May 14 16:00:22: Building stage2 make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' make: Nothing to be done for 'b2'. ====================================== Installing stage2 ... Install started; saving file list to /usr/src/lsalr ... # Create directories mkdir -pv /{bin,boot,etc/opt,etc/modprobe.d,home,lib/firmware/brcm,mnt,opt,run} mkdir: created directory '/boot' mkdir: created directory '/etc/opt' mkdir: created directory '/etc/modprobe.d' mkdir: created directory '/home' mkdir: created directory '/lib' mkdir: created directory '/lib/firmware' mkdir: created directory '/lib/firmware/brcm' mkdir: created directory '/mnt' mkdir: created directory '/opt' mkdir: created directory '/run' mkdir -pv /{media/{floppy,cdrom,usbkey},sbin,srv,var} mkdir: created directory '/media' mkdir: created directory '/media/floppy' mkdir: created directory '/media/cdrom' mkdir: created directory '/media/usbkey' mkdir: created directory '/sbin' mkdir: created directory '/srv' mkdir: created directory '/var' install -dv -m 0750 /root install -dv -m 1777 /tmp /var/tmp install: creating directory '/var/tmp' mkdir -pv /usr/{,local/}{bin,include,lib,sbin,src} mkdir: created directory '/usr/bin' mkdir: created directory '/usr/include' mkdir: created directory '/usr/lib' mkdir: created directory '/usr/sbin' mkdir: created directory '/usr/local' mkdir: created directory '/usr/local/bin' mkdir: created directory '/usr/local/include' mkdir: created directory '/usr/local/lib' mkdir: created directory '/usr/local/sbin' mkdir: created directory '/usr/local/src' mkdir -pv /usr/{,local/}share/{doc,info,locale,man} mkdir: created directory '/usr/share' mkdir: created directory '/usr/share/doc' mkdir: created directory '/usr/share/info' mkdir: created directory '/usr/share/locale' mkdir: created directory '/usr/share/man' mkdir: created directory '/usr/local/share' mkdir: created directory '/usr/local/share/doc' mkdir: created directory '/usr/local/share/info' mkdir: created directory '/usr/local/share/locale' mkdir: created directory '/usr/local/share/man' mkdir -v /usr/{,local/}share/{misc,terminfo,zoneinfo} mkdir: created directory '/usr/share/misc' mkdir: created directory '/usr/share/terminfo' mkdir: created directory '/usr/share/zoneinfo' mkdir: created directory '/usr/local/share/misc' mkdir: created directory '/usr/local/share/terminfo' mkdir: created directory '/usr/local/share/zoneinfo' mkdir -pv /usr/{,local/}share/man/man{1..8} mkdir: created directory '/usr/share/man/man1' mkdir: created directory '/usr/share/man/man2' mkdir: created directory '/usr/share/man/man3' mkdir: created directory '/usr/share/man/man4' mkdir: created directory '/usr/share/man/man5' mkdir: created directory '/usr/share/man/man6' mkdir: created directory '/usr/share/man/man7' mkdir: created directory '/usr/share/man/man8' mkdir: created directory '/usr/local/share/man/man1' mkdir: created directory '/usr/local/share/man/man2' mkdir: created directory '/usr/local/share/man/man3' mkdir: created directory '/usr/local/share/man/man4' mkdir: created directory '/usr/local/share/man/man5' mkdir: created directory '/usr/local/share/man/man6' mkdir: created directory '/usr/local/share/man/man7' mkdir: created directory '/usr/local/share/man/man8' #-for dir in /usr /usr/local; do \ # ln -sv share/{man,doc,info} $dir; \ #done # Symlink /var/run -> /run. ln -svf ../run /var/run '/var/run' -> '../run' ln -svf lib /lib64 '/lib64' -> 'lib' ln -svf lib /usr/lib64 '/usr/lib64' -> 'lib' # Symlinks # for this reason, stage2 rebuild will broke the iso:perl, grubbatch ln -sv /tools_aarch64/bin/{bash,cat,echo,pwd,stty} /bin '/bin/bash' -> '/tools_aarch64/bin/bash' '/bin/cat' -> '/tools_aarch64/bin/cat' '/bin/echo' -> '/tools_aarch64/bin/echo' '/bin/pwd' -> '/tools_aarch64/bin/pwd' '/bin/stty' -> '/tools_aarch64/bin/stty' ln -sv /tools_aarch64/bin/perl /usr/bin '/usr/bin/perl' -> '/tools_aarch64/bin/perl' ln -sv /tools_aarch64/lib/libgcc_s.so{,.1} /usr/lib '/usr/lib/libgcc_s.so' -> '/tools_aarch64/lib/libgcc_s.so' '/usr/lib/libgcc_s.so.1' -> '/tools_aarch64/lib/libgcc_s.so.1' ln -sv /tools_aarch64/lib/libstdc++.so{,.6} /usr/lib '/usr/lib/libstdc++.so' -> '/tools_aarch64/lib/libstdc++.so' '/usr/lib/libstdc++.so.6' -> '/tools_aarch64/lib/libstdc++.so.6' sed 's@/tools_aarch64@/usr@' /tools_aarch64/lib/libstdc++.la > /usr/lib/libstdc++.la ln -sv bash /bin/sh ln: failed to create symbolic link '/bin/sh': File exists make: [stage2:71: /usr/src/log/stage2] Error 1 (ignored) # Config files cp -rvf /usr/src/config/etc/* /etc; '/usr/src/config/etc/bashrc' -> '/etc/bashrc' '/usr/src/config/etc/certparams' -> '/etc/certparams' '/usr/src/config/etc/e2fsck.conf' -> '/etc/e2fsck.conf' '/usr/src/config/etc/group' -> '/etc/group' '/usr/src/config/etc/hddtemp.db' -> '/etc/hddtemp.db' '/usr/src/config/etc/host.conf' -> '/etc/host.conf' '/usr/src/config/etc/inittab' -> '/etc/inittab' '/usr/src/config/etc/inputrc' -> '/etc/inputrc' '/usr/src/config/etc/ipsec.user.conf' -> '/etc/ipsec.user.conf' '/usr/src/config/etc/ipsec.user.secrets' -> '/etc/ipsec.user.secrets' '/usr/src/config/etc/ld.so.conf' -> '/etc/ld.so.conf' '/usr/src/config/etc/logrotate.conf' -> '/etc/logrotate.conf' '/usr/src/config/etc/mime.types' -> '/etc/mime.types' '/usr/src/config/etc/modprobe.d/btmrvl_sdio.conf' -> '/etc/modprobe.d/btmrvl_sdio.conf' '/usr/src/config/etc/modprobe.d/nf_conntrack.conf' -> '/etc/modprobe.d/nf_conntrack.conf' '/usr/src/config/etc/modprobe.d/pcspeaker.conf' -> '/etc/modprobe.d/pcspeaker.conf' '/usr/src/config/etc/modules.conf' -> '/etc/modules.conf' '/usr/src/config/etc/nsswitch.conf' -> '/etc/nsswitch.conf' '/usr/src/config/etc/passwd' -> '/etc/passwd' '/usr/src/config/etc/profile' -> '/etc/profile' '/usr/src/config/etc/resolv.conf' -> '/etc/resolv.conf' '/usr/src/config/etc/securetty' -> '/etc/securetty' '/usr/src/config/etc/sysctl.conf' -> '/etc/sysctl.conf' '/usr/src/config/etc/syslog.conf' -> '/etc/syslog.conf' [ ! -d "/usr/src/config/etc-aarch64" ] || cp -rvf /usr/src/config/etc-aarch64/* /etc '/usr/src/config/etc-aarch64/sysctl-aarch64.conf' -> '/etc/sysctl-aarch64.conf' cp -rvf /usr/src/config/lib/* /lib; '/usr/src/config/lib/firmware/brcm/brcmfmac43362-sdio.txt' -> '/lib/firmware/brcm/brcmfmac43362-sdio.txt' touch /etc/fstab ln -s /proc/self/mounts /etc/mtab echo "IPFire v2.29 - www.ipfire.org" > /etc/issue echo "===============================" >> /etc/issue echo "\n running on \s \r \m" >> /etc/issue cat /etc/motd >> /etc/issue cat: /etc/motd: No such file or directory make: [stage2:81: /usr/src/log/stage2] Error 1 (ignored) # Bash startup files install --directory --mode=0755 --owner=root --group=root /etc/profile.d for i in /usr/src/config/profile.d/*; do \ [ -f $i ] && cp $i /etc/profile.d; \ done chmod 755 /etc/bashrc # Install root's bash files. for i in /usr/src/config/bash/dot_*; do \ [ -f $i ] && cp $i /root/$(basename ${i/dot_/\.}); \ done # Scripts for i in `find /usr/src/src/scripts -maxdepth 1 -type f`; do \ sed "s+CONFIG_ROOT+/var/ipfire+g" $i > /usr/local/bin/`basename $i`; \ chmod 755 /usr/local/bin/`basename $i`; \ done # Move script to correct place. mv -vf /usr/local/bin/openvpn-metrics /usr/sbin/ renamed '/usr/local/bin/openvpn-metrics' -> '/usr/sbin/openvpn-metrics' mv -vf /usr/local/bin/captive-cleanup /usr/bin/ renamed '/usr/local/bin/captive-cleanup' -> '/usr/bin/captive-cleanup' # Install firewall scripts. mkdir -pv /usr/lib/firewall mkdir: created directory '/usr/lib/firewall' install -m 755 /usr/src/config/firewall/rules.pl \ /usr/lib/firewall/rules.pl install -m 644 /usr/src/config/firewall/firewall-lib.pl \ /usr/lib/firewall/firewall-lib.pl install -m 755 /usr/src/config/firewall/ipsec-policy \ /usr/lib/firewall/ipsec-policy # Nobody user mkdir -p /home/nobody chown -R nobody:nobody /home/nobody # Create /var dirs and files mkdir -v /var/{lock,log,mail,spool,empty} mkdir: created directory '/var/lock' mkdir: created directory '/var/log' mkdir: created directory '/var/mail' mkdir: created directory '/var/spool' mkdir: created directory '/var/empty' mkdir -pv /var/{opt,cache,lib/misc,local} mkdir: created directory '/var/opt' mkdir: created directory '/var/cache' mkdir: created directory '/var/lib' mkdir: created directory '/var/lib/misc' mkdir: created directory '/var/local' mkdir -pv /var/log/{counter,calamaris} mkdir: created directory '/var/log/counter' mkdir: created directory '/var/log/calamaris' chown nobody.nobody /var/log/calamaris chown: warning: '.' should be ':': 'nobody.nobody' touch /var/log/{btmp,lastlog,wtmp} chmod -v 600 /var/log/btmp mode of '/var/log/btmp' changed from 0644 (rw-r--r--) to 0600 (rw-------) chgrp -v utmp /var/log/lastlog changed group of '/var/log/lastlog' from root to utmp chmod -v 664 /var/log/lastlog mode of '/var/log/lastlog' changed from 0644 (rw-r--r--) to 0664 (rw-rw-r--) # Permissions chmod 0711 /var/empty # A small hack to include /root to the iso but not all of it's files. touch /root/ipfire # System release echo "IPFire 2.29 (aarch64) - core196 Development Build: next/5904802e" > /etc/system-release # OS release : >/etc/os-release echo "NAME=\"IPFire\"" >> /etc/os-release echo "VERSION=\"2.29\"" >> /etc/os-release echo "ID=ipfire" >> /etc/os-release echo "VERSION_ID=2" >> /etc/os-release echo "PRETTY_NAME=\"IPFire 2.29 (aarch64) - core196 Development Build: next/5904802e\"" >> /etc/os-release echo "ANSI_COLOR=\"0:31\"" >> /etc/os-release # Pakfire mkdir -pv /opt/pakfire/db/core mkdir: created directory '/opt/pakfire' mkdir: created directory '/opt/pakfire/db' mkdir: created directory '/opt/pakfire/db/core' echo "196" > /opt/pakfire/db/core/mine # IPblocklist. mkdir -pv /var/lib/ipblocklist mkdir: created directory '/var/lib/ipblocklist' chown nobody:nobody /var/lib/ipblocklist Updating linker cache... Install done; saving file list to /usr/src/log/stage2 ... make: Leaving directory '/usr/src/lfs' May 14 16:00:22: Building linux HEADERS=1 make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' linux-6.12.23.tar.xz checksum OK ====================================== Installing linux-6.12.23 ... Install started; saving file list to /usr/src/lsalr ... # Layer7-patch cd /usr/src/linux-6.12.23 && patch -Np1 < /usr/src/src/patches/linux/linux-6.12-layer7.patch patching file include/linux/skbuff.h patching file include/net/netfilter/nf_conntrack.h patching file include/uapi/linux/netfilter/xt_layer7.h patching file net/netfilter/Kconfig patching file net/netfilter/Makefile patching file net/netfilter/nf_conntrack_core.c patching file net/netfilter/nf_conntrack_standalone.c patching file net/netfilter/regexp/regexp.c patching file net/netfilter/regexp/regexp.h patching file net/netfilter/regexp/regmagic.h patching file net/netfilter/regexp/regsub.c patching file net/netfilter/xt_layer7.c # DVB Patches cd /usr/src/linux-6.12.23 && patch -Np2 < /usr/src/src/patches/v4l-dvb_fix_tua6034_pll.patch patching file drivers/media/dvb-frontends/dvb-pll.c Hunk #1 succeeded at 239 (offset -8 lines). # Wlan Patches cd /usr/src/linux-6.12.23 && patch -Np1 < /usr/src/src/patches/linux/linux-4.14_ath_user_regd.patch patching file drivers/net/wireless/ath/regd.c Hunk #5 succeeded at 388 (offset 1 line). Hunk #6 succeeded at 420 (offset 1 line). Hunk #7 succeeded at 655 (offset 1 line). # Fix igb and e1000e crash cd /usr/src/linux-6.12.23 && patch -Np1 < /usr/src/src/patches/linux/linux-4.14.1-igb-e1000e_fix_lock_at_update_stats.patch patching file drivers/net/ethernet/intel/e1000e/netdev.c Hunk #1 succeeded at 5970 (offset 18 lines). Hunk #2 succeeded at 6006 (offset 18 lines). patching file drivers/net/ethernet/intel/igb/igb_main.c Hunk #1 succeeded at 6604 (offset 1105 lines). # Fix uevent PHYSDEVDRIVER cd /usr/src/linux-6.12.23 && patch -Np1 < /usr/src/src/patches/linux/linux-2.6.32.27_mcs7830-fix-driver-name.patch patching file drivers/net/usb/mcs7830.c Hunk #1 succeeded at 104 (offset 16 lines). # fix Boot with enabled usercopy hardening cd /usr/src/linux-6.12.23 && patch -Np1 < /usr/src/src/patches/linux/linux-5.9-crypto_testmgr_allocate_buffers_with____GFP_COMP.patch patching file crypto/testmgr.c Hunk #1 succeeded at 167 (offset 11 lines). # Patch performance monitoring restrictions to allow further hardening cd /usr/src/linux-6.12.23 && patch -Np1 < /usr/src/src/patches/linux/linux-5.15.17-security-perf-allow-further-restriction-of-perf_event_open.patch patching file include/linux/perf_event.h Hunk #1 succeeded at 1654 (offset 308 lines). patching file kernel/events/core.c Hunk #1 succeeded at 449 (offset 35 lines). Hunk #2 succeeded at 12717 with fuzz 2 (offset 626 lines). # Fix external module compile cd /usr/src/linux-6.12.23 && patch -Np1 < /usr/src/src/patches/linux/linux-6.0-fix_external_module_build.patch patching file Makefile Hunk #1 succeeded at 1814 (offset 80 lines). # Apply Arm kernel patches. cd /usr/src/linux-6.12.23 && cat patch /usr/src/src/patches/linux/aarch64/* | patch -Np1 cat: patch: No such file or directory patching file arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s.dts patching file arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s.dts patching file arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts patching file arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts patching file drivers/mmc/core/core.c patching file drivers/pci/controller/pcie-rockchip-host.c patching file arch/arm64/boot/dts/rockchip/Makefile patching file arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s-oc.dts patching file arch/arm64/boot/dts/rockchip/Makefile patching file arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c-oc.dts patching file arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c-plus-oc.dts patching file arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-oc.dts patching file arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus-oc.dts patching file arch/arm64/boot/dts/rockchip/rk3328-orangepi-r1-plus-lts-oc.dts patching file arch/arm64/boot/dts/rockchip/rk3328-orangepi-r1-plus-oc.dts cd /usr/src/linux-6.12.23 && patch -Np1 < /usr/src/src/patches/linux/linux-3.14.79-amba-fix.patch patching file include/linux/mod_devicetable.h Hunk #1 succeeded at 660 (offset 122 lines). # Customise the release cd /usr/src/linux-6.12.23 && echo "-ipfire" > localversion.10-ipfire # Install the header files cd /usr/src/linux-6.12.23 && make ARCH=arm64 headers make[1]: Entering directory '/usr/src/linux-6.12.23' UPD include/generated/uapi/linux/version.h HOSTCC scripts/basic/fixdep HOSTCC scripts/unifdef WRAP arch/arm64/include/generated/uapi/asm/kvm_para.h WRAP arch/arm64/include/generated/uapi/asm/errno.h WRAP arch/arm64/include/generated/uapi/asm/ioctl.h WRAP arch/arm64/include/generated/uapi/asm/ioctls.h WRAP arch/arm64/include/generated/uapi/asm/ipcbuf.h WRAP arch/arm64/include/generated/uapi/asm/msgbuf.h WRAP arch/arm64/include/generated/uapi/asm/poll.h WRAP arch/arm64/include/generated/uapi/asm/resource.h WRAP arch/arm64/include/generated/uapi/asm/sembuf.h WRAP arch/arm64/include/generated/uapi/asm/shmbuf.h WRAP arch/arm64/include/generated/uapi/asm/siginfo.h WRAP arch/arm64/include/generated/uapi/asm/socket.h WRAP arch/arm64/include/generated/uapi/asm/sockios.h WRAP arch/arm64/include/generated/uapi/asm/stat.h WRAP arch/arm64/include/generated/uapi/asm/swab.h WRAP arch/arm64/include/generated/uapi/asm/termbits.h WRAP arch/arm64/include/generated/uapi/asm/termios.h WRAP arch/arm64/include/generated/uapi/asm/types.h SYSHDR arch/arm64/include/generated/uapi/asm/unistd_64.h HDRINST usr/include/asm-generic/sockios.h HDRINST usr/include/asm-generic/stat.h HDRINST usr/include/asm-generic/resource.h HDRINST usr/include/asm-generic/types.h HDRINST usr/include/asm-generic/ioctl.h HDRINST usr/include/asm-generic/hugetlb_encode.h HDRINST usr/include/asm-generic/mman-common.h HDRINST usr/include/asm-generic/int-l64.h HDRINST usr/include/asm-generic/ucontext.h HDRINST usr/include/asm-generic/socket.h HDRINST usr/include/asm-generic/fcntl.h HDRINST usr/include/asm-generic/swab.h HDRINST usr/include/asm-generic/sembuf.h HDRINST usr/include/asm-generic/statfs.h HDRINST usr/include/asm-generic/shmbuf.h HDRINST usr/include/asm-generic/errno.h HDRINST usr/include/asm-generic/posix_types.h HDRINST usr/include/asm-generic/bpf_perf_event.h HDRINST usr/include/asm-generic/mman.h HDRINST usr/include/asm-generic/siginfo.h HDRINST usr/include/asm-generic/errno-base.h HDRINST usr/include/asm-generic/ipcbuf.h HDRINST usr/include/asm-generic/unistd.h HDRINST usr/include/asm-generic/setup.h HDRINST usr/include/asm-generic/termbits.h HDRINST usr/include/asm-generic/signal.h HDRINST usr/include/asm-generic/signal-defs.h HDRINST usr/include/asm-generic/termios.h HDRINST usr/include/asm-generic/kvm_para.h HDRINST usr/include/asm-generic/termbits-common.h HDRINST usr/include/asm-generic/msgbuf.h HDRINST usr/include/asm-generic/param.h HDRINST usr/include/asm-generic/poll.h HDRINST usr/include/asm-generic/int-ll64.h HDRINST usr/include/asm-generic/ioctls.h HDRINST usr/include/asm-generic/auxvec.h HDRINST usr/include/asm-generic/bitsperlong.h HDRINST usr/include/drm/amdgpu_drm.h HDRINST usr/include/drm/drm_fourcc.h HDRINST usr/include/drm/armada_drm.h HDRINST usr/include/drm/vgem_drm.h HDRINST usr/include/drm/vc4_drm.h HDRINST usr/include/drm/drm_sarea.h HDRINST usr/include/drm/habanalabs_accel.h HDRINST usr/include/drm/exynos_drm.h HDRINST usr/include/drm/panthor_drm.h HDRINST usr/include/drm/qaic_accel.h HDRINST usr/include/drm/tegra_drm.h HDRINST usr/include/drm/omap_drm.h HDRINST usr/include/drm/xe_drm.h HDRINST usr/include/drm/qxl_drm.h HDRINST usr/include/drm/panfrost_drm.h HDRINST usr/include/drm/virtgpu_drm.h HDRINST usr/include/drm/etnaviv_drm.h HDRINST usr/include/drm/pvr_drm.h HDRINST usr/include/drm/nouveau_drm.h HDRINST usr/include/drm/v3d_drm.h HDRINST usr/include/drm/radeon_drm.h HDRINST usr/include/drm/i915_drm.h HDRINST usr/include/drm/drm.h HDRINST usr/include/drm/vmwgfx_drm.h HDRINST usr/include/drm/ivpu_accel.h HDRINST usr/include/drm/drm_mode.h HDRINST usr/include/drm/msm_drm.h HDRINST usr/include/drm/lima_drm.h HDRINST usr/include/linux/uio.h HDRINST usr/include/linux/cifs/cifs_mount.h HDRINST usr/include/linux/cifs/cifs_netlink.h HDRINST usr/include/linux/tee.h HDRINST usr/include/linux/udf_fs_i.h HDRINST usr/include/linux/atmbr2684.h HDRINST usr/include/linux/nubus.h HDRINST usr/include/linux/msg.h HDRINST usr/include/linux/sound.h HDRINST usr/include/linux/coda.h HDRINST usr/include/linux/vboxguest.h HDRINST usr/include/linux/seg6.h HDRINST usr/include/linux/filter.h HDRINST usr/include/linux/lp.h HDRINST usr/include/linux/zorro.h HDRINST usr/include/linux/keyctl.h HDRINST usr/include/linux/mtio.h HDRINST usr/include/linux/nfs_mount.h HDRINST usr/include/linux/sockios.h HDRINST usr/include/linux/mii.h HDRINST usr/include/linux/ethtool.h HDRINST usr/include/linux/futex.h HDRINST usr/include/linux/ipc.h HDRINST usr/include/linux/pci_regs.h HDRINST usr/include/linux/xattr.h HDRINST usr/include/linux/ipmi_msgdefs.h HDRINST usr/include/linux/batadv_packet.h HDRINST usr/include/linux/if_link.h HDRINST usr/include/linux/stat.h HDRINST usr/include/linux/trace_mmap.h HDRINST usr/include/linux/shm.h HDRINST usr/include/linux/bpf.h HDRINST usr/include/linux/rseq.h HDRINST usr/include/linux/landlock.h HDRINST usr/include/linux/capi.h HDRINST usr/include/linux/auto_dev-ioctl.h HDRINST usr/include/linux/fsverity.h HDRINST usr/include/linux/psci.h HDRINST usr/include/linux/btf.h HDRINST usr/include/linux/pg.h HDRINST usr/include/linux/counter.h HDRINST usr/include/linux/close_range.h HDRINST usr/include/linux/isdn/capicmd.h HDRINST usr/include/linux/acrn.h HDRINST usr/include/linux/ipv6.h HDRINST usr/include/linux/ax25.h HDRINST usr/include/linux/vsockmon.h HDRINST usr/include/linux/virtio_scmi.h HDRINST usr/include/linux/ivtvfb.h HDRINST usr/include/linux/if.h HDRINST usr/include/linux/vesa.h HDRINST usr/include/linux/pidfd.h HDRINST usr/include/linux/inotify.h HDRINST usr/include/linux/rfkill.h HDRINST usr/include/linux/soundcard.h HDRINST usr/include/linux/nfs2.h HDRINST usr/include/linux/ptp_clock.h HDRINST usr/include/linux/if_bridge.h HDRINST usr/include/linux/memfd.h HDRINST usr/include/linux/nfsacl.h HDRINST usr/include/linux/netfilter_ipv4.h HDRINST usr/include/linux/tipc_netlink.h HDRINST usr/include/linux/ublk_cmd.h HDRINST usr/include/linux/sync_file.h HDRINST usr/include/linux/psp-sev.h HDRINST usr/include/linux/tc_act/tc_mpls.h HDRINST usr/include/linux/tc_act/tc_gact.h HDRINST usr/include/linux/tc_act/tc_skbmod.h HDRINST usr/include/linux/tc_act/tc_ctinfo.h HDRINST usr/include/linux/tc_act/tc_tunnel_key.h HDRINST usr/include/linux/tc_act/tc_sample.h HDRINST usr/include/linux/tc_act/tc_nat.h HDRINST usr/include/linux/tc_act/tc_ct.h HDRINST usr/include/linux/tc_act/tc_mirred.h HDRINST usr/include/linux/tc_act/tc_ife.h HDRINST usr/include/linux/tc_act/tc_csum.h HDRINST usr/include/linux/tc_act/tc_vlan.h HDRINST usr/include/linux/tc_act/tc_bpf.h HDRINST usr/include/linux/tc_act/tc_defact.h HDRINST usr/include/linux/tc_act/tc_skbedit.h HDRINST usr/include/linux/tc_act/tc_pedit.h HDRINST usr/include/linux/tc_act/tc_connmark.h HDRINST usr/include/linux/tc_act/tc_gate.h HDRINST usr/include/linux/phonet.h HDRINST usr/include/linux/input.h HDRINST usr/include/linux/virtio_config.h HDRINST usr/include/linux/nbd-netlink.h HDRINST usr/include/linux/bcm933xx_hcs.h HDRINST usr/include/linux/veth.h HDRINST usr/include/linux/pkt_sched.h HDRINST usr/include/linux/ip.h HDRINST usr/include/linux/resource.h HDRINST usr/include/linux/tiocl.h HDRINST usr/include/linux/vhost_types.h HDRINST usr/include/linux/btrfs.h HDRINST usr/include/linux/smc_diag.h HDRINST usr/include/linux/thermal.h HDRINST usr/include/linux/pmu.h HDRINST usr/include/linux/types.h HDRINST usr/include/linux/vduse.h HDRINST usr/include/linux/radeonfb.h HDRINST usr/include/linux/l2tp.h HDRINST usr/include/linux/rpmsg_types.h HDRINST usr/include/linux/llc.h HDRINST usr/include/linux/ioctl.h HDRINST usr/include/linux/cxl_mem.h HDRINST usr/include/linux/cec.h HDRINST usr/include/linux/smiapp.h HDRINST usr/include/linux/sev-guest.h HDRINST usr/include/linux/rpl_iptunnel.h HDRINST usr/include/linux/v4l2-controls.h HDRINST usr/include/linux/ila.h HDRINST usr/include/linux/atmppp.h HDRINST usr/include/linux/npcm-video.h HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h HDRINST usr/include/linux/netfilter_bridge/ebt_among.h HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h HDRINST usr/include/linux/netfilter_bridge/ebt_log.h HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h HDRINST usr/include/linux/netfilter_bridge/ebtables.h HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h HDRINST usr/include/linux/virtio_net.h HDRINST usr/include/linux/if_hippi.h HDRINST usr/include/linux/patchkey.h HDRINST usr/include/linux/atmapi.h HDRINST usr/include/linux/v4l2-mediabus.h HDRINST usr/include/linux/mpls.h HDRINST usr/include/linux/firewire-cdev.h HDRINST usr/include/linux/atm_nicstar.h HDRINST usr/include/linux/wmi.h HDRINST usr/include/linux/if_arcnet.h HDRINST usr/include/linux/sysinfo.h HDRINST usr/include/linux/aspeed-lpc-ctrl.h HDRINST usr/include/linux/watchdog.h HDRINST usr/include/linux/vfio_ccw.h HDRINST usr/include/linux/watch_queue.h HDRINST usr/include/linux/virtio_balloon.h HDRINST usr/include/linux/if_vlan.h HDRINST usr/include/linux/qnx4_fs.h HDRINST usr/include/linux/ipsec.h HDRINST usr/include/linux/nitro_enclaves.h HDRINST usr/include/linux/if_tunnel.h HDRINST usr/include/linux/hsi/hsi_char.h HDRINST usr/include/linux/hsi/cs-protocol.h HDRINST usr/include/linux/ext4.h HDRINST usr/include/linux/atm_zatm.h HDRINST usr/include/linux/snmp.h HDRINST usr/include/linux/psp-dbc.h HDRINST usr/include/linux/switchtec_ioctl.h HDRINST usr/include/linux/reboot.h HDRINST usr/include/linux/nilfs2_api.h HDRINST usr/include/linux/cdrom.h HDRINST usr/include/linux/sctp.h HDRINST usr/include/linux/ivtv.h HDRINST usr/include/linux/serial.h HDRINST usr/include/linux/uuid.h HDRINST usr/include/linux/exfat.h HDRINST usr/include/linux/virtio_input.h HDRINST usr/include/linux/hash_info.h HDRINST usr/include/linux/nvram.h HDRINST usr/include/linux/videodev2.h HDRINST usr/include/linux/am437x-vpfe.h HDRINST usr/include/linux/sed-opal.h HDRINST usr/include/linux/posix_acl_xattr.h HDRINST usr/include/linux/affs_hardblocks.h HDRINST usr/include/linux/adb.h HDRINST usr/include/linux/ethtool_netlink.h HDRINST usr/include/linux/rio_cm_cdev.h HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h HDRINST usr/include/linux/tc_ematch/tc_em_meta.h HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h HDRINST usr/include/linux/tc_ematch/tc_em_text.h HDRINST usr/include/linux/binfmts.h HDRINST usr/include/linux/kernel.h HDRINST usr/include/linux/securebits.h HDRINST usr/include/linux/socket.h HDRINST usr/include/linux/nsm.h HDRINST usr/include/linux/can.h HDRINST usr/include/linux/elf-em.h HDRINST usr/include/linux/mrp_bridge.h HDRINST usr/include/linux/x25.h HDRINST usr/include/linux/uinput.h HDRINST usr/include/linux/if_ether.h HDRINST usr/include/linux/fcntl.h HDRINST usr/include/linux/nfs.h HDRINST usr/include/linux/bfs_fs.h HDRINST usr/include/linux/oom.h HDRINST usr/include/linux/aio_abi.h HDRINST usr/include/linux/kernel-page-flags.h HDRINST usr/include/linux/handshake.h HDRINST usr/include/linux/stm.h HDRINST usr/include/linux/i2c.h HDRINST usr/include/linux/iommufd.h HDRINST usr/include/linux/xdp_diag.h HDRINST usr/include/linux/remoteproc_cdev.h HDRINST usr/include/linux/module.h HDRINST usr/include/linux/kdev_t.h HDRINST usr/include/linux/personality.h HDRINST usr/include/linux/v4l2-common.h HDRINST usr/include/linux/virtio_i2c.h HDRINST usr/include/linux/limits.h HDRINST usr/include/linux/seccomp.h HDRINST usr/include/linux/virtio_ring.h HDRINST usr/include/linux/if_macsec.h HDRINST usr/include/linux/kd.h HDRINST usr/include/linux/media/raspberrypi/pisp_common.h HDRINST usr/include/linux/media/raspberrypi/pisp_be_config.h HDRINST usr/include/linux/raid/md_u.h HDRINST usr/include/linux/raid/md_p.h HDRINST usr/include/linux/wait.h HDRINST usr/include/linux/if_arp.h HDRINST usr/include/linux/seg6_iptunnel.h HDRINST usr/include/linux/arcfb.h HDRINST usr/include/linux/scif_ioctl.h HDRINST usr/include/linux/if_pppox.h HDRINST usr/include/linux/apm_bios.h HDRINST usr/include/linux/ccs.h HDRINST usr/include/linux/seg6_local.h HDRINST usr/include/linux/if_ltalk.h HDRINST usr/include/linux/prctl.h HDRINST usr/include/linux/cciss_ioctl.h HDRINST usr/include/linux/cfm_bridge.h HDRINST usr/include/linux/timerfd.h HDRINST usr/include/linux/eventfd.h HDRINST usr/include/linux/hiddev.h HDRINST usr/include/linux/auto_fs.h HDRINST usr/include/linux/pcitest.h HDRINST usr/include/linux/atmsap.h HDRINST usr/include/linux/openvswitch.h HDRINST usr/include/linux/input-event-codes.h HDRINST usr/include/linux/udmabuf.h HDRINST usr/include/linux/qrtr.h HDRINST usr/include/linux/if_xdp.h HDRINST usr/include/linux/netdev.h HDRINST usr/include/linux/swab.h HDRINST usr/include/linux/virtio_mem.h HDRINST usr/include/linux/wireless.h HDRINST usr/include/linux/if_packet.h HDRINST usr/include/linux/in6.h HDRINST usr/include/linux/uhid.h HDRINST usr/include/linux/rpmsg.h HDRINST usr/include/linux/wwan.h HDRINST usr/include/linux/membarrier.h HDRINST usr/include/linux/virtio_blk.h HDRINST usr/include/linux/i2c-dev.h HDRINST usr/include/linux/igmp.h HDRINST usr/include/linux/nfsd_netlink.h HDRINST usr/include/linux/psample.h HDRINST usr/include/linux/gpio.h HDRINST usr/include/linux/serial_reg.h HDRINST usr/include/linux/kcov.h HDRINST usr/include/linux/ioam6_iptunnel.h HDRINST usr/include/linux/ip6_tunnel.h HDRINST usr/include/linux/vfio_zdev.h HDRINST usr/include/linux/if_plip.h HDRINST usr/include/linux/virtio_ids.h HDRINST usr/include/linux/netfilter_arp.h HDRINST usr/include/linux/v4l2-subdev.h HDRINST usr/include/linux/toshiba.h HDRINST usr/include/linux/loadpin.h HDRINST usr/include/linux/rio_mport_cdev.h HDRINST usr/include/linux/uleds.h HDRINST usr/include/linux/if_fddi.h HDRINST usr/include/linux/coresight-stm.h HDRINST usr/include/linux/net_namespace.h HDRINST usr/include/linux/lwtunnel.h HDRINST usr/include/linux/ioam6.h HDRINST usr/include/linux/net.h HDRINST usr/include/linux/if_fc.h HDRINST usr/include/linux/firewire-constants.h HDRINST usr/include/linux/neighbour.h HDRINST usr/include/linux/uvcvideo.h HDRINST usr/include/linux/kfd_ioctl.h HDRINST usr/include/linux/omap3isp.h HDRINST usr/include/linux/agpgart.h HDRINST usr/include/linux/tipc.h HDRINST usr/include/linux/fou.h HDRINST usr/include/linux/if_phonet.h HDRINST usr/include/linux/isst_if.h HDRINST usr/include/linux/fs.h HDRINST usr/include/linux/virtio_snd.h HDRINST usr/include/linux/kfd_sysfs.h HDRINST usr/include/linux/media.h HDRINST usr/include/linux/sched/types.h HDRINST usr/include/linux/hpet.h HDRINST usr/include/linux/utsname.h HDRINST usr/include/linux/if_team.h HDRINST usr/include/linux/dw100.h HDRINST usr/include/linux/romfs_fs.h HDRINST usr/include/linux/times.h HDRINST usr/include/linux/taskstats.h HDRINST usr/include/linux/kcm.h HDRINST usr/include/linux/ipmi_bmc.h HDRINST usr/include/linux/can/vxcan.h HDRINST usr/include/linux/can/isotp.h HDRINST usr/include/linux/can/j1939.h HDRINST usr/include/linux/can/gw.h HDRINST usr/include/linux/can/netlink.h HDRINST usr/include/linux/can/error.h HDRINST usr/include/linux/can/bcm.h HDRINST usr/include/linux/can/raw.h HDRINST usr/include/linux/inet_diag.h HDRINST usr/include/linux/netlink.h HDRINST usr/include/linux/btrfs_tree.h HDRINST usr/include/linux/errno.h HDRINST usr/include/linux/userfaultfd.h HDRINST usr/include/linux/scc.h HDRINST usr/include/linux/mdio.h HDRINST usr/include/linux/netconf.h HDRINST usr/include/linux/pr.h HDRINST usr/include/linux/gfs2_ondisk.h HDRINST usr/include/linux/reiserfs_fs.h HDRINST usr/include/linux/openat2.h HDRINST usr/include/linux/fpga-dfl.h HDRINST usr/include/linux/android/binderfs.h HDRINST usr/include/linux/android/binder.h HDRINST usr/include/linux/irqnr.h HDRINST usr/include/linux/keyboard.h HDRINST usr/include/linux/tcp.h HDRINST usr/include/linux/posix_types.h HDRINST usr/include/linux/elf-fdpic.h HDRINST usr/include/linux/screen_info.h HDRINST usr/include/linux/matroxfb.h HDRINST usr/include/linux/bpf_perf_event.h HDRINST usr/include/linux/net_dropmon.h HDRINST usr/include/linux/thp7312.h HDRINST usr/include/linux/nfs_idmap.h HDRINST usr/include/linux/mman.h HDRINST usr/include/linux/seg6_genl.h HDRINST usr/include/linux/dcbnl.h HDRINST usr/include/linux/netlink_diag.h HDRINST usr/include/linux/mmtimer.h HDRINST usr/include/linux/eventpoll.h HDRINST usr/include/linux/if_tun.h HDRINST usr/include/linux/mroute.h HDRINST usr/include/linux/ife.h HDRINST usr/include/linux/bpqether.h HDRINST usr/include/linux/ioprio.h HDRINST usr/include/linux/dqblk_xfs.h HDRINST usr/include/linux/pfkeyv2.h HDRINST usr/include/linux/surface_aggregator/cdev.h HDRINST usr/include/linux/surface_aggregator/dtx.h HDRINST usr/include/linux/cycx_cfm.h HDRINST usr/include/linux/nilfs2_ondisk.h HDRINST usr/include/linux/hidraw.h HDRINST usr/include/linux/vbox_err.h HDRINST usr/include/linux/bits.h HDRINST usr/include/linux/blkdev.h HDRINST usr/include/linux/vm_sockets.h HDRINST usr/include/linux/bt-bmc.h HDRINST usr/include/linux/xilinx-v4l2-controls.h HDRINST usr/include/linux/blkzoned.h HDRINST usr/include/linux/gameport.h HDRINST usr/include/linux/chio.h HDRINST usr/include/linux/pfrut.h HDRINST usr/include/linux/gsmmux.h HDRINST usr/include/linux/netfilter_ipv6.h HDRINST usr/include/linux/atm_tcp.h HDRINST usr/include/linux/atalk.h HDRINST usr/include/linux/ioam6_genl.h HDRINST usr/include/linux/const.h HDRINST usr/include/linux/max2175.h HDRINST usr/include/linux/fadvise.h HDRINST usr/include/linux/fiemap.h HDRINST usr/include/linux/rtc.h HDRINST usr/include/linux/mroute6.h HDRINST usr/include/linux/tdx-guest.h HDRINST usr/include/linux/serial_core.h HDRINST usr/include/linux/phantom.h HDRINST usr/include/linux/elf.h HDRINST usr/include/linux/in.h HDRINST usr/include/linux/amt.h HDRINST usr/include/linux/mptcp.h HDRINST usr/include/linux/dlm.h HDRINST usr/include/linux/atmmpc.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h HDRINST usr/include/linux/dvb/audio.h HDRINST usr/include/linux/dvb/net.h HDRINST usr/include/linux/dvb/dmx.h HDRINST usr/include/linux/dvb/version.h HDRINST usr/include/linux/dvb/osd.h HDRINST usr/include/linux/dvb/ca.h HDRINST usr/include/linux/dvb/frontend.h HDRINST usr/include/linux/dvb/video.h HDRINST usr/include/linux/adfs_fs.h HDRINST usr/include/linux/if_addrlabel.h HDRINST usr/include/linux/map_to_14segment.h HDRINST usr/include/linux/virtio_console.h HDRINST usr/include/linux/selinux_netlink.h HDRINST usr/include/linux/hdreg.h HDRINST usr/include/linux/dma-buf.h HDRINST usr/include/linux/fuse.h HDRINST usr/include/linux/hid.h HDRINST usr/include/linux/virtio_scsi.h HDRINST usr/include/linux/hdlc.h HDRINST usr/include/linux/i2o-dev.h HDRINST usr/include/linux/dlm_plock.h HDRINST usr/include/linux/idxd.h HDRINST usr/include/linux/papr_pdsm.h HDRINST usr/include/linux/aspeed-video.h HDRINST usr/include/linux/usbip.h HDRINST usr/include/linux/nbd.h HDRINST usr/include/linux/erspan.h HDRINST usr/include/linux/aspeed-p2a-ctrl.h HDRINST usr/include/linux/virtio_rng.h HDRINST usr/include/linux/hsr_netlink.h HDRINST usr/include/linux/iso_fs.h HDRINST usr/include/linux/cn_proc.h HDRINST usr/include/linux/signalfd.h HDRINST usr/include/linux/rtnetlink.h HDRINST usr/include/linux/user_events.h HDRINST usr/include/linux/virtio_iommu.h HDRINST usr/include/linux/netfilter_bridge.h HDRINST usr/include/linux/cachefiles.h HDRINST usr/include/linux/sonet.h HDRINST usr/include/linux/dma-heap.h HDRINST usr/include/linux/minix_fs.h HDRINST usr/include/linux/netdevice.h HDRINST usr/include/linux/jffs2.h HDRINST usr/include/linux/fsl_hypervisor.h HDRINST usr/include/linux/audit.h HDRINST usr/include/linux/auto_fs4.h HDRINST usr/include/linux/coff.h HDRINST usr/include/linux/i8k.h HDRINST usr/include/linux/zorro_ids.h HDRINST usr/include/linux/if_pppol2tp.h HDRINST usr/include/linux/tipc_sockets_diag.h HDRINST usr/include/linux/arm_sdei.h HDRINST usr/include/linux/tcp_metrics.h HDRINST usr/include/linux/atmsvc.h HDRINST usr/include/linux/vm_sockets_diag.h HDRINST usr/include/linux/dm-ioctl.h HDRINST usr/include/linux/mqueue.h HDRINST usr/include/linux/fsmap.h HDRINST usr/include/linux/v4l2-dv-timings.h HDRINST usr/include/linux/map_to_7segment.h HDRINST usr/include/linux/posix_acl.h HDRINST usr/include/linux/nexthop.h HDRINST usr/include/linux/fsl_mc.h HDRINST usr/include/linux/fdreg.h HDRINST usr/include/linux/cramfs_fs.h HDRINST usr/include/linux/if_eql.h HDRINST usr/include/linux/stddef.h HDRINST usr/include/linux/ppdev.h HDRINST usr/include/linux/time.h HDRINST usr/include/linux/sysctl.h HDRINST usr/include/linux/atmlec.h HDRINST usr/include/linux/dm-log-userspace.h HDRINST usr/include/linux/cgroupstats.h HDRINST usr/include/linux/atm_idt77105.h HDRINST usr/include/linux/unistd.h HDRINST usr/include/linux/mei.h HDRINST usr/include/linux/rose.h HDRINST usr/include/linux/omapfb.h HDRINST usr/include/linux/comedi.h HDRINST usr/include/linux/errqueue.h HDRINST usr/include/linux/tps6594_pfsm.h HDRINST usr/include/linux/virtio_pci.h HDRINST usr/include/linux/hw_breakpoint.h HDRINST usr/include/linux/sock_diag.h HDRINST usr/include/linux/atmarp.h HDRINST usr/include/linux/ultrasound.h HDRINST usr/include/linux/if_x25.h HDRINST usr/include/linux/netrom.h HDRINST usr/include/linux/vhost.h HDRINST usr/include/linux/dccp.h HDRINST usr/include/linux/ipmi_ssif_bmc.h HDRINST usr/include/linux/kcmp.h HDRINST usr/include/linux/quota.h HDRINST usr/include/linux/netfilter_arp/arp_tables.h HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h HDRINST usr/include/linux/virtio_mmio.h HDRINST usr/include/linux/mei_uuid.h HDRINST usr/include/linux/pci.h HDRINST usr/include/linux/baycom.h HDRINST usr/include/linux/kernelcapi.h HDRINST usr/include/linux/if_infiniband.h HDRINST usr/include/linux/virtio_9p.h HDRINST usr/include/linux/nl80211.h HDRINST usr/include/linux/suspend_ioctls.h HDRINST usr/include/linux/bsg.h HDRINST usr/include/linux/nl80211-vnd-intel.h HDRINST usr/include/linux/connector.h HDRINST usr/include/linux/blkpg.h HDRINST usr/include/linux/vt.h HDRINST usr/include/linux/ppp_defs.h HDRINST usr/include/linux/time_types.h HDRINST usr/include/linux/devlink.h HDRINST usr/include/linux/parport.h HDRINST usr/include/linux/signal.h HDRINST usr/include/linux/icmp.h HDRINST usr/include/linux/tls.h HDRINST usr/include/linux/wireguard.h HDRINST usr/include/linux/termios.h HDRINST usr/include/linux/smc.h HDRINST usr/include/linux/loop.h HDRINST usr/include/linux/virtio_crypto.h HDRINST usr/include/linux/iio/buffer.h HDRINST usr/include/linux/iio/types.h HDRINST usr/include/linux/iio/events.h HDRINST usr/include/linux/tty.h HDRINST usr/include/linux/kexec.h HDRINST usr/include/linux/netfilter.h HDRINST usr/include/linux/batman_adv.h HDRINST usr/include/linux/xfrm.h HDRINST usr/include/linux/hyperv.h HDRINST usr/include/linux/vtpm_proxy.h HDRINST usr/include/linux/vbox_vmmdev_types.h HDRINST usr/include/linux/tipc_config.h HDRINST usr/include/linux/ptrace.h HDRINST usr/include/linux/if_bonding.h HDRINST usr/include/linux/cuda.h HDRINST usr/include/linux/pps.h HDRINST usr/include/linux/efs_fs_sb.h HDRINST usr/include/linux/ncsi.h HDRINST usr/include/linux/udp.h HDRINST usr/include/linux/if_alg.h HDRINST usr/include/linux/fd.h HDRINST usr/include/linux/packet_diag.h HDRINST usr/include/linux/nfs_fs.h HDRINST usr/include/linux/sunrpc/debug.h HDRINST usr/include/linux/mount.h HDRINST usr/include/linux/sched.h HDRINST usr/include/linux/hdlcdrv.h HDRINST usr/include/linux/genwqe/genwqe_card.h HDRINST usr/include/linux/misc/bcm_vk.h HDRINST usr/include/linux/kvm_para.h HDRINST usr/include/linux/atmclip.h HDRINST usr/include/linux/f2fs.h HDRINST usr/include/linux/qnxtypes.h HDRINST usr/include/linux/serio.h HDRINST usr/include/linux/random.h HDRINST usr/include/linux/gen_stats.h HDRINST usr/include/linux/nfc.h HDRINST usr/include/linux/reiserfs_xattr.h HDRINST usr/include/linux/virtio_pcidev.h HDRINST usr/include/linux/hdlc/ioctl.h HDRINST usr/include/linux/vfio.h HDRINST usr/include/linux/msdos_fs.h HDRINST usr/include/linux/ndctl.h HDRINST usr/include/linux/cciss_defs.h HDRINST usr/include/linux/perf_event.h HDRINST usr/include/linux/ppp-ioctl.h HDRINST usr/include/linux/lirc.h HDRINST usr/include/linux/virtio_gpu.h HDRINST usr/include/linux/qemu_fw_cfg.h HDRINST usr/include/linux/um_timetravel.h HDRINST usr/include/linux/falloc.h HDRINST usr/include/linux/ntsync.h HDRINST usr/include/linux/pkt_cls.h HDRINST usr/include/linux/genetlink.h HDRINST usr/include/linux/acct.h HDRINST usr/include/linux/fanotify.h HDRINST usr/include/linux/spi/spidev.h HDRINST usr/include/linux/spi/spi.h HDRINST usr/include/linux/virtio_gpio.h HDRINST usr/include/linux/mempolicy.h HDRINST usr/include/linux/rpl.h HDRINST usr/include/linux/media-bus-format.h HDRINST usr/include/linux/usbdevice_fs.h HDRINST usr/include/linux/atm.h HDRINST usr/include/linux/virtio_fs.h HDRINST usr/include/linux/vdpa.h HDRINST usr/include/linux/gtp.h HDRINST usr/include/linux/fsi.h HDRINST usr/include/linux/mctp.h HDRINST usr/include/linux/edd.h HDRINST usr/include/linux/atm_he.h HDRINST usr/include/linux/blktrace_api.h HDRINST usr/include/linux/byteorder/little_endian.h HDRINST usr/include/linux/byteorder/big_endian.h HDRINST usr/include/linux/magic.h HDRINST usr/include/linux/if_slip.h HDRINST usr/include/linux/rkisp1-config.h HDRINST usr/include/linux/dlmconstants.h HDRINST usr/include/linux/nvme_ioctl.h HDRINST usr/include/linux/usb/g_uvc.h HDRINST usr/include/linux/usb/functionfs.h HDRINST usr/include/linux/usb/cdc.h HDRINST usr/include/linux/usb/tmc.h HDRINST usr/include/linux/usb/audio.h HDRINST usr/include/linux/usb/raw_gadget.h HDRINST usr/include/linux/usb/g_printer.h HDRINST usr/include/linux/usb/charger.h HDRINST usr/include/linux/usb/ch11.h HDRINST usr/include/linux/usb/cdc-wdm.h HDRINST usr/include/linux/usb/midi.h HDRINST usr/include/linux/usb/ch9.h HDRINST usr/include/linux/usb/video.h HDRINST usr/include/linux/usb/g_hid.h HDRINST usr/include/linux/usb/gadgetfs.h HDRINST usr/include/linux/capability.h HDRINST usr/include/linux/joystick.h HDRINST usr/include/linux/tty_flags.h HDRINST usr/include/linux/rds.h HDRINST usr/include/linux/dlm_device.h HDRINST usr/include/linux/virtio_pmem.h HDRINST usr/include/linux/param.h HDRINST usr/include/linux/dns_resolver.h HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h HDRINST usr/include/linux/ip_vs.h HDRINST usr/include/linux/in_route.h HDRINST usr/include/linux/virtio_bt.h HDRINST usr/include/linux/atmioc.h HDRINST usr/include/linux/if_ppp.h HDRINST usr/include/linux/unix_diag.h HDRINST usr/include/linux/virtio_vsock.h HDRINST usr/include/linux/kvm.h HDRINST usr/include/linux/un.h HDRINST usr/include/linux/utime.h HDRINST usr/include/linux/netfilter/nf_tables_compat.h HDRINST usr/include/linux/netfilter/xt_cluster.h HDRINST usr/include/linux/netfilter/xt_recent.h HDRINST usr/include/linux/netfilter/xt_sctp.h HDRINST usr/include/linux/netfilter/xt_rpfilter.h HDRINST usr/include/linux/netfilter/xt_nfacct.h HDRINST usr/include/linux/netfilter/xt_mac.h HDRINST usr/include/linux/netfilter/xt_quota.h HDRINST usr/include/linux/netfilter/xt_TCPMSS.h HDRINST usr/include/linux/netfilter/nf_tables.h HDRINST usr/include/linux/netfilter/xt_NFLOG.h HDRINST usr/include/linux/netfilter/xt_tcpudp.h HDRINST usr/include/linux/netfilter/xt_SECMARK.h HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h HDRINST usr/include/linux/netfilter/xt_layer7.h HDRINST usr/include/linux/netfilter/xt_set.h HDRINST usr/include/linux/netfilter/xt_CONNMARK.h HDRINST usr/include/linux/netfilter/xt_realm.h HDRINST usr/include/linux/netfilter/xt_conntrack.h HDRINST usr/include/linux/netfilter/xt_devgroup.h HDRINST usr/include/linux/netfilter/xt_esp.h HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h HDRINST usr/include/linux/netfilter/xt_LED.h HDRINST usr/include/linux/netfilter/xt_multiport.h HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h HDRINST usr/include/linux/netfilter/xt_socket.h HDRINST usr/include/linux/netfilter/xt_time.h HDRINST usr/include/linux/netfilter/xt_state.h HDRINST usr/include/linux/netfilter/xt_connmark.h HDRINST usr/include/linux/netfilter/xt_cgroup.h HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h HDRINST usr/include/linux/netfilter/x_tables.h HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h HDRINST usr/include/linux/netfilter/xt_osf.h HDRINST usr/include/linux/netfilter/xt_helper.h HDRINST usr/include/linux/netfilter/xt_cpu.h HDRINST usr/include/linux/netfilter/xt_rateest.h HDRINST usr/include/linux/netfilter/xt_AUDIT.h HDRINST usr/include/linux/netfilter/xt_length.h HDRINST usr/include/linux/netfilter/nf_log.h HDRINST usr/include/linux/netfilter/nfnetlink_log.h HDRINST usr/include/linux/netfilter/xt_HMARK.h HDRINST usr/include/linux/netfilter/nfnetlink_queue.h HDRINST usr/include/linux/netfilter/nfnetlink_osf.h HDRINST usr/include/linux/netfilter/xt_RATEEST.h HDRINST usr/include/linux/netfilter/xt_tcpmss.h HDRINST usr/include/linux/netfilter/xt_CT.h HDRINST usr/include/linux/netfilter/xt_ecn.h HDRINST usr/include/linux/netfilter/xt_u32.h HDRINST usr/include/linux/netfilter/xt_connbytes.h HDRINST usr/include/linux/netfilter/nfnetlink_hook.h HDRINST usr/include/linux/netfilter/xt_statistic.h HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h HDRINST usr/include/linux/netfilter/nfnetlink_compat.h HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h HDRINST usr/include/linux/netfilter/nf_synproxy.h HDRINST usr/include/linux/netfilter/nfnetlink_acct.h HDRINST usr/include/linux/netfilter/nf_conntrack_common.h HDRINST usr/include/linux/netfilter/xt_bpf.h HDRINST usr/include/linux/netfilter/xt_addrtype.h HDRINST usr/include/linux/netfilter/xt_owner.h HDRINST usr/include/linux/netfilter/xt_limit.h HDRINST usr/include/linux/netfilter/xt_LOG.h HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h HDRINST usr/include/linux/netfilter/ipset/ip_set.h HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h HDRINST usr/include/linux/netfilter/xt_string.h HDRINST usr/include/linux/netfilter/xt_policy.h HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h HDRINST usr/include/linux/netfilter/xt_hashlimit.h HDRINST usr/include/linux/netfilter/xt_TPROXY.h HDRINST usr/include/linux/netfilter/xt_ipvs.h HDRINST usr/include/linux/netfilter/nf_nat.h HDRINST usr/include/linux/netfilter/xt_mark.h HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h HDRINST usr/include/linux/netfilter/xt_dscp.h HDRINST usr/include/linux/netfilter/xt_pkttype.h HDRINST usr/include/linux/netfilter/xt_iprange.h HDRINST usr/include/linux/netfilter/xt_ipcomp.h HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h HDRINST usr/include/linux/netfilter/xt_l2tp.h HDRINST usr/include/linux/netfilter/xt_connlimit.h HDRINST usr/include/linux/netfilter/xt_dccp.h HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h HDRINST usr/include/linux/netfilter/xt_physdev.h HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h HDRINST usr/include/linux/netfilter/nfnetlink.h HDRINST usr/include/linux/netfilter/xt_connlabel.h HDRINST usr/include/linux/netfilter/xt_comment.h HDRINST usr/include/linux/netfilter/xt_TEE.h HDRINST usr/include/linux/netfilter/xt_DSCP.h HDRINST usr/include/linux/netfilter/xt_MARK.h HDRINST usr/include/linux/fb.h HDRINST usr/include/linux/ipmi.h HDRINST usr/include/linux/bpf_common.h HDRINST usr/include/linux/fscrypt.h HDRINST usr/include/linux/mmc/ioctl.h HDRINST usr/include/linux/atmdev.h HDRINST usr/include/linux/vmcore.h HDRINST usr/include/linux/sem.h HDRINST usr/include/linux/nfs4.h HDRINST usr/include/linux/rxrpc.h HDRINST usr/include/linux/target_core_user.h HDRINST usr/include/linux/nsfs.h HDRINST usr/include/linux/poll.h HDRINST usr/include/linux/ipv6_route.h HDRINST usr/include/linux/net_tstamp.h HDRINST usr/include/linux/mptcp_pm.h HDRINST usr/include/linux/seg6_hmac.h HDRINST usr/include/linux/cec-funcs.h HDRINST usr/include/linux/if_cablemodem.h HDRINST usr/include/linux/ppp-comp.h HDRINST usr/include/linux/nfs4_mount.h HDRINST usr/include/linux/icmpv6.h HDRINST usr/include/linux/cyclades.h HDRINST usr/include/linux/major.h HDRINST usr/include/linux/fib_rules.h HDRINST usr/include/linux/string.h HDRINST usr/include/linux/lsm.h HDRINST usr/include/linux/io_uring.h HDRINST usr/include/linux/pktcdvd.h HDRINST usr/include/linux/virtio_types.h HDRINST usr/include/linux/timex.h HDRINST usr/include/linux/mpls_iptunnel.h HDRINST usr/include/linux/cryptouser.h HDRINST usr/include/linux/synclink.h HDRINST usr/include/linux/route.h HDRINST usr/include/linux/caif/if_caif.h HDRINST usr/include/linux/caif/caif_socket.h HDRINST usr/include/linux/nfs3.h HDRINST usr/include/linux/userio.h HDRINST usr/include/linux/libc-compat.h HDRINST usr/include/linux/dpll.h HDRINST usr/include/linux/sonypi.h HDRINST usr/include/linux/auxvec.h HDRINST usr/include/linux/nfsd/export.h HDRINST usr/include/linux/nfsd/stats.h HDRINST usr/include/linux/nfsd/cld.h HDRINST usr/include/linux/nfsd/debug.h HDRINST usr/include/linux/if_addr.h HDRINST usr/include/linux/atm_eni.h HDRINST usr/include/misc/fastrpc.h HDRINST usr/include/misc/ocxl.h HDRINST usr/include/misc/uacce/uacce.h HDRINST usr/include/misc/uacce/hisi_qm.h HDRINST usr/include/misc/mrvl_cn10k_dpi.h HDRINST usr/include/misc/pvpanic.h HDRINST usr/include/misc/cxl.h HDRINST usr/include/misc/xilinx_sdfec.h HDRINST usr/include/mtd/inftl-user.h HDRINST usr/include/mtd/mtd-abi.h HDRINST usr/include/mtd/mtd-user.h HDRINST usr/include/mtd/nftl-user.h HDRINST usr/include/mtd/ubi-user.h HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h HDRINST usr/include/rdma/mlx5-abi.h HDRINST usr/include/rdma/ib_user_ioctl_cmds.h HDRINST usr/include/rdma/ib_user_mad.h HDRINST usr/include/rdma/vmw_pvrdma-abi.h HDRINST usr/include/rdma/qedr-abi.h HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h HDRINST usr/include/rdma/ib_user_verbs.h HDRINST usr/include/rdma/mlx4-abi.h HDRINST usr/include/rdma/irdma-abi.h HDRINST usr/include/rdma/siw-abi.h HDRINST usr/include/rdma/cxgb4-abi.h HDRINST usr/include/rdma/hfi/hfi1_user.h HDRINST usr/include/rdma/hfi/hfi1_ioctl.h HDRINST usr/include/rdma/bnxt_re-abi.h HDRINST usr/include/rdma/ocrdma-abi.h HDRINST usr/include/rdma/hns-abi.h HDRINST usr/include/rdma/rdma_user_ioctl.h HDRINST usr/include/rdma/erdma-abi.h HDRINST usr/include/rdma/ib_user_ioctl_verbs.h HDRINST usr/include/rdma/ib_user_sa.h HDRINST usr/include/rdma/rvt-abi.h HDRINST usr/include/rdma/efa-abi.h HDRINST usr/include/rdma/mthca-abi.h HDRINST usr/include/rdma/rdma_user_rxe.h HDRINST usr/include/rdma/rdma_user_cm.h HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h HDRINST usr/include/rdma/rdma_netlink.h HDRINST usr/include/rdma/mana-abi.h HDRINST usr/include/regulator/regulator.h HDRINST usr/include/scsi/scsi_netlink.h HDRINST usr/include/scsi/cxlflash_ioctl.h HDRINST usr/include/scsi/scsi_bsg_fc.h HDRINST usr/include/scsi/scsi_bsg_ufs.h HDRINST usr/include/scsi/scsi_netlink_fc.h HDRINST usr/include/scsi/fc/fc_els.h HDRINST usr/include/scsi/fc/fc_gs.h HDRINST usr/include/scsi/fc/fc_ns.h HDRINST usr/include/scsi/fc/fc_fs.h HDRINST usr/include/scsi/scsi_bsg_mpi3mr.h HDRINST usr/include/sound/usb_stream.h HDRINST usr/include/sound/emu10k1.h HDRINST usr/include/sound/scarlett2.h HDRINST usr/include/sound/hdsp.h HDRINST usr/include/sound/skl-tplg-interface.h HDRINST usr/include/sound/snd_ar_tokens.h HDRINST usr/include/sound/asequencer.h HDRINST usr/include/sound/hdspm.h HDRINST usr/include/sound/asoc.h HDRINST usr/include/sound/firewire.h HDRINST usr/include/sound/asound.h HDRINST usr/include/sound/sb16_csp.h HDRINST usr/include/sound/sfnt_info.h HDRINST usr/include/sound/sof/fw.h HDRINST usr/include/sound/sof/abi.h HDRINST usr/include/sound/sof/tokens.h HDRINST usr/include/sound/sof/header.h HDRINST usr/include/sound/tlv.h HDRINST usr/include/sound/snd_sst_tokens.h HDRINST usr/include/sound/intel/avs/tokens.h HDRINST usr/include/sound/compress_offload.h HDRINST usr/include/sound/compress_params.h HDRINST usr/include/sound/asound_fm.h HDRINST usr/include/video/uvesafb.h HDRINST usr/include/video/sisfb.h HDRINST usr/include/video/edid.h HDRINST usr/include/xen/gntdev.h HDRINST usr/include/xen/evtchn.h HDRINST usr/include/xen/privcmd.h HDRINST usr/include/xen/gntalloc.h HDRINST usr/include/linux/version.h HDRINST usr/include/asm/hwcap.h HDRINST usr/include/asm/sigcontext.h HDRINST usr/include/asm/ucontext.h HDRINST usr/include/asm/fcntl.h HDRINST usr/include/asm/perf_regs.h HDRINST usr/include/asm/statfs.h HDRINST usr/include/asm/posix_types.h HDRINST usr/include/asm/bpf_perf_event.h HDRINST usr/include/asm/mman.h HDRINST usr/include/asm/byteorder.h HDRINST usr/include/asm/sve_context.h HDRINST usr/include/asm/unistd.h HDRINST usr/include/asm/setup.h HDRINST usr/include/asm/signal.h HDRINST usr/include/asm/ptrace.h HDRINST usr/include/asm/param.h HDRINST usr/include/asm/kvm.h HDRINST usr/include/asm/auxvec.h HDRINST usr/include/asm/bitsperlong.h HDRINST usr/include/asm/sockios.h HDRINST usr/include/asm/stat.h HDRINST usr/include/asm/resource.h HDRINST usr/include/asm/types.h HDRINST usr/include/asm/ioctl.h HDRINST usr/include/asm/socket.h HDRINST usr/include/asm/unistd_64.h HDRINST usr/include/asm/swab.h HDRINST usr/include/asm/sembuf.h HDRINST usr/include/asm/shmbuf.h HDRINST usr/include/asm/errno.h HDRINST usr/include/asm/siginfo.h HDRINST usr/include/asm/ipcbuf.h HDRINST usr/include/asm/termbits.h HDRINST usr/include/asm/termios.h HDRINST usr/include/asm/kvm_para.h HDRINST usr/include/asm/msgbuf.h HDRINST usr/include/asm/poll.h HDRINST usr/include/asm/ioctls.h make[1]: Leaving directory '/usr/src/linux-6.12.23' mkdir -pv //usr/include cd /usr/src/linux-6.12.23 && find usr/include -name '.*' -delete cd /usr/src/linux-6.12.23 && rm usr/include/Makefile cd /usr/src/linux-6.12.23 && cp -rv usr/include/* //usr/include 'usr/include/asm' -> '//usr/include/asm' 'usr/include/asm/hwcap.h' -> '//usr/include/asm/hwcap.h' 'usr/include/asm/sigcontext.h' -> '//usr/include/asm/sigcontext.h' 'usr/include/asm/ucontext.h' -> '//usr/include/asm/ucontext.h' 'usr/include/asm/fcntl.h' -> '//usr/include/asm/fcntl.h' 'usr/include/asm/perf_regs.h' -> '//usr/include/asm/perf_regs.h' 'usr/include/asm/statfs.h' -> '//usr/include/asm/statfs.h' 'usr/include/asm/posix_types.h' -> '//usr/include/asm/posix_types.h' 'usr/include/asm/bpf_perf_event.h' -> '//usr/include/asm/bpf_perf_event.h' 'usr/include/asm/mman.h' -> '//usr/include/asm/mman.h' 'usr/include/asm/byteorder.h' -> '//usr/include/asm/byteorder.h' 'usr/include/asm/sve_context.h' -> '//usr/include/asm/sve_context.h' 'usr/include/asm/unistd.h' -> '//usr/include/asm/unistd.h' 'usr/include/asm/setup.h' -> '//usr/include/asm/setup.h' 'usr/include/asm/signal.h' -> '//usr/include/asm/signal.h' 'usr/include/asm/ptrace.h' -> '//usr/include/asm/ptrace.h' 'usr/include/asm/param.h' -> '//usr/include/asm/param.h' 'usr/include/asm/kvm.h' -> '//usr/include/asm/kvm.h' 'usr/include/asm/auxvec.h' -> '//usr/include/asm/auxvec.h' 'usr/include/asm/bitsperlong.h' -> '//usr/include/asm/bitsperlong.h' 'usr/include/asm/sockios.h' -> '//usr/include/asm/sockios.h' 'usr/include/asm/stat.h' -> '//usr/include/asm/stat.h' 'usr/include/asm/resource.h' -> '//usr/include/asm/resource.h' 'usr/include/asm/types.h' -> '//usr/include/asm/types.h' 'usr/include/asm/ioctl.h' -> '//usr/include/asm/ioctl.h' 'usr/include/asm/socket.h' -> '//usr/include/asm/socket.h' 'usr/include/asm/unistd_64.h' -> '//usr/include/asm/unistd_64.h' 'usr/include/asm/swab.h' -> '//usr/include/asm/swab.h' 'usr/include/asm/sembuf.h' -> '//usr/include/asm/sembuf.h' 'usr/include/asm/shmbuf.h' -> '//usr/include/asm/shmbuf.h' 'usr/include/asm/errno.h' -> '//usr/include/asm/errno.h' 'usr/include/asm/siginfo.h' -> '//usr/include/asm/siginfo.h' 'usr/include/asm/ipcbuf.h' -> '//usr/include/asm/ipcbuf.h' 'usr/include/asm/termbits.h' -> '//usr/include/asm/termbits.h' 'usr/include/asm/termios.h' -> '//usr/include/asm/termios.h' 'usr/include/asm/kvm_para.h' -> '//usr/include/asm/kvm_para.h' 'usr/include/asm/msgbuf.h' -> '//usr/include/asm/msgbuf.h' 'usr/include/asm/poll.h' -> '//usr/include/asm/poll.h' 'usr/include/asm/ioctls.h' -> '//usr/include/asm/ioctls.h' 'usr/include/asm-generic' -> '//usr/include/asm-generic' 'usr/include/asm-generic/sockios.h' -> '//usr/include/asm-generic/sockios.h' 'usr/include/asm-generic/stat.h' -> '//usr/include/asm-generic/stat.h' 'usr/include/asm-generic/resource.h' -> '//usr/include/asm-generic/resource.h' 'usr/include/asm-generic/types.h' -> '//usr/include/asm-generic/types.h' 'usr/include/asm-generic/ioctl.h' -> '//usr/include/asm-generic/ioctl.h' 'usr/include/asm-generic/hugetlb_encode.h' -> '//usr/include/asm-generic/hugetlb_encode.h' 'usr/include/asm-generic/mman-common.h' -> '//usr/include/asm-generic/mman-common.h' 'usr/include/asm-generic/int-l64.h' -> '//usr/include/asm-generic/int-l64.h' 'usr/include/asm-generic/ucontext.h' -> '//usr/include/asm-generic/ucontext.h' 'usr/include/asm-generic/socket.h' -> '//usr/include/asm-generic/socket.h' 'usr/include/asm-generic/fcntl.h' -> '//usr/include/asm-generic/fcntl.h' 'usr/include/asm-generic/swab.h' -> '//usr/include/asm-generic/swab.h' 'usr/include/asm-generic/sembuf.h' -> '//usr/include/asm-generic/sembuf.h' 'usr/include/asm-generic/statfs.h' -> '//usr/include/asm-generic/statfs.h' 'usr/include/asm-generic/shmbuf.h' -> '//usr/include/asm-generic/shmbuf.h' 'usr/include/asm-generic/errno.h' -> '//usr/include/asm-generic/errno.h' 'usr/include/asm-generic/posix_types.h' -> '//usr/include/asm-generic/posix_types.h' 'usr/include/asm-generic/bpf_perf_event.h' -> '//usr/include/asm-generic/bpf_perf_event.h' 'usr/include/asm-generic/mman.h' -> '//usr/include/asm-generic/mman.h' 'usr/include/asm-generic/siginfo.h' -> '//usr/include/asm-generic/siginfo.h' 'usr/include/asm-generic/errno-base.h' -> '//usr/include/asm-generic/errno-base.h' 'usr/include/asm-generic/ipcbuf.h' -> '//usr/include/asm-generic/ipcbuf.h' 'usr/include/asm-generic/unistd.h' -> '//usr/include/asm-generic/unistd.h' 'usr/include/asm-generic/setup.h' -> '//usr/include/asm-generic/setup.h' 'usr/include/asm-generic/termbits.h' -> '//usr/include/asm-generic/termbits.h' 'usr/include/asm-generic/signal.h' -> '//usr/include/asm-generic/signal.h' 'usr/include/asm-generic/signal-defs.h' -> '//usr/include/asm-generic/signal-defs.h' 'usr/include/asm-generic/termios.h' -> '//usr/include/asm-generic/termios.h' 'usr/include/asm-generic/kvm_para.h' -> '//usr/include/asm-generic/kvm_para.h' 'usr/include/asm-generic/termbits-common.h' -> '//usr/include/asm-generic/termbits-common.h' 'usr/include/asm-generic/msgbuf.h' -> '//usr/include/asm-generic/msgbuf.h' 'usr/include/asm-generic/param.h' -> '//usr/include/asm-generic/param.h' 'usr/include/asm-generic/poll.h' -> '//usr/include/asm-generic/poll.h' 'usr/include/asm-generic/int-ll64.h' -> '//usr/include/asm-generic/int-ll64.h' 'usr/include/asm-generic/ioctls.h' -> '//usr/include/asm-generic/ioctls.h' 'usr/include/asm-generic/auxvec.h' -> '//usr/include/asm-generic/auxvec.h' 'usr/include/asm-generic/bitsperlong.h' -> '//usr/include/asm-generic/bitsperlong.h' 'usr/include/drm' -> '//usr/include/drm' 'usr/include/drm/amdgpu_drm.h' -> '//usr/include/drm/amdgpu_drm.h' 'usr/include/drm/drm_fourcc.h' -> '//usr/include/drm/drm_fourcc.h' 'usr/include/drm/armada_drm.h' -> '//usr/include/drm/armada_drm.h' 'usr/include/drm/vgem_drm.h' -> '//usr/include/drm/vgem_drm.h' 'usr/include/drm/vc4_drm.h' -> '//usr/include/drm/vc4_drm.h' 'usr/include/drm/drm_sarea.h' -> '//usr/include/drm/drm_sarea.h' 'usr/include/drm/habanalabs_accel.h' -> '//usr/include/drm/habanalabs_accel.h' 'usr/include/drm/exynos_drm.h' -> '//usr/include/drm/exynos_drm.h' 'usr/include/drm/panthor_drm.h' -> '//usr/include/drm/panthor_drm.h' 'usr/include/drm/qaic_accel.h' -> '//usr/include/drm/qaic_accel.h' 'usr/include/drm/tegra_drm.h' -> '//usr/include/drm/tegra_drm.h' 'usr/include/drm/omap_drm.h' -> '//usr/include/drm/omap_drm.h' 'usr/include/drm/xe_drm.h' -> '//usr/include/drm/xe_drm.h' 'usr/include/drm/qxl_drm.h' -> '//usr/include/drm/qxl_drm.h' 'usr/include/drm/panfrost_drm.h' -> '//usr/include/drm/panfrost_drm.h' 'usr/include/drm/virtgpu_drm.h' -> '//usr/include/drm/virtgpu_drm.h' 'usr/include/drm/etnaviv_drm.h' -> '//usr/include/drm/etnaviv_drm.h' 'usr/include/drm/pvr_drm.h' -> '//usr/include/drm/pvr_drm.h' 'usr/include/drm/nouveau_drm.h' -> '//usr/include/drm/nouveau_drm.h' 'usr/include/drm/v3d_drm.h' -> '//usr/include/drm/v3d_drm.h' 'usr/include/drm/radeon_drm.h' -> '//usr/include/drm/radeon_drm.h' 'usr/include/drm/i915_drm.h' -> '//usr/include/drm/i915_drm.h' 'usr/include/drm/drm.h' -> '//usr/include/drm/drm.h' 'usr/include/drm/vmwgfx_drm.h' -> '//usr/include/drm/vmwgfx_drm.h' 'usr/include/drm/ivpu_accel.h' -> '//usr/include/drm/ivpu_accel.h' 'usr/include/drm/drm_mode.h' -> '//usr/include/drm/drm_mode.h' 'usr/include/drm/msm_drm.h' -> '//usr/include/drm/msm_drm.h' 'usr/include/drm/lima_drm.h' -> '//usr/include/drm/lima_drm.h' 'usr/include/headers_check.pl' -> '//usr/include/headers_check.pl' 'usr/include/linux' -> '//usr/include/linux' 'usr/include/linux/android' -> '//usr/include/linux/android' 'usr/include/linux/android/binderfs.h' -> '//usr/include/linux/android/binderfs.h' 'usr/include/linux/android/binder.h' -> '//usr/include/linux/android/binder.h' 'usr/include/linux/byteorder' -> '//usr/include/linux/byteorder' 'usr/include/linux/byteorder/little_endian.h' -> '//usr/include/linux/byteorder/little_endian.h' 'usr/include/linux/byteorder/big_endian.h' -> '//usr/include/linux/byteorder/big_endian.h' 'usr/include/linux/caif' -> '//usr/include/linux/caif' 'usr/include/linux/caif/if_caif.h' -> '//usr/include/linux/caif/if_caif.h' 'usr/include/linux/caif/caif_socket.h' -> '//usr/include/linux/caif/caif_socket.h' 'usr/include/linux/can' -> '//usr/include/linux/can' 'usr/include/linux/can/vxcan.h' -> '//usr/include/linux/can/vxcan.h' 'usr/include/linux/can/isotp.h' -> '//usr/include/linux/can/isotp.h' 'usr/include/linux/can/j1939.h' -> '//usr/include/linux/can/j1939.h' 'usr/include/linux/can/gw.h' -> '//usr/include/linux/can/gw.h' 'usr/include/linux/can/netlink.h' -> '//usr/include/linux/can/netlink.h' 'usr/include/linux/can/error.h' -> '//usr/include/linux/can/error.h' 'usr/include/linux/can/bcm.h' -> '//usr/include/linux/can/bcm.h' 'usr/include/linux/can/raw.h' -> '//usr/include/linux/can/raw.h' 'usr/include/linux/cifs' -> '//usr/include/linux/cifs' 'usr/include/linux/cifs/cifs_mount.h' -> '//usr/include/linux/cifs/cifs_mount.h' 'usr/include/linux/cifs/cifs_netlink.h' -> '//usr/include/linux/cifs/cifs_netlink.h' 'usr/include/linux/dvb' -> '//usr/include/linux/dvb' 'usr/include/linux/dvb/audio.h' -> '//usr/include/linux/dvb/audio.h' 'usr/include/linux/dvb/net.h' -> '//usr/include/linux/dvb/net.h' 'usr/include/linux/dvb/dmx.h' -> '//usr/include/linux/dvb/dmx.h' 'usr/include/linux/dvb/version.h' -> '//usr/include/linux/dvb/version.h' 'usr/include/linux/dvb/osd.h' -> '//usr/include/linux/dvb/osd.h' 'usr/include/linux/dvb/ca.h' -> '//usr/include/linux/dvb/ca.h' 'usr/include/linux/dvb/frontend.h' -> '//usr/include/linux/dvb/frontend.h' 'usr/include/linux/dvb/video.h' -> '//usr/include/linux/dvb/video.h' 'usr/include/linux/genwqe' -> '//usr/include/linux/genwqe' 'usr/include/linux/genwqe/genwqe_card.h' -> '//usr/include/linux/genwqe/genwqe_card.h' 'usr/include/linux/hdlc' -> '//usr/include/linux/hdlc' 'usr/include/linux/hdlc/ioctl.h' -> '//usr/include/linux/hdlc/ioctl.h' 'usr/include/linux/hsi' -> '//usr/include/linux/hsi' 'usr/include/linux/hsi/hsi_char.h' -> '//usr/include/linux/hsi/hsi_char.h' 'usr/include/linux/hsi/cs-protocol.h' -> '//usr/include/linux/hsi/cs-protocol.h' 'usr/include/linux/iio' -> '//usr/include/linux/iio' 'usr/include/linux/iio/buffer.h' -> '//usr/include/linux/iio/buffer.h' 'usr/include/linux/iio/types.h' -> '//usr/include/linux/iio/types.h' 'usr/include/linux/iio/events.h' -> '//usr/include/linux/iio/events.h' 'usr/include/linux/isdn' -> '//usr/include/linux/isdn' 'usr/include/linux/isdn/capicmd.h' -> '//usr/include/linux/isdn/capicmd.h' 'usr/include/linux/media' -> '//usr/include/linux/media' 'usr/include/linux/media/raspberrypi' -> '//usr/include/linux/media/raspberrypi' 'usr/include/linux/media/raspberrypi/pisp_common.h' -> '//usr/include/linux/media/raspberrypi/pisp_common.h' 'usr/include/linux/media/raspberrypi/pisp_be_config.h' -> '//usr/include/linux/media/raspberrypi/pisp_be_config.h' 'usr/include/linux/misc' -> '//usr/include/linux/misc' 'usr/include/linux/misc/bcm_vk.h' -> '//usr/include/linux/misc/bcm_vk.h' 'usr/include/linux/mmc' -> '//usr/include/linux/mmc' 'usr/include/linux/mmc/ioctl.h' -> '//usr/include/linux/mmc/ioctl.h' 'usr/include/linux/netfilter' -> '//usr/include/linux/netfilter' 'usr/include/linux/netfilter/ipset' -> '//usr/include/linux/netfilter/ipset' 'usr/include/linux/netfilter/ipset/ip_set_list.h' -> '//usr/include/linux/netfilter/ipset/ip_set_list.h' 'usr/include/linux/netfilter/ipset/ip_set_bitmap.h' -> '//usr/include/linux/netfilter/ipset/ip_set_bitmap.h' 'usr/include/linux/netfilter/ipset/ip_set_hash.h' -> '//usr/include/linux/netfilter/ipset/ip_set_hash.h' 'usr/include/linux/netfilter/ipset/ip_set.h' -> '//usr/include/linux/netfilter/ipset/ip_set.h' 'usr/include/linux/netfilter/nf_tables_compat.h' -> '//usr/include/linux/netfilter/nf_tables_compat.h' 'usr/include/linux/netfilter/xt_cluster.h' -> '//usr/include/linux/netfilter/xt_cluster.h' 'usr/include/linux/netfilter/xt_recent.h' -> '//usr/include/linux/netfilter/xt_recent.h' 'usr/include/linux/netfilter/xt_sctp.h' -> '//usr/include/linux/netfilter/xt_sctp.h' 'usr/include/linux/netfilter/xt_rpfilter.h' -> '//usr/include/linux/netfilter/xt_rpfilter.h' 'usr/include/linux/netfilter/xt_nfacct.h' -> '//usr/include/linux/netfilter/xt_nfacct.h' 'usr/include/linux/netfilter/xt_mac.h' -> '//usr/include/linux/netfilter/xt_mac.h' 'usr/include/linux/netfilter/xt_quota.h' -> '//usr/include/linux/netfilter/xt_quota.h' 'usr/include/linux/netfilter/xt_TCPMSS.h' -> '//usr/include/linux/netfilter/xt_TCPMSS.h' 'usr/include/linux/netfilter/nf_tables.h' -> '//usr/include/linux/netfilter/nf_tables.h' 'usr/include/linux/netfilter/xt_NFLOG.h' -> '//usr/include/linux/netfilter/xt_NFLOG.h' 'usr/include/linux/netfilter/xt_tcpudp.h' -> '//usr/include/linux/netfilter/xt_tcpudp.h' 'usr/include/linux/netfilter/xt_SECMARK.h' -> '//usr/include/linux/netfilter/xt_SECMARK.h' 'usr/include/linux/netfilter/nfnetlink_cthelper.h' -> '//usr/include/linux/netfilter/nfnetlink_cthelper.h' 'usr/include/linux/netfilter/xt_layer7.h' -> '//usr/include/linux/netfilter/xt_layer7.h' 'usr/include/linux/netfilter/xt_set.h' -> '//usr/include/linux/netfilter/xt_set.h' 'usr/include/linux/netfilter/xt_CONNMARK.h' -> '//usr/include/linux/netfilter/xt_CONNMARK.h' 'usr/include/linux/netfilter/xt_realm.h' -> '//usr/include/linux/netfilter/xt_realm.h' 'usr/include/linux/netfilter/xt_conntrack.h' -> '//usr/include/linux/netfilter/xt_conntrack.h' 'usr/include/linux/netfilter/xt_devgroup.h' -> '//usr/include/linux/netfilter/xt_devgroup.h' 'usr/include/linux/netfilter/xt_esp.h' -> '//usr/include/linux/netfilter/xt_esp.h' 'usr/include/linux/netfilter/nf_conntrack_sctp.h' -> '//usr/include/linux/netfilter/nf_conntrack_sctp.h' 'usr/include/linux/netfilter/xt_LED.h' -> '//usr/include/linux/netfilter/xt_LED.h' 'usr/include/linux/netfilter/xt_multiport.h' -> '//usr/include/linux/netfilter/xt_multiport.h' 'usr/include/linux/netfilter/nfnetlink_conntrack.h' -> '//usr/include/linux/netfilter/nfnetlink_conntrack.h' 'usr/include/linux/netfilter/xt_socket.h' -> '//usr/include/linux/netfilter/xt_socket.h' 'usr/include/linux/netfilter/xt_time.h' -> '//usr/include/linux/netfilter/xt_time.h' 'usr/include/linux/netfilter/xt_state.h' -> '//usr/include/linux/netfilter/xt_state.h' 'usr/include/linux/netfilter/xt_connmark.h' -> '//usr/include/linux/netfilter/xt_connmark.h' 'usr/include/linux/netfilter/xt_cgroup.h' -> '//usr/include/linux/netfilter/xt_cgroup.h' 'usr/include/linux/netfilter/xt_TCPOPTSTRIP.h' -> '//usr/include/linux/netfilter/xt_TCPOPTSTRIP.h' 'usr/include/linux/netfilter/x_tables.h' -> '//usr/include/linux/netfilter/x_tables.h' 'usr/include/linux/netfilter/nf_conntrack_tcp.h' -> '//usr/include/linux/netfilter/nf_conntrack_tcp.h' 'usr/include/linux/netfilter/xt_osf.h' -> '//usr/include/linux/netfilter/xt_osf.h' 'usr/include/linux/netfilter/xt_helper.h' -> '//usr/include/linux/netfilter/xt_helper.h' 'usr/include/linux/netfilter/xt_cpu.h' -> '//usr/include/linux/netfilter/xt_cpu.h' 'usr/include/linux/netfilter/xt_rateest.h' -> '//usr/include/linux/netfilter/xt_rateest.h' 'usr/include/linux/netfilter/xt_AUDIT.h' -> '//usr/include/linux/netfilter/xt_AUDIT.h' 'usr/include/linux/netfilter/xt_length.h' -> '//usr/include/linux/netfilter/xt_length.h' 'usr/include/linux/netfilter/nf_log.h' -> '//usr/include/linux/netfilter/nf_log.h' 'usr/include/linux/netfilter/nfnetlink_log.h' -> '//usr/include/linux/netfilter/nfnetlink_log.h' 'usr/include/linux/netfilter/xt_HMARK.h' -> '//usr/include/linux/netfilter/xt_HMARK.h' 'usr/include/linux/netfilter/nfnetlink_queue.h' -> '//usr/include/linux/netfilter/nfnetlink_queue.h' 'usr/include/linux/netfilter/nfnetlink_osf.h' -> '//usr/include/linux/netfilter/nfnetlink_osf.h' 'usr/include/linux/netfilter/xt_RATEEST.h' -> '//usr/include/linux/netfilter/xt_RATEEST.h' 'usr/include/linux/netfilter/xt_tcpmss.h' -> '//usr/include/linux/netfilter/xt_tcpmss.h' 'usr/include/linux/netfilter/xt_CT.h' -> '//usr/include/linux/netfilter/xt_CT.h' 'usr/include/linux/netfilter/xt_ecn.h' -> '//usr/include/linux/netfilter/xt_ecn.h' 'usr/include/linux/netfilter/xt_u32.h' -> '//usr/include/linux/netfilter/xt_u32.h' 'usr/include/linux/netfilter/xt_connbytes.h' -> '//usr/include/linux/netfilter/xt_connbytes.h' 'usr/include/linux/netfilter/nfnetlink_hook.h' -> '//usr/include/linux/netfilter/nfnetlink_hook.h' 'usr/include/linux/netfilter/xt_statistic.h' -> '//usr/include/linux/netfilter/xt_statistic.h' 'usr/include/linux/netfilter/xt_SYNPROXY.h' -> '//usr/include/linux/netfilter/xt_SYNPROXY.h' 'usr/include/linux/netfilter/nfnetlink_compat.h' -> '//usr/include/linux/netfilter/nfnetlink_compat.h' 'usr/include/linux/netfilter/nf_conntrack_tuple_common.h' -> '//usr/include/linux/netfilter/nf_conntrack_tuple_common.h' 'usr/include/linux/netfilter/xt_CHECKSUM.h' -> '//usr/include/linux/netfilter/xt_CHECKSUM.h' 'usr/include/linux/netfilter/nf_synproxy.h' -> '//usr/include/linux/netfilter/nf_synproxy.h' 'usr/include/linux/netfilter/nfnetlink_acct.h' -> '//usr/include/linux/netfilter/nfnetlink_acct.h' 'usr/include/linux/netfilter/nf_conntrack_common.h' -> '//usr/include/linux/netfilter/nf_conntrack_common.h' 'usr/include/linux/netfilter/xt_bpf.h' -> '//usr/include/linux/netfilter/xt_bpf.h' 'usr/include/linux/netfilter/xt_addrtype.h' -> '//usr/include/linux/netfilter/xt_addrtype.h' 'usr/include/linux/netfilter/xt_owner.h' -> '//usr/include/linux/netfilter/xt_owner.h' 'usr/include/linux/netfilter/xt_limit.h' -> '//usr/include/linux/netfilter/xt_limit.h' 'usr/include/linux/netfilter/xt_LOG.h' -> '//usr/include/linux/netfilter/xt_LOG.h' 'usr/include/linux/netfilter/xt_NFQUEUE.h' -> '//usr/include/linux/netfilter/xt_NFQUEUE.h' 'usr/include/linux/netfilter/xt_string.h' -> '//usr/include/linux/netfilter/xt_string.h' 'usr/include/linux/netfilter/xt_policy.h' -> '//usr/include/linux/netfilter/xt_policy.h' 'usr/include/linux/netfilter/xt_IDLETIMER.h' -> '//usr/include/linux/netfilter/xt_IDLETIMER.h' 'usr/include/linux/netfilter/xt_hashlimit.h' -> '//usr/include/linux/netfilter/xt_hashlimit.h' 'usr/include/linux/netfilter/xt_TPROXY.h' -> '//usr/include/linux/netfilter/xt_TPROXY.h' 'usr/include/linux/netfilter/xt_ipvs.h' -> '//usr/include/linux/netfilter/xt_ipvs.h' 'usr/include/linux/netfilter/nf_nat.h' -> '//usr/include/linux/netfilter/nf_nat.h' 'usr/include/linux/netfilter/xt_mark.h' -> '//usr/include/linux/netfilter/xt_mark.h' 'usr/include/linux/netfilter/xt_CONNSECMARK.h' -> '//usr/include/linux/netfilter/xt_CONNSECMARK.h' 'usr/include/linux/netfilter/xt_dscp.h' -> '//usr/include/linux/netfilter/xt_dscp.h' 'usr/include/linux/netfilter/xt_pkttype.h' -> '//usr/include/linux/netfilter/xt_pkttype.h' 'usr/include/linux/netfilter/xt_iprange.h' -> '//usr/include/linux/netfilter/xt_iprange.h' 'usr/include/linux/netfilter/xt_ipcomp.h' -> '//usr/include/linux/netfilter/xt_ipcomp.h' 'usr/include/linux/netfilter/xt_CLASSIFY.h' -> '//usr/include/linux/netfilter/xt_CLASSIFY.h' 'usr/include/linux/netfilter/xt_l2tp.h' -> '//usr/include/linux/netfilter/xt_l2tp.h' 'usr/include/linux/netfilter/xt_connlimit.h' -> '//usr/include/linux/netfilter/xt_connlimit.h' 'usr/include/linux/netfilter/xt_dccp.h' -> '//usr/include/linux/netfilter/xt_dccp.h' 'usr/include/linux/netfilter/nfnetlink_cttimeout.h' -> '//usr/include/linux/netfilter/nfnetlink_cttimeout.h' 'usr/include/linux/netfilter/xt_physdev.h' -> '//usr/include/linux/netfilter/xt_physdev.h' 'usr/include/linux/netfilter/nf_conntrack_ftp.h' -> '//usr/include/linux/netfilter/nf_conntrack_ftp.h' 'usr/include/linux/netfilter/nfnetlink.h' -> '//usr/include/linux/netfilter/nfnetlink.h' 'usr/include/linux/netfilter/xt_connlabel.h' -> '//usr/include/linux/netfilter/xt_connlabel.h' 'usr/include/linux/netfilter/xt_comment.h' -> '//usr/include/linux/netfilter/xt_comment.h' 'usr/include/linux/netfilter/xt_TEE.h' -> '//usr/include/linux/netfilter/xt_TEE.h' 'usr/include/linux/netfilter/xt_DSCP.h' -> '//usr/include/linux/netfilter/xt_DSCP.h' 'usr/include/linux/netfilter/xt_MARK.h' -> '//usr/include/linux/netfilter/xt_MARK.h' 'usr/include/linux/netfilter_arp' -> '//usr/include/linux/netfilter_arp' 'usr/include/linux/netfilter_arp/arp_tables.h' -> '//usr/include/linux/netfilter_arp/arp_tables.h' 'usr/include/linux/netfilter_arp/arpt_mangle.h' -> '//usr/include/linux/netfilter_arp/arpt_mangle.h' 'usr/include/linux/netfilter_bridge' -> '//usr/include/linux/netfilter_bridge' 'usr/include/linux/netfilter_bridge/ebt_pkttype.h' -> '//usr/include/linux/netfilter_bridge/ebt_pkttype.h' 'usr/include/linux/netfilter_bridge/ebt_nat.h' -> '//usr/include/linux/netfilter_bridge/ebt_nat.h' 'usr/include/linux/netfilter_bridge/ebt_limit.h' -> '//usr/include/linux/netfilter_bridge/ebt_limit.h' 'usr/include/linux/netfilter_bridge/ebt_redirect.h' -> '//usr/include/linux/netfilter_bridge/ebt_redirect.h' 'usr/include/linux/netfilter_bridge/ebt_stp.h' -> '//usr/include/linux/netfilter_bridge/ebt_stp.h' 'usr/include/linux/netfilter_bridge/ebt_among.h' -> '//usr/include/linux/netfilter_bridge/ebt_among.h' 'usr/include/linux/netfilter_bridge/ebt_802_3.h' -> '//usr/include/linux/netfilter_bridge/ebt_802_3.h' 'usr/include/linux/netfilter_bridge/ebt_nflog.h' -> '//usr/include/linux/netfilter_bridge/ebt_nflog.h' 'usr/include/linux/netfilter_bridge/ebt_log.h' -> '//usr/include/linux/netfilter_bridge/ebt_log.h' 'usr/include/linux/netfilter_bridge/ebt_vlan.h' -> '//usr/include/linux/netfilter_bridge/ebt_vlan.h' 'usr/include/linux/netfilter_bridge/ebt_ip.h' -> '//usr/include/linux/netfilter_bridge/ebt_ip.h' 'usr/include/linux/netfilter_bridge/ebtables.h' -> '//usr/include/linux/netfilter_bridge/ebtables.h' 'usr/include/linux/netfilter_bridge/ebt_arp.h' -> '//usr/include/linux/netfilter_bridge/ebt_arp.h' 'usr/include/linux/netfilter_bridge/ebt_mark_t.h' -> '//usr/include/linux/netfilter_bridge/ebt_mark_t.h' 'usr/include/linux/netfilter_bridge/ebt_ip6.h' -> '//usr/include/linux/netfilter_bridge/ebt_ip6.h' 'usr/include/linux/netfilter_bridge/ebt_arpreply.h' -> '//usr/include/linux/netfilter_bridge/ebt_arpreply.h' 'usr/include/linux/netfilter_bridge/ebt_mark_m.h' -> '//usr/include/linux/netfilter_bridge/ebt_mark_m.h' 'usr/include/linux/netfilter_ipv4' -> '//usr/include/linux/netfilter_ipv4' 'usr/include/linux/netfilter_ipv4/ipt_ECN.h' -> '//usr/include/linux/netfilter_ipv4/ipt_ECN.h' 'usr/include/linux/netfilter_ipv4/ipt_ecn.h' -> '//usr/include/linux/netfilter_ipv4/ipt_ecn.h' 'usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h' -> '//usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h' 'usr/include/linux/netfilter_ipv4/ipt_REJECT.h' -> '//usr/include/linux/netfilter_ipv4/ipt_REJECT.h' 'usr/include/linux/netfilter_ipv4/ipt_ah.h' -> '//usr/include/linux/netfilter_ipv4/ipt_ah.h' 'usr/include/linux/netfilter_ipv4/ipt_ttl.h' -> '//usr/include/linux/netfilter_ipv4/ipt_ttl.h' 'usr/include/linux/netfilter_ipv4/ipt_LOG.h' -> '//usr/include/linux/netfilter_ipv4/ipt_LOG.h' 'usr/include/linux/netfilter_ipv4/ip_tables.h' -> '//usr/include/linux/netfilter_ipv4/ip_tables.h' 'usr/include/linux/netfilter_ipv4/ipt_TTL.h' -> '//usr/include/linux/netfilter_ipv4/ipt_TTL.h' 'usr/include/linux/netfilter_ipv6' -> '//usr/include/linux/netfilter_ipv6' 'usr/include/linux/netfilter_ipv6/ip6t_opts.h' -> '//usr/include/linux/netfilter_ipv6/ip6t_opts.h' 'usr/include/linux/netfilter_ipv6/ip6t_ah.h' -> '//usr/include/linux/netfilter_ipv6/ip6t_ah.h' 'usr/include/linux/netfilter_ipv6/ip6_tables.h' -> '//usr/include/linux/netfilter_ipv6/ip6_tables.h' 'usr/include/linux/netfilter_ipv6/ip6t_frag.h' -> '//usr/include/linux/netfilter_ipv6/ip6t_frag.h' 'usr/include/linux/netfilter_ipv6/ip6t_rt.h' -> '//usr/include/linux/netfilter_ipv6/ip6t_rt.h' 'usr/include/linux/netfilter_ipv6/ip6t_mh.h' -> '//usr/include/linux/netfilter_ipv6/ip6t_mh.h' 'usr/include/linux/netfilter_ipv6/ip6t_hl.h' -> '//usr/include/linux/netfilter_ipv6/ip6t_hl.h' 'usr/include/linux/netfilter_ipv6/ip6t_LOG.h' -> '//usr/include/linux/netfilter_ipv6/ip6t_LOG.h' 'usr/include/linux/netfilter_ipv6/ip6t_srh.h' -> '//usr/include/linux/netfilter_ipv6/ip6t_srh.h' 'usr/include/linux/netfilter_ipv6/ip6t_HL.h' -> '//usr/include/linux/netfilter_ipv6/ip6t_HL.h' 'usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h' -> '//usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h' 'usr/include/linux/netfilter_ipv6/ip6t_NPT.h' -> '//usr/include/linux/netfilter_ipv6/ip6t_NPT.h' 'usr/include/linux/netfilter_ipv6/ip6t_REJECT.h' -> '//usr/include/linux/netfilter_ipv6/ip6t_REJECT.h' 'usr/include/linux/nfsd' -> '//usr/include/linux/nfsd' 'usr/include/linux/nfsd/export.h' -> '//usr/include/linux/nfsd/export.h' 'usr/include/linux/nfsd/stats.h' -> '//usr/include/linux/nfsd/stats.h' 'usr/include/linux/nfsd/cld.h' -> '//usr/include/linux/nfsd/cld.h' 'usr/include/linux/nfsd/debug.h' -> '//usr/include/linux/nfsd/debug.h' 'usr/include/linux/raid' -> '//usr/include/linux/raid' 'usr/include/linux/raid/md_u.h' -> '//usr/include/linux/raid/md_u.h' 'usr/include/linux/raid/md_p.h' -> '//usr/include/linux/raid/md_p.h' 'usr/include/linux/sched' -> '//usr/include/linux/sched' 'usr/include/linux/sched/types.h' -> '//usr/include/linux/sched/types.h' 'usr/include/linux/spi' -> '//usr/include/linux/spi' 'usr/include/linux/spi/spidev.h' -> '//usr/include/linux/spi/spidev.h' 'usr/include/linux/spi/spi.h' -> '//usr/include/linux/spi/spi.h' 'usr/include/linux/sunrpc' -> '//usr/include/linux/sunrpc' 'usr/include/linux/sunrpc/debug.h' -> '//usr/include/linux/sunrpc/debug.h' 'usr/include/linux/surface_aggregator' -> '//usr/include/linux/surface_aggregator' 'usr/include/linux/surface_aggregator/cdev.h' -> '//usr/include/linux/surface_aggregator/cdev.h' 'usr/include/linux/surface_aggregator/dtx.h' -> '//usr/include/linux/surface_aggregator/dtx.h' 'usr/include/linux/tc_act' -> '//usr/include/linux/tc_act' 'usr/include/linux/tc_act/tc_mpls.h' -> '//usr/include/linux/tc_act/tc_mpls.h' 'usr/include/linux/tc_act/tc_gact.h' -> '//usr/include/linux/tc_act/tc_gact.h' 'usr/include/linux/tc_act/tc_skbmod.h' -> '//usr/include/linux/tc_act/tc_skbmod.h' 'usr/include/linux/tc_act/tc_ctinfo.h' -> '//usr/include/linux/tc_act/tc_ctinfo.h' 'usr/include/linux/tc_act/tc_tunnel_key.h' -> '//usr/include/linux/tc_act/tc_tunnel_key.h' 'usr/include/linux/tc_act/tc_sample.h' -> '//usr/include/linux/tc_act/tc_sample.h' 'usr/include/linux/tc_act/tc_nat.h' -> '//usr/include/linux/tc_act/tc_nat.h' 'usr/include/linux/tc_act/tc_ct.h' -> '//usr/include/linux/tc_act/tc_ct.h' 'usr/include/linux/tc_act/tc_mirred.h' -> '//usr/include/linux/tc_act/tc_mirred.h' 'usr/include/linux/tc_act/tc_ife.h' -> '//usr/include/linux/tc_act/tc_ife.h' 'usr/include/linux/tc_act/tc_csum.h' -> '//usr/include/linux/tc_act/tc_csum.h' 'usr/include/linux/tc_act/tc_vlan.h' -> '//usr/include/linux/tc_act/tc_vlan.h' 'usr/include/linux/tc_act/tc_bpf.h' -> '//usr/include/linux/tc_act/tc_bpf.h' 'usr/include/linux/tc_act/tc_defact.h' -> '//usr/include/linux/tc_act/tc_defact.h' 'usr/include/linux/tc_act/tc_skbedit.h' -> '//usr/include/linux/tc_act/tc_skbedit.h' 'usr/include/linux/tc_act/tc_pedit.h' -> '//usr/include/linux/tc_act/tc_pedit.h' 'usr/include/linux/tc_act/tc_connmark.h' -> '//usr/include/linux/tc_act/tc_connmark.h' 'usr/include/linux/tc_act/tc_gate.h' -> '//usr/include/linux/tc_act/tc_gate.h' 'usr/include/linux/tc_ematch' -> '//usr/include/linux/tc_ematch' 'usr/include/linux/tc_ematch/tc_em_ipt.h' -> '//usr/include/linux/tc_ematch/tc_em_ipt.h' 'usr/include/linux/tc_ematch/tc_em_meta.h' -> '//usr/include/linux/tc_ematch/tc_em_meta.h' 'usr/include/linux/tc_ematch/tc_em_cmp.h' -> '//usr/include/linux/tc_ematch/tc_em_cmp.h' 'usr/include/linux/tc_ematch/tc_em_nbyte.h' -> '//usr/include/linux/tc_ematch/tc_em_nbyte.h' 'usr/include/linux/tc_ematch/tc_em_text.h' -> '//usr/include/linux/tc_ematch/tc_em_text.h' 'usr/include/linux/usb' -> '//usr/include/linux/usb' 'usr/include/linux/usb/g_uvc.h' -> '//usr/include/linux/usb/g_uvc.h' 'usr/include/linux/usb/functionfs.h' -> '//usr/include/linux/usb/functionfs.h' 'usr/include/linux/usb/cdc.h' -> '//usr/include/linux/usb/cdc.h' 'usr/include/linux/usb/tmc.h' -> '//usr/include/linux/usb/tmc.h' 'usr/include/linux/usb/audio.h' -> '//usr/include/linux/usb/audio.h' 'usr/include/linux/usb/raw_gadget.h' -> '//usr/include/linux/usb/raw_gadget.h' 'usr/include/linux/usb/g_printer.h' -> '//usr/include/linux/usb/g_printer.h' 'usr/include/linux/usb/charger.h' -> '//usr/include/linux/usb/charger.h' 'usr/include/linux/usb/ch11.h' -> '//usr/include/linux/usb/ch11.h' 'usr/include/linux/usb/cdc-wdm.h' -> '//usr/include/linux/usb/cdc-wdm.h' 'usr/include/linux/usb/midi.h' -> '//usr/include/linux/usb/midi.h' 'usr/include/linux/usb/ch9.h' -> '//usr/include/linux/usb/ch9.h' 'usr/include/linux/usb/video.h' -> '//usr/include/linux/usb/video.h' 'usr/include/linux/usb/g_hid.h' -> '//usr/include/linux/usb/g_hid.h' 'usr/include/linux/usb/gadgetfs.h' -> '//usr/include/linux/usb/gadgetfs.h' 'usr/include/linux/uio.h' -> '//usr/include/linux/uio.h' 'usr/include/linux/tee.h' -> '//usr/include/linux/tee.h' 'usr/include/linux/udf_fs_i.h' -> '//usr/include/linux/udf_fs_i.h' 'usr/include/linux/atmbr2684.h' -> '//usr/include/linux/atmbr2684.h' 'usr/include/linux/nubus.h' -> '//usr/include/linux/nubus.h' 'usr/include/linux/msg.h' -> '//usr/include/linux/msg.h' 'usr/include/linux/sound.h' -> '//usr/include/linux/sound.h' 'usr/include/linux/coda.h' -> '//usr/include/linux/coda.h' 'usr/include/linux/vboxguest.h' -> '//usr/include/linux/vboxguest.h' 'usr/include/linux/seg6.h' -> '//usr/include/linux/seg6.h' 'usr/include/linux/filter.h' -> '//usr/include/linux/filter.h' 'usr/include/linux/lp.h' -> '//usr/include/linux/lp.h' 'usr/include/linux/zorro.h' -> '//usr/include/linux/zorro.h' 'usr/include/linux/keyctl.h' -> '//usr/include/linux/keyctl.h' 'usr/include/linux/mtio.h' -> '//usr/include/linux/mtio.h' 'usr/include/linux/nfs_mount.h' -> '//usr/include/linux/nfs_mount.h' 'usr/include/linux/sockios.h' -> '//usr/include/linux/sockios.h' 'usr/include/linux/mii.h' -> '//usr/include/linux/mii.h' 'usr/include/linux/ethtool.h' -> '//usr/include/linux/ethtool.h' 'usr/include/linux/futex.h' -> '//usr/include/linux/futex.h' 'usr/include/linux/ipc.h' -> '//usr/include/linux/ipc.h' 'usr/include/linux/pci_regs.h' -> '//usr/include/linux/pci_regs.h' 'usr/include/linux/xattr.h' -> '//usr/include/linux/xattr.h' 'usr/include/linux/ipmi_msgdefs.h' -> '//usr/include/linux/ipmi_msgdefs.h' 'usr/include/linux/batadv_packet.h' -> '//usr/include/linux/batadv_packet.h' 'usr/include/linux/if_link.h' -> '//usr/include/linux/if_link.h' 'usr/include/linux/stat.h' -> '//usr/include/linux/stat.h' 'usr/include/linux/trace_mmap.h' -> '//usr/include/linux/trace_mmap.h' 'usr/include/linux/shm.h' -> '//usr/include/linux/shm.h' 'usr/include/linux/bpf.h' -> '//usr/include/linux/bpf.h' 'usr/include/linux/rseq.h' -> '//usr/include/linux/rseq.h' 'usr/include/linux/landlock.h' -> '//usr/include/linux/landlock.h' 'usr/include/linux/capi.h' -> '//usr/include/linux/capi.h' 'usr/include/linux/auto_dev-ioctl.h' -> '//usr/include/linux/auto_dev-ioctl.h' 'usr/include/linux/fsverity.h' -> '//usr/include/linux/fsverity.h' 'usr/include/linux/psci.h' -> '//usr/include/linux/psci.h' 'usr/include/linux/btf.h' -> '//usr/include/linux/btf.h' 'usr/include/linux/pg.h' -> '//usr/include/linux/pg.h' 'usr/include/linux/counter.h' -> '//usr/include/linux/counter.h' 'usr/include/linux/close_range.h' -> '//usr/include/linux/close_range.h' 'usr/include/linux/acrn.h' -> '//usr/include/linux/acrn.h' 'usr/include/linux/ipv6.h' -> '//usr/include/linux/ipv6.h' 'usr/include/linux/ax25.h' -> '//usr/include/linux/ax25.h' 'usr/include/linux/vsockmon.h' -> '//usr/include/linux/vsockmon.h' 'usr/include/linux/virtio_scmi.h' -> '//usr/include/linux/virtio_scmi.h' 'usr/include/linux/ivtvfb.h' -> '//usr/include/linux/ivtvfb.h' 'usr/include/linux/if.h' -> '//usr/include/linux/if.h' 'usr/include/linux/vesa.h' -> '//usr/include/linux/vesa.h' 'usr/include/linux/pidfd.h' -> '//usr/include/linux/pidfd.h' 'usr/include/linux/inotify.h' -> '//usr/include/linux/inotify.h' 'usr/include/linux/rfkill.h' -> '//usr/include/linux/rfkill.h' 'usr/include/linux/soundcard.h' -> '//usr/include/linux/soundcard.h' 'usr/include/linux/nfs2.h' -> '//usr/include/linux/nfs2.h' 'usr/include/linux/ptp_clock.h' -> '//usr/include/linux/ptp_clock.h' 'usr/include/linux/if_bridge.h' -> '//usr/include/linux/if_bridge.h' 'usr/include/linux/memfd.h' -> '//usr/include/linux/memfd.h' 'usr/include/linux/nfsacl.h' -> '//usr/include/linux/nfsacl.h' 'usr/include/linux/netfilter_ipv4.h' -> '//usr/include/linux/netfilter_ipv4.h' 'usr/include/linux/tipc_netlink.h' -> '//usr/include/linux/tipc_netlink.h' 'usr/include/linux/ublk_cmd.h' -> '//usr/include/linux/ublk_cmd.h' 'usr/include/linux/sync_file.h' -> '//usr/include/linux/sync_file.h' 'usr/include/linux/psp-sev.h' -> '//usr/include/linux/psp-sev.h' 'usr/include/linux/phonet.h' -> '//usr/include/linux/phonet.h' 'usr/include/linux/input.h' -> '//usr/include/linux/input.h' 'usr/include/linux/virtio_config.h' -> '//usr/include/linux/virtio_config.h' 'usr/include/linux/nbd-netlink.h' -> '//usr/include/linux/nbd-netlink.h' 'usr/include/linux/bcm933xx_hcs.h' -> '//usr/include/linux/bcm933xx_hcs.h' 'usr/include/linux/veth.h' -> '//usr/include/linux/veth.h' 'usr/include/linux/pkt_sched.h' -> '//usr/include/linux/pkt_sched.h' 'usr/include/linux/ip.h' -> '//usr/include/linux/ip.h' 'usr/include/linux/resource.h' -> '//usr/include/linux/resource.h' 'usr/include/linux/tiocl.h' -> '//usr/include/linux/tiocl.h' 'usr/include/linux/vhost_types.h' -> '//usr/include/linux/vhost_types.h' 'usr/include/linux/btrfs.h' -> '//usr/include/linux/btrfs.h' 'usr/include/linux/smc_diag.h' -> '//usr/include/linux/smc_diag.h' 'usr/include/linux/thermal.h' -> '//usr/include/linux/thermal.h' 'usr/include/linux/pmu.h' -> '//usr/include/linux/pmu.h' 'usr/include/linux/types.h' -> '//usr/include/linux/types.h' 'usr/include/linux/vduse.h' -> '//usr/include/linux/vduse.h' 'usr/include/linux/radeonfb.h' -> '//usr/include/linux/radeonfb.h' 'usr/include/linux/l2tp.h' -> '//usr/include/linux/l2tp.h' 'usr/include/linux/rpmsg_types.h' -> '//usr/include/linux/rpmsg_types.h' 'usr/include/linux/llc.h' -> '//usr/include/linux/llc.h' 'usr/include/linux/ioctl.h' -> '//usr/include/linux/ioctl.h' 'usr/include/linux/cxl_mem.h' -> '//usr/include/linux/cxl_mem.h' 'usr/include/linux/cec.h' -> '//usr/include/linux/cec.h' 'usr/include/linux/smiapp.h' -> '//usr/include/linux/smiapp.h' 'usr/include/linux/sev-guest.h' -> '//usr/include/linux/sev-guest.h' 'usr/include/linux/rpl_iptunnel.h' -> '//usr/include/linux/rpl_iptunnel.h' 'usr/include/linux/v4l2-controls.h' -> '//usr/include/linux/v4l2-controls.h' 'usr/include/linux/ila.h' -> '//usr/include/linux/ila.h' 'usr/include/linux/atmppp.h' -> '//usr/include/linux/atmppp.h' 'usr/include/linux/npcm-video.h' -> '//usr/include/linux/npcm-video.h' 'usr/include/linux/virtio_net.h' -> '//usr/include/linux/virtio_net.h' 'usr/include/linux/if_hippi.h' -> '//usr/include/linux/if_hippi.h' 'usr/include/linux/patchkey.h' -> '//usr/include/linux/patchkey.h' 'usr/include/linux/atmapi.h' -> '//usr/include/linux/atmapi.h' 'usr/include/linux/v4l2-mediabus.h' -> '//usr/include/linux/v4l2-mediabus.h' 'usr/include/linux/mpls.h' -> '//usr/include/linux/mpls.h' 'usr/include/linux/firewire-cdev.h' -> '//usr/include/linux/firewire-cdev.h' 'usr/include/linux/atm_nicstar.h' -> '//usr/include/linux/atm_nicstar.h' 'usr/include/linux/wmi.h' -> '//usr/include/linux/wmi.h' 'usr/include/linux/if_arcnet.h' -> '//usr/include/linux/if_arcnet.h' 'usr/include/linux/sysinfo.h' -> '//usr/include/linux/sysinfo.h' 'usr/include/linux/aspeed-lpc-ctrl.h' -> '//usr/include/linux/aspeed-lpc-ctrl.h' 'usr/include/linux/watchdog.h' -> '//usr/include/linux/watchdog.h' 'usr/include/linux/vfio_ccw.h' -> '//usr/include/linux/vfio_ccw.h' 'usr/include/linux/watch_queue.h' -> '//usr/include/linux/watch_queue.h' 'usr/include/linux/virtio_balloon.h' -> '//usr/include/linux/virtio_balloon.h' 'usr/include/linux/if_vlan.h' -> '//usr/include/linux/if_vlan.h' 'usr/include/linux/qnx4_fs.h' -> '//usr/include/linux/qnx4_fs.h' 'usr/include/linux/ipsec.h' -> '//usr/include/linux/ipsec.h' 'usr/include/linux/nitro_enclaves.h' -> '//usr/include/linux/nitro_enclaves.h' 'usr/include/linux/if_tunnel.h' -> '//usr/include/linux/if_tunnel.h' 'usr/include/linux/ext4.h' -> '//usr/include/linux/ext4.h' 'usr/include/linux/atm_zatm.h' -> '//usr/include/linux/atm_zatm.h' 'usr/include/linux/snmp.h' -> '//usr/include/linux/snmp.h' 'usr/include/linux/psp-dbc.h' -> '//usr/include/linux/psp-dbc.h' 'usr/include/linux/switchtec_ioctl.h' -> '//usr/include/linux/switchtec_ioctl.h' 'usr/include/linux/reboot.h' -> '//usr/include/linux/reboot.h' 'usr/include/linux/nilfs2_api.h' -> '//usr/include/linux/nilfs2_api.h' 'usr/include/linux/cdrom.h' -> '//usr/include/linux/cdrom.h' 'usr/include/linux/sctp.h' -> '//usr/include/linux/sctp.h' 'usr/include/linux/ivtv.h' -> '//usr/include/linux/ivtv.h' 'usr/include/linux/serial.h' -> '//usr/include/linux/serial.h' 'usr/include/linux/uuid.h' -> '//usr/include/linux/uuid.h' 'usr/include/linux/exfat.h' -> '//usr/include/linux/exfat.h' 'usr/include/linux/virtio_input.h' -> '//usr/include/linux/virtio_input.h' 'usr/include/linux/hash_info.h' -> '//usr/include/linux/hash_info.h' 'usr/include/linux/nvram.h' -> '//usr/include/linux/nvram.h' 'usr/include/linux/videodev2.h' -> '//usr/include/linux/videodev2.h' 'usr/include/linux/am437x-vpfe.h' -> '//usr/include/linux/am437x-vpfe.h' 'usr/include/linux/sed-opal.h' -> '//usr/include/linux/sed-opal.h' 'usr/include/linux/posix_acl_xattr.h' -> '//usr/include/linux/posix_acl_xattr.h' 'usr/include/linux/affs_hardblocks.h' -> '//usr/include/linux/affs_hardblocks.h' 'usr/include/linux/adb.h' -> '//usr/include/linux/adb.h' 'usr/include/linux/ethtool_netlink.h' -> '//usr/include/linux/ethtool_netlink.h' 'usr/include/linux/rio_cm_cdev.h' -> '//usr/include/linux/rio_cm_cdev.h' 'usr/include/linux/binfmts.h' -> '//usr/include/linux/binfmts.h' 'usr/include/linux/kernel.h' -> '//usr/include/linux/kernel.h' 'usr/include/linux/securebits.h' -> '//usr/include/linux/securebits.h' 'usr/include/linux/socket.h' -> '//usr/include/linux/socket.h' 'usr/include/linux/nsm.h' -> '//usr/include/linux/nsm.h' 'usr/include/linux/can.h' -> '//usr/include/linux/can.h' 'usr/include/linux/elf-em.h' -> '//usr/include/linux/elf-em.h' 'usr/include/linux/mrp_bridge.h' -> '//usr/include/linux/mrp_bridge.h' 'usr/include/linux/x25.h' -> '//usr/include/linux/x25.h' 'usr/include/linux/uinput.h' -> '//usr/include/linux/uinput.h' 'usr/include/linux/if_ether.h' -> '//usr/include/linux/if_ether.h' 'usr/include/linux/fcntl.h' -> '//usr/include/linux/fcntl.h' 'usr/include/linux/nfs.h' -> '//usr/include/linux/nfs.h' 'usr/include/linux/bfs_fs.h' -> '//usr/include/linux/bfs_fs.h' 'usr/include/linux/oom.h' -> '//usr/include/linux/oom.h' 'usr/include/linux/aio_abi.h' -> '//usr/include/linux/aio_abi.h' 'usr/include/linux/kernel-page-flags.h' -> '//usr/include/linux/kernel-page-flags.h' 'usr/include/linux/handshake.h' -> '//usr/include/linux/handshake.h' 'usr/include/linux/stm.h' -> '//usr/include/linux/stm.h' 'usr/include/linux/i2c.h' -> '//usr/include/linux/i2c.h' 'usr/include/linux/iommufd.h' -> '//usr/include/linux/iommufd.h' 'usr/include/linux/xdp_diag.h' -> '//usr/include/linux/xdp_diag.h' 'usr/include/linux/remoteproc_cdev.h' -> '//usr/include/linux/remoteproc_cdev.h' 'usr/include/linux/module.h' -> '//usr/include/linux/module.h' 'usr/include/linux/kdev_t.h' -> '//usr/include/linux/kdev_t.h' 'usr/include/linux/personality.h' -> '//usr/include/linux/personality.h' 'usr/include/linux/v4l2-common.h' -> '//usr/include/linux/v4l2-common.h' 'usr/include/linux/virtio_i2c.h' -> '//usr/include/linux/virtio_i2c.h' 'usr/include/linux/limits.h' -> '//usr/include/linux/limits.h' 'usr/include/linux/seccomp.h' -> '//usr/include/linux/seccomp.h' 'usr/include/linux/virtio_ring.h' -> '//usr/include/linux/virtio_ring.h' 'usr/include/linux/if_macsec.h' -> '//usr/include/linux/if_macsec.h' 'usr/include/linux/kd.h' -> '//usr/include/linux/kd.h' 'usr/include/linux/wait.h' -> '//usr/include/linux/wait.h' 'usr/include/linux/if_arp.h' -> '//usr/include/linux/if_arp.h' 'usr/include/linux/seg6_iptunnel.h' -> '//usr/include/linux/seg6_iptunnel.h' 'usr/include/linux/arcfb.h' -> '//usr/include/linux/arcfb.h' 'usr/include/linux/scif_ioctl.h' -> '//usr/include/linux/scif_ioctl.h' 'usr/include/linux/if_pppox.h' -> '//usr/include/linux/if_pppox.h' 'usr/include/linux/apm_bios.h' -> '//usr/include/linux/apm_bios.h' 'usr/include/linux/ccs.h' -> '//usr/include/linux/ccs.h' 'usr/include/linux/seg6_local.h' -> '//usr/include/linux/seg6_local.h' 'usr/include/linux/if_ltalk.h' -> '//usr/include/linux/if_ltalk.h' 'usr/include/linux/prctl.h' -> '//usr/include/linux/prctl.h' 'usr/include/linux/cciss_ioctl.h' -> '//usr/include/linux/cciss_ioctl.h' 'usr/include/linux/cfm_bridge.h' -> '//usr/include/linux/cfm_bridge.h' 'usr/include/linux/timerfd.h' -> '//usr/include/linux/timerfd.h' 'usr/include/linux/eventfd.h' -> '//usr/include/linux/eventfd.h' 'usr/include/linux/hiddev.h' -> '//usr/include/linux/hiddev.h' 'usr/include/linux/auto_fs.h' -> '//usr/include/linux/auto_fs.h' 'usr/include/linux/pcitest.h' -> '//usr/include/linux/pcitest.h' 'usr/include/linux/atmsap.h' -> '//usr/include/linux/atmsap.h' 'usr/include/linux/openvswitch.h' -> '//usr/include/linux/openvswitch.h' 'usr/include/linux/input-event-codes.h' -> '//usr/include/linux/input-event-codes.h' 'usr/include/linux/udmabuf.h' -> '//usr/include/linux/udmabuf.h' 'usr/include/linux/qrtr.h' -> '//usr/include/linux/qrtr.h' 'usr/include/linux/if_xdp.h' -> '//usr/include/linux/if_xdp.h' 'usr/include/linux/netdev.h' -> '//usr/include/linux/netdev.h' 'usr/include/linux/swab.h' -> '//usr/include/linux/swab.h' 'usr/include/linux/virtio_mem.h' -> '//usr/include/linux/virtio_mem.h' 'usr/include/linux/wireless.h' -> '//usr/include/linux/wireless.h' 'usr/include/linux/if_packet.h' -> '//usr/include/linux/if_packet.h' 'usr/include/linux/in6.h' -> '//usr/include/linux/in6.h' 'usr/include/linux/uhid.h' -> '//usr/include/linux/uhid.h' 'usr/include/linux/rpmsg.h' -> '//usr/include/linux/rpmsg.h' 'usr/include/linux/wwan.h' -> '//usr/include/linux/wwan.h' 'usr/include/linux/membarrier.h' -> '//usr/include/linux/membarrier.h' 'usr/include/linux/virtio_blk.h' -> '//usr/include/linux/virtio_blk.h' 'usr/include/linux/i2c-dev.h' -> '//usr/include/linux/i2c-dev.h' 'usr/include/linux/igmp.h' -> '//usr/include/linux/igmp.h' 'usr/include/linux/nfsd_netlink.h' -> '//usr/include/linux/nfsd_netlink.h' 'usr/include/linux/psample.h' -> '//usr/include/linux/psample.h' 'usr/include/linux/gpio.h' -> '//usr/include/linux/gpio.h' 'usr/include/linux/serial_reg.h' -> '//usr/include/linux/serial_reg.h' 'usr/include/linux/kcov.h' -> '//usr/include/linux/kcov.h' 'usr/include/linux/ioam6_iptunnel.h' -> '//usr/include/linux/ioam6_iptunnel.h' 'usr/include/linux/ip6_tunnel.h' -> '//usr/include/linux/ip6_tunnel.h' 'usr/include/linux/vfio_zdev.h' -> '//usr/include/linux/vfio_zdev.h' 'usr/include/linux/if_plip.h' -> '//usr/include/linux/if_plip.h' 'usr/include/linux/virtio_ids.h' -> '//usr/include/linux/virtio_ids.h' 'usr/include/linux/netfilter_arp.h' -> '//usr/include/linux/netfilter_arp.h' 'usr/include/linux/v4l2-subdev.h' -> '//usr/include/linux/v4l2-subdev.h' 'usr/include/linux/toshiba.h' -> '//usr/include/linux/toshiba.h' 'usr/include/linux/loadpin.h' -> '//usr/include/linux/loadpin.h' 'usr/include/linux/rio_mport_cdev.h' -> '//usr/include/linux/rio_mport_cdev.h' 'usr/include/linux/uleds.h' -> '//usr/include/linux/uleds.h' 'usr/include/linux/if_fddi.h' -> '//usr/include/linux/if_fddi.h' 'usr/include/linux/coresight-stm.h' -> '//usr/include/linux/coresight-stm.h' 'usr/include/linux/net_namespace.h' -> '//usr/include/linux/net_namespace.h' 'usr/include/linux/lwtunnel.h' -> '//usr/include/linux/lwtunnel.h' 'usr/include/linux/ioam6.h' -> '//usr/include/linux/ioam6.h' 'usr/include/linux/net.h' -> '//usr/include/linux/net.h' 'usr/include/linux/if_fc.h' -> '//usr/include/linux/if_fc.h' 'usr/include/linux/firewire-constants.h' -> '//usr/include/linux/firewire-constants.h' 'usr/include/linux/neighbour.h' -> '//usr/include/linux/neighbour.h' 'usr/include/linux/uvcvideo.h' -> '//usr/include/linux/uvcvideo.h' 'usr/include/linux/kfd_ioctl.h' -> '//usr/include/linux/kfd_ioctl.h' 'usr/include/linux/omap3isp.h' -> '//usr/include/linux/omap3isp.h' 'usr/include/linux/agpgart.h' -> '//usr/include/linux/agpgart.h' 'usr/include/linux/tipc.h' -> '//usr/include/linux/tipc.h' 'usr/include/linux/fou.h' -> '//usr/include/linux/fou.h' 'usr/include/linux/if_phonet.h' -> '//usr/include/linux/if_phonet.h' 'usr/include/linux/isst_if.h' -> '//usr/include/linux/isst_if.h' 'usr/include/linux/fs.h' -> '//usr/include/linux/fs.h' 'usr/include/linux/virtio_snd.h' -> '//usr/include/linux/virtio_snd.h' 'usr/include/linux/kfd_sysfs.h' -> '//usr/include/linux/kfd_sysfs.h' 'usr/include/linux/media.h' -> '//usr/include/linux/media.h' 'usr/include/linux/hpet.h' -> '//usr/include/linux/hpet.h' 'usr/include/linux/utsname.h' -> '//usr/include/linux/utsname.h' 'usr/include/linux/if_team.h' -> '//usr/include/linux/if_team.h' 'usr/include/linux/dw100.h' -> '//usr/include/linux/dw100.h' 'usr/include/linux/romfs_fs.h' -> '//usr/include/linux/romfs_fs.h' 'usr/include/linux/times.h' -> '//usr/include/linux/times.h' 'usr/include/linux/taskstats.h' -> '//usr/include/linux/taskstats.h' 'usr/include/linux/kcm.h' -> '//usr/include/linux/kcm.h' 'usr/include/linux/ipmi_bmc.h' -> '//usr/include/linux/ipmi_bmc.h' 'usr/include/linux/inet_diag.h' -> '//usr/include/linux/inet_diag.h' 'usr/include/linux/netlink.h' -> '//usr/include/linux/netlink.h' 'usr/include/linux/btrfs_tree.h' -> '//usr/include/linux/btrfs_tree.h' 'usr/include/linux/errno.h' -> '//usr/include/linux/errno.h' 'usr/include/linux/userfaultfd.h' -> '//usr/include/linux/userfaultfd.h' 'usr/include/linux/scc.h' -> '//usr/include/linux/scc.h' 'usr/include/linux/mdio.h' -> '//usr/include/linux/mdio.h' 'usr/include/linux/netconf.h' -> '//usr/include/linux/netconf.h' 'usr/include/linux/pr.h' -> '//usr/include/linux/pr.h' 'usr/include/linux/gfs2_ondisk.h' -> '//usr/include/linux/gfs2_ondisk.h' 'usr/include/linux/reiserfs_fs.h' -> '//usr/include/linux/reiserfs_fs.h' 'usr/include/linux/openat2.h' -> '//usr/include/linux/openat2.h' 'usr/include/linux/fpga-dfl.h' -> '//usr/include/linux/fpga-dfl.h' 'usr/include/linux/irqnr.h' -> '//usr/include/linux/irqnr.h' 'usr/include/linux/keyboard.h' -> '//usr/include/linux/keyboard.h' 'usr/include/linux/tcp.h' -> '//usr/include/linux/tcp.h' 'usr/include/linux/posix_types.h' -> '//usr/include/linux/posix_types.h' 'usr/include/linux/elf-fdpic.h' -> '//usr/include/linux/elf-fdpic.h' 'usr/include/linux/screen_info.h' -> '//usr/include/linux/screen_info.h' 'usr/include/linux/matroxfb.h' -> '//usr/include/linux/matroxfb.h' 'usr/include/linux/bpf_perf_event.h' -> '//usr/include/linux/bpf_perf_event.h' 'usr/include/linux/net_dropmon.h' -> '//usr/include/linux/net_dropmon.h' 'usr/include/linux/thp7312.h' -> '//usr/include/linux/thp7312.h' 'usr/include/linux/nfs_idmap.h' -> '//usr/include/linux/nfs_idmap.h' 'usr/include/linux/mman.h' -> '//usr/include/linux/mman.h' 'usr/include/linux/seg6_genl.h' -> '//usr/include/linux/seg6_genl.h' 'usr/include/linux/dcbnl.h' -> '//usr/include/linux/dcbnl.h' 'usr/include/linux/netlink_diag.h' -> '//usr/include/linux/netlink_diag.h' 'usr/include/linux/mmtimer.h' -> '//usr/include/linux/mmtimer.h' 'usr/include/linux/eventpoll.h' -> '//usr/include/linux/eventpoll.h' 'usr/include/linux/if_tun.h' -> '//usr/include/linux/if_tun.h' 'usr/include/linux/mroute.h' -> '//usr/include/linux/mroute.h' 'usr/include/linux/ife.h' -> '//usr/include/linux/ife.h' 'usr/include/linux/bpqether.h' -> '//usr/include/linux/bpqether.h' 'usr/include/linux/ioprio.h' -> '//usr/include/linux/ioprio.h' 'usr/include/linux/dqblk_xfs.h' -> '//usr/include/linux/dqblk_xfs.h' 'usr/include/linux/pfkeyv2.h' -> '//usr/include/linux/pfkeyv2.h' 'usr/include/linux/cycx_cfm.h' -> '//usr/include/linux/cycx_cfm.h' 'usr/include/linux/nilfs2_ondisk.h' -> '//usr/include/linux/nilfs2_ondisk.h' 'usr/include/linux/hidraw.h' -> '//usr/include/linux/hidraw.h' 'usr/include/linux/vbox_err.h' -> '//usr/include/linux/vbox_err.h' 'usr/include/linux/bits.h' -> '//usr/include/linux/bits.h' 'usr/include/linux/blkdev.h' -> '//usr/include/linux/blkdev.h' 'usr/include/linux/vm_sockets.h' -> '//usr/include/linux/vm_sockets.h' 'usr/include/linux/bt-bmc.h' -> '//usr/include/linux/bt-bmc.h' 'usr/include/linux/xilinx-v4l2-controls.h' -> '//usr/include/linux/xilinx-v4l2-controls.h' 'usr/include/linux/blkzoned.h' -> '//usr/include/linux/blkzoned.h' 'usr/include/linux/gameport.h' -> '//usr/include/linux/gameport.h' 'usr/include/linux/chio.h' -> '//usr/include/linux/chio.h' 'usr/include/linux/pfrut.h' -> '//usr/include/linux/pfrut.h' 'usr/include/linux/gsmmux.h' -> '//usr/include/linux/gsmmux.h' 'usr/include/linux/netfilter_ipv6.h' -> '//usr/include/linux/netfilter_ipv6.h' 'usr/include/linux/atm_tcp.h' -> '//usr/include/linux/atm_tcp.h' 'usr/include/linux/atalk.h' -> '//usr/include/linux/atalk.h' 'usr/include/linux/ioam6_genl.h' -> '//usr/include/linux/ioam6_genl.h' 'usr/include/linux/const.h' -> '//usr/include/linux/const.h' 'usr/include/linux/max2175.h' -> '//usr/include/linux/max2175.h' 'usr/include/linux/fadvise.h' -> '//usr/include/linux/fadvise.h' 'usr/include/linux/fiemap.h' -> '//usr/include/linux/fiemap.h' 'usr/include/linux/rtc.h' -> '//usr/include/linux/rtc.h' 'usr/include/linux/mroute6.h' -> '//usr/include/linux/mroute6.h' 'usr/include/linux/tdx-guest.h' -> '//usr/include/linux/tdx-guest.h' 'usr/include/linux/serial_core.h' -> '//usr/include/linux/serial_core.h' 'usr/include/linux/phantom.h' -> '//usr/include/linux/phantom.h' 'usr/include/linux/elf.h' -> '//usr/include/linux/elf.h' 'usr/include/linux/in.h' -> '//usr/include/linux/in.h' 'usr/include/linux/amt.h' -> '//usr/include/linux/amt.h' 'usr/include/linux/mptcp.h' -> '//usr/include/linux/mptcp.h' 'usr/include/linux/dlm.h' -> '//usr/include/linux/dlm.h' 'usr/include/linux/atmmpc.h' -> '//usr/include/linux/atmmpc.h' 'usr/include/linux/adfs_fs.h' -> '//usr/include/linux/adfs_fs.h' 'usr/include/linux/if_addrlabel.h' -> '//usr/include/linux/if_addrlabel.h' 'usr/include/linux/map_to_14segment.h' -> '//usr/include/linux/map_to_14segment.h' 'usr/include/linux/virtio_console.h' -> '//usr/include/linux/virtio_console.h' 'usr/include/linux/selinux_netlink.h' -> '//usr/include/linux/selinux_netlink.h' 'usr/include/linux/hdreg.h' -> '//usr/include/linux/hdreg.h' 'usr/include/linux/dma-buf.h' -> '//usr/include/linux/dma-buf.h' 'usr/include/linux/fuse.h' -> '//usr/include/linux/fuse.h' 'usr/include/linux/hid.h' -> '//usr/include/linux/hid.h' 'usr/include/linux/virtio_scsi.h' -> '//usr/include/linux/virtio_scsi.h' 'usr/include/linux/hdlc.h' -> '//usr/include/linux/hdlc.h' 'usr/include/linux/i2o-dev.h' -> '//usr/include/linux/i2o-dev.h' 'usr/include/linux/dlm_plock.h' -> '//usr/include/linux/dlm_plock.h' 'usr/include/linux/idxd.h' -> '//usr/include/linux/idxd.h' 'usr/include/linux/papr_pdsm.h' -> '//usr/include/linux/papr_pdsm.h' 'usr/include/linux/aspeed-video.h' -> '//usr/include/linux/aspeed-video.h' 'usr/include/linux/usbip.h' -> '//usr/include/linux/usbip.h' 'usr/include/linux/nbd.h' -> '//usr/include/linux/nbd.h' 'usr/include/linux/erspan.h' -> '//usr/include/linux/erspan.h' 'usr/include/linux/aspeed-p2a-ctrl.h' -> '//usr/include/linux/aspeed-p2a-ctrl.h' 'usr/include/linux/virtio_rng.h' -> '//usr/include/linux/virtio_rng.h' 'usr/include/linux/hsr_netlink.h' -> '//usr/include/linux/hsr_netlink.h' 'usr/include/linux/iso_fs.h' -> '//usr/include/linux/iso_fs.h' 'usr/include/linux/cn_proc.h' -> '//usr/include/linux/cn_proc.h' 'usr/include/linux/signalfd.h' -> '//usr/include/linux/signalfd.h' 'usr/include/linux/rtnetlink.h' -> '//usr/include/linux/rtnetlink.h' 'usr/include/linux/user_events.h' -> '//usr/include/linux/user_events.h' 'usr/include/linux/virtio_iommu.h' -> '//usr/include/linux/virtio_iommu.h' 'usr/include/linux/netfilter_bridge.h' -> '//usr/include/linux/netfilter_bridge.h' 'usr/include/linux/cachefiles.h' -> '//usr/include/linux/cachefiles.h' 'usr/include/linux/sonet.h' -> '//usr/include/linux/sonet.h' 'usr/include/linux/dma-heap.h' -> '//usr/include/linux/dma-heap.h' 'usr/include/linux/minix_fs.h' -> '//usr/include/linux/minix_fs.h' 'usr/include/linux/netdevice.h' -> '//usr/include/linux/netdevice.h' 'usr/include/linux/jffs2.h' -> '//usr/include/linux/jffs2.h' 'usr/include/linux/fsl_hypervisor.h' -> '//usr/include/linux/fsl_hypervisor.h' 'usr/include/linux/audit.h' -> '//usr/include/linux/audit.h' 'usr/include/linux/auto_fs4.h' -> '//usr/include/linux/auto_fs4.h' 'usr/include/linux/coff.h' -> '//usr/include/linux/coff.h' 'usr/include/linux/i8k.h' -> '//usr/include/linux/i8k.h' 'usr/include/linux/zorro_ids.h' -> '//usr/include/linux/zorro_ids.h' 'usr/include/linux/if_pppol2tp.h' -> '//usr/include/linux/if_pppol2tp.h' 'usr/include/linux/tipc_sockets_diag.h' -> '//usr/include/linux/tipc_sockets_diag.h' 'usr/include/linux/arm_sdei.h' -> '//usr/include/linux/arm_sdei.h' 'usr/include/linux/tcp_metrics.h' -> '//usr/include/linux/tcp_metrics.h' 'usr/include/linux/atmsvc.h' -> '//usr/include/linux/atmsvc.h' 'usr/include/linux/vm_sockets_diag.h' -> '//usr/include/linux/vm_sockets_diag.h' 'usr/include/linux/dm-ioctl.h' -> '//usr/include/linux/dm-ioctl.h' 'usr/include/linux/mqueue.h' -> '//usr/include/linux/mqueue.h' 'usr/include/linux/fsmap.h' -> '//usr/include/linux/fsmap.h' 'usr/include/linux/v4l2-dv-timings.h' -> '//usr/include/linux/v4l2-dv-timings.h' 'usr/include/linux/map_to_7segment.h' -> '//usr/include/linux/map_to_7segment.h' 'usr/include/linux/posix_acl.h' -> '//usr/include/linux/posix_acl.h' 'usr/include/linux/nexthop.h' -> '//usr/include/linux/nexthop.h' 'usr/include/linux/fsl_mc.h' -> '//usr/include/linux/fsl_mc.h' 'usr/include/linux/fdreg.h' -> '//usr/include/linux/fdreg.h' 'usr/include/linux/cramfs_fs.h' -> '//usr/include/linux/cramfs_fs.h' 'usr/include/linux/if_eql.h' -> '//usr/include/linux/if_eql.h' 'usr/include/linux/stddef.h' -> '//usr/include/linux/stddef.h' 'usr/include/linux/ppdev.h' -> '//usr/include/linux/ppdev.h' 'usr/include/linux/time.h' -> '//usr/include/linux/time.h' 'usr/include/linux/sysctl.h' -> '//usr/include/linux/sysctl.h' 'usr/include/linux/atmlec.h' -> '//usr/include/linux/atmlec.h' 'usr/include/linux/dm-log-userspace.h' -> '//usr/include/linux/dm-log-userspace.h' 'usr/include/linux/cgroupstats.h' -> '//usr/include/linux/cgroupstats.h' 'usr/include/linux/atm_idt77105.h' -> '//usr/include/linux/atm_idt77105.h' 'usr/include/linux/unistd.h' -> '//usr/include/linux/unistd.h' 'usr/include/linux/mei.h' -> '//usr/include/linux/mei.h' 'usr/include/linux/rose.h' -> '//usr/include/linux/rose.h' 'usr/include/linux/omapfb.h' -> '//usr/include/linux/omapfb.h' 'usr/include/linux/comedi.h' -> '//usr/include/linux/comedi.h' 'usr/include/linux/errqueue.h' -> '//usr/include/linux/errqueue.h' 'usr/include/linux/tps6594_pfsm.h' -> '//usr/include/linux/tps6594_pfsm.h' 'usr/include/linux/virtio_pci.h' -> '//usr/include/linux/virtio_pci.h' 'usr/include/linux/hw_breakpoint.h' -> '//usr/include/linux/hw_breakpoint.h' 'usr/include/linux/sock_diag.h' -> '//usr/include/linux/sock_diag.h' 'usr/include/linux/atmarp.h' -> '//usr/include/linux/atmarp.h' 'usr/include/linux/ultrasound.h' -> '//usr/include/linux/ultrasound.h' 'usr/include/linux/if_x25.h' -> '//usr/include/linux/if_x25.h' 'usr/include/linux/netrom.h' -> '//usr/include/linux/netrom.h' 'usr/include/linux/vhost.h' -> '//usr/include/linux/vhost.h' 'usr/include/linux/dccp.h' -> '//usr/include/linux/dccp.h' 'usr/include/linux/ipmi_ssif_bmc.h' -> '//usr/include/linux/ipmi_ssif_bmc.h' 'usr/include/linux/kcmp.h' -> '//usr/include/linux/kcmp.h' 'usr/include/linux/quota.h' -> '//usr/include/linux/quota.h' 'usr/include/linux/virtio_mmio.h' -> '//usr/include/linux/virtio_mmio.h' 'usr/include/linux/mei_uuid.h' -> '//usr/include/linux/mei_uuid.h' 'usr/include/linux/pci.h' -> '//usr/include/linux/pci.h' 'usr/include/linux/baycom.h' -> '//usr/include/linux/baycom.h' 'usr/include/linux/kernelcapi.h' -> '//usr/include/linux/kernelcapi.h' 'usr/include/linux/if_infiniband.h' -> '//usr/include/linux/if_infiniband.h' 'usr/include/linux/virtio_9p.h' -> '//usr/include/linux/virtio_9p.h' 'usr/include/linux/nl80211.h' -> '//usr/include/linux/nl80211.h' 'usr/include/linux/suspend_ioctls.h' -> '//usr/include/linux/suspend_ioctls.h' 'usr/include/linux/bsg.h' -> '//usr/include/linux/bsg.h' 'usr/include/linux/nl80211-vnd-intel.h' -> '//usr/include/linux/nl80211-vnd-intel.h' 'usr/include/linux/connector.h' -> '//usr/include/linux/connector.h' 'usr/include/linux/blkpg.h' -> '//usr/include/linux/blkpg.h' 'usr/include/linux/vt.h' -> '//usr/include/linux/vt.h' 'usr/include/linux/ppp_defs.h' -> '//usr/include/linux/ppp_defs.h' 'usr/include/linux/time_types.h' -> '//usr/include/linux/time_types.h' 'usr/include/linux/devlink.h' -> '//usr/include/linux/devlink.h' 'usr/include/linux/parport.h' -> '//usr/include/linux/parport.h' 'usr/include/linux/signal.h' -> '//usr/include/linux/signal.h' 'usr/include/linux/icmp.h' -> '//usr/include/linux/icmp.h' 'usr/include/linux/tls.h' -> '//usr/include/linux/tls.h' 'usr/include/linux/wireguard.h' -> '//usr/include/linux/wireguard.h' 'usr/include/linux/termios.h' -> '//usr/include/linux/termios.h' 'usr/include/linux/smc.h' -> '//usr/include/linux/smc.h' 'usr/include/linux/loop.h' -> '//usr/include/linux/loop.h' 'usr/include/linux/virtio_crypto.h' -> '//usr/include/linux/virtio_crypto.h' 'usr/include/linux/tty.h' -> '//usr/include/linux/tty.h' 'usr/include/linux/kexec.h' -> '//usr/include/linux/kexec.h' 'usr/include/linux/netfilter.h' -> '//usr/include/linux/netfilter.h' 'usr/include/linux/batman_adv.h' -> '//usr/include/linux/batman_adv.h' 'usr/include/linux/xfrm.h' -> '//usr/include/linux/xfrm.h' 'usr/include/linux/hyperv.h' -> '//usr/include/linux/hyperv.h' 'usr/include/linux/vtpm_proxy.h' -> '//usr/include/linux/vtpm_proxy.h' 'usr/include/linux/vbox_vmmdev_types.h' -> '//usr/include/linux/vbox_vmmdev_types.h' 'usr/include/linux/tipc_config.h' -> '//usr/include/linux/tipc_config.h' 'usr/include/linux/ptrace.h' -> '//usr/include/linux/ptrace.h' 'usr/include/linux/if_bonding.h' -> '//usr/include/linux/if_bonding.h' 'usr/include/linux/cuda.h' -> '//usr/include/linux/cuda.h' 'usr/include/linux/pps.h' -> '//usr/include/linux/pps.h' 'usr/include/linux/efs_fs_sb.h' -> '//usr/include/linux/efs_fs_sb.h' 'usr/include/linux/ncsi.h' -> '//usr/include/linux/ncsi.h' 'usr/include/linux/udp.h' -> '//usr/include/linux/udp.h' 'usr/include/linux/if_alg.h' -> '//usr/include/linux/if_alg.h' 'usr/include/linux/fd.h' -> '//usr/include/linux/fd.h' 'usr/include/linux/packet_diag.h' -> '//usr/include/linux/packet_diag.h' 'usr/include/linux/nfs_fs.h' -> '//usr/include/linux/nfs_fs.h' 'usr/include/linux/mount.h' -> '//usr/include/linux/mount.h' 'usr/include/linux/sched.h' -> '//usr/include/linux/sched.h' 'usr/include/linux/hdlcdrv.h' -> '//usr/include/linux/hdlcdrv.h' 'usr/include/linux/kvm_para.h' -> '//usr/include/linux/kvm_para.h' 'usr/include/linux/atmclip.h' -> '//usr/include/linux/atmclip.h' 'usr/include/linux/f2fs.h' -> '//usr/include/linux/f2fs.h' 'usr/include/linux/qnxtypes.h' -> '//usr/include/linux/qnxtypes.h' 'usr/include/linux/serio.h' -> '//usr/include/linux/serio.h' 'usr/include/linux/random.h' -> '//usr/include/linux/random.h' 'usr/include/linux/gen_stats.h' -> '//usr/include/linux/gen_stats.h' 'usr/include/linux/nfc.h' -> '//usr/include/linux/nfc.h' 'usr/include/linux/reiserfs_xattr.h' -> '//usr/include/linux/reiserfs_xattr.h' 'usr/include/linux/virtio_pcidev.h' -> '//usr/include/linux/virtio_pcidev.h' 'usr/include/linux/vfio.h' -> '//usr/include/linux/vfio.h' 'usr/include/linux/msdos_fs.h' -> '//usr/include/linux/msdos_fs.h' 'usr/include/linux/ndctl.h' -> '//usr/include/linux/ndctl.h' 'usr/include/linux/cciss_defs.h' -> '//usr/include/linux/cciss_defs.h' 'usr/include/linux/perf_event.h' -> '//usr/include/linux/perf_event.h' 'usr/include/linux/ppp-ioctl.h' -> '//usr/include/linux/ppp-ioctl.h' 'usr/include/linux/lirc.h' -> '//usr/include/linux/lirc.h' 'usr/include/linux/virtio_gpu.h' -> '//usr/include/linux/virtio_gpu.h' 'usr/include/linux/qemu_fw_cfg.h' -> '//usr/include/linux/qemu_fw_cfg.h' 'usr/include/linux/um_timetravel.h' -> '//usr/include/linux/um_timetravel.h' 'usr/include/linux/falloc.h' -> '//usr/include/linux/falloc.h' 'usr/include/linux/ntsync.h' -> '//usr/include/linux/ntsync.h' 'usr/include/linux/pkt_cls.h' -> '//usr/include/linux/pkt_cls.h' 'usr/include/linux/genetlink.h' -> '//usr/include/linux/genetlink.h' 'usr/include/linux/acct.h' -> '//usr/include/linux/acct.h' 'usr/include/linux/fanotify.h' -> '//usr/include/linux/fanotify.h' 'usr/include/linux/virtio_gpio.h' -> '//usr/include/linux/virtio_gpio.h' 'usr/include/linux/mempolicy.h' -> '//usr/include/linux/mempolicy.h' 'usr/include/linux/rpl.h' -> '//usr/include/linux/rpl.h' 'usr/include/linux/media-bus-format.h' -> '//usr/include/linux/media-bus-format.h' 'usr/include/linux/usbdevice_fs.h' -> '//usr/include/linux/usbdevice_fs.h' 'usr/include/linux/atm.h' -> '//usr/include/linux/atm.h' 'usr/include/linux/virtio_fs.h' -> '//usr/include/linux/virtio_fs.h' 'usr/include/linux/vdpa.h' -> '//usr/include/linux/vdpa.h' 'usr/include/linux/gtp.h' -> '//usr/include/linux/gtp.h' 'usr/include/linux/fsi.h' -> '//usr/include/linux/fsi.h' 'usr/include/linux/mctp.h' -> '//usr/include/linux/mctp.h' 'usr/include/linux/edd.h' -> '//usr/include/linux/edd.h' 'usr/include/linux/atm_he.h' -> '//usr/include/linux/atm_he.h' 'usr/include/linux/blktrace_api.h' -> '//usr/include/linux/blktrace_api.h' 'usr/include/linux/magic.h' -> '//usr/include/linux/magic.h' 'usr/include/linux/if_slip.h' -> '//usr/include/linux/if_slip.h' 'usr/include/linux/rkisp1-config.h' -> '//usr/include/linux/rkisp1-config.h' 'usr/include/linux/dlmconstants.h' -> '//usr/include/linux/dlmconstants.h' 'usr/include/linux/nvme_ioctl.h' -> '//usr/include/linux/nvme_ioctl.h' 'usr/include/linux/capability.h' -> '//usr/include/linux/capability.h' 'usr/include/linux/joystick.h' -> '//usr/include/linux/joystick.h' 'usr/include/linux/tty_flags.h' -> '//usr/include/linux/tty_flags.h' 'usr/include/linux/rds.h' -> '//usr/include/linux/rds.h' 'usr/include/linux/dlm_device.h' -> '//usr/include/linux/dlm_device.h' 'usr/include/linux/virtio_pmem.h' -> '//usr/include/linux/virtio_pmem.h' 'usr/include/linux/param.h' -> '//usr/include/linux/param.h' 'usr/include/linux/dns_resolver.h' -> '//usr/include/linux/dns_resolver.h' 'usr/include/linux/ip_vs.h' -> '//usr/include/linux/ip_vs.h' 'usr/include/linux/in_route.h' -> '//usr/include/linux/in_route.h' 'usr/include/linux/virtio_bt.h' -> '//usr/include/linux/virtio_bt.h' 'usr/include/linux/atmioc.h' -> '//usr/include/linux/atmioc.h' 'usr/include/linux/if_ppp.h' -> '//usr/include/linux/if_ppp.h' 'usr/include/linux/unix_diag.h' -> '//usr/include/linux/unix_diag.h' 'usr/include/linux/virtio_vsock.h' -> '//usr/include/linux/virtio_vsock.h' 'usr/include/linux/kvm.h' -> '//usr/include/linux/kvm.h' 'usr/include/linux/un.h' -> '//usr/include/linux/un.h' 'usr/include/linux/utime.h' -> '//usr/include/linux/utime.h' 'usr/include/linux/fb.h' -> '//usr/include/linux/fb.h' 'usr/include/linux/ipmi.h' -> '//usr/include/linux/ipmi.h' 'usr/include/linux/bpf_common.h' -> '//usr/include/linux/bpf_common.h' 'usr/include/linux/fscrypt.h' -> '//usr/include/linux/fscrypt.h' 'usr/include/linux/atmdev.h' -> '//usr/include/linux/atmdev.h' 'usr/include/linux/vmcore.h' -> '//usr/include/linux/vmcore.h' 'usr/include/linux/sem.h' -> '//usr/include/linux/sem.h' 'usr/include/linux/nfs4.h' -> '//usr/include/linux/nfs4.h' 'usr/include/linux/rxrpc.h' -> '//usr/include/linux/rxrpc.h' 'usr/include/linux/target_core_user.h' -> '//usr/include/linux/target_core_user.h' 'usr/include/linux/nsfs.h' -> '//usr/include/linux/nsfs.h' 'usr/include/linux/poll.h' -> '//usr/include/linux/poll.h' 'usr/include/linux/ipv6_route.h' -> '//usr/include/linux/ipv6_route.h' 'usr/include/linux/net_tstamp.h' -> '//usr/include/linux/net_tstamp.h' 'usr/include/linux/mptcp_pm.h' -> '//usr/include/linux/mptcp_pm.h' 'usr/include/linux/seg6_hmac.h' -> '//usr/include/linux/seg6_hmac.h' 'usr/include/linux/cec-funcs.h' -> '//usr/include/linux/cec-funcs.h' 'usr/include/linux/if_cablemodem.h' -> '//usr/include/linux/if_cablemodem.h' 'usr/include/linux/ppp-comp.h' -> '//usr/include/linux/ppp-comp.h' 'usr/include/linux/nfs4_mount.h' -> '//usr/include/linux/nfs4_mount.h' 'usr/include/linux/icmpv6.h' -> '//usr/include/linux/icmpv6.h' 'usr/include/linux/cyclades.h' -> '//usr/include/linux/cyclades.h' 'usr/include/linux/major.h' -> '//usr/include/linux/major.h' 'usr/include/linux/fib_rules.h' -> '//usr/include/linux/fib_rules.h' 'usr/include/linux/string.h' -> '//usr/include/linux/string.h' 'usr/include/linux/lsm.h' -> '//usr/include/linux/lsm.h' 'usr/include/linux/io_uring.h' -> '//usr/include/linux/io_uring.h' 'usr/include/linux/pktcdvd.h' -> '//usr/include/linux/pktcdvd.h' 'usr/include/linux/virtio_types.h' -> '//usr/include/linux/virtio_types.h' 'usr/include/linux/timex.h' -> '//usr/include/linux/timex.h' 'usr/include/linux/mpls_iptunnel.h' -> '//usr/include/linux/mpls_iptunnel.h' 'usr/include/linux/cryptouser.h' -> '//usr/include/linux/cryptouser.h' 'usr/include/linux/synclink.h' -> '//usr/include/linux/synclink.h' 'usr/include/linux/route.h' -> '//usr/include/linux/route.h' 'usr/include/linux/nfs3.h' -> '//usr/include/linux/nfs3.h' 'usr/include/linux/userio.h' -> '//usr/include/linux/userio.h' 'usr/include/linux/libc-compat.h' -> '//usr/include/linux/libc-compat.h' 'usr/include/linux/dpll.h' -> '//usr/include/linux/dpll.h' 'usr/include/linux/sonypi.h' -> '//usr/include/linux/sonypi.h' 'usr/include/linux/auxvec.h' -> '//usr/include/linux/auxvec.h' 'usr/include/linux/if_addr.h' -> '//usr/include/linux/if_addr.h' 'usr/include/linux/atm_eni.h' -> '//usr/include/linux/atm_eni.h' 'usr/include/linux/version.h' -> '//usr/include/linux/version.h' 'usr/include/misc' -> '//usr/include/misc' 'usr/include/misc/uacce' -> '//usr/include/misc/uacce' 'usr/include/misc/uacce/uacce.h' -> '//usr/include/misc/uacce/uacce.h' 'usr/include/misc/uacce/hisi_qm.h' -> '//usr/include/misc/uacce/hisi_qm.h' 'usr/include/misc/fastrpc.h' -> '//usr/include/misc/fastrpc.h' 'usr/include/misc/ocxl.h' -> '//usr/include/misc/ocxl.h' 'usr/include/misc/mrvl_cn10k_dpi.h' -> '//usr/include/misc/mrvl_cn10k_dpi.h' 'usr/include/misc/pvpanic.h' -> '//usr/include/misc/pvpanic.h' 'usr/include/misc/cxl.h' -> '//usr/include/misc/cxl.h' 'usr/include/misc/xilinx_sdfec.h' -> '//usr/include/misc/xilinx_sdfec.h' 'usr/include/mtd' -> '//usr/include/mtd' 'usr/include/mtd/inftl-user.h' -> '//usr/include/mtd/inftl-user.h' 'usr/include/mtd/mtd-abi.h' -> '//usr/include/mtd/mtd-abi.h' 'usr/include/mtd/mtd-user.h' -> '//usr/include/mtd/mtd-user.h' 'usr/include/mtd/nftl-user.h' -> '//usr/include/mtd/nftl-user.h' 'usr/include/mtd/ubi-user.h' -> '//usr/include/mtd/ubi-user.h' 'usr/include/rdma' -> '//usr/include/rdma' 'usr/include/rdma/hfi' -> '//usr/include/rdma/hfi' 'usr/include/rdma/hfi/hfi1_user.h' -> '//usr/include/rdma/hfi/hfi1_user.h' 'usr/include/rdma/hfi/hfi1_ioctl.h' -> '//usr/include/rdma/hfi/hfi1_ioctl.h' 'usr/include/rdma/mlx5_user_ioctl_cmds.h' -> '//usr/include/rdma/mlx5_user_ioctl_cmds.h' 'usr/include/rdma/mlx5-abi.h' -> '//usr/include/rdma/mlx5-abi.h' 'usr/include/rdma/ib_user_ioctl_cmds.h' -> '//usr/include/rdma/ib_user_ioctl_cmds.h' 'usr/include/rdma/ib_user_mad.h' -> '//usr/include/rdma/ib_user_mad.h' 'usr/include/rdma/vmw_pvrdma-abi.h' -> '//usr/include/rdma/vmw_pvrdma-abi.h' 'usr/include/rdma/qedr-abi.h' -> '//usr/include/rdma/qedr-abi.h' 'usr/include/rdma/mlx5_user_ioctl_verbs.h' -> '//usr/include/rdma/mlx5_user_ioctl_verbs.h' 'usr/include/rdma/ib_user_verbs.h' -> '//usr/include/rdma/ib_user_verbs.h' 'usr/include/rdma/mlx4-abi.h' -> '//usr/include/rdma/mlx4-abi.h' 'usr/include/rdma/irdma-abi.h' -> '//usr/include/rdma/irdma-abi.h' 'usr/include/rdma/siw-abi.h' -> '//usr/include/rdma/siw-abi.h' 'usr/include/rdma/cxgb4-abi.h' -> '//usr/include/rdma/cxgb4-abi.h' 'usr/include/rdma/bnxt_re-abi.h' -> '//usr/include/rdma/bnxt_re-abi.h' 'usr/include/rdma/ocrdma-abi.h' -> '//usr/include/rdma/ocrdma-abi.h' 'usr/include/rdma/hns-abi.h' -> '//usr/include/rdma/hns-abi.h' 'usr/include/rdma/rdma_user_ioctl.h' -> '//usr/include/rdma/rdma_user_ioctl.h' 'usr/include/rdma/erdma-abi.h' -> '//usr/include/rdma/erdma-abi.h' 'usr/include/rdma/ib_user_ioctl_verbs.h' -> '//usr/include/rdma/ib_user_ioctl_verbs.h' 'usr/include/rdma/ib_user_sa.h' -> '//usr/include/rdma/ib_user_sa.h' 'usr/include/rdma/rvt-abi.h' -> '//usr/include/rdma/rvt-abi.h' 'usr/include/rdma/efa-abi.h' -> '//usr/include/rdma/efa-abi.h' 'usr/include/rdma/mthca-abi.h' -> '//usr/include/rdma/mthca-abi.h' 'usr/include/rdma/rdma_user_rxe.h' -> '//usr/include/rdma/rdma_user_rxe.h' 'usr/include/rdma/rdma_user_cm.h' -> '//usr/include/rdma/rdma_user_cm.h' 'usr/include/rdma/rdma_user_ioctl_cmds.h' -> '//usr/include/rdma/rdma_user_ioctl_cmds.h' 'usr/include/rdma/rdma_netlink.h' -> '//usr/include/rdma/rdma_netlink.h' 'usr/include/rdma/mana-abi.h' -> '//usr/include/rdma/mana-abi.h' 'usr/include/regulator' -> '//usr/include/regulator' 'usr/include/regulator/regulator.h' -> '//usr/include/regulator/regulator.h' 'usr/include/scsi' -> '//usr/include/scsi' 'usr/include/scsi/fc' -> '//usr/include/scsi/fc' 'usr/include/scsi/fc/fc_els.h' -> '//usr/include/scsi/fc/fc_els.h' 'usr/include/scsi/fc/fc_gs.h' -> '//usr/include/scsi/fc/fc_gs.h' 'usr/include/scsi/fc/fc_ns.h' -> '//usr/include/scsi/fc/fc_ns.h' 'usr/include/scsi/fc/fc_fs.h' -> '//usr/include/scsi/fc/fc_fs.h' 'usr/include/scsi/scsi_netlink.h' -> '//usr/include/scsi/scsi_netlink.h' 'usr/include/scsi/cxlflash_ioctl.h' -> '//usr/include/scsi/cxlflash_ioctl.h' 'usr/include/scsi/scsi_bsg_fc.h' -> '//usr/include/scsi/scsi_bsg_fc.h' 'usr/include/scsi/scsi_bsg_ufs.h' -> '//usr/include/scsi/scsi_bsg_ufs.h' 'usr/include/scsi/scsi_netlink_fc.h' -> '//usr/include/scsi/scsi_netlink_fc.h' 'usr/include/scsi/scsi_bsg_mpi3mr.h' -> '//usr/include/scsi/scsi_bsg_mpi3mr.h' 'usr/include/sound' -> '//usr/include/sound' 'usr/include/sound/intel' -> '//usr/include/sound/intel' 'usr/include/sound/intel/avs' -> '//usr/include/sound/intel/avs' 'usr/include/sound/intel/avs/tokens.h' -> '//usr/include/sound/intel/avs/tokens.h' 'usr/include/sound/sof' -> '//usr/include/sound/sof' 'usr/include/sound/sof/fw.h' -> '//usr/include/sound/sof/fw.h' 'usr/include/sound/sof/abi.h' -> '//usr/include/sound/sof/abi.h' 'usr/include/sound/sof/tokens.h' -> '//usr/include/sound/sof/tokens.h' 'usr/include/sound/sof/header.h' -> '//usr/include/sound/sof/header.h' 'usr/include/sound/usb_stream.h' -> '//usr/include/sound/usb_stream.h' 'usr/include/sound/emu10k1.h' -> '//usr/include/sound/emu10k1.h' 'usr/include/sound/scarlett2.h' -> '//usr/include/sound/scarlett2.h' 'usr/include/sound/hdsp.h' -> '//usr/include/sound/hdsp.h' 'usr/include/sound/skl-tplg-interface.h' -> '//usr/include/sound/skl-tplg-interface.h' 'usr/include/sound/snd_ar_tokens.h' -> '//usr/include/sound/snd_ar_tokens.h' 'usr/include/sound/asequencer.h' -> '//usr/include/sound/asequencer.h' 'usr/include/sound/hdspm.h' -> '//usr/include/sound/hdspm.h' 'usr/include/sound/asoc.h' -> '//usr/include/sound/asoc.h' 'usr/include/sound/firewire.h' -> '//usr/include/sound/firewire.h' 'usr/include/sound/asound.h' -> '//usr/include/sound/asound.h' 'usr/include/sound/sb16_csp.h' -> '//usr/include/sound/sb16_csp.h' 'usr/include/sound/sfnt_info.h' -> '//usr/include/sound/sfnt_info.h' 'usr/include/sound/tlv.h' -> '//usr/include/sound/tlv.h' 'usr/include/sound/snd_sst_tokens.h' -> '//usr/include/sound/snd_sst_tokens.h' 'usr/include/sound/compress_offload.h' -> '//usr/include/sound/compress_offload.h' 'usr/include/sound/compress_params.h' -> '//usr/include/sound/compress_params.h' 'usr/include/sound/asound_fm.h' -> '//usr/include/sound/asound_fm.h' 'usr/include/video' -> '//usr/include/video' 'usr/include/video/uvesafb.h' -> '//usr/include/video/uvesafb.h' 'usr/include/video/sisfb.h' -> '//usr/include/video/sisfb.h' 'usr/include/video/edid.h' -> '//usr/include/video/edid.h' 'usr/include/xen' -> '//usr/include/xen' 'usr/include/xen/gntdev.h' -> '//usr/include/xen/gntdev.h' 'usr/include/xen/evtchn.h' -> '//usr/include/xen/evtchn.h' 'usr/include/xen/privcmd.h' -> '//usr/include/xen/privcmd.h' 'usr/include/xen/gntalloc.h' -> '//usr/include/xen/gntalloc.h' Updating linker cache... Install done; saving file list to /usr/src/log/linux-6.12.23-headers ... make: Leaving directory '/usr/src/lfs' May 14 16:00:45: Building man-pages make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' man-pages-6.9.1.tar.xz checksum OK ====================================== Installing man-pages-6.9.1 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/man-pages-6.9.1 && make -j4 install make[1]: Entering directory '/usr/src/man-pages-6.9.1' MKDIR .tmp/man/man1/ MKDIR .tmp/man/man2/ MKDIR .tmp/man/man3/ MKDIR .tmp/man/man4/ MKDIR .tmp/man/man5/ MKDIR .tmp/man/man6/ MKDIR .tmp/man/man7/ MKDIR .tmp/man/man8/ SED .tmp/man/man1/getent.1 SED .tmp/man/man1/iconv.1 SED .tmp/man/man1/ldd.1 SED .tmp/man/man1/locale.1 SED .tmp/man/man1/localedef.1 SED .tmp/man/man1/memusage.1 SED .tmp/man/man1/memusagestat.1 SED .tmp/man/man1/mtrace.1 SED .tmp/man/man1/pldd.1 SED .tmp/man/man1/sprof.1 SED .tmp/man/man1/time.1 SED .tmp/man/man2/accept.2 CP .tmp/man/man2/accept4.2 SED .tmp/man/man2/access.2 SED .tmp/man/man2/acct.2 SED .tmp/man/man2/add_key.2 SED .tmp/man/man2/adjtimex.2 CP .tmp/man/man2/afs_syscall.2 SED .tmp/man/man2/alarm.2 SED .tmp/man/man2/alloc_hugepages.2 SED .tmp/man/man2/arch_prctl.2 CP .tmp/man/man2/arm_fadvise.2 CP .tmp/man/man2/arm_fadvise64_64.2 CP .tmp/man/man2/arm_sync_file_range.2 SED .tmp/man/man2/bdflush.2 SED .tmp/man/man2/bind.2 SED .tmp/man/man2/bpf.2 CP .tmp/man/man2/break.2 SED .tmp/man/man2/brk.2 SED .tmp/man/man2/cacheflush.2 SED .tmp/man/man2/capget.2 CP .tmp/man/man2/capset.2 SED .tmp/man/man2/chdir.2 SED .tmp/man/man2/chmod.2 SED .tmp/man/man2/chown.2 CP .tmp/man/man2/chown32.2 SED .tmp/man/man2/chroot.2 CP .tmp/man/man2/clock_adjtime.2 SED .tmp/man/man2/clock_getres.2 CP .tmp/man/man2/clock_gettime.2 SED .tmp/man/man2/clock_nanosleep.2 CP .tmp/man/man2/clock_settime.2 SED .tmp/man/man2/clone.2 CP .tmp/man/man2/__clone2.2 CP .tmp/man/man2/clone2.2 CP .tmp/man/man2/clone3.2 SED .tmp/man/man2/close.2 SED .tmp/man/man2/close_range.2 SED .tmp/man/man2/connect.2 SED .tmp/man/man2/copy_file_range.2 CP .tmp/man/man2/creat.2 SED .tmp/man/man2/create_module.2 SED .tmp/man/man2/delete_module.2 SED .tmp/man/man2/dup.2 CP .tmp/man/man2/dup2.2 CP .tmp/man/man2/dup3.2 SED .tmp/man/man2/epoll_create.2 CP .tmp/man/man2/epoll_create1.2 SED .tmp/man/man2/epoll_ctl.2 CP .tmp/man/man2/epoll_pwait.2 CP .tmp/man/man2/epoll_pwait2.2 SED .tmp/man/man2/epoll_wait.2 SED .tmp/man/man2/eventfd.2 CP .tmp/man/man2/eventfd2.2 SED .tmp/man/man2/execve.2 SED .tmp/man/man2/execveat.2 CP .tmp/man/man2/_Exit.2 SED .tmp/man/man2/_exit.2 CP .tmp/man/man2/exit.2 SED .tmp/man/man2/exit_group.2 CP .tmp/man/man2/faccessat.2 CP .tmp/man/man2/faccessat2.2 CP .tmp/man/man2/fadvise64.2 CP .tmp/man/man2/fadvise64_64.2 SED .tmp/man/man2/fallocate.2 SED .tmp/man/man2/fanotify_init.2 SED .tmp/man/man2/fanotify_mark.2 CP .tmp/man/man2/fattach.2 CP .tmp/man/man2/fchdir.2 CP .tmp/man/man2/fchmod.2 CP .tmp/man/man2/fchmodat.2 CP .tmp/man/man2/fchown.2 CP .tmp/man/man2/fchown32.2 CP .tmp/man/man2/fchownat.2 SED .tmp/man/man2/fcntl.2 CP .tmp/man/man2/fcntl64.2 CP .tmp/man/man2/fdatasync.2 CP .tmp/man/man2/fdetach.2 CP .tmp/man/man2/fgetxattr.2 CP .tmp/man/man2/finit_module.2 CP .tmp/man/man2/flistxattr.2 SED .tmp/man/man2/flock.2 SED .tmp/man/man2/fork.2 CP .tmp/man/man2/free_hugepages.2 CP .tmp/man/man2/fremovexattr.2 CP .tmp/man/man2/fsetxattr.2 CP .tmp/man/man2/fstat.2 CP .tmp/man/man2/fstat64.2 CP .tmp/man/man2/fstatat.2 CP .tmp/man/man2/fstatat64.2 CP .tmp/man/man2/fstatfs.2 CP .tmp/man/man2/fstatfs64.2 SED .tmp/man/man2/fsync.2 CP .tmp/man/man2/ftruncate.2 CP .tmp/man/man2/ftruncate64.2 SED .tmp/man/man2/futex.2 SED .tmp/man/man2/futimesat.2 SED .tmp/man/man2/get_kernel_syms.2 SED .tmp/man/man2/get_mempolicy.2 SED .tmp/man/man2/get_robust_list.2 CP .tmp/man/man2/get_thread_area.2 SED .tmp/man/man2/getcpu.2 CP .tmp/man/man2/getcwd.2 SED .tmp/man/man2/getdents.2 CP .tmp/man/man2/getdents64.2 SED .tmp/man/man2/getdomainname.2 CP .tmp/man/man2/getegid.2 CP .tmp/man/man2/getegid32.2 CP .tmp/man/man2/geteuid.2 CP .tmp/man/man2/geteuid32.2 SED .tmp/man/man2/getgid.2 CP .tmp/man/man2/getgid32.2 SED .tmp/man/man2/getgroups.2 CP .tmp/man/man2/getgroups32.2 SED .tmp/man/man2/gethostname.2 SED .tmp/man/man2/getitimer.2 CP .tmp/man/man2/getmsg.2 SED .tmp/man/man2/getpagesize.2 SED .tmp/man/man2/getpeername.2 CP .tmp/man/man2/getpgid.2 CP .tmp/man/man2/getpgrp.2 SED .tmp/man/man2/getpid.2 CP .tmp/man/man2/getpmsg.2 CP .tmp/man/man2/getppid.2 SED .tmp/man/man2/getpriority.2 SED .tmp/man/man2/getrandom.2 CP .tmp/man/man2/getresgid.2 CP .tmp/man/man2/getresgid32.2 SED .tmp/man/man2/getresuid.2 CP .tmp/man/man2/getresuid32.2 SED .tmp/man/man2/getrlimit.2 SED .tmp/man/man2/getrusage.2 SED .tmp/man/man2/getsid.2 SED .tmp/man/man2/getsockname.2 SED .tmp/man/man2/getsockopt.2 SED .tmp/man/man2/gettid.2 SED .tmp/man/man2/gettimeofday.2 SED .tmp/man/man2/getuid.2 CP .tmp/man/man2/getuid32.2 SED .tmp/man/man2/getunwind.2 SED .tmp/man/man2/getxattr.2 CP .tmp/man/man2/gtty.2 SED .tmp/man/man2/idle.2 CP .tmp/man/man2/inb.2 CP .tmp/man/man2/inb_p.2 SED .tmp/man/man2/init_module.2 CP .tmp/man/man2/inl.2 CP .tmp/man/man2/inl_p.2 SED .tmp/man/man2/inotify_add_watch.2 SED .tmp/man/man2/inotify_init.2 CP .tmp/man/man2/inotify_init1.2 SED .tmp/man/man2/inotify_rm_watch.2 CP .tmp/man/man2/insb.2 CP .tmp/man/man2/insl.2 CP .tmp/man/man2/insw.2 CP .tmp/man/man2/inw.2 CP .tmp/man/man2/inw_p.2 SED .tmp/man/man2/io_cancel.2 SED .tmp/man/man2/io_destroy.2 SED .tmp/man/man2/io_getevents.2 SED .tmp/man/man2/io_setup.2 SED .tmp/man/man2/io_submit.2 SED .tmp/man/man2/ioctl.2 SED .tmp/man/man2/ioctl_console.2 SED .tmp/man/man2/ioctl_eventpoll.2 SED .tmp/man/man2/ioctl_fat.2 SED .tmp/man/man2/ioctl_fs.2 SED .tmp/man/man2/ioctl_fsmap.2 SED .tmp/man/man2/ioctl_kd.2 SED .tmp/man/man2/ioctl_nsfs.2 SED .tmp/man/man2/ioctl_pipe.2 SED .tmp/man/man2/ioctl_tty.2 SED .tmp/man/man2/ioctl_userfaultfd.2 SED .tmp/man/man2/ioctl_vt.2 SED .tmp/man/man2/ioperm.2 SED .tmp/man/man2/iopl.2 CP .tmp/man/man2/ioprio_get.2 SED .tmp/man/man2/ioprio_set.2 SED .tmp/man/man2/ipc.2 CP .tmp/man/man2/isastream.2 SED .tmp/man/man2/kcmp.2 CP .tmp/man/man2/kexec_file_load.2 SED .tmp/man/man2/kexec_load.2 SED .tmp/man/man2/keyctl.2 SED .tmp/man/man2/kill.2 SED .tmp/man/man2/landlock_add_rule.2 SED .tmp/man/man2/landlock_create_ruleset.2 SED .tmp/man/man2/landlock_restrict_self.2 CP .tmp/man/man2/lchown.2 CP .tmp/man/man2/lchown32.2 CP .tmp/man/man2/lgetxattr.2 SED .tmp/man/man2/link.2 CP .tmp/man/man2/linkat.2 SED .tmp/man/man2/listen.2 SED .tmp/man/man2/listxattr.2 CP .tmp/man/man2/llistxattr.2 CP .tmp/man/man2/_llseek.2 SED .tmp/man/man2/llseek.2 CP .tmp/man/man2/lock.2 SED .tmp/man/man2/lookup_dcookie.2 CP .tmp/man/man2/lremovexattr.2 SED .tmp/man/man2/lseek.2 CP .tmp/man/man2/lsetxattr.2 CP .tmp/man/man2/lstat.2 CP .tmp/man/man2/lstat64.2 SED .tmp/man/man2/madvise.2 CP .tmp/man/man2/madvise1.2 SED .tmp/man/man2/mbind.2 SED .tmp/man/man2/membarrier.2 SED .tmp/man/man2/memfd_create.2 SED .tmp/man/man2/memfd_secret.2 SED .tmp/man/man2/migrate_pages.2 SED .tmp/man/man2/mincore.2 SED .tmp/man/man2/mkdir.2 CP .tmp/man/man2/mkdirat.2 SED .tmp/man/man2/mknod.2 CP .tmp/man/man2/mknodat.2 SED .tmp/man/man2/mlock.2 CP .tmp/man/man2/mlock2.2 CP .tmp/man/man2/mlockall.2 SED .tmp/man/man2/mmap.2 SED .tmp/man/man2/mmap2.2 SED .tmp/man/man2/modify_ldt.2 SED .tmp/man/man2/mount.2 SED .tmp/man/man2/mount_setattr.2 SED .tmp/man/man2/move_pages.2 SED .tmp/man/man2/mprotect.2 CP .tmp/man/man2/mpx.2 SED .tmp/man/man2/mq_getsetattr.2 CP .tmp/man/man2/mq_notify.2 CP .tmp/man/man2/mq_open.2 CP .tmp/man/man2/mq_timedreceive.2 CP .tmp/man/man2/mq_timedsend.2 CP .tmp/man/man2/mq_unlink.2 SED .tmp/man/man2/mremap.2 SED .tmp/man/man2/msgctl.2 SED .tmp/man/man2/msgget.2 SED .tmp/man/man2/msgop.2 CP .tmp/man/man2/msgrcv.2 CP .tmp/man/man2/msgsnd.2 SED .tmp/man/man2/msync.2 CP .tmp/man/man2/munlock.2 CP .tmp/man/man2/munlockall.2 CP .tmp/man/man2/munmap.2 CP .tmp/man/man2/name_to_handle_at.2 SED .tmp/man/man2/nanosleep.2 CP .tmp/man/man2/newfstatat.2 CP .tmp/man/man2/_newselect.2 SED .tmp/man/man2/nfsservctl.2 SED .tmp/man/man2/nice.2 CP .tmp/man/man2/oldfstat.2 CP .tmp/man/man2/oldlstat.2 CP .tmp/man/man2/oldolduname.2 CP .tmp/man/man2/oldstat.2 CP .tmp/man/man2/olduname.2 SED .tmp/man/man2/open.2 SED .tmp/man/man2/open_by_handle_at.2 CP .tmp/man/man2/openat.2 SED .tmp/man/man2/openat2.2 SED .tmp/man/man2/outb.2 CP .tmp/man/man2/outb_p.2 CP .tmp/man/man2/outl.2 CP .tmp/man/man2/outl_p.2 CP .tmp/man/man2/outsb.2 CP .tmp/man/man2/outsl.2 CP .tmp/man/man2/outsw.2 CP .tmp/man/man2/outw.2 CP .tmp/man/man2/outw_p.2 SED .tmp/man/man2/pause.2 CP .tmp/man/man2/pciconfig_iobase.2 SED .tmp/man/man2/pciconfig_read.2 CP .tmp/man/man2/pciconfig_write.2 SED .tmp/man/man2/perf_event_open.2 SED .tmp/man/man2/perfmonctl.2 SED .tmp/man/man2/personality.2 CP .tmp/man/man2/phys.2 SED .tmp/man/man2/pidfd_getfd.2 SED .tmp/man/man2/pidfd_open.2 SED .tmp/man/man2/pidfd_send_signal.2 SED .tmp/man/man2/pipe.2 CP .tmp/man/man2/pipe2.2 SED .tmp/man/man2/pivot_root.2 SED .tmp/man/man2/pkey_alloc.2 CP .tmp/man/man2/pkey_free.2 CP .tmp/man/man2/pkey_mprotect.2 SED .tmp/man/man2/poll.2 SED .tmp/man/man2/posix_fadvise.2 CP .tmp/man/man2/ppoll.2 SED .tmp/man/man2/prctl.2 SED .tmp/man/man2/pread.2 CP .tmp/man/man2/pread64.2 CP .tmp/man/man2/preadv.2 CP .tmp/man/man2/preadv2.2 CP .tmp/man/man2/prlimit.2 CP .tmp/man/man2/prlimit64.2 SED .tmp/man/man2/process_madvise.2 SED .tmp/man/man2/process_vm_readv.2 CP .tmp/man/man2/process_vm_writev.2 CP .tmp/man/man2/prof.2 CP .tmp/man/man2/pselect.2 CP .tmp/man/man2/pselect6.2 SED .tmp/man/man2/ptrace.2 CP .tmp/man/man2/putmsg.2 CP .tmp/man/man2/putpmsg.2 CP .tmp/man/man2/pwrite.2 CP .tmp/man/man2/pwrite64.2 CP .tmp/man/man2/pwritev.2 CP .tmp/man/man2/pwritev2.2 SED .tmp/man/man2/query_module.2 SED .tmp/man/man2/quotactl.2 SED .tmp/man/man2/read.2 SED .tmp/man/man2/readahead.2 SED .tmp/man/man2/readdir.2 SED .tmp/man/man2/readlink.2 CP .tmp/man/man2/readlinkat.2 SED .tmp/man/man2/readv.2 SED .tmp/man/man2/reboot.2 SED .tmp/man/man2/recv.2 CP .tmp/man/man2/recvfrom.2 SED .tmp/man/man2/recvmmsg.2 CP .tmp/man/man2/recvmsg.2 SED .tmp/man/man2/remap_file_pages.2 SED .tmp/man/man2/removexattr.2 SED .tmp/man/man2/rename.2 CP .tmp/man/man2/renameat.2 CP .tmp/man/man2/renameat2.2 SED .tmp/man/man2/request_key.2 SED .tmp/man/man2/restart_syscall.2 SED .tmp/man/man2/rmdir.2 CP .tmp/man/man2/rt_sigaction.2 CP .tmp/man/man2/rt_sigpending.2 CP .tmp/man/man2/rt_sigprocmask.2 SED .tmp/man/man2/rt_sigqueueinfo.2 CP .tmp/man/man2/rt_sigreturn.2 CP .tmp/man/man2/rt_sigsuspend.2 CP .tmp/man/man2/rt_sigtimedwait.2 CP .tmp/man/man2/rt_tgsigqueueinfo.2 SED .tmp/man/man2/s390_guarded_storage.2 CP .tmp/man/man2/s390_pci_mmio_read.2 SED .tmp/man/man2/s390_pci_mmio_write.2 SED .tmp/man/man2/s390_runtime_instr.2 SED .tmp/man/man2/s390_sthyi.2 CP .tmp/man/man2/sbrk.2 SED .tmp/man/man2/sched_get_priority_max.2 CP .tmp/man/man2/sched_get_priority_min.2 CP .tmp/man/man2/sched_getaffinity.2 CP .tmp/man/man2/sched_getattr.2 CP .tmp/man/man2/sched_getparam.2 CP .tmp/man/man2/sched_getscheduler.2 SED .tmp/man/man2/sched_rr_get_interval.2 SED .tmp/man/man2/sched_setaffinity.2 SED .tmp/man/man2/sched_setattr.2 SED .tmp/man/man2/sched_setparam.2 SED .tmp/man/man2/sched_setscheduler.2 SED .tmp/man/man2/sched_yield.2 SED .tmp/man/man2/seccomp.2 SED .tmp/man/man2/seccomp_unotify.2 CP .tmp/man/man2/security.2 SED .tmp/man/man2/select.2 SED .tmp/man/man2/select_tut.2 SED .tmp/man/man2/semctl.2 SED .tmp/man/man2/semget.2 SED .tmp/man/man2/semop.2 CP .tmp/man/man2/semtimedop.2 SED .tmp/man/man2/send.2 SED .tmp/man/man2/sendfile.2 CP .tmp/man/man2/sendfile64.2 SED .tmp/man/man2/sendmmsg.2 CP .tmp/man/man2/sendmsg.2 CP .tmp/man/man2/sendto.2 SED .tmp/man/man2/set_mempolicy.2 CP .tmp/man/man2/set_robust_list.2 SED .tmp/man/man2/set_thread_area.2 SED .tmp/man/man2/set_tid_address.2 CP .tmp/man/man2/setdomainname.2 CP .tmp/man/man2/setegid.2 SED .tmp/man/man2/seteuid.2 SED .tmp/man/man2/setfsgid.2 CP .tmp/man/man2/setfsgid32.2 SED .tmp/man/man2/setfsuid.2 CP .tmp/man/man2/setfsuid32.2 SED .tmp/man/man2/setgid.2 CP .tmp/man/man2/setgid32.2 CP .tmp/man/man2/setgroups.2 CP .tmp/man/man2/setgroups32.2 CP .tmp/man/man2/sethostname.2 CP .tmp/man/man2/setitimer.2 SED .tmp/man/man2/setns.2 SED .tmp/man/man2/setpgid.2 CP .tmp/man/man2/setpgrp.2 CP .tmp/man/man2/setpriority.2 CP .tmp/man/man2/setregid.2 CP .tmp/man/man2/setregid32.2 CP .tmp/man/man2/setresgid.2 CP .tmp/man/man2/setresgid32.2 SED .tmp/man/man2/setresuid.2 CP .tmp/man/man2/setresuid32.2 SED .tmp/man/man2/setreuid.2 CP .tmp/man/man2/setreuid32.2 CP .tmp/man/man2/setrlimit.2 SED .tmp/man/man2/setsid.2 CP .tmp/man/man2/setsockopt.2 CP .tmp/man/man2/settimeofday.2 SED .tmp/man/man2/setuid.2 CP .tmp/man/man2/setuid32.2 SED .tmp/man/man2/setup.2 SED .tmp/man/man2/setxattr.2 SED .tmp/man/man2/sgetmask.2 CP .tmp/man/man2/shmat.2 SED .tmp/man/man2/shmctl.2 CP .tmp/man/man2/shmdt.2 SED .tmp/man/man2/shmget.2 SED .tmp/man/man2/shmop.2 SED .tmp/man/man2/shutdown.2 SED .tmp/man/man2/sigaction.2 SED .tmp/man/man2/sigaltstack.2 SED .tmp/man/man2/signal.2 SED .tmp/man/man2/signalfd.2 CP .tmp/man/man2/signalfd4.2 SED .tmp/man/man2/sigpending.2 SED .tmp/man/man2/sigprocmask.2 SED .tmp/man/man2/sigreturn.2 SED .tmp/man/man2/sigsuspend.2 CP .tmp/man/man2/sigtimedwait.2 SED .tmp/man/man2/sigwaitinfo.2 SED .tmp/man/man2/socket.2 SED .tmp/man/man2/socketcall.2 SED .tmp/man/man2/socketpair.2 SED .tmp/man/man2/splice.2 SED .tmp/man/man2/spu_create.2 SED .tmp/man/man2/spu_run.2 CP .tmp/man/man2/ssetmask.2 SED .tmp/man/man2/stat.2 CP .tmp/man/man2/stat64.2 SED .tmp/man/man2/statfs.2 CP .tmp/man/man2/statfs64.2 SED .tmp/man/man2/statx.2 SED .tmp/man/man2/stime.2 CP .tmp/man/man2/stty.2 SED .tmp/man/man2/subpage_prot.2 CP .tmp/man/man2/swapoff.2 SED .tmp/man/man2/swapon.2 SED .tmp/man/man2/symlink.2 CP .tmp/man/man2/symlinkat.2 SED .tmp/man/man2/sync.2 SED .tmp/man/man2/sync_file_range.2 CP .tmp/man/man2/sync_file_range2.2 CP .tmp/man/man2/syncfs.2 SED .tmp/man/man2/_syscall.2 SED .tmp/man/man2/syscall.2 SED .tmp/man/man2/syscalls.2 CP .tmp/man/man2/_sysctl.2 SED .tmp/man/man2/sysctl.2 SED .tmp/man/man2/sysfs.2 SED .tmp/man/man2/sysinfo.2 SED .tmp/man/man2/syslog.2 SED .tmp/man/man2/tee.2 CP .tmp/man/man2/tgkill.2 SED .tmp/man/man2/time.2 SED .tmp/man/man2/timer_create.2 SED .tmp/man/man2/timer_delete.2 SED .tmp/man/man2/timer_getoverrun.2 CP .tmp/man/man2/timer_gettime.2 SED .tmp/man/man2/timer_settime.2 SED .tmp/man/man2/timerfd_create.2 CP .tmp/man/man2/timerfd_gettime.2 CP .tmp/man/man2/timerfd_settime.2 SED .tmp/man/man2/times.2 SED .tmp/man/man2/tkill.2 SED .tmp/man/man2/truncate.2 CP .tmp/man/man2/truncate64.2 CP .tmp/man/man2/tuxcall.2 CP .tmp/man/man2/ugetrlimit.2 SED .tmp/man/man2/umask.2 SED .tmp/man/man2/umount.2 CP .tmp/man/man2/umount2.2 SED .tmp/man/man2/uname.2 SED .tmp/man/man2/unimplemented.2 SED .tmp/man/man2/unlink.2 CP .tmp/man/man2/unlinkat.2 SED .tmp/man/man2/unshare.2 SED .tmp/man/man2/uselib.2 SED .tmp/man/man2/userfaultfd.2 SED .tmp/man/man2/ustat.2 SED .tmp/man/man2/utime.2 SED .tmp/man/man2/utimensat.2 CP .tmp/man/man2/utimes.2 SED .tmp/man/man2/vfork.2 SED .tmp/man/man2/vhangup.2 SED .tmp/man/man2/vm86.2 CP .tmp/man/man2/vm86old.2 SED .tmp/man/man2/vmsplice.2 CP .tmp/man/man2/vserver.2 SED .tmp/man/man2/wait.2 CP .tmp/man/man2/wait3.2 SED .tmp/man/man2/wait4.2 CP .tmp/man/man2/waitid.2 CP .tmp/man/man2/waitpid.2 SED .tmp/man/man2/write.2 CP .tmp/man/man2/writev.2 MKDIR .tmp/man/man2const/ MKDIR /usr/local/share/man/man2const/ MKDIR .tmp/man/man2type/ MKDIR /usr/local/share/man/man2type/ SED .tmp/man/man3/a64l.3 SED .tmp/man/man3/abort.3 SED .tmp/man/man3/abs.3 SED .tmp/man/man3/acos.3 CP .tmp/man/man3/acosf.3 SED .tmp/man/man3/acosh.3 CP .tmp/man/man3/acoshf.3 CP .tmp/man/man3/acoshl.3 CP .tmp/man/man3/acosl.3 CP .tmp/man/man3/addmntent.3 SED .tmp/man/man3/addseverity.3 SED .tmp/man/man3/adjtime.3 CP .tmp/man/man3/__after_morecore_hook.3 SED .tmp/man/man3/aio_cancel.3 SED .tmp/man/man3/aio_error.3 SED .tmp/man/man3/aio_fsync.3 SED .tmp/man/man3/aio_init.3 SED .tmp/man/man3/aio_read.3 SED .tmp/man/man3/aio_return.3 SED .tmp/man/man3/aio_suspend.3 SED .tmp/man/man3/aio_write.3 CP .tmp/man/man3/aligned_alloc.3 SED .tmp/man/man3/alloca.3 CP .tmp/man/man3/alphasort.3 SED .tmp/man/man3/arc4random.3 CP .tmp/man/man3/arc4random_buf.3 CP .tmp/man/man3/arc4random_uniform.3 CP .tmp/man/man3/argz.3 SED .tmp/man/man3/argz_add.3 CP .tmp/man/man3/argz_add_sep.3 CP .tmp/man/man3/argz_append.3 CP .tmp/man/man3/argz_count.3 CP .tmp/man/man3/argz_create.3 CP .tmp/man/man3/argz_create_sep.3 CP .tmp/man/man3/argz_delete.3 CP .tmp/man/man3/argz_extract.3 CP .tmp/man/man3/argz_insert.3 CP .tmp/man/man3/argz_next.3 CP .tmp/man/man3/argz_replace.3 CP .tmp/man/man3/argz_stringify.3 CP .tmp/man/man3/asctime.3 CP .tmp/man/man3/asctime_r.3 SED .tmp/man/man3/asin.3 CP .tmp/man/man3/asinf.3 SED .tmp/man/man3/asinh.3 CP .tmp/man/man3/asinhf.3 CP .tmp/man/man3/asinhl.3 CP .tmp/man/man3/asinl.3 SED .tmp/man/man3/asprintf.3 SED .tmp/man/man3/assert.3 SED .tmp/man/man3/assert_perror.3 SED .tmp/man/man3/atan.3 SED .tmp/man/man3/atan2.3 CP .tmp/man/man3/atan2f.3 CP .tmp/man/man3/atan2l.3 CP .tmp/man/man3/atanf.3 SED .tmp/man/man3/atanh.3 CP .tmp/man/man3/atanhf.3 CP .tmp/man/man3/atanhl.3 CP .tmp/man/man3/atanl.3 SED .tmp/man/man3/atexit.3 SED .tmp/man/man3/atof.3 SED .tmp/man/man3/atoi.3 CP .tmp/man/man3/atol.3 CP .tmp/man/man3/atoll.3 CP .tmp/man/man3/atoq.3 CP .tmp/man/man3/auth_destroy.3 CP .tmp/man/man3/authnone_create.3 CP .tmp/man/man3/authunix_create.3 CP .tmp/man/man3/authunix_create_default.3 SED .tmp/man/man3/backtrace.3 CP .tmp/man/man3/backtrace_symbols.3 CP .tmp/man/man3/backtrace_symbols_fd.3 SED .tmp/man/man3/basename.3 SED .tmp/man/man3/bcmp.3 SED .tmp/man/man3/bcopy.3 CP .tmp/man/man3/be16toh.3 CP .tmp/man/man3/be32toh.3 CP .tmp/man/man3/be64toh.3 SED .tmp/man/man3/bindresvport.3 SED .tmp/man/man3/bsd_signal.3 SED .tmp/man/man3/bsearch.3 SED .tmp/man/man3/bstring.3 SED .tmp/man/man3/bswap.3 CP .tmp/man/man3/bswap_16.3 CP .tmp/man/man3/bswap_32.3 CP .tmp/man/man3/bswap_64.3 SED .tmp/man/man3/btowc.3 SED .tmp/man/man3/btree.3 SED .tmp/man/man3/byteorder.3 SED .tmp/man/man3/bzero.3 SED .tmp/man/man3/cabs.3 CP .tmp/man/man3/cabsf.3 CP .tmp/man/man3/cabsl.3 SED .tmp/man/man3/cacos.3 CP .tmp/man/man3/cacosf.3 SED .tmp/man/man3/cacosh.3 CP .tmp/man/man3/cacoshf.3 CP .tmp/man/man3/cacoshl.3 CP .tmp/man/man3/cacosl.3 CP .tmp/man/man3/calloc.3 CP .tmp/man/man3/callrpc.3 SED .tmp/man/man3/canonicalize_file_name.3 SED .tmp/man/man3/carg.3 CP .tmp/man/man3/cargf.3 CP .tmp/man/man3/cargl.3 SED .tmp/man/man3/casin.3 CP .tmp/man/man3/casinf.3 SED .tmp/man/man3/casinh.3 CP .tmp/man/man3/casinhf.3 CP .tmp/man/man3/casinhl.3 CP .tmp/man/man3/casinl.3 SED .tmp/man/man3/catan.3 CP .tmp/man/man3/catanf.3 SED .tmp/man/man3/catanh.3 CP .tmp/man/man3/catanhf.3 CP .tmp/man/man3/catanhl.3 CP .tmp/man/man3/catanl.3 CP .tmp/man/man3/catclose.3 SED .tmp/man/man3/catgets.3 SED .tmp/man/man3/catopen.3 CP .tmp/man/man3/cbc_crypt.3 SED .tmp/man/man3/cbrt.3 CP .tmp/man/man3/cbrtf.3 CP .tmp/man/man3/cbrtl.3 SED .tmp/man/man3/ccos.3 CP .tmp/man/man3/ccosf.3 SED .tmp/man/man3/ccosh.3 CP .tmp/man/man3/ccoshf.3 CP .tmp/man/man3/ccoshl.3 CP .tmp/man/man3/ccosl.3 SED .tmp/man/man3/ceil.3 CP .tmp/man/man3/ceilf.3 CP .tmp/man/man3/ceill.3 SED .tmp/man/man3/cexp.3 SED .tmp/man/man3/cexp2.3 CP .tmp/man/man3/cexp2f.3 CP .tmp/man/man3/cexp2l.3 CP .tmp/man/man3/cexpf.3 CP .tmp/man/man3/cexpl.3 CP .tmp/man/man3/cfgetispeed.3 CP .tmp/man/man3/cfgetospeed.3 CP .tmp/man/man3/cfmakeraw.3 SED .tmp/man/man3/cfree.3 CP .tmp/man/man3/cfsetispeed.3 CP .tmp/man/man3/cfsetospeed.3 CP .tmp/man/man3/cfsetspeed.3 SED .tmp/man/man3/cimag.3 CP .tmp/man/man3/cimagf.3 CP .tmp/man/man3/cimagl.3 CP .tmp/man/man3/CIRCLEQ_EMPTY.3 CP .tmp/man/man3/CIRCLEQ_ENTRY.3 CP .tmp/man/man3/CIRCLEQ_FIRST.3 CP .tmp/man/man3/CIRCLEQ_FOREACH.3 CP .tmp/man/man3/CIRCLEQ_FOREACH_REVERSE.3 CP .tmp/man/man3/CIRCLEQ_HEAD.3 CP .tmp/man/man3/CIRCLEQ_HEAD_INITIALIZER.3 CP .tmp/man/man3/CIRCLEQ_INIT.3 CP .tmp/man/man3/CIRCLEQ_INSERT_AFTER.3 CP .tmp/man/man3/CIRCLEQ_INSERT_BEFORE.3 CP .tmp/man/man3/CIRCLEQ_INSERT_HEAD.3 CP .tmp/man/man3/CIRCLEQ_INSERT_TAIL.3 CP .tmp/man/man3/CIRCLEQ_LAST.3 CP .tmp/man/man3/CIRCLEQ_LOOP_NEXT.3 CP .tmp/man/man3/CIRCLEQ_LOOP_PREV.3 CP .tmp/man/man3/CIRCLEQ_NEXT.3 CP .tmp/man/man3/CIRCLEQ_PREV.3 CP .tmp/man/man3/CIRCLEQ_REMOVE.3 SED .tmp/man/man3/circleq.3 SED .tmp/man/man3/clearenv.3 CP .tmp/man/man3/clearerr.3 CP .tmp/man/man3/clearerr_unlocked.3 CP .tmp/man/man3/clnt_broadcast.3 CP .tmp/man/man3/clnt_call.3 CP .tmp/man/man3/clnt_control.3 CP .tmp/man/man3/clnt_create.3 CP .tmp/man/man3/clnt_destroy.3 CP .tmp/man/man3/clnt_freeres.3 CP .tmp/man/man3/clnt_geterr.3 CP .tmp/man/man3/clnt_pcreateerror.3 CP .tmp/man/man3/clnt_perrno.3 CP .tmp/man/man3/clnt_perror.3 CP .tmp/man/man3/clnt_spcreateerror.3 CP .tmp/man/man3/clnt_sperrno.3 CP .tmp/man/man3/clnt_sperror.3 CP .tmp/man/man3/clntraw_create.3 CP .tmp/man/man3/clnttcp_create.3 CP .tmp/man/man3/clntudp_bufcreate.3 CP .tmp/man/man3/clntudp_create.3 SED .tmp/man/man3/clock.3 SED .tmp/man/man3/clock_getcpuclockid.3 SED .tmp/man/man3/clog.3 SED .tmp/man/man3/clog2.3 CP .tmp/man/man3/clog2f.3 CP .tmp/man/man3/clog2l.3 SED .tmp/man/man3/clog10.3 CP .tmp/man/man3/clog10f.3 CP .tmp/man/man3/clog10l.3 CP .tmp/man/man3/clogf.3 CP .tmp/man/man3/clogl.3 SED .tmp/man/man3/closedir.3 CP .tmp/man/man3/closelog.3 CP .tmp/man/man3/CMSG_ALIGN.3 CP .tmp/man/man3/CMSG_DATA.3 CP .tmp/man/man3/CMSG_FIRSTHDR.3 CP .tmp/man/man3/CMSG_LEN.3 CP .tmp/man/man3/CMSG_NXTHDR.3 CP .tmp/man/man3/CMSG_SPACE.3 SED .tmp/man/man3/cmsg.3 SED .tmp/man/man3/confstr.3 SED .tmp/man/man3/conj.3 CP .tmp/man/man3/conjf.3 CP .tmp/man/man3/conjl.3 SED .tmp/man/man3/copysign.3 CP .tmp/man/man3/copysignf.3 CP .tmp/man/man3/copysignl.3 SED .tmp/man/man3/cos.3 CP .tmp/man/man3/cosf.3 SED .tmp/man/man3/cosh.3 CP .tmp/man/man3/coshf.3 CP .tmp/man/man3/coshl.3 CP .tmp/man/man3/cosl.3 SED .tmp/man/man3/cpow.3 CP .tmp/man/man3/cpowf.3 CP .tmp/man/man3/cpowl.3 SED .tmp/man/man3/cproj.3 CP .tmp/man/man3/cprojf.3 CP .tmp/man/man3/cprojl.3 CP .tmp/man/man3/CPU_ALLOC.3 CP .tmp/man/man3/CPU_ALLOC_SIZE.3 CP .tmp/man/man3/CPU_AND.3 CP .tmp/man/man3/CPU_AND_S.3 CP .tmp/man/man3/CPU_CLR.3 CP .tmp/man/man3/CPU_CLR_S.3 CP .tmp/man/man3/CPU_COUNT.3 CP .tmp/man/man3/CPU_COUNT_S.3 CP .tmp/man/man3/CPU_EQUAL.3 CP .tmp/man/man3/CPU_EQUAL_S.3 CP .tmp/man/man3/CPU_FREE.3 CP .tmp/man/man3/CPU_ISSET.3 CP .tmp/man/man3/CPU_ISSET_S.3 CP .tmp/man/man3/CPU_OR.3 CP .tmp/man/man3/CPU_OR_S.3 SED .tmp/man/man3/CPU_SET.3 CP .tmp/man/man3/CPU_SET_S.3 CP .tmp/man/man3/CPU_XOR.3 CP .tmp/man/man3/CPU_XOR_S.3 CP .tmp/man/man3/CPU_ZERO.3 CP .tmp/man/man3/CPU_ZERO_S.3 SED .tmp/man/man3/creal.3 CP .tmp/man/man3/crealf.3 CP .tmp/man/man3/creall.3 SED .tmp/man/man3/crypt.3 CP .tmp/man/man3/crypt_r.3 SED .tmp/man/man3/csin.3 CP .tmp/man/man3/csinf.3 SED .tmp/man/man3/csinh.3 CP .tmp/man/man3/csinhf.3 CP .tmp/man/man3/csinhl.3 CP .tmp/man/man3/csinl.3 SED .tmp/man/man3/csqrt.3 CP .tmp/man/man3/csqrtf.3 CP .tmp/man/man3/csqrtl.3 SED .tmp/man/man3/ctan.3 CP .tmp/man/man3/ctanf.3 SED .tmp/man/man3/ctanh.3 CP .tmp/man/man3/ctanhf.3 CP .tmp/man/man3/ctanhl.3 CP .tmp/man/man3/ctanl.3 SED .tmp/man/man3/ctermid.3 SED .tmp/man/man3/ctime.3 CP .tmp/man/man3/ctime_r.3 CP .tmp/man/man3/cuserid.3 SED .tmp/man/man3/daemon.3 CP .tmp/man/man3/daylight.3 CP .tmp/man/man3/db.3 SED .tmp/man/man3/dbopen.3 CP .tmp/man/man3/DES_FAILED.3 SED .tmp/man/man3/des_crypt.3 CP .tmp/man/man3/des_setparity.3 SED .tmp/man/man3/difftime.3 SED .tmp/man/man3/dirfd.3 CP .tmp/man/man3/dirname.3 SED .tmp/man/man3/div.3 SED .tmp/man/man3/dl_iterate_phdr.3 SED .tmp/man/man3/dladdr.3 CP .tmp/man/man3/dladdr1.3 CP .tmp/man/man3/dlclose.3 SED .tmp/man/man3/dlerror.3 SED .tmp/man/man3/dlinfo.3 CP .tmp/man/man3/dlmopen.3 SED .tmp/man/man3/dlopen.3 SED .tmp/man/man3/dlsym.3 CP .tmp/man/man3/dlvsym.3 CP .tmp/man/man3/dn_comp.3 CP .tmp/man/man3/dn_expand.3 CP .tmp/man/man3/dprintf.3 SED .tmp/man/man3/drand48.3 SED .tmp/man/man3/drand48_r.3 CP .tmp/man/man3/drem.3 CP .tmp/man/man3/dremf.3 CP .tmp/man/man3/dreml.3 SED .tmp/man/man3/duplocale.3 SED .tmp/man/man3/dysize.3 CP .tmp/man/man3/eaccess.3 CP .tmp/man/man3/ecb_crypt.3 SED .tmp/man/man3/ecvt.3 SED .tmp/man/man3/ecvt_r.3 CP .tmp/man/man3/edata.3 SED .tmp/man/man3/encrypt.3 CP .tmp/man/man3/encrypt_r.3 SED .tmp/man/man3/end.3 CP .tmp/man/man3/endaliasent.3 CP .tmp/man/man3/endfsent.3 CP .tmp/man/man3/endgrent.3 CP .tmp/man/man3/endhostent.3 SED .tmp/man/man3/endian.3 CP .tmp/man/man3/endmntent.3 CP .tmp/man/man3/endnetent.3 CP .tmp/man/man3/endnetgrent.3 CP .tmp/man/man3/endprotoent.3 CP .tmp/man/man3/endpwent.3 CP .tmp/man/man3/endrpcent.3 CP .tmp/man/man3/endservent.3 CP .tmp/man/man3/endspent.3 CP .tmp/man/man3/endttyent.3 CP .tmp/man/man3/endusershell.3 CP .tmp/man/man3/endutent.3 CP .tmp/man/man3/endutxent.3 CP .tmp/man/man3/envz.3 SED .tmp/man/man3/envz_add.3 CP .tmp/man/man3/envz_entry.3 CP .tmp/man/man3/envz_get.3 CP .tmp/man/man3/envz_merge.3 CP .tmp/man/man3/envz_remove.3 CP .tmp/man/man3/envz_strip.3 CP .tmp/man/man3/erand48.3 CP .tmp/man/man3/erand48_r.3 SED .tmp/man/man3/erf.3 SED .tmp/man/man3/erfc.3 CP .tmp/man/man3/erfcf.3 CP .tmp/man/man3/erfcl.3 CP .tmp/man/man3/erff.3 CP .tmp/man/man3/erfl.3 SED .tmp/man/man3/err.3 SED .tmp/man/man3/errno.3 SED .tmp/man/man3/error.3 CP .tmp/man/man3/error_at_line.3 CP .tmp/man/man3/error_message_count.3 CP .tmp/man/man3/error_one_per_line.3 CP .tmp/man/man3/error_print_progname.3 CP .tmp/man/man3/errx.3 CP .tmp/man/man3/etext.3 SED .tmp/man/man3/ether_aton.3 CP .tmp/man/man3/ether_aton_r.3 CP .tmp/man/man3/ether_hostton.3 CP .tmp/man/man3/ether_line.3 CP .tmp/man/man3/ether_ntoa.3 CP .tmp/man/man3/ether_ntoa_r.3 CP .tmp/man/man3/ether_ntohost.3 SED .tmp/man/man3/euidaccess.3 CP .tmp/man/man3/eventfd_read.3 CP .tmp/man/man3/eventfd_write.3 SED .tmp/man/man3/exec.3 CP .tmp/man/man3/execl.3 CP .tmp/man/man3/execle.3 CP .tmp/man/man3/execlp.3 CP .tmp/man/man3/execv.3 CP .tmp/man/man3/execvp.3 CP .tmp/man/man3/execvpe.3 SED .tmp/man/man3/exit.3 SED .tmp/man/man3/exp.3 SED .tmp/man/man3/exp2.3 CP .tmp/man/man3/exp2f.3 CP .tmp/man/man3/exp2l.3 SED .tmp/man/man3/exp10.3 CP .tmp/man/man3/exp10f.3 CP .tmp/man/man3/exp10l.3 CP .tmp/man/man3/expf.3 CP .tmp/man/man3/expl.3 CP .tmp/man/man3/explicit_bzero.3 SED .tmp/man/man3/expm1.3 CP .tmp/man/man3/expm1f.3 CP .tmp/man/man3/expm1l.3 SED .tmp/man/man3/fabs.3 CP .tmp/man/man3/fabsf.3 CP .tmp/man/man3/fabsl.3 CP .tmp/man/man3/__fbufsize.3 SED .tmp/man/man3/fclose.3 SED .tmp/man/man3/fcloseall.3 CP .tmp/man/man3/fcvt.3 CP .tmp/man/man3/fcvt_r.3 CP .tmp/man/man3/FD_CLR.3 CP .tmp/man/man3/FD_ISSET.3 CP .tmp/man/man3/FD_SET.3 CP .tmp/man/man3/FD_ZERO.3 SED .tmp/man/man3/fdim.3 CP .tmp/man/man3/fdimf.3 CP .tmp/man/man3/fdiml.3 CP .tmp/man/man3/fdopen.3 CP .tmp/man/man3/fdopendir.3 CP .tmp/man/man3/feclearexcept.3 CP .tmp/man/man3/fedisableexcept.3 CP .tmp/man/man3/feenableexcept.3 CP .tmp/man/man3/fegetenv.3 CP .tmp/man/man3/fegetexcept.3 CP .tmp/man/man3/fegetexceptflag.3 CP .tmp/man/man3/fegetround.3 CP .tmp/man/man3/feholdexcept.3 SED .tmp/man/man3/fenv.3 CP .tmp/man/man3/feof.3 CP .tmp/man/man3/feof_unlocked.3 CP .tmp/man/man3/feraiseexcept.3 SED .tmp/man/man3/ferror.3 CP .tmp/man/man3/ferror_unlocked.3 CP .tmp/man/man3/fesetenv.3 CP .tmp/man/man3/fesetexceptflag.3 CP .tmp/man/man3/fesetround.3 CP .tmp/man/man3/fetestexcept.3 CP .tmp/man/man3/feupdateenv.3 SED .tmp/man/man3/fexecve.3 SED .tmp/man/man3/fflush.3 CP .tmp/man/man3/fflush_unlocked.3 SED .tmp/man/man3/ffs.3 CP .tmp/man/man3/ffsl.3 CP .tmp/man/man3/ffsll.3 SED .tmp/man/man3/fgetc.3 CP .tmp/man/man3/fgetc_unlocked.3 SED .tmp/man/man3/fgetgrent.3 CP .tmp/man/man3/fgetgrent_r.3 CP .tmp/man/man3/fgetpos.3 SED .tmp/man/man3/fgetpwent.3 CP .tmp/man/man3/fgetpwent_r.3 CP .tmp/man/man3/fgets.3 CP .tmp/man/man3/fgets_unlocked.3 CP .tmp/man/man3/fgetspent.3 CP .tmp/man/man3/fgetspent_r.3 SED .tmp/man/man3/fgetwc.3 CP .tmp/man/man3/fgetwc_unlocked.3 SED .tmp/man/man3/fgetws.3 CP .tmp/man/man3/fgetws_unlocked.3 SED .tmp/man/man3/fileno.3 CP .tmp/man/man3/fileno_unlocked.3 SED .tmp/man/man3/finite.3 CP .tmp/man/man3/finitef.3 CP .tmp/man/man3/finitel.3 CP .tmp/man/man3/__flbf.3 SED .tmp/man/man3/flockfile.3 SED .tmp/man/man3/floor.3 CP .tmp/man/man3/floorf.3 CP .tmp/man/man3/floorl.3 CP .tmp/man/man3/_flushlbf.3 SED .tmp/man/man3/fma.3 CP .tmp/man/man3/fmaf.3 CP .tmp/man/man3/fmal.3 SED .tmp/man/man3/fmax.3 CP .tmp/man/man3/fmaxf.3 CP .tmp/man/man3/fmaxl.3 SED .tmp/man/man3/fmemopen.3 SED .tmp/man/man3/fmin.3 CP .tmp/man/man3/fminf.3 CP .tmp/man/man3/fminl.3 SED .tmp/man/man3/fmod.3 CP .tmp/man/man3/fmodf.3 CP .tmp/man/man3/fmodl.3 SED .tmp/man/man3/fmtmsg.3 SED .tmp/man/man3/fnmatch.3 SED .tmp/man/man3/fopen.3 SED .tmp/man/man3/fopencookie.3 CP .tmp/man/man3/forkpty.3 SED .tmp/man/man3/fpathconf.3 SED .tmp/man/man3/fpclassify.3 CP .tmp/man/man3/__fpending.3 CP .tmp/man/man3/fprintf.3 CP .tmp/man/man3/__fpurge.3 SED .tmp/man/man3/fpurge.3 CP .tmp/man/man3/fputc.3 CP .tmp/man/man3/fputc_unlocked.3 CP .tmp/man/man3/fputs.3 CP .tmp/man/man3/fputs_unlocked.3 SED .tmp/man/man3/fputwc.3 CP .tmp/man/man3/fputwc_unlocked.3 SED .tmp/man/man3/fputws.3 CP .tmp/man/man3/fputws_unlocked.3 SED .tmp/man/man3/fread.3 CP .tmp/man/man3/fread_unlocked.3 CP .tmp/man/man3/__freadable.3 CP .tmp/man/man3/__freading.3 CP .tmp/man/man3/free.3 CP .tmp/man/man3/__free_hook.3 CP .tmp/man/man3/freeaddrinfo.3 CP .tmp/man/man3/freehostent.3 CP .tmp/man/man3/freeifaddrs.3 CP .tmp/man/man3/freelocale.3 CP .tmp/man/man3/freopen.3 SED .tmp/man/man3/frexp.3 CP .tmp/man/man3/frexpf.3 CP .tmp/man/man3/frexpl.3 CP .tmp/man/man3/fscanf.3 SED .tmp/man/man3/fseek.3 SED .tmp/man/man3/fseeko.3 CP .tmp/man/man3/__fsetlocking.3 CP .tmp/man/man3/fsetpos.3 CP .tmp/man/man3/fstatvfs.3 CP .tmp/man/man3/ftell.3 CP .tmp/man/man3/ftello.3 SED .tmp/man/man3/ftime.3 SED .tmp/man/man3/ftok.3 CP .tmp/man/man3/ftrylockfile.3 SED .tmp/man/man3/fts.3 CP .tmp/man/man3/fts_children.3 CP .tmp/man/man3/fts_close.3 CP .tmp/man/man3/fts_open.3 CP .tmp/man/man3/fts_read.3 CP .tmp/man/man3/fts_set.3 SED .tmp/man/man3/ftw.3 CP .tmp/man/man3/funlockfile.3 CP .tmp/man/man3/futimens.3 SED .tmp/man/man3/futimes.3 SED .tmp/man/man3/fwide.3 CP .tmp/man/man3/fwprintf.3 CP .tmp/man/man3/__fwritable.3 CP .tmp/man/man3/fwrite.3 CP .tmp/man/man3/fwrite_unlocked.3 CP .tmp/man/man3/__fwriting.3 CP .tmp/man/man3/gai_cancel.3 CP .tmp/man/man3/gai_error.3 CP .tmp/man/man3/gai_strerror.3 CP .tmp/man/man3/gai_suspend.3 SED .tmp/man/man3/gamma.3 CP .tmp/man/man3/gammaf.3 CP .tmp/man/man3/gammal.3 SED .tmp/man/man3/gcvt.3 SED .tmp/man/man3/_Generic.3 CP .tmp/man/man3/get_avphys_pages.3 CP .tmp/man/man3/get_current_dir_name.3 CP .tmp/man/man3/get_myaddress.3 SED .tmp/man/man3/get_nprocs.3 CP .tmp/man/man3/get_nprocs_conf.3 SED .tmp/man/man3/get_phys_pages.3 SED .tmp/man/man3/getaddrinfo.3 SED .tmp/man/man3/getaddrinfo_a.3 CP .tmp/man/man3/getaliasbyname.3 CP .tmp/man/man3/getaliasbyname_r.3 CP .tmp/man/man3/getaliasent.3 CP .tmp/man/man3/getaliasent_r.3 SED .tmp/man/man3/getauxval.3 CP .tmp/man/man3/getc.3 CP .tmp/man/man3/getc_unlocked.3 CP .tmp/man/man3/getchar.3 CP .tmp/man/man3/getchar_unlocked.3 SED .tmp/man/man3/getcontext.3 SED .tmp/man/man3/getcwd.3 SED .tmp/man/man3/getdate.3 CP .tmp/man/man3/getdate_err.3 CP .tmp/man/man3/getdate_r.3 CP .tmp/man/man3/getdelim.3 SED .tmp/man/man3/getdirentries.3 SED .tmp/man/man3/getdtablesize.3 SED .tmp/man/man3/getentropy.3 SED .tmp/man/man3/getenv.3 SED .tmp/man/man3/getfsent.3 CP .tmp/man/man3/getfsfile.3 CP .tmp/man/man3/getfsspec.3 SED .tmp/man/man3/getgrent.3 SED .tmp/man/man3/getgrent_r.3 CP .tmp/man/man3/getgrgid.3 CP .tmp/man/man3/getgrgid_r.3 SED .tmp/man/man3/getgrnam.3 CP .tmp/man/man3/getgrnam_r.3 SED .tmp/man/man3/getgrouplist.3 CP .tmp/man/man3/gethostbyaddr.3 CP .tmp/man/man3/gethostbyaddr_r.3 SED .tmp/man/man3/gethostbyname.3 CP .tmp/man/man3/gethostbyname_r.3 CP .tmp/man/man3/gethostbyname2.3 CP .tmp/man/man3/gethostbyname2_r.3 CP .tmp/man/man3/gethostent.3 CP .tmp/man/man3/gethostent_r.3 SED .tmp/man/man3/gethostid.3 SED .tmp/man/man3/getifaddrs.3 CP .tmp/man/man3/getipnodebyaddr.3 SED .tmp/man/man3/getipnodebyname.3 SED .tmp/man/man3/getline.3 SED .tmp/man/man3/getloadavg.3 SED .tmp/man/man3/getlogin.3 CP .tmp/man/man3/getlogin_r.3 SED .tmp/man/man3/getmntent.3 CP .tmp/man/man3/getmntent_r.3 SED .tmp/man/man3/getnameinfo.3 CP .tmp/man/man3/getnetbyaddr.3 CP .tmp/man/man3/getnetbyaddr_r.3 CP .tmp/man/man3/getnetbyname.3 CP .tmp/man/man3/getnetbyname_r.3 SED .tmp/man/man3/getnetent.3 SED .tmp/man/man3/getnetent_r.3 CP .tmp/man/man3/getnetgrent.3 CP .tmp/man/man3/getnetgrent_r.3 SED .tmp/man/man3/getopt.3 CP .tmp/man/man3/getopt_long.3 CP .tmp/man/man3/getopt_long_only.3 SED .tmp/man/man3/getpass.3 CP .tmp/man/man3/getprotobyname.3 CP .tmp/man/man3/getprotobyname_r.3 CP .tmp/man/man3/getprotobynumber.3 CP .tmp/man/man3/getprotobynumber_r.3 SED .tmp/man/man3/getprotoent.3 SED .tmp/man/man3/getprotoent_r.3 SED .tmp/man/man3/getpt.3 SED .tmp/man/man3/getpw.3 SED .tmp/man/man3/getpwent.3 SED .tmp/man/man3/getpwent_r.3 SED .tmp/man/man3/getpwnam.3 CP .tmp/man/man3/getpwnam_r.3 CP .tmp/man/man3/getpwuid.3 CP .tmp/man/man3/getpwuid_r.3 CP .tmp/man/man3/getrpcbyname.3 CP .tmp/man/man3/getrpcbyname_r.3 CP .tmp/man/man3/getrpcbynumber.3 CP .tmp/man/man3/getrpcbynumber_r.3 SED .tmp/man/man3/getrpcent.3 SED .tmp/man/man3/getrpcent_r.3 SED .tmp/man/man3/getrpcport.3 SED .tmp/man/man3/gets.3 CP .tmp/man/man3/getservbyname.3 CP .tmp/man/man3/getservbyname_r.3 CP .tmp/man/man3/getservbyport.3 CP .tmp/man/man3/getservbyport_r.3 SED .tmp/man/man3/getservent.3 SED .tmp/man/man3/getservent_r.3 CP .tmp/man/man3/getspent.3 CP .tmp/man/man3/getspent_r.3 SED .tmp/man/man3/getspnam.3 CP .tmp/man/man3/getspnam_r.3 SED .tmp/man/man3/getsubopt.3 SED .tmp/man/man3/getttyent.3 CP .tmp/man/man3/getttynam.3 SED .tmp/man/man3/getusershell.3 SED .tmp/man/man3/getutent.3 CP .tmp/man/man3/getutent_r.3 CP .tmp/man/man3/getutid.3 CP .tmp/man/man3/getutid_r.3 CP .tmp/man/man3/getutline.3 CP .tmp/man/man3/getutline_r.3 SED .tmp/man/man3/getutmp.3 CP .tmp/man/man3/getutmpx.3 CP .tmp/man/man3/getutxent.3 CP .tmp/man/man3/getutxid.3 CP .tmp/man/man3/getutxline.3 SED .tmp/man/man3/getw.3 CP .tmp/man/man3/getwc.3 CP .tmp/man/man3/getwc_unlocked.3 SED .tmp/man/man3/getwchar.3 CP .tmp/man/man3/getwchar_unlocked.3 CP .tmp/man/man3/getwd.3 SED .tmp/man/man3/glob.3 CP .tmp/man/man3/globfree.3 CP .tmp/man/man3/gmtime.3 CP .tmp/man/man3/gmtime_r.3 CP .tmp/man/man3/gnu_dev_major.3 CP .tmp/man/man3/gnu_dev_makedev.3 CP .tmp/man/man3/gnu_dev_minor.3 CP .tmp/man/man3/gnu_get_libc_release.3 SED .tmp/man/man3/gnu_get_libc_version.3 SED .tmp/man/man3/grantpt.3 SED .tmp/man/man3/group_member.3 SED .tmp/man/man3/gsignal.3 CP .tmp/man/man3/h_errno.3 SED .tmp/man/man3/hash.3 CP .tmp/man/man3/hasmntopt.3 CP .tmp/man/man3/hcreate.3 CP .tmp/man/man3/hcreate_r.3 CP .tmp/man/man3/hdestroy.3 CP .tmp/man/man3/hdestroy_r.3 CP .tmp/man/man3/herror.3 SED .tmp/man/man3/hsearch.3 CP .tmp/man/man3/hsearch_r.3 CP .tmp/man/man3/hstrerror.3 CP .tmp/man/man3/htobe16.3 CP .tmp/man/man3/htobe32.3 CP .tmp/man/man3/htobe64.3 CP .tmp/man/man3/htole16.3 CP .tmp/man/man3/htole32.3 CP .tmp/man/man3/htole64.3 CP .tmp/man/man3/htonl.3 CP .tmp/man/man3/htons.3 CP .tmp/man/man3/HUGE_VAL.3 CP .tmp/man/man3/HUGE_VALF.3 CP .tmp/man/man3/HUGE_VALL.3 SED .tmp/man/man3/hypot.3 CP .tmp/man/man3/hypotf.3 CP .tmp/man/man3/hypotl.3 SED .tmp/man/man3/iconv.3 SED .tmp/man/man3/iconv_close.3 SED .tmp/man/man3/iconv_open.3 CP .tmp/man/man3/if_freenameindex.3 CP .tmp/man/man3/if_indextoname.3 SED .tmp/man/man3/if_nameindex.3 SED .tmp/man/man3/if_nametoindex.3 SED .tmp/man/man3/ilogb.3 CP .tmp/man/man3/ilogbf.3 CP .tmp/man/man3/ilogbl.3 CP .tmp/man/man3/imaxabs.3 CP .tmp/man/man3/imaxdiv.3 SED .tmp/man/man3/index.3 SED .tmp/man/man3/inet.3 CP .tmp/man/man3/inet_addr.3 CP .tmp/man/man3/inet_aton.3 CP .tmp/man/man3/inet_lnaof.3 CP .tmp/man/man3/inet_makeaddr.3 CP .tmp/man/man3/inet_net_ntop.3 SED .tmp/man/man3/inet_net_pton.3 CP .tmp/man/man3/inet_netof.3 CP .tmp/man/man3/inet_network.3 CP .tmp/man/man3/inet_ntoa.3 SED .tmp/man/man3/inet_ntop.3 SED .tmp/man/man3/inet_pton.3 SED .tmp/man/man3/INFINITY.3 SED .tmp/man/man3/initgroups.3 CP .tmp/man/man3/initstate.3 CP .tmp/man/man3/initstate_r.3 CP .tmp/man/man3/innetgr.3 SED .tmp/man/man3/insque.3 CP .tmp/man/man3/iruserok.3 CP .tmp/man/man3/iruserok_af.3 CP .tmp/man/man3/isalnum.3 CP .tmp/man/man3/isalnum_l.3 SED .tmp/man/man3/isalpha.3 CP .tmp/man/man3/isalpha_l.3 CP .tmp/man/man3/isascii.3 CP .tmp/man/man3/isascii_l.3 SED .tmp/man/man3/isatty.3 CP .tmp/man/man3/isblank.3 CP .tmp/man/man3/isblank_l.3 CP .tmp/man/man3/iscntrl.3 CP .tmp/man/man3/iscntrl_l.3 CP .tmp/man/man3/isdigit.3 CP .tmp/man/man3/isdigit_l.3 SED .tmp/man/man3/isfdtype.3 CP .tmp/man/man3/isfinite.3 CP .tmp/man/man3/isgraph.3 CP .tmp/man/man3/isgraph_l.3 SED .tmp/man/man3/isgreater.3 CP .tmp/man/man3/isgreaterequal.3 CP .tmp/man/man3/isinf.3 CP .tmp/man/man3/isinff.3 CP .tmp/man/man3/isinfl.3 CP .tmp/man/man3/isless.3 CP .tmp/man/man3/islessequal.3 CP .tmp/man/man3/islessgreater.3 CP .tmp/man/man3/islower.3 CP .tmp/man/man3/islower_l.3 CP .tmp/man/man3/isnan.3 CP .tmp/man/man3/isnanf.3 CP .tmp/man/man3/isnanl.3 CP .tmp/man/man3/isnormal.3 CP .tmp/man/man3/isprint.3 CP .tmp/man/man3/isprint_l.3 CP .tmp/man/man3/ispunct.3 CP .tmp/man/man3/ispunct_l.3 CP .tmp/man/man3/isspace.3 CP .tmp/man/man3/isspace_l.3 CP .tmp/man/man3/isunordered.3 CP .tmp/man/man3/isupper.3 CP .tmp/man/man3/isupper_l.3 SED .tmp/man/man3/iswalnum.3 SED .tmp/man/man3/iswalpha.3 SED .tmp/man/man3/iswblank.3 SED .tmp/man/man3/iswcntrl.3 SED .tmp/man/man3/iswctype.3 SED .tmp/man/man3/iswdigit.3 SED .tmp/man/man3/iswgraph.3 SED .tmp/man/man3/iswlower.3 SED .tmp/man/man3/iswprint.3 SED .tmp/man/man3/iswpunct.3 SED .tmp/man/man3/iswspace.3 SED .tmp/man/man3/iswupper.3 SED .tmp/man/man3/iswxdigit.3 CP .tmp/man/man3/isxdigit.3 CP .tmp/man/man3/isxdigit_l.3 SED .tmp/man/man3/j0.3 CP .tmp/man/man3/j0f.3 CP .tmp/man/man3/j0l.3 CP .tmp/man/man3/j1.3 CP .tmp/man/man3/j1f.3 CP .tmp/man/man3/j1l.3 CP .tmp/man/man3/jn.3 CP .tmp/man/man3/jnf.3 CP .tmp/man/man3/jnl.3 CP .tmp/man/man3/jrand48.3 CP .tmp/man/man3/jrand48_r.3 CP .tmp/man/man3/key_decryptsession.3 CP .tmp/man/man3/key_encryptsession.3 CP .tmp/man/man3/key_gendes.3 CP .tmp/man/man3/key_secretkey_is_set.3 SED .tmp/man/man3/key_setsecret.3 SED .tmp/man/man3/killpg.3 CP .tmp/man/man3/klogctl.3 CP .tmp/man/man3/l64a.3 CP .tmp/man/man3/labs.3 CP .tmp/man/man3/lckpwdf.3 CP .tmp/man/man3/lcong48.3 CP .tmp/man/man3/lcong48_r.3 SED .tmp/man/man3/ldexp.3 CP .tmp/man/man3/ldexpf.3 CP .tmp/man/man3/ldexpl.3 CP .tmp/man/man3/ldiv.3 CP .tmp/man/man3/le16toh.3 CP .tmp/man/man3/le32toh.3 CP .tmp/man/man3/le64toh.3 CP .tmp/man/man3/lfind.3 SED .tmp/man/man3/lgamma.3 CP .tmp/man/man3/lgamma_r.3 CP .tmp/man/man3/lgammaf.3 CP .tmp/man/man3/lgammaf_r.3 CP .tmp/man/man3/lgammal.3 CP .tmp/man/man3/lgammal_r.3 SED .tmp/man/man3/lio_listio.3 CP .tmp/man/man3/LIST_EMPTY.3 CP .tmp/man/man3/LIST_ENTRY.3 CP .tmp/man/man3/LIST_FIRST.3 CP .tmp/man/man3/LIST_FOREACH.3 CP .tmp/man/man3/LIST_HEAD.3 CP .tmp/man/man3/LIST_HEAD_INITIALIZER.3 CP .tmp/man/man3/LIST_INIT.3 CP .tmp/man/man3/LIST_INSERT_AFTER.3 CP .tmp/man/man3/LIST_INSERT_BEFORE.3 CP .tmp/man/man3/LIST_INSERT_HEAD.3 CP .tmp/man/man3/LIST_NEXT.3 CP .tmp/man/man3/LIST_REMOVE.3 SED .tmp/man/man3/list.3 CP .tmp/man/man3/llabs.3 CP .tmp/man/man3/lldiv.3 CP .tmp/man/man3/llrint.3 CP .tmp/man/man3/llrintf.3 CP .tmp/man/man3/llrintl.3 CP .tmp/man/man3/llround.3 CP .tmp/man/man3/llroundf.3 CP .tmp/man/man3/llroundl.3 SED .tmp/man/man3/localeconv.3 CP .tmp/man/man3/localtime.3 CP .tmp/man/man3/localtime_r.3 SED .tmp/man/man3/lockf.3 SED .tmp/man/man3/log.3 SED .tmp/man/man3/log1p.3 CP .tmp/man/man3/log1pf.3 CP .tmp/man/man3/log1pl.3 SED .tmp/man/man3/log2.3 CP .tmp/man/man3/log2f.3 CP .tmp/man/man3/log2l.3 SED .tmp/man/man3/log10.3 CP .tmp/man/man3/log10f.3 CP .tmp/man/man3/log10l.3 SED .tmp/man/man3/logb.3 CP .tmp/man/man3/logbf.3 CP .tmp/man/man3/logbl.3 CP .tmp/man/man3/logf.3 SED .tmp/man/man3/login.3 CP .tmp/man/man3/login_tty.3 CP .tmp/man/man3/logl.3 CP .tmp/man/man3/logout.3 CP .tmp/man/man3/logwtmp.3 CP .tmp/man/man3/longjmp.3 CP .tmp/man/man3/lrand48.3 CP .tmp/man/man3/lrand48_r.3 SED .tmp/man/man3/lrint.3 CP .tmp/man/man3/lrintf.3 CP .tmp/man/man3/lrintl.3 SED .tmp/man/man3/lround.3 CP .tmp/man/man3/lroundf.3 CP .tmp/man/man3/lroundl.3 SED .tmp/man/man3/lsearch.3 SED .tmp/man/man3/lseek64.3 CP .tmp/man/man3/lutimes.3 CP .tmp/man/man3/major.3 SED .tmp/man/man3/makecontext.3 SED .tmp/man/man3/makedev.3 SED .tmp/man/man3/mallinfo.3 CP .tmp/man/man3/mallinfo2.3 SED .tmp/man/man3/malloc.3 SED .tmp/man/man3/malloc_get_state.3 CP .tmp/man/man3/__malloc_hook.3 SED .tmp/man/man3/malloc_hook.3 SED .tmp/man/man3/malloc_info.3 CP .tmp/man/man3/__malloc_initialize_hook.3 CP .tmp/man/man3/malloc_set_state.3 SED .tmp/man/man3/malloc_stats.3 SED .tmp/man/man3/malloc_trim.3 SED .tmp/man/man3/malloc_usable_size.3 SED .tmp/man/man3/mallopt.3 SED .tmp/man/man3/matherr.3 SED .tmp/man/man3/MAX.3 SED .tmp/man/man3/MB_CUR_MAX.3 SED .tmp/man/man3/MB_LEN_MAX.3 SED .tmp/man/man3/mblen.3 SED .tmp/man/man3/mbrlen.3 SED .tmp/man/man3/mbrtowc.3 SED .tmp/man/man3/mbsinit.3 SED .tmp/man/man3/mbsnrtowcs.3 SED .tmp/man/man3/mbsrtowcs.3 SED .tmp/man/man3/mbstowcs.3 SED .tmp/man/man3/mbtowc.3 SED .tmp/man/man3/mcheck.3 CP .tmp/man/man3/mcheck_check_all.3 CP .tmp/man/man3/mcheck_pedantic.3 CP .tmp/man/man3/memalign.3 CP .tmp/man/man3/__memalign_hook.3 SED .tmp/man/man3/memccpy.3 SED .tmp/man/man3/memchr.3 SED .tmp/man/man3/memcmp.3 SED .tmp/man/man3/memcpy.3 SED .tmp/man/man3/memfrob.3 SED .tmp/man/man3/memmem.3 SED .tmp/man/man3/memmove.3 SED .tmp/man/man3/mempcpy.3 CP .tmp/man/man3/memrchr.3 SED .tmp/man/man3/memset.3 CP .tmp/man/man3/MIN.3 CP .tmp/man/man3/minor.3 SED .tmp/man/man3/mkdtemp.3 SED .tmp/man/man3/mkfifo.3 CP .tmp/man/man3/mkfifoat.3 CP .tmp/man/man3/mkostemp.3 CP .tmp/man/man3/mkostemps.3 SED .tmp/man/man3/mkstemp.3 CP .tmp/man/man3/mkstemps.3 SED .tmp/man/man3/mktemp.3 CP .tmp/man/man3/mktime.3 CP .tmp/man/man3/mmap64.3 SED .tmp/man/man3/modf.3 CP .tmp/man/man3/modff.3 CP .tmp/man/man3/modfl.3 SED .tmp/man/man3/mpool.3 CP .tmp/man/man3/mprobe.3 SED .tmp/man/man3/mq_close.3 SED .tmp/man/man3/mq_getattr.3 SED .tmp/man/man3/mq_notify.3 SED .tmp/man/man3/mq_open.3 SED .tmp/man/man3/mq_receive.3 SED .tmp/man/man3/mq_send.3 CP .tmp/man/man3/mq_setattr.3 CP .tmp/man/man3/mq_timedreceive.3 CP .tmp/man/man3/mq_timedsend.3 SED .tmp/man/man3/mq_unlink.3 CP .tmp/man/man3/mrand48.3 CP .tmp/man/man3/mrand48_r.3 SED .tmp/man/man3/mtrace.3 CP .tmp/man/man3/muntrace.3 CP .tmp/man/man3/NAN.3 SED .tmp/man/man3/nan.3 CP .tmp/man/man3/nanf.3 CP .tmp/man/man3/nanl.3 CP .tmp/man/man3/nearbyint.3 CP .tmp/man/man3/nearbyintf.3 CP .tmp/man/man3/nearbyintl.3 SED .tmp/man/man3/netlink.3 SED .tmp/man/man3/newlocale.3 SED .tmp/man/man3/nextafter.3 CP .tmp/man/man3/nextafterf.3 CP .tmp/man/man3/nextafterl.3 CP .tmp/man/man3/nextdown.3 CP .tmp/man/man3/nextdownf.3 CP .tmp/man/man3/nextdownl.3 CP .tmp/man/man3/nexttoward.3 CP .tmp/man/man3/nexttowardf.3 CP .tmp/man/man3/nexttowardl.3 SED .tmp/man/man3/nextup.3 CP .tmp/man/man3/nextupf.3 CP .tmp/man/man3/nextupl.3 CP .tmp/man/man3/nftw.3 SED .tmp/man/man3/nl_langinfo.3 CP .tmp/man/man3/nl_langinfo_l.3 CP .tmp/man/man3/nrand48.3 CP .tmp/man/man3/nrand48_r.3 CP .tmp/man/man3/ntohl.3 CP .tmp/man/man3/ntohs.3 CP .tmp/man/man3/ntp_adjtime.3 SED .tmp/man/man3/ntp_gettime.3 CP .tmp/man/man3/ntp_gettimex.3 SED .tmp/man/man3/offsetof.3 SED .tmp/man/man3/on_exit.3 SED .tmp/man/man3/open_memstream.3 CP .tmp/man/man3/open_wmemstream.3 SED .tmp/man/man3/opendir.3 CP .tmp/man/man3/openlog.3 SED .tmp/man/man3/openpty.3 CP .tmp/man/man3/optarg.3 CP .tmp/man/man3/opterr.3 CP .tmp/man/man3/optind.3 CP .tmp/man/man3/optopt.3 CP .tmp/man/man3/passwd2des.3 CP .tmp/man/man3/pathconf.3 CP .tmp/man/man3/pclose.3 SED .tmp/man/man3/perror.3 CP .tmp/man/man3/pmap_getmaps.3 CP .tmp/man/man3/pmap_getport.3 CP .tmp/man/man3/pmap_rmtcall.3 CP .tmp/man/man3/pmap_set.3 CP .tmp/man/man3/pmap_unset.3 SED .tmp/man/man3/popen.3 SED .tmp/man/man3/posix_fallocate.3 SED .tmp/man/man3/posix_madvise.3 SED .tmp/man/man3/posix_memalign.3 SED .tmp/man/man3/posix_openpt.3 SED .tmp/man/man3/posix_spawn.3 CP .tmp/man/man3/posix_spawnp.3 SED .tmp/man/man3/pow.3 SED .tmp/man/man3/pow10.3 CP .tmp/man/man3/pow10f.3 CP .tmp/man/man3/pow10l.3 SED .tmp/man/man3/powerof2.3 CP .tmp/man/man3/powf.3 CP .tmp/man/man3/powl.3 SED .tmp/man/man3/__ppc_get_timebase.3 CP .tmp/man/man3/__ppc_get_timebase_freq.3 CP .tmp/man/man3/__ppc_mdoio.3 CP .tmp/man/man3/__ppc_mdoom.3 CP .tmp/man/man3/__ppc_set_ppr_low.3 SED .tmp/man/man3/__ppc_set_ppr_med.3 CP .tmp/man/man3/__ppc_set_ppr_med_high.3 CP .tmp/man/man3/__ppc_set_ppr_med_low.3 CP .tmp/man/man3/__ppc_set_ppr_very_low.3 SED .tmp/man/man3/__ppc_yield.3 SED .tmp/man/man3/printf.3 SED .tmp/man/man3/profil.3 SED .tmp/man/man3/program_invocation_name.3 CP .tmp/man/man3/program_invocation_short_name.3 CP .tmp/man/man3/psiginfo.3 SED .tmp/man/man3/psignal.3 SED .tmp/man/man3/pthread_atfork.3 CP .tmp/man/man3/pthread_attr_destroy.3 CP .tmp/man/man3/pthread_attr_getaffinity_np.3 CP .tmp/man/man3/pthread_attr_getdetachstate.3 CP .tmp/man/man3/pthread_attr_getguardsize.3 CP .tmp/man/man3/pthread_attr_getinheritsched.3 CP .tmp/man/man3/pthread_attr_getschedparam.3 CP .tmp/man/man3/pthread_attr_getschedpolicy.3 CP .tmp/man/man3/pthread_attr_getscope.3 CP .tmp/man/man3/pthread_attr_getsigmask_np.3 CP .tmp/man/man3/pthread_attr_getstack.3 CP .tmp/man/man3/pthread_attr_getstackaddr.3 CP .tmp/man/man3/pthread_attr_getstacksize.3 SED .tmp/man/man3/pthread_attr_init.3 SED .tmp/man/man3/pthread_attr_setaffinity_np.3 SED .tmp/man/man3/pthread_attr_setdetachstate.3 SED .tmp/man/man3/pthread_attr_setguardsize.3 SED .tmp/man/man3/pthread_attr_setinheritsched.3 SED .tmp/man/man3/pthread_attr_setschedparam.3 SED .tmp/man/man3/pthread_attr_setschedpolicy.3 SED .tmp/man/man3/pthread_attr_setscope.3 SED .tmp/man/man3/pthread_attr_setsigmask_np.3 SED .tmp/man/man3/pthread_attr_setstack.3 SED .tmp/man/man3/pthread_attr_setstackaddr.3 SED .tmp/man/man3/pthread_attr_setstacksize.3 SED .tmp/man/man3/pthread_cancel.3 CP .tmp/man/man3/pthread_cleanup_pop.3 CP .tmp/man/man3/pthread_cleanup_pop_restore_np.3 SED .tmp/man/man3/pthread_cleanup_push.3 SED .tmp/man/man3/pthread_cleanup_push_defer_np.3 CP .tmp/man/man3/pthread_cond_broadcast.3 CP .tmp/man/man3/pthread_cond_destroy.3 SED .tmp/man/man3/pthread_cond_init.3 CP .tmp/man/man3/pthread_cond_signal.3 CP .tmp/man/man3/pthread_cond_timedwait.3 CP .tmp/man/man3/pthread_cond_wait.3 CP .tmp/man/man3/pthread_condattr_destroy.3 SED .tmp/man/man3/pthread_condattr_init.3 SED .tmp/man/man3/pthread_create.3 SED .tmp/man/man3/pthread_detach.3 SED .tmp/man/man3/pthread_equal.3 SED .tmp/man/man3/pthread_exit.3 CP .tmp/man/man3/pthread_getaffinity_np.3 SED .tmp/man/man3/pthread_getattr_default_np.3 SED .tmp/man/man3/pthread_getattr_np.3 CP .tmp/man/man3/pthread_getconcurrency.3 SED .tmp/man/man3/pthread_getcpuclockid.3 CP .tmp/man/man3/pthread_getname_np.3 CP .tmp/man/man3/pthread_getschedparam.3 CP .tmp/man/man3/pthread_getspecific.3 SED .tmp/man/man3/pthread_join.3 SED .tmp/man/man3/pthread_key_create.3 CP .tmp/man/man3/pthread_key_delete.3 SED .tmp/man/man3/pthread_kill.3 SED .tmp/man/man3/pthread_kill_other_threads_np.3 SED .tmp/man/man3/pthread_mutex_consistent.3 CP .tmp/man/man3/pthread_mutex_consistent_np.3 CP .tmp/man/man3/pthread_mutex_destroy.3 SED .tmp/man/man3/pthread_mutex_init.3 CP .tmp/man/man3/pthread_mutex_lock.3 CP .tmp/man/man3/pthread_mutex_trylock.3 CP .tmp/man/man3/pthread_mutex_unlock.3 CP .tmp/man/man3/pthread_mutexattr_destroy.3 CP .tmp/man/man3/pthread_mutexattr_getkind_np.3 SED .tmp/man/man3/pthread_mutexattr_getpshared.3 CP .tmp/man/man3/pthread_mutexattr_getrobust.3 CP .tmp/man/man3/pthread_mutexattr_getrobust_np.3 CP .tmp/man/man3/pthread_mutexattr_gettype.3 SED .tmp/man/man3/pthread_mutexattr_init.3 SED .tmp/man/man3/pthread_mutexattr_setkind_np.3 CP .tmp/man/man3/pthread_mutexattr_setpshared.3 SED .tmp/man/man3/pthread_mutexattr_setrobust.3 CP .tmp/man/man3/pthread_mutexattr_setrobust_np.3 CP .tmp/man/man3/pthread_mutexattr_settype.3 SED .tmp/man/man3/pthread_once.3 CP .tmp/man/man3/pthread_rwlockattr_getkind_np.3 SED .tmp/man/man3/pthread_rwlockattr_setkind_np.3 SED .tmp/man/man3/pthread_self.3 SED .tmp/man/man3/pthread_setaffinity_np.3 CP .tmp/man/man3/pthread_setattr_default_np.3 SED .tmp/man/man3/pthread_setcancelstate.3 CP .tmp/man/man3/pthread_setcanceltype.3 SED .tmp/man/man3/pthread_setconcurrency.3 SED .tmp/man/man3/pthread_setname_np.3 SED .tmp/man/man3/pthread_setschedparam.3 SED .tmp/man/man3/pthread_setschedprio.3 CP .tmp/man/man3/pthread_setspecific.3 SED .tmp/man/man3/pthread_sigmask.3 SED .tmp/man/man3/pthread_sigqueue.3 CP .tmp/man/man3/pthread_spin_destroy.3 SED .tmp/man/man3/pthread_spin_init.3 SED .tmp/man/man3/pthread_spin_lock.3 CP .tmp/man/man3/pthread_spin_trylock.3 CP .tmp/man/man3/pthread_spin_unlock.3 SED .tmp/man/man3/pthread_testcancel.3 CP .tmp/man/man3/pthread_timedjoin_np.3 SED .tmp/man/man3/pthread_tryjoin_np.3 SED .tmp/man/man3/pthread_yield.3 SED .tmp/man/man3/ptsname.3 CP .tmp/man/man3/ptsname_r.3 CP .tmp/man/man3/putc.3 CP .tmp/man/man3/putc_unlocked.3 CP .tmp/man/man3/putchar.3 CP .tmp/man/man3/putchar_unlocked.3 SED .tmp/man/man3/putenv.3 SED .tmp/man/man3/putgrent.3 SED .tmp/man/man3/putpwent.3 SED .tmp/man/man3/puts.3 CP .tmp/man/man3/putspent.3 CP .tmp/man/man3/pututline.3 CP .tmp/man/man3/pututxline.3 CP .tmp/man/man3/putw.3 CP .tmp/man/man3/putwc.3 CP .tmp/man/man3/putwc_unlocked.3 SED .tmp/man/man3/putwchar.3 CP .tmp/man/man3/putwchar_unlocked.3 CP .tmp/man/man3/pvalloc.3 SED .tmp/man/man3/qecvt.3 CP .tmp/man/man3/qecvt_r.3 CP .tmp/man/man3/qfcvt.3 CP .tmp/man/man3/qfcvt_r.3 CP .tmp/man/man3/qgcvt.3 SED .tmp/man/man3/qsort.3 CP .tmp/man/man3/qsort_r.3 CP .tmp/man/man3/queue.3 SED .tmp/man/man3/raise.3 SED .tmp/man/man3/rand.3 CP .tmp/man/man3/rand_r.3 SED .tmp/man/man3/random.3 SED .tmp/man/man3/random_r.3 CP .tmp/man/man3/rawmemchr.3 SED .tmp/man/man3/rcmd.3 CP .tmp/man/man3/rcmd_af.3 SED .tmp/man/man3/re_comp.3 CP .tmp/man/man3/re_exec.3 SED .tmp/man/man3/readdir.3 SED .tmp/man/man3/readdir_r.3 CP .tmp/man/man3/realloc.3 CP .tmp/man/man3/__realloc_hook.3 CP .tmp/man/man3/reallocarray.3 SED .tmp/man/man3/realpath.3 SED .tmp/man/man3/recno.3 CP .tmp/man/man3/regcomp.3 CP .tmp/man/man3/regerror.3 SED .tmp/man/man3/regex.3 CP .tmp/man/man3/regexec.3 CP .tmp/man/man3/regfree.3 CP .tmp/man/man3/register_printf_modifier.3 CP .tmp/man/man3/register_printf_specifier.3 CP .tmp/man/man3/register_printf_type.3 CP .tmp/man/man3/registerrpc.3 SED .tmp/man/man3/remainder.3 CP .tmp/man/man3/remainderf.3 CP .tmp/man/man3/remainderl.3 SED .tmp/man/man3/remove.3 CP .tmp/man/man3/remque.3 SED .tmp/man/man3/remquo.3 CP .tmp/man/man3/remquof.3 CP .tmp/man/man3/remquol.3 CP .tmp/man/man3/res_init.3 CP .tmp/man/man3/res_mkquery.3 CP .tmp/man/man3/res_nclose.3 CP .tmp/man/man3/res_ninit.3 CP .tmp/man/man3/res_nmkquery.3 CP .tmp/man/man3/res_nquery.3 CP .tmp/man/man3/res_nquerydomain.3 CP .tmp/man/man3/res_nsearch.3 CP .tmp/man/man3/res_nsend.3 CP .tmp/man/man3/res_query.3 CP .tmp/man/man3/res_querydomain.3 CP .tmp/man/man3/res_search.3 CP .tmp/man/man3/res_send.3 SED .tmp/man/man3/resolver.3 CP .tmp/man/man3/rewind.3 SED .tmp/man/man3/rewinddir.3 SED .tmp/man/man3/rexec.3 CP .tmp/man/man3/rexec_af.3 CP .tmp/man/man3/rindex.3 SED .tmp/man/man3/rint.3 CP .tmp/man/man3/rintf.3 CP .tmp/man/man3/rintl.3 SED .tmp/man/man3/round.3 CP .tmp/man/man3/roundf.3 CP .tmp/man/man3/roundl.3 SED .tmp/man/man3/roundup.3 SED .tmp/man/man3/rpc.3 SED .tmp/man/man3/rpmatch.3 CP .tmp/man/man3/rresvport.3 CP .tmp/man/man3/rresvport_af.3 SED .tmp/man/man3/rtime.3 SED .tmp/man/man3/rtnetlink.3 CP .tmp/man/man3/ruserok.3 CP .tmp/man/man3/ruserok_af.3 CP .tmp/man/man3/S_ISBLK.3 CP .tmp/man/man3/S_ISCHR.3 CP .tmp/man/man3/S_ISDIR.3 CP .tmp/man/man3/S_ISFIFO.3 CP .tmp/man/man3/S_ISLNK.3 CP .tmp/man/man3/S_ISREG.3 CP .tmp/man/man3/S_ISSOCK.3 SED .tmp/man/man3/scalb.3 CP .tmp/man/man3/scalbf.3 CP .tmp/man/man3/scalbl.3 SED .tmp/man/man3/scalbln.3 CP .tmp/man/man3/scalblnf.3 CP .tmp/man/man3/scalblnl.3 CP .tmp/man/man3/scalbn.3 CP .tmp/man/man3/scalbnf.3 CP .tmp/man/man3/scalbnl.3 SED .tmp/man/man3/scandir.3 CP .tmp/man/man3/scandirat.3 SED .tmp/man/man3/scanf.3 SED .tmp/man/man3/sched_getcpu.3 CP .tmp/man/man3/secure_getenv.3 CP .tmp/man/man3/seed48.3 CP .tmp/man/man3/seed48_r.3 SED .tmp/man/man3/seekdir.3 SED .tmp/man/man3/sem_close.3 SED .tmp/man/man3/sem_destroy.3 SED .tmp/man/man3/sem_getvalue.3 SED .tmp/man/man3/sem_init.3 SED .tmp/man/man3/sem_open.3 SED .tmp/man/man3/sem_post.3 CP .tmp/man/man3/sem_timedwait.3 CP .tmp/man/man3/sem_trywait.3 SED .tmp/man/man3/sem_unlink.3 SED .tmp/man/man3/sem_wait.3 SED .tmp/man/man3/setaliasent.3 SED .tmp/man/man3/setbuf.3 CP .tmp/man/man3/setbuffer.3 CP .tmp/man/man3/setcontext.3 SED .tmp/man/man3/setenv.3 SED .tmp/man/man3/__setfpucw.3 CP .tmp/man/man3/setfsent.3 CP .tmp/man/man3/setgrent.3 CP .tmp/man/man3/sethostent.3 CP .tmp/man/man3/sethostid.3 SED .tmp/man/man3/setjmp.3 CP .tmp/man/man3/setkey.3 CP .tmp/man/man3/setkey_r.3 CP .tmp/man/man3/setlinebuf.3 SED .tmp/man/man3/setlocale.3 SED .tmp/man/man3/setlogmask.3 CP .tmp/man/man3/setmntent.3 CP .tmp/man/man3/setnetent.3 SED .tmp/man/man3/setnetgrent.3 CP .tmp/man/man3/setprotoent.3 CP .tmp/man/man3/setpwent.3 CP .tmp/man/man3/setrpcent.3 CP .tmp/man/man3/setservent.3 CP .tmp/man/man3/setspent.3 CP .tmp/man/man3/setstate.3 CP .tmp/man/man3/setstate_r.3 CP .tmp/man/man3/setttyent.3 CP .tmp/man/man3/setusershell.3 CP .tmp/man/man3/setutent.3 CP .tmp/man/man3/setutxent.3 CP .tmp/man/man3/setvbuf.3 CP .tmp/man/man3/sgetspent.3 CP .tmp/man/man3/sgetspent_r.3 SED .tmp/man/man3/shm_open.3 CP .tmp/man/man3/shm_unlink.3 CP .tmp/man/man3/sigabbrev_np.3 CP .tmp/man/man3/sigaddset.3 CP .tmp/man/man3/sigandset.3 CP .tmp/man/man3/sigblock.3 CP .tmp/man/man3/sigdelset.3 CP .tmp/man/man3/sigdescr_np.3 CP .tmp/man/man3/sigemptyset.3 CP .tmp/man/man3/sigfillset.3 CP .tmp/man/man3/siggetmask.3 CP .tmp/man/man3/sighold.3 CP .tmp/man/man3/sigignore.3 SED .tmp/man/man3/siginterrupt.3 CP .tmp/man/man3/sigisemptyset.3 CP .tmp/man/man3/sigismember.3 CP .tmp/man/man3/siglongjmp.3 CP .tmp/man/man3/sigmask.3 SED .tmp/man/man3/signbit.3 CP .tmp/man/man3/signgam.3 SED .tmp/man/man3/significand.3 CP .tmp/man/man3/significandf.3 CP .tmp/man/man3/significandl.3 CP .tmp/man/man3/sigorset.3 SED .tmp/man/man3/sigpause.3 SED .tmp/man/man3/sigqueue.3 CP .tmp/man/man3/sigrelse.3 SED .tmp/man/man3/sigset.3 CP .tmp/man/man3/sigsetjmp.3 CP .tmp/man/man3/sigsetmask.3 SED .tmp/man/man3/sigsetops.3 CP .tmp/man/man3/sigstack.3 SED .tmp/man/man3/sigvec.3 SED .tmp/man/man3/sigwait.3 CP .tmp/man/man3/SIMPLEQ_EMPTY.3 CP .tmp/man/man3/SIMPLEQ_ENTRY.3 CP .tmp/man/man3/SIMPLEQ_FIRST.3 CP .tmp/man/man3/SIMPLEQ_FOREACH.3 CP .tmp/man/man3/SIMPLEQ_HEAD.3 CP .tmp/man/man3/SIMPLEQ_HEAD_INITIALIZER.3 CP .tmp/man/man3/SIMPLEQ_INIT.3 CP .tmp/man/man3/SIMPLEQ_INSERT_AFTER.3 CP .tmp/man/man3/SIMPLEQ_INSERT_HEAD.3 CP .tmp/man/man3/SIMPLEQ_INSERT_TAIL.3 CP .tmp/man/man3/SIMPLEQ_NEXT.3 CP .tmp/man/man3/SIMPLEQ_REMOVE.3 CP .tmp/man/man3/SIMPLEQ_REMOVE_HEAD.3 CP .tmp/man/man3/simpleq.3 SED .tmp/man/man3/sin.3 SED .tmp/man/man3/sincos.3 CP .tmp/man/man3/sincosf.3 CP .tmp/man/man3/sincosl.3 CP .tmp/man/man3/sinf.3 SED .tmp/man/man3/sinh.3 CP .tmp/man/man3/sinhf.3 CP .tmp/man/man3/sinhl.3 CP .tmp/man/man3/sinl.3 SED .tmp/man/man3/sleep.3 CP .tmp/man/man3/SLIST_EMPTY.3 CP .tmp/man/man3/SLIST_ENTRY.3 CP .tmp/man/man3/SLIST_FIRST.3 CP .tmp/man/man3/SLIST_FOREACH.3 CP .tmp/man/man3/SLIST_HEAD.3 CP .tmp/man/man3/SLIST_HEAD_INITIALIZER.3 CP .tmp/man/man3/SLIST_INIT.3 CP .tmp/man/man3/SLIST_INSERT_AFTER.3 CP .tmp/man/man3/SLIST_INSERT_HEAD.3 CP .tmp/man/man3/SLIST_NEXT.3 CP .tmp/man/man3/SLIST_REMOVE.3 CP .tmp/man/man3/SLIST_REMOVE_HEAD.3 SED .tmp/man/man3/slist.3 CP .tmp/man/man3/snprintf.3 SED .tmp/man/man3/sockatmark.3 CP .tmp/man/man3/sprintf.3 SED .tmp/man/man3/sqrt.3 CP .tmp/man/man3/sqrtf.3 CP .tmp/man/man3/sqrtl.3 CP .tmp/man/man3/srand.3 CP .tmp/man/man3/srand48.3 CP .tmp/man/man3/srand48_r.3 CP .tmp/man/man3/srandom.3 CP .tmp/man/man3/srandom_r.3 SED .tmp/man/man3/sscanf.3 CP .tmp/man/man3/ssignal.3 CP .tmp/man/man3/STAILQ_CONCAT.3 CP .tmp/man/man3/STAILQ_EMPTY.3 CP .tmp/man/man3/STAILQ_ENTRY.3 CP .tmp/man/man3/STAILQ_FIRST.3 CP .tmp/man/man3/STAILQ_FOREACH.3 CP .tmp/man/man3/STAILQ_HEAD.3 CP .tmp/man/man3/STAILQ_HEAD_INITIALIZER.3 CP .tmp/man/man3/STAILQ_INIT.3 CP .tmp/man/man3/STAILQ_INSERT_AFTER.3 CP .tmp/man/man3/STAILQ_INSERT_HEAD.3 CP .tmp/man/man3/STAILQ_INSERT_TAIL.3 CP .tmp/man/man3/STAILQ_NEXT.3 CP .tmp/man/man3/STAILQ_REMOVE.3 CP .tmp/man/man3/STAILQ_REMOVE_HEAD.3 SED .tmp/man/man3/stailq.3 CP .tmp/man/man3/_Static_assert.3 SED .tmp/man/man3/static_assert.3 SED .tmp/man/man3/statvfs.3 SED .tmp/man/man3/stdarg.3 CP .tmp/man/man3/stderr.3 SED .tmp/man/man3/stdin.3 SED .tmp/man/man3/stdio.3 SED .tmp/man/man3/stdio_ext.3 CP .tmp/man/man3/stdout.3 CP .tmp/man/man3/stpcpy.3 SED .tmp/man/man3/stpncpy.3 SED .tmp/man/man3/strcasecmp.3 CP .tmp/man/man3/strcasestr.3 CP .tmp/man/man3/strcat.3 SED .tmp/man/man3/strchr.3 CP .tmp/man/man3/strchrnul.3 SED .tmp/man/man3/strcmp.3 SED .tmp/man/man3/strcoll.3 SED .tmp/man/man3/strcpy.3 CP .tmp/man/man3/strcspn.3 SED .tmp/man/man3/strdup.3 CP .tmp/man/man3/strdupa.3 SED .tmp/man/man3/strerror.3 CP .tmp/man/man3/strerror_l.3 CP .tmp/man/man3/strerror_r.3 CP .tmp/man/man3/strerrordesc_np.3 CP .tmp/man/man3/strerrorname_np.3 SED .tmp/man/man3/strfmon.3 CP .tmp/man/man3/strfmon_l.3 SED .tmp/man/man3/strfromd.3 CP .tmp/man/man3/strfromf.3 CP .tmp/man/man3/strfroml.3 SED .tmp/man/man3/strfry.3 SED .tmp/man/man3/strftime.3 CP .tmp/man/man3/strftime_l.3 SED .tmp/man/man3/string.3 SED .tmp/man/man3/strlen.3 CP .tmp/man/man3/strncasecmp.3 SED .tmp/man/man3/strncat.3 CP .tmp/man/man3/strncmp.3 CP .tmp/man/man3/strncpy.3 CP .tmp/man/man3/strndup.3 CP .tmp/man/man3/strndupa.3 SED .tmp/man/man3/strnlen.3 SED .tmp/man/man3/strpbrk.3 SED .tmp/man/man3/strptime.3 CP .tmp/man/man3/strrchr.3 SED .tmp/man/man3/strsep.3 SED .tmp/man/man3/strsignal.3 SED .tmp/man/man3/strspn.3 SED .tmp/man/man3/strstr.3 SED .tmp/man/man3/strtod.3 CP .tmp/man/man3/strtof.3 SED .tmp/man/man3/strtoimax.3 SED .tmp/man/man3/strtok.3 CP .tmp/man/man3/strtok_r.3 SED .tmp/man/man3/strtol.3 CP .tmp/man/man3/strtold.3 CP .tmp/man/man3/strtoll.3 CP .tmp/man/man3/strtoq.3 SED .tmp/man/man3/strtoul.3 CP .tmp/man/man3/strtoull.3 CP .tmp/man/man3/strtoumax.3 CP .tmp/man/man3/strtouq.3 SED .tmp/man/man3/strverscmp.3 SED .tmp/man/man3/strxfrm.3 CP .tmp/man/man3/svc_destroy.3 CP .tmp/man/man3/svc_freeargs.3 CP .tmp/man/man3/svc_getargs.3 CP .tmp/man/man3/svc_getcaller.3 CP .tmp/man/man3/svc_getreq.3 CP .tmp/man/man3/svc_getreqset.3 CP .tmp/man/man3/svc_register.3 CP .tmp/man/man3/svc_run.3 CP .tmp/man/man3/svc_sendreply.3 CP .tmp/man/man3/svc_unregister.3 CP .tmp/man/man3/svcerr_auth.3 CP .tmp/man/man3/svcerr_decode.3 CP .tmp/man/man3/svcerr_noproc.3 CP .tmp/man/man3/svcerr_noprog.3 CP .tmp/man/man3/svcerr_progvers.3 CP .tmp/man/man3/svcerr_systemerr.3 CP .tmp/man/man3/svcerr_weakauth.3 CP .tmp/man/man3/svcfd_create.3 CP .tmp/man/man3/svcraw_create.3 CP .tmp/man/man3/svctcp_create.3 CP .tmp/man/man3/svcudp_bufcreate.3 CP .tmp/man/man3/svcudp_create.3 SED .tmp/man/man3/swab.3 CP .tmp/man/man3/swapcontext.3 CP .tmp/man/man3/swprintf.3 CP .tmp/man/man3/sys_errlist.3 CP .tmp/man/man3/sys_nerr.3 CP .tmp/man/man3/sys_siglist.3 SED .tmp/man/man3/sysconf.3 SED .tmp/man/man3/syslog.3 SED .tmp/man/man3/system.3 SED .tmp/man/man3/sysv_signal.3 CP .tmp/man/man3/TAILQ_CONCAT.3 CP .tmp/man/man3/TAILQ_EMPTY.3 CP .tmp/man/man3/TAILQ_ENTRY.3 CP .tmp/man/man3/TAILQ_FIRST.3 CP .tmp/man/man3/TAILQ_FOREACH.3 CP .tmp/man/man3/TAILQ_FOREACH_REVERSE.3 CP .tmp/man/man3/TAILQ_HEAD.3 CP .tmp/man/man3/TAILQ_HEAD_INITIALIZER.3 CP .tmp/man/man3/TAILQ_INIT.3 CP .tmp/man/man3/TAILQ_INSERT_AFTER.3 CP .tmp/man/man3/TAILQ_INSERT_BEFORE.3 CP .tmp/man/man3/TAILQ_INSERT_HEAD.3 CP .tmp/man/man3/TAILQ_INSERT_TAIL.3 CP .tmp/man/man3/TAILQ_LAST.3 CP .tmp/man/man3/TAILQ_NEXT.3 CP .tmp/man/man3/TAILQ_PREV.3 CP .tmp/man/man3/TAILQ_REMOVE.3 CP .tmp/man/man3/TAILQ_SWAP.3 SED .tmp/man/man3/tailq.3 SED .tmp/man/man3/tan.3 CP .tmp/man/man3/tanf.3 SED .tmp/man/man3/tanh.3 CP .tmp/man/man3/tanhf.3 CP .tmp/man/man3/tanhl.3 CP .tmp/man/man3/tanl.3 CP .tmp/man/man3/tcdrain.3 CP .tmp/man/man3/tcflow.3 CP .tmp/man/man3/tcflush.3 CP .tmp/man/man3/tcgetattr.3 SED .tmp/man/man3/tcgetpgrp.3 SED .tmp/man/man3/tcgetsid.3 CP .tmp/man/man3/tcsendbreak.3 CP .tmp/man/man3/tcsetattr.3 CP .tmp/man/man3/tcsetpgrp.3 CP .tmp/man/man3/tdelete.3 CP .tmp/man/man3/tdestroy.3 SED .tmp/man/man3/telldir.3 SED .tmp/man/man3/tempnam.3 SED .tmp/man/man3/termios.3 CP .tmp/man/man3/tfind.3 SED .tmp/man/man3/tgamma.3 CP .tmp/man/man3/tgammaf.3 CP .tmp/man/man3/tgammal.3 SED .tmp/man/man3/timegm.3 CP .tmp/man/man3/timelocal.3 SED .tmp/man/man3/timeradd.3 CP .tmp/man/man3/timerclear.3 CP .tmp/man/man3/timercmp.3 CP .tmp/man/man3/timerisset.3 CP .tmp/man/man3/timersub.3 CP .tmp/man/man3/TIMESPEC_TO_TIMEVAL.3 SED .tmp/man/man3/TIMEVAL_TO_TIMESPEC.3 CP .tmp/man/man3/timezone.3 SED .tmp/man/man3/tmpfile.3 SED .tmp/man/man3/tmpnam.3 CP .tmp/man/man3/tmpnam_r.3 SED .tmp/man/man3/toascii.3 CP .tmp/man/man3/tolower.3 CP .tmp/man/man3/tolower_l.3 SED .tmp/man/man3/toupper.3 CP .tmp/man/man3/toupper_l.3 SED .tmp/man/man3/towctrans.3 SED .tmp/man/man3/towlower.3 CP .tmp/man/man3/towlower_l.3 SED .tmp/man/man3/towupper.3 CP .tmp/man/man3/towupper_l.3 SED .tmp/man/man3/trunc.3 CP .tmp/man/man3/truncf.3 CP .tmp/man/man3/truncl.3 SED .tmp/man/man3/tsearch.3 SED .tmp/man/man3/ttyname.3 CP .tmp/man/man3/ttyname_r.3 SED .tmp/man/man3/ttyslot.3 CP .tmp/man/man3/twalk.3 CP .tmp/man/man3/twalk_r.3 CP .tmp/man/man3/tzname.3 SED .tmp/man/man3/tzset.3 SED .tmp/man/man3/ualarm.3 CP .tmp/man/man3/ulckpwdf.3 SED .tmp/man/man3/ulimit.3 SED .tmp/man/man3/undocumented.3 CP .tmp/man/man3/ungetc.3 SED .tmp/man/man3/ungetwc.3 SED .tmp/man/man3/unlocked_stdio.3 SED .tmp/man/man3/unlockpt.3 CP .tmp/man/man3/unsetenv.3 SED .tmp/man/man3/updwtmp.3 CP .tmp/man/man3/updwtmpx.3 SED .tmp/man/man3/uselocale.3 SED .tmp/man/man3/usleep.3 CP .tmp/man/man3/utmpname.3 CP .tmp/man/man3/utmpxname.3 CP .tmp/man/man3/va_arg.3 CP .tmp/man/man3/va_copy.3 CP .tmp/man/man3/va_end.3 CP .tmp/man/man3/va_start.3 CP .tmp/man/man3/valloc.3 CP .tmp/man/man3/vasprintf.3 CP .tmp/man/man3/vdprintf.3 CP .tmp/man/man3/verr.3 CP .tmp/man/man3/verrx.3 CP .tmp/man/man3/versionsort.3 CP .tmp/man/man3/vfprintf.3 CP .tmp/man/man3/vfscanf.3 CP .tmp/man/man3/vfwprintf.3 CP .tmp/man/man3/vlimit.3 CP .tmp/man/man3/vprintf.3 CP .tmp/man/man3/vscanf.3 CP .tmp/man/man3/vsnprintf.3 CP .tmp/man/man3/vsprintf.3 CP .tmp/man/man3/vsscanf.3 CP .tmp/man/man3/vswprintf.3 CP .tmp/man/man3/vsyslog.3 CP .tmp/man/man3/vtimes.3 CP .tmp/man/man3/vwarn.3 CP .tmp/man/man3/vwarnx.3 CP .tmp/man/man3/vwprintf.3 CP .tmp/man/man3/warn.3 CP .tmp/man/man3/warnx.3 SED .tmp/man/man3/wcpcpy.3 SED .tmp/man/man3/wcpncpy.3 SED .tmp/man/man3/wcrtomb.3 SED .tmp/man/man3/wcscasecmp.3 SED .tmp/man/man3/wcscat.3 SED .tmp/man/man3/wcschr.3 SED .tmp/man/man3/wcscmp.3 SED .tmp/man/man3/wcscpy.3 SED .tmp/man/man3/wcscspn.3 SED .tmp/man/man3/wcsdup.3 SED .tmp/man/man3/wcslen.3 SED .tmp/man/man3/wcsncasecmp.3 SED .tmp/man/man3/wcsncat.3 SED .tmp/man/man3/wcsncmp.3 SED .tmp/man/man3/wcsncpy.3 SED .tmp/man/man3/wcsnlen.3 SED .tmp/man/man3/wcsnrtombs.3 SED .tmp/man/man3/wcspbrk.3 SED .tmp/man/man3/wcsrchr.3 SED .tmp/man/man3/wcsrtombs.3 SED .tmp/man/man3/wcsspn.3 SED .tmp/man/man3/wcsstr.3 SED .tmp/man/man3/wcstoimax.3 SED .tmp/man/man3/wcstok.3 SED .tmp/man/man3/wcstombs.3 CP .tmp/man/man3/wcstoumax.3 SED .tmp/man/man3/wcswidth.3 SED .tmp/man/man3/wctob.3 SED .tmp/man/man3/wctomb.3 SED .tmp/man/man3/wctrans.3 SED .tmp/man/man3/wctype.3 SED .tmp/man/man3/wcwidth.3 SED .tmp/man/man3/wmemchr.3 SED .tmp/man/man3/wmemcmp.3 SED .tmp/man/man3/wmemcpy.3 SED .tmp/man/man3/wmemmove.3 CP .tmp/man/man3/wmempcpy.3 SED .tmp/man/man3/wmemset.3 SED .tmp/man/man3/wordexp.3 CP .tmp/man/man3/wordfree.3 SED .tmp/man/man3/wprintf.3 SED .tmp/man/man3/xcrypt.3 CP .tmp/man/man3/xdecrypt.3 SED .tmp/man/man3/xdr.3 CP .tmp/man/man3/xdr_accepted_reply.3 CP .tmp/man/man3/xdr_array.3 CP .tmp/man/man3/xdr_authunix_parms.3 CP .tmp/man/man3/xdr_bool.3 CP .tmp/man/man3/xdr_bytes.3 CP .tmp/man/man3/xdr_callhdr.3 CP .tmp/man/man3/xdr_callmsg.3 CP .tmp/man/man3/xdr_char.3 CP .tmp/man/man3/xdr_destroy.3 CP .tmp/man/man3/xdr_double.3 CP .tmp/man/man3/xdr_enum.3 CP .tmp/man/man3/xdr_float.3 CP .tmp/man/man3/xdr_free.3 CP .tmp/man/man3/xdr_getpos.3 CP .tmp/man/man3/xdr_inline.3 CP .tmp/man/man3/xdr_int.3 CP .tmp/man/man3/xdr_long.3 CP .tmp/man/man3/xdr_opaque.3 CP .tmp/man/man3/xdr_opaque_auth.3 CP .tmp/man/man3/xdr_pmap.3 CP .tmp/man/man3/xdr_pmaplist.3 CP .tmp/man/man3/xdr_pointer.3 CP .tmp/man/man3/xdr_reference.3 CP .tmp/man/man3/xdr_rejected_reply.3 CP .tmp/man/man3/xdr_replymsg.3 CP .tmp/man/man3/xdr_setpos.3 CP .tmp/man/man3/xdr_short.3 CP .tmp/man/man3/xdr_string.3 CP .tmp/man/man3/xdr_u_char.3 CP .tmp/man/man3/xdr_u_int.3 CP .tmp/man/man3/xdr_u_long.3 CP .tmp/man/man3/xdr_u_short.3 CP .tmp/man/man3/xdr_union.3 CP .tmp/man/man3/xdr_vector.3 CP .tmp/man/man3/xdr_void.3 CP .tmp/man/man3/xdr_wrapstring.3 CP .tmp/man/man3/xdrmem_create.3 CP .tmp/man/man3/xdrrec_create.3 CP .tmp/man/man3/xdrrec_endofrecord.3 CP .tmp/man/man3/xdrrec_eof.3 CP .tmp/man/man3/xdrrec_skiprecord.3 CP .tmp/man/man3/xdrstdio_create.3 CP .tmp/man/man3/xencrypt.3 CP .tmp/man/man3/xprt_register.3 CP .tmp/man/man3/xprt_unregister.3 SED .tmp/man/man3/y0.3 CP .tmp/man/man3/y0f.3 CP .tmp/man/man3/y0l.3 CP .tmp/man/man3/y1.3 CP .tmp/man/man3/y1f.3 CP .tmp/man/man3/y1l.3 CP .tmp/man/man3/yn.3 CP .tmp/man/man3/ynf.3 CP .tmp/man/man3/ynl.3 MKDIR .tmp/man/man3const/ MKDIR /usr/local/share/man/man3const/ MKDIR .tmp/man/man3head/ MKDIR /usr/local/share/man/man3head/ MKDIR .tmp/man/man3type/ MKDIR /usr/local/share/man/man3type/ SED .tmp/man/man4/cciss.4 SED .tmp/man/man4/console_codes.4 CP .tmp/man/man4/console_ioctl.4 SED .tmp/man/man4/cpuid.4 SED .tmp/man/man4/dsp56k.4 SED .tmp/man/man4/fd.4 SED .tmp/man/man4/full.4 SED .tmp/man/man4/fuse.4 SED .tmp/man/man4/hd.4 SED .tmp/man/man4/hpsa.4 SED .tmp/man/man4/initrd.4 CP .tmp/man/man4/kmem.4 SED .tmp/man/man4/lirc.4 SED .tmp/man/man4/loop.4 CP .tmp/man/man4/loop-control.4 SED .tmp/man/man4/lp.4 SED .tmp/man/man4/mem.4 SED .tmp/man/man4/mouse.4 SED .tmp/man/man4/msr.4 SED .tmp/man/man4/null.4 CP .tmp/man/man4/port.4 CP .tmp/man/man4/ptmx.4 SED .tmp/man/man4/pts.4 SED .tmp/man/man4/ram.4 SED .tmp/man/man4/random.4 SED .tmp/man/man4/rtc.4 SED .tmp/man/man4/sd.4 SED .tmp/man/man4/sk98lin.4 SED .tmp/man/man4/smartpqi.4 SED .tmp/man/man4/st.4 SED .tmp/man/man4/tty.4 CP .tmp/man/man4/tty_ioctl.4 SED .tmp/man/man4/ttyS.4 CP .tmp/man/man4/urandom.4 SED .tmp/man/man4/vcs.4 CP .tmp/man/man4/vcsa.4 SED .tmp/man/man4/veth.4 SED .tmp/man/man4/wavelan.4 CP .tmp/man/man4/zero.4 SED .tmp/man/man5/acct.5 SED .tmp/man/man5/charmap.5 SED .tmp/man/man5/core.5 SED .tmp/man/man5/dir_colors.5 SED .tmp/man/man5/elf.5 SED .tmp/man/man5/erofs.5 SED .tmp/man/man5/filesystems.5 CP .tmp/man/man5/fs.5 SED .tmp/man/man5/ftpusers.5 SED .tmp/man/man5/gai.conf.5 SED .tmp/man/man5/group.5 SED .tmp/man/man5/host.conf.5 SED .tmp/man/man5/hosts.5 SED .tmp/man/man5/hosts.equiv.5 SED .tmp/man/man5/issue.5 SED .tmp/man/man5/locale.5 SED .tmp/man/man5/motd.5 SED .tmp/man/man5/networks.5 SED .tmp/man/man5/nologin.5 SED .tmp/man/man5/nscd.conf.5 SED .tmp/man/man5/nss.5 SED .tmp/man/man5/nsswitch.conf.5 SED .tmp/man/man5/passwd.5 SED .tmp/man/man5/proc.5 SED .tmp/man/man5/proc_apm.5 SED .tmp/man/man5/proc_buddyinfo.5 SED .tmp/man/man5/proc_bus.5 SED .tmp/man/man5/proc_cgroups.5 SED .tmp/man/man5/proc_cmdline.5 SED .tmp/man/man5/proc_config.gz.5 SED .tmp/man/man5/proc_cpuinfo.5 SED .tmp/man/man5/proc_crypto.5 SED .tmp/man/man5/proc_devices.5 SED .tmp/man/man5/proc_diskstats.5 SED .tmp/man/man5/proc_dma.5 SED .tmp/man/man5/proc_driver.5 SED .tmp/man/man5/proc_execdomains.5 SED .tmp/man/man5/proc_fb.5 SED .tmp/man/man5/proc_filesystems.5 SED .tmp/man/man5/proc_fs.5 SED .tmp/man/man5/proc_ide.5 SED .tmp/man/man5/proc_interrupts.5 SED .tmp/man/man5/proc_iomem.5 SED .tmp/man/man5/proc_ioports.5 SED .tmp/man/man5/proc_kallsyms.5 SED .tmp/man/man5/proc_kcore.5 CP .tmp/man/man5/proc_key-users.5 SED .tmp/man/man5/proc_keys.5 SED .tmp/man/man5/proc_kmsg.5 SED .tmp/man/man5/proc_kpagecgroup.5 SED .tmp/man/man5/proc_kpagecount.5 SED .tmp/man/man5/proc_kpageflags.5 CP .tmp/man/man5/proc_ksyms.5 SED .tmp/man/man5/proc_loadavg.5 SED .tmp/man/man5/proc_locks.5 SED .tmp/man/man5/proc_malloc.5 SED .tmp/man/man5/proc_meminfo.5 SED .tmp/man/man5/proc_modules.5 CP .tmp/man/man5/proc_mounts.5 SED .tmp/man/man5/proc_mtrr.5 CP .tmp/man/man5/proc_net.5 SED .tmp/man/man5/proc_partitions.5 SED .tmp/man/man5/proc_pci.5 SED .tmp/man/man5/proc_pid.5 SED .tmp/man/man5/proc_pid_attr.5 SED .tmp/man/man5/proc_pid_autogroup.5 SED .tmp/man/man5/proc_pid_auxv.5 SED .tmp/man/man5/proc_pid_cgroup.5 SED .tmp/man/man5/proc_pid_clear_refs.5 SED .tmp/man/man5/proc_pid_cmdline.5 SED .tmp/man/man5/proc_pid_comm.5 SED .tmp/man/man5/proc_pid_coredump_filter.5 SED .tmp/man/man5/proc_pid_cpuset.5 SED .tmp/man/man5/proc_pid_cwd.5 SED .tmp/man/man5/proc_pid_environ.5 SED .tmp/man/man5/proc_pid_exe.5 SED .tmp/man/man5/proc_pid_fd.5 SED .tmp/man/man5/proc_pid_fdinfo.5 CP .tmp/man/man5/proc_pid_gid_map.5 SED .tmp/man/man5/proc_pid_io.5 SED .tmp/man/man5/proc_pid_limits.5 SED .tmp/man/man5/proc_pid_map_files.5 SED .tmp/man/man5/proc_pid_maps.5 SED .tmp/man/man5/proc_pid_mem.5 SED .tmp/man/man5/proc_pid_mountinfo.5 SED .tmp/man/man5/proc_pid_mounts.5 SED .tmp/man/man5/proc_pid_mountstats.5 SED .tmp/man/man5/proc_pid_net.5 SED .tmp/man/man5/proc_pid_ns.5 SED .tmp/man/man5/proc_pid_numa_maps.5 CP .tmp/man/man5/proc_pid_oom_adj.5 SED .tmp/man/man5/proc_pid_oom_score.5 SED .tmp/man/man5/proc_pid_oom_score_adj.5 SED .tmp/man/man5/proc_pid_pagemap.5 SED .tmp/man/man5/proc_pid_personality.5 SED .tmp/man/man5/proc_pid_projid_map.5 SED .tmp/man/man5/proc_pid_root.5 SED .tmp/man/man5/proc_pid_seccomp.5 SED .tmp/man/man5/proc_pid_setgroups.5 SED .tmp/man/man5/proc_pid_smaps.5 SED .tmp/man/man5/proc_pid_stack.5 SED .tmp/man/man5/proc_pid_stat.5 SED .tmp/man/man5/proc_pid_statm.5 SED .tmp/man/man5/proc_pid_status.5 SED .tmp/man/man5/proc_pid_syscall.5 SED .tmp/man/man5/proc_pid_task.5 SED .tmp/man/man5/proc_pid_timers.5 SED .tmp/man/man5/proc_pid_timerslack_ns.5 SED .tmp/man/man5/proc_pid_uid_map.5 SED .tmp/man/man5/proc_pid_wchan.5 SED .tmp/man/man5/proc_profile.5 SED .tmp/man/man5/proc_scsi.5 CP .tmp/man/man5/proc_self.5 SED .tmp/man/man5/proc_slabinfo.5 SED .tmp/man/man5/proc_stat.5 SED .tmp/man/man5/proc_swaps.5 SED .tmp/man/man5/proc_sys.5 SED .tmp/man/man5/proc_sys_abi.5 SED .tmp/man/man5/proc_sys_debug.5 SED .tmp/man/man5/proc_sys_dev.5 SED .tmp/man/man5/proc_sys_fs.5 SED .tmp/man/man5/proc_sys_kernel.5 SED .tmp/man/man5/proc_sys_net.5 SED .tmp/man/man5/proc_sys_proc.5 SED .tmp/man/man5/proc_sys_sunrpc.5 SED .tmp/man/man5/proc_sys_user.5 SED .tmp/man/man5/proc_sys_vm.5 SED .tmp/man/man5/proc_sysrq-trigger.5 SED .tmp/man/man5/proc_sysvipc.5 CP .tmp/man/man5/proc_thread-self.5 CP .tmp/man/man5/proc_tid.5 SED .tmp/man/man5/proc_tid_children.5 SED .tmp/man/man5/proc_timer_list.5 SED .tmp/man/man5/proc_timer_stats.5 SED .tmp/man/man5/proc_tty.5 SED .tmp/man/man5/proc_uptime.5 SED .tmp/man/man5/proc_version.5 SED .tmp/man/man5/proc_vmstat.5 SED .tmp/man/man5/proc_zoneinfo.5 CP .tmp/man/man5/procfs.5 SED .tmp/man/man5/protocols.5 SED .tmp/man/man5/repertoiremap.5 SED .tmp/man/man5/resolv.conf.5 CP .tmp/man/man5/resolver.5 SED .tmp/man/man5/rpc.5 SED .tmp/man/man5/securetty.5 SED .tmp/man/man5/services.5 SED .tmp/man/man5/shells.5 SED .tmp/man/man5/slabinfo.5 SED .tmp/man/man5/sysfs.5 SED .tmp/man/man5/termcap.5 SED .tmp/man/man5/tmpfs.5 SED .tmp/man/man5/ttytype.5 SED .tmp/man/man5/tzfile.5 SED .tmp/man/man5/utmp.5 CP .tmp/man/man5/utmpx.5 CP .tmp/man/man5/wtmp.5 SED .tmp/man/man7/address_families.7 SED .tmp/man/man7/aio.7 SED .tmp/man/man7/armscii-8.7 SED .tmp/man/man7/arp.7 SED .tmp/man/man7/ascii.7 SED .tmp/man/man7/attributes.7 SED .tmp/man/man7/boot.7 SED .tmp/man/man7/bootparam.7 SED .tmp/man/man7/bpf-helpers.7 SED .tmp/man/man7/capabilities.7 SED .tmp/man/man7/cgroup_namespaces.7 SED .tmp/man/man7/cgroups.7 SED .tmp/man/man7/charsets.7 SED .tmp/man/man7/complex.7 SED .tmp/man/man7/cp1251.7 SED .tmp/man/man7/cp1252.7 SED .tmp/man/man7/cpuset.7 SED .tmp/man/man7/credentials.7 SED .tmp/man/man7/ddp.7 SED .tmp/man/man7/environ.7 SED .tmp/man/man7/epoll.7 SED .tmp/man/man7/fanotify.7 SED .tmp/man/man7/feature_test_macros.7 SED .tmp/man/man7/fifo.7 SED .tmp/man/man7/futex.7 CP .tmp/man/man7/glibc.7 SED .tmp/man/man7/glob.7 SED .tmp/man/man7/hier.7 SED .tmp/man/man7/hostname.7 SED .tmp/man/man7/icmp.7 SED .tmp/man/man7/inode.7 SED .tmp/man/man7/inotify.7 SED .tmp/man/man7/ip.7 SED .tmp/man/man7/ipc_namespaces.7 SED .tmp/man/man7/ipv6.7 CP .tmp/man/man7/iso-8859-1.7 SED .tmp/man/man7/iso_8859-1.7 CP .tmp/man/man7/iso_8859_1.7 CP .tmp/man/man7/iso-8859-10.7 SED .tmp/man/man7/iso_8859-10.7 CP .tmp/man/man7/iso_8859_10.7 CP .tmp/man/man7/iso-8859-11.7 SED .tmp/man/man7/iso_8859-11.7 CP .tmp/man/man7/iso_8859_11.7 CP .tmp/man/man7/iso-8859-13.7 SED .tmp/man/man7/iso_8859-13.7 CP .tmp/man/man7/iso_8859_13.7 CP .tmp/man/man7/iso-8859-14.7 SED .tmp/man/man7/iso_8859-14.7 CP .tmp/man/man7/iso_8859_14.7 CP .tmp/man/man7/iso-8859-15.7 SED .tmp/man/man7/iso_8859-15.7 CP .tmp/man/man7/iso_8859_15.7 CP .tmp/man/man7/iso-8859-16.7 SED .tmp/man/man7/iso_8859-16.7 CP .tmp/man/man7/iso_8859_16.7 CP .tmp/man/man7/iso-8859-2.7 SED .tmp/man/man7/iso_8859-2.7 CP .tmp/man/man7/iso_8859_2.7 CP .tmp/man/man7/iso-8859-3.7 SED .tmp/man/man7/iso_8859-3.7 CP .tmp/man/man7/iso_8859_3.7 CP .tmp/man/man7/iso-8859-4.7 SED .tmp/man/man7/iso_8859-4.7 CP .tmp/man/man7/iso_8859_4.7 CP .tmp/man/man7/iso-8859-5.7 SED .tmp/man/man7/iso_8859-5.7 CP .tmp/man/man7/iso_8859_5.7 CP .tmp/man/man7/iso-8859-6.7 SED .tmp/man/man7/iso_8859-6.7 CP .tmp/man/man7/iso_8859_6.7 CP .tmp/man/man7/iso-8859-7.7 SED .tmp/man/man7/iso_8859-7.7 CP .tmp/man/man7/iso_8859_7.7 CP .tmp/man/man7/iso-8859-8.7 SED .tmp/man/man7/iso_8859-8.7 CP .tmp/man/man7/iso_8859_8.7 CP .tmp/man/man7/iso-8859-9.7 SED .tmp/man/man7/iso_8859-9.7 CP .tmp/man/man7/iso_8859_9.7 SED .tmp/man/man7/kernel_lockdown.7 SED .tmp/man/man7/keyrings.7 SED .tmp/man/man7/koi8-r.7 SED .tmp/man/man7/koi8-u.7 SED .tmp/man/man7/landlock.7 CP .tmp/man/man7/latin1.7 CP .tmp/man/man7/latin2.7 CP .tmp/man/man7/latin3.7 CP .tmp/man/man7/latin4.7 CP .tmp/man/man7/latin5.7 CP .tmp/man/man7/latin6.7 CP .tmp/man/man7/latin7.7 CP .tmp/man/man7/latin8.7 CP .tmp/man/man7/latin9.7 CP .tmp/man/man7/latin10.7 SED .tmp/man/man7/libc.7 SED .tmp/man/man7/locale.7 SED .tmp/man/man7/mailaddr.7 CP .tmp/man/man7/man.7 SED .tmp/man/man7/man-pages.7 SED .tmp/man/man7/math_error.7 SED .tmp/man/man7/mount_namespaces.7 SED .tmp/man/man7/mq_overview.7 SED .tmp/man/man7/namespaces.7 SED .tmp/man/man7/netdevice.7 SED .tmp/man/man7/netlink.7 SED .tmp/man/man7/network_namespaces.7 SED .tmp/man/man7/nptl.7 SED .tmp/man/man7/numa.7 SED .tmp/man/man7/operator.7 SED .tmp/man/man7/packet.7 SED .tmp/man/man7/path_resolution.7 SED .tmp/man/man7/persistent-keyring.7 SED .tmp/man/man7/pid_namespaces.7 SED .tmp/man/man7/pipe.7 SED .tmp/man/man7/pkeys.7 SED .tmp/man/man7/posixoptions.7 CP .tmp/man/man7/precedence.7 SED .tmp/man/man7/process-keyring.7 SED .tmp/man/man7/pthreads.7 SED .tmp/man/man7/pty.7 SED .tmp/man/man7/queue.7 SED .tmp/man/man7/random.7 SED .tmp/man/man7/raw.7 SED .tmp/man/man7/regex.7 SED .tmp/man/man7/rtld-audit.7 SED .tmp/man/man7/rtnetlink.7 SED .tmp/man/man7/sched.7 SED .tmp/man/man7/sem_overview.7 SED .tmp/man/man7/session-keyring.7 SED .tmp/man/man7/shm_overview.7 CP .tmp/man/man7/sigevent.7 SED .tmp/man/man7/signal.7 SED .tmp/man/man7/signal-safety.7 SED .tmp/man/man7/sock_diag.7 SED .tmp/man/man7/socket.7 SED .tmp/man/man7/spufs.7 SED .tmp/man/man7/standards.7 SED .tmp/man/man7/string_copying.7 SED .tmp/man/man7/suffixes.7 CP .tmp/man/man7/svipc.7 SED .tmp/man/man7/symlink.7 SED .tmp/man/man7/system_data_types.7 SED .tmp/man/man7/sysvipc.7 SED .tmp/man/man7/tcp.7 SED .tmp/man/man7/termio.7 SED .tmp/man/man7/thread-keyring.7 SED .tmp/man/man7/time.7 SED .tmp/man/man7/time_namespaces.7 CP .tmp/man/man7/tis-620.7 SED .tmp/man/man7/udp.7 SED .tmp/man/man7/udplite.7 SED .tmp/man/man7/unicode.7 SED .tmp/man/man7/units.7 SED .tmp/man/man7/unix.7 SED .tmp/man/man7/uri.7 CP .tmp/man/man7/url.7 CP .tmp/man/man7/urn.7 SED .tmp/man/man7/user-keyring.7 SED .tmp/man/man7/user_namespaces.7 SED .tmp/man/man7/user-session-keyring.7 SED .tmp/man/man7/utf-8.7 CP .tmp/man/man7/utf8.7 SED .tmp/man/man7/uts_namespaces.7 SED .tmp/man/man7/vdso.7 SED .tmp/man/man7/vsock.7 SED .tmp/man/man7/x25.7 SED .tmp/man/man7/xattr.7 SED .tmp/man/man8/iconvconfig.8 CP .tmp/man/man8/ld-linux.8 CP .tmp/man/man8/ld-linux.so.8 SED .tmp/man/man8/ld.so.8 SED .tmp/man/man8/ldconfig.8 SED .tmp/man/man8/nscd.8 SED .tmp/man/man8/sln.8 SED .tmp/man/man8/tzselect.8 SED .tmp/man/man8/zdump.8 SED .tmp/man/man8/zic.8 SED .tmp/man/man1/intro.1 SED .tmp/man/man2/intro.2 SED .tmp/man/man3/intro.3 SED .tmp/man/man4/intro.4 SED .tmp/man/man5/intro.5 SED .tmp/man/man6/intro.6 SED .tmp/man/man7/intro.7 SED .tmp/man/man8/intro.8 INSTALL /usr/local/share/man/man1/getent.1 INSTALL /usr/local/share/man/man1/iconv.1 INSTALL /usr/local/share/man/man1/ldd.1 INSTALL /usr/local/share/man/man1/locale.1 INSTALL /usr/local/share/man/man1/localedef.1 INSTALL /usr/local/share/man/man1/memusage.1 INSTALL /usr/local/share/man/man1/memusagestat.1 INSTALL /usr/local/share/man/man1/mtrace.1 INSTALL /usr/local/share/man/man1/pldd.1 INSTALL /usr/local/share/man/man1/sprof.1 INSTALL /usr/local/share/man/man1/time.1 INSTALL /usr/local/share/man/man2/accept.2 INSTALL /usr/local/share/man/man2/accept4.2 INSTALL /usr/local/share/man/man2/access.2 INSTALL /usr/local/share/man/man2/acct.2 INSTALL /usr/local/share/man/man2/add_key.2 INSTALL /usr/local/share/man/man2/adjtimex.2 INSTALL /usr/local/share/man/man2/afs_syscall.2 INSTALL /usr/local/share/man/man2/alarm.2 INSTALL /usr/local/share/man/man2/alloc_hugepages.2 INSTALL /usr/local/share/man/man2/arch_prctl.2 INSTALL /usr/local/share/man/man2/arm_fadvise.2 INSTALL /usr/local/share/man/man2/arm_fadvise64_64.2 INSTALL /usr/local/share/man/man2/arm_sync_file_range.2 INSTALL /usr/local/share/man/man2/bdflush.2 INSTALL /usr/local/share/man/man2/bind.2 INSTALL /usr/local/share/man/man2/bpf.2 INSTALL /usr/local/share/man/man2/break.2 INSTALL /usr/local/share/man/man2/brk.2 INSTALL /usr/local/share/man/man2/cacheflush.2 INSTALL /usr/local/share/man/man2/capget.2 INSTALL /usr/local/share/man/man2/capset.2 INSTALL /usr/local/share/man/man2/chdir.2 INSTALL /usr/local/share/man/man2/chmod.2 INSTALL /usr/local/share/man/man2/chown.2 INSTALL /usr/local/share/man/man2/chown32.2 INSTALL /usr/local/share/man/man2/chroot.2 INSTALL /usr/local/share/man/man2/clock_adjtime.2 INSTALL /usr/local/share/man/man2/clock_getres.2 INSTALL /usr/local/share/man/man2/clock_gettime.2 INSTALL /usr/local/share/man/man2/clock_nanosleep.2 INSTALL /usr/local/share/man/man2/clock_settime.2 INSTALL /usr/local/share/man/man2/clone.2 INSTALL /usr/local/share/man/man2/__clone2.2 INSTALL /usr/local/share/man/man2/clone2.2 INSTALL /usr/local/share/man/man2/clone3.2 INSTALL /usr/local/share/man/man2/close.2 INSTALL /usr/local/share/man/man2/close_range.2 INSTALL /usr/local/share/man/man2/connect.2 INSTALL /usr/local/share/man/man2/copy_file_range.2 INSTALL /usr/local/share/man/man2/creat.2 INSTALL /usr/local/share/man/man2/create_module.2 INSTALL /usr/local/share/man/man2/delete_module.2 INSTALL /usr/local/share/man/man2/dup.2 INSTALL /usr/local/share/man/man2/dup2.2 INSTALL /usr/local/share/man/man2/dup3.2 INSTALL /usr/local/share/man/man2/epoll_create.2 INSTALL /usr/local/share/man/man2/epoll_create1.2 INSTALL /usr/local/share/man/man2/epoll_ctl.2 INSTALL /usr/local/share/man/man2/epoll_pwait.2 INSTALL /usr/local/share/man/man2/epoll_pwait2.2 INSTALL /usr/local/share/man/man2/epoll_wait.2 INSTALL /usr/local/share/man/man2/eventfd.2 INSTALL /usr/local/share/man/man2/eventfd2.2 INSTALL /usr/local/share/man/man2/execve.2 INSTALL /usr/local/share/man/man2/execveat.2 INSTALL /usr/local/share/man/man2/_Exit.2 INSTALL /usr/local/share/man/man2/_exit.2 INSTALL /usr/local/share/man/man2/exit.2 INSTALL /usr/local/share/man/man2/exit_group.2 INSTALL /usr/local/share/man/man2/faccessat.2 INSTALL /usr/local/share/man/man2/faccessat2.2 INSTALL /usr/local/share/man/man2/fadvise64.2 INSTALL /usr/local/share/man/man2/fadvise64_64.2 INSTALL /usr/local/share/man/man2/fallocate.2 INSTALL /usr/local/share/man/man2/fanotify_init.2 INSTALL /usr/local/share/man/man2/fanotify_mark.2 INSTALL /usr/local/share/man/man2/fattach.2 INSTALL /usr/local/share/man/man2/fchdir.2 INSTALL /usr/local/share/man/man2/fchmod.2 INSTALL /usr/local/share/man/man2/fchmodat.2 INSTALL /usr/local/share/man/man2/fchown.2 INSTALL /usr/local/share/man/man2/fchown32.2 INSTALL /usr/local/share/man/man2/fchownat.2 INSTALL /usr/local/share/man/man2/fcntl.2 INSTALL /usr/local/share/man/man2/fcntl64.2 INSTALL /usr/local/share/man/man2/fdatasync.2 INSTALL /usr/local/share/man/man2/fdetach.2 INSTALL /usr/local/share/man/man2/fgetxattr.2 INSTALL /usr/local/share/man/man2/finit_module.2 INSTALL /usr/local/share/man/man2/flistxattr.2 INSTALL /usr/local/share/man/man2/flock.2 INSTALL /usr/local/share/man/man2/fork.2 INSTALL /usr/local/share/man/man2/free_hugepages.2 INSTALL /usr/local/share/man/man2/fremovexattr.2 INSTALL /usr/local/share/man/man2/fsetxattr.2 INSTALL /usr/local/share/man/man2/fstat.2 INSTALL /usr/local/share/man/man2/fstat64.2 INSTALL /usr/local/share/man/man2/fstatat.2 INSTALL /usr/local/share/man/man2/fstatat64.2 INSTALL /usr/local/share/man/man2/fstatfs.2 INSTALL /usr/local/share/man/man2/fstatfs64.2 INSTALL /usr/local/share/man/man2/fsync.2 INSTALL /usr/local/share/man/man2/ftruncate.2 INSTALL /usr/local/share/man/man2/ftruncate64.2 INSTALL /usr/local/share/man/man2/futex.2 INSTALL /usr/local/share/man/man2/futimesat.2 INSTALL /usr/local/share/man/man2/get_kernel_syms.2 INSTALL /usr/local/share/man/man2/get_mempolicy.2 INSTALL /usr/local/share/man/man2/get_robust_list.2 INSTALL /usr/local/share/man/man2/get_thread_area.2 INSTALL /usr/local/share/man/man2/getcpu.2 INSTALL /usr/local/share/man/man2/getcwd.2 INSTALL /usr/local/share/man/man2/getdents.2 INSTALL /usr/local/share/man/man2/getdents64.2 INSTALL /usr/local/share/man/man2/getdomainname.2 INSTALL /usr/local/share/man/man2/getegid.2 INSTALL /usr/local/share/man/man2/getegid32.2 INSTALL /usr/local/share/man/man2/geteuid.2 INSTALL /usr/local/share/man/man2/geteuid32.2 INSTALL /usr/local/share/man/man2/getgid.2 INSTALL /usr/local/share/man/man2/getgid32.2 INSTALL /usr/local/share/man/man2/getgroups.2 INSTALL /usr/local/share/man/man2/getgroups32.2 INSTALL /usr/local/share/man/man2/gethostname.2 INSTALL /usr/local/share/man/man2/getitimer.2 INSTALL /usr/local/share/man/man2/getmsg.2 INSTALL /usr/local/share/man/man2/getpagesize.2 INSTALL /usr/local/share/man/man2/getpeername.2 INSTALL /usr/local/share/man/man2/getpgid.2 INSTALL /usr/local/share/man/man2/getpgrp.2 INSTALL /usr/local/share/man/man2/getpid.2 INSTALL /usr/local/share/man/man2/getpmsg.2 INSTALL /usr/local/share/man/man2/getppid.2 INSTALL /usr/local/share/man/man2/getpriority.2 INSTALL /usr/local/share/man/man2/getrandom.2 INSTALL /usr/local/share/man/man2/getresgid.2 INSTALL /usr/local/share/man/man2/getresgid32.2 INSTALL /usr/local/share/man/man2/getresuid.2 INSTALL /usr/local/share/man/man2/getresuid32.2 INSTALL /usr/local/share/man/man2/getrlimit.2 INSTALL /usr/local/share/man/man2/getrusage.2 INSTALL /usr/local/share/man/man2/getsid.2 INSTALL /usr/local/share/man/man2/getsockname.2 INSTALL /usr/local/share/man/man2/getsockopt.2 INSTALL /usr/local/share/man/man2/gettid.2 INSTALL /usr/local/share/man/man2/gettimeofday.2 INSTALL /usr/local/share/man/man2/getuid.2 INSTALL /usr/local/share/man/man2/getuid32.2 INSTALL /usr/local/share/man/man2/getunwind.2 INSTALL /usr/local/share/man/man2/getxattr.2 INSTALL /usr/local/share/man/man2/gtty.2 INSTALL /usr/local/share/man/man2/idle.2 INSTALL /usr/local/share/man/man2/inb.2 INSTALL /usr/local/share/man/man2/inb_p.2 INSTALL /usr/local/share/man/man2/init_module.2 INSTALL /usr/local/share/man/man2/inl.2 INSTALL /usr/local/share/man/man2/inl_p.2 INSTALL /usr/local/share/man/man2/inotify_add_watch.2 INSTALL /usr/local/share/man/man2/inotify_init.2 INSTALL /usr/local/share/man/man2/inotify_init1.2 INSTALL /usr/local/share/man/man2/inotify_rm_watch.2 INSTALL /usr/local/share/man/man2/insb.2 INSTALL /usr/local/share/man/man2/insl.2 INSTALL /usr/local/share/man/man2/insw.2 INSTALL /usr/local/share/man/man2/inw.2 INSTALL /usr/local/share/man/man2/inw_p.2 INSTALL /usr/local/share/man/man2/io_cancel.2 INSTALL /usr/local/share/man/man2/io_destroy.2 INSTALL /usr/local/share/man/man2/io_getevents.2 INSTALL /usr/local/share/man/man2/io_setup.2 INSTALL /usr/local/share/man/man2/io_submit.2 INSTALL /usr/local/share/man/man2/ioctl.2 INSTALL /usr/local/share/man/man2/ioctl_console.2 INSTALL /usr/local/share/man/man2/ioctl_eventpoll.2 INSTALL /usr/local/share/man/man2/ioctl_fat.2 INSTALL /usr/local/share/man/man2/ioctl_fs.2 INSTALL /usr/local/share/man/man2/ioctl_fsmap.2 INSTALL /usr/local/share/man/man2/ioctl_kd.2 INSTALL /usr/local/share/man/man2/ioctl_nsfs.2 INSTALL /usr/local/share/man/man2/ioctl_pipe.2 INSTALL /usr/local/share/man/man2/ioctl_tty.2 INSTALL /usr/local/share/man/man2/ioctl_userfaultfd.2 INSTALL /usr/local/share/man/man2/ioctl_vt.2 INSTALL /usr/local/share/man/man2/ioperm.2 INSTALL /usr/local/share/man/man2/iopl.2 INSTALL /usr/local/share/man/man2/ioprio_get.2 INSTALL /usr/local/share/man/man2/ioprio_set.2 INSTALL /usr/local/share/man/man2/ipc.2 INSTALL /usr/local/share/man/man2/isastream.2 INSTALL /usr/local/share/man/man2/kcmp.2 INSTALL /usr/local/share/man/man2/kexec_file_load.2 INSTALL /usr/local/share/man/man2/kexec_load.2 INSTALL /usr/local/share/man/man2/keyctl.2 INSTALL /usr/local/share/man/man2/kill.2 INSTALL /usr/local/share/man/man2/landlock_add_rule.2 INSTALL /usr/local/share/man/man2/landlock_create_ruleset.2 INSTALL /usr/local/share/man/man2/landlock_restrict_self.2 INSTALL /usr/local/share/man/man2/lchown.2 INSTALL /usr/local/share/man/man2/lchown32.2 INSTALL /usr/local/share/man/man2/lgetxattr.2 INSTALL /usr/local/share/man/man2/link.2 INSTALL /usr/local/share/man/man2/linkat.2 INSTALL /usr/local/share/man/man2/listen.2 INSTALL /usr/local/share/man/man2/listxattr.2 INSTALL /usr/local/share/man/man2/llistxattr.2 INSTALL /usr/local/share/man/man2/_llseek.2 INSTALL /usr/local/share/man/man2/llseek.2 INSTALL /usr/local/share/man/man2/lock.2 INSTALL /usr/local/share/man/man2/lookup_dcookie.2 INSTALL /usr/local/share/man/man2/lremovexattr.2 INSTALL /usr/local/share/man/man2/lseek.2 INSTALL /usr/local/share/man/man2/lsetxattr.2 INSTALL /usr/local/share/man/man2/lstat.2 INSTALL /usr/local/share/man/man2/lstat64.2 INSTALL /usr/local/share/man/man2/madvise.2 INSTALL /usr/local/share/man/man2/madvise1.2 INSTALL /usr/local/share/man/man2/mbind.2 INSTALL /usr/local/share/man/man2/membarrier.2 INSTALL /usr/local/share/man/man2/memfd_create.2 INSTALL /usr/local/share/man/man2/memfd_secret.2 INSTALL /usr/local/share/man/man2/migrate_pages.2 INSTALL /usr/local/share/man/man2/mincore.2 INSTALL /usr/local/share/man/man2/mkdir.2 INSTALL /usr/local/share/man/man2/mkdirat.2 INSTALL /usr/local/share/man/man2/mknod.2 INSTALL /usr/local/share/man/man2/mknodat.2 INSTALL /usr/local/share/man/man2/mlock.2 INSTALL /usr/local/share/man/man2/mlock2.2 INSTALL /usr/local/share/man/man2/mlockall.2 INSTALL /usr/local/share/man/man2/mmap.2 INSTALL /usr/local/share/man/man2/mmap2.2 INSTALL /usr/local/share/man/man2/modify_ldt.2 INSTALL /usr/local/share/man/man2/mount.2 INSTALL /usr/local/share/man/man2/mount_setattr.2 INSTALL /usr/local/share/man/man2/move_pages.2 INSTALL /usr/local/share/man/man2/mprotect.2 INSTALL /usr/local/share/man/man2/mpx.2 INSTALL /usr/local/share/man/man2/mq_getsetattr.2 INSTALL /usr/local/share/man/man2/mq_notify.2 INSTALL /usr/local/share/man/man2/mq_open.2 INSTALL /usr/local/share/man/man2/mq_timedreceive.2 INSTALL /usr/local/share/man/man2/mq_timedsend.2 INSTALL /usr/local/share/man/man2/mq_unlink.2 INSTALL /usr/local/share/man/man2/mremap.2 INSTALL /usr/local/share/man/man2/msgctl.2 INSTALL /usr/local/share/man/man2/msgget.2 INSTALL /usr/local/share/man/man2/msgop.2 INSTALL /usr/local/share/man/man2/msgrcv.2 INSTALL /usr/local/share/man/man2/msgsnd.2 INSTALL /usr/local/share/man/man2/msync.2 INSTALL /usr/local/share/man/man2/munlock.2 INSTALL /usr/local/share/man/man2/munlockall.2 INSTALL /usr/local/share/man/man2/munmap.2 INSTALL /usr/local/share/man/man2/name_to_handle_at.2 INSTALL /usr/local/share/man/man2/nanosleep.2 INSTALL /usr/local/share/man/man2/newfstatat.2 INSTALL /usr/local/share/man/man2/_newselect.2 INSTALL /usr/local/share/man/man2/nfsservctl.2 INSTALL /usr/local/share/man/man2/nice.2 INSTALL /usr/local/share/man/man2/oldfstat.2 INSTALL /usr/local/share/man/man2/oldlstat.2 INSTALL /usr/local/share/man/man2/oldolduname.2 INSTALL /usr/local/share/man/man2/oldstat.2 INSTALL /usr/local/share/man/man2/olduname.2 INSTALL /usr/local/share/man/man2/open.2 INSTALL /usr/local/share/man/man2/open_by_handle_at.2 INSTALL /usr/local/share/man/man2/openat.2 INSTALL /usr/local/share/man/man2/openat2.2 INSTALL /usr/local/share/man/man2/outb.2 INSTALL /usr/local/share/man/man2/outb_p.2 INSTALL /usr/local/share/man/man2/outl.2 INSTALL /usr/local/share/man/man2/outl_p.2 INSTALL /usr/local/share/man/man2/outsb.2 INSTALL /usr/local/share/man/man2/outsl.2 INSTALL /usr/local/share/man/man2/outsw.2 INSTALL /usr/local/share/man/man2/outw.2 INSTALL /usr/local/share/man/man2/outw_p.2 INSTALL /usr/local/share/man/man2/pause.2 INSTALL /usr/local/share/man/man2/pciconfig_iobase.2 INSTALL /usr/local/share/man/man2/pciconfig_read.2 INSTALL /usr/local/share/man/man2/pciconfig_write.2 INSTALL /usr/local/share/man/man2/perf_event_open.2 INSTALL /usr/local/share/man/man2/perfmonctl.2 INSTALL /usr/local/share/man/man2/personality.2 INSTALL /usr/local/share/man/man2/phys.2 INSTALL /usr/local/share/man/man2/pidfd_getfd.2 INSTALL /usr/local/share/man/man2/pidfd_open.2 INSTALL /usr/local/share/man/man2/pidfd_send_signal.2 INSTALL /usr/local/share/man/man2/pipe.2 INSTALL /usr/local/share/man/man2/pipe2.2 INSTALL /usr/local/share/man/man2/pivot_root.2 INSTALL /usr/local/share/man/man2/pkey_alloc.2 INSTALL /usr/local/share/man/man2/pkey_free.2 INSTALL /usr/local/share/man/man2/pkey_mprotect.2 INSTALL /usr/local/share/man/man2/poll.2 INSTALL /usr/local/share/man/man2/posix_fadvise.2 INSTALL /usr/local/share/man/man2/ppoll.2 INSTALL /usr/local/share/man/man2/prctl.2 INSTALL /usr/local/share/man/man2/pread.2 INSTALL /usr/local/share/man/man2/pread64.2 INSTALL /usr/local/share/man/man2/preadv.2 INSTALL /usr/local/share/man/man2/preadv2.2 INSTALL /usr/local/share/man/man2/prlimit.2 INSTALL /usr/local/share/man/man2/prlimit64.2 INSTALL /usr/local/share/man/man2/process_madvise.2 INSTALL /usr/local/share/man/man2/process_vm_readv.2 INSTALL /usr/local/share/man/man2/process_vm_writev.2 INSTALL /usr/local/share/man/man2/prof.2 INSTALL /usr/local/share/man/man2/pselect.2 INSTALL /usr/local/share/man/man2/pselect6.2 INSTALL /usr/local/share/man/man2/ptrace.2 INSTALL /usr/local/share/man/man2/putmsg.2 INSTALL /usr/local/share/man/man2/putpmsg.2 INSTALL /usr/local/share/man/man2/pwrite.2 INSTALL /usr/local/share/man/man2/pwrite64.2 INSTALL /usr/local/share/man/man2/pwritev.2 INSTALL /usr/local/share/man/man2/pwritev2.2 INSTALL /usr/local/share/man/man2/query_module.2 INSTALL /usr/local/share/man/man2/quotactl.2 INSTALL /usr/local/share/man/man2/read.2 INSTALL /usr/local/share/man/man2/readahead.2 INSTALL /usr/local/share/man/man2/readdir.2 INSTALL /usr/local/share/man/man2/readlink.2 INSTALL /usr/local/share/man/man2/readlinkat.2 INSTALL /usr/local/share/man/man2/readv.2 INSTALL /usr/local/share/man/man2/reboot.2 INSTALL /usr/local/share/man/man2/recv.2 INSTALL /usr/local/share/man/man2/recvfrom.2 INSTALL /usr/local/share/man/man2/recvmmsg.2 INSTALL /usr/local/share/man/man2/recvmsg.2 INSTALL /usr/local/share/man/man2/remap_file_pages.2 INSTALL /usr/local/share/man/man2/removexattr.2 INSTALL /usr/local/share/man/man2/rename.2 INSTALL /usr/local/share/man/man2/renameat.2 INSTALL /usr/local/share/man/man2/renameat2.2 INSTALL /usr/local/share/man/man2/request_key.2 INSTALL /usr/local/share/man/man2/restart_syscall.2 INSTALL /usr/local/share/man/man2/rmdir.2 INSTALL /usr/local/share/man/man2/rt_sigaction.2 INSTALL /usr/local/share/man/man2/rt_sigpending.2 INSTALL /usr/local/share/man/man2/rt_sigprocmask.2 INSTALL /usr/local/share/man/man2/rt_sigqueueinfo.2 INSTALL /usr/local/share/man/man2/rt_sigreturn.2 INSTALL /usr/local/share/man/man2/rt_sigsuspend.2 INSTALL /usr/local/share/man/man2/rt_sigtimedwait.2 INSTALL /usr/local/share/man/man2/rt_tgsigqueueinfo.2 INSTALL /usr/local/share/man/man2/s390_guarded_storage.2 INSTALL /usr/local/share/man/man2/s390_pci_mmio_read.2 INSTALL /usr/local/share/man/man2/s390_pci_mmio_write.2 INSTALL /usr/local/share/man/man2/s390_runtime_instr.2 INSTALL /usr/local/share/man/man2/s390_sthyi.2 INSTALL /usr/local/share/man/man2/sbrk.2 INSTALL /usr/local/share/man/man2/sched_get_priority_max.2 INSTALL /usr/local/share/man/man2/sched_get_priority_min.2 INSTALL /usr/local/share/man/man2/sched_getaffinity.2 INSTALL /usr/local/share/man/man2/sched_getattr.2 INSTALL /usr/local/share/man/man2/sched_getparam.2 INSTALL /usr/local/share/man/man2/sched_getscheduler.2 INSTALL /usr/local/share/man/man2/sched_rr_get_interval.2 INSTALL /usr/local/share/man/man2/sched_setaffinity.2 INSTALL /usr/local/share/man/man2/sched_setattr.2 INSTALL /usr/local/share/man/man2/sched_setparam.2 INSTALL /usr/local/share/man/man2/sched_setscheduler.2 INSTALL /usr/local/share/man/man2/sched_yield.2 INSTALL /usr/local/share/man/man2/seccomp.2 INSTALL /usr/local/share/man/man2/seccomp_unotify.2 INSTALL /usr/local/share/man/man2/security.2 INSTALL /usr/local/share/man/man2/select.2 INSTALL /usr/local/share/man/man2/select_tut.2 INSTALL /usr/local/share/man/man2/semctl.2 INSTALL /usr/local/share/man/man2/semget.2 INSTALL /usr/local/share/man/man2/semop.2 INSTALL /usr/local/share/man/man2/semtimedop.2 INSTALL /usr/local/share/man/man2/send.2 INSTALL /usr/local/share/man/man2/sendfile.2 INSTALL /usr/local/share/man/man2/sendfile64.2 INSTALL /usr/local/share/man/man2/sendmmsg.2 INSTALL /usr/local/share/man/man2/sendmsg.2 INSTALL /usr/local/share/man/man2/sendto.2 INSTALL /usr/local/share/man/man2/set_mempolicy.2 INSTALL /usr/local/share/man/man2/set_robust_list.2 INSTALL /usr/local/share/man/man2/set_thread_area.2 INSTALL /usr/local/share/man/man2/set_tid_address.2 INSTALL /usr/local/share/man/man2/setdomainname.2 INSTALL /usr/local/share/man/man2/setegid.2 INSTALL /usr/local/share/man/man2/seteuid.2 INSTALL /usr/local/share/man/man2/setfsgid.2 INSTALL /usr/local/share/man/man2/setfsgid32.2 INSTALL /usr/local/share/man/man2/setfsuid.2 INSTALL /usr/local/share/man/man2/setfsuid32.2 INSTALL /usr/local/share/man/man2/setgid.2 INSTALL /usr/local/share/man/man2/setgid32.2 INSTALL /usr/local/share/man/man2/setgroups.2 INSTALL /usr/local/share/man/man2/setgroups32.2 INSTALL /usr/local/share/man/man2/sethostname.2 INSTALL /usr/local/share/man/man2/setitimer.2 INSTALL /usr/local/share/man/man2/setns.2 INSTALL /usr/local/share/man/man2/setpgid.2 INSTALL /usr/local/share/man/man2/setpgrp.2 INSTALL /usr/local/share/man/man2/setpriority.2 INSTALL /usr/local/share/man/man2/setregid.2 INSTALL /usr/local/share/man/man2/setregid32.2 INSTALL /usr/local/share/man/man2/setresgid.2 INSTALL /usr/local/share/man/man2/setresgid32.2 INSTALL /usr/local/share/man/man2/setresuid.2 INSTALL /usr/local/share/man/man2/setresuid32.2 INSTALL /usr/local/share/man/man2/setreuid.2 INSTALL /usr/local/share/man/man2/setreuid32.2 INSTALL /usr/local/share/man/man2/setrlimit.2 INSTALL /usr/local/share/man/man2/setsid.2 INSTALL /usr/local/share/man/man2/setsockopt.2 INSTALL /usr/local/share/man/man2/settimeofday.2 INSTALL /usr/local/share/man/man2/setuid.2 INSTALL /usr/local/share/man/man2/setuid32.2 INSTALL /usr/local/share/man/man2/setup.2 INSTALL /usr/local/share/man/man2/setxattr.2 INSTALL /usr/local/share/man/man2/sgetmask.2 INSTALL /usr/local/share/man/man2/shmat.2 INSTALL /usr/local/share/man/man2/shmctl.2 INSTALL /usr/local/share/man/man2/shmdt.2 INSTALL /usr/local/share/man/man2/shmget.2 INSTALL /usr/local/share/man/man2/shmop.2 INSTALL /usr/local/share/man/man2/shutdown.2 INSTALL /usr/local/share/man/man2/sigaction.2 INSTALL /usr/local/share/man/man2/sigaltstack.2 INSTALL /usr/local/share/man/man2/signal.2 INSTALL /usr/local/share/man/man2/signalfd.2 INSTALL /usr/local/share/man/man2/signalfd4.2 INSTALL /usr/local/share/man/man2/sigpending.2 INSTALL /usr/local/share/man/man2/sigprocmask.2 INSTALL /usr/local/share/man/man2/sigreturn.2 INSTALL /usr/local/share/man/man2/sigsuspend.2 INSTALL /usr/local/share/man/man2/sigtimedwait.2 INSTALL /usr/local/share/man/man2/sigwaitinfo.2 INSTALL /usr/local/share/man/man2/socket.2 INSTALL /usr/local/share/man/man2/socketcall.2 INSTALL /usr/local/share/man/man2/socketpair.2 INSTALL /usr/local/share/man/man2/splice.2 INSTALL /usr/local/share/man/man2/spu_create.2 INSTALL /usr/local/share/man/man2/spu_run.2 INSTALL /usr/local/share/man/man2/ssetmask.2 INSTALL /usr/local/share/man/man2/stat.2 INSTALL /usr/local/share/man/man2/stat64.2 INSTALL /usr/local/share/man/man2/statfs.2 INSTALL /usr/local/share/man/man2/statfs64.2 INSTALL /usr/local/share/man/man2/statx.2 INSTALL /usr/local/share/man/man2/stime.2 INSTALL /usr/local/share/man/man2/stty.2 INSTALL /usr/local/share/man/man2/subpage_prot.2 INSTALL /usr/local/share/man/man2/swapoff.2 INSTALL /usr/local/share/man/man2/swapon.2 INSTALL /usr/local/share/man/man2/symlink.2 INSTALL /usr/local/share/man/man2/symlinkat.2 INSTALL /usr/local/share/man/man2/sync.2 INSTALL /usr/local/share/man/man2/sync_file_range.2 INSTALL /usr/local/share/man/man2/sync_file_range2.2 INSTALL /usr/local/share/man/man2/syncfs.2 INSTALL /usr/local/share/man/man2/_syscall.2 INSTALL /usr/local/share/man/man2/syscall.2 INSTALL /usr/local/share/man/man2/syscalls.2 INSTALL /usr/local/share/man/man2/_sysctl.2 INSTALL /usr/local/share/man/man2/sysctl.2 INSTALL /usr/local/share/man/man2/sysfs.2 INSTALL /usr/local/share/man/man2/sysinfo.2 INSTALL /usr/local/share/man/man2/syslog.2 INSTALL /usr/local/share/man/man2/tee.2 INSTALL /usr/local/share/man/man2/tgkill.2 INSTALL /usr/local/share/man/man2/time.2 INSTALL /usr/local/share/man/man2/timer_create.2 INSTALL /usr/local/share/man/man2/timer_delete.2 INSTALL /usr/local/share/man/man2/timer_getoverrun.2 INSTALL /usr/local/share/man/man2/timer_gettime.2 INSTALL /usr/local/share/man/man2/timer_settime.2 INSTALL /usr/local/share/man/man2/timerfd_create.2 INSTALL /usr/local/share/man/man2/timerfd_gettime.2 INSTALL /usr/local/share/man/man2/timerfd_settime.2 INSTALL /usr/local/share/man/man2/times.2 INSTALL /usr/local/share/man/man2/tkill.2 INSTALL /usr/local/share/man/man2/truncate.2 INSTALL /usr/local/share/man/man2/truncate64.2 INSTALL /usr/local/share/man/man2/tuxcall.2 INSTALL /usr/local/share/man/man2/ugetrlimit.2 INSTALL /usr/local/share/man/man2/umask.2 INSTALL /usr/local/share/man/man2/umount.2 INSTALL /usr/local/share/man/man2/umount2.2 INSTALL /usr/local/share/man/man2/uname.2 INSTALL /usr/local/share/man/man2/unimplemented.2 INSTALL /usr/local/share/man/man2/unlink.2 INSTALL /usr/local/share/man/man2/unlinkat.2 INSTALL /usr/local/share/man/man2/unshare.2 INSTALL /usr/local/share/man/man2/uselib.2 INSTALL /usr/local/share/man/man2/userfaultfd.2 INSTALL /usr/local/share/man/man2/ustat.2 INSTALL /usr/local/share/man/man2/utime.2 INSTALL /usr/local/share/man/man2/utimensat.2 INSTALL /usr/local/share/man/man2/utimes.2 INSTALL /usr/local/share/man/man2/vfork.2 INSTALL /usr/local/share/man/man2/vhangup.2 INSTALL /usr/local/share/man/man2/vm86.2 INSTALL /usr/local/share/man/man2/vm86old.2 INSTALL /usr/local/share/man/man2/vmsplice.2 INSTALL /usr/local/share/man/man2/vserver.2 INSTALL /usr/local/share/man/man2/wait.2 INSTALL /usr/local/share/man/man2/wait3.2 INSTALL /usr/local/share/man/man2/wait4.2 INSTALL /usr/local/share/man/man2/waitid.2 INSTALL /usr/local/share/man/man2/waitpid.2 INSTALL /usr/local/share/man/man2/write.2 INSTALL /usr/local/share/man/man2/writev.2 CP .tmp/man/man2const/EPIOCGPARAMS.2const CP .tmp/man/man2const/EPIOCSPARAMS.2const CP .tmp/man/man2const/FAT_IOCTL_GET_ATTRIBUTES.2const SED .tmp/man/man2const/FAT_IOCTL_GET_VOLUME_ID.2const SED .tmp/man/man2const/FAT_IOCTL_SET_ATTRIBUTES.2const SED .tmp/man/man2const/FICLONE.2const CP .tmp/man/man2const/FICLONERANGE.2const SED .tmp/man/man2const/FIDEDUPERANGE.2const SED .tmp/man/man2const/FIONREAD.2const CP .tmp/man/man2const/FS_IOC_GETFLAGS.2const CP .tmp/man/man2const/FS_IOC_GETFSLABEL.2const CP .tmp/man/man2const/FS_IOC_GETFSMAP.2const SED .tmp/man/man2const/FS_IOC_SETFLAGS.2const SED .tmp/man/man2const/FS_IOC_SETFSLABEL.2const CP .tmp/man/man2const/GIO_CMAP.2const CP .tmp/man/man2const/GIO_FONT.2const CP .tmp/man/man2const/GIO_FONTX.2const CP .tmp/man/man2const/GIO_SCRNMAP.2const CP .tmp/man/man2const/GIO_UNIMAP.2const CP .tmp/man/man2const/GIO_UNISCRNMAP.2const CP .tmp/man/man2const/KDADDIO.2const CP .tmp/man/man2const/KDDELIO.2const CP .tmp/man/man2const/KDDISABIO.2const CP .tmp/man/man2const/KDENABIO.2const CP .tmp/man/man2const/KDGETKEYCODE.2const CP .tmp/man/man2const/KDGETLED.2const CP .tmp/man/man2const/KDGETMODE.2const CP .tmp/man/man2const/KDGKBDIACR.2const CP .tmp/man/man2const/KDGKBENT.2const CP .tmp/man/man2const/KDGKBLED.2const CP .tmp/man/man2const/KDGKBMETA.2const CP .tmp/man/man2const/KDGKBMODE.2const CP .tmp/man/man2const/KDGKBSENT.2const CP .tmp/man/man2const/KDGKBTYPE.2const CP .tmp/man/man2const/KDMKTONE.2const CP .tmp/man/man2const/KDSETKEYCODE.2const CP .tmp/man/man2const/KDSETLED.2const CP .tmp/man/man2const/KDSETMODE.2const CP .tmp/man/man2const/KDSIGACCEPT.2const CP .tmp/man/man2const/KDSKBENT.2const CP .tmp/man/man2const/KDSKBLED.2const CP .tmp/man/man2const/KDSKBMETA.2const CP .tmp/man/man2const/KDSKBMODE.2const CP .tmp/man/man2const/KDSKBSENT.2const CP .tmp/man/man2const/KIOCSOUND.2const SED .tmp/man/man2const/NS_GET_NSTYPE.2const SED .tmp/man/man2const/NS_GET_OWNER_UID.2const CP .tmp/man/man2const/NS_GET_PARENT.2const SED .tmp/man/man2const/NS_GET_USERNS.2const SED .tmp/man/man2const/PAGEMAP_SCAN.2const CP .tmp/man/man2const/PIO_CMAP.2const CP .tmp/man/man2const/PIO_FONT.2const CP .tmp/man/man2const/PIO_FONTRESET.2const CP .tmp/man/man2const/PIO_FONTX.2const CP .tmp/man/man2const/PIO_SCRNMAP.2const CP .tmp/man/man2const/PIO_UNIMAP.2const CP .tmp/man/man2const/PIO_UNIMAPCLR.2const CP .tmp/man/man2const/PIO_UNISCRNMAP.2const SED .tmp/man/man2const/PR_CAP_AMBIENT.2const SED .tmp/man/man2const/PR_CAP_AMBIENT_CLEAR_ALL.2const SED .tmp/man/man2const/PR_CAP_AMBIENT_IS_SET.2const SED .tmp/man/man2const/PR_CAP_AMBIENT_LOWER.2const SED .tmp/man/man2const/PR_CAP_AMBIENT_RAISE.2const SED .tmp/man/man2const/PR_CAPBSET_DROP.2const SED .tmp/man/man2const/PR_CAPBSET_READ.2const SED .tmp/man/man2const/PR_GET_AUXV.2const SED .tmp/man/man2const/PR_GET_CHILD_SUBREAPER.2const SED .tmp/man/man2const/PR_GET_DUMPABLE.2const SED .tmp/man/man2const/PR_GET_ENDIAN.2const SED .tmp/man/man2const/PR_GET_FP_MODE.2const SED .tmp/man/man2const/PR_GET_FPEMU.2const SED .tmp/man/man2const/PR_GET_FPEXC.2const SED .tmp/man/man2const/PR_GET_IO_FLUSHER.2const SED .tmp/man/man2const/PR_GET_KEEPCAPS.2const SED .tmp/man/man2const/PR_GET_MDWE.2const CP .tmp/man/man2const/PR_GET_NAME.2const SED .tmp/man/man2const/PR_GET_NO_NEW_PRIVS.2const SED .tmp/man/man2const/PR_GET_PDEATHSIG.2const SED .tmp/man/man2const/PR_GET_SECCOMP.2const SED .tmp/man/man2const/PR_GET_SECUREBITS.2const SED .tmp/man/man2const/PR_GET_SPECULATION_CTRL.2const SED .tmp/man/man2const/PR_GET_TAGGED_ADDR_CTRL.2const SED .tmp/man/man2const/PR_GET_THP_DISABLE.2const SED .tmp/man/man2const/PR_GET_TID_ADDRESS.2const SED .tmp/man/man2const/PR_GET_TIMERSLACK.2const SED .tmp/man/man2const/PR_GET_TIMING.2const SED .tmp/man/man2const/PR_GET_TSC.2const SED .tmp/man/man2const/PR_GET_UNALIGN.2const SED .tmp/man/man2const/PR_MCE_KILL.2const SED .tmp/man/man2const/PR_MCE_KILL_CLEAR.2const SED .tmp/man/man2const/PR_MCE_KILL_GET.2const SED .tmp/man/man2const/PR_MCE_KILL_SET.2const CP .tmp/man/man2const/PR_MPX_DISABLE_MANAGEMENT.2const SED .tmp/man/man2const/PR_MPX_ENABLE_MANAGEMENT.2const SED .tmp/man/man2const/PR_PAC_RESET_KEYS.2const SED .tmp/man/man2const/PR_SET_CHILD_SUBREAPER.2const SED .tmp/man/man2const/PR_SET_DUMPABLE.2const SED .tmp/man/man2const/PR_SET_ENDIAN.2const SED .tmp/man/man2const/PR_SET_FP_MODE.2const SED .tmp/man/man2const/PR_SET_FPEMU.2const SED .tmp/man/man2const/PR_SET_FPEXC.2const SED .tmp/man/man2const/PR_SET_IO_FLUSHER.2const SED .tmp/man/man2const/PR_SET_KEEPCAPS.2const SED .tmp/man/man2const/PR_SET_MDWE.2const SED .tmp/man/man2const/PR_SET_MM.2const CP .tmp/man/man2const/PR_SET_MM_ARG_END.2const SED .tmp/man/man2const/PR_SET_MM_ARG_START.2const SED .tmp/man/man2const/PR_SET_MM_AUXV.2const SED .tmp/man/man2const/PR_SET_MM_BRK.2const CP .tmp/man/man2const/PR_SET_MM_END_CODE.2const CP .tmp/man/man2const/PR_SET_MM_END_DATA.2const CP .tmp/man/man2const/PR_SET_MM_ENV_END.2const CP .tmp/man/man2const/PR_SET_MM_ENV_START.2const SED .tmp/man/man2const/PR_SET_MM_EXE_FILE.2const SED .tmp/man/man2const/PR_SET_MM_MAP.2const CP .tmp/man/man2const/PR_SET_MM_MAP_SIZE.2const SED .tmp/man/man2const/PR_SET_MM_START_BRK.2const SED .tmp/man/man2const/PR_SET_MM_START_CODE.2const SED .tmp/man/man2const/PR_SET_MM_START_DATA.2const SED .tmp/man/man2const/PR_SET_MM_START_STACK.2const SED .tmp/man/man2const/PR_SET_NAME.2const SED .tmp/man/man2const/PR_SET_NO_NEW_PRIVS.2const SED .tmp/man/man2const/PR_SET_PDEATHSIG.2const SED .tmp/man/man2const/PR_SET_PTRACER.2const SED .tmp/man/man2const/PR_SET_SECCOMP.2const SED .tmp/man/man2const/PR_SET_SECUREBITS.2const SED .tmp/man/man2const/PR_SET_SPECULATION_CTRL.2const SED .tmp/man/man2const/PR_SET_SYSCALL_USER_DISPATCH.2const SED .tmp/man/man2const/PR_SET_TAGGED_ADDR_CTRL.2const SED .tmp/man/man2const/PR_SET_THP_DISABLE.2const SED .tmp/man/man2const/PR_SET_TIMERSLACK.2const SED .tmp/man/man2const/PR_SET_TIMING.2const SED .tmp/man/man2const/PR_SET_TSC.2const SED .tmp/man/man2const/PR_SET_UNALIGN.2const SED .tmp/man/man2const/PR_SET_VMA.2const SED .tmp/man/man2const/PR_SVE_GET_VL.2const SED .tmp/man/man2const/PR_SVE_SET_VL.2const SED .tmp/man/man2const/PR_TASK_PERF_EVENTS_DISABLE.2const CP .tmp/man/man2const/PR_TASK_PERF_EVENTS_ENABLE.2const CP .tmp/man/man2const/TCFLSH.2const CP .tmp/man/man2const/TCGETA.2const CP .tmp/man/man2const/TCGETS.2const CP .tmp/man/man2const/TCGETS2.2const SED .tmp/man/man2const/TCSBRK.2const CP .tmp/man/man2const/TCSBRKP.2const CP .tmp/man/man2const/TCSETA.2const CP .tmp/man/man2const/TCSETAF.2const CP .tmp/man/man2const/TCSETAW.2const SED .tmp/man/man2const/TCSETS.2const CP .tmp/man/man2const/TCSETS2.2const CP .tmp/man/man2const/TCSETSF.2const CP .tmp/man/man2const/TCSETSF2.2const CP .tmp/man/man2const/TCSETSW.2const CP .tmp/man/man2const/TCSETSW2.2const SED .tmp/man/man2const/TCXONC.2const CP .tmp/man/man2const/TIOCCBRK.2const SED .tmp/man/man2const/TIOCCONS.2const SED .tmp/man/man2const/TIOCEXCL.2const CP .tmp/man/man2const/TIOCGETD.2const CP .tmp/man/man2const/TIOCGEXCL.2const CP .tmp/man/man2const/TIOCGICOUNT.2const CP .tmp/man/man2const/TIOCGLCKTRMIOS.2const CP .tmp/man/man2const/TIOCGPGRP.2const CP .tmp/man/man2const/TIOCGPKT.2const CP .tmp/man/man2const/TIOCGPTLCK.2const CP .tmp/man/man2const/TIOCGPTPEER.2const CP .tmp/man/man2const/TIOCGSID.2const CP .tmp/man/man2const/TIOCGSOFTCAR.2const CP .tmp/man/man2const/TIOCGWINSZ.2const CP .tmp/man/man2const/TIOCINQ.2const SED .tmp/man/man2const/TIOCLINUX.2const CP .tmp/man/man2const/TIOCMBIC.2const CP .tmp/man/man2const/TIOCMBIS.2const CP .tmp/man/man2const/TIOCMGET.2const CP .tmp/man/man2const/TIOCMIWAIT.2const SED .tmp/man/man2const/TIOCMSET.2const CP .tmp/man/man2const/TIOCNOTTY.2const CP .tmp/man/man2const/TIOCNXCL.2const CP .tmp/man/man2const/TIOCOUTQ.2const SED .tmp/man/man2const/TIOCPKT.2const CP .tmp/man/man2const/TIOCSBRK.2const SED .tmp/man/man2const/TIOCSCTTY.2const CP .tmp/man/man2const/TIOCSERGETLSR.2const SED .tmp/man/man2const/TIOCSETD.2const SED .tmp/man/man2const/TIOCSLCKTRMIOS.2const SED .tmp/man/man2const/TIOCSPGRP.2const CP .tmp/man/man2const/TIOCSPTLCK.2const SED .tmp/man/man2const/TIOCSSOFTCAR.2const SED .tmp/man/man2const/TIOCSTI.2const SED .tmp/man/man2const/TIOCSWINSZ.2const SED .tmp/man/man2const/TIOCTTYGSTRUCT.2const SED .tmp/man/man2const/UFFDIO_API.2const SED .tmp/man/man2const/UFFDIO_CONTINUE.2const SED .tmp/man/man2const/UFFDIO_COPY.2const SED .tmp/man/man2const/UFFDIO_POISON.2const SED .tmp/man/man2const/UFFDIO_REGISTER.2const SED .tmp/man/man2const/UFFDIO_UNREGISTER.2const SED .tmp/man/man2const/UFFDIO_WAKE.2const SED .tmp/man/man2const/UFFDIO_WRITEPROTECT.2const SED .tmp/man/man2const/UFFDIO_ZEROPAGE.2const SED .tmp/man/man2const/VFAT_IOCTL_READDIR_BOTH.2const CP .tmp/man/man2const/VFAT_IOCTL_READDIR_SHORT.2const CP .tmp/man/man2const/VT_ACTIVATE.2const CP .tmp/man/man2const/VT_DISALLOCATE.2const CP .tmp/man/man2const/VT_GETMODE.2const CP .tmp/man/man2const/VT_GETSTATE.2const CP .tmp/man/man2const/VT_OPENQRY.2const CP .tmp/man/man2const/VT_RELDISP.2const CP .tmp/man/man2const/VT_RESIZE.2const CP .tmp/man/man2const/VT_RESIZEX.2const CP .tmp/man/man2const/VT_SETMODE.2const CP .tmp/man/man2const/VT_WAITACTIVE.2const SED .tmp/man/man2type/open_how.2type INSTALL /usr/local/share/man/man3/a64l.3 INSTALL /usr/local/share/man/man3/abort.3 INSTALL /usr/local/share/man/man3/abs.3 INSTALL /usr/local/share/man/man3/acos.3 INSTALL /usr/local/share/man/man3/acosf.3 INSTALL /usr/local/share/man/man3/acosh.3 INSTALL /usr/local/share/man/man3/acoshf.3 INSTALL /usr/local/share/man/man3/acoshl.3 INSTALL /usr/local/share/man/man3/acosl.3 INSTALL /usr/local/share/man/man3/addmntent.3 INSTALL /usr/local/share/man/man3/addseverity.3 INSTALL /usr/local/share/man/man3/adjtime.3 INSTALL /usr/local/share/man/man3/__after_morecore_hook.3 INSTALL /usr/local/share/man/man3/aio_cancel.3 INSTALL /usr/local/share/man/man3/aio_error.3 INSTALL /usr/local/share/man/man3/aio_fsync.3 INSTALL /usr/local/share/man/man3/aio_init.3 INSTALL /usr/local/share/man/man3/aio_read.3 INSTALL /usr/local/share/man/man3/aio_return.3 INSTALL /usr/local/share/man/man3/aio_suspend.3 INSTALL /usr/local/share/man/man3/aio_write.3 INSTALL /usr/local/share/man/man3/aligned_alloc.3 INSTALL /usr/local/share/man/man3/alloca.3 INSTALL /usr/local/share/man/man3/alphasort.3 INSTALL /usr/local/share/man/man3/arc4random.3 INSTALL /usr/local/share/man/man3/arc4random_buf.3 INSTALL /usr/local/share/man/man3/arc4random_uniform.3 INSTALL /usr/local/share/man/man3/argz.3 INSTALL /usr/local/share/man/man3/argz_add.3 INSTALL /usr/local/share/man/man3/argz_add_sep.3 INSTALL /usr/local/share/man/man3/argz_append.3 INSTALL /usr/local/share/man/man3/argz_count.3 INSTALL /usr/local/share/man/man3/argz_create.3 INSTALL /usr/local/share/man/man3/argz_create_sep.3 INSTALL /usr/local/share/man/man3/argz_delete.3 INSTALL /usr/local/share/man/man3/argz_extract.3 INSTALL /usr/local/share/man/man3/argz_insert.3 INSTALL /usr/local/share/man/man3/argz_next.3 INSTALL /usr/local/share/man/man3/argz_replace.3 INSTALL /usr/local/share/man/man3/argz_stringify.3 INSTALL /usr/local/share/man/man3/asctime.3 INSTALL /usr/local/share/man/man3/asctime_r.3 INSTALL /usr/local/share/man/man3/asin.3 INSTALL /usr/local/share/man/man3/asinf.3 INSTALL /usr/local/share/man/man3/asinh.3 INSTALL /usr/local/share/man/man3/asinhf.3 INSTALL /usr/local/share/man/man3/asinhl.3 INSTALL /usr/local/share/man/man3/asinl.3 INSTALL /usr/local/share/man/man3/asprintf.3 INSTALL /usr/local/share/man/man3/assert.3 INSTALL /usr/local/share/man/man3/assert_perror.3 INSTALL /usr/local/share/man/man3/atan.3 INSTALL /usr/local/share/man/man3/atan2.3 INSTALL /usr/local/share/man/man3/atan2f.3 INSTALL /usr/local/share/man/man3/atan2l.3 INSTALL /usr/local/share/man/man3/atanf.3 INSTALL /usr/local/share/man/man3/atanh.3 INSTALL /usr/local/share/man/man3/atanhf.3 INSTALL /usr/local/share/man/man3/atanhl.3 INSTALL /usr/local/share/man/man3/atanl.3 INSTALL /usr/local/share/man/man3/atexit.3 INSTALL /usr/local/share/man/man3/atof.3 INSTALL /usr/local/share/man/man3/atoi.3 INSTALL /usr/local/share/man/man3/atol.3 INSTALL /usr/local/share/man/man3/atoll.3 INSTALL /usr/local/share/man/man3/atoq.3 INSTALL /usr/local/share/man/man3/auth_destroy.3 INSTALL /usr/local/share/man/man3/authnone_create.3 INSTALL /usr/local/share/man/man3/authunix_create.3 INSTALL /usr/local/share/man/man3/authunix_create_default.3 INSTALL /usr/local/share/man/man3/backtrace.3 INSTALL /usr/local/share/man/man3/backtrace_symbols.3 INSTALL /usr/local/share/man/man3/backtrace_symbols_fd.3 INSTALL /usr/local/share/man/man3/basename.3 INSTALL /usr/local/share/man/man3/bcmp.3 INSTALL /usr/local/share/man/man3/bcopy.3 INSTALL /usr/local/share/man/man3/be16toh.3 INSTALL /usr/local/share/man/man3/be32toh.3 INSTALL /usr/local/share/man/man3/be64toh.3 INSTALL /usr/local/share/man/man3/bindresvport.3 INSTALL /usr/local/share/man/man3/bsd_signal.3 INSTALL /usr/local/share/man/man3/bsearch.3 INSTALL /usr/local/share/man/man3/bstring.3 INSTALL /usr/local/share/man/man3/bswap.3 INSTALL /usr/local/share/man/man3/bswap_16.3 INSTALL /usr/local/share/man/man3/bswap_32.3 INSTALL /usr/local/share/man/man3/bswap_64.3 INSTALL /usr/local/share/man/man3/btowc.3 INSTALL /usr/local/share/man/man3/btree.3 INSTALL /usr/local/share/man/man3/byteorder.3 INSTALL /usr/local/share/man/man3/bzero.3 INSTALL /usr/local/share/man/man3/cabs.3 INSTALL /usr/local/share/man/man3/cabsf.3 INSTALL /usr/local/share/man/man3/cabsl.3 INSTALL /usr/local/share/man/man3/cacos.3 INSTALL /usr/local/share/man/man3/cacosf.3 INSTALL /usr/local/share/man/man3/cacosh.3 INSTALL /usr/local/share/man/man3/cacoshf.3 INSTALL /usr/local/share/man/man3/cacoshl.3 INSTALL /usr/local/share/man/man3/cacosl.3 INSTALL /usr/local/share/man/man3/calloc.3 INSTALL /usr/local/share/man/man3/callrpc.3 INSTALL /usr/local/share/man/man3/canonicalize_file_name.3 INSTALL /usr/local/share/man/man3/carg.3 INSTALL /usr/local/share/man/man3/cargf.3 INSTALL /usr/local/share/man/man3/cargl.3 INSTALL /usr/local/share/man/man3/casin.3 INSTALL /usr/local/share/man/man3/casinf.3 INSTALL /usr/local/share/man/man3/casinh.3 INSTALL /usr/local/share/man/man3/casinhf.3 INSTALL /usr/local/share/man/man3/casinhl.3 INSTALL /usr/local/share/man/man3/casinl.3 INSTALL /usr/local/share/man/man3/catan.3 INSTALL /usr/local/share/man/man3/catanf.3 INSTALL /usr/local/share/man/man3/catanh.3 INSTALL /usr/local/share/man/man3/catanhf.3 INSTALL /usr/local/share/man/man3/catanhl.3 INSTALL /usr/local/share/man/man3/catanl.3 INSTALL /usr/local/share/man/man3/catclose.3 INSTALL /usr/local/share/man/man3/catgets.3 INSTALL /usr/local/share/man/man3/catopen.3 INSTALL /usr/local/share/man/man3/cbc_crypt.3 INSTALL /usr/local/share/man/man3/cbrt.3 INSTALL /usr/local/share/man/man3/cbrtf.3 INSTALL /usr/local/share/man/man3/cbrtl.3 INSTALL /usr/local/share/man/man3/ccos.3 INSTALL /usr/local/share/man/man3/ccosf.3 INSTALL /usr/local/share/man/man3/ccosh.3 INSTALL /usr/local/share/man/man3/ccoshf.3 INSTALL /usr/local/share/man/man3/ccoshl.3 INSTALL /usr/local/share/man/man3/ccosl.3 INSTALL /usr/local/share/man/man3/ceil.3 INSTALL /usr/local/share/man/man3/ceilf.3 INSTALL /usr/local/share/man/man3/ceill.3 INSTALL /usr/local/share/man/man3/cexp.3 INSTALL /usr/local/share/man/man3/cexp2.3 INSTALL /usr/local/share/man/man3/cexp2f.3 INSTALL /usr/local/share/man/man3/cexp2l.3 INSTALL /usr/local/share/man/man3/cexpf.3 INSTALL /usr/local/share/man/man3/cexpl.3 INSTALL /usr/local/share/man/man3/cfgetispeed.3 INSTALL /usr/local/share/man/man3/cfgetospeed.3 INSTALL /usr/local/share/man/man3/cfmakeraw.3 INSTALL /usr/local/share/man/man3/cfree.3 INSTALL /usr/local/share/man/man3/cfsetispeed.3 INSTALL /usr/local/share/man/man3/cfsetospeed.3 INSTALL /usr/local/share/man/man3/cfsetspeed.3 INSTALL /usr/local/share/man/man3/cimag.3 INSTALL /usr/local/share/man/man3/cimagf.3 INSTALL /usr/local/share/man/man3/cimagl.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_EMPTY.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_ENTRY.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_FIRST.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_FOREACH.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_FOREACH_REVERSE.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_HEAD.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_HEAD_INITIALIZER.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_INIT.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_INSERT_AFTER.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_INSERT_BEFORE.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_INSERT_HEAD.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_INSERT_TAIL.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_LAST.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_LOOP_NEXT.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_LOOP_PREV.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_NEXT.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_PREV.3 INSTALL /usr/local/share/man/man3/CIRCLEQ_REMOVE.3 INSTALL /usr/local/share/man/man3/circleq.3 INSTALL /usr/local/share/man/man3/clearenv.3 INSTALL /usr/local/share/man/man3/clearerr.3 INSTALL /usr/local/share/man/man3/clearerr_unlocked.3 INSTALL /usr/local/share/man/man3/clnt_broadcast.3 INSTALL /usr/local/share/man/man3/clnt_call.3 INSTALL /usr/local/share/man/man3/clnt_control.3 INSTALL /usr/local/share/man/man3/clnt_create.3 INSTALL /usr/local/share/man/man3/clnt_destroy.3 INSTALL /usr/local/share/man/man3/clnt_freeres.3 INSTALL /usr/local/share/man/man3/clnt_geterr.3 INSTALL /usr/local/share/man/man3/clnt_pcreateerror.3 INSTALL /usr/local/share/man/man3/clnt_perrno.3 INSTALL /usr/local/share/man/man3/clnt_perror.3 INSTALL /usr/local/share/man/man3/clnt_spcreateerror.3 INSTALL /usr/local/share/man/man3/clnt_sperrno.3 INSTALL /usr/local/share/man/man3/clnt_sperror.3 INSTALL /usr/local/share/man/man3/clntraw_create.3 INSTALL /usr/local/share/man/man3/clnttcp_create.3 INSTALL /usr/local/share/man/man3/clntudp_bufcreate.3 INSTALL /usr/local/share/man/man3/clntudp_create.3 INSTALL /usr/local/share/man/man3/clock.3 INSTALL /usr/local/share/man/man3/clock_getcpuclockid.3 INSTALL /usr/local/share/man/man3/clog.3 INSTALL /usr/local/share/man/man3/clog2.3 INSTALL /usr/local/share/man/man3/clog2f.3 INSTALL /usr/local/share/man/man3/clog2l.3 INSTALL /usr/local/share/man/man3/clog10.3 INSTALL /usr/local/share/man/man3/clog10f.3 INSTALL /usr/local/share/man/man3/clog10l.3 INSTALL /usr/local/share/man/man3/clogf.3 INSTALL /usr/local/share/man/man3/clogl.3 INSTALL /usr/local/share/man/man3/closedir.3 INSTALL /usr/local/share/man/man3/closelog.3 INSTALL /usr/local/share/man/man3/CMSG_ALIGN.3 INSTALL /usr/local/share/man/man3/CMSG_DATA.3 INSTALL /usr/local/share/man/man3/CMSG_FIRSTHDR.3 INSTALL /usr/local/share/man/man3/CMSG_LEN.3 INSTALL /usr/local/share/man/man3/CMSG_NXTHDR.3 INSTALL /usr/local/share/man/man3/CMSG_SPACE.3 INSTALL /usr/local/share/man/man3/cmsg.3 INSTALL /usr/local/share/man/man3/confstr.3 INSTALL /usr/local/share/man/man3/conj.3 INSTALL /usr/local/share/man/man3/conjf.3 INSTALL /usr/local/share/man/man3/conjl.3 INSTALL /usr/local/share/man/man3/copysign.3 INSTALL /usr/local/share/man/man3/copysignf.3 INSTALL /usr/local/share/man/man3/copysignl.3 INSTALL /usr/local/share/man/man3/cos.3 INSTALL /usr/local/share/man/man3/cosf.3 INSTALL /usr/local/share/man/man3/cosh.3 INSTALL /usr/local/share/man/man3/coshf.3 INSTALL /usr/local/share/man/man3/coshl.3 INSTALL /usr/local/share/man/man3/cosl.3 INSTALL /usr/local/share/man/man3/cpow.3 INSTALL /usr/local/share/man/man3/cpowf.3 INSTALL /usr/local/share/man/man3/cpowl.3 INSTALL /usr/local/share/man/man3/cproj.3 INSTALL /usr/local/share/man/man3/cprojf.3 INSTALL /usr/local/share/man/man3/cprojl.3 INSTALL /usr/local/share/man/man3/CPU_ALLOC.3 INSTALL /usr/local/share/man/man3/CPU_ALLOC_SIZE.3 INSTALL /usr/local/share/man/man3/CPU_AND.3 INSTALL /usr/local/share/man/man3/CPU_AND_S.3 INSTALL /usr/local/share/man/man3/CPU_CLR.3 INSTALL /usr/local/share/man/man3/CPU_CLR_S.3 INSTALL /usr/local/share/man/man3/CPU_COUNT.3 INSTALL /usr/local/share/man/man3/CPU_COUNT_S.3 INSTALL /usr/local/share/man/man3/CPU_EQUAL.3 INSTALL /usr/local/share/man/man3/CPU_EQUAL_S.3 INSTALL /usr/local/share/man/man3/CPU_FREE.3 INSTALL /usr/local/share/man/man3/CPU_ISSET.3 INSTALL /usr/local/share/man/man3/CPU_ISSET_S.3 INSTALL /usr/local/share/man/man3/CPU_OR.3 INSTALL /usr/local/share/man/man3/CPU_OR_S.3 INSTALL /usr/local/share/man/man3/CPU_SET.3 INSTALL /usr/local/share/man/man3/CPU_SET_S.3 INSTALL /usr/local/share/man/man3/CPU_XOR.3 INSTALL /usr/local/share/man/man3/CPU_XOR_S.3 INSTALL /usr/local/share/man/man3/CPU_ZERO.3 INSTALL /usr/local/share/man/man3/CPU_ZERO_S.3 INSTALL /usr/local/share/man/man3/creal.3 INSTALL /usr/local/share/man/man3/crealf.3 INSTALL /usr/local/share/man/man3/creall.3 INSTALL /usr/local/share/man/man3/crypt.3 INSTALL /usr/local/share/man/man3/crypt_r.3 INSTALL /usr/local/share/man/man3/csin.3 INSTALL /usr/local/share/man/man3/csinf.3 INSTALL /usr/local/share/man/man3/csinh.3 INSTALL /usr/local/share/man/man3/csinhf.3 INSTALL /usr/local/share/man/man3/csinhl.3 INSTALL /usr/local/share/man/man3/csinl.3 INSTALL /usr/local/share/man/man3/csqrt.3 INSTALL /usr/local/share/man/man3/csqrtf.3 INSTALL /usr/local/share/man/man3/csqrtl.3 INSTALL /usr/local/share/man/man3/ctan.3 INSTALL /usr/local/share/man/man3/ctanf.3 INSTALL /usr/local/share/man/man3/ctanh.3 INSTALL /usr/local/share/man/man3/ctanhf.3 INSTALL /usr/local/share/man/man3/ctanhl.3 INSTALL /usr/local/share/man/man3/ctanl.3 INSTALL /usr/local/share/man/man3/ctermid.3 INSTALL /usr/local/share/man/man3/ctime.3 INSTALL /usr/local/share/man/man3/ctime_r.3 INSTALL /usr/local/share/man/man3/cuserid.3 INSTALL /usr/local/share/man/man3/daemon.3 INSTALL /usr/local/share/man/man3/daylight.3 INSTALL /usr/local/share/man/man3/db.3 INSTALL /usr/local/share/man/man3/dbopen.3 INSTALL /usr/local/share/man/man3/DES_FAILED.3 INSTALL /usr/local/share/man/man3/des_crypt.3 INSTALL /usr/local/share/man/man3/des_setparity.3 INSTALL /usr/local/share/man/man3/difftime.3 INSTALL /usr/local/share/man/man3/dirfd.3 INSTALL /usr/local/share/man/man3/dirname.3 INSTALL /usr/local/share/man/man3/div.3 INSTALL /usr/local/share/man/man3/dl_iterate_phdr.3 INSTALL /usr/local/share/man/man3/dladdr.3 INSTALL /usr/local/share/man/man3/dladdr1.3 INSTALL /usr/local/share/man/man3/dlclose.3 INSTALL /usr/local/share/man/man3/dlerror.3 INSTALL /usr/local/share/man/man3/dlinfo.3 INSTALL /usr/local/share/man/man3/dlmopen.3 INSTALL /usr/local/share/man/man3/dlopen.3 INSTALL /usr/local/share/man/man3/dlsym.3 INSTALL /usr/local/share/man/man3/dlvsym.3 INSTALL /usr/local/share/man/man3/dn_comp.3 INSTALL /usr/local/share/man/man3/dn_expand.3 INSTALL /usr/local/share/man/man3/dprintf.3 INSTALL /usr/local/share/man/man3/drand48.3 INSTALL /usr/local/share/man/man3/drand48_r.3 INSTALL /usr/local/share/man/man3/drem.3 INSTALL /usr/local/share/man/man3/dremf.3 INSTALL /usr/local/share/man/man3/dreml.3 INSTALL /usr/local/share/man/man3/duplocale.3 INSTALL /usr/local/share/man/man3/dysize.3 INSTALL /usr/local/share/man/man3/eaccess.3 INSTALL /usr/local/share/man/man3/ecb_crypt.3 INSTALL /usr/local/share/man/man3/ecvt.3 INSTALL /usr/local/share/man/man3/ecvt_r.3 INSTALL /usr/local/share/man/man3/edata.3 INSTALL /usr/local/share/man/man3/encrypt.3 INSTALL /usr/local/share/man/man3/encrypt_r.3 INSTALL /usr/local/share/man/man3/end.3 INSTALL /usr/local/share/man/man3/endaliasent.3 INSTALL /usr/local/share/man/man3/endfsent.3 INSTALL /usr/local/share/man/man3/endgrent.3 INSTALL /usr/local/share/man/man3/endhostent.3 INSTALL /usr/local/share/man/man3/endian.3 INSTALL /usr/local/share/man/man3/endmntent.3 INSTALL /usr/local/share/man/man3/endnetent.3 INSTALL /usr/local/share/man/man3/endnetgrent.3 INSTALL /usr/local/share/man/man3/endprotoent.3 INSTALL /usr/local/share/man/man3/endpwent.3 INSTALL /usr/local/share/man/man3/endrpcent.3 INSTALL /usr/local/share/man/man3/endservent.3 INSTALL /usr/local/share/man/man3/endspent.3 INSTALL /usr/local/share/man/man3/endttyent.3 INSTALL /usr/local/share/man/man3/endusershell.3 INSTALL /usr/local/share/man/man3/endutent.3 INSTALL /usr/local/share/man/man3/endutxent.3 INSTALL /usr/local/share/man/man3/envz.3 INSTALL /usr/local/share/man/man3/envz_add.3 INSTALL /usr/local/share/man/man3/envz_entry.3 INSTALL /usr/local/share/man/man3/envz_get.3 INSTALL /usr/local/share/man/man3/envz_merge.3 INSTALL /usr/local/share/man/man3/envz_remove.3 INSTALL /usr/local/share/man/man3/envz_strip.3 INSTALL /usr/local/share/man/man3/erand48.3 INSTALL /usr/local/share/man/man3/erand48_r.3 INSTALL /usr/local/share/man/man3/erf.3 INSTALL /usr/local/share/man/man3/erfc.3 INSTALL /usr/local/share/man/man3/erfcf.3 INSTALL /usr/local/share/man/man3/erfcl.3 INSTALL /usr/local/share/man/man3/erff.3 INSTALL /usr/local/share/man/man3/erfl.3 INSTALL /usr/local/share/man/man3/err.3 INSTALL /usr/local/share/man/man3/errno.3 INSTALL /usr/local/share/man/man3/error.3 INSTALL /usr/local/share/man/man3/error_at_line.3 INSTALL /usr/local/share/man/man3/error_message_count.3 INSTALL /usr/local/share/man/man3/error_one_per_line.3 INSTALL /usr/local/share/man/man3/error_print_progname.3 INSTALL /usr/local/share/man/man3/errx.3 INSTALL /usr/local/share/man/man3/etext.3 INSTALL /usr/local/share/man/man3/ether_aton.3 INSTALL /usr/local/share/man/man3/ether_aton_r.3 INSTALL /usr/local/share/man/man3/ether_hostton.3 INSTALL /usr/local/share/man/man3/ether_line.3 INSTALL /usr/local/share/man/man3/ether_ntoa.3 INSTALL /usr/local/share/man/man3/ether_ntoa_r.3 INSTALL /usr/local/share/man/man3/ether_ntohost.3 INSTALL /usr/local/share/man/man3/euidaccess.3 INSTALL /usr/local/share/man/man3/eventfd_read.3 INSTALL /usr/local/share/man/man3/eventfd_write.3 INSTALL /usr/local/share/man/man3/exec.3 INSTALL /usr/local/share/man/man3/execl.3 INSTALL /usr/local/share/man/man3/execle.3 INSTALL /usr/local/share/man/man3/execlp.3 INSTALL /usr/local/share/man/man3/execv.3 INSTALL /usr/local/share/man/man3/execvp.3 INSTALL /usr/local/share/man/man3/execvpe.3 INSTALL /usr/local/share/man/man3/exit.3 INSTALL /usr/local/share/man/man3/exp.3 INSTALL /usr/local/share/man/man3/exp2.3 INSTALL /usr/local/share/man/man3/exp2f.3 INSTALL /usr/local/share/man/man3/exp2l.3 INSTALL /usr/local/share/man/man3/exp10.3 INSTALL /usr/local/share/man/man3/exp10f.3 INSTALL /usr/local/share/man/man3/exp10l.3 INSTALL /usr/local/share/man/man3/expf.3 INSTALL /usr/local/share/man/man3/expl.3 INSTALL /usr/local/share/man/man3/explicit_bzero.3 INSTALL /usr/local/share/man/man3/expm1.3 INSTALL /usr/local/share/man/man3/expm1f.3 INSTALL /usr/local/share/man/man3/expm1l.3 INSTALL /usr/local/share/man/man3/fabs.3 INSTALL /usr/local/share/man/man3/fabsf.3 INSTALL /usr/local/share/man/man3/fabsl.3 INSTALL /usr/local/share/man/man3/__fbufsize.3 INSTALL /usr/local/share/man/man3/fclose.3 INSTALL /usr/local/share/man/man3/fcloseall.3 INSTALL /usr/local/share/man/man3/fcvt.3 INSTALL /usr/local/share/man/man3/fcvt_r.3 INSTALL /usr/local/share/man/man3/FD_CLR.3 INSTALL /usr/local/share/man/man3/FD_ISSET.3 INSTALL /usr/local/share/man/man3/FD_SET.3 INSTALL /usr/local/share/man/man3/FD_ZERO.3 INSTALL /usr/local/share/man/man3/fdim.3 INSTALL /usr/local/share/man/man3/fdimf.3 INSTALL /usr/local/share/man/man3/fdiml.3 INSTALL /usr/local/share/man/man3/fdopen.3 INSTALL /usr/local/share/man/man3/fdopendir.3 INSTALL /usr/local/share/man/man3/feclearexcept.3 INSTALL /usr/local/share/man/man3/fedisableexcept.3 INSTALL /usr/local/share/man/man3/feenableexcept.3 INSTALL /usr/local/share/man/man3/fegetenv.3 INSTALL /usr/local/share/man/man3/fegetexcept.3 INSTALL /usr/local/share/man/man3/fegetexceptflag.3 INSTALL /usr/local/share/man/man3/fegetround.3 INSTALL /usr/local/share/man/man3/feholdexcept.3 INSTALL /usr/local/share/man/man3/fenv.3 INSTALL /usr/local/share/man/man3/feof.3 INSTALL /usr/local/share/man/man3/feof_unlocked.3 INSTALL /usr/local/share/man/man3/feraiseexcept.3 INSTALL /usr/local/share/man/man3/ferror.3 INSTALL /usr/local/share/man/man3/ferror_unlocked.3 INSTALL /usr/local/share/man/man3/fesetenv.3 INSTALL /usr/local/share/man/man3/fesetexceptflag.3 INSTALL /usr/local/share/man/man3/fesetround.3 INSTALL /usr/local/share/man/man3/fetestexcept.3 INSTALL /usr/local/share/man/man3/feupdateenv.3 INSTALL /usr/local/share/man/man3/fexecve.3 INSTALL /usr/local/share/man/man3/fflush.3 INSTALL /usr/local/share/man/man3/fflush_unlocked.3 INSTALL /usr/local/share/man/man3/ffs.3 INSTALL /usr/local/share/man/man3/ffsl.3 INSTALL /usr/local/share/man/man3/ffsll.3 INSTALL /usr/local/share/man/man3/fgetc.3 INSTALL /usr/local/share/man/man3/fgetc_unlocked.3 INSTALL /usr/local/share/man/man3/fgetgrent.3 INSTALL /usr/local/share/man/man3/fgetgrent_r.3 INSTALL /usr/local/share/man/man3/fgetpos.3 INSTALL /usr/local/share/man/man3/fgetpwent.3 INSTALL /usr/local/share/man/man3/fgetpwent_r.3 INSTALL /usr/local/share/man/man3/fgets.3 INSTALL /usr/local/share/man/man3/fgets_unlocked.3 INSTALL /usr/local/share/man/man3/fgetspent.3 INSTALL /usr/local/share/man/man3/fgetspent_r.3 INSTALL /usr/local/share/man/man3/fgetwc.3 INSTALL /usr/local/share/man/man3/fgetwc_unlocked.3 INSTALL /usr/local/share/man/man3/fgetws.3 INSTALL /usr/local/share/man/man3/fgetws_unlocked.3 INSTALL /usr/local/share/man/man3/fileno.3 INSTALL /usr/local/share/man/man3/fileno_unlocked.3 INSTALL /usr/local/share/man/man3/finite.3 INSTALL /usr/local/share/man/man3/finitef.3 INSTALL /usr/local/share/man/man3/finitel.3 INSTALL /usr/local/share/man/man3/__flbf.3 INSTALL /usr/local/share/man/man3/flockfile.3 INSTALL /usr/local/share/man/man3/floor.3 INSTALL /usr/local/share/man/man3/floorf.3 INSTALL /usr/local/share/man/man3/floorl.3 INSTALL /usr/local/share/man/man3/_flushlbf.3 INSTALL /usr/local/share/man/man3/fma.3 INSTALL /usr/local/share/man/man3/fmaf.3 INSTALL /usr/local/share/man/man3/fmal.3 INSTALL /usr/local/share/man/man3/fmax.3 INSTALL /usr/local/share/man/man3/fmaxf.3 INSTALL /usr/local/share/man/man3/fmaxl.3 INSTALL /usr/local/share/man/man3/fmemopen.3 INSTALL /usr/local/share/man/man3/fmin.3 INSTALL /usr/local/share/man/man3/fminf.3 INSTALL /usr/local/share/man/man3/fminl.3 INSTALL /usr/local/share/man/man3/fmod.3 INSTALL /usr/local/share/man/man3/fmodf.3 INSTALL /usr/local/share/man/man3/fmodl.3 INSTALL /usr/local/share/man/man3/fmtmsg.3 INSTALL /usr/local/share/man/man3/fnmatch.3 INSTALL /usr/local/share/man/man3/fopen.3 INSTALL /usr/local/share/man/man3/fopencookie.3 INSTALL /usr/local/share/man/man3/forkpty.3 INSTALL /usr/local/share/man/man3/fpathconf.3 INSTALL /usr/local/share/man/man3/fpclassify.3 INSTALL /usr/local/share/man/man3/__fpending.3 INSTALL /usr/local/share/man/man3/fprintf.3 INSTALL /usr/local/share/man/man3/__fpurge.3 INSTALL /usr/local/share/man/man3/fpurge.3 INSTALL /usr/local/share/man/man3/fputc.3 INSTALL /usr/local/share/man/man3/fputc_unlocked.3 INSTALL /usr/local/share/man/man3/fputs.3 INSTALL /usr/local/share/man/man3/fputs_unlocked.3 INSTALL /usr/local/share/man/man3/fputwc.3 INSTALL /usr/local/share/man/man3/fputwc_unlocked.3 INSTALL /usr/local/share/man/man3/fputws.3 INSTALL /usr/local/share/man/man3/fputws_unlocked.3 INSTALL /usr/local/share/man/man3/fread.3 INSTALL /usr/local/share/man/man3/fread_unlocked.3 INSTALL /usr/local/share/man/man3/__freadable.3 INSTALL /usr/local/share/man/man3/__freading.3 INSTALL /usr/local/share/man/man3/free.3 INSTALL /usr/local/share/man/man3/__free_hook.3 INSTALL /usr/local/share/man/man3/freeaddrinfo.3 INSTALL /usr/local/share/man/man3/freehostent.3 INSTALL /usr/local/share/man/man3/freeifaddrs.3 INSTALL /usr/local/share/man/man3/freelocale.3 INSTALL /usr/local/share/man/man3/freopen.3 INSTALL /usr/local/share/man/man3/frexp.3 INSTALL /usr/local/share/man/man3/frexpf.3 INSTALL /usr/local/share/man/man3/frexpl.3 INSTALL /usr/local/share/man/man3/fscanf.3 INSTALL /usr/local/share/man/man3/fseek.3 INSTALL /usr/local/share/man/man3/fseeko.3 INSTALL /usr/local/share/man/man3/__fsetlocking.3 INSTALL /usr/local/share/man/man3/fsetpos.3 INSTALL /usr/local/share/man/man3/fstatvfs.3 INSTALL /usr/local/share/man/man3/ftell.3 INSTALL /usr/local/share/man/man3/ftello.3 INSTALL /usr/local/share/man/man3/ftime.3 INSTALL /usr/local/share/man/man3/ftok.3 INSTALL /usr/local/share/man/man3/ftrylockfile.3 INSTALL /usr/local/share/man/man3/fts.3 INSTALL /usr/local/share/man/man3/fts_children.3 INSTALL /usr/local/share/man/man3/fts_close.3 INSTALL /usr/local/share/man/man3/fts_open.3 INSTALL /usr/local/share/man/man3/fts_read.3 INSTALL /usr/local/share/man/man3/fts_set.3 INSTALL /usr/local/share/man/man3/ftw.3 INSTALL /usr/local/share/man/man3/funlockfile.3 INSTALL /usr/local/share/man/man3/futimens.3 INSTALL /usr/local/share/man/man3/futimes.3 INSTALL /usr/local/share/man/man3/fwide.3 INSTALL /usr/local/share/man/man3/fwprintf.3 INSTALL /usr/local/share/man/man3/__fwritable.3 INSTALL /usr/local/share/man/man3/fwrite.3 INSTALL /usr/local/share/man/man3/fwrite_unlocked.3 INSTALL /usr/local/share/man/man3/__fwriting.3 INSTALL /usr/local/share/man/man3/gai_cancel.3 INSTALL /usr/local/share/man/man3/gai_error.3 INSTALL /usr/local/share/man/man3/gai_strerror.3 INSTALL /usr/local/share/man/man3/gai_suspend.3 INSTALL /usr/local/share/man/man3/gamma.3 INSTALL /usr/local/share/man/man3/gammaf.3 INSTALL /usr/local/share/man/man3/gammal.3 INSTALL /usr/local/share/man/man3/gcvt.3 INSTALL /usr/local/share/man/man3/_Generic.3 INSTALL /usr/local/share/man/man3/get_avphys_pages.3 INSTALL /usr/local/share/man/man3/get_current_dir_name.3 INSTALL /usr/local/share/man/man3/get_myaddress.3 INSTALL /usr/local/share/man/man3/get_nprocs.3 INSTALL /usr/local/share/man/man3/get_nprocs_conf.3 INSTALL /usr/local/share/man/man3/get_phys_pages.3 INSTALL /usr/local/share/man/man3/getaddrinfo.3 INSTALL /usr/local/share/man/man3/getaddrinfo_a.3 INSTALL /usr/local/share/man/man3/getaliasbyname.3 INSTALL /usr/local/share/man/man3/getaliasbyname_r.3 INSTALL /usr/local/share/man/man3/getaliasent.3 INSTALL /usr/local/share/man/man3/getaliasent_r.3 INSTALL /usr/local/share/man/man3/getauxval.3 INSTALL /usr/local/share/man/man3/getc.3 INSTALL /usr/local/share/man/man3/getc_unlocked.3 INSTALL /usr/local/share/man/man3/getchar.3 INSTALL /usr/local/share/man/man3/getchar_unlocked.3 INSTALL /usr/local/share/man/man3/getcontext.3 INSTALL /usr/local/share/man/man3/getcwd.3 INSTALL /usr/local/share/man/man3/getdate.3 INSTALL /usr/local/share/man/man3/getdate_err.3 INSTALL /usr/local/share/man/man3/getdate_r.3 INSTALL /usr/local/share/man/man3/getdelim.3 INSTALL /usr/local/share/man/man3/getdirentries.3 INSTALL /usr/local/share/man/man3/getdtablesize.3 INSTALL /usr/local/share/man/man3/getentropy.3 INSTALL /usr/local/share/man/man3/getenv.3 INSTALL /usr/local/share/man/man3/getfsent.3 INSTALL /usr/local/share/man/man3/getfsfile.3 INSTALL /usr/local/share/man/man3/getfsspec.3 INSTALL /usr/local/share/man/man3/getgrent.3 INSTALL /usr/local/share/man/man3/getgrent_r.3 INSTALL /usr/local/share/man/man3/getgrgid.3 INSTALL /usr/local/share/man/man3/getgrgid_r.3 INSTALL /usr/local/share/man/man3/getgrnam.3 INSTALL /usr/local/share/man/man3/getgrnam_r.3 INSTALL /usr/local/share/man/man3/getgrouplist.3 INSTALL /usr/local/share/man/man3/gethostbyaddr.3 INSTALL /usr/local/share/man/man3/gethostbyaddr_r.3 INSTALL /usr/local/share/man/man3/gethostbyname.3 INSTALL /usr/local/share/man/man3/gethostbyname_r.3 INSTALL /usr/local/share/man/man3/gethostbyname2.3 INSTALL /usr/local/share/man/man3/gethostbyname2_r.3 INSTALL /usr/local/share/man/man3/gethostent.3 INSTALL /usr/local/share/man/man3/gethostent_r.3 INSTALL /usr/local/share/man/man3/gethostid.3 INSTALL /usr/local/share/man/man3/getifaddrs.3 INSTALL /usr/local/share/man/man3/getipnodebyaddr.3 INSTALL /usr/local/share/man/man3/getipnodebyname.3 INSTALL /usr/local/share/man/man3/getline.3 INSTALL /usr/local/share/man/man3/getloadavg.3 INSTALL /usr/local/share/man/man3/getlogin.3 INSTALL /usr/local/share/man/man3/getlogin_r.3 INSTALL /usr/local/share/man/man3/getmntent.3 INSTALL /usr/local/share/man/man3/getmntent_r.3 INSTALL /usr/local/share/man/man3/getnameinfo.3 INSTALL /usr/local/share/man/man3/getnetbyaddr.3 INSTALL /usr/local/share/man/man3/getnetbyaddr_r.3 INSTALL /usr/local/share/man/man3/getnetbyname.3 INSTALL /usr/local/share/man/man3/getnetbyname_r.3 INSTALL /usr/local/share/man/man3/getnetent.3 INSTALL /usr/local/share/man/man3/getnetent_r.3 INSTALL /usr/local/share/man/man3/getnetgrent.3 INSTALL /usr/local/share/man/man3/getnetgrent_r.3 INSTALL /usr/local/share/man/man3/getopt.3 INSTALL /usr/local/share/man/man3/getopt_long.3 INSTALL /usr/local/share/man/man3/getopt_long_only.3 INSTALL /usr/local/share/man/man3/getpass.3 INSTALL /usr/local/share/man/man3/getprotobyname.3 INSTALL /usr/local/share/man/man3/getprotobyname_r.3 INSTALL /usr/local/share/man/man3/getprotobynumber.3 INSTALL /usr/local/share/man/man3/getprotobynumber_r.3 INSTALL /usr/local/share/man/man3/getprotoent.3 INSTALL /usr/local/share/man/man3/getprotoent_r.3 INSTALL /usr/local/share/man/man3/getpt.3 INSTALL /usr/local/share/man/man3/getpw.3 INSTALL /usr/local/share/man/man3/getpwent.3 INSTALL /usr/local/share/man/man3/getpwent_r.3 INSTALL /usr/local/share/man/man3/getpwnam.3 INSTALL /usr/local/share/man/man3/getpwnam_r.3 INSTALL /usr/local/share/man/man3/getpwuid.3 INSTALL /usr/local/share/man/man3/getpwuid_r.3 INSTALL /usr/local/share/man/man3/getrpcbyname.3 INSTALL /usr/local/share/man/man3/getrpcbyname_r.3 INSTALL /usr/local/share/man/man3/getrpcbynumber.3 INSTALL /usr/local/share/man/man3/getrpcbynumber_r.3 INSTALL /usr/local/share/man/man3/getrpcent.3 INSTALL /usr/local/share/man/man3/getrpcent_r.3 INSTALL /usr/local/share/man/man3/getrpcport.3 INSTALL /usr/local/share/man/man3/gets.3 INSTALL /usr/local/share/man/man3/getservbyname.3 INSTALL /usr/local/share/man/man3/getservbyname_r.3 INSTALL /usr/local/share/man/man3/getservbyport.3 INSTALL /usr/local/share/man/man3/getservbyport_r.3 INSTALL /usr/local/share/man/man3/getservent.3 INSTALL /usr/local/share/man/man3/getservent_r.3 INSTALL /usr/local/share/man/man3/getspent.3 INSTALL /usr/local/share/man/man3/getspent_r.3 INSTALL /usr/local/share/man/man3/getspnam.3 INSTALL /usr/local/share/man/man3/getspnam_r.3 INSTALL /usr/local/share/man/man3/getsubopt.3 INSTALL /usr/local/share/man/man3/getttyent.3 INSTALL /usr/local/share/man/man3/getttynam.3 INSTALL /usr/local/share/man/man3/getusershell.3 INSTALL /usr/local/share/man/man3/getutent.3 INSTALL /usr/local/share/man/man3/getutent_r.3 INSTALL /usr/local/share/man/man3/getutid.3 INSTALL /usr/local/share/man/man3/getutid_r.3 INSTALL /usr/local/share/man/man3/getutline.3 INSTALL /usr/local/share/man/man3/getutline_r.3 INSTALL /usr/local/share/man/man3/getutmp.3 INSTALL /usr/local/share/man/man3/getutmpx.3 INSTALL /usr/local/share/man/man3/getutxent.3 INSTALL /usr/local/share/man/man3/getutxid.3 INSTALL /usr/local/share/man/man3/getutxline.3 INSTALL /usr/local/share/man/man3/getw.3 INSTALL /usr/local/share/man/man3/getwc.3 INSTALL /usr/local/share/man/man3/getwc_unlocked.3 INSTALL /usr/local/share/man/man3/getwchar.3 INSTALL /usr/local/share/man/man3/getwchar_unlocked.3 INSTALL /usr/local/share/man/man3/getwd.3 INSTALL /usr/local/share/man/man3/glob.3 INSTALL /usr/local/share/man/man3/globfree.3 INSTALL /usr/local/share/man/man3/gmtime.3 INSTALL /usr/local/share/man/man3/gmtime_r.3 INSTALL /usr/local/share/man/man3/gnu_dev_major.3 INSTALL /usr/local/share/man/man3/gnu_dev_makedev.3 INSTALL /usr/local/share/man/man3/gnu_dev_minor.3 INSTALL /usr/local/share/man/man3/gnu_get_libc_release.3 INSTALL /usr/local/share/man/man3/gnu_get_libc_version.3 INSTALL /usr/local/share/man/man3/grantpt.3 INSTALL /usr/local/share/man/man3/group_member.3 INSTALL /usr/local/share/man/man3/gsignal.3 INSTALL /usr/local/share/man/man3/h_errno.3 INSTALL /usr/local/share/man/man3/hash.3 INSTALL /usr/local/share/man/man3/hasmntopt.3 INSTALL /usr/local/share/man/man3/hcreate.3 INSTALL /usr/local/share/man/man3/hcreate_r.3 INSTALL /usr/local/share/man/man3/hdestroy.3 INSTALL /usr/local/share/man/man3/hdestroy_r.3 INSTALL /usr/local/share/man/man3/herror.3 INSTALL /usr/local/share/man/man3/hsearch.3 INSTALL /usr/local/share/man/man3/hsearch_r.3 INSTALL /usr/local/share/man/man3/hstrerror.3 INSTALL /usr/local/share/man/man3/htobe16.3 INSTALL /usr/local/share/man/man3/htobe32.3 INSTALL /usr/local/share/man/man3/htobe64.3 INSTALL /usr/local/share/man/man3/htole16.3 INSTALL /usr/local/share/man/man3/htole32.3 INSTALL /usr/local/share/man/man3/htole64.3 INSTALL /usr/local/share/man/man3/htonl.3 INSTALL /usr/local/share/man/man3/htons.3 INSTALL /usr/local/share/man/man3/HUGE_VAL.3 INSTALL /usr/local/share/man/man3/HUGE_VALF.3 INSTALL /usr/local/share/man/man3/HUGE_VALL.3 INSTALL /usr/local/share/man/man3/hypot.3 INSTALL /usr/local/share/man/man3/hypotf.3 INSTALL /usr/local/share/man/man3/hypotl.3 INSTALL /usr/local/share/man/man3/iconv.3 INSTALL /usr/local/share/man/man3/iconv_close.3 INSTALL /usr/local/share/man/man3/iconv_open.3 INSTALL /usr/local/share/man/man3/if_freenameindex.3 INSTALL /usr/local/share/man/man3/if_indextoname.3 INSTALL /usr/local/share/man/man3/if_nameindex.3 INSTALL /usr/local/share/man/man3/if_nametoindex.3 INSTALL /usr/local/share/man/man3/ilogb.3 INSTALL /usr/local/share/man/man3/ilogbf.3 INSTALL /usr/local/share/man/man3/ilogbl.3 INSTALL /usr/local/share/man/man3/imaxabs.3 INSTALL /usr/local/share/man/man3/imaxdiv.3 INSTALL /usr/local/share/man/man3/index.3 INSTALL /usr/local/share/man/man3/inet.3 INSTALL /usr/local/share/man/man3/inet_addr.3 INSTALL /usr/local/share/man/man3/inet_aton.3 INSTALL /usr/local/share/man/man3/inet_lnaof.3 INSTALL /usr/local/share/man/man3/inet_makeaddr.3 INSTALL /usr/local/share/man/man3/inet_net_ntop.3 INSTALL /usr/local/share/man/man3/inet_net_pton.3 INSTALL /usr/local/share/man/man3/inet_netof.3 INSTALL /usr/local/share/man/man3/inet_network.3 INSTALL /usr/local/share/man/man3/inet_ntoa.3 INSTALL /usr/local/share/man/man3/inet_ntop.3 INSTALL /usr/local/share/man/man3/inet_pton.3 INSTALL /usr/local/share/man/man3/INFINITY.3 INSTALL /usr/local/share/man/man3/initgroups.3 INSTALL /usr/local/share/man/man3/initstate.3 INSTALL /usr/local/share/man/man3/initstate_r.3 INSTALL /usr/local/share/man/man3/innetgr.3 INSTALL /usr/local/share/man/man3/insque.3 INSTALL /usr/local/share/man/man3/iruserok.3 INSTALL /usr/local/share/man/man3/iruserok_af.3 INSTALL /usr/local/share/man/man3/isalnum.3 INSTALL /usr/local/share/man/man3/isalnum_l.3 INSTALL /usr/local/share/man/man3/isalpha.3 INSTALL /usr/local/share/man/man3/isalpha_l.3 INSTALL /usr/local/share/man/man3/isascii.3 INSTALL /usr/local/share/man/man3/isascii_l.3 INSTALL /usr/local/share/man/man3/isatty.3 INSTALL /usr/local/share/man/man3/isblank.3 INSTALL /usr/local/share/man/man3/isblank_l.3 INSTALL /usr/local/share/man/man3/iscntrl.3 INSTALL /usr/local/share/man/man3/iscntrl_l.3 INSTALL /usr/local/share/man/man3/isdigit.3 INSTALL /usr/local/share/man/man3/isdigit_l.3 INSTALL /usr/local/share/man/man3/isfdtype.3 INSTALL /usr/local/share/man/man3/isfinite.3 INSTALL /usr/local/share/man/man3/isgraph.3 INSTALL /usr/local/share/man/man3/isgraph_l.3 INSTALL /usr/local/share/man/man3/isgreater.3 INSTALL /usr/local/share/man/man3/isgreaterequal.3 INSTALL /usr/local/share/man/man3/isinf.3 INSTALL /usr/local/share/man/man3/isinff.3 INSTALL /usr/local/share/man/man3/isinfl.3 INSTALL /usr/local/share/man/man3/isless.3 INSTALL /usr/local/share/man/man3/islessequal.3 INSTALL /usr/local/share/man/man3/islessgreater.3 INSTALL /usr/local/share/man/man3/islower.3 INSTALL /usr/local/share/man/man3/islower_l.3 INSTALL /usr/local/share/man/man3/isnan.3 INSTALL /usr/local/share/man/man3/isnanf.3 INSTALL /usr/local/share/man/man3/isnanl.3 INSTALL /usr/local/share/man/man3/isnormal.3 INSTALL /usr/local/share/man/man3/isprint.3 INSTALL /usr/local/share/man/man3/isprint_l.3 INSTALL /usr/local/share/man/man3/ispunct.3 INSTALL /usr/local/share/man/man3/ispunct_l.3 INSTALL /usr/local/share/man/man3/isspace.3 INSTALL /usr/local/share/man/man3/isspace_l.3 INSTALL /usr/local/share/man/man3/isunordered.3 INSTALL /usr/local/share/man/man3/isupper.3 INSTALL /usr/local/share/man/man3/isupper_l.3 INSTALL /usr/local/share/man/man3/iswalnum.3 INSTALL /usr/local/share/man/man3/iswalpha.3 INSTALL /usr/local/share/man/man3/iswblank.3 INSTALL /usr/local/share/man/man3/iswcntrl.3 INSTALL /usr/local/share/man/man3/iswctype.3 INSTALL /usr/local/share/man/man3/iswdigit.3 INSTALL /usr/local/share/man/man3/iswgraph.3 INSTALL /usr/local/share/man/man3/iswlower.3 INSTALL /usr/local/share/man/man3/iswprint.3 INSTALL /usr/local/share/man/man3/iswpunct.3 INSTALL /usr/local/share/man/man3/iswspace.3 INSTALL /usr/local/share/man/man3/iswupper.3 INSTALL /usr/local/share/man/man3/iswxdigit.3 INSTALL /usr/local/share/man/man3/isxdigit.3 INSTALL /usr/local/share/man/man3/isxdigit_l.3 INSTALL /usr/local/share/man/man3/j0.3 INSTALL /usr/local/share/man/man3/j0f.3 INSTALL /usr/local/share/man/man3/j0l.3 INSTALL /usr/local/share/man/man3/j1.3 INSTALL /usr/local/share/man/man3/j1f.3 INSTALL /usr/local/share/man/man3/j1l.3 INSTALL /usr/local/share/man/man3/jn.3 INSTALL /usr/local/share/man/man3/jnf.3 INSTALL /usr/local/share/man/man3/jnl.3 INSTALL /usr/local/share/man/man3/jrand48.3 INSTALL /usr/local/share/man/man3/jrand48_r.3 INSTALL /usr/local/share/man/man3/key_decryptsession.3 INSTALL /usr/local/share/man/man3/key_encryptsession.3 INSTALL /usr/local/share/man/man3/key_gendes.3 INSTALL /usr/local/share/man/man3/key_secretkey_is_set.3 INSTALL /usr/local/share/man/man3/key_setsecret.3 INSTALL /usr/local/share/man/man3/killpg.3 INSTALL /usr/local/share/man/man3/klogctl.3 INSTALL /usr/local/share/man/man3/l64a.3 INSTALL /usr/local/share/man/man3/labs.3 INSTALL /usr/local/share/man/man3/lckpwdf.3 INSTALL /usr/local/share/man/man3/lcong48.3 INSTALL /usr/local/share/man/man3/lcong48_r.3 INSTALL /usr/local/share/man/man3/ldexp.3 INSTALL /usr/local/share/man/man3/ldexpf.3 INSTALL /usr/local/share/man/man3/ldexpl.3 INSTALL /usr/local/share/man/man3/ldiv.3 INSTALL /usr/local/share/man/man3/le16toh.3 INSTALL /usr/local/share/man/man3/le32toh.3 INSTALL /usr/local/share/man/man3/le64toh.3 INSTALL /usr/local/share/man/man3/lfind.3 INSTALL /usr/local/share/man/man3/lgamma.3 INSTALL /usr/local/share/man/man3/lgamma_r.3 INSTALL /usr/local/share/man/man3/lgammaf.3 INSTALL /usr/local/share/man/man3/lgammaf_r.3 INSTALL /usr/local/share/man/man3/lgammal.3 INSTALL /usr/local/share/man/man3/lgammal_r.3 INSTALL /usr/local/share/man/man3/lio_listio.3 INSTALL /usr/local/share/man/man3/LIST_EMPTY.3 INSTALL /usr/local/share/man/man3/LIST_ENTRY.3 INSTALL /usr/local/share/man/man3/LIST_FIRST.3 INSTALL /usr/local/share/man/man3/LIST_FOREACH.3 INSTALL /usr/local/share/man/man3/LIST_HEAD.3 INSTALL /usr/local/share/man/man3/LIST_HEAD_INITIALIZER.3 INSTALL /usr/local/share/man/man3/LIST_INIT.3 INSTALL /usr/local/share/man/man3/LIST_INSERT_AFTER.3 INSTALL /usr/local/share/man/man3/LIST_INSERT_BEFORE.3 INSTALL /usr/local/share/man/man3/LIST_INSERT_HEAD.3 INSTALL /usr/local/share/man/man3/LIST_NEXT.3 INSTALL /usr/local/share/man/man3/LIST_REMOVE.3 INSTALL /usr/local/share/man/man3/list.3 INSTALL /usr/local/share/man/man3/llabs.3 INSTALL /usr/local/share/man/man3/lldiv.3 INSTALL /usr/local/share/man/man3/llrint.3 INSTALL /usr/local/share/man/man3/llrintf.3 INSTALL /usr/local/share/man/man3/llrintl.3 INSTALL /usr/local/share/man/man3/llround.3 INSTALL /usr/local/share/man/man3/llroundf.3 INSTALL /usr/local/share/man/man3/llroundl.3 INSTALL /usr/local/share/man/man3/localeconv.3 INSTALL /usr/local/share/man/man3/localtime.3 INSTALL /usr/local/share/man/man3/localtime_r.3 INSTALL /usr/local/share/man/man3/lockf.3 INSTALL /usr/local/share/man/man3/log.3 INSTALL /usr/local/share/man/man3/log1p.3 INSTALL /usr/local/share/man/man3/log1pf.3 INSTALL /usr/local/share/man/man3/log1pl.3 INSTALL /usr/local/share/man/man3/log2.3 INSTALL /usr/local/share/man/man3/log2f.3 INSTALL /usr/local/share/man/man3/log2l.3 INSTALL /usr/local/share/man/man3/log10.3 INSTALL /usr/local/share/man/man3/log10f.3 INSTALL /usr/local/share/man/man3/log10l.3 INSTALL /usr/local/share/man/man3/logb.3 INSTALL /usr/local/share/man/man3/logbf.3 INSTALL /usr/local/share/man/man3/logbl.3 INSTALL /usr/local/share/man/man3/logf.3 INSTALL /usr/local/share/man/man3/login.3 INSTALL /usr/local/share/man/man3/login_tty.3 INSTALL /usr/local/share/man/man3/logl.3 INSTALL /usr/local/share/man/man3/logout.3 INSTALL /usr/local/share/man/man3/logwtmp.3 INSTALL /usr/local/share/man/man3/longjmp.3 INSTALL /usr/local/share/man/man3/lrand48.3 INSTALL /usr/local/share/man/man3/lrand48_r.3 INSTALL /usr/local/share/man/man3/lrint.3 INSTALL /usr/local/share/man/man3/lrintf.3 INSTALL /usr/local/share/man/man3/lrintl.3 INSTALL /usr/local/share/man/man3/lround.3 INSTALL /usr/local/share/man/man3/lroundf.3 INSTALL /usr/local/share/man/man3/lroundl.3 INSTALL /usr/local/share/man/man3/lsearch.3 INSTALL /usr/local/share/man/man3/lseek64.3 INSTALL /usr/local/share/man/man3/lutimes.3 INSTALL /usr/local/share/man/man3/major.3 INSTALL /usr/local/share/man/man3/makecontext.3 INSTALL /usr/local/share/man/man3/makedev.3 INSTALL /usr/local/share/man/man3/mallinfo.3 INSTALL /usr/local/share/man/man3/mallinfo2.3 INSTALL /usr/local/share/man/man3/malloc.3 INSTALL /usr/local/share/man/man3/malloc_get_state.3 INSTALL /usr/local/share/man/man3/__malloc_hook.3 INSTALL /usr/local/share/man/man3/malloc_hook.3 INSTALL /usr/local/share/man/man3/malloc_info.3 INSTALL /usr/local/share/man/man3/__malloc_initialize_hook.3 INSTALL /usr/local/share/man/man3/malloc_set_state.3 INSTALL /usr/local/share/man/man3/malloc_stats.3 INSTALL /usr/local/share/man/man3/malloc_trim.3 INSTALL /usr/local/share/man/man3/malloc_usable_size.3 INSTALL /usr/local/share/man/man3/mallopt.3 INSTALL /usr/local/share/man/man3/matherr.3 INSTALL /usr/local/share/man/man3/MAX.3 INSTALL /usr/local/share/man/man3/MB_CUR_MAX.3 INSTALL /usr/local/share/man/man3/MB_LEN_MAX.3 INSTALL /usr/local/share/man/man3/mblen.3 INSTALL /usr/local/share/man/man3/mbrlen.3 INSTALL /usr/local/share/man/man3/mbrtowc.3 INSTALL /usr/local/share/man/man3/mbsinit.3 INSTALL /usr/local/share/man/man3/mbsnrtowcs.3 INSTALL /usr/local/share/man/man3/mbsrtowcs.3 INSTALL /usr/local/share/man/man3/mbstowcs.3 INSTALL /usr/local/share/man/man3/mbtowc.3 INSTALL /usr/local/share/man/man3/mcheck.3 INSTALL /usr/local/share/man/man3/mcheck_check_all.3 INSTALL /usr/local/share/man/man3/mcheck_pedantic.3 INSTALL /usr/local/share/man/man3/memalign.3 INSTALL /usr/local/share/man/man3/__memalign_hook.3 INSTALL /usr/local/share/man/man3/memccpy.3 INSTALL /usr/local/share/man/man3/memchr.3 INSTALL /usr/local/share/man/man3/memcmp.3 INSTALL /usr/local/share/man/man3/memcpy.3 INSTALL /usr/local/share/man/man3/memfrob.3 INSTALL /usr/local/share/man/man3/memmem.3 INSTALL /usr/local/share/man/man3/memmove.3 INSTALL /usr/local/share/man/man3/mempcpy.3 INSTALL /usr/local/share/man/man3/memrchr.3 INSTALL /usr/local/share/man/man3/memset.3 INSTALL /usr/local/share/man/man3/MIN.3 INSTALL /usr/local/share/man/man3/minor.3 INSTALL /usr/local/share/man/man3/mkdtemp.3 INSTALL /usr/local/share/man/man3/mkfifo.3 INSTALL /usr/local/share/man/man3/mkfifoat.3 INSTALL /usr/local/share/man/man3/mkostemp.3 INSTALL /usr/local/share/man/man3/mkostemps.3 INSTALL /usr/local/share/man/man3/mkstemp.3 INSTALL /usr/local/share/man/man3/mkstemps.3 INSTALL /usr/local/share/man/man3/mktemp.3 INSTALL /usr/local/share/man/man3/mktime.3 INSTALL /usr/local/share/man/man3/mmap64.3 INSTALL /usr/local/share/man/man3/modf.3 INSTALL /usr/local/share/man/man3/modff.3 INSTALL /usr/local/share/man/man3/modfl.3 INSTALL /usr/local/share/man/man3/mpool.3 INSTALL /usr/local/share/man/man3/mprobe.3 INSTALL /usr/local/share/man/man3/mq_close.3 INSTALL /usr/local/share/man/man3/mq_getattr.3 INSTALL /usr/local/share/man/man3/mq_notify.3 INSTALL /usr/local/share/man/man3/mq_open.3 INSTALL /usr/local/share/man/man3/mq_receive.3 INSTALL /usr/local/share/man/man3/mq_send.3 INSTALL /usr/local/share/man/man3/mq_setattr.3 INSTALL /usr/local/share/man/man3/mq_timedreceive.3 INSTALL /usr/local/share/man/man3/mq_timedsend.3 INSTALL /usr/local/share/man/man3/mq_unlink.3 INSTALL /usr/local/share/man/man3/mrand48.3 INSTALL /usr/local/share/man/man3/mrand48_r.3 INSTALL /usr/local/share/man/man3/mtrace.3 INSTALL /usr/local/share/man/man3/muntrace.3 INSTALL /usr/local/share/man/man3/NAN.3 INSTALL /usr/local/share/man/man3/nan.3 INSTALL /usr/local/share/man/man3/nanf.3 INSTALL /usr/local/share/man/man3/nanl.3 INSTALL /usr/local/share/man/man3/nearbyint.3 INSTALL /usr/local/share/man/man3/nearbyintf.3 INSTALL /usr/local/share/man/man3/nearbyintl.3 INSTALL /usr/local/share/man/man3/netlink.3 INSTALL /usr/local/share/man/man3/newlocale.3 INSTALL /usr/local/share/man/man3/nextafter.3 INSTALL /usr/local/share/man/man3/nextafterf.3 INSTALL /usr/local/share/man/man3/nextafterl.3 INSTALL /usr/local/share/man/man3/nextdown.3 INSTALL /usr/local/share/man/man3/nextdownf.3 INSTALL /usr/local/share/man/man3/nextdownl.3 INSTALL /usr/local/share/man/man3/nexttoward.3 INSTALL /usr/local/share/man/man3/nexttowardf.3 INSTALL /usr/local/share/man/man3/nexttowardl.3 INSTALL /usr/local/share/man/man3/nextup.3 INSTALL /usr/local/share/man/man3/nextupf.3 INSTALL /usr/local/share/man/man3/nextupl.3 INSTALL /usr/local/share/man/man3/nftw.3 INSTALL /usr/local/share/man/man3/nl_langinfo.3 INSTALL /usr/local/share/man/man3/nl_langinfo_l.3 INSTALL /usr/local/share/man/man3/nrand48.3 INSTALL /usr/local/share/man/man3/nrand48_r.3 INSTALL /usr/local/share/man/man3/ntohl.3 INSTALL /usr/local/share/man/man3/ntohs.3 INSTALL /usr/local/share/man/man3/ntp_adjtime.3 INSTALL /usr/local/share/man/man3/ntp_gettime.3 INSTALL /usr/local/share/man/man3/ntp_gettimex.3 INSTALL /usr/local/share/man/man3/offsetof.3 INSTALL /usr/local/share/man/man3/on_exit.3 INSTALL /usr/local/share/man/man3/open_memstream.3 INSTALL /usr/local/share/man/man3/open_wmemstream.3 INSTALL /usr/local/share/man/man3/opendir.3 INSTALL /usr/local/share/man/man3/openlog.3 INSTALL /usr/local/share/man/man3/openpty.3 INSTALL /usr/local/share/man/man3/optarg.3 INSTALL /usr/local/share/man/man3/opterr.3 INSTALL /usr/local/share/man/man3/optind.3 INSTALL /usr/local/share/man/man3/optopt.3 INSTALL /usr/local/share/man/man3/passwd2des.3 INSTALL /usr/local/share/man/man3/pathconf.3 INSTALL /usr/local/share/man/man3/pclose.3 INSTALL /usr/local/share/man/man3/perror.3 INSTALL /usr/local/share/man/man3/pmap_getmaps.3 INSTALL /usr/local/share/man/man3/pmap_getport.3 INSTALL /usr/local/share/man/man3/pmap_rmtcall.3 INSTALL /usr/local/share/man/man3/pmap_set.3 INSTALL /usr/local/share/man/man3/pmap_unset.3 INSTALL /usr/local/share/man/man3/popen.3 INSTALL /usr/local/share/man/man3/posix_fallocate.3 INSTALL /usr/local/share/man/man3/posix_madvise.3 INSTALL /usr/local/share/man/man3/posix_memalign.3 INSTALL /usr/local/share/man/man3/posix_openpt.3 INSTALL /usr/local/share/man/man3/posix_spawn.3 INSTALL /usr/local/share/man/man3/posix_spawnp.3 INSTALL /usr/local/share/man/man3/pow.3 INSTALL /usr/local/share/man/man3/pow10.3 INSTALL /usr/local/share/man/man3/pow10f.3 INSTALL /usr/local/share/man/man3/pow10l.3 INSTALL /usr/local/share/man/man3/powerof2.3 INSTALL /usr/local/share/man/man3/powf.3 INSTALL /usr/local/share/man/man3/powl.3 INSTALL /usr/local/share/man/man3/__ppc_get_timebase.3 INSTALL /usr/local/share/man/man3/__ppc_get_timebase_freq.3 INSTALL /usr/local/share/man/man3/__ppc_mdoio.3 INSTALL /usr/local/share/man/man3/__ppc_mdoom.3 INSTALL /usr/local/share/man/man3/__ppc_set_ppr_low.3 INSTALL /usr/local/share/man/man3/__ppc_set_ppr_med.3 INSTALL /usr/local/share/man/man3/__ppc_set_ppr_med_high.3 INSTALL /usr/local/share/man/man3/__ppc_set_ppr_med_low.3 INSTALL /usr/local/share/man/man3/__ppc_set_ppr_very_low.3 INSTALL /usr/local/share/man/man3/__ppc_yield.3 INSTALL /usr/local/share/man/man3/printf.3 INSTALL /usr/local/share/man/man3/profil.3 INSTALL /usr/local/share/man/man3/program_invocation_name.3 INSTALL /usr/local/share/man/man3/program_invocation_short_name.3 INSTALL /usr/local/share/man/man3/psiginfo.3 INSTALL /usr/local/share/man/man3/psignal.3 INSTALL /usr/local/share/man/man3/pthread_atfork.3 INSTALL /usr/local/share/man/man3/pthread_attr_destroy.3 INSTALL /usr/local/share/man/man3/pthread_attr_getaffinity_np.3 INSTALL /usr/local/share/man/man3/pthread_attr_getdetachstate.3 INSTALL /usr/local/share/man/man3/pthread_attr_getguardsize.3 INSTALL /usr/local/share/man/man3/pthread_attr_getinheritsched.3 INSTALL /usr/local/share/man/man3/pthread_attr_getschedparam.3 INSTALL /usr/local/share/man/man3/pthread_attr_getschedpolicy.3 INSTALL /usr/local/share/man/man3/pthread_attr_getscope.3 INSTALL /usr/local/share/man/man3/pthread_attr_getsigmask_np.3 INSTALL /usr/local/share/man/man3/pthread_attr_getstack.3 INSTALL /usr/local/share/man/man3/pthread_attr_getstackaddr.3 INSTALL /usr/local/share/man/man3/pthread_attr_getstacksize.3 INSTALL /usr/local/share/man/man3/pthread_attr_init.3 INSTALL /usr/local/share/man/man3/pthread_attr_setaffinity_np.3 INSTALL /usr/local/share/man/man3/pthread_attr_setdetachstate.3 INSTALL /usr/local/share/man/man3/pthread_attr_setguardsize.3 INSTALL /usr/local/share/man/man3/pthread_attr_setinheritsched.3 INSTALL /usr/local/share/man/man3/pthread_attr_setschedparam.3 INSTALL /usr/local/share/man/man3/pthread_attr_setschedpolicy.3 INSTALL /usr/local/share/man/man3/pthread_attr_setscope.3 INSTALL /usr/local/share/man/man3/pthread_attr_setsigmask_np.3 INSTALL /usr/local/share/man/man3/pthread_attr_setstack.3 INSTALL /usr/local/share/man/man3/pthread_attr_setstackaddr.3 INSTALL /usr/local/share/man/man3/pthread_attr_setstacksize.3 INSTALL /usr/local/share/man/man3/pthread_cancel.3 INSTALL /usr/local/share/man/man3/pthread_cleanup_pop.3 INSTALL /usr/local/share/man/man3/pthread_cleanup_pop_restore_np.3 INSTALL /usr/local/share/man/man3/pthread_cleanup_push.3 INSTALL /usr/local/share/man/man3/pthread_cleanup_push_defer_np.3 INSTALL /usr/local/share/man/man3/pthread_cond_broadcast.3 INSTALL /usr/local/share/man/man3/pthread_cond_destroy.3 INSTALL /usr/local/share/man/man3/pthread_cond_init.3 INSTALL /usr/local/share/man/man3/pthread_cond_signal.3 INSTALL /usr/local/share/man/man3/pthread_cond_timedwait.3 INSTALL /usr/local/share/man/man3/pthread_cond_wait.3 INSTALL /usr/local/share/man/man3/pthread_condattr_destroy.3 INSTALL /usr/local/share/man/man3/pthread_condattr_init.3 INSTALL /usr/local/share/man/man3/pthread_create.3 INSTALL /usr/local/share/man/man3/pthread_detach.3 INSTALL /usr/local/share/man/man3/pthread_equal.3 INSTALL /usr/local/share/man/man3/pthread_exit.3 INSTALL /usr/local/share/man/man3/pthread_getaffinity_np.3 INSTALL /usr/local/share/man/man3/pthread_getattr_default_np.3 INSTALL /usr/local/share/man/man3/pthread_getattr_np.3 INSTALL /usr/local/share/man/man3/pthread_getconcurrency.3 INSTALL /usr/local/share/man/man3/pthread_getcpuclockid.3 INSTALL /usr/local/share/man/man3/pthread_getname_np.3 INSTALL /usr/local/share/man/man3/pthread_getschedparam.3 INSTALL /usr/local/share/man/man3/pthread_getspecific.3 INSTALL /usr/local/share/man/man3/pthread_join.3 INSTALL /usr/local/share/man/man3/pthread_key_create.3 INSTALL /usr/local/share/man/man3/pthread_key_delete.3 INSTALL /usr/local/share/man/man3/pthread_kill.3 INSTALL /usr/local/share/man/man3/pthread_kill_other_threads_np.3 INSTALL /usr/local/share/man/man3/pthread_mutex_consistent.3 INSTALL /usr/local/share/man/man3/pthread_mutex_consistent_np.3 INSTALL /usr/local/share/man/man3/pthread_mutex_destroy.3 INSTALL /usr/local/share/man/man3/pthread_mutex_init.3 INSTALL /usr/local/share/man/man3/pthread_mutex_lock.3 INSTALL /usr/local/share/man/man3/pthread_mutex_trylock.3 INSTALL /usr/local/share/man/man3/pthread_mutex_unlock.3 INSTALL /usr/local/share/man/man3/pthread_mutexattr_destroy.3 INSTALL /usr/local/share/man/man3/pthread_mutexattr_getkind_np.3 INSTALL /usr/local/share/man/man3/pthread_mutexattr_getpshared.3 INSTALL /usr/local/share/man/man3/pthread_mutexattr_getrobust.3 INSTALL /usr/local/share/man/man3/pthread_mutexattr_getrobust_np.3 INSTALL /usr/local/share/man/man3/pthread_mutexattr_gettype.3 INSTALL /usr/local/share/man/man3/pthread_mutexattr_init.3 INSTALL /usr/local/share/man/man3/pthread_mutexattr_setkind_np.3 INSTALL /usr/local/share/man/man3/pthread_mutexattr_setpshared.3 INSTALL /usr/local/share/man/man3/pthread_mutexattr_setrobust.3 INSTALL /usr/local/share/man/man3/pthread_mutexattr_setrobust_np.3 INSTALL /usr/local/share/man/man3/pthread_mutexattr_settype.3 INSTALL /usr/local/share/man/man3/pthread_once.3 INSTALL /usr/local/share/man/man3/pthread_rwlockattr_getkind_np.3 INSTALL /usr/local/share/man/man3/pthread_rwlockattr_setkind_np.3 INSTALL /usr/local/share/man/man3/pthread_self.3 INSTALL /usr/local/share/man/man3/pthread_setaffinity_np.3 INSTALL /usr/local/share/man/man3/pthread_setattr_default_np.3 INSTALL /usr/local/share/man/man3/pthread_setcancelstate.3 INSTALL /usr/local/share/man/man3/pthread_setcanceltype.3 INSTALL /usr/local/share/man/man3/pthread_setconcurrency.3 INSTALL /usr/local/share/man/man3/pthread_setname_np.3 INSTALL /usr/local/share/man/man3/pthread_setschedparam.3 INSTALL /usr/local/share/man/man3/pthread_setschedprio.3 INSTALL /usr/local/share/man/man3/pthread_setspecific.3 INSTALL /usr/local/share/man/man3/pthread_sigmask.3 INSTALL /usr/local/share/man/man3/pthread_sigqueue.3 INSTALL /usr/local/share/man/man3/pthread_spin_destroy.3 INSTALL /usr/local/share/man/man3/pthread_spin_init.3 INSTALL /usr/local/share/man/man3/pthread_spin_lock.3 INSTALL /usr/local/share/man/man3/pthread_spin_trylock.3 INSTALL /usr/local/share/man/man3/pthread_spin_unlock.3 INSTALL /usr/local/share/man/man3/pthread_testcancel.3 INSTALL /usr/local/share/man/man3/pthread_timedjoin_np.3 INSTALL /usr/local/share/man/man3/pthread_tryjoin_np.3 INSTALL /usr/local/share/man/man3/pthread_yield.3 INSTALL /usr/local/share/man/man3/ptsname.3 INSTALL /usr/local/share/man/man3/ptsname_r.3 INSTALL /usr/local/share/man/man3/putc.3 INSTALL /usr/local/share/man/man3/putc_unlocked.3 INSTALL /usr/local/share/man/man3/putchar.3 INSTALL /usr/local/share/man/man3/putchar_unlocked.3 INSTALL /usr/local/share/man/man3/putenv.3 INSTALL /usr/local/share/man/man3/putgrent.3 INSTALL /usr/local/share/man/man3/putpwent.3 INSTALL /usr/local/share/man/man3/puts.3 INSTALL /usr/local/share/man/man3/putspent.3 INSTALL /usr/local/share/man/man3/pututline.3 INSTALL /usr/local/share/man/man3/pututxline.3 INSTALL /usr/local/share/man/man3/putw.3 INSTALL /usr/local/share/man/man3/putwc.3 INSTALL /usr/local/share/man/man3/putwc_unlocked.3 INSTALL /usr/local/share/man/man3/putwchar.3 INSTALL /usr/local/share/man/man3/putwchar_unlocked.3 INSTALL /usr/local/share/man/man3/pvalloc.3 INSTALL /usr/local/share/man/man3/qecvt.3 INSTALL /usr/local/share/man/man3/qecvt_r.3 INSTALL /usr/local/share/man/man3/qfcvt.3 INSTALL /usr/local/share/man/man3/qfcvt_r.3 INSTALL /usr/local/share/man/man3/qgcvt.3 INSTALL /usr/local/share/man/man3/qsort.3 INSTALL /usr/local/share/man/man3/qsort_r.3 INSTALL /usr/local/share/man/man3/queue.3 INSTALL /usr/local/share/man/man3/raise.3 INSTALL /usr/local/share/man/man3/rand.3 INSTALL /usr/local/share/man/man3/rand_r.3 INSTALL /usr/local/share/man/man3/random.3 INSTALL /usr/local/share/man/man3/random_r.3 INSTALL /usr/local/share/man/man3/rawmemchr.3 INSTALL /usr/local/share/man/man3/rcmd.3 INSTALL /usr/local/share/man/man3/rcmd_af.3 INSTALL /usr/local/share/man/man3/re_comp.3 INSTALL /usr/local/share/man/man3/re_exec.3 INSTALL /usr/local/share/man/man3/readdir.3 INSTALL /usr/local/share/man/man3/readdir_r.3 INSTALL /usr/local/share/man/man3/realloc.3 INSTALL /usr/local/share/man/man3/__realloc_hook.3 INSTALL /usr/local/share/man/man3/reallocarray.3 INSTALL /usr/local/share/man/man3/realpath.3 INSTALL /usr/local/share/man/man3/recno.3 INSTALL /usr/local/share/man/man3/regcomp.3 INSTALL /usr/local/share/man/man3/regerror.3 INSTALL /usr/local/share/man/man3/regex.3 INSTALL /usr/local/share/man/man3/regexec.3 INSTALL /usr/local/share/man/man3/regfree.3 INSTALL /usr/local/share/man/man3/register_printf_modifier.3 INSTALL /usr/local/share/man/man3/register_printf_specifier.3 INSTALL /usr/local/share/man/man3/register_printf_type.3 INSTALL /usr/local/share/man/man3/registerrpc.3 INSTALL /usr/local/share/man/man3/remainder.3 INSTALL /usr/local/share/man/man3/remainderf.3 INSTALL /usr/local/share/man/man3/remainderl.3 INSTALL /usr/local/share/man/man3/remove.3 INSTALL /usr/local/share/man/man3/remque.3 INSTALL /usr/local/share/man/man3/remquo.3 INSTALL /usr/local/share/man/man3/remquof.3 INSTALL /usr/local/share/man/man3/remquol.3 INSTALL /usr/local/share/man/man3/res_init.3 INSTALL /usr/local/share/man/man3/res_mkquery.3 INSTALL /usr/local/share/man/man3/res_nclose.3 INSTALL /usr/local/share/man/man3/res_ninit.3 INSTALL /usr/local/share/man/man3/res_nmkquery.3 INSTALL /usr/local/share/man/man3/res_nquery.3 INSTALL /usr/local/share/man/man3/res_nquerydomain.3 INSTALL /usr/local/share/man/man3/res_nsearch.3 INSTALL /usr/local/share/man/man3/res_nsend.3 INSTALL /usr/local/share/man/man3/res_query.3 INSTALL /usr/local/share/man/man3/res_querydomain.3 INSTALL /usr/local/share/man/man3/res_search.3 INSTALL /usr/local/share/man/man3/res_send.3 INSTALL /usr/local/share/man/man3/resolver.3 INSTALL /usr/local/share/man/man3/rewind.3 INSTALL /usr/local/share/man/man3/rewinddir.3 INSTALL /usr/local/share/man/man3/rexec.3 INSTALL /usr/local/share/man/man3/rexec_af.3 INSTALL /usr/local/share/man/man3/rindex.3 INSTALL /usr/local/share/man/man3/rint.3 INSTALL /usr/local/share/man/man3/rintf.3 INSTALL /usr/local/share/man/man3/rintl.3 INSTALL /usr/local/share/man/man3/round.3 INSTALL /usr/local/share/man/man3/roundf.3 INSTALL /usr/local/share/man/man3/roundl.3 INSTALL /usr/local/share/man/man3/roundup.3 INSTALL /usr/local/share/man/man3/rpc.3 INSTALL /usr/local/share/man/man3/rpmatch.3 INSTALL /usr/local/share/man/man3/rresvport.3 INSTALL /usr/local/share/man/man3/rresvport_af.3 INSTALL /usr/local/share/man/man3/rtime.3 INSTALL /usr/local/share/man/man3/rtnetlink.3 INSTALL /usr/local/share/man/man3/ruserok.3 INSTALL /usr/local/share/man/man3/ruserok_af.3 INSTALL /usr/local/share/man/man3/S_ISBLK.3 INSTALL /usr/local/share/man/man3/S_ISCHR.3 INSTALL /usr/local/share/man/man3/S_ISDIR.3 INSTALL /usr/local/share/man/man3/S_ISFIFO.3 INSTALL /usr/local/share/man/man3/S_ISLNK.3 INSTALL /usr/local/share/man/man3/S_ISREG.3 INSTALL /usr/local/share/man/man3/S_ISSOCK.3 INSTALL /usr/local/share/man/man3/scalb.3 INSTALL /usr/local/share/man/man3/scalbf.3 INSTALL /usr/local/share/man/man3/scalbl.3 INSTALL /usr/local/share/man/man3/scalbln.3 INSTALL /usr/local/share/man/man3/scalblnf.3 INSTALL /usr/local/share/man/man3/scalblnl.3 INSTALL /usr/local/share/man/man3/scalbn.3 INSTALL /usr/local/share/man/man3/scalbnf.3 INSTALL /usr/local/share/man/man3/scalbnl.3 INSTALL /usr/local/share/man/man3/scandir.3 INSTALL /usr/local/share/man/man3/scandirat.3 INSTALL /usr/local/share/man/man3/scanf.3 INSTALL /usr/local/share/man/man3/sched_getcpu.3 INSTALL /usr/local/share/man/man3/secure_getenv.3 INSTALL /usr/local/share/man/man3/seed48.3 INSTALL /usr/local/share/man/man3/seed48_r.3 INSTALL /usr/local/share/man/man3/seekdir.3 INSTALL /usr/local/share/man/man3/sem_close.3 INSTALL /usr/local/share/man/man3/sem_destroy.3 INSTALL /usr/local/share/man/man3/sem_getvalue.3 INSTALL /usr/local/share/man/man3/sem_init.3 INSTALL /usr/local/share/man/man3/sem_open.3 INSTALL /usr/local/share/man/man3/sem_post.3 INSTALL /usr/local/share/man/man3/sem_timedwait.3 INSTALL /usr/local/share/man/man3/sem_trywait.3 INSTALL /usr/local/share/man/man3/sem_unlink.3 INSTALL /usr/local/share/man/man3/sem_wait.3 INSTALL /usr/local/share/man/man3/setaliasent.3 INSTALL /usr/local/share/man/man3/setbuf.3 INSTALL /usr/local/share/man/man3/setbuffer.3 INSTALL /usr/local/share/man/man3/setcontext.3 INSTALL /usr/local/share/man/man3/setenv.3 INSTALL /usr/local/share/man/man3/__setfpucw.3 INSTALL /usr/local/share/man/man3/setfsent.3 INSTALL /usr/local/share/man/man3/setgrent.3 INSTALL /usr/local/share/man/man3/sethostent.3 INSTALL /usr/local/share/man/man3/sethostid.3 INSTALL /usr/local/share/man/man3/setjmp.3 INSTALL /usr/local/share/man/man3/setkey.3 INSTALL /usr/local/share/man/man3/setkey_r.3 INSTALL /usr/local/share/man/man3/setlinebuf.3 INSTALL /usr/local/share/man/man3/setlocale.3 INSTALL /usr/local/share/man/man3/setlogmask.3 INSTALL /usr/local/share/man/man3/setmntent.3 INSTALL /usr/local/share/man/man3/setnetent.3 INSTALL /usr/local/share/man/man3/setnetgrent.3 INSTALL /usr/local/share/man/man3/setprotoent.3 INSTALL /usr/local/share/man/man3/setpwent.3 INSTALL /usr/local/share/man/man3/setrpcent.3 INSTALL /usr/local/share/man/man3/setservent.3 INSTALL /usr/local/share/man/man3/setspent.3 INSTALL /usr/local/share/man/man3/setstate.3 INSTALL /usr/local/share/man/man3/setstate_r.3 INSTALL /usr/local/share/man/man3/setttyent.3 INSTALL /usr/local/share/man/man3/setusershell.3 INSTALL /usr/local/share/man/man3/setutent.3 INSTALL /usr/local/share/man/man3/setutxent.3 INSTALL /usr/local/share/man/man3/setvbuf.3 INSTALL /usr/local/share/man/man3/sgetspent.3 INSTALL /usr/local/share/man/man3/sgetspent_r.3 INSTALL /usr/local/share/man/man3/shm_open.3 INSTALL /usr/local/share/man/man3/shm_unlink.3 INSTALL /usr/local/share/man/man3/sigabbrev_np.3 INSTALL /usr/local/share/man/man3/sigaddset.3 INSTALL /usr/local/share/man/man3/sigandset.3 INSTALL /usr/local/share/man/man3/sigblock.3 INSTALL /usr/local/share/man/man3/sigdelset.3 INSTALL /usr/local/share/man/man3/sigdescr_np.3 INSTALL /usr/local/share/man/man3/sigemptyset.3 INSTALL /usr/local/share/man/man3/sigfillset.3 INSTALL /usr/local/share/man/man3/siggetmask.3 INSTALL /usr/local/share/man/man3/sighold.3 INSTALL /usr/local/share/man/man3/sigignore.3 INSTALL /usr/local/share/man/man3/siginterrupt.3 INSTALL /usr/local/share/man/man3/sigisemptyset.3 INSTALL /usr/local/share/man/man3/sigismember.3 INSTALL /usr/local/share/man/man3/siglongjmp.3 INSTALL /usr/local/share/man/man3/sigmask.3 INSTALL /usr/local/share/man/man3/signbit.3 INSTALL /usr/local/share/man/man3/signgam.3 INSTALL /usr/local/share/man/man3/significand.3 INSTALL /usr/local/share/man/man3/significandf.3 INSTALL /usr/local/share/man/man3/significandl.3 INSTALL /usr/local/share/man/man3/sigorset.3 INSTALL /usr/local/share/man/man3/sigpause.3 INSTALL /usr/local/share/man/man3/sigqueue.3 INSTALL /usr/local/share/man/man3/sigrelse.3 INSTALL /usr/local/share/man/man3/sigset.3 INSTALL /usr/local/share/man/man3/sigsetjmp.3 INSTALL /usr/local/share/man/man3/sigsetmask.3 INSTALL /usr/local/share/man/man3/sigsetops.3 INSTALL /usr/local/share/man/man3/sigstack.3 INSTALL /usr/local/share/man/man3/sigvec.3 INSTALL /usr/local/share/man/man3/sigwait.3 INSTALL /usr/local/share/man/man3/SIMPLEQ_EMPTY.3 INSTALL /usr/local/share/man/man3/SIMPLEQ_ENTRY.3 INSTALL /usr/local/share/man/man3/SIMPLEQ_FIRST.3 INSTALL /usr/local/share/man/man3/SIMPLEQ_FOREACH.3 INSTALL /usr/local/share/man/man3/SIMPLEQ_HEAD.3 INSTALL /usr/local/share/man/man3/SIMPLEQ_HEAD_INITIALIZER.3 INSTALL /usr/local/share/man/man3/SIMPLEQ_INIT.3 INSTALL /usr/local/share/man/man3/SIMPLEQ_INSERT_AFTER.3 INSTALL /usr/local/share/man/man3/SIMPLEQ_INSERT_HEAD.3 INSTALL /usr/local/share/man/man3/SIMPLEQ_INSERT_TAIL.3 INSTALL /usr/local/share/man/man3/SIMPLEQ_NEXT.3 INSTALL /usr/local/share/man/man3/SIMPLEQ_REMOVE.3 INSTALL /usr/local/share/man/man3/SIMPLEQ_REMOVE_HEAD.3 INSTALL /usr/local/share/man/man3/simpleq.3 INSTALL /usr/local/share/man/man3/sin.3 INSTALL /usr/local/share/man/man3/sincos.3 INSTALL /usr/local/share/man/man3/sincosf.3 INSTALL /usr/local/share/man/man3/sincosl.3 INSTALL /usr/local/share/man/man3/sinf.3 INSTALL /usr/local/share/man/man3/sinh.3 INSTALL /usr/local/share/man/man3/sinhf.3 INSTALL /usr/local/share/man/man3/sinhl.3 INSTALL /usr/local/share/man/man3/sinl.3 INSTALL /usr/local/share/man/man3/sleep.3 INSTALL /usr/local/share/man/man3/SLIST_EMPTY.3 INSTALL /usr/local/share/man/man3/SLIST_ENTRY.3 INSTALL /usr/local/share/man/man3/SLIST_FIRST.3 INSTALL /usr/local/share/man/man3/SLIST_FOREACH.3 INSTALL /usr/local/share/man/man3/SLIST_HEAD.3 INSTALL /usr/local/share/man/man3/SLIST_HEAD_INITIALIZER.3 INSTALL /usr/local/share/man/man3/SLIST_INIT.3 INSTALL /usr/local/share/man/man3/SLIST_INSERT_AFTER.3 INSTALL /usr/local/share/man/man3/SLIST_INSERT_HEAD.3 INSTALL /usr/local/share/man/man3/SLIST_NEXT.3 INSTALL /usr/local/share/man/man3/SLIST_REMOVE.3 INSTALL /usr/local/share/man/man3/SLIST_REMOVE_HEAD.3 INSTALL /usr/local/share/man/man3/slist.3 INSTALL /usr/local/share/man/man3/snprintf.3 INSTALL /usr/local/share/man/man3/sockatmark.3 INSTALL /usr/local/share/man/man3/sprintf.3 INSTALL /usr/local/share/man/man3/sqrt.3 INSTALL /usr/local/share/man/man3/sqrtf.3 INSTALL /usr/local/share/man/man3/sqrtl.3 INSTALL /usr/local/share/man/man3/srand.3 INSTALL /usr/local/share/man/man3/srand48.3 INSTALL /usr/local/share/man/man3/srand48_r.3 INSTALL /usr/local/share/man/man3/srandom.3 INSTALL /usr/local/share/man/man3/srandom_r.3 INSTALL /usr/local/share/man/man3/sscanf.3 INSTALL /usr/local/share/man/man3/ssignal.3 INSTALL /usr/local/share/man/man3/STAILQ_CONCAT.3 INSTALL /usr/local/share/man/man3/STAILQ_EMPTY.3 INSTALL /usr/local/share/man/man3/STAILQ_ENTRY.3 INSTALL /usr/local/share/man/man3/STAILQ_FIRST.3 INSTALL /usr/local/share/man/man3/STAILQ_FOREACH.3 INSTALL /usr/local/share/man/man3/STAILQ_HEAD.3 INSTALL /usr/local/share/man/man3/STAILQ_HEAD_INITIALIZER.3 INSTALL /usr/local/share/man/man3/STAILQ_INIT.3 INSTALL /usr/local/share/man/man3/STAILQ_INSERT_AFTER.3 INSTALL /usr/local/share/man/man3/STAILQ_INSERT_HEAD.3 INSTALL /usr/local/share/man/man3/STAILQ_INSERT_TAIL.3 INSTALL /usr/local/share/man/man3/STAILQ_NEXT.3 INSTALL /usr/local/share/man/man3/STAILQ_REMOVE.3 INSTALL /usr/local/share/man/man3/STAILQ_REMOVE_HEAD.3 INSTALL /usr/local/share/man/man3/stailq.3 INSTALL /usr/local/share/man/man3/_Static_assert.3 INSTALL /usr/local/share/man/man3/static_assert.3 INSTALL /usr/local/share/man/man3/statvfs.3 INSTALL /usr/local/share/man/man3/stdarg.3 INSTALL /usr/local/share/man/man3/stderr.3 INSTALL /usr/local/share/man/man3/stdin.3 INSTALL /usr/local/share/man/man3/stdio.3 INSTALL /usr/local/share/man/man3/stdio_ext.3 INSTALL /usr/local/share/man/man3/stdout.3 INSTALL /usr/local/share/man/man3/stpcpy.3 INSTALL /usr/local/share/man/man3/stpncpy.3 INSTALL /usr/local/share/man/man3/strcasecmp.3 INSTALL /usr/local/share/man/man3/strcasestr.3 INSTALL /usr/local/share/man/man3/strcat.3 INSTALL /usr/local/share/man/man3/strchr.3 INSTALL /usr/local/share/man/man3/strchrnul.3 INSTALL /usr/local/share/man/man3/strcmp.3 INSTALL /usr/local/share/man/man3/strcoll.3 INSTALL /usr/local/share/man/man3/strcpy.3 INSTALL /usr/local/share/man/man3/strcspn.3 INSTALL /usr/local/share/man/man3/strdup.3 INSTALL /usr/local/share/man/man3/strdupa.3 INSTALL /usr/local/share/man/man3/strerror.3 INSTALL /usr/local/share/man/man3/strerror_l.3 INSTALL /usr/local/share/man/man3/strerror_r.3 INSTALL /usr/local/share/man/man3/strerrordesc_np.3 INSTALL /usr/local/share/man/man3/strerrorname_np.3 INSTALL /usr/local/share/man/man3/strfmon.3 INSTALL /usr/local/share/man/man3/strfmon_l.3 INSTALL /usr/local/share/man/man3/strfromd.3 INSTALL /usr/local/share/man/man3/strfromf.3 INSTALL /usr/local/share/man/man3/strfroml.3 INSTALL /usr/local/share/man/man3/strfry.3 INSTALL /usr/local/share/man/man3/strftime.3 INSTALL /usr/local/share/man/man3/strftime_l.3 INSTALL /usr/local/share/man/man3/string.3 INSTALL /usr/local/share/man/man3/strlen.3 INSTALL /usr/local/share/man/man3/strncasecmp.3 INSTALL /usr/local/share/man/man3/strncat.3 INSTALL /usr/local/share/man/man3/strncmp.3 INSTALL /usr/local/share/man/man3/strncpy.3 INSTALL /usr/local/share/man/man3/strndup.3 INSTALL /usr/local/share/man/man3/strndupa.3 INSTALL /usr/local/share/man/man3/strnlen.3 INSTALL /usr/local/share/man/man3/strpbrk.3 INSTALL /usr/local/share/man/man3/strptime.3 INSTALL /usr/local/share/man/man3/strrchr.3 INSTALL /usr/local/share/man/man3/strsep.3 INSTALL /usr/local/share/man/man3/strsignal.3 INSTALL /usr/local/share/man/man3/strspn.3 INSTALL /usr/local/share/man/man3/strstr.3 INSTALL /usr/local/share/man/man3/strtod.3 INSTALL /usr/local/share/man/man3/strtof.3 INSTALL /usr/local/share/man/man3/strtoimax.3 INSTALL /usr/local/share/man/man3/strtok.3 INSTALL /usr/local/share/man/man3/strtok_r.3 INSTALL /usr/local/share/man/man3/strtol.3 INSTALL /usr/local/share/man/man3/strtold.3 INSTALL /usr/local/share/man/man3/strtoll.3 INSTALL /usr/local/share/man/man3/strtoq.3 INSTALL /usr/local/share/man/man3/strtoul.3 INSTALL /usr/local/share/man/man3/strtoull.3 INSTALL /usr/local/share/man/man3/strtoumax.3 INSTALL /usr/local/share/man/man3/strtouq.3 INSTALL /usr/local/share/man/man3/strverscmp.3 INSTALL /usr/local/share/man/man3/strxfrm.3 INSTALL /usr/local/share/man/man3/svc_destroy.3 INSTALL /usr/local/share/man/man3/svc_freeargs.3 INSTALL /usr/local/share/man/man3/svc_getargs.3 INSTALL /usr/local/share/man/man3/svc_getcaller.3 INSTALL /usr/local/share/man/man3/svc_getreq.3 INSTALL /usr/local/share/man/man3/svc_getreqset.3 INSTALL /usr/local/share/man/man3/svc_register.3 INSTALL /usr/local/share/man/man3/svc_run.3 INSTALL /usr/local/share/man/man3/svc_sendreply.3 INSTALL /usr/local/share/man/man3/svc_unregister.3 INSTALL /usr/local/share/man/man3/svcerr_auth.3 INSTALL /usr/local/share/man/man3/svcerr_decode.3 INSTALL /usr/local/share/man/man3/svcerr_noproc.3 INSTALL /usr/local/share/man/man3/svcerr_noprog.3 INSTALL /usr/local/share/man/man3/svcerr_progvers.3 INSTALL /usr/local/share/man/man3/svcerr_systemerr.3 INSTALL /usr/local/share/man/man3/svcerr_weakauth.3 INSTALL /usr/local/share/man/man3/svcfd_create.3 INSTALL /usr/local/share/man/man3/svcraw_create.3 INSTALL /usr/local/share/man/man3/svctcp_create.3 INSTALL /usr/local/share/man/man3/svcudp_bufcreate.3 INSTALL /usr/local/share/man/man3/svcudp_create.3 INSTALL /usr/local/share/man/man3/swab.3 INSTALL /usr/local/share/man/man3/swapcontext.3 INSTALL /usr/local/share/man/man3/swprintf.3 INSTALL /usr/local/share/man/man3/sys_errlist.3 INSTALL /usr/local/share/man/man3/sys_nerr.3 INSTALL /usr/local/share/man/man3/sys_siglist.3 INSTALL /usr/local/share/man/man3/sysconf.3 INSTALL /usr/local/share/man/man3/syslog.3 INSTALL /usr/local/share/man/man3/system.3 INSTALL /usr/local/share/man/man3/sysv_signal.3 INSTALL /usr/local/share/man/man3/TAILQ_CONCAT.3 INSTALL /usr/local/share/man/man3/TAILQ_EMPTY.3 INSTALL /usr/local/share/man/man3/TAILQ_ENTRY.3 INSTALL /usr/local/share/man/man3/TAILQ_FIRST.3 INSTALL /usr/local/share/man/man3/TAILQ_FOREACH.3 INSTALL /usr/local/share/man/man3/TAILQ_FOREACH_REVERSE.3 INSTALL /usr/local/share/man/man3/TAILQ_HEAD.3 INSTALL /usr/local/share/man/man3/TAILQ_HEAD_INITIALIZER.3 INSTALL /usr/local/share/man/man3/TAILQ_INIT.3 INSTALL /usr/local/share/man/man3/TAILQ_INSERT_AFTER.3 INSTALL /usr/local/share/man/man3/TAILQ_INSERT_BEFORE.3 INSTALL /usr/local/share/man/man3/TAILQ_INSERT_HEAD.3 INSTALL /usr/local/share/man/man3/TAILQ_INSERT_TAIL.3 INSTALL /usr/local/share/man/man3/TAILQ_LAST.3 INSTALL /usr/local/share/man/man3/TAILQ_NEXT.3 INSTALL /usr/local/share/man/man3/TAILQ_PREV.3 INSTALL /usr/local/share/man/man3/TAILQ_REMOVE.3 INSTALL /usr/local/share/man/man3/TAILQ_SWAP.3 INSTALL /usr/local/share/man/man3/tailq.3 INSTALL /usr/local/share/man/man3/tan.3 INSTALL /usr/local/share/man/man3/tanf.3 INSTALL /usr/local/share/man/man3/tanh.3 INSTALL /usr/local/share/man/man3/tanhf.3 INSTALL /usr/local/share/man/man3/tanhl.3 INSTALL /usr/local/share/man/man3/tanl.3 INSTALL /usr/local/share/man/man3/tcdrain.3 INSTALL /usr/local/share/man/man3/tcflow.3 INSTALL /usr/local/share/man/man3/tcflush.3 INSTALL /usr/local/share/man/man3/tcgetattr.3 INSTALL /usr/local/share/man/man3/tcgetpgrp.3 INSTALL /usr/local/share/man/man3/tcgetsid.3 INSTALL /usr/local/share/man/man3/tcsendbreak.3 INSTALL /usr/local/share/man/man3/tcsetattr.3 INSTALL /usr/local/share/man/man3/tcsetpgrp.3 INSTALL /usr/local/share/man/man3/tdelete.3 INSTALL /usr/local/share/man/man3/tdestroy.3 INSTALL /usr/local/share/man/man3/telldir.3 INSTALL /usr/local/share/man/man3/tempnam.3 INSTALL /usr/local/share/man/man3/termios.3 INSTALL /usr/local/share/man/man3/tfind.3 INSTALL /usr/local/share/man/man3/tgamma.3 INSTALL /usr/local/share/man/man3/tgammaf.3 INSTALL /usr/local/share/man/man3/tgammal.3 INSTALL /usr/local/share/man/man3/timegm.3 INSTALL /usr/local/share/man/man3/timelocal.3 INSTALL /usr/local/share/man/man3/timeradd.3 INSTALL /usr/local/share/man/man3/timerclear.3 INSTALL /usr/local/share/man/man3/timercmp.3 INSTALL /usr/local/share/man/man3/timerisset.3 INSTALL /usr/local/share/man/man3/timersub.3 INSTALL /usr/local/share/man/man3/TIMESPEC_TO_TIMEVAL.3 INSTALL /usr/local/share/man/man3/TIMEVAL_TO_TIMESPEC.3 INSTALL /usr/local/share/man/man3/timezone.3 INSTALL /usr/local/share/man/man3/tmpfile.3 INSTALL /usr/local/share/man/man3/tmpnam.3 INSTALL /usr/local/share/man/man3/tmpnam_r.3 INSTALL /usr/local/share/man/man3/toascii.3 INSTALL /usr/local/share/man/man3/tolower.3 INSTALL /usr/local/share/man/man3/tolower_l.3 INSTALL /usr/local/share/man/man3/toupper.3 INSTALL /usr/local/share/man/man3/toupper_l.3 INSTALL /usr/local/share/man/man3/towctrans.3 INSTALL /usr/local/share/man/man3/towlower.3 INSTALL /usr/local/share/man/man3/towlower_l.3 INSTALL /usr/local/share/man/man3/towupper.3 INSTALL /usr/local/share/man/man3/towupper_l.3 INSTALL /usr/local/share/man/man3/trunc.3 INSTALL /usr/local/share/man/man3/truncf.3 INSTALL /usr/local/share/man/man3/truncl.3 INSTALL /usr/local/share/man/man3/tsearch.3 INSTALL /usr/local/share/man/man3/ttyname.3 INSTALL /usr/local/share/man/man3/ttyname_r.3 INSTALL /usr/local/share/man/man3/ttyslot.3 INSTALL /usr/local/share/man/man3/twalk.3 INSTALL /usr/local/share/man/man3/twalk_r.3 INSTALL /usr/local/share/man/man3/tzname.3 INSTALL /usr/local/share/man/man3/tzset.3 INSTALL /usr/local/share/man/man3/ualarm.3 INSTALL /usr/local/share/man/man3/ulckpwdf.3 INSTALL /usr/local/share/man/man3/ulimit.3 INSTALL /usr/local/share/man/man3/undocumented.3 INSTALL /usr/local/share/man/man3/ungetc.3 INSTALL /usr/local/share/man/man3/ungetwc.3 INSTALL /usr/local/share/man/man3/unlocked_stdio.3 INSTALL /usr/local/share/man/man3/unlockpt.3 INSTALL /usr/local/share/man/man3/unsetenv.3 INSTALL /usr/local/share/man/man3/updwtmp.3 INSTALL /usr/local/share/man/man3/updwtmpx.3 INSTALL /usr/local/share/man/man3/uselocale.3 INSTALL /usr/local/share/man/man3/usleep.3 INSTALL /usr/local/share/man/man3/utmpname.3 INSTALL /usr/local/share/man/man3/utmpxname.3 INSTALL /usr/local/share/man/man3/va_arg.3 INSTALL /usr/local/share/man/man3/va_copy.3 INSTALL /usr/local/share/man/man3/va_end.3 INSTALL /usr/local/share/man/man3/va_start.3 INSTALL /usr/local/share/man/man3/valloc.3 INSTALL /usr/local/share/man/man3/vasprintf.3 INSTALL /usr/local/share/man/man3/vdprintf.3 INSTALL /usr/local/share/man/man3/verr.3 INSTALL /usr/local/share/man/man3/verrx.3 INSTALL /usr/local/share/man/man3/versionsort.3 INSTALL /usr/local/share/man/man3/vfprintf.3 INSTALL /usr/local/share/man/man3/vfscanf.3 INSTALL /usr/local/share/man/man3/vfwprintf.3 INSTALL /usr/local/share/man/man3/vlimit.3 INSTALL /usr/local/share/man/man3/vprintf.3 INSTALL /usr/local/share/man/man3/vscanf.3 INSTALL /usr/local/share/man/man3/vsnprintf.3 INSTALL /usr/local/share/man/man3/vsprintf.3 INSTALL /usr/local/share/man/man3/vsscanf.3 INSTALL /usr/local/share/man/man3/vswprintf.3 INSTALL /usr/local/share/man/man3/vsyslog.3 INSTALL /usr/local/share/man/man3/vtimes.3 INSTALL /usr/local/share/man/man3/vwarn.3 INSTALL /usr/local/share/man/man3/vwarnx.3 INSTALL /usr/local/share/man/man3/vwprintf.3 INSTALL /usr/local/share/man/man3/warn.3 INSTALL /usr/local/share/man/man3/warnx.3 INSTALL /usr/local/share/man/man3/wcpcpy.3 INSTALL /usr/local/share/man/man3/wcpncpy.3 INSTALL /usr/local/share/man/man3/wcrtomb.3 INSTALL /usr/local/share/man/man3/wcscasecmp.3 INSTALL /usr/local/share/man/man3/wcscat.3 INSTALL /usr/local/share/man/man3/wcschr.3 INSTALL /usr/local/share/man/man3/wcscmp.3 INSTALL /usr/local/share/man/man3/wcscpy.3 INSTALL /usr/local/share/man/man3/wcscspn.3 INSTALL /usr/local/share/man/man3/wcsdup.3 INSTALL /usr/local/share/man/man3/wcslen.3 INSTALL /usr/local/share/man/man3/wcsncasecmp.3 INSTALL /usr/local/share/man/man3/wcsncat.3 INSTALL /usr/local/share/man/man3/wcsncmp.3 INSTALL /usr/local/share/man/man3/wcsncpy.3 INSTALL /usr/local/share/man/man3/wcsnlen.3 INSTALL /usr/local/share/man/man3/wcsnrtombs.3 INSTALL /usr/local/share/man/man3/wcspbrk.3 INSTALL /usr/local/share/man/man3/wcsrchr.3 INSTALL /usr/local/share/man/man3/wcsrtombs.3 INSTALL /usr/local/share/man/man3/wcsspn.3 INSTALL /usr/local/share/man/man3/wcsstr.3 INSTALL /usr/local/share/man/man3/wcstoimax.3 INSTALL /usr/local/share/man/man3/wcstok.3 INSTALL /usr/local/share/man/man3/wcstombs.3 INSTALL /usr/local/share/man/man3/wcstoumax.3 INSTALL /usr/local/share/man/man3/wcswidth.3 INSTALL /usr/local/share/man/man3/wctob.3 INSTALL /usr/local/share/man/man3/wctomb.3 INSTALL /usr/local/share/man/man3/wctrans.3 INSTALL /usr/local/share/man/man3/wctype.3 INSTALL /usr/local/share/man/man3/wcwidth.3 INSTALL /usr/local/share/man/man3/wmemchr.3 INSTALL /usr/local/share/man/man3/wmemcmp.3 INSTALL /usr/local/share/man/man3/wmemcpy.3 INSTALL /usr/local/share/man/man3/wmemmove.3 INSTALL /usr/local/share/man/man3/wmempcpy.3 INSTALL /usr/local/share/man/man3/wmemset.3 INSTALL /usr/local/share/man/man3/wordexp.3 INSTALL /usr/local/share/man/man3/wordfree.3 INSTALL /usr/local/share/man/man3/wprintf.3 INSTALL /usr/local/share/man/man3/xcrypt.3 INSTALL /usr/local/share/man/man3/xdecrypt.3 INSTALL /usr/local/share/man/man3/xdr.3 INSTALL /usr/local/share/man/man3/xdr_accepted_reply.3 INSTALL /usr/local/share/man/man3/xdr_array.3 INSTALL /usr/local/share/man/man3/xdr_authunix_parms.3 INSTALL /usr/local/share/man/man3/xdr_bool.3 INSTALL /usr/local/share/man/man3/xdr_bytes.3 INSTALL /usr/local/share/man/man3/xdr_callhdr.3 INSTALL /usr/local/share/man/man3/xdr_callmsg.3 INSTALL /usr/local/share/man/man3/xdr_char.3 INSTALL /usr/local/share/man/man3/xdr_destroy.3 INSTALL /usr/local/share/man/man3/xdr_double.3 INSTALL /usr/local/share/man/man3/xdr_enum.3 INSTALL /usr/local/share/man/man3/xdr_float.3 INSTALL /usr/local/share/man/man3/xdr_free.3 INSTALL /usr/local/share/man/man3/xdr_getpos.3 INSTALL /usr/local/share/man/man3/xdr_inline.3 INSTALL /usr/local/share/man/man3/xdr_int.3 INSTALL /usr/local/share/man/man3/xdr_long.3 INSTALL /usr/local/share/man/man3/xdr_opaque.3 INSTALL /usr/local/share/man/man3/xdr_opaque_auth.3 INSTALL /usr/local/share/man/man3/xdr_pmap.3 INSTALL /usr/local/share/man/man3/xdr_pmaplist.3 INSTALL /usr/local/share/man/man3/xdr_pointer.3 INSTALL /usr/local/share/man/man3/xdr_reference.3 INSTALL /usr/local/share/man/man3/xdr_rejected_reply.3 INSTALL /usr/local/share/man/man3/xdr_replymsg.3 INSTALL /usr/local/share/man/man3/xdr_setpos.3 INSTALL /usr/local/share/man/man3/xdr_short.3 INSTALL /usr/local/share/man/man3/xdr_string.3 INSTALL /usr/local/share/man/man3/xdr_u_char.3 INSTALL /usr/local/share/man/man3/xdr_u_int.3 INSTALL /usr/local/share/man/man3/xdr_u_long.3 INSTALL /usr/local/share/man/man3/xdr_u_short.3 INSTALL /usr/local/share/man/man3/xdr_union.3 INSTALL /usr/local/share/man/man3/xdr_vector.3 INSTALL /usr/local/share/man/man3/xdr_void.3 INSTALL /usr/local/share/man/man3/xdr_wrapstring.3 INSTALL /usr/local/share/man/man3/xdrmem_create.3 INSTALL /usr/local/share/man/man3/xdrrec_create.3 INSTALL /usr/local/share/man/man3/xdrrec_endofrecord.3 INSTALL /usr/local/share/man/man3/xdrrec_eof.3 INSTALL /usr/local/share/man/man3/xdrrec_skiprecord.3 INSTALL /usr/local/share/man/man3/xdrstdio_create.3 INSTALL /usr/local/share/man/man3/xencrypt.3 INSTALL /usr/local/share/man/man3/xprt_register.3 INSTALL /usr/local/share/man/man3/xprt_unregister.3 INSTALL /usr/local/share/man/man3/y0.3 INSTALL /usr/local/share/man/man3/y0f.3 INSTALL /usr/local/share/man/man3/y0l.3 INSTALL /usr/local/share/man/man3/y1.3 INSTALL /usr/local/share/man/man3/y1f.3 INSTALL /usr/local/share/man/man3/y1l.3 INSTALL /usr/local/share/man/man3/yn.3 INSTALL /usr/local/share/man/man3/ynf.3 INSTALL /usr/local/share/man/man3/ynl.3 SED .tmp/man/man3const/EOF.3const CP .tmp/man/man3const/EXIT_FAILURE.3const SED .tmp/man/man3const/EXIT_SUCCESS.3const SED .tmp/man/man3const/NULL.3const CP .tmp/man/man3const/PA_CHAR.3const CP .tmp/man/man3const/PA_DOUBLE.3const CP .tmp/man/man3const/PA_FLAG_LONG.3const CP .tmp/man/man3const/PA_FLAG_LONG_DOUBLE.3const CP .tmp/man/man3const/PA_FLAG_LONG_LONG.3const CP .tmp/man/man3const/PA_FLAG_PTR.3const CP .tmp/man/man3const/PA_FLAG_SHORT.3const CP .tmp/man/man3const/PA_FLOAT.3const CP .tmp/man/man3const/PA_INT.3const CP .tmp/man/man3const/PA_LAST.3const CP .tmp/man/man3const/PA_POINTER.3const CP .tmp/man/man3const/PA_STRING.3const CP .tmp/man/man3const/PA_WCHAR.3const CP .tmp/man/man3const/PA_WSTRING.3const SED .tmp/man/man3head/printf.h.3head SED .tmp/man/man3head/sysexits.h.3head SED .tmp/man/man3type/aiocb.3type SED .tmp/man/man3type/blkcnt_t.3type SED .tmp/man/man3type/blksize_t.3type SED .tmp/man/man3type/cc_t.3type SED .tmp/man/man3type/clock_t.3type SED .tmp/man/man3type/clockid_t.3type SED .tmp/man/man3type/dev_t.3type SED .tmp/man/man3type/div_t.3type SED .tmp/man/man3type/double_t.3type CP .tmp/man/man3type/epoll_data.3type CP .tmp/man/man3type/epoll_data_t.3type SED .tmp/man/man3type/epoll_event.3type SED .tmp/man/man3type/fenv_t.3type CP .tmp/man/man3type/fexcept_t.3type SED .tmp/man/man3type/FILE.3type CP .tmp/man/man3type/float_t.3type CP .tmp/man/man3type/gid_t.3type SED .tmp/man/man3type/id_t.3type CP .tmp/man/man3type/imaxdiv_t.3type CP .tmp/man/man3type/in_addr.3type CP .tmp/man/man3type/in_addr_t.3type CP .tmp/man/man3type/in_port_t.3type CP .tmp/man/man3type/in6_addr.3type CP .tmp/man/man3type/int8_t.3type CP .tmp/man/man3type/int16_t.3type CP .tmp/man/man3type/int32_t.3type CP .tmp/man/man3type/int64_t.3type SED .tmp/man/man3type/intmax_t.3type SED .tmp/man/man3type/intN_t.3type SED .tmp/man/man3type/intptr_t.3type SED .tmp/man/man3type/iovec.3type SED .tmp/man/man3type/itimerspec.3type SED .tmp/man/man3type/lconv.3type CP .tmp/man/man3type/ldiv_t.3type CP .tmp/man/man3type/lldiv_t.3type SED .tmp/man/man3type/locale_t.3type CP .tmp/man/man3type/loff_t.3type SED .tmp/man/man3type/mbstate_t.3type SED .tmp/man/man3type/mode_t.3type SED .tmp/man/man3type/off_t.3type CP .tmp/man/man3type/off64_t.3type CP .tmp/man/man3type/pid_t.3type CP .tmp/man/man3type/printf_arginfo_size_function.3type CP .tmp/man/man3type/printf_function.3type CP .tmp/man/man3type/printf_info.3type CP .tmp/man/man3type/printf_va_arg_function.3type SED .tmp/man/man3type/ptrdiff_t.3type CP .tmp/man/man3type/regex_t.3type CP .tmp/man/man3type/regmatch_t.3type CP .tmp/man/man3type/regoff_t.3type CP .tmp/man/man3type/rlim_t.3type CP .tmp/man/man3type/rlimit.3type CP .tmp/man/man3type/sa_family_t.3type SED .tmp/man/man3type/sigevent.3type CP .tmp/man/man3type/siginfo_t.3type CP .tmp/man/man3type/sigset_t.3type CP .tmp/man/man3type/sigval.3type SED .tmp/man/man3type/size_t.3type SED .tmp/man/man3type/sockaddr.3type CP .tmp/man/man3type/sockaddr_in.3type CP .tmp/man/man3type/sockaddr_in6.3type CP .tmp/man/man3type/sockaddr_storage.3type CP .tmp/man/man3type/sockaddr_un.3type CP .tmp/man/man3type/socklen_t.3type CP .tmp/man/man3type/speed_t.3type CP .tmp/man/man3type/ssize_t.3type SED .tmp/man/man3type/stat.3type CP .tmp/man/man3type/suseconds_t.3type CP .tmp/man/man3type/tcflag_t.3type SED .tmp/man/man3type/time_t.3type SED .tmp/man/man3type/timer_t.3type SED .tmp/man/man3type/timespec.3type SED .tmp/man/man3type/timeval.3type SED .tmp/man/man3type/tm.3type CP .tmp/man/man3type/uid_t.3type CP .tmp/man/man3type/uint8_t.3type CP .tmp/man/man3type/uint16_t.3type CP .tmp/man/man3type/uint32_t.3type CP .tmp/man/man3type/uint64_t.3type CP .tmp/man/man3type/uintmax_t.3type CP .tmp/man/man3type/uintN_t.3type CP .tmp/man/man3type/uintptr_t.3type CP .tmp/man/man3type/useconds_t.3type SED .tmp/man/man3type/va_list.3type SED .tmp/man/man3type/void.3type SED .tmp/man/man3type/wchar_t.3type SED .tmp/man/man3type/wint_t.3type INSTALL /usr/local/share/man/man4/cciss.4 INSTALL /usr/local/share/man/man4/console_codes.4 INSTALL /usr/local/share/man/man4/console_ioctl.4 INSTALL /usr/local/share/man/man4/cpuid.4 INSTALL /usr/local/share/man/man4/dsp56k.4 INSTALL /usr/local/share/man/man4/fd.4 INSTALL /usr/local/share/man/man4/full.4 INSTALL /usr/local/share/man/man4/fuse.4 INSTALL /usr/local/share/man/man4/hd.4 INSTALL /usr/local/share/man/man4/hpsa.4 INSTALL /usr/local/share/man/man4/initrd.4 INSTALL /usr/local/share/man/man4/kmem.4 INSTALL /usr/local/share/man/man4/lirc.4 INSTALL /usr/local/share/man/man4/loop.4 INSTALL /usr/local/share/man/man4/loop-control.4 INSTALL /usr/local/share/man/man4/lp.4 INSTALL /usr/local/share/man/man4/mem.4 INSTALL /usr/local/share/man/man4/mouse.4 INSTALL /usr/local/share/man/man4/msr.4 INSTALL /usr/local/share/man/man4/null.4 INSTALL /usr/local/share/man/man4/port.4 INSTALL /usr/local/share/man/man4/ptmx.4 INSTALL /usr/local/share/man/man4/pts.4 INSTALL /usr/local/share/man/man4/ram.4 INSTALL /usr/local/share/man/man4/random.4 INSTALL /usr/local/share/man/man4/rtc.4 INSTALL /usr/local/share/man/man4/sd.4 INSTALL /usr/local/share/man/man4/sk98lin.4 INSTALL /usr/local/share/man/man4/smartpqi.4 INSTALL /usr/local/share/man/man4/st.4 INSTALL /usr/local/share/man/man4/tty.4 INSTALL /usr/local/share/man/man4/tty_ioctl.4 INSTALL /usr/local/share/man/man4/ttyS.4 INSTALL /usr/local/share/man/man4/urandom.4 INSTALL /usr/local/share/man/man4/vcs.4 INSTALL /usr/local/share/man/man4/vcsa.4 INSTALL /usr/local/share/man/man4/veth.4 INSTALL /usr/local/share/man/man4/wavelan.4 INSTALL /usr/local/share/man/man4/zero.4 INSTALL /usr/local/share/man/man5/acct.5 INSTALL /usr/local/share/man/man5/charmap.5 INSTALL /usr/local/share/man/man5/core.5 INSTALL /usr/local/share/man/man5/dir_colors.5 INSTALL /usr/local/share/man/man5/elf.5 INSTALL /usr/local/share/man/man5/erofs.5 INSTALL /usr/local/share/man/man5/filesystems.5 INSTALL /usr/local/share/man/man5/fs.5 INSTALL /usr/local/share/man/man5/ftpusers.5 INSTALL /usr/local/share/man/man5/gai.conf.5 INSTALL /usr/local/share/man/man5/group.5 INSTALL /usr/local/share/man/man5/host.conf.5 INSTALL /usr/local/share/man/man5/hosts.5 INSTALL /usr/local/share/man/man5/hosts.equiv.5 INSTALL /usr/local/share/man/man5/issue.5 INSTALL /usr/local/share/man/man5/locale.5 INSTALL /usr/local/share/man/man5/motd.5 INSTALL /usr/local/share/man/man5/networks.5 INSTALL /usr/local/share/man/man5/nologin.5 INSTALL /usr/local/share/man/man5/nscd.conf.5 INSTALL /usr/local/share/man/man5/nss.5 INSTALL /usr/local/share/man/man5/nsswitch.conf.5 INSTALL /usr/local/share/man/man5/passwd.5 INSTALL /usr/local/share/man/man5/proc.5 INSTALL /usr/local/share/man/man5/proc_apm.5 INSTALL /usr/local/share/man/man5/proc_buddyinfo.5 INSTALL /usr/local/share/man/man5/proc_bus.5 INSTALL /usr/local/share/man/man5/proc_cgroups.5 INSTALL /usr/local/share/man/man5/proc_cmdline.5 INSTALL /usr/local/share/man/man5/proc_config.gz.5 INSTALL /usr/local/share/man/man5/proc_cpuinfo.5 INSTALL /usr/local/share/man/man5/proc_crypto.5 INSTALL /usr/local/share/man/man5/proc_devices.5 INSTALL /usr/local/share/man/man5/proc_diskstats.5 INSTALL /usr/local/share/man/man5/proc_dma.5 INSTALL /usr/local/share/man/man5/proc_driver.5 INSTALL /usr/local/share/man/man5/proc_execdomains.5 INSTALL /usr/local/share/man/man5/proc_fb.5 INSTALL /usr/local/share/man/man5/proc_filesystems.5 INSTALL /usr/local/share/man/man5/proc_fs.5 INSTALL /usr/local/share/man/man5/proc_ide.5 INSTALL /usr/local/share/man/man5/proc_interrupts.5 INSTALL /usr/local/share/man/man5/proc_iomem.5 INSTALL /usr/local/share/man/man5/proc_ioports.5 INSTALL /usr/local/share/man/man5/proc_kallsyms.5 INSTALL /usr/local/share/man/man5/proc_kcore.5 INSTALL /usr/local/share/man/man5/proc_key-users.5 INSTALL /usr/local/share/man/man5/proc_keys.5 INSTALL /usr/local/share/man/man5/proc_kmsg.5 INSTALL /usr/local/share/man/man5/proc_kpagecgroup.5 INSTALL /usr/local/share/man/man5/proc_kpagecount.5 INSTALL /usr/local/share/man/man5/proc_kpageflags.5 INSTALL /usr/local/share/man/man5/proc_ksyms.5 INSTALL /usr/local/share/man/man5/proc_loadavg.5 INSTALL /usr/local/share/man/man5/proc_locks.5 INSTALL /usr/local/share/man/man5/proc_malloc.5 INSTALL /usr/local/share/man/man5/proc_meminfo.5 INSTALL /usr/local/share/man/man5/proc_modules.5 INSTALL /usr/local/share/man/man5/proc_mounts.5 INSTALL /usr/local/share/man/man5/proc_mtrr.5 INSTALL /usr/local/share/man/man5/proc_net.5 INSTALL /usr/local/share/man/man5/proc_partitions.5 INSTALL /usr/local/share/man/man5/proc_pci.5 INSTALL /usr/local/share/man/man5/proc_pid.5 INSTALL /usr/local/share/man/man5/proc_pid_attr.5 INSTALL /usr/local/share/man/man5/proc_pid_autogroup.5 INSTALL /usr/local/share/man/man5/proc_pid_auxv.5 INSTALL /usr/local/share/man/man5/proc_pid_cgroup.5 INSTALL /usr/local/share/man/man5/proc_pid_clear_refs.5 INSTALL /usr/local/share/man/man5/proc_pid_cmdline.5 INSTALL /usr/local/share/man/man5/proc_pid_comm.5 INSTALL /usr/local/share/man/man5/proc_pid_coredump_filter.5 INSTALL /usr/local/share/man/man5/proc_pid_cpuset.5 INSTALL /usr/local/share/man/man5/proc_pid_cwd.5 INSTALL /usr/local/share/man/man5/proc_pid_environ.5 INSTALL /usr/local/share/man/man5/proc_pid_exe.5 INSTALL /usr/local/share/man/man5/proc_pid_fd.5 INSTALL /usr/local/share/man/man5/proc_pid_fdinfo.5 INSTALL /usr/local/share/man/man5/proc_pid_gid_map.5 INSTALL /usr/local/share/man/man5/proc_pid_io.5 INSTALL /usr/local/share/man/man5/proc_pid_limits.5 INSTALL /usr/local/share/man/man5/proc_pid_map_files.5 INSTALL /usr/local/share/man/man5/proc_pid_maps.5 INSTALL /usr/local/share/man/man5/proc_pid_mem.5 INSTALL /usr/local/share/man/man5/proc_pid_mountinfo.5 INSTALL /usr/local/share/man/man5/proc_pid_mounts.5 INSTALL /usr/local/share/man/man5/proc_pid_mountstats.5 INSTALL /usr/local/share/man/man5/proc_pid_net.5 INSTALL /usr/local/share/man/man5/proc_pid_ns.5 INSTALL /usr/local/share/man/man5/proc_pid_numa_maps.5 INSTALL /usr/local/share/man/man5/proc_pid_oom_adj.5 INSTALL /usr/local/share/man/man5/proc_pid_oom_score.5 INSTALL /usr/local/share/man/man5/proc_pid_oom_score_adj.5 INSTALL /usr/local/share/man/man5/proc_pid_pagemap.5 INSTALL /usr/local/share/man/man5/proc_pid_personality.5 INSTALL /usr/local/share/man/man5/proc_pid_projid_map.5 INSTALL /usr/local/share/man/man5/proc_pid_root.5 INSTALL /usr/local/share/man/man5/proc_pid_seccomp.5 INSTALL /usr/local/share/man/man5/proc_pid_setgroups.5 INSTALL /usr/local/share/man/man5/proc_pid_smaps.5 INSTALL /usr/local/share/man/man5/proc_pid_stack.5 INSTALL /usr/local/share/man/man5/proc_pid_stat.5 INSTALL /usr/local/share/man/man5/proc_pid_statm.5 INSTALL /usr/local/share/man/man5/proc_pid_status.5 INSTALL /usr/local/share/man/man5/proc_pid_syscall.5 INSTALL /usr/local/share/man/man5/proc_pid_task.5 INSTALL /usr/local/share/man/man5/proc_pid_timers.5 INSTALL /usr/local/share/man/man5/proc_pid_timerslack_ns.5 INSTALL /usr/local/share/man/man5/proc_pid_uid_map.5 INSTALL /usr/local/share/man/man5/proc_pid_wchan.5 INSTALL /usr/local/share/man/man5/proc_profile.5 INSTALL /usr/local/share/man/man5/proc_scsi.5 INSTALL /usr/local/share/man/man5/proc_self.5 INSTALL /usr/local/share/man/man5/proc_slabinfo.5 INSTALL /usr/local/share/man/man5/proc_stat.5 INSTALL /usr/local/share/man/man5/proc_swaps.5 INSTALL /usr/local/share/man/man5/proc_sys.5 INSTALL /usr/local/share/man/man5/proc_sys_abi.5 INSTALL /usr/local/share/man/man5/proc_sys_debug.5 INSTALL /usr/local/share/man/man5/proc_sys_dev.5 INSTALL /usr/local/share/man/man5/proc_sys_fs.5 INSTALL /usr/local/share/man/man5/proc_sys_kernel.5 INSTALL /usr/local/share/man/man5/proc_sys_net.5 INSTALL /usr/local/share/man/man5/proc_sys_proc.5 INSTALL /usr/local/share/man/man5/proc_sys_sunrpc.5 INSTALL /usr/local/share/man/man5/proc_sys_user.5 INSTALL /usr/local/share/man/man5/proc_sys_vm.5 INSTALL /usr/local/share/man/man5/proc_sysrq-trigger.5 INSTALL /usr/local/share/man/man5/proc_sysvipc.5 INSTALL /usr/local/share/man/man5/proc_thread-self.5 INSTALL /usr/local/share/man/man5/proc_tid.5 INSTALL /usr/local/share/man/man5/proc_tid_children.5 INSTALL /usr/local/share/man/man5/proc_timer_list.5 INSTALL /usr/local/share/man/man5/proc_timer_stats.5 INSTALL /usr/local/share/man/man5/proc_tty.5 INSTALL /usr/local/share/man/man5/proc_uptime.5 INSTALL /usr/local/share/man/man5/proc_version.5 INSTALL /usr/local/share/man/man5/proc_vmstat.5 INSTALL /usr/local/share/man/man5/proc_zoneinfo.5 INSTALL /usr/local/share/man/man5/procfs.5 INSTALL /usr/local/share/man/man5/protocols.5 INSTALL /usr/local/share/man/man5/repertoiremap.5 INSTALL /usr/local/share/man/man5/resolv.conf.5 INSTALL /usr/local/share/man/man5/resolver.5 INSTALL /usr/local/share/man/man5/rpc.5 INSTALL /usr/local/share/man/man5/securetty.5 INSTALL /usr/local/share/man/man5/services.5 INSTALL /usr/local/share/man/man5/shells.5 INSTALL /usr/local/share/man/man5/slabinfo.5 INSTALL /usr/local/share/man/man5/sysfs.5 INSTALL /usr/local/share/man/man5/termcap.5 INSTALL /usr/local/share/man/man5/tmpfs.5 INSTALL /usr/local/share/man/man5/ttytype.5 INSTALL /usr/local/share/man/man5/tzfile.5 INSTALL /usr/local/share/man/man5/utmp.5 INSTALL /usr/local/share/man/man5/utmpx.5 INSTALL /usr/local/share/man/man5/wtmp.5 INSTALL /usr/local/share/man/man7/address_families.7 INSTALL /usr/local/share/man/man7/aio.7 INSTALL /usr/local/share/man/man7/armscii-8.7 INSTALL /usr/local/share/man/man7/arp.7 INSTALL /usr/local/share/man/man7/ascii.7 INSTALL /usr/local/share/man/man7/attributes.7 INSTALL /usr/local/share/man/man7/boot.7 INSTALL /usr/local/share/man/man7/bootparam.7 INSTALL /usr/local/share/man/man7/bpf-helpers.7 INSTALL /usr/local/share/man/man7/capabilities.7 INSTALL /usr/local/share/man/man7/cgroup_namespaces.7 INSTALL /usr/local/share/man/man7/cgroups.7 INSTALL /usr/local/share/man/man7/charsets.7 INSTALL /usr/local/share/man/man7/complex.7 INSTALL /usr/local/share/man/man7/cp1251.7 INSTALL /usr/local/share/man/man7/cp1252.7 INSTALL /usr/local/share/man/man7/cpuset.7 INSTALL /usr/local/share/man/man7/credentials.7 INSTALL /usr/local/share/man/man7/ddp.7 INSTALL /usr/local/share/man/man7/environ.7 INSTALL /usr/local/share/man/man7/epoll.7 INSTALL /usr/local/share/man/man7/fanotify.7 INSTALL /usr/local/share/man/man7/feature_test_macros.7 INSTALL /usr/local/share/man/man7/fifo.7 INSTALL /usr/local/share/man/man7/futex.7 INSTALL /usr/local/share/man/man7/glibc.7 INSTALL /usr/local/share/man/man7/glob.7 INSTALL /usr/local/share/man/man7/hier.7 INSTALL /usr/local/share/man/man7/hostname.7 INSTALL /usr/local/share/man/man7/icmp.7 INSTALL /usr/local/share/man/man7/inode.7 INSTALL /usr/local/share/man/man7/inotify.7 INSTALL /usr/local/share/man/man7/ip.7 INSTALL /usr/local/share/man/man7/ipc_namespaces.7 INSTALL /usr/local/share/man/man7/ipv6.7 INSTALL /usr/local/share/man/man7/iso-8859-1.7 INSTALL /usr/local/share/man/man7/iso_8859-1.7 INSTALL /usr/local/share/man/man7/iso_8859_1.7 INSTALL /usr/local/share/man/man7/iso-8859-10.7 INSTALL /usr/local/share/man/man7/iso_8859-10.7 INSTALL /usr/local/share/man/man7/iso_8859_10.7 INSTALL /usr/local/share/man/man7/iso-8859-11.7 INSTALL /usr/local/share/man/man7/iso_8859-11.7 INSTALL /usr/local/share/man/man7/iso_8859_11.7 INSTALL /usr/local/share/man/man7/iso-8859-13.7 INSTALL /usr/local/share/man/man7/iso_8859-13.7 INSTALL /usr/local/share/man/man7/iso_8859_13.7 INSTALL /usr/local/share/man/man7/iso-8859-14.7 INSTALL /usr/local/share/man/man7/iso_8859-14.7 INSTALL /usr/local/share/man/man7/iso_8859_14.7 INSTALL /usr/local/share/man/man7/iso-8859-15.7 INSTALL /usr/local/share/man/man7/iso_8859-15.7 INSTALL /usr/local/share/man/man7/iso_8859_15.7 INSTALL /usr/local/share/man/man7/iso-8859-16.7 INSTALL /usr/local/share/man/man7/iso_8859-16.7 INSTALL /usr/local/share/man/man7/iso_8859_16.7 INSTALL /usr/local/share/man/man7/iso-8859-2.7 INSTALL /usr/local/share/man/man7/iso_8859-2.7 INSTALL /usr/local/share/man/man7/iso_8859_2.7 INSTALL /usr/local/share/man/man7/iso-8859-3.7 INSTALL /usr/local/share/man/man7/iso_8859-3.7 INSTALL /usr/local/share/man/man7/iso_8859_3.7 INSTALL /usr/local/share/man/man7/iso-8859-4.7 INSTALL /usr/local/share/man/man7/iso_8859-4.7 INSTALL /usr/local/share/man/man7/iso_8859_4.7 INSTALL /usr/local/share/man/man7/iso-8859-5.7 INSTALL /usr/local/share/man/man7/iso_8859-5.7 INSTALL /usr/local/share/man/man7/iso_8859_5.7 INSTALL /usr/local/share/man/man7/iso-8859-6.7 INSTALL /usr/local/share/man/man7/iso_8859-6.7 INSTALL /usr/local/share/man/man7/iso_8859_6.7 INSTALL /usr/local/share/man/man7/iso-8859-7.7 INSTALL /usr/local/share/man/man7/iso_8859-7.7 INSTALL /usr/local/share/man/man7/iso_8859_7.7 INSTALL /usr/local/share/man/man7/iso-8859-8.7 INSTALL /usr/local/share/man/man7/iso_8859-8.7 INSTALL /usr/local/share/man/man7/iso_8859_8.7 INSTALL /usr/local/share/man/man7/iso-8859-9.7 INSTALL /usr/local/share/man/man7/iso_8859-9.7 INSTALL /usr/local/share/man/man7/iso_8859_9.7 INSTALL /usr/local/share/man/man7/kernel_lockdown.7 INSTALL /usr/local/share/man/man7/keyrings.7 INSTALL /usr/local/share/man/man7/koi8-r.7 INSTALL /usr/local/share/man/man7/koi8-u.7 INSTALL /usr/local/share/man/man7/landlock.7 INSTALL /usr/local/share/man/man7/latin1.7 INSTALL /usr/local/share/man/man7/latin2.7 INSTALL /usr/local/share/man/man7/latin3.7 INSTALL /usr/local/share/man/man7/latin4.7 INSTALL /usr/local/share/man/man7/latin5.7 INSTALL /usr/local/share/man/man7/latin6.7 INSTALL /usr/local/share/man/man7/latin7.7 INSTALL /usr/local/share/man/man7/latin8.7 INSTALL /usr/local/share/man/man7/latin9.7 INSTALL /usr/local/share/man/man7/latin10.7 INSTALL /usr/local/share/man/man7/libc.7 INSTALL /usr/local/share/man/man7/locale.7 INSTALL /usr/local/share/man/man7/mailaddr.7 INSTALL /usr/local/share/man/man7/man.7 INSTALL /usr/local/share/man/man7/man-pages.7 INSTALL /usr/local/share/man/man7/math_error.7 INSTALL /usr/local/share/man/man7/mount_namespaces.7 INSTALL /usr/local/share/man/man7/mq_overview.7 INSTALL /usr/local/share/man/man7/namespaces.7 INSTALL /usr/local/share/man/man7/netdevice.7 INSTALL /usr/local/share/man/man7/netlink.7 INSTALL /usr/local/share/man/man7/network_namespaces.7 INSTALL /usr/local/share/man/man7/nptl.7 INSTALL /usr/local/share/man/man7/numa.7 INSTALL /usr/local/share/man/man7/operator.7 INSTALL /usr/local/share/man/man7/packet.7 INSTALL /usr/local/share/man/man7/path_resolution.7 INSTALL /usr/local/share/man/man7/persistent-keyring.7 INSTALL /usr/local/share/man/man7/pid_namespaces.7 INSTALL /usr/local/share/man/man7/pipe.7 INSTALL /usr/local/share/man/man7/pkeys.7 INSTALL /usr/local/share/man/man7/posixoptions.7 INSTALL /usr/local/share/man/man7/precedence.7 INSTALL /usr/local/share/man/man7/process-keyring.7 INSTALL /usr/local/share/man/man7/pthreads.7 INSTALL /usr/local/share/man/man7/pty.7 INSTALL /usr/local/share/man/man7/queue.7 INSTALL /usr/local/share/man/man7/random.7 INSTALL /usr/local/share/man/man7/raw.7 INSTALL /usr/local/share/man/man7/regex.7 INSTALL /usr/local/share/man/man7/rtld-audit.7 INSTALL /usr/local/share/man/man7/rtnetlink.7 INSTALL /usr/local/share/man/man7/sched.7 INSTALL /usr/local/share/man/man7/sem_overview.7 INSTALL /usr/local/share/man/man7/session-keyring.7 INSTALL /usr/local/share/man/man7/shm_overview.7 INSTALL /usr/local/share/man/man7/sigevent.7 INSTALL /usr/local/share/man/man7/signal.7 INSTALL /usr/local/share/man/man7/signal-safety.7 INSTALL /usr/local/share/man/man7/sock_diag.7 INSTALL /usr/local/share/man/man7/socket.7 INSTALL /usr/local/share/man/man7/spufs.7 INSTALL /usr/local/share/man/man7/standards.7 INSTALL /usr/local/share/man/man7/string_copying.7 INSTALL /usr/local/share/man/man7/suffixes.7 INSTALL /usr/local/share/man/man7/svipc.7 INSTALL /usr/local/share/man/man7/symlink.7 INSTALL /usr/local/share/man/man7/system_data_types.7 INSTALL /usr/local/share/man/man7/sysvipc.7 INSTALL /usr/local/share/man/man7/tcp.7 INSTALL /usr/local/share/man/man7/termio.7 INSTALL /usr/local/share/man/man7/thread-keyring.7 INSTALL /usr/local/share/man/man7/time.7 INSTALL /usr/local/share/man/man7/time_namespaces.7 INSTALL /usr/local/share/man/man7/tis-620.7 INSTALL /usr/local/share/man/man7/udp.7 INSTALL /usr/local/share/man/man7/udplite.7 INSTALL /usr/local/share/man/man7/unicode.7 INSTALL /usr/local/share/man/man7/units.7 INSTALL /usr/local/share/man/man7/unix.7 INSTALL /usr/local/share/man/man7/uri.7 INSTALL /usr/local/share/man/man7/url.7 INSTALL /usr/local/share/man/man7/urn.7 INSTALL /usr/local/share/man/man7/user-keyring.7 INSTALL /usr/local/share/man/man7/user_namespaces.7 INSTALL /usr/local/share/man/man7/user-session-keyring.7 INSTALL /usr/local/share/man/man7/utf-8.7 INSTALL /usr/local/share/man/man7/utf8.7 INSTALL /usr/local/share/man/man7/uts_namespaces.7 INSTALL /usr/local/share/man/man7/vdso.7 INSTALL /usr/local/share/man/man7/vsock.7 INSTALL /usr/local/share/man/man7/x25.7 INSTALL /usr/local/share/man/man7/xattr.7 INSTALL /usr/local/share/man/man8/iconvconfig.8 INSTALL /usr/local/share/man/man8/ld-linux.8 INSTALL /usr/local/share/man/man8/ld-linux.so.8 INSTALL /usr/local/share/man/man8/ld.so.8 INSTALL /usr/local/share/man/man8/ldconfig.8 INSTALL /usr/local/share/man/man8/nscd.8 INSTALL /usr/local/share/man/man8/sln.8 INSTALL /usr/local/share/man/man8/tzselect.8 INSTALL /usr/local/share/man/man8/zdump.8 INSTALL /usr/local/share/man/man8/zic.8 INSTALL /usr/local/share/man/man1/intro.1 INSTALL /usr/local/share/man/man2/intro.2 INSTALL /usr/local/share/man/man3/intro.3 INSTALL /usr/local/share/man/man4/intro.4 INSTALL /usr/local/share/man/man5/intro.5 INSTALL /usr/local/share/man/man6/intro.6 INSTALL /usr/local/share/man/man7/intro.7 INSTALL /usr/local/share/man/man8/intro.8 INSTALL /usr/local/share/man/man2const/EPIOCGPARAMS.2const INSTALL /usr/local/share/man/man2const/EPIOCSPARAMS.2const INSTALL /usr/local/share/man/man2const/FAT_IOCTL_GET_ATTRIBUTES.2const INSTALL /usr/local/share/man/man2const/FAT_IOCTL_GET_VOLUME_ID.2const INSTALL /usr/local/share/man/man2const/FAT_IOCTL_SET_ATTRIBUTES.2const INSTALL /usr/local/share/man/man2const/FICLONE.2const INSTALL /usr/local/share/man/man2const/FICLONERANGE.2const INSTALL /usr/local/share/man/man2const/FIDEDUPERANGE.2const INSTALL /usr/local/share/man/man2const/FIONREAD.2const INSTALL /usr/local/share/man/man2const/FS_IOC_GETFLAGS.2const INSTALL /usr/local/share/man/man2const/FS_IOC_GETFSLABEL.2const INSTALL /usr/local/share/man/man2const/FS_IOC_GETFSMAP.2const INSTALL /usr/local/share/man/man2const/FS_IOC_SETFLAGS.2const INSTALL /usr/local/share/man/man2const/FS_IOC_SETFSLABEL.2const INSTALL /usr/local/share/man/man2const/GIO_CMAP.2const INSTALL /usr/local/share/man/man2const/GIO_FONT.2const INSTALL /usr/local/share/man/man2const/GIO_FONTX.2const INSTALL /usr/local/share/man/man2const/GIO_SCRNMAP.2const INSTALL /usr/local/share/man/man2const/GIO_UNIMAP.2const INSTALL /usr/local/share/man/man2const/GIO_UNISCRNMAP.2const INSTALL /usr/local/share/man/man2const/KDADDIO.2const INSTALL /usr/local/share/man/man2const/KDDELIO.2const INSTALL /usr/local/share/man/man2const/KDDISABIO.2const INSTALL /usr/local/share/man/man2const/KDENABIO.2const INSTALL /usr/local/share/man/man2const/KDGETKEYCODE.2const INSTALL /usr/local/share/man/man2const/KDGETLED.2const INSTALL /usr/local/share/man/man2const/KDGETMODE.2const INSTALL /usr/local/share/man/man2const/KDGKBDIACR.2const INSTALL /usr/local/share/man/man2const/KDGKBENT.2const INSTALL /usr/local/share/man/man2const/KDGKBLED.2const INSTALL /usr/local/share/man/man2const/KDGKBMETA.2const INSTALL /usr/local/share/man/man2const/KDGKBMODE.2const INSTALL /usr/local/share/man/man2const/KDGKBSENT.2const INSTALL /usr/local/share/man/man2const/KDGKBTYPE.2const INSTALL /usr/local/share/man/man2const/KDMKTONE.2const INSTALL /usr/local/share/man/man2const/KDSETKEYCODE.2const INSTALL /usr/local/share/man/man2const/KDSETLED.2const INSTALL /usr/local/share/man/man2const/KDSETMODE.2const INSTALL /usr/local/share/man/man2const/KDSIGACCEPT.2const INSTALL /usr/local/share/man/man2const/KDSKBENT.2const INSTALL /usr/local/share/man/man2const/KDSKBLED.2const INSTALL /usr/local/share/man/man2const/KDSKBMETA.2const INSTALL /usr/local/share/man/man2const/KDSKBMODE.2const INSTALL /usr/local/share/man/man2const/KDSKBSENT.2const INSTALL /usr/local/share/man/man2const/KIOCSOUND.2const INSTALL /usr/local/share/man/man2const/NS_GET_NSTYPE.2const INSTALL /usr/local/share/man/man2const/NS_GET_OWNER_UID.2const INSTALL /usr/local/share/man/man2const/NS_GET_PARENT.2const INSTALL /usr/local/share/man/man2const/NS_GET_USERNS.2const INSTALL /usr/local/share/man/man2const/PAGEMAP_SCAN.2const INSTALL /usr/local/share/man/man2const/PIO_CMAP.2const INSTALL /usr/local/share/man/man2const/PIO_FONT.2const INSTALL /usr/local/share/man/man2const/PIO_FONTRESET.2const INSTALL /usr/local/share/man/man2const/PIO_FONTX.2const INSTALL /usr/local/share/man/man2const/PIO_SCRNMAP.2const INSTALL /usr/local/share/man/man2const/PIO_UNIMAP.2const INSTALL /usr/local/share/man/man2const/PIO_UNIMAPCLR.2const INSTALL /usr/local/share/man/man2const/PIO_UNISCRNMAP.2const INSTALL /usr/local/share/man/man2const/PR_CAP_AMBIENT.2const INSTALL /usr/local/share/man/man2const/PR_CAP_AMBIENT_CLEAR_ALL.2const INSTALL /usr/local/share/man/man2const/PR_CAP_AMBIENT_IS_SET.2const INSTALL /usr/local/share/man/man2const/PR_CAP_AMBIENT_LOWER.2const INSTALL /usr/local/share/man/man2const/PR_CAP_AMBIENT_RAISE.2const INSTALL /usr/local/share/man/man2const/PR_CAPBSET_DROP.2const INSTALL /usr/local/share/man/man2const/PR_CAPBSET_READ.2const INSTALL /usr/local/share/man/man2const/PR_GET_AUXV.2const INSTALL /usr/local/share/man/man2const/PR_GET_CHILD_SUBREAPER.2const INSTALL /usr/local/share/man/man2const/PR_GET_DUMPABLE.2const INSTALL /usr/local/share/man/man2const/PR_GET_ENDIAN.2const INSTALL /usr/local/share/man/man2const/PR_GET_FP_MODE.2const INSTALL /usr/local/share/man/man2const/PR_GET_FPEMU.2const INSTALL /usr/local/share/man/man2const/PR_GET_FPEXC.2const INSTALL /usr/local/share/man/man2const/PR_GET_IO_FLUSHER.2const INSTALL /usr/local/share/man/man2const/PR_GET_KEEPCAPS.2const INSTALL /usr/local/share/man/man2const/PR_GET_MDWE.2const INSTALL /usr/local/share/man/man2const/PR_GET_NAME.2const INSTALL /usr/local/share/man/man2const/PR_GET_NO_NEW_PRIVS.2const INSTALL /usr/local/share/man/man2const/PR_GET_PDEATHSIG.2const INSTALL /usr/local/share/man/man2const/PR_GET_SECCOMP.2const INSTALL /usr/local/share/man/man2const/PR_GET_SECUREBITS.2const INSTALL /usr/local/share/man/man2const/PR_GET_SPECULATION_CTRL.2const INSTALL /usr/local/share/man/man2const/PR_GET_TAGGED_ADDR_CTRL.2const INSTALL /usr/local/share/man/man2const/PR_GET_THP_DISABLE.2const INSTALL /usr/local/share/man/man2const/PR_GET_TID_ADDRESS.2const INSTALL /usr/local/share/man/man2const/PR_GET_TIMERSLACK.2const INSTALL /usr/local/share/man/man2const/PR_GET_TIMING.2const INSTALL /usr/local/share/man/man2const/PR_GET_TSC.2const INSTALL /usr/local/share/man/man2const/PR_GET_UNALIGN.2const INSTALL /usr/local/share/man/man2const/PR_MCE_KILL.2const INSTALL /usr/local/share/man/man2const/PR_MCE_KILL_CLEAR.2const INSTALL /usr/local/share/man/man2const/PR_MCE_KILL_GET.2const INSTALL /usr/local/share/man/man2const/PR_MCE_KILL_SET.2const INSTALL /usr/local/share/man/man2const/PR_MPX_DISABLE_MANAGEMENT.2const INSTALL /usr/local/share/man/man2const/PR_MPX_ENABLE_MANAGEMENT.2const INSTALL /usr/local/share/man/man2const/PR_PAC_RESET_KEYS.2const INSTALL /usr/local/share/man/man2const/PR_SET_CHILD_SUBREAPER.2const INSTALL /usr/local/share/man/man2const/PR_SET_DUMPABLE.2const INSTALL /usr/local/share/man/man2const/PR_SET_ENDIAN.2const INSTALL /usr/local/share/man/man2const/PR_SET_FP_MODE.2const INSTALL /usr/local/share/man/man2const/PR_SET_FPEMU.2const INSTALL /usr/local/share/man/man2const/PR_SET_FPEXC.2const INSTALL /usr/local/share/man/man2const/PR_SET_IO_FLUSHER.2const INSTALL /usr/local/share/man/man2const/PR_SET_KEEPCAPS.2const INSTALL /usr/local/share/man/man2const/PR_SET_MDWE.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_ARG_END.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_ARG_START.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_AUXV.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_BRK.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_END_CODE.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_END_DATA.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_ENV_END.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_ENV_START.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_EXE_FILE.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_MAP.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_MAP_SIZE.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_START_BRK.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_START_CODE.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_START_DATA.2const INSTALL /usr/local/share/man/man2const/PR_SET_MM_START_STACK.2const INSTALL /usr/local/share/man/man2const/PR_SET_NAME.2const INSTALL /usr/local/share/man/man2const/PR_SET_NO_NEW_PRIVS.2const INSTALL /usr/local/share/man/man2const/PR_SET_PDEATHSIG.2const INSTALL /usr/local/share/man/man2const/PR_SET_PTRACER.2const INSTALL /usr/local/share/man/man2const/PR_SET_SECCOMP.2const INSTALL /usr/local/share/man/man2const/PR_SET_SECUREBITS.2const INSTALL /usr/local/share/man/man2const/PR_SET_SPECULATION_CTRL.2const INSTALL /usr/local/share/man/man2const/PR_SET_SYSCALL_USER_DISPATCH.2const INSTALL /usr/local/share/man/man2const/PR_SET_TAGGED_ADDR_CTRL.2const INSTALL /usr/local/share/man/man2const/PR_SET_THP_DISABLE.2const INSTALL /usr/local/share/man/man2const/PR_SET_TIMERSLACK.2const INSTALL /usr/local/share/man/man2const/PR_SET_TIMING.2const INSTALL /usr/local/share/man/man2const/PR_SET_TSC.2const INSTALL /usr/local/share/man/man2const/PR_SET_UNALIGN.2const INSTALL /usr/local/share/man/man2const/PR_SET_VMA.2const INSTALL /usr/local/share/man/man2const/PR_SVE_GET_VL.2const INSTALL /usr/local/share/man/man2const/PR_SVE_SET_VL.2const INSTALL /usr/local/share/man/man2const/PR_TASK_PERF_EVENTS_DISABLE.2const INSTALL /usr/local/share/man/man2const/PR_TASK_PERF_EVENTS_ENABLE.2const INSTALL /usr/local/share/man/man2const/TCFLSH.2const INSTALL /usr/local/share/man/man2const/TCGETA.2const INSTALL /usr/local/share/man/man2const/TCGETS.2const INSTALL /usr/local/share/man/man2const/TCGETS2.2const INSTALL /usr/local/share/man/man2const/TCSBRK.2const INSTALL /usr/local/share/man/man2const/TCSBRKP.2const INSTALL /usr/local/share/man/man2const/TCSETA.2const INSTALL /usr/local/share/man/man2const/TCSETAF.2const INSTALL /usr/local/share/man/man2const/TCSETAW.2const INSTALL /usr/local/share/man/man2const/TCSETS.2const INSTALL /usr/local/share/man/man2const/TCSETS2.2const INSTALL /usr/local/share/man/man2const/TCSETSF.2const INSTALL /usr/local/share/man/man2const/TCSETSF2.2const INSTALL /usr/local/share/man/man2const/TCSETSW.2const INSTALL /usr/local/share/man/man2const/TCSETSW2.2const INSTALL /usr/local/share/man/man2const/TCXONC.2const INSTALL /usr/local/share/man/man2const/TIOCCBRK.2const INSTALL /usr/local/share/man/man2const/TIOCCONS.2const INSTALL /usr/local/share/man/man2const/TIOCEXCL.2const INSTALL /usr/local/share/man/man2const/TIOCGETD.2const INSTALL /usr/local/share/man/man2const/TIOCGEXCL.2const INSTALL /usr/local/share/man/man2const/TIOCGICOUNT.2const INSTALL /usr/local/share/man/man2const/TIOCGLCKTRMIOS.2const INSTALL /usr/local/share/man/man2const/TIOCGPGRP.2const INSTALL /usr/local/share/man/man2const/TIOCGPKT.2const INSTALL /usr/local/share/man/man2const/TIOCGPTLCK.2const INSTALL /usr/local/share/man/man2const/TIOCGPTPEER.2const INSTALL /usr/local/share/man/man2const/TIOCGSID.2const INSTALL /usr/local/share/man/man2const/TIOCGSOFTCAR.2const INSTALL /usr/local/share/man/man2const/TIOCGWINSZ.2const INSTALL /usr/local/share/man/man2const/TIOCINQ.2const INSTALL /usr/local/share/man/man2const/TIOCLINUX.2const INSTALL /usr/local/share/man/man2const/TIOCMBIC.2const INSTALL /usr/local/share/man/man2const/TIOCMBIS.2const INSTALL /usr/local/share/man/man2const/TIOCMGET.2const INSTALL /usr/local/share/man/man2const/TIOCMIWAIT.2const INSTALL /usr/local/share/man/man2const/TIOCMSET.2const INSTALL /usr/local/share/man/man2const/TIOCNOTTY.2const INSTALL /usr/local/share/man/man2const/TIOCNXCL.2const INSTALL /usr/local/share/man/man2const/TIOCOUTQ.2const INSTALL /usr/local/share/man/man2const/TIOCPKT.2const INSTALL /usr/local/share/man/man2const/TIOCSBRK.2const INSTALL /usr/local/share/man/man2const/TIOCSCTTY.2const INSTALL /usr/local/share/man/man2const/TIOCSERGETLSR.2const INSTALL /usr/local/share/man/man2const/TIOCSETD.2const INSTALL /usr/local/share/man/man2const/TIOCSLCKTRMIOS.2const INSTALL /usr/local/share/man/man2const/TIOCSPGRP.2const INSTALL /usr/local/share/man/man2const/TIOCSPTLCK.2const INSTALL /usr/local/share/man/man2const/TIOCSSOFTCAR.2const INSTALL /usr/local/share/man/man2const/TIOCSTI.2const INSTALL /usr/local/share/man/man2const/TIOCSWINSZ.2const INSTALL /usr/local/share/man/man2const/TIOCTTYGSTRUCT.2const INSTALL /usr/local/share/man/man2const/UFFDIO_API.2const INSTALL /usr/local/share/man/man2const/UFFDIO_CONTINUE.2const INSTALL /usr/local/share/man/man2const/UFFDIO_COPY.2const INSTALL /usr/local/share/man/man2const/UFFDIO_POISON.2const INSTALL /usr/local/share/man/man2const/UFFDIO_REGISTER.2const INSTALL /usr/local/share/man/man2const/UFFDIO_UNREGISTER.2const INSTALL /usr/local/share/man/man2const/UFFDIO_WAKE.2const INSTALL /usr/local/share/man/man2const/UFFDIO_WRITEPROTECT.2const INSTALL /usr/local/share/man/man2const/UFFDIO_ZEROPAGE.2const INSTALL /usr/local/share/man/man2const/VFAT_IOCTL_READDIR_BOTH.2const INSTALL /usr/local/share/man/man2const/VFAT_IOCTL_READDIR_SHORT.2const INSTALL /usr/local/share/man/man2const/VT_ACTIVATE.2const INSTALL /usr/local/share/man/man2const/VT_DISALLOCATE.2const INSTALL /usr/local/share/man/man2const/VT_GETMODE.2const INSTALL /usr/local/share/man/man2const/VT_GETSTATE.2const INSTALL /usr/local/share/man/man2const/VT_OPENQRY.2const INSTALL /usr/local/share/man/man2const/VT_RELDISP.2const INSTALL /usr/local/share/man/man2const/VT_RESIZE.2const INSTALL /usr/local/share/man/man2const/VT_RESIZEX.2const INSTALL /usr/local/share/man/man2const/VT_SETMODE.2const INSTALL /usr/local/share/man/man2const/VT_WAITACTIVE.2const INSTALL /usr/local/share/man/man2type/open_how.2type INSTALL /usr/local/share/man/man3const/EOF.3const INSTALL /usr/local/share/man/man3const/EXIT_FAILURE.3const INSTALL /usr/local/share/man/man3const/EXIT_SUCCESS.3const INSTALL /usr/local/share/man/man3const/NULL.3const INSTALL /usr/local/share/man/man3const/PA_CHAR.3const INSTALL /usr/local/share/man/man3const/PA_DOUBLE.3const INSTALL /usr/local/share/man/man3const/PA_FLAG_LONG.3const INSTALL /usr/local/share/man/man3const/PA_FLAG_LONG_DOUBLE.3const INSTALL /usr/local/share/man/man3const/PA_FLAG_LONG_LONG.3const INSTALL /usr/local/share/man/man3const/PA_FLAG_PTR.3const INSTALL /usr/local/share/man/man3const/PA_FLAG_SHORT.3const INSTALL /usr/local/share/man/man3const/PA_FLOAT.3const INSTALL /usr/local/share/man/man3const/PA_INT.3const INSTALL /usr/local/share/man/man3const/PA_LAST.3const INSTALL /usr/local/share/man/man3const/PA_POINTER.3const INSTALL /usr/local/share/man/man3const/PA_STRING.3const INSTALL /usr/local/share/man/man3const/PA_WCHAR.3const INSTALL /usr/local/share/man/man3const/PA_WSTRING.3const INSTALL /usr/local/share/man/man3head/printf.h.3head INSTALL /usr/local/share/man/man3head/sysexits.h.3head INSTALL /usr/local/share/man/man3type/aiocb.3type INSTALL /usr/local/share/man/man3type/blkcnt_t.3type INSTALL /usr/local/share/man/man3type/blksize_t.3type INSTALL /usr/local/share/man/man3type/cc_t.3type INSTALL /usr/local/share/man/man3type/clock_t.3type INSTALL /usr/local/share/man/man3type/clockid_t.3type INSTALL /usr/local/share/man/man3type/dev_t.3type INSTALL /usr/local/share/man/man3type/div_t.3type INSTALL /usr/local/share/man/man3type/double_t.3type INSTALL /usr/local/share/man/man3type/epoll_data.3type INSTALL /usr/local/share/man/man3type/epoll_data_t.3type INSTALL /usr/local/share/man/man3type/epoll_event.3type INSTALL /usr/local/share/man/man3type/fenv_t.3type INSTALL /usr/local/share/man/man3type/fexcept_t.3type INSTALL /usr/local/share/man/man3type/FILE.3type INSTALL /usr/local/share/man/man3type/float_t.3type INSTALL /usr/local/share/man/man3type/gid_t.3type INSTALL /usr/local/share/man/man3type/id_t.3type INSTALL /usr/local/share/man/man3type/imaxdiv_t.3type INSTALL /usr/local/share/man/man3type/in_addr.3type INSTALL /usr/local/share/man/man3type/in_addr_t.3type INSTALL /usr/local/share/man/man3type/in_port_t.3type INSTALL /usr/local/share/man/man3type/in6_addr.3type INSTALL /usr/local/share/man/man3type/int8_t.3type INSTALL /usr/local/share/man/man3type/int16_t.3type INSTALL /usr/local/share/man/man3type/int32_t.3type INSTALL /usr/local/share/man/man3type/int64_t.3type INSTALL /usr/local/share/man/man3type/intmax_t.3type INSTALL /usr/local/share/man/man3type/intN_t.3type INSTALL /usr/local/share/man/man3type/intptr_t.3type INSTALL /usr/local/share/man/man3type/iovec.3type INSTALL /usr/local/share/man/man3type/itimerspec.3type INSTALL /usr/local/share/man/man3type/lconv.3type INSTALL /usr/local/share/man/man3type/ldiv_t.3type INSTALL /usr/local/share/man/man3type/lldiv_t.3type INSTALL /usr/local/share/man/man3type/locale_t.3type INSTALL /usr/local/share/man/man3type/loff_t.3type INSTALL /usr/local/share/man/man3type/mbstate_t.3type INSTALL /usr/local/share/man/man3type/mode_t.3type INSTALL /usr/local/share/man/man3type/off_t.3type INSTALL /usr/local/share/man/man3type/off64_t.3type INSTALL /usr/local/share/man/man3type/pid_t.3type INSTALL /usr/local/share/man/man3type/printf_arginfo_size_function.3type INSTALL /usr/local/share/man/man3type/printf_function.3type INSTALL /usr/local/share/man/man3type/printf_info.3type INSTALL /usr/local/share/man/man3type/printf_va_arg_function.3type INSTALL /usr/local/share/man/man3type/ptrdiff_t.3type INSTALL /usr/local/share/man/man3type/regex_t.3type INSTALL /usr/local/share/man/man3type/regmatch_t.3type INSTALL /usr/local/share/man/man3type/regoff_t.3type INSTALL /usr/local/share/man/man3type/rlim_t.3type INSTALL /usr/local/share/man/man3type/rlimit.3type INSTALL /usr/local/share/man/man3type/sa_family_t.3type INSTALL /usr/local/share/man/man3type/sigevent.3type INSTALL /usr/local/share/man/man3type/siginfo_t.3type INSTALL /usr/local/share/man/man3type/sigset_t.3type INSTALL /usr/local/share/man/man3type/sigval.3type INSTALL /usr/local/share/man/man3type/size_t.3type INSTALL /usr/local/share/man/man3type/sockaddr.3type INSTALL /usr/local/share/man/man3type/sockaddr_in.3type INSTALL /usr/local/share/man/man3type/sockaddr_in6.3type INSTALL /usr/local/share/man/man3type/sockaddr_storage.3type INSTALL /usr/local/share/man/man3type/sockaddr_un.3type INSTALL /usr/local/share/man/man3type/socklen_t.3type INSTALL /usr/local/share/man/man3type/speed_t.3type INSTALL /usr/local/share/man/man3type/ssize_t.3type INSTALL /usr/local/share/man/man3type/stat.3type INSTALL /usr/local/share/man/man3type/suseconds_t.3type INSTALL /usr/local/share/man/man3type/tcflag_t.3type INSTALL /usr/local/share/man/man3type/time_t.3type INSTALL /usr/local/share/man/man3type/timer_t.3type INSTALL /usr/local/share/man/man3type/timespec.3type INSTALL /usr/local/share/man/man3type/timeval.3type INSTALL /usr/local/share/man/man3type/tm.3type INSTALL /usr/local/share/man/man3type/uid_t.3type INSTALL /usr/local/share/man/man3type/uint8_t.3type INSTALL /usr/local/share/man/man3type/uint16_t.3type INSTALL /usr/local/share/man/man3type/uint32_t.3type INSTALL /usr/local/share/man/man3type/uint64_t.3type INSTALL /usr/local/share/man/man3type/uintmax_t.3type INSTALL /usr/local/share/man/man3type/uintN_t.3type INSTALL /usr/local/share/man/man3type/uintptr_t.3type INSTALL /usr/local/share/man/man3type/useconds_t.3type INSTALL /usr/local/share/man/man3type/va_list.3type INSTALL /usr/local/share/man/man3type/void.3type INSTALL /usr/local/share/man/man3type/wchar_t.3type INSTALL /usr/local/share/man/man3type/wint_t.3type make[1]: Leaving directory '/usr/src/man-pages-6.9.1' Updating linker cache... Install done; saving file list to /usr/src/log/man-pages-6.9.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:00:56: Building glibc make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' glibc-2.41.tar.xz checksum OK ====================================== Installing glibc-2.41 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/glibc-2.41 && patch -Np1 < /usr/src/src/patches/glibc-localedef-no-archive.patch patching file localedata/Makefile Hunk #1 succeeded at 559 with fuzz 1 (offset 336 lines). cd /usr/src/glibc-build && \ CFLAGS="-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -fno-asynchronous-unwind-tables" \ /usr/src/glibc-2.41/configure --build=aarch64-pc-linux-gnu --prefix=/usr --libexecdir=/usr/lib/glibc --enable-stack-protector=strong --disable-profile --enable-kernel=5.4.0 --enable-add-ons --without-selinux --enable-experimental-malloc --enable-bind-now --enable-fortify-source --disable-crypt --disable-build-nscd --disable-nscd --enable-memory-tagging checking build system type... aarch64-pc-linux-gnu checking host system type... aarch64-pc-linux-gnu checking for gcc... gcc checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether g++ can link programs... yes checking for sysdeps preconfigure fragments... aarch64 alpha arc arm csky hppa i386 loongarch m68k microblaze checking for egrep -e... /tools_aarch64/bin/grep -E mips or1k powerpc riscv s390 sh checking for egrep -e... (cached) /tools_aarch64/bin/grep -E sparc x86_64 checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether ln -s works... yes checking for /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking version of /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld... 2.44, ok checking for gnumake... no checking for gmake... no checking for make... make checking version of make... 4.4.1, ok checking for gnumsgfmt... no checking for gmsgfmt... no checking for msgfmt... msgfmt checking version of msgfmt... 0.24, ok checking for makeinfo... makeinfo checking version of makeinfo... 7.1.1, ok checking for sed... sed checking version of sed... 4.9, ok checking for gawk... gawk checking version of gawk... 5.3.1, ok checking for bison... bison checking version of bison... 3.8.2, ok checking if gcc is sufficient to build libc... yes checking for python3... python3 checking version of python3... 3.10.8, ok checking for use of fpu sysdeps directories... yes checking for clang in testing... no checking for clang++ in testing... no checking for -fstack-protector... yes checking for -fstack-protector-strong... yes checking for -fstack-protector-all... yes checking for assembler and linker STT_GNU_IFUNC support... yes checking for gcc attribute ifunc support... yes checking whether the linker supports textrels along with ifunc... yes checking for GNU attribute retain support... yes checking if compiler warns about alias for function with incompatible types... yes checking sysdep dirs... sysdeps/unix/sysv/linux/aarch64 sysdeps/aarch64/nptl sysdeps/unix/sysv/linux/wordsize-64 sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix sysdeps/posix sysdeps/aarch64/fpu sysdeps/aarch64/multiarch sysdeps/aarch64 sysdeps/wordsize-64 sysdeps/ieee754/ldbl-128 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic checking LD_LIBRARY_PATH variable... ok checking for bash... /bin/bash checking for perl... /usr/bin/perl checking for install-info... /tools_aarch64/bin/install-info checking for .set assembler directive... yes checking linker support for protected data symbol... no checking linker support for INSERT in linker script... yes checking for broken __attribute__((alias()))... no checking whether to put _rtld_local into .sdata section... no checking for libunwind-support in compiler... no checking whether --noexecstack is desirable for .S files... yes checking for linker that supports -z execstack... yes checking for linker that supports -z start-stop-gc... yes checking for linker that supports --depaudit... yes checking for linker that supports -z pack-relative-relocs... yes checking for linker that supports --no-dynamic-linker... yes checking for -static-pie... yes checking for -fpie... yes checking for GLOB_DAT reloc... yes checking for tls descriptor support in testing... desc checking if -Wno-ignored-attributes is required for aliases... checking whether cc puts quotes around section names... no checking for __builtin_memset... no checking for redirection of built-in functions... yes checking for compiler option to disable generation of FMA instructions... -ffp-contract=off checking for compiler option that -fsignaling-nans... -fsignaling-nans checking -fsemantic-interposition in testing... yes checking for -ffloat-store in testing... -ffloat-store checking if __attribute__ ((__optimize__("-fno-tree-loop-distribute-patterns"))) works... yes checking for -Wimplicit-fallthrough... -Wimplicit-fallthrough checking support for trampolines in testing... yes checking -Wno-restrict in testing... -Wno-restrict checking -Wno-fortify-source in testing... -Wno-fortify-source checking -finput-charset=ascii in testing... -finput-charset=ascii checking g++ -finput-charset=ascii in testing... -finput-charset=ascii checking for STB_GNU_UNIQUE in testing... yes checking for libgd... no checking for maximum supported _FORTIFY_SOURCE level... 3 checking whether the assembler requires one version per symbol... no checking for __builtin_trap with no external dependencies... yes checking whether the C++ compiler supports thread_local... yes running configure fragment for sysdeps/unix/sysv/linux/aarch64 running configure fragment for sysdeps/unix/sysv/linux checking installed Linux kernel header files... 3.2.0 or later checking for kernel header at least 5.4.0... ok checking for symlinks in /usr/include... ok running configure fragment for sysdeps/gnu running configure fragment for sysdeps/aarch64 checking for egrep -e... (cached) /tools_aarch64/bin/grep -E checking for big endian... no checking for BTI support... yes checking if pac-ret is enabled... yes checking for variant PCS support... yes checking for SVE support in assembler... yes checking for availability of SVE ACLE... yes checking whether -fPIC is default... no checking whether -fPIE is default... no checking PDE load address... 0x0000000000400000 checking for linker that supports -Ttext-segment=0x0000000000400000... yes checking if we can build programs as PIE... yes checking if we can build static PIE programs... yes configure: creating ./config.status config.status: creating config.make config.status: creating Makefile config.status: creating config.h config.status: executing default commands cd /usr/src/glibc-build && make \ PARALLELMFLAGS=-j4 \ CFLAGS="-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE" \ CXXFLAGS="-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wp,-U_FORTIFY_SOURCE" make[1]: Entering directory '/usr/src/glibc-build' make -r PARALLELMFLAGS="-j4" -C /usr/src/glibc-2.41 objdir=`pwd` all make[2]: Entering directory '/usr/src/glibc-2.41' gawk -f scripts/gen-sorted.awk \ -v subdirs='csu assert ctype locale intl catgets math setjmp signal stdlib stdio-common libio malloc string wcsmbs time dirent posix io termios resource misc socket sysvipc gmon gnulib iconv iconvdata wctype manual po argp localedata timezone rt conform debug mathvec support dlfcn elf' \ -v srcpfx='' \ sysdeps/nptl/Subdirs sysdeps/unix/inet/Subdirs sysdeps/posix/Subdirs assert/Depend catgets/Depend debug/Depend iconvdata/Depend intl/Depend libio/Depend localedata/Depend malloc/Depend mathvec/Depend posix/Depend rt/Depend stdio-common/Depend stdlib/Depend string/Depend support/Depend time/Depend wcsmbs/Depend > /usr/src/glibc-build/sysd-sorted-tmp mv -f /usr/src/glibc-build/sysd-sorted-tmp /usr/src/glibc-build/sysd-sorted LC_ALL=C gawk -f scripts/sysd-rules.awk > /usr/src/glibc-build/sysd-rulesT \ -v all_object_suffixes='.o .os .oS' \ -v inhibit_sysdep_asm='' \ -v sysd_rules_patterns='%:% rtld-%:rtld-% rtld-%:% m_%:s_%' \ -v config_sysdirs='sysdeps/unix/sysv/linux/aarch64 sysdeps/aarch64/nptl sysdeps/unix/sysv/linux/wordsize-64 sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix sysdeps/posix sysdeps/aarch64/fpu sysdeps/aarch64/multiarch sysdeps/aarch64 sysdeps/wordsize-64 sysdeps/ieee754/ldbl-128 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic' mv -f /usr/src/glibc-build/sysd-rulesT /usr/src/glibc-build/sysd-rules sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \ sysdeps/unix/sysv/linux/aarch64/shlib-versions sysdeps/unix/sysv/linux/shlib-versions nptl/shlib-versions nptl_db/shlib-versions shlib-versions \ | gcc -E -undef -Iinclude -I/usr/src/glibc-build -Isysdeps/unix/sysv/linux/aarch64 -Isysdeps/aarch64/nptl -Isysdeps/unix/sysv/linux/wordsize-64 -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix -Isysdeps/posix -Isysdeps/aarch64/fpu -Isysdeps/aarch64/multiarch -Isysdeps/aarch64 -Isysdeps/wordsize-64 -Isysdeps/ieee754/ldbl-128 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -D_LIBC_REENTRANT -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -x assembler-with-cpp - \ > /usr/src/glibc-build/shlib-versions.v.iT mv -f /usr/src/glibc-build/shlib-versions.v.iT /usr/src/glibc-build/shlib-versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /usr/src/glibc-build/shlib-versions.v.i > /usr/src/glibc-build/shlib-versions.vT mv -f /usr/src/glibc-build/shlib-versions.vT /usr/src/glibc-build/shlib-versions.v gawk -f scripts/soversions.awk /usr/src/glibc-build/shlib-versions.v > /usr/src/glibc-build/soversions.iT mv -f /usr/src/glibc-build/soversions.iT /usr/src/glibc-build/soversions.i (while read which lib number setname; do \ eval seen_$which=1; \ test x"$which" = xDEFAULT || continue; \ case $number in \ [0-9]*) echo "$lib.so-version=.$number"; \ echo "all-sonames+=$lib=$lib.so\$($lib.so-version)";;\ *) echo "$lib.so-version=$number"; \ echo "all-sonames+=$lib=\$($lib.so-version)";;\ esac; \ done; \ echo soversions.mk-done = t;) < /usr/src/glibc-build/soversions.i > /usr/src/glibc-build/soversions.mkT; exit 0 mv -f /usr/src/glibc-build/soversions.mkT /usr/src/glibc-build/soversions.mk sed '/^[ ]*%/!s/#.*$//;/^[ ]*$/d;s/^[ ]*%/#/' \ csu/Versions iconv/Versions locale/Versions assert/Versions ctype/Versions intl/Versions catgets/Versions math/Versions setjmp/Versions signal/Versions stdlib/Versions stdio-common/Versions libio/Versions dlfcn/Versions nptl/Versions rt/Versions malloc/Versions string/Versions wcsmbs/Versions time/Versions dirent/Versions posix/Versions io/Versions termios/Versions resource/Versions misc/Versions socket/Versions sysvipc/Versions gmon/Versions wctype/Versions argp/Versions debug/Versions nptl_db/Versions inet/Versions resolv/Versions nss/Versions hesiod/Versions sunrpc/Versions nis/Versions login/Versions elf/Versions sysdeps/unix/sysv/linux/aarch64/Versions sysdeps/unix/sysv/linux/wordsize-64/Versions sysdeps/unix/sysv/linux/Versions sysdeps/aarch64/fpu/Versions sysdeps/aarch64/Versions sysdeps/wordsize-64/Versions \ | gcc -E -undef -Iinclude -I/usr/src/glibc-build -Isysdeps/unix/sysv/linux/aarch64 -Isysdeps/aarch64/nptl -Isysdeps/unix/sysv/linux/wordsize-64 -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix -Isysdeps/posix -Isysdeps/aarch64/fpu -Isysdeps/aarch64/multiarch -Isysdeps/aarch64 -Isysdeps/wordsize-64 -Isysdeps/ieee754/ldbl-128 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -D_LIBC_REENTRANT -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -x assembler-with-cpp - \ > /usr/src/glibc-build/Versions.v.iT mv -f /usr/src/glibc-build/Versions.v.iT /usr/src/glibc-build/Versions.v.i sed '/^[ ]*#/d;/^[ ]*$/d' /usr/src/glibc-build/Versions.v.i > /usr/src/glibc-build/Versions.vT mv -f /usr/src/glibc-build/Versions.vT /usr/src/glibc-build/Versions.v LC_ALL=C gawk -f scripts/versionlist.awk /usr/src/glibc-build/Versions.v > /usr/src/glibc-build/Versions.defT mv -f /usr/src/glibc-build/Versions.defT /usr/src/glibc-build/Versions.def { while read which lib version setname; do \ test x"$which" = xDEFAULT || continue; \ test -z "$setname" || echo "$lib : $setname"; \ done < /usr/src/glibc-build/soversions.i; \ cat /usr/src/glibc-build/Versions.def; \ } | LC_ALL=C gawk -f scripts/firstversions.awk > /usr/src/glibc-build/Versions.allT mv -f /usr/src/glibc-build/Versions.allT /usr/src/glibc-build/Versions.all ( echo 'sysd-versions-subdirs = csu iconv locale localedata iconvdata assert ctype intl catgets math setjmp signal stdlib stdio-common libio dlfcn nptl rt malloc string wcsmbs timezone time dirent posix io termios resource misc socket sysvipc gmon gnulib wctype manual po argp conform debug mathvec support nptl_db inet resolv nss hesiod sunrpc nis nscd login elf sysdeps/unix/sysv/linux/aarch64 sysdeps/aarch64/nptl sysdeps/unix/sysv/linux/wordsize-64 sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix sysdeps/posix sysdeps/aarch64/fpu sysdeps/aarch64/multiarch sysdeps/aarch64 sysdeps/wordsize-64 sysdeps/ieee754/ldbl-128 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic' ; \ cat /usr/src/glibc-build/Versions.v \ | LC_ALL=C gawk -v buildroot=/usr/src/glibc-build/ -v defsfile=/usr/src/glibc-build/Versions.all \ -v move_if_change='/bin/sh scripts/move-if-change' \ -f scripts/versions.awk; \ ) > /usr/src/glibc-build/sysd-versionsT mv -f /usr/src/glibc-build/sysd-versionsT /usr/src/glibc-build/sysd-versions touch /usr/src/glibc-build/versions.stmp gawk -f scripts/haveversions.awk /usr/src/glibc-build/Versions.all > /usr/src/glibc-build/Versions.mkT mv -f /usr/src/glibc-build/Versions.mkT /usr/src/glibc-build/Versions.mk printf "#include \n#ifdef TIME64_NON_DEFAULT\nhave-time64-compat = yes\n#endif" \ | gcc -E -undef -Iinclude -I/usr/src/glibc-build -Isysdeps/unix/sysv/linux/aarch64 -Isysdeps/aarch64/nptl -Isysdeps/unix/sysv/linux/wordsize-64 -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix -Isysdeps/posix -Isysdeps/aarch64/fpu -Isysdeps/aarch64/multiarch -Isysdeps/aarch64 -Isysdeps/wordsize-64 -Isysdeps/ieee754/ldbl-128 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -D_LIBC_REENTRANT -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -x assembler-with-cpp - > /usr/src/glibc-build/time64-compat.mk.iT mv -f /usr/src/glibc-build/time64-compat.mk.iT /usr/src/glibc-build/time64-compat.mk.i sed '/^[ ]*#/d;/^[ ]*$/d' /usr/src/glibc-build/time64-compat.mk.i > /usr/src/glibc-build/time64-compat.mkT mv -f /usr/src/glibc-build/time64-compat.mkT /usr/src/glibc-build/time64-compat.mk gawk -v buildlist="iconvprogs iconvdata ldconfig libmemusage libpcprofile librpcsvc locale_programs memusagestat nonlib nscd extramodules libnldbl libsupport testsuite testsuite_internal" -f scripts/gen-libc-modules.awk /usr/src/glibc-build/soversions.i > /usr/src/glibc-build/libc-modules.T /bin/sh scripts/move-if-change /usr/src/glibc-build/libc-modules.T /usr/src/glibc-build/libc-modules.h touch /usr/src/glibc-build/libc-modules.stmp for dir in /usr/src/glibc-build sysdeps/unix/sysv/linux/aarch64 sysdeps/aarch64/nptl sysdeps/unix/sysv/linux/wordsize-64 sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix sysdeps/posix sysdeps/aarch64/fpu sysdeps/aarch64/multiarch sysdeps/aarch64 sysdeps/wordsize-64 sysdeps/ieee754/ldbl-128 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic; do \ test -f $dir/syscalls.list && \ { sysdirs='sysdeps/unix/sysv/linux/aarch64 sysdeps/aarch64/nptl sysdeps/unix/sysv/linux/wordsize-64 sysdeps/unix/sysv/linux sysdeps/nptl sysdeps/pthread sysdeps/gnu sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix sysdeps/posix sysdeps/aarch64/fpu sysdeps/aarch64/multiarch sysdeps/aarch64 sysdeps/wordsize-64 sysdeps/ieee754/ldbl-128 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/ieee754 sysdeps/generic' \ asm_CPP='gcc -c -Iinclude -I/usr/src/glibc-build -Isysdeps/unix/sysv/linux/aarch64 -Isysdeps/aarch64/nptl -Isysdeps/unix/sysv/linux/wordsize-64 -Isysdeps/unix/sysv/linux/include -Isysdeps/unix/sysv/linux -Isysdeps/nptl -Isysdeps/pthread -Isysdeps/gnu -Isysdeps/unix/inet -Isysdeps/unix/sysv -Isysdeps/unix -Isysdeps/posix -Isysdeps/aarch64/fpu -Isysdeps/aarch64/multiarch -Isysdeps/aarch64 -Isysdeps/wordsize-64 -Isysdeps/ieee754/ldbl-128 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/ieee754 -Isysdeps/generic -Ilibio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include include/libc-symbols.h -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -E -x assembler-with-cpp' \ /bin/sh sysdeps/unix/make-syscalls.sh $dir || exit 1; }; \ test $dir = sysdeps/unix && break; \ done > /usr/src/glibc-build/sysd-syscallsT mv -f /usr/src/glibc-build/sysd-syscallsT /usr/src/glibc-build/sysd-syscalls type "make help" for help with common glibc makefile targets rm -f /usr/src/glibc-build/stamp.o; > /usr/src/glibc-build/stamp.o rm -f /usr/src/glibc-build/stamp.os; > /usr/src/glibc-build/stamp.os rm -f /usr/src/glibc-build/stamp.oS; > /usr/src/glibc-build/stamp.oS make -j4 subdir=csu -C csu ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/csu' /bin/sh ../scripts/gen-libc-abis \ aarch64-pc-linux-gnu \ < ../libc-abis > /usr/src/glibc-build/libc-abis.hT /tools_aarch64/bin/install -c -m 644 /tools_aarch64/include/c++/15.1.0/bits/std_abs.h /usr/src/glibc-build/bits/std_abs.hT /tools_aarch64/bin/install -c -m 644 /tools_aarch64/include/c++/15.1.0/cstdlib /usr/src/glibc-build/cstdlibT /tools_aarch64/bin/install -c -m 644 /tools_aarch64/include/c++/15.1.0/cmath /usr/src/glibc-build/cmathT /bin/sh ../scripts/move-if-change /usr/src/glibc-build/bits/std_abs.hT /usr/src/glibc-build/bits/std_abs.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/cstdlibT /usr/src/glibc-build/cstdlib /bin/sh ../scripts/move-if-change /usr/src/glibc-build/cmathT /usr/src/glibc-build/cmath /bin/sh ../scripts/move-if-change /usr/src/glibc-build/libc-abis.hT /usr/src/glibc-build/libc-abis.h LC_ALL=C gawk -f ../scripts/abi-versions.awk /usr/src/glibc-build/Versions.all > /usr/src/glibc-build/abi-versions.hT LC_ALL=C gawk -f ../scripts/gen-tunables.awk ../elf/dl-tunables.list ../sysdeps/nptl/dl-tunables.list ../sysdeps/aarch64/dl-tunables.list > /usr/src/glibc-build/dl-tunable-list.T touch /usr/src/glibc-build/libc-abis.stamp gcc -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -E -dM -x c -o /usr/src/glibc-build/gcc-macros.h.in /dev/null .././scripts/mkinstalldirs /usr/src/glibc-build/csu /bin/sh ../scripts/move-if-change /usr/src/glibc-build/dl-tunable-list.T /usr/src/glibc-build/dl-tunable-list.h mv -f /usr/src/glibc-build/abi-versions.hT /usr/src/glibc-build/abi-versions.h mkdir -p -- /usr/src/glibc-build/csu rm -f /usr/src/glibc-build/csu/abi-tag.h.new .././scripts/mkinstalldirs /usr/src/glibc-build/csu sed -e 's/#.*$//' -e '/^[ ]*$/d' ../abi-tags | \ while read conf tagos tagver; do \ test `expr 'aarch64-pc-linux-gnu' \ : "$conf"` != 0 || continue; \ ( echo "$tagos" | \ sed -e 's/[^0-9xXa-fA-F ]//' \ -e 's/^/#define __ABI_TAG_OS /'; \ echo "#ifndef __ABI_TAG_VERSION"; \ echo "$tagver" | \ sed -e 's/[^0-9xXa-fA-F]/ /g' -e 's/ *$//' \ -e 's/ /,/g' -e 's/^/# define __ABI_TAG_VERSION /'; \ echo "#endif" ) > /usr/src/glibc-build/csu/abi-tag.h.new; \ done touch /usr/src/glibc-build/dl-tunable-list.stmp .././scripts/mkinstalldirs /usr/src/glibc-build/gnu .././scripts/mkinstalldirs /usr/src/glibc-build/gnu echo '' > /usr/src/glibc-build/csu/stamp.oST mkdir -p -- /usr/src/glibc-build/gnu mkdir -p -- /usr/src/glibc-build/gnu { \ echo '/* This file is automatically generated.';\ echo ' It defines macros to allow user program to find the shared'; \ echo ' library files which come as part of GNU libc. */'; \ echo '#ifndef __GNU_LIB_NAMES_H'; \ echo '#define __GNU_LIB_NAMES_H 1'; \ echo ''; \ echo '#include '; echo ''; \ echo '#if !defined __AARCH64EB__'; echo '# include '; echo '#endif'; echo '#if defined __AARCH64EB__'; echo '# include '; echo '#endif'; \ echo ''; \ echo '#endif /* gnu/lib-names.h */'; \ } > /usr/src/glibc-build/gnu/lib-names.h { \ echo '/* This file is automatically generated. */'; echo '#ifndef __GNU_LIB_NAMES_H'; echo '# error "Never use directly; include instead."'; echo '#endif'; \ echo ''; \ ( echo ld=ld-linux-aarch64.so.1; echo libc=libc.so.6; echo libBrokenLocale=libBrokenLocale.so.1; echo libpthread=libpthread.so.0; echo libthread_db=libthread_db.so.1; echo libdl=libdl.so.2; echo libgcc_s=libgcc_s.so.1; echo libnsl=libnsl.so.1; echo libc_malloc_debug=libc_malloc_debug.so.0; echo libutil=libutil.so.1; echo libnss_ldap=libnss_ldap.so.2; echo libnss_dns=libnss_dns.so.2; echo libnss_compat=libnss_compat.so.2; echo libmvec=libmvec.so.1; echo libresolv=libresolv.so.2; echo libnss_db=libnss_db.so.2; echo libm=libm.so.6; echo libnss_files=libnss_files.so.2; echo librt=librt.so.1; echo libnss_hesiod=libnss_hesiod.so.2; echo libanl=libanl.so.1;) \ | LC_ALL=C gawk -f ../scripts/lib-names.awk | LC_ALL=C sort; \ \ } > /usr/src/glibc-build/gnu/lib-names-lp64.T mv -f /usr/src/glibc-build/csu/stamp.oST /usr/src/glibc-build/csu/stamp.oS sed 's/^#define /#define GCCMACRO/' < /usr/src/glibc-build/gcc-macros.h.in > /usr/src/glibc-build/gcc-macros.h if test -r /usr/src/glibc-build/csu/abi-tag.h.new; then mv -f /usr/src/glibc-build/csu/abi-tag.h.new /usr/src/glibc-build/csu/abi-tag.h; \ else echo >&2 'This configuration not matched in ../abi-tags'; exit 1; fi /bin/sh ../scripts/move-if-change /usr/src/glibc-build/gnu/lib-names-lp64.T /usr/src/glibc-build/gnu/lib-names-lp64.h python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ -MD -MP -MF /usr/src/glibc-build/rtld-sizes.h.dT \ -MT '/usr/src/glibc-build/rtld-sizes.h.d /usr/src/glibc-build/rtld-sizes.h'" \ rtld-sizes.sym > /usr/src/glibc-build/rtld-sizes.hT python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ -MD -MP -MF /usr/src/glibc-build/tlsdesc.h.dT \ -MT '/usr/src/glibc-build/tlsdesc.h.d /usr/src/glibc-build/tlsdesc.h'" \ ../sysdeps/aarch64/tlsdesc.sym > /usr/src/glibc-build/tlsdesc.hT python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ -MD -MP -MF /usr/src/glibc-build/rtld-global-offsets.h.dT \ -MT '/usr/src/glibc-build/rtld-global-offsets.h.d /usr/src/glibc-build/rtld-global-offsets.h'" \ ../sysdeps/aarch64/rtld-global-offsets.sym > /usr/src/glibc-build/rtld-global-offsets.hT touch /usr/src/glibc-build/gnu/lib-names-lp64.stmp sed -e 's@ /usr/src/glibc-build/@ $(common-objpfx)@g' -e 's@^/usr/src/glibc-build/@$(common-objpfx)@g' -e 's@/usr/include/tgmath.h:@@' -e 's@ /usr/include/tgmath.h@@' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ /usr/src/glibc-build/rtld-sizes.h.dT > /usr/src/glibc-build/rtld-sizes.h.dT2 sed -e 's@ /usr/src/glibc-build/@ $(common-objpfx)@g' -e 's@^/usr/src/glibc-build/@$(common-objpfx)@g' -e 's@/usr/include/tgmath.h:@@' -e 's@ /usr/include/tgmath.h@@' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ /usr/src/glibc-build/tlsdesc.h.dT > /usr/src/glibc-build/tlsdesc.h.dT2 sed -e 's@ /usr/src/glibc-build/@ $(common-objpfx)@g' -e 's@^/usr/src/glibc-build/@$(common-objpfx)@g' -e 's@/usr/include/tgmath.h:@@' -e 's@ /usr/include/tgmath.h@@' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ /usr/src/glibc-build/rtld-global-offsets.h.dT > /usr/src/glibc-build/rtld-global-offsets.h.dT2 rm -f /usr/src/glibc-build/rtld-sizes.h.dT mv -f /usr/src/glibc-build/rtld-sizes.h.dT2 /usr/src/glibc-build/rtld-sizes.h.d mv -f /usr/src/glibc-build/rtld-sizes.hT /usr/src/glibc-build/rtld-sizes.h rm -f /usr/src/glibc-build/tlsdesc.h.dT mv -f /usr/src/glibc-build/tlsdesc.h.dT2 /usr/src/glibc-build/tlsdesc.h.d mv -f /usr/src/glibc-build/tlsdesc.hT /usr/src/glibc-build/tlsdesc.h rm -f /usr/src/glibc-build/rtld-global-offsets.h.dT mv -f /usr/src/glibc-build/rtld-global-offsets.h.dT2 /usr/src/glibc-build/rtld-global-offsets.h.d mv -f /usr/src/glibc-build/rtld-global-offsets.hT /usr/src/glibc-build/rtld-global-offsets.h gcc check_fds.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/check_fds.o -MD -MP -MF /usr/src/glibc-build/csu/check_fds.o.dt -MT /usr/src/glibc-build/csu/check_fds.o gcc dso_handle.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/dso_handle.o -MD -MP -MF /usr/src/glibc-build/csu/dso_handle.o.dt -MT /usr/src/glibc-build/csu/dso_handle.o gcc init-first.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/init-first.o -MD -MP -MF /usr/src/glibc-build/csu/init-first.o.dt -MT /usr/src/glibc-build/csu/init-first.o gcc ../sysdeps/aarch64/libc-start.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -funwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/libc-start.o -MD -MP -MF /usr/src/glibc-build/csu/libc-start.o.dt -MT /usr/src/glibc-build/csu/libc-start.o gcc ../sysdeps/aarch64/libc-tls.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/libc-tls.o -MD -MP -MF /usr/src/glibc-build/csu/libc-tls.o.dt -MT /usr/src/glibc-build/csu/libc-tls.o gcc ../sysdeps/unix/sysv/linux/aarch64/sysdep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/sysdep.o -MD -MP -MF /usr/src/glibc-build/csu/sysdep.o.dt -MT /usr/src/glibc-build/csu/sysdep.o gcc version.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/version.o -MD -MP -MF /usr/src/glibc-build/csu/version.o.dt -MT /usr/src/glibc-build/csu/version.o gcc errno.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/errno.o -MD -MP -MF /usr/src/glibc-build/csu/errno.o.dt -MT /usr/src/glibc-build/csu/errno.o gcc errno-loc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/errno-loc.o -MD -MP -MF /usr/src/glibc-build/csu/errno-loc.o.dt -MT /usr/src/glibc-build/csu/errno-loc.o gcc check_fds.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/check_fds.os -MD -MP -MF /usr/src/glibc-build/csu/check_fds.os.dt -MT /usr/src/glibc-build/csu/check_fds.os gcc dso_handle.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/dso_handle.os -MD -MP -MF /usr/src/glibc-build/csu/dso_handle.os.dt -MT /usr/src/glibc-build/csu/dso_handle.os gcc init-first.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/init-first.os -MD -MP -MF /usr/src/glibc-build/csu/init-first.os.dt -MT /usr/src/glibc-build/csu/init-first.os gcc ../sysdeps/aarch64/libc-start.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -funwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/libc-start.os -MD -MP -MF /usr/src/glibc-build/csu/libc-start.os.dt -MT /usr/src/glibc-build/csu/libc-start.os gcc ../sysdeps/unix/sysv/linux/aarch64/sysdep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/sysdep.os -MD -MP -MF /usr/src/glibc-build/csu/sysdep.os.dt -MT /usr/src/glibc-build/csu/sysdep.os gcc version.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/version.os -MD -MP -MF /usr/src/glibc-build/csu/version.os.dt -MT /usr/src/glibc-build/csu/version.os gcc ../sysdeps/generic/unwind-resume.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/unwind-resume.os -MD -MP -MF /usr/src/glibc-build/csu/unwind-resume.os.dt -MT /usr/src/glibc-build/csu/unwind-resume.os gcc errno.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/errno.os -MD -MP -MF /usr/src/glibc-build/csu/errno.os.dt -MT /usr/src/glibc-build/csu/errno.os gcc errno-loc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/errno-loc.os -MD -MP -MF /usr/src/glibc-build/csu/errno-loc.os.dt -MT /usr/src/glibc-build/csu/errno-loc.os gcc -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/Mcrt1.o -x c /dev/null gcc ../sysdeps/aarch64/start.S -c -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -I/usr/src/glibc-build/csu/. -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/csu/start.o -MD -MP -MF /usr/src/glibc-build/csu/start.o.dt -MT /usr/src/glibc-build/csu/start.o gcc abi-note.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/abi-note.o -MD -MP -MF /usr/src/glibc-build/csu/abi-note.o.dt -MT /usr/src/glibc-build/csu/abi-note.o gcc init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/init.o -MD -MP -MF /usr/src/glibc-build/csu/init.o.dt -MT /usr/src/glibc-build/csu/init.o gcc static-reloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/static-reloc.o -MD -MP -MF /usr/src/glibc-build/csu/static-reloc.o.dt -MT /usr/src/glibc-build/csu/static-reloc.o gcc ../sysdeps/aarch64/start.S -c -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -I/usr/src/glibc-build/csu/. -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/csu/start.os -MD -MP -MF /usr/src/glibc-build/csu/start.os.dt -MT /usr/src/glibc-build/csu/start.os gcc gmon-start.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/gmon-start.os -MD -MP -MF /usr/src/glibc-build/csu/gmon-start.os.dt -MT /usr/src/glibc-build/csu/gmon-start.os gcc static-reloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/static-reloc.os -MD -MP -MF /usr/src/glibc-build/csu/static-reloc.os.dt -MT /usr/src/glibc-build/csu/static-reloc.os gcc gmon-start.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/gmon-start.o -MD -MP -MF /usr/src/glibc-build/csu/gmon-start.o.dt -MT /usr/src/glibc-build/csu/gmon-start.o gcc ../sysdeps/aarch64/crti.S -c -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -I/usr/src/glibc-build/csu/. -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/csu/crti.o -MD -MP -MF /usr/src/glibc-build/csu/crti.o.dt -MT /usr/src/glibc-build/csu/crti.o gcc ../sysdeps/aarch64/crtn.S -c -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -I/usr/src/glibc-build/csu/. -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/csu/crtn.o -MD -MP -MF /usr/src/glibc-build/csu/crtn.o.dt -MT /usr/src/glibc-build/csu/crtn.o echo 'csu/check_fds.o csu/dso_handle.o csu/init-first.o csu/libc-start.o csu/libc-tls.o csu/sysdep.o csu/version.o csu/errno.o csu/errno-loc.o' > /usr/src/glibc-build/csu/stamp.oT mv -f /usr/src/glibc-build/csu/stamp.oT /usr/src/glibc-build/csu/stamp.o echo 'csu/check_fds.os csu/dso_handle.os csu/init-first.os csu/libc-start.os csu/sysdep.os csu/version.os csu/unwind-resume.os csu/errno.os csu/errno-loc.os' > /usr/src/glibc-build/csu/stamp.osT mv -f /usr/src/glibc-build/csu/stamp.osT /usr/src/glibc-build/csu/stamp.os gcc -nostdlib -nostartfiles -r -o /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/start.os /usr/src/glibc-build/csu/abi-note.o /usr/src/glibc-build/csu/init.o gcc -nostdlib -nostartfiles -r -o /usr/src/glibc-build/csu/rcrt1.o /usr/src/glibc-build/csu/start.o /usr/src/glibc-build/csu/abi-note.o /usr/src/glibc-build/csu/init.o gcc -nostdlib -nostartfiles -r -o /usr/src/glibc-build/csu/crt1.o /usr/src/glibc-build/csu/start.o /usr/src/glibc-build/csu/abi-note.o /usr/src/glibc-build/csu/init.o /usr/src/glibc-build/csu/static-reloc.o gcc -nostdlib -nostartfiles -r -o /usr/src/glibc-build/csu/crt1-2.0.o /usr/src/glibc-build/csu/start.o /usr/src/glibc-build/csu/abi-note.o /usr/src/glibc-build/csu/static-reloc.o gcc -nostdlib -nostartfiles -r -o /usr/src/glibc-build/csu/grcrt1.o /usr/src/glibc-build/csu/rcrt1.o /usr/src/glibc-build/csu/gmon-start.o gcc -nostdlib -nostartfiles -r -o /usr/src/glibc-build/csu/gcrt1.o /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/gmon-start.os /usr/src/glibc-build/csu/static-reloc.os make[3]: Leaving directory '/usr/src/glibc-2.41/csu' make -j4 subdir=iconv -C iconv ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/iconv' .././scripts/mkinstalldirs /usr/src/glibc-build/iconv mkdir -p -- /usr/src/glibc-build/iconv .././scripts/mkinstalldirs /usr/src/glibc-build/iconv gcc iconv_open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/iconv_open.o -MD -MP -MF /usr/src/glibc-build/iconv/iconv_open.o.dt -MT /usr/src/glibc-build/iconv/iconv_open.o gcc iconv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/iconv.o -MD -MP -MF /usr/src/glibc-build/iconv/iconv.o.dt -MT /usr/src/glibc-build/iconv/iconv.o gcc iconv_close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/iconv_close.o -MD -MP -MF /usr/src/glibc-build/iconv/iconv_close.o.dt -MT /usr/src/glibc-build/iconv/iconv_close.o echo '' > /usr/src/glibc-build/iconv/stamp.oST mv -f /usr/src/glibc-build/iconv/stamp.oST /usr/src/glibc-build/iconv/stamp.oS gcc gconv_open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_open.o -MD -MP -MF /usr/src/glibc-build/iconv/gconv_open.o.dt -MT /usr/src/glibc-build/iconv/gconv_open.o gcc gconv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv.o -MD -MP -MF /usr/src/glibc-build/iconv/gconv.o.dt -MT /usr/src/glibc-build/iconv/gconv.o gcc gconv_close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_close.o -MD -MP -MF /usr/src/glibc-build/iconv/gconv_close.o.dt -MT /usr/src/glibc-build/iconv/gconv_close.o gcc gconv_db.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_db.o -MD -MP -MF /usr/src/glibc-build/iconv/gconv_db.o.dt -MT /usr/src/glibc-build/iconv/gconv_db.o gcc gconv_conf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -DGCONV_PATH='"/usr/lib64/gconv"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_conf.o -MD -MP -MF /usr/src/glibc-build/iconv/gconv_conf.o.dt -MT /usr/src/glibc-build/iconv/gconv_conf.o gcc gconv_builtin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_builtin.o -MD -MP -MF /usr/src/glibc-build/iconv/gconv_builtin.o.dt -MT /usr/src/glibc-build/iconv/gconv_builtin.o gcc gconv_simple.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_simple.o -MD -MP -MF /usr/src/glibc-build/iconv/gconv_simple.o.dt -MT /usr/src/glibc-build/iconv/gconv_simple.o gcc gconv_trans.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_trans.o -MD -MP -MF /usr/src/glibc-build/iconv/gconv_trans.o.dt -MT /usr/src/glibc-build/iconv/gconv_trans.o gcc gconv_cache.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -DGCONV_DIR='"/usr/lib64/gconv"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_cache.o -MD -MP -MF /usr/src/glibc-build/iconv/gconv_cache.o.dt -MT /usr/src/glibc-build/iconv/gconv_cache.o gcc gconv_dl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_dl.o -MD -MP -MF /usr/src/glibc-build/iconv/gconv_dl.o.dt -MT /usr/src/glibc-build/iconv/gconv_dl.o gcc gconv_charset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_charset.o -MD -MP -MF /usr/src/glibc-build/iconv/gconv_charset.o.dt -MT /usr/src/glibc-build/iconv/gconv_charset.o gcc iconv_open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/iconv_open.os -MD -MP -MF /usr/src/glibc-build/iconv/iconv_open.os.dt -MT /usr/src/glibc-build/iconv/iconv_open.os gcc iconv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/iconv.os -MD -MP -MF /usr/src/glibc-build/iconv/iconv.os.dt -MT /usr/src/glibc-build/iconv/iconv.os gcc iconv_close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/iconv_close.os -MD -MP -MF /usr/src/glibc-build/iconv/iconv_close.os.dt -MT /usr/src/glibc-build/iconv/iconv_close.os gcc gconv_open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_open.os -MD -MP -MF /usr/src/glibc-build/iconv/gconv_open.os.dt -MT /usr/src/glibc-build/iconv/gconv_open.os gcc gconv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv.os -MD -MP -MF /usr/src/glibc-build/iconv/gconv.os.dt -MT /usr/src/glibc-build/iconv/gconv.os gcc gconv_close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_close.os -MD -MP -MF /usr/src/glibc-build/iconv/gconv_close.os.dt -MT /usr/src/glibc-build/iconv/gconv_close.os gcc gconv_db.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_db.os -MD -MP -MF /usr/src/glibc-build/iconv/gconv_db.os.dt -MT /usr/src/glibc-build/iconv/gconv_db.os gcc gconv_conf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DGCONV_PATH='"/usr/lib64/gconv"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_conf.os -MD -MP -MF /usr/src/glibc-build/iconv/gconv_conf.os.dt -MT /usr/src/glibc-build/iconv/gconv_conf.os gcc gconv_builtin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_builtin.os -MD -MP -MF /usr/src/glibc-build/iconv/gconv_builtin.os.dt -MT /usr/src/glibc-build/iconv/gconv_builtin.os gcc gconv_simple.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_simple.os -MD -MP -MF /usr/src/glibc-build/iconv/gconv_simple.os.dt -MT /usr/src/glibc-build/iconv/gconv_simple.os gcc gconv_trans.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_trans.os -MD -MP -MF /usr/src/glibc-build/iconv/gconv_trans.os.dt -MT /usr/src/glibc-build/iconv/gconv_trans.os gcc gconv_cache.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DGCONV_DIR='"/usr/lib64/gconv"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_cache.os -MD -MP -MF /usr/src/glibc-build/iconv/gconv_cache.os.dt -MT /usr/src/glibc-build/iconv/gconv_cache.os gcc gconv_dl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_dl.os -MD -MP -MF /usr/src/glibc-build/iconv/gconv_dl.os.dt -MT /usr/src/glibc-build/iconv/gconv_dl.os gcc gconv_charset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/gconv_charset.os -MD -MP -MF /usr/src/glibc-build/iconv/gconv_charset.os.dt -MT /usr/src/glibc-build/iconv/gconv_charset.os echo 'iconv/iconv_open.o iconv/iconv.o iconv/iconv_close.o iconv/gconv_open.o iconv/gconv.o iconv/gconv_close.o iconv/gconv_db.o iconv/gconv_conf.o iconv/gconv_builtin.o iconv/gconv_simple.o iconv/gconv_trans.o iconv/gconv_cache.o iconv/gconv_dl.o iconv/gconv_charset.o' > /usr/src/glibc-build/iconv/stamp.oT mv -f /usr/src/glibc-build/iconv/stamp.oT /usr/src/glibc-build/iconv/stamp.o echo 'iconv/iconv_open.os iconv/iconv.os iconv/iconv_close.os iconv/gconv_open.os iconv/gconv.os iconv/gconv_close.os iconv/gconv_db.os iconv/gconv_conf.os iconv/gconv_builtin.os iconv/gconv_simple.os iconv/gconv_trans.os iconv/gconv_cache.os iconv/gconv_dl.os iconv/gconv_charset.os' > /usr/src/glibc-build/iconv/stamp.osT mv -f /usr/src/glibc-build/iconv/stamp.osT /usr/src/glibc-build/iconv/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/iconv' make -j4 subdir=locale -C locale ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/locale' .././scripts/mkinstalldirs /usr/src/glibc-build/locale .././scripts/mkinstalldirs /usr/src/glibc-build/locale mkdir -p -- /usr/src/glibc-build/locale mkdir -p -- /usr/src/glibc-build/locale python3 -B gen-translit.py < C-translit.h.in > /usr/src/glibc-build/locale/C-translit.h.tmp echo '' > /usr/src/glibc-build/locale/stamp.oST mv -f /usr/src/glibc-build/locale/stamp.oST /usr/src/glibc-build/locale/stamp.oS mv -f /usr/src/glibc-build/locale/C-translit.h.tmp /usr/src/glibc-build/locale/C-translit.h gcc duplocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/duplocale.o -MD -MP -MF /usr/src/glibc-build/locale/duplocale.o.dt -MT /usr/src/glibc-build/locale/duplocale.o gcc findlocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/findlocale.o -MD -MP -MF /usr/src/glibc-build/locale/findlocale.o.dt -MT /usr/src/glibc-build/locale/findlocale.o gcc freelocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/freelocale.o -MD -MP -MF /usr/src/glibc-build/locale/freelocale.o.dt -MT /usr/src/glibc-build/locale/freelocale.o gcc loadarchive.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/loadarchive.o -MD -MP -MF /usr/src/glibc-build/locale/loadarchive.o.dt -MT /usr/src/glibc-build/locale/loadarchive.o gcc loadlocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/loadlocale.o -MD -MP -MF /usr/src/glibc-build/locale/loadlocale.o.dt -MT /usr/src/glibc-build/locale/loadlocale.o gcc localeconv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/localeconv.o -MD -MP -MF /usr/src/glibc-build/locale/localeconv.o.dt -MT /usr/src/glibc-build/locale/localeconv.o gcc mb_cur_max.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/mb_cur_max.o -MD -MP -MF /usr/src/glibc-build/locale/mb_cur_max.o.dt -MT /usr/src/glibc-build/locale/mb_cur_max.o gcc newlocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/newlocale.o -MD -MP -MF /usr/src/glibc-build/locale/newlocale.o.dt -MT /usr/src/glibc-build/locale/newlocale.o gcc nl_langinfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/nl_langinfo.o -MD -MP -MF /usr/src/glibc-build/locale/nl_langinfo.o.dt -MT /usr/src/glibc-build/locale/nl_langinfo.o gcc nl_langinfo_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/nl_langinfo_l.o -MD -MP -MF /usr/src/glibc-build/locale/nl_langinfo_l.o.dt -MT /usr/src/glibc-build/locale/nl_langinfo_l.o gcc setlocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/setlocale.o -MD -MP -MF /usr/src/glibc-build/locale/setlocale.o.dt -MT /usr/src/glibc-build/locale/setlocale.o gcc uselocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/uselocale.o -MD -MP -MF /usr/src/glibc-build/locale/uselocale.o.dt -MT /usr/src/glibc-build/locale/uselocale.o gcc C-address.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-address.o -MD -MP -MF /usr/src/glibc-build/locale/C-address.o.dt -MT /usr/src/glibc-build/locale/C-address.o gcc C-collate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-collate.o -MD -MP -MF /usr/src/glibc-build/locale/C-collate.o.dt -MT /usr/src/glibc-build/locale/C-collate.o gcc C-ctype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-ctype.o -MD -MP -MF /usr/src/glibc-build/locale/C-ctype.o.dt -MT /usr/src/glibc-build/locale/C-ctype.o gcc C-identification.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-identification.o -MD -MP -MF /usr/src/glibc-build/locale/C-identification.o.dt -MT /usr/src/glibc-build/locale/C-identification.o gcc C-measurement.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-measurement.o -MD -MP -MF /usr/src/glibc-build/locale/C-measurement.o.dt -MT /usr/src/glibc-build/locale/C-measurement.o gcc C-messages.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-messages.o -MD -MP -MF /usr/src/glibc-build/locale/C-messages.o.dt -MT /usr/src/glibc-build/locale/C-messages.o gcc C-monetary.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-monetary.o -MD -MP -MF /usr/src/glibc-build/locale/C-monetary.o.dt -MT /usr/src/glibc-build/locale/C-monetary.o gcc C-name.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-name.o -MD -MP -MF /usr/src/glibc-build/locale/C-name.o.dt -MT /usr/src/glibc-build/locale/C-name.o gcc C-numeric.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-numeric.o -MD -MP -MF /usr/src/glibc-build/locale/C-numeric.o.dt -MT /usr/src/glibc-build/locale/C-numeric.o gcc C-paper.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-paper.o -MD -MP -MF /usr/src/glibc-build/locale/C-paper.o.dt -MT /usr/src/glibc-build/locale/C-paper.o gcc C-telephone.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-telephone.o -MD -MP -MF /usr/src/glibc-build/locale/C-telephone.o.dt -MT /usr/src/glibc-build/locale/C-telephone.o gcc C-time.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-time.o -MD -MP -MF /usr/src/glibc-build/locale/C-time.o.dt -MT /usr/src/glibc-build/locale/C-time.o gcc lc-address.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-address.o -MD -MP -MF /usr/src/glibc-build/locale/lc-address.o.dt -MT /usr/src/glibc-build/locale/lc-address.o gcc lc-collate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-collate.o -MD -MP -MF /usr/src/glibc-build/locale/lc-collate.o.dt -MT /usr/src/glibc-build/locale/lc-collate.o gcc lc-ctype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-ctype.o -MD -MP -MF /usr/src/glibc-build/locale/lc-ctype.o.dt -MT /usr/src/glibc-build/locale/lc-ctype.o gcc lc-identification.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-identification.o -MD -MP -MF /usr/src/glibc-build/locale/lc-identification.o.dt -MT /usr/src/glibc-build/locale/lc-identification.o gcc lc-measurement.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-measurement.o -MD -MP -MF /usr/src/glibc-build/locale/lc-measurement.o.dt -MT /usr/src/glibc-build/locale/lc-measurement.o gcc lc-messages.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-messages.o -MD -MP -MF /usr/src/glibc-build/locale/lc-messages.o.dt -MT /usr/src/glibc-build/locale/lc-messages.o gcc lc-monetary.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-monetary.o -MD -MP -MF /usr/src/glibc-build/locale/lc-monetary.o.dt -MT /usr/src/glibc-build/locale/lc-monetary.o gcc lc-name.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-name.o -MD -MP -MF /usr/src/glibc-build/locale/lc-name.o.dt -MT /usr/src/glibc-build/locale/lc-name.o gcc lc-numeric.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-numeric.o -MD -MP -MF /usr/src/glibc-build/locale/lc-numeric.o.dt -MT /usr/src/glibc-build/locale/lc-numeric.o gcc lc-paper.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-paper.o -MD -MP -MF /usr/src/glibc-build/locale/lc-paper.o.dt -MT /usr/src/glibc-build/locale/lc-paper.o gcc lc-telephone.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-telephone.o -MD -MP -MF /usr/src/glibc-build/locale/lc-telephone.o.dt -MT /usr/src/glibc-build/locale/lc-telephone.o gcc lc-time.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-time.o -MD -MP -MF /usr/src/glibc-build/locale/lc-time.o.dt -MT /usr/src/glibc-build/locale/lc-time.o gcc C_name.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C_name.o -MD -MP -MF /usr/src/glibc-build/locale/C_name.o.dt -MT /usr/src/glibc-build/locale/C_name.o gcc SYS_libc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/SYS_libc.o -MD -MP -MF /usr/src/glibc-build/locale/SYS_libc.o.dt -MT /usr/src/glibc-build/locale/SYS_libc.o gcc coll-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/coll-lookup.o -MD -MP -MF /usr/src/glibc-build/locale/coll-lookup.o.dt -MT /usr/src/glibc-build/locale/coll-lookup.o gcc global-locale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/global-locale.o -MD -MP -MF /usr/src/glibc-build/locale/global-locale.o.dt -MT /usr/src/glibc-build/locale/global-locale.o gcc localename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/localename.o -MD -MP -MF /usr/src/glibc-build/locale/localename.o.dt -MT /usr/src/glibc-build/locale/localename.o gcc xlocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/xlocale.o -MD -MP -MF /usr/src/glibc-build/locale/xlocale.o.dt -MT /usr/src/glibc-build/locale/xlocale.o gcc duplocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/duplocale.os -MD -MP -MF /usr/src/glibc-build/locale/duplocale.os.dt -MT /usr/src/glibc-build/locale/duplocale.os gcc findlocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/findlocale.os -MD -MP -MF /usr/src/glibc-build/locale/findlocale.os.dt -MT /usr/src/glibc-build/locale/findlocale.os gcc freelocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/freelocale.os -MD -MP -MF /usr/src/glibc-build/locale/freelocale.os.dt -MT /usr/src/glibc-build/locale/freelocale.os gcc loadarchive.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/loadarchive.os -MD -MP -MF /usr/src/glibc-build/locale/loadarchive.os.dt -MT /usr/src/glibc-build/locale/loadarchive.os gcc loadlocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/loadlocale.os -MD -MP -MF /usr/src/glibc-build/locale/loadlocale.os.dt -MT /usr/src/glibc-build/locale/loadlocale.os gcc localeconv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/localeconv.os -MD -MP -MF /usr/src/glibc-build/locale/localeconv.os.dt -MT /usr/src/glibc-build/locale/localeconv.os gcc mb_cur_max.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/mb_cur_max.os -MD -MP -MF /usr/src/glibc-build/locale/mb_cur_max.os.dt -MT /usr/src/glibc-build/locale/mb_cur_max.os gcc newlocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/newlocale.os -MD -MP -MF /usr/src/glibc-build/locale/newlocale.os.dt -MT /usr/src/glibc-build/locale/newlocale.os gcc nl_langinfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/nl_langinfo.os -MD -MP -MF /usr/src/glibc-build/locale/nl_langinfo.os.dt -MT /usr/src/glibc-build/locale/nl_langinfo.os gcc nl_langinfo_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/nl_langinfo_l.os -MD -MP -MF /usr/src/glibc-build/locale/nl_langinfo_l.os.dt -MT /usr/src/glibc-build/locale/nl_langinfo_l.os gcc setlocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/setlocale.os -MD -MP -MF /usr/src/glibc-build/locale/setlocale.os.dt -MT /usr/src/glibc-build/locale/setlocale.os gcc uselocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/uselocale.os -MD -MP -MF /usr/src/glibc-build/locale/uselocale.os.dt -MT /usr/src/glibc-build/locale/uselocale.os gcc C-address.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-address.os -MD -MP -MF /usr/src/glibc-build/locale/C-address.os.dt -MT /usr/src/glibc-build/locale/C-address.os gcc C-collate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-collate.os -MD -MP -MF /usr/src/glibc-build/locale/C-collate.os.dt -MT /usr/src/glibc-build/locale/C-collate.os gcc C-ctype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-ctype.os -MD -MP -MF /usr/src/glibc-build/locale/C-ctype.os.dt -MT /usr/src/glibc-build/locale/C-ctype.os gcc C-identification.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-identification.os -MD -MP -MF /usr/src/glibc-build/locale/C-identification.os.dt -MT /usr/src/glibc-build/locale/C-identification.os gcc C-measurement.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-measurement.os -MD -MP -MF /usr/src/glibc-build/locale/C-measurement.os.dt -MT /usr/src/glibc-build/locale/C-measurement.os gcc C-messages.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-messages.os -MD -MP -MF /usr/src/glibc-build/locale/C-messages.os.dt -MT /usr/src/glibc-build/locale/C-messages.os gcc C-monetary.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-monetary.os -MD -MP -MF /usr/src/glibc-build/locale/C-monetary.os.dt -MT /usr/src/glibc-build/locale/C-monetary.os gcc C-name.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-name.os -MD -MP -MF /usr/src/glibc-build/locale/C-name.os.dt -MT /usr/src/glibc-build/locale/C-name.os gcc C-numeric.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-numeric.os -MD -MP -MF /usr/src/glibc-build/locale/C-numeric.os.dt -MT /usr/src/glibc-build/locale/C-numeric.os gcc C-paper.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-paper.os -MD -MP -MF /usr/src/glibc-build/locale/C-paper.os.dt -MT /usr/src/glibc-build/locale/C-paper.os gcc C-telephone.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-telephone.os -MD -MP -MF /usr/src/glibc-build/locale/C-telephone.os.dt -MT /usr/src/glibc-build/locale/C-telephone.os gcc C-time.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C-time.os -MD -MP -MF /usr/src/glibc-build/locale/C-time.os.dt -MT /usr/src/glibc-build/locale/C-time.os gcc lc-address.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-address.os -MD -MP -MF /usr/src/glibc-build/locale/lc-address.os.dt -MT /usr/src/glibc-build/locale/lc-address.os gcc lc-collate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-collate.os -MD -MP -MF /usr/src/glibc-build/locale/lc-collate.os.dt -MT /usr/src/glibc-build/locale/lc-collate.os gcc lc-ctype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-ctype.os -MD -MP -MF /usr/src/glibc-build/locale/lc-ctype.os.dt -MT /usr/src/glibc-build/locale/lc-ctype.os gcc lc-identification.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-identification.os -MD -MP -MF /usr/src/glibc-build/locale/lc-identification.os.dt -MT /usr/src/glibc-build/locale/lc-identification.os gcc lc-measurement.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-measurement.os -MD -MP -MF /usr/src/glibc-build/locale/lc-measurement.os.dt -MT /usr/src/glibc-build/locale/lc-measurement.os gcc lc-messages.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-messages.os -MD -MP -MF /usr/src/glibc-build/locale/lc-messages.os.dt -MT /usr/src/glibc-build/locale/lc-messages.os gcc lc-monetary.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-monetary.os -MD -MP -MF /usr/src/glibc-build/locale/lc-monetary.os.dt -MT /usr/src/glibc-build/locale/lc-monetary.os gcc lc-name.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-name.os -MD -MP -MF /usr/src/glibc-build/locale/lc-name.os.dt -MT /usr/src/glibc-build/locale/lc-name.os gcc lc-numeric.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-numeric.os -MD -MP -MF /usr/src/glibc-build/locale/lc-numeric.os.dt -MT /usr/src/glibc-build/locale/lc-numeric.os gcc lc-paper.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-paper.os -MD -MP -MF /usr/src/glibc-build/locale/lc-paper.os.dt -MT /usr/src/glibc-build/locale/lc-paper.os gcc lc-telephone.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-telephone.os -MD -MP -MF /usr/src/glibc-build/locale/lc-telephone.os.dt -MT /usr/src/glibc-build/locale/lc-telephone.os gcc lc-time.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/lc-time.os -MD -MP -MF /usr/src/glibc-build/locale/lc-time.os.dt -MT /usr/src/glibc-build/locale/lc-time.os gcc C_name.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/C_name.os -MD -MP -MF /usr/src/glibc-build/locale/C_name.os.dt -MT /usr/src/glibc-build/locale/C_name.os gcc SYS_libc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/SYS_libc.os -MD -MP -MF /usr/src/glibc-build/locale/SYS_libc.os.dt -MT /usr/src/glibc-build/locale/SYS_libc.os gcc coll-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/coll-lookup.os -MD -MP -MF /usr/src/glibc-build/locale/coll-lookup.os.dt -MT /usr/src/glibc-build/locale/coll-lookup.os gcc global-locale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/global-locale.os -MD -MP -MF /usr/src/glibc-build/locale/global-locale.os.dt -MT /usr/src/glibc-build/locale/global-locale.os gcc localename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/localename.os -MD -MP -MF /usr/src/glibc-build/locale/localename.os.dt -MT /usr/src/glibc-build/locale/localename.os gcc xlocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/xlocale.os -MD -MP -MF /usr/src/glibc-build/locale/xlocale.os.dt -MT /usr/src/glibc-build/locale/xlocale.os echo 'locale/duplocale.o locale/findlocale.o locale/freelocale.o locale/loadarchive.o locale/loadlocale.o locale/localeconv.o locale/mb_cur_max.o locale/newlocale.o locale/nl_langinfo.o locale/nl_langinfo_l.o locale/setlocale.o locale/uselocale.o locale/C-address.o locale/C-collate.o locale/C-ctype.o locale/C-identification.o locale/C-measurement.o locale/C-messages.o locale/C-monetary.o locale/C-name.o locale/C-numeric.o locale/C-paper.o locale/C-telephone.o locale/C-time.o locale/lc-address.o locale/lc-collate.o locale/lc-ctype.o locale/lc-identification.o locale/lc-measurement.o locale/lc-messages.o locale/lc-monetary.o locale/lc-name.o locale/lc-numeric.o locale/lc-paper.o locale/lc-telephone.o locale/lc-time.o locale/C_name.o locale/SYS_libc.o locale/coll-lookup.o locale/global-locale.o locale/localename.o locale/xlocale.o' > /usr/src/glibc-build/locale/stamp.oT mv -f /usr/src/glibc-build/locale/stamp.oT /usr/src/glibc-build/locale/stamp.o echo 'locale/duplocale.os locale/findlocale.os locale/freelocale.os locale/loadarchive.os locale/loadlocale.os locale/localeconv.os locale/mb_cur_max.os locale/newlocale.os locale/nl_langinfo.os locale/nl_langinfo_l.os locale/setlocale.os locale/uselocale.os locale/C-address.os locale/C-collate.os locale/C-ctype.os locale/C-identification.os locale/C-measurement.os locale/C-messages.os locale/C-monetary.os locale/C-name.os locale/C-numeric.os locale/C-paper.os locale/C-telephone.os locale/C-time.os locale/lc-address.os locale/lc-collate.os locale/lc-ctype.os locale/lc-identification.os locale/lc-measurement.os locale/lc-messages.os locale/lc-monetary.os locale/lc-name.os locale/lc-numeric.os locale/lc-paper.os locale/lc-telephone.os locale/lc-time.os locale/C_name.os locale/SYS_libc.os locale/coll-lookup.os locale/global-locale.os locale/localename.os locale/xlocale.os' > /usr/src/glibc-build/locale/stamp.osT mv -f /usr/src/glibc-build/locale/stamp.osT /usr/src/glibc-build/locale/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/locale' make -j4 subdir=localedata -C localedata ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/localedata' .././scripts/mkinstalldirs /usr/src/glibc-build/localedata .././scripts/mkinstalldirs /usr/src/glibc-build/localedata .././scripts/mkinstalldirs /usr/src/glibc-build/localedata mkdir -p -- /usr/src/glibc-build/localedata mkdir -p -- /usr/src/glibc-build/localedata mkdir -p -- /usr/src/glibc-build/localedata rm -f /usr/src/glibc-build/localedata/stamp.o; > /usr/src/glibc-build/localedata/stamp.o rm -f /usr/src/glibc-build/localedata/stamp.os; > /usr/src/glibc-build/localedata/stamp.os rm -f /usr/src/glibc-build/localedata/stamp.oS; > /usr/src/glibc-build/localedata/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/localedata' make -j4 subdir=iconvdata -C iconvdata ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/iconvdata' .././scripts/mkinstalldirs /usr/src/glibc-build/iconvdata mkdir -p -- /usr/src/glibc-build/iconvdata { echo ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-6 ISO8859-7 ISO8859-8 ISO8859-9 ISO8859-10 ISO8859-11 ISO8859-13 ISO8859-14 ISO8859-15 ISO8859-16 T.61 ISO_6937 SJIS KOI-8 HP-ROMAN8 HP-ROMAN9 EBCDIC-AT-DE EBCDIC-AT-DE-A EBCDIC-CA-FR EUC-KR UHC JOHAB BIG5 EUC-JP EUC-CN EUC-TW ISO646 EBCDIC-DK-NO EBCDIC-DK-NO-A EBCDIC-ES EBCDIC-ES-A EBCDIC-ES-S EBCDIC-FI-SE EBCDIC-FI-SE-A EBCDIC-FR EBCDIC-IS-FRISS EBCDIC-IT EBCDIC-PT EBCDIC-UK EBCDIC-US IBM037 IBM038 IBM274 IBM275 IBM423 IBM500 IBM870 IBM871 IBM891 IBM903 IBM904 IBM905 IBM1047 IBM874 CP737 CP775 ISO-2022-KR HP-TURKISH8 HP-THAI8 HP-GREEK8 KOI8-R LATIN-GREEK LATIN-GREEK-1 IBM256 IBM273 IBM277 IBM278 IBM280 IBM281 IBM284 IBM285 IBM290 IBM297 IBM420 IBM424 IBM437 IBM850 IBM851 IBM852 IBM855 IBM857 IBM858 IBM860 IBM861 IBM862 IBM863 IBM864 IBM865 IBM868 IBM869 IBM875 IBM880 IBM866 CP1258 IBM922 IBM1124 IBM1129 IBM932 IBM943 IBM856 IBM930 IBM933 IBM935 IBM937 IBM939 IBM1046 IBM1132 IBM1133 IBM1160 IBM1161 IBM1162 IBM1163 IBM1164 IBM918 IBM1004 IBM1026 CP1125 CP1250 CP1251 CP1252 CP1253 CP1254 CP1255 CP1256 CP1257 ISO-2022-JP MACINTOSH IEC_P27-1 ASMO_449 ANSI_X3.110 CSN_369103 CWI DEC-MCS ECMA-CYRILLIC GOST_19768-74 GREEK-CCITT GREEK7 GREEK7-OLD INIS INIS-8 INIS-CYRILLIC ISO_6937-2 ISO_2033 ISO_5427 ISO_5427-EXT ISO_5428 ISO_10367-BOX MAC-IS MAC-UK NATS-DANO NATS-SEFI SAMI-WS2 ISO-IR-197 TIS-620 KOI8-U GBK ISIRI-3342 GBGBK ISO-2022-CN UTF-16 UNICODE UTF-32 UTF-7 BIG5HKSCS GB18030 ISO-2022-CN-EXT VISCII GBBIG5 CP10007 KOI8-T GEORGIAN-PS GEORGIAN-ACADEMY ISO-IR-209 MAC-SAMI ARMSCII-8 TCVN5712-1 EUC-JISX0213 SHIFT_JISX0213 ISO-2022-JP-3 TSCII IBM866NAV CP932 EUC-JP-MS PT154 RK1048 IBM1025 IBM1122 IBM1137 IBM1153 IBM1154 IBM1155 IBM1156 IBM1157 IBM1158 IBM803 IBM901 IBM902 IBM921 IBM1008 IBM1008_420 IBM1097 IBM1112 IBM1123 IBM1130 IBM1140 IBM1141 IBM1142 IBM1143 IBM1144 IBM1145 IBM1146 IBM1147 IBM1148 IBM1149 IBM1166 IBM1167 IBM4517 IBM4899 IBM4909 IBM4971 IBM5347 IBM9030 IBM9066 IBM9448 IBM12712 IBM16804 IBM1364 IBM1371 IBM1388 IBM1390 IBM1399 ISO_11548-1 MIK BRF MAC-CENTRALEUROPE KOI8-RU ISO8859-9E CP770 CP771 CP772 CP773 CP774; \ echo 8bit iso8859-2 iso8859-3 iso8859-4 iso8859-6 iso8859-9 koi-8 ebcdic-at-de ebcdic-at-de-a ebcdic-ca-fr ebcdic-dk-no ebcdic-dk-no-a ebcdic-es-s ebcdic-fi-se ebcdic-fi-se-a ebcdic-fr ebcdic-it ebcdic-pt ebcdic-us ibm037 ibm038 ibm274 ibm275 ibm423 ibm500 ibm870 ibm871 ibm891 ibm903 ibm904 ibm905 ibm1047; \ echo 8bit-gap koi8-r latin-greek latin-greek-1 ibm256 ibm273 ibm277 ibm278 ibm280 ibm281 ibm284 ibm285 ibm290 ibm297 ibm420 ibm424 ibm437 ibm850 ibm851 ibm852 ibm855 ibm857 ibm858 ibm860 ibm861 ibm862 ibm863 ibm864 ibm865 ibm868 ibm869 ibm875 ibm880 ibm918 ibm1004 ibm1026 cp1125 cp1250 cp1251 cp1252 cp1253 cp1254 cp1256 cp1257 ibm866 iso8859-5 iso8859-7 iso8859-8 iso8859-10 macintosh iec_p27-1 asmo_449 csn_369103 cwi dec-mcs ecma-cyrillic gost_19768-74 greek-ccitt greek7 greek7-old inis inis-8 inis-cyrillic iso_2033 iso_5427 iso_5427-ext iso_5428 iso_10367-box mac-is nats-dano nats-sefi iso8859-13 iso8859-14 iso8859-15 mac-uk sami-ws2 iso-ir-197 tis-620 koi8-u ibm874 cp10007 koi8-t georgian-ps georgian-academy iso-ir-209 mac-sami iso8859-11 ibm866nav pt154 rk1048 mik brf mac-centraleurope koi8-ru hp-roman8 hp-roman9 ebcdic-es ebcdic-es-a ebcdic-is-friss ebcdic-uk iso8859-16 viscii iso8859-9e hp-turkish8 hp-thai8 hp-greek8 cp770 cp771 cp772 cp773 cp774; } | \ LC_ALL=C \ gawk 'NR == 1 { \ for (i = 1; i <= NF; i++) { \ printf "%s-routines := %s\n", $i, tolower($i); \ printf "libof-%s := iconvdata\n", tolower($i); \ printf "%s-map := gconv.map\n", $i; \ } \ }; \ NR > 1 { \ for (i = 2; i <= NF; i++) { \ printf "$(objpfx)%s.stmp: ", $i; \ map = toupper($i); \ sub(/^ISO8859/, "ISO-8859", map); \ if (map == "ISO_2033") map = map "-1983"; \ printf "$(charmaps)/%s ", map; \ printf "gen-%s.sh\n", $1; \ printf "\t$(generate-%s-table)\n", $1; \ } \ }' > /usr/src/glibc-build/iconvdata/iconv-rules.new mv -f /usr/src/glibc-build/iconvdata/iconv-rules.new /usr/src/glibc-build/iconvdata/iconv-rules rm -f /usr/src/glibc-build/iconvdata/stamp.o; > /usr/src/glibc-build/iconvdata/stamp.o rm -f /usr/src/glibc-build/iconvdata/stamp.os; > /usr/src/glibc-build/iconvdata/stamp.os rm -f /usr/src/glibc-build/iconvdata/stamp.oS; > /usr/src/glibc-build/iconvdata/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/iconvdata' make -j4 subdir=assert -C assert ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/assert' .././scripts/mkinstalldirs /usr/src/glibc-build/assert .././scripts/mkinstalldirs /usr/src/glibc-build/assert mkdir -p -- /usr/src/glibc-build/assert mkdir -p -- /usr/src/glibc-build/assert gcc __assert.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/assert -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/assert/__assert.o -MD -MP -MF /usr/src/glibc-build/assert/__assert.o.dt -MT /usr/src/glibc-build/assert/__assert.o gcc __libc_assert_fail.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/assert -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/assert/__libc_assert_fail.o -MD -MP -MF /usr/src/glibc-build/assert/__libc_assert_fail.o.dt -MT /usr/src/glibc-build/assert/__libc_assert_fail.o echo '' > /usr/src/glibc-build/assert/stamp.oST gcc assert.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/assert -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/assert/assert.o -MD -MP -MF /usr/src/glibc-build/assert/assert.o.dt -MT /usr/src/glibc-build/assert/assert.o mv -f /usr/src/glibc-build/assert/stamp.oST /usr/src/glibc-build/assert/stamp.oS gcc assert-perr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/assert -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/assert/assert-perr.o -MD -MP -MF /usr/src/glibc-build/assert/assert-perr.o.dt -MT /usr/src/glibc-build/assert/assert-perr.o gcc __assert.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/assert -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/assert/__assert.os -MD -MP -MF /usr/src/glibc-build/assert/__assert.os.dt -MT /usr/src/glibc-build/assert/__assert.os gcc __libc_assert_fail.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/assert -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/assert/__libc_assert_fail.os -MD -MP -MF /usr/src/glibc-build/assert/__libc_assert_fail.os.dt -MT /usr/src/glibc-build/assert/__libc_assert_fail.os gcc assert.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/assert -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/assert/assert.os -MD -MP -MF /usr/src/glibc-build/assert/assert.os.dt -MT /usr/src/glibc-build/assert/assert.os gcc assert-perr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DFATAL_PREPARE_INCLUDE='' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/assert -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/assert/assert-perr.os -MD -MP -MF /usr/src/glibc-build/assert/assert-perr.os.dt -MT /usr/src/glibc-build/assert/assert-perr.os echo 'assert/__assert.o assert/__libc_assert_fail.o assert/assert.o assert/assert-perr.o' > /usr/src/glibc-build/assert/stamp.oT mv -f /usr/src/glibc-build/assert/stamp.oT /usr/src/glibc-build/assert/stamp.o echo 'assert/__assert.os assert/__libc_assert_fail.os assert/assert.os assert/assert-perr.os' > /usr/src/glibc-build/assert/stamp.osT mv -f /usr/src/glibc-build/assert/stamp.osT /usr/src/glibc-build/assert/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/assert' make -j4 subdir=ctype -C ctype ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/ctype' .././scripts/mkinstalldirs /usr/src/glibc-build/ctype .././scripts/mkinstalldirs /usr/src/glibc-build/ctype mkdir -p -- /usr/src/glibc-build/ctype gcc ctype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/ctype.o -MD -MP -MF /usr/src/glibc-build/ctype/ctype.o.dt -MT /usr/src/glibc-build/ctype/ctype.o mkdir -p -- /usr/src/glibc-build/ctype gcc ctype-c99.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/ctype-c99.o -MD -MP -MF /usr/src/glibc-build/ctype/ctype-c99.o.dt -MT /usr/src/glibc-build/ctype/ctype-c99.o gcc ctype-c99_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/ctype-c99_l.o -MD -MP -MF /usr/src/glibc-build/ctype/ctype-c99_l.o.dt -MT /usr/src/glibc-build/ctype/ctype-c99_l.o echo '' > /usr/src/glibc-build/ctype/stamp.oST mv -f /usr/src/glibc-build/ctype/stamp.oST /usr/src/glibc-build/ctype/stamp.oS gcc ctype-extn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/ctype-extn.o -MD -MP -MF /usr/src/glibc-build/ctype/ctype-extn.o.dt -MT /usr/src/glibc-build/ctype/ctype-extn.o gcc ctype_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/ctype_l.o -MD -MP -MF /usr/src/glibc-build/ctype/ctype_l.o.dt -MT /usr/src/glibc-build/ctype/ctype_l.o gcc isctype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/isctype.o -MD -MP -MF /usr/src/glibc-build/ctype/isctype.o.dt -MT /usr/src/glibc-build/ctype/isctype.o gcc ctype-info.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/ctype-info.o -MD -MP -MF /usr/src/glibc-build/ctype/ctype-info.o.dt -MT /usr/src/glibc-build/ctype/ctype-info.o gcc ctype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/ctype.os -MD -MP -MF /usr/src/glibc-build/ctype/ctype.os.dt -MT /usr/src/glibc-build/ctype/ctype.os gcc ctype-c99.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/ctype-c99.os -MD -MP -MF /usr/src/glibc-build/ctype/ctype-c99.os.dt -MT /usr/src/glibc-build/ctype/ctype-c99.os gcc ctype-c99_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/ctype-c99_l.os -MD -MP -MF /usr/src/glibc-build/ctype/ctype-c99_l.os.dt -MT /usr/src/glibc-build/ctype/ctype-c99_l.os gcc ctype-extn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/ctype-extn.os -MD -MP -MF /usr/src/glibc-build/ctype/ctype-extn.os.dt -MT /usr/src/glibc-build/ctype/ctype-extn.os gcc ctype_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/ctype_l.os -MD -MP -MF /usr/src/glibc-build/ctype/ctype_l.os.dt -MT /usr/src/glibc-build/ctype/ctype_l.os gcc isctype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/isctype.os -MD -MP -MF /usr/src/glibc-build/ctype/isctype.os.dt -MT /usr/src/glibc-build/ctype/isctype.os gcc ctype-info.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/ctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/ctype/ctype-info.os -MD -MP -MF /usr/src/glibc-build/ctype/ctype-info.os.dt -MT /usr/src/glibc-build/ctype/ctype-info.os echo 'ctype/ctype.o ctype/ctype-c99.o ctype/ctype-c99_l.o ctype/ctype-extn.o ctype/ctype_l.o ctype/isctype.o ctype/ctype-info.o' > /usr/src/glibc-build/ctype/stamp.oT mv -f /usr/src/glibc-build/ctype/stamp.oT /usr/src/glibc-build/ctype/stamp.o echo 'ctype/ctype.os ctype/ctype-c99.os ctype/ctype-c99_l.os ctype/ctype-extn.os ctype/ctype_l.os ctype/isctype.os ctype/ctype-info.os' > /usr/src/glibc-build/ctype/stamp.osT mv -f /usr/src/glibc-build/ctype/stamp.osT /usr/src/glibc-build/ctype/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/ctype' make -j4 subdir=intl -C intl ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/intl' .././scripts/mkinstalldirs /usr/src/glibc-build/intl .././scripts/mkinstalldirs /usr/src/glibc-build/intl .././scripts/mkinstalldirs /usr/src/glibc-build/intl mkdir -p -- /usr/src/glibc-build/intl mkdir -p -- /usr/src/glibc-build/intl echo '' > /usr/src/glibc-build/intl/stamp.oST LC_ALL=C gawk '!/^"POT-Creation-Date: [0-9-]+ [0-9:+-]+\\n"$/' ../po/de.po > /usr/src/glibc-build/intl/tst-gettext-de.po bison --yacc --no-lines --name-prefix=__gettext --output /usr/src/glibc-build/intl/plural.c plural.y mv -f /usr/src/glibc-build/intl/stamp.oST /usr/src/glibc-build/intl/stamp.oS plural.y:51.1-7: warning: POSIX Yacc does not support %define [-Wyacc] 51 | %define api.pure full | ^~~~~~~ plural.y:52.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 52 | %expect 7 | ^~~~~~~ LC_ALL=C gawk -f po2test.awk /usr/src/glibc-build/intl/tst-gettext-de.po > /usr/src/glibc-build/intl/msgs.h gcc bindtextdom.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/bindtextdom.o -MD -MP -MF /usr/src/glibc-build/intl/bindtextdom.o.dt -MT /usr/src/glibc-build/intl/bindtextdom.o gcc dcgettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/dcgettext.o -MD -MP -MF /usr/src/glibc-build/intl/dcgettext.o.dt -MT /usr/src/glibc-build/intl/dcgettext.o gcc dgettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/dgettext.o -MD -MP -MF /usr/src/glibc-build/intl/dgettext.o.dt -MT /usr/src/glibc-build/intl/dgettext.o gcc gettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/gettext.o -MD -MP -MF /usr/src/glibc-build/intl/gettext.o.dt -MT /usr/src/glibc-build/intl/gettext.o gcc dcigettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/dcigettext.o -MD -MP -MF /usr/src/glibc-build/intl/dcigettext.o.dt -MT /usr/src/glibc-build/intl/dcigettext.o gcc dcngettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/dcngettext.o -MD -MP -MF /usr/src/glibc-build/intl/dcngettext.o.dt -MT /usr/src/glibc-build/intl/dcngettext.o gcc dngettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/dngettext.o -MD -MP -MF /usr/src/glibc-build/intl/dngettext.o.dt -MT /usr/src/glibc-build/intl/dngettext.o gcc ngettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/ngettext.o -MD -MP -MF /usr/src/glibc-build/intl/ngettext.o.dt -MT /usr/src/glibc-build/intl/ngettext.o gcc finddomain.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/finddomain.o -MD -MP -MF /usr/src/glibc-build/intl/finddomain.o.dt -MT /usr/src/glibc-build/intl/finddomain.o gcc loadmsgcat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/loadmsgcat.o -MD -MP -MF /usr/src/glibc-build/intl/loadmsgcat.o.dt -MT /usr/src/glibc-build/intl/loadmsgcat.o gcc localealias.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/localealias.o -MD -MP -MF /usr/src/glibc-build/intl/localealias.o.dt -MT /usr/src/glibc-build/intl/localealias.o gcc textdomain.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/textdomain.o -MD -MP -MF /usr/src/glibc-build/intl/textdomain.o.dt -MT /usr/src/glibc-build/intl/textdomain.o gcc l10nflist.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/l10nflist.o -MD -MP -MF /usr/src/glibc-build/intl/l10nflist.o.dt -MT /usr/src/glibc-build/intl/l10nflist.o gcc explodename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/explodename.o -MD -MP -MF /usr/src/glibc-build/intl/explodename.o.dt -MT /usr/src/glibc-build/intl/explodename.o gcc /usr/src/glibc-build/intl/plural.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/plural.o -MD -MP -MF /usr/src/glibc-build/intl/plural.o.dt -MT /usr/src/glibc-build/intl/plural.o gcc plural-exp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/plural-exp.o -MD -MP -MF /usr/src/glibc-build/intl/plural-exp.o.dt -MT /usr/src/glibc-build/intl/plural-exp.o gcc hash-string.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/hash-string.o -MD -MP -MF /usr/src/glibc-build/intl/hash-string.o.dt -MT /usr/src/glibc-build/intl/hash-string.o gcc bindtextdom.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/bindtextdom.os -MD -MP -MF /usr/src/glibc-build/intl/bindtextdom.os.dt -MT /usr/src/glibc-build/intl/bindtextdom.os gcc dcgettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/dcgettext.os -MD -MP -MF /usr/src/glibc-build/intl/dcgettext.os.dt -MT /usr/src/glibc-build/intl/dcgettext.os gcc dgettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/dgettext.os -MD -MP -MF /usr/src/glibc-build/intl/dgettext.os.dt -MT /usr/src/glibc-build/intl/dgettext.os gcc gettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/gettext.os -MD -MP -MF /usr/src/glibc-build/intl/gettext.os.dt -MT /usr/src/glibc-build/intl/gettext.os gcc dcigettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/dcigettext.os -MD -MP -MF /usr/src/glibc-build/intl/dcigettext.os.dt -MT /usr/src/glibc-build/intl/dcigettext.os gcc dcngettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/dcngettext.os -MD -MP -MF /usr/src/glibc-build/intl/dcngettext.os.dt -MT /usr/src/glibc-build/intl/dcngettext.os gcc dngettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/dngettext.os -MD -MP -MF /usr/src/glibc-build/intl/dngettext.os.dt -MT /usr/src/glibc-build/intl/dngettext.os gcc ngettext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/ngettext.os -MD -MP -MF /usr/src/glibc-build/intl/ngettext.os.dt -MT /usr/src/glibc-build/intl/ngettext.os gcc finddomain.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/finddomain.os -MD -MP -MF /usr/src/glibc-build/intl/finddomain.os.dt -MT /usr/src/glibc-build/intl/finddomain.os gcc loadmsgcat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/loadmsgcat.os -MD -MP -MF /usr/src/glibc-build/intl/loadmsgcat.os.dt -MT /usr/src/glibc-build/intl/loadmsgcat.os gcc localealias.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/localealias.os -MD -MP -MF /usr/src/glibc-build/intl/localealias.os.dt -MT /usr/src/glibc-build/intl/localealias.os gcc textdomain.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/textdomain.os -MD -MP -MF /usr/src/glibc-build/intl/textdomain.os.dt -MT /usr/src/glibc-build/intl/textdomain.os gcc l10nflist.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/l10nflist.os -MD -MP -MF /usr/src/glibc-build/intl/l10nflist.os.dt -MT /usr/src/glibc-build/intl/l10nflist.os gcc explodename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/explodename.os -MD -MP -MF /usr/src/glibc-build/intl/explodename.os.dt -MT /usr/src/glibc-build/intl/explodename.os gcc /usr/src/glibc-build/intl/plural.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/plural.os -MD -MP -MF /usr/src/glibc-build/intl/plural.os.dt -MT /usr/src/glibc-build/intl/plural.os gcc plural-exp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/plural-exp.os -MD -MP -MF /usr/src/glibc-build/intl/plural-exp.os.dt -MT /usr/src/glibc-build/intl/plural-exp.os gcc hash-string.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/intl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -Wno-unused-but-set-variable -o /usr/src/glibc-build/intl/hash-string.os -MD -MP -MF /usr/src/glibc-build/intl/hash-string.os.dt -MT /usr/src/glibc-build/intl/hash-string.os echo 'intl/bindtextdom.o intl/dcgettext.o intl/dgettext.o intl/gettext.o intl/dcigettext.o intl/dcngettext.o intl/dngettext.o intl/ngettext.o intl/finddomain.o intl/loadmsgcat.o intl/localealias.o intl/textdomain.o intl/l10nflist.o intl/explodename.o intl/plural.o intl/plural-exp.o intl/hash-string.o' > /usr/src/glibc-build/intl/stamp.oT mv -f /usr/src/glibc-build/intl/stamp.oT /usr/src/glibc-build/intl/stamp.o echo 'intl/bindtextdom.os intl/dcgettext.os intl/dgettext.os intl/gettext.os intl/dcigettext.os intl/dcngettext.os intl/dngettext.os intl/ngettext.os intl/finddomain.os intl/loadmsgcat.os intl/localealias.os intl/textdomain.os intl/l10nflist.os intl/explodename.os intl/plural.os intl/plural-exp.os intl/hash-string.os' > /usr/src/glibc-build/intl/stamp.osT mv -f /usr/src/glibc-build/intl/stamp.osT /usr/src/glibc-build/intl/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/intl' make -j4 subdir=catgets -C catgets ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/catgets' .././scripts/mkinstalldirs /usr/src/glibc-build/catgets .././scripts/mkinstalldirs /usr/src/glibc-build/catgets mkdir -p -- /usr/src/glibc-build/catgets mkdir -p -- /usr/src/glibc-build/catgets gcc catgets.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -I../include -I/usr/src/glibc-build/catgets -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/catgets/catgets.o -MD -MP -MF /usr/src/glibc-build/catgets/catgets.o.dt -MT /usr/src/glibc-build/catgets/catgets.o echo '' > /usr/src/glibc-build/catgets/stamp.oST gcc open_catalog.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -I../include -I/usr/src/glibc-build/catgets -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/catgets/open_catalog.o -MD -MP -MF /usr/src/glibc-build/catgets/open_catalog.o.dt -MT /usr/src/glibc-build/catgets/open_catalog.o gcc catgets.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -I../include -I/usr/src/glibc-build/catgets -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/catgets/catgets.os -MD -MP -MF /usr/src/glibc-build/catgets/catgets.os.dt -MT /usr/src/glibc-build/catgets/catgets.os mv -f /usr/src/glibc-build/catgets/stamp.oST /usr/src/glibc-build/catgets/stamp.oS gcc open_catalog.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -I../include -I/usr/src/glibc-build/catgets -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/catgets/open_catalog.os -MD -MP -MF /usr/src/glibc-build/catgets/open_catalog.os.dt -MT /usr/src/glibc-build/catgets/open_catalog.os echo 'catgets/catgets.o catgets/open_catalog.o' > /usr/src/glibc-build/catgets/stamp.oT mv -f /usr/src/glibc-build/catgets/stamp.oT /usr/src/glibc-build/catgets/stamp.o echo 'catgets/catgets.os catgets/open_catalog.os' > /usr/src/glibc-build/catgets/stamp.osT mv -f /usr/src/glibc-build/catgets/stamp.osT /usr/src/glibc-build/catgets/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/catgets' make -j4 subdir=math -C math ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/math' .././scripts/mkinstalldirs /usr/src/glibc-build/math .././scripts/mkinstalldirs /usr/src/glibc-build/math mkdir -p -- /usr/src/glibc-build/math mkdir -p -- /usr/src/glibc-build/math for gcall in cabsF cargF cimagF conjF crealF e_exp2F e_scalbF k_casinhF k_casinhF s_acospiF s_asinpiF s_atan2piF s_atanpiF s_cacosF s_cacoshF s_canonicalizeF s_casinF s_casinhF s_catanF s_catanhF s_ccosF s_ccoshF s_cexpF s_clog10F s_clogF s_cospiF s_cpowF s_cprojF s_csinF s_csinhF s_csinhF s_csqrtF s_ctanF s_ctanhF s_exp10m1F s_exp2m1F s_fdimF s_fmaxF s_fmaximumF s_fmaximum_magF s_fmaximum_mag_numF s_fmaximum_numF s_fmaxmagF s_fminF s_fminimumF s_fminimum_magF s_fminimum_mag_numF s_fminimum_numF s_fminmagF s_iseqsigF s_log10p1F s_log2p1F s_nanF s_nextdownF s_significandF s_sinpiF s_tanpiF w_acosF w_acoshF w_asinF w_atan2F w_atanhF w_coshF w_exp10F w_exp2F w_expF w_fmodF w_hypotF w_ilogbF w_j0F w_j1F w_jnF w_lgammaF w_lgammaF_r w_llogbF w_log10F w_log1pF w_log2F w_logF w_powF w_remainderF w_scalbF w_scalblnF w_sinhF w_sqrtF w_tgammaF s_ldexpF; do \ func=${gcall%F*}${gcall#*F}; \ for type in ldouble__l double__ float__f; do \ suff=${type#*__}; \ type=${type%__*}; \ file=/usr/src/glibc-build/math/${gcall%F*}${suff}${gcall#*F}.c; \ ( \ echo "#include "; \ echo "#include <${func}_template.c>"; \ ) > ${file}; \ done; \ done; \ echo > /usr/src/glibc-build/math/gen-libm-templates.stmp echo '' > /usr/src/glibc-build/math/stamp.oST gcc ../sysdeps/ieee754/ldbl-128/s_copysignl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-copysignf64x -fno-builtin-copysignf128 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_copysignl.o -MD -MP -MF /usr/src/glibc-build/math/s_copysignl.o.dt -MT /usr/src/glibc-build/math/s_copysignl.o mv -f /usr/src/glibc-build/math/stamp.oST /usr/src/glibc-build/math/stamp.oS gcc ../sysdeps/ieee754/ldbl-128/s_finitel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_finitel.o -MD -MP -MF /usr/src/glibc-build/math/s_finitel.o.dt -MT /usr/src/glibc-build/math/s_finitel.o gcc ../sysdeps/ieee754/ldbl-128/s_frexpl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-frexpf64x -fno-builtin-frexpf128 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_frexpl.o -MD -MP -MF /usr/src/glibc-build/math/s_frexpl.o.dt -MT /usr/src/glibc-build/math/s_frexpl.o gcc ../sysdeps/ieee754/ldbl-128/s_isinfl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_isinfl.o -MD -MP -MF /usr/src/glibc-build/math/s_isinfl.o.dt -MT /usr/src/glibc-build/math/s_isinfl.o gcc ../sysdeps/ieee754/ldbl-128/s_isnanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_isnanl.o -MD -MP -MF /usr/src/glibc-build/math/s_isnanl.o.dt -MT /usr/src/glibc-build/math/s_isnanl.o gcc ../sysdeps/ieee754/ldbl-128/s_modfl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-modff64x -fno-builtin-modff128 -fsignaling-nans -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_modfl.o -MD -MP -MF /usr/src/glibc-build/math/s_modfl.o.dt -MT /usr/src/glibc-build/math/s_modfl.o gcc ../sysdeps/ieee754/ldbl-128/s_scalbnl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-scalbnf64x -fno-builtin-scalbnf128 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_scalbnl.o -MD -MP -MF /usr/src/glibc-build/math/s_scalbnl.o.dt -MT /usr/src/glibc-build/math/s_scalbnl.o gcc ../sysdeps/ieee754/ldbl-128/s_signbitl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_signbitl.o -MD -MP -MF /usr/src/glibc-build/math/s_signbitl.o.dt -MT /usr/src/glibc-build/math/s_signbitl.o gcc ../sysdeps/ieee754/dbl-64/s_copysign.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-copysignf32x -fno-builtin-copysignf64 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_copysign.o -MD -MP -MF /usr/src/glibc-build/math/s_copysign.o.dt -MT /usr/src/glibc-build/math/s_copysign.o gcc ../sysdeps/ieee754/dbl-64/s_finite.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_finite.o -MD -MP -MF /usr/src/glibc-build/math/s_finite.o.dt -MT /usr/src/glibc-build/math/s_finite.o gcc ../sysdeps/ieee754/dbl-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-frexpf32x -fno-builtin-frexpf64 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_frexp.o -MD -MP -MF /usr/src/glibc-build/math/s_frexp.o.dt -MT /usr/src/glibc-build/math/s_frexp.o gcc ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_isinf.o -MD -MP -MF /usr/src/glibc-build/math/s_isinf.o.dt -MT /usr/src/glibc-build/math/s_isinf.o gcc ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_isnan.o -MD -MP -MF /usr/src/glibc-build/math/s_isnan.o.dt -MT /usr/src/glibc-build/math/s_isnan.o gcc ../sysdeps/ieee754/dbl-64/s_modf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-modff32x -fno-builtin-modff64 -fsignaling-nans -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_modf.o -MD -MP -MF /usr/src/glibc-build/math/s_modf.o.dt -MT /usr/src/glibc-build/math/s_modf.o gcc ../sysdeps/ieee754/dbl-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-scalbnf32x -fno-builtin-scalbnf64 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_scalbn.o -MD -MP -MF /usr/src/glibc-build/math/s_scalbn.o.dt -MT /usr/src/glibc-build/math/s_scalbn.o gcc ../sysdeps/ieee754/dbl-64/s_signbit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_signbit.o -MD -MP -MF /usr/src/glibc-build/math/s_signbit.o.dt -MT /usr/src/glibc-build/math/s_signbit.o gcc ../sysdeps/ieee754/flt-32/s_copysignf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-copysignf32 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_copysignf.o -MD -MP -MF /usr/src/glibc-build/math/s_copysignf.o.dt -MT /usr/src/glibc-build/math/s_copysignf.o gcc ../sysdeps/ieee754/flt-32/s_finitef.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_finitef.o -MD -MP -MF /usr/src/glibc-build/math/s_finitef.o.dt -MT /usr/src/glibc-build/math/s_finitef.o gcc ../sysdeps/ieee754/flt-32/s_frexpf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-frexpf32 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_frexpf.o -MD -MP -MF /usr/src/glibc-build/math/s_frexpf.o.dt -MT /usr/src/glibc-build/math/s_frexpf.o gcc ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_isinff.o -MD -MP -MF /usr/src/glibc-build/math/s_isinff.o.dt -MT /usr/src/glibc-build/math/s_isinff.o gcc ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_isnanf.o -MD -MP -MF /usr/src/glibc-build/math/s_isnanf.o.dt -MT /usr/src/glibc-build/math/s_isnanf.o gcc ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-modff32 -fsignaling-nans -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_modff.o -MD -MP -MF /usr/src/glibc-build/math/s_modff.o.dt -MT /usr/src/glibc-build/math/s_modff.o gcc ../sysdeps/ieee754/flt-32/s_scalbnf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-scalbnf32 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_scalbnf.o -MD -MP -MF /usr/src/glibc-build/math/s_scalbnf.o.dt -MT /usr/src/glibc-build/math/s_scalbnf.o gcc ../sysdeps/ieee754/flt-32/s_signbitf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_signbitf.o -MD -MP -MF /usr/src/glibc-build/math/s_signbitf.o.dt -MT /usr/src/glibc-build/math/s_signbitf.o gcc fpu_control.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fpu_control.o -MD -MP -MF /usr/src/glibc-build/math/fpu_control.o.dt -MT /usr/src/glibc-build/math/fpu_control.o gcc setfpucw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/setfpucw.o -MD -MP -MF /usr/src/glibc-build/math/setfpucw.o.dt -MT /usr/src/glibc-build/math/setfpucw.o gcc ../sysdeps/ieee754/ldbl-128/s_copysignl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-copysignf64x -fno-builtin-copysignf128 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_copysignl.os -MD -MP -MF /usr/src/glibc-build/math/s_copysignl.os.dt -MT /usr/src/glibc-build/math/s_copysignl.os gcc ../sysdeps/ieee754/ldbl-128/s_finitel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_finitel.os -MD -MP -MF /usr/src/glibc-build/math/s_finitel.os.dt -MT /usr/src/glibc-build/math/s_finitel.os gcc ../sysdeps/ieee754/ldbl-128/s_frexpl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-frexpf64x -fno-builtin-frexpf128 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_frexpl.os -MD -MP -MF /usr/src/glibc-build/math/s_frexpl.os.dt -MT /usr/src/glibc-build/math/s_frexpl.os gcc ../sysdeps/ieee754/ldbl-128/s_isinfl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_isinfl.os -MD -MP -MF /usr/src/glibc-build/math/s_isinfl.os.dt -MT /usr/src/glibc-build/math/s_isinfl.os gcc ../sysdeps/ieee754/ldbl-128/s_isnanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_isnanl.os -MD -MP -MF /usr/src/glibc-build/math/s_isnanl.os.dt -MT /usr/src/glibc-build/math/s_isnanl.os gcc ../sysdeps/ieee754/ldbl-128/s_modfl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-modff64x -fno-builtin-modff128 -fsignaling-nans -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_modfl.os -MD -MP -MF /usr/src/glibc-build/math/s_modfl.os.dt -MT /usr/src/glibc-build/math/s_modfl.os gcc ../sysdeps/ieee754/ldbl-128/s_scalbnl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-scalbnf64x -fno-builtin-scalbnf128 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_scalbnl.os -MD -MP -MF /usr/src/glibc-build/math/s_scalbnl.os.dt -MT /usr/src/glibc-build/math/s_scalbnl.os gcc ../sysdeps/ieee754/ldbl-128/s_signbitl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_signbitl.os -MD -MP -MF /usr/src/glibc-build/math/s_signbitl.os.dt -MT /usr/src/glibc-build/math/s_signbitl.os gcc ../sysdeps/ieee754/dbl-64/s_copysign.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-copysignf32x -fno-builtin-copysignf64 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_copysign.os -MD -MP -MF /usr/src/glibc-build/math/s_copysign.os.dt -MT /usr/src/glibc-build/math/s_copysign.os gcc ../sysdeps/ieee754/dbl-64/s_finite.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_finite.os -MD -MP -MF /usr/src/glibc-build/math/s_finite.os.dt -MT /usr/src/glibc-build/math/s_finite.os gcc ../sysdeps/ieee754/dbl-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-frexpf32x -fno-builtin-frexpf64 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_frexp.os -MD -MP -MF /usr/src/glibc-build/math/s_frexp.os.dt -MT /usr/src/glibc-build/math/s_frexp.os gcc ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_isinf.os -MD -MP -MF /usr/src/glibc-build/math/s_isinf.os.dt -MT /usr/src/glibc-build/math/s_isinf.os gcc ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_isnan.os -MD -MP -MF /usr/src/glibc-build/math/s_isnan.os.dt -MT /usr/src/glibc-build/math/s_isnan.os gcc ../sysdeps/ieee754/dbl-64/s_modf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-modff32x -fno-builtin-modff64 -fsignaling-nans -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_modf.os -MD -MP -MF /usr/src/glibc-build/math/s_modf.os.dt -MT /usr/src/glibc-build/math/s_modf.os gcc ../sysdeps/ieee754/dbl-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-scalbnf32x -fno-builtin-scalbnf64 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_scalbn.os -MD -MP -MF /usr/src/glibc-build/math/s_scalbn.os.dt -MT /usr/src/glibc-build/math/s_scalbn.os gcc ../sysdeps/ieee754/dbl-64/s_signbit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_signbit.os -MD -MP -MF /usr/src/glibc-build/math/s_signbit.os.dt -MT /usr/src/glibc-build/math/s_signbit.os gcc ../sysdeps/ieee754/flt-32/s_copysignf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-copysignf32 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_copysignf.os -MD -MP -MF /usr/src/glibc-build/math/s_copysignf.os.dt -MT /usr/src/glibc-build/math/s_copysignf.os gcc ../sysdeps/ieee754/flt-32/s_finitef.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_finitef.os -MD -MP -MF /usr/src/glibc-build/math/s_finitef.os.dt -MT /usr/src/glibc-build/math/s_finitef.os gcc ../sysdeps/ieee754/flt-32/s_frexpf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-frexpf32 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_frexpf.os -MD -MP -MF /usr/src/glibc-build/math/s_frexpf.os.dt -MT /usr/src/glibc-build/math/s_frexpf.os gcc ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_isinff.os -MD -MP -MF /usr/src/glibc-build/math/s_isinff.os.dt -MT /usr/src/glibc-build/math/s_isinff.os gcc ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_isnanf.os -MD -MP -MF /usr/src/glibc-build/math/s_isnanf.os.dt -MT /usr/src/glibc-build/math/s_isnanf.os gcc ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-modff32 -fsignaling-nans -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_modff.os -MD -MP -MF /usr/src/glibc-build/math/s_modff.os.dt -MT /usr/src/glibc-build/math/s_modff.os gcc ../sysdeps/ieee754/flt-32/s_scalbnf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-scalbnf32 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_scalbnf.os -MD -MP -MF /usr/src/glibc-build/math/s_scalbnf.os.dt -MT /usr/src/glibc-build/math/s_scalbnf.os gcc ../sysdeps/ieee754/flt-32/s_signbitf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_signbitf.os -MD -MP -MF /usr/src/glibc-build/math/s_signbitf.os.dt -MT /usr/src/glibc-build/math/s_signbitf.os gcc fpu_control.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fpu_control.os -MD -MP -MF /usr/src/glibc-build/math/fpu_control.os.dt -MT /usr/src/glibc-build/math/fpu_control.os gcc setfpucw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/setfpucw.os -MD -MP -MF /usr/src/glibc-build/math/setfpucw.os.dt -MT /usr/src/glibc-build/math/setfpucw.os gcc /usr/src/glibc-build/math/s_ldexpl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-ldexpf64x -fno-builtin-ldexpf128 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ldexpl.o -MD -MP -MF /usr/src/glibc-build/math/s_ldexpl.o.dt -MT /usr/src/glibc-build/math/s_ldexpl.o gcc /usr/src/glibc-build/math/s_ldexp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-ldexpf32x -fno-builtin-ldexpf64 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ldexp.o -MD -MP -MF /usr/src/glibc-build/math/s_ldexp.o.dt -MT /usr/src/glibc-build/math/s_ldexp.o gcc /usr/src/glibc-build/math/s_ldexpf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-ldexpf32 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ldexpf.o -MD -MP -MF /usr/src/glibc-build/math/s_ldexpf.o.dt -MT /usr/src/glibc-build/math/s_ldexpf.o gcc /usr/src/glibc-build/math/s_ldexpl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-ldexpf64x -fno-builtin-ldexpf128 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ldexpl.os -MD -MP -MF /usr/src/glibc-build/math/s_ldexpl.os.dt -MT /usr/src/glibc-build/math/s_ldexpl.os gcc /usr/src/glibc-build/math/s_ldexp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-ldexpf32x -fno-builtin-ldexpf64 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ldexp.os -MD -MP -MF /usr/src/glibc-build/math/s_ldexp.os.dt -MT /usr/src/glibc-build/math/s_ldexp.os gcc /usr/src/glibc-build/math/s_ldexpf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-ldexpf32 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ldexpf.os -MD -MP -MF /usr/src/glibc-build/math/s_ldexpf.os.dt -MT /usr/src/glibc-build/math/s_ldexpf.os echo 'math/s_ldexpl.o math/s_copysignl.o math/s_finitel.o math/s_frexpl.o math/s_isinfl.o math/s_isnanl.o math/s_modfl.o math/s_scalbnl.o math/s_signbitl.o math/s_ldexp.o math/s_copysign.o math/s_finite.o math/s_frexp.o math/s_isinf.o math/s_isnan.o math/s_modf.o math/s_scalbn.o math/s_signbit.o math/s_ldexpf.o math/s_copysignf.o math/s_finitef.o math/s_frexpf.o math/s_isinff.o math/s_isnanf.o math/s_modff.o math/s_scalbnf.o math/s_signbitf.o math/fpu_control.o math/setfpucw.o' > /usr/src/glibc-build/math/stamp.oT mv -f /usr/src/glibc-build/math/stamp.oT /usr/src/glibc-build/math/stamp.o echo 'math/s_ldexpl.os math/s_copysignl.os math/s_finitel.os math/s_frexpl.os math/s_isinfl.os math/s_isnanl.os math/s_modfl.os math/s_scalbnl.os math/s_signbitl.os math/s_ldexp.os math/s_copysign.os math/s_finite.os math/s_frexp.os math/s_isinf.os math/s_isnan.os math/s_modf.os math/s_scalbn.os math/s_signbit.os math/s_ldexpf.os math/s_copysignf.os math/s_finitef.os math/s_frexpf.os math/s_isinff.os math/s_isnanf.os math/s_modff.os math/s_scalbnf.os math/s_signbitf.os math/fpu_control.os math/setfpucw.os' > /usr/src/glibc-build/math/stamp.osT mv -f /usr/src/glibc-build/math/stamp.osT /usr/src/glibc-build/math/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/math' make -j4 subdir=setjmp -C setjmp ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/setjmp' .././scripts/mkinstalldirs /usr/src/glibc-build/setjmp python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ -MD -MP -MF /usr/src/glibc-build/jmp_buf-macros.h.dT \ -MT '/usr/src/glibc-build/jmp_buf-macros.h.d /usr/src/glibc-build/jmp_buf-macros.h'" \ jmp_buf-macros.sym > /usr/src/glibc-build/jmp_buf-macros.hT .././scripts/mkinstalldirs /usr/src/glibc-build/setjmp mkdir -p -- /usr/src/glibc-build/setjmp mkdir -p -- /usr/src/glibc-build/setjmp echo '' > /usr/src/glibc-build/setjmp/stamp.oST mv -f /usr/src/glibc-build/setjmp/stamp.oST /usr/src/glibc-build/setjmp/stamp.oS sed -e 's@ /usr/src/glibc-build/@ $(common-objpfx)@g' -e 's@^/usr/src/glibc-build/@$(common-objpfx)@g' -e 's@/usr/include/tgmath.h:@@' -e 's@ /usr/include/tgmath.h@@' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ /usr/src/glibc-build/jmp_buf-macros.h.dT > /usr/src/glibc-build/jmp_buf-macros.h.dT2 rm -f /usr/src/glibc-build/jmp_buf-macros.h.dT mv -f /usr/src/glibc-build/jmp_buf-macros.h.dT2 /usr/src/glibc-build/jmp_buf-macros.h.d mv -f /usr/src/glibc-build/jmp_buf-macros.hT /usr/src/glibc-build/jmp_buf-macros.h gcc ../sysdeps/aarch64/setjmp.S -c -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/setjmp/setjmp.o -MD -MP -MF /usr/src/glibc-build/setjmp/setjmp.o.dt -MT /usr/src/glibc-build/setjmp/setjmp.o gcc sigjmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/setjmp/sigjmp.o -MD -MP -MF /usr/src/glibc-build/setjmp/sigjmp.o.dt -MT /usr/src/glibc-build/setjmp/sigjmp.o gcc ../sysdeps/aarch64/bsd-setjmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/setjmp/bsd-setjmp.o -MD -MP -MF /usr/src/glibc-build/setjmp/bsd-setjmp.o.dt -MT /usr/src/glibc-build/setjmp/bsd-setjmp.o gcc ../sysdeps/aarch64/bsd-_setjmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/setjmp/bsd-_setjmp.o -MD -MP -MF /usr/src/glibc-build/setjmp/bsd-_setjmp.o.dt -MT /usr/src/glibc-build/setjmp/bsd-_setjmp.o gcc longjmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/setjmp/longjmp.o -MD -MP -MF /usr/src/glibc-build/setjmp/longjmp.o.dt -MT /usr/src/glibc-build/setjmp/longjmp.o gcc ../sysdeps/aarch64/__longjmp.S -c -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/setjmp/__longjmp.o -MD -MP -MF /usr/src/glibc-build/setjmp/__longjmp.o.dt -MT /usr/src/glibc-build/setjmp/__longjmp.o gcc ../sysdeps/nptl/jmp-unwind.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/setjmp/jmp-unwind.o -MD -MP -MF /usr/src/glibc-build/setjmp/jmp-unwind.o.dt -MT /usr/src/glibc-build/setjmp/jmp-unwind.o gcc ../sysdeps/aarch64/setjmp.S -c -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/setjmp/setjmp.os -MD -MP -MF /usr/src/glibc-build/setjmp/setjmp.os.dt -MT /usr/src/glibc-build/setjmp/setjmp.os gcc sigjmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/setjmp/sigjmp.os -MD -MP -MF /usr/src/glibc-build/setjmp/sigjmp.os.dt -MT /usr/src/glibc-build/setjmp/sigjmp.os gcc ../sysdeps/aarch64/bsd-setjmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/setjmp/bsd-setjmp.os -MD -MP -MF /usr/src/glibc-build/setjmp/bsd-setjmp.os.dt -MT /usr/src/glibc-build/setjmp/bsd-setjmp.os gcc ../sysdeps/aarch64/bsd-_setjmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/setjmp/bsd-_setjmp.os -MD -MP -MF /usr/src/glibc-build/setjmp/bsd-_setjmp.os.dt -MT /usr/src/glibc-build/setjmp/bsd-_setjmp.os gcc longjmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/setjmp/longjmp.os -MD -MP -MF /usr/src/glibc-build/setjmp/longjmp.os.dt -MT /usr/src/glibc-build/setjmp/longjmp.os gcc ../sysdeps/aarch64/__longjmp.S -c -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/setjmp/__longjmp.os -MD -MP -MF /usr/src/glibc-build/setjmp/__longjmp.os.dt -MT /usr/src/glibc-build/setjmp/__longjmp.os gcc ../sysdeps/nptl/jmp-unwind.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/setjmp/jmp-unwind.os -MD -MP -MF /usr/src/glibc-build/setjmp/jmp-unwind.os.dt -MT /usr/src/glibc-build/setjmp/jmp-unwind.os echo 'setjmp/setjmp.o setjmp/sigjmp.o setjmp/bsd-setjmp.o setjmp/bsd-_setjmp.o setjmp/longjmp.o setjmp/__longjmp.o setjmp/jmp-unwind.o' > /usr/src/glibc-build/setjmp/stamp.oT mv -f /usr/src/glibc-build/setjmp/stamp.oT /usr/src/glibc-build/setjmp/stamp.o echo 'setjmp/setjmp.os setjmp/sigjmp.os setjmp/bsd-setjmp.os setjmp/bsd-_setjmp.os setjmp/longjmp.os setjmp/__longjmp.os setjmp/jmp-unwind.os' > /usr/src/glibc-build/setjmp/stamp.osT mv -f /usr/src/glibc-build/setjmp/stamp.osT /usr/src/glibc-build/setjmp/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/setjmp' make -j4 subdir=signal -C signal ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/signal' .././scripts/mkinstalldirs /usr/src/glibc-build/signal .././scripts/mkinstalldirs /usr/src/glibc-build/signal .././scripts/mkinstalldirs /usr/src/glibc-build/signal mkdir -p -- /usr/src/glibc-build/signal mkdir -p -- /usr/src/glibc-build/signal (echo '#define SYSCALL_NAME kill'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __kill'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__kill, kill)'; \ echo 'hidden_weak (kill)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/signal/kill.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/signal/kill.os.dt -MT /usr/src/glibc-build/signal/kill.os (echo '#define SYSCALL_NAME kill'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __kill'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__kill, kill)'; \ echo 'hidden_weak (kill)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/signal/kill.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/signal/kill.o.dt -MT /usr/src/glibc-build/signal/kill.o gcc ../sysdeps/unix/sysv/linux/sigpending.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigpending.os -MD -MP -MF /usr/src/glibc-build/signal/sigpending.os.dt -MT /usr/src/glibc-build/signal/sigpending.os (echo '#define SYSCALL_NAME sigaltstack'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sigaltstack'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sigaltstack, sigaltstack)'; \ echo 'hidden_weak (sigaltstack)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/signal/sigaltstack.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/signal/sigaltstack.o.dt -MT /usr/src/glibc-build/signal/sigaltstack.o gcc ../sysdeps/unix/sysv/linux/sigsuspend.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigsuspend.os -MD -MP -MF /usr/src/glibc-build/signal/sigsuspend.os.dt -MT /usr/src/glibc-build/signal/sigsuspend.os gcc ../sysdeps/unix/sysv/linux/sigwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigwait.os -MD -MP -MF /usr/src/glibc-build/signal/sigwait.os.dt -MT /usr/src/glibc-build/signal/sigwait.os gcc ../sysdeps/posix/sigblock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigblock.os -MD -MP -MF /usr/src/glibc-build/signal/sigblock.os.dt -MT /usr/src/glibc-build/signal/sigblock.os gcc ../sysdeps/posix/sigsetmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigsetmask.os -MD -MP -MF /usr/src/glibc-build/signal/sigsetmask.os.dt -MT /usr/src/glibc-build/signal/sigsetmask.os gcc ../sysdeps/posix/sigpause.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigpause.os -MD -MP -MF /usr/src/glibc-build/signal/sigpause.os.dt -MT /usr/src/glibc-build/signal/sigpause.os gcc sigvec.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigvec.os -MD -MP -MF /usr/src/glibc-build/signal/sigvec.os.dt -MT /usr/src/glibc-build/signal/sigvec.os gcc ../sysdeps/unix/sysv/linux/sigstack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigstack.os -MD -MP -MF /usr/src/glibc-build/signal/sigstack.os.dt -MT /usr/src/glibc-build/signal/sigstack.os (echo '#define SYSCALL_NAME sigaltstack'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sigaltstack'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sigaltstack, sigaltstack)'; \ echo 'hidden_weak (sigaltstack)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/signal/sigaltstack.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/signal/sigaltstack.os.dt -MT /usr/src/glibc-build/signal/sigaltstack.os gcc ../sysdeps/posix/sigintr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigintr.os -MD -MP -MF /usr/src/glibc-build/signal/sigintr.os.dt -MT /usr/src/glibc-build/signal/sigintr.os gcc sigsetops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigsetops.os -MD -MP -MF /usr/src/glibc-build/signal/sigsetops.os.dt -MT /usr/src/glibc-build/signal/sigsetops.os gcc sigempty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigempty.os -MD -MP -MF /usr/src/glibc-build/signal/sigempty.os.dt -MT /usr/src/glibc-build/signal/sigempty.os gcc sigfillset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigfillset.os -MD -MP -MF /usr/src/glibc-build/signal/sigfillset.os.dt -MT /usr/src/glibc-build/signal/sigfillset.os gcc sigaddset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigaddset.os -MD -MP -MF /usr/src/glibc-build/signal/sigaddset.os.dt -MT /usr/src/glibc-build/signal/sigaddset.os gcc sigdelset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigdelset.os -MD -MP -MF /usr/src/glibc-build/signal/sigdelset.os.dt -MT /usr/src/glibc-build/signal/sigdelset.os gcc sigismem.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigismem.os -MD -MP -MF /usr/src/glibc-build/signal/sigismem.os.dt -MT /usr/src/glibc-build/signal/sigismem.os gcc ../sysdeps/unix/sysv/linux/sigreturn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigreturn.os -MD -MP -MF /usr/src/glibc-build/signal/sigreturn.os.dt -MT /usr/src/glibc-build/signal/sigreturn.os gcc siggetmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/siggetmask.os -MD -MP -MF /usr/src/glibc-build/signal/siggetmask.os.dt -MT /usr/src/glibc-build/signal/siggetmask.os gcc ../sysdeps/posix/sysv_signal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sysv_signal.os -MD -MP -MF /usr/src/glibc-build/signal/sysv_signal.os.dt -MT /usr/src/glibc-build/signal/sysv_signal.os gcc sigisempty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigisempty.os -MD -MP -MF /usr/src/glibc-build/signal/sigisempty.os.dt -MT /usr/src/glibc-build/signal/sigisempty.os gcc sigandset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigandset.os -MD -MP -MF /usr/src/glibc-build/signal/sigandset.os.dt -MT /usr/src/glibc-build/signal/sigandset.os gcc sigorset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigorset.os -MD -MP -MF /usr/src/glibc-build/signal/sigorset.os.dt -MT /usr/src/glibc-build/signal/sigorset.os gcc allocrtsig.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/allocrtsig.os -MD -MP -MF /usr/src/glibc-build/signal/allocrtsig.os.dt -MT /usr/src/glibc-build/signal/allocrtsig.os gcc ../sysdeps/unix/sysv/linux/sigtimedwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigtimedwait.os -MD -MP -MF /usr/src/glibc-build/signal/sigtimedwait.os.dt -MT /usr/src/glibc-build/signal/sigtimedwait.os gcc ../sysdeps/unix/sysv/linux/sigwaitinfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigwaitinfo.os -MD -MP -MF /usr/src/glibc-build/signal/sigwaitinfo.os.dt -MT /usr/src/glibc-build/signal/sigwaitinfo.os gcc ../sysdeps/unix/sysv/linux/sigqueue.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigqueue.os -MD -MP -MF /usr/src/glibc-build/signal/sigqueue.os.dt -MT /usr/src/glibc-build/signal/sigqueue.os gcc sighold.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sighold.os -MD -MP -MF /usr/src/glibc-build/signal/sighold.os.dt -MT /usr/src/glibc-build/signal/sighold.os gcc sigrelse.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigrelse.os -MD -MP -MF /usr/src/glibc-build/signal/sigrelse.os.dt -MT /usr/src/glibc-build/signal/sigrelse.os gcc ../sysdeps/posix/sigignore.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigignore.os -MD -MP -MF /usr/src/glibc-build/signal/sigignore.os.dt -MT /usr/src/glibc-build/signal/sigignore.os gcc ../sysdeps/posix/sigset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigset.os -MD -MP -MF /usr/src/glibc-build/signal/sigset.os.dt -MT /usr/src/glibc-build/signal/sigset.os echo '' > /usr/src/glibc-build/signal/stamp.oST gcc ../sysdeps/posix/signal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/signal.o -MD -MP -MF /usr/src/glibc-build/signal/signal.o.dt -MT /usr/src/glibc-build/signal/signal.o mv -f /usr/src/glibc-build/signal/stamp.oST /usr/src/glibc-build/signal/stamp.oS gcc ../sysdeps/posix/raise.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/raise.o -MD -MP -MF /usr/src/glibc-build/signal/raise.o.dt -MT /usr/src/glibc-build/signal/raise.o gcc ../sysdeps/posix/killpg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/killpg.o -MD -MP -MF /usr/src/glibc-build/signal/killpg.o.dt -MT /usr/src/glibc-build/signal/killpg.o gcc sigaction.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigaction.o -MD -MP -MF /usr/src/glibc-build/signal/sigaction.o.dt -MT /usr/src/glibc-build/signal/sigaction.o gcc ../sysdeps/unix/sysv/linux/aarch64/libc_sigaction.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/libc_sigaction.o -MD -MP -MF /usr/src/glibc-build/signal/libc_sigaction.o.dt -MT /usr/src/glibc-build/signal/libc_sigaction.o gcc ../sysdeps/unix/sysv/linux/sigprocmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigprocmask.o -MD -MP -MF /usr/src/glibc-build/signal/sigprocmask.o.dt -MT /usr/src/glibc-build/signal/sigprocmask.o gcc ../sysdeps/unix/sysv/linux/sigpending.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigpending.o -MD -MP -MF /usr/src/glibc-build/signal/sigpending.o.dt -MT /usr/src/glibc-build/signal/sigpending.o gcc ../sysdeps/unix/sysv/linux/sigsuspend.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigsuspend.o -MD -MP -MF /usr/src/glibc-build/signal/sigsuspend.o.dt -MT /usr/src/glibc-build/signal/sigsuspend.o gcc ../sysdeps/unix/sysv/linux/sigwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigwait.o -MD -MP -MF /usr/src/glibc-build/signal/sigwait.o.dt -MT /usr/src/glibc-build/signal/sigwait.o gcc ../sysdeps/posix/sigblock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigblock.o -MD -MP -MF /usr/src/glibc-build/signal/sigblock.o.dt -MT /usr/src/glibc-build/signal/sigblock.o gcc ../sysdeps/posix/sigsetmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigsetmask.o -MD -MP -MF /usr/src/glibc-build/signal/sigsetmask.o.dt -MT /usr/src/glibc-build/signal/sigsetmask.o gcc ../sysdeps/posix/sigpause.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigpause.o -MD -MP -MF /usr/src/glibc-build/signal/sigpause.o.dt -MT /usr/src/glibc-build/signal/sigpause.o gcc sigvec.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigvec.o -MD -MP -MF /usr/src/glibc-build/signal/sigvec.o.dt -MT /usr/src/glibc-build/signal/sigvec.o gcc ../sysdeps/unix/sysv/linux/sigstack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigstack.o -MD -MP -MF /usr/src/glibc-build/signal/sigstack.o.dt -MT /usr/src/glibc-build/signal/sigstack.o gcc ../sysdeps/posix/sigintr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigintr.o -MD -MP -MF /usr/src/glibc-build/signal/sigintr.o.dt -MT /usr/src/glibc-build/signal/sigintr.o gcc sigsetops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigsetops.o -MD -MP -MF /usr/src/glibc-build/signal/sigsetops.o.dt -MT /usr/src/glibc-build/signal/sigsetops.o gcc sigempty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigempty.o -MD -MP -MF /usr/src/glibc-build/signal/sigempty.o.dt -MT /usr/src/glibc-build/signal/sigempty.o gcc sigfillset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigfillset.o -MD -MP -MF /usr/src/glibc-build/signal/sigfillset.o.dt -MT /usr/src/glibc-build/signal/sigfillset.o gcc sigaddset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigaddset.o -MD -MP -MF /usr/src/glibc-build/signal/sigaddset.o.dt -MT /usr/src/glibc-build/signal/sigaddset.o gcc sigdelset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigdelset.o -MD -MP -MF /usr/src/glibc-build/signal/sigdelset.o.dt -MT /usr/src/glibc-build/signal/sigdelset.o gcc sigismem.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigismem.o -MD -MP -MF /usr/src/glibc-build/signal/sigismem.o.dt -MT /usr/src/glibc-build/signal/sigismem.o gcc ../sysdeps/unix/sysv/linux/sigreturn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigreturn.o -MD -MP -MF /usr/src/glibc-build/signal/sigreturn.o.dt -MT /usr/src/glibc-build/signal/sigreturn.o gcc siggetmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/siggetmask.o -MD -MP -MF /usr/src/glibc-build/signal/siggetmask.o.dt -MT /usr/src/glibc-build/signal/siggetmask.o gcc ../sysdeps/posix/sysv_signal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sysv_signal.o -MD -MP -MF /usr/src/glibc-build/signal/sysv_signal.o.dt -MT /usr/src/glibc-build/signal/sysv_signal.o gcc sigisempty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigisempty.o -MD -MP -MF /usr/src/glibc-build/signal/sigisempty.o.dt -MT /usr/src/glibc-build/signal/sigisempty.o gcc sigandset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigandset.o -MD -MP -MF /usr/src/glibc-build/signal/sigandset.o.dt -MT /usr/src/glibc-build/signal/sigandset.o gcc sigorset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigorset.o -MD -MP -MF /usr/src/glibc-build/signal/sigorset.o.dt -MT /usr/src/glibc-build/signal/sigorset.o gcc allocrtsig.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/allocrtsig.o -MD -MP -MF /usr/src/glibc-build/signal/allocrtsig.o.dt -MT /usr/src/glibc-build/signal/allocrtsig.o gcc ../sysdeps/unix/sysv/linux/sigtimedwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigtimedwait.o -MD -MP -MF /usr/src/glibc-build/signal/sigtimedwait.o.dt -MT /usr/src/glibc-build/signal/sigtimedwait.o gcc ../sysdeps/unix/sysv/linux/sigwaitinfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigwaitinfo.o -MD -MP -MF /usr/src/glibc-build/signal/sigwaitinfo.o.dt -MT /usr/src/glibc-build/signal/sigwaitinfo.o gcc ../sysdeps/unix/sysv/linux/sigqueue.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigqueue.o -MD -MP -MF /usr/src/glibc-build/signal/sigqueue.o.dt -MT /usr/src/glibc-build/signal/sigqueue.o gcc sighold.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sighold.o -MD -MP -MF /usr/src/glibc-build/signal/sighold.o.dt -MT /usr/src/glibc-build/signal/sighold.o gcc sigrelse.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigrelse.o -MD -MP -MF /usr/src/glibc-build/signal/sigrelse.o.dt -MT /usr/src/glibc-build/signal/sigrelse.o gcc ../sysdeps/posix/sigignore.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigignore.o -MD -MP -MF /usr/src/glibc-build/signal/sigignore.o.dt -MT /usr/src/glibc-build/signal/sigignore.o gcc ../sysdeps/posix/sigset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigset.o -MD -MP -MF /usr/src/glibc-build/signal/sigset.o.dt -MT /usr/src/glibc-build/signal/sigset.o gcc ../sysdeps/posix/signal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/signal.os -MD -MP -MF /usr/src/glibc-build/signal/signal.os.dt -MT /usr/src/glibc-build/signal/signal.os gcc ../sysdeps/posix/raise.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/raise.os -MD -MP -MF /usr/src/glibc-build/signal/raise.os.dt -MT /usr/src/glibc-build/signal/raise.os gcc ../sysdeps/posix/killpg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/killpg.os -MD -MP -MF /usr/src/glibc-build/signal/killpg.os.dt -MT /usr/src/glibc-build/signal/killpg.os gcc sigaction.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigaction.os -MD -MP -MF /usr/src/glibc-build/signal/sigaction.os.dt -MT /usr/src/glibc-build/signal/sigaction.os gcc ../sysdeps/unix/sysv/linux/aarch64/libc_sigaction.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/libc_sigaction.os -MD -MP -MF /usr/src/glibc-build/signal/libc_sigaction.os.dt -MT /usr/src/glibc-build/signal/libc_sigaction.os gcc ../sysdeps/unix/sysv/linux/sigprocmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/sigprocmask.os -MD -MP -MF /usr/src/glibc-build/signal/sigprocmask.os.dt -MT /usr/src/glibc-build/signal/sigprocmask.os echo 'signal/signal.o signal/raise.o signal/killpg.o signal/sigaction.o signal/libc_sigaction.o signal/sigprocmask.o signal/kill.o signal/sigpending.o signal/sigsuspend.o signal/sigwait.o signal/sigblock.o signal/sigsetmask.o signal/sigpause.o signal/sigvec.o signal/sigstack.o signal/sigaltstack.o signal/sigintr.o signal/sigsetops.o signal/sigempty.o signal/sigfillset.o signal/sigaddset.o signal/sigdelset.o signal/sigismem.o signal/sigreturn.o signal/siggetmask.o signal/sysv_signal.o signal/sigisempty.o signal/sigandset.o signal/sigorset.o signal/allocrtsig.o signal/sigtimedwait.o signal/sigwaitinfo.o signal/sigqueue.o signal/sighold.o signal/sigrelse.o signal/sigignore.o signal/sigset.o' > /usr/src/glibc-build/signal/stamp.oT mv -f /usr/src/glibc-build/signal/stamp.oT /usr/src/glibc-build/signal/stamp.o echo 'signal/signal.os signal/raise.os signal/killpg.os signal/sigaction.os signal/libc_sigaction.os signal/sigprocmask.os signal/kill.os signal/sigpending.os signal/sigsuspend.os signal/sigwait.os signal/sigblock.os signal/sigsetmask.os signal/sigpause.os signal/sigvec.os signal/sigstack.os signal/sigaltstack.os signal/sigintr.os signal/sigsetops.os signal/sigempty.os signal/sigfillset.os signal/sigaddset.os signal/sigdelset.os signal/sigismem.os signal/sigreturn.os signal/siggetmask.os signal/sysv_signal.os signal/sigisempty.os signal/sigandset.os signal/sigorset.os signal/allocrtsig.os signal/sigtimedwait.os signal/sigwaitinfo.os signal/sigqueue.os signal/sighold.os signal/sigrelse.os signal/sigignore.os signal/sigset.os' > /usr/src/glibc-build/signal/stamp.osT mv -f /usr/src/glibc-build/signal/stamp.osT /usr/src/glibc-build/signal/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/signal' make -j4 subdir=stdlib -C stdlib ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/stdlib' .././scripts/mkinstalldirs /usr/src/glibc-build/stdlib python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ -MD -MP -MF /usr/src/glibc-build/ucontext_i.h.dT \ -MT '/usr/src/glibc-build/ucontext_i.h.d /usr/src/glibc-build/ucontext_i.h'" \ ../sysdeps/unix/sysv/linux/aarch64/ucontext_i.sym > /usr/src/glibc-build/ucontext_i.hT mkdir -p -- /usr/src/glibc-build/stdlib sed -e 's@ /usr/src/glibc-build/@ $(common-objpfx)@g' -e 's@^/usr/src/glibc-build/@$(common-objpfx)@g' -e 's@/usr/include/tgmath.h:@@' -e 's@ /usr/include/tgmath.h@@' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ /usr/src/glibc-build/ucontext_i.h.dT > /usr/src/glibc-build/ucontext_i.h.dT2 rm -f /usr/src/glibc-build/ucontext_i.h.dT mv -f /usr/src/glibc-build/ucontext_i.h.dT2 /usr/src/glibc-build/ucontext_i.h.d mv -f /usr/src/glibc-build/ucontext_i.hT /usr/src/glibc-build/ucontext_i.h gcc a64l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/a64l.o -MD -MP -MF /usr/src/glibc-build/stdlib/a64l.o.dt -MT /usr/src/glibc-build/stdlib/a64l.o gcc abort.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/abort.o -MD -MP -MF /usr/src/glibc-build/stdlib/abort.o.dt -MT /usr/src/glibc-build/stdlib/abort.o gcc abs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/abs.o -MD -MP -MF /usr/src/glibc-build/stdlib/abs.o.dt -MT /usr/src/glibc-build/stdlib/abs.o gcc arc4random.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/arc4random.o -MD -MP -MF /usr/src/glibc-build/stdlib/arc4random.o.dt -MT /usr/src/glibc-build/stdlib/arc4random.o gcc arc4random_uniform.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/arc4random_uniform.o -MD -MP -MF /usr/src/glibc-build/stdlib/arc4random_uniform.o.dt -MT /usr/src/glibc-build/stdlib/arc4random_uniform.o gcc at_quick_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/at_quick_exit.o -MD -MP -MF /usr/src/glibc-build/stdlib/at_quick_exit.o.dt -MT /usr/src/glibc-build/stdlib/at_quick_exit.o gcc atof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/atof.o -MD -MP -MF /usr/src/glibc-build/stdlib/atof.o.dt -MT /usr/src/glibc-build/stdlib/atof.o gcc atoi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/atoi.o -MD -MP -MF /usr/src/glibc-build/stdlib/atoi.o.dt -MT /usr/src/glibc-build/stdlib/atoi.o gcc atol.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/atol.o -MD -MP -MF /usr/src/glibc-build/stdlib/atol.o.dt -MT /usr/src/glibc-build/stdlib/atol.o gcc atoll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/atoll.o -MD -MP -MF /usr/src/glibc-build/stdlib/atoll.o.dt -MT /usr/src/glibc-build/stdlib/atoll.o gcc bsearch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/bsearch.o -MD -MP -MF /usr/src/glibc-build/stdlib/bsearch.o.dt -MT /usr/src/glibc-build/stdlib/bsearch.o gcc canonicalize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/canonicalize.o -MD -MP -MF /usr/src/glibc-build/stdlib/canonicalize.o.dt -MT /usr/src/glibc-build/stdlib/canonicalize.o gcc cxa_at_quick_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/cxa_at_quick_exit.o -MD -MP -MF /usr/src/glibc-build/stdlib/cxa_at_quick_exit.o.dt -MT /usr/src/glibc-build/stdlib/cxa_at_quick_exit.o gcc cxa_atexit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/cxa_atexit.o -MD -MP -MF /usr/src/glibc-build/stdlib/cxa_atexit.o.dt -MT /usr/src/glibc-build/stdlib/cxa_atexit.o gcc cxa_finalize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/cxa_finalize.o -MD -MP -MF /usr/src/glibc-build/stdlib/cxa_finalize.o.dt -MT /usr/src/glibc-build/stdlib/cxa_finalize.o gcc cxa_thread_atexit_impl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/cxa_thread_atexit_impl.o -MD -MP -MF /usr/src/glibc-build/stdlib/cxa_thread_atexit_impl.o.dt -MT /usr/src/glibc-build/stdlib/cxa_thread_atexit_impl.o gcc div.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/div.o -MD -MP -MF /usr/src/glibc-build/stdlib/div.o.dt -MT /usr/src/glibc-build/stdlib/div.o gcc drand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/drand48.o -MD -MP -MF /usr/src/glibc-build/stdlib/drand48.o.dt -MT /usr/src/glibc-build/stdlib/drand48.o gcc drand48-iter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/drand48-iter.o -MD -MP -MF /usr/src/glibc-build/stdlib/drand48-iter.o.dt -MT /usr/src/glibc-build/stdlib/drand48-iter.o gcc drand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/drand48_r.o -MD -MP -MF /usr/src/glibc-build/stdlib/drand48_r.o.dt -MT /usr/src/glibc-build/stdlib/drand48_r.o gcc erand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/erand48.o -MD -MP -MF /usr/src/glibc-build/stdlib/erand48.o.dt -MT /usr/src/glibc-build/stdlib/erand48.o gcc erand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/erand48_r.o -MD -MP -MF /usr/src/glibc-build/stdlib/erand48_r.o.dt -MT /usr/src/glibc-build/stdlib/erand48_r.o gcc exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/exit.o -MD -MP -MF /usr/src/glibc-build/stdlib/exit.o.dt -MT /usr/src/glibc-build/stdlib/exit.o gcc fmtmsg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/fmtmsg.o -MD -MP -MF /usr/src/glibc-build/stdlib/fmtmsg.o.dt -MT /usr/src/glibc-build/stdlib/fmtmsg.o gcc ../sysdeps/unix/sysv/linux/aarch64/getcontext.S -c -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/stdlib/getcontext.o -MD -MP -MF /usr/src/glibc-build/stdlib/getcontext.o.dt -MT /usr/src/glibc-build/stdlib/getcontext.o gcc ../sysdeps/unix/sysv/linux/getentropy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/getentropy.o -MD -MP -MF /usr/src/glibc-build/stdlib/getentropy.o.dt -MT /usr/src/glibc-build/stdlib/getentropy.o gcc getenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/getenv.o -MD -MP -MF /usr/src/glibc-build/stdlib/getenv.o.dt -MT /usr/src/glibc-build/stdlib/getenv.o gcc ../sysdeps/unix/sysv/linux/getrandom.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/getrandom.o -MD -MP -MF /usr/src/glibc-build/stdlib/getrandom.o.dt -MT /usr/src/glibc-build/stdlib/getrandom.o gcc getsubopt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/getsubopt.o -MD -MP -MF /usr/src/glibc-build/stdlib/getsubopt.o.dt -MT /usr/src/glibc-build/stdlib/getsubopt.o gcc jrand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/jrand48.o -MD -MP -MF /usr/src/glibc-build/stdlib/jrand48.o.dt -MT /usr/src/glibc-build/stdlib/jrand48.o gcc jrand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/jrand48_r.o -MD -MP -MF /usr/src/glibc-build/stdlib/jrand48_r.o.dt -MT /usr/src/glibc-build/stdlib/jrand48_r.o gcc l64a.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/l64a.o -MD -MP -MF /usr/src/glibc-build/stdlib/l64a.o.dt -MT /usr/src/glibc-build/stdlib/l64a.o gcc ../sysdeps/wordsize-64/labs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/labs.o -MD -MP -MF /usr/src/glibc-build/stdlib/labs.o.dt -MT /usr/src/glibc-build/stdlib/labs.o gcc lcong48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/lcong48.o -MD -MP -MF /usr/src/glibc-build/stdlib/lcong48.o.dt -MT /usr/src/glibc-build/stdlib/lcong48.o gcc lcong48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/lcong48_r.o -MD -MP -MF /usr/src/glibc-build/stdlib/lcong48_r.o.dt -MT /usr/src/glibc-build/stdlib/lcong48_r.o gcc ../sysdeps/wordsize-64/ldiv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/ldiv.o -MD -MP -MF /usr/src/glibc-build/stdlib/ldiv.o.dt -MT /usr/src/glibc-build/stdlib/ldiv.o gcc llabs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/llabs.o -MD -MP -MF /usr/src/glibc-build/stdlib/llabs.o.dt -MT /usr/src/glibc-build/stdlib/llabs.o gcc lldiv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/lldiv.o -MD -MP -MF /usr/src/glibc-build/stdlib/lldiv.o.dt -MT /usr/src/glibc-build/stdlib/lldiv.o gcc lrand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/lrand48.o -MD -MP -MF /usr/src/glibc-build/stdlib/lrand48.o.dt -MT /usr/src/glibc-build/stdlib/lrand48.o gcc lrand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/lrand48_r.o -MD -MP -MF /usr/src/glibc-build/stdlib/lrand48_r.o.dt -MT /usr/src/glibc-build/stdlib/lrand48_r.o gcc ../sysdeps/unix/sysv/linux/aarch64/makecontext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/makecontext.o -MD -MP -MF /usr/src/glibc-build/stdlib/makecontext.o.dt -MT /usr/src/glibc-build/stdlib/makecontext.o gcc mblen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mblen.o -MD -MP -MF /usr/src/glibc-build/stdlib/mblen.o.dt -MT /usr/src/glibc-build/stdlib/mblen.o gcc mbstowcs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mbstowcs.o -MD -MP -MF /usr/src/glibc-build/stdlib/mbstowcs.o.dt -MT /usr/src/glibc-build/stdlib/mbstowcs.o gcc mbtowc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mbtowc.o -MD -MP -MF /usr/src/glibc-build/stdlib/mbtowc.o.dt -MT /usr/src/glibc-build/stdlib/mbtowc.o gcc mrand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mrand48.o -MD -MP -MF /usr/src/glibc-build/stdlib/mrand48.o.dt -MT /usr/src/glibc-build/stdlib/mrand48.o gcc mrand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mrand48_r.o -MD -MP -MF /usr/src/glibc-build/stdlib/mrand48_r.o.dt -MT /usr/src/glibc-build/stdlib/mrand48_r.o gcc nrand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/nrand48.o -MD -MP -MF /usr/src/glibc-build/stdlib/nrand48.o.dt -MT /usr/src/glibc-build/stdlib/nrand48.o gcc nrand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/nrand48_r.o -MD -MP -MF /usr/src/glibc-build/stdlib/nrand48_r.o.dt -MT /usr/src/glibc-build/stdlib/nrand48_r.o gcc old_atexit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/old_atexit.o -MD -MP -MF /usr/src/glibc-build/stdlib/old_atexit.o.dt -MT /usr/src/glibc-build/stdlib/old_atexit.o gcc on_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/on_exit.o -MD -MP -MF /usr/src/glibc-build/stdlib/on_exit.o.dt -MT /usr/src/glibc-build/stdlib/on_exit.o gcc atexit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/atexit.o -MD -MP -MF /usr/src/glibc-build/stdlib/atexit.o.dt -MT /usr/src/glibc-build/stdlib/atexit.o gcc putenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/putenv.o -MD -MP -MF /usr/src/glibc-build/stdlib/putenv.o.dt -MT /usr/src/glibc-build/stdlib/putenv.o gcc qsort.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/qsort.o -MD -MP -MF /usr/src/glibc-build/stdlib/qsort.o.dt -MT /usr/src/glibc-build/stdlib/qsort.o gcc quick_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/quick_exit.o -MD -MP -MF /usr/src/glibc-build/stdlib/quick_exit.o.dt -MT /usr/src/glibc-build/stdlib/quick_exit.o gcc rand.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/rand.o -MD -MP -MF /usr/src/glibc-build/stdlib/rand.o.dt -MT /usr/src/glibc-build/stdlib/rand.o gcc rand_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/rand_r.o -MD -MP -MF /usr/src/glibc-build/stdlib/rand_r.o.dt -MT /usr/src/glibc-build/stdlib/rand_r.o gcc random.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/random.o -MD -MP -MF /usr/src/glibc-build/stdlib/random.o.dt -MT /usr/src/glibc-build/stdlib/random.o gcc random_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/random_r.o -MD -MP -MF /usr/src/glibc-build/stdlib/random_r.o.dt -MT /usr/src/glibc-build/stdlib/random_r.o gcc rpmatch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/rpmatch.o -MD -MP -MF /usr/src/glibc-build/stdlib/rpmatch.o.dt -MT /usr/src/glibc-build/stdlib/rpmatch.o gcc secure-getenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/secure-getenv.o -MD -MP -MF /usr/src/glibc-build/stdlib/secure-getenv.o.dt -MT /usr/src/glibc-build/stdlib/secure-getenv.o gcc seed48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/seed48.o -MD -MP -MF /usr/src/glibc-build/stdlib/seed48.o.dt -MT /usr/src/glibc-build/stdlib/seed48.o gcc seed48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/seed48_r.o -MD -MP -MF /usr/src/glibc-build/stdlib/seed48_r.o.dt -MT /usr/src/glibc-build/stdlib/seed48_r.o gcc ../sysdeps/unix/sysv/linux/aarch64/setcontext.S -c -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/stdlib/setcontext.o -MD -MP -MF /usr/src/glibc-build/stdlib/setcontext.o.dt -MT /usr/src/glibc-build/stdlib/setcontext.o gcc setenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/setenv.o -MD -MP -MF /usr/src/glibc-build/stdlib/setenv.o.dt -MT /usr/src/glibc-build/stdlib/setenv.o gcc srand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/srand48.o -MD -MP -MF /usr/src/glibc-build/stdlib/srand48.o.dt -MT /usr/src/glibc-build/stdlib/srand48.o gcc srand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/srand48_r.o -MD -MP -MF /usr/src/glibc-build/stdlib/srand48_r.o.dt -MT /usr/src/glibc-build/stdlib/srand48_r.o gcc stdc_bit_ceil_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_ceil_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_ceil_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_ceil_uc.o gcc stdc_bit_ceil_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_ceil_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_ceil_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_ceil_ui.o gcc stdc_bit_ceil_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_ceil_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_ceil_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_ceil_ul.o gcc stdc_bit_ceil_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_ceil_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_ceil_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_ceil_ull.o gcc stdc_bit_ceil_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_ceil_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_ceil_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_ceil_us.o gcc stdc_bit_floor_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_floor_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_floor_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_floor_uc.o gcc stdc_bit_floor_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_floor_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_floor_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_floor_ui.o gcc stdc_bit_floor_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_floor_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_floor_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_floor_ul.o gcc stdc_bit_floor_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_floor_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_floor_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_floor_ull.o gcc stdc_bit_floor_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_floor_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_floor_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_floor_us.o gcc stdc_bit_width_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_width_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_width_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_width_uc.o gcc stdc_bit_width_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_width_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_width_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_width_ui.o gcc stdc_bit_width_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_width_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_width_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_width_ul.o gcc stdc_bit_width_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_width_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_width_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_width_ull.o gcc stdc_bit_width_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_width_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_width_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_width_us.o gcc stdc_count_ones_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_ones_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_ones_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_count_ones_uc.o gcc stdc_count_ones_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_ones_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_ones_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_count_ones_ui.o gcc stdc_count_ones_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_ones_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_ones_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_count_ones_ul.o gcc stdc_count_ones_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_ones_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_ones_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_count_ones_ull.o gcc stdc_count_ones_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_ones_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_ones_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_count_ones_us.o gcc stdc_count_zeros_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_zeros_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_zeros_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_count_zeros_uc.o gcc stdc_count_zeros_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_zeros_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_zeros_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_count_zeros_ui.o gcc stdc_count_zeros_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_zeros_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_zeros_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_count_zeros_ul.o gcc stdc_count_zeros_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_zeros_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_zeros_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_count_zeros_ull.o gcc stdc_count_zeros_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_zeros_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_zeros_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_count_zeros_us.o gcc stdc_first_leading_one_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_one_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_one_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_one_uc.o gcc stdc_first_leading_one_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_one_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_one_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_one_ui.o gcc stdc_first_leading_one_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_one_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_one_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_one_ul.o gcc stdc_first_leading_one_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_one_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_one_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_one_ull.o gcc stdc_first_leading_one_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_one_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_one_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_one_us.o gcc stdc_first_leading_zero_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_zero_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_zero_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_zero_uc.o gcc stdc_first_leading_zero_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ui.o gcc stdc_first_leading_zero_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ul.o gcc stdc_first_leading_zero_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ull.o gcc stdc_first_leading_zero_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_zero_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_zero_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_zero_us.o gcc stdc_first_trailing_one_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_one_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_one_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_one_uc.o gcc stdc_first_trailing_one_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ui.o gcc stdc_first_trailing_one_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ul.o gcc stdc_first_trailing_one_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ull.o gcc stdc_first_trailing_one_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_one_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_one_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_one_us.o gcc stdc_first_trailing_zero_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_uc.o gcc stdc_first_trailing_zero_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ui.o gcc stdc_first_trailing_zero_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ul.o gcc stdc_first_trailing_zero_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ull.o gcc stdc_first_trailing_zero_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_us.o gcc stdc_has_single_bit_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_has_single_bit_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_has_single_bit_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_has_single_bit_uc.o gcc stdc_has_single_bit_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_has_single_bit_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_has_single_bit_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_has_single_bit_ui.o gcc stdc_has_single_bit_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_has_single_bit_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_has_single_bit_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_has_single_bit_ul.o gcc stdc_has_single_bit_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_has_single_bit_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_has_single_bit_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_has_single_bit_ull.o gcc stdc_has_single_bit_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_has_single_bit_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_has_single_bit_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_has_single_bit_us.o gcc stdc_leading_ones_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_ones_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_ones_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_ones_uc.o gcc stdc_leading_ones_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_ones_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_ones_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_ones_ui.o gcc stdc_leading_ones_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_ones_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_ones_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_ones_ul.o gcc stdc_leading_ones_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_ones_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_ones_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_ones_ull.o gcc stdc_leading_ones_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_ones_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_ones_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_ones_us.o gcc stdc_leading_zeros_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_zeros_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_zeros_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_zeros_uc.o gcc stdc_leading_zeros_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_zeros_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_zeros_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_zeros_ui.o gcc stdc_leading_zeros_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_zeros_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_zeros_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_zeros_ul.o gcc stdc_leading_zeros_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_zeros_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_zeros_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_zeros_ull.o gcc stdc_leading_zeros_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_zeros_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_zeros_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_zeros_us.o gcc stdc_trailing_ones_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_ones_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_ones_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_ones_uc.o gcc stdc_trailing_ones_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_ones_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_ones_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_ones_ui.o gcc stdc_trailing_ones_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_ones_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_ones_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_ones_ul.o gcc stdc_trailing_ones_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_ones_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_ones_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_ones_ull.o gcc stdc_trailing_ones_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_ones_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_ones_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_ones_us.o gcc stdc_trailing_zeros_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_zeros_uc.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_zeros_uc.o.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_zeros_uc.o gcc stdc_trailing_zeros_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ui.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ui.o.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ui.o gcc stdc_trailing_zeros_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ul.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ul.o.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ul.o gcc stdc_trailing_zeros_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ull.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ull.o.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ull.o gcc stdc_trailing_zeros_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_zeros_us.o -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_zeros_us.o.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_zeros_us.o gcc strfmon.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strfmon.o -MD -MP -MF /usr/src/glibc-build/stdlib/strfmon.o.dt -MT /usr/src/glibc-build/stdlib/strfmon.o gcc strfmon_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strfmon_l.o -MD -MP -MF /usr/src/glibc-build/stdlib/strfmon_l.o.dt -MT /usr/src/glibc-build/stdlib/strfmon_l.o gcc strfromd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strfromd.o -MD -MP -MF /usr/src/glibc-build/stdlib/strfromd.o.dt -MT /usr/src/glibc-build/stdlib/strfromd.o gcc strfromf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strfromf.o -MD -MP -MF /usr/src/glibc-build/stdlib/strfromf.o.dt -MT /usr/src/glibc-build/stdlib/strfromf.o gcc strfroml.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strfroml.o -MD -MP -MF /usr/src/glibc-build/stdlib/strfroml.o.dt -MT /usr/src/glibc-build/stdlib/strfroml.o gcc strtod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtod.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtod.o.dt -MT /usr/src/glibc-build/stdlib/strtod.o gcc strtod_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtod_l.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtod_l.o.dt -MT /usr/src/glibc-build/stdlib/strtod_l.o gcc strtod_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtod_nan.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtod_nan.o.dt -MT /usr/src/glibc-build/stdlib/strtod_nan.o gcc strtof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtof.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtof.o.dt -MT /usr/src/glibc-build/stdlib/strtof.o gcc strtof_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtof_l.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtof_l.o.dt -MT /usr/src/glibc-build/stdlib/strtof_l.o gcc strtof_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtof_nan.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtof_nan.o.dt -MT /usr/src/glibc-build/stdlib/strtof_nan.o gcc ../sysdeps/wordsize-64/strtol.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-strtoll -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtol.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtol.o.dt -MT /usr/src/glibc-build/stdlib/strtol.o gcc ../sysdeps/wordsize-64/strtol_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtol_l.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtol_l.o.dt -MT /usr/src/glibc-build/stdlib/strtol_l.o gcc strtold.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtold.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtold.o.dt -MT /usr/src/glibc-build/stdlib/strtold.o gcc ../sysdeps/ieee754/ldbl-128/strtold_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtold_l.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtold_l.o.dt -MT /usr/src/glibc-build/stdlib/strtold_l.o gcc strtold_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtold_nan.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtold_nan.o.dt -MT /usr/src/glibc-build/stdlib/strtold_nan.o gcc ../sysdeps/wordsize-64/strtoll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtoll.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtoll.o.dt -MT /usr/src/glibc-build/stdlib/strtoll.o gcc ../sysdeps/wordsize-64/strtoll_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtoll_l.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtoll_l.o.dt -MT /usr/src/glibc-build/stdlib/strtoll_l.o gcc ../sysdeps/wordsize-64/strtoul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-builtin-strtoull -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtoul.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtoul.o.dt -MT /usr/src/glibc-build/stdlib/strtoul.o gcc ../sysdeps/wordsize-64/strtoul_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtoul_l.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtoul_l.o.dt -MT /usr/src/glibc-build/stdlib/strtoul_l.o gcc ../sysdeps/wordsize-64/strtoull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtoull.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtoull.o.dt -MT /usr/src/glibc-build/stdlib/strtoull.o gcc ../sysdeps/wordsize-64/strtoull_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtoull_l.o -MD -MP -MF /usr/src/glibc-build/stdlib/strtoull_l.o.dt -MT /usr/src/glibc-build/stdlib/strtoull_l.o gcc ../sysdeps/unix/sysv/linux/aarch64/swapcontext.S -c -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/stdlib/swapcontext.o -MD -MP -MF /usr/src/glibc-build/stdlib/swapcontext.o.dt -MT /usr/src/glibc-build/stdlib/swapcontext.o gcc ../sysdeps/posix/system.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/system.o -MD -MP -MF /usr/src/glibc-build/stdlib/system.o.dt -MT /usr/src/glibc-build/stdlib/system.o gcc wcstombs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/wcstombs.o -MD -MP -MF /usr/src/glibc-build/stdlib/wcstombs.o.dt -MT /usr/src/glibc-build/stdlib/wcstombs.o gcc wctomb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/wctomb.o -MD -MP -MF /usr/src/glibc-build/stdlib/wctomb.o.dt -MT /usr/src/glibc-build/stdlib/wctomb.o gcc xpg_basename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/xpg_basename.o -MD -MP -MF /usr/src/glibc-build/stdlib/xpg_basename.o.dt -MT /usr/src/glibc-build/stdlib/xpg_basename.o gcc add_n.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/add_n.o -MD -MP -MF /usr/src/glibc-build/stdlib/add_n.o.dt -MT /usr/src/glibc-build/stdlib/add_n.o gcc addmul_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/addmul_1.o -MD -MP -MF /usr/src/glibc-build/stdlib/addmul_1.o.dt -MT /usr/src/glibc-build/stdlib/addmul_1.o gcc cmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/cmp.o -MD -MP -MF /usr/src/glibc-build/stdlib/cmp.o.dt -MT /usr/src/glibc-build/stdlib/cmp.o gcc divmod_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/divmod_1.o -MD -MP -MF /usr/src/glibc-build/stdlib/divmod_1.o.dt -MT /usr/src/glibc-build/stdlib/divmod_1.o gcc divrem.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/divrem.o -MD -MP -MF /usr/src/glibc-build/stdlib/divrem.o.dt -MT /usr/src/glibc-build/stdlib/divrem.o gcc inlines.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/inlines.o -MD -MP -MF /usr/src/glibc-build/stdlib/inlines.o.dt -MT /usr/src/glibc-build/stdlib/inlines.o gcc lshift.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/lshift.o -MD -MP -MF /usr/src/glibc-build/stdlib/lshift.o.dt -MT /usr/src/glibc-build/stdlib/lshift.o gcc mod_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mod_1.o -MD -MP -MF /usr/src/glibc-build/stdlib/mod_1.o.dt -MT /usr/src/glibc-build/stdlib/mod_1.o gcc mul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mul.o -MD -MP -MF /usr/src/glibc-build/stdlib/mul.o.dt -MT /usr/src/glibc-build/stdlib/mul.o gcc mul_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mul_1.o -MD -MP -MF /usr/src/glibc-build/stdlib/mul_1.o.dt -MT /usr/src/glibc-build/stdlib/mul_1.o gcc mul_n.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mul_n.o -MD -MP -MF /usr/src/glibc-build/stdlib/mul_n.o.dt -MT /usr/src/glibc-build/stdlib/mul_n.o gcc rshift.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/rshift.o -MD -MP -MF /usr/src/glibc-build/stdlib/rshift.o.dt -MT /usr/src/glibc-build/stdlib/rshift.o gcc sub_n.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/sub_n.o -MD -MP -MF /usr/src/glibc-build/stdlib/sub_n.o.dt -MT /usr/src/glibc-build/stdlib/sub_n.o gcc submul_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/submul_1.o -MD -MP -MF /usr/src/glibc-build/stdlib/submul_1.o.dt -MT /usr/src/glibc-build/stdlib/submul_1.o gcc udiv_qrnnd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/udiv_qrnnd.o -MD -MP -MF /usr/src/glibc-build/stdlib/udiv_qrnnd.o.dt -MT /usr/src/glibc-build/stdlib/udiv_qrnnd.o gcc ../sysdeps/ieee754/dbl-64/dbl2mpn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/dbl2mpn.o -MD -MP -MF /usr/src/glibc-build/stdlib/dbl2mpn.o.dt -MT /usr/src/glibc-build/stdlib/dbl2mpn.o gcc ../sysdeps/ieee754/ldbl-128/ldbl2mpn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/ldbl2mpn.o -MD -MP -MF /usr/src/glibc-build/stdlib/ldbl2mpn.o.dt -MT /usr/src/glibc-build/stdlib/ldbl2mpn.o gcc ../sysdeps/ieee754/dbl-64/mpn2dbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mpn2dbl.o -MD -MP -MF /usr/src/glibc-build/stdlib/mpn2dbl.o.dt -MT /usr/src/glibc-build/stdlib/mpn2dbl.o gcc ../sysdeps/ieee754/flt-32/mpn2flt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mpn2flt.o -MD -MP -MF /usr/src/glibc-build/stdlib/mpn2flt.o.dt -MT /usr/src/glibc-build/stdlib/mpn2flt.o gcc ../sysdeps/ieee754/ldbl-128/mpn2ldbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mpn2ldbl.o -MD -MP -MF /usr/src/glibc-build/stdlib/mpn2ldbl.o.dt -MT /usr/src/glibc-build/stdlib/mpn2ldbl.o gcc grouping.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/grouping.o -MD -MP -MF /usr/src/glibc-build/stdlib/grouping.o.dt -MT /usr/src/glibc-build/stdlib/grouping.o gcc groupingwc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/groupingwc.o -MD -MP -MF /usr/src/glibc-build/stdlib/groupingwc.o.dt -MT /usr/src/glibc-build/stdlib/groupingwc.o gcc tens_in_limb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/tens_in_limb.o -MD -MP -MF /usr/src/glibc-build/stdlib/tens_in_limb.o.dt -MT /usr/src/glibc-build/stdlib/tens_in_limb.o gcc fpioconst.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/fpioconst.o -MD -MP -MF /usr/src/glibc-build/stdlib/fpioconst.o.dt -MT /usr/src/glibc-build/stdlib/fpioconst.o gcc mp_clz_tab.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mp_clz_tab.o -MD -MP -MF /usr/src/glibc-build/stdlib/mp_clz_tab.o.dt -MT /usr/src/glibc-build/stdlib/mp_clz_tab.o gcc a64l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/a64l.os -MD -MP -MF /usr/src/glibc-build/stdlib/a64l.os.dt -MT /usr/src/glibc-build/stdlib/a64l.os gcc abort.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/abort.os -MD -MP -MF /usr/src/glibc-build/stdlib/abort.os.dt -MT /usr/src/glibc-build/stdlib/abort.os gcc abs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/abs.os -MD -MP -MF /usr/src/glibc-build/stdlib/abs.os.dt -MT /usr/src/glibc-build/stdlib/abs.os gcc arc4random.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/arc4random.os -MD -MP -MF /usr/src/glibc-build/stdlib/arc4random.os.dt -MT /usr/src/glibc-build/stdlib/arc4random.os gcc arc4random_uniform.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/arc4random_uniform.os -MD -MP -MF /usr/src/glibc-build/stdlib/arc4random_uniform.os.dt -MT /usr/src/glibc-build/stdlib/arc4random_uniform.os gcc atof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/atof.os -MD -MP -MF /usr/src/glibc-build/stdlib/atof.os.dt -MT /usr/src/glibc-build/stdlib/atof.os gcc atoi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/atoi.os -MD -MP -MF /usr/src/glibc-build/stdlib/atoi.os.dt -MT /usr/src/glibc-build/stdlib/atoi.os gcc atol.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/atol.os -MD -MP -MF /usr/src/glibc-build/stdlib/atol.os.dt -MT /usr/src/glibc-build/stdlib/atol.os gcc atoll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/atoll.os -MD -MP -MF /usr/src/glibc-build/stdlib/atoll.os.dt -MT /usr/src/glibc-build/stdlib/atoll.os gcc bsearch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/bsearch.os -MD -MP -MF /usr/src/glibc-build/stdlib/bsearch.os.dt -MT /usr/src/glibc-build/stdlib/bsearch.os gcc canonicalize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/canonicalize.os -MD -MP -MF /usr/src/glibc-build/stdlib/canonicalize.os.dt -MT /usr/src/glibc-build/stdlib/canonicalize.os gcc cxa_at_quick_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/cxa_at_quick_exit.os -MD -MP -MF /usr/src/glibc-build/stdlib/cxa_at_quick_exit.os.dt -MT /usr/src/glibc-build/stdlib/cxa_at_quick_exit.os gcc cxa_atexit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/cxa_atexit.os -MD -MP -MF /usr/src/glibc-build/stdlib/cxa_atexit.os.dt -MT /usr/src/glibc-build/stdlib/cxa_atexit.os gcc cxa_finalize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/cxa_finalize.os -MD -MP -MF /usr/src/glibc-build/stdlib/cxa_finalize.os.dt -MT /usr/src/glibc-build/stdlib/cxa_finalize.os gcc cxa_thread_atexit_impl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/cxa_thread_atexit_impl.os -MD -MP -MF /usr/src/glibc-build/stdlib/cxa_thread_atexit_impl.os.dt -MT /usr/src/glibc-build/stdlib/cxa_thread_atexit_impl.os gcc div.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/div.os -MD -MP -MF /usr/src/glibc-build/stdlib/div.os.dt -MT /usr/src/glibc-build/stdlib/div.os gcc drand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/drand48.os -MD -MP -MF /usr/src/glibc-build/stdlib/drand48.os.dt -MT /usr/src/glibc-build/stdlib/drand48.os gcc drand48-iter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/drand48-iter.os -MD -MP -MF /usr/src/glibc-build/stdlib/drand48-iter.os.dt -MT /usr/src/glibc-build/stdlib/drand48-iter.os gcc drand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/drand48_r.os -MD -MP -MF /usr/src/glibc-build/stdlib/drand48_r.os.dt -MT /usr/src/glibc-build/stdlib/drand48_r.os gcc erand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/erand48.os -MD -MP -MF /usr/src/glibc-build/stdlib/erand48.os.dt -MT /usr/src/glibc-build/stdlib/erand48.os gcc erand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/erand48_r.os -MD -MP -MF /usr/src/glibc-build/stdlib/erand48_r.os.dt -MT /usr/src/glibc-build/stdlib/erand48_r.os gcc exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/exit.os -MD -MP -MF /usr/src/glibc-build/stdlib/exit.os.dt -MT /usr/src/glibc-build/stdlib/exit.os gcc fmtmsg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/fmtmsg.os -MD -MP -MF /usr/src/glibc-build/stdlib/fmtmsg.os.dt -MT /usr/src/glibc-build/stdlib/fmtmsg.os gcc ../sysdeps/unix/sysv/linux/aarch64/getcontext.S -c -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/stdlib/getcontext.os -MD -MP -MF /usr/src/glibc-build/stdlib/getcontext.os.dt -MT /usr/src/glibc-build/stdlib/getcontext.os gcc ../sysdeps/unix/sysv/linux/getentropy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/getentropy.os -MD -MP -MF /usr/src/glibc-build/stdlib/getentropy.os.dt -MT /usr/src/glibc-build/stdlib/getentropy.os gcc getenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/getenv.os -MD -MP -MF /usr/src/glibc-build/stdlib/getenv.os.dt -MT /usr/src/glibc-build/stdlib/getenv.os gcc ../sysdeps/unix/sysv/linux/getrandom.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/getrandom.os -MD -MP -MF /usr/src/glibc-build/stdlib/getrandom.os.dt -MT /usr/src/glibc-build/stdlib/getrandom.os gcc getsubopt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/getsubopt.os -MD -MP -MF /usr/src/glibc-build/stdlib/getsubopt.os.dt -MT /usr/src/glibc-build/stdlib/getsubopt.os gcc jrand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/jrand48.os -MD -MP -MF /usr/src/glibc-build/stdlib/jrand48.os.dt -MT /usr/src/glibc-build/stdlib/jrand48.os gcc jrand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/jrand48_r.os -MD -MP -MF /usr/src/glibc-build/stdlib/jrand48_r.os.dt -MT /usr/src/glibc-build/stdlib/jrand48_r.os gcc l64a.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/l64a.os -MD -MP -MF /usr/src/glibc-build/stdlib/l64a.os.dt -MT /usr/src/glibc-build/stdlib/l64a.os gcc ../sysdeps/wordsize-64/labs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/labs.os -MD -MP -MF /usr/src/glibc-build/stdlib/labs.os.dt -MT /usr/src/glibc-build/stdlib/labs.os gcc lcong48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/lcong48.os -MD -MP -MF /usr/src/glibc-build/stdlib/lcong48.os.dt -MT /usr/src/glibc-build/stdlib/lcong48.os gcc lcong48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/lcong48_r.os -MD -MP -MF /usr/src/glibc-build/stdlib/lcong48_r.os.dt -MT /usr/src/glibc-build/stdlib/lcong48_r.os gcc ../sysdeps/wordsize-64/ldiv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/ldiv.os -MD -MP -MF /usr/src/glibc-build/stdlib/ldiv.os.dt -MT /usr/src/glibc-build/stdlib/ldiv.os gcc llabs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/llabs.os -MD -MP -MF /usr/src/glibc-build/stdlib/llabs.os.dt -MT /usr/src/glibc-build/stdlib/llabs.os gcc lldiv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/lldiv.os -MD -MP -MF /usr/src/glibc-build/stdlib/lldiv.os.dt -MT /usr/src/glibc-build/stdlib/lldiv.os gcc lrand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/lrand48.os -MD -MP -MF /usr/src/glibc-build/stdlib/lrand48.os.dt -MT /usr/src/glibc-build/stdlib/lrand48.os gcc lrand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/lrand48_r.os -MD -MP -MF /usr/src/glibc-build/stdlib/lrand48_r.os.dt -MT /usr/src/glibc-build/stdlib/lrand48_r.os gcc ../sysdeps/unix/sysv/linux/aarch64/makecontext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/makecontext.os -MD -MP -MF /usr/src/glibc-build/stdlib/makecontext.os.dt -MT /usr/src/glibc-build/stdlib/makecontext.os gcc mblen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mblen.os -MD -MP -MF /usr/src/glibc-build/stdlib/mblen.os.dt -MT /usr/src/glibc-build/stdlib/mblen.os gcc mbstowcs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mbstowcs.os -MD -MP -MF /usr/src/glibc-build/stdlib/mbstowcs.os.dt -MT /usr/src/glibc-build/stdlib/mbstowcs.os gcc mbtowc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mbtowc.os -MD -MP -MF /usr/src/glibc-build/stdlib/mbtowc.os.dt -MT /usr/src/glibc-build/stdlib/mbtowc.os gcc mrand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mrand48.os -MD -MP -MF /usr/src/glibc-build/stdlib/mrand48.os.dt -MT /usr/src/glibc-build/stdlib/mrand48.os gcc mrand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mrand48_r.os -MD -MP -MF /usr/src/glibc-build/stdlib/mrand48_r.os.dt -MT /usr/src/glibc-build/stdlib/mrand48_r.os gcc nrand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/nrand48.os -MD -MP -MF /usr/src/glibc-build/stdlib/nrand48.os.dt -MT /usr/src/glibc-build/stdlib/nrand48.os gcc nrand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/nrand48_r.os -MD -MP -MF /usr/src/glibc-build/stdlib/nrand48_r.os.dt -MT /usr/src/glibc-build/stdlib/nrand48_r.os gcc old_atexit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/old_atexit.os -MD -MP -MF /usr/src/glibc-build/stdlib/old_atexit.os.dt -MT /usr/src/glibc-build/stdlib/old_atexit.os gcc on_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/on_exit.os -MD -MP -MF /usr/src/glibc-build/stdlib/on_exit.os.dt -MT /usr/src/glibc-build/stdlib/on_exit.os gcc putenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/putenv.os -MD -MP -MF /usr/src/glibc-build/stdlib/putenv.os.dt -MT /usr/src/glibc-build/stdlib/putenv.os gcc qsort.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/qsort.os -MD -MP -MF /usr/src/glibc-build/stdlib/qsort.os.dt -MT /usr/src/glibc-build/stdlib/qsort.os gcc quick_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/quick_exit.os -MD -MP -MF /usr/src/glibc-build/stdlib/quick_exit.os.dt -MT /usr/src/glibc-build/stdlib/quick_exit.os gcc rand.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/rand.os -MD -MP -MF /usr/src/glibc-build/stdlib/rand.os.dt -MT /usr/src/glibc-build/stdlib/rand.os gcc rand_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/rand_r.os -MD -MP -MF /usr/src/glibc-build/stdlib/rand_r.os.dt -MT /usr/src/glibc-build/stdlib/rand_r.os gcc random.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/random.os -MD -MP -MF /usr/src/glibc-build/stdlib/random.os.dt -MT /usr/src/glibc-build/stdlib/random.os gcc random_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/random_r.os -MD -MP -MF /usr/src/glibc-build/stdlib/random_r.os.dt -MT /usr/src/glibc-build/stdlib/random_r.os gcc rpmatch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/rpmatch.os -MD -MP -MF /usr/src/glibc-build/stdlib/rpmatch.os.dt -MT /usr/src/glibc-build/stdlib/rpmatch.os gcc secure-getenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/secure-getenv.os -MD -MP -MF /usr/src/glibc-build/stdlib/secure-getenv.os.dt -MT /usr/src/glibc-build/stdlib/secure-getenv.os gcc seed48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/seed48.os -MD -MP -MF /usr/src/glibc-build/stdlib/seed48.os.dt -MT /usr/src/glibc-build/stdlib/seed48.os gcc seed48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/seed48_r.os -MD -MP -MF /usr/src/glibc-build/stdlib/seed48_r.os.dt -MT /usr/src/glibc-build/stdlib/seed48_r.os gcc ../sysdeps/unix/sysv/linux/aarch64/setcontext.S -c -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/stdlib/setcontext.os -MD -MP -MF /usr/src/glibc-build/stdlib/setcontext.os.dt -MT /usr/src/glibc-build/stdlib/setcontext.os gcc setenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/setenv.os -MD -MP -MF /usr/src/glibc-build/stdlib/setenv.os.dt -MT /usr/src/glibc-build/stdlib/setenv.os gcc srand48.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/srand48.os -MD -MP -MF /usr/src/glibc-build/stdlib/srand48.os.dt -MT /usr/src/glibc-build/stdlib/srand48.os gcc srand48_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/srand48_r.os -MD -MP -MF /usr/src/glibc-build/stdlib/srand48_r.os.dt -MT /usr/src/glibc-build/stdlib/srand48_r.os gcc stdc_bit_ceil_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_ceil_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_ceil_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_ceil_uc.os gcc stdc_bit_ceil_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_ceil_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_ceil_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_ceil_ui.os gcc stdc_bit_ceil_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_ceil_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_ceil_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_ceil_ul.os gcc stdc_bit_ceil_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_ceil_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_ceil_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_ceil_ull.os gcc stdc_bit_ceil_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_ceil_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_ceil_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_ceil_us.os gcc stdc_bit_floor_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_floor_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_floor_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_floor_uc.os gcc stdc_bit_floor_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_floor_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_floor_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_floor_ui.os gcc stdc_bit_floor_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_floor_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_floor_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_floor_ul.os gcc stdc_bit_floor_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_floor_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_floor_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_floor_ull.os gcc stdc_bit_floor_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_floor_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_floor_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_floor_us.os gcc stdc_bit_width_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_width_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_width_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_width_uc.os gcc stdc_bit_width_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_width_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_width_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_width_ui.os gcc stdc_bit_width_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_width_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_width_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_width_ul.os gcc stdc_bit_width_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_width_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_width_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_width_ull.os gcc stdc_bit_width_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_bit_width_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_bit_width_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_bit_width_us.os gcc stdc_count_ones_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_ones_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_ones_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_count_ones_uc.os gcc stdc_count_ones_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_ones_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_ones_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_count_ones_ui.os gcc stdc_count_ones_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_ones_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_ones_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_count_ones_ul.os gcc stdc_count_ones_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_ones_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_ones_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_count_ones_ull.os gcc stdc_count_ones_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_ones_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_ones_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_count_ones_us.os gcc stdc_count_zeros_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_zeros_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_zeros_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_count_zeros_uc.os gcc stdc_count_zeros_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_zeros_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_zeros_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_count_zeros_ui.os gcc stdc_count_zeros_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_zeros_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_zeros_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_count_zeros_ul.os gcc stdc_count_zeros_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_zeros_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_zeros_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_count_zeros_ull.os gcc stdc_count_zeros_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_count_zeros_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_count_zeros_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_count_zeros_us.os gcc stdc_first_leading_one_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_one_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_one_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_one_uc.os gcc stdc_first_leading_one_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_one_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_one_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_one_ui.os gcc stdc_first_leading_one_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_one_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_one_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_one_ul.os gcc stdc_first_leading_one_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_one_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_one_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_one_ull.os gcc stdc_first_leading_one_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_one_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_one_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_one_us.os gcc stdc_first_leading_zero_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_zero_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_zero_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_zero_uc.os gcc stdc_first_leading_zero_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ui.os gcc stdc_first_leading_zero_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ul.os gcc stdc_first_leading_zero_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_zero_ull.os gcc stdc_first_leading_zero_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_leading_zero_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_leading_zero_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_leading_zero_us.os gcc stdc_first_trailing_one_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_one_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_one_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_one_uc.os gcc stdc_first_trailing_one_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ui.os gcc stdc_first_trailing_one_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ul.os gcc stdc_first_trailing_one_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_one_ull.os gcc stdc_first_trailing_one_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_one_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_one_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_one_us.os gcc stdc_first_trailing_zero_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_uc.os gcc stdc_first_trailing_zero_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ui.os gcc stdc_first_trailing_zero_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ul.os gcc stdc_first_trailing_zero_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_ull.os gcc stdc_first_trailing_zero_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_first_trailing_zero_us.os gcc stdc_has_single_bit_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_has_single_bit_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_has_single_bit_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_has_single_bit_uc.os gcc stdc_has_single_bit_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_has_single_bit_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_has_single_bit_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_has_single_bit_ui.os gcc stdc_has_single_bit_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_has_single_bit_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_has_single_bit_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_has_single_bit_ul.os gcc stdc_has_single_bit_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_has_single_bit_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_has_single_bit_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_has_single_bit_ull.os gcc stdc_has_single_bit_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_has_single_bit_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_has_single_bit_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_has_single_bit_us.os gcc stdc_leading_ones_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_ones_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_ones_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_ones_uc.os gcc stdc_leading_ones_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_ones_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_ones_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_ones_ui.os gcc stdc_leading_ones_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_ones_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_ones_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_ones_ul.os gcc stdc_leading_ones_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_ones_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_ones_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_ones_ull.os gcc stdc_leading_ones_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_ones_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_ones_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_ones_us.os gcc stdc_leading_zeros_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_zeros_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_zeros_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_zeros_uc.os gcc stdc_leading_zeros_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_zeros_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_zeros_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_zeros_ui.os gcc stdc_leading_zeros_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_zeros_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_zeros_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_zeros_ul.os gcc stdc_leading_zeros_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_zeros_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_zeros_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_zeros_ull.os gcc stdc_leading_zeros_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_leading_zeros_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_leading_zeros_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_leading_zeros_us.os gcc stdc_trailing_ones_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_ones_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_ones_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_ones_uc.os gcc stdc_trailing_ones_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_ones_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_ones_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_ones_ui.os gcc stdc_trailing_ones_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_ones_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_ones_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_ones_ul.os gcc stdc_trailing_ones_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_ones_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_ones_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_ones_ull.os gcc stdc_trailing_ones_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_ones_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_ones_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_ones_us.os gcc stdc_trailing_zeros_uc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_zeros_uc.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_zeros_uc.os.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_zeros_uc.os gcc stdc_trailing_zeros_ui.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ui.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ui.os.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ui.os gcc stdc_trailing_zeros_ul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ul.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ul.os.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ul.os gcc stdc_trailing_zeros_ull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ull.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ull.os.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_zeros_ull.os gcc stdc_trailing_zeros_us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/stdc_trailing_zeros_us.os -MD -MP -MF /usr/src/glibc-build/stdlib/stdc_trailing_zeros_us.os.dt -MT /usr/src/glibc-build/stdlib/stdc_trailing_zeros_us.os gcc strfmon.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strfmon.os -MD -MP -MF /usr/src/glibc-build/stdlib/strfmon.os.dt -MT /usr/src/glibc-build/stdlib/strfmon.os gcc strfmon_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strfmon_l.os -MD -MP -MF /usr/src/glibc-build/stdlib/strfmon_l.os.dt -MT /usr/src/glibc-build/stdlib/strfmon_l.os gcc strfromd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strfromd.os -MD -MP -MF /usr/src/glibc-build/stdlib/strfromd.os.dt -MT /usr/src/glibc-build/stdlib/strfromd.os gcc strfromf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strfromf.os -MD -MP -MF /usr/src/glibc-build/stdlib/strfromf.os.dt -MT /usr/src/glibc-build/stdlib/strfromf.os gcc strfroml.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strfroml.os -MD -MP -MF /usr/src/glibc-build/stdlib/strfroml.os.dt -MT /usr/src/glibc-build/stdlib/strfroml.os gcc strtod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtod.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtod.os.dt -MT /usr/src/glibc-build/stdlib/strtod.os gcc strtod_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtod_l.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtod_l.os.dt -MT /usr/src/glibc-build/stdlib/strtod_l.os gcc strtod_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtod_nan.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtod_nan.os.dt -MT /usr/src/glibc-build/stdlib/strtod_nan.os gcc strtof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtof.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtof.os.dt -MT /usr/src/glibc-build/stdlib/strtof.os gcc strtof_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtof_l.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtof_l.os.dt -MT /usr/src/glibc-build/stdlib/strtof_l.os gcc strtof_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtof_nan.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtof_nan.os.dt -MT /usr/src/glibc-build/stdlib/strtof_nan.os gcc ../sysdeps/wordsize-64/strtol.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-strtoll -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtol.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtol.os.dt -MT /usr/src/glibc-build/stdlib/strtol.os gcc ../sysdeps/wordsize-64/strtol_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtol_l.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtol_l.os.dt -MT /usr/src/glibc-build/stdlib/strtol_l.os gcc strtold.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtold.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtold.os.dt -MT /usr/src/glibc-build/stdlib/strtold.os gcc ../sysdeps/ieee754/ldbl-128/strtold_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtold_l.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtold_l.os.dt -MT /usr/src/glibc-build/stdlib/strtold_l.os gcc strtold_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtold_nan.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtold_nan.os.dt -MT /usr/src/glibc-build/stdlib/strtold_nan.os gcc ../sysdeps/wordsize-64/strtoll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtoll.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtoll.os.dt -MT /usr/src/glibc-build/stdlib/strtoll.os gcc ../sysdeps/wordsize-64/strtoll_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtoll_l.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtoll_l.os.dt -MT /usr/src/glibc-build/stdlib/strtoll_l.os gcc ../sysdeps/wordsize-64/strtoul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-builtin-strtoull -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtoul.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtoul.os.dt -MT /usr/src/glibc-build/stdlib/strtoul.os gcc ../sysdeps/wordsize-64/strtoul_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtoul_l.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtoul_l.os.dt -MT /usr/src/glibc-build/stdlib/strtoul_l.os gcc ../sysdeps/wordsize-64/strtoull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtoull.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtoull.os.dt -MT /usr/src/glibc-build/stdlib/strtoull.os gcc ../sysdeps/wordsize-64/strtoull_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/strtoull_l.os -MD -MP -MF /usr/src/glibc-build/stdlib/strtoull_l.os.dt -MT /usr/src/glibc-build/stdlib/strtoull_l.os gcc ../sysdeps/unix/sysv/linux/aarch64/swapcontext.S -c -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/stdlib/swapcontext.os -MD -MP -MF /usr/src/glibc-build/stdlib/swapcontext.os.dt -MT /usr/src/glibc-build/stdlib/swapcontext.os gcc ../sysdeps/posix/system.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/system.os -MD -MP -MF /usr/src/glibc-build/stdlib/system.os.dt -MT /usr/src/glibc-build/stdlib/system.os gcc wcstombs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/wcstombs.os -MD -MP -MF /usr/src/glibc-build/stdlib/wcstombs.os.dt -MT /usr/src/glibc-build/stdlib/wcstombs.os gcc wctomb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/wctomb.os -MD -MP -MF /usr/src/glibc-build/stdlib/wctomb.os.dt -MT /usr/src/glibc-build/stdlib/wctomb.os gcc xpg_basename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/xpg_basename.os -MD -MP -MF /usr/src/glibc-build/stdlib/xpg_basename.os.dt -MT /usr/src/glibc-build/stdlib/xpg_basename.os gcc add_n.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/add_n.os -MD -MP -MF /usr/src/glibc-build/stdlib/add_n.os.dt -MT /usr/src/glibc-build/stdlib/add_n.os gcc addmul_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/addmul_1.os -MD -MP -MF /usr/src/glibc-build/stdlib/addmul_1.os.dt -MT /usr/src/glibc-build/stdlib/addmul_1.os gcc cmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/cmp.os -MD -MP -MF /usr/src/glibc-build/stdlib/cmp.os.dt -MT /usr/src/glibc-build/stdlib/cmp.os gcc divmod_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/divmod_1.os -MD -MP -MF /usr/src/glibc-build/stdlib/divmod_1.os.dt -MT /usr/src/glibc-build/stdlib/divmod_1.os gcc divrem.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/divrem.os -MD -MP -MF /usr/src/glibc-build/stdlib/divrem.os.dt -MT /usr/src/glibc-build/stdlib/divrem.os gcc inlines.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/inlines.os -MD -MP -MF /usr/src/glibc-build/stdlib/inlines.os.dt -MT /usr/src/glibc-build/stdlib/inlines.os gcc lshift.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/lshift.os -MD -MP -MF /usr/src/glibc-build/stdlib/lshift.os.dt -MT /usr/src/glibc-build/stdlib/lshift.os gcc mod_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mod_1.os -MD -MP -MF /usr/src/glibc-build/stdlib/mod_1.os.dt -MT /usr/src/glibc-build/stdlib/mod_1.os gcc mul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mul.os -MD -MP -MF /usr/src/glibc-build/stdlib/mul.os.dt -MT /usr/src/glibc-build/stdlib/mul.os gcc mul_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mul_1.os -MD -MP -MF /usr/src/glibc-build/stdlib/mul_1.os.dt -MT /usr/src/glibc-build/stdlib/mul_1.os gcc mul_n.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mul_n.os -MD -MP -MF /usr/src/glibc-build/stdlib/mul_n.os.dt -MT /usr/src/glibc-build/stdlib/mul_n.os gcc rshift.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/rshift.os -MD -MP -MF /usr/src/glibc-build/stdlib/rshift.os.dt -MT /usr/src/glibc-build/stdlib/rshift.os gcc sub_n.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/sub_n.os -MD -MP -MF /usr/src/glibc-build/stdlib/sub_n.os.dt -MT /usr/src/glibc-build/stdlib/sub_n.os gcc submul_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/submul_1.os -MD -MP -MF /usr/src/glibc-build/stdlib/submul_1.os.dt -MT /usr/src/glibc-build/stdlib/submul_1.os gcc udiv_qrnnd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/udiv_qrnnd.os -MD -MP -MF /usr/src/glibc-build/stdlib/udiv_qrnnd.os.dt -MT /usr/src/glibc-build/stdlib/udiv_qrnnd.os gcc ../sysdeps/ieee754/dbl-64/dbl2mpn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/dbl2mpn.os -MD -MP -MF /usr/src/glibc-build/stdlib/dbl2mpn.os.dt -MT /usr/src/glibc-build/stdlib/dbl2mpn.os gcc ../sysdeps/ieee754/ldbl-128/ldbl2mpn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/ldbl2mpn.os -MD -MP -MF /usr/src/glibc-build/stdlib/ldbl2mpn.os.dt -MT /usr/src/glibc-build/stdlib/ldbl2mpn.os gcc ../sysdeps/ieee754/dbl-64/mpn2dbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mpn2dbl.os -MD -MP -MF /usr/src/glibc-build/stdlib/mpn2dbl.os.dt -MT /usr/src/glibc-build/stdlib/mpn2dbl.os gcc ../sysdeps/ieee754/flt-32/mpn2flt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mpn2flt.os -MD -MP -MF /usr/src/glibc-build/stdlib/mpn2flt.os.dt -MT /usr/src/glibc-build/stdlib/mpn2flt.os gcc ../sysdeps/ieee754/ldbl-128/mpn2ldbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mpn2ldbl.os -MD -MP -MF /usr/src/glibc-build/stdlib/mpn2ldbl.os.dt -MT /usr/src/glibc-build/stdlib/mpn2ldbl.os gcc grouping.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/grouping.os -MD -MP -MF /usr/src/glibc-build/stdlib/grouping.os.dt -MT /usr/src/glibc-build/stdlib/grouping.os gcc groupingwc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/groupingwc.os -MD -MP -MF /usr/src/glibc-build/stdlib/groupingwc.os.dt -MT /usr/src/glibc-build/stdlib/groupingwc.os gcc tens_in_limb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/tens_in_limb.os -MD -MP -MF /usr/src/glibc-build/stdlib/tens_in_limb.os.dt -MT /usr/src/glibc-build/stdlib/tens_in_limb.os gcc fpioconst.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/fpioconst.os -MD -MP -MF /usr/src/glibc-build/stdlib/fpioconst.os.dt -MT /usr/src/glibc-build/stdlib/fpioconst.os gcc mp_clz_tab.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/mp_clz_tab.os -MD -MP -MF /usr/src/glibc-build/stdlib/mp_clz_tab.os.dt -MT /usr/src/glibc-build/stdlib/mp_clz_tab.os gcc at_quick_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/at_quick_exit.oS -MD -MP -MF /usr/src/glibc-build/stdlib/at_quick_exit.oS.dt -MT /usr/src/glibc-build/stdlib/at_quick_exit.oS gcc atexit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/atexit.oS -MD -MP -MF /usr/src/glibc-build/stdlib/atexit.oS.dt -MT /usr/src/glibc-build/stdlib/atexit.oS echo 'stdlib/a64l.o stdlib/abort.o stdlib/abs.o stdlib/arc4random.o stdlib/arc4random_uniform.o stdlib/at_quick_exit.o stdlib/atof.o stdlib/atoi.o stdlib/atol.o stdlib/atoll.o stdlib/bsearch.o stdlib/canonicalize.o stdlib/cxa_at_quick_exit.o stdlib/cxa_atexit.o stdlib/cxa_finalize.o stdlib/cxa_thread_atexit_impl.o stdlib/div.o stdlib/drand48.o stdlib/drand48-iter.o stdlib/drand48_r.o stdlib/erand48.o stdlib/erand48_r.o stdlib/exit.o stdlib/fmtmsg.o stdlib/getcontext.o stdlib/getentropy.o stdlib/getenv.o stdlib/getrandom.o stdlib/getsubopt.o stdlib/jrand48.o stdlib/jrand48_r.o stdlib/l64a.o stdlib/labs.o stdlib/lcong48.o stdlib/lcong48_r.o stdlib/ldiv.o stdlib/llabs.o stdlib/lldiv.o stdlib/lrand48.o stdlib/lrand48_r.o stdlib/makecontext.o stdlib/mblen.o stdlib/mbstowcs.o stdlib/mbtowc.o stdlib/mrand48.o stdlib/mrand48_r.o stdlib/nrand48.o stdlib/nrand48_r.o stdlib/old_atexit.o stdlib/on_exit.o stdlib/atexit.o stdlib/putenv.o stdlib/qsort.o stdlib/quick_exit.o stdlib/rand.o stdlib/rand_r.o stdlib/random.o stdlib/random_r.o stdlib/rpmatch.o stdlib/secure-getenv.o stdlib/seed48.o stdlib/seed48_r.o stdlib/setcontext.o stdlib/setenv.o stdlib/srand48.o stdlib/srand48_r.o stdlib/stdc_bit_ceil_uc.o stdlib/stdc_bit_ceil_ui.o stdlib/stdc_bit_ceil_ul.o stdlib/stdc_bit_ceil_ull.o stdlib/stdc_bit_ceil_us.o stdlib/stdc_bit_floor_uc.o stdlib/stdc_bit_floor_ui.o stdlib/stdc_bit_floor_ul.o stdlib/stdc_bit_floor_ull.o stdlib/stdc_bit_floor_us.o stdlib/stdc_bit_width_uc.o stdlib/stdc_bit_width_ui.o stdlib/stdc_bit_width_ul.o stdlib/stdc_bit_width_ull.o stdlib/stdc_bit_width_us.o stdlib/stdc_count_ones_uc.o stdlib/stdc_count_ones_ui.o stdlib/stdc_count_ones_ul.o stdlib/stdc_count_ones_ull.o stdlib/stdc_count_ones_us.o stdlib/stdc_count_zeros_uc.o stdlib/stdc_count_zeros_ui.o stdlib/stdc_count_zeros_ul.o stdlib/stdc_count_zeros_ull.o stdlib/stdc_count_zeros_us.o stdlib/stdc_first_leading_one_uc.o stdlib/stdc_first_leading_one_ui.o stdlib/stdc_first_leading_one_ul.o stdlib/stdc_first_leading_one_ull.o stdlib/stdc_first_leading_one_us.o stdlib/stdc_first_leading_zero_uc.o stdlib/stdc_first_leading_zero_ui.o stdlib/stdc_first_leading_zero_ul.o stdlib/stdc_first_leading_zero_ull.o stdlib/stdc_first_leading_zero_us.o stdlib/stdc_first_trailing_one_uc.o stdlib/stdc_first_trailing_one_ui.o stdlib/stdc_first_trailing_one_ul.o stdlib/stdc_first_trailing_one_ull.o stdlib/stdc_first_trailing_one_us.o stdlib/stdc_first_trailing_zero_uc.o stdlib/stdc_first_trailing_zero_ui.o stdlib/stdc_first_trailing_zero_ul.o stdlib/stdc_first_trailing_zero_ull.o stdlib/stdc_first_trailing_zero_us.o stdlib/stdc_has_single_bit_uc.o stdlib/stdc_has_single_bit_ui.o stdlib/stdc_has_single_bit_ul.o stdlib/stdc_has_single_bit_ull.o stdlib/stdc_has_single_bit_us.o stdlib/stdc_leading_ones_uc.o stdlib/stdc_leading_ones_ui.o stdlib/stdc_leading_ones_ul.o stdlib/stdc_leading_ones_ull.o stdlib/stdc_leading_ones_us.o stdlib/stdc_leading_zeros_uc.o stdlib/stdc_leading_zeros_ui.o stdlib/stdc_leading_zeros_ul.o stdlib/stdc_leading_zeros_ull.o stdlib/stdc_leading_zeros_us.o stdlib/stdc_trailing_ones_uc.o stdlib/stdc_trailing_ones_ui.o stdlib/stdc_trailing_ones_ul.o stdlib/stdc_trailing_ones_ull.o stdlib/stdc_trailing_ones_us.o stdlib/stdc_trailing_zeros_uc.o stdlib/stdc_trailing_zeros_ui.o stdlib/stdc_trailing_zeros_ul.o stdlib/stdc_trailing_zeros_ull.o stdlib/stdc_trailing_zeros_us.o stdlib/strfmon.o stdlib/strfmon_l.o stdlib/strfromd.o stdlib/strfromf.o stdlib/strfroml.o stdlib/strtod.o stdlib/strtod_l.o stdlib/strtod_nan.o stdlib/strtof.o stdlib/strtof_l.o stdlib/strtof_nan.o stdlib/strtol.o stdlib/strtol_l.o stdlib/strtold.o stdlib/strtold_l.o stdlib/strtold_nan.o stdlib/strtoll.o stdlib/strtoll_l.o stdlib/strtoul.o stdlib/strtoul_l.o stdlib/strtoull.o stdlib/strtoull_l.o stdlib/swapcontext.o stdlib/system.o stdlib/wcstombs.o stdlib/wctomb.o stdlib/xpg_basename.o stdlib/add_n.o stdlib/addmul_1.o stdlib/cmp.o stdlib/divmod_1.o stdlib/divrem.o stdlib/inlines.o stdlib/lshift.o stdlib/mod_1.o stdlib/mul.o stdlib/mul_1.o stdlib/mul_n.o stdlib/rshift.o stdlib/sub_n.o stdlib/submul_1.o stdlib/udiv_qrnnd.o stdlib/dbl2mpn.o stdlib/ldbl2mpn.o stdlib/mpn2dbl.o stdlib/mpn2flt.o stdlib/mpn2ldbl.o stdlib/grouping.o stdlib/groupingwc.o stdlib/tens_in_limb.o stdlib/fpioconst.o stdlib/mp_clz_tab.o' > /usr/src/glibc-build/stdlib/stamp.oT mv -f /usr/src/glibc-build/stdlib/stamp.oT /usr/src/glibc-build/stdlib/stamp.o echo 'stdlib/a64l.os stdlib/abort.os stdlib/abs.os stdlib/arc4random.os stdlib/arc4random_uniform.os stdlib/atof.os stdlib/atoi.os stdlib/atol.os stdlib/atoll.os stdlib/bsearch.os stdlib/canonicalize.os stdlib/cxa_at_quick_exit.os stdlib/cxa_atexit.os stdlib/cxa_finalize.os stdlib/cxa_thread_atexit_impl.os stdlib/div.os stdlib/drand48.os stdlib/drand48-iter.os stdlib/drand48_r.os stdlib/erand48.os stdlib/erand48_r.os stdlib/exit.os stdlib/fmtmsg.os stdlib/getcontext.os stdlib/getentropy.os stdlib/getenv.os stdlib/getrandom.os stdlib/getsubopt.os stdlib/jrand48.os stdlib/jrand48_r.os stdlib/l64a.os stdlib/labs.os stdlib/lcong48.os stdlib/lcong48_r.os stdlib/ldiv.os stdlib/llabs.os stdlib/lldiv.os stdlib/lrand48.os stdlib/lrand48_r.os stdlib/makecontext.os stdlib/mblen.os stdlib/mbstowcs.os stdlib/mbtowc.os stdlib/mrand48.os stdlib/mrand48_r.os stdlib/nrand48.os stdlib/nrand48_r.os stdlib/old_atexit.os stdlib/on_exit.os stdlib/putenv.os stdlib/qsort.os stdlib/quick_exit.os stdlib/rand.os stdlib/rand_r.os stdlib/random.os stdlib/random_r.os stdlib/rpmatch.os stdlib/secure-getenv.os stdlib/seed48.os stdlib/seed48_r.os stdlib/setcontext.os stdlib/setenv.os stdlib/srand48.os stdlib/srand48_r.os stdlib/stdc_bit_ceil_uc.os stdlib/stdc_bit_ceil_ui.os stdlib/stdc_bit_ceil_ul.os stdlib/stdc_bit_ceil_ull.os stdlib/stdc_bit_ceil_us.os stdlib/stdc_bit_floor_uc.os stdlib/stdc_bit_floor_ui.os stdlib/stdc_bit_floor_ul.os stdlib/stdc_bit_floor_ull.os stdlib/stdc_bit_floor_us.os stdlib/stdc_bit_width_uc.os stdlib/stdc_bit_width_ui.os stdlib/stdc_bit_width_ul.os stdlib/stdc_bit_width_ull.os stdlib/stdc_bit_width_us.os stdlib/stdc_count_ones_uc.os stdlib/stdc_count_ones_ui.os stdlib/stdc_count_ones_ul.os stdlib/stdc_count_ones_ull.os stdlib/stdc_count_ones_us.os stdlib/stdc_count_zeros_uc.os stdlib/stdc_count_zeros_ui.os stdlib/stdc_count_zeros_ul.os stdlib/stdc_count_zeros_ull.os stdlib/stdc_count_zeros_us.os stdlib/stdc_first_leading_one_uc.os stdlib/stdc_first_leading_one_ui.os stdlib/stdc_first_leading_one_ul.os stdlib/stdc_first_leading_one_ull.os stdlib/stdc_first_leading_one_us.os stdlib/stdc_first_leading_zero_uc.os stdlib/stdc_first_leading_zero_ui.os stdlib/stdc_first_leading_zero_ul.os stdlib/stdc_first_leading_zero_ull.os stdlib/stdc_first_leading_zero_us.os stdlib/stdc_first_trailing_one_uc.os stdlib/stdc_first_trailing_one_ui.os stdlib/stdc_first_trailing_one_ul.os stdlib/stdc_first_trailing_one_ull.os stdlib/stdc_first_trailing_one_us.os stdlib/stdc_first_trailing_zero_uc.os stdlib/stdc_first_trailing_zero_ui.os stdlib/stdc_first_trailing_zero_ul.os stdlib/stdc_first_trailing_zero_ull.os stdlib/stdc_first_trailing_zero_us.os stdlib/stdc_has_single_bit_uc.os stdlib/stdc_has_single_bit_ui.os stdlib/stdc_has_single_bit_ul.os stdlib/stdc_has_single_bit_ull.os stdlib/stdc_has_single_bit_us.os stdlib/stdc_leading_ones_uc.os stdlib/stdc_leading_ones_ui.os stdlib/stdc_leading_ones_ul.os stdlib/stdc_leading_ones_ull.os stdlib/stdc_leading_ones_us.os stdlib/stdc_leading_zeros_uc.os stdlib/stdc_leading_zeros_ui.os stdlib/stdc_leading_zeros_ul.os stdlib/stdc_leading_zeros_ull.os stdlib/stdc_leading_zeros_us.os stdlib/stdc_trailing_ones_uc.os stdlib/stdc_trailing_ones_ui.os stdlib/stdc_trailing_ones_ul.os stdlib/stdc_trailing_ones_ull.os stdlib/stdc_trailing_ones_us.os stdlib/stdc_trailing_zeros_uc.os stdlib/stdc_trailing_zeros_ui.os stdlib/stdc_trailing_zeros_ul.os stdlib/stdc_trailing_zeros_ull.os stdlib/stdc_trailing_zeros_us.os stdlib/strfmon.os stdlib/strfmon_l.os stdlib/strfromd.os stdlib/strfromf.os stdlib/strfroml.os stdlib/strtod.os stdlib/strtod_l.os stdlib/strtod_nan.os stdlib/strtof.os stdlib/strtof_l.os stdlib/strtof_nan.os stdlib/strtol.os stdlib/strtol_l.os stdlib/strtold.os stdlib/strtold_l.os stdlib/strtold_nan.os stdlib/strtoll.os stdlib/strtoll_l.os stdlib/strtoul.os stdlib/strtoul_l.os stdlib/strtoull.os stdlib/strtoull_l.os stdlib/swapcontext.os stdlib/system.os stdlib/wcstombs.os stdlib/wctomb.os stdlib/xpg_basename.os stdlib/add_n.os stdlib/addmul_1.os stdlib/cmp.os stdlib/divmod_1.os stdlib/divrem.os stdlib/inlines.os stdlib/lshift.os stdlib/mod_1.os stdlib/mul.os stdlib/mul_1.os stdlib/mul_n.os stdlib/rshift.os stdlib/sub_n.os stdlib/submul_1.os stdlib/udiv_qrnnd.os stdlib/dbl2mpn.os stdlib/ldbl2mpn.os stdlib/mpn2dbl.os stdlib/mpn2flt.os stdlib/mpn2ldbl.os stdlib/grouping.os stdlib/groupingwc.os stdlib/tens_in_limb.os stdlib/fpioconst.os stdlib/mp_clz_tab.os' > /usr/src/glibc-build/stdlib/stamp.osT mv -f /usr/src/glibc-build/stdlib/stamp.osT /usr/src/glibc-build/stdlib/stamp.os echo 'stdlib/at_quick_exit.oS stdlib/atexit.oS' > /usr/src/glibc-build/stdlib/stamp.oST mv -f /usr/src/glibc-build/stdlib/stamp.oST /usr/src/glibc-build/stdlib/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/stdlib' make -j4 subdir=stdio-common -C stdio-common ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/stdio-common' .././scripts/mkinstalldirs /usr/src/glibc-build/stdio-common mkdir -p -- /usr/src/glibc-build/stdio-common gcc errlist-data-gen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/errlist-data-aux.S -MD -MP -MF /usr/src/glibc-build/stdio-common/errlist-data-aux.S.dt -MT /usr/src/glibc-build/stdio-common/errlist-data-aux.S -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -S gcc errname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/errname.o -MD -MP -MF /usr/src/glibc-build/stdio-common/errname.o.dt -MT /usr/src/glibc-build/stdio-common/errname.o gcc fxprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/fxprintf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/fxprintf.o.dt -MT /usr/src/glibc-build/stdio-common/fxprintf.o gcc printf-parsemb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf-parsemb.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf-parsemb.o.dt -MT /usr/src/glibc-build/stdio-common/printf-parsemb.o gcc printf-parsewc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf-parsewc.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf-parsewc.o.dt -MT /usr/src/glibc-build/stdio-common/printf-parsewc.o gcc siglist-gen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/siglist-aux.S -MD -MP -MF /usr/src/glibc-build/stdio-common/siglist-aux.S.dt -MT /usr/src/glibc-build/stdio-common/siglist-aux.S -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -S gcc _itoa.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/_itoa.os -MD -MP -MF /usr/src/glibc-build/stdio-common/_itoa.os.dt -MT /usr/src/glibc-build/stdio-common/_itoa.os gcc _itowa.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/_itowa.os -MD -MP -MF /usr/src/glibc-build/stdio-common/_itowa.os.dt -MT /usr/src/glibc-build/stdio-common/_itowa.os gcc asprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/asprintf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/asprintf.os.dt -MT /usr/src/glibc-build/stdio-common/asprintf.os gcc ../sysdeps/posix/ctermid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/ctermid.os -MD -MP -MF /usr/src/glibc-build/stdio-common/ctermid.os.dt -MT /usr/src/glibc-build/stdio-common/ctermid.os gcc ../sysdeps/posix/cuserid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/cuserid.os -MD -MP -MF /usr/src/glibc-build/stdio-common/cuserid.os.dt -MT /usr/src/glibc-build/stdio-common/cuserid.os gcc dprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/dprintf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/dprintf.os.dt -MT /usr/src/glibc-build/stdio-common/dprintf.os gcc flockfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/flockfile.os -MD -MP -MF /usr/src/glibc-build/stdio-common/flockfile.os.dt -MT /usr/src/glibc-build/stdio-common/flockfile.os gcc fprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/fprintf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/fprintf.os.dt -MT /usr/src/glibc-build/stdio-common/fprintf.os gcc fscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/fscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/fscanf.os.dt -MT /usr/src/glibc-build/stdio-common/fscanf.os gcc ftrylockfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/ftrylockfile.os -MD -MP -MF /usr/src/glibc-build/stdio-common/ftrylockfile.os.dt -MT /usr/src/glibc-build/stdio-common/ftrylockfile.os gcc funlockfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/funlockfile.os -MD -MP -MF /usr/src/glibc-build/stdio-common/funlockfile.os.dt -MT /usr/src/glibc-build/stdio-common/funlockfile.os gcc ../sysdeps/unix/sysv/linux/gentempfd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/gentempfd.os -MD -MP -MF /usr/src/glibc-build/stdio-common/gentempfd.os.dt -MT /usr/src/glibc-build/stdio-common/gentempfd.os gcc getline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/getline.os -MD -MP -MF /usr/src/glibc-build/stdio-common/getline.os.dt -MT /usr/src/glibc-build/stdio-common/getline.os gcc getw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/getw.os -MD -MP -MF /usr/src/glibc-build/stdio-common/getw.os.dt -MT /usr/src/glibc-build/stdio-common/getw.os gcc grouping_iterator.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/grouping_iterator.os -MD -MP -MF /usr/src/glibc-build/stdio-common/grouping_iterator.os.dt -MT /usr/src/glibc-build/stdio-common/grouping_iterator.os gcc iovfscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/iovfscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/iovfscanf.os.dt -MT /usr/src/glibc-build/stdio-common/iovfscanf.os gcc isoc23_fscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc23_fscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc23_fscanf.os.dt -MT /usr/src/glibc-build/stdio-common/isoc23_fscanf.os gcc isoc23_scanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc23_scanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc23_scanf.os.dt -MT /usr/src/glibc-build/stdio-common/isoc23_scanf.os gcc isoc23_sscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc23_sscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc23_sscanf.os.dt -MT /usr/src/glibc-build/stdio-common/isoc23_sscanf.os gcc isoc23_vfscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc23_vfscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc23_vfscanf.os.dt -MT /usr/src/glibc-build/stdio-common/isoc23_vfscanf.os gcc isoc23_vscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc23_vscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc23_vscanf.os.dt -MT /usr/src/glibc-build/stdio-common/isoc23_vscanf.os gcc isoc23_vsscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc23_vsscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc23_vsscanf.os.dt -MT /usr/src/glibc-build/stdio-common/isoc23_vsscanf.os gcc isoc99_fscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc99_fscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc99_fscanf.os.dt -MT /usr/src/glibc-build/stdio-common/isoc99_fscanf.os gcc isoc99_scanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc99_scanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc99_scanf.os.dt -MT /usr/src/glibc-build/stdio-common/isoc99_scanf.os gcc isoc99_sscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc99_sscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc99_sscanf.os.dt -MT /usr/src/glibc-build/stdio-common/isoc99_sscanf.os gcc isoc99_vfscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc99_vfscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc99_vfscanf.os.dt -MT /usr/src/glibc-build/stdio-common/isoc99_vfscanf.os gcc isoc99_vscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc99_vscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc99_vscanf.os.dt -MT /usr/src/glibc-build/stdio-common/isoc99_vscanf.os gcc isoc99_vsscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc99_vsscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc99_vsscanf.os.dt -MT /usr/src/glibc-build/stdio-common/isoc99_vsscanf.os gcc itoa-digits.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/itoa-digits.os -MD -MP -MF /usr/src/glibc-build/stdio-common/itoa-digits.os.dt -MT /usr/src/glibc-build/stdio-common/itoa-digits.os gcc itoa-udigits.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/itoa-udigits.os -MD -MP -MF /usr/src/glibc-build/stdio-common/itoa-udigits.os.dt -MT /usr/src/glibc-build/stdio-common/itoa-udigits.os gcc itowa-digits.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/itowa-digits.os -MD -MP -MF /usr/src/glibc-build/stdio-common/itowa-digits.os.dt -MT /usr/src/glibc-build/stdio-common/itowa-digits.os gcc perror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/perror.os -MD -MP -MF /usr/src/glibc-build/stdio-common/perror.os.dt -MT /usr/src/glibc-build/stdio-common/perror.os gcc printf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf.os.dt -MT /usr/src/glibc-build/stdio-common/printf.os gcc printf-prs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf-prs.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf-prs.os.dt -MT /usr/src/glibc-build/stdio-common/printf-prs.os gcc printf_buffer_as_file.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_as_file.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_as_file.os.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_as_file.os gcc printf_buffer_done.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_done.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_done.os.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_done.os gcc printf_buffer_flush.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_flush.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_flush.os.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_flush.os gcc printf_buffer_pad_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_pad_1.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_pad_1.os.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_pad_1.os gcc printf_buffer_putc_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_putc_1.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_putc_1.os.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_putc_1.os gcc printf_buffer_puts_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_puts_1.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_puts_1.os.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_puts_1.os gcc printf_buffer_to_file.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_to_file.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_to_file.os.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_to_file.os gcc printf_buffer_write.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_write.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_write.os.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_write.os gcc printf_fp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_fp.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_fp.os.dt -MT /usr/src/glibc-build/stdio-common/printf_fp.os gcc ../sysdeps/ieee754/ldbl-128/printf_fphex.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_fphex.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_fphex.os.dt -MT /usr/src/glibc-build/stdio-common/printf_fphex.os gcc printf_function_invoke.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_function_invoke.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_function_invoke.os.dt -MT /usr/src/glibc-build/stdio-common/printf_function_invoke.os gcc printf_size.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_size.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_size.os.dt -MT /usr/src/glibc-build/stdio-common/printf_size.os gcc psiginfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/psiginfo.os -MD -MP -MF /usr/src/glibc-build/stdio-common/psiginfo.os.dt -MT /usr/src/glibc-build/stdio-common/psiginfo.os gcc psignal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/psignal.os -MD -MP -MF /usr/src/glibc-build/stdio-common/psignal.os.dt -MT /usr/src/glibc-build/stdio-common/psignal.os gcc putw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/putw.os -MD -MP -MF /usr/src/glibc-build/stdio-common/putw.os.dt -MT /usr/src/glibc-build/stdio-common/putw.os gcc reg-modifier.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/reg-modifier.os -MD -MP -MF /usr/src/glibc-build/stdio-common/reg-modifier.os.dt -MT /usr/src/glibc-build/stdio-common/reg-modifier.os gcc reg-printf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/reg-printf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/reg-printf.os.dt -MT /usr/src/glibc-build/stdio-common/reg-printf.os gcc reg-type.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/reg-type.os -MD -MP -MF /usr/src/glibc-build/stdio-common/reg-type.os.dt -MT /usr/src/glibc-build/stdio-common/reg-type.os gcc ../sysdeps/unix/sysv/linux/remove.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/remove.os -MD -MP -MF /usr/src/glibc-build/stdio-common/remove.os.dt -MT /usr/src/glibc-build/stdio-common/remove.os gcc ../sysdeps/unix/sysv/linux/rename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/rename.os -MD -MP -MF /usr/src/glibc-build/stdio-common/rename.os.dt -MT /usr/src/glibc-build/stdio-common/rename.os gcc ../sysdeps/unix/sysv/linux/renameat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/renameat.os -MD -MP -MF /usr/src/glibc-build/stdio-common/renameat.os.dt -MT /usr/src/glibc-build/stdio-common/renameat.os gcc ../sysdeps/unix/sysv/linux/renameat2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/renameat2.os -MD -MP -MF /usr/src/glibc-build/stdio-common/renameat2.os.dt -MT /usr/src/glibc-build/stdio-common/renameat2.os gcc scanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/scanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/scanf.os.dt -MT /usr/src/glibc-build/stdio-common/scanf.os gcc snprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/snprintf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/snprintf.os.dt -MT /usr/src/glibc-build/stdio-common/snprintf.os gcc sprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/sprintf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/sprintf.os.dt -MT /usr/src/glibc-build/stdio-common/sprintf.os gcc sscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/sscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/sscanf.os.dt -MT /usr/src/glibc-build/stdio-common/sscanf.os gcc tempnam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tempnam.os -MD -MP -MF /usr/src/glibc-build/stdio-common/tempnam.os.dt -MT /usr/src/glibc-build/stdio-common/tempnam.os gcc ../sysdeps/posix/tempname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tempname.os -MD -MP -MF /usr/src/glibc-build/stdio-common/tempname.os.dt -MT /usr/src/glibc-build/stdio-common/tempname.os gcc tmpdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tmpdir.os -MD -MP -MF /usr/src/glibc-build/stdio-common/tmpdir.os.dt -MT /usr/src/glibc-build/stdio-common/tmpdir.os gcc tmpfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tmpfile.os -MD -MP -MF /usr/src/glibc-build/stdio-common/tmpfile.os.dt -MT /usr/src/glibc-build/stdio-common/tmpfile.os gcc tmpfile64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tmpfile64.os -MD -MP -MF /usr/src/glibc-build/stdio-common/tmpfile64.os.dt -MT /usr/src/glibc-build/stdio-common/tmpfile64.os gcc tmpnam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tmpnam.os -MD -MP -MF /usr/src/glibc-build/stdio-common/tmpnam.os.dt -MT /usr/src/glibc-build/stdio-common/tmpnam.os gcc tmpnam_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tmpnam_r.os -MD -MP -MF /usr/src/glibc-build/stdio-common/tmpnam_r.os.dt -MT /usr/src/glibc-build/stdio-common/tmpnam_r.os gcc translated_number_width.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/translated_number_width.os -MD -MP -MF /usr/src/glibc-build/stdio-common/translated_number_width.os.dt -MT /usr/src/glibc-build/stdio-common/translated_number_width.os gcc vfprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfprintf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/vfprintf.os.dt -MT /usr/src/glibc-build/stdio-common/vfprintf.os gcc vfprintf-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfprintf-internal.os -MD -MP -MF /usr/src/glibc-build/stdio-common/vfprintf-internal.os.dt -MT /usr/src/glibc-build/stdio-common/vfprintf-internal.os gcc vfscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/vfscanf.os.dt -MT /usr/src/glibc-build/stdio-common/vfscanf.os gcc vfscanf-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfscanf-internal.os -MD -MP -MF /usr/src/glibc-build/stdio-common/vfscanf-internal.os.dt -MT /usr/src/glibc-build/stdio-common/vfscanf-internal.os gcc vfwprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfwprintf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/vfwprintf.os.dt -MT /usr/src/glibc-build/stdio-common/vfwprintf.os gcc vfwprintf-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfwprintf-internal.os -MD -MP -MF /usr/src/glibc-build/stdio-common/vfwprintf-internal.os.dt -MT /usr/src/glibc-build/stdio-common/vfwprintf-internal.os gcc vfwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfwscanf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/vfwscanf.os.dt -MT /usr/src/glibc-build/stdio-common/vfwscanf.os gcc vfwscanf-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfwscanf-internal.os -MD -MP -MF /usr/src/glibc-build/stdio-common/vfwscanf-internal.os.dt -MT /usr/src/glibc-build/stdio-common/vfwscanf-internal.os gcc vprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vprintf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/vprintf.os.dt -MT /usr/src/glibc-build/stdio-common/vprintf.os gcc wprintf_buffer_as_file.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_as_file.os -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_as_file.os.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_as_file.os gcc wprintf_buffer_done.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_done.os -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_done.os.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_done.os gcc wprintf_buffer_flush.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_flush.os -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_flush.os.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_flush.os gcc wprintf_buffer_pad_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_pad_1.os -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_pad_1.os.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_pad_1.os gcc wprintf_buffer_putc_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_putc_1.os -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_putc_1.os.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_putc_1.os gcc wprintf_buffer_puts_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_puts_1.os -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_puts_1.os.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_puts_1.os gcc wprintf_buffer_to_file.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_to_file.os -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_to_file.os.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_to_file.os gcc wprintf_buffer_write.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_write.os -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_write.os.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_write.os gcc wprintf_function_invoke.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_function_invoke.os -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_function_invoke.os.dt -MT /usr/src/glibc-build/stdio-common/wprintf_function_invoke.os gcc errlist.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/errlist.os -MD -MP -MF /usr/src/glibc-build/stdio-common/errlist.os.dt -MT /usr/src/glibc-build/stdio-common/errlist.os gcc errlist-data-gen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/errlist-data-aux-shared.S -MD -MP -MF /usr/src/glibc-build/stdio-common/errlist-data-aux-shared.S.dt -MT /usr/src/glibc-build/stdio-common/errlist-data-aux-shared.S -DPIC -DSHARED -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -S gcc errname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/errname.os -MD -MP -MF /usr/src/glibc-build/stdio-common/errname.os.dt -MT /usr/src/glibc-build/stdio-common/errname.os gcc fxprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/fxprintf.os -MD -MP -MF /usr/src/glibc-build/stdio-common/fxprintf.os.dt -MT /usr/src/glibc-build/stdio-common/fxprintf.os gcc printf-parsemb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf-parsemb.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf-parsemb.os.dt -MT /usr/src/glibc-build/stdio-common/printf-parsemb.os gcc printf-parsewc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf-parsewc.os -MD -MP -MF /usr/src/glibc-build/stdio-common/printf-parsewc.os.dt -MT /usr/src/glibc-build/stdio-common/printf-parsewc.os gcc siglist-gen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/siglist-aux-shared.S -MD -MP -MF /usr/src/glibc-build/stdio-common/siglist-aux-shared.S.dt -MT /usr/src/glibc-build/stdio-common/siglist-aux-shared.S -DPIC -DSHARED -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -S echo '' > /usr/src/glibc-build/stdio-common/stamp.oST gcc _itoa.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/_itoa.o -MD -MP -MF /usr/src/glibc-build/stdio-common/_itoa.o.dt -MT /usr/src/glibc-build/stdio-common/_itoa.o mv -f /usr/src/glibc-build/stdio-common/stamp.oST /usr/src/glibc-build/stdio-common/stamp.oS gcc _itowa.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/_itowa.o -MD -MP -MF /usr/src/glibc-build/stdio-common/_itowa.o.dt -MT /usr/src/glibc-build/stdio-common/_itowa.o gcc asprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/asprintf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/asprintf.o.dt -MT /usr/src/glibc-build/stdio-common/asprintf.o gcc ../sysdeps/posix/ctermid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/ctermid.o -MD -MP -MF /usr/src/glibc-build/stdio-common/ctermid.o.dt -MT /usr/src/glibc-build/stdio-common/ctermid.o gcc ../sysdeps/posix/cuserid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/cuserid.o -MD -MP -MF /usr/src/glibc-build/stdio-common/cuserid.o.dt -MT /usr/src/glibc-build/stdio-common/cuserid.o gcc dprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/dprintf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/dprintf.o.dt -MT /usr/src/glibc-build/stdio-common/dprintf.o gcc flockfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/flockfile.o -MD -MP -MF /usr/src/glibc-build/stdio-common/flockfile.o.dt -MT /usr/src/glibc-build/stdio-common/flockfile.o gcc fprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/fprintf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/fprintf.o.dt -MT /usr/src/glibc-build/stdio-common/fprintf.o gcc fscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/fscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/fscanf.o.dt -MT /usr/src/glibc-build/stdio-common/fscanf.o gcc ftrylockfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/ftrylockfile.o -MD -MP -MF /usr/src/glibc-build/stdio-common/ftrylockfile.o.dt -MT /usr/src/glibc-build/stdio-common/ftrylockfile.o gcc funlockfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/funlockfile.o -MD -MP -MF /usr/src/glibc-build/stdio-common/funlockfile.o.dt -MT /usr/src/glibc-build/stdio-common/funlockfile.o gcc ../sysdeps/unix/sysv/linux/gentempfd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/gentempfd.o -MD -MP -MF /usr/src/glibc-build/stdio-common/gentempfd.o.dt -MT /usr/src/glibc-build/stdio-common/gentempfd.o gcc getline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/getline.o -MD -MP -MF /usr/src/glibc-build/stdio-common/getline.o.dt -MT /usr/src/glibc-build/stdio-common/getline.o gcc getw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/getw.o -MD -MP -MF /usr/src/glibc-build/stdio-common/getw.o.dt -MT /usr/src/glibc-build/stdio-common/getw.o gcc grouping_iterator.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/grouping_iterator.o -MD -MP -MF /usr/src/glibc-build/stdio-common/grouping_iterator.o.dt -MT /usr/src/glibc-build/stdio-common/grouping_iterator.o gcc iovfscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/iovfscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/iovfscanf.o.dt -MT /usr/src/glibc-build/stdio-common/iovfscanf.o gcc isoc23_fscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc23_fscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc23_fscanf.o.dt -MT /usr/src/glibc-build/stdio-common/isoc23_fscanf.o gcc isoc23_scanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc23_scanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc23_scanf.o.dt -MT /usr/src/glibc-build/stdio-common/isoc23_scanf.o gcc isoc23_sscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc23_sscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc23_sscanf.o.dt -MT /usr/src/glibc-build/stdio-common/isoc23_sscanf.o gcc isoc23_vfscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc23_vfscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc23_vfscanf.o.dt -MT /usr/src/glibc-build/stdio-common/isoc23_vfscanf.o gcc isoc23_vscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc23_vscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc23_vscanf.o.dt -MT /usr/src/glibc-build/stdio-common/isoc23_vscanf.o gcc isoc23_vsscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc23_vsscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc23_vsscanf.o.dt -MT /usr/src/glibc-build/stdio-common/isoc23_vsscanf.o gcc isoc99_fscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc99_fscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc99_fscanf.o.dt -MT /usr/src/glibc-build/stdio-common/isoc99_fscanf.o gcc isoc99_scanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc99_scanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc99_scanf.o.dt -MT /usr/src/glibc-build/stdio-common/isoc99_scanf.o gcc isoc99_sscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc99_sscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc99_sscanf.o.dt -MT /usr/src/glibc-build/stdio-common/isoc99_sscanf.o gcc isoc99_vfscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc99_vfscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc99_vfscanf.o.dt -MT /usr/src/glibc-build/stdio-common/isoc99_vfscanf.o gcc isoc99_vscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc99_vscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc99_vscanf.o.dt -MT /usr/src/glibc-build/stdio-common/isoc99_vscanf.o gcc isoc99_vsscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/isoc99_vsscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/isoc99_vsscanf.o.dt -MT /usr/src/glibc-build/stdio-common/isoc99_vsscanf.o gcc itoa-digits.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/itoa-digits.o -MD -MP -MF /usr/src/glibc-build/stdio-common/itoa-digits.o.dt -MT /usr/src/glibc-build/stdio-common/itoa-digits.o gcc itoa-udigits.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/itoa-udigits.o -MD -MP -MF /usr/src/glibc-build/stdio-common/itoa-udigits.o.dt -MT /usr/src/glibc-build/stdio-common/itoa-udigits.o gcc itowa-digits.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/itowa-digits.o -MD -MP -MF /usr/src/glibc-build/stdio-common/itowa-digits.o.dt -MT /usr/src/glibc-build/stdio-common/itowa-digits.o gcc perror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/perror.o -MD -MP -MF /usr/src/glibc-build/stdio-common/perror.o.dt -MT /usr/src/glibc-build/stdio-common/perror.o gcc printf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf.o.dt -MT /usr/src/glibc-build/stdio-common/printf.o gcc printf-prs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf-prs.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf-prs.o.dt -MT /usr/src/glibc-build/stdio-common/printf-prs.o gcc printf_buffer_as_file.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_as_file.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_as_file.o.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_as_file.o gcc printf_buffer_done.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_done.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_done.o.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_done.o gcc printf_buffer_flush.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_flush.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_flush.o.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_flush.o gcc printf_buffer_pad_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_pad_1.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_pad_1.o.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_pad_1.o gcc printf_buffer_putc_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_putc_1.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_putc_1.o.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_putc_1.o gcc printf_buffer_puts_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_puts_1.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_puts_1.o.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_puts_1.o gcc printf_buffer_to_file.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_to_file.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_to_file.o.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_to_file.o gcc printf_buffer_write.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_buffer_write.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_buffer_write.o.dt -MT /usr/src/glibc-build/stdio-common/printf_buffer_write.o gcc printf_fp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_fp.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_fp.o.dt -MT /usr/src/glibc-build/stdio-common/printf_fp.o gcc ../sysdeps/ieee754/ldbl-128/printf_fphex.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_fphex.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_fphex.o.dt -MT /usr/src/glibc-build/stdio-common/printf_fphex.o gcc printf_function_invoke.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_function_invoke.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_function_invoke.o.dt -MT /usr/src/glibc-build/stdio-common/printf_function_invoke.o gcc printf_size.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/printf_size.o -MD -MP -MF /usr/src/glibc-build/stdio-common/printf_size.o.dt -MT /usr/src/glibc-build/stdio-common/printf_size.o gcc psiginfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/psiginfo.o -MD -MP -MF /usr/src/glibc-build/stdio-common/psiginfo.o.dt -MT /usr/src/glibc-build/stdio-common/psiginfo.o gcc psignal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/psignal.o -MD -MP -MF /usr/src/glibc-build/stdio-common/psignal.o.dt -MT /usr/src/glibc-build/stdio-common/psignal.o gcc putw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/putw.o -MD -MP -MF /usr/src/glibc-build/stdio-common/putw.o.dt -MT /usr/src/glibc-build/stdio-common/putw.o gcc reg-modifier.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/reg-modifier.o -MD -MP -MF /usr/src/glibc-build/stdio-common/reg-modifier.o.dt -MT /usr/src/glibc-build/stdio-common/reg-modifier.o gcc reg-printf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/reg-printf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/reg-printf.o.dt -MT /usr/src/glibc-build/stdio-common/reg-printf.o gcc reg-type.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/reg-type.o -MD -MP -MF /usr/src/glibc-build/stdio-common/reg-type.o.dt -MT /usr/src/glibc-build/stdio-common/reg-type.o gcc ../sysdeps/unix/sysv/linux/remove.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/remove.o -MD -MP -MF /usr/src/glibc-build/stdio-common/remove.o.dt -MT /usr/src/glibc-build/stdio-common/remove.o gcc ../sysdeps/unix/sysv/linux/rename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/rename.o -MD -MP -MF /usr/src/glibc-build/stdio-common/rename.o.dt -MT /usr/src/glibc-build/stdio-common/rename.o gcc ../sysdeps/unix/sysv/linux/renameat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/renameat.o -MD -MP -MF /usr/src/glibc-build/stdio-common/renameat.o.dt -MT /usr/src/glibc-build/stdio-common/renameat.o gcc ../sysdeps/unix/sysv/linux/renameat2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/renameat2.o -MD -MP -MF /usr/src/glibc-build/stdio-common/renameat2.o.dt -MT /usr/src/glibc-build/stdio-common/renameat2.o gcc scanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/scanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/scanf.o.dt -MT /usr/src/glibc-build/stdio-common/scanf.o gcc snprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/snprintf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/snprintf.o.dt -MT /usr/src/glibc-build/stdio-common/snprintf.o gcc sprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/sprintf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/sprintf.o.dt -MT /usr/src/glibc-build/stdio-common/sprintf.o gcc sscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/sscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/sscanf.o.dt -MT /usr/src/glibc-build/stdio-common/sscanf.o gcc tempnam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tempnam.o -MD -MP -MF /usr/src/glibc-build/stdio-common/tempnam.o.dt -MT /usr/src/glibc-build/stdio-common/tempnam.o gcc ../sysdeps/posix/tempname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tempname.o -MD -MP -MF /usr/src/glibc-build/stdio-common/tempname.o.dt -MT /usr/src/glibc-build/stdio-common/tempname.o gcc tmpdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tmpdir.o -MD -MP -MF /usr/src/glibc-build/stdio-common/tmpdir.o.dt -MT /usr/src/glibc-build/stdio-common/tmpdir.o gcc tmpfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tmpfile.o -MD -MP -MF /usr/src/glibc-build/stdio-common/tmpfile.o.dt -MT /usr/src/glibc-build/stdio-common/tmpfile.o gcc tmpfile64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tmpfile64.o -MD -MP -MF /usr/src/glibc-build/stdio-common/tmpfile64.o.dt -MT /usr/src/glibc-build/stdio-common/tmpfile64.o gcc tmpnam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tmpnam.o -MD -MP -MF /usr/src/glibc-build/stdio-common/tmpnam.o.dt -MT /usr/src/glibc-build/stdio-common/tmpnam.o gcc tmpnam_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/tmpnam_r.o -MD -MP -MF /usr/src/glibc-build/stdio-common/tmpnam_r.o.dt -MT /usr/src/glibc-build/stdio-common/tmpnam_r.o gcc translated_number_width.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/translated_number_width.o -MD -MP -MF /usr/src/glibc-build/stdio-common/translated_number_width.o.dt -MT /usr/src/glibc-build/stdio-common/translated_number_width.o gcc vfprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfprintf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/vfprintf.o.dt -MT /usr/src/glibc-build/stdio-common/vfprintf.o gcc vfprintf-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfprintf-internal.o -MD -MP -MF /usr/src/glibc-build/stdio-common/vfprintf-internal.o.dt -MT /usr/src/glibc-build/stdio-common/vfprintf-internal.o gcc vfscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/vfscanf.o.dt -MT /usr/src/glibc-build/stdio-common/vfscanf.o gcc vfscanf-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfscanf-internal.o -MD -MP -MF /usr/src/glibc-build/stdio-common/vfscanf-internal.o.dt -MT /usr/src/glibc-build/stdio-common/vfscanf-internal.o gcc vfwprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -Wno-uninitialized -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfwprintf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/vfwprintf.o.dt -MT /usr/src/glibc-build/stdio-common/vfwprintf.o gcc vfwprintf-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfwprintf-internal.o -MD -MP -MF /usr/src/glibc-build/stdio-common/vfwprintf-internal.o.dt -MT /usr/src/glibc-build/stdio-common/vfwprintf-internal.o gcc vfwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfwscanf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/vfwscanf.o.dt -MT /usr/src/glibc-build/stdio-common/vfwscanf.o gcc vfwscanf-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vfwscanf-internal.o -MD -MP -MF /usr/src/glibc-build/stdio-common/vfwscanf-internal.o.dt -MT /usr/src/glibc-build/stdio-common/vfwscanf-internal.o gcc vprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/vprintf.o -MD -MP -MF /usr/src/glibc-build/stdio-common/vprintf.o.dt -MT /usr/src/glibc-build/stdio-common/vprintf.o gcc wprintf_buffer_as_file.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_as_file.o -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_as_file.o.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_as_file.o gcc wprintf_buffer_done.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_done.o -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_done.o.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_done.o gcc wprintf_buffer_flush.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_flush.o -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_flush.o.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_flush.o gcc wprintf_buffer_pad_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_pad_1.o -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_pad_1.o.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_pad_1.o gcc wprintf_buffer_putc_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_putc_1.o -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_putc_1.o.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_putc_1.o gcc wprintf_buffer_puts_1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_puts_1.o -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_puts_1.o.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_puts_1.o gcc wprintf_buffer_to_file.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_to_file.o -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_to_file.o.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_to_file.o gcc wprintf_buffer_write.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_buffer_write.o -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_buffer_write.o.dt -MT /usr/src/glibc-build/stdio-common/wprintf_buffer_write.o gcc wprintf_function_invoke.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/wprintf_function_invoke.o -MD -MP -MF /usr/src/glibc-build/stdio-common/wprintf_function_invoke.o.dt -MT /usr/src/glibc-build/stdio-common/wprintf_function_invoke.o gcc errlist.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/errlist.o -MD -MP -MF /usr/src/glibc-build/stdio-common/errlist.o.dt -MT /usr/src/glibc-build/stdio-common/errlist.o gcc errlist-data.S -c -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/stdio-common/errlist-data.o -MD -MP -MF /usr/src/glibc-build/stdio-common/errlist-data.o.dt -MT /usr/src/glibc-build/stdio-common/errlist-data.o gcc siglist.S -c -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/stdio-common/siglist.o -MD -MP -MF /usr/src/glibc-build/stdio-common/siglist.o.dt -MT /usr/src/glibc-build/stdio-common/siglist.o gcc errlist-data.S -c -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/stdio-common/errlist-data.os -MD -MP -MF /usr/src/glibc-build/stdio-common/errlist-data.os.dt -MT /usr/src/glibc-build/stdio-common/errlist-data.os gcc siglist.S -c -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/stdio-common/siglist.os -MD -MP -MF /usr/src/glibc-build/stdio-common/siglist.os.dt -MT /usr/src/glibc-build/stdio-common/siglist.os echo 'stdio-common/_itoa.os stdio-common/_itowa.os stdio-common/asprintf.os stdio-common/ctermid.os stdio-common/cuserid.os stdio-common/dprintf.os stdio-common/flockfile.os stdio-common/fprintf.os stdio-common/fscanf.os stdio-common/ftrylockfile.os stdio-common/funlockfile.os stdio-common/gentempfd.os stdio-common/getline.os stdio-common/getw.os stdio-common/grouping_iterator.os stdio-common/iovfscanf.os stdio-common/isoc23_fscanf.os stdio-common/isoc23_scanf.os stdio-common/isoc23_sscanf.os stdio-common/isoc23_vfscanf.os stdio-common/isoc23_vscanf.os stdio-common/isoc23_vsscanf.os stdio-common/isoc99_fscanf.os stdio-common/isoc99_scanf.os stdio-common/isoc99_sscanf.os stdio-common/isoc99_vfscanf.os stdio-common/isoc99_vscanf.os stdio-common/isoc99_vsscanf.os stdio-common/itoa-digits.os stdio-common/itoa-udigits.os stdio-common/itowa-digits.os stdio-common/perror.os stdio-common/printf.os stdio-common/printf-prs.os stdio-common/printf_buffer_as_file.os stdio-common/printf_buffer_done.os stdio-common/printf_buffer_flush.os stdio-common/printf_buffer_pad_1.os stdio-common/printf_buffer_putc_1.os stdio-common/printf_buffer_puts_1.os stdio-common/printf_buffer_to_file.os stdio-common/printf_buffer_write.os stdio-common/printf_fp.os stdio-common/printf_fphex.os stdio-common/printf_function_invoke.os stdio-common/printf_size.os stdio-common/psiginfo.os stdio-common/psignal.os stdio-common/putw.os stdio-common/reg-modifier.os stdio-common/reg-printf.os stdio-common/reg-type.os stdio-common/remove.os stdio-common/rename.os stdio-common/renameat.os stdio-common/renameat2.os stdio-common/scanf.os stdio-common/snprintf.os stdio-common/sprintf.os stdio-common/sscanf.os stdio-common/tempnam.os stdio-common/tempname.os stdio-common/tmpdir.os stdio-common/tmpfile.os stdio-common/tmpfile64.os stdio-common/tmpnam.os stdio-common/tmpnam_r.os stdio-common/translated_number_width.os stdio-common/vfprintf.os stdio-common/vfprintf-internal.os stdio-common/vfscanf.os stdio-common/vfscanf-internal.os stdio-common/vfwprintf.os stdio-common/vfwprintf-internal.os stdio-common/vfwscanf.os stdio-common/vfwscanf-internal.os stdio-common/vprintf.os stdio-common/wprintf_buffer_as_file.os stdio-common/wprintf_buffer_done.os stdio-common/wprintf_buffer_flush.os stdio-common/wprintf_buffer_pad_1.os stdio-common/wprintf_buffer_putc_1.os stdio-common/wprintf_buffer_puts_1.os stdio-common/wprintf_buffer_to_file.os stdio-common/wprintf_buffer_write.os stdio-common/wprintf_function_invoke.os stdio-common/errlist.os stdio-common/errlist-data.os stdio-common/errname.os stdio-common/fxprintf.os stdio-common/printf-parsemb.os stdio-common/printf-parsewc.os stdio-common/siglist.os' > /usr/src/glibc-build/stdio-common/stamp.osT mv -f /usr/src/glibc-build/stdio-common/stamp.osT /usr/src/glibc-build/stdio-common/stamp.os echo 'stdio-common/_itoa.o stdio-common/_itowa.o stdio-common/asprintf.o stdio-common/ctermid.o stdio-common/cuserid.o stdio-common/dprintf.o stdio-common/flockfile.o stdio-common/fprintf.o stdio-common/fscanf.o stdio-common/ftrylockfile.o stdio-common/funlockfile.o stdio-common/gentempfd.o stdio-common/getline.o stdio-common/getw.o stdio-common/grouping_iterator.o stdio-common/iovfscanf.o stdio-common/isoc23_fscanf.o stdio-common/isoc23_scanf.o stdio-common/isoc23_sscanf.o stdio-common/isoc23_vfscanf.o stdio-common/isoc23_vscanf.o stdio-common/isoc23_vsscanf.o stdio-common/isoc99_fscanf.o stdio-common/isoc99_scanf.o stdio-common/isoc99_sscanf.o stdio-common/isoc99_vfscanf.o stdio-common/isoc99_vscanf.o stdio-common/isoc99_vsscanf.o stdio-common/itoa-digits.o stdio-common/itoa-udigits.o stdio-common/itowa-digits.o stdio-common/perror.o stdio-common/printf.o stdio-common/printf-prs.o stdio-common/printf_buffer_as_file.o stdio-common/printf_buffer_done.o stdio-common/printf_buffer_flush.o stdio-common/printf_buffer_pad_1.o stdio-common/printf_buffer_putc_1.o stdio-common/printf_buffer_puts_1.o stdio-common/printf_buffer_to_file.o stdio-common/printf_buffer_write.o stdio-common/printf_fp.o stdio-common/printf_fphex.o stdio-common/printf_function_invoke.o stdio-common/printf_size.o stdio-common/psiginfo.o stdio-common/psignal.o stdio-common/putw.o stdio-common/reg-modifier.o stdio-common/reg-printf.o stdio-common/reg-type.o stdio-common/remove.o stdio-common/rename.o stdio-common/renameat.o stdio-common/renameat2.o stdio-common/scanf.o stdio-common/snprintf.o stdio-common/sprintf.o stdio-common/sscanf.o stdio-common/tempnam.o stdio-common/tempname.o stdio-common/tmpdir.o stdio-common/tmpfile.o stdio-common/tmpfile64.o stdio-common/tmpnam.o stdio-common/tmpnam_r.o stdio-common/translated_number_width.o stdio-common/vfprintf.o stdio-common/vfprintf-internal.o stdio-common/vfscanf.o stdio-common/vfscanf-internal.o stdio-common/vfwprintf.o stdio-common/vfwprintf-internal.o stdio-common/vfwscanf.o stdio-common/vfwscanf-internal.o stdio-common/vprintf.o stdio-common/wprintf_buffer_as_file.o stdio-common/wprintf_buffer_done.o stdio-common/wprintf_buffer_flush.o stdio-common/wprintf_buffer_pad_1.o stdio-common/wprintf_buffer_putc_1.o stdio-common/wprintf_buffer_puts_1.o stdio-common/wprintf_buffer_to_file.o stdio-common/wprintf_buffer_write.o stdio-common/wprintf_function_invoke.o stdio-common/errlist.o stdio-common/errlist-data.o stdio-common/errname.o stdio-common/fxprintf.o stdio-common/printf-parsemb.o stdio-common/printf-parsewc.o stdio-common/siglist.o' > /usr/src/glibc-build/stdio-common/stamp.oT mv -f /usr/src/glibc-build/stdio-common/stamp.oT /usr/src/glibc-build/stdio-common/stamp.o make[3]: Leaving directory '/usr/src/glibc-2.41/stdio-common' make -j4 subdir=libio -C libio ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/libio' .././scripts/mkinstalldirs /usr/src/glibc-build/libio python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -DGEN_AS_CONST_HEADERS \ -MD -MP -MF /usr/src/glibc-build/libio-macros.h.dT \ -MT '/usr/src/glibc-build/libio-macros.h.d /usr/src/glibc-build/libio-macros.h'" \ libio-macros.sym > /usr/src/glibc-build/libio-macros.hT mkdir -p -- /usr/src/glibc-build/libio echo '' > /usr/src/glibc-build/libio/stamp.oST mv -f /usr/src/glibc-build/libio/stamp.oST /usr/src/glibc-build/libio/stamp.oS sed -e 's@ /usr/src/glibc-build/@ $(common-objpfx)@g' -e 's@^/usr/src/glibc-build/@$(common-objpfx)@g' -e 's@/usr/include/tgmath.h:@@' -e 's@ /usr/include/tgmath.h@@' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ /usr/src/glibc-build/libio-macros.h.dT > /usr/src/glibc-build/libio-macros.h.dT2 rm -f /usr/src/glibc-build/libio-macros.h.dT mv -f /usr/src/glibc-build/libio-macros.h.dT2 /usr/src/glibc-build/libio-macros.h.d mv -f /usr/src/glibc-build/libio-macros.hT /usr/src/glibc-build/libio-macros.h gcc filedoalloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/filedoalloc.o -MD -MP -MF /usr/src/glibc-build/libio/filedoalloc.o.dt -MT /usr/src/glibc-build/libio/filedoalloc.o gcc iofclose.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofclose.o -MD -MP -MF /usr/src/glibc-build/libio/iofclose.o.dt -MT /usr/src/glibc-build/libio/iofclose.o gcc iofdopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofdopen.o -MD -MP -MF /usr/src/glibc-build/libio/iofdopen.o.dt -MT /usr/src/glibc-build/libio/iofdopen.o gcc iofflush.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofflush.o -MD -MP -MF /usr/src/glibc-build/libio/iofflush.o.dt -MT /usr/src/glibc-build/libio/iofflush.o gcc iofgetpos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofgetpos.o -MD -MP -MF /usr/src/glibc-build/libio/iofgetpos.o.dt -MT /usr/src/glibc-build/libio/iofgetpos.o gcc iofgets.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofgets.o -MD -MP -MF /usr/src/glibc-build/libio/iofgets.o.dt -MT /usr/src/glibc-build/libio/iofgets.o gcc iofopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofopen.o -MD -MP -MF /usr/src/glibc-build/libio/iofopen.o.dt -MT /usr/src/glibc-build/libio/iofopen.o gcc iofopncook.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofopncook.o -MD -MP -MF /usr/src/glibc-build/libio/iofopncook.o.dt -MT /usr/src/glibc-build/libio/iofopncook.o gcc iofputs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofputs.o -MD -MP -MF /usr/src/glibc-build/libio/iofputs.o.dt -MT /usr/src/glibc-build/libio/iofputs.o gcc iofread.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofread.o -MD -MP -MF /usr/src/glibc-build/libio/iofread.o.dt -MT /usr/src/glibc-build/libio/iofread.o gcc iofsetpos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofsetpos.o -MD -MP -MF /usr/src/glibc-build/libio/iofsetpos.o.dt -MT /usr/src/glibc-build/libio/iofsetpos.o gcc ioftell.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ioftell.o -MD -MP -MF /usr/src/glibc-build/libio/ioftell.o.dt -MT /usr/src/glibc-build/libio/ioftell.o gcc wfiledoalloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wfiledoalloc.o -MD -MP -MF /usr/src/glibc-build/libio/wfiledoalloc.o.dt -MT /usr/src/glibc-build/libio/wfiledoalloc.o gcc iofwrite.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofwrite.o -MD -MP -MF /usr/src/glibc-build/libio/iofwrite.o.dt -MT /usr/src/glibc-build/libio/iofwrite.o gcc iogetdelim.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iogetdelim.o -MD -MP -MF /usr/src/glibc-build/libio/iogetdelim.o.dt -MT /usr/src/glibc-build/libio/iogetdelim.o gcc iogetline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iogetline.o -MD -MP -MF /usr/src/glibc-build/libio/iogetline.o.dt -MT /usr/src/glibc-build/libio/iogetline.o gcc iogets.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iogets.o -MD -MP -MF /usr/src/glibc-build/libio/iogets.o.dt -MT /usr/src/glibc-build/libio/iogets.o gcc iopadn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iopadn.o -MD -MP -MF /usr/src/glibc-build/libio/iopadn.o.dt -MT /usr/src/glibc-build/libio/iopadn.o gcc iopopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iopopen.o -MD -MP -MF /usr/src/glibc-build/libio/iopopen.o.dt -MT /usr/src/glibc-build/libio/iopopen.o gcc ioputs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ioputs.o -MD -MP -MF /usr/src/glibc-build/libio/ioputs.o.dt -MT /usr/src/glibc-build/libio/ioputs.o gcc ioseekoff.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ioseekoff.o -MD -MP -MF /usr/src/glibc-build/libio/ioseekoff.o.dt -MT /usr/src/glibc-build/libio/ioseekoff.o gcc ioseekpos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ioseekpos.o -MD -MP -MF /usr/src/glibc-build/libio/ioseekpos.o.dt -MT /usr/src/glibc-build/libio/ioseekpos.o gcc iosetbuffer.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iosetbuffer.o -MD -MP -MF /usr/src/glibc-build/libio/iosetbuffer.o.dt -MT /usr/src/glibc-build/libio/iosetbuffer.o gcc iosetvbuf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iosetvbuf.o -MD -MP -MF /usr/src/glibc-build/libio/iosetvbuf.o.dt -MT /usr/src/glibc-build/libio/iosetvbuf.o gcc ioungetc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ioungetc.o -MD -MP -MF /usr/src/glibc-build/libio/ioungetc.o.dt -MT /usr/src/glibc-build/libio/ioungetc.o gcc iovsprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iovsprintf.o -MD -MP -MF /usr/src/glibc-build/libio/iovsprintf.o.dt -MT /usr/src/glibc-build/libio/iovsprintf.o gcc iovsscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iovsscanf.o -MD -MP -MF /usr/src/glibc-build/libio/iovsscanf.o.dt -MT /usr/src/glibc-build/libio/iovsscanf.o gcc iofgetpos64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofgetpos64.o -MD -MP -MF /usr/src/glibc-build/libio/iofgetpos64.o.dt -MT /usr/src/glibc-build/libio/iofgetpos64.o gcc iofopen64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofopen64.o -MD -MP -MF /usr/src/glibc-build/libio/iofopen64.o.dt -MT /usr/src/glibc-build/libio/iofopen64.o gcc iofsetpos64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofsetpos64.o -MD -MP -MF /usr/src/glibc-build/libio/iofsetpos64.o.dt -MT /usr/src/glibc-build/libio/iofsetpos64.o gcc fputwc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fputwc.o -MD -MP -MF /usr/src/glibc-build/libio/fputwc.o.dt -MT /usr/src/glibc-build/libio/fputwc.o gcc fputwc_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fputwc_u.o -MD -MP -MF /usr/src/glibc-build/libio/fputwc_u.o.dt -MT /usr/src/glibc-build/libio/fputwc_u.o gcc getwc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getwc.o -MD -MP -MF /usr/src/glibc-build/libio/getwc.o.dt -MT /usr/src/glibc-build/libio/getwc.o gcc getwc_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getwc_u.o -MD -MP -MF /usr/src/glibc-build/libio/getwc_u.o.dt -MT /usr/src/glibc-build/libio/getwc_u.o gcc getwchar.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getwchar.o -MD -MP -MF /usr/src/glibc-build/libio/getwchar.o.dt -MT /usr/src/glibc-build/libio/getwchar.o gcc getwchar_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getwchar_u.o -MD -MP -MF /usr/src/glibc-build/libio/getwchar_u.o.dt -MT /usr/src/glibc-build/libio/getwchar_u.o gcc iofgetws.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofgetws.o -MD -MP -MF /usr/src/glibc-build/libio/iofgetws.o.dt -MT /usr/src/glibc-build/libio/iofgetws.o gcc iofgetws_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofgetws_u.o -MD -MP -MF /usr/src/glibc-build/libio/iofgetws_u.o.dt -MT /usr/src/glibc-build/libio/iofgetws_u.o gcc iofputws.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofputws.o -MD -MP -MF /usr/src/glibc-build/libio/iofputws.o.dt -MT /usr/src/glibc-build/libio/iofputws.o gcc iofputws_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofputws_u.o -MD -MP -MF /usr/src/glibc-build/libio/iofputws_u.o.dt -MT /usr/src/glibc-build/libio/iofputws_u.o gcc iogetwline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iogetwline.o -MD -MP -MF /usr/src/glibc-build/libio/iogetwline.o.dt -MT /usr/src/glibc-build/libio/iogetwline.o gcc iowpadn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iowpadn.o -MD -MP -MF /usr/src/glibc-build/libio/iowpadn.o.dt -MT /usr/src/glibc-build/libio/iowpadn.o gcc ioungetwc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ioungetwc.o -MD -MP -MF /usr/src/glibc-build/libio/ioungetwc.o.dt -MT /usr/src/glibc-build/libio/ioungetwc.o gcc putwc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putwc.o -MD -MP -MF /usr/src/glibc-build/libio/putwc.o.dt -MT /usr/src/glibc-build/libio/putwc.o gcc putwc_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putwc_u.o -MD -MP -MF /usr/src/glibc-build/libio/putwc_u.o.dt -MT /usr/src/glibc-build/libio/putwc_u.o gcc putwchar.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putwchar.o -MD -MP -MF /usr/src/glibc-build/libio/putwchar.o.dt -MT /usr/src/glibc-build/libio/putwchar.o gcc putwchar_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putwchar_u.o -MD -MP -MF /usr/src/glibc-build/libio/putwchar_u.o.dt -MT /usr/src/glibc-build/libio/putwchar_u.o gcc putchar.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putchar.o -MD -MP -MF /usr/src/glibc-build/libio/putchar.o.dt -MT /usr/src/glibc-build/libio/putchar.o gcc putchar_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putchar_u.o -MD -MP -MF /usr/src/glibc-build/libio/putchar_u.o.dt -MT /usr/src/glibc-build/libio/putchar_u.o gcc fwprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fwprintf.o -MD -MP -MF /usr/src/glibc-build/libio/fwprintf.o.dt -MT /usr/src/glibc-build/libio/fwprintf.o gcc swprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/swprintf.o -MD -MP -MF /usr/src/glibc-build/libio/swprintf.o.dt -MT /usr/src/glibc-build/libio/swprintf.o gcc vwprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vwprintf.o -MD -MP -MF /usr/src/glibc-build/libio/vwprintf.o.dt -MT /usr/src/glibc-build/libio/vwprintf.o gcc wprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wprintf.o -MD -MP -MF /usr/src/glibc-build/libio/wprintf.o.dt -MT /usr/src/glibc-build/libio/wprintf.o gcc wscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wscanf.o -MD -MP -MF /usr/src/glibc-build/libio/wscanf.o.dt -MT /usr/src/glibc-build/libio/wscanf.o gcc fwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fwscanf.o -MD -MP -MF /usr/src/glibc-build/libio/fwscanf.o.dt -MT /usr/src/glibc-build/libio/fwscanf.o gcc vwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vwscanf.o -MD -MP -MF /usr/src/glibc-build/libio/vwscanf.o.dt -MT /usr/src/glibc-build/libio/vwscanf.o gcc vswprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vswprintf.o -MD -MP -MF /usr/src/glibc-build/libio/vswprintf.o.dt -MT /usr/src/glibc-build/libio/vswprintf.o gcc iovswscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iovswscanf.o -MD -MP -MF /usr/src/glibc-build/libio/iovswscanf.o.dt -MT /usr/src/glibc-build/libio/iovswscanf.o gcc swscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/swscanf.o -MD -MP -MF /usr/src/glibc-build/libio/swscanf.o.dt -MT /usr/src/glibc-build/libio/swscanf.o gcc wgenops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wgenops.o -MD -MP -MF /usr/src/glibc-build/libio/wgenops.o.dt -MT /usr/src/glibc-build/libio/wgenops.o gcc wstrops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wstrops.o -MD -MP -MF /usr/src/glibc-build/libio/wstrops.o.dt -MT /usr/src/glibc-build/libio/wstrops.o gcc wfileops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wfileops.o -MD -MP -MF /usr/src/glibc-build/libio/wfileops.o.dt -MT /usr/src/glibc-build/libio/wfileops.o gcc iofwide.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofwide.o -MD -MP -MF /usr/src/glibc-build/libio/iofwide.o.dt -MT /usr/src/glibc-build/libio/iofwide.o gcc fwide.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fwide.o -MD -MP -MF /usr/src/glibc-build/libio/fwide.o.dt -MT /usr/src/glibc-build/libio/fwide.o gcc wmemstream.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wmemstream.o -MD -MP -MF /usr/src/glibc-build/libio/wmemstream.o.dt -MT /usr/src/glibc-build/libio/wmemstream.o gcc clearerr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/clearerr.o -MD -MP -MF /usr/src/glibc-build/libio/clearerr.o.dt -MT /usr/src/glibc-build/libio/clearerr.o gcc feof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/feof.o -MD -MP -MF /usr/src/glibc-build/libio/feof.o.dt -MT /usr/src/glibc-build/libio/feof.o gcc ferror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ferror.o -MD -MP -MF /usr/src/glibc-build/libio/ferror.o.dt -MT /usr/src/glibc-build/libio/ferror.o gcc fileno.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fileno.o -MD -MP -MF /usr/src/glibc-build/libio/fileno.o.dt -MT /usr/src/glibc-build/libio/fileno.o gcc fputc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fputc.o -MD -MP -MF /usr/src/glibc-build/libio/fputc.o.dt -MT /usr/src/glibc-build/libio/fputc.o gcc freopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/freopen.o -MD -MP -MF /usr/src/glibc-build/libio/freopen.o.dt -MT /usr/src/glibc-build/libio/freopen.o gcc fseek.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fseek.o -MD -MP -MF /usr/src/glibc-build/libio/fseek.o.dt -MT /usr/src/glibc-build/libio/fseek.o gcc getc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getc.o -MD -MP -MF /usr/src/glibc-build/libio/getc.o.dt -MT /usr/src/glibc-build/libio/getc.o gcc getchar.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getchar.o -MD -MP -MF /usr/src/glibc-build/libio/getchar.o.dt -MT /usr/src/glibc-build/libio/getchar.o gcc memstream.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/memstream.o -MD -MP -MF /usr/src/glibc-build/libio/memstream.o.dt -MT /usr/src/glibc-build/libio/memstream.o gcc pclose.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/pclose.o -MD -MP -MF /usr/src/glibc-build/libio/pclose.o.dt -MT /usr/src/glibc-build/libio/pclose.o gcc putc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putc.o -MD -MP -MF /usr/src/glibc-build/libio/putc.o.dt -MT /usr/src/glibc-build/libio/putc.o gcc rewind.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/rewind.o -MD -MP -MF /usr/src/glibc-build/libio/rewind.o.dt -MT /usr/src/glibc-build/libio/rewind.o gcc setbuf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/setbuf.o -MD -MP -MF /usr/src/glibc-build/libio/setbuf.o.dt -MT /usr/src/glibc-build/libio/setbuf.o gcc setlinebuf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/setlinebuf.o -MD -MP -MF /usr/src/glibc-build/libio/setlinebuf.o.dt -MT /usr/src/glibc-build/libio/setlinebuf.o gcc vasprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vasprintf.o -MD -MP -MF /usr/src/glibc-build/libio/vasprintf.o.dt -MT /usr/src/glibc-build/libio/vasprintf.o gcc iovdprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iovdprintf.o -MD -MP -MF /usr/src/glibc-build/libio/iovdprintf.o.dt -MT /usr/src/glibc-build/libio/iovdprintf.o gcc vscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vscanf.o -MD -MP -MF /usr/src/glibc-build/libio/vscanf.o.dt -MT /usr/src/glibc-build/libio/vscanf.o gcc vsnprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vsnprintf.o -MD -MP -MF /usr/src/glibc-build/libio/vsnprintf.o.dt -MT /usr/src/glibc-build/libio/vsnprintf.o gcc obprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/obprintf.o -MD -MP -MF /usr/src/glibc-build/libio/obprintf.o.dt -MT /usr/src/glibc-build/libio/obprintf.o gcc fcloseall.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fcloseall.o -MD -MP -MF /usr/src/glibc-build/libio/fcloseall.o.dt -MT /usr/src/glibc-build/libio/fcloseall.o gcc fseeko.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fseeko.o -MD -MP -MF /usr/src/glibc-build/libio/fseeko.o.dt -MT /usr/src/glibc-build/libio/fseeko.o gcc ftello.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ftello.o -MD -MP -MF /usr/src/glibc-build/libio/ftello.o.dt -MT /usr/src/glibc-build/libio/ftello.o gcc freopen64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/freopen64.o -MD -MP -MF /usr/src/glibc-build/libio/freopen64.o.dt -MT /usr/src/glibc-build/libio/freopen64.o gcc fseeko64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fseeko64.o -MD -MP -MF /usr/src/glibc-build/libio/fseeko64.o.dt -MT /usr/src/glibc-build/libio/fseeko64.o gcc ftello64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ftello64.o -MD -MP -MF /usr/src/glibc-build/libio/ftello64.o.dt -MT /usr/src/glibc-build/libio/ftello64.o gcc __fbufsize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__fbufsize.o -MD -MP -MF /usr/src/glibc-build/libio/__fbufsize.o.dt -MT /usr/src/glibc-build/libio/__fbufsize.o gcc __freading.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__freading.o -MD -MP -MF /usr/src/glibc-build/libio/__freading.o.dt -MT /usr/src/glibc-build/libio/__freading.o gcc __fwriting.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__fwriting.o -MD -MP -MF /usr/src/glibc-build/libio/__fwriting.o.dt -MT /usr/src/glibc-build/libio/__fwriting.o gcc __freadable.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__freadable.o -MD -MP -MF /usr/src/glibc-build/libio/__freadable.o.dt -MT /usr/src/glibc-build/libio/__freadable.o gcc __fwritable.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__fwritable.o -MD -MP -MF /usr/src/glibc-build/libio/__fwritable.o.dt -MT /usr/src/glibc-build/libio/__fwritable.o gcc __flbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__flbf.o -MD -MP -MF /usr/src/glibc-build/libio/__flbf.o.dt -MT /usr/src/glibc-build/libio/__flbf.o gcc __fpurge.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__fpurge.o -MD -MP -MF /usr/src/glibc-build/libio/__fpurge.o.dt -MT /usr/src/glibc-build/libio/__fpurge.o gcc __fpending.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__fpending.o -MD -MP -MF /usr/src/glibc-build/libio/__fpending.o.dt -MT /usr/src/glibc-build/libio/__fpending.o gcc __fsetlocking.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__fsetlocking.o -MD -MP -MF /usr/src/glibc-build/libio/__fsetlocking.o.dt -MT /usr/src/glibc-build/libio/__fsetlocking.o gcc ../sysdeps/unix/sysv/linux/libc_fatal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/libc_fatal.o -MD -MP -MF /usr/src/glibc-build/libio/libc_fatal.o.dt -MT /usr/src/glibc-build/libio/libc_fatal.o gcc fmemopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fmemopen.o -MD -MP -MF /usr/src/glibc-build/libio/fmemopen.o.dt -MT /usr/src/glibc-build/libio/fmemopen.o gcc oldfmemopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldfmemopen.o -MD -MP -MF /usr/src/glibc-build/libio/oldfmemopen.o.dt -MT /usr/src/glibc-build/libio/oldfmemopen.o gcc vtables.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vtables.o -MD -MP -MF /usr/src/glibc-build/libio/vtables.o.dt -MT /usr/src/glibc-build/libio/vtables.o gcc clearerr_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/clearerr_u.o -MD -MP -MF /usr/src/glibc-build/libio/clearerr_u.o.dt -MT /usr/src/glibc-build/libio/clearerr_u.o gcc feof_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/feof_u.o -MD -MP -MF /usr/src/glibc-build/libio/feof_u.o.dt -MT /usr/src/glibc-build/libio/feof_u.o gcc ferror_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ferror_u.o -MD -MP -MF /usr/src/glibc-build/libio/ferror_u.o.dt -MT /usr/src/glibc-build/libio/ferror_u.o gcc fputc_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fputc_u.o -MD -MP -MF /usr/src/glibc-build/libio/fputc_u.o.dt -MT /usr/src/glibc-build/libio/fputc_u.o gcc getc_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getc_u.o -MD -MP -MF /usr/src/glibc-build/libio/getc_u.o.dt -MT /usr/src/glibc-build/libio/getc_u.o gcc getchar_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getchar_u.o -MD -MP -MF /usr/src/glibc-build/libio/getchar_u.o.dt -MT /usr/src/glibc-build/libio/getchar_u.o gcc iofflush_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofflush_u.o -MD -MP -MF /usr/src/glibc-build/libio/iofflush_u.o.dt -MT /usr/src/glibc-build/libio/iofflush_u.o gcc putc_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putc_u.o -MD -MP -MF /usr/src/glibc-build/libio/putc_u.o.dt -MT /usr/src/glibc-build/libio/putc_u.o gcc peekc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/peekc.o -MD -MP -MF /usr/src/glibc-build/libio/peekc.o.dt -MT /usr/src/glibc-build/libio/peekc.o gcc iofread_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofread_u.o -MD -MP -MF /usr/src/glibc-build/libio/iofread_u.o.dt -MT /usr/src/glibc-build/libio/iofread_u.o gcc iofwrite_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofwrite_u.o -MD -MP -MF /usr/src/glibc-build/libio/iofwrite_u.o.dt -MT /usr/src/glibc-build/libio/iofwrite_u.o gcc iofgets_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofgets_u.o -MD -MP -MF /usr/src/glibc-build/libio/iofgets_u.o.dt -MT /usr/src/glibc-build/libio/iofgets_u.o gcc iofputs_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofputs_u.o -MD -MP -MF /usr/src/glibc-build/libio/iofputs_u.o.dt -MT /usr/src/glibc-build/libio/iofputs_u.o gcc fileops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fileops.o -MD -MP -MF /usr/src/glibc-build/libio/fileops.o.dt -MT /usr/src/glibc-build/libio/fileops.o gcc genops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/genops.o -MD -MP -MF /usr/src/glibc-build/libio/genops.o.dt -MT /usr/src/glibc-build/libio/genops.o gcc stdfiles.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/stdfiles.o -MD -MP -MF /usr/src/glibc-build/libio/stdfiles.o.dt -MT /usr/src/glibc-build/libio/stdfiles.o gcc stdio.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/stdio.o -MD -MP -MF /usr/src/glibc-build/libio/stdio.o.dt -MT /usr/src/glibc-build/libio/stdio.o gcc strops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/strops.o -MD -MP -MF /usr/src/glibc-build/libio/strops.o.dt -MT /usr/src/glibc-build/libio/strops.o gcc filedoalloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/filedoalloc.os -MD -MP -MF /usr/src/glibc-build/libio/filedoalloc.os.dt -MT /usr/src/glibc-build/libio/filedoalloc.os gcc iofclose.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofclose.os -MD -MP -MF /usr/src/glibc-build/libio/iofclose.os.dt -MT /usr/src/glibc-build/libio/iofclose.os gcc iofdopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofdopen.os -MD -MP -MF /usr/src/glibc-build/libio/iofdopen.os.dt -MT /usr/src/glibc-build/libio/iofdopen.os gcc iofflush.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofflush.os -MD -MP -MF /usr/src/glibc-build/libio/iofflush.os.dt -MT /usr/src/glibc-build/libio/iofflush.os gcc iofgetpos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofgetpos.os -MD -MP -MF /usr/src/glibc-build/libio/iofgetpos.os.dt -MT /usr/src/glibc-build/libio/iofgetpos.os gcc iofgets.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofgets.os -MD -MP -MF /usr/src/glibc-build/libio/iofgets.os.dt -MT /usr/src/glibc-build/libio/iofgets.os gcc iofopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofopen.os -MD -MP -MF /usr/src/glibc-build/libio/iofopen.os.dt -MT /usr/src/glibc-build/libio/iofopen.os gcc iofopncook.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofopncook.os -MD -MP -MF /usr/src/glibc-build/libio/iofopncook.os.dt -MT /usr/src/glibc-build/libio/iofopncook.os gcc iofputs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofputs.os -MD -MP -MF /usr/src/glibc-build/libio/iofputs.os.dt -MT /usr/src/glibc-build/libio/iofputs.os gcc iofread.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofread.os -MD -MP -MF /usr/src/glibc-build/libio/iofread.os.dt -MT /usr/src/glibc-build/libio/iofread.os gcc iofsetpos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofsetpos.os -MD -MP -MF /usr/src/glibc-build/libio/iofsetpos.os.dt -MT /usr/src/glibc-build/libio/iofsetpos.os gcc ioftell.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ioftell.os -MD -MP -MF /usr/src/glibc-build/libio/ioftell.os.dt -MT /usr/src/glibc-build/libio/ioftell.os gcc wfiledoalloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wfiledoalloc.os -MD -MP -MF /usr/src/glibc-build/libio/wfiledoalloc.os.dt -MT /usr/src/glibc-build/libio/wfiledoalloc.os gcc iofwrite.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofwrite.os -MD -MP -MF /usr/src/glibc-build/libio/iofwrite.os.dt -MT /usr/src/glibc-build/libio/iofwrite.os gcc iogetdelim.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iogetdelim.os -MD -MP -MF /usr/src/glibc-build/libio/iogetdelim.os.dt -MT /usr/src/glibc-build/libio/iogetdelim.os gcc iogetline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iogetline.os -MD -MP -MF /usr/src/glibc-build/libio/iogetline.os.dt -MT /usr/src/glibc-build/libio/iogetline.os gcc iogets.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iogets.os -MD -MP -MF /usr/src/glibc-build/libio/iogets.os.dt -MT /usr/src/glibc-build/libio/iogets.os gcc iopadn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iopadn.os -MD -MP -MF /usr/src/glibc-build/libio/iopadn.os.dt -MT /usr/src/glibc-build/libio/iopadn.os gcc iopopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iopopen.os -MD -MP -MF /usr/src/glibc-build/libio/iopopen.os.dt -MT /usr/src/glibc-build/libio/iopopen.os gcc ioputs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ioputs.os -MD -MP -MF /usr/src/glibc-build/libio/ioputs.os.dt -MT /usr/src/glibc-build/libio/ioputs.os gcc ioseekoff.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ioseekoff.os -MD -MP -MF /usr/src/glibc-build/libio/ioseekoff.os.dt -MT /usr/src/glibc-build/libio/ioseekoff.os gcc ioseekpos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ioseekpos.os -MD -MP -MF /usr/src/glibc-build/libio/ioseekpos.os.dt -MT /usr/src/glibc-build/libio/ioseekpos.os gcc iosetbuffer.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iosetbuffer.os -MD -MP -MF /usr/src/glibc-build/libio/iosetbuffer.os.dt -MT /usr/src/glibc-build/libio/iosetbuffer.os gcc iosetvbuf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iosetvbuf.os -MD -MP -MF /usr/src/glibc-build/libio/iosetvbuf.os.dt -MT /usr/src/glibc-build/libio/iosetvbuf.os gcc ioungetc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ioungetc.os -MD -MP -MF /usr/src/glibc-build/libio/ioungetc.os.dt -MT /usr/src/glibc-build/libio/ioungetc.os gcc iovsprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iovsprintf.os -MD -MP -MF /usr/src/glibc-build/libio/iovsprintf.os.dt -MT /usr/src/glibc-build/libio/iovsprintf.os gcc iovsscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iovsscanf.os -MD -MP -MF /usr/src/glibc-build/libio/iovsscanf.os.dt -MT /usr/src/glibc-build/libio/iovsscanf.os gcc iofgetpos64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofgetpos64.os -MD -MP -MF /usr/src/glibc-build/libio/iofgetpos64.os.dt -MT /usr/src/glibc-build/libio/iofgetpos64.os gcc iofopen64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofopen64.os -MD -MP -MF /usr/src/glibc-build/libio/iofopen64.os.dt -MT /usr/src/glibc-build/libio/iofopen64.os gcc iofsetpos64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofsetpos64.os -MD -MP -MF /usr/src/glibc-build/libio/iofsetpos64.os.dt -MT /usr/src/glibc-build/libio/iofsetpos64.os gcc fputwc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fputwc.os -MD -MP -MF /usr/src/glibc-build/libio/fputwc.os.dt -MT /usr/src/glibc-build/libio/fputwc.os gcc fputwc_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fputwc_u.os -MD -MP -MF /usr/src/glibc-build/libio/fputwc_u.os.dt -MT /usr/src/glibc-build/libio/fputwc_u.os gcc getwc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getwc.os -MD -MP -MF /usr/src/glibc-build/libio/getwc.os.dt -MT /usr/src/glibc-build/libio/getwc.os gcc getwc_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getwc_u.os -MD -MP -MF /usr/src/glibc-build/libio/getwc_u.os.dt -MT /usr/src/glibc-build/libio/getwc_u.os gcc getwchar.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getwchar.os -MD -MP -MF /usr/src/glibc-build/libio/getwchar.os.dt -MT /usr/src/glibc-build/libio/getwchar.os gcc getwchar_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getwchar_u.os -MD -MP -MF /usr/src/glibc-build/libio/getwchar_u.os.dt -MT /usr/src/glibc-build/libio/getwchar_u.os gcc iofgetws.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofgetws.os -MD -MP -MF /usr/src/glibc-build/libio/iofgetws.os.dt -MT /usr/src/glibc-build/libio/iofgetws.os gcc iofgetws_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofgetws_u.os -MD -MP -MF /usr/src/glibc-build/libio/iofgetws_u.os.dt -MT /usr/src/glibc-build/libio/iofgetws_u.os gcc iofputws.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofputws.os -MD -MP -MF /usr/src/glibc-build/libio/iofputws.os.dt -MT /usr/src/glibc-build/libio/iofputws.os gcc iofputws_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofputws_u.os -MD -MP -MF /usr/src/glibc-build/libio/iofputws_u.os.dt -MT /usr/src/glibc-build/libio/iofputws_u.os gcc iogetwline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iogetwline.os -MD -MP -MF /usr/src/glibc-build/libio/iogetwline.os.dt -MT /usr/src/glibc-build/libio/iogetwline.os gcc iowpadn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iowpadn.os -MD -MP -MF /usr/src/glibc-build/libio/iowpadn.os.dt -MT /usr/src/glibc-build/libio/iowpadn.os gcc ioungetwc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ioungetwc.os -MD -MP -MF /usr/src/glibc-build/libio/ioungetwc.os.dt -MT /usr/src/glibc-build/libio/ioungetwc.os gcc putwc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putwc.os -MD -MP -MF /usr/src/glibc-build/libio/putwc.os.dt -MT /usr/src/glibc-build/libio/putwc.os gcc putwc_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putwc_u.os -MD -MP -MF /usr/src/glibc-build/libio/putwc_u.os.dt -MT /usr/src/glibc-build/libio/putwc_u.os gcc putwchar.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putwchar.os -MD -MP -MF /usr/src/glibc-build/libio/putwchar.os.dt -MT /usr/src/glibc-build/libio/putwchar.os gcc putwchar_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putwchar_u.os -MD -MP -MF /usr/src/glibc-build/libio/putwchar_u.os.dt -MT /usr/src/glibc-build/libio/putwchar_u.os gcc putchar.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putchar.os -MD -MP -MF /usr/src/glibc-build/libio/putchar.os.dt -MT /usr/src/glibc-build/libio/putchar.os gcc putchar_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putchar_u.os -MD -MP -MF /usr/src/glibc-build/libio/putchar_u.os.dt -MT /usr/src/glibc-build/libio/putchar_u.os gcc fwprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fwprintf.os -MD -MP -MF /usr/src/glibc-build/libio/fwprintf.os.dt -MT /usr/src/glibc-build/libio/fwprintf.os gcc swprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/swprintf.os -MD -MP -MF /usr/src/glibc-build/libio/swprintf.os.dt -MT /usr/src/glibc-build/libio/swprintf.os gcc vwprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vwprintf.os -MD -MP -MF /usr/src/glibc-build/libio/vwprintf.os.dt -MT /usr/src/glibc-build/libio/vwprintf.os gcc wprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wprintf.os -MD -MP -MF /usr/src/glibc-build/libio/wprintf.os.dt -MT /usr/src/glibc-build/libio/wprintf.os gcc wscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wscanf.os -MD -MP -MF /usr/src/glibc-build/libio/wscanf.os.dt -MT /usr/src/glibc-build/libio/wscanf.os gcc fwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fwscanf.os -MD -MP -MF /usr/src/glibc-build/libio/fwscanf.os.dt -MT /usr/src/glibc-build/libio/fwscanf.os gcc vwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vwscanf.os -MD -MP -MF /usr/src/glibc-build/libio/vwscanf.os.dt -MT /usr/src/glibc-build/libio/vwscanf.os gcc vswprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vswprintf.os -MD -MP -MF /usr/src/glibc-build/libio/vswprintf.os.dt -MT /usr/src/glibc-build/libio/vswprintf.os gcc iovswscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iovswscanf.os -MD -MP -MF /usr/src/glibc-build/libio/iovswscanf.os.dt -MT /usr/src/glibc-build/libio/iovswscanf.os gcc swscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/swscanf.os -MD -MP -MF /usr/src/glibc-build/libio/swscanf.os.dt -MT /usr/src/glibc-build/libio/swscanf.os gcc wgenops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wgenops.os -MD -MP -MF /usr/src/glibc-build/libio/wgenops.os.dt -MT /usr/src/glibc-build/libio/wgenops.os gcc wstrops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wstrops.os -MD -MP -MF /usr/src/glibc-build/libio/wstrops.os.dt -MT /usr/src/glibc-build/libio/wstrops.os gcc wfileops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wfileops.os -MD -MP -MF /usr/src/glibc-build/libio/wfileops.os.dt -MT /usr/src/glibc-build/libio/wfileops.os gcc iofwide.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofwide.os -MD -MP -MF /usr/src/glibc-build/libio/iofwide.os.dt -MT /usr/src/glibc-build/libio/iofwide.os gcc fwide.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fwide.os -MD -MP -MF /usr/src/glibc-build/libio/fwide.os.dt -MT /usr/src/glibc-build/libio/fwide.os gcc wmemstream.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/wmemstream.os -MD -MP -MF /usr/src/glibc-build/libio/wmemstream.os.dt -MT /usr/src/glibc-build/libio/wmemstream.os gcc clearerr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/clearerr.os -MD -MP -MF /usr/src/glibc-build/libio/clearerr.os.dt -MT /usr/src/glibc-build/libio/clearerr.os gcc feof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/feof.os -MD -MP -MF /usr/src/glibc-build/libio/feof.os.dt -MT /usr/src/glibc-build/libio/feof.os gcc ferror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ferror.os -MD -MP -MF /usr/src/glibc-build/libio/ferror.os.dt -MT /usr/src/glibc-build/libio/ferror.os gcc fileno.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fileno.os -MD -MP -MF /usr/src/glibc-build/libio/fileno.os.dt -MT /usr/src/glibc-build/libio/fileno.os gcc fputc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fputc.os -MD -MP -MF /usr/src/glibc-build/libio/fputc.os.dt -MT /usr/src/glibc-build/libio/fputc.os gcc freopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/freopen.os -MD -MP -MF /usr/src/glibc-build/libio/freopen.os.dt -MT /usr/src/glibc-build/libio/freopen.os gcc fseek.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fseek.os -MD -MP -MF /usr/src/glibc-build/libio/fseek.os.dt -MT /usr/src/glibc-build/libio/fseek.os gcc getc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getc.os -MD -MP -MF /usr/src/glibc-build/libio/getc.os.dt -MT /usr/src/glibc-build/libio/getc.os gcc getchar.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getchar.os -MD -MP -MF /usr/src/glibc-build/libio/getchar.os.dt -MT /usr/src/glibc-build/libio/getchar.os gcc memstream.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/memstream.os -MD -MP -MF /usr/src/glibc-build/libio/memstream.os.dt -MT /usr/src/glibc-build/libio/memstream.os gcc pclose.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/pclose.os -MD -MP -MF /usr/src/glibc-build/libio/pclose.os.dt -MT /usr/src/glibc-build/libio/pclose.os gcc putc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putc.os -MD -MP -MF /usr/src/glibc-build/libio/putc.os.dt -MT /usr/src/glibc-build/libio/putc.os gcc rewind.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/rewind.os -MD -MP -MF /usr/src/glibc-build/libio/rewind.os.dt -MT /usr/src/glibc-build/libio/rewind.os gcc setbuf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/setbuf.os -MD -MP -MF /usr/src/glibc-build/libio/setbuf.os.dt -MT /usr/src/glibc-build/libio/setbuf.os gcc setlinebuf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/setlinebuf.os -MD -MP -MF /usr/src/glibc-build/libio/setlinebuf.os.dt -MT /usr/src/glibc-build/libio/setlinebuf.os gcc vasprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vasprintf.os -MD -MP -MF /usr/src/glibc-build/libio/vasprintf.os.dt -MT /usr/src/glibc-build/libio/vasprintf.os gcc iovdprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iovdprintf.os -MD -MP -MF /usr/src/glibc-build/libio/iovdprintf.os.dt -MT /usr/src/glibc-build/libio/iovdprintf.os gcc vscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vscanf.os -MD -MP -MF /usr/src/glibc-build/libio/vscanf.os.dt -MT /usr/src/glibc-build/libio/vscanf.os gcc vsnprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vsnprintf.os -MD -MP -MF /usr/src/glibc-build/libio/vsnprintf.os.dt -MT /usr/src/glibc-build/libio/vsnprintf.os gcc obprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/obprintf.os -MD -MP -MF /usr/src/glibc-build/libio/obprintf.os.dt -MT /usr/src/glibc-build/libio/obprintf.os gcc fcloseall.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fcloseall.os -MD -MP -MF /usr/src/glibc-build/libio/fcloseall.os.dt -MT /usr/src/glibc-build/libio/fcloseall.os gcc fseeko.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fseeko.os -MD -MP -MF /usr/src/glibc-build/libio/fseeko.os.dt -MT /usr/src/glibc-build/libio/fseeko.os gcc ftello.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ftello.os -MD -MP -MF /usr/src/glibc-build/libio/ftello.os.dt -MT /usr/src/glibc-build/libio/ftello.os gcc freopen64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/freopen64.os -MD -MP -MF /usr/src/glibc-build/libio/freopen64.os.dt -MT /usr/src/glibc-build/libio/freopen64.os gcc fseeko64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fseeko64.os -MD -MP -MF /usr/src/glibc-build/libio/fseeko64.os.dt -MT /usr/src/glibc-build/libio/fseeko64.os gcc ftello64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ftello64.os -MD -MP -MF /usr/src/glibc-build/libio/ftello64.os.dt -MT /usr/src/glibc-build/libio/ftello64.os gcc __fbufsize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__fbufsize.os -MD -MP -MF /usr/src/glibc-build/libio/__fbufsize.os.dt -MT /usr/src/glibc-build/libio/__fbufsize.os gcc __freading.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__freading.os -MD -MP -MF /usr/src/glibc-build/libio/__freading.os.dt -MT /usr/src/glibc-build/libio/__freading.os gcc __fwriting.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__fwriting.os -MD -MP -MF /usr/src/glibc-build/libio/__fwriting.os.dt -MT /usr/src/glibc-build/libio/__fwriting.os gcc __freadable.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__freadable.os -MD -MP -MF /usr/src/glibc-build/libio/__freadable.os.dt -MT /usr/src/glibc-build/libio/__freadable.os gcc __fwritable.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__fwritable.os -MD -MP -MF /usr/src/glibc-build/libio/__fwritable.os.dt -MT /usr/src/glibc-build/libio/__fwritable.os gcc __flbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__flbf.os -MD -MP -MF /usr/src/glibc-build/libio/__flbf.os.dt -MT /usr/src/glibc-build/libio/__flbf.os gcc __fpurge.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__fpurge.os -MD -MP -MF /usr/src/glibc-build/libio/__fpurge.os.dt -MT /usr/src/glibc-build/libio/__fpurge.os gcc __fpending.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__fpending.os -MD -MP -MF /usr/src/glibc-build/libio/__fpending.os.dt -MT /usr/src/glibc-build/libio/__fpending.os gcc __fsetlocking.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/__fsetlocking.os -MD -MP -MF /usr/src/glibc-build/libio/__fsetlocking.os.dt -MT /usr/src/glibc-build/libio/__fsetlocking.os gcc ../sysdeps/unix/sysv/linux/libc_fatal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/libc_fatal.os -MD -MP -MF /usr/src/glibc-build/libio/libc_fatal.os.dt -MT /usr/src/glibc-build/libio/libc_fatal.os gcc fmemopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fmemopen.os -MD -MP -MF /usr/src/glibc-build/libio/fmemopen.os.dt -MT /usr/src/glibc-build/libio/fmemopen.os gcc oldfmemopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldfmemopen.os -MD -MP -MF /usr/src/glibc-build/libio/oldfmemopen.os.dt -MT /usr/src/glibc-build/libio/oldfmemopen.os gcc vtables.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/vtables.os -MD -MP -MF /usr/src/glibc-build/libio/vtables.os.dt -MT /usr/src/glibc-build/libio/vtables.os gcc oldiofopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldiofopen.os -MD -MP -MF /usr/src/glibc-build/libio/oldiofopen.os.dt -MT /usr/src/glibc-build/libio/oldiofopen.os gcc oldiofdopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldiofdopen.os -MD -MP -MF /usr/src/glibc-build/libio/oldiofdopen.os.dt -MT /usr/src/glibc-build/libio/oldiofdopen.os gcc oldiofclose.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldiofclose.os -MD -MP -MF /usr/src/glibc-build/libio/oldiofclose.os.dt -MT /usr/src/glibc-build/libio/oldiofclose.os gcc oldiopopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldiopopen.os -MD -MP -MF /usr/src/glibc-build/libio/oldiopopen.os.dt -MT /usr/src/glibc-build/libio/oldiopopen.os gcc oldpclose.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldpclose.os -MD -MP -MF /usr/src/glibc-build/libio/oldpclose.os.dt -MT /usr/src/glibc-build/libio/oldpclose.os gcc oldtmpfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldtmpfile.os -MD -MP -MF /usr/src/glibc-build/libio/oldtmpfile.os.dt -MT /usr/src/glibc-build/libio/oldtmpfile.os gcc oldiofgetpos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldiofgetpos.os -MD -MP -MF /usr/src/glibc-build/libio/oldiofgetpos.os.dt -MT /usr/src/glibc-build/libio/oldiofgetpos.os gcc oldiofgetpos64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldiofgetpos64.os -MD -MP -MF /usr/src/glibc-build/libio/oldiofgetpos64.os.dt -MT /usr/src/glibc-build/libio/oldiofgetpos64.os gcc oldiofsetpos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldiofsetpos.os -MD -MP -MF /usr/src/glibc-build/libio/oldiofsetpos.os.dt -MT /usr/src/glibc-build/libio/oldiofsetpos.os gcc oldiofsetpos64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldiofsetpos64.os -MD -MP -MF /usr/src/glibc-build/libio/oldiofsetpos64.os.dt -MT /usr/src/glibc-build/libio/oldiofsetpos64.os gcc clearerr_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/clearerr_u.os -MD -MP -MF /usr/src/glibc-build/libio/clearerr_u.os.dt -MT /usr/src/glibc-build/libio/clearerr_u.os gcc feof_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/feof_u.os -MD -MP -MF /usr/src/glibc-build/libio/feof_u.os.dt -MT /usr/src/glibc-build/libio/feof_u.os gcc ferror_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/ferror_u.os -MD -MP -MF /usr/src/glibc-build/libio/ferror_u.os.dt -MT /usr/src/glibc-build/libio/ferror_u.os gcc fputc_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fputc_u.os -MD -MP -MF /usr/src/glibc-build/libio/fputc_u.os.dt -MT /usr/src/glibc-build/libio/fputc_u.os gcc getc_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getc_u.os -MD -MP -MF /usr/src/glibc-build/libio/getc_u.os.dt -MT /usr/src/glibc-build/libio/getc_u.os gcc getchar_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/getchar_u.os -MD -MP -MF /usr/src/glibc-build/libio/getchar_u.os.dt -MT /usr/src/glibc-build/libio/getchar_u.os gcc iofflush_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofflush_u.os -MD -MP -MF /usr/src/glibc-build/libio/iofflush_u.os.dt -MT /usr/src/glibc-build/libio/iofflush_u.os gcc putc_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/putc_u.os -MD -MP -MF /usr/src/glibc-build/libio/putc_u.os.dt -MT /usr/src/glibc-build/libio/putc_u.os gcc peekc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/peekc.os -MD -MP -MF /usr/src/glibc-build/libio/peekc.os.dt -MT /usr/src/glibc-build/libio/peekc.os gcc iofread_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofread_u.os -MD -MP -MF /usr/src/glibc-build/libio/iofread_u.os.dt -MT /usr/src/glibc-build/libio/iofread_u.os gcc iofwrite_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofwrite_u.os -MD -MP -MF /usr/src/glibc-build/libio/iofwrite_u.os.dt -MT /usr/src/glibc-build/libio/iofwrite_u.os gcc iofgets_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofgets_u.os -MD -MP -MF /usr/src/glibc-build/libio/iofgets_u.os.dt -MT /usr/src/glibc-build/libio/iofgets_u.os gcc iofputs_u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/iofputs_u.os -MD -MP -MF /usr/src/glibc-build/libio/iofputs_u.os.dt -MT /usr/src/glibc-build/libio/iofputs_u.os gcc fileops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/fileops.os -MD -MP -MF /usr/src/glibc-build/libio/fileops.os.dt -MT /usr/src/glibc-build/libio/fileops.os gcc genops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/genops.os -MD -MP -MF /usr/src/glibc-build/libio/genops.os.dt -MT /usr/src/glibc-build/libio/genops.os gcc stdfiles.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/stdfiles.os -MD -MP -MF /usr/src/glibc-build/libio/stdfiles.os.dt -MT /usr/src/glibc-build/libio/stdfiles.os gcc stdio.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/stdio.os -MD -MP -MF /usr/src/glibc-build/libio/stdio.os.dt -MT /usr/src/glibc-build/libio/stdio.os gcc strops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/strops.os -MD -MP -MF /usr/src/glibc-build/libio/strops.os.dt -MT /usr/src/glibc-build/libio/strops.os gcc oldfileops.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldfileops.os -MD -MP -MF /usr/src/glibc-build/libio/oldfileops.os.dt -MT /usr/src/glibc-build/libio/oldfileops.os gcc oldstdfiles.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/libio -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/libio/oldstdfiles.os -MD -MP -MF /usr/src/glibc-build/libio/oldstdfiles.os.dt -MT /usr/src/glibc-build/libio/oldstdfiles.os echo 'libio/filedoalloc.o libio/iofclose.o libio/iofdopen.o libio/iofflush.o libio/iofgetpos.o libio/iofgets.o libio/iofopen.o libio/iofopncook.o libio/iofputs.o libio/iofread.o libio/iofsetpos.o libio/ioftell.o libio/wfiledoalloc.o libio/iofwrite.o libio/iogetdelim.o libio/iogetline.o libio/iogets.o libio/iopadn.o libio/iopopen.o libio/ioputs.o libio/ioseekoff.o libio/ioseekpos.o libio/iosetbuffer.o libio/iosetvbuf.o libio/ioungetc.o libio/iovsprintf.o libio/iovsscanf.o libio/iofgetpos64.o libio/iofopen64.o libio/iofsetpos64.o libio/fputwc.o libio/fputwc_u.o libio/getwc.o libio/getwc_u.o libio/getwchar.o libio/getwchar_u.o libio/iofgetws.o libio/iofgetws_u.o libio/iofputws.o libio/iofputws_u.o libio/iogetwline.o libio/iowpadn.o libio/ioungetwc.o libio/putwc.o libio/putwc_u.o libio/putwchar.o libio/putwchar_u.o libio/putchar.o libio/putchar_u.o libio/fwprintf.o libio/swprintf.o libio/vwprintf.o libio/wprintf.o libio/wscanf.o libio/fwscanf.o libio/vwscanf.o libio/vswprintf.o libio/iovswscanf.o libio/swscanf.o libio/wgenops.o libio/wstrops.o libio/wfileops.o libio/iofwide.o libio/fwide.o libio/wmemstream.o libio/clearerr.o libio/feof.o libio/ferror.o libio/fileno.o libio/fputc.o libio/freopen.o libio/fseek.o libio/getc.o libio/getchar.o libio/memstream.o libio/pclose.o libio/putc.o libio/rewind.o libio/setbuf.o libio/setlinebuf.o libio/vasprintf.o libio/iovdprintf.o libio/vscanf.o libio/vsnprintf.o libio/obprintf.o libio/fcloseall.o libio/fseeko.o libio/ftello.o libio/freopen64.o libio/fseeko64.o libio/ftello64.o libio/__fbufsize.o libio/__freading.o libio/__fwriting.o libio/__freadable.o libio/__fwritable.o libio/__flbf.o libio/__fpurge.o libio/__fpending.o libio/__fsetlocking.o libio/libc_fatal.o libio/fmemopen.o libio/oldfmemopen.o libio/vtables.o libio/clearerr_u.o libio/feof_u.o libio/ferror_u.o libio/fputc_u.o libio/getc_u.o libio/getchar_u.o libio/iofflush_u.o libio/putc_u.o libio/peekc.o libio/iofread_u.o libio/iofwrite_u.o libio/iofgets_u.o libio/iofputs_u.o libio/fileops.o libio/genops.o libio/stdfiles.o libio/stdio.o libio/strops.o' > /usr/src/glibc-build/libio/stamp.oT mv -f /usr/src/glibc-build/libio/stamp.oT /usr/src/glibc-build/libio/stamp.o echo 'libio/filedoalloc.os libio/iofclose.os libio/iofdopen.os libio/iofflush.os libio/iofgetpos.os libio/iofgets.os libio/iofopen.os libio/iofopncook.os libio/iofputs.os libio/iofread.os libio/iofsetpos.os libio/ioftell.os libio/wfiledoalloc.os libio/iofwrite.os libio/iogetdelim.os libio/iogetline.os libio/iogets.os libio/iopadn.os libio/iopopen.os libio/ioputs.os libio/ioseekoff.os libio/ioseekpos.os libio/iosetbuffer.os libio/iosetvbuf.os libio/ioungetc.os libio/iovsprintf.os libio/iovsscanf.os libio/iofgetpos64.os libio/iofopen64.os libio/iofsetpos64.os libio/fputwc.os libio/fputwc_u.os libio/getwc.os libio/getwc_u.os libio/getwchar.os libio/getwchar_u.os libio/iofgetws.os libio/iofgetws_u.os libio/iofputws.os libio/iofputws_u.os libio/iogetwline.os libio/iowpadn.os libio/ioungetwc.os libio/putwc.os libio/putwc_u.os libio/putwchar.os libio/putwchar_u.os libio/putchar.os libio/putchar_u.os libio/fwprintf.os libio/swprintf.os libio/vwprintf.os libio/wprintf.os libio/wscanf.os libio/fwscanf.os libio/vwscanf.os libio/vswprintf.os libio/iovswscanf.os libio/swscanf.os libio/wgenops.os libio/wstrops.os libio/wfileops.os libio/iofwide.os libio/fwide.os libio/wmemstream.os libio/clearerr.os libio/feof.os libio/ferror.os libio/fileno.os libio/fputc.os libio/freopen.os libio/fseek.os libio/getc.os libio/getchar.os libio/memstream.os libio/pclose.os libio/putc.os libio/rewind.os libio/setbuf.os libio/setlinebuf.os libio/vasprintf.os libio/iovdprintf.os libio/vscanf.os libio/vsnprintf.os libio/obprintf.os libio/fcloseall.os libio/fseeko.os libio/ftello.os libio/freopen64.os libio/fseeko64.os libio/ftello64.os libio/__fbufsize.os libio/__freading.os libio/__fwriting.os libio/__freadable.os libio/__fwritable.os libio/__flbf.os libio/__fpurge.os libio/__fpending.os libio/__fsetlocking.os libio/libc_fatal.os libio/fmemopen.os libio/oldfmemopen.os libio/vtables.os libio/oldiofopen.os libio/oldiofdopen.os libio/oldiofclose.os libio/oldiopopen.os libio/oldpclose.os libio/oldtmpfile.os libio/oldiofgetpos.os libio/oldiofgetpos64.os libio/oldiofsetpos.os libio/oldiofsetpos64.os libio/clearerr_u.os libio/feof_u.os libio/ferror_u.os libio/fputc_u.os libio/getc_u.os libio/getchar_u.os libio/iofflush_u.os libio/putc_u.os libio/peekc.os libio/iofread_u.os libio/iofwrite_u.os libio/iofgets_u.os libio/iofputs_u.os libio/fileops.os libio/genops.os libio/stdfiles.os libio/stdio.os libio/strops.os libio/oldfileops.os libio/oldstdfiles.os' > /usr/src/glibc-build/libio/stamp.osT mv -f /usr/src/glibc-build/libio/stamp.osT /usr/src/glibc-build/libio/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/libio' make -j4 subdir=dlfcn -C dlfcn ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/dlfcn' .././scripts/mkinstalldirs /usr/src/glibc-build/dlfcn .././scripts/mkinstalldirs /usr/src/glibc-build/dlfcn mkdir -p -- /usr/src/glibc-build/dlfcn gcc dladdr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dladdr.o -MD -MP -MF /usr/src/glibc-build/dlfcn/dladdr.o.dt -MT /usr/src/glibc-build/dlfcn/dladdr.o gcc dladdr1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dladdr1.o -MD -MP -MF /usr/src/glibc-build/dlfcn/dladdr1.o.dt -MT /usr/src/glibc-build/dlfcn/dladdr1.o mkdir -p -- /usr/src/glibc-build/dlfcn gcc dlclose.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlclose.o -MD -MP -MF /usr/src/glibc-build/dlfcn/dlclose.o.dt -MT /usr/src/glibc-build/dlfcn/dlclose.o echo '' > /usr/src/glibc-build/dlfcn/stamp.oST mv -f /usr/src/glibc-build/dlfcn/stamp.oST /usr/src/glibc-build/dlfcn/stamp.oS gcc dlerror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlerror.o -MD -MP -MF /usr/src/glibc-build/dlfcn/dlerror.o.dt -MT /usr/src/glibc-build/dlfcn/dlerror.o gcc dlinfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlinfo.o -MD -MP -MF /usr/src/glibc-build/dlfcn/dlinfo.o.dt -MT /usr/src/glibc-build/dlfcn/dlinfo.o gcc dlmopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlmopen.o -MD -MP -MF /usr/src/glibc-build/dlfcn/dlmopen.o.dt -MT /usr/src/glibc-build/dlfcn/dlmopen.o gcc dlopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlopen.o -MD -MP -MF /usr/src/glibc-build/dlfcn/dlopen.o.dt -MT /usr/src/glibc-build/dlfcn/dlopen.o gcc dlsym.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlsym.o -MD -MP -MF /usr/src/glibc-build/dlfcn/dlsym.o.dt -MT /usr/src/glibc-build/dlfcn/dlsym.o gcc dlvsym.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlvsym.o -MD -MP -MF /usr/src/glibc-build/dlfcn/dlvsym.o.dt -MT /usr/src/glibc-build/dlfcn/dlvsym.o gcc libc_dlerror_result.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/libc_dlerror_result.o -MD -MP -MF /usr/src/glibc-build/dlfcn/libc_dlerror_result.o.dt -MT /usr/src/glibc-build/dlfcn/libc_dlerror_result.o gcc dladdr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dladdr.os -MD -MP -MF /usr/src/glibc-build/dlfcn/dladdr.os.dt -MT /usr/src/glibc-build/dlfcn/dladdr.os gcc dladdr1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dladdr1.os -MD -MP -MF /usr/src/glibc-build/dlfcn/dladdr1.os.dt -MT /usr/src/glibc-build/dlfcn/dladdr1.os gcc dlclose.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlclose.os -MD -MP -MF /usr/src/glibc-build/dlfcn/dlclose.os.dt -MT /usr/src/glibc-build/dlfcn/dlclose.os gcc dlerror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlerror.os -MD -MP -MF /usr/src/glibc-build/dlfcn/dlerror.os.dt -MT /usr/src/glibc-build/dlfcn/dlerror.os gcc dlinfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlinfo.os -MD -MP -MF /usr/src/glibc-build/dlfcn/dlinfo.os.dt -MT /usr/src/glibc-build/dlfcn/dlinfo.os gcc dlmopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlmopen.os -MD -MP -MF /usr/src/glibc-build/dlfcn/dlmopen.os.dt -MT /usr/src/glibc-build/dlfcn/dlmopen.os gcc dlopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlopen.os -MD -MP -MF /usr/src/glibc-build/dlfcn/dlopen.os.dt -MT /usr/src/glibc-build/dlfcn/dlopen.os gcc dlsym.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlsym.os -MD -MP -MF /usr/src/glibc-build/dlfcn/dlsym.os.dt -MT /usr/src/glibc-build/dlfcn/dlsym.os gcc dlvsym.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlvsym.os -MD -MP -MF /usr/src/glibc-build/dlfcn/dlvsym.os.dt -MT /usr/src/glibc-build/dlfcn/dlvsym.os gcc libc_dlerror_result.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/libc_dlerror_result.os -MD -MP -MF /usr/src/glibc-build/dlfcn/libc_dlerror_result.os.dt -MT /usr/src/glibc-build/dlfcn/libc_dlerror_result.os gcc dlopenold.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/dlopenold.os -MD -MP -MF /usr/src/glibc-build/dlfcn/dlopenold.os.dt -MT /usr/src/glibc-build/dlfcn/dlopenold.os echo 'dlfcn/dladdr.o dlfcn/dladdr1.o dlfcn/dlclose.o dlfcn/dlerror.o dlfcn/dlinfo.o dlfcn/dlmopen.o dlfcn/dlopen.o dlfcn/dlsym.o dlfcn/dlvsym.o dlfcn/libc_dlerror_result.o' > /usr/src/glibc-build/dlfcn/stamp.oT mv -f /usr/src/glibc-build/dlfcn/stamp.oT /usr/src/glibc-build/dlfcn/stamp.o echo 'dlfcn/dladdr.os dlfcn/dladdr1.os dlfcn/dlclose.os dlfcn/dlerror.os dlfcn/dlinfo.os dlfcn/dlmopen.os dlfcn/dlopen.os dlfcn/dlsym.os dlfcn/dlvsym.os dlfcn/libc_dlerror_result.os dlfcn/dlopenold.os' > /usr/src/glibc-build/dlfcn/stamp.osT mv -f /usr/src/glibc-build/dlfcn/stamp.osT /usr/src/glibc-build/dlfcn/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/dlfcn' make -j4 subdir=nptl -C nptl ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/nptl' .././scripts/mkinstalldirs /usr/src/glibc-build/nptl mkdir -p -- /usr/src/glibc-build/nptl dir=`gcc -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -print-multi-directory`; \ echo "multidir := $dir" > /usr/src/glibc-build/nptl/multidir.mkT mv -f /usr/src/glibc-build/nptl/multidir.mkT /usr/src/glibc-build/nptl/multidir.mk python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ -MD -MP -MF /usr/src/glibc-build/descr-const.h.dT \ -MT '/usr/src/glibc-build/descr-const.h.d /usr/src/glibc-build/descr-const.h'" \ descr-const.sym > /usr/src/glibc-build/descr-const.hT python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ -MD -MP -MF /usr/src/glibc-build/unwindbuf.h.dT \ -MT '/usr/src/glibc-build/unwindbuf.h.d /usr/src/glibc-build/unwindbuf.h'" \ unwindbuf.sym > /usr/src/glibc-build/unwindbuf.hT sed -e 's@ /usr/src/glibc-build/@ $(common-objpfx)@g' -e 's@^/usr/src/glibc-build/@$(common-objpfx)@g' -e 's@/usr/include/tgmath.h:@@' -e 's@ /usr/include/tgmath.h@@' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ /usr/src/glibc-build/unwindbuf.h.dT > /usr/src/glibc-build/unwindbuf.h.dT2 rm -f /usr/src/glibc-build/unwindbuf.h.dT mv -f /usr/src/glibc-build/unwindbuf.h.dT2 /usr/src/glibc-build/unwindbuf.h.d mv -f /usr/src/glibc-build/unwindbuf.hT /usr/src/glibc-build/unwindbuf.h sed -e 's@ /usr/src/glibc-build/@ $(common-objpfx)@g' -e 's@^/usr/src/glibc-build/@$(common-objpfx)@g' -e 's@/usr/include/tgmath.h:@@' -e 's@ /usr/include/tgmath.h@@' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ /usr/src/glibc-build/descr-const.h.dT > /usr/src/glibc-build/descr-const.h.dT2 rm -f /usr/src/glibc-build/descr-const.h.dT mv -f /usr/src/glibc-build/descr-const.h.dT2 /usr/src/glibc-build/descr-const.h.d mv -f /usr/src/glibc-build/descr-const.hT /usr/src/glibc-build/descr-const.h gcc alloca_cutoff.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/alloca_cutoff.o -MD -MP -MF /usr/src/glibc-build/nptl/alloca_cutoff.o.dt -MT /usr/src/glibc-build/nptl/alloca_cutoff.o gcc cancellation.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cancellation.o -MD -MP -MF /usr/src/glibc-build/nptl/cancellation.o.dt -MT /usr/src/glibc-build/nptl/cancellation.o gcc cleanup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cleanup.o -MD -MP -MF /usr/src/glibc-build/nptl/cleanup.o.dt -MT /usr/src/glibc-build/nptl/cleanup.o gcc cleanup_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cleanup_compat.o -MD -MP -MF /usr/src/glibc-build/nptl/cleanup_compat.o.dt -MT /usr/src/glibc-build/nptl/cleanup_compat.o gcc cleanup_defer.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cleanup_defer.o -MD -MP -MF /usr/src/glibc-build/nptl/cleanup_defer.o.dt -MT /usr/src/glibc-build/nptl/cleanup_defer.o gcc cleanup_defer_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cleanup_defer_compat.o -MD -MP -MF /usr/src/glibc-build/nptl/cleanup_defer_compat.o.dt -MT /usr/src/glibc-build/nptl/cleanup_defer_compat.o gcc cleanup_routine.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cleanup_routine.o -MD -MP -MF /usr/src/glibc-build/nptl/cleanup_routine.o.dt -MT /usr/src/glibc-build/nptl/cleanup_routine.o gcc elision-conf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/elision-conf.o -MD -MP -MF /usr/src/glibc-build/nptl/elision-conf.o.dt -MT /usr/src/glibc-build/nptl/elision-conf.o gcc elision-lock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/elision-lock.o -MD -MP -MF /usr/src/glibc-build/nptl/elision-lock.o.dt -MT /usr/src/glibc-build/nptl/elision-lock.o gcc elision-timed.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/elision-timed.o -MD -MP -MF /usr/src/glibc-build/nptl/elision-timed.o.dt -MT /usr/src/glibc-build/nptl/elision-timed.o gcc elision-trylock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/elision-trylock.o -MD -MP -MF /usr/src/glibc-build/nptl/elision-trylock.o.dt -MT /usr/src/glibc-build/nptl/elision-trylock.o gcc elision-unlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/elision-unlock.o -MD -MP -MF /usr/src/glibc-build/nptl/elision-unlock.o.dt -MT /usr/src/glibc-build/nptl/elision-unlock.o gcc events.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/events.o -MD -MP -MF /usr/src/glibc-build/nptl/events.o.dt -MT /usr/src/glibc-build/nptl/events.o gcc futex-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/futex-internal.o -MD -MP -MF /usr/src/glibc-build/nptl/futex-internal.o.dt -MT /usr/src/glibc-build/nptl/futex-internal.o gcc libc-cleanup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/libc-cleanup.o -MD -MP -MF /usr/src/glibc-build/nptl/libc-cleanup.o.dt -MT /usr/src/glibc-build/nptl/libc-cleanup.o gcc lowlevellock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/lowlevellock.o -MD -MP -MF /usr/src/glibc-build/nptl/lowlevellock.o.dt -MT /usr/src/glibc-build/nptl/lowlevellock.o gcc nptl-stack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/nptl-stack.o -MD -MP -MF /usr/src/glibc-build/nptl/nptl-stack.o.dt -MT /usr/src/glibc-build/nptl/nptl-stack.o gcc nptl_deallocate_tsd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/nptl_deallocate_tsd.o -MD -MP -MF /usr/src/glibc-build/nptl/nptl_deallocate_tsd.o.dt -MT /usr/src/glibc-build/nptl/nptl_deallocate_tsd.o gcc nptl_free_tcb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/nptl_free_tcb.o -MD -MP -MF /usr/src/glibc-build/nptl/nptl_free_tcb.o.dt -MT /usr/src/glibc-build/nptl/nptl_free_tcb.o gcc nptl_nthreads.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/nptl_nthreads.o -MD -MP -MF /usr/src/glibc-build/nptl/nptl_nthreads.o.dt -MT /usr/src/glibc-build/nptl/nptl_nthreads.o gcc nptl_setxid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/nptl_setxid.o -MD -MP -MF /usr/src/glibc-build/nptl/nptl_setxid.o.dt -MT /usr/src/glibc-build/nptl/nptl_setxid.o gcc nptlfreeres.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/nptlfreeres.o -MD -MP -MF /usr/src/glibc-build/nptl/nptlfreeres.o.dt -MT /usr/src/glibc-build/nptl/nptlfreeres.o gcc old_pthread_cond_broadcast.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/old_pthread_cond_broadcast.o -MD -MP -MF /usr/src/glibc-build/nptl/old_pthread_cond_broadcast.o.dt -MT /usr/src/glibc-build/nptl/old_pthread_cond_broadcast.o gcc old_pthread_cond_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/old_pthread_cond_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/old_pthread_cond_destroy.o.dt -MT /usr/src/glibc-build/nptl/old_pthread_cond_destroy.o gcc old_pthread_cond_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/old_pthread_cond_init.o -MD -MP -MF /usr/src/glibc-build/nptl/old_pthread_cond_init.o.dt -MT /usr/src/glibc-build/nptl/old_pthread_cond_init.o gcc old_pthread_cond_signal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/old_pthread_cond_signal.o -MD -MP -MF /usr/src/glibc-build/nptl/old_pthread_cond_signal.o.dt -MT /usr/src/glibc-build/nptl/old_pthread_cond_signal.o gcc old_pthread_cond_timedwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/old_pthread_cond_timedwait.o -MD -MP -MF /usr/src/glibc-build/nptl/old_pthread_cond_timedwait.o.dt -MT /usr/src/glibc-build/nptl/old_pthread_cond_timedwait.o gcc old_pthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/old_pthread_cond_wait.o -MD -MP -MF /usr/src/glibc-build/nptl/old_pthread_cond_wait.o.dt -MT /usr/src/glibc-build/nptl/old_pthread_cond_wait.o gcc ../sysdeps/pthread/pthread_atfork.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_atfork.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_atfork.o.dt -MT /usr/src/glibc-build/nptl/pthread_atfork.o gcc pthread_attr_copy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_copy.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_copy.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_copy.o gcc pthread_attr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_destroy.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_destroy.o gcc pthread_attr_extension.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_extension.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_extension.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_extension.o gcc pthread_attr_getaffinity.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getaffinity.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getaffinity.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getaffinity.o gcc pthread_attr_getdetachstate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getdetachstate.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getdetachstate.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getdetachstate.o gcc pthread_attr_getguardsize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getguardsize.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getguardsize.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getguardsize.o gcc pthread_attr_getinheritsched.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getinheritsched.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getinheritsched.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getinheritsched.o gcc pthread_attr_getschedparam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getschedparam.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getschedparam.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getschedparam.o gcc pthread_attr_getschedpolicy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getschedpolicy.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getschedpolicy.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getschedpolicy.o gcc pthread_attr_getscope.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getscope.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getscope.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getscope.o gcc pthread_attr_getsigmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getsigmask.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getsigmask.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getsigmask.o gcc pthread_attr_getstack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getstack.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getstack.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getstack.o gcc pthread_attr_getstackaddr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getstackaddr.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getstackaddr.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getstackaddr.o gcc pthread_attr_getstacksize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getstacksize.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getstacksize.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getstacksize.o gcc pthread_attr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_init.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_init.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_init.o gcc pthread_attr_setaffinity.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setaffinity.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setaffinity.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setaffinity.o gcc pthread_attr_setdetachstate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setdetachstate.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setdetachstate.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setdetachstate.o gcc pthread_attr_setguardsize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setguardsize.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setguardsize.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setguardsize.o gcc pthread_attr_setinheritsched.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setinheritsched.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setinheritsched.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setinheritsched.o gcc pthread_attr_setschedparam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setschedparam.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setschedparam.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setschedparam.o gcc pthread_attr_setschedpolicy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setschedpolicy.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setschedpolicy.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setschedpolicy.o gcc pthread_attr_setscope.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setscope.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setscope.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setscope.o gcc pthread_attr_setsigmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setsigmask.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setsigmask.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setsigmask.o gcc pthread_attr_setsigmask_internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setsigmask_internal.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setsigmask_internal.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setsigmask_internal.o gcc pthread_attr_setstack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setstack.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setstack.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setstack.o gcc pthread_attr_setstackaddr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setstackaddr.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setstackaddr.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setstackaddr.o gcc pthread_attr_setstacksize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setstacksize.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setstacksize.o.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setstacksize.o gcc pthread_barrier_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrier_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrier_destroy.o.dt -MT /usr/src/glibc-build/nptl/pthread_barrier_destroy.o gcc pthread_barrier_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrier_init.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrier_init.o.dt -MT /usr/src/glibc-build/nptl/pthread_barrier_init.o gcc pthread_barrier_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrier_wait.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrier_wait.o.dt -MT /usr/src/glibc-build/nptl/pthread_barrier_wait.o gcc pthread_barrierattr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrierattr_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrierattr_destroy.o.dt -MT /usr/src/glibc-build/nptl/pthread_barrierattr_destroy.o gcc pthread_barrierattr_getpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrierattr_getpshared.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrierattr_getpshared.o.dt -MT /usr/src/glibc-build/nptl/pthread_barrierattr_getpshared.o gcc pthread_barrierattr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrierattr_init.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrierattr_init.o.dt -MT /usr/src/glibc-build/nptl/pthread_barrierattr_init.o gcc pthread_barrierattr_setpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrierattr_setpshared.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrierattr_setpshared.o.dt -MT /usr/src/glibc-build/nptl/pthread_barrierattr_setpshared.o gcc pthread_cancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cancel.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cancel.o.dt -MT /usr/src/glibc-build/nptl/pthread_cancel.o gcc pthread_cleanup_upto.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cleanup_upto.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cleanup_upto.o.dt -MT /usr/src/glibc-build/nptl/pthread_cleanup_upto.o gcc pthread_clockjoin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_clockjoin.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_clockjoin.o.dt -MT /usr/src/glibc-build/nptl/pthread_clockjoin.o gcc pthread_cond_broadcast.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cond_broadcast.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cond_broadcast.o.dt -MT /usr/src/glibc-build/nptl/pthread_cond_broadcast.o gcc pthread_cond_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cond_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cond_destroy.o.dt -MT /usr/src/glibc-build/nptl/pthread_cond_destroy.o gcc pthread_cond_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cond_init.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cond_init.o.dt -MT /usr/src/glibc-build/nptl/pthread_cond_init.o gcc pthread_cond_signal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cond_signal.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cond_signal.o.dt -MT /usr/src/glibc-build/nptl/pthread_cond_signal.o gcc pthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cond_wait.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cond_wait.o.dt -MT /usr/src/glibc-build/nptl/pthread_cond_wait.o gcc pthread_condattr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_condattr_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_condattr_destroy.o.dt -MT /usr/src/glibc-build/nptl/pthread_condattr_destroy.o gcc pthread_condattr_getclock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_condattr_getclock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_condattr_getclock.o.dt -MT /usr/src/glibc-build/nptl/pthread_condattr_getclock.o gcc pthread_condattr_getpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_condattr_getpshared.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_condattr_getpshared.o.dt -MT /usr/src/glibc-build/nptl/pthread_condattr_getpshared.o gcc pthread_condattr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_condattr_init.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_condattr_init.o.dt -MT /usr/src/glibc-build/nptl/pthread_condattr_init.o gcc pthread_condattr_setclock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_condattr_setclock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_condattr_setclock.o.dt -MT /usr/src/glibc-build/nptl/pthread_condattr_setclock.o gcc pthread_condattr_setpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_condattr_setpshared.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_condattr_setpshared.o.dt -MT /usr/src/glibc-build/nptl/pthread_condattr_setpshared.o gcc pthread_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_create.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_create.o.dt -MT /usr/src/glibc-build/nptl/pthread_create.o gcc pthread_detach.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_detach.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_detach.o.dt -MT /usr/src/glibc-build/nptl/pthread_detach.o gcc pthread_equal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_equal.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_equal.o.dt -MT /usr/src/glibc-build/nptl/pthread_equal.o gcc pthread_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_exit.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_exit.o.dt -MT /usr/src/glibc-build/nptl/pthread_exit.o gcc pthread_getaffinity.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getaffinity.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getaffinity.o.dt -MT /usr/src/glibc-build/nptl/pthread_getaffinity.o gcc pthread_getattr_default_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getattr_default_np.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getattr_default_np.o.dt -MT /usr/src/glibc-build/nptl/pthread_getattr_default_np.o gcc pthread_getattr_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getattr_np.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getattr_np.o.dt -MT /usr/src/glibc-build/nptl/pthread_getattr_np.o gcc pthread_getconcurrency.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getconcurrency.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getconcurrency.o.dt -MT /usr/src/glibc-build/nptl/pthread_getconcurrency.o gcc pthread_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getcpuclockid.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getcpuclockid.o.dt -MT /usr/src/glibc-build/nptl/pthread_getcpuclockid.o gcc pthread_getname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getname.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getname.o.dt -MT /usr/src/glibc-build/nptl/pthread_getname.o gcc pthread_getschedparam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getschedparam.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getschedparam.o.dt -MT /usr/src/glibc-build/nptl/pthread_getschedparam.o gcc pthread_getspecific.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getspecific.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getspecific.o.dt -MT /usr/src/glibc-build/nptl/pthread_getspecific.o gcc pthread_join.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_join.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_join.o.dt -MT /usr/src/glibc-build/nptl/pthread_join.o gcc pthread_join_common.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_join_common.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_join_common.o.dt -MT /usr/src/glibc-build/nptl/pthread_join_common.o gcc pthread_key_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_key_create.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_key_create.o.dt -MT /usr/src/glibc-build/nptl/pthread_key_create.o gcc pthread_key_delete.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_key_delete.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_key_delete.o.dt -MT /usr/src/glibc-build/nptl/pthread_key_delete.o gcc pthread_keys.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_keys.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_keys.o.dt -MT /usr/src/glibc-build/nptl/pthread_keys.o gcc pthread_kill.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_kill.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_kill.o.dt -MT /usr/src/glibc-build/nptl/pthread_kill.o gcc pthread_kill_other_threads.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_kill_other_threads.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_kill_other_threads.o.dt -MT /usr/src/glibc-build/nptl/pthread_kill_other_threads.o gcc pthread_mutex_cond_lock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_cond_lock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_cond_lock.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_cond_lock.o gcc pthread_mutex_conf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_conf.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_conf.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_conf.o gcc pthread_mutex_consistent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_consistent.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_consistent.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_consistent.o gcc pthread_mutex_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_destroy.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_destroy.o gcc pthread_mutex_getprioceiling.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_getprioceiling.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_getprioceiling.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_getprioceiling.o gcc pthread_mutex_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_init.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_init.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_init.o gcc pthread_mutex_lock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_lock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_lock.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_lock.o gcc pthread_mutex_setprioceiling.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_setprioceiling.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_setprioceiling.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_setprioceiling.o gcc pthread_mutex_timedlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_timedlock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_timedlock.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_timedlock.o gcc pthread_mutex_trylock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_trylock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_trylock.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_trylock.o gcc pthread_mutex_unlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_unlock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_unlock.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_unlock.o gcc pthread_mutexattr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_destroy.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_destroy.o gcc pthread_mutexattr_getprioceiling.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_getprioceiling.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_getprioceiling.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_getprioceiling.o gcc pthread_mutexattr_getprotocol.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_getprotocol.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_getprotocol.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_getprotocol.o gcc pthread_mutexattr_getpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_getpshared.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_getpshared.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_getpshared.o gcc pthread_mutexattr_getrobust.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_getrobust.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_getrobust.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_getrobust.o gcc pthread_mutexattr_gettype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_gettype.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_gettype.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_gettype.o gcc pthread_mutexattr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_init.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_init.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_init.o gcc pthread_mutexattr_setprioceiling.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_setprioceiling.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_setprioceiling.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_setprioceiling.o gcc pthread_mutexattr_setprotocol.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_setprotocol.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_setprotocol.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_setprotocol.o gcc pthread_mutexattr_setpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_setpshared.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_setpshared.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_setpshared.o gcc pthread_mutexattr_setrobust.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_setrobust.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_setrobust.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_setrobust.o gcc pthread_mutexattr_settype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_settype.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_settype.o.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_settype.o gcc pthread_once.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_once.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_once.o.dt -MT /usr/src/glibc-build/nptl/pthread_once.o gcc pthread_rwlock_clockrdlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_clockrdlock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_clockrdlock.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_clockrdlock.o gcc pthread_rwlock_clockwrlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_clockwrlock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_clockwrlock.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_clockwrlock.o gcc pthread_rwlock_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_destroy.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_destroy.o gcc pthread_rwlock_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_init.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_init.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_init.o gcc pthread_rwlock_rdlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_rdlock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_rdlock.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_rdlock.o gcc pthread_rwlock_timedrdlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_timedrdlock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_timedrdlock.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_timedrdlock.o gcc pthread_rwlock_timedwrlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_timedwrlock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_timedwrlock.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_timedwrlock.o gcc pthread_rwlock_tryrdlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_tryrdlock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_tryrdlock.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_tryrdlock.o gcc pthread_rwlock_trywrlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_trywrlock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_trywrlock.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_trywrlock.o gcc pthread_rwlock_unlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_unlock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_unlock.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_unlock.o gcc pthread_rwlock_wrlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_wrlock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_wrlock.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_wrlock.o gcc pthread_rwlockattr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlockattr_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlockattr_destroy.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlockattr_destroy.o gcc pthread_rwlockattr_getkind_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlockattr_getkind_np.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlockattr_getkind_np.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlockattr_getkind_np.o gcc pthread_rwlockattr_getpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlockattr_getpshared.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlockattr_getpshared.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlockattr_getpshared.o gcc pthread_rwlockattr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlockattr_init.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlockattr_init.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlockattr_init.o gcc pthread_rwlockattr_setkind_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlockattr_setkind_np.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlockattr_setkind_np.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlockattr_setkind_np.o gcc pthread_rwlockattr_setpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlockattr_setpshared.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlockattr_setpshared.o.dt -MT /usr/src/glibc-build/nptl/pthread_rwlockattr_setpshared.o gcc pthread_self.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_self.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_self.o.dt -MT /usr/src/glibc-build/nptl/pthread_self.o gcc pthread_setaffinity.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setaffinity.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setaffinity.o.dt -MT /usr/src/glibc-build/nptl/pthread_setaffinity.o gcc pthread_setattr_default_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setattr_default_np.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setattr_default_np.o.dt -MT /usr/src/glibc-build/nptl/pthread_setattr_default_np.o gcc pthread_setcancelstate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setcancelstate.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setcancelstate.o.dt -MT /usr/src/glibc-build/nptl/pthread_setcancelstate.o gcc pthread_setcanceltype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setcanceltype.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setcanceltype.o.dt -MT /usr/src/glibc-build/nptl/pthread_setcanceltype.o gcc pthread_setconcurrency.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setconcurrency.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setconcurrency.o.dt -MT /usr/src/glibc-build/nptl/pthread_setconcurrency.o gcc pthread_setname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setname.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setname.o.dt -MT /usr/src/glibc-build/nptl/pthread_setname.o gcc pthread_setschedparam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setschedparam.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setschedparam.o.dt -MT /usr/src/glibc-build/nptl/pthread_setschedparam.o gcc pthread_setschedprio.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setschedprio.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setschedprio.o.dt -MT /usr/src/glibc-build/nptl/pthread_setschedprio.o gcc pthread_setspecific.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setspecific.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setspecific.o.dt -MT /usr/src/glibc-build/nptl/pthread_setspecific.o gcc pthread_sigmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_sigmask.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_sigmask.o.dt -MT /usr/src/glibc-build/nptl/pthread_sigmask.o gcc pthread_sigqueue.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_sigqueue.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_sigqueue.o.dt -MT /usr/src/glibc-build/nptl/pthread_sigqueue.o gcc pthread_spin_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_spin_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_spin_destroy.o.dt -MT /usr/src/glibc-build/nptl/pthread_spin_destroy.o gcc pthread_spin_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_spin_init.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_spin_init.o.dt -MT /usr/src/glibc-build/nptl/pthread_spin_init.o gcc pthread_spin_lock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_spin_lock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_spin_lock.o.dt -MT /usr/src/glibc-build/nptl/pthread_spin_lock.o gcc pthread_spin_trylock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_spin_trylock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_spin_trylock.o.dt -MT /usr/src/glibc-build/nptl/pthread_spin_trylock.o gcc pthread_spin_unlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_spin_unlock.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_spin_unlock.o.dt -MT /usr/src/glibc-build/nptl/pthread_spin_unlock.o gcc pthread_testcancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_testcancel.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_testcancel.o.dt -MT /usr/src/glibc-build/nptl/pthread_testcancel.o gcc pthread_timedjoin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_timedjoin.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_timedjoin.o.dt -MT /usr/src/glibc-build/nptl/pthread_timedjoin.o gcc pthread_tryjoin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_tryjoin.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_tryjoin.o.dt -MT /usr/src/glibc-build/nptl/pthread_tryjoin.o gcc pthread_yield.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_yield.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_yield.o.dt -MT /usr/src/glibc-build/nptl/pthread_yield.o gcc sem_clockwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_clockwait.o -MD -MP -MF /usr/src/glibc-build/nptl/sem_clockwait.o.dt -MT /usr/src/glibc-build/nptl/sem_clockwait.o gcc ../sysdeps/pthread/sem_close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_close.o -MD -MP -MF /usr/src/glibc-build/nptl/sem_close.o.dt -MT /usr/src/glibc-build/nptl/sem_close.o gcc sem_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/sem_destroy.o.dt -MT /usr/src/glibc-build/nptl/sem_destroy.o gcc sem_getvalue.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_getvalue.o -MD -MP -MF /usr/src/glibc-build/nptl/sem_getvalue.o.dt -MT /usr/src/glibc-build/nptl/sem_getvalue.o gcc sem_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_init.o -MD -MP -MF /usr/src/glibc-build/nptl/sem_init.o.dt -MT /usr/src/glibc-build/nptl/sem_init.o gcc ../sysdeps/pthread/sem_open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_open.o -MD -MP -MF /usr/src/glibc-build/nptl/sem_open.o.dt -MT /usr/src/glibc-build/nptl/sem_open.o gcc sem_post.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_post.o -MD -MP -MF /usr/src/glibc-build/nptl/sem_post.o.dt -MT /usr/src/glibc-build/nptl/sem_post.o gcc ../sysdeps/pthread/sem_routines.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_routines.o -MD -MP -MF /usr/src/glibc-build/nptl/sem_routines.o.dt -MT /usr/src/glibc-build/nptl/sem_routines.o gcc sem_timedwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_timedwait.o -MD -MP -MF /usr/src/glibc-build/nptl/sem_timedwait.o.dt -MT /usr/src/glibc-build/nptl/sem_timedwait.o gcc ../sysdeps/pthread/sem_unlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_unlink.o -MD -MP -MF /usr/src/glibc-build/nptl/sem_unlink.o.dt -MT /usr/src/glibc-build/nptl/sem_unlink.o gcc sem_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_wait.o -MD -MP -MF /usr/src/glibc-build/nptl/sem_wait.o.dt -MT /usr/src/glibc-build/nptl/sem_wait.o gcc ../sysdeps/unix/sysv/linux/aarch64/syscall_cancel.S -c -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/nptl/syscall_cancel.o -MD -MP -MF /usr/src/glibc-build/nptl/syscall_cancel.o.dt -MT /usr/src/glibc-build/nptl/syscall_cancel.o gcc tpp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/tpp.o -MD -MP -MF /usr/src/glibc-build/nptl/tpp.o.dt -MT /usr/src/glibc-build/nptl/tpp.o gcc unwind.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/unwind.o -MD -MP -MF /usr/src/glibc-build/nptl/unwind.o.dt -MT /usr/src/glibc-build/nptl/unwind.o gcc vars.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/vars.o -MD -MP -MF /usr/src/glibc-build/nptl/vars.o.dt -MT /usr/src/glibc-build/nptl/vars.o gcc thrd_current.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_current.o -MD -MP -MF /usr/src/glibc-build/nptl/thrd_current.o.dt -MT /usr/src/glibc-build/nptl/thrd_current.o gcc ../sysdeps/pthread/thrd_equal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_equal.o -MD -MP -MF /usr/src/glibc-build/nptl/thrd_equal.o.dt -MT /usr/src/glibc-build/nptl/thrd_equal.o gcc ../sysdeps/unix/sysv/linux/thrd_sleep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_sleep.o -MD -MP -MF /usr/src/glibc-build/nptl/thrd_sleep.o.dt -MT /usr/src/glibc-build/nptl/thrd_sleep.o gcc thrd_yield.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_yield.o -MD -MP -MF /usr/src/glibc-build/nptl/thrd_yield.o.dt -MT /usr/src/glibc-build/nptl/thrd_yield.o gcc ../sysdeps/pthread/call_once.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/call_once.o -MD -MP -MF /usr/src/glibc-build/nptl/call_once.o.dt -MT /usr/src/glibc-build/nptl/call_once.o gcc ../sysdeps/pthread/cnd_broadcast.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cnd_broadcast.o -MD -MP -MF /usr/src/glibc-build/nptl/cnd_broadcast.o.dt -MT /usr/src/glibc-build/nptl/cnd_broadcast.o gcc ../sysdeps/pthread/cnd_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cnd_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/cnd_destroy.o.dt -MT /usr/src/glibc-build/nptl/cnd_destroy.o gcc ../sysdeps/pthread/cnd_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cnd_init.o -MD -MP -MF /usr/src/glibc-build/nptl/cnd_init.o.dt -MT /usr/src/glibc-build/nptl/cnd_init.o gcc ../sysdeps/pthread/cnd_signal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cnd_signal.o -MD -MP -MF /usr/src/glibc-build/nptl/cnd_signal.o.dt -MT /usr/src/glibc-build/nptl/cnd_signal.o gcc ../sysdeps/unix/sysv/linux/cnd_timedwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cnd_timedwait.o -MD -MP -MF /usr/src/glibc-build/nptl/cnd_timedwait.o.dt -MT /usr/src/glibc-build/nptl/cnd_timedwait.o gcc ../sysdeps/pthread/cnd_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cnd_wait.o -MD -MP -MF /usr/src/glibc-build/nptl/cnd_wait.o.dt -MT /usr/src/glibc-build/nptl/cnd_wait.o gcc ../sysdeps/pthread/mtx_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/mtx_destroy.o -MD -MP -MF /usr/src/glibc-build/nptl/mtx_destroy.o.dt -MT /usr/src/glibc-build/nptl/mtx_destroy.o gcc ../sysdeps/pthread/mtx_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/mtx_init.o -MD -MP -MF /usr/src/glibc-build/nptl/mtx_init.o.dt -MT /usr/src/glibc-build/nptl/mtx_init.o gcc ../sysdeps/pthread/mtx_lock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/mtx_lock.o -MD -MP -MF /usr/src/glibc-build/nptl/mtx_lock.o.dt -MT /usr/src/glibc-build/nptl/mtx_lock.o gcc ../sysdeps/unix/sysv/linux/mtx_timedlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/mtx_timedlock.o -MD -MP -MF /usr/src/glibc-build/nptl/mtx_timedlock.o.dt -MT /usr/src/glibc-build/nptl/mtx_timedlock.o gcc ../sysdeps/pthread/mtx_trylock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/mtx_trylock.o -MD -MP -MF /usr/src/glibc-build/nptl/mtx_trylock.o.dt -MT /usr/src/glibc-build/nptl/mtx_trylock.o gcc ../sysdeps/pthread/mtx_unlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/mtx_unlock.o -MD -MP -MF /usr/src/glibc-build/nptl/mtx_unlock.o.dt -MT /usr/src/glibc-build/nptl/mtx_unlock.o gcc ../sysdeps/pthread/pthread_atfork_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_atfork_compat.o -MD -MP -MF /usr/src/glibc-build/nptl/pthread_atfork_compat.o.dt -MT /usr/src/glibc-build/nptl/pthread_atfork_compat.o gcc ../sysdeps/pthread/thrd_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_create.o -MD -MP -MF /usr/src/glibc-build/nptl/thrd_create.o.dt -MT /usr/src/glibc-build/nptl/thrd_create.o gcc ../sysdeps/pthread/thrd_detach.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_detach.o -MD -MP -MF /usr/src/glibc-build/nptl/thrd_detach.o.dt -MT /usr/src/glibc-build/nptl/thrd_detach.o gcc ../sysdeps/pthread/thrd_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_exit.o -MD -MP -MF /usr/src/glibc-build/nptl/thrd_exit.o.dt -MT /usr/src/glibc-build/nptl/thrd_exit.o gcc ../sysdeps/pthread/thrd_join.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_join.o -MD -MP -MF /usr/src/glibc-build/nptl/thrd_join.o.dt -MT /usr/src/glibc-build/nptl/thrd_join.o gcc ../sysdeps/pthread/tss_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/tss_create.o -MD -MP -MF /usr/src/glibc-build/nptl/tss_create.o.dt -MT /usr/src/glibc-build/nptl/tss_create.o gcc ../sysdeps/pthread/tss_delete.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/tss_delete.o -MD -MP -MF /usr/src/glibc-build/nptl/tss_delete.o.dt -MT /usr/src/glibc-build/nptl/tss_delete.o gcc ../sysdeps/pthread/tss_get.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/tss_get.o -MD -MP -MF /usr/src/glibc-build/nptl/tss_get.o.dt -MT /usr/src/glibc-build/nptl/tss_get.o gcc ../sysdeps/pthread/tss_set.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/tss_set.o -MD -MP -MF /usr/src/glibc-build/nptl/tss_set.o.dt -MT /usr/src/glibc-build/nptl/tss_set.o gcc alloca_cutoff.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/alloca_cutoff.os -MD -MP -MF /usr/src/glibc-build/nptl/alloca_cutoff.os.dt -MT /usr/src/glibc-build/nptl/alloca_cutoff.os gcc cancellation.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cancellation.os -MD -MP -MF /usr/src/glibc-build/nptl/cancellation.os.dt -MT /usr/src/glibc-build/nptl/cancellation.os gcc cleanup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cleanup.os -MD -MP -MF /usr/src/glibc-build/nptl/cleanup.os.dt -MT /usr/src/glibc-build/nptl/cleanup.os gcc cleanup_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cleanup_compat.os -MD -MP -MF /usr/src/glibc-build/nptl/cleanup_compat.os.dt -MT /usr/src/glibc-build/nptl/cleanup_compat.os gcc cleanup_defer.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cleanup_defer.os -MD -MP -MF /usr/src/glibc-build/nptl/cleanup_defer.os.dt -MT /usr/src/glibc-build/nptl/cleanup_defer.os gcc cleanup_defer_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cleanup_defer_compat.os -MD -MP -MF /usr/src/glibc-build/nptl/cleanup_defer_compat.os.dt -MT /usr/src/glibc-build/nptl/cleanup_defer_compat.os gcc cleanup_routine.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cleanup_routine.os -MD -MP -MF /usr/src/glibc-build/nptl/cleanup_routine.os.dt -MT /usr/src/glibc-build/nptl/cleanup_routine.os gcc elision-conf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/elision-conf.os -MD -MP -MF /usr/src/glibc-build/nptl/elision-conf.os.dt -MT /usr/src/glibc-build/nptl/elision-conf.os gcc elision-lock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/elision-lock.os -MD -MP -MF /usr/src/glibc-build/nptl/elision-lock.os.dt -MT /usr/src/glibc-build/nptl/elision-lock.os gcc elision-timed.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/elision-timed.os -MD -MP -MF /usr/src/glibc-build/nptl/elision-timed.os.dt -MT /usr/src/glibc-build/nptl/elision-timed.os gcc elision-trylock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/elision-trylock.os -MD -MP -MF /usr/src/glibc-build/nptl/elision-trylock.os.dt -MT /usr/src/glibc-build/nptl/elision-trylock.os gcc elision-unlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/elision-unlock.os -MD -MP -MF /usr/src/glibc-build/nptl/elision-unlock.os.dt -MT /usr/src/glibc-build/nptl/elision-unlock.os gcc events.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/events.os -MD -MP -MF /usr/src/glibc-build/nptl/events.os.dt -MT /usr/src/glibc-build/nptl/events.os gcc futex-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/futex-internal.os -MD -MP -MF /usr/src/glibc-build/nptl/futex-internal.os.dt -MT /usr/src/glibc-build/nptl/futex-internal.os gcc libc-cleanup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/libc-cleanup.os -MD -MP -MF /usr/src/glibc-build/nptl/libc-cleanup.os.dt -MT /usr/src/glibc-build/nptl/libc-cleanup.os gcc lowlevellock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/lowlevellock.os -MD -MP -MF /usr/src/glibc-build/nptl/lowlevellock.os.dt -MT /usr/src/glibc-build/nptl/lowlevellock.os gcc nptl-stack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/nptl-stack.os -MD -MP -MF /usr/src/glibc-build/nptl/nptl-stack.os.dt -MT /usr/src/glibc-build/nptl/nptl-stack.os gcc nptl_deallocate_tsd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/nptl_deallocate_tsd.os -MD -MP -MF /usr/src/glibc-build/nptl/nptl_deallocate_tsd.os.dt -MT /usr/src/glibc-build/nptl/nptl_deallocate_tsd.os gcc nptl_free_tcb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/nptl_free_tcb.os -MD -MP -MF /usr/src/glibc-build/nptl/nptl_free_tcb.os.dt -MT /usr/src/glibc-build/nptl/nptl_free_tcb.os gcc nptl_nthreads.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/nptl_nthreads.os -MD -MP -MF /usr/src/glibc-build/nptl/nptl_nthreads.os.dt -MT /usr/src/glibc-build/nptl/nptl_nthreads.os gcc nptl_setxid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/nptl_setxid.os -MD -MP -MF /usr/src/glibc-build/nptl/nptl_setxid.os.dt -MT /usr/src/glibc-build/nptl/nptl_setxid.os gcc nptlfreeres.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/nptlfreeres.os -MD -MP -MF /usr/src/glibc-build/nptl/nptlfreeres.os.dt -MT /usr/src/glibc-build/nptl/nptlfreeres.os gcc old_pthread_cond_broadcast.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/old_pthread_cond_broadcast.os -MD -MP -MF /usr/src/glibc-build/nptl/old_pthread_cond_broadcast.os.dt -MT /usr/src/glibc-build/nptl/old_pthread_cond_broadcast.os gcc old_pthread_cond_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/old_pthread_cond_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/old_pthread_cond_destroy.os.dt -MT /usr/src/glibc-build/nptl/old_pthread_cond_destroy.os gcc old_pthread_cond_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/old_pthread_cond_init.os -MD -MP -MF /usr/src/glibc-build/nptl/old_pthread_cond_init.os.dt -MT /usr/src/glibc-build/nptl/old_pthread_cond_init.os gcc old_pthread_cond_signal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/old_pthread_cond_signal.os -MD -MP -MF /usr/src/glibc-build/nptl/old_pthread_cond_signal.os.dt -MT /usr/src/glibc-build/nptl/old_pthread_cond_signal.os gcc old_pthread_cond_timedwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/old_pthread_cond_timedwait.os -MD -MP -MF /usr/src/glibc-build/nptl/old_pthread_cond_timedwait.os.dt -MT /usr/src/glibc-build/nptl/old_pthread_cond_timedwait.os gcc old_pthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/old_pthread_cond_wait.os -MD -MP -MF /usr/src/glibc-build/nptl/old_pthread_cond_wait.os.dt -MT /usr/src/glibc-build/nptl/old_pthread_cond_wait.os gcc pthread_attr_copy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_copy.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_copy.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_copy.os gcc pthread_attr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_destroy.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_destroy.os gcc pthread_attr_extension.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_extension.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_extension.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_extension.os gcc pthread_attr_getaffinity.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getaffinity.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getaffinity.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getaffinity.os gcc pthread_attr_getdetachstate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getdetachstate.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getdetachstate.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getdetachstate.os gcc pthread_attr_getguardsize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getguardsize.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getguardsize.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getguardsize.os gcc pthread_attr_getinheritsched.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getinheritsched.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getinheritsched.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getinheritsched.os gcc pthread_attr_getschedparam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getschedparam.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getschedparam.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getschedparam.os gcc pthread_attr_getschedpolicy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getschedpolicy.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getschedpolicy.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getschedpolicy.os gcc pthread_attr_getscope.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getscope.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getscope.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getscope.os gcc pthread_attr_getsigmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getsigmask.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getsigmask.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getsigmask.os gcc pthread_attr_getstack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getstack.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getstack.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getstack.os gcc pthread_attr_getstackaddr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getstackaddr.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getstackaddr.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getstackaddr.os gcc pthread_attr_getstacksize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_getstacksize.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_getstacksize.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_getstacksize.os gcc pthread_attr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_init.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_init.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_init.os gcc pthread_attr_setaffinity.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setaffinity.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setaffinity.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setaffinity.os gcc pthread_attr_setdetachstate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setdetachstate.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setdetachstate.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setdetachstate.os gcc pthread_attr_setguardsize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setguardsize.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setguardsize.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setguardsize.os gcc pthread_attr_setinheritsched.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setinheritsched.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setinheritsched.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setinheritsched.os gcc pthread_attr_setschedparam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setschedparam.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setschedparam.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setschedparam.os gcc pthread_attr_setschedpolicy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setschedpolicy.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setschedpolicy.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setschedpolicy.os gcc pthread_attr_setscope.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setscope.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setscope.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setscope.os gcc pthread_attr_setsigmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setsigmask.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setsigmask.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setsigmask.os gcc pthread_attr_setsigmask_internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setsigmask_internal.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setsigmask_internal.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setsigmask_internal.os gcc pthread_attr_setstack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setstack.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setstack.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setstack.os gcc pthread_attr_setstackaddr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setstackaddr.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setstackaddr.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setstackaddr.os gcc pthread_attr_setstacksize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_attr_setstacksize.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_attr_setstacksize.os.dt -MT /usr/src/glibc-build/nptl/pthread_attr_setstacksize.os gcc pthread_barrier_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrier_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrier_destroy.os.dt -MT /usr/src/glibc-build/nptl/pthread_barrier_destroy.os gcc pthread_barrier_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrier_init.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrier_init.os.dt -MT /usr/src/glibc-build/nptl/pthread_barrier_init.os gcc pthread_barrier_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrier_wait.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrier_wait.os.dt -MT /usr/src/glibc-build/nptl/pthread_barrier_wait.os gcc pthread_barrierattr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrierattr_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrierattr_destroy.os.dt -MT /usr/src/glibc-build/nptl/pthread_barrierattr_destroy.os gcc pthread_barrierattr_getpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrierattr_getpshared.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrierattr_getpshared.os.dt -MT /usr/src/glibc-build/nptl/pthread_barrierattr_getpshared.os gcc pthread_barrierattr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrierattr_init.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrierattr_init.os.dt -MT /usr/src/glibc-build/nptl/pthread_barrierattr_init.os gcc pthread_barrierattr_setpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_barrierattr_setpshared.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_barrierattr_setpshared.os.dt -MT /usr/src/glibc-build/nptl/pthread_barrierattr_setpshared.os gcc pthread_cancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cancel.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cancel.os.dt -MT /usr/src/glibc-build/nptl/pthread_cancel.os gcc pthread_cleanup_upto.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cleanup_upto.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cleanup_upto.os.dt -MT /usr/src/glibc-build/nptl/pthread_cleanup_upto.os gcc pthread_clockjoin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_clockjoin.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_clockjoin.os.dt -MT /usr/src/glibc-build/nptl/pthread_clockjoin.os gcc pthread_cond_broadcast.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cond_broadcast.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cond_broadcast.os.dt -MT /usr/src/glibc-build/nptl/pthread_cond_broadcast.os gcc pthread_cond_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cond_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cond_destroy.os.dt -MT /usr/src/glibc-build/nptl/pthread_cond_destroy.os gcc pthread_cond_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cond_init.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cond_init.os.dt -MT /usr/src/glibc-build/nptl/pthread_cond_init.os gcc pthread_cond_signal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cond_signal.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cond_signal.os.dt -MT /usr/src/glibc-build/nptl/pthread_cond_signal.os gcc pthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_cond_wait.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_cond_wait.os.dt -MT /usr/src/glibc-build/nptl/pthread_cond_wait.os gcc pthread_condattr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_condattr_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_condattr_destroy.os.dt -MT /usr/src/glibc-build/nptl/pthread_condattr_destroy.os gcc pthread_condattr_getclock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_condattr_getclock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_condattr_getclock.os.dt -MT /usr/src/glibc-build/nptl/pthread_condattr_getclock.os gcc pthread_condattr_getpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_condattr_getpshared.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_condattr_getpshared.os.dt -MT /usr/src/glibc-build/nptl/pthread_condattr_getpshared.os gcc pthread_condattr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_condattr_init.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_condattr_init.os.dt -MT /usr/src/glibc-build/nptl/pthread_condattr_init.os gcc pthread_condattr_setclock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_condattr_setclock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_condattr_setclock.os.dt -MT /usr/src/glibc-build/nptl/pthread_condattr_setclock.os gcc pthread_condattr_setpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_condattr_setpshared.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_condattr_setpshared.os.dt -MT /usr/src/glibc-build/nptl/pthread_condattr_setpshared.os gcc pthread_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_create.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_create.os.dt -MT /usr/src/glibc-build/nptl/pthread_create.os gcc pthread_detach.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_detach.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_detach.os.dt -MT /usr/src/glibc-build/nptl/pthread_detach.os gcc pthread_equal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_equal.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_equal.os.dt -MT /usr/src/glibc-build/nptl/pthread_equal.os gcc pthread_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_exit.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_exit.os.dt -MT /usr/src/glibc-build/nptl/pthread_exit.os gcc pthread_getaffinity.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getaffinity.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getaffinity.os.dt -MT /usr/src/glibc-build/nptl/pthread_getaffinity.os gcc pthread_getattr_default_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getattr_default_np.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getattr_default_np.os.dt -MT /usr/src/glibc-build/nptl/pthread_getattr_default_np.os gcc pthread_getattr_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getattr_np.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getattr_np.os.dt -MT /usr/src/glibc-build/nptl/pthread_getattr_np.os gcc pthread_getconcurrency.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getconcurrency.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getconcurrency.os.dt -MT /usr/src/glibc-build/nptl/pthread_getconcurrency.os gcc pthread_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getcpuclockid.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getcpuclockid.os.dt -MT /usr/src/glibc-build/nptl/pthread_getcpuclockid.os gcc pthread_getname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getname.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getname.os.dt -MT /usr/src/glibc-build/nptl/pthread_getname.os gcc pthread_getschedparam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getschedparam.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getschedparam.os.dt -MT /usr/src/glibc-build/nptl/pthread_getschedparam.os gcc pthread_getspecific.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_getspecific.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_getspecific.os.dt -MT /usr/src/glibc-build/nptl/pthread_getspecific.os gcc pthread_join.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_join.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_join.os.dt -MT /usr/src/glibc-build/nptl/pthread_join.os gcc pthread_join_common.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_join_common.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_join_common.os.dt -MT /usr/src/glibc-build/nptl/pthread_join_common.os gcc pthread_key_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_key_create.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_key_create.os.dt -MT /usr/src/glibc-build/nptl/pthread_key_create.os gcc pthread_key_delete.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_key_delete.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_key_delete.os.dt -MT /usr/src/glibc-build/nptl/pthread_key_delete.os gcc pthread_keys.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_keys.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_keys.os.dt -MT /usr/src/glibc-build/nptl/pthread_keys.os gcc pthread_kill.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_kill.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_kill.os.dt -MT /usr/src/glibc-build/nptl/pthread_kill.os gcc pthread_kill_other_threads.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_kill_other_threads.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_kill_other_threads.os.dt -MT /usr/src/glibc-build/nptl/pthread_kill_other_threads.os gcc pthread_mutex_cond_lock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_cond_lock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_cond_lock.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_cond_lock.os gcc pthread_mutex_conf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_conf.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_conf.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_conf.os gcc pthread_mutex_consistent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_consistent.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_consistent.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_consistent.os gcc pthread_mutex_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_destroy.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_destroy.os gcc pthread_mutex_getprioceiling.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_getprioceiling.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_getprioceiling.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_getprioceiling.os gcc pthread_mutex_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_init.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_init.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_init.os gcc pthread_mutex_lock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_lock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_lock.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_lock.os gcc pthread_mutex_setprioceiling.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_setprioceiling.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_setprioceiling.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_setprioceiling.os gcc pthread_mutex_timedlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_timedlock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_timedlock.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_timedlock.os gcc pthread_mutex_trylock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_trylock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_trylock.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_trylock.os gcc pthread_mutex_unlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutex_unlock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutex_unlock.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutex_unlock.os gcc pthread_mutexattr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_destroy.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_destroy.os gcc pthread_mutexattr_getprioceiling.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_getprioceiling.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_getprioceiling.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_getprioceiling.os gcc pthread_mutexattr_getprotocol.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_getprotocol.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_getprotocol.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_getprotocol.os gcc pthread_mutexattr_getpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_getpshared.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_getpshared.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_getpshared.os gcc pthread_mutexattr_getrobust.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_getrobust.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_getrobust.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_getrobust.os gcc pthread_mutexattr_gettype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_gettype.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_gettype.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_gettype.os gcc pthread_mutexattr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_init.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_init.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_init.os gcc pthread_mutexattr_setprioceiling.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_setprioceiling.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_setprioceiling.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_setprioceiling.os gcc pthread_mutexattr_setprotocol.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_setprotocol.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_setprotocol.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_setprotocol.os gcc pthread_mutexattr_setpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_setpshared.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_setpshared.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_setpshared.os gcc pthread_mutexattr_setrobust.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_setrobust.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_setrobust.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_setrobust.os gcc pthread_mutexattr_settype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_mutexattr_settype.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_mutexattr_settype.os.dt -MT /usr/src/glibc-build/nptl/pthread_mutexattr_settype.os gcc pthread_once.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_once.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_once.os.dt -MT /usr/src/glibc-build/nptl/pthread_once.os gcc pthread_rwlock_clockrdlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_clockrdlock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_clockrdlock.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_clockrdlock.os gcc pthread_rwlock_clockwrlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_clockwrlock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_clockwrlock.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_clockwrlock.os gcc pthread_rwlock_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_destroy.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_destroy.os gcc pthread_rwlock_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_init.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_init.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_init.os gcc pthread_rwlock_rdlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_rdlock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_rdlock.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_rdlock.os gcc pthread_rwlock_timedrdlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_timedrdlock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_timedrdlock.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_timedrdlock.os gcc pthread_rwlock_timedwrlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_timedwrlock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_timedwrlock.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_timedwrlock.os gcc pthread_rwlock_tryrdlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_tryrdlock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_tryrdlock.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_tryrdlock.os gcc pthread_rwlock_trywrlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_trywrlock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_trywrlock.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_trywrlock.os gcc pthread_rwlock_unlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_unlock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_unlock.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_unlock.os gcc pthread_rwlock_wrlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlock_wrlock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlock_wrlock.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlock_wrlock.os gcc pthread_rwlockattr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlockattr_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlockattr_destroy.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlockattr_destroy.os gcc pthread_rwlockattr_getkind_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlockattr_getkind_np.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlockattr_getkind_np.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlockattr_getkind_np.os gcc pthread_rwlockattr_getpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlockattr_getpshared.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlockattr_getpshared.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlockattr_getpshared.os gcc pthread_rwlockattr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlockattr_init.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlockattr_init.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlockattr_init.os gcc pthread_rwlockattr_setkind_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlockattr_setkind_np.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlockattr_setkind_np.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlockattr_setkind_np.os gcc pthread_rwlockattr_setpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_rwlockattr_setpshared.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_rwlockattr_setpshared.os.dt -MT /usr/src/glibc-build/nptl/pthread_rwlockattr_setpshared.os gcc pthread_self.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_self.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_self.os.dt -MT /usr/src/glibc-build/nptl/pthread_self.os gcc pthread_setaffinity.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setaffinity.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setaffinity.os.dt -MT /usr/src/glibc-build/nptl/pthread_setaffinity.os gcc pthread_setattr_default_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setattr_default_np.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setattr_default_np.os.dt -MT /usr/src/glibc-build/nptl/pthread_setattr_default_np.os gcc pthread_setcancelstate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setcancelstate.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setcancelstate.os.dt -MT /usr/src/glibc-build/nptl/pthread_setcancelstate.os gcc pthread_setcanceltype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setcanceltype.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setcanceltype.os.dt -MT /usr/src/glibc-build/nptl/pthread_setcanceltype.os gcc pthread_setconcurrency.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setconcurrency.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setconcurrency.os.dt -MT /usr/src/glibc-build/nptl/pthread_setconcurrency.os gcc pthread_setname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setname.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setname.os.dt -MT /usr/src/glibc-build/nptl/pthread_setname.os gcc pthread_setschedparam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setschedparam.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setschedparam.os.dt -MT /usr/src/glibc-build/nptl/pthread_setschedparam.os gcc pthread_setschedprio.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setschedprio.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setschedprio.os.dt -MT /usr/src/glibc-build/nptl/pthread_setschedprio.os gcc pthread_setspecific.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_setspecific.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_setspecific.os.dt -MT /usr/src/glibc-build/nptl/pthread_setspecific.os gcc pthread_sigmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_sigmask.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_sigmask.os.dt -MT /usr/src/glibc-build/nptl/pthread_sigmask.os gcc pthread_sigqueue.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_sigqueue.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_sigqueue.os.dt -MT /usr/src/glibc-build/nptl/pthread_sigqueue.os gcc pthread_spin_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_spin_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_spin_destroy.os.dt -MT /usr/src/glibc-build/nptl/pthread_spin_destroy.os gcc pthread_spin_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_spin_init.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_spin_init.os.dt -MT /usr/src/glibc-build/nptl/pthread_spin_init.os gcc pthread_spin_lock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_spin_lock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_spin_lock.os.dt -MT /usr/src/glibc-build/nptl/pthread_spin_lock.os gcc pthread_spin_trylock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_spin_trylock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_spin_trylock.os.dt -MT /usr/src/glibc-build/nptl/pthread_spin_trylock.os gcc pthread_spin_unlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_spin_unlock.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_spin_unlock.os.dt -MT /usr/src/glibc-build/nptl/pthread_spin_unlock.os gcc pthread_testcancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_testcancel.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_testcancel.os.dt -MT /usr/src/glibc-build/nptl/pthread_testcancel.os gcc pthread_timedjoin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_timedjoin.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_timedjoin.os.dt -MT /usr/src/glibc-build/nptl/pthread_timedjoin.os gcc pthread_tryjoin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_tryjoin.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_tryjoin.os.dt -MT /usr/src/glibc-build/nptl/pthread_tryjoin.os gcc pthread_yield.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_yield.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_yield.os.dt -MT /usr/src/glibc-build/nptl/pthread_yield.os gcc sem_clockwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_clockwait.os -MD -MP -MF /usr/src/glibc-build/nptl/sem_clockwait.os.dt -MT /usr/src/glibc-build/nptl/sem_clockwait.os gcc ../sysdeps/pthread/sem_close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_close.os -MD -MP -MF /usr/src/glibc-build/nptl/sem_close.os.dt -MT /usr/src/glibc-build/nptl/sem_close.os gcc sem_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/sem_destroy.os.dt -MT /usr/src/glibc-build/nptl/sem_destroy.os gcc sem_getvalue.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_getvalue.os -MD -MP -MF /usr/src/glibc-build/nptl/sem_getvalue.os.dt -MT /usr/src/glibc-build/nptl/sem_getvalue.os gcc sem_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_init.os -MD -MP -MF /usr/src/glibc-build/nptl/sem_init.os.dt -MT /usr/src/glibc-build/nptl/sem_init.os gcc ../sysdeps/pthread/sem_open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_open.os -MD -MP -MF /usr/src/glibc-build/nptl/sem_open.os.dt -MT /usr/src/glibc-build/nptl/sem_open.os gcc sem_post.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_post.os -MD -MP -MF /usr/src/glibc-build/nptl/sem_post.os.dt -MT /usr/src/glibc-build/nptl/sem_post.os gcc ../sysdeps/pthread/sem_routines.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_routines.os -MD -MP -MF /usr/src/glibc-build/nptl/sem_routines.os.dt -MT /usr/src/glibc-build/nptl/sem_routines.os gcc sem_timedwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_timedwait.os -MD -MP -MF /usr/src/glibc-build/nptl/sem_timedwait.os.dt -MT /usr/src/glibc-build/nptl/sem_timedwait.os gcc ../sysdeps/pthread/sem_unlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_unlink.os -MD -MP -MF /usr/src/glibc-build/nptl/sem_unlink.os.dt -MT /usr/src/glibc-build/nptl/sem_unlink.os gcc sem_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/sem_wait.os -MD -MP -MF /usr/src/glibc-build/nptl/sem_wait.os.dt -MT /usr/src/glibc-build/nptl/sem_wait.os gcc ../sysdeps/unix/sysv/linux/aarch64/syscall_cancel.S -c -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/nptl/syscall_cancel.os -MD -MP -MF /usr/src/glibc-build/nptl/syscall_cancel.os.dt -MT /usr/src/glibc-build/nptl/syscall_cancel.os gcc tpp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/tpp.os -MD -MP -MF /usr/src/glibc-build/nptl/tpp.os.dt -MT /usr/src/glibc-build/nptl/tpp.os gcc unwind.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/unwind.os -MD -MP -MF /usr/src/glibc-build/nptl/unwind.os.dt -MT /usr/src/glibc-build/nptl/unwind.os gcc vars.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/vars.os -MD -MP -MF /usr/src/glibc-build/nptl/vars.os.dt -MT /usr/src/glibc-build/nptl/vars.os gcc thrd_current.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_current.os -MD -MP -MF /usr/src/glibc-build/nptl/thrd_current.os.dt -MT /usr/src/glibc-build/nptl/thrd_current.os gcc ../sysdeps/pthread/thrd_equal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_equal.os -MD -MP -MF /usr/src/glibc-build/nptl/thrd_equal.os.dt -MT /usr/src/glibc-build/nptl/thrd_equal.os gcc ../sysdeps/unix/sysv/linux/thrd_sleep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_sleep.os -MD -MP -MF /usr/src/glibc-build/nptl/thrd_sleep.os.dt -MT /usr/src/glibc-build/nptl/thrd_sleep.os gcc thrd_yield.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_yield.os -MD -MP -MF /usr/src/glibc-build/nptl/thrd_yield.os.dt -MT /usr/src/glibc-build/nptl/thrd_yield.os gcc ../sysdeps/pthread/call_once.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/call_once.os -MD -MP -MF /usr/src/glibc-build/nptl/call_once.os.dt -MT /usr/src/glibc-build/nptl/call_once.os gcc ../sysdeps/pthread/cnd_broadcast.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cnd_broadcast.os -MD -MP -MF /usr/src/glibc-build/nptl/cnd_broadcast.os.dt -MT /usr/src/glibc-build/nptl/cnd_broadcast.os gcc ../sysdeps/pthread/cnd_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cnd_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/cnd_destroy.os.dt -MT /usr/src/glibc-build/nptl/cnd_destroy.os gcc ../sysdeps/pthread/cnd_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cnd_init.os -MD -MP -MF /usr/src/glibc-build/nptl/cnd_init.os.dt -MT /usr/src/glibc-build/nptl/cnd_init.os gcc ../sysdeps/pthread/cnd_signal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cnd_signal.os -MD -MP -MF /usr/src/glibc-build/nptl/cnd_signal.os.dt -MT /usr/src/glibc-build/nptl/cnd_signal.os gcc ../sysdeps/unix/sysv/linux/cnd_timedwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cnd_timedwait.os -MD -MP -MF /usr/src/glibc-build/nptl/cnd_timedwait.os.dt -MT /usr/src/glibc-build/nptl/cnd_timedwait.os gcc ../sysdeps/pthread/cnd_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/cnd_wait.os -MD -MP -MF /usr/src/glibc-build/nptl/cnd_wait.os.dt -MT /usr/src/glibc-build/nptl/cnd_wait.os gcc ../sysdeps/pthread/mtx_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/mtx_destroy.os -MD -MP -MF /usr/src/glibc-build/nptl/mtx_destroy.os.dt -MT /usr/src/glibc-build/nptl/mtx_destroy.os gcc ../sysdeps/pthread/mtx_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/mtx_init.os -MD -MP -MF /usr/src/glibc-build/nptl/mtx_init.os.dt -MT /usr/src/glibc-build/nptl/mtx_init.os gcc ../sysdeps/pthread/mtx_lock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/mtx_lock.os -MD -MP -MF /usr/src/glibc-build/nptl/mtx_lock.os.dt -MT /usr/src/glibc-build/nptl/mtx_lock.os gcc ../sysdeps/unix/sysv/linux/mtx_timedlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/mtx_timedlock.os -MD -MP -MF /usr/src/glibc-build/nptl/mtx_timedlock.os.dt -MT /usr/src/glibc-build/nptl/mtx_timedlock.os gcc ../sysdeps/pthread/mtx_trylock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/mtx_trylock.os -MD -MP -MF /usr/src/glibc-build/nptl/mtx_trylock.os.dt -MT /usr/src/glibc-build/nptl/mtx_trylock.os gcc ../sysdeps/pthread/mtx_unlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/mtx_unlock.os -MD -MP -MF /usr/src/glibc-build/nptl/mtx_unlock.os.dt -MT /usr/src/glibc-build/nptl/mtx_unlock.os gcc ../sysdeps/pthread/pthread_atfork_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_atfork_compat.os -MD -MP -MF /usr/src/glibc-build/nptl/pthread_atfork_compat.os.dt -MT /usr/src/glibc-build/nptl/pthread_atfork_compat.os gcc ../sysdeps/pthread/thrd_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_create.os -MD -MP -MF /usr/src/glibc-build/nptl/thrd_create.os.dt -MT /usr/src/glibc-build/nptl/thrd_create.os gcc ../sysdeps/pthread/thrd_detach.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_detach.os -MD -MP -MF /usr/src/glibc-build/nptl/thrd_detach.os.dt -MT /usr/src/glibc-build/nptl/thrd_detach.os gcc ../sysdeps/pthread/thrd_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_exit.os -MD -MP -MF /usr/src/glibc-build/nptl/thrd_exit.os.dt -MT /usr/src/glibc-build/nptl/thrd_exit.os gcc ../sysdeps/pthread/thrd_join.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/thrd_join.os -MD -MP -MF /usr/src/glibc-build/nptl/thrd_join.os.dt -MT /usr/src/glibc-build/nptl/thrd_join.os gcc ../sysdeps/pthread/tss_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/tss_create.os -MD -MP -MF /usr/src/glibc-build/nptl/tss_create.os.dt -MT /usr/src/glibc-build/nptl/tss_create.os gcc ../sysdeps/pthread/tss_delete.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/tss_delete.os -MD -MP -MF /usr/src/glibc-build/nptl/tss_delete.os.dt -MT /usr/src/glibc-build/nptl/tss_delete.os gcc ../sysdeps/pthread/tss_get.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/tss_get.os -MD -MP -MF /usr/src/glibc-build/nptl/tss_get.os.dt -MT /usr/src/glibc-build/nptl/tss_get.os gcc ../sysdeps/pthread/tss_set.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/tss_set.os -MD -MP -MF /usr/src/glibc-build/nptl/tss_set.os.dt -MT /usr/src/glibc-build/nptl/tss_set.os gcc ../sysdeps/pthread/pthread_atfork.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/pthread_atfork.oS -MD -MP -MF /usr/src/glibc-build/nptl/pthread_atfork.oS.dt -MT /usr/src/glibc-build/nptl/pthread_atfork.oS gcc libpthread-compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libpthread -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/libpthread-compat.os -MD -MP -MF /usr/src/glibc-build/nptl/libpthread-compat.os.dt -MT /usr/src/glibc-build/nptl/libpthread-compat.os echo 'nptl/alloca_cutoff.o nptl/cancellation.o nptl/cleanup.o nptl/cleanup_compat.o nptl/cleanup_defer.o nptl/cleanup_defer_compat.o nptl/cleanup_routine.o nptl/elision-conf.o nptl/elision-lock.o nptl/elision-timed.o nptl/elision-trylock.o nptl/elision-unlock.o nptl/events.o nptl/futex-internal.o nptl/libc-cleanup.o nptl/lowlevellock.o nptl/nptl-stack.o nptl/nptl_deallocate_tsd.o nptl/nptl_free_tcb.o nptl/nptl_nthreads.o nptl/nptl_setxid.o nptl/nptlfreeres.o nptl/old_pthread_cond_broadcast.o nptl/old_pthread_cond_destroy.o nptl/old_pthread_cond_init.o nptl/old_pthread_cond_signal.o nptl/old_pthread_cond_timedwait.o nptl/old_pthread_cond_wait.o nptl/pthread_atfork.o nptl/pthread_attr_copy.o nptl/pthread_attr_destroy.o nptl/pthread_attr_extension.o nptl/pthread_attr_getaffinity.o nptl/pthread_attr_getdetachstate.o nptl/pthread_attr_getguardsize.o nptl/pthread_attr_getinheritsched.o nptl/pthread_attr_getschedparam.o nptl/pthread_attr_getschedpolicy.o nptl/pthread_attr_getscope.o nptl/pthread_attr_getsigmask.o nptl/pthread_attr_getstack.o nptl/pthread_attr_getstackaddr.o nptl/pthread_attr_getstacksize.o nptl/pthread_attr_init.o nptl/pthread_attr_setaffinity.o nptl/pthread_attr_setdetachstate.o nptl/pthread_attr_setguardsize.o nptl/pthread_attr_setinheritsched.o nptl/pthread_attr_setschedparam.o nptl/pthread_attr_setschedpolicy.o nptl/pthread_attr_setscope.o nptl/pthread_attr_setsigmask.o nptl/pthread_attr_setsigmask_internal.o nptl/pthread_attr_setstack.o nptl/pthread_attr_setstackaddr.o nptl/pthread_attr_setstacksize.o nptl/pthread_barrier_destroy.o nptl/pthread_barrier_init.o nptl/pthread_barrier_wait.o nptl/pthread_barrierattr_destroy.o nptl/pthread_barrierattr_getpshared.o nptl/pthread_barrierattr_init.o nptl/pthread_barrierattr_setpshared.o nptl/pthread_cancel.o nptl/pthread_cleanup_upto.o nptl/pthread_clockjoin.o nptl/pthread_cond_broadcast.o nptl/pthread_cond_destroy.o nptl/pthread_cond_init.o nptl/pthread_cond_signal.o nptl/pthread_cond_wait.o nptl/pthread_condattr_destroy.o nptl/pthread_condattr_getclock.o nptl/pthread_condattr_getpshared.o nptl/pthread_condattr_init.o nptl/pthread_condattr_setclock.o nptl/pthread_condattr_setpshared.o nptl/pthread_create.o nptl/pthread_detach.o nptl/pthread_equal.o nptl/pthread_exit.o nptl/pthread_getaffinity.o nptl/pthread_getattr_default_np.o nptl/pthread_getattr_np.o nptl/pthread_getconcurrency.o nptl/pthread_getcpuclockid.o nptl/pthread_getname.o nptl/pthread_getschedparam.o nptl/pthread_getspecific.o nptl/pthread_join.o nptl/pthread_join_common.o nptl/pthread_key_create.o nptl/pthread_key_delete.o nptl/pthread_keys.o nptl/pthread_kill.o nptl/pthread_kill_other_threads.o nptl/pthread_mutex_cond_lock.o nptl/pthread_mutex_conf.o nptl/pthread_mutex_consistent.o nptl/pthread_mutex_destroy.o nptl/pthread_mutex_getprioceiling.o nptl/pthread_mutex_init.o nptl/pthread_mutex_lock.o nptl/pthread_mutex_setprioceiling.o nptl/pthread_mutex_timedlock.o nptl/pthread_mutex_trylock.o nptl/pthread_mutex_unlock.o nptl/pthread_mutexattr_destroy.o nptl/pthread_mutexattr_getprioceiling.o nptl/pthread_mutexattr_getprotocol.o nptl/pthread_mutexattr_getpshared.o nptl/pthread_mutexattr_getrobust.o nptl/pthread_mutexattr_gettype.o nptl/pthread_mutexattr_init.o nptl/pthread_mutexattr_setprioceiling.o nptl/pthread_mutexattr_setprotocol.o nptl/pthread_mutexattr_setpshared.o nptl/pthread_mutexattr_setrobust.o nptl/pthread_mutexattr_settype.o nptl/pthread_once.o nptl/pthread_rwlock_clockrdlock.o nptl/pthread_rwlock_clockwrlock.o nptl/pthread_rwlock_destroy.o nptl/pthread_rwlock_init.o nptl/pthread_rwlock_rdlock.o nptl/pthread_rwlock_timedrdlock.o nptl/pthread_rwlock_timedwrlock.o nptl/pthread_rwlock_tryrdlock.o nptl/pthread_rwlock_trywrlock.o nptl/pthread_rwlock_unlock.o nptl/pthread_rwlock_wrlock.o nptl/pthread_rwlockattr_destroy.o nptl/pthread_rwlockattr_getkind_np.o nptl/pthread_rwlockattr_getpshared.o nptl/pthread_rwlockattr_init.o nptl/pthread_rwlockattr_setkind_np.o nptl/pthread_rwlockattr_setpshared.o nptl/pthread_self.o nptl/pthread_setaffinity.o nptl/pthread_setattr_default_np.o nptl/pthread_setcancelstate.o nptl/pthread_setcanceltype.o nptl/pthread_setconcurrency.o nptl/pthread_setname.o nptl/pthread_setschedparam.o nptl/pthread_setschedprio.o nptl/pthread_setspecific.o nptl/pthread_sigmask.o nptl/pthread_sigqueue.o nptl/pthread_spin_destroy.o nptl/pthread_spin_init.o nptl/pthread_spin_lock.o nptl/pthread_spin_trylock.o nptl/pthread_spin_unlock.o nptl/pthread_testcancel.o nptl/pthread_timedjoin.o nptl/pthread_tryjoin.o nptl/pthread_yield.o nptl/sem_clockwait.o nptl/sem_close.o nptl/sem_destroy.o nptl/sem_getvalue.o nptl/sem_init.o nptl/sem_open.o nptl/sem_post.o nptl/sem_routines.o nptl/sem_timedwait.o nptl/sem_unlink.o nptl/sem_wait.o nptl/syscall_cancel.o nptl/tpp.o nptl/unwind.o nptl/vars.o nptl/thrd_current.o nptl/thrd_equal.o nptl/thrd_sleep.o nptl/thrd_yield.o nptl/call_once.o nptl/cnd_broadcast.o nptl/cnd_destroy.o nptl/cnd_init.o nptl/cnd_signal.o nptl/cnd_timedwait.o nptl/cnd_wait.o nptl/mtx_destroy.o nptl/mtx_init.o nptl/mtx_lock.o nptl/mtx_timedlock.o nptl/mtx_trylock.o nptl/mtx_unlock.o nptl/pthread_atfork_compat.o nptl/thrd_create.o nptl/thrd_detach.o nptl/thrd_exit.o nptl/thrd_join.o nptl/tss_create.o nptl/tss_delete.o nptl/tss_get.o nptl/tss_set.o' > /usr/src/glibc-build/nptl/stamp.oT mv -f /usr/src/glibc-build/nptl/stamp.oT /usr/src/glibc-build/nptl/stamp.o echo 'nptl/alloca_cutoff.os nptl/cancellation.os nptl/cleanup.os nptl/cleanup_compat.os nptl/cleanup_defer.os nptl/cleanup_defer_compat.os nptl/cleanup_routine.os nptl/elision-conf.os nptl/elision-lock.os nptl/elision-timed.os nptl/elision-trylock.os nptl/elision-unlock.os nptl/events.os nptl/futex-internal.os nptl/libc-cleanup.os nptl/lowlevellock.os nptl/nptl-stack.os nptl/nptl_deallocate_tsd.os nptl/nptl_free_tcb.os nptl/nptl_nthreads.os nptl/nptl_setxid.os nptl/nptlfreeres.os nptl/old_pthread_cond_broadcast.os nptl/old_pthread_cond_destroy.os nptl/old_pthread_cond_init.os nptl/old_pthread_cond_signal.os nptl/old_pthread_cond_timedwait.os nptl/old_pthread_cond_wait.os nptl/pthread_attr_copy.os nptl/pthread_attr_destroy.os nptl/pthread_attr_extension.os nptl/pthread_attr_getaffinity.os nptl/pthread_attr_getdetachstate.os nptl/pthread_attr_getguardsize.os nptl/pthread_attr_getinheritsched.os nptl/pthread_attr_getschedparam.os nptl/pthread_attr_getschedpolicy.os nptl/pthread_attr_getscope.os nptl/pthread_attr_getsigmask.os nptl/pthread_attr_getstack.os nptl/pthread_attr_getstackaddr.os nptl/pthread_attr_getstacksize.os nptl/pthread_attr_init.os nptl/pthread_attr_setaffinity.os nptl/pthread_attr_setdetachstate.os nptl/pthread_attr_setguardsize.os nptl/pthread_attr_setinheritsched.os nptl/pthread_attr_setschedparam.os nptl/pthread_attr_setschedpolicy.os nptl/pthread_attr_setscope.os nptl/pthread_attr_setsigmask.os nptl/pthread_attr_setsigmask_internal.os nptl/pthread_attr_setstack.os nptl/pthread_attr_setstackaddr.os nptl/pthread_attr_setstacksize.os nptl/pthread_barrier_destroy.os nptl/pthread_barrier_init.os nptl/pthread_barrier_wait.os nptl/pthread_barrierattr_destroy.os nptl/pthread_barrierattr_getpshared.os nptl/pthread_barrierattr_init.os nptl/pthread_barrierattr_setpshared.os nptl/pthread_cancel.os nptl/pthread_cleanup_upto.os nptl/pthread_clockjoin.os nptl/pthread_cond_broadcast.os nptl/pthread_cond_destroy.os nptl/pthread_cond_init.os nptl/pthread_cond_signal.os nptl/pthread_cond_wait.os nptl/pthread_condattr_destroy.os nptl/pthread_condattr_getclock.os nptl/pthread_condattr_getpshared.os nptl/pthread_condattr_init.os nptl/pthread_condattr_setclock.os nptl/pthread_condattr_setpshared.os nptl/pthread_create.os nptl/pthread_detach.os nptl/pthread_equal.os nptl/pthread_exit.os nptl/pthread_getaffinity.os nptl/pthread_getattr_default_np.os nptl/pthread_getattr_np.os nptl/pthread_getconcurrency.os nptl/pthread_getcpuclockid.os nptl/pthread_getname.os nptl/pthread_getschedparam.os nptl/pthread_getspecific.os nptl/pthread_join.os nptl/pthread_join_common.os nptl/pthread_key_create.os nptl/pthread_key_delete.os nptl/pthread_keys.os nptl/pthread_kill.os nptl/pthread_kill_other_threads.os nptl/pthread_mutex_cond_lock.os nptl/pthread_mutex_conf.os nptl/pthread_mutex_consistent.os nptl/pthread_mutex_destroy.os nptl/pthread_mutex_getprioceiling.os nptl/pthread_mutex_init.os nptl/pthread_mutex_lock.os nptl/pthread_mutex_setprioceiling.os nptl/pthread_mutex_timedlock.os nptl/pthread_mutex_trylock.os nptl/pthread_mutex_unlock.os nptl/pthread_mutexattr_destroy.os nptl/pthread_mutexattr_getprioceiling.os nptl/pthread_mutexattr_getprotocol.os nptl/pthread_mutexattr_getpshared.os nptl/pthread_mutexattr_getrobust.os nptl/pthread_mutexattr_gettype.os nptl/pthread_mutexattr_init.os nptl/pthread_mutexattr_setprioceiling.os nptl/pthread_mutexattr_setprotocol.os nptl/pthread_mutexattr_setpshared.os nptl/pthread_mutexattr_setrobust.os nptl/pthread_mutexattr_settype.os nptl/pthread_once.os nptl/pthread_rwlock_clockrdlock.os nptl/pthread_rwlock_clockwrlock.os nptl/pthread_rwlock_destroy.os nptl/pthread_rwlock_init.os nptl/pthread_rwlock_rdlock.os nptl/pthread_rwlock_timedrdlock.os nptl/pthread_rwlock_timedwrlock.os nptl/pthread_rwlock_tryrdlock.os nptl/pthread_rwlock_trywrlock.os nptl/pthread_rwlock_unlock.os nptl/pthread_rwlock_wrlock.os nptl/pthread_rwlockattr_destroy.os nptl/pthread_rwlockattr_getkind_np.os nptl/pthread_rwlockattr_getpshared.os nptl/pthread_rwlockattr_init.os nptl/pthread_rwlockattr_setkind_np.os nptl/pthread_rwlockattr_setpshared.os nptl/pthread_self.os nptl/pthread_setaffinity.os nptl/pthread_setattr_default_np.os nptl/pthread_setcancelstate.os nptl/pthread_setcanceltype.os nptl/pthread_setconcurrency.os nptl/pthread_setname.os nptl/pthread_setschedparam.os nptl/pthread_setschedprio.os nptl/pthread_setspecific.os nptl/pthread_sigmask.os nptl/pthread_sigqueue.os nptl/pthread_spin_destroy.os nptl/pthread_spin_init.os nptl/pthread_spin_lock.os nptl/pthread_spin_trylock.os nptl/pthread_spin_unlock.os nptl/pthread_testcancel.os nptl/pthread_timedjoin.os nptl/pthread_tryjoin.os nptl/pthread_yield.os nptl/sem_clockwait.os nptl/sem_close.os nptl/sem_destroy.os nptl/sem_getvalue.os nptl/sem_init.os nptl/sem_open.os nptl/sem_post.os nptl/sem_routines.os nptl/sem_timedwait.os nptl/sem_unlink.os nptl/sem_wait.os nptl/syscall_cancel.os nptl/tpp.os nptl/unwind.os nptl/vars.os nptl/thrd_current.os nptl/thrd_equal.os nptl/thrd_sleep.os nptl/thrd_yield.os nptl/call_once.os nptl/cnd_broadcast.os nptl/cnd_destroy.os nptl/cnd_init.os nptl/cnd_signal.os nptl/cnd_timedwait.os nptl/cnd_wait.os nptl/mtx_destroy.os nptl/mtx_init.os nptl/mtx_lock.os nptl/mtx_timedlock.os nptl/mtx_trylock.os nptl/mtx_unlock.os nptl/pthread_atfork_compat.os nptl/thrd_create.os nptl/thrd_detach.os nptl/thrd_exit.os nptl/thrd_join.os nptl/tss_create.os nptl/tss_delete.os nptl/tss_get.os nptl/tss_set.os' > /usr/src/glibc-build/nptl/stamp.osT mv -f /usr/src/glibc-build/nptl/stamp.osT /usr/src/glibc-build/nptl/stamp.os echo 'nptl/pthread_atfork.oS' > /usr/src/glibc-build/nptl/stamp.oST mv -f /usr/src/glibc-build/nptl/stamp.oST /usr/src/glibc-build/nptl/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/nptl' make -j4 subdir=rt -C rt ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/rt' .././scripts/mkinstalldirs /usr/src/glibc-build/rt mkdir -p -- /usr/src/glibc-build/rt .././scripts/mkinstalldirs /usr/src/glibc-build/rt gcc shm_open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/shm_open.o -MD -MP -MF /usr/src/glibc-build/rt/shm_open.o.dt -MT /usr/src/glibc-build/rt/shm_open.o gcc shm_unlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/shm_unlink.o -MD -MP -MF /usr/src/glibc-build/rt/shm_unlink.o.dt -MT /usr/src/glibc-build/rt/shm_unlink.o echo '' > /usr/src/glibc-build/rt/stamp.oST gcc aio_cancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_cancel.o -MD -MP -MF /usr/src/glibc-build/rt/aio_cancel.o.dt -MT /usr/src/glibc-build/rt/aio_cancel.o mv -f /usr/src/glibc-build/rt/stamp.oST /usr/src/glibc-build/rt/stamp.oS gcc aio_error.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_error.o -MD -MP -MF /usr/src/glibc-build/rt/aio_error.o.dt -MT /usr/src/glibc-build/rt/aio_error.o gcc aio_fsync.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_fsync.o -MD -MP -MF /usr/src/glibc-build/rt/aio_fsync.o.dt -MT /usr/src/glibc-build/rt/aio_fsync.o gcc aio_misc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_misc.o -MD -MP -MF /usr/src/glibc-build/rt/aio_misc.o.dt -MT /usr/src/glibc-build/rt/aio_misc.o gcc aio_notify.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_notify.o -MD -MP -MF /usr/src/glibc-build/rt/aio_notify.o.dt -MT /usr/src/glibc-build/rt/aio_notify.o gcc aio_read.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_read.o -MD -MP -MF /usr/src/glibc-build/rt/aio_read.o.dt -MT /usr/src/glibc-build/rt/aio_read.o gcc aio_read64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_read64.o -MD -MP -MF /usr/src/glibc-build/rt/aio_read64.o.dt -MT /usr/src/glibc-build/rt/aio_read64.o gcc aio_return.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_return.o -MD -MP -MF /usr/src/glibc-build/rt/aio_return.o.dt -MT /usr/src/glibc-build/rt/aio_return.o gcc ../sysdeps/unix/sysv/linux/aio_sigqueue.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_sigqueue.o -MD -MP -MF /usr/src/glibc-build/rt/aio_sigqueue.o.dt -MT /usr/src/glibc-build/rt/aio_sigqueue.o gcc aio_suspend.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_suspend.o -MD -MP -MF /usr/src/glibc-build/rt/aio_suspend.o.dt -MT /usr/src/glibc-build/rt/aio_suspend.o gcc aio_write.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_write.o -MD -MP -MF /usr/src/glibc-build/rt/aio_write.o.dt -MT /usr/src/glibc-build/rt/aio_write.o gcc aio_write64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_write64.o -MD -MP -MF /usr/src/glibc-build/rt/aio_write64.o.dt -MT /usr/src/glibc-build/rt/aio_write64.o gcc lio_listio.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/lio_listio.o -MD -MP -MF /usr/src/glibc-build/rt/lio_listio.o.dt -MT /usr/src/glibc-build/rt/lio_listio.o gcc lio_listio64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/lio_listio64.o -MD -MP -MF /usr/src/glibc-build/rt/lio_listio64.o.dt -MT /usr/src/glibc-build/rt/lio_listio64.o gcc ../sysdeps/unix/sysv/linux/mq_close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_close.o -MD -MP -MF /usr/src/glibc-build/rt/mq_close.o.dt -MT /usr/src/glibc-build/rt/mq_close.o gcc ../sysdeps/unix/sysv/linux/mq_getattr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_getattr.o -MD -MP -MF /usr/src/glibc-build/rt/mq_getattr.o.dt -MT /usr/src/glibc-build/rt/mq_getattr.o gcc ../sysdeps/unix/sysv/linux/mq_notify.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_notify.o -MD -MP -MF /usr/src/glibc-build/rt/mq_notify.o.dt -MT /usr/src/glibc-build/rt/mq_notify.o gcc ../sysdeps/unix/sysv/linux/mq_open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_open.o -MD -MP -MF /usr/src/glibc-build/rt/mq_open.o.dt -MT /usr/src/glibc-build/rt/mq_open.o gcc ../sysdeps/unix/sysv/linux/mq_receive.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_receive.o -MD -MP -MF /usr/src/glibc-build/rt/mq_receive.o.dt -MT /usr/src/glibc-build/rt/mq_receive.o gcc ../sysdeps/unix/sysv/linux/mq_send.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_send.o -MD -MP -MF /usr/src/glibc-build/rt/mq_send.o.dt -MT /usr/src/glibc-build/rt/mq_send.o gcc ../sysdeps/unix/sysv/linux/mq_setattr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_setattr.o -MD -MP -MF /usr/src/glibc-build/rt/mq_setattr.o.dt -MT /usr/src/glibc-build/rt/mq_setattr.o gcc ../sysdeps/unix/sysv/linux/mq_timedreceive.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_timedreceive.o -MD -MP -MF /usr/src/glibc-build/rt/mq_timedreceive.o.dt -MT /usr/src/glibc-build/rt/mq_timedreceive.o gcc ../sysdeps/unix/sysv/linux/mq_timedsend.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_timedsend.o -MD -MP -MF /usr/src/glibc-build/rt/mq_timedsend.o.dt -MT /usr/src/glibc-build/rt/mq_timedsend.o gcc ../sysdeps/unix/sysv/linux/mq_unlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_unlink.o -MD -MP -MF /usr/src/glibc-build/rt/mq_unlink.o.dt -MT /usr/src/glibc-build/rt/mq_unlink.o gcc ../sysdeps/unix/sysv/linux/timer_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/timer_create.o -MD -MP -MF /usr/src/glibc-build/rt/timer_create.o.dt -MT /usr/src/glibc-build/rt/timer_create.o gcc ../sysdeps/unix/sysv/linux/timer_delete.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/timer_delete.o -MD -MP -MF /usr/src/glibc-build/rt/timer_delete.o.dt -MT /usr/src/glibc-build/rt/timer_delete.o gcc ../sysdeps/unix/sysv/linux/timer_getoverr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/timer_getoverr.o -MD -MP -MF /usr/src/glibc-build/rt/timer_getoverr.o.dt -MT /usr/src/glibc-build/rt/timer_getoverr.o gcc ../sysdeps/unix/sysv/linux/timer_gettime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/timer_gettime.o -MD -MP -MF /usr/src/glibc-build/rt/timer_gettime.o.dt -MT /usr/src/glibc-build/rt/timer_gettime.o gcc ../sysdeps/unix/sysv/linux/timer_settime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/timer_settime.o -MD -MP -MF /usr/src/glibc-build/rt/timer_settime.o.dt -MT /usr/src/glibc-build/rt/timer_settime.o gcc ../sysdeps/unix/sysv/linux/timer_routines.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/timer_routines.o -MD -MP -MF /usr/src/glibc-build/rt/timer_routines.o.dt -MT /usr/src/glibc-build/rt/timer_routines.o gcc shm_open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/shm_open.os -MD -MP -MF /usr/src/glibc-build/rt/shm_open.os.dt -MT /usr/src/glibc-build/rt/shm_open.os gcc shm_unlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/shm_unlink.os -MD -MP -MF /usr/src/glibc-build/rt/shm_unlink.os.dt -MT /usr/src/glibc-build/rt/shm_unlink.os gcc aio_cancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_cancel.os -MD -MP -MF /usr/src/glibc-build/rt/aio_cancel.os.dt -MT /usr/src/glibc-build/rt/aio_cancel.os gcc aio_error.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_error.os -MD -MP -MF /usr/src/glibc-build/rt/aio_error.os.dt -MT /usr/src/glibc-build/rt/aio_error.os gcc aio_fsync.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_fsync.os -MD -MP -MF /usr/src/glibc-build/rt/aio_fsync.os.dt -MT /usr/src/glibc-build/rt/aio_fsync.os gcc aio_misc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_misc.os -MD -MP -MF /usr/src/glibc-build/rt/aio_misc.os.dt -MT /usr/src/glibc-build/rt/aio_misc.os gcc aio_notify.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_notify.os -MD -MP -MF /usr/src/glibc-build/rt/aio_notify.os.dt -MT /usr/src/glibc-build/rt/aio_notify.os gcc aio_read.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_read.os -MD -MP -MF /usr/src/glibc-build/rt/aio_read.os.dt -MT /usr/src/glibc-build/rt/aio_read.os gcc aio_read64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_read64.os -MD -MP -MF /usr/src/glibc-build/rt/aio_read64.os.dt -MT /usr/src/glibc-build/rt/aio_read64.os gcc aio_return.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_return.os -MD -MP -MF /usr/src/glibc-build/rt/aio_return.os.dt -MT /usr/src/glibc-build/rt/aio_return.os gcc ../sysdeps/unix/sysv/linux/aio_sigqueue.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_sigqueue.os -MD -MP -MF /usr/src/glibc-build/rt/aio_sigqueue.os.dt -MT /usr/src/glibc-build/rt/aio_sigqueue.os gcc aio_suspend.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_suspend.os -MD -MP -MF /usr/src/glibc-build/rt/aio_suspend.os.dt -MT /usr/src/glibc-build/rt/aio_suspend.os gcc aio_write.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_write.os -MD -MP -MF /usr/src/glibc-build/rt/aio_write.os.dt -MT /usr/src/glibc-build/rt/aio_write.os gcc aio_write64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/aio_write64.os -MD -MP -MF /usr/src/glibc-build/rt/aio_write64.os.dt -MT /usr/src/glibc-build/rt/aio_write64.os gcc lio_listio.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/lio_listio.os -MD -MP -MF /usr/src/glibc-build/rt/lio_listio.os.dt -MT /usr/src/glibc-build/rt/lio_listio.os gcc lio_listio64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/lio_listio64.os -MD -MP -MF /usr/src/glibc-build/rt/lio_listio64.os.dt -MT /usr/src/glibc-build/rt/lio_listio64.os gcc ../sysdeps/unix/sysv/linux/mq_close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_close.os -MD -MP -MF /usr/src/glibc-build/rt/mq_close.os.dt -MT /usr/src/glibc-build/rt/mq_close.os gcc ../sysdeps/unix/sysv/linux/mq_getattr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_getattr.os -MD -MP -MF /usr/src/glibc-build/rt/mq_getattr.os.dt -MT /usr/src/glibc-build/rt/mq_getattr.os gcc ../sysdeps/unix/sysv/linux/mq_notify.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_notify.os -MD -MP -MF /usr/src/glibc-build/rt/mq_notify.os.dt -MT /usr/src/glibc-build/rt/mq_notify.os gcc ../sysdeps/unix/sysv/linux/mq_open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_open.os -MD -MP -MF /usr/src/glibc-build/rt/mq_open.os.dt -MT /usr/src/glibc-build/rt/mq_open.os gcc ../sysdeps/unix/sysv/linux/mq_receive.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_receive.os -MD -MP -MF /usr/src/glibc-build/rt/mq_receive.os.dt -MT /usr/src/glibc-build/rt/mq_receive.os gcc ../sysdeps/unix/sysv/linux/mq_send.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_send.os -MD -MP -MF /usr/src/glibc-build/rt/mq_send.os.dt -MT /usr/src/glibc-build/rt/mq_send.os gcc ../sysdeps/unix/sysv/linux/mq_setattr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_setattr.os -MD -MP -MF /usr/src/glibc-build/rt/mq_setattr.os.dt -MT /usr/src/glibc-build/rt/mq_setattr.os gcc ../sysdeps/unix/sysv/linux/mq_timedreceive.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_timedreceive.os -MD -MP -MF /usr/src/glibc-build/rt/mq_timedreceive.os.dt -MT /usr/src/glibc-build/rt/mq_timedreceive.os gcc ../sysdeps/unix/sysv/linux/mq_timedsend.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_timedsend.os -MD -MP -MF /usr/src/glibc-build/rt/mq_timedsend.os.dt -MT /usr/src/glibc-build/rt/mq_timedsend.os gcc ../sysdeps/unix/sysv/linux/mq_unlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/mq_unlink.os -MD -MP -MF /usr/src/glibc-build/rt/mq_unlink.os.dt -MT /usr/src/glibc-build/rt/mq_unlink.os gcc ../sysdeps/unix/sysv/linux/timer_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/timer_create.os -MD -MP -MF /usr/src/glibc-build/rt/timer_create.os.dt -MT /usr/src/glibc-build/rt/timer_create.os gcc ../sysdeps/unix/sysv/linux/timer_delete.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/timer_delete.os -MD -MP -MF /usr/src/glibc-build/rt/timer_delete.os.dt -MT /usr/src/glibc-build/rt/timer_delete.os gcc ../sysdeps/unix/sysv/linux/timer_getoverr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/timer_getoverr.os -MD -MP -MF /usr/src/glibc-build/rt/timer_getoverr.os.dt -MT /usr/src/glibc-build/rt/timer_getoverr.os gcc ../sysdeps/unix/sysv/linux/timer_gettime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/timer_gettime.os -MD -MP -MF /usr/src/glibc-build/rt/timer_gettime.os.dt -MT /usr/src/glibc-build/rt/timer_gettime.os gcc ../sysdeps/unix/sysv/linux/timer_settime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/timer_settime.os -MD -MP -MF /usr/src/glibc-build/rt/timer_settime.os.dt -MT /usr/src/glibc-build/rt/timer_settime.os gcc ../sysdeps/unix/sysv/linux/timer_routines.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/timer_routines.os -MD -MP -MF /usr/src/glibc-build/rt/timer_routines.os.dt -MT /usr/src/glibc-build/rt/timer_routines.os echo 'rt/shm_open.o rt/shm_unlink.o rt/aio_cancel.o rt/aio_error.o rt/aio_fsync.o rt/aio_misc.o rt/aio_notify.o rt/aio_read.o rt/aio_read64.o rt/aio_return.o rt/aio_sigqueue.o rt/aio_suspend.o rt/aio_write.o rt/aio_write64.o rt/lio_listio.o rt/lio_listio64.o rt/mq_close.o rt/mq_getattr.o rt/mq_notify.o rt/mq_open.o rt/mq_receive.o rt/mq_send.o rt/mq_setattr.o rt/mq_timedreceive.o rt/mq_timedsend.o rt/mq_unlink.o rt/timer_create.o rt/timer_delete.o rt/timer_getoverr.o rt/timer_gettime.o rt/timer_settime.o rt/timer_routines.o' > /usr/src/glibc-build/rt/stamp.oT mv -f /usr/src/glibc-build/rt/stamp.oT /usr/src/glibc-build/rt/stamp.o echo 'rt/shm_open.os rt/shm_unlink.os rt/aio_cancel.os rt/aio_error.os rt/aio_fsync.os rt/aio_misc.os rt/aio_notify.os rt/aio_read.os rt/aio_read64.os rt/aio_return.os rt/aio_sigqueue.os rt/aio_suspend.os rt/aio_write.os rt/aio_write64.os rt/lio_listio.os rt/lio_listio64.os rt/mq_close.os rt/mq_getattr.os rt/mq_notify.os rt/mq_open.os rt/mq_receive.os rt/mq_send.os rt/mq_setattr.os rt/mq_timedreceive.os rt/mq_timedsend.os rt/mq_unlink.os rt/timer_create.os rt/timer_delete.os rt/timer_getoverr.os rt/timer_gettime.os rt/timer_settime.os rt/timer_routines.os' > /usr/src/glibc-build/rt/stamp.osT mv -f /usr/src/glibc-build/rt/stamp.osT /usr/src/glibc-build/rt/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/rt' make -j4 subdir=malloc -C malloc ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/malloc' .././scripts/mkinstalldirs /usr/src/glibc-build/malloc mkdir -p -- /usr/src/glibc-build/malloc echo '' > /usr/src/glibc-build/malloc/stamp.oST gcc malloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -DMORECORE_CLEARS=2 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DUSE_TCACHE=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/malloc.o -MD -MP -MF /usr/src/glibc-build/malloc/malloc.o.dt -MT /usr/src/glibc-build/malloc/malloc.o gcc mcheck.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/mcheck.o -MD -MP -MF /usr/src/glibc-build/malloc/mcheck.o.dt -MT /usr/src/glibc-build/malloc/mcheck.o mv -f /usr/src/glibc-build/malloc/stamp.oST /usr/src/glibc-build/malloc/stamp.oS gcc mtrace.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/mtrace.o -MD -MP -MF /usr/src/glibc-build/malloc/mtrace.o.dt -MT /usr/src/glibc-build/malloc/mtrace.o gcc obstack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/obstack.o -MD -MP -MF /usr/src/glibc-build/malloc/obstack.o.dt -MT /usr/src/glibc-build/malloc/obstack.o gcc reallocarray.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/reallocarray.o -MD -MP -MF /usr/src/glibc-build/malloc/reallocarray.o.dt -MT /usr/src/glibc-build/malloc/reallocarray.o gcc scratch_buffer_grow.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/scratch_buffer_grow.o -MD -MP -MF /usr/src/glibc-build/malloc/scratch_buffer_grow.o.dt -MT /usr/src/glibc-build/malloc/scratch_buffer_grow.o gcc scratch_buffer_grow_preserve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/scratch_buffer_grow_preserve.o -MD -MP -MF /usr/src/glibc-build/malloc/scratch_buffer_grow_preserve.o.dt -MT /usr/src/glibc-build/malloc/scratch_buffer_grow_preserve.o gcc scratch_buffer_set_array_size.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/scratch_buffer_set_array_size.o -MD -MP -MF /usr/src/glibc-build/malloc/scratch_buffer_set_array_size.o.dt -MT /usr/src/glibc-build/malloc/scratch_buffer_set_array_size.o gcc dynarray_at_failure.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/dynarray_at_failure.o -MD -MP -MF /usr/src/glibc-build/malloc/dynarray_at_failure.o.dt -MT /usr/src/glibc-build/malloc/dynarray_at_failure.o gcc dynarray_emplace_enlarge.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/dynarray_emplace_enlarge.o -MD -MP -MF /usr/src/glibc-build/malloc/dynarray_emplace_enlarge.o.dt -MT /usr/src/glibc-build/malloc/dynarray_emplace_enlarge.o gcc dynarray_finalize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/dynarray_finalize.o -MD -MP -MF /usr/src/glibc-build/malloc/dynarray_finalize.o.dt -MT /usr/src/glibc-build/malloc/dynarray_finalize.o gcc dynarray_resize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/dynarray_resize.o -MD -MP -MF /usr/src/glibc-build/malloc/dynarray_resize.o.dt -MT /usr/src/glibc-build/malloc/dynarray_resize.o gcc dynarray_resize_clear.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/dynarray_resize_clear.o -MD -MP -MF /usr/src/glibc-build/malloc/dynarray_resize_clear.o.dt -MT /usr/src/glibc-build/malloc/dynarray_resize_clear.o gcc alloc_buffer_alloc_array.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/alloc_buffer_alloc_array.o -MD -MP -MF /usr/src/glibc-build/malloc/alloc_buffer_alloc_array.o.dt -MT /usr/src/glibc-build/malloc/alloc_buffer_alloc_array.o gcc alloc_buffer_allocate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/alloc_buffer_allocate.o -MD -MP -MF /usr/src/glibc-build/malloc/alloc_buffer_allocate.o.dt -MT /usr/src/glibc-build/malloc/alloc_buffer_allocate.o gcc alloc_buffer_copy_bytes.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/alloc_buffer_copy_bytes.o -MD -MP -MF /usr/src/glibc-build/malloc/alloc_buffer_copy_bytes.o.dt -MT /usr/src/glibc-build/malloc/alloc_buffer_copy_bytes.o gcc alloc_buffer_copy_string.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/alloc_buffer_copy_string.o -MD -MP -MF /usr/src/glibc-build/malloc/alloc_buffer_copy_string.o.dt -MT /usr/src/glibc-build/malloc/alloc_buffer_copy_string.o gcc alloc_buffer_create_failure.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/alloc_buffer_create_failure.o -MD -MP -MF /usr/src/glibc-build/malloc/alloc_buffer_create_failure.o.dt -MT /usr/src/glibc-build/malloc/alloc_buffer_create_failure.o gcc set-freeres.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/set-freeres.o -MD -MP -MF /usr/src/glibc-build/malloc/set-freeres.o.dt -MT /usr/src/glibc-build/malloc/set-freeres.o gcc thread-freeres.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/thread-freeres.o -MD -MP -MF /usr/src/glibc-build/malloc/thread-freeres.o.dt -MT /usr/src/glibc-build/malloc/thread-freeres.o gcc malloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DMORECORE_CLEARS=2 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DUSE_TCACHE=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/malloc.os -MD -MP -MF /usr/src/glibc-build/malloc/malloc.os.dt -MT /usr/src/glibc-build/malloc/malloc.os gcc mcheck.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/mcheck.os -MD -MP -MF /usr/src/glibc-build/malloc/mcheck.os.dt -MT /usr/src/glibc-build/malloc/mcheck.os gcc mtrace.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/mtrace.os -MD -MP -MF /usr/src/glibc-build/malloc/mtrace.os.dt -MT /usr/src/glibc-build/malloc/mtrace.os gcc obstack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/obstack.os -MD -MP -MF /usr/src/glibc-build/malloc/obstack.os.dt -MT /usr/src/glibc-build/malloc/obstack.os gcc reallocarray.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/reallocarray.os -MD -MP -MF /usr/src/glibc-build/malloc/reallocarray.os.dt -MT /usr/src/glibc-build/malloc/reallocarray.os gcc scratch_buffer_grow.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/scratch_buffer_grow.os -MD -MP -MF /usr/src/glibc-build/malloc/scratch_buffer_grow.os.dt -MT /usr/src/glibc-build/malloc/scratch_buffer_grow.os gcc scratch_buffer_grow_preserve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/scratch_buffer_grow_preserve.os -MD -MP -MF /usr/src/glibc-build/malloc/scratch_buffer_grow_preserve.os.dt -MT /usr/src/glibc-build/malloc/scratch_buffer_grow_preserve.os gcc scratch_buffer_set_array_size.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/scratch_buffer_set_array_size.os -MD -MP -MF /usr/src/glibc-build/malloc/scratch_buffer_set_array_size.os.dt -MT /usr/src/glibc-build/malloc/scratch_buffer_set_array_size.os gcc dynarray_at_failure.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/dynarray_at_failure.os -MD -MP -MF /usr/src/glibc-build/malloc/dynarray_at_failure.os.dt -MT /usr/src/glibc-build/malloc/dynarray_at_failure.os gcc dynarray_emplace_enlarge.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/dynarray_emplace_enlarge.os -MD -MP -MF /usr/src/glibc-build/malloc/dynarray_emplace_enlarge.os.dt -MT /usr/src/glibc-build/malloc/dynarray_emplace_enlarge.os gcc dynarray_finalize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/dynarray_finalize.os -MD -MP -MF /usr/src/glibc-build/malloc/dynarray_finalize.os.dt -MT /usr/src/glibc-build/malloc/dynarray_finalize.os gcc dynarray_resize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/dynarray_resize.os -MD -MP -MF /usr/src/glibc-build/malloc/dynarray_resize.os.dt -MT /usr/src/glibc-build/malloc/dynarray_resize.os gcc dynarray_resize_clear.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/dynarray_resize_clear.os -MD -MP -MF /usr/src/glibc-build/malloc/dynarray_resize_clear.os.dt -MT /usr/src/glibc-build/malloc/dynarray_resize_clear.os gcc alloc_buffer_alloc_array.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/alloc_buffer_alloc_array.os -MD -MP -MF /usr/src/glibc-build/malloc/alloc_buffer_alloc_array.os.dt -MT /usr/src/glibc-build/malloc/alloc_buffer_alloc_array.os gcc alloc_buffer_allocate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/alloc_buffer_allocate.os -MD -MP -MF /usr/src/glibc-build/malloc/alloc_buffer_allocate.os.dt -MT /usr/src/glibc-build/malloc/alloc_buffer_allocate.os gcc alloc_buffer_copy_bytes.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/alloc_buffer_copy_bytes.os -MD -MP -MF /usr/src/glibc-build/malloc/alloc_buffer_copy_bytes.os.dt -MT /usr/src/glibc-build/malloc/alloc_buffer_copy_bytes.os gcc alloc_buffer_copy_string.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/alloc_buffer_copy_string.os -MD -MP -MF /usr/src/glibc-build/malloc/alloc_buffer_copy_string.os.dt -MT /usr/src/glibc-build/malloc/alloc_buffer_copy_string.os gcc alloc_buffer_create_failure.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/alloc_buffer_create_failure.os -MD -MP -MF /usr/src/glibc-build/malloc/alloc_buffer_create_failure.os.dt -MT /usr/src/glibc-build/malloc/alloc_buffer_create_failure.os gcc set-freeres.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/set-freeres.os -MD -MP -MF /usr/src/glibc-build/malloc/set-freeres.os.dt -MT /usr/src/glibc-build/malloc/set-freeres.os gcc thread-freeres.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/thread-freeres.os -MD -MP -MF /usr/src/glibc-build/malloc/thread-freeres.os.dt -MT /usr/src/glibc-build/malloc/thread-freeres.os echo 'malloc/malloc.o malloc/mcheck.o malloc/mtrace.o malloc/obstack.o malloc/reallocarray.o malloc/scratch_buffer_grow.o malloc/scratch_buffer_grow_preserve.o malloc/scratch_buffer_set_array_size.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o malloc/alloc_buffer_alloc_array.o malloc/alloc_buffer_allocate.o malloc/alloc_buffer_copy_bytes.o malloc/alloc_buffer_copy_string.o malloc/alloc_buffer_create_failure.o malloc/set-freeres.o malloc/thread-freeres.o' > /usr/src/glibc-build/malloc/stamp.oT mv -f /usr/src/glibc-build/malloc/stamp.oT /usr/src/glibc-build/malloc/stamp.o echo 'malloc/malloc.os malloc/mcheck.os malloc/mtrace.os malloc/obstack.os malloc/reallocarray.os malloc/scratch_buffer_grow.os malloc/scratch_buffer_grow_preserve.os malloc/scratch_buffer_set_array_size.os malloc/dynarray_at_failure.os malloc/dynarray_emplace_enlarge.os malloc/dynarray_finalize.os malloc/dynarray_resize.os malloc/dynarray_resize_clear.os malloc/alloc_buffer_alloc_array.os malloc/alloc_buffer_allocate.os malloc/alloc_buffer_copy_bytes.os malloc/alloc_buffer_copy_string.os malloc/alloc_buffer_create_failure.os malloc/set-freeres.os malloc/thread-freeres.os' > /usr/src/glibc-build/malloc/stamp.osT mv -f /usr/src/glibc-build/malloc/stamp.osT /usr/src/glibc-build/malloc/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/malloc' make -j4 subdir=string -C string ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/string' .././scripts/mkinstalldirs /usr/src/glibc-build/string mkdir -p -- /usr/src/glibc-build/string echo '' > /usr/src/glibc-build/string/stamp.oST gcc _strerror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/_strerror.o -MD -MP -MF /usr/src/glibc-build/string/_strerror.o.dt -MT /usr/src/glibc-build/string/_strerror.o gcc argz-addsep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-addsep.o -MD -MP -MF /usr/src/glibc-build/string/argz-addsep.o.dt -MT /usr/src/glibc-build/string/argz-addsep.o gcc argz-append.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-append.o -MD -MP -MF /usr/src/glibc-build/string/argz-append.o.dt -MT /usr/src/glibc-build/string/argz-append.o mv -f /usr/src/glibc-build/string/stamp.oST /usr/src/glibc-build/string/stamp.oS gcc argz-count.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-count.o -MD -MP -MF /usr/src/glibc-build/string/argz-count.o.dt -MT /usr/src/glibc-build/string/argz-count.o gcc argz-create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-create.o -MD -MP -MF /usr/src/glibc-build/string/argz-create.o.dt -MT /usr/src/glibc-build/string/argz-create.o gcc argz-ctsep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-ctsep.o -MD -MP -MF /usr/src/glibc-build/string/argz-ctsep.o.dt -MT /usr/src/glibc-build/string/argz-ctsep.o gcc argz-delete.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-delete.o -MD -MP -MF /usr/src/glibc-build/string/argz-delete.o.dt -MT /usr/src/glibc-build/string/argz-delete.o gcc argz-extract.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-extract.o -MD -MP -MF /usr/src/glibc-build/string/argz-extract.o.dt -MT /usr/src/glibc-build/string/argz-extract.o gcc argz-insert.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-insert.o -MD -MP -MF /usr/src/glibc-build/string/argz-insert.o.dt -MT /usr/src/glibc-build/string/argz-insert.o gcc argz-next.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-next.o -MD -MP -MF /usr/src/glibc-build/string/argz-next.o.dt -MT /usr/src/glibc-build/string/argz-next.o gcc argz-replace.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-replace.o -MD -MP -MF /usr/src/glibc-build/string/argz-replace.o.dt -MT /usr/src/glibc-build/string/argz-replace.o gcc argz-stringify.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-stringify.o -MD -MP -MF /usr/src/glibc-build/string/argz-stringify.o.dt -MT /usr/src/glibc-build/string/argz-stringify.o gcc basename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/basename.o -MD -MP -MF /usr/src/glibc-build/string/basename.o.dt -MT /usr/src/glibc-build/string/basename.o gcc bcopy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/bcopy.o -MD -MP -MF /usr/src/glibc-build/string/bcopy.o.dt -MT /usr/src/glibc-build/string/bcopy.o gcc bzero.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/bzero.o -MD -MP -MF /usr/src/glibc-build/string/bzero.o.dt -MT /usr/src/glibc-build/string/bzero.o gcc envz.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/envz.o -MD -MP -MF /usr/src/glibc-build/string/envz.o.dt -MT /usr/src/glibc-build/string/envz.o gcc explicit_bzero.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/explicit_bzero.o -MD -MP -MF /usr/src/glibc-build/string/explicit_bzero.o.dt -MT /usr/src/glibc-build/string/explicit_bzero.o gcc ffs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/ffs.o -MD -MP -MF /usr/src/glibc-build/string/ffs.o.dt -MT /usr/src/glibc-build/string/ffs.o gcc ffsll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/ffsll.o -MD -MP -MF /usr/src/glibc-build/string/ffsll.o.dt -MT /usr/src/glibc-build/string/ffsll.o gcc memccpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memccpy.o -MD -MP -MF /usr/src/glibc-build/string/memccpy.o.dt -MT /usr/src/glibc-build/string/memccpy.o gcc ../sysdeps/aarch64/multiarch/memchr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memchr.o -MD -MP -MF /usr/src/glibc-build/string/memchr.o.dt -MT /usr/src/glibc-build/string/memchr.o gcc ../sysdeps/aarch64/memcmp.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memcmp.o -MD -MP -MF /usr/src/glibc-build/string/memcmp.o.dt -MT /usr/src/glibc-build/string/memcmp.o gcc memcmpeq.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memcmpeq.o -MD -MP -MF /usr/src/glibc-build/string/memcmpeq.o.dt -MT /usr/src/glibc-build/string/memcmpeq.o gcc ../sysdeps/aarch64/multiarch/memcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memcpy.o -MD -MP -MF /usr/src/glibc-build/string/memcpy.o.dt -MT /usr/src/glibc-build/string/memcpy.o gcc memfrob.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memfrob.o -MD -MP -MF /usr/src/glibc-build/string/memfrob.o.dt -MT /usr/src/glibc-build/string/memfrob.o gcc memmem.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memmem.o -MD -MP -MF /usr/src/glibc-build/string/memmem.o.dt -MT /usr/src/glibc-build/string/memmem.o gcc ../sysdeps/aarch64/multiarch/memmove.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memmove.o -MD -MP -MF /usr/src/glibc-build/string/memmove.o.dt -MT /usr/src/glibc-build/string/memmove.o gcc mempcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/mempcpy.o -MD -MP -MF /usr/src/glibc-build/string/mempcpy.o.dt -MT /usr/src/glibc-build/string/mempcpy.o gcc ../sysdeps/aarch64/memrchr.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memrchr.o -MD -MP -MF /usr/src/glibc-build/string/memrchr.o.dt -MT /usr/src/glibc-build/string/memrchr.o gcc ../sysdeps/aarch64/multiarch/memset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memset.o -MD -MP -MF /usr/src/glibc-build/string/memset.o.dt -MT /usr/src/glibc-build/string/memset.o gcc ../sysdeps/aarch64/rawmemchr.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rawmemchr.o -MD -MP -MF /usr/src/glibc-build/string/rawmemchr.o.dt -MT /usr/src/glibc-build/string/rawmemchr.o gcc sigabbrev_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/sigabbrev_np.o -MD -MP -MF /usr/src/glibc-build/string/sigabbrev_np.o.dt -MT /usr/src/glibc-build/string/sigabbrev_np.o gcc sigdescr_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/sigdescr_np.o -MD -MP -MF /usr/src/glibc-build/string/sigdescr_np.o.dt -MT /usr/src/glibc-build/string/sigdescr_np.o gcc ../sysdeps/aarch64/stpcpy.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/stpcpy.o -MD -MP -MF /usr/src/glibc-build/string/stpcpy.o.dt -MT /usr/src/glibc-build/string/stpcpy.o gcc stpncpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/stpncpy.o -MD -MP -MF /usr/src/glibc-build/string/stpncpy.o.dt -MT /usr/src/glibc-build/string/stpncpy.o gcc strcasecmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcasecmp.o -MD -MP -MF /usr/src/glibc-build/string/strcasecmp.o.dt -MT /usr/src/glibc-build/string/strcasecmp.o gcc strcasecmp_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcasecmp_l.o -MD -MP -MF /usr/src/glibc-build/string/strcasecmp_l.o.dt -MT /usr/src/glibc-build/string/strcasecmp_l.o gcc strcasestr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcasestr.o -MD -MP -MF /usr/src/glibc-build/string/strcasestr.o.dt -MT /usr/src/glibc-build/string/strcasestr.o gcc strcat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcat.o -MD -MP -MF /usr/src/glibc-build/string/strcat.o.dt -MT /usr/src/glibc-build/string/strcat.o gcc ../sysdeps/aarch64/strchr.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strchr.o -MD -MP -MF /usr/src/glibc-build/string/strchr.o.dt -MT /usr/src/glibc-build/string/strchr.o gcc ../sysdeps/aarch64/strchrnul.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strchrnul.o -MD -MP -MF /usr/src/glibc-build/string/strchrnul.o.dt -MT /usr/src/glibc-build/string/strchrnul.o gcc ../sysdeps/aarch64/strcmp.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strcmp.o -MD -MP -MF /usr/src/glibc-build/string/strcmp.o.dt -MT /usr/src/glibc-build/string/strcmp.o gcc strcoll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcoll.o -MD -MP -MF /usr/src/glibc-build/string/strcoll.o.dt -MT /usr/src/glibc-build/string/strcoll.o gcc strcoll_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcoll_l.o -MD -MP -MF /usr/src/glibc-build/string/strcoll_l.o.dt -MT /usr/src/glibc-build/string/strcoll_l.o gcc ../sysdeps/aarch64/strcpy.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strcpy.o -MD -MP -MF /usr/src/glibc-build/string/strcpy.o.dt -MT /usr/src/glibc-build/string/strcpy.o gcc strcspn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcspn.o -MD -MP -MF /usr/src/glibc-build/string/strcspn.o.dt -MT /usr/src/glibc-build/string/strcspn.o gcc strdup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strdup.o -MD -MP -MF /usr/src/glibc-build/string/strdup.o.dt -MT /usr/src/glibc-build/string/strdup.o gcc strerror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strerror.o -MD -MP -MF /usr/src/glibc-build/string/strerror.o.dt -MT /usr/src/glibc-build/string/strerror.o gcc strerror_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strerror_l.o -MD -MP -MF /usr/src/glibc-build/string/strerror_l.o.dt -MT /usr/src/glibc-build/string/strerror_l.o gcc strerrordesc_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strerrordesc_np.o -MD -MP -MF /usr/src/glibc-build/string/strerrordesc_np.o.dt -MT /usr/src/glibc-build/string/strerrordesc_np.o gcc strerrorname_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strerrorname_np.o -MD -MP -MF /usr/src/glibc-build/string/strerrorname_np.o.dt -MT /usr/src/glibc-build/string/strerrorname_np.o gcc strfry.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strfry.o -MD -MP -MF /usr/src/glibc-build/string/strfry.o.dt -MT /usr/src/glibc-build/string/strfry.o gcc string-inlines.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/string-inlines.o -MD -MP -MF /usr/src/glibc-build/string/string-inlines.o.dt -MT /usr/src/glibc-build/string/string-inlines.o gcc strlcat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strlcat.o -MD -MP -MF /usr/src/glibc-build/string/strlcat.o.dt -MT /usr/src/glibc-build/string/strlcat.o gcc strlcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strlcpy.o -MD -MP -MF /usr/src/glibc-build/string/strlcpy.o.dt -MT /usr/src/glibc-build/string/strlcpy.o gcc ../sysdeps/aarch64/multiarch/strlen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strlen.o -MD -MP -MF /usr/src/glibc-build/string/strlen.o.dt -MT /usr/src/glibc-build/string/strlen.o gcc strncase.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strncase.o -MD -MP -MF /usr/src/glibc-build/string/strncase.o.dt -MT /usr/src/glibc-build/string/strncase.o gcc strncase_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strncase_l.o -MD -MP -MF /usr/src/glibc-build/string/strncase_l.o.dt -MT /usr/src/glibc-build/string/strncase_l.o gcc strncat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strncat.o -MD -MP -MF /usr/src/glibc-build/string/strncat.o.dt -MT /usr/src/glibc-build/string/strncat.o gcc ../sysdeps/aarch64/strncmp.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strncmp.o -MD -MP -MF /usr/src/glibc-build/string/strncmp.o.dt -MT /usr/src/glibc-build/string/strncmp.o gcc strncpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strncpy.o -MD -MP -MF /usr/src/glibc-build/string/strncpy.o.dt -MT /usr/src/glibc-build/string/strncpy.o gcc strndup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strndup.o -MD -MP -MF /usr/src/glibc-build/string/strndup.o.dt -MT /usr/src/glibc-build/string/strndup.o gcc ../sysdeps/aarch64/strnlen.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strnlen.o -MD -MP -MF /usr/src/glibc-build/string/strnlen.o.dt -MT /usr/src/glibc-build/string/strnlen.o gcc strpbrk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strpbrk.o -MD -MP -MF /usr/src/glibc-build/string/strpbrk.o.dt -MT /usr/src/glibc-build/string/strpbrk.o gcc ../sysdeps/aarch64/strrchr.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strrchr.o -MD -MP -MF /usr/src/glibc-build/string/strrchr.o.dt -MT /usr/src/glibc-build/string/strrchr.o gcc strsep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strsep.o -MD -MP -MF /usr/src/glibc-build/string/strsep.o.dt -MT /usr/src/glibc-build/string/strsep.o gcc strsignal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strsignal.o -MD -MP -MF /usr/src/glibc-build/string/strsignal.o.dt -MT /usr/src/glibc-build/string/strsignal.o gcc strspn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strspn.o -MD -MP -MF /usr/src/glibc-build/string/strspn.o.dt -MT /usr/src/glibc-build/string/strspn.o gcc strstr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strstr.o -MD -MP -MF /usr/src/glibc-build/string/strstr.o.dt -MT /usr/src/glibc-build/string/strstr.o gcc strtok.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strtok.o -MD -MP -MF /usr/src/glibc-build/string/strtok.o.dt -MT /usr/src/glibc-build/string/strtok.o gcc strtok_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strtok_r.o -MD -MP -MF /usr/src/glibc-build/string/strtok_r.o.dt -MT /usr/src/glibc-build/string/strtok_r.o gcc strverscmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strverscmp.o -MD -MP -MF /usr/src/glibc-build/string/strverscmp.o.dt -MT /usr/src/glibc-build/string/strverscmp.o gcc strxfrm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strxfrm.o -MD -MP -MF /usr/src/glibc-build/string/strxfrm.o.dt -MT /usr/src/glibc-build/string/strxfrm.o gcc strxfrm_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strxfrm_l.o -MD -MP -MF /usr/src/glibc-build/string/strxfrm_l.o.dt -MT /usr/src/glibc-build/string/strxfrm_l.o gcc swab.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/swab.o -MD -MP -MF /usr/src/glibc-build/string/swab.o.dt -MT /usr/src/glibc-build/string/swab.o gcc ../sysdeps/aarch64/wordcopy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -Wno-uninitialized -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/wordcopy.o -MD -MP -MF /usr/src/glibc-build/string/wordcopy.o.dt -MT /usr/src/glibc-build/string/wordcopy.o gcc xpg-strerror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/xpg-strerror.o -MD -MP -MF /usr/src/glibc-build/string/xpg-strerror.o.dt -MT /usr/src/glibc-build/string/xpg-strerror.o gcc ../sysdeps/aarch64/multiarch/memchr_generic.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memchr_generic.o -MD -MP -MF /usr/src/glibc-build/string/memchr_generic.o.dt -MT /usr/src/glibc-build/string/memchr_generic.o gcc ../sysdeps/aarch64/multiarch/memchr_nosimd.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memchr_nosimd.o -MD -MP -MF /usr/src/glibc-build/string/memchr_nosimd.o.dt -MT /usr/src/glibc-build/string/memchr_nosimd.o gcc ../sysdeps/aarch64/multiarch/memcpy_a64fx.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memcpy_a64fx.o -MD -MP -MF /usr/src/glibc-build/string/memcpy_a64fx.o.dt -MT /usr/src/glibc-build/string/memcpy_a64fx.o gcc ../sysdeps/aarch64/multiarch/memcpy_generic.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memcpy_generic.o -MD -MP -MF /usr/src/glibc-build/string/memcpy_generic.o.dt -MT /usr/src/glibc-build/string/memcpy_generic.o gcc ../sysdeps/aarch64/multiarch/memcpy_mops.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memcpy_mops.o -MD -MP -MF /usr/src/glibc-build/string/memcpy_mops.o.dt -MT /usr/src/glibc-build/string/memcpy_mops.o gcc ../sysdeps/aarch64/multiarch/memcpy_oryon1.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memcpy_oryon1.o -MD -MP -MF /usr/src/glibc-build/string/memcpy_oryon1.o.dt -MT /usr/src/glibc-build/string/memcpy_oryon1.o gcc ../sysdeps/aarch64/multiarch/memcpy_sve.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memcpy_sve.o -MD -MP -MF /usr/src/glibc-build/string/memcpy_sve.o.dt -MT /usr/src/glibc-build/string/memcpy_sve.o gcc ../sysdeps/aarch64/multiarch/memmove_mops.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memmove_mops.o -MD -MP -MF /usr/src/glibc-build/string/memmove_mops.o.dt -MT /usr/src/glibc-build/string/memmove_mops.o gcc ../sysdeps/aarch64/multiarch/memset_a64fx.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_a64fx.o -MD -MP -MF /usr/src/glibc-build/string/memset_a64fx.o.dt -MT /usr/src/glibc-build/string/memset_a64fx.o gcc ../sysdeps/aarch64/multiarch/memset_emag.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_emag.o -MD -MP -MF /usr/src/glibc-build/string/memset_emag.o.dt -MT /usr/src/glibc-build/string/memset_emag.o gcc ../sysdeps/aarch64/multiarch/memset_generic.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_generic.o -MD -MP -MF /usr/src/glibc-build/string/memset_generic.o.dt -MT /usr/src/glibc-build/string/memset_generic.o gcc ../sysdeps/aarch64/multiarch/memset_kunpeng.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_kunpeng.o -MD -MP -MF /usr/src/glibc-build/string/memset_kunpeng.o.dt -MT /usr/src/glibc-build/string/memset_kunpeng.o gcc ../sysdeps/aarch64/multiarch/memset_mops.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_mops.o -MD -MP -MF /usr/src/glibc-build/string/memset_mops.o.dt -MT /usr/src/glibc-build/string/memset_mops.o gcc ../sysdeps/aarch64/multiarch/memset_oryon1.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_oryon1.o -MD -MP -MF /usr/src/glibc-build/string/memset_oryon1.o.dt -MT /usr/src/glibc-build/string/memset_oryon1.o gcc ../sysdeps/aarch64/multiarch/memset_zva64.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_zva64.o -MD -MP -MF /usr/src/glibc-build/string/memset_zva64.o.dt -MT /usr/src/glibc-build/string/memset_zva64.o gcc ../sysdeps/aarch64/multiarch/strlen_asimd.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strlen_asimd.o -MD -MP -MF /usr/src/glibc-build/string/strlen_asimd.o.dt -MT /usr/src/glibc-build/string/strlen_asimd.o gcc ../sysdeps/aarch64/multiarch/strlen_generic.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strlen_generic.o -MD -MP -MF /usr/src/glibc-build/string/strlen_generic.o.dt -MT /usr/src/glibc-build/string/strlen_generic.o gcc ../sysdeps/unix/sysv/linux/tls-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/tls-internal.o -MD -MP -MF /usr/src/glibc-build/string/tls-internal.o.dt -MT /usr/src/glibc-build/string/tls-internal.o gcc _strerror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/_strerror.os -MD -MP -MF /usr/src/glibc-build/string/_strerror.os.dt -MT /usr/src/glibc-build/string/_strerror.os gcc argz-addsep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-addsep.os -MD -MP -MF /usr/src/glibc-build/string/argz-addsep.os.dt -MT /usr/src/glibc-build/string/argz-addsep.os gcc argz-append.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-append.os -MD -MP -MF /usr/src/glibc-build/string/argz-append.os.dt -MT /usr/src/glibc-build/string/argz-append.os gcc argz-count.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-count.os -MD -MP -MF /usr/src/glibc-build/string/argz-count.os.dt -MT /usr/src/glibc-build/string/argz-count.os gcc argz-create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-create.os -MD -MP -MF /usr/src/glibc-build/string/argz-create.os.dt -MT /usr/src/glibc-build/string/argz-create.os gcc argz-ctsep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-ctsep.os -MD -MP -MF /usr/src/glibc-build/string/argz-ctsep.os.dt -MT /usr/src/glibc-build/string/argz-ctsep.os gcc argz-delete.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-delete.os -MD -MP -MF /usr/src/glibc-build/string/argz-delete.os.dt -MT /usr/src/glibc-build/string/argz-delete.os gcc argz-extract.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-extract.os -MD -MP -MF /usr/src/glibc-build/string/argz-extract.os.dt -MT /usr/src/glibc-build/string/argz-extract.os gcc argz-insert.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-insert.os -MD -MP -MF /usr/src/glibc-build/string/argz-insert.os.dt -MT /usr/src/glibc-build/string/argz-insert.os gcc argz-next.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-next.os -MD -MP -MF /usr/src/glibc-build/string/argz-next.os.dt -MT /usr/src/glibc-build/string/argz-next.os gcc argz-replace.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-replace.os -MD -MP -MF /usr/src/glibc-build/string/argz-replace.os.dt -MT /usr/src/glibc-build/string/argz-replace.os gcc argz-stringify.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/argz-stringify.os -MD -MP -MF /usr/src/glibc-build/string/argz-stringify.os.dt -MT /usr/src/glibc-build/string/argz-stringify.os gcc basename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/basename.os -MD -MP -MF /usr/src/glibc-build/string/basename.os.dt -MT /usr/src/glibc-build/string/basename.os gcc bcopy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/bcopy.os -MD -MP -MF /usr/src/glibc-build/string/bcopy.os.dt -MT /usr/src/glibc-build/string/bcopy.os gcc bzero.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/bzero.os -MD -MP -MF /usr/src/glibc-build/string/bzero.os.dt -MT /usr/src/glibc-build/string/bzero.os gcc envz.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/envz.os -MD -MP -MF /usr/src/glibc-build/string/envz.os.dt -MT /usr/src/glibc-build/string/envz.os gcc explicit_bzero.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/explicit_bzero.os -MD -MP -MF /usr/src/glibc-build/string/explicit_bzero.os.dt -MT /usr/src/glibc-build/string/explicit_bzero.os gcc ffs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/ffs.os -MD -MP -MF /usr/src/glibc-build/string/ffs.os.dt -MT /usr/src/glibc-build/string/ffs.os gcc ffsll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/ffsll.os -MD -MP -MF /usr/src/glibc-build/string/ffsll.os.dt -MT /usr/src/glibc-build/string/ffsll.os gcc memccpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memccpy.os -MD -MP -MF /usr/src/glibc-build/string/memccpy.os.dt -MT /usr/src/glibc-build/string/memccpy.os gcc ../sysdeps/aarch64/multiarch/memchr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memchr.os -MD -MP -MF /usr/src/glibc-build/string/memchr.os.dt -MT /usr/src/glibc-build/string/memchr.os gcc ../sysdeps/aarch64/memcmp.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memcmp.os -MD -MP -MF /usr/src/glibc-build/string/memcmp.os.dt -MT /usr/src/glibc-build/string/memcmp.os gcc memcmpeq.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memcmpeq.os -MD -MP -MF /usr/src/glibc-build/string/memcmpeq.os.dt -MT /usr/src/glibc-build/string/memcmpeq.os gcc ../sysdeps/aarch64/multiarch/memcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memcpy.os -MD -MP -MF /usr/src/glibc-build/string/memcpy.os.dt -MT /usr/src/glibc-build/string/memcpy.os gcc memfrob.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memfrob.os -MD -MP -MF /usr/src/glibc-build/string/memfrob.os.dt -MT /usr/src/glibc-build/string/memfrob.os gcc memmem.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memmem.os -MD -MP -MF /usr/src/glibc-build/string/memmem.os.dt -MT /usr/src/glibc-build/string/memmem.os gcc ../sysdeps/aarch64/multiarch/memmove.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memmove.os -MD -MP -MF /usr/src/glibc-build/string/memmove.os.dt -MT /usr/src/glibc-build/string/memmove.os gcc mempcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/mempcpy.os -MD -MP -MF /usr/src/glibc-build/string/mempcpy.os.dt -MT /usr/src/glibc-build/string/mempcpy.os gcc ../sysdeps/aarch64/memrchr.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memrchr.os -MD -MP -MF /usr/src/glibc-build/string/memrchr.os.dt -MT /usr/src/glibc-build/string/memrchr.os gcc ../sysdeps/aarch64/multiarch/memset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/memset.os -MD -MP -MF /usr/src/glibc-build/string/memset.os.dt -MT /usr/src/glibc-build/string/memset.os gcc ../sysdeps/aarch64/rawmemchr.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rawmemchr.os -MD -MP -MF /usr/src/glibc-build/string/rawmemchr.os.dt -MT /usr/src/glibc-build/string/rawmemchr.os gcc sigabbrev_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/sigabbrev_np.os -MD -MP -MF /usr/src/glibc-build/string/sigabbrev_np.os.dt -MT /usr/src/glibc-build/string/sigabbrev_np.os gcc sigdescr_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/sigdescr_np.os -MD -MP -MF /usr/src/glibc-build/string/sigdescr_np.os.dt -MT /usr/src/glibc-build/string/sigdescr_np.os gcc ../sysdeps/aarch64/stpcpy.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/stpcpy.os -MD -MP -MF /usr/src/glibc-build/string/stpcpy.os.dt -MT /usr/src/glibc-build/string/stpcpy.os gcc stpncpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/stpncpy.os -MD -MP -MF /usr/src/glibc-build/string/stpncpy.os.dt -MT /usr/src/glibc-build/string/stpncpy.os gcc strcasecmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcasecmp.os -MD -MP -MF /usr/src/glibc-build/string/strcasecmp.os.dt -MT /usr/src/glibc-build/string/strcasecmp.os gcc strcasecmp_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcasecmp_l.os -MD -MP -MF /usr/src/glibc-build/string/strcasecmp_l.os.dt -MT /usr/src/glibc-build/string/strcasecmp_l.os gcc strcasestr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcasestr.os -MD -MP -MF /usr/src/glibc-build/string/strcasestr.os.dt -MT /usr/src/glibc-build/string/strcasestr.os gcc strcat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcat.os -MD -MP -MF /usr/src/glibc-build/string/strcat.os.dt -MT /usr/src/glibc-build/string/strcat.os gcc ../sysdeps/aarch64/strchr.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strchr.os -MD -MP -MF /usr/src/glibc-build/string/strchr.os.dt -MT /usr/src/glibc-build/string/strchr.os gcc ../sysdeps/aarch64/strchrnul.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strchrnul.os -MD -MP -MF /usr/src/glibc-build/string/strchrnul.os.dt -MT /usr/src/glibc-build/string/strchrnul.os gcc ../sysdeps/aarch64/strcmp.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strcmp.os -MD -MP -MF /usr/src/glibc-build/string/strcmp.os.dt -MT /usr/src/glibc-build/string/strcmp.os gcc strcoll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcoll.os -MD -MP -MF /usr/src/glibc-build/string/strcoll.os.dt -MT /usr/src/glibc-build/string/strcoll.os gcc strcoll_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcoll_l.os -MD -MP -MF /usr/src/glibc-build/string/strcoll_l.os.dt -MT /usr/src/glibc-build/string/strcoll_l.os gcc ../sysdeps/aarch64/strcpy.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strcpy.os -MD -MP -MF /usr/src/glibc-build/string/strcpy.os.dt -MT /usr/src/glibc-build/string/strcpy.os gcc strcspn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strcspn.os -MD -MP -MF /usr/src/glibc-build/string/strcspn.os.dt -MT /usr/src/glibc-build/string/strcspn.os gcc strdup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strdup.os -MD -MP -MF /usr/src/glibc-build/string/strdup.os.dt -MT /usr/src/glibc-build/string/strdup.os gcc strerror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strerror.os -MD -MP -MF /usr/src/glibc-build/string/strerror.os.dt -MT /usr/src/glibc-build/string/strerror.os gcc strerror_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strerror_l.os -MD -MP -MF /usr/src/glibc-build/string/strerror_l.os.dt -MT /usr/src/glibc-build/string/strerror_l.os gcc strerrordesc_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strerrordesc_np.os -MD -MP -MF /usr/src/glibc-build/string/strerrordesc_np.os.dt -MT /usr/src/glibc-build/string/strerrordesc_np.os gcc strerrorname_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strerrorname_np.os -MD -MP -MF /usr/src/glibc-build/string/strerrorname_np.os.dt -MT /usr/src/glibc-build/string/strerrorname_np.os gcc strfry.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strfry.os -MD -MP -MF /usr/src/glibc-build/string/strfry.os.dt -MT /usr/src/glibc-build/string/strfry.os gcc string-inlines.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/string-inlines.os -MD -MP -MF /usr/src/glibc-build/string/string-inlines.os.dt -MT /usr/src/glibc-build/string/string-inlines.os gcc strlcat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strlcat.os -MD -MP -MF /usr/src/glibc-build/string/strlcat.os.dt -MT /usr/src/glibc-build/string/strlcat.os gcc strlcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strlcpy.os -MD -MP -MF /usr/src/glibc-build/string/strlcpy.os.dt -MT /usr/src/glibc-build/string/strlcpy.os gcc ../sysdeps/aarch64/multiarch/strlen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strlen.os -MD -MP -MF /usr/src/glibc-build/string/strlen.os.dt -MT /usr/src/glibc-build/string/strlen.os gcc strncase.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strncase.os -MD -MP -MF /usr/src/glibc-build/string/strncase.os.dt -MT /usr/src/glibc-build/string/strncase.os gcc strncase_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strncase_l.os -MD -MP -MF /usr/src/glibc-build/string/strncase_l.os.dt -MT /usr/src/glibc-build/string/strncase_l.os gcc strncat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strncat.os -MD -MP -MF /usr/src/glibc-build/string/strncat.os.dt -MT /usr/src/glibc-build/string/strncat.os gcc ../sysdeps/aarch64/strncmp.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strncmp.os -MD -MP -MF /usr/src/glibc-build/string/strncmp.os.dt -MT /usr/src/glibc-build/string/strncmp.os gcc strncpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strncpy.os -MD -MP -MF /usr/src/glibc-build/string/strncpy.os.dt -MT /usr/src/glibc-build/string/strncpy.os gcc strndup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strndup.os -MD -MP -MF /usr/src/glibc-build/string/strndup.os.dt -MT /usr/src/glibc-build/string/strndup.os gcc ../sysdeps/aarch64/strnlen.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strnlen.os -MD -MP -MF /usr/src/glibc-build/string/strnlen.os.dt -MT /usr/src/glibc-build/string/strnlen.os gcc strpbrk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strpbrk.os -MD -MP -MF /usr/src/glibc-build/string/strpbrk.os.dt -MT /usr/src/glibc-build/string/strpbrk.os gcc ../sysdeps/aarch64/strrchr.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strrchr.os -MD -MP -MF /usr/src/glibc-build/string/strrchr.os.dt -MT /usr/src/glibc-build/string/strrchr.os gcc strsep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strsep.os -MD -MP -MF /usr/src/glibc-build/string/strsep.os.dt -MT /usr/src/glibc-build/string/strsep.os gcc strsignal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strsignal.os -MD -MP -MF /usr/src/glibc-build/string/strsignal.os.dt -MT /usr/src/glibc-build/string/strsignal.os gcc strspn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strspn.os -MD -MP -MF /usr/src/glibc-build/string/strspn.os.dt -MT /usr/src/glibc-build/string/strspn.os gcc strstr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strstr.os -MD -MP -MF /usr/src/glibc-build/string/strstr.os.dt -MT /usr/src/glibc-build/string/strstr.os gcc strtok.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strtok.os -MD -MP -MF /usr/src/glibc-build/string/strtok.os.dt -MT /usr/src/glibc-build/string/strtok.os gcc strtok_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strtok_r.os -MD -MP -MF /usr/src/glibc-build/string/strtok_r.os.dt -MT /usr/src/glibc-build/string/strtok_r.os gcc strverscmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strverscmp.os -MD -MP -MF /usr/src/glibc-build/string/strverscmp.os.dt -MT /usr/src/glibc-build/string/strverscmp.os gcc strxfrm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strxfrm.os -MD -MP -MF /usr/src/glibc-build/string/strxfrm.os.dt -MT /usr/src/glibc-build/string/strxfrm.os gcc strxfrm_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/strxfrm_l.os -MD -MP -MF /usr/src/glibc-build/string/strxfrm_l.os.dt -MT /usr/src/glibc-build/string/strxfrm_l.os gcc swab.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/swab.os -MD -MP -MF /usr/src/glibc-build/string/swab.os.dt -MT /usr/src/glibc-build/string/swab.os gcc ../sysdeps/aarch64/wordcopy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/wordcopy.os -MD -MP -MF /usr/src/glibc-build/string/wordcopy.os.dt -MT /usr/src/glibc-build/string/wordcopy.os gcc xpg-strerror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/xpg-strerror.os -MD -MP -MF /usr/src/glibc-build/string/xpg-strerror.os.dt -MT /usr/src/glibc-build/string/xpg-strerror.os gcc ../sysdeps/aarch64/multiarch/memchr_generic.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memchr_generic.os -MD -MP -MF /usr/src/glibc-build/string/memchr_generic.os.dt -MT /usr/src/glibc-build/string/memchr_generic.os gcc ../sysdeps/aarch64/multiarch/memchr_nosimd.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memchr_nosimd.os -MD -MP -MF /usr/src/glibc-build/string/memchr_nosimd.os.dt -MT /usr/src/glibc-build/string/memchr_nosimd.os gcc ../sysdeps/aarch64/multiarch/memcpy_a64fx.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memcpy_a64fx.os -MD -MP -MF /usr/src/glibc-build/string/memcpy_a64fx.os.dt -MT /usr/src/glibc-build/string/memcpy_a64fx.os gcc ../sysdeps/aarch64/multiarch/memcpy_generic.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memcpy_generic.os -MD -MP -MF /usr/src/glibc-build/string/memcpy_generic.os.dt -MT /usr/src/glibc-build/string/memcpy_generic.os gcc ../sysdeps/aarch64/multiarch/memcpy_mops.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memcpy_mops.os -MD -MP -MF /usr/src/glibc-build/string/memcpy_mops.os.dt -MT /usr/src/glibc-build/string/memcpy_mops.os gcc ../sysdeps/aarch64/multiarch/memcpy_oryon1.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memcpy_oryon1.os -MD -MP -MF /usr/src/glibc-build/string/memcpy_oryon1.os.dt -MT /usr/src/glibc-build/string/memcpy_oryon1.os gcc ../sysdeps/aarch64/multiarch/memcpy_sve.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memcpy_sve.os -MD -MP -MF /usr/src/glibc-build/string/memcpy_sve.os.dt -MT /usr/src/glibc-build/string/memcpy_sve.os gcc ../sysdeps/aarch64/multiarch/memmove_mops.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memmove_mops.os -MD -MP -MF /usr/src/glibc-build/string/memmove_mops.os.dt -MT /usr/src/glibc-build/string/memmove_mops.os gcc ../sysdeps/aarch64/multiarch/memset_a64fx.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_a64fx.os -MD -MP -MF /usr/src/glibc-build/string/memset_a64fx.os.dt -MT /usr/src/glibc-build/string/memset_a64fx.os gcc ../sysdeps/aarch64/multiarch/memset_emag.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_emag.os -MD -MP -MF /usr/src/glibc-build/string/memset_emag.os.dt -MT /usr/src/glibc-build/string/memset_emag.os gcc ../sysdeps/aarch64/multiarch/memset_generic.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_generic.os -MD -MP -MF /usr/src/glibc-build/string/memset_generic.os.dt -MT /usr/src/glibc-build/string/memset_generic.os gcc ../sysdeps/aarch64/multiarch/memset_kunpeng.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_kunpeng.os -MD -MP -MF /usr/src/glibc-build/string/memset_kunpeng.os.dt -MT /usr/src/glibc-build/string/memset_kunpeng.os gcc ../sysdeps/aarch64/multiarch/memset_mops.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_mops.os -MD -MP -MF /usr/src/glibc-build/string/memset_mops.os.dt -MT /usr/src/glibc-build/string/memset_mops.os gcc ../sysdeps/aarch64/multiarch/memset_oryon1.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_oryon1.os -MD -MP -MF /usr/src/glibc-build/string/memset_oryon1.os.dt -MT /usr/src/glibc-build/string/memset_oryon1.os gcc ../sysdeps/aarch64/multiarch/memset_zva64.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/memset_zva64.os -MD -MP -MF /usr/src/glibc-build/string/memset_zva64.os.dt -MT /usr/src/glibc-build/string/memset_zva64.os gcc ../sysdeps/aarch64/multiarch/strlen_asimd.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strlen_asimd.os -MD -MP -MF /usr/src/glibc-build/string/strlen_asimd.os.dt -MT /usr/src/glibc-build/string/strlen_asimd.os gcc ../sysdeps/aarch64/multiarch/strlen_generic.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/strlen_generic.os -MD -MP -MF /usr/src/glibc-build/string/strlen_generic.os.dt -MT /usr/src/glibc-build/string/strlen_generic.os gcc ../sysdeps/unix/sysv/linux/tls-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/tls-internal.os -MD -MP -MF /usr/src/glibc-build/string/tls-internal.os.dt -MT /usr/src/glibc-build/string/tls-internal.os echo 'string/_strerror.o string/argz-addsep.o string/argz-append.o string/argz-count.o string/argz-create.o string/argz-ctsep.o string/argz-delete.o string/argz-extract.o string/argz-insert.o string/argz-next.o string/argz-replace.o string/argz-stringify.o string/basename.o string/bcopy.o string/bzero.o string/envz.o string/explicit_bzero.o string/ffs.o string/ffsll.o string/memccpy.o string/memchr.o string/memcmp.o string/memcmpeq.o string/memcpy.o string/memfrob.o string/memmem.o string/memmove.o string/mempcpy.o string/memrchr.o string/memset.o string/rawmemchr.o string/sigabbrev_np.o string/sigdescr_np.o string/stpcpy.o string/stpncpy.o string/strcasecmp.o string/strcasecmp_l.o string/strcasestr.o string/strcat.o string/strchr.o string/strchrnul.o string/strcmp.o string/strcoll.o string/strcoll_l.o string/strcpy.o string/strcspn.o string/strdup.o string/strerror.o string/strerror_l.o string/strerrordesc_np.o string/strerrorname_np.o string/strfry.o string/string-inlines.o string/strlcat.o string/strlcpy.o string/strlen.o string/strncase.o string/strncase_l.o string/strncat.o string/strncmp.o string/strncpy.o string/strndup.o string/strnlen.o string/strpbrk.o string/strrchr.o string/strsep.o string/strsignal.o string/strspn.o string/strstr.o string/strtok.o string/strtok_r.o string/strverscmp.o string/strxfrm.o string/strxfrm_l.o string/swab.o string/wordcopy.o string/xpg-strerror.o string/memchr_generic.o string/memchr_nosimd.o string/memcpy_a64fx.o string/memcpy_generic.o string/memcpy_mops.o string/memcpy_oryon1.o string/memcpy_sve.o string/memmove_mops.o string/memset_a64fx.o string/memset_emag.o string/memset_generic.o string/memset_kunpeng.o string/memset_mops.o string/memset_oryon1.o string/memset_zva64.o string/strlen_asimd.o string/strlen_generic.o string/tls-internal.o' > /usr/src/glibc-build/string/stamp.oT mv -f /usr/src/glibc-build/string/stamp.oT /usr/src/glibc-build/string/stamp.o echo 'string/_strerror.os string/argz-addsep.os string/argz-append.os string/argz-count.os string/argz-create.os string/argz-ctsep.os string/argz-delete.os string/argz-extract.os string/argz-insert.os string/argz-next.os string/argz-replace.os string/argz-stringify.os string/basename.os string/bcopy.os string/bzero.os string/envz.os string/explicit_bzero.os string/ffs.os string/ffsll.os string/memccpy.os string/memchr.os string/memcmp.os string/memcmpeq.os string/memcpy.os string/memfrob.os string/memmem.os string/memmove.os string/mempcpy.os string/memrchr.os string/memset.os string/rawmemchr.os string/sigabbrev_np.os string/sigdescr_np.os string/stpcpy.os string/stpncpy.os string/strcasecmp.os string/strcasecmp_l.os string/strcasestr.os string/strcat.os string/strchr.os string/strchrnul.os string/strcmp.os string/strcoll.os string/strcoll_l.os string/strcpy.os string/strcspn.os string/strdup.os string/strerror.os string/strerror_l.os string/strerrordesc_np.os string/strerrorname_np.os string/strfry.os string/string-inlines.os string/strlcat.os string/strlcpy.os string/strlen.os string/strncase.os string/strncase_l.os string/strncat.os string/strncmp.os string/strncpy.os string/strndup.os string/strnlen.os string/strpbrk.os string/strrchr.os string/strsep.os string/strsignal.os string/strspn.os string/strstr.os string/strtok.os string/strtok_r.os string/strverscmp.os string/strxfrm.os string/strxfrm_l.os string/swab.os string/wordcopy.os string/xpg-strerror.os string/memchr_generic.os string/memchr_nosimd.os string/memcpy_a64fx.os string/memcpy_generic.os string/memcpy_mops.os string/memcpy_oryon1.os string/memcpy_sve.os string/memmove_mops.os string/memset_a64fx.os string/memset_emag.os string/memset_generic.os string/memset_kunpeng.os string/memset_mops.os string/memset_oryon1.os string/memset_zva64.os string/strlen_asimd.os string/strlen_generic.os string/tls-internal.os' > /usr/src/glibc-build/string/stamp.osT mv -f /usr/src/glibc-build/string/stamp.osT /usr/src/glibc-build/string/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/string' make -j4 subdir=wcsmbs -C wcsmbs ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/wcsmbs' .././scripts/mkinstalldirs /usr/src/glibc-build/wcsmbs mkdir -p -- /usr/src/glibc-build/wcsmbs echo '' > /usr/src/glibc-build/wcsmbs/stamp.oST gcc btowc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/btowc.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/btowc.o.dt -MT /usr/src/glibc-build/wcsmbs/btowc.o gcc c16rtomb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/c16rtomb.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/c16rtomb.o.dt -MT /usr/src/glibc-build/wcsmbs/c16rtomb.o gcc c32rtomb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/c32rtomb.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/c32rtomb.o.dt -MT /usr/src/glibc-build/wcsmbs/c32rtomb.o mv -f /usr/src/glibc-build/wcsmbs/stamp.oST /usr/src/glibc-build/wcsmbs/stamp.oS gcc c8rtomb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/c8rtomb.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/c8rtomb.o.dt -MT /usr/src/glibc-build/wcsmbs/c8rtomb.o gcc isoc23_fwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc23_fwscanf.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc23_fwscanf.o.dt -MT /usr/src/glibc-build/wcsmbs/isoc23_fwscanf.o gcc isoc23_swscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc23_swscanf.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc23_swscanf.o.dt -MT /usr/src/glibc-build/wcsmbs/isoc23_swscanf.o gcc isoc23_vfwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc23_vfwscanf.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc23_vfwscanf.o.dt -MT /usr/src/glibc-build/wcsmbs/isoc23_vfwscanf.o gcc isoc23_vswscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc23_vswscanf.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc23_vswscanf.o.dt -MT /usr/src/glibc-build/wcsmbs/isoc23_vswscanf.o gcc isoc23_vwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc23_vwscanf.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc23_vwscanf.o.dt -MT /usr/src/glibc-build/wcsmbs/isoc23_vwscanf.o gcc isoc23_wscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc23_wscanf.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc23_wscanf.o.dt -MT /usr/src/glibc-build/wcsmbs/isoc23_wscanf.o gcc isoc99_fwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc99_fwscanf.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc99_fwscanf.o.dt -MT /usr/src/glibc-build/wcsmbs/isoc99_fwscanf.o gcc isoc99_swscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc99_swscanf.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc99_swscanf.o.dt -MT /usr/src/glibc-build/wcsmbs/isoc99_swscanf.o gcc isoc99_vfwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc99_vfwscanf.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc99_vfwscanf.o.dt -MT /usr/src/glibc-build/wcsmbs/isoc99_vfwscanf.o gcc isoc99_vswscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc99_vswscanf.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc99_vswscanf.o.dt -MT /usr/src/glibc-build/wcsmbs/isoc99_vswscanf.o gcc isoc99_vwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc99_vwscanf.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc99_vwscanf.o.dt -MT /usr/src/glibc-build/wcsmbs/isoc99_vwscanf.o gcc isoc99_wscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc99_wscanf.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc99_wscanf.o.dt -MT /usr/src/glibc-build/wcsmbs/isoc99_wscanf.o gcc mbrlen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbrlen.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbrlen.o.dt -MT /usr/src/glibc-build/wcsmbs/mbrlen.o gcc mbrtoc8.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbrtoc8.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbrtoc8.o.dt -MT /usr/src/glibc-build/wcsmbs/mbrtoc8.o gcc mbrtoc16.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbrtoc16.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbrtoc16.o.dt -MT /usr/src/glibc-build/wcsmbs/mbrtoc16.o gcc mbrtoc32.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbrtoc32.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbrtoc32.o.dt -MT /usr/src/glibc-build/wcsmbs/mbrtoc32.o gcc mbrtowc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbrtowc.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbrtowc.o.dt -MT /usr/src/glibc-build/wcsmbs/mbrtowc.o gcc mbsinit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbsinit.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbsinit.o.dt -MT /usr/src/glibc-build/wcsmbs/mbsinit.o gcc mbsnrtowcs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbsnrtowcs.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbsnrtowcs.o.dt -MT /usr/src/glibc-build/wcsmbs/mbsnrtowcs.o gcc mbsrtowcs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbsrtowcs.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbsrtowcs.o.dt -MT /usr/src/glibc-build/wcsmbs/mbsrtowcs.o gcc mbsrtowcs_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbsrtowcs_l.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbsrtowcs_l.o.dt -MT /usr/src/glibc-build/wcsmbs/mbsrtowcs_l.o gcc wcpcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcpcpy.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcpcpy.o.dt -MT /usr/src/glibc-build/wcsmbs/wcpcpy.o gcc wcpncpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcpncpy.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcpncpy.o.dt -MT /usr/src/glibc-build/wcsmbs/wcpncpy.o gcc wcrtomb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcrtomb.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcrtomb.o.dt -MT /usr/src/glibc-build/wcsmbs/wcrtomb.o gcc wcscasecmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscasecmp.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscasecmp.o.dt -MT /usr/src/glibc-build/wcsmbs/wcscasecmp.o gcc wcscasecmp_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscasecmp_l.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscasecmp_l.o.dt -MT /usr/src/glibc-build/wcsmbs/wcscasecmp_l.o gcc wcscat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscat.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscat.o.dt -MT /usr/src/glibc-build/wcsmbs/wcscat.o gcc wcschr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcschr.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcschr.o.dt -MT /usr/src/glibc-build/wcsmbs/wcschr.o gcc wcschrnul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcschrnul.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcschrnul.o.dt -MT /usr/src/glibc-build/wcsmbs/wcschrnul.o gcc wcscmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscmp.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscmp.o.dt -MT /usr/src/glibc-build/wcsmbs/wcscmp.o gcc wcscoll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscoll.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscoll.o.dt -MT /usr/src/glibc-build/wcsmbs/wcscoll.o gcc wcscoll_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscoll_l.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscoll_l.o.dt -MT /usr/src/glibc-build/wcsmbs/wcscoll_l.o gcc wcscpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscpy.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscpy.o.dt -MT /usr/src/glibc-build/wcsmbs/wcscpy.o gcc wcscspn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscspn.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscspn.o.dt -MT /usr/src/glibc-build/wcsmbs/wcscspn.o gcc wcsdup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsdup.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsdup.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsdup.o gcc wcslcat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcslcat.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcslcat.o.dt -MT /usr/src/glibc-build/wcsmbs/wcslcat.o gcc wcslcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcslcpy.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcslcpy.o.dt -MT /usr/src/glibc-build/wcsmbs/wcslcpy.o gcc wcslen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcslen.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcslen.o.dt -MT /usr/src/glibc-build/wcsmbs/wcslen.o gcc wcsmbsload.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsmbsload.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsmbsload.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsmbsload.o gcc wcsncase.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsncase.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsncase.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsncase.o gcc wcsncase_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsncase_l.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsncase_l.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsncase_l.o gcc wcsncat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsncat.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsncat.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsncat.o gcc wcsncmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsncmp.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsncmp.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsncmp.o gcc wcsncpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsncpy.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsncpy.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsncpy.o gcc wcsnlen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsnlen.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsnlen.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsnlen.o gcc wcsnrtombs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsnrtombs.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsnrtombs.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsnrtombs.o gcc wcspbrk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcspbrk.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcspbrk.o.dt -MT /usr/src/glibc-build/wcsmbs/wcspbrk.o gcc wcsrchr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsrchr.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsrchr.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsrchr.o gcc wcsrtombs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsrtombs.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsrtombs.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsrtombs.o gcc wcsspn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsspn.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsspn.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsspn.o gcc wcsstr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsstr.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsstr.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsstr.o gcc wcstod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstod.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstod.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstod.o gcc wcstod_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstod_l.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstod_l.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstod_l.o gcc wcstod_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstod_nan.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstod_nan.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstod_nan.o gcc wcstof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstof.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstof.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstof.o gcc wcstof_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstof_l.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstof_l.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstof_l.o gcc wcstof_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstof_nan.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstof_nan.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstof_nan.o gcc wcstok.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstok.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstok.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstok.o gcc ../sysdeps/wordsize-64/wcstol.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstol.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstol.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstol.o gcc ../sysdeps/wordsize-64/wcstol_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstol_l.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstol_l.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstol_l.o gcc wcstold.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstold.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstold.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstold.o gcc wcstold_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -I../stdlib -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstold_l.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstold_l.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstold_l.o gcc wcstold_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstold_nan.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstold_nan.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstold_nan.o gcc ../sysdeps/wordsize-64/wcstoll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstoll.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstoll.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstoll.o gcc ../sysdeps/wordsize-64/wcstoll_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstoll_l.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstoll_l.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstoll_l.o gcc ../sysdeps/wordsize-64/wcstoul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstoul.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstoul.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstoul.o gcc ../sysdeps/wordsize-64/wcstoul_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstoul_l.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstoul_l.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstoul_l.o gcc ../sysdeps/wordsize-64/wcstoull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstoull.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstoull.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstoull.o gcc ../sysdeps/wordsize-64/wcstoull_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstoull_l.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstoull_l.o.dt -MT /usr/src/glibc-build/wcsmbs/wcstoull_l.o gcc wcswidth.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../wctype -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcswidth.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcswidth.o.dt -MT /usr/src/glibc-build/wcsmbs/wcswidth.o gcc wcsxfrm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsxfrm.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsxfrm.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsxfrm.o gcc wcsxfrm_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsxfrm_l.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsxfrm_l.o.dt -MT /usr/src/glibc-build/wcsmbs/wcsxfrm_l.o gcc wctob.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wctob.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wctob.o.dt -MT /usr/src/glibc-build/wcsmbs/wctob.o gcc wcwidth.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../wctype -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcwidth.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcwidth.o.dt -MT /usr/src/glibc-build/wcsmbs/wcwidth.o gcc wmemchr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wmemchr.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wmemchr.o.dt -MT /usr/src/glibc-build/wcsmbs/wmemchr.o gcc wmemcmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wmemcmp.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wmemcmp.o.dt -MT /usr/src/glibc-build/wcsmbs/wmemcmp.o gcc wmemcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wmemcpy.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wmemcpy.o.dt -MT /usr/src/glibc-build/wcsmbs/wmemcpy.o gcc wmemmove.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wmemmove.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wmemmove.o.dt -MT /usr/src/glibc-build/wcsmbs/wmemmove.o gcc wmempcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wmempcpy.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wmempcpy.o.dt -MT /usr/src/glibc-build/wcsmbs/wmempcpy.o gcc wmemset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wmemset.o -MD -MP -MF /usr/src/glibc-build/wcsmbs/wmemset.o.dt -MT /usr/src/glibc-build/wcsmbs/wmemset.o gcc btowc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/btowc.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/btowc.os.dt -MT /usr/src/glibc-build/wcsmbs/btowc.os gcc c16rtomb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/c16rtomb.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/c16rtomb.os.dt -MT /usr/src/glibc-build/wcsmbs/c16rtomb.os gcc c32rtomb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/c32rtomb.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/c32rtomb.os.dt -MT /usr/src/glibc-build/wcsmbs/c32rtomb.os gcc c8rtomb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/c8rtomb.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/c8rtomb.os.dt -MT /usr/src/glibc-build/wcsmbs/c8rtomb.os gcc isoc23_fwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc23_fwscanf.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc23_fwscanf.os.dt -MT /usr/src/glibc-build/wcsmbs/isoc23_fwscanf.os gcc isoc23_swscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc23_swscanf.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc23_swscanf.os.dt -MT /usr/src/glibc-build/wcsmbs/isoc23_swscanf.os gcc isoc23_vfwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc23_vfwscanf.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc23_vfwscanf.os.dt -MT /usr/src/glibc-build/wcsmbs/isoc23_vfwscanf.os gcc isoc23_vswscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc23_vswscanf.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc23_vswscanf.os.dt -MT /usr/src/glibc-build/wcsmbs/isoc23_vswscanf.os gcc isoc23_vwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc23_vwscanf.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc23_vwscanf.os.dt -MT /usr/src/glibc-build/wcsmbs/isoc23_vwscanf.os gcc isoc23_wscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc23_wscanf.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc23_wscanf.os.dt -MT /usr/src/glibc-build/wcsmbs/isoc23_wscanf.os gcc isoc99_fwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc99_fwscanf.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc99_fwscanf.os.dt -MT /usr/src/glibc-build/wcsmbs/isoc99_fwscanf.os gcc isoc99_swscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc99_swscanf.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc99_swscanf.os.dt -MT /usr/src/glibc-build/wcsmbs/isoc99_swscanf.os gcc isoc99_vfwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc99_vfwscanf.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc99_vfwscanf.os.dt -MT /usr/src/glibc-build/wcsmbs/isoc99_vfwscanf.os gcc isoc99_vswscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc99_vswscanf.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc99_vswscanf.os.dt -MT /usr/src/glibc-build/wcsmbs/isoc99_vswscanf.os gcc isoc99_vwscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc99_vwscanf.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc99_vwscanf.os.dt -MT /usr/src/glibc-build/wcsmbs/isoc99_vwscanf.os gcc isoc99_wscanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/isoc99_wscanf.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/isoc99_wscanf.os.dt -MT /usr/src/glibc-build/wcsmbs/isoc99_wscanf.os gcc mbrlen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbrlen.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbrlen.os.dt -MT /usr/src/glibc-build/wcsmbs/mbrlen.os gcc mbrtoc8.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbrtoc8.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbrtoc8.os.dt -MT /usr/src/glibc-build/wcsmbs/mbrtoc8.os gcc mbrtoc16.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbrtoc16.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbrtoc16.os.dt -MT /usr/src/glibc-build/wcsmbs/mbrtoc16.os gcc mbrtoc32.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbrtoc32.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbrtoc32.os.dt -MT /usr/src/glibc-build/wcsmbs/mbrtoc32.os gcc mbrtowc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbrtowc.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbrtowc.os.dt -MT /usr/src/glibc-build/wcsmbs/mbrtowc.os gcc mbsinit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbsinit.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbsinit.os.dt -MT /usr/src/glibc-build/wcsmbs/mbsinit.os gcc mbsnrtowcs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbsnrtowcs.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbsnrtowcs.os.dt -MT /usr/src/glibc-build/wcsmbs/mbsnrtowcs.os gcc mbsrtowcs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbsrtowcs.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbsrtowcs.os.dt -MT /usr/src/glibc-build/wcsmbs/mbsrtowcs.os gcc mbsrtowcs_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/mbsrtowcs_l.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/mbsrtowcs_l.os.dt -MT /usr/src/glibc-build/wcsmbs/mbsrtowcs_l.os gcc wcpcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcpcpy.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcpcpy.os.dt -MT /usr/src/glibc-build/wcsmbs/wcpcpy.os gcc wcpncpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcpncpy.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcpncpy.os.dt -MT /usr/src/glibc-build/wcsmbs/wcpncpy.os gcc wcrtomb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcrtomb.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcrtomb.os.dt -MT /usr/src/glibc-build/wcsmbs/wcrtomb.os gcc wcscasecmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscasecmp.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscasecmp.os.dt -MT /usr/src/glibc-build/wcsmbs/wcscasecmp.os gcc wcscasecmp_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscasecmp_l.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscasecmp_l.os.dt -MT /usr/src/glibc-build/wcsmbs/wcscasecmp_l.os gcc wcscat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscat.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscat.os.dt -MT /usr/src/glibc-build/wcsmbs/wcscat.os gcc wcschr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcschr.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcschr.os.dt -MT /usr/src/glibc-build/wcsmbs/wcschr.os gcc wcschrnul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcschrnul.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcschrnul.os.dt -MT /usr/src/glibc-build/wcsmbs/wcschrnul.os gcc wcscmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscmp.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscmp.os.dt -MT /usr/src/glibc-build/wcsmbs/wcscmp.os gcc wcscoll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscoll.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscoll.os.dt -MT /usr/src/glibc-build/wcsmbs/wcscoll.os gcc wcscoll_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscoll_l.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscoll_l.os.dt -MT /usr/src/glibc-build/wcsmbs/wcscoll_l.os gcc wcscpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscpy.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscpy.os.dt -MT /usr/src/glibc-build/wcsmbs/wcscpy.os gcc wcscspn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcscspn.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcscspn.os.dt -MT /usr/src/glibc-build/wcsmbs/wcscspn.os gcc wcsdup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsdup.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsdup.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsdup.os gcc wcslcat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcslcat.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcslcat.os.dt -MT /usr/src/glibc-build/wcsmbs/wcslcat.os gcc wcslcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcslcpy.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcslcpy.os.dt -MT /usr/src/glibc-build/wcsmbs/wcslcpy.os gcc wcslen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcslen.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcslen.os.dt -MT /usr/src/glibc-build/wcsmbs/wcslen.os gcc wcsmbsload.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsmbsload.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsmbsload.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsmbsload.os gcc wcsncase.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsncase.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsncase.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsncase.os gcc wcsncase_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsncase_l.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsncase_l.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsncase_l.os gcc wcsncat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsncat.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsncat.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsncat.os gcc wcsncmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsncmp.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsncmp.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsncmp.os gcc wcsncpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsncpy.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsncpy.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsncpy.os gcc wcsnlen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsnlen.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsnlen.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsnlen.os gcc wcsnrtombs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsnrtombs.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsnrtombs.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsnrtombs.os gcc wcspbrk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcspbrk.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcspbrk.os.dt -MT /usr/src/glibc-build/wcsmbs/wcspbrk.os gcc wcsrchr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsrchr.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsrchr.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsrchr.os gcc wcsrtombs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsrtombs.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsrtombs.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsrtombs.os gcc wcsspn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsspn.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsspn.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsspn.os gcc wcsstr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsstr.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsstr.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsstr.os gcc wcstod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstod.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstod.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstod.os gcc wcstod_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstod_l.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstod_l.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstod_l.os gcc wcstod_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstod_nan.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstod_nan.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstod_nan.os gcc wcstof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstof.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstof.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstof.os gcc wcstof_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstof_l.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstof_l.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstof_l.os gcc wcstof_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstof_nan.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstof_nan.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstof_nan.os gcc wcstok.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstok.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstok.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstok.os gcc ../sysdeps/wordsize-64/wcstol.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstol.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstol.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstol.os gcc ../sysdeps/wordsize-64/wcstol_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstol_l.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstol_l.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstol_l.os gcc wcstold.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstold.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstold.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstold.os gcc wcstold_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -I../stdlib -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstold_l.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstold_l.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstold_l.os gcc wcstold_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstold_nan.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstold_nan.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstold_nan.os gcc ../sysdeps/wordsize-64/wcstoll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstoll.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstoll.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstoll.os gcc ../sysdeps/wordsize-64/wcstoll_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstoll_l.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstoll_l.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstoll_l.os gcc ../sysdeps/wordsize-64/wcstoul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstoul.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstoul.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstoul.os gcc ../sysdeps/wordsize-64/wcstoul_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstoul_l.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstoul_l.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstoul_l.os gcc ../sysdeps/wordsize-64/wcstoull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstoull.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstoull.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstoull.os gcc ../sysdeps/wordsize-64/wcstoull_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcstoull_l.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcstoull_l.os.dt -MT /usr/src/glibc-build/wcsmbs/wcstoull_l.os gcc wcswidth.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../wctype -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcswidth.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcswidth.os.dt -MT /usr/src/glibc-build/wcsmbs/wcswidth.os gcc wcsxfrm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsxfrm.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsxfrm.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsxfrm.os gcc wcsxfrm_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcsxfrm_l.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcsxfrm_l.os.dt -MT /usr/src/glibc-build/wcsmbs/wcsxfrm_l.os gcc wctob.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wctob.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wctob.os.dt -MT /usr/src/glibc-build/wcsmbs/wctob.os gcc wcwidth.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../wctype -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wcwidth.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wcwidth.os.dt -MT /usr/src/glibc-build/wcsmbs/wcwidth.os gcc wmemchr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wmemchr.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wmemchr.os.dt -MT /usr/src/glibc-build/wcsmbs/wmemchr.os gcc wmemcmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wmemcmp.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wmemcmp.os.dt -MT /usr/src/glibc-build/wcsmbs/wmemcmp.os gcc wmemcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wmemcpy.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wmemcpy.os.dt -MT /usr/src/glibc-build/wcsmbs/wmemcpy.os gcc wmemmove.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wmemmove.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wmemmove.os.dt -MT /usr/src/glibc-build/wcsmbs/wmemmove.os gcc wmempcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wmempcpy.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wmempcpy.os.dt -MT /usr/src/glibc-build/wcsmbs/wmempcpy.os gcc wmemset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wcsmbs -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/wcsmbs/wmemset.os -MD -MP -MF /usr/src/glibc-build/wcsmbs/wmemset.os.dt -MT /usr/src/glibc-build/wcsmbs/wmemset.os echo 'wcsmbs/btowc.o wcsmbs/c16rtomb.o wcsmbs/c32rtomb.o wcsmbs/c8rtomb.o wcsmbs/isoc23_fwscanf.o wcsmbs/isoc23_swscanf.o wcsmbs/isoc23_vfwscanf.o wcsmbs/isoc23_vswscanf.o wcsmbs/isoc23_vwscanf.o wcsmbs/isoc23_wscanf.o wcsmbs/isoc99_fwscanf.o wcsmbs/isoc99_swscanf.o wcsmbs/isoc99_vfwscanf.o wcsmbs/isoc99_vswscanf.o wcsmbs/isoc99_vwscanf.o wcsmbs/isoc99_wscanf.o wcsmbs/mbrlen.o wcsmbs/mbrtoc8.o wcsmbs/mbrtoc16.o wcsmbs/mbrtoc32.o wcsmbs/mbrtowc.o wcsmbs/mbsinit.o wcsmbs/mbsnrtowcs.o wcsmbs/mbsrtowcs.o wcsmbs/mbsrtowcs_l.o wcsmbs/wcpcpy.o wcsmbs/wcpncpy.o wcsmbs/wcrtomb.o wcsmbs/wcscasecmp.o wcsmbs/wcscasecmp_l.o wcsmbs/wcscat.o wcsmbs/wcschr.o wcsmbs/wcschrnul.o wcsmbs/wcscmp.o wcsmbs/wcscoll.o wcsmbs/wcscoll_l.o wcsmbs/wcscpy.o wcsmbs/wcscspn.o wcsmbs/wcsdup.o wcsmbs/wcslcat.o wcsmbs/wcslcpy.o wcsmbs/wcslen.o wcsmbs/wcsmbsload.o wcsmbs/wcsncase.o wcsmbs/wcsncase_l.o wcsmbs/wcsncat.o wcsmbs/wcsncmp.o wcsmbs/wcsncpy.o wcsmbs/wcsnlen.o wcsmbs/wcsnrtombs.o wcsmbs/wcspbrk.o wcsmbs/wcsrchr.o wcsmbs/wcsrtombs.o wcsmbs/wcsspn.o wcsmbs/wcsstr.o wcsmbs/wcstod.o wcsmbs/wcstod_l.o wcsmbs/wcstod_nan.o wcsmbs/wcstof.o wcsmbs/wcstof_l.o wcsmbs/wcstof_nan.o wcsmbs/wcstok.o wcsmbs/wcstol.o wcsmbs/wcstol_l.o wcsmbs/wcstold.o wcsmbs/wcstold_l.o wcsmbs/wcstold_nan.o wcsmbs/wcstoll.o wcsmbs/wcstoll_l.o wcsmbs/wcstoul.o wcsmbs/wcstoul_l.o wcsmbs/wcstoull.o wcsmbs/wcstoull_l.o wcsmbs/wcswidth.o wcsmbs/wcsxfrm.o wcsmbs/wcsxfrm_l.o wcsmbs/wctob.o wcsmbs/wcwidth.o wcsmbs/wmemchr.o wcsmbs/wmemcmp.o wcsmbs/wmemcpy.o wcsmbs/wmemmove.o wcsmbs/wmempcpy.o wcsmbs/wmemset.o' > /usr/src/glibc-build/wcsmbs/stamp.oT mv -f /usr/src/glibc-build/wcsmbs/stamp.oT /usr/src/glibc-build/wcsmbs/stamp.o echo 'wcsmbs/btowc.os wcsmbs/c16rtomb.os wcsmbs/c32rtomb.os wcsmbs/c8rtomb.os wcsmbs/isoc23_fwscanf.os wcsmbs/isoc23_swscanf.os wcsmbs/isoc23_vfwscanf.os wcsmbs/isoc23_vswscanf.os wcsmbs/isoc23_vwscanf.os wcsmbs/isoc23_wscanf.os wcsmbs/isoc99_fwscanf.os wcsmbs/isoc99_swscanf.os wcsmbs/isoc99_vfwscanf.os wcsmbs/isoc99_vswscanf.os wcsmbs/isoc99_vwscanf.os wcsmbs/isoc99_wscanf.os wcsmbs/mbrlen.os wcsmbs/mbrtoc8.os wcsmbs/mbrtoc16.os wcsmbs/mbrtoc32.os wcsmbs/mbrtowc.os wcsmbs/mbsinit.os wcsmbs/mbsnrtowcs.os wcsmbs/mbsrtowcs.os wcsmbs/mbsrtowcs_l.os wcsmbs/wcpcpy.os wcsmbs/wcpncpy.os wcsmbs/wcrtomb.os wcsmbs/wcscasecmp.os wcsmbs/wcscasecmp_l.os wcsmbs/wcscat.os wcsmbs/wcschr.os wcsmbs/wcschrnul.os wcsmbs/wcscmp.os wcsmbs/wcscoll.os wcsmbs/wcscoll_l.os wcsmbs/wcscpy.os wcsmbs/wcscspn.os wcsmbs/wcsdup.os wcsmbs/wcslcat.os wcsmbs/wcslcpy.os wcsmbs/wcslen.os wcsmbs/wcsmbsload.os wcsmbs/wcsncase.os wcsmbs/wcsncase_l.os wcsmbs/wcsncat.os wcsmbs/wcsncmp.os wcsmbs/wcsncpy.os wcsmbs/wcsnlen.os wcsmbs/wcsnrtombs.os wcsmbs/wcspbrk.os wcsmbs/wcsrchr.os wcsmbs/wcsrtombs.os wcsmbs/wcsspn.os wcsmbs/wcsstr.os wcsmbs/wcstod.os wcsmbs/wcstod_l.os wcsmbs/wcstod_nan.os wcsmbs/wcstof.os wcsmbs/wcstof_l.os wcsmbs/wcstof_nan.os wcsmbs/wcstok.os wcsmbs/wcstol.os wcsmbs/wcstol_l.os wcsmbs/wcstold.os wcsmbs/wcstold_l.os wcsmbs/wcstold_nan.os wcsmbs/wcstoll.os wcsmbs/wcstoll_l.os wcsmbs/wcstoul.os wcsmbs/wcstoul_l.os wcsmbs/wcstoull.os wcsmbs/wcstoull_l.os wcsmbs/wcswidth.os wcsmbs/wcsxfrm.os wcsmbs/wcsxfrm_l.os wcsmbs/wctob.os wcsmbs/wcwidth.os wcsmbs/wmemchr.os wcsmbs/wmemcmp.os wcsmbs/wmemcpy.os wcsmbs/wmemmove.os wcsmbs/wmempcpy.os wcsmbs/wmemset.os' > /usr/src/glibc-build/wcsmbs/stamp.osT mv -f /usr/src/glibc-build/wcsmbs/stamp.osT /usr/src/glibc-build/wcsmbs/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/wcsmbs' make -j4 subdir=timezone -C timezone ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/timezone' .././scripts/mkinstalldirs /usr/src/glibc-build/timezone .././scripts/mkinstalldirs /usr/src/glibc-build/timezone .././scripts/mkinstalldirs /usr/src/glibc-build/timezone mkdir -p -- /usr/src/glibc-build/timezone mkdir -p -- /usr/src/glibc-build/timezone mkdir -p -- /usr/src/glibc-build/timezone rm -f /usr/src/glibc-build/timezone/stamp.o; > /usr/src/glibc-build/timezone/stamp.o rm -f /usr/src/glibc-build/timezone/stamp.os; > /usr/src/glibc-build/timezone/stamp.os rm -f /usr/src/glibc-build/timezone/stamp.oS; > /usr/src/glibc-build/timezone/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/timezone' make -j4 subdir=time -C time ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/time' .././scripts/mkinstalldirs /usr/src/glibc-build/time mkdir -p -- /usr/src/glibc-build/time echo '' > /usr/src/glibc-build/time/stamp.oST gcc offtime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/offtime.o -MD -MP -MF /usr/src/glibc-build/time/offtime.o.dt -MT /usr/src/glibc-build/time/offtime.o gcc asctime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/asctime.o -MD -MP -MF /usr/src/glibc-build/time/asctime.o.dt -MT /usr/src/glibc-build/time/asctime.o gcc ../sysdeps/unix/sysv/linux/clock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/clock.o -MD -MP -MF /usr/src/glibc-build/time/clock.o.dt -MT /usr/src/glibc-build/time/clock.o mv -f /usr/src/glibc-build/time/stamp.oST /usr/src/glibc-build/time/stamp.oS gcc ctime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/ctime.o -MD -MP -MF /usr/src/glibc-build/time/ctime.o.dt -MT /usr/src/glibc-build/time/ctime.o gcc ctime_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/ctime_r.o -MD -MP -MF /usr/src/glibc-build/time/ctime_r.o.dt -MT /usr/src/glibc-build/time/ctime_r.o gcc difftime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/difftime.o -MD -MP -MF /usr/src/glibc-build/time/difftime.o.dt -MT /usr/src/glibc-build/time/difftime.o gcc gmtime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/gmtime.o -MD -MP -MF /usr/src/glibc-build/time/gmtime.o.dt -MT /usr/src/glibc-build/time/gmtime.o gcc localtime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/localtime.o -MD -MP -MF /usr/src/glibc-build/time/localtime.o.dt -MT /usr/src/glibc-build/time/localtime.o gcc mktime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/mktime.o -MD -MP -MF /usr/src/glibc-build/time/mktime.o.dt -MT /usr/src/glibc-build/time/mktime.o gcc ../sysdeps/unix/sysv/linux/time.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/time.o -MD -MP -MF /usr/src/glibc-build/time/time.o.dt -MT /usr/src/glibc-build/time/time.o gcc ../sysdeps/unix/sysv/linux/aarch64/gettimeofday.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/gettimeofday.o -MD -MP -MF /usr/src/glibc-build/time/gettimeofday.o.dt -MT /usr/src/glibc-build/time/gettimeofday.o gcc ../sysdeps/unix/sysv/linux/settimeofday.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/settimeofday.o -MD -MP -MF /usr/src/glibc-build/time/settimeofday.o.dt -MT /usr/src/glibc-build/time/settimeofday.o gcc ../sysdeps/unix/sysv/linux/settimezone.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/settimezone.o -MD -MP -MF /usr/src/glibc-build/time/settimezone.o.dt -MT /usr/src/glibc-build/time/settimezone.o gcc ../sysdeps/unix/sysv/linux/adjtime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/adjtime.o -MD -MP -MF /usr/src/glibc-build/time/adjtime.o.dt -MT /usr/src/glibc-build/time/adjtime.o gcc tzset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/tzset.o -MD -MP -MF /usr/src/glibc-build/time/tzset.o.dt -MT /usr/src/glibc-build/time/tzset.o gcc tzfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/tzfile.o -MD -MP -MF /usr/src/glibc-build/time/tzfile.o.dt -MT /usr/src/glibc-build/time/tzfile.o gcc ../sysdeps/unix/sysv/linux/getitimer.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/getitimer.o -MD -MP -MF /usr/src/glibc-build/time/getitimer.o.dt -MT /usr/src/glibc-build/time/getitimer.o gcc ../sysdeps/unix/sysv/linux/setitimer.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/setitimer.o -MD -MP -MF /usr/src/glibc-build/time/setitimer.o.dt -MT /usr/src/glibc-build/time/setitimer.o gcc stime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/stime.o -MD -MP -MF /usr/src/glibc-build/time/stime.o.dt -MT /usr/src/glibc-build/time/stime.o gcc dysize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/dysize.o -MD -MP -MF /usr/src/glibc-build/time/dysize.o.dt -MT /usr/src/glibc-build/time/dysize.o gcc timegm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/timegm.o -MD -MP -MF /usr/src/glibc-build/time/timegm.o.dt -MT /usr/src/glibc-build/time/timegm.o gcc ../sysdeps/unix/sysv/linux/ftime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/ftime.o -MD -MP -MF /usr/src/glibc-build/time/ftime.o.dt -MT /usr/src/glibc-build/time/ftime.o gcc getdate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/getdate.o -MD -MP -MF /usr/src/glibc-build/time/getdate.o.dt -MT /usr/src/glibc-build/time/getdate.o gcc strptime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/strptime.o -MD -MP -MF /usr/src/glibc-build/time/strptime.o.dt -MT /usr/src/glibc-build/time/strptime.o gcc strptime_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/strptime_l.o -MD -MP -MF /usr/src/glibc-build/time/strptime_l.o.dt -MT /usr/src/glibc-build/time/strptime_l.o gcc strftime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/strftime.o -MD -MP -MF /usr/src/glibc-build/time/strftime.o.dt -MT /usr/src/glibc-build/time/strftime.o gcc wcsftime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/wcsftime.o -MD -MP -MF /usr/src/glibc-build/time/wcsftime.o.dt -MT /usr/src/glibc-build/time/wcsftime.o gcc strftime_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/strftime_l.o -MD -MP -MF /usr/src/glibc-build/time/strftime_l.o.dt -MT /usr/src/glibc-build/time/strftime_l.o gcc wcsftime_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/wcsftime_l.o -MD -MP -MF /usr/src/glibc-build/time/wcsftime_l.o.dt -MT /usr/src/glibc-build/time/wcsftime_l.o gcc ../sysdeps/unix/sysv/linux/timespec_get.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/timespec_get.o -MD -MP -MF /usr/src/glibc-build/time/timespec_get.o.dt -MT /usr/src/glibc-build/time/timespec_get.o gcc ../sysdeps/unix/sysv/linux/timespec_getres.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/timespec_getres.o -MD -MP -MF /usr/src/glibc-build/time/timespec_getres.o.dt -MT /usr/src/glibc-build/time/timespec_getres.o gcc ../sysdeps/unix/sysv/linux/clock_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/clock_getcpuclockid.o -MD -MP -MF /usr/src/glibc-build/time/clock_getcpuclockid.o.dt -MT /usr/src/glibc-build/time/clock_getcpuclockid.o gcc ../sysdeps/unix/sysv/linux/clock_getres.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/clock_getres.o -MD -MP -MF /usr/src/glibc-build/time/clock_getres.o.dt -MT /usr/src/glibc-build/time/clock_getres.o gcc ../sysdeps/unix/sysv/linux/clock_gettime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/clock_gettime.o -MD -MP -MF /usr/src/glibc-build/time/clock_gettime.o.dt -MT /usr/src/glibc-build/time/clock_gettime.o gcc ../sysdeps/unix/sysv/linux/clock_settime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/clock_settime.o -MD -MP -MF /usr/src/glibc-build/time/clock_settime.o.dt -MT /usr/src/glibc-build/time/clock_settime.o gcc ../sysdeps/unix/sysv/linux/clock_nanosleep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/clock_nanosleep.o -MD -MP -MF /usr/src/glibc-build/time/clock_nanosleep.o.dt -MT /usr/src/glibc-build/time/clock_nanosleep.o gcc era.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/era.o -MD -MP -MF /usr/src/glibc-build/time/era.o.dt -MT /usr/src/glibc-build/time/era.o gcc alt_digit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/alt_digit.o -MD -MP -MF /usr/src/glibc-build/time/alt_digit.o.dt -MT /usr/src/glibc-build/time/alt_digit.o gcc lc-time-cleanup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/lc-time-cleanup.o -MD -MP -MF /usr/src/glibc-build/time/lc-time-cleanup.o.dt -MT /usr/src/glibc-build/time/lc-time-cleanup.o gcc ../sysdeps/unix/sysv/linux/ntp_gettime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/ntp_gettime.o -MD -MP -MF /usr/src/glibc-build/time/ntp_gettime.o.dt -MT /usr/src/glibc-build/time/ntp_gettime.o gcc ../sysdeps/unix/sysv/linux/ntp_gettimex.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/ntp_gettimex.o -MD -MP -MF /usr/src/glibc-build/time/ntp_gettimex.o.dt -MT /usr/src/glibc-build/time/ntp_gettimex.o gcc offtime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/offtime.os -MD -MP -MF /usr/src/glibc-build/time/offtime.os.dt -MT /usr/src/glibc-build/time/offtime.os gcc asctime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/asctime.os -MD -MP -MF /usr/src/glibc-build/time/asctime.os.dt -MT /usr/src/glibc-build/time/asctime.os gcc ../sysdeps/unix/sysv/linux/clock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/clock.os -MD -MP -MF /usr/src/glibc-build/time/clock.os.dt -MT /usr/src/glibc-build/time/clock.os gcc ctime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/ctime.os -MD -MP -MF /usr/src/glibc-build/time/ctime.os.dt -MT /usr/src/glibc-build/time/ctime.os gcc ctime_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/ctime_r.os -MD -MP -MF /usr/src/glibc-build/time/ctime_r.os.dt -MT /usr/src/glibc-build/time/ctime_r.os gcc difftime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/difftime.os -MD -MP -MF /usr/src/glibc-build/time/difftime.os.dt -MT /usr/src/glibc-build/time/difftime.os gcc gmtime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/gmtime.os -MD -MP -MF /usr/src/glibc-build/time/gmtime.os.dt -MT /usr/src/glibc-build/time/gmtime.os gcc localtime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/localtime.os -MD -MP -MF /usr/src/glibc-build/time/localtime.os.dt -MT /usr/src/glibc-build/time/localtime.os gcc mktime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/mktime.os -MD -MP -MF /usr/src/glibc-build/time/mktime.os.dt -MT /usr/src/glibc-build/time/mktime.os gcc ../sysdeps/unix/sysv/linux/time.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/time.os -MD -MP -MF /usr/src/glibc-build/time/time.os.dt -MT /usr/src/glibc-build/time/time.os gcc ../sysdeps/unix/sysv/linux/aarch64/gettimeofday.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/gettimeofday.os -MD -MP -MF /usr/src/glibc-build/time/gettimeofday.os.dt -MT /usr/src/glibc-build/time/gettimeofday.os gcc ../sysdeps/unix/sysv/linux/settimeofday.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/settimeofday.os -MD -MP -MF /usr/src/glibc-build/time/settimeofday.os.dt -MT /usr/src/glibc-build/time/settimeofday.os gcc ../sysdeps/unix/sysv/linux/settimezone.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/settimezone.os -MD -MP -MF /usr/src/glibc-build/time/settimezone.os.dt -MT /usr/src/glibc-build/time/settimezone.os gcc ../sysdeps/unix/sysv/linux/adjtime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/adjtime.os -MD -MP -MF /usr/src/glibc-build/time/adjtime.os.dt -MT /usr/src/glibc-build/time/adjtime.os gcc tzset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/tzset.os -MD -MP -MF /usr/src/glibc-build/time/tzset.os.dt -MT /usr/src/glibc-build/time/tzset.os gcc tzfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/tzfile.os -MD -MP -MF /usr/src/glibc-build/time/tzfile.os.dt -MT /usr/src/glibc-build/time/tzfile.os gcc ../sysdeps/unix/sysv/linux/getitimer.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/getitimer.os -MD -MP -MF /usr/src/glibc-build/time/getitimer.os.dt -MT /usr/src/glibc-build/time/getitimer.os gcc ../sysdeps/unix/sysv/linux/setitimer.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/setitimer.os -MD -MP -MF /usr/src/glibc-build/time/setitimer.os.dt -MT /usr/src/glibc-build/time/setitimer.os gcc stime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/stime.os -MD -MP -MF /usr/src/glibc-build/time/stime.os.dt -MT /usr/src/glibc-build/time/stime.os gcc dysize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/dysize.os -MD -MP -MF /usr/src/glibc-build/time/dysize.os.dt -MT /usr/src/glibc-build/time/dysize.os gcc timegm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/timegm.os -MD -MP -MF /usr/src/glibc-build/time/timegm.os.dt -MT /usr/src/glibc-build/time/timegm.os gcc ../sysdeps/unix/sysv/linux/ftime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/ftime.os -MD -MP -MF /usr/src/glibc-build/time/ftime.os.dt -MT /usr/src/glibc-build/time/ftime.os gcc getdate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/getdate.os -MD -MP -MF /usr/src/glibc-build/time/getdate.os.dt -MT /usr/src/glibc-build/time/getdate.os gcc strptime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/strptime.os -MD -MP -MF /usr/src/glibc-build/time/strptime.os.dt -MT /usr/src/glibc-build/time/strptime.os gcc strptime_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/strptime_l.os -MD -MP -MF /usr/src/glibc-build/time/strptime_l.os.dt -MT /usr/src/glibc-build/time/strptime_l.os gcc strftime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/strftime.os -MD -MP -MF /usr/src/glibc-build/time/strftime.os.dt -MT /usr/src/glibc-build/time/strftime.os gcc wcsftime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/wcsftime.os -MD -MP -MF /usr/src/glibc-build/time/wcsftime.os.dt -MT /usr/src/glibc-build/time/wcsftime.os gcc strftime_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/strftime_l.os -MD -MP -MF /usr/src/glibc-build/time/strftime_l.os.dt -MT /usr/src/glibc-build/time/strftime_l.os gcc wcsftime_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/wcsftime_l.os -MD -MP -MF /usr/src/glibc-build/time/wcsftime_l.os.dt -MT /usr/src/glibc-build/time/wcsftime_l.os gcc ../sysdeps/unix/sysv/linux/timespec_get.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/timespec_get.os -MD -MP -MF /usr/src/glibc-build/time/timespec_get.os.dt -MT /usr/src/glibc-build/time/timespec_get.os gcc ../sysdeps/unix/sysv/linux/timespec_getres.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/timespec_getres.os -MD -MP -MF /usr/src/glibc-build/time/timespec_getres.os.dt -MT /usr/src/glibc-build/time/timespec_getres.os gcc ../sysdeps/unix/sysv/linux/clock_getcpuclockid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/clock_getcpuclockid.os -MD -MP -MF /usr/src/glibc-build/time/clock_getcpuclockid.os.dt -MT /usr/src/glibc-build/time/clock_getcpuclockid.os gcc ../sysdeps/unix/sysv/linux/clock_getres.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/clock_getres.os -MD -MP -MF /usr/src/glibc-build/time/clock_getres.os.dt -MT /usr/src/glibc-build/time/clock_getres.os gcc ../sysdeps/unix/sysv/linux/clock_gettime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/clock_gettime.os -MD -MP -MF /usr/src/glibc-build/time/clock_gettime.os.dt -MT /usr/src/glibc-build/time/clock_gettime.os gcc ../sysdeps/unix/sysv/linux/clock_settime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/clock_settime.os -MD -MP -MF /usr/src/glibc-build/time/clock_settime.os.dt -MT /usr/src/glibc-build/time/clock_settime.os gcc ../sysdeps/unix/sysv/linux/clock_nanosleep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/clock_nanosleep.os -MD -MP -MF /usr/src/glibc-build/time/clock_nanosleep.os.dt -MT /usr/src/glibc-build/time/clock_nanosleep.os gcc era.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/era.os -MD -MP -MF /usr/src/glibc-build/time/era.os.dt -MT /usr/src/glibc-build/time/era.os gcc alt_digit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/alt_digit.os -MD -MP -MF /usr/src/glibc-build/time/alt_digit.os.dt -MT /usr/src/glibc-build/time/alt_digit.os gcc lc-time-cleanup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/lc-time-cleanup.os -MD -MP -MF /usr/src/glibc-build/time/lc-time-cleanup.os.dt -MT /usr/src/glibc-build/time/lc-time-cleanup.os gcc ../sysdeps/unix/sysv/linux/ntp_gettime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/ntp_gettime.os -MD -MP -MF /usr/src/glibc-build/time/ntp_gettime.os.dt -MT /usr/src/glibc-build/time/ntp_gettime.os gcc ../sysdeps/unix/sysv/linux/ntp_gettimex.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/ntp_gettimex.os -MD -MP -MF /usr/src/glibc-build/time/ntp_gettimex.os.dt -MT /usr/src/glibc-build/time/ntp_gettimex.os echo 'time/offtime.o time/asctime.o time/clock.o time/ctime.o time/ctime_r.o time/difftime.o time/gmtime.o time/localtime.o time/mktime.o time/time.o time/gettimeofday.o time/settimeofday.o time/settimezone.o time/adjtime.o time/tzset.o time/tzfile.o time/getitimer.o time/setitimer.o time/stime.o time/dysize.o time/timegm.o time/ftime.o time/getdate.o time/strptime.o time/strptime_l.o time/strftime.o time/wcsftime.o time/strftime_l.o time/wcsftime_l.o time/timespec_get.o time/timespec_getres.o time/clock_getcpuclockid.o time/clock_getres.o time/clock_gettime.o time/clock_settime.o time/clock_nanosleep.o time/era.o time/alt_digit.o time/lc-time-cleanup.o time/ntp_gettime.o time/ntp_gettimex.o' > /usr/src/glibc-build/time/stamp.oT mv -f /usr/src/glibc-build/time/stamp.oT /usr/src/glibc-build/time/stamp.o echo 'time/offtime.os time/asctime.os time/clock.os time/ctime.os time/ctime_r.os time/difftime.os time/gmtime.os time/localtime.os time/mktime.os time/time.os time/gettimeofday.os time/settimeofday.os time/settimezone.os time/adjtime.os time/tzset.os time/tzfile.os time/getitimer.os time/setitimer.os time/stime.os time/dysize.os time/timegm.os time/ftime.os time/getdate.os time/strptime.os time/strptime_l.os time/strftime.os time/wcsftime.os time/strftime_l.os time/wcsftime_l.os time/timespec_get.os time/timespec_getres.os time/clock_getcpuclockid.os time/clock_getres.os time/clock_gettime.os time/clock_settime.os time/clock_nanosleep.os time/era.os time/alt_digit.os time/lc-time-cleanup.os time/ntp_gettime.os time/ntp_gettimex.os' > /usr/src/glibc-build/time/stamp.osT mv -f /usr/src/glibc-build/time/stamp.osT /usr/src/glibc-build/time/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/time' make -j4 subdir=dirent -C dirent ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/dirent' .././scripts/mkinstalldirs /usr/src/glibc-build/dirent mkdir -p -- /usr/src/glibc-build/dirent .././scripts/mkinstalldirs /usr/src/glibc-build/dirent gcc alphasort.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/alphasort.o -MD -MP -MF /usr/src/glibc-build/dirent/alphasort.o.dt -MT /usr/src/glibc-build/dirent/alphasort.o gcc ../sysdeps/unix/sysv/linux/alphasort64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/alphasort64.o -MD -MP -MF /usr/src/glibc-build/dirent/alphasort64.o.dt -MT /usr/src/glibc-build/dirent/alphasort64.o echo '' > /usr/src/glibc-build/dirent/stamp.oST gcc ../sysdeps/unix/sysv/linux/closedir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/closedir.o -MD -MP -MF /usr/src/glibc-build/dirent/closedir.o.dt -MT /usr/src/glibc-build/dirent/closedir.o mv -f /usr/src/glibc-build/dirent/stamp.oST /usr/src/glibc-build/dirent/stamp.oS gcc ../sysdeps/unix/sysv/linux/dirfd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/dirfd.o -MD -MP -MF /usr/src/glibc-build/dirent/dirfd.o.dt -MT /usr/src/glibc-build/dirent/dirfd.o gcc ../sysdeps/unix/sysv/linux/fdopendir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/fdopendir.o -MD -MP -MF /usr/src/glibc-build/dirent/fdopendir.o.dt -MT /usr/src/glibc-build/dirent/fdopendir.o gcc ../sysdeps/unix/sysv/linux/getdents.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/getdents.o -MD -MP -MF /usr/src/glibc-build/dirent/getdents.o.dt -MT /usr/src/glibc-build/dirent/getdents.o gcc ../sysdeps/unix/sysv/linux/getdents64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/getdents64.o -MD -MP -MF /usr/src/glibc-build/dirent/getdents64.o.dt -MT /usr/src/glibc-build/dirent/getdents64.o gcc ../sysdeps/unix/sysv/linux/opendir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/opendir.o -MD -MP -MF /usr/src/glibc-build/dirent/opendir.o.dt -MT /usr/src/glibc-build/dirent/opendir.o gcc ../sysdeps/unix/sysv/linux/readdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/readdir.o -MD -MP -MF /usr/src/glibc-build/dirent/readdir.o.dt -MT /usr/src/glibc-build/dirent/readdir.o gcc ../sysdeps/unix/sysv/linux/readdir64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/readdir64.o -MD -MP -MF /usr/src/glibc-build/dirent/readdir64.o.dt -MT /usr/src/glibc-build/dirent/readdir64.o gcc ../sysdeps/unix/sysv/linux/readdir64_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/readdir64_r.o -MD -MP -MF /usr/src/glibc-build/dirent/readdir64_r.o.dt -MT /usr/src/glibc-build/dirent/readdir64_r.o gcc ../sysdeps/unix/sysv/linux/readdir_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/readdir_r.o -MD -MP -MF /usr/src/glibc-build/dirent/readdir_r.o.dt -MT /usr/src/glibc-build/dirent/readdir_r.o gcc ../sysdeps/unix/sysv/linux/rewinddir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/rewinddir.o -MD -MP -MF /usr/src/glibc-build/dirent/rewinddir.o.dt -MT /usr/src/glibc-build/dirent/rewinddir.o gcc scandir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandir.o -MD -MP -MF /usr/src/glibc-build/dirent/scandir.o.dt -MT /usr/src/glibc-build/dirent/scandir.o gcc scandir-cancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandir-cancel.o -MD -MP -MF /usr/src/glibc-build/dirent/scandir-cancel.o.dt -MT /usr/src/glibc-build/dirent/scandir-cancel.o gcc scandir-tail.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandir-tail.o -MD -MP -MF /usr/src/glibc-build/dirent/scandir-tail.o.dt -MT /usr/src/glibc-build/dirent/scandir-tail.o gcc ../sysdeps/unix/sysv/linux/scandir64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandir64.o -MD -MP -MF /usr/src/glibc-build/dirent/scandir64.o.dt -MT /usr/src/glibc-build/dirent/scandir64.o gcc scandir64-tail.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandir64-tail.o -MD -MP -MF /usr/src/glibc-build/dirent/scandir64-tail.o.dt -MT /usr/src/glibc-build/dirent/scandir64-tail.o gcc scandirat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandirat.o -MD -MP -MF /usr/src/glibc-build/dirent/scandirat.o.dt -MT /usr/src/glibc-build/dirent/scandirat.o gcc scandirat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandirat64.o -MD -MP -MF /usr/src/glibc-build/dirent/scandirat64.o.dt -MT /usr/src/glibc-build/dirent/scandirat64.o gcc ../sysdeps/unix/sysv/linux/seekdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/seekdir.o -MD -MP -MF /usr/src/glibc-build/dirent/seekdir.o.dt -MT /usr/src/glibc-build/dirent/seekdir.o gcc ../sysdeps/unix/sysv/linux/telldir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/telldir.o -MD -MP -MF /usr/src/glibc-build/dirent/telldir.o.dt -MT /usr/src/glibc-build/dirent/telldir.o gcc versionsort.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/versionsort.o -MD -MP -MF /usr/src/glibc-build/dirent/versionsort.o.dt -MT /usr/src/glibc-build/dirent/versionsort.o gcc ../sysdeps/unix/sysv/linux/versionsort64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/versionsort64.o -MD -MP -MF /usr/src/glibc-build/dirent/versionsort64.o.dt -MT /usr/src/glibc-build/dirent/versionsort64.o gcc ../sysdeps/unix/sysv/linux/getdirentries.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/getdirentries.o -MD -MP -MF /usr/src/glibc-build/dirent/getdirentries.o.dt -MT /usr/src/glibc-build/dirent/getdirentries.o gcc ../sysdeps/unix/sysv/linux/getdirentries64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/getdirentries64.o -MD -MP -MF /usr/src/glibc-build/dirent/getdirentries64.o.dt -MT /usr/src/glibc-build/dirent/getdirentries64.o gcc alphasort.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/alphasort.os -MD -MP -MF /usr/src/glibc-build/dirent/alphasort.os.dt -MT /usr/src/glibc-build/dirent/alphasort.os gcc ../sysdeps/unix/sysv/linux/alphasort64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/alphasort64.os -MD -MP -MF /usr/src/glibc-build/dirent/alphasort64.os.dt -MT /usr/src/glibc-build/dirent/alphasort64.os gcc ../sysdeps/unix/sysv/linux/closedir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/closedir.os -MD -MP -MF /usr/src/glibc-build/dirent/closedir.os.dt -MT /usr/src/glibc-build/dirent/closedir.os gcc ../sysdeps/unix/sysv/linux/dirfd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/dirfd.os -MD -MP -MF /usr/src/glibc-build/dirent/dirfd.os.dt -MT /usr/src/glibc-build/dirent/dirfd.os gcc ../sysdeps/unix/sysv/linux/fdopendir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/fdopendir.os -MD -MP -MF /usr/src/glibc-build/dirent/fdopendir.os.dt -MT /usr/src/glibc-build/dirent/fdopendir.os gcc ../sysdeps/unix/sysv/linux/getdents.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/getdents.os -MD -MP -MF /usr/src/glibc-build/dirent/getdents.os.dt -MT /usr/src/glibc-build/dirent/getdents.os gcc ../sysdeps/unix/sysv/linux/getdents64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/getdents64.os -MD -MP -MF /usr/src/glibc-build/dirent/getdents64.os.dt -MT /usr/src/glibc-build/dirent/getdents64.os gcc ../sysdeps/unix/sysv/linux/opendir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/opendir.os -MD -MP -MF /usr/src/glibc-build/dirent/opendir.os.dt -MT /usr/src/glibc-build/dirent/opendir.os gcc ../sysdeps/unix/sysv/linux/readdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/readdir.os -MD -MP -MF /usr/src/glibc-build/dirent/readdir.os.dt -MT /usr/src/glibc-build/dirent/readdir.os gcc ../sysdeps/unix/sysv/linux/readdir64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/readdir64.os -MD -MP -MF /usr/src/glibc-build/dirent/readdir64.os.dt -MT /usr/src/glibc-build/dirent/readdir64.os gcc ../sysdeps/unix/sysv/linux/readdir64_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/readdir64_r.os -MD -MP -MF /usr/src/glibc-build/dirent/readdir64_r.os.dt -MT /usr/src/glibc-build/dirent/readdir64_r.os gcc ../sysdeps/unix/sysv/linux/readdir_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/readdir_r.os -MD -MP -MF /usr/src/glibc-build/dirent/readdir_r.os.dt -MT /usr/src/glibc-build/dirent/readdir_r.os gcc ../sysdeps/unix/sysv/linux/rewinddir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/rewinddir.os -MD -MP -MF /usr/src/glibc-build/dirent/rewinddir.os.dt -MT /usr/src/glibc-build/dirent/rewinddir.os gcc scandir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandir.os -MD -MP -MF /usr/src/glibc-build/dirent/scandir.os.dt -MT /usr/src/glibc-build/dirent/scandir.os gcc scandir-cancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandir-cancel.os -MD -MP -MF /usr/src/glibc-build/dirent/scandir-cancel.os.dt -MT /usr/src/glibc-build/dirent/scandir-cancel.os gcc scandir-tail.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandir-tail.os -MD -MP -MF /usr/src/glibc-build/dirent/scandir-tail.os.dt -MT /usr/src/glibc-build/dirent/scandir-tail.os gcc ../sysdeps/unix/sysv/linux/scandir64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandir64.os -MD -MP -MF /usr/src/glibc-build/dirent/scandir64.os.dt -MT /usr/src/glibc-build/dirent/scandir64.os gcc scandir64-tail.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandir64-tail.os -MD -MP -MF /usr/src/glibc-build/dirent/scandir64-tail.os.dt -MT /usr/src/glibc-build/dirent/scandir64-tail.os gcc scandirat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandirat.os -MD -MP -MF /usr/src/glibc-build/dirent/scandirat.os.dt -MT /usr/src/glibc-build/dirent/scandirat.os gcc scandirat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/scandirat64.os -MD -MP -MF /usr/src/glibc-build/dirent/scandirat64.os.dt -MT /usr/src/glibc-build/dirent/scandirat64.os gcc ../sysdeps/unix/sysv/linux/seekdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/seekdir.os -MD -MP -MF /usr/src/glibc-build/dirent/seekdir.os.dt -MT /usr/src/glibc-build/dirent/seekdir.os gcc ../sysdeps/unix/sysv/linux/telldir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/telldir.os -MD -MP -MF /usr/src/glibc-build/dirent/telldir.os.dt -MT /usr/src/glibc-build/dirent/telldir.os gcc versionsort.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/versionsort.os -MD -MP -MF /usr/src/glibc-build/dirent/versionsort.os.dt -MT /usr/src/glibc-build/dirent/versionsort.os gcc ../sysdeps/unix/sysv/linux/versionsort64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/versionsort64.os -MD -MP -MF /usr/src/glibc-build/dirent/versionsort64.os.dt -MT /usr/src/glibc-build/dirent/versionsort64.os gcc ../sysdeps/unix/sysv/linux/getdirentries.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/getdirentries.os -MD -MP -MF /usr/src/glibc-build/dirent/getdirentries.os.dt -MT /usr/src/glibc-build/dirent/getdirentries.os gcc ../sysdeps/unix/sysv/linux/getdirentries64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/getdirentries64.os -MD -MP -MF /usr/src/glibc-build/dirent/getdirentries64.os.dt -MT /usr/src/glibc-build/dirent/getdirentries64.os echo 'dirent/alphasort.o dirent/alphasort64.o dirent/closedir.o dirent/dirfd.o dirent/fdopendir.o dirent/getdents.o dirent/getdents64.o dirent/opendir.o dirent/readdir.o dirent/readdir64.o dirent/readdir64_r.o dirent/readdir_r.o dirent/rewinddir.o dirent/scandir.o dirent/scandir-cancel.o dirent/scandir-tail.o dirent/scandir64.o dirent/scandir64-tail.o dirent/scandirat.o dirent/scandirat64.o dirent/seekdir.o dirent/telldir.o dirent/versionsort.o dirent/versionsort64.o dirent/getdirentries.o dirent/getdirentries64.o' > /usr/src/glibc-build/dirent/stamp.oT mv -f /usr/src/glibc-build/dirent/stamp.oT /usr/src/glibc-build/dirent/stamp.o echo 'dirent/alphasort.os dirent/alphasort64.os dirent/closedir.os dirent/dirfd.os dirent/fdopendir.os dirent/getdents.os dirent/getdents64.os dirent/opendir.os dirent/readdir.os dirent/readdir64.os dirent/readdir64_r.os dirent/readdir_r.os dirent/rewinddir.os dirent/scandir.os dirent/scandir-cancel.os dirent/scandir-tail.os dirent/scandir64.os dirent/scandir64-tail.os dirent/scandirat.os dirent/scandirat64.os dirent/seekdir.os dirent/telldir.os dirent/versionsort.os dirent/versionsort64.os dirent/getdirentries.os dirent/getdirentries64.os' > /usr/src/glibc-build/dirent/stamp.osT mv -f /usr/src/glibc-build/dirent/stamp.osT /usr/src/glibc-build/dirent/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/dirent' make -j4 subdir=posix -C posix ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/posix' .././scripts/mkinstalldirs /usr/src/glibc-build/posix .././scripts/mkinstalldirs /usr/src/glibc-build/posix .././scripts/mkinstalldirs /usr/src/glibc-build/posix mkdir -p -- /usr/src/glibc-build/posix mkdir -p -- /usr/src/glibc-build/posix .././scripts/mkinstalldirs /usr/src/glibc-build/posix gawk -f ../scripts/gen-posix-conf-vars.awk posix-conf-vars.list > /usr/src/glibc-build/posix/posix-conf-vars-def.h.tmp (echo '#define SYSCALL_NAME geteuid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __geteuid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__geteuid, geteuid)'; \ echo 'hidden_weak (geteuid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/geteuid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/geteuid.o.dt -MT /usr/src/glibc-build/posix/geteuid.o (echo '#define SYSCALL_NAME getegid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getegid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getegid, getegid)'; \ echo 'hidden_weak (getegid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getegid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getegid.o.dt -MT /usr/src/glibc-build/posix/getegid.o (echo '#define SYSCALL_NAME execve'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __execve'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__execve, execve)'; \ echo 'hidden_weak (execve)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/execve.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/execve.o.dt -MT /usr/src/glibc-build/posix/execve.o mv -f /usr/src/glibc-build/posix/posix-conf-vars-def.h.tmp /usr/src/glibc-build/posix/posix-conf-vars-def.h (echo '#define SYSCALL_NAME getgid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getgid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getgid, getgid)'; \ echo 'hidden_weak (getgid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getgid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getgid.o.dt -MT /usr/src/glibc-build/posix/getgid.o (echo '#define SYSCALL_NAME getgroups'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getgroups'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getgroups, getgroups)'; \ echo 'hidden_weak (getgroups)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getgroups.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getgroups.o.dt -MT /usr/src/glibc-build/posix/getgroups.o gcc getopt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/getopt.o -MD -MP -MF /usr/src/glibc-build/posix/getopt.o.dt -MT /usr/src/glibc-build/posix/getopt.o gcc getopt1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/getopt1.o -MD -MP -MF /usr/src/glibc-build/posix/getopt1.o.dt -MT /usr/src/glibc-build/posix/getopt1.o (echo '#define SYSCALL_NAME getpgid'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getpgid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getpgid, getpgid)'; \ echo 'hidden_weak (getpgid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getpgid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getpgid.o.dt -MT /usr/src/glibc-build/posix/getpgid.o gcc getpgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/getpgrp.o -MD -MP -MF /usr/src/glibc-build/posix/getpgrp.o.dt -MT /usr/src/glibc-build/posix/getpgrp.o (echo '#define SYSCALL_NAME getpid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getpid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getpid, getpid)'; \ echo 'hidden_weak (getpid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getpid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getpid.o.dt -MT /usr/src/glibc-build/posix/getpid.o (echo '#define SYSCALL_NAME getppid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getppid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getppid, getppid)'; \ echo 'hidden_weak (getppid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getppid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getppid.o.dt -MT /usr/src/glibc-build/posix/getppid.o (echo '#define SYSCALL_NAME getresgid'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL getresgid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getresgid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getresgid.o.dt -MT /usr/src/glibc-build/posix/getresgid.o (echo '#define SYSCALL_NAME getresuid'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL getresuid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getresuid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getresuid.o.dt -MT /usr/src/glibc-build/posix/getresuid.o (echo '#define SYSCALL_NAME getsid'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL getsid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getsid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getsid.o.dt -MT /usr/src/glibc-build/posix/getsid.o (echo '#define SYSCALL_NAME getuid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getuid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getuid, getuid)'; \ echo 'hidden_weak (getuid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getuid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getuid.o.dt -MT /usr/src/glibc-build/posix/getuid.o gcc ../sysdeps/unix/sysv/linux/glob.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/glob.o -MD -MP -MF /usr/src/glibc-build/posix/glob.o.dt -MT /usr/src/glibc-build/posix/glob.o gcc ../sysdeps/unix/sysv/linux/glob-lstat-compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/glob-lstat-compat.o -MD -MP -MF /usr/src/glibc-build/posix/glob-lstat-compat.o.dt -MT /usr/src/glibc-build/posix/glob-lstat-compat.o gcc ../sysdeps/unix/sysv/linux/glob64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/glob64.o -MD -MP -MF /usr/src/glibc-build/posix/glob64.o.dt -MT /usr/src/glibc-build/posix/glob64.o gcc ../sysdeps/unix/sysv/linux/glob64-lstat-compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/glob64-lstat-compat.o -MD -MP -MF /usr/src/glibc-build/posix/glob64-lstat-compat.o.dt -MT /usr/src/glibc-build/posix/glob64-lstat-compat.o gcc ../sysdeps/unix/sysv/linux/glob64-time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/glob64-time64.o -MD -MP -MF /usr/src/glibc-build/posix/glob64-time64.o.dt -MT /usr/src/glibc-build/posix/glob64-time64.o gcc glob_pattern_p.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/glob_pattern_p.o -MD -MP -MF /usr/src/glibc-build/posix/glob_pattern_p.o.dt -MT /usr/src/glibc-build/posix/glob_pattern_p.o gcc ../sysdeps/unix/sysv/linux/globfree.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/globfree.o -MD -MP -MF /usr/src/glibc-build/posix/globfree.o.dt -MT /usr/src/glibc-build/posix/globfree.o gcc ../sysdeps/unix/sysv/linux/globfree64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/globfree64.o -MD -MP -MF /usr/src/glibc-build/posix/globfree64.o.dt -MT /usr/src/glibc-build/posix/globfree64.o gcc ../sysdeps/unix/sysv/linux/globfree64-time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/globfree64-time64.o -MD -MP -MF /usr/src/glibc-build/posix/globfree64-time64.o.dt -MT /usr/src/glibc-build/posix/globfree64-time64.o gcc group_member.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/group_member.o -MD -MP -MF /usr/src/glibc-build/posix/group_member.o.dt -MT /usr/src/glibc-build/posix/group_member.o gcc ../sysdeps/unix/sysv/linux/nanosleep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/nanosleep.o -MD -MP -MF /usr/src/glibc-build/posix/nanosleep.o.dt -MT /usr/src/glibc-build/posix/nanosleep.o gcc ../sysdeps/unix/sysv/linux/pathconf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pathconf.o -MD -MP -MF /usr/src/glibc-build/posix/pathconf.o.dt -MT /usr/src/glibc-build/posix/pathconf.o gcc ../sysdeps/unix/sysv/linux/pause.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pause.o -MD -MP -MF /usr/src/glibc-build/posix/pause.o.dt -MT /usr/src/glibc-build/posix/pause.o gcc ../sysdeps/unix/sysv/linux/posix_madvise.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/posix_madvise.o -MD -MP -MF /usr/src/glibc-build/posix/posix_madvise.o.dt -MT /usr/src/glibc-build/posix/posix_madvise.o gcc ../sysdeps/unix/sysv/linux/pread.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pread.o -MD -MP -MF /usr/src/glibc-build/posix/pread.o.dt -MT /usr/src/glibc-build/posix/pread.o gcc ../sysdeps/unix/sysv/linux/pread64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pread64.o -MD -MP -MF /usr/src/glibc-build/posix/pread64.o.dt -MT /usr/src/glibc-build/posix/pread64.o gcc ../sysdeps/unix/sysv/linux/pwrite.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pwrite.o -MD -MP -MF /usr/src/glibc-build/posix/pwrite.o.dt -MT /usr/src/glibc-build/posix/pwrite.o gcc ../sysdeps/unix/sysv/linux/pwrite64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pwrite64.o -MD -MP -MF /usr/src/glibc-build/posix/pwrite64.o.dt -MT /usr/src/glibc-build/posix/pwrite64.o gcc regex.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/regex.o -MD -MP -MF /usr/src/glibc-build/posix/regex.o.dt -MT /usr/src/glibc-build/posix/regex.o gcc register-atfork.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/register-atfork.o -MD -MP -MF /usr/src/glibc-build/posix/register-atfork.o.dt -MT /usr/src/glibc-build/posix/register-atfork.o gcc sched_cpualloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_cpualloc.o -MD -MP -MF /usr/src/glibc-build/posix/sched_cpualloc.o.dt -MT /usr/src/glibc-build/posix/sched_cpualloc.o gcc sched_cpucount.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_cpucount.o -MD -MP -MF /usr/src/glibc-build/posix/sched_cpucount.o.dt -MT /usr/src/glibc-build/posix/sched_cpucount.o gcc sched_cpufree.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_cpufree.o -MD -MP -MF /usr/src/glibc-build/posix/sched_cpufree.o.dt -MT /usr/src/glibc-build/posix/sched_cpufree.o gcc ../sysdeps/unix/sysv/linux/sched_getaffinity.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_getaffinity.o -MD -MP -MF /usr/src/glibc-build/posix/sched_getaffinity.o.dt -MT /usr/src/glibc-build/posix/sched_getaffinity.o (echo '#define SYSCALL_NAME sched_getparam'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_getparam'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_getparam, sched_getparam)'; \ echo 'hidden_weak (sched_getparam)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_getp.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_getp.o.dt -MT /usr/src/glibc-build/posix/sched_getp.o (echo '#define SYSCALL_NAME sched_getscheduler'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_getscheduler'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_getscheduler, sched_getscheduler)'; \ echo 'hidden_weak (sched_getscheduler)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_gets.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_gets.o.dt -MT /usr/src/glibc-build/posix/sched_gets.o (echo '#define SYSCALL_NAME sched_get_priority_max'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_get_priority_max'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_get_priority_max, sched_get_priority_max)'; \ echo 'hidden_weak (sched_get_priority_max)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_primax.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_primax.o.dt -MT /usr/src/glibc-build/posix/sched_primax.o (echo '#define SYSCALL_NAME sched_get_priority_min'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_get_priority_min'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_get_priority_min, sched_get_priority_min)'; \ echo 'hidden_weak (sched_get_priority_min)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_primin.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_primin.o.dt -MT /usr/src/glibc-build/posix/sched_primin.o gcc ../sysdeps/unix/sysv/linux/sched_rr_gi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_rr_gi.o -MD -MP -MF /usr/src/glibc-build/posix/sched_rr_gi.o.dt -MT /usr/src/glibc-build/posix/sched_rr_gi.o gcc ../sysdeps/unix/sysv/linux/sched_setaffinity.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_setaffinity.o -MD -MP -MF /usr/src/glibc-build/posix/sched_setaffinity.o.dt -MT /usr/src/glibc-build/posix/sched_setaffinity.o (echo '#define SYSCALL_NAME sched_setparam'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_setparam'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_setparam, sched_setparam)'; \ echo 'hidden_weak (sched_setparam)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_setp.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_setp.o.dt -MT /usr/src/glibc-build/posix/sched_setp.o (echo '#define SYSCALL_NAME sched_setscheduler'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_setscheduler'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_setscheduler, sched_setscheduler)'; \ echo 'hidden_weak (sched_setscheduler)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_sets.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_sets.o.dt -MT /usr/src/glibc-build/posix/sched_sets.o (echo '#define SYSCALL_NAME sched_yield'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_yield'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_yield, sched_yield)'; \ echo 'hidden_weak (sched_yield)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_yield.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_yield.o.dt -MT /usr/src/glibc-build/posix/sched_yield.o gcc ../sysdeps/unix/sysv/linux/setgid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/setgid.o -MD -MP -MF /usr/src/glibc-build/posix/setgid.o.dt -MT /usr/src/glibc-build/posix/setgid.o gcc ../sysdeps/unix/sysv/linux/setgroups.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/setgroups.o -MD -MP -MF /usr/src/glibc-build/posix/setgroups.o.dt -MT /usr/src/glibc-build/posix/setgroups.o (echo '#define SYSCALL_NAME setpgid'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __setpgid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__setpgid, setpgid)'; \ echo 'hidden_weak (setpgid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/setpgid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/setpgid.o.dt -MT /usr/src/glibc-build/posix/setpgid.o gcc setpgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/setpgrp.o -MD -MP -MF /usr/src/glibc-build/posix/setpgrp.o.dt -MT /usr/src/glibc-build/posix/setpgrp.o gcc ../sysdeps/unix/sysv/linux/setresgid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/setresgid.o -MD -MP -MF /usr/src/glibc-build/posix/setresgid.o.dt -MT /usr/src/glibc-build/posix/setresgid.o gcc ../sysdeps/unix/sysv/linux/setresuid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/setresuid.o -MD -MP -MF /usr/src/glibc-build/posix/setresuid.o.dt -MT /usr/src/glibc-build/posix/setresuid.o (echo '#define SYSCALL_NAME setsid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __setsid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__setsid, setsid)'; \ echo 'hidden_weak (setsid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/setsid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/setsid.o.dt -MT /usr/src/glibc-build/posix/setsid.o gcc ../sysdeps/unix/sysv/linux/setuid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/setuid.o -MD -MP -MF /usr/src/glibc-build/posix/setuid.o.dt -MT /usr/src/glibc-build/posix/setuid.o gcc shm-directory.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/shm-directory.o -MD -MP -MF /usr/src/glibc-build/posix/shm-directory.o.dt -MT /usr/src/glibc-build/posix/shm-directory.o gcc ../sysdeps/posix/sleep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sleep.o -MD -MP -MF /usr/src/glibc-build/posix/sleep.o.dt -MT /usr/src/glibc-build/posix/sleep.o gcc spawn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn.o -MD -MP -MF /usr/src/glibc-build/posix/spawn.o.dt -MT /usr/src/glibc-build/posix/spawn.o gcc spawn_faction_addchdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_addchdir.o -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_addchdir.o.dt -MT /usr/src/glibc-build/posix/spawn_faction_addchdir.o gcc spawn_faction_addclose.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_addclose.o -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_addclose.o.dt -MT /usr/src/glibc-build/posix/spawn_faction_addclose.o gcc spawn_faction_addclosefrom.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_addclosefrom.o -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_addclosefrom.o.dt -MT /usr/src/glibc-build/posix/spawn_faction_addclosefrom.o gcc spawn_faction_adddup2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_adddup2.o -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_adddup2.o.dt -MT /usr/src/glibc-build/posix/spawn_faction_adddup2.o gcc spawn_faction_addfchdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_addfchdir.o -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_addfchdir.o.dt -MT /usr/src/glibc-build/posix/spawn_faction_addfchdir.o gcc spawn_faction_addopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_addopen.o -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_addopen.o.dt -MT /usr/src/glibc-build/posix/spawn_faction_addopen.o gcc spawn_faction_addtcsetpgrp_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_addtcsetpgrp_np.o -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_addtcsetpgrp_np.o.dt -MT /usr/src/glibc-build/posix/spawn_faction_addtcsetpgrp_np.o gcc spawn_faction_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_destroy.o -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_destroy.o.dt -MT /usr/src/glibc-build/posix/spawn_faction_destroy.o gcc spawn_faction_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_init.o -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_init.o.dt -MT /usr/src/glibc-build/posix/spawn_faction_init.o gcc spawn_valid_fd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_valid_fd.o -MD -MP -MF /usr/src/glibc-build/posix/spawn_valid_fd.o.dt -MT /usr/src/glibc-build/posix/spawn_valid_fd.o gcc spawnattr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_destroy.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_destroy.o.dt -MT /usr/src/glibc-build/posix/spawnattr_destroy.o gcc spawnattr_getdefault.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getdefault.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getdefault.o.dt -MT /usr/src/glibc-build/posix/spawnattr_getdefault.o gcc spawnattr_getflags.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getflags.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getflags.o.dt -MT /usr/src/glibc-build/posix/spawnattr_getflags.o gcc spawnattr_getpgroup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getpgroup.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getpgroup.o.dt -MT /usr/src/glibc-build/posix/spawnattr_getpgroup.o gcc spawnattr_getschedparam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getschedparam.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getschedparam.o.dt -MT /usr/src/glibc-build/posix/spawnattr_getschedparam.o gcc spawnattr_getschedpolicy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getschedpolicy.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getschedpolicy.o.dt -MT /usr/src/glibc-build/posix/spawnattr_getschedpolicy.o gcc spawnattr_getsigmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getsigmask.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getsigmask.o.dt -MT /usr/src/glibc-build/posix/spawnattr_getsigmask.o gcc spawnattr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_init.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_init.o.dt -MT /usr/src/glibc-build/posix/spawnattr_init.o gcc spawnattr_setdefault.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setdefault.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setdefault.o.dt -MT /usr/src/glibc-build/posix/spawnattr_setdefault.o gcc spawnattr_setflags.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setflags.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setflags.o.dt -MT /usr/src/glibc-build/posix/spawnattr_setflags.o gcc spawnattr_setpgroup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setpgroup.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setpgroup.o.dt -MT /usr/src/glibc-build/posix/spawnattr_setpgroup.o gcc spawnattr_setschedparam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setschedparam.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setschedparam.o.dt -MT /usr/src/glibc-build/posix/spawnattr_setschedparam.o gcc spawnattr_setschedpolicy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setschedpolicy.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setschedpolicy.o.dt -MT /usr/src/glibc-build/posix/spawnattr_setschedpolicy.o gcc spawnattr_setsigmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setsigmask.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setsigmask.o.dt -MT /usr/src/glibc-build/posix/spawnattr_setsigmask.o gcc ../sysdeps/unix/sysv/linux/spawni.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawni.o -MD -MP -MF /usr/src/glibc-build/posix/spawni.o.dt -MT /usr/src/glibc-build/posix/spawni.o gcc spawnp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnp.o -MD -MP -MF /usr/src/glibc-build/posix/spawnp.o.dt -MT /usr/src/glibc-build/posix/spawnp.o gcc streams-compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/streams-compat.o -MD -MP -MF /usr/src/glibc-build/posix/streams-compat.o.dt -MT /usr/src/glibc-build/posix/streams-compat.o gcc ../sysdeps/unix/sysv/linux/aarch64/sysconf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -DGETCONF_DIR='"/usr/lib/glibc/getconf"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sysconf.o -MD -MP -MF /usr/src/glibc-build/posix/sysconf.o.dt -MT /usr/src/glibc-build/posix/sysconf.o gcc ../sysdeps/unix/sysv/linux/times.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/times.o -MD -MP -MF /usr/src/glibc-build/posix/times.o.dt -MT /usr/src/glibc-build/posix/times.o (echo '#define SYSCALL_NAME uname'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __uname'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__uname, uname)'; \ echo 'hidden_weak (uname)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/uname.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/uname.o.dt -MT /usr/src/glibc-build/posix/uname.o gcc ../sysdeps/unix/sysv/linux/aarch64/vfork.S -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/vfork.o -MD -MP -MF /usr/src/glibc-build/posix/vfork.o.dt -MT /usr/src/glibc-build/posix/vfork.o gcc wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/wait.o -MD -MP -MF /usr/src/glibc-build/posix/wait.o.dt -MT /usr/src/glibc-build/posix/wait.o gcc ../sysdeps/unix/sysv/linux/wait3.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/wait3.o -MD -MP -MF /usr/src/glibc-build/posix/wait3.o.dt -MT /usr/src/glibc-build/posix/wait3.o gcc ../sysdeps/unix/sysv/linux/wait4.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/wait4.o -MD -MP -MF /usr/src/glibc-build/posix/wait4.o.dt -MT /usr/src/glibc-build/posix/wait4.o gcc ../sysdeps/unix/sysv/linux/waitid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/waitid.o -MD -MP -MF /usr/src/glibc-build/posix/waitid.o.dt -MT /usr/src/glibc-build/posix/waitid.o gcc waitpid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/waitpid.o -MD -MP -MF /usr/src/glibc-build/posix/waitpid.o.dt -MT /usr/src/glibc-build/posix/waitpid.o gcc wordexp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/wordexp.o -MD -MP -MF /usr/src/glibc-build/posix/wordexp.o.dt -MT /usr/src/glibc-build/posix/wordexp.o gcc environ.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/environ.o -MD -MP -MF /usr/src/glibc-build/posix/environ.o.dt -MT /usr/src/glibc-build/posix/environ.o gcc init-posix.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/init-posix.o -MD -MP -MF /usr/src/glibc-build/posix/init-posix.o.dt -MT /usr/src/glibc-build/posix/init-posix.o gcc ../sysdeps/unix/sysv/linux/getcpu.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/getcpu.o -MD -MP -MF /usr/src/glibc-build/posix/getcpu.o.dt -MT /usr/src/glibc-build/posix/getcpu.o gcc ../sysdeps/unix/sysv/linux/oldglob.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/oldglob.o -MD -MP -MF /usr/src/glibc-build/posix/oldglob.o.dt -MT /usr/src/glibc-build/posix/oldglob.o gcc ../sysdeps/unix/sysv/linux/pidfd_getpid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pidfd_getpid.o -MD -MP -MF /usr/src/glibc-build/posix/pidfd_getpid.o.dt -MT /usr/src/glibc-build/posix/pidfd_getpid.o gcc ../sysdeps/unix/sysv/linux/pidfd_spawn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pidfd_spawn.o -MD -MP -MF /usr/src/glibc-build/posix/pidfd_spawn.o.dt -MT /usr/src/glibc-build/posix/pidfd_spawn.o gcc ../sysdeps/unix/sysv/linux/pidfd_spawnp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pidfd_spawnp.o -MD -MP -MF /usr/src/glibc-build/posix/pidfd_spawnp.o.dt -MT /usr/src/glibc-build/posix/pidfd_spawnp.o gcc ../sysdeps/unix/sysv/linux/procutils.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/procutils.o -MD -MP -MF /usr/src/glibc-build/posix/procutils.o.dt -MT /usr/src/glibc-build/posix/procutils.o gcc ../sysdeps/unix/sysv/linux/sched_getcpu.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_getcpu.o -MD -MP -MF /usr/src/glibc-build/posix/sched_getcpu.o.dt -MT /usr/src/glibc-build/posix/sched_getcpu.o gcc ../sysdeps/unix/sysv/linux/spawnattr_getcgroup_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getcgroup_np.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getcgroup_np.o.dt -MT /usr/src/glibc-build/posix/spawnattr_getcgroup_np.o gcc ../sysdeps/unix/sysv/linux/spawnattr_setcgroup_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setcgroup_np.o -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setcgroup_np.o.dt -MT /usr/src/glibc-build/posix/spawnattr_setcgroup_np.o gcc ../sysdeps/nptl/_Fork.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/_Fork.os -MD -MP -MF /usr/src/glibc-build/posix/_Fork.os.dt -MT /usr/src/glibc-build/posix/_Fork.os gcc ../sysdeps/unix/sysv/linux/_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/_exit.os -MD -MP -MF /usr/src/glibc-build/posix/_exit.os.dt -MT /usr/src/glibc-build/posix/_exit.os gcc ../sysdeps/posix/alarm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/alarm.os -MD -MP -MF /usr/src/glibc-build/posix/alarm.os.dt -MT /usr/src/glibc-build/posix/alarm.os gcc bsd-getpgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/bsd-getpgrp.os -MD -MP -MF /usr/src/glibc-build/posix/bsd-getpgrp.os.dt -MT /usr/src/glibc-build/posix/bsd-getpgrp.os gcc confstr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -DLIBPTHREAD_VERSION='"NPTL 2.41"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/confstr.os -MD -MP -MF /usr/src/glibc-build/posix/confstr.os.dt -MT /usr/src/glibc-build/posix/confstr.os gcc execl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execl.os -MD -MP -MF /usr/src/glibc-build/posix/execl.os.dt -MT /usr/src/glibc-build/posix/execl.os gcc execle.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execle.os -MD -MP -MF /usr/src/glibc-build/posix/execle.os.dt -MT /usr/src/glibc-build/posix/execle.os gcc execlp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execlp.os -MD -MP -MF /usr/src/glibc-build/posix/execlp.os.dt -MT /usr/src/glibc-build/posix/execlp.os gcc execv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execv.os -MD -MP -MF /usr/src/glibc-build/posix/execv.os.dt -MT /usr/src/glibc-build/posix/execv.os (echo '#define SYSCALL_NAME execve'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __execve'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__execve, execve)'; \ echo 'hidden_weak (execve)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/execve.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/execve.os.dt -MT /usr/src/glibc-build/posix/execve.os gcc ../sysdeps/unix/sysv/linux/execveat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execveat.os -MD -MP -MF /usr/src/glibc-build/posix/execveat.os.dt -MT /usr/src/glibc-build/posix/execveat.os gcc execvp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execvp.os -MD -MP -MF /usr/src/glibc-build/posix/execvp.os.dt -MT /usr/src/glibc-build/posix/execvp.os gcc execvpe.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execvpe.os -MD -MP -MF /usr/src/glibc-build/posix/execvpe.os.dt -MT /usr/src/glibc-build/posix/execvpe.os gcc ../sysdeps/unix/sysv/linux/fexecve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/fexecve.os -MD -MP -MF /usr/src/glibc-build/posix/fexecve.os.dt -MT /usr/src/glibc-build/posix/fexecve.os gcc fnmatch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/fnmatch.os -MD -MP -MF /usr/src/glibc-build/posix/fnmatch.os.dt -MT /usr/src/glibc-build/posix/fnmatch.os gcc fork.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/fork.os -MD -MP -MF /usr/src/glibc-build/posix/fork.os.dt -MT /usr/src/glibc-build/posix/fork.os gcc ../sysdeps/unix/sysv/linux/fpathconf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/fpathconf.os -MD -MP -MF /usr/src/glibc-build/posix/fpathconf.os.dt -MT /usr/src/glibc-build/posix/fpathconf.os gcc ../sysdeps/posix/gai_strerror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/gai_strerror.os -MD -MP -MF /usr/src/glibc-build/posix/gai_strerror.os.dt -MT /usr/src/glibc-build/posix/gai_strerror.os gcc ../sysdeps/unix/get_child_max.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/get_child_max.os -MD -MP -MF /usr/src/glibc-build/posix/get_child_max.os.dt -MT /usr/src/glibc-build/posix/get_child_max.os (echo '#define SYSCALL_NAME getegid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getegid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getegid, getegid)'; \ echo 'hidden_weak (getegid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getegid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getegid.os.dt -MT /usr/src/glibc-build/posix/getegid.os (echo '#define SYSCALL_NAME geteuid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __geteuid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__geteuid, geteuid)'; \ echo 'hidden_weak (geteuid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/geteuid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/geteuid.os.dt -MT /usr/src/glibc-build/posix/geteuid.os (echo '#define SYSCALL_NAME getgid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getgid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getgid, getgid)'; \ echo 'hidden_weak (getgid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getgid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getgid.os.dt -MT /usr/src/glibc-build/posix/getgid.os (echo '#define SYSCALL_NAME getgroups'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getgroups'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getgroups, getgroups)'; \ echo 'hidden_weak (getgroups)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getgroups.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getgroups.os.dt -MT /usr/src/glibc-build/posix/getgroups.os gcc getopt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/getopt.os -MD -MP -MF /usr/src/glibc-build/posix/getopt.os.dt -MT /usr/src/glibc-build/posix/getopt.os gcc getopt1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/getopt1.os -MD -MP -MF /usr/src/glibc-build/posix/getopt1.os.dt -MT /usr/src/glibc-build/posix/getopt1.os (echo '#define SYSCALL_NAME getpgid'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getpgid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getpgid, getpgid)'; \ echo 'hidden_weak (getpgid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getpgid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getpgid.os.dt -MT /usr/src/glibc-build/posix/getpgid.os gcc getpgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/getpgrp.os -MD -MP -MF /usr/src/glibc-build/posix/getpgrp.os.dt -MT /usr/src/glibc-build/posix/getpgrp.os (echo '#define SYSCALL_NAME getpid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getpid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getpid, getpid)'; \ echo 'hidden_weak (getpid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getpid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getpid.os.dt -MT /usr/src/glibc-build/posix/getpid.os (echo '#define SYSCALL_NAME getppid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getppid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getppid, getppid)'; \ echo 'hidden_weak (getppid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getppid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getppid.os.dt -MT /usr/src/glibc-build/posix/getppid.os (echo '#define SYSCALL_NAME getresgid'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL getresgid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getresgid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getresgid.os.dt -MT /usr/src/glibc-build/posix/getresgid.os (echo '#define SYSCALL_NAME getresuid'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL getresuid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getresuid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getresuid.os.dt -MT /usr/src/glibc-build/posix/getresuid.os (echo '#define SYSCALL_NAME getsid'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL getsid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getsid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getsid.os.dt -MT /usr/src/glibc-build/posix/getsid.os (echo '#define SYSCALL_NAME getuid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getuid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getuid, getuid)'; \ echo 'hidden_weak (getuid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/getuid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/getuid.os.dt -MT /usr/src/glibc-build/posix/getuid.os gcc ../sysdeps/unix/sysv/linux/glob.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/glob.os -MD -MP -MF /usr/src/glibc-build/posix/glob.os.dt -MT /usr/src/glibc-build/posix/glob.os gcc ../sysdeps/unix/sysv/linux/glob-lstat-compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/glob-lstat-compat.os -MD -MP -MF /usr/src/glibc-build/posix/glob-lstat-compat.os.dt -MT /usr/src/glibc-build/posix/glob-lstat-compat.os gcc ../sysdeps/unix/sysv/linux/glob64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/glob64.os -MD -MP -MF /usr/src/glibc-build/posix/glob64.os.dt -MT /usr/src/glibc-build/posix/glob64.os gcc ../sysdeps/unix/sysv/linux/glob64-lstat-compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/glob64-lstat-compat.os -MD -MP -MF /usr/src/glibc-build/posix/glob64-lstat-compat.os.dt -MT /usr/src/glibc-build/posix/glob64-lstat-compat.os gcc ../sysdeps/unix/sysv/linux/glob64-time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/glob64-time64.os -MD -MP -MF /usr/src/glibc-build/posix/glob64-time64.os.dt -MT /usr/src/glibc-build/posix/glob64-time64.os gcc glob_pattern_p.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/glob_pattern_p.os -MD -MP -MF /usr/src/glibc-build/posix/glob_pattern_p.os.dt -MT /usr/src/glibc-build/posix/glob_pattern_p.os gcc ../sysdeps/unix/sysv/linux/globfree.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/globfree.os -MD -MP -MF /usr/src/glibc-build/posix/globfree.os.dt -MT /usr/src/glibc-build/posix/globfree.os gcc ../sysdeps/unix/sysv/linux/globfree64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/globfree64.os -MD -MP -MF /usr/src/glibc-build/posix/globfree64.os.dt -MT /usr/src/glibc-build/posix/globfree64.os gcc ../sysdeps/unix/sysv/linux/globfree64-time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/globfree64-time64.os -MD -MP -MF /usr/src/glibc-build/posix/globfree64-time64.os.dt -MT /usr/src/glibc-build/posix/globfree64-time64.os gcc group_member.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/group_member.os -MD -MP -MF /usr/src/glibc-build/posix/group_member.os.dt -MT /usr/src/glibc-build/posix/group_member.os gcc ../sysdeps/unix/sysv/linux/nanosleep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/nanosleep.os -MD -MP -MF /usr/src/glibc-build/posix/nanosleep.os.dt -MT /usr/src/glibc-build/posix/nanosleep.os gcc ../sysdeps/unix/sysv/linux/pathconf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pathconf.os -MD -MP -MF /usr/src/glibc-build/posix/pathconf.os.dt -MT /usr/src/glibc-build/posix/pathconf.os gcc ../sysdeps/unix/sysv/linux/pause.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pause.os -MD -MP -MF /usr/src/glibc-build/posix/pause.os.dt -MT /usr/src/glibc-build/posix/pause.os gcc ../sysdeps/unix/sysv/linux/posix_madvise.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/posix_madvise.os -MD -MP -MF /usr/src/glibc-build/posix/posix_madvise.os.dt -MT /usr/src/glibc-build/posix/posix_madvise.os gcc ../sysdeps/unix/sysv/linux/pread.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pread.os -MD -MP -MF /usr/src/glibc-build/posix/pread.os.dt -MT /usr/src/glibc-build/posix/pread.os gcc ../sysdeps/unix/sysv/linux/pread64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pread64.os -MD -MP -MF /usr/src/glibc-build/posix/pread64.os.dt -MT /usr/src/glibc-build/posix/pread64.os gcc ../sysdeps/unix/sysv/linux/pwrite.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pwrite.os -MD -MP -MF /usr/src/glibc-build/posix/pwrite.os.dt -MT /usr/src/glibc-build/posix/pwrite.os gcc ../sysdeps/unix/sysv/linux/pwrite64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pwrite64.os -MD -MP -MF /usr/src/glibc-build/posix/pwrite64.os.dt -MT /usr/src/glibc-build/posix/pwrite64.os gcc regex.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/regex.os -MD -MP -MF /usr/src/glibc-build/posix/regex.os.dt -MT /usr/src/glibc-build/posix/regex.os gcc register-atfork.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/register-atfork.os -MD -MP -MF /usr/src/glibc-build/posix/register-atfork.os.dt -MT /usr/src/glibc-build/posix/register-atfork.os gcc sched_cpualloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_cpualloc.os -MD -MP -MF /usr/src/glibc-build/posix/sched_cpualloc.os.dt -MT /usr/src/glibc-build/posix/sched_cpualloc.os gcc sched_cpucount.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_cpucount.os -MD -MP -MF /usr/src/glibc-build/posix/sched_cpucount.os.dt -MT /usr/src/glibc-build/posix/sched_cpucount.os gcc sched_cpufree.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_cpufree.os -MD -MP -MF /usr/src/glibc-build/posix/sched_cpufree.os.dt -MT /usr/src/glibc-build/posix/sched_cpufree.os gcc ../sysdeps/unix/sysv/linux/sched_getaffinity.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_getaffinity.os -MD -MP -MF /usr/src/glibc-build/posix/sched_getaffinity.os.dt -MT /usr/src/glibc-build/posix/sched_getaffinity.os (echo '#define SYSCALL_NAME sched_getparam'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_getparam'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_getparam, sched_getparam)'; \ echo 'hidden_weak (sched_getparam)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_getp.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_getp.os.dt -MT /usr/src/glibc-build/posix/sched_getp.os (echo '#define SYSCALL_NAME sched_getscheduler'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_getscheduler'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_getscheduler, sched_getscheduler)'; \ echo 'hidden_weak (sched_getscheduler)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_gets.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_gets.os.dt -MT /usr/src/glibc-build/posix/sched_gets.os (echo '#define SYSCALL_NAME sched_get_priority_max'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_get_priority_max'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_get_priority_max, sched_get_priority_max)'; \ echo 'hidden_weak (sched_get_priority_max)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_primax.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_primax.os.dt -MT /usr/src/glibc-build/posix/sched_primax.os (echo '#define SYSCALL_NAME sched_get_priority_min'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_get_priority_min'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_get_priority_min, sched_get_priority_min)'; \ echo 'hidden_weak (sched_get_priority_min)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_primin.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_primin.os.dt -MT /usr/src/glibc-build/posix/sched_primin.os gcc ../sysdeps/unix/sysv/linux/sched_rr_gi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_rr_gi.os -MD -MP -MF /usr/src/glibc-build/posix/sched_rr_gi.os.dt -MT /usr/src/glibc-build/posix/sched_rr_gi.os gcc ../sysdeps/unix/sysv/linux/sched_setaffinity.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_setaffinity.os -MD -MP -MF /usr/src/glibc-build/posix/sched_setaffinity.os.dt -MT /usr/src/glibc-build/posix/sched_setaffinity.os (echo '#define SYSCALL_NAME sched_setparam'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_setparam'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_setparam, sched_setparam)'; \ echo 'hidden_weak (sched_setparam)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_setp.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_setp.os.dt -MT /usr/src/glibc-build/posix/sched_setp.os (echo '#define SYSCALL_NAME sched_setscheduler'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_setscheduler'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_setscheduler, sched_setscheduler)'; \ echo 'hidden_weak (sched_setscheduler)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_sets.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_sets.os.dt -MT /usr/src/glibc-build/posix/sched_sets.os (echo '#define SYSCALL_NAME sched_yield'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sched_yield'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sched_yield, sched_yield)'; \ echo 'hidden_weak (sched_yield)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/sched_yield.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/sched_yield.os.dt -MT /usr/src/glibc-build/posix/sched_yield.os gcc ../sysdeps/unix/sysv/linux/setgid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/setgid.os -MD -MP -MF /usr/src/glibc-build/posix/setgid.os.dt -MT /usr/src/glibc-build/posix/setgid.os gcc ../sysdeps/unix/sysv/linux/setgroups.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/setgroups.os -MD -MP -MF /usr/src/glibc-build/posix/setgroups.os.dt -MT /usr/src/glibc-build/posix/setgroups.os (echo '#define SYSCALL_NAME setpgid'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __setpgid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__setpgid, setpgid)'; \ echo 'hidden_weak (setpgid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/setpgid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/setpgid.os.dt -MT /usr/src/glibc-build/posix/setpgid.os gcc setpgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/setpgrp.os -MD -MP -MF /usr/src/glibc-build/posix/setpgrp.os.dt -MT /usr/src/glibc-build/posix/setpgrp.os gcc ../sysdeps/unix/sysv/linux/setresgid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/setresgid.os -MD -MP -MF /usr/src/glibc-build/posix/setresgid.os.dt -MT /usr/src/glibc-build/posix/setresgid.os gcc ../sysdeps/unix/sysv/linux/setresuid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/setresuid.os -MD -MP -MF /usr/src/glibc-build/posix/setresuid.os.dt -MT /usr/src/glibc-build/posix/setresuid.os (echo '#define SYSCALL_NAME setsid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __setsid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__setsid, setsid)'; \ echo 'hidden_weak (setsid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/setsid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/setsid.os.dt -MT /usr/src/glibc-build/posix/setsid.os gcc ../sysdeps/unix/sysv/linux/setuid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/setuid.os -MD -MP -MF /usr/src/glibc-build/posix/setuid.os.dt -MT /usr/src/glibc-build/posix/setuid.os gcc shm-directory.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/shm-directory.os -MD -MP -MF /usr/src/glibc-build/posix/shm-directory.os.dt -MT /usr/src/glibc-build/posix/shm-directory.os gcc ../sysdeps/posix/sleep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sleep.os -MD -MP -MF /usr/src/glibc-build/posix/sleep.os.dt -MT /usr/src/glibc-build/posix/sleep.os gcc spawn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn.os -MD -MP -MF /usr/src/glibc-build/posix/spawn.os.dt -MT /usr/src/glibc-build/posix/spawn.os gcc spawn_faction_addchdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_addchdir.os -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_addchdir.os.dt -MT /usr/src/glibc-build/posix/spawn_faction_addchdir.os gcc spawn_faction_addclose.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_addclose.os -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_addclose.os.dt -MT /usr/src/glibc-build/posix/spawn_faction_addclose.os gcc spawn_faction_addclosefrom.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_addclosefrom.os -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_addclosefrom.os.dt -MT /usr/src/glibc-build/posix/spawn_faction_addclosefrom.os gcc spawn_faction_adddup2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_adddup2.os -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_adddup2.os.dt -MT /usr/src/glibc-build/posix/spawn_faction_adddup2.os gcc spawn_faction_addfchdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_addfchdir.os -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_addfchdir.os.dt -MT /usr/src/glibc-build/posix/spawn_faction_addfchdir.os gcc spawn_faction_addopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_addopen.os -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_addopen.os.dt -MT /usr/src/glibc-build/posix/spawn_faction_addopen.os gcc spawn_faction_addtcsetpgrp_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_addtcsetpgrp_np.os -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_addtcsetpgrp_np.os.dt -MT /usr/src/glibc-build/posix/spawn_faction_addtcsetpgrp_np.os gcc spawn_faction_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_destroy.os -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_destroy.os.dt -MT /usr/src/glibc-build/posix/spawn_faction_destroy.os gcc spawn_faction_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_faction_init.os -MD -MP -MF /usr/src/glibc-build/posix/spawn_faction_init.os.dt -MT /usr/src/glibc-build/posix/spawn_faction_init.os gcc spawn_valid_fd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawn_valid_fd.os -MD -MP -MF /usr/src/glibc-build/posix/spawn_valid_fd.os.dt -MT /usr/src/glibc-build/posix/spawn_valid_fd.os gcc spawnattr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_destroy.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_destroy.os.dt -MT /usr/src/glibc-build/posix/spawnattr_destroy.os gcc spawnattr_getdefault.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getdefault.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getdefault.os.dt -MT /usr/src/glibc-build/posix/spawnattr_getdefault.os gcc spawnattr_getflags.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getflags.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getflags.os.dt -MT /usr/src/glibc-build/posix/spawnattr_getflags.os gcc spawnattr_getpgroup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getpgroup.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getpgroup.os.dt -MT /usr/src/glibc-build/posix/spawnattr_getpgroup.os gcc spawnattr_getschedparam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getschedparam.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getschedparam.os.dt -MT /usr/src/glibc-build/posix/spawnattr_getschedparam.os gcc spawnattr_getschedpolicy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getschedpolicy.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getschedpolicy.os.dt -MT /usr/src/glibc-build/posix/spawnattr_getschedpolicy.os gcc spawnattr_getsigmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getsigmask.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getsigmask.os.dt -MT /usr/src/glibc-build/posix/spawnattr_getsigmask.os gcc spawnattr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_init.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_init.os.dt -MT /usr/src/glibc-build/posix/spawnattr_init.os gcc spawnattr_setdefault.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setdefault.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setdefault.os.dt -MT /usr/src/glibc-build/posix/spawnattr_setdefault.os gcc spawnattr_setflags.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setflags.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setflags.os.dt -MT /usr/src/glibc-build/posix/spawnattr_setflags.os gcc spawnattr_setpgroup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setpgroup.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setpgroup.os.dt -MT /usr/src/glibc-build/posix/spawnattr_setpgroup.os gcc spawnattr_setschedparam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setschedparam.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setschedparam.os.dt -MT /usr/src/glibc-build/posix/spawnattr_setschedparam.os gcc spawnattr_setschedpolicy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setschedpolicy.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setschedpolicy.os.dt -MT /usr/src/glibc-build/posix/spawnattr_setschedpolicy.os gcc spawnattr_setsigmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setsigmask.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setsigmask.os.dt -MT /usr/src/glibc-build/posix/spawnattr_setsigmask.os gcc ../sysdeps/unix/sysv/linux/spawni.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawni.os -MD -MP -MF /usr/src/glibc-build/posix/spawni.os.dt -MT /usr/src/glibc-build/posix/spawni.os gcc spawnp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnp.os -MD -MP -MF /usr/src/glibc-build/posix/spawnp.os.dt -MT /usr/src/glibc-build/posix/spawnp.os gcc streams-compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/streams-compat.os -MD -MP -MF /usr/src/glibc-build/posix/streams-compat.os.dt -MT /usr/src/glibc-build/posix/streams-compat.os gcc ../sysdeps/unix/sysv/linux/aarch64/sysconf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -DGETCONF_DIR='"/usr/lib/glibc/getconf"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sysconf.os -MD -MP -MF /usr/src/glibc-build/posix/sysconf.os.dt -MT /usr/src/glibc-build/posix/sysconf.os gcc ../sysdeps/unix/sysv/linux/times.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/times.os -MD -MP -MF /usr/src/glibc-build/posix/times.os.dt -MT /usr/src/glibc-build/posix/times.os (echo '#define SYSCALL_NAME uname'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __uname'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__uname, uname)'; \ echo 'hidden_weak (uname)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/uname.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/uname.os.dt -MT /usr/src/glibc-build/posix/uname.os gcc ../sysdeps/unix/sysv/linux/aarch64/vfork.S -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/vfork.os -MD -MP -MF /usr/src/glibc-build/posix/vfork.os.dt -MT /usr/src/glibc-build/posix/vfork.os gcc wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/wait.os -MD -MP -MF /usr/src/glibc-build/posix/wait.os.dt -MT /usr/src/glibc-build/posix/wait.os gcc ../sysdeps/unix/sysv/linux/wait3.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/wait3.os -MD -MP -MF /usr/src/glibc-build/posix/wait3.os.dt -MT /usr/src/glibc-build/posix/wait3.os gcc ../sysdeps/unix/sysv/linux/wait4.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/wait4.os -MD -MP -MF /usr/src/glibc-build/posix/wait4.os.dt -MT /usr/src/glibc-build/posix/wait4.os gcc ../sysdeps/unix/sysv/linux/waitid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/waitid.os -MD -MP -MF /usr/src/glibc-build/posix/waitid.os.dt -MT /usr/src/glibc-build/posix/waitid.os gcc waitpid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/waitpid.os -MD -MP -MF /usr/src/glibc-build/posix/waitpid.os.dt -MT /usr/src/glibc-build/posix/waitpid.os gcc wordexp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fomit-frame-pointer -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/wordexp.os -MD -MP -MF /usr/src/glibc-build/posix/wordexp.os.dt -MT /usr/src/glibc-build/posix/wordexp.os gcc environ.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/environ.os -MD -MP -MF /usr/src/glibc-build/posix/environ.os.dt -MT /usr/src/glibc-build/posix/environ.os gcc init-posix.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/init-posix.os -MD -MP -MF /usr/src/glibc-build/posix/init-posix.os.dt -MT /usr/src/glibc-build/posix/init-posix.os gcc ../sysdeps/unix/sysv/linux/getcpu.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/getcpu.os -MD -MP -MF /usr/src/glibc-build/posix/getcpu.os.dt -MT /usr/src/glibc-build/posix/getcpu.os gcc ../sysdeps/unix/sysv/linux/oldglob.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/oldglob.os -MD -MP -MF /usr/src/glibc-build/posix/oldglob.os.dt -MT /usr/src/glibc-build/posix/oldglob.os gcc ../sysdeps/unix/sysv/linux/pidfd_getpid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pidfd_getpid.os -MD -MP -MF /usr/src/glibc-build/posix/pidfd_getpid.os.dt -MT /usr/src/glibc-build/posix/pidfd_getpid.os gcc ../sysdeps/unix/sysv/linux/pidfd_spawn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pidfd_spawn.os -MD -MP -MF /usr/src/glibc-build/posix/pidfd_spawn.os.dt -MT /usr/src/glibc-build/posix/pidfd_spawn.os gcc ../sysdeps/unix/sysv/linux/pidfd_spawnp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/pidfd_spawnp.os -MD -MP -MF /usr/src/glibc-build/posix/pidfd_spawnp.os.dt -MT /usr/src/glibc-build/posix/pidfd_spawnp.os gcc ../sysdeps/unix/sysv/linux/procutils.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/procutils.os -MD -MP -MF /usr/src/glibc-build/posix/procutils.os.dt -MT /usr/src/glibc-build/posix/procutils.os gcc ../sysdeps/unix/sysv/linux/sched_getcpu.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/sched_getcpu.os -MD -MP -MF /usr/src/glibc-build/posix/sched_getcpu.os.dt -MT /usr/src/glibc-build/posix/sched_getcpu.os gcc ../sysdeps/unix/sysv/linux/spawnattr_getcgroup_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_getcgroup_np.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_getcgroup_np.os.dt -MT /usr/src/glibc-build/posix/spawnattr_getcgroup_np.os gcc ../sysdeps/unix/sysv/linux/spawnattr_setcgroup_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/spawnattr_setcgroup_np.os -MD -MP -MF /usr/src/glibc-build/posix/spawnattr_setcgroup_np.os.dt -MT /usr/src/glibc-build/posix/spawnattr_setcgroup_np.os echo '' > /usr/src/glibc-build/posix/stamp.oST gcc ../sysdeps/nptl/_Fork.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/_Fork.o -MD -MP -MF /usr/src/glibc-build/posix/_Fork.o.dt -MT /usr/src/glibc-build/posix/_Fork.o mv -f /usr/src/glibc-build/posix/stamp.oST /usr/src/glibc-build/posix/stamp.oS gcc ../sysdeps/unix/sysv/linux/_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/_exit.o -MD -MP -MF /usr/src/glibc-build/posix/_exit.o.dt -MT /usr/src/glibc-build/posix/_exit.o gcc ../sysdeps/posix/alarm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/alarm.o -MD -MP -MF /usr/src/glibc-build/posix/alarm.o.dt -MT /usr/src/glibc-build/posix/alarm.o gcc bsd-getpgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/bsd-getpgrp.o -MD -MP -MF /usr/src/glibc-build/posix/bsd-getpgrp.o.dt -MT /usr/src/glibc-build/posix/bsd-getpgrp.o gcc confstr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -DLIBPTHREAD_VERSION='"NPTL 2.41"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/confstr.o -MD -MP -MF /usr/src/glibc-build/posix/confstr.o.dt -MT /usr/src/glibc-build/posix/confstr.o gcc execl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execl.o -MD -MP -MF /usr/src/glibc-build/posix/execl.o.dt -MT /usr/src/glibc-build/posix/execl.o gcc execle.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execle.o -MD -MP -MF /usr/src/glibc-build/posix/execle.o.dt -MT /usr/src/glibc-build/posix/execle.o gcc execlp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execlp.o -MD -MP -MF /usr/src/glibc-build/posix/execlp.o.dt -MT /usr/src/glibc-build/posix/execlp.o gcc execv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execv.o -MD -MP -MF /usr/src/glibc-build/posix/execv.o.dt -MT /usr/src/glibc-build/posix/execv.o gcc ../sysdeps/unix/sysv/linux/execveat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execveat.o -MD -MP -MF /usr/src/glibc-build/posix/execveat.o.dt -MT /usr/src/glibc-build/posix/execveat.o gcc execvp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execvp.o -MD -MP -MF /usr/src/glibc-build/posix/execvp.o.dt -MT /usr/src/glibc-build/posix/execvp.o gcc execvpe.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/execvpe.o -MD -MP -MF /usr/src/glibc-build/posix/execvpe.o.dt -MT /usr/src/glibc-build/posix/execvpe.o gcc ../sysdeps/unix/sysv/linux/fexecve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/fexecve.o -MD -MP -MF /usr/src/glibc-build/posix/fexecve.o.dt -MT /usr/src/glibc-build/posix/fexecve.o gcc fnmatch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/fnmatch.o -MD -MP -MF /usr/src/glibc-build/posix/fnmatch.o.dt -MT /usr/src/glibc-build/posix/fnmatch.o gcc fork.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/fork.o -MD -MP -MF /usr/src/glibc-build/posix/fork.o.dt -MT /usr/src/glibc-build/posix/fork.o gcc ../sysdeps/unix/sysv/linux/fpathconf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/fpathconf.o -MD -MP -MF /usr/src/glibc-build/posix/fpathconf.o.dt -MT /usr/src/glibc-build/posix/fpathconf.o gcc ../sysdeps/posix/gai_strerror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/gai_strerror.o -MD -MP -MF /usr/src/glibc-build/posix/gai_strerror.o.dt -MT /usr/src/glibc-build/posix/gai_strerror.o gcc ../sysdeps/unix/get_child_max.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/get_child_max.o -MD -MP -MF /usr/src/glibc-build/posix/get_child_max.o.dt -MT /usr/src/glibc-build/posix/get_child_max.o echo 'posix/_Fork.os posix/_exit.os posix/alarm.os posix/bsd-getpgrp.os posix/confstr.os posix/execl.os posix/execle.os posix/execlp.os posix/execv.os posix/execve.os posix/execveat.os posix/execvp.os posix/execvpe.os posix/fexecve.os posix/fnmatch.os posix/fork.os posix/fpathconf.os posix/gai_strerror.os posix/get_child_max.os posix/getegid.os posix/geteuid.os posix/getgid.os posix/getgroups.os posix/getopt.os posix/getopt1.os posix/getpgid.os posix/getpgrp.os posix/getpid.os posix/getppid.os posix/getresgid.os posix/getresuid.os posix/getsid.os posix/getuid.os posix/glob.os posix/glob-lstat-compat.os posix/glob64.os posix/glob64-lstat-compat.os posix/glob64-time64.os posix/glob_pattern_p.os posix/globfree.os posix/globfree64.os posix/globfree64-time64.os posix/group_member.os posix/nanosleep.os posix/pathconf.os posix/pause.os posix/posix_madvise.os posix/pread.os posix/pread64.os posix/pwrite.os posix/pwrite64.os posix/regex.os posix/register-atfork.os posix/sched_cpualloc.os posix/sched_cpucount.os posix/sched_cpufree.os posix/sched_getaffinity.os posix/sched_getp.os posix/sched_gets.os posix/sched_primax.os posix/sched_primin.os posix/sched_rr_gi.os posix/sched_setaffinity.os posix/sched_setp.os posix/sched_sets.os posix/sched_yield.os posix/setgid.os posix/setgroups.os posix/setpgid.os posix/setpgrp.os posix/setresgid.os posix/setresuid.os posix/setsid.os posix/setuid.os posix/shm-directory.os posix/sleep.os posix/spawn.os posix/spawn_faction_addchdir.os posix/spawn_faction_addclose.os posix/spawn_faction_addclosefrom.os posix/spawn_faction_adddup2.os posix/spawn_faction_addfchdir.os posix/spawn_faction_addopen.os posix/spawn_faction_addtcsetpgrp_np.os posix/spawn_faction_destroy.os posix/spawn_faction_init.os posix/spawn_valid_fd.os posix/spawnattr_destroy.os posix/spawnattr_getdefault.os posix/spawnattr_getflags.os posix/spawnattr_getpgroup.os posix/spawnattr_getschedparam.os posix/spawnattr_getschedpolicy.os posix/spawnattr_getsigmask.os posix/spawnattr_init.os posix/spawnattr_setdefault.os posix/spawnattr_setflags.os posix/spawnattr_setpgroup.os posix/spawnattr_setschedparam.os posix/spawnattr_setschedpolicy.os posix/spawnattr_setsigmask.os posix/spawni.os posix/spawnp.os posix/streams-compat.os posix/sysconf.os posix/times.os posix/uname.os posix/vfork.os posix/wait.os posix/wait3.os posix/wait4.os posix/waitid.os posix/waitpid.os posix/wordexp.os posix/environ.os posix/init-posix.os posix/getcpu.os posix/oldglob.os posix/pidfd_getpid.os posix/pidfd_spawn.os posix/pidfd_spawnp.os posix/procutils.os posix/sched_getcpu.os posix/spawnattr_getcgroup_np.os posix/spawnattr_setcgroup_np.os' > /usr/src/glibc-build/posix/stamp.osT mv -f /usr/src/glibc-build/posix/stamp.osT /usr/src/glibc-build/posix/stamp.os echo 'posix/_Fork.o posix/_exit.o posix/alarm.o posix/bsd-getpgrp.o posix/confstr.o posix/execl.o posix/execle.o posix/execlp.o posix/execv.o posix/execve.o posix/execveat.o posix/execvp.o posix/execvpe.o posix/fexecve.o posix/fnmatch.o posix/fork.o posix/fpathconf.o posix/gai_strerror.o posix/get_child_max.o posix/getegid.o posix/geteuid.o posix/getgid.o posix/getgroups.o posix/getopt.o posix/getopt1.o posix/getpgid.o posix/getpgrp.o posix/getpid.o posix/getppid.o posix/getresgid.o posix/getresuid.o posix/getsid.o posix/getuid.o posix/glob.o posix/glob-lstat-compat.o posix/glob64.o posix/glob64-lstat-compat.o posix/glob64-time64.o posix/glob_pattern_p.o posix/globfree.o posix/globfree64.o posix/globfree64-time64.o posix/group_member.o posix/nanosleep.o posix/pathconf.o posix/pause.o posix/posix_madvise.o posix/pread.o posix/pread64.o posix/pwrite.o posix/pwrite64.o posix/regex.o posix/register-atfork.o posix/sched_cpualloc.o posix/sched_cpucount.o posix/sched_cpufree.o posix/sched_getaffinity.o posix/sched_getp.o posix/sched_gets.o posix/sched_primax.o posix/sched_primin.o posix/sched_rr_gi.o posix/sched_setaffinity.o posix/sched_setp.o posix/sched_sets.o posix/sched_yield.o posix/setgid.o posix/setgroups.o posix/setpgid.o posix/setpgrp.o posix/setresgid.o posix/setresuid.o posix/setsid.o posix/setuid.o posix/shm-directory.o posix/sleep.o posix/spawn.o posix/spawn_faction_addchdir.o posix/spawn_faction_addclose.o posix/spawn_faction_addclosefrom.o posix/spawn_faction_adddup2.o posix/spawn_faction_addfchdir.o posix/spawn_faction_addopen.o posix/spawn_faction_addtcsetpgrp_np.o posix/spawn_faction_destroy.o posix/spawn_faction_init.o posix/spawn_valid_fd.o posix/spawnattr_destroy.o posix/spawnattr_getdefault.o posix/spawnattr_getflags.o posix/spawnattr_getpgroup.o posix/spawnattr_getschedparam.o posix/spawnattr_getschedpolicy.o posix/spawnattr_getsigmask.o posix/spawnattr_init.o posix/spawnattr_setdefault.o posix/spawnattr_setflags.o posix/spawnattr_setpgroup.o posix/spawnattr_setschedparam.o posix/spawnattr_setschedpolicy.o posix/spawnattr_setsigmask.o posix/spawni.o posix/spawnp.o posix/streams-compat.o posix/sysconf.o posix/times.o posix/uname.o posix/vfork.o posix/wait.o posix/wait3.o posix/wait4.o posix/waitid.o posix/waitpid.o posix/wordexp.o posix/environ.o posix/init-posix.o posix/getcpu.o posix/oldglob.o posix/pidfd_getpid.o posix/pidfd_spawn.o posix/pidfd_spawnp.o posix/procutils.o posix/sched_getcpu.o posix/spawnattr_getcgroup_np.o posix/spawnattr_setcgroup_np.o' > /usr/src/glibc-build/posix/stamp.oT mv -f /usr/src/glibc-build/posix/stamp.oT /usr/src/glibc-build/posix/stamp.o make[3]: Leaving directory '/usr/src/glibc-2.41/posix' make -j4 subdir=io -C io ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/io' .././scripts/mkinstalldirs /usr/src/glibc-build/io .././scripts/mkinstalldirs /usr/src/glibc-build/io .././scripts/mkinstalldirs /usr/src/glibc-build/io .././scripts/mkinstalldirs /usr/src/glibc-build/io mkdir -p -- /usr/src/glibc-build/io mkdir -p -- /usr/src/glibc-build/io (echo '#define SYSCALL_NAME dup3'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __dup3'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__dup3, dup3)'; \ echo 'hidden_weak (dup3)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/dup3.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/dup3.o.dt -MT /usr/src/glibc-build/io/dup3.o (echo '#define SYSCALL_NAME chdir'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __chdir'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__chdir, chdir)'; \ echo 'hidden_weak (chdir)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/chdir.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/chdir.o.dt -MT /usr/src/glibc-build/io/chdir.o (echo '#define SYSCALL_NAME close_range'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __close_range'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__close_range, close_range)'; \ echo 'hidden_weak (close_range)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/close_range.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/close_range.o.dt -MT /usr/src/glibc-build/io/close_range.o (echo '#define SYSCALL_NAME dup'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __dup'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__dup, dup)'; \ echo 'hidden_weak (dup)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/dup.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/dup.o.dt -MT /usr/src/glibc-build/io/dup.o gcc ../sysdeps/posix/euidaccess.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/euidaccess.o -MD -MP -MF /usr/src/glibc-build/io/euidaccess.o.dt -MT /usr/src/glibc-build/io/euidaccess.o gcc ../sysdeps/unix/sysv/linux/faccessat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/faccessat.o -MD -MP -MF /usr/src/glibc-build/io/faccessat.o.dt -MT /usr/src/glibc-build/io/faccessat.o (echo '#define SYSCALL_NAME fchdir'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __fchdir'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__fchdir, fchdir)'; \ echo 'hidden_weak (fchdir)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/fchdir.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/fchdir.o.dt -MT /usr/src/glibc-build/io/fchdir.o (echo '#define SYSCALL_NAME fchmod'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __fchmod'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__fchmod, fchmod)'; \ echo 'hidden_weak (fchmod)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/fchmod.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/fchmod.o.dt -MT /usr/src/glibc-build/io/fchmod.o gcc ../sysdeps/unix/sysv/linux/fchmodat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fchmodat.o -MD -MP -MF /usr/src/glibc-build/io/fchmodat.o.dt -MT /usr/src/glibc-build/io/fchmodat.o (echo '#define SYSCALL_NAME fchown'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __fchown'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__fchown, fchown)'; \ echo 'hidden_weak (fchown)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/fchown.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/fchown.o.dt -MT /usr/src/glibc-build/io/fchown.o (echo '#define SYSCALL_NAME fchownat'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fchownat'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/fchownat.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/fchownat.o.dt -MT /usr/src/glibc-build/io/fchownat.o gcc ../sysdeps/unix/sysv/linux/fcntl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fcntl.o -MD -MP -MF /usr/src/glibc-build/io/fcntl.o.dt -MT /usr/src/glibc-build/io/fcntl.o gcc ../sysdeps/unix/sysv/linux/fcntl64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fcntl64.o -MD -MP -MF /usr/src/glibc-build/io/fcntl64.o.dt -MT /usr/src/glibc-build/io/fcntl64.o gcc file_change_detection.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/file_change_detection.o -MD -MP -MF /usr/src/glibc-build/io/file_change_detection.o.dt -MT /usr/src/glibc-build/io/file_change_detection.o (echo '#define SYSCALL_NAME flock'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __flock'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__flock, flock)'; \ echo 'hidden_weak (flock)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/flock.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/flock.o.dt -MT /usr/src/glibc-build/io/flock.o gcc ../sysdeps/unix/sysv/linux/fstat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstat.o -MD -MP -MF /usr/src/glibc-build/io/fstat.o.dt -MT /usr/src/glibc-build/io/fstat.o gcc ../sysdeps/unix/sysv/linux/fstat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstat64.o -MD -MP -MF /usr/src/glibc-build/io/fstat64.o.dt -MT /usr/src/glibc-build/io/fstat64.o gcc ../sysdeps/unix/sysv/linux/fstatat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstatat.o -MD -MP -MF /usr/src/glibc-build/io/fstatat.o.dt -MT /usr/src/glibc-build/io/fstatat.o gcc ../sysdeps/unix/sysv/linux/fstatat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstatat64.o -MD -MP -MF /usr/src/glibc-build/io/fstatat64.o.dt -MT /usr/src/glibc-build/io/fstatat64.o gcc ../sysdeps/unix/sysv/linux/fstatfs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstatfs.o -MD -MP -MF /usr/src/glibc-build/io/fstatfs.o.dt -MT /usr/src/glibc-build/io/fstatfs.o gcc ../sysdeps/unix/sysv/linux/fstatfs64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstatfs64.o -MD -MP -MF /usr/src/glibc-build/io/fstatfs64.o.dt -MT /usr/src/glibc-build/io/fstatfs64.o gcc ../sysdeps/unix/sysv/linux/fstatvfs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstatvfs.o -MD -MP -MF /usr/src/glibc-build/io/fstatvfs.o.dt -MT /usr/src/glibc-build/io/fstatvfs.o gcc ../sysdeps/unix/sysv/linux/fstatvfs64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstatvfs64.o -MD -MP -MF /usr/src/glibc-build/io/fstatvfs64.o.dt -MT /usr/src/glibc-build/io/fstatvfs64.o gcc ../sysdeps/wordsize-64/fts.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fts.o -MD -MP -MF /usr/src/glibc-build/io/fts.o.dt -MT /usr/src/glibc-build/io/fts.o gcc ../sysdeps/wordsize-64/fts64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fts64.o -MD -MP -MF /usr/src/glibc-build/io/fts64.o.dt -MT /usr/src/glibc-build/io/fts64.o gcc fts64-time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fts64-time64.o -MD -MP -MF /usr/src/glibc-build/io/fts64-time64.o.dt -MT /usr/src/glibc-build/io/fts64-time64.o gcc ../sysdeps/wordsize-64/ftw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/ftw.o -MD -MP -MF /usr/src/glibc-build/io/ftw.o.dt -MT /usr/src/glibc-build/io/ftw.o gcc ../sysdeps/wordsize-64/ftw64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/ftw64.o -MD -MP -MF /usr/src/glibc-build/io/ftw64.o.dt -MT /usr/src/glibc-build/io/ftw64.o gcc ftw64-time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/ftw64-time64.o -MD -MP -MF /usr/src/glibc-build/io/ftw64-time64.o.dt -MT /usr/src/glibc-build/io/ftw64-time64.o gcc ../sysdeps/unix/sysv/linux/futimens.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/futimens.o -MD -MP -MF /usr/src/glibc-build/io/futimens.o.dt -MT /usr/src/glibc-build/io/futimens.o gcc ../sysdeps/unix/sysv/linux/getcwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/getcwd.o -MD -MP -MF /usr/src/glibc-build/io/getcwd.o.dt -MT /usr/src/glibc-build/io/getcwd.o gcc getdirname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/getdirname.o -MD -MP -MF /usr/src/glibc-build/io/getdirname.o.dt -MT /usr/src/glibc-build/io/getdirname.o gcc getwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/getwd.o -MD -MP -MF /usr/src/glibc-build/io/getwd.o.dt -MT /usr/src/glibc-build/io/getwd.o gcc ../sysdeps/posix/isatty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/isatty.o -MD -MP -MF /usr/src/glibc-build/io/isatty.o.dt -MT /usr/src/glibc-build/io/isatty.o gcc lchmod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lchmod.o -MD -MP -MF /usr/src/glibc-build/io/lchmod.o.dt -MT /usr/src/glibc-build/io/lchmod.o gcc ../sysdeps/unix/sysv/linux/lchown.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lchown.o -MD -MP -MF /usr/src/glibc-build/io/lchown.o.dt -MT /usr/src/glibc-build/io/lchown.o gcc ../sysdeps/unix/sysv/linux/link.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/link.o -MD -MP -MF /usr/src/glibc-build/io/link.o.dt -MT /usr/src/glibc-build/io/link.o (echo '#define SYSCALL_NAME linkat'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL linkat'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/linkat.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/linkat.o.dt -MT /usr/src/glibc-build/io/linkat.o gcc lockf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lockf.o -MD -MP -MF /usr/src/glibc-build/io/lockf.o.dt -MT /usr/src/glibc-build/io/lockf.o gcc lockf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lockf64.o -MD -MP -MF /usr/src/glibc-build/io/lockf64.o.dt -MT /usr/src/glibc-build/io/lockf64.o gcc ../sysdeps/unix/sysv/linux/lseek.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lseek.o -MD -MP -MF /usr/src/glibc-build/io/lseek.o.dt -MT /usr/src/glibc-build/io/lseek.o gcc ../sysdeps/unix/sysv/linux/lseek64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lseek64.o -MD -MP -MF /usr/src/glibc-build/io/lseek64.o.dt -MT /usr/src/glibc-build/io/lseek64.o gcc ../sysdeps/unix/sysv/linux/lstat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lstat.o -MD -MP -MF /usr/src/glibc-build/io/lstat.o.dt -MT /usr/src/glibc-build/io/lstat.o gcc ../sysdeps/unix/sysv/linux/lstat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lstat64.o -MD -MP -MF /usr/src/glibc-build/io/lstat64.o.dt -MT /usr/src/glibc-build/io/lstat64.o gcc ../sysdeps/unix/sysv/linux/mkdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/mkdir.o -MD -MP -MF /usr/src/glibc-build/io/mkdir.o.dt -MT /usr/src/glibc-build/io/mkdir.o (echo '#define SYSCALL_NAME mkdirat'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL mkdirat'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/mkdirat.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/mkdirat.o.dt -MT /usr/src/glibc-build/io/mkdirat.o gcc ../sysdeps/posix/mkfifo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/mkfifo.o -MD -MP -MF /usr/src/glibc-build/io/mkfifo.o.dt -MT /usr/src/glibc-build/io/mkfifo.o gcc ../sysdeps/posix/mkfifoat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/mkfifoat.o -MD -MP -MF /usr/src/glibc-build/io/mkfifoat.o.dt -MT /usr/src/glibc-build/io/mkfifoat.o gcc mknod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/mknod.o -MD -MP -MF /usr/src/glibc-build/io/mknod.o.dt -MT /usr/src/glibc-build/io/mknod.o gcc ../sysdeps/unix/sysv/linux/mknodat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/mknodat.o -MD -MP -MF /usr/src/glibc-build/io/mknodat.o.dt -MT /usr/src/glibc-build/io/mknodat.o gcc ../sysdeps/unix/sysv/linux/open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/open.o -MD -MP -MF /usr/src/glibc-build/io/open.o.dt -MT /usr/src/glibc-build/io/open.o gcc ../sysdeps/unix/sysv/linux/open64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/open64.o -MD -MP -MF /usr/src/glibc-build/io/open64.o.dt -MT /usr/src/glibc-build/io/open64.o gcc open64_2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/open64_2.o -MD -MP -MF /usr/src/glibc-build/io/open64_2.o.dt -MT /usr/src/glibc-build/io/open64_2.o gcc open_2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/open_2.o -MD -MP -MF /usr/src/glibc-build/io/open_2.o.dt -MT /usr/src/glibc-build/io/open_2.o gcc ../sysdeps/unix/sysv/linux/openat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/openat.o -MD -MP -MF /usr/src/glibc-build/io/openat.o.dt -MT /usr/src/glibc-build/io/openat.o gcc ../sysdeps/unix/sysv/linux/openat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/openat64.o -MD -MP -MF /usr/src/glibc-build/io/openat64.o.dt -MT /usr/src/glibc-build/io/openat64.o gcc openat64_2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/openat64_2.o -MD -MP -MF /usr/src/glibc-build/io/openat64_2.o.dt -MT /usr/src/glibc-build/io/openat64_2.o gcc openat_2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/openat_2.o -MD -MP -MF /usr/src/glibc-build/io/openat_2.o.dt -MT /usr/src/glibc-build/io/openat_2.o gcc ../sysdeps/unix/sysv/linux/pipe.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/pipe.o -MD -MP -MF /usr/src/glibc-build/io/pipe.o.dt -MT /usr/src/glibc-build/io/pipe.o (echo '#define SYSCALL_NAME pipe2'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __pipe2'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__pipe2, pipe2)'; \ echo 'hidden_weak (pipe2)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/pipe2.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/pipe2.o.dt -MT /usr/src/glibc-build/io/pipe2.o gcc ../sysdeps/unix/sysv/linux/poll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/poll.o -MD -MP -MF /usr/src/glibc-build/io/poll.o.dt -MT /usr/src/glibc-build/io/poll.o gcc ../sysdeps/unix/sysv/linux/posix_fadvise.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/posix_fadvise.o -MD -MP -MF /usr/src/glibc-build/io/posix_fadvise.o.dt -MT /usr/src/glibc-build/io/posix_fadvise.o gcc ../sysdeps/unix/sysv/linux/posix_fadvise64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/posix_fadvise64.o -MD -MP -MF /usr/src/glibc-build/io/posix_fadvise64.o.dt -MT /usr/src/glibc-build/io/posix_fadvise64.o gcc ../sysdeps/unix/sysv/linux/posix_fallocate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/posix_fallocate.o -MD -MP -MF /usr/src/glibc-build/io/posix_fallocate.o.dt -MT /usr/src/glibc-build/io/posix_fallocate.o gcc ../sysdeps/unix/sysv/linux/posix_fallocate64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/posix_fallocate64.o -MD -MP -MF /usr/src/glibc-build/io/posix_fallocate64.o.dt -MT /usr/src/glibc-build/io/posix_fallocate64.o gcc ../sysdeps/unix/sysv/linux/ppoll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/ppoll.o -MD -MP -MF /usr/src/glibc-build/io/ppoll.o.dt -MT /usr/src/glibc-build/io/ppoll.o gcc ../sysdeps/unix/sysv/linux/read.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/read.o -MD -MP -MF /usr/src/glibc-build/io/read.o.dt -MT /usr/src/glibc-build/io/read.o gcc ../sysdeps/unix/sysv/linux/readlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/readlink.o -MD -MP -MF /usr/src/glibc-build/io/readlink.o.dt -MT /usr/src/glibc-build/io/readlink.o (echo '#define SYSCALL_NAME readlinkat'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL readlinkat'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/readlinkat.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/readlinkat.o.dt -MT /usr/src/glibc-build/io/readlinkat.o gcc ../sysdeps/unix/sysv/linux/rmdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rmdir.o -MD -MP -MF /usr/src/glibc-build/io/rmdir.o.dt -MT /usr/src/glibc-build/io/rmdir.o gcc ../sysdeps/unix/sysv/linux/sendfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/sendfile.o -MD -MP -MF /usr/src/glibc-build/io/sendfile.o.dt -MT /usr/src/glibc-build/io/sendfile.o gcc ../sysdeps/unix/sysv/linux/sendfile64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/sendfile64.o -MD -MP -MF /usr/src/glibc-build/io/sendfile64.o.dt -MT /usr/src/glibc-build/io/sendfile64.o gcc ../sysdeps/unix/sysv/linux/stat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/stat.o -MD -MP -MF /usr/src/glibc-build/io/stat.o.dt -MT /usr/src/glibc-build/io/stat.o gcc ../sysdeps/unix/sysv/linux/stat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/stat64.o -MD -MP -MF /usr/src/glibc-build/io/stat64.o.dt -MT /usr/src/glibc-build/io/stat64.o gcc ../sysdeps/unix/sysv/linux/statfs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/statfs.o -MD -MP -MF /usr/src/glibc-build/io/statfs.o.dt -MT /usr/src/glibc-build/io/statfs.o gcc ../sysdeps/unix/sysv/linux/statfs64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/statfs64.o -MD -MP -MF /usr/src/glibc-build/io/statfs64.o.dt -MT /usr/src/glibc-build/io/statfs64.o gcc ../sysdeps/unix/sysv/linux/statvfs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/statvfs.o -MD -MP -MF /usr/src/glibc-build/io/statvfs.o.dt -MT /usr/src/glibc-build/io/statvfs.o gcc ../sysdeps/unix/sysv/linux/statvfs64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/statvfs64.o -MD -MP -MF /usr/src/glibc-build/io/statvfs64.o.dt -MT /usr/src/glibc-build/io/statvfs64.o gcc ../sysdeps/unix/sysv/linux/statx.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/statx.o -MD -MP -MF /usr/src/glibc-build/io/statx.o.dt -MT /usr/src/glibc-build/io/statx.o gcc ../sysdeps/unix/sysv/linux/symlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/symlink.o -MD -MP -MF /usr/src/glibc-build/io/symlink.o.dt -MT /usr/src/glibc-build/io/symlink.o (echo '#define SYSCALL_NAME symlinkat'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL symlinkat'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/symlinkat.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/symlinkat.o.dt -MT /usr/src/glibc-build/io/symlinkat.o gcc ../sysdeps/unix/sysv/linux/ttyname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/ttyname.o -MD -MP -MF /usr/src/glibc-build/io/ttyname.o.dt -MT /usr/src/glibc-build/io/ttyname.o gcc ../sysdeps/unix/sysv/linux/ttyname_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/ttyname_r.o -MD -MP -MF /usr/src/glibc-build/io/ttyname_r.o.dt -MT /usr/src/glibc-build/io/ttyname_r.o (echo '#define SYSCALL_NAME umask'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __umask'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__umask, umask)'; \ echo 'hidden_weak (umask)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/umask.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/umask.o.dt -MT /usr/src/glibc-build/io/umask.o gcc ../sysdeps/unix/sysv/linux/unlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/unlink.o -MD -MP -MF /usr/src/glibc-build/io/unlink.o.dt -MT /usr/src/glibc-build/io/unlink.o (echo '#define SYSCALL_NAME unlinkat'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL unlinkat'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/unlinkat.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/unlinkat.o.dt -MT /usr/src/glibc-build/io/unlinkat.o gcc ../sysdeps/unix/sysv/linux/utime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/utime.o -MD -MP -MF /usr/src/glibc-build/io/utime.o.dt -MT /usr/src/glibc-build/io/utime.o gcc ../sysdeps/unix/sysv/linux/utimensat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/utimensat.o -MD -MP -MF /usr/src/glibc-build/io/utimensat.o.dt -MT /usr/src/glibc-build/io/utimensat.o gcc ../sysdeps/unix/sysv/linux/write.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/write.o -MD -MP -MF /usr/src/glibc-build/io/write.o.dt -MT /usr/src/glibc-build/io/write.o gcc ../sysdeps/unix/sysv/linux/close_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/close_nocancel.o -MD -MP -MF /usr/src/glibc-build/io/close_nocancel.o.dt -MT /usr/src/glibc-build/io/close_nocancel.o gcc ../sysdeps/unix/sysv/linux/fallocate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fallocate.o -MD -MP -MF /usr/src/glibc-build/io/fallocate.o.dt -MT /usr/src/glibc-build/io/fallocate.o gcc ../sysdeps/unix/sysv/linux/fallocate64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fallocate64.o -MD -MP -MF /usr/src/glibc-build/io/fallocate64.o.dt -MT /usr/src/glibc-build/io/fallocate64.o gcc ../sysdeps/unix/sysv/linux/fcntl_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fcntl_nocancel.o -MD -MP -MF /usr/src/glibc-build/io/fcntl_nocancel.o.dt -MT /usr/src/glibc-build/io/fcntl_nocancel.o gcc ../sysdeps/unix/sysv/linux/internal_statvfs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/internal_statvfs.o -MD -MP -MF /usr/src/glibc-build/io/internal_statvfs.o.dt -MT /usr/src/glibc-build/io/internal_statvfs.o gcc ../sysdeps/unix/sysv/linux/open64_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/open64_nocancel.o -MD -MP -MF /usr/src/glibc-build/io/open64_nocancel.o.dt -MT /usr/src/glibc-build/io/open64_nocancel.o gcc ../sysdeps/unix/sysv/linux/open_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/open_nocancel.o -MD -MP -MF /usr/src/glibc-build/io/open_nocancel.o.dt -MT /usr/src/glibc-build/io/open_nocancel.o gcc ../sysdeps/unix/sysv/linux/openat64_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/openat64_nocancel.o -MD -MP -MF /usr/src/glibc-build/io/openat64_nocancel.o.dt -MT /usr/src/glibc-build/io/openat64_nocancel.o gcc ../sysdeps/unix/sysv/linux/openat_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/openat_nocancel.o -MD -MP -MF /usr/src/glibc-build/io/openat_nocancel.o.dt -MT /usr/src/glibc-build/io/openat_nocancel.o gcc ../sysdeps/unix/sysv/linux/pread64_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/pread64_nocancel.o -MD -MP -MF /usr/src/glibc-build/io/pread64_nocancel.o.dt -MT /usr/src/glibc-build/io/pread64_nocancel.o gcc ../sysdeps/unix/sysv/linux/read_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/read_nocancel.o -MD -MP -MF /usr/src/glibc-build/io/read_nocancel.o.dt -MT /usr/src/glibc-build/io/read_nocancel.o gcc ../sysdeps/unix/sysv/linux/stat_t64_cp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/stat_t64_cp.o -MD -MP -MF /usr/src/glibc-build/io/stat_t64_cp.o.dt -MT /usr/src/glibc-build/io/stat_t64_cp.o gcc ../sysdeps/unix/sysv/linux/wordsize-64/statx_cp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/statx_cp.o -MD -MP -MF /usr/src/glibc-build/io/statx_cp.o.dt -MT /usr/src/glibc-build/io/statx_cp.o gcc ../sysdeps/unix/sysv/linux/sync_file_range.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/sync_file_range.o -MD -MP -MF /usr/src/glibc-build/io/sync_file_range.o.dt -MT /usr/src/glibc-build/io/sync_file_range.o gcc ../sysdeps/unix/sysv/linux/write_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/write_nocancel.o -MD -MP -MF /usr/src/glibc-build/io/write_nocancel.o.dt -MT /usr/src/glibc-build/io/write_nocancel.o gcc ../sysdeps/unix/sysv/linux/xstatconv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/xstatconv.o -MD -MP -MF /usr/src/glibc-build/io/xstatconv.o.dt -MT /usr/src/glibc-build/io/xstatconv.o gcc ../sysdeps/unix/sysv/linux/access.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/access.os -MD -MP -MF /usr/src/glibc-build/io/access.os.dt -MT /usr/src/glibc-build/io/access.os (echo '#define SYSCALL_NAME chdir'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __chdir'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__chdir, chdir)'; \ echo 'hidden_weak (chdir)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/chdir.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/chdir.os.dt -MT /usr/src/glibc-build/io/chdir.os gcc ../sysdeps/unix/sysv/linux/chmod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/chmod.os -MD -MP -MF /usr/src/glibc-build/io/chmod.os.dt -MT /usr/src/glibc-build/io/chmod.os gcc ../sysdeps/unix/sysv/linux/chown.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/chown.os -MD -MP -MF /usr/src/glibc-build/io/chown.os.dt -MT /usr/src/glibc-build/io/chown.os gcc ../sysdeps/unix/sysv/linux/close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/close.os -MD -MP -MF /usr/src/glibc-build/io/close.os.dt -MT /usr/src/glibc-build/io/close.os (echo '#define SYSCALL_NAME close_range'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __close_range'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__close_range, close_range)'; \ echo 'hidden_weak (close_range)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/close_range.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/close_range.os.dt -MT /usr/src/glibc-build/io/close_range.os gcc closefrom.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/closefrom.os -MD -MP -MF /usr/src/glibc-build/io/closefrom.os.dt -MT /usr/src/glibc-build/io/closefrom.os gcc ../sysdeps/unix/sysv/linux/copy_file_range.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/copy_file_range.os -MD -MP -MF /usr/src/glibc-build/io/copy_file_range.os.dt -MT /usr/src/glibc-build/io/copy_file_range.os gcc ../sysdeps/unix/sysv/linux/creat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/creat.os -MD -MP -MF /usr/src/glibc-build/io/creat.os.dt -MT /usr/src/glibc-build/io/creat.os gcc ../sysdeps/unix/sysv/linux/creat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/creat64.os -MD -MP -MF /usr/src/glibc-build/io/creat64.os.dt -MT /usr/src/glibc-build/io/creat64.os (echo '#define SYSCALL_NAME dup'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __dup'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__dup, dup)'; \ echo 'hidden_weak (dup)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/dup.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/dup.os.dt -MT /usr/src/glibc-build/io/dup.os gcc ../sysdeps/unix/sysv/linux/dup2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/dup2.os -MD -MP -MF /usr/src/glibc-build/io/dup2.os.dt -MT /usr/src/glibc-build/io/dup2.os (echo '#define SYSCALL_NAME dup3'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __dup3'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__dup3, dup3)'; \ echo 'hidden_weak (dup3)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/dup3.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/dup3.os.dt -MT /usr/src/glibc-build/io/dup3.os gcc ../sysdeps/posix/euidaccess.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/euidaccess.os -MD -MP -MF /usr/src/glibc-build/io/euidaccess.os.dt -MT /usr/src/glibc-build/io/euidaccess.os gcc ../sysdeps/unix/sysv/linux/faccessat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/faccessat.os -MD -MP -MF /usr/src/glibc-build/io/faccessat.os.dt -MT /usr/src/glibc-build/io/faccessat.os (echo '#define SYSCALL_NAME fchdir'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __fchdir'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__fchdir, fchdir)'; \ echo 'hidden_weak (fchdir)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/fchdir.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/fchdir.os.dt -MT /usr/src/glibc-build/io/fchdir.os (echo '#define SYSCALL_NAME fchmod'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __fchmod'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__fchmod, fchmod)'; \ echo 'hidden_weak (fchmod)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/fchmod.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/fchmod.os.dt -MT /usr/src/glibc-build/io/fchmod.os gcc ../sysdeps/unix/sysv/linux/fchmodat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fchmodat.os -MD -MP -MF /usr/src/glibc-build/io/fchmodat.os.dt -MT /usr/src/glibc-build/io/fchmodat.os (echo '#define SYSCALL_NAME fchown'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __fchown'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__fchown, fchown)'; \ echo 'hidden_weak (fchown)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/fchown.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/fchown.os.dt -MT /usr/src/glibc-build/io/fchown.os (echo '#define SYSCALL_NAME fchownat'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fchownat'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/fchownat.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/fchownat.os.dt -MT /usr/src/glibc-build/io/fchownat.os gcc ../sysdeps/unix/sysv/linux/fcntl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fcntl.os -MD -MP -MF /usr/src/glibc-build/io/fcntl.os.dt -MT /usr/src/glibc-build/io/fcntl.os gcc ../sysdeps/unix/sysv/linux/fcntl64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fcntl64.os -MD -MP -MF /usr/src/glibc-build/io/fcntl64.os.dt -MT /usr/src/glibc-build/io/fcntl64.os gcc file_change_detection.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/file_change_detection.os -MD -MP -MF /usr/src/glibc-build/io/file_change_detection.os.dt -MT /usr/src/glibc-build/io/file_change_detection.os (echo '#define SYSCALL_NAME flock'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __flock'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__flock, flock)'; \ echo 'hidden_weak (flock)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/flock.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/flock.os.dt -MT /usr/src/glibc-build/io/flock.os gcc ../sysdeps/unix/sysv/linux/fstat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstat.os -MD -MP -MF /usr/src/glibc-build/io/fstat.os.dt -MT /usr/src/glibc-build/io/fstat.os gcc ../sysdeps/unix/sysv/linux/fstat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstat64.os -MD -MP -MF /usr/src/glibc-build/io/fstat64.os.dt -MT /usr/src/glibc-build/io/fstat64.os gcc ../sysdeps/unix/sysv/linux/fstatat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstatat.os -MD -MP -MF /usr/src/glibc-build/io/fstatat.os.dt -MT /usr/src/glibc-build/io/fstatat.os gcc ../sysdeps/unix/sysv/linux/fstatat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstatat64.os -MD -MP -MF /usr/src/glibc-build/io/fstatat64.os.dt -MT /usr/src/glibc-build/io/fstatat64.os gcc ../sysdeps/unix/sysv/linux/fstatfs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstatfs.os -MD -MP -MF /usr/src/glibc-build/io/fstatfs.os.dt -MT /usr/src/glibc-build/io/fstatfs.os gcc ../sysdeps/unix/sysv/linux/fstatfs64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstatfs64.os -MD -MP -MF /usr/src/glibc-build/io/fstatfs64.os.dt -MT /usr/src/glibc-build/io/fstatfs64.os gcc ../sysdeps/unix/sysv/linux/fstatvfs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstatvfs.os -MD -MP -MF /usr/src/glibc-build/io/fstatvfs.os.dt -MT /usr/src/glibc-build/io/fstatvfs.os gcc ../sysdeps/unix/sysv/linux/fstatvfs64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fstatvfs64.os -MD -MP -MF /usr/src/glibc-build/io/fstatvfs64.os.dt -MT /usr/src/glibc-build/io/fstatvfs64.os gcc ../sysdeps/wordsize-64/fts.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fts.os -MD -MP -MF /usr/src/glibc-build/io/fts.os.dt -MT /usr/src/glibc-build/io/fts.os gcc ../sysdeps/wordsize-64/fts64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fts64.os -MD -MP -MF /usr/src/glibc-build/io/fts64.os.dt -MT /usr/src/glibc-build/io/fts64.os gcc fts64-time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -Wno-uninitialized -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fts64-time64.os -MD -MP -MF /usr/src/glibc-build/io/fts64-time64.os.dt -MT /usr/src/glibc-build/io/fts64-time64.os gcc ../sysdeps/wordsize-64/ftw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/ftw.os -MD -MP -MF /usr/src/glibc-build/io/ftw.os.dt -MT /usr/src/glibc-build/io/ftw.os gcc ../sysdeps/wordsize-64/ftw64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/ftw64.os -MD -MP -MF /usr/src/glibc-build/io/ftw64.os.dt -MT /usr/src/glibc-build/io/ftw64.os gcc ftw64-time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/ftw64-time64.os -MD -MP -MF /usr/src/glibc-build/io/ftw64-time64.os.dt -MT /usr/src/glibc-build/io/ftw64-time64.os gcc ../sysdeps/unix/sysv/linux/futimens.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/futimens.os -MD -MP -MF /usr/src/glibc-build/io/futimens.os.dt -MT /usr/src/glibc-build/io/futimens.os gcc ../sysdeps/unix/sysv/linux/getcwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/getcwd.os -MD -MP -MF /usr/src/glibc-build/io/getcwd.os.dt -MT /usr/src/glibc-build/io/getcwd.os gcc getdirname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/getdirname.os -MD -MP -MF /usr/src/glibc-build/io/getdirname.os.dt -MT /usr/src/glibc-build/io/getdirname.os gcc getwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/getwd.os -MD -MP -MF /usr/src/glibc-build/io/getwd.os.dt -MT /usr/src/glibc-build/io/getwd.os gcc ../sysdeps/posix/isatty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/isatty.os -MD -MP -MF /usr/src/glibc-build/io/isatty.os.dt -MT /usr/src/glibc-build/io/isatty.os gcc lchmod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lchmod.os -MD -MP -MF /usr/src/glibc-build/io/lchmod.os.dt -MT /usr/src/glibc-build/io/lchmod.os gcc ../sysdeps/unix/sysv/linux/lchown.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lchown.os -MD -MP -MF /usr/src/glibc-build/io/lchown.os.dt -MT /usr/src/glibc-build/io/lchown.os gcc ../sysdeps/unix/sysv/linux/link.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/link.os -MD -MP -MF /usr/src/glibc-build/io/link.os.dt -MT /usr/src/glibc-build/io/link.os (echo '#define SYSCALL_NAME linkat'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL linkat'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/linkat.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/linkat.os.dt -MT /usr/src/glibc-build/io/linkat.os gcc lockf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lockf.os -MD -MP -MF /usr/src/glibc-build/io/lockf.os.dt -MT /usr/src/glibc-build/io/lockf.os gcc lockf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lockf64.os -MD -MP -MF /usr/src/glibc-build/io/lockf64.os.dt -MT /usr/src/glibc-build/io/lockf64.os gcc ../sysdeps/unix/sysv/linux/lseek.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lseek.os -MD -MP -MF /usr/src/glibc-build/io/lseek.os.dt -MT /usr/src/glibc-build/io/lseek.os gcc ../sysdeps/unix/sysv/linux/lseek64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lseek64.os -MD -MP -MF /usr/src/glibc-build/io/lseek64.os.dt -MT /usr/src/glibc-build/io/lseek64.os gcc ../sysdeps/unix/sysv/linux/lstat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lstat.os -MD -MP -MF /usr/src/glibc-build/io/lstat.os.dt -MT /usr/src/glibc-build/io/lstat.os gcc ../sysdeps/unix/sysv/linux/lstat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/lstat64.os -MD -MP -MF /usr/src/glibc-build/io/lstat64.os.dt -MT /usr/src/glibc-build/io/lstat64.os gcc ../sysdeps/unix/sysv/linux/mkdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/mkdir.os -MD -MP -MF /usr/src/glibc-build/io/mkdir.os.dt -MT /usr/src/glibc-build/io/mkdir.os (echo '#define SYSCALL_NAME mkdirat'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL mkdirat'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/mkdirat.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/mkdirat.os.dt -MT /usr/src/glibc-build/io/mkdirat.os gcc ../sysdeps/posix/mkfifo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/mkfifo.os -MD -MP -MF /usr/src/glibc-build/io/mkfifo.os.dt -MT /usr/src/glibc-build/io/mkfifo.os gcc ../sysdeps/posix/mkfifoat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/mkfifoat.os -MD -MP -MF /usr/src/glibc-build/io/mkfifoat.os.dt -MT /usr/src/glibc-build/io/mkfifoat.os gcc mknod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/mknod.os -MD -MP -MF /usr/src/glibc-build/io/mknod.os.dt -MT /usr/src/glibc-build/io/mknod.os gcc ../sysdeps/unix/sysv/linux/mknodat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/mknodat.os -MD -MP -MF /usr/src/glibc-build/io/mknodat.os.dt -MT /usr/src/glibc-build/io/mknodat.os gcc ../sysdeps/unix/sysv/linux/open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/open.os -MD -MP -MF /usr/src/glibc-build/io/open.os.dt -MT /usr/src/glibc-build/io/open.os gcc ../sysdeps/unix/sysv/linux/open64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/open64.os -MD -MP -MF /usr/src/glibc-build/io/open64.os.dt -MT /usr/src/glibc-build/io/open64.os gcc open64_2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/open64_2.os -MD -MP -MF /usr/src/glibc-build/io/open64_2.os.dt -MT /usr/src/glibc-build/io/open64_2.os gcc open_2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/open_2.os -MD -MP -MF /usr/src/glibc-build/io/open_2.os.dt -MT /usr/src/glibc-build/io/open_2.os gcc ../sysdeps/unix/sysv/linux/openat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/openat.os -MD -MP -MF /usr/src/glibc-build/io/openat.os.dt -MT /usr/src/glibc-build/io/openat.os gcc ../sysdeps/unix/sysv/linux/openat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/openat64.os -MD -MP -MF /usr/src/glibc-build/io/openat64.os.dt -MT /usr/src/glibc-build/io/openat64.os gcc openat64_2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/openat64_2.os -MD -MP -MF /usr/src/glibc-build/io/openat64_2.os.dt -MT /usr/src/glibc-build/io/openat64_2.os gcc openat_2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/openat_2.os -MD -MP -MF /usr/src/glibc-build/io/openat_2.os.dt -MT /usr/src/glibc-build/io/openat_2.os gcc ../sysdeps/unix/sysv/linux/pipe.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/pipe.os -MD -MP -MF /usr/src/glibc-build/io/pipe.os.dt -MT /usr/src/glibc-build/io/pipe.os (echo '#define SYSCALL_NAME pipe2'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __pipe2'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__pipe2, pipe2)'; \ echo 'hidden_weak (pipe2)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/pipe2.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/pipe2.os.dt -MT /usr/src/glibc-build/io/pipe2.os gcc ../sysdeps/unix/sysv/linux/poll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/poll.os -MD -MP -MF /usr/src/glibc-build/io/poll.os.dt -MT /usr/src/glibc-build/io/poll.os gcc ../sysdeps/unix/sysv/linux/posix_fadvise.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/posix_fadvise.os -MD -MP -MF /usr/src/glibc-build/io/posix_fadvise.os.dt -MT /usr/src/glibc-build/io/posix_fadvise.os gcc ../sysdeps/unix/sysv/linux/posix_fadvise64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/posix_fadvise64.os -MD -MP -MF /usr/src/glibc-build/io/posix_fadvise64.os.dt -MT /usr/src/glibc-build/io/posix_fadvise64.os gcc ../sysdeps/unix/sysv/linux/posix_fallocate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/posix_fallocate.os -MD -MP -MF /usr/src/glibc-build/io/posix_fallocate.os.dt -MT /usr/src/glibc-build/io/posix_fallocate.os gcc ../sysdeps/unix/sysv/linux/posix_fallocate64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/posix_fallocate64.os -MD -MP -MF /usr/src/glibc-build/io/posix_fallocate64.os.dt -MT /usr/src/glibc-build/io/posix_fallocate64.os gcc ../sysdeps/unix/sysv/linux/ppoll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/ppoll.os -MD -MP -MF /usr/src/glibc-build/io/ppoll.os.dt -MT /usr/src/glibc-build/io/ppoll.os gcc ../sysdeps/unix/sysv/linux/read.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/read.os -MD -MP -MF /usr/src/glibc-build/io/read.os.dt -MT /usr/src/glibc-build/io/read.os gcc ../sysdeps/unix/sysv/linux/readlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/readlink.os -MD -MP -MF /usr/src/glibc-build/io/readlink.os.dt -MT /usr/src/glibc-build/io/readlink.os (echo '#define SYSCALL_NAME readlinkat'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL readlinkat'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/readlinkat.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/readlinkat.os.dt -MT /usr/src/glibc-build/io/readlinkat.os gcc ../sysdeps/unix/sysv/linux/rmdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rmdir.os -MD -MP -MF /usr/src/glibc-build/io/rmdir.os.dt -MT /usr/src/glibc-build/io/rmdir.os gcc ../sysdeps/unix/sysv/linux/sendfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/sendfile.os -MD -MP -MF /usr/src/glibc-build/io/sendfile.os.dt -MT /usr/src/glibc-build/io/sendfile.os gcc ../sysdeps/unix/sysv/linux/sendfile64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/sendfile64.os -MD -MP -MF /usr/src/glibc-build/io/sendfile64.os.dt -MT /usr/src/glibc-build/io/sendfile64.os gcc ../sysdeps/unix/sysv/linux/stat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/stat.os -MD -MP -MF /usr/src/glibc-build/io/stat.os.dt -MT /usr/src/glibc-build/io/stat.os gcc ../sysdeps/unix/sysv/linux/stat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/stat64.os -MD -MP -MF /usr/src/glibc-build/io/stat64.os.dt -MT /usr/src/glibc-build/io/stat64.os gcc ../sysdeps/unix/sysv/linux/statfs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/statfs.os -MD -MP -MF /usr/src/glibc-build/io/statfs.os.dt -MT /usr/src/glibc-build/io/statfs.os gcc ../sysdeps/unix/sysv/linux/statfs64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/statfs64.os -MD -MP -MF /usr/src/glibc-build/io/statfs64.os.dt -MT /usr/src/glibc-build/io/statfs64.os gcc ../sysdeps/unix/sysv/linux/statvfs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/statvfs.os -MD -MP -MF /usr/src/glibc-build/io/statvfs.os.dt -MT /usr/src/glibc-build/io/statvfs.os gcc ../sysdeps/unix/sysv/linux/statvfs64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/statvfs64.os -MD -MP -MF /usr/src/glibc-build/io/statvfs64.os.dt -MT /usr/src/glibc-build/io/statvfs64.os gcc ../sysdeps/unix/sysv/linux/statx.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/statx.os -MD -MP -MF /usr/src/glibc-build/io/statx.os.dt -MT /usr/src/glibc-build/io/statx.os gcc ../sysdeps/unix/sysv/linux/symlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/symlink.os -MD -MP -MF /usr/src/glibc-build/io/symlink.os.dt -MT /usr/src/glibc-build/io/symlink.os (echo '#define SYSCALL_NAME symlinkat'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL symlinkat'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/symlinkat.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/symlinkat.os.dt -MT /usr/src/glibc-build/io/symlinkat.os gcc ../sysdeps/unix/sysv/linux/ttyname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/ttyname.os -MD -MP -MF /usr/src/glibc-build/io/ttyname.os.dt -MT /usr/src/glibc-build/io/ttyname.os gcc ../sysdeps/unix/sysv/linux/ttyname_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/ttyname_r.os -MD -MP -MF /usr/src/glibc-build/io/ttyname_r.os.dt -MT /usr/src/glibc-build/io/ttyname_r.os (echo '#define SYSCALL_NAME umask'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __umask'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__umask, umask)'; \ echo 'hidden_weak (umask)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/umask.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/umask.os.dt -MT /usr/src/glibc-build/io/umask.os gcc ../sysdeps/unix/sysv/linux/unlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/unlink.os -MD -MP -MF /usr/src/glibc-build/io/unlink.os.dt -MT /usr/src/glibc-build/io/unlink.os (echo '#define SYSCALL_NAME unlinkat'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL unlinkat'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/io/unlinkat.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/io/unlinkat.os.dt -MT /usr/src/glibc-build/io/unlinkat.os gcc ../sysdeps/unix/sysv/linux/utime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/utime.os -MD -MP -MF /usr/src/glibc-build/io/utime.os.dt -MT /usr/src/glibc-build/io/utime.os gcc ../sysdeps/unix/sysv/linux/utimensat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/utimensat.os -MD -MP -MF /usr/src/glibc-build/io/utimensat.os.dt -MT /usr/src/glibc-build/io/utimensat.os gcc ../sysdeps/unix/sysv/linux/write.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/write.os -MD -MP -MF /usr/src/glibc-build/io/write.os.dt -MT /usr/src/glibc-build/io/write.os gcc ../sysdeps/unix/sysv/linux/close_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/close_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/close_nocancel.os.dt -MT /usr/src/glibc-build/io/close_nocancel.os gcc ../sysdeps/unix/sysv/linux/fallocate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fallocate.os -MD -MP -MF /usr/src/glibc-build/io/fallocate.os.dt -MT /usr/src/glibc-build/io/fallocate.os gcc ../sysdeps/unix/sysv/linux/fallocate64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fallocate64.os -MD -MP -MF /usr/src/glibc-build/io/fallocate64.os.dt -MT /usr/src/glibc-build/io/fallocate64.os gcc ../sysdeps/unix/sysv/linux/fcntl_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/fcntl_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/fcntl_nocancel.os.dt -MT /usr/src/glibc-build/io/fcntl_nocancel.os gcc ../sysdeps/unix/sysv/linux/internal_statvfs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/internal_statvfs.os -MD -MP -MF /usr/src/glibc-build/io/internal_statvfs.os.dt -MT /usr/src/glibc-build/io/internal_statvfs.os gcc ../sysdeps/unix/sysv/linux/open64_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/open64_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/open64_nocancel.os.dt -MT /usr/src/glibc-build/io/open64_nocancel.os gcc ../sysdeps/unix/sysv/linux/open_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/open_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/open_nocancel.os.dt -MT /usr/src/glibc-build/io/open_nocancel.os gcc ../sysdeps/unix/sysv/linux/openat64_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/openat64_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/openat64_nocancel.os.dt -MT /usr/src/glibc-build/io/openat64_nocancel.os gcc ../sysdeps/unix/sysv/linux/openat_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/openat_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/openat_nocancel.os.dt -MT /usr/src/glibc-build/io/openat_nocancel.os gcc ../sysdeps/unix/sysv/linux/pread64_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/pread64_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/pread64_nocancel.os.dt -MT /usr/src/glibc-build/io/pread64_nocancel.os gcc ../sysdeps/unix/sysv/linux/read_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/read_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/read_nocancel.os.dt -MT /usr/src/glibc-build/io/read_nocancel.os gcc ../sysdeps/unix/sysv/linux/stat_t64_cp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/stat_t64_cp.os -MD -MP -MF /usr/src/glibc-build/io/stat_t64_cp.os.dt -MT /usr/src/glibc-build/io/stat_t64_cp.os gcc ../sysdeps/unix/sysv/linux/wordsize-64/statx_cp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/statx_cp.os -MD -MP -MF /usr/src/glibc-build/io/statx_cp.os.dt -MT /usr/src/glibc-build/io/statx_cp.os gcc ../sysdeps/unix/sysv/linux/sync_file_range.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/sync_file_range.os -MD -MP -MF /usr/src/glibc-build/io/sync_file_range.os.dt -MT /usr/src/glibc-build/io/sync_file_range.os gcc ../sysdeps/unix/sysv/linux/write_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/write_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/write_nocancel.os.dt -MT /usr/src/glibc-build/io/write_nocancel.os gcc ../sysdeps/unix/sysv/linux/xstatconv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/xstatconv.os -MD -MP -MF /usr/src/glibc-build/io/xstatconv.os.dt -MT /usr/src/glibc-build/io/xstatconv.os echo '' > /usr/src/glibc-build/io/stamp.oST mv -f /usr/src/glibc-build/io/stamp.oST /usr/src/glibc-build/io/stamp.oS gcc ../sysdeps/unix/sysv/linux/access.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/access.o -MD -MP -MF /usr/src/glibc-build/io/access.o.dt -MT /usr/src/glibc-build/io/access.o gcc ../sysdeps/unix/sysv/linux/chmod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/chmod.o -MD -MP -MF /usr/src/glibc-build/io/chmod.o.dt -MT /usr/src/glibc-build/io/chmod.o gcc ../sysdeps/unix/sysv/linux/chown.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/chown.o -MD -MP -MF /usr/src/glibc-build/io/chown.o.dt -MT /usr/src/glibc-build/io/chown.o gcc ../sysdeps/unix/sysv/linux/close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/close.o -MD -MP -MF /usr/src/glibc-build/io/close.o.dt -MT /usr/src/glibc-build/io/close.o gcc closefrom.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/closefrom.o -MD -MP -MF /usr/src/glibc-build/io/closefrom.o.dt -MT /usr/src/glibc-build/io/closefrom.o gcc ../sysdeps/unix/sysv/linux/copy_file_range.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/copy_file_range.o -MD -MP -MF /usr/src/glibc-build/io/copy_file_range.o.dt -MT /usr/src/glibc-build/io/copy_file_range.o gcc ../sysdeps/unix/sysv/linux/creat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/creat.o -MD -MP -MF /usr/src/glibc-build/io/creat.o.dt -MT /usr/src/glibc-build/io/creat.o gcc ../sysdeps/unix/sysv/linux/creat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/creat64.o -MD -MP -MF /usr/src/glibc-build/io/creat64.o.dt -MT /usr/src/glibc-build/io/creat64.o gcc ../sysdeps/unix/sysv/linux/dup2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/dup2.o -MD -MP -MF /usr/src/glibc-build/io/dup2.o.dt -MT /usr/src/glibc-build/io/dup2.o echo 'io/access.os io/chdir.os io/chmod.os io/chown.os io/close.os io/close_range.os io/closefrom.os io/copy_file_range.os io/creat.os io/creat64.os io/dup.os io/dup2.os io/dup3.os io/euidaccess.os io/faccessat.os io/fchdir.os io/fchmod.os io/fchmodat.os io/fchown.os io/fchownat.os io/fcntl.os io/fcntl64.os io/file_change_detection.os io/flock.os io/fstat.os io/fstat64.os io/fstatat.os io/fstatat64.os io/fstatfs.os io/fstatfs64.os io/fstatvfs.os io/fstatvfs64.os io/fts.os io/fts64.os io/fts64-time64.os io/ftw.os io/ftw64.os io/ftw64-time64.os io/futimens.os io/getcwd.os io/getdirname.os io/getwd.os io/isatty.os io/lchmod.os io/lchown.os io/link.os io/linkat.os io/lockf.os io/lockf64.os io/lseek.os io/lseek64.os io/lstat.os io/lstat64.os io/mkdir.os io/mkdirat.os io/mkfifo.os io/mkfifoat.os io/mknod.os io/mknodat.os io/open.os io/open64.os io/open64_2.os io/open_2.os io/openat.os io/openat64.os io/openat64_2.os io/openat_2.os io/pipe.os io/pipe2.os io/poll.os io/posix_fadvise.os io/posix_fadvise64.os io/posix_fallocate.os io/posix_fallocate64.os io/ppoll.os io/read.os io/readlink.os io/readlinkat.os io/rmdir.os io/sendfile.os io/sendfile64.os io/stat.os io/stat64.os io/statfs.os io/statfs64.os io/statvfs.os io/statvfs64.os io/statx.os io/symlink.os io/symlinkat.os io/ttyname.os io/ttyname_r.os io/umask.os io/unlink.os io/unlinkat.os io/utime.os io/utimensat.os io/write.os io/close_nocancel.os io/fallocate.os io/fallocate64.os io/fcntl_nocancel.os io/internal_statvfs.os io/open64_nocancel.os io/open_nocancel.os io/openat64_nocancel.os io/openat_nocancel.os io/pread64_nocancel.os io/read_nocancel.os io/stat_t64_cp.os io/statx_cp.os io/sync_file_range.os io/write_nocancel.os io/xstatconv.os' > /usr/src/glibc-build/io/stamp.osT mv -f /usr/src/glibc-build/io/stamp.osT /usr/src/glibc-build/io/stamp.os echo 'io/access.o io/chdir.o io/chmod.o io/chown.o io/close.o io/close_range.o io/closefrom.o io/copy_file_range.o io/creat.o io/creat64.o io/dup.o io/dup2.o io/dup3.o io/euidaccess.o io/faccessat.o io/fchdir.o io/fchmod.o io/fchmodat.o io/fchown.o io/fchownat.o io/fcntl.o io/fcntl64.o io/file_change_detection.o io/flock.o io/fstat.o io/fstat64.o io/fstatat.o io/fstatat64.o io/fstatfs.o io/fstatfs64.o io/fstatvfs.o io/fstatvfs64.o io/fts.o io/fts64.o io/fts64-time64.o io/ftw.o io/ftw64.o io/ftw64-time64.o io/futimens.o io/getcwd.o io/getdirname.o io/getwd.o io/isatty.o io/lchmod.o io/lchown.o io/link.o io/linkat.o io/lockf.o io/lockf64.o io/lseek.o io/lseek64.o io/lstat.o io/lstat64.o io/mkdir.o io/mkdirat.o io/mkfifo.o io/mkfifoat.o io/mknod.o io/mknodat.o io/open.o io/open64.o io/open64_2.o io/open_2.o io/openat.o io/openat64.o io/openat64_2.o io/openat_2.o io/pipe.o io/pipe2.o io/poll.o io/posix_fadvise.o io/posix_fadvise64.o io/posix_fallocate.o io/posix_fallocate64.o io/ppoll.o io/read.o io/readlink.o io/readlinkat.o io/rmdir.o io/sendfile.o io/sendfile64.o io/stat.o io/stat64.o io/statfs.o io/statfs64.o io/statvfs.o io/statvfs64.o io/statx.o io/symlink.o io/symlinkat.o io/ttyname.o io/ttyname_r.o io/umask.o io/unlink.o io/unlinkat.o io/utime.o io/utimensat.o io/write.o io/close_nocancel.o io/fallocate.o io/fallocate64.o io/fcntl_nocancel.o io/internal_statvfs.o io/open64_nocancel.o io/open_nocancel.o io/openat64_nocancel.o io/openat_nocancel.o io/pread64_nocancel.o io/read_nocancel.o io/stat_t64_cp.o io/statx_cp.o io/sync_file_range.o io/write_nocancel.o io/xstatconv.o' > /usr/src/glibc-build/io/stamp.oT mv -f /usr/src/glibc-build/io/stamp.oT /usr/src/glibc-build/io/stamp.o make[3]: Leaving directory '/usr/src/glibc-2.41/io' make -j4 subdir=termios -C termios ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/termios' .././scripts/mkinstalldirs /usr/src/glibc-build/termios .././scripts/mkinstalldirs /usr/src/glibc-build/termios mkdir -p -- /usr/src/glibc-build/termios gcc ../sysdeps/unix/sysv/linux/speed.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/speed.o -MD -MP -MF /usr/src/glibc-build/termios/speed.o.dt -MT /usr/src/glibc-build/termios/speed.o gcc cfsetspeed.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/cfsetspeed.o -MD -MP -MF /usr/src/glibc-build/termios/cfsetspeed.o.dt -MT /usr/src/glibc-build/termios/cfsetspeed.o mkdir -p -- /usr/src/glibc-build/termios gcc ../sysdeps/unix/sysv/linux/tcsetattr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcsetattr.o -MD -MP -MF /usr/src/glibc-build/termios/tcsetattr.o.dt -MT /usr/src/glibc-build/termios/tcsetattr.o echo '' > /usr/src/glibc-build/termios/stamp.oST mv -f /usr/src/glibc-build/termios/stamp.oST /usr/src/glibc-build/termios/stamp.oS gcc ../sysdeps/unix/sysv/linux/tcgetattr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcgetattr.o -MD -MP -MF /usr/src/glibc-build/termios/tcgetattr.o.dt -MT /usr/src/glibc-build/termios/tcgetattr.o gcc ../sysdeps/unix/sysv/linux/tcgetpgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcgetpgrp.o -MD -MP -MF /usr/src/glibc-build/termios/tcgetpgrp.o.dt -MT /usr/src/glibc-build/termios/tcgetpgrp.o gcc ../sysdeps/unix/sysv/linux/tcsetpgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcsetpgrp.o -MD -MP -MF /usr/src/glibc-build/termios/tcsetpgrp.o.dt -MT /usr/src/glibc-build/termios/tcsetpgrp.o gcc ../sysdeps/unix/sysv/linux/tcdrain.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcdrain.o -MD -MP -MF /usr/src/glibc-build/termios/tcdrain.o.dt -MT /usr/src/glibc-build/termios/tcdrain.o gcc ../sysdeps/unix/sysv/linux/tcflow.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcflow.o -MD -MP -MF /usr/src/glibc-build/termios/tcflow.o.dt -MT /usr/src/glibc-build/termios/tcflow.o gcc ../sysdeps/unix/sysv/linux/tcflush.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcflush.o -MD -MP -MF /usr/src/glibc-build/termios/tcflush.o.dt -MT /usr/src/glibc-build/termios/tcflush.o gcc ../sysdeps/unix/sysv/linux/tcsendbrk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcsendbrk.o -MD -MP -MF /usr/src/glibc-build/termios/tcsendbrk.o.dt -MT /usr/src/glibc-build/termios/tcsendbrk.o gcc cfmakeraw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/cfmakeraw.o -MD -MP -MF /usr/src/glibc-build/termios/cfmakeraw.o.dt -MT /usr/src/glibc-build/termios/cfmakeraw.o gcc tcgetsid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcgetsid.o -MD -MP -MF /usr/src/glibc-build/termios/tcgetsid.o.dt -MT /usr/src/glibc-build/termios/tcgetsid.o gcc ../sysdeps/unix/sysv/linux/speed.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/speed.os -MD -MP -MF /usr/src/glibc-build/termios/speed.os.dt -MT /usr/src/glibc-build/termios/speed.os gcc cfsetspeed.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/cfsetspeed.os -MD -MP -MF /usr/src/glibc-build/termios/cfsetspeed.os.dt -MT /usr/src/glibc-build/termios/cfsetspeed.os gcc ../sysdeps/unix/sysv/linux/tcsetattr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcsetattr.os -MD -MP -MF /usr/src/glibc-build/termios/tcsetattr.os.dt -MT /usr/src/glibc-build/termios/tcsetattr.os gcc ../sysdeps/unix/sysv/linux/tcgetattr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcgetattr.os -MD -MP -MF /usr/src/glibc-build/termios/tcgetattr.os.dt -MT /usr/src/glibc-build/termios/tcgetattr.os gcc ../sysdeps/unix/sysv/linux/tcgetpgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcgetpgrp.os -MD -MP -MF /usr/src/glibc-build/termios/tcgetpgrp.os.dt -MT /usr/src/glibc-build/termios/tcgetpgrp.os gcc ../sysdeps/unix/sysv/linux/tcsetpgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcsetpgrp.os -MD -MP -MF /usr/src/glibc-build/termios/tcsetpgrp.os.dt -MT /usr/src/glibc-build/termios/tcsetpgrp.os gcc ../sysdeps/unix/sysv/linux/tcdrain.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcdrain.os -MD -MP -MF /usr/src/glibc-build/termios/tcdrain.os.dt -MT /usr/src/glibc-build/termios/tcdrain.os gcc ../sysdeps/unix/sysv/linux/tcflow.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcflow.os -MD -MP -MF /usr/src/glibc-build/termios/tcflow.os.dt -MT /usr/src/glibc-build/termios/tcflow.os gcc ../sysdeps/unix/sysv/linux/tcflush.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcflush.os -MD -MP -MF /usr/src/glibc-build/termios/tcflush.os.dt -MT /usr/src/glibc-build/termios/tcflush.os gcc ../sysdeps/unix/sysv/linux/tcsendbrk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcsendbrk.os -MD -MP -MF /usr/src/glibc-build/termios/tcsendbrk.os.dt -MT /usr/src/glibc-build/termios/tcsendbrk.os gcc cfmakeraw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/cfmakeraw.os -MD -MP -MF /usr/src/glibc-build/termios/cfmakeraw.os.dt -MT /usr/src/glibc-build/termios/cfmakeraw.os gcc tcgetsid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/termios -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/termios/tcgetsid.os -MD -MP -MF /usr/src/glibc-build/termios/tcgetsid.os.dt -MT /usr/src/glibc-build/termios/tcgetsid.os echo 'termios/speed.o termios/cfsetspeed.o termios/tcsetattr.o termios/tcgetattr.o termios/tcgetpgrp.o termios/tcsetpgrp.o termios/tcdrain.o termios/tcflow.o termios/tcflush.o termios/tcsendbrk.o termios/cfmakeraw.o termios/tcgetsid.o' > /usr/src/glibc-build/termios/stamp.oT mv -f /usr/src/glibc-build/termios/stamp.oT /usr/src/glibc-build/termios/stamp.o echo 'termios/speed.os termios/cfsetspeed.os termios/tcsetattr.os termios/tcgetattr.os termios/tcgetpgrp.os termios/tcsetpgrp.os termios/tcdrain.os termios/tcflow.os termios/tcflush.os termios/tcsendbrk.os termios/cfmakeraw.os termios/tcgetsid.os' > /usr/src/glibc-build/termios/stamp.osT mv -f /usr/src/glibc-build/termios/stamp.osT /usr/src/glibc-build/termios/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/termios' make -j4 subdir=resource -C resource ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/resource' .././scripts/mkinstalldirs /usr/src/glibc-build/resource .././scripts/mkinstalldirs /usr/src/glibc-build/resource .././scripts/mkinstalldirs /usr/src/glibc-build/resource .././scripts/mkinstalldirs /usr/src/glibc-build/resource mkdir -p -- /usr/src/glibc-build/resource mkdir -p -- /usr/src/glibc-build/resource (echo '#define SYSCALL_NAME setpriority'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __setpriority'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__setpriority, setpriority)'; \ echo 'hidden_weak (setpriority)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/resource/setpriority.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/resource/setpriority.o.dt -MT /usr/src/glibc-build/resource/setpriority.o gcc ../sysdeps/unix/sysv/linux/getrlimit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/getrlimit.o -MD -MP -MF /usr/src/glibc-build/resource/getrlimit.o.dt -MT /usr/src/glibc-build/resource/getrlimit.o mkdir -p -- /usr/src/glibc-build/resource echo '' > /usr/src/glibc-build/resource/stamp.oST (echo '#define SYSCALL_NAME setpriority'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __setpriority'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__setpriority, setpriority)'; \ echo 'hidden_weak (setpriority)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/resource/setpriority.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/resource/setpriority.os.dt -MT /usr/src/glibc-build/resource/setpriority.os mv -f /usr/src/glibc-build/resource/stamp.oST /usr/src/glibc-build/resource/stamp.oS gcc ../sysdeps/unix/sysv/linux/setrlimit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/setrlimit.o -MD -MP -MF /usr/src/glibc-build/resource/setrlimit.o.dt -MT /usr/src/glibc-build/resource/setrlimit.o gcc ../sysdeps/unix/sysv/linux/getrlimit64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/getrlimit64.o -MD -MP -MF /usr/src/glibc-build/resource/getrlimit64.o.dt -MT /usr/src/glibc-build/resource/getrlimit64.o gcc ../sysdeps/unix/sysv/linux/setrlimit64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/setrlimit64.o -MD -MP -MF /usr/src/glibc-build/resource/setrlimit64.o.dt -MT /usr/src/glibc-build/resource/setrlimit64.o gcc ../sysdeps/unix/sysv/linux/getrusage.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/getrusage.o -MD -MP -MF /usr/src/glibc-build/resource/getrusage.o.dt -MT /usr/src/glibc-build/resource/getrusage.o gcc ../sysdeps/posix/ulimit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/ulimit.o -MD -MP -MF /usr/src/glibc-build/resource/ulimit.o.dt -MT /usr/src/glibc-build/resource/ulimit.o gcc vlimit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/vlimit.o -MD -MP -MF /usr/src/glibc-build/resource/vlimit.o.dt -MT /usr/src/glibc-build/resource/vlimit.o gcc vtimes.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/vtimes.o -MD -MP -MF /usr/src/glibc-build/resource/vtimes.o.dt -MT /usr/src/glibc-build/resource/vtimes.o gcc ../sysdeps/unix/sysv/linux/getpriority.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/getpriority.o -MD -MP -MF /usr/src/glibc-build/resource/getpriority.o.dt -MT /usr/src/glibc-build/resource/getpriority.o gcc ../sysdeps/posix/nice.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/nice.o -MD -MP -MF /usr/src/glibc-build/resource/nice.o.dt -MT /usr/src/glibc-build/resource/nice.o gcc ../sysdeps/unix/sysv/linux/getrlimit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/getrlimit.os -MD -MP -MF /usr/src/glibc-build/resource/getrlimit.os.dt -MT /usr/src/glibc-build/resource/getrlimit.os gcc ../sysdeps/unix/sysv/linux/setrlimit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/setrlimit.os -MD -MP -MF /usr/src/glibc-build/resource/setrlimit.os.dt -MT /usr/src/glibc-build/resource/setrlimit.os gcc ../sysdeps/unix/sysv/linux/getrlimit64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/getrlimit64.os -MD -MP -MF /usr/src/glibc-build/resource/getrlimit64.os.dt -MT /usr/src/glibc-build/resource/getrlimit64.os gcc ../sysdeps/unix/sysv/linux/setrlimit64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/setrlimit64.os -MD -MP -MF /usr/src/glibc-build/resource/setrlimit64.os.dt -MT /usr/src/glibc-build/resource/setrlimit64.os gcc ../sysdeps/unix/sysv/linux/getrusage.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/getrusage.os -MD -MP -MF /usr/src/glibc-build/resource/getrusage.os.dt -MT /usr/src/glibc-build/resource/getrusage.os gcc ../sysdeps/posix/ulimit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/ulimit.os -MD -MP -MF /usr/src/glibc-build/resource/ulimit.os.dt -MT /usr/src/glibc-build/resource/ulimit.os gcc vlimit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/vlimit.os -MD -MP -MF /usr/src/glibc-build/resource/vlimit.os.dt -MT /usr/src/glibc-build/resource/vlimit.os gcc vtimes.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/vtimes.os -MD -MP -MF /usr/src/glibc-build/resource/vtimes.os.dt -MT /usr/src/glibc-build/resource/vtimes.os gcc ../sysdeps/unix/sysv/linux/getpriority.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/getpriority.os -MD -MP -MF /usr/src/glibc-build/resource/getpriority.os.dt -MT /usr/src/glibc-build/resource/getpriority.os gcc ../sysdeps/posix/nice.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resource -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resource/nice.os -MD -MP -MF /usr/src/glibc-build/resource/nice.os.dt -MT /usr/src/glibc-build/resource/nice.os echo 'resource/getrlimit.o resource/setrlimit.o resource/getrlimit64.o resource/setrlimit64.o resource/getrusage.o resource/ulimit.o resource/vlimit.o resource/vtimes.o resource/getpriority.o resource/setpriority.o resource/nice.o' > /usr/src/glibc-build/resource/stamp.oT mv -f /usr/src/glibc-build/resource/stamp.oT /usr/src/glibc-build/resource/stamp.o echo 'resource/getrlimit.os resource/setrlimit.os resource/getrlimit64.os resource/setrlimit64.os resource/getrusage.os resource/ulimit.os resource/vlimit.os resource/vtimes.os resource/getpriority.os resource/setpriority.os resource/nice.os' > /usr/src/glibc-build/resource/stamp.osT mv -f /usr/src/glibc-build/resource/stamp.osT /usr/src/glibc-build/resource/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/resource' make -j4 subdir=misc -C misc ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/misc' .././scripts/mkinstalldirs /usr/src/glibc-build/misc .././scripts/mkinstalldirs /usr/src/glibc-build/misc/bits .././scripts/mkinstalldirs /usr/src/glibc-build/misc .././scripts/mkinstalldirs /usr/src/glibc-build/misc mkdir -p -- /usr/src/glibc-build/misc mkdir -p -- /usr/src/glibc-build/misc/bits mkdir -p -- /usr/src/glibc-build/misc (echo '#define SYSCALL_NAME acct'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL acct'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/acct.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/acct.o.dt -MT /usr/src/glibc-build/misc/acct.o LC_ALL=C gawk -f ../sysdeps/unix/sysv/linux/gen-syscall-h.awk ../sysdeps/unix/sysv/linux/syscall-names.list > /usr/src/glibc-build/misc/bits/syscall.h-tmp (echo '#define SYSCALL_NAME chroot'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL chroot'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/chroot.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/chroot.o.dt -MT /usr/src/glibc-build/misc/chroot.o (echo '#define SYSCALL_NAME fgetxattr'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fgetxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fgetxattr.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fgetxattr.o.dt -MT /usr/src/glibc-build/misc/fgetxattr.o /bin/sh ../scripts/move-if-change /usr/src/glibc-build/misc/bits/syscall.h-tmp /usr/src/glibc-build/misc/bits/syscall.h (echo '#define SYSCALL_NAME flistxattr'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL flistxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/flistxattr.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/flistxattr.o.dt -MT /usr/src/glibc-build/misc/flistxattr.o (echo '#define SYSCALL_NAME fremovexattr'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fremovexattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fremovexattr.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fremovexattr.o.dt -MT /usr/src/glibc-build/misc/fremovexattr.o (echo '#define SYSCALL_NAME fsetxattr'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fsetxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fsetxattr.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fsetxattr.o.dt -MT /usr/src/glibc-build/misc/fsetxattr.o gcc fstab.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fstab.o -MD -MP -MF /usr/src/glibc-build/misc/fstab.o.dt -MT /usr/src/glibc-build/misc/fstab.o gcc ../sysdeps/unix/sysv/linux/fsync.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fsync.o -MD -MP -MF /usr/src/glibc-build/misc/fsync.o.dt -MT /usr/src/glibc-build/misc/fsync.o gcc ../sysdeps/unix/sysv/linux/ftruncate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ftruncate.o -MD -MP -MF /usr/src/glibc-build/misc/ftruncate.o.dt -MT /usr/src/glibc-build/misc/ftruncate.o gcc ../sysdeps/unix/sysv/linux/ftruncate64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ftruncate64.o -MD -MP -MF /usr/src/glibc-build/misc/ftruncate64.o.dt -MT /usr/src/glibc-build/misc/ftruncate64.o gcc ../sysdeps/unix/sysv/linux/futimes.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/futimes.o -MD -MP -MF /usr/src/glibc-build/misc/futimes.o.dt -MT /usr/src/glibc-build/misc/futimes.o gcc ../sysdeps/unix/sysv/linux/futimesat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/futimesat.o -MD -MP -MF /usr/src/glibc-build/misc/futimesat.o.dt -MT /usr/src/glibc-build/misc/futimesat.o gcc getauxval.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getauxval.o -MD -MP -MF /usr/src/glibc-build/misc/getauxval.o.dt -MT /usr/src/glibc-build/misc/getauxval.o gcc ../sysdeps/unix/sysv/linux/getclktck.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getclktck.o -MD -MP -MF /usr/src/glibc-build/misc/getclktck.o.dt -MT /usr/src/glibc-build/misc/getclktck.o gcc getdomain.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getdomain.o -MD -MP -MF /usr/src/glibc-build/misc/getdomain.o.dt -MT /usr/src/glibc-build/misc/getdomain.o gcc ../sysdeps/unix/sysv/linux/getdtsz.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getdtsz.o -MD -MP -MF /usr/src/glibc-build/misc/getdtsz.o.dt -MT /usr/src/glibc-build/misc/getdtsz.o gcc ../sysdeps/unix/sysv/linux/gethostid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/gethostid.o -MD -MP -MF /usr/src/glibc-build/misc/gethostid.o.dt -MT /usr/src/glibc-build/misc/gethostid.o gcc ../sysdeps/posix/gethostname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/gethostname.o -MD -MP -MF /usr/src/glibc-build/misc/gethostname.o.dt -MT /usr/src/glibc-build/misc/gethostname.o gcc ../sysdeps/unix/sysv/linux/getloadavg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getloadavg.o -MD -MP -MF /usr/src/glibc-build/misc/getloadavg.o.dt -MT /usr/src/glibc-build/misc/getloadavg.o gcc ../sysdeps/unix/sysv/linux/getpagesize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getpagesize.o -MD -MP -MF /usr/src/glibc-build/misc/getpagesize.o.dt -MT /usr/src/glibc-build/misc/getpagesize.o gcc getpass.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getpass.o -MD -MP -MF /usr/src/glibc-build/misc/getpass.o.dt -MT /usr/src/glibc-build/misc/getpass.o gcc ../sysdeps/unix/sysv/linux/getsysstats.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getsysstats.o -MD -MP -MF /usr/src/glibc-build/misc/getsysstats.o.dt -MT /usr/src/glibc-build/misc/getsysstats.o gcc getttyent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getttyent.o -MD -MP -MF /usr/src/glibc-build/misc/getttyent.o.dt -MT /usr/src/glibc-build/misc/getttyent.o gcc getusershell.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getusershell.o -MD -MP -MF /usr/src/glibc-build/misc/getusershell.o.dt -MT /usr/src/glibc-build/misc/getusershell.o (echo '#define SYSCALL_NAME getxattr'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL getxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/getxattr.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/getxattr.o.dt -MT /usr/src/glibc-build/misc/getxattr.o gcc gtty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/gtty.o -MD -MP -MF /usr/src/glibc-build/misc/gtty.o.dt -MT /usr/src/glibc-build/misc/gtty.o gcc hsearch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/hsearch.o -MD -MP -MF /usr/src/glibc-build/misc/hsearch.o.dt -MT /usr/src/glibc-build/misc/hsearch.o gcc hsearch_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/hsearch_r.o -MD -MP -MF /usr/src/glibc-build/misc/hsearch_r.o.dt -MT /usr/src/glibc-build/misc/hsearch_r.o gcc ../sysdeps/aarch64/multiarch/ifunc-impl-list.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ifunc-impl-list.o -MD -MP -MF /usr/src/glibc-build/misc/ifunc-impl-list.o.dt -MT /usr/src/glibc-build/misc/ifunc-impl-list.o gcc insremque.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/insremque.o -MD -MP -MF /usr/src/glibc-build/misc/insremque.o.dt -MT /usr/src/glibc-build/misc/insremque.o gcc ../sysdeps/unix/sysv/linux/aarch64/ioctl.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/ioctl.o -MD -MP -MF /usr/src/glibc-build/misc/ioctl.o.dt -MT /usr/src/glibc-build/misc/ioctl.o (echo '#define SYSCALL_NAME lgetxattr'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL lgetxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/lgetxattr.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/lgetxattr.o.dt -MT /usr/src/glibc-build/misc/lgetxattr.o (echo '#define SYSCALL_NAME listxattr'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL listxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/listxattr.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/listxattr.o.dt -MT /usr/src/glibc-build/misc/listxattr.o (echo '#define SYSCALL_NAME llistxattr'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL llistxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/llistxattr.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/llistxattr.o.dt -MT /usr/src/glibc-build/misc/llistxattr.o (echo '#define SYSCALL_NAME lremovexattr'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL lremovexattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/lremovexattr.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/lremovexattr.o.dt -MT /usr/src/glibc-build/misc/lremovexattr.o gcc lsearch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/lsearch.o -MD -MP -MF /usr/src/glibc-build/misc/lsearch.o.dt -MT /usr/src/glibc-build/misc/lsearch.o (echo '#define SYSCALL_NAME lsetxattr'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL lsetxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/lsetxattr.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/lsetxattr.o.dt -MT /usr/src/glibc-build/misc/lsetxattr.o gcc ../sysdeps/unix/sysv/linux/lutimes.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/lutimes.o -MD -MP -MF /usr/src/glibc-build/misc/lutimes.o.dt -MT /usr/src/glibc-build/misc/lutimes.o (echo '#define SYSCALL_NAME madvise'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __madvise'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__madvise, madvise)'; \ echo 'hidden_weak (madvise)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/madvise.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/madvise.o.dt -MT /usr/src/glibc-build/misc/madvise.o gcc makedev.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/makedev.o -MD -MP -MF /usr/src/glibc-build/misc/makedev.o.dt -MT /usr/src/glibc-build/misc/makedev.o (echo '#define SYSCALL_NAME mincore'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL mincore'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/mincore.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/mincore.o.dt -MT /usr/src/glibc-build/misc/mincore.o gcc mkdtemp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkdtemp.o -MD -MP -MF /usr/src/glibc-build/misc/mkdtemp.o.dt -MT /usr/src/glibc-build/misc/mkdtemp.o gcc mkostemp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkostemp.o -MD -MP -MF /usr/src/glibc-build/misc/mkostemp.o.dt -MT /usr/src/glibc-build/misc/mkostemp.o gcc mkostemp64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkostemp64.o -MD -MP -MF /usr/src/glibc-build/misc/mkostemp64.o.dt -MT /usr/src/glibc-build/misc/mkostemp64.o gcc mkostemps.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkostemps.o -MD -MP -MF /usr/src/glibc-build/misc/mkostemps.o.dt -MT /usr/src/glibc-build/misc/mkostemps.o gcc mkostemps64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkostemps64.o -MD -MP -MF /usr/src/glibc-build/misc/mkostemps64.o.dt -MT /usr/src/glibc-build/misc/mkostemps64.o gcc mkstemp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkstemp.o -MD -MP -MF /usr/src/glibc-build/misc/mkstemp.o.dt -MT /usr/src/glibc-build/misc/mkstemp.o gcc mkstemp64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkstemp64.o -MD -MP -MF /usr/src/glibc-build/misc/mkstemp64.o.dt -MT /usr/src/glibc-build/misc/mkstemp64.o gcc mkstemps.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkstemps.o -MD -MP -MF /usr/src/glibc-build/misc/mkstemps.o.dt -MT /usr/src/glibc-build/misc/mkstemps.o gcc mkstemps64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkstemps64.o -MD -MP -MF /usr/src/glibc-build/misc/mkstemps64.o.dt -MT /usr/src/glibc-build/misc/mkstemps64.o gcc mktemp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mktemp.o -MD -MP -MF /usr/src/glibc-build/misc/mktemp.o.dt -MT /usr/src/glibc-build/misc/mktemp.o (echo '#define SYSCALL_NAME mlock'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL mlock'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/mlock.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/mlock.o.dt -MT /usr/src/glibc-build/misc/mlock.o (echo '#define SYSCALL_NAME mlockall'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL mlockall'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/mlockall.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/mlockall.o.dt -MT /usr/src/glibc-build/misc/mlockall.o gcc ../sysdeps/unix/sysv/linux/mmap.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mmap.o -MD -MP -MF /usr/src/glibc-build/misc/mmap.o.dt -MT /usr/src/glibc-build/misc/mmap.o gcc ../sysdeps/unix/sysv/linux/mmap64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mmap64.o -MD -MP -MF /usr/src/glibc-build/misc/mmap64.o.dt -MT /usr/src/glibc-build/misc/mmap64.o gcc mntent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mntent.o -MD -MP -MF /usr/src/glibc-build/misc/mntent.o.dt -MT /usr/src/glibc-build/misc/mntent.o gcc mntent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mntent_r.o -MD -MP -MF /usr/src/glibc-build/misc/mntent_r.o.dt -MT /usr/src/glibc-build/misc/mntent_r.o (echo '#define SYSCALL_NAME mprotect'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __mprotect'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__mprotect, mprotect)'; \ echo 'hidden_weak (mprotect)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/mprotect.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/mprotect.o.dt -MT /usr/src/glibc-build/misc/mprotect.o gcc ../sysdeps/unix/sysv/linux/msync.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/msync.o -MD -MP -MF /usr/src/glibc-build/misc/msync.o.dt -MT /usr/src/glibc-build/misc/msync.o (echo '#define SYSCALL_NAME munlock'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL munlock'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/munlock.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/munlock.o.dt -MT /usr/src/glibc-build/misc/munlock.o (echo '#define SYSCALL_NAME munlockall'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL munlockall'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/munlockall.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/munlockall.o.dt -MT /usr/src/glibc-build/misc/munlockall.o (echo '#define SYSCALL_NAME munmap'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __munmap'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__munmap, munmap)'; \ echo 'hidden_weak (munmap)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/munmap.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/munmap.o.dt -MT /usr/src/glibc-build/misc/munmap.o gcc ../sysdeps/unix/sysv/linux/preadv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/preadv.o -MD -MP -MF /usr/src/glibc-build/misc/preadv.o.dt -MT /usr/src/glibc-build/misc/preadv.o gcc ../sysdeps/unix/sysv/linux/preadv2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/preadv2.o -MD -MP -MF /usr/src/glibc-build/misc/preadv2.o.dt -MT /usr/src/glibc-build/misc/preadv2.o gcc ../sysdeps/unix/sysv/linux/preadv64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/preadv64.o -MD -MP -MF /usr/src/glibc-build/misc/preadv64.o.dt -MT /usr/src/glibc-build/misc/preadv64.o gcc ../sysdeps/unix/sysv/linux/preadv64v2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/preadv64v2.o -MD -MP -MF /usr/src/glibc-build/misc/preadv64v2.o.dt -MT /usr/src/glibc-build/misc/preadv64v2.o gcc ../sysdeps/unix/sysv/linux/pselect.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pselect.o -MD -MP -MF /usr/src/glibc-build/misc/pselect.o.dt -MT /usr/src/glibc-build/misc/pselect.o gcc ../sysdeps/unix/sysv/linux/ptrace.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ptrace.o -MD -MP -MF /usr/src/glibc-build/misc/ptrace.o.dt -MT /usr/src/glibc-build/misc/ptrace.o gcc ../sysdeps/unix/sysv/linux/pwritev.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pwritev.o -MD -MP -MF /usr/src/glibc-build/misc/pwritev.o.dt -MT /usr/src/glibc-build/misc/pwritev.o gcc ../sysdeps/unix/sysv/linux/pwritev2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pwritev2.o -MD -MP -MF /usr/src/glibc-build/misc/pwritev2.o.dt -MT /usr/src/glibc-build/misc/pwritev2.o gcc ../sysdeps/unix/sysv/linux/pwritev64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pwritev64.o -MD -MP -MF /usr/src/glibc-build/misc/pwritev64.o.dt -MT /usr/src/glibc-build/misc/pwritev64.o gcc ../sysdeps/unix/sysv/linux/pwritev64v2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pwritev64v2.o -MD -MP -MF /usr/src/glibc-build/misc/pwritev64v2.o.dt -MT /usr/src/glibc-build/misc/pwritev64v2.o gcc qefgcvt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/qefgcvt.o -MD -MP -MF /usr/src/glibc-build/misc/qefgcvt.o.dt -MT /usr/src/glibc-build/misc/qefgcvt.o gcc qefgcvt_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/qefgcvt_r.o -MD -MP -MF /usr/src/glibc-build/misc/qefgcvt_r.o.dt -MT /usr/src/glibc-build/misc/qefgcvt_r.o gcc ../sysdeps/unix/sysv/linux/readv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/readv.o -MD -MP -MF /usr/src/glibc-build/misc/readv.o.dt -MT /usr/src/glibc-build/misc/readv.o gcc ../sysdeps/unix/sysv/linux/reboot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/reboot.o -MD -MP -MF /usr/src/glibc-build/misc/reboot.o.dt -MT /usr/src/glibc-build/misc/reboot.o gcc regexp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/regexp.o -MD -MP -MF /usr/src/glibc-build/misc/regexp.o.dt -MT /usr/src/glibc-build/misc/regexp.o (echo '#define SYSCALL_NAME remap_file_pages'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 4'; \ echo '#define SYSCALL_SYMBOL __remap_file_pages'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__remap_file_pages, remap_file_pages)'; \ echo 'hidden_weak (remap_file_pages)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/remap_file_pages.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/remap_file_pages.o.dt -MT /usr/src/glibc-build/misc/remap_file_pages.o (echo '#define SYSCALL_NAME removexattr'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL removexattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/removexattr.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/removexattr.o.dt -MT /usr/src/glibc-build/misc/removexattr.o gcc revoke.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/revoke.o -MD -MP -MF /usr/src/glibc-build/misc/revoke.o.dt -MT /usr/src/glibc-build/misc/revoke.o gcc sbrk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/sbrk.o -MD -MP -MF /usr/src/glibc-build/misc/sbrk.o.dt -MT /usr/src/glibc-build/misc/sbrk.o gcc ../sysdeps/unix/sysv/linux/select.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/select.o -MD -MP -MF /usr/src/glibc-build/misc/select.o.dt -MT /usr/src/glibc-build/misc/select.o (echo '#define SYSCALL_NAME setdomainname'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL setdomainname'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/setdomain.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/setdomain.o.dt -MT /usr/src/glibc-build/misc/setdomain.o gcc ../sysdeps/unix/sysv/linux/setegid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/setegid.o -MD -MP -MF /usr/src/glibc-build/misc/setegid.o.dt -MT /usr/src/glibc-build/misc/setegid.o gcc ../sysdeps/unix/sysv/linux/seteuid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/seteuid.o -MD -MP -MF /usr/src/glibc-build/misc/seteuid.o.dt -MT /usr/src/glibc-build/misc/seteuid.o gcc ../sysdeps/unix/sysv/linux/sethostid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/sethostid.o -MD -MP -MF /usr/src/glibc-build/misc/sethostid.o.dt -MT /usr/src/glibc-build/misc/sethostid.o (echo '#define SYSCALL_NAME sethostname'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL sethostname'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/sethostname.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/sethostname.o.dt -MT /usr/src/glibc-build/misc/sethostname.o gcc ../sysdeps/unix/sysv/linux/setregid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/setregid.o -MD -MP -MF /usr/src/glibc-build/misc/setregid.o.dt -MT /usr/src/glibc-build/misc/setregid.o gcc ../sysdeps/unix/sysv/linux/setreuid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/setreuid.o -MD -MP -MF /usr/src/glibc-build/misc/setreuid.o.dt -MT /usr/src/glibc-build/misc/setreuid.o (echo '#define SYSCALL_NAME setxattr'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL setxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/setxattr.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/setxattr.o.dt -MT /usr/src/glibc-build/misc/setxattr.o gcc single_threaded.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/single_threaded.o -MD -MP -MF /usr/src/glibc-build/misc/single_threaded.o.dt -MT /usr/src/glibc-build/misc/single_threaded.o gcc sstk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/sstk.o -MD -MP -MF /usr/src/glibc-build/misc/sstk.o.dt -MT /usr/src/glibc-build/misc/sstk.o gcc stty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/stty.o -MD -MP -MF /usr/src/glibc-build/misc/stty.o.dt -MT /usr/src/glibc-build/misc/stty.o (echo '#define SYSCALL_NAME swapoff'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __swapoff'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__swapoff, swapoff)'; \ echo 'hidden_weak (swapoff)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/swapoff.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/swapoff.o.dt -MT /usr/src/glibc-build/misc/swapoff.o (echo '#define SYSCALL_NAME swapon'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __swapon'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__swapon, swapon)'; \ echo 'hidden_weak (swapon)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/swapon.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/swapon.o.dt -MT /usr/src/glibc-build/misc/swapon.o (echo '#define SYSCALL_NAME sync'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL sync'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/sync.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/sync.o.dt -MT /usr/src/glibc-build/misc/sync.o (echo '#define SYSCALL_NAME syncfs'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL syncfs'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/syncfs.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/syncfs.o.dt -MT /usr/src/glibc-build/misc/syncfs.o gcc ../sysdeps/unix/sysv/linux/aarch64/syscall.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/syscall.o -MD -MP -MF /usr/src/glibc-build/misc/syscall.o.dt -MT /usr/src/glibc-build/misc/syscall.o gcc syslog.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/syslog.o -MD -MP -MF /usr/src/glibc-build/misc/syslog.o.dt -MT /usr/src/glibc-build/misc/syslog.o gcc ../sysdeps/unix/sysv/linux/truncate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/truncate.o -MD -MP -MF /usr/src/glibc-build/misc/truncate.o.dt -MT /usr/src/glibc-build/misc/truncate.o gcc ../sysdeps/unix/sysv/linux/truncate64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/truncate64.o -MD -MP -MF /usr/src/glibc-build/misc/truncate64.o.dt -MT /usr/src/glibc-build/misc/truncate64.o gcc tsearch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/tsearch.o -MD -MP -MF /usr/src/glibc-build/misc/tsearch.o.dt -MT /usr/src/glibc-build/misc/tsearch.o gcc ttyslot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ttyslot.o -MD -MP -MF /usr/src/glibc-build/misc/ttyslot.o.dt -MT /usr/src/glibc-build/misc/ttyslot.o gcc ../sysdeps/unix/sysv/linux/ualarm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ualarm.o -MD -MP -MF /usr/src/glibc-build/misc/ualarm.o.dt -MT /usr/src/glibc-build/misc/ualarm.o gcc unwind-link.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/unwind-link.o -MD -MP -MF /usr/src/glibc-build/misc/unwind-link.o.dt -MT /usr/src/glibc-build/misc/unwind-link.o gcc ../sysdeps/posix/usleep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/usleep.o -MD -MP -MF /usr/src/glibc-build/misc/usleep.o.dt -MT /usr/src/glibc-build/misc/usleep.o gcc ../sysdeps/unix/sysv/linux/ustat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ustat.o -MD -MP -MF /usr/src/glibc-build/misc/ustat.o.dt -MT /usr/src/glibc-build/misc/ustat.o gcc ../sysdeps/unix/sysv/linux/utimes.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/utimes.o -MD -MP -MF /usr/src/glibc-build/misc/utimes.o.dt -MT /usr/src/glibc-build/misc/utimes.o (echo '#define SYSCALL_NAME vhangup'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL vhangup'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/vhangup.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/vhangup.o.dt -MT /usr/src/glibc-build/misc/vhangup.o gcc ../sysdeps/unix/sysv/linux/writev.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/writev.o -MD -MP -MF /usr/src/glibc-build/misc/writev.o.dt -MT /usr/src/glibc-build/misc/writev.o gcc init-misc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/init-misc.o -MD -MP -MF /usr/src/glibc-build/misc/init-misc.o.dt -MT /usr/src/glibc-build/misc/init-misc.o gcc ../sysdeps/unix/sysv/linux/adjtimex.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/adjtimex.o -MD -MP -MF /usr/src/glibc-build/misc/adjtimex.o.dt -MT /usr/src/glibc-build/misc/adjtimex.o gcc ../sysdeps/unix/sysv/linux/clock_adjtime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/clock_adjtime.o -MD -MP -MF /usr/src/glibc-build/misc/clock_adjtime.o.dt -MT /usr/src/glibc-build/misc/clock_adjtime.o gcc ../sysdeps/unix/sysv/linux/aarch64/clone.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/clone.o -MD -MP -MF /usr/src/glibc-build/misc/clone.o.dt -MT /usr/src/glibc-build/misc/clone.o gcc ../sysdeps/unix/sysv/linux/clone-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/clone-internal.o -MD -MP -MF /usr/src/glibc-build/misc/clone-internal.o.dt -MT /usr/src/glibc-build/misc/clone-internal.o gcc ../sysdeps/unix/sysv/linux/clone-pidfd-support.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/clone-pidfd-support.o -MD -MP -MF /usr/src/glibc-build/misc/clone-pidfd-support.o.dt -MT /usr/src/glibc-build/misc/clone-pidfd-support.o gcc ../sysdeps/unix/sysv/linux/aarch64/clone3.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/clone3.o -MD -MP -MF /usr/src/glibc-build/misc/clone3.o.dt -MT /usr/src/glibc-build/misc/clone3.o gcc ../sysdeps/unix/sysv/linux/closefrom_fallback.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/closefrom_fallback.o -MD -MP -MF /usr/src/glibc-build/misc/closefrom_fallback.o.dt -MT /usr/src/glibc-build/misc/closefrom_fallback.o gcc ../sysdeps/unix/sysv/linux/convert_scm_timestamps.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/convert_scm_timestamps.o -MD -MP -MF /usr/src/glibc-build/misc/convert_scm_timestamps.o.dt -MT /usr/src/glibc-build/misc/convert_scm_timestamps.o gcc ../sysdeps/unix/sysv/linux/epoll_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/epoll_create.o -MD -MP -MF /usr/src/glibc-build/misc/epoll_create.o.dt -MT /usr/src/glibc-build/misc/epoll_create.o gcc ../sysdeps/unix/sysv/linux/epoll_pwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/epoll_pwait.o -MD -MP -MF /usr/src/glibc-build/misc/epoll_pwait.o.dt -MT /usr/src/glibc-build/misc/epoll_pwait.o gcc ../sysdeps/unix/sysv/linux/epoll_pwait2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/epoll_pwait2.o -MD -MP -MF /usr/src/glibc-build/misc/epoll_pwait2.o.dt -MT /usr/src/glibc-build/misc/epoll_pwait2.o gcc ../sysdeps/unix/sysv/linux/epoll_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/epoll_wait.o -MD -MP -MF /usr/src/glibc-build/misc/epoll_wait.o.dt -MT /usr/src/glibc-build/misc/epoll_wait.o (echo '#define SYSCALL_NAME eventfd2'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL eventfd'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/eventfd.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/eventfd.o.dt -MT /usr/src/glibc-build/misc/eventfd.o gcc ../sysdeps/unix/sysv/linux/eventfd_read.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/eventfd_read.o -MD -MP -MF /usr/src/glibc-build/misc/eventfd_read.o.dt -MT /usr/src/glibc-build/misc/eventfd_read.o gcc ../sysdeps/unix/sysv/linux/eventfd_write.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/eventfd_write.o -MD -MP -MF /usr/src/glibc-build/misc/eventfd_write.o.dt -MT /usr/src/glibc-build/misc/eventfd_write.o gcc ../sysdeps/unix/sysv/linux/fanotify_mark.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fanotify_mark.o -MD -MP -MF /usr/src/glibc-build/misc/fanotify_mark.o.dt -MT /usr/src/glibc-build/misc/fanotify_mark.o gcc ../sysdeps/unix/sysv/linux/fxstat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fxstat.o -MD -MP -MF /usr/src/glibc-build/misc/fxstat.o.dt -MT /usr/src/glibc-build/misc/fxstat.o gcc ../sysdeps/unix/sysv/linux/fxstat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fxstat64.o -MD -MP -MF /usr/src/glibc-build/misc/fxstat64.o.dt -MT /usr/src/glibc-build/misc/fxstat64.o gcc ../sysdeps/unix/sysv/linux/fxstatat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fxstatat.o -MD -MP -MF /usr/src/glibc-build/misc/fxstatat.o.dt -MT /usr/src/glibc-build/misc/fxstatat.o gcc ../sysdeps/unix/sysv/linux/fxstatat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fxstatat64.o -MD -MP -MF /usr/src/glibc-build/misc/fxstatat64.o.dt -MT /usr/src/glibc-build/misc/fxstatat64.o gcc ../sysdeps/unix/sysv/linux/inotify_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/inotify_init.o -MD -MP -MF /usr/src/glibc-build/misc/inotify_init.o.dt -MT /usr/src/glibc-build/misc/inotify_init.o gcc ../sysdeps/unix/sysv/linux/lxstat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/lxstat.o -MD -MP -MF /usr/src/glibc-build/misc/lxstat.o.dt -MT /usr/src/glibc-build/misc/lxstat.o gcc ../sysdeps/unix/sysv/linux/lxstat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/lxstat64.o -MD -MP -MF /usr/src/glibc-build/misc/lxstat64.o.dt -MT /usr/src/glibc-build/misc/lxstat64.o gcc ../sysdeps/unix/sysv/linux/mlock2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mlock2.o -MD -MP -MF /usr/src/glibc-build/misc/mlock2.o.dt -MT /usr/src/glibc-build/misc/mlock2.o gcc ../sysdeps/unix/sysv/linux/mremap.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mremap.o -MD -MP -MF /usr/src/glibc-build/misc/mremap.o.dt -MT /usr/src/glibc-build/misc/mremap.o gcc ../sysdeps/unix/sysv/linux/open_by_handle_at.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/open_by_handle_at.o -MD -MP -MF /usr/src/glibc-build/misc/open_by_handle_at.o.dt -MT /usr/src/glibc-build/misc/open_by_handle_at.o (echo '#define SYSCALL_NAME personality'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __personality'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__personality, personality)'; \ echo 'hidden_weak (personality)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/personality.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/personality.o.dt -MT /usr/src/glibc-build/misc/personality.o gcc ../sysdeps/unix/sysv/linux/aarch64/pkey_get.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pkey_get.o -MD -MP -MF /usr/src/glibc-build/misc/pkey_get.o.dt -MT /usr/src/glibc-build/misc/pkey_get.o gcc ../sysdeps/unix/sysv/linux/pkey_mprotect.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pkey_mprotect.o -MD -MP -MF /usr/src/glibc-build/misc/pkey_mprotect.o.dt -MT /usr/src/glibc-build/misc/pkey_mprotect.o gcc ../sysdeps/unix/sysv/linux/aarch64/pkey_set.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pkey_set.o -MD -MP -MF /usr/src/glibc-build/misc/pkey_set.o.dt -MT /usr/src/glibc-build/misc/pkey_set.o (echo '#define SYSCALL_NAME prctl'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __prctl'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__prctl, prctl)'; \ echo 'hidden_weak (prctl)'; \ echo 'weak_alias (__prctl, __prctl_time64)'; \ echo 'hidden_weak (__prctl_time64)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/prctl.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/prctl.o.dt -MT /usr/src/glibc-build/misc/prctl.o gcc ../sysdeps/unix/sysv/linux/prlimit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/prlimit.o -MD -MP -MF /usr/src/glibc-build/misc/prlimit.o.dt -MT /usr/src/glibc-build/misc/prlimit.o gcc ../sysdeps/unix/sysv/linux/prlimit64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/prlimit64.o -MD -MP -MF /usr/src/glibc-build/misc/prlimit64.o.dt -MT /usr/src/glibc-build/misc/prlimit64.o gcc ../sysdeps/unix/sysv/linux/process_vm_readv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/process_vm_readv.o -MD -MP -MF /usr/src/glibc-build/misc/process_vm_readv.o.dt -MT /usr/src/glibc-build/misc/process_vm_readv.o gcc ../sysdeps/unix/sysv/linux/process_vm_writev.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/process_vm_writev.o -MD -MP -MF /usr/src/glibc-build/misc/process_vm_writev.o.dt -MT /usr/src/glibc-build/misc/process_vm_writev.o gcc ../sysdeps/unix/sysv/linux/pselect32.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pselect32.o -MD -MP -MF /usr/src/glibc-build/misc/pselect32.o.dt -MT /usr/src/glibc-build/misc/pselect32.o gcc ../sysdeps/unix/sysv/linux/readahead.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/readahead.o -MD -MP -MF /usr/src/glibc-build/misc/readahead.o.dt -MT /usr/src/glibc-build/misc/readahead.o gcc ../sysdeps/unix/sysv/linux/sched_getattr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/sched_getattr.o -MD -MP -MF /usr/src/glibc-build/misc/sched_getattr.o.dt -MT /usr/src/glibc-build/misc/sched_getattr.o gcc ../sysdeps/unix/sysv/linux/sched_setattr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/sched_setattr.o -MD -MP -MF /usr/src/glibc-build/misc/sched_setattr.o.dt -MT /usr/src/glibc-build/misc/sched_setattr.o (echo '#define SYSCALL_NAME setfsgid'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL setfsgid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/setfsgid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/setfsgid.o.dt -MT /usr/src/glibc-build/misc/setfsgid.o (echo '#define SYSCALL_NAME setfsuid'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL setfsuid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/setfsuid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/setfsuid.o.dt -MT /usr/src/glibc-build/misc/setfsuid.o gcc ../sysdeps/unix/sysv/linux/setvmaname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/setvmaname.o -MD -MP -MF /usr/src/glibc-build/misc/setvmaname.o.dt -MT /usr/src/glibc-build/misc/setvmaname.o gcc ../sysdeps/unix/sysv/linux/signalfd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/signalfd.o -MD -MP -MF /usr/src/glibc-build/misc/signalfd.o.dt -MT /usr/src/glibc-build/misc/signalfd.o gcc ../sysdeps/unix/sysv/linux/splice.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/splice.o -MD -MP -MF /usr/src/glibc-build/misc/splice.o.dt -MT /usr/src/glibc-build/misc/splice.o gcc ../sysdeps/unix/sysv/linux/sysctl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/sysctl.o -MD -MP -MF /usr/src/glibc-build/misc/sysctl.o.dt -MT /usr/src/glibc-build/misc/sysctl.o gcc ../sysdeps/unix/sysv/linux/tee.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/tee.o -MD -MP -MF /usr/src/glibc-build/misc/tee.o.dt -MT /usr/src/glibc-build/misc/tee.o gcc ../sysdeps/unix/sysv/linux/timerfd_gettime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/timerfd_gettime.o -MD -MP -MF /usr/src/glibc-build/misc/timerfd_gettime.o.dt -MT /usr/src/glibc-build/misc/timerfd_gettime.o gcc ../sysdeps/unix/sysv/linux/timerfd_settime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/timerfd_settime.o -MD -MP -MF /usr/src/glibc-build/misc/timerfd_settime.o.dt -MT /usr/src/glibc-build/misc/timerfd_settime.o gcc ../sysdeps/unix/sysv/linux/umount.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/umount.o -MD -MP -MF /usr/src/glibc-build/misc/umount.o.dt -MT /usr/src/glibc-build/misc/umount.o gcc ../sysdeps/unix/sysv/linux/umount2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/umount2.o -MD -MP -MF /usr/src/glibc-build/misc/umount2.o.dt -MT /usr/src/glibc-build/misc/umount2.o gcc ../sysdeps/unix/sysv/linux/vmsplice.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/vmsplice.o -MD -MP -MF /usr/src/glibc-build/misc/vmsplice.o.dt -MT /usr/src/glibc-build/misc/vmsplice.o gcc ../sysdeps/unix/sysv/linux/xmknod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/xmknod.o -MD -MP -MF /usr/src/glibc-build/misc/xmknod.o.dt -MT /usr/src/glibc-build/misc/xmknod.o gcc ../sysdeps/unix/sysv/linux/xmknodat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/xmknodat.o -MD -MP -MF /usr/src/glibc-build/misc/xmknodat.o.dt -MT /usr/src/glibc-build/misc/xmknodat.o gcc ../sysdeps/unix/sysv/linux/xstat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/xstat.o -MD -MP -MF /usr/src/glibc-build/misc/xstat.o.dt -MT /usr/src/glibc-build/misc/xstat.o gcc ../sysdeps/unix/sysv/linux/xstat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/xstat64.o -MD -MP -MF /usr/src/glibc-build/misc/xstat64.o.dt -MT /usr/src/glibc-build/misc/xstat64.o (echo '#define SYSCALL_NAME capget'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL capget'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/capget.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/capget.o.dt -MT /usr/src/glibc-build/misc/capget.o (echo '#define SYSCALL_NAME capset'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL capset'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/capset.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/capset.o.dt -MT /usr/src/glibc-build/misc/capset.o (echo '#define SYSCALL_NAME delete_module'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL delete_module'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/delete_module.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/delete_module.o.dt -MT /usr/src/glibc-build/misc/delete_module.o (echo '#define SYSCALL_NAME epoll_create1'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL epoll_create1'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/epoll_create1.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/epoll_create1.o.dt -MT /usr/src/glibc-build/misc/epoll_create1.o (echo '#define SYSCALL_NAME epoll_ctl'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL epoll_ctl'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/epoll_ctl.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/epoll_ctl.o.dt -MT /usr/src/glibc-build/misc/epoll_ctl.o (echo '#define SYSCALL_NAME fsconfig'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fsconfig'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fsconfig.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fsconfig.o.dt -MT /usr/src/glibc-build/misc/fsconfig.o (echo '#define SYSCALL_NAME fsmount'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 3'; \ echo '#define SYSCALL_SYMBOL fsmount'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fsmount.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fsmount.o.dt -MT /usr/src/glibc-build/misc/fsmount.o (echo '#define SYSCALL_NAME fsopen'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fsopen'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fsopen.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fsopen.o.dt -MT /usr/src/glibc-build/misc/fsopen.o (echo '#define SYSCALL_NAME fspick'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fspick'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fspick.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fspick.o.dt -MT /usr/src/glibc-build/misc/fspick.o (echo '#define SYSCALL_NAME init_module'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL init_module'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/init_module.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/init_module.o.dt -MT /usr/src/glibc-build/misc/init_module.o (echo '#define SYSCALL_NAME inotify_add_watch'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL inotify_add_watch'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/inotify_add_watch.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/inotify_add_watch.o.dt -MT /usr/src/glibc-build/misc/inotify_add_watch.o (echo '#define SYSCALL_NAME inotify_init1'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL inotify_init1'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/inotify_init1.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/inotify_init1.o.dt -MT /usr/src/glibc-build/misc/inotify_init1.o (echo '#define SYSCALL_NAME inotify_rm_watch'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL inotify_rm_watch'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/inotify_rm_watch.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/inotify_rm_watch.o.dt -MT /usr/src/glibc-build/misc/inotify_rm_watch.o (echo '#define SYSCALL_NAME syslog'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL klogctl'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/klogctl.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/klogctl.o.dt -MT /usr/src/glibc-build/misc/klogctl.o (echo '#define SYSCALL_NAME mount'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __mount'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__mount, mount)'; \ echo 'hidden_weak (mount)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/mount.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/mount.o.dt -MT /usr/src/glibc-build/misc/mount.o (echo '#define SYSCALL_NAME mount_setattr'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 5'; \ echo '#define SYSCALL_SYMBOL mount_setattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/mount_setattr.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/mount_setattr.o.dt -MT /usr/src/glibc-build/misc/mount_setattr.o (echo '#define SYSCALL_NAME move_mount'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 5'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL move_mount'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/move_mount.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/move_mount.o.dt -MT /usr/src/glibc-build/misc/move_mount.o (echo '#define SYSCALL_NAME open_tree'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL open_tree'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/open_tree.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/open_tree.o.dt -MT /usr/src/glibc-build/misc/open_tree.o (echo '#define SYSCALL_NAME pidfd_open'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL pidfd_open'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/pidfd_open.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/pidfd_open.o.dt -MT /usr/src/glibc-build/misc/pidfd_open.o (echo '#define SYSCALL_NAME pidfd_getfd'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL pidfd_getfd'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/pidfd_getfd.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/pidfd_getfd.o.dt -MT /usr/src/glibc-build/misc/pidfd_getfd.o (echo '#define SYSCALL_NAME pivot_root'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL pivot_root'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/pivot_root.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/pivot_root.o.dt -MT /usr/src/glibc-build/misc/pivot_root.o (echo '#define SYSCALL_NAME pidfd_send_signal'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL pidfd_send_signal'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/pidfd_send_signal.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/pidfd_send_signal.o.dt -MT /usr/src/glibc-build/misc/pidfd_send_signal.o (echo '#define SYSCALL_NAME process_madvise'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 5'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL process_madvise'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/process_madvise.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/process_madvise.o.dt -MT /usr/src/glibc-build/misc/process_madvise.o (echo '#define SYSCALL_NAME process_mrelease'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL process_mrelease'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/process_mrelease.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/process_mrelease.o.dt -MT /usr/src/glibc-build/misc/process_mrelease.o (echo '#define SYSCALL_NAME quotactl'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL quotactl'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/quotactl.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/quotactl.o.dt -MT /usr/src/glibc-build/misc/quotactl.o (echo '#define SYSCALL_NAME sysinfo'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sysinfo'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sysinfo, sysinfo)'; \ echo 'hidden_weak (sysinfo)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/sysinfo.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/sysinfo.o.dt -MT /usr/src/glibc-build/misc/sysinfo.o (echo '#define SYSCALL_NAME unshare'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL unshare'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/unshare.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/unshare.o.dt -MT /usr/src/glibc-build/misc/unshare.o (echo '#define SYSCALL_NAME timerfd_create'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL timerfd_create'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/timerfd_create.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/timerfd_create.o.dt -MT /usr/src/glibc-build/misc/timerfd_create.o (echo '#define SYSCALL_NAME fanotify_init'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fanotify_init'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fanotify_init.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fanotify_init.o.dt -MT /usr/src/glibc-build/misc/fanotify_init.o (echo '#define SYSCALL_NAME name_to_handle_at'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL name_to_handle_at'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/name_to_handle_at.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/name_to_handle_at.o.dt -MT /usr/src/glibc-build/misc/name_to_handle_at.o (echo '#define SYSCALL_NAME setns'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL setns'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/setns.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/setns.o.dt -MT /usr/src/glibc-build/misc/setns.o (echo '#define SYSCALL_NAME memfd_create'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL memfd_create'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/memfd_create.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/memfd_create.o.dt -MT /usr/src/glibc-build/misc/memfd_create.o (echo '#define SYSCALL_NAME pkey_alloc'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __pkey_alloc'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__pkey_alloc, pkey_alloc)'; \ echo 'hidden_weak (pkey_alloc)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/pkey_alloc.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/pkey_alloc.o.dt -MT /usr/src/glibc-build/misc/pkey_alloc.o (echo '#define SYSCALL_NAME pkey_free'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __pkey_free'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__pkey_free, pkey_free)'; \ echo 'hidden_weak (pkey_free)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/pkey_free.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/pkey_free.o.dt -MT /usr/src/glibc-build/misc/pkey_free.o (echo '#define SYSCALL_NAME gettid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __gettid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__gettid, gettid)'; \ echo 'hidden_weak (gettid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/gettid.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/gettid.o.dt -MT /usr/src/glibc-build/misc/gettid.o (echo '#define SYSCALL_NAME tgkill'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __tgkill'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__tgkill, tgkill)'; \ echo 'hidden_weak (tgkill)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/tgkill.o -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/tgkill.o.dt -MT /usr/src/glibc-build/misc/tgkill.o (for call in __compat_bdflush bdflush@GLIBC_2.0:GLIBC_2.23 __compat_create_module create_module@GLIBC_2.0:GLIBC_2.23 __compat_get_kernel_syms get_kernel_syms@GLIBC_2.0:GLIBC_2.23 __compat_query_module query_module@GLIBC_2.0:GLIBC_2.23 __compat_uselib uselib@GLIBC_2.0:GLIBC_2.23; do \ call=${call%%@*}; \ echo "#define $call RENAMED_$call"; \ done; \ echo '#include '; \ echo '#include '; \ for call in __compat_bdflush bdflush@GLIBC_2.0:GLIBC_2.23 __compat_create_module create_module@GLIBC_2.0:GLIBC_2.23 __compat_get_kernel_syms get_kernel_syms@GLIBC_2.0:GLIBC_2.23 __compat_query_module query_module@GLIBC_2.0:GLIBC_2.23 __compat_uselib uselib@GLIBC_2.0:GLIBC_2.23; do \ call=${call%%@*}; \ echo "#undef $call"; \ done; \ echo 'long int _no_syscall (void)'; \ echo '{ __set_errno (ENOSYS); return -1L; }'; \ for call in __compat_bdflush bdflush@GLIBC_2.0:GLIBC_2.23 __compat_create_module create_module@GLIBC_2.0:GLIBC_2.23 __compat_get_kernel_syms get_kernel_syms@GLIBC_2.0:GLIBC_2.23 __compat_query_module query_module@GLIBC_2.0:GLIBC_2.23 __compat_uselib uselib@GLIBC_2.0:GLIBC_2.23; do \ case $call in \ *@@*) \ ver=${call##*@}; call=${call%%@*}; \ ver=`echo "$ver" | sed 's/\./_/g'`; \ echo "strong_alias (_no_syscall, __${call}_${ver})"; \ echo "versioned_symbol (libc, __${call}_${ver}, $call, $ver);"\ ;; \ *@*) \ ver=${call##*@}; call=${call%%@*}; \ ver=`echo "$ver" | sed 's/\./_/g'`; \ case $ver in \ *:*) \ compat_ver=${ver#*:}; \ ver=${ver%%:*}; \ compat_cond="SHLIB_COMPAT (libc, $ver, $compat_ver)"; \ ;; \ *) \ compat_cond=""; \ ;; \ esac; \ if [ -n "$compat_cond" ]; then echo "#if $compat_cond"; fi; \ echo "strong_alias (_no_syscall, __${call}_${ver})"; \ echo "compat_symbol (libc, __${call}_${ver}, $call, $ver);"; \ if [ -n "$compat_cond" ]; then echo "#endif"; fi; \ ;; \ *) echo "weak_alias (_no_syscall, $call)"; \ echo "stub_warning ($call)"; \ echo "weak_alias (_no_syscall, __GI_$call)" ;; \ esac; \ done) > /usr/src/glibc-build/misc/stub-syscalls.cT gcc ../sysdeps/aarch64/__mtag_tag_zero_region.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/__mtag_tag_zero_region.o -MD -MP -MF /usr/src/glibc-build/misc/__mtag_tag_zero_region.o.dt -MT /usr/src/glibc-build/misc/__mtag_tag_zero_region.o mv -f /usr/src/glibc-build/misc/stub-syscalls.cT /usr/src/glibc-build/misc/stub-syscalls.c gcc ../sysdeps/aarch64/__mtag_tag_region.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/__mtag_tag_region.o -MD -MP -MF /usr/src/glibc-build/misc/__mtag_tag_region.o.dt -MT /usr/src/glibc-build/misc/__mtag_tag_region.o gcc ../sysdeps/aarch64/__arm_za_disable.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/__arm_za_disable.o -MD -MP -MF /usr/src/glibc-build/misc/__arm_za_disable.o.dt -MT /usr/src/glibc-build/misc/__arm_za_disable.o gcc ../sysdeps/aarch64/__alloc_gcs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/__alloc_gcs.o -MD -MP -MF /usr/src/glibc-build/misc/__alloc_gcs.o.dt -MT /usr/src/glibc-build/misc/__alloc_gcs.o gcc ../sysdeps/unix/sysv/linux/malloc-hugepages.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/malloc-hugepages.o -MD -MP -MF /usr/src/glibc-build/misc/malloc-hugepages.o.dt -MT /usr/src/glibc-build/misc/malloc-hugepages.o (echo '#define SYSCALL_NAME acct'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL acct'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/acct.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/acct.os.dt -MT /usr/src/glibc-build/misc/acct.os gcc allocate_once.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/allocate_once.os -MD -MP -MF /usr/src/glibc-build/misc/allocate_once.os.dt -MT /usr/src/glibc-build/misc/allocate_once.os gcc atomic_wide_counter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/atomic_wide_counter.os -MD -MP -MF /usr/src/glibc-build/misc/atomic_wide_counter.os.dt -MT /usr/src/glibc-build/misc/atomic_wide_counter.os gcc ../sysdeps/unix/sysv/linux/brk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/brk.os -MD -MP -MF /usr/src/glibc-build/misc/brk.os.dt -MT /usr/src/glibc-build/misc/brk.os gcc chflags.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/chflags.os -MD -MP -MF /usr/src/glibc-build/misc/chflags.os.dt -MT /usr/src/glibc-build/misc/chflags.os (echo '#define SYSCALL_NAME chroot'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL chroot'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/chroot.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/chroot.os.dt -MT /usr/src/glibc-build/misc/chroot.os gcc daemon.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/daemon.os -MD -MP -MF /usr/src/glibc-build/misc/daemon.os.dt -MT /usr/src/glibc-build/misc/daemon.os gcc dirname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/dirname.os -MD -MP -MF /usr/src/glibc-build/misc/dirname.os.dt -MT /usr/src/glibc-build/misc/dirname.os gcc efgcvt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/efgcvt.os -MD -MP -MF /usr/src/glibc-build/misc/efgcvt.os.dt -MT /usr/src/glibc-build/misc/efgcvt.os gcc efgcvt_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/efgcvt_r.os -MD -MP -MF /usr/src/glibc-build/misc/efgcvt_r.os.dt -MT /usr/src/glibc-build/misc/efgcvt_r.os gcc err.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/err.os -MD -MP -MF /usr/src/glibc-build/misc/err.os.dt -MT /usr/src/glibc-build/misc/err.os gcc error.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/error.os -MD -MP -MF /usr/src/glibc-build/misc/error.os.dt -MT /usr/src/glibc-build/misc/error.os gcc fchflags.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fchflags.os -MD -MP -MF /usr/src/glibc-build/misc/fchflags.os.dt -MT /usr/src/glibc-build/misc/fchflags.os gcc fd_to_filename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fd_to_filename.os -MD -MP -MF /usr/src/glibc-build/misc/fd_to_filename.os.dt -MT /usr/src/glibc-build/misc/fd_to_filename.os gcc ../sysdeps/unix/sysv/linux/fdatasync.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fdatasync.os -MD -MP -MF /usr/src/glibc-build/misc/fdatasync.os.dt -MT /usr/src/glibc-build/misc/fdatasync.os (echo '#define SYSCALL_NAME fgetxattr'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fgetxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fgetxattr.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fgetxattr.os.dt -MT /usr/src/glibc-build/misc/fgetxattr.os (echo '#define SYSCALL_NAME flistxattr'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL flistxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/flistxattr.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/flistxattr.os.dt -MT /usr/src/glibc-build/misc/flistxattr.os (echo '#define SYSCALL_NAME fremovexattr'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fremovexattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fremovexattr.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fremovexattr.os.dt -MT /usr/src/glibc-build/misc/fremovexattr.os (echo '#define SYSCALL_NAME fsetxattr'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fsetxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fsetxattr.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fsetxattr.os.dt -MT /usr/src/glibc-build/misc/fsetxattr.os gcc fstab.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fstab.os -MD -MP -MF /usr/src/glibc-build/misc/fstab.os.dt -MT /usr/src/glibc-build/misc/fstab.os gcc ../sysdeps/unix/sysv/linux/fsync.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fsync.os -MD -MP -MF /usr/src/glibc-build/misc/fsync.os.dt -MT /usr/src/glibc-build/misc/fsync.os gcc ../sysdeps/unix/sysv/linux/ftruncate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ftruncate.os -MD -MP -MF /usr/src/glibc-build/misc/ftruncate.os.dt -MT /usr/src/glibc-build/misc/ftruncate.os gcc ../sysdeps/unix/sysv/linux/ftruncate64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ftruncate64.os -MD -MP -MF /usr/src/glibc-build/misc/ftruncate64.os.dt -MT /usr/src/glibc-build/misc/ftruncate64.os gcc ../sysdeps/unix/sysv/linux/futimes.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/futimes.os -MD -MP -MF /usr/src/glibc-build/misc/futimes.os.dt -MT /usr/src/glibc-build/misc/futimes.os gcc ../sysdeps/unix/sysv/linux/futimesat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/futimesat.os -MD -MP -MF /usr/src/glibc-build/misc/futimesat.os.dt -MT /usr/src/glibc-build/misc/futimesat.os gcc getauxval.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getauxval.os -MD -MP -MF /usr/src/glibc-build/misc/getauxval.os.dt -MT /usr/src/glibc-build/misc/getauxval.os gcc ../sysdeps/unix/sysv/linux/getclktck.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getclktck.os -MD -MP -MF /usr/src/glibc-build/misc/getclktck.os.dt -MT /usr/src/glibc-build/misc/getclktck.os gcc getdomain.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getdomain.os -MD -MP -MF /usr/src/glibc-build/misc/getdomain.os.dt -MT /usr/src/glibc-build/misc/getdomain.os gcc ../sysdeps/unix/sysv/linux/getdtsz.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getdtsz.os -MD -MP -MF /usr/src/glibc-build/misc/getdtsz.os.dt -MT /usr/src/glibc-build/misc/getdtsz.os gcc ../sysdeps/unix/sysv/linux/gethostid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/gethostid.os -MD -MP -MF /usr/src/glibc-build/misc/gethostid.os.dt -MT /usr/src/glibc-build/misc/gethostid.os gcc ../sysdeps/posix/gethostname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/gethostname.os -MD -MP -MF /usr/src/glibc-build/misc/gethostname.os.dt -MT /usr/src/glibc-build/misc/gethostname.os gcc ../sysdeps/unix/sysv/linux/getloadavg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getloadavg.os -MD -MP -MF /usr/src/glibc-build/misc/getloadavg.os.dt -MT /usr/src/glibc-build/misc/getloadavg.os gcc ../sysdeps/unix/sysv/linux/getpagesize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getpagesize.os -MD -MP -MF /usr/src/glibc-build/misc/getpagesize.os.dt -MT /usr/src/glibc-build/misc/getpagesize.os gcc getpass.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getpass.os -MD -MP -MF /usr/src/glibc-build/misc/getpass.os.dt -MT /usr/src/glibc-build/misc/getpass.os gcc ../sysdeps/unix/sysv/linux/getsysstats.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getsysstats.os -MD -MP -MF /usr/src/glibc-build/misc/getsysstats.os.dt -MT /usr/src/glibc-build/misc/getsysstats.os gcc getttyent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getttyent.os -MD -MP -MF /usr/src/glibc-build/misc/getttyent.os.dt -MT /usr/src/glibc-build/misc/getttyent.os gcc getusershell.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/getusershell.os -MD -MP -MF /usr/src/glibc-build/misc/getusershell.os.dt -MT /usr/src/glibc-build/misc/getusershell.os (echo '#define SYSCALL_NAME getxattr'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL getxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/getxattr.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/getxattr.os.dt -MT /usr/src/glibc-build/misc/getxattr.os gcc gtty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/gtty.os -MD -MP -MF /usr/src/glibc-build/misc/gtty.os.dt -MT /usr/src/glibc-build/misc/gtty.os gcc hsearch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/hsearch.os -MD -MP -MF /usr/src/glibc-build/misc/hsearch.os.dt -MT /usr/src/glibc-build/misc/hsearch.os gcc hsearch_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/hsearch_r.os -MD -MP -MF /usr/src/glibc-build/misc/hsearch_r.os.dt -MT /usr/src/glibc-build/misc/hsearch_r.os gcc ../sysdeps/aarch64/multiarch/ifunc-impl-list.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ifunc-impl-list.os -MD -MP -MF /usr/src/glibc-build/misc/ifunc-impl-list.os.dt -MT /usr/src/glibc-build/misc/ifunc-impl-list.os gcc insremque.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/insremque.os -MD -MP -MF /usr/src/glibc-build/misc/insremque.os.dt -MT /usr/src/glibc-build/misc/insremque.os gcc ../sysdeps/unix/sysv/linux/aarch64/ioctl.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/ioctl.os -MD -MP -MF /usr/src/glibc-build/misc/ioctl.os.dt -MT /usr/src/glibc-build/misc/ioctl.os (echo '#define SYSCALL_NAME lgetxattr'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL lgetxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/lgetxattr.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/lgetxattr.os.dt -MT /usr/src/glibc-build/misc/lgetxattr.os (echo '#define SYSCALL_NAME listxattr'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL listxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/listxattr.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/listxattr.os.dt -MT /usr/src/glibc-build/misc/listxattr.os (echo '#define SYSCALL_NAME llistxattr'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL llistxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/llistxattr.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/llistxattr.os.dt -MT /usr/src/glibc-build/misc/llistxattr.os (echo '#define SYSCALL_NAME lremovexattr'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL lremovexattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/lremovexattr.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/lremovexattr.os.dt -MT /usr/src/glibc-build/misc/lremovexattr.os gcc lsearch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/lsearch.os -MD -MP -MF /usr/src/glibc-build/misc/lsearch.os.dt -MT /usr/src/glibc-build/misc/lsearch.os (echo '#define SYSCALL_NAME lsetxattr'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL lsetxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/lsetxattr.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/lsetxattr.os.dt -MT /usr/src/glibc-build/misc/lsetxattr.os gcc ../sysdeps/unix/sysv/linux/lutimes.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/lutimes.os -MD -MP -MF /usr/src/glibc-build/misc/lutimes.os.dt -MT /usr/src/glibc-build/misc/lutimes.os (echo '#define SYSCALL_NAME madvise'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __madvise'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__madvise, madvise)'; \ echo 'hidden_weak (madvise)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/madvise.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/madvise.os.dt -MT /usr/src/glibc-build/misc/madvise.os gcc makedev.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/makedev.os -MD -MP -MF /usr/src/glibc-build/misc/makedev.os.dt -MT /usr/src/glibc-build/misc/makedev.os (echo '#define SYSCALL_NAME mincore'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL mincore'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/mincore.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/mincore.os.dt -MT /usr/src/glibc-build/misc/mincore.os gcc mkdtemp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkdtemp.os -MD -MP -MF /usr/src/glibc-build/misc/mkdtemp.os.dt -MT /usr/src/glibc-build/misc/mkdtemp.os gcc mkostemp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkostemp.os -MD -MP -MF /usr/src/glibc-build/misc/mkostemp.os.dt -MT /usr/src/glibc-build/misc/mkostemp.os gcc mkostemp64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkostemp64.os -MD -MP -MF /usr/src/glibc-build/misc/mkostemp64.os.dt -MT /usr/src/glibc-build/misc/mkostemp64.os gcc mkostemps.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkostemps.os -MD -MP -MF /usr/src/glibc-build/misc/mkostemps.os.dt -MT /usr/src/glibc-build/misc/mkostemps.os gcc mkostemps64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkostemps64.os -MD -MP -MF /usr/src/glibc-build/misc/mkostemps64.os.dt -MT /usr/src/glibc-build/misc/mkostemps64.os gcc mkstemp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkstemp.os -MD -MP -MF /usr/src/glibc-build/misc/mkstemp.os.dt -MT /usr/src/glibc-build/misc/mkstemp.os gcc mkstemp64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkstemp64.os -MD -MP -MF /usr/src/glibc-build/misc/mkstemp64.os.dt -MT /usr/src/glibc-build/misc/mkstemp64.os gcc mkstemps.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkstemps.os -MD -MP -MF /usr/src/glibc-build/misc/mkstemps.os.dt -MT /usr/src/glibc-build/misc/mkstemps.os gcc mkstemps64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mkstemps64.os -MD -MP -MF /usr/src/glibc-build/misc/mkstemps64.os.dt -MT /usr/src/glibc-build/misc/mkstemps64.os gcc mktemp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mktemp.os -MD -MP -MF /usr/src/glibc-build/misc/mktemp.os.dt -MT /usr/src/glibc-build/misc/mktemp.os (echo '#define SYSCALL_NAME mlock'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL mlock'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/mlock.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/mlock.os.dt -MT /usr/src/glibc-build/misc/mlock.os (echo '#define SYSCALL_NAME mlockall'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL mlockall'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/mlockall.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/mlockall.os.dt -MT /usr/src/glibc-build/misc/mlockall.os gcc ../sysdeps/unix/sysv/linux/mmap.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mmap.os -MD -MP -MF /usr/src/glibc-build/misc/mmap.os.dt -MT /usr/src/glibc-build/misc/mmap.os gcc ../sysdeps/unix/sysv/linux/mmap64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mmap64.os -MD -MP -MF /usr/src/glibc-build/misc/mmap64.os.dt -MT /usr/src/glibc-build/misc/mmap64.os gcc mntent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mntent.os -MD -MP -MF /usr/src/glibc-build/misc/mntent.os.dt -MT /usr/src/glibc-build/misc/mntent.os gcc mntent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mntent_r.os -MD -MP -MF /usr/src/glibc-build/misc/mntent_r.os.dt -MT /usr/src/glibc-build/misc/mntent_r.os (echo '#define SYSCALL_NAME mprotect'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __mprotect'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__mprotect, mprotect)'; \ echo 'hidden_weak (mprotect)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/mprotect.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/mprotect.os.dt -MT /usr/src/glibc-build/misc/mprotect.os gcc ../sysdeps/unix/sysv/linux/msync.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/msync.os -MD -MP -MF /usr/src/glibc-build/misc/msync.os.dt -MT /usr/src/glibc-build/misc/msync.os (echo '#define SYSCALL_NAME munlock'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL munlock'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/munlock.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/munlock.os.dt -MT /usr/src/glibc-build/misc/munlock.os (echo '#define SYSCALL_NAME munlockall'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL munlockall'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/munlockall.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/munlockall.os.dt -MT /usr/src/glibc-build/misc/munlockall.os (echo '#define SYSCALL_NAME munmap'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __munmap'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__munmap, munmap)'; \ echo 'hidden_weak (munmap)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/munmap.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/munmap.os.dt -MT /usr/src/glibc-build/misc/munmap.os gcc ../sysdeps/unix/sysv/linux/preadv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/preadv.os -MD -MP -MF /usr/src/glibc-build/misc/preadv.os.dt -MT /usr/src/glibc-build/misc/preadv.os gcc ../sysdeps/unix/sysv/linux/preadv2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/preadv2.os -MD -MP -MF /usr/src/glibc-build/misc/preadv2.os.dt -MT /usr/src/glibc-build/misc/preadv2.os gcc ../sysdeps/unix/sysv/linux/preadv64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/preadv64.os -MD -MP -MF /usr/src/glibc-build/misc/preadv64.os.dt -MT /usr/src/glibc-build/misc/preadv64.os gcc ../sysdeps/unix/sysv/linux/preadv64v2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/preadv64v2.os -MD -MP -MF /usr/src/glibc-build/misc/preadv64v2.os.dt -MT /usr/src/glibc-build/misc/preadv64v2.os gcc ../sysdeps/unix/sysv/linux/pselect.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pselect.os -MD -MP -MF /usr/src/glibc-build/misc/pselect.os.dt -MT /usr/src/glibc-build/misc/pselect.os gcc ../sysdeps/unix/sysv/linux/ptrace.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ptrace.os -MD -MP -MF /usr/src/glibc-build/misc/ptrace.os.dt -MT /usr/src/glibc-build/misc/ptrace.os gcc ../sysdeps/unix/sysv/linux/pwritev.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pwritev.os -MD -MP -MF /usr/src/glibc-build/misc/pwritev.os.dt -MT /usr/src/glibc-build/misc/pwritev.os gcc ../sysdeps/unix/sysv/linux/pwritev2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pwritev2.os -MD -MP -MF /usr/src/glibc-build/misc/pwritev2.os.dt -MT /usr/src/glibc-build/misc/pwritev2.os gcc ../sysdeps/unix/sysv/linux/pwritev64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pwritev64.os -MD -MP -MF /usr/src/glibc-build/misc/pwritev64.os.dt -MT /usr/src/glibc-build/misc/pwritev64.os gcc ../sysdeps/unix/sysv/linux/pwritev64v2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pwritev64v2.os -MD -MP -MF /usr/src/glibc-build/misc/pwritev64v2.os.dt -MT /usr/src/glibc-build/misc/pwritev64v2.os gcc qefgcvt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/qefgcvt.os -MD -MP -MF /usr/src/glibc-build/misc/qefgcvt.os.dt -MT /usr/src/glibc-build/misc/qefgcvt.os gcc qefgcvt_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/qefgcvt_r.os -MD -MP -MF /usr/src/glibc-build/misc/qefgcvt_r.os.dt -MT /usr/src/glibc-build/misc/qefgcvt_r.os gcc ../sysdeps/unix/sysv/linux/readv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/readv.os -MD -MP -MF /usr/src/glibc-build/misc/readv.os.dt -MT /usr/src/glibc-build/misc/readv.os gcc ../sysdeps/unix/sysv/linux/reboot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/reboot.os -MD -MP -MF /usr/src/glibc-build/misc/reboot.os.dt -MT /usr/src/glibc-build/misc/reboot.os gcc regexp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/regexp.os -MD -MP -MF /usr/src/glibc-build/misc/regexp.os.dt -MT /usr/src/glibc-build/misc/regexp.os (echo '#define SYSCALL_NAME remap_file_pages'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 4'; \ echo '#define SYSCALL_SYMBOL __remap_file_pages'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__remap_file_pages, remap_file_pages)'; \ echo 'hidden_weak (remap_file_pages)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/remap_file_pages.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/remap_file_pages.os.dt -MT /usr/src/glibc-build/misc/remap_file_pages.os (echo '#define SYSCALL_NAME removexattr'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL removexattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/removexattr.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/removexattr.os.dt -MT /usr/src/glibc-build/misc/removexattr.os gcc revoke.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/revoke.os -MD -MP -MF /usr/src/glibc-build/misc/revoke.os.dt -MT /usr/src/glibc-build/misc/revoke.os gcc sbrk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/sbrk.os -MD -MP -MF /usr/src/glibc-build/misc/sbrk.os.dt -MT /usr/src/glibc-build/misc/sbrk.os gcc ../sysdeps/unix/sysv/linux/select.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/select.os -MD -MP -MF /usr/src/glibc-build/misc/select.os.dt -MT /usr/src/glibc-build/misc/select.os (echo '#define SYSCALL_NAME setdomainname'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL setdomainname'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/setdomain.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/setdomain.os.dt -MT /usr/src/glibc-build/misc/setdomain.os gcc ../sysdeps/unix/sysv/linux/setegid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/setegid.os -MD -MP -MF /usr/src/glibc-build/misc/setegid.os.dt -MT /usr/src/glibc-build/misc/setegid.os gcc ../sysdeps/unix/sysv/linux/seteuid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/seteuid.os -MD -MP -MF /usr/src/glibc-build/misc/seteuid.os.dt -MT /usr/src/glibc-build/misc/seteuid.os gcc ../sysdeps/unix/sysv/linux/sethostid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/sethostid.os -MD -MP -MF /usr/src/glibc-build/misc/sethostid.os.dt -MT /usr/src/glibc-build/misc/sethostid.os (echo '#define SYSCALL_NAME sethostname'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL sethostname'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/sethostname.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/sethostname.os.dt -MT /usr/src/glibc-build/misc/sethostname.os gcc ../sysdeps/unix/sysv/linux/setregid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/setregid.os -MD -MP -MF /usr/src/glibc-build/misc/setregid.os.dt -MT /usr/src/glibc-build/misc/setregid.os gcc ../sysdeps/unix/sysv/linux/setreuid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/setreuid.os -MD -MP -MF /usr/src/glibc-build/misc/setreuid.os.dt -MT /usr/src/glibc-build/misc/setreuid.os (echo '#define SYSCALL_NAME setxattr'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL setxattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/setxattr.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/setxattr.os.dt -MT /usr/src/glibc-build/misc/setxattr.os gcc single_threaded.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/single_threaded.os -MD -MP -MF /usr/src/glibc-build/misc/single_threaded.os.dt -MT /usr/src/glibc-build/misc/single_threaded.os gcc sstk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/sstk.os -MD -MP -MF /usr/src/glibc-build/misc/sstk.os.dt -MT /usr/src/glibc-build/misc/sstk.os gcc stty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/stty.os -MD -MP -MF /usr/src/glibc-build/misc/stty.os.dt -MT /usr/src/glibc-build/misc/stty.os (echo '#define SYSCALL_NAME swapoff'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __swapoff'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__swapoff, swapoff)'; \ echo 'hidden_weak (swapoff)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/swapoff.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/swapoff.os.dt -MT /usr/src/glibc-build/misc/swapoff.os (echo '#define SYSCALL_NAME swapon'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __swapon'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__swapon, swapon)'; \ echo 'hidden_weak (swapon)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/swapon.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/swapon.os.dt -MT /usr/src/glibc-build/misc/swapon.os (echo '#define SYSCALL_NAME sync'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL sync'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/sync.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/sync.os.dt -MT /usr/src/glibc-build/misc/sync.os (echo '#define SYSCALL_NAME syncfs'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL syncfs'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/syncfs.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/syncfs.os.dt -MT /usr/src/glibc-build/misc/syncfs.os gcc ../sysdeps/unix/sysv/linux/aarch64/syscall.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/syscall.os -MD -MP -MF /usr/src/glibc-build/misc/syscall.os.dt -MT /usr/src/glibc-build/misc/syscall.os gcc syslog.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/syslog.os -MD -MP -MF /usr/src/glibc-build/misc/syslog.os.dt -MT /usr/src/glibc-build/misc/syslog.os gcc ../sysdeps/unix/sysv/linux/truncate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/truncate.os -MD -MP -MF /usr/src/glibc-build/misc/truncate.os.dt -MT /usr/src/glibc-build/misc/truncate.os gcc ../sysdeps/unix/sysv/linux/truncate64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/truncate64.os -MD -MP -MF /usr/src/glibc-build/misc/truncate64.os.dt -MT /usr/src/glibc-build/misc/truncate64.os gcc tsearch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/tsearch.os -MD -MP -MF /usr/src/glibc-build/misc/tsearch.os.dt -MT /usr/src/glibc-build/misc/tsearch.os gcc ttyslot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ttyslot.os -MD -MP -MF /usr/src/glibc-build/misc/ttyslot.os.dt -MT /usr/src/glibc-build/misc/ttyslot.os gcc ../sysdeps/unix/sysv/linux/ualarm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ualarm.os -MD -MP -MF /usr/src/glibc-build/misc/ualarm.os.dt -MT /usr/src/glibc-build/misc/ualarm.os gcc unwind-link.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/unwind-link.os -MD -MP -MF /usr/src/glibc-build/misc/unwind-link.os.dt -MT /usr/src/glibc-build/misc/unwind-link.os gcc ../sysdeps/posix/usleep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/usleep.os -MD -MP -MF /usr/src/glibc-build/misc/usleep.os.dt -MT /usr/src/glibc-build/misc/usleep.os gcc ../sysdeps/unix/sysv/linux/ustat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/ustat.os -MD -MP -MF /usr/src/glibc-build/misc/ustat.os.dt -MT /usr/src/glibc-build/misc/ustat.os gcc ../sysdeps/unix/sysv/linux/utimes.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/utimes.os -MD -MP -MF /usr/src/glibc-build/misc/utimes.os.dt -MT /usr/src/glibc-build/misc/utimes.os (echo '#define SYSCALL_NAME vhangup'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL vhangup'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/vhangup.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/vhangup.os.dt -MT /usr/src/glibc-build/misc/vhangup.os gcc ../sysdeps/unix/sysv/linux/writev.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/writev.os -MD -MP -MF /usr/src/glibc-build/misc/writev.os.dt -MT /usr/src/glibc-build/misc/writev.os gcc init-misc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/init-misc.os -MD -MP -MF /usr/src/glibc-build/misc/init-misc.os.dt -MT /usr/src/glibc-build/misc/init-misc.os gcc ../sysdeps/unix/sysv/linux/adjtimex.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/adjtimex.os -MD -MP -MF /usr/src/glibc-build/misc/adjtimex.os.dt -MT /usr/src/glibc-build/misc/adjtimex.os gcc ../sysdeps/unix/sysv/linux/clock_adjtime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/clock_adjtime.os -MD -MP -MF /usr/src/glibc-build/misc/clock_adjtime.os.dt -MT /usr/src/glibc-build/misc/clock_adjtime.os gcc ../sysdeps/unix/sysv/linux/aarch64/clone.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/clone.os -MD -MP -MF /usr/src/glibc-build/misc/clone.os.dt -MT /usr/src/glibc-build/misc/clone.os gcc ../sysdeps/unix/sysv/linux/clone-internal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/clone-internal.os -MD -MP -MF /usr/src/glibc-build/misc/clone-internal.os.dt -MT /usr/src/glibc-build/misc/clone-internal.os gcc ../sysdeps/unix/sysv/linux/clone-pidfd-support.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/clone-pidfd-support.os -MD -MP -MF /usr/src/glibc-build/misc/clone-pidfd-support.os.dt -MT /usr/src/glibc-build/misc/clone-pidfd-support.os gcc ../sysdeps/unix/sysv/linux/aarch64/clone3.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/clone3.os -MD -MP -MF /usr/src/glibc-build/misc/clone3.os.dt -MT /usr/src/glibc-build/misc/clone3.os gcc ../sysdeps/unix/sysv/linux/closefrom_fallback.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/closefrom_fallback.os -MD -MP -MF /usr/src/glibc-build/misc/closefrom_fallback.os.dt -MT /usr/src/glibc-build/misc/closefrom_fallback.os gcc ../sysdeps/unix/sysv/linux/convert_scm_timestamps.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/convert_scm_timestamps.os -MD -MP -MF /usr/src/glibc-build/misc/convert_scm_timestamps.os.dt -MT /usr/src/glibc-build/misc/convert_scm_timestamps.os gcc ../sysdeps/unix/sysv/linux/epoll_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/epoll_create.os -MD -MP -MF /usr/src/glibc-build/misc/epoll_create.os.dt -MT /usr/src/glibc-build/misc/epoll_create.os gcc ../sysdeps/unix/sysv/linux/epoll_pwait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/epoll_pwait.os -MD -MP -MF /usr/src/glibc-build/misc/epoll_pwait.os.dt -MT /usr/src/glibc-build/misc/epoll_pwait.os gcc ../sysdeps/unix/sysv/linux/epoll_pwait2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/epoll_pwait2.os -MD -MP -MF /usr/src/glibc-build/misc/epoll_pwait2.os.dt -MT /usr/src/glibc-build/misc/epoll_pwait2.os gcc ../sysdeps/unix/sysv/linux/epoll_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/epoll_wait.os -MD -MP -MF /usr/src/glibc-build/misc/epoll_wait.os.dt -MT /usr/src/glibc-build/misc/epoll_wait.os (echo '#define SYSCALL_NAME eventfd2'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL eventfd'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/eventfd.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/eventfd.os.dt -MT /usr/src/glibc-build/misc/eventfd.os gcc ../sysdeps/unix/sysv/linux/eventfd_read.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/eventfd_read.os -MD -MP -MF /usr/src/glibc-build/misc/eventfd_read.os.dt -MT /usr/src/glibc-build/misc/eventfd_read.os gcc ../sysdeps/unix/sysv/linux/eventfd_write.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/eventfd_write.os -MD -MP -MF /usr/src/glibc-build/misc/eventfd_write.os.dt -MT /usr/src/glibc-build/misc/eventfd_write.os gcc ../sysdeps/unix/sysv/linux/fanotify_mark.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fanotify_mark.os -MD -MP -MF /usr/src/glibc-build/misc/fanotify_mark.os.dt -MT /usr/src/glibc-build/misc/fanotify_mark.os gcc ../sysdeps/unix/sysv/linux/fxstat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fxstat.os -MD -MP -MF /usr/src/glibc-build/misc/fxstat.os.dt -MT /usr/src/glibc-build/misc/fxstat.os gcc ../sysdeps/unix/sysv/linux/fxstat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fxstat64.os -MD -MP -MF /usr/src/glibc-build/misc/fxstat64.os.dt -MT /usr/src/glibc-build/misc/fxstat64.os gcc ../sysdeps/unix/sysv/linux/fxstatat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fxstatat.os -MD -MP -MF /usr/src/glibc-build/misc/fxstatat.os.dt -MT /usr/src/glibc-build/misc/fxstatat.os gcc ../sysdeps/unix/sysv/linux/fxstatat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fxstatat64.os -MD -MP -MF /usr/src/glibc-build/misc/fxstatat64.os.dt -MT /usr/src/glibc-build/misc/fxstatat64.os gcc ../sysdeps/unix/sysv/linux/inotify_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/inotify_init.os -MD -MP -MF /usr/src/glibc-build/misc/inotify_init.os.dt -MT /usr/src/glibc-build/misc/inotify_init.os gcc ../sysdeps/unix/sysv/linux/lxstat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/lxstat.os -MD -MP -MF /usr/src/glibc-build/misc/lxstat.os.dt -MT /usr/src/glibc-build/misc/lxstat.os gcc ../sysdeps/unix/sysv/linux/lxstat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/lxstat64.os -MD -MP -MF /usr/src/glibc-build/misc/lxstat64.os.dt -MT /usr/src/glibc-build/misc/lxstat64.os gcc ../sysdeps/unix/sysv/linux/mlock2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mlock2.os -MD -MP -MF /usr/src/glibc-build/misc/mlock2.os.dt -MT /usr/src/glibc-build/misc/mlock2.os gcc ../sysdeps/unix/sysv/linux/mremap.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/mremap.os -MD -MP -MF /usr/src/glibc-build/misc/mremap.os.dt -MT /usr/src/glibc-build/misc/mremap.os gcc ../sysdeps/unix/sysv/linux/open_by_handle_at.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/open_by_handle_at.os -MD -MP -MF /usr/src/glibc-build/misc/open_by_handle_at.os.dt -MT /usr/src/glibc-build/misc/open_by_handle_at.os (echo '#define SYSCALL_NAME personality'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __personality'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__personality, personality)'; \ echo 'hidden_weak (personality)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/personality.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/personality.os.dt -MT /usr/src/glibc-build/misc/personality.os gcc ../sysdeps/unix/sysv/linux/aarch64/pkey_get.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pkey_get.os -MD -MP -MF /usr/src/glibc-build/misc/pkey_get.os.dt -MT /usr/src/glibc-build/misc/pkey_get.os gcc ../sysdeps/unix/sysv/linux/pkey_mprotect.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pkey_mprotect.os -MD -MP -MF /usr/src/glibc-build/misc/pkey_mprotect.os.dt -MT /usr/src/glibc-build/misc/pkey_mprotect.os gcc ../sysdeps/unix/sysv/linux/aarch64/pkey_set.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pkey_set.os -MD -MP -MF /usr/src/glibc-build/misc/pkey_set.os.dt -MT /usr/src/glibc-build/misc/pkey_set.os (echo '#define SYSCALL_NAME prctl'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __prctl'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__prctl, prctl)'; \ echo 'hidden_weak (prctl)'; \ echo 'weak_alias (__prctl, __prctl_time64)'; \ echo 'hidden_weak (__prctl_time64)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/prctl.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/prctl.os.dt -MT /usr/src/glibc-build/misc/prctl.os gcc ../sysdeps/unix/sysv/linux/prlimit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/prlimit.os -MD -MP -MF /usr/src/glibc-build/misc/prlimit.os.dt -MT /usr/src/glibc-build/misc/prlimit.os gcc ../sysdeps/unix/sysv/linux/prlimit64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/prlimit64.os -MD -MP -MF /usr/src/glibc-build/misc/prlimit64.os.dt -MT /usr/src/glibc-build/misc/prlimit64.os gcc ../sysdeps/unix/sysv/linux/process_vm_readv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/process_vm_readv.os -MD -MP -MF /usr/src/glibc-build/misc/process_vm_readv.os.dt -MT /usr/src/glibc-build/misc/process_vm_readv.os gcc ../sysdeps/unix/sysv/linux/process_vm_writev.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/process_vm_writev.os -MD -MP -MF /usr/src/glibc-build/misc/process_vm_writev.os.dt -MT /usr/src/glibc-build/misc/process_vm_writev.os gcc ../sysdeps/unix/sysv/linux/pselect32.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/pselect32.os -MD -MP -MF /usr/src/glibc-build/misc/pselect32.os.dt -MT /usr/src/glibc-build/misc/pselect32.os gcc ../sysdeps/unix/sysv/linux/readahead.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/readahead.os -MD -MP -MF /usr/src/glibc-build/misc/readahead.os.dt -MT /usr/src/glibc-build/misc/readahead.os gcc ../sysdeps/unix/sysv/linux/sched_getattr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/sched_getattr.os -MD -MP -MF /usr/src/glibc-build/misc/sched_getattr.os.dt -MT /usr/src/glibc-build/misc/sched_getattr.os gcc ../sysdeps/unix/sysv/linux/sched_setattr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/sched_setattr.os -MD -MP -MF /usr/src/glibc-build/misc/sched_setattr.os.dt -MT /usr/src/glibc-build/misc/sched_setattr.os (echo '#define SYSCALL_NAME setfsgid'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL setfsgid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/setfsgid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/setfsgid.os.dt -MT /usr/src/glibc-build/misc/setfsgid.os (echo '#define SYSCALL_NAME setfsuid'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL setfsuid'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/setfsuid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/setfsuid.os.dt -MT /usr/src/glibc-build/misc/setfsuid.os gcc ../sysdeps/unix/sysv/linux/setvmaname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/setvmaname.os -MD -MP -MF /usr/src/glibc-build/misc/setvmaname.os.dt -MT /usr/src/glibc-build/misc/setvmaname.os gcc ../sysdeps/unix/sysv/linux/signalfd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/signalfd.os -MD -MP -MF /usr/src/glibc-build/misc/signalfd.os.dt -MT /usr/src/glibc-build/misc/signalfd.os gcc ../sysdeps/unix/sysv/linux/splice.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/splice.os -MD -MP -MF /usr/src/glibc-build/misc/splice.os.dt -MT /usr/src/glibc-build/misc/splice.os gcc ../sysdeps/unix/sysv/linux/sysctl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/sysctl.os -MD -MP -MF /usr/src/glibc-build/misc/sysctl.os.dt -MT /usr/src/glibc-build/misc/sysctl.os gcc ../sysdeps/unix/sysv/linux/tee.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/tee.os -MD -MP -MF /usr/src/glibc-build/misc/tee.os.dt -MT /usr/src/glibc-build/misc/tee.os gcc ../sysdeps/unix/sysv/linux/timerfd_gettime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/timerfd_gettime.os -MD -MP -MF /usr/src/glibc-build/misc/timerfd_gettime.os.dt -MT /usr/src/glibc-build/misc/timerfd_gettime.os gcc ../sysdeps/unix/sysv/linux/timerfd_settime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/timerfd_settime.os -MD -MP -MF /usr/src/glibc-build/misc/timerfd_settime.os.dt -MT /usr/src/glibc-build/misc/timerfd_settime.os gcc ../sysdeps/unix/sysv/linux/umount.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/umount.os -MD -MP -MF /usr/src/glibc-build/misc/umount.os.dt -MT /usr/src/glibc-build/misc/umount.os gcc ../sysdeps/unix/sysv/linux/umount2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/umount2.os -MD -MP -MF /usr/src/glibc-build/misc/umount2.os.dt -MT /usr/src/glibc-build/misc/umount2.os gcc ../sysdeps/unix/sysv/linux/vmsplice.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/vmsplice.os -MD -MP -MF /usr/src/glibc-build/misc/vmsplice.os.dt -MT /usr/src/glibc-build/misc/vmsplice.os gcc ../sysdeps/unix/sysv/linux/xmknod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/xmknod.os -MD -MP -MF /usr/src/glibc-build/misc/xmknod.os.dt -MT /usr/src/glibc-build/misc/xmknod.os gcc ../sysdeps/unix/sysv/linux/xmknodat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/xmknodat.os -MD -MP -MF /usr/src/glibc-build/misc/xmknodat.os.dt -MT /usr/src/glibc-build/misc/xmknodat.os gcc ../sysdeps/unix/sysv/linux/xstat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/xstat.os -MD -MP -MF /usr/src/glibc-build/misc/xstat.os.dt -MT /usr/src/glibc-build/misc/xstat.os gcc ../sysdeps/unix/sysv/linux/xstat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/xstat64.os -MD -MP -MF /usr/src/glibc-build/misc/xstat64.os.dt -MT /usr/src/glibc-build/misc/xstat64.os (echo '#define SYSCALL_NAME capget'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL capget'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/capget.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/capget.os.dt -MT /usr/src/glibc-build/misc/capget.os (echo '#define SYSCALL_NAME capset'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL capset'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/capset.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/capset.os.dt -MT /usr/src/glibc-build/misc/capset.os (echo '#define SYSCALL_NAME delete_module'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL delete_module'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/delete_module.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/delete_module.os.dt -MT /usr/src/glibc-build/misc/delete_module.os (echo '#define SYSCALL_NAME epoll_create1'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL epoll_create1'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/epoll_create1.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/epoll_create1.os.dt -MT /usr/src/glibc-build/misc/epoll_create1.os (echo '#define SYSCALL_NAME epoll_ctl'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL epoll_ctl'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/epoll_ctl.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/epoll_ctl.os.dt -MT /usr/src/glibc-build/misc/epoll_ctl.os (echo '#define SYSCALL_NAME fsconfig'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fsconfig'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fsconfig.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fsconfig.os.dt -MT /usr/src/glibc-build/misc/fsconfig.os (echo '#define SYSCALL_NAME fsmount'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 3'; \ echo '#define SYSCALL_SYMBOL fsmount'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fsmount.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fsmount.os.dt -MT /usr/src/glibc-build/misc/fsmount.os (echo '#define SYSCALL_NAME fsopen'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fsopen'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fsopen.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fsopen.os.dt -MT /usr/src/glibc-build/misc/fsopen.os (echo '#define SYSCALL_NAME fspick'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fspick'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fspick.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fspick.os.dt -MT /usr/src/glibc-build/misc/fspick.os (echo '#define SYSCALL_NAME init_module'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL init_module'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/init_module.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/init_module.os.dt -MT /usr/src/glibc-build/misc/init_module.os (echo '#define SYSCALL_NAME inotify_add_watch'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL inotify_add_watch'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/inotify_add_watch.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/inotify_add_watch.os.dt -MT /usr/src/glibc-build/misc/inotify_add_watch.os (echo '#define SYSCALL_NAME inotify_init1'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL inotify_init1'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/inotify_init1.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/inotify_init1.os.dt -MT /usr/src/glibc-build/misc/inotify_init1.os (echo '#define SYSCALL_NAME inotify_rm_watch'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL inotify_rm_watch'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/inotify_rm_watch.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/inotify_rm_watch.os.dt -MT /usr/src/glibc-build/misc/inotify_rm_watch.os (echo '#define SYSCALL_NAME syslog'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL klogctl'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/klogctl.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/klogctl.os.dt -MT /usr/src/glibc-build/misc/klogctl.os (echo '#define SYSCALL_NAME mount'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __mount'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__mount, mount)'; \ echo 'hidden_weak (mount)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/mount.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/mount.os.dt -MT /usr/src/glibc-build/misc/mount.os (echo '#define SYSCALL_NAME mount_setattr'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 5'; \ echo '#define SYSCALL_SYMBOL mount_setattr'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/mount_setattr.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/mount_setattr.os.dt -MT /usr/src/glibc-build/misc/mount_setattr.os (echo '#define SYSCALL_NAME move_mount'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 5'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL move_mount'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/move_mount.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/move_mount.os.dt -MT /usr/src/glibc-build/misc/move_mount.os (echo '#define SYSCALL_NAME nfsservctl'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __compat_nfsservctl'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo '#include '; \ echo '#if defined SHARED && IS_IN (libc) && SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_28)'; \ echo 'compat_symbol (libc, __compat_nfsservctl, nfsservctl, GLIBC_2_0)'; \ echo '#endif'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/nfsservctl.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/nfsservctl.os.dt -MT /usr/src/glibc-build/misc/nfsservctl.os (echo '#define SYSCALL_NAME open_tree'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL open_tree'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/open_tree.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/open_tree.os.dt -MT /usr/src/glibc-build/misc/open_tree.os (echo '#define SYSCALL_NAME pidfd_open'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL pidfd_open'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/pidfd_open.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/pidfd_open.os.dt -MT /usr/src/glibc-build/misc/pidfd_open.os (echo '#define SYSCALL_NAME pidfd_getfd'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 3'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL pidfd_getfd'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/pidfd_getfd.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/pidfd_getfd.os.dt -MT /usr/src/glibc-build/misc/pidfd_getfd.os (echo '#define SYSCALL_NAME pivot_root'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL pivot_root'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/pivot_root.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/pivot_root.os.dt -MT /usr/src/glibc-build/misc/pivot_root.os (echo '#define SYSCALL_NAME pidfd_send_signal'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 4'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL pidfd_send_signal'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/pidfd_send_signal.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/pidfd_send_signal.os.dt -MT /usr/src/glibc-build/misc/pidfd_send_signal.os (echo '#define SYSCALL_NAME process_madvise'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 5'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL process_madvise'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/process_madvise.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/process_madvise.os.dt -MT /usr/src/glibc-build/misc/process_madvise.os (echo '#define SYSCALL_NAME process_mrelease'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL process_mrelease'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/process_mrelease.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/process_mrelease.os.dt -MT /usr/src/glibc-build/misc/process_mrelease.os (echo '#define SYSCALL_NAME quotactl'; \ echo '#define SYSCALL_NARGS 4'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL quotactl'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/quotactl.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/quotactl.os.dt -MT /usr/src/glibc-build/misc/quotactl.os (echo '#define SYSCALL_NAME sysinfo'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __sysinfo'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__sysinfo, sysinfo)'; \ echo 'hidden_weak (sysinfo)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/sysinfo.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/sysinfo.os.dt -MT /usr/src/glibc-build/misc/sysinfo.os (echo '#define SYSCALL_NAME unshare'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL unshare'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/unshare.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/unshare.os.dt -MT /usr/src/glibc-build/misc/unshare.os (echo '#define SYSCALL_NAME timerfd_create'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL timerfd_create'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/timerfd_create.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/timerfd_create.os.dt -MT /usr/src/glibc-build/misc/timerfd_create.os (echo '#define SYSCALL_NAME fanotify_init'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL fanotify_init'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/fanotify_init.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/fanotify_init.os.dt -MT /usr/src/glibc-build/misc/fanotify_init.os (echo '#define SYSCALL_NAME name_to_handle_at'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL name_to_handle_at'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/name_to_handle_at.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/name_to_handle_at.os.dt -MT /usr/src/glibc-build/misc/name_to_handle_at.os (echo '#define SYSCALL_NAME setns'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL setns'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/setns.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/setns.os.dt -MT /usr/src/glibc-build/misc/setns.os (echo '#define SYSCALL_NAME memfd_create'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL memfd_create'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/memfd_create.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/memfd_create.os.dt -MT /usr/src/glibc-build/misc/memfd_create.os (echo '#define SYSCALL_NAME pkey_alloc'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __pkey_alloc'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__pkey_alloc, pkey_alloc)'; \ echo 'hidden_weak (pkey_alloc)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/pkey_alloc.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/pkey_alloc.os.dt -MT /usr/src/glibc-build/misc/pkey_alloc.os (echo '#define SYSCALL_NAME pkey_free'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __pkey_free'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__pkey_free, pkey_free)'; \ echo 'hidden_weak (pkey_free)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/pkey_free.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/pkey_free.os.dt -MT /usr/src/glibc-build/misc/pkey_free.os (echo '#define SYSCALL_NAME gettid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __gettid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__gettid, gettid)'; \ echo 'hidden_weak (gettid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/gettid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/gettid.os.dt -MT /usr/src/glibc-build/misc/gettid.os (echo '#define SYSCALL_NAME tgkill'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __tgkill'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__tgkill, tgkill)'; \ echo 'hidden_weak (tgkill)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/tgkill.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/tgkill.os.dt -MT /usr/src/glibc-build/misc/tgkill.os gcc /usr/src/glibc-build/misc/stub-syscalls.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/stub-syscalls.os -MD -MP -MF /usr/src/glibc-build/misc/stub-syscalls.os.dt -MT /usr/src/glibc-build/misc/stub-syscalls.os gcc ../sysdeps/aarch64/__mtag_tag_zero_region.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/__mtag_tag_zero_region.os -MD -MP -MF /usr/src/glibc-build/misc/__mtag_tag_zero_region.os.dt -MT /usr/src/glibc-build/misc/__mtag_tag_zero_region.os gcc ../sysdeps/aarch64/__mtag_tag_region.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/__mtag_tag_region.os -MD -MP -MF /usr/src/glibc-build/misc/__mtag_tag_region.os.dt -MT /usr/src/glibc-build/misc/__mtag_tag_region.os gcc ../sysdeps/aarch64/__arm_za_disable.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/__arm_za_disable.os -MD -MP -MF /usr/src/glibc-build/misc/__arm_za_disable.os.dt -MT /usr/src/glibc-build/misc/__arm_za_disable.os gcc ../sysdeps/aarch64/__alloc_gcs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/__alloc_gcs.os -MD -MP -MF /usr/src/glibc-build/misc/__alloc_gcs.os.dt -MT /usr/src/glibc-build/misc/__alloc_gcs.os gcc ../sysdeps/unix/sysv/linux/malloc-hugepages.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/malloc-hugepages.os -MD -MP -MF /usr/src/glibc-build/misc/malloc-hugepages.os.dt -MT /usr/src/glibc-build/misc/malloc-hugepages.os echo '' > /usr/src/glibc-build/misc/stamp.oST gcc allocate_once.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/allocate_once.o -MD -MP -MF /usr/src/glibc-build/misc/allocate_once.o.dt -MT /usr/src/glibc-build/misc/allocate_once.o mv -f /usr/src/glibc-build/misc/stamp.oST /usr/src/glibc-build/misc/stamp.oS gcc atomic_wide_counter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/atomic_wide_counter.o -MD -MP -MF /usr/src/glibc-build/misc/atomic_wide_counter.o.dt -MT /usr/src/glibc-build/misc/atomic_wide_counter.o gcc ../sysdeps/unix/sysv/linux/brk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/brk.o -MD -MP -MF /usr/src/glibc-build/misc/brk.o.dt -MT /usr/src/glibc-build/misc/brk.o gcc chflags.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/chflags.o -MD -MP -MF /usr/src/glibc-build/misc/chflags.o.dt -MT /usr/src/glibc-build/misc/chflags.o gcc daemon.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/daemon.o -MD -MP -MF /usr/src/glibc-build/misc/daemon.o.dt -MT /usr/src/glibc-build/misc/daemon.o gcc dirname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/dirname.o -MD -MP -MF /usr/src/glibc-build/misc/dirname.o.dt -MT /usr/src/glibc-build/misc/dirname.o gcc efgcvt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/efgcvt.o -MD -MP -MF /usr/src/glibc-build/misc/efgcvt.o.dt -MT /usr/src/glibc-build/misc/efgcvt.o gcc efgcvt_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/efgcvt_r.o -MD -MP -MF /usr/src/glibc-build/misc/efgcvt_r.o.dt -MT /usr/src/glibc-build/misc/efgcvt_r.o gcc err.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/err.o -MD -MP -MF /usr/src/glibc-build/misc/err.o.dt -MT /usr/src/glibc-build/misc/err.o gcc error.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/error.o -MD -MP -MF /usr/src/glibc-build/misc/error.o.dt -MT /usr/src/glibc-build/misc/error.o gcc fchflags.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fchflags.o -MD -MP -MF /usr/src/glibc-build/misc/fchflags.o.dt -MT /usr/src/glibc-build/misc/fchflags.o gcc fd_to_filename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fd_to_filename.o -MD -MP -MF /usr/src/glibc-build/misc/fd_to_filename.o.dt -MT /usr/src/glibc-build/misc/fd_to_filename.o gcc ../sysdeps/unix/sysv/linux/fdatasync.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/fdatasync.o -MD -MP -MF /usr/src/glibc-build/misc/fdatasync.o.dt -MT /usr/src/glibc-build/misc/fdatasync.o gcc /usr/src/glibc-build/misc/stub-syscalls.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/stub-syscalls.o -MD -MP -MF /usr/src/glibc-build/misc/stub-syscalls.o.dt -MT /usr/src/glibc-build/misc/stub-syscalls.o echo 'misc/acct.os misc/allocate_once.os misc/atomic_wide_counter.os misc/brk.os misc/chflags.os misc/chroot.os misc/daemon.os misc/dirname.os misc/efgcvt.os misc/efgcvt_r.os misc/err.os misc/error.os misc/fchflags.os misc/fd_to_filename.os misc/fdatasync.os misc/fgetxattr.os misc/flistxattr.os misc/fremovexattr.os misc/fsetxattr.os misc/fstab.os misc/fsync.os misc/ftruncate.os misc/ftruncate64.os misc/futimes.os misc/futimesat.os misc/getauxval.os misc/getclktck.os misc/getdomain.os misc/getdtsz.os misc/gethostid.os misc/gethostname.os misc/getloadavg.os misc/getpagesize.os misc/getpass.os misc/getsysstats.os misc/getttyent.os misc/getusershell.os misc/getxattr.os misc/gtty.os misc/hsearch.os misc/hsearch_r.os misc/ifunc-impl-list.os misc/insremque.os misc/ioctl.os misc/lgetxattr.os misc/listxattr.os misc/llistxattr.os misc/lremovexattr.os misc/lsearch.os misc/lsetxattr.os misc/lutimes.os misc/madvise.os misc/makedev.os misc/mincore.os misc/mkdtemp.os misc/mkostemp.os misc/mkostemp64.os misc/mkostemps.os misc/mkostemps64.os misc/mkstemp.os misc/mkstemp64.os misc/mkstemps.os misc/mkstemps64.os misc/mktemp.os misc/mlock.os misc/mlockall.os misc/mmap.os misc/mmap64.os misc/mntent.os misc/mntent_r.os misc/mprotect.os misc/msync.os misc/munlock.os misc/munlockall.os misc/munmap.os misc/preadv.os misc/preadv2.os misc/preadv64.os misc/preadv64v2.os misc/pselect.os misc/ptrace.os misc/pwritev.os misc/pwritev2.os misc/pwritev64.os misc/pwritev64v2.os misc/qefgcvt.os misc/qefgcvt_r.os misc/readv.os misc/reboot.os misc/regexp.os misc/remap_file_pages.os misc/removexattr.os misc/revoke.os misc/sbrk.os misc/select.os misc/setdomain.os misc/setegid.os misc/seteuid.os misc/sethostid.os misc/sethostname.os misc/setregid.os misc/setreuid.os misc/setxattr.os misc/single_threaded.os misc/sstk.os misc/stty.os misc/swapoff.os misc/swapon.os misc/sync.os misc/syncfs.os misc/syscall.os misc/syslog.os misc/truncate.os misc/truncate64.os misc/tsearch.os misc/ttyslot.os misc/ualarm.os misc/unwind-link.os misc/usleep.os misc/ustat.os misc/utimes.os misc/vhangup.os misc/writev.os misc/init-misc.os misc/adjtimex.os misc/clock_adjtime.os misc/clone.os misc/clone-internal.os misc/clone-pidfd-support.os misc/clone3.os misc/closefrom_fallback.os misc/convert_scm_timestamps.os misc/epoll_create.os misc/epoll_pwait.os misc/epoll_pwait2.os misc/epoll_wait.os misc/eventfd.os misc/eventfd_read.os misc/eventfd_write.os misc/fanotify_mark.os misc/fxstat.os misc/fxstat64.os misc/fxstatat.os misc/fxstatat64.os misc/inotify_init.os misc/lxstat.os misc/lxstat64.os misc/mlock2.os misc/mremap.os misc/open_by_handle_at.os misc/personality.os misc/pkey_get.os misc/pkey_mprotect.os misc/pkey_set.os misc/prctl.os misc/prlimit.os misc/prlimit64.os misc/process_vm_readv.os misc/process_vm_writev.os misc/pselect32.os misc/readahead.os misc/sched_getattr.os misc/sched_setattr.os misc/setfsgid.os misc/setfsuid.os misc/setvmaname.os misc/signalfd.os misc/splice.os misc/sysctl.os misc/tee.os misc/timerfd_gettime.os misc/timerfd_settime.os misc/umount.os misc/umount2.os misc/vmsplice.os misc/xmknod.os misc/xmknodat.os misc/xstat.os misc/xstat64.os misc/capget.os misc/capset.os misc/delete_module.os misc/epoll_create1.os misc/epoll_ctl.os misc/fsconfig.os misc/fsmount.os misc/fsopen.os misc/fspick.os misc/init_module.os misc/inotify_add_watch.os misc/inotify_init1.os misc/inotify_rm_watch.os misc/klogctl.os misc/mount.os misc/mount_setattr.os misc/move_mount.os misc/nfsservctl.os misc/open_tree.os misc/pidfd_open.os misc/pidfd_getfd.os misc/pivot_root.os misc/pidfd_send_signal.os misc/process_madvise.os misc/process_mrelease.os misc/quotactl.os misc/sysinfo.os misc/unshare.os misc/timerfd_create.os misc/fanotify_init.os misc/name_to_handle_at.os misc/setns.os misc/memfd_create.os misc/pkey_alloc.os misc/pkey_free.os misc/gettid.os misc/tgkill.os misc/stub-syscalls.os misc/__mtag_tag_zero_region.os misc/__mtag_tag_region.os misc/__arm_za_disable.os misc/__alloc_gcs.os misc/malloc-hugepages.os' > /usr/src/glibc-build/misc/stamp.osT mv -f /usr/src/glibc-build/misc/stamp.osT /usr/src/glibc-build/misc/stamp.os echo 'misc/acct.o misc/allocate_once.o misc/atomic_wide_counter.o misc/brk.o misc/chflags.o misc/chroot.o misc/daemon.o misc/dirname.o misc/efgcvt.o misc/efgcvt_r.o misc/err.o misc/error.o misc/fchflags.o misc/fd_to_filename.o misc/fdatasync.o misc/fgetxattr.o misc/flistxattr.o misc/fremovexattr.o misc/fsetxattr.o misc/fstab.o misc/fsync.o misc/ftruncate.o misc/ftruncate64.o misc/futimes.o misc/futimesat.o misc/getauxval.o misc/getclktck.o misc/getdomain.o misc/getdtsz.o misc/gethostid.o misc/gethostname.o misc/getloadavg.o misc/getpagesize.o misc/getpass.o misc/getsysstats.o misc/getttyent.o misc/getusershell.o misc/getxattr.o misc/gtty.o misc/hsearch.o misc/hsearch_r.o misc/ifunc-impl-list.o misc/insremque.o misc/ioctl.o misc/lgetxattr.o misc/listxattr.o misc/llistxattr.o misc/lremovexattr.o misc/lsearch.o misc/lsetxattr.o misc/lutimes.o misc/madvise.o misc/makedev.o misc/mincore.o misc/mkdtemp.o misc/mkostemp.o misc/mkostemp64.o misc/mkostemps.o misc/mkostemps64.o misc/mkstemp.o misc/mkstemp64.o misc/mkstemps.o misc/mkstemps64.o misc/mktemp.o misc/mlock.o misc/mlockall.o misc/mmap.o misc/mmap64.o misc/mntent.o misc/mntent_r.o misc/mprotect.o misc/msync.o misc/munlock.o misc/munlockall.o misc/munmap.o misc/preadv.o misc/preadv2.o misc/preadv64.o misc/preadv64v2.o misc/pselect.o misc/ptrace.o misc/pwritev.o misc/pwritev2.o misc/pwritev64.o misc/pwritev64v2.o misc/qefgcvt.o misc/qefgcvt_r.o misc/readv.o misc/reboot.o misc/regexp.o misc/remap_file_pages.o misc/removexattr.o misc/revoke.o misc/sbrk.o misc/select.o misc/setdomain.o misc/setegid.o misc/seteuid.o misc/sethostid.o misc/sethostname.o misc/setregid.o misc/setreuid.o misc/setxattr.o misc/single_threaded.o misc/sstk.o misc/stty.o misc/swapoff.o misc/swapon.o misc/sync.o misc/syncfs.o misc/syscall.o misc/syslog.o misc/truncate.o misc/truncate64.o misc/tsearch.o misc/ttyslot.o misc/ualarm.o misc/unwind-link.o misc/usleep.o misc/ustat.o misc/utimes.o misc/vhangup.o misc/writev.o misc/init-misc.o misc/adjtimex.o misc/clock_adjtime.o misc/clone.o misc/clone-internal.o misc/clone-pidfd-support.o misc/clone3.o misc/closefrom_fallback.o misc/convert_scm_timestamps.o misc/epoll_create.o misc/epoll_pwait.o misc/epoll_pwait2.o misc/epoll_wait.o misc/eventfd.o misc/eventfd_read.o misc/eventfd_write.o misc/fanotify_mark.o misc/fxstat.o misc/fxstat64.o misc/fxstatat.o misc/fxstatat64.o misc/inotify_init.o misc/lxstat.o misc/lxstat64.o misc/mlock2.o misc/mremap.o misc/open_by_handle_at.o misc/personality.o misc/pkey_get.o misc/pkey_mprotect.o misc/pkey_set.o misc/prctl.o misc/prlimit.o misc/prlimit64.o misc/process_vm_readv.o misc/process_vm_writev.o misc/pselect32.o misc/readahead.o misc/sched_getattr.o misc/sched_setattr.o misc/setfsgid.o misc/setfsuid.o misc/setvmaname.o misc/signalfd.o misc/splice.o misc/sysctl.o misc/tee.o misc/timerfd_gettime.o misc/timerfd_settime.o misc/umount.o misc/umount2.o misc/vmsplice.o misc/xmknod.o misc/xmknodat.o misc/xstat.o misc/xstat64.o misc/capget.o misc/capset.o misc/delete_module.o misc/epoll_create1.o misc/epoll_ctl.o misc/fsconfig.o misc/fsmount.o misc/fsopen.o misc/fspick.o misc/init_module.o misc/inotify_add_watch.o misc/inotify_init1.o misc/inotify_rm_watch.o misc/klogctl.o misc/mount.o misc/mount_setattr.o misc/move_mount.o misc/open_tree.o misc/pidfd_open.o misc/pidfd_getfd.o misc/pivot_root.o misc/pidfd_send_signal.o misc/process_madvise.o misc/process_mrelease.o misc/quotactl.o misc/sysinfo.o misc/unshare.o misc/timerfd_create.o misc/fanotify_init.o misc/name_to_handle_at.o misc/setns.o misc/memfd_create.o misc/pkey_alloc.o misc/pkey_free.o misc/gettid.o misc/tgkill.o misc/stub-syscalls.o misc/__mtag_tag_zero_region.o misc/__mtag_tag_region.o misc/__arm_za_disable.o misc/__alloc_gcs.o misc/malloc-hugepages.o' > /usr/src/glibc-build/misc/stamp.oT mv -f /usr/src/glibc-build/misc/stamp.oT /usr/src/glibc-build/misc/stamp.o make[3]: Leaving directory '/usr/src/glibc-2.41/misc' make -j4 subdir=socket -C socket ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/socket' .././scripts/mkinstalldirs /usr/src/glibc-build/socket mkdir -p -- /usr/src/glibc-build/socket .././scripts/mkinstalldirs /usr/src/glibc-build/socket gcc ../sysdeps/unix/sysv/linux/accept.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/accept.o -MD -MP -MF /usr/src/glibc-build/socket/accept.o.dt -MT /usr/src/glibc-build/socket/accept.o gcc ../sysdeps/unix/sysv/linux/accept4.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/accept4.o -MD -MP -MF /usr/src/glibc-build/socket/accept4.o.dt -MT /usr/src/glibc-build/socket/accept4.o echo '' > /usr/src/glibc-build/socket/stamp.oST gcc ../sysdeps/unix/sysv/linux/bind.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/bind.o -MD -MP -MF /usr/src/glibc-build/socket/bind.o.dt -MT /usr/src/glibc-build/socket/bind.o mv -f /usr/src/glibc-build/socket/stamp.oST /usr/src/glibc-build/socket/stamp.oS gcc ../sysdeps/unix/sysv/linux/connect.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/connect.o -MD -MP -MF /usr/src/glibc-build/socket/connect.o.dt -MT /usr/src/glibc-build/socket/connect.o gcc ../sysdeps/unix/sysv/linux/getpeername.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/getpeername.o -MD -MP -MF /usr/src/glibc-build/socket/getpeername.o.dt -MT /usr/src/glibc-build/socket/getpeername.o gcc ../sysdeps/unix/sysv/linux/getsockname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/getsockname.o -MD -MP -MF /usr/src/glibc-build/socket/getsockname.o.dt -MT /usr/src/glibc-build/socket/getsockname.o gcc ../sysdeps/unix/sysv/linux/getsockopt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/getsockopt.o -MD -MP -MF /usr/src/glibc-build/socket/getsockopt.o.dt -MT /usr/src/glibc-build/socket/getsockopt.o gcc ../sysdeps/posix/isfdtype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/isfdtype.o -MD -MP -MF /usr/src/glibc-build/socket/isfdtype.o.dt -MT /usr/src/glibc-build/socket/isfdtype.o gcc ../sysdeps/unix/sysv/linux/listen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/listen.o -MD -MP -MF /usr/src/glibc-build/socket/listen.o.dt -MT /usr/src/glibc-build/socket/listen.o gcc opensock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/opensock.o -MD -MP -MF /usr/src/glibc-build/socket/opensock.o.dt -MT /usr/src/glibc-build/socket/opensock.o gcc ../sysdeps/unix/sysv/linux/recv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/recv.o -MD -MP -MF /usr/src/glibc-build/socket/recv.o.dt -MT /usr/src/glibc-build/socket/recv.o gcc ../sysdeps/unix/sysv/linux/recvfrom.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/recvfrom.o -MD -MP -MF /usr/src/glibc-build/socket/recvfrom.o.dt -MT /usr/src/glibc-build/socket/recvfrom.o gcc ../sysdeps/unix/sysv/linux/recvmmsg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/recvmmsg.o -MD -MP -MF /usr/src/glibc-build/socket/recvmmsg.o.dt -MT /usr/src/glibc-build/socket/recvmmsg.o gcc ../sysdeps/unix/sysv/linux/recvmsg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/recvmsg.o -MD -MP -MF /usr/src/glibc-build/socket/recvmsg.o.dt -MT /usr/src/glibc-build/socket/recvmsg.o gcc ../sysdeps/unix/sysv/linux/aarch64/send.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/send.o -MD -MP -MF /usr/src/glibc-build/socket/send.o.dt -MT /usr/src/glibc-build/socket/send.o gcc ../sysdeps/unix/sysv/linux/sendmmsg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/sendmmsg.o -MD -MP -MF /usr/src/glibc-build/socket/sendmmsg.o.dt -MT /usr/src/glibc-build/socket/sendmmsg.o gcc ../sysdeps/unix/sysv/linux/sendmsg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/sendmsg.o -MD -MP -MF /usr/src/glibc-build/socket/sendmsg.o.dt -MT /usr/src/glibc-build/socket/sendmsg.o gcc ../sysdeps/unix/sysv/linux/sendto.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/sendto.o -MD -MP -MF /usr/src/glibc-build/socket/sendto.o.dt -MT /usr/src/glibc-build/socket/sendto.o gcc ../sysdeps/unix/sysv/linux/setsockopt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/setsockopt.o -MD -MP -MF /usr/src/glibc-build/socket/setsockopt.o.dt -MT /usr/src/glibc-build/socket/setsockopt.o gcc ../sysdeps/unix/sysv/linux/shutdown.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/shutdown.o -MD -MP -MF /usr/src/glibc-build/socket/shutdown.o.dt -MT /usr/src/glibc-build/socket/shutdown.o gcc sockaddr_un_set.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/sockaddr_un_set.o -MD -MP -MF /usr/src/glibc-build/socket/sockaddr_un_set.o.dt -MT /usr/src/glibc-build/socket/sockaddr_un_set.o gcc ../sysdeps/unix/sockatmark.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/sockatmark.o -MD -MP -MF /usr/src/glibc-build/socket/sockatmark.o.dt -MT /usr/src/glibc-build/socket/sockatmark.o gcc ../sysdeps/unix/sysv/linux/socket.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/socket.o -MD -MP -MF /usr/src/glibc-build/socket/socket.o.dt -MT /usr/src/glibc-build/socket/socket.o gcc ../sysdeps/unix/sysv/linux/socketpair.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/socketpair.o -MD -MP -MF /usr/src/glibc-build/socket/socketpair.o.dt -MT /usr/src/glibc-build/socket/socketpair.o gcc ../sysdeps/unix/sysv/linux/sa_len.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/sa_len.o -MD -MP -MF /usr/src/glibc-build/socket/sa_len.o.dt -MT /usr/src/glibc-build/socket/sa_len.o gcc ../sysdeps/unix/sysv/linux/cmsg_nxthdr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/cmsg_nxthdr.o -MD -MP -MF /usr/src/glibc-build/socket/cmsg_nxthdr.o.dt -MT /usr/src/glibc-build/socket/cmsg_nxthdr.o gcc ../sysdeps/unix/sysv/linux/accept.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/accept.os -MD -MP -MF /usr/src/glibc-build/socket/accept.os.dt -MT /usr/src/glibc-build/socket/accept.os gcc ../sysdeps/unix/sysv/linux/accept4.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/accept4.os -MD -MP -MF /usr/src/glibc-build/socket/accept4.os.dt -MT /usr/src/glibc-build/socket/accept4.os gcc ../sysdeps/unix/sysv/linux/bind.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/bind.os -MD -MP -MF /usr/src/glibc-build/socket/bind.os.dt -MT /usr/src/glibc-build/socket/bind.os gcc ../sysdeps/unix/sysv/linux/connect.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/connect.os -MD -MP -MF /usr/src/glibc-build/socket/connect.os.dt -MT /usr/src/glibc-build/socket/connect.os gcc ../sysdeps/unix/sysv/linux/getpeername.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/getpeername.os -MD -MP -MF /usr/src/glibc-build/socket/getpeername.os.dt -MT /usr/src/glibc-build/socket/getpeername.os gcc ../sysdeps/unix/sysv/linux/getsockname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/getsockname.os -MD -MP -MF /usr/src/glibc-build/socket/getsockname.os.dt -MT /usr/src/glibc-build/socket/getsockname.os gcc ../sysdeps/unix/sysv/linux/getsockopt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/getsockopt.os -MD -MP -MF /usr/src/glibc-build/socket/getsockopt.os.dt -MT /usr/src/glibc-build/socket/getsockopt.os gcc ../sysdeps/posix/isfdtype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/isfdtype.os -MD -MP -MF /usr/src/glibc-build/socket/isfdtype.os.dt -MT /usr/src/glibc-build/socket/isfdtype.os gcc ../sysdeps/unix/sysv/linux/listen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/listen.os -MD -MP -MF /usr/src/glibc-build/socket/listen.os.dt -MT /usr/src/glibc-build/socket/listen.os gcc opensock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/opensock.os -MD -MP -MF /usr/src/glibc-build/socket/opensock.os.dt -MT /usr/src/glibc-build/socket/opensock.os gcc ../sysdeps/unix/sysv/linux/recv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/recv.os -MD -MP -MF /usr/src/glibc-build/socket/recv.os.dt -MT /usr/src/glibc-build/socket/recv.os gcc ../sysdeps/unix/sysv/linux/recvfrom.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/recvfrom.os -MD -MP -MF /usr/src/glibc-build/socket/recvfrom.os.dt -MT /usr/src/glibc-build/socket/recvfrom.os gcc ../sysdeps/unix/sysv/linux/recvmmsg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/recvmmsg.os -MD -MP -MF /usr/src/glibc-build/socket/recvmmsg.os.dt -MT /usr/src/glibc-build/socket/recvmmsg.os gcc ../sysdeps/unix/sysv/linux/recvmsg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/recvmsg.os -MD -MP -MF /usr/src/glibc-build/socket/recvmsg.os.dt -MT /usr/src/glibc-build/socket/recvmsg.os gcc ../sysdeps/unix/sysv/linux/aarch64/send.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/send.os -MD -MP -MF /usr/src/glibc-build/socket/send.os.dt -MT /usr/src/glibc-build/socket/send.os gcc ../sysdeps/unix/sysv/linux/sendmmsg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/sendmmsg.os -MD -MP -MF /usr/src/glibc-build/socket/sendmmsg.os.dt -MT /usr/src/glibc-build/socket/sendmmsg.os gcc ../sysdeps/unix/sysv/linux/sendmsg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/sendmsg.os -MD -MP -MF /usr/src/glibc-build/socket/sendmsg.os.dt -MT /usr/src/glibc-build/socket/sendmsg.os gcc ../sysdeps/unix/sysv/linux/sendto.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/sendto.os -MD -MP -MF /usr/src/glibc-build/socket/sendto.os.dt -MT /usr/src/glibc-build/socket/sendto.os gcc ../sysdeps/unix/sysv/linux/setsockopt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/setsockopt.os -MD -MP -MF /usr/src/glibc-build/socket/setsockopt.os.dt -MT /usr/src/glibc-build/socket/setsockopt.os gcc ../sysdeps/unix/sysv/linux/shutdown.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/shutdown.os -MD -MP -MF /usr/src/glibc-build/socket/shutdown.os.dt -MT /usr/src/glibc-build/socket/shutdown.os gcc sockaddr_un_set.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/sockaddr_un_set.os -MD -MP -MF /usr/src/glibc-build/socket/sockaddr_un_set.os.dt -MT /usr/src/glibc-build/socket/sockaddr_un_set.os gcc ../sysdeps/unix/sockatmark.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/sockatmark.os -MD -MP -MF /usr/src/glibc-build/socket/sockatmark.os.dt -MT /usr/src/glibc-build/socket/sockatmark.os gcc ../sysdeps/unix/sysv/linux/socket.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/socket.os -MD -MP -MF /usr/src/glibc-build/socket/socket.os.dt -MT /usr/src/glibc-build/socket/socket.os gcc ../sysdeps/unix/sysv/linux/socketpair.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/socketpair.os -MD -MP -MF /usr/src/glibc-build/socket/socketpair.os.dt -MT /usr/src/glibc-build/socket/socketpair.os gcc ../sysdeps/unix/sysv/linux/sa_len.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/sa_len.os -MD -MP -MF /usr/src/glibc-build/socket/sa_len.os.dt -MT /usr/src/glibc-build/socket/sa_len.os gcc ../sysdeps/unix/sysv/linux/cmsg_nxthdr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/socket -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/socket/cmsg_nxthdr.os -MD -MP -MF /usr/src/glibc-build/socket/cmsg_nxthdr.os.dt -MT /usr/src/glibc-build/socket/cmsg_nxthdr.os echo 'socket/accept.o socket/accept4.o socket/bind.o socket/connect.o socket/getpeername.o socket/getsockname.o socket/getsockopt.o socket/isfdtype.o socket/listen.o socket/opensock.o socket/recv.o socket/recvfrom.o socket/recvmmsg.o socket/recvmsg.o socket/send.o socket/sendmmsg.o socket/sendmsg.o socket/sendto.o socket/setsockopt.o socket/shutdown.o socket/sockaddr_un_set.o socket/sockatmark.o socket/socket.o socket/socketpair.o socket/sa_len.o socket/cmsg_nxthdr.o' > /usr/src/glibc-build/socket/stamp.oT mv -f /usr/src/glibc-build/socket/stamp.oT /usr/src/glibc-build/socket/stamp.o echo 'socket/accept.os socket/accept4.os socket/bind.os socket/connect.os socket/getpeername.os socket/getsockname.os socket/getsockopt.os socket/isfdtype.os socket/listen.os socket/opensock.os socket/recv.os socket/recvfrom.os socket/recvmmsg.os socket/recvmsg.os socket/send.os socket/sendmmsg.os socket/sendmsg.os socket/sendto.os socket/setsockopt.os socket/shutdown.os socket/sockaddr_un_set.os socket/sockatmark.os socket/socket.os socket/socketpair.os socket/sa_len.os socket/cmsg_nxthdr.os' > /usr/src/glibc-build/socket/stamp.osT mv -f /usr/src/glibc-build/socket/stamp.osT /usr/src/glibc-build/socket/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/socket' make -j4 subdir=sysvipc -C sysvipc ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/sysvipc' .././scripts/mkinstalldirs /usr/src/glibc-build/sysvipc .././scripts/mkinstalldirs /usr/src/glibc-build/sysvipc mkdir -p -- /usr/src/glibc-build/sysvipc gcc ftok.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/ftok.o -MD -MP -MF /usr/src/glibc-build/sysvipc/ftok.o.dt -MT /usr/src/glibc-build/sysvipc/ftok.o gcc ../sysdeps/unix/sysv/linux/msgsnd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/msgsnd.o -MD -MP -MF /usr/src/glibc-build/sysvipc/msgsnd.o.dt -MT /usr/src/glibc-build/sysvipc/msgsnd.o gcc ../sysdeps/unix/sysv/linux/msgrcv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/msgrcv.o -MD -MP -MF /usr/src/glibc-build/sysvipc/msgrcv.o.dt -MT /usr/src/glibc-build/sysvipc/msgrcv.o mkdir -p -- /usr/src/glibc-build/sysvipc echo '' > /usr/src/glibc-build/sysvipc/stamp.oST mv -f /usr/src/glibc-build/sysvipc/stamp.oST /usr/src/glibc-build/sysvipc/stamp.oS gcc ../sysdeps/unix/sysv/linux/msgget.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/msgget.o -MD -MP -MF /usr/src/glibc-build/sysvipc/msgget.o.dt -MT /usr/src/glibc-build/sysvipc/msgget.o gcc ../sysdeps/unix/sysv/linux/msgctl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/msgctl.o -MD -MP -MF /usr/src/glibc-build/sysvipc/msgctl.o.dt -MT /usr/src/glibc-build/sysvipc/msgctl.o gcc ../sysdeps/unix/sysv/linux/semop.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/semop.o -MD -MP -MF /usr/src/glibc-build/sysvipc/semop.o.dt -MT /usr/src/glibc-build/sysvipc/semop.o gcc ../sysdeps/unix/sysv/linux/semget.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/semget.o -MD -MP -MF /usr/src/glibc-build/sysvipc/semget.o.dt -MT /usr/src/glibc-build/sysvipc/semget.o gcc ../sysdeps/unix/sysv/linux/semctl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/semctl.o -MD -MP -MF /usr/src/glibc-build/sysvipc/semctl.o.dt -MT /usr/src/glibc-build/sysvipc/semctl.o gcc ../sysdeps/unix/sysv/linux/semtimedop.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/semtimedop.o -MD -MP -MF /usr/src/glibc-build/sysvipc/semtimedop.o.dt -MT /usr/src/glibc-build/sysvipc/semtimedop.o gcc ../sysdeps/unix/sysv/linux/shmat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/shmat.o -MD -MP -MF /usr/src/glibc-build/sysvipc/shmat.o.dt -MT /usr/src/glibc-build/sysvipc/shmat.o gcc ../sysdeps/unix/sysv/linux/shmdt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/shmdt.o -MD -MP -MF /usr/src/glibc-build/sysvipc/shmdt.o.dt -MT /usr/src/glibc-build/sysvipc/shmdt.o gcc ../sysdeps/unix/sysv/linux/shmget.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/shmget.o -MD -MP -MF /usr/src/glibc-build/sysvipc/shmget.o.dt -MT /usr/src/glibc-build/sysvipc/shmget.o gcc ../sysdeps/unix/sysv/linux/shmctl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/shmctl.o -MD -MP -MF /usr/src/glibc-build/sysvipc/shmctl.o.dt -MT /usr/src/glibc-build/sysvipc/shmctl.o gcc ftok.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/ftok.os -MD -MP -MF /usr/src/glibc-build/sysvipc/ftok.os.dt -MT /usr/src/glibc-build/sysvipc/ftok.os gcc ../sysdeps/unix/sysv/linux/msgsnd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/msgsnd.os -MD -MP -MF /usr/src/glibc-build/sysvipc/msgsnd.os.dt -MT /usr/src/glibc-build/sysvipc/msgsnd.os gcc ../sysdeps/unix/sysv/linux/msgrcv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/msgrcv.os -MD -MP -MF /usr/src/glibc-build/sysvipc/msgrcv.os.dt -MT /usr/src/glibc-build/sysvipc/msgrcv.os gcc ../sysdeps/unix/sysv/linux/msgget.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/msgget.os -MD -MP -MF /usr/src/glibc-build/sysvipc/msgget.os.dt -MT /usr/src/glibc-build/sysvipc/msgget.os gcc ../sysdeps/unix/sysv/linux/msgctl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/msgctl.os -MD -MP -MF /usr/src/glibc-build/sysvipc/msgctl.os.dt -MT /usr/src/glibc-build/sysvipc/msgctl.os gcc ../sysdeps/unix/sysv/linux/semop.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/semop.os -MD -MP -MF /usr/src/glibc-build/sysvipc/semop.os.dt -MT /usr/src/glibc-build/sysvipc/semop.os gcc ../sysdeps/unix/sysv/linux/semget.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/semget.os -MD -MP -MF /usr/src/glibc-build/sysvipc/semget.os.dt -MT /usr/src/glibc-build/sysvipc/semget.os gcc ../sysdeps/unix/sysv/linux/semctl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/semctl.os -MD -MP -MF /usr/src/glibc-build/sysvipc/semctl.os.dt -MT /usr/src/glibc-build/sysvipc/semctl.os gcc ../sysdeps/unix/sysv/linux/semtimedop.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/semtimedop.os -MD -MP -MF /usr/src/glibc-build/sysvipc/semtimedop.os.dt -MT /usr/src/glibc-build/sysvipc/semtimedop.os gcc ../sysdeps/unix/sysv/linux/shmat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/shmat.os -MD -MP -MF /usr/src/glibc-build/sysvipc/shmat.os.dt -MT /usr/src/glibc-build/sysvipc/shmat.os gcc ../sysdeps/unix/sysv/linux/shmdt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/shmdt.os -MD -MP -MF /usr/src/glibc-build/sysvipc/shmdt.os.dt -MT /usr/src/glibc-build/sysvipc/shmdt.os gcc ../sysdeps/unix/sysv/linux/shmget.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/shmget.os -MD -MP -MF /usr/src/glibc-build/sysvipc/shmget.os.dt -MT /usr/src/glibc-build/sysvipc/shmget.os gcc ../sysdeps/unix/sysv/linux/shmctl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sysvipc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sysvipc/shmctl.os -MD -MP -MF /usr/src/glibc-build/sysvipc/shmctl.os.dt -MT /usr/src/glibc-build/sysvipc/shmctl.os echo 'sysvipc/ftok.o sysvipc/msgsnd.o sysvipc/msgrcv.o sysvipc/msgget.o sysvipc/msgctl.o sysvipc/semop.o sysvipc/semget.o sysvipc/semctl.o sysvipc/semtimedop.o sysvipc/shmat.o sysvipc/shmdt.o sysvipc/shmget.o sysvipc/shmctl.o' > /usr/src/glibc-build/sysvipc/stamp.oT mv -f /usr/src/glibc-build/sysvipc/stamp.oT /usr/src/glibc-build/sysvipc/stamp.o echo 'sysvipc/ftok.os sysvipc/msgsnd.os sysvipc/msgrcv.os sysvipc/msgget.os sysvipc/msgctl.os sysvipc/semop.os sysvipc/semget.os sysvipc/semctl.os sysvipc/semtimedop.os sysvipc/shmat.os sysvipc/shmdt.os sysvipc/shmget.os sysvipc/shmctl.os' > /usr/src/glibc-build/sysvipc/stamp.osT mv -f /usr/src/glibc-build/sysvipc/stamp.osT /usr/src/glibc-build/sysvipc/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/sysvipc' make -j4 subdir=gmon -C gmon ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/gmon' .././scripts/mkinstalldirs /usr/src/glibc-build/gmon .././scripts/mkinstalldirs /usr/src/glibc-build/gmon mkdir -p -- /usr/src/glibc-build/gmon mkdir -p -- /usr/src/glibc-build/gmon gcc gmon.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/gmon -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/gmon/gmon.o -MD -MP -MF /usr/src/glibc-build/gmon/gmon.o.dt -MT /usr/src/glibc-build/gmon/gmon.o gcc ../sysdeps/aarch64/mcount.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-omit-frame-pointer -mgeneral-regs-only -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/gmon -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/gmon/mcount.o -MD -MP -MF /usr/src/glibc-build/gmon/mcount.o.dt -MT /usr/src/glibc-build/gmon/mcount.o echo '' > /usr/src/glibc-build/gmon/stamp.oST gcc ../sysdeps/unix/sysv/linux/prof-freq.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/gmon -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/gmon/prof-freq.o -MD -MP -MF /usr/src/glibc-build/gmon/prof-freq.o.dt -MT /usr/src/glibc-build/gmon/prof-freq.o mv -f /usr/src/glibc-build/gmon/stamp.oST /usr/src/glibc-build/gmon/stamp.oS gcc ../sysdeps/unix/sysv/linux/profil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/gmon -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/gmon/profil.o -MD -MP -MF /usr/src/glibc-build/gmon/profil.o.dt -MT /usr/src/glibc-build/gmon/profil.o gcc ../sysdeps/posix/sprofil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/gmon -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/gmon/sprofil.o -MD -MP -MF /usr/src/glibc-build/gmon/sprofil.o.dt -MT /usr/src/glibc-build/gmon/sprofil.o gcc gmon.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/gmon -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/gmon/gmon.os -MD -MP -MF /usr/src/glibc-build/gmon/gmon.os.dt -MT /usr/src/glibc-build/gmon/gmon.os gcc ../sysdeps/aarch64/mcount.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-omit-frame-pointer -mgeneral-regs-only -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/gmon -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/gmon/mcount.os -MD -MP -MF /usr/src/glibc-build/gmon/mcount.os.dt -MT /usr/src/glibc-build/gmon/mcount.os gcc ../sysdeps/unix/sysv/linux/prof-freq.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/gmon -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/gmon/prof-freq.os -MD -MP -MF /usr/src/glibc-build/gmon/prof-freq.os.dt -MT /usr/src/glibc-build/gmon/prof-freq.os gcc ../sysdeps/unix/sysv/linux/profil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/gmon -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/gmon/profil.os -MD -MP -MF /usr/src/glibc-build/gmon/profil.os.dt -MT /usr/src/glibc-build/gmon/profil.os gcc ../sysdeps/posix/sprofil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/gmon -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/gmon/sprofil.os -MD -MP -MF /usr/src/glibc-build/gmon/sprofil.os.dt -MT /usr/src/glibc-build/gmon/sprofil.os echo 'gmon/gmon.o gmon/mcount.o gmon/prof-freq.o gmon/profil.o gmon/sprofil.o' > /usr/src/glibc-build/gmon/stamp.oT mv -f /usr/src/glibc-build/gmon/stamp.oT /usr/src/glibc-build/gmon/stamp.o echo 'gmon/gmon.os gmon/mcount.os gmon/prof-freq.os gmon/profil.os gmon/sprofil.os' > /usr/src/glibc-build/gmon/stamp.osT mv -f /usr/src/glibc-build/gmon/stamp.osT /usr/src/glibc-build/gmon/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/gmon' make -j4 subdir=gnulib -C gnulib ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/gnulib' .././scripts/mkinstalldirs /usr/src/glibc-build/gnulib .././scripts/mkinstalldirs /usr/src/glibc-build/gnulib .././scripts/mkinstalldirs /usr/src/glibc-build/gnulib mkdir -p -- /usr/src/glibc-build/gnulib mkdir -p -- /usr/src/glibc-build/gnulib mkdir -p -- /usr/src/glibc-build/gnulib rm -f /usr/src/glibc-build/gnulib/stamp.o; > /usr/src/glibc-build/gnulib/stamp.o rm -f /usr/src/glibc-build/gnulib/stamp.os; > /usr/src/glibc-build/gnulib/stamp.os rm -f /usr/src/glibc-build/gnulib/stamp.oS; > /usr/src/glibc-build/gnulib/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/gnulib' make -j4 subdir=wctype -C wctype ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/wctype' .././scripts/mkinstalldirs /usr/src/glibc-build/wctype .././scripts/mkinstalldirs /usr/src/glibc-build/wctype mkdir -p -- /usr/src/glibc-build/wctype gcc wcfuncs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/wcfuncs.o -MD -MP -MF /usr/src/glibc-build/wctype/wcfuncs.o.dt -MT /usr/src/glibc-build/wctype/wcfuncs.o gcc wctype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/wctype.o -MD -MP -MF /usr/src/glibc-build/wctype/wctype.o.dt -MT /usr/src/glibc-build/wctype/wctype.o mkdir -p -- /usr/src/glibc-build/wctype echo '' > /usr/src/glibc-build/wctype/stamp.oST gcc iswctype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/iswctype.o -MD -MP -MF /usr/src/glibc-build/wctype/iswctype.o.dt -MT /usr/src/glibc-build/wctype/iswctype.o mv -f /usr/src/glibc-build/wctype/stamp.oST /usr/src/glibc-build/wctype/stamp.oS gcc wctrans.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/wctrans.o -MD -MP -MF /usr/src/glibc-build/wctype/wctrans.o.dt -MT /usr/src/glibc-build/wctype/wctrans.o gcc towctrans.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/towctrans.o -MD -MP -MF /usr/src/glibc-build/wctype/towctrans.o.dt -MT /usr/src/glibc-build/wctype/towctrans.o gcc wcfuncs_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/wcfuncs_l.o -MD -MP -MF /usr/src/glibc-build/wctype/wcfuncs_l.o.dt -MT /usr/src/glibc-build/wctype/wcfuncs_l.o gcc wctype_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/wctype_l.o -MD -MP -MF /usr/src/glibc-build/wctype/wctype_l.o.dt -MT /usr/src/glibc-build/wctype/wctype_l.o gcc iswctype_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/iswctype_l.o -MD -MP -MF /usr/src/glibc-build/wctype/iswctype_l.o.dt -MT /usr/src/glibc-build/wctype/iswctype_l.o gcc wctrans_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/wctrans_l.o -MD -MP -MF /usr/src/glibc-build/wctype/wctrans_l.o.dt -MT /usr/src/glibc-build/wctype/wctrans_l.o gcc towctrans_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/towctrans_l.o -MD -MP -MF /usr/src/glibc-build/wctype/towctrans_l.o.dt -MT /usr/src/glibc-build/wctype/towctrans_l.o gcc wcfuncs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/wcfuncs.os -MD -MP -MF /usr/src/glibc-build/wctype/wcfuncs.os.dt -MT /usr/src/glibc-build/wctype/wcfuncs.os gcc wctype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/wctype.os -MD -MP -MF /usr/src/glibc-build/wctype/wctype.os.dt -MT /usr/src/glibc-build/wctype/wctype.os gcc iswctype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/iswctype.os -MD -MP -MF /usr/src/glibc-build/wctype/iswctype.os.dt -MT /usr/src/glibc-build/wctype/iswctype.os gcc wctrans.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/wctrans.os -MD -MP -MF /usr/src/glibc-build/wctype/wctrans.os.dt -MT /usr/src/glibc-build/wctype/wctrans.os gcc towctrans.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/towctrans.os -MD -MP -MF /usr/src/glibc-build/wctype/towctrans.os.dt -MT /usr/src/glibc-build/wctype/towctrans.os gcc wcfuncs_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/wcfuncs_l.os -MD -MP -MF /usr/src/glibc-build/wctype/wcfuncs_l.os.dt -MT /usr/src/glibc-build/wctype/wcfuncs_l.os gcc wctype_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/wctype_l.os -MD -MP -MF /usr/src/glibc-build/wctype/wctype_l.os.dt -MT /usr/src/glibc-build/wctype/wctype_l.os gcc iswctype_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/iswctype_l.os -MD -MP -MF /usr/src/glibc-build/wctype/iswctype_l.os.dt -MT /usr/src/glibc-build/wctype/iswctype_l.os gcc wctrans_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/wctrans_l.os -MD -MP -MF /usr/src/glibc-build/wctype/wctrans_l.os.dt -MT /usr/src/glibc-build/wctype/wctrans_l.os gcc towctrans_l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/wctype -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/wctype/towctrans_l.os -MD -MP -MF /usr/src/glibc-build/wctype/towctrans_l.os.dt -MT /usr/src/glibc-build/wctype/towctrans_l.os echo 'wctype/wcfuncs.o wctype/wctype.o wctype/iswctype.o wctype/wctrans.o wctype/towctrans.o wctype/wcfuncs_l.o wctype/wctype_l.o wctype/iswctype_l.o wctype/wctrans_l.o wctype/towctrans_l.o' > /usr/src/glibc-build/wctype/stamp.oT mv -f /usr/src/glibc-build/wctype/stamp.oT /usr/src/glibc-build/wctype/stamp.o echo 'wctype/wcfuncs.os wctype/wctype.os wctype/iswctype.os wctype/wctrans.os wctype/towctrans.os wctype/wcfuncs_l.os wctype/wctype_l.os wctype/iswctype_l.os wctype/wctrans_l.os wctype/towctrans_l.os' > /usr/src/glibc-build/wctype/stamp.osT mv -f /usr/src/glibc-build/wctype/stamp.osT /usr/src/glibc-build/wctype/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/wctype' make -j4 subdir=manual -C manual ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/manual' .././scripts/mkinstalldirs /usr/src/glibc-build/manual mkdir -p -- /usr/src/glibc-build/manual gawk -f texis.awk intro.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi stdbit.texi time.texi resource.texi setjmp.texi signal.texi startup.texi process.texi ipc.texi job.texi nss.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi dynlink.texi probes.texi tunables.texi lang.texi header.texi install.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi > /usr/src/glibc-build/manual/texis.T mv -f /usr/src/glibc-build/manual/texis.T /usr/src/glibc-build/manual/texis rm -f /usr/src/glibc-build/manual/stamp.o; > /usr/src/glibc-build/manual/stamp.o rm -f /usr/src/glibc-build/manual/stamp.os; > /usr/src/glibc-build/manual/stamp.os rm -f /usr/src/glibc-build/manual/stamp.oS; > /usr/src/glibc-build/manual/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/manual' make -j4 subdir=po -C po ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/po' .././scripts/mkinstalldirs /usr/src/glibc-build/po .././scripts/mkinstalldirs /usr/src/glibc-build/po .././scripts/mkinstalldirs /usr/src/glibc-build/po mkdir -p -- /usr/src/glibc-build/po mkdir -p -- /usr/src/glibc-build/po mkdir -p -- /usr/src/glibc-build/po rm -f /usr/src/glibc-build/po/stamp.o; > /usr/src/glibc-build/po/stamp.o rm -f /usr/src/glibc-build/po/stamp.os; > /usr/src/glibc-build/po/stamp.os rm -f /usr/src/glibc-build/po/stamp.oS; > /usr/src/glibc-build/po/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/po' make -j4 subdir=argp -C argp ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/argp' .././scripts/mkinstalldirs /usr/src/glibc-build/argp .././scripts/mkinstalldirs /usr/src/glibc-build/argp mkdir -p -- /usr/src/glibc-build/argp gcc argp-ba.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-ba.o -MD -MP -MF /usr/src/glibc-build/argp/argp-ba.o.dt -MT /usr/src/glibc-build/argp/argp-ba.o gcc argp-eexst.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-eexst.o -MD -MP -MF /usr/src/glibc-build/argp/argp-eexst.o.dt -MT /usr/src/glibc-build/argp/argp-eexst.o mkdir -p -- /usr/src/glibc-build/argp echo '' > /usr/src/glibc-build/argp/stamp.oST gcc argp-fmtstream.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-fmtstream.o -MD -MP -MF /usr/src/glibc-build/argp/argp-fmtstream.o.dt -MT /usr/src/glibc-build/argp/argp-fmtstream.o mv -f /usr/src/glibc-build/argp/stamp.oST /usr/src/glibc-build/argp/stamp.oS gcc argp-fs-xinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-fs-xinl.o -MD -MP -MF /usr/src/glibc-build/argp/argp-fs-xinl.o.dt -MT /usr/src/glibc-build/argp/argp-fs-xinl.o gcc argp-help.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-help.o -MD -MP -MF /usr/src/glibc-build/argp/argp-help.o.dt -MT /usr/src/glibc-build/argp/argp-help.o gcc argp-parse.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-parse.o -MD -MP -MF /usr/src/glibc-build/argp/argp-parse.o.dt -MT /usr/src/glibc-build/argp/argp-parse.o gcc argp-pv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-pv.o -MD -MP -MF /usr/src/glibc-build/argp/argp-pv.o.dt -MT /usr/src/glibc-build/argp/argp-pv.o gcc argp-pvh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-pvh.o -MD -MP -MF /usr/src/glibc-build/argp/argp-pvh.o.dt -MT /usr/src/glibc-build/argp/argp-pvh.o gcc argp-xinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-xinl.o -MD -MP -MF /usr/src/glibc-build/argp/argp-xinl.o.dt -MT /usr/src/glibc-build/argp/argp-xinl.o gcc argp-ba.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-ba.os -MD -MP -MF /usr/src/glibc-build/argp/argp-ba.os.dt -MT /usr/src/glibc-build/argp/argp-ba.os gcc argp-eexst.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-eexst.os -MD -MP -MF /usr/src/glibc-build/argp/argp-eexst.os.dt -MT /usr/src/glibc-build/argp/argp-eexst.os gcc argp-fmtstream.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-fmtstream.os -MD -MP -MF /usr/src/glibc-build/argp/argp-fmtstream.os.dt -MT /usr/src/glibc-build/argp/argp-fmtstream.os gcc argp-fs-xinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-fs-xinl.os -MD -MP -MF /usr/src/glibc-build/argp/argp-fs-xinl.os.dt -MT /usr/src/glibc-build/argp/argp-fs-xinl.os gcc argp-help.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-help.os -MD -MP -MF /usr/src/glibc-build/argp/argp-help.os.dt -MT /usr/src/glibc-build/argp/argp-help.os gcc argp-parse.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-parse.os -MD -MP -MF /usr/src/glibc-build/argp/argp-parse.os.dt -MT /usr/src/glibc-build/argp/argp-parse.os gcc argp-pv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-pv.os -MD -MP -MF /usr/src/glibc-build/argp/argp-pv.os.dt -MT /usr/src/glibc-build/argp/argp-pv.os gcc argp-pvh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-pvh.os -MD -MP -MF /usr/src/glibc-build/argp/argp-pvh.os.dt -MT /usr/src/glibc-build/argp/argp-pvh.os gcc argp-xinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/argp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/argp/argp-xinl.os -MD -MP -MF /usr/src/glibc-build/argp/argp-xinl.os.dt -MT /usr/src/glibc-build/argp/argp-xinl.os echo 'argp/argp-ba.o argp/argp-eexst.o argp/argp-fmtstream.o argp/argp-fs-xinl.o argp/argp-help.o argp/argp-parse.o argp/argp-pv.o argp/argp-pvh.o argp/argp-xinl.o' > /usr/src/glibc-build/argp/stamp.oT mv -f /usr/src/glibc-build/argp/stamp.oT /usr/src/glibc-build/argp/stamp.o echo 'argp/argp-ba.os argp/argp-eexst.os argp/argp-fmtstream.os argp/argp-fs-xinl.os argp/argp-help.os argp/argp-parse.os argp/argp-pv.os argp/argp-pvh.os argp/argp-xinl.os' > /usr/src/glibc-build/argp/stamp.osT mv -f /usr/src/glibc-build/argp/stamp.osT /usr/src/glibc-build/argp/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/argp' make -j4 subdir=conform -C conform ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/conform' .././scripts/mkinstalldirs /usr/src/glibc-build/conform .././scripts/mkinstalldirs /usr/src/glibc-build/conform .././scripts/mkinstalldirs /usr/src/glibc-build/conform mkdir -p -- /usr/src/glibc-build/conform mkdir -p -- /usr/src/glibc-build/conform mkdir -p -- /usr/src/glibc-build/conform rm -f /usr/src/glibc-build/conform/stamp.o; > /usr/src/glibc-build/conform/stamp.o rm -f /usr/src/glibc-build/conform/stamp.os; > /usr/src/glibc-build/conform/stamp.os rm -f /usr/src/glibc-build/conform/stamp.oS; > /usr/src/glibc-build/conform/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/conform' make -j4 subdir=debug -C debug ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/debug' .././scripts/mkinstalldirs /usr/src/glibc-build/debug mkdir -p -- /usr/src/glibc-build/debug gcc ../sysdeps/unix/sysv/linux/____longjmp_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/____longjmp_chk.o -MD -MP -MF /usr/src/glibc-build/debug/____longjmp_chk.o.dt -MT /usr/src/glibc-build/debug/____longjmp_chk.o gcc asprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/asprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/asprintf_chk.o.dt -MT /usr/src/glibc-build/debug/asprintf_chk.o gcc backtrace.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-omit-frame-pointer -funwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/backtrace.o -MD -MP -MF /usr/src/glibc-build/debug/backtrace.o.dt -MT /usr/src/glibc-build/debug/backtrace.o gcc backtracesyms.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/backtracesyms.o -MD -MP -MF /usr/src/glibc-build/debug/backtracesyms.o.dt -MT /usr/src/glibc-build/debug/backtracesyms.o gcc backtracesymsfd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/backtracesymsfd.o -MD -MP -MF /usr/src/glibc-build/debug/backtracesymsfd.o.dt -MT /usr/src/glibc-build/debug/backtracesymsfd.o gcc chk_fail.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/chk_fail.o -MD -MP -MF /usr/src/glibc-build/debug/chk_fail.o.dt -MT /usr/src/glibc-build/debug/chk_fail.o gcc confstr_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/confstr_chk.o -MD -MP -MF /usr/src/glibc-build/debug/confstr_chk.o.dt -MT /usr/src/glibc-build/debug/confstr_chk.o gcc dprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/dprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/dprintf_chk.o.dt -MT /usr/src/glibc-build/debug/dprintf_chk.o gcc explicit_bzero_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/explicit_bzero_chk.o -MD -MP -MF /usr/src/glibc-build/debug/explicit_bzero_chk.o.dt -MT /usr/src/glibc-build/debug/explicit_bzero_chk.o gcc fdelt_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fdelt_chk.o -MD -MP -MF /usr/src/glibc-build/debug/fdelt_chk.o.dt -MT /usr/src/glibc-build/debug/fdelt_chk.o gcc fgets_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fgets_chk.o -MD -MP -MF /usr/src/glibc-build/debug/fgets_chk.o.dt -MT /usr/src/glibc-build/debug/fgets_chk.o gcc fgets_u_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fgets_u_chk.o -MD -MP -MF /usr/src/glibc-build/debug/fgets_u_chk.o.dt -MT /usr/src/glibc-build/debug/fgets_u_chk.o gcc fgetws_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fgetws_chk.o -MD -MP -MF /usr/src/glibc-build/debug/fgetws_chk.o.dt -MT /usr/src/glibc-build/debug/fgetws_chk.o gcc fgetws_u_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fgetws_u_chk.o -MD -MP -MF /usr/src/glibc-build/debug/fgetws_u_chk.o.dt -MT /usr/src/glibc-build/debug/fgetws_u_chk.o gcc fortify_fail.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fortify_fail.o -MD -MP -MF /usr/src/glibc-build/debug/fortify_fail.o.dt -MT /usr/src/glibc-build/debug/fortify_fail.o gcc fprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/fprintf_chk.o.dt -MT /usr/src/glibc-build/debug/fprintf_chk.o gcc fread_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fread_chk.o -MD -MP -MF /usr/src/glibc-build/debug/fread_chk.o.dt -MT /usr/src/glibc-build/debug/fread_chk.o gcc fread_u_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fread_u_chk.o -MD -MP -MF /usr/src/glibc-build/debug/fread_u_chk.o.dt -MT /usr/src/glibc-build/debug/fread_u_chk.o gcc fwprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fwprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/fwprintf_chk.o.dt -MT /usr/src/glibc-build/debug/fwprintf_chk.o gcc getcwd_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/getcwd_chk.o -MD -MP -MF /usr/src/glibc-build/debug/getcwd_chk.o.dt -MT /usr/src/glibc-build/debug/getcwd_chk.o gcc getdomainname_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/getdomainname_chk.o -MD -MP -MF /usr/src/glibc-build/debug/getdomainname_chk.o.dt -MT /usr/src/glibc-build/debug/getdomainname_chk.o gcc getgroups_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/getgroups_chk.o -MD -MP -MF /usr/src/glibc-build/debug/getgroups_chk.o.dt -MT /usr/src/glibc-build/debug/getgroups_chk.o gcc gethostname_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/gethostname_chk.o -MD -MP -MF /usr/src/glibc-build/debug/gethostname_chk.o.dt -MT /usr/src/glibc-build/debug/gethostname_chk.o gcc gets_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/gets_chk.o -MD -MP -MF /usr/src/glibc-build/debug/gets_chk.o.dt -MT /usr/src/glibc-build/debug/gets_chk.o gcc getwd_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/getwd_chk.o -MD -MP -MF /usr/src/glibc-build/debug/getwd_chk.o.dt -MT /usr/src/glibc-build/debug/getwd_chk.o gcc longjmp_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/longjmp_chk.o -MD -MP -MF /usr/src/glibc-build/debug/longjmp_chk.o.dt -MT /usr/src/glibc-build/debug/longjmp_chk.o gcc mbsnrtowcs_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/mbsnrtowcs_chk.o -MD -MP -MF /usr/src/glibc-build/debug/mbsnrtowcs_chk.o.dt -MT /usr/src/glibc-build/debug/mbsnrtowcs_chk.o gcc mbsrtowcs_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/mbsrtowcs_chk.o -MD -MP -MF /usr/src/glibc-build/debug/mbsrtowcs_chk.o.dt -MT /usr/src/glibc-build/debug/mbsrtowcs_chk.o gcc mbstowcs_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/mbstowcs_chk.o -MD -MP -MF /usr/src/glibc-build/debug/mbstowcs_chk.o.dt -MT /usr/src/glibc-build/debug/mbstowcs_chk.o gcc memcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/memcpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/memcpy_chk.o.dt -MT /usr/src/glibc-build/debug/memcpy_chk.o gcc memmove_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/memmove_chk.o -MD -MP -MF /usr/src/glibc-build/debug/memmove_chk.o.dt -MT /usr/src/glibc-build/debug/memmove_chk.o gcc mempcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/mempcpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/mempcpy_chk.o.dt -MT /usr/src/glibc-build/debug/mempcpy_chk.o gcc memset_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/memset_chk.o -MD -MP -MF /usr/src/glibc-build/debug/memset_chk.o.dt -MT /usr/src/glibc-build/debug/memset_chk.o gcc noophooks.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/noophooks.o -MD -MP -MF /usr/src/glibc-build/debug/noophooks.o.dt -MT /usr/src/glibc-build/debug/noophooks.o gcc obprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/obprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/obprintf_chk.o.dt -MT /usr/src/glibc-build/debug/obprintf_chk.o gcc poll_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/poll_chk.o -MD -MP -MF /usr/src/glibc-build/debug/poll_chk.o.dt -MT /usr/src/glibc-build/debug/poll_chk.o gcc ../sysdeps/unix/sysv/linux/ppoll_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/ppoll_chk.o -MD -MP -MF /usr/src/glibc-build/debug/ppoll_chk.o.dt -MT /usr/src/glibc-build/debug/ppoll_chk.o gcc pread64_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/pread64_chk.o -MD -MP -MF /usr/src/glibc-build/debug/pread64_chk.o.dt -MT /usr/src/glibc-build/debug/pread64_chk.o gcc pread_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/pread_chk.o -MD -MP -MF /usr/src/glibc-build/debug/pread_chk.o.dt -MT /usr/src/glibc-build/debug/pread_chk.o gcc printf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/printf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/printf_chk.o.dt -MT /usr/src/glibc-build/debug/printf_chk.o gcc read_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/read_chk.o -MD -MP -MF /usr/src/glibc-build/debug/read_chk.o.dt -MT /usr/src/glibc-build/debug/read_chk.o gcc readlink_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/readlink_chk.o -MD -MP -MF /usr/src/glibc-build/debug/readlink_chk.o.dt -MT /usr/src/glibc-build/debug/readlink_chk.o gcc readlinkat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/readlinkat_chk.o -MD -MP -MF /usr/src/glibc-build/debug/readlinkat_chk.o.dt -MT /usr/src/glibc-build/debug/readlinkat_chk.o gcc ../sysdeps/unix/sysv/linux/readonly-area.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/readonly-area.o -MD -MP -MF /usr/src/glibc-build/debug/readonly-area.o.dt -MT /usr/src/glibc-build/debug/readonly-area.o gcc realpath_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/realpath_chk.o -MD -MP -MF /usr/src/glibc-build/debug/realpath_chk.o.dt -MT /usr/src/glibc-build/debug/realpath_chk.o gcc recv_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/recv_chk.o -MD -MP -MF /usr/src/glibc-build/debug/recv_chk.o.dt -MT /usr/src/glibc-build/debug/recv_chk.o gcc recvfrom_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/recvfrom_chk.o -MD -MP -MF /usr/src/glibc-build/debug/recvfrom_chk.o.dt -MT /usr/src/glibc-build/debug/recvfrom_chk.o gcc snprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/snprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/snprintf_chk.o.dt -MT /usr/src/glibc-build/debug/snprintf_chk.o gcc sprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/sprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/sprintf_chk.o.dt -MT /usr/src/glibc-build/debug/sprintf_chk.o gcc stack_chk_fail.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/stack_chk_fail.o -MD -MP -MF /usr/src/glibc-build/debug/stack_chk_fail.o.dt -MT /usr/src/glibc-build/debug/stack_chk_fail.o gcc stpcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/stpcpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/stpcpy_chk.o.dt -MT /usr/src/glibc-build/debug/stpcpy_chk.o gcc stpncpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/stpncpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/stpncpy_chk.o.dt -MT /usr/src/glibc-build/debug/stpncpy_chk.o gcc strcat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/strcat_chk.o -MD -MP -MF /usr/src/glibc-build/debug/strcat_chk.o.dt -MT /usr/src/glibc-build/debug/strcat_chk.o gcc strcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/strcpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/strcpy_chk.o.dt -MT /usr/src/glibc-build/debug/strcpy_chk.o gcc strlcat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/strlcat_chk.o -MD -MP -MF /usr/src/glibc-build/debug/strlcat_chk.o.dt -MT /usr/src/glibc-build/debug/strlcat_chk.o gcc strlcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/strlcpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/strlcpy_chk.o.dt -MT /usr/src/glibc-build/debug/strlcpy_chk.o gcc strncat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/strncat_chk.o -MD -MP -MF /usr/src/glibc-build/debug/strncat_chk.o.dt -MT /usr/src/glibc-build/debug/strncat_chk.o gcc strncpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/strncpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/strncpy_chk.o.dt -MT /usr/src/glibc-build/debug/strncpy_chk.o gcc swprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/swprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/swprintf_chk.o.dt -MT /usr/src/glibc-build/debug/swprintf_chk.o gcc ttyname_r_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/ttyname_r_chk.o -MD -MP -MF /usr/src/glibc-build/debug/ttyname_r_chk.o.dt -MT /usr/src/glibc-build/debug/ttyname_r_chk.o gcc vasprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vasprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/vasprintf_chk.o.dt -MT /usr/src/glibc-build/debug/vasprintf_chk.o gcc vdprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vdprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/vdprintf_chk.o.dt -MT /usr/src/glibc-build/debug/vdprintf_chk.o gcc vfprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vfprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/vfprintf_chk.o.dt -MT /usr/src/glibc-build/debug/vfprintf_chk.o gcc vfwprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vfwprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/vfwprintf_chk.o.dt -MT /usr/src/glibc-build/debug/vfwprintf_chk.o gcc vobprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vobprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/vobprintf_chk.o.dt -MT /usr/src/glibc-build/debug/vobprintf_chk.o gcc vprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/vprintf_chk.o.dt -MT /usr/src/glibc-build/debug/vprintf_chk.o gcc vsnprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vsnprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/vsnprintf_chk.o.dt -MT /usr/src/glibc-build/debug/vsnprintf_chk.o gcc vsprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vsprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/vsprintf_chk.o.dt -MT /usr/src/glibc-build/debug/vsprintf_chk.o gcc vswprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vswprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/vswprintf_chk.o.dt -MT /usr/src/glibc-build/debug/vswprintf_chk.o gcc vwprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vwprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/vwprintf_chk.o.dt -MT /usr/src/glibc-build/debug/vwprintf_chk.o gcc wcpcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcpcpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wcpcpy_chk.o.dt -MT /usr/src/glibc-build/debug/wcpcpy_chk.o gcc wcpncpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcpncpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wcpncpy_chk.o.dt -MT /usr/src/glibc-build/debug/wcpncpy_chk.o gcc wcrtomb_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcrtomb_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wcrtomb_chk.o.dt -MT /usr/src/glibc-build/debug/wcrtomb_chk.o gcc wcscat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcscat_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wcscat_chk.o.dt -MT /usr/src/glibc-build/debug/wcscat_chk.o gcc wcscpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcscpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wcscpy_chk.o.dt -MT /usr/src/glibc-build/debug/wcscpy_chk.o gcc wcslcat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcslcat_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wcslcat_chk.o.dt -MT /usr/src/glibc-build/debug/wcslcat_chk.o gcc wcslcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcslcpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wcslcpy_chk.o.dt -MT /usr/src/glibc-build/debug/wcslcpy_chk.o gcc wcsncat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcsncat_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wcsncat_chk.o.dt -MT /usr/src/glibc-build/debug/wcsncat_chk.o gcc wcsncpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcsncpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wcsncpy_chk.o.dt -MT /usr/src/glibc-build/debug/wcsncpy_chk.o gcc wcsnrtombs_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcsnrtombs_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wcsnrtombs_chk.o.dt -MT /usr/src/glibc-build/debug/wcsnrtombs_chk.o gcc wcsrtombs_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcsrtombs_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wcsrtombs_chk.o.dt -MT /usr/src/glibc-build/debug/wcsrtombs_chk.o gcc wcstombs_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcstombs_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wcstombs_chk.o.dt -MT /usr/src/glibc-build/debug/wcstombs_chk.o gcc wctomb_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wctomb_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wctomb_chk.o.dt -MT /usr/src/glibc-build/debug/wctomb_chk.o gcc wmemcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wmemcpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wmemcpy_chk.o.dt -MT /usr/src/glibc-build/debug/wmemcpy_chk.o gcc wmemmove_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wmemmove_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wmemmove_chk.o.dt -MT /usr/src/glibc-build/debug/wmemmove_chk.o gcc wmempcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wmempcpy_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wmempcpy_chk.o.dt -MT /usr/src/glibc-build/debug/wmempcpy_chk.o gcc wmemset_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wmemset_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wmemset_chk.o.dt -MT /usr/src/glibc-build/debug/wmemset_chk.o gcc wprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wprintf_chk.o -MD -MP -MF /usr/src/glibc-build/debug/wprintf_chk.o.dt -MT /usr/src/glibc-build/debug/wprintf_chk.o gcc ../sysdeps/unix/sysv/linux/____longjmp_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/____longjmp_chk.os -MD -MP -MF /usr/src/glibc-build/debug/____longjmp_chk.os.dt -MT /usr/src/glibc-build/debug/____longjmp_chk.os gcc asprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/asprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/asprintf_chk.os.dt -MT /usr/src/glibc-build/debug/asprintf_chk.os gcc backtrace.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-omit-frame-pointer -funwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/backtrace.os -MD -MP -MF /usr/src/glibc-build/debug/backtrace.os.dt -MT /usr/src/glibc-build/debug/backtrace.os gcc backtracesyms.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/backtracesyms.os -MD -MP -MF /usr/src/glibc-build/debug/backtracesyms.os.dt -MT /usr/src/glibc-build/debug/backtracesyms.os gcc backtracesymsfd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/backtracesymsfd.os -MD -MP -MF /usr/src/glibc-build/debug/backtracesymsfd.os.dt -MT /usr/src/glibc-build/debug/backtracesymsfd.os gcc chk_fail.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/chk_fail.os -MD -MP -MF /usr/src/glibc-build/debug/chk_fail.os.dt -MT /usr/src/glibc-build/debug/chk_fail.os gcc confstr_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/confstr_chk.os -MD -MP -MF /usr/src/glibc-build/debug/confstr_chk.os.dt -MT /usr/src/glibc-build/debug/confstr_chk.os gcc dprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/dprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/dprintf_chk.os.dt -MT /usr/src/glibc-build/debug/dprintf_chk.os gcc explicit_bzero_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/explicit_bzero_chk.os -MD -MP -MF /usr/src/glibc-build/debug/explicit_bzero_chk.os.dt -MT /usr/src/glibc-build/debug/explicit_bzero_chk.os gcc fdelt_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fdelt_chk.os -MD -MP -MF /usr/src/glibc-build/debug/fdelt_chk.os.dt -MT /usr/src/glibc-build/debug/fdelt_chk.os gcc fgets_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fgets_chk.os -MD -MP -MF /usr/src/glibc-build/debug/fgets_chk.os.dt -MT /usr/src/glibc-build/debug/fgets_chk.os gcc fgets_u_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fgets_u_chk.os -MD -MP -MF /usr/src/glibc-build/debug/fgets_u_chk.os.dt -MT /usr/src/glibc-build/debug/fgets_u_chk.os gcc fgetws_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fgetws_chk.os -MD -MP -MF /usr/src/glibc-build/debug/fgetws_chk.os.dt -MT /usr/src/glibc-build/debug/fgetws_chk.os gcc fgetws_u_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fgetws_u_chk.os -MD -MP -MF /usr/src/glibc-build/debug/fgetws_u_chk.os.dt -MT /usr/src/glibc-build/debug/fgetws_u_chk.os gcc fortify_fail.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fortify_fail.os -MD -MP -MF /usr/src/glibc-build/debug/fortify_fail.os.dt -MT /usr/src/glibc-build/debug/fortify_fail.os gcc fprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/fprintf_chk.os.dt -MT /usr/src/glibc-build/debug/fprintf_chk.os gcc fread_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fread_chk.os -MD -MP -MF /usr/src/glibc-build/debug/fread_chk.os.dt -MT /usr/src/glibc-build/debug/fread_chk.os gcc fread_u_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fread_u_chk.os -MD -MP -MF /usr/src/glibc-build/debug/fread_u_chk.os.dt -MT /usr/src/glibc-build/debug/fread_u_chk.os gcc fwprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/fwprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/fwprintf_chk.os.dt -MT /usr/src/glibc-build/debug/fwprintf_chk.os gcc getcwd_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/getcwd_chk.os -MD -MP -MF /usr/src/glibc-build/debug/getcwd_chk.os.dt -MT /usr/src/glibc-build/debug/getcwd_chk.os gcc getdomainname_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/getdomainname_chk.os -MD -MP -MF /usr/src/glibc-build/debug/getdomainname_chk.os.dt -MT /usr/src/glibc-build/debug/getdomainname_chk.os gcc getgroups_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/getgroups_chk.os -MD -MP -MF /usr/src/glibc-build/debug/getgroups_chk.os.dt -MT /usr/src/glibc-build/debug/getgroups_chk.os gcc gethostname_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/gethostname_chk.os -MD -MP -MF /usr/src/glibc-build/debug/gethostname_chk.os.dt -MT /usr/src/glibc-build/debug/gethostname_chk.os gcc gets_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/gets_chk.os -MD -MP -MF /usr/src/glibc-build/debug/gets_chk.os.dt -MT /usr/src/glibc-build/debug/gets_chk.os gcc getwd_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/getwd_chk.os -MD -MP -MF /usr/src/glibc-build/debug/getwd_chk.os.dt -MT /usr/src/glibc-build/debug/getwd_chk.os gcc longjmp_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/longjmp_chk.os -MD -MP -MF /usr/src/glibc-build/debug/longjmp_chk.os.dt -MT /usr/src/glibc-build/debug/longjmp_chk.os gcc mbsnrtowcs_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/mbsnrtowcs_chk.os -MD -MP -MF /usr/src/glibc-build/debug/mbsnrtowcs_chk.os.dt -MT /usr/src/glibc-build/debug/mbsnrtowcs_chk.os gcc mbsrtowcs_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/mbsrtowcs_chk.os -MD -MP -MF /usr/src/glibc-build/debug/mbsrtowcs_chk.os.dt -MT /usr/src/glibc-build/debug/mbsrtowcs_chk.os gcc mbstowcs_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/mbstowcs_chk.os -MD -MP -MF /usr/src/glibc-build/debug/mbstowcs_chk.os.dt -MT /usr/src/glibc-build/debug/mbstowcs_chk.os gcc memcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/memcpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/memcpy_chk.os.dt -MT /usr/src/glibc-build/debug/memcpy_chk.os gcc memmove_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/memmove_chk.os -MD -MP -MF /usr/src/glibc-build/debug/memmove_chk.os.dt -MT /usr/src/glibc-build/debug/memmove_chk.os gcc mempcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/mempcpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/mempcpy_chk.os.dt -MT /usr/src/glibc-build/debug/mempcpy_chk.os gcc memset_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/memset_chk.os -MD -MP -MF /usr/src/glibc-build/debug/memset_chk.os.dt -MT /usr/src/glibc-build/debug/memset_chk.os gcc noophooks.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/noophooks.os -MD -MP -MF /usr/src/glibc-build/debug/noophooks.os.dt -MT /usr/src/glibc-build/debug/noophooks.os gcc obprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/obprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/obprintf_chk.os.dt -MT /usr/src/glibc-build/debug/obprintf_chk.os gcc poll_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/poll_chk.os -MD -MP -MF /usr/src/glibc-build/debug/poll_chk.os.dt -MT /usr/src/glibc-build/debug/poll_chk.os gcc ../sysdeps/unix/sysv/linux/ppoll_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/ppoll_chk.os -MD -MP -MF /usr/src/glibc-build/debug/ppoll_chk.os.dt -MT /usr/src/glibc-build/debug/ppoll_chk.os gcc pread64_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/pread64_chk.os -MD -MP -MF /usr/src/glibc-build/debug/pread64_chk.os.dt -MT /usr/src/glibc-build/debug/pread64_chk.os gcc pread_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/pread_chk.os -MD -MP -MF /usr/src/glibc-build/debug/pread_chk.os.dt -MT /usr/src/glibc-build/debug/pread_chk.os gcc printf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/printf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/printf_chk.os.dt -MT /usr/src/glibc-build/debug/printf_chk.os gcc read_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/read_chk.os -MD -MP -MF /usr/src/glibc-build/debug/read_chk.os.dt -MT /usr/src/glibc-build/debug/read_chk.os gcc readlink_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/readlink_chk.os -MD -MP -MF /usr/src/glibc-build/debug/readlink_chk.os.dt -MT /usr/src/glibc-build/debug/readlink_chk.os gcc readlinkat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/readlinkat_chk.os -MD -MP -MF /usr/src/glibc-build/debug/readlinkat_chk.os.dt -MT /usr/src/glibc-build/debug/readlinkat_chk.os gcc ../sysdeps/unix/sysv/linux/readonly-area.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/readonly-area.os -MD -MP -MF /usr/src/glibc-build/debug/readonly-area.os.dt -MT /usr/src/glibc-build/debug/readonly-area.os gcc realpath_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/realpath_chk.os -MD -MP -MF /usr/src/glibc-build/debug/realpath_chk.os.dt -MT /usr/src/glibc-build/debug/realpath_chk.os gcc recv_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/recv_chk.os -MD -MP -MF /usr/src/glibc-build/debug/recv_chk.os.dt -MT /usr/src/glibc-build/debug/recv_chk.os gcc recvfrom_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/recvfrom_chk.os -MD -MP -MF /usr/src/glibc-build/debug/recvfrom_chk.os.dt -MT /usr/src/glibc-build/debug/recvfrom_chk.os gcc snprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/snprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/snprintf_chk.os.dt -MT /usr/src/glibc-build/debug/snprintf_chk.os gcc sprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/sprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/sprintf_chk.os.dt -MT /usr/src/glibc-build/debug/sprintf_chk.os gcc stack_chk_fail.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/stack_chk_fail.os -MD -MP -MF /usr/src/glibc-build/debug/stack_chk_fail.os.dt -MT /usr/src/glibc-build/debug/stack_chk_fail.os gcc stpcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/stpcpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/stpcpy_chk.os.dt -MT /usr/src/glibc-build/debug/stpcpy_chk.os gcc stpncpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/stpncpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/stpncpy_chk.os.dt -MT /usr/src/glibc-build/debug/stpncpy_chk.os gcc strcat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/strcat_chk.os -MD -MP -MF /usr/src/glibc-build/debug/strcat_chk.os.dt -MT /usr/src/glibc-build/debug/strcat_chk.os gcc strcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/strcpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/strcpy_chk.os.dt -MT /usr/src/glibc-build/debug/strcpy_chk.os gcc strlcat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/strlcat_chk.os -MD -MP -MF /usr/src/glibc-build/debug/strlcat_chk.os.dt -MT /usr/src/glibc-build/debug/strlcat_chk.os gcc strlcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/strlcpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/strlcpy_chk.os.dt -MT /usr/src/glibc-build/debug/strlcpy_chk.os gcc strncat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/strncat_chk.os -MD -MP -MF /usr/src/glibc-build/debug/strncat_chk.os.dt -MT /usr/src/glibc-build/debug/strncat_chk.os gcc strncpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/strncpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/strncpy_chk.os.dt -MT /usr/src/glibc-build/debug/strncpy_chk.os gcc swprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/swprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/swprintf_chk.os.dt -MT /usr/src/glibc-build/debug/swprintf_chk.os gcc ttyname_r_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/ttyname_r_chk.os -MD -MP -MF /usr/src/glibc-build/debug/ttyname_r_chk.os.dt -MT /usr/src/glibc-build/debug/ttyname_r_chk.os gcc vasprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vasprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/vasprintf_chk.os.dt -MT /usr/src/glibc-build/debug/vasprintf_chk.os gcc vdprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vdprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/vdprintf_chk.os.dt -MT /usr/src/glibc-build/debug/vdprintf_chk.os gcc vfprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vfprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/vfprintf_chk.os.dt -MT /usr/src/glibc-build/debug/vfprintf_chk.os gcc vfwprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vfwprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/vfwprintf_chk.os.dt -MT /usr/src/glibc-build/debug/vfwprintf_chk.os gcc vobprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vobprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/vobprintf_chk.os.dt -MT /usr/src/glibc-build/debug/vobprintf_chk.os gcc vprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/vprintf_chk.os.dt -MT /usr/src/glibc-build/debug/vprintf_chk.os gcc vsnprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vsnprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/vsnprintf_chk.os.dt -MT /usr/src/glibc-build/debug/vsnprintf_chk.os gcc vsprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vsprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/vsprintf_chk.os.dt -MT /usr/src/glibc-build/debug/vsprintf_chk.os gcc vswprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vswprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/vswprintf_chk.os.dt -MT /usr/src/glibc-build/debug/vswprintf_chk.os gcc vwprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/vwprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/vwprintf_chk.os.dt -MT /usr/src/glibc-build/debug/vwprintf_chk.os gcc wcpcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcpcpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wcpcpy_chk.os.dt -MT /usr/src/glibc-build/debug/wcpcpy_chk.os gcc wcpncpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcpncpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wcpncpy_chk.os.dt -MT /usr/src/glibc-build/debug/wcpncpy_chk.os gcc wcrtomb_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcrtomb_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wcrtomb_chk.os.dt -MT /usr/src/glibc-build/debug/wcrtomb_chk.os gcc wcscat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcscat_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wcscat_chk.os.dt -MT /usr/src/glibc-build/debug/wcscat_chk.os gcc wcscpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcscpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wcscpy_chk.os.dt -MT /usr/src/glibc-build/debug/wcscpy_chk.os gcc wcslcat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcslcat_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wcslcat_chk.os.dt -MT /usr/src/glibc-build/debug/wcslcat_chk.os gcc wcslcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcslcpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wcslcpy_chk.os.dt -MT /usr/src/glibc-build/debug/wcslcpy_chk.os gcc wcsncat_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcsncat_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wcsncat_chk.os.dt -MT /usr/src/glibc-build/debug/wcsncat_chk.os gcc wcsncpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcsncpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wcsncpy_chk.os.dt -MT /usr/src/glibc-build/debug/wcsncpy_chk.os gcc wcsnrtombs_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcsnrtombs_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wcsnrtombs_chk.os.dt -MT /usr/src/glibc-build/debug/wcsnrtombs_chk.os gcc wcsrtombs_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcsrtombs_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wcsrtombs_chk.os.dt -MT /usr/src/glibc-build/debug/wcsrtombs_chk.os gcc wcstombs_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wcstombs_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wcstombs_chk.os.dt -MT /usr/src/glibc-build/debug/wcstombs_chk.os gcc wctomb_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wctomb_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wctomb_chk.os.dt -MT /usr/src/glibc-build/debug/wctomb_chk.os gcc wmemcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wmemcpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wmemcpy_chk.os.dt -MT /usr/src/glibc-build/debug/wmemcpy_chk.os gcc wmemmove_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wmemmove_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wmemmove_chk.os.dt -MT /usr/src/glibc-build/debug/wmemmove_chk.os gcc wmempcpy_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wmempcpy_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wmempcpy_chk.os.dt -MT /usr/src/glibc-build/debug/wmempcpy_chk.os gcc wmemset_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wmemset_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wmemset_chk.os.dt -MT /usr/src/glibc-build/debug/wmemset_chk.os gcc wprintf_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/wprintf_chk.os -MD -MP -MF /usr/src/glibc-build/debug/wprintf_chk.os.dt -MT /usr/src/glibc-build/debug/wprintf_chk.os gcc stack_chk_fail_local.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/stack_chk_fail_local.oS -MD -MP -MF /usr/src/glibc-build/debug/stack_chk_fail_local.oS.dt -MT /usr/src/glibc-build/debug/stack_chk_fail_local.oS echo 'debug/____longjmp_chk.o debug/asprintf_chk.o debug/backtrace.o debug/backtracesyms.o debug/backtracesymsfd.o debug/chk_fail.o debug/confstr_chk.o debug/dprintf_chk.o debug/explicit_bzero_chk.o debug/fdelt_chk.o debug/fgets_chk.o debug/fgets_u_chk.o debug/fgetws_chk.o debug/fgetws_u_chk.o debug/fortify_fail.o debug/fprintf_chk.o debug/fread_chk.o debug/fread_u_chk.o debug/fwprintf_chk.o debug/getcwd_chk.o debug/getdomainname_chk.o debug/getgroups_chk.o debug/gethostname_chk.o debug/gets_chk.o debug/getwd_chk.o debug/longjmp_chk.o debug/mbsnrtowcs_chk.o debug/mbsrtowcs_chk.o debug/mbstowcs_chk.o debug/memcpy_chk.o debug/memmove_chk.o debug/mempcpy_chk.o debug/memset_chk.o debug/noophooks.o debug/obprintf_chk.o debug/poll_chk.o debug/ppoll_chk.o debug/pread64_chk.o debug/pread_chk.o debug/printf_chk.o debug/read_chk.o debug/readlink_chk.o debug/readlinkat_chk.o debug/readonly-area.o debug/realpath_chk.o debug/recv_chk.o debug/recvfrom_chk.o debug/snprintf_chk.o debug/sprintf_chk.o debug/stack_chk_fail.o debug/stpcpy_chk.o debug/stpncpy_chk.o debug/strcat_chk.o debug/strcpy_chk.o debug/strlcat_chk.o debug/strlcpy_chk.o debug/strncat_chk.o debug/strncpy_chk.o debug/swprintf_chk.o debug/ttyname_r_chk.o debug/vasprintf_chk.o debug/vdprintf_chk.o debug/vfprintf_chk.o debug/vfwprintf_chk.o debug/vobprintf_chk.o debug/vprintf_chk.o debug/vsnprintf_chk.o debug/vsprintf_chk.o debug/vswprintf_chk.o debug/vwprintf_chk.o debug/wcpcpy_chk.o debug/wcpncpy_chk.o debug/wcrtomb_chk.o debug/wcscat_chk.o debug/wcscpy_chk.o debug/wcslcat_chk.o debug/wcslcpy_chk.o debug/wcsncat_chk.o debug/wcsncpy_chk.o debug/wcsnrtombs_chk.o debug/wcsrtombs_chk.o debug/wcstombs_chk.o debug/wctomb_chk.o debug/wmemcpy_chk.o debug/wmemmove_chk.o debug/wmempcpy_chk.o debug/wmemset_chk.o debug/wprintf_chk.o' > /usr/src/glibc-build/debug/stamp.oT mv -f /usr/src/glibc-build/debug/stamp.oT /usr/src/glibc-build/debug/stamp.o echo 'debug/stack_chk_fail_local.oS' > /usr/src/glibc-build/debug/stamp.oST mv -f /usr/src/glibc-build/debug/stamp.oST /usr/src/glibc-build/debug/stamp.oS echo 'debug/____longjmp_chk.os debug/asprintf_chk.os debug/backtrace.os debug/backtracesyms.os debug/backtracesymsfd.os debug/chk_fail.os debug/confstr_chk.os debug/dprintf_chk.os debug/explicit_bzero_chk.os debug/fdelt_chk.os debug/fgets_chk.os debug/fgets_u_chk.os debug/fgetws_chk.os debug/fgetws_u_chk.os debug/fortify_fail.os debug/fprintf_chk.os debug/fread_chk.os debug/fread_u_chk.os debug/fwprintf_chk.os debug/getcwd_chk.os debug/getdomainname_chk.os debug/getgroups_chk.os debug/gethostname_chk.os debug/gets_chk.os debug/getwd_chk.os debug/longjmp_chk.os debug/mbsnrtowcs_chk.os debug/mbsrtowcs_chk.os debug/mbstowcs_chk.os debug/memcpy_chk.os debug/memmove_chk.os debug/mempcpy_chk.os debug/memset_chk.os debug/noophooks.os debug/obprintf_chk.os debug/poll_chk.os debug/ppoll_chk.os debug/pread64_chk.os debug/pread_chk.os debug/printf_chk.os debug/read_chk.os debug/readlink_chk.os debug/readlinkat_chk.os debug/readonly-area.os debug/realpath_chk.os debug/recv_chk.os debug/recvfrom_chk.os debug/snprintf_chk.os debug/sprintf_chk.os debug/stack_chk_fail.os debug/stpcpy_chk.os debug/stpncpy_chk.os debug/strcat_chk.os debug/strcpy_chk.os debug/strlcat_chk.os debug/strlcpy_chk.os debug/strncat_chk.os debug/strncpy_chk.os debug/swprintf_chk.os debug/ttyname_r_chk.os debug/vasprintf_chk.os debug/vdprintf_chk.os debug/vfprintf_chk.os debug/vfwprintf_chk.os debug/vobprintf_chk.os debug/vprintf_chk.os debug/vsnprintf_chk.os debug/vsprintf_chk.os debug/vswprintf_chk.os debug/vwprintf_chk.os debug/wcpcpy_chk.os debug/wcpncpy_chk.os debug/wcrtomb_chk.os debug/wcscat_chk.os debug/wcscpy_chk.os debug/wcslcat_chk.os debug/wcslcpy_chk.os debug/wcsncat_chk.os debug/wcsncpy_chk.os debug/wcsnrtombs_chk.os debug/wcsrtombs_chk.os debug/wcstombs_chk.os debug/wctomb_chk.os debug/wmemcpy_chk.os debug/wmemmove_chk.os debug/wmempcpy_chk.os debug/wmemset_chk.os debug/wprintf_chk.os' > /usr/src/glibc-build/debug/stamp.osT mv -f /usr/src/glibc-build/debug/stamp.osT /usr/src/glibc-build/debug/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/debug' make -j4 subdir=mathvec -C mathvec ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/mathvec' .././scripts/mkinstalldirs /usr/src/glibc-build/mathvec .././scripts/mkinstalldirs /usr/src/glibc-build/mathvec .././scripts/mkinstalldirs /usr/src/glibc-build/mathvec mkdir -p -- /usr/src/glibc-build/mathvec mkdir -p -- /usr/src/glibc-build/mathvec mkdir -p -- /usr/src/glibc-build/mathvec rm -f /usr/src/glibc-build/mathvec/stamp.o; > /usr/src/glibc-build/mathvec/stamp.o rm -f /usr/src/glibc-build/mathvec/stamp.os; > /usr/src/glibc-build/mathvec/stamp.os rm -f /usr/src/glibc-build/mathvec/stamp.oS; > /usr/src/glibc-build/mathvec/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/mathvec' make -j4 subdir=support -C support ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/support' .././scripts/mkinstalldirs /usr/src/glibc-build/support .././scripts/mkinstalldirs /usr/src/glibc-build/support .././scripts/mkinstalldirs /usr/src/glibc-build/support mkdir -p -- /usr/src/glibc-build/support mkdir -p -- /usr/src/glibc-build/support rm -f /usr/src/glibc-build/support/stamp.o; > /usr/src/glibc-build/support/stamp.o rm -f /usr/src/glibc-build/support/stamp.os; > /usr/src/glibc-build/support/stamp.os rm -f /usr/src/glibc-build/support/stamp.oS; > /usr/src/glibc-build/support/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/support' make -j4 subdir=nptl_db -C nptl_db ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/nptl_db' .././scripts/mkinstalldirs /usr/src/glibc-build/nptl_db .././scripts/mkinstalldirs /usr/src/glibc-build/nptl_db .././scripts/mkinstalldirs /usr/src/glibc-build/nptl_db mkdir -p -- /usr/src/glibc-build/nptl_db mkdir -p -- /usr/src/glibc-build/nptl_db mkdir -p -- /usr/src/glibc-build/nptl_db rm -f /usr/src/glibc-build/nptl_db/stamp.o; > /usr/src/glibc-build/nptl_db/stamp.o rm -f /usr/src/glibc-build/nptl_db/stamp.os; > /usr/src/glibc-build/nptl_db/stamp.os rm -f /usr/src/glibc-build/nptl_db/stamp.oS; > /usr/src/glibc-build/nptl_db/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/nptl_db' make -j4 subdir=inet -C inet ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/inet' .././scripts/mkinstalldirs /usr/src/glibc-build/inet mkdir -p -- /usr/src/glibc-build/inet echo '' > /usr/src/glibc-build/inet/stamp.oST gcc bindresvport.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/bindresvport.o -MD -MP -MF /usr/src/glibc-build/inet/bindresvport.o.dt -MT /usr/src/glibc-build/inet/bindresvport.o gcc deadline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/deadline.o -MD -MP -MF /usr/src/glibc-build/inet/deadline.o.dt -MT /usr/src/glibc-build/inet/deadline.o gcc ether_aton.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ether_aton.o -MD -MP -MF /usr/src/glibc-build/inet/ether_aton.o.dt -MT /usr/src/glibc-build/inet/ether_aton.o mv -f /usr/src/glibc-build/inet/stamp.oST /usr/src/glibc-build/inet/stamp.oS gcc ether_aton_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ether_aton_r.o -MD -MP -MF /usr/src/glibc-build/inet/ether_aton_r.o.dt -MT /usr/src/glibc-build/inet/ether_aton_r.o gcc ether_line.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ether_line.o -MD -MP -MF /usr/src/glibc-build/inet/ether_line.o.dt -MT /usr/src/glibc-build/inet/ether_line.o gcc ether_ntoa.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ether_ntoa.o -MD -MP -MF /usr/src/glibc-build/inet/ether_ntoa.o.dt -MT /usr/src/glibc-build/inet/ether_ntoa.o gcc ether_ntoa_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ether_ntoa_r.o -MD -MP -MF /usr/src/glibc-build/inet/ether_ntoa_r.o.dt -MT /usr/src/glibc-build/inet/ether_ntoa_r.o gcc ../sysdeps/unix/sysv/linux/getipv4sourcefilter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/getipv4sourcefilter.o -MD -MP -MF /usr/src/glibc-build/inet/getipv4sourcefilter.o.dt -MT /usr/src/glibc-build/inet/getipv4sourcefilter.o gcc ../sysdeps/unix/sysv/linux/getsourcefilter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/getsourcefilter.o -MD -MP -MF /usr/src/glibc-build/inet/getsourcefilter.o.dt -MT /usr/src/glibc-build/inet/getsourcefilter.o gcc herrno.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/herrno.o -MD -MP -MF /usr/src/glibc-build/inet/herrno.o.dt -MT /usr/src/glibc-build/inet/herrno.o gcc herrno-loc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/herrno-loc.o -MD -MP -MF /usr/src/glibc-build/inet/herrno-loc.o.dt -MT /usr/src/glibc-build/inet/herrno-loc.o gcc htonl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/htonl.o -MD -MP -MF /usr/src/glibc-build/inet/htonl.o.dt -MT /usr/src/glibc-build/inet/htonl.o gcc htons.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/htons.o -MD -MP -MF /usr/src/glibc-build/inet/htons.o.dt -MT /usr/src/glibc-build/inet/htons.o gcc idna.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/idna.o -MD -MP -MF /usr/src/glibc-build/inet/idna.o.dt -MT /usr/src/glibc-build/inet/idna.o gcc idna_name_classify.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/idna_name_classify.o -MD -MP -MF /usr/src/glibc-build/inet/idna_name_classify.o.dt -MT /usr/src/glibc-build/inet/idna_name_classify.o gcc ../sysdeps/unix/sysv/linux/if_index.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/if_index.o -MD -MP -MF /usr/src/glibc-build/inet/if_index.o.dt -MT /usr/src/glibc-build/inet/if_index.o gcc ../sysdeps/unix/sysv/linux/ifaddrs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ifaddrs.o -MD -MP -MF /usr/src/glibc-build/inet/ifaddrs.o.dt -MT /usr/src/glibc-build/inet/ifaddrs.o gcc in6_addr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/in6_addr.o -MD -MP -MF /usr/src/glibc-build/inet/in6_addr.o.dt -MT /usr/src/glibc-build/inet/in6_addr.o gcc inet6_opt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet6_opt.o -MD -MP -MF /usr/src/glibc-build/inet/inet6_opt.o.dt -MT /usr/src/glibc-build/inet/inet6_opt.o gcc inet6_option.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet6_option.o -MD -MP -MF /usr/src/glibc-build/inet/inet6_option.o.dt -MT /usr/src/glibc-build/inet/inet6_option.o gcc inet6_rth.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet6_rth.o -MD -MP -MF /usr/src/glibc-build/inet/inet6_rth.o.dt -MT /usr/src/glibc-build/inet/inet6_rth.o gcc inet6_scopeid_pton.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet6_scopeid_pton.o -MD -MP -MF /usr/src/glibc-build/inet/inet6_scopeid_pton.o.dt -MT /usr/src/glibc-build/inet/inet6_scopeid_pton.o gcc inet_lnaof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet_lnaof.o -MD -MP -MF /usr/src/glibc-build/inet/inet_lnaof.o.dt -MT /usr/src/glibc-build/inet/inet_lnaof.o gcc inet_mkadr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet_mkadr.o -MD -MP -MF /usr/src/glibc-build/inet/inet_mkadr.o.dt -MT /usr/src/glibc-build/inet/inet_mkadr.o gcc inet_net.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet_net.o -MD -MP -MF /usr/src/glibc-build/inet/inet_net.o.dt -MT /usr/src/glibc-build/inet/inet_net.o gcc inet_netof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet_netof.o -MD -MP -MF /usr/src/glibc-build/inet/inet_netof.o.dt -MT /usr/src/glibc-build/inet/inet_netof.o gcc inet_ntoa.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet_ntoa.o -MD -MP -MF /usr/src/glibc-build/inet/inet_ntoa.o.dt -MT /usr/src/glibc-build/inet/inet_ntoa.o gcc rcmd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/rcmd.o -MD -MP -MF /usr/src/glibc-build/inet/rcmd.o.dt -MT /usr/src/glibc-build/inet/rcmd.o gcc rexec.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/rexec.o -MD -MP -MF /usr/src/glibc-build/inet/rexec.o.dt -MT /usr/src/glibc-build/inet/rexec.o gcc ruserpass.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ruserpass.o -MD -MP -MF /usr/src/glibc-build/inet/ruserpass.o.dt -MT /usr/src/glibc-build/inet/ruserpass.o gcc ../sysdeps/unix/sysv/linux/setipv4sourcefilter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/setipv4sourcefilter.o -MD -MP -MF /usr/src/glibc-build/inet/setipv4sourcefilter.o.dt -MT /usr/src/glibc-build/inet/setipv4sourcefilter.o gcc ../sysdeps/unix/sysv/linux/setsourcefilter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/setsourcefilter.o -MD -MP -MF /usr/src/glibc-build/inet/setsourcefilter.o.dt -MT /usr/src/glibc-build/inet/setsourcefilter.o gcc ../sysdeps/unix/sysv/linux/check_pf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/check_pf.o -MD -MP -MF /usr/src/glibc-build/inet/check_pf.o.dt -MT /usr/src/glibc-build/inet/check_pf.o gcc ../sysdeps/unix/sysv/linux/check_native.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/check_native.o -MD -MP -MF /usr/src/glibc-build/inet/check_native.o.dt -MT /usr/src/glibc-build/inet/check_native.o gcc ../sysdeps/unix/sysv/linux/ifreq.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ifreq.o -MD -MP -MF /usr/src/glibc-build/inet/ifreq.o.dt -MT /usr/src/glibc-build/inet/ifreq.o gcc ../sysdeps/unix/sysv/linux/netlink_assert_response.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/netlink_assert_response.o -MD -MP -MF /usr/src/glibc-build/inet/netlink_assert_response.o.dt -MT /usr/src/glibc-build/inet/netlink_assert_response.o gcc bindresvport.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/bindresvport.os -MD -MP -MF /usr/src/glibc-build/inet/bindresvport.os.dt -MT /usr/src/glibc-build/inet/bindresvport.os gcc deadline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/deadline.os -MD -MP -MF /usr/src/glibc-build/inet/deadline.os.dt -MT /usr/src/glibc-build/inet/deadline.os gcc ether_aton.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ether_aton.os -MD -MP -MF /usr/src/glibc-build/inet/ether_aton.os.dt -MT /usr/src/glibc-build/inet/ether_aton.os gcc ether_aton_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ether_aton_r.os -MD -MP -MF /usr/src/glibc-build/inet/ether_aton_r.os.dt -MT /usr/src/glibc-build/inet/ether_aton_r.os gcc ether_line.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ether_line.os -MD -MP -MF /usr/src/glibc-build/inet/ether_line.os.dt -MT /usr/src/glibc-build/inet/ether_line.os gcc ether_ntoa.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ether_ntoa.os -MD -MP -MF /usr/src/glibc-build/inet/ether_ntoa.os.dt -MT /usr/src/glibc-build/inet/ether_ntoa.os gcc ether_ntoa_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ether_ntoa_r.os -MD -MP -MF /usr/src/glibc-build/inet/ether_ntoa_r.os.dt -MT /usr/src/glibc-build/inet/ether_ntoa_r.os gcc ../sysdeps/unix/sysv/linux/getipv4sourcefilter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/getipv4sourcefilter.os -MD -MP -MF /usr/src/glibc-build/inet/getipv4sourcefilter.os.dt -MT /usr/src/glibc-build/inet/getipv4sourcefilter.os gcc ../sysdeps/unix/sysv/linux/getsourcefilter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/getsourcefilter.os -MD -MP -MF /usr/src/glibc-build/inet/getsourcefilter.os.dt -MT /usr/src/glibc-build/inet/getsourcefilter.os gcc herrno.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/herrno.os -MD -MP -MF /usr/src/glibc-build/inet/herrno.os.dt -MT /usr/src/glibc-build/inet/herrno.os gcc herrno-loc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/herrno-loc.os -MD -MP -MF /usr/src/glibc-build/inet/herrno-loc.os.dt -MT /usr/src/glibc-build/inet/herrno-loc.os gcc htonl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/htonl.os -MD -MP -MF /usr/src/glibc-build/inet/htonl.os.dt -MT /usr/src/glibc-build/inet/htonl.os gcc htons.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/htons.os -MD -MP -MF /usr/src/glibc-build/inet/htons.os.dt -MT /usr/src/glibc-build/inet/htons.os gcc idna.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/idna.os -MD -MP -MF /usr/src/glibc-build/inet/idna.os.dt -MT /usr/src/glibc-build/inet/idna.os gcc idna_name_classify.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/idna_name_classify.os -MD -MP -MF /usr/src/glibc-build/inet/idna_name_classify.os.dt -MT /usr/src/glibc-build/inet/idna_name_classify.os gcc ../sysdeps/unix/sysv/linux/if_index.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/if_index.os -MD -MP -MF /usr/src/glibc-build/inet/if_index.os.dt -MT /usr/src/glibc-build/inet/if_index.os gcc ../sysdeps/unix/sysv/linux/ifaddrs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ifaddrs.os -MD -MP -MF /usr/src/glibc-build/inet/ifaddrs.os.dt -MT /usr/src/glibc-build/inet/ifaddrs.os gcc in6_addr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/in6_addr.os -MD -MP -MF /usr/src/glibc-build/inet/in6_addr.os.dt -MT /usr/src/glibc-build/inet/in6_addr.os gcc inet6_opt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet6_opt.os -MD -MP -MF /usr/src/glibc-build/inet/inet6_opt.os.dt -MT /usr/src/glibc-build/inet/inet6_opt.os gcc inet6_option.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet6_option.os -MD -MP -MF /usr/src/glibc-build/inet/inet6_option.os.dt -MT /usr/src/glibc-build/inet/inet6_option.os gcc inet6_rth.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet6_rth.os -MD -MP -MF /usr/src/glibc-build/inet/inet6_rth.os.dt -MT /usr/src/glibc-build/inet/inet6_rth.os gcc inet6_scopeid_pton.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet6_scopeid_pton.os -MD -MP -MF /usr/src/glibc-build/inet/inet6_scopeid_pton.os.dt -MT /usr/src/glibc-build/inet/inet6_scopeid_pton.os gcc inet_lnaof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet_lnaof.os -MD -MP -MF /usr/src/glibc-build/inet/inet_lnaof.os.dt -MT /usr/src/glibc-build/inet/inet_lnaof.os gcc inet_mkadr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet_mkadr.os -MD -MP -MF /usr/src/glibc-build/inet/inet_mkadr.os.dt -MT /usr/src/glibc-build/inet/inet_mkadr.os gcc inet_net.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet_net.os -MD -MP -MF /usr/src/glibc-build/inet/inet_net.os.dt -MT /usr/src/glibc-build/inet/inet_net.os gcc inet_netof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet_netof.os -MD -MP -MF /usr/src/glibc-build/inet/inet_netof.os.dt -MT /usr/src/glibc-build/inet/inet_netof.os gcc inet_ntoa.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/inet_ntoa.os -MD -MP -MF /usr/src/glibc-build/inet/inet_ntoa.os.dt -MT /usr/src/glibc-build/inet/inet_ntoa.os gcc rcmd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/rcmd.os -MD -MP -MF /usr/src/glibc-build/inet/rcmd.os.dt -MT /usr/src/glibc-build/inet/rcmd.os gcc rexec.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/rexec.os -MD -MP -MF /usr/src/glibc-build/inet/rexec.os.dt -MT /usr/src/glibc-build/inet/rexec.os gcc ruserpass.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ruserpass.os -MD -MP -MF /usr/src/glibc-build/inet/ruserpass.os.dt -MT /usr/src/glibc-build/inet/ruserpass.os gcc ../sysdeps/unix/sysv/linux/setipv4sourcefilter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/setipv4sourcefilter.os -MD -MP -MF /usr/src/glibc-build/inet/setipv4sourcefilter.os.dt -MT /usr/src/glibc-build/inet/setipv4sourcefilter.os gcc ../sysdeps/unix/sysv/linux/setsourcefilter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/setsourcefilter.os -MD -MP -MF /usr/src/glibc-build/inet/setsourcefilter.os.dt -MT /usr/src/glibc-build/inet/setsourcefilter.os gcc ../sysdeps/unix/sysv/linux/check_pf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/check_pf.os -MD -MP -MF /usr/src/glibc-build/inet/check_pf.os.dt -MT /usr/src/glibc-build/inet/check_pf.os gcc ../sysdeps/unix/sysv/linux/check_native.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/check_native.os -MD -MP -MF /usr/src/glibc-build/inet/check_native.os.dt -MT /usr/src/glibc-build/inet/check_native.os gcc ../sysdeps/unix/sysv/linux/ifreq.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/ifreq.os -MD -MP -MF /usr/src/glibc-build/inet/ifreq.os.dt -MT /usr/src/glibc-build/inet/ifreq.os gcc ../sysdeps/unix/sysv/linux/netlink_assert_response.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/inet -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/inet/netlink_assert_response.os -MD -MP -MF /usr/src/glibc-build/inet/netlink_assert_response.os.dt -MT /usr/src/glibc-build/inet/netlink_assert_response.os echo 'inet/bindresvport.o inet/deadline.o inet/ether_aton.o inet/ether_aton_r.o inet/ether_line.o inet/ether_ntoa.o inet/ether_ntoa_r.o inet/getipv4sourcefilter.o inet/getsourcefilter.o inet/herrno.o inet/herrno-loc.o inet/htonl.o inet/htons.o inet/idna.o inet/idna_name_classify.o inet/if_index.o inet/ifaddrs.o inet/in6_addr.o inet/inet6_opt.o inet/inet6_option.o inet/inet6_rth.o inet/inet6_scopeid_pton.o inet/inet_lnaof.o inet/inet_mkadr.o inet/inet_net.o inet/inet_netof.o inet/inet_ntoa.o inet/rcmd.o inet/rexec.o inet/ruserpass.o inet/setipv4sourcefilter.o inet/setsourcefilter.o inet/check_pf.o inet/check_native.o inet/ifreq.o inet/netlink_assert_response.o' > /usr/src/glibc-build/inet/stamp.oT mv -f /usr/src/glibc-build/inet/stamp.oT /usr/src/glibc-build/inet/stamp.o echo 'inet/bindresvport.os inet/deadline.os inet/ether_aton.os inet/ether_aton_r.os inet/ether_line.os inet/ether_ntoa.os inet/ether_ntoa_r.os inet/getipv4sourcefilter.os inet/getsourcefilter.os inet/herrno.os inet/herrno-loc.os inet/htonl.os inet/htons.os inet/idna.os inet/idna_name_classify.os inet/if_index.os inet/ifaddrs.os inet/in6_addr.os inet/inet6_opt.os inet/inet6_option.os inet/inet6_rth.os inet/inet6_scopeid_pton.os inet/inet_lnaof.os inet/inet_mkadr.os inet/inet_net.os inet/inet_netof.os inet/inet_ntoa.os inet/rcmd.os inet/rexec.os inet/ruserpass.os inet/setipv4sourcefilter.os inet/setsourcefilter.os inet/check_pf.os inet/check_native.os inet/ifreq.os inet/netlink_assert_response.os' > /usr/src/glibc-build/inet/stamp.osT mv -f /usr/src/glibc-build/inet/stamp.osT /usr/src/glibc-build/inet/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/inet' make -j4 subdir=resolv -C resolv ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/resolv' .././scripts/mkinstalldirs /usr/src/glibc-build/resolv mkdir -p -- /usr/src/glibc-build/resolv echo '' > /usr/src/glibc-build/resolv/stamp.oST gcc dn_comp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/dn_comp.o -MD -MP -MF /usr/src/glibc-build/resolv/dn_comp.o.dt -MT /usr/src/glibc-build/resolv/dn_comp.o gcc dn_expand.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/dn_expand.o -MD -MP -MF /usr/src/glibc-build/resolv/dn_expand.o.dt -MT /usr/src/glibc-build/resolv/dn_expand.o gcc dn_skipname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/dn_skipname.o -MD -MP -MF /usr/src/glibc-build/resolv/dn_skipname.o.dt -MT /usr/src/glibc-build/resolv/dn_skipname.o mv -f /usr/src/glibc-build/resolv/stamp.oST /usr/src/glibc-build/resolv/stamp.oS gcc nss_dns/dns-canon.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/dns-canon.o -MD -MP -MF /usr/src/glibc-build/resolv/dns-canon.o.dt -MT /usr/src/glibc-build/resolv/dns-canon.o gcc nss_dns/dns-host.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/dns-host.o -MD -MP -MF /usr/src/glibc-build/resolv/dns-host.o.dt -MT /usr/src/glibc-build/resolv/dns-host.o gcc nss_dns/dns-network.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/dns-network.o -MD -MP -MF /usr/src/glibc-build/resolv/dns-network.o.dt -MT /usr/src/glibc-build/resolv/dns-network.o gcc herror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/herror.o -MD -MP -MF /usr/src/glibc-build/resolv/herror.o.dt -MT /usr/src/glibc-build/resolv/herror.o gcc inet_addr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/inet_addr.o -MD -MP -MF /usr/src/glibc-build/resolv/inet_addr.o.dt -MT /usr/src/glibc-build/resolv/inet_addr.o gcc inet_ntop.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/inet_ntop.o -MD -MP -MF /usr/src/glibc-build/resolv/inet_ntop.o.dt -MT /usr/src/glibc-build/resolv/inet_ntop.o gcc inet_pton.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/inet_pton.o -MD -MP -MF /usr/src/glibc-build/resolv/inet_pton.o.dt -MT /usr/src/glibc-build/resolv/inet_pton.o gcc ns_makecanon.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_makecanon.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_makecanon.o.dt -MT /usr/src/glibc-build/resolv/ns_makecanon.o gcc ns_name_compress.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_compress.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_compress.o.dt -MT /usr/src/glibc-build/resolv/ns_name_compress.o gcc ns_name_length_uncompressed.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_length_uncompressed.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_length_uncompressed.o.dt -MT /usr/src/glibc-build/resolv/ns_name_length_uncompressed.o gcc ns_name_ntop.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_ntop.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_ntop.o.dt -MT /usr/src/glibc-build/resolv/ns_name_ntop.o gcc ns_name_pack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_pack.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_pack.o.dt -MT /usr/src/glibc-build/resolv/ns_name_pack.o gcc ns_name_pton.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_pton.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_pton.o.dt -MT /usr/src/glibc-build/resolv/ns_name_pton.o gcc ns_name_skip.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_skip.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_skip.o.dt -MT /usr/src/glibc-build/resolv/ns_name_skip.o gcc ns_name_uncompress.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_uncompress.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_uncompress.o.dt -MT /usr/src/glibc-build/resolv/ns_name_uncompress.o gcc ns_name_unpack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_unpack.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_unpack.o.dt -MT /usr/src/glibc-build/resolv/ns_name_unpack.o gcc ns_rr_cursor_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_rr_cursor_init.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_rr_cursor_init.o.dt -MT /usr/src/glibc-build/resolv/ns_rr_cursor_init.o gcc ns_rr_cursor_next.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_rr_cursor_next.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_rr_cursor_next.o.dt -MT /usr/src/glibc-build/resolv/ns_rr_cursor_next.o gcc ns_samebinaryname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_samebinaryname.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_samebinaryname.o.dt -MT /usr/src/glibc-build/resolv/ns_samebinaryname.o gcc ns_samename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_samename.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_samename.o.dt -MT /usr/src/glibc-build/resolv/ns_samename.o gcc nsap_addr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/nsap_addr.o -MD -MP -MF /usr/src/glibc-build/resolv/nsap_addr.o.dt -MT /usr/src/glibc-build/resolv/nsap_addr.o gcc nss_dns_functions.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/nss_dns_functions.o -MD -MP -MF /usr/src/glibc-build/resolv/nss_dns_functions.o.dt -MT /usr/src/glibc-build/resolv/nss_dns_functions.o gcc res-close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res-close.o -MD -MP -MF /usr/src/glibc-build/resolv/res-close.o.dt -MT /usr/src/glibc-build/resolv/res-close.o gcc res-name-checking.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res-name-checking.o -MD -MP -MF /usr/src/glibc-build/resolv/res-name-checking.o.dt -MT /usr/src/glibc-build/resolv/res-name-checking.o gcc res-noaaaa.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res-noaaaa.o -MD -MP -MF /usr/src/glibc-build/resolv/res-noaaaa.o.dt -MT /usr/src/glibc-build/resolv/res-noaaaa.o gcc res-state.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res-state.o -MD -MP -MF /usr/src/glibc-build/resolv/res-state.o.dt -MT /usr/src/glibc-build/resolv/res-state.o gcc res_context_hostalias.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_context_hostalias.o -MD -MP -MF /usr/src/glibc-build/resolv/res_context_hostalias.o.dt -MT /usr/src/glibc-build/resolv/res_context_hostalias.o gcc res_enable_icmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_enable_icmp.o -MD -MP -MF /usr/src/glibc-build/resolv/res_enable_icmp.o.dt -MT /usr/src/glibc-build/resolv/res_enable_icmp.o gcc res_get_nsaddr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_get_nsaddr.o -MD -MP -MF /usr/src/glibc-build/resolv/res_get_nsaddr.o.dt -MT /usr/src/glibc-build/resolv/res_get_nsaddr.o gcc res_hconf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_hconf.o -MD -MP -MF /usr/src/glibc-build/resolv/res_hconf.o.dt -MT /usr/src/glibc-build/resolv/res_hconf.o gcc res_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_init.o -MD -MP -MF /usr/src/glibc-build/resolv/res_init.o.dt -MT /usr/src/glibc-build/resolv/res_init.o gcc res_libc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_libc.o -MD -MP -MF /usr/src/glibc-build/resolv/res_libc.o.dt -MT /usr/src/glibc-build/resolv/res_libc.o gcc res_mkquery.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_mkquery.o -MD -MP -MF /usr/src/glibc-build/resolv/res_mkquery.o.dt -MT /usr/src/glibc-build/resolv/res_mkquery.o gcc res_nameinquery.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_nameinquery.o -MD -MP -MF /usr/src/glibc-build/resolv/res_nameinquery.o.dt -MT /usr/src/glibc-build/resolv/res_nameinquery.o gcc res_queriesmatch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_queriesmatch.o -MD -MP -MF /usr/src/glibc-build/resolv/res_queriesmatch.o.dt -MT /usr/src/glibc-build/resolv/res_queriesmatch.o gcc res_query.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_query.o -MD -MP -MF /usr/src/glibc-build/resolv/res_query.o.dt -MT /usr/src/glibc-build/resolv/res_query.o gcc res_randomid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_randomid.o -MD -MP -MF /usr/src/glibc-build/resolv/res_randomid.o.dt -MT /usr/src/glibc-build/resolv/res_randomid.o gcc res_send.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_send.o -MD -MP -MF /usr/src/glibc-build/resolv/res_send.o.dt -MT /usr/src/glibc-build/resolv/res_send.o gcc resolv_conf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/resolv_conf.o -MD -MP -MF /usr/src/glibc-build/resolv/resolv_conf.o.dt -MT /usr/src/glibc-build/resolv/resolv_conf.o gcc resolv_context.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/resolv_context.o -MD -MP -MF /usr/src/glibc-build/resolv/resolv_context.o.dt -MT /usr/src/glibc-build/resolv/resolv_context.o gcc ../sysdeps/unix/sysv/linux/gai_sigqueue.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/gai_sigqueue.o -MD -MP -MF /usr/src/glibc-build/resolv/gai_sigqueue.o.dt -MT /usr/src/glibc-build/resolv/gai_sigqueue.o gcc gai_cancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/gai_cancel.o -MD -MP -MF /usr/src/glibc-build/resolv/gai_cancel.o.dt -MT /usr/src/glibc-build/resolv/gai_cancel.o gcc gai_error.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/gai_error.o -MD -MP -MF /usr/src/glibc-build/resolv/gai_error.o.dt -MT /usr/src/glibc-build/resolv/gai_error.o gcc gai_misc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/gai_misc.o -MD -MP -MF /usr/src/glibc-build/resolv/gai_misc.o.dt -MT /usr/src/glibc-build/resolv/gai_misc.o gcc gai_notify.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/gai_notify.o -MD -MP -MF /usr/src/glibc-build/resolv/gai_notify.o.dt -MT /usr/src/glibc-build/resolv/gai_notify.o gcc gai_suspend.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/gai_suspend.o -MD -MP -MF /usr/src/glibc-build/resolv/gai_suspend.o.dt -MT /usr/src/glibc-build/resolv/gai_suspend.o gcc getaddrinfo_a.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/getaddrinfo_a.o -MD -MP -MF /usr/src/glibc-build/resolv/getaddrinfo_a.o.dt -MT /usr/src/glibc-build/resolv/getaddrinfo_a.o gcc dn_comp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/dn_comp.os -MD -MP -MF /usr/src/glibc-build/resolv/dn_comp.os.dt -MT /usr/src/glibc-build/resolv/dn_comp.os gcc dn_expand.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/dn_expand.os -MD -MP -MF /usr/src/glibc-build/resolv/dn_expand.os.dt -MT /usr/src/glibc-build/resolv/dn_expand.os gcc dn_skipname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/dn_skipname.os -MD -MP -MF /usr/src/glibc-build/resolv/dn_skipname.os.dt -MT /usr/src/glibc-build/resolv/dn_skipname.os gcc nss_dns/dns-canon.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/dns-canon.os -MD -MP -MF /usr/src/glibc-build/resolv/dns-canon.os.dt -MT /usr/src/glibc-build/resolv/dns-canon.os gcc nss_dns/dns-host.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/dns-host.os -MD -MP -MF /usr/src/glibc-build/resolv/dns-host.os.dt -MT /usr/src/glibc-build/resolv/dns-host.os gcc nss_dns/dns-network.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/dns-network.os -MD -MP -MF /usr/src/glibc-build/resolv/dns-network.os.dt -MT /usr/src/glibc-build/resolv/dns-network.os gcc herror.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/herror.os -MD -MP -MF /usr/src/glibc-build/resolv/herror.os.dt -MT /usr/src/glibc-build/resolv/herror.os gcc inet_addr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/inet_addr.os -MD -MP -MF /usr/src/glibc-build/resolv/inet_addr.os.dt -MT /usr/src/glibc-build/resolv/inet_addr.os gcc inet_ntop.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/inet_ntop.os -MD -MP -MF /usr/src/glibc-build/resolv/inet_ntop.os.dt -MT /usr/src/glibc-build/resolv/inet_ntop.os gcc inet_pton.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/inet_pton.os -MD -MP -MF /usr/src/glibc-build/resolv/inet_pton.os.dt -MT /usr/src/glibc-build/resolv/inet_pton.os gcc ns_makecanon.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_makecanon.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_makecanon.os.dt -MT /usr/src/glibc-build/resolv/ns_makecanon.os gcc ns_name_compress.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_compress.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_compress.os.dt -MT /usr/src/glibc-build/resolv/ns_name_compress.os gcc ns_name_length_uncompressed.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_length_uncompressed.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_length_uncompressed.os.dt -MT /usr/src/glibc-build/resolv/ns_name_length_uncompressed.os gcc ns_name_ntop.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_ntop.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_ntop.os.dt -MT /usr/src/glibc-build/resolv/ns_name_ntop.os gcc ns_name_pack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_pack.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_pack.os.dt -MT /usr/src/glibc-build/resolv/ns_name_pack.os gcc ns_name_pton.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_pton.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_pton.os.dt -MT /usr/src/glibc-build/resolv/ns_name_pton.os gcc ns_name_skip.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_skip.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_skip.os.dt -MT /usr/src/glibc-build/resolv/ns_name_skip.os gcc ns_name_uncompress.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_uncompress.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_uncompress.os.dt -MT /usr/src/glibc-build/resolv/ns_name_uncompress.os gcc ns_name_unpack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name_unpack.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_name_unpack.os.dt -MT /usr/src/glibc-build/resolv/ns_name_unpack.os gcc ns_rr_cursor_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_rr_cursor_init.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_rr_cursor_init.os.dt -MT /usr/src/glibc-build/resolv/ns_rr_cursor_init.os gcc ns_rr_cursor_next.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_rr_cursor_next.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_rr_cursor_next.os.dt -MT /usr/src/glibc-build/resolv/ns_rr_cursor_next.os gcc ns_samebinaryname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_samebinaryname.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_samebinaryname.os.dt -MT /usr/src/glibc-build/resolv/ns_samebinaryname.os gcc ns_samename.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_samename.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_samename.os.dt -MT /usr/src/glibc-build/resolv/ns_samename.os gcc nsap_addr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/nsap_addr.os -MD -MP -MF /usr/src/glibc-build/resolv/nsap_addr.os.dt -MT /usr/src/glibc-build/resolv/nsap_addr.os gcc nss_dns_functions.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/nss_dns_functions.os -MD -MP -MF /usr/src/glibc-build/resolv/nss_dns_functions.os.dt -MT /usr/src/glibc-build/resolv/nss_dns_functions.os gcc res-close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res-close.os -MD -MP -MF /usr/src/glibc-build/resolv/res-close.os.dt -MT /usr/src/glibc-build/resolv/res-close.os gcc res-name-checking.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res-name-checking.os -MD -MP -MF /usr/src/glibc-build/resolv/res-name-checking.os.dt -MT /usr/src/glibc-build/resolv/res-name-checking.os gcc res-noaaaa.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res-noaaaa.os -MD -MP -MF /usr/src/glibc-build/resolv/res-noaaaa.os.dt -MT /usr/src/glibc-build/resolv/res-noaaaa.os gcc res-state.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res-state.os -MD -MP -MF /usr/src/glibc-build/resolv/res-state.os.dt -MT /usr/src/glibc-build/resolv/res-state.os gcc res_context_hostalias.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_context_hostalias.os -MD -MP -MF /usr/src/glibc-build/resolv/res_context_hostalias.os.dt -MT /usr/src/glibc-build/resolv/res_context_hostalias.os gcc res_enable_icmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_enable_icmp.os -MD -MP -MF /usr/src/glibc-build/resolv/res_enable_icmp.os.dt -MT /usr/src/glibc-build/resolv/res_enable_icmp.os gcc res_get_nsaddr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_get_nsaddr.os -MD -MP -MF /usr/src/glibc-build/resolv/res_get_nsaddr.os.dt -MT /usr/src/glibc-build/resolv/res_get_nsaddr.os gcc res_hconf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_hconf.os -MD -MP -MF /usr/src/glibc-build/resolv/res_hconf.os.dt -MT /usr/src/glibc-build/resolv/res_hconf.os gcc res_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_init.os -MD -MP -MF /usr/src/glibc-build/resolv/res_init.os.dt -MT /usr/src/glibc-build/resolv/res_init.os gcc res_libc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_libc.os -MD -MP -MF /usr/src/glibc-build/resolv/res_libc.os.dt -MT /usr/src/glibc-build/resolv/res_libc.os gcc res_mkquery.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_mkquery.os -MD -MP -MF /usr/src/glibc-build/resolv/res_mkquery.os.dt -MT /usr/src/glibc-build/resolv/res_mkquery.os gcc res_nameinquery.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_nameinquery.os -MD -MP -MF /usr/src/glibc-build/resolv/res_nameinquery.os.dt -MT /usr/src/glibc-build/resolv/res_nameinquery.os gcc res_queriesmatch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_queriesmatch.os -MD -MP -MF /usr/src/glibc-build/resolv/res_queriesmatch.os.dt -MT /usr/src/glibc-build/resolv/res_queriesmatch.os gcc res_query.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_query.os -MD -MP -MF /usr/src/glibc-build/resolv/res_query.os.dt -MT /usr/src/glibc-build/resolv/res_query.os gcc res_randomid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_randomid.os -MD -MP -MF /usr/src/glibc-build/resolv/res_randomid.os.dt -MT /usr/src/glibc-build/resolv/res_randomid.os gcc res_send.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_send.os -MD -MP -MF /usr/src/glibc-build/resolv/res_send.os.dt -MT /usr/src/glibc-build/resolv/res_send.os gcc resolv_conf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/resolv_conf.os -MD -MP -MF /usr/src/glibc-build/resolv/resolv_conf.os.dt -MT /usr/src/glibc-build/resolv/resolv_conf.os gcc resolv_context.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/resolv_context.os -MD -MP -MF /usr/src/glibc-build/resolv/resolv_context.os.dt -MT /usr/src/glibc-build/resolv/resolv_context.os gcc ../sysdeps/unix/sysv/linux/gai_sigqueue.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/gai_sigqueue.os -MD -MP -MF /usr/src/glibc-build/resolv/gai_sigqueue.os.dt -MT /usr/src/glibc-build/resolv/gai_sigqueue.os gcc gai_cancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/gai_cancel.os -MD -MP -MF /usr/src/glibc-build/resolv/gai_cancel.os.dt -MT /usr/src/glibc-build/resolv/gai_cancel.os gcc gai_error.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/gai_error.os -MD -MP -MF /usr/src/glibc-build/resolv/gai_error.os.dt -MT /usr/src/glibc-build/resolv/gai_error.os gcc gai_misc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/gai_misc.os -MD -MP -MF /usr/src/glibc-build/resolv/gai_misc.os.dt -MT /usr/src/glibc-build/resolv/gai_misc.os gcc gai_notify.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/gai_notify.os -MD -MP -MF /usr/src/glibc-build/resolv/gai_notify.os.dt -MT /usr/src/glibc-build/resolv/gai_notify.os gcc gai_suspend.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/gai_suspend.os -MD -MP -MF /usr/src/glibc-build/resolv/gai_suspend.os.dt -MT /usr/src/glibc-build/resolv/gai_suspend.os gcc getaddrinfo_a.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/getaddrinfo_a.os -MD -MP -MF /usr/src/glibc-build/resolv/getaddrinfo_a.os.dt -MT /usr/src/glibc-build/resolv/getaddrinfo_a.os echo 'resolv/dn_comp.o resolv/dn_expand.o resolv/dn_skipname.o resolv/dns-canon.o resolv/dns-host.o resolv/dns-network.o resolv/herror.o resolv/inet_addr.o resolv/inet_ntop.o resolv/inet_pton.o resolv/ns_makecanon.o resolv/ns_name_compress.o resolv/ns_name_length_uncompressed.o resolv/ns_name_ntop.o resolv/ns_name_pack.o resolv/ns_name_pton.o resolv/ns_name_skip.o resolv/ns_name_uncompress.o resolv/ns_name_unpack.o resolv/ns_rr_cursor_init.o resolv/ns_rr_cursor_next.o resolv/ns_samebinaryname.o resolv/ns_samename.o resolv/nsap_addr.o resolv/nss_dns_functions.o resolv/res-close.o resolv/res-name-checking.o resolv/res-noaaaa.o resolv/res-state.o resolv/res_context_hostalias.o resolv/res_enable_icmp.o resolv/res_get_nsaddr.o resolv/res_hconf.o resolv/res_init.o resolv/res_libc.o resolv/res_mkquery.o resolv/res_nameinquery.o resolv/res_queriesmatch.o resolv/res_query.o resolv/res_randomid.o resolv/res_send.o resolv/resolv_conf.o resolv/resolv_context.o resolv/gai_sigqueue.o resolv/gai_cancel.o resolv/gai_error.o resolv/gai_misc.o resolv/gai_notify.o resolv/gai_suspend.o resolv/getaddrinfo_a.o' > /usr/src/glibc-build/resolv/stamp.oT mv -f /usr/src/glibc-build/resolv/stamp.oT /usr/src/glibc-build/resolv/stamp.o echo 'resolv/dn_comp.os resolv/dn_expand.os resolv/dn_skipname.os resolv/dns-canon.os resolv/dns-host.os resolv/dns-network.os resolv/herror.os resolv/inet_addr.os resolv/inet_ntop.os resolv/inet_pton.os resolv/ns_makecanon.os resolv/ns_name_compress.os resolv/ns_name_length_uncompressed.os resolv/ns_name_ntop.os resolv/ns_name_pack.os resolv/ns_name_pton.os resolv/ns_name_skip.os resolv/ns_name_uncompress.os resolv/ns_name_unpack.os resolv/ns_rr_cursor_init.os resolv/ns_rr_cursor_next.os resolv/ns_samebinaryname.os resolv/ns_samename.os resolv/nsap_addr.os resolv/nss_dns_functions.os resolv/res-close.os resolv/res-name-checking.os resolv/res-noaaaa.os resolv/res-state.os resolv/res_context_hostalias.os resolv/res_enable_icmp.os resolv/res_get_nsaddr.os resolv/res_hconf.os resolv/res_init.os resolv/res_libc.os resolv/res_mkquery.os resolv/res_nameinquery.os resolv/res_queriesmatch.os resolv/res_query.os resolv/res_randomid.os resolv/res_send.os resolv/resolv_conf.os resolv/resolv_context.os resolv/gai_sigqueue.os resolv/gai_cancel.os resolv/gai_error.os resolv/gai_misc.os resolv/gai_notify.os resolv/gai_suspend.os resolv/getaddrinfo_a.os' > /usr/src/glibc-build/resolv/stamp.osT mv -f /usr/src/glibc-build/resolv/stamp.osT /usr/src/glibc-build/resolv/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/resolv' make -j4 subdir=nss -C nss ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/nss' .././scripts/mkinstalldirs /usr/src/glibc-build/nss mkdir -p -- /usr/src/glibc-build/nss echo '' > /usr/src/glibc-build/nss/stamp.oST gcc alias-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/alias-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/alias-lookup.o.dt -MT /usr/src/glibc-build/nss/alias-lookup.o gcc ethers-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/ethers-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/ethers-lookup.o.dt -MT /usr/src/glibc-build/nss/ethers-lookup.o gcc grp-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/grp-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/grp-lookup.o.dt -MT /usr/src/glibc-build/nss/grp-lookup.o mv -f /usr/src/glibc-build/nss/stamp.oST /usr/src/glibc-build/nss/stamp.oS gcc hosts-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/hosts-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/hosts-lookup.o.dt -MT /usr/src/glibc-build/nss/hosts-lookup.o gcc netgrp-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/netgrp-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/netgrp-lookup.o.dt -MT /usr/src/glibc-build/nss/netgrp-lookup.o gcc network-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/network-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/network-lookup.o.dt -MT /usr/src/glibc-build/nss/network-lookup.o gcc proto-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/proto-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/proto-lookup.o.dt -MT /usr/src/glibc-build/nss/proto-lookup.o gcc pwd-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/pwd-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/pwd-lookup.o.dt -MT /usr/src/glibc-build/nss/pwd-lookup.o gcc service-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/service-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/service-lookup.o.dt -MT /usr/src/glibc-build/nss/service-lookup.o gcc sgrp-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/sgrp-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/sgrp-lookup.o.dt -MT /usr/src/glibc-build/nss/sgrp-lookup.o gcc spwd-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/spwd-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/spwd-lookup.o.dt -MT /usr/src/glibc-build/nss/spwd-lookup.o gcc key-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/key-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/key-lookup.o.dt -MT /usr/src/glibc-build/nss/key-lookup.o gcc rpc-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/rpc-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/rpc-lookup.o.dt -MT /usr/src/glibc-build/nss/rpc-lookup.o gcc compat-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/compat-lookup.o -MD -MP -MF /usr/src/glibc-build/nss/compat-lookup.o.dt -MT /usr/src/glibc-build/nss/compat-lookup.o gcc digits_dots.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/digits_dots.o -MD -MP -MF /usr/src/glibc-build/nss/digits_dots.o.dt -MT /usr/src/glibc-build/nss/digits_dots.o gcc getnssent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnssent.o -MD -MP -MF /usr/src/glibc-build/nss/getnssent.o.dt -MT /usr/src/glibc-build/nss/getnssent.o gcc getnssent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnssent_r.o -MD -MP -MF /usr/src/glibc-build/nss/getnssent_r.o.dt -MT /usr/src/glibc-build/nss/getnssent_r.o gcc nss_action.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_action.o -MD -MP -MF /usr/src/glibc-build/nss/nss_action.o.dt -MT /usr/src/glibc-build/nss/nss_action.o gcc nss_action_parse.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_action_parse.o -MD -MP -MF /usr/src/glibc-build/nss/nss_action_parse.o.dt -MT /usr/src/glibc-build/nss/nss_action_parse.o gcc nss_database.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_database.o -MD -MP -MF /usr/src/glibc-build/nss/nss_database.o.dt -MT /usr/src/glibc-build/nss/nss_database.o gcc nss_fgetent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_fgetent_r.o -MD -MP -MF /usr/src/glibc-build/nss/nss_fgetent_r.o.dt -MT /usr/src/glibc-build/nss/nss_fgetent_r.o gcc nss_files_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_files_data.o -MD -MP -MF /usr/src/glibc-build/nss/nss_files_data.o.dt -MT /usr/src/glibc-build/nss/nss_files_data.o gcc nss_files_fopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_files_fopen.o -MD -MP -MF /usr/src/glibc-build/nss/nss_files_fopen.o.dt -MT /usr/src/glibc-build/nss/nss_files_fopen.o gcc nss_files_functions.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_files_functions.o -MD -MP -MF /usr/src/glibc-build/nss/nss_files_functions.o.dt -MT /usr/src/glibc-build/nss/nss_files_functions.o gcc nss_hash.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_hash.o -MD -MP -MF /usr/src/glibc-build/nss/nss_hash.o.dt -MT /usr/src/glibc-build/nss/nss_hash.o gcc nss_module.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_module.o -MD -MP -MF /usr/src/glibc-build/nss/nss_module.o.dt -MT /usr/src/glibc-build/nss/nss_module.o gcc nss_parse_line_result.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_parse_line_result.o -MD -MP -MF /usr/src/glibc-build/nss/nss_parse_line_result.o.dt -MT /usr/src/glibc-build/nss/nss_parse_line_result.o gcc nss_readline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_readline.o -MD -MP -MF /usr/src/glibc-build/nss/nss_readline.o.dt -MT /usr/src/glibc-build/nss/nss_readline.o gcc nsswitch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nsswitch.o -MD -MP -MF /usr/src/glibc-build/nss/nsswitch.o.dt -MT /usr/src/glibc-build/nss/nsswitch.o gcc rewrite_field.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/rewrite_field.o -MD -MP -MF /usr/src/glibc-build/nss/rewrite_field.o.dt -MT /usr/src/glibc-build/nss/rewrite_field.o gcc valid_field.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/valid_field.o -MD -MP -MF /usr/src/glibc-build/nss/valid_field.o.dt -MT /usr/src/glibc-build/nss/valid_field.o gcc valid_list_field.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/valid_list_field.o -MD -MP -MF /usr/src/glibc-build/nss/valid_list_field.o.dt -MT /usr/src/glibc-build/nss/valid_list_field.o gcc getaliasent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getaliasent.o -MD -MP -MF /usr/src/glibc-build/nss/getaliasent.o.dt -MT /usr/src/glibc-build/nss/getaliasent.o gcc getaliasent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getaliasent_r.o -MD -MP -MF /usr/src/glibc-build/nss/getaliasent_r.o.dt -MT /usr/src/glibc-build/nss/getaliasent_r.o gcc getaliasname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getaliasname.o -MD -MP -MF /usr/src/glibc-build/nss/getaliasname.o.dt -MT /usr/src/glibc-build/nss/getaliasname.o gcc getaliasname_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getaliasname_r.o -MD -MP -MF /usr/src/glibc-build/nss/getaliasname_r.o.dt -MT /usr/src/glibc-build/nss/getaliasname_r.o gcc ether_hton.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/ether_hton.o -MD -MP -MF /usr/src/glibc-build/nss/ether_hton.o.dt -MT /usr/src/glibc-build/nss/ether_hton.o gcc ether_ntoh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/ether_ntoh.o -MD -MP -MF /usr/src/glibc-build/nss/ether_ntoh.o.dt -MT /usr/src/glibc-build/nss/ether_ntoh.o gcc fgetgrent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetgrent.o -MD -MP -MF /usr/src/glibc-build/nss/fgetgrent.o.dt -MT /usr/src/glibc-build/nss/fgetgrent.o gcc fgetgrent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetgrent_r.o -MD -MP -MF /usr/src/glibc-build/nss/fgetgrent_r.o.dt -MT /usr/src/glibc-build/nss/fgetgrent_r.o gcc getgrent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getgrent.o -MD -MP -MF /usr/src/glibc-build/nss/getgrent.o.dt -MT /usr/src/glibc-build/nss/getgrent.o gcc getgrent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getgrent_r.o -MD -MP -MF /usr/src/glibc-build/nss/getgrent_r.o.dt -MT /usr/src/glibc-build/nss/getgrent_r.o gcc getgrgid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getgrgid.o -MD -MP -MF /usr/src/glibc-build/nss/getgrgid.o.dt -MT /usr/src/glibc-build/nss/getgrgid.o gcc getgrgid_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getgrgid_r.o -MD -MP -MF /usr/src/glibc-build/nss/getgrgid_r.o.dt -MT /usr/src/glibc-build/nss/getgrgid_r.o gcc getgrnam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getgrnam.o -MD -MP -MF /usr/src/glibc-build/nss/getgrnam.o.dt -MT /usr/src/glibc-build/nss/getgrnam.o gcc getgrnam_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getgrnam_r.o -MD -MP -MF /usr/src/glibc-build/nss/getgrnam_r.o.dt -MT /usr/src/glibc-build/nss/getgrnam_r.o gcc grp-merge.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/grp-merge.o -MD -MP -MF /usr/src/glibc-build/nss/grp-merge.o.dt -MT /usr/src/glibc-build/nss/grp-merge.o gcc initgroups.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/initgroups.o -MD -MP -MF /usr/src/glibc-build/nss/initgroups.o.dt -MT /usr/src/glibc-build/nss/initgroups.o gcc putgrent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/putgrent.o -MD -MP -MF /usr/src/glibc-build/nss/putgrent.o.dt -MT /usr/src/glibc-build/nss/putgrent.o gcc fgetsgent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetsgent.o -MD -MP -MF /usr/src/glibc-build/nss/fgetsgent.o.dt -MT /usr/src/glibc-build/nss/fgetsgent.o gcc fgetsgent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetsgent_r.o -MD -MP -MF /usr/src/glibc-build/nss/fgetsgent_r.o.dt -MT /usr/src/glibc-build/nss/fgetsgent_r.o gcc getsgent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsgent.o -MD -MP -MF /usr/src/glibc-build/nss/getsgent.o.dt -MT /usr/src/glibc-build/nss/getsgent.o gcc getsgent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsgent_r.o -MD -MP -MF /usr/src/glibc-build/nss/getsgent_r.o.dt -MT /usr/src/glibc-build/nss/getsgent_r.o gcc getsgnam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsgnam.o -MD -MP -MF /usr/src/glibc-build/nss/getsgnam.o.dt -MT /usr/src/glibc-build/nss/getsgnam.o gcc getsgnam_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsgnam_r.o -MD -MP -MF /usr/src/glibc-build/nss/getsgnam_r.o.dt -MT /usr/src/glibc-build/nss/getsgnam_r.o gcc putsgent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/putsgent.o -MD -MP -MF /usr/src/glibc-build/nss/putsgent.o.dt -MT /usr/src/glibc-build/nss/putsgent.o gcc sgetsgent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/sgetsgent.o -MD -MP -MF /usr/src/glibc-build/nss/sgetsgent.o.dt -MT /usr/src/glibc-build/nss/sgetsgent.o gcc sgetsgent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/sgetsgent_r.o -MD -MP -MF /usr/src/glibc-build/nss/sgetsgent_r.o.dt -MT /usr/src/glibc-build/nss/sgetsgent_r.o gcc getaddrinfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getaddrinfo.o -MD -MP -MF /usr/src/glibc-build/nss/getaddrinfo.o.dt -MT /usr/src/glibc-build/nss/getaddrinfo.o gcc gethstbyad.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstbyad.o -MD -MP -MF /usr/src/glibc-build/nss/gethstbyad.o.dt -MT /usr/src/glibc-build/nss/gethstbyad.o gcc gethstbyad_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstbyad_r.o -MD -MP -MF /usr/src/glibc-build/nss/gethstbyad_r.o.dt -MT /usr/src/glibc-build/nss/gethstbyad_r.o gcc gethstbynm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstbynm.o -MD -MP -MF /usr/src/glibc-build/nss/gethstbynm.o.dt -MT /usr/src/glibc-build/nss/gethstbynm.o gcc gethstbynm2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstbynm2.o -MD -MP -MF /usr/src/glibc-build/nss/gethstbynm2.o.dt -MT /usr/src/glibc-build/nss/gethstbynm2.o gcc gethstbynm2_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstbynm2_r.o -MD -MP -MF /usr/src/glibc-build/nss/gethstbynm2_r.o.dt -MT /usr/src/glibc-build/nss/gethstbynm2_r.o gcc gethstbynm_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstbynm_r.o -MD -MP -MF /usr/src/glibc-build/nss/gethstbynm_r.o.dt -MT /usr/src/glibc-build/nss/gethstbynm_r.o gcc gethstent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstent.o -MD -MP -MF /usr/src/glibc-build/nss/gethstent.o.dt -MT /usr/src/glibc-build/nss/gethstent.o gcc gethstent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstent_r.o -MD -MP -MF /usr/src/glibc-build/nss/gethstent_r.o.dt -MT /usr/src/glibc-build/nss/gethstent_r.o gcc getnameinfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnameinfo.o -MD -MP -MF /usr/src/glibc-build/nss/getnameinfo.o.dt -MT /usr/src/glibc-build/nss/getnameinfo.o gcc getnetgrent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetgrent.o -MD -MP -MF /usr/src/glibc-build/nss/getnetgrent.o.dt -MT /usr/src/glibc-build/nss/getnetgrent.o gcc getnetgrent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetgrent_r.o -MD -MP -MF /usr/src/glibc-build/nss/getnetgrent_r.o.dt -MT /usr/src/glibc-build/nss/getnetgrent_r.o gcc getnetbyad.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetbyad.o -MD -MP -MF /usr/src/glibc-build/nss/getnetbyad.o.dt -MT /usr/src/glibc-build/nss/getnetbyad.o gcc getnetbyad_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetbyad_r.o -MD -MP -MF /usr/src/glibc-build/nss/getnetbyad_r.o.dt -MT /usr/src/glibc-build/nss/getnetbyad_r.o gcc getnetbynm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetbynm.o -MD -MP -MF /usr/src/glibc-build/nss/getnetbynm.o.dt -MT /usr/src/glibc-build/nss/getnetbynm.o gcc getnetbynm_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetbynm_r.o -MD -MP -MF /usr/src/glibc-build/nss/getnetbynm_r.o.dt -MT /usr/src/glibc-build/nss/getnetbynm_r.o gcc getnetent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetent.o -MD -MP -MF /usr/src/glibc-build/nss/getnetent.o.dt -MT /usr/src/glibc-build/nss/getnetent.o gcc getnetent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetent_r.o -MD -MP -MF /usr/src/glibc-build/nss/getnetent_r.o.dt -MT /usr/src/glibc-build/nss/getnetent_r.o gcc getproto.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getproto.o -MD -MP -MF /usr/src/glibc-build/nss/getproto.o.dt -MT /usr/src/glibc-build/nss/getproto.o gcc getproto_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getproto_r.o -MD -MP -MF /usr/src/glibc-build/nss/getproto_r.o.dt -MT /usr/src/glibc-build/nss/getproto_r.o gcc getprtent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getprtent.o -MD -MP -MF /usr/src/glibc-build/nss/getprtent.o.dt -MT /usr/src/glibc-build/nss/getprtent.o gcc getprtent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getprtent_r.o -MD -MP -MF /usr/src/glibc-build/nss/getprtent_r.o.dt -MT /usr/src/glibc-build/nss/getprtent_r.o gcc getprtname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getprtname.o -MD -MP -MF /usr/src/glibc-build/nss/getprtname.o.dt -MT /usr/src/glibc-build/nss/getprtname.o gcc getprtname_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getprtname_r.o -MD -MP -MF /usr/src/glibc-build/nss/getprtname_r.o.dt -MT /usr/src/glibc-build/nss/getprtname_r.o gcc fgetpwent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetpwent.o -MD -MP -MF /usr/src/glibc-build/nss/fgetpwent.o.dt -MT /usr/src/glibc-build/nss/fgetpwent.o gcc fgetpwent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetpwent_r.o -MD -MP -MF /usr/src/glibc-build/nss/fgetpwent_r.o.dt -MT /usr/src/glibc-build/nss/fgetpwent_r.o gcc getpw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpw.o -MD -MP -MF /usr/src/glibc-build/nss/getpw.o.dt -MT /usr/src/glibc-build/nss/getpw.o gcc getpwent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpwent.o -MD -MP -MF /usr/src/glibc-build/nss/getpwent.o.dt -MT /usr/src/glibc-build/nss/getpwent.o gcc getpwent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpwent_r.o -MD -MP -MF /usr/src/glibc-build/nss/getpwent_r.o.dt -MT /usr/src/glibc-build/nss/getpwent_r.o gcc getpwnam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpwnam.o -MD -MP -MF /usr/src/glibc-build/nss/getpwnam.o.dt -MT /usr/src/glibc-build/nss/getpwnam.o gcc getpwnam_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpwnam_r.o -MD -MP -MF /usr/src/glibc-build/nss/getpwnam_r.o.dt -MT /usr/src/glibc-build/nss/getpwnam_r.o gcc getpwuid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpwuid.o -MD -MP -MF /usr/src/glibc-build/nss/getpwuid.o.dt -MT /usr/src/glibc-build/nss/getpwuid.o gcc getpwuid_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpwuid_r.o -MD -MP -MF /usr/src/glibc-build/nss/getpwuid_r.o.dt -MT /usr/src/glibc-build/nss/getpwuid_r.o gcc putpwent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/putpwent.o -MD -MP -MF /usr/src/glibc-build/nss/putpwent.o.dt -MT /usr/src/glibc-build/nss/putpwent.o gcc getrpcbyname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getrpcbyname.o -MD -MP -MF /usr/src/glibc-build/nss/getrpcbyname.o.dt -MT /usr/src/glibc-build/nss/getrpcbyname.o gcc getrpcbyname_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getrpcbyname_r.o -MD -MP -MF /usr/src/glibc-build/nss/getrpcbyname_r.o.dt -MT /usr/src/glibc-build/nss/getrpcbyname_r.o gcc getrpcbynumber.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getrpcbynumber.o -MD -MP -MF /usr/src/glibc-build/nss/getrpcbynumber.o.dt -MT /usr/src/glibc-build/nss/getrpcbynumber.o gcc getrpcbynumber_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getrpcbynumber_r.o -MD -MP -MF /usr/src/glibc-build/nss/getrpcbynumber_r.o.dt -MT /usr/src/glibc-build/nss/getrpcbynumber_r.o gcc getrpcent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getrpcent.o -MD -MP -MF /usr/src/glibc-build/nss/getrpcent.o.dt -MT /usr/src/glibc-build/nss/getrpcent.o gcc getrpcent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getrpcent_r.o -MD -MP -MF /usr/src/glibc-build/nss/getrpcent_r.o.dt -MT /usr/src/glibc-build/nss/getrpcent_r.o gcc getservent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getservent.o -MD -MP -MF /usr/src/glibc-build/nss/getservent.o.dt -MT /usr/src/glibc-build/nss/getservent.o gcc getservent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getservent_r.o -MD -MP -MF /usr/src/glibc-build/nss/getservent_r.o.dt -MT /usr/src/glibc-build/nss/getservent_r.o gcc getsrvbynm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsrvbynm.o -MD -MP -MF /usr/src/glibc-build/nss/getsrvbynm.o.dt -MT /usr/src/glibc-build/nss/getsrvbynm.o gcc getsrvbynm_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsrvbynm_r.o -MD -MP -MF /usr/src/glibc-build/nss/getsrvbynm_r.o.dt -MT /usr/src/glibc-build/nss/getsrvbynm_r.o gcc getsrvbypt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsrvbypt.o -MD -MP -MF /usr/src/glibc-build/nss/getsrvbypt.o.dt -MT /usr/src/glibc-build/nss/getsrvbypt.o gcc getsrvbypt_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsrvbypt_r.o -MD -MP -MF /usr/src/glibc-build/nss/getsrvbypt_r.o.dt -MT /usr/src/glibc-build/nss/getsrvbypt_r.o gcc fgetspent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetspent.o -MD -MP -MF /usr/src/glibc-build/nss/fgetspent.o.dt -MT /usr/src/glibc-build/nss/fgetspent.o gcc fgetspent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetspent_r.o -MD -MP -MF /usr/src/glibc-build/nss/fgetspent_r.o.dt -MT /usr/src/glibc-build/nss/fgetspent_r.o gcc getspent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getspent.o -MD -MP -MF /usr/src/glibc-build/nss/getspent.o.dt -MT /usr/src/glibc-build/nss/getspent.o gcc getspent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getspent_r.o -MD -MP -MF /usr/src/glibc-build/nss/getspent_r.o.dt -MT /usr/src/glibc-build/nss/getspent_r.o gcc getspnam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getspnam.o -MD -MP -MF /usr/src/glibc-build/nss/getspnam.o.dt -MT /usr/src/glibc-build/nss/getspnam.o gcc getspnam_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getspnam_r.o -MD -MP -MF /usr/src/glibc-build/nss/getspnam_r.o.dt -MT /usr/src/glibc-build/nss/getspnam_r.o gcc lckpwdf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/lckpwdf.o -MD -MP -MF /usr/src/glibc-build/nss/lckpwdf.o.dt -MT /usr/src/glibc-build/nss/lckpwdf.o gcc putspent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/putspent.o -MD -MP -MF /usr/src/glibc-build/nss/putspent.o.dt -MT /usr/src/glibc-build/nss/putspent.o gcc sgetspent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/sgetspent.o -MD -MP -MF /usr/src/glibc-build/nss/sgetspent.o.dt -MT /usr/src/glibc-build/nss/sgetspent.o gcc sgetspent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/sgetspent_r.o -MD -MP -MF /usr/src/glibc-build/nss/sgetspent_r.o.dt -MT /usr/src/glibc-build/nss/sgetspent_r.o gcc nss_files/files-alias.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-alias.o -MD -MP -MF /usr/src/glibc-build/nss/files-alias.o.dt -MT /usr/src/glibc-build/nss/files-alias.o gcc nss_files/files-ethers.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-ethers.o -MD -MP -MF /usr/src/glibc-build/nss/files-ethers.o.dt -MT /usr/src/glibc-build/nss/files-ethers.o gcc nss_files/files-grp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-grp.o -MD -MP -MF /usr/src/glibc-build/nss/files-grp.o.dt -MT /usr/src/glibc-build/nss/files-grp.o gcc nss_files/files-hosts.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-hosts.o -MD -MP -MF /usr/src/glibc-build/nss/files-hosts.o.dt -MT /usr/src/glibc-build/nss/files-hosts.o gcc nss_files/files-netgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-netgrp.o -MD -MP -MF /usr/src/glibc-build/nss/files-netgrp.o.dt -MT /usr/src/glibc-build/nss/files-netgrp.o gcc nss_files/files-network.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-network.o -MD -MP -MF /usr/src/glibc-build/nss/files-network.o.dt -MT /usr/src/glibc-build/nss/files-network.o gcc nss_files/files-proto.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-proto.o -MD -MP -MF /usr/src/glibc-build/nss/files-proto.o.dt -MT /usr/src/glibc-build/nss/files-proto.o gcc nss_files/files-pwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-pwd.o -MD -MP -MF /usr/src/glibc-build/nss/files-pwd.o.dt -MT /usr/src/glibc-build/nss/files-pwd.o gcc nss_files/files-service.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-service.o -MD -MP -MF /usr/src/glibc-build/nss/files-service.o.dt -MT /usr/src/glibc-build/nss/files-service.o gcc nss_files/files-sgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-sgrp.o -MD -MP -MF /usr/src/glibc-build/nss/files-sgrp.o.dt -MT /usr/src/glibc-build/nss/files-sgrp.o gcc nss_files/files-spwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-spwd.o -MD -MP -MF /usr/src/glibc-build/nss/files-spwd.o.dt -MT /usr/src/glibc-build/nss/files-spwd.o gcc nss_files/files-rpc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-rpc.o -MD -MP -MF /usr/src/glibc-build/nss/files-rpc.o.dt -MT /usr/src/glibc-build/nss/files-rpc.o gcc nss_files/files-init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-init.o -MD -MP -MF /usr/src/glibc-build/nss/files-init.o.dt -MT /usr/src/glibc-build/nss/files-init.o gcc nss_files/files-initgroups.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-initgroups.o -MD -MP -MF /usr/src/glibc-build/nss/files-initgroups.o.dt -MT /usr/src/glibc-build/nss/files-initgroups.o gcc alias-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/alias-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/alias-lookup.os.dt -MT /usr/src/glibc-build/nss/alias-lookup.os gcc ethers-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/ethers-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/ethers-lookup.os.dt -MT /usr/src/glibc-build/nss/ethers-lookup.os gcc grp-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/grp-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/grp-lookup.os.dt -MT /usr/src/glibc-build/nss/grp-lookup.os gcc hosts-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/hosts-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/hosts-lookup.os.dt -MT /usr/src/glibc-build/nss/hosts-lookup.os gcc netgrp-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/netgrp-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/netgrp-lookup.os.dt -MT /usr/src/glibc-build/nss/netgrp-lookup.os gcc network-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/network-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/network-lookup.os.dt -MT /usr/src/glibc-build/nss/network-lookup.os gcc proto-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/proto-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/proto-lookup.os.dt -MT /usr/src/glibc-build/nss/proto-lookup.os gcc pwd-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/pwd-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/pwd-lookup.os.dt -MT /usr/src/glibc-build/nss/pwd-lookup.os gcc service-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/service-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/service-lookup.os.dt -MT /usr/src/glibc-build/nss/service-lookup.os gcc sgrp-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/sgrp-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/sgrp-lookup.os.dt -MT /usr/src/glibc-build/nss/sgrp-lookup.os gcc spwd-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/spwd-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/spwd-lookup.os.dt -MT /usr/src/glibc-build/nss/spwd-lookup.os gcc key-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/key-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/key-lookup.os.dt -MT /usr/src/glibc-build/nss/key-lookup.os gcc rpc-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/rpc-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/rpc-lookup.os.dt -MT /usr/src/glibc-build/nss/rpc-lookup.os gcc compat-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/compat-lookup.os -MD -MP -MF /usr/src/glibc-build/nss/compat-lookup.os.dt -MT /usr/src/glibc-build/nss/compat-lookup.os gcc digits_dots.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/digits_dots.os -MD -MP -MF /usr/src/glibc-build/nss/digits_dots.os.dt -MT /usr/src/glibc-build/nss/digits_dots.os gcc getnssent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnssent.os -MD -MP -MF /usr/src/glibc-build/nss/getnssent.os.dt -MT /usr/src/glibc-build/nss/getnssent.os gcc getnssent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnssent_r.os -MD -MP -MF /usr/src/glibc-build/nss/getnssent_r.os.dt -MT /usr/src/glibc-build/nss/getnssent_r.os gcc nss_action.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_action.os -MD -MP -MF /usr/src/glibc-build/nss/nss_action.os.dt -MT /usr/src/glibc-build/nss/nss_action.os gcc nss_action_parse.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_action_parse.os -MD -MP -MF /usr/src/glibc-build/nss/nss_action_parse.os.dt -MT /usr/src/glibc-build/nss/nss_action_parse.os gcc nss_database.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_database.os -MD -MP -MF /usr/src/glibc-build/nss/nss_database.os.dt -MT /usr/src/glibc-build/nss/nss_database.os gcc nss_fgetent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_fgetent_r.os -MD -MP -MF /usr/src/glibc-build/nss/nss_fgetent_r.os.dt -MT /usr/src/glibc-build/nss/nss_fgetent_r.os gcc nss_files_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_files_data.os -MD -MP -MF /usr/src/glibc-build/nss/nss_files_data.os.dt -MT /usr/src/glibc-build/nss/nss_files_data.os gcc nss_files_fopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_files_fopen.os -MD -MP -MF /usr/src/glibc-build/nss/nss_files_fopen.os.dt -MT /usr/src/glibc-build/nss/nss_files_fopen.os gcc nss_files_functions.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_files_functions.os -MD -MP -MF /usr/src/glibc-build/nss/nss_files_functions.os.dt -MT /usr/src/glibc-build/nss/nss_files_functions.os gcc nss_hash.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_hash.os -MD -MP -MF /usr/src/glibc-build/nss/nss_hash.os.dt -MT /usr/src/glibc-build/nss/nss_hash.os gcc nss_module.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_module.os -MD -MP -MF /usr/src/glibc-build/nss/nss_module.os.dt -MT /usr/src/glibc-build/nss/nss_module.os gcc nss_parse_line_result.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_parse_line_result.os -MD -MP -MF /usr/src/glibc-build/nss/nss_parse_line_result.os.dt -MT /usr/src/glibc-build/nss/nss_parse_line_result.os gcc nss_readline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nss_readline.os -MD -MP -MF /usr/src/glibc-build/nss/nss_readline.os.dt -MT /usr/src/glibc-build/nss/nss_readline.os gcc nsswitch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nsswitch.os -MD -MP -MF /usr/src/glibc-build/nss/nsswitch.os.dt -MT /usr/src/glibc-build/nss/nsswitch.os gcc rewrite_field.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/rewrite_field.os -MD -MP -MF /usr/src/glibc-build/nss/rewrite_field.os.dt -MT /usr/src/glibc-build/nss/rewrite_field.os gcc valid_field.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/valid_field.os -MD -MP -MF /usr/src/glibc-build/nss/valid_field.os.dt -MT /usr/src/glibc-build/nss/valid_field.os gcc valid_list_field.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/valid_list_field.os -MD -MP -MF /usr/src/glibc-build/nss/valid_list_field.os.dt -MT /usr/src/glibc-build/nss/valid_list_field.os gcc getaliasent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getaliasent.os -MD -MP -MF /usr/src/glibc-build/nss/getaliasent.os.dt -MT /usr/src/glibc-build/nss/getaliasent.os gcc getaliasent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getaliasent_r.os -MD -MP -MF /usr/src/glibc-build/nss/getaliasent_r.os.dt -MT /usr/src/glibc-build/nss/getaliasent_r.os gcc getaliasname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getaliasname.os -MD -MP -MF /usr/src/glibc-build/nss/getaliasname.os.dt -MT /usr/src/glibc-build/nss/getaliasname.os gcc getaliasname_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getaliasname_r.os -MD -MP -MF /usr/src/glibc-build/nss/getaliasname_r.os.dt -MT /usr/src/glibc-build/nss/getaliasname_r.os gcc ether_hton.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/ether_hton.os -MD -MP -MF /usr/src/glibc-build/nss/ether_hton.os.dt -MT /usr/src/glibc-build/nss/ether_hton.os gcc ether_ntoh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/ether_ntoh.os -MD -MP -MF /usr/src/glibc-build/nss/ether_ntoh.os.dt -MT /usr/src/glibc-build/nss/ether_ntoh.os gcc fgetgrent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetgrent.os -MD -MP -MF /usr/src/glibc-build/nss/fgetgrent.os.dt -MT /usr/src/glibc-build/nss/fgetgrent.os gcc fgetgrent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetgrent_r.os -MD -MP -MF /usr/src/glibc-build/nss/fgetgrent_r.os.dt -MT /usr/src/glibc-build/nss/fgetgrent_r.os gcc getgrent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getgrent.os -MD -MP -MF /usr/src/glibc-build/nss/getgrent.os.dt -MT /usr/src/glibc-build/nss/getgrent.os gcc getgrent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getgrent_r.os -MD -MP -MF /usr/src/glibc-build/nss/getgrent_r.os.dt -MT /usr/src/glibc-build/nss/getgrent_r.os gcc getgrgid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getgrgid.os -MD -MP -MF /usr/src/glibc-build/nss/getgrgid.os.dt -MT /usr/src/glibc-build/nss/getgrgid.os gcc getgrgid_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getgrgid_r.os -MD -MP -MF /usr/src/glibc-build/nss/getgrgid_r.os.dt -MT /usr/src/glibc-build/nss/getgrgid_r.os gcc getgrnam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getgrnam.os -MD -MP -MF /usr/src/glibc-build/nss/getgrnam.os.dt -MT /usr/src/glibc-build/nss/getgrnam.os gcc getgrnam_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getgrnam_r.os -MD -MP -MF /usr/src/glibc-build/nss/getgrnam_r.os.dt -MT /usr/src/glibc-build/nss/getgrnam_r.os gcc grp-merge.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/grp-merge.os -MD -MP -MF /usr/src/glibc-build/nss/grp-merge.os.dt -MT /usr/src/glibc-build/nss/grp-merge.os gcc initgroups.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/initgroups.os -MD -MP -MF /usr/src/glibc-build/nss/initgroups.os.dt -MT /usr/src/glibc-build/nss/initgroups.os gcc putgrent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/putgrent.os -MD -MP -MF /usr/src/glibc-build/nss/putgrent.os.dt -MT /usr/src/glibc-build/nss/putgrent.os gcc fgetsgent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetsgent.os -MD -MP -MF /usr/src/glibc-build/nss/fgetsgent.os.dt -MT /usr/src/glibc-build/nss/fgetsgent.os gcc fgetsgent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetsgent_r.os -MD -MP -MF /usr/src/glibc-build/nss/fgetsgent_r.os.dt -MT /usr/src/glibc-build/nss/fgetsgent_r.os gcc getsgent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsgent.os -MD -MP -MF /usr/src/glibc-build/nss/getsgent.os.dt -MT /usr/src/glibc-build/nss/getsgent.os gcc getsgent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsgent_r.os -MD -MP -MF /usr/src/glibc-build/nss/getsgent_r.os.dt -MT /usr/src/glibc-build/nss/getsgent_r.os gcc getsgnam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsgnam.os -MD -MP -MF /usr/src/glibc-build/nss/getsgnam.os.dt -MT /usr/src/glibc-build/nss/getsgnam.os gcc getsgnam_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsgnam_r.os -MD -MP -MF /usr/src/glibc-build/nss/getsgnam_r.os.dt -MT /usr/src/glibc-build/nss/getsgnam_r.os gcc putsgent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/putsgent.os -MD -MP -MF /usr/src/glibc-build/nss/putsgent.os.dt -MT /usr/src/glibc-build/nss/putsgent.os gcc sgetsgent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/sgetsgent.os -MD -MP -MF /usr/src/glibc-build/nss/sgetsgent.os.dt -MT /usr/src/glibc-build/nss/sgetsgent.os gcc sgetsgent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/sgetsgent_r.os -MD -MP -MF /usr/src/glibc-build/nss/sgetsgent_r.os.dt -MT /usr/src/glibc-build/nss/sgetsgent_r.os gcc getaddrinfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getaddrinfo.os -MD -MP -MF /usr/src/glibc-build/nss/getaddrinfo.os.dt -MT /usr/src/glibc-build/nss/getaddrinfo.os gcc gethstbyad.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstbyad.os -MD -MP -MF /usr/src/glibc-build/nss/gethstbyad.os.dt -MT /usr/src/glibc-build/nss/gethstbyad.os gcc gethstbyad_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstbyad_r.os -MD -MP -MF /usr/src/glibc-build/nss/gethstbyad_r.os.dt -MT /usr/src/glibc-build/nss/gethstbyad_r.os gcc gethstbynm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstbynm.os -MD -MP -MF /usr/src/glibc-build/nss/gethstbynm.os.dt -MT /usr/src/glibc-build/nss/gethstbynm.os gcc gethstbynm2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstbynm2.os -MD -MP -MF /usr/src/glibc-build/nss/gethstbynm2.os.dt -MT /usr/src/glibc-build/nss/gethstbynm2.os gcc gethstbynm2_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstbynm2_r.os -MD -MP -MF /usr/src/glibc-build/nss/gethstbynm2_r.os.dt -MT /usr/src/glibc-build/nss/gethstbynm2_r.os gcc gethstbynm_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstbynm_r.os -MD -MP -MF /usr/src/glibc-build/nss/gethstbynm_r.os.dt -MT /usr/src/glibc-build/nss/gethstbynm_r.os gcc gethstent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstent.os -MD -MP -MF /usr/src/glibc-build/nss/gethstent.os.dt -MT /usr/src/glibc-build/nss/gethstent.os gcc gethstent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/gethstent_r.os -MD -MP -MF /usr/src/glibc-build/nss/gethstent_r.os.dt -MT /usr/src/glibc-build/nss/gethstent_r.os gcc getnameinfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnameinfo.os -MD -MP -MF /usr/src/glibc-build/nss/getnameinfo.os.dt -MT /usr/src/glibc-build/nss/getnameinfo.os gcc getnetgrent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetgrent.os -MD -MP -MF /usr/src/glibc-build/nss/getnetgrent.os.dt -MT /usr/src/glibc-build/nss/getnetgrent.os gcc getnetgrent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetgrent_r.os -MD -MP -MF /usr/src/glibc-build/nss/getnetgrent_r.os.dt -MT /usr/src/glibc-build/nss/getnetgrent_r.os gcc getnetbyad.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetbyad.os -MD -MP -MF /usr/src/glibc-build/nss/getnetbyad.os.dt -MT /usr/src/glibc-build/nss/getnetbyad.os gcc getnetbyad_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetbyad_r.os -MD -MP -MF /usr/src/glibc-build/nss/getnetbyad_r.os.dt -MT /usr/src/glibc-build/nss/getnetbyad_r.os gcc getnetbynm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetbynm.os -MD -MP -MF /usr/src/glibc-build/nss/getnetbynm.os.dt -MT /usr/src/glibc-build/nss/getnetbynm.os gcc getnetbynm_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetbynm_r.os -MD -MP -MF /usr/src/glibc-build/nss/getnetbynm_r.os.dt -MT /usr/src/glibc-build/nss/getnetbynm_r.os gcc getnetent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetent.os -MD -MP -MF /usr/src/glibc-build/nss/getnetent.os.dt -MT /usr/src/glibc-build/nss/getnetent.os gcc getnetent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getnetent_r.os -MD -MP -MF /usr/src/glibc-build/nss/getnetent_r.os.dt -MT /usr/src/glibc-build/nss/getnetent_r.os gcc getproto.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getproto.os -MD -MP -MF /usr/src/glibc-build/nss/getproto.os.dt -MT /usr/src/glibc-build/nss/getproto.os gcc getproto_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getproto_r.os -MD -MP -MF /usr/src/glibc-build/nss/getproto_r.os.dt -MT /usr/src/glibc-build/nss/getproto_r.os gcc getprtent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getprtent.os -MD -MP -MF /usr/src/glibc-build/nss/getprtent.os.dt -MT /usr/src/glibc-build/nss/getprtent.os gcc getprtent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getprtent_r.os -MD -MP -MF /usr/src/glibc-build/nss/getprtent_r.os.dt -MT /usr/src/glibc-build/nss/getprtent_r.os gcc getprtname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getprtname.os -MD -MP -MF /usr/src/glibc-build/nss/getprtname.os.dt -MT /usr/src/glibc-build/nss/getprtname.os gcc getprtname_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getprtname_r.os -MD -MP -MF /usr/src/glibc-build/nss/getprtname_r.os.dt -MT /usr/src/glibc-build/nss/getprtname_r.os gcc fgetpwent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetpwent.os -MD -MP -MF /usr/src/glibc-build/nss/fgetpwent.os.dt -MT /usr/src/glibc-build/nss/fgetpwent.os gcc fgetpwent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetpwent_r.os -MD -MP -MF /usr/src/glibc-build/nss/fgetpwent_r.os.dt -MT /usr/src/glibc-build/nss/fgetpwent_r.os gcc getpw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpw.os -MD -MP -MF /usr/src/glibc-build/nss/getpw.os.dt -MT /usr/src/glibc-build/nss/getpw.os gcc getpwent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpwent.os -MD -MP -MF /usr/src/glibc-build/nss/getpwent.os.dt -MT /usr/src/glibc-build/nss/getpwent.os gcc getpwent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpwent_r.os -MD -MP -MF /usr/src/glibc-build/nss/getpwent_r.os.dt -MT /usr/src/glibc-build/nss/getpwent_r.os gcc getpwnam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpwnam.os -MD -MP -MF /usr/src/glibc-build/nss/getpwnam.os.dt -MT /usr/src/glibc-build/nss/getpwnam.os gcc getpwnam_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpwnam_r.os -MD -MP -MF /usr/src/glibc-build/nss/getpwnam_r.os.dt -MT /usr/src/glibc-build/nss/getpwnam_r.os gcc getpwuid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpwuid.os -MD -MP -MF /usr/src/glibc-build/nss/getpwuid.os.dt -MT /usr/src/glibc-build/nss/getpwuid.os gcc getpwuid_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getpwuid_r.os -MD -MP -MF /usr/src/glibc-build/nss/getpwuid_r.os.dt -MT /usr/src/glibc-build/nss/getpwuid_r.os gcc putpwent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/putpwent.os -MD -MP -MF /usr/src/glibc-build/nss/putpwent.os.dt -MT /usr/src/glibc-build/nss/putpwent.os gcc getrpcbyname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getrpcbyname.os -MD -MP -MF /usr/src/glibc-build/nss/getrpcbyname.os.dt -MT /usr/src/glibc-build/nss/getrpcbyname.os gcc getrpcbyname_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getrpcbyname_r.os -MD -MP -MF /usr/src/glibc-build/nss/getrpcbyname_r.os.dt -MT /usr/src/glibc-build/nss/getrpcbyname_r.os gcc getrpcbynumber.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getrpcbynumber.os -MD -MP -MF /usr/src/glibc-build/nss/getrpcbynumber.os.dt -MT /usr/src/glibc-build/nss/getrpcbynumber.os gcc getrpcbynumber_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getrpcbynumber_r.os -MD -MP -MF /usr/src/glibc-build/nss/getrpcbynumber_r.os.dt -MT /usr/src/glibc-build/nss/getrpcbynumber_r.os gcc getrpcent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getrpcent.os -MD -MP -MF /usr/src/glibc-build/nss/getrpcent.os.dt -MT /usr/src/glibc-build/nss/getrpcent.os gcc getrpcent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getrpcent_r.os -MD -MP -MF /usr/src/glibc-build/nss/getrpcent_r.os.dt -MT /usr/src/glibc-build/nss/getrpcent_r.os gcc getservent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getservent.os -MD -MP -MF /usr/src/glibc-build/nss/getservent.os.dt -MT /usr/src/glibc-build/nss/getservent.os gcc getservent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getservent_r.os -MD -MP -MF /usr/src/glibc-build/nss/getservent_r.os.dt -MT /usr/src/glibc-build/nss/getservent_r.os gcc getsrvbynm.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsrvbynm.os -MD -MP -MF /usr/src/glibc-build/nss/getsrvbynm.os.dt -MT /usr/src/glibc-build/nss/getsrvbynm.os gcc getsrvbynm_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsrvbynm_r.os -MD -MP -MF /usr/src/glibc-build/nss/getsrvbynm_r.os.dt -MT /usr/src/glibc-build/nss/getsrvbynm_r.os gcc getsrvbypt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsrvbypt.os -MD -MP -MF /usr/src/glibc-build/nss/getsrvbypt.os.dt -MT /usr/src/glibc-build/nss/getsrvbypt.os gcc getsrvbypt_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getsrvbypt_r.os -MD -MP -MF /usr/src/glibc-build/nss/getsrvbypt_r.os.dt -MT /usr/src/glibc-build/nss/getsrvbypt_r.os gcc fgetspent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetspent.os -MD -MP -MF /usr/src/glibc-build/nss/fgetspent.os.dt -MT /usr/src/glibc-build/nss/fgetspent.os gcc fgetspent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/fgetspent_r.os -MD -MP -MF /usr/src/glibc-build/nss/fgetspent_r.os.dt -MT /usr/src/glibc-build/nss/fgetspent_r.os gcc getspent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getspent.os -MD -MP -MF /usr/src/glibc-build/nss/getspent.os.dt -MT /usr/src/glibc-build/nss/getspent.os gcc getspent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getspent_r.os -MD -MP -MF /usr/src/glibc-build/nss/getspent_r.os.dt -MT /usr/src/glibc-build/nss/getspent_r.os gcc getspnam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getspnam.os -MD -MP -MF /usr/src/glibc-build/nss/getspnam.os.dt -MT /usr/src/glibc-build/nss/getspnam.os gcc getspnam_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getspnam_r.os -MD -MP -MF /usr/src/glibc-build/nss/getspnam_r.os.dt -MT /usr/src/glibc-build/nss/getspnam_r.os gcc lckpwdf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/lckpwdf.os -MD -MP -MF /usr/src/glibc-build/nss/lckpwdf.os.dt -MT /usr/src/glibc-build/nss/lckpwdf.os gcc putspent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -D_IO_MTSAFE_IO -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/putspent.os -MD -MP -MF /usr/src/glibc-build/nss/putspent.os.dt -MT /usr/src/glibc-build/nss/putspent.os gcc sgetspent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/sgetspent.os -MD -MP -MF /usr/src/glibc-build/nss/sgetspent.os.dt -MT /usr/src/glibc-build/nss/sgetspent.os gcc sgetspent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/sgetspent_r.os -MD -MP -MF /usr/src/glibc-build/nss/sgetspent_r.os.dt -MT /usr/src/glibc-build/nss/sgetspent_r.os gcc nss_files/files-alias.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-alias.os -MD -MP -MF /usr/src/glibc-build/nss/files-alias.os.dt -MT /usr/src/glibc-build/nss/files-alias.os gcc nss_files/files-ethers.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-ethers.os -MD -MP -MF /usr/src/glibc-build/nss/files-ethers.os.dt -MT /usr/src/glibc-build/nss/files-ethers.os gcc nss_files/files-grp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-grp.os -MD -MP -MF /usr/src/glibc-build/nss/files-grp.os.dt -MT /usr/src/glibc-build/nss/files-grp.os gcc nss_files/files-hosts.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-hosts.os -MD -MP -MF /usr/src/glibc-build/nss/files-hosts.os.dt -MT /usr/src/glibc-build/nss/files-hosts.os gcc nss_files/files-netgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-netgrp.os -MD -MP -MF /usr/src/glibc-build/nss/files-netgrp.os.dt -MT /usr/src/glibc-build/nss/files-netgrp.os gcc nss_files/files-network.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-network.os -MD -MP -MF /usr/src/glibc-build/nss/files-network.os.dt -MT /usr/src/glibc-build/nss/files-network.os gcc nss_files/files-proto.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-proto.os -MD -MP -MF /usr/src/glibc-build/nss/files-proto.os.dt -MT /usr/src/glibc-build/nss/files-proto.os gcc nss_files/files-pwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-pwd.os -MD -MP -MF /usr/src/glibc-build/nss/files-pwd.os.dt -MT /usr/src/glibc-build/nss/files-pwd.os gcc nss_files/files-service.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-service.os -MD -MP -MF /usr/src/glibc-build/nss/files-service.os.dt -MT /usr/src/glibc-build/nss/files-service.os gcc nss_files/files-sgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-sgrp.os -MD -MP -MF /usr/src/glibc-build/nss/files-sgrp.os.dt -MT /usr/src/glibc-build/nss/files-sgrp.os gcc nss_files/files-spwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-spwd.os -MD -MP -MF /usr/src/glibc-build/nss/files-spwd.os.dt -MT /usr/src/glibc-build/nss/files-spwd.os gcc nss_files/files-rpc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-rpc.os -MD -MP -MF /usr/src/glibc-build/nss/files-rpc.os.dt -MT /usr/src/glibc-build/nss/files-rpc.os gcc nss_files/files-init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-init.os -MD -MP -MF /usr/src/glibc-build/nss/files-init.os.dt -MT /usr/src/glibc-build/nss/files-init.os gcc nss_files/files-initgroups.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/files-initgroups.os -MD -MP -MF /usr/src/glibc-build/nss/files-initgroups.os.dt -MT /usr/src/glibc-build/nss/files-initgroups.os echo 'nss/alias-lookup.o nss/ethers-lookup.o nss/grp-lookup.o nss/hosts-lookup.o nss/netgrp-lookup.o nss/network-lookup.o nss/proto-lookup.o nss/pwd-lookup.o nss/service-lookup.o nss/sgrp-lookup.o nss/spwd-lookup.o nss/key-lookup.o nss/rpc-lookup.o nss/compat-lookup.o nss/digits_dots.o nss/getnssent.o nss/getnssent_r.o nss/nss_action.o nss/nss_action_parse.o nss/nss_database.o nss/nss_fgetent_r.o nss/nss_files_data.o nss/nss_files_fopen.o nss/nss_files_functions.o nss/nss_hash.o nss/nss_module.o nss/nss_parse_line_result.o nss/nss_readline.o nss/nsswitch.o nss/rewrite_field.o nss/valid_field.o nss/valid_list_field.o nss/getaliasent.o nss/getaliasent_r.o nss/getaliasname.o nss/getaliasname_r.o nss/ether_hton.o nss/ether_ntoh.o nss/fgetgrent.o nss/fgetgrent_r.o nss/getgrent.o nss/getgrent_r.o nss/getgrgid.o nss/getgrgid_r.o nss/getgrnam.o nss/getgrnam_r.o nss/grp-merge.o nss/initgroups.o nss/putgrent.o nss/fgetsgent.o nss/fgetsgent_r.o nss/getsgent.o nss/getsgent_r.o nss/getsgnam.o nss/getsgnam_r.o nss/putsgent.o nss/sgetsgent.o nss/sgetsgent_r.o nss/getaddrinfo.o nss/gethstbyad.o nss/gethstbyad_r.o nss/gethstbynm.o nss/gethstbynm2.o nss/gethstbynm2_r.o nss/gethstbynm_r.o nss/gethstent.o nss/gethstent_r.o nss/getnameinfo.o nss/getnetgrent.o nss/getnetgrent_r.o nss/getnetbyad.o nss/getnetbyad_r.o nss/getnetbynm.o nss/getnetbynm_r.o nss/getnetent.o nss/getnetent_r.o nss/getproto.o nss/getproto_r.o nss/getprtent.o nss/getprtent_r.o nss/getprtname.o nss/getprtname_r.o nss/fgetpwent.o nss/fgetpwent_r.o nss/getpw.o nss/getpwent.o nss/getpwent_r.o nss/getpwnam.o nss/getpwnam_r.o nss/getpwuid.o nss/getpwuid_r.o nss/putpwent.o nss/getrpcbyname.o nss/getrpcbyname_r.o nss/getrpcbynumber.o nss/getrpcbynumber_r.o nss/getrpcent.o nss/getrpcent_r.o nss/getservent.o nss/getservent_r.o nss/getsrvbynm.o nss/getsrvbynm_r.o nss/getsrvbypt.o nss/getsrvbypt_r.o nss/fgetspent.o nss/fgetspent_r.o nss/getspent.o nss/getspent_r.o nss/getspnam.o nss/getspnam_r.o nss/lckpwdf.o nss/putspent.o nss/sgetspent.o nss/sgetspent_r.o nss/files-alias.o nss/files-ethers.o nss/files-grp.o nss/files-hosts.o nss/files-netgrp.o nss/files-network.o nss/files-proto.o nss/files-pwd.o nss/files-service.o nss/files-sgrp.o nss/files-spwd.o nss/files-rpc.o nss/files-init.o nss/files-initgroups.o' > /usr/src/glibc-build/nss/stamp.oT mv -f /usr/src/glibc-build/nss/stamp.oT /usr/src/glibc-build/nss/stamp.o echo 'nss/alias-lookup.os nss/ethers-lookup.os nss/grp-lookup.os nss/hosts-lookup.os nss/netgrp-lookup.os nss/network-lookup.os nss/proto-lookup.os nss/pwd-lookup.os nss/service-lookup.os nss/sgrp-lookup.os nss/spwd-lookup.os nss/key-lookup.os nss/rpc-lookup.os nss/compat-lookup.os nss/digits_dots.os nss/getnssent.os nss/getnssent_r.os nss/nss_action.os nss/nss_action_parse.os nss/nss_database.os nss/nss_fgetent_r.os nss/nss_files_data.os nss/nss_files_fopen.os nss/nss_files_functions.os nss/nss_hash.os nss/nss_module.os nss/nss_parse_line_result.os nss/nss_readline.os nss/nsswitch.os nss/rewrite_field.os nss/valid_field.os nss/valid_list_field.os nss/getaliasent.os nss/getaliasent_r.os nss/getaliasname.os nss/getaliasname_r.os nss/ether_hton.os nss/ether_ntoh.os nss/fgetgrent.os nss/fgetgrent_r.os nss/getgrent.os nss/getgrent_r.os nss/getgrgid.os nss/getgrgid_r.os nss/getgrnam.os nss/getgrnam_r.os nss/grp-merge.os nss/initgroups.os nss/putgrent.os nss/fgetsgent.os nss/fgetsgent_r.os nss/getsgent.os nss/getsgent_r.os nss/getsgnam.os nss/getsgnam_r.os nss/putsgent.os nss/sgetsgent.os nss/sgetsgent_r.os nss/getaddrinfo.os nss/gethstbyad.os nss/gethstbyad_r.os nss/gethstbynm.os nss/gethstbynm2.os nss/gethstbynm2_r.os nss/gethstbynm_r.os nss/gethstent.os nss/gethstent_r.os nss/getnameinfo.os nss/getnetgrent.os nss/getnetgrent_r.os nss/getnetbyad.os nss/getnetbyad_r.os nss/getnetbynm.os nss/getnetbynm_r.os nss/getnetent.os nss/getnetent_r.os nss/getproto.os nss/getproto_r.os nss/getprtent.os nss/getprtent_r.os nss/getprtname.os nss/getprtname_r.os nss/fgetpwent.os nss/fgetpwent_r.os nss/getpw.os nss/getpwent.os nss/getpwent_r.os nss/getpwnam.os nss/getpwnam_r.os nss/getpwuid.os nss/getpwuid_r.os nss/putpwent.os nss/getrpcbyname.os nss/getrpcbyname_r.os nss/getrpcbynumber.os nss/getrpcbynumber_r.os nss/getrpcent.os nss/getrpcent_r.os nss/getservent.os nss/getservent_r.os nss/getsrvbynm.os nss/getsrvbynm_r.os nss/getsrvbypt.os nss/getsrvbypt_r.os nss/fgetspent.os nss/fgetspent_r.os nss/getspent.os nss/getspent_r.os nss/getspnam.os nss/getspnam_r.os nss/lckpwdf.os nss/putspent.os nss/sgetspent.os nss/sgetspent_r.os nss/files-alias.os nss/files-ethers.os nss/files-grp.os nss/files-hosts.os nss/files-netgrp.os nss/files-network.os nss/files-proto.os nss/files-pwd.os nss/files-service.os nss/files-sgrp.os nss/files-spwd.os nss/files-rpc.os nss/files-init.os nss/files-initgroups.os' > /usr/src/glibc-build/nss/stamp.osT mv -f /usr/src/glibc-build/nss/stamp.osT /usr/src/glibc-build/nss/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/nss' make -j4 subdir=hesiod -C hesiod ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/hesiod' .././scripts/mkinstalldirs /usr/src/glibc-build/hesiod .././scripts/mkinstalldirs /usr/src/glibc-build/hesiod .././scripts/mkinstalldirs /usr/src/glibc-build/hesiod mkdir -p -- /usr/src/glibc-build/hesiod mkdir -p -- /usr/src/glibc-build/hesiod mkdir -p -- /usr/src/glibc-build/hesiod rm -f /usr/src/glibc-build/hesiod/stamp.o; > /usr/src/glibc-build/hesiod/stamp.o rm -f /usr/src/glibc-build/hesiod/stamp.os; > /usr/src/glibc-build/hesiod/stamp.os rm -f /usr/src/glibc-build/hesiod/stamp.oS; > /usr/src/glibc-build/hesiod/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/hesiod' make -j4 subdir=sunrpc -C sunrpc ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/sunrpc' .././scripts/mkinstalldirs /usr/src/glibc-build/sunrpc .././scripts/mkinstalldirs /usr/src/glibc-build/sunrpc mkdir -p -- /usr/src/glibc-build/sunrpc mkdir -p -- /usr/src/glibc-build/sunrpc echo '' > /usr/src/glibc-build/sunrpc/stamp.oT echo '' > /usr/src/glibc-build/sunrpc/stamp.oST gcc auth_des.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-auth_des.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-auth_des.os.dt -MT /usr/src/glibc-build/sunrpc/compat-auth_des.os -DEXPORT_RPC_SYMBOLS gcc auth_unix.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-auth_unix.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-auth_unix.os.dt -MT /usr/src/glibc-build/sunrpc/compat-auth_unix.os -DEXPORT_RPC_SYMBOLS mv -f /usr/src/glibc-build/sunrpc/stamp.oT /usr/src/glibc-build/sunrpc/stamp.o mv -f /usr/src/glibc-build/sunrpc/stamp.oST /usr/src/glibc-build/sunrpc/stamp.oS gcc clnt_gen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-clnt_gen.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-clnt_gen.os.dt -MT /usr/src/glibc-build/sunrpc/compat-clnt_gen.os -DEXPORT_RPC_SYMBOLS gcc clnt_perr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-clnt_perr.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-clnt_perr.os.dt -MT /usr/src/glibc-build/sunrpc/compat-clnt_perr.os -DEXPORT_RPC_SYMBOLS gcc clnt_tcp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-clnt_tcp.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-clnt_tcp.os.dt -MT /usr/src/glibc-build/sunrpc/compat-clnt_tcp.os -DEXPORT_RPC_SYMBOLS gcc clnt_udp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-clnt_udp.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-clnt_udp.os.dt -MT /usr/src/glibc-build/sunrpc/compat-clnt_udp.os -DEXPORT_RPC_SYMBOLS gcc get_myaddr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-get_myaddr.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-get_myaddr.os.dt -MT /usr/src/glibc-build/sunrpc/compat-get_myaddr.os -DEXPORT_RPC_SYMBOLS gcc key_call.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-key_call.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-key_call.os.dt -MT /usr/src/glibc-build/sunrpc/compat-key_call.os -DEXPORT_RPC_SYMBOLS gcc netname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-netname.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-netname.os.dt -MT /usr/src/glibc-build/sunrpc/compat-netname.os -DEXPORT_RPC_SYMBOLS gcc pm_getport.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-pm_getport.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-pm_getport.os.dt -MT /usr/src/glibc-build/sunrpc/compat-pm_getport.os -DEXPORT_RPC_SYMBOLS gcc rpc_thread.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-rpc_thread.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-rpc_thread.os.dt -MT /usr/src/glibc-build/sunrpc/compat-rpc_thread.os -DEXPORT_RPC_SYMBOLS gcc svc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-svc.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-svc.os.dt -MT /usr/src/glibc-build/sunrpc/compat-svc.os -DEXPORT_RPC_SYMBOLS gcc svc_tcp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-svc_tcp.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-svc_tcp.os.dt -MT /usr/src/glibc-build/sunrpc/compat-svc_tcp.os -DEXPORT_RPC_SYMBOLS gcc svc_udp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-svc_udp.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-svc_udp.os.dt -MT /usr/src/glibc-build/sunrpc/compat-svc_udp.os -DEXPORT_RPC_SYMBOLS gcc xcrypt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-xcrypt.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-xcrypt.os.dt -MT /usr/src/glibc-build/sunrpc/compat-xcrypt.os -DEXPORT_RPC_SYMBOLS gcc xdr_array.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-xdr_array.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-xdr_array.os.dt -MT /usr/src/glibc-build/sunrpc/compat-xdr_array.os -DEXPORT_RPC_SYMBOLS gcc xdr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-xdr.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-xdr.os.dt -MT /usr/src/glibc-build/sunrpc/compat-xdr.os -DEXPORT_RPC_SYMBOLS gcc xdr_intXX_t.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-xdr_intXX_t.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-xdr_intXX_t.os.dt -MT /usr/src/glibc-build/sunrpc/compat-xdr_intXX_t.os -DEXPORT_RPC_SYMBOLS gcc xdr_mem.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-xdr_mem.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-xdr_mem.os.dt -MT /usr/src/glibc-build/sunrpc/compat-xdr_mem.os -DEXPORT_RPC_SYMBOLS gcc xdr_ref.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-xdr_ref.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-xdr_ref.os.dt -MT /usr/src/glibc-build/sunrpc/compat-xdr_ref.os -DEXPORT_RPC_SYMBOLS gcc xdr_sizeof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-xdr_sizeof.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-xdr_sizeof.os.dt -MT /usr/src/glibc-build/sunrpc/compat-xdr_sizeof.os -DEXPORT_RPC_SYMBOLS gcc xdr_stdio.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-xdr_stdio.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-xdr_stdio.os.dt -MT /usr/src/glibc-build/sunrpc/compat-xdr_stdio.os -DEXPORT_RPC_SYMBOLS gcc svc_run.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/compat-svc_run.os -MD -MP -MF /usr/src/glibc-build/sunrpc/compat-svc_run.os.dt -MT /usr/src/glibc-build/sunrpc/compat-svc_run.os -DEXPORT_RPC_SYMBOLS gcc auth_none.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/auth_none.os -MD -MP -MF /usr/src/glibc-build/sunrpc/auth_none.os.dt -MT /usr/src/glibc-build/sunrpc/auth_none.os gcc authuxprot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/authuxprot.os -MD -MP -MF /usr/src/glibc-build/sunrpc/authuxprot.os.dt -MT /usr/src/glibc-build/sunrpc/authuxprot.os gcc clnt_raw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/clnt_raw.os -MD -MP -MF /usr/src/glibc-build/sunrpc/clnt_raw.os.dt -MT /usr/src/glibc-build/sunrpc/clnt_raw.os gcc clnt_simp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/clnt_simp.os -MD -MP -MF /usr/src/glibc-build/sunrpc/clnt_simp.os.dt -MT /usr/src/glibc-build/sunrpc/clnt_simp.os gcc rpc_dtable.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/rpc_dtable.os -MD -MP -MF /usr/src/glibc-build/sunrpc/rpc_dtable.os.dt -MT /usr/src/glibc-build/sunrpc/rpc_dtable.os gcc getrpcport.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/getrpcport.os -MD -MP -MF /usr/src/glibc-build/sunrpc/getrpcport.os.dt -MT /usr/src/glibc-build/sunrpc/getrpcport.os gcc pmap_clnt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/pmap_clnt.os -MD -MP -MF /usr/src/glibc-build/sunrpc/pmap_clnt.os.dt -MT /usr/src/glibc-build/sunrpc/pmap_clnt.os gcc pm_getmaps.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/pm_getmaps.os -MD -MP -MF /usr/src/glibc-build/sunrpc/pm_getmaps.os.dt -MT /usr/src/glibc-build/sunrpc/pm_getmaps.os gcc pmap_prot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/pmap_prot.os -MD -MP -MF /usr/src/glibc-build/sunrpc/pmap_prot.os.dt -MT /usr/src/glibc-build/sunrpc/pmap_prot.os gcc pmap_prot2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/pmap_prot2.os -MD -MP -MF /usr/src/glibc-build/sunrpc/pmap_prot2.os.dt -MT /usr/src/glibc-build/sunrpc/pmap_prot2.os gcc pmap_rmt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/pmap_rmt.os -MD -MP -MF /usr/src/glibc-build/sunrpc/pmap_rmt.os.dt -MT /usr/src/glibc-build/sunrpc/pmap_rmt.os gcc rpc_prot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/rpc_prot.os -MD -MP -MF /usr/src/glibc-build/sunrpc/rpc_prot.os.dt -MT /usr/src/glibc-build/sunrpc/rpc_prot.os gcc rpc_common.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/rpc_common.os -MD -MP -MF /usr/src/glibc-build/sunrpc/rpc_common.os.dt -MT /usr/src/glibc-build/sunrpc/rpc_common.os gcc rpc_cmsg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/rpc_cmsg.os -MD -MP -MF /usr/src/glibc-build/sunrpc/rpc_cmsg.os.dt -MT /usr/src/glibc-build/sunrpc/rpc_cmsg.os gcc svc_auth.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/svc_auth.os -MD -MP -MF /usr/src/glibc-build/sunrpc/svc_auth.os.dt -MT /usr/src/glibc-build/sunrpc/svc_auth.os gcc svc_authux.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/svc_authux.os -MD -MP -MF /usr/src/glibc-build/sunrpc/svc_authux.os.dt -MT /usr/src/glibc-build/sunrpc/svc_authux.os gcc svc_raw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/svc_raw.os -MD -MP -MF /usr/src/glibc-build/sunrpc/svc_raw.os.dt -MT /usr/src/glibc-build/sunrpc/svc_raw.os gcc svc_simple.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/svc_simple.os -MD -MP -MF /usr/src/glibc-build/sunrpc/svc_simple.os.dt -MT /usr/src/glibc-build/sunrpc/svc_simple.os gcc xdr_float.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/xdr_float.os -MD -MP -MF /usr/src/glibc-build/sunrpc/xdr_float.os.dt -MT /usr/src/glibc-build/sunrpc/xdr_float.os gcc xdr_rec.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/xdr_rec.os -MD -MP -MF /usr/src/glibc-build/sunrpc/xdr_rec.os.dt -MT /usr/src/glibc-build/sunrpc/xdr_rec.os gcc publickey.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/publickey.os -MD -MP -MF /usr/src/glibc-build/sunrpc/publickey.os.dt -MT /usr/src/glibc-build/sunrpc/publickey.os gcc authdes_prot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/authdes_prot.os -MD -MP -MF /usr/src/glibc-build/sunrpc/authdes_prot.os.dt -MT /usr/src/glibc-build/sunrpc/authdes_prot.os gcc des_crypt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/des_crypt.os -MD -MP -MF /usr/src/glibc-build/sunrpc/des_crypt.os.dt -MT /usr/src/glibc-build/sunrpc/des_crypt.os gcc des_impl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/des_impl.os -MD -MP -MF /usr/src/glibc-build/sunrpc/des_impl.os.dt -MT /usr/src/glibc-build/sunrpc/des_impl.os gcc des_soft.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/des_soft.os -MD -MP -MF /usr/src/glibc-build/sunrpc/des_soft.os.dt -MT /usr/src/glibc-build/sunrpc/des_soft.os gcc key_prot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/key_prot.os -MD -MP -MF /usr/src/glibc-build/sunrpc/key_prot.os.dt -MT /usr/src/glibc-build/sunrpc/key_prot.os gcc openchild.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/openchild.os -MD -MP -MF /usr/src/glibc-build/sunrpc/openchild.os.dt -MT /usr/src/glibc-build/sunrpc/openchild.os gcc rtime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/rtime.os -MD -MP -MF /usr/src/glibc-build/sunrpc/rtime.os.dt -MT /usr/src/glibc-build/sunrpc/rtime.os gcc svcauth_des.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/svcauth_des.os -MD -MP -MF /usr/src/glibc-build/sunrpc/svcauth_des.os.dt -MT /usr/src/glibc-build/sunrpc/svcauth_des.os gcc clnt_unix.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/clnt_unix.os -MD -MP -MF /usr/src/glibc-build/sunrpc/clnt_unix.os.dt -MT /usr/src/glibc-build/sunrpc/clnt_unix.os gcc svc_unix.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/svc_unix.os -MD -MP -MF /usr/src/glibc-build/sunrpc/svc_unix.os.dt -MT /usr/src/glibc-build/sunrpc/svc_unix.os gcc create_xid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/create_xid.os -MD -MP -MF /usr/src/glibc-build/sunrpc/create_xid.os.dt -MT /usr/src/glibc-build/sunrpc/create_xid.os gcc auth_des.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/auth_des.os -MD -MP -MF /usr/src/glibc-build/sunrpc/auth_des.os.dt -MT /usr/src/glibc-build/sunrpc/auth_des.os gcc auth_unix.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/auth_unix.os -MD -MP -MF /usr/src/glibc-build/sunrpc/auth_unix.os.dt -MT /usr/src/glibc-build/sunrpc/auth_unix.os gcc clnt_gen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/clnt_gen.os -MD -MP -MF /usr/src/glibc-build/sunrpc/clnt_gen.os.dt -MT /usr/src/glibc-build/sunrpc/clnt_gen.os gcc clnt_perr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/clnt_perr.os -MD -MP -MF /usr/src/glibc-build/sunrpc/clnt_perr.os.dt -MT /usr/src/glibc-build/sunrpc/clnt_perr.os gcc clnt_tcp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/clnt_tcp.os -MD -MP -MF /usr/src/glibc-build/sunrpc/clnt_tcp.os.dt -MT /usr/src/glibc-build/sunrpc/clnt_tcp.os gcc clnt_udp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/clnt_udp.os -MD -MP -MF /usr/src/glibc-build/sunrpc/clnt_udp.os.dt -MT /usr/src/glibc-build/sunrpc/clnt_udp.os gcc get_myaddr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/get_myaddr.os -MD -MP -MF /usr/src/glibc-build/sunrpc/get_myaddr.os.dt -MT /usr/src/glibc-build/sunrpc/get_myaddr.os gcc key_call.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/key_call.os -MD -MP -MF /usr/src/glibc-build/sunrpc/key_call.os.dt -MT /usr/src/glibc-build/sunrpc/key_call.os gcc netname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/netname.os -MD -MP -MF /usr/src/glibc-build/sunrpc/netname.os.dt -MT /usr/src/glibc-build/sunrpc/netname.os gcc pm_getport.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/pm_getport.os -MD -MP -MF /usr/src/glibc-build/sunrpc/pm_getport.os.dt -MT /usr/src/glibc-build/sunrpc/pm_getport.os gcc rpc_thread.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/rpc_thread.os -MD -MP -MF /usr/src/glibc-build/sunrpc/rpc_thread.os.dt -MT /usr/src/glibc-build/sunrpc/rpc_thread.os gcc svc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/svc.os -MD -MP -MF /usr/src/glibc-build/sunrpc/svc.os.dt -MT /usr/src/glibc-build/sunrpc/svc.os gcc svc_tcp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/svc_tcp.os -MD -MP -MF /usr/src/glibc-build/sunrpc/svc_tcp.os.dt -MT /usr/src/glibc-build/sunrpc/svc_tcp.os gcc svc_udp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/svc_udp.os -MD -MP -MF /usr/src/glibc-build/sunrpc/svc_udp.os.dt -MT /usr/src/glibc-build/sunrpc/svc_udp.os gcc xcrypt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/xcrypt.os -MD -MP -MF /usr/src/glibc-build/sunrpc/xcrypt.os.dt -MT /usr/src/glibc-build/sunrpc/xcrypt.os gcc xdr_array.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/xdr_array.os -MD -MP -MF /usr/src/glibc-build/sunrpc/xdr_array.os.dt -MT /usr/src/glibc-build/sunrpc/xdr_array.os gcc xdr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/xdr.os -MD -MP -MF /usr/src/glibc-build/sunrpc/xdr.os.dt -MT /usr/src/glibc-build/sunrpc/xdr.os gcc xdr_intXX_t.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/xdr_intXX_t.os -MD -MP -MF /usr/src/glibc-build/sunrpc/xdr_intXX_t.os.dt -MT /usr/src/glibc-build/sunrpc/xdr_intXX_t.os gcc xdr_mem.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/xdr_mem.os -MD -MP -MF /usr/src/glibc-build/sunrpc/xdr_mem.os.dt -MT /usr/src/glibc-build/sunrpc/xdr_mem.os gcc xdr_ref.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/xdr_ref.os -MD -MP -MF /usr/src/glibc-build/sunrpc/xdr_ref.os.dt -MT /usr/src/glibc-build/sunrpc/xdr_ref.os gcc xdr_sizeof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/xdr_sizeof.os -MD -MP -MF /usr/src/glibc-build/sunrpc/xdr_sizeof.os.dt -MT /usr/src/glibc-build/sunrpc/xdr_sizeof.os gcc xdr_stdio.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/xdr_stdio.os -MD -MP -MF /usr/src/glibc-build/sunrpc/xdr_stdio.os.dt -MT /usr/src/glibc-build/sunrpc/xdr_stdio.os gcc svc_run.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/svc_run.os -MD -MP -MF /usr/src/glibc-build/sunrpc/svc_run.os.dt -MT /usr/src/glibc-build/sunrpc/svc_run.os gcc rpc_gethostbyname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/sunrpc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/sunrpc/rpc_gethostbyname.os -MD -MP -MF /usr/src/glibc-build/sunrpc/rpc_gethostbyname.os.dt -MT /usr/src/glibc-build/sunrpc/rpc_gethostbyname.os /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar crv /usr/src/glibc-build/sunrpc/librpc_compat_pic.a /usr/src/glibc-build/sunrpc/compat-auth_des.os /usr/src/glibc-build/sunrpc/compat-auth_unix.os /usr/src/glibc-build/sunrpc/compat-clnt_gen.os /usr/src/glibc-build/sunrpc/compat-clnt_perr.os /usr/src/glibc-build/sunrpc/compat-clnt_tcp.os /usr/src/glibc-build/sunrpc/compat-clnt_udp.os /usr/src/glibc-build/sunrpc/compat-get_myaddr.os /usr/src/glibc-build/sunrpc/compat-key_call.os /usr/src/glibc-build/sunrpc/compat-netname.os /usr/src/glibc-build/sunrpc/compat-pm_getport.os /usr/src/glibc-build/sunrpc/compat-rpc_thread.os /usr/src/glibc-build/sunrpc/compat-svc.os /usr/src/glibc-build/sunrpc/compat-svc_tcp.os /usr/src/glibc-build/sunrpc/compat-svc_udp.os /usr/src/glibc-build/sunrpc/compat-xcrypt.os /usr/src/glibc-build/sunrpc/compat-xdr_array.os /usr/src/glibc-build/sunrpc/compat-xdr.os /usr/src/glibc-build/sunrpc/compat-xdr_intXX_t.os /usr/src/glibc-build/sunrpc/compat-xdr_mem.os /usr/src/glibc-build/sunrpc/compat-xdr_ref.os /usr/src/glibc-build/sunrpc/compat-xdr_sizeof.os /usr/src/glibc-build/sunrpc/compat-xdr_stdio.os /usr/src/glibc-build/sunrpc/compat-svc_run.os a - /usr/src/glibc-build/sunrpc/compat-auth_des.os a - /usr/src/glibc-build/sunrpc/compat-auth_unix.os a - /usr/src/glibc-build/sunrpc/compat-clnt_gen.os a - /usr/src/glibc-build/sunrpc/compat-clnt_perr.os a - /usr/src/glibc-build/sunrpc/compat-clnt_tcp.os a - /usr/src/glibc-build/sunrpc/compat-clnt_udp.os a - /usr/src/glibc-build/sunrpc/compat-get_myaddr.os a - /usr/src/glibc-build/sunrpc/compat-key_call.os a - /usr/src/glibc-build/sunrpc/compat-netname.os a - /usr/src/glibc-build/sunrpc/compat-pm_getport.os a - /usr/src/glibc-build/sunrpc/compat-rpc_thread.os a - /usr/src/glibc-build/sunrpc/compat-svc.os a - /usr/src/glibc-build/sunrpc/compat-svc_tcp.os a - /usr/src/glibc-build/sunrpc/compat-svc_udp.os a - /usr/src/glibc-build/sunrpc/compat-xcrypt.os a - /usr/src/glibc-build/sunrpc/compat-xdr_array.os a - /usr/src/glibc-build/sunrpc/compat-xdr.os a - /usr/src/glibc-build/sunrpc/compat-xdr_intXX_t.os a - /usr/src/glibc-build/sunrpc/compat-xdr_mem.os a - /usr/src/glibc-build/sunrpc/compat-xdr_ref.os a - /usr/src/glibc-build/sunrpc/compat-xdr_sizeof.os a - /usr/src/glibc-build/sunrpc/compat-xdr_stdio.os a - /usr/src/glibc-build/sunrpc/compat-svc_run.os echo 'sunrpc/auth_none.os sunrpc/authuxprot.os sunrpc/clnt_raw.os sunrpc/clnt_simp.os sunrpc/rpc_dtable.os sunrpc/getrpcport.os sunrpc/pmap_clnt.os sunrpc/pm_getmaps.os sunrpc/pmap_prot.os sunrpc/pmap_prot2.os sunrpc/pmap_rmt.os sunrpc/rpc_prot.os sunrpc/rpc_common.os sunrpc/rpc_cmsg.os sunrpc/svc_auth.os sunrpc/svc_authux.os sunrpc/svc_raw.os sunrpc/svc_simple.os sunrpc/xdr_float.os sunrpc/xdr_rec.os sunrpc/publickey.os sunrpc/authdes_prot.os sunrpc/des_crypt.os sunrpc/des_impl.os sunrpc/des_soft.os sunrpc/key_prot.os sunrpc/openchild.os sunrpc/rtime.os sunrpc/svcauth_des.os sunrpc/clnt_unix.os sunrpc/svc_unix.os sunrpc/create_xid.os sunrpc/auth_des.os sunrpc/auth_unix.os sunrpc/clnt_gen.os sunrpc/clnt_perr.os sunrpc/clnt_tcp.os sunrpc/clnt_udp.os sunrpc/get_myaddr.os sunrpc/key_call.os sunrpc/netname.os sunrpc/pm_getport.os sunrpc/rpc_thread.os sunrpc/svc.os sunrpc/svc_tcp.os sunrpc/svc_udp.os sunrpc/xcrypt.os sunrpc/xdr_array.os sunrpc/xdr.os sunrpc/xdr_intXX_t.os sunrpc/xdr_mem.os sunrpc/xdr_ref.os sunrpc/xdr_sizeof.os sunrpc/xdr_stdio.os sunrpc/svc_run.os sunrpc/rpc_gethostbyname.os' > /usr/src/glibc-build/sunrpc/stamp.osT mv -f /usr/src/glibc-build/sunrpc/stamp.osT /usr/src/glibc-build/sunrpc/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/sunrpc' make -j4 subdir=nis -C nis ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/nis' .././scripts/mkinstalldirs /usr/src/glibc-build/nis .././scripts/mkinstalldirs /usr/src/glibc-build/nis .././scripts/mkinstalldirs /usr/src/glibc-build/nis mkdir -p -- /usr/src/glibc-build/nis mkdir -p -- /usr/src/glibc-build/nis mkdir -p -- /usr/src/glibc-build/nis rm -f /usr/src/glibc-build/nis/stamp.o; > /usr/src/glibc-build/nis/stamp.o rm -f /usr/src/glibc-build/nis/stamp.os; > /usr/src/glibc-build/nis/stamp.os rm -f /usr/src/glibc-build/nis/stamp.oS; > /usr/src/glibc-build/nis/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/nis' make -j4 subdir=nscd -C nscd ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/nscd' .././scripts/mkinstalldirs /usr/src/glibc-build/nscd .././scripts/mkinstalldirs /usr/src/glibc-build/nscd .././scripts/mkinstalldirs /usr/src/glibc-build/nscd mkdir -p -- /usr/src/glibc-build/nscd mkdir -p -- /usr/src/glibc-build/nscd mkdir -p -- /usr/src/glibc-build/nscd rm -f /usr/src/glibc-build/nscd/stamp.o; > /usr/src/glibc-build/nscd/stamp.o rm -f /usr/src/glibc-build/nscd/stamp.os; > /usr/src/glibc-build/nscd/stamp.os rm -f /usr/src/glibc-build/nscd/stamp.oS; > /usr/src/glibc-build/nscd/stamp.oS make[3]: Leaving directory '/usr/src/glibc-2.41/nscd' make -j4 subdir=login -C login ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/login' .././scripts/mkinstalldirs /usr/src/glibc-build/login mkdir -p -- /usr/src/glibc-build/login echo '' > /usr/src/glibc-build/login/stamp.oST gcc forkpty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/forkpty.o -MD -MP -MF /usr/src/glibc-build/login/forkpty.o.dt -MT /usr/src/glibc-build/login/forkpty.o gcc ../sysdeps/unix/sysv/linux/getlogin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getlogin.o -MD -MP -MF /usr/src/glibc-build/login/getlogin.o.dt -MT /usr/src/glibc-build/login/getlogin.o mv -f /usr/src/glibc-build/login/stamp.oST /usr/src/glibc-build/login/stamp.oS gcc ../sysdeps/unix/sysv/linux/getlogin_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getlogin_r.o -MD -MP -MF /usr/src/glibc-build/login/getlogin_r.o.dt -MT /usr/src/glibc-build/login/getlogin_r.o gcc getlogin_r_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getlogin_r_chk.o -MD -MP -MF /usr/src/glibc-build/login/getlogin_r_chk.o.dt -MT /usr/src/glibc-build/login/getlogin_r_chk.o gcc ../sysdeps/unix/sysv/linux/getpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getpt.o -MD -MP -MF /usr/src/glibc-build/login/getpt.o.dt -MT /usr/src/glibc-build/login/getpt.o gcc getutent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutent.o -MD -MP -MF /usr/src/glibc-build/login/getutent.o.dt -MT /usr/src/glibc-build/login/getutent.o gcc getutent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutent_r.o -MD -MP -MF /usr/src/glibc-build/login/getutent_r.o.dt -MT /usr/src/glibc-build/login/getutent_r.o gcc getutid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutid.o -MD -MP -MF /usr/src/glibc-build/login/getutid.o.dt -MT /usr/src/glibc-build/login/getutid.o gcc getutid_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutid_r.o -MD -MP -MF /usr/src/glibc-build/login/getutid_r.o.dt -MT /usr/src/glibc-build/login/getutid_r.o gcc getutline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutline.o -MD -MP -MF /usr/src/glibc-build/login/getutline.o.dt -MT /usr/src/glibc-build/login/getutline.o gcc getutline_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutline_r.o -MD -MP -MF /usr/src/glibc-build/login/getutline_r.o.dt -MT /usr/src/glibc-build/login/getutline_r.o gcc ../sysdeps/unix/sysv/linux/grantpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -DLIBEXECDIR='"/usr/lib/glibc"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/grantpt.o -MD -MP -MF /usr/src/glibc-build/login/grantpt.o.dt -MT /usr/src/glibc-build/login/grantpt.o gcc login.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/login.o -MD -MP -MF /usr/src/glibc-build/login/login.o.dt -MT /usr/src/glibc-build/login/login.o gcc login_tty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/login_tty.o -MD -MP -MF /usr/src/glibc-build/login/login_tty.o.dt -MT /usr/src/glibc-build/login/login_tty.o gcc logout.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/logout.o -MD -MP -MF /usr/src/glibc-build/login/logout.o.dt -MT /usr/src/glibc-build/login/logout.o gcc logwtmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/logwtmp.o -MD -MP -MF /usr/src/glibc-build/login/logwtmp.o.dt -MT /usr/src/glibc-build/login/logwtmp.o gcc openpty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/openpty.o -MD -MP -MF /usr/src/glibc-build/login/openpty.o.dt -MT /usr/src/glibc-build/login/openpty.o gcc ../sysdeps/unix/sysv/linux/ptsname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/ptsname.o -MD -MP -MF /usr/src/glibc-build/login/ptsname.o.dt -MT /usr/src/glibc-build/login/ptsname.o gcc ptsname_r_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/ptsname_r_chk.o -MD -MP -MF /usr/src/glibc-build/login/ptsname_r_chk.o.dt -MT /usr/src/glibc-build/login/ptsname_r_chk.o gcc setlogin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/setlogin.o -MD -MP -MF /usr/src/glibc-build/login/setlogin.o.dt -MT /usr/src/glibc-build/login/setlogin.o gcc ../sysdeps/unix/sysv/linux/unlockpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/unlockpt.o -MD -MP -MF /usr/src/glibc-build/login/unlockpt.o.dt -MT /usr/src/glibc-build/login/unlockpt.o gcc ../sysdeps/unix/sysv/linux/updwtmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/updwtmp.o -MD -MP -MF /usr/src/glibc-build/login/updwtmp.o.dt -MT /usr/src/glibc-build/login/updwtmp.o gcc ../sysdeps/unix/sysv/linux/utmp_file.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/utmp_file.o -MD -MP -MF /usr/src/glibc-build/login/utmp_file.o.dt -MT /usr/src/glibc-build/login/utmp_file.o gcc utmpname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/utmpname.o -MD -MP -MF /usr/src/glibc-build/login/utmpname.o.dt -MT /usr/src/glibc-build/login/utmpname.o gcc endutxent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/endutxent.o -MD -MP -MF /usr/src/glibc-build/login/endutxent.o.dt -MT /usr/src/glibc-build/login/endutxent.o gcc ../sysdeps/gnu/getutmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutmp.o -MD -MP -MF /usr/src/glibc-build/login/getutmp.o.dt -MT /usr/src/glibc-build/login/getutmp.o gcc ../sysdeps/gnu/getutmpx.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutmpx.o -MD -MP -MF /usr/src/glibc-build/login/getutmpx.o.dt -MT /usr/src/glibc-build/login/getutmpx.o gcc getutxent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutxent.o -MD -MP -MF /usr/src/glibc-build/login/getutxent.o.dt -MT /usr/src/glibc-build/login/getutxent.o gcc getutxid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutxid.o -MD -MP -MF /usr/src/glibc-build/login/getutxid.o.dt -MT /usr/src/glibc-build/login/getutxid.o gcc getutxline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutxline.o -MD -MP -MF /usr/src/glibc-build/login/getutxline.o.dt -MT /usr/src/glibc-build/login/getutxline.o gcc pututxline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/pututxline.o -MD -MP -MF /usr/src/glibc-build/login/pututxline.o.dt -MT /usr/src/glibc-build/login/pututxline.o gcc setutxent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/setutxent.o -MD -MP -MF /usr/src/glibc-build/login/setutxent.o.dt -MT /usr/src/glibc-build/login/setutxent.o gcc updwtmpx.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/updwtmpx.o -MD -MP -MF /usr/src/glibc-build/login/updwtmpx.o.dt -MT /usr/src/glibc-build/login/updwtmpx.o gcc utmpxname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/utmpxname.o -MD -MP -MF /usr/src/glibc-build/login/utmpxname.o.dt -MT /usr/src/glibc-build/login/utmpxname.o gcc forkpty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/forkpty.os -MD -MP -MF /usr/src/glibc-build/login/forkpty.os.dt -MT /usr/src/glibc-build/login/forkpty.os gcc ../sysdeps/unix/sysv/linux/getlogin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getlogin.os -MD -MP -MF /usr/src/glibc-build/login/getlogin.os.dt -MT /usr/src/glibc-build/login/getlogin.os gcc ../sysdeps/unix/sysv/linux/getlogin_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getlogin_r.os -MD -MP -MF /usr/src/glibc-build/login/getlogin_r.os.dt -MT /usr/src/glibc-build/login/getlogin_r.os gcc getlogin_r_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getlogin_r_chk.os -MD -MP -MF /usr/src/glibc-build/login/getlogin_r_chk.os.dt -MT /usr/src/glibc-build/login/getlogin_r_chk.os gcc ../sysdeps/unix/sysv/linux/getpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getpt.os -MD -MP -MF /usr/src/glibc-build/login/getpt.os.dt -MT /usr/src/glibc-build/login/getpt.os gcc getutent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutent.os -MD -MP -MF /usr/src/glibc-build/login/getutent.os.dt -MT /usr/src/glibc-build/login/getutent.os gcc getutent_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutent_r.os -MD -MP -MF /usr/src/glibc-build/login/getutent_r.os.dt -MT /usr/src/glibc-build/login/getutent_r.os gcc getutid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutid.os -MD -MP -MF /usr/src/glibc-build/login/getutid.os.dt -MT /usr/src/glibc-build/login/getutid.os gcc getutid_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutid_r.os -MD -MP -MF /usr/src/glibc-build/login/getutid_r.os.dt -MT /usr/src/glibc-build/login/getutid_r.os gcc getutline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutline.os -MD -MP -MF /usr/src/glibc-build/login/getutline.os.dt -MT /usr/src/glibc-build/login/getutline.os gcc getutline_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutline_r.os -MD -MP -MF /usr/src/glibc-build/login/getutline_r.os.dt -MT /usr/src/glibc-build/login/getutline_r.os gcc ../sysdeps/unix/sysv/linux/grantpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DLIBEXECDIR='"/usr/lib/glibc"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/grantpt.os -MD -MP -MF /usr/src/glibc-build/login/grantpt.os.dt -MT /usr/src/glibc-build/login/grantpt.os gcc login.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/login.os -MD -MP -MF /usr/src/glibc-build/login/login.os.dt -MT /usr/src/glibc-build/login/login.os gcc login_tty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/login_tty.os -MD -MP -MF /usr/src/glibc-build/login/login_tty.os.dt -MT /usr/src/glibc-build/login/login_tty.os gcc logout.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/logout.os -MD -MP -MF /usr/src/glibc-build/login/logout.os.dt -MT /usr/src/glibc-build/login/logout.os gcc logwtmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/logwtmp.os -MD -MP -MF /usr/src/glibc-build/login/logwtmp.os.dt -MT /usr/src/glibc-build/login/logwtmp.os gcc openpty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/openpty.os -MD -MP -MF /usr/src/glibc-build/login/openpty.os.dt -MT /usr/src/glibc-build/login/openpty.os gcc ../sysdeps/unix/sysv/linux/ptsname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/ptsname.os -MD -MP -MF /usr/src/glibc-build/login/ptsname.os.dt -MT /usr/src/glibc-build/login/ptsname.os gcc ptsname_r_chk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -U_FORTIFY_SOURCE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/ptsname_r_chk.os -MD -MP -MF /usr/src/glibc-build/login/ptsname_r_chk.os.dt -MT /usr/src/glibc-build/login/ptsname_r_chk.os gcc setlogin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/setlogin.os -MD -MP -MF /usr/src/glibc-build/login/setlogin.os.dt -MT /usr/src/glibc-build/login/setlogin.os gcc ../sysdeps/unix/sysv/linux/unlockpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/unlockpt.os -MD -MP -MF /usr/src/glibc-build/login/unlockpt.os.dt -MT /usr/src/glibc-build/login/unlockpt.os gcc ../sysdeps/unix/sysv/linux/updwtmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/updwtmp.os -MD -MP -MF /usr/src/glibc-build/login/updwtmp.os.dt -MT /usr/src/glibc-build/login/updwtmp.os gcc ../sysdeps/unix/sysv/linux/utmp_file.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/utmp_file.os -MD -MP -MF /usr/src/glibc-build/login/utmp_file.os.dt -MT /usr/src/glibc-build/login/utmp_file.os gcc utmpname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/utmpname.os -MD -MP -MF /usr/src/glibc-build/login/utmpname.os.dt -MT /usr/src/glibc-build/login/utmpname.os gcc endutxent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/endutxent.os -MD -MP -MF /usr/src/glibc-build/login/endutxent.os.dt -MT /usr/src/glibc-build/login/endutxent.os gcc ../sysdeps/gnu/getutmp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutmp.os -MD -MP -MF /usr/src/glibc-build/login/getutmp.os.dt -MT /usr/src/glibc-build/login/getutmp.os gcc ../sysdeps/gnu/getutmpx.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutmpx.os -MD -MP -MF /usr/src/glibc-build/login/getutmpx.os.dt -MT /usr/src/glibc-build/login/getutmpx.os gcc getutxent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutxent.os -MD -MP -MF /usr/src/glibc-build/login/getutxent.os.dt -MT /usr/src/glibc-build/login/getutxent.os gcc getutxid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutxid.os -MD -MP -MF /usr/src/glibc-build/login/getutxid.os.dt -MT /usr/src/glibc-build/login/getutxid.os gcc getutxline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/getutxline.os -MD -MP -MF /usr/src/glibc-build/login/getutxline.os.dt -MT /usr/src/glibc-build/login/getutxline.os gcc pututxline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/pututxline.os -MD -MP -MF /usr/src/glibc-build/login/pututxline.os.dt -MT /usr/src/glibc-build/login/pututxline.os gcc setutxent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/setutxent.os -MD -MP -MF /usr/src/glibc-build/login/setutxent.os.dt -MT /usr/src/glibc-build/login/setutxent.os gcc updwtmpx.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/updwtmpx.os -MD -MP -MF /usr/src/glibc-build/login/updwtmpx.os.dt -MT /usr/src/glibc-build/login/updwtmpx.os gcc utmpxname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/utmpxname.os -MD -MP -MF /usr/src/glibc-build/login/utmpxname.os.dt -MT /usr/src/glibc-build/login/utmpxname.os echo 'login/forkpty.o login/getlogin.o login/getlogin_r.o login/getlogin_r_chk.o login/getpt.o login/getutent.o login/getutent_r.o login/getutid.o login/getutid_r.o login/getutline.o login/getutline_r.o login/grantpt.o login/login.o login/login_tty.o login/logout.o login/logwtmp.o login/openpty.o login/ptsname.o login/ptsname_r_chk.o login/setlogin.o login/unlockpt.o login/updwtmp.o login/utmp_file.o login/utmpname.o login/endutxent.o login/getutmp.o login/getutmpx.o login/getutxent.o login/getutxid.o login/getutxline.o login/pututxline.o login/setutxent.o login/updwtmpx.o login/utmpxname.o' > /usr/src/glibc-build/login/stamp.oT mv -f /usr/src/glibc-build/login/stamp.oT /usr/src/glibc-build/login/stamp.o echo 'login/forkpty.os login/getlogin.os login/getlogin_r.os login/getlogin_r_chk.os login/getpt.os login/getutent.os login/getutent_r.os login/getutid.os login/getutid_r.os login/getutline.os login/getutline_r.os login/grantpt.os login/login.os login/login_tty.os login/logout.os login/logwtmp.os login/openpty.os login/ptsname.os login/ptsname_r_chk.os login/setlogin.os login/unlockpt.os login/updwtmp.os login/utmp_file.os login/utmpname.os login/endutxent.os login/getutmp.os login/getutmpx.os login/getutxent.os login/getutxid.os login/getutxline.os login/pututxline.os login/setutxent.os login/updwtmpx.os login/utmpxname.os' > /usr/src/glibc-build/login/stamp.osT mv -f /usr/src/glibc-build/login/stamp.osT /usr/src/glibc-build/login/stamp.os make[3]: Leaving directory '/usr/src/glibc-2.41/login' make -j4 subdir=elf -C elf ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/elf' python3 -B ../scripts/dso-ordering-test.py --description-file dso-sort-tests-1.def --objpfx /usr/src/glibc-build/elf/ --output-makefile /usr/src/glibc-build/elf/dso-sort-tests-1.def.generated-makefileT python3 -B ../scripts/dso-ordering-test.py --description-file dso-sort-tests-2.def --objpfx /usr/src/glibc-build/elf/ --output-makefile /usr/src/glibc-build/elf/dso-sort-tests-2.def.generated-makefileT python3 -B dso-sort-tests-all.py 2 > /usr/src/glibc-build/elf/dso-sort-tests-all2.def python3 -B dso-sort-tests-all.py 3 > /usr/src/glibc-build/elf/dso-sort-tests-all3.def /bin/sh: line 1: /usr/src/glibc-build/elf/dso-sort-tests-all2.def: No such file or directory python3 -B dso-sort-tests-all.py 4 > /usr/src/glibc-build/elf/dso-sort-tests-all4.def /bin/sh: line 1: /usr/src/glibc-build/elf/dso-sort-tests-all3.def: No such file or directory /bin/sh: line 1: /usr/src/glibc-build/elf/dso-sort-tests-all4.def: No such file or directory mv /usr/src/glibc-build/elf/dso-sort-tests-1.def.generated-makefileT /usr/src/glibc-build/elf/dso-sort-tests-1.def.generated-makefile mv /usr/src/glibc-build/elf/dso-sort-tests-2.def.generated-makefileT /usr/src/glibc-build/elf/dso-sort-tests-2.def.generated-makefile python3 -B dso-sort-tests-all.py 2 > /usr/src/glibc-build/elf/dso-sort-tests-all2.def python3 -B dso-sort-tests-all.py 3 > /usr/src/glibc-build/elf/dso-sort-tests-all3.def python3 -B dso-sort-tests-all.py 4 > /usr/src/glibc-build/elf/dso-sort-tests-all4.def python3 -B ../scripts/dso-ordering-test.py --description-file /usr/src/glibc-build/elf/dso-sort-tests-all2.def --objpfx /usr/src/glibc-build/elf/ --output-makefile /usr/src/glibc-build/elf/dso-sort-tests-all2.def.generated-makefileT python3 -B ../scripts/dso-ordering-test.py --description-file /usr/src/glibc-build/elf/dso-sort-tests-all3.def --objpfx /usr/src/glibc-build/elf/ --output-makefile /usr/src/glibc-build/elf/dso-sort-tests-all3.def.generated-makefileT python3 -B ../scripts/dso-ordering-test.py --description-file /usr/src/glibc-build/elf/dso-sort-tests-all4.def --objpfx /usr/src/glibc-build/elf/ --output-makefile /usr/src/glibc-build/elf/dso-sort-tests-all4.def.generated-makefileT mv /usr/src/glibc-build/elf/dso-sort-tests-all2.def.generated-makefileT /usr/src/glibc-build/elf/dso-sort-tests-all2.def.generated-makefile mv /usr/src/glibc-build/elf/dso-sort-tests-all3.def.generated-makefileT /usr/src/glibc-build/elf/dso-sort-tests-all3.def.generated-makefile mv /usr/src/glibc-build/elf/dso-sort-tests-all4.def.generated-makefileT /usr/src/glibc-build/elf/dso-sort-tests-all4.def.generated-makefile echo "/lib64 /usr/lib64 " \ | gawk -f gen-trusted-dirs.awk > /usr/src/glibc-build/elf/trusted-dirs.T; python3 -B ../scripts/gen-as-const.py --cc="gcc -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -DGEN_AS_CONST_HEADERS \ -MD -MP -MF /usr/src/glibc-build/dl-link.h.dT \ -MT '/usr/src/glibc-build/dl-link.h.d /usr/src/glibc-build/dl-link.h'" \ ../sysdeps/aarch64/dl-link.sym > /usr/src/glibc-build/dl-link.hT echo '#define DL_DST_LIB "lib64"' >> /usr/src/glibc-build/elf/trusted-dirs.T echo '' > /usr/src/glibc-build/elf/stamp.oST /bin/sh ../scripts/move-if-change /usr/src/glibc-build/elf/trusted-dirs.T /usr/src/glibc-build/elf/trusted-dirs.h mv -f /usr/src/glibc-build/elf/stamp.oST /usr/src/glibc-build/elf/stamp.oS echo '#define RUNTIME_LINKER "/lib/ld-linux-aarch64.so.1"' \ > /usr/src/glibc-build/runtime-linker.T cd /usr/src/glibc-build && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libc_nonshared.a `cat csu/stamp.oS iconv/stamp.oS locale/stamp.oS localedata/stamp.oS iconvdata/stamp.oS assert/stamp.oS ctype/stamp.oS intl/stamp.oS catgets/stamp.oS math/stamp.oS setjmp/stamp.oS signal/stamp.oS stdlib/stamp.oS stdio-common/stamp.oS libio/stamp.oS dlfcn/stamp.oS nptl/stamp.oS rt/stamp.oS malloc/stamp.oS string/stamp.oS wcsmbs/stamp.oS timezone/stamp.oS time/stamp.oS dirent/stamp.oS posix/stamp.oS io/stamp.oS termios/stamp.oS resource/stamp.oS misc/stamp.oS socket/stamp.oS sysvipc/stamp.oS gmon/stamp.oS gnulib/stamp.oS wctype/stamp.oS manual/stamp.oS po/stamp.oS argp/stamp.oS conform/stamp.oS debug/stamp.oS mathvec/stamp.oS support/stamp.oS nptl_db/stamp.oS inet/stamp.oS resolv/stamp.oS nss/stamp.oS hesiod/stamp.oS sunrpc/stamp.oS nis/stamp.oS nscd/stamp.oS login/stamp.oS elf/stamp.oS stamp.oS` /bin/sh ../scripts/move-if-change /usr/src/glibc-build/runtime-linker.T /usr/src/glibc-build/runtime-linker.h a - stdlib/at_quick_exit.oS a - stdlib/atexit.oS a - nptl/pthread_atfork.oS a - debug/stack_chk_fail_local.oS touch /usr/src/glibc-build/elf/trusted-dirs.st touch /usr/src/glibc-build/runtime-linker.stamp sed -e 's@ /usr/src/glibc-build/@ $(common-objpfx)@g' -e 's@^/usr/src/glibc-build/@$(common-objpfx)@g' -e 's@/usr/include/tgmath.h:@@' -e 's@ /usr/include/tgmath.h@@' -e 's@ *\.\.\/\([^ \]*\)@ $(..)\1@g' -e 's@^\.\.\/\([^ \]*\)@$(..)\1@g' \ /usr/src/glibc-build/dl-link.h.dT > /usr/src/glibc-build/dl-link.h.dT2 rm -f /usr/src/glibc-build/dl-link.h.dT mv -f /usr/src/glibc-build/dl-link.h.dT2 /usr/src/glibc-build/dl-link.h.d mv -f /usr/src/glibc-build/dl-link.hT /usr/src/glibc-build/dl-link.h gcc dl-call-libc-early-init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-call-libc-early-init.o -MD -MP -MF /usr/src/glibc-build/elf/dl-call-libc-early-init.o.dt -MT /usr/src/glibc-build/elf/dl-call-libc-early-init.o gcc dl-call_fini.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-call_fini.o -MD -MP -MF /usr/src/glibc-build/elf/dl-call_fini.o.dt -MT /usr/src/glibc-build/elf/dl-call_fini.o gcc dl-catch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-catch.o -MD -MP -MF /usr/src/glibc-build/elf/dl-catch.o.dt -MT /usr/src/glibc-build/elf/dl-catch.o gcc dl-close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-close.o -MD -MP -MF /usr/src/glibc-build/elf/dl-close.o.dt -MT /usr/src/glibc-build/elf/dl-close.o gcc dl-debug.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-debug.o -MD -MP -MF /usr/src/glibc-build/elf/dl-debug.o.dt -MT /usr/src/glibc-build/elf/dl-debug.o gcc dl-debug-symbols.S -c -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/elf/dl-debug-symbols.o -MD -MP -MF /usr/src/glibc-build/elf/dl-debug-symbols.o.dt -MT /usr/src/glibc-build/elf/dl-debug-symbols.o gcc dl-deps.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-deps.o -MD -MP -MF /usr/src/glibc-build/elf/dl-deps.o.dt -MT /usr/src/glibc-build/elf/dl-deps.o gcc dl-exception.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-exception.o -MD -MP -MF /usr/src/glibc-build/elf/dl-exception.o.dt -MT /usr/src/glibc-build/elf/dl-exception.o gcc ../sysdeps/unix/sysv/linux/dl-execstack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-execstack.o -MD -MP -MF /usr/src/glibc-build/elf/dl-execstack.o.dt -MT /usr/src/glibc-build/elf/dl-execstack.o gcc dl-fini.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-fini.o -MD -MP -MF /usr/src/glibc-build/elf/dl-fini.o.dt -MT /usr/src/glibc-build/elf/dl-fini.o gcc dl-init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-init.o -MD -MP -MF /usr/src/glibc-build/elf/dl-init.o.dt -MT /usr/src/glibc-build/elf/dl-init.o gcc dl-load.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -I/usr/src/glibc-build/elf/. -I/usr/src/glibc-build/csu/. -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-load.o -MD -MP -MF /usr/src/glibc-build/elf/dl-load.o.dt -MT /usr/src/glibc-build/elf/dl-load.o gcc dl-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-lookup.o -MD -MP -MF /usr/src/glibc-build/elf/dl-lookup.o.dt -MT /usr/src/glibc-build/elf/dl-lookup.o gcc dl-lookup-direct.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-lookup-direct.o -MD -MP -MF /usr/src/glibc-build/elf/dl-lookup-direct.o.dt -MT /usr/src/glibc-build/elf/dl-lookup-direct.o gcc dl-minimal-malloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-minimal-malloc.o -MD -MP -MF /usr/src/glibc-build/elf/dl-minimal-malloc.o.dt -MT /usr/src/glibc-build/elf/dl-minimal-malloc.o gcc dl-misc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-misc.o -MD -MP -MF /usr/src/glibc-build/elf/dl-misc.o.dt -MT /usr/src/glibc-build/elf/dl-misc.o gcc dl-object.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-object.o -MD -MP -MF /usr/src/glibc-build/elf/dl-object.o.dt -MT /usr/src/glibc-build/elf/dl-object.o gcc dl-open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-open.o -MD -MP -MF /usr/src/glibc-build/elf/dl-open.o.dt -MT /usr/src/glibc-build/elf/dl-open.o gcc ../sysdeps/unix/sysv/linux/dl-origin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-origin.o -MD -MP -MF /usr/src/glibc-build/elf/dl-origin.o.dt -MT /usr/src/glibc-build/elf/dl-origin.o gcc dl-printf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-printf.o -MD -MP -MF /usr/src/glibc-build/elf/dl-printf.o.dt -MT /usr/src/glibc-build/elf/dl-printf.o gcc dl-reloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-reloc.o -MD -MP -MF /usr/src/glibc-build/elf/dl-reloc.o.dt -MT /usr/src/glibc-build/elf/dl-reloc.o gcc dl-runtime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-runtime.o -MD -MP -MF /usr/src/glibc-build/elf/dl-runtime.o.dt -MT /usr/src/glibc-build/elf/dl-runtime.o gcc dl-scope.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-scope.o -MD -MP -MF /usr/src/glibc-build/elf/dl-scope.o.dt -MT /usr/src/glibc-build/elf/dl-scope.o gcc dl-setup_hash.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-setup_hash.o -MD -MP -MF /usr/src/glibc-build/elf/dl-setup_hash.o.dt -MT /usr/src/glibc-build/elf/dl-setup_hash.o gcc dl-sort-maps.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-sort-maps.o -MD -MP -MF /usr/src/glibc-build/elf/dl-sort-maps.o.dt -MT /usr/src/glibc-build/elf/dl-sort-maps.o gcc ../sysdeps/nptl/dl-thread_gscope_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-thread_gscope_wait.o -MD -MP -MF /usr/src/glibc-build/elf/dl-thread_gscope_wait.o.dt -MT /usr/src/glibc-build/elf/dl-thread_gscope_wait.o gcc dl-tls.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-tls.o -MD -MP -MF /usr/src/glibc-build/elf/dl-tls.o.dt -MT /usr/src/glibc-build/elf/dl-tls.o gcc ../sysdeps/nptl/dl-tls_init_tp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-tls_init_tp.o -MD -MP -MF /usr/src/glibc-build/elf/dl-tls_init_tp.o.dt -MT /usr/src/glibc-build/elf/dl-tls_init_tp.o gcc ../sysdeps/aarch64/dl-trampoline.S -c -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/elf/dl-trampoline.o -MD -MP -MF /usr/src/glibc-build/elf/dl-trampoline.o.dt -MT /usr/src/glibc-build/elf/dl-trampoline.o gcc dl-tunables.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fno-tree-loop-distribute-patterns -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-tunables.o -MD -MP -MF /usr/src/glibc-build/elf/dl-tunables.o.dt -MT /usr/src/glibc-build/elf/dl-tunables.o gcc dl-version.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-version.o -MD -MP -MF /usr/src/glibc-build/elf/dl-version.o.dt -MT /usr/src/glibc-build/elf/dl-version.o gcc ../sysdeps/unix/sysv/linux/dl-write.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-write.o -MD -MP -MF /usr/src/glibc-build/elf/dl-write.o.dt -MT /usr/src/glibc-build/elf/dl-write.o gcc dl-cache.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -D'SYSCONFDIR="/etc"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-cache.o -MD -MP -MF /usr/src/glibc-build/elf/dl-cache.o.dt -MT /usr/src/glibc-build/elf/dl-cache.o gcc ../sysdeps/unix/sysv/linux/dl-rseq-symbols.S -c -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/elf/dl-rseq-symbols.o -MD -MP -MF /usr/src/glibc-build/elf/dl-rseq-symbols.o.dt -MT /usr/src/glibc-build/elf/dl-rseq-symbols.o gcc ../sysdeps/aarch64/dl-bti.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-bti.o -MD -MP -MF /usr/src/glibc-build/elf/dl-bti.o.dt -MT /usr/src/glibc-build/elf/dl-bti.o gcc ../sysdeps/aarch64/dl-gcs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-gcs.o -MD -MP -MF /usr/src/glibc-build/elf/dl-gcs.o.dt -MT /usr/src/glibc-build/elf/dl-gcs.o gcc ../sysdeps/aarch64/tlsdesc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/tlsdesc.o -MD -MP -MF /usr/src/glibc-build/elf/tlsdesc.o.dt -MT /usr/src/glibc-build/elf/tlsdesc.o gcc ../sysdeps/aarch64/dl-tlsdesc.S -c -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/elf/dl-tlsdesc.o -MD -MP -MF /usr/src/glibc-build/elf/dl-tlsdesc.o.dt -MT /usr/src/glibc-build/elf/dl-tlsdesc.o gcc dl-addr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-addr.o -MD -MP -MF /usr/src/glibc-build/elf/dl-addr.o.dt -MT /usr/src/glibc-build/elf/dl-addr.o gcc dl-addr-obj.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-addr-obj.o -MD -MP -MF /usr/src/glibc-build/elf/dl-addr-obj.o.dt -MT /usr/src/glibc-build/elf/dl-addr-obj.o gcc ../sysdeps/unix/sysv/linux/dl-early_allocate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-early_allocate.o -MD -MP -MF /usr/src/glibc-build/elf/dl-early_allocate.o.dt -MT /usr/src/glibc-build/elf/dl-early_allocate.o gcc dl-find_object.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-find_object.o -MD -MP -MF /usr/src/glibc-build/elf/dl-find_object.o.dt -MT /usr/src/glibc-build/elf/dl-find_object.o gcc dl-iteratephdr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-iteratephdr.o -MD -MP -MF /usr/src/glibc-build/elf/dl-iteratephdr.o.dt -MT /usr/src/glibc-build/elf/dl-iteratephdr.o gcc dl-libc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-libc.o -MD -MP -MF /usr/src/glibc-build/elf/dl-libc.o.dt -MT /usr/src/glibc-build/elf/dl-libc.o gcc dl-reloc-static-pie.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-reloc-static-pie.o -MD -MP -MF /usr/src/glibc-build/elf/dl-reloc-static-pie.o.dt -MT /usr/src/glibc-build/elf/dl-reloc-static-pie.o gcc dl-support.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-support.o -MD -MP -MF /usr/src/glibc-build/elf/dl-support.o.dt -MT /usr/src/glibc-build/elf/dl-support.o gcc dl-sym.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-sym.o -MD -MP -MF /usr/src/glibc-build/elf/dl-sym.o.dt -MT /usr/src/glibc-build/elf/dl-sym.o gcc ../sysdeps/unix/sysv/linux/dl-sysdep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-sysdep.o -MD -MP -MF /usr/src/glibc-build/elf/dl-sysdep.o.dt -MT /usr/src/glibc-build/elf/dl-sysdep.o gcc enbl-secure.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/enbl-secure.o -MD -MP -MF /usr/src/glibc-build/elf/enbl-secure.o.dt -MT /usr/src/glibc-build/elf/enbl-secure.o gcc libc_early_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/libc_early_init.o -MD -MP -MF /usr/src/glibc-build/elf/libc_early_init.o.dt -MT /usr/src/glibc-build/elf/libc_early_init.o gcc rtld_static_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/rtld_static_init.o -MD -MP -MF /usr/src/glibc-build/elf/rtld_static_init.o.dt -MT /usr/src/glibc-build/elf/rtld_static_init.o gcc dl-addr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-addr.os -MD -MP -MF /usr/src/glibc-build/elf/dl-addr.os.dt -MT /usr/src/glibc-build/elf/dl-addr.os gcc dl-addr-obj.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-addr-obj.os -MD -MP -MF /usr/src/glibc-build/elf/dl-addr-obj.os.dt -MT /usr/src/glibc-build/elf/dl-addr-obj.os gcc dl-find_object.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-find_object.os -MD -MP -MF /usr/src/glibc-build/elf/dl-find_object.os.dt -MT /usr/src/glibc-build/elf/dl-find_object.os gcc dl-iteratephdr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-iteratephdr.os -MD -MP -MF /usr/src/glibc-build/elf/dl-iteratephdr.os.dt -MT /usr/src/glibc-build/elf/dl-iteratephdr.os gcc dl-libc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-libc.os -MD -MP -MF /usr/src/glibc-build/elf/dl-libc.os.dt -MT /usr/src/glibc-build/elf/dl-libc.os gcc dl-sym.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-sym.os -MD -MP -MF /usr/src/glibc-build/elf/dl-sym.os.dt -MT /usr/src/glibc-build/elf/dl-sym.os gcc libc-dl-profstub.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/libc-dl-profstub.os -MD -MP -MF /usr/src/glibc-build/elf/libc-dl-profstub.os.dt -MT /usr/src/glibc-build/elf/libc-dl-profstub.os gcc libc-dl_find_object.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/libc-dl_find_object.os -MD -MP -MF /usr/src/glibc-build/elf/libc-dl_find_object.os.dt -MT /usr/src/glibc-build/elf/libc-dl_find_object.os gcc libc_early_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/libc_early_init.os -MD -MP -MF /usr/src/glibc-build/elf/libc_early_init.os.dt -MT /usr/src/glibc-build/elf/libc_early_init.os gcc dl-call-libc-early-init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-call-libc-early-init.os -MD -MP -MF /usr/src/glibc-build/elf/dl-call-libc-early-init.os.dt -MT /usr/src/glibc-build/elf/dl-call-libc-early-init.os gcc dl-call_fini.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-call_fini.os -MD -MP -MF /usr/src/glibc-build/elf/dl-call_fini.os.dt -MT /usr/src/glibc-build/elf/dl-call_fini.os gcc dl-catch.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-catch.os -MD -MP -MF /usr/src/glibc-build/elf/dl-catch.os.dt -MT /usr/src/glibc-build/elf/dl-catch.os gcc dl-close.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-close.os -MD -MP -MF /usr/src/glibc-build/elf/dl-close.os.dt -MT /usr/src/glibc-build/elf/dl-close.os gcc dl-debug.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-debug.os -MD -MP -MF /usr/src/glibc-build/elf/dl-debug.os.dt -MT /usr/src/glibc-build/elf/dl-debug.os gcc dl-debug-symbols.S -c -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/elf/dl-debug-symbols.os -MD -MP -MF /usr/src/glibc-build/elf/dl-debug-symbols.os.dt -MT /usr/src/glibc-build/elf/dl-debug-symbols.os gcc dl-deps.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-deps.os -MD -MP -MF /usr/src/glibc-build/elf/dl-deps.os.dt -MT /usr/src/glibc-build/elf/dl-deps.os gcc dl-exception.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-exception.os -MD -MP -MF /usr/src/glibc-build/elf/dl-exception.os.dt -MT /usr/src/glibc-build/elf/dl-exception.os gcc ../sysdeps/unix/sysv/linux/dl-execstack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-execstack.os -MD -MP -MF /usr/src/glibc-build/elf/dl-execstack.os.dt -MT /usr/src/glibc-build/elf/dl-execstack.os gcc dl-fini.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-fini.os -MD -MP -MF /usr/src/glibc-build/elf/dl-fini.os.dt -MT /usr/src/glibc-build/elf/dl-fini.os gcc dl-init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-init.os -MD -MP -MF /usr/src/glibc-build/elf/dl-init.os.dt -MT /usr/src/glibc-build/elf/dl-init.os gcc dl-load.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -I/usr/src/glibc-build/elf/. -I/usr/src/glibc-build/csu/. -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-load.os -MD -MP -MF /usr/src/glibc-build/elf/dl-load.os.dt -MT /usr/src/glibc-build/elf/dl-load.os gcc dl-lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-lookup.os -MD -MP -MF /usr/src/glibc-build/elf/dl-lookup.os.dt -MT /usr/src/glibc-build/elf/dl-lookup.os gcc dl-lookup-direct.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-lookup-direct.os -MD -MP -MF /usr/src/glibc-build/elf/dl-lookup-direct.os.dt -MT /usr/src/glibc-build/elf/dl-lookup-direct.os gcc dl-minimal-malloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-minimal-malloc.os -MD -MP -MF /usr/src/glibc-build/elf/dl-minimal-malloc.os.dt -MT /usr/src/glibc-build/elf/dl-minimal-malloc.os gcc dl-misc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-misc.os -MD -MP -MF /usr/src/glibc-build/elf/dl-misc.os.dt -MT /usr/src/glibc-build/elf/dl-misc.os gcc dl-object.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-object.os -MD -MP -MF /usr/src/glibc-build/elf/dl-object.os.dt -MT /usr/src/glibc-build/elf/dl-object.os gcc dl-open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-open.os -MD -MP -MF /usr/src/glibc-build/elf/dl-open.os.dt -MT /usr/src/glibc-build/elf/dl-open.os gcc ../sysdeps/unix/sysv/linux/dl-origin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-origin.os -MD -MP -MF /usr/src/glibc-build/elf/dl-origin.os.dt -MT /usr/src/glibc-build/elf/dl-origin.os gcc dl-printf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-printf.os -MD -MP -MF /usr/src/glibc-build/elf/dl-printf.os.dt -MT /usr/src/glibc-build/elf/dl-printf.os gcc dl-reloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-reloc.os -MD -MP -MF /usr/src/glibc-build/elf/dl-reloc.os.dt -MT /usr/src/glibc-build/elf/dl-reloc.os gcc dl-runtime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fexceptions -fasynchronous-unwind-tables -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-runtime.os -MD -MP -MF /usr/src/glibc-build/elf/dl-runtime.os.dt -MT /usr/src/glibc-build/elf/dl-runtime.os gcc dl-scope.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-scope.os -MD -MP -MF /usr/src/glibc-build/elf/dl-scope.os.dt -MT /usr/src/glibc-build/elf/dl-scope.os gcc dl-setup_hash.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-setup_hash.os -MD -MP -MF /usr/src/glibc-build/elf/dl-setup_hash.os.dt -MT /usr/src/glibc-build/elf/dl-setup_hash.os gcc dl-sort-maps.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-sort-maps.os -MD -MP -MF /usr/src/glibc-build/elf/dl-sort-maps.os.dt -MT /usr/src/glibc-build/elf/dl-sort-maps.os gcc ../sysdeps/nptl/dl-thread_gscope_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-thread_gscope_wait.os -MD -MP -MF /usr/src/glibc-build/elf/dl-thread_gscope_wait.os.dt -MT /usr/src/glibc-build/elf/dl-thread_gscope_wait.os gcc dl-tls.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-tls.os -MD -MP -MF /usr/src/glibc-build/elf/dl-tls.os.dt -MT /usr/src/glibc-build/elf/dl-tls.os gcc ../sysdeps/nptl/dl-tls_init_tp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-tls_init_tp.os -MD -MP -MF /usr/src/glibc-build/elf/dl-tls_init_tp.os.dt -MT /usr/src/glibc-build/elf/dl-tls_init_tp.os gcc ../sysdeps/aarch64/dl-trampoline.S -c -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/elf/dl-trampoline.os -MD -MP -MF /usr/src/glibc-build/elf/dl-trampoline.os.dt -MT /usr/src/glibc-build/elf/dl-trampoline.os gcc dl-tunables.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fno-tree-loop-distribute-patterns -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-tunables.os -MD -MP -MF /usr/src/glibc-build/elf/dl-tunables.os.dt -MT /usr/src/glibc-build/elf/dl-tunables.os gcc dl-version.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-version.os -MD -MP -MF /usr/src/glibc-build/elf/dl-version.os.dt -MT /usr/src/glibc-build/elf/dl-version.os gcc ../sysdeps/unix/sysv/linux/dl-write.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-write.os -MD -MP -MF /usr/src/glibc-build/elf/dl-write.os.dt -MT /usr/src/glibc-build/elf/dl-write.os gcc dl-cache.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -D'SYSCONFDIR="/etc"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-cache.os -MD -MP -MF /usr/src/glibc-build/elf/dl-cache.os.dt -MT /usr/src/glibc-build/elf/dl-cache.os gcc ../sysdeps/unix/sysv/linux/dl-rseq-symbols.S -c -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/elf/dl-rseq-symbols.os -MD -MP -MF /usr/src/glibc-build/elf/dl-rseq-symbols.os.dt -MT /usr/src/glibc-build/elf/dl-rseq-symbols.os gcc ../sysdeps/aarch64/dl-bti.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-bti.os -MD -MP -MF /usr/src/glibc-build/elf/dl-bti.os.dt -MT /usr/src/glibc-build/elf/dl-bti.os gcc ../sysdeps/aarch64/dl-gcs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-gcs.os -MD -MP -MF /usr/src/glibc-build/elf/dl-gcs.os.dt -MT /usr/src/glibc-build/elf/dl-gcs.os gcc ../sysdeps/aarch64/tlsdesc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/tlsdesc.os -MD -MP -MF /usr/src/glibc-build/elf/tlsdesc.os.dt -MT /usr/src/glibc-build/elf/tlsdesc.os gcc ../sysdeps/aarch64/dl-tlsdesc.S -c -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/elf/dl-tlsdesc.os -MD -MP -MF /usr/src/glibc-build/elf/dl-tlsdesc.os.dt -MT /usr/src/glibc-build/elf/dl-tlsdesc.os gcc dl-audit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-audit.os -MD -MP -MF /usr/src/glibc-build/elf/dl-audit.os.dt -MT /usr/src/glibc-build/elf/dl-audit.os gcc dl-compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-compat.os -MD -MP -MF /usr/src/glibc-build/elf/dl-compat.os.dt -MT /usr/src/glibc-build/elf/dl-compat.os gcc dl-diagnostics.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -D'SYSCONFDIR="/etc"' -D'PREFIX="/usr"' -D'RTLD="/lib/ld-linux-aarch64.so.1"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-diagnostics.os -MD -MP -MF /usr/src/glibc-build/elf/dl-diagnostics.os.dt -MT /usr/src/glibc-build/elf/dl-diagnostics.os gcc ../sysdeps/aarch64/dl-diagnostics-cpu.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-diagnostics-cpu.os -MD -MP -MF /usr/src/glibc-build/elf/dl-diagnostics-cpu.os.dt -MT /usr/src/glibc-build/elf/dl-diagnostics-cpu.os gcc ../sysdeps/unix/sysv/linux/dl-diagnostics-kernel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-diagnostics-kernel.os -MD -MP -MF /usr/src/glibc-build/elf/dl-diagnostics-kernel.os.dt -MT /usr/src/glibc-build/elf/dl-diagnostics-kernel.os gcc dl-environ.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-environ.os -MD -MP -MF /usr/src/glibc-build/elf/dl-environ.os.dt -MT /usr/src/glibc-build/elf/dl-environ.os gcc dl-hwcaps.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-hwcaps.os -MD -MP -MF /usr/src/glibc-build/elf/dl-hwcaps.os.dt -MT /usr/src/glibc-build/elf/dl-hwcaps.os gcc dl-hwcaps-subdirs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-hwcaps-subdirs.os -MD -MP -MF /usr/src/glibc-build/elf/dl-hwcaps-subdirs.os.dt -MT /usr/src/glibc-build/elf/dl-hwcaps-subdirs.os gcc dl-hwcaps_split.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-hwcaps_split.os -MD -MP -MF /usr/src/glibc-build/elf/dl-hwcaps_split.os.dt -MT /usr/src/glibc-build/elf/dl-hwcaps_split.os gcc dl-libc_freeres.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-libc_freeres.os -MD -MP -MF /usr/src/glibc-build/elf/dl-libc_freeres.os.dt -MT /usr/src/glibc-build/elf/dl-libc_freeres.os gcc dl-minimal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-minimal.os -MD -MP -MF /usr/src/glibc-build/elf/dl-minimal.os.dt -MT /usr/src/glibc-build/elf/dl-minimal.os gcc ../sysdeps/nptl/dl-mutex.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-mutex.os -MD -MP -MF /usr/src/glibc-build/elf/dl-mutex.os.dt -MT /usr/src/glibc-build/elf/dl-mutex.os gcc dl-profile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-profile.os -MD -MP -MF /usr/src/glibc-build/elf/dl-profile.os.dt -MT /usr/src/glibc-build/elf/dl-profile.os gcc ../sysdeps/unix/sysv/linux/dl-sysdep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-sysdep.os -MD -MP -MF /usr/src/glibc-build/elf/dl-sysdep.os.dt -MT /usr/src/glibc-build/elf/dl-sysdep.os gcc dl-usage.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -D'SYSCONFDIR="/etc"' -D'RTLD="/lib/ld-linux-aarch64.so.1"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-usage.os -MD -MP -MF /usr/src/glibc-build/elf/dl-usage.os.dt -MT /usr/src/glibc-build/elf/dl-usage.os gcc rtld.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -fno-tree-loop-distribute-patterns -D'SYSCONFDIR="/etc"' -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/rtld.os -MD -MP -MF /usr/src/glibc-build/elf/rtld.os.dt -MT /usr/src/glibc-build/elf/rtld.os gcc dl-brk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-brk.os -MD -MP -MF /usr/src/glibc-build/elf/dl-brk.os.dt -MT /usr/src/glibc-build/elf/dl-brk.os gcc ../sysdeps/unix/sysv/linux/dl-getcwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-getcwd.os -MD -MP -MF /usr/src/glibc-build/elf/dl-getcwd.os.dt -MT /usr/src/glibc-build/elf/dl-getcwd.os gcc ../sysdeps/unix/sysv/linux/dl-openat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-openat64.os -MD -MP -MF /usr/src/glibc-build/elf/dl-openat64.os.dt -MT /usr/src/glibc-build/elf/dl-openat64.os gcc ../sysdeps/unix/sysv/linux/dl-opendir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-opendir.os -MD -MP -MF /usr/src/glibc-build/elf/dl-opendir.os.dt -MT /usr/src/glibc-build/elf/dl-opendir.os gcc ../sysdeps/unix/sysv/linux/dl-sbrk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/dl-sbrk.os -MD -MP -MF /usr/src/glibc-build/elf/dl-sbrk.os.dt -MT /usr/src/glibc-build/elf/dl-sbrk.os gcc ../sysdeps/aarch64/dl-start.S -c -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/elf/dl-start.os -MD -MP -MF /usr/src/glibc-build/elf/dl-start.os.dt -MT /usr/src/glibc-build/elf/dl-start.os gcc interp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/interp.os -MD -MP -MF /usr/src/glibc-build/elf/interp.os.dt -MT /usr/src/glibc-build/elf/interp.os gcc sofini.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/sofini.os -MD -MP -MF /usr/src/glibc-build/elf/sofini.os.dt -MT /usr/src/glibc-build/elf/sofini.os gcc static-stubs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/static-stubs.o -MD -MP -MF /usr/src/glibc-build/elf/static-stubs.o.dt -MT /usr/src/glibc-build/elf/static-stubs.o gcc cache.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -D'SYSCONFDIR="/etc"' -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/cache.o -MD -MP -MF /usr/src/glibc-build/elf/cache.o.dt -MT /usr/src/glibc-build/elf/cache.o gcc chroot_canon.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/chroot_canon.o -MD -MP -MF /usr/src/glibc-build/elf/chroot_canon.o.dt -MT /usr/src/glibc-build/elf/chroot_canon.o gcc readlib.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/readlib.o -MD -MP -MF /usr/src/glibc-build/elf/readlib.o.dt -MT /usr/src/glibc-build/elf/readlib.o gcc stringtable.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/stringtable.o -MD -MP -MF /usr/src/glibc-build/elf/stringtable.o.dt -MT /usr/src/glibc-build/elf/stringtable.o gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/xmalloc.o -MD -MP -MF /usr/src/glibc-build/elf/xmalloc.o.dt -MT /usr/src/glibc-build/elf/xmalloc.o gcc ../locale/programs/xstrdup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/xstrdup.o -MD -MP -MF /usr/src/glibc-build/elf/xstrdup.o.dt -MT /usr/src/glibc-build/elf/xstrdup.o gcc ../sysdeps/aarch64/sotruss-lib.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=extramodules -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/sotruss-lib.os -MD -MP -MF /usr/src/glibc-build/elf/sotruss-lib.os.dt -MT /usr/src/glibc-build/elf/sotruss-lib.os echo 'elf/dl-call-libc-early-init.o elf/dl-call_fini.o elf/dl-catch.o elf/dl-close.o elf/dl-debug.o elf/dl-debug-symbols.o elf/dl-deps.o elf/dl-exception.o elf/dl-execstack.o elf/dl-fini.o elf/dl-init.o elf/dl-load.o elf/dl-lookup.o elf/dl-lookup-direct.o elf/dl-minimal-malloc.o elf/dl-misc.o elf/dl-object.o elf/dl-open.o elf/dl-origin.o elf/dl-printf.o elf/dl-reloc.o elf/dl-runtime.o elf/dl-scope.o elf/dl-setup_hash.o elf/dl-sort-maps.o elf/dl-thread_gscope_wait.o elf/dl-tls.o elf/dl-tls_init_tp.o elf/dl-trampoline.o elf/dl-tunables.o elf/dl-version.o elf/dl-write.o elf/dl-cache.o elf/dl-rseq-symbols.o elf/dl-bti.o elf/dl-gcs.o elf/tlsdesc.o elf/dl-tlsdesc.o elf/dl-addr.o elf/dl-addr-obj.o elf/dl-early_allocate.o elf/dl-find_object.o elf/dl-iteratephdr.o elf/dl-libc.o elf/dl-reloc-static-pie.o elf/dl-support.o elf/dl-sym.o elf/dl-sysdep.o elf/enbl-secure.o elf/libc_early_init.o elf/rtld_static_init.o' > /usr/src/glibc-build/elf/stamp.oT mv -f /usr/src/glibc-build/elf/stamp.oT /usr/src/glibc-build/elf/stamp.o echo 'elf/dl-addr.os elf/dl-addr-obj.os elf/dl-find_object.os elf/dl-iteratephdr.os elf/dl-libc.os elf/dl-sym.os elf/libc-dl-profstub.os elf/libc-dl_find_object.os elf/libc_early_init.os' > /usr/src/glibc-build/elf/stamp.osT mv -f /usr/src/glibc-build/elf/stamp.osT /usr/src/glibc-build/elf/stamp.os gcc -nostdlib -nostartfiles -r -o /usr/src/glibc-build/elf/dl-allobjs.os /usr/src/glibc-build/elf/dl-call-libc-early-init.os /usr/src/glibc-build/elf/dl-call_fini.os /usr/src/glibc-build/elf/dl-catch.os /usr/src/glibc-build/elf/dl-close.os /usr/src/glibc-build/elf/dl-debug.os /usr/src/glibc-build/elf/dl-debug-symbols.os /usr/src/glibc-build/elf/dl-deps.os /usr/src/glibc-build/elf/dl-exception.os /usr/src/glibc-build/elf/dl-execstack.os /usr/src/glibc-build/elf/dl-fini.os /usr/src/glibc-build/elf/dl-init.os /usr/src/glibc-build/elf/dl-load.os /usr/src/glibc-build/elf/dl-lookup.os /usr/src/glibc-build/elf/dl-lookup-direct.os /usr/src/glibc-build/elf/dl-minimal-malloc.os /usr/src/glibc-build/elf/dl-misc.os /usr/src/glibc-build/elf/dl-object.os /usr/src/glibc-build/elf/dl-open.os /usr/src/glibc-build/elf/dl-origin.os /usr/src/glibc-build/elf/dl-printf.os /usr/src/glibc-build/elf/dl-reloc.os /usr/src/glibc-build/elf/dl-runtime.os /usr/src/glibc-build/elf/dl-scope.os /usr/src/glibc-build/elf/dl-setup_hash.os /usr/src/glibc-build/elf/dl-sort-maps.os /usr/src/glibc-build/elf/dl-thread_gscope_wait.os /usr/src/glibc-build/elf/dl-tls.os /usr/src/glibc-build/elf/dl-tls_init_tp.os /usr/src/glibc-build/elf/dl-trampoline.os /usr/src/glibc-build/elf/dl-tunables.os /usr/src/glibc-build/elf/dl-version.os /usr/src/glibc-build/elf/dl-write.os /usr/src/glibc-build/elf/dl-cache.os /usr/src/glibc-build/elf/dl-rseq-symbols.os /usr/src/glibc-build/elf/dl-bti.os /usr/src/glibc-build/elf/dl-gcs.os /usr/src/glibc-build/elf/tlsdesc.os /usr/src/glibc-build/elf/dl-tlsdesc.os /usr/src/glibc-build/elf/dl-audit.os /usr/src/glibc-build/elf/dl-compat.os /usr/src/glibc-build/elf/dl-diagnostics.os /usr/src/glibc-build/elf/dl-diagnostics-cpu.os /usr/src/glibc-build/elf/dl-diagnostics-kernel.os /usr/src/glibc-build/elf/dl-environ.os /usr/src/glibc-build/elf/dl-hwcaps.os /usr/src/glibc-build/elf/dl-hwcaps-subdirs.os /usr/src/glibc-build/elf/dl-hwcaps_split.os /usr/src/glibc-build/elf/dl-libc_freeres.os /usr/src/glibc-build/elf/dl-minimal.os /usr/src/glibc-build/elf/dl-mutex.os /usr/src/glibc-build/elf/dl-profile.os /usr/src/glibc-build/elf/dl-sysdep.os /usr/src/glibc-build/elf/dl-usage.os /usr/src/glibc-build/elf/rtld.os /usr/src/glibc-build/elf/dl-brk.os /usr/src/glibc-build/elf/dl-getcwd.os /usr/src/glibc-build/elf/dl-openat64.os /usr/src/glibc-build/elf/dl-opendir.os /usr/src/glibc-build/elf/dl-sbrk.os /usr/src/glibc-build/elf/dl-start.os cd /usr/src/glibc-build && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libc_pic.a `cat csu/stamp.os iconv/stamp.os locale/stamp.os localedata/stamp.os iconvdata/stamp.os assert/stamp.os ctype/stamp.os intl/stamp.os catgets/stamp.os math/stamp.os setjmp/stamp.os signal/stamp.os stdlib/stamp.os stdio-common/stamp.os libio/stamp.os dlfcn/stamp.os nptl/stamp.os rt/stamp.os malloc/stamp.os string/stamp.os wcsmbs/stamp.os timezone/stamp.os time/stamp.os dirent/stamp.os posix/stamp.os io/stamp.os termios/stamp.os resource/stamp.os misc/stamp.os socket/stamp.os sysvipc/stamp.os gmon/stamp.os gnulib/stamp.os wctype/stamp.os manual/stamp.os po/stamp.os argp/stamp.os conform/stamp.os debug/stamp.os mathvec/stamp.os support/stamp.os nptl_db/stamp.os inet/stamp.os resolv/stamp.os nss/stamp.os hesiod/stamp.os sunrpc/stamp.os nis/stamp.os nscd/stamp.os login/stamp.os elf/stamp.os stamp.os` a - csu/check_fds.os a - csu/dso_handle.os a - csu/init-first.os a - csu/libc-start.os a - csu/sysdep.os a - csu/version.os a - csu/unwind-resume.os a - csu/errno.os a - csu/errno-loc.os a - iconv/iconv_open.os a - iconv/iconv.os a - iconv/iconv_close.os a - iconv/gconv_open.os a - iconv/gconv.os a - iconv/gconv_close.os a - iconv/gconv_db.os a - iconv/gconv_conf.os a - iconv/gconv_builtin.os a - iconv/gconv_simple.os a - iconv/gconv_trans.os a - iconv/gconv_cache.os a - iconv/gconv_dl.os a - iconv/gconv_charset.os a - locale/duplocale.os a - locale/findlocale.os a - locale/freelocale.os a - locale/loadarchive.os a - locale/loadlocale.os a - locale/localeconv.os a - locale/mb_cur_max.os a - locale/newlocale.os a - locale/nl_langinfo.os a - locale/nl_langinfo_l.os a - locale/setlocale.os a - locale/uselocale.os a - locale/C-address.os a - locale/C-collate.os a - locale/C-ctype.os a - locale/C-identification.os a - locale/C-measurement.os a - locale/C-messages.os a - locale/C-monetary.os a - locale/C-name.os a - locale/C-numeric.os a - locale/C-paper.os a - locale/C-telephone.os a - locale/C-time.os a - locale/lc-address.os a - locale/lc-collate.os a - locale/lc-ctype.os a - locale/lc-identification.os a - locale/lc-measurement.os a - locale/lc-messages.os a - locale/lc-monetary.os a - locale/lc-name.os a - locale/lc-numeric.os a - locale/lc-paper.os a - locale/lc-telephone.os a - locale/lc-time.os a - locale/C_name.os a - locale/SYS_libc.os a - locale/coll-lookup.os a - locale/global-locale.os a - locale/localename.os a - locale/xlocale.os a - assert/__assert.os a - assert/__libc_assert_fail.os a - assert/assert.os a - assert/assert-perr.os a - ctype/ctype.os a - ctype/ctype-c99.os a - ctype/ctype-c99_l.os a - ctype/ctype-extn.os a - ctype/ctype_l.os a - ctype/isctype.os a - ctype/ctype-info.os a - intl/bindtextdom.os a - intl/dcgettext.os a - intl/dgettext.os a - intl/gettext.os a - intl/dcigettext.os a - intl/dcngettext.os a - intl/dngettext.os a - intl/ngettext.os a - intl/finddomain.os a - intl/loadmsgcat.os a - intl/localealias.os a - intl/textdomain.os a - intl/l10nflist.os a - intl/explodename.os a - intl/plural.os a - intl/plural-exp.os a - intl/hash-string.os a - catgets/catgets.os a - catgets/open_catalog.os a - math/s_ldexpl.os a - math/s_copysignl.os a - math/s_finitel.os a - math/s_frexpl.os a - math/s_isinfl.os a - math/s_isnanl.os a - math/s_modfl.os a - math/s_scalbnl.os a - math/s_signbitl.os a - math/s_ldexp.os a - math/s_copysign.os a - math/s_finite.os a - math/s_frexp.os a - math/s_isinf.os a - math/s_isnan.os a - math/s_modf.os a - math/s_scalbn.os a - math/s_signbit.os a - math/s_ldexpf.os a - math/s_copysignf.os a - math/s_finitef.os a - math/s_frexpf.os a - math/s_isinff.os a - math/s_isnanf.os a - math/s_modff.os a - math/s_scalbnf.os a - math/s_signbitf.os a - math/fpu_control.os a - math/setfpucw.os a - setjmp/setjmp.os a - setjmp/sigjmp.os a - setjmp/bsd-setjmp.os a - setjmp/bsd-_setjmp.os a - setjmp/longjmp.os a - setjmp/__longjmp.os a - setjmp/jmp-unwind.os a - signal/signal.os a - signal/raise.os a - signal/killpg.os a - signal/sigaction.os a - signal/libc_sigaction.os a - signal/sigprocmask.os a - signal/kill.os a - signal/sigpending.os a - signal/sigsuspend.os a - signal/sigwait.os a - signal/sigblock.os a - signal/sigsetmask.os a - signal/sigpause.os a - signal/sigvec.os a - signal/sigstack.os a - signal/sigaltstack.os a - signal/sigintr.os a - signal/sigsetops.os a - signal/sigempty.os a - signal/sigfillset.os a - signal/sigaddset.os a - signal/sigdelset.os a - signal/sigismem.os a - signal/sigreturn.os a - signal/siggetmask.os a - signal/sysv_signal.os a - signal/sigisempty.os a - signal/sigandset.os a - signal/sigorset.os a - signal/allocrtsig.os a - signal/sigtimedwait.os a - signal/sigwaitinfo.os a - signal/sigqueue.os a - signal/sighold.os a - signal/sigrelse.os a - signal/sigignore.os a - signal/sigset.os a - stdlib/a64l.os a - stdlib/abort.os a - stdlib/abs.os a - stdlib/arc4random.os a - stdlib/arc4random_uniform.os a - stdlib/atof.os a - stdlib/atoi.os a - stdlib/atol.os a - stdlib/atoll.os a - stdlib/bsearch.os a - stdlib/canonicalize.os a - stdlib/cxa_at_quick_exit.os a - stdlib/cxa_atexit.os a - stdlib/cxa_finalize.os a - stdlib/cxa_thread_atexit_impl.os a - stdlib/div.os a - stdlib/drand48.os a - stdlib/drand48-iter.os a - stdlib/drand48_r.os a - stdlib/erand48.os a - stdlib/erand48_r.os a - stdlib/exit.os a - stdlib/fmtmsg.os a - stdlib/getcontext.os a - stdlib/getentropy.os a - stdlib/getenv.os a - stdlib/getrandom.os a - stdlib/getsubopt.os a - stdlib/jrand48.os a - stdlib/jrand48_r.os a - stdlib/l64a.os a - stdlib/labs.os a - stdlib/lcong48.os a - stdlib/lcong48_r.os a - stdlib/ldiv.os a - stdlib/llabs.os a - stdlib/lldiv.os a - stdlib/lrand48.os a - stdlib/lrand48_r.os a - stdlib/makecontext.os a - stdlib/mblen.os a - stdlib/mbstowcs.os a - stdlib/mbtowc.os a - stdlib/mrand48.os a - stdlib/mrand48_r.os a - stdlib/nrand48.os a - stdlib/nrand48_r.os a - stdlib/old_atexit.os a - stdlib/on_exit.os a - stdlib/putenv.os a - stdlib/qsort.os a - stdlib/quick_exit.os a - stdlib/rand.os a - stdlib/rand_r.os a - stdlib/random.os a - stdlib/random_r.os a - stdlib/rpmatch.os a - stdlib/secure-getenv.os a - stdlib/seed48.os a - stdlib/seed48_r.os a - stdlib/setcontext.os a - stdlib/setenv.os a - stdlib/srand48.os a - stdlib/srand48_r.os a - stdlib/stdc_bit_ceil_uc.os a - stdlib/stdc_bit_ceil_ui.os a - stdlib/stdc_bit_ceil_ul.os a - stdlib/stdc_bit_ceil_ull.os a - stdlib/stdc_bit_ceil_us.os a - stdlib/stdc_bit_floor_uc.os a - stdlib/stdc_bit_floor_ui.os a - stdlib/stdc_bit_floor_ul.os a - stdlib/stdc_bit_floor_ull.os a - stdlib/stdc_bit_floor_us.os a - stdlib/stdc_bit_width_uc.os a - stdlib/stdc_bit_width_ui.os a - stdlib/stdc_bit_width_ul.os a - stdlib/stdc_bit_width_ull.os a - stdlib/stdc_bit_width_us.os a - stdlib/stdc_count_ones_uc.os a - stdlib/stdc_count_ones_ui.os a - stdlib/stdc_count_ones_ul.os a - stdlib/stdc_count_ones_ull.os a - stdlib/stdc_count_ones_us.os a - stdlib/stdc_count_zeros_uc.os a - stdlib/stdc_count_zeros_ui.os a - stdlib/stdc_count_zeros_ul.os a - stdlib/stdc_count_zeros_ull.os a - stdlib/stdc_count_zeros_us.os a - stdlib/stdc_first_leading_one_uc.os a - stdlib/stdc_first_leading_one_ui.os a - stdlib/stdc_first_leading_one_ul.os a - stdlib/stdc_first_leading_one_ull.os a - stdlib/stdc_first_leading_one_us.os a - stdlib/stdc_first_leading_zero_uc.os a - stdlib/stdc_first_leading_zero_ui.os a - stdlib/stdc_first_leading_zero_ul.os a - stdlib/stdc_first_leading_zero_ull.os a - stdlib/stdc_first_leading_zero_us.os a - stdlib/stdc_first_trailing_one_uc.os a - stdlib/stdc_first_trailing_one_ui.os a - stdlib/stdc_first_trailing_one_ul.os a - stdlib/stdc_first_trailing_one_ull.os a - stdlib/stdc_first_trailing_one_us.os a - stdlib/stdc_first_trailing_zero_uc.os a - stdlib/stdc_first_trailing_zero_ui.os a - stdlib/stdc_first_trailing_zero_ul.os a - stdlib/stdc_first_trailing_zero_ull.os a - stdlib/stdc_first_trailing_zero_us.os a - stdlib/stdc_has_single_bit_uc.os a - stdlib/stdc_has_single_bit_ui.os a - stdlib/stdc_has_single_bit_ul.os a - stdlib/stdc_has_single_bit_ull.os a - stdlib/stdc_has_single_bit_us.os a - stdlib/stdc_leading_ones_uc.os a - stdlib/stdc_leading_ones_ui.os a - stdlib/stdc_leading_ones_ul.os a - stdlib/stdc_leading_ones_ull.os a - stdlib/stdc_leading_ones_us.os a - stdlib/stdc_leading_zeros_uc.os a - stdlib/stdc_leading_zeros_ui.os a - stdlib/stdc_leading_zeros_ul.os a - stdlib/stdc_leading_zeros_ull.os a - stdlib/stdc_leading_zeros_us.os a - stdlib/stdc_trailing_ones_uc.os a - stdlib/stdc_trailing_ones_ui.os a - stdlib/stdc_trailing_ones_ul.os a - stdlib/stdc_trailing_ones_ull.os a - stdlib/stdc_trailing_ones_us.os a - stdlib/stdc_trailing_zeros_uc.os a - stdlib/stdc_trailing_zeros_ui.os a - stdlib/stdc_trailing_zeros_ul.os a - stdlib/stdc_trailing_zeros_ull.os a - stdlib/stdc_trailing_zeros_us.os a - stdlib/strfmon.os a - stdlib/strfmon_l.os a - stdlib/strfromd.os a - stdlib/strfromf.os a - stdlib/strfroml.os a - stdlib/strtod.os a - stdlib/strtod_l.os a - stdlib/strtod_nan.os a - stdlib/strtof.os a - stdlib/strtof_l.os a - stdlib/strtof_nan.os a - stdlib/strtol.os a - stdlib/strtol_l.os a - stdlib/strtold.os a - stdlib/strtold_l.os a - stdlib/strtold_nan.os a - stdlib/strtoll.os a - stdlib/strtoll_l.os a - stdlib/strtoul.os a - stdlib/strtoul_l.os a - stdlib/strtoull.os a - stdlib/strtoull_l.os a - stdlib/swapcontext.os a - stdlib/system.os a - stdlib/wcstombs.os a - stdlib/wctomb.os a - stdlib/xpg_basename.os a - stdlib/add_n.os a - stdlib/addmul_1.os a - stdlib/cmp.os a - stdlib/divmod_1.os a - stdlib/divrem.os a - stdlib/inlines.os a - stdlib/lshift.os a - stdlib/mod_1.os a - stdlib/mul.os a - stdlib/mul_1.os a - stdlib/mul_n.os a - stdlib/rshift.os a - stdlib/sub_n.os a - stdlib/submul_1.os a - stdlib/udiv_qrnnd.os a - stdlib/dbl2mpn.os a - stdlib/ldbl2mpn.os a - stdlib/mpn2dbl.os a - stdlib/mpn2flt.os a - stdlib/mpn2ldbl.os a - stdlib/grouping.os a - stdlib/groupingwc.os a - stdlib/tens_in_limb.os a - stdlib/fpioconst.os a - stdlib/mp_clz_tab.os a - stdio-common/_itoa.os a - stdio-common/_itowa.os a - stdio-common/asprintf.os a - stdio-common/ctermid.os a - stdio-common/cuserid.os a - stdio-common/dprintf.os a - stdio-common/flockfile.os a - stdio-common/fprintf.os a - stdio-common/fscanf.os a - stdio-common/ftrylockfile.os a - stdio-common/funlockfile.os a - stdio-common/gentempfd.os a - stdio-common/getline.os a - stdio-common/getw.os a - stdio-common/grouping_iterator.os a - stdio-common/iovfscanf.os a - stdio-common/isoc23_fscanf.os a - stdio-common/isoc23_scanf.os a - stdio-common/isoc23_sscanf.os a - stdio-common/isoc23_vfscanf.os a - stdio-common/isoc23_vscanf.os a - stdio-common/isoc23_vsscanf.os a - stdio-common/isoc99_fscanf.os a - stdio-common/isoc99_scanf.os a - stdio-common/isoc99_sscanf.os a - stdio-common/isoc99_vfscanf.os a - stdio-common/isoc99_vscanf.os a - stdio-common/isoc99_vsscanf.os a - stdio-common/itoa-digits.os a - stdio-common/itoa-udigits.os a - stdio-common/itowa-digits.os a - stdio-common/perror.os a - stdio-common/printf.os a - stdio-common/printf-prs.os a - stdio-common/printf_buffer_as_file.os a - stdio-common/printf_buffer_done.os a - stdio-common/printf_buffer_flush.os a - stdio-common/printf_buffer_pad_1.os a - stdio-common/printf_buffer_putc_1.os a - stdio-common/printf_buffer_puts_1.os a - stdio-common/printf_buffer_to_file.os a - stdio-common/printf_buffer_write.os a - stdio-common/printf_fp.os a - stdio-common/printf_fphex.os a - stdio-common/printf_function_invoke.os a - stdio-common/printf_size.os a - stdio-common/psiginfo.os a - stdio-common/psignal.os a - stdio-common/putw.os a - stdio-common/reg-modifier.os a - stdio-common/reg-printf.os a - stdio-common/reg-type.os a - stdio-common/remove.os a - stdio-common/rename.os a - stdio-common/renameat.os a - stdio-common/renameat2.os a - stdio-common/scanf.os a - stdio-common/snprintf.os a - stdio-common/sprintf.os a - stdio-common/sscanf.os a - stdio-common/tempnam.os a - stdio-common/tempname.os a - stdio-common/tmpdir.os a - stdio-common/tmpfile.os a - stdio-common/tmpfile64.os a - stdio-common/tmpnam.os a - stdio-common/tmpnam_r.os a - stdio-common/translated_number_width.os a - stdio-common/vfprintf.os a - stdio-common/vfprintf-internal.os a - stdio-common/vfscanf.os a - stdio-common/vfscanf-internal.os a - stdio-common/vfwprintf.os a - stdio-common/vfwprintf-internal.os a - stdio-common/vfwscanf.os a - stdio-common/vfwscanf-internal.os a - stdio-common/vprintf.os a - stdio-common/wprintf_buffer_as_file.os a - stdio-common/wprintf_buffer_done.os a - stdio-common/wprintf_buffer_flush.os a - stdio-common/wprintf_buffer_pad_1.os a - stdio-common/wprintf_buffer_putc_1.os a - stdio-common/wprintf_buffer_puts_1.os a - stdio-common/wprintf_buffer_to_file.os a - stdio-common/wprintf_buffer_write.os a - stdio-common/wprintf_function_invoke.os a - stdio-common/errlist.os a - stdio-common/errlist-data.os a - stdio-common/errname.os a - stdio-common/fxprintf.os a - stdio-common/printf-parsemb.os a - stdio-common/printf-parsewc.os a - stdio-common/siglist.os a - libio/filedoalloc.os a - libio/iofclose.os a - libio/iofdopen.os a - libio/iofflush.os a - libio/iofgetpos.os a - libio/iofgets.os a - libio/iofopen.os a - libio/iofopncook.os a - libio/iofputs.os a - libio/iofread.os a - libio/iofsetpos.os a - libio/ioftell.os a - libio/wfiledoalloc.os a - libio/iofwrite.os a - libio/iogetdelim.os a - libio/iogetline.os a - libio/iogets.os a - libio/iopadn.os a - libio/iopopen.os a - libio/ioputs.os a - libio/ioseekoff.os a - libio/ioseekpos.os a - libio/iosetbuffer.os a - libio/iosetvbuf.os a - libio/ioungetc.os a - libio/iovsprintf.os a - libio/iovsscanf.os a - libio/iofgetpos64.os a - libio/iofopen64.os a - libio/iofsetpos64.os a - libio/fputwc.os a - libio/fputwc_u.os a - libio/getwc.os a - libio/getwc_u.os a - libio/getwchar.os a - libio/getwchar_u.os a - libio/iofgetws.os a - libio/iofgetws_u.os a - libio/iofputws.os a - libio/iofputws_u.os a - libio/iogetwline.os a - libio/iowpadn.os a - libio/ioungetwc.os a - libio/putwc.os a - libio/putwc_u.os a - libio/putwchar.os a - libio/putwchar_u.os a - libio/putchar.os a - libio/putchar_u.os a - libio/fwprintf.os a - libio/swprintf.os a - libio/vwprintf.os a - libio/wprintf.os a - libio/wscanf.os a - libio/fwscanf.os a - libio/vwscanf.os a - libio/vswprintf.os a - libio/iovswscanf.os a - libio/swscanf.os a - libio/wgenops.os a - libio/wstrops.os a - libio/wfileops.os a - libio/iofwide.os a - libio/fwide.os a - libio/wmemstream.os a - libio/clearerr.os a - libio/feof.os a - libio/ferror.os a - libio/fileno.os a - libio/fputc.os a - libio/freopen.os a - libio/fseek.os a - libio/getc.os a - libio/getchar.os a - libio/memstream.os a - libio/pclose.os a - libio/putc.os a - libio/rewind.os a - libio/setbuf.os a - libio/setlinebuf.os a - libio/vasprintf.os a - libio/iovdprintf.os a - libio/vscanf.os a - libio/vsnprintf.os a - libio/obprintf.os a - libio/fcloseall.os a - libio/fseeko.os a - libio/ftello.os a - libio/freopen64.os a - libio/fseeko64.os a - libio/ftello64.os a - libio/__fbufsize.os a - libio/__freading.os a - libio/__fwriting.os a - libio/__freadable.os a - libio/__fwritable.os a - libio/__flbf.os a - libio/__fpurge.os a - libio/__fpending.os a - libio/__fsetlocking.os a - libio/libc_fatal.os a - libio/fmemopen.os a - libio/oldfmemopen.os a - libio/vtables.os a - libio/oldiofopen.os a - libio/oldiofdopen.os a - libio/oldiofclose.os a - libio/oldiopopen.os a - libio/oldpclose.os a - libio/oldtmpfile.os a - libio/oldiofgetpos.os a - libio/oldiofgetpos64.os a - libio/oldiofsetpos.os a - libio/oldiofsetpos64.os a - libio/clearerr_u.os a - libio/feof_u.os a - libio/ferror_u.os a - libio/fputc_u.os a - libio/getc_u.os a - libio/getchar_u.os a - libio/iofflush_u.os a - libio/putc_u.os a - libio/peekc.os a - libio/iofread_u.os a - libio/iofwrite_u.os a - libio/iofgets_u.os a - libio/iofputs_u.os a - libio/fileops.os a - libio/genops.os a - libio/stdfiles.os a - libio/stdio.os a - libio/strops.os a - libio/oldfileops.os a - libio/oldstdfiles.os a - dlfcn/dladdr.os a - dlfcn/dladdr1.os a - dlfcn/dlclose.os a - dlfcn/dlerror.os a - dlfcn/dlinfo.os a - dlfcn/dlmopen.os a - dlfcn/dlopen.os a - dlfcn/dlsym.os a - dlfcn/dlvsym.os a - dlfcn/libc_dlerror_result.os a - dlfcn/dlopenold.os a - nptl/alloca_cutoff.os a - nptl/cancellation.os a - nptl/cleanup.os a - nptl/cleanup_compat.os a - nptl/cleanup_defer.os a - nptl/cleanup_defer_compat.os a - nptl/cleanup_routine.os a - nptl/elision-conf.os a - nptl/elision-lock.os a - nptl/elision-timed.os a - nptl/elision-trylock.os a - nptl/elision-unlock.os a - nptl/events.os a - nptl/futex-internal.os a - nptl/libc-cleanup.os a - nptl/lowlevellock.os a - nptl/nptl-stack.os a - nptl/nptl_deallocate_tsd.os a - nptl/nptl_free_tcb.os a - nptl/nptl_nthreads.os a - nptl/nptl_setxid.os a - nptl/nptlfreeres.os a - nptl/old_pthread_cond_broadcast.os a - nptl/old_pthread_cond_destroy.os a - nptl/old_pthread_cond_init.os a - nptl/old_pthread_cond_signal.os a - nptl/old_pthread_cond_timedwait.os a - nptl/old_pthread_cond_wait.os a - nptl/pthread_attr_copy.os a - nptl/pthread_attr_destroy.os a - nptl/pthread_attr_extension.os a - nptl/pthread_attr_getaffinity.os a - nptl/pthread_attr_getdetachstate.os a - nptl/pthread_attr_getguardsize.os a - nptl/pthread_attr_getinheritsched.os a - nptl/pthread_attr_getschedparam.os a - nptl/pthread_attr_getschedpolicy.os a - nptl/pthread_attr_getscope.os a - nptl/pthread_attr_getsigmask.os a - nptl/pthread_attr_getstack.os a - nptl/pthread_attr_getstackaddr.os a - nptl/pthread_attr_getstacksize.os a - nptl/pthread_attr_init.os a - nptl/pthread_attr_setaffinity.os a - nptl/pthread_attr_setdetachstate.os a - nptl/pthread_attr_setguardsize.os a - nptl/pthread_attr_setinheritsched.os a - nptl/pthread_attr_setschedparam.os a - nptl/pthread_attr_setschedpolicy.os a - nptl/pthread_attr_setscope.os a - nptl/pthread_attr_setsigmask.os a - nptl/pthread_attr_setsigmask_internal.os a - nptl/pthread_attr_setstack.os a - nptl/pthread_attr_setstackaddr.os a - nptl/pthread_attr_setstacksize.os a - nptl/pthread_barrier_destroy.os a - nptl/pthread_barrier_init.os a - nptl/pthread_barrier_wait.os a - nptl/pthread_barrierattr_destroy.os a - nptl/pthread_barrierattr_getpshared.os a - nptl/pthread_barrierattr_init.os a - nptl/pthread_barrierattr_setpshared.os a - nptl/pthread_cancel.os a - nptl/pthread_cleanup_upto.os a - nptl/pthread_clockjoin.os a - nptl/pthread_cond_broadcast.os a - nptl/pthread_cond_destroy.os a - nptl/pthread_cond_init.os a - nptl/pthread_cond_signal.os a - nptl/pthread_cond_wait.os a - nptl/pthread_condattr_destroy.os a - nptl/pthread_condattr_getclock.os a - nptl/pthread_condattr_getpshared.os a - nptl/pthread_condattr_init.os a - nptl/pthread_condattr_setclock.os a - nptl/pthread_condattr_setpshared.os a - nptl/pthread_create.os a - nptl/pthread_detach.os a - nptl/pthread_equal.os a - nptl/pthread_exit.os a - nptl/pthread_getaffinity.os a - nptl/pthread_getattr_default_np.os a - nptl/pthread_getattr_np.os a - nptl/pthread_getconcurrency.os a - nptl/pthread_getcpuclockid.os a - nptl/pthread_getname.os a - nptl/pthread_getschedparam.os a - nptl/pthread_getspecific.os a - nptl/pthread_join.os a - nptl/pthread_join_common.os a - nptl/pthread_key_create.os a - nptl/pthread_key_delete.os a - nptl/pthread_keys.os a - nptl/pthread_kill.os a - nptl/pthread_kill_other_threads.os a - nptl/pthread_mutex_cond_lock.os a - nptl/pthread_mutex_conf.os a - nptl/pthread_mutex_consistent.os a - nptl/pthread_mutex_destroy.os a - nptl/pthread_mutex_getprioceiling.os a - nptl/pthread_mutex_init.os a - nptl/pthread_mutex_lock.os a - nptl/pthread_mutex_setprioceiling.os a - nptl/pthread_mutex_timedlock.os a - nptl/pthread_mutex_trylock.os a - nptl/pthread_mutex_unlock.os a - nptl/pthread_mutexattr_destroy.os a - nptl/pthread_mutexattr_getprioceiling.os a - nptl/pthread_mutexattr_getprotocol.os a - nptl/pthread_mutexattr_getpshared.os a - nptl/pthread_mutexattr_getrobust.os a - nptl/pthread_mutexattr_gettype.os a - nptl/pthread_mutexattr_init.os a - nptl/pthread_mutexattr_setprioceiling.os a - nptl/pthread_mutexattr_setprotocol.os a - nptl/pthread_mutexattr_setpshared.os a - nptl/pthread_mutexattr_setrobust.os a - nptl/pthread_mutexattr_settype.os a - nptl/pthread_once.os a - nptl/pthread_rwlock_clockrdlock.os a - nptl/pthread_rwlock_clockwrlock.os a - nptl/pthread_rwlock_destroy.os a - nptl/pthread_rwlock_init.os a - nptl/pthread_rwlock_rdlock.os a - nptl/pthread_rwlock_timedrdlock.os a - nptl/pthread_rwlock_timedwrlock.os a - nptl/pthread_rwlock_tryrdlock.os a - nptl/pthread_rwlock_trywrlock.os a - nptl/pthread_rwlock_unlock.os a - nptl/pthread_rwlock_wrlock.os a - nptl/pthread_rwlockattr_destroy.os a - nptl/pthread_rwlockattr_getkind_np.os a - nptl/pthread_rwlockattr_getpshared.os a - nptl/pthread_rwlockattr_init.os a - nptl/pthread_rwlockattr_setkind_np.os a - nptl/pthread_rwlockattr_setpshared.os a - nptl/pthread_self.os a - nptl/pthread_setaffinity.os a - nptl/pthread_setattr_default_np.os a - nptl/pthread_setcancelstate.os a - nptl/pthread_setcanceltype.os a - nptl/pthread_setconcurrency.os a - nptl/pthread_setname.os a - nptl/pthread_setschedparam.os a - nptl/pthread_setschedprio.os a - nptl/pthread_setspecific.os a - nptl/pthread_sigmask.os a - nptl/pthread_sigqueue.os a - nptl/pthread_spin_destroy.os a - nptl/pthread_spin_init.os a - nptl/pthread_spin_lock.os a - nptl/pthread_spin_trylock.os a - nptl/pthread_spin_unlock.os a - nptl/pthread_testcancel.os a - nptl/pthread_timedjoin.os a - nptl/pthread_tryjoin.os a - nptl/pthread_yield.os a - nptl/sem_clockwait.os a - nptl/sem_close.os a - nptl/sem_destroy.os a - nptl/sem_getvalue.os a - nptl/sem_init.os a - nptl/sem_open.os a - nptl/sem_post.os a - nptl/sem_routines.os a - nptl/sem_timedwait.os a - nptl/sem_unlink.os a - nptl/sem_wait.os a - nptl/syscall_cancel.os a - nptl/tpp.os a - nptl/unwind.os a - nptl/vars.os a - nptl/thrd_current.os a - nptl/thrd_equal.os a - nptl/thrd_sleep.os a - nptl/thrd_yield.os a - nptl/call_once.os a - nptl/cnd_broadcast.os a - nptl/cnd_destroy.os a - nptl/cnd_init.os a - nptl/cnd_signal.os a - nptl/cnd_timedwait.os a - nptl/cnd_wait.os a - nptl/mtx_destroy.os a - nptl/mtx_init.os a - nptl/mtx_lock.os a - nptl/mtx_timedlock.os a - nptl/mtx_trylock.os a - nptl/mtx_unlock.os a - nptl/pthread_atfork_compat.os a - nptl/thrd_create.os a - nptl/thrd_detach.os a - nptl/thrd_exit.os a - nptl/thrd_join.os a - nptl/tss_create.os a - nptl/tss_delete.os a - nptl/tss_get.os a - nptl/tss_set.os a - rt/shm_open.os a - rt/shm_unlink.os a - rt/aio_cancel.os a - rt/aio_error.os a - rt/aio_fsync.os a - rt/aio_misc.os a - rt/aio_notify.os a - rt/aio_read.os a - rt/aio_read64.os a - rt/aio_return.os a - rt/aio_sigqueue.os a - rt/aio_suspend.os a - rt/aio_write.os a - rt/aio_write64.os a - rt/lio_listio.os a - rt/lio_listio64.os a - rt/mq_close.os a - rt/mq_getattr.os a - rt/mq_notify.os a - rt/mq_open.os a - rt/mq_receive.os a - rt/mq_send.os a - rt/mq_setattr.os a - rt/mq_timedreceive.os a - rt/mq_timedsend.os a - rt/mq_unlink.os a - rt/timer_create.os a - rt/timer_delete.os a - rt/timer_getoverr.os a - rt/timer_gettime.os a - rt/timer_settime.os a - rt/timer_routines.os a - malloc/malloc.os a - malloc/mcheck.os a - malloc/mtrace.os a - malloc/obstack.os a - malloc/reallocarray.os a - malloc/scratch_buffer_grow.os a - malloc/scratch_buffer_grow_preserve.os a - malloc/scratch_buffer_set_array_size.os a - malloc/dynarray_at_failure.os a - malloc/dynarray_emplace_enlarge.os a - malloc/dynarray_finalize.os a - malloc/dynarray_resize.os a - malloc/dynarray_resize_clear.os a - malloc/alloc_buffer_alloc_array.os a - malloc/alloc_buffer_allocate.os a - malloc/alloc_buffer_copy_bytes.os a - malloc/alloc_buffer_copy_string.os a - malloc/alloc_buffer_create_failure.os a - malloc/set-freeres.os a - malloc/thread-freeres.os a - string/_strerror.os a - string/argz-addsep.os a - string/argz-append.os a - string/argz-count.os a - string/argz-create.os a - string/argz-ctsep.os a - string/argz-delete.os a - string/argz-extract.os a - string/argz-insert.os a - string/argz-next.os a - string/argz-replace.os a - string/argz-stringify.os a - string/basename.os a - string/bcopy.os a - string/bzero.os a - string/envz.os a - string/explicit_bzero.os a - string/ffs.os a - string/ffsll.os a - string/memccpy.os a - string/memchr.os a - string/memcmp.os a - string/memcmpeq.os a - string/memcpy.os a - string/memfrob.os a - string/memmem.os a - string/memmove.os a - string/mempcpy.os a - string/memrchr.os a - string/memset.os a - string/rawmemchr.os a - string/sigabbrev_np.os a - string/sigdescr_np.os a - string/stpcpy.os a - string/stpncpy.os a - string/strcasecmp.os a - string/strcasecmp_l.os a - string/strcasestr.os a - string/strcat.os a - string/strchr.os a - string/strchrnul.os a - string/strcmp.os a - string/strcoll.os a - string/strcoll_l.os a - string/strcpy.os a - string/strcspn.os a - string/strdup.os a - string/strerror.os a - string/strerror_l.os a - string/strerrordesc_np.os a - string/strerrorname_np.os a - string/strfry.os a - string/string-inlines.os a - string/strlcat.os a - string/strlcpy.os a - string/strlen.os a - string/strncase.os a - string/strncase_l.os a - string/strncat.os a - string/strncmp.os a - string/strncpy.os a - string/strndup.os a - string/strnlen.os a - string/strpbrk.os a - string/strrchr.os a - string/strsep.os a - string/strsignal.os a - string/strspn.os a - string/strstr.os a - string/strtok.os a - string/strtok_r.os a - string/strverscmp.os a - string/strxfrm.os a - string/strxfrm_l.os a - string/swab.os a - string/wordcopy.os a - string/xpg-strerror.os a - string/memchr_generic.os a - string/memchr_nosimd.os a - string/memcpy_a64fx.os a - string/memcpy_generic.os a - string/memcpy_mops.os a - string/memcpy_oryon1.os a - string/memcpy_sve.os a - string/memmove_mops.os a - string/memset_a64fx.os a - string/memset_emag.os a - string/memset_generic.os a - string/memset_kunpeng.os a - string/memset_mops.os a - string/memset_oryon1.os a - string/memset_zva64.os a - string/strlen_asimd.os a - string/strlen_generic.os a - string/tls-internal.os a - wcsmbs/btowc.os a - wcsmbs/c16rtomb.os a - wcsmbs/c32rtomb.os a - wcsmbs/c8rtomb.os a - wcsmbs/isoc23_fwscanf.os a - wcsmbs/isoc23_swscanf.os a - wcsmbs/isoc23_vfwscanf.os a - wcsmbs/isoc23_vswscanf.os a - wcsmbs/isoc23_vwscanf.os a - wcsmbs/isoc23_wscanf.os a - wcsmbs/isoc99_fwscanf.os a - wcsmbs/isoc99_swscanf.os a - wcsmbs/isoc99_vfwscanf.os a - wcsmbs/isoc99_vswscanf.os a - wcsmbs/isoc99_vwscanf.os a - wcsmbs/isoc99_wscanf.os a - wcsmbs/mbrlen.os a - wcsmbs/mbrtoc8.os a - wcsmbs/mbrtoc16.os a - wcsmbs/mbrtoc32.os a - wcsmbs/mbrtowc.os a - wcsmbs/mbsinit.os a - wcsmbs/mbsnrtowcs.os a - wcsmbs/mbsrtowcs.os a - wcsmbs/mbsrtowcs_l.os a - wcsmbs/wcpcpy.os a - wcsmbs/wcpncpy.os a - wcsmbs/wcrtomb.os a - wcsmbs/wcscasecmp.os a - wcsmbs/wcscasecmp_l.os a - wcsmbs/wcscat.os a - wcsmbs/wcschr.os a - wcsmbs/wcschrnul.os a - wcsmbs/wcscmp.os a - wcsmbs/wcscoll.os a - wcsmbs/wcscoll_l.os a - wcsmbs/wcscpy.os a - wcsmbs/wcscspn.os a - wcsmbs/wcsdup.os a - wcsmbs/wcslcat.os a - wcsmbs/wcslcpy.os a - wcsmbs/wcslen.os a - wcsmbs/wcsmbsload.os a - wcsmbs/wcsncase.os a - wcsmbs/wcsncase_l.os a - wcsmbs/wcsncat.os a - wcsmbs/wcsncmp.os a - wcsmbs/wcsncpy.os a - wcsmbs/wcsnlen.os a - wcsmbs/wcsnrtombs.os a - wcsmbs/wcspbrk.os a - wcsmbs/wcsrchr.os a - wcsmbs/wcsrtombs.os a - wcsmbs/wcsspn.os a - wcsmbs/wcsstr.os a - wcsmbs/wcstod.os a - wcsmbs/wcstod_l.os a - wcsmbs/wcstod_nan.os a - wcsmbs/wcstof.os a - wcsmbs/wcstof_l.os a - wcsmbs/wcstof_nan.os a - wcsmbs/wcstok.os a - wcsmbs/wcstol.os a - wcsmbs/wcstol_l.os a - wcsmbs/wcstold.os a - wcsmbs/wcstold_l.os a - wcsmbs/wcstold_nan.os a - wcsmbs/wcstoll.os a - wcsmbs/wcstoll_l.os a - wcsmbs/wcstoul.os a - wcsmbs/wcstoul_l.os a - wcsmbs/wcstoull.os a - wcsmbs/wcstoull_l.os a - wcsmbs/wcswidth.os a - wcsmbs/wcsxfrm.os a - wcsmbs/wcsxfrm_l.os a - wcsmbs/wctob.os a - wcsmbs/wcwidth.os a - wcsmbs/wmemchr.os a - wcsmbs/wmemcmp.os a - wcsmbs/wmemcpy.os a - wcsmbs/wmemmove.os a - wcsmbs/wmempcpy.os a - wcsmbs/wmemset.os a - time/offtime.os a - time/asctime.os a - time/clock.os a - time/ctime.os a - time/ctime_r.os a - time/difftime.os a - time/gmtime.os a - time/localtime.os a - time/mktime.os a - time/time.os a - time/gettimeofday.os a - time/settimeofday.os a - time/settimezone.os a - time/adjtime.os a - time/tzset.os a - time/tzfile.os a - time/getitimer.os a - time/setitimer.os a - time/stime.os a - time/dysize.os a - time/timegm.os a - time/ftime.os a - time/getdate.os a - time/strptime.os a - time/strptime_l.os a - time/strftime.os a - time/wcsftime.os a - time/strftime_l.os a - time/wcsftime_l.os a - time/timespec_get.os a - time/timespec_getres.os a - time/clock_getcpuclockid.os a - time/clock_getres.os a - time/clock_gettime.os a - time/clock_settime.os a - time/clock_nanosleep.os a - time/era.os a - time/alt_digit.os a - time/lc-time-cleanup.os a - time/ntp_gettime.os a - time/ntp_gettimex.os a - dirent/alphasort.os a - dirent/alphasort64.os a - dirent/closedir.os a - dirent/dirfd.os a - dirent/fdopendir.os a - dirent/getdents.os a - dirent/getdents64.os a - dirent/opendir.os a - dirent/readdir.os a - dirent/readdir64.os a - dirent/readdir64_r.os a - dirent/readdir_r.os a - dirent/rewinddir.os a - dirent/scandir.os a - dirent/scandir-cancel.os a - dirent/scandir-tail.os a - dirent/scandir64.os a - dirent/scandir64-tail.os a - dirent/scandirat.os a - dirent/scandirat64.os a - dirent/seekdir.os a - dirent/telldir.os a - dirent/versionsort.os a - dirent/versionsort64.os a - dirent/getdirentries.os a - dirent/getdirentries64.os a - posix/_Fork.os a - posix/_exit.os a - posix/alarm.os a - posix/bsd-getpgrp.os a - posix/confstr.os a - posix/execl.os a - posix/execle.os a - posix/execlp.os a - posix/execv.os a - posix/execve.os a - posix/execveat.os a - posix/execvp.os a - posix/execvpe.os a - posix/fexecve.os a - posix/fnmatch.os a - posix/fork.os a - posix/fpathconf.os a - posix/gai_strerror.os a - posix/get_child_max.os a - posix/getegid.os a - posix/geteuid.os a - posix/getgid.os a - posix/getgroups.os a - posix/getopt.os a - posix/getopt1.os a - posix/getpgid.os a - posix/getpgrp.os a - posix/getpid.os a - posix/getppid.os a - posix/getresgid.os a - posix/getresuid.os a - posix/getsid.os a - posix/getuid.os a - posix/glob.os a - posix/glob-lstat-compat.os a - posix/glob64.os a - posix/glob64-lstat-compat.os a - posix/glob64-time64.os a - posix/glob_pattern_p.os a - posix/globfree.os a - posix/globfree64.os a - posix/globfree64-time64.os a - posix/group_member.os a - posix/nanosleep.os a - posix/pathconf.os a - posix/pause.os a - posix/posix_madvise.os a - posix/pread.os a - posix/pread64.os a - posix/pwrite.os a - posix/pwrite64.os a - posix/regex.os a - posix/register-atfork.os a - posix/sched_cpualloc.os a - posix/sched_cpucount.os a - posix/sched_cpufree.os a - posix/sched_getaffinity.os a - posix/sched_getp.os a - posix/sched_gets.os a - posix/sched_primax.os a - posix/sched_primin.os a - posix/sched_rr_gi.os a - posix/sched_setaffinity.os a - posix/sched_setp.os a - posix/sched_sets.os a - posix/sched_yield.os a - posix/setgid.os a - posix/setgroups.os a - posix/setpgid.os a - posix/setpgrp.os a - posix/setresgid.os a - posix/setresuid.os a - posix/setsid.os a - posix/setuid.os a - posix/shm-directory.os a - posix/sleep.os a - posix/spawn.os a - posix/spawn_faction_addchdir.os a - posix/spawn_faction_addclose.os a - posix/spawn_faction_addclosefrom.os a - posix/spawn_faction_adddup2.os a - posix/spawn_faction_addfchdir.os a - posix/spawn_faction_addopen.os a - posix/spawn_faction_addtcsetpgrp_np.os a - posix/spawn_faction_destroy.os a - posix/spawn_faction_init.os a - posix/spawn_valid_fd.os a - posix/spawnattr_destroy.os a - posix/spawnattr_getdefault.os a - posix/spawnattr_getflags.os a - posix/spawnattr_getpgroup.os a - posix/spawnattr_getschedparam.os a - posix/spawnattr_getschedpolicy.os a - posix/spawnattr_getsigmask.os a - posix/spawnattr_init.os a - posix/spawnattr_setdefault.os a - posix/spawnattr_setflags.os a - posix/spawnattr_setpgroup.os a - posix/spawnattr_setschedparam.os a - posix/spawnattr_setschedpolicy.os a - posix/spawnattr_setsigmask.os a - posix/spawni.os a - posix/spawnp.os a - posix/streams-compat.os a - posix/sysconf.os a - posix/times.os a - posix/uname.os a - posix/vfork.os a - posix/wait.os a - posix/wait3.os a - posix/wait4.os a - posix/waitid.os a - posix/waitpid.os a - posix/wordexp.os a - posix/environ.os a - posix/init-posix.os a - posix/getcpu.os a - posix/oldglob.os a - posix/pidfd_getpid.os a - posix/pidfd_spawn.os a - posix/pidfd_spawnp.os a - posix/procutils.os a - posix/sched_getcpu.os a - posix/spawnattr_getcgroup_np.os a - posix/spawnattr_setcgroup_np.os a - io/access.os a - io/chdir.os a - io/chmod.os a - io/chown.os a - io/close.os a - io/close_range.os a - io/closefrom.os a - io/copy_file_range.os a - io/creat.os a - io/creat64.os a - io/dup.os a - io/dup2.os a - io/dup3.os a - io/euidaccess.os a - io/faccessat.os a - io/fchdir.os a - io/fchmod.os a - io/fchmodat.os a - io/fchown.os a - io/fchownat.os a - io/fcntl.os a - io/fcntl64.os a - io/file_change_detection.os a - io/flock.os a - io/fstat.os a - io/fstat64.os a - io/fstatat.os a - io/fstatat64.os a - io/fstatfs.os a - io/fstatfs64.os a - io/fstatvfs.os a - io/fstatvfs64.os a - io/fts.os a - io/fts64.os a - io/fts64-time64.os a - io/ftw.os a - io/ftw64.os a - io/ftw64-time64.os a - io/futimens.os a - io/getcwd.os a - io/getdirname.os a - io/getwd.os a - io/isatty.os a - io/lchmod.os a - io/lchown.os a - io/link.os a - io/linkat.os a - io/lockf.os a - io/lockf64.os a - io/lseek.os a - io/lseek64.os a - io/lstat.os a - io/lstat64.os a - io/mkdir.os a - io/mkdirat.os a - io/mkfifo.os a - io/mkfifoat.os a - io/mknod.os a - io/mknodat.os a - io/open.os a - io/open64.os a - io/open64_2.os a - io/open_2.os a - io/openat.os a - io/openat64.os a - io/openat64_2.os a - io/openat_2.os a - io/pipe.os a - io/pipe2.os a - io/poll.os a - io/posix_fadvise.os a - io/posix_fadvise64.os a - io/posix_fallocate.os a - io/posix_fallocate64.os a - io/ppoll.os a - io/read.os a - io/readlink.os a - io/readlinkat.os a - io/rmdir.os a - io/sendfile.os a - io/sendfile64.os a - io/stat.os a - io/stat64.os a - io/statfs.os a - io/statfs64.os a - io/statvfs.os a - io/statvfs64.os a - io/statx.os a - io/symlink.os a - io/symlinkat.os a - io/ttyname.os a - io/ttyname_r.os a - io/umask.os a - io/unlink.os a - io/unlinkat.os a - io/utime.os a - io/utimensat.os a - io/write.os a - io/close_nocancel.os a - io/fallocate.os a - io/fallocate64.os a - io/fcntl_nocancel.os a - io/internal_statvfs.os a - io/open64_nocancel.os a - io/open_nocancel.os a - io/openat64_nocancel.os a - io/openat_nocancel.os a - io/pread64_nocancel.os a - io/read_nocancel.os a - io/stat_t64_cp.os a - io/statx_cp.os a - io/sync_file_range.os a - io/write_nocancel.os a - io/xstatconv.os a - termios/speed.os a - termios/cfsetspeed.os a - termios/tcsetattr.os a - termios/tcgetattr.os a - termios/tcgetpgrp.os a - termios/tcsetpgrp.os a - termios/tcdrain.os a - termios/tcflow.os a - termios/tcflush.os a - termios/tcsendbrk.os a - termios/cfmakeraw.os a - termios/tcgetsid.os a - resource/getrlimit.os a - resource/setrlimit.os a - resource/getrlimit64.os a - resource/setrlimit64.os a - resource/getrusage.os a - resource/ulimit.os a - resource/vlimit.os a - resource/vtimes.os a - resource/getpriority.os a - resource/setpriority.os a - resource/nice.os a - misc/acct.os a - misc/allocate_once.os a - misc/atomic_wide_counter.os a - misc/brk.os a - misc/chflags.os a - misc/chroot.os a - misc/daemon.os a - misc/dirname.os a - misc/efgcvt.os a - misc/efgcvt_r.os a - misc/err.os a - misc/error.os a - misc/fchflags.os a - misc/fd_to_filename.os a - misc/fdatasync.os a - misc/fgetxattr.os a - misc/flistxattr.os a - misc/fremovexattr.os a - misc/fsetxattr.os a - misc/fstab.os a - misc/fsync.os a - misc/ftruncate.os a - misc/ftruncate64.os a - misc/futimes.os a - misc/futimesat.os a - misc/getauxval.os a - misc/getclktck.os a - misc/getdomain.os a - misc/getdtsz.os a - misc/gethostid.os a - misc/gethostname.os a - misc/getloadavg.os a - misc/getpagesize.os a - misc/getpass.os a - misc/getsysstats.os a - misc/getttyent.os a - misc/getusershell.os a - misc/getxattr.os a - misc/gtty.os a - misc/hsearch.os a - misc/hsearch_r.os a - misc/ifunc-impl-list.os a - misc/insremque.os a - misc/ioctl.os a - misc/lgetxattr.os a - misc/listxattr.os a - misc/llistxattr.os a - misc/lremovexattr.os a - misc/lsearch.os a - misc/lsetxattr.os a - misc/lutimes.os a - misc/madvise.os a - misc/makedev.os a - misc/mincore.os a - misc/mkdtemp.os a - misc/mkostemp.os a - misc/mkostemp64.os a - misc/mkostemps.os a - misc/mkostemps64.os a - misc/mkstemp.os a - misc/mkstemp64.os a - misc/mkstemps.os a - misc/mkstemps64.os a - misc/mktemp.os a - misc/mlock.os a - misc/mlockall.os a - misc/mmap.os a - misc/mmap64.os a - misc/mntent.os a - misc/mntent_r.os a - misc/mprotect.os a - misc/msync.os a - misc/munlock.os a - misc/munlockall.os a - misc/munmap.os a - misc/preadv.os a - misc/preadv2.os a - misc/preadv64.os a - misc/preadv64v2.os a - misc/pselect.os a - misc/ptrace.os a - misc/pwritev.os a - misc/pwritev2.os a - misc/pwritev64.os a - misc/pwritev64v2.os a - misc/qefgcvt.os a - misc/qefgcvt_r.os a - misc/readv.os a - misc/reboot.os a - misc/regexp.os a - misc/remap_file_pages.os a - misc/removexattr.os a - misc/revoke.os a - misc/sbrk.os a - misc/select.os a - misc/setdomain.os a - misc/setegid.os a - misc/seteuid.os a - misc/sethostid.os a - misc/sethostname.os a - misc/setregid.os a - misc/setreuid.os a - misc/setxattr.os a - misc/single_threaded.os a - misc/sstk.os a - misc/stty.os a - misc/swapoff.os a - misc/swapon.os a - misc/sync.os a - misc/syncfs.os a - misc/syscall.os a - misc/syslog.os a - misc/truncate.os a - misc/truncate64.os a - misc/tsearch.os a - misc/ttyslot.os a - misc/ualarm.os a - misc/unwind-link.os a - misc/usleep.os a - misc/ustat.os a - misc/utimes.os a - misc/vhangup.os a - misc/writev.os a - misc/init-misc.os a - misc/adjtimex.os a - misc/clock_adjtime.os a - misc/clone.os a - misc/clone-internal.os a - misc/clone-pidfd-support.os a - misc/clone3.os a - misc/closefrom_fallback.os a - misc/convert_scm_timestamps.os a - misc/epoll_create.os a - misc/epoll_pwait.os a - misc/epoll_pwait2.os a - misc/epoll_wait.os a - misc/eventfd.os a - misc/eventfd_read.os a - misc/eventfd_write.os a - misc/fanotify_mark.os a - misc/fxstat.os a - misc/fxstat64.os a - misc/fxstatat.os a - misc/fxstatat64.os a - misc/inotify_init.os a - misc/lxstat.os a - misc/lxstat64.os a - misc/mlock2.os a - misc/mremap.os a - misc/open_by_handle_at.os a - misc/personality.os a - misc/pkey_get.os a - misc/pkey_mprotect.os a - misc/pkey_set.os a - misc/prctl.os a - misc/prlimit.os a - misc/prlimit64.os a - misc/process_vm_readv.os a - misc/process_vm_writev.os a - misc/pselect32.os a - misc/readahead.os a - misc/sched_getattr.os a - misc/sched_setattr.os a - misc/setfsgid.os a - misc/setfsuid.os a - misc/setvmaname.os a - misc/signalfd.os a - misc/splice.os a - misc/sysctl.os a - misc/tee.os a - misc/timerfd_gettime.os a - misc/timerfd_settime.os a - misc/umount.os a - misc/umount2.os a - misc/vmsplice.os a - misc/xmknod.os a - misc/xmknodat.os a - misc/xstat.os a - misc/xstat64.os a - misc/capget.os a - misc/capset.os a - misc/delete_module.os a - misc/epoll_create1.os a - misc/epoll_ctl.os a - misc/fsconfig.os a - misc/fsmount.os a - misc/fsopen.os a - misc/fspick.os a - misc/init_module.os a - misc/inotify_add_watch.os a - misc/inotify_init1.os a - misc/inotify_rm_watch.os a - misc/klogctl.os a - misc/mount.os a - misc/mount_setattr.os a - misc/move_mount.os a - misc/nfsservctl.os a - misc/open_tree.os a - misc/pidfd_open.os a - misc/pidfd_getfd.os a - misc/pivot_root.os a - misc/pidfd_send_signal.os a - misc/process_madvise.os a - misc/process_mrelease.os a - misc/quotactl.os a - misc/sysinfo.os a - misc/unshare.os a - misc/timerfd_create.os a - misc/fanotify_init.os a - misc/name_to_handle_at.os a - misc/setns.os a - misc/memfd_create.os a - misc/pkey_alloc.os a - misc/pkey_free.os a - misc/gettid.os a - misc/tgkill.os a - misc/stub-syscalls.os a - misc/__mtag_tag_zero_region.os a - misc/__mtag_tag_region.os a - misc/__arm_za_disable.os a - misc/__alloc_gcs.os a - misc/malloc-hugepages.os a - socket/accept.os a - socket/accept4.os a - socket/bind.os a - socket/connect.os a - socket/getpeername.os a - socket/getsockname.os a - socket/getsockopt.os a - socket/isfdtype.os a - socket/listen.os a - socket/opensock.os a - socket/recv.os a - socket/recvfrom.os a - socket/recvmmsg.os a - socket/recvmsg.os a - socket/send.os a - socket/sendmmsg.os a - socket/sendmsg.os a - socket/sendto.os a - socket/setsockopt.os a - socket/shutdown.os a - socket/sockaddr_un_set.os a - socket/sockatmark.os a - socket/socket.os a - socket/socketpair.os a - socket/sa_len.os a - socket/cmsg_nxthdr.os a - sysvipc/ftok.os a - sysvipc/msgsnd.os a - sysvipc/msgrcv.os a - sysvipc/msgget.os a - sysvipc/msgctl.os a - sysvipc/semop.os a - sysvipc/semget.os a - sysvipc/semctl.os a - sysvipc/semtimedop.os a - sysvipc/shmat.os a - sysvipc/shmdt.os a - sysvipc/shmget.os a - sysvipc/shmctl.os a - gmon/gmon.os a - gmon/mcount.os a - gmon/prof-freq.os a - gmon/profil.os a - gmon/sprofil.os a - wctype/wcfuncs.os a - wctype/wctype.os a - wctype/iswctype.os a - wctype/wctrans.os a - wctype/towctrans.os a - wctype/wcfuncs_l.os a - wctype/wctype_l.os a - wctype/iswctype_l.os a - wctype/wctrans_l.os a - wctype/towctrans_l.os a - argp/argp-ba.os a - argp/argp-eexst.os a - argp/argp-fmtstream.os a - argp/argp-fs-xinl.os a - argp/argp-help.os a - argp/argp-parse.os a - argp/argp-pv.os a - argp/argp-pvh.os a - argp/argp-xinl.os a - debug/____longjmp_chk.os a - debug/asprintf_chk.os a - debug/backtrace.os a - debug/backtracesyms.os a - debug/backtracesymsfd.os a - debug/chk_fail.os a - debug/confstr_chk.os a - debug/dprintf_chk.os a - debug/explicit_bzero_chk.os a - debug/fdelt_chk.os a - debug/fgets_chk.os a - debug/fgets_u_chk.os a - debug/fgetws_chk.os a - debug/fgetws_u_chk.os a - debug/fortify_fail.os a - debug/fprintf_chk.os a - debug/fread_chk.os a - debug/fread_u_chk.os a - debug/fwprintf_chk.os a - debug/getcwd_chk.os a - debug/getdomainname_chk.os a - debug/getgroups_chk.os a - debug/gethostname_chk.os a - debug/gets_chk.os a - debug/getwd_chk.os a - debug/longjmp_chk.os a - debug/mbsnrtowcs_chk.os a - debug/mbsrtowcs_chk.os a - debug/mbstowcs_chk.os a - debug/memcpy_chk.os a - debug/memmove_chk.os a - debug/mempcpy_chk.os a - debug/memset_chk.os a - debug/noophooks.os a - debug/obprintf_chk.os a - debug/poll_chk.os a - debug/ppoll_chk.os a - debug/pread64_chk.os a - debug/pread_chk.os a - debug/printf_chk.os a - debug/read_chk.os a - debug/readlink_chk.os a - debug/readlinkat_chk.os a - debug/readonly-area.os a - debug/realpath_chk.os a - debug/recv_chk.os a - debug/recvfrom_chk.os a - debug/snprintf_chk.os a - debug/sprintf_chk.os a - debug/stack_chk_fail.os a - debug/stpcpy_chk.os a - debug/stpncpy_chk.os a - debug/strcat_chk.os a - debug/strcpy_chk.os a - debug/strlcat_chk.os a - debug/strlcpy_chk.os a - debug/strncat_chk.os a - debug/strncpy_chk.os a - debug/swprintf_chk.os a - debug/ttyname_r_chk.os a - debug/vasprintf_chk.os a - debug/vdprintf_chk.os a - debug/vfprintf_chk.os a - debug/vfwprintf_chk.os a - debug/vobprintf_chk.os a - debug/vprintf_chk.os a - debug/vsnprintf_chk.os a - debug/vsprintf_chk.os a - debug/vswprintf_chk.os a - debug/vwprintf_chk.os a - debug/wcpcpy_chk.os a - debug/wcpncpy_chk.os a - debug/wcrtomb_chk.os a - debug/wcscat_chk.os a - debug/wcscpy_chk.os a - debug/wcslcat_chk.os a - debug/wcslcpy_chk.os a - debug/wcsncat_chk.os a - debug/wcsncpy_chk.os a - debug/wcsnrtombs_chk.os a - debug/wcsrtombs_chk.os a - debug/wcstombs_chk.os a - debug/wctomb_chk.os a - debug/wmemcpy_chk.os a - debug/wmemmove_chk.os a - debug/wmempcpy_chk.os a - debug/wmemset_chk.os a - debug/wprintf_chk.os a - inet/bindresvport.os a - inet/deadline.os a - inet/ether_aton.os a - inet/ether_aton_r.os a - inet/ether_line.os a - inet/ether_ntoa.os a - inet/ether_ntoa_r.os a - inet/getipv4sourcefilter.os a - inet/getsourcefilter.os a - inet/herrno.os a - inet/herrno-loc.os a - inet/htonl.os a - inet/htons.os a - inet/idna.os a - inet/idna_name_classify.os a - inet/if_index.os a - inet/ifaddrs.os a - inet/in6_addr.os a - inet/inet6_opt.os a - inet/inet6_option.os a - inet/inet6_rth.os a - inet/inet6_scopeid_pton.os a - inet/inet_lnaof.os a - inet/inet_mkadr.os a - inet/inet_net.os a - inet/inet_netof.os a - inet/inet_ntoa.os a - inet/rcmd.os a - inet/rexec.os a - inet/ruserpass.os a - inet/setipv4sourcefilter.os a - inet/setsourcefilter.os a - inet/check_pf.os a - inet/check_native.os a - inet/ifreq.os a - inet/netlink_assert_response.os a - resolv/dn_comp.os a - resolv/dn_expand.os a - resolv/dn_skipname.os a - resolv/dns-canon.os a - resolv/dns-host.os a - resolv/dns-network.os a - resolv/herror.os a - resolv/inet_addr.os a - resolv/inet_ntop.os a - resolv/inet_pton.os a - resolv/ns_makecanon.os a - resolv/ns_name_compress.os a - resolv/ns_name_length_uncompressed.os a - resolv/ns_name_ntop.os a - resolv/ns_name_pack.os a - resolv/ns_name_pton.os a - resolv/ns_name_skip.os a - resolv/ns_name_uncompress.os a - resolv/ns_name_unpack.os a - resolv/ns_rr_cursor_init.os a - resolv/ns_rr_cursor_next.os a - resolv/ns_samebinaryname.os a - resolv/ns_samename.os a - resolv/nsap_addr.os a - resolv/nss_dns_functions.os a - resolv/res-close.os a - resolv/res-name-checking.os a - resolv/res-noaaaa.os a - resolv/res-state.os a - resolv/res_context_hostalias.os a - resolv/res_enable_icmp.os a - resolv/res_get_nsaddr.os a - resolv/res_hconf.os a - resolv/res_init.os a - resolv/res_libc.os a - resolv/res_mkquery.os a - resolv/res_nameinquery.os a - resolv/res_queriesmatch.os a - resolv/res_query.os a - resolv/res_randomid.os a - resolv/res_send.os a - resolv/resolv_conf.os a - resolv/resolv_context.os a - resolv/gai_sigqueue.os a - resolv/gai_cancel.os a - resolv/gai_error.os a - resolv/gai_misc.os a - resolv/gai_notify.os a - resolv/gai_suspend.os a - resolv/getaddrinfo_a.os a - nss/alias-lookup.os a - nss/ethers-lookup.os a - nss/grp-lookup.os a - nss/hosts-lookup.os a - nss/netgrp-lookup.os a - nss/network-lookup.os a - nss/proto-lookup.os a - nss/pwd-lookup.os a - nss/service-lookup.os a - nss/sgrp-lookup.os a - nss/spwd-lookup.os a - nss/key-lookup.os a - nss/rpc-lookup.os a - nss/compat-lookup.os a - nss/digits_dots.os a - nss/getnssent.os a - nss/getnssent_r.os a - nss/nss_action.os a - nss/nss_action_parse.os a - nss/nss_database.os a - nss/nss_fgetent_r.os a - nss/nss_files_data.os a - nss/nss_files_fopen.os a - nss/nss_files_functions.os a - nss/nss_hash.os a - nss/nss_module.os a - nss/nss_parse_line_result.os a - nss/nss_readline.os a - nss/nsswitch.os a - nss/rewrite_field.os a - nss/valid_field.os a - nss/valid_list_field.os a - nss/getaliasent.os a - nss/getaliasent_r.os a - nss/getaliasname.os a - nss/getaliasname_r.os a - nss/ether_hton.os a - nss/ether_ntoh.os a - nss/fgetgrent.os a - nss/fgetgrent_r.os a - nss/getgrent.os a - nss/getgrent_r.os a - nss/getgrgid.os a - nss/getgrgid_r.os a - nss/getgrnam.os a - nss/getgrnam_r.os a - nss/grp-merge.os a - nss/initgroups.os a - nss/putgrent.os a - nss/fgetsgent.os a - nss/fgetsgent_r.os a - nss/getsgent.os a - nss/getsgent_r.os a - nss/getsgnam.os a - nss/getsgnam_r.os a - nss/putsgent.os a - nss/sgetsgent.os a - nss/sgetsgent_r.os a - nss/getaddrinfo.os a - nss/gethstbyad.os a - nss/gethstbyad_r.os a - nss/gethstbynm.os a - nss/gethstbynm2.os a - nss/gethstbynm2_r.os a - nss/gethstbynm_r.os a - nss/gethstent.os a - nss/gethstent_r.os a - nss/getnameinfo.os a - nss/getnetgrent.os a - nss/getnetgrent_r.os a - nss/getnetbyad.os a - nss/getnetbyad_r.os a - nss/getnetbynm.os a - nss/getnetbynm_r.os a - nss/getnetent.os a - nss/getnetent_r.os a - nss/getproto.os a - nss/getproto_r.os a - nss/getprtent.os a - nss/getprtent_r.os a - nss/getprtname.os a - nss/getprtname_r.os a - nss/fgetpwent.os a - nss/fgetpwent_r.os a - nss/getpw.os a - nss/getpwent.os a - nss/getpwent_r.os a - nss/getpwnam.os a - nss/getpwnam_r.os a - nss/getpwuid.os a - nss/getpwuid_r.os a - nss/putpwent.os a - nss/getrpcbyname.os a - nss/getrpcbyname_r.os a - nss/getrpcbynumber.os a - nss/getrpcbynumber_r.os a - nss/getrpcent.os a - nss/getrpcent_r.os a - nss/getservent.os a - nss/getservent_r.os a - nss/getsrvbynm.os a - nss/getsrvbynm_r.os a - nss/getsrvbypt.os a - nss/getsrvbypt_r.os a - nss/fgetspent.os a - nss/fgetspent_r.os a - nss/getspent.os a - nss/getspent_r.os a - nss/getspnam.os a - nss/getspnam_r.os a - nss/lckpwdf.os a - nss/putspent.os a - nss/sgetspent.os a - nss/sgetspent_r.os a - nss/files-alias.os a - nss/files-ethers.os a - nss/files-grp.os a - nss/files-hosts.os a - nss/files-netgrp.os a - nss/files-network.os a - nss/files-proto.os a - nss/files-pwd.os a - nss/files-service.os a - nss/files-sgrp.os a - nss/files-spwd.os a - nss/files-rpc.os a - nss/files-init.os a - nss/files-initgroups.os a - sunrpc/auth_none.os a - sunrpc/authuxprot.os a - sunrpc/clnt_raw.os a - sunrpc/clnt_simp.os a - sunrpc/rpc_dtable.os a - sunrpc/getrpcport.os a - sunrpc/pmap_clnt.os a - sunrpc/pm_getmaps.os a - sunrpc/pmap_prot.os a - sunrpc/pmap_prot2.os a - sunrpc/pmap_rmt.os a - sunrpc/rpc_prot.os a - sunrpc/rpc_common.os a - sunrpc/rpc_cmsg.os a - sunrpc/svc_auth.os a - sunrpc/svc_authux.os a - sunrpc/svc_raw.os a - sunrpc/svc_simple.os a - sunrpc/xdr_float.os a - sunrpc/xdr_rec.os a - sunrpc/publickey.os a - sunrpc/authdes_prot.os a - sunrpc/des_crypt.os a - sunrpc/des_impl.os a - sunrpc/des_soft.os a - sunrpc/key_prot.os a - sunrpc/openchild.os a - sunrpc/rtime.os a - sunrpc/svcauth_des.os a - sunrpc/clnt_unix.os a - sunrpc/svc_unix.os a - sunrpc/create_xid.os a - sunrpc/auth_des.os a - sunrpc/auth_unix.os a - sunrpc/clnt_gen.os a - sunrpc/clnt_perr.os a - sunrpc/clnt_tcp.os a - sunrpc/clnt_udp.os a - sunrpc/get_myaddr.os a - sunrpc/key_call.os a - sunrpc/netname.os a - sunrpc/pm_getport.os a - sunrpc/rpc_thread.os a - sunrpc/svc.os a - sunrpc/svc_tcp.os a - sunrpc/svc_udp.os a - sunrpc/xcrypt.os a - sunrpc/xdr_array.os a - sunrpc/xdr.os a - sunrpc/xdr_intXX_t.os a - sunrpc/xdr_mem.os a - sunrpc/xdr_ref.os a - sunrpc/xdr_sizeof.os a - sunrpc/xdr_stdio.os a - sunrpc/svc_run.os a - sunrpc/rpc_gethostbyname.os a - login/forkpty.os a - login/getlogin.os a - login/getlogin_r.os a - login/getlogin_r_chk.os a - login/getpt.os a - login/getutent.os a - login/getutent_r.os a - login/getutid.os a - login/getutid_r.os a - login/getutline.os a - login/getutline_r.os a - login/grantpt.os a - login/login.os a - login/login_tty.os a - login/logout.os a - login/logwtmp.os a - login/openpty.os a - login/ptsname.os a - login/ptsname_r_chk.os a - login/setlogin.os a - login/unlockpt.os a - login/updwtmp.os a - login/utmp_file.os a - login/utmpname.os a - login/endutxent.os a - login/getutmp.os a - login/getutmpx.os a - login/getutxent.os a - login/getutxid.os a - login/getutxline.os a - login/pututxline.os a - login/setutxent.os a - login/updwtmpx.os a - login/utmpxname.os a - elf/dl-addr.os a - elf/dl-addr-obj.os a - elf/dl-find_object.os a - elf/dl-iteratephdr.os a - elf/dl-libc.os a - elf/dl-sym.os a - elf/libc-dl-profstub.os a - elf/libc-dl_find_object.os a - elf/libc_early_init.os gcc -nostdlib -nostartfiles -r -o /usr/src/glibc-build/libc_pic.os \ -Wl,--whole-archive /usr/src/glibc-build/libc_pic.a -o /usr/src/glibc-build/libc_pic.os for symbol in __libc_assert_fail __syscall_cancel calloc free malloc realloc __stack_chk_fail __stack_chk_fail_local; do \ echo ".globl $symbol"; \ echo "$symbol:"; \ done | gcc -o /usr/src/glibc-build/elf/librtld.mapT.o -g0 -Werror=undef -Wa,--noexecstack -c -x assembler - gcc -nostdlib -nostartfiles -r -o /usr/src/glibc-build/elf/librtld.map.o /usr/src/glibc-build/elf/librtld.mapT.o '-Wl,-(' /usr/src/glibc-build/elf/dl-allobjs.os /usr/src/glibc-build/libc_pic.a -lgcc '-Wl,-)' -Wl,-Map,/usr/src/glibc-build/elf/librtld.mapT rm -f %@T.o /usr/src/glibc-build/elf/librtld.map.o mv -f /usr/src/glibc-build/elf/librtld.mapT /usr/src/glibc-build/elf/librtld.map LC_ALL=C \ sed -n 's@^[0-9a-f ]*/usr/src/glibc-build/\([^(]*\)(\([^)]*\.os\)) *.*$@\1 \2@p' \ /usr/src/glibc-build/elf/librtld.map | \ while read lib file; do \ case $lib in \ libc_pic.a) \ LC_ALL=C grep -F -l /$file \ /usr/src/glibc-build/stamp.os /usr/src/glibc-build/*/stamp.os | \ LC_ALL=C \ sed 's@^/usr/src/glibc-build/\([^/]*\)/stamp\.os$@rtld-\1'" +=$file@"\ ;; \ */*.a) \ echo rtld-${lib%%/*} += $file ;; \ *) echo "Wasn't expecting $lib($file)" >&2; exit 1 ;; \ esac; \ done > /usr/src/glibc-build/elf/librtld.mkT /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h /usr/src/glibc-build/libc_pic.os | \ gawk '$2 ~ /\.gnu\.glibc-stub\./ { print "-R", $2 }' \ > /usr/src/glibc-build/libc_pic.optsT mv -f /usr/src/glibc-build/libc_pic.optsT /usr/src/glibc-build/libc_pic.opts /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objcopy @/usr/src/glibc-build/libc_pic.opts /usr/src/glibc-build/libc_pic.os /usr/src/glibc-build/libc_pic.os.clean echo rtld-subdirs = `LC_ALL=C sed 's/^rtld-\([^ ]*\).*$/\1/' /usr/src/glibc-build/elf/librtld.mkT \ | LC_ALL=C sort -u` >> /usr/src/glibc-build/elf/librtld.mkT mv -f /usr/src/glibc-build/elf/librtld.mkT /usr/src/glibc-build/elf/librtld.mk make -f /usr/src/glibc-build/elf/librtld.mk -f rtld-Rules make[4]: Entering directory '/usr/src/glibc-2.41/elf' make subdir=csu -C ../csu ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-check_fds.os rtld-errno.os rtld-check_fds.os rtld-check_fds.os rtld-check_fds.os rtld-sysdep.os' make subdir=dirent -C ../dirent ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-closedir.os rtld-fdopendir.os rtld-readdir64.os rtld-rewinddir.os rtld-rewinddir.os rtld-getdents64.os rtld-readdir64.os' make subdir=elf -C ../elf ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os rtld-dl-find_object.os' make subdir=gmon -C ../gmon ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-prof-freq.os rtld-profil.os rtld-profil.os rtld-profil.os' make[5]: Entering directory '/usr/src/glibc-2.41/elf' make[5]: Entering directory '/usr/src/glibc-2.41/dirent' make[5]: Entering directory '/usr/src/glibc-2.41/csu' make[5]: Entering directory '/usr/src/glibc-2.41/gmon' gcc ../sysdeps/unix/sysv/linux/prof-freq.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/gmon -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/gmon/rtld-prof-freq.os -MD -MP -MF /usr/src/glibc-build/gmon/rtld-prof-freq.os.dt -MT /usr/src/glibc-build/gmon/rtld-prof-freq.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/profil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/gmon -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/gmon/rtld-profil.os -MD -MP -MF /usr/src/glibc-build/gmon/rtld-profil.os.dt -MT /usr/src/glibc-build/gmon/rtld-profil.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc check_fds.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/rtld-check_fds.os -MD -MP -MF /usr/src/glibc-build/csu/rtld-check_fds.os.dt -MT /usr/src/glibc-build/csu/rtld-check_fds.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/gmon' make subdir=io -C ../io ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-access.os rtld-fstat64.os rtld-fstatat64.os rtld-lseek64.os rtld-lstat64.os rtld-openat64.os rtld-stat64.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-pread64_nocancel.os rtld-read_nocancel.os rtld-write_nocancel.os' make[5]: Entering directory '/usr/src/glibc-2.41/io' gcc errno.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/rtld-errno.os -MD -MP -MF /usr/src/glibc-build/csu/rtld-errno.os.dt -MT /usr/src/glibc-build/csu/rtld-errno.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/aarch64/sysdep.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/csu -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/csu/rtld-sysdep.os -MD -MP -MF /usr/src/glibc-build/csu/rtld-sysdep.os.dt -MT /usr/src/glibc-build/csu/rtld-sysdep.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/csu' make subdir=malloc -C ../malloc ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os' make[5]: Entering directory '/usr/src/glibc-2.41/malloc' gcc ../sysdeps/unix/sysv/linux/closedir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/rtld-closedir.os -MD -MP -MF /usr/src/glibc-build/dirent/rtld-closedir.os.dt -MT /usr/src/glibc-build/dirent/rtld-closedir.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/fdopendir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/rtld-fdopendir.os -MD -MP -MF /usr/src/glibc-build/dirent/rtld-fdopendir.os.dt -MT /usr/src/glibc-build/dirent/rtld-fdopendir.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/readdir64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/rtld-readdir64.os -MD -MP -MF /usr/src/glibc-build/dirent/rtld-readdir64.os.dt -MT /usr/src/glibc-build/dirent/rtld-readdir64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc scratch_buffer_set_array_size.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/rtld-scratch_buffer_set_array_size.os -MD -MP -MF /usr/src/glibc-build/malloc/rtld-scratch_buffer_set_array_size.os.dt -MT /usr/src/glibc-build/malloc/rtld-scratch_buffer_set_array_size.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/malloc' make subdir=misc -C ../misc ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-mprotect.os rtld-munmap.os rtld-prctl.os rtld-setvmaname.os rtld-__arm_za_disable.os rtld-getauxval.os' gcc ../sysdeps/unix/sysv/linux/rewinddir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/rtld-rewinddir.os -MD -MP -MF /usr/src/glibc-build/dirent/rtld-rewinddir.os.dt -MT /usr/src/glibc-build/dirent/rtld-rewinddir.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Entering directory '/usr/src/glibc-2.41/misc' gcc ../sysdeps/unix/sysv/linux/getdents64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/dirent -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dirent/rtld-getdents64.os -MD -MP -MF /usr/src/glibc-build/dirent/rtld-getdents64.os.dt -MT /usr/src/glibc-build/dirent/rtld-getdents64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/dirent' make subdir=nptl -C ../nptl ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-lowlevellock.os rtld-lowlevellock.os' make[5]: Entering directory '/usr/src/glibc-2.41/nptl' gcc ../sysdeps/unix/sysv/linux/access.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rtld-access.os -MD -MP -MF /usr/src/glibc-build/io/rtld-access.os.dt -MT /usr/src/glibc-build/io/rtld-access.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/fstat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rtld-fstat64.os -MD -MP -MF /usr/src/glibc-build/io/rtld-fstat64.os.dt -MT /usr/src/glibc-build/io/rtld-fstat64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/fstatat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rtld-fstatat64.os -MD -MP -MF /usr/src/glibc-build/io/rtld-fstatat64.os.dt -MT /usr/src/glibc-build/io/rtld-fstatat64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/lseek64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rtld-lseek64.os -MD -MP -MF /usr/src/glibc-build/io/rtld-lseek64.os.dt -MT /usr/src/glibc-build/io/rtld-lseek64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/lstat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rtld-lstat64.os -MD -MP -MF /usr/src/glibc-build/io/rtld-lstat64.os.dt -MT /usr/src/glibc-build/io/rtld-lstat64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/openat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rtld-openat64.os -MD -MP -MF /usr/src/glibc-build/io/rtld-openat64.os.dt -MT /usr/src/glibc-build/io/rtld-openat64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/stat64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rtld-stat64.os -MD -MP -MF /usr/src/glibc-build/io/rtld-stat64.os.dt -MT /usr/src/glibc-build/io/rtld-stat64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc dl-addr-obj.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/rtld-dl-addr-obj.os -MD -MP -MF /usr/src/glibc-build/elf/rtld-dl-addr-obj.os.dt -MT /usr/src/glibc-build/elf/rtld-dl-addr-obj.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/close_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rtld-close_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/rtld-close_nocancel.os.dt -MT /usr/src/glibc-build/io/rtld-close_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc dl-find_object.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/rtld-dl-find_object.os -MD -MP -MF /usr/src/glibc-build/elf/rtld-dl-find_object.os.dt -MT /usr/src/glibc-build/elf/rtld-dl-find_object.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/fcntl_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rtld-fcntl_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/rtld-fcntl_nocancel.os.dt -MT /usr/src/glibc-build/io/rtld-fcntl_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/elf' make subdir=posix -C ../posix ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-_exit.os rtld-getpid.os rtld-uname.os rtld-environ.os rtld-uname.os' gcc ../sysdeps/unix/sysv/linux/open64_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rtld-open64_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/rtld-open64_nocancel.os.dt -MT /usr/src/glibc-build/io/rtld-open64_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Entering directory '/usr/src/glibc-2.41/posix' gcc ../sysdeps/unix/sysv/linux/pread64_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rtld-pread64_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/rtld-pread64_nocancel.os.dt -MT /usr/src/glibc-build/io/rtld-pread64_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/read_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rtld-read_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/rtld-read_nocancel.os.dt -MT /usr/src/glibc-build/io/rtld-read_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/unix/sysv/linux/write_nocancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/rtld-write_nocancel.os -MD -MP -MF /usr/src/glibc-build/io/rtld-write_nocancel.os.dt -MT /usr/src/glibc-build/io/rtld-write_nocancel.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/io' make subdir=setjmp -C ../setjmp ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os rtld-__longjmp.os' make[5]: Entering directory '/usr/src/glibc-2.41/setjmp' gcc ../sysdeps/aarch64/setjmp.S -c -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/setjmp/rtld-setjmp.os -MD -MP -MF /usr/src/glibc-build/setjmp/rtld-setjmp.os.dt -MT /usr/src/glibc-build/setjmp/rtld-setjmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/__longjmp.S -c -I../include -I/usr/src/glibc-build/setjmp -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/setjmp/rtld-__longjmp.os -MD -MP -MF /usr/src/glibc-build/setjmp/rtld-__longjmp.os.dt -MT /usr/src/glibc-build/setjmp/rtld-__longjmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/setjmp' make subdir=signal -C ../signal ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc_sigaction.os' make[5]: Entering directory '/usr/src/glibc-2.41/signal' gcc ../sysdeps/unix/sysv/linux/aarch64/libc_sigaction.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/signal -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/signal/rtld-libc_sigaction.os -MD -MP -MF /usr/src/glibc-build/signal/rtld-libc_sigaction.os.dt -MT /usr/src/glibc-build/signal/rtld-libc_sigaction.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/signal' make subdir=stdio-common -C ../stdio-common ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-errname.os' make[5]: Entering directory '/usr/src/glibc-2.41/stdio-common' gcc lowlevellock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl/rtld-lowlevellock.os -MD -MP -MF /usr/src/glibc-build/nptl/rtld-lowlevellock.os.dt -MT /usr/src/glibc-build/nptl/rtld-lowlevellock.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/nptl' make subdir=stdlib -C ../stdlib ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-getenv.os rtld-getenv.os' make[5]: Entering directory '/usr/src/glibc-2.41/stdlib' gcc errname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdio-common -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -D_IO_MTSAFE_IO -o /usr/src/glibc-build/stdio-common/rtld-errname.os -MD -MP -MF /usr/src/glibc-build/stdio-common/rtld-errname.os.dt -MT /usr/src/glibc-build/stdio-common/rtld-errname.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/stdio-common' make subdir=string -C ../string ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-memchr.os rtld-memcmp.os rtld-memcpy.os rtld-memmove.os rtld-memset.os rtld-stpcpy.os rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strerrorname_np.os rtld-strlen.os rtld-strncmp.os rtld-strnlen.os rtld-memchr_generic.os rtld-memchr.os rtld-memchr_nosimd.os rtld-memchr.os rtld-memcpy_a64fx.os rtld-memcpy.os rtld-memcpy_generic.os rtld-memcpy_mops.os rtld-memcpy.os rtld-memcpy_oryon1.os rtld-memcpy.os rtld-memcpy_sve.os rtld-memcpy.os rtld-memmove_mops.os rtld-memmove.os rtld-memset_a64fx.os rtld-memset.os rtld-memset_emag.os rtld-memset.os rtld-memset_generic.os rtld-memset_kunpeng.os rtld-memset.os rtld-memset_mops.os rtld-memset.os rtld-memset_oryon1.os rtld-memset.os rtld-memset_zva64.os rtld-memset.os rtld-strlen_asimd.os rtld-strlen.os rtld-strlen_generic.os rtld-strerrorname_np.os rtld-strchrnul.os rtld-strcspn.os' make[5]: Entering directory '/usr/src/glibc-2.41/string' gcc ../sysdeps/unix/sysv/linux/_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/rtld-_exit.os -MD -MP -MF /usr/src/glibc-build/posix/rtld-_exit.os.dt -MT /usr/src/glibc-build/posix/rtld-_exit.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE (echo '#define SYSCALL_NAME getpid'; \ echo '#define SYSCALL_NARGS 0'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __getpid'; \ echo '#define SYSCALL_NOERRNO 1'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__getpid, getpid)'; \ echo 'hidden_weak (getpid)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/rtld-getpid.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/rtld-getpid.os.dt -MT /usr/src/glibc-build/posix/rtld-getpid.os (echo '#define SYSCALL_NAME uname'; \ echo '#define SYSCALL_NARGS 1'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __uname'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__uname, uname)'; \ echo 'hidden_weak (uname)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/posix/rtld-uname.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/posix/rtld-uname.os.dt -MT /usr/src/glibc-build/posix/rtld-uname.os gcc environ.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/rtld-environ.os -MD -MP -MF /usr/src/glibc-build/posix/rtld-environ.os.dt -MT /usr/src/glibc-build/posix/rtld-environ.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/posix' make subdir=time -C ../time ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' make[5]: Entering directory '/usr/src/glibc-2.41/time' gcc ../sysdeps/unix/sysv/linux/mmap64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/rtld-mmap64.os -MD -MP -MF /usr/src/glibc-build/misc/rtld-mmap64.os.dt -MT /usr/src/glibc-build/misc/rtld-mmap64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE (echo '#define SYSCALL_NAME mprotect'; \ echo '#define SYSCALL_NARGS 3'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __mprotect'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__mprotect, mprotect)'; \ echo 'hidden_weak (mprotect)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/rtld-mprotect.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/rtld-mprotect.os.dt -MT /usr/src/glibc-build/misc/rtld-mprotect.os (echo '#define SYSCALL_NAME munmap'; \ echo '#define SYSCALL_NARGS 2'; \ echo '#define SYSCALL_ULONG_ARG_1 2'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __munmap'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__munmap, munmap)'; \ echo 'hidden_weak (munmap)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/rtld-munmap.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/rtld-munmap.os.dt -MT /usr/src/glibc-build/misc/rtld-munmap.os (echo '#define SYSCALL_NAME prctl'; \ echo '#define SYSCALL_NARGS 5'; \ echo '#define SYSCALL_ULONG_ARG_1 0'; \ echo '#define SYSCALL_ULONG_ARG_2 0'; \ echo '#define SYSCALL_SYMBOL __prctl'; \ echo '#define SYSCALL_NOERRNO 0'; \ echo '#define SYSCALL_ERRVAL 0'; \ echo '#include '; \ echo 'weak_alias (__prctl, prctl)'; \ echo 'hidden_weak (prctl)'; \ echo 'weak_alias (__prctl, __prctl_time64)'; \ echo 'hidden_weak (__prctl_time64)'; \ ) | gcc -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/rtld-prctl.os -x assembler-with-cpp - -MD -MP -MF /usr/src/glibc-build/misc/rtld-prctl.os.dt -MT /usr/src/glibc-build/misc/rtld-prctl.os gcc ../sysdeps/unix/sysv/linux/setvmaname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/rtld-setvmaname.os -MD -MP -MF /usr/src/glibc-build/misc/rtld-setvmaname.os.dt -MT /usr/src/glibc-build/misc/rtld-setvmaname.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/__arm_za_disable.S -c -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/misc/rtld-__arm_za_disable.os -MD -MP -MF /usr/src/glibc-build/misc/rtld-__arm_za_disable.os.dt -MT /usr/src/glibc-build/misc/rtld-__arm_za_disable.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc getauxval.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/misc/rtld-getauxval.os -MD -MP -MF /usr/src/glibc-build/misc/rtld-getauxval.os.dt -MT /usr/src/glibc-build/misc/rtld-getauxval.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/misc' gcc ../sysdeps/unix/sysv/linux/setitimer.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/time -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/time/rtld-setitimer.os -MD -MP -MF /usr/src/glibc-build/time/rtld-setitimer.os.dt -MT /usr/src/glibc-build/time/rtld-setitimer.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/time' gcc ../sysdeps/aarch64/multiarch/memchr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/rtld-memchr.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memchr.os.dt -MT /usr/src/glibc-build/string/rtld-memchr.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/memcmp.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memcmp.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memcmp.os.dt -MT /usr/src/glibc-build/string/rtld-memcmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memcpy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/rtld-memcpy.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memcpy.os.dt -MT /usr/src/glibc-build/string/rtld-memcpy.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memmove.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/rtld-memmove.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memmove.os.dt -MT /usr/src/glibc-build/string/rtld-memmove.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memset.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/rtld-memset.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memset.os.dt -MT /usr/src/glibc-build/string/rtld-memset.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/stpcpy.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-stpcpy.os -MD -MP -MF /usr/src/glibc-build/string/rtld-stpcpy.os.dt -MT /usr/src/glibc-build/string/rtld-stpcpy.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/strchr.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-strchr.os -MD -MP -MF /usr/src/glibc-build/string/rtld-strchr.os.dt -MT /usr/src/glibc-build/string/rtld-strchr.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/strcmp.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-strcmp.os -MD -MP -MF /usr/src/glibc-build/string/rtld-strcmp.os.dt -MT /usr/src/glibc-build/string/rtld-strcmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc strcspn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/rtld-strcspn.os -MD -MP -MF /usr/src/glibc-build/string/rtld-strcspn.os.dt -MT /usr/src/glibc-build/string/rtld-strcspn.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc strdup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/rtld-strdup.os -MD -MP -MF /usr/src/glibc-build/string/rtld-strdup.os.dt -MT /usr/src/glibc-build/string/rtld-strdup.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc strerrorname_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/rtld-strerrorname_np.os -MD -MP -MF /usr/src/glibc-build/string/rtld-strerrorname_np.os.dt -MT /usr/src/glibc-build/string/rtld-strerrorname_np.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/strlen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/string/rtld-strlen.os -MD -MP -MF /usr/src/glibc-build/string/rtld-strlen.os.dt -MT /usr/src/glibc-build/string/rtld-strlen.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/strncmp.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-strncmp.os -MD -MP -MF /usr/src/glibc-build/string/rtld-strncmp.os.dt -MT /usr/src/glibc-build/string/rtld-strncmp.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/strnlen.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-strnlen.os -MD -MP -MF /usr/src/glibc-build/string/rtld-strnlen.os.dt -MT /usr/src/glibc-build/string/rtld-strnlen.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memchr_generic.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memchr_generic.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memchr_generic.os.dt -MT /usr/src/glibc-build/string/rtld-memchr_generic.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memchr_nosimd.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memchr_nosimd.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memchr_nosimd.os.dt -MT /usr/src/glibc-build/string/rtld-memchr_nosimd.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memcpy_a64fx.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memcpy_a64fx.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memcpy_a64fx.os.dt -MT /usr/src/glibc-build/string/rtld-memcpy_a64fx.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memcpy_generic.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memcpy_generic.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memcpy_generic.os.dt -MT /usr/src/glibc-build/string/rtld-memcpy_generic.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memcpy_mops.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memcpy_mops.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memcpy_mops.os.dt -MT /usr/src/glibc-build/string/rtld-memcpy_mops.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memcpy_oryon1.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memcpy_oryon1.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memcpy_oryon1.os.dt -MT /usr/src/glibc-build/string/rtld-memcpy_oryon1.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memcpy_sve.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memcpy_sve.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memcpy_sve.os.dt -MT /usr/src/glibc-build/string/rtld-memcpy_sve.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memmove_mops.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memmove_mops.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memmove_mops.os.dt -MT /usr/src/glibc-build/string/rtld-memmove_mops.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memset_a64fx.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memset_a64fx.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memset_a64fx.os.dt -MT /usr/src/glibc-build/string/rtld-memset_a64fx.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memset_emag.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memset_emag.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memset_emag.os.dt -MT /usr/src/glibc-build/string/rtld-memset_emag.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memset_generic.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memset_generic.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memset_generic.os.dt -MT /usr/src/glibc-build/string/rtld-memset_generic.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memset_kunpeng.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memset_kunpeng.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memset_kunpeng.os.dt -MT /usr/src/glibc-build/string/rtld-memset_kunpeng.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memset_mops.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memset_mops.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memset_mops.os.dt -MT /usr/src/glibc-build/string/rtld-memset_mops.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memset_oryon1.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memset_oryon1.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memset_oryon1.os.dt -MT /usr/src/glibc-build/string/rtld-memset_oryon1.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/memset_zva64.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-memset_zva64.os -MD -MP -MF /usr/src/glibc-build/string/rtld-memset_zva64.os.dt -MT /usr/src/glibc-build/string/rtld-memset_zva64.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/strlen_asimd.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-strlen_asimd.os -MD -MP -MF /usr/src/glibc-build/string/rtld-strlen_asimd.os.dt -MT /usr/src/glibc-build/string/rtld-strlen_asimd.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/multiarch/strlen_generic.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-strlen_generic.os -MD -MP -MF /usr/src/glibc-build/string/rtld-strlen_generic.os.dt -MT /usr/src/glibc-build/string/rtld-strlen_generic.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE gcc ../sysdeps/aarch64/strchrnul.S -c -I../include -I/usr/src/glibc-build/string -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/string/rtld-strchrnul.os -MD -MP -MF /usr/src/glibc-build/string/rtld-strchrnul.os.dt -MT /usr/src/glibc-build/string/rtld-strchrnul.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/string' gcc getenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/stdlib -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=rtld -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/stdlib/rtld-getenv.os -MD -MP -MF /usr/src/glibc-build/stdlib/rtld-getenv.os.dt -MT /usr/src/glibc-build/stdlib/rtld-getenv.os -fno-stack-protector -DSTACK_PROTECTOR_LEVEL=0 -U_FORTIFY_SOURCE make[5]: Leaving directory '/usr/src/glibc-2.41/stdlib' /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cqv /usr/src/glibc-build/elf/rtld-libc.aT /usr/src/glibc-build/csu/rtld-check_fds.os /usr/src/glibc-build/csu/rtld-errno.os /usr/src/glibc-build/csu/rtld-sysdep.os /usr/src/glibc-build/dirent/rtld-closedir.os /usr/src/glibc-build/dirent/rtld-fdopendir.os /usr/src/glibc-build/dirent/rtld-readdir64.os /usr/src/glibc-build/dirent/rtld-rewinddir.os /usr/src/glibc-build/dirent/rtld-getdents64.os /usr/src/glibc-build/elf/rtld-dl-addr-obj.os /usr/src/glibc-build/elf/rtld-dl-find_object.os /usr/src/glibc-build/gmon/rtld-prof-freq.os /usr/src/glibc-build/gmon/rtld-profil.os /usr/src/glibc-build/io/rtld-access.os /usr/src/glibc-build/io/rtld-fstat64.os /usr/src/glibc-build/io/rtld-fstatat64.os /usr/src/glibc-build/io/rtld-lseek64.os /usr/src/glibc-build/io/rtld-lstat64.os /usr/src/glibc-build/io/rtld-openat64.os /usr/src/glibc-build/io/rtld-stat64.os /usr/src/glibc-build/io/rtld-close_nocancel.os /usr/src/glibc-build/io/rtld-fcntl_nocancel.os /usr/src/glibc-build/io/rtld-open64_nocancel.os /usr/src/glibc-build/io/rtld-pread64_nocancel.os /usr/src/glibc-build/io/rtld-read_nocancel.os /usr/src/glibc-build/io/rtld-write_nocancel.os /usr/src/glibc-build/malloc/rtld-scratch_buffer_set_array_size.os /usr/src/glibc-build/misc/rtld-mmap64.os /usr/src/glibc-build/misc/rtld-mprotect.os /usr/src/glibc-build/misc/rtld-munmap.os /usr/src/glibc-build/misc/rtld-prctl.os /usr/src/glibc-build/misc/rtld-setvmaname.os /usr/src/glibc-build/misc/rtld-__arm_za_disable.os /usr/src/glibc-build/misc/rtld-getauxval.os /usr/src/glibc-build/nptl/rtld-lowlevellock.os /usr/src/glibc-build/posix/rtld-_exit.os /usr/src/glibc-build/posix/rtld-getpid.os /usr/src/glibc-build/posix/rtld-uname.os /usr/src/glibc-build/posix/rtld-environ.os /usr/src/glibc-build/setjmp/rtld-setjmp.os /usr/src/glibc-build/setjmp/rtld-__longjmp.os /usr/src/glibc-build/signal/rtld-libc_sigaction.os /usr/src/glibc-build/stdio-common/rtld-errname.os /usr/src/glibc-build/stdlib/rtld-getenv.os /usr/src/glibc-build/string/rtld-memchr.os /usr/src/glibc-build/string/rtld-memcmp.os /usr/src/glibc-build/string/rtld-memcpy.os /usr/src/glibc-build/string/rtld-memmove.os /usr/src/glibc-build/string/rtld-memset.os /usr/src/glibc-build/string/rtld-stpcpy.os /usr/src/glibc-build/string/rtld-strchr.os /usr/src/glibc-build/string/rtld-strcmp.os /usr/src/glibc-build/string/rtld-strcspn.os /usr/src/glibc-build/string/rtld-strdup.os /usr/src/glibc-build/string/rtld-strerrorname_np.os /usr/src/glibc-build/string/rtld-strlen.os /usr/src/glibc-build/string/rtld-strncmp.os /usr/src/glibc-build/string/rtld-strnlen.os /usr/src/glibc-build/string/rtld-memchr_generic.os /usr/src/glibc-build/string/rtld-memchr_nosimd.os /usr/src/glibc-build/string/rtld-memcpy_a64fx.os /usr/src/glibc-build/string/rtld-memcpy_generic.os /usr/src/glibc-build/string/rtld-memcpy_mops.os /usr/src/glibc-build/string/rtld-memcpy_oryon1.os /usr/src/glibc-build/string/rtld-memcpy_sve.os /usr/src/glibc-build/string/rtld-memmove_mops.os /usr/src/glibc-build/string/rtld-memset_a64fx.os /usr/src/glibc-build/string/rtld-memset_emag.os /usr/src/glibc-build/string/rtld-memset_generic.os /usr/src/glibc-build/string/rtld-memset_kunpeng.os /usr/src/glibc-build/string/rtld-memset_mops.os /usr/src/glibc-build/string/rtld-memset_oryon1.os /usr/src/glibc-build/string/rtld-memset_zva64.os /usr/src/glibc-build/string/rtld-strlen_asimd.os /usr/src/glibc-build/string/rtld-strlen_generic.os /usr/src/glibc-build/string/rtld-strchrnul.os /usr/src/glibc-build/time/rtld-setitimer.os a - /usr/src/glibc-build/csu/rtld-check_fds.os a - /usr/src/glibc-build/csu/rtld-errno.os a - /usr/src/glibc-build/csu/rtld-sysdep.os a - /usr/src/glibc-build/dirent/rtld-closedir.os a - /usr/src/glibc-build/dirent/rtld-fdopendir.os a - /usr/src/glibc-build/dirent/rtld-readdir64.os a - /usr/src/glibc-build/dirent/rtld-rewinddir.os a - /usr/src/glibc-build/dirent/rtld-getdents64.os a - /usr/src/glibc-build/elf/rtld-dl-addr-obj.os a - /usr/src/glibc-build/elf/rtld-dl-find_object.os a - /usr/src/glibc-build/gmon/rtld-prof-freq.os a - /usr/src/glibc-build/gmon/rtld-profil.os a - /usr/src/glibc-build/io/rtld-access.os a - /usr/src/glibc-build/io/rtld-fstat64.os a - /usr/src/glibc-build/io/rtld-fstatat64.os a - /usr/src/glibc-build/io/rtld-lseek64.os a - /usr/src/glibc-build/io/rtld-lstat64.os a - /usr/src/glibc-build/io/rtld-openat64.os a - /usr/src/glibc-build/io/rtld-stat64.os a - /usr/src/glibc-build/io/rtld-close_nocancel.os a - /usr/src/glibc-build/io/rtld-fcntl_nocancel.os a - /usr/src/glibc-build/io/rtld-open64_nocancel.os a - /usr/src/glibc-build/io/rtld-pread64_nocancel.os a - /usr/src/glibc-build/io/rtld-read_nocancel.os a - /usr/src/glibc-build/io/rtld-write_nocancel.os a - /usr/src/glibc-build/malloc/rtld-scratch_buffer_set_array_size.os a - /usr/src/glibc-build/misc/rtld-mmap64.os a - /usr/src/glibc-build/misc/rtld-mprotect.os a - /usr/src/glibc-build/misc/rtld-munmap.os a - /usr/src/glibc-build/misc/rtld-prctl.os a - /usr/src/glibc-build/misc/rtld-setvmaname.os a - /usr/src/glibc-build/misc/rtld-__arm_za_disable.os a - /usr/src/glibc-build/misc/rtld-getauxval.os a - /usr/src/glibc-build/nptl/rtld-lowlevellock.os a - /usr/src/glibc-build/posix/rtld-_exit.os a - /usr/src/glibc-build/posix/rtld-getpid.os a - /usr/src/glibc-build/posix/rtld-uname.os a - /usr/src/glibc-build/posix/rtld-environ.os a - /usr/src/glibc-build/setjmp/rtld-setjmp.os a - /usr/src/glibc-build/setjmp/rtld-__longjmp.os a - /usr/src/glibc-build/signal/rtld-libc_sigaction.os a - /usr/src/glibc-build/stdio-common/rtld-errname.os a - /usr/src/glibc-build/stdlib/rtld-getenv.os a - /usr/src/glibc-build/string/rtld-memchr.os a - /usr/src/glibc-build/string/rtld-memcmp.os a - /usr/src/glibc-build/string/rtld-memcpy.os a - /usr/src/glibc-build/string/rtld-memmove.os a - /usr/src/glibc-build/string/rtld-memset.os a - /usr/src/glibc-build/string/rtld-stpcpy.os a - /usr/src/glibc-build/string/rtld-strchr.os a - /usr/src/glibc-build/string/rtld-strcmp.os a - /usr/src/glibc-build/string/rtld-strcspn.os a - /usr/src/glibc-build/string/rtld-strdup.os a - /usr/src/glibc-build/string/rtld-strerrorname_np.os a - /usr/src/glibc-build/string/rtld-strlen.os a - /usr/src/glibc-build/string/rtld-strncmp.os a - /usr/src/glibc-build/string/rtld-strnlen.os a - /usr/src/glibc-build/string/rtld-memchr_generic.os a - /usr/src/glibc-build/string/rtld-memchr_nosimd.os a - /usr/src/glibc-build/string/rtld-memcpy_a64fx.os a - /usr/src/glibc-build/string/rtld-memcpy_generic.os a - /usr/src/glibc-build/string/rtld-memcpy_mops.os a - /usr/src/glibc-build/string/rtld-memcpy_oryon1.os a - /usr/src/glibc-build/string/rtld-memcpy_sve.os a - /usr/src/glibc-build/string/rtld-memmove_mops.os a - /usr/src/glibc-build/string/rtld-memset_a64fx.os a - /usr/src/glibc-build/string/rtld-memset_emag.os a - /usr/src/glibc-build/string/rtld-memset_generic.os a - /usr/src/glibc-build/string/rtld-memset_kunpeng.os a - /usr/src/glibc-build/string/rtld-memset_mops.os a - /usr/src/glibc-build/string/rtld-memset_oryon1.os a - /usr/src/glibc-build/string/rtld-memset_zva64.os a - /usr/src/glibc-build/string/rtld-strlen_asimd.os a - /usr/src/glibc-build/string/rtld-strlen_generic.os a - /usr/src/glibc-build/string/rtld-strchrnul.os a - /usr/src/glibc-build/time/rtld-setitimer.os mv -f /usr/src/glibc-build/elf/rtld-libc.aT /usr/src/glibc-build/elf/rtld-libc.a make[4]: Leaving directory '/usr/src/glibc-2.41/elf' gcc -nostdlib -nostartfiles -r -o /usr/src/glibc-build/elf/librtld.os '-Wl,-(' /usr/src/glibc-build/elf/dl-allobjs.os /usr/src/glibc-build/elf/rtld-libc.a -lgcc '-Wl,-)' \ -Wl,-Map,/usr/src/glibc-build/elf/librtld.os.map gcc -nostdlib -nostartfiles -shared -o /usr/src/glibc-build/elf/ld.so.new \ -Wl,-z,relro -Wl,-z,force-bti,--fatal-warnings -Wl,-z,defs -Wl,-z,now \ -Wl,-z,pack-relative-relocs \ /usr/src/glibc-build/elf/librtld.os -Wl,--version-script=/usr/src/glibc-build/ld.map \ -Wl,-soname=ld-linux-aarch64.so.1 /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/readelf -s /usr/src/glibc-build/elf/ld.so.new \ | gawk '($7 ~ /^UND(|EF)$/ && $1 != "0:" && $4 != "REGISTER") { print; p=1 } END { exit p != 0 }' mv -f /usr/src/glibc-build/elf/ld.so.new /usr/src/glibc-build/elf/ld.so rm -f /usr/src/glibc-build/elf/ld-linux-aarch64.so.1.new gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libc.map -Wl,-soname=libc.so.6 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -nostdlib -nostartfiles -e __libc_main -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/libc.so /usr/src/glibc-build/csu/abi-note.o /usr/src/glibc-build/libc_pic.os.clean /usr/src/glibc-build/elf/interp.os /usr/src/glibc-build/elf/ld.so -lgcc /usr/src/glibc-build/elf/sofini.os /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/elf/ld.so /usr/src/glibc-build/elf/ld-linux-aarch64.so.1.new mv -f /usr/src/glibc-build/elf/ld-linux-aarch64.so.1.new /usr/src/glibc-build/elf/ld-linux-aarch64.so.1 gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/elf/sotruss-lib.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/elf/sotruss-lib.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group make[3]: Leaving directory '/usr/src/glibc-2.41/elf' cd /usr/src/glibc-build && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libc.a `cat csu/stamp.o iconv/stamp.o locale/stamp.o localedata/stamp.o iconvdata/stamp.o assert/stamp.o ctype/stamp.o intl/stamp.o catgets/stamp.o math/stamp.o setjmp/stamp.o signal/stamp.o stdlib/stamp.o stdio-common/stamp.o libio/stamp.o dlfcn/stamp.o nptl/stamp.o rt/stamp.o malloc/stamp.o string/stamp.o wcsmbs/stamp.o timezone/stamp.o time/stamp.o dirent/stamp.o posix/stamp.o io/stamp.o termios/stamp.o resource/stamp.o misc/stamp.o socket/stamp.o sysvipc/stamp.o gmon/stamp.o gnulib/stamp.o wctype/stamp.o manual/stamp.o po/stamp.o argp/stamp.o conform/stamp.o debug/stamp.o mathvec/stamp.o support/stamp.o nptl_db/stamp.o inet/stamp.o resolv/stamp.o nss/stamp.o hesiod/stamp.o sunrpc/stamp.o nis/stamp.o nscd/stamp.o login/stamp.o elf/stamp.o stamp.o` a - csu/check_fds.o a - csu/dso_handle.o a - csu/init-first.o a - csu/libc-start.o a - csu/libc-tls.o a - csu/sysdep.o a - csu/version.o a - csu/errno.o a - csu/errno-loc.o a - iconv/iconv_open.o a - iconv/iconv.o a - iconv/iconv_close.o a - iconv/gconv_open.o a - iconv/gconv.o a - iconv/gconv_close.o a - iconv/gconv_db.o a - iconv/gconv_conf.o a - iconv/gconv_builtin.o a - iconv/gconv_simple.o a - iconv/gconv_trans.o a - iconv/gconv_cache.o a - iconv/gconv_dl.o a - iconv/gconv_charset.o a - locale/duplocale.o a - locale/findlocale.o a - locale/freelocale.o a - locale/loadarchive.o a - locale/loadlocale.o a - locale/localeconv.o a - locale/mb_cur_max.o a - locale/newlocale.o a - locale/nl_langinfo.o a - locale/nl_langinfo_l.o a - locale/setlocale.o a - locale/uselocale.o a - locale/C-address.o a - locale/C-collate.o a - locale/C-ctype.o a - locale/C-identification.o a - locale/C-measurement.o a - locale/C-messages.o a - locale/C-monetary.o a - locale/C-name.o a - locale/C-numeric.o a - locale/C-paper.o a - locale/C-telephone.o a - locale/C-time.o a - locale/lc-address.o a - locale/lc-collate.o a - locale/lc-ctype.o a - locale/lc-identification.o a - locale/lc-measurement.o a - locale/lc-messages.o a - locale/lc-monetary.o a - locale/lc-name.o a - locale/lc-numeric.o a - locale/lc-paper.o a - locale/lc-telephone.o a - locale/lc-time.o a - locale/C_name.o a - locale/SYS_libc.o a - locale/coll-lookup.o a - locale/global-locale.o a - locale/localename.o a - locale/xlocale.o a - assert/__assert.o a - assert/__libc_assert_fail.o a - assert/assert.o a - assert/assert-perr.o a - ctype/ctype.o a - ctype/ctype-c99.o a - ctype/ctype-c99_l.o a - ctype/ctype-extn.o a - ctype/ctype_l.o a - ctype/isctype.o a - ctype/ctype-info.o a - intl/bindtextdom.o a - intl/dcgettext.o a - intl/dgettext.o a - intl/gettext.o a - intl/dcigettext.o a - intl/dcngettext.o a - intl/dngettext.o a - intl/ngettext.o a - intl/finddomain.o a - intl/loadmsgcat.o a - intl/localealias.o a - intl/textdomain.o a - intl/l10nflist.o a - intl/explodename.o a - intl/plural.o a - intl/plural-exp.o a - intl/hash-string.o a - catgets/catgets.o a - catgets/open_catalog.o a - math/s_ldexpl.o a - math/s_copysignl.o a - math/s_finitel.o a - math/s_frexpl.o a - math/s_isinfl.o a - math/s_isnanl.o a - math/s_modfl.o a - math/s_scalbnl.o a - math/s_signbitl.o a - math/s_ldexp.o a - math/s_copysign.o a - math/s_finite.o a - math/s_frexp.o a - math/s_isinf.o a - math/s_isnan.o a - math/s_modf.o a - math/s_scalbn.o a - math/s_signbit.o a - math/s_ldexpf.o a - math/s_copysignf.o a - math/s_finitef.o a - math/s_frexpf.o a - math/s_isinff.o a - math/s_isnanf.o a - math/s_modff.o a - math/s_scalbnf.o a - math/s_signbitf.o a - math/fpu_control.o a - math/setfpucw.o a - setjmp/setjmp.o a - setjmp/sigjmp.o a - setjmp/bsd-setjmp.o a - setjmp/bsd-_setjmp.o a - setjmp/longjmp.o a - setjmp/__longjmp.o a - setjmp/jmp-unwind.o a - signal/signal.o a - signal/raise.o a - signal/killpg.o a - signal/sigaction.o a - signal/libc_sigaction.o a - signal/sigprocmask.o a - signal/kill.o a - signal/sigpending.o a - signal/sigsuspend.o a - signal/sigwait.o a - signal/sigblock.o a - signal/sigsetmask.o a - signal/sigpause.o a - signal/sigvec.o a - signal/sigstack.o a - signal/sigaltstack.o a - signal/sigintr.o a - signal/sigsetops.o a - signal/sigempty.o a - signal/sigfillset.o a - signal/sigaddset.o a - signal/sigdelset.o a - signal/sigismem.o a - signal/sigreturn.o a - signal/siggetmask.o a - signal/sysv_signal.o a - signal/sigisempty.o a - signal/sigandset.o a - signal/sigorset.o a - signal/allocrtsig.o a - signal/sigtimedwait.o a - signal/sigwaitinfo.o a - signal/sigqueue.o a - signal/sighold.o a - signal/sigrelse.o a - signal/sigignore.o a - signal/sigset.o a - stdlib/a64l.o a - stdlib/abort.o a - stdlib/abs.o a - stdlib/arc4random.o a - stdlib/arc4random_uniform.o a - stdlib/at_quick_exit.o a - stdlib/atof.o a - stdlib/atoi.o a - stdlib/atol.o a - stdlib/atoll.o a - stdlib/bsearch.o a - stdlib/canonicalize.o a - stdlib/cxa_at_quick_exit.o a - stdlib/cxa_atexit.o a - stdlib/cxa_finalize.o a - stdlib/cxa_thread_atexit_impl.o a - stdlib/div.o a - stdlib/drand48.o a - stdlib/drand48-iter.o a - stdlib/drand48_r.o a - stdlib/erand48.o a - stdlib/erand48_r.o a - stdlib/exit.o a - stdlib/fmtmsg.o a - stdlib/getcontext.o a - stdlib/getentropy.o a - stdlib/getenv.o a - stdlib/getrandom.o a - stdlib/getsubopt.o a - stdlib/jrand48.o a - stdlib/jrand48_r.o a - stdlib/l64a.o a - stdlib/labs.o a - stdlib/lcong48.o a - stdlib/lcong48_r.o a - stdlib/ldiv.o a - stdlib/llabs.o a - stdlib/lldiv.o a - stdlib/lrand48.o a - stdlib/lrand48_r.o a - stdlib/makecontext.o a - stdlib/mblen.o a - stdlib/mbstowcs.o a - stdlib/mbtowc.o a - stdlib/mrand48.o a - stdlib/mrand48_r.o a - stdlib/nrand48.o a - stdlib/nrand48_r.o a - stdlib/old_atexit.o a - stdlib/on_exit.o a - stdlib/atexit.o a - stdlib/putenv.o a - stdlib/qsort.o a - stdlib/quick_exit.o a - stdlib/rand.o a - stdlib/rand_r.o a - stdlib/random.o a - stdlib/random_r.o a - stdlib/rpmatch.o a - stdlib/secure-getenv.o a - stdlib/seed48.o a - stdlib/seed48_r.o a - stdlib/setcontext.o a - stdlib/setenv.o a - stdlib/srand48.o a - stdlib/srand48_r.o a - stdlib/stdc_bit_ceil_uc.o a - stdlib/stdc_bit_ceil_ui.o a - stdlib/stdc_bit_ceil_ul.o a - stdlib/stdc_bit_ceil_ull.o a - stdlib/stdc_bit_ceil_us.o a - stdlib/stdc_bit_floor_uc.o a - stdlib/stdc_bit_floor_ui.o a - stdlib/stdc_bit_floor_ul.o a - stdlib/stdc_bit_floor_ull.o a - stdlib/stdc_bit_floor_us.o a - stdlib/stdc_bit_width_uc.o a - stdlib/stdc_bit_width_ui.o a - stdlib/stdc_bit_width_ul.o a - stdlib/stdc_bit_width_ull.o a - stdlib/stdc_bit_width_us.o a - stdlib/stdc_count_ones_uc.o a - stdlib/stdc_count_ones_ui.o a - stdlib/stdc_count_ones_ul.o a - stdlib/stdc_count_ones_ull.o a - stdlib/stdc_count_ones_us.o a - stdlib/stdc_count_zeros_uc.o a - stdlib/stdc_count_zeros_ui.o a - stdlib/stdc_count_zeros_ul.o a - stdlib/stdc_count_zeros_ull.o a - stdlib/stdc_count_zeros_us.o a - stdlib/stdc_first_leading_one_uc.o a - stdlib/stdc_first_leading_one_ui.o a - stdlib/stdc_first_leading_one_ul.o a - stdlib/stdc_first_leading_one_ull.o a - stdlib/stdc_first_leading_one_us.o a - stdlib/stdc_first_leading_zero_uc.o a - stdlib/stdc_first_leading_zero_ui.o a - stdlib/stdc_first_leading_zero_ul.o a - stdlib/stdc_first_leading_zero_ull.o a - stdlib/stdc_first_leading_zero_us.o a - stdlib/stdc_first_trailing_one_uc.o a - stdlib/stdc_first_trailing_one_ui.o a - stdlib/stdc_first_trailing_one_ul.o a - stdlib/stdc_first_trailing_one_ull.o a - stdlib/stdc_first_trailing_one_us.o a - stdlib/stdc_first_trailing_zero_uc.o a - stdlib/stdc_first_trailing_zero_ui.o a - stdlib/stdc_first_trailing_zero_ul.o a - stdlib/stdc_first_trailing_zero_ull.o a - stdlib/stdc_first_trailing_zero_us.o a - stdlib/stdc_has_single_bit_uc.o a - stdlib/stdc_has_single_bit_ui.o a - stdlib/stdc_has_single_bit_ul.o a - stdlib/stdc_has_single_bit_ull.o a - stdlib/stdc_has_single_bit_us.o a - stdlib/stdc_leading_ones_uc.o a - stdlib/stdc_leading_ones_ui.o a - stdlib/stdc_leading_ones_ul.o a - stdlib/stdc_leading_ones_ull.o a - stdlib/stdc_leading_ones_us.o a - stdlib/stdc_leading_zeros_uc.o a - stdlib/stdc_leading_zeros_ui.o a - stdlib/stdc_leading_zeros_ul.o a - stdlib/stdc_leading_zeros_ull.o a - stdlib/stdc_leading_zeros_us.o a - stdlib/stdc_trailing_ones_uc.o a - stdlib/stdc_trailing_ones_ui.o a - stdlib/stdc_trailing_ones_ul.o a - stdlib/stdc_trailing_ones_ull.o a - stdlib/stdc_trailing_ones_us.o a - stdlib/stdc_trailing_zeros_uc.o a - stdlib/stdc_trailing_zeros_ui.o a - stdlib/stdc_trailing_zeros_ul.o a - stdlib/stdc_trailing_zeros_ull.o a - stdlib/stdc_trailing_zeros_us.o a - stdlib/strfmon.o a - stdlib/strfmon_l.o a - stdlib/strfromd.o a - stdlib/strfromf.o a - stdlib/strfroml.o a - stdlib/strtod.o a - stdlib/strtod_l.o a - stdlib/strtod_nan.o a - stdlib/strtof.o a - stdlib/strtof_l.o a - stdlib/strtof_nan.o a - stdlib/strtol.o a - stdlib/strtol_l.o a - stdlib/strtold.o a - stdlib/strtold_l.o a - stdlib/strtold_nan.o a - stdlib/strtoll.o a - stdlib/strtoll_l.o a - stdlib/strtoul.o a - stdlib/strtoul_l.o a - stdlib/strtoull.o a - stdlib/strtoull_l.o a - stdlib/swapcontext.o a - stdlib/system.o a - stdlib/wcstombs.o a - stdlib/wctomb.o a - stdlib/xpg_basename.o a - stdlib/add_n.o a - stdlib/addmul_1.o a - stdlib/cmp.o a - stdlib/divmod_1.o a - stdlib/divrem.o a - stdlib/inlines.o a - stdlib/lshift.o a - stdlib/mod_1.o a - stdlib/mul.o a - stdlib/mul_1.o a - stdlib/mul_n.o a - stdlib/rshift.o a - stdlib/sub_n.o a - stdlib/submul_1.o a - stdlib/udiv_qrnnd.o a - stdlib/dbl2mpn.o a - stdlib/ldbl2mpn.o a - stdlib/mpn2dbl.o a - stdlib/mpn2flt.o a - stdlib/mpn2ldbl.o a - stdlib/grouping.o a - stdlib/groupingwc.o a - stdlib/tens_in_limb.o a - stdlib/fpioconst.o a - stdlib/mp_clz_tab.o a - stdio-common/_itoa.o a - stdio-common/_itowa.o a - stdio-common/asprintf.o a - stdio-common/ctermid.o a - stdio-common/cuserid.o a - stdio-common/dprintf.o a - stdio-common/flockfile.o a - stdio-common/fprintf.o a - stdio-common/fscanf.o a - stdio-common/ftrylockfile.o a - stdio-common/funlockfile.o a - stdio-common/gentempfd.o a - stdio-common/getline.o a - stdio-common/getw.o a - stdio-common/grouping_iterator.o a - stdio-common/iovfscanf.o a - stdio-common/isoc23_fscanf.o a - stdio-common/isoc23_scanf.o a - stdio-common/isoc23_sscanf.o a - stdio-common/isoc23_vfscanf.o a - stdio-common/isoc23_vscanf.o a - stdio-common/isoc23_vsscanf.o a - stdio-common/isoc99_fscanf.o a - stdio-common/isoc99_scanf.o a - stdio-common/isoc99_sscanf.o a - stdio-common/isoc99_vfscanf.o a - stdio-common/isoc99_vscanf.o a - stdio-common/isoc99_vsscanf.o a - stdio-common/itoa-digits.o a - stdio-common/itoa-udigits.o a - stdio-common/itowa-digits.o a - stdio-common/perror.o a - stdio-common/printf.o a - stdio-common/printf-prs.o a - stdio-common/printf_buffer_as_file.o a - stdio-common/printf_buffer_done.o a - stdio-common/printf_buffer_flush.o a - stdio-common/printf_buffer_pad_1.o a - stdio-common/printf_buffer_putc_1.o a - stdio-common/printf_buffer_puts_1.o a - stdio-common/printf_buffer_to_file.o a - stdio-common/printf_buffer_write.o a - stdio-common/printf_fp.o a - stdio-common/printf_fphex.o a - stdio-common/printf_function_invoke.o a - stdio-common/printf_size.o a - stdio-common/psiginfo.o a - stdio-common/psignal.o a - stdio-common/putw.o a - stdio-common/reg-modifier.o a - stdio-common/reg-printf.o a - stdio-common/reg-type.o a - stdio-common/remove.o a - stdio-common/rename.o a - stdio-common/renameat.o a - stdio-common/renameat2.o a - stdio-common/scanf.o a - stdio-common/snprintf.o a - stdio-common/sprintf.o a - stdio-common/sscanf.o a - stdio-common/tempnam.o a - stdio-common/tempname.o a - stdio-common/tmpdir.o a - stdio-common/tmpfile.o a - stdio-common/tmpfile64.o a - stdio-common/tmpnam.o a - stdio-common/tmpnam_r.o a - stdio-common/translated_number_width.o a - stdio-common/vfprintf.o a - stdio-common/vfprintf-internal.o a - stdio-common/vfscanf.o a - stdio-common/vfscanf-internal.o a - stdio-common/vfwprintf.o a - stdio-common/vfwprintf-internal.o a - stdio-common/vfwscanf.o a - stdio-common/vfwscanf-internal.o a - stdio-common/vprintf.o a - stdio-common/wprintf_buffer_as_file.o a - stdio-common/wprintf_buffer_done.o a - stdio-common/wprintf_buffer_flush.o a - stdio-common/wprintf_buffer_pad_1.o a - stdio-common/wprintf_buffer_putc_1.o a - stdio-common/wprintf_buffer_puts_1.o a - stdio-common/wprintf_buffer_to_file.o a - stdio-common/wprintf_buffer_write.o a - stdio-common/wprintf_function_invoke.o a - stdio-common/errlist.o a - stdio-common/errlist-data.o a - stdio-common/errname.o a - stdio-common/fxprintf.o a - stdio-common/printf-parsemb.o a - stdio-common/printf-parsewc.o a - stdio-common/siglist.o a - libio/filedoalloc.o a - libio/iofclose.o a - libio/iofdopen.o a - libio/iofflush.o a - libio/iofgetpos.o a - libio/iofgets.o a - libio/iofopen.o a - libio/iofopncook.o a - libio/iofputs.o a - libio/iofread.o a - libio/iofsetpos.o a - libio/ioftell.o a - libio/wfiledoalloc.o a - libio/iofwrite.o a - libio/iogetdelim.o a - libio/iogetline.o a - libio/iogets.o a - libio/iopadn.o a - libio/iopopen.o a - libio/ioputs.o a - libio/ioseekoff.o a - libio/ioseekpos.o a - libio/iosetbuffer.o a - libio/iosetvbuf.o a - libio/ioungetc.o a - libio/iovsprintf.o a - libio/iovsscanf.o a - libio/iofgetpos64.o a - libio/iofopen64.o a - libio/iofsetpos64.o a - libio/fputwc.o a - libio/fputwc_u.o a - libio/getwc.o a - libio/getwc_u.o a - libio/getwchar.o a - libio/getwchar_u.o a - libio/iofgetws.o a - libio/iofgetws_u.o a - libio/iofputws.o a - libio/iofputws_u.o a - libio/iogetwline.o a - libio/iowpadn.o a - libio/ioungetwc.o a - libio/putwc.o a - libio/putwc_u.o a - libio/putwchar.o a - libio/putwchar_u.o a - libio/putchar.o a - libio/putchar_u.o a - libio/fwprintf.o a - libio/swprintf.o a - libio/vwprintf.o a - libio/wprintf.o a - libio/wscanf.o a - libio/fwscanf.o a - libio/vwscanf.o a - libio/vswprintf.o a - libio/iovswscanf.o a - libio/swscanf.o a - libio/wgenops.o a - libio/wstrops.o a - libio/wfileops.o a - libio/iofwide.o a - libio/fwide.o a - libio/wmemstream.o a - libio/clearerr.o a - libio/feof.o a - libio/ferror.o a - libio/fileno.o a - libio/fputc.o a - libio/freopen.o a - libio/fseek.o a - libio/getc.o a - libio/getchar.o a - libio/memstream.o a - libio/pclose.o a - libio/putc.o a - libio/rewind.o a - libio/setbuf.o a - libio/setlinebuf.o a - libio/vasprintf.o a - libio/iovdprintf.o a - libio/vscanf.o a - libio/vsnprintf.o a - libio/obprintf.o a - libio/fcloseall.o a - libio/fseeko.o a - libio/ftello.o a - libio/freopen64.o a - libio/fseeko64.o a - libio/ftello64.o a - libio/__fbufsize.o a - libio/__freading.o a - libio/__fwriting.o a - libio/__freadable.o a - libio/__fwritable.o a - libio/__flbf.o a - libio/__fpurge.o a - libio/__fpending.o a - libio/__fsetlocking.o a - libio/libc_fatal.o a - libio/fmemopen.o a - libio/oldfmemopen.o a - libio/vtables.o a - libio/clearerr_u.o a - libio/feof_u.o a - libio/ferror_u.o a - libio/fputc_u.o a - libio/getc_u.o a - libio/getchar_u.o a - libio/iofflush_u.o a - libio/putc_u.o a - libio/peekc.o a - libio/iofread_u.o a - libio/iofwrite_u.o a - libio/iofgets_u.o a - libio/iofputs_u.o a - libio/fileops.o a - libio/genops.o a - libio/stdfiles.o a - libio/stdio.o a - libio/strops.o a - dlfcn/dladdr.o a - dlfcn/dladdr1.o a - dlfcn/dlclose.o a - dlfcn/dlerror.o a - dlfcn/dlinfo.o a - dlfcn/dlmopen.o a - dlfcn/dlopen.o a - dlfcn/dlsym.o a - dlfcn/dlvsym.o a - dlfcn/libc_dlerror_result.o a - nptl/alloca_cutoff.o a - nptl/cancellation.o a - nptl/cleanup.o a - nptl/cleanup_compat.o a - nptl/cleanup_defer.o a - nptl/cleanup_defer_compat.o a - nptl/cleanup_routine.o a - nptl/elision-conf.o a - nptl/elision-lock.o a - nptl/elision-timed.o a - nptl/elision-trylock.o a - nptl/elision-unlock.o a - nptl/events.o a - nptl/futex-internal.o a - nptl/libc-cleanup.o a - nptl/lowlevellock.o a - nptl/nptl-stack.o a - nptl/nptl_deallocate_tsd.o a - nptl/nptl_free_tcb.o a - nptl/nptl_nthreads.o a - nptl/nptl_setxid.o a - nptl/nptlfreeres.o a - nptl/old_pthread_cond_broadcast.o a - nptl/old_pthread_cond_destroy.o a - nptl/old_pthread_cond_init.o a - nptl/old_pthread_cond_signal.o a - nptl/old_pthread_cond_timedwait.o a - nptl/old_pthread_cond_wait.o a - nptl/pthread_atfork.o a - nptl/pthread_attr_copy.o a - nptl/pthread_attr_destroy.o a - nptl/pthread_attr_extension.o a - nptl/pthread_attr_getaffinity.o a - nptl/pthread_attr_getdetachstate.o a - nptl/pthread_attr_getguardsize.o a - nptl/pthread_attr_getinheritsched.o a - nptl/pthread_attr_getschedparam.o a - nptl/pthread_attr_getschedpolicy.o a - nptl/pthread_attr_getscope.o a - nptl/pthread_attr_getsigmask.o a - nptl/pthread_attr_getstack.o a - nptl/pthread_attr_getstackaddr.o a - nptl/pthread_attr_getstacksize.o a - nptl/pthread_attr_init.o a - nptl/pthread_attr_setaffinity.o a - nptl/pthread_attr_setdetachstate.o a - nptl/pthread_attr_setguardsize.o a - nptl/pthread_attr_setinheritsched.o a - nptl/pthread_attr_setschedparam.o a - nptl/pthread_attr_setschedpolicy.o a - nptl/pthread_attr_setscope.o a - nptl/pthread_attr_setsigmask.o a - nptl/pthread_attr_setsigmask_internal.o a - nptl/pthread_attr_setstack.o a - nptl/pthread_attr_setstackaddr.o a - nptl/pthread_attr_setstacksize.o a - nptl/pthread_barrier_destroy.o a - nptl/pthread_barrier_init.o a - nptl/pthread_barrier_wait.o a - nptl/pthread_barrierattr_destroy.o a - nptl/pthread_barrierattr_getpshared.o a - nptl/pthread_barrierattr_init.o a - nptl/pthread_barrierattr_setpshared.o a - nptl/pthread_cancel.o a - nptl/pthread_cleanup_upto.o a - nptl/pthread_clockjoin.o a - nptl/pthread_cond_broadcast.o a - nptl/pthread_cond_destroy.o a - nptl/pthread_cond_init.o a - nptl/pthread_cond_signal.o a - nptl/pthread_cond_wait.o a - nptl/pthread_condattr_destroy.o a - nptl/pthread_condattr_getclock.o a - nptl/pthread_condattr_getpshared.o a - nptl/pthread_condattr_init.o a - nptl/pthread_condattr_setclock.o a - nptl/pthread_condattr_setpshared.o a - nptl/pthread_create.o a - nptl/pthread_detach.o a - nptl/pthread_equal.o a - nptl/pthread_exit.o a - nptl/pthread_getaffinity.o a - nptl/pthread_getattr_default_np.o a - nptl/pthread_getattr_np.o a - nptl/pthread_getconcurrency.o a - nptl/pthread_getcpuclockid.o a - nptl/pthread_getname.o a - nptl/pthread_getschedparam.o a - nptl/pthread_getspecific.o a - nptl/pthread_join.o a - nptl/pthread_join_common.o a - nptl/pthread_key_create.o a - nptl/pthread_key_delete.o a - nptl/pthread_keys.o a - nptl/pthread_kill.o a - nptl/pthread_kill_other_threads.o a - nptl/pthread_mutex_cond_lock.o a - nptl/pthread_mutex_conf.o a - nptl/pthread_mutex_consistent.o a - nptl/pthread_mutex_destroy.o a - nptl/pthread_mutex_getprioceiling.o a - nptl/pthread_mutex_init.o a - nptl/pthread_mutex_lock.o a - nptl/pthread_mutex_setprioceiling.o a - nptl/pthread_mutex_timedlock.o a - nptl/pthread_mutex_trylock.o a - nptl/pthread_mutex_unlock.o a - nptl/pthread_mutexattr_destroy.o a - nptl/pthread_mutexattr_getprioceiling.o a - nptl/pthread_mutexattr_getprotocol.o a - nptl/pthread_mutexattr_getpshared.o a - nptl/pthread_mutexattr_getrobust.o a - nptl/pthread_mutexattr_gettype.o a - nptl/pthread_mutexattr_init.o a - nptl/pthread_mutexattr_setprioceiling.o a - nptl/pthread_mutexattr_setprotocol.o a - nptl/pthread_mutexattr_setpshared.o a - nptl/pthread_mutexattr_setrobust.o a - nptl/pthread_mutexattr_settype.o a - nptl/pthread_once.o a - nptl/pthread_rwlock_clockrdlock.o a - nptl/pthread_rwlock_clockwrlock.o a - nptl/pthread_rwlock_destroy.o a - nptl/pthread_rwlock_init.o a - nptl/pthread_rwlock_rdlock.o a - nptl/pthread_rwlock_timedrdlock.o a - nptl/pthread_rwlock_timedwrlock.o a - nptl/pthread_rwlock_tryrdlock.o a - nptl/pthread_rwlock_trywrlock.o a - nptl/pthread_rwlock_unlock.o a - nptl/pthread_rwlock_wrlock.o a - nptl/pthread_rwlockattr_destroy.o a - nptl/pthread_rwlockattr_getkind_np.o a - nptl/pthread_rwlockattr_getpshared.o a - nptl/pthread_rwlockattr_init.o a - nptl/pthread_rwlockattr_setkind_np.o a - nptl/pthread_rwlockattr_setpshared.o a - nptl/pthread_self.o a - nptl/pthread_setaffinity.o a - nptl/pthread_setattr_default_np.o a - nptl/pthread_setcancelstate.o a - nptl/pthread_setcanceltype.o a - nptl/pthread_setconcurrency.o a - nptl/pthread_setname.o a - nptl/pthread_setschedparam.o a - nptl/pthread_setschedprio.o a - nptl/pthread_setspecific.o a - nptl/pthread_sigmask.o a - nptl/pthread_sigqueue.o a - nptl/pthread_spin_destroy.o a - nptl/pthread_spin_init.o a - nptl/pthread_spin_lock.o a - nptl/pthread_spin_trylock.o a - nptl/pthread_spin_unlock.o a - nptl/pthread_testcancel.o a - nptl/pthread_timedjoin.o a - nptl/pthread_tryjoin.o a - nptl/pthread_yield.o a - nptl/sem_clockwait.o a - nptl/sem_close.o a - nptl/sem_destroy.o a - nptl/sem_getvalue.o a - nptl/sem_init.o a - nptl/sem_open.o a - nptl/sem_post.o a - nptl/sem_routines.o a - nptl/sem_timedwait.o a - nptl/sem_unlink.o a - nptl/sem_wait.o a - nptl/syscall_cancel.o a - nptl/tpp.o a - nptl/unwind.o a - nptl/vars.o a - nptl/thrd_current.o a - nptl/thrd_equal.o a - nptl/thrd_sleep.o a - nptl/thrd_yield.o a - nptl/call_once.o a - nptl/cnd_broadcast.o a - nptl/cnd_destroy.o a - nptl/cnd_init.o a - nptl/cnd_signal.o a - nptl/cnd_timedwait.o a - nptl/cnd_wait.o a - nptl/mtx_destroy.o a - nptl/mtx_init.o a - nptl/mtx_lock.o a - nptl/mtx_timedlock.o a - nptl/mtx_trylock.o a - nptl/mtx_unlock.o a - nptl/pthread_atfork_compat.o a - nptl/thrd_create.o a - nptl/thrd_detach.o a - nptl/thrd_exit.o a - nptl/thrd_join.o a - nptl/tss_create.o a - nptl/tss_delete.o a - nptl/tss_get.o a - nptl/tss_set.o a - rt/shm_open.o a - rt/shm_unlink.o a - rt/aio_cancel.o a - rt/aio_error.o a - rt/aio_fsync.o a - rt/aio_misc.o a - rt/aio_notify.o a - rt/aio_read.o a - rt/aio_read64.o a - rt/aio_return.o a - rt/aio_sigqueue.o a - rt/aio_suspend.o a - rt/aio_write.o a - rt/aio_write64.o a - rt/lio_listio.o a - rt/lio_listio64.o a - rt/mq_close.o a - rt/mq_getattr.o a - rt/mq_notify.o a - rt/mq_open.o a - rt/mq_receive.o a - rt/mq_send.o a - rt/mq_setattr.o a - rt/mq_timedreceive.o a - rt/mq_timedsend.o a - rt/mq_unlink.o a - rt/timer_create.o a - rt/timer_delete.o a - rt/timer_getoverr.o a - rt/timer_gettime.o a - rt/timer_settime.o a - rt/timer_routines.o a - malloc/malloc.o a - malloc/mcheck.o a - malloc/mtrace.o a - malloc/obstack.o a - malloc/reallocarray.o a - malloc/scratch_buffer_grow.o a - malloc/scratch_buffer_grow_preserve.o a - malloc/scratch_buffer_set_array_size.o a - malloc/dynarray_at_failure.o a - malloc/dynarray_emplace_enlarge.o a - malloc/dynarray_finalize.o a - malloc/dynarray_resize.o a - malloc/dynarray_resize_clear.o a - malloc/alloc_buffer_alloc_array.o a - malloc/alloc_buffer_allocate.o a - malloc/alloc_buffer_copy_bytes.o a - malloc/alloc_buffer_copy_string.o a - malloc/alloc_buffer_create_failure.o a - malloc/set-freeres.o a - malloc/thread-freeres.o a - string/_strerror.o a - string/argz-addsep.o a - string/argz-append.o a - string/argz-count.o a - string/argz-create.o a - string/argz-ctsep.o a - string/argz-delete.o a - string/argz-extract.o a - string/argz-insert.o a - string/argz-next.o a - string/argz-replace.o a - string/argz-stringify.o a - string/basename.o a - string/bcopy.o a - string/bzero.o a - string/envz.o a - string/explicit_bzero.o a - string/ffs.o a - string/ffsll.o a - string/memccpy.o a - string/memchr.o a - string/memcmp.o a - string/memcmpeq.o a - string/memcpy.o a - string/memfrob.o a - string/memmem.o a - string/memmove.o a - string/mempcpy.o a - string/memrchr.o a - string/memset.o a - string/rawmemchr.o a - string/sigabbrev_np.o a - string/sigdescr_np.o a - string/stpcpy.o a - string/stpncpy.o a - string/strcasecmp.o a - string/strcasecmp_l.o a - string/strcasestr.o a - string/strcat.o a - string/strchr.o a - string/strchrnul.o a - string/strcmp.o a - string/strcoll.o a - string/strcoll_l.o a - string/strcpy.o a - string/strcspn.o a - string/strdup.o a - string/strerror.o a - string/strerror_l.o a - string/strerrordesc_np.o a - string/strerrorname_np.o a - string/strfry.o a - string/string-inlines.o a - string/strlcat.o a - string/strlcpy.o a - string/strlen.o a - string/strncase.o a - string/strncase_l.o a - string/strncat.o a - string/strncmp.o a - string/strncpy.o a - string/strndup.o a - string/strnlen.o a - string/strpbrk.o a - string/strrchr.o a - string/strsep.o a - string/strsignal.o a - string/strspn.o a - string/strstr.o a - string/strtok.o a - string/strtok_r.o a - string/strverscmp.o a - string/strxfrm.o a - string/strxfrm_l.o a - string/swab.o a - string/wordcopy.o a - string/xpg-strerror.o a - string/memchr_generic.o a - string/memchr_nosimd.o a - string/memcpy_a64fx.o a - string/memcpy_generic.o a - string/memcpy_mops.o a - string/memcpy_oryon1.o a - string/memcpy_sve.o a - string/memmove_mops.o a - string/memset_a64fx.o a - string/memset_emag.o a - string/memset_generic.o a - string/memset_kunpeng.o a - string/memset_mops.o a - string/memset_oryon1.o a - string/memset_zva64.o a - string/strlen_asimd.o a - string/strlen_generic.o a - string/tls-internal.o a - wcsmbs/btowc.o a - wcsmbs/c16rtomb.o a - wcsmbs/c32rtomb.o a - wcsmbs/c8rtomb.o a - wcsmbs/isoc23_fwscanf.o a - wcsmbs/isoc23_swscanf.o a - wcsmbs/isoc23_vfwscanf.o a - wcsmbs/isoc23_vswscanf.o a - wcsmbs/isoc23_vwscanf.o a - wcsmbs/isoc23_wscanf.o a - wcsmbs/isoc99_fwscanf.o a - wcsmbs/isoc99_swscanf.o a - wcsmbs/isoc99_vfwscanf.o a - wcsmbs/isoc99_vswscanf.o a - wcsmbs/isoc99_vwscanf.o a - wcsmbs/isoc99_wscanf.o a - wcsmbs/mbrlen.o a - wcsmbs/mbrtoc8.o a - wcsmbs/mbrtoc16.o a - wcsmbs/mbrtoc32.o a - wcsmbs/mbrtowc.o a - wcsmbs/mbsinit.o a - wcsmbs/mbsnrtowcs.o a - wcsmbs/mbsrtowcs.o a - wcsmbs/mbsrtowcs_l.o a - wcsmbs/wcpcpy.o a - wcsmbs/wcpncpy.o a - wcsmbs/wcrtomb.o a - wcsmbs/wcscasecmp.o a - wcsmbs/wcscasecmp_l.o a - wcsmbs/wcscat.o a - wcsmbs/wcschr.o a - wcsmbs/wcschrnul.o a - wcsmbs/wcscmp.o a - wcsmbs/wcscoll.o a - wcsmbs/wcscoll_l.o a - wcsmbs/wcscpy.o a - wcsmbs/wcscspn.o a - wcsmbs/wcsdup.o a - wcsmbs/wcslcat.o a - wcsmbs/wcslcpy.o a - wcsmbs/wcslen.o a - wcsmbs/wcsmbsload.o a - wcsmbs/wcsncase.o a - wcsmbs/wcsncase_l.o a - wcsmbs/wcsncat.o a - wcsmbs/wcsncmp.o a - wcsmbs/wcsncpy.o a - wcsmbs/wcsnlen.o a - wcsmbs/wcsnrtombs.o a - wcsmbs/wcspbrk.o a - wcsmbs/wcsrchr.o a - wcsmbs/wcsrtombs.o a - wcsmbs/wcsspn.o a - wcsmbs/wcsstr.o a - wcsmbs/wcstod.o a - wcsmbs/wcstod_l.o a - wcsmbs/wcstod_nan.o a - wcsmbs/wcstof.o a - wcsmbs/wcstof_l.o a - wcsmbs/wcstof_nan.o a - wcsmbs/wcstok.o a - wcsmbs/wcstol.o a - wcsmbs/wcstol_l.o a - wcsmbs/wcstold.o a - wcsmbs/wcstold_l.o a - wcsmbs/wcstold_nan.o a - wcsmbs/wcstoll.o a - wcsmbs/wcstoll_l.o a - wcsmbs/wcstoul.o a - wcsmbs/wcstoul_l.o a - wcsmbs/wcstoull.o a - wcsmbs/wcstoull_l.o a - wcsmbs/wcswidth.o a - wcsmbs/wcsxfrm.o a - wcsmbs/wcsxfrm_l.o a - wcsmbs/wctob.o a - wcsmbs/wcwidth.o a - wcsmbs/wmemchr.o a - wcsmbs/wmemcmp.o a - wcsmbs/wmemcpy.o a - wcsmbs/wmemmove.o a - wcsmbs/wmempcpy.o a - wcsmbs/wmemset.o a - time/offtime.o a - time/asctime.o a - time/clock.o a - time/ctime.o a - time/ctime_r.o a - time/difftime.o a - time/gmtime.o a - time/localtime.o a - time/mktime.o a - time/time.o a - time/gettimeofday.o a - time/settimeofday.o a - time/settimezone.o a - time/adjtime.o a - time/tzset.o a - time/tzfile.o a - time/getitimer.o a - time/setitimer.o a - time/stime.o a - time/dysize.o a - time/timegm.o a - time/ftime.o a - time/getdate.o a - time/strptime.o a - time/strptime_l.o a - time/strftime.o a - time/wcsftime.o a - time/strftime_l.o a - time/wcsftime_l.o a - time/timespec_get.o a - time/timespec_getres.o a - time/clock_getcpuclockid.o a - time/clock_getres.o a - time/clock_gettime.o a - time/clock_settime.o a - time/clock_nanosleep.o a - time/era.o a - time/alt_digit.o a - time/lc-time-cleanup.o a - time/ntp_gettime.o a - time/ntp_gettimex.o a - dirent/alphasort.o a - dirent/alphasort64.o a - dirent/closedir.o a - dirent/dirfd.o a - dirent/fdopendir.o a - dirent/getdents.o a - dirent/getdents64.o a - dirent/opendir.o a - dirent/readdir.o a - dirent/readdir64.o a - dirent/readdir64_r.o a - dirent/readdir_r.o a - dirent/rewinddir.o a - dirent/scandir.o a - dirent/scandir-cancel.o a - dirent/scandir-tail.o a - dirent/scandir64.o a - dirent/scandir64-tail.o a - dirent/scandirat.o a - dirent/scandirat64.o a - dirent/seekdir.o a - dirent/telldir.o a - dirent/versionsort.o a - dirent/versionsort64.o a - dirent/getdirentries.o a - dirent/getdirentries64.o a - posix/_Fork.o a - posix/_exit.o a - posix/alarm.o a - posix/bsd-getpgrp.o a - posix/confstr.o a - posix/execl.o a - posix/execle.o a - posix/execlp.o a - posix/execv.o a - posix/execve.o a - posix/execveat.o a - posix/execvp.o a - posix/execvpe.o a - posix/fexecve.o a - posix/fnmatch.o a - posix/fork.o a - posix/fpathconf.o a - posix/gai_strerror.o a - posix/get_child_max.o a - posix/getegid.o a - posix/geteuid.o a - posix/getgid.o a - posix/getgroups.o a - posix/getopt.o a - posix/getopt1.o a - posix/getpgid.o a - posix/getpgrp.o a - posix/getpid.o a - posix/getppid.o a - posix/getresgid.o a - posix/getresuid.o a - posix/getsid.o a - posix/getuid.o a - posix/glob.o a - posix/glob-lstat-compat.o a - posix/glob64.o a - posix/glob64-lstat-compat.o a - posix/glob64-time64.o a - posix/glob_pattern_p.o a - posix/globfree.o a - posix/globfree64.o a - posix/globfree64-time64.o a - posix/group_member.o a - posix/nanosleep.o a - posix/pathconf.o a - posix/pause.o a - posix/posix_madvise.o a - posix/pread.o a - posix/pread64.o a - posix/pwrite.o a - posix/pwrite64.o a - posix/regex.o a - posix/register-atfork.o a - posix/sched_cpualloc.o a - posix/sched_cpucount.o a - posix/sched_cpufree.o a - posix/sched_getaffinity.o a - posix/sched_getp.o a - posix/sched_gets.o a - posix/sched_primax.o a - posix/sched_primin.o a - posix/sched_rr_gi.o a - posix/sched_setaffinity.o a - posix/sched_setp.o a - posix/sched_sets.o a - posix/sched_yield.o a - posix/setgid.o a - posix/setgroups.o a - posix/setpgid.o a - posix/setpgrp.o a - posix/setresgid.o a - posix/setresuid.o a - posix/setsid.o a - posix/setuid.o a - posix/shm-directory.o a - posix/sleep.o a - posix/spawn.o a - posix/spawn_faction_addchdir.o a - posix/spawn_faction_addclose.o a - posix/spawn_faction_addclosefrom.o a - posix/spawn_faction_adddup2.o a - posix/spawn_faction_addfchdir.o a - posix/spawn_faction_addopen.o a - posix/spawn_faction_addtcsetpgrp_np.o a - posix/spawn_faction_destroy.o a - posix/spawn_faction_init.o a - posix/spawn_valid_fd.o a - posix/spawnattr_destroy.o a - posix/spawnattr_getdefault.o a - posix/spawnattr_getflags.o a - posix/spawnattr_getpgroup.o a - posix/spawnattr_getschedparam.o a - posix/spawnattr_getschedpolicy.o a - posix/spawnattr_getsigmask.o a - posix/spawnattr_init.o a - posix/spawnattr_setdefault.o a - posix/spawnattr_setflags.o a - posix/spawnattr_setpgroup.o a - posix/spawnattr_setschedparam.o a - posix/spawnattr_setschedpolicy.o a - posix/spawnattr_setsigmask.o a - posix/spawni.o a - posix/spawnp.o a - posix/streams-compat.o a - posix/sysconf.o a - posix/times.o a - posix/uname.o a - posix/vfork.o a - posix/wait.o a - posix/wait3.o a - posix/wait4.o a - posix/waitid.o a - posix/waitpid.o a - posix/wordexp.o a - posix/environ.o a - posix/init-posix.o a - posix/getcpu.o a - posix/oldglob.o a - posix/pidfd_getpid.o a - posix/pidfd_spawn.o a - posix/pidfd_spawnp.o a - posix/procutils.o a - posix/sched_getcpu.o a - posix/spawnattr_getcgroup_np.o a - posix/spawnattr_setcgroup_np.o a - io/access.o a - io/chdir.o a - io/chmod.o a - io/chown.o a - io/close.o a - io/close_range.o a - io/closefrom.o a - io/copy_file_range.o a - io/creat.o a - io/creat64.o a - io/dup.o a - io/dup2.o a - io/dup3.o a - io/euidaccess.o a - io/faccessat.o a - io/fchdir.o a - io/fchmod.o a - io/fchmodat.o a - io/fchown.o a - io/fchownat.o a - io/fcntl.o a - io/fcntl64.o a - io/file_change_detection.o a - io/flock.o a - io/fstat.o a - io/fstat64.o a - io/fstatat.o a - io/fstatat64.o a - io/fstatfs.o a - io/fstatfs64.o a - io/fstatvfs.o a - io/fstatvfs64.o a - io/fts.o a - io/fts64.o a - io/fts64-time64.o a - io/ftw.o a - io/ftw64.o a - io/ftw64-time64.o a - io/futimens.o a - io/getcwd.o a - io/getdirname.o a - io/getwd.o a - io/isatty.o a - io/lchmod.o a - io/lchown.o a - io/link.o a - io/linkat.o a - io/lockf.o a - io/lockf64.o a - io/lseek.o a - io/lseek64.o a - io/lstat.o a - io/lstat64.o a - io/mkdir.o a - io/mkdirat.o a - io/mkfifo.o a - io/mkfifoat.o a - io/mknod.o a - io/mknodat.o a - io/open.o a - io/open64.o a - io/open64_2.o a - io/open_2.o a - io/openat.o a - io/openat64.o a - io/openat64_2.o a - io/openat_2.o a - io/pipe.o a - io/pipe2.o a - io/poll.o a - io/posix_fadvise.o a - io/posix_fadvise64.o a - io/posix_fallocate.o a - io/posix_fallocate64.o a - io/ppoll.o a - io/read.o a - io/readlink.o a - io/readlinkat.o a - io/rmdir.o a - io/sendfile.o a - io/sendfile64.o a - io/stat.o a - io/stat64.o a - io/statfs.o a - io/statfs64.o a - io/statvfs.o a - io/statvfs64.o a - io/statx.o a - io/symlink.o a - io/symlinkat.o a - io/ttyname.o a - io/ttyname_r.o a - io/umask.o a - io/unlink.o a - io/unlinkat.o a - io/utime.o a - io/utimensat.o a - io/write.o a - io/close_nocancel.o a - io/fallocate.o a - io/fallocate64.o a - io/fcntl_nocancel.o a - io/internal_statvfs.o a - io/open64_nocancel.o a - io/open_nocancel.o a - io/openat64_nocancel.o a - io/openat_nocancel.o a - io/pread64_nocancel.o a - io/read_nocancel.o a - io/stat_t64_cp.o a - io/statx_cp.o a - io/sync_file_range.o a - io/write_nocancel.o a - io/xstatconv.o a - termios/speed.o a - termios/cfsetspeed.o a - termios/tcsetattr.o a - termios/tcgetattr.o a - termios/tcgetpgrp.o a - termios/tcsetpgrp.o a - termios/tcdrain.o a - termios/tcflow.o a - termios/tcflush.o a - termios/tcsendbrk.o a - termios/cfmakeraw.o a - termios/tcgetsid.o a - resource/getrlimit.o a - resource/setrlimit.o a - resource/getrlimit64.o a - resource/setrlimit64.o a - resource/getrusage.o a - resource/ulimit.o a - resource/vlimit.o a - resource/vtimes.o a - resource/getpriority.o a - resource/setpriority.o a - resource/nice.o a - misc/acct.o a - misc/allocate_once.o a - misc/atomic_wide_counter.o a - misc/brk.o a - misc/chflags.o a - misc/chroot.o a - misc/daemon.o a - misc/dirname.o a - misc/efgcvt.o a - misc/efgcvt_r.o a - misc/err.o a - misc/error.o a - misc/fchflags.o a - misc/fd_to_filename.o a - misc/fdatasync.o a - misc/fgetxattr.o a - misc/flistxattr.o a - misc/fremovexattr.o a - misc/fsetxattr.o a - misc/fstab.o a - misc/fsync.o a - misc/ftruncate.o a - misc/ftruncate64.o a - misc/futimes.o a - misc/futimesat.o a - misc/getauxval.o a - misc/getclktck.o a - misc/getdomain.o a - misc/getdtsz.o a - misc/gethostid.o a - misc/gethostname.o a - misc/getloadavg.o a - misc/getpagesize.o a - misc/getpass.o a - misc/getsysstats.o a - misc/getttyent.o a - misc/getusershell.o a - misc/getxattr.o a - misc/gtty.o a - misc/hsearch.o a - misc/hsearch_r.o a - misc/ifunc-impl-list.o a - misc/insremque.o a - misc/ioctl.o a - misc/lgetxattr.o a - misc/listxattr.o a - misc/llistxattr.o a - misc/lremovexattr.o a - misc/lsearch.o a - misc/lsetxattr.o a - misc/lutimes.o a - misc/madvise.o a - misc/makedev.o a - misc/mincore.o a - misc/mkdtemp.o a - misc/mkostemp.o a - misc/mkostemp64.o a - misc/mkostemps.o a - misc/mkostemps64.o a - misc/mkstemp.o a - misc/mkstemp64.o a - misc/mkstemps.o a - misc/mkstemps64.o a - misc/mktemp.o a - misc/mlock.o a - misc/mlockall.o a - misc/mmap.o a - misc/mmap64.o a - misc/mntent.o a - misc/mntent_r.o a - misc/mprotect.o a - misc/msync.o a - misc/munlock.o a - misc/munlockall.o a - misc/munmap.o a - misc/preadv.o a - misc/preadv2.o a - misc/preadv64.o a - misc/preadv64v2.o a - misc/pselect.o a - misc/ptrace.o a - misc/pwritev.o a - misc/pwritev2.o a - misc/pwritev64.o a - misc/pwritev64v2.o a - misc/qefgcvt.o a - misc/qefgcvt_r.o a - misc/readv.o a - misc/reboot.o a - misc/regexp.o a - misc/remap_file_pages.o a - misc/removexattr.o a - misc/revoke.o a - misc/sbrk.o a - misc/select.o a - misc/setdomain.o a - misc/setegid.o a - misc/seteuid.o a - misc/sethostid.o a - misc/sethostname.o a - misc/setregid.o a - misc/setreuid.o a - misc/setxattr.o a - misc/single_threaded.o a - misc/sstk.o a - misc/stty.o a - misc/swapoff.o a - misc/swapon.o a - misc/sync.o a - misc/syncfs.o a - misc/syscall.o a - misc/syslog.o a - misc/truncate.o a - misc/truncate64.o a - misc/tsearch.o a - misc/ttyslot.o a - misc/ualarm.o a - misc/unwind-link.o a - misc/usleep.o a - misc/ustat.o a - misc/utimes.o a - misc/vhangup.o a - misc/writev.o a - misc/init-misc.o a - misc/adjtimex.o a - misc/clock_adjtime.o a - misc/clone.o a - misc/clone-internal.o a - misc/clone-pidfd-support.o a - misc/clone3.o a - misc/closefrom_fallback.o a - misc/convert_scm_timestamps.o a - misc/epoll_create.o a - misc/epoll_pwait.o a - misc/epoll_pwait2.o a - misc/epoll_wait.o a - misc/eventfd.o a - misc/eventfd_read.o a - misc/eventfd_write.o a - misc/fanotify_mark.o a - misc/fxstat.o a - misc/fxstat64.o a - misc/fxstatat.o a - misc/fxstatat64.o a - misc/inotify_init.o a - misc/lxstat.o a - misc/lxstat64.o a - misc/mlock2.o a - misc/mremap.o a - misc/open_by_handle_at.o a - misc/personality.o a - misc/pkey_get.o a - misc/pkey_mprotect.o a - misc/pkey_set.o a - misc/prctl.o a - misc/prlimit.o a - misc/prlimit64.o a - misc/process_vm_readv.o a - misc/process_vm_writev.o a - misc/pselect32.o a - misc/readahead.o a - misc/sched_getattr.o a - misc/sched_setattr.o a - misc/setfsgid.o a - misc/setfsuid.o a - misc/setvmaname.o a - misc/signalfd.o a - misc/splice.o a - misc/sysctl.o a - misc/tee.o a - misc/timerfd_gettime.o a - misc/timerfd_settime.o a - misc/umount.o a - misc/umount2.o a - misc/vmsplice.o a - misc/xmknod.o a - misc/xmknodat.o a - misc/xstat.o a - misc/xstat64.o a - misc/capget.o a - misc/capset.o a - misc/delete_module.o a - misc/epoll_create1.o a - misc/epoll_ctl.o a - misc/fsconfig.o a - misc/fsmount.o a - misc/fsopen.o a - misc/fspick.o a - misc/init_module.o a - misc/inotify_add_watch.o a - misc/inotify_init1.o a - misc/inotify_rm_watch.o a - misc/klogctl.o a - misc/mount.o a - misc/mount_setattr.o a - misc/move_mount.o a - misc/open_tree.o a - misc/pidfd_open.o a - misc/pidfd_getfd.o a - misc/pivot_root.o a - misc/pidfd_send_signal.o a - misc/process_madvise.o a - misc/process_mrelease.o a - misc/quotactl.o a - misc/sysinfo.o a - misc/unshare.o a - misc/timerfd_create.o a - misc/fanotify_init.o a - misc/name_to_handle_at.o a - misc/setns.o a - misc/memfd_create.o a - misc/pkey_alloc.o a - misc/pkey_free.o a - misc/gettid.o a - misc/tgkill.o a - misc/stub-syscalls.o a - misc/__mtag_tag_zero_region.o a - misc/__mtag_tag_region.o a - misc/__arm_za_disable.o a - misc/__alloc_gcs.o a - misc/malloc-hugepages.o a - socket/accept.o a - socket/accept4.o a - socket/bind.o a - socket/connect.o a - socket/getpeername.o a - socket/getsockname.o a - socket/getsockopt.o a - socket/isfdtype.o a - socket/listen.o a - socket/opensock.o a - socket/recv.o a - socket/recvfrom.o a - socket/recvmmsg.o a - socket/recvmsg.o a - socket/send.o a - socket/sendmmsg.o a - socket/sendmsg.o a - socket/sendto.o a - socket/setsockopt.o a - socket/shutdown.o a - socket/sockaddr_un_set.o a - socket/sockatmark.o a - socket/socket.o a - socket/socketpair.o a - socket/sa_len.o a - socket/cmsg_nxthdr.o a - sysvipc/ftok.o a - sysvipc/msgsnd.o a - sysvipc/msgrcv.o a - sysvipc/msgget.o a - sysvipc/msgctl.o a - sysvipc/semop.o a - sysvipc/semget.o a - sysvipc/semctl.o a - sysvipc/semtimedop.o a - sysvipc/shmat.o a - sysvipc/shmdt.o a - sysvipc/shmget.o a - sysvipc/shmctl.o a - gmon/gmon.o a - gmon/mcount.o a - gmon/prof-freq.o a - gmon/profil.o a - gmon/sprofil.o a - wctype/wcfuncs.o a - wctype/wctype.o a - wctype/iswctype.o a - wctype/wctrans.o a - wctype/towctrans.o a - wctype/wcfuncs_l.o a - wctype/wctype_l.o a - wctype/iswctype_l.o a - wctype/wctrans_l.o a - wctype/towctrans_l.o a - argp/argp-ba.o a - argp/argp-eexst.o a - argp/argp-fmtstream.o a - argp/argp-fs-xinl.o a - argp/argp-help.o a - argp/argp-parse.o a - argp/argp-pv.o a - argp/argp-pvh.o a - argp/argp-xinl.o a - debug/____longjmp_chk.o a - debug/asprintf_chk.o a - debug/backtrace.o a - debug/backtracesyms.o a - debug/backtracesymsfd.o a - debug/chk_fail.o a - debug/confstr_chk.o a - debug/dprintf_chk.o a - debug/explicit_bzero_chk.o a - debug/fdelt_chk.o a - debug/fgets_chk.o a - debug/fgets_u_chk.o a - debug/fgetws_chk.o a - debug/fgetws_u_chk.o a - debug/fortify_fail.o a - debug/fprintf_chk.o a - debug/fread_chk.o a - debug/fread_u_chk.o a - debug/fwprintf_chk.o a - debug/getcwd_chk.o a - debug/getdomainname_chk.o a - debug/getgroups_chk.o a - debug/gethostname_chk.o a - debug/gets_chk.o a - debug/getwd_chk.o a - debug/longjmp_chk.o a - debug/mbsnrtowcs_chk.o a - debug/mbsrtowcs_chk.o a - debug/mbstowcs_chk.o a - debug/memcpy_chk.o a - debug/memmove_chk.o a - debug/mempcpy_chk.o a - debug/memset_chk.o a - debug/noophooks.o a - debug/obprintf_chk.o a - debug/poll_chk.o a - debug/ppoll_chk.o a - debug/pread64_chk.o a - debug/pread_chk.o a - debug/printf_chk.o a - debug/read_chk.o a - debug/readlink_chk.o a - debug/readlinkat_chk.o a - debug/readonly-area.o a - debug/realpath_chk.o a - debug/recv_chk.o a - debug/recvfrom_chk.o a - debug/snprintf_chk.o a - debug/sprintf_chk.o a - debug/stack_chk_fail.o a - debug/stpcpy_chk.o a - debug/stpncpy_chk.o a - debug/strcat_chk.o a - debug/strcpy_chk.o a - debug/strlcat_chk.o a - debug/strlcpy_chk.o a - debug/strncat_chk.o a - debug/strncpy_chk.o a - debug/swprintf_chk.o a - debug/ttyname_r_chk.o a - debug/vasprintf_chk.o a - debug/vdprintf_chk.o a - debug/vfprintf_chk.o a - debug/vfwprintf_chk.o a - debug/vobprintf_chk.o a - debug/vprintf_chk.o a - debug/vsnprintf_chk.o a - debug/vsprintf_chk.o a - debug/vswprintf_chk.o a - debug/vwprintf_chk.o a - debug/wcpcpy_chk.o a - debug/wcpncpy_chk.o a - debug/wcrtomb_chk.o a - debug/wcscat_chk.o a - debug/wcscpy_chk.o a - debug/wcslcat_chk.o a - debug/wcslcpy_chk.o a - debug/wcsncat_chk.o a - debug/wcsncpy_chk.o a - debug/wcsnrtombs_chk.o a - debug/wcsrtombs_chk.o a - debug/wcstombs_chk.o a - debug/wctomb_chk.o a - debug/wmemcpy_chk.o a - debug/wmemmove_chk.o a - debug/wmempcpy_chk.o a - debug/wmemset_chk.o a - debug/wprintf_chk.o a - inet/bindresvport.o a - inet/deadline.o a - inet/ether_aton.o a - inet/ether_aton_r.o a - inet/ether_line.o a - inet/ether_ntoa.o a - inet/ether_ntoa_r.o a - inet/getipv4sourcefilter.o a - inet/getsourcefilter.o a - inet/herrno.o a - inet/herrno-loc.o a - inet/htonl.o a - inet/htons.o a - inet/idna.o a - inet/idna_name_classify.o a - inet/if_index.o a - inet/ifaddrs.o a - inet/in6_addr.o a - inet/inet6_opt.o a - inet/inet6_option.o a - inet/inet6_rth.o a - inet/inet6_scopeid_pton.o a - inet/inet_lnaof.o a - inet/inet_mkadr.o a - inet/inet_net.o a - inet/inet_netof.o a - inet/inet_ntoa.o a - inet/rcmd.o a - inet/rexec.o a - inet/ruserpass.o a - inet/setipv4sourcefilter.o a - inet/setsourcefilter.o a - inet/check_pf.o a - inet/check_native.o a - inet/ifreq.o a - inet/netlink_assert_response.o a - resolv/dn_comp.o a - resolv/dn_expand.o a - resolv/dn_skipname.o a - resolv/dns-canon.o a - resolv/dns-host.o a - resolv/dns-network.o a - resolv/herror.o a - resolv/inet_addr.o a - resolv/inet_ntop.o a - resolv/inet_pton.o a - resolv/ns_makecanon.o a - resolv/ns_name_compress.o a - resolv/ns_name_length_uncompressed.o a - resolv/ns_name_ntop.o a - resolv/ns_name_pack.o a - resolv/ns_name_pton.o a - resolv/ns_name_skip.o a - resolv/ns_name_uncompress.o a - resolv/ns_name_unpack.o a - resolv/ns_rr_cursor_init.o a - resolv/ns_rr_cursor_next.o a - resolv/ns_samebinaryname.o a - resolv/ns_samename.o a - resolv/nsap_addr.o a - resolv/nss_dns_functions.o a - resolv/res-close.o a - resolv/res-name-checking.o a - resolv/res-noaaaa.o a - resolv/res-state.o a - resolv/res_context_hostalias.o a - resolv/res_enable_icmp.o a - resolv/res_get_nsaddr.o a - resolv/res_hconf.o a - resolv/res_init.o a - resolv/res_libc.o a - resolv/res_mkquery.o a - resolv/res_nameinquery.o a - resolv/res_queriesmatch.o a - resolv/res_query.o a - resolv/res_randomid.o a - resolv/res_send.o a - resolv/resolv_conf.o a - resolv/resolv_context.o a - resolv/gai_sigqueue.o a - resolv/gai_cancel.o a - resolv/gai_error.o a - resolv/gai_misc.o a - resolv/gai_notify.o a - resolv/gai_suspend.o a - resolv/getaddrinfo_a.o a - nss/alias-lookup.o a - nss/ethers-lookup.o a - nss/grp-lookup.o a - nss/hosts-lookup.o a - nss/netgrp-lookup.o a - nss/network-lookup.o a - nss/proto-lookup.o a - nss/pwd-lookup.o a - nss/service-lookup.o a - nss/sgrp-lookup.o a - nss/spwd-lookup.o a - nss/key-lookup.o a - nss/rpc-lookup.o a - nss/compat-lookup.o a - nss/digits_dots.o a - nss/getnssent.o a - nss/getnssent_r.o a - nss/nss_action.o a - nss/nss_action_parse.o a - nss/nss_database.o a - nss/nss_fgetent_r.o a - nss/nss_files_data.o a - nss/nss_files_fopen.o a - nss/nss_files_functions.o a - nss/nss_hash.o a - nss/nss_module.o a - nss/nss_parse_line_result.o a - nss/nss_readline.o a - nss/nsswitch.o a - nss/rewrite_field.o a - nss/valid_field.o a - nss/valid_list_field.o a - nss/getaliasent.o a - nss/getaliasent_r.o a - nss/getaliasname.o a - nss/getaliasname_r.o a - nss/ether_hton.o a - nss/ether_ntoh.o a - nss/fgetgrent.o a - nss/fgetgrent_r.o a - nss/getgrent.o a - nss/getgrent_r.o a - nss/getgrgid.o a - nss/getgrgid_r.o a - nss/getgrnam.o a - nss/getgrnam_r.o a - nss/grp-merge.o a - nss/initgroups.o a - nss/putgrent.o a - nss/fgetsgent.o a - nss/fgetsgent_r.o a - nss/getsgent.o a - nss/getsgent_r.o a - nss/getsgnam.o a - nss/getsgnam_r.o a - nss/putsgent.o a - nss/sgetsgent.o a - nss/sgetsgent_r.o a - nss/getaddrinfo.o a - nss/gethstbyad.o a - nss/gethstbyad_r.o a - nss/gethstbynm.o a - nss/gethstbynm2.o a - nss/gethstbynm2_r.o a - nss/gethstbynm_r.o a - nss/gethstent.o a - nss/gethstent_r.o a - nss/getnameinfo.o a - nss/getnetgrent.o a - nss/getnetgrent_r.o a - nss/getnetbyad.o a - nss/getnetbyad_r.o a - nss/getnetbynm.o a - nss/getnetbynm_r.o a - nss/getnetent.o a - nss/getnetent_r.o a - nss/getproto.o a - nss/getproto_r.o a - nss/getprtent.o a - nss/getprtent_r.o a - nss/getprtname.o a - nss/getprtname_r.o a - nss/fgetpwent.o a - nss/fgetpwent_r.o a - nss/getpw.o a - nss/getpwent.o a - nss/getpwent_r.o a - nss/getpwnam.o a - nss/getpwnam_r.o a - nss/getpwuid.o a - nss/getpwuid_r.o a - nss/putpwent.o a - nss/getrpcbyname.o a - nss/getrpcbyname_r.o a - nss/getrpcbynumber.o a - nss/getrpcbynumber_r.o a - nss/getrpcent.o a - nss/getrpcent_r.o a - nss/getservent.o a - nss/getservent_r.o a - nss/getsrvbynm.o a - nss/getsrvbynm_r.o a - nss/getsrvbypt.o a - nss/getsrvbypt_r.o a - nss/fgetspent.o a - nss/fgetspent_r.o a - nss/getspent.o a - nss/getspent_r.o a - nss/getspnam.o a - nss/getspnam_r.o a - nss/lckpwdf.o a - nss/putspent.o a - nss/sgetspent.o a - nss/sgetspent_r.o a - nss/files-alias.o a - nss/files-ethers.o a - nss/files-grp.o a - nss/files-hosts.o a - nss/files-netgrp.o a - nss/files-network.o a - nss/files-proto.o a - nss/files-pwd.o a - nss/files-service.o a - nss/files-sgrp.o a - nss/files-spwd.o a - nss/files-rpc.o a - nss/files-init.o a - nss/files-initgroups.o a - login/forkpty.o a - login/getlogin.o a - login/getlogin_r.o a - login/getlogin_r_chk.o a - login/getpt.o a - login/getutent.o a - login/getutent_r.o a - login/getutid.o a - login/getutid_r.o a - login/getutline.o a - login/getutline_r.o a - login/grantpt.o a - login/login.o a - login/login_tty.o a - login/logout.o a - login/logwtmp.o a - login/openpty.o a - login/ptsname.o a - login/ptsname_r_chk.o a - login/setlogin.o a - login/unlockpt.o a - login/updwtmp.o a - login/utmp_file.o a - login/utmpname.o a - login/endutxent.o a - login/getutmp.o a - login/getutmpx.o a - login/getutxent.o a - login/getutxid.o a - login/getutxline.o a - login/pututxline.o a - login/setutxent.o a - login/updwtmpx.o a - login/utmpxname.o a - elf/dl-call-libc-early-init.o a - elf/dl-call_fini.o a - elf/dl-catch.o a - elf/dl-close.o a - elf/dl-debug.o a - elf/dl-debug-symbols.o a - elf/dl-deps.o a - elf/dl-exception.o a - elf/dl-execstack.o a - elf/dl-fini.o a - elf/dl-init.o a - elf/dl-load.o a - elf/dl-lookup.o a - elf/dl-lookup-direct.o a - elf/dl-minimal-malloc.o a - elf/dl-misc.o a - elf/dl-object.o a - elf/dl-open.o a - elf/dl-origin.o a - elf/dl-printf.o a - elf/dl-reloc.o a - elf/dl-runtime.o a - elf/dl-scope.o a - elf/dl-setup_hash.o a - elf/dl-sort-maps.o a - elf/dl-thread_gscope_wait.o a - elf/dl-tls.o a - elf/dl-tls_init_tp.o a - elf/dl-trampoline.o a - elf/dl-tunables.o a - elf/dl-version.o a - elf/dl-write.o a - elf/dl-cache.o a - elf/dl-rseq-symbols.o a - elf/dl-bti.o a - elf/dl-gcs.o a - elf/tlsdesc.o a - elf/dl-tlsdesc.o a - elf/dl-addr.o a - elf/dl-addr-obj.o a - elf/dl-early_allocate.o a - elf/dl-find_object.o a - elf/dl-iteratephdr.o a - elf/dl-libc.o a - elf/dl-reloc-static-pie.o a - elf/dl-support.o a - elf/dl-sym.o a - elf/dl-sysdep.o a - elf/enbl-secure.o a - elf/libc_early_init.o a - elf/rtld_static_init.o ./scripts/mkinstalldirs /usr/src/glibc-build/linkobj mkdir -p -- /usr/src/glibc-build/linkobj (cd /usr/src/glibc-build/linkobj; \ /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar x ../libc_pic.a; \ rm $(/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar t ../sunrpc/librpc_compat_pic.a | sed 's/^compat-//'); \ /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar x ../sunrpc/librpc_compat_pic.a; \ /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cr libc_pic.a *.os; \ rm *.os) gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libc.map -Wl,-soname=libc.so.6 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -nostdlib -nostartfiles -e __libc_main -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/linkobj/libc.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/linkobj/libc_pic.a -Wl,--no-whole-archive /usr/src/glibc-build/elf/interp.os /usr/src/glibc-build/elf/ld.so -lgcc /usr/src/glibc-build/elf/sofini.os chmod a+x /usr/src/glibc-build/testrun.shT mv -f /usr/src/glibc-build/testrun.shT /usr/src/glibc-build/testrun.sh chmod a+x /usr/src/glibc-build/debugglibc.shT mv -f /usr/src/glibc-build/debugglibc.shT /usr/src/glibc-build/debugglibc.sh make -j4 subdir=csu -C csu ..=../ others make -j4 subdir=iconv -C iconv ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/iconv' gcc iconv_charmap.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../locale/programs -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/iconv_charmap.o -MD -MP -MF /usr/src/glibc-build/iconv/iconv_charmap.o.dt -MT /usr/src/glibc-build/iconv/iconv_charmap.o gcc ../locale/programs/charmap.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DDEFAULT_CHARMAP=null_pointer -DNEED_NULL_POINTER -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/charmap.o -MD -MP -MF /usr/src/glibc-build/iconv/charmap.o.dt -MT /usr/src/glibc-build/iconv/charmap.o gcc ../locale/programs/charmap-dir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/charmap-dir.o -MD -MP -MF /usr/src/glibc-build/iconv/charmap-dir.o.dt -MT /usr/src/glibc-build/iconv/charmap-dir.o gcc ../locale/programs/linereader.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DNO_TRANSLITERATION -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/linereader.o -MD -MP -MF /usr/src/glibc-build/iconv/linereader.o.dt -MT /usr/src/glibc-build/iconv/linereader.o gcc dummy-repertoire.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../locale/programs -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/dummy-repertoire.o -MD -MP -MF /usr/src/glibc-build/iconv/dummy-repertoire.o.dt -MT /usr/src/glibc-build/iconv/dummy-repertoire.o gcc ../locale/programs/simple-hash.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../locale -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/simple-hash.o -MD -MP -MF /usr/src/glibc-build/iconv/simple-hash.o.dt -MT /usr/src/glibc-build/iconv/simple-hash.o gcc ../locale/programs/xstrdup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/xstrdup.o -MD -MP -MF /usr/src/glibc-build/iconv/xstrdup.o.dt -MT /usr/src/glibc-build/iconv/xstrdup.o gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/xmalloc.o -MD -MP -MF /usr/src/glibc-build/iconv/xmalloc.o.dt -MT /usr/src/glibc-build/iconv/xmalloc.o gcc ../locale/programs/record-status.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/record-status.o -MD -MP -MF /usr/src/glibc-build/iconv/record-status.o.dt -MT /usr/src/glibc-build/iconv/record-status.o gcc strtab.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/strtab.o -MD -MP -MF /usr/src/glibc-build/iconv/strtab.o.dt -MT /usr/src/glibc-build/iconv/strtab.o gcc ../locale/programs/xasprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/xasprintf.o -MD -MP -MF /usr/src/glibc-build/iconv/xasprintf.o.dt -MT /usr/src/glibc-build/iconv/xasprintf.o gcc ../intl/hash-string.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvprogs -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/hash-string.o -MD -MP -MF /usr/src/glibc-build/iconv/hash-string.o.dt -MT /usr/src/glibc-build/iconv/hash-string.o gcc iconvconfig.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DGCONV_PATH='"/usr/lib64/gconv"' -DGCONV_DIR='"/usr/lib64/gconv"' -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/iconvconfig.o -MD -MP -MF /usr/src/glibc-build/iconv/iconvconfig.o.dt -MT /usr/src/glibc-build/iconv/iconvconfig.o rm -f /usr/src/glibc-build/libc.so.6.new gcc iconv_prog.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../locale/programs -I../include -I/usr/src/glibc-build/iconv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconv/iconv_prog.o -MD -MP -MF /usr/src/glibc-build/iconv/iconv_prog.o.dt -MT /usr/src/glibc-build/iconv/iconv_prog.o /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc.so.6.new mv -f /usr/src/glibc-build/libc.so.6.new /usr/src/glibc-build/libc.so.6 gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconv/iconvconfig -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/iconv/iconvconfig.o /usr/src/glibc-build/iconv/strtab.o /usr/src/glibc-build/iconv/xmalloc.o /usr/src/glibc-build/iconv/xasprintf.o /usr/src/glibc-build/iconv/xstrdup.o /usr/src/glibc-build/iconv/hash-string.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconv/iconv_prog -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/iconv/iconv_prog.o /usr/src/glibc-build/iconv/iconv_charmap.o /usr/src/glibc-build/iconv/charmap.o /usr/src/glibc-build/iconv/charmap-dir.o /usr/src/glibc-build/iconv/linereader.o /usr/src/glibc-build/iconv/dummy-repertoire.o /usr/src/glibc-build/iconv/simple-hash.o /usr/src/glibc-build/iconv/xstrdup.o /usr/src/glibc-build/iconv/xmalloc.o /usr/src/glibc-build/iconv/record-status.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o make[3]: Leaving directory '/usr/src/glibc-2.41/iconv' make -j4 subdir=locale -C locale ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/locale' gcc programs/charmap-dir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -Wno-write-strings -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/charmap-dir.o -MD -MP -MF /usr/src/glibc-build/locale/charmap-dir.o.dt -MT /usr/src/glibc-build/locale/charmap-dir.o gcc programs/record-status.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/record-status.o -MD -MP -MF /usr/src/glibc-build/locale/record-status.o.dt -MT /usr/src/glibc-build/locale/record-status.o gcc programs/simple-hash.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/simple-hash.o -MD -MP -MF /usr/src/glibc-build/locale/simple-hash.o.dt -MT /usr/src/glibc-build/locale/simple-hash.o gcc programs/xasprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/xasprintf.o -MD -MP -MF /usr/src/glibc-build/locale/xasprintf.o.dt -MT /usr/src/glibc-build/locale/xasprintf.o gcc programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/xmalloc.o -MD -MP -MF /usr/src/glibc-build/locale/xmalloc.o.dt -MT /usr/src/glibc-build/locale/xmalloc.o gcc programs/xstrdup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/xstrdup.o -MD -MP -MF /usr/src/glibc-build/locale/xstrdup.o.dt -MT /usr/src/glibc-build/locale/xstrdup.o gcc programs/locale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/locale.o -MD -MP -MF /usr/src/glibc-build/locale/locale.o.dt -MT /usr/src/glibc-build/locale/locale.o gcc programs/locale-spec.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/locale-spec.o -MD -MP -MF /usr/src/glibc-build/locale/locale-spec.o.dt -MT /usr/src/glibc-build/locale/locale-spec.o gcc programs/md5.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/md5.o -MD -MP -MF /usr/src/glibc-build/locale/md5.o.dt -MT /usr/src/glibc-build/locale/md5.o gcc programs/charmap.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -Wno-write-strings -Wno-char-subscripts -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/charmap.o -MD -MP -MF /usr/src/glibc-build/locale/charmap.o.dt -MT /usr/src/glibc-build/locale/charmap.o gcc programs/linereader.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/linereader.o -MD -MP -MF /usr/src/glibc-build/locale/linereader.o.dt -MT /usr/src/glibc-build/locale/linereader.o gcc programs/localedef.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/localedef.o -MD -MP -MF /usr/src/glibc-build/locale/localedef.o.dt -MT /usr/src/glibc-build/locale/localedef.o gcc programs/ld-address.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/ld-address.o -MD -MP -MF /usr/src/glibc-build/locale/ld-address.o.dt -MT /usr/src/glibc-build/locale/ld-address.o gcc programs/ld-collate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/ld-collate.o -MD -MP -MF /usr/src/glibc-build/locale/ld-collate.o.dt -MT /usr/src/glibc-build/locale/ld-collate.o gcc programs/ld-ctype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/ld-ctype.o -MD -MP -MF /usr/src/glibc-build/locale/ld-ctype.o.dt -MT /usr/src/glibc-build/locale/ld-ctype.o gcc programs/ld-identification.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/ld-identification.o -MD -MP -MF /usr/src/glibc-build/locale/ld-identification.o.dt -MT /usr/src/glibc-build/locale/ld-identification.o gcc programs/ld-measurement.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/ld-measurement.o -MD -MP -MF /usr/src/glibc-build/locale/ld-measurement.o.dt -MT /usr/src/glibc-build/locale/ld-measurement.o gcc programs/ld-messages.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/ld-messages.o -MD -MP -MF /usr/src/glibc-build/locale/ld-messages.o.dt -MT /usr/src/glibc-build/locale/ld-messages.o gcc programs/ld-monetary.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/ld-monetary.o -MD -MP -MF /usr/src/glibc-build/locale/ld-monetary.o.dt -MT /usr/src/glibc-build/locale/ld-monetary.o gcc programs/ld-name.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/ld-name.o -MD -MP -MF /usr/src/glibc-build/locale/ld-name.o.dt -MT /usr/src/glibc-build/locale/ld-name.o gcc programs/ld-numeric.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/ld-numeric.o -MD -MP -MF /usr/src/glibc-build/locale/ld-numeric.o.dt -MT /usr/src/glibc-build/locale/ld-numeric.o gcc programs/ld-paper.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/ld-paper.o -MD -MP -MF /usr/src/glibc-build/locale/ld-paper.o.dt -MT /usr/src/glibc-build/locale/ld-paper.o gcc programs/ld-telephone.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/ld-telephone.o -MD -MP -MF /usr/src/glibc-build/locale/ld-telephone.o.dt -MT /usr/src/glibc-build/locale/ld-telephone.o gcc programs/ld-time.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/ld-time.o -MD -MP -MF /usr/src/glibc-build/locale/ld-time.o.dt -MT /usr/src/glibc-build/locale/ld-time.o gcc programs/locarchive.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/locarchive.o -MD -MP -MF /usr/src/glibc-build/locale/locarchive.o.dt -MT /usr/src/glibc-build/locale/locarchive.o gcc programs/locfile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -Wno-write-strings -Wno-char-subscripts -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/locfile.o -MD -MP -MF /usr/src/glibc-build/locale/locfile.o.dt -MT /usr/src/glibc-build/locale/locfile.o gcc programs/repertoire.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=locale_programs -include ../include/libc-symbols.h -DPIC -DLOCALE_PATH='"/usr/lib/locale:/usr/share/i18n"' -DCHARMAP_PATH='"/usr/share/i18n/charmaps"' -DREPERTOIREMAP_PATH='"/usr/share/i18n/repertoiremaps"' -DLOCSRCDIR='"/usr/share/i18n/locales"' -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/repertoire.o -MD -MP -MF /usr/src/glibc-build/locale/repertoire.o.dt -MT /usr/src/glibc-build/locale/repertoire.o gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/locale/locale -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/locale/locale.o /usr/src/glibc-build/locale/locale-spec.o /usr/src/glibc-build/locale/charmap-dir.o /usr/src/glibc-build/locale/record-status.o /usr/src/glibc-build/locale/simple-hash.o /usr/src/glibc-build/locale/xasprintf.o /usr/src/glibc-build/locale/xmalloc.o /usr/src/glibc-build/locale/xstrdup.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o gcc broken_cur_max.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libBrokenLocale -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/broken_cur_max.o -MD -MP -MF /usr/src/glibc-build/locale/broken_cur_max.o.dt -MT /usr/src/glibc-build/locale/broken_cur_max.o gcc broken_cur_max.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -DCOMPLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I/usr/src/glibc-build/locale -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libBrokenLocale -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/locale/broken_cur_max.os -MD -MP -MF /usr/src/glibc-build/locale/broken_cur_max.os.dt -MT /usr/src/glibc-build/locale/broken_cur_max.os gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/locale/localedef -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/locale/localedef.o /usr/src/glibc-build/locale/charmap.o /usr/src/glibc-build/locale/linereader.o /usr/src/glibc-build/locale/ld-address.o /usr/src/glibc-build/locale/ld-collate.o /usr/src/glibc-build/locale/ld-ctype.o /usr/src/glibc-build/locale/ld-identification.o /usr/src/glibc-build/locale/ld-measurement.o /usr/src/glibc-build/locale/ld-messages.o /usr/src/glibc-build/locale/ld-monetary.o /usr/src/glibc-build/locale/ld-name.o /usr/src/glibc-build/locale/ld-numeric.o /usr/src/glibc-build/locale/ld-paper.o /usr/src/glibc-build/locale/ld-telephone.o /usr/src/glibc-build/locale/ld-time.o /usr/src/glibc-build/locale/locarchive.o /usr/src/glibc-build/locale/locfile.o /usr/src/glibc-build/locale/repertoire.o /usr/src/glibc-build/locale/md5.o /usr/src/glibc-build/locale/charmap-dir.o /usr/src/glibc-build/locale/record-status.o /usr/src/glibc-build/locale/simple-hash.o /usr/src/glibc-build/locale/xasprintf.o /usr/src/glibc-build/locale/xmalloc.o /usr/src/glibc-build/locale/xstrdup.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o cd /usr/src/glibc-build/locale && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libBrokenLocale_pic.a broken_cur_max.os a - broken_cur_max.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libBrokenLocale.map -Wl,-soname=libBrokenLocale.so.1 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/locale/libBrokenLocale.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/locale/libBrokenLocale_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group cd /usr/src/glibc-build/locale && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libBrokenLocale.a broken_cur_max.o a - broken_cur_max.o rm -f /usr/src/glibc-build/locale/libBrokenLocale.so.1.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/locale/libBrokenLocale.so /usr/src/glibc-build/locale/libBrokenLocale.so.1.new mv -f /usr/src/glibc-build/locale/libBrokenLocale.so.1.new /usr/src/glibc-build/locale/libBrokenLocale.so.1 make[3]: Leaving directory '/usr/src/glibc-2.41/locale' make -j4 subdir=localedata -C localedata ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/localedata' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/localedata' make -j4 subdir=iconvdata -C iconvdata ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/iconvdata' LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-2 > /usr/src/glibc-build/iconvdata/iso8859-2.T LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-3 > /usr/src/glibc-build/iconvdata/iso8859-3.T LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-4 > /usr/src/glibc-build/iconvdata/iso8859-4.T LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-6 > /usr/src/glibc-build/iconvdata/iso8859-6.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-2.T /usr/src/glibc-build/iconvdata/iso8859-2.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-4.T /usr/src/glibc-build/iconvdata/iso8859-4.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-3.T /usr/src/glibc-build/iconvdata/iso8859-3.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-6.T /usr/src/glibc-build/iconvdata/iso8859-6.h touch /usr/src/glibc-build/iconvdata/iso8859-4.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/ISO-8859-9 > /usr/src/glibc-build/iconvdata/iso8859-9.T touch /usr/src/glibc-build/iconvdata/iso8859-2.stmp touch /usr/src/glibc-build/iconvdata/iso8859-3.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/KOI-8 > /usr/src/glibc-build/iconvdata/koi-8.T LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-AT-DE > /usr/src/glibc-build/iconvdata/ebcdic-at-de.T touch /usr/src/glibc-build/iconvdata/iso8859-6.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-AT-DE-A > /usr/src/glibc-build/iconvdata/ebcdic-at-de-a.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-9.T /usr/src/glibc-build/iconvdata/iso8859-9.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-at-de.T /usr/src/glibc-build/iconvdata/ebcdic-at-de.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/koi-8.T /usr/src/glibc-build/iconvdata/koi-8.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-at-de-a.T /usr/src/glibc-build/iconvdata/ebcdic-at-de-a.h touch /usr/src/glibc-build/iconvdata/iso8859-9.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-CA-FR > /usr/src/glibc-build/iconvdata/ebcdic-ca-fr.T touch /usr/src/glibc-build/iconvdata/ebcdic-at-de-a.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-DK-NO > /usr/src/glibc-build/iconvdata/ebcdic-dk-no.T touch /usr/src/glibc-build/iconvdata/koi-8.stmp touch /usr/src/glibc-build/iconvdata/ebcdic-at-de.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-DK-NO-A > /usr/src/glibc-build/iconvdata/ebcdic-dk-no-a.T LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-ES-S > /usr/src/glibc-build/iconvdata/ebcdic-es-s.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-ca-fr.T /usr/src/glibc-build/iconvdata/ebcdic-ca-fr.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-dk-no.T /usr/src/glibc-build/iconvdata/ebcdic-dk-no.h touch /usr/src/glibc-build/iconvdata/ebcdic-ca-fr.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-FI-SE > /usr/src/glibc-build/iconvdata/ebcdic-fi-se.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-dk-no-a.T /usr/src/glibc-build/iconvdata/ebcdic-dk-no-a.h touch /usr/src/glibc-build/iconvdata/ebcdic-dk-no.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-es-s.T /usr/src/glibc-build/iconvdata/ebcdic-es-s.h LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-FI-SE-A > /usr/src/glibc-build/iconvdata/ebcdic-fi-se-a.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-fi-se.T /usr/src/glibc-build/iconvdata/ebcdic-fi-se.h touch /usr/src/glibc-build/iconvdata/ebcdic-dk-no-a.stmp touch /usr/src/glibc-build/iconvdata/ebcdic-es-s.stmp touch /usr/src/glibc-build/iconvdata/ebcdic-fi-se.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-FR > /usr/src/glibc-build/iconvdata/ebcdic-fr.T LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-IT > /usr/src/glibc-build/iconvdata/ebcdic-it.T LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-PT > /usr/src/glibc-build/iconvdata/ebcdic-pt.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-fi-se-a.T /usr/src/glibc-build/iconvdata/ebcdic-fi-se-a.h touch /usr/src/glibc-build/iconvdata/ebcdic-fi-se-a.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/EBCDIC-US > /usr/src/glibc-build/iconvdata/ebcdic-us.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-it.T /usr/src/glibc-build/iconvdata/ebcdic-it.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-fr.T /usr/src/glibc-build/iconvdata/ebcdic-fr.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-pt.T /usr/src/glibc-build/iconvdata/ebcdic-pt.h touch /usr/src/glibc-build/iconvdata/ebcdic-fr.stmp touch /usr/src/glibc-build/iconvdata/ebcdic-pt.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM037 > /usr/src/glibc-build/iconvdata/ibm037.T touch /usr/src/glibc-build/iconvdata/ebcdic-it.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-us.T /usr/src/glibc-build/iconvdata/ebcdic-us.h LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM038 > /usr/src/glibc-build/iconvdata/ibm038.T LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM274 > /usr/src/glibc-build/iconvdata/ibm274.T touch /usr/src/glibc-build/iconvdata/ebcdic-us.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM275 > /usr/src/glibc-build/iconvdata/ibm275.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm037.T /usr/src/glibc-build/iconvdata/ibm037.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm274.T /usr/src/glibc-build/iconvdata/ibm274.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm038.T /usr/src/glibc-build/iconvdata/ibm038.h touch /usr/src/glibc-build/iconvdata/ibm037.stmp touch /usr/src/glibc-build/iconvdata/ibm038.stmp touch /usr/src/glibc-build/iconvdata/ibm274.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM423 > /usr/src/glibc-build/iconvdata/ibm423.T LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM500 > /usr/src/glibc-build/iconvdata/ibm500.T LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM870 > /usr/src/glibc-build/iconvdata/ibm870.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm275.T /usr/src/glibc-build/iconvdata/ibm275.h touch /usr/src/glibc-build/iconvdata/ibm275.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM871 > /usr/src/glibc-build/iconvdata/ibm871.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm500.T /usr/src/glibc-build/iconvdata/ibm500.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm423.T /usr/src/glibc-build/iconvdata/ibm423.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm870.T /usr/src/glibc-build/iconvdata/ibm870.h touch /usr/src/glibc-build/iconvdata/ibm500.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM891 > /usr/src/glibc-build/iconvdata/ibm891.T touch /usr/src/glibc-build/iconvdata/ibm423.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM903 > /usr/src/glibc-build/iconvdata/ibm903.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm871.T /usr/src/glibc-build/iconvdata/ibm871.h touch /usr/src/glibc-build/iconvdata/ibm870.stmp LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM904 > /usr/src/glibc-build/iconvdata/ibm904.T touch /usr/src/glibc-build/iconvdata/ibm871.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm891.T /usr/src/glibc-build/iconvdata/ibm891.h LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM905 > /usr/src/glibc-build/iconvdata/ibm905.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm903.T /usr/src/glibc-build/iconvdata/ibm903.h touch /usr/src/glibc-build/iconvdata/ibm891.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm904.T /usr/src/glibc-build/iconvdata/ibm904.h LC_ALL=C /bin/sh ./gen-8bit.sh ../localedata/charmaps/IBM1047 > /usr/src/glibc-build/iconvdata/ibm1047.T touch /usr/src/glibc-build/iconvdata/ibm903.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-R > /usr/src/glibc-build/iconvdata/koi8-r.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm905.T /usr/src/glibc-build/iconvdata/ibm905.h touch /usr/src/glibc-build/iconvdata/ibm904.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/LATIN-GREEK > /usr/src/glibc-build/iconvdata/latin-greek.T touch /usr/src/glibc-build/iconvdata/ibm905.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm1047.T /usr/src/glibc-build/iconvdata/ibm1047.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/LATIN-GREEK-1 > /usr/src/glibc-build/iconvdata/latin-greek-1.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/koi8-r.T /usr/src/glibc-build/iconvdata/koi8-r.h touch /usr/src/glibc-build/iconvdata/ibm1047.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM256 > /usr/src/glibc-build/iconvdata/ibm256.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/latin-greek.T /usr/src/glibc-build/iconvdata/latin-greek.h touch /usr/src/glibc-build/iconvdata/koi8-r.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/latin-greek-1.T /usr/src/glibc-build/iconvdata/latin-greek-1.h touch /usr/src/glibc-build/iconvdata/latin-greek.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM273 > /usr/src/glibc-build/iconvdata/ibm273.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM277 > /usr/src/glibc-build/iconvdata/ibm277.T touch /usr/src/glibc-build/iconvdata/latin-greek-1.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM278 > /usr/src/glibc-build/iconvdata/ibm278.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm256.T /usr/src/glibc-build/iconvdata/ibm256.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm277.T /usr/src/glibc-build/iconvdata/ibm277.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm273.T /usr/src/glibc-build/iconvdata/ibm273.h touch /usr/src/glibc-build/iconvdata/ibm256.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm278.T /usr/src/glibc-build/iconvdata/ibm278.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM280 > /usr/src/glibc-build/iconvdata/ibm280.T touch /usr/src/glibc-build/iconvdata/ibm278.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM281 > /usr/src/glibc-build/iconvdata/ibm281.T touch /usr/src/glibc-build/iconvdata/ibm277.stmp touch /usr/src/glibc-build/iconvdata/ibm273.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM284 > /usr/src/glibc-build/iconvdata/ibm284.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM285 > /usr/src/glibc-build/iconvdata/ibm285.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm280.T /usr/src/glibc-build/iconvdata/ibm280.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm281.T /usr/src/glibc-build/iconvdata/ibm281.h touch /usr/src/glibc-build/iconvdata/ibm280.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM290 > /usr/src/glibc-build/iconvdata/ibm290.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm284.T /usr/src/glibc-build/iconvdata/ibm284.h touch /usr/src/glibc-build/iconvdata/ibm281.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm285.T /usr/src/glibc-build/iconvdata/ibm285.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM297 > /usr/src/glibc-build/iconvdata/ibm297.T touch /usr/src/glibc-build/iconvdata/ibm284.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM420 > /usr/src/glibc-build/iconvdata/ibm420.T touch /usr/src/glibc-build/iconvdata/ibm285.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM424 > /usr/src/glibc-build/iconvdata/ibm424.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm290.T /usr/src/glibc-build/iconvdata/ibm290.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm297.T /usr/src/glibc-build/iconvdata/ibm297.h touch /usr/src/glibc-build/iconvdata/ibm290.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM437 > /usr/src/glibc-build/iconvdata/ibm437.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm420.T /usr/src/glibc-build/iconvdata/ibm420.h touch /usr/src/glibc-build/iconvdata/ibm297.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM850 > /usr/src/glibc-build/iconvdata/ibm850.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm424.T /usr/src/glibc-build/iconvdata/ibm424.h touch /usr/src/glibc-build/iconvdata/ibm420.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM851 > /usr/src/glibc-build/iconvdata/ibm851.T touch /usr/src/glibc-build/iconvdata/ibm424.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM852 > /usr/src/glibc-build/iconvdata/ibm852.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm437.T /usr/src/glibc-build/iconvdata/ibm437.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm850.T /usr/src/glibc-build/iconvdata/ibm850.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm851.T /usr/src/glibc-build/iconvdata/ibm851.h touch /usr/src/glibc-build/iconvdata/ibm437.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM855 > /usr/src/glibc-build/iconvdata/ibm855.T touch /usr/src/glibc-build/iconvdata/ibm850.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM857 > /usr/src/glibc-build/iconvdata/ibm857.T touch /usr/src/glibc-build/iconvdata/ibm851.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM858 > /usr/src/glibc-build/iconvdata/ibm858.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm852.T /usr/src/glibc-build/iconvdata/ibm852.h touch /usr/src/glibc-build/iconvdata/ibm852.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM860 > /usr/src/glibc-build/iconvdata/ibm860.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm857.T /usr/src/glibc-build/iconvdata/ibm857.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm855.T /usr/src/glibc-build/iconvdata/ibm855.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm858.T /usr/src/glibc-build/iconvdata/ibm858.h touch /usr/src/glibc-build/iconvdata/ibm855.stmp touch /usr/src/glibc-build/iconvdata/ibm857.stmp touch /usr/src/glibc-build/iconvdata/ibm858.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM861 > /usr/src/glibc-build/iconvdata/ibm861.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM862 > /usr/src/glibc-build/iconvdata/ibm862.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM863 > /usr/src/glibc-build/iconvdata/ibm863.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm860.T /usr/src/glibc-build/iconvdata/ibm860.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm861.T /usr/src/glibc-build/iconvdata/ibm861.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm863.T /usr/src/glibc-build/iconvdata/ibm863.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm862.T /usr/src/glibc-build/iconvdata/ibm862.h touch /usr/src/glibc-build/iconvdata/ibm860.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM864 > /usr/src/glibc-build/iconvdata/ibm864.T touch /usr/src/glibc-build/iconvdata/ibm863.stmp touch /usr/src/glibc-build/iconvdata/ibm861.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM865 > /usr/src/glibc-build/iconvdata/ibm865.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM868 > /usr/src/glibc-build/iconvdata/ibm868.T touch /usr/src/glibc-build/iconvdata/ibm862.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM869 > /usr/src/glibc-build/iconvdata/ibm869.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm865.T /usr/src/glibc-build/iconvdata/ibm865.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm864.T /usr/src/glibc-build/iconvdata/ibm864.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm868.T /usr/src/glibc-build/iconvdata/ibm868.h touch /usr/src/glibc-build/iconvdata/ibm864.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM875 > /usr/src/glibc-build/iconvdata/ibm875.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm869.T /usr/src/glibc-build/iconvdata/ibm869.h touch /usr/src/glibc-build/iconvdata/ibm868.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM880 > /usr/src/glibc-build/iconvdata/ibm880.T touch /usr/src/glibc-build/iconvdata/ibm869.stmp touch /usr/src/glibc-build/iconvdata/ibm865.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM918 > /usr/src/glibc-build/iconvdata/ibm918.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM1004 > /usr/src/glibc-build/iconvdata/ibm1004.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm875.T /usr/src/glibc-build/iconvdata/ibm875.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm880.T /usr/src/glibc-build/iconvdata/ibm880.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm918.T /usr/src/glibc-build/iconvdata/ibm918.h touch /usr/src/glibc-build/iconvdata/ibm875.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM1026 > /usr/src/glibc-build/iconvdata/ibm1026.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm1004.T /usr/src/glibc-build/iconvdata/ibm1004.h touch /usr/src/glibc-build/iconvdata/ibm880.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1125 > /usr/src/glibc-build/iconvdata/cp1125.T touch /usr/src/glibc-build/iconvdata/ibm918.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1250 > /usr/src/glibc-build/iconvdata/cp1250.T touch /usr/src/glibc-build/iconvdata/ibm1004.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1251 > /usr/src/glibc-build/iconvdata/cp1251.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm1026.T /usr/src/glibc-build/iconvdata/ibm1026.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp1125.T /usr/src/glibc-build/iconvdata/cp1125.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp1250.T /usr/src/glibc-build/iconvdata/cp1250.h touch /usr/src/glibc-build/iconvdata/cp1125.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1252 > /usr/src/glibc-build/iconvdata/cp1252.T touch /usr/src/glibc-build/iconvdata/ibm1026.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1253 > /usr/src/glibc-build/iconvdata/cp1253.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp1251.T /usr/src/glibc-build/iconvdata/cp1251.h touch /usr/src/glibc-build/iconvdata/cp1250.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1254 > /usr/src/glibc-build/iconvdata/cp1254.T touch /usr/src/glibc-build/iconvdata/cp1251.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1256 > /usr/src/glibc-build/iconvdata/cp1256.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp1252.T /usr/src/glibc-build/iconvdata/cp1252.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp1253.T /usr/src/glibc-build/iconvdata/cp1253.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp1254.T /usr/src/glibc-build/iconvdata/cp1254.h touch /usr/src/glibc-build/iconvdata/cp1252.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP1257 > /usr/src/glibc-build/iconvdata/cp1257.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp1256.T /usr/src/glibc-build/iconvdata/cp1256.h touch /usr/src/glibc-build/iconvdata/cp1253.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM866 > /usr/src/glibc-build/iconvdata/ibm866.T touch /usr/src/glibc-build/iconvdata/cp1254.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-5 > /usr/src/glibc-build/iconvdata/iso8859-5.T touch /usr/src/glibc-build/iconvdata/cp1256.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-7 > /usr/src/glibc-build/iconvdata/iso8859-7.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp1257.T /usr/src/glibc-build/iconvdata/cp1257.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm866.T /usr/src/glibc-build/iconvdata/ibm866.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-5.T /usr/src/glibc-build/iconvdata/iso8859-5.h touch /usr/src/glibc-build/iconvdata/cp1257.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-7.T /usr/src/glibc-build/iconvdata/iso8859-7.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-8 > /usr/src/glibc-build/iconvdata/iso8859-8.T touch /usr/src/glibc-build/iconvdata/ibm866.stmp touch /usr/src/glibc-build/iconvdata/iso8859-5.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-10 > /usr/src/glibc-build/iconvdata/iso8859-10.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MACINTOSH > /usr/src/glibc-build/iconvdata/macintosh.T touch /usr/src/glibc-build/iconvdata/iso8859-7.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IEC_P27-1 > /usr/src/glibc-build/iconvdata/iec_p27-1.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-8.T /usr/src/glibc-build/iconvdata/iso8859-8.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-10.T /usr/src/glibc-build/iconvdata/iso8859-10.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/macintosh.T /usr/src/glibc-build/iconvdata/macintosh.h touch /usr/src/glibc-build/iconvdata/iso8859-10.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iec_p27-1.T /usr/src/glibc-build/iconvdata/iec_p27-1.h touch /usr/src/glibc-build/iconvdata/macintosh.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ASMO_449 > /usr/src/glibc-build/iconvdata/asmo_449.T touch /usr/src/glibc-build/iconvdata/iso8859-8.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CSN_369103 > /usr/src/glibc-build/iconvdata/csn_369103.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CWI > /usr/src/glibc-build/iconvdata/cwi.T touch /usr/src/glibc-build/iconvdata/iec_p27-1.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/DEC-MCS > /usr/src/glibc-build/iconvdata/dec-mcs.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/asmo_449.T /usr/src/glibc-build/iconvdata/asmo_449.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/csn_369103.T /usr/src/glibc-build/iconvdata/csn_369103.h touch /usr/src/glibc-build/iconvdata/asmo_449.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ECMA-CYRILLIC > /usr/src/glibc-build/iconvdata/ecma-cyrillic.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cwi.T /usr/src/glibc-build/iconvdata/cwi.h touch /usr/src/glibc-build/iconvdata/csn_369103.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/dec-mcs.T /usr/src/glibc-build/iconvdata/dec-mcs.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GOST_19768-74 > /usr/src/glibc-build/iconvdata/gost_19768-74.T touch /usr/src/glibc-build/iconvdata/cwi.stmp touch /usr/src/glibc-build/iconvdata/dec-mcs.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GREEK-CCITT > /usr/src/glibc-build/iconvdata/greek-ccitt.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GREEK7 > /usr/src/glibc-build/iconvdata/greek7.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ecma-cyrillic.T /usr/src/glibc-build/iconvdata/ecma-cyrillic.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/gost_19768-74.T /usr/src/glibc-build/iconvdata/gost_19768-74.h touch /usr/src/glibc-build/iconvdata/ecma-cyrillic.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/greek-ccitt.T /usr/src/glibc-build/iconvdata/greek-ccitt.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GREEK7-OLD > /usr/src/glibc-build/iconvdata/greek7-old.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/greek7.T /usr/src/glibc-build/iconvdata/greek7.h touch /usr/src/glibc-build/iconvdata/gost_19768-74.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/INIS > /usr/src/glibc-build/iconvdata/inis.T touch /usr/src/glibc-build/iconvdata/greek-ccitt.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/INIS-8 > /usr/src/glibc-build/iconvdata/inis-8.T touch /usr/src/glibc-build/iconvdata/greek7.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/INIS-CYRILLIC > /usr/src/glibc-build/iconvdata/inis-cyrillic.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/greek7-old.T /usr/src/glibc-build/iconvdata/greek7-old.h touch /usr/src/glibc-build/iconvdata/greek7-old.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/inis.T /usr/src/glibc-build/iconvdata/inis.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_2033-1983 > /usr/src/glibc-build/iconvdata/iso_2033.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/inis-8.T /usr/src/glibc-build/iconvdata/inis-8.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/inis-cyrillic.T /usr/src/glibc-build/iconvdata/inis-cyrillic.h touch /usr/src/glibc-build/iconvdata/inis.stmp touch /usr/src/glibc-build/iconvdata/inis-8.stmp touch /usr/src/glibc-build/iconvdata/inis-cyrillic.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_5427 > /usr/src/glibc-build/iconvdata/iso_5427.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_5427-EXT > /usr/src/glibc-build/iconvdata/iso_5427-ext.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_5428 > /usr/src/glibc-build/iconvdata/iso_5428.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso_2033.T /usr/src/glibc-build/iconvdata/iso_2033.h touch /usr/src/glibc-build/iconvdata/iso_2033.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO_10367-BOX > /usr/src/glibc-build/iconvdata/iso_10367-box.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso_5427.T /usr/src/glibc-build/iconvdata/iso_5427.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso_5427-ext.T /usr/src/glibc-build/iconvdata/iso_5427-ext.h touch /usr/src/glibc-build/iconvdata/iso_5427.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso_5428.T /usr/src/glibc-build/iconvdata/iso_5428.h touch /usr/src/glibc-build/iconvdata/iso_5427-ext.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-IS > /usr/src/glibc-build/iconvdata/mac-is.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/NATS-DANO > /usr/src/glibc-build/iconvdata/nats-dano.T touch /usr/src/glibc-build/iconvdata/iso_5428.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso_10367-box.T /usr/src/glibc-build/iconvdata/iso_10367-box.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/NATS-SEFI > /usr/src/glibc-build/iconvdata/nats-sefi.T touch /usr/src/glibc-build/iconvdata/iso_10367-box.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-13 > /usr/src/glibc-build/iconvdata/iso8859-13.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/nats-dano.T /usr/src/glibc-build/iconvdata/nats-dano.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/mac-is.T /usr/src/glibc-build/iconvdata/mac-is.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/nats-sefi.T /usr/src/glibc-build/iconvdata/nats-sefi.h touch /usr/src/glibc-build/iconvdata/nats-dano.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-14 > /usr/src/glibc-build/iconvdata/iso8859-14.T touch /usr/src/glibc-build/iconvdata/mac-is.stmp touch /usr/src/glibc-build/iconvdata/nats-sefi.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-15 > /usr/src/glibc-build/iconvdata/iso8859-15.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-UK > /usr/src/glibc-build/iconvdata/mac-uk.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-13.T /usr/src/glibc-build/iconvdata/iso8859-13.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-14.T /usr/src/glibc-build/iconvdata/iso8859-14.h touch /usr/src/glibc-build/iconvdata/iso8859-13.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/SAMI-WS2 > /usr/src/glibc-build/iconvdata/sami-ws2.T touch /usr/src/glibc-build/iconvdata/iso8859-14.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-IR-197 > /usr/src/glibc-build/iconvdata/iso-ir-197.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-15.T /usr/src/glibc-build/iconvdata/iso8859-15.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/mac-uk.T /usr/src/glibc-build/iconvdata/mac-uk.h touch /usr/src/glibc-build/iconvdata/iso8859-15.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/TIS-620 > /usr/src/glibc-build/iconvdata/tis-620.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/sami-ws2.T /usr/src/glibc-build/iconvdata/sami-ws2.h touch /usr/src/glibc-build/iconvdata/mac-uk.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-U > /usr/src/glibc-build/iconvdata/koi8-u.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso-ir-197.T /usr/src/glibc-build/iconvdata/iso-ir-197.h touch /usr/src/glibc-build/iconvdata/sami-ws2.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM874 > /usr/src/glibc-build/iconvdata/ibm874.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/tis-620.T /usr/src/glibc-build/iconvdata/tis-620.h touch /usr/src/glibc-build/iconvdata/iso-ir-197.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP10007 > /usr/src/glibc-build/iconvdata/cp10007.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/koi8-u.T /usr/src/glibc-build/iconvdata/koi8-u.h touch /usr/src/glibc-build/iconvdata/tis-620.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm874.T /usr/src/glibc-build/iconvdata/ibm874.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-T > /usr/src/glibc-build/iconvdata/koi8-t.T touch /usr/src/glibc-build/iconvdata/koi8-u.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GEORGIAN-PS > /usr/src/glibc-build/iconvdata/georgian-ps.T touch /usr/src/glibc-build/iconvdata/ibm874.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp10007.T /usr/src/glibc-build/iconvdata/cp10007.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/GEORGIAN-ACADEMY > /usr/src/glibc-build/iconvdata/georgian-academy.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/georgian-ps.T /usr/src/glibc-build/iconvdata/georgian-ps.h touch /usr/src/glibc-build/iconvdata/cp10007.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/koi8-t.T /usr/src/glibc-build/iconvdata/koi8-t.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-IR-209 > /usr/src/glibc-build/iconvdata/iso-ir-209.T touch /usr/src/glibc-build/iconvdata/georgian-ps.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-SAMI > /usr/src/glibc-build/iconvdata/mac-sami.T touch /usr/src/glibc-build/iconvdata/koi8-t.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/georgian-academy.T /usr/src/glibc-build/iconvdata/georgian-academy.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-11 > /usr/src/glibc-build/iconvdata/iso8859-11.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso-ir-209.T /usr/src/glibc-build/iconvdata/iso-ir-209.h touch /usr/src/glibc-build/iconvdata/georgian-academy.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/mac-sami.T /usr/src/glibc-build/iconvdata/mac-sami.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/IBM866NAV > /usr/src/glibc-build/iconvdata/ibm866nav.T touch /usr/src/glibc-build/iconvdata/iso-ir-209.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/PT154 > /usr/src/glibc-build/iconvdata/pt154.T touch /usr/src/glibc-build/iconvdata/mac-sami.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/RK1048 > /usr/src/glibc-build/iconvdata/rk1048.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-11.T /usr/src/glibc-build/iconvdata/iso8859-11.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/pt154.T /usr/src/glibc-build/iconvdata/pt154.h touch /usr/src/glibc-build/iconvdata/iso8859-11.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MIK > /usr/src/glibc-build/iconvdata/mik.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ibm866nav.T /usr/src/glibc-build/iconvdata/ibm866nav.h touch /usr/src/glibc-build/iconvdata/pt154.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/rk1048.T /usr/src/glibc-build/iconvdata/rk1048.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/BRF > /usr/src/glibc-build/iconvdata/brf.T touch /usr/src/glibc-build/iconvdata/ibm866nav.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/MAC-CENTRALEUROPE > /usr/src/glibc-build/iconvdata/mac-centraleurope.T touch /usr/src/glibc-build/iconvdata/rk1048.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/KOI8-RU > /usr/src/glibc-build/iconvdata/koi8-ru.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/mik.T /usr/src/glibc-build/iconvdata/mik.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/brf.T /usr/src/glibc-build/iconvdata/brf.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/mac-centraleurope.T /usr/src/glibc-build/iconvdata/mac-centraleurope.h touch /usr/src/glibc-build/iconvdata/mik.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/koi8-ru.T /usr/src/glibc-build/iconvdata/koi8-ru.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-ROMAN8 > /usr/src/glibc-build/iconvdata/hp-roman8.T touch /usr/src/glibc-build/iconvdata/brf.stmp touch /usr/src/glibc-build/iconvdata/mac-centraleurope.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-ROMAN9 > /usr/src/glibc-build/iconvdata/hp-roman9.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-ES > /usr/src/glibc-build/iconvdata/ebcdic-es.T touch /usr/src/glibc-build/iconvdata/koi8-ru.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-ES-A > /usr/src/glibc-build/iconvdata/ebcdic-es-a.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/hp-roman8.T /usr/src/glibc-build/iconvdata/hp-roman8.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-es-a.T /usr/src/glibc-build/iconvdata/ebcdic-es-a.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/hp-roman9.T /usr/src/glibc-build/iconvdata/hp-roman9.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-es.T /usr/src/glibc-build/iconvdata/ebcdic-es.h touch /usr/src/glibc-build/iconvdata/hp-roman8.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-IS-FRISS > /usr/src/glibc-build/iconvdata/ebcdic-is-friss.T touch /usr/src/glibc-build/iconvdata/ebcdic-es-a.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/EBCDIC-UK > /usr/src/glibc-build/iconvdata/ebcdic-uk.T touch /usr/src/glibc-build/iconvdata/hp-roman9.stmp touch /usr/src/glibc-build/iconvdata/ebcdic-es.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-16 > /usr/src/glibc-build/iconvdata/iso8859-16.T LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/VISCII > /usr/src/glibc-build/iconvdata/viscii.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-is-friss.T /usr/src/glibc-build/iconvdata/ebcdic-is-friss.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/ebcdic-uk.T /usr/src/glibc-build/iconvdata/ebcdic-uk.h touch /usr/src/glibc-build/iconvdata/ebcdic-is-friss.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/ISO-8859-9E > /usr/src/glibc-build/iconvdata/iso8859-9e.T touch /usr/src/glibc-build/iconvdata/ebcdic-uk.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-TURKISH8 > /usr/src/glibc-build/iconvdata/hp-turkish8.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-16.T /usr/src/glibc-build/iconvdata/iso8859-16.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/viscii.T /usr/src/glibc-build/iconvdata/viscii.h touch /usr/src/glibc-build/iconvdata/iso8859-16.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-THAI8 > /usr/src/glibc-build/iconvdata/hp-thai8.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-9e.T /usr/src/glibc-build/iconvdata/iso8859-9e.h touch /usr/src/glibc-build/iconvdata/viscii.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/hp-turkish8.T /usr/src/glibc-build/iconvdata/hp-turkish8.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/HP-GREEK8 > /usr/src/glibc-build/iconvdata/hp-greek8.T touch /usr/src/glibc-build/iconvdata/iso8859-9e.stmp touch /usr/src/glibc-build/iconvdata/hp-turkish8.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP770 > /usr/src/glibc-build/iconvdata/cp770.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/hp-thai8.T /usr/src/glibc-build/iconvdata/hp-thai8.h LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP771 > /usr/src/glibc-build/iconvdata/cp771.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/hp-greek8.T /usr/src/glibc-build/iconvdata/hp-greek8.h touch /usr/src/glibc-build/iconvdata/hp-thai8.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP772 > /usr/src/glibc-build/iconvdata/cp772.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp770.T /usr/src/glibc-build/iconvdata/cp770.h touch /usr/src/glibc-build/iconvdata/hp-greek8.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP773 > /usr/src/glibc-build/iconvdata/cp773.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp771.T /usr/src/glibc-build/iconvdata/cp771.h touch /usr/src/glibc-build/iconvdata/cp770.stmp touch /usr/src/glibc-build/iconvdata/cp771.stmp LC_ALL=C /bin/sh ./gen-8bit-gap.sh ../localedata/charmaps/CP774 > /usr/src/glibc-build/iconvdata/cp774.T LC_ALL=C /bin/sh ./gen-8bit-gap-1.sh ../localedata/charmaps/ISO-8859-7 > /usr/src/glibc-build/iconvdata/iso8859-7jp.T /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp772.T /usr/src/glibc-build/iconvdata/cp772.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp773.T /usr/src/glibc-build/iconvdata/cp773.h touch /usr/src/glibc-build/iconvdata/cp772.stmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/cp774.T /usr/src/glibc-build/iconvdata/cp774.h /bin/sh ../scripts/move-if-change /usr/src/glibc-build/iconvdata/iso8859-7jp.T /usr/src/glibc-build/iconvdata/iso8859-7jp.h touch /usr/src/glibc-build/iconvdata/cp773.stmp touch /usr/src/glibc-build/iconvdata/cp774.stmp touch /usr/src/glibc-build/iconvdata/iso8859-7jp.stmp gcc iso8859-1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-1.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-1.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-1.os gcc iso8859-2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-2.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-2.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-2.os gcc iso8859-3.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-3.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-3.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-3.os gcc iso8859-4.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-4.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-4.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-4.os gcc iso8859-5.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-5.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-5.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-5.os gcc iso8859-6.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-6.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-6.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-6.os gcc iso8859-7.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-7.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-7.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-7.os gcc iso8859-8.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-8.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-8.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-8.os gcc iso8859-9.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-9.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-9.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-9.os gcc iso8859-10.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-10.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-10.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-10.os gcc iso8859-11.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-11.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-11.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-11.os gcc iso8859-13.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-13.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-13.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-13.os gcc iso8859-14.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-14.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-14.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-14.os gcc iso8859-15.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-15.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-15.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-15.os gcc iso8859-16.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-16.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-16.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-16.os gcc t.61.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/t.61.os -MD -MP -MF /usr/src/glibc-build/iconvdata/t.61.os.dt -MT /usr/src/glibc-build/iconvdata/t.61.os gcc iso_6937.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso_6937.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso_6937.os.dt -MT /usr/src/glibc-build/iconvdata/iso_6937.os gcc sjis.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/sjis.os -MD -MP -MF /usr/src/glibc-build/iconvdata/sjis.os.dt -MT /usr/src/glibc-build/iconvdata/sjis.os gcc koi-8.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/koi-8.os -MD -MP -MF /usr/src/glibc-build/iconvdata/koi-8.os.dt -MT /usr/src/glibc-build/iconvdata/koi-8.os gcc hp-roman8.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/hp-roman8.os -MD -MP -MF /usr/src/glibc-build/iconvdata/hp-roman8.os.dt -MT /usr/src/glibc-build/iconvdata/hp-roman8.os gcc hp-roman9.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/hp-roman9.os -MD -MP -MF /usr/src/glibc-build/iconvdata/hp-roman9.os.dt -MT /usr/src/glibc-build/iconvdata/hp-roman9.os gcc ebcdic-at-de.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-at-de.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-at-de.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-at-de.os gcc ebcdic-at-de-a.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-at-de-a.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-at-de-a.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-at-de-a.os gcc ebcdic-ca-fr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-ca-fr.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-ca-fr.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-ca-fr.os gcc euc-kr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/euc-kr.os -MD -MP -MF /usr/src/glibc-build/iconvdata/euc-kr.os.dt -MT /usr/src/glibc-build/iconvdata/euc-kr.os gcc uhc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/uhc.os -MD -MP -MF /usr/src/glibc-build/iconvdata/uhc.os.dt -MT /usr/src/glibc-build/iconvdata/uhc.os gcc johab.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/johab.os -MD -MP -MF /usr/src/glibc-build/iconvdata/johab.os.dt -MT /usr/src/glibc-build/iconvdata/johab.os gcc jis0201.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/jis0201.os -MD -MP -MF /usr/src/glibc-build/iconvdata/jis0201.os.dt -MT /usr/src/glibc-build/iconvdata/jis0201.os gcc jis0208.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/jis0208.os -MD -MP -MF /usr/src/glibc-build/iconvdata/jis0208.os.dt -MT /usr/src/glibc-build/iconvdata/jis0208.os gcc jis0212.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/jis0212.os -MD -MP -MF /usr/src/glibc-build/iconvdata/jis0212.os.dt -MT /usr/src/glibc-build/iconvdata/jis0212.os gcc ksc5601.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ksc5601.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ksc5601.os.dt -MT /usr/src/glibc-build/iconvdata/ksc5601.os gcc big5.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/big5.os -MD -MP -MF /usr/src/glibc-build/iconvdata/big5.os.dt -MT /usr/src/glibc-build/iconvdata/big5.os gcc euc-jp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/euc-jp.os -MD -MP -MF /usr/src/glibc-build/iconvdata/euc-jp.os.dt -MT /usr/src/glibc-build/iconvdata/euc-jp.os gcc gb2312.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/gb2312.os -MD -MP -MF /usr/src/glibc-build/iconvdata/gb2312.os.dt -MT /usr/src/glibc-build/iconvdata/gb2312.os gcc euc-cn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/euc-cn.os -MD -MP -MF /usr/src/glibc-build/iconvdata/euc-cn.os.dt -MT /usr/src/glibc-build/iconvdata/euc-cn.os gcc cns11643l1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cns11643l1.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cns11643l1.os.dt -MT /usr/src/glibc-build/iconvdata/cns11643l1.os gcc cns11643.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cns11643.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cns11643.os.dt -MT /usr/src/glibc-build/iconvdata/cns11643.os gcc euc-tw.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/euc-tw.os -MD -MP -MF /usr/src/glibc-build/iconvdata/euc-tw.os.dt -MT /usr/src/glibc-build/iconvdata/euc-tw.os gcc iso646.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso646.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso646.os.dt -MT /usr/src/glibc-build/iconvdata/iso646.os gcc ebcdic-dk-no.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-dk-no.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-dk-no.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-dk-no.os gcc ebcdic-dk-no-a.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-dk-no-a.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-dk-no-a.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-dk-no-a.os gcc ebcdic-es.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-es.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-es.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-es.os gcc ebcdic-es-a.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-es-a.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-es-a.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-es-a.os gcc ebcdic-es-s.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-es-s.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-es-s.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-es-s.os gcc ebcdic-fi-se.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-fi-se.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-fi-se.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-fi-se.os gcc ebcdic-fi-se-a.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-fi-se-a.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-fi-se-a.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-fi-se-a.os gcc ebcdic-fr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-fr.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-fr.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-fr.os gcc ebcdic-is-friss.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-is-friss.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-is-friss.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-is-friss.os gcc ebcdic-it.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-it.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-it.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-it.os gcc ebcdic-pt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-pt.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-pt.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-pt.os gcc ebcdic-uk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-uk.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-uk.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-uk.os gcc ebcdic-us.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ebcdic-us.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ebcdic-us.os.dt -MT /usr/src/glibc-build/iconvdata/ebcdic-us.os gcc ibm037.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm037.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm037.os.dt -MT /usr/src/glibc-build/iconvdata/ibm037.os gcc ibm038.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm038.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm038.os.dt -MT /usr/src/glibc-build/iconvdata/ibm038.os gcc ibm274.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm274.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm274.os.dt -MT /usr/src/glibc-build/iconvdata/ibm274.os gcc ibm275.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm275.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm275.os.dt -MT /usr/src/glibc-build/iconvdata/ibm275.os gcc ibm423.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm423.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm423.os.dt -MT /usr/src/glibc-build/iconvdata/ibm423.os gcc ibm500.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm500.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm500.os.dt -MT /usr/src/glibc-build/iconvdata/ibm500.os gcc ibm870.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm870.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm870.os.dt -MT /usr/src/glibc-build/iconvdata/ibm870.os gcc ibm871.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm871.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm871.os.dt -MT /usr/src/glibc-build/iconvdata/ibm871.os gcc ibm891.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm891.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm891.os.dt -MT /usr/src/glibc-build/iconvdata/ibm891.os gcc ibm903.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm903.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm903.os.dt -MT /usr/src/glibc-build/iconvdata/ibm903.os gcc ibm904.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm904.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm904.os.dt -MT /usr/src/glibc-build/iconvdata/ibm904.os gcc ibm905.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm905.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm905.os.dt -MT /usr/src/glibc-build/iconvdata/ibm905.os gcc ibm1047.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1047.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1047.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1047.os gcc ibm874.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm874.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm874.os.dt -MT /usr/src/glibc-build/iconvdata/ibm874.os gcc cp737.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp737.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp737.os.dt -MT /usr/src/glibc-build/iconvdata/cp737.os gcc cp775.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp775.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp775.os.dt -MT /usr/src/glibc-build/iconvdata/cp775.os gcc iso-2022-kr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso-2022-kr.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso-2022-kr.os.dt -MT /usr/src/glibc-build/iconvdata/iso-2022-kr.os gcc hp-turkish8.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/hp-turkish8.os -MD -MP -MF /usr/src/glibc-build/iconvdata/hp-turkish8.os.dt -MT /usr/src/glibc-build/iconvdata/hp-turkish8.os gcc hp-thai8.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/hp-thai8.os -MD -MP -MF /usr/src/glibc-build/iconvdata/hp-thai8.os.dt -MT /usr/src/glibc-build/iconvdata/hp-thai8.os gcc hp-greek8.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/hp-greek8.os -MD -MP -MF /usr/src/glibc-build/iconvdata/hp-greek8.os.dt -MT /usr/src/glibc-build/iconvdata/hp-greek8.os gcc koi8-r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/koi8-r.os -MD -MP -MF /usr/src/glibc-build/iconvdata/koi8-r.os.dt -MT /usr/src/glibc-build/iconvdata/koi8-r.os gcc latin-greek.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/latin-greek.os -MD -MP -MF /usr/src/glibc-build/iconvdata/latin-greek.os.dt -MT /usr/src/glibc-build/iconvdata/latin-greek.os gcc latin-greek-1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/latin-greek-1.os -MD -MP -MF /usr/src/glibc-build/iconvdata/latin-greek-1.os.dt -MT /usr/src/glibc-build/iconvdata/latin-greek-1.os gcc ibm256.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm256.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm256.os.dt -MT /usr/src/glibc-build/iconvdata/ibm256.os gcc ibm273.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm273.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm273.os.dt -MT /usr/src/glibc-build/iconvdata/ibm273.os gcc ibm277.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm277.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm277.os.dt -MT /usr/src/glibc-build/iconvdata/ibm277.os gcc ibm278.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm278.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm278.os.dt -MT /usr/src/glibc-build/iconvdata/ibm278.os gcc ibm280.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm280.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm280.os.dt -MT /usr/src/glibc-build/iconvdata/ibm280.os gcc ibm281.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm281.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm281.os.dt -MT /usr/src/glibc-build/iconvdata/ibm281.os gcc ibm284.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm284.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm284.os.dt -MT /usr/src/glibc-build/iconvdata/ibm284.os gcc ibm285.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm285.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm285.os.dt -MT /usr/src/glibc-build/iconvdata/ibm285.os gcc ibm290.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm290.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm290.os.dt -MT /usr/src/glibc-build/iconvdata/ibm290.os gcc ibm297.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm297.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm297.os.dt -MT /usr/src/glibc-build/iconvdata/ibm297.os gcc ibm420.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm420.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm420.os.dt -MT /usr/src/glibc-build/iconvdata/ibm420.os gcc ibm424.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm424.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm424.os.dt -MT /usr/src/glibc-build/iconvdata/ibm424.os gcc ibm437.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm437.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm437.os.dt -MT /usr/src/glibc-build/iconvdata/ibm437.os gcc ibm850.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm850.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm850.os.dt -MT /usr/src/glibc-build/iconvdata/ibm850.os gcc ibm851.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm851.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm851.os.dt -MT /usr/src/glibc-build/iconvdata/ibm851.os gcc ibm852.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm852.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm852.os.dt -MT /usr/src/glibc-build/iconvdata/ibm852.os gcc ibm855.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm855.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm855.os.dt -MT /usr/src/glibc-build/iconvdata/ibm855.os gcc ibm857.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm857.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm857.os.dt -MT /usr/src/glibc-build/iconvdata/ibm857.os gcc ibm858.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm858.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm858.os.dt -MT /usr/src/glibc-build/iconvdata/ibm858.os gcc ibm860.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm860.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm860.os.dt -MT /usr/src/glibc-build/iconvdata/ibm860.os gcc ibm861.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm861.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm861.os.dt -MT /usr/src/glibc-build/iconvdata/ibm861.os gcc ibm862.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm862.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm862.os.dt -MT /usr/src/glibc-build/iconvdata/ibm862.os gcc ibm863.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm863.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm863.os.dt -MT /usr/src/glibc-build/iconvdata/ibm863.os gcc ibm864.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm864.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm864.os.dt -MT /usr/src/glibc-build/iconvdata/ibm864.os gcc ibm865.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm865.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm865.os.dt -MT /usr/src/glibc-build/iconvdata/ibm865.os gcc ibm868.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm868.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm868.os.dt -MT /usr/src/glibc-build/iconvdata/ibm868.os gcc ibm869.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm869.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm869.os.dt -MT /usr/src/glibc-build/iconvdata/ibm869.os gcc ibm875.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm875.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm875.os.dt -MT /usr/src/glibc-build/iconvdata/ibm875.os gcc ibm880.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm880.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm880.os.dt -MT /usr/src/glibc-build/iconvdata/ibm880.os gcc ibm866.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm866.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm866.os.dt -MT /usr/src/glibc-build/iconvdata/ibm866.os gcc cp1258.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp1258.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp1258.os.dt -MT /usr/src/glibc-build/iconvdata/cp1258.os gcc ibm922.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm922.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm922.os.dt -MT /usr/src/glibc-build/iconvdata/ibm922.os gcc ibm1124.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1124.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1124.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1124.os gcc ibm1129.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1129.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1129.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1129.os gcc ibm932.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm932.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm932.os.dt -MT /usr/src/glibc-build/iconvdata/ibm932.os gcc ibm943.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm943.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm943.os.dt -MT /usr/src/glibc-build/iconvdata/ibm943.os gcc ibm856.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm856.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm856.os.dt -MT /usr/src/glibc-build/iconvdata/ibm856.os gcc ibm930.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm930.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm930.os.dt -MT /usr/src/glibc-build/iconvdata/ibm930.os gcc ibm933.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm933.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm933.os.dt -MT /usr/src/glibc-build/iconvdata/ibm933.os gcc ibm935.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm935.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm935.os.dt -MT /usr/src/glibc-build/iconvdata/ibm935.os gcc ibm937.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm937.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm937.os.dt -MT /usr/src/glibc-build/iconvdata/ibm937.os gcc ibm939.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm939.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm939.os.dt -MT /usr/src/glibc-build/iconvdata/ibm939.os gcc ibm1046.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1046.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1046.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1046.os gcc ibm1132.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1132.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1132.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1132.os gcc ibm1133.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1133.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1133.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1133.os gcc ibm1160.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1160.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1160.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1160.os gcc ibm1161.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1161.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1161.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1161.os gcc ibm1162.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1162.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1162.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1162.os gcc ibm1163.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1163.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1163.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1163.os gcc ibm1164.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1164.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1164.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1164.os gcc ibm918.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm918.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm918.os.dt -MT /usr/src/glibc-build/iconvdata/ibm918.os gcc ibm1004.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1004.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1004.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1004.os gcc ibm1026.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1026.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1026.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1026.os gcc cp1125.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp1125.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp1125.os.dt -MT /usr/src/glibc-build/iconvdata/cp1125.os gcc cp1250.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp1250.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp1250.os.dt -MT /usr/src/glibc-build/iconvdata/cp1250.os gcc cp1251.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp1251.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp1251.os.dt -MT /usr/src/glibc-build/iconvdata/cp1251.os gcc cp1252.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp1252.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp1252.os.dt -MT /usr/src/glibc-build/iconvdata/cp1252.os gcc cp1253.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp1253.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp1253.os.dt -MT /usr/src/glibc-build/iconvdata/cp1253.os gcc cp1254.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp1254.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp1254.os.dt -MT /usr/src/glibc-build/iconvdata/cp1254.os gcc cp1255.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp1255.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp1255.os.dt -MT /usr/src/glibc-build/iconvdata/cp1255.os gcc cp1256.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp1256.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp1256.os.dt -MT /usr/src/glibc-build/iconvdata/cp1256.os gcc cp1257.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp1257.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp1257.os.dt -MT /usr/src/glibc-build/iconvdata/cp1257.os gcc iso-2022-jp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso-2022-jp.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso-2022-jp.os.dt -MT /usr/src/glibc-build/iconvdata/iso-2022-jp.os gcc macintosh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/macintosh.os -MD -MP -MF /usr/src/glibc-build/iconvdata/macintosh.os.dt -MT /usr/src/glibc-build/iconvdata/macintosh.os gcc iec_p27-1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iec_p27-1.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iec_p27-1.os.dt -MT /usr/src/glibc-build/iconvdata/iec_p27-1.os gcc asmo_449.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/asmo_449.os -MD -MP -MF /usr/src/glibc-build/iconvdata/asmo_449.os.dt -MT /usr/src/glibc-build/iconvdata/asmo_449.os gcc ansi_x3.110.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ansi_x3.110.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ansi_x3.110.os.dt -MT /usr/src/glibc-build/iconvdata/ansi_x3.110.os gcc csn_369103.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/csn_369103.os -MD -MP -MF /usr/src/glibc-build/iconvdata/csn_369103.os.dt -MT /usr/src/glibc-build/iconvdata/csn_369103.os gcc cwi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cwi.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cwi.os.dt -MT /usr/src/glibc-build/iconvdata/cwi.os gcc dec-mcs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/dec-mcs.os -MD -MP -MF /usr/src/glibc-build/iconvdata/dec-mcs.os.dt -MT /usr/src/glibc-build/iconvdata/dec-mcs.os gcc ecma-cyrillic.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ecma-cyrillic.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ecma-cyrillic.os.dt -MT /usr/src/glibc-build/iconvdata/ecma-cyrillic.os gcc gost_19768-74.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/gost_19768-74.os -MD -MP -MF /usr/src/glibc-build/iconvdata/gost_19768-74.os.dt -MT /usr/src/glibc-build/iconvdata/gost_19768-74.os gcc greek-ccitt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/greek-ccitt.os -MD -MP -MF /usr/src/glibc-build/iconvdata/greek-ccitt.os.dt -MT /usr/src/glibc-build/iconvdata/greek-ccitt.os gcc greek7.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/greek7.os -MD -MP -MF /usr/src/glibc-build/iconvdata/greek7.os.dt -MT /usr/src/glibc-build/iconvdata/greek7.os gcc greek7-old.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/greek7-old.os -MD -MP -MF /usr/src/glibc-build/iconvdata/greek7-old.os.dt -MT /usr/src/glibc-build/iconvdata/greek7-old.os gcc inis.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/inis.os -MD -MP -MF /usr/src/glibc-build/iconvdata/inis.os.dt -MT /usr/src/glibc-build/iconvdata/inis.os gcc inis-8.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/inis-8.os -MD -MP -MF /usr/src/glibc-build/iconvdata/inis-8.os.dt -MT /usr/src/glibc-build/iconvdata/inis-8.os gcc inis-cyrillic.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/inis-cyrillic.os -MD -MP -MF /usr/src/glibc-build/iconvdata/inis-cyrillic.os.dt -MT /usr/src/glibc-build/iconvdata/inis-cyrillic.os gcc iso_6937-2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso_6937-2.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso_6937-2.os.dt -MT /usr/src/glibc-build/iconvdata/iso_6937-2.os gcc iso_2033.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso_2033.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso_2033.os.dt -MT /usr/src/glibc-build/iconvdata/iso_2033.os gcc iso_5427.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso_5427.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso_5427.os.dt -MT /usr/src/glibc-build/iconvdata/iso_5427.os gcc iso_5427-ext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso_5427-ext.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso_5427-ext.os.dt -MT /usr/src/glibc-build/iconvdata/iso_5427-ext.os gcc iso_5428.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso_5428.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso_5428.os.dt -MT /usr/src/glibc-build/iconvdata/iso_5428.os gcc iso_10367-box.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso_10367-box.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso_10367-box.os.dt -MT /usr/src/glibc-build/iconvdata/iso_10367-box.os gcc mac-is.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/mac-is.os -MD -MP -MF /usr/src/glibc-build/iconvdata/mac-is.os.dt -MT /usr/src/glibc-build/iconvdata/mac-is.os gcc mac-uk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/mac-uk.os -MD -MP -MF /usr/src/glibc-build/iconvdata/mac-uk.os.dt -MT /usr/src/glibc-build/iconvdata/mac-uk.os gcc nats-dano.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/nats-dano.os -MD -MP -MF /usr/src/glibc-build/iconvdata/nats-dano.os.dt -MT /usr/src/glibc-build/iconvdata/nats-dano.os gcc nats-sefi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/nats-sefi.os -MD -MP -MF /usr/src/glibc-build/iconvdata/nats-sefi.os.dt -MT /usr/src/glibc-build/iconvdata/nats-sefi.os gcc sami-ws2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/sami-ws2.os -MD -MP -MF /usr/src/glibc-build/iconvdata/sami-ws2.os.dt -MT /usr/src/glibc-build/iconvdata/sami-ws2.os gcc iso-ir-197.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso-ir-197.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso-ir-197.os.dt -MT /usr/src/glibc-build/iconvdata/iso-ir-197.os gcc tis-620.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/tis-620.os -MD -MP -MF /usr/src/glibc-build/iconvdata/tis-620.os.dt -MT /usr/src/glibc-build/iconvdata/tis-620.os gcc koi8-u.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/koi8-u.os -MD -MP -MF /usr/src/glibc-build/iconvdata/koi8-u.os.dt -MT /usr/src/glibc-build/iconvdata/koi8-u.os gcc gbk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/gbk.os -MD -MP -MF /usr/src/glibc-build/iconvdata/gbk.os.dt -MT /usr/src/glibc-build/iconvdata/gbk.os gcc isiri-3342.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/isiri-3342.os -MD -MP -MF /usr/src/glibc-build/iconvdata/isiri-3342.os.dt -MT /usr/src/glibc-build/iconvdata/isiri-3342.os gcc gbgbk.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/gbgbk.os -MD -MP -MF /usr/src/glibc-build/iconvdata/gbgbk.os.dt -MT /usr/src/glibc-build/iconvdata/gbgbk.os gcc iso-2022-cn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso-2022-cn.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso-2022-cn.os.dt -MT /usr/src/glibc-build/iconvdata/iso-2022-cn.os gcc iso-ir-165.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso-ir-165.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso-ir-165.os.dt -MT /usr/src/glibc-build/iconvdata/iso-ir-165.os gcc utf-16.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/utf-16.os -MD -MP -MF /usr/src/glibc-build/iconvdata/utf-16.os.dt -MT /usr/src/glibc-build/iconvdata/utf-16.os gcc unicode.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/unicode.os -MD -MP -MF /usr/src/glibc-build/iconvdata/unicode.os.dt -MT /usr/src/glibc-build/iconvdata/unicode.os gcc utf-32.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/utf-32.os -MD -MP -MF /usr/src/glibc-build/iconvdata/utf-32.os.dt -MT /usr/src/glibc-build/iconvdata/utf-32.os gcc utf-7.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/utf-7.os -MD -MP -MF /usr/src/glibc-build/iconvdata/utf-7.os.dt -MT /usr/src/glibc-build/iconvdata/utf-7.os gcc big5hkscs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/big5hkscs.os -MD -MP -MF /usr/src/glibc-build/iconvdata/big5hkscs.os.dt -MT /usr/src/glibc-build/iconvdata/big5hkscs.os gcc gb18030.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/gb18030.os -MD -MP -MF /usr/src/glibc-build/iconvdata/gb18030.os.dt -MT /usr/src/glibc-build/iconvdata/gb18030.os gcc iso-2022-cn-ext.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso-2022-cn-ext.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso-2022-cn-ext.os.dt -MT /usr/src/glibc-build/iconvdata/iso-2022-cn-ext.os gcc viscii.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/viscii.os -MD -MP -MF /usr/src/glibc-build/iconvdata/viscii.os.dt -MT /usr/src/glibc-build/iconvdata/viscii.os gcc gbbig5.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/gbbig5.os -MD -MP -MF /usr/src/glibc-build/iconvdata/gbbig5.os.dt -MT /usr/src/glibc-build/iconvdata/gbbig5.os gcc cp10007.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp10007.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp10007.os.dt -MT /usr/src/glibc-build/iconvdata/cp10007.os gcc koi8-t.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/koi8-t.os -MD -MP -MF /usr/src/glibc-build/iconvdata/koi8-t.os.dt -MT /usr/src/glibc-build/iconvdata/koi8-t.os gcc georgian-ps.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/georgian-ps.os -MD -MP -MF /usr/src/glibc-build/iconvdata/georgian-ps.os.dt -MT /usr/src/glibc-build/iconvdata/georgian-ps.os gcc georgian-academy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/georgian-academy.os -MD -MP -MF /usr/src/glibc-build/iconvdata/georgian-academy.os.dt -MT /usr/src/glibc-build/iconvdata/georgian-academy.os gcc iso-ir-209.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso-ir-209.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso-ir-209.os.dt -MT /usr/src/glibc-build/iconvdata/iso-ir-209.os gcc mac-sami.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/mac-sami.os -MD -MP -MF /usr/src/glibc-build/iconvdata/mac-sami.os.dt -MT /usr/src/glibc-build/iconvdata/mac-sami.os gcc armscii-8.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/armscii-8.os -MD -MP -MF /usr/src/glibc-build/iconvdata/armscii-8.os.dt -MT /usr/src/glibc-build/iconvdata/armscii-8.os gcc tcvn5712-1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/tcvn5712-1.os -MD -MP -MF /usr/src/glibc-build/iconvdata/tcvn5712-1.os.dt -MT /usr/src/glibc-build/iconvdata/tcvn5712-1.os gcc jisx0213.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/jisx0213.os -MD -MP -MF /usr/src/glibc-build/iconvdata/jisx0213.os.dt -MT /usr/src/glibc-build/iconvdata/jisx0213.os gcc euc-jisx0213.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/euc-jisx0213.os -MD -MP -MF /usr/src/glibc-build/iconvdata/euc-jisx0213.os.dt -MT /usr/src/glibc-build/iconvdata/euc-jisx0213.os gcc shift_jisx0213.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/shift_jisx0213.os -MD -MP -MF /usr/src/glibc-build/iconvdata/shift_jisx0213.os.dt -MT /usr/src/glibc-build/iconvdata/shift_jisx0213.os gcc iso-2022-jp-3.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso-2022-jp-3.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso-2022-jp-3.os.dt -MT /usr/src/glibc-build/iconvdata/iso-2022-jp-3.os gcc tscii.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/tscii.os -MD -MP -MF /usr/src/glibc-build/iconvdata/tscii.os.dt -MT /usr/src/glibc-build/iconvdata/tscii.os gcc ibm866nav.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm866nav.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm866nav.os.dt -MT /usr/src/glibc-build/iconvdata/ibm866nav.os gcc cp932.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp932.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp932.os.dt -MT /usr/src/glibc-build/iconvdata/cp932.os gcc euc-jp-ms.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/euc-jp-ms.os -MD -MP -MF /usr/src/glibc-build/iconvdata/euc-jp-ms.os.dt -MT /usr/src/glibc-build/iconvdata/euc-jp-ms.os gcc pt154.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/pt154.os -MD -MP -MF /usr/src/glibc-build/iconvdata/pt154.os.dt -MT /usr/src/glibc-build/iconvdata/pt154.os gcc rk1048.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/rk1048.os -MD -MP -MF /usr/src/glibc-build/iconvdata/rk1048.os.dt -MT /usr/src/glibc-build/iconvdata/rk1048.os gcc ibm1025.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1025.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1025.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1025.os gcc ibm1122.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1122.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1122.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1122.os gcc ibm1137.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1137.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1137.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1137.os gcc ibm1153.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1153.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1153.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1153.os gcc ibm1154.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1154.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1154.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1154.os gcc ibm1155.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1155.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1155.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1155.os gcc ibm1156.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1156.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1156.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1156.os gcc ibm1157.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1157.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1157.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1157.os gcc ibm1158.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1158.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1158.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1158.os gcc ibm803.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm803.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm803.os.dt -MT /usr/src/glibc-build/iconvdata/ibm803.os gcc ibm901.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm901.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm901.os.dt -MT /usr/src/glibc-build/iconvdata/ibm901.os gcc ibm902.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm902.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm902.os.dt -MT /usr/src/glibc-build/iconvdata/ibm902.os gcc ibm921.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm921.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm921.os.dt -MT /usr/src/glibc-build/iconvdata/ibm921.os gcc ibm1008.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1008.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1008.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1008.os gcc ibm1008_420.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1008_420.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1008_420.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1008_420.os gcc ibm1097.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1097.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1097.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1097.os gcc ibm1112.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1112.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1112.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1112.os gcc ibm1123.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1123.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1123.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1123.os gcc ibm1130.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1130.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1130.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1130.os gcc ibm1140.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1140.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1140.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1140.os gcc ibm1141.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1141.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1141.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1141.os gcc ibm1142.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1142.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1142.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1142.os gcc ibm1143.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1143.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1143.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1143.os gcc ibm1144.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1144.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1144.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1144.os gcc ibm1145.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1145.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1145.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1145.os gcc ibm1146.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1146.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1146.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1146.os gcc ibm1147.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1147.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1147.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1147.os gcc ibm1148.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1148.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1148.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1148.os gcc ibm1149.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1149.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1149.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1149.os gcc ibm1166.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1166.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1166.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1166.os gcc ibm1167.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1167.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1167.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1167.os gcc ibm4517.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm4517.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm4517.os.dt -MT /usr/src/glibc-build/iconvdata/ibm4517.os gcc ibm4899.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm4899.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm4899.os.dt -MT /usr/src/glibc-build/iconvdata/ibm4899.os gcc ibm4909.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm4909.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm4909.os.dt -MT /usr/src/glibc-build/iconvdata/ibm4909.os gcc ibm4971.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm4971.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm4971.os.dt -MT /usr/src/glibc-build/iconvdata/ibm4971.os gcc ibm5347.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm5347.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm5347.os.dt -MT /usr/src/glibc-build/iconvdata/ibm5347.os gcc ibm9030.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm9030.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm9030.os.dt -MT /usr/src/glibc-build/iconvdata/ibm9030.os gcc ibm9066.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm9066.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm9066.os.dt -MT /usr/src/glibc-build/iconvdata/ibm9066.os gcc ibm9448.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm9448.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm9448.os.dt -MT /usr/src/glibc-build/iconvdata/ibm9448.os gcc ibm12712.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm12712.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm12712.os.dt -MT /usr/src/glibc-build/iconvdata/ibm12712.os gcc ibm16804.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm16804.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm16804.os.dt -MT /usr/src/glibc-build/iconvdata/ibm16804.os gcc ibm1364.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1364.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1364.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1364.os gcc ibm1371.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1371.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1371.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1371.os gcc ibm1388.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1388.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1388.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1388.os gcc ibm1390.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1390.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1390.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1390.os gcc ibm1399.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/ibm1399.os -MD -MP -MF /usr/src/glibc-build/iconvdata/ibm1399.os.dt -MT /usr/src/glibc-build/iconvdata/ibm1399.os gcc iso_11548-1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso_11548-1.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso_11548-1.os.dt -MT /usr/src/glibc-build/iconvdata/iso_11548-1.os gcc mik.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/mik.os -MD -MP -MF /usr/src/glibc-build/iconvdata/mik.os.dt -MT /usr/src/glibc-build/iconvdata/mik.os gcc brf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/brf.os -MD -MP -MF /usr/src/glibc-build/iconvdata/brf.os.dt -MT /usr/src/glibc-build/iconvdata/brf.os gcc mac-centraleurope.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/mac-centraleurope.os -MD -MP -MF /usr/src/glibc-build/iconvdata/mac-centraleurope.os.dt -MT /usr/src/glibc-build/iconvdata/mac-centraleurope.os gcc koi8-ru.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/koi8-ru.os -MD -MP -MF /usr/src/glibc-build/iconvdata/koi8-ru.os.dt -MT /usr/src/glibc-build/iconvdata/koi8-ru.os gcc iso8859-9e.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/iso8859-9e.os -MD -MP -MF /usr/src/glibc-build/iconvdata/iso8859-9e.os.dt -MT /usr/src/glibc-build/iconvdata/iso8859-9e.os gcc cp770.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp770.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp770.os.dt -MT /usr/src/glibc-build/iconvdata/cp770.os gcc cp771.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp771.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp771.os.dt -MT /usr/src/glibc-build/iconvdata/cp771.os gcc cp772.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp772.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp772.os.dt -MT /usr/src/glibc-build/iconvdata/cp772.os gcc cp773.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp773.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp773.os.dt -MT /usr/src/glibc-build/iconvdata/cp773.os gcc cp774.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/iconvdata -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=iconvdata -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/iconvdata/cp774.os -MD -MP -MF /usr/src/glibc-build/iconvdata/cp774.os.dt -MT /usr/src/glibc-build/iconvdata/cp774.os gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-1.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-1.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-2.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-2.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-3.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-3.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-4.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-4.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-5.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-5.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-6.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-6.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-7.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-7.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-8.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-8.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-9.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-9.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-10.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-10.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-11.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-11.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-13.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-13.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-14.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-14.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-15.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-15.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-16.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-16.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/T.61.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/t.61.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO_6937.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso_6937.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/SJIS.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/sjis.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/KOI-8.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/koi-8.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/HP-ROMAN8.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/hp-roman8.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/HP-ROMAN9.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/hp-roman9.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-AT-DE.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-at-de.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-AT-DE-A.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-at-de-a.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-CA-FR.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-ca-fr.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,-z,relro -Wl,-z,now -Wl,-soname,libKSC.so -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/libKSC.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ksc5601.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,-z,relro -Wl,-z,now -Wl,-soname,libJIS.so -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/libJIS.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/jis0201.os /usr/src/glibc-build/iconvdata/jis0208.os /usr/src/glibc-build/iconvdata/jis0212.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/BIG5.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/big5.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,-z,relro -Wl,-z,now -Wl,-soname,libGB.so -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/libGB.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/gb2312.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,-z,relro -Wl,-z,now -Wl,-soname,libCNS.so -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/libCNS.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cns11643l1.os /usr/src/glibc-build/iconvdata/cns11643.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO646.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso646.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-DK-NO.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-dk-no.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-DK-NO-A.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-dk-no-a.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-ES.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-es.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-ES-A.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-es-a.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-ES-S.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-es-s.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-FI-SE.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-fi-se.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-FI-SE-A.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-fi-se-a.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-FR.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-fr.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-IS-FRISS.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-is-friss.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-IT.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-it.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-PT.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-pt.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-UK.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-uk.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EBCDIC-US.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ebcdic-us.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM037.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm037.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM038.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm038.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM274.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm274.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM275.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm275.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM423.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm423.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM500.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm500.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM870.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm870.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM871.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm871.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM891.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm891.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM903.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm903.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM904.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm904.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM905.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm905.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1047.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1047.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM874.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm874.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP737.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp737.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP775.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp775.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO-2022-KR.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso-2022-kr.os /usr/src/glibc-build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/HP-TURKISH8.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/hp-turkish8.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/HP-THAI8.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/hp-thai8.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/HP-GREEK8.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/hp-greek8.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/KOI8-R.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/koi8-r.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/LATIN-GREEK.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/latin-greek.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/LATIN-GREEK-1.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/latin-greek-1.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM256.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm256.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM273.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm273.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM277.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm277.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM278.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm278.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM280.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm280.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM281.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm281.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM284.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm284.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM285.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm285.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM290.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm290.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM297.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm297.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM420.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm420.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM424.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm424.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM437.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm437.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM850.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm850.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM851.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm851.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM852.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm852.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM855.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm855.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM857.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm857.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM858.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm858.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM860.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm860.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM861.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm861.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM862.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm862.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM863.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm863.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM864.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm864.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM865.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm865.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM868.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm868.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM869.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm869.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM875.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm875.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM880.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm880.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM866.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm866.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP1258.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp1258.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM922.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm922.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1124.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1124.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1129.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1129.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM932.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm932.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM943.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm943.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM856.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm856.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM930.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm930.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM933.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm933.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM935.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm935.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM937.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm937.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM939.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm939.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1046.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1046.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1132.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1132.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1133.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1133.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1160.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1160.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1161.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1161.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1162.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1162.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1163.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1163.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1164.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1164.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM918.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm918.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1004.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1004.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1026.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1026.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP1125.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp1125.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP1250.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp1250.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP1251.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp1251.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP1252.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp1252.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP1253.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp1253.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP1254.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp1254.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP1255.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp1255.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP1256.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp1256.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP1257.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp1257.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO-2022-JP.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso-2022-jp.os /usr/src/glibc-build/iconvdata/libJIS.so /usr/src/glibc-build/iconvdata/libGB.so /usr/src/glibc-build/iconvdata/libCNS.so /usr/src/glibc-build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/MACINTOSH.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/macintosh.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IEC_P27-1.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iec_p27-1.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ASMO_449.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/asmo_449.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ANSI_X3.110.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ansi_x3.110.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CSN_369103.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/csn_369103.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CWI.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cwi.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/DEC-MCS.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/dec-mcs.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ECMA-CYRILLIC.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ecma-cyrillic.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/GOST_19768-74.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/gost_19768-74.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/GREEK-CCITT.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/greek-ccitt.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/GREEK7.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/greek7.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/GREEK7-OLD.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/greek7-old.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/INIS.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/inis.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/INIS-8.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/inis-8.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/INIS-CYRILLIC.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/inis-cyrillic.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO_6937-2.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso_6937-2.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO_2033.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso_2033.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO_5427.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso_5427.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO_5427-EXT.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso_5427-ext.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO_5428.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso_5428.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO_10367-BOX.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso_10367-box.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/MAC-IS.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/mac-is.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/MAC-UK.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/mac-uk.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/NATS-DANO.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/nats-dano.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/NATS-SEFI.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/nats-sefi.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/SAMI-WS2.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/sami-ws2.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO-IR-197.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso-ir-197.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/TIS-620.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/tis-620.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/KOI8-U.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/koi8-u.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/GBK.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/gbk.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISIRI-3342.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/isiri-3342.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/GBGBK.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/gbgbk.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO-2022-CN.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso-2022-cn.os /usr/src/glibc-build/iconvdata/libGB.so /usr/src/glibc-build/iconvdata/libCNS.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,-z,relro -Wl,-z,now -Wl,-soname,libISOIR165.so -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/libISOIR165.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso-ir-165.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/UTF-16.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/utf-16.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/UNICODE.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/unicode.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/UTF-32.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/utf-32.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/UTF-7.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/utf-7.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/BIG5HKSCS.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/big5hkscs.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/GB18030.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/gb18030.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO-2022-CN-EXT.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso-2022-cn-ext.os /usr/src/glibc-build/iconvdata/libGB.so /usr/src/glibc-build/iconvdata/libCNS.so /usr/src/glibc-build/iconvdata/libISOIR165.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/VISCII.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/viscii.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/GBBIG5.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/gbbig5.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP10007.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp10007.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/KOI8-T.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/koi8-t.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/GEORGIAN-PS.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/georgian-ps.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/GEORGIAN-ACADEMY.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/georgian-academy.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO-IR-209.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso-ir-209.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/MAC-SAMI.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/mac-sami.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ARMSCII-8.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/armscii-8.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/TCVN5712-1.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/tcvn5712-1.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,-z,relro -Wl,-z,now -Wl,-soname,libJISX0213.so -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/libJISX0213.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/jisx0213.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/TSCII.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/tscii.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM866NAV.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm866nav.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP932.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp932.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EUC-JP-MS.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/euc-jp-ms.os /usr/src/glibc-build/iconvdata/libJIS.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/PT154.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/pt154.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/RK1048.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/rk1048.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1025.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1025.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1122.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1122.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1137.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1137.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1153.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1153.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1154.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1154.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1155.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1155.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1156.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1156.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1157.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1157.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1158.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1158.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM803.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm803.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM901.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm901.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM902.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm902.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM921.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm921.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1008.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1008.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1008_420.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1008_420.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1097.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1097.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1112.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1112.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1123.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1123.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1130.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1130.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1140.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1140.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1141.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1141.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1142.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1142.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1143.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1143.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1144.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1144.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1145.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1145.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1146.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1146.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1147.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1147.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1148.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1148.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1149.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1149.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1166.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1166.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1167.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1167.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM4517.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm4517.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM4899.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm4899.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM4909.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm4909.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM4971.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm4971.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM5347.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm5347.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM9030.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm9030.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM9066.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm9066.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM9448.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm9448.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM12712.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm12712.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM16804.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm16804.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1364.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1364.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1371.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1371.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1388.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1388.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1390.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1390.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/IBM1399.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/ibm1399.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO_11548-1.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso_11548-1.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/MIK.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/mik.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/BRF.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/brf.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/MAC-CENTRALEUROPE.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/mac-centraleurope.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/KOI8-RU.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/koi8-ru.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO8859-9E.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso8859-9e.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP770.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp770.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP771.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp771.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP772.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp772.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP773.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp773.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/CP774.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/cp774.os -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EUC-KR.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/euc-kr.os /usr/src/glibc-build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/UHC.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/uhc.os /usr/src/glibc-build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/JOHAB.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/johab.os /usr/src/glibc-build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EUC-JP.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/euc-jp.os /usr/src/glibc-build/iconvdata/libJIS.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EUC-CN.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/euc-cn.os /usr/src/glibc-build/iconvdata/libGB.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EUC-TW.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/euc-tw.os /usr/src/glibc-build/iconvdata/libCNS.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/EUC-JISX0213.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/euc-jisx0213.os /usr/src/glibc-build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/SHIFT_JISX0213.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/shift_jisx0213.os /usr/src/glibc-build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc -shared -static-libgcc -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,defs -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=gconv.map -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/iconvdata/ISO-2022-JP-3.so /usr/src/glibc-build/csu/abi-note.o -Wl,--as-needed /usr/src/glibc-build/iconvdata/iso-2022-jp-3.os /usr/src/glibc-build/iconvdata/libJIS.so /usr/src/glibc-build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group make[3]: Leaving directory '/usr/src/glibc-2.41/iconvdata' make -j4 subdir=assert -C assert ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/assert' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/assert' make -j4 subdir=ctype -C ctype ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/ctype' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/ctype' make -j4 subdir=intl -C intl ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/intl' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/intl' make -j4 subdir=catgets -C catgets ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/catgets' gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -I../include -I/usr/src/glibc-build/catgets -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/catgets/xmalloc.o -MD -MP -MF /usr/src/glibc-build/catgets/xmalloc.o.dt -MT /usr/src/glibc-build/catgets/xmalloc.o gcc gencat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -I../include -I/usr/src/glibc-build/catgets -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/catgets/gencat.o -MD -MP -MF /usr/src/glibc-build/catgets/gencat.o.dt -MT /usr/src/glibc-build/catgets/gencat.o gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/catgets/gencat -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/catgets/gencat.o /usr/src/glibc-build/catgets/xmalloc.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o make[3]: Leaving directory '/usr/src/glibc-2.41/catgets' make -j4 subdir=math -C math ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/math' gcc ../sysdeps/aarch64/fpu/fclrexcpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fclrexcpt.o -MD -MP -MF /usr/src/glibc-build/math/fclrexcpt.o.dt -MT /usr/src/glibc-build/math/fclrexcpt.o gcc ../sysdeps/aarch64/fpu/fedisblxcpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fedisblxcpt.o -MD -MP -MF /usr/src/glibc-build/math/fedisblxcpt.o.dt -MT /usr/src/glibc-build/math/fedisblxcpt.o gcc ../sysdeps/aarch64/fpu/feenablxcpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/feenablxcpt.o -MD -MP -MF /usr/src/glibc-build/math/feenablxcpt.o.dt -MT /usr/src/glibc-build/math/feenablxcpt.o gcc ../sysdeps/aarch64/fpu/fegetenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fegetenv.o -MD -MP -MF /usr/src/glibc-build/math/fegetenv.o.dt -MT /usr/src/glibc-build/math/fegetenv.o gcc ../sysdeps/aarch64/fpu/fegetexcept.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fegetexcept.o -MD -MP -MF /usr/src/glibc-build/math/fegetexcept.o.dt -MT /usr/src/glibc-build/math/fegetexcept.o gcc ../sysdeps/aarch64/fpu/fegetmode.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fegetmode.o -MD -MP -MF /usr/src/glibc-build/math/fegetmode.o.dt -MT /usr/src/glibc-build/math/fegetmode.o gcc ../sysdeps/aarch64/fpu/fegetround.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fegetround.o -MD -MP -MF /usr/src/glibc-build/math/fegetround.o.dt -MT /usr/src/glibc-build/math/fegetround.o gcc ../sysdeps/aarch64/fpu/feholdexcpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/feholdexcpt.o -MD -MP -MF /usr/src/glibc-build/math/feholdexcpt.o.dt -MT /usr/src/glibc-build/math/feholdexcpt.o gcc ../sysdeps/aarch64/fpu/fesetenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fesetenv.o -MD -MP -MF /usr/src/glibc-build/math/fesetenv.o.dt -MT /usr/src/glibc-build/math/fesetenv.o gcc ../sysdeps/aarch64/fpu/fesetexcept.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fesetexcept.o -MD -MP -MF /usr/src/glibc-build/math/fesetexcept.o.dt -MT /usr/src/glibc-build/math/fesetexcept.o gcc ../sysdeps/aarch64/fpu/fesetmode.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fesetmode.o -MD -MP -MF /usr/src/glibc-build/math/fesetmode.o.dt -MT /usr/src/glibc-build/math/fesetmode.o gcc ../sysdeps/aarch64/fpu/fesetround.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fesetround.o -MD -MP -MF /usr/src/glibc-build/math/fesetround.o.dt -MT /usr/src/glibc-build/math/fesetround.o gcc fetestexceptflag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fetestexceptflag.o -MD -MP -MF /usr/src/glibc-build/math/fetestexceptflag.o.dt -MT /usr/src/glibc-build/math/fetestexceptflag.o gcc ../sysdeps/aarch64/fpu/feupdateenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/feupdateenv.o -MD -MP -MF /usr/src/glibc-build/math/feupdateenv.o.dt -MT /usr/src/glibc-build/math/feupdateenv.o gcc ../sysdeps/aarch64/fpu/fgetexcptflg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fgetexcptflg.o -MD -MP -MF /usr/src/glibc-build/math/fgetexcptflg.o.dt -MT /usr/src/glibc-build/math/fgetexcptflg.o gcc ../sysdeps/aarch64/fpu/fraiseexcpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fraiseexcpt.o -MD -MP -MF /usr/src/glibc-build/math/fraiseexcpt.o.dt -MT /usr/src/glibc-build/math/fraiseexcpt.o gcc ../sysdeps/aarch64/fpu/fsetexcptflg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fsetexcptflg.o -MD -MP -MF /usr/src/glibc-build/math/fsetexcptflg.o.dt -MT /usr/src/glibc-build/math/fsetexcptflg.o gcc ../sysdeps/aarch64/fpu/ftestexcept.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/ftestexcept.o -MD -MP -MF /usr/src/glibc-build/math/ftestexcept.o.dt -MT /usr/src/glibc-build/math/ftestexcept.o gcc ../sysdeps/ieee754/s_lib_version.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lib_version.o -MD -MP -MF /usr/src/glibc-build/math/s_lib_version.o.dt -MT /usr/src/glibc-build/math/s_lib_version.o gcc ../sysdeps/ieee754/s_matherr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_matherr.o -MD -MP -MF /usr/src/glibc-build/math/s_matherr.o.dt -MT /usr/src/glibc-build/math/s_matherr.o gcc ../sysdeps/ieee754/s_signgam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_signgam.o -MD -MP -MF /usr/src/glibc-build/math/s_signgam.o.dt -MT /usr/src/glibc-build/math/s_signgam.o gcc ../sysdeps/ieee754/k_standardl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_standardl.o -MD -MP -MF /usr/src/glibc-build/math/k_standardl.o.dt -MT /usr/src/glibc-build/math/k_standardl.o gcc w_acosl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acosl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_acosl_compat.o.dt -MT /usr/src/glibc-build/math/w_acosl_compat.o gcc w_acoshl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acoshl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_acoshl_compat.o.dt -MT /usr/src/glibc-build/math/w_acoshl_compat.o gcc w_asinl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_asinl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_asinl_compat.o.dt -MT /usr/src/glibc-build/math/w_asinl_compat.o gcc w_atan2l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atan2l_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_atan2l_compat.o.dt -MT /usr/src/glibc-build/math/w_atan2l_compat.o gcc w_atanhl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atanhl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_atanhl_compat.o.dt -MT /usr/src/glibc-build/math/w_atanhl_compat.o gcc w_coshl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_coshl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_coshl_compat.o.dt -MT /usr/src/glibc-build/math/w_coshl_compat.o gcc w_exp10l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp10l_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_exp10l_compat.o.dt -MT /usr/src/glibc-build/math/w_exp10l_compat.o gcc w_exp2l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp2l_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_exp2l_compat.o.dt -MT /usr/src/glibc-build/math/w_exp2l_compat.o gcc w_expl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_expl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_expl_compat.o.dt -MT /usr/src/glibc-build/math/w_expl_compat.o gcc w_fmodl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_fmodl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_fmodl_compat.o.dt -MT /usr/src/glibc-build/math/w_fmodl_compat.o gcc w_hypotl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_hypotl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_hypotl_compat.o.dt -MT /usr/src/glibc-build/math/w_hypotl_compat.o gcc w_j0l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j0l_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_j0l_compat.o.dt -MT /usr/src/glibc-build/math/w_j0l_compat.o gcc w_j1l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j1l_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_j1l_compat.o.dt -MT /usr/src/glibc-build/math/w_j1l_compat.o gcc w_jnl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_jnl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_jnl_compat.o.dt -MT /usr/src/glibc-build/math/w_jnl_compat.o gcc w_lgammal_compat2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammal_compat2.o -MD -MP -MF /usr/src/glibc-build/math/w_lgammal_compat2.o.dt -MT /usr/src/glibc-build/math/w_lgammal_compat2.o gcc w_lgammal_r_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammal_r_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_lgammal_r_compat.o.dt -MT /usr/src/glibc-build/math/w_lgammal_r_compat.o gcc w_lgamma_compatl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma_compatl.o -MD -MP -MF /usr/src/glibc-build/math/w_lgamma_compatl.o.dt -MT /usr/src/glibc-build/math/w_lgamma_compatl.o gcc w_log10l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log10l_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_log10l_compat.o.dt -MT /usr/src/glibc-build/math/w_log10l_compat.o gcc w_log2l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log2l_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_log2l_compat.o.dt -MT /usr/src/glibc-build/math/w_log2l_compat.o gcc w_logl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_logl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_logl_compat.o.dt -MT /usr/src/glibc-build/math/w_logl_compat.o gcc w_powl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_powl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_powl_compat.o.dt -MT /usr/src/glibc-build/math/w_powl_compat.o gcc w_remainderl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_remainderl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_remainderl_compat.o.dt -MT /usr/src/glibc-build/math/w_remainderl_compat.o gcc w_scalbl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalbl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_scalbl_compat.o.dt -MT /usr/src/glibc-build/math/w_scalbl_compat.o gcc w_sinhl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sinhl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_sinhl_compat.o.dt -MT /usr/src/glibc-build/math/w_sinhl_compat.o gcc w_sqrtl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sqrtl_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_sqrtl_compat.o.dt -MT /usr/src/glibc-build/math/w_sqrtl_compat.o gcc w_tgammal_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_tgammal_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_tgammal_compat.o.dt -MT /usr/src/glibc-build/math/w_tgammal_compat.o gcc ../sysdeps/ieee754/k_standard.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_standard.o -MD -MP -MF /usr/src/glibc-build/math/k_standard.o.dt -MT /usr/src/glibc-build/math/k_standard.o gcc w_acos_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acos_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_acos_compat.o.dt -MT /usr/src/glibc-build/math/w_acos_compat.o gcc w_acosh_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acosh_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_acosh_compat.o.dt -MT /usr/src/glibc-build/math/w_acosh_compat.o gcc w_asin_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_asin_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_asin_compat.o.dt -MT /usr/src/glibc-build/math/w_asin_compat.o gcc w_atan2_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atan2_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_atan2_compat.o.dt -MT /usr/src/glibc-build/math/w_atan2_compat.o gcc w_atanh_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atanh_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_atanh_compat.o.dt -MT /usr/src/glibc-build/math/w_atanh_compat.o gcc w_cosh_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_cosh_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_cosh_compat.o.dt -MT /usr/src/glibc-build/math/w_cosh_compat.o gcc w_exp10_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp10_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_exp10_compat.o.dt -MT /usr/src/glibc-build/math/w_exp10_compat.o gcc w_exp2_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp2_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_exp2_compat.o.dt -MT /usr/src/glibc-build/math/w_exp2_compat.o gcc w_exp_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_exp_compat.o.dt -MT /usr/src/glibc-build/math/w_exp_compat.o gcc w_fmod_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_fmod_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_fmod_compat.o.dt -MT /usr/src/glibc-build/math/w_fmod_compat.o gcc w_hypot_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_hypot_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_hypot_compat.o.dt -MT /usr/src/glibc-build/math/w_hypot_compat.o gcc w_j0_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j0_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_j0_compat.o.dt -MT /usr/src/glibc-build/math/w_j0_compat.o gcc w_j1_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j1_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_j1_compat.o.dt -MT /usr/src/glibc-build/math/w_j1_compat.o gcc w_jn_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_jn_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_jn_compat.o.dt -MT /usr/src/glibc-build/math/w_jn_compat.o gcc w_lgamma_compat2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma_compat2.o -MD -MP -MF /usr/src/glibc-build/math/w_lgamma_compat2.o.dt -MT /usr/src/glibc-build/math/w_lgamma_compat2.o gcc w_lgamma_r_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma_r_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_lgamma_r_compat.o.dt -MT /usr/src/glibc-build/math/w_lgamma_r_compat.o gcc w_lgamma_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_lgamma_compat.o.dt -MT /usr/src/glibc-build/math/w_lgamma_compat.o gcc w_log10_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log10_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_log10_compat.o.dt -MT /usr/src/glibc-build/math/w_log10_compat.o gcc w_log2_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log2_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_log2_compat.o.dt -MT /usr/src/glibc-build/math/w_log2_compat.o gcc w_log_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_log_compat.o.dt -MT /usr/src/glibc-build/math/w_log_compat.o gcc w_pow_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_pow_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_pow_compat.o.dt -MT /usr/src/glibc-build/math/w_pow_compat.o gcc w_remainder_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_remainder_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_remainder_compat.o.dt -MT /usr/src/glibc-build/math/w_remainder_compat.o gcc w_scalb_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalb_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_scalb_compat.o.dt -MT /usr/src/glibc-build/math/w_scalb_compat.o gcc w_sinh_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sinh_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_sinh_compat.o.dt -MT /usr/src/glibc-build/math/w_sinh_compat.o gcc w_sqrt_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sqrt_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_sqrt_compat.o.dt -MT /usr/src/glibc-build/math/w_sqrt_compat.o gcc w_tgamma_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_tgamma_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_tgamma_compat.o.dt -MT /usr/src/glibc-build/math/w_tgamma_compat.o gcc ../sysdeps/ieee754/k_standardf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_standardf.o -MD -MP -MF /usr/src/glibc-build/math/k_standardf.o.dt -MT /usr/src/glibc-build/math/k_standardf.o gcc w_acosf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acosf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_acosf_compat.o.dt -MT /usr/src/glibc-build/math/w_acosf_compat.o gcc w_acoshf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acoshf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_acoshf_compat.o.dt -MT /usr/src/glibc-build/math/w_acoshf_compat.o gcc w_asinf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_asinf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_asinf_compat.o.dt -MT /usr/src/glibc-build/math/w_asinf_compat.o gcc w_atan2f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atan2f_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_atan2f_compat.o.dt -MT /usr/src/glibc-build/math/w_atan2f_compat.o gcc w_atanhf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atanhf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_atanhf_compat.o.dt -MT /usr/src/glibc-build/math/w_atanhf_compat.o gcc w_coshf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_coshf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_coshf_compat.o.dt -MT /usr/src/glibc-build/math/w_coshf_compat.o gcc w_exp10f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp10f_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_exp10f_compat.o.dt -MT /usr/src/glibc-build/math/w_exp10f_compat.o gcc w_exp2f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp2f_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_exp2f_compat.o.dt -MT /usr/src/glibc-build/math/w_exp2f_compat.o gcc w_expf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_expf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_expf_compat.o.dt -MT /usr/src/glibc-build/math/w_expf_compat.o gcc w_fmodf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_fmodf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_fmodf_compat.o.dt -MT /usr/src/glibc-build/math/w_fmodf_compat.o gcc w_hypotf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_hypotf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_hypotf_compat.o.dt -MT /usr/src/glibc-build/math/w_hypotf_compat.o gcc w_j0f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j0f_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_j0f_compat.o.dt -MT /usr/src/glibc-build/math/w_j0f_compat.o gcc w_j1f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j1f_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_j1f_compat.o.dt -MT /usr/src/glibc-build/math/w_j1f_compat.o gcc w_jnf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_jnf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_jnf_compat.o.dt -MT /usr/src/glibc-build/math/w_jnf_compat.o gcc w_lgammaf_compat2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammaf_compat2.o -MD -MP -MF /usr/src/glibc-build/math/w_lgammaf_compat2.o.dt -MT /usr/src/glibc-build/math/w_lgammaf_compat2.o gcc w_lgammaf_r_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammaf_r_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_lgammaf_r_compat.o.dt -MT /usr/src/glibc-build/math/w_lgammaf_r_compat.o gcc w_lgamma_compatf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma_compatf.o -MD -MP -MF /usr/src/glibc-build/math/w_lgamma_compatf.o.dt -MT /usr/src/glibc-build/math/w_lgamma_compatf.o gcc w_log10f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log10f_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_log10f_compat.o.dt -MT /usr/src/glibc-build/math/w_log10f_compat.o gcc w_log2f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log2f_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_log2f_compat.o.dt -MT /usr/src/glibc-build/math/w_log2f_compat.o gcc w_logf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_logf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_logf_compat.o.dt -MT /usr/src/glibc-build/math/w_logf_compat.o gcc w_powf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_powf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_powf_compat.o.dt -MT /usr/src/glibc-build/math/w_powf_compat.o gcc w_remainderf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_remainderf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_remainderf_compat.o.dt -MT /usr/src/glibc-build/math/w_remainderf_compat.o gcc w_scalbf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalbf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_scalbf_compat.o.dt -MT /usr/src/glibc-build/math/w_scalbf_compat.o gcc w_sinhf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sinhf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_sinhf_compat.o.dt -MT /usr/src/glibc-build/math/w_sinhf_compat.o gcc w_sqrtf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sqrtf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_sqrtf_compat.o.dt -MT /usr/src/glibc-build/math/w_sqrtf_compat.o gcc w_tgammaf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_tgammaf_compat.o -MD -MP -MF /usr/src/glibc-build/math/w_tgammaf_compat.o.dt -MT /usr/src/glibc-build/math/w_tgammaf_compat.o gcc /usr/src/glibc-build/math/cabsl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cabsl.o -MD -MP -MF /usr/src/glibc-build/math/cabsl.o.dt -MT /usr/src/glibc-build/math/cabsl.o gcc /usr/src/glibc-build/math/cargl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cargl.o -MD -MP -MF /usr/src/glibc-build/math/cargl.o.dt -MT /usr/src/glibc-build/math/cargl.o gcc /usr/src/glibc-build/math/cimagl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cimagl.o -MD -MP -MF /usr/src/glibc-build/math/cimagl.o.dt -MT /usr/src/glibc-build/math/cimagl.o gcc /usr/src/glibc-build/math/conjl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/conjl.o -MD -MP -MF /usr/src/glibc-build/math/conjl.o.dt -MT /usr/src/glibc-build/math/conjl.o gcc /usr/src/glibc-build/math/creall.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/creall.o -MD -MP -MF /usr/src/glibc-build/math/creall.o.dt -MT /usr/src/glibc-build/math/creall.o gcc /usr/src/glibc-build/math/e_exp2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-exp2f64x -fno-builtin-exp2f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp2l.o -MD -MP -MF /usr/src/glibc-build/math/e_exp2l.o.dt -MT /usr/src/glibc-build/math/e_exp2l.o gcc /usr/src/glibc-build/math/e_scalbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_scalbl.o -MD -MP -MF /usr/src/glibc-build/math/e_scalbl.o.dt -MT /usr/src/glibc-build/math/e_scalbl.o gcc /usr/src/glibc-build/math/k_casinhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_casinhl.o -MD -MP -MF /usr/src/glibc-build/math/k_casinhl.o.dt -MT /usr/src/glibc-build/math/k_casinhl.o gcc /usr/src/glibc-build/math/s_acospil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_acospil.o -MD -MP -MF /usr/src/glibc-build/math/s_acospil.o.dt -MT /usr/src/glibc-build/math/s_acospil.o gcc /usr/src/glibc-build/math/s_asinpil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_asinpil.o -MD -MP -MF /usr/src/glibc-build/math/s_asinpil.o.dt -MT /usr/src/glibc-build/math/s_asinpil.o gcc /usr/src/glibc-build/math/s_atan2pil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atan2pil.o -MD -MP -MF /usr/src/glibc-build/math/s_atan2pil.o.dt -MT /usr/src/glibc-build/math/s_atan2pil.o gcc /usr/src/glibc-build/math/s_atanpil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atanpil.o -MD -MP -MF /usr/src/glibc-build/math/s_atanpil.o.dt -MT /usr/src/glibc-build/math/s_atanpil.o gcc /usr/src/glibc-build/math/s_cacosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cacosf64x -fno-builtin-cacosf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cacosl.o -MD -MP -MF /usr/src/glibc-build/math/s_cacosl.o.dt -MT /usr/src/glibc-build/math/s_cacosl.o gcc /usr/src/glibc-build/math/s_cacoshl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cacoshf64x -fno-builtin-cacoshf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cacoshl.o -MD -MP -MF /usr/src/glibc-build/math/s_cacoshl.o.dt -MT /usr/src/glibc-build/math/s_cacoshl.o gcc /usr/src/glibc-build/math/s_canonicalizel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-canonicalizef64x -fno-builtin-canonicalizef128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_canonicalizel.o -MD -MP -MF /usr/src/glibc-build/math/s_canonicalizel.o.dt -MT /usr/src/glibc-build/math/s_canonicalizel.o gcc /usr/src/glibc-build/math/s_casinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-casinf64x -fno-builtin-casinf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_casinl.o -MD -MP -MF /usr/src/glibc-build/math/s_casinl.o.dt -MT /usr/src/glibc-build/math/s_casinl.o gcc /usr/src/glibc-build/math/s_casinhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-casinhf64x -fno-builtin-casinhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_casinhl.o -MD -MP -MF /usr/src/glibc-build/math/s_casinhl.o.dt -MT /usr/src/glibc-build/math/s_casinhl.o gcc /usr/src/glibc-build/math/s_catanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-catanf64x -fno-builtin-catanf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_catanl.o -MD -MP -MF /usr/src/glibc-build/math/s_catanl.o.dt -MT /usr/src/glibc-build/math/s_catanl.o gcc /usr/src/glibc-build/math/s_catanhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-catanhf64x -fno-builtin-catanhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_catanhl.o -MD -MP -MF /usr/src/glibc-build/math/s_catanhl.o.dt -MT /usr/src/glibc-build/math/s_catanhl.o gcc /usr/src/glibc-build/math/s_ccosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ccosf64x -fno-builtin-ccosf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ccosl.o -MD -MP -MF /usr/src/glibc-build/math/s_ccosl.o.dt -MT /usr/src/glibc-build/math/s_ccosl.o gcc /usr/src/glibc-build/math/s_ccoshl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ccoshf64x -fno-builtin-ccoshf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ccoshl.o -MD -MP -MF /usr/src/glibc-build/math/s_ccoshl.o.dt -MT /usr/src/glibc-build/math/s_ccoshl.o gcc /usr/src/glibc-build/math/s_cexpl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cexpf64x -fno-builtin-cexpf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cexpl.o -MD -MP -MF /usr/src/glibc-build/math/s_cexpl.o.dt -MT /usr/src/glibc-build/math/s_cexpl.o gcc /usr/src/glibc-build/math/s_clog10l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-clog10f64x -fno-builtin-clog10f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_clog10l.o -MD -MP -MF /usr/src/glibc-build/math/s_clog10l.o.dt -MT /usr/src/glibc-build/math/s_clog10l.o gcc /usr/src/glibc-build/math/s_clogl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-clogf64x -fno-builtin-clogf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_clogl.o -MD -MP -MF /usr/src/glibc-build/math/s_clogl.o.dt -MT /usr/src/glibc-build/math/s_clogl.o gcc /usr/src/glibc-build/math/s_cospil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cospil.o -MD -MP -MF /usr/src/glibc-build/math/s_cospil.o.dt -MT /usr/src/glibc-build/math/s_cospil.o gcc /usr/src/glibc-build/math/s_cpowl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cpowf64x -fno-builtin-cpowf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cpowl.o -MD -MP -MF /usr/src/glibc-build/math/s_cpowl.o.dt -MT /usr/src/glibc-build/math/s_cpowl.o gcc /usr/src/glibc-build/math/s_cprojl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cprojf64x -fno-builtin-cprojf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cprojl.o -MD -MP -MF /usr/src/glibc-build/math/s_cprojl.o.dt -MT /usr/src/glibc-build/math/s_cprojl.o gcc /usr/src/glibc-build/math/s_csinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-csinf64x -fno-builtin-csinf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csinl.o -MD -MP -MF /usr/src/glibc-build/math/s_csinl.o.dt -MT /usr/src/glibc-build/math/s_csinl.o gcc /usr/src/glibc-build/math/s_csinhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-csinhf64x -fno-builtin-csinhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csinhl.o -MD -MP -MF /usr/src/glibc-build/math/s_csinhl.o.dt -MT /usr/src/glibc-build/math/s_csinhl.o gcc /usr/src/glibc-build/math/s_csqrtl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-csqrtf64x -fno-builtin-csqrtf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csqrtl.o -MD -MP -MF /usr/src/glibc-build/math/s_csqrtl.o.dt -MT /usr/src/glibc-build/math/s_csqrtl.o gcc /usr/src/glibc-build/math/s_ctanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ctanf64x -fno-builtin-ctanf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ctanl.o -MD -MP -MF /usr/src/glibc-build/math/s_ctanl.o.dt -MT /usr/src/glibc-build/math/s_ctanl.o gcc /usr/src/glibc-build/math/s_ctanhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ctanhf64x -fno-builtin-ctanhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ctanhl.o -MD -MP -MF /usr/src/glibc-build/math/s_ctanhl.o.dt -MT /usr/src/glibc-build/math/s_ctanhl.o gcc /usr/src/glibc-build/math/s_exp10m1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_exp10m1l.o -MD -MP -MF /usr/src/glibc-build/math/s_exp10m1l.o.dt -MT /usr/src/glibc-build/math/s_exp10m1l.o gcc /usr/src/glibc-build/math/s_exp2m1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_exp2m1l.o -MD -MP -MF /usr/src/glibc-build/math/s_exp2m1l.o.dt -MT /usr/src/glibc-build/math/s_exp2m1l.o gcc /usr/src/glibc-build/math/s_fdiml.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fdimf64x -fno-builtin-fdimf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fdiml.o -MD -MP -MF /usr/src/glibc-build/math/s_fdiml.o.dt -MT /usr/src/glibc-build/math/s_fdiml.o gcc /usr/src/glibc-build/math/s_fmaxl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaxf64x -fno-builtin-fmaxf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaxl.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaxl.o.dt -MT /usr/src/glibc-build/math/s_fmaxl.o gcc /usr/src/glibc-build/math/s_fmaximuml.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaximumf64x -fno-builtin-fmaximumf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximuml.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaximuml.o.dt -MT /usr/src/glibc-build/math/s_fmaximuml.o gcc /usr/src/glibc-build/math/s_fmaximum_magl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaximum_magf64x -fno-builtin-fmaximum_magf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_magl.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_magl.o.dt -MT /usr/src/glibc-build/math/s_fmaximum_magl.o gcc /usr/src/glibc-build/math/s_fmaximum_mag_numl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaximum_mag_numf64x -fno-builtin-fmaximum_mag_numf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_mag_numl.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_mag_numl.o.dt -MT /usr/src/glibc-build/math/s_fmaximum_mag_numl.o gcc /usr/src/glibc-build/math/s_fmaximum_numl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaximum_numf64x -fno-builtin-fmaximum_numf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_numl.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_numl.o.dt -MT /usr/src/glibc-build/math/s_fmaximum_numl.o gcc /usr/src/glibc-build/math/s_fmaxmagl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaxmagf64x -fno-builtin-fmaxmagf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaxmagl.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaxmagl.o.dt -MT /usr/src/glibc-build/math/s_fmaxmagl.o gcc /usr/src/glibc-build/math/s_fminl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminf64x -fno-builtin-fminf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminl.o -MD -MP -MF /usr/src/glibc-build/math/s_fminl.o.dt -MT /usr/src/glibc-build/math/s_fminl.o gcc /usr/src/glibc-build/math/s_fminimuml.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminimumf64x -fno-builtin-fminimumf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimuml.o -MD -MP -MF /usr/src/glibc-build/math/s_fminimuml.o.dt -MT /usr/src/glibc-build/math/s_fminimuml.o gcc /usr/src/glibc-build/math/s_fminimum_magl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminimum_magf64x -fno-builtin-fminimum_magf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_magl.o -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_magl.o.dt -MT /usr/src/glibc-build/math/s_fminimum_magl.o gcc /usr/src/glibc-build/math/s_fminimum_mag_numl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminimum_mag_numf64x -fno-builtin-fminimum_mag_numf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_mag_numl.o -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_mag_numl.o.dt -MT /usr/src/glibc-build/math/s_fminimum_mag_numl.o gcc /usr/src/glibc-build/math/s_fminimum_numl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminimum_numf64x -fno-builtin-fminimum_numf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_numl.o -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_numl.o.dt -MT /usr/src/glibc-build/math/s_fminimum_numl.o gcc /usr/src/glibc-build/math/s_fminmagl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminmagf64x -fno-builtin-fminmagf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminmagl.o -MD -MP -MF /usr/src/glibc-build/math/s_fminmagl.o.dt -MT /usr/src/glibc-build/math/s_fminmagl.o gcc /usr/src/glibc-build/math/s_iseqsigl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_iseqsigl.o -MD -MP -MF /usr/src/glibc-build/math/s_iseqsigl.o.dt -MT /usr/src/glibc-build/math/s_iseqsigl.o gcc /usr/src/glibc-build/math/s_log10p1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log10p1l.o -MD -MP -MF /usr/src/glibc-build/math/s_log10p1l.o.dt -MT /usr/src/glibc-build/math/s_log10p1l.o gcc /usr/src/glibc-build/math/s_log2p1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log2p1l.o -MD -MP -MF /usr/src/glibc-build/math/s_log2p1l.o.dt -MT /usr/src/glibc-build/math/s_log2p1l.o gcc /usr/src/glibc-build/math/s_nanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nanf64x -fno-builtin-nanf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nanl.o -MD -MP -MF /usr/src/glibc-build/math/s_nanl.o.dt -MT /usr/src/glibc-build/math/s_nanl.o gcc /usr/src/glibc-build/math/s_nextdownl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nextdownf64x -fno-builtin-nextdownf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextdownl.o -MD -MP -MF /usr/src/glibc-build/math/s_nextdownl.o.dt -MT /usr/src/glibc-build/math/s_nextdownl.o gcc /usr/src/glibc-build/math/s_significandl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_significandl.o -MD -MP -MF /usr/src/glibc-build/math/s_significandl.o.dt -MT /usr/src/glibc-build/math/s_significandl.o gcc /usr/src/glibc-build/math/s_sinpil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sinpil.o -MD -MP -MF /usr/src/glibc-build/math/s_sinpil.o.dt -MT /usr/src/glibc-build/math/s_sinpil.o gcc /usr/src/glibc-build/math/s_tanpil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanpil.o -MD -MP -MF /usr/src/glibc-build/math/s_tanpil.o.dt -MT /usr/src/glibc-build/math/s_tanpil.o gcc /usr/src/glibc-build/math/w_acosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-acosf64x -fno-builtin-acosf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acosl.o -MD -MP -MF /usr/src/glibc-build/math/w_acosl.o.dt -MT /usr/src/glibc-build/math/w_acosl.o gcc /usr/src/glibc-build/math/w_acoshl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-acoshf64x -fno-builtin-acoshf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acoshl.o -MD -MP -MF /usr/src/glibc-build/math/w_acoshl.o.dt -MT /usr/src/glibc-build/math/w_acoshl.o gcc /usr/src/glibc-build/math/w_asinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-asinf64x -fno-builtin-asinf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_asinl.o -MD -MP -MF /usr/src/glibc-build/math/w_asinl.o.dt -MT /usr/src/glibc-build/math/w_asinl.o gcc /usr/src/glibc-build/math/w_atan2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-atan2f64x -fno-builtin-atan2f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atan2l.o -MD -MP -MF /usr/src/glibc-build/math/w_atan2l.o.dt -MT /usr/src/glibc-build/math/w_atan2l.o gcc /usr/src/glibc-build/math/w_atanhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-atanhf64x -fno-builtin-atanhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atanhl.o -MD -MP -MF /usr/src/glibc-build/math/w_atanhl.o.dt -MT /usr/src/glibc-build/math/w_atanhl.o gcc /usr/src/glibc-build/math/w_coshl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-coshf64x -fno-builtin-coshf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_coshl.o -MD -MP -MF /usr/src/glibc-build/math/w_coshl.o.dt -MT /usr/src/glibc-build/math/w_coshl.o gcc /usr/src/glibc-build/math/w_exp10l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-exp10f64x -fno-builtin-exp10f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp10l.o -MD -MP -MF /usr/src/glibc-build/math/w_exp10l.o.dt -MT /usr/src/glibc-build/math/w_exp10l.o gcc /usr/src/glibc-build/math/w_exp2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp2l.o -MD -MP -MF /usr/src/glibc-build/math/w_exp2l.o.dt -MT /usr/src/glibc-build/math/w_exp2l.o gcc /usr/src/glibc-build/math/w_expl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_expl.o -MD -MP -MF /usr/src/glibc-build/math/w_expl.o.dt -MT /usr/src/glibc-build/math/w_expl.o gcc /usr/src/glibc-build/math/w_fmodl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmodf64x -fno-builtin-fmodf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_fmodl.o -MD -MP -MF /usr/src/glibc-build/math/w_fmodl.o.dt -MT /usr/src/glibc-build/math/w_fmodl.o gcc /usr/src/glibc-build/math/w_hypotl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-hypotf64x -fno-builtin-hypotf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_hypotl.o -MD -MP -MF /usr/src/glibc-build/math/w_hypotl.o.dt -MT /usr/src/glibc-build/math/w_hypotl.o gcc /usr/src/glibc-build/math/w_ilogbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ilogbf64x -fno-builtin-ilogbf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_ilogbl.o -MD -MP -MF /usr/src/glibc-build/math/w_ilogbl.o.dt -MT /usr/src/glibc-build/math/w_ilogbl.o gcc /usr/src/glibc-build/math/w_j0l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-j0f64x -fno-builtin-j0f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j0l.o -MD -MP -MF /usr/src/glibc-build/math/w_j0l.o.dt -MT /usr/src/glibc-build/math/w_j0l.o gcc /usr/src/glibc-build/math/w_j1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-j1f64x -fno-builtin-j1f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j1l.o -MD -MP -MF /usr/src/glibc-build/math/w_j1l.o.dt -MT /usr/src/glibc-build/math/w_j1l.o gcc /usr/src/glibc-build/math/w_jnl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-jnf64x -fno-builtin-jnf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_jnl.o -MD -MP -MF /usr/src/glibc-build/math/w_jnl.o.dt -MT /usr/src/glibc-build/math/w_jnl.o gcc w_lgammal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-lgammaf64x -fno-builtin-lgammaf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammal.o -MD -MP -MF /usr/src/glibc-build/math/w_lgammal.o.dt -MT /usr/src/glibc-build/math/w_lgammal.o gcc /usr/src/glibc-build/math/w_lgammal_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-lgammaf64x_r -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammal_r.o -MD -MP -MF /usr/src/glibc-build/math/w_lgammal_r.o.dt -MT /usr/src/glibc-build/math/w_lgammal_r.o gcc /usr/src/glibc-build/math/w_llogbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-llogbf64x -fno-builtin-llogbf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_llogbl.o -MD -MP -MF /usr/src/glibc-build/math/w_llogbl.o.dt -MT /usr/src/glibc-build/math/w_llogbl.o gcc /usr/src/glibc-build/math/w_log10l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-log10f64x -fno-builtin-log10f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log10l.o -MD -MP -MF /usr/src/glibc-build/math/w_log10l.o.dt -MT /usr/src/glibc-build/math/w_log10l.o gcc /usr/src/glibc-build/math/w_log1pl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-log1pf64x -fno-builtin-log1pf128 -fno-builtin-logp1f64x -fno-builtin-logp1f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log1pl.o -MD -MP -MF /usr/src/glibc-build/math/w_log1pl.o.dt -MT /usr/src/glibc-build/math/w_log1pl.o gcc /usr/src/glibc-build/math/w_log2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log2l.o -MD -MP -MF /usr/src/glibc-build/math/w_log2l.o.dt -MT /usr/src/glibc-build/math/w_log2l.o gcc /usr/src/glibc-build/math/w_logl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_logl.o -MD -MP -MF /usr/src/glibc-build/math/w_logl.o.dt -MT /usr/src/glibc-build/math/w_logl.o gcc /usr/src/glibc-build/math/w_powl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_powl.o -MD -MP -MF /usr/src/glibc-build/math/w_powl.o.dt -MT /usr/src/glibc-build/math/w_powl.o gcc w_remainderl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-remainderf64x -fno-builtin-remainderf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_remainderl.o -MD -MP -MF /usr/src/glibc-build/math/w_remainderl.o.dt -MT /usr/src/glibc-build/math/w_remainderl.o gcc /usr/src/glibc-build/math/w_scalbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalbl.o -MD -MP -MF /usr/src/glibc-build/math/w_scalbl.o.dt -MT /usr/src/glibc-build/math/w_scalbl.o gcc /usr/src/glibc-build/math/w_scalblnl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-scalblnf64x -fno-builtin-scalblnf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalblnl.o -MD -MP -MF /usr/src/glibc-build/math/w_scalblnl.o.dt -MT /usr/src/glibc-build/math/w_scalblnl.o gcc /usr/src/glibc-build/math/w_sinhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sinhf64x -fno-builtin-sinhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sinhl.o -MD -MP -MF /usr/src/glibc-build/math/w_sinhl.o.dt -MT /usr/src/glibc-build/math/w_sinhl.o gcc /usr/src/glibc-build/math/w_sqrtl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sqrtf64x -fno-builtin-sqrtf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sqrtl.o -MD -MP -MF /usr/src/glibc-build/math/w_sqrtl.o.dt -MT /usr/src/glibc-build/math/w_sqrtl.o gcc /usr/src/glibc-build/math/w_tgammal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-tgammaf64x -fno-builtin-tgammaf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_tgammal.o -MD -MP -MF /usr/src/glibc-build/math/w_tgammal.o.dt -MT /usr/src/glibc-build/math/w_tgammal.o gcc ../sysdeps/ieee754/ldbl-128/e_acosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_acosl.o -MD -MP -MF /usr/src/glibc-build/math/e_acosl.o.dt -MT /usr/src/glibc-build/math/e_acosl.o gcc ../sysdeps/ieee754/ldbl-128/e_acoshl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_acoshl.o -MD -MP -MF /usr/src/glibc-build/math/e_acoshl.o.dt -MT /usr/src/glibc-build/math/e_acoshl.o gcc ../sysdeps/ieee754/ldbl-128/e_asinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_asinl.o -MD -MP -MF /usr/src/glibc-build/math/e_asinl.o.dt -MT /usr/src/glibc-build/math/e_asinl.o gcc ../sysdeps/ieee754/ldbl-128/e_atan2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_atan2l.o -MD -MP -MF /usr/src/glibc-build/math/e_atan2l.o.dt -MT /usr/src/glibc-build/math/e_atan2l.o gcc ../sysdeps/ieee754/ldbl-128/e_atanhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_atanhl.o -MD -MP -MF /usr/src/glibc-build/math/e_atanhl.o.dt -MT /usr/src/glibc-build/math/e_atanhl.o gcc ../sysdeps/ieee754/ldbl-128/e_coshl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_coshl.o -MD -MP -MF /usr/src/glibc-build/math/e_coshl.o.dt -MT /usr/src/glibc-build/math/e_coshl.o gcc ../sysdeps/ieee754/ldbl-128/e_exp10l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp10l.o -MD -MP -MF /usr/src/glibc-build/math/e_exp10l.o.dt -MT /usr/src/glibc-build/math/e_exp10l.o gcc ../sysdeps/ieee754/ldbl-128/e_expl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-expf64x -fno-builtin-expf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_expl.o -MD -MP -MF /usr/src/glibc-build/math/e_expl.o.dt -MT /usr/src/glibc-build/math/e_expl.o gcc ../sysdeps/ieee754/ldbl-128/e_fmodl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_fmodl.o -MD -MP -MF /usr/src/glibc-build/math/e_fmodl.o.dt -MT /usr/src/glibc-build/math/e_fmodl.o gcc ../sysdeps/ieee754/ldbl-128/e_gammal_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_gammal_r.o -MD -MP -MF /usr/src/glibc-build/math/e_gammal_r.o.dt -MT /usr/src/glibc-build/math/e_gammal_r.o gcc ../sysdeps/ieee754/ldbl-128/e_hypotl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_hypotl.o -MD -MP -MF /usr/src/glibc-build/math/e_hypotl.o.dt -MT /usr/src/glibc-build/math/e_hypotl.o gcc ../sysdeps/ieee754/ldbl-128/e_ilogbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_ilogbl.o -MD -MP -MF /usr/src/glibc-build/math/e_ilogbl.o.dt -MT /usr/src/glibc-build/math/e_ilogbl.o In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../bits/libc-header-start.h:33, from ../math/math.h:27, from ../include/math.h:7, from ../sysdeps/ieee754/ldbl-128/e_gammal_r.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_gammal_r' at ../sysdeps/ieee754/ldbl-128/e_gammal_r.c:166:7: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/ldbl-128/e_gammal_r.c:21: ../sysdeps/ieee754/ldbl-128/e_gammal_r.c: In function '__ieee754_gammal_r': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_gammal_r.c:166:7: note: in expansion of macro 'SET_RESTORE_ROUNDL' 166 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_gammal_r' at ../sysdeps/ieee754/ldbl-128/e_gammal_r.c:166:7: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_gammal_r.c: In function '__ieee754_gammal_r': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_gammal_r.c:166:7: note: in expansion of macro 'SET_RESTORE_ROUNDL' 166 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/ldbl-128/e_j0l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_j0l.o -MD -MP -MF /usr/src/glibc-build/math/e_j0l.o.dt -MT /usr/src/glibc-build/math/e_j0l.o gcc ../sysdeps/ieee754/ldbl-128/e_j1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_j1l.o -MD -MP -MF /usr/src/glibc-build/math/e_j1l.o.dt -MT /usr/src/glibc-build/math/e_j1l.o gcc ../sysdeps/ieee754/ldbl-128/e_jnl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_jnl.o -MD -MP -MF /usr/src/glibc-build/math/e_jnl.o.dt -MT /usr/src/glibc-build/math/e_jnl.o gcc ../sysdeps/ieee754/ldbl-128/e_lgammal_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_lgammal_r.o -MD -MP -MF /usr/src/glibc-build/math/e_lgammal_r.o.dt -MT /usr/src/glibc-build/math/e_lgammal_r.o In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/ldbl-128/e_j1l.c:98: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_y1l' at ../sysdeps/ieee754/ldbl-128/e_j1l.c:871:7: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/ldbl-128/e_j1l.c:101: ../sysdeps/ieee754/ldbl-128/e_j1l.c: In function '__ieee754_y1l': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_j1l.c:871:7: note: in expansion of macro 'SET_RESTORE_ROUNDL' 871 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_y1l' at ../sysdeps/ieee754/ldbl-128/e_j1l.c:871:7: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_j1l.c: In function '__ieee754_y1l': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_j1l.c:871:7: note: in expansion of macro 'SET_RESTORE_ROUNDL' 871 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/ldbl-128/e_log10l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log10l.o -MD -MP -MF /usr/src/glibc-build/math/e_log10l.o.dt -MT /usr/src/glibc-build/math/e_log10l.o In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/ldbl-128/e_jnl.c:59: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_jnl' at ../sysdeps/ieee754/ldbl-128/e_jnl.c:113:5: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/ldbl-128/e_jnl.c:63: ../sysdeps/ieee754/ldbl-128/e_jnl.c: In function '__ieee754_jnl': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c:113:5: note: in expansion of macro 'SET_RESTORE_ROUNDL' 113 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_jnl' at ../sysdeps/ieee754/ldbl-128/e_jnl.c:113:5: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c: In function '__ieee754_jnl': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c:113:5: note: in expansion of macro 'SET_RESTORE_ROUNDL' 113 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_ynl' at ../sysdeps/ieee754/ldbl-128/e_jnl.c:349:5: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c: In function '__ieee754_ynl': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c:349:5: note: in expansion of macro 'SET_RESTORE_ROUNDL' 349 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_ynl' at ../sysdeps/ieee754/ldbl-128/e_jnl.c:349:5: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c: In function '__ieee754_ynl': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c:349:5: note: in expansion of macro 'SET_RESTORE_ROUNDL' 349 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/ldbl-128/e_log2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-log2f64x -fno-builtin-log2f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log2l.o -MD -MP -MF /usr/src/glibc-build/math/e_log2l.o.dt -MT /usr/src/glibc-build/math/e_log2l.o gcc ../sysdeps/ieee754/ldbl-128/e_logl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-logf64x -fno-builtin-logf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_logl.o -MD -MP -MF /usr/src/glibc-build/math/e_logl.o.dt -MT /usr/src/glibc-build/math/e_logl.o gcc ../sysdeps/ieee754/ldbl-128/e_powl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-powf64x -fno-builtin-powf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_powl.o -MD -MP -MF /usr/src/glibc-build/math/e_powl.o.dt -MT /usr/src/glibc-build/math/e_powl.o gcc ../sysdeps/ieee754/ldbl-128/e_remainderl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_remainderl.o -MD -MP -MF /usr/src/glibc-build/math/e_remainderl.o.dt -MT /usr/src/glibc-build/math/e_remainderl.o gcc ../sysdeps/ieee754/ldbl-128/e_sinhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_sinhl.o -MD -MP -MF /usr/src/glibc-build/math/e_sinhl.o.dt -MT /usr/src/glibc-build/math/e_sinhl.o gcc ../sysdeps/aarch64/e_sqrtl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_sqrtl.o -MD -MP -MF /usr/src/glibc-build/math/e_sqrtl.o.dt -MT /usr/src/glibc-build/math/e_sqrtl.o gcc ../sysdeps/ieee754/ldbl-128/gamma_productl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/gamma_productl.o -MD -MP -MF /usr/src/glibc-build/math/gamma_productl.o.dt -MT /usr/src/glibc-build/math/gamma_productl.o gcc ../sysdeps/ieee754/ldbl-128/k_tanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_tanl.o -MD -MP -MF /usr/src/glibc-build/math/k_tanl.o.dt -MT /usr/src/glibc-build/math/k_tanl.o gcc ../sysdeps/ieee754/ldbl-128/lgamma_negl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/lgamma_negl.o -MD -MP -MF /usr/src/glibc-build/math/lgamma_negl.o.dt -MT /usr/src/glibc-build/math/lgamma_negl.o gcc ../sysdeps/ieee754/ldbl-128/lgamma_productl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/lgamma_productl.o -MD -MP -MF /usr/src/glibc-build/math/lgamma_productl.o.dt -MT /usr/src/glibc-build/math/lgamma_productl.o gcc ../sysdeps/ieee754/ldbl-128/s_asinhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-asinhf64x -fno-builtin-asinhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_asinhl.o -MD -MP -MF /usr/src/glibc-build/math/s_asinhl.o.dt -MT /usr/src/glibc-build/math/s_asinhl.o In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../bits/libc-header-start.h:33, from ../include/float.h:5, from ../sysdeps/ieee754/ldbl-128/lgamma_negl.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__lgamma_negl' at ../sysdeps/ieee754/ldbl-128/lgamma_negl.c:459:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/ldbl-128/lgamma_negl.c:22: ../sysdeps/ieee754/ldbl-128/lgamma_negl.c: In function '__lgamma_negl': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/lgamma_negl.c:459:3: note: in expansion of macro 'SET_RESTORE_ROUNDL' 459 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__lgamma_negl' at ../sysdeps/ieee754/ldbl-128/lgamma_negl.c:459:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/lgamma_negl.c: In function '__lgamma_negl': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/lgamma_negl.c:459:3: note: in expansion of macro 'SET_RESTORE_ROUNDL' 459 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/ldbl-128/s_atanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-atanf64x -fno-builtin-atanf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atanl.o -MD -MP -MF /usr/src/glibc-build/math/s_atanl.o.dt -MT /usr/src/glibc-build/math/s_atanl.o In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/ldbl-128/gamma_productl.c:21: In function 'libc_feresetround_aarch64_ctx', inlined from '__gamma_productl' at ../sysdeps/ieee754/ldbl-128/gamma_productl.c:35:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/ldbl-128/gamma_productl.c: In function '__gamma_productl': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/gamma_productl.c:35:3: note: in expansion of macro 'SET_RESTORE_ROUNDL' 35 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/ldbl-128/s_cbrtl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cbrtf64x -fno-builtin-cbrtf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cbrtl.o -MD -MP -MF /usr/src/glibc-build/math/s_cbrtl.o.dt -MT /usr/src/glibc-build/math/s_cbrtl.o gcc ../sysdeps/ieee754/ldbl-128/s_ceill.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ceilf64x -fno-builtin-ceilf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ceill.o -MD -MP -MF /usr/src/glibc-build/math/s_ceill.o.dt -MT /usr/src/glibc-build/math/s_ceill.o gcc ../sysdeps/ieee754/ldbl-128/s_cosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cosf64x -fno-builtin-cosf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cosl.o -MD -MP -MF /usr/src/glibc-build/math/s_cosl.o.dt -MT /usr/src/glibc-build/math/s_cosl.o gcc ../sysdeps/ieee754/ldbl-128/s_erfl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-erff64x -fno-builtin-erff128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_erfl.o -MD -MP -MF /usr/src/glibc-build/math/s_erfl.o.dt -MT /usr/src/glibc-build/math/s_erfl.o gcc ../sysdeps/ieee754/ldbl-128/s_erfcl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-erfcf64x -fno-builtin-erfcf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_erfcl.o -MD -MP -MF /usr/src/glibc-build/math/s_erfcl.o.dt -MT /usr/src/glibc-build/math/s_erfcl.o gcc ../sysdeps/ieee754/ldbl-128/s_expm1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-expm1f64x -fno-builtin-expm1f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_expm1l.o -MD -MP -MF /usr/src/glibc-build/math/s_expm1l.o.dt -MT /usr/src/glibc-build/math/s_expm1l.o gcc ../sysdeps/ieee754/ldbl-128/s_fabsl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fabsf64x -fno-builtin-fabsf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fabsl.o -MD -MP -MF /usr/src/glibc-build/math/s_fabsl.o.dt -MT /usr/src/glibc-build/math/s_fabsl.o gcc ../sysdeps/ieee754/ldbl-128/s_floorl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-floorf64x -fno-builtin-floorf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_floorl.o -MD -MP -MF /usr/src/glibc-build/math/s_floorl.o.dt -MT /usr/src/glibc-build/math/s_floorl.o gcc ../sysdeps/ieee754/ldbl-128/s_fmal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaf64x -fno-builtin-fmaf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmal.o -MD -MP -MF /usr/src/glibc-build/math/s_fmal.o.dt -MT /usr/src/glibc-build/math/s_fmal.o gcc ../sysdeps/ieee754/ldbl-128/s_fpclassifyl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fpclassifyl.o -MD -MP -MF /usr/src/glibc-build/math/s_fpclassifyl.o.dt -MT /usr/src/glibc-build/math/s_fpclassifyl.o gcc ../sysdeps/ieee754/ldbl-128/s_fromfpl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fromfpf64x -fno-builtin-fromfpf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fromfpl.o -MD -MP -MF /usr/src/glibc-build/math/s_fromfpl.o.dt -MT /usr/src/glibc-build/math/s_fromfpl.o gcc ../sysdeps/ieee754/ldbl-128/s_fromfpxl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fromfpxf64x -fno-builtin-fromfpxf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fromfpxl.o -MD -MP -MF /usr/src/glibc-build/math/s_fromfpxl.o.dt -MT /usr/src/glibc-build/math/s_fromfpxl.o gcc ../sysdeps/ieee754/ldbl-128/s_getpayloadl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-getpayloadf64x -fno-builtin-getpayloadf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_getpayloadl.o -MD -MP -MF /usr/src/glibc-build/math/s_getpayloadl.o.dt -MT /usr/src/glibc-build/math/s_getpayloadl.o gcc ../sysdeps/ieee754/ldbl-128/s_issignalingl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_issignalingl.o -MD -MP -MF /usr/src/glibc-build/math/s_issignalingl.o.dt -MT /usr/src/glibc-build/math/s_issignalingl.o gcc ../sysdeps/ieee754/ldbl-128/s_llrintl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-llrintf64x -fno-builtin-llrintf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_llrintl.o -MD -MP -MF /usr/src/glibc-build/math/s_llrintl.o.dt -MT /usr/src/glibc-build/math/s_llrintl.o gcc ../sysdeps/ieee754/ldbl-128/s_llroundl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-llroundf64x -fno-builtin-llroundf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_llroundl.o -MD -MP -MF /usr/src/glibc-build/math/s_llroundl.o.dt -MT /usr/src/glibc-build/math/s_llroundl.o gcc ../sysdeps/ieee754/ldbl-128/s_log1pl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log1pl.o -MD -MP -MF /usr/src/glibc-build/math/s_log1pl.o.dt -MT /usr/src/glibc-build/math/s_log1pl.o gcc ../sysdeps/ieee754/ldbl-128/s_logbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-logbf64x -fno-builtin-logbf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_logbl.o -MD -MP -MF /usr/src/glibc-build/math/s_logbl.o.dt -MT /usr/src/glibc-build/math/s_logbl.o gcc ../sysdeps/ieee754/ldbl-128/s_lrintl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-lrintf64x -fno-builtin-lrintf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lrintl.o -MD -MP -MF /usr/src/glibc-build/math/s_lrintl.o.dt -MT /usr/src/glibc-build/math/s_lrintl.o gcc ../sysdeps/ieee754/ldbl-128/s_lroundl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-lroundf64x -fno-builtin-lroundf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lroundl.o -MD -MP -MF /usr/src/glibc-build/math/s_lroundl.o.dt -MT /usr/src/glibc-build/math/s_lroundl.o gcc ../sysdeps/ieee754/ldbl-128/s_nearbyintl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nearbyintf64x -fno-builtin-nearbyintf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nearbyintl.o -MD -MP -MF /usr/src/glibc-build/math/s_nearbyintl.o.dt -MT /usr/src/glibc-build/math/s_nearbyintl.o gcc ../sysdeps/ieee754/ldbl-128/s_nextafterl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nextafterf64x -fno-builtin-nextafterf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextafterl.o -MD -MP -MF /usr/src/glibc-build/math/s_nextafterl.o.dt -MT /usr/src/glibc-build/math/s_nextafterl.o gcc s_nexttowardl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nexttowardl.o -MD -MP -MF /usr/src/glibc-build/math/s_nexttowardl.o.dt -MT /usr/src/glibc-build/math/s_nexttowardl.o gcc ../sysdeps/ieee754/ldbl-128/s_nextupl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nextupf64x -fno-builtin-nextupf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextupl.o -MD -MP -MF /usr/src/glibc-build/math/s_nextupl.o.dt -MT /usr/src/glibc-build/math/s_nextupl.o gcc ../sysdeps/ieee754/ldbl-128/s_remquol.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-remquof64x -fno-builtin-remquof128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_remquol.o -MD -MP -MF /usr/src/glibc-build/math/s_remquol.o.dt -MT /usr/src/glibc-build/math/s_remquol.o gcc ../sysdeps/ieee754/ldbl-128/s_rintl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-rintf64x -fno-builtin-rintf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_rintl.o -MD -MP -MF /usr/src/glibc-build/math/s_rintl.o.dt -MT /usr/src/glibc-build/math/s_rintl.o gcc ../sysdeps/ieee754/ldbl-128/s_roundl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-roundf64x -fno-builtin-roundf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_roundl.o -MD -MP -MF /usr/src/glibc-build/math/s_roundl.o.dt -MT /usr/src/glibc-build/math/s_roundl.o gcc ../sysdeps/ieee754/ldbl-128/s_roundevenl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-roundevenf64x -fno-builtin-roundevenf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_roundevenl.o -MD -MP -MF /usr/src/glibc-build/math/s_roundevenl.o.dt -MT /usr/src/glibc-build/math/s_roundevenl.o gcc ../sysdeps/ieee754/ldbl-128/s_scalblnl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_scalblnl.o -MD -MP -MF /usr/src/glibc-build/math/s_scalblnl.o.dt -MT /usr/src/glibc-build/math/s_scalblnl.o gcc ../sysdeps/ieee754/ldbl-128/s_setpayloadl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-setpayloadf64x -fno-builtin-setpayloadf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_setpayloadl.o -MD -MP -MF /usr/src/glibc-build/math/s_setpayloadl.o.dt -MT /usr/src/glibc-build/math/s_setpayloadl.o gcc ../sysdeps/ieee754/ldbl-128/s_setpayloadsigl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-setpayloadsigf64x -fno-builtin-setpayloadsigf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_setpayloadsigl.o -MD -MP -MF /usr/src/glibc-build/math/s_setpayloadsigl.o.dt -MT /usr/src/glibc-build/math/s_setpayloadsigl.o gcc ../sysdeps/ieee754/ldbl-128/s_sinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sinf64x -fno-builtin-sinf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sinl.o -MD -MP -MF /usr/src/glibc-build/math/s_sinl.o.dt -MT /usr/src/glibc-build/math/s_sinl.o gcc ../sysdeps/ieee754/ldbl-128/s_sincosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sincosf64x -fno-builtin-sincosf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sincosl.o -MD -MP -MF /usr/src/glibc-build/math/s_sincosl.o.dt -MT /usr/src/glibc-build/math/s_sincosl.o gcc ../sysdeps/ieee754/ldbl-128/s_tanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-tanf64x -fno-builtin-tanf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanl.o -MD -MP -MF /usr/src/glibc-build/math/s_tanl.o.dt -MT /usr/src/glibc-build/math/s_tanl.o gcc ../sysdeps/ieee754/ldbl-128/s_tanhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-tanhf64x -fno-builtin-tanhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanhl.o -MD -MP -MF /usr/src/glibc-build/math/s_tanhl.o.dt -MT /usr/src/glibc-build/math/s_tanhl.o gcc ../sysdeps/ieee754/ldbl-128/s_totalorderl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-totalorderf64x -fno-builtin-totalorderf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_totalorderl.o -MD -MP -MF /usr/src/glibc-build/math/s_totalorderl.o.dt -MT /usr/src/glibc-build/math/s_totalorderl.o gcc ../sysdeps/ieee754/ldbl-128/s_totalordermagl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-totalordermagf64x -fno-builtin-totalordermagf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_totalordermagl.o -MD -MP -MF /usr/src/glibc-build/math/s_totalordermagl.o.dt -MT /usr/src/glibc-build/math/s_totalordermagl.o gcc ../sysdeps/ieee754/ldbl-128/s_truncl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-truncf64x -fno-builtin-truncf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_truncl.o -MD -MP -MF /usr/src/glibc-build/math/s_truncl.o.dt -MT /usr/src/glibc-build/math/s_truncl.o gcc ../sysdeps/ieee754/ldbl-128/s_ufromfpl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ufromfpf64x -fno-builtin-ufromfpf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ufromfpl.o -MD -MP -MF /usr/src/glibc-build/math/s_ufromfpl.o.dt -MT /usr/src/glibc-build/math/s_ufromfpl.o gcc ../sysdeps/ieee754/ldbl-128/s_ufromfpxl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ufromfpxf64x -fno-builtin-ufromfpxf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ufromfpxl.o -MD -MP -MF /usr/src/glibc-build/math/s_ufromfpxl.o.dt -MT /usr/src/glibc-build/math/s_ufromfpxl.o gcc ../sysdeps/ieee754/ldbl-128/x2y2m1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/x2y2m1l.o -MD -MP -MF /usr/src/glibc-build/math/x2y2m1l.o.dt -MT /usr/src/glibc-build/math/x2y2m1l.o gcc /usr/src/glibc-build/math/cabs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cabs.o -MD -MP -MF /usr/src/glibc-build/math/cabs.o.dt -MT /usr/src/glibc-build/math/cabs.o gcc /usr/src/glibc-build/math/carg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/carg.o -MD -MP -MF /usr/src/glibc-build/math/carg.o.dt -MT /usr/src/glibc-build/math/carg.o gcc /usr/src/glibc-build/math/cimag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cimag.o -MD -MP -MF /usr/src/glibc-build/math/cimag.o.dt -MT /usr/src/glibc-build/math/cimag.o gcc /usr/src/glibc-build/math/conj.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/conj.o -MD -MP -MF /usr/src/glibc-build/math/conj.o.dt -MT /usr/src/glibc-build/math/conj.o In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../bits/libc-header-start.h:33, from ../math/math.h:27, from ../include/math.h:7, from ../sysdeps/ieee754/ldbl-128/x2y2m1l.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__x2y2m1l' at ../sysdeps/ieee754/ldbl-128/x2y2m1l.c:62:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/ldbl-128/x2y2m1l.c:21: ../sysdeps/ieee754/ldbl-128/x2y2m1l.c: In function '__x2y2m1l': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/x2y2m1l.c:62:3: note: in expansion of macro 'SET_RESTORE_ROUNDL' 62 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__x2y2m1l' at ../sysdeps/ieee754/ldbl-128/x2y2m1l.c:62:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/x2y2m1l.c: In function '__x2y2m1l': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/x2y2m1l.c:62:3: note: in expansion of macro 'SET_RESTORE_ROUNDL' 62 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc /usr/src/glibc-build/math/creal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/creal.o -MD -MP -MF /usr/src/glibc-build/math/creal.o.dt -MT /usr/src/glibc-build/math/creal.o gcc ../sysdeps/ieee754/dbl-64/e_exp2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-exp2f32x -fno-builtin-exp2f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp2.o -MD -MP -MF /usr/src/glibc-build/math/e_exp2.o.dt -MT /usr/src/glibc-build/math/e_exp2.o gcc /usr/src/glibc-build/math/e_scalb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_scalb.o -MD -MP -MF /usr/src/glibc-build/math/e_scalb.o.dt -MT /usr/src/glibc-build/math/e_scalb.o gcc /usr/src/glibc-build/math/k_casinh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_casinh.o -MD -MP -MF /usr/src/glibc-build/math/k_casinh.o.dt -MT /usr/src/glibc-build/math/k_casinh.o gcc /usr/src/glibc-build/math/s_acospi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-acospif32x -fno-builtin-acospif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_acospi.o -MD -MP -MF /usr/src/glibc-build/math/s_acospi.o.dt -MT /usr/src/glibc-build/math/s_acospi.o gcc /usr/src/glibc-build/math/s_asinpi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-asinpif32x -fno-builtin-asinpif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_asinpi.o -MD -MP -MF /usr/src/glibc-build/math/s_asinpi.o.dt -MT /usr/src/glibc-build/math/s_asinpi.o gcc /usr/src/glibc-build/math/s_atan2pi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-atan2pif32x -fno-builtin-atan2pif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atan2pi.o -MD -MP -MF /usr/src/glibc-build/math/s_atan2pi.o.dt -MT /usr/src/glibc-build/math/s_atan2pi.o gcc /usr/src/glibc-build/math/s_atanpi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-atanpif32x -fno-builtin-atanpif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atanpi.o -MD -MP -MF /usr/src/glibc-build/math/s_atanpi.o.dt -MT /usr/src/glibc-build/math/s_atanpi.o gcc /usr/src/glibc-build/math/s_cacos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cacosf32x -fno-builtin-cacosf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cacos.o -MD -MP -MF /usr/src/glibc-build/math/s_cacos.o.dt -MT /usr/src/glibc-build/math/s_cacos.o gcc /usr/src/glibc-build/math/s_cacosh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cacoshf32x -fno-builtin-cacoshf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cacosh.o -MD -MP -MF /usr/src/glibc-build/math/s_cacosh.o.dt -MT /usr/src/glibc-build/math/s_cacosh.o gcc /usr/src/glibc-build/math/s_canonicalize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-canonicalizef32x -fno-builtin-canonicalizef64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_canonicalize.o -MD -MP -MF /usr/src/glibc-build/math/s_canonicalize.o.dt -MT /usr/src/glibc-build/math/s_canonicalize.o gcc /usr/src/glibc-build/math/s_casin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-casinf32x -fno-builtin-casinf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_casin.o -MD -MP -MF /usr/src/glibc-build/math/s_casin.o.dt -MT /usr/src/glibc-build/math/s_casin.o gcc /usr/src/glibc-build/math/s_casinh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-casinhf32x -fno-builtin-casinhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_casinh.o -MD -MP -MF /usr/src/glibc-build/math/s_casinh.o.dt -MT /usr/src/glibc-build/math/s_casinh.o gcc /usr/src/glibc-build/math/s_catan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-catanf32x -fno-builtin-catanf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_catan.o -MD -MP -MF /usr/src/glibc-build/math/s_catan.o.dt -MT /usr/src/glibc-build/math/s_catan.o gcc /usr/src/glibc-build/math/s_catanh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-catanhf32x -fno-builtin-catanhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_catanh.o -MD -MP -MF /usr/src/glibc-build/math/s_catanh.o.dt -MT /usr/src/glibc-build/math/s_catanh.o gcc /usr/src/glibc-build/math/s_ccos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ccosf32x -fno-builtin-ccosf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ccos.o -MD -MP -MF /usr/src/glibc-build/math/s_ccos.o.dt -MT /usr/src/glibc-build/math/s_ccos.o gcc /usr/src/glibc-build/math/s_ccosh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ccoshf32x -fno-builtin-ccoshf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ccosh.o -MD -MP -MF /usr/src/glibc-build/math/s_ccosh.o.dt -MT /usr/src/glibc-build/math/s_ccosh.o gcc /usr/src/glibc-build/math/s_cexp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cexpf32x -fno-builtin-cexpf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cexp.o -MD -MP -MF /usr/src/glibc-build/math/s_cexp.o.dt -MT /usr/src/glibc-build/math/s_cexp.o gcc /usr/src/glibc-build/math/s_clog10.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-clog10f32x -fno-builtin-clog10f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_clog10.o -MD -MP -MF /usr/src/glibc-build/math/s_clog10.o.dt -MT /usr/src/glibc-build/math/s_clog10.o gcc /usr/src/glibc-build/math/s_clog.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-clogf32x -fno-builtin-clogf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_clog.o -MD -MP -MF /usr/src/glibc-build/math/s_clog.o.dt -MT /usr/src/glibc-build/math/s_clog.o gcc /usr/src/glibc-build/math/s_cospi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cospif32x -fno-builtin-cospif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cospi.o -MD -MP -MF /usr/src/glibc-build/math/s_cospi.o.dt -MT /usr/src/glibc-build/math/s_cospi.o gcc /usr/src/glibc-build/math/s_cpow.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cpowf32x -fno-builtin-cpowf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cpow.o -MD -MP -MF /usr/src/glibc-build/math/s_cpow.o.dt -MT /usr/src/glibc-build/math/s_cpow.o gcc /usr/src/glibc-build/math/s_cproj.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cprojf32x -fno-builtin-cprojf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cproj.o -MD -MP -MF /usr/src/glibc-build/math/s_cproj.o.dt -MT /usr/src/glibc-build/math/s_cproj.o gcc /usr/src/glibc-build/math/s_csin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-csinf32x -fno-builtin-csinf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csin.o -MD -MP -MF /usr/src/glibc-build/math/s_csin.o.dt -MT /usr/src/glibc-build/math/s_csin.o gcc /usr/src/glibc-build/math/s_csinh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-csinhf32x -fno-builtin-csinhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csinh.o -MD -MP -MF /usr/src/glibc-build/math/s_csinh.o.dt -MT /usr/src/glibc-build/math/s_csinh.o gcc /usr/src/glibc-build/math/s_csqrt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-csqrtf32x -fno-builtin-csqrtf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csqrt.o -MD -MP -MF /usr/src/glibc-build/math/s_csqrt.o.dt -MT /usr/src/glibc-build/math/s_csqrt.o gcc /usr/src/glibc-build/math/s_ctan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ctanf32x -fno-builtin-ctanf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ctan.o -MD -MP -MF /usr/src/glibc-build/math/s_ctan.o.dt -MT /usr/src/glibc-build/math/s_ctan.o gcc /usr/src/glibc-build/math/s_ctanh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ctanhf32x -fno-builtin-ctanhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ctanh.o -MD -MP -MF /usr/src/glibc-build/math/s_ctanh.o.dt -MT /usr/src/glibc-build/math/s_ctanh.o gcc /usr/src/glibc-build/math/s_exp10m1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-exp10m1f32x -fno-builtin-exp10m1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_exp10m1.o -MD -MP -MF /usr/src/glibc-build/math/s_exp10m1.o.dt -MT /usr/src/glibc-build/math/s_exp10m1.o gcc /usr/src/glibc-build/math/s_exp2m1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-exp2m1f32x -fno-builtin-exp2m1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_exp2m1.o -MD -MP -MF /usr/src/glibc-build/math/s_exp2m1.o.dt -MT /usr/src/glibc-build/math/s_exp2m1.o gcc /usr/src/glibc-build/math/s_fdim.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fdimf32x -fno-builtin-fdimf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fdim.o -MD -MP -MF /usr/src/glibc-build/math/s_fdim.o.dt -MT /usr/src/glibc-build/math/s_fdim.o gcc /usr/src/glibc-build/math/s_fmax.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaxf32x -fno-builtin-fmaxf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmax.o -MD -MP -MF /usr/src/glibc-build/math/s_fmax.o.dt -MT /usr/src/glibc-build/math/s_fmax.o gcc /usr/src/glibc-build/math/s_fmaximum.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaximumf32x -fno-builtin-fmaximumf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum.o.dt -MT /usr/src/glibc-build/math/s_fmaximum.o gcc /usr/src/glibc-build/math/s_fmaximum_mag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaximum_magf32x -fno-builtin-fmaximum_magf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_mag.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_mag.o.dt -MT /usr/src/glibc-build/math/s_fmaximum_mag.o gcc /usr/src/glibc-build/math/s_fmaximum_mag_num.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaximum_mag_numf32x -fno-builtin-fmaximum_mag_numf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_mag_num.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_mag_num.o.dt -MT /usr/src/glibc-build/math/s_fmaximum_mag_num.o gcc /usr/src/glibc-build/math/s_fmaximum_num.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaximum_numf32x -fno-builtin-fmaximum_numf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_num.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_num.o.dt -MT /usr/src/glibc-build/math/s_fmaximum_num.o gcc /usr/src/glibc-build/math/s_fmaxmag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaxmagf32x -fno-builtin-fmaxmagf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaxmag.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaxmag.o.dt -MT /usr/src/glibc-build/math/s_fmaxmag.o gcc /usr/src/glibc-build/math/s_fmin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminf32x -fno-builtin-fminf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmin.o -MD -MP -MF /usr/src/glibc-build/math/s_fmin.o.dt -MT /usr/src/glibc-build/math/s_fmin.o gcc /usr/src/glibc-build/math/s_fminimum.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminimumf32x -fno-builtin-fminimumf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum.o -MD -MP -MF /usr/src/glibc-build/math/s_fminimum.o.dt -MT /usr/src/glibc-build/math/s_fminimum.o gcc /usr/src/glibc-build/math/s_fminimum_mag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminimum_magf32x -fno-builtin-fminimum_magf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_mag.o -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_mag.o.dt -MT /usr/src/glibc-build/math/s_fminimum_mag.o gcc /usr/src/glibc-build/math/s_fminimum_mag_num.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminimum_mag_numf32x -fno-builtin-fminimum_mag_numf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_mag_num.o -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_mag_num.o.dt -MT /usr/src/glibc-build/math/s_fminimum_mag_num.o gcc /usr/src/glibc-build/math/s_fminimum_num.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminimum_numf32x -fno-builtin-fminimum_numf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_num.o -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_num.o.dt -MT /usr/src/glibc-build/math/s_fminimum_num.o gcc /usr/src/glibc-build/math/s_fminmag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminmagf32x -fno-builtin-fminmagf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminmag.o -MD -MP -MF /usr/src/glibc-build/math/s_fminmag.o.dt -MT /usr/src/glibc-build/math/s_fminmag.o gcc /usr/src/glibc-build/math/s_iseqsig.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_iseqsig.o -MD -MP -MF /usr/src/glibc-build/math/s_iseqsig.o.dt -MT /usr/src/glibc-build/math/s_iseqsig.o gcc /usr/src/glibc-build/math/s_log10p1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-log10p1f32x -fno-builtin-log10p1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log10p1.o -MD -MP -MF /usr/src/glibc-build/math/s_log10p1.o.dt -MT /usr/src/glibc-build/math/s_log10p1.o gcc /usr/src/glibc-build/math/s_log2p1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-log2p1f32x -fno-builtin-log2p1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log2p1.o -MD -MP -MF /usr/src/glibc-build/math/s_log2p1.o.dt -MT /usr/src/glibc-build/math/s_log2p1.o gcc /usr/src/glibc-build/math/s_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nanf32x -fno-builtin-nanf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nan.o -MD -MP -MF /usr/src/glibc-build/math/s_nan.o.dt -MT /usr/src/glibc-build/math/s_nan.o gcc /usr/src/glibc-build/math/s_nextdown.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nextdownf32x -fno-builtin-nextdownf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextdown.o -MD -MP -MF /usr/src/glibc-build/math/s_nextdown.o.dt -MT /usr/src/glibc-build/math/s_nextdown.o gcc /usr/src/glibc-build/math/s_significand.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_significand.o -MD -MP -MF /usr/src/glibc-build/math/s_significand.o.dt -MT /usr/src/glibc-build/math/s_significand.o gcc /usr/src/glibc-build/math/s_sinpi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sinpif32x -fno-builtin-sinpif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sinpi.o -MD -MP -MF /usr/src/glibc-build/math/s_sinpi.o.dt -MT /usr/src/glibc-build/math/s_sinpi.o gcc /usr/src/glibc-build/math/s_tanpi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-tanpif32x -fno-builtin-tanpif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanpi.o -MD -MP -MF /usr/src/glibc-build/math/s_tanpi.o.dt -MT /usr/src/glibc-build/math/s_tanpi.o gcc /usr/src/glibc-build/math/w_acos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-acosf32x -fno-builtin-acosf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acos.o -MD -MP -MF /usr/src/glibc-build/math/w_acos.o.dt -MT /usr/src/glibc-build/math/w_acos.o gcc /usr/src/glibc-build/math/w_acosh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-acoshf32x -fno-builtin-acoshf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acosh.o -MD -MP -MF /usr/src/glibc-build/math/w_acosh.o.dt -MT /usr/src/glibc-build/math/w_acosh.o gcc /usr/src/glibc-build/math/w_asin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-asinf32x -fno-builtin-asinf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_asin.o -MD -MP -MF /usr/src/glibc-build/math/w_asin.o.dt -MT /usr/src/glibc-build/math/w_asin.o gcc /usr/src/glibc-build/math/w_atan2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-atan2f32x -fno-builtin-atan2f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atan2.o -MD -MP -MF /usr/src/glibc-build/math/w_atan2.o.dt -MT /usr/src/glibc-build/math/w_atan2.o gcc /usr/src/glibc-build/math/w_atanh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-atanhf32x -fno-builtin-atanhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atanh.o -MD -MP -MF /usr/src/glibc-build/math/w_atanh.o.dt -MT /usr/src/glibc-build/math/w_atanh.o gcc /usr/src/glibc-build/math/w_cosh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-coshf32x -fno-builtin-coshf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_cosh.o -MD -MP -MF /usr/src/glibc-build/math/w_cosh.o.dt -MT /usr/src/glibc-build/math/w_cosh.o gcc ../sysdeps/ieee754/dbl-64/w_exp10.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-exp10f32x -fno-builtin-exp10f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp10.o -MD -MP -MF /usr/src/glibc-build/math/w_exp10.o.dt -MT /usr/src/glibc-build/math/w_exp10.o gcc ../sysdeps/ieee754/dbl-64/w_exp2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp2.o -MD -MP -MF /usr/src/glibc-build/math/w_exp2.o.dt -MT /usr/src/glibc-build/math/w_exp2.o gcc ../sysdeps/ieee754/dbl-64/w_exp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp.o -MD -MP -MF /usr/src/glibc-build/math/w_exp.o.dt -MT /usr/src/glibc-build/math/w_exp.o gcc ../sysdeps/ieee754/dbl-64/w_fmod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmodf32x -fno-builtin-fmodf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_fmod.o -MD -MP -MF /usr/src/glibc-build/math/w_fmod.o.dt -MT /usr/src/glibc-build/math/w_fmod.o gcc ../sysdeps/ieee754/dbl-64/w_hypot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-hypotf32x -fno-builtin-hypotf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_hypot.o -MD -MP -MF /usr/src/glibc-build/math/w_hypot.o.dt -MT /usr/src/glibc-build/math/w_hypot.o gcc /usr/src/glibc-build/math/w_ilogb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ilogbf32x -fno-builtin-ilogbf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_ilogb.o -MD -MP -MF /usr/src/glibc-build/math/w_ilogb.o.dt -MT /usr/src/glibc-build/math/w_ilogb.o gcc /usr/src/glibc-build/math/w_j0.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-j0f32x -fno-builtin-j0f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j0.o -MD -MP -MF /usr/src/glibc-build/math/w_j0.o.dt -MT /usr/src/glibc-build/math/w_j0.o gcc /usr/src/glibc-build/math/w_j1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-j1f32x -fno-builtin-j1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j1.o -MD -MP -MF /usr/src/glibc-build/math/w_j1.o.dt -MT /usr/src/glibc-build/math/w_j1.o gcc /usr/src/glibc-build/math/w_jn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-jnf32x -fno-builtin-jnf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_jn.o -MD -MP -MF /usr/src/glibc-build/math/w_jn.o.dt -MT /usr/src/glibc-build/math/w_jn.o gcc w_lgamma.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-lgammaf32x -fno-builtin-lgammaf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma.o -MD -MP -MF /usr/src/glibc-build/math/w_lgamma.o.dt -MT /usr/src/glibc-build/math/w_lgamma.o gcc /usr/src/glibc-build/math/w_lgamma_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-lgammaf32x_r -fno-builtin-lgammaf64_r -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma_r.o -MD -MP -MF /usr/src/glibc-build/math/w_lgamma_r.o.dt -MT /usr/src/glibc-build/math/w_lgamma_r.o gcc /usr/src/glibc-build/math/w_llogb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-llogbf32x -fno-builtin-llogbf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_llogb.o -MD -MP -MF /usr/src/glibc-build/math/w_llogb.o.dt -MT /usr/src/glibc-build/math/w_llogb.o gcc /usr/src/glibc-build/math/w_log10.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-log10f32x -fno-builtin-log10f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log10.o -MD -MP -MF /usr/src/glibc-build/math/w_log10.o.dt -MT /usr/src/glibc-build/math/w_log10.o gcc /usr/src/glibc-build/math/w_log1p.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-log1pf32x -fno-builtin-log1pf64 -fno-builtin-logp1f32x -fno-builtin-logp1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log1p.o -MD -MP -MF /usr/src/glibc-build/math/w_log1p.o.dt -MT /usr/src/glibc-build/math/w_log1p.o gcc ../sysdeps/ieee754/dbl-64/w_log2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log2.o -MD -MP -MF /usr/src/glibc-build/math/w_log2.o.dt -MT /usr/src/glibc-build/math/w_log2.o gcc ../sysdeps/ieee754/dbl-64/w_log.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log.o -MD -MP -MF /usr/src/glibc-build/math/w_log.o.dt -MT /usr/src/glibc-build/math/w_log.o gcc ../sysdeps/ieee754/dbl-64/w_pow.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_pow.o -MD -MP -MF /usr/src/glibc-build/math/w_pow.o.dt -MT /usr/src/glibc-build/math/w_pow.o gcc w_remainder.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-remainderf32x -fno-builtin-remainderf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_remainder.o -MD -MP -MF /usr/src/glibc-build/math/w_remainder.o.dt -MT /usr/src/glibc-build/math/w_remainder.o gcc /usr/src/glibc-build/math/w_scalb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalb.o -MD -MP -MF /usr/src/glibc-build/math/w_scalb.o.dt -MT /usr/src/glibc-build/math/w_scalb.o gcc /usr/src/glibc-build/math/w_scalbln.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-scalblnf32x -fno-builtin-scalblnf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalbln.o -MD -MP -MF /usr/src/glibc-build/math/w_scalbln.o.dt -MT /usr/src/glibc-build/math/w_scalbln.o gcc /usr/src/glibc-build/math/w_sinh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sinhf32x -fno-builtin-sinhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sinh.o -MD -MP -MF /usr/src/glibc-build/math/w_sinh.o.dt -MT /usr/src/glibc-build/math/w_sinh.o gcc /usr/src/glibc-build/math/w_sqrt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sqrtf32x -fno-builtin-sqrtf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sqrt.o -MD -MP -MF /usr/src/glibc-build/math/w_sqrt.o.dt -MT /usr/src/glibc-build/math/w_sqrt.o gcc /usr/src/glibc-build/math/w_tgamma.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-tgammaf32x -fno-builtin-tgammaf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_tgamma.o -MD -MP -MF /usr/src/glibc-build/math/w_tgamma.o.dt -MT /usr/src/glibc-build/math/w_tgamma.o gcc ../sysdeps/ieee754/dbl-64/e_acos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_acos.o -MD -MP -MF /usr/src/glibc-build/math/e_acos.o.dt -MT /usr/src/glibc-build/math/e_acos.o gcc ../sysdeps/ieee754/dbl-64/e_acosh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_acosh.o -MD -MP -MF /usr/src/glibc-build/math/e_acosh.o.dt -MT /usr/src/glibc-build/math/e_acosh.o gcc ../sysdeps/ieee754/dbl-64/e_asin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_asin.o -MD -MP -MF /usr/src/glibc-build/math/e_asin.o.dt -MT /usr/src/glibc-build/math/e_asin.o gcc ../sysdeps/ieee754/dbl-64/e_atan2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_atan2.o -MD -MP -MF /usr/src/glibc-build/math/e_atan2.o.dt -MT /usr/src/glibc-build/math/e_atan2.o gcc ../sysdeps/ieee754/dbl-64/e_atanh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_atanh.o -MD -MP -MF /usr/src/glibc-build/math/e_atanh.o.dt -MT /usr/src/glibc-build/math/e_atanh.o gcc ../sysdeps/ieee754/dbl-64/e_cosh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_cosh.o -MD -MP -MF /usr/src/glibc-build/math/e_cosh.o.dt -MT /usr/src/glibc-build/math/e_cosh.o In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/dbl-64/e_atan2.c:39: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_atan2' at ../sysdeps/ieee754/dbl-64/e_atan2.c:178:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/dbl-64/e_atan2.c: In function '__ieee754_atan2': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_atan2.c:178:3: note: in expansion of macro 'SET_RESTORE_ROUND' 178 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/e_exp10.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp10.o -MD -MP -MF /usr/src/glibc-build/math/e_exp10.o.dt -MT /usr/src/glibc-build/math/e_exp10.o gcc ../sysdeps/ieee754/dbl-64/e_exp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-expf32x -fno-builtin-expf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp.o -MD -MP -MF /usr/src/glibc-build/math/e_exp.o.dt -MT /usr/src/glibc-build/math/e_exp.o gcc ../sysdeps/ieee754/dbl-64/e_fmod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_fmod.o -MD -MP -MF /usr/src/glibc-build/math/e_fmod.o.dt -MT /usr/src/glibc-build/math/e_fmod.o gcc ../sysdeps/ieee754/dbl-64/e_gamma_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_gamma_r.o -MD -MP -MF /usr/src/glibc-build/math/e_gamma_r.o.dt -MT /usr/src/glibc-build/math/e_gamma_r.o gcc ../sysdeps/ieee754/dbl-64/e_hypot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_hypot.o -MD -MP -MF /usr/src/glibc-build/math/e_hypot.o.dt -MT /usr/src/glibc-build/math/e_hypot.o gcc ../sysdeps/ieee754/dbl-64/e_ilogb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_ilogb.o -MD -MP -MF /usr/src/glibc-build/math/e_ilogb.o.dt -MT /usr/src/glibc-build/math/e_ilogb.o gcc ../sysdeps/ieee754/dbl-64/e_j0.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_j0.o -MD -MP -MF /usr/src/glibc-build/math/e_j0.o.dt -MT /usr/src/glibc-build/math/e_j0.o In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../bits/libc-header-start.h:33, from ../math/math.h:27, from ../include/math.h:7, from ../sysdeps/ieee754/dbl-64/e_gamma_r.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_gamma_r' at ../sysdeps/ieee754/dbl-64/e_gamma_r.c:165:7: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/e_gamma_r.c:22: ../sysdeps/ieee754/dbl-64/e_gamma_r.c: In function '__ieee754_gamma_r': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_gamma_r.c:165:7: note: in expansion of macro 'SET_RESTORE_ROUND' 165 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_gamma_r' at ../sysdeps/ieee754/dbl-64/e_gamma_r.c:165:7: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_gamma_r.c: In function '__ieee754_gamma_r': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_gamma_r.c:165:7: note: in expansion of macro 'SET_RESTORE_ROUND' 165 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/e_j1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_j1.o -MD -MP -MF /usr/src/glibc-build/math/e_j1.o.dt -MT /usr/src/glibc-build/math/e_j1.o gcc ../sysdeps/ieee754/dbl-64/e_jn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_jn.o -MD -MP -MF /usr/src/glibc-build/math/e_jn.o.dt -MT /usr/src/glibc-build/math/e_jn.o gcc ../sysdeps/ieee754/dbl-64/e_lgamma_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_lgamma_r.o -MD -MP -MF /usr/src/glibc-build/math/e_lgamma_r.o.dt -MT /usr/src/glibc-build/math/e_lgamma_r.o gcc ../sysdeps/ieee754/dbl-64/e_log10.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log10.o -MD -MP -MF /usr/src/glibc-build/math/e_log10.o.dt -MT /usr/src/glibc-build/math/e_log10.o gcc ../sysdeps/ieee754/dbl-64/e_log2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-log2f32x -fno-builtin-log2f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log2.o -MD -MP -MF /usr/src/glibc-build/math/e_log2.o.dt -MT /usr/src/glibc-build/math/e_log2.o In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/dbl-64/e_jn.c:39: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_jn' at ../sysdeps/ieee754/dbl-64/e_jn.c:83:5: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/e_jn.c:44: ../sysdeps/ieee754/dbl-64/e_jn.c: In function '__ieee754_jn': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_jn.c:83:5: note: in expansion of macro 'SET_RESTORE_ROUND' 83 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_jn' at ../sysdeps/ieee754/dbl-64/e_jn.c:83:5: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_jn.c: In function '__ieee754_jn': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_jn.c:83:5: note: in expansion of macro 'SET_RESTORE_ROUND' 83 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_yn' at ../sysdeps/ieee754/dbl-64/e_jn.c:290:5: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ ../sysdeps/ieee754/dbl-64/e_jn.c: In function '__ieee754_yn': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_jn.c:290:5: note: in expansion of macro 'SET_RESTORE_ROUND' 290 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_yn' at ../sysdeps/ieee754/dbl-64/e_jn.c:290:5: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_jn.c: In function '__ieee754_yn': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_jn.c:290:5: note: in expansion of macro 'SET_RESTORE_ROUND' 290 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/e_log.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-logf32x -fno-builtin-logf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log.o -MD -MP -MF /usr/src/glibc-build/math/e_log.o.dt -MT /usr/src/glibc-build/math/e_log.o gcc ../sysdeps/ieee754/dbl-64/e_pow.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-powf32x -fno-builtin-powf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_pow.o -MD -MP -MF /usr/src/glibc-build/math/e_pow.o.dt -MT /usr/src/glibc-build/math/e_pow.o gcc ../sysdeps/ieee754/dbl-64/e_remainder.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_remainder.o -MD -MP -MF /usr/src/glibc-build/math/e_remainder.o.dt -MT /usr/src/glibc-build/math/e_remainder.o gcc ../sysdeps/ieee754/dbl-64/e_sinh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_sinh.o -MD -MP -MF /usr/src/glibc-build/math/e_sinh.o.dt -MT /usr/src/glibc-build/math/e_sinh.o gcc ../sysdeps/ieee754/dbl-64/e_sqrt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -ffp-contract=off -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_sqrt.o -MD -MP -MF /usr/src/glibc-build/math/e_sqrt.o.dt -MT /usr/src/glibc-build/math/e_sqrt.o In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/dbl-64/e_remainder.c:37: In function 'libc_feresetround_noex_aarch64_ctx', inlined from '__ieee754_remainder' at ../sysdeps/ieee754/dbl-64/e_remainder.c:58:7: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:291:5: note: in expansion of macro '_FPU_SETCW' 291 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/dbl-64/e_remainder.c: In function '__ieee754_remainder': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:313:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 313 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_noex, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_remainder.c:58:7: note: in expansion of macro 'SET_RESTORE_ROUND_NOEX' 58 | SET_RESTORE_ROUND_NOEX (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_noex_aarch64_ctx', inlined from '__ieee754_remainder' at ../sysdeps/ieee754/dbl-64/e_remainder.c:58:7: ../sysdeps/aarch64/fpu/fpu_control.h:30:29: warning: 'ctx.env.__fpsr' may be used uninitialized [-Wmaybe-uninitialized] 30 | # define _FPU_SETFPSR(fpsr) __builtin_aarch64_set_fpsr (fpsr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:294:3: note: in expansion of macro '_FPU_SETFPSR' 294 | _FPU_SETFPSR (ctx->env.__fpsr); | ^~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_remainder.c: In function '__ieee754_remainder': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpsr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:313:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 313 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_noex, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_remainder.c:58:7: note: in expansion of macro 'SET_RESTORE_ROUND_NOEX' 58 | SET_RESTORE_ROUND_NOEX (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/gamma_product.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/gamma_product.o -MD -MP -MF /usr/src/glibc-build/math/gamma_product.o.dt -MT /usr/src/glibc-build/math/gamma_product.o gcc ../sysdeps/ieee754/dbl-64/k_tan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_tan.o -MD -MP -MF /usr/src/glibc-build/math/k_tan.o.dt -MT /usr/src/glibc-build/math/k_tan.o gcc ../sysdeps/ieee754/dbl-64/lgamma_neg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/lgamma_neg.o -MD -MP -MF /usr/src/glibc-build/math/lgamma_neg.o.dt -MT /usr/src/glibc-build/math/lgamma_neg.o In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/dbl-64/gamma_product.c:21: In function 'libc_feresetround_aarch64_ctx', inlined from '__gamma_product' at ../sysdeps/ieee754/dbl-64/gamma_product.c:35:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/dbl-64/gamma_product.c: In function '__gamma_product': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/gamma_product.c:35:3: note: in expansion of macro 'SET_RESTORE_ROUND' 35 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/lgamma_product.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/lgamma_product.o -MD -MP -MF /usr/src/glibc-build/math/lgamma_product.o.dt -MT /usr/src/glibc-build/math/lgamma_product.o gcc ../sysdeps/ieee754/dbl-64/s_asinh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-asinhf32x -fno-builtin-asinhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_asinh.o -MD -MP -MF /usr/src/glibc-build/math/s_asinh.o.dt -MT /usr/src/glibc-build/math/s_asinh.o gcc ../sysdeps/ieee754/dbl-64/s_atan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-atanf32x -fno-builtin-atanf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atan.o -MD -MP -MF /usr/src/glibc-build/math/s_atan.o.dt -MT /usr/src/glibc-build/math/s_atan.o In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../bits/libc-header-start.h:33, from ../include/float.h:5, from ../sysdeps/ieee754/dbl-64/lgamma_neg.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__lgamma_neg' at ../sysdeps/ieee754/dbl-64/lgamma_neg.c:292:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/lgamma_neg.c:23: ../sysdeps/ieee754/dbl-64/lgamma_neg.c: In function '__lgamma_neg': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/lgamma_neg.c:292:3: note: in expansion of macro 'SET_RESTORE_ROUND' 292 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__lgamma_neg' at ../sysdeps/ieee754/dbl-64/lgamma_neg.c:292:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/lgamma_neg.c: In function '__lgamma_neg': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/lgamma_neg.c:292:3: note: in expansion of macro 'SET_RESTORE_ROUND' 292 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/s_cbrt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cbrtf32x -fno-builtin-cbrtf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cbrt.o -MD -MP -MF /usr/src/glibc-build/math/s_cbrt.o.dt -MT /usr/src/glibc-build/math/s_cbrt.o gcc ../sysdeps/ieee754/dbl-64/s_ceil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ceilf32x -fno-builtin-ceilf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ceil.o -MD -MP -MF /usr/src/glibc-build/math/s_ceil.o.dt -MT /usr/src/glibc-build/math/s_ceil.o In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/dbl-64/s_atan.c:38: In function 'libc_feresetround_aarch64_ctx', inlined from '__atan' at ../sysdeps/ieee754/dbl-64/s_atan.c:69:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/dbl-64/s_atan.c: In function '__atan': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_atan.c:69:3: note: in expansion of macro 'SET_RESTORE_ROUND' 69 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/s_cos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cosf32x -fno-builtin-cosf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cos.o -MD -MP -MF /usr/src/glibc-build/math/s_cos.o.dt -MT /usr/src/glibc-build/math/s_cos.o gcc ../sysdeps/ieee754/dbl-64/s_erf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-erff32x -fno-builtin-erff64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_erf.o -MD -MP -MF /usr/src/glibc-build/math/s_erf.o.dt -MT /usr/src/glibc-build/math/s_erf.o gcc ../sysdeps/ieee754/dbl-64/s_erfc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-erfcf32x -fno-builtin-erfcf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_erfc.o -MD -MP -MF /usr/src/glibc-build/math/s_erfc.o.dt -MT /usr/src/glibc-build/math/s_erfc.o gcc ../sysdeps/ieee754/dbl-64/s_expm1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-expm1f32x -fno-builtin-expm1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_expm1.o -MD -MP -MF /usr/src/glibc-build/math/s_expm1.o.dt -MT /usr/src/glibc-build/math/s_expm1.o gcc ../sysdeps/ieee754/dbl-64/s_fabs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fabsf32x -fno-builtin-fabsf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fabs.o -MD -MP -MF /usr/src/glibc-build/math/s_fabs.o.dt -MT /usr/src/glibc-build/math/s_fabs.o gcc ../sysdeps/ieee754/dbl-64/s_floor.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-floorf32x -fno-builtin-floorf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_floor.o -MD -MP -MF /usr/src/glibc-build/math/s_floor.o.dt -MT /usr/src/glibc-build/math/s_floor.o gcc ../sysdeps/ieee754/ldbl-128/s_fma.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaf32x -fno-builtin-fmaf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fma.o -MD -MP -MF /usr/src/glibc-build/math/s_fma.o.dt -MT /usr/src/glibc-build/math/s_fma.o gcc ../sysdeps/ieee754/dbl-64/s_fpclassify.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fpclassify.o -MD -MP -MF /usr/src/glibc-build/math/s_fpclassify.o.dt -MT /usr/src/glibc-build/math/s_fpclassify.o gcc ../sysdeps/ieee754/dbl-64/s_fromfp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fromfpf32x -fno-builtin-fromfpf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fromfp.o -MD -MP -MF /usr/src/glibc-build/math/s_fromfp.o.dt -MT /usr/src/glibc-build/math/s_fromfp.o gcc ../sysdeps/ieee754/dbl-64/s_fromfpx.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fromfpxf32x -fno-builtin-fromfpxf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fromfpx.o -MD -MP -MF /usr/src/glibc-build/math/s_fromfpx.o.dt -MT /usr/src/glibc-build/math/s_fromfpx.o gcc ../sysdeps/ieee754/dbl-64/s_getpayload.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-getpayloadf32x -fno-builtin-getpayloadf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_getpayload.o -MD -MP -MF /usr/src/glibc-build/math/s_getpayload.o.dt -MT /usr/src/glibc-build/math/s_getpayload.o gcc ../sysdeps/ieee754/dbl-64/s_issignaling.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_issignaling.o -MD -MP -MF /usr/src/glibc-build/math/s_issignaling.o.dt -MT /usr/src/glibc-build/math/s_issignaling.o gcc ../sysdeps/aarch64/fpu/s_llrint.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-llrintf32x -fno-builtin-llrintf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_llrint.o -MD -MP -MF /usr/src/glibc-build/math/s_llrint.o.dt -MT /usr/src/glibc-build/math/s_llrint.o gcc ../sysdeps/aarch64/fpu/s_llround.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-llroundf32x -fno-builtin-llroundf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_llround.o -MD -MP -MF /usr/src/glibc-build/math/s_llround.o.dt -MT /usr/src/glibc-build/math/s_llround.o gcc ../sysdeps/ieee754/dbl-64/s_log1p.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log1p.o -MD -MP -MF /usr/src/glibc-build/math/s_log1p.o.dt -MT /usr/src/glibc-build/math/s_log1p.o gcc ../sysdeps/ieee754/dbl-64/s_logb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-logbf32x -fno-builtin-logbf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_logb.o -MD -MP -MF /usr/src/glibc-build/math/s_logb.o.dt -MT /usr/src/glibc-build/math/s_logb.o gcc ../sysdeps/aarch64/fpu/s_lrint.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-lrintf32x -fno-builtin-lrintf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lrint.o -MD -MP -MF /usr/src/glibc-build/math/s_lrint.o.dt -MT /usr/src/glibc-build/math/s_lrint.o gcc ../sysdeps/aarch64/fpu/s_lround.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-lroundf32x -fno-builtin-lroundf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lround.o -MD -MP -MF /usr/src/glibc-build/math/s_lround.o.dt -MT /usr/src/glibc-build/math/s_lround.o gcc ../sysdeps/ieee754/dbl-64/s_nearbyint.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nearbyintf32x -fno-builtin-nearbyintf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nearbyint.o -MD -MP -MF /usr/src/glibc-build/math/s_nearbyint.o.dt -MT /usr/src/glibc-build/math/s_nearbyint.o gcc s_nextafter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nextafterf32x -fno-builtin-nextafterf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextafter.o -MD -MP -MF /usr/src/glibc-build/math/s_nextafter.o.dt -MT /usr/src/glibc-build/math/s_nextafter.o gcc ../sysdeps/ieee754/ldbl-128/s_nexttoward.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nexttoward.o -MD -MP -MF /usr/src/glibc-build/math/s_nexttoward.o.dt -MT /usr/src/glibc-build/math/s_nexttoward.o gcc ../sysdeps/ieee754/dbl-64/s_nextup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nextupf32x -fno-builtin-nextupf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextup.o -MD -MP -MF /usr/src/glibc-build/math/s_nextup.o.dt -MT /usr/src/glibc-build/math/s_nextup.o gcc ../sysdeps/ieee754/dbl-64/s_remquo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-remquof32x -fno-builtin-remquof64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_remquo.o -MD -MP -MF /usr/src/glibc-build/math/s_remquo.o.dt -MT /usr/src/glibc-build/math/s_remquo.o gcc ../sysdeps/ieee754/dbl-64/s_rint.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-rintf32x -fno-builtin-rintf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_rint.o -MD -MP -MF /usr/src/glibc-build/math/s_rint.o.dt -MT /usr/src/glibc-build/math/s_rint.o gcc ../sysdeps/ieee754/dbl-64/s_round.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-roundf32x -fno-builtin-roundf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_round.o -MD -MP -MF /usr/src/glibc-build/math/s_round.o.dt -MT /usr/src/glibc-build/math/s_round.o gcc ../sysdeps/aarch64/fpu/s_roundeven.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-roundevenf32x -fno-builtin-roundevenf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_roundeven.o -MD -MP -MF /usr/src/glibc-build/math/s_roundeven.o.dt -MT /usr/src/glibc-build/math/s_roundeven.o gcc ../sysdeps/ieee754/dbl-64/s_scalbln.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_scalbln.o -MD -MP -MF /usr/src/glibc-build/math/s_scalbln.o.dt -MT /usr/src/glibc-build/math/s_scalbln.o gcc ../sysdeps/ieee754/dbl-64/s_setpayload.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-setpayloadf32x -fno-builtin-setpayloadf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_setpayload.o -MD -MP -MF /usr/src/glibc-build/math/s_setpayload.o.dt -MT /usr/src/glibc-build/math/s_setpayload.o gcc ../sysdeps/ieee754/dbl-64/s_setpayloadsig.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-setpayloadsigf32x -fno-builtin-setpayloadsigf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_setpayloadsig.o -MD -MP -MF /usr/src/glibc-build/math/s_setpayloadsig.o.dt -MT /usr/src/glibc-build/math/s_setpayloadsig.o gcc ../sysdeps/ieee754/dbl-64/s_sin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sinf32x -fno-builtin-sinf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sin.o -MD -MP -MF /usr/src/glibc-build/math/s_sin.o.dt -MT /usr/src/glibc-build/math/s_sin.o gcc ../sysdeps/ieee754/dbl-64/s_sincos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sincosf32x -fno-builtin-sincosf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sincos.o -MD -MP -MF /usr/src/glibc-build/math/s_sincos.o.dt -MT /usr/src/glibc-build/math/s_sincos.o gcc ../sysdeps/ieee754/dbl-64/s_tan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-tanf32x -fno-builtin-tanf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tan.o -MD -MP -MF /usr/src/glibc-build/math/s_tan.o.dt -MT /usr/src/glibc-build/math/s_tan.o gcc ../sysdeps/ieee754/dbl-64/s_tanh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-tanhf32x -fno-builtin-tanhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanh.o -MD -MP -MF /usr/src/glibc-build/math/s_tanh.o.dt -MT /usr/src/glibc-build/math/s_tanh.o In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/dbl-64/s_sin.c:36: In function 'libc_feresetround_aarch64_ctx', inlined from '__sin' at ../sysdeps/ieee754/dbl-64/s_sin.c:207:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/s_sin.c:43: ../sysdeps/ieee754/dbl-64/s_sin.c: In function '__sin': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sin.c:207:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 207 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__sin' at ../sysdeps/ieee754/dbl-64/s_sin.c:207:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sin.c: In function '__sin': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sin.c:207:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 207 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__cos' at ../sysdeps/ieee754/dbl-64/s_sin.c:272:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ ../sysdeps/ieee754/dbl-64/s_sin.c: In function '__cos': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sin.c:272:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 272 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__cos' at ../sysdeps/ieee754/dbl-64/s_sin.c:272:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sin.c: In function '__cos': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sin.c:272:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 272 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/s_totalorder.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-totalorderf32x -fno-builtin-totalorderf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_totalorder.o -MD -MP -MF /usr/src/glibc-build/math/s_totalorder.o.dt -MT /usr/src/glibc-build/math/s_totalorder.o In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/dbl-64/s_sincos.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__sincos' at ../sysdeps/ieee754/dbl-64/s_sincos.c:41:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/s_sincos.c:23: ../sysdeps/ieee754/dbl-64/s_sincos.c: In function '__sincos': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sincos.c:41:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 41 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__sincos' at ../sysdeps/ieee754/dbl-64/s_sincos.c:41:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sincos.c: In function '__sincos': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sincos.c:41:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 41 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/s_totalordermag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-totalordermagf32x -fno-builtin-totalordermagf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_totalordermag.o -MD -MP -MF /usr/src/glibc-build/math/s_totalordermag.o.dt -MT /usr/src/glibc-build/math/s_totalordermag.o In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/dbl-64/s_tan.c:30: In function 'libc_feresetround_aarch64_ctx', inlined from '__tan' at ../sysdeps/ieee754/dbl-64/s_tan.c:64:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/s_tan.c:37: ../sysdeps/ieee754/dbl-64/s_tan.c: In function '__tan': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_tan.c:64:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 64 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__tan' at ../sysdeps/ieee754/dbl-64/s_tan.c:64:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_tan.c: In function '__tan': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_tan.c:64:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 64 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/s_trunc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-truncf32x -fno-builtin-truncf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_trunc.o -MD -MP -MF /usr/src/glibc-build/math/s_trunc.o.dt -MT /usr/src/glibc-build/math/s_trunc.o gcc ../sysdeps/ieee754/dbl-64/s_ufromfp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ufromfpf32x -fno-builtin-ufromfpf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ufromfp.o -MD -MP -MF /usr/src/glibc-build/math/s_ufromfp.o.dt -MT /usr/src/glibc-build/math/s_ufromfp.o gcc ../sysdeps/ieee754/dbl-64/s_ufromfpx.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ufromfpxf32x -fno-builtin-ufromfpxf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ufromfpx.o -MD -MP -MF /usr/src/glibc-build/math/s_ufromfpx.o.dt -MT /usr/src/glibc-build/math/s_ufromfpx.o gcc ../sysdeps/ieee754/dbl-64/x2y2m1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/x2y2m1.o -MD -MP -MF /usr/src/glibc-build/math/x2y2m1.o.dt -MT /usr/src/glibc-build/math/x2y2m1.o gcc /usr/src/glibc-build/math/cabsf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cabsf.o -MD -MP -MF /usr/src/glibc-build/math/cabsf.o.dt -MT /usr/src/glibc-build/math/cabsf.o gcc /usr/src/glibc-build/math/cargf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cargf.o -MD -MP -MF /usr/src/glibc-build/math/cargf.o.dt -MT /usr/src/glibc-build/math/cargf.o gcc /usr/src/glibc-build/math/cimagf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cimagf.o -MD -MP -MF /usr/src/glibc-build/math/cimagf.o.dt -MT /usr/src/glibc-build/math/cimagf.o gcc /usr/src/glibc-build/math/conjf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/conjf.o -MD -MP -MF /usr/src/glibc-build/math/conjf.o.dt -MT /usr/src/glibc-build/math/conjf.o gcc /usr/src/glibc-build/math/crealf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/crealf.o -MD -MP -MF /usr/src/glibc-build/math/crealf.o.dt -MT /usr/src/glibc-build/math/crealf.o In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../bits/libc-header-start.h:33, from ../math/math.h:27, from ../include/math.h:7, from ../sysdeps/ieee754/dbl-64/x2y2m1.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__x2y2m1' at ../sysdeps/ieee754/dbl-64/x2y2m1.c:61:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/x2y2m1.c:21: ../sysdeps/ieee754/dbl-64/x2y2m1.c: In function '__x2y2m1': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/x2y2m1.c:61:3: note: in expansion of macro 'SET_RESTORE_ROUND' 61 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__x2y2m1' at ../sysdeps/ieee754/dbl-64/x2y2m1.c:61:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/x2y2m1.c: In function '__x2y2m1': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/x2y2m1.c:61:3: note: in expansion of macro 'SET_RESTORE_ROUND' 61 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/flt-32/e_exp2f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-exp2f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp2f.o -MD -MP -MF /usr/src/glibc-build/math/e_exp2f.o.dt -MT /usr/src/glibc-build/math/e_exp2f.o gcc /usr/src/glibc-build/math/e_scalbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_scalbf.o -MD -MP -MF /usr/src/glibc-build/math/e_scalbf.o.dt -MT /usr/src/glibc-build/math/e_scalbf.o gcc /usr/src/glibc-build/math/k_casinhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_casinhf.o -MD -MP -MF /usr/src/glibc-build/math/k_casinhf.o.dt -MT /usr/src/glibc-build/math/k_casinhf.o gcc /usr/src/glibc-build/math/s_acospif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-acospif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_acospif.o -MD -MP -MF /usr/src/glibc-build/math/s_acospif.o.dt -MT /usr/src/glibc-build/math/s_acospif.o gcc /usr/src/glibc-build/math/s_asinpif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-asinpif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_asinpif.o -MD -MP -MF /usr/src/glibc-build/math/s_asinpif.o.dt -MT /usr/src/glibc-build/math/s_asinpif.o gcc /usr/src/glibc-build/math/s_atan2pif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-atan2pif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atan2pif.o -MD -MP -MF /usr/src/glibc-build/math/s_atan2pif.o.dt -MT /usr/src/glibc-build/math/s_atan2pif.o gcc /usr/src/glibc-build/math/s_atanpif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-atanpif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atanpif.o -MD -MP -MF /usr/src/glibc-build/math/s_atanpif.o.dt -MT /usr/src/glibc-build/math/s_atanpif.o gcc /usr/src/glibc-build/math/s_cacosf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cacosf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cacosf.o -MD -MP -MF /usr/src/glibc-build/math/s_cacosf.o.dt -MT /usr/src/glibc-build/math/s_cacosf.o gcc /usr/src/glibc-build/math/s_cacoshf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cacoshf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cacoshf.o -MD -MP -MF /usr/src/glibc-build/math/s_cacoshf.o.dt -MT /usr/src/glibc-build/math/s_cacoshf.o gcc /usr/src/glibc-build/math/s_canonicalizef.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-canonicalizef32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_canonicalizef.o -MD -MP -MF /usr/src/glibc-build/math/s_canonicalizef.o.dt -MT /usr/src/glibc-build/math/s_canonicalizef.o gcc /usr/src/glibc-build/math/s_casinf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-casinf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_casinf.o -MD -MP -MF /usr/src/glibc-build/math/s_casinf.o.dt -MT /usr/src/glibc-build/math/s_casinf.o gcc /usr/src/glibc-build/math/s_casinhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-casinhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_casinhf.o -MD -MP -MF /usr/src/glibc-build/math/s_casinhf.o.dt -MT /usr/src/glibc-build/math/s_casinhf.o gcc /usr/src/glibc-build/math/s_catanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-catanf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_catanf.o -MD -MP -MF /usr/src/glibc-build/math/s_catanf.o.dt -MT /usr/src/glibc-build/math/s_catanf.o gcc /usr/src/glibc-build/math/s_catanhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-catanhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_catanhf.o -MD -MP -MF /usr/src/glibc-build/math/s_catanhf.o.dt -MT /usr/src/glibc-build/math/s_catanhf.o gcc /usr/src/glibc-build/math/s_ccosf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ccosf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ccosf.o -MD -MP -MF /usr/src/glibc-build/math/s_ccosf.o.dt -MT /usr/src/glibc-build/math/s_ccosf.o gcc /usr/src/glibc-build/math/s_ccoshf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ccoshf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ccoshf.o -MD -MP -MF /usr/src/glibc-build/math/s_ccoshf.o.dt -MT /usr/src/glibc-build/math/s_ccoshf.o gcc /usr/src/glibc-build/math/s_cexpf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cexpf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cexpf.o -MD -MP -MF /usr/src/glibc-build/math/s_cexpf.o.dt -MT /usr/src/glibc-build/math/s_cexpf.o gcc /usr/src/glibc-build/math/s_clog10f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-clog10f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_clog10f.o -MD -MP -MF /usr/src/glibc-build/math/s_clog10f.o.dt -MT /usr/src/glibc-build/math/s_clog10f.o gcc /usr/src/glibc-build/math/s_clogf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-clogf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_clogf.o -MD -MP -MF /usr/src/glibc-build/math/s_clogf.o.dt -MT /usr/src/glibc-build/math/s_clogf.o gcc /usr/src/glibc-build/math/s_cospif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cospif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cospif.o -MD -MP -MF /usr/src/glibc-build/math/s_cospif.o.dt -MT /usr/src/glibc-build/math/s_cospif.o gcc /usr/src/glibc-build/math/s_cpowf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cpowf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cpowf.o -MD -MP -MF /usr/src/glibc-build/math/s_cpowf.o.dt -MT /usr/src/glibc-build/math/s_cpowf.o gcc /usr/src/glibc-build/math/s_cprojf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cprojf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cprojf.o -MD -MP -MF /usr/src/glibc-build/math/s_cprojf.o.dt -MT /usr/src/glibc-build/math/s_cprojf.o gcc /usr/src/glibc-build/math/s_csinf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-csinf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csinf.o -MD -MP -MF /usr/src/glibc-build/math/s_csinf.o.dt -MT /usr/src/glibc-build/math/s_csinf.o gcc /usr/src/glibc-build/math/s_csinhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-csinhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csinhf.o -MD -MP -MF /usr/src/glibc-build/math/s_csinhf.o.dt -MT /usr/src/glibc-build/math/s_csinhf.o gcc /usr/src/glibc-build/math/s_csqrtf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-csqrtf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csqrtf.o -MD -MP -MF /usr/src/glibc-build/math/s_csqrtf.o.dt -MT /usr/src/glibc-build/math/s_csqrtf.o gcc /usr/src/glibc-build/math/s_ctanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ctanf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ctanf.o -MD -MP -MF /usr/src/glibc-build/math/s_ctanf.o.dt -MT /usr/src/glibc-build/math/s_ctanf.o gcc /usr/src/glibc-build/math/s_ctanhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ctanhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ctanhf.o -MD -MP -MF /usr/src/glibc-build/math/s_ctanhf.o.dt -MT /usr/src/glibc-build/math/s_ctanhf.o gcc ../sysdeps/ieee754/flt-32/s_exp10m1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-exp10m1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_exp10m1f.o -MD -MP -MF /usr/src/glibc-build/math/s_exp10m1f.o.dt -MT /usr/src/glibc-build/math/s_exp10m1f.o gcc ../sysdeps/ieee754/flt-32/s_exp2m1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-exp2m1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_exp2m1f.o -MD -MP -MF /usr/src/glibc-build/math/s_exp2m1f.o.dt -MT /usr/src/glibc-build/math/s_exp2m1f.o gcc /usr/src/glibc-build/math/s_fdimf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fdimf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fdimf.o -MD -MP -MF /usr/src/glibc-build/math/s_fdimf.o.dt -MT /usr/src/glibc-build/math/s_fdimf.o gcc /usr/src/glibc-build/math/s_fmaxf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaxf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaxf.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaxf.o.dt -MT /usr/src/glibc-build/math/s_fmaxf.o gcc /usr/src/glibc-build/math/s_fmaximumf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaximumf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximumf.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaximumf.o.dt -MT /usr/src/glibc-build/math/s_fmaximumf.o gcc /usr/src/glibc-build/math/s_fmaximum_magf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaximum_magf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_magf.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_magf.o.dt -MT /usr/src/glibc-build/math/s_fmaximum_magf.o gcc /usr/src/glibc-build/math/s_fmaximum_mag_numf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaximum_mag_numf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_mag_numf.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_mag_numf.o.dt -MT /usr/src/glibc-build/math/s_fmaximum_mag_numf.o gcc /usr/src/glibc-build/math/s_fmaximum_numf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaximum_numf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_numf.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_numf.o.dt -MT /usr/src/glibc-build/math/s_fmaximum_numf.o gcc /usr/src/glibc-build/math/s_fmaxmagf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaxmagf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaxmagf.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaxmagf.o.dt -MT /usr/src/glibc-build/math/s_fmaxmagf.o gcc /usr/src/glibc-build/math/s_fminf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminf.o -MD -MP -MF /usr/src/glibc-build/math/s_fminf.o.dt -MT /usr/src/glibc-build/math/s_fminf.o gcc /usr/src/glibc-build/math/s_fminimumf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminimumf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimumf.o -MD -MP -MF /usr/src/glibc-build/math/s_fminimumf.o.dt -MT /usr/src/glibc-build/math/s_fminimumf.o gcc /usr/src/glibc-build/math/s_fminimum_magf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminimum_magf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_magf.o -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_magf.o.dt -MT /usr/src/glibc-build/math/s_fminimum_magf.o gcc /usr/src/glibc-build/math/s_fminimum_mag_numf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminimum_mag_numf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_mag_numf.o -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_mag_numf.o.dt -MT /usr/src/glibc-build/math/s_fminimum_mag_numf.o gcc /usr/src/glibc-build/math/s_fminimum_numf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminimum_numf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_numf.o -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_numf.o.dt -MT /usr/src/glibc-build/math/s_fminimum_numf.o gcc /usr/src/glibc-build/math/s_fminmagf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fminmagf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminmagf.o -MD -MP -MF /usr/src/glibc-build/math/s_fminmagf.o.dt -MT /usr/src/glibc-build/math/s_fminmagf.o gcc /usr/src/glibc-build/math/s_iseqsigf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_iseqsigf.o -MD -MP -MF /usr/src/glibc-build/math/s_iseqsigf.o.dt -MT /usr/src/glibc-build/math/s_iseqsigf.o gcc ../sysdeps/ieee754/flt-32/s_log10p1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-log10p1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log10p1f.o -MD -MP -MF /usr/src/glibc-build/math/s_log10p1f.o.dt -MT /usr/src/glibc-build/math/s_log10p1f.o gcc ../sysdeps/ieee754/flt-32/s_log2p1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-log2p1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log2p1f.o -MD -MP -MF /usr/src/glibc-build/math/s_log2p1f.o.dt -MT /usr/src/glibc-build/math/s_log2p1f.o gcc /usr/src/glibc-build/math/s_nanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nanf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nanf.o -MD -MP -MF /usr/src/glibc-build/math/s_nanf.o.dt -MT /usr/src/glibc-build/math/s_nanf.o gcc /usr/src/glibc-build/math/s_nextdownf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nextdownf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextdownf.o -MD -MP -MF /usr/src/glibc-build/math/s_nextdownf.o.dt -MT /usr/src/glibc-build/math/s_nextdownf.o gcc /usr/src/glibc-build/math/s_significandf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_significandf.o -MD -MP -MF /usr/src/glibc-build/math/s_significandf.o.dt -MT /usr/src/glibc-build/math/s_significandf.o gcc /usr/src/glibc-build/math/s_sinpif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sinpif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sinpif.o -MD -MP -MF /usr/src/glibc-build/math/s_sinpif.o.dt -MT /usr/src/glibc-build/math/s_sinpif.o gcc /usr/src/glibc-build/math/s_tanpif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-tanpif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanpif.o -MD -MP -MF /usr/src/glibc-build/math/s_tanpif.o.dt -MT /usr/src/glibc-build/math/s_tanpif.o gcc /usr/src/glibc-build/math/w_acosf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-acosf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acosf.o -MD -MP -MF /usr/src/glibc-build/math/w_acosf.o.dt -MT /usr/src/glibc-build/math/w_acosf.o gcc /usr/src/glibc-build/math/w_acoshf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-acoshf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acoshf.o -MD -MP -MF /usr/src/glibc-build/math/w_acoshf.o.dt -MT /usr/src/glibc-build/math/w_acoshf.o gcc /usr/src/glibc-build/math/w_asinf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-asinf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_asinf.o -MD -MP -MF /usr/src/glibc-build/math/w_asinf.o.dt -MT /usr/src/glibc-build/math/w_asinf.o gcc /usr/src/glibc-build/math/w_atan2f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-atan2f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atan2f.o -MD -MP -MF /usr/src/glibc-build/math/w_atan2f.o.dt -MT /usr/src/glibc-build/math/w_atan2f.o gcc /usr/src/glibc-build/math/w_atanhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-atanhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atanhf.o -MD -MP -MF /usr/src/glibc-build/math/w_atanhf.o.dt -MT /usr/src/glibc-build/math/w_atanhf.o gcc /usr/src/glibc-build/math/w_coshf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-coshf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_coshf.o -MD -MP -MF /usr/src/glibc-build/math/w_coshf.o.dt -MT /usr/src/glibc-build/math/w_coshf.o gcc w_exp10f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-exp10f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp10f.o -MD -MP -MF /usr/src/glibc-build/math/w_exp10f.o.dt -MT /usr/src/glibc-build/math/w_exp10f.o gcc ../sysdeps/ieee754/flt-32/w_exp2f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp2f.o -MD -MP -MF /usr/src/glibc-build/math/w_exp2f.o.dt -MT /usr/src/glibc-build/math/w_exp2f.o gcc ../sysdeps/ieee754/flt-32/w_expf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_expf.o -MD -MP -MF /usr/src/glibc-build/math/w_expf.o.dt -MT /usr/src/glibc-build/math/w_expf.o gcc ../sysdeps/ieee754/flt-32/w_fmodf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmodf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_fmodf.o -MD -MP -MF /usr/src/glibc-build/math/w_fmodf.o.dt -MT /usr/src/glibc-build/math/w_fmodf.o gcc ../sysdeps/ieee754/flt-32/w_hypotf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-hypotf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_hypotf.o -MD -MP -MF /usr/src/glibc-build/math/w_hypotf.o.dt -MT /usr/src/glibc-build/math/w_hypotf.o gcc /usr/src/glibc-build/math/w_ilogbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ilogbf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_ilogbf.o -MD -MP -MF /usr/src/glibc-build/math/w_ilogbf.o.dt -MT /usr/src/glibc-build/math/w_ilogbf.o gcc /usr/src/glibc-build/math/w_j0f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-j0f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j0f.o -MD -MP -MF /usr/src/glibc-build/math/w_j0f.o.dt -MT /usr/src/glibc-build/math/w_j0f.o gcc /usr/src/glibc-build/math/w_j1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-j1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j1f.o -MD -MP -MF /usr/src/glibc-build/math/w_j1f.o.dt -MT /usr/src/glibc-build/math/w_j1f.o gcc /usr/src/glibc-build/math/w_jnf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-jnf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_jnf.o -MD -MP -MF /usr/src/glibc-build/math/w_jnf.o.dt -MT /usr/src/glibc-build/math/w_jnf.o gcc w_lgammaf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-lgammaf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammaf.o -MD -MP -MF /usr/src/glibc-build/math/w_lgammaf.o.dt -MT /usr/src/glibc-build/math/w_lgammaf.o gcc /usr/src/glibc-build/math/w_lgammaf_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-lgammaf32_r -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammaf_r.o -MD -MP -MF /usr/src/glibc-build/math/w_lgammaf_r.o.dt -MT /usr/src/glibc-build/math/w_lgammaf_r.o gcc /usr/src/glibc-build/math/w_llogbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-llogbf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_llogbf.o -MD -MP -MF /usr/src/glibc-build/math/w_llogbf.o.dt -MT /usr/src/glibc-build/math/w_llogbf.o gcc /usr/src/glibc-build/math/w_log10f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-log10f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log10f.o -MD -MP -MF /usr/src/glibc-build/math/w_log10f.o.dt -MT /usr/src/glibc-build/math/w_log10f.o gcc ../sysdeps/ieee754/flt-32/w_log1pf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-log1pf32 -fno-builtin-logp1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log1pf.o -MD -MP -MF /usr/src/glibc-build/math/w_log1pf.o.dt -MT /usr/src/glibc-build/math/w_log1pf.o gcc ../sysdeps/ieee754/flt-32/w_log2f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log2f.o -MD -MP -MF /usr/src/glibc-build/math/w_log2f.o.dt -MT /usr/src/glibc-build/math/w_log2f.o gcc ../sysdeps/ieee754/flt-32/w_logf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_logf.o -MD -MP -MF /usr/src/glibc-build/math/w_logf.o.dt -MT /usr/src/glibc-build/math/w_logf.o gcc ../sysdeps/ieee754/flt-32/w_powf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_powf.o -MD -MP -MF /usr/src/glibc-build/math/w_powf.o.dt -MT /usr/src/glibc-build/math/w_powf.o gcc w_remainderf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-remainderf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_remainderf.o -MD -MP -MF /usr/src/glibc-build/math/w_remainderf.o.dt -MT /usr/src/glibc-build/math/w_remainderf.o gcc /usr/src/glibc-build/math/w_scalbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalbf.o -MD -MP -MF /usr/src/glibc-build/math/w_scalbf.o.dt -MT /usr/src/glibc-build/math/w_scalbf.o gcc /usr/src/glibc-build/math/w_scalblnf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-scalblnf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalblnf.o -MD -MP -MF /usr/src/glibc-build/math/w_scalblnf.o.dt -MT /usr/src/glibc-build/math/w_scalblnf.o gcc /usr/src/glibc-build/math/w_sinhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sinhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sinhf.o -MD -MP -MF /usr/src/glibc-build/math/w_sinhf.o.dt -MT /usr/src/glibc-build/math/w_sinhf.o gcc /usr/src/glibc-build/math/w_sqrtf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sqrtf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sqrtf.o -MD -MP -MF /usr/src/glibc-build/math/w_sqrtf.o.dt -MT /usr/src/glibc-build/math/w_sqrtf.o gcc /usr/src/glibc-build/math/w_tgammaf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-tgammaf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_tgammaf.o -MD -MP -MF /usr/src/glibc-build/math/w_tgammaf.o.dt -MT /usr/src/glibc-build/math/w_tgammaf.o gcc ../sysdeps/ieee754/flt-32/e_acosf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_acosf.o -MD -MP -MF /usr/src/glibc-build/math/e_acosf.o.dt -MT /usr/src/glibc-build/math/e_acosf.o gcc ../sysdeps/ieee754/flt-32/e_acoshf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_acoshf.o -MD -MP -MF /usr/src/glibc-build/math/e_acoshf.o.dt -MT /usr/src/glibc-build/math/e_acoshf.o gcc ../sysdeps/ieee754/flt-32/e_asinf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_asinf.o -MD -MP -MF /usr/src/glibc-build/math/e_asinf.o.dt -MT /usr/src/glibc-build/math/e_asinf.o gcc ../sysdeps/ieee754/flt-32/e_atan2f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_atan2f.o -MD -MP -MF /usr/src/glibc-build/math/e_atan2f.o.dt -MT /usr/src/glibc-build/math/e_atan2f.o gcc ../sysdeps/ieee754/flt-32/e_atanhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_atanhf.o -MD -MP -MF /usr/src/glibc-build/math/e_atanhf.o.dt -MT /usr/src/glibc-build/math/e_atanhf.o gcc ../sysdeps/ieee754/flt-32/e_coshf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_coshf.o -MD -MP -MF /usr/src/glibc-build/math/e_coshf.o.dt -MT /usr/src/glibc-build/math/e_coshf.o gcc ../sysdeps/ieee754/flt-32/e_exp10f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp10f.o -MD -MP -MF /usr/src/glibc-build/math/e_exp10f.o.dt -MT /usr/src/glibc-build/math/e_exp10f.o gcc ../sysdeps/ieee754/flt-32/e_expf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-expf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_expf.o -MD -MP -MF /usr/src/glibc-build/math/e_expf.o.dt -MT /usr/src/glibc-build/math/e_expf.o gcc ../sysdeps/ieee754/flt-32/e_fmodf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_fmodf.o -MD -MP -MF /usr/src/glibc-build/math/e_fmodf.o.dt -MT /usr/src/glibc-build/math/e_fmodf.o gcc ../sysdeps/ieee754/flt-32/e_gammaf_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_gammaf_r.o -MD -MP -MF /usr/src/glibc-build/math/e_gammaf_r.o.dt -MT /usr/src/glibc-build/math/e_gammaf_r.o gcc ../sysdeps/ieee754/flt-32/e_hypotf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_hypotf.o -MD -MP -MF /usr/src/glibc-build/math/e_hypotf.o.dt -MT /usr/src/glibc-build/math/e_hypotf.o gcc ../sysdeps/ieee754/flt-32/e_ilogbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_ilogbf.o -MD -MP -MF /usr/src/glibc-build/math/e_ilogbf.o.dt -MT /usr/src/glibc-build/math/e_ilogbf.o gcc ../sysdeps/ieee754/flt-32/e_j0f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_j0f.o -MD -MP -MF /usr/src/glibc-build/math/e_j0f.o.dt -MT /usr/src/glibc-build/math/e_j0f.o gcc ../sysdeps/ieee754/flt-32/e_j1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_j1f.o -MD -MP -MF /usr/src/glibc-build/math/e_j1f.o.dt -MT /usr/src/glibc-build/math/e_j1f.o gcc ../sysdeps/ieee754/flt-32/e_jnf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_jnf.o -MD -MP -MF /usr/src/glibc-build/math/e_jnf.o.dt -MT /usr/src/glibc-build/math/e_jnf.o gcc ../sysdeps/ieee754/flt-32/e_lgammaf_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_lgammaf_r.o -MD -MP -MF /usr/src/glibc-build/math/e_lgammaf_r.o.dt -MT /usr/src/glibc-build/math/e_lgammaf_r.o In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/flt-32/e_jnf.c:15: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_jnf' at ../sysdeps/ieee754/flt-32/e_jnf.c:55:2: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/flt-32/e_jnf.c:20: ../sysdeps/ieee754/flt-32/e_jnf.c: In function '__ieee754_jnf': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_jnf.c:55:9: note: in expansion of macro 'SET_RESTORE_ROUNDF' 55 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_jnf' at ../sysdeps/ieee754/flt-32/e_jnf.c:55:2: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_jnf.c: In function '__ieee754_jnf': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_jnf.c:55:9: note: in expansion of macro 'SET_RESTORE_ROUNDF' 55 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_ynf' at ../sysdeps/ieee754/flt-32/e_jnf.c:209:2: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ ../sysdeps/ieee754/flt-32/e_jnf.c: In function '__ieee754_ynf': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_jnf.c:209:9: note: in expansion of macro 'SET_RESTORE_ROUNDF' 209 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_ynf' at ../sysdeps/ieee754/flt-32/e_jnf.c:209:2: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_jnf.c: In function '__ieee754_ynf': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_jnf.c:209:9: note: in expansion of macro 'SET_RESTORE_ROUNDF' 209 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/flt-32/e_log10f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log10f.o -MD -MP -MF /usr/src/glibc-build/math/e_log10f.o.dt -MT /usr/src/glibc-build/math/e_log10f.o In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/flt-32/e_j1f.c:20: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_j1f' at ../sysdeps/ieee754/flt-32/e_j1f.c:273:17: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/flt-32/e_j1f.c: In function '__ieee754_j1f': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_j1f.c:273:17: note: in expansion of macro 'SET_RESTORE_ROUNDF' 273 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_y1f' at ../sysdeps/ieee754/flt-32/e_j1f.c:563:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_j1f.c: In function '__ieee754_y1f': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_j1f.c:563:17: note: in expansion of macro 'SET_RESTORE_ROUNDF' 563 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/flt-32/e_log2f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-log2f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log2f.o -MD -MP -MF /usr/src/glibc-build/math/e_log2f.o.dt -MT /usr/src/glibc-build/math/e_log2f.o In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/flt-32/e_j0f.c:18: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_j0f' at ../sysdeps/ieee754/flt-32/e_j0f.c:264:17: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/flt-32/e_j0f.c: In function '__ieee754_j0f': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_j0f.c:264:17: note: in expansion of macro 'SET_RESTORE_ROUNDF' 264 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_y0f' at ../sysdeps/ieee754/flt-32/e_j0f.c:563:17: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_j0f.c: In function '__ieee754_y0f': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_j0f.c:563:17: note: in expansion of macro 'SET_RESTORE_ROUNDF' 563 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/flt-32/e_logf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-logf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_logf.o -MD -MP -MF /usr/src/glibc-build/math/e_logf.o.dt -MT /usr/src/glibc-build/math/e_logf.o gcc ../sysdeps/ieee754/flt-32/e_powf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-powf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_powf.o -MD -MP -MF /usr/src/glibc-build/math/e_powf.o.dt -MT /usr/src/glibc-build/math/e_powf.o gcc ../sysdeps/ieee754/flt-32/e_remainderf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_remainderf.o -MD -MP -MF /usr/src/glibc-build/math/e_remainderf.o.dt -MT /usr/src/glibc-build/math/e_remainderf.o gcc ../sysdeps/ieee754/flt-32/e_sinhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_sinhf.o -MD -MP -MF /usr/src/glibc-build/math/e_sinhf.o.dt -MT /usr/src/glibc-build/math/e_sinhf.o gcc ../sysdeps/ieee754/flt-32/e_sqrtf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_sqrtf.o -MD -MP -MF /usr/src/glibc-build/math/e_sqrtf.o.dt -MT /usr/src/glibc-build/math/e_sqrtf.o gcc ../sysdeps/ieee754/dbl-64/gamma_productf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/gamma_productf.o -MD -MP -MF /usr/src/glibc-build/math/gamma_productf.o.dt -MT /usr/src/glibc-build/math/gamma_productf.o gcc ../sysdeps/ieee754/flt-32/k_tanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_tanf.o -MD -MP -MF /usr/src/glibc-build/math/k_tanf.o.dt -MT /usr/src/glibc-build/math/k_tanf.o gcc ../sysdeps/ieee754/flt-32/lgamma_negf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/lgamma_negf.o -MD -MP -MF /usr/src/glibc-build/math/lgamma_negf.o.dt -MT /usr/src/glibc-build/math/lgamma_negf.o gcc ../sysdeps/ieee754/flt-32/lgamma_productf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/lgamma_productf.o -MD -MP -MF /usr/src/glibc-build/math/lgamma_productf.o.dt -MT /usr/src/glibc-build/math/lgamma_productf.o gcc ../sysdeps/ieee754/flt-32/s_asinhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-asinhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_asinhf.o -MD -MP -MF /usr/src/glibc-build/math/s_asinhf.o.dt -MT /usr/src/glibc-build/math/s_asinhf.o gcc ../sysdeps/ieee754/flt-32/s_atanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-atanf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atanf.o -MD -MP -MF /usr/src/glibc-build/math/s_atanf.o.dt -MT /usr/src/glibc-build/math/s_atanf.o gcc ../sysdeps/ieee754/flt-32/s_cbrtf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cbrtf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cbrtf.o -MD -MP -MF /usr/src/glibc-build/math/s_cbrtf.o.dt -MT /usr/src/glibc-build/math/s_cbrtf.o gcc ../sysdeps/ieee754/flt-32/s_ceilf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ceilf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ceilf.o -MD -MP -MF /usr/src/glibc-build/math/s_ceilf.o.dt -MT /usr/src/glibc-build/math/s_ceilf.o gcc ../sysdeps/ieee754/flt-32/s_cosf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-cosf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cosf.o -MD -MP -MF /usr/src/glibc-build/math/s_cosf.o.dt -MT /usr/src/glibc-build/math/s_cosf.o gcc ../sysdeps/ieee754/flt-32/s_erff.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-erff32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_erff.o -MD -MP -MF /usr/src/glibc-build/math/s_erff.o.dt -MT /usr/src/glibc-build/math/s_erff.o gcc ../sysdeps/ieee754/flt-32/s_erfcf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-erfcf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_erfcf.o -MD -MP -MF /usr/src/glibc-build/math/s_erfcf.o.dt -MT /usr/src/glibc-build/math/s_erfcf.o gcc ../sysdeps/ieee754/flt-32/s_expm1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-expm1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_expm1f.o -MD -MP -MF /usr/src/glibc-build/math/s_expm1f.o.dt -MT /usr/src/glibc-build/math/s_expm1f.o gcc ../sysdeps/ieee754/flt-32/s_fabsf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fabsf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fabsf.o -MD -MP -MF /usr/src/glibc-build/math/s_fabsf.o.dt -MT /usr/src/glibc-build/math/s_fabsf.o gcc ../sysdeps/ieee754/flt-32/s_floorf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-floorf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_floorf.o -MD -MP -MF /usr/src/glibc-build/math/s_floorf.o.dt -MT /usr/src/glibc-build/math/s_floorf.o gcc ../sysdeps/ieee754/dbl-64/s_fmaf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fmaf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaf.o -MD -MP -MF /usr/src/glibc-build/math/s_fmaf.o.dt -MT /usr/src/glibc-build/math/s_fmaf.o gcc ../sysdeps/ieee754/flt-32/s_fpclassifyf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fpclassifyf.o -MD -MP -MF /usr/src/glibc-build/math/s_fpclassifyf.o.dt -MT /usr/src/glibc-build/math/s_fpclassifyf.o gcc ../sysdeps/ieee754/flt-32/s_fromfpf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fromfpf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fromfpf.o -MD -MP -MF /usr/src/glibc-build/math/s_fromfpf.o.dt -MT /usr/src/glibc-build/math/s_fromfpf.o gcc ../sysdeps/ieee754/flt-32/s_fromfpxf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-fromfpxf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fromfpxf.o -MD -MP -MF /usr/src/glibc-build/math/s_fromfpxf.o.dt -MT /usr/src/glibc-build/math/s_fromfpxf.o gcc ../sysdeps/ieee754/flt-32/s_getpayloadf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-getpayloadf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_getpayloadf.o -MD -MP -MF /usr/src/glibc-build/math/s_getpayloadf.o.dt -MT /usr/src/glibc-build/math/s_getpayloadf.o gcc ../sysdeps/ieee754/flt-32/s_issignalingf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_issignalingf.o -MD -MP -MF /usr/src/glibc-build/math/s_issignalingf.o.dt -MT /usr/src/glibc-build/math/s_issignalingf.o gcc ../sysdeps/aarch64/fpu/s_llrintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-llrintf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_llrintf.o -MD -MP -MF /usr/src/glibc-build/math/s_llrintf.o.dt -MT /usr/src/glibc-build/math/s_llrintf.o gcc ../sysdeps/aarch64/fpu/s_llroundf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-llroundf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_llroundf.o -MD -MP -MF /usr/src/glibc-build/math/s_llroundf.o.dt -MT /usr/src/glibc-build/math/s_llroundf.o gcc ../sysdeps/ieee754/flt-32/s_log1pf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log1pf.o -MD -MP -MF /usr/src/glibc-build/math/s_log1pf.o.dt -MT /usr/src/glibc-build/math/s_log1pf.o gcc ../sysdeps/ieee754/flt-32/s_logbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-logbf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_logbf.o -MD -MP -MF /usr/src/glibc-build/math/s_logbf.o.dt -MT /usr/src/glibc-build/math/s_logbf.o gcc ../sysdeps/aarch64/fpu/s_lrintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-lrintf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lrintf.o -MD -MP -MF /usr/src/glibc-build/math/s_lrintf.o.dt -MT /usr/src/glibc-build/math/s_lrintf.o gcc ../sysdeps/aarch64/fpu/s_lroundf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-lroundf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lroundf.o -MD -MP -MF /usr/src/glibc-build/math/s_lroundf.o.dt -MT /usr/src/glibc-build/math/s_lroundf.o gcc ../sysdeps/ieee754/flt-32/s_nearbyintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nearbyintf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nearbyintf.o -MD -MP -MF /usr/src/glibc-build/math/s_nearbyintf.o.dt -MT /usr/src/glibc-build/math/s_nearbyintf.o gcc ../sysdeps/ieee754/flt-32/s_nextafterf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nextafterf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextafterf.o -MD -MP -MF /usr/src/glibc-build/math/s_nextafterf.o.dt -MT /usr/src/glibc-build/math/s_nextafterf.o gcc ../sysdeps/ieee754/ldbl-128/s_nexttowardf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nexttowardf.o -MD -MP -MF /usr/src/glibc-build/math/s_nexttowardf.o.dt -MT /usr/src/glibc-build/math/s_nexttowardf.o gcc ../sysdeps/ieee754/flt-32/s_nextupf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-nextupf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextupf.o -MD -MP -MF /usr/src/glibc-build/math/s_nextupf.o.dt -MT /usr/src/glibc-build/math/s_nextupf.o gcc ../sysdeps/ieee754/flt-32/s_remquof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-remquof32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_remquof.o -MD -MP -MF /usr/src/glibc-build/math/s_remquof.o.dt -MT /usr/src/glibc-build/math/s_remquof.o gcc ../sysdeps/ieee754/flt-32/s_rintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-rintf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_rintf.o -MD -MP -MF /usr/src/glibc-build/math/s_rintf.o.dt -MT /usr/src/glibc-build/math/s_rintf.o gcc ../sysdeps/ieee754/flt-32/s_roundf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-roundf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_roundf.o -MD -MP -MF /usr/src/glibc-build/math/s_roundf.o.dt -MT /usr/src/glibc-build/math/s_roundf.o gcc ../sysdeps/aarch64/fpu/s_roundevenf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-roundevenf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_roundevenf.o -MD -MP -MF /usr/src/glibc-build/math/s_roundevenf.o.dt -MT /usr/src/glibc-build/math/s_roundevenf.o gcc ../sysdeps/ieee754/flt-32/s_scalblnf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_scalblnf.o -MD -MP -MF /usr/src/glibc-build/math/s_scalblnf.o.dt -MT /usr/src/glibc-build/math/s_scalblnf.o gcc ../sysdeps/ieee754/flt-32/s_setpayloadf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-setpayloadf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_setpayloadf.o -MD -MP -MF /usr/src/glibc-build/math/s_setpayloadf.o.dt -MT /usr/src/glibc-build/math/s_setpayloadf.o gcc ../sysdeps/ieee754/flt-32/s_setpayloadsigf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-setpayloadsigf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_setpayloadsigf.o -MD -MP -MF /usr/src/glibc-build/math/s_setpayloadsigf.o.dt -MT /usr/src/glibc-build/math/s_setpayloadsigf.o gcc ../sysdeps/ieee754/flt-32/s_sinf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sinf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sinf.o -MD -MP -MF /usr/src/glibc-build/math/s_sinf.o.dt -MT /usr/src/glibc-build/math/s_sinf.o gcc ../sysdeps/ieee754/flt-32/s_sincosf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-sincosf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sincosf.o -MD -MP -MF /usr/src/glibc-build/math/s_sincosf.o.dt -MT /usr/src/glibc-build/math/s_sincosf.o gcc ../sysdeps/ieee754/flt-32/s_tanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-tanf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanf.o -MD -MP -MF /usr/src/glibc-build/math/s_tanf.o.dt -MT /usr/src/glibc-build/math/s_tanf.o gcc ../sysdeps/ieee754/flt-32/s_tanhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-tanhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanhf.o -MD -MP -MF /usr/src/glibc-build/math/s_tanhf.o.dt -MT /usr/src/glibc-build/math/s_tanhf.o gcc ../sysdeps/ieee754/flt-32/s_totalorderf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-totalorderf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_totalorderf.o -MD -MP -MF /usr/src/glibc-build/math/s_totalorderf.o.dt -MT /usr/src/glibc-build/math/s_totalorderf.o gcc ../sysdeps/ieee754/flt-32/s_totalordermagf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-totalordermagf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_totalordermagf.o -MD -MP -MF /usr/src/glibc-build/math/s_totalordermagf.o.dt -MT /usr/src/glibc-build/math/s_totalordermagf.o gcc ../sysdeps/ieee754/flt-32/s_truncf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-truncf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_truncf.o -MD -MP -MF /usr/src/glibc-build/math/s_truncf.o.dt -MT /usr/src/glibc-build/math/s_truncf.o gcc ../sysdeps/ieee754/flt-32/s_ufromfpf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ufromfpf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ufromfpf.o -MD -MP -MF /usr/src/glibc-build/math/s_ufromfpf.o.dt -MT /usr/src/glibc-build/math/s_ufromfpf.o gcc ../sysdeps/ieee754/flt-32/s_ufromfpxf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-ufromfpxf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ufromfpxf.o -MD -MP -MF /usr/src/glibc-build/math/s_ufromfpxf.o.dt -MT /usr/src/glibc-build/math/s_ufromfpxf.o gcc ../sysdeps/ieee754/dbl-64/x2y2m1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/x2y2m1f.o -MD -MP -MF /usr/src/glibc-build/math/x2y2m1f.o.dt -MT /usr/src/glibc-build/math/x2y2m1f.o gcc ../sysdeps/ieee754/ldbl-128/e_rem_pio2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_rem_pio2l.o -MD -MP -MF /usr/src/glibc-build/math/e_rem_pio2l.o.dt -MT /usr/src/glibc-build/math/e_rem_pio2l.o gcc ../sysdeps/ieee754/ldbl-128/k_cosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_cosl.o -MD -MP -MF /usr/src/glibc-build/math/k_cosl.o.dt -MT /usr/src/glibc-build/math/k_cosl.o gcc ../sysdeps/ieee754/ldbl-128/k_sincosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_sincosl.o -MD -MP -MF /usr/src/glibc-build/math/k_sincosl.o.dt -MT /usr/src/glibc-build/math/k_sincosl.o gcc ../sysdeps/ieee754/ldbl-128/k_sinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_sinl.o -MD -MP -MF /usr/src/glibc-build/math/k_sinl.o.dt -MT /usr/src/glibc-build/math/k_sinl.o gcc s_iscanonicall.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_iscanonicall.o -MD -MP -MF /usr/src/glibc-build/math/s_iscanonicall.o.dt -MT /usr/src/glibc-build/math/s_iscanonicall.o gcc ../sysdeps/ieee754/ldbl-128/t_sincosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/t_sincosl.o -MD -MP -MF /usr/src/glibc-build/math/t_sincosl.o.dt -MT /usr/src/glibc-build/math/t_sincosl.o gcc ../sysdeps/ieee754/dbl-64/branred.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -ffp-contract=off -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/branred.o -MD -MP -MF /usr/src/glibc-build/math/branred.o.dt -MT /usr/src/glibc-build/math/branred.o gcc ../sysdeps/ieee754/dbl-64/e_exp_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp_data.o -MD -MP -MF /usr/src/glibc-build/math/e_exp_data.o.dt -MT /usr/src/glibc-build/math/e_exp_data.o gcc ../sysdeps/ieee754/dbl-64/e_log2_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log2_data.o -MD -MP -MF /usr/src/glibc-build/math/e_log2_data.o.dt -MT /usr/src/glibc-build/math/e_log2_data.o gcc ../sysdeps/ieee754/dbl-64/e_log_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log_data.o -MD -MP -MF /usr/src/glibc-build/math/e_log_data.o.dt -MT /usr/src/glibc-build/math/e_log_data.o gcc ../sysdeps/ieee754/dbl-64/e_pow_log_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_pow_log_data.o -MD -MP -MF /usr/src/glibc-build/math/e_pow_log_data.o.dt -MT /usr/src/glibc-build/math/e_pow_log_data.o gcc ../sysdeps/ieee754/dbl-64/k_rem_pio2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_rem_pio2.o -MD -MP -MF /usr/src/glibc-build/math/k_rem_pio2.o.dt -MT /usr/src/glibc-build/math/k_rem_pio2.o gcc ../sysdeps/ieee754/dbl-64/math_err.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/math_err.o -MD -MP -MF /usr/src/glibc-build/math/math_err.o.dt -MT /usr/src/glibc-build/math/math_err.o gcc ../sysdeps/ieee754/dbl-64/sincostab.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/sincostab.o -MD -MP -MF /usr/src/glibc-build/math/sincostab.o.dt -MT /usr/src/glibc-build/math/sincostab.o gcc ../sysdeps/ieee754/flt-32/e_exp2f_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp2f_data.o -MD -MP -MF /usr/src/glibc-build/math/e_exp2f_data.o.dt -MT /usr/src/glibc-build/math/e_exp2f_data.o gcc ../sysdeps/ieee754/flt-32/e_log2f_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log2f_data.o -MD -MP -MF /usr/src/glibc-build/math/e_log2f_data.o.dt -MT /usr/src/glibc-build/math/e_log2f_data.o gcc ../sysdeps/ieee754/flt-32/e_logf_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_logf_data.o -MD -MP -MF /usr/src/glibc-build/math/e_logf_data.o.dt -MT /usr/src/glibc-build/math/e_logf_data.o gcc ../sysdeps/ieee754/flt-32/e_powf_log2_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_powf_log2_data.o -MD -MP -MF /usr/src/glibc-build/math/e_powf_log2_data.o.dt -MT /usr/src/glibc-build/math/e_powf_log2_data.o gcc ../sysdeps/ieee754/flt-32/math_errf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/math_errf.o -MD -MP -MF /usr/src/glibc-build/math/math_errf.o.dt -MT /usr/src/glibc-build/math/math_errf.o gcc ../sysdeps/ieee754/flt-32/s_sincosf_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sincosf_data.o -MD -MP -MF /usr/src/glibc-build/math/s_sincosf_data.o.dt -MT /usr/src/glibc-build/math/s_sincosf_data.o gcc ../sysdeps/ieee754/dbl-64/s_f32xaddf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f32xaddf64.o -MD -MP -MF /usr/src/glibc-build/math/s_f32xaddf64.o.dt -MT /usr/src/glibc-build/math/s_f32xaddf64.o gcc ../sysdeps/ieee754/dbl-64/s_fadd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f32addf32x -fno-builtin-f32addf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fadd.o -MD -MP -MF /usr/src/glibc-build/math/s_fadd.o.dt -MT /usr/src/glibc-build/math/s_fadd.o gcc ../sysdeps/ieee754/ldbl-128/s_f64xaddf128.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f64xaddf128.o -MD -MP -MF /usr/src/glibc-build/math/s_f64xaddf128.o.dt -MT /usr/src/glibc-build/math/s_f64xaddf128.o gcc ../sysdeps/ieee754/ldbl-128/s_daddl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f64addf64x -fno-builtin-f64addf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_daddl.o -MD -MP -MF /usr/src/glibc-build/math/s_daddl.o.dt -MT /usr/src/glibc-build/math/s_daddl.o gcc ../sysdeps/ieee754/ldbl-128/s_faddl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f32addf64x -fno-builtin-f32addf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_faddl.o -MD -MP -MF /usr/src/glibc-build/math/s_faddl.o.dt -MT /usr/src/glibc-build/math/s_faddl.o gcc ../sysdeps/ieee754/dbl-64/s_f32xdivf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f32xdivf64.o -MD -MP -MF /usr/src/glibc-build/math/s_f32xdivf64.o.dt -MT /usr/src/glibc-build/math/s_f32xdivf64.o gcc ../sysdeps/ieee754/dbl-64/s_fdiv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f32divf32x -fno-builtin-f32divf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fdiv.o -MD -MP -MF /usr/src/glibc-build/math/s_fdiv.o.dt -MT /usr/src/glibc-build/math/s_fdiv.o gcc ../sysdeps/ieee754/ldbl-128/s_f64xdivf128.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f64xdivf128.o -MD -MP -MF /usr/src/glibc-build/math/s_f64xdivf128.o.dt -MT /usr/src/glibc-build/math/s_f64xdivf128.o gcc ../sysdeps/ieee754/ldbl-128/s_ddivl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f64divf64x -fno-builtin-f64divf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ddivl.o -MD -MP -MF /usr/src/glibc-build/math/s_ddivl.o.dt -MT /usr/src/glibc-build/math/s_ddivl.o gcc ../sysdeps/ieee754/ldbl-128/s_fdivl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f32divf64x -fno-builtin-f32divf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fdivl.o -MD -MP -MF /usr/src/glibc-build/math/s_fdivl.o.dt -MT /usr/src/glibc-build/math/s_fdivl.o gcc ../sysdeps/ieee754/dbl-64/s_f32xfmaf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f32xfmaf64.o -MD -MP -MF /usr/src/glibc-build/math/s_f32xfmaf64.o.dt -MT /usr/src/glibc-build/math/s_f32xfmaf64.o gcc ../sysdeps/ieee754/dbl-64/s_ffma.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f32fmaf32x -fno-builtin-f32fmaf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ffma.o -MD -MP -MF /usr/src/glibc-build/math/s_ffma.o.dt -MT /usr/src/glibc-build/math/s_ffma.o gcc ../sysdeps/ieee754/ldbl-128/s_f64xfmaf128.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f64xfmaf128.o -MD -MP -MF /usr/src/glibc-build/math/s_f64xfmaf128.o.dt -MT /usr/src/glibc-build/math/s_f64xfmaf128.o gcc ../sysdeps/ieee754/ldbl-128/s_dfmal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f64fmaf64x -fno-builtin-f64fmaf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_dfmal.o -MD -MP -MF /usr/src/glibc-build/math/s_dfmal.o.dt -MT /usr/src/glibc-build/math/s_dfmal.o gcc ../sysdeps/ieee754/ldbl-128/s_ffmal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f32fmaf64x -fno-builtin-f32fmaf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ffmal.o -MD -MP -MF /usr/src/glibc-build/math/s_ffmal.o.dt -MT /usr/src/glibc-build/math/s_ffmal.o gcc ../sysdeps/ieee754/dbl-64/s_f32xmulf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f32xmulf64.o -MD -MP -MF /usr/src/glibc-build/math/s_f32xmulf64.o.dt -MT /usr/src/glibc-build/math/s_f32xmulf64.o gcc ../sysdeps/ieee754/dbl-64/s_fmul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f32mulf32x -fno-builtin-f32mulf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmul.o -MD -MP -MF /usr/src/glibc-build/math/s_fmul.o.dt -MT /usr/src/glibc-build/math/s_fmul.o gcc ../sysdeps/ieee754/ldbl-128/s_f64xmulf128.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f64xmulf128.o -MD -MP -MF /usr/src/glibc-build/math/s_f64xmulf128.o.dt -MT /usr/src/glibc-build/math/s_f64xmulf128.o gcc ../sysdeps/ieee754/ldbl-128/s_dmull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f64mulf64x -fno-builtin-f64mulf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_dmull.o -MD -MP -MF /usr/src/glibc-build/math/s_dmull.o.dt -MT /usr/src/glibc-build/math/s_dmull.o gcc ../sysdeps/ieee754/ldbl-128/s_fmull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f32mulf64x -fno-builtin-f32mulf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmull.o -MD -MP -MF /usr/src/glibc-build/math/s_fmull.o.dt -MT /usr/src/glibc-build/math/s_fmull.o gcc ../sysdeps/ieee754/dbl-64/s_f32xsqrtf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f32xsqrtf64.o -MD -MP -MF /usr/src/glibc-build/math/s_f32xsqrtf64.o.dt -MT /usr/src/glibc-build/math/s_f32xsqrtf64.o gcc ../sysdeps/ieee754/dbl-64/s_fsqrt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f32sqrtf32x -fno-builtin-f32sqrtf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fsqrt.o -MD -MP -MF /usr/src/glibc-build/math/s_fsqrt.o.dt -MT /usr/src/glibc-build/math/s_fsqrt.o gcc ../sysdeps/ieee754/ldbl-128/s_f64xsqrtf128.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f64xsqrtf128.o -MD -MP -MF /usr/src/glibc-build/math/s_f64xsqrtf128.o.dt -MT /usr/src/glibc-build/math/s_f64xsqrtf128.o gcc ../sysdeps/ieee754/ldbl-128/s_dsqrtl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f64sqrtf64x -fno-builtin-f64sqrtf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_dsqrtl.o -MD -MP -MF /usr/src/glibc-build/math/s_dsqrtl.o.dt -MT /usr/src/glibc-build/math/s_dsqrtl.o gcc ../sysdeps/ieee754/ldbl-128/s_fsqrtl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f32sqrtf64x -fno-builtin-f32sqrtf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fsqrtl.o -MD -MP -MF /usr/src/glibc-build/math/s_fsqrtl.o.dt -MT /usr/src/glibc-build/math/s_fsqrtl.o gcc ../sysdeps/ieee754/dbl-64/s_f32xsubf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f32xsubf64.o -MD -MP -MF /usr/src/glibc-build/math/s_f32xsubf64.o.dt -MT /usr/src/glibc-build/math/s_f32xsubf64.o gcc ../sysdeps/ieee754/dbl-64/s_fsub.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f32subf32x -fno-builtin-f32subf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fsub.o -MD -MP -MF /usr/src/glibc-build/math/s_fsub.o.dt -MT /usr/src/glibc-build/math/s_fsub.o gcc ../sysdeps/ieee754/ldbl-128/s_f64xsubf128.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f64xsubf128.o -MD -MP -MF /usr/src/glibc-build/math/s_f64xsubf128.o.dt -MT /usr/src/glibc-build/math/s_f64xsubf128.o gcc ../sysdeps/ieee754/ldbl-128/s_dsubl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f64subf64x -fno-builtin-f64subf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_dsubl.o -MD -MP -MF /usr/src/glibc-build/math/s_dsubl.o.dt -MT /usr/src/glibc-build/math/s_dsubl.o gcc ../sysdeps/ieee754/ldbl-128/s_fsubl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -fno-builtin-f32subf64x -fno-builtin-f32subf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fsubl.o -MD -MP -MF /usr/src/glibc-build/math/s_fsubl.o.dt -MT /usr/src/glibc-build/math/s_fsubl.o gcc ../sysdeps/aarch64/fpu/fclrexcpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fclrexcpt.os -MD -MP -MF /usr/src/glibc-build/math/fclrexcpt.os.dt -MT /usr/src/glibc-build/math/fclrexcpt.os gcc ../sysdeps/aarch64/fpu/fedisblxcpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fedisblxcpt.os -MD -MP -MF /usr/src/glibc-build/math/fedisblxcpt.os.dt -MT /usr/src/glibc-build/math/fedisblxcpt.os gcc ../sysdeps/aarch64/fpu/feenablxcpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/feenablxcpt.os -MD -MP -MF /usr/src/glibc-build/math/feenablxcpt.os.dt -MT /usr/src/glibc-build/math/feenablxcpt.os gcc ../sysdeps/aarch64/fpu/fegetenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fegetenv.os -MD -MP -MF /usr/src/glibc-build/math/fegetenv.os.dt -MT /usr/src/glibc-build/math/fegetenv.os gcc ../sysdeps/aarch64/fpu/fegetexcept.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fegetexcept.os -MD -MP -MF /usr/src/glibc-build/math/fegetexcept.os.dt -MT /usr/src/glibc-build/math/fegetexcept.os gcc ../sysdeps/aarch64/fpu/fegetmode.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fegetmode.os -MD -MP -MF /usr/src/glibc-build/math/fegetmode.os.dt -MT /usr/src/glibc-build/math/fegetmode.os gcc ../sysdeps/aarch64/fpu/fegetround.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fegetround.os -MD -MP -MF /usr/src/glibc-build/math/fegetround.os.dt -MT /usr/src/glibc-build/math/fegetround.os gcc ../sysdeps/aarch64/fpu/feholdexcpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/feholdexcpt.os -MD -MP -MF /usr/src/glibc-build/math/feholdexcpt.os.dt -MT /usr/src/glibc-build/math/feholdexcpt.os gcc ../sysdeps/aarch64/fpu/fesetenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fesetenv.os -MD -MP -MF /usr/src/glibc-build/math/fesetenv.os.dt -MT /usr/src/glibc-build/math/fesetenv.os gcc ../sysdeps/aarch64/fpu/fesetexcept.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fesetexcept.os -MD -MP -MF /usr/src/glibc-build/math/fesetexcept.os.dt -MT /usr/src/glibc-build/math/fesetexcept.os gcc ../sysdeps/aarch64/fpu/fesetmode.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fesetmode.os -MD -MP -MF /usr/src/glibc-build/math/fesetmode.os.dt -MT /usr/src/glibc-build/math/fesetmode.os gcc ../sysdeps/aarch64/fpu/fesetround.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fesetround.os -MD -MP -MF /usr/src/glibc-build/math/fesetround.os.dt -MT /usr/src/glibc-build/math/fesetround.os gcc fetestexceptflag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fetestexceptflag.os -MD -MP -MF /usr/src/glibc-build/math/fetestexceptflag.os.dt -MT /usr/src/glibc-build/math/fetestexceptflag.os gcc ../sysdeps/aarch64/fpu/feupdateenv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/feupdateenv.os -MD -MP -MF /usr/src/glibc-build/math/feupdateenv.os.dt -MT /usr/src/glibc-build/math/feupdateenv.os gcc ../sysdeps/aarch64/fpu/fgetexcptflg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fgetexcptflg.os -MD -MP -MF /usr/src/glibc-build/math/fgetexcptflg.os.dt -MT /usr/src/glibc-build/math/fgetexcptflg.os gcc ../sysdeps/aarch64/fpu/fraiseexcpt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fraiseexcpt.os -MD -MP -MF /usr/src/glibc-build/math/fraiseexcpt.os.dt -MT /usr/src/glibc-build/math/fraiseexcpt.os gcc ../sysdeps/aarch64/fpu/fsetexcptflg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/fsetexcptflg.os -MD -MP -MF /usr/src/glibc-build/math/fsetexcptflg.os.dt -MT /usr/src/glibc-build/math/fsetexcptflg.os gcc ../sysdeps/aarch64/fpu/ftestexcept.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/ftestexcept.os -MD -MP -MF /usr/src/glibc-build/math/ftestexcept.os.dt -MT /usr/src/glibc-build/math/ftestexcept.os gcc ../sysdeps/ieee754/s_lib_version.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lib_version.os -MD -MP -MF /usr/src/glibc-build/math/s_lib_version.os.dt -MT /usr/src/glibc-build/math/s_lib_version.os gcc ../sysdeps/ieee754/s_matherr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_matherr.os -MD -MP -MF /usr/src/glibc-build/math/s_matherr.os.dt -MT /usr/src/glibc-build/math/s_matherr.os gcc ../sysdeps/ieee754/s_signgam.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_signgam.os -MD -MP -MF /usr/src/glibc-build/math/s_signgam.os.dt -MT /usr/src/glibc-build/math/s_signgam.os gcc ../sysdeps/ieee754/k_standardl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_standardl.os -MD -MP -MF /usr/src/glibc-build/math/k_standardl.os.dt -MT /usr/src/glibc-build/math/k_standardl.os gcc w_acosl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acosl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_acosl_compat.os.dt -MT /usr/src/glibc-build/math/w_acosl_compat.os gcc w_acoshl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acoshl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_acoshl_compat.os.dt -MT /usr/src/glibc-build/math/w_acoshl_compat.os gcc w_asinl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_asinl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_asinl_compat.os.dt -MT /usr/src/glibc-build/math/w_asinl_compat.os gcc w_atan2l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atan2l_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_atan2l_compat.os.dt -MT /usr/src/glibc-build/math/w_atan2l_compat.os gcc w_atanhl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atanhl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_atanhl_compat.os.dt -MT /usr/src/glibc-build/math/w_atanhl_compat.os gcc w_coshl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_coshl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_coshl_compat.os.dt -MT /usr/src/glibc-build/math/w_coshl_compat.os gcc w_exp10l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp10l_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_exp10l_compat.os.dt -MT /usr/src/glibc-build/math/w_exp10l_compat.os gcc w_exp2l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp2l_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_exp2l_compat.os.dt -MT /usr/src/glibc-build/math/w_exp2l_compat.os gcc w_expl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_expl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_expl_compat.os.dt -MT /usr/src/glibc-build/math/w_expl_compat.os gcc w_fmodl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_fmodl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_fmodl_compat.os.dt -MT /usr/src/glibc-build/math/w_fmodl_compat.os gcc w_hypotl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_hypotl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_hypotl_compat.os.dt -MT /usr/src/glibc-build/math/w_hypotl_compat.os gcc w_j0l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j0l_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_j0l_compat.os.dt -MT /usr/src/glibc-build/math/w_j0l_compat.os gcc w_j1l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j1l_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_j1l_compat.os.dt -MT /usr/src/glibc-build/math/w_j1l_compat.os gcc w_jnl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_jnl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_jnl_compat.os.dt -MT /usr/src/glibc-build/math/w_jnl_compat.os gcc w_lgammal_compat2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammal_compat2.os -MD -MP -MF /usr/src/glibc-build/math/w_lgammal_compat2.os.dt -MT /usr/src/glibc-build/math/w_lgammal_compat2.os gcc w_lgammal_r_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammal_r_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_lgammal_r_compat.os.dt -MT /usr/src/glibc-build/math/w_lgammal_r_compat.os gcc w_lgamma_compatl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma_compatl.os -MD -MP -MF /usr/src/glibc-build/math/w_lgamma_compatl.os.dt -MT /usr/src/glibc-build/math/w_lgamma_compatl.os gcc w_log10l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log10l_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_log10l_compat.os.dt -MT /usr/src/glibc-build/math/w_log10l_compat.os gcc w_log2l_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log2l_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_log2l_compat.os.dt -MT /usr/src/glibc-build/math/w_log2l_compat.os gcc w_logl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_logl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_logl_compat.os.dt -MT /usr/src/glibc-build/math/w_logl_compat.os gcc w_powl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_powl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_powl_compat.os.dt -MT /usr/src/glibc-build/math/w_powl_compat.os gcc w_remainderl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_remainderl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_remainderl_compat.os.dt -MT /usr/src/glibc-build/math/w_remainderl_compat.os gcc w_scalbl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalbl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_scalbl_compat.os.dt -MT /usr/src/glibc-build/math/w_scalbl_compat.os gcc w_sinhl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sinhl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_sinhl_compat.os.dt -MT /usr/src/glibc-build/math/w_sinhl_compat.os gcc w_sqrtl_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sqrtl_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_sqrtl_compat.os.dt -MT /usr/src/glibc-build/math/w_sqrtl_compat.os gcc w_tgammal_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_tgammal_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_tgammal_compat.os.dt -MT /usr/src/glibc-build/math/w_tgammal_compat.os gcc ../sysdeps/ieee754/k_standard.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_standard.os -MD -MP -MF /usr/src/glibc-build/math/k_standard.os.dt -MT /usr/src/glibc-build/math/k_standard.os gcc w_acos_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acos_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_acos_compat.os.dt -MT /usr/src/glibc-build/math/w_acos_compat.os gcc w_acosh_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acosh_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_acosh_compat.os.dt -MT /usr/src/glibc-build/math/w_acosh_compat.os gcc w_asin_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_asin_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_asin_compat.os.dt -MT /usr/src/glibc-build/math/w_asin_compat.os gcc w_atan2_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atan2_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_atan2_compat.os.dt -MT /usr/src/glibc-build/math/w_atan2_compat.os gcc w_atanh_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atanh_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_atanh_compat.os.dt -MT /usr/src/glibc-build/math/w_atanh_compat.os gcc w_cosh_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_cosh_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_cosh_compat.os.dt -MT /usr/src/glibc-build/math/w_cosh_compat.os gcc w_exp10_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp10_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_exp10_compat.os.dt -MT /usr/src/glibc-build/math/w_exp10_compat.os gcc w_exp2_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp2_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_exp2_compat.os.dt -MT /usr/src/glibc-build/math/w_exp2_compat.os gcc w_exp_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_exp_compat.os.dt -MT /usr/src/glibc-build/math/w_exp_compat.os gcc w_fmod_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_fmod_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_fmod_compat.os.dt -MT /usr/src/glibc-build/math/w_fmod_compat.os gcc w_hypot_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_hypot_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_hypot_compat.os.dt -MT /usr/src/glibc-build/math/w_hypot_compat.os gcc w_j0_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j0_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_j0_compat.os.dt -MT /usr/src/glibc-build/math/w_j0_compat.os gcc w_j1_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j1_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_j1_compat.os.dt -MT /usr/src/glibc-build/math/w_j1_compat.os gcc w_jn_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_jn_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_jn_compat.os.dt -MT /usr/src/glibc-build/math/w_jn_compat.os gcc w_lgamma_compat2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma_compat2.os -MD -MP -MF /usr/src/glibc-build/math/w_lgamma_compat2.os.dt -MT /usr/src/glibc-build/math/w_lgamma_compat2.os gcc w_lgamma_r_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma_r_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_lgamma_r_compat.os.dt -MT /usr/src/glibc-build/math/w_lgamma_r_compat.os gcc w_lgamma_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_lgamma_compat.os.dt -MT /usr/src/glibc-build/math/w_lgamma_compat.os gcc w_log10_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log10_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_log10_compat.os.dt -MT /usr/src/glibc-build/math/w_log10_compat.os gcc w_log2_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log2_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_log2_compat.os.dt -MT /usr/src/glibc-build/math/w_log2_compat.os gcc w_log_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_log_compat.os.dt -MT /usr/src/glibc-build/math/w_log_compat.os gcc w_pow_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_pow_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_pow_compat.os.dt -MT /usr/src/glibc-build/math/w_pow_compat.os gcc w_remainder_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_remainder_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_remainder_compat.os.dt -MT /usr/src/glibc-build/math/w_remainder_compat.os gcc w_scalb_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalb_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_scalb_compat.os.dt -MT /usr/src/glibc-build/math/w_scalb_compat.os gcc w_sinh_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sinh_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_sinh_compat.os.dt -MT /usr/src/glibc-build/math/w_sinh_compat.os gcc w_sqrt_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sqrt_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_sqrt_compat.os.dt -MT /usr/src/glibc-build/math/w_sqrt_compat.os gcc w_tgamma_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_tgamma_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_tgamma_compat.os.dt -MT /usr/src/glibc-build/math/w_tgamma_compat.os gcc ../sysdeps/ieee754/k_standardf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_standardf.os -MD -MP -MF /usr/src/glibc-build/math/k_standardf.os.dt -MT /usr/src/glibc-build/math/k_standardf.os gcc w_acosf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acosf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_acosf_compat.os.dt -MT /usr/src/glibc-build/math/w_acosf_compat.os gcc w_acoshf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acoshf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_acoshf_compat.os.dt -MT /usr/src/glibc-build/math/w_acoshf_compat.os gcc w_asinf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_asinf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_asinf_compat.os.dt -MT /usr/src/glibc-build/math/w_asinf_compat.os gcc w_atan2f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atan2f_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_atan2f_compat.os.dt -MT /usr/src/glibc-build/math/w_atan2f_compat.os gcc w_atanhf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atanhf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_atanhf_compat.os.dt -MT /usr/src/glibc-build/math/w_atanhf_compat.os gcc w_coshf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_coshf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_coshf_compat.os.dt -MT /usr/src/glibc-build/math/w_coshf_compat.os gcc w_exp10f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp10f_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_exp10f_compat.os.dt -MT /usr/src/glibc-build/math/w_exp10f_compat.os gcc w_exp2f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp2f_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_exp2f_compat.os.dt -MT /usr/src/glibc-build/math/w_exp2f_compat.os gcc w_expf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_expf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_expf_compat.os.dt -MT /usr/src/glibc-build/math/w_expf_compat.os gcc w_fmodf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_fmodf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_fmodf_compat.os.dt -MT /usr/src/glibc-build/math/w_fmodf_compat.os gcc w_hypotf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_hypotf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_hypotf_compat.os.dt -MT /usr/src/glibc-build/math/w_hypotf_compat.os gcc w_j0f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j0f_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_j0f_compat.os.dt -MT /usr/src/glibc-build/math/w_j0f_compat.os gcc w_j1f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j1f_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_j1f_compat.os.dt -MT /usr/src/glibc-build/math/w_j1f_compat.os gcc w_jnf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_jnf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_jnf_compat.os.dt -MT /usr/src/glibc-build/math/w_jnf_compat.os gcc w_lgammaf_compat2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammaf_compat2.os -MD -MP -MF /usr/src/glibc-build/math/w_lgammaf_compat2.os.dt -MT /usr/src/glibc-build/math/w_lgammaf_compat2.os gcc w_lgammaf_r_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammaf_r_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_lgammaf_r_compat.os.dt -MT /usr/src/glibc-build/math/w_lgammaf_r_compat.os gcc w_lgamma_compatf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma_compatf.os -MD -MP -MF /usr/src/glibc-build/math/w_lgamma_compatf.os.dt -MT /usr/src/glibc-build/math/w_lgamma_compatf.os gcc w_log10f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log10f_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_log10f_compat.os.dt -MT /usr/src/glibc-build/math/w_log10f_compat.os gcc w_log2f_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log2f_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_log2f_compat.os.dt -MT /usr/src/glibc-build/math/w_log2f_compat.os gcc w_logf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_logf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_logf_compat.os.dt -MT /usr/src/glibc-build/math/w_logf_compat.os gcc w_powf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_powf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_powf_compat.os.dt -MT /usr/src/glibc-build/math/w_powf_compat.os gcc w_remainderf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_remainderf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_remainderf_compat.os.dt -MT /usr/src/glibc-build/math/w_remainderf_compat.os gcc w_scalbf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalbf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_scalbf_compat.os.dt -MT /usr/src/glibc-build/math/w_scalbf_compat.os gcc w_sinhf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sinhf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_sinhf_compat.os.dt -MT /usr/src/glibc-build/math/w_sinhf_compat.os gcc w_sqrtf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sqrtf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_sqrtf_compat.os.dt -MT /usr/src/glibc-build/math/w_sqrtf_compat.os gcc w_tgammaf_compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_tgammaf_compat.os -MD -MP -MF /usr/src/glibc-build/math/w_tgammaf_compat.os.dt -MT /usr/src/glibc-build/math/w_tgammaf_compat.os gcc /usr/src/glibc-build/math/s_ldexpl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ldexpf64x -fno-builtin-ldexpf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_ldexpl.os -MD -MP -MF /usr/src/glibc-build/math/m_ldexpl.os.dt -MT /usr/src/glibc-build/math/m_ldexpl.os gcc ../sysdeps/ieee754/ldbl-128/s_copysignl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-copysignf64x -fno-builtin-copysignf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_copysignl.os -MD -MP -MF /usr/src/glibc-build/math/m_copysignl.os.dt -MT /usr/src/glibc-build/math/m_copysignl.os gcc ../sysdeps/ieee754/ldbl-128/s_finitel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_finitel.os -MD -MP -MF /usr/src/glibc-build/math/m_finitel.os.dt -MT /usr/src/glibc-build/math/m_finitel.os gcc ../sysdeps/ieee754/ldbl-128/s_frexpl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-frexpf64x -fno-builtin-frexpf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_frexpl.os -MD -MP -MF /usr/src/glibc-build/math/m_frexpl.os.dt -MT /usr/src/glibc-build/math/m_frexpl.os gcc ../sysdeps/ieee754/ldbl-128/s_isinfl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_isinfl.os -MD -MP -MF /usr/src/glibc-build/math/m_isinfl.os.dt -MT /usr/src/glibc-build/math/m_isinfl.os gcc ../sysdeps/ieee754/ldbl-128/s_isnanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_isnanl.os -MD -MP -MF /usr/src/glibc-build/math/m_isnanl.os.dt -MT /usr/src/glibc-build/math/m_isnanl.os gcc ../sysdeps/ieee754/ldbl-128/s_modfl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-modff64x -fno-builtin-modff128 -fsignaling-nans -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_modfl.os -MD -MP -MF /usr/src/glibc-build/math/m_modfl.os.dt -MT /usr/src/glibc-build/math/m_modfl.os gcc ../sysdeps/ieee754/ldbl-128/s_scalbnl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-scalbnf64x -fno-builtin-scalbnf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_scalbnl.os -MD -MP -MF /usr/src/glibc-build/math/m_scalbnl.os.dt -MT /usr/src/glibc-build/math/m_scalbnl.os gcc ../sysdeps/ieee754/ldbl-128/s_signbitl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_signbitl.os -MD -MP -MF /usr/src/glibc-build/math/m_signbitl.os.dt -MT /usr/src/glibc-build/math/m_signbitl.os gcc /usr/src/glibc-build/math/cabsl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cabsl.os -MD -MP -MF /usr/src/glibc-build/math/cabsl.os.dt -MT /usr/src/glibc-build/math/cabsl.os gcc /usr/src/glibc-build/math/cargl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cargl.os -MD -MP -MF /usr/src/glibc-build/math/cargl.os.dt -MT /usr/src/glibc-build/math/cargl.os gcc /usr/src/glibc-build/math/cimagl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cimagl.os -MD -MP -MF /usr/src/glibc-build/math/cimagl.os.dt -MT /usr/src/glibc-build/math/cimagl.os gcc /usr/src/glibc-build/math/conjl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/conjl.os -MD -MP -MF /usr/src/glibc-build/math/conjl.os.dt -MT /usr/src/glibc-build/math/conjl.os gcc /usr/src/glibc-build/math/creall.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/creall.os -MD -MP -MF /usr/src/glibc-build/math/creall.os.dt -MT /usr/src/glibc-build/math/creall.os gcc /usr/src/glibc-build/math/e_exp2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-exp2f64x -fno-builtin-exp2f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp2l.os -MD -MP -MF /usr/src/glibc-build/math/e_exp2l.os.dt -MT /usr/src/glibc-build/math/e_exp2l.os gcc /usr/src/glibc-build/math/e_scalbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_scalbl.os -MD -MP -MF /usr/src/glibc-build/math/e_scalbl.os.dt -MT /usr/src/glibc-build/math/e_scalbl.os gcc /usr/src/glibc-build/math/k_casinhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_casinhl.os -MD -MP -MF /usr/src/glibc-build/math/k_casinhl.os.dt -MT /usr/src/glibc-build/math/k_casinhl.os gcc /usr/src/glibc-build/math/s_acospil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_acospil.os -MD -MP -MF /usr/src/glibc-build/math/s_acospil.os.dt -MT /usr/src/glibc-build/math/s_acospil.os gcc /usr/src/glibc-build/math/s_asinpil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_asinpil.os -MD -MP -MF /usr/src/glibc-build/math/s_asinpil.os.dt -MT /usr/src/glibc-build/math/s_asinpil.os gcc /usr/src/glibc-build/math/s_atan2pil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atan2pil.os -MD -MP -MF /usr/src/glibc-build/math/s_atan2pil.os.dt -MT /usr/src/glibc-build/math/s_atan2pil.os gcc /usr/src/glibc-build/math/s_atanpil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atanpil.os -MD -MP -MF /usr/src/glibc-build/math/s_atanpil.os.dt -MT /usr/src/glibc-build/math/s_atanpil.os gcc /usr/src/glibc-build/math/s_cacosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cacosf64x -fno-builtin-cacosf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cacosl.os -MD -MP -MF /usr/src/glibc-build/math/s_cacosl.os.dt -MT /usr/src/glibc-build/math/s_cacosl.os gcc /usr/src/glibc-build/math/s_cacoshl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cacoshf64x -fno-builtin-cacoshf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cacoshl.os -MD -MP -MF /usr/src/glibc-build/math/s_cacoshl.os.dt -MT /usr/src/glibc-build/math/s_cacoshl.os gcc /usr/src/glibc-build/math/s_canonicalizel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-canonicalizef64x -fno-builtin-canonicalizef128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_canonicalizel.os -MD -MP -MF /usr/src/glibc-build/math/s_canonicalizel.os.dt -MT /usr/src/glibc-build/math/s_canonicalizel.os gcc /usr/src/glibc-build/math/s_casinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-casinf64x -fno-builtin-casinf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_casinl.os -MD -MP -MF /usr/src/glibc-build/math/s_casinl.os.dt -MT /usr/src/glibc-build/math/s_casinl.os gcc /usr/src/glibc-build/math/s_casinhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-casinhf64x -fno-builtin-casinhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_casinhl.os -MD -MP -MF /usr/src/glibc-build/math/s_casinhl.os.dt -MT /usr/src/glibc-build/math/s_casinhl.os gcc /usr/src/glibc-build/math/s_catanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-catanf64x -fno-builtin-catanf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_catanl.os -MD -MP -MF /usr/src/glibc-build/math/s_catanl.os.dt -MT /usr/src/glibc-build/math/s_catanl.os gcc /usr/src/glibc-build/math/s_catanhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-catanhf64x -fno-builtin-catanhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_catanhl.os -MD -MP -MF /usr/src/glibc-build/math/s_catanhl.os.dt -MT /usr/src/glibc-build/math/s_catanhl.os gcc /usr/src/glibc-build/math/s_ccosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ccosf64x -fno-builtin-ccosf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ccosl.os -MD -MP -MF /usr/src/glibc-build/math/s_ccosl.os.dt -MT /usr/src/glibc-build/math/s_ccosl.os gcc /usr/src/glibc-build/math/s_ccoshl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ccoshf64x -fno-builtin-ccoshf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ccoshl.os -MD -MP -MF /usr/src/glibc-build/math/s_ccoshl.os.dt -MT /usr/src/glibc-build/math/s_ccoshl.os gcc /usr/src/glibc-build/math/s_cexpl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cexpf64x -fno-builtin-cexpf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cexpl.os -MD -MP -MF /usr/src/glibc-build/math/s_cexpl.os.dt -MT /usr/src/glibc-build/math/s_cexpl.os gcc /usr/src/glibc-build/math/s_clog10l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-clog10f64x -fno-builtin-clog10f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_clog10l.os -MD -MP -MF /usr/src/glibc-build/math/s_clog10l.os.dt -MT /usr/src/glibc-build/math/s_clog10l.os gcc /usr/src/glibc-build/math/s_clogl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-clogf64x -fno-builtin-clogf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_clogl.os -MD -MP -MF /usr/src/glibc-build/math/s_clogl.os.dt -MT /usr/src/glibc-build/math/s_clogl.os gcc /usr/src/glibc-build/math/s_cospil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cospil.os -MD -MP -MF /usr/src/glibc-build/math/s_cospil.os.dt -MT /usr/src/glibc-build/math/s_cospil.os gcc /usr/src/glibc-build/math/s_cpowl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cpowf64x -fno-builtin-cpowf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cpowl.os -MD -MP -MF /usr/src/glibc-build/math/s_cpowl.os.dt -MT /usr/src/glibc-build/math/s_cpowl.os gcc /usr/src/glibc-build/math/s_cprojl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cprojf64x -fno-builtin-cprojf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cprojl.os -MD -MP -MF /usr/src/glibc-build/math/s_cprojl.os.dt -MT /usr/src/glibc-build/math/s_cprojl.os gcc /usr/src/glibc-build/math/s_csinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-csinf64x -fno-builtin-csinf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csinl.os -MD -MP -MF /usr/src/glibc-build/math/s_csinl.os.dt -MT /usr/src/glibc-build/math/s_csinl.os gcc /usr/src/glibc-build/math/s_csinhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-csinhf64x -fno-builtin-csinhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csinhl.os -MD -MP -MF /usr/src/glibc-build/math/s_csinhl.os.dt -MT /usr/src/glibc-build/math/s_csinhl.os gcc /usr/src/glibc-build/math/s_csqrtl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-csqrtf64x -fno-builtin-csqrtf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csqrtl.os -MD -MP -MF /usr/src/glibc-build/math/s_csqrtl.os.dt -MT /usr/src/glibc-build/math/s_csqrtl.os gcc /usr/src/glibc-build/math/s_ctanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ctanf64x -fno-builtin-ctanf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ctanl.os -MD -MP -MF /usr/src/glibc-build/math/s_ctanl.os.dt -MT /usr/src/glibc-build/math/s_ctanl.os gcc /usr/src/glibc-build/math/s_ctanhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ctanhf64x -fno-builtin-ctanhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ctanhl.os -MD -MP -MF /usr/src/glibc-build/math/s_ctanhl.os.dt -MT /usr/src/glibc-build/math/s_ctanhl.os gcc /usr/src/glibc-build/math/s_exp10m1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_exp10m1l.os -MD -MP -MF /usr/src/glibc-build/math/s_exp10m1l.os.dt -MT /usr/src/glibc-build/math/s_exp10m1l.os gcc /usr/src/glibc-build/math/s_exp2m1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_exp2m1l.os -MD -MP -MF /usr/src/glibc-build/math/s_exp2m1l.os.dt -MT /usr/src/glibc-build/math/s_exp2m1l.os gcc /usr/src/glibc-build/math/s_fdiml.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fdimf64x -fno-builtin-fdimf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fdiml.os -MD -MP -MF /usr/src/glibc-build/math/s_fdiml.os.dt -MT /usr/src/glibc-build/math/s_fdiml.os gcc /usr/src/glibc-build/math/s_fmaxl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaxf64x -fno-builtin-fmaxf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaxl.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaxl.os.dt -MT /usr/src/glibc-build/math/s_fmaxl.os gcc /usr/src/glibc-build/math/s_fmaximuml.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaximumf64x -fno-builtin-fmaximumf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximuml.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaximuml.os.dt -MT /usr/src/glibc-build/math/s_fmaximuml.os gcc /usr/src/glibc-build/math/s_fmaximum_magl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaximum_magf64x -fno-builtin-fmaximum_magf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_magl.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_magl.os.dt -MT /usr/src/glibc-build/math/s_fmaximum_magl.os gcc /usr/src/glibc-build/math/s_fmaximum_mag_numl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaximum_mag_numf64x -fno-builtin-fmaximum_mag_numf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_mag_numl.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_mag_numl.os.dt -MT /usr/src/glibc-build/math/s_fmaximum_mag_numl.os gcc /usr/src/glibc-build/math/s_fmaximum_numl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaximum_numf64x -fno-builtin-fmaximum_numf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_numl.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_numl.os.dt -MT /usr/src/glibc-build/math/s_fmaximum_numl.os gcc /usr/src/glibc-build/math/s_fmaxmagl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaxmagf64x -fno-builtin-fmaxmagf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaxmagl.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaxmagl.os.dt -MT /usr/src/glibc-build/math/s_fmaxmagl.os gcc /usr/src/glibc-build/math/s_fminl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminf64x -fno-builtin-fminf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminl.os -MD -MP -MF /usr/src/glibc-build/math/s_fminl.os.dt -MT /usr/src/glibc-build/math/s_fminl.os gcc /usr/src/glibc-build/math/s_fminimuml.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminimumf64x -fno-builtin-fminimumf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimuml.os -MD -MP -MF /usr/src/glibc-build/math/s_fminimuml.os.dt -MT /usr/src/glibc-build/math/s_fminimuml.os gcc /usr/src/glibc-build/math/s_fminimum_magl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminimum_magf64x -fno-builtin-fminimum_magf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_magl.os -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_magl.os.dt -MT /usr/src/glibc-build/math/s_fminimum_magl.os gcc /usr/src/glibc-build/math/s_fminimum_mag_numl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminimum_mag_numf64x -fno-builtin-fminimum_mag_numf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_mag_numl.os -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_mag_numl.os.dt -MT /usr/src/glibc-build/math/s_fminimum_mag_numl.os gcc /usr/src/glibc-build/math/s_fminimum_numl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminimum_numf64x -fno-builtin-fminimum_numf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_numl.os -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_numl.os.dt -MT /usr/src/glibc-build/math/s_fminimum_numl.os gcc /usr/src/glibc-build/math/s_fminmagl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminmagf64x -fno-builtin-fminmagf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminmagl.os -MD -MP -MF /usr/src/glibc-build/math/s_fminmagl.os.dt -MT /usr/src/glibc-build/math/s_fminmagl.os gcc /usr/src/glibc-build/math/s_iseqsigl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_iseqsigl.os -MD -MP -MF /usr/src/glibc-build/math/s_iseqsigl.os.dt -MT /usr/src/glibc-build/math/s_iseqsigl.os gcc /usr/src/glibc-build/math/s_log10p1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log10p1l.os -MD -MP -MF /usr/src/glibc-build/math/s_log10p1l.os.dt -MT /usr/src/glibc-build/math/s_log10p1l.os gcc /usr/src/glibc-build/math/s_log2p1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log2p1l.os -MD -MP -MF /usr/src/glibc-build/math/s_log2p1l.os.dt -MT /usr/src/glibc-build/math/s_log2p1l.os gcc /usr/src/glibc-build/math/s_nanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nanf64x -fno-builtin-nanf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nanl.os -MD -MP -MF /usr/src/glibc-build/math/s_nanl.os.dt -MT /usr/src/glibc-build/math/s_nanl.os gcc /usr/src/glibc-build/math/s_nextdownl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nextdownf64x -fno-builtin-nextdownf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextdownl.os -MD -MP -MF /usr/src/glibc-build/math/s_nextdownl.os.dt -MT /usr/src/glibc-build/math/s_nextdownl.os gcc /usr/src/glibc-build/math/s_significandl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_significandl.os -MD -MP -MF /usr/src/glibc-build/math/s_significandl.os.dt -MT /usr/src/glibc-build/math/s_significandl.os gcc /usr/src/glibc-build/math/s_sinpil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sinpil.os -MD -MP -MF /usr/src/glibc-build/math/s_sinpil.os.dt -MT /usr/src/glibc-build/math/s_sinpil.os gcc /usr/src/glibc-build/math/s_tanpil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanpil.os -MD -MP -MF /usr/src/glibc-build/math/s_tanpil.os.dt -MT /usr/src/glibc-build/math/s_tanpil.os gcc /usr/src/glibc-build/math/w_acosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-acosf64x -fno-builtin-acosf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acosl.os -MD -MP -MF /usr/src/glibc-build/math/w_acosl.os.dt -MT /usr/src/glibc-build/math/w_acosl.os gcc /usr/src/glibc-build/math/w_acoshl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-acoshf64x -fno-builtin-acoshf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acoshl.os -MD -MP -MF /usr/src/glibc-build/math/w_acoshl.os.dt -MT /usr/src/glibc-build/math/w_acoshl.os gcc /usr/src/glibc-build/math/w_asinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-asinf64x -fno-builtin-asinf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_asinl.os -MD -MP -MF /usr/src/glibc-build/math/w_asinl.os.dt -MT /usr/src/glibc-build/math/w_asinl.os gcc /usr/src/glibc-build/math/w_atan2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-atan2f64x -fno-builtin-atan2f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atan2l.os -MD -MP -MF /usr/src/glibc-build/math/w_atan2l.os.dt -MT /usr/src/glibc-build/math/w_atan2l.os gcc /usr/src/glibc-build/math/w_atanhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-atanhf64x -fno-builtin-atanhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atanhl.os -MD -MP -MF /usr/src/glibc-build/math/w_atanhl.os.dt -MT /usr/src/glibc-build/math/w_atanhl.os gcc /usr/src/glibc-build/math/w_coshl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-coshf64x -fno-builtin-coshf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_coshl.os -MD -MP -MF /usr/src/glibc-build/math/w_coshl.os.dt -MT /usr/src/glibc-build/math/w_coshl.os gcc /usr/src/glibc-build/math/w_exp10l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-exp10f64x -fno-builtin-exp10f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp10l.os -MD -MP -MF /usr/src/glibc-build/math/w_exp10l.os.dt -MT /usr/src/glibc-build/math/w_exp10l.os gcc /usr/src/glibc-build/math/w_exp2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp2l.os -MD -MP -MF /usr/src/glibc-build/math/w_exp2l.os.dt -MT /usr/src/glibc-build/math/w_exp2l.os gcc /usr/src/glibc-build/math/w_expl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_expl.os -MD -MP -MF /usr/src/glibc-build/math/w_expl.os.dt -MT /usr/src/glibc-build/math/w_expl.os gcc /usr/src/glibc-build/math/w_fmodl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmodf64x -fno-builtin-fmodf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_fmodl.os -MD -MP -MF /usr/src/glibc-build/math/w_fmodl.os.dt -MT /usr/src/glibc-build/math/w_fmodl.os gcc /usr/src/glibc-build/math/w_hypotl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-hypotf64x -fno-builtin-hypotf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_hypotl.os -MD -MP -MF /usr/src/glibc-build/math/w_hypotl.os.dt -MT /usr/src/glibc-build/math/w_hypotl.os gcc /usr/src/glibc-build/math/w_ilogbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ilogbf64x -fno-builtin-ilogbf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_ilogbl.os -MD -MP -MF /usr/src/glibc-build/math/w_ilogbl.os.dt -MT /usr/src/glibc-build/math/w_ilogbl.os gcc /usr/src/glibc-build/math/w_j0l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-j0f64x -fno-builtin-j0f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j0l.os -MD -MP -MF /usr/src/glibc-build/math/w_j0l.os.dt -MT /usr/src/glibc-build/math/w_j0l.os gcc /usr/src/glibc-build/math/w_j1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-j1f64x -fno-builtin-j1f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j1l.os -MD -MP -MF /usr/src/glibc-build/math/w_j1l.os.dt -MT /usr/src/glibc-build/math/w_j1l.os gcc /usr/src/glibc-build/math/w_jnl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-jnf64x -fno-builtin-jnf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_jnl.os -MD -MP -MF /usr/src/glibc-build/math/w_jnl.os.dt -MT /usr/src/glibc-build/math/w_jnl.os gcc w_lgammal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-lgammaf64x -fno-builtin-lgammaf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammal.os -MD -MP -MF /usr/src/glibc-build/math/w_lgammal.os.dt -MT /usr/src/glibc-build/math/w_lgammal.os gcc /usr/src/glibc-build/math/w_lgammal_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-lgammaf64x_r -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammal_r.os -MD -MP -MF /usr/src/glibc-build/math/w_lgammal_r.os.dt -MT /usr/src/glibc-build/math/w_lgammal_r.os gcc /usr/src/glibc-build/math/w_llogbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-llogbf64x -fno-builtin-llogbf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_llogbl.os -MD -MP -MF /usr/src/glibc-build/math/w_llogbl.os.dt -MT /usr/src/glibc-build/math/w_llogbl.os gcc /usr/src/glibc-build/math/w_log10l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-log10f64x -fno-builtin-log10f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log10l.os -MD -MP -MF /usr/src/glibc-build/math/w_log10l.os.dt -MT /usr/src/glibc-build/math/w_log10l.os gcc /usr/src/glibc-build/math/w_log1pl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-log1pf64x -fno-builtin-log1pf128 -fno-builtin-logp1f64x -fno-builtin-logp1f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log1pl.os -MD -MP -MF /usr/src/glibc-build/math/w_log1pl.os.dt -MT /usr/src/glibc-build/math/w_log1pl.os gcc /usr/src/glibc-build/math/w_log2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log2l.os -MD -MP -MF /usr/src/glibc-build/math/w_log2l.os.dt -MT /usr/src/glibc-build/math/w_log2l.os gcc /usr/src/glibc-build/math/w_logl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_logl.os -MD -MP -MF /usr/src/glibc-build/math/w_logl.os.dt -MT /usr/src/glibc-build/math/w_logl.os gcc /usr/src/glibc-build/math/w_powl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_powl.os -MD -MP -MF /usr/src/glibc-build/math/w_powl.os.dt -MT /usr/src/glibc-build/math/w_powl.os gcc w_remainderl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-remainderf64x -fno-builtin-remainderf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_remainderl.os -MD -MP -MF /usr/src/glibc-build/math/w_remainderl.os.dt -MT /usr/src/glibc-build/math/w_remainderl.os gcc /usr/src/glibc-build/math/w_scalbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalbl.os -MD -MP -MF /usr/src/glibc-build/math/w_scalbl.os.dt -MT /usr/src/glibc-build/math/w_scalbl.os gcc /usr/src/glibc-build/math/w_scalblnl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-scalblnf64x -fno-builtin-scalblnf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalblnl.os -MD -MP -MF /usr/src/glibc-build/math/w_scalblnl.os.dt -MT /usr/src/glibc-build/math/w_scalblnl.os gcc /usr/src/glibc-build/math/w_sinhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sinhf64x -fno-builtin-sinhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sinhl.os -MD -MP -MF /usr/src/glibc-build/math/w_sinhl.os.dt -MT /usr/src/glibc-build/math/w_sinhl.os gcc /usr/src/glibc-build/math/w_sqrtl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sqrtf64x -fno-builtin-sqrtf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sqrtl.os -MD -MP -MF /usr/src/glibc-build/math/w_sqrtl.os.dt -MT /usr/src/glibc-build/math/w_sqrtl.os gcc /usr/src/glibc-build/math/w_tgammal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-tgammaf64x -fno-builtin-tgammaf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_tgammal.os -MD -MP -MF /usr/src/glibc-build/math/w_tgammal.os.dt -MT /usr/src/glibc-build/math/w_tgammal.os gcc ../sysdeps/ieee754/ldbl-128/e_acosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_acosl.os -MD -MP -MF /usr/src/glibc-build/math/e_acosl.os.dt -MT /usr/src/glibc-build/math/e_acosl.os gcc ../sysdeps/ieee754/ldbl-128/e_acoshl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_acoshl.os -MD -MP -MF /usr/src/glibc-build/math/e_acoshl.os.dt -MT /usr/src/glibc-build/math/e_acoshl.os gcc ../sysdeps/ieee754/ldbl-128/e_asinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_asinl.os -MD -MP -MF /usr/src/glibc-build/math/e_asinl.os.dt -MT /usr/src/glibc-build/math/e_asinl.os gcc ../sysdeps/ieee754/ldbl-128/e_atan2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_atan2l.os -MD -MP -MF /usr/src/glibc-build/math/e_atan2l.os.dt -MT /usr/src/glibc-build/math/e_atan2l.os gcc ../sysdeps/ieee754/ldbl-128/e_atanhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_atanhl.os -MD -MP -MF /usr/src/glibc-build/math/e_atanhl.os.dt -MT /usr/src/glibc-build/math/e_atanhl.os gcc ../sysdeps/ieee754/ldbl-128/e_coshl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_coshl.os -MD -MP -MF /usr/src/glibc-build/math/e_coshl.os.dt -MT /usr/src/glibc-build/math/e_coshl.os gcc ../sysdeps/ieee754/ldbl-128/e_exp10l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp10l.os -MD -MP -MF /usr/src/glibc-build/math/e_exp10l.os.dt -MT /usr/src/glibc-build/math/e_exp10l.os gcc ../sysdeps/ieee754/ldbl-128/e_expl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-expf64x -fno-builtin-expf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_expl.os -MD -MP -MF /usr/src/glibc-build/math/e_expl.os.dt -MT /usr/src/glibc-build/math/e_expl.os gcc ../sysdeps/ieee754/ldbl-128/e_fmodl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_fmodl.os -MD -MP -MF /usr/src/glibc-build/math/e_fmodl.os.dt -MT /usr/src/glibc-build/math/e_fmodl.os gcc ../sysdeps/ieee754/ldbl-128/e_gammal_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_gammal_r.os -MD -MP -MF /usr/src/glibc-build/math/e_gammal_r.os.dt -MT /usr/src/glibc-build/math/e_gammal_r.os gcc ../sysdeps/ieee754/ldbl-128/e_hypotl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_hypotl.os -MD -MP -MF /usr/src/glibc-build/math/e_hypotl.os.dt -MT /usr/src/glibc-build/math/e_hypotl.os gcc ../sysdeps/ieee754/ldbl-128/e_ilogbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_ilogbl.os -MD -MP -MF /usr/src/glibc-build/math/e_ilogbl.os.dt -MT /usr/src/glibc-build/math/e_ilogbl.os gcc ../sysdeps/ieee754/ldbl-128/e_j0l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_j0l.os -MD -MP -MF /usr/src/glibc-build/math/e_j0l.os.dt -MT /usr/src/glibc-build/math/e_j0l.os gcc ../sysdeps/ieee754/ldbl-128/e_j1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_j1l.os -MD -MP -MF /usr/src/glibc-build/math/e_j1l.os.dt -MT /usr/src/glibc-build/math/e_j1l.os gcc ../sysdeps/ieee754/ldbl-128/e_jnl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_jnl.os -MD -MP -MF /usr/src/glibc-build/math/e_jnl.os.dt -MT /usr/src/glibc-build/math/e_jnl.os In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../bits/libc-header-start.h:33, from ../math/math.h:27, from ../include/math.h:7, from ../sysdeps/ieee754/ldbl-128/e_gammal_r.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_gammal_r' at ../sysdeps/ieee754/ldbl-128/e_gammal_r.c:166:7: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/ldbl-128/e_gammal_r.c:21: ../sysdeps/ieee754/ldbl-128/e_gammal_r.c: In function '__ieee754_gammal_r': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_gammal_r.c:166:7: note: in expansion of macro 'SET_RESTORE_ROUNDL' 166 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_gammal_r' at ../sysdeps/ieee754/ldbl-128/e_gammal_r.c:166:7: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_gammal_r.c: In function '__ieee754_gammal_r': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_gammal_r.c:166:7: note: in expansion of macro 'SET_RESTORE_ROUNDL' 166 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/ldbl-128/e_lgammal_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_lgammal_r.os -MD -MP -MF /usr/src/glibc-build/math/e_lgammal_r.os.dt -MT /usr/src/glibc-build/math/e_lgammal_r.os gcc ../sysdeps/ieee754/ldbl-128/e_log10l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log10l.os -MD -MP -MF /usr/src/glibc-build/math/e_log10l.os.dt -MT /usr/src/glibc-build/math/e_log10l.os In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/ldbl-128/e_j1l.c:98: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_y1l' at ../sysdeps/ieee754/ldbl-128/e_j1l.c:871:7: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/ldbl-128/e_j1l.c:101: ../sysdeps/ieee754/ldbl-128/e_j1l.c: In function '__ieee754_y1l': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_j1l.c:871:7: note: in expansion of macro 'SET_RESTORE_ROUNDL' 871 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_y1l' at ../sysdeps/ieee754/ldbl-128/e_j1l.c:871:7: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_j1l.c: In function '__ieee754_y1l': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_j1l.c:871:7: note: in expansion of macro 'SET_RESTORE_ROUNDL' 871 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/ldbl-128/e_log2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-log2f64x -fno-builtin-log2f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log2l.os -MD -MP -MF /usr/src/glibc-build/math/e_log2l.os.dt -MT /usr/src/glibc-build/math/e_log2l.os gcc ../sysdeps/ieee754/ldbl-128/e_logl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-logf64x -fno-builtin-logf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_logl.os -MD -MP -MF /usr/src/glibc-build/math/e_logl.os.dt -MT /usr/src/glibc-build/math/e_logl.os In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/ldbl-128/e_jnl.c:59: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_jnl' at ../sysdeps/ieee754/ldbl-128/e_jnl.c:113:5: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/ldbl-128/e_jnl.c:63: ../sysdeps/ieee754/ldbl-128/e_jnl.c: In function '__ieee754_jnl': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c:113:5: note: in expansion of macro 'SET_RESTORE_ROUNDL' 113 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_jnl' at ../sysdeps/ieee754/ldbl-128/e_jnl.c:113:5: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c: In function '__ieee754_jnl': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c:113:5: note: in expansion of macro 'SET_RESTORE_ROUNDL' 113 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_ynl' at ../sysdeps/ieee754/ldbl-128/e_jnl.c:349:5: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c: In function '__ieee754_ynl': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c:349:5: note: in expansion of macro 'SET_RESTORE_ROUNDL' 349 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_ynl' at ../sysdeps/ieee754/ldbl-128/e_jnl.c:349:5: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c: In function '__ieee754_ynl': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/e_jnl.c:349:5: note: in expansion of macro 'SET_RESTORE_ROUNDL' 349 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/ldbl-128/e_powl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-powf64x -fno-builtin-powf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_powl.os -MD -MP -MF /usr/src/glibc-build/math/e_powl.os.dt -MT /usr/src/glibc-build/math/e_powl.os gcc ../sysdeps/ieee754/ldbl-128/e_remainderl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_remainderl.os -MD -MP -MF /usr/src/glibc-build/math/e_remainderl.os.dt -MT /usr/src/glibc-build/math/e_remainderl.os gcc ../sysdeps/ieee754/ldbl-128/e_sinhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_sinhl.os -MD -MP -MF /usr/src/glibc-build/math/e_sinhl.os.dt -MT /usr/src/glibc-build/math/e_sinhl.os gcc ../sysdeps/aarch64/e_sqrtl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_sqrtl.os -MD -MP -MF /usr/src/glibc-build/math/e_sqrtl.os.dt -MT /usr/src/glibc-build/math/e_sqrtl.os gcc ../sysdeps/ieee754/ldbl-128/gamma_productl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/gamma_productl.os -MD -MP -MF /usr/src/glibc-build/math/gamma_productl.os.dt -MT /usr/src/glibc-build/math/gamma_productl.os gcc ../sysdeps/ieee754/ldbl-128/k_tanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_tanl.os -MD -MP -MF /usr/src/glibc-build/math/k_tanl.os.dt -MT /usr/src/glibc-build/math/k_tanl.os In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/ldbl-128/gamma_productl.c:21: In function 'libc_feresetround_aarch64_ctx', inlined from '__gamma_productl' at ../sysdeps/ieee754/ldbl-128/gamma_productl.c:35:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/ldbl-128/gamma_productl.c: In function '__gamma_productl': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/gamma_productl.c:35:3: note: in expansion of macro 'SET_RESTORE_ROUNDL' 35 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/ldbl-128/lgamma_negl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/lgamma_negl.os -MD -MP -MF /usr/src/glibc-build/math/lgamma_negl.os.dt -MT /usr/src/glibc-build/math/lgamma_negl.os gcc ../sysdeps/ieee754/ldbl-128/lgamma_productl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/lgamma_productl.os -MD -MP -MF /usr/src/glibc-build/math/lgamma_productl.os.dt -MT /usr/src/glibc-build/math/lgamma_productl.os gcc ../sysdeps/ieee754/ldbl-128/s_asinhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-asinhf64x -fno-builtin-asinhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_asinhl.os -MD -MP -MF /usr/src/glibc-build/math/s_asinhl.os.dt -MT /usr/src/glibc-build/math/s_asinhl.os gcc ../sysdeps/ieee754/ldbl-128/s_atanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-atanf64x -fno-builtin-atanf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atanl.os -MD -MP -MF /usr/src/glibc-build/math/s_atanl.os.dt -MT /usr/src/glibc-build/math/s_atanl.os In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../bits/libc-header-start.h:33, from ../include/float.h:5, from ../sysdeps/ieee754/ldbl-128/lgamma_negl.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__lgamma_negl' at ../sysdeps/ieee754/ldbl-128/lgamma_negl.c:459:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/ldbl-128/lgamma_negl.c:22: ../sysdeps/ieee754/ldbl-128/lgamma_negl.c: In function '__lgamma_negl': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/lgamma_negl.c:459:3: note: in expansion of macro 'SET_RESTORE_ROUNDL' 459 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__lgamma_negl' at ../sysdeps/ieee754/ldbl-128/lgamma_negl.c:459:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/lgamma_negl.c: In function '__lgamma_negl': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/lgamma_negl.c:459:3: note: in expansion of macro 'SET_RESTORE_ROUNDL' 459 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/ldbl-128/s_cbrtl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cbrtf64x -fno-builtin-cbrtf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cbrtl.os -MD -MP -MF /usr/src/glibc-build/math/s_cbrtl.os.dt -MT /usr/src/glibc-build/math/s_cbrtl.os gcc ../sysdeps/ieee754/ldbl-128/s_ceill.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ceilf64x -fno-builtin-ceilf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ceill.os -MD -MP -MF /usr/src/glibc-build/math/s_ceill.os.dt -MT /usr/src/glibc-build/math/s_ceill.os gcc ../sysdeps/ieee754/ldbl-128/s_cosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cosf64x -fno-builtin-cosf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cosl.os -MD -MP -MF /usr/src/glibc-build/math/s_cosl.os.dt -MT /usr/src/glibc-build/math/s_cosl.os gcc ../sysdeps/ieee754/ldbl-128/s_erfl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-erff64x -fno-builtin-erff128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_erfl.os -MD -MP -MF /usr/src/glibc-build/math/s_erfl.os.dt -MT /usr/src/glibc-build/math/s_erfl.os gcc ../sysdeps/ieee754/ldbl-128/s_erfcl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-erfcf64x -fno-builtin-erfcf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_erfcl.os -MD -MP -MF /usr/src/glibc-build/math/s_erfcl.os.dt -MT /usr/src/glibc-build/math/s_erfcl.os gcc ../sysdeps/ieee754/ldbl-128/s_expm1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-expm1f64x -fno-builtin-expm1f128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_expm1l.os -MD -MP -MF /usr/src/glibc-build/math/s_expm1l.os.dt -MT /usr/src/glibc-build/math/s_expm1l.os gcc ../sysdeps/ieee754/ldbl-128/s_fabsl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fabsf64x -fno-builtin-fabsf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fabsl.os -MD -MP -MF /usr/src/glibc-build/math/s_fabsl.os.dt -MT /usr/src/glibc-build/math/s_fabsl.os gcc ../sysdeps/ieee754/ldbl-128/s_floorl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-floorf64x -fno-builtin-floorf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_floorl.os -MD -MP -MF /usr/src/glibc-build/math/s_floorl.os.dt -MT /usr/src/glibc-build/math/s_floorl.os gcc ../sysdeps/ieee754/ldbl-128/s_fmal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaf64x -fno-builtin-fmaf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmal.os -MD -MP -MF /usr/src/glibc-build/math/s_fmal.os.dt -MT /usr/src/glibc-build/math/s_fmal.os gcc ../sysdeps/ieee754/ldbl-128/s_fpclassifyl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fpclassifyl.os -MD -MP -MF /usr/src/glibc-build/math/s_fpclassifyl.os.dt -MT /usr/src/glibc-build/math/s_fpclassifyl.os gcc ../sysdeps/ieee754/ldbl-128/s_fromfpl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fromfpf64x -fno-builtin-fromfpf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fromfpl.os -MD -MP -MF /usr/src/glibc-build/math/s_fromfpl.os.dt -MT /usr/src/glibc-build/math/s_fromfpl.os gcc ../sysdeps/ieee754/ldbl-128/s_fromfpxl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fromfpxf64x -fno-builtin-fromfpxf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fromfpxl.os -MD -MP -MF /usr/src/glibc-build/math/s_fromfpxl.os.dt -MT /usr/src/glibc-build/math/s_fromfpxl.os gcc ../sysdeps/ieee754/ldbl-128/s_getpayloadl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-getpayloadf64x -fno-builtin-getpayloadf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_getpayloadl.os -MD -MP -MF /usr/src/glibc-build/math/s_getpayloadl.os.dt -MT /usr/src/glibc-build/math/s_getpayloadl.os gcc ../sysdeps/ieee754/ldbl-128/s_issignalingl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_issignalingl.os -MD -MP -MF /usr/src/glibc-build/math/s_issignalingl.os.dt -MT /usr/src/glibc-build/math/s_issignalingl.os gcc ../sysdeps/ieee754/ldbl-128/s_llrintl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-llrintf64x -fno-builtin-llrintf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_llrintl.os -MD -MP -MF /usr/src/glibc-build/math/s_llrintl.os.dt -MT /usr/src/glibc-build/math/s_llrintl.os gcc ../sysdeps/ieee754/ldbl-128/s_llroundl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-llroundf64x -fno-builtin-llroundf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_llroundl.os -MD -MP -MF /usr/src/glibc-build/math/s_llroundl.os.dt -MT /usr/src/glibc-build/math/s_llroundl.os gcc ../sysdeps/ieee754/ldbl-128/s_log1pl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log1pl.os -MD -MP -MF /usr/src/glibc-build/math/s_log1pl.os.dt -MT /usr/src/glibc-build/math/s_log1pl.os gcc ../sysdeps/ieee754/ldbl-128/s_logbl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-logbf64x -fno-builtin-logbf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_logbl.os -MD -MP -MF /usr/src/glibc-build/math/s_logbl.os.dt -MT /usr/src/glibc-build/math/s_logbl.os gcc ../sysdeps/ieee754/ldbl-128/s_lrintl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-lrintf64x -fno-builtin-lrintf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lrintl.os -MD -MP -MF /usr/src/glibc-build/math/s_lrintl.os.dt -MT /usr/src/glibc-build/math/s_lrintl.os gcc ../sysdeps/ieee754/ldbl-128/s_lroundl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-lroundf64x -fno-builtin-lroundf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lroundl.os -MD -MP -MF /usr/src/glibc-build/math/s_lroundl.os.dt -MT /usr/src/glibc-build/math/s_lroundl.os gcc ../sysdeps/ieee754/ldbl-128/s_nearbyintl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nearbyintf64x -fno-builtin-nearbyintf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nearbyintl.os -MD -MP -MF /usr/src/glibc-build/math/s_nearbyintl.os.dt -MT /usr/src/glibc-build/math/s_nearbyintl.os gcc ../sysdeps/ieee754/ldbl-128/s_nextafterl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nextafterf64x -fno-builtin-nextafterf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextafterl.os -MD -MP -MF /usr/src/glibc-build/math/s_nextafterl.os.dt -MT /usr/src/glibc-build/math/s_nextafterl.os gcc s_nexttowardl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nexttowardl.os -MD -MP -MF /usr/src/glibc-build/math/s_nexttowardl.os.dt -MT /usr/src/glibc-build/math/s_nexttowardl.os gcc ../sysdeps/ieee754/ldbl-128/s_nextupl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nextupf64x -fno-builtin-nextupf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextupl.os -MD -MP -MF /usr/src/glibc-build/math/s_nextupl.os.dt -MT /usr/src/glibc-build/math/s_nextupl.os gcc ../sysdeps/ieee754/ldbl-128/s_remquol.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-remquof64x -fno-builtin-remquof128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_remquol.os -MD -MP -MF /usr/src/glibc-build/math/s_remquol.os.dt -MT /usr/src/glibc-build/math/s_remquol.os gcc ../sysdeps/ieee754/ldbl-128/s_rintl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-rintf64x -fno-builtin-rintf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_rintl.os -MD -MP -MF /usr/src/glibc-build/math/s_rintl.os.dt -MT /usr/src/glibc-build/math/s_rintl.os gcc ../sysdeps/ieee754/ldbl-128/s_roundl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-roundf64x -fno-builtin-roundf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_roundl.os -MD -MP -MF /usr/src/glibc-build/math/s_roundl.os.dt -MT /usr/src/glibc-build/math/s_roundl.os gcc ../sysdeps/ieee754/ldbl-128/s_roundevenl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-roundevenf64x -fno-builtin-roundevenf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_roundevenl.os -MD -MP -MF /usr/src/glibc-build/math/s_roundevenl.os.dt -MT /usr/src/glibc-build/math/s_roundevenl.os gcc ../sysdeps/ieee754/ldbl-128/s_scalblnl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_scalblnl.os -MD -MP -MF /usr/src/glibc-build/math/s_scalblnl.os.dt -MT /usr/src/glibc-build/math/s_scalblnl.os gcc ../sysdeps/ieee754/ldbl-128/s_setpayloadl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-setpayloadf64x -fno-builtin-setpayloadf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_setpayloadl.os -MD -MP -MF /usr/src/glibc-build/math/s_setpayloadl.os.dt -MT /usr/src/glibc-build/math/s_setpayloadl.os gcc ../sysdeps/ieee754/ldbl-128/s_setpayloadsigl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-setpayloadsigf64x -fno-builtin-setpayloadsigf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_setpayloadsigl.os -MD -MP -MF /usr/src/glibc-build/math/s_setpayloadsigl.os.dt -MT /usr/src/glibc-build/math/s_setpayloadsigl.os gcc ../sysdeps/ieee754/ldbl-128/s_sinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sinf64x -fno-builtin-sinf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sinl.os -MD -MP -MF /usr/src/glibc-build/math/s_sinl.os.dt -MT /usr/src/glibc-build/math/s_sinl.os gcc ../sysdeps/ieee754/ldbl-128/s_sincosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sincosf64x -fno-builtin-sincosf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sincosl.os -MD -MP -MF /usr/src/glibc-build/math/s_sincosl.os.dt -MT /usr/src/glibc-build/math/s_sincosl.os gcc ../sysdeps/ieee754/ldbl-128/s_tanl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-tanf64x -fno-builtin-tanf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanl.os -MD -MP -MF /usr/src/glibc-build/math/s_tanl.os.dt -MT /usr/src/glibc-build/math/s_tanl.os gcc ../sysdeps/ieee754/ldbl-128/s_tanhl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-tanhf64x -fno-builtin-tanhf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanhl.os -MD -MP -MF /usr/src/glibc-build/math/s_tanhl.os.dt -MT /usr/src/glibc-build/math/s_tanhl.os gcc ../sysdeps/ieee754/ldbl-128/s_totalorderl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-totalorderf64x -fno-builtin-totalorderf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_totalorderl.os -MD -MP -MF /usr/src/glibc-build/math/s_totalorderl.os.dt -MT /usr/src/glibc-build/math/s_totalorderl.os gcc ../sysdeps/ieee754/ldbl-128/s_totalordermagl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-totalordermagf64x -fno-builtin-totalordermagf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_totalordermagl.os -MD -MP -MF /usr/src/glibc-build/math/s_totalordermagl.os.dt -MT /usr/src/glibc-build/math/s_totalordermagl.os gcc ../sysdeps/ieee754/ldbl-128/s_truncl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-truncf64x -fno-builtin-truncf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_truncl.os -MD -MP -MF /usr/src/glibc-build/math/s_truncl.os.dt -MT /usr/src/glibc-build/math/s_truncl.os gcc ../sysdeps/ieee754/ldbl-128/s_ufromfpl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ufromfpf64x -fno-builtin-ufromfpf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ufromfpl.os -MD -MP -MF /usr/src/glibc-build/math/s_ufromfpl.os.dt -MT /usr/src/glibc-build/math/s_ufromfpl.os gcc ../sysdeps/ieee754/ldbl-128/s_ufromfpxl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ufromfpxf64x -fno-builtin-ufromfpxf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ufromfpxl.os -MD -MP -MF /usr/src/glibc-build/math/s_ufromfpxl.os.dt -MT /usr/src/glibc-build/math/s_ufromfpxl.os gcc ../sysdeps/ieee754/ldbl-128/x2y2m1l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/x2y2m1l.os -MD -MP -MF /usr/src/glibc-build/math/x2y2m1l.os.dt -MT /usr/src/glibc-build/math/x2y2m1l.os gcc /usr/src/glibc-build/math/s_ldexp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ldexpf32x -fno-builtin-ldexpf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_ldexp.os -MD -MP -MF /usr/src/glibc-build/math/m_ldexp.os.dt -MT /usr/src/glibc-build/math/m_ldexp.os gcc ../sysdeps/ieee754/dbl-64/s_copysign.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-copysignf32x -fno-builtin-copysignf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_copysign.os -MD -MP -MF /usr/src/glibc-build/math/m_copysign.os.dt -MT /usr/src/glibc-build/math/m_copysign.os In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../bits/libc-header-start.h:33, from ../math/math.h:27, from ../include/math.h:7, from ../sysdeps/ieee754/ldbl-128/x2y2m1l.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__x2y2m1l' at ../sysdeps/ieee754/ldbl-128/x2y2m1l.c:62:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/ldbl-128/x2y2m1l.c:21: ../sysdeps/ieee754/ldbl-128/x2y2m1l.c: In function '__x2y2m1l': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/x2y2m1l.c:62:3: note: in expansion of macro 'SET_RESTORE_ROUNDL' 62 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__x2y2m1l' at ../sysdeps/ieee754/ldbl-128/x2y2m1l.c:62:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/x2y2m1l.c: In function '__x2y2m1l': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:304:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 304 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundl, libc_feresetroundl) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/ldbl-128/x2y2m1l.c:62:3: note: in expansion of macro 'SET_RESTORE_ROUNDL' 62 | SET_RESTORE_ROUNDL (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/s_finite.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_finite.os -MD -MP -MF /usr/src/glibc-build/math/m_finite.os.dt -MT /usr/src/glibc-build/math/m_finite.os gcc ../sysdeps/ieee754/dbl-64/s_frexp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-frexpf32x -fno-builtin-frexpf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_frexp.os -MD -MP -MF /usr/src/glibc-build/math/m_frexp.os.dt -MT /usr/src/glibc-build/math/m_frexp.os gcc ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_isinf.os -MD -MP -MF /usr/src/glibc-build/math/m_isinf.os.dt -MT /usr/src/glibc-build/math/m_isinf.os gcc ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_isnan.os -MD -MP -MF /usr/src/glibc-build/math/m_isnan.os.dt -MT /usr/src/glibc-build/math/m_isnan.os gcc ../sysdeps/ieee754/dbl-64/s_modf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-modff32x -fno-builtin-modff64 -fsignaling-nans -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_modf.os -MD -MP -MF /usr/src/glibc-build/math/m_modf.os.dt -MT /usr/src/glibc-build/math/m_modf.os gcc ../sysdeps/ieee754/dbl-64/s_scalbn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-scalbnf32x -fno-builtin-scalbnf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_scalbn.os -MD -MP -MF /usr/src/glibc-build/math/m_scalbn.os.dt -MT /usr/src/glibc-build/math/m_scalbn.os gcc ../sysdeps/ieee754/dbl-64/s_signbit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_signbit.os -MD -MP -MF /usr/src/glibc-build/math/m_signbit.os.dt -MT /usr/src/glibc-build/math/m_signbit.os gcc /usr/src/glibc-build/math/cabs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cabs.os -MD -MP -MF /usr/src/glibc-build/math/cabs.os.dt -MT /usr/src/glibc-build/math/cabs.os gcc /usr/src/glibc-build/math/carg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/carg.os -MD -MP -MF /usr/src/glibc-build/math/carg.os.dt -MT /usr/src/glibc-build/math/carg.os gcc /usr/src/glibc-build/math/cimag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cimag.os -MD -MP -MF /usr/src/glibc-build/math/cimag.os.dt -MT /usr/src/glibc-build/math/cimag.os gcc /usr/src/glibc-build/math/conj.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/conj.os -MD -MP -MF /usr/src/glibc-build/math/conj.os.dt -MT /usr/src/glibc-build/math/conj.os gcc /usr/src/glibc-build/math/creal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/creal.os -MD -MP -MF /usr/src/glibc-build/math/creal.os.dt -MT /usr/src/glibc-build/math/creal.os gcc ../sysdeps/ieee754/dbl-64/e_exp2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-exp2f32x -fno-builtin-exp2f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp2.os -MD -MP -MF /usr/src/glibc-build/math/e_exp2.os.dt -MT /usr/src/glibc-build/math/e_exp2.os gcc /usr/src/glibc-build/math/e_scalb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_scalb.os -MD -MP -MF /usr/src/glibc-build/math/e_scalb.os.dt -MT /usr/src/glibc-build/math/e_scalb.os gcc /usr/src/glibc-build/math/k_casinh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_casinh.os -MD -MP -MF /usr/src/glibc-build/math/k_casinh.os.dt -MT /usr/src/glibc-build/math/k_casinh.os gcc /usr/src/glibc-build/math/s_acospi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-acospif32x -fno-builtin-acospif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_acospi.os -MD -MP -MF /usr/src/glibc-build/math/s_acospi.os.dt -MT /usr/src/glibc-build/math/s_acospi.os gcc /usr/src/glibc-build/math/s_asinpi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-asinpif32x -fno-builtin-asinpif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_asinpi.os -MD -MP -MF /usr/src/glibc-build/math/s_asinpi.os.dt -MT /usr/src/glibc-build/math/s_asinpi.os gcc /usr/src/glibc-build/math/s_atan2pi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-atan2pif32x -fno-builtin-atan2pif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atan2pi.os -MD -MP -MF /usr/src/glibc-build/math/s_atan2pi.os.dt -MT /usr/src/glibc-build/math/s_atan2pi.os gcc /usr/src/glibc-build/math/s_atanpi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-atanpif32x -fno-builtin-atanpif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atanpi.os -MD -MP -MF /usr/src/glibc-build/math/s_atanpi.os.dt -MT /usr/src/glibc-build/math/s_atanpi.os gcc /usr/src/glibc-build/math/s_cacos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cacosf32x -fno-builtin-cacosf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cacos.os -MD -MP -MF /usr/src/glibc-build/math/s_cacos.os.dt -MT /usr/src/glibc-build/math/s_cacos.os gcc /usr/src/glibc-build/math/s_cacosh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cacoshf32x -fno-builtin-cacoshf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cacosh.os -MD -MP -MF /usr/src/glibc-build/math/s_cacosh.os.dt -MT /usr/src/glibc-build/math/s_cacosh.os gcc /usr/src/glibc-build/math/s_canonicalize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-canonicalizef32x -fno-builtin-canonicalizef64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_canonicalize.os -MD -MP -MF /usr/src/glibc-build/math/s_canonicalize.os.dt -MT /usr/src/glibc-build/math/s_canonicalize.os gcc /usr/src/glibc-build/math/s_casin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-casinf32x -fno-builtin-casinf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_casin.os -MD -MP -MF /usr/src/glibc-build/math/s_casin.os.dt -MT /usr/src/glibc-build/math/s_casin.os gcc /usr/src/glibc-build/math/s_casinh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-casinhf32x -fno-builtin-casinhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_casinh.os -MD -MP -MF /usr/src/glibc-build/math/s_casinh.os.dt -MT /usr/src/glibc-build/math/s_casinh.os gcc /usr/src/glibc-build/math/s_catan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-catanf32x -fno-builtin-catanf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_catan.os -MD -MP -MF /usr/src/glibc-build/math/s_catan.os.dt -MT /usr/src/glibc-build/math/s_catan.os gcc /usr/src/glibc-build/math/s_catanh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-catanhf32x -fno-builtin-catanhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_catanh.os -MD -MP -MF /usr/src/glibc-build/math/s_catanh.os.dt -MT /usr/src/glibc-build/math/s_catanh.os gcc /usr/src/glibc-build/math/s_ccos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ccosf32x -fno-builtin-ccosf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ccos.os -MD -MP -MF /usr/src/glibc-build/math/s_ccos.os.dt -MT /usr/src/glibc-build/math/s_ccos.os gcc /usr/src/glibc-build/math/s_ccosh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ccoshf32x -fno-builtin-ccoshf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ccosh.os -MD -MP -MF /usr/src/glibc-build/math/s_ccosh.os.dt -MT /usr/src/glibc-build/math/s_ccosh.os gcc /usr/src/glibc-build/math/s_cexp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cexpf32x -fno-builtin-cexpf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cexp.os -MD -MP -MF /usr/src/glibc-build/math/s_cexp.os.dt -MT /usr/src/glibc-build/math/s_cexp.os gcc /usr/src/glibc-build/math/s_clog10.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-clog10f32x -fno-builtin-clog10f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_clog10.os -MD -MP -MF /usr/src/glibc-build/math/s_clog10.os.dt -MT /usr/src/glibc-build/math/s_clog10.os gcc /usr/src/glibc-build/math/s_clog.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-clogf32x -fno-builtin-clogf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_clog.os -MD -MP -MF /usr/src/glibc-build/math/s_clog.os.dt -MT /usr/src/glibc-build/math/s_clog.os gcc /usr/src/glibc-build/math/s_cospi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cospif32x -fno-builtin-cospif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cospi.os -MD -MP -MF /usr/src/glibc-build/math/s_cospi.os.dt -MT /usr/src/glibc-build/math/s_cospi.os gcc /usr/src/glibc-build/math/s_cpow.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cpowf32x -fno-builtin-cpowf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cpow.os -MD -MP -MF /usr/src/glibc-build/math/s_cpow.os.dt -MT /usr/src/glibc-build/math/s_cpow.os gcc /usr/src/glibc-build/math/s_cproj.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cprojf32x -fno-builtin-cprojf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cproj.os -MD -MP -MF /usr/src/glibc-build/math/s_cproj.os.dt -MT /usr/src/glibc-build/math/s_cproj.os gcc /usr/src/glibc-build/math/s_csin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-csinf32x -fno-builtin-csinf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csin.os -MD -MP -MF /usr/src/glibc-build/math/s_csin.os.dt -MT /usr/src/glibc-build/math/s_csin.os gcc /usr/src/glibc-build/math/s_csinh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-csinhf32x -fno-builtin-csinhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csinh.os -MD -MP -MF /usr/src/glibc-build/math/s_csinh.os.dt -MT /usr/src/glibc-build/math/s_csinh.os gcc /usr/src/glibc-build/math/s_csqrt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-csqrtf32x -fno-builtin-csqrtf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csqrt.os -MD -MP -MF /usr/src/glibc-build/math/s_csqrt.os.dt -MT /usr/src/glibc-build/math/s_csqrt.os gcc /usr/src/glibc-build/math/s_ctan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ctanf32x -fno-builtin-ctanf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ctan.os -MD -MP -MF /usr/src/glibc-build/math/s_ctan.os.dt -MT /usr/src/glibc-build/math/s_ctan.os gcc /usr/src/glibc-build/math/s_ctanh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ctanhf32x -fno-builtin-ctanhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ctanh.os -MD -MP -MF /usr/src/glibc-build/math/s_ctanh.os.dt -MT /usr/src/glibc-build/math/s_ctanh.os gcc /usr/src/glibc-build/math/s_exp10m1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-exp10m1f32x -fno-builtin-exp10m1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_exp10m1.os -MD -MP -MF /usr/src/glibc-build/math/s_exp10m1.os.dt -MT /usr/src/glibc-build/math/s_exp10m1.os gcc /usr/src/glibc-build/math/s_exp2m1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-exp2m1f32x -fno-builtin-exp2m1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_exp2m1.os -MD -MP -MF /usr/src/glibc-build/math/s_exp2m1.os.dt -MT /usr/src/glibc-build/math/s_exp2m1.os gcc /usr/src/glibc-build/math/s_fdim.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fdimf32x -fno-builtin-fdimf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fdim.os -MD -MP -MF /usr/src/glibc-build/math/s_fdim.os.dt -MT /usr/src/glibc-build/math/s_fdim.os gcc /usr/src/glibc-build/math/s_fmax.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaxf32x -fno-builtin-fmaxf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmax.os -MD -MP -MF /usr/src/glibc-build/math/s_fmax.os.dt -MT /usr/src/glibc-build/math/s_fmax.os gcc /usr/src/glibc-build/math/s_fmaximum.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaximumf32x -fno-builtin-fmaximumf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum.os.dt -MT /usr/src/glibc-build/math/s_fmaximum.os gcc /usr/src/glibc-build/math/s_fmaximum_mag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaximum_magf32x -fno-builtin-fmaximum_magf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_mag.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_mag.os.dt -MT /usr/src/glibc-build/math/s_fmaximum_mag.os gcc /usr/src/glibc-build/math/s_fmaximum_mag_num.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaximum_mag_numf32x -fno-builtin-fmaximum_mag_numf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_mag_num.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_mag_num.os.dt -MT /usr/src/glibc-build/math/s_fmaximum_mag_num.os gcc /usr/src/glibc-build/math/s_fmaximum_num.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaximum_numf32x -fno-builtin-fmaximum_numf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_num.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_num.os.dt -MT /usr/src/glibc-build/math/s_fmaximum_num.os gcc /usr/src/glibc-build/math/s_fmaxmag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaxmagf32x -fno-builtin-fmaxmagf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaxmag.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaxmag.os.dt -MT /usr/src/glibc-build/math/s_fmaxmag.os gcc /usr/src/glibc-build/math/s_fmin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminf32x -fno-builtin-fminf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmin.os -MD -MP -MF /usr/src/glibc-build/math/s_fmin.os.dt -MT /usr/src/glibc-build/math/s_fmin.os gcc /usr/src/glibc-build/math/s_fminimum.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminimumf32x -fno-builtin-fminimumf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum.os -MD -MP -MF /usr/src/glibc-build/math/s_fminimum.os.dt -MT /usr/src/glibc-build/math/s_fminimum.os gcc /usr/src/glibc-build/math/s_fminimum_mag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminimum_magf32x -fno-builtin-fminimum_magf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_mag.os -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_mag.os.dt -MT /usr/src/glibc-build/math/s_fminimum_mag.os gcc /usr/src/glibc-build/math/s_fminimum_mag_num.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminimum_mag_numf32x -fno-builtin-fminimum_mag_numf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_mag_num.os -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_mag_num.os.dt -MT /usr/src/glibc-build/math/s_fminimum_mag_num.os gcc /usr/src/glibc-build/math/s_fminimum_num.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminimum_numf32x -fno-builtin-fminimum_numf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_num.os -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_num.os.dt -MT /usr/src/glibc-build/math/s_fminimum_num.os gcc /usr/src/glibc-build/math/s_fminmag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminmagf32x -fno-builtin-fminmagf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminmag.os -MD -MP -MF /usr/src/glibc-build/math/s_fminmag.os.dt -MT /usr/src/glibc-build/math/s_fminmag.os gcc /usr/src/glibc-build/math/s_iseqsig.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_iseqsig.os -MD -MP -MF /usr/src/glibc-build/math/s_iseqsig.os.dt -MT /usr/src/glibc-build/math/s_iseqsig.os gcc /usr/src/glibc-build/math/s_log10p1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-log10p1f32x -fno-builtin-log10p1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log10p1.os -MD -MP -MF /usr/src/glibc-build/math/s_log10p1.os.dt -MT /usr/src/glibc-build/math/s_log10p1.os gcc /usr/src/glibc-build/math/s_log2p1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-log2p1f32x -fno-builtin-log2p1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log2p1.os -MD -MP -MF /usr/src/glibc-build/math/s_log2p1.os.dt -MT /usr/src/glibc-build/math/s_log2p1.os gcc /usr/src/glibc-build/math/s_nan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nanf32x -fno-builtin-nanf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nan.os -MD -MP -MF /usr/src/glibc-build/math/s_nan.os.dt -MT /usr/src/glibc-build/math/s_nan.os gcc /usr/src/glibc-build/math/s_nextdown.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nextdownf32x -fno-builtin-nextdownf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextdown.os -MD -MP -MF /usr/src/glibc-build/math/s_nextdown.os.dt -MT /usr/src/glibc-build/math/s_nextdown.os gcc /usr/src/glibc-build/math/s_significand.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_significand.os -MD -MP -MF /usr/src/glibc-build/math/s_significand.os.dt -MT /usr/src/glibc-build/math/s_significand.os gcc /usr/src/glibc-build/math/s_sinpi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sinpif32x -fno-builtin-sinpif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sinpi.os -MD -MP -MF /usr/src/glibc-build/math/s_sinpi.os.dt -MT /usr/src/glibc-build/math/s_sinpi.os gcc /usr/src/glibc-build/math/s_tanpi.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-tanpif32x -fno-builtin-tanpif64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanpi.os -MD -MP -MF /usr/src/glibc-build/math/s_tanpi.os.dt -MT /usr/src/glibc-build/math/s_tanpi.os gcc /usr/src/glibc-build/math/w_acos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-acosf32x -fno-builtin-acosf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acos.os -MD -MP -MF /usr/src/glibc-build/math/w_acos.os.dt -MT /usr/src/glibc-build/math/w_acos.os gcc /usr/src/glibc-build/math/w_acosh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-acoshf32x -fno-builtin-acoshf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acosh.os -MD -MP -MF /usr/src/glibc-build/math/w_acosh.os.dt -MT /usr/src/glibc-build/math/w_acosh.os gcc /usr/src/glibc-build/math/w_asin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-asinf32x -fno-builtin-asinf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_asin.os -MD -MP -MF /usr/src/glibc-build/math/w_asin.os.dt -MT /usr/src/glibc-build/math/w_asin.os gcc /usr/src/glibc-build/math/w_atan2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-atan2f32x -fno-builtin-atan2f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atan2.os -MD -MP -MF /usr/src/glibc-build/math/w_atan2.os.dt -MT /usr/src/glibc-build/math/w_atan2.os gcc /usr/src/glibc-build/math/w_atanh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-atanhf32x -fno-builtin-atanhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atanh.os -MD -MP -MF /usr/src/glibc-build/math/w_atanh.os.dt -MT /usr/src/glibc-build/math/w_atanh.os gcc /usr/src/glibc-build/math/w_cosh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-coshf32x -fno-builtin-coshf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_cosh.os -MD -MP -MF /usr/src/glibc-build/math/w_cosh.os.dt -MT /usr/src/glibc-build/math/w_cosh.os gcc ../sysdeps/ieee754/dbl-64/w_exp10.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-exp10f32x -fno-builtin-exp10f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp10.os -MD -MP -MF /usr/src/glibc-build/math/w_exp10.os.dt -MT /usr/src/glibc-build/math/w_exp10.os gcc ../sysdeps/ieee754/dbl-64/w_exp2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp2.os -MD -MP -MF /usr/src/glibc-build/math/w_exp2.os.dt -MT /usr/src/glibc-build/math/w_exp2.os gcc ../sysdeps/ieee754/dbl-64/w_exp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp.os -MD -MP -MF /usr/src/glibc-build/math/w_exp.os.dt -MT /usr/src/glibc-build/math/w_exp.os gcc ../sysdeps/ieee754/dbl-64/w_fmod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmodf32x -fno-builtin-fmodf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_fmod.os -MD -MP -MF /usr/src/glibc-build/math/w_fmod.os.dt -MT /usr/src/glibc-build/math/w_fmod.os gcc ../sysdeps/ieee754/dbl-64/w_hypot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-hypotf32x -fno-builtin-hypotf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_hypot.os -MD -MP -MF /usr/src/glibc-build/math/w_hypot.os.dt -MT /usr/src/glibc-build/math/w_hypot.os gcc /usr/src/glibc-build/math/w_ilogb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ilogbf32x -fno-builtin-ilogbf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_ilogb.os -MD -MP -MF /usr/src/glibc-build/math/w_ilogb.os.dt -MT /usr/src/glibc-build/math/w_ilogb.os gcc /usr/src/glibc-build/math/w_j0.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-j0f32x -fno-builtin-j0f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j0.os -MD -MP -MF /usr/src/glibc-build/math/w_j0.os.dt -MT /usr/src/glibc-build/math/w_j0.os gcc /usr/src/glibc-build/math/w_j1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-j1f32x -fno-builtin-j1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j1.os -MD -MP -MF /usr/src/glibc-build/math/w_j1.os.dt -MT /usr/src/glibc-build/math/w_j1.os gcc /usr/src/glibc-build/math/w_jn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-jnf32x -fno-builtin-jnf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_jn.os -MD -MP -MF /usr/src/glibc-build/math/w_jn.os.dt -MT /usr/src/glibc-build/math/w_jn.os gcc w_lgamma.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-lgammaf32x -fno-builtin-lgammaf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma.os -MD -MP -MF /usr/src/glibc-build/math/w_lgamma.os.dt -MT /usr/src/glibc-build/math/w_lgamma.os gcc /usr/src/glibc-build/math/w_lgamma_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-lgammaf32x_r -fno-builtin-lgammaf64_r -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgamma_r.os -MD -MP -MF /usr/src/glibc-build/math/w_lgamma_r.os.dt -MT /usr/src/glibc-build/math/w_lgamma_r.os gcc /usr/src/glibc-build/math/w_llogb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-llogbf32x -fno-builtin-llogbf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_llogb.os -MD -MP -MF /usr/src/glibc-build/math/w_llogb.os.dt -MT /usr/src/glibc-build/math/w_llogb.os gcc /usr/src/glibc-build/math/w_log10.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-log10f32x -fno-builtin-log10f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log10.os -MD -MP -MF /usr/src/glibc-build/math/w_log10.os.dt -MT /usr/src/glibc-build/math/w_log10.os gcc /usr/src/glibc-build/math/w_log1p.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-log1pf32x -fno-builtin-log1pf64 -fno-builtin-logp1f32x -fno-builtin-logp1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log1p.os -MD -MP -MF /usr/src/glibc-build/math/w_log1p.os.dt -MT /usr/src/glibc-build/math/w_log1p.os gcc ../sysdeps/ieee754/dbl-64/w_log2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log2.os -MD -MP -MF /usr/src/glibc-build/math/w_log2.os.dt -MT /usr/src/glibc-build/math/w_log2.os gcc ../sysdeps/ieee754/dbl-64/w_log.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log.os -MD -MP -MF /usr/src/glibc-build/math/w_log.os.dt -MT /usr/src/glibc-build/math/w_log.os gcc ../sysdeps/ieee754/dbl-64/w_pow.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_pow.os -MD -MP -MF /usr/src/glibc-build/math/w_pow.os.dt -MT /usr/src/glibc-build/math/w_pow.os gcc w_remainder.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-remainderf32x -fno-builtin-remainderf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_remainder.os -MD -MP -MF /usr/src/glibc-build/math/w_remainder.os.dt -MT /usr/src/glibc-build/math/w_remainder.os gcc /usr/src/glibc-build/math/w_scalb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalb.os -MD -MP -MF /usr/src/glibc-build/math/w_scalb.os.dt -MT /usr/src/glibc-build/math/w_scalb.os gcc /usr/src/glibc-build/math/w_scalbln.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-scalblnf32x -fno-builtin-scalblnf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalbln.os -MD -MP -MF /usr/src/glibc-build/math/w_scalbln.os.dt -MT /usr/src/glibc-build/math/w_scalbln.os gcc /usr/src/glibc-build/math/w_sinh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sinhf32x -fno-builtin-sinhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sinh.os -MD -MP -MF /usr/src/glibc-build/math/w_sinh.os.dt -MT /usr/src/glibc-build/math/w_sinh.os gcc /usr/src/glibc-build/math/w_sqrt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sqrtf32x -fno-builtin-sqrtf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sqrt.os -MD -MP -MF /usr/src/glibc-build/math/w_sqrt.os.dt -MT /usr/src/glibc-build/math/w_sqrt.os gcc /usr/src/glibc-build/math/w_tgamma.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-tgammaf32x -fno-builtin-tgammaf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_tgamma.os -MD -MP -MF /usr/src/glibc-build/math/w_tgamma.os.dt -MT /usr/src/glibc-build/math/w_tgamma.os gcc ../sysdeps/ieee754/dbl-64/e_acos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_acos.os -MD -MP -MF /usr/src/glibc-build/math/e_acos.os.dt -MT /usr/src/glibc-build/math/e_acos.os gcc ../sysdeps/ieee754/dbl-64/e_acosh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_acosh.os -MD -MP -MF /usr/src/glibc-build/math/e_acosh.os.dt -MT /usr/src/glibc-build/math/e_acosh.os gcc ../sysdeps/ieee754/dbl-64/e_asin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_asin.os -MD -MP -MF /usr/src/glibc-build/math/e_asin.os.dt -MT /usr/src/glibc-build/math/e_asin.os gcc ../sysdeps/ieee754/dbl-64/e_atan2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_atan2.os -MD -MP -MF /usr/src/glibc-build/math/e_atan2.os.dt -MT /usr/src/glibc-build/math/e_atan2.os gcc ../sysdeps/ieee754/dbl-64/e_atanh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_atanh.os -MD -MP -MF /usr/src/glibc-build/math/e_atanh.os.dt -MT /usr/src/glibc-build/math/e_atanh.os gcc ../sysdeps/ieee754/dbl-64/e_cosh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_cosh.os -MD -MP -MF /usr/src/glibc-build/math/e_cosh.os.dt -MT /usr/src/glibc-build/math/e_cosh.os gcc ../sysdeps/ieee754/dbl-64/e_exp10.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp10.os -MD -MP -MF /usr/src/glibc-build/math/e_exp10.os.dt -MT /usr/src/glibc-build/math/e_exp10.os gcc ../sysdeps/ieee754/dbl-64/e_exp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-expf32x -fno-builtin-expf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp.os -MD -MP -MF /usr/src/glibc-build/math/e_exp.os.dt -MT /usr/src/glibc-build/math/e_exp.os gcc ../sysdeps/ieee754/dbl-64/e_fmod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_fmod.os -MD -MP -MF /usr/src/glibc-build/math/e_fmod.os.dt -MT /usr/src/glibc-build/math/e_fmod.os gcc ../sysdeps/ieee754/dbl-64/e_gamma_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_gamma_r.os -MD -MP -MF /usr/src/glibc-build/math/e_gamma_r.os.dt -MT /usr/src/glibc-build/math/e_gamma_r.os In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/dbl-64/e_atan2.c:39: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_atan2' at ../sysdeps/ieee754/dbl-64/e_atan2.c:178:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/dbl-64/e_atan2.c: In function '__ieee754_atan2': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_atan2.c:178:3: note: in expansion of macro 'SET_RESTORE_ROUND' 178 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/e_hypot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_hypot.os -MD -MP -MF /usr/src/glibc-build/math/e_hypot.os.dt -MT /usr/src/glibc-build/math/e_hypot.os gcc ../sysdeps/ieee754/dbl-64/e_ilogb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_ilogb.os -MD -MP -MF /usr/src/glibc-build/math/e_ilogb.os.dt -MT /usr/src/glibc-build/math/e_ilogb.os gcc ../sysdeps/ieee754/dbl-64/e_j0.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_j0.os -MD -MP -MF /usr/src/glibc-build/math/e_j0.os.dt -MT /usr/src/glibc-build/math/e_j0.os In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../bits/libc-header-start.h:33, from ../math/math.h:27, from ../include/math.h:7, from ../sysdeps/ieee754/dbl-64/e_gamma_r.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_gamma_r' at ../sysdeps/ieee754/dbl-64/e_gamma_r.c:165:7: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/e_gamma_r.c:22: ../sysdeps/ieee754/dbl-64/e_gamma_r.c: In function '__ieee754_gamma_r': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_gamma_r.c:165:7: note: in expansion of macro 'SET_RESTORE_ROUND' 165 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_gamma_r' at ../sysdeps/ieee754/dbl-64/e_gamma_r.c:165:7: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_gamma_r.c: In function '__ieee754_gamma_r': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_gamma_r.c:165:7: note: in expansion of macro 'SET_RESTORE_ROUND' 165 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/e_j1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_j1.os -MD -MP -MF /usr/src/glibc-build/math/e_j1.os.dt -MT /usr/src/glibc-build/math/e_j1.os gcc ../sysdeps/ieee754/dbl-64/e_jn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_jn.os -MD -MP -MF /usr/src/glibc-build/math/e_jn.os.dt -MT /usr/src/glibc-build/math/e_jn.os gcc ../sysdeps/ieee754/dbl-64/e_lgamma_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_lgamma_r.os -MD -MP -MF /usr/src/glibc-build/math/e_lgamma_r.os.dt -MT /usr/src/glibc-build/math/e_lgamma_r.os gcc ../sysdeps/ieee754/dbl-64/e_log10.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log10.os -MD -MP -MF /usr/src/glibc-build/math/e_log10.os.dt -MT /usr/src/glibc-build/math/e_log10.os gcc ../sysdeps/ieee754/dbl-64/e_log2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-log2f32x -fno-builtin-log2f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log2.os -MD -MP -MF /usr/src/glibc-build/math/e_log2.os.dt -MT /usr/src/glibc-build/math/e_log2.os In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/dbl-64/e_jn.c:39: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_jn' at ../sysdeps/ieee754/dbl-64/e_jn.c:83:5: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/e_jn.c:44: ../sysdeps/ieee754/dbl-64/e_jn.c: In function '__ieee754_jn': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_jn.c:83:5: note: in expansion of macro 'SET_RESTORE_ROUND' 83 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_jn' at ../sysdeps/ieee754/dbl-64/e_jn.c:83:5: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_jn.c: In function '__ieee754_jn': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_jn.c:83:5: note: in expansion of macro 'SET_RESTORE_ROUND' 83 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_yn' at ../sysdeps/ieee754/dbl-64/e_jn.c:290:5: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ ../sysdeps/ieee754/dbl-64/e_jn.c: In function '__ieee754_yn': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_jn.c:290:5: note: in expansion of macro 'SET_RESTORE_ROUND' 290 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_yn' at ../sysdeps/ieee754/dbl-64/e_jn.c:290:5: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_jn.c: In function '__ieee754_yn': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_jn.c:290:5: note: in expansion of macro 'SET_RESTORE_ROUND' 290 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/e_log.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-logf32x -fno-builtin-logf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log.os -MD -MP -MF /usr/src/glibc-build/math/e_log.os.dt -MT /usr/src/glibc-build/math/e_log.os gcc ../sysdeps/ieee754/dbl-64/e_pow.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-powf32x -fno-builtin-powf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_pow.os -MD -MP -MF /usr/src/glibc-build/math/e_pow.os.dt -MT /usr/src/glibc-build/math/e_pow.os gcc ../sysdeps/ieee754/dbl-64/e_remainder.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_remainder.os -MD -MP -MF /usr/src/glibc-build/math/e_remainder.os.dt -MT /usr/src/glibc-build/math/e_remainder.os gcc ../sysdeps/ieee754/dbl-64/e_sinh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_sinh.os -MD -MP -MF /usr/src/glibc-build/math/e_sinh.os.dt -MT /usr/src/glibc-build/math/e_sinh.os gcc ../sysdeps/ieee754/dbl-64/e_sqrt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -ffp-contract=off -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_sqrt.os -MD -MP -MF /usr/src/glibc-build/math/e_sqrt.os.dt -MT /usr/src/glibc-build/math/e_sqrt.os gcc ../sysdeps/ieee754/dbl-64/gamma_product.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/gamma_product.os -MD -MP -MF /usr/src/glibc-build/math/gamma_product.os.dt -MT /usr/src/glibc-build/math/gamma_product.os In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/dbl-64/e_remainder.c:37: In function 'libc_feresetround_noex_aarch64_ctx', inlined from '__ieee754_remainder' at ../sysdeps/ieee754/dbl-64/e_remainder.c:58:7: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:291:5: note: in expansion of macro '_FPU_SETCW' 291 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/dbl-64/e_remainder.c: In function '__ieee754_remainder': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:313:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 313 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_noex, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_remainder.c:58:7: note: in expansion of macro 'SET_RESTORE_ROUND_NOEX' 58 | SET_RESTORE_ROUND_NOEX (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_noex_aarch64_ctx', inlined from '__ieee754_remainder' at ../sysdeps/ieee754/dbl-64/e_remainder.c:58:7: ../sysdeps/aarch64/fpu/fpu_control.h:30:29: warning: 'ctx.env.__fpsr' may be used uninitialized [-Wmaybe-uninitialized] 30 | # define _FPU_SETFPSR(fpsr) __builtin_aarch64_set_fpsr (fpsr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:294:3: note: in expansion of macro '_FPU_SETFPSR' 294 | _FPU_SETFPSR (ctx->env.__fpsr); | ^~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_remainder.c: In function '__ieee754_remainder': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpsr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:313:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 313 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_noex, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/e_remainder.c:58:7: note: in expansion of macro 'SET_RESTORE_ROUND_NOEX' 58 | SET_RESTORE_ROUND_NOEX (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/k_tan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_tan.os -MD -MP -MF /usr/src/glibc-build/math/k_tan.os.dt -MT /usr/src/glibc-build/math/k_tan.os gcc ../sysdeps/ieee754/dbl-64/lgamma_neg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/lgamma_neg.os -MD -MP -MF /usr/src/glibc-build/math/lgamma_neg.os.dt -MT /usr/src/glibc-build/math/lgamma_neg.os gcc ../sysdeps/ieee754/dbl-64/lgamma_product.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/lgamma_product.os -MD -MP -MF /usr/src/glibc-build/math/lgamma_product.os.dt -MT /usr/src/glibc-build/math/lgamma_product.os gcc ../sysdeps/ieee754/dbl-64/s_asinh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-asinhf32x -fno-builtin-asinhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_asinh.os -MD -MP -MF /usr/src/glibc-build/math/s_asinh.os.dt -MT /usr/src/glibc-build/math/s_asinh.os In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../bits/libc-header-start.h:33, from ../include/float.h:5, from ../sysdeps/ieee754/dbl-64/lgamma_neg.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__lgamma_neg' at ../sysdeps/ieee754/dbl-64/lgamma_neg.c:292:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/lgamma_neg.c:23: ../sysdeps/ieee754/dbl-64/lgamma_neg.c: In function '__lgamma_neg': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/lgamma_neg.c:292:3: note: in expansion of macro 'SET_RESTORE_ROUND' 292 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__lgamma_neg' at ../sysdeps/ieee754/dbl-64/lgamma_neg.c:292:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/lgamma_neg.c: In function '__lgamma_neg': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/lgamma_neg.c:292:3: note: in expansion of macro 'SET_RESTORE_ROUND' 292 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/s_atan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-atanf32x -fno-builtin-atanf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atan.os -MD -MP -MF /usr/src/glibc-build/math/s_atan.os.dt -MT /usr/src/glibc-build/math/s_atan.os In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/dbl-64/gamma_product.c:21: In function 'libc_feresetround_aarch64_ctx', inlined from '__gamma_product' at ../sysdeps/ieee754/dbl-64/gamma_product.c:35:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/dbl-64/gamma_product.c: In function '__gamma_product': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/gamma_product.c:35:3: note: in expansion of macro 'SET_RESTORE_ROUND' 35 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/s_cbrt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cbrtf32x -fno-builtin-cbrtf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cbrt.os -MD -MP -MF /usr/src/glibc-build/math/s_cbrt.os.dt -MT /usr/src/glibc-build/math/s_cbrt.os gcc ../sysdeps/ieee754/dbl-64/s_ceil.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ceilf32x -fno-builtin-ceilf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ceil.os -MD -MP -MF /usr/src/glibc-build/math/s_ceil.os.dt -MT /usr/src/glibc-build/math/s_ceil.os gcc ../sysdeps/ieee754/dbl-64/s_cos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cosf32x -fno-builtin-cosf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cos.os -MD -MP -MF /usr/src/glibc-build/math/s_cos.os.dt -MT /usr/src/glibc-build/math/s_cos.os gcc ../sysdeps/ieee754/dbl-64/s_erf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-erff32x -fno-builtin-erff64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_erf.os -MD -MP -MF /usr/src/glibc-build/math/s_erf.os.dt -MT /usr/src/glibc-build/math/s_erf.os In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/dbl-64/s_atan.c:38: In function 'libc_feresetround_aarch64_ctx', inlined from '__atan' at ../sysdeps/ieee754/dbl-64/s_atan.c:69:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/dbl-64/s_atan.c: In function '__atan': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_atan.c:69:3: note: in expansion of macro 'SET_RESTORE_ROUND' 69 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/s_erfc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-erfcf32x -fno-builtin-erfcf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_erfc.os -MD -MP -MF /usr/src/glibc-build/math/s_erfc.os.dt -MT /usr/src/glibc-build/math/s_erfc.os gcc ../sysdeps/ieee754/dbl-64/s_expm1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-expm1f32x -fno-builtin-expm1f64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_expm1.os -MD -MP -MF /usr/src/glibc-build/math/s_expm1.os.dt -MT /usr/src/glibc-build/math/s_expm1.os gcc ../sysdeps/ieee754/dbl-64/s_fabs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fabsf32x -fno-builtin-fabsf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fabs.os -MD -MP -MF /usr/src/glibc-build/math/s_fabs.os.dt -MT /usr/src/glibc-build/math/s_fabs.os gcc ../sysdeps/ieee754/dbl-64/s_floor.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-floorf32x -fno-builtin-floorf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_floor.os -MD -MP -MF /usr/src/glibc-build/math/s_floor.os.dt -MT /usr/src/glibc-build/math/s_floor.os gcc ../sysdeps/ieee754/ldbl-128/s_fma.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaf32x -fno-builtin-fmaf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fma.os -MD -MP -MF /usr/src/glibc-build/math/s_fma.os.dt -MT /usr/src/glibc-build/math/s_fma.os gcc ../sysdeps/ieee754/dbl-64/s_fpclassify.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fpclassify.os -MD -MP -MF /usr/src/glibc-build/math/s_fpclassify.os.dt -MT /usr/src/glibc-build/math/s_fpclassify.os gcc ../sysdeps/ieee754/dbl-64/s_fromfp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fromfpf32x -fno-builtin-fromfpf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fromfp.os -MD -MP -MF /usr/src/glibc-build/math/s_fromfp.os.dt -MT /usr/src/glibc-build/math/s_fromfp.os gcc ../sysdeps/ieee754/dbl-64/s_fromfpx.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fromfpxf32x -fno-builtin-fromfpxf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fromfpx.os -MD -MP -MF /usr/src/glibc-build/math/s_fromfpx.os.dt -MT /usr/src/glibc-build/math/s_fromfpx.os gcc ../sysdeps/ieee754/dbl-64/s_getpayload.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-getpayloadf32x -fno-builtin-getpayloadf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_getpayload.os -MD -MP -MF /usr/src/glibc-build/math/s_getpayload.os.dt -MT /usr/src/glibc-build/math/s_getpayload.os gcc ../sysdeps/ieee754/dbl-64/s_issignaling.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_issignaling.os -MD -MP -MF /usr/src/glibc-build/math/s_issignaling.os.dt -MT /usr/src/glibc-build/math/s_issignaling.os gcc ../sysdeps/aarch64/fpu/s_llrint.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-llrintf32x -fno-builtin-llrintf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_llrint.os -MD -MP -MF /usr/src/glibc-build/math/s_llrint.os.dt -MT /usr/src/glibc-build/math/s_llrint.os gcc ../sysdeps/aarch64/fpu/s_llround.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-llroundf32x -fno-builtin-llroundf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_llround.os -MD -MP -MF /usr/src/glibc-build/math/s_llround.os.dt -MT /usr/src/glibc-build/math/s_llround.os gcc ../sysdeps/ieee754/dbl-64/s_log1p.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log1p.os -MD -MP -MF /usr/src/glibc-build/math/s_log1p.os.dt -MT /usr/src/glibc-build/math/s_log1p.os gcc ../sysdeps/ieee754/dbl-64/s_logb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-logbf32x -fno-builtin-logbf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_logb.os -MD -MP -MF /usr/src/glibc-build/math/s_logb.os.dt -MT /usr/src/glibc-build/math/s_logb.os gcc ../sysdeps/aarch64/fpu/s_lrint.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-lrintf32x -fno-builtin-lrintf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lrint.os -MD -MP -MF /usr/src/glibc-build/math/s_lrint.os.dt -MT /usr/src/glibc-build/math/s_lrint.os gcc ../sysdeps/aarch64/fpu/s_lround.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-lroundf32x -fno-builtin-lroundf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lround.os -MD -MP -MF /usr/src/glibc-build/math/s_lround.os.dt -MT /usr/src/glibc-build/math/s_lround.os gcc ../sysdeps/ieee754/dbl-64/s_nearbyint.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nearbyintf32x -fno-builtin-nearbyintf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nearbyint.os -MD -MP -MF /usr/src/glibc-build/math/s_nearbyint.os.dt -MT /usr/src/glibc-build/math/s_nearbyint.os gcc s_nextafter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nextafterf32x -fno-builtin-nextafterf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextafter.os -MD -MP -MF /usr/src/glibc-build/math/s_nextafter.os.dt -MT /usr/src/glibc-build/math/s_nextafter.os gcc ../sysdeps/ieee754/ldbl-128/s_nexttoward.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nexttoward.os -MD -MP -MF /usr/src/glibc-build/math/s_nexttoward.os.dt -MT /usr/src/glibc-build/math/s_nexttoward.os gcc ../sysdeps/ieee754/dbl-64/s_nextup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nextupf32x -fno-builtin-nextupf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextup.os -MD -MP -MF /usr/src/glibc-build/math/s_nextup.os.dt -MT /usr/src/glibc-build/math/s_nextup.os gcc ../sysdeps/ieee754/dbl-64/s_remquo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-remquof32x -fno-builtin-remquof64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_remquo.os -MD -MP -MF /usr/src/glibc-build/math/s_remquo.os.dt -MT /usr/src/glibc-build/math/s_remquo.os gcc ../sysdeps/ieee754/dbl-64/s_rint.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-rintf32x -fno-builtin-rintf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_rint.os -MD -MP -MF /usr/src/glibc-build/math/s_rint.os.dt -MT /usr/src/glibc-build/math/s_rint.os gcc ../sysdeps/ieee754/dbl-64/s_round.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-roundf32x -fno-builtin-roundf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_round.os -MD -MP -MF /usr/src/glibc-build/math/s_round.os.dt -MT /usr/src/glibc-build/math/s_round.os gcc ../sysdeps/aarch64/fpu/s_roundeven.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-roundevenf32x -fno-builtin-roundevenf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_roundeven.os -MD -MP -MF /usr/src/glibc-build/math/s_roundeven.os.dt -MT /usr/src/glibc-build/math/s_roundeven.os gcc ../sysdeps/ieee754/dbl-64/s_scalbln.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_scalbln.os -MD -MP -MF /usr/src/glibc-build/math/s_scalbln.os.dt -MT /usr/src/glibc-build/math/s_scalbln.os gcc ../sysdeps/ieee754/dbl-64/s_setpayload.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-setpayloadf32x -fno-builtin-setpayloadf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_setpayload.os -MD -MP -MF /usr/src/glibc-build/math/s_setpayload.os.dt -MT /usr/src/glibc-build/math/s_setpayload.os gcc ../sysdeps/ieee754/dbl-64/s_setpayloadsig.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-setpayloadsigf32x -fno-builtin-setpayloadsigf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_setpayloadsig.os -MD -MP -MF /usr/src/glibc-build/math/s_setpayloadsig.os.dt -MT /usr/src/glibc-build/math/s_setpayloadsig.os gcc ../sysdeps/ieee754/dbl-64/s_sin.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sinf32x -fno-builtin-sinf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sin.os -MD -MP -MF /usr/src/glibc-build/math/s_sin.os.dt -MT /usr/src/glibc-build/math/s_sin.os gcc ../sysdeps/ieee754/dbl-64/s_sincos.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sincosf32x -fno-builtin-sincosf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sincos.os -MD -MP -MF /usr/src/glibc-build/math/s_sincos.os.dt -MT /usr/src/glibc-build/math/s_sincos.os gcc ../sysdeps/ieee754/dbl-64/s_tan.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-tanf32x -fno-builtin-tanf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tan.os -MD -MP -MF /usr/src/glibc-build/math/s_tan.os.dt -MT /usr/src/glibc-build/math/s_tan.os gcc ../sysdeps/ieee754/dbl-64/s_tanh.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-tanhf32x -fno-builtin-tanhf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanh.os -MD -MP -MF /usr/src/glibc-build/math/s_tanh.os.dt -MT /usr/src/glibc-build/math/s_tanh.os In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/dbl-64/s_sin.c:36: In function 'libc_feresetround_aarch64_ctx', inlined from '__sin' at ../sysdeps/ieee754/dbl-64/s_sin.c:207:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/s_sin.c:43: ../sysdeps/ieee754/dbl-64/s_sin.c: In function '__sin': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sin.c:207:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 207 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__sin' at ../sysdeps/ieee754/dbl-64/s_sin.c:207:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sin.c: In function '__sin': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sin.c:207:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 207 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__cos' at ../sysdeps/ieee754/dbl-64/s_sin.c:272:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ ../sysdeps/ieee754/dbl-64/s_sin.c: In function '__cos': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sin.c:272:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 272 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__cos' at ../sysdeps/ieee754/dbl-64/s_sin.c:272:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sin.c: In function '__cos': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sin.c:272:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 272 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/s_totalorder.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-totalorderf32x -fno-builtin-totalorderf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_totalorder.os -MD -MP -MF /usr/src/glibc-build/math/s_totalorder.os.dt -MT /usr/src/glibc-build/math/s_totalorder.os In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/dbl-64/s_tan.c:30: In function 'libc_feresetround_aarch64_ctx', inlined from '__tan' at ../sysdeps/ieee754/dbl-64/s_tan.c:64:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/s_tan.c:37: ../sysdeps/ieee754/dbl-64/s_tan.c: In function '__tan': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_tan.c:64:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 64 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__tan' at ../sysdeps/ieee754/dbl-64/s_tan.c:64:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_tan.c: In function '__tan': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_tan.c:64:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 64 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/s_totalordermag.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-totalordermagf32x -fno-builtin-totalordermagf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_totalordermag.os -MD -MP -MF /usr/src/glibc-build/math/s_totalordermag.os.dt -MT /usr/src/glibc-build/math/s_totalordermag.os In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/dbl-64/s_sincos.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__sincos' at ../sysdeps/ieee754/dbl-64/s_sincos.c:41:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/s_sincos.c:23: ../sysdeps/ieee754/dbl-64/s_sincos.c: In function '__sincos': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sincos.c:41:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 41 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__sincos' at ../sysdeps/ieee754/dbl-64/s_sincos.c:41:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sincos.c: In function '__sincos': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:324:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 324 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_53bit, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/s_sincos.c:41:3: note: in expansion of macro 'SET_RESTORE_ROUND_53BIT' 41 | SET_RESTORE_ROUND_53BIT (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/dbl-64/s_trunc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-truncf32x -fno-builtin-truncf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_trunc.os -MD -MP -MF /usr/src/glibc-build/math/s_trunc.os.dt -MT /usr/src/glibc-build/math/s_trunc.os gcc ../sysdeps/ieee754/dbl-64/s_ufromfp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ufromfpf32x -fno-builtin-ufromfpf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ufromfp.os -MD -MP -MF /usr/src/glibc-build/math/s_ufromfp.os.dt -MT /usr/src/glibc-build/math/s_ufromfp.os gcc ../sysdeps/ieee754/dbl-64/s_ufromfpx.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ufromfpxf32x -fno-builtin-ufromfpxf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ufromfpx.os -MD -MP -MF /usr/src/glibc-build/math/s_ufromfpx.os.dt -MT /usr/src/glibc-build/math/s_ufromfpx.os gcc ../sysdeps/ieee754/dbl-64/x2y2m1.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/x2y2m1.os -MD -MP -MF /usr/src/glibc-build/math/x2y2m1.os.dt -MT /usr/src/glibc-build/math/x2y2m1.os gcc /usr/src/glibc-build/math/s_ldexpf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ldexpf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_ldexpf.os -MD -MP -MF /usr/src/glibc-build/math/m_ldexpf.os.dt -MT /usr/src/glibc-build/math/m_ldexpf.os gcc ../sysdeps/ieee754/flt-32/s_copysignf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-copysignf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_copysignf.os -MD -MP -MF /usr/src/glibc-build/math/m_copysignf.os.dt -MT /usr/src/glibc-build/math/m_copysignf.os gcc ../sysdeps/ieee754/flt-32/s_finitef.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_finitef.os -MD -MP -MF /usr/src/glibc-build/math/m_finitef.os.dt -MT /usr/src/glibc-build/math/m_finitef.os In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../bits/libc-header-start.h:33, from ../math/math.h:27, from ../include/math.h:7, from ../sysdeps/ieee754/dbl-64/x2y2m1.c:19: In function 'libc_feresetround_aarch64_ctx', inlined from '__x2y2m1' at ../sysdeps/ieee754/dbl-64/x2y2m1.c:61:3: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/dbl-64/x2y2m1.c:21: ../sysdeps/ieee754/dbl-64/x2y2m1.c: In function '__x2y2m1': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/x2y2m1.c:61:3: note: in expansion of macro 'SET_RESTORE_ROUND' 61 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__x2y2m1' at ../sysdeps/ieee754/dbl-64/x2y2m1.c:61:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/dbl-64/x2y2m1.c: In function '__x2y2m1': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:300:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 300 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround, libc_feresetround) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/dbl-64/x2y2m1.c:61:3: note: in expansion of macro 'SET_RESTORE_ROUND' 61 | SET_RESTORE_ROUND (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/flt-32/s_frexpf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-frexpf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_frexpf.os -MD -MP -MF /usr/src/glibc-build/math/m_frexpf.os.dt -MT /usr/src/glibc-build/math/m_frexpf.os gcc ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_isinff.os -MD -MP -MF /usr/src/glibc-build/math/m_isinff.os.dt -MT /usr/src/glibc-build/math/m_isinff.os gcc ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_isnanf.os -MD -MP -MF /usr/src/glibc-build/math/m_isnanf.os.dt -MT /usr/src/glibc-build/math/m_isnanf.os gcc ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-modff32 -fsignaling-nans -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_modff.os -MD -MP -MF /usr/src/glibc-build/math/m_modff.os.dt -MT /usr/src/glibc-build/math/m_modff.os gcc ../sysdeps/ieee754/flt-32/s_scalbnf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-scalbnf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_scalbnf.os -MD -MP -MF /usr/src/glibc-build/math/m_scalbnf.os.dt -MT /usr/src/glibc-build/math/m_scalbnf.os gcc ../sysdeps/ieee754/flt-32/s_signbitf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/m_signbitf.os -MD -MP -MF /usr/src/glibc-build/math/m_signbitf.os.dt -MT /usr/src/glibc-build/math/m_signbitf.os gcc /usr/src/glibc-build/math/cabsf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cabsf.os -MD -MP -MF /usr/src/glibc-build/math/cabsf.os.dt -MT /usr/src/glibc-build/math/cabsf.os gcc /usr/src/glibc-build/math/cargf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cargf.os -MD -MP -MF /usr/src/glibc-build/math/cargf.os.dt -MT /usr/src/glibc-build/math/cargf.os gcc /usr/src/glibc-build/math/cimagf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/cimagf.os -MD -MP -MF /usr/src/glibc-build/math/cimagf.os.dt -MT /usr/src/glibc-build/math/cimagf.os gcc /usr/src/glibc-build/math/conjf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/conjf.os -MD -MP -MF /usr/src/glibc-build/math/conjf.os.dt -MT /usr/src/glibc-build/math/conjf.os gcc /usr/src/glibc-build/math/crealf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/crealf.os -MD -MP -MF /usr/src/glibc-build/math/crealf.os.dt -MT /usr/src/glibc-build/math/crealf.os gcc ../sysdeps/ieee754/flt-32/e_exp2f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-exp2f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp2f.os -MD -MP -MF /usr/src/glibc-build/math/e_exp2f.os.dt -MT /usr/src/glibc-build/math/e_exp2f.os gcc /usr/src/glibc-build/math/e_scalbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_scalbf.os -MD -MP -MF /usr/src/glibc-build/math/e_scalbf.os.dt -MT /usr/src/glibc-build/math/e_scalbf.os gcc /usr/src/glibc-build/math/k_casinhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_casinhf.os -MD -MP -MF /usr/src/glibc-build/math/k_casinhf.os.dt -MT /usr/src/glibc-build/math/k_casinhf.os gcc /usr/src/glibc-build/math/s_acospif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-acospif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_acospif.os -MD -MP -MF /usr/src/glibc-build/math/s_acospif.os.dt -MT /usr/src/glibc-build/math/s_acospif.os gcc /usr/src/glibc-build/math/s_asinpif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-asinpif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_asinpif.os -MD -MP -MF /usr/src/glibc-build/math/s_asinpif.os.dt -MT /usr/src/glibc-build/math/s_asinpif.os gcc /usr/src/glibc-build/math/s_atan2pif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-atan2pif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atan2pif.os -MD -MP -MF /usr/src/glibc-build/math/s_atan2pif.os.dt -MT /usr/src/glibc-build/math/s_atan2pif.os gcc /usr/src/glibc-build/math/s_atanpif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-atanpif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atanpif.os -MD -MP -MF /usr/src/glibc-build/math/s_atanpif.os.dt -MT /usr/src/glibc-build/math/s_atanpif.os gcc /usr/src/glibc-build/math/s_cacosf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cacosf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cacosf.os -MD -MP -MF /usr/src/glibc-build/math/s_cacosf.os.dt -MT /usr/src/glibc-build/math/s_cacosf.os gcc /usr/src/glibc-build/math/s_cacoshf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cacoshf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cacoshf.os -MD -MP -MF /usr/src/glibc-build/math/s_cacoshf.os.dt -MT /usr/src/glibc-build/math/s_cacoshf.os gcc /usr/src/glibc-build/math/s_canonicalizef.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-canonicalizef32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_canonicalizef.os -MD -MP -MF /usr/src/glibc-build/math/s_canonicalizef.os.dt -MT /usr/src/glibc-build/math/s_canonicalizef.os gcc /usr/src/glibc-build/math/s_casinf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-casinf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_casinf.os -MD -MP -MF /usr/src/glibc-build/math/s_casinf.os.dt -MT /usr/src/glibc-build/math/s_casinf.os gcc /usr/src/glibc-build/math/s_casinhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-casinhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_casinhf.os -MD -MP -MF /usr/src/glibc-build/math/s_casinhf.os.dt -MT /usr/src/glibc-build/math/s_casinhf.os gcc /usr/src/glibc-build/math/s_catanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-catanf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_catanf.os -MD -MP -MF /usr/src/glibc-build/math/s_catanf.os.dt -MT /usr/src/glibc-build/math/s_catanf.os gcc /usr/src/glibc-build/math/s_catanhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-catanhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_catanhf.os -MD -MP -MF /usr/src/glibc-build/math/s_catanhf.os.dt -MT /usr/src/glibc-build/math/s_catanhf.os gcc /usr/src/glibc-build/math/s_ccosf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ccosf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ccosf.os -MD -MP -MF /usr/src/glibc-build/math/s_ccosf.os.dt -MT /usr/src/glibc-build/math/s_ccosf.os gcc /usr/src/glibc-build/math/s_ccoshf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ccoshf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ccoshf.os -MD -MP -MF /usr/src/glibc-build/math/s_ccoshf.os.dt -MT /usr/src/glibc-build/math/s_ccoshf.os gcc /usr/src/glibc-build/math/s_cexpf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cexpf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cexpf.os -MD -MP -MF /usr/src/glibc-build/math/s_cexpf.os.dt -MT /usr/src/glibc-build/math/s_cexpf.os gcc /usr/src/glibc-build/math/s_clog10f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-clog10f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_clog10f.os -MD -MP -MF /usr/src/glibc-build/math/s_clog10f.os.dt -MT /usr/src/glibc-build/math/s_clog10f.os gcc /usr/src/glibc-build/math/s_clogf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-clogf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_clogf.os -MD -MP -MF /usr/src/glibc-build/math/s_clogf.os.dt -MT /usr/src/glibc-build/math/s_clogf.os gcc /usr/src/glibc-build/math/s_cospif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cospif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cospif.os -MD -MP -MF /usr/src/glibc-build/math/s_cospif.os.dt -MT /usr/src/glibc-build/math/s_cospif.os gcc /usr/src/glibc-build/math/s_cpowf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cpowf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cpowf.os -MD -MP -MF /usr/src/glibc-build/math/s_cpowf.os.dt -MT /usr/src/glibc-build/math/s_cpowf.os gcc /usr/src/glibc-build/math/s_cprojf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cprojf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cprojf.os -MD -MP -MF /usr/src/glibc-build/math/s_cprojf.os.dt -MT /usr/src/glibc-build/math/s_cprojf.os gcc /usr/src/glibc-build/math/s_csinf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-csinf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csinf.os -MD -MP -MF /usr/src/glibc-build/math/s_csinf.os.dt -MT /usr/src/glibc-build/math/s_csinf.os gcc /usr/src/glibc-build/math/s_csinhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-csinhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csinhf.os -MD -MP -MF /usr/src/glibc-build/math/s_csinhf.os.dt -MT /usr/src/glibc-build/math/s_csinhf.os gcc /usr/src/glibc-build/math/s_csqrtf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-csqrtf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_csqrtf.os -MD -MP -MF /usr/src/glibc-build/math/s_csqrtf.os.dt -MT /usr/src/glibc-build/math/s_csqrtf.os gcc /usr/src/glibc-build/math/s_ctanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ctanf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ctanf.os -MD -MP -MF /usr/src/glibc-build/math/s_ctanf.os.dt -MT /usr/src/glibc-build/math/s_ctanf.os gcc /usr/src/glibc-build/math/s_ctanhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ctanhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ctanhf.os -MD -MP -MF /usr/src/glibc-build/math/s_ctanhf.os.dt -MT /usr/src/glibc-build/math/s_ctanhf.os gcc ../sysdeps/ieee754/flt-32/s_exp10m1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-exp10m1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_exp10m1f.os -MD -MP -MF /usr/src/glibc-build/math/s_exp10m1f.os.dt -MT /usr/src/glibc-build/math/s_exp10m1f.os gcc ../sysdeps/ieee754/flt-32/s_exp2m1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-exp2m1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_exp2m1f.os -MD -MP -MF /usr/src/glibc-build/math/s_exp2m1f.os.dt -MT /usr/src/glibc-build/math/s_exp2m1f.os gcc /usr/src/glibc-build/math/s_fdimf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fdimf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fdimf.os -MD -MP -MF /usr/src/glibc-build/math/s_fdimf.os.dt -MT /usr/src/glibc-build/math/s_fdimf.os gcc /usr/src/glibc-build/math/s_fmaxf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaxf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaxf.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaxf.os.dt -MT /usr/src/glibc-build/math/s_fmaxf.os gcc /usr/src/glibc-build/math/s_fmaximumf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaximumf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximumf.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaximumf.os.dt -MT /usr/src/glibc-build/math/s_fmaximumf.os gcc /usr/src/glibc-build/math/s_fmaximum_magf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaximum_magf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_magf.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_magf.os.dt -MT /usr/src/glibc-build/math/s_fmaximum_magf.os gcc /usr/src/glibc-build/math/s_fmaximum_mag_numf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaximum_mag_numf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_mag_numf.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_mag_numf.os.dt -MT /usr/src/glibc-build/math/s_fmaximum_mag_numf.os gcc /usr/src/glibc-build/math/s_fmaximum_numf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaximum_numf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaximum_numf.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaximum_numf.os.dt -MT /usr/src/glibc-build/math/s_fmaximum_numf.os gcc /usr/src/glibc-build/math/s_fmaxmagf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaxmagf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaxmagf.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaxmagf.os.dt -MT /usr/src/glibc-build/math/s_fmaxmagf.os gcc /usr/src/glibc-build/math/s_fminf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminf.os -MD -MP -MF /usr/src/glibc-build/math/s_fminf.os.dt -MT /usr/src/glibc-build/math/s_fminf.os gcc /usr/src/glibc-build/math/s_fminimumf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminimumf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimumf.os -MD -MP -MF /usr/src/glibc-build/math/s_fminimumf.os.dt -MT /usr/src/glibc-build/math/s_fminimumf.os gcc /usr/src/glibc-build/math/s_fminimum_magf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminimum_magf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_magf.os -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_magf.os.dt -MT /usr/src/glibc-build/math/s_fminimum_magf.os gcc /usr/src/glibc-build/math/s_fminimum_mag_numf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminimum_mag_numf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_mag_numf.os -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_mag_numf.os.dt -MT /usr/src/glibc-build/math/s_fminimum_mag_numf.os gcc /usr/src/glibc-build/math/s_fminimum_numf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminimum_numf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminimum_numf.os -MD -MP -MF /usr/src/glibc-build/math/s_fminimum_numf.os.dt -MT /usr/src/glibc-build/math/s_fminimum_numf.os gcc /usr/src/glibc-build/math/s_fminmagf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fminmagf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fminmagf.os -MD -MP -MF /usr/src/glibc-build/math/s_fminmagf.os.dt -MT /usr/src/glibc-build/math/s_fminmagf.os gcc /usr/src/glibc-build/math/s_iseqsigf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_iseqsigf.os -MD -MP -MF /usr/src/glibc-build/math/s_iseqsigf.os.dt -MT /usr/src/glibc-build/math/s_iseqsigf.os gcc ../sysdeps/ieee754/flt-32/s_log10p1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-log10p1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log10p1f.os -MD -MP -MF /usr/src/glibc-build/math/s_log10p1f.os.dt -MT /usr/src/glibc-build/math/s_log10p1f.os gcc ../sysdeps/ieee754/flt-32/s_log2p1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-log2p1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log2p1f.os -MD -MP -MF /usr/src/glibc-build/math/s_log2p1f.os.dt -MT /usr/src/glibc-build/math/s_log2p1f.os gcc /usr/src/glibc-build/math/s_nanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nanf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nanf.os -MD -MP -MF /usr/src/glibc-build/math/s_nanf.os.dt -MT /usr/src/glibc-build/math/s_nanf.os gcc /usr/src/glibc-build/math/s_nextdownf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nextdownf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextdownf.os -MD -MP -MF /usr/src/glibc-build/math/s_nextdownf.os.dt -MT /usr/src/glibc-build/math/s_nextdownf.os gcc /usr/src/glibc-build/math/s_significandf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_significandf.os -MD -MP -MF /usr/src/glibc-build/math/s_significandf.os.dt -MT /usr/src/glibc-build/math/s_significandf.os gcc /usr/src/glibc-build/math/s_sinpif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sinpif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sinpif.os -MD -MP -MF /usr/src/glibc-build/math/s_sinpif.os.dt -MT /usr/src/glibc-build/math/s_sinpif.os gcc /usr/src/glibc-build/math/s_tanpif.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-tanpif32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanpif.os -MD -MP -MF /usr/src/glibc-build/math/s_tanpif.os.dt -MT /usr/src/glibc-build/math/s_tanpif.os gcc /usr/src/glibc-build/math/w_acosf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-acosf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acosf.os -MD -MP -MF /usr/src/glibc-build/math/w_acosf.os.dt -MT /usr/src/glibc-build/math/w_acosf.os gcc /usr/src/glibc-build/math/w_acoshf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-acoshf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_acoshf.os -MD -MP -MF /usr/src/glibc-build/math/w_acoshf.os.dt -MT /usr/src/glibc-build/math/w_acoshf.os gcc /usr/src/glibc-build/math/w_asinf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-asinf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_asinf.os -MD -MP -MF /usr/src/glibc-build/math/w_asinf.os.dt -MT /usr/src/glibc-build/math/w_asinf.os gcc /usr/src/glibc-build/math/w_atan2f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-atan2f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atan2f.os -MD -MP -MF /usr/src/glibc-build/math/w_atan2f.os.dt -MT /usr/src/glibc-build/math/w_atan2f.os gcc /usr/src/glibc-build/math/w_atanhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-atanhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_atanhf.os -MD -MP -MF /usr/src/glibc-build/math/w_atanhf.os.dt -MT /usr/src/glibc-build/math/w_atanhf.os gcc /usr/src/glibc-build/math/w_coshf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-coshf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_coshf.os -MD -MP -MF /usr/src/glibc-build/math/w_coshf.os.dt -MT /usr/src/glibc-build/math/w_coshf.os gcc w_exp10f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-exp10f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp10f.os -MD -MP -MF /usr/src/glibc-build/math/w_exp10f.os.dt -MT /usr/src/glibc-build/math/w_exp10f.os gcc ../sysdeps/ieee754/flt-32/w_exp2f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_exp2f.os -MD -MP -MF /usr/src/glibc-build/math/w_exp2f.os.dt -MT /usr/src/glibc-build/math/w_exp2f.os gcc ../sysdeps/ieee754/flt-32/w_expf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_expf.os -MD -MP -MF /usr/src/glibc-build/math/w_expf.os.dt -MT /usr/src/glibc-build/math/w_expf.os gcc ../sysdeps/ieee754/flt-32/w_fmodf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmodf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_fmodf.os -MD -MP -MF /usr/src/glibc-build/math/w_fmodf.os.dt -MT /usr/src/glibc-build/math/w_fmodf.os gcc ../sysdeps/ieee754/flt-32/w_hypotf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-hypotf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_hypotf.os -MD -MP -MF /usr/src/glibc-build/math/w_hypotf.os.dt -MT /usr/src/glibc-build/math/w_hypotf.os gcc /usr/src/glibc-build/math/w_ilogbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ilogbf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_ilogbf.os -MD -MP -MF /usr/src/glibc-build/math/w_ilogbf.os.dt -MT /usr/src/glibc-build/math/w_ilogbf.os gcc /usr/src/glibc-build/math/w_j0f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-j0f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j0f.os -MD -MP -MF /usr/src/glibc-build/math/w_j0f.os.dt -MT /usr/src/glibc-build/math/w_j0f.os gcc /usr/src/glibc-build/math/w_j1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-j1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_j1f.os -MD -MP -MF /usr/src/glibc-build/math/w_j1f.os.dt -MT /usr/src/glibc-build/math/w_j1f.os gcc /usr/src/glibc-build/math/w_jnf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-jnf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_jnf.os -MD -MP -MF /usr/src/glibc-build/math/w_jnf.os.dt -MT /usr/src/glibc-build/math/w_jnf.os gcc w_lgammaf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-lgammaf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammaf.os -MD -MP -MF /usr/src/glibc-build/math/w_lgammaf.os.dt -MT /usr/src/glibc-build/math/w_lgammaf.os gcc /usr/src/glibc-build/math/w_lgammaf_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-lgammaf32_r -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_lgammaf_r.os -MD -MP -MF /usr/src/glibc-build/math/w_lgammaf_r.os.dt -MT /usr/src/glibc-build/math/w_lgammaf_r.os gcc /usr/src/glibc-build/math/w_llogbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-llogbf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_llogbf.os -MD -MP -MF /usr/src/glibc-build/math/w_llogbf.os.dt -MT /usr/src/glibc-build/math/w_llogbf.os gcc /usr/src/glibc-build/math/w_log10f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-log10f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log10f.os -MD -MP -MF /usr/src/glibc-build/math/w_log10f.os.dt -MT /usr/src/glibc-build/math/w_log10f.os gcc ../sysdeps/ieee754/flt-32/w_log1pf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-log1pf32 -fno-builtin-logp1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log1pf.os -MD -MP -MF /usr/src/glibc-build/math/w_log1pf.os.dt -MT /usr/src/glibc-build/math/w_log1pf.os gcc ../sysdeps/ieee754/flt-32/w_log2f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_log2f.os -MD -MP -MF /usr/src/glibc-build/math/w_log2f.os.dt -MT /usr/src/glibc-build/math/w_log2f.os gcc ../sysdeps/ieee754/flt-32/w_logf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_logf.os -MD -MP -MF /usr/src/glibc-build/math/w_logf.os.dt -MT /usr/src/glibc-build/math/w_logf.os gcc ../sysdeps/ieee754/flt-32/w_powf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_powf.os -MD -MP -MF /usr/src/glibc-build/math/w_powf.os.dt -MT /usr/src/glibc-build/math/w_powf.os gcc w_remainderf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-remainderf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_remainderf.os -MD -MP -MF /usr/src/glibc-build/math/w_remainderf.os.dt -MT /usr/src/glibc-build/math/w_remainderf.os gcc /usr/src/glibc-build/math/w_scalbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalbf.os -MD -MP -MF /usr/src/glibc-build/math/w_scalbf.os.dt -MT /usr/src/glibc-build/math/w_scalbf.os gcc /usr/src/glibc-build/math/w_scalblnf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-scalblnf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_scalblnf.os -MD -MP -MF /usr/src/glibc-build/math/w_scalblnf.os.dt -MT /usr/src/glibc-build/math/w_scalblnf.os gcc /usr/src/glibc-build/math/w_sinhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sinhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sinhf.os -MD -MP -MF /usr/src/glibc-build/math/w_sinhf.os.dt -MT /usr/src/glibc-build/math/w_sinhf.os gcc /usr/src/glibc-build/math/w_sqrtf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sqrtf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_sqrtf.os -MD -MP -MF /usr/src/glibc-build/math/w_sqrtf.os.dt -MT /usr/src/glibc-build/math/w_sqrtf.os gcc /usr/src/glibc-build/math/w_tgammaf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-tgammaf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/w_tgammaf.os -MD -MP -MF /usr/src/glibc-build/math/w_tgammaf.os.dt -MT /usr/src/glibc-build/math/w_tgammaf.os gcc ../sysdeps/ieee754/flt-32/e_acosf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_acosf.os -MD -MP -MF /usr/src/glibc-build/math/e_acosf.os.dt -MT /usr/src/glibc-build/math/e_acosf.os gcc ../sysdeps/ieee754/flt-32/e_acoshf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_acoshf.os -MD -MP -MF /usr/src/glibc-build/math/e_acoshf.os.dt -MT /usr/src/glibc-build/math/e_acoshf.os gcc ../sysdeps/ieee754/flt-32/e_asinf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_asinf.os -MD -MP -MF /usr/src/glibc-build/math/e_asinf.os.dt -MT /usr/src/glibc-build/math/e_asinf.os gcc ../sysdeps/ieee754/flt-32/e_atan2f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_atan2f.os -MD -MP -MF /usr/src/glibc-build/math/e_atan2f.os.dt -MT /usr/src/glibc-build/math/e_atan2f.os gcc ../sysdeps/ieee754/flt-32/e_atanhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_atanhf.os -MD -MP -MF /usr/src/glibc-build/math/e_atanhf.os.dt -MT /usr/src/glibc-build/math/e_atanhf.os gcc ../sysdeps/ieee754/flt-32/e_coshf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_coshf.os -MD -MP -MF /usr/src/glibc-build/math/e_coshf.os.dt -MT /usr/src/glibc-build/math/e_coshf.os gcc ../sysdeps/ieee754/flt-32/e_exp10f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp10f.os -MD -MP -MF /usr/src/glibc-build/math/e_exp10f.os.dt -MT /usr/src/glibc-build/math/e_exp10f.os gcc ../sysdeps/ieee754/flt-32/e_expf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-expf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_expf.os -MD -MP -MF /usr/src/glibc-build/math/e_expf.os.dt -MT /usr/src/glibc-build/math/e_expf.os gcc ../sysdeps/ieee754/flt-32/e_fmodf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_fmodf.os -MD -MP -MF /usr/src/glibc-build/math/e_fmodf.os.dt -MT /usr/src/glibc-build/math/e_fmodf.os gcc ../sysdeps/ieee754/flt-32/e_gammaf_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_gammaf_r.os -MD -MP -MF /usr/src/glibc-build/math/e_gammaf_r.os.dt -MT /usr/src/glibc-build/math/e_gammaf_r.os gcc ../sysdeps/ieee754/flt-32/e_hypotf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_hypotf.os -MD -MP -MF /usr/src/glibc-build/math/e_hypotf.os.dt -MT /usr/src/glibc-build/math/e_hypotf.os gcc ../sysdeps/ieee754/flt-32/e_ilogbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_ilogbf.os -MD -MP -MF /usr/src/glibc-build/math/e_ilogbf.os.dt -MT /usr/src/glibc-build/math/e_ilogbf.os gcc ../sysdeps/ieee754/flt-32/e_j0f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_j0f.os -MD -MP -MF /usr/src/glibc-build/math/e_j0f.os.dt -MT /usr/src/glibc-build/math/e_j0f.os gcc ../sysdeps/ieee754/flt-32/e_j1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_j1f.os -MD -MP -MF /usr/src/glibc-build/math/e_j1f.os.dt -MT /usr/src/glibc-build/math/e_j1f.os gcc ../sysdeps/ieee754/flt-32/e_jnf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_jnf.os -MD -MP -MF /usr/src/glibc-build/math/e_jnf.os.dt -MT /usr/src/glibc-build/math/e_jnf.os gcc ../sysdeps/ieee754/flt-32/e_lgammaf_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_lgammaf_r.os -MD -MP -MF /usr/src/glibc-build/math/e_lgammaf_r.os.dt -MT /usr/src/glibc-build/math/e_lgammaf_r.os In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/flt-32/e_j0f.c:18: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_j0f' at ../sysdeps/ieee754/flt-32/e_j0f.c:264:17: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/flt-32/e_j0f.c: In function '__ieee754_j0f': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_j0f.c:264:17: note: in expansion of macro 'SET_RESTORE_ROUNDF' 264 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_y0f' at ../sysdeps/ieee754/flt-32/e_j0f.c:563:17: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_j0f.c: In function '__ieee754_y0f': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_j0f.c:563:17: note: in expansion of macro 'SET_RESTORE_ROUNDF' 563 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/flt-32/e_log10f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log10f.os -MD -MP -MF /usr/src/glibc-build/math/e_log10f.os.dt -MT /usr/src/glibc-build/math/e_log10f.os In file included from ../include/sys/cdefs.h:10, from ../include/features.h:524, from ../stdlib/errno.h:25, from ../include/errno.h:2, from ../sysdeps/ieee754/flt-32/e_jnf.c:15: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_jnf' at ../sysdeps/ieee754/flt-32/e_jnf.c:55:2: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301, from ../sysdeps/ieee754/flt-32/e_jnf.c:20: ../sysdeps/ieee754/flt-32/e_jnf.c: In function '__ieee754_jnf': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_jnf.c:55:9: note: in expansion of macro 'SET_RESTORE_ROUNDF' 55 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_jnf' at ../sysdeps/ieee754/flt-32/e_jnf.c:55:2: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_jnf.c: In function '__ieee754_jnf': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_jnf.c:55:9: note: in expansion of macro 'SET_RESTORE_ROUNDF' 55 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_ynf' at ../sysdeps/ieee754/flt-32/e_jnf.c:209:2: ../sysdeps/aarch64/fpu/fenv_private.h:253:28: warning: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' may be used uninitialized [-Wmaybe-uninitialized] 253 | if (__glibc_unlikely (ctx->updated_status)) ../misc/sys/cdefs.h:681:52: note: in definition of macro '__glibc_unlikely' 681 | # define __glibc_unlikely(cond) __builtin_expect ((cond), 0) | ^~~~ ../sysdeps/ieee754/flt-32/e_jnf.c: In function '__ieee754_ynf': ../sysdeps/generic/fenv_private.h:291:17: note: '*(unsigned char *)((char *)&ctx + offsetof(struct rm_ctx, updated_status))' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_jnf.c:209:9: note: in expansion of macro 'SET_RESTORE_ROUNDF' 209 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_ynf' at ../sysdeps/ieee754/flt-32/e_jnf.c:209:2: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_jnf.c: In function '__ieee754_ynf': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_jnf.c:209:9: note: in expansion of macro 'SET_RESTORE_ROUNDF' 209 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/flt-32/e_log2f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-log2f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log2f.os -MD -MP -MF /usr/src/glibc-build/math/e_log2f.os.dt -MT /usr/src/glibc-build/math/e_log2f.os In file included from ../include/fpu_control.h:2, from ../sysdeps/aarch64/fpu/fenv_private.h:23, from ../sysdeps/ieee754/flt-32/e_j1f.c:20: In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_j1f' at ../sysdeps/ieee754/flt-32/e_j1f.c:273:17: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ In file included from ../sysdeps/aarch64/fpu/fenv_private.h:301: ../sysdeps/ieee754/flt-32/e_j1f.c: In function '__ieee754_j1f': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_j1f.c:273:17: note: in expansion of macro 'SET_RESTORE_ROUNDF' 273 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ In function 'libc_feresetround_aarch64_ctx', inlined from '__ieee754_y1f' at ../sysdeps/ieee754/flt-32/e_j1f.c:563:3: ../sysdeps/aarch64/fpu/fpu_control.h:28:27: warning: 'ctx.env.__fpcr' may be used uninitialized [-Wmaybe-uninitialized] 28 | # define _FPU_SETCW(fpcr) __builtin_aarch64_set_fpcr (fpcr) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/aarch64/fpu/fenv_private.h:254:5: note: in expansion of macro '_FPU_SETCW' 254 | _FPU_SETCW (ctx->env.__fpcr); | ^~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_j1f.c: In function '__ieee754_y1f': ../sysdeps/generic/fenv_private.h:291:17: note: 'ctx.env.__fpcr' was declared here 291 | struct rm_ctx ctx __attribute__((cleanup (CLEANUPFUNC ## _ctx))); \ | ^~~ ../sysdeps/generic/fenv_private.h:302:3: note: in expansion of macro 'SET_RESTORE_ROUND_GENERIC' 302 | SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetroundf, libc_feresetroundf) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../sysdeps/ieee754/flt-32/e_j1f.c:563:17: note: in expansion of macro 'SET_RESTORE_ROUNDF' 563 | SET_RESTORE_ROUNDF (FE_TONEAREST); | ^~~~~~~~~~~~~~~~~~ gcc ../sysdeps/ieee754/flt-32/e_logf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-logf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_logf.os -MD -MP -MF /usr/src/glibc-build/math/e_logf.os.dt -MT /usr/src/glibc-build/math/e_logf.os gcc ../sysdeps/ieee754/flt-32/e_powf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-powf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_powf.os -MD -MP -MF /usr/src/glibc-build/math/e_powf.os.dt -MT /usr/src/glibc-build/math/e_powf.os gcc ../sysdeps/ieee754/flt-32/e_remainderf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_remainderf.os -MD -MP -MF /usr/src/glibc-build/math/e_remainderf.os.dt -MT /usr/src/glibc-build/math/e_remainderf.os gcc ../sysdeps/ieee754/flt-32/e_sinhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_sinhf.os -MD -MP -MF /usr/src/glibc-build/math/e_sinhf.os.dt -MT /usr/src/glibc-build/math/e_sinhf.os gcc ../sysdeps/ieee754/flt-32/e_sqrtf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_sqrtf.os -MD -MP -MF /usr/src/glibc-build/math/e_sqrtf.os.dt -MT /usr/src/glibc-build/math/e_sqrtf.os gcc ../sysdeps/ieee754/dbl-64/gamma_productf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/gamma_productf.os -MD -MP -MF /usr/src/glibc-build/math/gamma_productf.os.dt -MT /usr/src/glibc-build/math/gamma_productf.os gcc ../sysdeps/ieee754/flt-32/k_tanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_tanf.os -MD -MP -MF /usr/src/glibc-build/math/k_tanf.os.dt -MT /usr/src/glibc-build/math/k_tanf.os gcc ../sysdeps/ieee754/flt-32/lgamma_negf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/lgamma_negf.os -MD -MP -MF /usr/src/glibc-build/math/lgamma_negf.os.dt -MT /usr/src/glibc-build/math/lgamma_negf.os gcc ../sysdeps/ieee754/flt-32/lgamma_productf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/lgamma_productf.os -MD -MP -MF /usr/src/glibc-build/math/lgamma_productf.os.dt -MT /usr/src/glibc-build/math/lgamma_productf.os gcc ../sysdeps/ieee754/flt-32/s_asinhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-asinhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_asinhf.os -MD -MP -MF /usr/src/glibc-build/math/s_asinhf.os.dt -MT /usr/src/glibc-build/math/s_asinhf.os gcc ../sysdeps/ieee754/flt-32/s_atanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-atanf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_atanf.os -MD -MP -MF /usr/src/glibc-build/math/s_atanf.os.dt -MT /usr/src/glibc-build/math/s_atanf.os gcc ../sysdeps/ieee754/flt-32/s_cbrtf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cbrtf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cbrtf.os -MD -MP -MF /usr/src/glibc-build/math/s_cbrtf.os.dt -MT /usr/src/glibc-build/math/s_cbrtf.os gcc ../sysdeps/ieee754/flt-32/s_ceilf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ceilf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ceilf.os -MD -MP -MF /usr/src/glibc-build/math/s_ceilf.os.dt -MT /usr/src/glibc-build/math/s_ceilf.os gcc ../sysdeps/ieee754/flt-32/s_cosf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-cosf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_cosf.os -MD -MP -MF /usr/src/glibc-build/math/s_cosf.os.dt -MT /usr/src/glibc-build/math/s_cosf.os gcc ../sysdeps/ieee754/flt-32/s_erff.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-erff32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_erff.os -MD -MP -MF /usr/src/glibc-build/math/s_erff.os.dt -MT /usr/src/glibc-build/math/s_erff.os gcc ../sysdeps/ieee754/flt-32/s_erfcf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-erfcf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_erfcf.os -MD -MP -MF /usr/src/glibc-build/math/s_erfcf.os.dt -MT /usr/src/glibc-build/math/s_erfcf.os gcc ../sysdeps/ieee754/flt-32/s_expm1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-expm1f32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_expm1f.os -MD -MP -MF /usr/src/glibc-build/math/s_expm1f.os.dt -MT /usr/src/glibc-build/math/s_expm1f.os gcc ../sysdeps/ieee754/flt-32/s_fabsf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fabsf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fabsf.os -MD -MP -MF /usr/src/glibc-build/math/s_fabsf.os.dt -MT /usr/src/glibc-build/math/s_fabsf.os gcc ../sysdeps/ieee754/flt-32/s_floorf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-floorf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_floorf.os -MD -MP -MF /usr/src/glibc-build/math/s_floorf.os.dt -MT /usr/src/glibc-build/math/s_floorf.os gcc ../sysdeps/ieee754/dbl-64/s_fmaf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fmaf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmaf.os -MD -MP -MF /usr/src/glibc-build/math/s_fmaf.os.dt -MT /usr/src/glibc-build/math/s_fmaf.os gcc ../sysdeps/ieee754/flt-32/s_fpclassifyf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fpclassifyf.os -MD -MP -MF /usr/src/glibc-build/math/s_fpclassifyf.os.dt -MT /usr/src/glibc-build/math/s_fpclassifyf.os gcc ../sysdeps/ieee754/flt-32/s_fromfpf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fromfpf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fromfpf.os -MD -MP -MF /usr/src/glibc-build/math/s_fromfpf.os.dt -MT /usr/src/glibc-build/math/s_fromfpf.os gcc ../sysdeps/ieee754/flt-32/s_fromfpxf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-fromfpxf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fromfpxf.os -MD -MP -MF /usr/src/glibc-build/math/s_fromfpxf.os.dt -MT /usr/src/glibc-build/math/s_fromfpxf.os gcc ../sysdeps/ieee754/flt-32/s_getpayloadf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-getpayloadf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_getpayloadf.os -MD -MP -MF /usr/src/glibc-build/math/s_getpayloadf.os.dt -MT /usr/src/glibc-build/math/s_getpayloadf.os gcc ../sysdeps/ieee754/flt-32/s_issignalingf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_issignalingf.os -MD -MP -MF /usr/src/glibc-build/math/s_issignalingf.os.dt -MT /usr/src/glibc-build/math/s_issignalingf.os gcc ../sysdeps/aarch64/fpu/s_llrintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-llrintf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_llrintf.os -MD -MP -MF /usr/src/glibc-build/math/s_llrintf.os.dt -MT /usr/src/glibc-build/math/s_llrintf.os gcc ../sysdeps/aarch64/fpu/s_llroundf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-llroundf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_llroundf.os -MD -MP -MF /usr/src/glibc-build/math/s_llroundf.os.dt -MT /usr/src/glibc-build/math/s_llroundf.os gcc ../sysdeps/ieee754/flt-32/s_log1pf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_log1pf.os -MD -MP -MF /usr/src/glibc-build/math/s_log1pf.os.dt -MT /usr/src/glibc-build/math/s_log1pf.os gcc ../sysdeps/ieee754/flt-32/s_logbf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-logbf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_logbf.os -MD -MP -MF /usr/src/glibc-build/math/s_logbf.os.dt -MT /usr/src/glibc-build/math/s_logbf.os gcc ../sysdeps/aarch64/fpu/s_lrintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-lrintf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lrintf.os -MD -MP -MF /usr/src/glibc-build/math/s_lrintf.os.dt -MT /usr/src/glibc-build/math/s_lrintf.os gcc ../sysdeps/aarch64/fpu/s_lroundf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-lroundf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_lroundf.os -MD -MP -MF /usr/src/glibc-build/math/s_lroundf.os.dt -MT /usr/src/glibc-build/math/s_lroundf.os gcc ../sysdeps/ieee754/flt-32/s_nearbyintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nearbyintf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nearbyintf.os -MD -MP -MF /usr/src/glibc-build/math/s_nearbyintf.os.dt -MT /usr/src/glibc-build/math/s_nearbyintf.os gcc ../sysdeps/ieee754/flt-32/s_nextafterf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nextafterf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextafterf.os -MD -MP -MF /usr/src/glibc-build/math/s_nextafterf.os.dt -MT /usr/src/glibc-build/math/s_nextafterf.os gcc ../sysdeps/ieee754/ldbl-128/s_nexttowardf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nexttowardf.os -MD -MP -MF /usr/src/glibc-build/math/s_nexttowardf.os.dt -MT /usr/src/glibc-build/math/s_nexttowardf.os gcc ../sysdeps/ieee754/flt-32/s_nextupf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-nextupf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_nextupf.os -MD -MP -MF /usr/src/glibc-build/math/s_nextupf.os.dt -MT /usr/src/glibc-build/math/s_nextupf.os gcc ../sysdeps/ieee754/flt-32/s_remquof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-remquof32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_remquof.os -MD -MP -MF /usr/src/glibc-build/math/s_remquof.os.dt -MT /usr/src/glibc-build/math/s_remquof.os gcc ../sysdeps/ieee754/flt-32/s_rintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-rintf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_rintf.os -MD -MP -MF /usr/src/glibc-build/math/s_rintf.os.dt -MT /usr/src/glibc-build/math/s_rintf.os gcc ../sysdeps/ieee754/flt-32/s_roundf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-roundf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_roundf.os -MD -MP -MF /usr/src/glibc-build/math/s_roundf.os.dt -MT /usr/src/glibc-build/math/s_roundf.os gcc ../sysdeps/aarch64/fpu/s_roundevenf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-roundevenf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_roundevenf.os -MD -MP -MF /usr/src/glibc-build/math/s_roundevenf.os.dt -MT /usr/src/glibc-build/math/s_roundevenf.os gcc ../sysdeps/ieee754/flt-32/s_scalblnf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_scalblnf.os -MD -MP -MF /usr/src/glibc-build/math/s_scalblnf.os.dt -MT /usr/src/glibc-build/math/s_scalblnf.os gcc ../sysdeps/ieee754/flt-32/s_setpayloadf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-setpayloadf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_setpayloadf.os -MD -MP -MF /usr/src/glibc-build/math/s_setpayloadf.os.dt -MT /usr/src/glibc-build/math/s_setpayloadf.os gcc ../sysdeps/ieee754/flt-32/s_setpayloadsigf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-setpayloadsigf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_setpayloadsigf.os -MD -MP -MF /usr/src/glibc-build/math/s_setpayloadsigf.os.dt -MT /usr/src/glibc-build/math/s_setpayloadsigf.os gcc ../sysdeps/ieee754/flt-32/s_sinf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sinf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sinf.os -MD -MP -MF /usr/src/glibc-build/math/s_sinf.os.dt -MT /usr/src/glibc-build/math/s_sinf.os gcc ../sysdeps/ieee754/flt-32/s_sincosf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-sincosf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sincosf.os -MD -MP -MF /usr/src/glibc-build/math/s_sincosf.os.dt -MT /usr/src/glibc-build/math/s_sincosf.os gcc ../sysdeps/ieee754/flt-32/s_tanf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-tanf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanf.os -MD -MP -MF /usr/src/glibc-build/math/s_tanf.os.dt -MT /usr/src/glibc-build/math/s_tanf.os gcc ../sysdeps/ieee754/flt-32/s_tanhf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-tanhf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_tanhf.os -MD -MP -MF /usr/src/glibc-build/math/s_tanhf.os.dt -MT /usr/src/glibc-build/math/s_tanhf.os gcc ../sysdeps/ieee754/flt-32/s_totalorderf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-totalorderf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_totalorderf.os -MD -MP -MF /usr/src/glibc-build/math/s_totalorderf.os.dt -MT /usr/src/glibc-build/math/s_totalorderf.os gcc ../sysdeps/ieee754/flt-32/s_totalordermagf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-totalordermagf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_totalordermagf.os -MD -MP -MF /usr/src/glibc-build/math/s_totalordermagf.os.dt -MT /usr/src/glibc-build/math/s_totalordermagf.os gcc ../sysdeps/ieee754/flt-32/s_truncf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-truncf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_truncf.os -MD -MP -MF /usr/src/glibc-build/math/s_truncf.os.dt -MT /usr/src/glibc-build/math/s_truncf.os gcc ../sysdeps/ieee754/flt-32/s_ufromfpf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ufromfpf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ufromfpf.os -MD -MP -MF /usr/src/glibc-build/math/s_ufromfpf.os.dt -MT /usr/src/glibc-build/math/s_ufromfpf.os gcc ../sysdeps/ieee754/flt-32/s_ufromfpxf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-ufromfpxf32 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ufromfpxf.os -MD -MP -MF /usr/src/glibc-build/math/s_ufromfpxf.os.dt -MT /usr/src/glibc-build/math/s_ufromfpxf.os gcc ../sysdeps/ieee754/dbl-64/x2y2m1f.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/x2y2m1f.os -MD -MP -MF /usr/src/glibc-build/math/x2y2m1f.os.dt -MT /usr/src/glibc-build/math/x2y2m1f.os gcc ../sysdeps/ieee754/ldbl-128/e_rem_pio2l.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_rem_pio2l.os -MD -MP -MF /usr/src/glibc-build/math/e_rem_pio2l.os.dt -MT /usr/src/glibc-build/math/e_rem_pio2l.os gcc ../sysdeps/ieee754/ldbl-128/k_cosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_cosl.os -MD -MP -MF /usr/src/glibc-build/math/k_cosl.os.dt -MT /usr/src/glibc-build/math/k_cosl.os gcc ../sysdeps/ieee754/ldbl-128/k_sincosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_sincosl.os -MD -MP -MF /usr/src/glibc-build/math/k_sincosl.os.dt -MT /usr/src/glibc-build/math/k_sincosl.os gcc ../sysdeps/ieee754/ldbl-128/k_sinl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_sinl.os -MD -MP -MF /usr/src/glibc-build/math/k_sinl.os.dt -MT /usr/src/glibc-build/math/k_sinl.os gcc s_iscanonicall.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_iscanonicall.os -MD -MP -MF /usr/src/glibc-build/math/s_iscanonicall.os.dt -MT /usr/src/glibc-build/math/s_iscanonicall.os gcc ../sysdeps/ieee754/ldbl-128/t_sincosl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/t_sincosl.os -MD -MP -MF /usr/src/glibc-build/math/t_sincosl.os.dt -MT /usr/src/glibc-build/math/t_sincosl.os gcc ../sysdeps/ieee754/dbl-64/branred.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -ffp-contract=off -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/branred.os -MD -MP -MF /usr/src/glibc-build/math/branred.os.dt -MT /usr/src/glibc-build/math/branred.os gcc ../sysdeps/ieee754/dbl-64/e_exp_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp_data.os -MD -MP -MF /usr/src/glibc-build/math/e_exp_data.os.dt -MT /usr/src/glibc-build/math/e_exp_data.os gcc ../sysdeps/ieee754/dbl-64/e_log2_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log2_data.os -MD -MP -MF /usr/src/glibc-build/math/e_log2_data.os.dt -MT /usr/src/glibc-build/math/e_log2_data.os gcc ../sysdeps/ieee754/dbl-64/e_log_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log_data.os -MD -MP -MF /usr/src/glibc-build/math/e_log_data.os.dt -MT /usr/src/glibc-build/math/e_log_data.os gcc ../sysdeps/ieee754/dbl-64/e_pow_log_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_pow_log_data.os -MD -MP -MF /usr/src/glibc-build/math/e_pow_log_data.os.dt -MT /usr/src/glibc-build/math/e_pow_log_data.os gcc ../sysdeps/ieee754/dbl-64/k_rem_pio2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/k_rem_pio2.os -MD -MP -MF /usr/src/glibc-build/math/k_rem_pio2.os.dt -MT /usr/src/glibc-build/math/k_rem_pio2.os gcc ../sysdeps/ieee754/dbl-64/math_err.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/math_err.os -MD -MP -MF /usr/src/glibc-build/math/math_err.os.dt -MT /usr/src/glibc-build/math/math_err.os gcc ../sysdeps/ieee754/dbl-64/sincostab.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/sincostab.os -MD -MP -MF /usr/src/glibc-build/math/sincostab.os.dt -MT /usr/src/glibc-build/math/sincostab.os gcc ../sysdeps/ieee754/flt-32/e_exp2f_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_exp2f_data.os -MD -MP -MF /usr/src/glibc-build/math/e_exp2f_data.os.dt -MT /usr/src/glibc-build/math/e_exp2f_data.os gcc ../sysdeps/ieee754/flt-32/e_log2f_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_log2f_data.os -MD -MP -MF /usr/src/glibc-build/math/e_log2f_data.os.dt -MT /usr/src/glibc-build/math/e_log2f_data.os gcc ../sysdeps/ieee754/flt-32/e_logf_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_logf_data.os -MD -MP -MF /usr/src/glibc-build/math/e_logf_data.os.dt -MT /usr/src/glibc-build/math/e_logf_data.os gcc ../sysdeps/ieee754/flt-32/e_powf_log2_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/e_powf_log2_data.os -MD -MP -MF /usr/src/glibc-build/math/e_powf_log2_data.os.dt -MT /usr/src/glibc-build/math/e_powf_log2_data.os gcc ../sysdeps/ieee754/flt-32/math_errf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/math_errf.os -MD -MP -MF /usr/src/glibc-build/math/math_errf.os.dt -MT /usr/src/glibc-build/math/math_errf.os gcc ../sysdeps/ieee754/flt-32/s_sincosf_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_sincosf_data.os -MD -MP -MF /usr/src/glibc-build/math/s_sincosf_data.os.dt -MT /usr/src/glibc-build/math/s_sincosf_data.os gcc ../sysdeps/ieee754/dbl-64/s_f32xaddf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f32xaddf64.os -MD -MP -MF /usr/src/glibc-build/math/s_f32xaddf64.os.dt -MT /usr/src/glibc-build/math/s_f32xaddf64.os gcc ../sysdeps/ieee754/dbl-64/s_fadd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f32addf32x -fno-builtin-f32addf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fadd.os -MD -MP -MF /usr/src/glibc-build/math/s_fadd.os.dt -MT /usr/src/glibc-build/math/s_fadd.os gcc ../sysdeps/ieee754/ldbl-128/s_f64xaddf128.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f64xaddf128.os -MD -MP -MF /usr/src/glibc-build/math/s_f64xaddf128.os.dt -MT /usr/src/glibc-build/math/s_f64xaddf128.os gcc ../sysdeps/ieee754/ldbl-128/s_daddl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f64addf64x -fno-builtin-f64addf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_daddl.os -MD -MP -MF /usr/src/glibc-build/math/s_daddl.os.dt -MT /usr/src/glibc-build/math/s_daddl.os gcc ../sysdeps/ieee754/ldbl-128/s_faddl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f32addf64x -fno-builtin-f32addf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_faddl.os -MD -MP -MF /usr/src/glibc-build/math/s_faddl.os.dt -MT /usr/src/glibc-build/math/s_faddl.os gcc ../sysdeps/ieee754/dbl-64/s_f32xdivf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f32xdivf64.os -MD -MP -MF /usr/src/glibc-build/math/s_f32xdivf64.os.dt -MT /usr/src/glibc-build/math/s_f32xdivf64.os gcc ../sysdeps/ieee754/dbl-64/s_fdiv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f32divf32x -fno-builtin-f32divf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fdiv.os -MD -MP -MF /usr/src/glibc-build/math/s_fdiv.os.dt -MT /usr/src/glibc-build/math/s_fdiv.os gcc ../sysdeps/ieee754/ldbl-128/s_f64xdivf128.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f64xdivf128.os -MD -MP -MF /usr/src/glibc-build/math/s_f64xdivf128.os.dt -MT /usr/src/glibc-build/math/s_f64xdivf128.os gcc ../sysdeps/ieee754/ldbl-128/s_ddivl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f64divf64x -fno-builtin-f64divf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ddivl.os -MD -MP -MF /usr/src/glibc-build/math/s_ddivl.os.dt -MT /usr/src/glibc-build/math/s_ddivl.os gcc ../sysdeps/ieee754/ldbl-128/s_fdivl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f32divf64x -fno-builtin-f32divf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fdivl.os -MD -MP -MF /usr/src/glibc-build/math/s_fdivl.os.dt -MT /usr/src/glibc-build/math/s_fdivl.os gcc ../sysdeps/ieee754/dbl-64/s_f32xfmaf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f32xfmaf64.os -MD -MP -MF /usr/src/glibc-build/math/s_f32xfmaf64.os.dt -MT /usr/src/glibc-build/math/s_f32xfmaf64.os gcc ../sysdeps/ieee754/dbl-64/s_ffma.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f32fmaf32x -fno-builtin-f32fmaf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ffma.os -MD -MP -MF /usr/src/glibc-build/math/s_ffma.os.dt -MT /usr/src/glibc-build/math/s_ffma.os gcc ../sysdeps/ieee754/ldbl-128/s_f64xfmaf128.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f64xfmaf128.os -MD -MP -MF /usr/src/glibc-build/math/s_f64xfmaf128.os.dt -MT /usr/src/glibc-build/math/s_f64xfmaf128.os gcc ../sysdeps/ieee754/ldbl-128/s_dfmal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f64fmaf64x -fno-builtin-f64fmaf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_dfmal.os -MD -MP -MF /usr/src/glibc-build/math/s_dfmal.os.dt -MT /usr/src/glibc-build/math/s_dfmal.os gcc ../sysdeps/ieee754/ldbl-128/s_ffmal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f32fmaf64x -fno-builtin-f32fmaf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_ffmal.os -MD -MP -MF /usr/src/glibc-build/math/s_ffmal.os.dt -MT /usr/src/glibc-build/math/s_ffmal.os gcc ../sysdeps/ieee754/dbl-64/s_f32xmulf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f32xmulf64.os -MD -MP -MF /usr/src/glibc-build/math/s_f32xmulf64.os.dt -MT /usr/src/glibc-build/math/s_f32xmulf64.os gcc ../sysdeps/ieee754/dbl-64/s_fmul.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f32mulf32x -fno-builtin-f32mulf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmul.os -MD -MP -MF /usr/src/glibc-build/math/s_fmul.os.dt -MT /usr/src/glibc-build/math/s_fmul.os gcc ../sysdeps/ieee754/ldbl-128/s_f64xmulf128.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f64xmulf128.os -MD -MP -MF /usr/src/glibc-build/math/s_f64xmulf128.os.dt -MT /usr/src/glibc-build/math/s_f64xmulf128.os gcc ../sysdeps/ieee754/ldbl-128/s_dmull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f64mulf64x -fno-builtin-f64mulf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_dmull.os -MD -MP -MF /usr/src/glibc-build/math/s_dmull.os.dt -MT /usr/src/glibc-build/math/s_dmull.os gcc ../sysdeps/ieee754/ldbl-128/s_fmull.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f32mulf64x -fno-builtin-f32mulf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fmull.os -MD -MP -MF /usr/src/glibc-build/math/s_fmull.os.dt -MT /usr/src/glibc-build/math/s_fmull.os gcc ../sysdeps/ieee754/dbl-64/s_f32xsqrtf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f32xsqrtf64.os -MD -MP -MF /usr/src/glibc-build/math/s_f32xsqrtf64.os.dt -MT /usr/src/glibc-build/math/s_f32xsqrtf64.os gcc ../sysdeps/ieee754/dbl-64/s_fsqrt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f32sqrtf32x -fno-builtin-f32sqrtf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fsqrt.os -MD -MP -MF /usr/src/glibc-build/math/s_fsqrt.os.dt -MT /usr/src/glibc-build/math/s_fsqrt.os gcc ../sysdeps/ieee754/ldbl-128/s_f64xsqrtf128.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f64xsqrtf128.os -MD -MP -MF /usr/src/glibc-build/math/s_f64xsqrtf128.os.dt -MT /usr/src/glibc-build/math/s_f64xsqrtf128.os gcc ../sysdeps/ieee754/ldbl-128/s_dsqrtl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f64sqrtf64x -fno-builtin-f64sqrtf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_dsqrtl.os -MD -MP -MF /usr/src/glibc-build/math/s_dsqrtl.os.dt -MT /usr/src/glibc-build/math/s_dsqrtl.os gcc ../sysdeps/ieee754/ldbl-128/s_fsqrtl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f32sqrtf64x -fno-builtin-f32sqrtf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fsqrtl.os -MD -MP -MF /usr/src/glibc-build/math/s_fsqrtl.os.dt -MT /usr/src/glibc-build/math/s_fsqrtl.os gcc ../sysdeps/ieee754/dbl-64/s_f32xsubf64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f32xsubf64.os -MD -MP -MF /usr/src/glibc-build/math/s_f32xsubf64.os.dt -MT /usr/src/glibc-build/math/s_f32xsubf64.os gcc ../sysdeps/ieee754/dbl-64/s_fsub.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f32subf32x -fno-builtin-f32subf64 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fsub.os -MD -MP -MF /usr/src/glibc-build/math/s_fsub.os.dt -MT /usr/src/glibc-build/math/s_fsub.os gcc ../sysdeps/ieee754/ldbl-128/s_f64xsubf128.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_f64xsubf128.os -MD -MP -MF /usr/src/glibc-build/math/s_f64xsubf128.os.dt -MT /usr/src/glibc-build/math/s_f64xsubf128.os gcc ../sysdeps/ieee754/ldbl-128/s_dsubl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f64subf64x -fno-builtin-f64subf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_dsubl.os -MD -MP -MF /usr/src/glibc-build/math/s_dsubl.os.dt -MT /usr/src/glibc-build/math/s_dsubl.os gcc ../sysdeps/ieee754/ldbl-128/s_fsubl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -fno-builtin-f32subf64x -fno-builtin-f32subf128 -I../include -I/usr/src/glibc-build/math -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libm -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -I../soft-fp -o /usr/src/glibc-build/math/s_fsubl.os -MD -MP -MF /usr/src/glibc-build/math/s_fsubl.os.dt -MT /usr/src/glibc-build/math/s_fsubl.os cd /usr/src/glibc-build/math && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libm.a fclrexcpt.o fedisblxcpt.o feenablxcpt.o fegetenv.o fegetexcept.o fegetmode.o fegetround.o feholdexcpt.o fesetenv.o fesetexcept.o fesetmode.o fesetround.o fetestexceptflag.o feupdateenv.o fgetexcptflg.o fraiseexcpt.o fsetexcptflg.o ftestexcept.o s_lib_version.o s_matherr.o s_signgam.o k_standardl.o w_acosl_compat.o w_acoshl_compat.o w_asinl_compat.o w_atan2l_compat.o w_atanhl_compat.o w_coshl_compat.o w_exp10l_compat.o w_exp2l_compat.o w_expl_compat.o w_fmodl_compat.o w_hypotl_compat.o w_j0l_compat.o w_j1l_compat.o w_jnl_compat.o w_lgammal_compat2.o w_lgammal_r_compat.o w_lgamma_compatl.o w_log10l_compat.o w_log2l_compat.o w_logl_compat.o w_powl_compat.o w_remainderl_compat.o w_scalbl_compat.o w_sinhl_compat.o w_sqrtl_compat.o w_tgammal_compat.o k_standard.o w_acos_compat.o w_acosh_compat.o w_asin_compat.o w_atan2_compat.o w_atanh_compat.o w_cosh_compat.o w_exp10_compat.o w_exp2_compat.o w_exp_compat.o w_fmod_compat.o w_hypot_compat.o w_j0_compat.o w_j1_compat.o w_jn_compat.o w_lgamma_compat2.o w_lgamma_r_compat.o w_lgamma_compat.o w_log10_compat.o w_log2_compat.o w_log_compat.o w_pow_compat.o w_remainder_compat.o w_scalb_compat.o w_sinh_compat.o w_sqrt_compat.o w_tgamma_compat.o k_standardf.o w_acosf_compat.o w_acoshf_compat.o w_asinf_compat.o w_atan2f_compat.o w_atanhf_compat.o w_coshf_compat.o w_exp10f_compat.o w_exp2f_compat.o w_expf_compat.o w_fmodf_compat.o w_hypotf_compat.o w_j0f_compat.o w_j1f_compat.o w_jnf_compat.o w_lgammaf_compat2.o w_lgammaf_r_compat.o w_lgamma_compatf.o w_log10f_compat.o w_log2f_compat.o w_logf_compat.o w_powf_compat.o w_remainderf_compat.o w_scalbf_compat.o w_sinhf_compat.o w_sqrtf_compat.o w_tgammaf_compat.o cabsl.o cargl.o cimagl.o conjl.o creall.o e_exp2l.o e_scalbl.o k_casinhl.o s_acospil.o s_asinpil.o s_atan2pil.o s_atanpil.o s_cacosl.o s_cacoshl.o s_canonicalizel.o s_casinl.o s_casinhl.o s_catanl.o s_catanhl.o s_ccosl.o s_ccoshl.o s_cexpl.o s_clog10l.o s_clogl.o s_cospil.o s_cpowl.o s_cprojl.o s_csinl.o s_csinhl.o s_csqrtl.o s_ctanl.o s_ctanhl.o s_exp10m1l.o s_exp2m1l.o s_fdiml.o s_fmaxl.o s_fmaximuml.o s_fmaximum_magl.o s_fmaximum_mag_numl.o s_fmaximum_numl.o s_fmaxmagl.o s_fminl.o s_fminimuml.o s_fminimum_magl.o s_fminimum_mag_numl.o s_fminimum_numl.o s_fminmagl.o s_iseqsigl.o s_log10p1l.o s_log2p1l.o s_nanl.o s_nextdownl.o s_significandl.o s_sinpil.o s_tanpil.o w_acosl.o w_acoshl.o w_asinl.o w_atan2l.o w_atanhl.o w_coshl.o w_exp10l.o w_exp2l.o w_expl.o w_fmodl.o w_hypotl.o w_ilogbl.o w_j0l.o w_j1l.o w_jnl.o w_lgammal.o w_lgammal_r.o w_llogbl.o w_log10l.o w_log1pl.o w_log2l.o w_logl.o w_powl.o w_remainderl.o w_scalbl.o w_scalblnl.o w_sinhl.o w_sqrtl.o w_tgammal.o e_acosl.o e_acoshl.o e_asinl.o e_atan2l.o e_atanhl.o e_coshl.o e_exp10l.o e_expl.o e_fmodl.o e_gammal_r.o e_hypotl.o e_ilogbl.o e_j0l.o e_j1l.o e_jnl.o e_lgammal_r.o e_log10l.o e_log2l.o e_logl.o e_powl.o e_remainderl.o e_sinhl.o e_sqrtl.o gamma_productl.o k_tanl.o lgamma_negl.o lgamma_productl.o s_asinhl.o s_atanl.o s_cbrtl.o s_ceill.o s_cosl.o s_erfl.o s_erfcl.o s_expm1l.o s_fabsl.o s_floorl.o s_fmal.o s_fpclassifyl.o s_fromfpl.o s_fromfpxl.o s_getpayloadl.o s_issignalingl.o s_llrintl.o s_llroundl.o s_log1pl.o s_logbl.o s_lrintl.o s_lroundl.o s_nearbyintl.o s_nextafterl.o s_nexttowardl.o s_nextupl.o s_remquol.o s_rintl.o s_roundl.o s_roundevenl.o s_scalblnl.o s_setpayloadl.o s_setpayloadsigl.o s_sinl.o s_sincosl.o s_tanl.o s_tanhl.o s_totalorderl.o s_totalordermagl.o s_truncl.o s_ufromfpl.o s_ufromfpxl.o x2y2m1l.o cabs.o carg.o cimag.o conj.o creal.o e_exp2.o e_scalb.o k_casinh.o s_acospi.o s_asinpi.o s_atan2pi.o s_atanpi.o s_cacos.o s_cacosh.o s_canonicalize.o s_casin.o s_casinh.o s_catan.o s_catanh.o s_ccos.o s_ccosh.o s_cexp.o s_clog10.o s_clog.o s_cospi.o s_cpow.o s_cproj.o s_csin.o s_csinh.o s_csqrt.o s_ctan.o s_ctanh.o s_exp10m1.o s_exp2m1.o s_fdim.o s_fmax.o s_fmaximum.o s_fmaximum_mag.o s_fmaximum_mag_num.o s_fmaximum_num.o s_fmaxmag.o s_fmin.o s_fminimum.o s_fminimum_mag.o s_fminimum_mag_num.o s_fminimum_num.o s_fminmag.o s_iseqsig.o s_log10p1.o s_log2p1.o s_nan.o s_nextdown.o s_significand.o s_sinpi.o s_tanpi.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp10.o w_exp2.o w_exp.o w_fmod.o w_hypot.o w_ilogb.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_llogb.o w_log10.o w_log1p.o w_log2.o w_log.o w_pow.o w_remainder.o w_scalb.o w_scalbln.o w_sinh.o w_sqrt.o w_tgamma.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp10.o e_exp.o e_fmod.o e_gamma_r.o e_hypot.o e_ilogb.o e_j0.o e_j1.o e_jn.o e_lgamma_r.o e_log10.o e_log2.o e_log.o e_pow.o e_remainder.o e_sinh.o e_sqrt.o gamma_product.o k_tan.o lgamma_neg.o lgamma_product.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_cos.o s_erf.o s_erfc.o s_expm1.o s_fabs.o s_floor.o s_fma.o s_fpclassify.o s_fromfp.o s_fromfpx.o s_getpayload.o s_issignaling.o s_llrint.o s_llround.o s_log1p.o s_logb.o s_lrint.o s_lround.o s_nearbyint.o s_nextafter.o s_nexttoward.o s_nextup.o s_remquo.o s_rint.o s_round.o s_roundeven.o s_scalbln.o s_setpayload.o s_setpayloadsig.o s_sin.o s_sincos.o s_tan.o s_tanh.o s_totalorder.o s_totalordermag.o s_trunc.o s_ufromfp.o s_ufromfpx.o x2y2m1.o cabsf.o cargf.o cimagf.o conjf.o crealf.o e_exp2f.o e_scalbf.o k_casinhf.o s_acospif.o s_asinpif.o s_atan2pif.o s_atanpif.o s_cacosf.o s_cacoshf.o s_canonicalizef.o s_casinf.o s_casinhf.o s_catanf.o s_catanhf.o s_ccosf.o s_ccoshf.o s_cexpf.o s_clog10f.o s_clogf.o s_cospif.o s_cpowf.o s_cprojf.o s_csinf.o s_csinhf.o s_csqrtf.o s_ctanf.o s_ctanhf.o s_exp10m1f.o s_exp2m1f.o s_fdimf.o s_fmaxf.o s_fmaximumf.o s_fmaximum_magf.o s_fmaximum_mag_numf.o s_fmaximum_numf.o s_fmaxmagf.o s_fminf.o s_fminimumf.o s_fminimum_magf.o s_fminimum_mag_numf.o s_fminimum_numf.o s_fminmagf.o s_iseqsigf.o s_log10p1f.o s_log2p1f.o s_nanf.o s_nextdownf.o s_significandf.o s_sinpif.o s_tanpif.o w_acosf.o w_acoshf.o w_asinf.o w_atan2f.o w_atanhf.o w_coshf.o w_exp10f.o w_exp2f.o w_expf.o w_fmodf.o w_hypotf.o w_ilogbf.o w_j0f.o w_j1f.o w_jnf.o w_lgammaf.o w_lgammaf_r.o w_llogbf.o w_log10f.o w_log1pf.o w_log2f.o w_logf.o w_powf.o w_remainderf.o w_scalbf.o w_scalblnf.o w_sinhf.o w_sqrtf.o w_tgammaf.o e_acosf.o e_acoshf.o e_asinf.o e_atan2f.o e_atanhf.o e_coshf.o e_exp10f.o e_expf.o e_fmodf.o e_gammaf_r.o e_hypotf.o e_ilogbf.o e_j0f.o e_j1f.o e_jnf.o e_lgammaf_r.o e_log10f.o e_log2f.o e_logf.o e_powf.o e_remainderf.o e_sinhf.o e_sqrtf.o gamma_productf.o k_tanf.o lgamma_negf.o lgamma_productf.o s_asinhf.o s_atanf.o s_cbrtf.o s_ceilf.o s_cosf.o s_erff.o s_erfcf.o s_expm1f.o s_fabsf.o s_floorf.o s_fmaf.o s_fpclassifyf.o s_fromfpf.o s_fromfpxf.o s_getpayloadf.o s_issignalingf.o s_llrintf.o s_llroundf.o s_log1pf.o s_logbf.o s_lrintf.o s_lroundf.o s_nearbyintf.o s_nextafterf.o s_nexttowardf.o s_nextupf.o s_remquof.o s_rintf.o s_roundf.o s_roundevenf.o s_scalblnf.o s_setpayloadf.o s_setpayloadsigf.o s_sinf.o s_sincosf.o s_tanf.o s_tanhf.o s_totalorderf.o s_totalordermagf.o s_truncf.o s_ufromfpf.o s_ufromfpxf.o x2y2m1f.o e_rem_pio2l.o k_cosl.o k_sincosl.o k_sinl.o s_iscanonicall.o t_sincosl.o branred.o e_exp_data.o e_log2_data.o e_log_data.o e_pow_log_data.o k_rem_pio2.o math_err.o sincostab.o e_exp2f_data.o e_log2f_data.o e_logf_data.o e_powf_log2_data.o math_errf.o s_sincosf_data.o s_f32xaddf64.o s_fadd.o s_f64xaddf128.o s_daddl.o s_faddl.o s_f32xdivf64.o s_fdiv.o s_f64xdivf128.o s_ddivl.o s_fdivl.o s_f32xfmaf64.o s_ffma.o s_f64xfmaf128.o s_dfmal.o s_ffmal.o s_f32xmulf64.o s_fmul.o s_f64xmulf128.o s_dmull.o s_fmull.o s_f32xsqrtf64.o s_fsqrt.o s_f64xsqrtf128.o s_dsqrtl.o s_fsqrtl.o s_f32xsubf64.o s_fsub.o s_f64xsubf128.o s_dsubl.o s_fsubl.o a - fclrexcpt.o a - fedisblxcpt.o a - feenablxcpt.o a - fegetenv.o a - fegetexcept.o a - fegetmode.o a - fegetround.o a - feholdexcpt.o a - fesetenv.o a - fesetexcept.o a - fesetmode.o a - fesetround.o a - fetestexceptflag.o a - feupdateenv.o a - fgetexcptflg.o a - fraiseexcpt.o a - fsetexcptflg.o a - ftestexcept.o a - s_lib_version.o a - s_matherr.o a - s_signgam.o a - k_standardl.o a - w_acosl_compat.o a - w_acoshl_compat.o a - w_asinl_compat.o a - w_atan2l_compat.o a - w_atanhl_compat.o a - w_coshl_compat.o a - w_exp10l_compat.o a - w_exp2l_compat.o a - w_expl_compat.o a - w_fmodl_compat.o a - w_hypotl_compat.o a - w_j0l_compat.o a - w_j1l_compat.o a - w_jnl_compat.o a - w_lgammal_compat2.o a - w_lgammal_r_compat.o a - w_lgamma_compatl.o a - w_log10l_compat.o a - w_log2l_compat.o a - w_logl_compat.o a - w_powl_compat.o a - w_remainderl_compat.o a - w_scalbl_compat.o a - w_sinhl_compat.o a - w_sqrtl_compat.o a - w_tgammal_compat.o a - k_standard.o a - w_acos_compat.o a - w_acosh_compat.o a - w_asin_compat.o a - w_atan2_compat.o a - w_atanh_compat.o a - w_cosh_compat.o a - w_exp10_compat.o a - w_exp2_compat.o a - w_exp_compat.o a - w_fmod_compat.o a - w_hypot_compat.o a - w_j0_compat.o a - w_j1_compat.o a - w_jn_compat.o a - w_lgamma_compat2.o a - w_lgamma_r_compat.o a - w_lgamma_compat.o a - w_log10_compat.o a - w_log2_compat.o a - w_log_compat.o a - w_pow_compat.o a - w_remainder_compat.o a - w_scalb_compat.o a - w_sinh_compat.o a - w_sqrt_compat.o a - w_tgamma_compat.o a - k_standardf.o a - w_acosf_compat.o a - w_acoshf_compat.o a - w_asinf_compat.o a - w_atan2f_compat.o a - w_atanhf_compat.o a - w_coshf_compat.o a - w_exp10f_compat.o a - w_exp2f_compat.o a - w_expf_compat.o a - w_fmodf_compat.o a - w_hypotf_compat.o a - w_j0f_compat.o a - w_j1f_compat.o a - w_jnf_compat.o a - w_lgammaf_compat2.o a - w_lgammaf_r_compat.o a - w_lgamma_compatf.o a - w_log10f_compat.o a - w_log2f_compat.o a - w_logf_compat.o a - w_powf_compat.o a - w_remainderf_compat.o a - w_scalbf_compat.o a - w_sinhf_compat.o a - w_sqrtf_compat.o a - w_tgammaf_compat.o a - cabsl.o a - cargl.o a - cimagl.o a - conjl.o a - creall.o a - e_exp2l.o a - e_scalbl.o a - k_casinhl.o a - s_acospil.o a - s_asinpil.o a - s_atan2pil.o a - s_atanpil.o a - s_cacosl.o a - s_cacoshl.o a - s_canonicalizel.o a - s_casinl.o a - s_casinhl.o a - s_catanl.o a - s_catanhl.o a - s_ccosl.o a - s_ccoshl.o a - s_cexpl.o a - s_clog10l.o a - s_clogl.o a - s_cospil.o a - s_cpowl.o a - s_cprojl.o a - s_csinl.o a - s_csinhl.o a - s_csqrtl.o a - s_ctanl.o a - s_ctanhl.o a - s_exp10m1l.o a - s_exp2m1l.o a - s_fdiml.o a - s_fmaxl.o a - s_fmaximuml.o a - s_fmaximum_magl.o a - s_fmaximum_mag_numl.o a - s_fmaximum_numl.o a - s_fmaxmagl.o a - s_fminl.o a - s_fminimuml.o a - s_fminimum_magl.o a - s_fminimum_mag_numl.o a - s_fminimum_numl.o a - s_fminmagl.o a - s_iseqsigl.o a - s_log10p1l.o a - s_log2p1l.o a - s_nanl.o a - s_nextdownl.o a - s_significandl.o a - s_sinpil.o a - s_tanpil.o a - w_acosl.o a - w_acoshl.o a - w_asinl.o a - w_atan2l.o a - w_atanhl.o a - w_coshl.o a - w_exp10l.o a - w_exp2l.o a - w_expl.o a - w_fmodl.o a - w_hypotl.o a - w_ilogbl.o a - w_j0l.o a - w_j1l.o a - w_jnl.o a - w_lgammal.o a - w_lgammal_r.o a - w_llogbl.o a - w_log10l.o a - w_log1pl.o a - w_log2l.o a - w_logl.o a - w_powl.o a - w_remainderl.o a - w_scalbl.o a - w_scalblnl.o a - w_sinhl.o a - w_sqrtl.o a - w_tgammal.o a - e_acosl.o a - e_acoshl.o a - e_asinl.o a - e_atan2l.o a - e_atanhl.o a - e_coshl.o a - e_exp10l.o a - e_expl.o a - e_fmodl.o a - e_gammal_r.o a - e_hypotl.o a - e_ilogbl.o a - e_j0l.o a - e_j1l.o a - e_jnl.o a - e_lgammal_r.o a - e_log10l.o a - e_log2l.o a - e_logl.o a - e_powl.o a - e_remainderl.o a - e_sinhl.o a - e_sqrtl.o a - gamma_productl.o a - k_tanl.o a - lgamma_negl.o a - lgamma_productl.o a - s_asinhl.o a - s_atanl.o a - s_cbrtl.o a - s_ceill.o a - s_cosl.o a - s_erfl.o a - s_erfcl.o a - s_expm1l.o a - s_fabsl.o a - s_floorl.o a - s_fmal.o a - s_fpclassifyl.o a - s_fromfpl.o a - s_fromfpxl.o a - s_getpayloadl.o a - s_issignalingl.o a - s_llrintl.o a - s_llroundl.o a - s_log1pl.o a - s_logbl.o a - s_lrintl.o a - s_lroundl.o a - s_nearbyintl.o a - s_nextafterl.o a - s_nexttowardl.o a - s_nextupl.o a - s_remquol.o a - s_rintl.o a - s_roundl.o a - s_roundevenl.o a - s_scalblnl.o a - s_setpayloadl.o a - s_setpayloadsigl.o a - s_sinl.o a - s_sincosl.o a - s_tanl.o a - s_tanhl.o a - s_totalorderl.o a - s_totalordermagl.o a - s_truncl.o a - s_ufromfpl.o a - s_ufromfpxl.o a - x2y2m1l.o a - cabs.o a - carg.o a - cimag.o a - conj.o a - creal.o a - e_exp2.o a - e_scalb.o a - k_casinh.o a - s_acospi.o a - s_asinpi.o a - s_atan2pi.o a - s_atanpi.o a - s_cacos.o a - s_cacosh.o a - s_canonicalize.o a - s_casin.o a - s_casinh.o a - s_catan.o a - s_catanh.o a - s_ccos.o a - s_ccosh.o a - s_cexp.o a - s_clog10.o a - s_clog.o a - s_cospi.o a - s_cpow.o a - s_cproj.o a - s_csin.o a - s_csinh.o a - s_csqrt.o a - s_ctan.o a - s_ctanh.o a - s_exp10m1.o a - s_exp2m1.o a - s_fdim.o a - s_fmax.o a - s_fmaximum.o a - s_fmaximum_mag.o a - s_fmaximum_mag_num.o a - s_fmaximum_num.o a - s_fmaxmag.o a - s_fmin.o a - s_fminimum.o a - s_fminimum_mag.o a - s_fminimum_mag_num.o a - s_fminimum_num.o a - s_fminmag.o a - s_iseqsig.o a - s_log10p1.o a - s_log2p1.o a - s_nan.o a - s_nextdown.o a - s_significand.o a - s_sinpi.o a - s_tanpi.o a - w_acos.o a - w_acosh.o a - w_asin.o a - w_atan2.o a - w_atanh.o a - w_cosh.o a - w_exp10.o a - w_exp2.o a - w_exp.o a - w_fmod.o a - w_hypot.o a - w_ilogb.o a - w_j0.o a - w_j1.o a - w_jn.o a - w_lgamma.o a - w_lgamma_r.o a - w_llogb.o a - w_log10.o a - w_log1p.o a - w_log2.o a - w_log.o a - w_pow.o a - w_remainder.o a - w_scalb.o a - w_scalbln.o a - w_sinh.o a - w_sqrt.o a - w_tgamma.o a - e_acos.o a - e_acosh.o a - e_asin.o a - e_atan2.o a - e_atanh.o a - e_cosh.o a - e_exp10.o a - e_exp.o a - e_fmod.o a - e_gamma_r.o a - e_hypot.o a - e_ilogb.o a - e_j0.o a - e_j1.o a - e_jn.o a - e_lgamma_r.o a - e_log10.o a - e_log2.o a - e_log.o a - e_pow.o a - e_remainder.o a - e_sinh.o a - e_sqrt.o a - gamma_product.o a - k_tan.o a - lgamma_neg.o a - lgamma_product.o a - s_asinh.o a - s_atan.o a - s_cbrt.o a - s_ceil.o a - s_cos.o a - s_erf.o a - s_erfc.o a - s_expm1.o a - s_fabs.o a - s_floor.o a - s_fma.o a - s_fpclassify.o a - s_fromfp.o a - s_fromfpx.o a - s_getpayload.o a - s_issignaling.o a - s_llrint.o a - s_llround.o a - s_log1p.o a - s_logb.o a - s_lrint.o a - s_lround.o a - s_nearbyint.o a - s_nextafter.o a - s_nexttoward.o a - s_nextup.o a - s_remquo.o a - s_rint.o a - s_round.o a - s_roundeven.o a - s_scalbln.o a - s_setpayload.o a - s_setpayloadsig.o a - s_sin.o a - s_sincos.o a - s_tan.o a - s_tanh.o a - s_totalorder.o a - s_totalordermag.o a - s_trunc.o a - s_ufromfp.o a - s_ufromfpx.o a - x2y2m1.o a - cabsf.o a - cargf.o a - cimagf.o a - conjf.o a - crealf.o a - e_exp2f.o a - e_scalbf.o a - k_casinhf.o a - s_acospif.o a - s_asinpif.o a - s_atan2pif.o a - s_atanpif.o a - s_cacosf.o a - s_cacoshf.o a - s_canonicalizef.o a - s_casinf.o a - s_casinhf.o a - s_catanf.o a - s_catanhf.o a - s_ccosf.o a - s_ccoshf.o a - s_cexpf.o a - s_clog10f.o a - s_clogf.o a - s_cospif.o a - s_cpowf.o a - s_cprojf.o a - s_csinf.o a - s_csinhf.o a - s_csqrtf.o a - s_ctanf.o a - s_ctanhf.o a - s_exp10m1f.o a - s_exp2m1f.o a - s_fdimf.o a - s_fmaxf.o a - s_fmaximumf.o a - s_fmaximum_magf.o a - s_fmaximum_mag_numf.o a - s_fmaximum_numf.o a - s_fmaxmagf.o a - s_fminf.o a - s_fminimumf.o a - s_fminimum_magf.o a - s_fminimum_mag_numf.o a - s_fminimum_numf.o a - s_fminmagf.o a - s_iseqsigf.o a - s_log10p1f.o a - s_log2p1f.o a - s_nanf.o a - s_nextdownf.o a - s_significandf.o a - s_sinpif.o a - s_tanpif.o a - w_acosf.o a - w_acoshf.o a - w_asinf.o a - w_atan2f.o a - w_atanhf.o a - w_coshf.o a - w_exp10f.o a - w_exp2f.o a - w_expf.o a - w_fmodf.o a - w_hypotf.o a - w_ilogbf.o a - w_j0f.o a - w_j1f.o a - w_jnf.o a - w_lgammaf.o a - w_lgammaf_r.o a - w_llogbf.o a - w_log10f.o a - w_log1pf.o a - w_log2f.o a - w_logf.o a - w_powf.o a - w_remainderf.o a - w_scalbf.o a - w_scalblnf.o a - w_sinhf.o a - w_sqrtf.o a - w_tgammaf.o a - e_acosf.o a - e_acoshf.o a - e_asinf.o a - e_atan2f.o a - e_atanhf.o a - e_coshf.o a - e_exp10f.o acd /usr/src/glibc-build/math && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libm_pic.a fclrexcpt.os fedisblxcpt.os feenablxcpt.os fegetenv.os fegetexcept.os fegetmode.os fegetround.os feholdexcpt.os fesetenv.os fesetexcept.os fesetmode.os fesetround.os fetestexceptflag.os feupdateenv.os fgetexcptflg.os fraiseexcpt.os fsetexcptflg.os ftestexcept.os s_lib_version.os s_matherr.os s_signgam.os k_standardl.os w_acosl_compat.os w_acoshl_compat.os w_asinl_compat.os w_atan2l_compat.os w_atanhl_compat.os w_coshl_compat.os w_exp10l_compat.os w_exp2l_compat.os w_expl_compat.os w_fmodl_compat.os w_hypotl_compat.os w_j0l_compat.os w_j1l_compat.os w_jnl_compat.os w_lgammal_compat2.os w_lgammal_r_compat.os w_lgamma_compatl.os w_log10l_compat.os w_log2l_compat.os w_logl_compat.os w_powl_compat.os w_remainderl_compat.os w_scalbl_compat.os w_sinhl_compat.os w_sqrtl_compat.os w_tgammal_compat.os k_standard.os w_acos_compat.os w_acosh_compat.os w_asin_compat.os w_atan2_compat.os w_atanh_compat.os w_cosh_compat.os w_exp10_compat.os w_exp2_compat.os w_exp_compat.os w_fmod_compat.os w_hypot_compat.os w_j0_compat.os w_j1_compat.os w_jn_compat.os w_lgamma_compat2.os w_lgamma_r_compat.os w_lgamma_compat.os w_log10_compat.os w_log2_compat.os w_log_compat.os w_pow_compat.os w_remainder_compat.os w_scalb_compat.os w_sinh_compat.os w_sqrt_compat.os w_tgamma_compat.os k_standardf.os w_acosf_compat.os w_acoshf_compat.os w_asinf_compat.os w_atan2f_compat.os w_atanhf_compat.os w_coshf_compat.os w_exp10f_compat.os w_exp2f_compat.os w_expf_compat.os w_fmodf_compat.os w_hypotf_compat.os w_j0f_compat.os w_j1f_compat.os w_jnf_compat.os w_lgammaf_compat2.os w_lgammaf_r_compat.os w_lgamma_compatf.os w_log10f_compat.os w_log2f_compat.os w_logf_compat.os w_powf_compat.os w_remainderf_compat.os w_scalbf_compat.os w_sinhf_compat.os w_sqrtf_compat.os w_tgammaf_compat.os m_ldexpl.os m_copysignl.os m_finitel.os m_frexpl.os m_isinfl.os m_isnanl.os m_modfl.os m_scalbnl.os m_signbitl.os cabsl.os cargl.os cimagl.os conjl.os creall.os e_exp2l.os e_scalbl.os k_casinhl.os s_acospil.os s_asinpil.os s_atan2pil.os s_atanpil.os s_cacosl.os s_cacoshl.os s_canonicalizel.os s_casinl.os s_casinhl.os s_catanl.os s_catanhl.os s_ccosl.os s_ccoshl.os s_cexpl.os s_clog10l.os s_clogl.os s_cospil.os s_cpowl.os s_cprojl.os s_csinl.os s_csinhl.os s_csqrtl.os s_ctanl.os s_ctanhl.os s_exp10m1l.os s_exp2m1l.os s_fdiml.os s_fmaxl.os s_fmaximuml.os s_fmaximum_magl.os s_fmaximum_mag_numl.os s_fmaximum_numl.os s_fmaxmagl.os s_fminl.os s_fminimuml.os s_fminimum_magl.os s_fminimum_mag_numl.os s_fminimum_numl.os s_fminmagl.os s_iseqsigl.os s_log10p1l.os s_log2p1l.os s_nanl.os s_nextdownl.os s_significandl.os s_sinpil.os s_tanpil.os w_acosl.os w_acoshl.os w_asinl.os w_atan2l.os w_atanhl.os w_coshl.os w_exp10l.os w_exp2l.os w_expl.os w_fmodl.os w_hypotl.os w_ilogbl.os w_j0l.os w_j1l.os w_jnl.os w_lgammal.os w_lgammal_r.os w_llogbl.os w_log10l.os w_log1pl.os w_log2l.os w_logl.os w_powl.os w_remainderl.os w_scalbl.os w_scalblnl.os w_sinhl.os w_sqrtl.os w_tgammal.os e_acosl.os e_acoshl.os e_asinl.os e_atan2l.os e_atanhl.os e_coshl.os e_exp10l.os e_expl.os e_fmodl.os e_gammal_r.os e_hypotl.os e_ilogbl.os e_j0l.os e_j1l.os e_jnl.os e_lgammal_r.os e_log10l.os e_log2l.os e_logl.os e_powl.os e_remainderl.os e_sinhl.os e_sqrtl.os gamma_productl.os k_tanl.os lgamma_negl.os lgamma_productl.os s_asinhl.os s_atanl.os s_cbrtl.os s_ceill.os s_cosl.os s_erfl.os s_erfcl.os s_expm1l.os s_fabsl.os s_floorl.os s_fmal.os s_fpclassifyl.os s_fromfpl.os s_fromfpxl.os s_getpayloadl.os s_issignalingl.os s_llrintl.os s_llroundl.os s_log1pl.os s_logbl.os s_lrintl.os s_lroundl.os s_nearbyintl.os s_nextafterl.os s_nexttowardl.os s_nextupl.os s_remquol.os s_rintl.os s_roundl.os s_roundevenl.os s_scalblnl.os s_setpayloadl.os s_setpayloadsigl.os s_sinl.os s_sincosl.os s_tanl.os s_tanhl.os s_totalorderl.os s_totalordermagl.os s_truncl.os s_ufromfpl.os s_ufromfpxl.os x2y2m1l.os m_ldexp.os m_copysign.os m_finite.os m_frexp.os m_isinf.os m_isnan.os m_modf.os m_scalbn.os m_signbit.os cabs.os carg.os cimag.os conj.os creal.os e_exp2.os e_scalb.os k_casinh.os s_acospi.os s_asinpi.os s_atan2pi.os s_atanpi.os s_cacos.os s_cacosh.os s_canonicalize.os s_casin.os s_casinh.os s_catan.os s_catanh.os s_ccos.os s_ccosh.os s_cexp.os s_clog10.os s_clog.os s_cospi.os s_cpow.os s_cproj.os s_csin.os s_csinh.os s_csqrt.os s_ctan.os s_ctanh.os s_exp10m1.os s_exp2m1.os s_fdim.os s_fmax.os s_fmaximum.os s_fmaximum_mag.os s_fmaximum_mag_num.os s_fmaximum_num.os s_fmaxmag.os s_fmin.os s_fminimum.os s_fminimum_mag.os s_fminimum_mag_num.os s_fminimum_num.os s_fminmag.os s_iseqsig.os s_log10p1.os s_log2p1.os s_nan.os s_nextdown.os s_significand.os s_sinpi.os s_tanpi.os w_acos.os w_acosh.os w_asin.os w_atan2.os w_atanh.os w_cosh.os w_exp10.os w_exp2.os w_exp.os w_fmod.os w_hypot.os w_ilogb.os w_j0.os w_j1.os w_jn.os w_lgamma.os w_lgamma_r.os w_llogb.os w_log10.os w_log1p.os w_log2.os w_log.os w_pow.os w_remainder.os w_scalb.os w_scalbln.os w_sinh.os w_sqrt.os w_tgamma.os e_acos.os e_acosh.os e_asin.os e_atan2.os e_atanh.os e_cosh.os e_exp10.os e_exp.os e_fmod.os e_gamma_r.os e_hypot.os e_ilogb.os e_j0.os e_j1.os e_jn.os e_lgamma_r.os e_log10.os e_log2.os e_log.os e_pow.os e_remainder.os e_sinh.os e_sqrt.os gamma_product.os k_tan.os lgamma_neg.os lgamma_product.os s_asinh.os s_atan.os s_cbrt.os s_ceil.os s_cos.os s_erf.os s_erfc.os s_expm1.os s_fabs.os s_floor.os s_fma.os s_fpclassify.os s_fromfp.os s_fromfpx.os s_getpayload.os s_issignaling.os s_llrint.os s_llround.os s_log1p.os s_logb.os s_lrint.os s_lround.os s_nearbyint.os s_nextafter.os s_nexttoward.os s_nextup.os s_remquo.os s_rint.os s_round.os s_roundeven.os s_scalbln.os s_setpayload.os s_setpayloadsig.os s_sin.os s_sincos.os s_tan.os s_tanh.os s_totalorder.os s_totalordermag.os s_trunc.os s_ufromfp.os s_ufromfpx.os x2y2m1.os m_ldexpf.os m_copysignf.os m_finitef.os m_frexpf.os m_isinff.os m_isnanf.os m_modff.os m_scalbnf.os m_signbitf.os cabsf.os cargf.os cimagf.os conjf.os crealf.os e_exp2f.os e_scalbf.os k_casinhf.os s_acospif.os s_asinpif.os s_atan2pif.os s_atanpif.os s_cacosf.os s_cacoshf.os s_canonicalizef.os s_casinf.os s_casinhf.os s_catanf.os s_catanhf.os s_ccosf.os s_ccoshf.os s_cexpf.os s_clog10f.os s_clogf.os s_cospif.os s_cpowf.os s_cprojf.os s_csinf.os s_csinhf.os s_csqrtf.os s_ctanf.os s_ctanhf.os s_exp10m1f.os s_exp2m1f.os s_fdimf.os s_fmaxf.os s_fmaximumf.os s_fmaximum_magf.os s_fmaximum_mag_numf.os s_fmaximum_numf.os s_fmaxmagf.os s_fminf.os s_fminimumf.os s_fminimum_magf.os s_fminimum_mag_numf.os s_fminimum_numf.os s_fminmagf.os s_iseqsigf.os s_log10p1f.os s_log2p1f.os s_nanf.os s_nextdownf.os s_significandf.os s_sinpif.os s_tanpif.os w_acosf.os w_acoshf.os w_asinf.os w_atan2f.os w_atanhf.os w_coshf.os w_exp10f.os w_exp2f.os w_expf.os w_fmodf.os w_hypotf.os w_ilogbf.os w_j0f.os w_j1f.os w_jnf.os w_lgammaf.os w_lgammaf_r.os w_llogbf.os w_log10f.os w_log1pf.os w_log2f.os w_logf.os w_powf.os w_remainderf.os w_scalbf.os w_scalblnf.os w_sinhf.os w_sqrtf.os w_tgammaf.os e_acosf.os e_acoshf.os e_asinf.os e_atan2f.os e_atanhf.os e_coshf.os e_exp10f.os e_expf.os e_fmodf.os e_gammaf_r.os e_hypotf.os e_ilogbf.os e_j0f.os e_j1f.os e_jnf.os e_lgammaf_r.os e_log10f.os e_log2f.os e_logf.os e_powf.os e_remainderf.os e_sinhf.os e_sqrtf.os gamma_productf.os k_tanf.os lgamma_negf.os lgamma_productf.os s_asinhf.os s_atanf.os s_cbrtf.os s_ceilf.os s_cosf.os s_erff.os s_erfcf.os s_expm1f.os s_fabsf.os s_floorf.os s_fmaf.os s_fpclassifyf.os s_fromfpf.os s_fromfpxf.os s_getpayloadf.os s_issignalingf.os s_llrintf.os s_llroundf.os s_log1pf.os s_logbf.os s_lrintf.os s_lroundf.os s_nearbyintf.os s_nextafterf.os s_nexttowardf.os s_nextupf.os s_remquof.os s_rintf.os s_roundf.os s_roundevenf.os s_scalblnf.os s_setpayloadf.os s_setpayloadsigf.os s_sinf.os s_sincosf.os s_tanf.os s_tanhf.os s_totalorderf.os s_totalordermagf.os s_truncf.os s_ufromfpf.os s_ufromfpxf.os x2y2m1f.os e_rem_pio2l.os k_cosl.os k_sincosl.os k_sinl.os s_iscanonicall.os t_sincosl.os branred.os e_exp_data.os e_log2_data.os e_log_data.os e_pow_log_data.os k_rem_pio2.os math_err.os sincostab.os e_exp2f_data.os e_log2f_data.os e_logf_data.os e_powf_log2_data.os math_errf.os s_sincosf_data.os s_f32xaddf64.os s_fadd.os s_f64xaddf128.os s_daddl.os s_faddl.os s_f32xdivf64.os s_fdiv.os s_f64xdivf128.os s_ddivl.os s_fdivl.os s_f32xfmaf64.os s_ffma.os s_f64xfmaf128.os s_dfmal.os s_ffmal.os s_f32xmulf64.os s_fmul.os s_f64xmulf128.os s_dmull.os s_fmull.os s_f32xsqrtf64.os s_fsqrt.os s_f64xsqrtf128.os s_dsqrtl.os s_fsqrtl.os s_f32xsubf64.os s_fsub.os s_f64xsubf128.os s_dsubl.os s_fsubl.os a - fclrexcpt.os a - fedisblxcpt.os a - feenablxcpt.os a - fegetenv.os a - fegetexcept.os a - fegetmode.os a - fegetround.os a - feholdexcpt.os a - fesetenv.os a - fesetexcept.os a - fesetmode.os a - fesetround.os a - fetestexceptflag.os a - feupdateenv.os a - fgetexcptflg.os a - fraiseexcpt.os a - fsetexcptflg.os a - ftestexcept.os a - s_lib_version.os a - s_matherr.os a - s_signgam.os a - k_standardl.os a - w_acosl_compat.os a - w_acoshl_compat.os a - w_asinl_compat.os a - w_atan2l_compat.os a - w_atanhl_compat.os a - w_coshl_compat.os a - w_exp10l_compat.os a - w_exp2l_compat.os a - w_expl_compat.os a - w_fmodl_compat.os a - w_hypotl_compat.os a - w_j0l_compat.os a - w_j1l_compat.os a - w_jnl_compat.os a - w_lgammal_compat2.os a - w_lgammal_r_compat.os a - w_lgamma_compatl.os a - w_log10l_compat.os a - w_log2l_compat.os a - w_logl_compat.os a - w_powl_compat.os a - w_remainderl_compat.os a - w_scalbl_compat.os a - w_sinhl_compat.os a - w_sqrtl_compat.os a - w_tgammal_compat.os a - k_standard.os a - w_acos_compat.os a - w_acosh_compat.os a - w_asin_compat.os a - w_atan2_compat.os a - w_atanh_compat.os a - w_cosh_compat.os a - w_exp10_compat.os a - w_exp2_compat.os a - w_exp_compat.os a - w_fmod_compat.os a - w_hypot_compat.os a - w_j0_compat.os a - w_j1_compat.os a - w_jn_compat.os a - w_lgamma_compat2.os a - w_lgamma_r_compat.os a - w_lgamma_compat.os a - w_log10_compat.os a - w_log2_compat.os a - w_log_compat.os a - w_pow_compat.os a - w_remainder_compat.os a - w_scalb_compat.os a - w_sinh_compat.os a - w_sqrt_compat.os a - w_tgamma_compat.os a - k_standardf.os a - w_acosf_compat.os a - w_acoshf_compat.os a - w_asinf_compat.os a - w_atan2f_compat.os a - w_atanhf_compat.os a - w_coshf_compat.os a - w_exp10f_compat.os a - w_exp2f_compat.os a - w_expf_compat.os a - w_fmodf_compat.os a - w_hypotf_compat.os a - w_j0f_compat.os a - w_j1f_compat.os a - w_jnf_compat.os a - w_lgammaf_compat2.os a - w_lgammaf_r_compat.os a - w_lgamma_compatf.os a - w_log10f_compat.os a - w_log2f_compat.os a - w_logf_compat.os a - w_powf_compat.os a - w_remainderf_compat.os a - w_scalbf_compat.os a - w_sinhf_compat.os a - w_sqrtf_compat.os a - w_tgammaf_compat.os a - m_ldexpl.os a - m_copysignl.os a - m_finitel.os a - m_frexpl.os a - m_isinfl.os a - m_isnanl.os a - m_modfl.os a - m_scalbnl.os a - m_signbitl.os a - cabsl.os a - cargl.os a - cimagl.os a - conjl.os a - creall.os a - e_exp2l.os a - e_scalbl.os a - k_casinhl.os a - s_acospil.os a - s_asinpil.os a - s_atan2pil.os a - s_atanpil.os a - s_cacosl.os a - s_cacoshl.os a - s_canonicalizel.os a - s_casinl.os a - s_casinhl.os a - s_catanl.os a - s_catanhl.os a - s_ccosl.os a - s_ccoshl.os a - s_cexpl.os a - s_clog10l.os a - s_clogl.os a - s_cospil.os a - s_cpowl.os a - s_cprojl.os a - s_csinl.os a - s_csinhl.os a - s_csqrtl.os a - s_ctanl.os a - s_ctanhl.os a - s_exp10m1l.os a - s_exp2m1l.os a - s_fdiml.os a - s_fmaxl.os a - s_fmaximuml.os a - s_fmaximum_magl.os a - s_fmaximum_mag_numl.os a - s_fmaximum_numl.os a - s_fmaxmagl.os a - s_fminl.os a - s_fminimuml.os a - s_fminimum_magl.os a - s_fminimum_mag_numl.os a - s_fminimum_numl.os a - s_fminmagl.os a - s_iseqsigl.os a - s_log10p1l.os a - s_log2p1l.os a - s_nanl.os a - s_nextdownl.os a - s_significandl.os a - s_sinpil.os a - s_tanpil.os a - w_acosl.os a - w_acoshl.os a - w_asinl.os a - w_atan2l.os a - w_atanhl.os a - w_coshl.os a - w_exp10l.os a - w_exp2l.os a - w_expl.os a - w_fmodl.os a - w_hypotl.os a - w_ilogbl.os a - w_j0l.os a - w_j1l.os a - w_jnl.os a - w_lgammal.os a - w_lgammal_r.os a - w_llogbl.os a - w_log10l.os a - w_log1pl.os a - w_log2l.os a - w_logl.os a - w_powl.os a - w_remainderl.os a - w_scalbl.os a - w_scalblnl.os a - w_sinhl.os a - w_sqrtl.os a - w_tgammal.os a - e_acosl.os a - e_acoshl.os a - e_asinl.os a - e_atan2l.os a - e_atanhl.os a - e_coshl.os a - e_exp10l.os a - e_expl.os a - e_fmodl.os a - e_gammal_r.os a - e_hypotl.os a - e_ilogbl.os a - e_j0l.os a - e_j1l.os a - e_jnl.os a - e_lgammal_r.os a - e_log10l.os a - e_log2l.os a - e_logl.os a - e_powl.os a - e_remainderl.os a - e_sinhl.os a - e_sqrtl.os a - gamma_pr - e_expf.o a - e_fmodf.o a - e_gammaf_r.o a - e_hypotf.o a - e_ilogbf.o a - e_j0f.o a - e_j1f.o a - e_jnf.o a - e_lgammaf_r.o a - e_log10f.o a - e_log2f.o a - e_logf.o a - e_powf.o a - e_remainderf.o a - e_sinhf.o a - e_sqrtf.o a - gamma_productf.o a - k_tanf.o a - lgamma_negf.o a - lgamma_productf.o a - s_asinhf.o a - s_atanf.o a - s_cbrtf.o a - s_ceilf.o a - s_cosf.o a - s_erff.o a - s_erfcf.o a - s_expm1f.o a - s_fabsf.o a - s_floorf.o a - s_fmaf.o a - s_fpclassifyf.o a - s_fromfpf.o a - s_fromfpxf.o a - s_getpayloadf.o a - s_issignalingf.o a - s_llrintf.o a - s_llroundf.o a - s_log1pf.o a - s_logbf.o a - s_lrintf.o a - s_lroundf.o a - s_nearbyintf.o a - s_nextafterf.o a - s_nexttowardf.o a - s_nextupf.o a - s_remquof.o a - s_rintf.o a - s_roundf.o a - s_roundevenf.o a - s_scalblnf.o a - s_setpayloadf.o a - s_setpayloadsigf.o a - s_sinf.o a - s_sincosf.o a - s_tanf.o a - s_tanhf.o a - s_totalorderf.o a - s_totalordermagf.o a - s_truncf.o a - s_ufromfpf.o a - s_ufromfpxf.o a - x2y2m1f.o a - e_rem_pio2l.o a - k_cosl.o a - k_sincosl.o a - k_sinl.o a - s_iscanonicall.o a - t_sincosl.o a - branred.o a - e_exp_data.o a - e_log2_data.o a - e_log_data.o a - e_pow_log_data.o a - k_rem_pio2.o a - math_err.o a - sincostab.o a - e_exp2f_data.o a - e_log2f_data.o a - e_logf_data.o a - e_powf_log2_data.o a - math_errf.o a - s_sincosf_data.o a - s_f32xaddf64.o a - s_fadd.o a - s_f64xaddf128.o a - s_daddl.o a - s_faddl.o a - s_f32xdivf64.o a - s_fdiv.o a - s_f64xdivf128.o a - s_ddivl.o a - s_fdivl.o a - s_f32xfmaf64.o a - s_ffma.o a - s_f64xfmaf128.o a - s_dfmal.o a - s_ffmal.o a - s_f32xmulf64.o a - s_fmul.o a - s_f64xmulf128.o a - s_dmull.o a - s_fmull.o a - s_f32xsqrtf64.o a - s_fsqrt.o a - s_f64xsqrtf128.o a - s_dsqrtl.o a - s_fsqrtl.o a - s_f32xsubf64.o a - s_fsub.o a - s_f64xsubf128.o a - s_dsubl.o a - s_fsubl.o oductl.os a - k_tanl.os a - lgamma_negl.os a - lgamma_productl.os a - s_asinhl.os a - s_atanl.os a - s_cbrtl.os a - s_ceill.os a - s_cosl.os a - s_erfl.os a - s_erfcl.os a - s_expm1l.os a - s_fabsl.os a - s_floorl.os a - s_fmal.os a - s_fpclassifyl.os a - s_fromfpl.os a - s_fromfpxl.os a - s_getpayloadl.os a - s_issignalingl.os a - s_llrintl.os a - s_llroundl.os a - s_log1pl.os a - s_logbl.os a - s_lrintl.os a - s_lroundl.os a - s_nearbyintl.os a - s_nextafterl.os a - s_nexttowardl.os a - s_nextupl.os a - s_remquol.os a - s_rintl.os a - s_roundl.os a - s_roundevenl.os a - s_scalblnl.os a - s_setpayloadl.os a - s_setpayloadsigl.os a - s_sinl.os a - s_sincosl.os a - s_tanl.os a - s_tanhl.os a - s_totalorderl.os a - s_totalordermagl.os a - s_truncl.os a - s_ufromfpl.os a - s_ufromfpxl.os a - x2y2m1l.os a - m_ldexp.os a - m_copysign.os a - m_finite.os a - m_frexp.os a - m_isinf.os a - m_isnan.os a - m_modf.os a - m_scalbn.os a - m_signbit.os a - cabs.os a - carg.os a - cimag.os a - conj.os a - creal.os a - e_exp2.os a - e_scalb.os a - k_casinh.os a - s_acospi.os a - s_asinpi.os a - s_atan2pi.os a - s_atanpi.os a - s_cacos.os a - s_cacosh.os a - s_canonicalize.os a - s_casin.os a - s_casinh.os a - s_catan.os a - s_catanh.os a - s_ccos.os a - s_ccosh.os a - s_cexp.os a - s_clog10.os a - s_clog.os a - s_cospi.os a - s_cpow.os a - s_cproj.os a - s_csin.os a - s_csinh.os a - s_csqrt.os a - s_ctan.os a - s_ctanh.os a - s_exp10m1.os a - s_exp2m1.os a - s_fdim.os a - s_fmax.os a - s_fmaximum.os a - s_fmaximum_mag.os a - s_fmaximum_mag_num.os a - s_fmaximum_num.os a - s_fmaxmag.os a - s_fmin.os a - s_fminimum.os a - s_fminimum_mag.os a - s_fminimum_mag_num.os a - s_fminimum_num.os a - s_fminmag.os a - s_iseqsig.os a - s_log10p1.os a - s_log2p1.os a - s_nan.os a - s_nextdown.os a - s_significand.os a - s_sinpi.os a - s_tanpi.os a - w_acos.os a - w_acosh.os a - w_asin.os a - w_atan2.os a - w_atanh.os a - w_cosh.os a - w_exp10.os a - w_exp2.os a - w_exp.os a - w_fmod.os a - w_hypot.os a - w_ilogb.os a - w_j0.os a - w_j1.os a - w_jn.os a - w_lgamma.os a - w_lgamma_r.os a - w_llogb.os a - w_log10.os a - w_log1p.os a - w_log2.os a - w_log.os a - w_pow.os a - w_remainder.os a - w_scalb.os a - w_scalbln.os a - w_sinh.os a - w_sqrt.os a - w_tgamma.os a - e_acos.os a - e_acosh.os a - e_asin.os a - e_atan2.os a - e_atanh.os a - e_cosh.os a - e_exp10.os a - e_exp.os a - e_fmod.os a - e_gamma_r.os a - e_hypot.os a - e_ilogb.os a - e_j0.os a - e_j1.os a - e_jn.os a - e_lgamma_r.os a - e_log10.os a - e_log2.os a - e_log.os a - e_pow.os a - e_remainder.os a - e_sinh.os a - e_sqrt.os a - gamma_product.os a - k_tan.os a - lgamma_neg.os a - lgamma_product.os a - s_asinh.os a - s_atan.os a - s_cbrt.os a - s_ceil.os a - s_cos.os a - s_erf.os a - s_erfc.os a - s_expm1.os a - s_fabs.os a - s_floor.os a - s_fma.os a - s_fpclassify.os a - s_fromfp.os a - s_fromfpx.os a - s_getpayload.os a - s_issignaling.os a - s_llrint.os a - s_llround.os a - s_log1p.os a - s_logb.os a - s_lrint.os a - s_lround.os a - s_nearbyint.os a - s_nextafter.os a - s_nexttoward.os a - s_nextup.os a - s_remquo.os a - s_rint.os a - s_round.os a - s_roundeven.os a - s_scalbln.os a - s_setpayload.os a - s_setpayloadsig.os a - s_sin.os a - s_sincos.os a - s_tan.os a - s_tanh.os a - s_totalorder.os a - s_totalordermag.os a - s_trunc.os a - s_ufromfp.os a - s_ufromfpx.os a - x2y2m1.os a - m_ldexpf.os a - m_copysignf.os a - m_finitef.os a - m_frexpf.os a - m_isinff.os a - m_isnanf.os a - m_modff.os a - m_scalbnf.os a - m_signbitf.os a - cabsf.os a - cargf.os a - cimagf.os a - conjf.os a - crealf.os a - e_exp2f.os a - e_scalbf.os a - k_casinhf.os a - s_acospif.os a - s_asinpif.os a - s_atan2pif.os a - s_atanpif.os a - s_cacosf.os a - s_cacoshf.os a - s_canonicalizef.os a - s_casinf.os a - s_casinhf.os a - s_catanf.os a - s_catanhf.os a - s_ccosf.os a - s_ccoshf.os a - s_cexpf.os a - s_clog10f.os a - s_clogf.os a - s_cospif.os a - s_cpowf.os a - s_cprojf.os a - s_csinf.os a - s_csinhf.os a - s_csqrtf.os a - s_ctanf.os a - s_ctanhf.os a - s_exp10m1f.os a - s_exp2m1f.os a - s_fdimf.os a - s_fmaxf.os a - s_fmaximumf.os a - s_fmaximum_magf.os a - s_fmaximum_mag_numf.os a - s_fmaximum_numf.os a - s_fmaxmagf.os a - s_fminf.os a - s_fminimumf.os a - s_fminimum_magf.os a - s_fminimum_mag_numf.os a - s_fminimum_numf.os a - s_fminmagf.os a - s_iseqsigf.os a - s_log10p1f.os a - s_log2p1f.os a - s_nanf.os a - s_nextdownf.os a - s_significandf.os a - s_sinpif.os a - s_tanpif.os a - w_acosf.os a - w_acoshf.os a - w_asinf.os a - w_atan2f.os a - w_atanhf.os a - w_coshf.os a - w_exp10f.os a - w_exp2f.os a - w_expf.os a - w_fmodf.os a - w_hypotf.os a - w_ilogbf.os a - w_j0f.os a - w_j1f.os a - w_jnf.os a - w_lgammaf.os a - w_lgammaf_r.os a - w_llogbf.os a - w_log10f.os a - w_log1pf.os a - w_log2f.os a - w_logf.os a - w_powf.os a - w_remainderf.os a - w_scalbf.os a - w_scalblnf.os a - w_sinhf.os a - w_sqrtf.os a - w_tgammaf.os a - e_acosf.os a - e_acoshf.os a - e_asinf.os a - e_atan2f.os a - e_atanhf.os a - e_coshf.os a - e_exp10f.os a - e_expf.os a - e_fmodf.os a - e_gammaf_r.os a - e_hypotf.os a - e_ilogbf.os a - e_j0f.os a - e_j1f.os a - e_jnf.os a - e_lgammaf_r.os a - e_log10f.os a - e_log2f.os a - e_logf.os a - e_powf.os a - e_remainderf.os a - e_sinhf.os a - e_sqrtf.os a - gamma_productf.os a - k_tanf.os a - lgamma_negf.os a - lgamma_productf.os a - s_asinhf.os a - s_atanf.os a - s_cbrtf.os a - s_ceilf.os a - s_cosf.os a - s_erff.os a - s_erfcf.os a - s_expm1f.os a - s_fabsf.os a - s_floorf.os a - s_fmaf.os a - s_fpclassifyf.os a - s_fromfpf.os a - s_fromfpxf.os a - s_getpayloadf.os a - s_issignalingf.os a - s_llrintf.os a - s_llroundf.os a - s_log1pf.os a - s_logbf.os a - s_lrintf.os a - s_lroundf.os a - s_nearbyintf.os a - s_nextafterf.os a - s_nexttowardf.os a - s_nextupf.os a - s_remquof.os a - s_rintf.os a - s_roundf.os a - s_roundevenf.os a - s_scalblnf.os a - s_setpayloadf.os a - s_setpayloadsigf.os a - s_sinf.os a - s_sincosf.os a - s_tanf.os a - s_tanhf.os a - s_totalorderf.os a - s_totalordermagf.os a - s_truncf.os a - s_ufromfpf.os a - s_ufromfpxf.os a - x2y2m1f.os a - e_rem_pio2l.os a - k_cosl.os a - k_sincosl.os a - k_sinl.os a - s_iscanonicall.os a - t_sincosl.os a - branred.os a - e_exp_data.os a - e_log2_data.os a - e_log_data.os a - e_pow_log_data.os a - k_rem_pio2.os a - math_err.os a - sincostab.os a - e_exp2f_data.os a - e_log2f_data.os a - e_logf_data.os a - e_powf_log2_data.os a - math_errf.os a - s_sincosf_data.os a - s_f32xaddf64.os a - s_fadd.os a - s_f64xaddf128.os a - s_daddl.os a - s_faddl.os a - s_f32xdivf64.os a - s_fdiv.os a - s_f64xdivf128.os a - s_ddivl.os a - s_fdivl.os a - s_f32xfmaf64.os a - s_ffma.os a - s_f64xfmaf128.os a - s_dfmal.os a - s_ffmal.os a - s_f32xmulf64.os a - s_fmul.os a - s_f64xmulf128.os a - s_dmull.os a - s_fmull.os a - s_f32xsqrtf64.os a - s_fsqrt.os a - s_f64xsqrtf128.os a - s_dsqrtl.os a - s_fsqrtl.os a - s_f32xsubf64.os a - s_fsub.os a - s_f64xsubf128.os a - s_dsubl.os a - s_fsubl.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libm.map -Wl,-soname=libm.so.6 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/math/libm.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/math/libm_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group rm -f /usr/src/glibc-build/math/libm.so.6.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/math/libm.so /usr/src/glibc-build/math/libm.so.6.new mv -f /usr/src/glibc-build/math/libm.so.6.new /usr/src/glibc-build/math/libm.so.6 make[3]: Leaving directory '/usr/src/glibc-2.41/math' make -j4 subdir=setjmp -C setjmp ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/setjmp' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/setjmp' make -j4 subdir=signal -C signal ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/signal' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/signal' make -j4 subdir=stdlib -C stdlib ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/stdlib' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/stdlib' make -j4 subdir=stdio-common -C stdio-common ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/stdio-common' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/stdio-common' make -j4 subdir=libio -C libio ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/libio' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/libio' make -j4 subdir=dlfcn -C dlfcn ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/dlfcn' cd /usr/src/glibc-build/dlfcn && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libdl.a gcc libdl-compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/dlfcn -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libdl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dlfcn/libdl-compat.os -MD -MP -MF /usr/src/glibc-build/dlfcn/libdl-compat.os.dt -MT /usr/src/glibc-build/dlfcn/libdl-compat.os cd /usr/src/glibc-build/dlfcn && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libdl_pic.a libdl-compat.os a - libdl-compat.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libdl.map -Wl,-soname=libdl.so.2 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/dlfcn/libdl.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/dlfcn/libdl_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group rm -f /usr/src/glibc-build/dlfcn/libdl.so.2.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/dlfcn/libdl.so /usr/src/glibc-build/dlfcn/libdl.so.2.new mv -f /usr/src/glibc-build/dlfcn/libdl.so.2.new /usr/src/glibc-build/dlfcn/libdl.so.2 make[3]: Leaving directory '/usr/src/glibc-2.41/dlfcn' make -j4 subdir=nptl -C nptl ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/nptl' cd /usr/src/glibc-build/nptl && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libpthread.a cd /usr/src/glibc-build/nptl && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libpthread_pic.a libpthread-compat.os a - libpthread-compat.os python3 -B ../scripts/gen-as-const.py --python \ --cc="gcc -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/nptl -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc" nptl_lock_constants.pysym \ > /usr/src/glibc-build/nptl/nptl_lock_constants.py.tmp gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libpthread.map -Wl,-soname=libpthread.so.0 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/nptl/libpthread.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/nptl/libpthread_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group rm -f /usr/src/glibc-build/nptl/libpthread.so.0.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/nptl/libpthread.so /usr/src/glibc-build/nptl/libpthread.so.0.new mv -f /usr/src/glibc-build/nptl/libpthread.so.0.new /usr/src/glibc-build/nptl/libpthread.so.0 mv -f /usr/src/glibc-build/nptl/nptl_lock_constants.py.tmp /usr/src/glibc-build/nptl/nptl_lock_constants.py make[3]: Leaving directory '/usr/src/glibc-2.41/nptl' make -j4 subdir=rt -C rt ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/rt' cd /usr/src/glibc-build/rt && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv librt.a gcc ../sysdeps/unix/sysv/linux/librt-compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/librt-compat.os -MD -MP -MF /usr/src/glibc-build/rt/librt-compat.os.dt -MT /usr/src/glibc-build/rt/librt-compat.os gcc ../sysdeps/gnu/rt-unwind-resume.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/rt -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=librt -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/rt/rt-unwind-resume.os -MD -MP -MF /usr/src/glibc-build/rt/rt-unwind-resume.os.dt -MT /usr/src/glibc-build/rt/rt-unwind-resume.os cd /usr/src/glibc-build/rt && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv librt_pic.a librt-compat.os rt-unwind-resume.os a - librt-compat.os a - rt-unwind-resume.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/librt.map -Wl,-soname=librt.so.1 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -Wl,--enable-new-dtags,-z,nodelete -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/rt/librt.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/rt/librt_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group rm -f /usr/src/glibc-build/rt/librt.so.1.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/rt/librt.so /usr/src/glibc-build/rt/librt.so.1.new mv -f /usr/src/glibc-build/rt/librt.so.1.new /usr/src/glibc-build/rt/librt.so.1 make[3]: Leaving directory '/usr/src/glibc-2.41/rt' make -j4 subdir=malloc -C malloc ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/malloc' gcc mcheck-init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -fPIC -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/mcheck-init.o -MD -MP -MF /usr/src/glibc-build/malloc/mcheck-init.o.dt -MT /usr/src/glibc-build/malloc/mcheck-init.o rm -f /usr/src/glibc-build/malloc/mtrace.new sed -e 's|@XXX@|18|' \ -e 's|@VERSION@|2.41|' \ -e 's|@PKGVERSION@|(GNU libc) |' \ -e 's|@REPORT_BUGS_TO@||' mtrace.pl > /usr/src/glibc-build/malloc/mtrace.new \ && rm -f /usr/src/glibc-build/malloc/mtrace && mv /usr/src/glibc-build/malloc/mtrace.new /usr/src/glibc-build/malloc/mtrace && chmod +x /usr/src/glibc-build/malloc/mtrace gcc memusage.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmemusage -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/memusage.os -MD -MP -MF /usr/src/glibc-build/malloc/memusage.os.dt -MT /usr/src/glibc-build/malloc/memusage.os gcc malloc-debug.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc_malloc_debug -include ../include/libc-symbols.h -DPIC -DSHARED -DUSE_TCACHE=0 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/malloc-debug.os -MD -MP -MF /usr/src/glibc-build/malloc/malloc-debug.os.dt -MT /usr/src/glibc-build/malloc/malloc-debug.os gcc ../sysdeps/aarch64/__mtag_tag_zero_region.S -c -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc_malloc_debug -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/malloc/__mtag_tag_zero_region.os -MD -MP -MF /usr/src/glibc-build/malloc/__mtag_tag_zero_region.os.dt -MT /usr/src/glibc-build/malloc/__mtag_tag_zero_region.os gcc ../sysdeps/aarch64/__mtag_tag_region.S -c -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc_malloc_debug -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -DASSEMBLER -g0 -Werror=undef -Wa,--noexecstack -o /usr/src/glibc-build/malloc/__mtag_tag_region.os -MD -MP -MF /usr/src/glibc-build/malloc/__mtag_tag_region.os.dt -MT /usr/src/glibc-build/malloc/__mtag_tag_region.os gcc ../sysdeps/unix/sysv/linux/malloc-hugepages.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/malloc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc_malloc_debug -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/malloc/malloc-hugepages.os -MD -MP -MF /usr/src/glibc-build/malloc/malloc-hugepages.os.dt -MT /usr/src/glibc-build/malloc/malloc-hugepages.os rm -f /usr/src/glibc-build/malloc/libmcheck.a cd /usr/src/glibc-build/malloc && \ ln -s mcheck-init.o libmcheck.a cd /usr/src/glibc-build/malloc && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libmemusage_pic.a memusage.os a - memusage.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,-soname=libmemusage.so -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/malloc/libmemusage.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/malloc/libmemusage_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group cd /usr/src/glibc-build/malloc && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libc_malloc_debug_pic.a malloc-debug.os __mtag_tag_zero_region.os __mtag_tag_region.os malloc-hugepages.os a - malloc-debug.os a - __mtag_tag_zero_region.os a - __mtag_tag_region.os a - malloc-hugepages.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libc_malloc_debug.map -Wl,-soname=libc_malloc_debug.so.0 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/malloc/libc_malloc_debug.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/malloc/libc_malloc_debug_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group rm -f /usr/src/glibc-build/malloc/libc_malloc_debug.so.0.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/malloc/libc_malloc_debug.so /usr/src/glibc-build/malloc/libc_malloc_debug.so.0.new mv -f /usr/src/glibc-build/malloc/libc_malloc_debug.so.0.new /usr/src/glibc-build/malloc/libc_malloc_debug.so.0 make[3]: Leaving directory '/usr/src/glibc-2.41/malloc' make -j4 subdir=string -C string ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/string' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/string' make -j4 subdir=wcsmbs -C wcsmbs ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/wcsmbs' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/wcsmbs' make -j4 subdir=timezone -C timezone ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/timezone' echo 'static char const TZVERSION[]="2.41";' \ > /usr/src/glibc-build/timezone/version.h.new mv -f /usr/src/glibc-build/timezone/version.h.new /usr/src/glibc-build/timezone/version.h sed -e 's|TZDIR=[^}]*|TZDIR=/usr/share/zoneinfo|' \ -e '/TZVERSION=/s|see_Makefile|"2.41"|' \ -e '/PKGVERSION=/s|=.*|="(GNU libc) "|' \ -e '/REPORT_BUGS_TO=/s|=.*|=""|' \ < tzselect.ksh > /usr/src/glibc-build/timezone/tzselect.new > /usr/src/glibc-build/timezone/tzdir.h gcc zdump.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DHAVE_GETTEXT -DUSE_LTZ=0 -D_ISOMAC -DTZ_DOMAIN='"libc"' -include /usr/src/glibc-build/config.h -Wno-maybe-uninitialized -I../include -I/usr/src/glibc-build/timezone -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/timezone/zdump.o -MD -MP -MF /usr/src/glibc-build/timezone/zdump.o.dt -MT /usr/src/glibc-build/timezone/zdump.o chmod 555 /usr/src/glibc-build/timezone/tzselect.new mv -f /usr/src/glibc-build/timezone/tzselect.new /usr/src/glibc-build/timezone/tzselect gcc zic.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DHAVE_GETTEXT -DUSE_LTZ=0 -D_ISOMAC -DTZ_DOMAIN='"libc"' -include /usr/src/glibc-build/config.h -Wno-maybe-uninitialized -Wno-unused-variable -I../include -I/usr/src/glibc-build/timezone -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/timezone/zic.o -MD -MP -MF /usr/src/glibc-build/timezone/zic.o.dt -MT /usr/src/glibc-build/timezone/zic.o gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/timezone/zdump -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/timezone/zdump.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/timezone/zic -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/timezone/zic.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o make[3]: Leaving directory '/usr/src/glibc-2.41/timezone' make -j4 subdir=time -C time ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/time' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/time' make -j4 subdir=dirent -C dirent ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/dirent' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/dirent' make -j4 subdir=posix -C posix ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/posix' gcc getconf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -DGETCONF_DIR='"/usr/lib/glibc/getconf"' -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/posix/getconf.o -MD -MP -MF /usr/src/glibc-build/posix/getconf.o.dt -MT /usr/src/glibc-build/posix/getconf.o gcc getconf-speclist.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -I../include -I/usr/src/glibc-build/posix -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DTOP_NAMESPACE=glibc -E -o - \ | sed -n -e '/@@@PRESENT_/s/@@@PRESENT_//p' > /usr/src/glibc-build/posix/getconf.speclist.new mv -f /usr/src/glibc-build/posix/getconf.speclist.new /usr/src/glibc-build/posix/getconf.speclist gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/posix/getconf -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/posix/getconf.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o make[3]: Leaving directory '/usr/src/glibc-2.41/posix' make -j4 subdir=io -C io ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/io' gcc pwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/io -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/io/pwd.o -MD -MP -MF /usr/src/glibc-build/io/pwd.o.dt -MT /usr/src/glibc-build/io/pwd.o gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/io/pwd -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/io/pwd.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o make[3]: Leaving directory '/usr/src/glibc-2.41/io' make -j4 subdir=termios -C termios ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/termios' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/termios' make -j4 subdir=resource -C resource ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/resource' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/resource' make -j4 subdir=misc -C misc ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/misc' rm -f /usr/src/glibc-build/dummy.c (echo 'extern void __dummy__ (void);'; \ echo 'void __dummy__ (void) { }') > /usr/src/glibc-build/dummy.c gcc /usr/src/glibc-build/dummy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -ftls-model=initial-exec -I../include -I/usr/src/glibc-build/misc -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libc -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/dummy.o -MD -MP -MF /usr/src/glibc-build/dummy.o.dt -MT /usr/src/glibc-build/dummy.o /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar crv /usr/src/glibc-build/misc/libg.a /usr/src/glibc-build/dummy.o a - /usr/src/glibc-build/dummy.o make[3]: Leaving directory '/usr/src/glibc-2.41/misc' make -j4 subdir=socket -C socket ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/socket' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/socket' make -j4 subdir=sysvipc -C sysvipc ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/sysvipc' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/sysvipc' make -j4 subdir=gmon -C gmon ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/gmon' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/gmon' make -j4 subdir=gnulib -C gnulib ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/gnulib' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/gnulib' make -j4 subdir=wctype -C wctype ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/wctype' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/wctype' make -j4 subdir=manual -C manual ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/manual' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/manual' make -j4 subdir=po -C po ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/po' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/po' make -j4 subdir=argp -C argp ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/argp' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/argp' make -j4 subdir=conform -C conform ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/conform' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/conform' make -j4 subdir=debug -C debug ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/debug' gcc pcprofiledump.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/pcprofiledump.o -MD -MP -MF /usr/src/glibc-build/debug/pcprofiledump.o.dt -MT /usr/src/glibc-build/debug/pcprofiledump.o rm -f /usr/src/glibc-build/debug/xtrace.new gcc pcprofile.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/debug -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libpcprofile -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/debug/pcprofile.os -MD -MP -MF /usr/src/glibc-build/debug/pcprofile.os.dt -MT /usr/src/glibc-build/debug/pcprofile.os sed -e 's|@VERSION@|2.41|' -e 's|@SLIBDIR@|/\\$LIB|' \ -e 's|@BINDIR@|/usr/bin|' -e 's|@PKGVERSION@|(GNU libc) |' \ -e 's|@REPORT_BUGS_TO@||' xtrace.sh > /usr/src/glibc-build/debug/xtrace.new \ && rm -f /usr/src/glibc-build/debug/xtrace && mv /usr/src/glibc-build/debug/xtrace.new /usr/src/glibc-build/debug/xtrace && chmod +x /usr/src/glibc-build/debug/xtrace gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/debug/pcprofiledump -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/debug/pcprofiledump.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o cd /usr/src/glibc-build/debug && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libpcprofile_pic.a pcprofile.os a - pcprofile.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,-soname=libpcprofile.so -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/debug/libpcprofile.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/debug/libpcprofile_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group make[3]: Leaving directory '/usr/src/glibc-2.41/debug' make -j4 subdir=mathvec -C mathvec ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/mathvec' gcc ../sysdeps/aarch64/fpu/acosf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acosf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/acosf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/acosf_advsimd.o gcc ../sysdeps/aarch64/fpu/acoshf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acoshf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/acoshf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/acoshf_advsimd.o gcc ../sysdeps/aarch64/fpu/asinf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asinf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/asinf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/asinf_advsimd.o gcc ../sysdeps/aarch64/fpu/asinhf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asinhf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/asinhf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/asinhf_advsimd.o gcc ../sysdeps/aarch64/fpu/atanf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atanf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/atanf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/atanf_advsimd.o gcc ../sysdeps/aarch64/fpu/atanhf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atanhf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/atanhf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/atanhf_advsimd.o gcc ../sysdeps/aarch64/fpu/atan2f_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atan2f_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/atan2f_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/atan2f_advsimd.o gcc ../sysdeps/aarch64/fpu/cbrtf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cbrtf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/cbrtf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/cbrtf_advsimd.o gcc ../sysdeps/aarch64/fpu/cosf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cosf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/cosf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/cosf_advsimd.o gcc ../sysdeps/aarch64/fpu/coshf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/coshf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/coshf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/coshf_advsimd.o gcc ../sysdeps/aarch64/fpu/cospif_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cospif_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/cospif_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/cospif_advsimd.o gcc ../sysdeps/aarch64/fpu/erff_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erff_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/erff_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/erff_advsimd.o gcc ../sysdeps/aarch64/fpu/erfcf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erfcf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/erfcf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/erfcf_advsimd.o gcc ../sysdeps/aarch64/fpu/expf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/expf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/expf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/expf_advsimd.o gcc ../sysdeps/aarch64/fpu/exp10f_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp10f_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/exp10f_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/exp10f_advsimd.o gcc ../sysdeps/aarch64/fpu/exp2f_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp2f_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/exp2f_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/exp2f_advsimd.o gcc ../sysdeps/aarch64/fpu/expm1f_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/expm1f_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/expm1f_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/expm1f_advsimd.o gcc ../sysdeps/aarch64/fpu/hypotf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/hypotf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/hypotf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/hypotf_advsimd.o gcc ../sysdeps/aarch64/fpu/logf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/logf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/logf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/logf_advsimd.o gcc ../sysdeps/aarch64/fpu/log10f_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log10f_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/log10f_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/log10f_advsimd.o gcc ../sysdeps/aarch64/fpu/log1pf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log1pf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/log1pf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/log1pf_advsimd.o gcc ../sysdeps/aarch64/fpu/log2f_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log2f_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/log2f_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/log2f_advsimd.o gcc ../sysdeps/aarch64/fpu/powf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/powf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/powf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/powf_advsimd.o gcc ../sysdeps/aarch64/fpu/sinf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/sinf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/sinf_advsimd.o gcc ../sysdeps/aarch64/fpu/sinhf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinhf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/sinhf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/sinhf_advsimd.o gcc ../sysdeps/aarch64/fpu/sinpif_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinpif_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/sinpif_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/sinpif_advsimd.o gcc ../sysdeps/aarch64/fpu/tanf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/tanf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/tanf_advsimd.o gcc ../sysdeps/aarch64/fpu/tanhf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanhf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/tanhf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/tanhf_advsimd.o gcc ../sysdeps/aarch64/fpu/tanpif_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanpif_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/tanpif_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/tanpif_advsimd.o gcc ../sysdeps/aarch64/fpu/acos_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acos_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/acos_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/acos_advsimd.o gcc ../sysdeps/aarch64/fpu/acosh_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acosh_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/acosh_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/acosh_advsimd.o gcc ../sysdeps/aarch64/fpu/asin_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asin_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/asin_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/asin_advsimd.o gcc ../sysdeps/aarch64/fpu/asinh_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asinh_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/asinh_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/asinh_advsimd.o gcc ../sysdeps/aarch64/fpu/atan_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atan_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/atan_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/atan_advsimd.o gcc ../sysdeps/aarch64/fpu/atanh_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atanh_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/atanh_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/atanh_advsimd.o gcc ../sysdeps/aarch64/fpu/atan2_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atan2_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/atan2_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/atan2_advsimd.o gcc ../sysdeps/aarch64/fpu/cbrt_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cbrt_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/cbrt_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/cbrt_advsimd.o gcc ../sysdeps/aarch64/fpu/cos_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cos_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/cos_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/cos_advsimd.o gcc ../sysdeps/aarch64/fpu/cosh_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cosh_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/cosh_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/cosh_advsimd.o gcc ../sysdeps/aarch64/fpu/cospi_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cospi_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/cospi_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/cospi_advsimd.o gcc ../sysdeps/aarch64/fpu/erf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erf_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/erf_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/erf_advsimd.o gcc ../sysdeps/aarch64/fpu/erfc_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erfc_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/erfc_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/erfc_advsimd.o gcc ../sysdeps/aarch64/fpu/exp_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/exp_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/exp_advsimd.o gcc ../sysdeps/aarch64/fpu/exp10_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp10_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/exp10_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/exp10_advsimd.o gcc ../sysdeps/aarch64/fpu/exp2_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp2_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/exp2_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/exp2_advsimd.o gcc ../sysdeps/aarch64/fpu/expm1_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/expm1_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/expm1_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/expm1_advsimd.o gcc ../sysdeps/aarch64/fpu/hypot_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/hypot_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/hypot_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/hypot_advsimd.o gcc ../sysdeps/aarch64/fpu/log_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/log_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/log_advsimd.o gcc ../sysdeps/aarch64/fpu/log10_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log10_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/log10_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/log10_advsimd.o gcc ../sysdeps/aarch64/fpu/log1p_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log1p_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/log1p_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/log1p_advsimd.o gcc ../sysdeps/aarch64/fpu/log2_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log2_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/log2_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/log2_advsimd.o gcc ../sysdeps/aarch64/fpu/pow_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/pow_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/pow_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/pow_advsimd.o gcc ../sysdeps/aarch64/fpu/sin_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sin_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/sin_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/sin_advsimd.o gcc ../sysdeps/aarch64/fpu/sinh_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinh_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/sinh_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/sinh_advsimd.o gcc ../sysdeps/aarch64/fpu/sinpi_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinpi_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/sinpi_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/sinpi_advsimd.o gcc ../sysdeps/aarch64/fpu/tan_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tan_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/tan_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/tan_advsimd.o gcc ../sysdeps/aarch64/fpu/tanh_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanh_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/tanh_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/tanh_advsimd.o gcc ../sysdeps/aarch64/fpu/tanpi_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanpi_advsimd.o -MD -MP -MF /usr/src/glibc-build/mathvec/tanpi_advsimd.o.dt -MT /usr/src/glibc-build/mathvec/tanpi_advsimd.o gcc ../sysdeps/aarch64/fpu/acosf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acosf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/acosf_sve.o.dt -MT /usr/src/glibc-build/mathvec/acosf_sve.o gcc ../sysdeps/aarch64/fpu/acoshf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acoshf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/acoshf_sve.o.dt -MT /usr/src/glibc-build/mathvec/acoshf_sve.o gcc ../sysdeps/aarch64/fpu/asinf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asinf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/asinf_sve.o.dt -MT /usr/src/glibc-build/mathvec/asinf_sve.o gcc ../sysdeps/aarch64/fpu/asinhf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asinhf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/asinhf_sve.o.dt -MT /usr/src/glibc-build/mathvec/asinhf_sve.o gcc ../sysdeps/aarch64/fpu/atanf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atanf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/atanf_sve.o.dt -MT /usr/src/glibc-build/mathvec/atanf_sve.o gcc ../sysdeps/aarch64/fpu/atanhf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atanhf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/atanhf_sve.o.dt -MT /usr/src/glibc-build/mathvec/atanhf_sve.o gcc ../sysdeps/aarch64/fpu/atan2f_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atan2f_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/atan2f_sve.o.dt -MT /usr/src/glibc-build/mathvec/atan2f_sve.o gcc ../sysdeps/aarch64/fpu/cbrtf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cbrtf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/cbrtf_sve.o.dt -MT /usr/src/glibc-build/mathvec/cbrtf_sve.o gcc ../sysdeps/aarch64/fpu/cosf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cosf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/cosf_sve.o.dt -MT /usr/src/glibc-build/mathvec/cosf_sve.o gcc ../sysdeps/aarch64/fpu/coshf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/coshf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/coshf_sve.o.dt -MT /usr/src/glibc-build/mathvec/coshf_sve.o gcc ../sysdeps/aarch64/fpu/cospif_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cospif_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/cospif_sve.o.dt -MT /usr/src/glibc-build/mathvec/cospif_sve.o gcc ../sysdeps/aarch64/fpu/erff_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erff_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/erff_sve.o.dt -MT /usr/src/glibc-build/mathvec/erff_sve.o gcc ../sysdeps/aarch64/fpu/erfcf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erfcf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/erfcf_sve.o.dt -MT /usr/src/glibc-build/mathvec/erfcf_sve.o gcc ../sysdeps/aarch64/fpu/expf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/expf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/expf_sve.o.dt -MT /usr/src/glibc-build/mathvec/expf_sve.o gcc ../sysdeps/aarch64/fpu/exp10f_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp10f_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/exp10f_sve.o.dt -MT /usr/src/glibc-build/mathvec/exp10f_sve.o gcc ../sysdeps/aarch64/fpu/exp2f_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp2f_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/exp2f_sve.o.dt -MT /usr/src/glibc-build/mathvec/exp2f_sve.o gcc ../sysdeps/aarch64/fpu/expm1f_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/expm1f_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/expm1f_sve.o.dt -MT /usr/src/glibc-build/mathvec/expm1f_sve.o gcc ../sysdeps/aarch64/fpu/hypotf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/hypotf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/hypotf_sve.o.dt -MT /usr/src/glibc-build/mathvec/hypotf_sve.o gcc ../sysdeps/aarch64/fpu/logf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/logf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/logf_sve.o.dt -MT /usr/src/glibc-build/mathvec/logf_sve.o gcc ../sysdeps/aarch64/fpu/log10f_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log10f_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/log10f_sve.o.dt -MT /usr/src/glibc-build/mathvec/log10f_sve.o gcc ../sysdeps/aarch64/fpu/log1pf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log1pf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/log1pf_sve.o.dt -MT /usr/src/glibc-build/mathvec/log1pf_sve.o gcc ../sysdeps/aarch64/fpu/log2f_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log2f_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/log2f_sve.o.dt -MT /usr/src/glibc-build/mathvec/log2f_sve.o gcc ../sysdeps/aarch64/fpu/powf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/powf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/powf_sve.o.dt -MT /usr/src/glibc-build/mathvec/powf_sve.o gcc ../sysdeps/aarch64/fpu/sinf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/sinf_sve.o.dt -MT /usr/src/glibc-build/mathvec/sinf_sve.o gcc ../sysdeps/aarch64/fpu/sinhf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinhf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/sinhf_sve.o.dt -MT /usr/src/glibc-build/mathvec/sinhf_sve.o gcc ../sysdeps/aarch64/fpu/sinpif_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinpif_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/sinpif_sve.o.dt -MT /usr/src/glibc-build/mathvec/sinpif_sve.o gcc ../sysdeps/aarch64/fpu/tanf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/tanf_sve.o.dt -MT /usr/src/glibc-build/mathvec/tanf_sve.o gcc ../sysdeps/aarch64/fpu/tanhf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanhf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/tanhf_sve.o.dt -MT /usr/src/glibc-build/mathvec/tanhf_sve.o gcc ../sysdeps/aarch64/fpu/tanpif_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanpif_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/tanpif_sve.o.dt -MT /usr/src/glibc-build/mathvec/tanpif_sve.o gcc ../sysdeps/aarch64/fpu/acos_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acos_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/acos_sve.o.dt -MT /usr/src/glibc-build/mathvec/acos_sve.o gcc ../sysdeps/aarch64/fpu/acosh_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acosh_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/acosh_sve.o.dt -MT /usr/src/glibc-build/mathvec/acosh_sve.o gcc ../sysdeps/aarch64/fpu/asin_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asin_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/asin_sve.o.dt -MT /usr/src/glibc-build/mathvec/asin_sve.o gcc ../sysdeps/aarch64/fpu/asinh_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asinh_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/asinh_sve.o.dt -MT /usr/src/glibc-build/mathvec/asinh_sve.o gcc ../sysdeps/aarch64/fpu/atan_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atan_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/atan_sve.o.dt -MT /usr/src/glibc-build/mathvec/atan_sve.o gcc ../sysdeps/aarch64/fpu/atanh_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atanh_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/atanh_sve.o.dt -MT /usr/src/glibc-build/mathvec/atanh_sve.o gcc ../sysdeps/aarch64/fpu/atan2_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atan2_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/atan2_sve.o.dt -MT /usr/src/glibc-build/mathvec/atan2_sve.o gcc ../sysdeps/aarch64/fpu/cbrt_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cbrt_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/cbrt_sve.o.dt -MT /usr/src/glibc-build/mathvec/cbrt_sve.o gcc ../sysdeps/aarch64/fpu/cos_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cos_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/cos_sve.o.dt -MT /usr/src/glibc-build/mathvec/cos_sve.o gcc ../sysdeps/aarch64/fpu/cosh_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cosh_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/cosh_sve.o.dt -MT /usr/src/glibc-build/mathvec/cosh_sve.o gcc ../sysdeps/aarch64/fpu/cospi_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cospi_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/cospi_sve.o.dt -MT /usr/src/glibc-build/mathvec/cospi_sve.o gcc ../sysdeps/aarch64/fpu/erf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erf_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/erf_sve.o.dt -MT /usr/src/glibc-build/mathvec/erf_sve.o gcc ../sysdeps/aarch64/fpu/erfc_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erfc_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/erfc_sve.o.dt -MT /usr/src/glibc-build/mathvec/erfc_sve.o gcc ../sysdeps/aarch64/fpu/exp_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/exp_sve.o.dt -MT /usr/src/glibc-build/mathvec/exp_sve.o gcc ../sysdeps/aarch64/fpu/exp10_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp10_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/exp10_sve.o.dt -MT /usr/src/glibc-build/mathvec/exp10_sve.o gcc ../sysdeps/aarch64/fpu/exp2_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp2_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/exp2_sve.o.dt -MT /usr/src/glibc-build/mathvec/exp2_sve.o gcc ../sysdeps/aarch64/fpu/expm1_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/expm1_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/expm1_sve.o.dt -MT /usr/src/glibc-build/mathvec/expm1_sve.o gcc ../sysdeps/aarch64/fpu/hypot_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/hypot_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/hypot_sve.o.dt -MT /usr/src/glibc-build/mathvec/hypot_sve.o gcc ../sysdeps/aarch64/fpu/log_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/log_sve.o.dt -MT /usr/src/glibc-build/mathvec/log_sve.o gcc ../sysdeps/aarch64/fpu/log10_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log10_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/log10_sve.o.dt -MT /usr/src/glibc-build/mathvec/log10_sve.o gcc ../sysdeps/aarch64/fpu/log1p_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log1p_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/log1p_sve.o.dt -MT /usr/src/glibc-build/mathvec/log1p_sve.o gcc ../sysdeps/aarch64/fpu/log2_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log2_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/log2_sve.o.dt -MT /usr/src/glibc-build/mathvec/log2_sve.o gcc ../sysdeps/aarch64/fpu/pow_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/pow_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/pow_sve.o.dt -MT /usr/src/glibc-build/mathvec/pow_sve.o gcc ../sysdeps/aarch64/fpu/sin_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sin_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/sin_sve.o.dt -MT /usr/src/glibc-build/mathvec/sin_sve.o gcc ../sysdeps/aarch64/fpu/sinh_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinh_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/sinh_sve.o.dt -MT /usr/src/glibc-build/mathvec/sinh_sve.o gcc ../sysdeps/aarch64/fpu/sinpi_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinpi_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/sinpi_sve.o.dt -MT /usr/src/glibc-build/mathvec/sinpi_sve.o gcc ../sysdeps/aarch64/fpu/tan_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tan_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/tan_sve.o.dt -MT /usr/src/glibc-build/mathvec/tan_sve.o gcc ../sysdeps/aarch64/fpu/tanh_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanh_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/tanh_sve.o.dt -MT /usr/src/glibc-build/mathvec/tanh_sve.o gcc ../sysdeps/aarch64/fpu/tanpi_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanpi_sve.o -MD -MP -MF /usr/src/glibc-build/mathvec/tanpi_sve.o.dt -MT /usr/src/glibc-build/mathvec/tanpi_sve.o gcc ../sysdeps/aarch64/fpu/v_log_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_log_data.o -MD -MP -MF /usr/src/glibc-build/mathvec/v_log_data.o.dt -MT /usr/src/glibc-build/mathvec/v_log_data.o gcc ../sysdeps/aarch64/fpu/v_exp_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_exp_data.o -MD -MP -MF /usr/src/glibc-build/mathvec/v_exp_data.o.dt -MT /usr/src/glibc-build/mathvec/v_exp_data.o gcc ../sysdeps/aarch64/fpu/v_log2_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_log2_data.o -MD -MP -MF /usr/src/glibc-build/mathvec/v_log2_data.o.dt -MT /usr/src/glibc-build/mathvec/v_log2_data.o gcc ../sysdeps/aarch64/fpu/v_log10_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_log10_data.o -MD -MP -MF /usr/src/glibc-build/mathvec/v_log10_data.o.dt -MT /usr/src/glibc-build/mathvec/v_log10_data.o gcc ../sysdeps/aarch64/fpu/erf_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erf_data.o -MD -MP -MF /usr/src/glibc-build/mathvec/erf_data.o.dt -MT /usr/src/glibc-build/mathvec/erf_data.o gcc ../sysdeps/aarch64/fpu/erff_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erff_data.o -MD -MP -MF /usr/src/glibc-build/mathvec/erff_data.o.dt -MT /usr/src/glibc-build/mathvec/erff_data.o gcc ../sysdeps/aarch64/fpu/v_exp_tail_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_exp_tail_data.o -MD -MP -MF /usr/src/glibc-build/mathvec/v_exp_tail_data.o.dt -MT /usr/src/glibc-build/mathvec/v_exp_tail_data.o gcc ../sysdeps/aarch64/fpu/erfc_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erfc_data.o -MD -MP -MF /usr/src/glibc-build/mathvec/erfc_data.o.dt -MT /usr/src/glibc-build/mathvec/erfc_data.o gcc ../sysdeps/aarch64/fpu/erfcf_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erfcf_data.o -MD -MP -MF /usr/src/glibc-build/mathvec/erfcf_data.o.dt -MT /usr/src/glibc-build/mathvec/erfcf_data.o gcc ../sysdeps/aarch64/fpu/v_pow_exp_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_pow_exp_data.o -MD -MP -MF /usr/src/glibc-build/mathvec/v_pow_exp_data.o.dt -MT /usr/src/glibc-build/mathvec/v_pow_exp_data.o gcc ../sysdeps/aarch64/fpu/v_pow_log_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_pow_log_data.o -MD -MP -MF /usr/src/glibc-build/mathvec/v_pow_log_data.o.dt -MT /usr/src/glibc-build/mathvec/v_pow_log_data.o gcc ../sysdeps/aarch64/fpu/v_powf_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIE -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_powf_data.o -MD -MP -MF /usr/src/glibc-build/mathvec/v_powf_data.o.dt -MT /usr/src/glibc-build/mathvec/v_powf_data.o gcc ../sysdeps/aarch64/fpu/acosf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acosf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/acosf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/acosf_advsimd.os gcc ../sysdeps/aarch64/fpu/acoshf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acoshf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/acoshf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/acoshf_advsimd.os gcc ../sysdeps/aarch64/fpu/asinf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asinf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/asinf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/asinf_advsimd.os gcc ../sysdeps/aarch64/fpu/asinhf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asinhf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/asinhf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/asinhf_advsimd.os gcc ../sysdeps/aarch64/fpu/atanf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atanf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/atanf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/atanf_advsimd.os gcc ../sysdeps/aarch64/fpu/atanhf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atanhf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/atanhf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/atanhf_advsimd.os gcc ../sysdeps/aarch64/fpu/atan2f_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atan2f_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/atan2f_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/atan2f_advsimd.os gcc ../sysdeps/aarch64/fpu/cbrtf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cbrtf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/cbrtf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/cbrtf_advsimd.os gcc ../sysdeps/aarch64/fpu/cosf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cosf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/cosf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/cosf_advsimd.os gcc ../sysdeps/aarch64/fpu/coshf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/coshf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/coshf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/coshf_advsimd.os gcc ../sysdeps/aarch64/fpu/cospif_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cospif_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/cospif_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/cospif_advsimd.os gcc ../sysdeps/aarch64/fpu/erff_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erff_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/erff_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/erff_advsimd.os gcc ../sysdeps/aarch64/fpu/erfcf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erfcf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/erfcf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/erfcf_advsimd.os gcc ../sysdeps/aarch64/fpu/expf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/expf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/expf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/expf_advsimd.os gcc ../sysdeps/aarch64/fpu/exp10f_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp10f_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/exp10f_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/exp10f_advsimd.os gcc ../sysdeps/aarch64/fpu/exp2f_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp2f_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/exp2f_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/exp2f_advsimd.os gcc ../sysdeps/aarch64/fpu/expm1f_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/expm1f_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/expm1f_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/expm1f_advsimd.os gcc ../sysdeps/aarch64/fpu/hypotf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/hypotf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/hypotf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/hypotf_advsimd.os gcc ../sysdeps/aarch64/fpu/logf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/logf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/logf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/logf_advsimd.os gcc ../sysdeps/aarch64/fpu/log10f_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log10f_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/log10f_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/log10f_advsimd.os gcc ../sysdeps/aarch64/fpu/log1pf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log1pf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/log1pf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/log1pf_advsimd.os gcc ../sysdeps/aarch64/fpu/log2f_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log2f_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/log2f_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/log2f_advsimd.os gcc ../sysdeps/aarch64/fpu/powf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/powf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/powf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/powf_advsimd.os gcc ../sysdeps/aarch64/fpu/sinf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/sinf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/sinf_advsimd.os gcc ../sysdeps/aarch64/fpu/sinhf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinhf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/sinhf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/sinhf_advsimd.os gcc ../sysdeps/aarch64/fpu/sinpif_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinpif_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/sinpif_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/sinpif_advsimd.os gcc ../sysdeps/aarch64/fpu/tanf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/tanf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/tanf_advsimd.os gcc ../sysdeps/aarch64/fpu/tanhf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanhf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/tanhf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/tanhf_advsimd.os gcc ../sysdeps/aarch64/fpu/tanpif_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanpif_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/tanpif_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/tanpif_advsimd.os gcc ../sysdeps/aarch64/fpu/acos_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acos_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/acos_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/acos_advsimd.os gcc ../sysdeps/aarch64/fpu/acosh_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acosh_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/acosh_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/acosh_advsimd.os gcc ../sysdeps/aarch64/fpu/asin_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asin_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/asin_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/asin_advsimd.os gcc ../sysdeps/aarch64/fpu/asinh_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asinh_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/asinh_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/asinh_advsimd.os gcc ../sysdeps/aarch64/fpu/atan_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atan_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/atan_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/atan_advsimd.os gcc ../sysdeps/aarch64/fpu/atanh_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atanh_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/atanh_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/atanh_advsimd.os gcc ../sysdeps/aarch64/fpu/atan2_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atan2_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/atan2_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/atan2_advsimd.os gcc ../sysdeps/aarch64/fpu/cbrt_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cbrt_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/cbrt_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/cbrt_advsimd.os gcc ../sysdeps/aarch64/fpu/cos_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cos_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/cos_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/cos_advsimd.os gcc ../sysdeps/aarch64/fpu/cosh_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cosh_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/cosh_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/cosh_advsimd.os gcc ../sysdeps/aarch64/fpu/cospi_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cospi_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/cospi_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/cospi_advsimd.os gcc ../sysdeps/aarch64/fpu/erf_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erf_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/erf_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/erf_advsimd.os gcc ../sysdeps/aarch64/fpu/erfc_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erfc_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/erfc_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/erfc_advsimd.os gcc ../sysdeps/aarch64/fpu/exp_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/exp_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/exp_advsimd.os gcc ../sysdeps/aarch64/fpu/exp10_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp10_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/exp10_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/exp10_advsimd.os gcc ../sysdeps/aarch64/fpu/exp2_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp2_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/exp2_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/exp2_advsimd.os gcc ../sysdeps/aarch64/fpu/expm1_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/expm1_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/expm1_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/expm1_advsimd.os gcc ../sysdeps/aarch64/fpu/hypot_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/hypot_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/hypot_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/hypot_advsimd.os gcc ../sysdeps/aarch64/fpu/log_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/log_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/log_advsimd.os gcc ../sysdeps/aarch64/fpu/log10_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log10_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/log10_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/log10_advsimd.os gcc ../sysdeps/aarch64/fpu/log1p_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log1p_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/log1p_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/log1p_advsimd.os gcc ../sysdeps/aarch64/fpu/log2_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log2_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/log2_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/log2_advsimd.os gcc ../sysdeps/aarch64/fpu/pow_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/pow_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/pow_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/pow_advsimd.os gcc ../sysdeps/aarch64/fpu/sin_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sin_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/sin_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/sin_advsimd.os gcc ../sysdeps/aarch64/fpu/sinh_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinh_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/sinh_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/sinh_advsimd.os gcc ../sysdeps/aarch64/fpu/sinpi_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinpi_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/sinpi_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/sinpi_advsimd.os gcc ../sysdeps/aarch64/fpu/tan_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tan_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/tan_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/tan_advsimd.os gcc ../sysdeps/aarch64/fpu/tanh_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanh_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/tanh_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/tanh_advsimd.os gcc ../sysdeps/aarch64/fpu/tanpi_advsimd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanpi_advsimd.os -MD -MP -MF /usr/src/glibc-build/mathvec/tanpi_advsimd.os.dt -MT /usr/src/glibc-build/mathvec/tanpi_advsimd.os gcc ../sysdeps/aarch64/fpu/acosf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acosf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/acosf_sve.os.dt -MT /usr/src/glibc-build/mathvec/acosf_sve.os gcc ../sysdeps/aarch64/fpu/acoshf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acoshf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/acoshf_sve.os.dt -MT /usr/src/glibc-build/mathvec/acoshf_sve.os gcc ../sysdeps/aarch64/fpu/asinf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asinf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/asinf_sve.os.dt -MT /usr/src/glibc-build/mathvec/asinf_sve.os gcc ../sysdeps/aarch64/fpu/asinhf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asinhf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/asinhf_sve.os.dt -MT /usr/src/glibc-build/mathvec/asinhf_sve.os gcc ../sysdeps/aarch64/fpu/atanf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atanf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/atanf_sve.os.dt -MT /usr/src/glibc-build/mathvec/atanf_sve.os gcc ../sysdeps/aarch64/fpu/atanhf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atanhf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/atanhf_sve.os.dt -MT /usr/src/glibc-build/mathvec/atanhf_sve.os gcc ../sysdeps/aarch64/fpu/atan2f_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atan2f_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/atan2f_sve.os.dt -MT /usr/src/glibc-build/mathvec/atan2f_sve.os gcc ../sysdeps/aarch64/fpu/cbrtf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cbrtf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/cbrtf_sve.os.dt -MT /usr/src/glibc-build/mathvec/cbrtf_sve.os gcc ../sysdeps/aarch64/fpu/cosf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cosf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/cosf_sve.os.dt -MT /usr/src/glibc-build/mathvec/cosf_sve.os gcc ../sysdeps/aarch64/fpu/coshf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/coshf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/coshf_sve.os.dt -MT /usr/src/glibc-build/mathvec/coshf_sve.os gcc ../sysdeps/aarch64/fpu/cospif_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cospif_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/cospif_sve.os.dt -MT /usr/src/glibc-build/mathvec/cospif_sve.os gcc ../sysdeps/aarch64/fpu/erff_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erff_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/erff_sve.os.dt -MT /usr/src/glibc-build/mathvec/erff_sve.os gcc ../sysdeps/aarch64/fpu/erfcf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erfcf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/erfcf_sve.os.dt -MT /usr/src/glibc-build/mathvec/erfcf_sve.os gcc ../sysdeps/aarch64/fpu/expf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/expf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/expf_sve.os.dt -MT /usr/src/glibc-build/mathvec/expf_sve.os gcc ../sysdeps/aarch64/fpu/exp10f_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp10f_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/exp10f_sve.os.dt -MT /usr/src/glibc-build/mathvec/exp10f_sve.os gcc ../sysdeps/aarch64/fpu/exp2f_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp2f_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/exp2f_sve.os.dt -MT /usr/src/glibc-build/mathvec/exp2f_sve.os gcc ../sysdeps/aarch64/fpu/expm1f_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/expm1f_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/expm1f_sve.os.dt -MT /usr/src/glibc-build/mathvec/expm1f_sve.os gcc ../sysdeps/aarch64/fpu/hypotf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/hypotf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/hypotf_sve.os.dt -MT /usr/src/glibc-build/mathvec/hypotf_sve.os gcc ../sysdeps/aarch64/fpu/logf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/logf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/logf_sve.os.dt -MT /usr/src/glibc-build/mathvec/logf_sve.os gcc ../sysdeps/aarch64/fpu/log10f_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log10f_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/log10f_sve.os.dt -MT /usr/src/glibc-build/mathvec/log10f_sve.os gcc ../sysdeps/aarch64/fpu/log1pf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log1pf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/log1pf_sve.os.dt -MT /usr/src/glibc-build/mathvec/log1pf_sve.os gcc ../sysdeps/aarch64/fpu/log2f_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log2f_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/log2f_sve.os.dt -MT /usr/src/glibc-build/mathvec/log2f_sve.os gcc ../sysdeps/aarch64/fpu/powf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/powf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/powf_sve.os.dt -MT /usr/src/glibc-build/mathvec/powf_sve.os gcc ../sysdeps/aarch64/fpu/sinf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/sinf_sve.os.dt -MT /usr/src/glibc-build/mathvec/sinf_sve.os gcc ../sysdeps/aarch64/fpu/sinhf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinhf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/sinhf_sve.os.dt -MT /usr/src/glibc-build/mathvec/sinhf_sve.os gcc ../sysdeps/aarch64/fpu/sinpif_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinpif_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/sinpif_sve.os.dt -MT /usr/src/glibc-build/mathvec/sinpif_sve.os gcc ../sysdeps/aarch64/fpu/tanf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/tanf_sve.os.dt -MT /usr/src/glibc-build/mathvec/tanf_sve.os gcc ../sysdeps/aarch64/fpu/tanhf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanhf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/tanhf_sve.os.dt -MT /usr/src/glibc-build/mathvec/tanhf_sve.os gcc ../sysdeps/aarch64/fpu/tanpif_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanpif_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/tanpif_sve.os.dt -MT /usr/src/glibc-build/mathvec/tanpif_sve.os gcc ../sysdeps/aarch64/fpu/acos_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acos_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/acos_sve.os.dt -MT /usr/src/glibc-build/mathvec/acos_sve.os gcc ../sysdeps/aarch64/fpu/acosh_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/acosh_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/acosh_sve.os.dt -MT /usr/src/glibc-build/mathvec/acosh_sve.os gcc ../sysdeps/aarch64/fpu/asin_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asin_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/asin_sve.os.dt -MT /usr/src/glibc-build/mathvec/asin_sve.os gcc ../sysdeps/aarch64/fpu/asinh_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/asinh_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/asinh_sve.os.dt -MT /usr/src/glibc-build/mathvec/asinh_sve.os gcc ../sysdeps/aarch64/fpu/atan_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atan_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/atan_sve.os.dt -MT /usr/src/glibc-build/mathvec/atan_sve.os gcc ../sysdeps/aarch64/fpu/atanh_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atanh_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/atanh_sve.os.dt -MT /usr/src/glibc-build/mathvec/atanh_sve.os gcc ../sysdeps/aarch64/fpu/atan2_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/atan2_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/atan2_sve.os.dt -MT /usr/src/glibc-build/mathvec/atan2_sve.os gcc ../sysdeps/aarch64/fpu/cbrt_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cbrt_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/cbrt_sve.os.dt -MT /usr/src/glibc-build/mathvec/cbrt_sve.os gcc ../sysdeps/aarch64/fpu/cos_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cos_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/cos_sve.os.dt -MT /usr/src/glibc-build/mathvec/cos_sve.os gcc ../sysdeps/aarch64/fpu/cosh_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cosh_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/cosh_sve.os.dt -MT /usr/src/glibc-build/mathvec/cosh_sve.os gcc ../sysdeps/aarch64/fpu/cospi_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/cospi_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/cospi_sve.os.dt -MT /usr/src/glibc-build/mathvec/cospi_sve.os gcc ../sysdeps/aarch64/fpu/erf_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erf_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/erf_sve.os.dt -MT /usr/src/glibc-build/mathvec/erf_sve.os gcc ../sysdeps/aarch64/fpu/erfc_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erfc_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/erfc_sve.os.dt -MT /usr/src/glibc-build/mathvec/erfc_sve.os gcc ../sysdeps/aarch64/fpu/exp_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/exp_sve.os.dt -MT /usr/src/glibc-build/mathvec/exp_sve.os gcc ../sysdeps/aarch64/fpu/exp10_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp10_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/exp10_sve.os.dt -MT /usr/src/glibc-build/mathvec/exp10_sve.os gcc ../sysdeps/aarch64/fpu/exp2_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/exp2_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/exp2_sve.os.dt -MT /usr/src/glibc-build/mathvec/exp2_sve.os gcc ../sysdeps/aarch64/fpu/expm1_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/expm1_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/expm1_sve.os.dt -MT /usr/src/glibc-build/mathvec/expm1_sve.os gcc ../sysdeps/aarch64/fpu/hypot_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/hypot_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/hypot_sve.os.dt -MT /usr/src/glibc-build/mathvec/hypot_sve.os gcc ../sysdeps/aarch64/fpu/log_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/log_sve.os.dt -MT /usr/src/glibc-build/mathvec/log_sve.os gcc ../sysdeps/aarch64/fpu/log10_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log10_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/log10_sve.os.dt -MT /usr/src/glibc-build/mathvec/log10_sve.os gcc ../sysdeps/aarch64/fpu/log1p_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log1p_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/log1p_sve.os.dt -MT /usr/src/glibc-build/mathvec/log1p_sve.os gcc ../sysdeps/aarch64/fpu/log2_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/log2_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/log2_sve.os.dt -MT /usr/src/glibc-build/mathvec/log2_sve.os gcc ../sysdeps/aarch64/fpu/pow_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/pow_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/pow_sve.os.dt -MT /usr/src/glibc-build/mathvec/pow_sve.os gcc ../sysdeps/aarch64/fpu/sin_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sin_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/sin_sve.os.dt -MT /usr/src/glibc-build/mathvec/sin_sve.os gcc ../sysdeps/aarch64/fpu/sinh_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinh_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/sinh_sve.os.dt -MT /usr/src/glibc-build/mathvec/sinh_sve.os gcc ../sysdeps/aarch64/fpu/sinpi_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/sinpi_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/sinpi_sve.os.dt -MT /usr/src/glibc-build/mathvec/sinpi_sve.os gcc ../sysdeps/aarch64/fpu/tan_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tan_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/tan_sve.os.dt -MT /usr/src/glibc-build/mathvec/tan_sve.os gcc ../sysdeps/aarch64/fpu/tanh_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanh_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/tanh_sve.os.dt -MT /usr/src/glibc-build/mathvec/tanh_sve.os gcc ../sysdeps/aarch64/fpu/tanpi_sve.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -march=armv8-a+sve -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/tanpi_sve.os -MD -MP -MF /usr/src/glibc-build/mathvec/tanpi_sve.os.dt -MT /usr/src/glibc-build/mathvec/tanpi_sve.os gcc ../sysdeps/aarch64/fpu/v_log_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_log_data.os -MD -MP -MF /usr/src/glibc-build/mathvec/v_log_data.os.dt -MT /usr/src/glibc-build/mathvec/v_log_data.os gcc ../sysdeps/aarch64/fpu/v_exp_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_exp_data.os -MD -MP -MF /usr/src/glibc-build/mathvec/v_exp_data.os.dt -MT /usr/src/glibc-build/mathvec/v_exp_data.os gcc ../sysdeps/aarch64/fpu/v_log2_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_log2_data.os -MD -MP -MF /usr/src/glibc-build/mathvec/v_log2_data.os.dt -MT /usr/src/glibc-build/mathvec/v_log2_data.os gcc ../sysdeps/aarch64/fpu/v_log10_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_log10_data.os -MD -MP -MF /usr/src/glibc-build/mathvec/v_log10_data.os.dt -MT /usr/src/glibc-build/mathvec/v_log10_data.os gcc ../sysdeps/aarch64/fpu/erf_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erf_data.os -MD -MP -MF /usr/src/glibc-build/mathvec/erf_data.os.dt -MT /usr/src/glibc-build/mathvec/erf_data.os gcc ../sysdeps/aarch64/fpu/erff_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erff_data.os -MD -MP -MF /usr/src/glibc-build/mathvec/erff_data.os.dt -MT /usr/src/glibc-build/mathvec/erff_data.os gcc ../sysdeps/aarch64/fpu/v_exp_tail_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_exp_tail_data.os -MD -MP -MF /usr/src/glibc-build/mathvec/v_exp_tail_data.os.dt -MT /usr/src/glibc-build/mathvec/v_exp_tail_data.os gcc ../sysdeps/aarch64/fpu/erfc_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erfc_data.os -MD -MP -MF /usr/src/glibc-build/mathvec/erfc_data.os.dt -MT /usr/src/glibc-build/mathvec/erfc_data.os gcc ../sysdeps/aarch64/fpu/erfcf_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/erfcf_data.os -MD -MP -MF /usr/src/glibc-build/mathvec/erfcf_data.os.dt -MT /usr/src/glibc-build/mathvec/erfcf_data.os gcc ../sysdeps/aarch64/fpu/v_pow_exp_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_pow_exp_data.os -MD -MP -MF /usr/src/glibc-build/mathvec/v_pow_exp_data.os.dt -MT /usr/src/glibc-build/mathvec/v_pow_exp_data.os gcc ../sysdeps/aarch64/fpu/v_pow_log_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_pow_log_data.os -MD -MP -MF /usr/src/glibc-build/mathvec/v_pow_log_data.os.dt -MT /usr/src/glibc-build/mathvec/v_pow_log_data.os gcc ../sysdeps/aarch64/fpu/v_powf_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fno-math-errno -fPIC -I../include -I/usr/src/glibc-build/mathvec -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libmvec -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/mathvec/v_powf_data.os -MD -MP -MF /usr/src/glibc-build/mathvec/v_powf_data.os.dt -MT /usr/src/glibc-build/mathvec/v_powf_data.os cd /usr/src/glibc-build/mathvec && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libmvec.a acosf_advsimd.o acoshf_advsimd.o asinf_advsimd.o asinhf_advsimd.o atanf_advsimd.o atanhf_advsimd.o atan2f_advsimd.o cbrtf_advsimd.o cosf_advsimd.o coshf_advsimd.o cospif_advsimd.o erff_advsimd.o erfcf_advsimd.o expf_advsimd.o exp10f_advsimd.o exp2f_advsimd.o expm1f_advsimd.o hypotf_advsimd.o logf_advsimd.o log10f_advsimd.o log1pf_advsimd.o log2f_advsimd.o powf_advsimd.o sinf_advsimd.o sinhf_advsimd.o sinpif_advsimd.o tanf_advsimd.o tanhf_advsimd.o tanpif_advsimd.o acos_advsimd.o acosh_advsimd.o asin_advsimd.o asinh_advsimd.o atan_advsimd.o atanh_advsimd.o atan2_advsimd.o cbrt_advsimd.o cos_advsimd.o cosh_advsimd.o cospi_advsimd.o erf_advsimd.o erfc_advsimd.o exp_advsimd.o exp10_advsimd.o exp2_advsimd.o expm1_advsimd.o hypot_advsimd.o log_advsimd.o log10_advsimd.o log1p_advsimd.o log2_advsimd.o pow_advsimd.o sin_advsimd.o sinh_advsimd.o sinpi_advsimd.o tan_advsimd.o tanh_advsimd.o tanpi_advsimd.o acosf_sve.o acoshf_sve.o asinf_sve.o asinhf_sve.o atanf_sve.o atanhf_sve.o atan2f_sve.o cbrtf_sve.o cosf_sve.o coshf_sve.o cospif_sve.o erff_sve.o erfcf_sve.o expf_sve.o exp10f_sve.o exp2f_sve.o expm1f_sve.o hypotf_sve.o logf_sve.o log10f_sve.o log1pf_sve.o log2f_sve.o powf_sve.o sinf_sve.o sinhf_sve.o sinpif_sve.o tanf_sve.o tanhf_sve.o tanpif_sve.o acos_sve.o acosh_sve.o asin_sve.o asinh_sve.o atan_sve.o atanh_sve.o atan2_sve.o cbrt_sve.o cos_sve.o cosh_sve.o cospi_sve.o erf_sve.o erfc_sve.o exp_sve.o exp10_sve.o exp2_sve.o expm1_sve.o hypot_sve.o log_sve.o log10_sve.o log1p_sve.o log2_sve.o pow_sve.o sin_sve.o sinh_sve.o sinpi_sve.o tan_sve.o tanh_sve.o tanpi_sve.o v_log_data.o v_exp_data.o v_log2_data.o v_log10_data.o erf_data.o erff_data.o v_exp_tail_data.o erfc_data.o erfcf_data.o v_pow_exp_data.o v_pow_log_data.o v_powf_data.o a - acosf_advsimd.o a - acoshf_advsimd.o a - asinf_advsimd.o a - asinhf_advsimd.o a - atanf_advsimd.o a - atanhf_advsimd.o a - atan2f_advsimd.o a - cbrtf_advsimd.o a - cosf_advsimd.o a - coshf_advsimd.o a - cospif_advsimd.o a - erff_advsimd.o a - erfcf_advsimd.o a - expf_advsimd.o a - exp10f_advsimd.o a - exp2f_advsimd.o a - expm1f_advsimd.o a - hypotf_advsimd.o a - logf_advsimd.o a - log10f_advsimd.o a - log1pf_advsimd.o a - log2f_advsimd.o a - powf_advsimd.o a - sinf_advsimd.o a - sinhf_advsimd.o a - sinpif_advsimd.o a - tanf_advsimd.o a - tanhf_advsimd.o a - tanpif_advsimd.o a - acos_advsimd.o a - acosh_advsimd.o a - asin_advsimd.o a - asinh_advsimd.o a - atan_advsimd.o a - atanh_advsimd.o a - atan2_advsimd.o a - cbrt_advsimd.o a - cos_advsimd.o a - cosh_advsimd.o a - cospi_advsimd.o a - erf_advsimd.o a - erfc_advsimd.o a - exp_advsimd.o a - exp10_advsimd.o a - exp2_advsimd.o a - expm1_advsimd.o a - hypot_advsimd.o a - log_advsimd.o a - log10_advsimd.o a - log1p_advsimd.o a - log2_advsimd.o a - pow_advsimd.o a - sin_advsimd.o a - sinh_advsimd.o a - sinpi_advsimd.o a - tan_advsimd.o a - tanh_advsimd.o a - tanpi_advsimd.o a - acosf_sve.o a - acoshf_sve.o a - asinf_sve.o a - asinhf_sve.o a - atanf_sve.o a - atanhf_sve.o a - atan2f_sve.o a - cbrtf_sve.o a - cosf_sve.o a - coshf_sve.o a - cospif_sve.o a - erff_sve.o a - erfcf_sve.o a - expf_sve.o a - exp10f_sve.o a - exp2f_sve.o a - expm1f_sve.o a - hypotf_sve.o a - logf_sve.o a - log10f_sve.o a - log1pf_sve.o a - log2f_sve.o a - powf_sve.o a - sinf_sve.o a - sinhf_sve.o a - sinpif_sve.o a - tanf_sve.o a - tanhf_sve.o a - tanpif_sve.o a - acos_sve.o a - acosh_sve.o a - asin_sve.o a - asinh_sve.o a - atan_sve.o a - atanh_sve.o a - atan2_sve.o a - cbrt_sve.o a - cos_sve.o a - cosh_sve.o a - cospi_sve.o a - erf_sve.o a - erfc_sve.o a - exp_sve.o a - exp10_sve.o a - exp2_sve.o a - expm1_sve.o a - hypot_sve.o a - log_sve.o a - log10_sve.o a - log1p_sve.o a - log2_sve.o a - pow_sve.o a - sin_sve.o a - sinh_sve.o a - sinpi_sve.o a - tan_sve.o a - tanh_sve.o a - tanpi_sve.o a - v_log_data.o a - v_exp_data.o a - v_log2_data.o a - v_log10_data.o a - erf_data.o a - erff_data.o a - v_exp_tail_data.o a - erfc_data.o a - erfcf_data.o a - v_pow_exp_data.o a - v_pow_log_data.o a - v_powf_data.o cd /usr/src/glibc-build/mathvec && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libmvec_pic.a acosf_advsimd.os acoshf_advsimd.os asinf_advsimd.os asinhf_advsimd.os atanf_advsimd.os atanhf_advsimd.os atan2f_advsimd.os cbrtf_advsimd.os cosf_advsimd.os coshf_advsimd.os cospif_advsimd.os erff_advsimd.os erfcf_advsimd.os expf_advsimd.os exp10f_advsimd.os exp2f_advsimd.os expm1f_advsimd.os hypotf_advsimd.os logf_advsimd.os log10f_advsimd.os log1pf_advsimd.os log2f_advsimd.os powf_advsimd.os sinf_advsimd.os sinhf_advsimd.os sinpif_advsimd.os tanf_advsimd.os tanhf_advsimd.os tanpif_advsimd.os acos_advsimd.os acosh_advsimd.os asin_advsimd.os asinh_advsimd.os atan_advsimd.os atanh_advsimd.os atan2_advsimd.os cbrt_advsimd.os cos_advsimd.os cosh_advsimd.os cospi_advsimd.os erf_advsimd.os erfc_advsimd.os exp_advsimd.os exp10_advsimd.os exp2_advsimd.os expm1_advsimd.os hypot_advsimd.os log_advsimd.os log10_advsimd.os log1p_advsimd.os log2_advsimd.os pow_advsimd.os sin_advsimd.os sinh_advsimd.os sinpi_advsimd.os tan_advsimd.os tanh_advsimd.os tanpi_advsimd.os acosf_sve.os acoshf_sve.os asinf_sve.os asinhf_sve.os atanf_sve.os atanhf_sve.os atan2f_sve.os cbrtf_sve.os cosf_sve.os coshf_sve.os cospif_sve.os erff_sve.os erfcf_sve.os expf_sve.os exp10f_sve.os exp2f_sve.os expm1f_sve.os hypotf_sve.os logf_sve.os log10f_sve.os log1pf_sve.os log2f_sve.os powf_sve.os sinf_sve.os sinhf_sve.os sinpif_sve.os tanf_sve.os tanhf_sve.os tanpif_sve.os acos_sve.os acosh_sve.os asin_sve.os asinh_sve.os atan_sve.os atanh_sve.os atan2_sve.os cbrt_sve.os cos_sve.os cosh_sve.os cospi_sve.os erf_sve.os erfc_sve.os exp_sve.os exp10_sve.os exp2_sve.os expm1_sve.os hypot_sve.os log_sve.os log10_sve.os log1p_sve.os log2_sve.os pow_sve.os sin_sve.os sinh_sve.os sinpi_sve.os tan_sve.os tanh_sve.os tanpi_sve.os v_log_data.os v_exp_data.os v_log2_data.os v_log10_data.os erf_data.os erff_data.os v_exp_tail_data.os erfc_data.os erfcf_data.os v_pow_exp_data.os v_pow_log_data.os v_powf_data.os a - acosf_advsimd.os a - acoshf_advsimd.os a - asinf_advsimd.os a - asinhf_advsimd.os a - atanf_advsimd.os a - atanhf_advsimd.os a - atan2f_advsimd.os a - cbrtf_advsimd.os a - cosf_advsimd.os a - coshf_advsimd.os a - cospif_advsimd.os a - erff_advsimd.os a - erfcf_advsimd.os a - expf_advsimd.os a - exp10f_advsimd.os a - exp2f_advsimd.os a - expm1f_advsimd.os a - hypotf_advsimd.os a - logf_advsimd.os a - log10f_advsimd.os a - log1pf_advsimd.os a - log2f_advsimd.os a - powf_advsimd.os a - sinf_advsimd.os a - sinhf_advsimd.os a - sinpif_advsimd.os a - tanf_advsimd.os a - tanhf_advsimd.os a - tanpif_advsimd.os a - acos_advsimd.os a - acosh_advsimd.os a - asin_advsimd.os a - asinh_advsimd.os a - atan_advsimd.os a - atanh_advsimd.os a - atan2_advsimd.os a - cbrt_advsimd.os a - cos_advsimd.os a - cosh_advsimd.os a - cospi_advsimd.os a - erf_advsimd.os a - erfc_advsimd.os a - exp_advsimd.os a - exp10_advsimd.os a - exp2_advsimd.os a - expm1_advsimd.os a - hypot_advsimd.os a - log_advsimd.os a - log10_advsimd.os a - log1p_advsimd.os a - log2_advsimd.os a - pow_advsimd.os a - sin_advsimd.os a - sinh_advsimd.os a - sinpi_advsimd.os a - tan_advsimd.os a - tanh_advsimd.os a - tanpi_advsimd.os a - acosf_sve.os a - acoshf_sve.os a - asinf_sve.os a - asinhf_sve.os a - atanf_sve.os a - atanhf_sve.os a - atan2f_sve.os a - cbrtf_sve.os a - cosf_sve.os a - coshf_sve.os a - cospif_sve.os a - erff_sve.os a - erfcf_sve.os a - expf_sve.os a - exp10f_sve.os a - exp2f_sve.os a - expm1f_sve.os a - hypotf_sve.os a - logf_sve.os a - log10f_sve.os a - log1pf_sve.os a - log2f_sve.os a - powf_sve.os a - sinf_sve.os a - sinhf_sve.os a - sinpif_sve.os a - tanf_sve.os a - tanhf_sve.os a - tanpif_sve.os a - acos_sve.os a - acosh_sve.os a - asin_sve.os a - asinh_sve.os a - atan_sve.os a - atanh_sve.os a - atan2_sve.os a - cbrt_sve.os a - cos_sve.os a - cosh_sve.os a - cospi_sve.os a - erf_sve.os a - erfc_sve.os a - exp_sve.os a - exp10_sve.os a - exp2_sve.os a - expm1_sve.os a - hypot_sve.os a - log_sve.os a - log10_sve.os a - log1p_sve.os a - log2_sve.os a - pow_sve.os a - sin_sve.os a - sinh_sve.os a - sinpi_sve.os a - tan_sve.os a - tanh_sve.os a - tanpi_sve.os a - v_log_data.os a - v_exp_data.os a - v_log2_data.os a - v_log10_data.os a - erf_data.os a - erff_data.os a - v_exp_tail_data.os a - erfc_data.os a - erfcf_data.os a - v_pow_exp_data.os a - v_pow_log_data.os a - v_powf_data.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libmvec.map -Wl,-soname=libmvec.so.1 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/mathvec/libmvec.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/mathvec/libmvec_pic.a -Wl,--no-whole-archive /usr/src/glibc-build/math/libm.so.6 -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group rm -f /usr/src/glibc-build/mathvec/libmvec.so.1.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/mathvec/libmvec.so /usr/src/glibc-build/mathvec/libmvec.so.1.new mv -f /usr/src/glibc-build/mathvec/libmvec.so.1.new /usr/src/glibc-build/mathvec/libmvec.so.1 make[3]: Leaving directory '/usr/src/glibc-2.41/mathvec' make -j4 subdir=support -C support ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/support' gcc blob_repeat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/blob_repeat.oS -MD -MP -MF /usr/src/glibc-build/support/blob_repeat.oS.dt -MT /usr/src/glibc-build/support/blob_repeat.oS gcc check.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/check.oS -MD -MP -MF /usr/src/glibc-build/support/check.oS.dt -MT /usr/src/glibc-build/support/check.oS gcc check_addrinfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/check_addrinfo.oS -MD -MP -MF /usr/src/glibc-build/support/check_addrinfo.oS.dt -MT /usr/src/glibc-build/support/check_addrinfo.oS gcc check_dns_packet.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/check_dns_packet.oS -MD -MP -MF /usr/src/glibc-build/support/check_dns_packet.oS.dt -MT /usr/src/glibc-build/support/check_dns_packet.oS gcc check_hostent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/check_hostent.oS -MD -MP -MF /usr/src/glibc-build/support/check_hostent.oS.dt -MT /usr/src/glibc-build/support/check_hostent.oS gcc check_netent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/check_netent.oS -MD -MP -MF /usr/src/glibc-build/support/check_netent.oS.dt -MT /usr/src/glibc-build/support/check_netent.oS gcc delayed_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/delayed_exit.oS -MD -MP -MF /usr/src/glibc-build/support/delayed_exit.oS.dt -MT /usr/src/glibc-build/support/delayed_exit.oS gcc dtotimespec.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/dtotimespec.oS -MD -MP -MF /usr/src/glibc-build/support/dtotimespec.oS.dt -MT /usr/src/glibc-build/support/dtotimespec.oS gcc dtotimespec-time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/dtotimespec-time64.oS -MD -MP -MF /usr/src/glibc-build/support/dtotimespec-time64.oS.dt -MT /usr/src/glibc-build/support/dtotimespec-time64.oS gcc ignore_stderr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/ignore_stderr.oS -MD -MP -MF /usr/src/glibc-build/support/ignore_stderr.oS.dt -MT /usr/src/glibc-build/support/ignore_stderr.oS gcc next_to_fault.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/next_to_fault.oS -MD -MP -MF /usr/src/glibc-build/support/next_to_fault.oS.dt -MT /usr/src/glibc-build/support/next_to_fault.oS gcc oom_error.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/oom_error.oS -MD -MP -MF /usr/src/glibc-build/support/oom_error.oS.dt -MT /usr/src/glibc-build/support/oom_error.oS gcc resolv_response_context_duplicate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/resolv_response_context_duplicate.oS -MD -MP -MF /usr/src/glibc-build/support/resolv_response_context_duplicate.oS.dt -MT /usr/src/glibc-build/support/resolv_response_context_duplicate.oS gcc resolv_response_context_free.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/resolv_response_context_free.oS -MD -MP -MF /usr/src/glibc-build/support/resolv_response_context_free.oS.dt -MT /usr/src/glibc-build/support/resolv_response_context_free.oS gcc resolv_test.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/resolv_test.oS -MD -MP -MF /usr/src/glibc-build/support/resolv_test.oS.dt -MT /usr/src/glibc-build/support/resolv_test.oS gcc set_fortify_handler.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/set_fortify_handler.oS -MD -MP -MF /usr/src/glibc-build/support/set_fortify_handler.oS.dt -MT /usr/src/glibc-build/support/set_fortify_handler.oS gcc support-open-dev-null-range.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support-open-dev-null-range.oS -MD -MP -MF /usr/src/glibc-build/support/support-open-dev-null-range.oS.dt -MT /usr/src/glibc-build/support/support-open-dev-null-range.oS gcc support_become_root.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_become_root.oS -MD -MP -MF /usr/src/glibc-build/support/support_become_root.oS.dt -MT /usr/src/glibc-build/support/support_become_root.oS gcc support_can_chroot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_can_chroot.oS -MD -MP -MF /usr/src/glibc-build/support/support_can_chroot.oS.dt -MT /usr/src/glibc-build/support/support_can_chroot.oS gcc support_capture_subprocess.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_capture_subprocess.oS -MD -MP -MF /usr/src/glibc-build/support/support_capture_subprocess.oS.dt -MT /usr/src/glibc-build/support/support_capture_subprocess.oS gcc support_capture_subprocess_check.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_capture_subprocess_check.oS -MD -MP -MF /usr/src/glibc-build/support/support_capture_subprocess_check.oS.dt -MT /usr/src/glibc-build/support/support_capture_subprocess_check.oS gcc support_check_stat_fd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_check_stat_fd.oS -MD -MP -MF /usr/src/glibc-build/support/support_check_stat_fd.oS.dt -MT /usr/src/glibc-build/support/support_check_stat_fd.oS gcc support_check_stat_path.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_check_stat_path.oS -MD -MP -MF /usr/src/glibc-build/support/support_check_stat_path.oS.dt -MT /usr/src/glibc-build/support/support_check_stat_path.oS gcc support_chroot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_chroot.oS -MD -MP -MF /usr/src/glibc-build/support/support_chroot.oS.dt -MT /usr/src/glibc-build/support/support_chroot.oS gcc support_compare_file_bytes.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_compare_file_bytes.oS -MD -MP -MF /usr/src/glibc-build/support/support_compare_file_bytes.oS.dt -MT /usr/src/glibc-build/support/support_compare_file_bytes.oS gcc support_compare_file_string.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_compare_file_string.oS -MD -MP -MF /usr/src/glibc-build/support/support_compare_file_string.oS.dt -MT /usr/src/glibc-build/support/support_compare_file_string.oS gcc support_copy_file.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_copy_file.oS -MD -MP -MF /usr/src/glibc-build/support/support_copy_file.oS.dt -MT /usr/src/glibc-build/support/support_copy_file.oS gcc support_copy_file_range.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_copy_file_range.oS -MD -MP -MF /usr/src/glibc-build/support/support_copy_file_range.oS.dt -MT /usr/src/glibc-build/support/support_copy_file_range.oS gcc support_create_timer.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_create_timer.oS -MD -MP -MF /usr/src/glibc-build/support/support_create_timer.oS.dt -MT /usr/src/glibc-build/support/support_create_timer.oS gcc support_descriptor_supports_holes.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_descriptor_supports_holes.oS -MD -MP -MF /usr/src/glibc-build/support/support_descriptor_supports_holes.oS.dt -MT /usr/src/glibc-build/support/support_descriptor_supports_holes.oS gcc support_descriptors.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_descriptors.oS -MD -MP -MF /usr/src/glibc-build/support/support_descriptors.oS.dt -MT /usr/src/glibc-build/support/support_descriptors.oS gcc support_enter_mount_namespace.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_enter_mount_namespace.oS -MD -MP -MF /usr/src/glibc-build/support/support_enter_mount_namespace.oS.dt -MT /usr/src/glibc-build/support/support_enter_mount_namespace.oS gcc support_enter_network_namespace.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_enter_network_namespace.oS -MD -MP -MF /usr/src/glibc-build/support/support_enter_network_namespace.oS.dt -MT /usr/src/glibc-build/support/support_enter_network_namespace.oS gcc support_format_address_family.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_format_address_family.oS -MD -MP -MF /usr/src/glibc-build/support/support_format_address_family.oS.dt -MT /usr/src/glibc-build/support/support_format_address_family.oS gcc support_format_addrinfo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_format_addrinfo.oS -MD -MP -MF /usr/src/glibc-build/support/support_format_addrinfo.oS.dt -MT /usr/src/glibc-build/support/support_format_addrinfo.oS gcc support_format_dns_packet.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_format_dns_packet.oS -MD -MP -MF /usr/src/glibc-build/support/support_format_dns_packet.oS.dt -MT /usr/src/glibc-build/support/support_format_dns_packet.oS gcc support_format_herrno.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_format_herrno.oS -MD -MP -MF /usr/src/glibc-build/support/support_format_herrno.oS.dt -MT /usr/src/glibc-build/support/support_format_herrno.oS gcc support_format_hostent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_format_hostent.oS -MD -MP -MF /usr/src/glibc-build/support/support_format_hostent.oS.dt -MT /usr/src/glibc-build/support/support_format_hostent.oS gcc support_format_netent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_format_netent.oS -MD -MP -MF /usr/src/glibc-build/support/support_format_netent.oS.dt -MT /usr/src/glibc-build/support/support_format_netent.oS gcc support_fuse.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_fuse.oS -MD -MP -MF /usr/src/glibc-build/support/support_fuse.oS.dt -MT /usr/src/glibc-build/support/support_fuse.oS gcc support_isolate_in_subprocess.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_isolate_in_subprocess.oS -MD -MP -MF /usr/src/glibc-build/support/support_isolate_in_subprocess.oS.dt -MT /usr/src/glibc-build/support/support_isolate_in_subprocess.oS gcc support_mutex_pi_monotonic.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_mutex_pi_monotonic.oS -MD -MP -MF /usr/src/glibc-build/support/support_mutex_pi_monotonic.oS.dt -MT /usr/src/glibc-build/support/support_mutex_pi_monotonic.oS gcc support_need_proc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_need_proc.oS -MD -MP -MF /usr/src/glibc-build/support/support_need_proc.oS.dt -MT /usr/src/glibc-build/support/support_need_proc.oS gcc support_open_and_compare_file_bytes.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_open_and_compare_file_bytes.oS -MD -MP -MF /usr/src/glibc-build/support/support_open_and_compare_file_bytes.oS.dt -MT /usr/src/glibc-build/support/support_open_and_compare_file_bytes.oS gcc support_open_and_compare_file_string.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_open_and_compare_file_string.oS -MD -MP -MF /usr/src/glibc-build/support/support_open_and_compare_file_string.oS.dt -MT /usr/src/glibc-build/support/support_open_and_compare_file_string.oS gcc support_openpty.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_openpty.oS -MD -MP -MF /usr/src/glibc-build/support/support_openpty.oS.dt -MT /usr/src/glibc-build/support/support_openpty.oS gcc support_path_support_time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_path_support_time64.oS -MD -MP -MF /usr/src/glibc-build/support/support_path_support_time64.oS.dt -MT /usr/src/glibc-build/support/support_path_support_time64.oS gcc support_paths.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -DSRCDIR_PATH=\"`cd .. ; pwd`\" -DOBJDIR_PATH=\"`cd /usr/src/glibc-build/support//..; pwd`\" -DOBJDIR_ELF_LDSO_PATH=\"`cd /usr/src/glibc-build/support//..; pwd`/elf/ld-linux-aarch64.so.1\" -DINSTDIR_PATH=\"/usr\" -DLIBDIR_PATH=\"/usr/lib64\" -DBINDIR_PATH=\"/usr/bin\" -DSBINDIR_PATH=\"/usr/sbin\" -DSLIBDIR_PATH=\"/lib64\" -DROOTSBINDIR_PATH=\"/sbin\" -DCOMPLOCALEDIR_PATH=\"/usr/lib/locale\" -DSYSCONFDIR_PATH=\"/etc\" -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_paths.oS -MD -MP -MF /usr/src/glibc-build/support/support_paths.oS.dt -MT /usr/src/glibc-build/support/support_paths.oS gcc support_process_state.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_process_state.oS -MD -MP -MF /usr/src/glibc-build/support/support_process_state.oS.dt -MT /usr/src/glibc-build/support/support_process_state.oS gcc support_ptrace.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_ptrace.oS -MD -MP -MF /usr/src/glibc-build/support/support_ptrace.oS.dt -MT /usr/src/glibc-build/support/support_ptrace.oS gcc support_quote_blob.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_quote_blob.oS -MD -MP -MF /usr/src/glibc-build/support/support_quote_blob.oS.dt -MT /usr/src/glibc-build/support/support_quote_blob.oS gcc support_quote_blob_wide.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_quote_blob_wide.oS -MD -MP -MF /usr/src/glibc-build/support/support_quote_blob_wide.oS.dt -MT /usr/src/glibc-build/support/support_quote_blob_wide.oS gcc support_quote_string.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_quote_string.oS -MD -MP -MF /usr/src/glibc-build/support/support_quote_string.oS.dt -MT /usr/src/glibc-build/support/support_quote_string.oS gcc support_readdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_readdir.oS -MD -MP -MF /usr/src/glibc-build/support/support_readdir.oS.dt -MT /usr/src/glibc-build/support/support_readdir.oS gcc support_readdir_check.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_readdir_check.oS -MD -MP -MF /usr/src/glibc-build/support/support_readdir_check.oS.dt -MT /usr/src/glibc-build/support/support_readdir_check.oS gcc support_readdir_r_check.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_readdir_r_check.oS -MD -MP -MF /usr/src/glibc-build/support/support_readdir_r_check.oS.dt -MT /usr/src/glibc-build/support/support_readdir_r_check.oS gcc support_record_failure.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_record_failure.oS -MD -MP -MF /usr/src/glibc-build/support/support_record_failure.oS.dt -MT /usr/src/glibc-build/support/support_record_failure.oS gcc support_run_diff.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_run_diff.oS -MD -MP -MF /usr/src/glibc-build/support/support_run_diff.oS.dt -MT /usr/src/glibc-build/support/support_run_diff.oS gcc support_select_modifies_timeout.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_select_modifies_timeout.oS -MD -MP -MF /usr/src/glibc-build/support/support_select_modifies_timeout.oS.dt -MT /usr/src/glibc-build/support/support_select_modifies_timeout.oS gcc support_select_normalizes_timeout.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_select_normalizes_timeout.oS -MD -MP -MF /usr/src/glibc-build/support/support_select_normalizes_timeout.oS.dt -MT /usr/src/glibc-build/support/support_select_normalizes_timeout.oS gcc support_set_small_thread_stack_size.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_set_small_thread_stack_size.oS -MD -MP -MF /usr/src/glibc-build/support/support_set_small_thread_stack_size.oS.dt -MT /usr/src/glibc-build/support/support_set_small_thread_stack_size.oS gcc support_set_vma_name_supported.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_set_vma_name_supported.oS -MD -MP -MF /usr/src/glibc-build/support/support_set_vma_name_supported.oS.dt -MT /usr/src/glibc-build/support/support_set_vma_name_supported.oS gcc support_shared_allocate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_shared_allocate.oS -MD -MP -MF /usr/src/glibc-build/support/support_shared_allocate.oS.dt -MT /usr/src/glibc-build/support/support_shared_allocate.oS gcc support_small_stack_thread_attribute.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_small_stack_thread_attribute.oS -MD -MP -MF /usr/src/glibc-build/support/support_small_stack_thread_attribute.oS.dt -MT /usr/src/glibc-build/support/support_small_stack_thread_attribute.oS gcc support_socket_so_timestamp_time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_socket_so_timestamp_time64.oS -MD -MP -MF /usr/src/glibc-build/support/support_socket_so_timestamp_time64.oS.dt -MT /usr/src/glibc-build/support/support_socket_so_timestamp_time64.oS gcc support_stack_alloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_stack_alloc.oS -MD -MP -MF /usr/src/glibc-build/support/support_stack_alloc.oS.dt -MT /usr/src/glibc-build/support/support_stack_alloc.oS gcc support_stat_nanoseconds.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_stat_nanoseconds.oS -MD -MP -MF /usr/src/glibc-build/support/support_stat_nanoseconds.oS.dt -MT /usr/src/glibc-build/support/support_stat_nanoseconds.oS gcc support_subprocess.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_subprocess.oS -MD -MP -MF /usr/src/glibc-build/support/support_subprocess.oS.dt -MT /usr/src/glibc-build/support/support_subprocess.oS gcc support_test_compare_blob.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_test_compare_blob.oS -MD -MP -MF /usr/src/glibc-build/support/support_test_compare_blob.oS.dt -MT /usr/src/glibc-build/support/support_test_compare_blob.oS gcc support_test_compare_failure.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_test_compare_failure.oS -MD -MP -MF /usr/src/glibc-build/support/support_test_compare_failure.oS.dt -MT /usr/src/glibc-build/support/support_test_compare_failure.oS gcc support_test_compare_string.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_test_compare_string.oS -MD -MP -MF /usr/src/glibc-build/support/support_test_compare_string.oS.dt -MT /usr/src/glibc-build/support/support_test_compare_string.oS gcc support_test_compare_string_wide.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_test_compare_string_wide.oS -MD -MP -MF /usr/src/glibc-build/support/support_test_compare_string_wide.oS.dt -MT /usr/src/glibc-build/support/support_test_compare_string_wide.oS gcc support_test_main.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_test_main.oS -MD -MP -MF /usr/src/glibc-build/support/support_test_main.oS.dt -MT /usr/src/glibc-build/support/support_test_main.oS gcc support_test_verify_impl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_test_verify_impl.oS -MD -MP -MF /usr/src/glibc-build/support/support_test_verify_impl.oS.dt -MT /usr/src/glibc-build/support/support_test_verify_impl.oS gcc support_wait_for_thread_exit.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_wait_for_thread_exit.oS -MD -MP -MF /usr/src/glibc-build/support/support_wait_for_thread_exit.oS.dt -MT /usr/src/glibc-build/support/support_wait_for_thread_exit.oS gcc support_write_file_string.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/support_write_file_string.oS -MD -MP -MF /usr/src/glibc-build/support/support_write_file_string.oS.dt -MT /usr/src/glibc-build/support/support_write_file_string.oS gcc temp_file.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/temp_file.oS -MD -MP -MF /usr/src/glibc-build/support/temp_file.oS.dt -MT /usr/src/glibc-build/support/temp_file.oS gcc timespec.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -fexcess-precision=standard -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/timespec.oS -MD -MP -MF /usr/src/glibc-build/support/timespec.oS.dt -MT /usr/src/glibc-build/support/timespec.oS gcc timespec-add.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/timespec-add.oS -MD -MP -MF /usr/src/glibc-build/support/timespec-add.oS.dt -MT /usr/src/glibc-build/support/timespec-add.oS gcc timespec-add-time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/timespec-add-time64.oS -MD -MP -MF /usr/src/glibc-build/support/timespec-add-time64.oS.dt -MT /usr/src/glibc-build/support/timespec-add-time64.oS gcc timespec-sub.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/timespec-sub.oS -MD -MP -MF /usr/src/glibc-build/support/timespec-sub.oS.dt -MT /usr/src/glibc-build/support/timespec-sub.oS gcc timespec-sub-time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/timespec-sub-time64.oS -MD -MP -MF /usr/src/glibc-build/support/timespec-sub-time64.oS.dt -MT /usr/src/glibc-build/support/timespec-sub-time64.oS gcc timespec-time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -fexcess-precision=standard -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/timespec-time64.oS -MD -MP -MF /usr/src/glibc-build/support/timespec-time64.oS.dt -MT /usr/src/glibc-build/support/timespec-time64.oS gcc write_message.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/write_message.oS -MD -MP -MF /usr/src/glibc-build/support/write_message.oS.dt -MT /usr/src/glibc-build/support/write_message.oS gcc xaccept.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xaccept.oS -MD -MP -MF /usr/src/glibc-build/support/xaccept.oS.dt -MT /usr/src/glibc-build/support/xaccept.oS gcc xaccept4.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xaccept4.oS -MD -MP -MF /usr/src/glibc-build/support/xaccept4.oS.dt -MT /usr/src/glibc-build/support/xaccept4.oS gcc xasprintf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xasprintf.oS -MD -MP -MF /usr/src/glibc-build/support/xasprintf.oS.dt -MT /usr/src/glibc-build/support/xasprintf.oS gcc xbind.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xbind.oS -MD -MP -MF /usr/src/glibc-build/support/xbind.oS.dt -MT /usr/src/glibc-build/support/xbind.oS gcc xcalloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xcalloc.oS -MD -MP -MF /usr/src/glibc-build/support/xcalloc.oS.dt -MT /usr/src/glibc-build/support/xcalloc.oS gcc xchdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xchdir.oS -MD -MP -MF /usr/src/glibc-build/support/xchdir.oS.dt -MT /usr/src/glibc-build/support/xchdir.oS gcc xchmod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xchmod.oS -MD -MP -MF /usr/src/glibc-build/support/xchmod.oS.dt -MT /usr/src/glibc-build/support/xchmod.oS gcc xchroot.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xchroot.oS -MD -MP -MF /usr/src/glibc-build/support/xchroot.oS.dt -MT /usr/src/glibc-build/support/xchroot.oS gcc xclock_gettime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xclock_gettime.oS -MD -MP -MF /usr/src/glibc-build/support/xclock_gettime.oS.dt -MT /usr/src/glibc-build/support/xclock_gettime.oS gcc xclock_gettime_time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xclock_gettime_time64.oS -MD -MP -MF /usr/src/glibc-build/support/xclock_gettime_time64.oS.dt -MT /usr/src/glibc-build/support/xclock_gettime_time64.oS gcc xclock_settime.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xclock_settime.oS -MD -MP -MF /usr/src/glibc-build/support/xclock_settime.oS.dt -MT /usr/src/glibc-build/support/xclock_settime.oS gcc xclock_settime_time64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xclock_settime_time64.oS -MD -MP -MF /usr/src/glibc-build/support/xclock_settime_time64.oS.dt -MT /usr/src/glibc-build/support/xclock_settime_time64.oS gcc xclone.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xclone.oS -MD -MP -MF /usr/src/glibc-build/support/xclone.oS.dt -MT /usr/src/glibc-build/support/xclone.oS gcc xclose.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xclose.oS -MD -MP -MF /usr/src/glibc-build/support/xclose.oS.dt -MT /usr/src/glibc-build/support/xclose.oS gcc xclosedir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xclosedir.oS -MD -MP -MF /usr/src/glibc-build/support/xclosedir.oS.dt -MT /usr/src/glibc-build/support/xclosedir.oS gcc xconnect.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xconnect.oS -MD -MP -MF /usr/src/glibc-build/support/xconnect.oS.dt -MT /usr/src/glibc-build/support/xconnect.oS gcc xcopy_file_range.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xcopy_file_range.oS -MD -MP -MF /usr/src/glibc-build/support/xcopy_file_range.oS.dt -MT /usr/src/glibc-build/support/xcopy_file_range.oS gcc xdlfcn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xdlfcn.oS -MD -MP -MF /usr/src/glibc-build/support/xdlfcn.oS.dt -MT /usr/src/glibc-build/support/xdlfcn.oS gcc xdlmopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xdlmopen.oS -MD -MP -MF /usr/src/glibc-build/support/xdlmopen.oS.dt -MT /usr/src/glibc-build/support/xdlmopen.oS gcc xdup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xdup.oS -MD -MP -MF /usr/src/glibc-build/support/xdup.oS.dt -MT /usr/src/glibc-build/support/xdup.oS gcc xdup2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xdup2.oS -MD -MP -MF /usr/src/glibc-build/support/xdup2.oS.dt -MT /usr/src/glibc-build/support/xdup2.oS gcc xfchmod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xfchmod.oS -MD -MP -MF /usr/src/glibc-build/support/xfchmod.oS.dt -MT /usr/src/glibc-build/support/xfchmod.oS gcc xfclose.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xfclose.oS -MD -MP -MF /usr/src/glibc-build/support/xfclose.oS.dt -MT /usr/src/glibc-build/support/xfclose.oS gcc xfdopendir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xfdopendir.oS -MD -MP -MF /usr/src/glibc-build/support/xfdopendir.oS.dt -MT /usr/src/glibc-build/support/xfdopendir.oS gcc xfgets.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xfgets.oS -MD -MP -MF /usr/src/glibc-build/support/xfgets.oS.dt -MT /usr/src/glibc-build/support/xfgets.oS gcc xfopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xfopen.oS -MD -MP -MF /usr/src/glibc-build/support/xfopen.oS.dt -MT /usr/src/glibc-build/support/xfopen.oS gcc xfork.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xfork.oS -MD -MP -MF /usr/src/glibc-build/support/xfork.oS.dt -MT /usr/src/glibc-build/support/xfork.oS gcc xfread.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xfread.oS -MD -MP -MF /usr/src/glibc-build/support/xfread.oS.dt -MT /usr/src/glibc-build/support/xfread.oS gcc xfreopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xfreopen.oS -MD -MP -MF /usr/src/glibc-build/support/xfreopen.oS.dt -MT /usr/src/glibc-build/support/xfreopen.oS gcc xftruncate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xftruncate.oS -MD -MP -MF /usr/src/glibc-build/support/xftruncate.oS.dt -MT /usr/src/glibc-build/support/xftruncate.oS gcc xgetline.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xgetline.oS -MD -MP -MF /usr/src/glibc-build/support/xgetline.oS.dt -MT /usr/src/glibc-build/support/xgetline.oS gcc xgetpeername.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xgetpeername.oS -MD -MP -MF /usr/src/glibc-build/support/xgetpeername.oS.dt -MT /usr/src/glibc-build/support/xgetpeername.oS gcc xgetsockname.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xgetsockname.oS -MD -MP -MF /usr/src/glibc-build/support/xgetsockname.oS.dt -MT /usr/src/glibc-build/support/xgetsockname.oS gcc xlisten.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xlisten.oS -MD -MP -MF /usr/src/glibc-build/support/xlisten.oS.dt -MT /usr/src/glibc-build/support/xlisten.oS gcc xlseek.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xlseek.oS -MD -MP -MF /usr/src/glibc-build/support/xlseek.oS.dt -MT /usr/src/glibc-build/support/xlseek.oS gcc xmalloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xmalloc.oS -MD -MP -MF /usr/src/glibc-build/support/xmalloc.oS.dt -MT /usr/src/glibc-build/support/xmalloc.oS gcc xmemstream.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xmemstream.oS -MD -MP -MF /usr/src/glibc-build/support/xmemstream.oS.dt -MT /usr/src/glibc-build/support/xmemstream.oS gcc xmkdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xmkdir.oS -MD -MP -MF /usr/src/glibc-build/support/xmkdir.oS.dt -MT /usr/src/glibc-build/support/xmkdir.oS gcc xmkdirp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xmkdirp.oS -MD -MP -MF /usr/src/glibc-build/support/xmkdirp.oS.dt -MT /usr/src/glibc-build/support/xmkdirp.oS gcc xmkfifo.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xmkfifo.oS -MD -MP -MF /usr/src/glibc-build/support/xmkfifo.oS.dt -MT /usr/src/glibc-build/support/xmkfifo.oS gcc xmmap.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xmmap.oS -MD -MP -MF /usr/src/glibc-build/support/xmmap.oS.dt -MT /usr/src/glibc-build/support/xmmap.oS gcc xmprotect.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xmprotect.oS -MD -MP -MF /usr/src/glibc-build/support/xmprotect.oS.dt -MT /usr/src/glibc-build/support/xmprotect.oS gcc xmunmap.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xmunmap.oS -MD -MP -MF /usr/src/glibc-build/support/xmunmap.oS.dt -MT /usr/src/glibc-build/support/xmunmap.oS gcc xnewlocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xnewlocale.oS -MD -MP -MF /usr/src/glibc-build/support/xnewlocale.oS.dt -MT /usr/src/glibc-build/support/xnewlocale.oS gcc xopen.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xopen.oS -MD -MP -MF /usr/src/glibc-build/support/xopen.oS.dt -MT /usr/src/glibc-build/support/xopen.oS gcc xopendir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xopendir.oS -MD -MP -MF /usr/src/glibc-build/support/xopendir.oS.dt -MT /usr/src/glibc-build/support/xopendir.oS gcc xpipe.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpipe.oS -MD -MP -MF /usr/src/glibc-build/support/xpipe.oS.dt -MT /usr/src/glibc-build/support/xpipe.oS gcc xpoll.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpoll.oS -MD -MP -MF /usr/src/glibc-build/support/xpoll.oS.dt -MT /usr/src/glibc-build/support/xpoll.oS gcc xposix_memalign.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xposix_memalign.oS -MD -MP -MF /usr/src/glibc-build/support/xposix_memalign.oS.dt -MT /usr/src/glibc-build/support/xposix_memalign.oS gcc xposix_spawn.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xposix_spawn.oS -MD -MP -MF /usr/src/glibc-build/support/xposix_spawn.oS.dt -MT /usr/src/glibc-build/support/xposix_spawn.oS gcc xposix_spawn_file_actions_addclose.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xposix_spawn_file_actions_addclose.oS -MD -MP -MF /usr/src/glibc-build/support/xposix_spawn_file_actions_addclose.oS.dt -MT /usr/src/glibc-build/support/xposix_spawn_file_actions_addclose.oS gcc xposix_spawn_file_actions_adddup2.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xposix_spawn_file_actions_adddup2.oS -MD -MP -MF /usr/src/glibc-build/support/xposix_spawn_file_actions_adddup2.oS.dt -MT /usr/src/glibc-build/support/xposix_spawn_file_actions_adddup2.oS gcc xpthread_attr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_attr_destroy.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_attr_destroy.oS.dt -MT /usr/src/glibc-build/support/xpthread_attr_destroy.oS gcc xpthread_attr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_attr_init.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_attr_init.oS.dt -MT /usr/src/glibc-build/support/xpthread_attr_init.oS gcc xpthread_attr_setaffinity_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_attr_setaffinity_np.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_attr_setaffinity_np.oS.dt -MT /usr/src/glibc-build/support/xpthread_attr_setaffinity_np.oS gcc xpthread_attr_setdetachstate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_attr_setdetachstate.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_attr_setdetachstate.oS.dt -MT /usr/src/glibc-build/support/xpthread_attr_setdetachstate.oS gcc xpthread_attr_setguardsize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_attr_setguardsize.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_attr_setguardsize.oS.dt -MT /usr/src/glibc-build/support/xpthread_attr_setguardsize.oS gcc xpthread_attr_setstack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_attr_setstack.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_attr_setstack.oS.dt -MT /usr/src/glibc-build/support/xpthread_attr_setstack.oS gcc xpthread_attr_setstacksize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_attr_setstacksize.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_attr_setstacksize.oS.dt -MT /usr/src/glibc-build/support/xpthread_attr_setstacksize.oS gcc xpthread_barrier_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_barrier_destroy.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_barrier_destroy.oS.dt -MT /usr/src/glibc-build/support/xpthread_barrier_destroy.oS gcc xpthread_barrier_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_barrier_init.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_barrier_init.oS.dt -MT /usr/src/glibc-build/support/xpthread_barrier_init.oS gcc xpthread_barrier_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_barrier_wait.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_barrier_wait.oS.dt -MT /usr/src/glibc-build/support/xpthread_barrier_wait.oS gcc xpthread_barrierattr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_barrierattr_destroy.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_barrierattr_destroy.oS.dt -MT /usr/src/glibc-build/support/xpthread_barrierattr_destroy.oS gcc xpthread_barrierattr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_barrierattr_init.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_barrierattr_init.oS.dt -MT /usr/src/glibc-build/support/xpthread_barrierattr_init.oS gcc xpthread_barrierattr_setpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_barrierattr_setpshared.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_barrierattr_setpshared.oS.dt -MT /usr/src/glibc-build/support/xpthread_barrierattr_setpshared.oS gcc xpthread_cancel.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_cancel.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_cancel.oS.dt -MT /usr/src/glibc-build/support/xpthread_cancel.oS gcc xpthread_check_return.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_check_return.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_check_return.oS.dt -MT /usr/src/glibc-build/support/xpthread_check_return.oS gcc xpthread_cond_signal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_cond_signal.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_cond_signal.oS.dt -MT /usr/src/glibc-build/support/xpthread_cond_signal.oS gcc xpthread_cond_wait.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_cond_wait.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_cond_wait.oS.dt -MT /usr/src/glibc-build/support/xpthread_cond_wait.oS gcc xpthread_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_create.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_create.oS.dt -MT /usr/src/glibc-build/support/xpthread_create.oS gcc xpthread_detach.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_detach.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_detach.oS.dt -MT /usr/src/glibc-build/support/xpthread_detach.oS gcc xpthread_join.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_join.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_join.oS.dt -MT /usr/src/glibc-build/support/xpthread_join.oS gcc xpthread_key_create.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_key_create.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_key_create.oS.dt -MT /usr/src/glibc-build/support/xpthread_key_create.oS gcc xpthread_key_delete.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_key_delete.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_key_delete.oS.dt -MT /usr/src/glibc-build/support/xpthread_key_delete.oS gcc xpthread_kill.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_kill.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_kill.oS.dt -MT /usr/src/glibc-build/support/xpthread_kill.oS gcc xpthread_mutex_consistent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_mutex_consistent.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_mutex_consistent.oS.dt -MT /usr/src/glibc-build/support/xpthread_mutex_consistent.oS gcc xpthread_mutex_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_mutex_destroy.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_mutex_destroy.oS.dt -MT /usr/src/glibc-build/support/xpthread_mutex_destroy.oS gcc xpthread_mutex_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_mutex_init.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_mutex_init.oS.dt -MT /usr/src/glibc-build/support/xpthread_mutex_init.oS gcc xpthread_mutex_lock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_mutex_lock.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_mutex_lock.oS.dt -MT /usr/src/glibc-build/support/xpthread_mutex_lock.oS gcc xpthread_mutex_unlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_mutex_unlock.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_mutex_unlock.oS.dt -MT /usr/src/glibc-build/support/xpthread_mutex_unlock.oS gcc xpthread_mutexattr_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_mutexattr_destroy.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_mutexattr_destroy.oS.dt -MT /usr/src/glibc-build/support/xpthread_mutexattr_destroy.oS gcc xpthread_mutexattr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_mutexattr_init.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_mutexattr_init.oS.dt -MT /usr/src/glibc-build/support/xpthread_mutexattr_init.oS gcc xpthread_mutexattr_setprotocol.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_mutexattr_setprotocol.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_mutexattr_setprotocol.oS.dt -MT /usr/src/glibc-build/support/xpthread_mutexattr_setprotocol.oS gcc xpthread_mutexattr_setpshared.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_mutexattr_setpshared.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_mutexattr_setpshared.oS.dt -MT /usr/src/glibc-build/support/xpthread_mutexattr_setpshared.oS gcc xpthread_mutexattr_setrobust.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_mutexattr_setrobust.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_mutexattr_setrobust.oS.dt -MT /usr/src/glibc-build/support/xpthread_mutexattr_setrobust.oS gcc xpthread_mutexattr_settype.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_mutexattr_settype.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_mutexattr_settype.oS.dt -MT /usr/src/glibc-build/support/xpthread_mutexattr_settype.oS gcc xpthread_once.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_once.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_once.oS.dt -MT /usr/src/glibc-build/support/xpthread_once.oS gcc xpthread_rwlock_destroy.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_rwlock_destroy.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_rwlock_destroy.oS.dt -MT /usr/src/glibc-build/support/xpthread_rwlock_destroy.oS gcc xpthread_rwlock_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_rwlock_init.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_rwlock_init.oS.dt -MT /usr/src/glibc-build/support/xpthread_rwlock_init.oS gcc xpthread_rwlock_rdlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_rwlock_rdlock.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_rwlock_rdlock.oS.dt -MT /usr/src/glibc-build/support/xpthread_rwlock_rdlock.oS gcc xpthread_rwlock_unlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_rwlock_unlock.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_rwlock_unlock.oS.dt -MT /usr/src/glibc-build/support/xpthread_rwlock_unlock.oS gcc xpthread_rwlock_wrlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_rwlock_wrlock.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_rwlock_wrlock.oS.dt -MT /usr/src/glibc-build/support/xpthread_rwlock_wrlock.oS gcc xpthread_rwlockattr_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_rwlockattr_init.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_rwlockattr_init.oS.dt -MT /usr/src/glibc-build/support/xpthread_rwlockattr_init.oS gcc xpthread_rwlockattr_setkind_np.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_rwlockattr_setkind_np.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_rwlockattr_setkind_np.oS.dt -MT /usr/src/glibc-build/support/xpthread_rwlockattr_setkind_np.oS gcc xpthread_sigmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_sigmask.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_sigmask.oS.dt -MT /usr/src/glibc-build/support/xpthread_sigmask.oS gcc xpthread_spin_lock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_spin_lock.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_spin_lock.oS.dt -MT /usr/src/glibc-build/support/xpthread_spin_lock.oS gcc xpthread_spin_unlock.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xpthread_spin_unlock.oS -MD -MP -MF /usr/src/glibc-build/support/xpthread_spin_unlock.oS.dt -MT /usr/src/glibc-build/support/xpthread_spin_unlock.oS gcc xraise.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xraise.oS -MD -MP -MF /usr/src/glibc-build/support/xraise.oS.dt -MT /usr/src/glibc-build/support/xraise.oS gcc xread.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xread.oS -MD -MP -MF /usr/src/glibc-build/support/xread.oS.dt -MT /usr/src/glibc-build/support/xread.oS gcc xreadlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xreadlink.oS -MD -MP -MF /usr/src/glibc-build/support/xreadlink.oS.dt -MT /usr/src/glibc-build/support/xreadlink.oS gcc xrealloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xrealloc.oS -MD -MP -MF /usr/src/glibc-build/support/xrealloc.oS.dt -MT /usr/src/glibc-build/support/xrealloc.oS gcc xrecvfrom.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xrecvfrom.oS -MD -MP -MF /usr/src/glibc-build/support/xrecvfrom.oS.dt -MT /usr/src/glibc-build/support/xrecvfrom.oS gcc xsendto.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xsendto.oS -MD -MP -MF /usr/src/glibc-build/support/xsendto.oS.dt -MT /usr/src/glibc-build/support/xsendto.oS gcc xsetlocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xsetlocale.oS -MD -MP -MF /usr/src/glibc-build/support/xsetlocale.oS.dt -MT /usr/src/glibc-build/support/xsetlocale.oS gcc xsetsockopt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xsetsockopt.oS -MD -MP -MF /usr/src/glibc-build/support/xsetsockopt.oS.dt -MT /usr/src/glibc-build/support/xsetsockopt.oS gcc xsigaction.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xsigaction.oS -MD -MP -MF /usr/src/glibc-build/support/xsigaction.oS.dt -MT /usr/src/glibc-build/support/xsigaction.oS gcc xsignal.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xsignal.oS -MD -MP -MF /usr/src/glibc-build/support/xsignal.oS.dt -MT /usr/src/glibc-build/support/xsignal.oS gcc xsigstack.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xsigstack.oS -MD -MP -MF /usr/src/glibc-build/support/xsigstack.oS.dt -MT /usr/src/glibc-build/support/xsigstack.oS gcc xsocket.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xsocket.oS -MD -MP -MF /usr/src/glibc-build/support/xsocket.oS.dt -MT /usr/src/glibc-build/support/xsocket.oS gcc xstatx.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xstatx.oS -MD -MP -MF /usr/src/glibc-build/support/xstatx.oS.dt -MT /usr/src/glibc-build/support/xstatx.oS gcc xstrdup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xstrdup.oS -MD -MP -MF /usr/src/glibc-build/support/xstrdup.oS.dt -MT /usr/src/glibc-build/support/xstrdup.oS gcc xstrndup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xstrndup.oS -MD -MP -MF /usr/src/glibc-build/support/xstrndup.oS.dt -MT /usr/src/glibc-build/support/xstrndup.oS gcc xsymlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xsymlink.oS -MD -MP -MF /usr/src/glibc-build/support/xsymlink.oS.dt -MT /usr/src/glibc-build/support/xsymlink.oS gcc xsysconf.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xsysconf.oS -MD -MP -MF /usr/src/glibc-build/support/xsysconf.oS.dt -MT /usr/src/glibc-build/support/xsysconf.oS gcc xsystem.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xsystem.oS -MD -MP -MF /usr/src/glibc-build/support/xsystem.oS.dt -MT /usr/src/glibc-build/support/xsystem.oS gcc xunlink.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xunlink.oS -MD -MP -MF /usr/src/glibc-build/support/xunlink.oS.dt -MT /usr/src/glibc-build/support/xunlink.oS gcc xuselocale.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xuselocale.oS -MD -MP -MF /usr/src/glibc-build/support/xuselocale.oS.dt -MT /usr/src/glibc-build/support/xuselocale.oS gcc xwaitpid.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xwaitpid.oS -MD -MP -MF /usr/src/glibc-build/support/xwaitpid.oS.dt -MT /usr/src/glibc-build/support/xwaitpid.oS gcc xwrite.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libsupport -include ../include/libc-symbols.h -DPIC -DPIC -DLIBC_NONSHARED=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/xwrite.oS -MD -MP -MF /usr/src/glibc-build/support/xwrite.oS.dt -MT /usr/src/glibc-build/support/xwrite.oS gcc test-container.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/test-container.o -MD -MP -MF /usr/src/glibc-build/support/test-container.o.dt -MT /usr/src/glibc-build/support/test-container.o gcc echo-container.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/echo-container.o -MD -MP -MF /usr/src/glibc-build/support/echo-container.o.dt -MT /usr/src/glibc-build/support/echo-container.o gcc shell-container.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/shell-container.o -MD -MP -MF /usr/src/glibc-build/support/shell-container.o.dt -MT /usr/src/glibc-build/support/shell-container.o gcc true-container.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/true-container.o -MD -MP -MF /usr/src/glibc-build/support/true-container.o.dt -MT /usr/src/glibc-build/support/true-container.o g++ links-dso-program.cc -c -I/usr/src/glibc-build/ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fPIE -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/links-dso-program.o -MD -MP -MF /usr/src/glibc-build/support/links-dso-program.o.dt -MT /usr/src/glibc-build/support/links-dso-program.o gcc test-run-command.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/support -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/support/test-run-command.o -MD -MP -MF /usr/src/glibc-build/support/test-run-command.o.dt -MT /usr/src/glibc-build/support/test-run-command.o cd /usr/src/glibc-build/support && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libsupport_nonshared.a blob_repeat.oS check.oS check_addrinfo.oS check_dns_packet.oS check_hostent.oS check_netent.oS delayed_exit.oS dtotimespec.oS dtotimespec-time64.oS ignore_stderr.oS next_to_fault.oS oom_error.oS resolv_response_context_duplicate.oS resolv_response_context_free.oS resolv_test.oS set_fortify_handler.oS support-open-dev-null-range.oS support_become_root.oS support_can_chroot.oS support_capture_subprocess.oS support_capture_subprocess_check.oS support_check_stat_fd.oS support_check_stat_path.oS support_chroot.oS support_compare_file_bytes.oS support_compare_file_string.oS support_copy_file.oS support_copy_file_range.oS support_create_timer.oS support_descriptor_supports_holes.oS support_descriptors.oS support_enter_mount_namespace.oS support_enter_network_namespace.oS support_format_address_family.oS support_format_addrinfo.oS support_format_dns_packet.oS support_format_herrno.oS support_format_hostent.oS support_format_netent.oS support_fuse.oS support_isolate_in_subprocess.oS support_mutex_pi_monotonic.oS support_need_proc.oS support_open_and_compare_file_bytes.oS support_open_and_compare_file_string.oS support_openpty.oS support_path_support_time64.oS support_paths.oS support_process_state.oS support_ptrace.oS support_quote_blob.oS support_quote_blob_wide.oS support_quote_string.oS support_readdir.oS support_readdir_check.oS support_readdir_r_check.oS support_record_failure.oS support_run_diff.oS support_select_modifies_timeout.oS support_select_normalizes_timeout.oS support_set_small_thread_stack_size.oS support_set_vma_name_supported.oS support_shared_allocate.oS support_small_stack_thread_attribute.oS support_socket_so_timestamp_time64.oS support_stack_alloc.oS support_stat_nanoseconds.oS support_subprocess.oS support_test_compare_blob.oS support_test_compare_failure.oS support_test_compare_string.oS support_test_compare_string_wide.oS support_test_main.oS support_test_verify_impl.oS support_wait_for_thread_exit.oS support_write_file_string.oS temp_file.oS timespec.oS timespec-add.oS timespec-add-time64.oS timespec-sub.oS timespec-sub-time64.oS timespec-time64.oS write_message.oS xaccept.oS xaccept4.oS xasprintf.oS xbind.oS xcalloc.oS xchdir.oS xchmod.oS xchroot.oS xclock_gettime.oS xclock_gettime_time64.oS xclock_settime.oS xclock_settime_time64.oS xclone.oS xclose.oS xclosedir.oS xconnect.oS xcopy_file_range.oS xdlfcn.oS xdlmopen.oS xdup.oS xdup2.oS xfchmod.oS xfclose.oS xfdopendir.oS xfgets.oS xfopen.oS xfork.oS xfread.oS xfreopen.oS xftruncate.oS xgetline.oS xgetpeername.oS xgetsockname.oS xlisten.oS xlseek.oS xmalloc.oS xmemstream.oS xmkdir.oS xmkdirp.oS xmkfifo.oS xmmap.oS xmprotect.oS xmunmap.oS xnewlocale.oS xopen.oS xopendir.oS xpipe.oS xpoll.oS xposix_memalign.oS xposix_spawn.oS xposix_spawn_file_actions_addclose.oS xposix_spawn_file_actions_adddup2.oS xpthread_attr_destroy.oS xpthread_attr_init.oS xpthread_attr_setaffinity_np.oS xpthread_attr_setdetachstate.oS xpthread_attr_setguardsize.oS xpthread_attr_setstack.oS xpthread_attr_setstacksize.oS xpthread_barrier_destroy.oS xpthread_barrier_init.oS xpthread_barrier_wait.oS xpthread_barrierattr_destroy.oS xpthread_barrierattr_init.oS xpthread_barrierattr_setpshared.oS xpthread_cancel.oS xpthread_check_return.oS xpthread_cond_signal.oS xpthread_cond_wait.oS xpthread_create.oS xpthread_detach.oS xpthread_join.oS xpthread_key_create.oS xpthread_key_delete.oS xpthread_kill.oS xpthread_mutex_consistent.oS xpthread_mutex_destroy.oS xpthread_mutex_init.oS xpthread_mutex_lock.oS xpthread_mutex_unlock.oS xpthread_mutexattr_destroy.oS xpthread_mutexattr_init.oS xpthread_mutexattr_setprotocol.oS xpthread_mutexattr_setpshared.oS xpthread_mutexattr_setrobust.oS xpthread_mutexattr_settype.oS xpthread_once.oS xpthread_rwlock_destroy.oS xpthread_rwlock_init.oS xpthread_rwlock_rdlock.oS xpthread_rwlock_unlock.oS xpthread_rwlock_wrlock.oS xpthread_rwlockattr_init.oS xpthread_rwlockattr_setkind_np.oS xpthread_sigmask.oS xpthread_spin_lock.oS xpthread_spin_unlock.oS xraise.oS xread.oS xreadlink.oS xrealloc.oS xrecvfrom.oS xsendto.oS xsetlocale.oS xsetsockopt.oS xsigaction.oS xsignal.oS xsigstack.oS xsocket.oS xstatx.oS xstrdup.oS xstrndup.oS xsymlink.oS xsysconf.oS xsystem.oS xunlink.oS xuselocale.oS xwaitpid.oS xwrite.oS a - blob_repeat.oS a - check.oS a - check_addrinfo.oS a - check_dns_packet.oS a - check_hostent.oS a - check_netent.oS a - delayed_exit.oS a - dtotimespec.oS a - dtotimespec-time64.oS a - ignore_stderr.oS a - next_to_fault.oS a - oom_error.oS a - resolv_response_context_duplicate.oS a - resolv_response_context_free.oS a - resolv_test.oS a - set_fortify_handler.oS a - support-open-dev-null-range.oS a - support_become_root.oS a - support_can_chroot.oS a - support_capture_subprocess.oS a - support_capture_subprocess_check.oS a - support_check_stat_fd.oS a - support_check_stat_path.oS a - support_chroot.oS a - support_compare_file_bytes.oS a - support_compare_file_string.oS a - support_copy_file.oS a - support_copy_file_range.oS a - support_create_timer.oS a - support_descriptor_supports_holes.oS a - support_descriptors.oS a - support_enter_mount_namespace.oS a - support_enter_network_namespace.oS a - support_format_address_family.oS a - support_format_addrinfo.oS a - support_format_dns_packet.oS a - support_format_herrno.oS a - support_format_hostent.oS a - support_format_netent.oS a - support_fuse.oS a - support_isolate_in_subprocess.oS a - support_mutex_pi_monotonic.oS a - support_need_proc.oS a - support_open_and_compare_file_bytes.oS a - support_open_and_compare_file_string.oS a - support_openpty.oS a - support_path_support_time64.oS a - support_paths.oS a - support_process_state.oS a - support_ptrace.oS a - support_quote_blob.oS a - support_quote_blob_wide.oS a - support_quote_string.oS a - support_readdir.oS a - support_readdir_check.oS a - support_readdir_r_check.oS a - support_record_failure.oS a - support_run_diff.oS a - support_select_modifies_timeout.oS a - support_select_normalizes_timeout.oS a - support_set_small_thread_stack_size.oS a - support_set_vma_name_supported.oS a - support_shared_allocate.oS a - support_small_stack_thread_attribute.oS a - support_socket_so_timestamp_time64.oS a - support_stack_alloc.oS a - support_stat_nanoseconds.oS a - support_subprocess.oS a - support_test_compare_blob.oS a - support_test_compare_failure.oS a - support_test_compare_string.oS a - support_test_compare_string_wide.oS a - support_test_main.oS a - support_test_verify_impl.oS a - support_wait_for_thread_exit.oS a - support_write_file_string.oS a - temp_file.oS a - timespec.oS a - timespec-add.oS a - timespec-add-time64.oS a - timespec-sub.oS a - timespec-sub-time64.oS a - timespec-time64.oS a - write_message.oS a - xaccept.oS a - xaccept4.oS a - xasprintf.oS a - xbind.oS a - xcalloc.oS a - xchdir.oS a - xchmod.oS a - xchroot.oS a - xclock_gettime.oS a - xclock_gettime_time64.oS a - xclock_settime.oS a - xclock_settime_time64.oS a - xclone.oS a - xclose.oS a - xclosedir.oS a - xconnect.oS a - xcopy_file_range.oS a - xdlfcn.oS a - xdlmopen.oS a - xdup.oS a - xdup2.oS a - xfchmod.oS a - xfclose.oS a - xfdopendir.oS a - xfgets.oS a - xfopen.oS a - xfork.oS a - xfread.oS a - xfreopen.oS a - xftruncate.oS a - xgetline.oS a - xgetpeername.oS a - xgetsockname.oS a - xlisten.oS a - xlseek.oS a - xmalloc.oS a - xmemstream.oS a - xmkdir.oS a - xmkdirp.oS a - xmkfifo.oS a - xmmap.oS a - xmprotect.oS a - xmunmap.oS a - xnewlocale.oS a - xopen.oS a - xopendir.oS a - xpipe.oS a - xpoll.oS a - xposix_memalign.oS a - xposix_spawn.oS a - xposix_spawn_file_actions_addclose.oS a - xposix_spawn_file_actions_adddup2.oS a - xpthread_attr_destroy.oS a - xpthread_attr_init.oS a - xpthread_attr_setaffinity_np.oS a - xpthread_attr_setdetachstate.oS a - xpthread_attr_setguardsize.oS a - xpthread_attr_setstack.oS a - xpthread_attr_setstacksize.oS a - xpthread_barrier_destroy.oS a - xpthread_barrier_init.oS a - xpthread_barrier_wait.oS a - xpthread_barrierattr_destroy.oS a - xpthread_barrierattr_init.oS a - xpthread_barrierattr_setpshared.oS a - xpthread_cancel.oS a - xpthread_check_return.oS a - xpthread_cond_signal.oS a - xpthread_cond_wait.oS a - xpthread_create.oS a - xpthread_detach.oS a - xpthread_join.oS a - xpthread_key_create.oS a - xpthread_key_delete.oS a - xpthread_kill.oS a - xpthread_mutex_consistent.oS a - xpthread_mutex_destroy.oS a - xpthread_mutex_init.oS a - xpthread_mutex_lock.oS a - xpthread_mutex_unlock.oS a - xpthread_mutexattr_destroy.oS a - xpthread_mutexattr_init.oS a - xpthread_mutexattr_setprotocol.oS a - xpthread_mutexattr_setpshared.oS a - xpthread_mutexattr_setrobust.oS a - xpthread_mutexattr_settype.oS a - xpthread_once.oS a - xpthread_rwlock_destroy.oS a - xpthread_rwlock_init.oS a - xpthread_rwlock_rdlock.oS a - xpthread_rwlock_unlock.oS a - xpthread_rwlock_wrlock.oS a - xpthread_rwlockattr_init.oS a - xpthread_rwlockattr_setkind_np.oS a - xpthread_sigmask.oS a - xpthread_spin_lock.oS a - xpthread_spin_unlock.oS a - xraise.oS a - xread.oS a - xreadlink.oS a - xrealloc.oS a - xrecvfrom.oS a - xsendto.oS a - xsetlocale.oS a - xsetsockopt.oS a - xsigaction.oS a - xsignal.oS a - xsigstack.oS a - xsocket.oS a - xstatx.oS a - xstrdup.oS a - xstrndup.oS a - xsymlink.oS a - xsysconf.oS a - xsystem.oS a - xunlink.oS a - xuselocale.oS a - xwaitpid.oS a - xwrite.oS gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/support/test-container -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/support/test-container.o /usr/src/glibc-build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/support/echo-container -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/support/echo-container.o /usr/src/glibc-build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/support/shell-container -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/support/shell-container.o /usr/src/glibc-build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/support/true-container -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/support/true-container.o /usr/src/glibc-build/support/libsupport_nonshared.a -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o gcc -o /usr/src/glibc-build/support/test-run-command -nostdlib -nostartfiles -static -static-pie -Wl,-z,pack-relative-relocs -Wl,-z,force-bti /usr/src/glibc-build/csu/rcrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/support/test-run-command.o /usr/src/glibc-build/elf/static-stubs.o /usr/src/glibc-build/support/libsupport_nonshared.a -Wl,-z,now -Wl,--start-group /usr/src/glibc-build/libc.a -lgcc -Wl,--end-group `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/support/links-dso-program -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/support/links-dso-program.o -lstdc++ -lgcc -lgcc_s -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o make[3]: Leaving directory '/usr/src/glibc-2.41/support' make -j4 subdir=nptl_db -C nptl_db ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/nptl_db' gcc td_init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_init.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_init.os.dt -MT /usr/src/glibc-build/nptl_db/td_init.os gcc td_log.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_log.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_log.os.dt -MT /usr/src/glibc-build/nptl_db/td_log.os gcc td_ta_new.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_new.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_new.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_new.os gcc td_ta_delete.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_delete.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_delete.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_delete.os gcc td_ta_get_nthreads.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_get_nthreads.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_get_nthreads.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_get_nthreads.os gcc td_ta_get_ph.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_get_ph.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_get_ph.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_get_ph.os gcc td_ta_map_id2thr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_map_id2thr.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_map_id2thr.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_map_id2thr.os gcc td_ta_map_lwp2thr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_map_lwp2thr.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_map_lwp2thr.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_map_lwp2thr.os gcc td_ta_thr_iter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_thr_iter.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_thr_iter.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_thr_iter.os gcc td_ta_tsd_iter.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_tsd_iter.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_tsd_iter.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_tsd_iter.os gcc td_thr_get_info.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_get_info.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_get_info.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_get_info.os gcc td_thr_getfpregs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_getfpregs.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_getfpregs.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_getfpregs.os gcc td_thr_getgregs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_getgregs.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_getgregs.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_getgregs.os gcc td_thr_getxregs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_getxregs.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_getxregs.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_getxregs.os gcc td_thr_getxregsize.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_getxregsize.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_getxregsize.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_getxregsize.os gcc td_thr_setfpregs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_setfpregs.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_setfpregs.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_setfpregs.os gcc td_thr_setgregs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_setgregs.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_setgregs.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_setgregs.os gcc td_thr_setprio.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_setprio.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_setprio.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_setprio.os gcc td_thr_setsigpending.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_setsigpending.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_setsigpending.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_setsigpending.os gcc td_thr_setxregs.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_setxregs.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_setxregs.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_setxregs.os gcc td_thr_sigsetmask.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_sigsetmask.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_sigsetmask.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_sigsetmask.os gcc td_thr_tsd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_tsd.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_tsd.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_tsd.os gcc td_thr_validate.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_validate.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_validate.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_validate.os gcc td_thr_dbsuspend.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_dbsuspend.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_dbsuspend.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_dbsuspend.os gcc td_thr_dbresume.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_dbresume.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_dbresume.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_dbresume.os gcc td_ta_setconcurrency.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_setconcurrency.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_setconcurrency.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_setconcurrency.os gcc td_ta_enable_stats.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_enable_stats.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_enable_stats.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_enable_stats.os gcc td_ta_reset_stats.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_reset_stats.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_reset_stats.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_reset_stats.os gcc td_ta_get_stats.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_get_stats.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_get_stats.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_get_stats.os gcc td_ta_event_addr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_event_addr.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_event_addr.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_event_addr.os gcc td_thr_event_enable.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_event_enable.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_event_enable.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_event_enable.os gcc td_thr_set_event.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_set_event.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_set_event.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_set_event.os gcc td_thr_clear_event.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_clear_event.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_clear_event.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_clear_event.os gcc td_thr_event_getmsg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_event_getmsg.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_event_getmsg.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_event_getmsg.os gcc td_ta_set_event.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_set_event.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_set_event.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_set_event.os gcc td_ta_event_getmsg.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_event_getmsg.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_event_getmsg.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_event_getmsg.os gcc td_ta_clear_event.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_ta_clear_event.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_ta_clear_event.os.dt -MT /usr/src/glibc-build/nptl_db/td_ta_clear_event.os gcc td_symbol_list.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_symbol_list.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_symbol_list.os.dt -MT /usr/src/glibc-build/nptl_db/td_symbol_list.os gcc td_thr_tlsbase.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_tlsbase.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_tlsbase.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_tlsbase.os gcc td_thr_tls_get_addr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/td_thr_tls_get_addr.os -MD -MP -MF /usr/src/glibc-build/nptl_db/td_thr_tls_get_addr.os.dt -MT /usr/src/glibc-build/nptl_db/td_thr_tls_get_addr.os gcc fetch-value.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/nptl_db -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libthread_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nptl_db/fetch-value.os -MD -MP -MF /usr/src/glibc-build/nptl_db/fetch-value.os.dt -MT /usr/src/glibc-build/nptl_db/fetch-value.os cd /usr/src/glibc-build/nptl_db && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libthread_db_pic.a td_init.os td_log.os td_ta_new.os td_ta_delete.os td_ta_get_nthreads.os td_ta_get_ph.os td_ta_map_id2thr.os td_ta_map_lwp2thr.os td_ta_thr_iter.os td_ta_tsd_iter.os td_thr_get_info.os td_thr_getfpregs.os td_thr_getgregs.os td_thr_getxregs.os td_thr_getxregsize.os td_thr_setfpregs.os td_thr_setgregs.os td_thr_setprio.os td_thr_setsigpending.os td_thr_setxregs.os td_thr_sigsetmask.os td_thr_tsd.os td_thr_validate.os td_thr_dbsuspend.os td_thr_dbresume.os td_ta_setconcurrency.os td_ta_enable_stats.os td_ta_reset_stats.os td_ta_get_stats.os td_ta_event_addr.os td_thr_event_enable.os td_thr_set_event.os td_thr_clear_event.os td_thr_event_getmsg.os td_ta_set_event.os td_ta_event_getmsg.os td_ta_clear_event.os td_symbol_list.os td_thr_tlsbase.os td_thr_tls_get_addr.os fetch-value.os a - td_init.os a - td_log.os a - td_ta_new.os a - td_ta_delete.os a - td_ta_get_nthreads.os a - td_ta_get_ph.os a - td_ta_map_id2thr.os a - td_ta_map_lwp2thr.os a - td_ta_thr_iter.os a - td_ta_tsd_iter.os a - td_thr_get_info.os a - td_thr_getfpregs.os a - td_thr_getgregs.os a - td_thr_getxregs.os a - td_thr_getxregsize.os a - td_thr_setfpregs.os a - td_thr_setgregs.os a - td_thr_setprio.os a - td_thr_setsigpending.os a - td_thr_setxregs.os a - td_thr_sigsetmask.os a - td_thr_tsd.os a - td_thr_validate.os a - td_thr_dbsuspend.os a - td_thr_dbresume.os a - td_ta_setconcurrency.os a - td_ta_enable_stats.os a - td_ta_reset_stats.os a - td_ta_get_stats.os a - td_ta_event_addr.os a - td_thr_event_enable.os a - td_thr_set_event.os a - td_thr_clear_event.os a - td_thr_event_getmsg.os a - td_ta_set_event.os a - td_ta_event_getmsg.os a - td_ta_clear_event.os a - td_symbol_list.os a - td_thr_tlsbase.os a - td_thr_tls_get_addr.os a - fetch-value.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,nopack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libthread_db.map -Wl,-soname=libthread_db.so.1 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/nptl_db/libthread_db.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/nptl_db/libthread_db_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group rm -f /usr/src/glibc-build/nptl_db/libthread_db.so.1.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/nptl_db/libthread_db.so /usr/src/glibc-build/nptl_db/libthread_db.so.1.new mv -f /usr/src/glibc-build/nptl_db/libthread_db.so.1.new /usr/src/glibc-build/nptl_db/libthread_db.so.1 make[3]: Leaving directory '/usr/src/glibc-2.41/nptl_db' make -j4 subdir=inet -C inet ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/inet' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/inet' make -j4 subdir=resolv -C resolv ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/resolv' gcc base64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/base64.o -MD -MP -MF /usr/src/glibc-build/resolv/base64.o.dt -MT /usr/src/glibc-build/resolv/base64.o gcc compat-gethnamaddr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/compat-gethnamaddr.o -MD -MP -MF /usr/src/glibc-build/resolv/compat-gethnamaddr.o.dt -MT /usr/src/glibc-build/resolv/compat-gethnamaddr.o gcc compat-hooks.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/compat-hooks.o -MD -MP -MF /usr/src/glibc-build/resolv/compat-hooks.o.dt -MT /usr/src/glibc-build/resolv/compat-hooks.o gcc inet_net_ntop.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/inet_net_ntop.o -MD -MP -MF /usr/src/glibc-build/resolv/inet_net_ntop.o.dt -MT /usr/src/glibc-build/resolv/inet_net_ntop.o gcc inet_net_pton.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/inet_net_pton.o -MD -MP -MF /usr/src/glibc-build/resolv/inet_net_pton.o.dt -MT /usr/src/glibc-build/resolv/inet_net_pton.o gcc inet_neta.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/inet_neta.o -MD -MP -MF /usr/src/glibc-build/resolv/inet_neta.o.dt -MT /usr/src/glibc-build/resolv/inet_neta.o gcc ns_date.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_date.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_date.o.dt -MT /usr/src/glibc-build/resolv/ns_date.o gcc ns_name.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_name.o.dt -MT /usr/src/glibc-build/resolv/ns_name.o gcc ns_netint.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_netint.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_netint.o.dt -MT /usr/src/glibc-build/resolv/ns_netint.o gcc ns_parse.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_parse.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_parse.o.dt -MT /usr/src/glibc-build/resolv/ns_parse.o gcc ns_print.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_print.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_print.o.dt -MT /usr/src/glibc-build/resolv/ns_print.o gcc ns_samedomain.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_samedomain.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_samedomain.o.dt -MT /usr/src/glibc-build/resolv/ns_samedomain.o gcc ns_ttl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_ttl.o -MD -MP -MF /usr/src/glibc-build/resolv/ns_ttl.o.dt -MT /usr/src/glibc-build/resolv/ns_ttl.o gcc res-putget.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res-putget.o -MD -MP -MF /usr/src/glibc-build/resolv/res-putget.o.dt -MT /usr/src/glibc-build/resolv/res-putget.o gcc res_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_data.o -MD -MP -MF /usr/src/glibc-build/resolv/res_data.o.dt -MT /usr/src/glibc-build/resolv/res_data.o gcc res_debug.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_debug.o -MD -MP -MF /usr/src/glibc-build/resolv/res_debug.o.dt -MT /usr/src/glibc-build/resolv/res_debug.o gcc res_hostalias.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_hostalias.o -MD -MP -MF /usr/src/glibc-build/resolv/res_hostalias.o.dt -MT /usr/src/glibc-build/resolv/res_hostalias.o gcc res_isourserver.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_isourserver.o -MD -MP -MF /usr/src/glibc-build/resolv/res_isourserver.o.dt -MT /usr/src/glibc-build/resolv/res_isourserver.o gcc resolv-deprecated.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIE -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/resolv-deprecated.o -MD -MP -MF /usr/src/glibc-build/resolv/resolv-deprecated.o.dt -MT /usr/src/glibc-build/resolv/resolv-deprecated.o gcc base64.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/base64.os -MD -MP -MF /usr/src/glibc-build/resolv/base64.os.dt -MT /usr/src/glibc-build/resolv/base64.os gcc compat-gethnamaddr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/compat-gethnamaddr.os -MD -MP -MF /usr/src/glibc-build/resolv/compat-gethnamaddr.os.dt -MT /usr/src/glibc-build/resolv/compat-gethnamaddr.os gcc compat-hooks.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/compat-hooks.os -MD -MP -MF /usr/src/glibc-build/resolv/compat-hooks.os.dt -MT /usr/src/glibc-build/resolv/compat-hooks.os gcc inet_net_ntop.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/inet_net_ntop.os -MD -MP -MF /usr/src/glibc-build/resolv/inet_net_ntop.os.dt -MT /usr/src/glibc-build/resolv/inet_net_ntop.os gcc inet_net_pton.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/inet_net_pton.os -MD -MP -MF /usr/src/glibc-build/resolv/inet_net_pton.os.dt -MT /usr/src/glibc-build/resolv/inet_net_pton.os gcc inet_neta.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/inet_neta.os -MD -MP -MF /usr/src/glibc-build/resolv/inet_neta.os.dt -MT /usr/src/glibc-build/resolv/inet_neta.os gcc ns_date.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_date.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_date.os.dt -MT /usr/src/glibc-build/resolv/ns_date.os gcc ns_name.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_name.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_name.os.dt -MT /usr/src/glibc-build/resolv/ns_name.os gcc ns_netint.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_netint.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_netint.os.dt -MT /usr/src/glibc-build/resolv/ns_netint.os gcc ns_parse.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_parse.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_parse.os.dt -MT /usr/src/glibc-build/resolv/ns_parse.os gcc ns_print.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_print.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_print.os.dt -MT /usr/src/glibc-build/resolv/ns_print.os gcc ns_samedomain.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_samedomain.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_samedomain.os.dt -MT /usr/src/glibc-build/resolv/ns_samedomain.os gcc ns_ttl.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/ns_ttl.os -MD -MP -MF /usr/src/glibc-build/resolv/ns_ttl.os.dt -MT /usr/src/glibc-build/resolv/ns_ttl.os gcc res-putget.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res-putget.os -MD -MP -MF /usr/src/glibc-build/resolv/res-putget.os.dt -MT /usr/src/glibc-build/resolv/res-putget.os gcc res_data.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_data.os -MD -MP -MF /usr/src/glibc-build/resolv/res_data.os.dt -MT /usr/src/glibc-build/resolv/res_data.os gcc res_debug.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_debug.os -MD -MP -MF /usr/src/glibc-build/resolv/res_debug.os.dt -MT /usr/src/glibc-build/resolv/res_debug.os gcc res_hostalias.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_hostalias.os -MD -MP -MF /usr/src/glibc-build/resolv/res_hostalias.os.dt -MT /usr/src/glibc-build/resolv/res_hostalias.os gcc res_isourserver.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/res_isourserver.os -MD -MP -MF /usr/src/glibc-build/resolv/res_isourserver.os.dt -MT /usr/src/glibc-build/resolv/res_isourserver.os gcc resolv-deprecated.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libresolv -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/resolv-deprecated.os -MD -MP -MF /usr/src/glibc-build/resolv/resolv-deprecated.os.dt -MT /usr/src/glibc-build/resolv/resolv-deprecated.os cd /usr/src/glibc-build/resolv && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libnss_dns_pic.a cd /usr/src/glibc-build/resolv && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libanl.a gcc libanl-compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -fPIC -I../include -I/usr/src/glibc-build/resolv -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libanl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/resolv/libanl-compat.os -MD -MP -MF /usr/src/glibc-build/resolv/libanl-compat.os.dt -MT /usr/src/glibc-build/resolv/libanl-compat.os cd /usr/src/glibc-build/resolv && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libresolv.a base64.o compat-gethnamaddr.o compat-hooks.o inet_net_ntop.o inet_net_pton.o inet_neta.o ns_date.o ns_name.o ns_netint.o ns_parse.o ns_print.o ns_samedomain.o ns_ttl.o res-putget.o res_data.o res_debug.o res_hostalias.o res_isourserver.o resolv-deprecated.o a - base64.o a - compat-gethnamaddr.o a - compat-hooks.o a - inet_net_ntop.o a - inet_net_pton.o a - inet_neta.o a - ns_date.o a - ns_name.o a - ns_netint.o a - ns_parse.o a - ns_print.o a - ns_samedomain.o a - ns_ttl.o a - res-putget.o a - res_data.o a - res_debug.o a - res_hostalias.o a - res_isourserver.o a - resolv-deprecated.o cd /usr/src/glibc-build/resolv && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libanl_pic.a libanl-compat.os a - libanl-compat.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libanl.map -Wl,-soname=libanl.so.1 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/resolv/libanl.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/resolv/libanl_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group cd /usr/src/glibc-build/resolv && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libresolv_pic.a base64.os compat-gethnamaddr.os compat-hooks.os inet_net_ntop.os inet_net_pton.os inet_neta.os ns_date.os ns_name.os ns_netint.os ns_parse.os ns_print.os ns_samedomain.os ns_ttl.os res-putget.os res_data.os res_debug.os res_hostalias.os res_isourserver.os resolv-deprecated.os a - base64.os a - compat-gethnamaddr.os a - compat-hooks.os a - inet_net_ntop.os a - inet_net_pton.os a - inet_neta.os a - ns_date.os a - ns_name.os a - ns_netint.os a - ns_parse.os a - ns_print.os a - ns_samedomain.os a - ns_ttl.os a - res-putget.os a - res_data.os a - res_debug.os a - res_hostalias.os a - res_isourserver.os a - resolv-deprecated.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libresolv.map -Wl,-soname=libresolv.so.2 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/resolv/libresolv.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/resolv/libresolv_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group rm -f /usr/src/glibc-build/resolv/libanl.so.1.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/resolv/libanl.so /usr/src/glibc-build/resolv/libanl.so.1.new rm -f /usr/src/glibc-build/resolv/libresolv.so.2.new gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libnss_dns.map -Wl,-soname=libnss_dns.so.2 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/resolv/libnss_dns.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/resolv/libnss_dns_pic.a -Wl,--no-whole-archive /usr/src/glibc-build/resolv/libresolv.so -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/resolv/libresolv.so /usr/src/glibc-build/resolv/libresolv.so.2.new rm -f /usr/src/glibc-build/resolv/libnss_dns.so.2.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/resolv/libnss_dns.so /usr/src/glibc-build/resolv/libnss_dns.so.2.new mv -f /usr/src/glibc-build/resolv/libanl.so.1.new /usr/src/glibc-build/resolv/libanl.so.1 mv -f /usr/src/glibc-build/resolv/libresolv.so.2.new /usr/src/glibc-build/resolv/libresolv.so.2 mv -f /usr/src/glibc-build/resolv/libnss_dns.so.2.new /usr/src/glibc-build/resolv/libnss_dns.so.2 make[3]: Leaving directory '/usr/src/glibc-2.41/resolv' make -j4 subdir=nss -C nss ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/nss' gcc ../locale/programs/xmalloc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/xmalloc.o -MD -MP -MF /usr/src/glibc-build/nss/xmalloc.o.dt -MT /usr/src/glibc-build/nss/xmalloc.o gcc ../intl/hash-string.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/hash-string.o -MD -MP -MF /usr/src/glibc-build/nss/hash-string.o.dt -MT /usr/src/glibc-build/nss/hash-string.o gcc getent.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DHAVE_SUNRPC=1 -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/getent.o -MD -MP -MF /usr/src/glibc-build/nss/getent.o.dt -MT /usr/src/glibc-build/nss/getent.o gcc makedb.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/makedb.o -MD -MP -MF /usr/src/glibc-build/nss/makedb.o.dt -MT /usr/src/glibc-build/nss/makedb.o cd /usr/src/glibc-build/nss && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libnss_files_pic.a (echo '#define EXTERN_PARSER';\ echo '#define GENERIC "../nss_db/db-XXX.c"';\ echo '#include "nss_files/files-ethers.c"') > /usr/src/glibc-build/nss/db-ethers.c.new (echo '#define EXTERN_PARSER';\ echo '#define GENERIC "../nss_db/db-XXX.c"';\ echo '#include "nss_files/files-grp.c"') > /usr/src/glibc-build/nss/db-grp.c.new mv -f /usr/src/glibc-build/nss/db-ethers.c.new /usr/src/glibc-build/nss/db-ethers.c gcc nss_db/db-netgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/db-netgrp.os -MD -MP -MF /usr/src/glibc-build/nss/db-netgrp.os.dt -MT /usr/src/glibc-build/nss/db-netgrp.os mv -f /usr/src/glibc-build/nss/db-grp.c.new /usr/src/glibc-build/nss/db-grp.c (echo '#define EXTERN_PARSER';\ echo '#define GENERIC "../nss_db/db-XXX.c"';\ echo '#include "nss_files/files-proto.c"') > /usr/src/glibc-build/nss/db-proto.c.new (echo '#define EXTERN_PARSER';\ echo '#define GENERIC "../nss_db/db-XXX.c"';\ echo '#include "nss_files/files-pwd.c"') > /usr/src/glibc-build/nss/db-pwd.c.new mv -f /usr/src/glibc-build/nss/db-proto.c.new /usr/src/glibc-build/nss/db-proto.c mv -f /usr/src/glibc-build/nss/db-pwd.c.new /usr/src/glibc-build/nss/db-pwd.c (echo '#define EXTERN_PARSER';\ echo '#define GENERIC "../nss_db/db-XXX.c"';\ echo '#include "nss_files/files-service.c"') > /usr/src/glibc-build/nss/db-service.c.new mv -f /usr/src/glibc-build/nss/db-service.c.new /usr/src/glibc-build/nss/db-service.c (echo '#define EXTERN_PARSER';\ echo '#define GENERIC "../nss_db/db-XXX.c"';\ echo '#include "nss_files/files-sgrp.c"') > /usr/src/glibc-build/nss/db-sgrp.c.new (echo '#define EXTERN_PARSER';\ echo '#define GENERIC "../nss_db/db-XXX.c"';\ echo '#include "nss_files/files-spwd.c"') > /usr/src/glibc-build/nss/db-spwd.c.new mv -f /usr/src/glibc-build/nss/db-sgrp.c.new /usr/src/glibc-build/nss/db-sgrp.c (echo '#define EXTERN_PARSER';\ echo '#define GENERIC "../nss_db/db-XXX.c"';\ echo '#include "nss_files/files-rpc.c"') > /usr/src/glibc-build/nss/db-rpc.c.new gcc nss_db/db-initgroups.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/db-initgroups.os -MD -MP -MF /usr/src/glibc-build/nss/db-initgroups.os.dt -MT /usr/src/glibc-build/nss/db-initgroups.os mv -f /usr/src/glibc-build/nss/db-spwd.c.new /usr/src/glibc-build/nss/db-spwd.c mv -f /usr/src/glibc-build/nss/db-rpc.c.new /usr/src/glibc-build/nss/db-rpc.c gcc nss_db/db-open.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/db-open.os -MD -MP -MF /usr/src/glibc-build/nss/db-open.os.dt -MT /usr/src/glibc-build/nss/db-open.os gcc nss_db/db-init.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/db-init.os -MD -MP -MF /usr/src/glibc-build/nss/db-init.os.dt -MT /usr/src/glibc-build/nss/db-init.os gcc ../intl/hash-string.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/hash-string.os -MD -MP -MF /usr/src/glibc-build/nss/hash-string.os.dt -MT /usr/src/glibc-build/nss/hash-string.os gcc nss_compat/compat-grp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/compat-grp.os -MD -MP -MF /usr/src/glibc-build/nss/compat-grp.os.dt -MT /usr/src/glibc-build/nss/compat-grp.os gcc nss_compat/compat-pwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/compat-pwd.os -MD -MP -MF /usr/src/glibc-build/nss/compat-pwd.os.dt -MT /usr/src/glibc-build/nss/compat-pwd.os gcc nss_compat/compat-spwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/compat-spwd.os -MD -MP -MF /usr/src/glibc-build/nss/compat-spwd.os.dt -MT /usr/src/glibc-build/nss/compat-spwd.os gcc nss_compat/compat-initgroups.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/compat-initgroups.os -MD -MP -MF /usr/src/glibc-build/nss/compat-initgroups.os.dt -MT /usr/src/glibc-build/nss/compat-initgroups.os gcc nss_compat/nisdomain.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_compat -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/nisdomain.os -MD -MP -MF /usr/src/glibc-build/nss/nisdomain.os.dt -MT /usr/src/glibc-build/nss/nisdomain.os gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/nss/getent -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/nss/getent.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/nss/makedb -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/nss/makedb.o /usr/src/glibc-build/nss/xmalloc.o /usr/src/glibc-build/nss/hash-string.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libnss_files.map -Wl,-soname=libnss_files.so.2 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/nss/libnss_files.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/nss/libnss_files_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/linkobj/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group gcc /usr/src/glibc-build/nss/db-ethers.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/db-ethers.os -MD -MP -MF /usr/src/glibc-build/nss/db-ethers.os.dt -MT /usr/src/glibc-build/nss/db-ethers.os gcc /usr/src/glibc-build/nss/db-grp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/db-grp.os -MD -MP -MF /usr/src/glibc-build/nss/db-grp.os.dt -MT /usr/src/glibc-build/nss/db-grp.os gcc /usr/src/glibc-build/nss/db-proto.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/db-proto.os -MD -MP -MF /usr/src/glibc-build/nss/db-proto.os.dt -MT /usr/src/glibc-build/nss/db-proto.os gcc /usr/src/glibc-build/nss/db-pwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/db-pwd.os -MD -MP -MF /usr/src/glibc-build/nss/db-pwd.os.dt -MT /usr/src/glibc-build/nss/db-pwd.os gcc /usr/src/glibc-build/nss/db-service.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/db-service.os -MD -MP -MF /usr/src/glibc-build/nss/db-service.os.dt -MT /usr/src/glibc-build/nss/db-service.os gcc /usr/src/glibc-build/nss/db-sgrp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/db-sgrp.os -MD -MP -MF /usr/src/glibc-build/nss/db-sgrp.os.dt -MT /usr/src/glibc-build/nss/db-sgrp.os gcc /usr/src/glibc-build/nss/db-spwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/db-spwd.os -MD -MP -MF /usr/src/glibc-build/nss/db-spwd.os.dt -MT /usr/src/glibc-build/nss/db-spwd.os gcc /usr/src/glibc-build/nss/db-rpc.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nss -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_db -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nss/db-rpc.os -MD -MP -MF /usr/src/glibc-build/nss/db-rpc.os.dt -MT /usr/src/glibc-build/nss/db-rpc.os cd /usr/src/glibc-build/nss && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libnss_compat_pic.a compat-grp.os compat-pwd.os compat-spwd.os compat-initgroups.os nisdomain.os a - compat-grp.os a - compat-pwd.os a - compat-spwd.os a - compat-initgroups.os a - nisdomain.os rm -f /usr/src/glibc-build/nss/libnss_files.so.2.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/nss/libnss_files.so /usr/src/glibc-build/nss/libnss_files.so.2.new gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libnss_compat.map -Wl,-soname=libnss_compat.so.2 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/nss/libnss_compat.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/nss/libnss_compat_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/linkobj/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group rm -f /usr/src/glibc-build/nss/libnss_compat.so.2.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/nss/libnss_compat.so /usr/src/glibc-build/nss/libnss_compat.so.2.new cd /usr/src/glibc-build/nss && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libnss_db_pic.a db-ethers.os db-grp.os db-netgrp.os db-proto.os db-pwd.os db-service.os db-sgrp.os db-spwd.os db-rpc.os db-initgroups.os db-open.os db-init.os hash-string.os a - db-ethers.os a - db-grp.os a - db-netgrp.os a - db-proto.os a - db-pwd.os a - db-service.os a - db-sgrp.os a - db-spwd.os a - db-rpc.os a - db-initgroups.os a - db-open.os a - db-init.os a - hash-string.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libnss_db.map -Wl,-soname=libnss_db.so.2 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/nss/libnss_db.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/nss/libnss_db_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/linkobj/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group mv -f /usr/src/glibc-build/nss/libnss_files.so.2.new /usr/src/glibc-build/nss/libnss_files.so.2 rm -f /usr/src/glibc-build/nss/libnss_db.so.2.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/nss/libnss_db.so /usr/src/glibc-build/nss/libnss_db.so.2.new mv -f /usr/src/glibc-build/nss/libnss_compat.so.2.new /usr/src/glibc-build/nss/libnss_compat.so.2 mv -f /usr/src/glibc-build/nss/libnss_db.so.2.new /usr/src/glibc-build/nss/libnss_db.so.2 make[3]: Leaving directory '/usr/src/glibc-2.41/nss' make -j4 subdir=hesiod -C hesiod ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/hesiod' gcc hesiod.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/hesiod -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/hesiod/hesiod.os -MD -MP -MF /usr/src/glibc-build/hesiod/hesiod.os.dt -MT /usr/src/glibc-build/hesiod/hesiod.os gcc nss_hesiod/hesiod-grp.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/hesiod -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/hesiod/hesiod-grp.os -MD -MP -MF /usr/src/glibc-build/hesiod/hesiod-grp.os.dt -MT /usr/src/glibc-build/hesiod/hesiod-grp.os gcc nss_hesiod/hesiod-proto.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/hesiod -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/hesiod/hesiod-proto.os -MD -MP -MF /usr/src/glibc-build/hesiod/hesiod-proto.os.dt -MT /usr/src/glibc-build/hesiod/hesiod-proto.os gcc nss_hesiod/hesiod-pwd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/hesiod -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/hesiod/hesiod-pwd.os -MD -MP -MF /usr/src/glibc-build/hesiod/hesiod-pwd.os.dt -MT /usr/src/glibc-build/hesiod/hesiod-pwd.os gcc nss_hesiod/hesiod-service.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/hesiod -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnss_hesiod -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/hesiod/hesiod-service.os -MD -MP -MF /usr/src/glibc-build/hesiod/hesiod-service.os.dt -MT /usr/src/glibc-build/hesiod/hesiod-service.os cd /usr/src/glibc-build/hesiod && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libnss_hesiod_pic.a hesiod.os hesiod-grp.os hesiod-proto.os hesiod-pwd.os hesiod-service.os a - hesiod.os a - hesiod-grp.os a - hesiod-proto.os a - hesiod-pwd.os a - hesiod-service.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libnss_hesiod.map -Wl,-soname=libnss_hesiod.so.2 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/hesiod/libnss_hesiod.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/hesiod/libnss_hesiod_pic.a -Wl,--no-whole-archive /usr/src/glibc-build/resolv/libresolv.so /usr/src/glibc-build/nss/libnss_files.so -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group rm -f /usr/src/glibc-build/hesiod/libnss_hesiod.so.2.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/hesiod/libnss_hesiod.so /usr/src/glibc-build/hesiod/libnss_hesiod.so.2.new mv -f /usr/src/glibc-build/hesiod/libnss_hesiod.so.2.new /usr/src/glibc-build/hesiod/libnss_hesiod.so.2 make[3]: Leaving directory '/usr/src/glibc-2.41/hesiod' make -j4 subdir=sunrpc -C sunrpc ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/sunrpc' make[3]: Leaving directory '/usr/src/glibc-2.41/sunrpc' make -j4 subdir=nis -C nis ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/nis' gcc yp_xdr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/yp_xdr.os -MD -MP -MF /usr/src/glibc-build/nis/yp_xdr.os.dt -MT /usr/src/glibc-build/nis/yp_xdr.os gcc ypclnt.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -DUSE_BINDINGDIR=1 -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/ypclnt.os -MD -MP -MF /usr/src/glibc-build/nis/ypclnt.os.dt -MT /usr/src/glibc-build/nis/ypclnt.os gcc ypupdate_xdr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/ypupdate_xdr.os -MD -MP -MF /usr/src/glibc-build/nis/ypupdate_xdr.os.dt -MT /usr/src/glibc-build/nis/ypupdate_xdr.os gcc nis_subr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_subr.os -MD -MP -MF /usr/src/glibc-build/nis/nis_subr.os.dt -MT /usr/src/glibc-build/nis/nis_subr.os gcc nis_local_names.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_local_names.os -MD -MP -MF /usr/src/glibc-build/nis/nis_local_names.os.dt -MT /usr/src/glibc-build/nis/nis_local_names.os gcc nis_free.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_free.os -MD -MP -MF /usr/src/glibc-build/nis/nis_free.os.dt -MT /usr/src/glibc-build/nis/nis_free.os gcc nis_file.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_file.os -MD -MP -MF /usr/src/glibc-build/nis/nis_file.os.dt -MT /usr/src/glibc-build/nis/nis_file.os gcc nis_print.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_print.os -MD -MP -MF /usr/src/glibc-build/nis/nis_print.os.dt -MT /usr/src/glibc-build/nis/nis_print.os gcc nis_error.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_error.os -MD -MP -MF /usr/src/glibc-build/nis/nis_error.os.dt -MT /usr/src/glibc-build/nis/nis_error.os gcc nis_call.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_call.os -MD -MP -MF /usr/src/glibc-build/nis/nis_call.os.dt -MT /usr/src/glibc-build/nis/nis_call.os gcc nis_lookup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_lookup.os -MD -MP -MF /usr/src/glibc-build/nis/nis_lookup.os.dt -MT /usr/src/glibc-build/nis/nis_lookup.os gcc nis_table.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_table.os -MD -MP -MF /usr/src/glibc-build/nis/nis_table.os.dt -MT /usr/src/glibc-build/nis/nis_table.os gcc nis_xdr.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_xdr.os -MD -MP -MF /usr/src/glibc-build/nis/nis_xdr.os.dt -MT /usr/src/glibc-build/nis/nis_xdr.os gcc nis_server.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_server.os -MD -MP -MF /usr/src/glibc-build/nis/nis_server.os.dt -MT /usr/src/glibc-build/nis/nis_server.os gcc nis_ping.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_ping.os -MD -MP -MF /usr/src/glibc-build/nis/nis_ping.os.dt -MT /usr/src/glibc-build/nis/nis_ping.os gcc nis_checkpoint.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_checkpoint.os -MD -MP -MF /usr/src/glibc-build/nis/nis_checkpoint.os.dt -MT /usr/src/glibc-build/nis/nis_checkpoint.os gcc nis_mkdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_mkdir.os -MD -MP -MF /usr/src/glibc-build/nis/nis_mkdir.os.dt -MT /usr/src/glibc-build/nis/nis_mkdir.os gcc nis_rmdir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_rmdir.os -MD -MP -MF /usr/src/glibc-build/nis/nis_rmdir.os.dt -MT /usr/src/glibc-build/nis/nis_rmdir.os gcc nis_getservlist.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_getservlist.os -MD -MP -MF /usr/src/glibc-build/nis/nis_getservlist.os.dt -MT /usr/src/glibc-build/nis/nis_getservlist.os gcc nis_verifygroup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_verifygroup.os -MD -MP -MF /usr/src/glibc-build/nis/nis_verifygroup.os.dt -MT /usr/src/glibc-build/nis/nis_verifygroup.os gcc nis_ismember.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_ismember.os -MD -MP -MF /usr/src/glibc-build/nis/nis_ismember.os.dt -MT /usr/src/glibc-build/nis/nis_ismember.os gcc nis_addmember.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_addmember.os -MD -MP -MF /usr/src/glibc-build/nis/nis_addmember.os.dt -MT /usr/src/glibc-build/nis/nis_addmember.os gcc nis_util.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_util.os -MD -MP -MF /usr/src/glibc-build/nis/nis_util.os.dt -MT /usr/src/glibc-build/nis/nis_util.os gcc nis_removemember.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_removemember.os -MD -MP -MF /usr/src/glibc-build/nis/nis_removemember.os.dt -MT /usr/src/glibc-build/nis/nis_removemember.os gcc nis_creategroup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_creategroup.os -MD -MP -MF /usr/src/glibc-build/nis/nis_creategroup.os.dt -MT /usr/src/glibc-build/nis/nis_creategroup.os gcc nis_destroygroup.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_destroygroup.os -MD -MP -MF /usr/src/glibc-build/nis/nis_destroygroup.os.dt -MT /usr/src/glibc-build/nis/nis_destroygroup.os gcc nis_print_group_entry.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_print_group_entry.os -MD -MP -MF /usr/src/glibc-build/nis/nis_print_group_entry.os.dt -MT /usr/src/glibc-build/nis/nis_print_group_entry.os gcc nis_domain_of.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_domain_of.os -MD -MP -MF /usr/src/glibc-build/nis/nis_domain_of.os.dt -MT /usr/src/glibc-build/nis/nis_domain_of.os gcc nis_domain_of_r.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_domain_of_r.os -MD -MP -MF /usr/src/glibc-build/nis/nis_domain_of_r.os.dt -MT /usr/src/glibc-build/nis/nis_domain_of_r.os gcc nis_modify.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_modify.os -MD -MP -MF /usr/src/glibc-build/nis/nis_modify.os.dt -MT /usr/src/glibc-build/nis/nis_modify.os gcc nis_remove.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_remove.os -MD -MP -MF /usr/src/glibc-build/nis/nis_remove.os.dt -MT /usr/src/glibc-build/nis/nis_remove.os gcc nis_add.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_add.os -MD -MP -MF /usr/src/glibc-build/nis/nis_add.os.dt -MT /usr/src/glibc-build/nis/nis_add.os gcc nis_defaults.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_defaults.os -MD -MP -MF /usr/src/glibc-build/nis/nis_defaults.os.dt -MT /usr/src/glibc-build/nis/nis_defaults.os gcc nis_findserv.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_findserv.os -MD -MP -MF /usr/src/glibc-build/nis/nis_findserv.os.dt -MT /usr/src/glibc-build/nis/nis_findserv.os gcc nis_callback.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_callback.os -MD -MP -MF /usr/src/glibc-build/nis/nis_callback.os.dt -MT /usr/src/glibc-build/nis/nis_callback.os gcc nis_clone_dir.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_clone_dir.os -MD -MP -MF /usr/src/glibc-build/nis/nis_clone_dir.os.dt -MT /usr/src/glibc-build/nis/nis_clone_dir.os gcc nis_clone_obj.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_clone_obj.os -MD -MP -MF /usr/src/glibc-build/nis/nis_clone_obj.os.dt -MT /usr/src/glibc-build/nis/nis_clone_obj.os gcc nis_clone_res.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/nis -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libnsl -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/nis/nis_clone_res.os -MD -MP -MF /usr/src/glibc-build/nis/nis_clone_res.os.dt -MT /usr/src/glibc-build/nis/nis_clone_res.os cd /usr/src/glibc-build/nis && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libnsl_pic.a yp_xdr.os ypclnt.os ypupdate_xdr.os nis_subr.os nis_local_names.os nis_free.os nis_file.os nis_print.os nis_error.os nis_call.os nis_lookup.os nis_table.os nis_xdr.os nis_server.os nis_ping.os nis_checkpoint.os nis_mkdir.os nis_rmdir.os nis_getservlist.os nis_verifygroup.os nis_ismember.os nis_addmember.os nis_util.os nis_removemember.os nis_creategroup.os nis_destroygroup.os nis_print_group_entry.os nis_domain_of.os nis_domain_of_r.os nis_modify.os nis_remove.os nis_add.os nis_defaults.os nis_findserv.os nis_callback.os nis_clone_dir.os nis_clone_obj.os nis_clone_res.os a - yp_xdr.os a - ypclnt.os a - ypupdate_xdr.os a - nis_subr.os a - nis_local_names.os a - nis_free.os a - nis_file.os a - nis_print.os a - nis_error.os a - nis_call.os a - nis_lookup.os a - nis_table.os a - nis_xdr.os a - nis_server.os a - nis_ping.os a - nis_checkpoint.os a - nis_mkdir.os a - nis_rmdir.os a - nis_getservlist.os a - nis_verifygroup.os a - nis_ismember.os a - nis_addmember.os a - nis_util.os a - nis_removemember.os a - nis_creategroup.os a - nis_destroygroup.os a - nis_print_group_entry.os a - nis_domain_of.os a - nis_domain_of_r.os a - nis_modify.os a - nis_remove.os a - nis_add.os a - nis_defaults.os a - nis_findserv.os a - nis_callback.os a - nis_clone_dir.os a - nis_clone_obj.os a - nis_clone_res.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libnsl.map -Wl,-soname=libnsl.so.1 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/nis/libnsl.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/nis/libnsl_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/linkobj/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group rm -f /usr/src/glibc-build/nis/libnsl.so.1.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/nis/libnsl.so /usr/src/glibc-build/nis/libnsl.so.1.new mv -f /usr/src/glibc-build/nis/libnsl.so.1.new /usr/src/glibc-build/nis/libnsl.so.1 make[3]: Leaving directory '/usr/src/glibc-2.41/nis' make -j4 subdir=nscd -C nscd ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/nscd' make[3]: Nothing to be done for 'others'. make[3]: Leaving directory '/usr/src/glibc-2.41/nscd' make -j4 subdir=login -C login ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/login' cd /usr/src/glibc-build/login && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libutil.a gcc libutil-compat.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIC -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=libutil -include ../include/libc-symbols.h -DPIC -DSHARED -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/libutil-compat.os -MD -MP -MF /usr/src/glibc-build/login/libutil-compat.os.dt -MT /usr/src/glibc-build/login/libutil-compat.os gcc programs/utmpdump.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/login -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/login/utmpdump.o -MD -MP -MF /usr/src/glibc-build/login/utmpdump.o.dt -MT /usr/src/glibc-build/login/utmpdump.o cd /usr/src/glibc-build/login && /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ar cruv libutil_pic.a libutil-compat.os a - libutil-compat.os gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,force-bti -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,pack-relative-relocs -B/usr/src/glibc-build/csu/ -Wl,--version-script=/usr/src/glibc-build/libutil.map -Wl,-soname=libutil.so.1 -Wl,-z,relro -Wl,-z,now -Wl,--fatal-warnings -L/usr/src/glibc-build -L/usr/src/glibc-build/math -L/usr/src/glibc-build/elf -L/usr/src/glibc-build/dlfcn -L/usr/src/glibc-build/nss -L/usr/src/glibc-build/nis -L/usr/src/glibc-build/rt -L/usr/src/glibc-build/resolv -L/usr/src/glibc-build/mathvec -L/usr/src/glibc-build/support -L/usr/src/glibc-build/nptl -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/login/libutil.so /usr/src/glibc-build/csu/abi-note.o -Wl,--whole-archive /usr/src/glibc-build/login/libutil_pic.a -Wl,--no-whole-archive -Wl,--start-group /usr/src/glibc-build/libc.so /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group rm -f /usr/src/glibc-build/login/libutil.so.1.new /bin/sh ../scripts/rellns-sh /usr/src/glibc-build/login/libutil.so /usr/src/glibc-build/login/libutil.so.1.new gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/login/utmpdump -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/login/utmpdump.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o mv -f /usr/src/glibc-build/login/libutil.so.1.new /usr/src/glibc-build/login/libutil.so.1 make[3]: Leaving directory '/usr/src/glibc-2.41/login' make -j4 subdir=elf -C elf ..=../ others make[3]: Entering directory '/usr/src/glibc-2.41/elf' make -f /usr/src/glibc-build/elf/librtld.mk -f rtld-Rules gcc sprof.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/sprof.o -MD -MP -MF /usr/src/glibc-build/elf/sprof.o.dt -MT /usr/src/glibc-build/elf/sprof.o LC_ALL=C sed -e 's%@RTLD@%/lib/ld-linux-aarch64.so.1%g' -e 's%@VERSION@%2.41%g' -e 's|@PKGVERSION@|(GNU libc) |g' -e 's|@REPORT_BUGS_TO@||g' -e 's%@TEXTDOMAINDIR@%/usr/share/locale%g' < ldd.bash.in > /usr/src/glibc-build/elf/ldd.new make[4]: Entering directory '/usr/src/glibc-2.41/elf' make subdir=csu -C ../csu ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-check_fds.os rtld-errno.os rtld-check_fds.os rtld-check_fds.os rtld-check_fds.os rtld-sysdep.os' sed -e 's%@VERSION@%2.41%g' \ -e 's%@TEXTDOMAINDIR@%/usr/share/locale%g' \ -e 's%@PREFIX@%/usr%g' \ -e 's|@PKGVERSION@|(GNU libc) |g' \ -e 's|@REPORT_BUGS_TO@||g' \ < sotruss.sh > /usr/src/glibc-build/elf/sotruss.new chmod 555 /usr/src/glibc-build/elf/ldd.new chmod 555 /usr/src/glibc-build/elf/sotruss.new mv -f /usr/src/glibc-build/elf/ldd.new /usr/src/glibc-build/elf/ldd mv -f /usr/src/glibc-build/elf/sotruss.new /usr/src/glibc-build/elf/sotruss gcc sln.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/sln.o -MD -MP -MF /usr/src/glibc-build/elf/sln.o.dt -MT /usr/src/glibc-build/elf/sln.o make[5]: Entering directory '/usr/src/glibc-2.41/csu' make subdir=dirent -C ../dirent ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-closedir.os rtld-fdopendir.os rtld-readdir64.os rtld-rewinddir.os rtld-rewinddir.os rtld-getdents64.os rtld-readdir64.os' make[5]: Leaving directory '/usr/src/glibc-2.41/csu' make subdir=elf -C ../elf ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os rtld-dl-find_object.os' gcc ldconfig.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -D'SYSCONFDIR="/etc"' -D'LIBDIR="/usr/lib64"' -D'SLIBDIR="/lib64"' -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=ldconfig -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/ldconfig.o -MD -MP -MF /usr/src/glibc-build/elf/ldconfig.o.dt -MT /usr/src/glibc-build/elf/ldconfig.o make[5]: Entering directory '/usr/src/glibc-2.41/elf' make[5]: Entering directory '/usr/src/glibc-2.41/dirent' gcc pldd.c -c -std=gnu11 -fgnu89-inline -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wno-error=maybe-uninitialized -Wp,-U_FORTIFY_SOURCE -Wall -Wwrite-strings -Wundef -Wimplicit-fallthrough -Werror -fmerge-all-constants -frounding-math -fstack-protector-strong -fno-common -U_FORTIFY_SOURCE -Wstrict-prototypes -Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fPIE -I../include -I/usr/src/glibc-build/elf -I/usr/src/glibc-build -I../sysdeps/unix/sysv/linux/aarch64 -I../sysdeps/aarch64/nptl -I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux -I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/aarch64/fpu -I../sysdeps/aarch64/multiarch -I../sysdeps/aarch64 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include /usr/src/glibc-build/libc-modules.h -DMODULE_NAME=nonlib -include ../include/libc-symbols.h -DPIC -DTOP_NAMESPACE=glibc -o /usr/src/glibc-build/elf/pldd.o -MD -MP -MF /usr/src/glibc-build/elf/pldd.o.dt -MT /usr/src/glibc-build/elf/pldd.o gcc -o /usr/src/glibc-build/elf/sln -nostdlib -nostartfiles -static -static-pie -Wl,-z,pack-relative-relocs -Wl,-z,force-bti /usr/src/glibc-build/csu/rcrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/elf/sln.o /usr/src/glibc-build/elf/static-stubs.o -Wl,-z,now -Wl,--start-group /usr/src/glibc-build/libc.a -lgcc -Wl,--end-group `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o make[5]: Leaving directory '/usr/src/glibc-2.41/dirent' make subdir=gmon -C ../gmon ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-prof-freq.os rtld-profil.os rtld-profil.os rtld-profil.os' gcc -o /usr/src/glibc-build/elf/ldconfig -nostdlib -nostartfiles -static -static-pie -Wl,-z,pack-relative-relocs -Wl,-z,force-bti /usr/src/glibc-build/csu/rcrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/elf/ldconfig.o /usr/src/glibc-build/elf/cache.o /usr/src/glibc-build/elf/chroot_canon.o /usr/src/glibc-build/elf/readlib.o /usr/src/glibc-build/elf/static-stubs.o /usr/src/glibc-build/elf/stringtable.o /usr/src/glibc-build/elf/xmalloc.o /usr/src/glibc-build/elf/xstrdup.o -Wl,-z,now -Wl,--start-group /usr/src/glibc-build/libc.a -lgcc -Wl,--end-group `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o make subdir=io -C ../io ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-access.os rtld-fstat64.os rtld-fstatat64.os rtld-lseek64.os rtld-lstat64.os rtld-openat64.os rtld-stat64.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-pread64_nocancel.os rtld-read_nocancel.os rtld-write_nocancel.os' make[5]: Entering directory '/usr/src/glibc-2.41/gmon' make subdir=malloc -C ../malloc ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os' make[5]: Entering directory '/usr/src/glibc-2.41/io' make[5]: Entering directory '/usr/src/glibc-2.41/malloc' make[5]: Leaving directory '/usr/src/glibc-2.41/gmon' make subdir=misc -C ../misc ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-mprotect.os rtld-munmap.os rtld-prctl.os rtld-setvmaname.os rtld-__arm_za_disable.os rtld-getauxval.os' make[5]: Leaving directory '/usr/src/glibc-2.41/malloc' make subdir=nptl -C ../nptl ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-lowlevellock.os rtld-lowlevellock.os' make[5]: Entering directory '/usr/src/glibc-2.41/misc' make[5]: Leaving directory '/usr/src/glibc-2.41/io' make subdir=posix -C ../posix ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-_exit.os rtld-getpid.os rtld-uname.os rtld-environ.os rtld-uname.os' make[5]: Entering directory '/usr/src/glibc-2.41/posix' make[5]: Entering directory '/usr/src/glibc-2.41/nptl' make[5]: Leaving directory '/usr/src/glibc-2.41/misc' make subdir=setjmp -C ../setjmp ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os rtld-__longjmp.os' make[5]: Entering directory '/usr/src/glibc-2.41/setjmp' make[5]: Leaving directory '/usr/src/glibc-2.41/setjmp' make subdir=signal -C ../signal ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc_sigaction.os' make[5]: Leaving directory '/usr/src/glibc-2.41/posix' make subdir=stdio-common -C ../stdio-common ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-errname.os' make[5]: Entering directory '/usr/src/glibc-2.41/signal' make[5]: Leaving directory '/usr/src/glibc-2.41/signal' make subdir=stdlib -C ../stdlib ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-getenv.os rtld-getenv.os' make[5]: Leaving directory '/usr/src/glibc-2.41/nptl' make subdir=string -C ../string ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-memchr.os rtld-memcmp.os rtld-memcpy.os rtld-memmove.os rtld-memset.os rtld-stpcpy.os rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strerrorname_np.os rtld-strlen.os rtld-strncmp.os rtld-strnlen.os rtld-memchr_generic.os rtld-memchr.os rtld-memchr_nosimd.os rtld-memchr.os rtld-memcpy_a64fx.os rtld-memcpy.os rtld-memcpy_generic.os rtld-memcpy_mops.os rtld-memcpy.os rtld-memcpy_oryon1.os rtld-memcpy.os rtld-memcpy_sve.os rtld-memcpy.os rtld-memmove_mops.os rtld-memmove.os rtld-memset_a64fx.os rtld-memset.os rtld-memset_emag.os rtld-memset.os rtld-memset_generic.os rtld-memset_kunpeng.os rtld-memset.os rtld-memset_mops.os rtld-memset.os rtld-memset_oryon1.os rtld-memset.os rtld-memset_zva64.os rtld-memset.os rtld-strlen_asimd.os rtld-strlen.os rtld-strlen_generic.os rtld-strerrorname_np.os rtld-strchrnul.os rtld-strcspn.os' make[5]: Entering directory '/usr/src/glibc-2.41/string' make[5]: Entering directory '/usr/src/glibc-2.41/stdlib' make[5]: Entering directory '/usr/src/glibc-2.41/stdio-common' make[5]: Leaving directory '/usr/src/glibc-2.41/stdlib' make subdir=time -C ../time ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' make[5]: Leaving directory '/usr/src/glibc-2.41/stdio-common' make[5]: Entering directory '/usr/src/glibc-2.41/time' make[5]: Leaving directory '/usr/src/glibc-2.41/time' make[5]: Leaving directory '/usr/src/glibc-2.41/string' make[5]: Leaving directory '/usr/src/glibc-2.41/elf' make[4]: Leaving directory '/usr/src/glibc-2.41/elf' gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/elf/sprof -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/elf/sprof.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o gcc -Wl,-rpath-link=/usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl -o /usr/src/glibc-build/elf/pldd -pie -Wl,-z,pack-relative-relocs -Wl,-O1 -nostdlib -nostartfiles -Wl,-z,force-bti -Wl,-z,relro /usr/src/glibc-build/csu/Scrt1.o /usr/src/glibc-build/csu/crti.o `gcc -Wl,-z,force-bti --print-file-name=crtbeginS.o` /usr/src/glibc-build/elf/pldd.o /usr/src/glibc-build/elf/xmalloc.o -Wl,-dynamic-linker=/lib/ld-linux-aarch64.so.1 -Wl,-z,now /usr/src/glibc-build/libc.so.6 /usr/src/glibc-build/libc_nonshared.a -Wl,--as-needed /usr/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc -Wl,-z,force-bti --print-file-name=crtendS.o` /usr/src/glibc-build/csu/crtn.o make[3]: Leaving directory '/usr/src/glibc-2.41/elf' make[2]: Leaving directory '/usr/src/glibc-2.41' make[1]: Leaving directory '/usr/src/glibc-build' cd /usr/src/glibc-2.41 && sed '/test-installation/s@\$(PERL)@echo not running@' -i Makefile cd /usr/src/glibc-build && make install make[1]: Entering directory '/usr/src/glibc-build' LC_ALL=C; export LC_ALL; \ make -r PARALLELMFLAGS="" -C /usr/src/glibc-2.41 objdir=`pwd` install make[2]: Entering directory '/usr/src/glibc-2.41' make subdir=csu -C csu ..=../ subdir_lib make subdir=iconv -C iconv ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/iconv' make[3]: Leaving directory '/usr/src/glibc-2.41/iconv' make subdir=locale -C locale ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/locale' make[3]: Leaving directory '/usr/src/glibc-2.41/locale' make subdir=localedata -C localedata ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/localedata' make[3]: Nothing to be done for 'subdir_lib'. make[3]: Leaving directory '/usr/src/glibc-2.41/localedata' make subdir=iconvdata -C iconvdata ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/iconvdata' make[3]: Nothing to be done for 'subdir_lib'. make[3]: Leaving directory '/usr/src/glibc-2.41/iconvdata' make subdir=assert -C assert ..=../ subdir_lib make subdir=ctype -C ctype ..=../ subdir_lib make subdir=intl -C intl ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/intl' make[3]: Leaving directory '/usr/src/glibc-2.41/intl' make subdir=catgets -C catgets ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/catgets' make[3]: Leaving directory '/usr/src/glibc-2.41/catgets' make subdir=math -C math ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/math' make[3]: Leaving directory '/usr/src/glibc-2.41/math' make subdir=setjmp -C setjmp ..=../ subdir_lib make subdir=signal -C signal ..=../ subdir_lib make subdir=stdlib -C stdlib ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/stdlib' make[3]: Leaving directory '/usr/src/glibc-2.41/stdlib' make subdir=stdio-common -C stdio-common ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/stdio-common' make[3]: Leaving directory '/usr/src/glibc-2.41/stdio-common' make subdir=libio -C libio ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/libio' make[3]: Leaving directory '/usr/src/glibc-2.41/libio' make subdir=dlfcn -C dlfcn ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/dlfcn' make[3]: Leaving directory '/usr/src/glibc-2.41/dlfcn' make subdir=nptl -C nptl ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/nptl' make[3]: Leaving directory '/usr/src/glibc-2.41/nptl' make subdir=rt -C rt ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/rt' make[3]: Leaving directory '/usr/src/glibc-2.41/rt' make subdir=malloc -C malloc ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/malloc' make[3]: Leaving directory '/usr/src/glibc-2.41/malloc' make subdir=string -C string ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/string' make[3]: Leaving directory '/usr/src/glibc-2.41/string' make subdir=wcsmbs -C wcsmbs ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/wcsmbs' make[3]: Leaving directory '/usr/src/glibc-2.41/wcsmbs' make subdir=timezone -C timezone ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/timezone' make[3]: Nothing to be done for 'subdir_lib'. make[3]: Leaving directory '/usr/src/glibc-2.41/timezone' make subdir=time -C time ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/time' make[3]: Leaving directory '/usr/src/glibc-2.41/time' make subdir=dirent -C dirent ..=../ subdir_lib make subdir=posix -C posix ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/posix' make[3]: Leaving directory '/usr/src/glibc-2.41/posix' make subdir=io -C io ..=../ subdir_lib make subdir=termios -C termios ..=../ subdir_lib make subdir=resource -C resource ..=../ subdir_lib make subdir=misc -C misc ..=../ subdir_lib make subdir=socket -C socket ..=../ subdir_lib make subdir=sysvipc -C sysvipc ..=../ subdir_lib make subdir=gmon -C gmon ..=../ subdir_lib make subdir=gnulib -C gnulib ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/gnulib' make[3]: Nothing to be done for 'subdir_lib'. make[3]: Leaving directory '/usr/src/glibc-2.41/gnulib' make subdir=wctype -C wctype ..=../ subdir_lib make subdir=manual -C manual ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/manual' make[3]: Nothing to be done for 'subdir_lib'. make[3]: Leaving directory '/usr/src/glibc-2.41/manual' make subdir=po -C po ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/po' make[3]: Nothing to be done for 'subdir_lib'. make[3]: Leaving directory '/usr/src/glibc-2.41/po' make subdir=argp -C argp ..=../ subdir_lib make subdir=conform -C conform ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/conform' make[3]: Nothing to be done for 'subdir_lib'. make[3]: Leaving directory '/usr/src/glibc-2.41/conform' make subdir=debug -C debug ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/debug' make[3]: Leaving directory '/usr/src/glibc-2.41/debug' make subdir=mathvec -C mathvec ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/mathvec' make[3]: Nothing to be done for 'subdir_lib'. make[3]: Leaving directory '/usr/src/glibc-2.41/mathvec' make subdir=support -C support ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/support' make[3]: Nothing to be done for 'subdir_lib'. make[3]: Leaving directory '/usr/src/glibc-2.41/support' make subdir=nptl_db -C nptl_db ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/nptl_db' make[3]: Nothing to be done for 'subdir_lib'. make[3]: Leaving directory '/usr/src/glibc-2.41/nptl_db' make subdir=inet -C inet ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/inet' make[3]: Leaving directory '/usr/src/glibc-2.41/inet' make subdir=resolv -C resolv ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/resolv' make[3]: Leaving directory '/usr/src/glibc-2.41/resolv' make subdir=nss -C nss ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/nss' make[3]: Leaving directory '/usr/src/glibc-2.41/nss' make subdir=hesiod -C hesiod ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/hesiod' make[3]: Nothing to be done for 'subdir_lib'. make[3]: Leaving directory '/usr/src/glibc-2.41/hesiod' make subdir=sunrpc -C sunrpc ..=../ subdir_lib make subdir=nis -C nis ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/nis' make[3]: Nothing to be done for 'subdir_lib'. make[3]: Leaving directory '/usr/src/glibc-2.41/nis' make subdir=nscd -C nscd ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/nscd' make[3]: Nothing to be done for 'subdir_lib'. make[3]: Leaving directory '/usr/src/glibc-2.41/nscd' make subdir=login -C login ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/login' make[3]: Leaving directory '/usr/src/glibc-2.41/login' make subdir=elf -C elf ..=../ subdir_lib make[3]: Entering directory '/usr/src/glibc-2.41/elf' make -f /usr/src/glibc-build/elf/librtld.mk -f rtld-Rules make[4]: Entering directory '/usr/src/glibc-2.41/elf' make subdir=csu -C ../csu ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-check_fds.os rtld-errno.os rtld-check_fds.os rtld-check_fds.os rtld-check_fds.os rtld-sysdep.os' make subdir=dirent -C ../dirent ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-closedir.os rtld-fdopendir.os rtld-readdir64.os rtld-rewinddir.os rtld-rewinddir.os rtld-getdents64.os rtld-readdir64.os' make subdir=elf -C ../elf ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os rtld-dl-find_object.os' make[5]: Entering directory '/usr/src/glibc-2.41/elf' make[5]: Leaving directory '/usr/src/glibc-2.41/elf' make subdir=gmon -C ../gmon ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-prof-freq.os rtld-profil.os rtld-profil.os rtld-profil.os' make subdir=io -C ../io ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-access.os rtld-fstat64.os rtld-fstatat64.os rtld-lseek64.os rtld-lstat64.os rtld-openat64.os rtld-stat64.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-pread64_nocancel.os rtld-read_nocancel.os rtld-write_nocancel.os' make subdir=malloc -C ../malloc ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os' make[5]: Entering directory '/usr/src/glibc-2.41/malloc' make[5]: Leaving directory '/usr/src/glibc-2.41/malloc' make subdir=misc -C ../misc ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-mprotect.os rtld-munmap.os rtld-prctl.os rtld-setvmaname.os rtld-__arm_za_disable.os rtld-getauxval.os' make subdir=nptl -C ../nptl ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-lowlevellock.os rtld-lowlevellock.os' make[5]: Entering directory '/usr/src/glibc-2.41/nptl' make[5]: Leaving directory '/usr/src/glibc-2.41/nptl' make subdir=posix -C ../posix ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-_exit.os rtld-getpid.os rtld-uname.os rtld-environ.os rtld-uname.os' make[5]: Entering directory '/usr/src/glibc-2.41/posix' make[5]: Leaving directory '/usr/src/glibc-2.41/posix' make subdir=setjmp -C ../setjmp ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os rtld-__longjmp.os' make subdir=signal -C ../signal ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc_sigaction.os' make subdir=stdio-common -C ../stdio-common ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-errname.os' make[5]: Entering directory '/usr/src/glibc-2.41/stdio-common' make[5]: Leaving directory '/usr/src/glibc-2.41/stdio-common' make subdir=stdlib -C ../stdlib ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-getenv.os rtld-getenv.os' make[5]: Entering directory '/usr/src/glibc-2.41/stdlib' make[5]: Leaving directory '/usr/src/glibc-2.41/stdlib' make subdir=string -C ../string ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-memchr.os rtld-memcmp.os rtld-memcpy.os rtld-memmove.os rtld-memset.os rtld-stpcpy.os rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strerrorname_np.os rtld-strlen.os rtld-strncmp.os rtld-strnlen.os rtld-memchr_generic.os rtld-memchr.os rtld-memchr_nosimd.os rtld-memchr.os rtld-memcpy_a64fx.os rtld-memcpy.os rtld-memcpy_generic.os rtld-memcpy_mops.os rtld-memcpy.os rtld-memcpy_oryon1.os rtld-memcpy.os rtld-memcpy_sve.os rtld-memcpy.os rtld-memmove_mops.os rtld-memmove.os rtld-memset_a64fx.os rtld-memset.os rtld-memset_emag.os rtld-memset.os rtld-memset_generic.os rtld-memset_kunpeng.os rtld-memset.os rtld-memset_mops.os rtld-memset.os rtld-memset_oryon1.os rtld-memset.os rtld-memset_zva64.os rtld-memset.os rtld-strlen_asimd.os rtld-strlen.os rtld-strlen_generic.os rtld-strerrorname_np.os rtld-strchrnul.os rtld-strcspn.os' make[5]: Entering directory '/usr/src/glibc-2.41/string' make[5]: Leaving directory '/usr/src/glibc-2.41/string' make subdir=time -C ../time ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' make[5]: Entering directory '/usr/src/glibc-2.41/time' make[5]: Leaving directory '/usr/src/glibc-2.41/time' make[4]: Leaving directory '/usr/src/glibc-2.41/elf' make[3]: Leaving directory '/usr/src/glibc-2.41/elf' /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/libc.a /usr/lib64/libc.a /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/libc_nonshared.a /usr/lib64/libc_nonshared.a /tools_aarch64/bin/install -c /usr/src/glibc-build/libc.so /lib64/libc.so.6.new mv -f /lib64/libc.so.6.new /lib64/libc.so.6 gcc -shared -nostdlib -nostartfiles \ -x assembler /dev/null -o /usr/src/glibc-build/format.lds.so /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -f /usr/src/glibc-build/format.lds.so | sed -n 's/.*file format \(.*\)/OUTPUT_FORMAT(\1)/;T;p' > /usr/src/glibc-build/format.lds rm -f /usr/src/glibc-build/format.lds.so (echo '/* GNU ld script';\ echo ' Use the shared library, but some functions are only in';\ echo ' the static library, so try that secondarily. */';\ cat /usr/src/glibc-build/format.lds; \ echo 'GROUP ( /lib64/libc.so.6' \ '/usr/lib64/libc_nonshared.a'\ ' AS_NEEDED (' /lib/ld-linux-aarch64.so.1 ') )' \ ) > /usr/lib64/libc.so.new mv -f /usr/lib64/libc.so.new /usr/lib64/libc.so /tools_aarch64/bin/install -c -m 644 include/limits.h /usr/include/limits.h /tools_aarch64/bin/install -c -m 644 include/values.h /usr/include/values.h /tools_aarch64/bin/install -c -m 644 include/features.h /usr/include/features.h /tools_aarch64/bin/install -c -m 644 sysdeps/unix/sysv/linux/features-time64.h /usr/include/features-time64.h /tools_aarch64/bin/install -c -m 644 include/gnu-versions.h /usr/include/gnu-versions.h ./scripts/mkinstalldirs /usr/include/bits mkdir -p -- /usr/include/bits /tools_aarch64/bin/install -c -m 644 include/bits/xopen_lim.h /usr/include/bits/xopen_lim.h ./scripts/mkinstalldirs /usr/include/gnu mkdir -p -- /usr/include/gnu /tools_aarch64/bin/install -c -m 644 include/gnu/libc-version.h /usr/include/gnu/libc-version.h /tools_aarch64/bin/install -c -m 644 include/stdc-predef.h /usr/include/stdc-predef.h /tools_aarch64/bin/install -c -m 644 bits/libc-header-start.h /usr/include/bits/libc-header-start.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names.h /usr/include/gnu/lib-names.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h { \ echo '/* This file is automatically generated.';\ echo " This file selects the right generated file of \`__stub_FUNCTION' macros";\ echo ' based on the architecture being compiled for. */'; \ echo ''; \ echo '#include '; \ echo ''; \ echo '#if !defined __AARCH64EB__'; echo '# include '; echo '#endif'; rm -f /usr/include/gnu/stubs.h.newlp64; echo '#if defined __AARCH64EB__'; echo '# include '; echo '#endif'; rm -f /usr/include/gnu/stubs.h.newlp64_be; \ } > /usr/include/gnu/stubs.h.new mv -f /usr/include/gnu/stubs.h.new /usr/include/gnu/stubs.h make subdir=csu -C csu ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/csu' /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/csu/Mcrt1.o /usr/lib64/Mcrt1.o /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/csu/crt1.o /usr/lib64/crt1.o /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/csu/gcrt1.o /usr/lib64/gcrt1.o /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/csu/Scrt1.o /usr/lib64/Scrt1.o /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/csu/grcrt1.o /usr/lib64/grcrt1.o /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/csu/rcrt1.o /usr/lib64/rcrt1.o /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/csu/crti.o /usr/lib64/crti.o /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/csu/crtn.o /usr/lib64/crtn.o (cd /usr/src/glibc-build/csu/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h check_fds.o dso_handle.o init-first.o libc-start.o libc-tls.o sysdep.o version.o errno.o errno-loc.o check_fds.os dso_handle.os init-first.os libc-start.os sysdep.os version.os unwind-resume.os errno.os errno-loc.os Mcrt1.o crt1.o crt1-2.0.o Scrt1.o gcrt1.o start.o gmon-start.os grcrt1.o rcrt1.o crti.o crtn.o abi-note.o init.o static-reloc.o static-reloc.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/csu/stubsT mv -f /usr/src/glibc-build/csu/stubsT /usr/src/glibc-build/csu/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/csu' make subdir=iconv -C iconv ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/iconv' /tools_aarch64/bin/install -c -m 644 iconv.h /usr/include/iconv.h /tools_aarch64/bin/install -c -m 644 gconv.h /usr/include/gconv.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h /tools_aarch64/bin/install -c /usr/src/glibc-build/iconv/iconvconfig /usr/sbin/iconvconfig.new mv -f /usr/sbin/iconvconfig.new /usr/sbin/iconvconfig /tools_aarch64/bin/install -c /usr/src/glibc-build/iconv/iconv_prog /usr/bin/iconv.new mv -f /usr/bin/iconv.new /usr/bin/iconv (cd /usr/src/glibc-build/iconv/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h iconv_open.o iconv.o iconv_close.o gconv_open.o gconv.o gconv_close.o gconv_db.o gconv_conf.o gconv_builtin.o gconv_simple.o gconv_trans.o gconv_cache.o gconv_dl.o gconv_charset.o iconv_open.os iconv.os iconv_close.os gconv_open.os gconv.os gconv_close.os gconv_db.os gconv_conf.os gconv_builtin.os gconv_simple.os gconv_trans.os gconv_cache.os gconv_dl.os gconv_charset.os iconv_charmap.o charmap.o charmap-dir.o linereader.o dummy-repertoire.o simple-hash.o xstrdup.o xmalloc.o record-status.o strtab.o xasprintf.o hash-string.o) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/iconv/stubsT mv -f /usr/src/glibc-build/iconv/stubsT /usr/src/glibc-build/iconv/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/iconv' make subdir=locale -C locale ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/locale' /tools_aarch64/bin/install -c -m 644 bits/locale.h /usr/include/bits/locale.h .././scripts/mkinstalldirs /usr/include/bits/types mkdir -p -- /usr/include/bits/types /tools_aarch64/bin/install -c -m 644 bits/types/__locale_t.h /usr/include/bits/types/__locale_t.h /tools_aarch64/bin/install -c -m 644 bits/types/locale_t.h /usr/include/bits/types/locale_t.h /tools_aarch64/bin/install -c -m 644 langinfo.h /usr/include/langinfo.h /tools_aarch64/bin/install -c -m 644 locale.h /usr/include/locale.h /tools_aarch64/bin/install -c /usr/src/glibc-build/locale/libBrokenLocale.so /lib64/libBrokenLocale.so.1.new mv -f /lib64/libBrokenLocale.so.1.new /lib64/libBrokenLocale.so.1 rm -f /usr/lib64/libBrokenLocale.so.new /bin/sh ../scripts/rellns-sh /lib64/libBrokenLocale.so.1 /usr/lib64/libBrokenLocale.so.new mv -f /usr/lib64/libBrokenLocale.so.new /usr/lib64/libBrokenLocale.so /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/locale/libBrokenLocale.a /usr/lib64/libBrokenLocale.a /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h /tools_aarch64/bin/install -c /usr/src/glibc-build/locale/locale /usr/bin/locale.new mv -f /usr/bin/locale.new /usr/bin/locale /tools_aarch64/bin/install -c /usr/src/glibc-build/locale/localedef /usr/bin/localedef.new mv -f /usr/bin/localedef.new /usr/bin/localedef (cd /usr/src/glibc-build/locale/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h duplocale.o findlocale.o freelocale.o loadarchive.o loadlocale.o localeconv.o mb_cur_max.o newlocale.o nl_langinfo.o nl_langinfo_l.o setlocale.o uselocale.o C-address.o C-collate.o C-ctype.o C-identification.o C-measurement.o C-messages.o C-monetary.o C-name.o C-numeric.o C-paper.o C-telephone.o C-time.o lc-address.o lc-collate.o lc-ctype.o lc-identification.o lc-measurement.o lc-messages.o lc-monetary.o lc-name.o lc-numeric.o lc-paper.o lc-telephone.o lc-time.o C_name.o SYS_libc.o coll-lookup.o global-locale.o localename.o xlocale.o duplocale.os findlocale.os freelocale.os loadarchive.os loadlocale.os localeconv.os mb_cur_max.os newlocale.os nl_langinfo.os nl_langinfo_l.os setlocale.os uselocale.os C-address.os C-collate.os C-ctype.os C-identification.os C-measurement.os C-messages.os C-monetary.os C-name.os C-numeric.os C-paper.os C-telephone.os C-time.os lc-address.os lc-collate.os lc-ctype.os lc-identification.os lc-measurement.os lc-messages.os lc-monetary.os lc-name.os lc-numeric.os lc-paper.os lc-telephone.os lc-time.os C_name.os SYS_libc.os coll-lookup.os global-locale.os localename.os xlocale.os charmap-dir.o record-status.o simple-hash.o xasprintf.o xmalloc.o xstrdup.o locale.o locale-spec.o md5.o charmap.o linereader.o localedef.o ld-address.o ld-collate.o ld-ctype.o ld-identification.o ld-measurement.o ld-messages.o ld-monetary.o ld-name.o ld-numeric.o ld-paper.o ld-telephone.o ld-time.o locarchive.o locfile.o repertoire.o broken_cur_max.o broken_cur_max.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/locale/stubsT mv -f /usr/src/glibc-build/locale/stubsT /usr/src/glibc-build/locale/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/locale' make subdir=localedata -C localedata ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/localedata' .././scripts/mkinstalldirs /usr/share/i18n/charmaps mkdir -p -- /usr/share/i18n/charmaps rm -f /usr/share/i18n/charmaps/ANSI_X3.110-1983 /usr/share/i18n/charmaps/ANSI_X3.110-1983.gz /tools_aarch64/bin/install -c -m 644 charmaps/ANSI_X3.110-1983 /usr/share/i18n/charmaps/ANSI_X3.110-1983 gzip -9n /usr/share/i18n/charmaps/ANSI_X3.110-1983 rm -f /usr/share/i18n/charmaps/ANSI_X3.4-1968 /usr/share/i18n/charmaps/ANSI_X3.4-1968.gz /tools_aarch64/bin/install -c -m 644 charmaps/ANSI_X3.4-1968 /usr/share/i18n/charmaps/ANSI_X3.4-1968 gzip -9n /usr/share/i18n/charmaps/ANSI_X3.4-1968 rm -f /usr/share/i18n/charmaps/ARMSCII-8 /usr/share/i18n/charmaps/ARMSCII-8.gz /tools_aarch64/bin/install -c -m 644 charmaps/ARMSCII-8 /usr/share/i18n/charmaps/ARMSCII-8 gzip -9n /usr/share/i18n/charmaps/ARMSCII-8 rm -f /usr/share/i18n/charmaps/ASMO_449 /usr/share/i18n/charmaps/ASMO_449.gz /tools_aarch64/bin/install -c -m 644 charmaps/ASMO_449 /usr/share/i18n/charmaps/ASMO_449 gzip -9n /usr/share/i18n/charmaps/ASMO_449 rm -f /usr/share/i18n/charmaps/BIG5 /usr/share/i18n/charmaps/BIG5.gz /tools_aarch64/bin/install -c -m 644 charmaps/BIG5 /usr/share/i18n/charmaps/BIG5 gzip -9n /usr/share/i18n/charmaps/BIG5 rm -f /usr/share/i18n/charmaps/BIG5-HKSCS /usr/share/i18n/charmaps/BIG5-HKSCS.gz /tools_aarch64/bin/install -c -m 644 charmaps/BIG5-HKSCS /usr/share/i18n/charmaps/BIG5-HKSCS gzip -9n /usr/share/i18n/charmaps/BIG5-HKSCS rm -f /usr/share/i18n/charmaps/BRF /usr/share/i18n/charmaps/BRF.gz /tools_aarch64/bin/install -c -m 644 charmaps/BRF /usr/share/i18n/charmaps/BRF gzip -9n /usr/share/i18n/charmaps/BRF rm -f /usr/share/i18n/charmaps/BS_4730 /usr/share/i18n/charmaps/BS_4730.gz /tools_aarch64/bin/install -c -m 644 charmaps/BS_4730 /usr/share/i18n/charmaps/BS_4730 gzip -9n /usr/share/i18n/charmaps/BS_4730 rm -f /usr/share/i18n/charmaps/BS_VIEWDATA /usr/share/i18n/charmaps/BS_VIEWDATA.gz /tools_aarch64/bin/install -c -m 644 charmaps/BS_VIEWDATA /usr/share/i18n/charmaps/BS_VIEWDATA gzip -9n /usr/share/i18n/charmaps/BS_VIEWDATA rm -f /usr/share/i18n/charmaps/CP10007 /usr/share/i18n/charmaps/CP10007.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP10007 /usr/share/i18n/charmaps/CP10007 gzip -9n /usr/share/i18n/charmaps/CP10007 rm -f /usr/share/i18n/charmaps/CP1125 /usr/share/i18n/charmaps/CP1125.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP1125 /usr/share/i18n/charmaps/CP1125 gzip -9n /usr/share/i18n/charmaps/CP1125 rm -f /usr/share/i18n/charmaps/CP1250 /usr/share/i18n/charmaps/CP1250.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP1250 /usr/share/i18n/charmaps/CP1250 gzip -9n /usr/share/i18n/charmaps/CP1250 rm -f /usr/share/i18n/charmaps/CP1251 /usr/share/i18n/charmaps/CP1251.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP1251 /usr/share/i18n/charmaps/CP1251 gzip -9n /usr/share/i18n/charmaps/CP1251 rm -f /usr/share/i18n/charmaps/CP1252 /usr/share/i18n/charmaps/CP1252.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP1252 /usr/share/i18n/charmaps/CP1252 gzip -9n /usr/share/i18n/charmaps/CP1252 rm -f /usr/share/i18n/charmaps/CP1253 /usr/share/i18n/charmaps/CP1253.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP1253 /usr/share/i18n/charmaps/CP1253 gzip -9n /usr/share/i18n/charmaps/CP1253 rm -f /usr/share/i18n/charmaps/CP1254 /usr/share/i18n/charmaps/CP1254.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP1254 /usr/share/i18n/charmaps/CP1254 gzip -9n /usr/share/i18n/charmaps/CP1254 rm -f /usr/share/i18n/charmaps/CP1255 /usr/share/i18n/charmaps/CP1255.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP1255 /usr/share/i18n/charmaps/CP1255 gzip -9n /usr/share/i18n/charmaps/CP1255 rm -f /usr/share/i18n/charmaps/CP1256 /usr/share/i18n/charmaps/CP1256.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP1256 /usr/share/i18n/charmaps/CP1256 gzip -9n /usr/share/i18n/charmaps/CP1256 rm -f /usr/share/i18n/charmaps/CP1257 /usr/share/i18n/charmaps/CP1257.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP1257 /usr/share/i18n/charmaps/CP1257 gzip -9n /usr/share/i18n/charmaps/CP1257 rm -f /usr/share/i18n/charmaps/CP1258 /usr/share/i18n/charmaps/CP1258.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP1258 /usr/share/i18n/charmaps/CP1258 gzip -9n /usr/share/i18n/charmaps/CP1258 rm -f /usr/share/i18n/charmaps/CP737 /usr/share/i18n/charmaps/CP737.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP737 /usr/share/i18n/charmaps/CP737 gzip -9n /usr/share/i18n/charmaps/CP737 rm -f /usr/share/i18n/charmaps/CP770 /usr/share/i18n/charmaps/CP770.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP770 /usr/share/i18n/charmaps/CP770 gzip -9n /usr/share/i18n/charmaps/CP770 rm -f /usr/share/i18n/charmaps/CP771 /usr/share/i18n/charmaps/CP771.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP771 /usr/share/i18n/charmaps/CP771 gzip -9n /usr/share/i18n/charmaps/CP771 rm -f /usr/share/i18n/charmaps/CP772 /usr/share/i18n/charmaps/CP772.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP772 /usr/share/i18n/charmaps/CP772 gzip -9n /usr/share/i18n/charmaps/CP772 rm -f /usr/share/i18n/charmaps/CP773 /usr/share/i18n/charmaps/CP773.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP773 /usr/share/i18n/charmaps/CP773 gzip -9n /usr/share/i18n/charmaps/CP773 rm -f /usr/share/i18n/charmaps/CP774 /usr/share/i18n/charmaps/CP774.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP774 /usr/share/i18n/charmaps/CP774 gzip -9n /usr/share/i18n/charmaps/CP774 rm -f /usr/share/i18n/charmaps/CP775 /usr/share/i18n/charmaps/CP775.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP775 /usr/share/i18n/charmaps/CP775 gzip -9n /usr/share/i18n/charmaps/CP775 rm -f /usr/share/i18n/charmaps/CP949 /usr/share/i18n/charmaps/CP949.gz /tools_aarch64/bin/install -c -m 644 charmaps/CP949 /usr/share/i18n/charmaps/CP949 gzip -9n /usr/share/i18n/charmaps/CP949 rm -f /usr/share/i18n/charmaps/CSA_Z243.4-1985-1 /usr/share/i18n/charmaps/CSA_Z243.4-1985-1.gz /tools_aarch64/bin/install -c -m 644 charmaps/CSA_Z243.4-1985-1 /usr/share/i18n/charmaps/CSA_Z243.4-1985-1 gzip -9n /usr/share/i18n/charmaps/CSA_Z243.4-1985-1 rm -f /usr/share/i18n/charmaps/CSA_Z243.4-1985-2 /usr/share/i18n/charmaps/CSA_Z243.4-1985-2.gz /tools_aarch64/bin/install -c -m 644 charmaps/CSA_Z243.4-1985-2 /usr/share/i18n/charmaps/CSA_Z243.4-1985-2 gzip -9n /usr/share/i18n/charmaps/CSA_Z243.4-1985-2 rm -f /usr/share/i18n/charmaps/CSA_Z243.4-1985-GR /usr/share/i18n/charmaps/CSA_Z243.4-1985-GR.gz /tools_aarch64/bin/install -c -m 644 charmaps/CSA_Z243.4-1985-GR /usr/share/i18n/charmaps/CSA_Z243.4-1985-GR gzip -9n /usr/share/i18n/charmaps/CSA_Z243.4-1985-GR rm -f /usr/share/i18n/charmaps/CSN_369103 /usr/share/i18n/charmaps/CSN_369103.gz /tools_aarch64/bin/install -c -m 644 charmaps/CSN_369103 /usr/share/i18n/charmaps/CSN_369103 gzip -9n /usr/share/i18n/charmaps/CSN_369103 rm -f /usr/share/i18n/charmaps/CWI /usr/share/i18n/charmaps/CWI.gz /tools_aarch64/bin/install -c -m 644 charmaps/CWI /usr/share/i18n/charmaps/CWI gzip -9n /usr/share/i18n/charmaps/CWI rm -f /usr/share/i18n/charmaps/DEC-MCS /usr/share/i18n/charmaps/DEC-MCS.gz /tools_aarch64/bin/install -c -m 644 charmaps/DEC-MCS /usr/share/i18n/charmaps/DEC-MCS gzip -9n /usr/share/i18n/charmaps/DEC-MCS rm -f /usr/share/i18n/charmaps/DIN_66003 /usr/share/i18n/charmaps/DIN_66003.gz /tools_aarch64/bin/install -c -m 644 charmaps/DIN_66003 /usr/share/i18n/charmaps/DIN_66003 gzip -9n /usr/share/i18n/charmaps/DIN_66003 rm -f /usr/share/i18n/charmaps/DS_2089 /usr/share/i18n/charmaps/DS_2089.gz /tools_aarch64/bin/install -c -m 644 charmaps/DS_2089 /usr/share/i18n/charmaps/DS_2089 gzip -9n /usr/share/i18n/charmaps/DS_2089 rm -f /usr/share/i18n/charmaps/EBCDIC-AT-DE /usr/share/i18n/charmaps/EBCDIC-AT-DE.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-AT-DE /usr/share/i18n/charmaps/EBCDIC-AT-DE gzip -9n /usr/share/i18n/charmaps/EBCDIC-AT-DE rm -f /usr/share/i18n/charmaps/EBCDIC-AT-DE-A /usr/share/i18n/charmaps/EBCDIC-AT-DE-A.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-AT-DE-A /usr/share/i18n/charmaps/EBCDIC-AT-DE-A gzip -9n /usr/share/i18n/charmaps/EBCDIC-AT-DE-A rm -f /usr/share/i18n/charmaps/EBCDIC-CA-FR /usr/share/i18n/charmaps/EBCDIC-CA-FR.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-CA-FR /usr/share/i18n/charmaps/EBCDIC-CA-FR gzip -9n /usr/share/i18n/charmaps/EBCDIC-CA-FR rm -f /usr/share/i18n/charmaps/EBCDIC-DK-NO /usr/share/i18n/charmaps/EBCDIC-DK-NO.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-DK-NO /usr/share/i18n/charmaps/EBCDIC-DK-NO gzip -9n /usr/share/i18n/charmaps/EBCDIC-DK-NO rm -f /usr/share/i18n/charmaps/EBCDIC-DK-NO-A /usr/share/i18n/charmaps/EBCDIC-DK-NO-A.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-DK-NO-A /usr/share/i18n/charmaps/EBCDIC-DK-NO-A gzip -9n /usr/share/i18n/charmaps/EBCDIC-DK-NO-A rm -f /usr/share/i18n/charmaps/EBCDIC-ES /usr/share/i18n/charmaps/EBCDIC-ES.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-ES /usr/share/i18n/charmaps/EBCDIC-ES gzip -9n /usr/share/i18n/charmaps/EBCDIC-ES rm -f /usr/share/i18n/charmaps/EBCDIC-ES-A /usr/share/i18n/charmaps/EBCDIC-ES-A.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-ES-A /usr/share/i18n/charmaps/EBCDIC-ES-A gzip -9n /usr/share/i18n/charmaps/EBCDIC-ES-A rm -f /usr/share/i18n/charmaps/EBCDIC-ES-S /usr/share/i18n/charmaps/EBCDIC-ES-S.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-ES-S /usr/share/i18n/charmaps/EBCDIC-ES-S gzip -9n /usr/share/i18n/charmaps/EBCDIC-ES-S rm -f /usr/share/i18n/charmaps/EBCDIC-FI-SE /usr/share/i18n/charmaps/EBCDIC-FI-SE.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-FI-SE /usr/share/i18n/charmaps/EBCDIC-FI-SE gzip -9n /usr/share/i18n/charmaps/EBCDIC-FI-SE rm -f /usr/share/i18n/charmaps/EBCDIC-FI-SE-A /usr/share/i18n/charmaps/EBCDIC-FI-SE-A.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-FI-SE-A /usr/share/i18n/charmaps/EBCDIC-FI-SE-A gzip -9n /usr/share/i18n/charmaps/EBCDIC-FI-SE-A rm -f /usr/share/i18n/charmaps/EBCDIC-FR /usr/share/i18n/charmaps/EBCDIC-FR.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-FR /usr/share/i18n/charmaps/EBCDIC-FR gzip -9n /usr/share/i18n/charmaps/EBCDIC-FR rm -f /usr/share/i18n/charmaps/EBCDIC-IS-FRISS /usr/share/i18n/charmaps/EBCDIC-IS-FRISS.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-IS-FRISS /usr/share/i18n/charmaps/EBCDIC-IS-FRISS gzip -9n /usr/share/i18n/charmaps/EBCDIC-IS-FRISS rm -f /usr/share/i18n/charmaps/EBCDIC-IT /usr/share/i18n/charmaps/EBCDIC-IT.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-IT /usr/share/i18n/charmaps/EBCDIC-IT gzip -9n /usr/share/i18n/charmaps/EBCDIC-IT rm -f /usr/share/i18n/charmaps/EBCDIC-PT /usr/share/i18n/charmaps/EBCDIC-PT.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-PT /usr/share/i18n/charmaps/EBCDIC-PT gzip -9n /usr/share/i18n/charmaps/EBCDIC-PT rm -f /usr/share/i18n/charmaps/EBCDIC-UK /usr/share/i18n/charmaps/EBCDIC-UK.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-UK /usr/share/i18n/charmaps/EBCDIC-UK gzip -9n /usr/share/i18n/charmaps/EBCDIC-UK rm -f /usr/share/i18n/charmaps/EBCDIC-US /usr/share/i18n/charmaps/EBCDIC-US.gz /tools_aarch64/bin/install -c -m 644 charmaps/EBCDIC-US /usr/share/i18n/charmaps/EBCDIC-US gzip -9n /usr/share/i18n/charmaps/EBCDIC-US rm -f /usr/share/i18n/charmaps/ECMA-CYRILLIC /usr/share/i18n/charmaps/ECMA-CYRILLIC.gz /tools_aarch64/bin/install -c -m 644 charmaps/ECMA-CYRILLIC /usr/share/i18n/charmaps/ECMA-CYRILLIC gzip -9n /usr/share/i18n/charmaps/ECMA-CYRILLIC rm -f /usr/share/i18n/charmaps/ES /usr/share/i18n/charmaps/ES.gz /tools_aarch64/bin/install -c -m 644 charmaps/ES /usr/share/i18n/charmaps/ES gzip -9n /usr/share/i18n/charmaps/ES rm -f /usr/share/i18n/charmaps/ES2 /usr/share/i18n/charmaps/ES2.gz /tools_aarch64/bin/install -c -m 644 charmaps/ES2 /usr/share/i18n/charmaps/ES2 gzip -9n /usr/share/i18n/charmaps/ES2 rm -f /usr/share/i18n/charmaps/EUC-JISX0213 /usr/share/i18n/charmaps/EUC-JISX0213.gz /tools_aarch64/bin/install -c -m 644 charmaps/EUC-JISX0213 /usr/share/i18n/charmaps/EUC-JISX0213 gzip -9n /usr/share/i18n/charmaps/EUC-JISX0213 rm -f /usr/share/i18n/charmaps/EUC-JP /usr/share/i18n/charmaps/EUC-JP.gz /tools_aarch64/bin/install -c -m 644 charmaps/EUC-JP /usr/share/i18n/charmaps/EUC-JP gzip -9n /usr/share/i18n/charmaps/EUC-JP rm -f /usr/share/i18n/charmaps/EUC-JP-MS /usr/share/i18n/charmaps/EUC-JP-MS.gz /tools_aarch64/bin/install -c -m 644 charmaps/EUC-JP-MS /usr/share/i18n/charmaps/EUC-JP-MS gzip -9n /usr/share/i18n/charmaps/EUC-JP-MS rm -f /usr/share/i18n/charmaps/EUC-KR /usr/share/i18n/charmaps/EUC-KR.gz /tools_aarch64/bin/install -c -m 644 charmaps/EUC-KR /usr/share/i18n/charmaps/EUC-KR gzip -9n /usr/share/i18n/charmaps/EUC-KR rm -f /usr/share/i18n/charmaps/EUC-TW /usr/share/i18n/charmaps/EUC-TW.gz /tools_aarch64/bin/install -c -m 644 charmaps/EUC-TW /usr/share/i18n/charmaps/EUC-TW gzip -9n /usr/share/i18n/charmaps/EUC-TW rm -f /usr/share/i18n/charmaps/GB18030 /usr/share/i18n/charmaps/GB18030.gz /tools_aarch64/bin/install -c -m 644 charmaps/GB18030 /usr/share/i18n/charmaps/GB18030 gzip -9n /usr/share/i18n/charmaps/GB18030 rm -f /usr/share/i18n/charmaps/GB2312 /usr/share/i18n/charmaps/GB2312.gz /tools_aarch64/bin/install -c -m 644 charmaps/GB2312 /usr/share/i18n/charmaps/GB2312 gzip -9n /usr/share/i18n/charmaps/GB2312 rm -f /usr/share/i18n/charmaps/GBK /usr/share/i18n/charmaps/GBK.gz /tools_aarch64/bin/install -c -m 644 charmaps/GBK /usr/share/i18n/charmaps/GBK gzip -9n /usr/share/i18n/charmaps/GBK rm -f /usr/share/i18n/charmaps/GB_1988-80 /usr/share/i18n/charmaps/GB_1988-80.gz /tools_aarch64/bin/install -c -m 644 charmaps/GB_1988-80 /usr/share/i18n/charmaps/GB_1988-80 gzip -9n /usr/share/i18n/charmaps/GB_1988-80 rm -f /usr/share/i18n/charmaps/GEORGIAN-ACADEMY /usr/share/i18n/charmaps/GEORGIAN-ACADEMY.gz /tools_aarch64/bin/install -c -m 644 charmaps/GEORGIAN-ACADEMY /usr/share/i18n/charmaps/GEORGIAN-ACADEMY gzip -9n /usr/share/i18n/charmaps/GEORGIAN-ACADEMY rm -f /usr/share/i18n/charmaps/GEORGIAN-PS /usr/share/i18n/charmaps/GEORGIAN-PS.gz /tools_aarch64/bin/install -c -m 644 charmaps/GEORGIAN-PS /usr/share/i18n/charmaps/GEORGIAN-PS gzip -9n /usr/share/i18n/charmaps/GEORGIAN-PS rm -f /usr/share/i18n/charmaps/GOST_19768-74 /usr/share/i18n/charmaps/GOST_19768-74.gz /tools_aarch64/bin/install -c -m 644 charmaps/GOST_19768-74 /usr/share/i18n/charmaps/GOST_19768-74 gzip -9n /usr/share/i18n/charmaps/GOST_19768-74 rm -f /usr/share/i18n/charmaps/GREEK-CCITT /usr/share/i18n/charmaps/GREEK-CCITT.gz /tools_aarch64/bin/install -c -m 644 charmaps/GREEK-CCITT /usr/share/i18n/charmaps/GREEK-CCITT gzip -9n /usr/share/i18n/charmaps/GREEK-CCITT rm -f /usr/share/i18n/charmaps/GREEK7 /usr/share/i18n/charmaps/GREEK7.gz /tools_aarch64/bin/install -c -m 644 charmaps/GREEK7 /usr/share/i18n/charmaps/GREEK7 gzip -9n /usr/share/i18n/charmaps/GREEK7 rm -f /usr/share/i18n/charmaps/GREEK7-OLD /usr/share/i18n/charmaps/GREEK7-OLD.gz /tools_aarch64/bin/install -c -m 644 charmaps/GREEK7-OLD /usr/share/i18n/charmaps/GREEK7-OLD gzip -9n /usr/share/i18n/charmaps/GREEK7-OLD rm -f /usr/share/i18n/charmaps/HP-GREEK8 /usr/share/i18n/charmaps/HP-GREEK8.gz /tools_aarch64/bin/install -c -m 644 charmaps/HP-GREEK8 /usr/share/i18n/charmaps/HP-GREEK8 gzip -9n /usr/share/i18n/charmaps/HP-GREEK8 rm -f /usr/share/i18n/charmaps/HP-ROMAN8 /usr/share/i18n/charmaps/HP-ROMAN8.gz /tools_aarch64/bin/install -c -m 644 charmaps/HP-ROMAN8 /usr/share/i18n/charmaps/HP-ROMAN8 gzip -9n /usr/share/i18n/charmaps/HP-ROMAN8 rm -f /usr/share/i18n/charmaps/HP-ROMAN9 /usr/share/i18n/charmaps/HP-ROMAN9.gz /tools_aarch64/bin/install -c -m 644 charmaps/HP-ROMAN9 /usr/share/i18n/charmaps/HP-ROMAN9 gzip -9n /usr/share/i18n/charmaps/HP-ROMAN9 rm -f /usr/share/i18n/charmaps/HP-THAI8 /usr/share/i18n/charmaps/HP-THAI8.gz /tools_aarch64/bin/install -c -m 644 charmaps/HP-THAI8 /usr/share/i18n/charmaps/HP-THAI8 gzip -9n /usr/share/i18n/charmaps/HP-THAI8 rm -f /usr/share/i18n/charmaps/HP-TURKISH8 /usr/share/i18n/charmaps/HP-TURKISH8.gz /tools_aarch64/bin/install -c -m 644 charmaps/HP-TURKISH8 /usr/share/i18n/charmaps/HP-TURKISH8 gzip -9n /usr/share/i18n/charmaps/HP-TURKISH8 rm -f /usr/share/i18n/charmaps/IBM037 /usr/share/i18n/charmaps/IBM037.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM037 /usr/share/i18n/charmaps/IBM037 gzip -9n /usr/share/i18n/charmaps/IBM037 rm -f /usr/share/i18n/charmaps/IBM038 /usr/share/i18n/charmaps/IBM038.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM038 /usr/share/i18n/charmaps/IBM038 gzip -9n /usr/share/i18n/charmaps/IBM038 rm -f /usr/share/i18n/charmaps/IBM1004 /usr/share/i18n/charmaps/IBM1004.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM1004 /usr/share/i18n/charmaps/IBM1004 gzip -9n /usr/share/i18n/charmaps/IBM1004 rm -f /usr/share/i18n/charmaps/IBM1026 /usr/share/i18n/charmaps/IBM1026.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM1026 /usr/share/i18n/charmaps/IBM1026 gzip -9n /usr/share/i18n/charmaps/IBM1026 rm -f /usr/share/i18n/charmaps/IBM1047 /usr/share/i18n/charmaps/IBM1047.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM1047 /usr/share/i18n/charmaps/IBM1047 gzip -9n /usr/share/i18n/charmaps/IBM1047 rm -f /usr/share/i18n/charmaps/IBM1124 /usr/share/i18n/charmaps/IBM1124.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM1124 /usr/share/i18n/charmaps/IBM1124 gzip -9n /usr/share/i18n/charmaps/IBM1124 rm -f /usr/share/i18n/charmaps/IBM1129 /usr/share/i18n/charmaps/IBM1129.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM1129 /usr/share/i18n/charmaps/IBM1129 gzip -9n /usr/share/i18n/charmaps/IBM1129 rm -f /usr/share/i18n/charmaps/IBM1132 /usr/share/i18n/charmaps/IBM1132.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM1132 /usr/share/i18n/charmaps/IBM1132 gzip -9n /usr/share/i18n/charmaps/IBM1132 rm -f /usr/share/i18n/charmaps/IBM1133 /usr/share/i18n/charmaps/IBM1133.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM1133 /usr/share/i18n/charmaps/IBM1133 gzip -9n /usr/share/i18n/charmaps/IBM1133 rm -f /usr/share/i18n/charmaps/IBM1160 /usr/share/i18n/charmaps/IBM1160.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM1160 /usr/share/i18n/charmaps/IBM1160 gzip -9n /usr/share/i18n/charmaps/IBM1160 rm -f /usr/share/i18n/charmaps/IBM1161 /usr/share/i18n/charmaps/IBM1161.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM1161 /usr/share/i18n/charmaps/IBM1161 gzip -9n /usr/share/i18n/charmaps/IBM1161 rm -f /usr/share/i18n/charmaps/IBM1162 /usr/share/i18n/charmaps/IBM1162.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM1162 /usr/share/i18n/charmaps/IBM1162 gzip -9n /usr/share/i18n/charmaps/IBM1162 rm -f /usr/share/i18n/charmaps/IBM1163 /usr/share/i18n/charmaps/IBM1163.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM1163 /usr/share/i18n/charmaps/IBM1163 gzip -9n /usr/share/i18n/charmaps/IBM1163 rm -f /usr/share/i18n/charmaps/IBM1164 /usr/share/i18n/charmaps/IBM1164.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM1164 /usr/share/i18n/charmaps/IBM1164 gzip -9n /usr/share/i18n/charmaps/IBM1164 rm -f /usr/share/i18n/charmaps/IBM256 /usr/share/i18n/charmaps/IBM256.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM256 /usr/share/i18n/charmaps/IBM256 gzip -9n /usr/share/i18n/charmaps/IBM256 rm -f /usr/share/i18n/charmaps/IBM273 /usr/share/i18n/charmaps/IBM273.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM273 /usr/share/i18n/charmaps/IBM273 gzip -9n /usr/share/i18n/charmaps/IBM273 rm -f /usr/share/i18n/charmaps/IBM274 /usr/share/i18n/charmaps/IBM274.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM274 /usr/share/i18n/charmaps/IBM274 gzip -9n /usr/share/i18n/charmaps/IBM274 rm -f /usr/share/i18n/charmaps/IBM275 /usr/share/i18n/charmaps/IBM275.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM275 /usr/share/i18n/charmaps/IBM275 gzip -9n /usr/share/i18n/charmaps/IBM275 rm -f /usr/share/i18n/charmaps/IBM277 /usr/share/i18n/charmaps/IBM277.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM277 /usr/share/i18n/charmaps/IBM277 gzip -9n /usr/share/i18n/charmaps/IBM277 rm -f /usr/share/i18n/charmaps/IBM278 /usr/share/i18n/charmaps/IBM278.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM278 /usr/share/i18n/charmaps/IBM278 gzip -9n /usr/share/i18n/charmaps/IBM278 rm -f /usr/share/i18n/charmaps/IBM280 /usr/share/i18n/charmaps/IBM280.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM280 /usr/share/i18n/charmaps/IBM280 gzip -9n /usr/share/i18n/charmaps/IBM280 rm -f /usr/share/i18n/charmaps/IBM281 /usr/share/i18n/charmaps/IBM281.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM281 /usr/share/i18n/charmaps/IBM281 gzip -9n /usr/share/i18n/charmaps/IBM281 rm -f /usr/share/i18n/charmaps/IBM284 /usr/share/i18n/charmaps/IBM284.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM284 /usr/share/i18n/charmaps/IBM284 gzip -9n /usr/share/i18n/charmaps/IBM284 rm -f /usr/share/i18n/charmaps/IBM285 /usr/share/i18n/charmaps/IBM285.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM285 /usr/share/i18n/charmaps/IBM285 gzip -9n /usr/share/i18n/charmaps/IBM285 rm -f /usr/share/i18n/charmaps/IBM290 /usr/share/i18n/charmaps/IBM290.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM290 /usr/share/i18n/charmaps/IBM290 gzip -9n /usr/share/i18n/charmaps/IBM290 rm -f /usr/share/i18n/charmaps/IBM297 /usr/share/i18n/charmaps/IBM297.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM297 /usr/share/i18n/charmaps/IBM297 gzip -9n /usr/share/i18n/charmaps/IBM297 rm -f /usr/share/i18n/charmaps/IBM420 /usr/share/i18n/charmaps/IBM420.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM420 /usr/share/i18n/charmaps/IBM420 gzip -9n /usr/share/i18n/charmaps/IBM420 rm -f /usr/share/i18n/charmaps/IBM423 /usr/share/i18n/charmaps/IBM423.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM423 /usr/share/i18n/charmaps/IBM423 gzip -9n /usr/share/i18n/charmaps/IBM423 rm -f /usr/share/i18n/charmaps/IBM424 /usr/share/i18n/charmaps/IBM424.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM424 /usr/share/i18n/charmaps/IBM424 gzip -9n /usr/share/i18n/charmaps/IBM424 rm -f /usr/share/i18n/charmaps/IBM437 /usr/share/i18n/charmaps/IBM437.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM437 /usr/share/i18n/charmaps/IBM437 gzip -9n /usr/share/i18n/charmaps/IBM437 rm -f /usr/share/i18n/charmaps/IBM500 /usr/share/i18n/charmaps/IBM500.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM500 /usr/share/i18n/charmaps/IBM500 gzip -9n /usr/share/i18n/charmaps/IBM500 rm -f /usr/share/i18n/charmaps/IBM850 /usr/share/i18n/charmaps/IBM850.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM850 /usr/share/i18n/charmaps/IBM850 gzip -9n /usr/share/i18n/charmaps/IBM850 rm -f /usr/share/i18n/charmaps/IBM851 /usr/share/i18n/charmaps/IBM851.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM851 /usr/share/i18n/charmaps/IBM851 gzip -9n /usr/share/i18n/charmaps/IBM851 rm -f /usr/share/i18n/charmaps/IBM852 /usr/share/i18n/charmaps/IBM852.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM852 /usr/share/i18n/charmaps/IBM852 gzip -9n /usr/share/i18n/charmaps/IBM852 rm -f /usr/share/i18n/charmaps/IBM855 /usr/share/i18n/charmaps/IBM855.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM855 /usr/share/i18n/charmaps/IBM855 gzip -9n /usr/share/i18n/charmaps/IBM855 rm -f /usr/share/i18n/charmaps/IBM856 /usr/share/i18n/charmaps/IBM856.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM856 /usr/share/i18n/charmaps/IBM856 gzip -9n /usr/share/i18n/charmaps/IBM856 rm -f /usr/share/i18n/charmaps/IBM857 /usr/share/i18n/charmaps/IBM857.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM857 /usr/share/i18n/charmaps/IBM857 gzip -9n /usr/share/i18n/charmaps/IBM857 rm -f /usr/share/i18n/charmaps/IBM858 /usr/share/i18n/charmaps/IBM858.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM858 /usr/share/i18n/charmaps/IBM858 gzip -9n /usr/share/i18n/charmaps/IBM858 rm -f /usr/share/i18n/charmaps/IBM860 /usr/share/i18n/charmaps/IBM860.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM860 /usr/share/i18n/charmaps/IBM860 gzip -9n /usr/share/i18n/charmaps/IBM860 rm -f /usr/share/i18n/charmaps/IBM861 /usr/share/i18n/charmaps/IBM861.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM861 /usr/share/i18n/charmaps/IBM861 gzip -9n /usr/share/i18n/charmaps/IBM861 rm -f /usr/share/i18n/charmaps/IBM862 /usr/share/i18n/charmaps/IBM862.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM862 /usr/share/i18n/charmaps/IBM862 gzip -9n /usr/share/i18n/charmaps/IBM862 rm -f /usr/share/i18n/charmaps/IBM863 /usr/share/i18n/charmaps/IBM863.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM863 /usr/share/i18n/charmaps/IBM863 gzip -9n /usr/share/i18n/charmaps/IBM863 rm -f /usr/share/i18n/charmaps/IBM864 /usr/share/i18n/charmaps/IBM864.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM864 /usr/share/i18n/charmaps/IBM864 gzip -9n /usr/share/i18n/charmaps/IBM864 rm -f /usr/share/i18n/charmaps/IBM865 /usr/share/i18n/charmaps/IBM865.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM865 /usr/share/i18n/charmaps/IBM865 gzip -9n /usr/share/i18n/charmaps/IBM865 rm -f /usr/share/i18n/charmaps/IBM866 /usr/share/i18n/charmaps/IBM866.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM866 /usr/share/i18n/charmaps/IBM866 gzip -9n /usr/share/i18n/charmaps/IBM866 rm -f /usr/share/i18n/charmaps/IBM866NAV /usr/share/i18n/charmaps/IBM866NAV.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM866NAV /usr/share/i18n/charmaps/IBM866NAV gzip -9n /usr/share/i18n/charmaps/IBM866NAV rm -f /usr/share/i18n/charmaps/IBM868 /usr/share/i18n/charmaps/IBM868.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM868 /usr/share/i18n/charmaps/IBM868 gzip -9n /usr/share/i18n/charmaps/IBM868 rm -f /usr/share/i18n/charmaps/IBM869 /usr/share/i18n/charmaps/IBM869.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM869 /usr/share/i18n/charmaps/IBM869 gzip -9n /usr/share/i18n/charmaps/IBM869 rm -f /usr/share/i18n/charmaps/IBM870 /usr/share/i18n/charmaps/IBM870.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM870 /usr/share/i18n/charmaps/IBM870 gzip -9n /usr/share/i18n/charmaps/IBM870 rm -f /usr/share/i18n/charmaps/IBM871 /usr/share/i18n/charmaps/IBM871.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM871 /usr/share/i18n/charmaps/IBM871 gzip -9n /usr/share/i18n/charmaps/IBM871 rm -f /usr/share/i18n/charmaps/IBM874 /usr/share/i18n/charmaps/IBM874.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM874 /usr/share/i18n/charmaps/IBM874 gzip -9n /usr/share/i18n/charmaps/IBM874 rm -f /usr/share/i18n/charmaps/IBM875 /usr/share/i18n/charmaps/IBM875.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM875 /usr/share/i18n/charmaps/IBM875 gzip -9n /usr/share/i18n/charmaps/IBM875 rm -f /usr/share/i18n/charmaps/IBM880 /usr/share/i18n/charmaps/IBM880.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM880 /usr/share/i18n/charmaps/IBM880 gzip -9n /usr/share/i18n/charmaps/IBM880 rm -f /usr/share/i18n/charmaps/IBM891 /usr/share/i18n/charmaps/IBM891.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM891 /usr/share/i18n/charmaps/IBM891 gzip -9n /usr/share/i18n/charmaps/IBM891 rm -f /usr/share/i18n/charmaps/IBM903 /usr/share/i18n/charmaps/IBM903.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM903 /usr/share/i18n/charmaps/IBM903 gzip -9n /usr/share/i18n/charmaps/IBM903 rm -f /usr/share/i18n/charmaps/IBM904 /usr/share/i18n/charmaps/IBM904.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM904 /usr/share/i18n/charmaps/IBM904 gzip -9n /usr/share/i18n/charmaps/IBM904 rm -f /usr/share/i18n/charmaps/IBM905 /usr/share/i18n/charmaps/IBM905.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM905 /usr/share/i18n/charmaps/IBM905 gzip -9n /usr/share/i18n/charmaps/IBM905 rm -f /usr/share/i18n/charmaps/IBM918 /usr/share/i18n/charmaps/IBM918.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM918 /usr/share/i18n/charmaps/IBM918 gzip -9n /usr/share/i18n/charmaps/IBM918 rm -f /usr/share/i18n/charmaps/IBM922 /usr/share/i18n/charmaps/IBM922.gz /tools_aarch64/bin/install -c -m 644 charmaps/IBM922 /usr/share/i18n/charmaps/IBM922 gzip -9n /usr/share/i18n/charmaps/IBM922 rm -f /usr/share/i18n/charmaps/IEC_P27-1 /usr/share/i18n/charmaps/IEC_P27-1.gz /tools_aarch64/bin/install -c -m 644 charmaps/IEC_P27-1 /usr/share/i18n/charmaps/IEC_P27-1 gzip -9n /usr/share/i18n/charmaps/IEC_P27-1 rm -f /usr/share/i18n/charmaps/INIS /usr/share/i18n/charmaps/INIS.gz /tools_aarch64/bin/install -c -m 644 charmaps/INIS /usr/share/i18n/charmaps/INIS gzip -9n /usr/share/i18n/charmaps/INIS rm -f /usr/share/i18n/charmaps/INIS-8 /usr/share/i18n/charmaps/INIS-8.gz /tools_aarch64/bin/install -c -m 644 charmaps/INIS-8 /usr/share/i18n/charmaps/INIS-8 gzip -9n /usr/share/i18n/charmaps/INIS-8 rm -f /usr/share/i18n/charmaps/INIS-CYRILLIC /usr/share/i18n/charmaps/INIS-CYRILLIC.gz /tools_aarch64/bin/install -c -m 644 charmaps/INIS-CYRILLIC /usr/share/i18n/charmaps/INIS-CYRILLIC gzip -9n /usr/share/i18n/charmaps/INIS-CYRILLIC rm -f /usr/share/i18n/charmaps/INVARIANT /usr/share/i18n/charmaps/INVARIANT.gz /tools_aarch64/bin/install -c -m 644 charmaps/INVARIANT /usr/share/i18n/charmaps/INVARIANT gzip -9n /usr/share/i18n/charmaps/INVARIANT rm -f /usr/share/i18n/charmaps/ISIRI-3342 /usr/share/i18n/charmaps/ISIRI-3342.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISIRI-3342 /usr/share/i18n/charmaps/ISIRI-3342 gzip -9n /usr/share/i18n/charmaps/ISIRI-3342 rm -f /usr/share/i18n/charmaps/ISO-8859-1 /usr/share/i18n/charmaps/ISO-8859-1.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-1 /usr/share/i18n/charmaps/ISO-8859-1 gzip -9n /usr/share/i18n/charmaps/ISO-8859-1 rm -f /usr/share/i18n/charmaps/ISO-8859-10 /usr/share/i18n/charmaps/ISO-8859-10.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-10 /usr/share/i18n/charmaps/ISO-8859-10 gzip -9n /usr/share/i18n/charmaps/ISO-8859-10 rm -f /usr/share/i18n/charmaps/ISO-8859-11 /usr/share/i18n/charmaps/ISO-8859-11.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-11 /usr/share/i18n/charmaps/ISO-8859-11 gzip -9n /usr/share/i18n/charmaps/ISO-8859-11 rm -f /usr/share/i18n/charmaps/ISO-8859-13 /usr/share/i18n/charmaps/ISO-8859-13.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-13 /usr/share/i18n/charmaps/ISO-8859-13 gzip -9n /usr/share/i18n/charmaps/ISO-8859-13 rm -f /usr/share/i18n/charmaps/ISO-8859-14 /usr/share/i18n/charmaps/ISO-8859-14.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-14 /usr/share/i18n/charmaps/ISO-8859-14 gzip -9n /usr/share/i18n/charmaps/ISO-8859-14 rm -f /usr/share/i18n/charmaps/ISO-8859-15 /usr/share/i18n/charmaps/ISO-8859-15.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-15 /usr/share/i18n/charmaps/ISO-8859-15 gzip -9n /usr/share/i18n/charmaps/ISO-8859-15 rm -f /usr/share/i18n/charmaps/ISO-8859-16 /usr/share/i18n/charmaps/ISO-8859-16.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-16 /usr/share/i18n/charmaps/ISO-8859-16 gzip -9n /usr/share/i18n/charmaps/ISO-8859-16 rm -f /usr/share/i18n/charmaps/ISO-8859-2 /usr/share/i18n/charmaps/ISO-8859-2.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-2 /usr/share/i18n/charmaps/ISO-8859-2 gzip -9n /usr/share/i18n/charmaps/ISO-8859-2 rm -f /usr/share/i18n/charmaps/ISO-8859-3 /usr/share/i18n/charmaps/ISO-8859-3.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-3 /usr/share/i18n/charmaps/ISO-8859-3 gzip -9n /usr/share/i18n/charmaps/ISO-8859-3 rm -f /usr/share/i18n/charmaps/ISO-8859-4 /usr/share/i18n/charmaps/ISO-8859-4.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-4 /usr/share/i18n/charmaps/ISO-8859-4 gzip -9n /usr/share/i18n/charmaps/ISO-8859-4 rm -f /usr/share/i18n/charmaps/ISO-8859-5 /usr/share/i18n/charmaps/ISO-8859-5.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-5 /usr/share/i18n/charmaps/ISO-8859-5 gzip -9n /usr/share/i18n/charmaps/ISO-8859-5 rm -f /usr/share/i18n/charmaps/ISO-8859-6 /usr/share/i18n/charmaps/ISO-8859-6.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-6 /usr/share/i18n/charmaps/ISO-8859-6 gzip -9n /usr/share/i18n/charmaps/ISO-8859-6 rm -f /usr/share/i18n/charmaps/ISO-8859-7 /usr/share/i18n/charmaps/ISO-8859-7.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-7 /usr/share/i18n/charmaps/ISO-8859-7 gzip -9n /usr/share/i18n/charmaps/ISO-8859-7 rm -f /usr/share/i18n/charmaps/ISO-8859-8 /usr/share/i18n/charmaps/ISO-8859-8.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-8 /usr/share/i18n/charmaps/ISO-8859-8 gzip -9n /usr/share/i18n/charmaps/ISO-8859-8 rm -f /usr/share/i18n/charmaps/ISO-8859-9 /usr/share/i18n/charmaps/ISO-8859-9.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-9 /usr/share/i18n/charmaps/ISO-8859-9 gzip -9n /usr/share/i18n/charmaps/ISO-8859-9 rm -f /usr/share/i18n/charmaps/ISO-8859-9E /usr/share/i18n/charmaps/ISO-8859-9E.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-8859-9E /usr/share/i18n/charmaps/ISO-8859-9E gzip -9n /usr/share/i18n/charmaps/ISO-8859-9E rm -f /usr/share/i18n/charmaps/ISO-IR-197 /usr/share/i18n/charmaps/ISO-IR-197.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-IR-197 /usr/share/i18n/charmaps/ISO-IR-197 gzip -9n /usr/share/i18n/charmaps/ISO-IR-197 rm -f /usr/share/i18n/charmaps/ISO-IR-209 /usr/share/i18n/charmaps/ISO-IR-209.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-IR-209 /usr/share/i18n/charmaps/ISO-IR-209 gzip -9n /usr/share/i18n/charmaps/ISO-IR-209 rm -f /usr/share/i18n/charmaps/ISO-IR-90 /usr/share/i18n/charmaps/ISO-IR-90.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO-IR-90 /usr/share/i18n/charmaps/ISO-IR-90 gzip -9n /usr/share/i18n/charmaps/ISO-IR-90 rm -f /usr/share/i18n/charmaps/ISO_10367-BOX /usr/share/i18n/charmaps/ISO_10367-BOX.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_10367-BOX /usr/share/i18n/charmaps/ISO_10367-BOX gzip -9n /usr/share/i18n/charmaps/ISO_10367-BOX rm -f /usr/share/i18n/charmaps/ISO_10646 /usr/share/i18n/charmaps/ISO_10646.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_10646 /usr/share/i18n/charmaps/ISO_10646 gzip -9n /usr/share/i18n/charmaps/ISO_10646 rm -f /usr/share/i18n/charmaps/ISO_11548-1 /usr/share/i18n/charmaps/ISO_11548-1.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_11548-1 /usr/share/i18n/charmaps/ISO_11548-1 gzip -9n /usr/share/i18n/charmaps/ISO_11548-1 rm -f /usr/share/i18n/charmaps/ISO_2033-1983 /usr/share/i18n/charmaps/ISO_2033-1983.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_2033-1983 /usr/share/i18n/charmaps/ISO_2033-1983 gzip -9n /usr/share/i18n/charmaps/ISO_2033-1983 rm -f /usr/share/i18n/charmaps/ISO_5427 /usr/share/i18n/charmaps/ISO_5427.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_5427 /usr/share/i18n/charmaps/ISO_5427 gzip -9n /usr/share/i18n/charmaps/ISO_5427 rm -f /usr/share/i18n/charmaps/ISO_5427-EXT /usr/share/i18n/charmaps/ISO_5427-EXT.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_5427-EXT /usr/share/i18n/charmaps/ISO_5427-EXT gzip -9n /usr/share/i18n/charmaps/ISO_5427-EXT rm -f /usr/share/i18n/charmaps/ISO_5428 /usr/share/i18n/charmaps/ISO_5428.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_5428 /usr/share/i18n/charmaps/ISO_5428 gzip -9n /usr/share/i18n/charmaps/ISO_5428 rm -f /usr/share/i18n/charmaps/ISO_646.BASIC /usr/share/i18n/charmaps/ISO_646.BASIC.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_646.BASIC /usr/share/i18n/charmaps/ISO_646.BASIC gzip -9n /usr/share/i18n/charmaps/ISO_646.BASIC rm -f /usr/share/i18n/charmaps/ISO_646.IRV /usr/share/i18n/charmaps/ISO_646.IRV.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_646.IRV /usr/share/i18n/charmaps/ISO_646.IRV gzip -9n /usr/share/i18n/charmaps/ISO_646.IRV rm -f /usr/share/i18n/charmaps/ISO_6937 /usr/share/i18n/charmaps/ISO_6937.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_6937 /usr/share/i18n/charmaps/ISO_6937 gzip -9n /usr/share/i18n/charmaps/ISO_6937 rm -f /usr/share/i18n/charmaps/ISO_6937-2-25 /usr/share/i18n/charmaps/ISO_6937-2-25.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_6937-2-25 /usr/share/i18n/charmaps/ISO_6937-2-25 gzip -9n /usr/share/i18n/charmaps/ISO_6937-2-25 rm -f /usr/share/i18n/charmaps/ISO_6937-2-ADD /usr/share/i18n/charmaps/ISO_6937-2-ADD.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_6937-2-ADD /usr/share/i18n/charmaps/ISO_6937-2-ADD gzip -9n /usr/share/i18n/charmaps/ISO_6937-2-ADD rm -f /usr/share/i18n/charmaps/ISO_8859-1,GL /usr/share/i18n/charmaps/ISO_8859-1,GL.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_8859-1,GL /usr/share/i18n/charmaps/ISO_8859-1,GL gzip -9n /usr/share/i18n/charmaps/ISO_8859-1,GL rm -f /usr/share/i18n/charmaps/ISO_8859-SUPP /usr/share/i18n/charmaps/ISO_8859-SUPP.gz /tools_aarch64/bin/install -c -m 644 charmaps/ISO_8859-SUPP /usr/share/i18n/charmaps/ISO_8859-SUPP gzip -9n /usr/share/i18n/charmaps/ISO_8859-SUPP rm -f /usr/share/i18n/charmaps/IT /usr/share/i18n/charmaps/IT.gz /tools_aarch64/bin/install -c -m 644 charmaps/IT /usr/share/i18n/charmaps/IT gzip -9n /usr/share/i18n/charmaps/IT rm -f /usr/share/i18n/charmaps/JIS_C6220-1969-JP /usr/share/i18n/charmaps/JIS_C6220-1969-JP.gz /tools_aarch64/bin/install -c -m 644 charmaps/JIS_C6220-1969-JP /usr/share/i18n/charmaps/JIS_C6220-1969-JP gzip -9n /usr/share/i18n/charmaps/JIS_C6220-1969-JP rm -f /usr/share/i18n/charmaps/JIS_C6220-1969-RO /usr/share/i18n/charmaps/JIS_C6220-1969-RO.gz /tools_aarch64/bin/install -c -m 644 charmaps/JIS_C6220-1969-RO /usr/share/i18n/charmaps/JIS_C6220-1969-RO gzip -9n /usr/share/i18n/charmaps/JIS_C6220-1969-RO rm -f /usr/share/i18n/charmaps/JIS_C6229-1984-A /usr/share/i18n/charmaps/JIS_C6229-1984-A.gz /tools_aarch64/bin/install -c -m 644 charmaps/JIS_C6229-1984-A /usr/share/i18n/charmaps/JIS_C6229-1984-A gzip -9n /usr/share/i18n/charmaps/JIS_C6229-1984-A rm -f /usr/share/i18n/charmaps/JIS_C6229-1984-B /usr/share/i18n/charmaps/JIS_C6229-1984-B.gz /tools_aarch64/bin/install -c -m 644 charmaps/JIS_C6229-1984-B /usr/share/i18n/charmaps/JIS_C6229-1984-B gzip -9n /usr/share/i18n/charmaps/JIS_C6229-1984-B rm -f /usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD /usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD.gz /tools_aarch64/bin/install -c -m 644 charmaps/JIS_C6229-1984-B-ADD /usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD gzip -9n /usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD rm -f /usr/share/i18n/charmaps/JIS_C6229-1984-HAND /usr/share/i18n/charmaps/JIS_C6229-1984-HAND.gz /tools_aarch64/bin/install -c -m 644 charmaps/JIS_C6229-1984-HAND /usr/share/i18n/charmaps/JIS_C6229-1984-HAND gzip -9n /usr/share/i18n/charmaps/JIS_C6229-1984-HAND rm -f /usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD /usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD.gz /tools_aarch64/bin/install -c -m 644 charmaps/JIS_C6229-1984-HAND-ADD /usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD gzip -9n /usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD rm -f /usr/share/i18n/charmaps/JIS_C6229-1984-KANA /usr/share/i18n/charmaps/JIS_C6229-1984-KANA.gz /tools_aarch64/bin/install -c -m 644 charmaps/JIS_C6229-1984-KANA /usr/share/i18n/charmaps/JIS_C6229-1984-KANA gzip -9n /usr/share/i18n/charmaps/JIS_C6229-1984-KANA rm -f /usr/share/i18n/charmaps/JIS_X0201 /usr/share/i18n/charmaps/JIS_X0201.gz /tools_aarch64/bin/install -c -m 644 charmaps/JIS_X0201 /usr/share/i18n/charmaps/JIS_X0201 gzip -9n /usr/share/i18n/charmaps/JIS_X0201 rm -f /usr/share/i18n/charmaps/JOHAB /usr/share/i18n/charmaps/JOHAB.gz /tools_aarch64/bin/install -c -m 644 charmaps/JOHAB /usr/share/i18n/charmaps/JOHAB gzip -9n /usr/share/i18n/charmaps/JOHAB rm -f /usr/share/i18n/charmaps/JUS_I.B1.002 /usr/share/i18n/charmaps/JUS_I.B1.002.gz /tools_aarch64/bin/install -c -m 644 charmaps/JUS_I.B1.002 /usr/share/i18n/charmaps/JUS_I.B1.002 gzip -9n /usr/share/i18n/charmaps/JUS_I.B1.002 rm -f /usr/share/i18n/charmaps/JUS_I.B1.003-MAC /usr/share/i18n/charmaps/JUS_I.B1.003-MAC.gz /tools_aarch64/bin/install -c -m 644 charmaps/JUS_I.B1.003-MAC /usr/share/i18n/charmaps/JUS_I.B1.003-MAC gzip -9n /usr/share/i18n/charmaps/JUS_I.B1.003-MAC rm -f /usr/share/i18n/charmaps/JUS_I.B1.003-SERB /usr/share/i18n/charmaps/JUS_I.B1.003-SERB.gz /tools_aarch64/bin/install -c -m 644 charmaps/JUS_I.B1.003-SERB /usr/share/i18n/charmaps/JUS_I.B1.003-SERB gzip -9n /usr/share/i18n/charmaps/JUS_I.B1.003-SERB rm -f /usr/share/i18n/charmaps/KOI-8 /usr/share/i18n/charmaps/KOI-8.gz /tools_aarch64/bin/install -c -m 644 charmaps/KOI-8 /usr/share/i18n/charmaps/KOI-8 gzip -9n /usr/share/i18n/charmaps/KOI-8 rm -f /usr/share/i18n/charmaps/KOI8-R /usr/share/i18n/charmaps/KOI8-R.gz /tools_aarch64/bin/install -c -m 644 charmaps/KOI8-R /usr/share/i18n/charmaps/KOI8-R gzip -9n /usr/share/i18n/charmaps/KOI8-R rm -f /usr/share/i18n/charmaps/KOI8-RU /usr/share/i18n/charmaps/KOI8-RU.gz /tools_aarch64/bin/install -c -m 644 charmaps/KOI8-RU /usr/share/i18n/charmaps/KOI8-RU gzip -9n /usr/share/i18n/charmaps/KOI8-RU rm -f /usr/share/i18n/charmaps/KOI8-T /usr/share/i18n/charmaps/KOI8-T.gz /tools_aarch64/bin/install -c -m 644 charmaps/KOI8-T /usr/share/i18n/charmaps/KOI8-T gzip -9n /usr/share/i18n/charmaps/KOI8-T rm -f /usr/share/i18n/charmaps/KOI8-U /usr/share/i18n/charmaps/KOI8-U.gz /tools_aarch64/bin/install -c -m 644 charmaps/KOI8-U /usr/share/i18n/charmaps/KOI8-U gzip -9n /usr/share/i18n/charmaps/KOI8-U rm -f /usr/share/i18n/charmaps/KSC5636 /usr/share/i18n/charmaps/KSC5636.gz /tools_aarch64/bin/install -c -m 644 charmaps/KSC5636 /usr/share/i18n/charmaps/KSC5636 gzip -9n /usr/share/i18n/charmaps/KSC5636 rm -f /usr/share/i18n/charmaps/LATIN-GREEK /usr/share/i18n/charmaps/LATIN-GREEK.gz /tools_aarch64/bin/install -c -m 644 charmaps/LATIN-GREEK /usr/share/i18n/charmaps/LATIN-GREEK gzip -9n /usr/share/i18n/charmaps/LATIN-GREEK rm -f /usr/share/i18n/charmaps/LATIN-GREEK-1 /usr/share/i18n/charmaps/LATIN-GREEK-1.gz /tools_aarch64/bin/install -c -m 644 charmaps/LATIN-GREEK-1 /usr/share/i18n/charmaps/LATIN-GREEK-1 gzip -9n /usr/share/i18n/charmaps/LATIN-GREEK-1 rm -f /usr/share/i18n/charmaps/MAC-CENTRALEUROPE /usr/share/i18n/charmaps/MAC-CENTRALEUROPE.gz /tools_aarch64/bin/install -c -m 644 charmaps/MAC-CENTRALEUROPE /usr/share/i18n/charmaps/MAC-CENTRALEUROPE gzip -9n /usr/share/i18n/charmaps/MAC-CENTRALEUROPE rm -f /usr/share/i18n/charmaps/MAC-CYRILLIC /usr/share/i18n/charmaps/MAC-CYRILLIC.gz /tools_aarch64/bin/install -c -m 644 charmaps/MAC-CYRILLIC /usr/share/i18n/charmaps/MAC-CYRILLIC gzip -9n /usr/share/i18n/charmaps/MAC-CYRILLIC rm -f /usr/share/i18n/charmaps/MAC-IS /usr/share/i18n/charmaps/MAC-IS.gz /tools_aarch64/bin/install -c -m 644 charmaps/MAC-IS /usr/share/i18n/charmaps/MAC-IS gzip -9n /usr/share/i18n/charmaps/MAC-IS rm -f /usr/share/i18n/charmaps/MAC-SAMI /usr/share/i18n/charmaps/MAC-SAMI.gz /tools_aarch64/bin/install -c -m 644 charmaps/MAC-SAMI /usr/share/i18n/charmaps/MAC-SAMI gzip -9n /usr/share/i18n/charmaps/MAC-SAMI rm -f /usr/share/i18n/charmaps/MAC-UK /usr/share/i18n/charmaps/MAC-UK.gz /tools_aarch64/bin/install -c -m 644 charmaps/MAC-UK /usr/share/i18n/charmaps/MAC-UK gzip -9n /usr/share/i18n/charmaps/MAC-UK rm -f /usr/share/i18n/charmaps/MACINTOSH /usr/share/i18n/charmaps/MACINTOSH.gz /tools_aarch64/bin/install -c -m 644 charmaps/MACINTOSH /usr/share/i18n/charmaps/MACINTOSH gzip -9n /usr/share/i18n/charmaps/MACINTOSH rm -f /usr/share/i18n/charmaps/MIK /usr/share/i18n/charmaps/MIK.gz /tools_aarch64/bin/install -c -m 644 charmaps/MIK /usr/share/i18n/charmaps/MIK gzip -9n /usr/share/i18n/charmaps/MIK rm -f /usr/share/i18n/charmaps/MSZ_7795.3 /usr/share/i18n/charmaps/MSZ_7795.3.gz /tools_aarch64/bin/install -c -m 644 charmaps/MSZ_7795.3 /usr/share/i18n/charmaps/MSZ_7795.3 gzip -9n /usr/share/i18n/charmaps/MSZ_7795.3 rm -f /usr/share/i18n/charmaps/NATS-DANO /usr/share/i18n/charmaps/NATS-DANO.gz /tools_aarch64/bin/install -c -m 644 charmaps/NATS-DANO /usr/share/i18n/charmaps/NATS-DANO gzip -9n /usr/share/i18n/charmaps/NATS-DANO rm -f /usr/share/i18n/charmaps/NATS-DANO-ADD /usr/share/i18n/charmaps/NATS-DANO-ADD.gz /tools_aarch64/bin/install -c -m 644 charmaps/NATS-DANO-ADD /usr/share/i18n/charmaps/NATS-DANO-ADD gzip -9n /usr/share/i18n/charmaps/NATS-DANO-ADD rm -f /usr/share/i18n/charmaps/NATS-SEFI /usr/share/i18n/charmaps/NATS-SEFI.gz /tools_aarch64/bin/install -c -m 644 charmaps/NATS-SEFI /usr/share/i18n/charmaps/NATS-SEFI gzip -9n /usr/share/i18n/charmaps/NATS-SEFI rm -f /usr/share/i18n/charmaps/NATS-SEFI-ADD /usr/share/i18n/charmaps/NATS-SEFI-ADD.gz /tools_aarch64/bin/install -c -m 644 charmaps/NATS-SEFI-ADD /usr/share/i18n/charmaps/NATS-SEFI-ADD gzip -9n /usr/share/i18n/charmaps/NATS-SEFI-ADD rm -f /usr/share/i18n/charmaps/NC_NC00-10 /usr/share/i18n/charmaps/NC_NC00-10.gz /tools_aarch64/bin/install -c -m 644 charmaps/NC_NC00-10 /usr/share/i18n/charmaps/NC_NC00-10 gzip -9n /usr/share/i18n/charmaps/NC_NC00-10 rm -f /usr/share/i18n/charmaps/NEXTSTEP /usr/share/i18n/charmaps/NEXTSTEP.gz /tools_aarch64/bin/install -c -m 644 charmaps/NEXTSTEP /usr/share/i18n/charmaps/NEXTSTEP gzip -9n /usr/share/i18n/charmaps/NEXTSTEP rm -f /usr/share/i18n/charmaps/NF_Z_62-010 /usr/share/i18n/charmaps/NF_Z_62-010.gz /tools_aarch64/bin/install -c -m 644 charmaps/NF_Z_62-010 /usr/share/i18n/charmaps/NF_Z_62-010 gzip -9n /usr/share/i18n/charmaps/NF_Z_62-010 rm -f /usr/share/i18n/charmaps/NF_Z_62-010_1973 /usr/share/i18n/charmaps/NF_Z_62-010_1973.gz /tools_aarch64/bin/install -c -m 644 charmaps/NF_Z_62-010_1973 /usr/share/i18n/charmaps/NF_Z_62-010_1973 gzip -9n /usr/share/i18n/charmaps/NF_Z_62-010_1973 rm -f /usr/share/i18n/charmaps/NS_4551-1 /usr/share/i18n/charmaps/NS_4551-1.gz /tools_aarch64/bin/install -c -m 644 charmaps/NS_4551-1 /usr/share/i18n/charmaps/NS_4551-1 gzip -9n /usr/share/i18n/charmaps/NS_4551-1 rm -f /usr/share/i18n/charmaps/NS_4551-2 /usr/share/i18n/charmaps/NS_4551-2.gz /tools_aarch64/bin/install -c -m 644 charmaps/NS_4551-2 /usr/share/i18n/charmaps/NS_4551-2 gzip -9n /usr/share/i18n/charmaps/NS_4551-2 rm -f /usr/share/i18n/charmaps/PT /usr/share/i18n/charmaps/PT.gz /tools_aarch64/bin/install -c -m 644 charmaps/PT /usr/share/i18n/charmaps/PT gzip -9n /usr/share/i18n/charmaps/PT rm -f /usr/share/i18n/charmaps/PT154 /usr/share/i18n/charmaps/PT154.gz /tools_aarch64/bin/install -c -m 644 charmaps/PT154 /usr/share/i18n/charmaps/PT154 gzip -9n /usr/share/i18n/charmaps/PT154 rm -f /usr/share/i18n/charmaps/PT2 /usr/share/i18n/charmaps/PT2.gz /tools_aarch64/bin/install -c -m 644 charmaps/PT2 /usr/share/i18n/charmaps/PT2 gzip -9n /usr/share/i18n/charmaps/PT2 rm -f /usr/share/i18n/charmaps/RK1048 /usr/share/i18n/charmaps/RK1048.gz /tools_aarch64/bin/install -c -m 644 charmaps/RK1048 /usr/share/i18n/charmaps/RK1048 gzip -9n /usr/share/i18n/charmaps/RK1048 rm -f /usr/share/i18n/charmaps/SAMI /usr/share/i18n/charmaps/SAMI.gz /tools_aarch64/bin/install -c -m 644 charmaps/SAMI /usr/share/i18n/charmaps/SAMI gzip -9n /usr/share/i18n/charmaps/SAMI rm -f /usr/share/i18n/charmaps/SAMI-WS2 /usr/share/i18n/charmaps/SAMI-WS2.gz /tools_aarch64/bin/install -c -m 644 charmaps/SAMI-WS2 /usr/share/i18n/charmaps/SAMI-WS2 gzip -9n /usr/share/i18n/charmaps/SAMI-WS2 rm -f /usr/share/i18n/charmaps/SEN_850200_B /usr/share/i18n/charmaps/SEN_850200_B.gz /tools_aarch64/bin/install -c -m 644 charmaps/SEN_850200_B /usr/share/i18n/charmaps/SEN_850200_B gzip -9n /usr/share/i18n/charmaps/SEN_850200_B rm -f /usr/share/i18n/charmaps/SEN_850200_C /usr/share/i18n/charmaps/SEN_850200_C.gz /tools_aarch64/bin/install -c -m 644 charmaps/SEN_850200_C /usr/share/i18n/charmaps/SEN_850200_C gzip -9n /usr/share/i18n/charmaps/SEN_850200_C rm -f /usr/share/i18n/charmaps/SHIFT_JIS /usr/share/i18n/charmaps/SHIFT_JIS.gz /tools_aarch64/bin/install -c -m 644 charmaps/SHIFT_JIS /usr/share/i18n/charmaps/SHIFT_JIS gzip -9n /usr/share/i18n/charmaps/SHIFT_JIS rm -f /usr/share/i18n/charmaps/SHIFT_JISX0213 /usr/share/i18n/charmaps/SHIFT_JISX0213.gz /tools_aarch64/bin/install -c -m 644 charmaps/SHIFT_JISX0213 /usr/share/i18n/charmaps/SHIFT_JISX0213 gzip -9n /usr/share/i18n/charmaps/SHIFT_JISX0213 rm -f /usr/share/i18n/charmaps/T.101-G2 /usr/share/i18n/charmaps/T.101-G2.gz /tools_aarch64/bin/install -c -m 644 charmaps/T.101-G2 /usr/share/i18n/charmaps/T.101-G2 gzip -9n /usr/share/i18n/charmaps/T.101-G2 rm -f /usr/share/i18n/charmaps/T.61-7BIT /usr/share/i18n/charmaps/T.61-7BIT.gz /tools_aarch64/bin/install -c -m 644 charmaps/T.61-7BIT /usr/share/i18n/charmaps/T.61-7BIT gzip -9n /usr/share/i18n/charmaps/T.61-7BIT rm -f /usr/share/i18n/charmaps/T.61-8BIT /usr/share/i18n/charmaps/T.61-8BIT.gz /tools_aarch64/bin/install -c -m 644 charmaps/T.61-8BIT /usr/share/i18n/charmaps/T.61-8BIT gzip -9n /usr/share/i18n/charmaps/T.61-8BIT rm -f /usr/share/i18n/charmaps/TCVN5712-1 /usr/share/i18n/charmaps/TCVN5712-1.gz /tools_aarch64/bin/install -c -m 644 charmaps/TCVN5712-1 /usr/share/i18n/charmaps/TCVN5712-1 gzip -9n /usr/share/i18n/charmaps/TCVN5712-1 rm -f /usr/share/i18n/charmaps/TIS-620 /usr/share/i18n/charmaps/TIS-620.gz /tools_aarch64/bin/install -c -m 644 charmaps/TIS-620 /usr/share/i18n/charmaps/TIS-620 gzip -9n /usr/share/i18n/charmaps/TIS-620 rm -f /usr/share/i18n/charmaps/TSCII /usr/share/i18n/charmaps/TSCII.gz /tools_aarch64/bin/install -c -m 644 charmaps/TSCII /usr/share/i18n/charmaps/TSCII gzip -9n /usr/share/i18n/charmaps/TSCII rm -f /usr/share/i18n/charmaps/UTF-8 /usr/share/i18n/charmaps/UTF-8.gz /tools_aarch64/bin/install -c -m 644 charmaps/UTF-8 /usr/share/i18n/charmaps/UTF-8 gzip -9n /usr/share/i18n/charmaps/UTF-8 rm -f /usr/share/i18n/charmaps/VIDEOTEX-SUPPL /usr/share/i18n/charmaps/VIDEOTEX-SUPPL.gz /tools_aarch64/bin/install -c -m 644 charmaps/VIDEOTEX-SUPPL /usr/share/i18n/charmaps/VIDEOTEX-SUPPL gzip -9n /usr/share/i18n/charmaps/VIDEOTEX-SUPPL rm -f /usr/share/i18n/charmaps/VISCII /usr/share/i18n/charmaps/VISCII.gz /tools_aarch64/bin/install -c -m 644 charmaps/VISCII /usr/share/i18n/charmaps/VISCII gzip -9n /usr/share/i18n/charmaps/VISCII rm -f /usr/share/i18n/charmaps/WINDOWS-31J /usr/share/i18n/charmaps/WINDOWS-31J.gz /tools_aarch64/bin/install -c -m 644 charmaps/WINDOWS-31J /usr/share/i18n/charmaps/WINDOWS-31J gzip -9n /usr/share/i18n/charmaps/WINDOWS-31J .././scripts/mkinstalldirs /usr/share/i18n/locales mkdir -p -- /usr/share/i18n/locales /tools_aarch64/bin/install -c -m 644 locales/C /usr/share/i18n/locales/C /tools_aarch64/bin/install -c -m 644 locales/POSIX /usr/share/i18n/locales/POSIX /tools_aarch64/bin/install -c -m 644 locales/aa_DJ /usr/share/i18n/locales/aa_DJ /tools_aarch64/bin/install -c -m 644 locales/aa_ER /usr/share/i18n/locales/aa_ER /tools_aarch64/bin/install -c -m 644 locales/aa_ET /usr/share/i18n/locales/aa_ET /tools_aarch64/bin/install -c -m 644 locales/ab_GE /usr/share/i18n/locales/ab_GE /tools_aarch64/bin/install -c -m 644 locales/af_ZA /usr/share/i18n/locales/af_ZA /tools_aarch64/bin/install -c -m 644 locales/agr_PE /usr/share/i18n/locales/agr_PE /tools_aarch64/bin/install -c -m 644 locales/ak_GH /usr/share/i18n/locales/ak_GH /tools_aarch64/bin/install -c -m 644 locales/am_ET /usr/share/i18n/locales/am_ET /tools_aarch64/bin/install -c -m 644 locales/an_ES /usr/share/i18n/locales/an_ES /tools_aarch64/bin/install -c -m 644 locales/anp_IN /usr/share/i18n/locales/anp_IN /tools_aarch64/bin/install -c -m 644 locales/ar_AE /usr/share/i18n/locales/ar_AE /tools_aarch64/bin/install -c -m 644 locales/ar_BH /usr/share/i18n/locales/ar_BH /tools_aarch64/bin/install -c -m 644 locales/ar_DZ /usr/share/i18n/locales/ar_DZ /tools_aarch64/bin/install -c -m 644 locales/ar_EG /usr/share/i18n/locales/ar_EG /tools_aarch64/bin/install -c -m 644 locales/ar_IN /usr/share/i18n/locales/ar_IN /tools_aarch64/bin/install -c -m 644 locales/ar_IQ /usr/share/i18n/locales/ar_IQ /tools_aarch64/bin/install -c -m 644 locales/ar_JO /usr/share/i18n/locales/ar_JO /tools_aarch64/bin/install -c -m 644 locales/ar_KW /usr/share/i18n/locales/ar_KW /tools_aarch64/bin/install -c -m 644 locales/ar_LB /usr/share/i18n/locales/ar_LB /tools_aarch64/bin/install -c -m 644 locales/ar_LY /usr/share/i18n/locales/ar_LY /tools_aarch64/bin/install -c -m 644 locales/ar_MA /usr/share/i18n/locales/ar_MA /tools_aarch64/bin/install -c -m 644 locales/ar_OM /usr/share/i18n/locales/ar_OM /tools_aarch64/bin/install -c -m 644 locales/ar_QA /usr/share/i18n/locales/ar_QA /tools_aarch64/bin/install -c -m 644 locales/ar_SA /usr/share/i18n/locales/ar_SA /tools_aarch64/bin/install -c -m 644 locales/ar_SD /usr/share/i18n/locales/ar_SD /tools_aarch64/bin/install -c -m 644 locales/ar_SS /usr/share/i18n/locales/ar_SS /tools_aarch64/bin/install -c -m 644 locales/ar_SY /usr/share/i18n/locales/ar_SY /tools_aarch64/bin/install -c -m 644 locales/ar_TN /usr/share/i18n/locales/ar_TN /tools_aarch64/bin/install -c -m 644 locales/ar_YE /usr/share/i18n/locales/ar_YE /tools_aarch64/bin/install -c -m 644 locales/as_IN /usr/share/i18n/locales/as_IN /tools_aarch64/bin/install -c -m 644 locales/ast_ES /usr/share/i18n/locales/ast_ES /tools_aarch64/bin/install -c -m 644 locales/ayc_PE /usr/share/i18n/locales/ayc_PE /tools_aarch64/bin/install -c -m 644 locales/az_AZ /usr/share/i18n/locales/az_AZ /tools_aarch64/bin/install -c -m 644 locales/az_IR /usr/share/i18n/locales/az_IR /tools_aarch64/bin/install -c -m 644 locales/be_BY /usr/share/i18n/locales/be_BY /tools_aarch64/bin/install -c -m 644 locales/be_BY@latin /usr/share/i18n/locales/be_BY@latin /tools_aarch64/bin/install -c -m 644 locales/bem_ZM /usr/share/i18n/locales/bem_ZM /tools_aarch64/bin/install -c -m 644 locales/ber_DZ /usr/share/i18n/locales/ber_DZ /tools_aarch64/bin/install -c -m 644 locales/ber_MA /usr/share/i18n/locales/ber_MA /tools_aarch64/bin/install -c -m 644 locales/bg_BG /usr/share/i18n/locales/bg_BG /tools_aarch64/bin/install -c -m 644 locales/bhb_IN /usr/share/i18n/locales/bhb_IN /tools_aarch64/bin/install -c -m 644 locales/bho_IN /usr/share/i18n/locales/bho_IN /tools_aarch64/bin/install -c -m 644 locales/bho_NP /usr/share/i18n/locales/bho_NP /tools_aarch64/bin/install -c -m 644 locales/bi_VU /usr/share/i18n/locales/bi_VU /tools_aarch64/bin/install -c -m 644 locales/bn_BD /usr/share/i18n/locales/bn_BD /tools_aarch64/bin/install -c -m 644 locales/bn_IN /usr/share/i18n/locales/bn_IN /tools_aarch64/bin/install -c -m 644 locales/bo_CN /usr/share/i18n/locales/bo_CN /tools_aarch64/bin/install -c -m 644 locales/bo_IN /usr/share/i18n/locales/bo_IN /tools_aarch64/bin/install -c -m 644 locales/br_FR /usr/share/i18n/locales/br_FR /tools_aarch64/bin/install -c -m 644 locales/br_FR@euro /usr/share/i18n/locales/br_FR@euro /tools_aarch64/bin/install -c -m 644 locales/brx_IN /usr/share/i18n/locales/brx_IN /tools_aarch64/bin/install -c -m 644 locales/bs_BA /usr/share/i18n/locales/bs_BA /tools_aarch64/bin/install -c -m 644 locales/byn_ER /usr/share/i18n/locales/byn_ER /tools_aarch64/bin/install -c -m 644 locales/ca_AD /usr/share/i18n/locales/ca_AD /tools_aarch64/bin/install -c -m 644 locales/ca_ES /usr/share/i18n/locales/ca_ES /tools_aarch64/bin/install -c -m 644 locales/ca_ES@euro /usr/share/i18n/locales/ca_ES@euro /tools_aarch64/bin/install -c -m 644 locales/ca_ES@valencia /usr/share/i18n/locales/ca_ES@valencia /tools_aarch64/bin/install -c -m 644 locales/ca_FR /usr/share/i18n/locales/ca_FR /tools_aarch64/bin/install -c -m 644 locales/ca_IT /usr/share/i18n/locales/ca_IT /tools_aarch64/bin/install -c -m 644 locales/ce_RU /usr/share/i18n/locales/ce_RU /tools_aarch64/bin/install -c -m 644 locales/chr_US /usr/share/i18n/locales/chr_US /tools_aarch64/bin/install -c -m 644 locales/ckb_IQ /usr/share/i18n/locales/ckb_IQ /tools_aarch64/bin/install -c -m 644 locales/cmn_TW /usr/share/i18n/locales/cmn_TW /tools_aarch64/bin/install -c -m 644 locales/cns11643_stroke /usr/share/i18n/locales/cns11643_stroke /tools_aarch64/bin/install -c -m 644 locales/crh_RU /usr/share/i18n/locales/crh_RU /tools_aarch64/bin/install -c -m 644 locales/crh_UA /usr/share/i18n/locales/crh_UA /tools_aarch64/bin/install -c -m 644 locales/cs_CZ /usr/share/i18n/locales/cs_CZ /tools_aarch64/bin/install -c -m 644 locales/csb_PL /usr/share/i18n/locales/csb_PL /tools_aarch64/bin/install -c -m 644 locales/cv_RU /usr/share/i18n/locales/cv_RU /tools_aarch64/bin/install -c -m 644 locales/cy_GB /usr/share/i18n/locales/cy_GB /tools_aarch64/bin/install -c -m 644 locales/da_DK /usr/share/i18n/locales/da_DK /tools_aarch64/bin/install -c -m 644 locales/de_AT /usr/share/i18n/locales/de_AT /tools_aarch64/bin/install -c -m 644 locales/de_AT@euro /usr/share/i18n/locales/de_AT@euro /tools_aarch64/bin/install -c -m 644 locales/de_BE /usr/share/i18n/locales/de_BE /tools_aarch64/bin/install -c -m 644 locales/de_BE@euro /usr/share/i18n/locales/de_BE@euro /tools_aarch64/bin/install -c -m 644 locales/de_CH /usr/share/i18n/locales/de_CH /tools_aarch64/bin/install -c -m 644 locales/de_DE /usr/share/i18n/locales/de_DE /tools_aarch64/bin/install -c -m 644 locales/de_DE@euro /usr/share/i18n/locales/de_DE@euro /tools_aarch64/bin/install -c -m 644 locales/de_IT /usr/share/i18n/locales/de_IT /tools_aarch64/bin/install -c -m 644 locales/de_LI /usr/share/i18n/locales/de_LI /tools_aarch64/bin/install -c -m 644 locales/de_LU /usr/share/i18n/locales/de_LU /tools_aarch64/bin/install -c -m 644 locales/de_LU@euro /usr/share/i18n/locales/de_LU@euro /tools_aarch64/bin/install -c -m 644 locales/doi_IN /usr/share/i18n/locales/doi_IN /tools_aarch64/bin/install -c -m 644 locales/dsb_DE /usr/share/i18n/locales/dsb_DE /tools_aarch64/bin/install -c -m 644 locales/dv_MV /usr/share/i18n/locales/dv_MV /tools_aarch64/bin/install -c -m 644 locales/dz_BT /usr/share/i18n/locales/dz_BT /tools_aarch64/bin/install -c -m 644 locales/el_CY /usr/share/i18n/locales/el_CY /tools_aarch64/bin/install -c -m 644 locales/el_GR /usr/share/i18n/locales/el_GR /tools_aarch64/bin/install -c -m 644 locales/el_GR@euro /usr/share/i18n/locales/el_GR@euro /tools_aarch64/bin/install -c -m 644 locales/en_AG /usr/share/i18n/locales/en_AG /tools_aarch64/bin/install -c -m 644 locales/en_AU /usr/share/i18n/locales/en_AU /tools_aarch64/bin/install -c -m 644 locales/en_BW /usr/share/i18n/locales/en_BW /tools_aarch64/bin/install -c -m 644 locales/en_CA /usr/share/i18n/locales/en_CA /tools_aarch64/bin/install -c -m 644 locales/en_DK /usr/share/i18n/locales/en_DK /tools_aarch64/bin/install -c -m 644 locales/en_GB /usr/share/i18n/locales/en_GB /tools_aarch64/bin/install -c -m 644 locales/en_HK /usr/share/i18n/locales/en_HK /tools_aarch64/bin/install -c -m 644 locales/en_IE /usr/share/i18n/locales/en_IE /tools_aarch64/bin/install -c -m 644 locales/en_IE@euro /usr/share/i18n/locales/en_IE@euro /tools_aarch64/bin/install -c -m 644 locales/en_IL /usr/share/i18n/locales/en_IL /tools_aarch64/bin/install -c -m 644 locales/en_IN /usr/share/i18n/locales/en_IN /tools_aarch64/bin/install -c -m 644 locales/en_NG /usr/share/i18n/locales/en_NG /tools_aarch64/bin/install -c -m 644 locales/en_NZ /usr/share/i18n/locales/en_NZ /tools_aarch64/bin/install -c -m 644 locales/en_PH /usr/share/i18n/locales/en_PH /tools_aarch64/bin/install -c -m 644 locales/en_SC /usr/share/i18n/locales/en_SC /tools_aarch64/bin/install -c -m 644 locales/en_SG /usr/share/i18n/locales/en_SG /tools_aarch64/bin/install -c -m 644 locales/en_US /usr/share/i18n/locales/en_US /tools_aarch64/bin/install -c -m 644 locales/en_ZA /usr/share/i18n/locales/en_ZA /tools_aarch64/bin/install -c -m 644 locales/en_ZM /usr/share/i18n/locales/en_ZM /tools_aarch64/bin/install -c -m 644 locales/en_ZW /usr/share/i18n/locales/en_ZW /tools_aarch64/bin/install -c -m 644 locales/eo /usr/share/i18n/locales/eo /tools_aarch64/bin/install -c -m 644 locales/es_AR /usr/share/i18n/locales/es_AR /tools_aarch64/bin/install -c -m 644 locales/es_BO /usr/share/i18n/locales/es_BO /tools_aarch64/bin/install -c -m 644 locales/es_CL /usr/share/i18n/locales/es_CL /tools_aarch64/bin/install -c -m 644 locales/es_CO /usr/share/i18n/locales/es_CO /tools_aarch64/bin/install -c -m 644 locales/es_CR /usr/share/i18n/locales/es_CR /tools_aarch64/bin/install -c -m 644 locales/es_CU /usr/share/i18n/locales/es_CU /tools_aarch64/bin/install -c -m 644 locales/es_DO /usr/share/i18n/locales/es_DO /tools_aarch64/bin/install -c -m 644 locales/es_EC /usr/share/i18n/locales/es_EC /tools_aarch64/bin/install -c -m 644 locales/es_ES /usr/share/i18n/locales/es_ES /tools_aarch64/bin/install -c -m 644 locales/es_ES@euro /usr/share/i18n/locales/es_ES@euro /tools_aarch64/bin/install -c -m 644 locales/es_GT /usr/share/i18n/locales/es_GT /tools_aarch64/bin/install -c -m 644 locales/es_HN /usr/share/i18n/locales/es_HN /tools_aarch64/bin/install -c -m 644 locales/es_MX /usr/share/i18n/locales/es_MX /tools_aarch64/bin/install -c -m 644 locales/es_NI /usr/share/i18n/locales/es_NI /tools_aarch64/bin/install -c -m 644 locales/es_PA /usr/share/i18n/locales/es_PA /tools_aarch64/bin/install -c -m 644 locales/es_PE /usr/share/i18n/locales/es_PE /tools_aarch64/bin/install -c -m 644 locales/es_PR /usr/share/i18n/locales/es_PR /tools_aarch64/bin/install -c -m 644 locales/es_PY /usr/share/i18n/locales/es_PY /tools_aarch64/bin/install -c -m 644 locales/es_SV /usr/share/i18n/locales/es_SV /tools_aarch64/bin/install -c -m 644 locales/es_US /usr/share/i18n/locales/es_US /tools_aarch64/bin/install -c -m 644 locales/es_UY /usr/share/i18n/locales/es_UY /tools_aarch64/bin/install -c -m 644 locales/es_VE /usr/share/i18n/locales/es_VE /tools_aarch64/bin/install -c -m 644 locales/et_EE /usr/share/i18n/locales/et_EE /tools_aarch64/bin/install -c -m 644 locales/eu_ES /usr/share/i18n/locales/eu_ES /tools_aarch64/bin/install -c -m 644 locales/eu_ES@euro /usr/share/i18n/locales/eu_ES@euro /tools_aarch64/bin/install -c -m 644 locales/fa_IR /usr/share/i18n/locales/fa_IR /tools_aarch64/bin/install -c -m 644 locales/ff_SN /usr/share/i18n/locales/ff_SN /tools_aarch64/bin/install -c -m 644 locales/fi_FI /usr/share/i18n/locales/fi_FI /tools_aarch64/bin/install -c -m 644 locales/fi_FI@euro /usr/share/i18n/locales/fi_FI@euro /tools_aarch64/bin/install -c -m 644 locales/fil_PH /usr/share/i18n/locales/fil_PH /tools_aarch64/bin/install -c -m 644 locales/fo_FO /usr/share/i18n/locales/fo_FO /tools_aarch64/bin/install -c -m 644 locales/fr_BE /usr/share/i18n/locales/fr_BE /tools_aarch64/bin/install -c -m 644 locales/fr_BE@euro /usr/share/i18n/locales/fr_BE@euro /tools_aarch64/bin/install -c -m 644 locales/fr_CA /usr/share/i18n/locales/fr_CA /tools_aarch64/bin/install -c -m 644 locales/fr_CH /usr/share/i18n/locales/fr_CH /tools_aarch64/bin/install -c -m 644 locales/fr_FR /usr/share/i18n/locales/fr_FR /tools_aarch64/bin/install -c -m 644 locales/fr_FR@euro /usr/share/i18n/locales/fr_FR@euro /tools_aarch64/bin/install -c -m 644 locales/fr_LU /usr/share/i18n/locales/fr_LU /tools_aarch64/bin/install -c -m 644 locales/fr_LU@euro /usr/share/i18n/locales/fr_LU@euro /tools_aarch64/bin/install -c -m 644 locales/fur_IT /usr/share/i18n/locales/fur_IT /tools_aarch64/bin/install -c -m 644 locales/fy_DE /usr/share/i18n/locales/fy_DE /tools_aarch64/bin/install -c -m 644 locales/fy_NL /usr/share/i18n/locales/fy_NL /tools_aarch64/bin/install -c -m 644 locales/ga_IE /usr/share/i18n/locales/ga_IE /tools_aarch64/bin/install -c -m 644 locales/ga_IE@euro /usr/share/i18n/locales/ga_IE@euro /tools_aarch64/bin/install -c -m 644 locales/gbm_IN /usr/share/i18n/locales/gbm_IN /tools_aarch64/bin/install -c -m 644 locales/gd_GB /usr/share/i18n/locales/gd_GB /tools_aarch64/bin/install -c -m 644 locales/gez_ER /usr/share/i18n/locales/gez_ER /tools_aarch64/bin/install -c -m 644 locales/gez_ER@abegede /usr/share/i18n/locales/gez_ER@abegede /tools_aarch64/bin/install -c -m 644 locales/gez_ET /usr/share/i18n/locales/gez_ET /tools_aarch64/bin/install -c -m 644 locales/gez_ET@abegede /usr/share/i18n/locales/gez_ET@abegede /tools_aarch64/bin/install -c -m 644 locales/gl_ES /usr/share/i18n/locales/gl_ES /tools_aarch64/bin/install -c -m 644 locales/gl_ES@euro /usr/share/i18n/locales/gl_ES@euro /tools_aarch64/bin/install -c -m 644 locales/gu_IN /usr/share/i18n/locales/gu_IN /tools_aarch64/bin/install -c -m 644 locales/gv_GB /usr/share/i18n/locales/gv_GB /tools_aarch64/bin/install -c -m 644 locales/ha_NG /usr/share/i18n/locales/ha_NG /tools_aarch64/bin/install -c -m 644 locales/hak_TW /usr/share/i18n/locales/hak_TW /tools_aarch64/bin/install -c -m 644 locales/he_IL /usr/share/i18n/locales/he_IL /tools_aarch64/bin/install -c -m 644 locales/hi_IN /usr/share/i18n/locales/hi_IN /tools_aarch64/bin/install -c -m 644 locales/hif_FJ /usr/share/i18n/locales/hif_FJ /tools_aarch64/bin/install -c -m 644 locales/hne_IN /usr/share/i18n/locales/hne_IN /tools_aarch64/bin/install -c -m 644 locales/hr_HR /usr/share/i18n/locales/hr_HR /tools_aarch64/bin/install -c -m 644 locales/hsb_DE /usr/share/i18n/locales/hsb_DE /tools_aarch64/bin/install -c -m 644 locales/ht_HT /usr/share/i18n/locales/ht_HT /tools_aarch64/bin/install -c -m 644 locales/hu_HU /usr/share/i18n/locales/hu_HU /tools_aarch64/bin/install -c -m 644 locales/hy_AM /usr/share/i18n/locales/hy_AM /tools_aarch64/bin/install -c -m 644 locales/i18n /usr/share/i18n/locales/i18n /tools_aarch64/bin/install -c -m 644 locales/i18n_ctype /usr/share/i18n/locales/i18n_ctype /tools_aarch64/bin/install -c -m 644 locales/ia_FR /usr/share/i18n/locales/ia_FR /tools_aarch64/bin/install -c -m 644 locales/id_ID /usr/share/i18n/locales/id_ID /tools_aarch64/bin/install -c -m 644 locales/ig_NG /usr/share/i18n/locales/ig_NG /tools_aarch64/bin/install -c -m 644 locales/ik_CA /usr/share/i18n/locales/ik_CA /tools_aarch64/bin/install -c -m 644 locales/is_IS /usr/share/i18n/locales/is_IS /tools_aarch64/bin/install -c -m 644 locales/iso14651_t1 /usr/share/i18n/locales/iso14651_t1 /tools_aarch64/bin/install -c -m 644 locales/iso14651_t1_common /usr/share/i18n/locales/iso14651_t1_common /tools_aarch64/bin/install -c -m 644 locales/iso14651_t1_pinyin /usr/share/i18n/locales/iso14651_t1_pinyin /tools_aarch64/bin/install -c -m 644 locales/it_CH /usr/share/i18n/locales/it_CH /tools_aarch64/bin/install -c -m 644 locales/it_IT /usr/share/i18n/locales/it_IT /tools_aarch64/bin/install -c -m 644 locales/it_IT@euro /usr/share/i18n/locales/it_IT@euro /tools_aarch64/bin/install -c -m 644 locales/iu_CA /usr/share/i18n/locales/iu_CA /tools_aarch64/bin/install -c -m 644 locales/ja_JP /usr/share/i18n/locales/ja_JP /tools_aarch64/bin/install -c -m 644 locales/ka_GE /usr/share/i18n/locales/ka_GE /tools_aarch64/bin/install -c -m 644 locales/kab_DZ /usr/share/i18n/locales/kab_DZ /tools_aarch64/bin/install -c -m 644 locales/kk_KZ /usr/share/i18n/locales/kk_KZ /tools_aarch64/bin/install -c -m 644 locales/kl_GL /usr/share/i18n/locales/kl_GL /tools_aarch64/bin/install -c -m 644 locales/km_KH /usr/share/i18n/locales/km_KH /tools_aarch64/bin/install -c -m 644 locales/kn_IN /usr/share/i18n/locales/kn_IN /tools_aarch64/bin/install -c -m 644 locales/ko_KR /usr/share/i18n/locales/ko_KR /tools_aarch64/bin/install -c -m 644 locales/kok_IN /usr/share/i18n/locales/kok_IN /tools_aarch64/bin/install -c -m 644 locales/ks_IN /usr/share/i18n/locales/ks_IN /tools_aarch64/bin/install -c -m 644 locales/ks_IN@devanagari /usr/share/i18n/locales/ks_IN@devanagari /tools_aarch64/bin/install -c -m 644 locales/ku_TR /usr/share/i18n/locales/ku_TR /tools_aarch64/bin/install -c -m 644 locales/kv_RU /usr/share/i18n/locales/kv_RU /tools_aarch64/bin/install -c -m 644 locales/kw_GB /usr/share/i18n/locales/kw_GB /tools_aarch64/bin/install -c -m 644 locales/ky_KG /usr/share/i18n/locales/ky_KG /tools_aarch64/bin/install -c -m 644 locales/lb_LU /usr/share/i18n/locales/lb_LU /tools_aarch64/bin/install -c -m 644 locales/lg_UG /usr/share/i18n/locales/lg_UG /tools_aarch64/bin/install -c -m 644 locales/li_BE /usr/share/i18n/locales/li_BE /tools_aarch64/bin/install -c -m 644 locales/li_NL /usr/share/i18n/locales/li_NL /tools_aarch64/bin/install -c -m 644 locales/lij_IT /usr/share/i18n/locales/lij_IT /tools_aarch64/bin/install -c -m 644 locales/ln_CD /usr/share/i18n/locales/ln_CD /tools_aarch64/bin/install -c -m 644 locales/lo_LA /usr/share/i18n/locales/lo_LA /tools_aarch64/bin/install -c -m 644 locales/lt_LT /usr/share/i18n/locales/lt_LT /tools_aarch64/bin/install -c -m 644 locales/ltg_LV /usr/share/i18n/locales/ltg_LV /tools_aarch64/bin/install -c -m 644 locales/lv_LV /usr/share/i18n/locales/lv_LV /tools_aarch64/bin/install -c -m 644 locales/lzh_TW /usr/share/i18n/locales/lzh_TW /tools_aarch64/bin/install -c -m 644 locales/mag_IN /usr/share/i18n/locales/mag_IN /tools_aarch64/bin/install -c -m 644 locales/mai_IN /usr/share/i18n/locales/mai_IN /tools_aarch64/bin/install -c -m 644 locales/mai_NP /usr/share/i18n/locales/mai_NP /tools_aarch64/bin/install -c -m 644 locales/mdf_RU /usr/share/i18n/locales/mdf_RU /tools_aarch64/bin/install -c -m 644 locales/mfe_MU /usr/share/i18n/locales/mfe_MU /tools_aarch64/bin/install -c -m 644 locales/mg_MG /usr/share/i18n/locales/mg_MG /tools_aarch64/bin/install -c -m 644 locales/mhr_RU /usr/share/i18n/locales/mhr_RU /tools_aarch64/bin/install -c -m 644 locales/mi_NZ /usr/share/i18n/locales/mi_NZ /tools_aarch64/bin/install -c -m 644 locales/miq_NI /usr/share/i18n/locales/miq_NI /tools_aarch64/bin/install -c -m 644 locales/mjw_IN /usr/share/i18n/locales/mjw_IN /tools_aarch64/bin/install -c -m 644 locales/mk_MK /usr/share/i18n/locales/mk_MK /tools_aarch64/bin/install -c -m 644 locales/ml_IN /usr/share/i18n/locales/ml_IN /tools_aarch64/bin/install -c -m 644 locales/mn_MN /usr/share/i18n/locales/mn_MN /tools_aarch64/bin/install -c -m 644 locales/mni_IN /usr/share/i18n/locales/mni_IN /tools_aarch64/bin/install -c -m 644 locales/mnw_MM /usr/share/i18n/locales/mnw_MM /tools_aarch64/bin/install -c -m 644 locales/mr_IN /usr/share/i18n/locales/mr_IN /tools_aarch64/bin/install -c -m 644 locales/ms_MY /usr/share/i18n/locales/ms_MY /tools_aarch64/bin/install -c -m 644 locales/mt_MT /usr/share/i18n/locales/mt_MT /tools_aarch64/bin/install -c -m 644 locales/my_MM /usr/share/i18n/locales/my_MM /tools_aarch64/bin/install -c -m 644 locales/nan_TW /usr/share/i18n/locales/nan_TW /tools_aarch64/bin/install -c -m 644 locales/nan_TW@latin /usr/share/i18n/locales/nan_TW@latin /tools_aarch64/bin/install -c -m 644 locales/nb_NO /usr/share/i18n/locales/nb_NO /tools_aarch64/bin/install -c -m 644 locales/nds_DE /usr/share/i18n/locales/nds_DE /tools_aarch64/bin/install -c -m 644 locales/nds_NL /usr/share/i18n/locales/nds_NL /tools_aarch64/bin/install -c -m 644 locales/ne_NP /usr/share/i18n/locales/ne_NP /tools_aarch64/bin/install -c -m 644 locales/nhn_MX /usr/share/i18n/locales/nhn_MX /tools_aarch64/bin/install -c -m 644 locales/niu_NU /usr/share/i18n/locales/niu_NU /tools_aarch64/bin/install -c -m 644 locales/niu_NZ /usr/share/i18n/locales/niu_NZ /tools_aarch64/bin/install -c -m 644 locales/nl_AW /usr/share/i18n/locales/nl_AW /tools_aarch64/bin/install -c -m 644 locales/nl_BE /usr/share/i18n/locales/nl_BE /tools_aarch64/bin/install -c -m 644 locales/nl_BE@euro /usr/share/i18n/locales/nl_BE@euro /tools_aarch64/bin/install -c -m 644 locales/nl_NL /usr/share/i18n/locales/nl_NL /tools_aarch64/bin/install -c -m 644 locales/nl_NL@euro /usr/share/i18n/locales/nl_NL@euro /tools_aarch64/bin/install -c -m 644 locales/nn_NO /usr/share/i18n/locales/nn_NO /tools_aarch64/bin/install -c -m 644 locales/nr_ZA /usr/share/i18n/locales/nr_ZA /tools_aarch64/bin/install -c -m 644 locales/nso_ZA /usr/share/i18n/locales/nso_ZA /tools_aarch64/bin/install -c -m 644 locales/oc_FR /usr/share/i18n/locales/oc_FR /tools_aarch64/bin/install -c -m 644 locales/om_ET /usr/share/i18n/locales/om_ET /tools_aarch64/bin/install -c -m 644 locales/om_KE /usr/share/i18n/locales/om_KE /tools_aarch64/bin/install -c -m 644 locales/or_IN /usr/share/i18n/locales/or_IN /tools_aarch64/bin/install -c -m 644 locales/os_RU /usr/share/i18n/locales/os_RU /tools_aarch64/bin/install -c -m 644 locales/pa_IN /usr/share/i18n/locales/pa_IN /tools_aarch64/bin/install -c -m 644 locales/pa_PK /usr/share/i18n/locales/pa_PK /tools_aarch64/bin/install -c -m 644 locales/pap_AW /usr/share/i18n/locales/pap_AW /tools_aarch64/bin/install -c -m 644 locales/pap_CW /usr/share/i18n/locales/pap_CW /tools_aarch64/bin/install -c -m 644 locales/pl_PL /usr/share/i18n/locales/pl_PL /tools_aarch64/bin/install -c -m 644 locales/ps_AF /usr/share/i18n/locales/ps_AF /tools_aarch64/bin/install -c -m 644 locales/pt_BR /usr/share/i18n/locales/pt_BR /tools_aarch64/bin/install -c -m 644 locales/pt_PT /usr/share/i18n/locales/pt_PT /tools_aarch64/bin/install -c -m 644 locales/pt_PT@euro /usr/share/i18n/locales/pt_PT@euro /tools_aarch64/bin/install -c -m 644 locales/quz_PE /usr/share/i18n/locales/quz_PE /tools_aarch64/bin/install -c -m 644 locales/raj_IN /usr/share/i18n/locales/raj_IN /tools_aarch64/bin/install -c -m 644 locales/rif_MA /usr/share/i18n/locales/rif_MA /tools_aarch64/bin/install -c -m 644 locales/ro_RO /usr/share/i18n/locales/ro_RO /tools_aarch64/bin/install -c -m 644 locales/ru_RU /usr/share/i18n/locales/ru_RU /tools_aarch64/bin/install -c -m 644 locales/ru_UA /usr/share/i18n/locales/ru_UA /tools_aarch64/bin/install -c -m 644 locales/rw_RW /usr/share/i18n/locales/rw_RW /tools_aarch64/bin/install -c -m 644 locales/sa_IN /usr/share/i18n/locales/sa_IN /tools_aarch64/bin/install -c -m 644 locales/sah_RU /usr/share/i18n/locales/sah_RU /tools_aarch64/bin/install -c -m 644 locales/sat_IN /usr/share/i18n/locales/sat_IN /tools_aarch64/bin/install -c -m 644 locales/sc_IT /usr/share/i18n/locales/sc_IT /tools_aarch64/bin/install -c -m 644 locales/scn_IT /usr/share/i18n/locales/scn_IT /tools_aarch64/bin/install -c -m 644 locales/sd_IN /usr/share/i18n/locales/sd_IN /tools_aarch64/bin/install -c -m 644 locales/sd_IN@devanagari /usr/share/i18n/locales/sd_IN@devanagari /tools_aarch64/bin/install -c -m 644 locales/se_NO /usr/share/i18n/locales/se_NO /tools_aarch64/bin/install -c -m 644 locales/sgs_LT /usr/share/i18n/locales/sgs_LT /tools_aarch64/bin/install -c -m 644 locales/shn_MM /usr/share/i18n/locales/shn_MM /tools_aarch64/bin/install -c -m 644 locales/shs_CA /usr/share/i18n/locales/shs_CA /tools_aarch64/bin/install -c -m 644 locales/si_LK /usr/share/i18n/locales/si_LK /tools_aarch64/bin/install -c -m 644 locales/sid_ET /usr/share/i18n/locales/sid_ET /tools_aarch64/bin/install -c -m 644 locales/sk_SK /usr/share/i18n/locales/sk_SK /tools_aarch64/bin/install -c -m 644 locales/sl_SI /usr/share/i18n/locales/sl_SI /tools_aarch64/bin/install -c -m 644 locales/sm_WS /usr/share/i18n/locales/sm_WS /tools_aarch64/bin/install -c -m 644 locales/so_DJ /usr/share/i18n/locales/so_DJ /tools_aarch64/bin/install -c -m 644 locales/so_ET /usr/share/i18n/locales/so_ET /tools_aarch64/bin/install -c -m 644 locales/so_KE /usr/share/i18n/locales/so_KE /tools_aarch64/bin/install -c -m 644 locales/so_SO /usr/share/i18n/locales/so_SO /tools_aarch64/bin/install -c -m 644 locales/sq_AL /usr/share/i18n/locales/sq_AL /tools_aarch64/bin/install -c -m 644 locales/sq_MK /usr/share/i18n/locales/sq_MK /tools_aarch64/bin/install -c -m 644 locales/sr_ME /usr/share/i18n/locales/sr_ME /tools_aarch64/bin/install -c -m 644 locales/sr_RS /usr/share/i18n/locales/sr_RS /tools_aarch64/bin/install -c -m 644 locales/sr_RS@latin /usr/share/i18n/locales/sr_RS@latin /tools_aarch64/bin/install -c -m 644 locales/ss_ZA /usr/share/i18n/locales/ss_ZA /tools_aarch64/bin/install -c -m 644 locales/ssy_ER /usr/share/i18n/locales/ssy_ER /tools_aarch64/bin/install -c -m 644 locales/st_ZA /usr/share/i18n/locales/st_ZA /tools_aarch64/bin/install -c -m 644 locales/su_ID /usr/share/i18n/locales/su_ID /tools_aarch64/bin/install -c -m 644 locales/sv_FI /usr/share/i18n/locales/sv_FI /tools_aarch64/bin/install -c -m 644 locales/sv_FI@euro /usr/share/i18n/locales/sv_FI@euro /tools_aarch64/bin/install -c -m 644 locales/sv_SE /usr/share/i18n/locales/sv_SE /tools_aarch64/bin/install -c -m 644 locales/sw_KE /usr/share/i18n/locales/sw_KE /tools_aarch64/bin/install -c -m 644 locales/sw_TZ /usr/share/i18n/locales/sw_TZ /tools_aarch64/bin/install -c -m 644 locales/syr /usr/share/i18n/locales/syr /tools_aarch64/bin/install -c -m 644 locales/szl_PL /usr/share/i18n/locales/szl_PL /tools_aarch64/bin/install -c -m 644 locales/ta_IN /usr/share/i18n/locales/ta_IN /tools_aarch64/bin/install -c -m 644 locales/ta_LK /usr/share/i18n/locales/ta_LK /tools_aarch64/bin/install -c -m 644 locales/tcy_IN /usr/share/i18n/locales/tcy_IN /tools_aarch64/bin/install -c -m 644 locales/te_IN /usr/share/i18n/locales/te_IN /tools_aarch64/bin/install -c -m 644 locales/tg_TJ /usr/share/i18n/locales/tg_TJ /tools_aarch64/bin/install -c -m 644 locales/th_TH /usr/share/i18n/locales/th_TH /tools_aarch64/bin/install -c -m 644 locales/the_NP /usr/share/i18n/locales/the_NP /tools_aarch64/bin/install -c -m 644 locales/ti_ER /usr/share/i18n/locales/ti_ER /tools_aarch64/bin/install -c -m 644 locales/ti_ET /usr/share/i18n/locales/ti_ET /tools_aarch64/bin/install -c -m 644 locales/tig_ER /usr/share/i18n/locales/tig_ER /tools_aarch64/bin/install -c -m 644 locales/tk_TM /usr/share/i18n/locales/tk_TM /tools_aarch64/bin/install -c -m 644 locales/tl_PH /usr/share/i18n/locales/tl_PH /tools_aarch64/bin/install -c -m 644 locales/tn_ZA /usr/share/i18n/locales/tn_ZA /tools_aarch64/bin/install -c -m 644 locales/to_TO /usr/share/i18n/locales/to_TO /tools_aarch64/bin/install -c -m 644 locales/tok /usr/share/i18n/locales/tok /tools_aarch64/bin/install -c -m 644 locales/tpi_PG /usr/share/i18n/locales/tpi_PG /tools_aarch64/bin/install -c -m 644 locales/tr_CY /usr/share/i18n/locales/tr_CY /tools_aarch64/bin/install -c -m 644 locales/tr_TR /usr/share/i18n/locales/tr_TR /tools_aarch64/bin/install -c -m 644 locales/translit_circle /usr/share/i18n/locales/translit_circle /tools_aarch64/bin/install -c -m 644 locales/translit_cjk_compat /usr/share/i18n/locales/translit_cjk_compat /tools_aarch64/bin/install -c -m 644 locales/translit_cjk_variants /usr/share/i18n/locales/translit_cjk_variants /tools_aarch64/bin/install -c -m 644 locales/translit_combining /usr/share/i18n/locales/translit_combining /tools_aarch64/bin/install -c -m 644 locales/translit_compat /usr/share/i18n/locales/translit_compat /tools_aarch64/bin/install -c -m 644 locales/translit_emojis /usr/share/i18n/locales/translit_emojis /tools_aarch64/bin/install -c -m 644 locales/translit_font /usr/share/i18n/locales/translit_font /tools_aarch64/bin/install -c -m 644 locales/translit_fraction /usr/share/i18n/locales/translit_fraction /tools_aarch64/bin/install -c -m 644 locales/translit_hangul /usr/share/i18n/locales/translit_hangul /tools_aarch64/bin/install -c -m 644 locales/translit_narrow /usr/share/i18n/locales/translit_narrow /tools_aarch64/bin/install -c -m 644 locales/translit_neutral /usr/share/i18n/locales/translit_neutral /tools_aarch64/bin/install -c -m 644 locales/translit_small /usr/share/i18n/locales/translit_small /tools_aarch64/bin/install -c -m 644 locales/translit_wide /usr/share/i18n/locales/translit_wide /tools_aarch64/bin/install -c -m 644 locales/ts_ZA /usr/share/i18n/locales/ts_ZA /tools_aarch64/bin/install -c -m 644 locales/tt_RU /usr/share/i18n/locales/tt_RU /tools_aarch64/bin/install -c -m 644 locales/tt_RU@iqtelif /usr/share/i18n/locales/tt_RU@iqtelif /tools_aarch64/bin/install -c -m 644 locales/ug_CN /usr/share/i18n/locales/ug_CN /tools_aarch64/bin/install -c -m 644 locales/uk_UA /usr/share/i18n/locales/uk_UA /tools_aarch64/bin/install -c -m 644 locales/unm_US /usr/share/i18n/locales/unm_US /tools_aarch64/bin/install -c -m 644 locales/ur_IN /usr/share/i18n/locales/ur_IN /tools_aarch64/bin/install -c -m 644 locales/ur_PK /usr/share/i18n/locales/ur_PK /tools_aarch64/bin/install -c -m 644 locales/uz_UZ /usr/share/i18n/locales/uz_UZ /tools_aarch64/bin/install -c -m 644 locales/uz_UZ@cyrillic /usr/share/i18n/locales/uz_UZ@cyrillic /tools_aarch64/bin/install -c -m 644 locales/ve_ZA /usr/share/i18n/locales/ve_ZA /tools_aarch64/bin/install -c -m 644 locales/vi_VN /usr/share/i18n/locales/vi_VN /tools_aarch64/bin/install -c -m 644 locales/wa_BE /usr/share/i18n/locales/wa_BE /tools_aarch64/bin/install -c -m 644 locales/wa_BE@euro /usr/share/i18n/locales/wa_BE@euro /tools_aarch64/bin/install -c -m 644 locales/wae_CH /usr/share/i18n/locales/wae_CH /tools_aarch64/bin/install -c -m 644 locales/wal_ET /usr/share/i18n/locales/wal_ET /tools_aarch64/bin/install -c -m 644 locales/wo_SN /usr/share/i18n/locales/wo_SN /tools_aarch64/bin/install -c -m 644 locales/xh_ZA /usr/share/i18n/locales/xh_ZA /tools_aarch64/bin/install -c -m 644 locales/yi_US /usr/share/i18n/locales/yi_US /tools_aarch64/bin/install -c -m 644 locales/yo_NG /usr/share/i18n/locales/yo_NG /tools_aarch64/bin/install -c -m 644 locales/yue_HK /usr/share/i18n/locales/yue_HK /tools_aarch64/bin/install -c -m 644 locales/yuw_PG /usr/share/i18n/locales/yuw_PG /tools_aarch64/bin/install -c -m 644 locales/zgh_MA /usr/share/i18n/locales/zgh_MA /tools_aarch64/bin/install -c -m 644 locales/zh_CN /usr/share/i18n/locales/zh_CN /tools_aarch64/bin/install -c -m 644 locales/zh_HK /usr/share/i18n/locales/zh_HK /tools_aarch64/bin/install -c -m 644 locales/zh_SG /usr/share/i18n/locales/zh_SG /tools_aarch64/bin/install -c -m 644 locales/zh_TW /usr/share/i18n/locales/zh_TW /tools_aarch64/bin/install -c -m 644 locales/zu_ZA /usr/share/i18n/locales/zu_ZA > /usr/src/glibc-build/localedata/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/localedata' make subdir=iconvdata -C iconvdata ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/iconvdata' .././scripts/mkinstalldirs /usr/lib64/gconv mkdir -p -- /usr/lib64/gconv /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-1.so /usr/lib64/gconv/ISO8859-1.so.new mv -f /usr/lib64/gconv/ISO8859-1.so.new /usr/lib64/gconv/ISO8859-1.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-2.so /usr/lib64/gconv/ISO8859-2.so.new mv -f /usr/lib64/gconv/ISO8859-2.so.new /usr/lib64/gconv/ISO8859-2.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-3.so /usr/lib64/gconv/ISO8859-3.so.new mv -f /usr/lib64/gconv/ISO8859-3.so.new /usr/lib64/gconv/ISO8859-3.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-4.so /usr/lib64/gconv/ISO8859-4.so.new mv -f /usr/lib64/gconv/ISO8859-4.so.new /usr/lib64/gconv/ISO8859-4.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-5.so /usr/lib64/gconv/ISO8859-5.so.new mv -f /usr/lib64/gconv/ISO8859-5.so.new /usr/lib64/gconv/ISO8859-5.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-6.so /usr/lib64/gconv/ISO8859-6.so.new mv -f /usr/lib64/gconv/ISO8859-6.so.new /usr/lib64/gconv/ISO8859-6.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-7.so /usr/lib64/gconv/ISO8859-7.so.new mv -f /usr/lib64/gconv/ISO8859-7.so.new /usr/lib64/gconv/ISO8859-7.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-8.so /usr/lib64/gconv/ISO8859-8.so.new mv -f /usr/lib64/gconv/ISO8859-8.so.new /usr/lib64/gconv/ISO8859-8.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-9.so /usr/lib64/gconv/ISO8859-9.so.new mv -f /usr/lib64/gconv/ISO8859-9.so.new /usr/lib64/gconv/ISO8859-9.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-10.so /usr/lib64/gconv/ISO8859-10.so.new mv -f /usr/lib64/gconv/ISO8859-10.so.new /usr/lib64/gconv/ISO8859-10.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-11.so /usr/lib64/gconv/ISO8859-11.so.new mv -f /usr/lib64/gconv/ISO8859-11.so.new /usr/lib64/gconv/ISO8859-11.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-13.so /usr/lib64/gconv/ISO8859-13.so.new mv -f /usr/lib64/gconv/ISO8859-13.so.new /usr/lib64/gconv/ISO8859-13.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-14.so /usr/lib64/gconv/ISO8859-14.so.new mv -f /usr/lib64/gconv/ISO8859-14.so.new /usr/lib64/gconv/ISO8859-14.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-15.so /usr/lib64/gconv/ISO8859-15.so.new mv -f /usr/lib64/gconv/ISO8859-15.so.new /usr/lib64/gconv/ISO8859-15.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-16.so /usr/lib64/gconv/ISO8859-16.so.new mv -f /usr/lib64/gconv/ISO8859-16.so.new /usr/lib64/gconv/ISO8859-16.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/T.61.so /usr/lib64/gconv/T.61.so.new mv -f /usr/lib64/gconv/T.61.so.new /usr/lib64/gconv/T.61.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO_6937.so /usr/lib64/gconv/ISO_6937.so.new mv -f /usr/lib64/gconv/ISO_6937.so.new /usr/lib64/gconv/ISO_6937.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/SJIS.so /usr/lib64/gconv/SJIS.so.new mv -f /usr/lib64/gconv/SJIS.so.new /usr/lib64/gconv/SJIS.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/KOI-8.so /usr/lib64/gconv/KOI-8.so.new mv -f /usr/lib64/gconv/KOI-8.so.new /usr/lib64/gconv/KOI-8.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/HP-ROMAN8.so /usr/lib64/gconv/HP-ROMAN8.so.new mv -f /usr/lib64/gconv/HP-ROMAN8.so.new /usr/lib64/gconv/HP-ROMAN8.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/HP-ROMAN9.so /usr/lib64/gconv/HP-ROMAN9.so.new mv -f /usr/lib64/gconv/HP-ROMAN9.so.new /usr/lib64/gconv/HP-ROMAN9.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-AT-DE.so /usr/lib64/gconv/EBCDIC-AT-DE.so.new mv -f /usr/lib64/gconv/EBCDIC-AT-DE.so.new /usr/lib64/gconv/EBCDIC-AT-DE.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-AT-DE-A.so /usr/lib64/gconv/EBCDIC-AT-DE-A.so.new mv -f /usr/lib64/gconv/EBCDIC-AT-DE-A.so.new /usr/lib64/gconv/EBCDIC-AT-DE-A.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-CA-FR.so /usr/lib64/gconv/EBCDIC-CA-FR.so.new mv -f /usr/lib64/gconv/EBCDIC-CA-FR.so.new /usr/lib64/gconv/EBCDIC-CA-FR.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EUC-KR.so /usr/lib64/gconv/EUC-KR.so.new mv -f /usr/lib64/gconv/EUC-KR.so.new /usr/lib64/gconv/EUC-KR.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/UHC.so /usr/lib64/gconv/UHC.so.new mv -f /usr/lib64/gconv/UHC.so.new /usr/lib64/gconv/UHC.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/JOHAB.so /usr/lib64/gconv/JOHAB.so.new mv -f /usr/lib64/gconv/JOHAB.so.new /usr/lib64/gconv/JOHAB.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/libJIS.so /usr/lib64/gconv/libJIS.so.new mv -f /usr/lib64/gconv/libJIS.so.new /usr/lib64/gconv/libJIS.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/libKSC.so /usr/lib64/gconv/libKSC.so.new mv -f /usr/lib64/gconv/libKSC.so.new /usr/lib64/gconv/libKSC.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/BIG5.so /usr/lib64/gconv/BIG5.so.new mv -f /usr/lib64/gconv/BIG5.so.new /usr/lib64/gconv/BIG5.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EUC-JP.so /usr/lib64/gconv/EUC-JP.so.new mv -f /usr/lib64/gconv/EUC-JP.so.new /usr/lib64/gconv/EUC-JP.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/libGB.so /usr/lib64/gconv/libGB.so.new mv -f /usr/lib64/gconv/libGB.so.new /usr/lib64/gconv/libGB.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EUC-CN.so /usr/lib64/gconv/EUC-CN.so.new mv -f /usr/lib64/gconv/EUC-CN.so.new /usr/lib64/gconv/EUC-CN.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/libCNS.so /usr/lib64/gconv/libCNS.so.new mv -f /usr/lib64/gconv/libCNS.so.new /usr/lib64/gconv/libCNS.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EUC-TW.so /usr/lib64/gconv/EUC-TW.so.new mv -f /usr/lib64/gconv/EUC-TW.so.new /usr/lib64/gconv/EUC-TW.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO646.so /usr/lib64/gconv/ISO646.so.new mv -f /usr/lib64/gconv/ISO646.so.new /usr/lib64/gconv/ISO646.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-DK-NO.so /usr/lib64/gconv/EBCDIC-DK-NO.so.new mv -f /usr/lib64/gconv/EBCDIC-DK-NO.so.new /usr/lib64/gconv/EBCDIC-DK-NO.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-DK-NO-A.so /usr/lib64/gconv/EBCDIC-DK-NO-A.so.new mv -f /usr/lib64/gconv/EBCDIC-DK-NO-A.so.new /usr/lib64/gconv/EBCDIC-DK-NO-A.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-ES.so /usr/lib64/gconv/EBCDIC-ES.so.new mv -f /usr/lib64/gconv/EBCDIC-ES.so.new /usr/lib64/gconv/EBCDIC-ES.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-ES-A.so /usr/lib64/gconv/EBCDIC-ES-A.so.new mv -f /usr/lib64/gconv/EBCDIC-ES-A.so.new /usr/lib64/gconv/EBCDIC-ES-A.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-ES-S.so /usr/lib64/gconv/EBCDIC-ES-S.so.new mv -f /usr/lib64/gconv/EBCDIC-ES-S.so.new /usr/lib64/gconv/EBCDIC-ES-S.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-FI-SE.so /usr/lib64/gconv/EBCDIC-FI-SE.so.new mv -f /usr/lib64/gconv/EBCDIC-FI-SE.so.new /usr/lib64/gconv/EBCDIC-FI-SE.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-FI-SE-A.so /usr/lib64/gconv/EBCDIC-FI-SE-A.so.new mv -f /usr/lib64/gconv/EBCDIC-FI-SE-A.so.new /usr/lib64/gconv/EBCDIC-FI-SE-A.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-FR.so /usr/lib64/gconv/EBCDIC-FR.so.new mv -f /usr/lib64/gconv/EBCDIC-FR.so.new /usr/lib64/gconv/EBCDIC-FR.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-IS-FRISS.so /usr/lib64/gconv/EBCDIC-IS-FRISS.so.new mv -f /usr/lib64/gconv/EBCDIC-IS-FRISS.so.new /usr/lib64/gconv/EBCDIC-IS-FRISS.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-IT.so /usr/lib64/gconv/EBCDIC-IT.so.new mv -f /usr/lib64/gconv/EBCDIC-IT.so.new /usr/lib64/gconv/EBCDIC-IT.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-PT.so /usr/lib64/gconv/EBCDIC-PT.so.new mv -f /usr/lib64/gconv/EBCDIC-PT.so.new /usr/lib64/gconv/EBCDIC-PT.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-UK.so /usr/lib64/gconv/EBCDIC-UK.so.new mv -f /usr/lib64/gconv/EBCDIC-UK.so.new /usr/lib64/gconv/EBCDIC-UK.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EBCDIC-US.so /usr/lib64/gconv/EBCDIC-US.so.new mv -f /usr/lib64/gconv/EBCDIC-US.so.new /usr/lib64/gconv/EBCDIC-US.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM037.so /usr/lib64/gconv/IBM037.so.new mv -f /usr/lib64/gconv/IBM037.so.new /usr/lib64/gconv/IBM037.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM038.so /usr/lib64/gconv/IBM038.so.new mv -f /usr/lib64/gconv/IBM038.so.new /usr/lib64/gconv/IBM038.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM274.so /usr/lib64/gconv/IBM274.so.new mv -f /usr/lib64/gconv/IBM274.so.new /usr/lib64/gconv/IBM274.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM275.so /usr/lib64/gconv/IBM275.so.new mv -f /usr/lib64/gconv/IBM275.so.new /usr/lib64/gconv/IBM275.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM423.so /usr/lib64/gconv/IBM423.so.new mv -f /usr/lib64/gconv/IBM423.so.new /usr/lib64/gconv/IBM423.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM500.so /usr/lib64/gconv/IBM500.so.new mv -f /usr/lib64/gconv/IBM500.so.new /usr/lib64/gconv/IBM500.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM870.so /usr/lib64/gconv/IBM870.so.new mv -f /usr/lib64/gconv/IBM870.so.new /usr/lib64/gconv/IBM870.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM871.so /usr/lib64/gconv/IBM871.so.new mv -f /usr/lib64/gconv/IBM871.so.new /usr/lib64/gconv/IBM871.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM891.so /usr/lib64/gconv/IBM891.so.new mv -f /usr/lib64/gconv/IBM891.so.new /usr/lib64/gconv/IBM891.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM903.so /usr/lib64/gconv/IBM903.so.new mv -f /usr/lib64/gconv/IBM903.so.new /usr/lib64/gconv/IBM903.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM904.so /usr/lib64/gconv/IBM904.so.new mv -f /usr/lib64/gconv/IBM904.so.new /usr/lib64/gconv/IBM904.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM905.so /usr/lib64/gconv/IBM905.so.new mv -f /usr/lib64/gconv/IBM905.so.new /usr/lib64/gconv/IBM905.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1047.so /usr/lib64/gconv/IBM1047.so.new mv -f /usr/lib64/gconv/IBM1047.so.new /usr/lib64/gconv/IBM1047.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM874.so /usr/lib64/gconv/IBM874.so.new mv -f /usr/lib64/gconv/IBM874.so.new /usr/lib64/gconv/IBM874.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP737.so /usr/lib64/gconv/CP737.so.new mv -f /usr/lib64/gconv/CP737.so.new /usr/lib64/gconv/CP737.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP775.so /usr/lib64/gconv/CP775.so.new mv -f /usr/lib64/gconv/CP775.so.new /usr/lib64/gconv/CP775.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO-2022-KR.so /usr/lib64/gconv/ISO-2022-KR.so.new mv -f /usr/lib64/gconv/ISO-2022-KR.so.new /usr/lib64/gconv/ISO-2022-KR.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/HP-TURKISH8.so /usr/lib64/gconv/HP-TURKISH8.so.new mv -f /usr/lib64/gconv/HP-TURKISH8.so.new /usr/lib64/gconv/HP-TURKISH8.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/HP-THAI8.so /usr/lib64/gconv/HP-THAI8.so.new mv -f /usr/lib64/gconv/HP-THAI8.so.new /usr/lib64/gconv/HP-THAI8.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/HP-GREEK8.so /usr/lib64/gconv/HP-GREEK8.so.new mv -f /usr/lib64/gconv/HP-GREEK8.so.new /usr/lib64/gconv/HP-GREEK8.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/KOI8-R.so /usr/lib64/gconv/KOI8-R.so.new mv -f /usr/lib64/gconv/KOI8-R.so.new /usr/lib64/gconv/KOI8-R.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/LATIN-GREEK.so /usr/lib64/gconv/LATIN-GREEK.so.new mv -f /usr/lib64/gconv/LATIN-GREEK.so.new /usr/lib64/gconv/LATIN-GREEK.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/LATIN-GREEK-1.so /usr/lib64/gconv/LATIN-GREEK-1.so.new mv -f /usr/lib64/gconv/LATIN-GREEK-1.so.new /usr/lib64/gconv/LATIN-GREEK-1.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM256.so /usr/lib64/gconv/IBM256.so.new mv -f /usr/lib64/gconv/IBM256.so.new /usr/lib64/gconv/IBM256.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM273.so /usr/lib64/gconv/IBM273.so.new mv -f /usr/lib64/gconv/IBM273.so.new /usr/lib64/gconv/IBM273.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM277.so /usr/lib64/gconv/IBM277.so.new mv -f /usr/lib64/gconv/IBM277.so.new /usr/lib64/gconv/IBM277.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM278.so /usr/lib64/gconv/IBM278.so.new mv -f /usr/lib64/gconv/IBM278.so.new /usr/lib64/gconv/IBM278.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM280.so /usr/lib64/gconv/IBM280.so.new mv -f /usr/lib64/gconv/IBM280.so.new /usr/lib64/gconv/IBM280.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM281.so /usr/lib64/gconv/IBM281.so.new mv -f /usr/lib64/gconv/IBM281.so.new /usr/lib64/gconv/IBM281.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM284.so /usr/lib64/gconv/IBM284.so.new mv -f /usr/lib64/gconv/IBM284.so.new /usr/lib64/gconv/IBM284.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM285.so /usr/lib64/gconv/IBM285.so.new mv -f /usr/lib64/gconv/IBM285.so.new /usr/lib64/gconv/IBM285.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM290.so /usr/lib64/gconv/IBM290.so.new mv -f /usr/lib64/gconv/IBM290.so.new /usr/lib64/gconv/IBM290.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM297.so /usr/lib64/gconv/IBM297.so.new mv -f /usr/lib64/gconv/IBM297.so.new /usr/lib64/gconv/IBM297.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM420.so /usr/lib64/gconv/IBM420.so.new mv -f /usr/lib64/gconv/IBM420.so.new /usr/lib64/gconv/IBM420.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM424.so /usr/lib64/gconv/IBM424.so.new mv -f /usr/lib64/gconv/IBM424.so.new /usr/lib64/gconv/IBM424.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM437.so /usr/lib64/gconv/IBM437.so.new mv -f /usr/lib64/gconv/IBM437.so.new /usr/lib64/gconv/IBM437.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM850.so /usr/lib64/gconv/IBM850.so.new mv -f /usr/lib64/gconv/IBM850.so.new /usr/lib64/gconv/IBM850.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM851.so /usr/lib64/gconv/IBM851.so.new mv -f /usr/lib64/gconv/IBM851.so.new /usr/lib64/gconv/IBM851.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM852.so /usr/lib64/gconv/IBM852.so.new mv -f /usr/lib64/gconv/IBM852.so.new /usr/lib64/gconv/IBM852.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM855.so /usr/lib64/gconv/IBM855.so.new mv -f /usr/lib64/gconv/IBM855.so.new /usr/lib64/gconv/IBM855.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM857.so /usr/lib64/gconv/IBM857.so.new mv -f /usr/lib64/gconv/IBM857.so.new /usr/lib64/gconv/IBM857.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM858.so /usr/lib64/gconv/IBM858.so.new mv -f /usr/lib64/gconv/IBM858.so.new /usr/lib64/gconv/IBM858.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM860.so /usr/lib64/gconv/IBM860.so.new mv -f /usr/lib64/gconv/IBM860.so.new /usr/lib64/gconv/IBM860.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM861.so /usr/lib64/gconv/IBM861.so.new mv -f /usr/lib64/gconv/IBM861.so.new /usr/lib64/gconv/IBM861.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM862.so /usr/lib64/gconv/IBM862.so.new mv -f /usr/lib64/gconv/IBM862.so.new /usr/lib64/gconv/IBM862.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM863.so /usr/lib64/gconv/IBM863.so.new mv -f /usr/lib64/gconv/IBM863.so.new /usr/lib64/gconv/IBM863.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM864.so /usr/lib64/gconv/IBM864.so.new mv -f /usr/lib64/gconv/IBM864.so.new /usr/lib64/gconv/IBM864.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM865.so /usr/lib64/gconv/IBM865.so.new mv -f /usr/lib64/gconv/IBM865.so.new /usr/lib64/gconv/IBM865.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM868.so /usr/lib64/gconv/IBM868.so.new mv -f /usr/lib64/gconv/IBM868.so.new /usr/lib64/gconv/IBM868.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM869.so /usr/lib64/gconv/IBM869.so.new mv -f /usr/lib64/gconv/IBM869.so.new /usr/lib64/gconv/IBM869.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM875.so /usr/lib64/gconv/IBM875.so.new mv -f /usr/lib64/gconv/IBM875.so.new /usr/lib64/gconv/IBM875.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM880.so /usr/lib64/gconv/IBM880.so.new mv -f /usr/lib64/gconv/IBM880.so.new /usr/lib64/gconv/IBM880.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM866.so /usr/lib64/gconv/IBM866.so.new mv -f /usr/lib64/gconv/IBM866.so.new /usr/lib64/gconv/IBM866.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP1258.so /usr/lib64/gconv/CP1258.so.new mv -f /usr/lib64/gconv/CP1258.so.new /usr/lib64/gconv/CP1258.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM922.so /usr/lib64/gconv/IBM922.so.new mv -f /usr/lib64/gconv/IBM922.so.new /usr/lib64/gconv/IBM922.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1124.so /usr/lib64/gconv/IBM1124.so.new mv -f /usr/lib64/gconv/IBM1124.so.new /usr/lib64/gconv/IBM1124.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1129.so /usr/lib64/gconv/IBM1129.so.new mv -f /usr/lib64/gconv/IBM1129.so.new /usr/lib64/gconv/IBM1129.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM932.so /usr/lib64/gconv/IBM932.so.new mv -f /usr/lib64/gconv/IBM932.so.new /usr/lib64/gconv/IBM932.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM943.so /usr/lib64/gconv/IBM943.so.new mv -f /usr/lib64/gconv/IBM943.so.new /usr/lib64/gconv/IBM943.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM856.so /usr/lib64/gconv/IBM856.so.new mv -f /usr/lib64/gconv/IBM856.so.new /usr/lib64/gconv/IBM856.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM930.so /usr/lib64/gconv/IBM930.so.new mv -f /usr/lib64/gconv/IBM930.so.new /usr/lib64/gconv/IBM930.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM933.so /usr/lib64/gconv/IBM933.so.new mv -f /usr/lib64/gconv/IBM933.so.new /usr/lib64/gconv/IBM933.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM935.so /usr/lib64/gconv/IBM935.so.new mv -f /usr/lib64/gconv/IBM935.so.new /usr/lib64/gconv/IBM935.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM937.so /usr/lib64/gconv/IBM937.so.new mv -f /usr/lib64/gconv/IBM937.so.new /usr/lib64/gconv/IBM937.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM939.so /usr/lib64/gconv/IBM939.so.new mv -f /usr/lib64/gconv/IBM939.so.new /usr/lib64/gconv/IBM939.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1046.so /usr/lib64/gconv/IBM1046.so.new mv -f /usr/lib64/gconv/IBM1046.so.new /usr/lib64/gconv/IBM1046.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1132.so /usr/lib64/gconv/IBM1132.so.new mv -f /usr/lib64/gconv/IBM1132.so.new /usr/lib64/gconv/IBM1132.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1133.so /usr/lib64/gconv/IBM1133.so.new mv -f /usr/lib64/gconv/IBM1133.so.new /usr/lib64/gconv/IBM1133.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1160.so /usr/lib64/gconv/IBM1160.so.new mv -f /usr/lib64/gconv/IBM1160.so.new /usr/lib64/gconv/IBM1160.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1161.so /usr/lib64/gconv/IBM1161.so.new mv -f /usr/lib64/gconv/IBM1161.so.new /usr/lib64/gconv/IBM1161.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1162.so /usr/lib64/gconv/IBM1162.so.new mv -f /usr/lib64/gconv/IBM1162.so.new /usr/lib64/gconv/IBM1162.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1163.so /usr/lib64/gconv/IBM1163.so.new mv -f /usr/lib64/gconv/IBM1163.so.new /usr/lib64/gconv/IBM1163.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1164.so /usr/lib64/gconv/IBM1164.so.new mv -f /usr/lib64/gconv/IBM1164.so.new /usr/lib64/gconv/IBM1164.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM918.so /usr/lib64/gconv/IBM918.so.new mv -f /usr/lib64/gconv/IBM918.so.new /usr/lib64/gconv/IBM918.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1004.so /usr/lib64/gconv/IBM1004.so.new mv -f /usr/lib64/gconv/IBM1004.so.new /usr/lib64/gconv/IBM1004.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1026.so /usr/lib64/gconv/IBM1026.so.new mv -f /usr/lib64/gconv/IBM1026.so.new /usr/lib64/gconv/IBM1026.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP1125.so /usr/lib64/gconv/CP1125.so.new mv -f /usr/lib64/gconv/CP1125.so.new /usr/lib64/gconv/CP1125.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP1250.so /usr/lib64/gconv/CP1250.so.new mv -f /usr/lib64/gconv/CP1250.so.new /usr/lib64/gconv/CP1250.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP1251.so /usr/lib64/gconv/CP1251.so.new mv -f /usr/lib64/gconv/CP1251.so.new /usr/lib64/gconv/CP1251.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP1252.so /usr/lib64/gconv/CP1252.so.new mv -f /usr/lib64/gconv/CP1252.so.new /usr/lib64/gconv/CP1252.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP1253.so /usr/lib64/gconv/CP1253.so.new mv -f /usr/lib64/gconv/CP1253.so.new /usr/lib64/gconv/CP1253.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP1254.so /usr/lib64/gconv/CP1254.so.new mv -f /usr/lib64/gconv/CP1254.so.new /usr/lib64/gconv/CP1254.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP1255.so /usr/lib64/gconv/CP1255.so.new mv -f /usr/lib64/gconv/CP1255.so.new /usr/lib64/gconv/CP1255.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP1256.so /usr/lib64/gconv/CP1256.so.new mv -f /usr/lib64/gconv/CP1256.so.new /usr/lib64/gconv/CP1256.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP1257.so /usr/lib64/gconv/CP1257.so.new mv -f /usr/lib64/gconv/CP1257.so.new /usr/lib64/gconv/CP1257.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO-2022-JP.so /usr/lib64/gconv/ISO-2022-JP.so.new mv -f /usr/lib64/gconv/ISO-2022-JP.so.new /usr/lib64/gconv/ISO-2022-JP.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/MACINTOSH.so /usr/lib64/gconv/MACINTOSH.so.new mv -f /usr/lib64/gconv/MACINTOSH.so.new /usr/lib64/gconv/MACINTOSH.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IEC_P27-1.so /usr/lib64/gconv/IEC_P27-1.so.new mv -f /usr/lib64/gconv/IEC_P27-1.so.new /usr/lib64/gconv/IEC_P27-1.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ASMO_449.so /usr/lib64/gconv/ASMO_449.so.new mv -f /usr/lib64/gconv/ASMO_449.so.new /usr/lib64/gconv/ASMO_449.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ANSI_X3.110.so /usr/lib64/gconv/ANSI_X3.110.so.new mv -f /usr/lib64/gconv/ANSI_X3.110.so.new /usr/lib64/gconv/ANSI_X3.110.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CSN_369103.so /usr/lib64/gconv/CSN_369103.so.new mv -f /usr/lib64/gconv/CSN_369103.so.new /usr/lib64/gconv/CSN_369103.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CWI.so /usr/lib64/gconv/CWI.so.new mv -f /usr/lib64/gconv/CWI.so.new /usr/lib64/gconv/CWI.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/DEC-MCS.so /usr/lib64/gconv/DEC-MCS.so.new mv -f /usr/lib64/gconv/DEC-MCS.so.new /usr/lib64/gconv/DEC-MCS.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ECMA-CYRILLIC.so /usr/lib64/gconv/ECMA-CYRILLIC.so.new mv -f /usr/lib64/gconv/ECMA-CYRILLIC.so.new /usr/lib64/gconv/ECMA-CYRILLIC.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/GOST_19768-74.so /usr/lib64/gconv/GOST_19768-74.so.new mv -f /usr/lib64/gconv/GOST_19768-74.so.new /usr/lib64/gconv/GOST_19768-74.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/GREEK-CCITT.so /usr/lib64/gconv/GREEK-CCITT.so.new mv -f /usr/lib64/gconv/GREEK-CCITT.so.new /usr/lib64/gconv/GREEK-CCITT.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/GREEK7.so /usr/lib64/gconv/GREEK7.so.new mv -f /usr/lib64/gconv/GREEK7.so.new /usr/lib64/gconv/GREEK7.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/GREEK7-OLD.so /usr/lib64/gconv/GREEK7-OLD.so.new mv -f /usr/lib64/gconv/GREEK7-OLD.so.new /usr/lib64/gconv/GREEK7-OLD.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/INIS.so /usr/lib64/gconv/INIS.so.new mv -f /usr/lib64/gconv/INIS.so.new /usr/lib64/gconv/INIS.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/INIS-8.so /usr/lib64/gconv/INIS-8.so.new mv -f /usr/lib64/gconv/INIS-8.so.new /usr/lib64/gconv/INIS-8.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/INIS-CYRILLIC.so /usr/lib64/gconv/INIS-CYRILLIC.so.new mv -f /usr/lib64/gconv/INIS-CYRILLIC.so.new /usr/lib64/gconv/INIS-CYRILLIC.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO_6937-2.so /usr/lib64/gconv/ISO_6937-2.so.new mv -f /usr/lib64/gconv/ISO_6937-2.so.new /usr/lib64/gconv/ISO_6937-2.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO_2033.so /usr/lib64/gconv/ISO_2033.so.new mv -f /usr/lib64/gconv/ISO_2033.so.new /usr/lib64/gconv/ISO_2033.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO_5427.so /usr/lib64/gconv/ISO_5427.so.new mv -f /usr/lib64/gconv/ISO_5427.so.new /usr/lib64/gconv/ISO_5427.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO_5427-EXT.so /usr/lib64/gconv/ISO_5427-EXT.so.new mv -f /usr/lib64/gconv/ISO_5427-EXT.so.new /usr/lib64/gconv/ISO_5427-EXT.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO_5428.so /usr/lib64/gconv/ISO_5428.so.new mv -f /usr/lib64/gconv/ISO_5428.so.new /usr/lib64/gconv/ISO_5428.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO_10367-BOX.so /usr/lib64/gconv/ISO_10367-BOX.so.new mv -f /usr/lib64/gconv/ISO_10367-BOX.so.new /usr/lib64/gconv/ISO_10367-BOX.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/MAC-IS.so /usr/lib64/gconv/MAC-IS.so.new mv -f /usr/lib64/gconv/MAC-IS.so.new /usr/lib64/gconv/MAC-IS.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/MAC-UK.so /usr/lib64/gconv/MAC-UK.so.new mv -f /usr/lib64/gconv/MAC-UK.so.new /usr/lib64/gconv/MAC-UK.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/NATS-DANO.so /usr/lib64/gconv/NATS-DANO.so.new mv -f /usr/lib64/gconv/NATS-DANO.so.new /usr/lib64/gconv/NATS-DANO.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/NATS-SEFI.so /usr/lib64/gconv/NATS-SEFI.so.new mv -f /usr/lib64/gconv/NATS-SEFI.so.new /usr/lib64/gconv/NATS-SEFI.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/SAMI-WS2.so /usr/lib64/gconv/SAMI-WS2.so.new mv -f /usr/lib64/gconv/SAMI-WS2.so.new /usr/lib64/gconv/SAMI-WS2.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO-IR-197.so /usr/lib64/gconv/ISO-IR-197.so.new mv -f /usr/lib64/gconv/ISO-IR-197.so.new /usr/lib64/gconv/ISO-IR-197.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/TIS-620.so /usr/lib64/gconv/TIS-620.so.new mv -f /usr/lib64/gconv/TIS-620.so.new /usr/lib64/gconv/TIS-620.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/KOI8-U.so /usr/lib64/gconv/KOI8-U.so.new mv -f /usr/lib64/gconv/KOI8-U.so.new /usr/lib64/gconv/KOI8-U.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/GBK.so /usr/lib64/gconv/GBK.so.new mv -f /usr/lib64/gconv/GBK.so.new /usr/lib64/gconv/GBK.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISIRI-3342.so /usr/lib64/gconv/ISIRI-3342.so.new mv -f /usr/lib64/gconv/ISIRI-3342.so.new /usr/lib64/gconv/ISIRI-3342.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/GBGBK.so /usr/lib64/gconv/GBGBK.so.new mv -f /usr/lib64/gconv/GBGBK.so.new /usr/lib64/gconv/GBGBK.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO-2022-CN.so /usr/lib64/gconv/ISO-2022-CN.so.new mv -f /usr/lib64/gconv/ISO-2022-CN.so.new /usr/lib64/gconv/ISO-2022-CN.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/libISOIR165.so /usr/lib64/gconv/libISOIR165.so.new mv -f /usr/lib64/gconv/libISOIR165.so.new /usr/lib64/gconv/libISOIR165.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/UTF-16.so /usr/lib64/gconv/UTF-16.so.new mv -f /usr/lib64/gconv/UTF-16.so.new /usr/lib64/gconv/UTF-16.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/UNICODE.so /usr/lib64/gconv/UNICODE.so.new mv -f /usr/lib64/gconv/UNICODE.so.new /usr/lib64/gconv/UNICODE.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/UTF-32.so /usr/lib64/gconv/UTF-32.so.new mv -f /usr/lib64/gconv/UTF-32.so.new /usr/lib64/gconv/UTF-32.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/UTF-7.so /usr/lib64/gconv/UTF-7.so.new mv -f /usr/lib64/gconv/UTF-7.so.new /usr/lib64/gconv/UTF-7.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/BIG5HKSCS.so /usr/lib64/gconv/BIG5HKSCS.so.new mv -f /usr/lib64/gconv/BIG5HKSCS.so.new /usr/lib64/gconv/BIG5HKSCS.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/GB18030.so /usr/lib64/gconv/GB18030.so.new mv -f /usr/lib64/gconv/GB18030.so.new /usr/lib64/gconv/GB18030.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO-2022-CN-EXT.so /usr/lib64/gconv/ISO-2022-CN-EXT.so.new mv -f /usr/lib64/gconv/ISO-2022-CN-EXT.so.new /usr/lib64/gconv/ISO-2022-CN-EXT.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/VISCII.so /usr/lib64/gconv/VISCII.so.new mv -f /usr/lib64/gconv/VISCII.so.new /usr/lib64/gconv/VISCII.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/GBBIG5.so /usr/lib64/gconv/GBBIG5.so.new mv -f /usr/lib64/gconv/GBBIG5.so.new /usr/lib64/gconv/GBBIG5.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP10007.so /usr/lib64/gconv/CP10007.so.new mv -f /usr/lib64/gconv/CP10007.so.new /usr/lib64/gconv/CP10007.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/KOI8-T.so /usr/lib64/gconv/KOI8-T.so.new mv -f /usr/lib64/gconv/KOI8-T.so.new /usr/lib64/gconv/KOI8-T.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/GEORGIAN-PS.so /usr/lib64/gconv/GEORGIAN-PS.so.new mv -f /usr/lib64/gconv/GEORGIAN-PS.so.new /usr/lib64/gconv/GEORGIAN-PS.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/GEORGIAN-ACADEMY.so /usr/lib64/gconv/GEORGIAN-ACADEMY.so.new mv -f /usr/lib64/gconv/GEORGIAN-ACADEMY.so.new /usr/lib64/gconv/GEORGIAN-ACADEMY.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO-IR-209.so /usr/lib64/gconv/ISO-IR-209.so.new mv -f /usr/lib64/gconv/ISO-IR-209.so.new /usr/lib64/gconv/ISO-IR-209.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/MAC-SAMI.so /usr/lib64/gconv/MAC-SAMI.so.new mv -f /usr/lib64/gconv/MAC-SAMI.so.new /usr/lib64/gconv/MAC-SAMI.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ARMSCII-8.so /usr/lib64/gconv/ARMSCII-8.so.new mv -f /usr/lib64/gconv/ARMSCII-8.so.new /usr/lib64/gconv/ARMSCII-8.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/TCVN5712-1.so /usr/lib64/gconv/TCVN5712-1.so.new mv -f /usr/lib64/gconv/TCVN5712-1.so.new /usr/lib64/gconv/TCVN5712-1.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/libJISX0213.so /usr/lib64/gconv/libJISX0213.so.new mv -f /usr/lib64/gconv/libJISX0213.so.new /usr/lib64/gconv/libJISX0213.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EUC-JISX0213.so /usr/lib64/gconv/EUC-JISX0213.so.new mv -f /usr/lib64/gconv/EUC-JISX0213.so.new /usr/lib64/gconv/EUC-JISX0213.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/SHIFT_JISX0213.so /usr/lib64/gconv/SHIFT_JISX0213.so.new mv -f /usr/lib64/gconv/SHIFT_JISX0213.so.new /usr/lib64/gconv/SHIFT_JISX0213.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO-2022-JP-3.so /usr/lib64/gconv/ISO-2022-JP-3.so.new mv -f /usr/lib64/gconv/ISO-2022-JP-3.so.new /usr/lib64/gconv/ISO-2022-JP-3.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/TSCII.so /usr/lib64/gconv/TSCII.so.new mv -f /usr/lib64/gconv/TSCII.so.new /usr/lib64/gconv/TSCII.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM866NAV.so /usr/lib64/gconv/IBM866NAV.so.new mv -f /usr/lib64/gconv/IBM866NAV.so.new /usr/lib64/gconv/IBM866NAV.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP932.so /usr/lib64/gconv/CP932.so.new mv -f /usr/lib64/gconv/CP932.so.new /usr/lib64/gconv/CP932.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/EUC-JP-MS.so /usr/lib64/gconv/EUC-JP-MS.so.new mv -f /usr/lib64/gconv/EUC-JP-MS.so.new /usr/lib64/gconv/EUC-JP-MS.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/PT154.so /usr/lib64/gconv/PT154.so.new mv -f /usr/lib64/gconv/PT154.so.new /usr/lib64/gconv/PT154.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/RK1048.so /usr/lib64/gconv/RK1048.so.new mv -f /usr/lib64/gconv/RK1048.so.new /usr/lib64/gconv/RK1048.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1025.so /usr/lib64/gconv/IBM1025.so.new mv -f /usr/lib64/gconv/IBM1025.so.new /usr/lib64/gconv/IBM1025.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1122.so /usr/lib64/gconv/IBM1122.so.new mv -f /usr/lib64/gconv/IBM1122.so.new /usr/lib64/gconv/IBM1122.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1137.so /usr/lib64/gconv/IBM1137.so.new mv -f /usr/lib64/gconv/IBM1137.so.new /usr/lib64/gconv/IBM1137.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1153.so /usr/lib64/gconv/IBM1153.so.new mv -f /usr/lib64/gconv/IBM1153.so.new /usr/lib64/gconv/IBM1153.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1154.so /usr/lib64/gconv/IBM1154.so.new mv -f /usr/lib64/gconv/IBM1154.so.new /usr/lib64/gconv/IBM1154.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1155.so /usr/lib64/gconv/IBM1155.so.new mv -f /usr/lib64/gconv/IBM1155.so.new /usr/lib64/gconv/IBM1155.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1156.so /usr/lib64/gconv/IBM1156.so.new mv -f /usr/lib64/gconv/IBM1156.so.new /usr/lib64/gconv/IBM1156.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1157.so /usr/lib64/gconv/IBM1157.so.new mv -f /usr/lib64/gconv/IBM1157.so.new /usr/lib64/gconv/IBM1157.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1158.so /usr/lib64/gconv/IBM1158.so.new mv -f /usr/lib64/gconv/IBM1158.so.new /usr/lib64/gconv/IBM1158.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM803.so /usr/lib64/gconv/IBM803.so.new mv -f /usr/lib64/gconv/IBM803.so.new /usr/lib64/gconv/IBM803.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM901.so /usr/lib64/gconv/IBM901.so.new mv -f /usr/lib64/gconv/IBM901.so.new /usr/lib64/gconv/IBM901.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM902.so /usr/lib64/gconv/IBM902.so.new mv -f /usr/lib64/gconv/IBM902.so.new /usr/lib64/gconv/IBM902.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM921.so /usr/lib64/gconv/IBM921.so.new mv -f /usr/lib64/gconv/IBM921.so.new /usr/lib64/gconv/IBM921.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1008.so /usr/lib64/gconv/IBM1008.so.new mv -f /usr/lib64/gconv/IBM1008.so.new /usr/lib64/gconv/IBM1008.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1008_420.so /usr/lib64/gconv/IBM1008_420.so.new mv -f /usr/lib64/gconv/IBM1008_420.so.new /usr/lib64/gconv/IBM1008_420.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1097.so /usr/lib64/gconv/IBM1097.so.new mv -f /usr/lib64/gconv/IBM1097.so.new /usr/lib64/gconv/IBM1097.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1112.so /usr/lib64/gconv/IBM1112.so.new mv -f /usr/lib64/gconv/IBM1112.so.new /usr/lib64/gconv/IBM1112.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1123.so /usr/lib64/gconv/IBM1123.so.new mv -f /usr/lib64/gconv/IBM1123.so.new /usr/lib64/gconv/IBM1123.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1130.so /usr/lib64/gconv/IBM1130.so.new mv -f /usr/lib64/gconv/IBM1130.so.new /usr/lib64/gconv/IBM1130.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1140.so /usr/lib64/gconv/IBM1140.so.new mv -f /usr/lib64/gconv/IBM1140.so.new /usr/lib64/gconv/IBM1140.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1141.so /usr/lib64/gconv/IBM1141.so.new mv -f /usr/lib64/gconv/IBM1141.so.new /usr/lib64/gconv/IBM1141.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1142.so /usr/lib64/gconv/IBM1142.so.new mv -f /usr/lib64/gconv/IBM1142.so.new /usr/lib64/gconv/IBM1142.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1143.so /usr/lib64/gconv/IBM1143.so.new mv -f /usr/lib64/gconv/IBM1143.so.new /usr/lib64/gconv/IBM1143.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1144.so /usr/lib64/gconv/IBM1144.so.new mv -f /usr/lib64/gconv/IBM1144.so.new /usr/lib64/gconv/IBM1144.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1145.so /usr/lib64/gconv/IBM1145.so.new mv -f /usr/lib64/gconv/IBM1145.so.new /usr/lib64/gconv/IBM1145.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1146.so /usr/lib64/gconv/IBM1146.so.new mv -f /usr/lib64/gconv/IBM1146.so.new /usr/lib64/gconv/IBM1146.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1147.so /usr/lib64/gconv/IBM1147.so.new mv -f /usr/lib64/gconv/IBM1147.so.new /usr/lib64/gconv/IBM1147.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1148.so /usr/lib64/gconv/IBM1148.so.new mv -f /usr/lib64/gconv/IBM1148.so.new /usr/lib64/gconv/IBM1148.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1149.so /usr/lib64/gconv/IBM1149.so.new mv -f /usr/lib64/gconv/IBM1149.so.new /usr/lib64/gconv/IBM1149.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1166.so /usr/lib64/gconv/IBM1166.so.new mv -f /usr/lib64/gconv/IBM1166.so.new /usr/lib64/gconv/IBM1166.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1167.so /usr/lib64/gconv/IBM1167.so.new mv -f /usr/lib64/gconv/IBM1167.so.new /usr/lib64/gconv/IBM1167.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM4517.so /usr/lib64/gconv/IBM4517.so.new mv -f /usr/lib64/gconv/IBM4517.so.new /usr/lib64/gconv/IBM4517.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM4899.so /usr/lib64/gconv/IBM4899.so.new mv -f /usr/lib64/gconv/IBM4899.so.new /usr/lib64/gconv/IBM4899.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM4909.so /usr/lib64/gconv/IBM4909.so.new mv -f /usr/lib64/gconv/IBM4909.so.new /usr/lib64/gconv/IBM4909.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM4971.so /usr/lib64/gconv/IBM4971.so.new mv -f /usr/lib64/gconv/IBM4971.so.new /usr/lib64/gconv/IBM4971.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM5347.so /usr/lib64/gconv/IBM5347.so.new mv -f /usr/lib64/gconv/IBM5347.so.new /usr/lib64/gconv/IBM5347.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM9030.so /usr/lib64/gconv/IBM9030.so.new mv -f /usr/lib64/gconv/IBM9030.so.new /usr/lib64/gconv/IBM9030.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM9066.so /usr/lib64/gconv/IBM9066.so.new mv -f /usr/lib64/gconv/IBM9066.so.new /usr/lib64/gconv/IBM9066.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM9448.so /usr/lib64/gconv/IBM9448.so.new mv -f /usr/lib64/gconv/IBM9448.so.new /usr/lib64/gconv/IBM9448.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM12712.so /usr/lib64/gconv/IBM12712.so.new mv -f /usr/lib64/gconv/IBM12712.so.new /usr/lib64/gconv/IBM12712.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM16804.so /usr/lib64/gconv/IBM16804.so.new mv -f /usr/lib64/gconv/IBM16804.so.new /usr/lib64/gconv/IBM16804.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1364.so /usr/lib64/gconv/IBM1364.so.new mv -f /usr/lib64/gconv/IBM1364.so.new /usr/lib64/gconv/IBM1364.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1371.so /usr/lib64/gconv/IBM1371.so.new mv -f /usr/lib64/gconv/IBM1371.so.new /usr/lib64/gconv/IBM1371.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1388.so /usr/lib64/gconv/IBM1388.so.new mv -f /usr/lib64/gconv/IBM1388.so.new /usr/lib64/gconv/IBM1388.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1390.so /usr/lib64/gconv/IBM1390.so.new mv -f /usr/lib64/gconv/IBM1390.so.new /usr/lib64/gconv/IBM1390.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/IBM1399.so /usr/lib64/gconv/IBM1399.so.new mv -f /usr/lib64/gconv/IBM1399.so.new /usr/lib64/gconv/IBM1399.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO_11548-1.so /usr/lib64/gconv/ISO_11548-1.so.new mv -f /usr/lib64/gconv/ISO_11548-1.so.new /usr/lib64/gconv/ISO_11548-1.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/MIK.so /usr/lib64/gconv/MIK.so.new mv -f /usr/lib64/gconv/MIK.so.new /usr/lib64/gconv/MIK.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/BRF.so /usr/lib64/gconv/BRF.so.new mv -f /usr/lib64/gconv/BRF.so.new /usr/lib64/gconv/BRF.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/MAC-CENTRALEUROPE.so /usr/lib64/gconv/MAC-CENTRALEUROPE.so.new mv -f /usr/lib64/gconv/MAC-CENTRALEUROPE.so.new /usr/lib64/gconv/MAC-CENTRALEUROPE.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/KOI8-RU.so /usr/lib64/gconv/KOI8-RU.so.new mv -f /usr/lib64/gconv/KOI8-RU.so.new /usr/lib64/gconv/KOI8-RU.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/ISO8859-9E.so /usr/lib64/gconv/ISO8859-9E.so.new mv -f /usr/lib64/gconv/ISO8859-9E.so.new /usr/lib64/gconv/ISO8859-9E.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP770.so /usr/lib64/gconv/CP770.so.new mv -f /usr/lib64/gconv/CP770.so.new /usr/lib64/gconv/CP770.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP771.so /usr/lib64/gconv/CP771.so.new mv -f /usr/lib64/gconv/CP771.so.new /usr/lib64/gconv/CP771.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP772.so /usr/lib64/gconv/CP772.so.new mv -f /usr/lib64/gconv/CP772.so.new /usr/lib64/gconv/CP772.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP773.so /usr/lib64/gconv/CP773.so.new mv -f /usr/lib64/gconv/CP773.so.new /usr/lib64/gconv/CP773.so /tools_aarch64/bin/install -c /usr/src/glibc-build/iconvdata/CP774.so /usr/lib64/gconv/CP774.so.new mv -f /usr/lib64/gconv/CP774.so.new /usr/lib64/gconv/CP774.so cp gconv-modules /usr/src/glibc-build/iconvdata/gconv-modules /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/iconvdata/gconv-modules /usr/lib64/gconv/gconv-modules if test -f "/usr/lib64/gconv/gconv-modules.cache"; then \ LC_ALL=C \ /usr/src/glibc-build/elf/ld-linux-aarch64.so.1 --library-path /usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl \ /usr/src/glibc-build/iconv/iconvconfig \ ; \ fi mkdir -p /usr/src/glibc-build/iconvdata/gconv-modules.d/ cp gconv-modules-extra.conf /usr/src/glibc-build/iconvdata/gconv-modules.d/gconv-modules-extra.conf .././scripts/mkinstalldirs /usr/lib64/gconv/gconv-modules.d mkdir -p -- /usr/lib64/gconv/gconv-modules.d /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/iconvdata/gconv-modules.d/gconv-modules-extra.conf /usr/lib64/gconv/gconv-modules.d/gconv-modules-extra.conf if test -f "/usr/lib64/gconv/gconv-modules.cache"; then \ LC_ALL=C \ /usr/src/glibc-build/elf/ld-linux-aarch64.so.1 --library-path /usr/src/glibc-build:/usr/src/glibc-build/math:/usr/src/glibc-build/elf:/usr/src/glibc-build/dlfcn:/usr/src/glibc-build/nss:/usr/src/glibc-build/nis:/usr/src/glibc-build/rt:/usr/src/glibc-build/resolv:/usr/src/glibc-build/mathvec:/usr/src/glibc-build/support:/usr/src/glibc-build/nptl \ /usr/src/glibc-build/iconv/iconvconfig \ ; \ fi (cd /usr/src/glibc-build/iconvdata/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h iso8859-1.os iso8859-2.os iso8859-3.os iso8859-4.os iso8859-5.os iso8859-6.os iso8859-7.os iso8859-8.os iso8859-9.os iso8859-10.os iso8859-11.os iso8859-13.os iso8859-14.os iso8859-15.os iso8859-16.os t.61.os iso_6937.os sjis.os koi-8.os hp-roman8.os hp-roman9.os ebcdic-at-de.os ebcdic-at-de-a.os ebcdic-ca-fr.os euc-kr.os uhc.os johab.os jis0201.os jis0208.os jis0212.os ksc5601.os big5.os euc-jp.os gb2312.os euc-cn.os cns11643l1.os cns11643.os euc-tw.os iso646.os ebcdic-dk-no.os ebcdic-dk-no-a.os ebcdic-es.os ebcdic-es-a.os ebcdic-es-s.os ebcdic-fi-se.os ebcdic-fi-se-a.os ebcdic-fr.os ebcdic-is-friss.os ebcdic-it.os ebcdic-pt.os ebcdic-uk.os ebcdic-us.os ibm037.os ibm038.os ibm274.os ibm275.os ibm423.os ibm500.os ibm870.os ibm871.os ibm891.os ibm903.os ibm904.os ibm905.os ibm1047.os ibm874.os cp737.os cp775.os iso-2022-kr.os hp-turkish8.os hp-thai8.os hp-greek8.os koi8-r.os latin-greek.os latin-greek-1.os ibm256.os ibm273.os ibm277.os ibm278.os ibm280.os ibm281.os ibm284.os ibm285.os ibm290.os ibm297.os ibm420.os ibm424.os ibm437.os ibm850.os ibm851.os ibm852.os ibm855.os ibm857.os ibm858.os ibm860.os ibm861.os ibm862.os ibm863.os ibm864.os ibm865.os ibm868.os ibm869.os ibm875.os ibm880.os ibm866.os cp1258.os ibm922.os ibm1124.os ibm1129.os ibm932.os ibm943.os ibm856.os ibm930.os ibm933.os ibm935.os ibm937.os ibm939.os ibm1046.os ibm1132.os ibm1133.os ibm1160.os ibm1161.os ibm1162.os ibm1163.os ibm1164.os ibm918.os ibm1004.os ibm1026.os cp1125.os cp1250.os cp1251.os cp1252.os cp1253.os cp1254.os cp1255.os cp1256.os cp1257.os iso-2022-jp.os macintosh.os iec_p27-1.os asmo_449.os ansi_x3.110.os csn_369103.os cwi.os dec-mcs.os ecma-cyrillic.os gost_19768-74.os greek-ccitt.os greek7.os greek7-old.os inis.os inis-8.os inis-cyrillic.os iso_6937-2.os iso_2033.os iso_5427.os iso_5427-ext.os iso_5428.os iso_10367-box.os mac-is.os mac-uk.os nats-dano.os nats-sefi.os sami-ws2.os iso-ir-197.os tis-620.os koi8-u.os gbk.os isiri-3342.os gbgbk.os iso-2022-cn.os iso-ir-165.os utf-16.os unicode.os utf-32.os utf-7.os big5hkscs.os gb18030.os iso-2022-cn-ext.os viscii.os gbbig5.os cp10007.os koi8-t.os georgian-ps.os georgian-academy.os iso-ir-209.os mac-sami.os armscii-8.os tcvn5712-1.os jisx0213.os euc-jisx0213.os shift_jisx0213.os iso-2022-jp-3.os tscii.os ibm866nav.os cp932.os euc-jp-ms.os pt154.os rk1048.os ibm1025.os ibm1122.os ibm1137.os ibm1153.os ibm1154.os ibm1155.os ibm1156.os ibm1157.os ibm1158.os ibm803.os ibm901.os ibm902.os ibm921.os ibm1008.os ibm1008_420.os ibm1097.os ibm1112.os ibm1123.os ibm1130.os ibm1140.os ibm1141.os ibm1142.os ibm1143.os ibm1144.os ibm1145.os ibm1146.os ibm1147.os ibm1148.os ibm1149.os ibm1166.os ibm1167.os ibm4517.os ibm4899.os ibm4909.os ibm4971.os ibm5347.os ibm9030.os ibm9066.os ibm9448.os ibm12712.os ibm16804.os ibm1364.os ibm1371.os ibm1388.os ibm1390.os ibm1399.os iso_11548-1.os mik.os brf.os mac-centraleurope.os koi8-ru.os iso8859-9e.os cp770.os cp771.os cp772.os cp773.os cp774.os ISO8859-1.so ISO8859-2.so ISO8859-3.so ISO8859-4.so ISO8859-5.so ISO8859-6.so ISO8859-7.so ISO8859-8.so ISO8859-9.so ISO8859-10.so ISO8859-11.so ISO8859-13.so ISO8859-14.so ISO8859-15.so ISO8859-16.so T.61.so ISO_6937.so SJIS.so KOI-8.so HP-ROMAN8.so HP-ROMAN9.so EBCDIC-AT-DE.so EBCDIC-AT-DE-A.so EBCDIC-CA-FR.so EUC-KR.so UHC.so JOHAB.so libJIS.so libKSC.so BIG5.so EUC-JP.so libGB.so EUC-CN.so libCNS.so EUC-TW.so ISO646.so EBCDIC-DK-NO.so EBCDIC-DK-NO-A.so EBCDIC-ES.so EBCDIC-ES-A.so EBCDIC-ES-S.so EBCDIC-FI-SE.so EBCDIC-FI-SE-A.so EBCDIC-FR.so EBCDIC-IS-FRISS.so EBCDIC-IT.so EBCDIC-PT.so EBCDIC-UK.so EBCDIC-US.so IBM037.so IBM038.so IBM274.so IBM275.so IBM423.so IBM500.so IBM870.so IBM871.so IBM891.so IBM903.so IBM904.so IBM905.so IBM1047.so IBM874.so CP737.so CP775.so ISO-2022-KR.so HP-TURKISH8.so HP-THAI8.so HP-GREEK8.so KOI8-R.so LATIN-GREEK.so LATIN-GREEK-1.so IBM256.so IBM273.so IBM277.so IBM278.so IBM280.so IBM281.so IBM284.so IBM285.so IBM290.so IBM297.so IBM420.so IBM424.so IBM437.so IBM850.so IBM851.so IBM852.so IBM855.so IBM857.so IBM858.so IBM860.so IBM861.so IBM862.so IBM863.so IBM864.so IBM865.so IBM868.so IBM869.so IBM875.so IBM880.so IBM866.so CP1258.so IBM922.so IBM1124.so IBM1129.so IBM932.so IBM943.so IBM856.so IBM930.so IBM933.so IBM935.so IBM937.so IBM939.so IBM1046.so IBM1132.so IBM1133.so IBM1160.so IBM1161.so IBM1162.so IBM1163.so IBM1164.so IBM918.so IBM1004.so IBM1026.so CP1125.so CP1250.so CP1251.so CP1252.so CP1253.so CP1254.so CP1255.so CP1256.so CP1257.so ISO-2022-JP.so MACINTOSH.so IEC_P27-1.so ASMO_449.so ANSI_X3.110.so CSN_369103.so CWI.so DEC-MCS.so ECMA-CYRILLIC.so GOST_19768-74.so GREEK-CCITT.so GREEK7.so GREEK7-OLD.so INIS.so INIS-8.so INIS-CYRILLIC.so ISO_6937-2.so ISO_2033.so ISO_5427.so ISO_5427-EXT.so ISO_5428.so ISO_10367-BOX.so MAC-IS.so MAC-UK.so NATS-DANO.so NATS-SEFI.so SAMI-WS2.so ISO-IR-197.so TIS-620.so KOI8-U.so GBK.so ISIRI-3342.so GBGBK.so ISO-2022-CN.so libISOIR165.so UTF-16.so UNICODE.so UTF-32.so UTF-7.so BIG5HKSCS.so GB18030.so ISO-2022-CN-EXT.so VISCII.so GBBIG5.so CP10007.so KOI8-T.so GEORGIAN-PS.so GEORGIAN-ACADEMY.so ISO-IR-209.so MAC-SAMI.so ARMSCII-8.so TCVN5712-1.so libJISX0213.so EUC-JISX0213.so SHIFT_JISX0213.so ISO-2022-JP-3.so TSCII.so IBM866NAV.so CP932.so EUC-JP-MS.so PT154.so RK1048.so IBM1025.so IBM1122.so IBM1137.so IBM1153.so IBM1154.so IBM1155.so IBM1156.so IBM1157.so IBM1158.so IBM803.so IBM901.so IBM902.so IBM921.so IBM1008.so IBM1008_420.so IBM1097.so IBM1112.so IBM1123.so IBM1130.so IBM1140.so IBM1141.so IBM1142.so IBM1143.so IBM1144.so IBM1145.so IBM1146.so IBM1147.so IBM1148.so IBM1149.so IBM1166.so IBM1167.so IBM4517.so IBM4899.so IBM4909.so IBM4971.so IBM5347.so IBM9030.so IBM9066.so IBM9448.so IBM12712.so IBM16804.so IBM1364.so IBM1371.so IBM1388.so IBM1390.so IBM1399.so ISO_11548-1.so MIK.so BRF.so MAC-CENTRALEUROPE.so KOI8-RU.so ISO8859-9E.so CP770.so CP771.so CP772.so CP773.so CP774.so) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/iconvdata/stubsT mv -f /usr/src/glibc-build/iconvdata/stubsT /usr/src/glibc-build/iconvdata/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/iconvdata' make subdir=assert -C assert ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/assert' /tools_aarch64/bin/install -c -m 644 assert.h /usr/include/assert.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/assert/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h __assert.o __libc_assert_fail.o assert.o assert-perr.o __assert.os __libc_assert_fail.os assert.os assert-perr.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/assert/stubsT mv -f /usr/src/glibc-build/assert/stubsT /usr/src/glibc-build/assert/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/assert' make subdir=ctype -C ctype ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/ctype' /tools_aarch64/bin/install -c -m 644 ctype.h /usr/include/ctype.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/ctype/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h ctype.o ctype-c99.o ctype-c99_l.o ctype-extn.o ctype_l.o isctype.o ctype-info.o ctype.os ctype-c99.os ctype-c99_l.os ctype-extn.os ctype_l.os isctype.os ctype-info.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/ctype/stubsT mv -f /usr/src/glibc-build/ctype/stubsT /usr/src/glibc-build/ctype/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/ctype' make subdir=intl -C intl ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/intl' /tools_aarch64/bin/install -c -m 644 libintl.h /usr/include/libintl.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h /tools_aarch64/bin/install -c -m 644 locale.alias /usr/share/locale/locale.alias (cd /usr/src/glibc-build/intl/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h bindtextdom.o dcgettext.o dgettext.o gettext.o dcigettext.o dcngettext.o dngettext.o ngettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o plural.o plural-exp.o hash-string.o bindtextdom.os dcgettext.os dgettext.os gettext.os dcigettext.os dcngettext.os dngettext.os ngettext.os finddomain.os loadmsgcat.os localealias.os textdomain.os l10nflist.os explodename.os plural.os plural-exp.os hash-string.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/intl/stubsT mv -f /usr/src/glibc-build/intl/stubsT /usr/src/glibc-build/intl/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/intl' make subdir=catgets -C catgets ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/catgets' /tools_aarch64/bin/install -c -m 644 nl_types.h /usr/include/nl_types.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h /tools_aarch64/bin/install -c /usr/src/glibc-build/catgets/gencat /usr/bin/gencat.new mv -f /usr/bin/gencat.new /usr/bin/gencat (cd /usr/src/glibc-build/catgets/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h catgets.o open_catalog.o catgets.os open_catalog.os xmalloc.o) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/catgets/stubsT mv -f /usr/src/glibc-build/catgets/stubsT /usr/src/glibc-build/catgets/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/catgets' make subdir=math -C math ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/math' /tools_aarch64/bin/install -c -m 644 bits/cmathcalls.h /usr/include/bits/cmathcalls.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/bits/fenv.h /usr/include/bits/fenv.h /tools_aarch64/bin/install -c -m 644 ../bits/floatn-common.h /usr/include/bits/floatn-common.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/ieee754/ldbl-128/bits/floatn.h /usr/include/bits/floatn.h /tools_aarch64/bin/install -c -m 644 ../bits/flt-eval-method.h /usr/include/bits/flt-eval-method.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/bits/fp-fast.h /usr/include/bits/fp-fast.h /tools_aarch64/bin/install -c -m 644 ../bits/fp-logb.h /usr/include/bits/fp-logb.h /tools_aarch64/bin/install -c -m 644 ../bits/iscanonical.h /usr/include/bits/iscanonical.h /tools_aarch64/bin/install -c -m 644 ../bits/libm-simd-decl-stubs.h /usr/include/bits/libm-simd-decl-stubs.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/ieee754/ldbl-128/bits/long-double.h /usr/include/bits/long-double.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/fpu/bits/math-vector.h /usr/include/bits/math-vector.h /tools_aarch64/bin/install -c -m 644 bits/mathcalls-helper-functions.h /usr/include/bits/mathcalls-helper-functions.h /tools_aarch64/bin/install -c -m 644 bits/mathcalls-macros.h /usr/include/bits/mathcalls-macros.h /tools_aarch64/bin/install -c -m 644 bits/mathcalls-narrow.h /usr/include/bits/mathcalls-narrow.h /tools_aarch64/bin/install -c -m 644 bits/mathcalls.h /usr/include/bits/mathcalls.h /tools_aarch64/bin/install -c -m 644 ../bits/mathdef.h /usr/include/bits/mathdef.h /tools_aarch64/bin/install -c -m 644 complex.h /usr/include/complex.h /tools_aarch64/bin/install -c -m 644 fenv.h /usr/include/fenv.h .././scripts/mkinstalldirs /usr/include/finclude mkdir -p -- /usr/include/finclude /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/fpu/finclude/math-vector-fortran.h /usr/include/finclude/math-vector-fortran.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/fpu/fpu_control.h /usr/include/fpu_control.h /tools_aarch64/bin/install -c -m 644 math.h /usr/include/math.h /tools_aarch64/bin/install -c -m 644 tgmath.h /usr/include/tgmath.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/ieee754/ldbl-128/ieee754.h /usr/include/ieee754.h (echo '/* GNU ld script'; echo '*/';\ cat /usr/src/glibc-build/format.lds; \ echo 'GROUP ( /lib64/libm.so.6 ' \ 'AS_NEEDED ( /lib64/libmvec.so.1 ) )' \ ) > /usr/lib64/libm.so.new mv -f /usr/lib64/libm.so.new /usr/lib64/libm.so /tools_aarch64/bin/install -c /usr/src/glibc-build/math/libm.so /lib64/libm.so.6.new mv -f /lib64/libm.so.6.new /lib64/libm.so.6 /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/math/libm.a /usr/lib64/libm-2.41.a (echo '/* GNU ld script'; echo '*/';\ cat /usr/src/glibc-build/format.lds; \ echo 'GROUP ( /usr/lib64/libm-2.41.a /usr/lib64/libmvec.a )' \ ) > /usr/lib64/libm.a.new mv -f /usr/lib64/libm.a.new /usr/lib64/libm.a (cd /usr/src/glibc-build/math/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h s_ldexpl.o s_copysignl.o s_finitel.o s_frexpl.o s_isinfl.o s_isnanl.o s_modfl.o s_scalbnl.o s_signbitl.o s_ldexp.o s_copysign.o s_finite.o s_frexp.o s_isinf.o s_isnan.o s_modf.o s_scalbn.o s_signbit.o s_ldexpf.o s_copysignf.o s_finitef.o s_frexpf.o s_isinff.o s_isnanf.o s_modff.o s_scalbnf.o s_signbitf.o fpu_control.o setfpucw.o s_ldexpl.os s_copysignl.os s_finitel.os s_frexpl.os s_isinfl.os s_isnanl.os s_modfl.os s_scalbnl.os s_signbitl.os s_ldexp.os s_copysign.os s_finite.os s_frexp.os s_isinf.os s_isnan.os s_modf.os s_scalbn.os s_signbit.os s_ldexpf.os s_copysignf.os s_finitef.os s_frexpf.os s_isinff.os s_isnanf.os s_modff.os s_scalbnf.os s_signbitf.os fpu_control.os setfpucw.os fclrexcpt.o fedisblxcpt.o feenablxcpt.o fegetenv.o fegetexcept.o fegetmode.o fegetround.o feholdexcpt.o fesetenv.o fesetexcept.o fesetmode.o fesetround.o fetestexceptflag.o feupdateenv.o fgetexcptflg.o fraiseexcpt.o fsetexcptflg.o ftestexcept.o s_lib_version.o s_matherr.o s_signgam.o k_standardl.o w_acosl_compat.o w_acoshl_compat.o w_asinl_compat.o w_atan2l_compat.o w_atanhl_compat.o w_coshl_compat.o w_exp10l_compat.o w_exp2l_compat.o w_expl_compat.o w_fmodl_compat.o w_hypotl_compat.o w_j0l_compat.o w_j1l_compat.o w_jnl_compat.o w_lgammal_compat2.o w_lgammal_r_compat.o w_lgamma_compatl.o w_log10l_compat.o w_log2l_compat.o w_logl_compat.o w_powl_compat.o w_remainderl_compat.o w_scalbl_compat.o w_sinhl_compat.o w_sqrtl_compat.o w_tgammal_compat.o k_standard.o w_acos_compat.o w_acosh_compat.o w_asin_compat.o w_atan2_compat.o w_atanh_compat.o w_cosh_compat.o w_exp10_compat.o w_exp2_compat.o w_exp_compat.o w_fmod_compat.o w_hypot_compat.o w_j0_compat.o w_j1_compat.o w_jn_compat.o w_lgamma_compat2.o w_lgamma_r_compat.o w_lgamma_compat.o w_log10_compat.o w_log2_compat.o w_log_compat.o w_pow_compat.o w_remainder_compat.o w_scalb_compat.o w_sinh_compat.o w_sqrt_compat.o w_tgamma_compat.o k_standardf.o w_acosf_compat.o w_acoshf_compat.o w_asinf_compat.o w_atan2f_compat.o w_atanhf_compat.o w_coshf_compat.o w_exp10f_compat.o w_exp2f_compat.o w_expf_compat.o w_fmodf_compat.o w_hypotf_compat.o w_j0f_compat.o w_j1f_compat.o w_jnf_compat.o w_lgammaf_compat2.o w_lgammaf_r_compat.o w_lgamma_compatf.o w_log10f_compat.o w_log2f_compat.o w_logf_compat.o w_powf_compat.o w_remainderf_compat.o w_scalbf_compat.o w_sinhf_compat.o w_sqrtf_compat.o w_tgammaf_compat.o cabsl.o cargl.o cimagl.o conjl.o creall.o e_exp2l.o e_scalbl.o k_casinhl.o s_acospil.o s_asinpil.o s_atan2pil.o s_atanpil.o s_cacosl.o s_cacoshl.o s_canonicalizel.o s_casinl.o s_casinhl.o s_catanl.o s_catanhl.o s_ccosl.o s_ccoshl.o s_cexpl.o s_clog10l.o s_clogl.o s_cospil.o s_cpowl.o s_cprojl.o s_csinl.o s_csinhl.o s_csqrtl.o s_ctanl.o s_ctanhl.o s_exp10m1l.o s_exp2m1l.o s_fdiml.o s_fmaxl.o s_fmaximuml.o s_fmaximum_magl.o s_fmaximum_mag_numl.o s_fmaximum_numl.o s_fmaxmagl.o s_fminl.o s_fminimuml.o s_fminimum_magl.o s_fminimum_mag_numl.o s_fminimum_numl.o s_fminmagl.o s_iseqsigl.o s_log10p1l.o s_log2p1l.o s_nanl.o s_nextdownl.o s_significandl.o s_sinpil.o s_tanpil.o w_acosl.o w_acoshl.o w_asinl.o w_atan2l.o w_atanhl.o w_coshl.o w_exp10l.o w_exp2l.o w_expl.o w_fmodl.o w_hypotl.o w_ilogbl.o w_j0l.o w_j1l.o w_jnl.o w_lgammal.o w_lgammal_r.o w_llogbl.o w_log10l.o w_log1pl.o w_log2l.o w_logl.o w_powl.o w_remainderl.o w_scalbl.o w_scalblnl.o w_sinhl.o w_sqrtl.o w_tgammal.o e_acosl.o e_acoshl.o e_asinl.o e_atan2l.o e_atanhl.o e_coshl.o e_exp10l.o e_expl.o e_fmodl.o e_gammal_r.o e_hypotl.o e_ilogbl.o e_j0l.o e_j1l.o e_jnl.o e_lgammal_r.o e_log10l.o e_log2l.o e_logl.o e_powl.o e_remainderl.o e_sinhl.o e_sqrtl.o gamma_productl.o k_tanl.o lgamma_negl.o lgamma_productl.o s_asinhl.o s_atanl.o s_cbrtl.o s_ceill.o s_cosl.o s_erfl.o s_erfcl.o s_expm1l.o s_fabsl.o s_floorl.o s_fmal.o s_fpclassifyl.o s_fromfpl.o s_fromfpxl.o s_getpayloadl.o s_issignalingl.o s_llrintl.o s_llroundl.o s_log1pl.o s_logbl.o s_lrintl.o s_lroundl.o s_nearbyintl.o s_nextafterl.o s_nexttowardl.o s_nextupl.o s_remquol.o s_rintl.o s_roundl.o s_roundevenl.o s_scalblnl.o s_setpayloadl.o s_setpayloadsigl.o s_sinl.o s_sincosl.o s_tanl.o s_tanhl.o s_totalorderl.o s_totalordermagl.o s_truncl.o s_ufromfpl.o s_ufromfpxl.o x2y2m1l.o cabs.o carg.o cimag.o conj.o creal.o e_exp2.o e_scalb.o k_casinh.o s_acospi.o s_asinpi.o s_atan2pi.o s_atanpi.o s_cacos.o s_cacosh.o s_canonicalize.o s_casin.o s_casinh.o s_catan.o s_catanh.o s_ccos.o s_ccosh.o s_cexp.o s_clog10.o s_clog.o s_cospi.o s_cpow.o s_cproj.o s_csin.o s_csinh.o s_csqrt.o s_ctan.o s_ctanh.o s_exp10m1.o s_exp2m1.o s_fdim.o s_fmax.o s_fmaximum.o s_fmaximum_mag.o s_fmaximum_mag_num.o s_fmaximum_num.o s_fmaxmag.o s_fmin.o s_fminimum.o s_fminimum_mag.o s_fminimum_mag_num.o s_fminimum_num.o s_fminmag.o s_iseqsig.o s_log10p1.o s_log2p1.o s_nan.o s_nextdown.o s_significand.o s_sinpi.o s_tanpi.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_exp10.o w_exp2.o w_exp.o w_fmod.o w_hypot.o w_ilogb.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_llogb.o w_log10.o w_log1p.o w_log2.o w_log.o w_pow.o w_remainder.o w_scalb.o w_scalbln.o w_sinh.o w_sqrt.o w_tgamma.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp10.o e_exp.o e_fmod.o e_gamma_r.o e_hypot.o e_ilogb.o e_j0.o e_j1.o e_jn.o e_lgamma_r.o e_log10.o e_log2.o e_log.o e_pow.o e_remainder.o e_sinh.o e_sqrt.o gamma_product.o k_tan.o lgamma_neg.o lgamma_product.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_cos.o s_erf.o s_erfc.o s_expm1.o s_fabs.o s_floor.o s_fma.o s_fpclassify.o s_fromfp.o s_fromfpx.o s_getpayload.o s_issignaling.o s_llrint.o s_llround.o s_log1p.o s_logb.o s_lrint.o s_lround.o s_nearbyint.o s_nextafter.o s_nexttoward.o s_nextup.o s_remquo.o s_rint.o s_round.o s_roundeven.o s_scalbln.o s_setpayload.o s_setpayloadsig.o s_sin.o s_sincos.o s_tan.o s_tanh.o s_totalorder.o s_totalordermag.o s_trunc.o s_ufromfp.o s_ufromfpx.o x2y2m1.o cabsf.o cargf.o cimagf.o conjf.o crealf.o e_exp2f.o e_scalbf.o k_casinhf.o s_acospif.o s_asinpif.o s_atan2pif.o s_atanpif.o s_cacosf.o s_cacoshf.o s_canonicalizef.o s_casinf.o s_casinhf.o s_catanf.o s_catanhf.o s_ccosf.o s_ccoshf.o s_cexpf.o s_clog10f.o s_clogf.o s_cospif.o s_cpowf.o s_cprojf.o s_csinf.o s_csinhf.o s_csqrtf.o s_ctanf.o s_ctanhf.o s_exp10m1f.o s_exp2m1f.o s_fdimf.o s_fmaxf.o s_fmaximumf.o s_fmaximum_magf.o s_fmaximum_mag_numf.o s_fmaximum_numf.o s_fmaxmagf.o s_fminf.o s_fminimumf.o s_fminimum_magf.o s_fminimum_mag_numf.o s_fminimum_numf.o s_fminmagf.o s_iseqsigf.o s_log10p1f.o s_log2p1f.o s_nanf.o s_nextdownf.o s_significandf.o s_sinpif.o s_tanpif.o w_acosf.o w_acoshf.o w_asinf.o w_atan2f.o w_atanhf.o w_coshf.o w_exp10f.o w_exp2f.o w_expf.o w_fmodf.o w_hypotf.o w_ilogbf.o w_j0f.o w_j1f.o w_jnf.o w_lgammaf.o w_lgammaf_r.o w_llogbf.o w_log10f.o w_log1pf.o w_log2f.o w_logf.o w_powf.o w_remainderf.o w_scalbf.o w_scalblnf.o w_sinhf.o w_sqrtf.o w_tgammaf.o e_acosf.o e_acoshf.o e_asinf.o e_atan2f.o e_atanhf.o e_coshf.o e_exp10f.o e_expf.o e_fmodf.o e_gammaf_r.o e_hypotf.o e_ilogbf.o e_j0f.o e_j1f.o e_jnf.o e_lgammaf_r.o e_log10f.o e_log2f.o e_logf.o e_powf.o e_remainderf.o e_sinhf.o e_sqrtf.o gamma_productf.o k_tanf.o lgamma_negf.o lgamma_productf.o s_asinhf.o s_atanf.o s_cbrtf.o s_ceilf.o s_cosf.o s_erff.o s_erfcf.o s_expm1f.o s_fabsf.o s_floorf.o s_fmaf.o s_fpclassifyf.o s_fromfpf.o s_fromfpxf.o s_getpayloadf.o s_issignalingf.o s_llrintf.o s_llroundf.o s_log1pf.o s_logbf.o s_lrintf.o s_lroundf.o s_nearbyintf.o s_nextafterf.o s_nexttowardf.o s_nextupf.o s_remquof.o s_rintf.o s_roundf.o s_roundevenf.o s_scalblnf.o s_setpayloadf.o s_setpayloadsigf.o s_sinf.o s_sincosf.o s_tanf.o s_tanhf.o s_totalorderf.o s_totalordermagf.o s_truncf.o s_ufromfpf.o s_ufromfpxf.o x2y2m1f.o e_rem_pio2l.o k_cosl.o k_sincosl.o k_sinl.o s_iscanonicall.o t_sincosl.o branred.o e_exp_data.o e_log2_data.o e_log_data.o e_pow_log_data.o k_rem_pio2.o math_err.o sincostab.o e_exp2f_data.o e_log2f_data.o e_logf_data.o e_powf_log2_data.o math_errf.o s_sincosf_data.o s_f32xaddf64.o s_fadd.o s_f64xaddf128.o s_daddl.o s_faddl.o s_f32xdivf64.o s_fdiv.o s_f64xdivf128.o s_ddivl.o s_fdivl.o s_f32xfmaf64.o s_ffma.o s_f64xfmaf128.o s_dfmal.o s_ffmal.o s_f32xmulf64.o s_fmul.o s_f64xmulf128.o s_dmull.o s_fmull.o s_f32xsqrtf64.o s_fsqrt.o s_f64xsqrtf128.o s_dsqrtl.o s_fsqrtl.o s_f32xsubf64.o s_fsub.o s_f64xsubf128.o s_dsubl.o s_fsubl.o fclrexcpt.os fedisblxcpt.os feenablxcpt.os fegetenv.os fegetexcept.os fegetmode.os fegetround.os feholdexcpt.os fesetenv.os fesetexcept.os fesetmode.os fesetround.os fetestexceptflag.os feupdateenv.os fgetexcptflg.os fraiseexcpt.os fsetexcptflg.os ftestexcept.os s_lib_version.os s_matherr.os s_signgam.os k_standardl.os w_acosl_compat.os w_acoshl_compat.os w_asinl_compat.os w_atan2l_compat.os w_atanhl_compat.os w_coshl_compat.os w_exp10l_compat.os w_exp2l_compat.os w_expl_compat.os w_fmodl_compat.os w_hypotl_compat.os w_j0l_compat.os w_j1l_compat.os w_jnl_compat.os w_lgammal_compat2.os w_lgammal_r_compat.os w_lgamma_compatl.os w_log10l_compat.os w_log2l_compat.os w_logl_compat.os w_powl_compat.os w_remainderl_compat.os w_scalbl_compat.os w_sinhl_compat.os w_sqrtl_compat.os w_tgammal_compat.os k_standard.os w_acos_compat.os w_acosh_compat.os w_asin_compat.os w_atan2_compat.os w_atanh_compat.os w_cosh_compat.os w_exp10_compat.os w_exp2_compat.os w_exp_compat.os w_fmod_compat.os w_hypot_compat.os w_j0_compat.os w_j1_compat.os w_jn_compat.os w_lgamma_compat2.os w_lgamma_r_compat.os w_lgamma_compat.os w_log10_compat.os w_log2_compat.os w_log_compat.os w_pow_compat.os w_remainder_compat.os w_scalb_compat.os w_sinh_compat.os w_sqrt_compat.os w_tgamma_compat.os k_standardf.os w_acosf_compat.os w_acoshf_compat.os w_asinf_compat.os w_atan2f_compat.os w_atanhf_compat.os w_coshf_compat.os w_exp10f_compat.os w_exp2f_compat.os w_expf_compat.os w_fmodf_compat.os w_hypotf_compat.os w_j0f_compat.os w_j1f_compat.os w_jnf_compat.os w_lgammaf_compat2.os w_lgammaf_r_compat.os w_lgamma_compatf.os w_log10f_compat.os w_log2f_compat.os w_logf_compat.os w_powf_compat.os w_remainderf_compat.os w_scalbf_compat.os w_sinhf_compat.os w_sqrtf_compat.os w_tgammaf_compat.os m_ldexpl.os m_copysignl.os m_finitel.os m_frexpl.os m_isinfl.os m_isnanl.os m_modfl.os m_scalbnl.os m_signbitl.os cabsl.os cargl.os cimagl.os conjl.os creall.os e_exp2l.os e_scalbl.os k_casinhl.os s_acospil.os s_asinpil.os s_atan2pil.os s_atanpil.os s_cacosl.os s_cacoshl.os s_canonicalizel.os s_casinl.os s_casinhl.os s_catanl.os s_catanhl.os s_ccosl.os s_ccoshl.os s_cexpl.os s_clog10l.os s_clogl.os s_cospil.os s_cpowl.os s_cprojl.os s_csinl.os s_csinhl.os s_csqrtl.os s_ctanl.os s_ctanhl.os s_exp10m1l.os s_exp2m1l.os s_fdiml.os s_fmaxl.os s_fmaximuml.os s_fmaximum_magl.os s_fmaximum_mag_numl.os s_fmaximum_numl.os s_fmaxmagl.os s_fminl.os s_fminimuml.os s_fminimum_magl.os s_fminimum_mag_numl.os s_fminimum_numl.os s_fminmagl.os s_iseqsigl.os s_log10p1l.os s_log2p1l.os s_nanl.os s_nextdownl.os s_significandl.os s_sinpil.os s_tanpil.os w_acosl.os w_acoshl.os w_asinl.os w_atan2l.os w_atanhl.os w_coshl.os w_exp10l.os w_exp2l.os w_expl.os w_fmodl.os w_hypotl.os w_ilogbl.os w_j0l.os w_j1l.os w_jnl.os w_lgammal.os w_lgammal_r.os w_llogbl.os w_log10l.os w_log1pl.os w_log2l.os w_logl.os w_powl.os w_remainderl.os w_scalbl.os w_scalblnl.os w_sinhl.os w_sqrtl.os w_tgammal.os e_acosl.os e_acoshl.os e_asinl.os e_atan2l.os e_atanhl.os e_coshl.os e_exp10l.os e_expl.os e_fmodl.os e_gammal_r.os e_hypotl.os e_ilogbl.os e_j0l.os e_j1l.os e_jnl.os e_lgammal_r.os e_log10l.os e_log2l.os e_logl.os e_powl.os e_remainderl.os e_sinhl.os e_sqrtl.os gamma_productl.os k_tanl.os lgamma_negl.os lgamma_productl.os s_asinhl.os s_atanl.os s_cbrtl.os s_ceill.os s_cosl.os s_erfl.os s_erfcl.os s_expm1l.os s_fabsl.os s_floorl.os s_fmal.os s_fpclassifyl.os s_fromfpl.os s_fromfpxl.os s_getpayloadl.os s_issignalingl.os s_llrintl.os s_llroundl.os s_log1pl.os s_logbl.os s_lrintl.os s_lroundl.os s_nearbyintl.os s_nextafterl.os s_nexttowardl.os s_nextupl.os s_remquol.os s_rintl.os s_roundl.os s_roundevenl.os s_scalblnl.os s_setpayloadl.os s_setpayloadsigl.os s_sinl.os s_sincosl.os s_tanl.os s_tanhl.os s_totalorderl.os s_totalordermagl.os s_truncl.os s_ufromfpl.os s_ufromfpxl.os x2y2m1l.os m_ldexp.os m_copysign.os m_finite.os m_frexp.os m_isinf.os m_isnan.os m_modf.os m_scalbn.os m_signbit.os cabs.os carg.os cimag.os conj.os creal.os e_exp2.os e_scalb.os k_casinh.os s_acospi.os s_asinpi.os s_atan2pi.os s_atanpi.os s_cacos.os s_cacosh.os s_canonicalize.os s_casin.os s_casinh.os s_catan.os s_catanh.os s_ccos.os s_ccosh.os s_cexp.os s_clog10.os s_clog.os s_cospi.os s_cpow.os s_cproj.os s_csin.os s_csinh.os s_csqrt.os s_ctan.os s_ctanh.os s_exp10m1.os s_exp2m1.os s_fdim.os s_fmax.os s_fmaximum.os s_fmaximum_mag.os s_fmaximum_mag_num.os s_fmaximum_num.os s_fmaxmag.os s_fmin.os s_fminimum.os s_fminimum_mag.os s_fminimum_mag_num.os s_fminimum_num.os s_fminmag.os s_iseqsig.os s_log10p1.os s_log2p1.os s_nan.os s_nextdown.os s_significand.os s_sinpi.os s_tanpi.os w_acos.os w_acosh.os w_asin.os w_atan2.os w_atanh.os w_cosh.os w_exp10.os w_exp2.os w_exp.os w_fmod.os w_hypot.os w_ilogb.os w_j0.os w_j1.os w_jn.os w_lgamma.os w_lgamma_r.os w_llogb.os w_log10.os w_log1p.os w_log2.os w_log.os w_pow.os w_remainder.os w_scalb.os w_scalbln.os w_sinh.os w_sqrt.os w_tgamma.os e_acos.os e_acosh.os e_asin.os e_atan2.os e_atanh.os e_cosh.os e_exp10.os e_exp.os e_fmod.os e_gamma_r.os e_hypot.os e_ilogb.os e_j0.os e_j1.os e_jn.os e_lgamma_r.os e_log10.os e_log2.os e_log.os e_pow.os e_remainder.os e_sinh.os e_sqrt.os gamma_product.os k_tan.os lgamma_neg.os lgamma_product.os s_asinh.os s_atan.os s_cbrt.os s_ceil.os s_cos.os s_erf.os s_erfc.os s_expm1.os s_fabs.os s_floor.os s_fma.os s_fpclassify.os s_fromfp.os s_fromfpx.os s_getpayload.os s_issignaling.os s_llrint.os s_llround.os s_log1p.os s_logb.os s_lrint.os s_lround.os s_nearbyint.os s_nextafter.os s_nexttoward.os s_nextup.os s_remquo.os s_rint.os s_round.os s_roundeven.os s_scalbln.os s_setpayload.os s_setpayloadsig.os s_sin.os s_sincos.os s_tan.os s_tanh.os s_totalorder.os s_totalordermag.os s_trunc.os s_ufromfp.os s_ufromfpx.os x2y2m1.os m_ldexpf.os m_copysignf.os m_finitef.os m_frexpf.os m_isinff.os m_isnanf.os m_modff.os m_scalbnf.os m_signbitf.os cabsf.os cargf.os cimagf.os conjf.os crealf.os e_exp2f.os e_scalbf.os k_casinhf.os s_acospif.os s_asinpif.os s_atan2pif.os s_atanpif.os s_cacosf.os s_cacoshf.os s_canonicalizef.os s_casinf.os s_casinhf.os s_catanf.os s_catanhf.os s_ccosf.os s_ccoshf.os s_cexpf.os s_clog10f.os s_clogf.os s_cospif.os s_cpowf.os s_cprojf.os s_csinf.os s_csinhf.os s_csqrtf.os s_ctanf.os s_ctanhf.os s_exp10m1f.os s_exp2m1f.os s_fdimf.os s_fmaxf.os s_fmaximumf.os s_fmaximum_magf.os s_fmaximum_mag_numf.os s_fmaximum_numf.os s_fmaxmagf.os s_fminf.os s_fminimumf.os s_fminimum_magf.os s_fminimum_mag_numf.os s_fminimum_numf.os s_fminmagf.os s_iseqsigf.os s_log10p1f.os s_log2p1f.os s_nanf.os s_nextdownf.os s_significandf.os s_sinpif.os s_tanpif.os w_acosf.os w_acoshf.os w_asinf.os w_atan2f.os w_atanhf.os w_coshf.os w_exp10f.os w_exp2f.os w_expf.os w_fmodf.os w_hypotf.os w_ilogbf.os w_j0f.os w_j1f.os w_jnf.os w_lgammaf.os w_lgammaf_r.os w_llogbf.os w_log10f.os w_log1pf.os w_log2f.os w_logf.os w_powf.os w_remainderf.os w_scalbf.os w_scalblnf.os w_sinhf.os w_sqrtf.os w_tgammaf.os e_acosf.os e_acoshf.os e_asinf.os e_atan2f.os e_atanhf.os e_coshf.os e_exp10f.os e_expf.os e_fmodf.os e_gammaf_r.os e_hypotf.os e_ilogbf.os e_j0f.os e_j1f.os e_jnf.os e_lgammaf_r.os e_log10f.os e_log2f.os e_logf.os e_powf.os e_remainderf.os e_sinhf.os e_sqrtf.os gamma_productf.os k_tanf.os lgamma_negf.os lgamma_productf.os s_asinhf.os s_atanf.os s_cbrtf.os s_ceilf.os s_cosf.os s_erff.os s_erfcf.os s_expm1f.os s_fabsf.os s_floorf.os s_fmaf.os s_fpclassifyf.os s_fromfpf.os s_fromfpxf.os s_getpayloadf.os s_issignalingf.os s_llrintf.os s_llroundf.os s_log1pf.os s_logbf.os s_lrintf.os s_lroundf.os s_nearbyintf.os s_nextafterf.os s_nexttowardf.os s_nextupf.os s_remquof.os s_rintf.os s_roundf.os s_roundevenf.os s_scalblnf.os s_setpayloadf.os s_setpayloadsigf.os s_sinf.os s_sincosf.os s_tanf.os s_tanhf.os s_totalorderf.os s_totalordermagf.os s_truncf.os s_ufromfpf.os s_ufromfpxf.os x2y2m1f.os e_rem_pio2l.os k_cosl.os k_sincosl.os k_sinl.os s_iscanonicall.os t_sincosl.os branred.os e_exp_data.os e_log2_data.os e_log_data.os e_pow_log_data.os k_rem_pio2.os math_err.os sincostab.os e_exp2f_data.os e_log2f_data.os e_logf_data.os e_powf_log2_data.os math_errf.os s_sincosf_data.os s_f32xaddf64.os s_fadd.os s_f64xaddf128.os s_daddl.os s_faddl.os s_f32xdivf64.os s_fdiv.os s_f64xdivf128.os s_ddivl.os s_fdivl.os s_f32xfmaf64.os s_ffma.os s_f64xfmaf128.os s_dfmal.os s_ffmal.os s_f32xmulf64.os s_fmul.os s_f64xmulf128.os s_dmull.os s_fmull.os s_f32xsqrtf64.os s_fsqrt.os s_f64xsqrtf128.os s_dsqrtl.os s_fsqrtl.os s_f32xsubf64.os s_fsub.os s_f64xsubf128.os s_dsubl.os s_fsubl.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/math/stubsT mv -f /usr/src/glibc-build/math/stubsT /usr/src/glibc-build/math/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/math' make subdir=setjmp -C setjmp ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/setjmp' /tools_aarch64/bin/install -c -m 644 setjmp.h /usr/include/setjmp.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/bits/setjmp.h /usr/include/bits/setjmp.h /tools_aarch64/bin/install -c -m 644 bits/setjmp2.h /usr/include/bits/setjmp2.h /tools_aarch64/bin/install -c -m 644 bits/types/struct___jmp_buf_tag.h /usr/include/bits/types/struct___jmp_buf_tag.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/setjmp/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h setjmp.o sigjmp.o bsd-setjmp.o bsd-_setjmp.o longjmp.o __longjmp.o jmp-unwind.o setjmp.os sigjmp.os bsd-setjmp.os bsd-_setjmp.os longjmp.os __longjmp.os jmp-unwind.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/setjmp/stubsT mv -f /usr/src/glibc-build/setjmp/stubsT /usr/src/glibc-build/setjmp/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/setjmp' make subdir=signal -C signal ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/signal' /tools_aarch64/bin/install -c -m 644 signal.h /usr/include/signal.h .././scripts/mkinstalldirs /usr/include/sys mkdir -p -- /usr/include/sys /tools_aarch64/bin/install -c -m 644 sys/signal.h /usr/include/sys/signal.h /tools_aarch64/bin/install -c -m 644 ../bits/signum-generic.h /usr/include/bits/signum-generic.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/signum-arch.h /usr/include/bits/signum-arch.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sigcontext.h /usr/include/bits/sigcontext.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sigaction.h /usr/include/bits/sigaction.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sigevent-consts.h /usr/include/bits/sigevent-consts.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/siginfo-consts.h /usr/include/bits/siginfo-consts.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/aarch64/bits/sigstack.h /usr/include/bits/sigstack.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/pthread/bits/sigthread.h /usr/include/bits/sigthread.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ss_flags.h /usr/include/bits/ss_flags.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/__sigset_t.h /usr/include/bits/types/__sigset_t.h /tools_aarch64/bin/install -c -m 644 bits/types/sig_atomic_t.h /usr/include/bits/types/sig_atomic_t.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/sigevent_t.h /usr/include/bits/types/sigevent_t.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/siginfo_t.h /usr/include/bits/types/siginfo_t.h /tools_aarch64/bin/install -c -m 644 bits/types/sigset_t.h /usr/include/bits/types/sigset_t.h /tools_aarch64/bin/install -c -m 644 bits/types/sigval_t.h /usr/include/bits/types/sigval_t.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/stack_t.h /usr/include/bits/types/stack_t.h /tools_aarch64/bin/install -c -m 644 bits/types/struct_sigstack.h /usr/include/bits/types/struct_sigstack.h /tools_aarch64/bin/install -c -m 644 bits/types/__sigval_t.h /usr/include/bits/types/__sigval_t.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/signal_ext.h /usr/include/bits/signal_ext.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sigstksz.h /usr/include/bits/sigstksz.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/signal/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h signal.o raise.o killpg.o sigaction.o libc_sigaction.o sigprocmask.o kill.o sigpending.o sigsuspend.o sigwait.o sigblock.o sigsetmask.o sigpause.o sigvec.o sigstack.o sigaltstack.o sigintr.o sigsetops.o sigempty.o sigfillset.o sigaddset.o sigdelset.o sigismem.o sigreturn.o siggetmask.o sysv_signal.o sigisempty.o sigandset.o sigorset.o allocrtsig.o sigtimedwait.o sigwaitinfo.o sigqueue.o sighold.o sigrelse.o sigignore.o sigset.o signal.os raise.os killpg.os sigaction.os libc_sigaction.os sigprocmask.os kill.os sigpending.os sigsuspend.os sigwait.os sigblock.os sigsetmask.os sigpause.os sigvec.os sigstack.os sigaltstack.os sigintr.os sigsetops.os sigempty.os sigfillset.os sigaddset.os sigdelset.os sigismem.os sigreturn.os siggetmask.os sysv_signal.os sigisempty.os sigandset.os sigorset.os allocrtsig.os sigtimedwait.os sigwaitinfo.os sigqueue.os sighold.os sigrelse.os sigignore.os sigset.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/signal/stubsT mv -f /usr/src/glibc-build/signal/stubsT /usr/src/glibc-build/signal/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/signal' make subdir=stdlib -C stdlib ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/stdlib' /tools_aarch64/bin/install -c -m 644 alloca.h /usr/include/alloca.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/errno.h /usr/include/bits/errno.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/bits/indirect-return.h /usr/include/bits/indirect-return.h /tools_aarch64/bin/install -c -m 644 bits/monetary-ldbl.h /usr/include/bits/monetary-ldbl.h /tools_aarch64/bin/install -c -m 644 ../bits/stdint-intn.h /usr/include/bits/stdint-intn.h /tools_aarch64/bin/install -c -m 644 ../bits/stdint-least.h /usr/include/bits/stdint-least.h /tools_aarch64/bin/install -c -m 644 ../bits/stdint-uintn.h /usr/include/bits/stdint-uintn.h /tools_aarch64/bin/install -c -m 644 ../bits/stdlib-bsearch.h /usr/include/bits/stdlib-bsearch.h /tools_aarch64/bin/install -c -m 644 bits/stdlib-float.h /usr/include/bits/stdlib-float.h /tools_aarch64/bin/install -c -m 644 bits/stdlib-ldbl.h /usr/include/bits/stdlib-ldbl.h /tools_aarch64/bin/install -c -m 644 bits/stdlib.h /usr/include/bits/stdlib.h /tools_aarch64/bin/install -c -m 644 ../bits/time64.h /usr/include/bits/time64.h /tools_aarch64/bin/install -c -m 644 ../bits/timesize.h /usr/include/bits/timesize.h /tools_aarch64/bin/install -c -m 644 ../bits/types/error_t.h /usr/include/bits/types/error_t.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/bits/wordsize.h /usr/include/bits/wordsize.h /tools_aarch64/bin/install -c -m 644 errno.h /usr/include/errno.h /tools_aarch64/bin/install -c -m 644 fmtmsg.h /usr/include/fmtmsg.h /tools_aarch64/bin/install -c -m 644 inttypes.h /usr/include/inttypes.h /tools_aarch64/bin/install -c -m 644 monetary.h /usr/include/monetary.h /tools_aarch64/bin/install -c -m 644 stdbit.h /usr/include/stdbit.h /tools_aarch64/bin/install -c -m 644 stdint.h /usr/include/stdint.h /tools_aarch64/bin/install -c -m 644 stdlib.h /usr/include/stdlib.h /tools_aarch64/bin/install -c -m 644 sys/errno.h /usr/include/sys/errno.h /tools_aarch64/bin/install -c -m 644 sys/random.h /usr/include/sys/random.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/aarch64/sys/ucontext.h /usr/include/sys/ucontext.h /tools_aarch64/bin/install -c -m 644 ucontext.h /usr/include/ucontext.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/stdlib/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h a64l.o abort.o abs.o arc4random.o arc4random_uniform.o at_quick_exit.o atof.o atoi.o atol.o atoll.o bsearch.o canonicalize.o cxa_at_quick_exit.o cxa_atexit.o cxa_finalize.o cxa_thread_atexit_impl.o div.o drand48.o drand48-iter.o drand48_r.o erand48.o erand48_r.o exit.o fmtmsg.o getcontext.o getentropy.o getenv.o getrandom.o getsubopt.o jrand48.o jrand48_r.o l64a.o labs.o lcong48.o lcong48_r.o ldiv.o llabs.o lldiv.o lrand48.o lrand48_r.o makecontext.o mblen.o mbstowcs.o mbtowc.o mrand48.o mrand48_r.o nrand48.o nrand48_r.o old_atexit.o on_exit.o atexit.o putenv.o qsort.o quick_exit.o rand.o rand_r.o random.o random_r.o rpmatch.o secure-getenv.o seed48.o seed48_r.o setcontext.o setenv.o srand48.o srand48_r.o stdc_bit_ceil_uc.o stdc_bit_ceil_ui.o stdc_bit_ceil_ul.o stdc_bit_ceil_ull.o stdc_bit_ceil_us.o stdc_bit_floor_uc.o stdc_bit_floor_ui.o stdc_bit_floor_ul.o stdc_bit_floor_ull.o stdc_bit_floor_us.o stdc_bit_width_uc.o stdc_bit_width_ui.o stdc_bit_width_ul.o stdc_bit_width_ull.o stdc_bit_width_us.o stdc_count_ones_uc.o stdc_count_ones_ui.o stdc_count_ones_ul.o stdc_count_ones_ull.o stdc_count_ones_us.o stdc_count_zeros_uc.o stdc_count_zeros_ui.o stdc_count_zeros_ul.o stdc_count_zeros_ull.o stdc_count_zeros_us.o stdc_first_leading_one_uc.o stdc_first_leading_one_ui.o stdc_first_leading_one_ul.o stdc_first_leading_one_ull.o stdc_first_leading_one_us.o stdc_first_leading_zero_uc.o stdc_first_leading_zero_ui.o stdc_first_leading_zero_ul.o stdc_first_leading_zero_ull.o stdc_first_leading_zero_us.o stdc_first_trailing_one_uc.o stdc_first_trailing_one_ui.o stdc_first_trailing_one_ul.o stdc_first_trailing_one_ull.o stdc_first_trailing_one_us.o stdc_first_trailing_zero_uc.o stdc_first_trailing_zero_ui.o stdc_first_trailing_zero_ul.o stdc_first_trailing_zero_ull.o stdc_first_trailing_zero_us.o stdc_has_single_bit_uc.o stdc_has_single_bit_ui.o stdc_has_single_bit_ul.o stdc_has_single_bit_ull.o stdc_has_single_bit_us.o stdc_leading_ones_uc.o stdc_leading_ones_ui.o stdc_leading_ones_ul.o stdc_leading_ones_ull.o stdc_leading_ones_us.o stdc_leading_zeros_uc.o stdc_leading_zeros_ui.o stdc_leading_zeros_ul.o stdc_leading_zeros_ull.o stdc_leading_zeros_us.o stdc_trailing_ones_uc.o stdc_trailing_ones_ui.o stdc_trailing_ones_ul.o stdc_trailing_ones_ull.o stdc_trailing_ones_us.o stdc_trailing_zeros_uc.o stdc_trailing_zeros_ui.o stdc_trailing_zeros_ul.o stdc_trailing_zeros_ull.o stdc_trailing_zeros_us.o strfmon.o strfmon_l.o strfromd.o strfromf.o strfroml.o strtod.o strtod_l.o strtod_nan.o strtof.o strtof_l.o strtof_nan.o strtol.o strtol_l.o strtold.o strtold_l.o strtold_nan.o strtoll.o strtoll_l.o strtoul.o strtoul_l.o strtoull.o strtoull_l.o swapcontext.o system.o wcstombs.o wctomb.o xpg_basename.o add_n.o addmul_1.o cmp.o divmod_1.o divrem.o inlines.o lshift.o mod_1.o mul.o mul_1.o mul_n.o rshift.o sub_n.o submul_1.o udiv_qrnnd.o dbl2mpn.o ldbl2mpn.o mpn2dbl.o mpn2flt.o mpn2ldbl.o grouping.o groupingwc.o tens_in_limb.o fpioconst.o mp_clz_tab.o a64l.os abort.os abs.os arc4random.os arc4random_uniform.os atof.os atoi.os atol.os atoll.os bsearch.os canonicalize.os cxa_at_quick_exit.os cxa_atexit.os cxa_finalize.os cxa_thread_atexit_impl.os div.os drand48.os drand48-iter.os drand48_r.os erand48.os erand48_r.os exit.os fmtmsg.os getcontext.os getentropy.os getenv.os getrandom.os getsubopt.os jrand48.os jrand48_r.os l64a.os labs.os lcong48.os lcong48_r.os ldiv.os llabs.os lldiv.os lrand48.os lrand48_r.os makecontext.os mblen.os mbstowcs.os mbtowc.os mrand48.os mrand48_r.os nrand48.os nrand48_r.os old_atexit.os on_exit.os putenv.os qsort.os quick_exit.os rand.os rand_r.os random.os random_r.os rpmatch.os secure-getenv.os seed48.os seed48_r.os setcontext.os setenv.os srand48.os srand48_r.os stdc_bit_ceil_uc.os stdc_bit_ceil_ui.os stdc_bit_ceil_ul.os stdc_bit_ceil_ull.os stdc_bit_ceil_us.os stdc_bit_floor_uc.os stdc_bit_floor_ui.os stdc_bit_floor_ul.os stdc_bit_floor_ull.os stdc_bit_floor_us.os stdc_bit_width_uc.os stdc_bit_width_ui.os stdc_bit_width_ul.os stdc_bit_width_ull.os stdc_bit_width_us.os stdc_count_ones_uc.os stdc_count_ones_ui.os stdc_count_ones_ul.os stdc_count_ones_ull.os stdc_count_ones_us.os stdc_count_zeros_uc.os stdc_count_zeros_ui.os stdc_count_zeros_ul.os stdc_count_zeros_ull.os stdc_count_zeros_us.os stdc_first_leading_one_uc.os stdc_first_leading_one_ui.os stdc_first_leading_one_ul.os stdc_first_leading_one_ull.os stdc_first_leading_one_us.os stdc_first_leading_zero_uc.os stdc_first_leading_zero_ui.os stdc_first_leading_zero_ul.os stdc_first_leading_zero_ull.os stdc_first_leading_zero_us.os stdc_first_trailing_one_uc.os stdc_first_trailing_one_ui.os stdc_first_trailing_one_ul.os stdc_first_trailing_one_ull.os stdc_first_trailing_one_us.os stdc_first_trailing_zero_uc.os stdc_first_trailing_zero_ui.os stdc_first_trailing_zero_ul.os stdc_first_trailing_zero_ull.os stdc_first_trailing_zero_us.os stdc_has_single_bit_uc.os stdc_has_single_bit_ui.os stdc_has_single_bit_ul.os stdc_has_single_bit_ull.os stdc_has_single_bit_us.os stdc_leading_ones_uc.os stdc_leading_ones_ui.os stdc_leading_ones_ul.os stdc_leading_ones_ull.os stdc_leading_ones_us.os stdc_leading_zeros_uc.os stdc_leading_zeros_ui.os stdc_leading_zeros_ul.os stdc_leading_zeros_ull.os stdc_leading_zeros_us.os stdc_trailing_ones_uc.os stdc_trailing_ones_ui.os stdc_trailing_ones_ul.os stdc_trailing_ones_ull.os stdc_trailing_ones_us.os stdc_trailing_zeros_uc.os stdc_trailing_zeros_ui.os stdc_trailing_zeros_ul.os stdc_trailing_zeros_ull.os stdc_trailing_zeros_us.os strfmon.os strfmon_l.os strfromd.os strfromf.os strfroml.os strtod.os strtod_l.os strtod_nan.os strtof.os strtof_l.os strtof_nan.os strtol.os strtol_l.os strtold.os strtold_l.os strtold_nan.os strtoll.os strtoll_l.os strtoul.os strtoul_l.os strtoull.os strtoull_l.os swapcontext.os system.os wcstombs.os wctomb.os xpg_basename.os add_n.os addmul_1.os cmp.os divmod_1.os divrem.os inlines.os lshift.os mod_1.os mul.os mul_1.os mul_n.os rshift.os sub_n.os submul_1.os udiv_qrnnd.os dbl2mpn.os ldbl2mpn.os mpn2dbl.os mpn2flt.os mpn2ldbl.os grouping.os groupingwc.os tens_in_limb.os fpioconst.os mp_clz_tab.os at_quick_exit.oS atexit.oS) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/stdlib/stubsT mv -f /usr/src/glibc-build/stdlib/stubsT /usr/src/glibc-build/stdlib/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/stdlib' make subdir=stdio-common -C stdio-common ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/stdio-common' /tools_aarch64/bin/install -c -m 644 bits/printf-ldbl.h /usr/include/bits/printf-ldbl.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/stdio_lim.h /usr/include/bits/stdio_lim.h /tools_aarch64/bin/install -c -m 644 printf.h /usr/include/printf.h /tools_aarch64/bin/install -c -m 644 stdio_ext.h /usr/include/stdio_ext.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/stdio-common/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h _itoa.o _itowa.o asprintf.o ctermid.o cuserid.o dprintf.o flockfile.o fprintf.o fscanf.o ftrylockfile.o funlockfile.o gentempfd.o getline.o getw.o grouping_iterator.o iovfscanf.o isoc23_fscanf.o isoc23_scanf.o isoc23_sscanf.o isoc23_vfscanf.o isoc23_vscanf.o isoc23_vsscanf.o isoc99_fscanf.o isoc99_scanf.o isoc99_sscanf.o isoc99_vfscanf.o isoc99_vscanf.o isoc99_vsscanf.o itoa-digits.o itoa-udigits.o itowa-digits.o perror.o printf.o printf-prs.o printf_buffer_as_file.o printf_buffer_done.o printf_buffer_flush.o printf_buffer_pad_1.o printf_buffer_putc_1.o printf_buffer_puts_1.o printf_buffer_to_file.o printf_buffer_write.o printf_fp.o printf_fphex.o printf_function_invoke.o printf_size.o psiginfo.o psignal.o putw.o reg-modifier.o reg-printf.o reg-type.o remove.o rename.o renameat.o renameat2.o scanf.o snprintf.o sprintf.o sscanf.o tempnam.o tempname.o tmpdir.o tmpfile.o tmpfile64.o tmpnam.o tmpnam_r.o translated_number_width.o vfprintf.o vfprintf-internal.o vfscanf.o vfscanf-internal.o vfwprintf.o vfwprintf-internal.o vfwscanf.o vfwscanf-internal.o vprintf.o wprintf_buffer_as_file.o wprintf_buffer_done.o wprintf_buffer_flush.o wprintf_buffer_pad_1.o wprintf_buffer_putc_1.o wprintf_buffer_puts_1.o wprintf_buffer_to_file.o wprintf_buffer_write.o wprintf_function_invoke.o errlist.o errlist-data.o errname.o fxprintf.o printf-parsemb.o printf-parsewc.o siglist.o _itoa.os _itowa.os asprintf.os ctermid.os cuserid.os dprintf.os flockfile.os fprintf.os fscanf.os ftrylockfile.os funlockfile.os gentempfd.os getline.os getw.os grouping_iterator.os iovfscanf.os isoc23_fscanf.os isoc23_scanf.os isoc23_sscanf.os isoc23_vfscanf.os isoc23_vscanf.os isoc23_vsscanf.os isoc99_fscanf.os isoc99_scanf.os isoc99_sscanf.os isoc99_vfscanf.os isoc99_vscanf.os isoc99_vsscanf.os itoa-digits.os itoa-udigits.os itowa-digits.os perror.os printf.os printf-prs.os printf_buffer_as_file.os printf_buffer_done.os printf_buffer_flush.os printf_buffer_pad_1.os printf_buffer_putc_1.os printf_buffer_puts_1.os printf_buffer_to_file.os printf_buffer_write.os printf_fp.os printf_fphex.os printf_function_invoke.os printf_size.os psiginfo.os psignal.os putw.os reg-modifier.os reg-printf.os reg-type.os remove.os rename.os renameat.os renameat2.os scanf.os snprintf.os sprintf.os sscanf.os tempnam.os tempname.os tmpdir.os tmpfile.os tmpfile64.os tmpnam.os tmpnam_r.os translated_number_width.os vfprintf.os vfprintf-internal.os vfscanf.os vfscanf-internal.os vfwprintf.os vfwprintf-internal.os vfwscanf.os vfwscanf-internal.os vprintf.os wprintf_buffer_as_file.os wprintf_buffer_done.os wprintf_buffer_flush.os wprintf_buffer_pad_1.os wprintf_buffer_putc_1.os wprintf_buffer_puts_1.os wprintf_buffer_to_file.os wprintf_buffer_write.os wprintf_function_invoke.os errlist.os errlist-data.os errname.os fxprintf.os printf-parsemb.os printf-parsewc.os siglist.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/stdio-common/stubsT mv -f /usr/src/glibc-build/stdio-common/stubsT /usr/src/glibc-build/stdio-common/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/stdio-common' make subdir=libio -C libio ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/libio' /tools_aarch64/bin/install -c -m 644 stdio.h /usr/include/stdio.h /tools_aarch64/bin/install -c -m 644 bits/stdio.h /usr/include/bits/stdio.h /tools_aarch64/bin/install -c -m 644 bits/stdio2.h /usr/include/bits/stdio2.h /tools_aarch64/bin/install -c -m 644 bits/stdio2-decl.h /usr/include/bits/stdio2-decl.h /tools_aarch64/bin/install -c -m 644 bits/stdio-ldbl.h /usr/include/bits/stdio-ldbl.h /tools_aarch64/bin/install -c -m 644 bits/types/FILE.h /usr/include/bits/types/FILE.h /tools_aarch64/bin/install -c -m 644 bits/types/__FILE.h /usr/include/bits/types/__FILE.h /tools_aarch64/bin/install -c -m 644 bits/types/struct_FILE.h /usr/include/bits/types/struct_FILE.h /tools_aarch64/bin/install -c -m 644 bits/types/__fpos_t.h /usr/include/bits/types/__fpos_t.h /tools_aarch64/bin/install -c -m 644 bits/types/__fpos64_t.h /usr/include/bits/types/__fpos64_t.h /tools_aarch64/bin/install -c -m 644 bits/types/cookie_io_functions_t.h /usr/include/bits/types/cookie_io_functions_t.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/libio/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h filedoalloc.o iofclose.o iofdopen.o iofflush.o iofgetpos.o iofgets.o iofopen.o iofopncook.o iofputs.o iofread.o iofsetpos.o ioftell.o wfiledoalloc.o iofwrite.o iogetdelim.o iogetline.o iogets.o iopadn.o iopopen.o ioputs.o ioseekoff.o ioseekpos.o iosetbuffer.o iosetvbuf.o ioungetc.o iovsprintf.o iovsscanf.o iofgetpos64.o iofopen64.o iofsetpos64.o fputwc.o fputwc_u.o getwc.o getwc_u.o getwchar.o getwchar_u.o iofgetws.o iofgetws_u.o iofputws.o iofputws_u.o iogetwline.o iowpadn.o ioungetwc.o putwc.o putwc_u.o putwchar.o putwchar_u.o putchar.o putchar_u.o fwprintf.o swprintf.o vwprintf.o wprintf.o wscanf.o fwscanf.o vwscanf.o vswprintf.o iovswscanf.o swscanf.o wgenops.o wstrops.o wfileops.o iofwide.o fwide.o wmemstream.o clearerr.o feof.o ferror.o fileno.o fputc.o freopen.o fseek.o getc.o getchar.o memstream.o pclose.o putc.o rewind.o setbuf.o setlinebuf.o vasprintf.o iovdprintf.o vscanf.o vsnprintf.o obprintf.o fcloseall.o fseeko.o ftello.o freopen64.o fseeko64.o ftello64.o __fbufsize.o __freading.o __fwriting.o __freadable.o __fwritable.o __flbf.o __fpurge.o __fpending.o __fsetlocking.o libc_fatal.o fmemopen.o oldfmemopen.o vtables.o clearerr_u.o feof_u.o ferror_u.o fputc_u.o getc_u.o getchar_u.o iofflush_u.o putc_u.o peekc.o iofread_u.o iofwrite_u.o iofgets_u.o iofputs_u.o fileops.o genops.o stdfiles.o stdio.o strops.o filedoalloc.os iofclose.os iofdopen.os iofflush.os iofgetpos.os iofgets.os iofopen.os iofopncook.os iofputs.os iofread.os iofsetpos.os ioftell.os wfiledoalloc.os iofwrite.os iogetdelim.os iogetline.os iogets.os iopadn.os iopopen.os ioputs.os ioseekoff.os ioseekpos.os iosetbuffer.os iosetvbuf.os ioungetc.os iovsprintf.os iovsscanf.os iofgetpos64.os iofopen64.os iofsetpos64.os fputwc.os fputwc_u.os getwc.os getwc_u.os getwchar.os getwchar_u.os iofgetws.os iofgetws_u.os iofputws.os iofputws_u.os iogetwline.os iowpadn.os ioungetwc.os putwc.os putwc_u.os putwchar.os putwchar_u.os putchar.os putchar_u.os fwprintf.os swprintf.os vwprintf.os wprintf.os wscanf.os fwscanf.os vwscanf.os vswprintf.os iovswscanf.os swscanf.os wgenops.os wstrops.os wfileops.os iofwide.os fwide.os wmemstream.os clearerr.os feof.os ferror.os fileno.os fputc.os freopen.os fseek.os getc.os getchar.os memstream.os pclose.os putc.os rewind.os setbuf.os setlinebuf.os vasprintf.os iovdprintf.os vscanf.os vsnprintf.os obprintf.os fcloseall.os fseeko.os ftello.os freopen64.os fseeko64.os ftello64.os __fbufsize.os __freading.os __fwriting.os __freadable.os __fwritable.os __flbf.os __fpurge.os __fpending.os __fsetlocking.os libc_fatal.os fmemopen.os oldfmemopen.os vtables.os oldiofopen.os oldiofdopen.os oldiofclose.os oldiopopen.os oldpclose.os oldtmpfile.os oldiofgetpos.os oldiofgetpos64.os oldiofsetpos.os oldiofsetpos64.os clearerr_u.os feof_u.os ferror_u.os fputc_u.os getc_u.os getchar_u.os iofflush_u.os putc_u.os peekc.os iofread_u.os iofwrite_u.os iofgets_u.os iofputs_u.os fileops.os genops.os stdfiles.os stdio.os strops.os oldfileops.os oldstdfiles.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/libio/stubsT mv -f /usr/src/glibc-build/libio/stubsT /usr/src/glibc-build/libio/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/libio' make subdir=dlfcn -C dlfcn ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/dlfcn' /tools_aarch64/bin/install -c -m 644 ../bits/dl_find_object.h /usr/include/bits/dl_find_object.h /tools_aarch64/bin/install -c -m 644 ../bits/dlfcn.h /usr/include/bits/dlfcn.h /tools_aarch64/bin/install -c -m 644 dlfcn.h /usr/include/dlfcn.h /tools_aarch64/bin/install -c /usr/src/glibc-build/dlfcn/libdl.so /lib64/libdl.so.2.new mv -f /lib64/libdl.so.2.new /lib64/libdl.so.2 /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/dlfcn/libdl.a /usr/lib64/libdl.a /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/dlfcn/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h dladdr.o dladdr1.o dlclose.o dlerror.o dlinfo.o dlmopen.o dlopen.o dlsym.o dlvsym.o libc_dlerror_result.o dladdr.os dladdr1.os dlclose.os dlerror.os dlinfo.os dlmopen.os dlopen.os dlsym.os dlvsym.os libc_dlerror_result.os dlopenold.os libdl-compat.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/dlfcn/stubsT mv -f /usr/src/glibc-build/dlfcn/stubsT /usr/src/glibc-build/dlfcn/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/dlfcn' make subdir=nptl -C nptl ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/nptl' /tools_aarch64/bin/install -c -m 644 ../bits/atomic_wide_counter.h /usr/include/bits/atomic_wide_counter.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/nptl/bits/semaphore.h /usr/include/bits/semaphore.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/nptl/bits/struct_mutex.h /usr/include/bits/struct_mutex.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/nptl/bits/struct_rwlock.h /usr/include/bits/struct_rwlock.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/nptl/pthread.h /usr/include/pthread.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/pthread/semaphore.h /usr/include/semaphore.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/pthread/threads.h /usr/include/threads.h /tools_aarch64/bin/install -c /usr/src/glibc-build/nptl/libpthread.so /lib64/libpthread.so.0.new mv -f /lib64/libpthread.so.0.new /lib64/libpthread.so.0 /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/nptl/libpthread.a /usr/lib64/libpthread.a /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/nptl/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h alloca_cutoff.o cancellation.o cleanup.o cleanup_compat.o cleanup_defer.o cleanup_defer_compat.o cleanup_routine.o elision-conf.o elision-lock.o elision-timed.o elision-trylock.o elision-unlock.o events.o futex-internal.o libc-cleanup.o lowlevellock.o nptl-stack.o nptl_deallocate_tsd.o nptl_free_tcb.o nptl_nthreads.o nptl_setxid.o nptlfreeres.o old_pthread_cond_broadcast.o old_pthread_cond_destroy.o old_pthread_cond_init.o old_pthread_cond_signal.o old_pthread_cond_timedwait.o old_pthread_cond_wait.o pthread_atfork.o pthread_attr_copy.o pthread_attr_destroy.o pthread_attr_extension.o pthread_attr_getaffinity.o pthread_attr_getdetachstate.o pthread_attr_getguardsize.o pthread_attr_getinheritsched.o pthread_attr_getschedparam.o pthread_attr_getschedpolicy.o pthread_attr_getscope.o pthread_attr_getsigmask.o pthread_attr_getstack.o pthread_attr_getstackaddr.o pthread_attr_getstacksize.o pthread_attr_init.o pthread_attr_setaffinity.o pthread_attr_setdetachstate.o pthread_attr_setguardsize.o pthread_attr_setinheritsched.o pthread_attr_setschedparam.o pthread_attr_setschedpolicy.o pthread_attr_setscope.o pthread_attr_setsigmask.o pthread_attr_setsigmask_internal.o pthread_attr_setstack.o pthread_attr_setstackaddr.o pthread_attr_setstacksize.o pthread_barrier_destroy.o pthread_barrier_init.o pthread_barrier_wait.o pthread_barrierattr_destroy.o pthread_barrierattr_getpshared.o pthread_barrierattr_init.o pthread_barrierattr_setpshared.o pthread_cancel.o pthread_cleanup_upto.o pthread_clockjoin.o pthread_cond_broadcast.o pthread_cond_destroy.o pthread_cond_init.o pthread_cond_signal.o pthread_cond_wait.o pthread_condattr_destroy.o pthread_condattr_getclock.o pthread_condattr_getpshared.o pthread_condattr_init.o pthread_condattr_setclock.o pthread_condattr_setpshared.o pthread_create.o pthread_detach.o pthread_equal.o pthread_exit.o pthread_getaffinity.o pthread_getattr_default_np.o pthread_getattr_np.o pthread_getconcurrency.o pthread_getcpuclockid.o pthread_getname.o pthread_getschedparam.o pthread_getspecific.o pthread_join.o pthread_join_common.o pthread_key_create.o pthread_key_delete.o pthread_keys.o pthread_kill.o pthread_kill_other_threads.o pthread_mutex_cond_lock.o pthread_mutex_conf.o pthread_mutex_consistent.o pthread_mutex_destroy.o pthread_mutex_getprioceiling.o pthread_mutex_init.o pthread_mutex_lock.o pthread_mutex_setprioceiling.o pthread_mutex_timedlock.o pthread_mutex_trylock.o pthread_mutex_unlock.o pthread_mutexattr_destroy.o pthread_mutexattr_getprioceiling.o pthread_mutexattr_getprotocol.o pthread_mutexattr_getpshared.o pthread_mutexattr_getrobust.o pthread_mutexattr_gettype.o pthread_mutexattr_init.o pthread_mutexattr_setprioceiling.o pthread_mutexattr_setprotocol.o pthread_mutexattr_setpshared.o pthread_mutexattr_setrobust.o pthread_mutexattr_settype.o pthread_once.o pthread_rwlock_clockrdlock.o pthread_rwlock_clockwrlock.o pthread_rwlock_destroy.o pthread_rwlock_init.o pthread_rwlock_rdlock.o pthread_rwlock_timedrdlock.o pthread_rwlock_timedwrlock.o pthread_rwlock_tryrdlock.o pthread_rwlock_trywrlock.o pthread_rwlock_unlock.o pthread_rwlock_wrlock.o pthread_rwlockattr_destroy.o pthread_rwlockattr_getkind_np.o pthread_rwlockattr_getpshared.o pthread_rwlockattr_init.o pthread_rwlockattr_setkind_np.o pthread_rwlockattr_setpshared.o pthread_self.o pthread_setaffinity.o pthread_setattr_default_np.o pthread_setcancelstate.o pthread_setcanceltype.o pthread_setconcurrency.o pthread_setname.o pthread_setschedparam.o pthread_setschedprio.o pthread_setspecific.o pthread_sigmask.o pthread_sigqueue.o pthread_spin_destroy.o pthread_spin_init.o pthread_spin_lock.o pthread_spin_trylock.o pthread_spin_unlock.o pthread_testcancel.o pthread_timedjoin.o pthread_tryjoin.o pthread_yield.o sem_clockwait.o sem_close.o sem_destroy.o sem_getvalue.o sem_init.o sem_open.o sem_post.o sem_routines.o sem_timedwait.o sem_unlink.o sem_wait.o syscall_cancel.o tpp.o unwind.o vars.o thrd_current.o thrd_equal.o thrd_sleep.o thrd_yield.o call_once.o cnd_broadcast.o cnd_destroy.o cnd_init.o cnd_signal.o cnd_timedwait.o cnd_wait.o mtx_destroy.o mtx_init.o mtx_lock.o mtx_timedlock.o mtx_trylock.o mtx_unlock.o pthread_atfork_compat.o thrd_create.o thrd_detach.o thrd_exit.o thrd_join.o tss_create.o tss_delete.o tss_get.o tss_set.o alloca_cutoff.os cancellation.os cleanup.os cleanup_compat.os cleanup_defer.os cleanup_defer_compat.os cleanup_routine.os elision-conf.os elision-lock.os elision-timed.os elision-trylock.os elision-unlock.os events.os futex-internal.os libc-cleanup.os lowlevellock.os nptl-stack.os nptl_deallocate_tsd.os nptl_free_tcb.os nptl_nthreads.os nptl_setxid.os nptlfreeres.os old_pthread_cond_broadcast.os old_pthread_cond_destroy.os old_pthread_cond_init.os old_pthread_cond_signal.os old_pthread_cond_timedwait.os old_pthread_cond_wait.os pthread_attr_copy.os pthread_attr_destroy.os pthread_attr_extension.os pthread_attr_getaffinity.os pthread_attr_getdetachstate.os pthread_attr_getguardsize.os pthread_attr_getinheritsched.os pthread_attr_getschedparam.os pthread_attr_getschedpolicy.os pthread_attr_getscope.os pthread_attr_getsigmask.os pthread_attr_getstack.os pthread_attr_getstackaddr.os pthread_attr_getstacksize.os pthread_attr_init.os pthread_attr_setaffinity.os pthread_attr_setdetachstate.os pthread_attr_setguardsize.os pthread_attr_setinheritsched.os pthread_attr_setschedparam.os pthread_attr_setschedpolicy.os pthread_attr_setscope.os pthread_attr_setsigmask.os pthread_attr_setsigmask_internal.os pthread_attr_setstack.os pthread_attr_setstackaddr.os pthread_attr_setstacksize.os pthread_barrier_destroy.os pthread_barrier_init.os pthread_barrier_wait.os pthread_barrierattr_destroy.os pthread_barrierattr_getpshared.os pthread_barrierattr_init.os pthread_barrierattr_setpshared.os pthread_cancel.os pthread_cleanup_upto.os pthread_clockjoin.os pthread_cond_broadcast.os pthread_cond_destroy.os pthread_cond_init.os pthread_cond_signal.os pthread_cond_wait.os pthread_condattr_destroy.os pthread_condattr_getclock.os pthread_condattr_getpshared.os pthread_condattr_init.os pthread_condattr_setclock.os pthread_condattr_setpshared.os pthread_create.os pthread_detach.os pthread_equal.os pthread_exit.os pthread_getaffinity.os pthread_getattr_default_np.os pthread_getattr_np.os pthread_getconcurrency.os pthread_getcpuclockid.os pthread_getname.os pthread_getschedparam.os pthread_getspecific.os pthread_join.os pthread_join_common.os pthread_key_create.os pthread_key_delete.os pthread_keys.os pthread_kill.os pthread_kill_other_threads.os pthread_mutex_cond_lock.os pthread_mutex_conf.os pthread_mutex_consistent.os pthread_mutex_destroy.os pthread_mutex_getprioceiling.os pthread_mutex_init.os pthread_mutex_lock.os pthread_mutex_setprioceiling.os pthread_mutex_timedlock.os pthread_mutex_trylock.os pthread_mutex_unlock.os pthread_mutexattr_destroy.os pthread_mutexattr_getprioceiling.os pthread_mutexattr_getprotocol.os pthread_mutexattr_getpshared.os pthread_mutexattr_getrobust.os pthread_mutexattr_gettype.os pthread_mutexattr_init.os pthread_mutexattr_setprioceiling.os pthread_mutexattr_setprotocol.os pthread_mutexattr_setpshared.os pthread_mutexattr_setrobust.os pthread_mutexattr_settype.os pthread_once.os pthread_rwlock_clockrdlock.os pthread_rwlock_clockwrlock.os pthread_rwlock_destroy.os pthread_rwlock_init.os pthread_rwlock_rdlock.os pthread_rwlock_timedrdlock.os pthread_rwlock_timedwrlock.os pthread_rwlock_tryrdlock.os pthread_rwlock_trywrlock.os pthread_rwlock_unlock.os pthread_rwlock_wrlock.os pthread_rwlockattr_destroy.os pthread_rwlockattr_getkind_np.os pthread_rwlockattr_getpshared.os pthread_rwlockattr_init.os pthread_rwlockattr_setkind_np.os pthread_rwlockattr_setpshared.os pthread_self.os pthread_setaffinity.os pthread_setattr_default_np.os pthread_setcancelstate.os pthread_setcanceltype.os pthread_setconcurrency.os pthread_setname.os pthread_setschedparam.os pthread_setschedprio.os pthread_setspecific.os pthread_sigmask.os pthread_sigqueue.os pthread_spin_destroy.os pthread_spin_init.os pthread_spin_lock.os pthread_spin_trylock.os pthread_spin_unlock.os pthread_testcancel.os pthread_timedjoin.os pthread_tryjoin.os pthread_yield.os sem_clockwait.os sem_close.os sem_destroy.os sem_getvalue.os sem_init.os sem_open.os sem_post.os sem_routines.os sem_timedwait.os sem_unlink.os sem_wait.os syscall_cancel.os tpp.os unwind.os vars.os thrd_current.os thrd_equal.os thrd_sleep.os thrd_yield.os call_once.os cnd_broadcast.os cnd_destroy.os cnd_init.os cnd_signal.os cnd_timedwait.os cnd_wait.os mtx_destroy.os mtx_init.os mtx_lock.os mtx_timedlock.os mtx_trylock.os mtx_unlock.os pthread_atfork_compat.os thrd_create.os thrd_detach.os thrd_exit.os thrd_join.os tss_create.os tss_delete.os tss_get.os tss_set.os pthread_atfork.oS libpthread-compat.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/nptl/stubsT mv -f /usr/src/glibc-build/nptl/stubsT /usr/src/glibc-build/nptl/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/nptl' make subdir=rt -C rt ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/rt' /tools_aarch64/bin/install -c -m 644 aio.h /usr/include/aio.h /tools_aarch64/bin/install -c -m 644 mqueue.h /usr/include/mqueue.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mqueue.h /usr/include/bits/mqueue.h /tools_aarch64/bin/install -c -m 644 bits/mqueue2.h /usr/include/bits/mqueue2.h /tools_aarch64/bin/install -c /usr/src/glibc-build/rt/librt.so /lib64/librt.so.1.new mv -f /lib64/librt.so.1.new /lib64/librt.so.1 /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/rt/librt.a /usr/lib64/librt.a /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/rt/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h shm_open.o shm_unlink.o aio_cancel.o aio_error.o aio_fsync.o aio_misc.o aio_notify.o aio_read.o aio_read64.o aio_return.o aio_sigqueue.o aio_suspend.o aio_write.o aio_write64.o lio_listio.o lio_listio64.o mq_close.o mq_getattr.o mq_notify.o mq_open.o mq_receive.o mq_send.o mq_setattr.o mq_timedreceive.o mq_timedsend.o mq_unlink.o timer_create.o timer_delete.o timer_getoverr.o timer_gettime.o timer_settime.o timer_routines.o shm_open.os shm_unlink.os aio_cancel.os aio_error.os aio_fsync.os aio_misc.os aio_notify.os aio_read.os aio_read64.os aio_return.os aio_sigqueue.os aio_suspend.os aio_write.os aio_write64.os lio_listio.os lio_listio64.os mq_close.os mq_getattr.os mq_notify.os mq_open.os mq_receive.os mq_send.os mq_setattr.os mq_timedreceive.os mq_timedsend.os mq_unlink.os timer_create.os timer_delete.os timer_getoverr.os timer_gettime.os timer_settime.os timer_routines.os librt-compat.os rt-unwind-resume.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/rt/stubsT mv -f /usr/src/glibc-build/rt/stubsT /usr/src/glibc-build/rt/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/rt' make subdir=malloc -C malloc ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/malloc' /tools_aarch64/bin/install -c -m 644 malloc.h /usr/include/malloc.h /tools_aarch64/bin/install -c -m 644 obstack.h /usr/include/obstack.h /tools_aarch64/bin/install -c -m 644 mcheck.h /usr/include/mcheck.h /tools_aarch64/bin/install -c /usr/src/glibc-build/malloc/libmemusage.so /lib64/libmemusage.so.new mv -f /lib64/libmemusage.so.new /lib64/libmemusage.so /tools_aarch64/bin/install -c /usr/src/glibc-build/malloc/libc_malloc_debug.so /lib64/libc_malloc_debug.so.0.new mv -f /lib64/libc_malloc_debug.so.0.new /lib64/libc_malloc_debug.so.0 rm -f /usr/lib64/libc_malloc_debug.so.new /bin/sh ../scripts/rellns-sh /lib64/libc_malloc_debug.so.0 /usr/lib64/libc_malloc_debug.so.new mv -f /usr/lib64/libc_malloc_debug.so.new /usr/lib64/libc_malloc_debug.so /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/malloc/libmcheck.a /usr/lib64/libmcheck.a /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h /tools_aarch64/bin/install -c /usr/src/glibc-build/malloc/mtrace /usr/bin/mtrace.new mv -f /usr/bin/mtrace.new /usr/bin/mtrace (cd /usr/src/glibc-build/malloc/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h malloc.o mcheck.o mtrace.o obstack.o reallocarray.o scratch_buffer_grow.o scratch_buffer_grow_preserve.o scratch_buffer_set_array_size.o dynarray_at_failure.o dynarray_emplace_enlarge.o dynarray_finalize.o dynarray_resize.o dynarray_resize_clear.o alloc_buffer_alloc_array.o alloc_buffer_allocate.o alloc_buffer_copy_bytes.o alloc_buffer_copy_string.o alloc_buffer_create_failure.o set-freeres.o thread-freeres.o malloc.os mcheck.os mtrace.os obstack.os reallocarray.os scratch_buffer_grow.os scratch_buffer_grow_preserve.os scratch_buffer_set_array_size.os dynarray_at_failure.os dynarray_emplace_enlarge.os dynarray_finalize.os dynarray_resize.os dynarray_resize_clear.os alloc_buffer_alloc_array.os alloc_buffer_allocate.os alloc_buffer_copy_bytes.os alloc_buffer_copy_string.os alloc_buffer_create_failure.os set-freeres.os thread-freeres.os mcheck-init.o libmcheck.a memusage.os malloc-debug.os __mtag_tag_zero_region.os __mtag_tag_region.os malloc-hugepages.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/malloc/stubsT mv -f /usr/src/glibc-build/malloc/stubsT /usr/src/glibc-build/malloc/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/malloc' make subdir=string -C string ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/string' /tools_aarch64/bin/install -c -m 644 argz.h /usr/include/argz.h /tools_aarch64/bin/install -c -m 644 ../bits/byteswap.h /usr/include/bits/byteswap.h /tools_aarch64/bin/install -c -m 644 bits/endian.h /usr/include/bits/endian.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/bits/endianness.h /usr/include/bits/endianness.h /tools_aarch64/bin/install -c -m 644 bits/string_fortified.h /usr/include/bits/string_fortified.h /tools_aarch64/bin/install -c -m 644 bits/strings_fortified.h /usr/include/bits/strings_fortified.h /tools_aarch64/bin/install -c -m 644 ../bits/uintn-identity.h /usr/include/bits/uintn-identity.h /tools_aarch64/bin/install -c -m 644 byteswap.h /usr/include/byteswap.h /tools_aarch64/bin/install -c -m 644 endian.h /usr/include/endian.h /tools_aarch64/bin/install -c -m 644 envz.h /usr/include/envz.h /tools_aarch64/bin/install -c -m 644 memory.h /usr/include/memory.h /tools_aarch64/bin/install -c -m 644 string.h /usr/include/string.h /tools_aarch64/bin/install -c -m 644 strings.h /usr/include/strings.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/string/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h _strerror.o argz-addsep.o argz-append.o argz-count.o argz-create.o argz-ctsep.o argz-delete.o argz-extract.o argz-insert.o argz-next.o argz-replace.o argz-stringify.o basename.o bcopy.o bzero.o envz.o explicit_bzero.o ffs.o ffsll.o memccpy.o memchr.o memcmp.o memcmpeq.o memcpy.o memfrob.o memmem.o memmove.o mempcpy.o memrchr.o memset.o rawmemchr.o sigabbrev_np.o sigdescr_np.o stpcpy.o stpncpy.o strcasecmp.o strcasecmp_l.o strcasestr.o strcat.o strchr.o strchrnul.o strcmp.o strcoll.o strcoll_l.o strcpy.o strcspn.o strdup.o strerror.o strerror_l.o strerrordesc_np.o strerrorname_np.o strfry.o string-inlines.o strlcat.o strlcpy.o strlen.o strncase.o strncase_l.o strncat.o strncmp.o strncpy.o strndup.o strnlen.o strpbrk.o strrchr.o strsep.o strsignal.o strspn.o strstr.o strtok.o strtok_r.o strverscmp.o strxfrm.o strxfrm_l.o swab.o wordcopy.o xpg-strerror.o memchr_generic.o memchr_nosimd.o memcpy_a64fx.o memcpy_generic.o memcpy_mops.o memcpy_oryon1.o memcpy_sve.o memmove_mops.o memset_a64fx.o memset_emag.o memset_generic.o memset_kunpeng.o memset_mops.o memset_oryon1.o memset_zva64.o strlen_asimd.o strlen_generic.o tls-internal.o _strerror.os argz-addsep.os argz-append.os argz-count.os argz-create.os argz-ctsep.os argz-delete.os argz-extract.os argz-insert.os argz-next.os argz-replace.os argz-stringify.os basename.os bcopy.os bzero.os envz.os explicit_bzero.os ffs.os ffsll.os memccpy.os memchr.os memcmp.os memcmpeq.os memcpy.os memfrob.os memmem.os memmove.os mempcpy.os memrchr.os memset.os rawmemchr.os sigabbrev_np.os sigdescr_np.os stpcpy.os stpncpy.os strcasecmp.os strcasecmp_l.os strcasestr.os strcat.os strchr.os strchrnul.os strcmp.os strcoll.os strcoll_l.os strcpy.os strcspn.os strdup.os strerror.os strerror_l.os strerrordesc_np.os strerrorname_np.os strfry.os string-inlines.os strlcat.os strlcpy.os strlen.os strncase.os strncase_l.os strncat.os strncmp.os strncpy.os strndup.os strnlen.os strpbrk.os strrchr.os strsep.os strsignal.os strspn.os strstr.os strtok.os strtok_r.os strverscmp.os strxfrm.os strxfrm_l.os swab.os wordcopy.os xpg-strerror.os memchr_generic.os memchr_nosimd.os memcpy_a64fx.os memcpy_generic.os memcpy_mops.os memcpy_oryon1.os memcpy_sve.os memmove_mops.os memset_a64fx.os memset_emag.os memset_generic.os memset_kunpeng.os memset_mops.os memset_oryon1.os memset_zva64.os strlen_asimd.os strlen_generic.os tls-internal.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/string/stubsT mv -f /usr/src/glibc-build/string/stubsT /usr/src/glibc-build/string/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/string' make subdir=wcsmbs -C wcsmbs ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/wcsmbs' /tools_aarch64/bin/install -c -m 644 bits/types/__mbstate_t.h /usr/include/bits/types/__mbstate_t.h /tools_aarch64/bin/install -c -m 644 bits/types/mbstate_t.h /usr/include/bits/types/mbstate_t.h /tools_aarch64/bin/install -c -m 644 bits/types/wint_t.h /usr/include/bits/types/wint_t.h /tools_aarch64/bin/install -c -m 644 bits/wchar-ldbl.h /usr/include/bits/wchar-ldbl.h /tools_aarch64/bin/install -c -m 644 ../bits/wchar.h /usr/include/bits/wchar.h /tools_aarch64/bin/install -c -m 644 bits/wchar2-decl.h /usr/include/bits/wchar2-decl.h /tools_aarch64/bin/install -c -m 644 bits/wchar2.h /usr/include/bits/wchar2.h /tools_aarch64/bin/install -c -m 644 uchar.h /usr/include/uchar.h /tools_aarch64/bin/install -c -m 644 wchar.h /usr/include/wchar.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/wcsmbs/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h btowc.o c16rtomb.o c32rtomb.o c8rtomb.o isoc23_fwscanf.o isoc23_swscanf.o isoc23_vfwscanf.o isoc23_vswscanf.o isoc23_vwscanf.o isoc23_wscanf.o isoc99_fwscanf.o isoc99_swscanf.o isoc99_vfwscanf.o isoc99_vswscanf.o isoc99_vwscanf.o isoc99_wscanf.o mbrlen.o mbrtoc8.o mbrtoc16.o mbrtoc32.o mbrtowc.o mbsinit.o mbsnrtowcs.o mbsrtowcs.o mbsrtowcs_l.o wcpcpy.o wcpncpy.o wcrtomb.o wcscasecmp.o wcscasecmp_l.o wcscat.o wcschr.o wcschrnul.o wcscmp.o wcscoll.o wcscoll_l.o wcscpy.o wcscspn.o wcsdup.o wcslcat.o wcslcpy.o wcslen.o wcsmbsload.o wcsncase.o wcsncase_l.o wcsncat.o wcsncmp.o wcsncpy.o wcsnlen.o wcsnrtombs.o wcspbrk.o wcsrchr.o wcsrtombs.o wcsspn.o wcsstr.o wcstod.o wcstod_l.o wcstod_nan.o wcstof.o wcstof_l.o wcstof_nan.o wcstok.o wcstol.o wcstol_l.o wcstold.o wcstold_l.o wcstold_nan.o wcstoll.o wcstoll_l.o wcstoul.o wcstoul_l.o wcstoull.o wcstoull_l.o wcswidth.o wcsxfrm.o wcsxfrm_l.o wctob.o wcwidth.o wmemchr.o wmemcmp.o wmemcpy.o wmemmove.o wmempcpy.o wmemset.o btowc.os c16rtomb.os c32rtomb.os c8rtomb.os isoc23_fwscanf.os isoc23_swscanf.os isoc23_vfwscanf.os isoc23_vswscanf.os isoc23_vwscanf.os isoc23_wscanf.os isoc99_fwscanf.os isoc99_swscanf.os isoc99_vfwscanf.os isoc99_vswscanf.os isoc99_vwscanf.os isoc99_wscanf.os mbrlen.os mbrtoc8.os mbrtoc16.os mbrtoc32.os mbrtowc.os mbsinit.os mbsnrtowcs.os mbsrtowcs.os mbsrtowcs_l.os wcpcpy.os wcpncpy.os wcrtomb.os wcscasecmp.os wcscasecmp_l.os wcscat.os wcschr.os wcschrnul.os wcscmp.os wcscoll.os wcscoll_l.os wcscpy.os wcscspn.os wcsdup.os wcslcat.os wcslcpy.os wcslen.os wcsmbsload.os wcsncase.os wcsncase_l.os wcsncat.os wcsncmp.os wcsncpy.os wcsnlen.os wcsnrtombs.os wcspbrk.os wcsrchr.os wcsrtombs.os wcsspn.os wcsstr.os wcstod.os wcstod_l.os wcstod_nan.os wcstof.os wcstof_l.os wcstof_nan.os wcstok.os wcstol.os wcstol_l.os wcstold.os wcstold_l.os wcstold_nan.os wcstoll.os wcstoll_l.os wcstoul.os wcstoul_l.os wcstoull.os wcstoull_l.os wcswidth.os wcsxfrm.os wcsxfrm_l.os wctob.os wcwidth.os wmemchr.os wmemcmp.os wmemcpy.os wmemmove.os wmempcpy.os wmemset.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/wcsmbs/stubsT mv -f /usr/src/glibc-build/wcsmbs/stubsT /usr/src/glibc-build/wcsmbs/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/wcsmbs' make subdir=timezone -C timezone ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/timezone' /tools_aarch64/bin/install -c /usr/src/glibc-build/timezone/zdump /usr/bin/zdump.new mv -f /usr/bin/zdump.new /usr/bin/zdump /tools_aarch64/bin/install -c /usr/src/glibc-build/timezone/tzselect /usr/bin/tzselect.new mv -f /usr/bin/tzselect.new /usr/bin/tzselect /tools_aarch64/bin/install -c /usr/src/glibc-build/timezone/zic /usr/sbin/zic.new mv -f /usr/sbin/zic.new /usr/sbin/zic > /usr/src/glibc-build/timezone/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/timezone' make subdir=time -C time ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/time' /tools_aarch64/bin/install -c -m 644 time.h /usr/include/time.h /tools_aarch64/bin/install -c -m 644 sys/time.h /usr/include/sys/time.h /tools_aarch64/bin/install -c -m 644 sys/timeb.h /usr/include/sys/timeb.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/time.h /usr/include/bits/time.h /tools_aarch64/bin/install -c -m 644 bits/types/clockid_t.h /usr/include/bits/types/clockid_t.h /tools_aarch64/bin/install -c -m 644 bits/types/clock_t.h /usr/include/bits/types/clock_t.h /tools_aarch64/bin/install -c -m 644 bits/types/struct_itimerspec.h /usr/include/bits/types/struct_itimerspec.h /tools_aarch64/bin/install -c -m 644 bits/types/struct_timespec.h /usr/include/bits/types/struct_timespec.h /tools_aarch64/bin/install -c -m 644 bits/types/struct_timeval.h /usr/include/bits/types/struct_timeval.h /tools_aarch64/bin/install -c -m 644 bits/types/struct_tm.h /usr/include/bits/types/struct_tm.h /tools_aarch64/bin/install -c -m 644 bits/types/timer_t.h /usr/include/bits/types/timer_t.h /tools_aarch64/bin/install -c -m 644 bits/types/time_t.h /usr/include/bits/types/time_t.h /tools_aarch64/bin/install -c -m 644 bits/types/struct_timeb.h /usr/include/bits/types/struct_timeb.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/timex.h /usr/include/bits/timex.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/timex.h /usr/include/sys/timex.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/time/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h offtime.o asctime.o clock.o ctime.o ctime_r.o difftime.o gmtime.o localtime.o mktime.o time.o gettimeofday.o settimeofday.o settimezone.o adjtime.o tzset.o tzfile.o getitimer.o setitimer.o stime.o dysize.o timegm.o ftime.o getdate.o strptime.o strptime_l.o strftime.o wcsftime.o strftime_l.o wcsftime_l.o timespec_get.o timespec_getres.o clock_getcpuclockid.o clock_getres.o clock_gettime.o clock_settime.o clock_nanosleep.o era.o alt_digit.o lc-time-cleanup.o ntp_gettime.o ntp_gettimex.o offtime.os asctime.os clock.os ctime.os ctime_r.os difftime.os gmtime.os localtime.os mktime.os time.os gettimeofday.os settimeofday.os settimezone.os adjtime.os tzset.os tzfile.os getitimer.os setitimer.os stime.os dysize.os timegm.os ftime.os getdate.os strptime.os strptime_l.os strftime.os wcsftime.os strftime_l.os wcsftime_l.os timespec_get.os timespec_getres.os clock_getcpuclockid.os clock_getres.os clock_gettime.os clock_settime.os clock_nanosleep.os era.os alt_digit.os lc-time-cleanup.os ntp_gettime.os ntp_gettimex.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/time/stubsT mv -f /usr/src/glibc-build/time/stubsT /usr/src/glibc-build/time/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/time' make subdir=dirent -C dirent ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/dirent' /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/dirent.h /usr/include/bits/dirent.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/dirent_ext.h /usr/include/bits/dirent_ext.h /tools_aarch64/bin/install -c -m 644 dirent.h /usr/include/dirent.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/dirent/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h alphasort.o alphasort64.o closedir.o dirfd.o fdopendir.o getdents.o getdents64.o opendir.o readdir.o readdir64.o readdir64_r.o readdir_r.o rewinddir.o scandir.o scandir-cancel.o scandir-tail.o scandir64.o scandir64-tail.o scandirat.o scandirat64.o seekdir.o telldir.o versionsort.o versionsort64.o getdirentries.o getdirentries64.o alphasort.os alphasort64.os closedir.os dirfd.os fdopendir.os getdents.os getdents64.os opendir.os readdir.os readdir64.os readdir64_r.os readdir_r.os rewinddir.os scandir.os scandir-cancel.os scandir-tail.os scandir64.os scandir64-tail.os scandirat.os scandirat64.os seekdir.os telldir.os versionsort.os versionsort64.os getdirentries.os getdirentries64.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/dirent/stubsT mv -f /usr/src/glibc-build/dirent/stubsT /usr/src/glibc-build/dirent/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/dirent' make subdir=posix -C posix ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/posix' /tools_aarch64/bin/install -c -m 644 ../bits/confname.h /usr/include/bits/confname.h /tools_aarch64/bin/install -c -m 644 bits/cpu-set.h /usr/include/bits/cpu-set.h /tools_aarch64/bin/install -c -m 644 ../bits/environments.h /usr/include/bits/environments.h /tools_aarch64/bin/install -c -m 644 bits/getopt_core.h /usr/include/bits/getopt_core.h /tools_aarch64/bin/install -c -m 644 bits/getopt_ext.h /usr/include/bits/getopt_ext.h /tools_aarch64/bin/install -c -m 644 bits/getopt_posix.h /usr/include/bits/getopt_posix.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/local_lim.h /usr/include/bits/local_lim.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mman_ext.h /usr/include/bits/mman_ext.h /tools_aarch64/bin/install -c -m 644 bits/posix1_lim.h /usr/include/bits/posix1_lim.h /tools_aarch64/bin/install -c -m 644 bits/posix2_lim.h /usr/include/bits/posix2_lim.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/posix_opt.h /usr/include/bits/posix_opt.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/nptl/bits/pthreadtypes-arch.h /usr/include/bits/pthreadtypes-arch.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/nptl/bits/pthreadtypes.h /usr/include/bits/pthreadtypes.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sched.h /usr/include/bits/sched.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/spawn_ext.h /usr/include/bits/spawn_ext.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/nptl/bits/thread-shared-types.h /usr/include/bits/thread-shared-types.h /tools_aarch64/bin/install -c -m 644 bits/types.h /usr/include/bits/types.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/idtype_t.h /usr/include/bits/types/idtype_t.h /tools_aarch64/bin/install -c -m 644 ../bits/types/struct_sched_param.h /usr/include/bits/types/struct_sched_param.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/typesizes.h /usr/include/bits/typesizes.h /tools_aarch64/bin/install -c -m 644 bits/unistd-decl.h /usr/include/bits/unistd-decl.h /tools_aarch64/bin/install -c -m 644 bits/unistd.h /usr/include/bits/unistd.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/unistd_ext.h /usr/include/bits/unistd_ext.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/utsname.h /usr/include/bits/utsname.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/waitflags.h /usr/include/bits/waitflags.h /tools_aarch64/bin/install -c -m 644 ../bits/waitstatus.h /usr/include/bits/waitstatus.h /tools_aarch64/bin/install -c -m 644 cpio.h /usr/include/cpio.h /tools_aarch64/bin/install -c -m 644 fnmatch.h /usr/include/fnmatch.h /tools_aarch64/bin/install -c -m 644 getopt.h /usr/include/getopt.h /tools_aarch64/bin/install -c -m 644 glob.h /usr/include/glob.h /tools_aarch64/bin/install -c -m 644 re_comp.h /usr/include/re_comp.h /tools_aarch64/bin/install -c -m 644 regex.h /usr/include/regex.h /tools_aarch64/bin/install -c -m 644 sched.h /usr/include/sched.h /tools_aarch64/bin/install -c -m 644 spawn.h /usr/include/spawn.h /tools_aarch64/bin/install -c -m 644 sys/times.h /usr/include/sys/times.h /tools_aarch64/bin/install -c -m 644 sys/types.h /usr/include/sys/types.h /tools_aarch64/bin/install -c -m 644 sys/unistd.h /usr/include/sys/unistd.h /tools_aarch64/bin/install -c -m 644 sys/utsname.h /usr/include/sys/utsname.h /tools_aarch64/bin/install -c -m 644 sys/wait.h /usr/include/sys/wait.h /tools_aarch64/bin/install -c -m 644 tar.h /usr/include/tar.h /tools_aarch64/bin/install -c -m 644 unistd.h /usr/include/unistd.h /tools_aarch64/bin/install -c -m 644 wait.h /usr/include/wait.h /tools_aarch64/bin/install -c -m 644 wordexp.h /usr/include/wordexp.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/initspin.h /usr/include/bits/initspin.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h /tools_aarch64/bin/install -c /usr/src/glibc-build/posix/getconf /usr/bin/getconf.new mv -f /usr/bin/getconf.new /usr/bin/getconf .././scripts/mkinstalldirs /usr/lib/glibc/getconf mkdir -p -- /usr/lib/glibc/getconf while read spec; do \ ln -f /usr/bin/getconf /usr/lib/glibc/getconf/$spec.new || /tools_aarch64/bin/install -c /usr/bin/getconf /usr/lib/glibc/getconf/$spec.new; \ mv -f /usr/lib/glibc/getconf/$spec.new /usr/lib/glibc/getconf/$spec; \ done < /usr/src/glibc-build/posix/getconf.speclist (cd /usr/src/glibc-build/posix/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h _Fork.o _exit.o alarm.o bsd-getpgrp.o confstr.o execl.o execle.o execlp.o execv.o execve.o execveat.o execvp.o execvpe.o fexecve.o fnmatch.o fork.o fpathconf.o gai_strerror.o get_child_max.o getegid.o geteuid.o getgid.o getgroups.o getopt.o getopt1.o getpgid.o getpgrp.o getpid.o getppid.o getresgid.o getresuid.o getsid.o getuid.o glob.o glob-lstat-compat.o glob64.o glob64-lstat-compat.o glob64-time64.o glob_pattern_p.o globfree.o globfree64.o globfree64-time64.o group_member.o nanosleep.o pathconf.o pause.o posix_madvise.o pread.o pread64.o pwrite.o pwrite64.o regex.o register-atfork.o sched_cpualloc.o sched_cpucount.o sched_cpufree.o sched_getaffinity.o sched_getp.o sched_gets.o sched_primax.o sched_primin.o sched_rr_gi.o sched_setaffinity.o sched_setp.o sched_sets.o sched_yield.o setgid.o setgroups.o setpgid.o setpgrp.o setresgid.o setresuid.o setsid.o setuid.o shm-directory.o sleep.o spawn.o spawn_faction_addchdir.o spawn_faction_addclose.o spawn_faction_addclosefrom.o spawn_faction_adddup2.o spawn_faction_addfchdir.o spawn_faction_addopen.o spawn_faction_addtcsetpgrp_np.o spawn_faction_destroy.o spawn_faction_init.o spawn_valid_fd.o spawnattr_destroy.o spawnattr_getdefault.o spawnattr_getflags.o spawnattr_getpgroup.o spawnattr_getschedparam.o spawnattr_getschedpolicy.o spawnattr_getsigmask.o spawnattr_init.o spawnattr_setdefault.o spawnattr_setflags.o spawnattr_setpgroup.o spawnattr_setschedparam.o spawnattr_setschedpolicy.o spawnattr_setsigmask.o spawni.o spawnp.o streams-compat.o sysconf.o times.o uname.o vfork.o wait.o wait3.o wait4.o waitid.o waitpid.o wordexp.o environ.o init-posix.o getcpu.o oldglob.o pidfd_getpid.o pidfd_spawn.o pidfd_spawnp.o procutils.o sched_getcpu.o spawnattr_getcgroup_np.o spawnattr_setcgroup_np.o _Fork.os _exit.os alarm.os bsd-getpgrp.os confstr.os execl.os execle.os execlp.os execv.os execve.os execveat.os execvp.os execvpe.os fexecve.os fnmatch.os fork.os fpathconf.os gai_strerror.os get_child_max.os getegid.os geteuid.os getgid.os getgroups.os getopt.os getopt1.os getpgid.os getpgrp.os getpid.os getppid.os getresgid.os getresuid.os getsid.os getuid.os glob.os glob-lstat-compat.os glob64.os glob64-lstat-compat.os glob64-time64.os glob_pattern_p.os globfree.os globfree64.os globfree64-time64.os group_member.os nanosleep.os pathconf.os pause.os posix_madvise.os pread.os pread64.os pwrite.os pwrite64.os regex.os register-atfork.os sched_cpualloc.os sched_cpucount.os sched_cpufree.os sched_getaffinity.os sched_getp.os sched_gets.os sched_primax.os sched_primin.os sched_rr_gi.os sched_setaffinity.os sched_setp.os sched_sets.os sched_yield.os setgid.os setgroups.os setpgid.os setpgrp.os setresgid.os setresuid.os setsid.os setuid.os shm-directory.os sleep.os spawn.os spawn_faction_addchdir.os spawn_faction_addclose.os spawn_faction_addclosefrom.os spawn_faction_adddup2.os spawn_faction_addfchdir.os spawn_faction_addopen.os spawn_faction_addtcsetpgrp_np.os spawn_faction_destroy.os spawn_faction_init.os spawn_valid_fd.os spawnattr_destroy.os spawnattr_getdefault.os spawnattr_getflags.os spawnattr_getpgroup.os spawnattr_getschedparam.os spawnattr_getschedpolicy.os spawnattr_getsigmask.os spawnattr_init.os spawnattr_setdefault.os spawnattr_setflags.os spawnattr_setpgroup.os spawnattr_setschedparam.os spawnattr_setschedpolicy.os spawnattr_setsigmask.os spawni.os spawnp.os streams-compat.os sysconf.os times.os uname.os vfork.os wait.os wait3.os wait4.os waitid.os waitpid.os wordexp.os environ.os init-posix.os getcpu.os oldglob.os pidfd_getpid.os pidfd_spawn.os pidfd_spawnp.os procutils.os sched_getcpu.os spawnattr_getcgroup_np.os spawnattr_setcgroup_np.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/posix/stubsT mv -f /usr/src/glibc-build/posix/stubsT /usr/src/glibc-build/posix/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/posix' make subdir=io -C io ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/io' /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/aarch64/bits/fcntl.h /usr/include/bits/fcntl.h /tools_aarch64/bin/install -c -m 644 bits/fcntl2.h /usr/include/bits/fcntl2.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/poll.h /usr/include/bits/poll.h /tools_aarch64/bin/install -c -m 644 bits/poll2.h /usr/include/bits/poll2.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/stat.h /usr/include/bits/stat.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/statfs.h /usr/include/bits/statfs.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/statvfs.h /usr/include/bits/statvfs.h /tools_aarch64/bin/install -c -m 644 bits/statx-generic.h /usr/include/bits/statx-generic.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/statx.h /usr/include/bits/statx.h /tools_aarch64/bin/install -c -m 644 bits/types/struct_statx.h /usr/include/bits/types/struct_statx.h /tools_aarch64/bin/install -c -m 644 bits/types/struct_statx_timestamp.h /usr/include/bits/types/struct_statx_timestamp.h /tools_aarch64/bin/install -c -m 644 fcntl.h /usr/include/fcntl.h /tools_aarch64/bin/install -c -m 644 fts.h /usr/include/fts.h /tools_aarch64/bin/install -c -m 644 ftw.h /usr/include/ftw.h /tools_aarch64/bin/install -c -m 644 poll.h /usr/include/poll.h /tools_aarch64/bin/install -c -m 644 sys/fcntl.h /usr/include/sys/fcntl.h /tools_aarch64/bin/install -c -m 644 sys/poll.h /usr/include/sys/poll.h /tools_aarch64/bin/install -c -m 644 sys/sendfile.h /usr/include/sys/sendfile.h /tools_aarch64/bin/install -c -m 644 sys/stat.h /usr/include/sys/stat.h /tools_aarch64/bin/install -c -m 644 sys/statfs.h /usr/include/sys/statfs.h /tools_aarch64/bin/install -c -m 644 sys/statvfs.h /usr/include/sys/statvfs.h /tools_aarch64/bin/install -c -m 644 sys/vfs.h /usr/include/sys/vfs.h /tools_aarch64/bin/install -c -m 644 utime.h /usr/include/utime.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/fcntl-linux.h /usr/include/bits/fcntl-linux.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/io/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h access.o chdir.o chmod.o chown.o close.o close_range.o closefrom.o copy_file_range.o creat.o creat64.o dup.o dup2.o dup3.o euidaccess.o faccessat.o fchdir.o fchmod.o fchmodat.o fchown.o fchownat.o fcntl.o fcntl64.o file_change_detection.o flock.o fstat.o fstat64.o fstatat.o fstatat64.o fstatfs.o fstatfs64.o fstatvfs.o fstatvfs64.o fts.o fts64.o fts64-time64.o ftw.o ftw64.o ftw64-time64.o futimens.o getcwd.o getdirname.o getwd.o isatty.o lchmod.o lchown.o link.o linkat.o lockf.o lockf64.o lseek.o lseek64.o lstat.o lstat64.o mkdir.o mkdirat.o mkfifo.o mkfifoat.o mknod.o mknodat.o open.o open64.o open64_2.o open_2.o openat.o openat64.o openat64_2.o openat_2.o pipe.o pipe2.o poll.o posix_fadvise.o posix_fadvise64.o posix_fallocate.o posix_fallocate64.o ppoll.o read.o readlink.o readlinkat.o rmdir.o sendfile.o sendfile64.o stat.o stat64.o statfs.o statfs64.o statvfs.o statvfs64.o statx.o symlink.o symlinkat.o ttyname.o ttyname_r.o umask.o unlink.o unlinkat.o utime.o utimensat.o write.o close_nocancel.o fallocate.o fallocate64.o fcntl_nocancel.o internal_statvfs.o open64_nocancel.o open_nocancel.o openat64_nocancel.o openat_nocancel.o pread64_nocancel.o read_nocancel.o stat_t64_cp.o statx_cp.o sync_file_range.o write_nocancel.o xstatconv.o access.os chdir.os chmod.os chown.os close.os close_range.os closefrom.os copy_file_range.os creat.os creat64.os dup.os dup2.os dup3.os euidaccess.os faccessat.os fchdir.os fchmod.os fchmodat.os fchown.os fchownat.os fcntl.os fcntl64.os file_change_detection.os flock.os fstat.os fstat64.os fstatat.os fstatat64.os fstatfs.os fstatfs64.os fstatvfs.os fstatvfs64.os fts.os fts64.os fts64-time64.os ftw.os ftw64.os ftw64-time64.os futimens.os getcwd.os getdirname.os getwd.os isatty.os lchmod.os lchown.os link.os linkat.os lockf.os lockf64.os lseek.os lseek64.os lstat.os lstat64.os mkdir.os mkdirat.os mkfifo.os mkfifoat.os mknod.os mknodat.os open.os open64.os open64_2.os open_2.os openat.os openat64.os openat64_2.os openat_2.os pipe.os pipe2.os poll.os posix_fadvise.os posix_fadvise64.os posix_fallocate.os posix_fallocate64.os ppoll.os read.os readlink.os readlinkat.os rmdir.os sendfile.os sendfile64.os stat.os stat64.os statfs.os statfs64.os statvfs.os statvfs64.os statx.os symlink.os symlinkat.os ttyname.os ttyname_r.os umask.os unlink.os unlinkat.os utime.os utimensat.os write.os close_nocancel.os fallocate.os fallocate64.os fcntl_nocancel.os internal_statvfs.os open64_nocancel.os open_nocancel.os openat64_nocancel.os openat_nocancel.os pread64_nocancel.os read_nocancel.os stat_t64_cp.os statx_cp.os sync_file_range.os write_nocancel.os xstatconv.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/io/stubsT mv -f /usr/src/glibc-build/io/stubsT /usr/src/glibc-build/io/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/io' make subdir=termios -C termios ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/termios' /tools_aarch64/bin/install -c -m 644 termios.h /usr/include/termios.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios.h /usr/include/bits/termios.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/ttydefaults.h /usr/include/sys/ttydefaults.h /tools_aarch64/bin/install -c -m 644 sys/termios.h /usr/include/sys/termios.h /tools_aarch64/bin/install -c -m 644 sys/ttychars.h /usr/include/sys/ttychars.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/termio.h /usr/include/termio.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/termios/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h speed.o cfsetspeed.o tcsetattr.o tcgetattr.o tcgetpgrp.o tcsetpgrp.o tcdrain.o tcflow.o tcflush.o tcsendbrk.o cfmakeraw.o tcgetsid.o speed.os cfsetspeed.os tcsetattr.os tcgetattr.os tcgetpgrp.os tcsetpgrp.os tcdrain.os tcflow.os tcflush.os tcsendbrk.os cfmakeraw.os tcgetsid.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/termios/stubsT mv -f /usr/src/glibc-build/termios/stubsT /usr/src/glibc-build/termios/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/termios' make subdir=resource -C resource ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/resource' /tools_aarch64/bin/install -c -m 644 sys/resource.h /usr/include/sys/resource.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/resource.h /usr/include/bits/resource.h /tools_aarch64/bin/install -c -m 644 sys/vlimit.h /usr/include/sys/vlimit.h /tools_aarch64/bin/install -c -m 644 ulimit.h /usr/include/ulimit.h /tools_aarch64/bin/install -c -m 644 bits/types/struct_rusage.h /usr/include/bits/types/struct_rusage.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/resource/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h getrlimit.o setrlimit.o getrlimit64.o setrlimit64.o getrusage.o ulimit.o vlimit.o vtimes.o getpriority.o setpriority.o nice.o getrlimit.os setrlimit.os getrlimit64.os setrlimit64.os getrusage.os ulimit.os vlimit.os vtimes.os getpriority.os setpriority.os nice.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/resource/stubsT mv -f /usr/src/glibc-build/resource/stubsT /usr/src/glibc-build/resource/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/resource' make subdir=misc -C misc ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/misc' /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/a.out.h /usr/include/a.out.h /tools_aarch64/bin/install -c -m 644 ar.h /usr/include/ar.h /tools_aarch64/bin/install -c -m 644 bits/err-ldbl.h /usr/include/bits/err-ldbl.h /tools_aarch64/bin/install -c -m 644 bits/error-ldbl.h /usr/include/bits/error-ldbl.h /tools_aarch64/bin/install -c -m 644 bits/error.h /usr/include/bits/error.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h /usr/include/bits/hwcap.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ioctl-types.h /usr/include/bits/ioctl-types.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ioctls.h /usr/include/bits/ioctls.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/aarch64/bits/mman.h /usr/include/bits/mman.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/param.h /usr/include/bits/param.h /tools_aarch64/bin/install -c -m 644 bits/select-decl.h /usr/include/bits/select-decl.h /tools_aarch64/bin/install -c -m 644 ../bits/select.h /usr/include/bits/select.h /tools_aarch64/bin/install -c -m 644 bits/select2.h /usr/include/bits/select2.h /tools_aarch64/bin/install -c -m 644 bits/stab.def /usr/include/bits/stab.def /tools_aarch64/bin/install -c -m 644 bits/syslog-decl.h /usr/include/bits/syslog-decl.h /tools_aarch64/bin/install -c -m 644 bits/syslog-ldbl.h /usr/include/bits/syslog-ldbl.h /tools_aarch64/bin/install -c -m 644 ../bits/syslog-path.h /usr/include/bits/syslog-path.h /tools_aarch64/bin/install -c -m 644 bits/syslog.h /usr/include/bits/syslog.h /tools_aarch64/bin/install -c -m 644 ../bits/sysmacros.h /usr/include/bits/sysmacros.h /tools_aarch64/bin/install -c -m 644 bits/types/struct_iovec.h /usr/include/bits/types/struct_iovec.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/uio-ext.h /usr/include/bits/uio-ext.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/uio_lim.h /usr/include/bits/uio_lim.h /tools_aarch64/bin/install -c -m 644 err.h /usr/include/err.h /tools_aarch64/bin/install -c -m 644 error.h /usr/include/error.h /tools_aarch64/bin/install -c -m 644 fstab.h /usr/include/fstab.h /tools_aarch64/bin/install -c -m 644 libgen.h /usr/include/libgen.h /tools_aarch64/bin/install -c -m 644 mntent.h /usr/include/mntent.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/paths.h /usr/include/paths.h /tools_aarch64/bin/install -c -m 644 regexp.h /usr/include/regexp.h /tools_aarch64/bin/install -c -m 644 search.h /usr/include/search.h /tools_aarch64/bin/install -c -m 644 sgtty.h /usr/include/sgtty.h /tools_aarch64/bin/install -c -m 644 stab.h /usr/include/stab.h /tools_aarch64/bin/install -c -m 644 sys/auxv.h /usr/include/sys/auxv.h /tools_aarch64/bin/install -c -m 644 sys/cdefs.h /usr/include/sys/cdefs.h /tools_aarch64/bin/install -c -m 644 sys/dir.h /usr/include/sys/dir.h /tools_aarch64/bin/install -c -m 644 sys/file.h /usr/include/sys/file.h /tools_aarch64/bin/install -c -m 644 sys/ioctl.h /usr/include/sys/ioctl.h /tools_aarch64/bin/install -c -m 644 sys/mman.h /usr/include/sys/mman.h /tools_aarch64/bin/install -c -m 644 sys/param.h /usr/include/sys/param.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h /usr/include/sys/ptrace.h /tools_aarch64/bin/install -c -m 644 sys/queue.h /usr/include/sys/queue.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/reboot.h /usr/include/sys/reboot.h /tools_aarch64/bin/install -c -m 644 sys/select.h /usr/include/sys/select.h /tools_aarch64/bin/install -c -m 644 sys/single_threaded.h /usr/include/sys/single_threaded.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/swap.h /usr/include/sys/swap.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/syscall.h /usr/include/sys/syscall.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/sysinfo.h /usr/include/sys/sysinfo.h /tools_aarch64/bin/install -c -m 644 sys/syslog.h /usr/include/sys/syslog.h /tools_aarch64/bin/install -c -m 644 sys/sysmacros.h /usr/include/sys/sysmacros.h /tools_aarch64/bin/install -c -m 644 sys/uio.h /usr/include/sys/uio.h /tools_aarch64/bin/install -c -m 644 sys/xattr.h /usr/include/sys/xattr.h /tools_aarch64/bin/install -c -m 644 syscall.h /usr/include/syscall.h /tools_aarch64/bin/install -c -m 644 sysexits.h /usr/include/sysexits.h /tools_aarch64/bin/install -c -m 644 syslog.h /usr/include/syslog.h /tools_aarch64/bin/install -c -m 644 ttyent.h /usr/include/ttyent.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/aarch64/sys/elf.h /usr/include/sys/elf.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/a.out.h /usr/include/bits/a.out.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/epoll.h /usr/include/bits/epoll.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/eventfd.h /usr/include/bits/eventfd.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/inotify.h /usr/include/bits/inotify.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mman-linux.h /usr/include/bits/mman-linux.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mman-map-flags-generic.h /usr/include/bits/mman-map-flags-generic.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/mman-shared.h /usr/include/bits/mman-shared.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/procfs-extra.h /usr/include/bits/procfs-extra.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/procfs-id.h /usr/include/bits/procfs-id.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/procfs-prregset.h /usr/include/bits/procfs-prregset.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/aarch64/bits/procfs.h /usr/include/bits/procfs.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/pthread_stack_min-dynamic.h /usr/include/bits/pthread_stack_min-dynamic.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/aarch64/bits/pthread_stack_min.h /usr/include/bits/pthread_stack_min.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ptrace-shared.h /usr/include/bits/ptrace-shared.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/aarch64/bits/rseq.h /usr/include/bits/rseq.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/shmlba.h /usr/include/bits/shmlba.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/siginfo-arch.h /usr/include/bits/siginfo-arch.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/siginfo-consts-arch.h /usr/include/bits/siginfo-consts-arch.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/signalfd.h /usr/include/bits/signalfd.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/socket_type.h /usr/include/bits/socket_type.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/struct_stat.h /usr/include/bits/struct_stat.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/struct_stat_time64_helper.h /usr/include/bits/struct_stat_time64_helper.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/misc/bits/syscall.h /usr/include/bits/syscall.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-baud.h /usr/include/bits/termios-baud.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_cc.h /usr/include/bits/termios-c_cc.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_cflag.h /usr/include/bits/termios-c_cflag.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_iflag.h /usr/include/bits/termios-c_iflag.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_lflag.h /usr/include/bits/termios-c_lflag.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-c_oflag.h /usr/include/bits/termios-c_oflag.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-misc.h /usr/include/bits/termios-misc.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-struct.h /usr/include/bits/termios-struct.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/termios-tcflow.h /usr/include/bits/termios-tcflow.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/timerfd.h /usr/include/bits/timerfd.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_msqid64_ds.h /usr/include/bits/types/struct_msqid64_ds.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_msqid64_ds_helper.h /usr/include/bits/types/struct_msqid64_ds_helper.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_semid64_ds.h /usr/include/bits/types/struct_semid64_ds.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_semid64_ds_helper.h /usr/include/bits/types/struct_semid64_ds_helper.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_semid_ds.h /usr/include/bits/types/struct_semid_ds.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_shmid64_ds.h /usr/include/bits/types/struct_shmid64_ds.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_shmid64_ds_helper.h /usr/include/bits/types/struct_shmid64_ds_helper.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/scsi/scsi.h /usr/include/scsi/scsi.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h /usr/include/scsi/scsi_ioctl.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/scsi/sg.h /usr/include/scsi/sg.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/acct.h /usr/include/sys/acct.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/epoll.h /usr/include/sys/epoll.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/eventfd.h /usr/include/sys/eventfd.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/fanotify.h /usr/include/sys/fanotify.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/fsuid.h /usr/include/sys/fsuid.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/inotify.h /usr/include/sys/inotify.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/kd.h /usr/include/sys/kd.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/klog.h /usr/include/sys/klog.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/mount.h /usr/include/sys/mount.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/pci.h /usr/include/sys/pci.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/personality.h /usr/include/sys/personality.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/pidfd.h /usr/include/sys/pidfd.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/prctl.h /usr/include/sys/prctl.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/quota.h /usr/include/sys/quota.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/raw.h /usr/include/sys/raw.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/rseq.h /usr/include/sys/rseq.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/signalfd.h /usr/include/sys/signalfd.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/soundcard.h /usr/include/sys/soundcard.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/timerfd.h /usr/include/sys/timerfd.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/aarch64/sys/user.h /usr/include/sys/user.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/vt.h /usr/include/sys/vt.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/gnu/sys/mtio.h /usr/include/sys/mtio.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/sys/ifunc.h /usr/include/sys/ifunc.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/misc/libg.a /usr/lib64/libg.a /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/misc/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h acct.o allocate_once.o atomic_wide_counter.o brk.o chflags.o chroot.o daemon.o dirname.o efgcvt.o efgcvt_r.o err.o error.o fchflags.o fd_to_filename.o fdatasync.o fgetxattr.o flistxattr.o fremovexattr.o fsetxattr.o fstab.o fsync.o ftruncate.o ftruncate64.o futimes.o futimesat.o getauxval.o getclktck.o getdomain.o getdtsz.o gethostid.o gethostname.o getloadavg.o getpagesize.o getpass.o getsysstats.o getttyent.o getusershell.o getxattr.o gtty.o hsearch.o hsearch_r.o ifunc-impl-list.o insremque.o ioctl.o lgetxattr.o listxattr.o llistxattr.o lremovexattr.o lsearch.o lsetxattr.o lutimes.o madvise.o makedev.o mincore.o mkdtemp.o mkostemp.o mkostemp64.o mkostemps.o mkostemps64.o mkstemp.o mkstemp64.o mkstemps.o mkstemps64.o mktemp.o mlock.o mlockall.o mmap.o mmap64.o mntent.o mntent_r.o mprotect.o msync.o munlock.o munlockall.o munmap.o preadv.o preadv2.o preadv64.o preadv64v2.o pselect.o ptrace.o pwritev.o pwritev2.o pwritev64.o pwritev64v2.o qefgcvt.o qefgcvt_r.o readv.o reboot.o regexp.o remap_file_pages.o removexattr.o revoke.o sbrk.o select.o setdomain.o setegid.o seteuid.o sethostid.o sethostname.o setregid.o setreuid.o setxattr.o single_threaded.o sstk.o stty.o swapoff.o swapon.o sync.o syncfs.o syscall.o syslog.o truncate.o truncate64.o tsearch.o ttyslot.o ualarm.o unwind-link.o usleep.o ustat.o utimes.o vhangup.o writev.o init-misc.o adjtimex.o clock_adjtime.o clone.o clone-internal.o clone-pidfd-support.o clone3.o closefrom_fallback.o convert_scm_timestamps.o epoll_create.o epoll_pwait.o epoll_pwait2.o epoll_wait.o eventfd.o eventfd_read.o eventfd_write.o fanotify_mark.o fxstat.o fxstat64.o fxstatat.o fxstatat64.o inotify_init.o lxstat.o lxstat64.o mlock2.o mremap.o open_by_handle_at.o personality.o pkey_get.o pkey_mprotect.o pkey_set.o prctl.o prlimit.o prlimit64.o process_vm_readv.o process_vm_writev.o pselect32.o readahead.o sched_getattr.o sched_setattr.o setfsgid.o setfsuid.o setvmaname.o signalfd.o splice.o sysctl.o tee.o timerfd_gettime.o timerfd_settime.o umount.o umount2.o vmsplice.o xmknod.o xmknodat.o xstat.o xstat64.o capget.o capset.o delete_module.o epoll_create1.o epoll_ctl.o fsconfig.o fsmount.o fsopen.o fspick.o init_module.o inotify_add_watch.o inotify_init1.o inotify_rm_watch.o klogctl.o mount.o mount_setattr.o move_mount.o open_tree.o pidfd_open.o pidfd_getfd.o pivot_root.o pidfd_send_signal.o process_madvise.o process_mrelease.o quotactl.o sysinfo.o unshare.o timerfd_create.o fanotify_init.o name_to_handle_at.o setns.o memfd_create.o pkey_alloc.o pkey_free.o gettid.o tgkill.o stub-syscalls.o __mtag_tag_zero_region.o __mtag_tag_region.o __arm_za_disable.o __alloc_gcs.o malloc-hugepages.o acct.os allocate_once.os atomic_wide_counter.os brk.os chflags.os chroot.os daemon.os dirname.os efgcvt.os efgcvt_r.os err.os error.os fchflags.os fd_to_filename.os fdatasync.os fgetxattr.os flistxattr.os fremovexattr.os fsetxattr.os fstab.os fsync.os ftruncate.os ftruncate64.os futimes.os futimesat.os getauxval.os getclktck.os getdomain.os getdtsz.os gethostid.os gethostname.os getloadavg.os getpagesize.os getpass.os getsysstats.os getttyent.os getusershell.os getxattr.os gtty.os hsearch.os hsearch_r.os ifunc-impl-list.os insremque.os ioctl.os lgetxattr.os listxattr.os llistxattr.os lremovexattr.os lsearch.os lsetxattr.os lutimes.os madvise.os makedev.os mincore.os mkdtemp.os mkostemp.os mkostemp64.os mkostemps.os mkostemps64.os mkstemp.os mkstemp64.os mkstemps.os mkstemps64.os mktemp.os mlock.os mlockall.os mmap.os mmap64.os mntent.os mntent_r.os mprotect.os msync.os munlock.os munlockall.os munmap.os preadv.os preadv2.os preadv64.os preadv64v2.os pselect.os ptrace.os pwritev.os pwritev2.os pwritev64.os pwritev64v2.os qefgcvt.os qefgcvt_r.os readv.os reboot.os regexp.os remap_file_pages.os removexattr.os revoke.os sbrk.os select.os setdomain.os setegid.os seteuid.os sethostid.os sethostname.os setregid.os setreuid.os setxattr.os single_threaded.os sstk.os stty.os swapoff.os swapon.os sync.os syncfs.os syscall.os syslog.os truncate.os truncate64.os tsearch.os ttyslot.os ualarm.os unwind-link.os usleep.os ustat.os utimes.os vhangup.os writev.os init-misc.os adjtimex.os clock_adjtime.os clone.os clone-internal.os clone-pidfd-support.os clone3.os closefrom_fallback.os convert_scm_timestamps.os epoll_create.os epoll_pwait.os epoll_pwait2.os epoll_wait.os eventfd.os eventfd_read.os eventfd_write.os fanotify_mark.os fxstat.os fxstat64.os fxstatat.os fxstatat64.os inotify_init.os lxstat.os lxstat64.os mlock2.os mremap.os open_by_handle_at.os personality.os pkey_get.os pkey_mprotect.os pkey_set.os prctl.os prlimit.os prlimit64.os process_vm_readv.os process_vm_writev.os pselect32.os readahead.os sched_getattr.os sched_setattr.os setfsgid.os setfsuid.os setvmaname.os signalfd.os splice.os sysctl.os tee.os timerfd_gettime.os timerfd_settime.os umount.os umount2.os vmsplice.os xmknod.os xmknodat.os xstat.os xstat64.os capget.os capset.os delete_module.os epoll_create1.os epoll_ctl.os fsconfig.os fsmount.os fsopen.os fspick.os init_module.os inotify_add_watch.os inotify_init1.os inotify_rm_watch.os klogctl.os mount.os mount_setattr.os move_mount.os nfsservctl.os open_tree.os pidfd_open.os pidfd_getfd.os pivot_root.os pidfd_send_signal.os process_madvise.os process_mrelease.os quotactl.os sysinfo.os unshare.os timerfd_create.os fanotify_init.os name_to_handle_at.os setns.os memfd_create.os pkey_alloc.os pkey_free.os gettid.os tgkill.os stub-syscalls.os __mtag_tag_zero_region.os __mtag_tag_region.os __arm_za_disable.os __alloc_gcs.os malloc-hugepages.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/misc/stubsT mv -f /usr/src/glibc-build/misc/stubsT /usr/src/glibc-build/misc/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/misc' make subdir=socket -C socket ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/socket' /tools_aarch64/bin/install -c -m 644 ../bits/sockaddr.h /usr/include/bits/sockaddr.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/socket.h /usr/include/bits/socket.h /tools_aarch64/bin/install -c -m 644 bits/socket2.h /usr/include/bits/socket2.h /tools_aarch64/bin/install -c -m 644 bits/types/struct_osockaddr.h /usr/include/bits/types/struct_osockaddr.h .././scripts/mkinstalldirs /usr/include/net mkdir -p -- /usr/include/net /tools_aarch64/bin/install -c -m 644 ../sysdeps/gnu/net/if.h /usr/include/net/if.h /tools_aarch64/bin/install -c -m 644 sys/socket.h /usr/include/sys/socket.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/generic/sys/socketvar.h /usr/include/sys/socketvar.h /tools_aarch64/bin/install -c -m 644 sys/un.h /usr/include/sys/un.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/socket-constants.h /usr/include/bits/socket-constants.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/ethernet.h /usr/include/net/ethernet.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_arp.h /usr/include/net/if_arp.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_packet.h /usr/include/net/if_packet.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_ppp.h /usr/include/net/if_ppp.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_shaper.h /usr/include/net/if_shaper.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/if_slip.h /usr/include/net/if_slip.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/ppp-comp.h /usr/include/net/ppp-comp.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/ppp_defs.h /usr/include/net/ppp_defs.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/net/route.h /usr/include/net/route.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/socket/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h accept.o accept4.o bind.o connect.o getpeername.o getsockname.o getsockopt.o isfdtype.o listen.o opensock.o recv.o recvfrom.o recvmmsg.o recvmsg.o send.o sendmmsg.o sendmsg.o sendto.o setsockopt.o shutdown.o sockaddr_un_set.o sockatmark.o socket.o socketpair.o sa_len.o cmsg_nxthdr.o accept.os accept4.os bind.os connect.os getpeername.os getsockname.os getsockopt.os isfdtype.os listen.os opensock.os recv.os recvfrom.os recvmmsg.os recvmsg.os send.os sendmmsg.os sendmsg.os sendto.os setsockopt.os shutdown.os sockaddr_un_set.os sockatmark.os socket.os socketpair.os sa_len.os cmsg_nxthdr.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/socket/stubsT mv -f /usr/src/glibc-build/socket/stubsT /usr/src/glibc-build/socket/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/socket' make subdir=sysvipc -C sysvipc ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/sysvipc' /tools_aarch64/bin/install -c -m 644 sys/ipc.h /usr/include/sys/ipc.h /tools_aarch64/bin/install -c -m 644 sys/msg.h /usr/include/sys/msg.h /tools_aarch64/bin/install -c -m 644 sys/sem.h /usr/include/sys/sem.h /tools_aarch64/bin/install -c -m 644 sys/shm.h /usr/include/sys/shm.h /tools_aarch64/bin/install -c -m 644 ../bits/ipctypes.h /usr/include/bits/ipctypes.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/gnu/bits/ipc.h /usr/include/bits/ipc.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/msq.h /usr/include/bits/msq.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/sem.h /usr/include/bits/sem.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/shm.h /usr/include/bits/shm.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/ipc-perm.h /usr/include/bits/ipc-perm.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_msqid_ds.h /usr/include/bits/types/struct_msqid_ds.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/types/struct_shmid_ds.h /usr/include/bits/types/struct_shmid_ds.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/sysvipc/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h ftok.o msgsnd.o msgrcv.o msgget.o msgctl.o semop.o semget.o semctl.o semtimedop.o shmat.o shmdt.o shmget.o shmctl.o ftok.os msgsnd.os msgrcv.os msgget.os msgctl.os semop.os semget.os semctl.os semtimedop.os shmat.os shmdt.os shmget.os shmctl.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/sysvipc/stubsT mv -f /usr/src/glibc-build/sysvipc/stubsT /usr/src/glibc-build/sysvipc/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/sysvipc' make subdir=gmon -C gmon ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/gmon' /tools_aarch64/bin/install -c -m 644 sys/gmon.h /usr/include/sys/gmon.h /tools_aarch64/bin/install -c -m 644 sys/gmon_out.h /usr/include/sys/gmon_out.h /tools_aarch64/bin/install -c -m 644 sys/profil.h /usr/include/sys/profil.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/gmon/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h gmon.o mcount.o prof-freq.o profil.o sprofil.o gmon.os mcount.os prof-freq.os profil.os sprofil.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/gmon/stubsT mv -f /usr/src/glibc-build/gmon/stubsT /usr/src/glibc-build/gmon/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/gmon' make subdir=gnulib -C gnulib ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/gnulib' > /usr/src/glibc-build/gnulib/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/gnulib' make subdir=wctype -C wctype ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/wctype' /tools_aarch64/bin/install -c -m 644 wctype.h /usr/include/wctype.h /tools_aarch64/bin/install -c -m 644 bits/wctype-wchar.h /usr/include/bits/wctype-wchar.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/wctype/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h wcfuncs.o wctype.o iswctype.o wctrans.o towctrans.o wcfuncs_l.o wctype_l.o iswctype_l.o wctrans_l.o towctrans_l.o wcfuncs.os wctype.os iswctype.os wctrans.os towctrans.os wcfuncs_l.os wctype_l.os iswctype_l.os wctrans_l.os towctrans_l.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/wctype/stubsT mv -f /usr/src/glibc-build/wctype/stubsT /usr/src/glibc-build/wctype/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/wctype' make subdir=manual -C manual ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/manual' > /usr/src/glibc-build/manual/stubs sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/stpcpy.c | expand > /usr/src/glibc-build/manual/stpcpy.c.texi.new mv -f /usr/src/glibc-build/manual/stpcpy.c.texi.new /usr/src/glibc-build/manual/stpcpy.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/strdupa.c | expand > /usr/src/glibc-build/manual/strdupa.c.texi.new mv -f /usr/src/glibc-build/manual/strdupa.c.texi.new /usr/src/glibc-build/manual/strdupa.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/mbstouwcs.c | expand > /usr/src/glibc-build/manual/mbstouwcs.c.texi.new mv -f /usr/src/glibc-build/manual/mbstouwcs.c.texi.new /usr/src/glibc-build/manual/mbstouwcs.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/search.c | expand > /usr/src/glibc-build/manual/search.c.texi.new mv -f /usr/src/glibc-build/manual/search.c.texi.new /usr/src/glibc-build/manual/search.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/twalk.c | expand > /usr/src/glibc-build/manual/twalk.c.texi.new mv -f /usr/src/glibc-build/manual/twalk.c.texi.new /usr/src/glibc-build/manual/twalk.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/mkdirent.c | expand > /usr/src/glibc-build/manual/mkdirent.c.texi.new mv -f /usr/src/glibc-build/manual/mkdirent.c.texi.new /usr/src/glibc-build/manual/mkdirent.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/rprintf.c | expand > /usr/src/glibc-build/manual/rprintf.c.texi.new mv -f /usr/src/glibc-build/manual/rprintf.c.texi.new /usr/src/glibc-build/manual/rprintf.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/memopen.c | expand > /usr/src/glibc-build/manual/memopen.c.texi.new mv -f /usr/src/glibc-build/manual/memopen.c.texi.new /usr/src/glibc-build/manual/memopen.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/memstrm.c | expand > /usr/src/glibc-build/manual/memstrm.c.texi.new mv -f /usr/src/glibc-build/manual/memstrm.c.texi.new /usr/src/glibc-build/manual/memstrm.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/fmtmsgexpl.c | expand > /usr/src/glibc-build/manual/fmtmsgexpl.c.texi.new mv -f /usr/src/glibc-build/manual/fmtmsgexpl.c.texi.new /usr/src/glibc-build/manual/fmtmsgexpl.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/select.c | expand > /usr/src/glibc-build/manual/select.c.texi.new mv -f /usr/src/glibc-build/manual/select.c.texi.new /usr/src/glibc-build/manual/select.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/ofdlocks.c | expand > /usr/src/glibc-build/manual/ofdlocks.c.texi.new mv -f /usr/src/glibc-build/manual/ofdlocks.c.texi.new /usr/src/glibc-build/manual/ofdlocks.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/dir.c | expand > /usr/src/glibc-build/manual/dir.c.texi.new mv -f /usr/src/glibc-build/manual/dir.c.texi.new /usr/src/glibc-build/manual/dir.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/dir2.c | expand > /usr/src/glibc-build/manual/dir2.c.texi.new mv -f /usr/src/glibc-build/manual/dir2.c.texi.new /usr/src/glibc-build/manual/dir2.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/pipe.c | expand > /usr/src/glibc-build/manual/pipe.c.texi.new mv -f /usr/src/glibc-build/manual/pipe.c.texi.new /usr/src/glibc-build/manual/pipe.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/popen.c | expand > /usr/src/glibc-build/manual/popen.c.texi.new mv -f /usr/src/glibc-build/manual/popen.c.texi.new /usr/src/glibc-build/manual/popen.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/mkfsock.c | expand > /usr/src/glibc-build/manual/mkfsock.c.texi.new mv -f /usr/src/glibc-build/manual/mkfsock.c.texi.new /usr/src/glibc-build/manual/mkfsock.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/mkisock.c | expand > /usr/src/glibc-build/manual/mkisock.c.texi.new mv -f /usr/src/glibc-build/manual/mkisock.c.texi.new /usr/src/glibc-build/manual/mkisock.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/isockad.c | expand > /usr/src/glibc-build/manual/isockad.c.texi.new mv -f /usr/src/glibc-build/manual/isockad.c.texi.new /usr/src/glibc-build/manual/isockad.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/inetcli.c | expand > /usr/src/glibc-build/manual/inetcli.c.texi.new mv -f /usr/src/glibc-build/manual/inetcli.c.texi.new /usr/src/glibc-build/manual/inetcli.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/inetsrv.c | expand > /usr/src/glibc-build/manual/inetsrv.c.texi.new mv -f /usr/src/glibc-build/manual/inetsrv.c.texi.new /usr/src/glibc-build/manual/inetsrv.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/filesrv.c | expand > /usr/src/glibc-build/manual/filesrv.c.texi.new mv -f /usr/src/glibc-build/manual/filesrv.c.texi.new /usr/src/glibc-build/manual/filesrv.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/filecli.c | expand > /usr/src/glibc-build/manual/filecli.c.texi.new mv -f /usr/src/glibc-build/manual/filecli.c.texi.new /usr/src/glibc-build/manual/filecli.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/termios.c | expand > /usr/src/glibc-build/manual/termios.c.texi.new mv -f /usr/src/glibc-build/manual/termios.c.texi.new /usr/src/glibc-build/manual/termios.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/mygetpass.c | expand > /usr/src/glibc-build/manual/mygetpass.c.texi.new mv -f /usr/src/glibc-build/manual/mygetpass.c.texi.new /usr/src/glibc-build/manual/mygetpass.c.texi pwd=`pwd`; \ python3 -B ../math/gen-libm-test.py -s $pwd/.. -m /usr/src/glibc-build/manual/libm-err-tmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/manual/libm-err-tmp /usr/src/glibc-build/manual/libm-err.texi touch /usr/src/glibc-build/manual/stamp-libm-err sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/timespec_subtract.c | expand > /usr/src/glibc-build/manual/timespec_subtract.c.texi.new mv -f /usr/src/glibc-build/manual/timespec_subtract.c.texi.new /usr/src/glibc-build/manual/timespec_subtract.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/strftim.c | expand > /usr/src/glibc-build/manual/strftim.c.texi.new mv -f /usr/src/glibc-build/manual/strftim.c.texi.new /usr/src/glibc-build/manual/strftim.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/setjmp.c | expand > /usr/src/glibc-build/manual/setjmp.c.texi.new mv -f /usr/src/glibc-build/manual/setjmp.c.texi.new /usr/src/glibc-build/manual/setjmp.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/swapcontext.c | expand > /usr/src/glibc-build/manual/swapcontext.c.texi.new mv -f /usr/src/glibc-build/manual/swapcontext.c.texi.new /usr/src/glibc-build/manual/swapcontext.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/sigh1.c | expand > /usr/src/glibc-build/manual/sigh1.c.texi.new mv -f /usr/src/glibc-build/manual/sigh1.c.texi.new /usr/src/glibc-build/manual/sigh1.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/sigusr.c | expand > /usr/src/glibc-build/manual/sigusr.c.texi.new mv -f /usr/src/glibc-build/manual/sigusr.c.texi.new /usr/src/glibc-build/manual/sigusr.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/testopt.c | expand > /usr/src/glibc-build/manual/testopt.c.texi.new mv -f /usr/src/glibc-build/manual/testopt.c.texi.new /usr/src/glibc-build/manual/testopt.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/longopt.c | expand > /usr/src/glibc-build/manual/longopt.c.texi.new mv -f /usr/src/glibc-build/manual/longopt.c.texi.new /usr/src/glibc-build/manual/longopt.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/argp-ex1.c | expand > /usr/src/glibc-build/manual/argp-ex1.c.texi.new mv -f /usr/src/glibc-build/manual/argp-ex1.c.texi.new /usr/src/glibc-build/manual/argp-ex1.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/argp-ex2.c | expand > /usr/src/glibc-build/manual/argp-ex2.c.texi.new mv -f /usr/src/glibc-build/manual/argp-ex2.c.texi.new /usr/src/glibc-build/manual/argp-ex2.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/argp-ex3.c | expand > /usr/src/glibc-build/manual/argp-ex3.c.texi.new mv -f /usr/src/glibc-build/manual/argp-ex3.c.texi.new /usr/src/glibc-build/manual/argp-ex3.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/argp-ex4.c | expand > /usr/src/glibc-build/manual/argp-ex4.c.texi.new mv -f /usr/src/glibc-build/manual/argp-ex4.c.texi.new /usr/src/glibc-build/manual/argp-ex4.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/subopt.c | expand > /usr/src/glibc-build/manual/subopt.c.texi.new mv -f /usr/src/glibc-build/manual/subopt.c.texi.new /usr/src/glibc-build/manual/subopt.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/atexit.c | expand > /usr/src/glibc-build/manual/atexit.c.texi.new mv -f /usr/src/glibc-build/manual/atexit.c.texi.new /usr/src/glibc-build/manual/atexit.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/db.c | expand > /usr/src/glibc-build/manual/db.c.texi.new mv -f /usr/src/glibc-build/manual/db.c.texi.new /usr/src/glibc-build/manual/db.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/execinfo.c | expand > /usr/src/glibc-build/manual/execinfo.c.texi.new mv -f /usr/src/glibc-build/manual/execinfo.c.texi.new /usr/src/glibc-build/manual/execinfo.c.texi sed -e '1,/^\*\/$/d' \ -e 's,[{}],@&,g' \ -e 's,/\*\(@.*\)\*/,\1,g' \ -e 's,/\* *,/* @r{,g' -e 's, *\*/,} */,' \ -e 's/\(@[a-z][a-z]*\)@{\([^}]*\)@}/\1{\2}/g'\ examples/add.c | expand > /usr/src/glibc-build/manual/add.c.texi.new mv -f /usr/src/glibc-build/manual/add.c.texi.new /usr/src/glibc-build/manual/add.c.texi echo "@ifclear PKGVERS" > /usr/src/glibc-build/manual/pkgvers-tmp echo "@set PKGVERS" >> /usr/src/glibc-build/manual/pkgvers-tmp echo "@set PKGVERSION (GNU libc) " >> /usr/src/glibc-build/manual/pkgvers-tmp if [ "(GNU libc) " = "(GNU libc) " ]; then \ echo "@set PKGVERSION_DEFAULT" >> /usr/src/glibc-build/manual/pkgvers-tmp; \ fi echo "@set REPORT_BUGS_TO @uref{https://www.gnu.org/software/libc/bugs.html}" >> /usr/src/glibc-build/manual/pkgvers-tmp echo "@set man_pages_version 6.9.1" >> /usr/src/glibc-build/manual/pkgvers-tmp; \ echo "@end ifclear" >> /usr/src/glibc-build/manual/pkgvers-tmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/manual/pkgvers-tmp /usr/src/glibc-build/manual/pkgvers.texi touch /usr/src/glibc-build/manual/stamp-pkgvers /bin/sh ./check-safety.sh intro.texi creature.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi stdbit.texi time.texi resource.texi setjmp.texi signal.texi startup.texi getopt.texi argp.texi process.texi ipc.texi job.texi nss.texi nsswitch.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi dynlink.texi probes.texi tunables.texi lang.texi header.texi install.texi macros.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi /bin/sh ./check-deftype.sh intro.texi creature.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi stdbit.texi time.texi resource.texi setjmp.texi signal.texi startup.texi getopt.texi argp.texi process.texi ipc.texi job.texi nss.texi nsswitch.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi dynlink.texi probes.texi tunables.texi lang.texi header.texi install.texi macros.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi LC_ALL=C /usr/bin/perl summary.pl intro.texi creature.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi stdbit.texi time.texi resource.texi setjmp.texi signal.texi startup.texi getopt.texi argp.texi process.texi ipc.texi job.texi nss.texi nsswitch.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi dynlink.texi probes.texi tunables.texi lang.texi header.texi install.texi macros.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi /usr/src/glibc-build/manual/stpcpy.c.texi /usr/src/glibc-build/manual/strdupa.c.texi /usr/src/glibc-build/manual/mbstouwcs.c.texi /usr/src/glibc-build/manual/search.c.texi /usr/src/glibc-build/manual/twalk.c.texi /usr/src/glibc-build/manual/mkdirent.c.texi /usr/src/glibc-build/manual/rprintf.c.texi /usr/src/glibc-build/manual/memopen.c.texi /usr/src/glibc-build/manual/memstrm.c.texi /usr/src/glibc-build/manual/fmtmsgexpl.c.texi /usr/src/glibc-build/manual/select.c.texi /usr/src/glibc-build/manual/ofdlocks.c.texi /usr/src/glibc-build/manual/dir.c.texi /usr/src/glibc-build/manual/dir2.c.texi /usr/src/glibc-build/manual/pipe.c.texi /usr/src/glibc-build/manual/popen.c.texi /usr/src/glibc-build/manual/mkfsock.c.texi /usr/src/glibc-build/manual/mkisock.c.texi /usr/src/glibc-build/manual/isockad.c.texi /usr/src/glibc-build/manual/inetcli.c.texi /usr/src/glibc-build/manual/inetsrv.c.texi /usr/src/glibc-build/manual/filesrv.c.texi /usr/src/glibc-build/manual/filecli.c.texi /usr/src/glibc-build/manual/termios.c.texi /usr/src/glibc-build/manual/mygetpass.c.texi /usr/src/glibc-build/manual/libm-err.texi /usr/src/glibc-build/manual/timespec_subtract.c.texi /usr/src/glibc-build/manual/strftim.c.texi /usr/src/glibc-build/manual/setjmp.c.texi /usr/src/glibc-build/manual/swapcontext.c.texi /usr/src/glibc-build/manual/sigh1.c.texi /usr/src/glibc-build/manual/sigusr.c.texi /usr/src/glibc-build/manual/testopt.c.texi /usr/src/glibc-build/manual/longopt.c.texi /usr/src/glibc-build/manual/argp-ex1.c.texi /usr/src/glibc-build/manual/argp-ex2.c.texi /usr/src/glibc-build/manual/argp-ex3.c.texi /usr/src/glibc-build/manual/argp-ex4.c.texi /usr/src/glibc-build/manual/subopt.c.texi /usr/src/glibc-build/manual/atexit.c.texi /usr/src/glibc-build/manual/db.c.texi /usr/src/glibc-build/manual/execinfo.c.texi /usr/src/glibc-build/manual/add.c.texi /usr/src/glibc-build/manual/pkgvers.texi > /usr/src/glibc-build/manual/summary-tmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/manual/summary-tmp /usr/src/glibc-build/manual/summary.texi touch /usr/src/glibc-build/manual/stamp-summary AWK=gawk /bin/sh libc-texinfo.sh /usr/src/glibc-build/manual/ \ 'intro.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi stdbit.texi time.texi resource.texi setjmp.texi signal.texi startup.texi process.texi ipc.texi job.texi nss.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi dynlink.texi probes.texi tunables.texi' \ 'lang.texi header.texi install.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi' Makefile:68: warning: pattern recipe did not update peer target 'top-menu./usr/src/glibc-build/manual/texi'. AWK=gawk /bin/sh libc-texinfo.sh /usr/src/glibc-build/manual/ \ 'intro.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi stdbit.texi time.texi resource.texi setjmp.texi signal.texi startup.texi process.texi ipc.texi job.texi nss.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi dynlink.texi probes.texi tunables.texi' \ 'lang.texi header.texi install.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi' Makefile:68: warning: pattern recipe did not update peer target 'chapters./usr/src/glibc-build/manual/texi'. (echo "@dircategory GNU C library functions and macros"; \ echo "@direntry"; \ gawk -f xtract-typefun.awk intro.texi creature.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi stdbit.texi time.texi resource.texi setjmp.texi signal.texi startup.texi getopt.texi argp.texi process.texi ipc.texi job.texi nss.texi nsswitch.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi dynlink.texi probes.texi tunables.texi lang.texi header.texi install.texi macros.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi /usr/src/glibc-build/manual/stpcpy.c.texi /usr/src/glibc-build/manual/strdupa.c.texi /usr/src/glibc-build/manual/mbstouwcs.c.texi /usr/src/glibc-build/manual/search.c.texi /usr/src/glibc-build/manual/twalk.c.texi /usr/src/glibc-build/manual/mkdirent.c.texi /usr/src/glibc-build/manual/rprintf.c.texi /usr/src/glibc-build/manual/memopen.c.texi /usr/src/glibc-build/manual/memstrm.c.texi /usr/src/glibc-build/manual/fmtmsgexpl.c.texi /usr/src/glibc-build/manual/select.c.texi /usr/src/glibc-build/manual/ofdlocks.c.texi /usr/src/glibc-build/manual/dir.c.texi /usr/src/glibc-build/manual/dir2.c.texi /usr/src/glibc-build/manual/pipe.c.texi /usr/src/glibc-build/manual/popen.c.texi /usr/src/glibc-build/manual/mkfsock.c.texi /usr/src/glibc-build/manual/mkisock.c.texi /usr/src/glibc-build/manual/isockad.c.texi /usr/src/glibc-build/manual/inetcli.c.texi /usr/src/glibc-build/manual/inetsrv.c.texi /usr/src/glibc-build/manual/filesrv.c.texi /usr/src/glibc-build/manual/filecli.c.texi /usr/src/glibc-build/manual/termios.c.texi /usr/src/glibc-build/manual/mygetpass.c.texi /usr/src/glibc-build/manual/libm-err.texi /usr/src/glibc-build/manual/timespec_subtract.c.texi /usr/src/glibc-build/manual/strftim.c.texi /usr/src/glibc-build/manual/setjmp.c.texi /usr/src/glibc-build/manual/swapcontext.c.texi /usr/src/glibc-build/manual/sigh1.c.texi /usr/src/glibc-build/manual/sigusr.c.texi /usr/src/glibc-build/manual/testopt.c.texi /usr/src/glibc-build/manual/longopt.c.texi /usr/src/glibc-build/manual/argp-ex1.c.texi /usr/src/glibc-build/manual/argp-ex2.c.texi /usr/src/glibc-build/manual/argp-ex3.c.texi /usr/src/glibc-build/manual/argp-ex4.c.texi /usr/src/glibc-build/manual/subopt.c.texi /usr/src/glibc-build/manual/atexit.c.texi /usr/src/glibc-build/manual/db.c.texi /usr/src/glibc-build/manual/execinfo.c.texi /usr/src/glibc-build/manual/add.c.texi /usr/src/glibc-build/manual/summary.texi /usr/src/glibc-build/manual/pkgvers.texi | sort; \ echo "@end direntry") > /usr/src/glibc-build/manual/dir-add.texi.new mv -f /usr/src/glibc-build/manual/dir-add.texi.new /usr/src/glibc-build/manual/dir-add.texi echo "@set VERSION 2.41" > /usr/src/glibc-build/manual/version-tmp /bin/sh ../scripts/move-if-change /usr/src/glibc-build/manual/version-tmp /usr/src/glibc-build/manual/version.texi touch /usr/src/glibc-build/manual/stamp-version LANGUAGE=C LC_ALL=C makeinfo -P /usr/src/glibc-build/manual/ --output=/usr/src/glibc-build/manual/libc.info libc.texinfo for file in /usr/src/glibc-build/manual/libc.info*; do \ /tools_aarch64/bin/install -c -m 644 $file /usr/share/info/; \ done /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/libc.a /usr/lib64/libc.a /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/libc_nonshared.a /usr/lib64/libc_nonshared.a /tools_aarch64/bin/install -c /usr/src/glibc-build/libc.so /lib64/libc.so.6.new mv -f /lib64/libc.so.6.new /lib64/libc.so.6 make[3]: Leaving directory '/usr/src/glibc-2.41/manual' make subdir=po -C po ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/po' msgfmt -o /usr/src/glibc-build/po/be.mo be.po .././scripts/mkinstalldirs /usr/share/locale/be/LC_MESSAGES mkdir -p -- /usr/share/locale/be/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/be.mo /usr/share/locale/be/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/bg.mo bg.po .././scripts/mkinstalldirs /usr/share/locale/bg/LC_MESSAGES mkdir -p -- /usr/share/locale/bg/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/bg.mo /usr/share/locale/bg/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/ca.mo ca.po .././scripts/mkinstalldirs /usr/share/locale/ca/LC_MESSAGES mkdir -p -- /usr/share/locale/ca/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/ca.mo /usr/share/locale/ca/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/cs.mo cs.po .././scripts/mkinstalldirs /usr/share/locale/cs/LC_MESSAGES mkdir -p -- /usr/share/locale/cs/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/cs.mo /usr/share/locale/cs/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/da.mo da.po .././scripts/mkinstalldirs /usr/share/locale/da/LC_MESSAGES mkdir -p -- /usr/share/locale/da/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/da.mo /usr/share/locale/da/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/de.mo de.po .././scripts/mkinstalldirs /usr/share/locale/de/LC_MESSAGES mkdir -p -- /usr/share/locale/de/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/de.mo /usr/share/locale/de/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/el.mo el.po .././scripts/mkinstalldirs /usr/share/locale/el/LC_MESSAGES mkdir -p -- /usr/share/locale/el/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/el.mo /usr/share/locale/el/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/en_GB.mo en_GB.po .././scripts/mkinstalldirs /usr/share/locale/en_GB/LC_MESSAGES mkdir -p -- /usr/share/locale/en_GB/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/en_GB.mo /usr/share/locale/en_GB/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/eo.mo eo.po .././scripts/mkinstalldirs /usr/share/locale/eo/LC_MESSAGES mkdir -p -- /usr/share/locale/eo/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/eo.mo /usr/share/locale/eo/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/es.mo es.po .././scripts/mkinstalldirs /usr/share/locale/es/LC_MESSAGES mkdir -p -- /usr/share/locale/es/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/es.mo /usr/share/locale/es/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/fi.mo fi.po .././scripts/mkinstalldirs /usr/share/locale/fi/LC_MESSAGES mkdir -p -- /usr/share/locale/fi/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/fi.mo /usr/share/locale/fi/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/fr.mo fr.po .././scripts/mkinstalldirs /usr/share/locale/fr/LC_MESSAGES mkdir -p -- /usr/share/locale/fr/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/fr.mo /usr/share/locale/fr/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/gl.mo gl.po .././scripts/mkinstalldirs /usr/share/locale/gl/LC_MESSAGES mkdir -p -- /usr/share/locale/gl/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/gl.mo /usr/share/locale/gl/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/hr.mo hr.po .././scripts/mkinstalldirs /usr/share/locale/hr/LC_MESSAGES mkdir -p -- /usr/share/locale/hr/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/hr.mo /usr/share/locale/hr/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/hu.mo hu.po .././scripts/mkinstalldirs /usr/share/locale/hu/LC_MESSAGES mkdir -p -- /usr/share/locale/hu/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/hu.mo /usr/share/locale/hu/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/ia.mo ia.po .././scripts/mkinstalldirs /usr/share/locale/ia/LC_MESSAGES mkdir -p -- /usr/share/locale/ia/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/ia.mo /usr/share/locale/ia/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/id.mo id.po .././scripts/mkinstalldirs /usr/share/locale/id/LC_MESSAGES mkdir -p -- /usr/share/locale/id/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/id.mo /usr/share/locale/id/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/it.mo it.po .././scripts/mkinstalldirs /usr/share/locale/it/LC_MESSAGES mkdir -p -- /usr/share/locale/it/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/it.mo /usr/share/locale/it/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/ja.mo ja.po .././scripts/mkinstalldirs /usr/share/locale/ja/LC_MESSAGES mkdir -p -- /usr/share/locale/ja/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/ja.mo /usr/share/locale/ja/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/ka.mo ka.po .././scripts/mkinstalldirs /usr/share/locale/ka/LC_MESSAGES mkdir -p -- /usr/share/locale/ka/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/ka.mo /usr/share/locale/ka/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/ko.mo ko.po .././scripts/mkinstalldirs /usr/share/locale/ko/LC_MESSAGES mkdir -p -- /usr/share/locale/ko/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/ko.mo /usr/share/locale/ko/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/lt.mo lt.po .././scripts/mkinstalldirs /usr/share/locale/lt/LC_MESSAGES mkdir -p -- /usr/share/locale/lt/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/lt.mo /usr/share/locale/lt/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/nb.mo nb.po .././scripts/mkinstalldirs /usr/share/locale/nb/LC_MESSAGES mkdir -p -- /usr/share/locale/nb/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/nb.mo /usr/share/locale/nb/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/nl.mo nl.po .././scripts/mkinstalldirs /usr/share/locale/nl/LC_MESSAGES mkdir -p -- /usr/share/locale/nl/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/nl.mo /usr/share/locale/nl/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/pl.mo pl.po .././scripts/mkinstalldirs /usr/share/locale/pl/LC_MESSAGES mkdir -p -- /usr/share/locale/pl/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/pl.mo /usr/share/locale/pl/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/pt.mo pt.po .././scripts/mkinstalldirs /usr/share/locale/pt/LC_MESSAGES mkdir -p -- /usr/share/locale/pt/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/pt.mo /usr/share/locale/pt/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/pt_BR.mo pt_BR.po .././scripts/mkinstalldirs /usr/share/locale/pt_BR/LC_MESSAGES mkdir -p -- /usr/share/locale/pt_BR/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/pt_BR.mo /usr/share/locale/pt_BR/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/ro.mo ro.po .././scripts/mkinstalldirs /usr/share/locale/ro/LC_MESSAGES mkdir -p -- /usr/share/locale/ro/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/ro.mo /usr/share/locale/ro/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/ru.mo ru.po .././scripts/mkinstalldirs /usr/share/locale/ru/LC_MESSAGES mkdir -p -- /usr/share/locale/ru/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/ru.mo /usr/share/locale/ru/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/rw.mo rw.po .././scripts/mkinstalldirs /usr/share/locale/rw/LC_MESSAGES mkdir -p -- /usr/share/locale/rw/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/rw.mo /usr/share/locale/rw/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/sk.mo sk.po .././scripts/mkinstalldirs /usr/share/locale/sk/LC_MESSAGES mkdir -p -- /usr/share/locale/sk/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/sk.mo /usr/share/locale/sk/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/sl.mo sl.po .././scripts/mkinstalldirs /usr/share/locale/sl/LC_MESSAGES mkdir -p -- /usr/share/locale/sl/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/sl.mo /usr/share/locale/sl/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/sr.mo sr.po .././scripts/mkinstalldirs /usr/share/locale/sr/LC_MESSAGES mkdir -p -- /usr/share/locale/sr/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/sr.mo /usr/share/locale/sr/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/sv.mo sv.po .././scripts/mkinstalldirs /usr/share/locale/sv/LC_MESSAGES mkdir -p -- /usr/share/locale/sv/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/sv.mo /usr/share/locale/sv/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/tr.mo tr.po .././scripts/mkinstalldirs /usr/share/locale/tr/LC_MESSAGES mkdir -p -- /usr/share/locale/tr/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/tr.mo /usr/share/locale/tr/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/uk.mo uk.po .././scripts/mkinstalldirs /usr/share/locale/uk/LC_MESSAGES mkdir -p -- /usr/share/locale/uk/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/uk.mo /usr/share/locale/uk/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/vi.mo vi.po .././scripts/mkinstalldirs /usr/share/locale/vi/LC_MESSAGES mkdir -p -- /usr/share/locale/vi/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/vi.mo /usr/share/locale/vi/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/zh_CN.mo zh_CN.po .././scripts/mkinstalldirs /usr/share/locale/zh_CN/LC_MESSAGES mkdir -p -- /usr/share/locale/zh_CN/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/zh_CN.mo /usr/share/locale/zh_CN/LC_MESSAGES/libc.mo || exit 0 msgfmt -o /usr/src/glibc-build/po/zh_TW.mo zh_TW.po .././scripts/mkinstalldirs /usr/share/locale/zh_TW/LC_MESSAGES mkdir -p -- /usr/share/locale/zh_TW/LC_MESSAGES /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/po/zh_TW.mo /usr/share/locale/zh_TW/LC_MESSAGES/libc.mo || exit 0 > /usr/src/glibc-build/po/stubs rm /usr/src/glibc-build/po/sv.mo /usr/src/glibc-build/po/pl.mo /usr/src/glibc-build/po/sk.mo /usr/src/glibc-build/po/da.mo /usr/src/glibc-build/po/zh_TW.mo /usr/src/glibc-build/po/pt_BR.mo /usr/src/glibc-build/po/ro.mo /usr/src/glibc-build/po/sl.mo /usr/src/glibc-build/po/nb.mo /usr/src/glibc-build/po/hu.mo /usr/src/glibc-build/po/el.mo /usr/src/glibc-build/po/cs.mo /usr/src/glibc-build/po/ia.mo /usr/src/glibc-build/po/zh_CN.mo /usr/src/glibc-build/po/ka.mo /usr/src/glibc-build/po/ko.mo /usr/src/glibc-build/po/ru.mo /usr/src/glibc-build/po/eo.mo /usr/src/glibc-build/po/en_GB.mo /usr/src/glibc-build/po/hr.mo /usr/src/glibc-build/po/rw.mo /usr/src/glibc-build/po/fi.mo /usr/src/glibc-build/po/bg.mo /usr/src/glibc-build/po/be.mo /usr/src/glibc-build/po/tr.mo /usr/src/glibc-build/po/uk.mo /usr/src/glibc-build/po/gl.mo /usr/src/glibc-build/po/nl.mo /usr/src/glibc-build/po/id.mo /usr/src/glibc-build/po/vi.mo /usr/src/glibc-build/po/ja.mo /usr/src/glibc-build/po/sr.mo /usr/src/glibc-build/po/it.mo /usr/src/glibc-build/po/fr.mo /usr/src/glibc-build/po/lt.mo /usr/src/glibc-build/po/pt.mo /usr/src/glibc-build/po/es.mo /usr/src/glibc-build/po/de.mo /usr/src/glibc-build/po/ca.mo make[3]: Leaving directory '/usr/src/glibc-2.41/po' make subdir=argp -C argp ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/argp' /tools_aarch64/bin/install -c -m 644 argp.h /usr/include/argp.h /tools_aarch64/bin/install -c -m 644 bits/argp-ldbl.h /usr/include/bits/argp-ldbl.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/argp/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h argp-ba.o argp-eexst.o argp-fmtstream.o argp-fs-xinl.o argp-help.o argp-parse.o argp-pv.o argp-pvh.o argp-xinl.o argp-ba.os argp-eexst.os argp-fmtstream.os argp-fs-xinl.os argp-help.os argp-parse.os argp-pv.os argp-pvh.os argp-xinl.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/argp/stubsT mv -f /usr/src/glibc-build/argp/stubsT /usr/src/glibc-build/argp/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/argp' make subdir=conform -C conform ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/conform' > /usr/src/glibc-build/conform/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/conform' make subdir=debug -C debug ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/debug' /tools_aarch64/bin/install -c -m 644 execinfo.h /usr/include/execinfo.h /tools_aarch64/bin/install -c /usr/src/glibc-build/debug/libpcprofile.so /lib64/libpcprofile.so.new mv -f /lib64/libpcprofile.so.new /lib64/libpcprofile.so /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h /tools_aarch64/bin/install -c /usr/src/glibc-build/debug/pcprofiledump /usr/bin/pcprofiledump.new mv -f /usr/bin/pcprofiledump.new /usr/bin/pcprofiledump /tools_aarch64/bin/install -c /usr/src/glibc-build/debug/xtrace /usr/bin/xtrace.new mv -f /usr/bin/xtrace.new /usr/bin/xtrace (cd /usr/src/glibc-build/debug/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h ____longjmp_chk.o asprintf_chk.o backtrace.o backtracesyms.o backtracesymsfd.o chk_fail.o confstr_chk.o dprintf_chk.o explicit_bzero_chk.o fdelt_chk.o fgets_chk.o fgets_u_chk.o fgetws_chk.o fgetws_u_chk.o fortify_fail.o fprintf_chk.o fread_chk.o fread_u_chk.o fwprintf_chk.o getcwd_chk.o getdomainname_chk.o getgroups_chk.o gethostname_chk.o gets_chk.o getwd_chk.o longjmp_chk.o mbsnrtowcs_chk.o mbsrtowcs_chk.o mbstowcs_chk.o memcpy_chk.o memmove_chk.o mempcpy_chk.o memset_chk.o noophooks.o obprintf_chk.o poll_chk.o ppoll_chk.o pread64_chk.o pread_chk.o printf_chk.o read_chk.o readlink_chk.o readlinkat_chk.o readonly-area.o realpath_chk.o recv_chk.o recvfrom_chk.o snprintf_chk.o sprintf_chk.o stack_chk_fail.o stpcpy_chk.o stpncpy_chk.o strcat_chk.o strcpy_chk.o strlcat_chk.o strlcpy_chk.o strncat_chk.o strncpy_chk.o swprintf_chk.o ttyname_r_chk.o vasprintf_chk.o vdprintf_chk.o vfprintf_chk.o vfwprintf_chk.o vobprintf_chk.o vprintf_chk.o vsnprintf_chk.o vsprintf_chk.o vswprintf_chk.o vwprintf_chk.o wcpcpy_chk.o wcpncpy_chk.o wcrtomb_chk.o wcscat_chk.o wcscpy_chk.o wcslcat_chk.o wcslcpy_chk.o wcsncat_chk.o wcsncpy_chk.o wcsnrtombs_chk.o wcsrtombs_chk.o wcstombs_chk.o wctomb_chk.o wmemcpy_chk.o wmemmove_chk.o wmempcpy_chk.o wmemset_chk.o wprintf_chk.o ____longjmp_chk.os asprintf_chk.os backtrace.os backtracesyms.os backtracesymsfd.os chk_fail.os confstr_chk.os dprintf_chk.os explicit_bzero_chk.os fdelt_chk.os fgets_chk.os fgets_u_chk.os fgetws_chk.os fgetws_u_chk.os fortify_fail.os fprintf_chk.os fread_chk.os fread_u_chk.os fwprintf_chk.os getcwd_chk.os getdomainname_chk.os getgroups_chk.os gethostname_chk.os gets_chk.os getwd_chk.os longjmp_chk.os mbsnrtowcs_chk.os mbsrtowcs_chk.os mbstowcs_chk.os memcpy_chk.os memmove_chk.os mempcpy_chk.os memset_chk.os noophooks.os obprintf_chk.os poll_chk.os ppoll_chk.os pread64_chk.os pread_chk.os printf_chk.os read_chk.os readlink_chk.os readlinkat_chk.os readonly-area.os realpath_chk.os recv_chk.os recvfrom_chk.os snprintf_chk.os sprintf_chk.os stack_chk_fail.os stpcpy_chk.os stpncpy_chk.os strcat_chk.os strcpy_chk.os strlcat_chk.os strlcpy_chk.os strncat_chk.os strncpy_chk.os swprintf_chk.os ttyname_r_chk.os vasprintf_chk.os vdprintf_chk.os vfprintf_chk.os vfwprintf_chk.os vobprintf_chk.os vprintf_chk.os vsnprintf_chk.os vsprintf_chk.os vswprintf_chk.os vwprintf_chk.os wcpcpy_chk.os wcpncpy_chk.os wcrtomb_chk.os wcscat_chk.os wcscpy_chk.os wcslcat_chk.os wcslcpy_chk.os wcsncat_chk.os wcsncpy_chk.os wcsnrtombs_chk.os wcsrtombs_chk.os wcstombs_chk.os wctomb_chk.os wmemcpy_chk.os wmemmove_chk.os wmempcpy_chk.os wmemset_chk.os wprintf_chk.os stack_chk_fail_local.oS pcprofile.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/debug/stubsT mv -f /usr/src/glibc-build/debug/stubsT /usr/src/glibc-build/debug/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/debug' make subdir=mathvec -C mathvec ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/mathvec' /tools_aarch64/bin/install -c /usr/src/glibc-build/mathvec/libmvec.so /lib64/libmvec.so.1.new mv -f /lib64/libmvec.so.1.new /lib64/libmvec.so.1 rm -f /usr/lib64/libmvec.so.new /bin/sh ../scripts/rellns-sh /lib64/libmvec.so.1 /usr/lib64/libmvec.so.new mv -f /usr/lib64/libmvec.so.new /usr/lib64/libmvec.so /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/mathvec/libmvec.a /usr/lib64/libmvec.a (cd /usr/src/glibc-build/mathvec/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h acosf_advsimd.o acoshf_advsimd.o asinf_advsimd.o asinhf_advsimd.o atanf_advsimd.o atanhf_advsimd.o atan2f_advsimd.o cbrtf_advsimd.o cosf_advsimd.o coshf_advsimd.o cospif_advsimd.o erff_advsimd.o erfcf_advsimd.o expf_advsimd.o exp10f_advsimd.o exp2f_advsimd.o expm1f_advsimd.o hypotf_advsimd.o logf_advsimd.o log10f_advsimd.o log1pf_advsimd.o log2f_advsimd.o powf_advsimd.o sinf_advsimd.o sinhf_advsimd.o sinpif_advsimd.o tanf_advsimd.o tanhf_advsimd.o tanpif_advsimd.o acos_advsimd.o acosh_advsimd.o asin_advsimd.o asinh_advsimd.o atan_advsimd.o atanh_advsimd.o atan2_advsimd.o cbrt_advsimd.o cos_advsimd.o cosh_advsimd.o cospi_advsimd.o erf_advsimd.o erfc_advsimd.o exp_advsimd.o exp10_advsimd.o exp2_advsimd.o expm1_advsimd.o hypot_advsimd.o log_advsimd.o log10_advsimd.o log1p_advsimd.o log2_advsimd.o pow_advsimd.o sin_advsimd.o sinh_advsimd.o sinpi_advsimd.o tan_advsimd.o tanh_advsimd.o tanpi_advsimd.o acosf_sve.o acoshf_sve.o asinf_sve.o asinhf_sve.o atanf_sve.o atanhf_sve.o atan2f_sve.o cbrtf_sve.o cosf_sve.o coshf_sve.o cospif_sve.o erff_sve.o erfcf_sve.o expf_sve.o exp10f_sve.o exp2f_sve.o expm1f_sve.o hypotf_sve.o logf_sve.o log10f_sve.o log1pf_sve.o log2f_sve.o powf_sve.o sinf_sve.o sinhf_sve.o sinpif_sve.o tanf_sve.o tanhf_sve.o tanpif_sve.o acos_sve.o acosh_sve.o asin_sve.o asinh_sve.o atan_sve.o atanh_sve.o atan2_sve.o cbrt_sve.o cos_sve.o cosh_sve.o cospi_sve.o erf_sve.o erfc_sve.o exp_sve.o exp10_sve.o exp2_sve.o expm1_sve.o hypot_sve.o log_sve.o log10_sve.o log1p_sve.o log2_sve.o pow_sve.o sin_sve.o sinh_sve.o sinpi_sve.o tan_sve.o tanh_sve.o tanpi_sve.o v_log_data.o v_exp_data.o v_log2_data.o v_log10_data.o erf_data.o erff_data.o v_exp_tail_data.o erfc_data.o erfcf_data.o v_pow_exp_data.o v_pow_log_data.o v_powf_data.o acosf_advsimd.os acoshf_advsimd.os asinf_advsimd.os asinhf_advsimd.os atanf_advsimd.os atanhf_advsimd.os atan2f_advsimd.os cbrtf_advsimd.os cosf_advsimd.os coshf_advsimd.os cospif_advsimd.os erff_advsimd.os erfcf_advsimd.os expf_advsimd.os exp10f_advsimd.os exp2f_advsimd.os expm1f_advsimd.os hypotf_advsimd.os logf_advsimd.os log10f_advsimd.os log1pf_advsimd.os log2f_advsimd.os powf_advsimd.os sinf_advsimd.os sinhf_advsimd.os sinpif_advsimd.os tanf_advsimd.os tanhf_advsimd.os tanpif_advsimd.os acos_advsimd.os acosh_advsimd.os asin_advsimd.os asinh_advsimd.os atan_advsimd.os atanh_advsimd.os atan2_advsimd.os cbrt_advsimd.os cos_advsimd.os cosh_advsimd.os cospi_advsimd.os erf_advsimd.os erfc_advsimd.os exp_advsimd.os exp10_advsimd.os exp2_advsimd.os expm1_advsimd.os hypot_advsimd.os log_advsimd.os log10_advsimd.os log1p_advsimd.os log2_advsimd.os pow_advsimd.os sin_advsimd.os sinh_advsimd.os sinpi_advsimd.os tan_advsimd.os tanh_advsimd.os tanpi_advsimd.os acosf_sve.os acoshf_sve.os asinf_sve.os asinhf_sve.os atanf_sve.os atanhf_sve.os atan2f_sve.os cbrtf_sve.os cosf_sve.os coshf_sve.os cospif_sve.os erff_sve.os erfcf_sve.os expf_sve.os exp10f_sve.os exp2f_sve.os expm1f_sve.os hypotf_sve.os logf_sve.os log10f_sve.os log1pf_sve.os log2f_sve.os powf_sve.os sinf_sve.os sinhf_sve.os sinpif_sve.os tanf_sve.os tanhf_sve.os tanpif_sve.os acos_sve.os acosh_sve.os asin_sve.os asinh_sve.os atan_sve.os atanh_sve.os atan2_sve.os cbrt_sve.os cos_sve.os cosh_sve.os cospi_sve.os erf_sve.os erfc_sve.os exp_sve.os exp10_sve.os exp2_sve.os expm1_sve.os hypot_sve.os log_sve.os log10_sve.os log1p_sve.os log2_sve.os pow_sve.os sin_sve.os sinh_sve.os sinpi_sve.os tan_sve.os tanh_sve.os tanpi_sve.os v_log_data.os v_exp_data.os v_log2_data.os v_log10_data.os erf_data.os erff_data.os v_exp_tail_data.os erfc_data.os erfcf_data.os v_pow_exp_data.os v_pow_log_data.os v_powf_data.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/mathvec/stubsT mv -f /usr/src/glibc-build/mathvec/stubsT /usr/src/glibc-build/mathvec/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/mathvec' make subdir=support -C support ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/support' (cd /usr/src/glibc-build/support/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h blob_repeat.oS check.oS check_addrinfo.oS check_dns_packet.oS check_hostent.oS check_netent.oS delayed_exit.oS dtotimespec.oS dtotimespec-time64.oS ignore_stderr.oS next_to_fault.oS oom_error.oS resolv_response_context_duplicate.oS resolv_response_context_free.oS resolv_test.oS set_fortify_handler.oS support-open-dev-null-range.oS support_become_root.oS support_can_chroot.oS support_capture_subprocess.oS support_capture_subprocess_check.oS support_check_stat_fd.oS support_check_stat_path.oS support_chroot.oS support_compare_file_bytes.oS support_compare_file_string.oS support_copy_file.oS support_copy_file_range.oS support_create_timer.oS support_descriptor_supports_holes.oS support_descriptors.oS support_enter_mount_namespace.oS support_enter_network_namespace.oS support_format_address_family.oS support_format_addrinfo.oS support_format_dns_packet.oS support_format_herrno.oS support_format_hostent.oS support_format_netent.oS support_fuse.oS support_isolate_in_subprocess.oS support_mutex_pi_monotonic.oS support_need_proc.oS support_open_and_compare_file_bytes.oS support_open_and_compare_file_string.oS support_openpty.oS support_path_support_time64.oS support_paths.oS support_process_state.oS support_ptrace.oS support_quote_blob.oS support_quote_blob_wide.oS support_quote_string.oS support_readdir.oS support_readdir_check.oS support_readdir_r_check.oS support_record_failure.oS support_run_diff.oS support_select_modifies_timeout.oS support_select_normalizes_timeout.oS support_set_small_thread_stack_size.oS support_set_vma_name_supported.oS support_shared_allocate.oS support_small_stack_thread_attribute.oS support_socket_so_timestamp_time64.oS support_stack_alloc.oS support_stat_nanoseconds.oS support_subprocess.oS support_test_compare_blob.oS support_test_compare_failure.oS support_test_compare_string.oS support_test_compare_string_wide.oS support_test_main.oS support_test_verify_impl.oS support_wait_for_thread_exit.oS support_write_file_string.oS temp_file.oS timespec.oS timespec-add.oS timespec-add-time64.oS timespec-sub.oS timespec-sub-time64.oS timespec-time64.oS write_message.oS xaccept.oS xaccept4.oS xasprintf.oS xbind.oS xcalloc.oS xchdir.oS xchmod.oS xchroot.oS xclock_gettime.oS xclock_gettime_time64.oS xclock_settime.oS xclock_settime_time64.oS xclone.oS xclose.oS xclosedir.oS xconnect.oS xcopy_file_range.oS xdlfcn.oS xdlmopen.oS xdup.oS xdup2.oS xfchmod.oS xfclose.oS xfdopendir.oS xfgets.oS xfopen.oS xfork.oS xfread.oS xfreopen.oS xftruncate.oS xgetline.oS xgetpeername.oS xgetsockname.oS xlisten.oS xlseek.oS xmalloc.oS xmemstream.oS xmkdir.oS xmkdirp.oS xmkfifo.oS xmmap.oS xmprotect.oS xmunmap.oS xnewlocale.oS xopen.oS xopendir.oS xpipe.oS xpoll.oS xposix_memalign.oS xposix_spawn.oS xposix_spawn_file_actions_addclose.oS xposix_spawn_file_actions_adddup2.oS xpthread_attr_destroy.oS xpthread_attr_init.oS xpthread_attr_setaffinity_np.oS xpthread_attr_setdetachstate.oS xpthread_attr_setguardsize.oS xpthread_attr_setstack.oS xpthread_attr_setstacksize.oS xpthread_barrier_destroy.oS xpthread_barrier_init.oS xpthread_barrier_wait.oS xpthread_barrierattr_destroy.oS xpthread_barrierattr_init.oS xpthread_barrierattr_setpshared.oS xpthread_cancel.oS xpthread_check_return.oS xpthread_cond_signal.oS xpthread_cond_wait.oS xpthread_create.oS xpthread_detach.oS xpthread_join.oS xpthread_key_create.oS xpthread_key_delete.oS xpthread_kill.oS xpthread_mutex_consistent.oS xpthread_mutex_destroy.oS xpthread_mutex_init.oS xpthread_mutex_lock.oS xpthread_mutex_unlock.oS xpthread_mutexattr_destroy.oS xpthread_mutexattr_init.oS xpthread_mutexattr_setprotocol.oS xpthread_mutexattr_setpshared.oS xpthread_mutexattr_setrobust.oS xpthread_mutexattr_settype.oS xpthread_once.oS xpthread_rwlock_destroy.oS xpthread_rwlock_init.oS xpthread_rwlock_rdlock.oS xpthread_rwlock_unlock.oS xpthread_rwlock_wrlock.oS xpthread_rwlockattr_init.oS xpthread_rwlockattr_setkind_np.oS xpthread_sigmask.oS xpthread_spin_lock.oS xpthread_spin_unlock.oS xraise.oS xread.oS xreadlink.oS xrealloc.oS xrecvfrom.oS xsendto.oS xsetlocale.oS xsetsockopt.oS xsigaction.oS xsignal.oS xsigstack.oS xsocket.oS xstatx.oS xstrdup.oS xstrndup.oS xsymlink.oS xsysconf.oS xsystem.oS xunlink.oS xuselocale.oS xwaitpid.oS xwrite.oS) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/support/stubsT mv -f /usr/src/glibc-build/support/stubsT /usr/src/glibc-build/support/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/support' make subdir=nptl_db -C nptl_db ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/nptl_db' /tools_aarch64/bin/install -c -m 644 ../sysdeps/nptl/proc_service.h /usr/include/proc_service.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/nptl/thread_db.h /usr/include/thread_db.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/sys/procfs.h /usr/include/sys/procfs.h /tools_aarch64/bin/install -c /usr/src/glibc-build/nptl_db/libthread_db.so /lib64/libthread_db.so.1.new mv -f /lib64/libthread_db.so.1.new /lib64/libthread_db.so.1 rm -f /usr/lib64/libthread_db.so.new /bin/sh ../scripts/rellns-sh /lib64/libthread_db.so.1 /usr/lib64/libthread_db.so.new mv -f /usr/lib64/libthread_db.so.new /usr/lib64/libthread_db.so /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/nptl_db/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h td_init.os td_log.os td_ta_new.os td_ta_delete.os td_ta_get_nthreads.os td_ta_get_ph.os td_ta_map_id2thr.os td_ta_map_lwp2thr.os td_ta_thr_iter.os td_ta_tsd_iter.os td_thr_get_info.os td_thr_getfpregs.os td_thr_getgregs.os td_thr_getxregs.os td_thr_getxregsize.os td_thr_setfpregs.os td_thr_setgregs.os td_thr_setprio.os td_thr_setsigpending.os td_thr_setxregs.os td_thr_sigsetmask.os td_thr_tsd.os td_thr_validate.os td_thr_dbsuspend.os td_thr_dbresume.os td_ta_setconcurrency.os td_ta_enable_stats.os td_ta_reset_stats.os td_ta_get_stats.os td_ta_event_addr.os td_thr_event_enable.os td_thr_set_event.os td_thr_clear_event.os td_thr_event_getmsg.os td_ta_set_event.os td_ta_event_getmsg.os td_ta_clear_event.os td_symbol_list.os td_thr_tlsbase.os td_thr_tls_get_addr.os fetch-value.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/nptl_db/stubsT mv -f /usr/src/glibc-build/nptl_db/stubsT /usr/src/glibc-build/nptl_db/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/nptl_db' make subdir=inet -C inet ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/inet' .././scripts/mkinstalldirs /usr/include/arpa mkdir -p -- /usr/include/arpa /tools_aarch64/bin/install -c -m 644 arpa/ftp.h /usr/include/arpa/ftp.h /tools_aarch64/bin/install -c -m 644 arpa/inet.h /usr/include/arpa/inet.h /tools_aarch64/bin/install -c -m 644 arpa/telnet.h /usr/include/arpa/telnet.h /tools_aarch64/bin/install -c -m 644 arpa/tftp.h /usr/include/arpa/tftp.h .././scripts/mkinstalldirs /usr/include/protocols mkdir -p -- /usr/include/protocols /tools_aarch64/bin/install -c -m 644 protocols/routed.h /usr/include/protocols/routed.h /tools_aarch64/bin/install -c -m 644 protocols/rwhod.h /usr/include/protocols/rwhod.h /tools_aarch64/bin/install -c -m 644 protocols/talkd.h /usr/include/protocols/talkd.h /tools_aarch64/bin/install -c -m 644 protocols/timed.h /usr/include/protocols/timed.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/bits/in.h /usr/include/bits/in.h /tools_aarch64/bin/install -c -m 644 ifaddrs.h /usr/include/ifaddrs.h .././scripts/mkinstalldirs /usr/include/netinet mkdir -p -- /usr/include/netinet /tools_aarch64/bin/install -c -m 644 netinet/ether.h /usr/include/netinet/ether.h /tools_aarch64/bin/install -c -m 644 netinet/icmp6.h /usr/include/netinet/icmp6.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netinet/if_ether.h /usr/include/netinet/if_ether.h /tools_aarch64/bin/install -c -m 644 netinet/igmp.h /usr/include/netinet/igmp.h /tools_aarch64/bin/install -c -m 644 netinet/in.h /usr/include/netinet/in.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/generic/netinet/in_systm.h /usr/include/netinet/in_systm.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/generic/netinet/ip.h /usr/include/netinet/ip.h /tools_aarch64/bin/install -c -m 644 netinet/ip6.h /usr/include/netinet/ip6.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/gnu/netinet/tcp.h /usr/include/netinet/tcp.h .././scripts/mkinstalldirs /usr/include/rpc mkdir -p -- /usr/include/rpc /tools_aarch64/bin/install -c -m 644 rpc/netdb.h /usr/include/rpc/netdb.h .././scripts/mkinstalldirs /usr/include/netash mkdir -p -- /usr/include/netash /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netash/ash.h /usr/include/netash/ash.h .././scripts/mkinstalldirs /usr/include/netatalk mkdir -p -- /usr/include/netatalk /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netatalk/at.h /usr/include/netatalk/at.h .././scripts/mkinstalldirs /usr/include/netax25 mkdir -p -- /usr/include/netax25 /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netax25/ax25.h /usr/include/netax25/ax25.h .././scripts/mkinstalldirs /usr/include/neteconet mkdir -p -- /usr/include/neteconet /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/neteconet/ec.h /usr/include/neteconet/ec.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netinet/if_fddi.h /usr/include/netinet/if_fddi.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netinet/if_tr.h /usr/include/netinet/if_tr.h .././scripts/mkinstalldirs /usr/include/netipx mkdir -p -- /usr/include/netipx /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netipx/ipx.h /usr/include/netipx/ipx.h .././scripts/mkinstalldirs /usr/include/netiucv mkdir -p -- /usr/include/netiucv /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netiucv/iucv.h /usr/include/netiucv/iucv.h .././scripts/mkinstalldirs /usr/include/netpacket mkdir -p -- /usr/include/netpacket /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netpacket/packet.h /usr/include/netpacket/packet.h .././scripts/mkinstalldirs /usr/include/netrom mkdir -p -- /usr/include/netrom /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netrom/netrom.h /usr/include/netrom/netrom.h .././scripts/mkinstalldirs /usr/include/netrose mkdir -p -- /usr/include/netrose /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/netrose/rose.h /usr/include/netrose/rose.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/gnu/netinet/ip_icmp.h /usr/include/netinet/ip_icmp.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/gnu/netinet/udp.h /usr/include/netinet/udp.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h /tools_aarch64/bin/install -c -m 644 etc.rpc /etc/rpc (cd /usr/src/glibc-build/inet/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h bindresvport.o deadline.o ether_aton.o ether_aton_r.o ether_line.o ether_ntoa.o ether_ntoa_r.o getipv4sourcefilter.o getsourcefilter.o herrno.o herrno-loc.o htonl.o htons.o idna.o idna_name_classify.o if_index.o ifaddrs.o in6_addr.o inet6_opt.o inet6_option.o inet6_rth.o inet6_scopeid_pton.o inet_lnaof.o inet_mkadr.o inet_net.o inet_netof.o inet_ntoa.o rcmd.o rexec.o ruserpass.o setipv4sourcefilter.o setsourcefilter.o check_pf.o check_native.o ifreq.o netlink_assert_response.o bindresvport.os deadline.os ether_aton.os ether_aton_r.os ether_line.os ether_ntoa.os ether_ntoa_r.os getipv4sourcefilter.os getsourcefilter.os herrno.os herrno-loc.os htonl.os htons.os idna.os idna_name_classify.os if_index.os ifaddrs.os in6_addr.os inet6_opt.os inet6_option.os inet6_rth.os inet6_scopeid_pton.os inet_lnaof.os inet_mkadr.os inet_net.os inet_netof.os inet_ntoa.os rcmd.os rexec.os ruserpass.os setipv4sourcefilter.os setsourcefilter.os check_pf.os check_native.os ifreq.os netlink_assert_response.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/inet/stubsT mv -f /usr/src/glibc-build/inet/stubsT /usr/src/glibc-build/inet/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/inet' make subdir=resolv -C resolv ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/resolv' /tools_aarch64/bin/install -c -m 644 resolv.h /usr/include/resolv.h /tools_aarch64/bin/install -c -m 644 bits/types/res_state.h /usr/include/bits/types/res_state.h /tools_aarch64/bin/install -c -m 644 netdb.h /usr/include/netdb.h /tools_aarch64/bin/install -c -m 644 ../bits/netdb.h /usr/include/bits/netdb.h /tools_aarch64/bin/install -c -m 644 arpa/nameser.h /usr/include/arpa/nameser.h /tools_aarch64/bin/install -c -m 644 arpa/nameser_compat.h /usr/include/arpa/nameser_compat.h /tools_aarch64/bin/install -c -m 644 sys/bitypes.h /usr/include/sys/bitypes.h /tools_aarch64/bin/install -c /usr/src/glibc-build/resolv/libresolv.so /lib64/libresolv.so.2.new mv -f /lib64/libresolv.so.2.new /lib64/libresolv.so.2 rm -f /usr/lib64/libresolv.so.new /bin/sh ../scripts/rellns-sh /lib64/libresolv.so.2 /usr/lib64/libresolv.so.new mv -f /usr/lib64/libresolv.so.new /usr/lib64/libresolv.so /tools_aarch64/bin/install -c /usr/src/glibc-build/resolv/libnss_dns.so /lib64/libnss_dns.so.2.new mv -f /lib64/libnss_dns.so.2.new /lib64/libnss_dns.so.2 /tools_aarch64/bin/install -c /usr/src/glibc-build/resolv/libanl.so /lib64/libanl.so.1.new mv -f /lib64/libanl.so.1.new /lib64/libanl.so.1 rm -f /usr/lib64/libanl.so.new /bin/sh ../scripts/rellns-sh /lib64/libanl.so.1 /usr/lib64/libanl.so.new mv -f /usr/lib64/libanl.so.new /usr/lib64/libanl.so /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/resolv/libresolv.a /usr/lib64/libresolv.a /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/resolv/libanl.a /usr/lib64/libanl.a /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/resolv/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h dn_comp.o dn_expand.o dn_skipname.o dns-canon.o dns-host.o dns-network.o herror.o inet_addr.o inet_ntop.o inet_pton.o ns_makecanon.o ns_name_compress.o ns_name_length_uncompressed.o ns_name_ntop.o ns_name_pack.o ns_name_pton.o ns_name_skip.o ns_name_uncompress.o ns_name_unpack.o ns_rr_cursor_init.o ns_rr_cursor_next.o ns_samebinaryname.o ns_samename.o nsap_addr.o nss_dns_functions.o res-close.o res-name-checking.o res-noaaaa.o res-state.o res_context_hostalias.o res_enable_icmp.o res_get_nsaddr.o res_hconf.o res_init.o res_libc.o res_mkquery.o res_nameinquery.o res_queriesmatch.o res_query.o res_randomid.o res_send.o resolv_conf.o resolv_context.o gai_sigqueue.o gai_cancel.o gai_error.o gai_misc.o gai_notify.o gai_suspend.o getaddrinfo_a.o dn_comp.os dn_expand.os dn_skipname.os dns-canon.os dns-host.os dns-network.os herror.os inet_addr.os inet_ntop.os inet_pton.os ns_makecanon.os ns_name_compress.os ns_name_length_uncompressed.os ns_name_ntop.os ns_name_pack.os ns_name_pton.os ns_name_skip.os ns_name_uncompress.os ns_name_unpack.os ns_rr_cursor_init.os ns_rr_cursor_next.os ns_samebinaryname.os ns_samename.os nsap_addr.os nss_dns_functions.os res-close.os res-name-checking.os res-noaaaa.os res-state.os res_context_hostalias.os res_enable_icmp.os res_get_nsaddr.os res_hconf.os res_init.os res_libc.os res_mkquery.os res_nameinquery.os res_queriesmatch.os res_query.os res_randomid.os res_send.os resolv_conf.os resolv_context.os gai_sigqueue.os gai_cancel.os gai_error.os gai_misc.os gai_notify.os gai_suspend.os getaddrinfo_a.os base64.o compat-gethnamaddr.o compat-hooks.o inet_net_ntop.o inet_net_pton.o inet_neta.o ns_date.o ns_name.o ns_netint.o ns_parse.o ns_print.o ns_samedomain.o ns_ttl.o res-putget.o res_data.o res_debug.o res_hostalias.o res_isourserver.o resolv-deprecated.o base64.os compat-gethnamaddr.os compat-hooks.os inet_net_ntop.os inet_net_pton.os inet_neta.os ns_date.os ns_name.os ns_netint.os ns_parse.os ns_print.os ns_samedomain.os ns_ttl.os res-putget.os res_data.os res_debug.os res_hostalias.os res_isourserver.os resolv-deprecated.os libanl-compat.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/resolv/stubsT mv -f /usr/src/glibc-build/resolv/stubsT /usr/src/glibc-build/resolv/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/resolv' make subdir=nss -C nss ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/nss' /tools_aarch64/bin/install -c -m 644 aliases.h /usr/include/aliases.h /tools_aarch64/bin/install -c -m 644 grp.h /usr/include/grp.h /tools_aarch64/bin/install -c -m 644 gshadow.h /usr/include/gshadow.h /tools_aarch64/bin/install -c -m 644 nss.h /usr/include/nss.h /tools_aarch64/bin/install -c -m 644 pwd.h /usr/include/pwd.h /tools_aarch64/bin/install -c -m 644 shadow.h /usr/include/shadow.h /tools_aarch64/bin/install -c /usr/src/glibc-build/nss/libnss_files.so /lib64/libnss_files.so.2.new mv -f /lib64/libnss_files.so.2.new /lib64/libnss_files.so.2 /tools_aarch64/bin/install -c /usr/src/glibc-build/nss/libnss_db.so /lib64/libnss_db.so.2.new mv -f /lib64/libnss_db.so.2.new /lib64/libnss_db.so.2 rm -f /usr/lib64/libnss_db.so.new /bin/sh ../scripts/rellns-sh /lib64/libnss_db.so.2 /usr/lib64/libnss_db.so.new mv -f /usr/lib64/libnss_db.so.new /usr/lib64/libnss_db.so /tools_aarch64/bin/install -c /usr/src/glibc-build/nss/libnss_compat.so /lib64/libnss_compat.so.2.new mv -f /lib64/libnss_compat.so.2.new /lib64/libnss_compat.so.2 rm -f /usr/lib64/libnss_compat.so.new /bin/sh ../scripts/rellns-sh /lib64/libnss_compat.so.2 /usr/lib64/libnss_compat.so.new mv -f /usr/lib64/libnss_compat.so.new /usr/lib64/libnss_compat.so /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h .././scripts/mkinstalldirs /var/db mkdir -p -- /var/db /tools_aarch64/bin/install -c -m 644 db-Makefile /var/db/Makefile /tools_aarch64/bin/install -c /usr/src/glibc-build/nss/getent /usr/bin/getent.new mv -f /usr/bin/getent.new /usr/bin/getent /tools_aarch64/bin/install -c /usr/src/glibc-build/nss/makedb /usr/bin/makedb.new mv -f /usr/bin/makedb.new /usr/bin/makedb (cd /usr/src/glibc-build/nss/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h alias-lookup.o ethers-lookup.o grp-lookup.o hosts-lookup.o netgrp-lookup.o network-lookup.o proto-lookup.o pwd-lookup.o service-lookup.o sgrp-lookup.o spwd-lookup.o key-lookup.o rpc-lookup.o compat-lookup.o digits_dots.o getnssent.o getnssent_r.o nss_action.o nss_action_parse.o nss_database.o nss_fgetent_r.o nss_files_data.o nss_files_fopen.o nss_files_functions.o nss_hash.o nss_module.o nss_parse_line_result.o nss_readline.o nsswitch.o rewrite_field.o valid_field.o valid_list_field.o getaliasent.o getaliasent_r.o getaliasname.o getaliasname_r.o ether_hton.o ether_ntoh.o fgetgrent.o fgetgrent_r.o getgrent.o getgrent_r.o getgrgid.o getgrgid_r.o getgrnam.o getgrnam_r.o grp-merge.o initgroups.o putgrent.o fgetsgent.o fgetsgent_r.o getsgent.o getsgent_r.o getsgnam.o getsgnam_r.o putsgent.o sgetsgent.o sgetsgent_r.o getaddrinfo.o gethstbyad.o gethstbyad_r.o gethstbynm.o gethstbynm2.o gethstbynm2_r.o gethstbynm_r.o gethstent.o gethstent_r.o getnameinfo.o getnetgrent.o getnetgrent_r.o getnetbyad.o getnetbyad_r.o getnetbynm.o getnetbynm_r.o getnetent.o getnetent_r.o getproto.o getproto_r.o getprtent.o getprtent_r.o getprtname.o getprtname_r.o fgetpwent.o fgetpwent_r.o getpw.o getpwent.o getpwent_r.o getpwnam.o getpwnam_r.o getpwuid.o getpwuid_r.o putpwent.o getrpcbyname.o getrpcbyname_r.o getrpcbynumber.o getrpcbynumber_r.o getrpcent.o getrpcent_r.o getservent.o getservent_r.o getsrvbynm.o getsrvbynm_r.o getsrvbypt.o getsrvbypt_r.o fgetspent.o fgetspent_r.o getspent.o getspent_r.o getspnam.o getspnam_r.o lckpwdf.o putspent.o sgetspent.o sgetspent_r.o files-alias.o files-ethers.o files-grp.o files-hosts.o files-netgrp.o files-network.o files-proto.o files-pwd.o files-service.o files-sgrp.o files-spwd.o files-rpc.o files-init.o files-initgroups.o alias-lookup.os ethers-lookup.os grp-lookup.os hosts-lookup.os netgrp-lookup.os network-lookup.os proto-lookup.os pwd-lookup.os service-lookup.os sgrp-lookup.os spwd-lookup.os key-lookup.os rpc-lookup.os compat-lookup.os digits_dots.os getnssent.os getnssent_r.os nss_action.os nss_action_parse.os nss_database.os nss_fgetent_r.os nss_files_data.os nss_files_fopen.os nss_files_functions.os nss_hash.os nss_module.os nss_parse_line_result.os nss_readline.os nsswitch.os rewrite_field.os valid_field.os valid_list_field.os getaliasent.os getaliasent_r.os getaliasname.os getaliasname_r.os ether_hton.os ether_ntoh.os fgetgrent.os fgetgrent_r.os getgrent.os getgrent_r.os getgrgid.os getgrgid_r.os getgrnam.os getgrnam_r.os grp-merge.os initgroups.os putgrent.os fgetsgent.os fgetsgent_r.os getsgent.os getsgent_r.os getsgnam.os getsgnam_r.os putsgent.os sgetsgent.os sgetsgent_r.os getaddrinfo.os gethstbyad.os gethstbyad_r.os gethstbynm.os gethstbynm2.os gethstbynm2_r.os gethstbynm_r.os gethstent.os gethstent_r.os getnameinfo.os getnetgrent.os getnetgrent_r.os getnetbyad.os getnetbyad_r.os getnetbynm.os getnetbynm_r.os getnetent.os getnetent_r.os getproto.os getproto_r.os getprtent.os getprtent_r.os getprtname.os getprtname_r.os fgetpwent.os fgetpwent_r.os getpw.os getpwent.os getpwent_r.os getpwnam.os getpwnam_r.os getpwuid.os getpwuid_r.os putpwent.os getrpcbyname.os getrpcbyname_r.os getrpcbynumber.os getrpcbynumber_r.os getrpcent.os getrpcent_r.os getservent.os getservent_r.os getsrvbynm.os getsrvbynm_r.os getsrvbypt.os getsrvbypt_r.os fgetspent.os fgetspent_r.os getspent.os getspent_r.os getspnam.os getspnam_r.os lckpwdf.os putspent.os sgetspent.os sgetspent_r.os files-alias.os files-ethers.os files-grp.os files-hosts.os files-netgrp.os files-network.os files-proto.os files-pwd.os files-service.os files-sgrp.os files-spwd.os files-rpc.os files-init.os files-initgroups.os xmalloc.o hash-string.o db-ethers.os db-grp.os db-netgrp.os db-proto.os db-pwd.os db-service.os db-sgrp.os db-spwd.os db-rpc.os db-initgroups.os db-open.os db-init.os hash-string.os compat-grp.os compat-pwd.os compat-spwd.os compat-initgroups.os nisdomain.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/nss/stubsT mv -f /usr/src/glibc-build/nss/stubsT /usr/src/glibc-build/nss/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/nss' make subdir=hesiod -C hesiod ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/hesiod' /tools_aarch64/bin/install -c /usr/src/glibc-build/hesiod/libnss_hesiod.so /lib64/libnss_hesiod.so.2.new mv -f /lib64/libnss_hesiod.so.2.new /lib64/libnss_hesiod.so.2 rm -f /usr/lib64/libnss_hesiod.so.new /bin/sh ../scripts/rellns-sh /lib64/libnss_hesiod.so.2 /usr/lib64/libnss_hesiod.so.new mv -f /usr/lib64/libnss_hesiod.so.new /usr/lib64/libnss_hesiod.so (cd /usr/src/glibc-build/hesiod/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h hesiod.os hesiod-grp.os hesiod-proto.os hesiod-pwd.os hesiod-service.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/hesiod/stubsT mv -f /usr/src/glibc-build/hesiod/stubsT /usr/src/glibc-build/hesiod/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/hesiod' make subdir=sunrpc -C sunrpc ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/sunrpc' .././scripts/mkinstalldirs /usr/include/nfs mkdir -p -- /usr/include/nfs /tools_aarch64/bin/install -c -m 644 ../sysdeps/unix/sysv/linux/nfs/nfs.h /usr/include/nfs/nfs.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/sunrpc/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h auth_none.os authuxprot.os clnt_raw.os clnt_simp.os rpc_dtable.os getrpcport.os pmap_clnt.os pm_getmaps.os pmap_prot.os pmap_prot2.os pmap_rmt.os rpc_prot.os rpc_common.os rpc_cmsg.os svc_auth.os svc_authux.os svc_raw.os svc_simple.os xdr_float.os xdr_rec.os publickey.os authdes_prot.os des_crypt.os des_impl.os des_soft.os key_prot.os openchild.os rtime.os svcauth_des.os clnt_unix.os svc_unix.os create_xid.os auth_des.os auth_unix.os clnt_gen.os clnt_perr.os clnt_tcp.os clnt_udp.os get_myaddr.os key_call.os netname.os pm_getport.os rpc_thread.os svc.os svc_tcp.os svc_udp.os xcrypt.os xdr_array.os xdr.os xdr_intXX_t.os xdr_mem.os xdr_ref.os xdr_sizeof.os xdr_stdio.os svc_run.os rpc_gethostbyname.os compat-auth_des.os compat-auth_unix.os compat-clnt_gen.os compat-clnt_perr.os compat-clnt_tcp.os compat-clnt_udp.os compat-get_myaddr.os compat-key_call.os compat-netname.os compat-pm_getport.os compat-rpc_thread.os compat-svc.os compat-svc_tcp.os compat-svc_udp.os compat-xcrypt.os compat-xdr_array.os compat-xdr.os compat-xdr_intXX_t.os compat-xdr_mem.os compat-xdr_ref.os compat-xdr_sizeof.os compat-xdr_stdio.os compat-svc_run.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/sunrpc/stubsT mv -f /usr/src/glibc-build/sunrpc/stubsT /usr/src/glibc-build/sunrpc/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/sunrpc' make subdir=nis -C nis ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/nis' /tools_aarch64/bin/install -c /usr/src/glibc-build/nis/libnsl.so /lib64/libnsl.so.1.new mv -f /lib64/libnsl.so.1.new /lib64/libnsl.so.1 (cd /usr/src/glibc-build/nis/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h yp_xdr.os ypclnt.os ypupdate_xdr.os nis_subr.os nis_local_names.os nis_free.os nis_file.os nis_print.os nis_error.os nis_call.os nis_lookup.os nis_table.os nis_xdr.os nis_server.os nis_ping.os nis_checkpoint.os nis_mkdir.os nis_rmdir.os nis_getservlist.os nis_verifygroup.os nis_ismember.os nis_addmember.os nis_util.os nis_removemember.os nis_creategroup.os nis_destroygroup.os nis_print_group_entry.os nis_domain_of.os nis_domain_of_r.os nis_modify.os nis_remove.os nis_add.os nis_defaults.os nis_findserv.os nis_callback.os nis_clone_dir.os nis_clone_obj.os nis_clone_res.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/nis/stubsT mv -f /usr/src/glibc-build/nis/stubsT /usr/src/glibc-build/nis/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/nis' make subdir=nscd -C nscd ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/nscd' > /usr/src/glibc-build/nscd/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/nscd' make subdir=login -C login ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/login' /tools_aarch64/bin/install -c -m 644 ../bits/utmp.h /usr/include/bits/utmp.h /tools_aarch64/bin/install -c -m 644 lastlog.h /usr/include/lastlog.h /tools_aarch64/bin/install -c -m 644 pty.h /usr/include/pty.h /tools_aarch64/bin/install -c -m 644 utmp.h /usr/include/utmp.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/gnu/bits/utmpx.h /usr/include/bits/utmpx.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/gnu/utmpx.h /usr/include/utmpx.h /tools_aarch64/bin/install -c /usr/src/glibc-build/login/libutil.so /lib64/libutil.so.1.new mv -f /lib64/libutil.so.1.new /lib64/libutil.so.1 /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/login/libutil.a /usr/lib64/libutil.a /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h (cd /usr/src/glibc-build/login/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h forkpty.o getlogin.o getlogin_r.o getlogin_r_chk.o getpt.o getutent.o getutent_r.o getutid.o getutid_r.o getutline.o getutline_r.o grantpt.o login.o login_tty.o logout.o logwtmp.o openpty.o ptsname.o ptsname_r_chk.o setlogin.o unlockpt.o updwtmp.o utmp_file.o utmpname.o endutxent.o getutmp.o getutmpx.o getutxent.o getutxid.o getutxline.o pututxline.o setutxent.o updwtmpx.o utmpxname.o forkpty.os getlogin.os getlogin_r.os getlogin_r_chk.os getpt.os getutent.os getutent_r.os getutid.os getutid_r.os getutline.os getutline_r.os grantpt.os login.os login_tty.os logout.os logwtmp.os openpty.os ptsname.os ptsname_r_chk.os setlogin.os unlockpt.os updwtmp.os utmp_file.os utmpname.os endutxent.os getutmp.os getutmpx.os getutxent.os getutxid.os getutxline.os pututxline.os setutxent.os updwtmpx.os utmpxname.os libutil-compat.os) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/login/stubsT mv -f /usr/src/glibc-build/login/stubsT /usr/src/glibc-build/login/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/login' make subdir=elf -C elf ..=../ subdir_install make[3]: Entering directory '/usr/src/glibc-2.41/elf' /tools_aarch64/bin/install -c -m 644 ../bits/elfclass.h /usr/include/bits/elfclass.h /tools_aarch64/bin/install -c -m 644 ../sysdeps/aarch64/bits/link.h /usr/include/bits/link.h /tools_aarch64/bin/install -c -m 644 ../bits/link_lavcurrent.h /usr/include/bits/link_lavcurrent.h /tools_aarch64/bin/install -c -m 644 elf.h /usr/include/elf.h /tools_aarch64/bin/install -c -m 644 link.h /usr/include/link.h /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/gnu/lib-names-lp64.h /usr/include/gnu/lib-names-lp64.h make -f /usr/src/glibc-build/elf/librtld.mk -f rtld-Rules make[4]: Entering directory '/usr/src/glibc-2.41/elf' make subdir=csu -C ../csu ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-check_fds.os rtld-errno.os rtld-check_fds.os rtld-check_fds.os rtld-check_fds.os rtld-sysdep.os' make subdir=dirent -C ../dirent ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-closedir.os rtld-fdopendir.os rtld-readdir64.os rtld-rewinddir.os rtld-rewinddir.os rtld-getdents64.os rtld-readdir64.os' make subdir=elf -C ../elf ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-dl-addr-obj.os rtld-dl-find_object.os' make[5]: Entering directory '/usr/src/glibc-2.41/elf' make[5]: Leaving directory '/usr/src/glibc-2.41/elf' make subdir=gmon -C ../gmon ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-prof-freq.os rtld-profil.os rtld-profil.os rtld-profil.os' make subdir=io -C ../io ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-access.os rtld-fstat64.os rtld-fstatat64.os rtld-lseek64.os rtld-lstat64.os rtld-openat64.os rtld-stat64.os rtld-close_nocancel.os rtld-fcntl_nocancel.os rtld-open64_nocancel.os rtld-pread64_nocancel.os rtld-read_nocancel.os rtld-write_nocancel.os' make subdir=malloc -C ../malloc ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-scratch_buffer_set_array_size.os' make[5]: Entering directory '/usr/src/glibc-2.41/malloc' make[5]: Leaving directory '/usr/src/glibc-2.41/malloc' make subdir=misc -C ../misc ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-mmap64.os rtld-mprotect.os rtld-munmap.os rtld-prctl.os rtld-setvmaname.os rtld-__arm_za_disable.os rtld-getauxval.os' make subdir=nptl -C ../nptl ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-lowlevellock.os rtld-lowlevellock.os' make[5]: Entering directory '/usr/src/glibc-2.41/nptl' make[5]: Leaving directory '/usr/src/glibc-2.41/nptl' make subdir=posix -C ../posix ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-_exit.os rtld-getpid.os rtld-uname.os rtld-environ.os rtld-uname.os' make[5]: Entering directory '/usr/src/glibc-2.41/posix' make[5]: Leaving directory '/usr/src/glibc-2.41/posix' make subdir=setjmp -C ../setjmp ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setjmp.os rtld-__longjmp.os rtld-__longjmp.os' make subdir=signal -C ../signal ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-libc_sigaction.os' make subdir=stdio-common -C ../stdio-common ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-errname.os' make[5]: Entering directory '/usr/src/glibc-2.41/stdio-common' make[5]: Leaving directory '/usr/src/glibc-2.41/stdio-common' make subdir=stdlib -C ../stdlib ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-getenv.os rtld-getenv.os' make[5]: Entering directory '/usr/src/glibc-2.41/stdlib' make[5]: Leaving directory '/usr/src/glibc-2.41/stdlib' make subdir=string -C ../string ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-memchr.os rtld-memcmp.os rtld-memcpy.os rtld-memmove.os rtld-memset.os rtld-stpcpy.os rtld-strchr.os rtld-strcmp.os rtld-strcspn.os rtld-strdup.os rtld-strerrorname_np.os rtld-strlen.os rtld-strncmp.os rtld-strnlen.os rtld-memchr_generic.os rtld-memchr.os rtld-memchr_nosimd.os rtld-memchr.os rtld-memcpy_a64fx.os rtld-memcpy.os rtld-memcpy_generic.os rtld-memcpy_mops.os rtld-memcpy.os rtld-memcpy_oryon1.os rtld-memcpy.os rtld-memcpy_sve.os rtld-memcpy.os rtld-memmove_mops.os rtld-memmove.os rtld-memset_a64fx.os rtld-memset.os rtld-memset_emag.os rtld-memset.os rtld-memset_generic.os rtld-memset_kunpeng.os rtld-memset.os rtld-memset_mops.os rtld-memset.os rtld-memset_oryon1.os rtld-memset.os rtld-memset_zva64.os rtld-memset.os rtld-strlen_asimd.os rtld-strlen.os rtld-strlen_generic.os rtld-strerrorname_np.os rtld-strchrnul.os rtld-strcspn.os' make[5]: Entering directory '/usr/src/glibc-2.41/string' make[5]: Leaving directory '/usr/src/glibc-2.41/string' make subdir=time -C ../time ..=../ objdir=/usr/src/glibc-build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-setitimer.os' make[5]: Entering directory '/usr/src/glibc-2.41/time' make[5]: Leaving directory '/usr/src/glibc-2.41/time' make[4]: Leaving directory '/usr/src/glibc-2.41/elf' /tools_aarch64/bin/install -c /usr/src/glibc-build/elf/ld.so /lib/ld-linux-aarch64.so.1.new mv -f /lib/ld-linux-aarch64.so.1.new /lib/ld-linux-aarch64.so.1 rm -f /usr/bin/ld.so.new /bin/sh ../scripts/rellns-sh /lib/ld-linux-aarch64.so.1 /usr/bin/ld.so.new mv -f /usr/bin/ld.so.new /usr/bin/ld.so .././scripts/mkinstalldirs /usr/lib64/audit mkdir -p -- /usr/lib64/audit /tools_aarch64/bin/install -c /usr/src/glibc-build/elf/sotruss-lib.so /usr/lib64/audit/sotruss-lib.so.new mv -f /usr/lib64/audit/sotruss-lib.so.new /usr/lib64/audit/sotruss-lib.so /tools_aarch64/bin/install -c /usr/src/glibc-build/elf/sprof /usr/bin/sprof.new mv -f /usr/bin/sprof.new /usr/bin/sprof /tools_aarch64/bin/install -c /usr/src/glibc-build/elf/pldd /usr/bin/pldd.new mv -f /usr/bin/pldd.new /usr/bin/pldd /tools_aarch64/bin/install -c /usr/src/glibc-build/elf/ldd /usr/bin/ldd.new mv -f /usr/bin/ldd.new /usr/bin/ldd /tools_aarch64/bin/install -c /usr/src/glibc-build/elf/sotruss /usr/bin/sotruss.new mv -f /usr/bin/sotruss.new /usr/bin/sotruss /tools_aarch64/bin/install -c /usr/src/glibc-build/elf/sln /sbin/sln.new mv -f /sbin/sln.new /sbin/sln /tools_aarch64/bin/install -c /usr/src/glibc-build/elf/ldconfig /sbin/ldconfig.new mv -f /sbin/ldconfig.new /sbin/ldconfig (cd /usr/src/glibc-build/elf/.; /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/objdump -h dl-call-libc-early-init.o dl-call_fini.o dl-catch.o dl-close.o dl-debug.o dl-debug-symbols.o dl-deps.o dl-exception.o dl-execstack.o dl-fini.o dl-init.o dl-load.o dl-lookup.o dl-lookup-direct.o dl-minimal-malloc.o dl-misc.o dl-object.o dl-open.o dl-origin.o dl-printf.o dl-reloc.o dl-runtime.o dl-scope.o dl-setup_hash.o dl-sort-maps.o dl-thread_gscope_wait.o dl-tls.o dl-tls_init_tp.o dl-trampoline.o dl-tunables.o dl-version.o dl-write.o dl-cache.o dl-rseq-symbols.o dl-bti.o dl-gcs.o tlsdesc.o dl-tlsdesc.o dl-addr.o dl-addr-obj.o dl-early_allocate.o dl-find_object.o dl-iteratephdr.o dl-libc.o dl-reloc-static-pie.o dl-support.o dl-sym.o dl-sysdep.o enbl-secure.o libc_early_init.o rtld_static_init.o dl-addr.os dl-addr-obj.os dl-find_object.os dl-iteratephdr.os dl-libc.os dl-sym.os libc-dl-profstub.os libc-dl_find_object.os libc_early_init.os dl-call-libc-early-init.os dl-call_fini.os dl-catch.os dl-close.os dl-debug.os dl-debug-symbols.os dl-deps.os dl-exception.os dl-execstack.os dl-fini.os dl-init.os dl-load.os dl-lookup.os dl-lookup-direct.os dl-minimal-malloc.os dl-misc.os dl-object.os dl-open.os dl-origin.os dl-printf.os dl-reloc.os dl-runtime.os dl-scope.os dl-setup_hash.os dl-sort-maps.os dl-thread_gscope_wait.os dl-tls.os dl-tls_init_tp.os dl-trampoline.os dl-tunables.os dl-version.os dl-write.os dl-cache.os dl-rseq-symbols.os dl-bti.os dl-gcs.os tlsdesc.os dl-tlsdesc.os dl-audit.os dl-compat.os dl-diagnostics.os dl-diagnostics-cpu.os dl-diagnostics-kernel.os dl-environ.os dl-hwcaps.os dl-hwcaps-subdirs.os dl-hwcaps_split.os dl-libc_freeres.os dl-minimal.os dl-mutex.os dl-profile.os dl-sysdep.os dl-usage.os rtld.os dl-brk.os dl-getcwd.os dl-openat64.os dl-opendir.os dl-sbrk.os dl-start.os interp.os sofini.os static-stubs.o cache.o chroot_canon.o readlib.o stringtable.o xmalloc.o xstrdup.o sotruss-lib.os sotruss-lib.so) | \ gawk '/\.gnu\.glibc-stub\./ { \ sub(/\.gnu\.glibc-stub\./, "", $2); \ stubs[$2] = 1; } \ END { for (s in stubs) print "#define __stub_" s }' > /usr/src/glibc-build/elf/stubsT mv -f /usr/src/glibc-build/elf/stubsT /usr/src/glibc-build/elf/stubs make[3]: Leaving directory '/usr/src/glibc-2.41/elf' (sed '/^@/d' include/stubs-prologue.h; LC_ALL=C sort /usr/src/glibc-build/csu/stubs /usr/src/glibc-build/iconv/stubs /usr/src/glibc-build/locale/stubs /usr/src/glibc-build/localedata/stubs /usr/src/glibc-build/iconvdata/stubs /usr/src/glibc-build/assert/stubs /usr/src/glibc-build/ctype/stubs /usr/src/glibc-build/intl/stubs /usr/src/glibc-build/catgets/stubs /usr/src/glibc-build/math/stubs /usr/src/glibc-build/setjmp/stubs /usr/src/glibc-build/signal/stubs /usr/src/glibc-build/stdlib/stubs /usr/src/glibc-build/stdio-common/stubs /usr/src/glibc-build/libio/stubs /usr/src/glibc-build/dlfcn/stubs /usr/src/glibc-build/nptl/stubs /usr/src/glibc-build/rt/stubs /usr/src/glibc-build/malloc/stubs /usr/src/glibc-build/string/stubs /usr/src/glibc-build/wcsmbs/stubs /usr/src/glibc-build/timezone/stubs /usr/src/glibc-build/time/stubs /usr/src/glibc-build/dirent/stubs /usr/src/glibc-build/posix/stubs /usr/src/glibc-build/io/stubs /usr/src/glibc-build/termios/stubs /usr/src/glibc-build/resource/stubs /usr/src/glibc-build/misc/stubs /usr/src/glibc-build/socket/stubs /usr/src/glibc-build/sysvipc/stubs /usr/src/glibc-build/gmon/stubs /usr/src/glibc-build/gnulib/stubs /usr/src/glibc-build/wctype/stubs /usr/src/glibc-build/manual/stubs /usr/src/glibc-build/po/stubs /usr/src/glibc-build/argp/stubs /usr/src/glibc-build/conform/stubs /usr/src/glibc-build/debug/stubs /usr/src/glibc-build/mathvec/stubs /usr/src/glibc-build/support/stubs /usr/src/glibc-build/nptl_db/stubs /usr/src/glibc-build/inet/stubs /usr/src/glibc-build/resolv/stubs /usr/src/glibc-build/nss/stubs /usr/src/glibc-build/hesiod/stubs /usr/src/glibc-build/sunrpc/stubs /usr/src/glibc-build/nis/stubs /usr/src/glibc-build/nscd/stubs /usr/src/glibc-build/login/stubs /usr/src/glibc-build/elf/stubs) > /usr/src/glibc-build/stubs.h if test -r /usr/include/gnu/stubs-lp64.h && cmp -s /usr/src/glibc-build/stubs.h /usr/include/gnu/stubs-lp64.h; \ then echo 'stubs.h unchanged'; \ else /tools_aarch64/bin/install -c -m 644 /usr/src/glibc-build/stubs.h /usr/include/gnu/stubs-lp64.h; fi rm -f /usr/src/glibc-build/stubs.h test ! -x /usr/src/glibc-build/elf/ldconfig || LC_ALL=C \ /usr/src/glibc-build/elf/ldconfig \ /lib64 /usr/lib64 LD_SO=ld-linux-aarch64.so.1 CC="gcc" echo not running scripts/test-installation.pl /usr/src/glibc-build/ not running scripts/test-installation.pl /usr/src/glibc-build/ make[2]: Leaving directory '/usr/src/glibc-2.41' make[1]: Leaving directory '/usr/src/glibc-build' # Creating the locales mkdir -p /usr/lib/locale cd /usr/src/glibc-build && make localedata/install-locales -j4 make[1]: Entering directory '/usr/src/glibc-build' make -r PARALLELMFLAGS="" -C /usr/src/glibc-2.41 objdir=`pwd` localedata/install-locales make[2]: Entering directory '/usr/src/glibc-2.41' make -C localedata install-locales make[3]: Entering directory '/usr/src/glibc-2.41/localedata' .././scripts/mkinstalldirs /usr/lib/locale aa_DJ.ISO-8859-1aa_ER.UTF-8aa_DJ.UTF-8aa_ET.UTF-8............ done af_ZA.UTF-8... done done agr_PE.UTF-8... done af_ZA.ISO-8859-1...ak_GH.UTF-8... done am_ET.UTF-8... done an_ES.UTF-8... done an_ES.ISO-8859-15... done anp_IN.UTF-8... done ar_AE.UTF-8... done done ar_BH.UTF-8...ar_AE.ISO-8859-6... done ar_BH.ISO-8859-6... done ar_DZ.UTF-8... done ar_DZ.ISO-8859-6... done ar_EG.UTF-8... done done ar_EG.ISO-8859-6...ar_IN.UTF-8... done ar_IQ.UTF-8... done ar_IQ.ISO-8859-6... done ar_JO.UTF-8... done ar_JO.ISO-8859-6... done ar_KW.UTF-8 done ...ar_KW.ISO-8859-6... done ar_LB.UTF-8... done ar_LB.ISO-8859-6... done ar_LY.UTF-8... done ar_LY.ISO-8859-6... done done ar_MA.UTF-8...ar_MA.ISO-8859-6... done ar_OM.UTF-8... done ar_OM.ISO-8859-6... done ar_QA.UTF-8... done ar_QA.ISO-8859-6... done ar_SA.UTF-8... done ar_SA.ISO-8859-6... done done ar_SD.UTF-8ar_SD.ISO-8859-6...... done ar_SS.UTF-8... done ar_SY.UTF-8... done ar_SY.ISO-8859-6... done ar_TN.UTF-8... done ar_TN.ISO-8859-6... done ar_YE.UTF-8... done done ayc_PE.UTF-8...ar_YE.ISO-8859-6... done az_AZ.UTF-8... done az_IR.UTF-8... done as_IN.UTF-8... done ast_ES.UTF-8... done ast_ES.ISO-8859-15... done be_BY.UTF-8... done be_BY.CP1251... done be_BY.UTF-8@latin... done bem_ZM.UTF-8 done ...ber_DZ.UTF-8... done ber_MA.UTF-8... done bg_BG.UTF-8... done bg_BG.CP1251... done bhb_IN.UTF-8... done bho_IN.UTF-8... done bho_NP.UTF-8... done bi_VU.UTF-8... done bn_BD.UTF-8... done bn_IN.UTF-8... done done bo_IN.UTF-8bo_CN.UTF-8...... done br_FR.UTF-8... done br_FR.ISO-8859-1... done done brx_IN.UTF-8...br_FR.ISO-8859-15@euro... done bs_BA.UTF-8... done bs_BA.ISO-8859-2... done done C.UTF-8...byn_ER.UTF-8... done done ca_AD.ISO-8859-15...ca_AD.UTF-8... done ca_ES.UTF-8... done ca_ES.ISO-8859-1... done ca_ES.ISO-8859-15@euro... done ca_ES.UTF-8@valencia... done ca_FR.UTF-8... done ca_FR.ISO-8859-15 done ...ca_IT.UTF-8... done ca_IT.ISO-8859-15... done ce_RU.UTF-8... done chr_US.UTF-8... done ckb_IQ.UTF-8... done cmn_TW.UTF-8... done done crh_RU.UTF-8...crh_UA.UTF-8... done cs_CZ.UTF-8... done cs_CZ.ISO-8859-2... done csb_PL.UTF-8... done done cv_RU.UTF-8...cy_GB.UTF-8... done cy_GB.ISO-8859-14... done da_DK.UTF-8... done da_DK.ISO-8859-1... done de_AT.UTF-8... done de_AT.ISO-8859-1... done de_AT.ISO-8859-15@euro... done de_BE.UTF-8... done de_BE.ISO-8859-1... done de_BE.ISO-8859-15@euro... done de_CH.UTF-8... done de_CH.ISO-8859-1... done de_DE.UTF-8... done de_DE.ISO-8859-1... done done de_DE.ISO-8859-15@euro...de_IT.UTF-8... done de_IT.ISO-8859-1... done de_LI.UTF-8... done de_LU.UTF-8... done de_LU.ISO-8859-1... done done doi_IN.UTF-8...de_LU.ISO-8859-15@euro... done dsb_DE.UTF-8... done dv_MV.UTF-8... done dz_BT.UTF-8... done el_GR.UTF-8... done el_GR.ISO-8859-7... done el_GR.ISO-8859-7@euro... done done el_CY.UTF-8...el_CY.ISO-8859-7... done en_AG.UTF-8... done en_AU.UTF-8... done en_AU.ISO-8859-1... done done en_BW.ISO-8859-1...en_BW.UTF-8... done en_CA.UTF-8... done en_CA.ISO-8859-1... done en_DK.UTF-8... done en_DK.ISO-8859-1... done en_GB.UTF-8 done en_GB.ISO-8859-1...... done en_HK.UTF-8... done en_HK.ISO-8859-1... done en_IE.UTF-8... done en_IE.ISO-8859-1... done en_IE.ISO-8859-15@euro... done en_IL.UTF-8... done done en_IN.UTF-8...en_NG.UTF-8... done en_NZ.UTF-8... done done en_PH.UTF-8en_NZ.ISO-8859-1...... done en_PH.ISO-8859-1... done en_SC.UTF-8... done en_SG.UTF-8... done en_SG.ISO-8859-1... done en_US.UTF-8... done en_US.ISO-8859-1... done en_ZA.UTF-8... done en_ZA.ISO-8859-1... done en_ZM.UTF-8... done en_ZW.UTF-8... done en_ZW.ISO-8859-1... done eo.UTF-8... done es_AR.UTF-8... done es_AR.ISO-8859-1... done es_BO.UTF-8... done es_BO.ISO-8859-1... done es_CL.UTF-8... done es_CL.ISO-8859-1... done es_CO.UTF-8 done ...es_CO.ISO-8859-1... done es_CR.UTF-8... done es_CR.ISO-8859-1... done es_CU.UTF-8... done es_DO.UTF-8... done es_DO.ISO-8859-1... done es_EC.UTF-8... done es_EC.ISO-8859-1... done done es_ES.ISO-8859-1...es_ES.UTF-8... done es_ES.ISO-8859-15@euro... done es_GT.UTF-8... done es_GT.ISO-8859-1... done done es_HN.UTF-8...es_HN.ISO-8859-1... done es_MX.UTF-8... done es_MX.ISO-8859-1... done es_NI.UTF-8... done es_NI.ISO-8859-1... done es_PA.UTF-8... done es_PA.ISO-8859-1... done es_PE.UTF-8... done es_PE.ISO-8859-1... done es_PR.UTF-8... done es_PR.ISO-8859-1... done es_PY.UTF-8... done es_PY.ISO-8859-1... done es_SV.UTF-8... done es_SV.ISO-8859-1... done es_US.UTF-8... done es_US.ISO-8859-1... done es_UY.UTF-8... done es_UY.ISO-8859-1... done es_VE.UTF-8... done es_VE.ISO-8859-1... done et_EE.UTF-8... done et_EE.ISO-8859-1... done done et_EE.ISO-8859-15...eu_ES.UTF-8... done eu_ES.ISO-8859-1... done done eu_ES.ISO-8859-15@euro...fa_IR.UTF-8... done ff_SN.UTF-8... done fi_FI.UTF-8... done fi_FI.ISO-8859-1... done done fi_FI.ISO-8859-15fil_PH.UTF-8...@euro... done fo_FO.UTF-8... done fo_FO.ISO-8859-1... done fr_BE.UTF-8... done fr_BE.ISO-8859-1... done done fr_CA.UTF-8...fr_BE.ISO-8859-15@euro... done fr_CA.ISO-8859-1... done fr_CH.UTF-8... done fr_CH.ISO-8859-1... done done fr_FR.ISO-8859-1...fr_FR.UTF-8... done fr_FR.ISO-8859-15@euro... done done fr_LU.UTF-8...fr_LU.ISO-8859-1... done fr_LU.ISO-8859-15@euro... done done fur_IT.UTF-8fy_NL.UTF-8...... done fy_DE.UTF-8... done ga_IE.UTF-8... done ga_IE.ISO-8859-1... done ga_IE.ISO-8859-15@euro... done gbm_IN.UTF-8... done gd_GB.UTF-8... done gd_GB.ISO-8859-15... done gez_ER.UTF-8... done gez_ER.UTF-8@abegede... done gez_ET.UTF-8 done ...gez_ET.UTF-8@abegede... done gl_ES.UTF-8... done gl_ES.ISO-8859-1... done done gl_ES.ISO-8859-15gu_IN.UTF-8@euro...... done gv_GB.UTF-8... done gv_GB.ISO-8859-1... done ha_NG.UTF-8... done hak_TW.UTF-8... done he_IL.UTF-8... done he_IL.ISO-8859-8... done done hif_FJ.UTF-8...hi_IN.UTF-8... done hne_IN.UTF-8... done hr_HR.UTF-8... done done hr_HR.ISO-8859-2...hsb_DE.ISO-8859-2... done hsb_DE.UTF-8... done ht_HT.UTF-8... done hu_HU.UTF-8... done hu_HU.ISO-8859-2... done hy_AM.UTF-8... done done ia_FR.UTF-8...hy_AM.ARMSCII-8 done ...id_ID.UTF-8... done id_ID.ISO-8859-1... done ig_NG.UTF-8... done ik_CA.UTF-8... done done is_IS.UTF-8...is_IS.ISO-8859-1... done done it_CH.UTF-8...it_CH.ISO-8859-1... done it_IT.UTF-8... done it_IT.ISO-8859-1... done it_IT.ISO-8859-15@euro... done iu_CA.UTF-8... done done ja_JP.EUC-JP...ja_JP.UTF-8... done ka_GE.UTF-8... done ka_GE.GEORGIAN-PS... done kab_DZ.UTF-8... done kk_KZ.UTF-8... done kk_KZ.PT154... done kl_GL.UTF-8... done kl_GL.ISO-8859-1 done ...km_KH.UTF-8... done done kn_IN.UTF-8...ko_KR.EUC-KR... done ko_KR.UTF-8... done kok_IN.UTF-8... done ks_IN.UTF-8... done ks_IN.UTF-8@devanagari... done ku_TR.UTF-8... done ku_TR.ISO-8859-9... done kv_RU.UTF-8... done kw_GB.UTF-8... done kw_GB.ISO-8859-1... done ky_KG.UTF-8... done lb_LU.UTF-8... done done lg_UG.ISO-8859-10...lg_UG.UTF-8... done li_BE.UTF-8... done li_NL.UTF-8... done lij_IT.UTF-8... done ln_CD.UTF-8 done ...lo_LA.UTF-8... done done lt_LT.ISO-8859-13 done ...lt_LT.UTF-8...ltg_LV.UTF-8... done lv_LV.UTF-8... done lv_LV.ISO-8859-13... done lzh_TW.UTF-8... done mag_IN.UTF-8... done mai_IN.UTF-8... done mai_NP.UTF-8... done mdf_RU.UTF-8 done mfe_MU.UTF-8...... done done mg_MG.ISO-8859-15...mg_MG.UTF-8... done mhr_RU.UTF-8... done mi_NZ.UTF-8... done mi_NZ.ISO-8859-13... done miq_NI.UTF-8... done mjw_IN.UTF-8... done mk_MK.UTF-8... done mk_MK.ISO-8859-5... done done mn_MN.UTF-8...ml_IN.UTF-8... done done mnw_MM.UTF-8...mni_IN.UTF-8... done mr_IN.UTF-8... done done ms_MY.ISO-8859-1...ms_MY.UTF-8... done mt_MT.UTF-8... done mt_MT.ISO-8859-3... done done nan_TW.UTF-8my_MM.UTF-8...... done nan_TW.UTF-8@latin... done nb_NO.UTF-8... done done nb_NO.ISO-8859-1...nds_DE.UTF-8... done nds_NL.UTF-8... done ne_NP.UTF-8 done nhn_MX.UTF-8...... done niu_NU.UTF-8... done niu_NZ.UTF-8... done nl_AW.UTF-8... done nl_BE.UTF-8... done nl_BE.ISO-8859-1... done nl_BE.ISO-8859-15@euro... done nl_NL.UTF-8... done nl_NL.ISO-8859-1... done done nl_NL.ISO-8859-15@euro...nn_NO.UTF-8... done nn_NO.ISO-8859-1... done nr_ZA.UTF-8... done nso_ZA.UTF-8... done oc_FR.UTF-8... done oc_FR.ISO-8859-1... done om_ET.UTF-8... done om_KE.UTF-8... done om_KE.ISO-8859-1... done done os_RU.UTF-8or_IN.UTF-8...... done pa_IN.UTF-8... done pa_PK.UTF-8... done pap_AW.UTF-8 done ...pap_CW.UTF-8... done pl_PL.UTF-8... done pl_PL.ISO-8859-2... done done pt_BR.UTF-8...ps_AF.UTF-8... done pt_BR.ISO-8859-1... done done pt_PT.UTF-8...pt_PT.ISO-8859-1... done pt_PT.ISO-8859-15@euro... done quz_PE.UTF-8... done raj_IN.UTF-8... done rif_MA.UTF-8... done ro_RO.UTF-8... done ro_RO.ISO-8859-2... done ru_RU.KOI8-R... done done ru_RU.ISO-8859-5...ru_RU.UTF-8... done done ru_UA.UTF-8...ru_UA.KOI8-U... done rw_RW.UTF-8... done sa_IN.UTF-8... done done sah_RU.UTF-8...sat_IN.UTF-8... done sc_IT.UTF-8... done scn_IT.UTF-8... done sd_IN.UTF-8... done done se_NO.UTF-8...sd_IN.UTF-8@devanagari... done sgs_LT.UTF-8... done shn_MM.UTF-8... done shs_CA.UTF-8... done si_LK.UTF-8... done sid_ET.UTF-8... done sk_SK.UTF-8... done done sk_SK.ISO-8859-2...sl_SI.UTF-8... done sl_SI.ISO-8859-2... done done so_DJ.UTF-8...sm_WS.UTF-8... done done so_ET.UTF-8...so_DJ.ISO-8859-1... done so_KE.UTF-8... done so_KE.ISO-8859-1 done so_SO.UTF-8...... done so_SO.ISO-8859-1... done done sq_AL.ISO-8859-1... done sq_AL.UTF-8sq_MK.UTF-8...... done sr_ME.UTF-8... done sr_RS.UTF-8... done sr_RS.UTF-8@latin... done ss_ZA.UTF-8... done ssy_ER.UTF-8... done st_ZA.UTF-8... done st_ZA.ISO-8859-1... done su_ID.UTF-8... done sv_FI.UTF-8 done ...sv_FI.ISO-8859-1... done sv_FI.ISO-8859-15@euro... done sv_SE.UTF-8... done sv_SE.ISO-8859-1... done sw_KE.UTF-8 done ...sw_TZ.UTF-8... done syr.UTF-8... done szl_PL.UTF-8... done done ta_LK.UTF-8...ta_IN.UTF-8 done ...tcy_IN.UTF-8... done te_IN.UTF-8... done tg_TJ.UTF-8... done tg_TJ.KOI8-T... done th_TH.UTF-8... done th_TH.TIS-620... done the_NP.UTF-8... done ti_ER.UTF-8... done ti_ET.UTF-8... done tig_ER.UTF-8... done tk_TM.UTF-8... done tl_PH.UTF-8... done done tn_ZA.UTF-8...tl_PH.ISO-8859-1... done to_TO.UTF-8... done done tpi_PG.UTF-8...tok.UTF-8... done tr_CY.UTF-8... done tr_CY.ISO-8859-9... done tr_TR.UTF-8... done done ts_ZA.UTF-8...tr_TR.ISO-8859-9... done tt_RU.UTF-8... done tt_RU.UTF-8@iqtelif... done ug_CN.UTF-8... done uk_UA.UTF-8... done uk_UA.KOI8-U... done unm_US.UTF-8 done ...ur_IN.UTF-8... done ur_PK.UTF-8... done uz_UZ.UTF-8... done done uz_UZ.UTF-8@cyrillic...uz_UZ.ISO-8859-1... done done vi_VN.UTF-8...ve_ZA.UTF-8... done wa_BE.ISO-8859-1... done wa_BE.ISO-8859-15@euro... done wa_BE.UTF-8 done ...wae_CH.UTF-8... done done wo_SN.UTF-8...wal_ET.UTF-8... done xh_ZA.UTF-8... done xh_ZA.ISO-8859-1... done yi_US.UTF-8... done done yi_US.CP1255...yo_NG.UTF-8... done yue_HK.UTF-8... done yuw_PG.UTF-8... done zgh_MA.UTF-8... done zh_CN.GB18030... done zh_CN.GBK... done zh_CN.UTF-8... done zh_CN.GB2312... done zh_HK.UTF-8... done zh_HK.BIG5-HKSCS... done zh_SG.UTF-8... done zh_SG.GBK... done zh_SG.GB2312... done zh_TW.EUC-TW... done zh_TW.UTF-8... done zh_TW.BIG5... done zu_ZA.UTF-8... done zu_ZA.ISO-8859-1... done done done done make[3]: Leaving directory '/usr/src/glibc-2.41/localedata' make[2]: Leaving directory '/usr/src/glibc-2.41' make[1]: Leaving directory '/usr/src/glibc-build' # Timezone data will be shipped by tzdata. rm -rfv /usr/share/zoneinfo removed directory '/usr/share/zoneinfo' Updating linker cache... Install done; saving file list to /usr/src/log/glibc-2.41 ... make: Leaving directory '/usr/src/lfs' May 14 16:08:01: Building tzdata make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' tzdata2025b.tar.gz checksum OK tzcode2025b.tar.gz checksum OK ====================================== Installing tzdata-2025b ... Install started; saving file list to /usr/src/lsalr ... mkdir: created directory '/usr/src/tzdata-2025b' mkdir -pv /usr/src/tzdata-2025b/tzdata2025b /usr/src/tzdata-2025b/tzcode2025b mkdir: created directory '/usr/src/tzdata-2025b/tzdata2025b' mkdir: created directory '/usr/src/tzdata-2025b/tzcode2025b' tar axf /usr/src/cache/tzdata2025b.tar.gz -C /usr/src/tzdata-2025b tar axf /usr/src/cache/tzcode2025b.tar.gz -C /usr/src/tzdata-2025b cd /usr/src/tzdata-2025b && mkdir -pv zoneinfo/{,posix,right} mkdir: created directory 'zoneinfo/' mkdir: created directory 'zoneinfo/posix' mkdir: created directory 'zoneinfo/right' cd /usr/src/tzdata-2025b && zic -y ./yearistype -d zoneinfo \ -L /dev/null -p GMT africa antarctica asia australasia backward etcetera europe factory northamerica southamerica warning: -y ignored cd /usr/src/tzdata-2025b && zic -y ./yearistype -d zoneinfo/posix \ -L /dev/null africa antarctica asia australasia backward etcetera europe factory northamerica southamerica warning: -y ignored cd /usr/src/tzdata-2025b && zic -y ./yearistype -d zoneinfo/right \ -L leapseconds africa antarctica asia australasia backward etcetera europe factory northamerica southamerica warning: -y ignored rm -rf /usr/share/zoneinfo cd /usr/src/tzdata-2025b && cp -prd zoneinfo /usr/share cd /usr/src/tzdata-2025b && install -p -m 644 zone.tab iso3166.tab \ /usr/share/zoneinfo rm -vf /usr/share/zoneinfo/localtime rm -vf /etc/localtime cp -vf /usr/share/zoneinfo/GMT /etc/localtime '/usr/share/zoneinfo/GMT' -> '/etc/localtime' Updating linker cache... Install done; saving file list to /usr/src/log/tzdata-2025b ... make: Leaving directory '/usr/src/lfs' May 14 16:08:03: Building cleanup-toolchain make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' make: Nothing to be done for 'b2'. ====================================== Installing cleanup-toolchain ... Install started; saving file list to /usr/src/lsalr ... mv -v /tools_aarch64/bin/{ld,ld-old} renamed '/tools_aarch64/bin/ld' -> '/tools_aarch64/bin/ld-old' mv -v /tools_aarch64/aarch64-pc-linux-gnu/bin/{ld,ld-old} renamed '/tools_aarch64/aarch64-pc-linux-gnu/bin/ld' -> '/tools_aarch64/aarch64-pc-linux-gnu/bin/ld-old' mv -v /tools_aarch64/bin/{ld-new,ld} renamed '/tools_aarch64/bin/ld-new' -> '/tools_aarch64/bin/ld' ln -sv /tools_aarch64/bin/ld /tools_aarch64/aarch64-pc-linux-gnu/bin/ld '/tools_aarch64/aarch64-pc-linux-gnu/bin/ld' -> '/tools_aarch64/bin/ld' gcc -dumpspecs | sed \ -e 's@/tools_aarch64@@g' \ -e '/\*startfile_prefix_spec:/{n;s@.*@/usr/lib/ @}' \ -e '/\*cpp:/{n;s@$@ -isystem /usr/include@}' > \ $(dirname $(gcc -print-libgcc-file-name))/specs Updating linker cache... Install done; saving file list to /usr/src/log/cleanup-toolchain ... make: Leaving directory '/usr/src/lfs' May 14 16:08:03: Building zlib-ng make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' zlib-ng-2.2.3.tar.gz checksum OK ====================================== Installing zlib-ng-2.2.3 ... Install started; saving file list to /usr/src/lsalr ... # Build the regular version cd /usr/src/zlib-ng-2.2.3 && mkdir -pv build mkdir: created directory 'build' cd /usr/src/zlib-ng-2.2.3/build && ../configure \ --prefix=/usr Checking for compiler... gcc Checking for Symbol versioning... Yes. Checking for shared library support... Building shared library libz-ng.so.2.2.3 with gcc. Checking for version script support... -Wl,--version-script,/usr/src/zlib-ng-2.2.3/zlib-ng.map. Checking for off64_t... Yes. Checking for fseeko... Yes. Checking for posix_memalign... Yes. Checking for aligned_alloc... Yes. Checking for strerror... Yes. Checking for getauxval() or elf_aux_info() in sys/auxv.h... Yes. Checking for unistd.h... Yes. Checking for ptrdiff_t... Yes. Checking for ANSI C compliant compiler... Yes. Checking for -fno-semantic-interposition... Yes. Checking for -fno-lto... Yes. Checking for attribute(visibility(hidden)) support... Yes. Checking for attribute(visibility(internal)) support... Yes. Checking for attribute(aligned) ... Yes. Checking for __builtin_assume_aligned() ... Yes. Checking for __builtin_ctz ... Yes. Checking for __builtin_ctzll ... Yes. ARM floating point arch not auto-detected Checking for arm_acle.h... Yes. Check whether -march=armv8-a+crc works ... Yes. Checking for ARMv8 CRC intrinsics ... Yes. Check whether -march=armv8-a+simd is available ... Yes. check whether compiler supports 4 wide register loads ... Yes. Uname: Linux ARCH: aarch64 Using arch directory: arch/arm Architecture-specific static object files: arm_features.o crc32_acle.o adler32_neon.o chunkset_neon.o compare256_neon.o slide_hash_neon.o Architecture-specific shared object files: arm_features.lo crc32_acle.lo adler32_neon.lo chunkset_neon.lo compare256_neon.lo slide_hash_neon.lo cd /usr/src/zlib-ng-2.2.3/build && make -j4 VERBOSE=1 make[1]: Entering directory '/usr/src/zlib-ng-2.2.3/build' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o example.o /usr/src/zlib-ng-2.2.3/test/example.c make -C arch/generic adler32_c.o make -C arch/generic adler32_fold_c.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32_c.o /usr/src/zlib-ng-2.2.3/arch/generic/adler32_c.c make -C arch/generic chunkset_c.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32_fold_c.o /usr/src/zlib-ng-2.2.3/arch/generic/adler32_fold_c.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o chunkset_c.o /usr/src/zlib-ng-2.2.3/arch/generic/chunkset_c.c make -C arch/generic compare256_c.o make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' make -C arch/generic crc32_braid_c.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o compare256_c.o /usr/src/zlib-ng-2.2.3/arch/generic/compare256_c.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_braid_c.o /usr/src/zlib-ng-2.2.3/arch/generic/crc32_braid_c.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' make -C arch/generic crc32_fold_c.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_fold_c.o /usr/src/zlib-ng-2.2.3/arch/generic/crc32_fold_c.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' make -C arch/generic slide_hash_c.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o slide_hash_c.o /usr/src/zlib-ng-2.2.3/arch/generic/slide_hash_c.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32.o /usr/src/zlib-ng-2.2.3/adler32.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o compress.o /usr/src/zlib-ng-2.2.3/compress.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32.o /usr/src/zlib-ng-2.2.3/crc32.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_braid_comb.o /usr/src/zlib-ng-2.2.3/crc32_braid_comb.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate.o /usr/src/zlib-ng-2.2.3/deflate.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_fast.o /usr/src/zlib-ng-2.2.3/deflate_fast.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_huff.o /usr/src/zlib-ng-2.2.3/deflate_huff.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_medium.o /usr/src/zlib-ng-2.2.3/deflate_medium.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_quick.o /usr/src/zlib-ng-2.2.3/deflate_quick.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_rle.o /usr/src/zlib-ng-2.2.3/deflate_rle.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_slow.o /usr/src/zlib-ng-2.2.3/deflate_slow.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_stored.o /usr/src/zlib-ng-2.2.3/deflate_stored.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o functable.o /usr/src/zlib-ng-2.2.3/functable.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o infback.o /usr/src/zlib-ng-2.2.3/infback.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o inflate.o /usr/src/zlib-ng-2.2.3/inflate.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o inftrees.o /usr/src/zlib-ng-2.2.3/inftrees.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o insert_string.o /usr/src/zlib-ng-2.2.3/insert_string.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o insert_string_roll.o /usr/src/zlib-ng-2.2.3/insert_string_roll.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o trees.o /usr/src/zlib-ng-2.2.3/trees.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o uncompr.o /usr/src/zlib-ng-2.2.3/uncompr.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o zutil.o /usr/src/zlib-ng-2.2.3/zutil.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o cpu_features.o /usr/src/zlib-ng-2.2.3/cpu_features.c make -C arch/arm arm_features.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o arm_features.o /usr/src/zlib-ng-2.2.3/arch/arm/arm_features.c make -C arch/arm crc32_acle.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+crc -fno-lto -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_acle.o /usr/src/zlib-ng-2.2.3/arch/arm/crc32_acle.c make -C arch/arm adler32_neon.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32_neon.o /usr/src/zlib-ng-2.2.3/arch/arm/adler32_neon.c make -C arch/arm chunkset_neon.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o chunkset_neon.o /usr/src/zlib-ng-2.2.3/arch/arm/chunkset_neon.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' make -C arch/arm compare256_neon.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o compare256_neon.o /usr/src/zlib-ng-2.2.3/arch/arm/compare256_neon.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' make -C arch/arm slide_hash_neon.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o slide_hash_neon.o /usr/src/zlib-ng-2.2.3/arch/arm/slide_hash_neon.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o gzlib.o /usr/src/zlib-ng-2.2.3/gzlib.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o gzread.o gzread.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o gzwrite.o /usr/src/zlib-ng-2.2.3/gzwrite.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o minigzip.o /usr/src/zlib-ng-2.2.3/test/minigzip.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' cp arch/arm/arm_features.o arm_features.o cp arch/arm/crc32_acle.o crc32_acle.o cp arch/arm/adler32_neon.o adler32_neon.o cp arch/arm/chunkset_neon.o chunkset_neon.o cp arch/arm/compare256_neon.o compare256_neon.o cp arch/arm/slide_hash_neon.o slide_hash_neon.o gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o makefixed.o /usr/src/zlib-ng-2.2.3/tools/makefixed.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o maketrees.o /usr/src/zlib-ng-2.2.3/tools/maketrees.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o makecrct.o /usr/src/zlib-ng-2.2.3/tools/makecrct.c ar rc libz-ng.a arch/generic/adler32_c.o arch/generic/adler32_fold_c.o arch/generic/chunkset_c.o arch/generic/compare256_c.o arch/generic/crc32_braid_c.o arch/generic/crc32_fold_c.o arch/generic/slide_hash_c.o adler32.o compress.o crc32.o crc32_braid_comb.o deflate.o deflate_fast.o deflate_huff.o deflate_medium.o deflate_quick.o deflate_rle.o deflate_slow.o deflate_stored.o functable.o infback.o inflate.o inftrees.o insert_string.o insert_string_roll.o trees.o uncompr.o zutil.o cpu_features.o arm_features.o crc32_acle.o adler32_neon.o chunkset_neon.o compare256_neon.o slide_hash_neon.o gzlib.o gzread.o gzwrite.o make -C arch/generic adler32_c.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/adler32_c.c make -C arch/generic adler32_fold_c.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32_fold_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/adler32_fold_c.c make -C arch/generic chunkset_c.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o chunkset_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/chunkset_c.c make -C arch/generic compare256_c.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o compare256_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/compare256_c.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' make -C arch/generic crc32_braid_c.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_braid_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/crc32_braid_c.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' make -C arch/generic crc32_fold_c.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_fold_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/crc32_fold_c.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' make -C arch/generic slide_hash_c.lo make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32.lo /usr/src/zlib-ng-2.2.3/adler32.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o slide_hash_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/slide_hash_c.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o compress.lo /usr/src/zlib-ng-2.2.3/compress.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32.lo /usr/src/zlib-ng-2.2.3/crc32.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_braid_comb.lo /usr/src/zlib-ng-2.2.3/crc32_braid_comb.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate.lo /usr/src/zlib-ng-2.2.3/deflate.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_fast.lo /usr/src/zlib-ng-2.2.3/deflate_fast.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_huff.lo /usr/src/zlib-ng-2.2.3/deflate_huff.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_medium.lo /usr/src/zlib-ng-2.2.3/deflate_medium.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_quick.lo /usr/src/zlib-ng-2.2.3/deflate_quick.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_rle.lo /usr/src/zlib-ng-2.2.3/deflate_rle.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_slow.lo /usr/src/zlib-ng-2.2.3/deflate_slow.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_stored.lo /usr/src/zlib-ng-2.2.3/deflate_stored.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o functable.lo /usr/src/zlib-ng-2.2.3/functable.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o infback.lo /usr/src/zlib-ng-2.2.3/infback.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o inflate.lo /usr/src/zlib-ng-2.2.3/inflate.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o inftrees.lo /usr/src/zlib-ng-2.2.3/inftrees.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o insert_string.lo /usr/src/zlib-ng-2.2.3/insert_string.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o insert_string_roll.lo /usr/src/zlib-ng-2.2.3/insert_string_roll.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o trees.lo /usr/src/zlib-ng-2.2.3/trees.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o uncompr.lo /usr/src/zlib-ng-2.2.3/uncompr.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o zutil.lo /usr/src/zlib-ng-2.2.3/zutil.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o cpu_features.lo /usr/src/zlib-ng-2.2.3/cpu_features.c make -C arch/arm arm_features.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o arm_features.lo /usr/src/zlib-ng-2.2.3/arch/arm/arm_features.c make -C arch/arm crc32_acle.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+crc -fno-lto -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_acle.lo /usr/src/zlib-ng-2.2.3/arch/arm/crc32_acle.c make -C arch/arm adler32_neon.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32_neon.lo /usr/src/zlib-ng-2.2.3/arch/arm/adler32_neon.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' make -C arch/arm chunkset_neon.lo make -C arch/arm compare256_neon.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o chunkset_neon.lo /usr/src/zlib-ng-2.2.3/arch/arm/chunkset_neon.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o compare256_neon.lo /usr/src/zlib-ng-2.2.3/arch/arm/compare256_neon.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' make -C arch/arm slide_hash_neon.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o slide_hash_neon.lo /usr/src/zlib-ng-2.2.3/arch/arm/slide_hash_neon.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o gzlib.lo /usr/src/zlib-ng-2.2.3/gzlib.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o gzread.lo gzread.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/build -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o gzwrite.lo /usr/src/zlib-ng-2.2.3/gzwrite.c cp arch/arm/arm_features.lo arm_features.lo cp arch/arm/crc32_acle.lo crc32_acle.lo make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/build/arch/arm' cp arch/arm/adler32_neon.lo adler32_neon.lo cp arch/arm/chunkset_neon.lo chunkset_neon.lo cp arch/arm/compare256_neon.lo compare256_neon.lo cp arch/arm/slide_hash_neon.lo slide_hash_neon.lo gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o example example.o libz-ng.a gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o minigzip minigzip.o libz-ng.a gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o makefixed makefixed.o libz-ng.a gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o maketrees maketrees.o libz-ng.a gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o makecrct makecrct.o libz-ng.a gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -shared -Wl,-soname,libz-ng.so.2 -Wl,--version-script,/usr/src/zlib-ng-2.2.3/zlib-ng.map -o libz-ng.so.2.2.3 arch/generic/adler32_c.lo arch/generic/adler32_fold_c.lo arch/generic/chunkset_c.lo arch/generic/compare256_c.lo arch/generic/crc32_braid_c.lo arch/generic/crc32_fold_c.lo arch/generic/slide_hash_c.lo adler32.lo compress.lo crc32.lo crc32_braid_comb.lo deflate.lo deflate_fast.lo deflate_huff.lo deflate_medium.lo deflate_quick.lo deflate_rle.lo deflate_slow.lo deflate_stored.lo functable.lo infback.lo inflate.lo inftrees.lo insert_string.lo insert_string_roll.lo trees.lo uncompr.lo zutil.lo cpu_features.lo arm_features.lo crc32_acle.lo adler32_neon.lo chunkset_neon.lo compare256_neon.lo slide_hash_neon.lo gzlib.lo gzread.lo gzwrite.lo rm -f libz-ng.so libz-ng.so.2 ln -s libz-ng.so.2.2.3 libz-ng.so ln -s libz-ng.so.2.2.3 libz-ng.so.2 gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o examplesh example.o libz-ng.so gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o minigzipsh minigzip.o libz-ng.so make[1]: Leaving directory '/usr/src/zlib-ng-2.2.3/build' # Build the compat version cd /usr/src/zlib-ng-2.2.3 && mkdir -pv compat mkdir: created directory 'compat' cd /usr/src/zlib-ng-2.2.3/compat && ../configure \ --prefix=/usr \ --zlib-compat \ --without-new-strategies Checking for compiler... gcc Checking for Symbol versioning... Yes. Checking for shared library support... Building shared library libz.so.1.3.1.zlib-ng with gcc. Checking for version script support... -Wl,--version-script,/usr/src/zlib-ng-2.2.3/zlib.map. Checking for off64_t... Yes. Checking for fseeko... Yes. Checking for posix_memalign... Yes. Checking for aligned_alloc... Yes. Checking for strerror... Yes. Checking for getauxval() or elf_aux_info() in sys/auxv.h... Yes. Checking for unistd.h... Yes. Checking for ptrdiff_t... Yes. Checking for ANSI C compliant compiler... Yes. Checking for -fno-semantic-interposition... Yes. Checking for -fno-lto... Yes. Checking for attribute(visibility(hidden)) support... Yes. Checking for attribute(visibility(internal)) support... Yes. Checking for attribute(aligned) ... Yes. Checking for __builtin_assume_aligned() ... Yes. Checking for __builtin_ctz ... Yes. Checking for __builtin_ctzll ... Yes. ARM floating point arch not auto-detected Checking for arm_acle.h... Yes. Check whether -march=armv8-a+crc works ... Yes. Checking for ARMv8 CRC intrinsics ... Yes. Check whether -march=armv8-a+simd is available ... Yes. check whether compiler supports 4 wide register loads ... Yes. Uname: Linux ARCH: aarch64 Using arch directory: arch/arm Architecture-specific static object files: arm_features.o crc32_acle.o adler32_neon.o chunkset_neon.o compare256_neon.o slide_hash_neon.o Architecture-specific shared object files: arm_features.lo crc32_acle.lo adler32_neon.lo chunkset_neon.lo compare256_neon.lo slide_hash_neon.lo cd /usr/src/zlib-ng-2.2.3/compat && make -j4 VERBOSE=1 make[1]: Entering directory '/usr/src/zlib-ng-2.2.3/compat' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o example.o /usr/src/zlib-ng-2.2.3/test/example.c make -C arch/generic adler32_c.o make -C arch/generic adler32_fold_c.o make -C arch/generic chunkset_c.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32_fold_c.o /usr/src/zlib-ng-2.2.3/arch/generic/adler32_fold_c.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32_c.o /usr/src/zlib-ng-2.2.3/arch/generic/adler32_c.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o chunkset_c.o /usr/src/zlib-ng-2.2.3/arch/generic/chunkset_c.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' make -C arch/generic compare256_c.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o compare256_c.o /usr/src/zlib-ng-2.2.3/arch/generic/compare256_c.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' make -C arch/generic crc32_braid_c.o make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' make -C arch/generic crc32_fold_c.o make -C arch/generic slide_hash_c.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_braid_c.o /usr/src/zlib-ng-2.2.3/arch/generic/crc32_braid_c.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_fold_c.o /usr/src/zlib-ng-2.2.3/arch/generic/crc32_fold_c.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o slide_hash_c.o /usr/src/zlib-ng-2.2.3/arch/generic/slide_hash_c.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32.o /usr/src/zlib-ng-2.2.3/adler32.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o compress.o /usr/src/zlib-ng-2.2.3/compress.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32.o /usr/src/zlib-ng-2.2.3/crc32.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_braid_comb.o /usr/src/zlib-ng-2.2.3/crc32_braid_comb.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate.o /usr/src/zlib-ng-2.2.3/deflate.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_fast.o /usr/src/zlib-ng-2.2.3/deflate_fast.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_huff.o /usr/src/zlib-ng-2.2.3/deflate_huff.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_medium.o /usr/src/zlib-ng-2.2.3/deflate_medium.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_quick.o /usr/src/zlib-ng-2.2.3/deflate_quick.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_rle.o /usr/src/zlib-ng-2.2.3/deflate_rle.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_slow.o /usr/src/zlib-ng-2.2.3/deflate_slow.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_stored.o /usr/src/zlib-ng-2.2.3/deflate_stored.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o functable.o /usr/src/zlib-ng-2.2.3/functable.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o infback.o /usr/src/zlib-ng-2.2.3/infback.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o inflate.o /usr/src/zlib-ng-2.2.3/inflate.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o inftrees.o /usr/src/zlib-ng-2.2.3/inftrees.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o insert_string.o /usr/src/zlib-ng-2.2.3/insert_string.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o insert_string_roll.o /usr/src/zlib-ng-2.2.3/insert_string_roll.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o trees.o /usr/src/zlib-ng-2.2.3/trees.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o uncompr.o /usr/src/zlib-ng-2.2.3/uncompr.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o zutil.o /usr/src/zlib-ng-2.2.3/zutil.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o cpu_features.o /usr/src/zlib-ng-2.2.3/cpu_features.c make -C arch/arm arm_features.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o arm_features.o /usr/src/zlib-ng-2.2.3/arch/arm/arm_features.c make -C arch/arm crc32_acle.o make -C arch/arm adler32_neon.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32_neon.o /usr/src/zlib-ng-2.2.3/arch/arm/adler32_neon.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+crc -fno-lto -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_acle.o /usr/src/zlib-ng-2.2.3/arch/arm/crc32_acle.c make -C arch/arm chunkset_neon.o make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' make -C arch/arm compare256_neon.o make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o chunkset_neon.o /usr/src/zlib-ng-2.2.3/arch/arm/chunkset_neon.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o compare256_neon.o /usr/src/zlib-ng-2.2.3/arch/arm/compare256_neon.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' make -C arch/arm slide_hash_neon.o make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o gzlib.o /usr/src/zlib-ng-2.2.3/gzlib.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o slide_hash_neon.o /usr/src/zlib-ng-2.2.3/arch/arm/slide_hash_neon.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o gzread.o gzread.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o gzwrite.o /usr/src/zlib-ng-2.2.3/gzwrite.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o minigzip.o /usr/src/zlib-ng-2.2.3/test/minigzip.c cp arch/arm/arm_features.o arm_features.o cp arch/arm/crc32_acle.o crc32_acle.o cp arch/arm/adler32_neon.o adler32_neon.o cp arch/arm/chunkset_neon.o chunkset_neon.o make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' cp arch/arm/compare256_neon.o compare256_neon.o gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o makefixed.o /usr/src/zlib-ng-2.2.3/tools/makefixed.c cp arch/arm/slide_hash_neon.o slide_hash_neon.o gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o maketrees.o /usr/src/zlib-ng-2.2.3/tools/maketrees.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o makecrct.o /usr/src/zlib-ng-2.2.3/tools/makecrct.c make -C arch/generic adler32_c.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/adler32_c.c make -C arch/generic adler32_fold_c.lo make -C arch/generic chunkset_c.lo make -C arch/generic compare256_c.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o chunkset_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/chunkset_c.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32_fold_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/adler32_fold_c.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o compare256_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/compare256_c.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' make -C arch/generic crc32_braid_c.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_braid_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/crc32_braid_c.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' make -C arch/generic crc32_fold_c.lo make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' make -C arch/generic slide_hash_c.lo gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32.lo /usr/src/zlib-ng-2.2.3/adler32.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_fold_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/crc32_fold_c.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o slide_hash_c.lo /usr/src/zlib-ng-2.2.3/arch/generic/slide_hash_c.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o compress.lo /usr/src/zlib-ng-2.2.3/compress.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32.lo /usr/src/zlib-ng-2.2.3/crc32.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/generic' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_braid_comb.lo /usr/src/zlib-ng-2.2.3/crc32_braid_comb.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate.lo /usr/src/zlib-ng-2.2.3/deflate.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_fast.lo /usr/src/zlib-ng-2.2.3/deflate_fast.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_huff.lo /usr/src/zlib-ng-2.2.3/deflate_huff.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_medium.lo /usr/src/zlib-ng-2.2.3/deflate_medium.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_quick.lo /usr/src/zlib-ng-2.2.3/deflate_quick.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_rle.lo /usr/src/zlib-ng-2.2.3/deflate_rle.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_slow.lo /usr/src/zlib-ng-2.2.3/deflate_slow.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o deflate_stored.lo /usr/src/zlib-ng-2.2.3/deflate_stored.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o functable.lo /usr/src/zlib-ng-2.2.3/functable.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o infback.lo /usr/src/zlib-ng-2.2.3/infback.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o inflate.lo /usr/src/zlib-ng-2.2.3/inflate.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o inftrees.lo /usr/src/zlib-ng-2.2.3/inftrees.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o insert_string.lo /usr/src/zlib-ng-2.2.3/insert_string.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o insert_string_roll.lo /usr/src/zlib-ng-2.2.3/insert_string_roll.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o trees.lo /usr/src/zlib-ng-2.2.3/trees.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o uncompr.lo /usr/src/zlib-ng-2.2.3/uncompr.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o zutil.lo /usr/src/zlib-ng-2.2.3/zutil.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o cpu_features.lo /usr/src/zlib-ng-2.2.3/cpu_features.c make -C arch/arm arm_features.lo make -C arch/arm crc32_acle.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o arm_features.lo /usr/src/zlib-ng-2.2.3/arch/arm/arm_features.c make -C arch/arm adler32_neon.lo make -C arch/arm chunkset_neon.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+crc -fno-lto -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o crc32_acle.lo /usr/src/zlib-ng-2.2.3/arch/arm/crc32_acle.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o adler32_neon.lo /usr/src/zlib-ng-2.2.3/arch/arm/adler32_neon.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o chunkset_neon.lo /usr/src/zlib-ng-2.2.3/arch/arm/chunkset_neon.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' make -C arch/arm compare256_neon.lo make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' make -C arch/arm slide_hash_neon.lo make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o compare256_neon.lo /usr/src/zlib-ng-2.2.3/arch/arm/compare256_neon.c make[2]: Entering directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -march=armv8-a+simd -fno-lto -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o slide_hash_neon.lo /usr/src/zlib-ng-2.2.3/arch/arm/slide_hash_neon.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o gzlib.lo /usr/src/zlib-ng-2.2.3/gzlib.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o gzread.lo gzread.c gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -fPIC -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -fno-semantic-interposition -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -DPIC -DWITH_GZFILEOP -I/usr/src/zlib-ng-2.2.3/compat -I/usr/src/zlib-ng-2.2.3 -I/usr/src/zlib-ng-2.2.3/arch/arm -I/usr/src/zlib-ng-2.2.3/arch/generic -c -o gzwrite.lo /usr/src/zlib-ng-2.2.3/gzwrite.c make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' cp arch/arm/arm_features.lo arm_features.lo cp arch/arm/crc32_acle.lo crc32_acle.lo cp arch/arm/adler32_neon.lo adler32_neon.lo cp arch/arm/chunkset_neon.lo chunkset_neon.lo cp arch/arm/slide_hash_neon.lo slide_hash_neon.lo ar rc libz.a arch/generic/adler32_c.o arch/generic/adler32_fold_c.o arch/generic/chunkset_c.o arch/generic/compare256_c.o arch/generic/crc32_braid_c.o arch/generic/crc32_fold_c.o arch/generic/slide_hash_c.o adler32.o compress.o crc32.o crc32_braid_comb.o deflate.o deflate_fast.o deflate_huff.o deflate_medium.o deflate_quick.o deflate_rle.o deflate_slow.o deflate_stored.o functable.o infback.o inflate.o inftrees.o insert_string.o insert_string_roll.o trees.o uncompr.o zutil.o cpu_features.o arm_features.o crc32_acle.o adler32_neon.o chunkset_neon.o compare256_neon.o slide_hash_neon.o gzlib.o gzread.o gzwrite.o gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o example example.o libz.a gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o minigzip minigzip.o libz.a gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o makefixed makefixed.o libz.a make[2]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat/arch/arm' gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o maketrees maketrees.o libz.a gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o makecrct makecrct.o libz.a cp arch/arm/compare256_neon.lo compare256_neon.lo gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -shared -Wl,-soname,libz.so.1 -Wl,--version-script,/usr/src/zlib-ng-2.2.3/zlib.map -o libz.so.1.3.1.zlib-ng arch/generic/adler32_c.lo arch/generic/adler32_fold_c.lo arch/generic/chunkset_c.lo arch/generic/compare256_c.lo arch/generic/crc32_braid_c.lo arch/generic/crc32_fold_c.lo arch/generic/slide_hash_c.lo adler32.lo compress.lo crc32.lo crc32_braid_comb.lo deflate.lo deflate_fast.lo deflate_huff.lo deflate_medium.lo deflate_quick.lo deflate_rle.lo deflate_slow.lo deflate_stored.lo functable.lo infback.lo inflate.lo inftrees.lo insert_string.lo insert_string_roll.lo trees.lo uncompr.lo zutil.lo cpu_features.lo arm_features.lo crc32_acle.lo adler32_neon.lo chunkset_neon.lo compare256_neon.lo slide_hash_neon.lo gzlib.lo gzread.lo gzwrite.lo rm -f libz.so libz.so.1 ln -s libz.so.1.3.1.zlib-ng libz.so ln -s libz.so.1.3.1.zlib-ng libz.so.1 gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o examplesh example.o libz.so gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c11 -Wall -DNDEBUG -DHAVE_SYMVER -D_LARGEFILE64_SOURCE=1 -DHAVE_POSIX_MEMALIGN -DHAVE_ALIGNED_ALLOC -DHAVE_SYS_AUXV_H -DZLIB_COMPAT -DWITH_GZFILEOP -DHAVE_VISIBILITY_HIDDEN -DHAVE_VISIBILITY_INTERNAL -DHAVE_ATTRIBUTE_ALIGNED -DHAVE_BUILTIN_ASSUME_ALIGNED -DHAVE_BUILTIN_CTZ -DHAVE_BUILTIN_CTZLL -DNO_QUICK_STRATEGY -DNO_MEDIUM_STRATEGY -DARM_FEATURES -DHAVE_ARM_ACLE_H -DARM_AUXV_HAS_CRC32 -DARM_ACLE -DARM_NEON -DARM_NEON_HASLD4 -o minigzipsh minigzip.o libz.so make[1]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat' # Install both versions cd /usr/src/zlib-ng-2.2.3/build && make install make[1]: Entering directory '/usr/src/zlib-ng-2.2.3/build' rm -f /usr/lib/libz-ng.so.2.2.3 cp libz-ng.so.2.2.3 /usr/lib chmod 755 /usr/lib/libz-ng.so.2.2.3 rm -f /usr/lib/libz-ng.so /usr/lib/libz-ng.so.2 ln -s libz-ng.so.2.2.3 /usr/lib/libz-ng.so ln -s libz-ng.so.2.2.3 /usr/lib/libz-ng.so.2 (ldconfig || true) >/dev/null 2>&1 rm -f /usr/lib/libz-ng.a cp libz-ng.a /usr/lib chmod 644 /usr/lib/libz-ng.a rm -f /usr/lib/pkgconfig/zlib-ng.pc cp zlib-ng.pc /usr/lib/pkgconfig chmod 644 /usr/lib/pkgconfig/zlib-ng.pc rm -f /usr/include/zlib-ng.h /usr/include/zconf-ng.h /usr/include/zlib_name_mangling-ng.h cp zlib-ng.h /usr/include/zlib-ng.h cp zconf-ng.h /usr/include/zconf-ng.h cp zlib_name_mangling-ng.h /usr/include/zlib_name_mangling-ng.h chmod 644 /usr/include/zlib-ng.h /usr/include/zconf-ng.h /usr/include/zlib_name_mangling-ng.h make[1]: Leaving directory '/usr/src/zlib-ng-2.2.3/build' cd /usr/src/zlib-ng-2.2.3/compat && make install make[1]: Entering directory '/usr/src/zlib-ng-2.2.3/compat' rm -f /usr/lib/libz.so.1.3.1.zlib-ng cp libz.so.1.3.1.zlib-ng /usr/lib chmod 755 /usr/lib/libz.so.1.3.1.zlib-ng rm -f /usr/lib/libz.so /usr/lib/libz.so.1 ln -s libz.so.1.3.1.zlib-ng /usr/lib/libz.so ln -s libz.so.1.3.1.zlib-ng /usr/lib/libz.so.1 (ldconfig || true) >/dev/null 2>&1 rm -f /usr/lib/libz.a cp libz.a /usr/lib chmod 644 /usr/lib/libz.a rm -f /usr/lib/pkgconfig/zlib.pc cp zlib.pc /usr/lib/pkgconfig chmod 644 /usr/lib/pkgconfig/zlib.pc rm -f /usr/include/zlib.h /usr/include/zconf.h /usr/include/zlib_name_mangling.h cp zlib.h /usr/include/zlib.h cp zconf.h /usr/include/zconf.h cp zlib_name_mangling.h /usr/include/zlib_name_mangling.h chmod 644 /usr/include/zlib.h /usr/include/zconf.h /usr/include/zlib_name_mangling.h make[1]: Leaving directory '/usr/src/zlib-ng-2.2.3/compat' # Remove the static versions rm -vf /usr/lib/libz.a /usr/lib/libz-ng.a removed '/usr/lib/libz.a' removed '/usr/lib/libz-ng.a' mv -v /usr/lib/libz.so.1.3.1.zlib-ng /lib/libz.so.1.3.1.zlib-ng renamed '/usr/lib/libz.so.1.3.1.zlib-ng' -> '/lib/libz.so.1.3.1.zlib-ng' ln -svf libz.so.1.3.1.zlib-ng /lib/libz.so.1 '/lib/libz.so.1' -> 'libz.so.1.3.1.zlib-ng' ln -svf libz.so.1.3.1.zlib-ng /lib/libz.so '/lib/libz.so' -> 'libz.so.1.3.1.zlib-ng' rm -vf /usr/lib/libz.so.1 removed '/usr/lib/libz.so.1' rm -vf /usr/lib/libz.so removed '/usr/lib/libz.so' Updating linker cache... Install done; saving file list to /usr/src/log/zlib-ng-2.2.3 ... make: Leaving directory '/usr/src/lfs' May 14 16:08:08: Building zstd make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' zstd-1.5.7.tar.gz checksum OK ====================================== Installing zstd-1.5.7 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/zstd-1.5.7 && make CC=gcc -j4 make[1]: Entering directory '/usr/src/zstd-1.5.7' make[2]: Entering directory '/usr/src/zstd-1.5.7/lib' make[2]: Entering directory '/usr/src/zstd-1.5.7/programs' creating pkgconfig CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/debug.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/entropy_common.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/error_private.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/debug.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/fse_decompress.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/entropy_common.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/error_private.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/fse_decompress.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/pool.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/pool.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/threading.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/threading.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/xxhash.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/xxhash.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_common.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_common.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_v05.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_v05.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_v06.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_v07.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_v06.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/fse_compress.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_v07.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/hist.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/huf_compress.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/debug.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_compress.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/entropy_common.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/fse_compress.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_compress_literals.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/hist.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/huf_compress.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/error_private.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_compress_sequences.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_compress_superblock.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_compress.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/fse_decompress.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_double_fast.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_fast.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/pool.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_compress_literals.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_lazy.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/threading.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_ldm.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_opt.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/xxhash.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_compress_sequences.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_preSplit.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_common.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstdmt_compress.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_compress_superblock.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/huf_decompress.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/fse_compress.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_ddict.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_decompress.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_double_fast.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/hist.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zstd_decompress_block.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_fast.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/huf_compress.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_compress.o AS obj/conf_5903fbf07c54a91e734538abd76f3341/static/huf_decompress_amd64.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/cover.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_compress_literals.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_lazy.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/divsufsort.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_compress_sequences.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/fastcover.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_compress_superblock.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_ldm.o CC obj/conf_5903fbf07c54a91e734538abd76f3341/static/zdict.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_double_fast.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_fast.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_opt.o compiling single-threaded static library 1.5.7 CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_preSplit.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_lazy.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_ldm.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstdmt_compress.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/huf_decompress.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_opt.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_preSplit.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstdmt_compress.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_ddict.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_decompress.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/huf_decompress.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zstd_decompress_block.o AS obj/conf_596003b0228cd28b7fb9338b2378814c/huf_decompress_amd64.o AS obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/huf_decompress_amd64.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_ddict.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_decompress.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/cover.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/divsufsort.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/fastcover.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_decompress_block.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/cover.o CC obj/conf_2f5872479423c9cfffca5faa37f7ec42/dynamic/zdict.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/divsufsort.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/fastcover.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zdict.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_v05.o compiling multi-threaded dynamic library 1.5.7 /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld: warning: -z cet-report=error ignored /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld: warning: -z cet-report=error ignored CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_v06.o creating versioned links CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstd_v07.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/benchfn.o release build completed make[2]: Leaving directory '/usr/src/zstd-1.5.7/lib' CC obj/conf_596003b0228cd28b7fb9338b2378814c/benchzstd.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/datagen.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/dibio.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/fileio.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/fileio_asyncio.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/lorem.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/timefn.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/util.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstdcli.o CC obj/conf_596003b0228cd28b7fb9338b2378814c/zstdcli_trace.o ==> building with threading support ==> building zstd with .gz compression support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support LINK obj/conf_596003b0228cd28b7fb9338b2378814c/zstd /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld: warning: -z cet-report=error ignored zstd build completed make[2]: Leaving directory '/usr/src/zstd-1.5.7/programs' make[1]: Leaving directory '/usr/src/zstd-1.5.7' cd /usr/src/zstd-1.5.7 && make prefix=/usr install make[1]: Entering directory '/usr/src/zstd-1.5.7' make[2]: Entering directory '/usr/src/zstd-1.5.7/lib' creating pkgconfig Installing static library Installing shared library Installing includes zstd static and shared library installed make[2]: Leaving directory '/usr/src/zstd-1.5.7/lib' make[2]: Entering directory '/usr/src/zstd-1.5.7/programs' Installing binaries Installing man pages zstd installation completed make[2]: Leaving directory '/usr/src/zstd-1.5.7/programs' make[1]: Leaving directory '/usr/src/zstd-1.5.7' Updating linker cache... Install done; saving file list to /usr/src/log/zstd-1.5.7 ... make: Leaving directory '/usr/src/lfs' May 14 16:08:12: Building autoconf make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' autoconf-2.72.tar.xz checksum OK ====================================== Installing autoconf-2.72 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/autoconf-2.72 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done cp: cannot stat '/usr/share/automake*/config.guess': No such file or directory '/tools_aarch64/share/automake-1.17/config.guess' -> '/usr/src/autoconf-2.72/build-aux/config.guess' cp: cannot stat '/usr/share/automake*/config.sub': No such file or directory '/tools_aarch64/share/automake-1.17/config.sub' -> '/usr/src/autoconf-2.72/build-aux/config.sub' cd /usr/src/autoconf-2.72 && ./configure \ --prefix=/usr checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu configure: autobuild project... GNU Autoconf configure: autobuild revision... 2.72 ./configure: line 2635: hostname: command not found configure: autobuild timestamp... 20250514T160812Z checking for a shell whose -n mode is known to work... /bin/sh checking for characters that cannot appear in file names... none checking whether directories can have trailing spaces... yes checking for expr... /tools_aarch64/bin/expr checking for GNU M4 that supports accurate traces... /tools_aarch64/bin/m4 checking whether /tools_aarch64/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for perl... /usr/bin/perl checking whether /usr/bin/perl Fcntl::flock is implemented... yes checking for emacs... no checking for xemacs... no checking for emacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking whether make is case sensitive... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/atlocal config.status: creating Makefile config.status: creating lib/version.m4 config.status: executing tests/atconfig commands You are about to use an experimental version of Autoconf. Be sure to read the relevant mailing lists, most importantly . Below you will find information on the status of this version of Autoconf. * Status /*------------------------------------. | New features need further testing. | `------------------------------------*/ * Autotest parallel testsuite support is still a work in progress. There are known issues in job handling under dash and some ksh variants, where a parallel testsuite can hang or cause a 100% processor load. In the current release, the overall autoconf testsuite only exercises parallel autotest under bash and zsh, or if you have defined TEST_PARALLEL_AUTOTEST in the environment. Meanwhile, Cygwin has known problems with named fifos that cause failures when attempting parallel tests in an autotest suite. It is possible that other difficulties will be encountered, whether with shell or platform limitations; help is appreciated in improving parallel testsuite support. cd /usr/src/autoconf-2.72 && make -j4 make[1]: Entering directory '/usr/src/autoconf-2.72' make all-am make[2]: Entering directory '/usr/src/autoconf-2.72' rm -f bin/autoconf bin/autoconf.tmp rm -f bin/autoheader bin/autoheader.tmp rm -f bin/autom4te bin/autom4te.tmp /tools_aarch64/bin/mkdir -p bin rm -f bin/autoreconf bin/autoreconf.tmp /tools_aarch64/bin/mkdir -p bin /tools_aarch64/bin/mkdir -p bin /tools_aarch64/bin/mkdir -p bin srcdir=''; \ test -f ./bin/autoheader.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tools_aarch64/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2023|g' -e 's|@VERSION[@]|2.72|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoheader.in; do not edit by hand.|g' ${srcdir}bin/autoheader.in >bin/autoheader.tmp srcdir=''; \ test -f ./bin/autoconf.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tools_aarch64/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2023|g' -e 's|@VERSION[@]|2.72|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoconf.in; do not edit by hand.|g' ${srcdir}bin/autoconf.in >bin/autoconf.tmp srcdir=''; \ test -f ./bin/autom4te.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tools_aarch64/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2023|g' -e 's|@VERSION[@]|2.72|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autom4te.in; do not edit by hand.|g' ${srcdir}bin/autom4te.in >bin/autom4te.tmp srcdir=''; \ test -f ./bin/autoreconf.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tools_aarch64/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2023|g' -e 's|@VERSION[@]|2.72|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoreconf.in; do not edit by hand.|g' ${srcdir}bin/autoreconf.in >bin/autoreconf.tmp chmod +x bin/autoheader.tmp chmod a-w bin/autoheader.tmp chmod +x bin/autoconf.tmp chmod +x bin/autom4te.tmp mv bin/autoheader.tmp bin/autoheader chmod +x bin/autoreconf.tmp chmod a-w bin/autoconf.tmp chmod a-w bin/autom4te.tmp rm -f bin/autoscan bin/autoscan.tmp chmod a-w bin/autoreconf.tmp mv bin/autoconf.tmp bin/autoconf mv bin/autom4te.tmp bin/autom4te /tools_aarch64/bin/mkdir -p bin mv bin/autoreconf.tmp bin/autoreconf rm -f bin/autoupdate bin/autoupdate.tmp rm -f bin/ifnames bin/ifnames.tmp srcdir=''; \ test -f ./bin/autoscan.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tools_aarch64/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2023|g' -e 's|@VERSION[@]|2.72|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoscan.in; do not edit by hand.|g' ${srcdir}bin/autoscan.in >bin/autoscan.tmp rm -f lib/autom4te.cfg lib/autom4te.cfg-t /tools_aarch64/bin/mkdir -p bin /tools_aarch64/bin/mkdir -p bin /tools_aarch64/bin/mkdir -p lib srcdir=''; \ test -f ./bin/autoupdate.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tools_aarch64/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2023|g' -e 's|@VERSION[@]|2.72|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/autoupdate.in; do not edit by hand.|g' ${srcdir}bin/autoupdate.in >bin/autoupdate.tmp srcdir=''; \ test -f ./bin/ifnames.in || srcdir=./; \ sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tools_aarch64/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2023|g' -e 's|@VERSION[@]|2.72|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from bin/ifnames.in; do not edit by hand.|g' ${srcdir}bin/ifnames.in >bin/ifnames.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tools_aarch64/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|2023|g' -e 's|@VERSION[@]|2.72|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from lib/autom4te.cfg.in; do not edit by hand.|g' ./lib/autom4te.in >lib/autom4te.cfg-t chmod +x bin/autoscan.tmp chmod +x bin/autoupdate.tmp chmod a-w lib/autom4te.cfg-t chmod a-w bin/autoscan.tmp chmod +x bin/ifnames.tmp chmod a-w bin/autoupdate.tmp mv -f lib/autom4te.cfg-t lib/autom4te.cfg chmod a-w bin/ifnames.tmp mv bin/autoscan.tmp bin/autoscan mv bin/autoupdate.tmp bin/autoupdate mv bin/ifnames.tmp bin/ifnames if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autoconf-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /tools_aarch64/bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \ -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autotest-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /tools_aarch64/bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \ -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \ else :; fi /tools_aarch64/bin/mkdir -p lib/autoconf /tools_aarch64/bin/mkdir -p lib/autoscan /tools_aarch64/bin/mkdir -p lib/autotest lang=`echo 'lib/autoconf/autoconf' | sed 's,.*/,,'` \ && if test $lang = autoconf; then \ lang=autoconf-without-aclocal-m4; \ else :; fi \ && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ --language=$lang \ --freeze \ --output=lib/autoconf/autoconf.m4f echo '# Automatically Generated: do not edit this file' >lib/autoscan/autoscan.list /tools_aarch64/bin/mkdir -p lib/m4sugar lang=`echo 'lib/autotest/autotest' | sed 's,.*/,,'` \ && if test $lang = autoconf; then \ lang=autoconf-without-aclocal-m4; \ else :; fi \ && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ --language=$lang \ --freeze \ --output=lib/autotest/autotest.m4f sed '/^[#]/!q' ./lib/autoscan/autoscan.pre >>lib/autoscan/autoscan.list lang=`echo 'lib/m4sugar/m4sugar' | sed 's,.*/,,'` \ && if test $lang = autoconf; then \ lang=autoconf-without-aclocal-m4; \ else :; fi \ && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ --language=$lang \ --freeze \ --output=lib/m4sugar/m4sugar.m4f ( \ sed -n '/^[^#]/p' ./lib/autoscan/autoscan.pre; \ autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --cache '' -M -l autoconf-without-aclocal-m4 \ -t'AN_OUTPUT:$1: $2 $3' \ ) | LC_ALL=C sort >>lib/autoscan/autoscan.list /tools_aarch64/bin/mkdir -p lib/m4sugar lang=`echo 'lib/m4sugar/m4sh' | sed 's,.*/,,'` \ && if test $lang = autoconf; then \ lang=autoconf-without-aclocal-m4; \ else :; fi \ && autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib \ --language=$lang \ --freeze \ --output=lib/m4sugar/m4sh.m4f autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' bin/autom4te -B ''lib -B '.'/lib --language=M4sh ./tests/wrapper.as -o tests/wrapper.in rm -f tests/autoconf tests/autoconf.tmp rm -f tests/autoheader tests/autoheader.tmp rm -f tests/autom4te tests/autom4te.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/usr/src/autoconf-2.72|g' -e 's|@abs_top_builddir[@]|/usr/src/autoconf-2.72|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoconf.tmp rm -f tests/autoreconf tests/autoreconf.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/usr/src/autoconf-2.72|g' -e 's|@abs_top_builddir[@]|/usr/src/autoconf-2.72|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoheader.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/usr/src/autoconf-2.72|g' -e 's|@abs_top_builddir[@]|/usr/src/autoconf-2.72|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autom4te.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/usr/src/autoconf-2.72|g' -e 's|@abs_top_builddir[@]|/usr/src/autoconf-2.72|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoreconf.tmp chmod +x tests/autoconf.tmp chmod +x tests/autoheader.tmp chmod +x tests/autom4te.tmp chmod a-w tests/autoconf.tmp chmod +x tests/autoreconf.tmp chmod a-w tests/autoheader.tmp chmod a-w tests/autom4te.tmp mv -f tests/autoconf.tmp tests/autoconf chmod a-w tests/autoreconf.tmp mv -f tests/autoheader.tmp tests/autoheader mv -f tests/autom4te.tmp tests/autom4te mv -f tests/autoreconf.tmp tests/autoreconf rm -f tests/autoscan tests/autoscan.tmp rm -f tests/autoupdate tests/autoupdate.tmp rm -f tests/ifnames tests/ifnames.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/usr/src/autoconf-2.72|g' -e 's|@abs_top_builddir[@]|/usr/src/autoconf-2.72|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoupdate.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/usr/src/autoconf-2.72|g' -e 's|@abs_top_builddir[@]|/usr/src/autoconf-2.72|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/autoscan.tmp input=tests/wrapper.in \ && sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/usr/src/autoconf-2.72|g' -e 's|@abs_top_builddir[@]|/usr/src/autoconf-2.72|g' -e "s|@configure_input[@]|Generated from $input.|g" tests/wrapper.in >tests/ifnames.tmp chmod +x tests/autoupdate.tmp chmod +x tests/autoscan.tmp chmod +x tests/ifnames.tmp chmod a-w tests/autoupdate.tmp chmod a-w tests/autoscan.tmp mv -f tests/autoupdate.tmp tests/autoupdate mv -f tests/autoscan.tmp tests/autoscan chmod a-w tests/ifnames.tmp mv -f tests/ifnames.tmp tests/ifnames make[2]: Leaving directory '/usr/src/autoconf-2.72' make[1]: Leaving directory '/usr/src/autoconf-2.72' cd /usr/src/autoconf-2.72 && make install make[1]: Entering directory '/usr/src/autoconf-2.72' make install-am make[2]: Entering directory '/usr/src/autoconf-2.72' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autoconf-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /tools_aarch64/bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \ -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autotest-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /tools_aarch64/bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \ -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \ else :; fi make[3]: Entering directory '/usr/src/autoconf-2.72' /tools_aarch64/bin/mkdir -p '/usr/bin' /tools_aarch64/bin/install -c bin/autoconf bin/autoheader bin/autom4te bin/autoreconf bin/autoscan bin/autoupdate bin/ifnames '/usr/bin' /tools_aarch64/bin/mkdir -p '/usr/share/autoconf/autoconf' /tools_aarch64/bin/install -c -m 644 lib/autoconf/autoconf.m4 lib/autoconf/general.m4 lib/autoconf/status.m4 lib/autoconf/oldnames.m4 lib/autoconf/specific.m4 lib/autoconf/autoheader.m4 lib/autoconf/autoupdate.m4 lib/autoconf/autotest.m4 lib/autoconf/autoscan.m4 lib/autoconf/lang.m4 lib/autoconf/c.m4 lib/autoconf/erlang.m4 lib/autoconf/fortran.m4 lib/autoconf/functions.m4 lib/autoconf/go.m4 lib/autoconf/headers.m4 lib/autoconf/types.m4 lib/autoconf/libs.m4 lib/autoconf/programs.m4 lib/autoconf/trailer.m4 '/usr/share/autoconf/autoconf' /tools_aarch64/bin/mkdir -p '/usr/share/autoconf/autotest' /tools_aarch64/bin/install -c -m 644 lib/autotest/autotest.m4 lib/autotest/general.m4 lib/autotest/specific.m4 '/usr/share/autoconf/autotest' /tools_aarch64/bin/mkdir -p '/usr/share/autoconf/build-aux' /tools_aarch64/bin/install -c -m 644 build-aux/config.guess build-aux/config.sub build-aux/install-sh '/usr/share/autoconf/build-aux' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autoconf-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autoconf-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /tools_aarch64/bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autoconf-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autoconf-mode.elc") )' \ -f batch-byte-compile 'lib/emacs/autoconf-mode.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case lib/emacs/autotest-mode.elc in */*) \ am__dir=`echo 'lib/emacs/autotest-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /tools_aarch64/bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "lib/emacs/autotest-mode.elc")) (defun byte-compile-dest-file (_) "lib/emacs/autotest-mode.elc") )' \ -f batch-byte-compile 'lib/emacs/autotest-mode.el'; \ else :; fi /tools_aarch64/bin/mkdir -p '/usr/share/autoconf/m4sugar' /tools_aarch64/bin/install -c -m 644 lib/m4sugar/m4sugar.m4 lib/m4sugar/foreach.m4 lib/m4sugar/m4sh.m4 '/usr/share/autoconf/m4sugar' /tools_aarch64/bin/mkdir -p '/usr/share/autoconf/Autom4te' /tools_aarch64/bin/install -c -m 644 lib/Autom4te/C4che.pm lib/Autom4te/ChannelDefs.pm lib/Autom4te/Channels.pm lib/Autom4te/Config.pm lib/Autom4te/Configure_ac.pm lib/Autom4te/FileUtils.pm lib/Autom4te/General.pm lib/Autom4te/Getopt.pm lib/Autom4te/Request.pm lib/Autom4te/XFile.pm '/usr/share/autoconf/Autom4te' /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 ./doc/autoconf.info ./doc/standards.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/autoconf.info' install-info --info-dir='/usr/share/info' '/usr/share/info/standards.info' /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' /tools_aarch64/bin/install -c -m 644 man/autoconf.1 man/autoheader.1 man/autom4te.1 man/autoreconf.1 man/autoscan.1 man/autoupdate.1 man/ifnames.1 '/usr/share/man/man1' /tools_aarch64/bin/mkdir -p '/usr/share/autoconf/autoconf' /tools_aarch64/bin/install -c -m 644 lib/autoconf/autoconf.m4f '/usr/share/autoconf/autoconf' /tools_aarch64/bin/mkdir -p '/usr/share/autoconf/autoscan' /tools_aarch64/bin/install -c -m 644 lib/autoscan/autoscan.list '/usr/share/autoconf/autoscan' /tools_aarch64/bin/mkdir -p '/usr/share/autoconf/autotest' /tools_aarch64/bin/install -c -m 644 lib/autotest/autotest.m4f '/usr/share/autoconf/autotest' /tools_aarch64/bin/mkdir -p '/usr/share/autoconf/m4sugar' /tools_aarch64/bin/install -c -m 644 lib/m4sugar/m4sugar.m4f lib/m4sugar/m4sh.m4f '/usr/share/autoconf/m4sugar' /tools_aarch64/bin/mkdir -p '/usr/share/autoconf' /tools_aarch64/bin/install -c -m 644 lib/autom4te.cfg lib/version.m4 '/usr/share/autoconf' /tools_aarch64/bin/mkdir -p '/usr/share/autoconf' /tools_aarch64/bin/install -c -m 644 ./INSTALL '/usr/share/autoconf' make install-data-hook make[4]: Entering directory '/usr/src/autoconf-2.72' for s in build-aux/config.guess build-aux/config.sub build-aux/install-sh; do \ chmod +x "/usr/share/autoconf/$s"; \ done make[4]: Leaving directory '/usr/src/autoconf-2.72' make[3]: Leaving directory '/usr/src/autoconf-2.72' make[2]: Leaving directory '/usr/src/autoconf-2.72' make[1]: Leaving directory '/usr/src/autoconf-2.72' Updating linker cache... Install done; saving file list to /usr/src/log/autoconf-2.72 ... make: Leaving directory '/usr/src/lfs' May 14 16:08:14: Building autoconf-archive make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' autoconf-archive-2024.10.16.tar.xz checksum OK ====================================== Installing autoconf-archive-2024.10.16 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/autoconf-archive-2024.10.16 && ./configure \ --prefix=/usr checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes configure: GNU Autoconf Archive 2024.10.16 checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile cd /usr/src/autoconf-archive-2024.10.16 && make -j4 make[1]: Entering directory '/usr/src/autoconf-archive-2024.10.16' Making all in doc make[2]: Entering directory '/usr/src/autoconf-archive-2024.10.16/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/autoconf-archive-2024.10.16/doc' make[2]: Entering directory '/usr/src/autoconf-archive-2024.10.16' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/usr/src/autoconf-archive-2024.10.16' make[1]: Leaving directory '/usr/src/autoconf-archive-2024.10.16' cd /usr/src/autoconf-archive-2024.10.16 && make install make[1]: Entering directory '/usr/src/autoconf-archive-2024.10.16' Making install in doc make[2]: Entering directory '/usr/src/autoconf-archive-2024.10.16/doc' make[3]: Entering directory '/usr/src/autoconf-archive-2024.10.16/doc' make[3]: Nothing to be done for 'install-exec-am'. /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 ./autoconf-archive.info ./autoconf-archive.info-1 ./autoconf-archive.info-2 ./autoconf-archive.info-3 ./autoconf-archive.info-4 '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/autoconf-archive.info' make[3]: Leaving directory '/usr/src/autoconf-archive-2024.10.16/doc' make[2]: Leaving directory '/usr/src/autoconf-archive-2024.10.16/doc' make[2]: Entering directory '/usr/src/autoconf-archive-2024.10.16' make[3]: Entering directory '/usr/src/autoconf-archive-2024.10.16' make[3]: Nothing to be done for 'install-exec-am'. /tools_aarch64/bin/mkdir -p '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_absolute_header.m4 m4/ax_ac_append_to_file.m4 m4/ax_ac_print_to_file.m4 m4/ax_add_am_macro.m4 m4/ax_add_am_macro_static.m4 m4/ax_add_am_trilinos_makefile_export.m4 m4/ax_add_fortify_source.m4 m4/ax_add_recursive_am_macro.m4 m4/ax_add_recursive_am_macro_static.m4 m4/ax_afs.m4 m4/ax_am_jobserver.m4 m4/ax_am_macros.m4 m4/ax_am_macros_static.m4 m4/ax_am_override_var.m4 m4/ax_append_compile_flags.m4 m4/ax_append_flag.m4 m4/ax_append_link_flags.m4 m4/ax_append_to_file.m4 m4/ax_arg_with_path_style.m4 m4/ax_asm_inline.m4 m4/ax_at_check_pattern.m4 m4/ax_auto_include_headers.m4 m4/ax_berkeley_db.m4 m4/ax_berkeley_db_cxx.m4 m4/ax_blas.m4 m4/ax_blas_f77_func.m4 m4/ax_boost_asio.m4 m4/ax_boost_atomic.m4 m4/ax_boost_base.m4 m4/ax_boost_chrono.m4 m4/ax_boost_context.m4 m4/ax_boost_coroutine.m4 m4/ax_boost_date_time.m4 m4/ax_boost_filesystem.m4 m4/ax_boost_iostreams.m4 m4/ax_boost_json.m4 m4/ax_boost_locale.m4 m4/ax_boost_log.m4 m4/ax_boost_log_setup.m4 m4/ax_boost_process.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_boost_program_options.m4 m4/ax_boost_python.m4 m4/ax_boost_random.m4 m4/ax_boost_regex.m4 m4/ax_boost_serialization.m4 m4/ax_boost_signals.m4 m4/ax_boost_system.m4 m4/ax_boost_test_exec_monitor.m4 m4/ax_boost_thread.m4 m4/ax_boost_unit_test_framework.m4 m4/ax_boost_wave.m4 m4/ax_boost_wserialization.m4 m4/ax_build_date_epoch.m4 m4/ax_c99_inline.m4 m4/ax_c___attribute__.m4 m4/ax_c_arithmetic_rshift.m4 m4/ax_c_compile_value.m4 m4/ax_c_declare_block.m4 m4/ax_c_float_words_bigendian.m4 m4/ax_c_long_long.m4 m4/ax_c_referenceable_passed_va_list.m4 m4/ax_c_restrict.m4 m4/ax_c_var_func.m4 m4/ax_cache_size.m4 m4/ax_caolan_check_package.m4 m4/ax_caolan_search_package.m4 m4/ax_cc_attrcommon.m4 m4/ax_cc_for_build.m4 m4/ax_cc_maxopt.m4 m4/ax_cc_tentdef.m4 m4/ax_cf_ebcdic.m4 m4/ax_cflags_aix_option.m4 m4/ax_cflags_force_c89.m4 m4/ax_cflags_hpux_option.m4 m4/ax_cflags_irix_option.m4 m4/ax_cflags_no_writable_strings.m4 m4/ax_cflags_strict_prototypes.m4 m4/ax_cflags_sun_option.m4 m4/ax_cflags_warn_all.m4 m4/ax_check_aligned_access_required.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_check_allocated_ctime.m4 m4/ax_check_awk__v.m4 m4/ax_check_awk__x_escapes.m4 m4/ax_check_awk_and.m4 m4/ax_check_awk_argind.m4 m4/ax_check_awk_array_delete.m4 m4/ax_check_awk_array_delete_elem.m4 m4/ax_check_awk_array_in.m4 m4/ax_check_awk_asort.m4 m4/ax_check_awk_asorti.m4 m4/ax_check_awk_associative_array.m4 m4/ax_check_awk_atan2.m4 m4/ax_check_awk_compl.m4 m4/ax_check_awk_conditional_expression.m4 m4/ax_check_awk_cos.m4 m4/ax_check_awk_environ.m4 m4/ax_check_awk_errno.m4 m4/ax_check_awk_exit.m4 m4/ax_check_awk_exp.m4 m4/ax_check_awk_gensub.m4 m4/ax_check_awk_getline.m4 m4/ax_check_awk_gsub.m4 m4/ax_check_awk_ignorecase.m4 m4/ax_check_awk_index.m4 m4/ax_check_awk_int.m4 m4/ax_check_awk_length.m4 m4/ax_check_awk_log.m4 m4/ax_check_awk_lshift.m4 m4/ax_check_awk_match_2parms.m4 m4/ax_check_awk_match_3parms.m4 m4/ax_check_awk_operator_multiply_multiply.m4 m4/ax_check_awk_operator_square.m4 m4/ax_check_awk_or.m4 m4/ax_check_awk_printf.m4 m4/ax_check_awk_rand.m4 m4/ax_check_awk_rshift.m4 m4/ax_check_awk_sin.m4 m4/ax_check_awk_split.m4 m4/ax_check_awk_sprintf.m4 m4/ax_check_awk_sqrt.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_check_awk_srand.m4 m4/ax_check_awk_strftime.m4 m4/ax_check_awk_strtonum.m4 m4/ax_check_awk_sub.m4 m4/ax_check_awk_substr.m4 m4/ax_check_awk_system.m4 m4/ax_check_awk_systime.m4 m4/ax_check_awk_tolower.m4 m4/ax_check_awk_toupper.m4 m4/ax_check_awk_user_defined_functions.m4 m4/ax_check_awk_var_regexp.m4 m4/ax_check_awk_variable_value_pairs.m4 m4/ax_check_awk_xor.m4 m4/ax_check_class.m4 m4/ax_check_classpath.m4 m4/ax_check_compile_flag.m4 m4/ax_check_define.m4 m4/ax_check_docbook_dtd.m4 m4/ax_check_docbook_xslt.m4 m4/ax_check_docbook_xslt_min.m4 m4/ax_check_dos_filesys.m4 m4/ax_check_enable_debug.m4 m4/ax_check_func_in.m4 m4/ax_check_gd.m4 m4/ax_check_gir_symbols_gjs.m4 m4/ax_check_girs_gjs.m4 m4/ax_check_gl.m4 m4/ax_check_glu.m4 m4/ax_check_glut.m4 m4/ax_check_glx.m4 m4/ax_check_gnu_make.m4 m4/ax_check_icu.m4 m4/ax_check_java_home.m4 m4/ax_check_java_plugin.m4 m4/ax_check_junit.m4 m4/ax_check_library.m4 m4/ax_check_link_flag.m4 m4/ax_check_mysql.m4 m4/ax_check_mysql_db.m4 m4/ax_check_mysqlr.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_check_off64_t.m4 m4/ax_check_openssl.m4 m4/ax_check_page_aligned_malloc.m4 m4/ax_check_pathfind.m4 m4/ax_check_pathname_style.m4 m4/ax_check_pcre2.m4 m4/ax_check_pgsql_db.m4 m4/ax_check_posix_regcomp.m4 m4/ax_check_posix_sysinfo.m4 m4/ax_check_postgres_db.m4 m4/ax_check_preproc_flag.m4 m4/ax_check_rqrd_class.m4 m4/ax_check_sign.m4 m4/ax_check_strcspn.m4 m4/ax_check_strftime.m4 m4/ax_check_struct_for.m4 m4/ax_check_symbol.m4 m4/ax_check_sys_siglist.m4 m4/ax_check_typedef.m4 m4/ax_check_uname_syscall.m4 m4/ax_check_user.m4 m4/ax_check_vscript.m4 m4/ax_check_x86_features.m4 m4/ax_check_zlib.m4 m4/ax_code_coverage.m4 m4/ax_compare_version.m4 m4/ax_compile_check_sizeof.m4 m4/ax_compiler_flags.m4 m4/ax_compiler_flags_cflags.m4 m4/ax_compiler_flags_cxxflags.m4 m4/ax_compiler_flags_gir.m4 m4/ax_compiler_flags_ldflags.m4 m4/ax_compiler_vendor.m4 m4/ax_compiler_version.m4 m4/ax_compute_relative_paths.m4 m4/ax_compute_standard_relative_paths.m4 m4/ax_cond_with_level.m4 m4/ax_config_feature.m4 m4/ax_configure_args.m4 m4/ax_count_cpus.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_cpu_freq.m4 m4/ax_cpu_vendor.m4 m4/ax_create_generic_config.m4 m4/ax_create_pkgconfig_info.m4 m4/ax_create_stdint_h.m4 m4/ax_create_target_h.m4 m4/ax_cvs.m4 m4/ax_cxx_bool.m4 m4/ax_cxx_compile_stdcxx.m4 m4/ax_cxx_compile_stdcxx_0x.m4 m4/ax_cxx_compile_stdcxx_11.m4 m4/ax_cxx_compile_stdcxx_14.m4 m4/ax_cxx_compile_stdcxx_17.m4 m4/ax_cxx_complex_math_in_namespace_std.m4 m4/ax_cxx_const_cast.m4 m4/ax_cxx_cppflags_std_lang.m4 m4/ax_cxx_cxxflags_std_lang.m4 m4/ax_cxx_default_template_parameters.m4 m4/ax_cxx_delete_method.m4 m4/ax_cxx_dtor_after_atexit.m4 m4/ax_cxx_dynamic_cast.m4 m4/ax_cxx_enum_computations.m4 m4/ax_cxx_enum_computations_with_cast.m4 m4/ax_cxx_erase_iterator_type.m4 m4/ax_cxx_exceptions.m4 m4/ax_cxx_explicit.m4 m4/ax_cxx_explicit_instantiations.m4 m4/ax_cxx_explicit_template_function_qualification.m4 m4/ax_cxx_extern_template.m4 m4/ax_cxx_full_specialization_syntax.m4 m4/ax_cxx_function_nontype_parameters.m4 m4/ax_cxx_function_try_blocks.m4 m4/ax_cxx_gcc_abi_demangle.m4 m4/ax_cxx_gnucxx_hashmap.m4 m4/ax_cxx_have_bad_function_call.m4 m4/ax_cxx_have_bind.m4 m4/ax_cxx_have_bit_and.m4 m4/ax_cxx_have_bit_or.m4 m4/ax_cxx_have_bit_xor.m4 m4/ax_cxx_have_complex.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_cxx_have_complex_math1.m4 m4/ax_cxx_have_complex_math2.m4 m4/ax_cxx_have_cref.m4 m4/ax_cxx_have_empty_iostream.m4 m4/ax_cxx_have_ext_hash_map.m4 m4/ax_cxx_have_ext_hash_set.m4 m4/ax_cxx_have_ext_slist.m4 m4/ax_cxx_have_freeze_sstream.m4 m4/ax_cxx_have_function.m4 m4/ax_cxx_have_hash.m4 m4/ax_cxx_have_ieee_math.m4 m4/ax_cxx_have_is_bind_expression.m4 m4/ax_cxx_have_is_placeholder.m4 m4/ax_cxx_have_koenig_lookup.m4 m4/ax_cxx_have_long_long_for_iostream.m4 m4/ax_cxx_have_mem_fn.m4 m4/ax_cxx_have_numeric_limits.m4 m4/ax_cxx_have_placeholders.m4 m4/ax_cxx_have_ref.m4 m4/ax_cxx_have_reference_wrapper.m4 m4/ax_cxx_have_sstream.m4 m4/ax_cxx_have_std.m4 m4/ax_cxx_have_stl.m4 m4/ax_cxx_have_string_push_back.m4 m4/ax_cxx_have_system_v_math.m4 m4/ax_cxx_have_valarray.m4 m4/ax_cxx_have_vector_at.m4 m4/ax_cxx_header_pre_stdcxx.m4 m4/ax_cxx_header_stdcxx_0x.m4 m4/ax_cxx_header_stdcxx_98.m4 m4/ax_cxx_header_stdcxx_tr1.m4 m4/ax_cxx_header_tr1_unordered_map.m4 m4/ax_cxx_header_tr1_unordered_set.m4 m4/ax_cxx_header_unordered_map.m4 m4/ax_cxx_header_unordered_set.m4 m4/ax_cxx_ldflags_std_lang.m4 m4/ax_cxx_member_constants.m4 m4/ax_cxx_member_templates.m4 m4/ax_cxx_member_templates_outside_class.m4 m4/ax_cxx_mutable.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_cxx_namespace_std.m4 m4/ax_cxx_namespaces.m4 m4/ax_cxx_new_for_scoping.m4 m4/ax_cxx_old_for_scoping.m4 m4/ax_cxx_partial_ordering.m4 m4/ax_cxx_partial_specialization.m4 m4/ax_cxx_reinterpret_cast.m4 m4/ax_cxx_restrict_this.m4 m4/ax_cxx_rtti.m4 m4/ax_cxx_rvalue_references.m4 m4/ax_cxx_static_cast.m4 m4/ax_cxx_stlport_hashmap.m4 m4/ax_cxx_template_keyword_qualifier.m4 m4/ax_cxx_template_qualified_base_class.m4 m4/ax_cxx_template_qualified_return_type.m4 m4/ax_cxx_template_scoped_argument_matching.m4 m4/ax_cxx_templates.m4 m4/ax_cxx_templates_as_template_arguments.m4 m4/ax_cxx_typename.m4 m4/ax_cxx_use_numtrait.m4 m4/ax_cxx_var_prettyfunc.m4 m4/ax_cxx_verbose_terminate_handler.m4 m4/ax_czmq.m4 m4/ax_decl_wchar_max.m4 m4/ax_define_integer_bits.m4 m4/ax_define_sub_path.m4 m4/ax_dirname.m4 m4/ax_dist_msi.m4 m4/ax_dist_rpm.m4 m4/ax_dll_string.m4 m4/ax_elisp.m4 m4/ax_enable_builddir.m4 m4/ax_execinfo.m4 m4/ax_expand_prefix.m4 m4/ax_ext.m4 m4/ax_ext_check_header.m4 m4/ax_ext_have_lib.m4 m4/ax_extend_srcdir.m4 m4/ax_extra_dist.m4 m4/ax_f77_cmain_fflags.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_f90_header.m4 m4/ax_f90_internal_headmod.m4 m4/ax_f90_library.m4 m4/ax_f90_library_setup.m4 m4/ax_f90_module.m4 m4/ax_f90_module_extension.m4 m4/ax_f90_module_flag.m4 m4/ax_fc_check_define.m4 m4/ax_file_escapes.m4 m4/ax_find_hamcrest.m4 m4/ax_find_junit.m4 m4/ax_find_scala_stdlib.m4 m4/ax_forceinline.m4 m4/ax_func_accept_argtypes.m4 m4/ax_func_getopt_long.m4 m4/ax_func_memmove.m4 m4/ax_func_mkdir.m4 m4/ax_func_posix_memalign.m4 m4/ax_func_snprintf.m4 m4/ax_func_which_gethostbyaddr_r.m4 m4/ax_func_which_gethostbyname_r.m4 m4/ax_func_which_gethostent_r.m4 m4/ax_func_which_getservbyname_r.m4 m4/ax_gcc_archflag.m4 m4/ax_gcc_builtin.m4 m4/ax_gcc_const_call.m4 m4/ax_gcc_func_attribute.m4 m4/ax_gcc_lib.m4 m4/ax_gcc_libgcc_eh.m4 m4/ax_gcc_libsupcxx.m4 m4/ax_gcc_malloc_call.m4 m4/ax_gcc_var_attribute.m4 m4/ax_gcc_warn_unused_result.m4 m4/ax_gcc_x86_avx_xgetbv.m4 m4/ax_gcc_x86_cpu_supports.m4 m4/ax_gcc_x86_cpuid.m4 m4/ax_generate_changelog.m4 m4/ax_gnu_autotest.m4 m4/ax_have_adns.m4 m4/ax_have_epoll.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_have_poll.m4 m4/ax_have_qt.m4 m4/ax_have_select.m4 m4/ax_include_strcasecmp.m4 m4/ax_install_files.m4 m4/ax_int128.m4 m4/ax_is_release.m4 m4/ax_java_check_class.m4 m4/ax_java_options.m4 m4/ax_jni_include_dir.m4 m4/ax_lapack.m4 m4/ax_lib_beecrypt.m4 m4/ax_lib_cgal_core.m4 m4/ax_lib_crypto.m4 m4/ax_lib_curl.m4 m4/ax_lib_ev.m4 m4/ax_lib_expat.m4 m4/ax_lib_firebird.m4 m4/ax_lib_gcrypt.m4 m4/ax_lib_gdal.m4 m4/ax_lib_hdf5.m4 m4/ax_lib_id3.m4 m4/ax_lib_libkml.m4 m4/ax_lib_metis.m4 m4/ax_lib_mysql.m4 m4/ax_lib_mysqlcppconn.m4 m4/ax_lib_netcdf4.m4 m4/ax_lib_nettle.m4 m4/ax_lib_nokalva.m4 m4/ax_lib_oracle_occi.m4 m4/ax_lib_oracle_oci.m4 m4/ax_lib_orbit2.m4 m4/ax_lib_postgresql.m4 m4/ax_lib_readline.m4 m4/ax_lib_samtools.m4 m4/ax_lib_socket_nsl.m4 m4/ax_lib_sqlite3.m4 m4/ax_lib_tabix.m4 m4/ax_lib_taglib.m4 m4/ax_lib_trace.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_lib_upnp.m4 m4/ax_lib_wad.m4 m4/ax_lib_xalan.m4 m4/ax_lib_xerces.m4 m4/ax_lib_xml_security.m4 m4/ax_libgcj_jar.m4 m4/ax_libtoolize_cflags.m4 m4/ax_llvm.m4 m4/ax_lua.m4 m4/ax_luarocks_rock.m4 m4/ax_maintainer_mode_auto_silent.m4 m4/ax_missing_prog.m4 m4/ax_mpi.m4 m4/ax_mpip.m4 m4/ax_ms_cpprest.m4 m4/ax_need_awk.m4 m4/ax_normalize_path.m4 m4/ax_not_enable_frame_pointer.m4 m4/ax_numeric_namedlevel.m4 m4/ax_open62541_check_h.m4 m4/ax_open62541_check_lib.m4 m4/ax_open62541_path.m4 m4/ax_openmp.m4 m4/ax_patch_libtool_changing_cmds_ifs.m4 m4/ax_path_bdb.m4 m4/ax_path_generic.m4 m4/ax_path_lib_pcre.m4 m4/ax_path_milter.m4 m4/ax_path_missing.m4 m4/ax_perl_ext.m4 m4/ax_perl_ext_flags.m4 m4/ax_perl_module_version.m4 m4/ax_pgsql_priv_root.m4 m4/ax_pkg_check_modules.m4 m4/ax_pkg_mico.m4 m4/ax_pkg_swig.m4 m4/ax_prefix_config_h.m4 m4/ax_prepend_flag.m4 m4/ax_print_to_file.m4 m4/ax_printf_size_t.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_prog_apache.m4 m4/ax_prog_bison.m4 m4/ax_prog_bison_version.m4 m4/ax_prog_cc_char_subscripts.m4 m4/ax_prog_cc_for_build.m4 m4/ax_prog_cc_mpi.m4 m4/ax_prog_cp_s.m4 m4/ax_prog_crontab.m4 m4/ax_prog_cxx_for_build.m4 m4/ax_prog_cxx_mpi.m4 m4/ax_prog_date.m4 m4/ax_prog_dotnetcore_version.m4 m4/ax_prog_doxygen.m4 m4/ax_prog_emacs.m4 m4/ax_prog_f77_mpi.m4 m4/ax_prog_fasm.m4 m4/ax_prog_fasm_opt.m4 m4/ax_prog_fc_mpi.m4 m4/ax_prog_fig2dev.m4 m4/ax_prog_flex.m4 m4/ax_prog_flex_version.m4 m4/ax_prog_gjs.m4 m4/ax_prog_guile_version.m4 m4/ax_prog_haxe_version.m4 m4/ax_prog_help2man.m4 m4/ax_prog_hla.m4 m4/ax_prog_hla_opt.m4 m4/ax_prog_httpd.m4 m4/ax_prog_jar.m4 m4/ax_prog_java.m4 m4/ax_prog_java_cc.m4 m4/ax_prog_java_works.m4 m4/ax_prog_javac.m4 m4/ax_prog_javac_works.m4 m4/ax_prog_javadoc.m4 m4/ax_prog_javah.m4 m4/ax_prog_masm.m4 m4/ax_prog_masm_opt.m4 m4/ax_prog_md5sum.m4 m4/ax_prog_modprobe.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_prog_mysql.m4 m4/ax_prog_mysqladmin.m4 m4/ax_prog_mysqld.m4 m4/ax_prog_mysqlimport.m4 m4/ax_prog_mysqlshow.m4 m4/ax_prog_nasm.m4 m4/ax_prog_nasm_opt.m4 m4/ax_prog_perl_modules.m4 m4/ax_prog_perl_version.m4 m4/ax_prog_pgclient.m4 m4/ax_prog_python_version.m4 m4/ax_prog_robot.m4 m4/ax_prog_ruby_version.m4 m4/ax_prog_scala.m4 m4/ax_prog_scalac.m4 m4/ax_prog_scp.m4 m4/ax_prog_splint.m4 m4/ax_prog_ssh.m4 m4/ax_prog_tasm.m4 m4/ax_prog_tasm_opt.m4 m4/ax_prog_tcl.m4 m4/ax_prog_xsltproc.m4 m4/ax_prog_yasm.m4 m4/ax_prog_yasm_opt.m4 m4/ax_prototype.m4 m4/ax_prototype_accept.m4 m4/ax_prototype_getsockname.m4 m4/ax_prototype_setsockopt.m4 m4/ax_pthread.m4 m4/ax_python.m4 m4/ax_python_config_var.m4 m4/ax_python_devel.m4 m4/ax_python_embed.m4 m4/ax_python_module.m4 m4/ax_python_module_version.m4 m4/ax_r_package.m4 m4/ax_recursive_eval.m4 m4/ax_require_defined.m4 m4/ax_require_one_func.m4 m4/ax_restore_flags.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_restore_flags_with_prefix.m4 m4/ax_rpm_init.m4 m4/ax_ruby_devel.m4 m4/ax_ruby_ext.m4 m4/ax_save_flags.m4 m4/ax_save_flags_with_prefix.m4 m4/ax_set_default_paths_system.m4 m4/ax_short_sleep.m4 m4/ax_silent_mode.m4 m4/ax_sip_devel.m4 m4/ax_spec_file.m4 m4/ax_spec_package_version.m4 m4/ax_split_version.m4 m4/ax_string_strcasecmp.m4 m4/ax_strings_strcasecmp.m4 m4/ax_struct_semun.m4 m4/ax_subdir_files.m4 m4/ax_subdirs_configure.m4 m4/ax_subst_with.m4 m4/ax_swig_enable_cxx.m4 m4/ax_swig_multi_module_support.m4 m4/ax_swig_python.m4 m4/ax_switch_flags.m4 m4/ax_sys_dev_poll.m4 m4/ax_sys_largefile_sensitive.m4 m4/ax_sys_perlsharpbang.m4 m4/ax_sys_weak_alias.m4 m4/ax_sysv_ipc.m4 m4/ax_tls.m4 m4/ax_trilinos_amesos.m4 m4/ax_trilinos_base.m4 m4/ax_trilinos_epetra.m4 m4/ax_trilinos_epetraext.m4 m4/ax_trilinos_epetraext_hdf5.m4 m4/ax_trilinos_rtop.m4 m4/ax_trilinos_rythmos.m4 m4/ax_trilinos_teuchos.m4 m4/ax_trilinos_thyra.m4 m4/ax_trilinos_thyra_epetra.m4 m4/ax_trilinos_thyra_epetraext.m4 '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/ax_try_awk_anyout.m4 m4/ax_try_awk_expout.m4 m4/ax_try_compile_java.m4 m4/ax_try_run_java.m4 m4/ax_type_socklen_t.m4 m4/ax_upload.m4 m4/ax_valgrind_check.m4 m4/ax_var_pop.m4 m4/ax_var_push.m4 m4/ax_var_timezone_externals.m4 m4/ax_very_nice.m4 m4/ax_warning_default_aclocaldir.m4 m4/ax_warning_default_pkgconfig.m4 m4/ax_wint_t.m4 m4/ax_with_apxs.m4 m4/ax_with_build_path.m4 m4/ax_with_curses.m4 m4/ax_with_curses_extra.m4 m4/ax_with_dmalloc.m4 m4/ax_with_mpatrol.m4 m4/ax_with_prog.m4 m4/ax_xercesc.m4 m4/ax_xsdcxx.m4 m4/ax_xtra_classpath.m4 m4/ax_zmq.m4 m4/ax_zoneinfo.m4 '/usr/share/aclocal' /tools_aarch64/bin/mkdir -p '/usr/share/doc/autoconf-archive' /tools_aarch64/bin/install -c -m 644 AUTHORS COPYING COPYING.EXCEPTION README '/usr/share/doc/autoconf-archive' make[3]: Leaving directory '/usr/src/autoconf-archive-2024.10.16' make[2]: Leaving directory '/usr/src/autoconf-archive-2024.10.16' make[1]: Leaving directory '/usr/src/autoconf-archive-2024.10.16' Updating linker cache... Install done; saving file list to /usr/src/log/autoconf-archive-2024.10.16 ... make: Leaving directory '/usr/src/lfs' May 14 16:08:16: Building automake make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' automake-1.17.tar.xz checksum OK ====================================== Installing automake-1.17 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/automake-1.17 && ./configure --prefix=/usr checking whether make supports nested variables... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking xargs -n works... yes checking whether ln -s works... yes checking for perl... /usr/bin/perl checking for tex... no checking for yacc... yacc checking for lex... no checking for flex... flex checking whether autoconf is installed... yes checking whether autoconf works... yes checking whether autoconf is recent enough... yes checking whether ln works... yes checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F configure: will now look for a sturdy POSIX shell, for our testsuite checking for sh... /bin/sh checking for sh5... no checking for dash... no checking for ash... no checking for bash... /bin/bash checking for zsh... no checking for ksh... no checking for pdksh... no checking whether /bin/sh supports $(cmd)... yes checking whether /bin/sh supports $((expr))... yes checking whether /bin/sh supports ${#var}... yes checking whether /bin/sh supports ${var#glob} and ${var%glob}... yes checking whether /bin/sh preserves exit traps with "set -e"... yes checking whether /bin/sh can define exit traps in a shell function... yes checking whether /bin/sh corrupts stderr with "set -x"... no checking whether /bin/sh can return early from "dot-sourced" files... yes checking whether /bin/sh supports alias named like shell builtins... yes checking whether /bin/sh supports "test -e"... yes configure: shell /bin/sh is good enough, stop looking configure: will use /bin/sh as the testsuite shell configure: will now look for generic compilers checking for cc... cc 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C23 features... none needed checking whether cc understands -c and -o together... yes checking for aCC... no checking for CC... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking for c++... 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 the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking for xlf90... no checking for f90... no checking for armflang... no checking for flang... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g95... no checking for gfortran... no checking whether the Fortran compiler works... no configure: WARNING: Fortran compiler cannot create executables configure: tests requiring the Fortran compiler will be skipped checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for g77... no checking for armflang... no checking for flang... no checking for gfortran... no checking whether the Fortran 77 compiler works... no configure: WARNING: Fortran 77 compiler cannot create executables configure: tests requiring the Fortran 77 compiler will be skipped configure: will now look for GNU compilers configure: cc is already a GNU C compiler configure: c++ is already a GNU C++ compiler checking for gfortran... no checking for g77... no checking for gfortran... no checking for gcj... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pre-inst-env cd /usr/src/automake-1.17 && make -j4 make[1]: Entering directory '/usr/src/automake-1.17' GEN bin/automake GEN bin/aclocal GEN t/ax/shell-no-trail-bslash GEN t/ax/cc-no-c-o GEN runtest GEN doc/aclocal.1 GEN doc/automake.1 GEN lib/Automake/Config.pm GEN t/ax/test-defs.sh GEN bin/aclocal-1.17 GEN bin/automake-1.17 GEN doc/aclocal-1.17.1 GEN doc/automake-1.17.1 make[1]: Leaving directory '/usr/src/automake-1.17' cd /usr/src/automake-1.17 && make install make[1]: Entering directory '/usr/src/automake-1.17' make[2]: Entering directory '/usr/src/automake-1.17' /tools_aarch64/bin/mkdir -p '/usr/bin' /tools_aarch64/bin/install -c bin/automake bin/aclocal '/usr/bin' make install-exec-hook make[3]: Entering directory '/usr/src/automake-1.17' ln '/usr/bin/automake' '/usr/bin/automake-1.17' ln '/usr/bin/aclocal' '/usr/bin/aclocal-1.17' make[3]: Leaving directory '/usr/src/automake-1.17' /tools_aarch64/bin/mkdir -p '/usr/share/automake-1.17/am' /tools_aarch64/bin/install -c -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/usr/share/automake-1.17/am' /tools_aarch64/bin/mkdir -p '/usr/share/aclocal-1.17' /tools_aarch64/bin/install -c -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.m4 m4/rmf.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 m4/xargsn.m4 '/usr/share/aclocal-1.17' /tools_aarch64/bin/mkdir -p '/usr/share/aclocal-1.17/internal' /tools_aarch64/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/usr/share/aclocal-1.17/internal' /tools_aarch64/bin/mkdir -p '/usr/share/doc/automake' /tools_aarch64/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/usr/share/doc/automake' /tools_aarch64/bin/mkdir -p '/usr/share/automake-1.17/Automake' /tools_aarch64/bin/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Language.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/usr/share/automake-1.17/Automake' /tools_aarch64/bin/mkdir -p '/usr/share/automake-1.17' /tools_aarch64/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/usr/share/automake-1.17' /tools_aarch64/bin/mkdir -p '/usr/share/automake-1.17' /tools_aarch64/bin/install -c -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh '/usr/share/automake-1.17' /tools_aarch64/bin/mkdir -p '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 m4/acdir/README '/usr/share/aclocal' /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake-history.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/automake.info' install-info --info-dir='/usr/share/info' '/usr/share/info/automake-history.info' /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' /tools_aarch64/bin/install -c -m 644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.17.1 doc/automake-1.17.1 '/usr/share/man/man1' /tools_aarch64/bin/mkdir -p '/usr/share/automake-1.17/Automake' /tools_aarch64/bin/install -c -m 644 lib/Automake/Config.pm '/usr/share/automake-1.17/Automake' make install-data-hook make[3]: Entering directory '/usr/src/automake-1.17' chmod +x '/usr/share/automake-1.17/config.guess' chmod +x '/usr/share/automake-1.17/config.sub' chmod +x '/usr/share/automake-1.17/install-sh' chmod +x '/usr/share/automake-1.17/mdate-sh' chmod +x '/usr/share/automake-1.17/missing' chmod +x '/usr/share/automake-1.17/mkinstalldirs' chmod +x '/usr/share/automake-1.17/ylwrap' chmod +x '/usr/share/automake-1.17/depcomp' chmod +x '/usr/share/automake-1.17/compile' chmod +x '/usr/share/automake-1.17/py-compile' chmod +x '/usr/share/automake-1.17/ar-lib' chmod +x '/usr/share/automake-1.17/test-driver' chmod +x '/usr/share/automake-1.17/tap-driver.sh' make[3]: Leaving directory '/usr/src/automake-1.17' make[2]: Leaving directory '/usr/src/automake-1.17' make[1]: Leaving directory '/usr/src/automake-1.17' Updating linker cache... Install done; saving file list to /usr/src/log/automake-1.17 ... make: Leaving directory '/usr/src/lfs' May 14 16:08:18: Building help2man make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' help2man-1.49.3.tar.xz checksum OK ====================================== Installing help2man-1.49.3 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/help2man-1.49.3 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done cd /usr/src/help2man-1.49.3 && ./configure \ --prefix=/usr checking for perl... perl checking for module Locale::gettext... no checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for library containing dlsym... none required checking for library containing bindtextdomain... none required checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking for makeinfo... /tools_aarch64/bin/makeinfo checking for install-info... /tools_aarch64/bin/install-info checking for msgmerge... /tools_aarch64/bin/msgmerge checking for xgettext... /tools_aarch64/bin/xgettext checking for po4a-updatepo... ./build-aux//missing po4a-updatepo checking for po4a-translate... ./build-aux//missing po4a-translate configure: creating ./config.status config.status: creating Makefile cd /usr/src/help2man-1.49.3 && make -j4 make[1]: Entering directory '/usr/src/help2man-1.49.3' perl help2man.PL Extracting help2man (with variable substitutions) make[1]: Leaving directory '/usr/src/help2man-1.49.3' cd /usr/src/help2man-1.49.3 && make install make[1]: Entering directory '/usr/src/help2man-1.49.3' ./build-aux//mkinstalldirs /usr/bin /tools_aarch64/bin/install -c help2man /usr/bin ./build-aux//mkinstalldirs /usr/share/man/man1 /tools_aarch64/bin/install -c -m 644 $(./build-aux//find-vpath help2man.1) /usr/share/man/man1 ./build-aux//mkinstalldirs /usr/share/info /tools_aarch64/bin/install -c -m 644 $(./build-aux//find-vpath help2man.info) \ /usr/share/info/help2man.info if test -f /usr/share/info/dir; \ then \ /tools_aarch64/bin/install-info --info-dir=/usr/share/info \ /usr/share/info/help2man.info; \ fi make[1]: Leaving directory '/usr/src/help2man-1.49.3' Updating linker cache... Install done; saving file list to /usr/src/log/help2man-1.49.3 ... make: Leaving directory '/usr/src/lfs' May 14 16:08:19: Building libtool make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libtool-2.5.4.tar.xz checksum OK ====================================== Installing libtool-2.5.4 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/libtool-2.5.4 && patch -Np1 -i /usr/src/src/patches/libtool-2.5.4-correct-libtoolize.in-shebang.patch patching file libtoolize.in for i in $(find /usr/src/libtool-2.5.4 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/libtool-2.5.4/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/libtool-2.5.4/build-aux/config.sub' cd /usr/src/libtool-2.5.4 && ./configure \ --prefix=/usr \ --disable-static ## ------------------------- ## ## Configuring libtool 2.5.4 ## ## ------------------------- ## checking for GNU M4 that supports accurate traces... /tools_aarch64/bin/m4 checking whether /tools_aarch64/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu configure: autobuild project... GNU Libtool configure: autobuild revision... 2.5.4 ./configure: line 4348: hostname: command not found configure: autobuild mode... default configure: autobuild timestamp... 20250514T160819Z checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep -e... /tools_aarch64/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /tools_aarch64/aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tools_aarch64/aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for file... : checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking command to parse /tools_aarch64/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /tools_aarch64/bin/dd checking how to truncate binary pipes... /tools_aarch64/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) 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... no checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib/sasl2 checking for gcc options needed to detect all undeclared functions... none needed checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... yes checking for strlcpy... yes checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /tools_aarch64/aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the g++ linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking whether the compiler supports GNU Fortran 77... no checking whether accepts -g... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking whether the compiler supports GNU Fortran... no checking whether accepts -g... no checking for gccgo... no checking for gcj... no checking for windres... no checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib-tests/Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands cd /usr/src/libtool-2.5.4 && make -j4 make[1]: Entering directory '/usr/src/libtool-2.5.4' GEN libtoolize make all-recursive make[2]: Entering directory '/usr/src/libtool-2.5.4' Making all in . make[3]: Entering directory '/usr/src/libtool-2.5.4' GEN doc/libtoolize.1 CC libltdl/loaders/libltdl_la-preopen.lo CC libltdl/loaders/dlopen.lo CC libltdl/libltdl_la-lt__alloc.lo CC libltdl/libltdl_la-lt_dlloader.lo CC libltdl/libltdl_la-lt_error.lo CC libltdl/libltdl_la-ltdl.lo CC libltdl/libltdl_la-slist.lo CCLD libltdl/dlopen.la CCLD libltdl/libltdl.la make[3]: Leaving directory '/usr/src/libtool-2.5.4' Making all in gnulib-tests make[3]: Entering directory '/usr/src/libtool-2.5.4/gnulib-tests' ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make all-recursive make[4]: Entering directory '/usr/src/libtool-2.5.4/gnulib-tests' Making all in . make[5]: Entering directory '/usr/src/libtool-2.5.4/gnulib-tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/usr/src/libtool-2.5.4/gnulib-tests' make[4]: Leaving directory '/usr/src/libtool-2.5.4/gnulib-tests' make[3]: Leaving directory '/usr/src/libtool-2.5.4/gnulib-tests' make[2]: Leaving directory '/usr/src/libtool-2.5.4' make[1]: Leaving directory '/usr/src/libtool-2.5.4' cd /usr/src/libtool-2.5.4 && make install make[1]: Entering directory '/usr/src/libtool-2.5.4' make install-recursive make[2]: Entering directory '/usr/src/libtool-2.5.4' Making install in . make[3]: Entering directory '/usr/src/libtool-2.5.4' make[4]: Entering directory '/usr/src/libtool-2.5.4' /tools_aarch64/bin/mkdir -p '/usr/bin' /tools_aarch64/bin/install -c libtool '/usr/bin' /tools_aarch64/bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libltdl/libltdl.la '/usr/lib' libtool: install: /tools_aarch64/bin/install -c libltdl/.libs/libltdl.so.7.3.3 /usr/lib/libltdl.so.7.3.3 libtool: install: (cd /usr/lib && { ln -s -f libltdl.so.7.3.3 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.3 libltdl.so.7; }; }) libtool: install: (cd /usr/lib && { ln -s -f libltdl.so.7.3.3 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.3 libltdl.so; }; }) libtool: install: /tools_aarch64/bin/install -c libltdl/.libs/libltdl.lai /usr/lib/libltdl.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- GREP='/tools_aarch64/bin/grep' SED='/tools_aarch64/bin/sed' './build-aux/inline-source' libtoolize > '/usr/bin/libtoolize' rm -rf '/usr/share/libtool'/* /tools_aarch64/bin/install -c -m 644 './m4/libtool.m4' '/usr/share/aclocal/libtool.m4' /tools_aarch64/bin/install -c -m 644 './m4/ltargz.m4' '/usr/share/aclocal/ltargz.m4' /tools_aarch64/bin/install -c -m 644 './m4/ltdl.m4' '/usr/share/aclocal/ltdl.m4' /tools_aarch64/bin/install -c -m 644 './m4/ltoptions.m4' '/usr/share/aclocal/ltoptions.m4' /tools_aarch64/bin/install -c -m 644 './m4/ltsugar.m4' '/usr/share/aclocal/ltsugar.m4' /tools_aarch64/bin/install -c -m 644 './m4/ltversion.m4' '/usr/share/aclocal/ltversion.m4' /tools_aarch64/bin/install -c -m 644 './m4/lt~obsolete.m4' '/usr/share/aclocal/lt~obsolete.m4' /tools_aarch64/bin/install -c './build-aux/compile' '/usr/share/libtool/build-aux/compile' /tools_aarch64/bin/install -c './build-aux/config.guess' '/usr/share/libtool/build-aux/config.guess' /tools_aarch64/bin/install -c './build-aux/config.sub' '/usr/share/libtool/build-aux/config.sub' /tools_aarch64/bin/install -c './build-aux/depcomp' '/usr/share/libtool/build-aux/depcomp' /tools_aarch64/bin/install -c './build-aux/install-sh' '/usr/share/libtool/build-aux/install-sh' /tools_aarch64/bin/install -c './build-aux/missing' '/usr/share/libtool/build-aux/missing' /tools_aarch64/bin/install -c -m 644 './build-aux/ltmain.sh' '/usr/share/libtool/build-aux/ltmain.sh' /tools_aarch64/bin/install -c -m 644 './libltdl/COPYING.LIB' '/usr/share/libtool/COPYING.LIB' /tools_aarch64/bin/install -c -m 644 './libltdl/Makefile.am' '/usr/share/libtool/Makefile.am' /tools_aarch64/bin/install -c -m 644 './libltdl/README' '/usr/share/libtool/README' /tools_aarch64/bin/install -c -m 644 './libltdl/configure.ac' '/usr/share/libtool/configure.ac' /tools_aarch64/bin/install -c -m 644 './libltdl/aclocal.m4' '/usr/share/libtool/aclocal.m4' /tools_aarch64/bin/install -c -m 644 './libltdl/Makefile.in' '/usr/share/libtool/Makefile.in' /tools_aarch64/bin/install -c -m 644 './libltdl/config-h.in' '/usr/share/libtool/config-h.in' /tools_aarch64/bin/install -c -m 644 './libltdl/configure' '/usr/share/libtool/configure' /tools_aarch64/bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/usr/share/libtool/libltdl/lt__alloc.h' /tools_aarch64/bin/install -c -m 644 './libltdl/libltdl/lt__argz_.h' '/usr/share/libtool/libltdl/lt__argz_.h' /tools_aarch64/bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/usr/share/libtool/libltdl/lt__dirent.h' /tools_aarch64/bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/usr/share/libtool/libltdl/lt__glibc.h' /tools_aarch64/bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/usr/share/libtool/libltdl/lt__private.h' /tools_aarch64/bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/usr/share/libtool/libltdl/lt__strl.h' /tools_aarch64/bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/usr/share/libtool/libltdl/lt_dlloader.h' /tools_aarch64/bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/usr/share/libtool/libltdl/lt_error.h' /tools_aarch64/bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/usr/share/libtool/libltdl/lt_system.h' /tools_aarch64/bin/install -c -m 644 './libltdl/libltdl/slist.h' '/usr/share/libtool/libltdl/slist.h' /tools_aarch64/bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/usr/share/libtool/loaders/dld_link.c' /tools_aarch64/bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/usr/share/libtool/loaders/dlopen.c' /tools_aarch64/bin/install -c -m 644 './libltdl/loaders/dyld.c' '/usr/share/libtool/loaders/dyld.c' /tools_aarch64/bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/usr/share/libtool/loaders/load_add_on.c' /tools_aarch64/bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/usr/share/libtool/loaders/loadlibrary.c' /tools_aarch64/bin/install -c -m 644 './libltdl/loaders/preopen.c' '/usr/share/libtool/loaders/preopen.c' /tools_aarch64/bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/usr/share/libtool/loaders/shl_load.c' /tools_aarch64/bin/install -c -m 644 './libltdl/lt__alloc.c' '/usr/share/libtool/lt__alloc.c' /tools_aarch64/bin/install -c -m 644 './libltdl/lt__argz.c' '/usr/share/libtool/lt__argz.c' /tools_aarch64/bin/install -c -m 644 './libltdl/lt__dirent.c' '/usr/share/libtool/lt__dirent.c' /tools_aarch64/bin/install -c -m 644 './libltdl/lt__strl.c' '/usr/share/libtool/lt__strl.c' /tools_aarch64/bin/install -c -m 644 './libltdl/lt_dlloader.c' '/usr/share/libtool/lt_dlloader.c' /tools_aarch64/bin/install -c -m 644 './libltdl/lt_error.c' '/usr/share/libtool/lt_error.c' /tools_aarch64/bin/install -c -m 644 './libltdl/ltdl.c' '/usr/share/libtool/ltdl.c' /tools_aarch64/bin/install -c -m 644 './libltdl/ltdl.h' '/usr/share/libtool/ltdl.h' /tools_aarch64/bin/install -c -m 644 './libltdl/ltdl.mk' '/usr/share/libtool/ltdl.mk' /tools_aarch64/bin/install -c -m 644 './libltdl/slist.c' '/usr/share/libtool/slist.c' chmod a+x '/usr/share/libtool/configure' /tools_aarch64/bin/mkdir -p '/usr/include' /tools_aarch64/bin/install -c -m 644 libltdl/ltdl.h '/usr/include' /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/libtool.info' /tools_aarch64/bin/mkdir -p '/usr/include/libltdl' /tools_aarch64/bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/usr/include/libltdl' /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' /tools_aarch64/bin/install -c -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/usr/share/man/man1' make[4]: Leaving directory '/usr/src/libtool-2.5.4' make[3]: Leaving directory '/usr/src/libtool-2.5.4' Making install in gnulib-tests make[3]: Entering directory '/usr/src/libtool-2.5.4/gnulib-tests' make install-recursive make[4]: Entering directory '/usr/src/libtool-2.5.4/gnulib-tests' Making install in . make[5]: Entering directory '/usr/src/libtool-2.5.4/gnulib-tests' make[6]: Entering directory '/usr/src/libtool-2.5.4/gnulib-tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/usr/src/libtool-2.5.4/gnulib-tests' make[5]: Leaving directory '/usr/src/libtool-2.5.4/gnulib-tests' make[4]: Leaving directory '/usr/src/libtool-2.5.4/gnulib-tests' make[3]: Leaving directory '/usr/src/libtool-2.5.4/gnulib-tests' make[2]: Leaving directory '/usr/src/libtool-2.5.4' make[1]: Leaving directory '/usr/src/libtool-2.5.4' Updating linker cache... Install done; saving file list to /usr/src/log/libtool-2.5.4 ... make: Leaving directory '/usr/src/lfs' May 14 16:08:25: Building binutils make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' binutils-2.44.tar.xz checksum OK ====================================== Installing binutils-2.44 ... Install started; saving file list to /usr/src/lsalr ... # Prevent installing libiberty to lib64. cd /usr/src/binutils-2.44 && sed -i 's%\(^MULTIOSDIR = \).*%\1 ../lib%' libiberty/Makefile.in cd /usr/src/binutils-build && /usr/src/binutils-2.44/configure --prefix=/usr --enable-shared --with-system-zlib --enable-plugins --enable-ld=default --disable-gold --disable-werror --enable-64-bit-bfd checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for gawk... gawk checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... 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 for objdir... .libs checking for isl 0.15 or later... no required isl version is 0.15 or later checking whether to enable libdiagnostics... no checking for library containing dlopen... none required checking for library containing pthread_create... none required *** 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 ar... ar checking for as... as checking for dlltool... no checking for dsymutil... no checking for ld... (cached) /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for otool... no checking for readelf... readelf checking for -plugin option... --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for cc... cc checking for c++... c++ checking for gcc... gcc checking for gfortran... no checking for gccgo... no checking for gdc... no checking for gm2... no checking for ar... ar checking for as... as checking for dlltool... no checking for dsymutil... no checking for ld... ld checking for lipo... no checking for nm... nm checking for objcopy... objcopy checking for objdump... objdump checking for otool... no checking for ranlib... ranlib checking for readelf... readelf checking for strip... strip checking for windres... no checking for 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... host tool checking where to find the target c++... host tool checking where to find the target c++ for libstdc++... host tool checking where to find the target dlltool... just compiled checking where to find the target dsymutil... host tool checking where to find the target gcc... host tool checking where to find the target gfortran... host tool checking where to find the target gccgo... host tool checking where to find the target gdc... host tool checking where to find the target gm2... host tool checking where to find the target ld... just compiled checking where to find the target lipo... host tool 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... host tool 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 cd /usr/src/binutils-build && make tooldir=/usr -j4 make[1]: Entering directory '/usr/src/binutils-build' make[2]: Entering directory '/usr/src/binutils-build' mkdir -p -- ./gas mkdir -p -- ./libsframe mkdir -p -- ./binutils mkdir -p -- ./libiberty Configuring in ./gas Configuring in ./libsframe Configuring in ./libiberty Configuring in ./binutils configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... aarch64-unknown-linux-gnu /tools_aarch64/bin/install -c checking whether build environment is sane... checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... checking for perl... perl yes yes configure: creating cache ./config.cache checking build system type... checking for a thread-safe mkdir -p... checking build system type... checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... aarch64-unknown-linux-gnu checking host system type... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... aarch64-unknown-linux-gnu checking host system type... yes aarch64-unknown-linux-gnu checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for -plugin option... checking whether make supports nested variables... checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so yes aarch64-unknown-linux-gnu checking target system type... --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for aarch64-unknown-linux-gnu-gcc... gcc yes aarch64-unknown-linux-gnu checking whether make supports nested variables... checking whether make supports nested variables... (cached) yes checking for aarch64-unknown-linux-gnu-gcc... gcc checking for aarch64-unknown-linux-gnu-gcc... gcc yes checking whether make supports nested variables... (cached) yes checking for aarch64-unknown-linux-gnu-gcc... gcc checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... checking whether the C compiler works... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... no checking for suffix of object files... no checking for suffix of object files... yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking for gcc option to accept ISO C89... yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... no checking for suffix of object files... yes checking for gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... none needed checking whether gcc understands -c and -o together... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... yes checking for style of include used by make... gcc -E none needed checking whether gcc understands -c and -o together... GNU checking dependency style of gcc... yes checking for style of include used by make... GNU gcc -E checking dependency style of gcc... checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... gcc3 checking how to run the C preprocessor... gcc3 checking how to run the C preprocessor... checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... gcc -E gcc -E checking for grep that handles long lines and -e... yes /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... checking for sys/types.h... checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for stdlib.h... yes checking for sys/stat.h... yes checking for string.h... yes yes checking for stdlib.h... yes yes checking for sys/types.h... checking for sys/types.h... checking for memory.h... yes yes checking for string.h... yes checking for sys/stat.h... yes yes checking for strings.h... yes checking for sys/stat.h... checking for stdlib.h... checking for memory.h... yes yes yes checking for stdlib.h... yes checking for inttypes.h... checking for string.h... yes checking for strings.h... checking for string.h... yes yes yes checking for memory.h... checking for stdint.h... checking for inttypes.h... yes yes checking for memory.h... yes checking for unistd.h... yes checking for strings.h... checking for stdint.h... yes yes checking minix/config.h usability... checking for strings.h... yes yes yes checking for inttypes.h... checking for inttypes.h... yes checking for unistd.h... yes checking for stdint.h... no checking minix/config.h presence... checking for stdint.h... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking minix/config.h usability... yes checking for unistd.h... yes checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for unistd.h... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking minix/config.h usability... yes yes checking for style of include used by make... GNU checking whether make supports nested variables... no checking minix/config.h presence... yes checking dependency style of gcc... checking minix/config.h usability... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for aarch64-unknown-linux-gnu-gcc... (cached) gcc no no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether gcc supports -W... no checking minix/config.h presence... yes checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking the archiver (ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so) interface... yes checking whether gcc supports -Wall... checking whether byte ordering is bigendian... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether gcc supports -Wwrite-strings... ar checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... yes checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for fgrep... yes /tools_aarch64/bin/grep -F checking for ld used by gcc... checking whether gcc supports -Wc++-compat... yes /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... no /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... yes checking for an ANSI C-conforming const... 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... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking whether the shell understands "+="... yes yes checking for inline... checking for /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... inline checking whether byte ordering is bigendian... checking command to parse /tools_aarch64/bin/nm -B output from gcc object... yes checking for BSD- or MS-compatible name lister (nm)... checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /tools_aarch64/bin/nm -B output from gcc object... /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... ok checking for dlfcn.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... ok checking for dlfcn.h... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for objdir... .libs no checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking for CET support... no checking target system type... yes aarch64-unknown-linux-gnu checking for /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all yes checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for objdir... checking for sys/file.h... checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so .libs checking command to parse /tools_aarch64/bin/nm -B output from gcc object... yes checking for sys/param.h... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for limits.h... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for stdlib.h... (cached) yes yes checking if gcc static flag -static works... checking for malloc.h... checking if gcc supports -fno-rtti -fno-exceptions... ok checking for dlfcn.h... yes no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for objdir... yes checking if gcc supports -c -o file.o... .libs yes checking if gcc static flag -static works... 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 if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes yes checking if gcc supports -c -o file.o... checking if gcc supports -fno-rtti -fno-exceptions... checking for time.h... yes no checking dynamic linker characteristics... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking for sys/resource.h... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes yes checking if gcc static flag -static works... checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes no checking dynamic linker characteristics... checking for fcntl.h... 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... yes yes checking if gcc supports -c -o file.o... no checking for aclocal... ${SHELL} /usr/src/binutils-2.44/missing aclocal-1.15 checking for autoconf... ${SHELL} /usr/src/binutils-2.44/missing autoconf checking for autoheader... ${SHELL} /usr/src/binutils-2.44/missing autoheader checking whether gcc supports -Wall... checking for alloca.h... yes checking whether gcc supports -Wextra... yes yes checking whether gcc supports -Wwrite-strings... checking for sys/pstat.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... 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... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether -lc should be explicitly linked in... no yes checking for sys/sysmp.h... checking whether gcc supports -Wstrict-prototypes... no no checking dynamic linker characteristics... yes checking for sys/sysinfo.h... checking whether gcc supports -Wmissing-prototypes... yes yes checking for incompatibility between DejaGnu and GCC... no checking for library containing dlsym... checking for machine/hal_sysinfo.h... no checking for sys/table.h... 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... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for makeinfo... makeinfo --split-size=5000000 checking if using Solaris linker... no checking how to compare bootstrapped objects... no cmp --ignore-initial=16 $$f1 $$f2 no yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for sys/sysctl.h... checking for stdlib.h... (cached) yes no checking for unistd.h... (cached) yes checking for sys/systemcfg.h... no checking for library containing dlsym... checking for sys/param.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes none required checking for getpagesize... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for process.h... no no checking for aarch64-unknown-linux-gnu-pkg-config... /tools_aarch64/bin/aarch64-unknown-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... checking for sys/prctl.h... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking whether byte ordering is bigendian... no yes checking for working mmap... configure: WARNING: libdebuginfod is missing or some features may be unavailable. checking for libdebuginfod >= 0.179... no yes configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable. 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 byteswap.h usability... yes checking whether errno must be declared... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for bison... bison -y checking for flex... flex no checking lex output file root... lex.yy checking lex library... no checking size of int... 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 bison... bison -y checking for flex... flex checking whether bswap_16 is declared... checking lex output file root... lex.yy checking lex library... 4 checking size of long... yes checking whether bswap_32 is declared... yes checking whether bswap_64 is declared... 8 checking size of size_t... yes 8 checking for long long... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status 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... none needed checking whether yytext is a pointer... yes checking for pid_t... yes checking for library containing strerror... config.status: creating Makefile config.status: creating config.h none needed checking whether yytext is a pointer... none required checking for asprintf... config.status: executing depfiles commands yes checking for atexit... yes config.status: executing libtool commands checking for basename... no checking whether NLS is requested... yes checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... yes /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking for bcmp... checking for ld used by GCC... mkdir -p -- ./etc Configuring in ./etc /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... yes egrep: warning: egrep is obsolescent; using grep -E checking for bcopy... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... yes no checking whether NLS is requested... yes checking for bsearch... checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... no checking for GNU gettext in libc... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge yes checking for ld used by GCC... 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 for bzero... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E done yes checking for CFPreferencesCopyAppValue... checking for calloc... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes no checking for CFLocaleCopyPreferredLanguages... checking whether make supports nested variables... (cached) yes yes configure: updating cache ./config.cache checking for clock... checking that generated files are newer than configure... no checking for GNU gettext in libc... yes checking for ffs... 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... yes checking for getcwd... bg ca da es fi fr hr id it ja pt ro ru rw sk sr sv tr uk vi zh_CN zh_TW 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) /tools_aarch64/bin/msgfmt checking for gmsgfmt... (cached) /tools_aarch64/bin/msgfmt checking for xgettext... (cached) /tools_aarch64/bin/xgettext checking for msgmerge... (cached) /tools_aarch64/bin/msgmerge checking whether to enable maintainer-specific portions of Makefiles... no yes checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking fcntl.h usability... checking for getpagesize... es fi fr id ja ro ru rw sv tr uk zh_CN es fi fr id ja ro ru rw sv tr uk zh_CN checking for msgfmt... (cached) /tools_aarch64/bin/msgfmt checking for gmsgfmt... (cached) /tools_aarch64/bin/msgfmt checking for xgettext... (cached) /tools_aarch64/bin/xgettext checking for msgmerge... (cached) /tools_aarch64/bin/msgmerge yes checking fcntl.h presence... checking whether to enable maintainer-specific portions of Makefiles... no checking for memory.h... (cached) yes yes yes checking for fcntl.h... yes checking for sys/stat.h... (cached) yes checking for gettimeofday... checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether compiling a cross-assembler... no checking for strsignal... checking sys/file.h usability... yes yes checking sys/file.h presence... checking for index... yes checking for LC_MESSAGES... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes yes checking for working assert macro... checking for insque... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes yes checking for memchr... checking for unistd.h... (cached) yes yes checking for a known getopt prototype in unistd.h... checking for sys/wait.h that is POSIX.1 compatible... yes checking whether declaration is required for environ... yes yes checking for stdlib.h... (cached) yes checking for memcmp... checking for unistd.h... (cached) yes checking for sys/param.h... no checking whether declaration is required for ffs... yes checking for getpagesize... yes checking for memcpy... yes checking for working mmap... no checking whether mempcpy is declared... yes checking for memmem... yes checking whether stpcpy is declared... yes checking for memmove... yes checking for aarch64-unknown-linux-gnu-pkg-config... /tools_aarch64/bin/aarch64-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libzstd >= 1.4.0... yes checking for fseeko... yes checking for mempcpy... 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 checking for fseeko64... yes checking for memset... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for getc_unlocked... yes checking for mkstemps... yes checking for mkdtemp... yes checking for putenv... yes checking for mkstemp... yes done configure: creating ./config.status checking for random... yes yes checking for utimensat... checking for rename... yes checking for utimes... yes checking for rindex... config.status: creating Makefile yes checking for mbstate_t... yes checking for setenv... mkdir -p -- ./gprof Configuring in ./gprof yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for snprintf... yes checking for library containing frexp... yes none required checking for LC_MESSAGES... checking for sigsetmask... yes yes checking for a known getopt prototype in unistd.h... configure: creating cache ./config.cache checking for stpcpy... yes checking for utime.h... checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... yes aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking whether environ is declared... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for stpncpy... yes yes checking whether make supports nested variables... yes checking whether getc_unlocked is declared... checking whether make supports nested variables... (cached) yes checking for aarch64-unknown-linux-gnu-gcc... gcc yes checking whether stpcpy is declared... yes checking whether the C compiler works... checking for strcasecmp... yes checking whether strnlen is declared... yes checking for C compiler default output file name... a.out yes checking for suffix of executables... config.status: creating .gdbinit checking for strchr... config.status: creating Makefile yes checking for libzstd >= 1.4.0... checking whether we are cross compiling... config.status: creating po/Makefile.in yes checking for strdup... config.status: creating config.h no yes checking for msgpack... checking for suffix of object files... no config.status: executing depfiles commands checking iconv.h usability... o checking whether we are using the GNU C compiler... yes yes checking iconv.h presence... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... checking for strncasecmp... yes checking for iconv.h... yes checking for iconv... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... yes checking for strndup... yes checking for working iconv... gcc3 checking how to run the C preprocessor... yes gcc -E checking for strnlen... yes checking whether iconv is compatible with its POSIX signature... yes yes checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... checking for strrchr... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for strstr... yes checking for strtod... yes checking for sys/types.h... config.status: executing libtool commands yes yes checking for sys/stat.h... config.status: executing default-1 commands checking for strtol... config.status: creating po/POTFILES yes config.status: creating po/Makefile checking for stdlib.h... config.status: executing default-2 commands config.status: creating po/POTFILES yes config.status: creating po/Makefile config.status: executing default commands yes checking for strtoul... checking for string.h... yes yes checking for memory.h... checking for strtoll... mkdir -p -- ./gprofng Configuring in ./gprofng yes checking for strings.h... yes checking for strtoull... yes checking for inttypes.h... yes yes checking for stdint.h... checking for strverscmp... yes checking for unistd.h... yes yes checking minix/config.h usability... checking for tmpnam... configure: creating cache ./config.cache yes checking build system type... aarch64-unknown-linux-gnu checking host system type... checking for vasprintf... no checking minix/config.h presence... aarch64-unknown-linux-gnu checking target system type... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes yes checking how to print strings... checking for vfprintf... printf checking for a sed that does not truncate output... checking whether make supports nested variables... /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... yes /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for aarch64-unknown-linux-gnu-gcc... gcc yes /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... checking for vprintf... checking whether the C compiler works... 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 /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /tools_aarch64/bin/nm -B output from gcc object... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for vsnprintf... checking whether we are cross compiling... config.status: creating Makefile config.status: creating po/Makefile.in yes ok checking for dlfcn.h... no checking for vsprintf... config.status: creating config.h checking for suffix of object files... config.status: executing depfiles commands yes checking for objdir... .libs o checking whether we are using the GNU C compiler... yes yes checking whether gcc accepts -g... checking for waitpid... yes checking for gcc option to accept ISO C89... checking if gcc supports -fno-rtti -fno-exceptions... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... yes no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking for setproctitle... gcc3 checking how to run the C preprocessor... yes checking if gcc static flag -static works... no checking whether alloca needs Cray hooks... gcc -E no checking stack direction for C alloca... checking for grep that handles long lines and -e... yes checking if gcc supports -c -o file.o... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... -1 checking for vfork.h... config.status: executing libtool commands yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... no checking for fork... yes checking whether -lc should be explicitly linked in... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default-2 commands no checking dynamic linker characteristics... config.status: creating po/POTFILES yes config.status: creating po/Makefile checking for vfork... 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... yes checking for working fork... yes checking for sys/types.h... make[2]: Nothing to be done for 'all-target'. yes mkdir -p -- ./ld Configuring in ./ld checking for sys/stat.h... no checking for library containing dlsym... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for stdlib.h... no checking for sys_errlist... yes none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for string.h... no checking sys/time.h usability... yes checking for memory.h... no checking for sys_nerr... yes checking sys/time.h presence... yes checking for strings.h... yes checking for sys/time.h... yes checking for setitimer... no checking for sys_siglist... yes checking for inttypes.h... yes checking whether NLS is requested... yes checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt no checking for external symbol _system_configuration... yes checking for xgettext... checking for stdint.h... /tools_aarch64/bin/xgettext configure: creating cache ./config.cache checking for msgmerge... /tools_aarch64/bin/msgmerge checking build system type... no aarch64-unknown-linux-gnu checking host system type... checking for ld used by GCC... aarch64-unknown-linux-gnu checking target system type... checking for __fsetlocking... yes aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for unistd.h... checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes yes checking whether make supports nested variables... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking minix/config.h usability... yes checking for shared library run path origin... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-unknown-linux-gnu-gcc... gcc checking for canonicalize_file_name... egrep: warning: egrep is obsolescent; using grep -E yes checking whether the C compiler works... checking for dup3... done no checking minix/config.h presence... checking for CFPreferencesCopyAppValue... yes checking for C compiler default output file name... a.out no checking for CFLocaleCopyPreferredLanguages... checking for suffix of executables... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes no checking for GNU gettext in libc... yes checking for aarch64-unknown-linux-gnu-gcc... (cached) gcc checking for getrlimit... checking whether we are cross compiling... 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... yes checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for getrusage... no checking for suffix of object files... checking whether we are using the GNU C++ compiler... o checking whether we are using the GNU C compiler... yes yes checking whether g++ accepts -g... checking for getsysinfo... yes checking dependency style of g++... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... no none needed checking whether gcc understands -c and -o together... checking for gettimeofday... (cached) yes checking for on_exit... gcc3 checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking the archiver (ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so) interface... yes checking for style of include used by make... GNU checking dependency style of gcc... ar checking for bison... bison checking for bison 3.0.4 or newer... gcc3 yes checking for pipe2... 3.8.2, ok checking how to print strings... checking whether we are using the GNU C++ compiler... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed yes checking whether g++ accepts -g... checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... yes yes checking dependency style of g++... checking for posix_spawn... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... gcc3 checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking how to run the C preprocessor... yes /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... checking for posix_spawnp... 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 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) /tools_aarch64/bin/msgfmt checking for gmsgfmt... (cached) /tools_aarch64/bin/msgfmt checking for xgettext... (cached) /tools_aarch64/bin/xgettext checking for msgmerge... (cached) /tools_aarch64/bin/msgmerge 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 whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... checking for /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so gcc -E yes checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /tools_aarch64/bin/nm -B output from gcc object... checking for psignal... yes checking sys/gmon_out.h presence... checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... yes checking for library containing fabs... yes checking for pstat_getdynamic... ok checking for dlfcn.h... yes checking for objdir... .libs no yes checking for pstat_getstatic... checking for sys/types.h... -lm yes checking for sys/stat.h... checking if gcc supports -fno-rtti -fno-exceptions... no yes checking for realpath... checking for stdlib.h... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes yes checking if gcc static flag -static works... checking for string.h... yes checking for setrlimit... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 yes checking for memory.h... configure: updating cache ./config.cache yes checking if gcc supports -c -o file.o... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for spawnve... yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... checking for strings.h... yes checking whether -lc should be explicitly linked in... no checking for spawnvpe... no checking dynamic linker characteristics... yes checking for inttypes.h... yes no checking for stdint.h... checking for strerror... 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... yes checking for unistd.h... g++ -E yes yes checking for strsignal... checking minix/config.h usability... yes no checking minix/config.h presence... checking for sysconf... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for ld used by g++... yes checking for sysctl... yes checking for aarch64-unknown-linux-gnu-pkg-config... /tools_aarch64/bin/aarch64-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking how to print strings... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... printf checking for a sed that does not truncate output... yes /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... checking whether the g++ linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... no yes checking for BSD- or MS-compatible name lister (nm)... checking for sysmp... /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... no checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... checking for table... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so yes checking if g++ static flag -static works... checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /tools_aarch64/bin/nm -B output from gcc object... no checking if g++ supports -c -o file.o... no checking for times... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate ok checking for dlfcn.h... checking whether gcc supports -Wall... yes yes checking for wait3... checking whether gcc supports -Wswitch... yes yes checking for objdir... checking whether gcc is Clang... .libs no checking whether pthreads work with -pthread... yes checking for wait4... yes checking for joinable pthread attribute... yes checking if gcc supports -fno-rtti -fno-exceptions... checking for sbrk... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... config.status: creating Makefile PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking if gcc static flag -static works... config.status: creating po/Makefile.in yes config.status: creating gconfig.h config.status: executing depfiles commands yes checking for javac... javac checking for java... java checking for jni.h... checking whether basename is declared... yes checking if gcc supports -c -o file.o... no configure: WARNING: Cannot find the JDK include directory. gprofng will be build without support for profiling Java applications. Use --with-jdk=PATH to specify directory for the installed JDK yes checking whether ffs is declared... config.status: executing libtool commands checking linker --as-needed support... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for expect... /tools_aarch64/bin/expect checking for Tcl supporting try/catch... yes checking for makeinfo... makeinfo --split-size=5000000 yes checking whether -lc should be explicitly linked in... yes checking whether asprintf is declared... config.status: executing default-1 commands config.status: creating po/POTFILES yes config.status: creating po/Makefile checking for bash... /bin/sh no checking dynamic linker characteristics... checking whether basename is declared... checking whether vasprintf is declared... config.status: executing default-2 commands yes config.status: creating po/POTFILES checking for clock_gettime... config.status: creating po/Makefile yes checking whether snprintf is declared... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for strsignal... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes yes checking how to run the C++ preprocessor... checking whether vsnprintf is declared... make[3]: Entering directory '/usr/src/binutils-build/libsframe' make all-am yes make[4]: Entering directory '/usr/src/binutils-build/libsframe' CC libsframe_la-sframe.lo checking whether calloc is declared... yes g++ -E yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status checking whether getenv is declared... CC libsframe_la-sframe-dump.lo yes checking whether getopt is declared... yes checking whether malloc is declared... CC libsframe_la-sframe-error.lo checking for ld used by g++... yes checking whether realloc is declared... CCLD libsframe.la /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes yes checking whether the g++ linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... checking whether sbrk is declared... yes yes checking whether strtol is declared... yes checking whether strtoul is declared... make[4]: Leaving directory '/usr/src/binutils-build/libsframe' make[3]: Leaving directory '/usr/src/binutils-build/libsframe' checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes make[3]: Entering directory '/usr/src/binutils-build/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/binutils-build/etc' checking whether strtoll is declared... yes checking if g++ static flag -static works... yes no checking if g++ supports -c -o file.o... checking whether strtoull is declared... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking whether strverscmp is declared... checking for windows.h... yes checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... no checking for library containing dlsym... no checking for SHA1 HW acceleration support... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no no 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... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 checking for LC_MESSAGES... yes checking for working strncmp... yes checking whether NLS is requested... yes checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking for ld used by GCC... yes configure: updating cache ./config.cache /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... configure: creating ./config.status egrep: warning: egrep is obsolescent; using grep -E done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating Makefile 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... config.status: creating config.h config.status: creating src/Makefile config.status: executing default commands config.status: creating gp-display-html/Makefile config.status: creating doc/Makefile mkdir -p -- ./bfd Configuring in ./bfd config.status: creating config.h make[3]: Entering directory '/usr/src/binutils-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 \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi config.status: executing depfiles commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/dyn-string.c -o dyn-string.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/fdmatch.c -o fdmatch.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/fibheap.c -o fibheap.o bg da de es fi fr ga id it ja ka pt_BR ro ru sr sv tr uk vi zh_CN zh_TW bg da de es fi fr ga id it ja ka pt_BR ro ru sr sv tr uk vi zh_CN zh_TW if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi configure: creating cache ./config.cache checking for msgfmt... (cached) /tools_aarch64/bin/msgfmt checking for gmsgfmt... (cached) /tools_aarch64/bin/msgfmt checking build system type... checking for xgettext... (cached) /tools_aarch64/bin/xgettext aarch64-unknown-linux-gnu checking host system type... checking for msgmerge... (cached) /tools_aarch64/bin/msgmerge if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi aarch64-unknown-linux-gnu checking target system type... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/filedescriptor.c -o filedescriptor.o aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... checking for bison... bison -y checking for flex... flex yes checking lex output file root... lex.yy checking lex library... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/filename_cmp.c -o filename_cmp.o yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi config.status: executing libtool commands checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-gcc... gcc === configuring in libcollector (/usr/src/binutils-build/gprofng/libcollector) if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/floatformat.c -o floatformat.o configure: running /bin/sh /usr/src/binutils-2.44/gprofng/libcollector/configure --disable-option-checking '--prefix=/usr' '--with-gnu-as' '--with-gnu-ld' '--enable-shared' '--with-system-zlib' '--enable-plugins' '--enable-ld=default' '--disable-gold' '--disable-werror' '--enable-64-bit-bfd' '--program-transform-name=s,y,y,' '--disable-year2038' '--build=aarch64-unknown-linux-gnu' '--host=aarch64-unknown-linux-gnu' '--target=aarch64-unknown-linux-gnu' 'build_alias=aarch64-unknown-linux-gnu' 'host_alias=aarch64-unknown-linux-gnu' 'target_alias=aarch64-unknown-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ' 'LDFLAGS= ' 'CXX=g++' 'CXXFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ' --cache-file=.././config.cache --srcdir=/usr/src/binutils-2.44/gprofng/libcollector checking whether the C compiler works... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi yes checking for C compiler default output file name... a.out gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/fnmatch.c -o fnmatch.o checking for suffix of executables... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/fopen_unlocked.c -o fopen_unlocked.o checking whether we are cross compiling... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/getopt.c -o getopt.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi no checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/getopt1.c -o getopt1.o o checking whether we are using the GNU C compiler... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi yes checking whether gcc accepts -g... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi yes checking for gcc option to accept ISO C89... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/getpwd.c -o getpwd.o none needed checking whether gcc understands -c and -o together... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi yes checking for style of include used by make... GNU if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi checking dependency style of gcc... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/getruntime.c -o getruntime.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc3 checking how to run the C preprocessor... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/hashtab.c -o hashtab.o configure: loading cache .././config.cache if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/hex.c -o pic/hex.o; \ else true; fi checking build system type... (cached) aarch64-unknown-linux-gnu checking host system type... (cached) aarch64-unknown-linux-gnu checking target system type... (cached) aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... gcc -E if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/hex.c -o hex.o yes checking for a thread-safe mkdir -p... (cached) /tools_aarch64/bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi (cached) yes checking for grep that handles long lines and -e... checking whether make supports nested variables... (cached) yes /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi checking whether to enable maintainer-specific portions of Makefiles... no gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/lbasename.c -o lbasename.o checking for style of include used by make... GNU if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi checking for aarch64-unknown-linux-gnu-gcc... (cached) gcc if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/lrealpath.c -o lrealpath.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking for C compiler default output file name... a.out yes checking for suffix of executables... checking for sys/types.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi yes checking for sys/stat.h... checking whether we are cross compiling... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/make-temp-file.c -o make-temp-file.o yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for stdlib.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/objalloc.c -o objalloc.o yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/obstack.c -o pic/obstack.o; \ else true; fi checking for grep that handles long lines and -e... (cached) /tools_aarch64/bin/grep checking for egrep... (cached) /tools_aarch64/bin/grep -E checking for ANSI C header files... (cached) yes checking for string.h... checking for sys/types.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/obstack.c -o obstack.o checking for sys/stat.h... (cached) yes yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/partition.c -o pic/partition.o; \ else true; fi checking for memory.h... checking for stdlib.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/partition.c -o partition.o yes checking for string.h... (cached) yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi checking for strings.h... checking for memory.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi checking for strings.h... (cached) yes gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/pexecute.c -o pexecute.o yes checking for inttypes.h... (cached) yes none needed checking whether yytext is a pointer... checking for inttypes.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/physmem.c -o pic/physmem.o; \ else true; fi checking for stdint.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/physmem.c -o physmem.o yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for aarch64-unknown-linux-gnu-gcc... (cached) gcc checking for stdint.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/pex-common.c -o pex-common.o checking for unistd.h... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi yes checking minix/config.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking the archiver (ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so) interface... (cached) ar checking how to print strings... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/pex-one.c -o pex-one.o printf checking for a sed that does not truncate output... (cached) /tools_aarch64/bin/sed checking for fgrep... (cached) /tools_aarch64/bin/grep -F checking for ld used by gcc... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi (cached) /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for aarch64-unknown-linux-gnu-objdump... (cached) objdump checking how to recognize dependent libraries... (cached) pass_all checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-strip... no checking for strip... (cached) strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /tools_aarch64/bin/nm -B output from gcc object... (cached) ok checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs no checking minix/config.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/pex-unix.c -o pex-unix.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to print strings... printf checking for a sed that does not truncate output... no checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... /tools_aarch64/bin/sed checking for fgrep... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/vprintf-support.c -o vprintf-support.o cmp --ignore-initial=16 $$f1 $$f2 /tools_aarch64/bin/grep -F checking for ld used by gcc... checking fcntl.h usability... yes checking whether -lc should be explicitly linked in... (cached) no checking dynamic linker characteristics... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi yes checking fcntl.h presence... (cached) if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/rust-demangle.c -o rust-demangle.o 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 /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking for fcntl.h... yes checking how to run the C++ preprocessor... (cached) g++ -E if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi checking elf-hints.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi no checking elf-hints.h presence... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/simple-object.c -o simple-object.o 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... no checking for elf-hints.h... no checking limits.h usability... yes checking whether the shell understands "+="... yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi checking for /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so yes checking limits.h presence... checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /tools_aarch64/bin/nm -B output from gcc object... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/simple-object-coff.c -o simple-object-coff.o yes checking for limits.h... yes checking for ld used by g++... checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi (cached) /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking whether the g++ linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... checking sys/file.h usability... yes ok checking for dlfcn.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/simple-object-elf.c -o simple-object-elf.o yes checking sys/file.h presence... yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi checking for objdir... yes checking for sys/file.h... yes .libs checking sys/mman.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... (cached) yes checking if g++ static flag -static works... (cached) no checking if g++ supports -c -o file.o... (cached) yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) yes checking sys/mman.h presence... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o checking whether gcc supports -Wnonnull-compare... yes checking for sys/mman.h... yes yes checking sys/param.h usability... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/sort.c -o pic/sort.o; \ else true; fi checking if gcc supports -fno-rtti -fno-exceptions... yes checking sys/param.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/sort.c -o sort.o no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... configure: updating cache .././config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for sys/param.h... yes yes checking if gcc static flag -static works... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/spaces.c -o pic/spaces.o; \ else true; fi checking for sys/stat.h... (cached) yes checking sys/time.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/spaces.c -o spaces.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi yes checking sys/time.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/splay-tree.c -o splay-tree.o yes checking if gcc supports -c -o file.o... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/stack-limit.c -o stack-limit.o yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... checking for unistd.h... (cached) yes yes checking whether -lc should be explicitly linked in... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/strerror.c -o pic/strerror.o; \ else true; fi checking for close... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/strerror.c -o strerror.o no checking dynamic linker characteristics... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/strsignal.c -o strsignal.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi checking for glob... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/timeval-utils.c -o timeval-utils.o yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi checking for lseek... no checking for shl_load in -ldld... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi yes no checking for dlopen... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/xasprintf.c -o xasprintf.o checking for mkstemp... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/xatexit.c -o xatexit.o yes checking whether a program can dlopen itself... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/xexit.c -o xexit.o yes checking whether a statically linked program can dlopen itself... yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi checking for open... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/xmalloc.c -o xmalloc.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/xmemdup.c -o xmemdup.o yes checking for realpath... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi no checking for library containing dlsym... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/xstrdup.c -o xstrdup.o checking for waitpid... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/xstrerror.c -o xstrerror.o none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes no if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi checking whether environ is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/xstrndup.c -o xstrndup.o yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi checking whether stpcpy is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/xvasprintf.c -o xvasprintf.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi yes checking for stdlib.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/setproctitle.c -o setproctitle.o checking for unistd.h... (cached) yes 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 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... checking for sys/param.h... (cached) yes make[4]: Entering directory '/usr/src/binutils-build/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/binutils-build/libiberty/testsuite' if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/regex.c -o pic/regex.o; \ else true; fi checking for getpagesize... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/regex.c -o regex.o yes checking for working mmap... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi no checking whether NLS is requested... yes checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt yes checking for library containing dlopen... checking for xgettext... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi /tools_aarch64/bin/xgettext gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/cp-demangle.c -o cp-demangle.o checking for msgmerge... /tools_aarch64/bin/msgmerge if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/md5.c -o pic/md5.o; \ else true; fi none required checking for a known getopt prototype in unistd.h... checking for ld used by GCC... config.status: creating Makefile yes checking whether to use xxhash... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/md5.c -o noasan/md5.o; \ else true; fi config.status: creating lib-config.h gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/md5.c -o md5.o /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E no checking for libzstd >= 1.4.0... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/sha1.c -o pic/sha1.o; \ else true; fi config.status: executing depfiles commands done checking for CFPreferencesCopyAppValue... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/sha1.c -o sha1.o no checking for CFLocaleCopyPreferredLanguages... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/alloca.c -o pic/alloca.o; \ else true; fi config.status: executing libtool commands no checking for GNU gettext in libc... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/alloca.c -o alloca.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/argv.c -o pic/argv.o; \ else true; fi 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/argv.c -o argv.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/bsearch_r.c -o bsearch_r.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/concat.c -o concat.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/cp-demint.c -o cp-demint.o gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/crc32.c -o crc32.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/binutils-2.44/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/binutils-2.44/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/binutils-2.44/libiberty/d-demangle.c -o d-demangle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/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 ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ./libiberty.a da es fi fr hr id ja ka ms pt ro ru rw sr sv tr uk vi zh_CN da es fi fr hr id ja ka ms pt ro ru rw sr sv tr uk vi zh_CN checking for msgfmt... (cached) /tools_aarch64/bin/msgfmt checking for gmsgfmt... (cached) /tools_aarch64/bin/msgfmt if [ x"-fPIC" != x ]; then \ cd pic; \ ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/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; \ ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/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; \ ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi checking for xgettext... (cached) /tools_aarch64/bin/xgettext checking for msgmerge... (cached) /tools_aarch64/bin/msgmerge make[3]: Leaving directory '/usr/src/binutils-build/libiberty' checking size of long long... 8 checking size of void *... 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... config.status: creating Makefile yes checking sys/resource.h presence... config.status: creating po/Makefile.in yes checking for sys/resource.h... yes config.status: creating config.h checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes config.status: executing depfiles commands 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... config.status: executing libtool commands yes checking whether asprintf is declared... config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing default commands 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 aarch64-unknown-linux-gnu-pkg-config... /tools_aarch64/bin/aarch64-unknown-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 sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... yes checking for prpsinfo_t.pr_pid in sys/procfs.h... yes checking for prpsinfo32_t in sys/procfs.h... no checking for prpsinfo32_t.pr_pid in sys/procfs.h... no checking for psinfo_t in sys/procfs.h... no checking for psinfo_t.pr_pid in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... no checking for psinfo32_t.pr_pid in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no checking for win32_pstatus_t in sys/procfs.h... 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 mkdir -p -- ./opcodes Configuring in ./opcodes make[3]: Entering directory '/usr/src/binutils-build/bfd' GEN bfdver.h GEN elf32-target.h GEN elf64-target.h GEN targmatch.h Making info in po make[4]: Entering directory '/usr/src/binutils-build/bfd/po' ( if test 'x/usr/src/binutils-2.44/bfd/po' != 'x.'; then \ posrcprefix='/usr/src/binutils-2.44/bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < /usr/src/binutils-2.44/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@.*@ ../& \\\\@" < /usr/src/binutils-2.44/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/sh ./config.status configure: creating cache ./config.cache checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... config.status: creating po/Makefile.in yes checking whether make supports nested variables... yes config.status: executing depfiles commands checking whether make supports nested variables... (cached) yes checking for aarch64-unknown-linux-gnu-gcc... gcc config.status: executing libtool commands config.status: executing default-1 commands config.status: executing default-2 commands checking whether the C compiler works... config.status: executing default commands make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/usr/src/binutils-build/bfd/po' make[4]: Entering directory '/usr/src/binutils-build/bfd' CCLD doc/chew.stamp 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/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... GEN doc/aoutx.stamp GEN doc/archive.stamp GEN doc/archures.stamp yes GEN doc/bfdio.stamp GEN doc/bfdt.stamp checking minix/config.h usability... GEN doc/cache.stamp GEN doc/coffcode.stamp GEN doc/corefile.stamp GEN doc/elfcode.stamp GEN doc/elf.stamp GEN doc/format.stamp GEN doc/libbfd.stamp GEN doc/hash.stamp GEN doc/linker.stamp GEN doc/mmo.stamp GEN doc/opncls.stamp GEN doc/reloc.stamp no checking minix/config.h presence... GEN doc/section.stamp GEN doc/syms.stamp GEN doc/targets.stamp no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... make[4]: Leaving directory '/usr/src/binutils-build/bfd' make all-recursive make[4]: Entering directory '/usr/src/binutils-build/bfd' Making all in po make[5]: Entering directory '/usr/src/binutils-build/bfd/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/binutils-build/bfd/po' yes checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... make[5]: Entering directory '/usr/src/binutils-build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh /usr/src/binutils-2.44/bfd/../move-if-change bfd-tmp.h bfd.h GEN elf64-aarch64.c rm -f bfd-tmp.h touch stmp-bfd-h GEN elf32-aarch64.c rm -f tofiles f=""; \ for i in elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-aarch64.lo elf32.lo elf32-arm.lo elf-nacl.lo elf-vxworks.lo pei-aarch64.lo pe-aarch64igen.lo cofflink.lo coffgen.lo pe-aarch64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-aarch64.lo cpu-arm.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles GEN pe-aarch64igen.c /bin/sh /usr/src/binutils-2.44/bfd/../move-if-change tofiles ofiles touch stamp-ofiles /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... CC archive.lo CC archures.lo CC bfd.lo /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... CC bfdio.lo CC cache.lo 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 /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /tools_aarch64/bin/nm -B output from gcc object... CC coff-bfd.lo CC compress.lo CC corefile.lo CC elf-properties.lo ok checking for dlfcn.h... CC format.lo CC hash.lo yes checking for objdir... .libs CC libbfd.lo checking if gcc supports -fno-rtti -fno-exceptions... CC linker.lo no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... CC merge.lo yes checking if gcc supports -c -o file.o... CC opncls.lo CC reloc.lo yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... CC section.lo CC simple.lo CC stab-syms.lo 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 CC stabs.lo CC syms.lo CC targets.lo 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... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... CC binary.lo /tools_aarch64/bin/xgettext CC ihex.lo checking for msgmerge... /tools_aarch64/bin/msgmerge CC srec.lo checking for ld used by GCC... CC tekhex.lo /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E done CC verilog.lo checking for CFPreferencesCopyAppValue... CC elf64-aarch64.lo no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... CC elfxx-aarch64.lo 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... CC elf-ifunc.lo CC elf.lo CC elf64.lo da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sr sv tr uk vi zh_CN checking for msgfmt... (cached) /tools_aarch64/bin/msgfmt checking for gmsgfmt... (cached) /tools_aarch64/bin/msgfmt checking for xgettext... (cached) /tools_aarch64/bin/xgettext checking for msgmerge... (cached) /tools_aarch64/bin/msgmerge CC elflink.lo CC elf-attrs.lo checking whether basename is declared... yes checking whether stpcpy is declared... CC elf-strtab.lo yes checking for sigsetjmp... CC elf-eh-frame.lo checking linker --as-needed support... yes checking for cos in -lm... CC elf-sframe.lo yes CC dwarf1.lo CC dwarf2.lo CC elf32-aarch64.lo configure: updating cache ./config.cache CC elf32.lo checking that generated files are newer than configure... done configure: creating ./config.status CC elf32-arm.lo CC elf-nacl.lo CC elf-vxworks.lo CC pei-aarch64.lo CC pe-aarch64igen.lo CC cofflink.lo CC coffgen.lo CC pe-aarch64.lo CC elf64-gen.lo CC elf32-gen.lo CC plugin.lo CC cpu-aarch64.lo CC cpu-arm.lo CC archive64.lo config.status: creating Makefile config.status: creating po/Makefile.in CCLD libbfd.la config.status: creating config.h config.status: executing depfiles commands /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. make[5]: Leaving directory '/usr/src/binutils-build/bfd' make[4]: Leaving directory '/usr/src/binutils-build/bfd' make[3]: Leaving directory '/usr/src/binutils-build/bfd' mkdir -p -- ./libctf Configuring in ./libctf configure: creating cache ./config.cache checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for aarch64-unknown-linux-gnu-gcc... gcc config.status: executing libtool commands checking whether the C compiler works... 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 yes checking for C compiler default output file name... a.out checking for suffix of executables... config.status: creating po/Makefile checking whether we are cross compiling... make[3]: Entering directory '/usr/src/binutils-build/opcodes' no make all-recursive checking for suffix of object files... make[4]: Entering directory '/usr/src/binutils-build/opcodes' Making all in . o checking whether we are using the GNU C compiler... make[5]: Entering directory '/usr/src/binutils-build/opcodes' CC dis-buf.lo CC disassemble.lo CC dis-init.lo yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... CC aarch64-asm.lo CC aarch64-dis.lo CC aarch64-opc.lo gcc -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... CC aarch64-asm-2.lo CC aarch64-dis-2.lo CC aarch64-opc-2.lo CC arm-dis.lo yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... CCLD libopcodes.la yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. yes checking for stdint.h... yes libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so libopcodes.tmp; \ /bin/sh /usr/src/binutils-2.44/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi checking for unistd.h... touch stamp-lib make[5]: Leaving directory '/usr/src/binutils-build/opcodes' Making all in po make[5]: Entering directory '/usr/src/binutils-build/opcodes/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/binutils-build/opcodes/po' make[4]: Leaving directory '/usr/src/binutils-build/opcodes' make[3]: Leaving directory '/usr/src/binutils-build/opcodes' yes checking minix/config.h usability... make[3]: Entering directory '/usr/src/binutils-build/gas' make all-recursive make[4]: Entering directory '/usr/src/binutils-build/gas' Making all in po make[5]: Entering directory '/usr/src/binutils-build/gas/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/binutils-build/gas/po' make[5]: Entering directory '/usr/src/binutils-build/gas' no checking minix/config.h presence... CC app.o CC as.o CC atof-generic.o no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... CC codeview.o CC compress-debug.o CC cond.o yes checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... CC depend.o CC dwarf2dbg.o CC dw2gencfi.o yes checking for style of include used by make... GNU checking whether make supports nested variables... CC ecoff.o CC ehopt.o yes CC expr.o checking dependency style of gcc... CC flonum-copy.o CC flonum-konst.o CC flonum-mult.o CC frags.o gcc3 checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... CC gen-sframe.o (cached) yes checking for aarch64-unknown-linux-gnu-gcc... (cached) gcc CC ginsn.o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking the archiver (ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so) interface... CC hash.o CC input-file.o ar checking whether NLS is requested... yes checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... CC input-scrub.o /tools_aarch64/bin/xgettext CC listing.o checking for msgmerge... /tools_aarch64/bin/msgmerge CC literal.o CC macro.o checking for ld used by GCC... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... CC messages.o CC output-file.o egrep: warning: egrep is obsolescent; using grep -E done checking for CFPreferencesCopyAppValue... CC read.o CC remap.o CC sb.o no checking for CFLocaleCopyPreferredLanguages... CC scfidw2gen.o CC scfi.o CC sframe-opt.o no checking for GNU gettext in libc... CC stabs.o CC subsegs.o 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... /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... CC symbols.o /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... CC write.o /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... GEN doc/asconfig.texi CC config/tc-aarch64.o CC config/obj-elf.o 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 /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /tools_aarch64/bin/nm -B output from gcc object... CC config/atof-ieee.o GEN doc/as.1 ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) 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} /usr/src/binutils-2.44/missing aclocal-1.15 checking for autoconf... ${SHELL} /usr/src/binutils-2.44/missing autoconf checking for autoheader... ${SHELL} /usr/src/binutils-2.44/missing autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether 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... CCLD as-new /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. yes checking whether byte ordering is bigendian... make[5]: Leaving directory '/usr/src/binutils-build/gas' make[4]: Leaving directory '/usr/src/binutils-build/gas' make[3]: Leaving directory '/usr/src/binutils-build/gas' make[3]: Entering directory '/usr/src/binutils-build/gprofng' make jdk_inc="" LD_NO_AS_NEEDED="-Wl,--no-as-needed" GPROFNG_CFLAGS="-Wall" GPROFNG_CPPFLAGS="-U_ASM" all-recursive make[3]: Entering directory '/usr/src/binutils-build/gprof' make[4]: Entering directory '/usr/src/binutils-build/gprofng' make all-recursive make[4]: Entering directory '/usr/src/binutils-build/gprof' Making all in libcollector Making all in po make[5]: Entering directory '/usr/src/binutils-build/gprofng/libcollector' make[5]: Entering directory '/usr/src/binutils-build/gprof/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/binutils-build/gprof/po' make all-am make[6]: Entering directory '/usr/src/binutils-build/gprofng/libcollector' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-gethrtime.lo -MD -MP -MF .deps/libgp_collector_la-gethrtime.Tpo -c -o libgp_collector_la-gethrtime.lo `test -f 'gethrtime.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`gethrtime.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-dispatcher.lo -MD -MP -MF .deps/libgp_collector_la-dispatcher.Tpo -c -o libgp_collector_la-dispatcher.lo `test -f 'dispatcher.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`dispatcher.c make[5]: Entering directory '/usr/src/binutils-build/gprof' CC basic_blocks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-gethrtime.lo -MD -MP -MF .deps/libgp_collector_la-gethrtime.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/gethrtime.c -fPIC -DPIC -o .libs/libgp_collector_la-gethrtime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-gethrtime.lo -MD -MP -MF .deps/libgp_collector_la-gethrtime.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/gethrtime.c -o libgp_collector_la-gethrtime.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-dispatcher.lo -MD -MP -MF .deps/libgp_collector_la-dispatcher.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/dispatcher.c -fPIC -DPIC -o .libs/libgp_collector_la-dispatcher.o CC call_graph.o mv -f .deps/libgp_collector_la-gethrtime.Tpo .deps/libgp_collector_la-gethrtime.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-iolib.lo -MD -MP -MF .deps/libgp_collector_la-iolib.Tpo -c -o libgp_collector_la-iolib.lo `test -f 'iolib.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`iolib.c no checking byteswap.h usability... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-iolib.lo -MD -MP -MF .deps/libgp_collector_la-iolib.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/iolib.c -fPIC -DPIC -o .libs/libgp_collector_la-iolib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-dispatcher.lo -MD -MP -MF .deps/libgp_collector_la-dispatcher.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/dispatcher.c -o libgp_collector_la-dispatcher.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-iolib.lo -MD -MP -MF .deps/libgp_collector_la-iolib.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/iolib.c -o libgp_collector_la-iolib.o >/dev/null 2>&1 CC cg_arcs.o yes checking byteswap.h presence... mv -f .deps/libgp_collector_la-iolib.Tpo .deps/libgp_collector_la-iolib.Plo CC cg_dfn.o mv -f .deps/libgp_collector_la-dispatcher.Tpo .deps/libgp_collector_la-dispatcher.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-mmaptrace.lo -MD -MP -MF .deps/libgp_collector_la-mmaptrace.Tpo -c -o libgp_collector_la-mmaptrace.lo `test -f 'mmaptrace.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`mmaptrace.c yes checking for byteswap.h... yes CC cg_print.o checking endian.h usability... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-mmaptrace.lo -MD -MP -MF .deps/libgp_collector_la-mmaptrace.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/mmaptrace.c -fPIC -DPIC -o .libs/libgp_collector_la-mmaptrace.o CC corefile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-mmaptrace.lo -MD -MP -MF .deps/libgp_collector_la-mmaptrace.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/mmaptrace.c -o libgp_collector_la-mmaptrace.o >/dev/null 2>&1 CC gmon_io.o yes checking endian.h presence... CC gprof.o CC hertz.o yes checking for endian.h... yes mv -f .deps/libgp_collector_la-mmaptrace.Tpo .deps/libgp_collector_la-mmaptrace.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-memmgr.lo -MD -MP -MF .deps/libgp_collector_la-memmgr.Tpo -c -o libgp_collector_la-memmgr.lo `test -f 'memmgr.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`memmgr.c checking valgrind/valgrind.h usability... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-memmgr.lo -MD -MP -MF .deps/libgp_collector_la-memmgr.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/memmgr.c -fPIC -DPIC -o .libs/libgp_collector_la-memmgr.o CC hist.o CC source.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-memmgr.lo -MD -MP -MF .deps/libgp_collector_la-memmgr.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/memmgr.c -o libgp_collector_la-memmgr.o >/dev/null 2>&1 CC search_list.o mv -f .deps/libgp_collector_la-memmgr.Tpo .deps/libgp_collector_la-memmgr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-tsd.lo -MD -MP -MF .deps/libgp_collector_la-tsd.Tpo -c -o libgp_collector_la-tsd.lo `test -f 'tsd.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`tsd.c CC symtab.o no checking valgrind/valgrind.h presence... CC sym_ids.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-tsd.lo -MD -MP -MF .deps/libgp_collector_la-tsd.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/tsd.c -fPIC -DPIC -o .libs/libgp_collector_la-tsd.o no checking for valgrind/valgrind.h... no checking for pread... CC utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-tsd.lo -MD -MP -MF .deps/libgp_collector_la-tsd.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/tsd.c -o libgp_collector_la-tsd.o >/dev/null 2>&1 CC i386.o mv -f .deps/libgp_collector_la-tsd.Tpo .deps/libgp_collector_la-tsd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-profile.lo -MD -MP -MF .deps/libgp_collector_la-profile.Tpo -c -o libgp_collector_la-profile.lo `test -f 'profile.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`profile.c CC alpha.o yes checking whether bswap_16 is declared... CC vax.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-profile.lo -MD -MP -MF .deps/libgp_collector_la-profile.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/profile.c -fPIC -DPIC -o .libs/libgp_collector_la-profile.o yes CC sparc.o CC mips.o checking whether bswap_32 is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-profile.lo -MD -MP -MF .deps/libgp_collector_la-profile.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/profile.c -o libgp_collector_la-profile.o >/dev/null 2>&1 CC aarch64.o yes CC flat_bl.o mv -f .deps/libgp_collector_la-profile.Tpo .deps/libgp_collector_la-profile.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-envmgmt.lo -MD -MP -MF .deps/libgp_collector_la-envmgmt.Tpo -c -o libgp_collector_la-envmgmt.lo `test -f 'envmgmt.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`envmgmt.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-linetrace.lo -MD -MP -MF .deps/libgp_collector_la-linetrace.Tpo -c -o libgp_collector_la-linetrace.lo `test -f 'linetrace.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`linetrace.c checking whether bswap_64 is declared... CC bsd_callg_bl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-envmgmt.lo -MD -MP -MF .deps/libgp_collector_la-envmgmt.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/envmgmt.c -fPIC -DPIC -o .libs/libgp_collector_la-envmgmt.o yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-linetrace.lo -MD -MP -MF .deps/libgp_collector_la-linetrace.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/linetrace.c -fPIC -DPIC -o .libs/libgp_collector_la-linetrace.o checking whether asprintf is declared... CC fsf_callg_bl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-envmgmt.lo -MD -MP -MF .deps/libgp_collector_la-envmgmt.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/envmgmt.c -o libgp_collector_la-envmgmt.o >/dev/null 2>&1 yes checking whether vasprintf is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-linetrace.lo -MD -MP -MF .deps/libgp_collector_la-linetrace.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/linetrace.c -o libgp_collector_la-linetrace.o >/dev/null 2>&1 CCLD gprof mv -f .deps/libgp_collector_la-envmgmt.Tpo .deps/libgp_collector_la-envmgmt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-libcol_hwcdrv.lo -MD -MP -MF .deps/libgp_collector_la-libcol_hwcdrv.Tpo -c -o libgp_collector_la-libcol_hwcdrv.lo `test -f 'libcol_hwcdrv.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`libcol_hwcdrv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-libcol_hwcdrv.lo -MD -MP -MF .deps/libgp_collector_la-libcol_hwcdrv.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/libcol_hwcdrv.c -fPIC -DPIC -o .libs/libgp_collector_la-libcol_hwcdrv.o yes mv -f .deps/libgp_collector_la-linetrace.Tpo .deps/libgp_collector_la-linetrace.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-libcol_hwcfuncs.lo -MD -MP -MF .deps/libgp_collector_la-libcol_hwcfuncs.Tpo -c -o libgp_collector_la-libcol_hwcfuncs.lo `test -f 'libcol_hwcfuncs.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`libcol_hwcfuncs.c checking whether stpcpy is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-libcol_hwcfuncs.lo -MD -MP -MF .deps/libgp_collector_la-libcol_hwcfuncs.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/libcol_hwcfuncs.c -fPIC -DPIC -o .libs/libgp_collector_la-libcol_hwcfuncs.o yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-libcol_hwcdrv.lo -MD -MP -MF .deps/libgp_collector_la-libcol_hwcdrv.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/libcol_hwcdrv.c -o libgp_collector_la-libcol_hwcdrv.o >/dev/null 2>&1 checking for qsort_r... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-libcol_hwcfuncs.lo -MD -MP -MF .deps/libgp_collector_la-libcol_hwcfuncs.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/libcol_hwcfuncs.c -o libgp_collector_la-libcol_hwcfuncs.o >/dev/null 2>&1 /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. mv -f .deps/libgp_collector_la-libcol_hwcdrv.Tpo .deps/libgp_collector_la-libcol_hwcdrv.Plo yes /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-libcol-i386-dis.lo -MD -MP -MF .deps/libgp_collector_la-libcol-i386-dis.Tpo -c -o libgp_collector_la-libcol-i386-dis.lo `test -f 'libcol-i386-dis.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`libcol-i386-dis.c make[5]: Leaving directory '/usr/src/binutils-build/gprof' mv -f .deps/libgp_collector_la-libcol_hwcfuncs.Tpo .deps/libgp_collector_la-libcol_hwcfuncs.Plo make[4]: Leaving directory '/usr/src/binutils-build/gprof' make[3]: Leaving directory '/usr/src/binutils-build/gprof' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-hwprofile.lo -MD -MP -MF .deps/libgp_collector_la-hwprofile.Tpo -c -o libgp_collector_la-hwprofile.lo `test -f 'hwprofile.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`hwprofile.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-jprofile.lo -MD -MP -MF .deps/libgp_collector_la-jprofile.Tpo -c -o libgp_collector_la-jprofile.lo `test -f 'jprofile.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`jprofile.c checking for qsort_r signature... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-hwprofile.lo -MD -MP -MF .deps/libgp_collector_la-hwprofile.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/hwprofile.c -fPIC -DPIC -o .libs/libgp_collector_la-hwprofile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-jprofile.lo -MD -MP -MF .deps/libgp_collector_la-jprofile.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/jprofile.c -fPIC -DPIC -o .libs/libgp_collector_la-jprofile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-libcol-i386-dis.lo -MD -MP -MF .deps/libgp_collector_la-libcol-i386-dis.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/libcol-i386-dis.c -fPIC -DPIC -o .libs/libgp_collector_la-libcol-i386-dis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-jprofile.lo -MD -MP -MF .deps/libgp_collector_la-jprofile.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/jprofile.c -o libgp_collector_la-jprofile.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-libcol-i386-dis.lo -MD -MP -MF .deps/libgp_collector_la-libcol-i386-dis.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/libcol-i386-dis.c -o libgp_collector_la-libcol-i386-dis.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-hwprofile.lo -MD -MP -MF .deps/libgp_collector_la-hwprofile.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/hwprofile.c -o libgp_collector_la-hwprofile.o >/dev/null 2>&1 mv -f .deps/libgp_collector_la-jprofile.Tpo .deps/libgp_collector_la-jprofile.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-unwind.lo -MD -MP -MF .deps/libgp_collector_la-unwind.Tpo -c -o libgp_collector_la-unwind.lo `test -f 'unwind.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`unwind.c mv -f .deps/libgp_collector_la-libcol-i386-dis.Tpo .deps/libgp_collector_la-libcol-i386-dis.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-libcol_util.lo -MD -MP -MF .deps/libgp_collector_la-libcol_util.Tpo -c -o libgp_collector_la-libcol_util.lo `test -f 'libcol_util.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`libcol_util.c GNU checking for O_CLOEXEC... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-unwind.lo -MD -MP -MF .deps/libgp_collector_la-unwind.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/unwind.c -fPIC -DPIC -o .libs/libgp_collector_la-unwind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-libcol_util.lo -MD -MP -MF .deps/libgp_collector_la-libcol_util.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/libcol_util.c -fPIC -DPIC -o .libs/libgp_collector_la-libcol_util.o mv -f .deps/libgp_collector_la-hwprofile.Tpo .deps/libgp_collector_la-hwprofile.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-collector.lo -MD -MP -MF .deps/libgp_collector_la-collector.Tpo -c -o libgp_collector_la-collector.lo `test -f 'collector.c' || echo '/usr/src/binutils-2.44/gprofng/libcollector/'`collector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-unwind.lo -MD -MP -MF .deps/libgp_collector_la-unwind.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/unwind.c -o libgp_collector_la-unwind.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-collector.lo -MD -MP -MF .deps/libgp_collector_la-collector.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/collector.c -fPIC -DPIC -o .libs/libgp_collector_la-collector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-libcol_util.lo -MD -MP -MF .deps/libgp_collector_la-libcol_util.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/libcol_util.c -o libgp_collector_la-libcol_util.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -I../../bfd -I/usr/src/binutils-2.44/gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgp_collector_la-collector.lo -MD -MP -MF .deps/libgp_collector_la-collector.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/collector.c -o libgp_collector_la-collector.o >/dev/null 2>&1 yes checking for makeinfo... makeinfo --split-size=5000000 mv -f .deps/libgp_collector_la-unwind.Tpo .deps/libgp_collector_la-unwind.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT collectorAPI.lo -MD -MP -MF .deps/collectorAPI.Tpo -c -o collectorAPI.lo /usr/src/binutils-2.44/gprofng/libcollector/collectorAPI.c mv -f .deps/libgp_collector_la-libcol_util.Tpo .deps/libgp_collector_la-libcol_util.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT heaptrace.lo -MD -MP -MF .deps/heaptrace.Tpo -c -o heaptrace.lo /usr/src/binutils-2.44/gprofng/libcollector/heaptrace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT collectorAPI.lo -MD -MP -MF .deps/collectorAPI.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/collectorAPI.c -fPIC -DPIC -o .libs/collectorAPI.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT heaptrace.lo -MD -MP -MF .deps/heaptrace.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/heaptrace.c -fPIC -DPIC -o .libs/heaptrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT collectorAPI.lo -MD -MP -MF .deps/collectorAPI.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/collectorAPI.c -o collectorAPI.o >/dev/null 2>&1 mv -f .deps/libgp_collector_la-collector.Tpo .deps/libgp_collector_la-collector.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT synctrace.lo -MD -MP -MF .deps/synctrace.Tpo -c -o synctrace.lo /usr/src/binutils-2.44/gprofng/libcollector/synctrace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT synctrace.lo -MD -MP -MF .deps/synctrace.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/synctrace.c -fPIC -DPIC -o .libs/synctrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT heaptrace.lo -MD -MP -MF .deps/heaptrace.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/heaptrace.c -o heaptrace.o >/dev/null 2>&1 mv -f .deps/collectorAPI.Tpo .deps/collectorAPI.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT iotrace.lo -MD -MP -MF .deps/iotrace.Tpo -c -o iotrace.lo /usr/src/binutils-2.44/gprofng/libcollector/iotrace.c checking for expect... /tools_aarch64/bin/expect checking for Tcl supporting try/catch... yes checking for linker versioning flags... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT iotrace.lo -MD -MP -MF .deps/iotrace.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/iotrace.c -fPIC -DPIC -o .libs/iotrace.o mv -f .deps/heaptrace.Tpo .deps/heaptrace.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT synctrace.lo -MD -MP -MF .deps/synctrace.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/synctrace.c -o synctrace.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -module -avoid-version -Wl,--version-script,/usr/src/binutils-2.44/gprofng/libcollector/libgprofng.ver -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -o libgp-collector.la -rpath /usr/lib/gprofng libgp_collector_la-gethrtime.lo libgp_collector_la-dispatcher.lo libgp_collector_la-iolib.lo libgp_collector_la-mmaptrace.lo libgp_collector_la-memmgr.lo libgp_collector_la-tsd.lo libgp_collector_la-profile.lo libgp_collector_la-envmgmt.lo libgp_collector_la-linetrace.lo libgp_collector_la-libcol_hwcdrv.lo libgp_collector_la-libcol_hwcfuncs.lo libgp_collector_la-libcol-i386-dis.lo libgp_collector_la-hwprofile.lo libgp_collector_la-jprofile.lo libgp_collector_la-unwind.lo libgp_collector_la-libcol_util.lo libgp_collector_la-collector.lo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/libcollector -U_ASM -I.. -I/usr/src/binutils-2.44/gprofng/libcollector -I/usr/src/binutils-2.44/gprofng/libcollector/../common -I/usr/src/binutils-2.44/gprofng/libcollector/../src -I/usr/src/binutils-2.44/gprofng/libcollector/../../include -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT iotrace.lo -MD -MP -MF .deps/iotrace.Tpo -c /usr/src/binutils-2.44/gprofng/libcollector/iotrace.c -o iotrace.o >/dev/null 2>&1 mv -f .deps/synctrace.Tpo .deps/synctrace.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -module -avoid-version -Wl,--version-script,/usr/src/binutils-2.44/gprofng/libcollector/libgprofng.ver -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -o libgp-collectorAPI.la -rpath /usr/lib/gprofng collectorAPI.lo -lc -ldl -Wl,--version-script mv -f .deps/iotrace.Tpo .deps/iotrace.Plo libtool: link: gcc -shared -fPIC -DPIC .libs/libgp_collector_la-gethrtime.o .libs/libgp_collector_la-dispatcher.o .libs/libgp_collector_la-iolib.o .libs/libgp_collector_la-mmaptrace.o .libs/libgp_collector_la-memmgr.o .libs/libgp_collector_la-tsd.o .libs/libgp_collector_la-profile.o .libs/libgp_collector_la-envmgmt.o .libs/libgp_collector_la-linetrace.o .libs/libgp_collector_la-libcol_hwcdrv.o .libs/libgp_collector_la-libcol_hwcfuncs.o .libs/libgp_collector_la-libcol-i386-dis.o .libs/libgp_collector_la-hwprofile.o .libs/libgp_collector_la-jprofile.o .libs/libgp_collector_la-unwind.o .libs/libgp_collector_la-libcol_util.o .libs/libgp_collector_la-collector.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,--version-script -Wl,/usr/src/binutils-2.44/gprofng/libcollector/libgprofng.ver -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -Wl,-soname -Wl,libgp-collector.so -o .libs/libgp-collector.so /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -module -avoid-version -Wl,--version-script,/usr/src/binutils-2.44/gprofng/libcollector/libgprofng.ver -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -o libgp-heap.la -rpath /usr/lib/gprofng heaptrace.lo configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status libtool: link: gcc -shared -fPIC -DPIC .libs/collectorAPI.o -ldl -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,--version-script -Wl,/usr/src/binutils-2.44/gprofng/libcollector/libgprofng.ver -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -Wl,-soname -Wl,libgp-collectorAPI.so -o .libs/libgp-collectorAPI.so libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so rc .libs/libgp-collector.a libgp_collector_la-gethrtime.o libgp_collector_la-dispatcher.o libgp_collector_la-iolib.o libgp_collector_la-mmaptrace.o libgp_collector_la-memmgr.o libgp_collector_la-tsd.o libgp_collector_la-profile.o libgp_collector_la-envmgmt.o libgp_collector_la-linetrace.o libgp_collector_la-libcol_hwcdrv.o libgp_collector_la-libcol_hwcfuncs.o libgp_collector_la-libcol-i386-dis.o libgp_collector_la-hwprofile.o libgp_collector_la-jprofile.o libgp_collector_la-unwind.o libgp_collector_la-libcol_util.o libgp_collector_la-collector.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so .libs/libgp-collector.a libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so rc .libs/libgp-collectorAPI.a collectorAPI.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so .libs/libgp-collectorAPI.a libtool: link: gcc -shared -fPIC -DPIC .libs/heaptrace.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,--version-script -Wl,/usr/src/binutils-2.44/gprofng/libcollector/libgprofng.ver -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -Wl,-soname -Wl,libgp-heap.so -o .libs/libgp-heap.so libtool: link: ( cd ".libs" && rm -f "libgp-collector.la" && ln -s "../libgp-collector.la" "libgp-collector.la" ) libtool: link: ( cd ".libs" && rm -f "libgp-collectorAPI.la" && ln -s "../libgp-collectorAPI.la" "libgp-collectorAPI.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -module -avoid-version -Wl,--version-script,/usr/src/binutils-2.44/gprofng/libcollector/libgprofng.ver -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -o libgp-sync.la -rpath /usr/lib/gprofng synctrace.lo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-nonnull-compare -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -module -avoid-version -Wl,--version-script,/usr/src/binutils-2.44/gprofng/libcollector/libgprofng.ver -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -o libgp-iotrace.la -rpath /usr/lib/gprofng iotrace.lo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so rc .libs/libgp-heap.a heaptrace.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so .libs/libgp-heap.a libtool: link: gcc -shared -fPIC -DPIC .libs/iotrace.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,--version-script -Wl,/usr/src/binutils-2.44/gprofng/libcollector/libgprofng.ver -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -Wl,-soname -Wl,libgp-iotrace.so -o .libs/libgp-iotrace.so libtool: link: ( cd ".libs" && rm -f "libgp-heap.la" && ln -s "../libgp-heap.la" "libgp-heap.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/synctrace.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,--version-script -Wl,/usr/src/binutils-2.44/gprofng/libcollector/libgprofng.ver -Wl,--no-as-needed -Wl,-lrt -Wl,-ldl -Wl,-soname -Wl,libgp-sync.so -o .libs/libgp-sync.so libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so rc .libs/libgp-iotrace.a iotrace.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so .libs/libgp-iotrace.a libtool: link: ( cd ".libs" && rm -f "libgp-iotrace.la" && ln -s "../libgp-iotrace.la" "libgp-iotrace.la" ) libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so rc .libs/libgp-sync.a synctrace.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so .libs/libgp-sync.a libtool: link: ( cd ".libs" && rm -f "libgp-sync.la" && ln -s "../libgp-sync.la" "libgp-sync.la" ) make[6]: Leaving directory '/usr/src/binutils-build/gprofng/libcollector' make[5]: Leaving directory '/usr/src/binutils-build/gprofng/libcollector' Making all in src make[5]: Entering directory '/usr/src/binutils-build/gprofng/src' make all-am make[6]: Entering directory '/usr/src/binutils-build/gprofng/src' depbase=`echo Application.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Application.lo -MD -MP -MF $depbase.Tpo -c -o Application.lo /usr/src/binutils-2.44/gprofng/src/Application.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo BaseMetric.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT BaseMetric.lo -MD -MP -MF $depbase.Tpo -c -o BaseMetric.lo /usr/src/binutils-2.44/gprofng/src/BaseMetric.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo BaseMetricTreeNode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT BaseMetricTreeNode.lo -MD -MP -MF $depbase.Tpo -c -o BaseMetricTreeNode.lo /usr/src/binutils-2.44/gprofng/src/BaseMetricTreeNode.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT BaseMetric.lo -MD -MP -MF .deps/BaseMetric.Tpo -c /usr/src/binutils-2.44/gprofng/src/BaseMetric.cc -fPIC -DPIC -o .libs/BaseMetric.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Application.lo -MD -MP -MF .deps/Application.Tpo -c /usr/src/binutils-2.44/gprofng/src/Application.cc -fPIC -DPIC -o .libs/Application.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT BaseMetricTreeNode.lo -MD -MP -MF .deps/BaseMetricTreeNode.Tpo -c /usr/src/binutils-2.44/gprofng/src/BaseMetricTreeNode.cc -fPIC -DPIC -o .libs/BaseMetricTreeNode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Application.lo -MD -MP -MF .deps/Application.Tpo -c /usr/src/binutils-2.44/gprofng/src/Application.cc -o Application.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT BaseMetric.lo -MD -MP -MF .deps/BaseMetric.Tpo -c /usr/src/binutils-2.44/gprofng/src/BaseMetric.cc -o BaseMetric.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT BaseMetricTreeNode.lo -MD -MP -MF .deps/BaseMetricTreeNode.Tpo -c /usr/src/binutils-2.44/gprofng/src/BaseMetricTreeNode.cc -o BaseMetricTreeNode.o >/dev/null 2>&1 depbase=`echo CallStack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT CallStack.lo -MD -MP -MF $depbase.Tpo -c -o CallStack.lo /usr/src/binutils-2.44/gprofng/src/CallStack.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo CatchOutOfMemory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT CatchOutOfMemory.lo -MD -MP -MF $depbase.Tpo -c -o CatchOutOfMemory.lo /usr/src/binutils-2.44/gprofng/src/CatchOutOfMemory.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ClassFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ClassFile.lo -MD -MP -MF $depbase.Tpo -c -o ClassFile.lo /usr/src/binutils-2.44/gprofng/src/ClassFile.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT CallStack.lo -MD -MP -MF .deps/CallStack.Tpo -c /usr/src/binutils-2.44/gprofng/src/CallStack.cc -fPIC -DPIC -o .libs/CallStack.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT CatchOutOfMemory.lo -MD -MP -MF .deps/CatchOutOfMemory.Tpo -c /usr/src/binutils-2.44/gprofng/src/CatchOutOfMemory.cc -fPIC -DPIC -o .libs/CatchOutOfMemory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ClassFile.lo -MD -MP -MF .deps/ClassFile.Tpo -c /usr/src/binutils-2.44/gprofng/src/ClassFile.cc -fPIC -DPIC -o .libs/ClassFile.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT CallStack.lo -MD -MP -MF .deps/CallStack.Tpo -c /usr/src/binutils-2.44/gprofng/src/CallStack.cc -o CallStack.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT CatchOutOfMemory.lo -MD -MP -MF .deps/CatchOutOfMemory.Tpo -c /usr/src/binutils-2.44/gprofng/src/CatchOutOfMemory.cc -o CatchOutOfMemory.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ClassFile.lo -MD -MP -MF .deps/ClassFile.Tpo -c /usr/src/binutils-2.44/gprofng/src/ClassFile.cc -o ClassFile.o >/dev/null 2>&1 depbase=`echo Command.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Command.lo -MD -MP -MF $depbase.Tpo -c -o Command.lo /usr/src/binutils-2.44/gprofng/src/Command.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo CompCom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT CompCom.lo -MD -MP -MF $depbase.Tpo -c -o CompCom.lo /usr/src/binutils-2.44/gprofng/src/CompCom.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Command.lo -MD -MP -MF .deps/Command.Tpo -c /usr/src/binutils-2.44/gprofng/src/Command.cc -fPIC -DPIC -o .libs/Command.o depbase=`echo DataObject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DataObject.lo -MD -MP -MF $depbase.Tpo -c -o DataObject.lo /usr/src/binutils-2.44/gprofng/src/DataObject.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT CompCom.lo -MD -MP -MF .deps/CompCom.Tpo -c /usr/src/binutils-2.44/gprofng/src/CompCom.cc -fPIC -DPIC -o .libs/CompCom.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Command.lo -MD -MP -MF .deps/Command.Tpo -c /usr/src/binutils-2.44/gprofng/src/Command.cc -o Command.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DataObject.lo -MD -MP -MF .deps/DataObject.Tpo -c /usr/src/binutils-2.44/gprofng/src/DataObject.cc -fPIC -DPIC -o .libs/DataObject.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT CompCom.lo -MD -MP -MF .deps/CompCom.Tpo -c /usr/src/binutils-2.44/gprofng/src/CompCom.cc -o CompCom.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DataObject.lo -MD -MP -MF .deps/DataObject.Tpo -c /usr/src/binutils-2.44/gprofng/src/DataObject.cc -o DataObject.o >/dev/null 2>&1 depbase=`echo DataSpace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DataSpace.lo -MD -MP -MF $depbase.Tpo -c -o DataSpace.lo /usr/src/binutils-2.44/gprofng/src/DataSpace.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Data_window.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Data_window.lo -MD -MP -MF $depbase.Tpo -c -o Data_window.lo /usr/src/binutils-2.44/gprofng/src/Data_window.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DataStream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DataStream.lo -MD -MP -MF $depbase.Tpo -c -o DataStream.lo /usr/src/binutils-2.44/gprofng/src/DataStream.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DataSpace.lo -MD -MP -MF .deps/DataSpace.Tpo -c /usr/src/binutils-2.44/gprofng/src/DataSpace.cc -fPIC -DPIC -o .libs/DataSpace.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Data_window.lo -MD -MP -MF .deps/Data_window.Tpo -c /usr/src/binutils-2.44/gprofng/src/Data_window.cc -fPIC -DPIC -o .libs/Data_window.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DataStream.lo -MD -MP -MF .deps/DataStream.Tpo -c /usr/src/binutils-2.44/gprofng/src/DataStream.cc -fPIC -DPIC -o .libs/DataStream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DataSpace.lo -MD -MP -MF .deps/DataSpace.Tpo -c /usr/src/binutils-2.44/gprofng/src/DataSpace.cc -o DataSpace.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DataStream.lo -MD -MP -MF .deps/DataStream.Tpo -c /usr/src/binutils-2.44/gprofng/src/DataStream.cc -o DataStream.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Data_window.lo -MD -MP -MF .deps/Data_window.Tpo -c /usr/src/binutils-2.44/gprofng/src/Data_window.cc -o Data_window.o >/dev/null 2>&1 depbase=`echo DbeApplication.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeApplication.lo -MD -MP -MF $depbase.Tpo -c -o DbeApplication.lo /usr/src/binutils-2.44/gprofng/src/DbeApplication.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DbeFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeFile.lo -MD -MP -MF $depbase.Tpo -c -o DbeFile.lo /usr/src/binutils-2.44/gprofng/src/DbeFile.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DbeJarFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeJarFile.lo -MD -MP -MF $depbase.Tpo -c -o DbeJarFile.lo /usr/src/binutils-2.44/gprofng/src/DbeJarFile.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeApplication.lo -MD -MP -MF .deps/DbeApplication.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeApplication.cc -fPIC -DPIC -o .libs/DbeApplication.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeFile.lo -MD -MP -MF .deps/DbeFile.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeFile.cc -fPIC -DPIC -o .libs/DbeFile.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeJarFile.lo -MD -MP -MF .deps/DbeJarFile.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeJarFile.cc -fPIC -DPIC -o .libs/DbeJarFile.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeApplication.lo -MD -MP -MF .deps/DbeApplication.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeApplication.cc -o DbeApplication.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeFile.lo -MD -MP -MF .deps/DbeFile.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeFile.cc -o DbeFile.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeJarFile.lo -MD -MP -MF .deps/DbeJarFile.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeJarFile.cc -o DbeJarFile.o >/dev/null 2>&1 depbase=`echo DbeLock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeLock.lo -MD -MP -MF $depbase.Tpo -c -o DbeLock.lo /usr/src/binutils-2.44/gprofng/src/DbeLock.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DbeSession.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeSession.lo -MD -MP -MF $depbase.Tpo -c -o DbeSession.lo /usr/src/binutils-2.44/gprofng/src/DbeSession.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DbeThread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeThread.lo -MD -MP -MF $depbase.Tpo -c -o DbeThread.lo /usr/src/binutils-2.44/gprofng/src/DbeThread.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeLock.lo -MD -MP -MF .deps/DbeLock.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeLock.cc -fPIC -DPIC -o .libs/DbeLock.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeSession.lo -MD -MP -MF .deps/DbeSession.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeSession.cc -fPIC -DPIC -o .libs/DbeSession.o config.status: creating Makefile libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeLock.lo -MD -MP -MF .deps/DbeLock.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeLock.cc -o DbeLock.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeThread.lo -MD -MP -MF .deps/DbeThread.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeThread.cc -fPIC -DPIC -o .libs/DbeThread.o config.status: creating config.h config.status: executing depfiles commands libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeThread.lo -MD -MP -MF .deps/DbeThread.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeThread.cc -o DbeThread.o >/dev/null 2>&1 depbase=`echo DbeView.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeView.lo -MD -MP -MF $depbase.Tpo -c -o DbeView.lo /usr/src/binutils-2.44/gprofng/src/DbeView.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo DerivedMetrics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DerivedMetrics.lo -MD -MP -MF $depbase.Tpo -c -o DerivedMetrics.lo /usr/src/binutils-2.44/gprofng/src/DerivedMetrics.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DerivedMetrics.lo -MD -MP -MF .deps/DerivedMetrics.Tpo -c /usr/src/binutils-2.44/gprofng/src/DerivedMetrics.cc -fPIC -DPIC -o .libs/DerivedMetrics.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeView.lo -MD -MP -MF .deps/DbeView.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeView.cc -fPIC -DPIC -o .libs/DbeView.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DerivedMetrics.lo -MD -MP -MF .deps/DerivedMetrics.Tpo -c /usr/src/binutils-2.44/gprofng/src/DerivedMetrics.cc -o DerivedMetrics.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeSession.lo -MD -MP -MF .deps/DbeSession.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeSession.cc -o DbeSession.o >/dev/null 2>&1 config.status: executing default-1 commands config.status: executing libtool commands libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DbeView.lo -MD -MP -MF .deps/DbeView.Tpo -c /usr/src/binutils-2.44/gprofng/src/DbeView.cc -o DbeView.o >/dev/null 2>&1 depbase=`echo Disasm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Disasm.lo -MD -MP -MF $depbase.Tpo -c -o Disasm.lo /usr/src/binutils-2.44/gprofng/src/Disasm.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Dwarf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Dwarf.lo -MD -MP -MF $depbase.Tpo -c -o Dwarf.lo /usr/src/binutils-2.44/gprofng/src/Dwarf.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Disasm.lo -MD -MP -MF .deps/Disasm.Tpo -c /usr/src/binutils-2.44/gprofng/src/Disasm.cc -fPIC -DPIC -o .libs/Disasm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Dwarf.lo -MD -MP -MF .deps/Dwarf.Tpo -c /usr/src/binutils-2.44/gprofng/src/Dwarf.cc -fPIC -DPIC -o .libs/Dwarf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Disasm.lo -MD -MP -MF .deps/Disasm.Tpo -c /usr/src/binutils-2.44/gprofng/src/Disasm.cc -o Disasm.o >/dev/null 2>&1 depbase=`echo DwarfLib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DwarfLib.lo -MD -MP -MF $depbase.Tpo -c -o DwarfLib.lo /usr/src/binutils-2.44/gprofng/src/DwarfLib.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Dwarf.lo -MD -MP -MF .deps/Dwarf.Tpo -c /usr/src/binutils-2.44/gprofng/src/Dwarf.cc -o Dwarf.o >/dev/null 2>&1 depbase=`echo Elf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Elf.lo -MD -MP -MF $depbase.Tpo -c -o Elf.lo /usr/src/binutils-2.44/gprofng/src/Elf.cc &&\ mv -f $depbase.Tpo $depbase.Plo make[3]: Entering directory '/usr/src/binutils-build/libctf' make all-recursive make[4]: Entering directory '/usr/src/binutils-build/libctf' make[5]: Entering directory '/usr/src/binutils-build/libctf' CC libctf_la-ctf-archive.lo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DwarfLib.lo -MD -MP -MF .deps/DwarfLib.Tpo -c /usr/src/binutils-2.44/gprofng/src/DwarfLib.cc -fPIC -DPIC -o .libs/DwarfLib.o depbase=`echo Emsg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Emsg.lo -MD -MP -MF $depbase.Tpo -c -o Emsg.lo /usr/src/binutils-2.44/gprofng/src/Emsg.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Elf.lo -MD -MP -MF .deps/Elf.Tpo -c /usr/src/binutils-2.44/gprofng/src/Elf.cc -fPIC -DPIC -o .libs/Elf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Emsg.lo -MD -MP -MF .deps/Emsg.Tpo -c /usr/src/binutils-2.44/gprofng/src/Emsg.cc -fPIC -DPIC -o .libs/Emsg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT DwarfLib.lo -MD -MP -MF .deps/DwarfLib.Tpo -c /usr/src/binutils-2.44/gprofng/src/DwarfLib.cc -o DwarfLib.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Emsg.lo -MD -MP -MF .deps/Emsg.Tpo -c /usr/src/binutils-2.44/gprofng/src/Emsg.cc -o Emsg.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Elf.lo -MD -MP -MF .deps/Elf.Tpo -c /usr/src/binutils-2.44/gprofng/src/Elf.cc -o Elf.o >/dev/null 2>&1 CC libctf_la-ctf-dump.lo depbase=`echo Experiment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Experiment.lo -MD -MP -MF $depbase.Tpo -c -o Experiment.lo /usr/src/binutils-2.44/gprofng/src/Experiment.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Exp_Layout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Exp_Layout.lo -MD -MP -MF $depbase.Tpo -c -o Exp_Layout.lo /usr/src/binutils-2.44/gprofng/src/Exp_Layout.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ExpGroup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ExpGroup.lo -MD -MP -MF $depbase.Tpo -c -o ExpGroup.lo /usr/src/binutils-2.44/gprofng/src/ExpGroup.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Experiment.lo -MD -MP -MF .deps/Experiment.Tpo -c /usr/src/binutils-2.44/gprofng/src/Experiment.cc -fPIC -DPIC -o .libs/Experiment.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ExpGroup.lo -MD -MP -MF .deps/ExpGroup.Tpo -c /usr/src/binutils-2.44/gprofng/src/ExpGroup.cc -fPIC -DPIC -o .libs/ExpGroup.o CC libctf_la-ctf-create.lo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Exp_Layout.lo -MD -MP -MF .deps/Exp_Layout.Tpo -c /usr/src/binutils-2.44/gprofng/src/Exp_Layout.cc -fPIC -DPIC -o .libs/Exp_Layout.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Exp_Layout.lo -MD -MP -MF .deps/Exp_Layout.Tpo -c /usr/src/binutils-2.44/gprofng/src/Exp_Layout.cc -o Exp_Layout.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ExpGroup.lo -MD -MP -MF .deps/ExpGroup.Tpo -c /usr/src/binutils-2.44/gprofng/src/ExpGroup.cc -o ExpGroup.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Experiment.lo -MD -MP -MF .deps/Experiment.Tpo -c /usr/src/binutils-2.44/gprofng/src/Experiment.cc -o Experiment.o >/dev/null 2>&1 depbase=`echo Expression.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Expression.lo -MD -MP -MF $depbase.Tpo -c -o Expression.lo /usr/src/binutils-2.44/gprofng/src/Expression.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo FileData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT FileData.lo -MD -MP -MF $depbase.Tpo -c -o FileData.lo /usr/src/binutils-2.44/gprofng/src/FileData.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Expression.lo -MD -MP -MF .deps/Expression.Tpo -c /usr/src/binutils-2.44/gprofng/src/Expression.cc -fPIC -DPIC -o .libs/Expression.o CC libctf_la-ctf-decl.lo depbase=`echo Filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Filter.lo -MD -MP -MF $depbase.Tpo -c -o Filter.lo /usr/src/binutils-2.44/gprofng/src/Filter.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT FileData.lo -MD -MP -MF .deps/FileData.Tpo -c /usr/src/binutils-2.44/gprofng/src/FileData.cc -fPIC -DPIC -o .libs/FileData.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Expression.lo -MD -MP -MF .deps/Expression.Tpo -c /usr/src/binutils-2.44/gprofng/src/Expression.cc -o Expression.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT FileData.lo -MD -MP -MF .deps/FileData.Tpo -c /usr/src/binutils-2.44/gprofng/src/FileData.cc -o FileData.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c /usr/src/binutils-2.44/gprofng/src/Filter.cc -fPIC -DPIC -o .libs/Filter.o depbase=`echo FilterSet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT FilterSet.lo -MD -MP -MF $depbase.Tpo -c -o FilterSet.lo /usr/src/binutils-2.44/gprofng/src/FilterSet.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo Function.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Function.lo -MD -MP -MF $depbase.Tpo -c -o Function.lo /usr/src/binutils-2.44/gprofng/src/Function.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c /usr/src/binutils-2.44/gprofng/src/Filter.cc -o Filter.o >/dev/null 2>&1 CC libctf_la-ctf-error.lo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT FilterSet.lo -MD -MP -MF .deps/FilterSet.Tpo -c /usr/src/binutils-2.44/gprofng/src/FilterSet.cc -fPIC -DPIC -o .libs/FilterSet.o depbase=`echo HeapMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT HeapMap.lo -MD -MP -MF $depbase.Tpo -c -o HeapMap.lo /usr/src/binutils-2.44/gprofng/src/HeapMap.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Function.lo -MD -MP -MF .deps/Function.Tpo -c /usr/src/binutils-2.44/gprofng/src/Function.cc -fPIC -DPIC -o .libs/Function.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT FilterSet.lo -MD -MP -MF .deps/FilterSet.Tpo -c /usr/src/binutils-2.44/gprofng/src/FilterSet.cc -o FilterSet.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Function.lo -MD -MP -MF .deps/Function.Tpo -c /usr/src/binutils-2.44/gprofng/src/Function.cc -o Function.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT HeapMap.lo -MD -MP -MF .deps/HeapMap.Tpo -c /usr/src/binutils-2.44/gprofng/src/HeapMap.cc -fPIC -DPIC -o .libs/HeapMap.o depbase=`echo HeapData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT HeapData.lo -MD -MP -MF $depbase.Tpo -c -o HeapData.lo /usr/src/binutils-2.44/gprofng/src/HeapData.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT HeapMap.lo -MD -MP -MF .deps/HeapMap.Tpo -c /usr/src/binutils-2.44/gprofng/src/HeapMap.cc -o HeapMap.o >/dev/null 2>&1 depbase=`echo HeapActivity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT HeapActivity.lo -MD -MP -MF $depbase.Tpo -c -o HeapActivity.lo /usr/src/binutils-2.44/gprofng/src/HeapActivity.cc &&\ mv -f $depbase.Tpo $depbase.Plo CC libctf_la-ctf-hash.lo depbase=`echo Hist_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Hist_data.lo -MD -MP -MF $depbase.Tpo -c -o Hist_data.lo /usr/src/binutils-2.44/gprofng/src/Hist_data.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT HeapData.lo -MD -MP -MF .deps/HeapData.Tpo -c /usr/src/binutils-2.44/gprofng/src/HeapData.cc -fPIC -DPIC -o .libs/HeapData.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT HeapActivity.lo -MD -MP -MF .deps/HeapActivity.Tpo -c /usr/src/binutils-2.44/gprofng/src/HeapActivity.cc -fPIC -DPIC -o .libs/HeapActivity.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT HeapData.lo -MD -MP -MF .deps/HeapData.Tpo -c /usr/src/binutils-2.44/gprofng/src/HeapData.cc -o HeapData.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT HeapActivity.lo -MD -MP -MF .deps/HeapActivity.Tpo -c /usr/src/binutils-2.44/gprofng/src/HeapActivity.cc -o HeapActivity.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Hist_data.lo -MD -MP -MF .deps/Hist_data.Tpo -c /usr/src/binutils-2.44/gprofng/src/Hist_data.cc -fPIC -DPIC -o .libs/Hist_data.o depbase=`echo IndexObject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT IndexObject.lo -MD -MP -MF $depbase.Tpo -c -o IndexObject.lo /usr/src/binutils-2.44/gprofng/src/IndexObject.cc &&\ mv -f $depbase.Tpo $depbase.Plo CC libctf_la-ctf-labels.lo depbase=`echo IOActivity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT IOActivity.lo -MD -MP -MF $depbase.Tpo -c -o IOActivity.lo /usr/src/binutils-2.44/gprofng/src/IOActivity.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Hist_data.lo -MD -MP -MF .deps/Hist_data.Tpo -c /usr/src/binutils-2.44/gprofng/src/Hist_data.cc -o Hist_data.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT IndexObject.lo -MD -MP -MF .deps/IndexObject.Tpo -c /usr/src/binutils-2.44/gprofng/src/IndexObject.cc -fPIC -DPIC -o .libs/IndexObject.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT IndexObject.lo -MD -MP -MF .deps/IndexObject.Tpo -c /usr/src/binutils-2.44/gprofng/src/IndexObject.cc -o IndexObject.o >/dev/null 2>&1 depbase=`echo LoadObject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT LoadObject.lo -MD -MP -MF $depbase.Tpo -c -o LoadObject.lo /usr/src/binutils-2.44/gprofng/src/LoadObject.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT IOActivity.lo -MD -MP -MF .deps/IOActivity.Tpo -c /usr/src/binutils-2.44/gprofng/src/IOActivity.cc -fPIC -DPIC -o .libs/IOActivity.o CC libctf_la-ctf-dedup.lo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT LoadObject.lo -MD -MP -MF .deps/LoadObject.Tpo -c /usr/src/binutils-2.44/gprofng/src/LoadObject.cc -fPIC -DPIC -o .libs/LoadObject.o depbase=`echo MachineModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT MachineModel.lo -MD -MP -MF $depbase.Tpo -c -o MachineModel.lo /usr/src/binutils-2.44/gprofng/src/MachineModel.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT IOActivity.lo -MD -MP -MF .deps/IOActivity.Tpo -c /usr/src/binutils-2.44/gprofng/src/IOActivity.cc -o IOActivity.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT LoadObject.lo -MD -MP -MF .deps/LoadObject.Tpo -c /usr/src/binutils-2.44/gprofng/src/LoadObject.cc -o LoadObject.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT MachineModel.lo -MD -MP -MF .deps/MachineModel.Tpo -c /usr/src/binutils-2.44/gprofng/src/MachineModel.cc -fPIC -DPIC -o .libs/MachineModel.o depbase=`echo MemObject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT MemObject.lo -MD -MP -MF $depbase.Tpo -c -o MemObject.lo /usr/src/binutils-2.44/gprofng/src/MemObject.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo MemorySpace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT MemorySpace.lo -MD -MP -MF $depbase.Tpo -c -o MemorySpace.lo /usr/src/binutils-2.44/gprofng/src/MemorySpace.cc &&\ mv -f $depbase.Tpo $depbase.Plo CC libctf_la-ctf-link.lo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT MachineModel.lo -MD -MP -MF .deps/MachineModel.Tpo -c /usr/src/binutils-2.44/gprofng/src/MachineModel.cc -o MachineModel.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT MemObject.lo -MD -MP -MF .deps/MemObject.Tpo -c /usr/src/binutils-2.44/gprofng/src/MemObject.cc -fPIC -DPIC -o .libs/MemObject.o depbase=`echo Metric.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Metric.lo -MD -MP -MF $depbase.Tpo -c -o Metric.lo /usr/src/binutils-2.44/gprofng/src/Metric.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT MemorySpace.lo -MD -MP -MF .deps/MemorySpace.Tpo -c /usr/src/binutils-2.44/gprofng/src/MemorySpace.cc -fPIC -DPIC -o .libs/MemorySpace.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT MemObject.lo -MD -MP -MF .deps/MemObject.Tpo -c /usr/src/binutils-2.44/gprofng/src/MemObject.cc -o MemObject.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT MemorySpace.lo -MD -MP -MF .deps/MemorySpace.Tpo -c /usr/src/binutils-2.44/gprofng/src/MemorySpace.cc -o MemorySpace.o >/dev/null 2>&1 depbase=`echo MetricList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT MetricList.lo -MD -MP -MF $depbase.Tpo -c -o MetricList.lo /usr/src/binutils-2.44/gprofng/src/MetricList.cc &&\ mv -f $depbase.Tpo $depbase.Plo CC libctf_la-ctf-lookup.lo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Metric.lo -MD -MP -MF .deps/Metric.Tpo -c /usr/src/binutils-2.44/gprofng/src/Metric.cc -fPIC -DPIC -o .libs/Metric.o depbase=`echo Module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Module.lo -MD -MP -MF $depbase.Tpo -c -o Module.lo /usr/src/binutils-2.44/gprofng/src/Module.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT MetricList.lo -MD -MP -MF .deps/MetricList.Tpo -c /usr/src/binutils-2.44/gprofng/src/MetricList.cc -fPIC -DPIC -o .libs/MetricList.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Metric.lo -MD -MP -MF .deps/Metric.Tpo -c /usr/src/binutils-2.44/gprofng/src/Metric.cc -o Metric.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Module.lo -MD -MP -MF .deps/Module.Tpo -c /usr/src/binutils-2.44/gprofng/src/Module.cc -fPIC -DPIC -o .libs/Module.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT MetricList.lo -MD -MP -MF .deps/MetricList.Tpo -c /usr/src/binutils-2.44/gprofng/src/MetricList.cc -o MetricList.o >/dev/null 2>&1 CC libctf_la-ctf-open.lo depbase=`echo Ovw_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Ovw_data.lo -MD -MP -MF $depbase.Tpo -c -o Ovw_data.lo /usr/src/binutils-2.44/gprofng/src/Ovw_data.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo PRBTree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT PRBTree.lo -MD -MP -MF $depbase.Tpo -c -o PRBTree.lo /usr/src/binutils-2.44/gprofng/src/PRBTree.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Module.lo -MD -MP -MF .deps/Module.Tpo -c /usr/src/binutils-2.44/gprofng/src/Module.cc -o Module.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT PRBTree.lo -MD -MP -MF .deps/PRBTree.Tpo -c /usr/src/binutils-2.44/gprofng/src/PRBTree.cc -fPIC -DPIC -o .libs/PRBTree.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT PRBTree.lo -MD -MP -MF .deps/PRBTree.Tpo -c /usr/src/binutils-2.44/gprofng/src/PRBTree.cc -o PRBTree.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Ovw_data.lo -MD -MP -MF .deps/Ovw_data.Tpo -c /usr/src/binutils-2.44/gprofng/src/Ovw_data.cc -fPIC -DPIC -o .libs/Ovw_data.o CC libctf_la-ctf-serialize.lo depbase=`echo PathTree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT PathTree.lo -MD -MP -MF $depbase.Tpo -c -o PathTree.lo /usr/src/binutils-2.44/gprofng/src/PathTree.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Ovw_data.lo -MD -MP -MF .deps/Ovw_data.Tpo -c /usr/src/binutils-2.44/gprofng/src/Ovw_data.cc -o Ovw_data.o >/dev/null 2>&1 depbase=`echo PreviewExp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT PreviewExp.lo -MD -MP -MF $depbase.Tpo -c -o PreviewExp.lo /usr/src/binutils-2.44/gprofng/src/PreviewExp.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT PathTree.lo -MD -MP -MF .deps/PathTree.Tpo -c /usr/src/binutils-2.44/gprofng/src/PathTree.cc -fPIC -DPIC -o .libs/PathTree.o depbase=`echo Print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Print.lo -MD -MP -MF $depbase.Tpo -c -o Print.lo /usr/src/binutils-2.44/gprofng/src/Print.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT PreviewExp.lo -MD -MP -MF .deps/PreviewExp.Tpo -c /usr/src/binutils-2.44/gprofng/src/PreviewExp.cc -fPIC -DPIC -o .libs/PreviewExp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT PathTree.lo -MD -MP -MF .deps/PathTree.Tpo -c /usr/src/binutils-2.44/gprofng/src/PathTree.cc -o PathTree.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Print.lo -MD -MP -MF .deps/Print.Tpo -c /usr/src/binutils-2.44/gprofng/src/Print.cc -fPIC -DPIC -o .libs/Print.o CC libctf_la-ctf-sha1.lo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT PreviewExp.lo -MD -MP -MF .deps/PreviewExp.Tpo -c /usr/src/binutils-2.44/gprofng/src/PreviewExp.cc -o PreviewExp.o >/dev/null 2>&1 depbase=`echo SAXParserFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT SAXParserFactory.lo -MD -MP -MF $depbase.Tpo -c -o SAXParserFactory.lo /usr/src/binutils-2.44/gprofng/src/SAXParserFactory.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Print.lo -MD -MP -MF .deps/Print.Tpo -c /usr/src/binutils-2.44/gprofng/src/Print.cc -o Print.o >/dev/null 2>&1 depbase=`echo Sample.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Sample.lo -MD -MP -MF $depbase.Tpo -c -o Sample.lo /usr/src/binutils-2.44/gprofng/src/Sample.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Sample.lo -MD -MP -MF .deps/Sample.Tpo -c /usr/src/binutils-2.44/gprofng/src/Sample.cc -fPIC -DPIC -o .libs/Sample.o CC libctf_la-ctf-string.lo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT SAXParserFactory.lo -MD -MP -MF .deps/SAXParserFactory.Tpo -c /usr/src/binutils-2.44/gprofng/src/SAXParserFactory.cc -fPIC -DPIC -o .libs/SAXParserFactory.o depbase=`echo Settings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Settings.lo -MD -MP -MF $depbase.Tpo -c -o Settings.lo /usr/src/binutils-2.44/gprofng/src/Settings.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Sample.lo -MD -MP -MF .deps/Sample.Tpo -c /usr/src/binutils-2.44/gprofng/src/Sample.cc -o Sample.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT SAXParserFactory.lo -MD -MP -MF .deps/SAXParserFactory.Tpo -c /usr/src/binutils-2.44/gprofng/src/SAXParserFactory.cc -o SAXParserFactory.o >/dev/null 2>&1 depbase=`echo SourceFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT SourceFile.lo -MD -MP -MF $depbase.Tpo -c -o SourceFile.lo /usr/src/binutils-2.44/gprofng/src/SourceFile.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Settings.lo -MD -MP -MF .deps/Settings.Tpo -c /usr/src/binutils-2.44/gprofng/src/Settings.cc -fPIC -DPIC -o .libs/Settings.o depbase=`echo Stabs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Stabs.lo -MD -MP -MF $depbase.Tpo -c -o Stabs.lo /usr/src/binutils-2.44/gprofng/src/Stabs.cc &&\ mv -f $depbase.Tpo $depbase.Plo CC libctf_la-ctf-subr.lo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT SourceFile.lo -MD -MP -MF .deps/SourceFile.Tpo -c /usr/src/binutils-2.44/gprofng/src/SourceFile.cc -fPIC -DPIC -o .libs/SourceFile.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Settings.lo -MD -MP -MF .deps/Settings.Tpo -c /usr/src/binutils-2.44/gprofng/src/Settings.cc -o Settings.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT SourceFile.lo -MD -MP -MF .deps/SourceFile.Tpo -c /usr/src/binutils-2.44/gprofng/src/SourceFile.cc -o SourceFile.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Stabs.lo -MD -MP -MF .deps/Stabs.Tpo -c /usr/src/binutils-2.44/gprofng/src/Stabs.cc -fPIC -DPIC -o .libs/Stabs.o depbase=`echo Stats_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Stats_data.lo -MD -MP -MF $depbase.Tpo -c -o Stats_data.lo /usr/src/binutils-2.44/gprofng/src/Stats_data.cc &&\ mv -f $depbase.Tpo $depbase.Plo CC libctf_la-ctf-types.lo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Stabs.lo -MD -MP -MF .deps/Stabs.Tpo -c /usr/src/binutils-2.44/gprofng/src/Stabs.cc -o Stabs.o >/dev/null 2>&1 depbase=`echo StringBuilder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT StringBuilder.lo -MD -MP -MF $depbase.Tpo -c -o StringBuilder.lo /usr/src/binutils-2.44/gprofng/src/StringBuilder.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Stats_data.lo -MD -MP -MF .deps/Stats_data.Tpo -c /usr/src/binutils-2.44/gprofng/src/Stats_data.cc -fPIC -DPIC -o .libs/Stats_data.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Stats_data.lo -MD -MP -MF .deps/Stats_data.Tpo -c /usr/src/binutils-2.44/gprofng/src/Stats_data.cc -o Stats_data.o >/dev/null 2>&1 depbase=`echo Table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Table.lo -MD -MP -MF $depbase.Tpo -c -o Table.lo /usr/src/binutils-2.44/gprofng/src/Table.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT StringBuilder.lo -MD -MP -MF .deps/StringBuilder.Tpo -c /usr/src/binutils-2.44/gprofng/src/StringBuilder.cc -fPIC -DPIC -o .libs/StringBuilder.o CC libctf_la-ctf-util.lo depbase=`echo QLParser.tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT QLParser.tab.lo -MD -MP -MF $depbase.Tpo -c -o QLParser.tab.lo /usr/src/binutils-2.44/gprofng/src/QLParser.tab.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT StringBuilder.lo -MD -MP -MF .deps/StringBuilder.Tpo -c /usr/src/binutils-2.44/gprofng/src/StringBuilder.cc -o StringBuilder.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Table.lo -MD -MP -MF .deps/Table.Tpo -c /usr/src/binutils-2.44/gprofng/src/Table.cc -fPIC -DPIC -o .libs/Table.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT QLParser.tab.lo -MD -MP -MF .deps/QLParser.tab.Tpo -c /usr/src/binutils-2.44/gprofng/src/QLParser.tab.cc -fPIC -DPIC -o .libs/QLParser.tab.o depbase=`echo dbe_collctrl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dbe_collctrl.lo -MD -MP -MF $depbase.Tpo -c -o dbe_collctrl.lo /usr/src/binutils-2.44/gprofng/src/dbe_collctrl.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Table.lo -MD -MP -MF .deps/Table.Tpo -c /usr/src/binutils-2.44/gprofng/src/Table.cc -o Table.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dbe_collctrl.lo -MD -MP -MF .deps/dbe_collctrl.Tpo -c /usr/src/binutils-2.44/gprofng/src/dbe_collctrl.cc -fPIC -DPIC -o .libs/dbe_collctrl.o CC libctf_la-ctf-open-bfd.lo depbase=`echo i18n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT i18n.lo -MD -MP -MF $depbase.Tpo -c -o i18n.lo /usr/src/binutils-2.44/gprofng/src/i18n.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dbe_collctrl.lo -MD -MP -MF .deps/dbe_collctrl.Tpo -c /usr/src/binutils-2.44/gprofng/src/dbe_collctrl.cc -o dbe_collctrl.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT QLParser.tab.lo -MD -MP -MF .deps/QLParser.tab.Tpo -c /usr/src/binutils-2.44/gprofng/src/QLParser.tab.cc -o QLParser.tab.o >/dev/null 2>&1 depbase=`echo parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT parse.lo -MD -MP -MF $depbase.Tpo -c -o parse.lo /usr/src/binutils-2.44/gprofng/src/parse.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c /usr/src/binutils-2.44/gprofng/src/i18n.cc -fPIC -DPIC -o .libs/i18n.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c /usr/src/binutils-2.44/gprofng/src/i18n.cc -o i18n.o >/dev/null 2>&1 CC libctf_nobfd_la-ctf-archive.lo depbase=`echo UserLabel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT UserLabel.lo -MD -MP -MF $depbase.Tpo -c -o UserLabel.lo /usr/src/binutils-2.44/gprofng/src/UserLabel.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c /usr/src/binutils-2.44/gprofng/src/parse.cc -fPIC -DPIC -o .libs/parse.o depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo /usr/src/binutils-2.44/gprofng/src/util.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c /usr/src/binutils-2.44/gprofng/src/parse.cc -o parse.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT util.lo -MD -MP -MF .deps/util.Tpo -c /usr/src/binutils-2.44/gprofng/src/util.cc -fPIC -DPIC -o .libs/util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT UserLabel.lo -MD -MP -MF .deps/UserLabel.Tpo -c /usr/src/binutils-2.44/gprofng/src/UserLabel.cc -fPIC -DPIC -o .libs/UserLabel.o CC libctf_nobfd_la-ctf-dump.lo depbase=`echo Dbe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Dbe.lo -MD -MP -MF $depbase.Tpo -c -o Dbe.lo /usr/src/binutils-2.44/gprofng/src/Dbe.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT util.lo -MD -MP -MF .deps/util.Tpo -c /usr/src/binutils-2.44/gprofng/src/util.cc -o util.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT UserLabel.lo -MD -MP -MF .deps/UserLabel.Tpo -c /usr/src/binutils-2.44/gprofng/src/UserLabel.cc -o UserLabel.o >/dev/null 2>&1 depbase=`echo dbe_hwcdrv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dbe_hwcdrv.lo -MD -MP -MF $depbase.Tpo -c -o dbe_hwcdrv.lo /usr/src/binutils-2.44/gprofng/src/dbe_hwcdrv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dbe_hwcfuncs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dbe_hwcfuncs.lo -MD -MP -MF $depbase.Tpo -c -o dbe_hwcfuncs.lo /usr/src/binutils-2.44/gprofng/src/dbe_hwcfuncs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Dbe.lo -MD -MP -MF .deps/Dbe.Tpo -c /usr/src/binutils-2.44/gprofng/src/Dbe.cc -fPIC -DPIC -o .libs/Dbe.o CC libctf_nobfd_la-ctf-create.lo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dbe_hwcdrv.lo -MD -MP -MF .deps/dbe_hwcdrv.Tpo -c /usr/src/binutils-2.44/gprofng/src/dbe_hwcdrv.c -fPIC -DPIC -o .libs/dbe_hwcdrv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dbe_hwcfuncs.lo -MD -MP -MF .deps/dbe_hwcfuncs.Tpo -c /usr/src/binutils-2.44/gprofng/src/dbe_hwcfuncs.c -fPIC -DPIC -o .libs/dbe_hwcfuncs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT Dbe.lo -MD -MP -MF .deps/Dbe.Tpo -c /usr/src/binutils-2.44/gprofng/src/Dbe.cc -o Dbe.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dbe_hwcfuncs.lo -MD -MP -MF .deps/dbe_hwcfuncs.Tpo -c /usr/src/binutils-2.44/gprofng/src/dbe_hwcfuncs.c -o dbe_hwcfuncs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dbe_hwcdrv.lo -MD -MP -MF .deps/dbe_hwcdrv.Tpo -c /usr/src/binutils-2.44/gprofng/src/dbe_hwcdrv.c -o dbe_hwcdrv.o >/dev/null 2>&1 depbase=`echo dbe_hwctable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dbe_hwctable.lo -MD -MP -MF $depbase.Tpo -c -o dbe_hwctable.lo /usr/src/binutils-2.44/gprofng/src/dbe_hwctable.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gethrtime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gethrtime.lo -MD -MP -MF $depbase.Tpo -c -o gethrtime.lo /usr/src/binutils-2.44/gprofng/src/gethrtime.c &&\ mv -f $depbase.Tpo $depbase.Plo CC libctf_nobfd_la-ctf-decl.lo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gethrtime.lo -MD -MP -MF .deps/gethrtime.Tpo -c /usr/src/binutils-2.44/gprofng/src/gethrtime.c -fPIC -DPIC -o .libs/gethrtime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dbe_hwctable.lo -MD -MP -MF .deps/dbe_hwctable.Tpo -c /usr/src/binutils-2.44/gprofng/src/dbe_hwctable.c -fPIC -DPIC -o .libs/dbe_hwctable.o depbase=`echo gp-archive.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gp-archive.o -MD -MP -MF $depbase.Tpo -c -o gp-archive.o /usr/src/binutils-2.44/gprofng/src/gp-archive.cc &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gethrtime.lo -MD -MP -MF .deps/gethrtime.Tpo -c /usr/src/binutils-2.44/gprofng/src/gethrtime.c -o gethrtime.o >/dev/null 2>&1 CC libctf_nobfd_la-ctf-error.lo depbase=`echo ArchiveExp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ArchiveExp.o -MD -MP -MF $depbase.Tpo -c -o ArchiveExp.o /usr/src/binutils-2.44/gprofng/src/ArchiveExp.cc &&\ mv -f $depbase.Tpo $depbase.Po CC libctf_nobfd_la-ctf-hash.lo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dbe_hwctable.lo -MD -MP -MF .deps/dbe_hwctable.Tpo -c /usr/src/binutils-2.44/gprofng/src/dbe_hwctable.c -o dbe_hwctable.o >/dev/null 2>&1 depbase=`echo gp-collect-app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gp-collect-app.o -MD -MP -MF $depbase.Tpo -c -o gp-collect-app.o /usr/src/binutils-2.44/gprofng/src/gp-collect-app.cc &&\ mv -f $depbase.Tpo $depbase.Po CC libctf_nobfd_la-ctf-labels.lo CC libctf_nobfd_la-ctf-dedup.lo CC libctf_nobfd_la-ctf-link.lo depbase=`echo checks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT checks.o -MD -MP -MF $depbase.Tpo -c -o checks.o /usr/src/binutils-2.44/gprofng/src/checks.cc &&\ mv -f $depbase.Tpo $depbase.Po CC libctf_nobfd_la-ctf-lookup.lo CC libctf_nobfd_la-ctf-open.lo depbase=`echo envsets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT envsets.o -MD -MP -MF $depbase.Tpo -c -o envsets.o /usr/src/binutils-2.44/gprofng/src/envsets.cc &&\ mv -f $depbase.Tpo $depbase.Po CC libctf_nobfd_la-ctf-serialize.lo CC libctf_nobfd_la-ctf-sha1.lo depbase=`echo count.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT count.o -MD -MP -MF $depbase.Tpo -c -o count.o /usr/src/binutils-2.44/gprofng/src/count.cc &&\ mv -f $depbase.Tpo $depbase.Po CC libctf_nobfd_la-ctf-string.lo depbase=`echo gprofng.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gprofng.o -MD -MP -MF $depbase.Tpo -c -o gprofng.o /usr/src/binutils-2.44/gprofng/src/gprofng.cc &&\ mv -f $depbase.Tpo $depbase.Po CC libctf_nobfd_la-ctf-subr.lo depbase=`echo gp-display-text.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gp-display-text.o -MD -MP -MF $depbase.Tpo -c -o gp-display-text.o /usr/src/binutils-2.44/gprofng/src/gp-display-text.cc &&\ mv -f $depbase.Tpo $depbase.Po CC libctf_nobfd_la-ctf-types.lo CC libctf_nobfd_la-ctf-util.lo depbase=`echo ipc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ipc.o -MD -MP -MF $depbase.Tpo -c -o ipc.o /usr/src/binutils-2.44/gprofng/src/ipc.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ipcio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ipcio.o -MD -MP -MF $depbase.Tpo -c -o ipcio.o /usr/src/binutils-2.44/gprofng/src/ipcio.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gp-display-src.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I/usr/src/binutils-2.44/gprofng/src -I.. -U_ASM -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/usr/etc\" -DLIBDIR=\"/usr/lib\" -I.. -I/usr/src/binutils-2.44/gprofng/src -I/usr/src/binutils-2.44/gprofng/src/../common -I/usr/src/binutils-2.44/gprofng/src/../../include -I/usr/src/binutils-2.44/gprofng/src/../../opcodes -I../../bfd -I/usr/src/binutils-2.44/gprofng/src/../../bfd -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gp-display-src.o -MD -MP -MF $depbase.Tpo -c -o gp-display-src.o /usr/src/binutils-2.44/gprofng/src/gp-display-src.cc &&\ mv -f $depbase.Tpo $depbase.Po CCLD libctf.la /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 0:0:0 -o libgprofng.la -rpath /usr/lib Application.lo BaseMetric.lo BaseMetricTreeNode.lo CallStack.lo CatchOutOfMemory.lo ClassFile.lo Command.lo CompCom.lo DataObject.lo DataSpace.lo Data_window.lo DataStream.lo DbeApplication.lo DbeFile.lo DbeJarFile.lo DbeLock.lo DbeSession.lo DbeThread.lo DbeView.lo DerivedMetrics.lo Disasm.lo Dwarf.lo DwarfLib.lo Elf.lo Emsg.lo Experiment.lo Exp_Layout.lo ExpGroup.lo Expression.lo FileData.lo Filter.lo FilterSet.lo Function.lo HeapMap.lo HeapData.lo HeapActivity.lo Hist_data.lo IndexObject.lo IOActivity.lo LoadObject.lo MachineModel.lo MemObject.lo MemorySpace.lo Metric.lo MetricList.lo Module.lo Ovw_data.lo PRBTree.lo PathTree.lo PreviewExp.lo Print.lo SAXParserFactory.lo Sample.lo Settings.lo SourceFile.lo Stabs.lo Stats_data.lo StringBuilder.lo Table.lo QLParser.tab.lo dbe_collctrl.lo i18n.lo parse.lo UserLabel.lo util.lo Dbe.lo dbe_hwcdrv.lo dbe_hwcfuncs.lo dbe_hwctable.lo gethrtime.lo ../../opcodes/libopcodes.la ../../bfd/libbfd.la -L../../libiberty/pic -liberty -lpthread -ldl CCLD libctf-nobfd.la /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/crtbeginS.o .libs/Application.o .libs/BaseMetric.o .libs/BaseMetricTreeNode.o .libs/CallStack.o .libs/CatchOutOfMemory.o .libs/ClassFile.o .libs/Command.o .libs/CompCom.o .libs/DataObject.o .libs/DataSpace.o .libs/Data_window.o .libs/DataStream.o .libs/DbeApplication.o .libs/DbeFile.o .libs/DbeJarFile.o .libs/DbeLock.o .libs/DbeSession.o .libs/DbeThread.o .libs/DbeView.o .libs/DerivedMetrics.o .libs/Disasm.o .libs/Dwarf.o .libs/DwarfLib.o .libs/Elf.o .libs/Emsg.o .libs/Experiment.o .libs/Exp_Layout.o .libs/ExpGroup.o .libs/Expression.o .libs/FileData.o .libs/Filter.o .libs/FilterSet.o .libs/Function.o .libs/HeapMap.o .libs/HeapData.o .libs/HeapActivity.o .libs/Hist_data.o .libs/IndexObject.o .libs/IOActivity.o .libs/LoadObject.o .libs/MachineModel.o .libs/MemObject.o .libs/MemorySpace.o .libs/Metric.o .libs/MetricList.o .libs/Module.o .libs/Ovw_data.o .libs/PRBTree.o .libs/PathTree.o .libs/PreviewExp.o .libs/Print.o .libs/SAXParserFactory.o .libs/Sample.o .libs/Settings.o .libs/SourceFile.o .libs/Stabs.o .libs/Stats_data.o .libs/StringBuilder.o .libs/Table.o .libs/QLParser.tab.o .libs/dbe_collctrl.o .libs/i18n.o .libs/parse.o .libs/UserLabel.o .libs/util.o .libs/Dbe.o .libs/dbe_hwcdrv.o .libs/dbe_hwcfuncs.o .libs/dbe_hwctable.o .libs/gethrtime.o -Wl,-rpath -Wl,/usr/src/binutils-build/opcodes/.libs -Wl,-rpath -Wl,/usr/src/binutils-build/bfd/.libs -Wl,-rpath -Wl,/usr/src/binutils-build/libsframe/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/src/binutils-build/bfd/.libs -L/usr/src/binutils-build/libsframe/.libs ../../opcodes/.libs/libopcodes.so -L/usr/src/binutils-build/bfd/../libiberty/pic -L/tools_aarch64/lib -L/usr/src/binutils-build/opcodes/../libiberty/pic /usr/src/binutils-build/bfd/.libs/libbfd.so ../../bfd/.libs/libbfd.so -lz -lzstd /usr/src/binutils-build/libsframe/.libs/libsframe.so -L/usr/src/binutils-build/libiberty/pic -liberty -lpthread -ldl -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0 -L/usr/lib/../lib64 -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/lib -L/usr/lib /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/crtendS.o /usr/lib/../lib64/crtn.o -pthread -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -pthread -Wl,-soname -Wl,libgprofng.so.0 -o .libs/libgprofng.so.0.0.0 make[5]: Leaving directory '/usr/src/binutils-build/libctf' make[4]: Leaving directory '/usr/src/binutils-build/libctf' make[3]: Leaving directory '/usr/src/binutils-build/libctf' /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. make[3]: Entering directory '/usr/src/binutils-build/binutils' CC sysinfo.o Making info in po make[4]: Entering directory '/usr/src/binutils-build/binutils/po' make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/usr/src/binutils-build/binutils/po' CC syslex_wrap.o make[4]: Entering directory '/usr/src/binutils-build/binutils' GEN doc/addr2line.1 GEN doc/ar.1 libtool: link: (cd ".libs" && rm -f "libgprofng.so.0" && ln -s "libgprofng.so.0.0.0" "libgprofng.so.0") libtool: link: (cd ".libs" && rm -f "libgprofng.so" && ln -s "libgprofng.so.0.0.0" "libgprofng.so") CCLD sysinfo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so rc .libs/libgprofng.a Application.o BaseMetric.o BaseMetricTreeNode.o CallStack.o CatchOutOfMemory.o ClassFile.o Command.o CompCom.o DataObject.o DataSpace.o Data_window.o DataStream.o DbeApplication.o DbeFile.o DbeJarFile.o DbeLock.o DbeSession.o DbeThread.o DbeView.o DerivedMetrics.o Disasm.o Dwarf.o DwarfLib.o Elf.o Emsg.o Experiment.o Exp_Layout.o ExpGroup.o Expression.o FileData.o Filter.o FilterSet.o Function.o HeapMap.o HeapData.o HeapActivity.o Hist_data.o IndexObject.o IOActivity.o LoadObject.o MachineModel.o MemObject.o MemorySpace.o Metric.o MetricList.o Module.o Ovw_data.o PRBTree.o PathTree.o PreviewExp.o Print.o SAXParserFactory.o Sample.o Settings.o SourceFile.o Stabs.o Stats_data.o StringBuilder.o Table.o QLParser.tab.o dbe_collctrl.o i18n.o parse.o UserLabel.o util.o Dbe.o dbe_hwcdrv.o dbe_hwcfuncs.o dbe_hwctable.o gethrtime.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so .libs/libgprofng.a GEN doc/dlltool.1 GEN doc/nm.1 GEN sysroff.h GEN doc/objcopy.1 GEN doc/objdump.1 GEN doc/ranlib.1 GEN doc/size.1 GEN doc/readelf.1 GEN doc/strings.1 libtool: link: ( cd ".libs" && rm -f "libgprofng.la" && ln -s "../libgprofng.la" "libgprofng.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o gprofng-archive gp-archive.o ArchiveExp.o libgprofng.la -lz GEN doc/strip.1 GEN doc/elfedit.1 GEN doc/windres.1 libtool: link: g++ -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/gprofng-archive gp-archive.o ArchiveExp.o ./.libs/libgprofng.so -L/usr/src/binutils-build/bfd/../libiberty/pic -L/tools_aarch64/lib -L/usr/src/binutils-build/opcodes/../libiberty/pic -L/usr/src/binutils-build/libiberty/pic /usr/src/binutils-build/opcodes/.libs/libopcodes.so /usr/src/binutils-build/bfd/.libs/libbfd.so -lzstd /usr/src/binutils-build/libsframe/.libs/libsframe.so -liberty -lpthread -ldl /usr/lib/../lib64/libstdc++.so -lm -lz -pthread -Wl,-rpath -Wl,/usr/lib/../lib64 GEN doc/windmc.1 /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. GEN doc/cxxfilt.man /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o gprofng-collect-app gp-collect-app.o checks.o envsets.o count.o libgprofng.la -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o gprofng gprofng.o libgprofng.la -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o gprofng-display-text gp-display-text.o ipc.o ipcio.o libgprofng.la -lz GEN doc/c++filt.1 make[4]: Leaving directory '/usr/src/binutils-build/binutils' make all-recursive make[4]: Entering directory '/usr/src/binutils-build/binutils' Making all in po make[5]: Entering directory '/usr/src/binutils-build/binutils/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/binutils-build/binutils/po' make[5]: Entering directory '/usr/src/binutils-build/binutils' CC size.o libtool: link: g++ -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/gprofng-collect-app gp-collect-app.o checks.o envsets.o count.o ./.libs/libgprofng.so -L/usr/src/binutils-build/bfd/../libiberty/pic -L/tools_aarch64/lib -L/usr/src/binutils-build/opcodes/../libiberty/pic -L/usr/src/binutils-build/libiberty/pic /usr/src/binutils-build/opcodes/.libs/libopcodes.so /usr/src/binutils-build/bfd/.libs/libbfd.so -lzstd /usr/src/binutils-build/libsframe/.libs/libsframe.so -liberty -lpthread -ldl /usr/lib/../lib64/libstdc++.so -lm -lz -pthread -Wl,-rpath -Wl,/usr/lib/../lib64 libtool: link: g++ -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/gprofng gprofng.o ./.libs/libgprofng.so -L/usr/src/binutils-build/bfd/../libiberty/pic -L/tools_aarch64/lib -L/usr/src/binutils-build/opcodes/../libiberty/pic -L/usr/src/binutils-build/libiberty/pic /usr/src/binutils-build/opcodes/.libs/libopcodes.so /usr/src/binutils-build/bfd/.libs/libbfd.so -lzstd /usr/src/binutils-build/libsframe/.libs/libsframe.so -liberty -lpthread -ldl /usr/lib/../lib64/libstdc++.so -lm -lz -pthread -Wl,-rpath -Wl,/usr/lib/../lib64 libtool: link: g++ -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/gprofng-display-text gp-display-text.o ipc.o ipcio.o ./.libs/libgprofng.so -L/usr/src/binutils-build/bfd/../libiberty/pic -L/tools_aarch64/lib -L/usr/src/binutils-build/opcodes/../libiberty/pic -L/usr/src/binutils-build/libiberty/pic /usr/src/binutils-build/opcodes/.libs/libopcodes.so /usr/src/binutils-build/bfd/.libs/libbfd.so -lzstd /usr/src/binutils-build/libsframe/.libs/libsframe.so -liberty -lpthread -ldl /usr/lib/../lib64/libstdc++.so -lm -lz -pthread -Wl,-rpath -Wl,/usr/lib/../lib64 CC bucomm.o /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o gprofng-display-src gp-display-src.o libgprofng.la -lz CC version.o CC filemode.o CC objdump.o CC dwarf.o libtool: link: g++ -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/gprofng-display-src gp-display-src.o ./.libs/libgprofng.so -L/usr/src/binutils-build/bfd/../libiberty/pic -L/tools_aarch64/lib -L/usr/src/binutils-build/opcodes/../libiberty/pic -L/usr/src/binutils-build/libiberty/pic /usr/src/binutils-build/opcodes/.libs/libopcodes.so /usr/src/binutils-build/bfd/.libs/libbfd.so -lzstd /usr/src/binutils-build/libsframe/.libs/libsframe.so -liberty -lpthread -ldl /usr/lib/../lib64/libstdc++.so -lm -lz -pthread -Wl,-rpath -Wl,/usr/lib/../lib64 /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. make[6]: Leaving directory '/usr/src/binutils-build/gprofng/src' make[5]: Leaving directory '/usr/src/binutils-build/gprofng/src' Making all in gp-display-html make[5]: Entering directory '/usr/src/binutils-build/gprofng/gp-display-html' sed -e 's/BINUTILS_VERSION/2.44/' < /usr/src/binutils-2.44/gprofng/gp-display-html/gp-display-html.in > gprofng-display-html chmod +x gprofng-display-html make[5]: Leaving directory '/usr/src/binutils-build/gprofng/gp-display-html' Making all in doc make[5]: Entering directory '/usr/src/binutils-build/gprofng/doc' 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 gprofng.info gprofng.info-[0-9] gprofng.info-[0-9][0-9] gprofng.i[0-9] gprofng.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 /usr/src/binutils-2.44/gprofng/doc \ -o gprofng.info `test -f 'gprofng_ug.texi' || echo '/usr/src/binutils-2.44/gprofng/doc/'`gprofng_ug.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./gprofng.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc CC prdbg.o CC demanguse.o CC rddbg.o CC debug.o CC stabs.o CC rdcoff.o CC elfcomm.o CC arparse.o CC arlex.o CC ar.o CC not-ranlib.o CC arsup.o CC rename.o CC binemul.o CC emul_vanilla.o CC strings.o CC is-ranlib.o CC objcopy.o CC not-strip.o CC wrstabs.o CC addr2line.o CC readelf.o CC unwind-ia64.o CC elfedit.o CC nm.o CC is-strip.o CC cxxfilt.o CC bfdtest1.o CC bfdtest2.o CCLD size CCLD objdump CCLD ar /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. make[5]: Leaving directory '/usr/src/binutils-build/gprofng/doc' make[5]: Entering directory '/usr/src/binutils-build/gprofng' make[5]: Leaving directory '/usr/src/binutils-build/gprofng' make[4]: Leaving directory '/usr/src/binutils-build/gprofng' make[3]: Leaving directory '/usr/src/binutils-build/gprofng' CCLD strings /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. CCLD ranlib CCLD objcopy /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. CCLD addr2line CCLD readelf CCLD elfedit /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. CCLD nm-new CCLD strip-new /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. CCLD cxxfilt CCLD bfdtest1 /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. CCLD bfdtest2 /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. CC testsuite/gentestdlls.o /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. CCLD testsuite/gentestdlls /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. make[5]: Leaving directory '/usr/src/binutils-build/binutils' make[4]: Leaving directory '/usr/src/binutils-build/binutils' make[3]: Leaving directory '/usr/src/binutils-build/binutils' make[3]: Entering directory '/usr/src/binutils-build/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " eaarch64linux.o eaarch64elf.o eaarch64elf32.o eaarch64elf32b.o eaarch64elfb.o earmelf.o earmelfb.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o earmelfb_linux_eabi.o earmelf_linux_eabi.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 " " eaarch64linux.o eaarch64elf.o eaarch64elf32.o eaarch64elf32b.o eaarch64elfb.o earmelf.o earmelfb.o eaarch64linuxb.o eaarch64linux32.o eaarch64linux32b.o earmelfb_linux_eabi.o earmelf_linux_eabi.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 make all-recursive make[4]: Entering directory '/usr/src/binutils-build/ld' Making all in po make[5]: Entering directory '/usr/src/binutils-build/ld/po' ( if test 'x/usr/src/binutils-2.44/ld/po' != 'x.'; then \ posrcprefix='/usr/src/binutils-2.44/ld/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < /usr/src/binutils-2.44/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@.*@ ../& \\\\@" < /usr/src/binutils-2.44/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/sh ./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[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/binutils-build/ld/po' make[5]: Entering directory '/usr/src/binutils-build/ld' CC libdep_plugin.lo CC libldtestplug_la-testplug.lo CC libldtestplug2_la-testplug2.lo CC libldtestplug3_la-testplug3.lo /usr/src/binutils-2.44/ld/testplug3.c:77:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] 77 | static const tag_name_t tag_names[] = | ^~~~~~~~~ /usr/src/binutils-2.44/ld/testplug2.c:77:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] 77 | static const tag_name_t tag_names[] = | ^~~~~~~~~ CC libldtestplug4_la-testplug4.lo CC ldgram.o CC ldlex-wrapper.o /usr/src/binutils-2.44/ld/testplug4.c:77:25: warning: 'tag_names' defined but not used [-Wunused-const-variable=] 77 | static const tag_name_t tag_names[] = | ^~~~~~~~~ CC lexsup.o CC ldlang.o CC mri.o CC ldctor.o CC ldmain.o CC ldwrite.o CC ldexp.o CC ldemul.o CC ldver.o CC ldmisc.o CC ldfile.o CC ldcref.o CC plugin.o CC ldbuildid.o GEN ldscripts/stamp CC ldelf.o CC ldelfgen.o GEN libdep.la CCLD libldtestplug.la CCLD libldtestplug2.la CCLD libldtestplug3.la libtool: link: warning: ignoring multiple `-rpath's for a libtool library CCLD libldtestplug4.la GEN eaarch64linux.c GEN eaarch64elf.c GEN eaarch64elf32.c GEN eaarch64elf32b.c GEN eaarch64elfb.c GEN earmelf.c GEN earmelfb.c GEN eaarch64linuxb.c GEN eaarch64linux32.c GEN eaarch64linux32b.c GEN earmelfb_linux_eabi.c GEN earmelf_linux_eabi.c CC eaarch64linux.o CC eaarch64elf.o CC eaarch64elf32.o CC eaarch64elf32b.o CC eaarch64elfb.o CC earmelf.o CC earmelfb.o CC eaarch64linuxb.o CC eaarch64linux32.o CC eaarch64linux32b.o CC earmelfb_linux_eabi.o CC earmelf_linux_eabi.o CCLD ld-new /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. make[5]: Leaving directory '/usr/src/binutils-build/ld' make[4]: Leaving directory '/usr/src/binutils-build/ld' make[3]: Leaving directory '/usr/src/binutils-build/ld' make[2]: Leaving directory '/usr/src/binutils-build' make[1]: Leaving directory '/usr/src/binutils-build' cd /usr/src/binutils-build && make tooldir=/usr install make[1]: Entering directory '/usr/src/binutils-build' make[2]: Entering directory '/usr/src/binutils-build' /bin/sh /usr/src/binutils-2.44/mkinstalldirs /usr /usr make[3]: Entering directory '/usr/src/binutils-build/libsframe' make[4]: Entering directory '/usr/src/binutils-build/libsframe' /tools_aarch64/bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libsframe.la '/usr/lib' libtool: install: /tools_aarch64/bin/install -c .libs/libsframe.so.1.0.0 /usr/lib/libsframe.so.1.0.0 libtool: install: (cd /usr/lib && { 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 /usr/lib && { 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: /tools_aarch64/bin/install -c .libs/libsframe.lai /usr/lib/libsframe.la libtool: install: /tools_aarch64/bin/install -c .libs/libsframe.a /usr/lib/libsframe.a libtool: install: chmod 644 /usr/lib/libsframe.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/libsframe.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /tools_aarch64/bin/mkdir -p '/usr/include' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/libsframe/../include/sframe.h /usr/src/binutils-2.44/libsframe/../include/sframe-api.h '/usr/include' /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/libsframe/doc/sframe-spec.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/sframe-spec.info' make[4]: Leaving directory '/usr/src/binutils-build/libsframe' make[3]: Leaving directory '/usr/src/binutils-build/libsframe' make[3]: Entering directory '/usr/src/binutils-build/bfd' make install-recursive make[4]: Entering directory '/usr/src/binutils-build/bfd' Making install in po make[5]: Entering directory '/usr/src/binutils-build/bfd/po' if test -r /usr/src/binutils-2.44/bfd/../mkinstalldirs; then \ /usr/src/binutils-2.44/bfd/../mkinstalldirs /usr/share; \ else \ /usr/src/binutils-2.44/bfd/mkinstalldirs /usr/share; \ fi installing /usr/src/binutils-2.44/bfd/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/ka.gmo as /usr/share/locale/ka/LC_MESSAGES/bfd.mo mkdir -p -- /usr/share/locale/ms/LC_MESSAGES installing /usr/src/binutils-2.44/bfd/po/ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/ka.gmo as /usr/share/locale/ka/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bfd.mo installing /usr/src/binutils-2.44/bfd/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo if test "bfd" = "gettext"; then \ if test -r /usr/src/binutils-2.44/bfd/../mkinstalldirs; then \ /usr/src/binutils-2.44/bfd/../mkinstalldirs /usr/share/gettext/po; \ else \ /usr/src/binutils-2.44/bfd/mkinstalldirs /usr/share/gettext/po; \ fi; \ /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/bfd/po/Makefile.in.in \ /usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[5]: Leaving directory '/usr/src/binutils-build/bfd/po' make[5]: Entering directory '/usr/src/binutils-build/bfd' make[6]: Entering directory '/usr/src/binutils-build/bfd' make[6]: Nothing to be done for 'install-exec-am'. /tools_aarch64/bin/mkdir -p '/usr/include' /tools_aarch64/bin/install -c -m 644 bfd.h /usr/src/binutils-2.44/bfd/../include/ansidecl.h /usr/src/binutils-2.44/bfd/../include/symcat.h /usr/src/binutils-2.44/bfd/../include/diagnostics.h /usr/src/binutils-2.44/bfd/../include/bfdlink.h /usr/src/binutils-2.44/bfd/../include/plugin-api.h '/usr/include' /tools_aarch64/bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libbfd.la '/usr/lib' libtool: install: warning: relinking `libbfd.la' libtool: install: (cd /usr/src/binutils-build/bfd; /bin/sh /usr/src/binutils-build/bfd/libtool --silent --tag CC --mode=relink gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I/tools_aarch64/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -release 2.44 -o libbfd.la -rpath /usr/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 elf64-aarch64.lo elfxx-aarch64.lo elf-ifunc.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo elf-sframe.lo dwarf1.lo dwarf2.lo elf32-aarch64.lo elf32.lo elf32-arm.lo elf-nacl.lo elf-vxworks.lo pei-aarch64.lo pe-aarch64igen.lo cofflink.lo coffgen.lo pe-aarch64.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-aarch64.lo cpu-arm.lo archive64.lo -L/usr/src/binutils-build/bfd/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed -lz -L/tools_aarch64/lib -lzstd ../libsframe/libsframe.la ) /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. libtool: install: /tools_aarch64/bin/install -c .libs/libbfd-2.44.soT /usr/lib/libbfd-2.44.so libtool: install: (cd /usr/lib && { ln -s -f libbfd-2.44.so libbfd.so || { rm -f libbfd.so && ln -s libbfd-2.44.so libbfd.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libbfd.lai /usr/lib/libbfd.la libtool: install: /tools_aarch64/bin/install -c .libs/libbfd.a /usr/lib/libbfd.a libtool: install: chmod 644 /usr/lib/libbfd.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/libbfd.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/bfd/doc/bfd.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/bfd.info' make[6]: Leaving directory '/usr/src/binutils-build/bfd' make[5]: Leaving directory '/usr/src/binutils-build/bfd' make[4]: Leaving directory '/usr/src/binutils-build/bfd' make[3]: Leaving directory '/usr/src/binutils-build/bfd' make[3]: Entering directory '/usr/src/binutils-build/opcodes' Making install in . make[4]: Entering directory '/usr/src/binutils-build/opcodes' make[5]: Entering directory '/usr/src/binutils-build/opcodes' make[5]: Nothing to be done for 'install-exec-am'. /tools_aarch64/bin/mkdir -p '/usr/include' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/opcodes/../include/dis-asm.h '/usr/include' /tools_aarch64/bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libopcodes.la '/usr/lib' libtool: install: warning: relinking `libopcodes.la' libtool: install: (cd /usr/src/binutils-build/opcodes; /bin/sh /usr/src/binutils-build/opcodes/libtool --silent --tag CC --mode=relink gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -release 2.44 -o libopcodes.la -rpath /usr/lib dis-buf.lo disassemble.lo dis-init.lo aarch64-asm.lo aarch64-dis.lo aarch64-opc.lo aarch64-asm-2.lo aarch64-dis-2.lo aarch64-opc-2.lo arm-dis.lo ../bfd/libbfd.la -L/usr/src/binutils-build/opcodes/../libiberty/pic -liberty -Wl,-lc,--as-needed,-lm,--no-as-needed ) /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. libtool: install: /tools_aarch64/bin/install -c .libs/libopcodes-2.44.soT /usr/lib/libopcodes-2.44.so libtool: install: (cd /usr/lib && { ln -s -f libopcodes-2.44.so libopcodes.so || { rm -f libopcodes.so && ln -s libopcodes-2.44.so libopcodes.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libopcodes.lai /usr/lib/libopcodes.la libtool: install: /tools_aarch64/bin/install -c .libs/libopcodes.a /usr/lib/libopcodes.a libtool: install: chmod 644 /usr/lib/libopcodes.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/libopcodes.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory '/usr/src/binutils-build/opcodes' make[4]: Leaving directory '/usr/src/binutils-build/opcodes' Making install in po make[4]: Entering directory '/usr/src/binutils-build/opcodes/po' if test -r /usr/src/binutils-2.44/opcodes/../mkinstalldirs; then \ /usr/src/binutils-2.44/opcodes/../mkinstalldirs /usr/share; \ else \ /usr/src/binutils-2.44/opcodes/mkinstalldirs /usr/share; \ fi installing /usr/src/binutils-2.44/opcodes/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/de.gmo as /usr/share/locale/de/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/opcodes.mo mkdir -p -- /usr/share/locale/ga/LC_MESSAGES installing /usr/src/binutils-2.44/opcodes/po/ga.gmo as /usr/share/locale/ga/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/nl.gmo as /usr/share/locale/nl/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/de.gmo as /usr/share/locale/de/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/ga.gmo as /usr/share/locale/ga/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/nl.gmo as /usr/share/locale/nl/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/opcodes.mo installing /usr/src/binutils-2.44/opcodes/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo if test "opcodes" = "gettext"; then \ if test -r /usr/src/binutils-2.44/opcodes/../mkinstalldirs; then \ /usr/src/binutils-2.44/opcodes/../mkinstalldirs /usr/share/gettext/po; \ else \ /usr/src/binutils-2.44/opcodes/mkinstalldirs /usr/share/gettext/po; \ fi; \ /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/opcodes/po/Makefile.in.in \ /usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[4]: Leaving directory '/usr/src/binutils-build/opcodes/po' make[3]: Leaving directory '/usr/src/binutils-build/opcodes' make[3]: Entering directory '/usr/src/binutils-build/binutils' make install-recursive make[4]: Entering directory '/usr/src/binutils-build/binutils' Making install in po make[5]: Entering directory '/usr/src/binutils-build/binutils/po' if test -r /usr/src/binutils-2.44/binutils/../mkinstalldirs; then \ /usr/src/binutils-2.44/binutils/../mkinstalldirs /usr/share; \ else \ /usr/src/binutils-2.44/binutils/mkinstalldirs /usr/share; \ fi installing /usr/src/binutils-2.44/binutils/po/bg.gmo as /usr/share/locale/bg/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/ca.gmo as /usr/share/locale/ca/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/hr.gmo as /usr/share/locale/hr/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/pt.gmo as /usr/share/locale/pt/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/sk.gmo as /usr/share/locale/sk/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/bg.gmo as /usr/share/locale/bg/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/ca.gmo as /usr/share/locale/ca/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/hr.gmo as /usr/share/locale/hr/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/pt.gmo as /usr/share/locale/pt/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/sk.gmo as /usr/share/locale/sk/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo installing /usr/src/binutils-2.44/binutils/po/zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo if test "binutils" = "gettext"; then \ if test -r /usr/src/binutils-2.44/binutils/../mkinstalldirs; then \ /usr/src/binutils-2.44/binutils/../mkinstalldirs /usr/share/gettext/po; \ else \ /usr/src/binutils-2.44/binutils/mkinstalldirs /usr/share/gettext/po; \ fi; \ /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/binutils/po/Makefile.in.in \ /usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[5]: Leaving directory '/usr/src/binutils-build/binutils/po' make[5]: Entering directory '/usr/src/binutils-build/binutils' make[6]: Entering directory '/usr/src/binutils-build/binutils' /tools_aarch64/bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c size objdump ar strings ranlib objcopy addr2line readelf elfedit '/usr/bin' libtool: install: /tools_aarch64/bin/install -c .libs/size /usr/bin/size libtool: install: warning: `../libctf/libctf.la' has not been installed in `/usr/lib' libtool: install: /tools_aarch64/bin/install -c .libs/objdump /usr/bin/objdump libtool: install: /tools_aarch64/bin/install -c .libs/ar /usr/bin/ar libtool: install: /tools_aarch64/bin/install -c .libs/strings /usr/bin/strings libtool: install: /tools_aarch64/bin/install -c .libs/ranlib /usr/bin/ranlib libtool: install: /tools_aarch64/bin/install -c .libs/objcopy /usr/bin/objcopy libtool: install: /tools_aarch64/bin/install -c .libs/addr2line /usr/bin/addr2line libtool: install: warning: `../libctf/libctf-nobfd.la' has not been installed in `/usr/lib' libtool: install: /tools_aarch64/bin/install -c .libs/readelf /usr/bin/readelf libtool: install: /tools_aarch64/bin/install -c elfedit /usr/bin/elfedit /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c nm-new /usr/bin/nm libtool: install: /tools_aarch64/bin/install -c .libs/nm-new /usr/bin/nm /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c strip-new /usr/bin/strip libtool: install: /tools_aarch64/bin/install -c .libs/strip-new /usr/bin/strip /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c cxxfilt /usr/bin/c++filt libtool: install: /tools_aarch64/bin/install -c .libs/cxxfilt /usr/bin/c++filt /bin/sh /usr/src/binutils-2.44/binutils/../mkinstalldirs /usr/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,y,y,'`; \ if [ "/usr/bin/$k" != "/usr/bin/$j" ]; then \ rm -f /usr/bin/$j; \ ln /usr/bin/$k /usr/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c $i /usr/bin/$j; \ fi; \ else true; \ fi; \ done /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/binutils/doc/binutils.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/binutils.info' /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' /tools_aarch64/bin/install -c -m 644 doc/addr2line.1 doc/ar.1 doc/dlltool.1 doc/nm.1 doc/objcopy.1 doc/objdump.1 doc/ranlib.1 doc/readelf.1 doc/size.1 doc/strings.1 doc/strip.1 doc/elfedit.1 doc/windres.1 doc/windmc.1 doc/c++filt.1 '/usr/share/man/man1' make[6]: Leaving directory '/usr/src/binutils-build/binutils' make[5]: Leaving directory '/usr/src/binutils-build/binutils' make[4]: Leaving directory '/usr/src/binutils-build/binutils' make[3]: Leaving directory '/usr/src/binutils-build/binutils' make[3]: Entering directory '/usr/src/binutils-build/etc' make[4]: Entering directory '/usr/src/binutils-build/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 '/usr/src/binutils-build/etc' make[3]: Leaving directory '/usr/src/binutils-build/etc' make[3]: Entering directory '/usr/src/binutils-build/gas' Making install in po make[4]: Entering directory '/usr/src/binutils-build/gas/po' if test -r /usr/src/binutils-2.44/gas/../mkinstalldirs; then \ /usr/src/binutils-2.44/gas/../mkinstalldirs /usr/share; \ else \ /usr/src/binutils-2.44/gas/mkinstalldirs /usr/share; \ fi installing /usr/src/binutils-2.44/gas/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gas.mo installing /usr/src/binutils-2.44/gas/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gas.mo if test "gas" = "gettext"; then \ if test -r /usr/src/binutils-2.44/gas/../mkinstalldirs; then \ /usr/src/binutils-2.44/gas/../mkinstalldirs /usr/share/gettext/po; \ else \ /usr/src/binutils-2.44/gas/mkinstalldirs /usr/share/gettext/po; \ fi; \ /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/gas/po/Makefile.in.in \ /usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[4]: Leaving directory '/usr/src/binutils-build/gas/po' make[4]: Entering directory '/usr/src/binutils-build/gas' GEN doc/asconfig.texi make[5]: Entering directory '/usr/src/binutils-build/gas' /bin/sh /usr/src/binutils-2.44/gas/../mkinstalldirs /usr/bin /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c as-new /usr/bin/as libtool: install: /tools_aarch64/bin/install -c .libs/as-new /usr/bin/as /bin/sh /usr/src/binutils-2.44/gas/../mkinstalldirs /usr/bin n=`echo as | sed 's,y,y,'`; \ if [ "/usr/bin/$n" != "/usr/bin/as" ]; then \ rm -f /usr/bin/as; \ ln /usr/bin/$n /usr/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c as-new /usr/bin/as; \ else \ true ; \ fi GEN doc/asconfig.texi /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/gas/doc/as.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/as.info' /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' /tools_aarch64/bin/install -c -m 644 doc/as.1 '/usr/share/man/man1' make[5]: Leaving directory '/usr/src/binutils-build/gas' make[4]: Leaving directory '/usr/src/binutils-build/gas' make[3]: Leaving directory '/usr/src/binutils-build/gas' make[3]: Entering directory '/usr/src/binutils-build/gprof' make install-recursive make[4]: Entering directory '/usr/src/binutils-build/gprof' Making install in po make[5]: Entering directory '/usr/src/binutils-build/gprof/po' if test -r /usr/src/binutils-2.44/gprof/../mkinstalldirs; then \ /usr/src/binutils-2.44/gprof/../mkinstalldirs /usr/share; \ else \ /usr/src/binutils-2.44/gprof/mkinstalldirs /usr/share; \ fi installing /usr/src/binutils-2.44/gprof/po/bg.gmo as /usr/share/locale/bg/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/de.gmo as /usr/share/locale/de/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/ga.gmo as /usr/share/locale/ga/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/hu.gmo as /usr/share/locale/hu/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/ka.gmo as /usr/share/locale/ka/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/bg.gmo as /usr/share/locale/bg/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/de.gmo as /usr/share/locale/de/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/ga.gmo as /usr/share/locale/ga/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/hu.gmo as /usr/share/locale/hu/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/ka.gmo as /usr/share/locale/ka/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/rw.gmo as /usr/share/locale/rw/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gprof.mo installing /usr/src/binutils-2.44/gprof/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gprof.mo if test "gprof" = "gettext"; then \ if test -r /usr/src/binutils-2.44/gprof/../mkinstalldirs; then \ /usr/src/binutils-2.44/gprof/../mkinstalldirs /usr/share/gettext/po; \ else \ /usr/src/binutils-2.44/gprof/mkinstalldirs /usr/share/gettext/po; \ fi; \ /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/gprof/po/Makefile.in.in \ /usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[5]: Leaving directory '/usr/src/binutils-build/gprof/po' make[5]: Entering directory '/usr/src/binutils-build/gprof' make[6]: Entering directory '/usr/src/binutils-build/gprof' /tools_aarch64/bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c gprof '/usr/bin' libtool: install: /tools_aarch64/bin/install -c .libs/gprof /usr/bin/gprof /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/gprof/gprof.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/gprof.info' /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/gprof/gprof.1 '/usr/share/man/man1' make[6]: Leaving directory '/usr/src/binutils-build/gprof' make[5]: Leaving directory '/usr/src/binutils-build/gprof' make[4]: Leaving directory '/usr/src/binutils-build/gprof' make[3]: Leaving directory '/usr/src/binutils-build/gprof' make[3]: Entering directory '/usr/src/binutils-build/gprofng' Making install in libcollector make[4]: Entering directory '/usr/src/binutils-build/gprofng/libcollector' make[5]: Entering directory '/usr/src/binutils-build/gprofng/libcollector' /tools_aarch64/bin/mkdir -p '/usr/lib/gprofng' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libgp-collector.la libgp-collectorAPI.la libgp-heap.la libgp-sync.la libgp-iotrace.la '/usr/lib/gprofng' libtool: install: /tools_aarch64/bin/install -c .libs/libgp-collector.so /usr/lib/gprofng/libgp-collector.so libtool: install: /tools_aarch64/bin/install -c .libs/libgp-collector.lai /usr/lib/gprofng/libgp-collector.la libtool: install: /tools_aarch64/bin/install -c .libs/libgp-collectorAPI.so /usr/lib/gprofng/libgp-collectorAPI.so libtool: install: /tools_aarch64/bin/install -c .libs/libgp-collectorAPI.lai /usr/lib/gprofng/libgp-collectorAPI.la libtool: install: /tools_aarch64/bin/install -c .libs/libgp-heap.so /usr/lib/gprofng/libgp-heap.so libtool: install: /tools_aarch64/bin/install -c .libs/libgp-heap.lai /usr/lib/gprofng/libgp-heap.la libtool: install: /tools_aarch64/bin/install -c .libs/libgp-sync.so /usr/lib/gprofng/libgp-sync.so libtool: install: /tools_aarch64/bin/install -c .libs/libgp-sync.lai /usr/lib/gprofng/libgp-sync.la libtool: install: /tools_aarch64/bin/install -c .libs/libgp-iotrace.so /usr/lib/gprofng/libgp-iotrace.so libtool: install: /tools_aarch64/bin/install -c .libs/libgp-iotrace.lai /usr/lib/gprofng/libgp-iotrace.la libtool: install: /tools_aarch64/bin/install -c .libs/libgp-collector.a /usr/lib/gprofng/libgp-collector.a libtool: install: chmod 644 /usr/lib/gprofng/libgp-collector.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/gprofng/libgp-collector.a libtool: install: /tools_aarch64/bin/install -c .libs/libgp-collectorAPI.a /usr/lib/gprofng/libgp-collectorAPI.a libtool: install: chmod 644 /usr/lib/gprofng/libgp-collectorAPI.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/gprofng/libgp-collectorAPI.a libtool: install: /tools_aarch64/bin/install -c .libs/libgp-heap.a /usr/lib/gprofng/libgp-heap.a libtool: install: chmod 644 /usr/lib/gprofng/libgp-heap.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/gprofng/libgp-heap.a libtool: install: /tools_aarch64/bin/install -c .libs/libgp-sync.a /usr/lib/gprofng/libgp-sync.a libtool: install: chmod 644 /usr/lib/gprofng/libgp-sync.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/gprofng/libgp-sync.a libtool: install: /tools_aarch64/bin/install -c .libs/libgp-iotrace.a /usr/lib/gprofng/libgp-iotrace.a libtool: install: chmod 644 /usr/lib/gprofng/libgp-iotrace.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/gprofng/libgp-iotrace.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/gprofng ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/gprofng If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- for f in libgp-collector libgp-heap libgp-sync libgp-iotrace ; do \ rm -f //usr/lib/gprofng/$f.la //usr/lib/gprofng/$f.a ; \ done /tools_aarch64/bin/mkdir -p '/usr/include' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/gprofng/libcollector/../../include/collectorAPI.h /usr/src/binutils-2.44/gprofng/libcollector/../../include/libcollector.h /usr/src/binutils-2.44/gprofng/libcollector/../../include/libfcollector.h '/usr/include' make[5]: Leaving directory '/usr/src/binutils-build/gprofng/libcollector' make[4]: Leaving directory '/usr/src/binutils-build/gprofng/libcollector' Making install in src make[4]: Entering directory '/usr/src/binutils-build/gprofng/src' make install-am make[5]: Entering directory '/usr/src/binutils-build/gprofng/src' make[6]: Entering directory '/usr/src/binutils-build/gprofng/src' /tools_aarch64/bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /tools_aarch64/bin/install -c libgprofng.la '/usr/lib' libtool: install: warning: relinking `libgprofng.la' libtool: install: (cd /usr/src/binutils-build/gprofng/src; /bin/sh /usr/src/binutils-build/gprofng/libtool --tag CXX --mode=relink g++ -Wall -pthread -Wno-switch -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 0:0:0 -o libgprofng.la -rpath /usr/lib Application.lo BaseMetric.lo BaseMetricTreeNode.lo CallStack.lo CatchOutOfMemory.lo ClassFile.lo Command.lo CompCom.lo DataObject.lo DataSpace.lo Data_window.lo DataStream.lo DbeApplication.lo DbeFile.lo DbeJarFile.lo DbeLock.lo DbeSession.lo DbeThread.lo DbeView.lo DerivedMetrics.lo Disasm.lo Dwarf.lo DwarfLib.lo Elf.lo Emsg.lo Experiment.lo Exp_Layout.lo ExpGroup.lo Expression.lo FileData.lo Filter.lo FilterSet.lo Function.lo HeapMap.lo HeapData.lo HeapActivity.lo Hist_data.lo IndexObject.lo IOActivity.lo LoadObject.lo MachineModel.lo MemObject.lo MemorySpace.lo Metric.lo MetricList.lo Module.lo Ovw_data.lo PRBTree.lo PathTree.lo PreviewExp.lo Print.lo SAXParserFactory.lo Sample.lo Settings.lo SourceFile.lo Stabs.lo Stats_data.lo StringBuilder.lo Table.lo QLParser.tab.lo dbe_collctrl.lo i18n.lo parse.lo UserLabel.lo util.lo Dbe.lo dbe_hwcdrv.lo dbe_hwcfuncs.lo dbe_hwctable.lo gethrtime.lo ../../opcodes/libopcodes.la ../../bfd/libbfd.la -L../../libiberty/pic -liberty -lpthread -ldl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/crtbeginS.o .libs/Application.o .libs/BaseMetric.o .libs/BaseMetricTreeNode.o .libs/CallStack.o .libs/CatchOutOfMemory.o .libs/ClassFile.o .libs/Command.o .libs/CompCom.o .libs/DataObject.o .libs/DataSpace.o .libs/Data_window.o .libs/DataStream.o .libs/DbeApplication.o .libs/DbeFile.o .libs/DbeJarFile.o .libs/DbeLock.o .libs/DbeSession.o .libs/DbeThread.o .libs/DbeView.o .libs/DerivedMetrics.o .libs/Disasm.o .libs/Dwarf.o .libs/DwarfLib.o .libs/Elf.o .libs/Emsg.o .libs/Experiment.o .libs/Exp_Layout.o .libs/ExpGroup.o .libs/Expression.o .libs/FileData.o .libs/Filter.o .libs/FilterSet.o .libs/Function.o .libs/HeapMap.o .libs/HeapData.o .libs/HeapActivity.o .libs/Hist_data.o .libs/IndexObject.o .libs/IOActivity.o .libs/LoadObject.o .libs/MachineModel.o .libs/MemObject.o .libs/MemorySpace.o .libs/Metric.o .libs/MetricList.o .libs/Module.o .libs/Ovw_data.o .libs/PRBTree.o .libs/PathTree.o .libs/PreviewExp.o .libs/Print.o .libs/SAXParserFactory.o .libs/Sample.o .libs/Settings.o .libs/SourceFile.o .libs/Stabs.o .libs/Stats_data.o .libs/StringBuilder.o .libs/Table.o .libs/QLParser.tab.o .libs/dbe_collctrl.o .libs/i18n.o .libs/parse.o .libs/UserLabel.o .libs/util.o .libs/Dbe.o .libs/dbe_hwcdrv.o .libs/dbe_hwcfuncs.o .libs/dbe_hwctable.o .libs/gethrtime.o -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/src/binutils-build/bfd/.libs -L/usr/src/binutils-build/libsframe/.libs -L/usr/lib -lopcodes -L/usr/src/binutils-build/bfd/../libiberty/pic -L/tools_aarch64/lib -L/usr/src/binutils-build/opcodes/../libiberty/pic -lbfd -lz -lzstd -lsframe -L/usr/src/binutils-build/libiberty/pic -liberty -lpthread -ldl -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0 -L/usr/lib/../lib64 -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/lib -lstdc++ -lm -lc -lgcc_s /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/crtendS.o /usr/lib/../lib64/crtn.o -pthread -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -pthread -Wl,-soname -Wl,libgprofng.so.0 -o .libs/libgprofng.so.0.0.0 /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. libtool: install: /tools_aarch64/bin/install -c .libs/libgprofng.so.0.0.0T /usr/lib/libgprofng.so.0.0.0 libtool: install: (cd /usr/lib && { ln -s -f libgprofng.so.0.0.0 libgprofng.so.0 || { rm -f libgprofng.so.0 && ln -s libgprofng.so.0.0.0 libgprofng.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgprofng.so.0.0.0 libgprofng.so || { rm -f libgprofng.so && ln -s libgprofng.so.0.0.0 libgprofng.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libgprofng.lai /usr/lib/libgprofng.la libtool: install: /tools_aarch64/bin/install -c .libs/libgprofng.a /usr/lib/libgprofng.a libtool: install: chmod 644 /usr/lib/libgprofng.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/libgprofng.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /tools_aarch64/bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /tools_aarch64/bin/install -c gprofng-archive gprofng-collect-app gprofng gprofng-display-text gprofng-display-src '/usr/bin' libtool: install: /tools_aarch64/bin/install -c .libs/gprofng-archive /usr/bin/gprofng-archive libtool: install: /tools_aarch64/bin/install -c .libs/gprofng-collect-app /usr/bin/gprofng-collect-app libtool: install: /tools_aarch64/bin/install -c .libs/gprofng /usr/bin/gprofng libtool: install: /tools_aarch64/bin/install -c .libs/gprofng-display-text /usr/bin/gprofng-display-text libtool: install: /tools_aarch64/bin/install -c .libs/gprofng-display-src /usr/bin/gprofng-display-src /bin/sh /usr/src/binutils-2.44/gprofng/../mkinstalldirs /usr/bin rm -f /usr/bin/gp-{archive,collect-app,display-html,display-src,display-text} ln -s gprofng-archive /usr/bin/gp-archive ln -s gprofng-collect-app /usr/bin/gp-collect-app ln -s gprofng-display-html /usr/bin/gp-display-html ln -s gprofng-display-src /usr/bin/gp-display-src ln -s gprofng-display-text /usr/bin/gp-display-text /tools_aarch64/bin/mkdir -p '/usr/etc' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/gprofng/src/gprofng.rc '/usr/etc' make[6]: Leaving directory '/usr/src/binutils-build/gprofng/src' make[5]: Leaving directory '/usr/src/binutils-build/gprofng/src' make[4]: Leaving directory '/usr/src/binutils-build/gprofng/src' Making install in gp-display-html make[4]: Entering directory '/usr/src/binutils-build/gprofng/gp-display-html' make[5]: Entering directory '/usr/src/binutils-build/gprofng/gp-display-html' /tools_aarch64/bin/mkdir -p '/usr/bin' /tools_aarch64/bin/install -c gprofng-display-html '/usr/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/binutils-build/gprofng/gp-display-html' make[4]: Leaving directory '/usr/src/binutils-build/gprofng/gp-display-html' Making install in doc make[4]: Entering directory '/usr/src/binutils-build/gprofng/doc' make[5]: Entering directory '/usr/src/binutils-build/gprofng/doc' make[5]: Nothing to be done for 'install-exec-am'. ( tar czf examples.tar.gz /usr/src/binutils-2.44/gprofng/doc/../examples ) tar: Removing leading `/usr/src/binutils-2.44/gprofng/doc/../' from member names /bin/sh /usr/src/binutils-2.44/gprofng/../mkinstalldirs /usr/share/doc//gprofng mkdir -p -- /usr/share/doc//gprofng /tools_aarch64/bin/install -c -m 644 examples.tar.gz /usr/share/doc//gprofng /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 ./gprofng.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/gprofng.info' /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/gprofng/doc/gprofng.1 /usr/src/binutils-2.44/gprofng/doc/gprofng-archive.1 /usr/src/binutils-2.44/gprofng/doc/gprofng-collect-app.1 /usr/src/binutils-2.44/gprofng/doc/gprofng-display-html.1 /usr/src/binutils-2.44/gprofng/doc/gprofng-display-src.1 /usr/src/binutils-2.44/gprofng/doc/gprofng-display-text.1 '/usr/share/man/man1' make[5]: Leaving directory '/usr/src/binutils-build/gprofng/doc' make[4]: Leaving directory '/usr/src/binutils-build/gprofng/doc' make[4]: Entering directory '/usr/src/binutils-build/gprofng' make[5]: Entering directory '/usr/src/binutils-build/gprofng' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/binutils-build/gprofng' make[4]: Leaving directory '/usr/src/binutils-build/gprofng' make[3]: Leaving directory '/usr/src/binutils-build/gprofng' make[3]: Entering directory '/usr/src/binutils-build/libctf' make[4]: Entering directory '/usr/src/binutils-build/libctf' make[5]: Entering directory '/usr/src/binutils-build/libctf' /tools_aarch64/bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libctf.la libctf-nobfd.la '/usr/lib' libtool: install: warning: relinking `libctf.la' libtool: install: (cd /usr/src/binutils-build/libctf; /bin/sh /usr/src/binutils-build/libctf/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 0:0:0 -Wl,--version-script=/usr/src/binutils-2.44/libctf/libctf.ver -o libctf.la -rpath /usr/lib libctf_la-ctf-archive.lo libctf_la-ctf-dump.lo libctf_la-ctf-create.lo libctf_la-ctf-decl.lo libctf_la-ctf-error.lo libctf_la-ctf-hash.lo libctf_la-ctf-labels.lo libctf_la-ctf-dedup.lo libctf_la-ctf-link.lo libctf_la-ctf-lookup.lo libctf_la-ctf-open.lo libctf_la-ctf-serialize.lo libctf_la-ctf-sha1.lo libctf_la-ctf-string.lo libctf_la-ctf-subr.lo libctf_la-ctf-types.lo libctf_la-ctf-util.lo libctf_la-ctf-open-bfd.lo -L/usr/src/binutils-build/libctf/../libiberty/pic -liberty ../bfd/libbfd.la -L/usr/src/binutils-build/libctf/../libiberty/pic -liberty -lz ) /usr/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /tools_aarch64/lib/libz.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. libtool: install: /tools_aarch64/bin/install -c .libs/libctf.so.0.0.0T /usr/lib/libctf.so.0.0.0 libtool: install: (cd /usr/lib && { ln -s -f libctf.so.0.0.0 libctf.so.0 || { rm -f libctf.so.0 && ln -s libctf.so.0.0.0 libctf.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libctf.so.0.0.0 libctf.so || { rm -f libctf.so && ln -s libctf.so.0.0.0 libctf.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libctf.lai /usr/lib/libctf.la libtool: install: /tools_aarch64/bin/install -c .libs/libctf-nobfd.so.0.0.0 /usr/lib/libctf-nobfd.so.0.0.0 libtool: install: (cd /usr/lib && { ln -s -f libctf-nobfd.so.0.0.0 libctf-nobfd.so.0 || { rm -f libctf-nobfd.so.0 && ln -s libctf-nobfd.so.0.0.0 libctf-nobfd.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libctf-nobfd.so.0.0.0 libctf-nobfd.so || { rm -f libctf-nobfd.so && ln -s libctf-nobfd.so.0.0.0 libctf-nobfd.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libctf-nobfd.lai /usr/lib/libctf-nobfd.la libtool: install: /tools_aarch64/bin/install -c .libs/libctf.a /usr/lib/libctf.a libtool: install: chmod 644 /usr/lib/libctf.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/libctf.a libtool: install: /tools_aarch64/bin/install -c .libs/libctf-nobfd.a /usr/lib/libctf-nobfd.a libtool: install: chmod 644 /usr/lib/libctf-nobfd.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/libctf-nobfd.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /tools_aarch64/bin/mkdir -p '/usr/include' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/libctf/../include/ctf.h /usr/src/binutils-2.44/libctf/../include/ctf-api.h '/usr/include' /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/libctf/doc/ctf-spec.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/ctf-spec.info' make[5]: Leaving directory '/usr/src/binutils-build/libctf' make[4]: Leaving directory '/usr/src/binutils-build/libctf' make[3]: Leaving directory '/usr/src/binutils-build/libctf' make[3]: Entering directory '/usr/src/binutils-build/ld' make install-recursive make[4]: Entering directory '/usr/src/binutils-build/ld' Making install in po make[5]: Entering directory '/usr/src/binutils-build/ld/po' if test -r /usr/src/binutils-2.44/ld/../mkinstalldirs; then \ /usr/src/binutils-2.44/ld/../mkinstalldirs /usr/share; \ else \ /usr/src/binutils-2.44/ld/mkinstalldirs /usr/share; \ fi installing /usr/src/binutils-2.44/ld/po/bg.gmo as /usr/share/locale/bg/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/de.gmo as /usr/share/locale/de/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/ga.gmo as /usr/share/locale/ga/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/ka.gmo as /usr/share/locale/ka/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/bg.gmo as /usr/share/locale/bg/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/da.gmo as /usr/share/locale/da/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/de.gmo as /usr/share/locale/de/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/es.gmo as /usr/share/locale/es/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/fi.gmo as /usr/share/locale/fi/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/fr.gmo as /usr/share/locale/fr/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/ga.gmo as /usr/share/locale/ga/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/id.gmo as /usr/share/locale/id/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/it.gmo as /usr/share/locale/it/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/ja.gmo as /usr/share/locale/ja/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/ka.gmo as /usr/share/locale/ka/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/ro.gmo as /usr/share/locale/ro/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/ru.gmo as /usr/share/locale/ru/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/sr.gmo as /usr/share/locale/sr/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/sv.gmo as /usr/share/locale/sv/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/tr.gmo as /usr/share/locale/tr/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/uk.gmo as /usr/share/locale/uk/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/vi.gmo as /usr/share/locale/vi/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/ld.mo installing /usr/src/binutils-2.44/ld/po/zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/ld.mo if test "ld" = "gettext"; then \ if test -r /usr/src/binutils-2.44/ld/../mkinstalldirs; then \ /usr/src/binutils-2.44/ld/../mkinstalldirs /usr/share/gettext/po; \ else \ /usr/src/binutils-2.44/ld/mkinstalldirs /usr/share/gettext/po; \ fi; \ /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/ld/po/Makefile.in.in \ /usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[5]: Leaving directory '/usr/src/binutils-build/ld/po' make[5]: Entering directory '/usr/src/binutils-build/ld' make[6]: Entering directory '/usr/src/binutils-build/ld' /tools_aarch64/bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c ld-new '/usr/bin/./ld.bfd' libtool: install: /tools_aarch64/bin/install -c .libs/ld-new /usr/bin/./ld.bfd /bin/sh /usr/src/binutils-2.44/ld/../mkinstalldirs /usr/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ if test "/usr/bin" != "/usr/bin"; then \ rm -f /usr/bin/ld.bfd; \ ln /usr/bin/$n /usr/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c ld-new /usr/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ rm -f /usr/bin/$ld; \ ln /usr/bin/$n /usr/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c ld-new /usr/bin/$ld; \ if test "/usr/bin" != "/usr/bin"; then \ rm -f /usr/bin/ld; \ ln /usr/bin/$n /usr/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c ld-new /usr/bin/ld; \ fi; \ fi /tools_aarch64/bin/mkdir -p '/usr/lib/bfd-plugins' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libdep.la '/usr/lib/bfd-plugins' libtool: install: /tools_aarch64/bin/install -c .libs/libdep.so /usr/lib/bfd-plugins/libdep.so libtool: install: /tools_aarch64/bin/install -c .libs/libdep.lai /usr/lib/bfd-plugins/libdep.la libtool: install: warning: remember to run `libtool --finish /nowhere' /bin/sh /usr/src/binutils-2.44/ld/../mkinstalldirs /usr/lib/ldscripts mkdir -p -- /usr/lib/ldscripts for f in ldscripts/* ; do \ case $f in \ stamp) ;; \ *) /tools_aarch64/bin/install -c -m 644 $f /usr/lib/$f ; \ esac \ done rm -f /usr/lib/bfd-plugins/libdep.la rm -f /usr/lib/bfd-plugins/libdep.dll.a /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/ld/ld.info /usr/src/binutils-2.44/ld/ldint.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/ld.info' install-info --info-dir='/usr/share/info' '/usr/share/info/ldint.info' /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' /tools_aarch64/bin/install -c -m 644 /usr/src/binutils-2.44/ld/ld.1 '/usr/share/man/man1' make[6]: Leaving directory '/usr/src/binutils-build/ld' make[5]: Leaving directory '/usr/src/binutils-build/ld' make[4]: Leaving directory '/usr/src/binutils-build/ld' make[3]: Leaving directory '/usr/src/binutils-build/ld' make[3]: Entering directory '/usr/src/binutils-build/libiberty' make[4]: Entering directory '/usr/src/binutils-build/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/binutils-build/libiberty/testsuite' if test -n ""; then \ /bin/sh /usr/src/binutils-2.44/libiberty/../mkinstalldirs /usr/lib/../lib; \ /tools_aarch64/bin/install -c -m 644 ./libiberty.a /usr/lib/../lib/./libiberty.an; \ ( cd /usr/lib/../lib ; chmod 644 ./libiberty.an ;ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ./libiberty.an ); \ mv -f /usr/lib/../lib/./libiberty.an /usr/lib/../lib/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/include/;; \ esac; \ /bin/sh /usr/src/binutils-2.44/libiberty/../mkinstalldirs ${thd}; \ for h in /usr/src/binutils-2.44/libiberty/../include/ansidecl.h /usr/src/binutils-2.44/libiberty/../include/demangle.h /usr/src/binutils-2.44/libiberty/../include/dyn-string.h /usr/src/binutils-2.44/libiberty/../include/fibheap.h /usr/src/binutils-2.44/libiberty/../include/floatformat.h /usr/src/binutils-2.44/libiberty/../include/hashtab.h /usr/src/binutils-2.44/libiberty/../include/libiberty.h /usr/src/binutils-2.44/libiberty/../include/objalloc.h /usr/src/binutils-2.44/libiberty/../include/partition.h /usr/src/binutils-2.44/libiberty/../include/safe-ctype.h /usr/src/binutils-2.44/libiberty/../include/sort.h /usr/src/binutils-2.44/libiberty/../include/splay-tree.h /usr/src/binutils-2.44/libiberty/../include/timeval-utils.h; do \ /tools_aarch64/bin/install -c -m 644 $h ${thd}; \ done; \ fi make[4]: Entering directory '/usr/src/binutils-build/libiberty/testsuite' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/usr/src/binutils-build/libiberty/testsuite' make[3]: Leaving directory '/usr/src/binutils-build/libiberty' make[2]: Nothing to be done for 'install-target'. make[2]: Leaving directory '/usr/src/binutils-build' make[1]: Leaving directory '/usr/src/binutils-build' cp -v /usr/src/binutils-2.44/include/libiberty.h /usr/include '/usr/src/binutils-2.44/include/libiberty.h' -> '/usr/include/libiberty.h' Updating linker cache... Install done; saving file list to /usr/src/log/binutils-2.44 ... make: Leaving directory '/usr/src/lfs' May 14 16:09:19: Building gmp make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' gmp-6.3.0.tar.xz checksum OK ====================================== Installing gmp-6.3.0 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/gmp-6.3.0 && \ \ ./configure \ --build=aarch64-pc-linux-gnu \ --prefix=/usr \ --enable-cxx checking build system type... aarch64-pc-linux-gnu checking host system type... aarch64-pc-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=64 checking compiler gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 ... yes checking compiler gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 has sizeof(void*)==8... yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking build system compiler gcc... yes checking for build system preprocessor... gcc -E checking for build system executable suffix... checking whether build system compiler is ANSI... yes checking for build system compiler math library... -lm checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking C++ compiler g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard... yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E using ABI="64" CC="gcc" CFLAGS="-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17" CPPFLAGS="" CXX="g++" CXXFLAGS="-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" MPN_PATH=" arm64 generic" checking whether assembler supports --noexecstack option... yes checking for ar... ar checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /tools_aarch64/aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-pc-linux-gnu file names to aarch64-pc-linux-gnu format... func_convert_file_noop checking how to convert aarch64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tools_aarch64/aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /tools_aarch64/bin/dd checking how to truncate binary pipes... /tools_aarch64/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) 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... g++ -E checking for ld used by g++... /tools_aarch64/aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the g++ linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking invent.h usability... no checking invent.h presence... no checking for invent.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking sys/iograph.h usability... no checking sys/iograph.h presence... no checking for sys/iograph.h... no 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 sys/processor.h usability... no checking sys/processor.h presence... no checking for sys/processor.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking sys/syssgi.h usability... no checking sys/syssgi.h presence... no checking for sys/syssgi.h... no checking sys/systemcfg.h usability... no checking sys/systemcfg.h presence... no checking for sys/systemcfg.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/resource.h... yes checking for sys/sysctl.h... no checking for machine/hal_sysinfo.h... no checking whether fgetc is declared... yes checking whether fscanf is declared... yes checking whether optarg is declared... yes checking whether ungetc is declared... yes checking whether vfprintf is declared... yes checking whether sys_errlist is declared... no checking whether sys_nerr is declared... no checking return type of signal handlers... void checking for intmax_t... yes checking for long double... yes checking for long long... yes checking for ptrdiff_t... yes checking for quad_t... yes checking for uint_least32_t... yes checking for intptr_t... yes checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether gcc __attribute__ ((const)) works... yes checking whether gcc __attribute__ ((malloc)) works... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking whether gcc __attribute__ ((noreturn)) works... yes checking whether gcc hidden aliases work... yes checking for inline... inline checking for cos in -lm... yes checking for working alloca.h... yes checking for alloca (via gmp-impl.h)... yes checking how to allocate temporary memory... alloca checking whether byte ordering is bigendian... no checking format of `double' floating point... IEEE little endian checking for alarm... yes checking for attr_get... no checking for clock... yes checking for cputime... no checking for getpagesize... yes checking for getrusage... yes checking for gettimeofday... yes checking for getsysinfo... no checking for localeconv... yes checking for memset... yes checking for mmap... yes checking for mprotect... yes checking for nl_langinfo... yes checking for obstack_vprintf... yes checking for popen... yes checking for processor_info... no checking for pstat_getprocessor... no checking for raise... yes checking for read_real_time... no checking for sigaction... yes checking for sigaltstack... yes checking for sigstack... yes checking for syssgi... no checking for strchr... yes checking for strerror... yes checking for strnlen... yes checking for strtol... yes checking for strtoul... yes checking for sysconf... yes checking for sysctl... no checking for sysctlbyname... no checking for times... yes checking for library containing clock_gettime... none required checking for vsnprintf... yes checking whether vsnprintf works... yes checking whether sscanf needs writable input... no checking for struct pst_processor.psp_iticksperclktick... no checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking for std::locale... yes checking for suitable m4... m4 checking if m4wrap produces spurious output... no checking how to switch to text section... .text checking how to switch to data section... .data checking for assembler label suffix... : checking for assembler global directive... .globl checking for assembler global directive attribute... checking if globals are prefixed by underscore... no checking how to switch to read-only data section... .section .rodata checking for assembler .type directive... .type $1,@$2 checking for assembler .size directive... .size $1,$2 checking for assembler local label prefix... .L checking for assembler byte directive... .byte checking how to define a 32-bit word... .long checking if .align assembly directive is logarithmic... yes checking size of void *... 8 checking size of unsigned short... 2 checking size of unsigned... 4 checking size of unsigned long... 8 checking size of mp_limb_t... 8 checking for stack_t... yes checking for tputs in -lncurses... no checking for tputs in -lcurses... no checking for readline in -lreadline... no checking readline detected... 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 creating config.m4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating demos/pexpr-config.h config.status: creating demos/calc/calc-config.h config.status: creating Makefile config.status: creating mpf/Makefile config.status: creating mpn/Makefile config.status: creating mpq/Makefile config.status: creating mpz/Makefile config.status: creating printf/Makefile config.status: creating scanf/Makefile config.status: creating rand/Makefile config.status: creating cxx/Makefile config.status: creating tests/Makefile config.status: creating tests/devel/Makefile config.status: creating tests/mpf/Makefile config.status: creating tests/mpn/Makefile config.status: creating tests/mpq/Makefile config.status: creating tests/mpz/Makefile config.status: creating tests/rand/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/cxx/Makefile config.status: creating doc/Makefile config.status: creating tune/Makefile config.status: creating demos/Makefile config.status: creating demos/calc/Makefile config.status: creating demos/expr/Makefile config.status: creating gmp.h config.status: creating gmp.pc config.status: creating gmpxx.pc config.status: creating config.h config.status: linking mpn/generic/add.c to mpn/add.c config.status: linking mpn/generic/add_1.c to mpn/add_1.c config.status: linking mpn/arm64/aors_n.asm to mpn/add_n.asm config.status: linking mpn/generic/sub.c to mpn/sub.c config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c config.status: linking mpn/arm64/aors_n.asm to mpn/sub_n.asm config.status: linking mpn/arm64/cnd_aors_n.asm to mpn/cnd_add_n.asm config.status: linking mpn/arm64/cnd_aors_n.asm to mpn/cnd_sub_n.asm config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c config.status: linking mpn/generic/neg.c to mpn/neg.c config.status: linking mpn/arm64/com.asm to mpn/com.asm config.status: linking mpn/arm64/mul_1.asm to mpn/mul_1.asm config.status: linking mpn/arm64/aorsmul_1.asm to mpn/addmul_1.asm config.status: linking mpn/arm64/aorsmul_1.asm to mpn/submul_1.asm config.status: linking mpn/generic/add_err1_n.c to mpn/add_err1_n.c config.status: linking mpn/generic/add_err2_n.c to mpn/add_err2_n.c config.status: linking mpn/generic/add_err3_n.c to mpn/add_err3_n.c config.status: linking mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c config.status: linking mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c config.status: linking mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c config.status: linking mpn/arm64/lshift.asm to mpn/lshift.asm config.status: linking mpn/arm64/rshift.asm to mpn/rshift.asm config.status: linking mpn/generic/dive_1.c to mpn/dive_1.c config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c config.status: linking mpn/generic/divis.c to mpn/divis.c config.status: linking mpn/generic/divrem.c to mpn/divrem.c config.status: linking mpn/arm64/divrem_1.asm to mpn/divrem_1.asm config.status: linking mpn/generic/divrem_2.c to mpn/divrem_2.c config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c config.status: linking mpn/generic/fib2m.c to mpn/fib2m.c config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c config.status: linking mpn/arm64/mod_34lsub1.asm to mpn/mod_34lsub1.asm config.status: linking mpn/generic/mode1o.c to mpn/mode1o.c config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c config.status: linking mpn/generic/dump.c to mpn/dump.c config.status: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c config.status: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c config.status: linking mpn/generic/mod_1_4.c to mpn/mod_1_4.c config.status: linking mpn/arm64/lshiftc.asm to mpn/lshiftc.asm config.status: linking mpn/generic/mul.c to mpn/mul.c config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c config.status: linking mpn/generic/sqr.c to mpn/sqr.c config.status: linking mpn/generic/mul_basecase.c to mpn/mul_basecase.c config.status: linking mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c config.status: linking mpn/generic/random.c to mpn/random.c config.status: linking mpn/generic/random2.c to mpn/random2.c config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c config.status: linking mpn/generic/get_str.c to mpn/get_str.c config.status: linking mpn/generic/set_str.c to mpn/set_str.c config.status: linking mpn/generic/compute_powtab.c to mpn/compute_powtab.c config.status: linking mpn/generic/scan0.c to mpn/scan0.c config.status: linking mpn/generic/scan1.c to mpn/scan1.c config.status: linking mpn/arm64/popcount.asm to mpn/popcount.asm config.status: linking mpn/arm64/hamdist.asm to mpn/hamdist.asm config.status: linking mpn/generic/cmp.c to mpn/cmp.c config.status: linking mpn/generic/zero_p.c to mpn/zero_p.c config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c config.status: linking mpn/generic/strongfibo.c to mpn/strongfibo.c config.status: linking mpn/arm64/gcd_11.asm to mpn/gcd_11.asm config.status: linking mpn/arm64/gcd_22.asm to mpn/gcd_22.asm config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c config.status: linking mpn/generic/gcd.c to mpn/gcd.c config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c config.status: linking mpn/generic/div_q.c to mpn/div_q.c config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c config.status: linking mpn/generic/get_d.c to mpn/get_d.c config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c config.status: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c config.status: linking mpn/generic/invert.c to mpn/invert.c config.status: linking mpn/generic/binvert.c to mpn/binvert.c config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c config.status: linking mpn/generic/mulmod_bknp1.c to mpn/mulmod_bknp1.c config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c config.status: linking mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c config.status: linking mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c config.status: linking mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c config.status: linking mpn/arm64/bdiv_q_1.asm to mpn/bdiv_q_1.asm config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c config.status: linking mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c config.status: linking mpn/generic/broot.c to mpn/broot.c config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c config.status: linking mpn/generic/divexact.c to mpn/divexact.c config.status: linking mpn/arm64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm config.status: linking mpn/generic/redc_1.c to mpn/redc_1.c config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c config.status: linking mpn/generic/powm.c to mpn/powm.c config.status: linking mpn/generic/powlo.c to mpn/powlo.c config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c config.status: linking mpn/generic/remove.c to mpn/remove.c config.status: linking mpn/arm64/logops_n.asm to mpn/and_n.asm config.status: linking mpn/arm64/logops_n.asm to mpn/andn_n.asm config.status: linking mpn/arm64/logops_n.asm to mpn/nand_n.asm config.status: linking mpn/arm64/logops_n.asm to mpn/ior_n.asm config.status: linking mpn/arm64/logops_n.asm to mpn/iorn_n.asm config.status: linking mpn/arm64/logops_n.asm to mpn/nior_n.asm config.status: linking mpn/arm64/logops_n.asm to mpn/xor_n.asm config.status: linking mpn/arm64/logops_n.asm to mpn/xnor_n.asm config.status: linking mpn/arm64/copyi.asm to mpn/copyi.asm config.status: linking mpn/arm64/copyd.asm to mpn/copyd.asm config.status: linking mpn/generic/zero.c to mpn/zero.c config.status: linking mpn/arm64/sec_tabselect.asm to mpn/sec_tabselect.asm config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c config.status: linking mpn/arm64/invert_limb.asm to mpn/invert_limb.asm config.status: linking mpn/arm64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm config.status: linking mpn/arm64/aorsorrlsh1_n.asm to mpn/addlsh1_n.asm config.status: linking mpn/arm64/aorsorrlsh1_n.asm to mpn/sublsh1_n.asm config.status: linking mpn/arm64/aorsorrlsh1_n.asm to mpn/rsblsh1_n.asm config.status: linking mpn/arm64/rsh1aors_n.asm to mpn/rsh1add_n.asm config.status: linking mpn/arm64/rsh1aors_n.asm to mpn/rsh1sub_n.asm config.status: linking mpn/arm64/aorsorrlsh2_n.asm to mpn/addlsh2_n.asm config.status: linking mpn/arm64/aorsorrlsh2_n.asm to mpn/sublsh2_n.asm config.status: linking mpn/arm64/aorsorrlsh2_n.asm to mpn/rsblsh2_n.asm config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c config.status: linking mpn/arm64/gmp-mparam.h to gmp-mparam.h config.status: executing libtool commands configure: summary of build options: Version: GNU MP 6.3.0 Host type: aarch64-pc-linux-gnu ABI: 64 Install prefix: /usr Compiler: gcc Static libraries: yes Shared libraries: yes cd /usr/src/gmp-6.3.0 && make -j4 make[1]: Entering directory '/usr/src/gmp-6.3.0' gcc `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac gcc `test -f 'gen-sieve.c' || echo './'`gen-sieve.c -o gen-sieve gcc `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib gcc `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm gcc `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm gcc `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab gcc `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm ./gen-sieve 64 >sieve_table.h || (rm -f sieve_table.h; exit 1) ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1) ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1) ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1) ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1) ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1) ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1) ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1) ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) make all-recursive make[2]: Entering directory '/usr/src/gmp-6.3.0' Making all in tests make[3]: Entering directory '/usr/src/gmp-6.3.0/tests' Making all in . make[4]: Entering directory '/usr/src/gmp-6.3.0/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests' Making all in devel make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/devel' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/devel' Making all in mpn make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/mpn' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/mpn' Making all in mpz make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/mpz' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/mpz' Making all in mpq make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/mpq' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/mpq' Making all in mpf make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/mpf' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/mpf' Making all in rand make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/rand' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/rand' Making all in misc make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/misc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/misc' Making all in cxx make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/cxx' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/cxx' make[3]: Leaving directory '/usr/src/gmp-6.3.0/tests' Making all in mpn make[3]: Entering directory '/usr/src/gmp-6.3.0/mpn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fib_table.lo fib_table.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mp_bases.lo mp_bases.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o add.lo add.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o add_1.lo add_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fib_table.c -fPIC -DPIC -o .libs/fib_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_1.c -fPIC -DPIC -o .libs/add_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_1.c -o add_1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fib_table.c -o fib_table.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add.c -o add.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'add_n.asm' || echo './'`add_n.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_bases.c -o mp_bases.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sub.lo sub.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sub_1.lo sub_1.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'sub_n.asm' || echo './'`sub_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack add_n.asm -fPIC -DPIC -o .libs/add_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub_1.c -fPIC -DPIC -o .libs/sub_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub_1.c -o sub_1.o >/dev/null 2>&1 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-add_n.s -fPIC -DPIC -o .libs/add_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack sub_n.asm -fPIC -DPIC -o .libs/sub_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack add_n.asm -o add_n.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub.c -o sub.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-sub_n.s -fPIC -DPIC -o .libs/sub_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack sub_n.asm -o sub_n.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cnd_swap.lo cnd_swap.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack cnd_add_n.asm -fPIC -DPIC -o .libs/cnd_add_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o neg.lo neg.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n -DPIC cnd_add_n.asm >tmp-cnd_add_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-cnd_add_n.s -fPIC -DPIC -o .libs/cnd_add_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack cnd_add_n.asm -o cnd_add_n.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cnd_swap.c -fPIC -DPIC -o .libs/cnd_swap.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack cnd_sub_n.asm -fPIC -DPIC -o .libs/cnd_sub_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cnd_swap.c -o cnd_swap.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'com.asm' || echo './'`com.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n -DPIC cnd_sub_n.asm >tmp-cnd_sub_n.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c neg.c -fPIC -DPIC -o .libs/neg.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-cnd_sub_n.s -fPIC -DPIC -o .libs/cnd_sub_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack cnd_sub_n.asm -o cnd_sub_n.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'mul_1.asm' || echo './'`mul_1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c neg.c -o neg.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack com.asm -fPIC -DPIC -o .libs/com.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'addmul_1.asm' || echo './'`addmul_1.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack mul_1.asm -fPIC -DPIC -o .libs/mul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_com -DPIC com.asm >tmp-com.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'submul_1.asm' || echo './'`submul_1.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-com.s -fPIC -DPIC -o .libs/com.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack com.asm -o com.o >/dev/null 2>&1 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-mul_1.s -fPIC -DPIC -o .libs/mul_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack mul_1.asm -o mul_1.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack addmul_1.asm -fPIC -DPIC -o .libs/addmul_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-addmul_1.s -fPIC -DPIC -o .libs/addmul_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack submul_1.asm -fPIC -DPIC -o .libs/submul_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack addmul_1.asm -o addmul_1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o add_err1_n.lo add_err1_n.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o add_err2_n.lo add_err2_n.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-submul_1.s -fPIC -DPIC -o .libs/submul_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack submul_1.asm -o submul_1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_err1_n.c -fPIC -DPIC -o .libs/add_err1_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_err2_n.c -fPIC -DPIC -o .libs/add_err2_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o add_err3_n.lo add_err3_n.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sub_err1_n.lo sub_err1_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_err1_n.c -o add_err1_n.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_err2_n.c -o add_err2_n.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sub_err2_n.lo sub_err2_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_err3_n.c -fPIC -DPIC -o .libs/add_err3_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_err3_n.c -o add_err3_n.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub_err1_n.c -fPIC -DPIC -o .libs/sub_err1_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sub_err3_n.lo sub_err3_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub_err1_n.c -o sub_err1_n.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'lshift.asm' || echo './'`lshift.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub_err2_n.c -fPIC -DPIC -o .libs/sub_err2_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'rshift.asm' || echo './'`rshift.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub_err3_n.c -fPIC -DPIC -o .libs/sub_err3_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub_err3_n.c -o sub_err3_n.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub_err2_n.c -o sub_err2_n.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack lshift.asm -fPIC -DPIC -o .libs/lshift.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack rshift.asm -fPIC -DPIC -o .libs/rshift.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o dive_1.lo dive_1.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o diveby3.lo diveby3.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-rshift.s -fPIC -DPIC -o .libs/rshift.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-lshift.s -fPIC -DPIC -o .libs/lshift.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack rshift.asm -o rshift.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack lshift.asm -o lshift.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dive_1.c -fPIC -DPIC -o .libs/dive_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o divis.lo divis.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o divrem.lo divrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c diveby3.c -fPIC -DPIC -o .libs/diveby3.o dive_1.c: In function '__gmpn_divexact_1': dive_1.c:80:47: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 80 | mp_limb_t c, h, l, ls, s, s_next, inverse, dummy; | ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dive_1.c -o dive_1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c diveby3.c -o diveby3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divrem.c -fPIC -DPIC -o .libs/divrem.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'divrem_1.asm' || echo './'`divrem_1.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o divrem_2.lo divrem_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divis.c -fPIC -DPIC -o .libs/divis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divrem.c -o divrem.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack divrem_1.asm -fPIC -DPIC -o .libs/divrem_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divrem_2.c -fPIC -DPIC -o .libs/divrem_2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fib2_ui.lo fib2_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divis.c -o divis.o >/dev/null 2>&1 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_1 -DPIC divrem_1.asm >tmp-divrem_1.s libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divrem_2.c -o divrem_2.o >/dev/null 2>&1 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-divrem_1.s -fPIC -DPIC -o .libs/divrem_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack divrem_1.asm -o divrem_1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2m | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fib2m.lo fib2m.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mod_1.lo mod_1.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fib2_ui.c -o fib2_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mod_1.c -fPIC -DPIC -o .libs/mod_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2m -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fib2m.c -fPIC -DPIC -o .libs/fib2m.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack mod_34lsub1.asm -fPIC -DPIC -o .libs/mod_34lsub1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 -DPIC mod_34lsub1.asm >tmp-mod_34lsub1.s mod_1.c: In function 'mpn_mod_1_unnorm': mod_1.c:108:14: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 108 | mp_limb_t dummy; | ^~~~~ mod_1.c: In function 'mpn_mod_1_norm': mod_1.c:187:14: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 187 | mp_limb_t dummy; | ^~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mode1o.lo mode1o.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mod_1.c -o mod_1.o >/dev/null 2>&1 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-mod_34lsub1.s -fPIC -DPIC -o .libs/mod_34lsub1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack mod_34lsub1.asm -o mod_34lsub1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2m -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fib2m.c -o fib2m.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o pre_mod_1.lo pre_mod_1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o dump.lo dump.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mod_1_1.lo mod_1_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mode1o.c -fPIC -DPIC -o .libs/mode1o.o mode1o.c: In function '__gmpn_modexact_1c_odd': mode1o.c:117:32: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 117 | mp_limb_t s, h, l, inverse, dummy, dmul, ret; | ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mode1o.c -o mode1o.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c pre_mod_1.c -fPIC -DPIC -o .libs/pre_mod_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dump.c -fPIC -DPIC -o .libs/dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c pre_mod_1.c -o pre_mod_1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mod_1_2.lo mod_1_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dump.c -o dump.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mod_1_1.c -fPIC -DPIC -o .libs/mod_1_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mod_1_3.lo mod_1_3.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mod_1_4.lo mod_1_4.c mod_1_1.c: In function '__gmpn_mod_1_1p': mod_1_1.c:287:25: warning: variable 'B2mb' set but not used [-Wunused-but-set-variable] 287 | mp_limb_t B2modb, B2mb; | ^~~~ mod_1_1.c:276:17: warning: unused variable 'B1modb' [-Wunused-variable] 276 | mp_limb_t bi, B1modb; | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mod_1_1.c -o mod_1_1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mod_1_2.c -fPIC -DPIC -o .libs/mod_1_2.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'lshiftc.asm' || echo './'`lshiftc.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mod_1_3.c -fPIC -DPIC -o .libs/mod_1_3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mod_1_4.c -fPIC -DPIC -o .libs/mod_1_4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mod_1_2.c -o mod_1_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mod_1_3.c -o mod_1_3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mod_1_4.c -o mod_1_4.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mul.lo mul.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack lshiftc.asm -fPIC -DPIC -o .libs/lshiftc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mul_fft.lo mul_fft.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshiftc -DPIC lshiftc.asm >tmp-lshiftc.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mul_n.lo mul_n.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-lshiftc.s -fPIC -DPIC -o .libs/lshiftc.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack lshiftc.asm -o lshiftc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_n.c -fPIC -DPIC -o .libs/mul_n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sqr.lo sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_n.c -o mul_n.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul.c -o mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_fft.c -fPIC -DPIC -o .libs/mul_fft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mul_basecase.lo mul_basecase.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sqr_basecase.lo sqr_basecase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqr.c -fPIC -DPIC -o .libs/sqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_fft.c -o mul_fft.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqr.c -o sqr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqr_basecase.c -fPIC -DPIC -o .libs/sqr_basecase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_basecase.c -fPIC -DPIC -o .libs/mul_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o nussbaumer_mul.lo nussbaumer_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mulmid_basecase.lo mulmid_basecase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqr_basecase.c -o sqr_basecase.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_basecase.c -o mul_basecase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom42_mulmid.lo toom42_mulmid.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mulmid_n.lo mulmid_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mulmid_basecase.c -fPIC -DPIC -o .libs/mulmid_basecase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c nussbaumer_mul.c -fPIC -DPIC -o .libs/nussbaumer_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mulmid_basecase.c -o mulmid_basecase.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c nussbaumer_mul.c -o nussbaumer_mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom42_mulmid.c -fPIC -DPIC -o .libs/toom42_mulmid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mulmid_n.c -fPIC -DPIC -o .libs/mulmid_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom42_mulmid.c -o toom42_mulmid.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mulmid.lo mulmid.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o random.lo random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mulmid_n.c -o mulmid_n.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o random2.lo random2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o pow_1.lo pow_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mulmid.c -fPIC -DPIC -o .libs/mulmid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mulmid.c -o mulmid.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c random.c -fPIC -DPIC -o .libs/random.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c random2.c -fPIC -DPIC -o .libs/random2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o rootrem.lo rootrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c random.c -o random.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c pow_1.c -fPIC -DPIC -o .libs/pow_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c random2.c -o random2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sqrtrem.lo sqrtrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c pow_1.c -o pow_1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sizeinbase.lo sizeinbase.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_str.lo get_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o rootrem.c: In function 'mpn_rootrem_internal': rootrem.c:514:10: warning: 'rn' may be used uninitialized [-Wmaybe-uninitialized] 514 | return rn; | ^~ rootrem.c:211:17: note: 'rn' was declared here 211 | mp_size_t qn, rn, sn, wn, nl, bn; | ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c rootrem.c -o rootrem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrtrem.c -o sqrtrem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_str.lo set_str.c In file included from sizeinbase.c:36: sizeinbase.c: In function '__gmpn_sizeinbase': ../gmp-impl.h:2993:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 2993 | mp_limb_t _ph, _dummy; \ | ^~~~~~ ../gmp-impl.h:3033:13: note: in expansion of macro 'DIGITS_IN_BASEGT2_FROM_BITS' 3033 | DIGITS_IN_BASEGT2_FROM_BITS (result, __totbits, base); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeinbase.c:47:3: note: in expansion of macro 'MPN_SIZEINBASE' 47 | MPN_SIZEINBASE (result, xp, xsize, base); | ^~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sizeinbase.c -o sizeinbase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo compute_powtab | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o compute_powtab.lo compute_powtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o scan0.lo scan0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_str.c -fPIC -DPIC -o .libs/set_str.o In file included from get_str.c:38: get_str.c: In function '__gmpn_get_str': ../gmp-impl.h:4448:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 4448 | mp_limb_t _ph, _dummy; \ | ^~~~~~ get_str.c:440:3: note: in expansion of macro 'DIGITS_IN_BASE_PER_LIMB' 440 | DIGITS_IN_BASE_PER_LIMB (ndig, un, base); | ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_str.c -o get_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_str.c -o set_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_compute_powtab -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c compute_powtab.c -fPIC -DPIC -o .libs/compute_powtab.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o scan1.lo scan1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c scan0.c -fPIC -DPIC -o .libs/scan0.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_compute_powtab -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c compute_powtab.c -o compute_powtab.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'popcount.asm' || echo './'`popcount.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c scan0.c -o scan0.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c scan1.c -fPIC -DPIC -o .libs/scan1.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'hamdist.asm' || echo './'`hamdist.asm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmp.lo cmp.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack popcount.asm -fPIC -DPIC -o .libs/popcount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c scan1.c -o scan1.o >/dev/null 2>&1 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_popcount -DPIC popcount.asm >tmp-popcount.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack hamdist.asm -fPIC -DPIC -o .libs/hamdist.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-popcount.s -fPIC -DPIC -o .libs/popcount.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist -DPIC hamdist.asm >tmp-hamdist.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero_p | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o zero_p.lo zero_p.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-hamdist.s -fPIC -DPIC -o .libs/hamdist.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack hamdist.asm -o hamdist.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack popcount.asm -o popcount.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp.c -o cmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o perfsqr.lo perfsqr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o perfpow.lo perfpow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c zero_p.c -fPIC -DPIC -o .libs/zero_p.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo strongfibo | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o strongfibo.lo strongfibo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c zero_p.c -o zero_p.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c perfsqr.c -o perfsqr.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_11 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'gcd_11.asm' || echo './'`gcd_11.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_22 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'gcd_22.asm' || echo './'`gcd_22.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_strongfibo -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c strongfibo.c -fPIC -DPIC -o .libs/strongfibo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack gcd_11.asm -fPIC -DPIC -o .libs/gcd_11.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_strongfibo -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c strongfibo.c -o strongfibo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c perfpow.c -o perfpow.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack gcd_22.asm -fPIC -DPIC -o .libs/gcd_22.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_11 -DPIC gcd_11.asm >tmp-gcd_11.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-gcd_11.s -fPIC -DPIC -o .libs/gcd_11.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_22 -DPIC gcd_22.asm >tmp-gcd_22.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_11 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack gcd_11.asm -o gcd_11.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o gcd_1.lo gcd_1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o gcd.lo gcd.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-gcd_22.s -fPIC -DPIC -o .libs/gcd_22.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_22 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack gcd_22.asm -o gcd_22.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcd.c -fPIC -DPIC -o .libs/gcd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o gcdext_1.lo gcdext_1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o gcdext.lo gcdext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcd_1.c -fPIC -DPIC -o .libs/gcd_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcd.c -o gcd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcd_1.c -o gcd_1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o gcd_subdiv_step.lo gcd_subdiv_step.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcdext_1.c -fPIC -DPIC -o .libs/gcdext_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcdext_1.c -o gcdext_1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o gcdext_lehmer.lo gcdext_lehmer.c gcdext.c: In function '__gmpn_gcdext': gcdext.c:303:50: warning: 'matrix_scratch' may be used uninitialized [-Wmaybe-uninitialized] 303 | nn = mpn_hgcd (ap + p, bp + p, n - p, &M, tp + matrix_scratch); | ^ gcdext.c:203:13: note: 'matrix_scratch' was declared here 203 | mp_size_t matrix_scratch; | ^~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcdext.c -o gcdext.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o div_q.lo div_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcd_subdiv_step.c -fPIC -DPIC -o .libs/gcd_subdiv_step.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o tdiv_qr.lo tdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcd_subdiv_step.c -o gcd_subdiv_step.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcdext_lehmer.c -fPIC -DPIC -o .libs/gcdext_lehmer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_q.c -fPIC -DPIC -o .libs/div_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o jacbase.lo jacbase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcdext_lehmer.c -o gcdext_lehmer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_q.c -o div_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o jacobi_2.lo jacobi_2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o jacobi.lo jacobi.c tdiv_qr.c: In function '__gmpn_tdiv_qr': tdiv_qr.c:296:28: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 296 | mp_limb_t h, dummy; | ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_qr.c -o tdiv_qr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c jacbase.c -fPIC -DPIC -o .libs/jacbase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_d.lo get_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c jacobi_2.c -fPIC -DPIC -o .libs/jacobi_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c jacbase.c -o jacbase.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o matrix22_mul.lo matrix22_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c jacobi_2.c -o jacobi_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c jacobi.c -o jacobi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_d.c -o get_d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o hgcd_matrix.lo hgcd_matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c matrix22_mul.c -fPIC -DPIC -o .libs/matrix22_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o hgcd2.lo hgcd2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c matrix22_mul.c -o matrix22_mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c matrix22_mul1_inverse_vector.c -fPIC -DPIC -o .libs/matrix22_mul1_inverse_vector.o matrix22_mul1_inverse_vector.c: In function '__gmpn_matrix22_mul1_inverse_vector': matrix22_mul1_inverse_vector.c:44:17: warning: variable 'h1' set but not used [-Wunused-but-set-variable] 44 | mp_limb_t h0, h1; | ^~ matrix22_mul1_inverse_vector.c:44:13: warning: variable 'h0' set but not used [-Wunused-but-set-variable] 44 | mp_limb_t h0, h1; | ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd_matrix.c -fPIC -DPIC -o .libs/hgcd_matrix.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o hgcd_step.lo hgcd_step.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd2.c -fPIC -DPIC -o .libs/hgcd2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o hgcd_reduce.lo hgcd_reduce.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd_matrix.c -o hgcd_matrix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o hgcd.lo hgcd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd_step.c -fPIC -DPIC -o .libs/hgcd_step.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd2.c -o hgcd2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd_step.c -o hgcd_step.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd.c -fPIC -DPIC -o .libs/hgcd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd_reduce.c -fPIC -DPIC -o .libs/hgcd_reduce.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o hgcd_appr.lo hgcd_appr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o hgcd2_jacobi.lo hgcd2_jacobi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd.c -o hgcd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd_reduce.c -o hgcd_reduce.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o hgcd_jacobi.lo hgcd_jacobi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mullo_n.lo mullo_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd_appr.c -fPIC -DPIC -o .libs/hgcd_appr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd2_jacobi.c -fPIC -DPIC -o .libs/hgcd2_jacobi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd_jacobi.c -fPIC -DPIC -o .libs/hgcd_jacobi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd_appr.c -o hgcd_appr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd_jacobi.c -o hgcd_jacobi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mullo_basecase.lo mullo_basecase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hgcd2_jacobi.c -o hgcd2_jacobi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sqrlo.lo sqrlo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mullo_n.c -fPIC -DPIC -o .libs/mullo_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mullo_basecase.c -fPIC -DPIC -o .libs/mullo_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sqrlo_basecase.lo sqrlo_basecase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mullo_n.c -o mullo_n.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mullo_basecase.c -o mullo_basecase.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom22_mul.lo toom22_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrlo.c -fPIC -DPIC -o .libs/sqrlo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrlo_basecase.c -fPIC -DPIC -o .libs/sqrlo_basecase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom32_mul.lo toom32_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrlo.c -o sqrlo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrlo_basecase.c -o sqrlo_basecase.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom22_mul.c -fPIC -DPIC -o .libs/toom22_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom42_mul.lo toom42_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom52_mul.lo toom52_mul.c toom22_mul.c: In function '__gmpn_toom22_mul': toom22_mul.c:93:13: warning: unused variable '__gmpn_cpuvec_initialized' [-Wunused-variable] 93 | const int __gmpn_cpuvec_initialized = 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom22_mul.c -o toom22_mul.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom62_mul.lo toom62_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom32_mul.c -fPIC -DPIC -o .libs/toom32_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom52_mul.c -fPIC -DPIC -o .libs/toom52_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom52_mul.c -o toom52_mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom42_mul.c -fPIC -DPIC -o .libs/toom42_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom32_mul.c -o toom32_mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom62_mul.c -fPIC -DPIC -o .libs/toom62_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom42_mul.c -o toom42_mul.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom33_mul.lo toom33_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom43_mul.lo toom43_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom53_mul.lo toom53_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom62_mul.c -o toom62_mul.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom54_mul.lo toom54_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom33_mul.c -fPIC -DPIC -o .libs/toom33_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom43_mul.c -fPIC -DPIC -o .libs/toom43_mul.o toom33_mul.c: In function '__gmpn_toom33_mul': toom33_mul.c:92:13: warning: unused variable '__gmpn_cpuvec_initialized' [-Wunused-variable] 92 | const int __gmpn_cpuvec_initialized = 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom33_mul.c -o toom33_mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom53_mul.c -fPIC -DPIC -o .libs/toom53_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom43_mul.c -o toom43_mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom53_mul.c -o toom53_mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom54_mul.c -fPIC -DPIC -o .libs/toom54_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom63_mul.lo toom63_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom44_mul.lo toom44_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom6h_mul.lo toom6h_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom54_mul.c -o toom54_mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom63_mul.c -fPIC -DPIC -o .libs/toom63_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom6_sqr.lo toom6_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom44_mul.c -fPIC -DPIC -o .libs/toom44_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom63_mul.c -o toom63_mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom6h_mul.c -fPIC -DPIC -o .libs/toom6h_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom44_mul.c -o toom44_mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom6h_mul.c -o toom6h_mul.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom8h_mul.lo toom8h_mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom8_sqr.lo toom8_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom6_sqr.c -fPIC -DPIC -o .libs/toom6_sqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom6_sqr.c -o toom6_sqr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom_couple_handling.lo toom_couple_handling.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom8_sqr.c -fPIC -DPIC -o .libs/toom8_sqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom8h_mul.c -fPIC -DPIC -o .libs/toom8h_mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom2_sqr.lo toom2_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom8_sqr.c -o toom8_sqr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom8h_mul.c -o toom8h_mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_couple_handling.c -fPIC -DPIC -o .libs/toom_couple_handling.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom3_sqr.lo toom3_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_couple_handling.c -o toom_couple_handling.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom4_sqr.lo toom4_sqr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom2_sqr.c -fPIC -DPIC -o .libs/toom2_sqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom3_sqr.c -fPIC -DPIC -o .libs/toom3_sqr.o toom2_sqr.c: In function '__gmpn_toom2_sqr': toom2_sqr.c:72:13: warning: unused variable '__gmpn_cpuvec_initialized' [-Wunused-variable] 72 | const int __gmpn_cpuvec_initialized = 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom2_sqr.c -o toom2_sqr.o >/dev/null 2>&1 toom3_sqr.c: In function '__gmpn_toom3_sqr': toom3_sqr.c:81:13: warning: unused variable '__gmpn_cpuvec_initialized' [-Wunused-variable] 81 | const int __gmpn_cpuvec_initialized = 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom3_sqr.c -o toom3_sqr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom_eval_pm1.lo toom_eval_pm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom4_sqr.c -fPIC -DPIC -o .libs/toom4_sqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_eval_dgr3_pm1.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_eval_dgr3_pm2.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom4_sqr.c -o toom4_sqr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_eval_pm1.c -fPIC -DPIC -o .libs/toom_eval_pm1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom_eval_pm2.lo toom_eval_pm2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_eval_pm1.c -o toom_eval_pm1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_eval_pm2.c -fPIC -DPIC -o .libs/toom_eval_pm2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_eval_pm2rexp.c -fPIC -DPIC -o .libs/toom_eval_pm2rexp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_eval_pm2.c -o toom_eval_pm2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_eval_pm2exp.c -fPIC -DPIC -o .libs/toom_eval_pm2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_interpolate_5pts.c -fPIC -DPIC -o .libs/toom_interpolate_5pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_interpolate_6pts.c -fPIC -DPIC -o .libs/toom_interpolate_6pts.o In file included from toom_interpolate_5pts.c:38: toom_interpolate_5pts.c: In function '__gmpn_toom_interpolate_5pts': ../gmp-impl.h:1723:6: warning: value computed is not used [-Wunused-value] 1723 | (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3))) | ^ ../gmp-impl.h:2525:33: note: in definition of macro 'ASSERT_NOCARRY' 2525 | #define ASSERT_NOCARRY(expr) (expr) | ^~~~ toom_interpolate_5pts.c:70:19: note: in expansion of macro 'mpn_divexact_by3' 70 | ASSERT_NOCARRY (mpn_divexact_by3 (v2, v2, kk1)); /* v2 <- v2 / 3 */ | ^~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_interpolate_7pts.c -fPIC -DPIC -o .libs/toom_interpolate_7pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c In file included from toom_interpolate_6pts.c:37: toom_interpolate_6pts.c: In function '__gmpn_toom_interpolate_6pts': ../gmp-impl.h:1723:6: warning: value computed is not used [-Wunused-value] 1723 | (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3))) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toom_interpolate_6pts.c:148:3: note: in expansion of macro 'mpn_divexact_by3' 148 | mpn_divexact_by3 (w2, w2, 2 * n + 1); | ^~~~~~~~~~~~~~~~ ../gmp-impl.h:1723:6: warning: value computed is not used [-Wunused-value] 1723 | (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3))) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toom_interpolate_6pts.c:156:3: note: in expansion of macro 'mpn_divexact_by3' 156 | mpn_divexact_by3 (w1, w1, 2 * n + 1); | ^~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o >/dev/null 2>&1 In file included from toom_interpolate_7pts.c:38: toom_interpolate_7pts.c: In function '__gmpn_toom_interpolate_7pts': ../gmp-impl.h:1723:6: warning: value computed is not used [-Wunused-value] 1723 | (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3))) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toom_interpolate_7pts.c:203:3: note: in expansion of macro 'mpn_divexact_by3' 203 | mpn_divexact_by3 (w4, w4, m); | ^~~~~~~~~~~~~~~~ ../gmp-impl.h:1759:7: warning: value computed is not used [-Wunused-value] 1759 | (15 & 1 * mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 15))) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toom_interpolate_7pts.c:212:3: note: in expansion of macro 'mpn_divexact_by15' 212 | mpn_divexact_by15 (w1, w1, m); | ^~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_interpolate_8pts.c -fPIC -DPIC -o .libs/toom_interpolate_8pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o invertappr.lo invertappr.c In file included from toom_interpolate_8pts.c:37: toom_interpolate_8pts.c: In function '__gmpn_toom_interpolate_8pts': ../gmp-impl.h:1723:6: warning: value computed is not used [-Wunused-value] 1723 | (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3))) | ^ ../gmp-impl.h:2525:33: note: in definition of macro 'ASSERT_NOCARRY' 2525 | #define ASSERT_NOCARRY(expr) (expr) | ^~~~ toom_interpolate_8pts.c:163:18: note: in expansion of macro 'mpn_divexact_by3' 163 | ASSERT_NOCARRY(mpn_divexact_by3 (r5, r5, 3 * n + 1)); | ^~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_interpolate_12pts.c -fPIC -DPIC -o .libs/toom_interpolate_12pts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o invert.lo invert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c invertappr.c -fPIC -DPIC -o .libs/invertappr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_interpolate_16pts.c -fPIC -DPIC -o .libs/toom_interpolate_16pts.o toom_interpolate_12pts.c: In function '__gmpn_toom_interpolate_12pts': toom_interpolate_12pts.c:137:8: warning: value computed is not used [-Wunused-value] 137 | (255 & 1 * mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 255))) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toom_interpolate_12pts.c:268:3: note: in expansion of macro 'mpn_divexact_by255' 268 | mpn_divexact_by255(r5, r5, n3p1); | ^~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o >/dev/null 2>&1 invertappr.c: In function '__gmpn_ni_invertappr': invertappr.c:230:21: warning: variable 'chk' set but not used [-Wunused-but-set-variable] 230 | mp_limb_t chk; | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c invertappr.c -o invertappr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o binvert.lo binvert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mulmod_bnm1.lo mulmod_bnm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c invert.c -fPIC -DPIC -o .libs/invert.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sqrmod_bnm1.lo sqrmod_bnm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c invert.c -o invert.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrmod_bnm1.c -fPIC -DPIC -o .libs/sqrmod_bnm1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c binvert.c -fPIC -DPIC -o .libs/binvert.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bknp1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mulmod_bknp1.lo mulmod_bknp1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mulmod_bnm1.c -fPIC -DPIC -o .libs/mulmod_bnm1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrmod_bnm1.c -o sqrmod_bnm1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c binvert.c -o binvert.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mulmod_bnm1.c -o mulmod_bnm1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o div_qr_1.lo div_qr_1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o div_qr_1n_pi1.lo div_qr_1n_pi1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o div_qr_2.lo div_qr_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bknp1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mulmod_bknp1.c -fPIC -DPIC -o .libs/mulmod_bknp1.o In file included from mulmod_bknp1.c:37: mulmod_bknp1.c: In function '_mpn_crt': ../gmp-impl.h:1723:6: warning: value computed is not used [-Wunused-value] 1723 | (3 & mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 3))) | ^ ../gmp-impl.h:2525:33: note: in definition of macro 'ASSERT_NOCARRY' 2525 | #define ASSERT_NOCARRY(expr) (expr) | ^~~~ mulmod_bknp1.c:335:21: note: in expansion of macro 'mpn_divexact_by3' 335 | ASSERT_NOCARRY (mpn_divexact_by3 (tp, tp, n + 1)); | ^~~~~~~~~~~~~~~~ ../gmp-impl.h:1734:6: warning: value computed is not used [-Wunused-value] 1734 | (7 & 3 * mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 5))) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mulmod_bknp1.c:337:5: note: in expansion of macro 'mpn_divexact_by5' 337 | mpn_divexact_by5 (tp, tp, n + 1); | ^~~~~~~~~~~~~~~~ ../gmp-impl.h:1764:7: warning: value computed is not used [-Wunused-value] 1764 | (31 & 15 * mpn_bdiv_dbm1 (dst, src, size, __GMP_CAST (mp_limb_t, GMP_NUMB_MASK / 17))) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mulmod_bknp1.c:348:5: note: in expansion of macro 'mpn_divexact_by17' 348 | mpn_divexact_by17 (tp, tp, n + 1); | ^~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bknp1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mulmod_bknp1.c -o mulmod_bknp1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_qr_1.c -fPIC -DPIC -o .libs/div_qr_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o div_qr_2n_pi1.lo div_qr_2n_pi1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_qr_1n_pi1.c -fPIC -DPIC -o .libs/div_qr_1n_pi1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_qr_2.c -fPIC -DPIC -o .libs/div_qr_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_qr_1.c -o div_qr_1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_qr_2.c -o div_qr_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_qr_2n_pi1.c -fPIC -DPIC -o .libs/div_qr_2n_pi1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_qr_1n_pi1.c -o div_qr_1n_pi1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_qr_2n_pi1.c -o div_qr_2n_pi1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o div_qr_2u_pi1.lo div_qr_2u_pi1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sbpi1_div_q.lo sbpi1_div_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sbpi1_div_qr.lo sbpi1_div_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_qr_2u_pi1.c -fPIC -DPIC -o .libs/div_qr_2u_pi1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sbpi1_div_q.c -fPIC -DPIC -o .libs/sbpi1_div_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_qr_2u_pi1.c -o div_qr_2u_pi1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sbpi1_div_q.c -o sbpi1_div_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sbpi1_div_qr.c -fPIC -DPIC -o .libs/sbpi1_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o dcpi1_div_q.lo dcpi1_div_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sbpi1_divappr_q.c -fPIC -DPIC -o .libs/sbpi1_divappr_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o dcpi1_div_qr.lo dcpi1_div_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sbpi1_div_qr.c -o sbpi1_div_qr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mu_div_qr.lo mu_div_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dcpi1_div_q.c -fPIC -DPIC -o .libs/dcpi1_div_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dcpi1_div_qr.c -fPIC -DPIC -o .libs/dcpi1_div_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dcpi1_divappr_q.c -fPIC -DPIC -o .libs/dcpi1_divappr_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dcpi1_div_q.c -o dcpi1_div_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dcpi1_div_qr.c -o dcpi1_div_qr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mu_div_qr.c -fPIC -DPIC -o .libs/mu_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mu_divappr_q.lo mu_divappr_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mu_div_q.lo mu_div_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mu_div_qr.c -o mu_div_qr.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'bdiv_q_1.asm' || echo './'`bdiv_q_1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mu_divappr_q.c -fPIC -DPIC -o .libs/mu_divappr_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mu_divappr_q.c -o mu_divappr_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mu_div_q.c -fPIC -DPIC -o .libs/mu_div_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mu_div_q.c -o mu_div_q.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack bdiv_q_1.asm -fPIC -DPIC -o .libs/bdiv_q_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sbpi1_bdiv_q.c -fPIC -DPIC -o .libs/sbpi1_bdiv_q.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_q_1 -DPIC bdiv_q_1.asm >tmp-bdiv_q_1.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-bdiv_q_1.s -fPIC -DPIC -o .libs/bdiv_q_1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack bdiv_q_1.asm -o bdiv_q_1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sbpi1_bdiv_qr.c -fPIC -DPIC -o .libs/sbpi1_bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_r -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sbpi1_bdiv_r.c -fPIC -DPIC -o .libs/sbpi1_bdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_r -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sbpi1_bdiv_r.c -o sbpi1_bdiv_r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mu_bdiv_q.lo mu_bdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dcpi1_bdiv_q.c -fPIC -DPIC -o .libs/dcpi1_bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mu_bdiv_qr.lo mu_bdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dcpi1_bdiv_qr.c -fPIC -DPIC -o .libs/dcpi1_bdiv_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o bdiv_q.lo bdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mu_bdiv_qr.c -fPIC -DPIC -o .libs/mu_bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o bdiv_qr.lo bdiv_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mu_bdiv_qr.c -o mu_bdiv_qr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mu_bdiv_q.c -fPIC -DPIC -o .libs/mu_bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o broot.lo broot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mu_bdiv_q.c -o mu_bdiv_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bdiv_qr.c -fPIC -DPIC -o .libs/bdiv_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bdiv_q.c -fPIC -DPIC -o .libs/bdiv_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c broot.c -fPIC -DPIC -o .libs/broot.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bdiv_qr.c -o bdiv_qr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c broot.c -o broot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o brootinv.lo brootinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bdiv_q.c -o bdiv_q.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o bsqrt.lo bsqrt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o bsqrtinv.lo bsqrtinv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o divexact.lo divexact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bsqrt.c -fPIC -DPIC -o .libs/bsqrt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c brootinv.c -fPIC -DPIC -o .libs/brootinv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c brootinv.c -o brootinv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bsqrtinv.c -fPIC -DPIC -o .libs/bsqrtinv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bsqrt.c -o bsqrt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'bdiv_dbm1c.asm' || echo './'`bdiv_dbm1c.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bsqrtinv.c -o bsqrtinv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divexact.c -fPIC -DPIC -o .libs/divexact.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o redc_1.lo redc_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divexact.c -o divexact.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack bdiv_dbm1c.asm -fPIC -DPIC -o .libs/bdiv_dbm1c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o redc_2.lo redc_2.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_dbm1c -DPIC bdiv_dbm1c.asm >tmp-bdiv_dbm1c.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-bdiv_dbm1c.s -fPIC -DPIC -o .libs/bdiv_dbm1c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o redc_n.lo redc_n.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack bdiv_dbm1c.asm -o bdiv_dbm1c.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c redc_2.c -fPIC -DPIC -o .libs/redc_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c redc_1.c -fPIC -DPIC -o .libs/redc_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c redc_1.c -o redc_1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c redc_2.c -o redc_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c redc_n.c -fPIC -DPIC -o .libs/redc_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c redc_n.c -o redc_n.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o powm.lo powm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o powlo.lo powlo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sec_powm.lo sec_powm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sec_mul.lo sec_mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c powlo.c -fPIC -DPIC -o .libs/powlo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_mul.c -fPIC -DPIC -o .libs/sec_mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_powm.c -fPIC -DPIC -o .libs/sec_powm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_mul.c -o sec_mul.o >/dev/null 2>&1 sec_powm.c: In function '__gmpn_sec_powm': sec_powm.c:283:20: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 283 | mp_limb_t t, dummy, mip0 = mip[0]; | ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_powm.c -o sec_powm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c powlo.c -o powlo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sec_sqr.lo sec_sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c powm.c -fPIC -DPIC -o .libs/powm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sec_div_qr.lo sec_div_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sec_div_r.lo sec_div_r.c powm.c: In function 'mpn_2powm': powm.c:90:40: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 90 | mp_limb_t _p1, _u1, _u0, _m0, _r0, _dummy; \ | ^~~~~~ powm.c:287:11: note: in expansion of macro 'MPN_REDC_0' 287 | MPN_REDC_0(r0, t1, t0, m0, invm); | ^~~~~~~~~~ powm.c:90:40: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 90 | mp_limb_t _p1, _u1, _u0, _m0, _r0, _dummy; \ | ^~~~~~ powm.c:296:7: note: in expansion of macro 'MPN_REDC_0' 296 | MPN_REDC_0(*rp, 0, r0, m0, invm); | ^~~~~~~~~~ powm.c: In function '__gmpn_powm': powm.c:90:40: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 90 | mp_limb_t _p1, _u1, _u0, _m0, _r0, _dummy; \ | ^~~~~~ powm.c:665:7: note: in expansion of macro 'MPN_REDC_0' 665 | MPN_REDC_0 (*this_pp, tp[1], tp[0], *mp, -mip[0]); | ^~~~~~~~~~ powm.c:90:40: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 90 | mp_limb_t _p1, _u1, _u0, _m0, _r0, _dummy; \ | ^~~~~~ powm.c:736:41: note: in expansion of macro 'MPN_REDC_0' 736 | #define MPN_REDUCE(rp,tp,mp,n,mip) MPN_REDC_0(*(rp), (tp)[1], (tp)[0], *(mp), - *(mip)) | ^~~~~~~~~~ powm.c:700:11: note: in expansion of macro 'MPN_REDUCE' 700 | MPN_REDUCE (rp, tp, mp, n, mip); \ | ^~~~~~~~~~ powm.c:737:7: note: in expansion of macro 'INNERLOOP' 737 | INNERLOOP; | ^~~~~~~~~ powm.c:90:40: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 90 | mp_limb_t _p1, _u1, _u0, _m0, _r0, _dummy; \ | ^~~~~~ powm.c:736:41: note: in expansion of macro 'MPN_REDC_0' 736 | #define MPN_REDUCE(rp,tp,mp,n,mip) MPN_REDC_0(*(rp), (tp)[1], (tp)[0], *(mp), - *(mip)) | ^~~~~~~~~~ powm.c:720:11: note: in expansion of macro 'MPN_REDUCE' 720 | MPN_REDUCE (rp, tp, mp, n, mip); \ | ^~~~~~~~~~ powm.c:737:7: note: in expansion of macro 'INNERLOOP' 737 | INNERLOOP; | ^~~~~~~~~ powm.c:90:40: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 90 | mp_limb_t _p1, _u1, _u0, _m0, _r0, _dummy; \ | ^~~~~~ powm.c:736:41: note: in expansion of macro 'MPN_REDC_0' 736 | #define MPN_REDUCE(rp,tp,mp,n,mip) MPN_REDC_0(*(rp), (tp)[1], (tp)[0], *(mp), - *(mip)) | ^~~~~~~~~~ powm.c:725:7: note: in expansion of macro 'MPN_REDUCE' 725 | MPN_REDUCE (rp, tp, mp, n, mip); \ | ^~~~~~~~~~ powm.c:737:7: note: in expansion of macro 'INNERLOOP' 737 | INNERLOOP; | ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c powm.c -o powm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_div_qr.c -fPIC -DPIC -o .libs/sec_div_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_sqr.c -fPIC -DPIC -o .libs/sec_sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_div_qr.c -o sec_div_qr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_sqr.c -o sec_sqr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_div_r.c -fPIC -DPIC -o .libs/sec_div_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sec_pi1_div_r.lo sec_pi1_div_r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sec_add_1.lo sec_add_1.c sec_div_r.c: In function '__gmpn_sec_div_r': sec_div_r.c:86:17: warning: unused variable 'qh' [-Wunused-variable] 86 | mp_limb_t qh, cy; | ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_div_r.c -o sec_div_r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_pi1_div_qr.c -fPIC -DPIC -o .libs/sec_pi1_div_qr.o sec_pi1_div_qr.c: In function '__gmpn_sec_pi1_div_qr': sec_pi1_div_qr.c:84:31: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 84 | mp_limb_t nh, cy, q1h, q0h, dummy, cnd; | ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_pi1_div_qr.c -o sec_pi1_div_qr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_pi1_div_r.c -fPIC -DPIC -o .libs/sec_pi1_div_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sec_sub_1.lo sec_sub_1.c sec_pi1_div_r.c: In function '__gmpn_sec_pi1_div_r': sec_pi1_div_r.c:84:31: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 84 | mp_limb_t nh, cy, q1h, q0h, dummy, cnd; | ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_pi1_div_r.c -o sec_pi1_div_r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_add_1.c -fPIC -DPIC -o .libs/sec_add_1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sec_invert.lo sec_invert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_add_1.c -o sec_add_1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o trialdiv.lo trialdiv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o remove.lo remove.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_invert.c -fPIC -DPIC -o .libs/sec_invert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_sub_1.c -fPIC -DPIC -o .libs/sec_sub_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_sub_1.c -o sec_sub_1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sec_invert.c -o sec_invert.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c trialdiv.c -fPIC -DPIC -o .libs/trialdiv.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'and_n.asm' || echo './'`and_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'andn_n.asm' || echo './'`andn_n.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c remove.c -fPIC -DPIC -o .libs/remove.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c trialdiv.c -o trialdiv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c remove.c -o remove.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'nand_n.asm' || echo './'`nand_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack andn_n.asm -fPIC -DPIC -o .libs/andn_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack and_n.asm -fPIC -DPIC -o .libs/and_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'ior_n.asm' || echo './'`ior_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n -DPIC andn_n.asm >tmp-andn_n.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_and_n -DPIC and_n.asm >tmp-and_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-and_n.s -fPIC -DPIC -o .libs/and_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-andn_n.s -fPIC -DPIC -o .libs/andn_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack andn_n.asm -o andn_n.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack and_n.asm -o and_n.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack nand_n.asm -fPIC -DPIC -o .libs/nand_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack ior_n.asm -fPIC -DPIC -o .libs/ior_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nand_n -DPIC nand_n.asm >tmp-nand_n.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n -DPIC ior_n.asm >tmp-ior_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'iorn_n.asm' || echo './'`iorn_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'nior_n.asm' || echo './'`nior_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-nand_n.s -fPIC -DPIC -o .libs/nand_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack nand_n.asm -o nand_n.o >/dev/null 2>&1 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-ior_n.s -fPIC -DPIC -o .libs/ior_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack ior_n.asm -o ior_n.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'xor_n.asm' || echo './'`xor_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack nior_n.asm -fPIC -DPIC -o .libs/nior_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack iorn_n.asm -fPIC -DPIC -o .libs/iorn_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nior_n -DPIC nior_n.asm >tmp-nior_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'xnor_n.asm' || echo './'`xnor_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_iorn_n -DPIC iorn_n.asm >tmp-iorn_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-iorn_n.s -fPIC -DPIC -o .libs/iorn_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack iorn_n.asm -o iorn_n.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack xor_n.asm -fPIC -DPIC -o .libs/xor_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-nior_n.s -fPIC -DPIC -o .libs/nior_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xor_n -DPIC xor_n.asm >tmp-xor_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack nior_n.asm -o nior_n.o >/dev/null 2>&1 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-xor_n.s -fPIC -DPIC -o .libs/xor_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack xnor_n.asm -fPIC -DPIC -o .libs/xnor_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack xor_n.asm -o xor_n.o >/dev/null 2>&1 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n -DPIC xnor_n.asm >tmp-xnor_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'copyi.asm' || echo './'`copyi.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-xnor_n.s -fPIC -DPIC -o .libs/xnor_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'copyd.asm' || echo './'`copyd.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack xnor_n.asm -o xnor_n.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o zero.lo zero.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'sec_tabselect.asm' || echo './'`sec_tabselect.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack copyd.asm -fPIC -DPIC -o .libs/copyd.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd -DPIC copyd.asm >tmp-copyd.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack copyi.asm -fPIC -DPIC -o .libs/copyi.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-copyd.s -fPIC -DPIC -o .libs/copyd.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack copyd.asm -o copyd.o >/dev/null 2>&1 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi -DPIC copyi.asm >tmp-copyi.s /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o comb_tables.lo comb_tables.c gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-copyi.s -fPIC -DPIC -o .libs/copyi.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack copyi.asm -o copyi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c zero.c -fPIC -DPIC -o .libs/zero.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack sec_tabselect.asm -fPIC -DPIC -o .libs/sec_tabselect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c zero.c -o zero.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c comb_tables.c -fPIC -DPIC -o .libs/comb_tables.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'invert_limb.asm' || echo './'`invert_limb.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sec_tabselect -DPIC sec_tabselect.asm >tmp-sec_tabselect.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_diag_addlsh1 | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'sqr_diag_addlsh1.asm' || echo './'`sqr_diag_addlsh1.asm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c comb_tables.c -o comb_tables.o >/dev/null 2>&1 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-sec_tabselect.s -fPIC -DPIC -o .libs/sec_tabselect.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack sec_tabselect.asm -o sec_tabselect.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh1_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'addlsh1_n.asm' || echo './'`addlsh1_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh1_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'sublsh1_n.asm' || echo './'`sublsh1_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack invert_limb.asm -fPIC -DPIC -o .libs/invert_limb.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack sqr_diag_addlsh1.asm -fPIC -DPIC -o .libs/sqr_diag_addlsh1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb -DPIC invert_limb.asm >tmp-invert_limb.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_diag_addlsh1 -DPIC sqr_diag_addlsh1.asm >tmp-sqr_diag_addlsh1.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-sqr_diag_addlsh1.s -fPIC -DPIC -o .libs/sqr_diag_addlsh1.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack sqr_diag_addlsh1.asm -o sqr_diag_addlsh1.o >/dev/null 2>&1 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-invert_limb.s -fPIC -DPIC -o .libs/invert_limb.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack invert_limb.asm -o invert_limb.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack addlsh1_n.asm -fPIC -DPIC -o .libs/addlsh1_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack sublsh1_n.asm -fPIC -DPIC -o .libs/sublsh1_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh1_n -DPIC addlsh1_n.asm >tmp-addlsh1_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh1_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'rsblsh1_n.asm' || echo './'`rsblsh1_n.asm m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh1_n -DPIC sublsh1_n.asm >tmp-sublsh1_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1add_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'rsh1add_n.asm' || echo './'`rsh1add_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-addlsh1_n.s -fPIC -DPIC -o .libs/addlsh1_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-sublsh1_n.s -fPIC -DPIC -o .libs/sublsh1_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack addlsh1_n.asm -o addlsh1_n.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack sublsh1_n.asm -o sublsh1_n.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1sub_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'rsh1sub_n.asm' || echo './'`rsh1sub_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack rsblsh1_n.asm -fPIC -DPIC -o .libs/rsblsh1_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh1_n -DPIC rsblsh1_n.asm >tmp-rsblsh1_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh2_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'addlsh2_n.asm' || echo './'`addlsh2_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-rsblsh1_n.s -fPIC -DPIC -o .libs/rsblsh1_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack rsh1add_n.asm -fPIC -DPIC -o .libs/rsh1add_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack rsblsh1_n.asm -o rsblsh1_n.o >/dev/null 2>&1 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n -DPIC rsh1add_n.asm >tmp-rsh1add_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack rsh1sub_n.asm -fPIC -DPIC -o .libs/rsh1sub_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-rsh1add_n.s -fPIC -DPIC -o .libs/rsh1add_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1sub_n -DPIC rsh1sub_n.asm >tmp-rsh1sub_n.s libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack rsh1add_n.asm -o rsh1add_n.o >/dev/null 2>&1 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-rsh1sub_n.s -fPIC -DPIC -o .libs/rsh1sub_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack addlsh2_n.asm -fPIC -DPIC -o .libs/addlsh2_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack rsh1sub_n.asm -o rsh1sub_n.o >/dev/null 2>&1 m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh2_n -DPIC addlsh2_n.asm >tmp-addlsh2_n.s /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh2_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'sublsh2_n.asm' || echo './'`sublsh2_n.asm gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-addlsh2_n.s -fPIC -DPIC -o .libs/addlsh2_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh2_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack `test -f 'rsblsh2_n.asm' || echo './'`rsblsh2_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack addlsh2_n.asm -o addlsh2_n.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o add_n_sub_n.lo add_n_sub_n.c libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack sublsh2_n.asm -fPIC -DPIC -o .libs/sublsh2_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack rsblsh2_n.asm -fPIC -DPIC -o .libs/rsblsh2_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh2_n -DPIC rsblsh2_n.asm >tmp-rsblsh2_n.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh2_n -DPIC sublsh2_n.asm >tmp-sublsh2_n.s gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-rsblsh2_n.s -fPIC -DPIC -o .libs/rsblsh2_n.o gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack tmp-sublsh2_n.s -fPIC -DPIC -o .libs/sublsh2_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack sublsh2_n.asm -o sublsh2_n.o >/dev/null 2>&1 libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -Wa,--noexecstack rsblsh2_n.asm -o rsblsh2_n.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_n_sub_n.c -fPIC -DPIC -o .libs/add_n_sub_n.o add_n_sub_n.c: In function '__gmpn_add_n_sub_n': add_n_sub_n.c:53:13: warning: unused variable 'scyn' [-Wunused-variable] 53 | mp_limb_t scyn, scyo; /* carry for subtract */ | ^~~~ add_n_sub_n.c:52:13: warning: unused variable 'acyn' [-Wunused-variable] 52 | mp_limb_t acyn, acyo; /* carry for add */ | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_n_sub_n.c -o add_n_sub_n.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o libmpn.la fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo fib2m.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo compute_powtab.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo strongfibo.lo gcd_11.lo gcd_22.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo mulmod_bknp1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo sbpi1_bdiv_r.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo invert_limb.lo sqr_diag_addlsh1.lo addlsh1_n.lo sublsh1_n.lo rsblsh1_n.lo rsh1add_n.lo rsh1sub_n.lo addlsh2_n.lo sublsh2_n.lo rsblsh2_n.lo add_n_sub_n.lo libtool: link: ar cq .libs/libmpn.a .libs/fib_table.o .libs/mp_bases.o .libs/add.o .libs/add_1.o .libs/add_n.o .libs/sub.o .libs/sub_1.o .libs/sub_n.o .libs/cnd_add_n.o .libs/cnd_sub_n.o .libs/cnd_swap.o .libs/neg.o .libs/com.o .libs/mul_1.o .libs/addmul_1.o .libs/submul_1.o .libs/add_err1_n.o .libs/add_err2_n.o .libs/add_err3_n.o .libs/sub_err1_n.o .libs/sub_err2_n.o .libs/sub_err3_n.o .libs/lshift.o .libs/rshift.o .libs/dive_1.o .libs/diveby3.o .libs/divis.o .libs/divrem.o .libs/divrem_1.o .libs/divrem_2.o .libs/fib2_ui.o .libs/fib2m.o .libs/mod_1.o .libs/mod_34lsub1.o .libs/mode1o.o .libs/pre_mod_1.o .libs/dump.o .libs/mod_1_1.o .libs/mod_1_2.o .libs/mod_1_3.o .libs/mod_1_4.o .libs/lshiftc.o .libs/mul.o .libs/mul_fft.o .libs/mul_n.o .libs/sqr.o .libs/mul_basecase.o .libs/sqr_basecase.o .libs/nussbaumer_mul.o .libs/mulmid_basecase.o .libs/toom42_mulmid.o .libs/mulmid_n.o .libs/mulmid.o .libs/random.o .libs/random2.o .libs/pow_1.o .libs/rootrem.o .libs/sqrtrem.o .libs/sizeinbase.o .libs/get_str.o .libs/set_str.o .libs/compute_powtab.o .libs/scan0.o .libs/scan1.o .libs/popcount.o .libs/hamdist.o .libs/cmp.o .libs/zero_p.o .libs/perfsqr.o .libs/perfpow.o .libs/strongfibo.o .libs/gcd_11.o .libs/gcd_22.o .libs/gcd_1.o .libs/gcd.o .libs/gcdext_1.o .libs/gcdext.o .libs/gcd_subdiv_step.o .libs/gcdext_lehmer.o .libs/div_q.o .libs/tdiv_qr.o .libs/jacbase.o .libs/jacobi_2.o .libs/jacobi.o .libs/get_d.o .libs/matrix22_mul.o .libs/matrix22_mul1_inverse_vector.o .libs/hgcd_matrix.o .libs/hgcd2.o .libs/hgcd_step.o .libs/hgcd_reduce.o .libs/hgcd.o .libs/hgcd_appr.o .libs/hgcd2_jacobi.o .libs/hgcd_jacobi.o .libs/mullo_n.o .libs/mullo_basecase.o .libs/sqrlo.o .libs/sqrlo_basecase.o .libs/toom22_mul.o .libs/toom32_mul.o .libs/toom42_mul.o .libs/toom52_mul.o .libs/toom62_mul.o .libs/toom33_mul.o .libs/toom43_mul.o .libs/toom53_mul.o .libs/toom54_mul.o .libs/toom63_mul.o .libs/toom44_mul.o .libs/toom6h_mul.o .libs/toom6_sqr.o .libs/toom8h_mul.o .libs/toom8_sqr.o .libs/toom_couple_handling.o .libs/toom2_sqr.o .libs/toom3_sqr.o .libs/toom4_sqr.o .libs/toom_eval_dgr3_pm1.o .libs/toom_eval_dgr3_pm2.o .libs/toom_eval_pm1.o .libs/toom_eval_pm2.o .libs/toom_eval_pm2exp.o .libs/toom_eval_pm2rexp.o .libs/toom_interpolate_5pts.o .libs/toom_interpolate_6pts.o .libs/toom_interpolate_7pts.o .libs/toom_interpolate_8pts.o .libs/toom_interpolate_12pts.o .libs/toom_interpolate_16pts.o .libs/invertappr.o .libs/invert.o .libs/binvert.o .libs/mulmod_bnm1.o .libs/sqrmod_bnm1.o .libs/mulmod_bknp1.o .libs/div_qr_1.o .libs/div_qr_1n_pi1.o .libs/div_qr_2.o .libs/div_qr_2n_pi1.o .libs/div_qr_2u_pi1.o .libs/sbpi1_div_q.o .libs/sbpi1_div_qr.o .libs/sbpi1_divappr_q.o .libs/dcpi1_div_q.o .libs/dcpi1_div_qr.o .libs/dcpi1_divappr_q.o .libs/mu_div_qr.o .libs/mu_divappr_q.o .libs/mu_div_q.o .libs/bdiv_q_1.o .libs/sbpi1_bdiv_q.o .libs/sbpi1_bdiv_qr.o .libs/sbpi1_bdiv_r.o .libs/dcpi1_bdiv_q.o .libs/dcpi1_bdiv_qr.o .libs/mu_bdiv_q.o .libs/mu_bdiv_qr.o .libs/bdiv_q.o .libs/bdiv_qr.o .libs/broot.o .libs/brootinv.o .libs/bsqrt.o .libs/bsqrtinv.o .libs/divexact.o .libs/bdiv_dbm1c.o .libs/redc_1.o .libs/redc_2.o .libs/redc_n.o .libs/powm.o .libs/powlo.o .libs/sec_powm.o .libs/sec_mul.o .libs/sec_sqr.o .libs/sec_div_qr.o .libs/sec_div_r.o .libs/sec_pi1_div_qr.o .libs/sec_pi1_div_r.o .libs/sec_add_1.o .libs/sec_sub_1.o .libs/sec_invert.o .libs/trialdiv.o .libs/remove.o .libs/and_n.o .libs/andn_n.o .libs/nand_n.o .libs/ior_n.o .libs/iorn_n.o .libs/nior_n.o .libs/xor_n.o .libs/xnor_n.o .libs/copyi.o .libs/copyd.o .libs/zero.o .libs/sec_tabselect.o .libs/comb_tables.o .libs/invert_limb.o .libs/sqr_diag_addlsh1.o .libs/addlsh1_n.o .libs/sublsh1_n.o .libs/rsblsh1_n.o .libs/rsh1add_n.o .libs/rsh1sub_n.o .libs/addlsh2_n.o .libs/sublsh2_n.o .libs/rsblsh2_n.o .libs/add_n_sub_n.o libtool: link: ranlib .libs/libmpn.a libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" ) make[3]: Leaving directory '/usr/src/gmp-6.3.0/mpn' Making all in mpz make[3]: Entering directory '/usr/src/gmp-6.3.0/mpz' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o 2fac_ui.lo 2fac_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o add.lo add.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o add_ui.lo add_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o abs.lo abs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c 2fac_ui.c -fPIC -DPIC -o .libs/2fac_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_ui.c -o add_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add.c -o add.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c abs.c -o abs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c 2fac_ui.c -o 2fac_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o aorsmul.lo aorsmul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o aorsmul_i.lo aorsmul_i.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o and.lo and.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o array_init.lo array_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c aorsmul.c -fPIC -DPIC -o .libs/aorsmul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c aorsmul_i.c -fPIC -DPIC -o .libs/aorsmul_i.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c array_init.c -fPIC -DPIC -o .libs/array_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c aorsmul.c -o aorsmul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c aorsmul_i.c -o aorsmul_i.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c array_init.c -o array_init.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c and.c -fPIC -DPIC -o .libs/and.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o bin_ui.lo bin_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o bin_uiui.lo bin_uiui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c and.c -o and.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cdiv_q.lo cdiv_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cdiv_q_ui.lo cdiv_q_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bin_ui.c -fPIC -DPIC -o .libs/bin_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bin_uiui.c -fPIC -DPIC -o .libs/bin_uiui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_q.c -fPIC -DPIC -o .libs/cdiv_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bin_ui.c -o bin_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bin_uiui.c -o bin_uiui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_q.c -o cdiv_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_q_ui.c -fPIC -DPIC -o .libs/cdiv_q_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cdiv_qr.lo cdiv_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cdiv_qr_ui.lo cdiv_qr_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_q_ui.c -o cdiv_q_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cdiv_r.lo cdiv_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_qr.c -fPIC -DPIC -o .libs/cdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cdiv_r_ui.lo cdiv_r_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_qr.c -o cdiv_qr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_qr_ui.c -fPIC -DPIC -o .libs/cdiv_qr_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_r.c -fPIC -DPIC -o .libs/cdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cdiv_ui.lo cdiv_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_qr_ui.c -o cdiv_qr_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_r.c -o cdiv_r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_r_ui.c -fPIC -DPIC -o .libs/cdiv_r_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_r_ui.c -o cdiv_r_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_ui.c -fPIC -DPIC -o .libs/cdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o clear.lo clear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cdiv_ui.c -o cdiv_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cfdiv_q_2exp.c -fPIC -DPIC -o .libs/cfdiv_q_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cfdiv_q_2exp.c -o cfdiv_q_2exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o clears.lo clears.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cfdiv_r_2exp.c -fPIC -DPIC -o .libs/cfdiv_r_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clear.c -o clear.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o clrbit.lo clrbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cfdiv_r_2exp.c -o cfdiv_r_2exp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmp.lo cmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmp_d.lo cmp_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clrbit.c -fPIC -DPIC -o .libs/clrbit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clrbit.c -o clrbit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clears.c -o clears.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp.c -o cmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmp_si.lo cmp_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmp_ui.lo cmp_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmpabs.lo cmpabs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_d.c -o cmp_d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmpabs_d.lo cmpabs_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_ui.c -o cmp_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_si.c -o cmp_si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmpabs_d.c -fPIC -DPIC -o .libs/cmpabs_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmpabs_ui.lo cmpabs_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmpabs.c -o cmpabs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o com.lo com.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmpabs_d.c -o cmpabs_d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o combit.lo combit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cong.lo cong.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c com.c -fPIC -DPIC -o .libs/com.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c com.c -o com.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmpabs_ui.c -o cmpabs_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c combit.c -fPIC -DPIC -o .libs/combit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cong.c -fPIC -DPIC -o .libs/cong.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cong_2exp.lo cong_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cong_ui.lo cong_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c combit.c -o combit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cong.c -o cong.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o divexact.lo divexact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cong_2exp.c -fPIC -DPIC -o .libs/cong_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o divegcd.lo divegcd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divexact.c -fPIC -DPIC -o .libs/divexact.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cong_ui.c -fPIC -DPIC -o .libs/cong_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cong_2exp.c -o cong_2exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divegcd.c -fPIC -DPIC -o .libs/divegcd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divexact.c -o divexact.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cong_ui.c -o cong_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divegcd.c -o divegcd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o dive_ui.lo dive_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o divis.lo divis.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o divis_ui.lo divis_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o divis_2exp.lo divis_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dive_ui.c -fPIC -DPIC -o .libs/dive_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dive_ui.c -o dive_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divis.c -fPIC -DPIC -o .libs/divis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divis_ui.c -fPIC -DPIC -o .libs/divis_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divis_2exp.c -fPIC -DPIC -o .libs/divis_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divis.c -o divis.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o dump.lo dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divis_ui.c -o divis_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c divis_2exp.c -o divis_2exp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o export.lo export.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fac_ui.lo fac_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fdiv_q.lo fdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fac_ui.c -fPIC -DPIC -o .libs/fac_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_q.c -fPIC -DPIC -o .libs/fdiv_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c export.c -fPIC -DPIC -o .libs/export.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dump.c -fPIC -DPIC -o .libs/dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_q.c -o fdiv_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fac_ui.c -o fac_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c export.c -o export.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fdiv_q_ui.lo fdiv_q_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dump.c -o dump.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fdiv_qr.lo fdiv_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fdiv_qr_ui.lo fdiv_qr_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fdiv_r.lo fdiv_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_q_ui.c -fPIC -DPIC -o .libs/fdiv_q_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_q_ui.c -o fdiv_q_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_qr.c -fPIC -DPIC -o .libs/fdiv_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_qr_ui.c -fPIC -DPIC -o .libs/fdiv_qr_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_qr.c -o fdiv_qr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_r.c -fPIC -DPIC -o .libs/fdiv_r.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_qr_ui.c -o fdiv_qr_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fdiv_r_ui.lo fdiv_r_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_r.c -o fdiv_r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fdiv_ui.lo fdiv_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fib_ui.lo fib_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fib2_ui.lo fib2_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_ui.c -fPIC -DPIC -o .libs/fdiv_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_r_ui.c -fPIC -DPIC -o .libs/fdiv_r_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fib_ui.c -fPIC -DPIC -o .libs/fib_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_ui.c -o fdiv_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fdiv_r_ui.c -o fdiv_r_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fib_ui.c -o fib_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fits_sint.lo fits_sint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fits_slong.lo fits_slong.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fits_sshort.lo fits_sshort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fib2_ui.c -o fib2_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fits_uint.lo fits_uint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_slong.c -o fits_slong.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_uint.c -o fits_uint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_sshort.c -o fits_sshort.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_sint.c -o fits_sint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fits_ulong.lo fits_ulong.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fits_ushort.lo fits_ushort.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o gcd.lo gcd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o gcd_ui.lo gcd_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcd.c -fPIC -DPIC -o .libs/gcd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_ulong.c -o fits_ulong.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_ushort.c -o fits_ushort.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcd.c -o gcd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o gcdext.lo gcdext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_d.lo get_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcd_ui.c -fPIC -DPIC -o .libs/gcd_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_d_2exp.lo get_d_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcd_ui.c -o gcd_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c gcdext.c -o gcdext.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_si.lo get_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_d.c -o get_d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_str.lo get_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_si.c -fPIC -DPIC -o .libs/get_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_ui.lo get_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_d_2exp.c -o get_d_2exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_si.c -o get_si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o getlimbn.lo getlimbn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o In file included from get_str.c:37: get_str.c: In function '__gmpz_get_str': ../gmp-impl.h:2993:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 2993 | mp_limb_t _ph, _dummy; \ | ^~~~~~ ../gmp-impl.h:3033:13: note: in expansion of macro 'DIGITS_IN_BASEGT2_FROM_BITS' 3033 | DIGITS_IN_BASEGT2_FROM_BITS (result, __totbits, base); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ get_str.c:75:7: note: in expansion of macro 'MPN_SIZEINBASE' 75 | MPN_SIZEINBASE (alloc_size, PTR(x), ABS(x_size), base); | ^~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_str.c -o get_str.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o hamdist.lo hamdist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_ui.c -o get_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o import.lo import.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c getlimbn.c -fPIC -DPIC -o .libs/getlimbn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hamdist.c -fPIC -DPIC -o .libs/hamdist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hamdist.c -o hamdist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c getlimbn.c -o getlimbn.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c import.c -fPIC -DPIC -o .libs/import.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c init.c -fPIC -DPIC -o .libs/init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o init2.lo init2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c import.c -o import.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o inits.lo inits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c init.c -o init.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c init2.c -fPIC -DPIC -o .libs/init2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o inp_raw.lo inp_raw.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o inp_str.lo inp_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c init2.c -o init2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inits.c -fPIC -DPIC -o .libs/inits.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o invert.lo invert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inits.c -o inits.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c invert.c -fPIC -DPIC -o .libs/invert.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o ior.lo ior.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inp_raw.c -fPIC -DPIC -o .libs/inp_raw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c invert.c -o invert.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inp_raw.c -o inp_raw.o >/dev/null 2>&1 In file included from inp_str.c:39: inp_str.c: In function '__gmpz_inp_str_nowhite': ../gmp-impl.h:4458:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 4458 | mp_limb_t _ph, _dummy; \ | ^~~~~~ inp_str.c:164:7: note: in expansion of macro 'LIMBS_PER_DIGIT_IN_BASE' 164 | LIMBS_PER_DIGIT_IN_BASE (xsize, str_size, base); | ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inp_str.c -o inp_str.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o iset.lo iset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o iset_d.lo iset_d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o iset_si.lo iset_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset.c -fPIC -DPIC -o .libs/iset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c ior.c -fPIC -DPIC -o .libs/ior.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset.c -o iset.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c ior.c -o ior.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_d.c -o iset_d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o iset_str.lo iset_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o iset_ui.lo iset_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o jacobi.lo jacobi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_si.c -o iset_si.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o kronsz.lo kronsz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_str.c -o iset_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c jacobi.c -o jacobi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_ui.c -o iset_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o kronuz.lo kronuz.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o kronzs.lo kronzs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c kronsz.c -fPIC -DPIC -o .libs/kronsz.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o kronzu.lo kronzu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c kronuz.c -fPIC -DPIC -o .libs/kronuz.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c kronsz.c -o kronsz.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c kronzu.c -fPIC -DPIC -o .libs/kronzu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o lcm.lo lcm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c kronzs.c -fPIC -DPIC -o .libs/kronzs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c kronuz.c -o kronuz.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c kronzu.c -o kronzu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c kronzs.c -o kronzs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o lcm_ui.lo lcm_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c lcm.c -fPIC -DPIC -o .libs/lcm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o limbs_read.lo limbs_read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c lcm_ui.c -fPIC -DPIC -o .libs/lcm_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o limbs_write.lo limbs_write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c lcm.c -o lcm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c lcm_ui.c -o lcm_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o limbs_modify.lo limbs_modify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c limbs_write.c -fPIC -DPIC -o .libs/limbs_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c limbs_read.c -fPIC -DPIC -o .libs/limbs_read.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o limbs_finish.lo limbs_finish.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c limbs_modify.c -fPIC -DPIC -o .libs/limbs_modify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c limbs_write.c -o limbs_write.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c limbs_read.c -o limbs_read.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c limbs_modify.c -o limbs_modify.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o lucnum_ui.lo lucnum_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o lucnum2_ui.lo lucnum2_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c limbs_finish.c -fPIC -DPIC -o .libs/limbs_finish.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c limbs_finish.c -o limbs_finish.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o lucmod.lo lucmod.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c lucnum2_ui.c -fPIC -DPIC -o .libs/lucnum2_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mfac_uiui.lo mfac_uiui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c lucnum_ui.c -fPIC -DPIC -o .libs/lucnum_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c lucnum2_ui.c -o lucnum2_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mfac_uiui.c -fPIC -DPIC -o .libs/mfac_uiui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c lucnum_ui.c -o lucnum_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c lucmod.c -fPIC -DPIC -o .libs/lucmod.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mfac_uiui.c -o mfac_uiui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o millerrabin.lo millerrabin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mod.lo mod.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c lucmod.c -o lucmod.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mul.lo mul.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mul_2exp.lo mul_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c millerrabin.c -fPIC -DPIC -o .libs/millerrabin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mod.c -fPIC -DPIC -o .libs/mod.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c millerrabin.c -o millerrabin.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mod.c -o mod.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mul_si.lo mul_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mul_ui.lo mul_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_2exp.c -o mul_2exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul.c -o mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o n_pow_ui.lo n_pow_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o neg.lo neg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_si.c -o mul_si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c n_pow_ui.c -fPIC -DPIC -o .libs/n_pow_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_ui.c -o mul_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o nextprime.lo nextprime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c n_pow_ui.c -o n_pow_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o oddfac_1.lo oddfac_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c neg.c -o neg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o out_raw.lo out_raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c oddfac_1.c -fPIC -DPIC -o .libs/oddfac_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c oddfac_1.c -o oddfac_1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o out_str.lo out_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c nextprime.c -o nextprime.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c out_raw.c -fPIC -DPIC -o .libs/out_raw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o perfpow.lo perfpow.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o perfsqr.lo perfsqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c out_raw.c -o out_raw.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c perfpow.c -o perfpow.o >/dev/null 2>&1 In file included from out_str.c:34: out_str.c: In function '__gmpz_out_str': ../gmp-impl.h:4448:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 4448 | mp_limb_t _ph, _dummy; \ | ^~~~~~ out_str.c:82:3: note: in expansion of macro 'DIGITS_IN_BASE_PER_LIMB' 82 | DIGITS_IN_BASE_PER_LIMB (str_size, x_size, base); | ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c out_str.c -o out_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c perfsqr.c -o perfsqr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o popcount.lo popcount.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o pow_ui.lo pow_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o powm.lo powm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c popcount.c -fPIC -DPIC -o .libs/popcount.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o powm_sec.lo powm_sec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c popcount.c -o popcount.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c pow_ui.c -o pow_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c powm.c -fPIC -DPIC -o .libs/powm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c powm_sec.c -fPIC -DPIC -o .libs/powm_sec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o powm_ui.lo powm_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c powm_sec.c -o powm_sec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o pprime_p.lo pprime_p.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c powm.c -o powm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c powm_ui.c -fPIC -DPIC -o .libs/powm_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o prodlimbs.lo prodlimbs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o primorial_ui.lo primorial_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c pprime_p.c -fPIC -DPIC -o .libs/pprime_p.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c powm_ui.c -o powm_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c pprime_p.c -o pprime_p.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o random.lo random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c prodlimbs.c -fPIC -DPIC -o .libs/prodlimbs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o random2.lo random2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c primorial_ui.c -fPIC -DPIC -o .libs/primorial_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c random.c -fPIC -DPIC -o .libs/random.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c prodlimbs.c -o prodlimbs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c random.c -o random.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c random2.c -fPIC -DPIC -o .libs/random2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c primorial_ui.c -o primorial_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o realloc.lo realloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c random2.c -o random2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o realloc2.lo realloc2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c realloc.c -fPIC -DPIC -o .libs/realloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o remove.lo remove.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o roinit_n.lo roinit_n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c realloc.c -o realloc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c realloc2.c -fPIC -DPIC -o .libs/realloc2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c realloc2.c -o realloc2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c remove.c -fPIC -DPIC -o .libs/remove.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o root.lo root.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c remove.c -o remove.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c roinit_n.c -fPIC -DPIC -o .libs/roinit_n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c root.c -fPIC -DPIC -o .libs/root.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o rootrem.lo rootrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c roinit_n.c -o roinit_n.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c root.c -o root.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o rrandomb.lo rrandomb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o scan0.lo scan0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o scan1.lo scan1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c rrandomb.c -fPIC -DPIC -o .libs/rrandomb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c rootrem.c -o rootrem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c scan0.c -fPIC -DPIC -o .libs/scan0.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c scan1.c -fPIC -DPIC -o .libs/scan1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c rrandomb.c -o rrandomb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set.lo set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c scan0.c -o scan0.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c scan1.c -o scan1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_d.lo set_d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_f.lo set_f.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set.c -fPIC -DPIC -o .libs/set.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_q.lo set_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_d.c -fPIC -DPIC -o .libs/set_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_d.c -o set_d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set.c -o set.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_f.c -fPIC -DPIC -o .libs/set_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_f.c -o set_f.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_si.lo set_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_ui.lo set_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_q.c -fPIC -DPIC -o .libs/set_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_q.c -o set_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_si.c -fPIC -DPIC -o .libs/set_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o setbit.lo setbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_si.c -o set_si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_ui.c -o set_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c setbit.c -fPIC -DPIC -o .libs/setbit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o size.lo size.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sizeinbase.lo sizeinbase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c setbit.c -o setbit.o >/dev/null 2>&1 In file included from set_str.c:38: set_str.c: In function '__gmpz_set_str': ../gmp-impl.h:4458:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 4458 | mp_limb_t _ph, _dummy; \ | ^~~~~~ set_str.c:135:3: note: in expansion of macro 'LIMBS_PER_DIGIT_IN_BASE' 135 | LIMBS_PER_DIGIT_IN_BASE (xsize, str_size, base); | ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_str.c -o set_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sqrt.lo sqrt.c In file included from sizeinbase.c:33: sizeinbase.c: In function '__gmpz_sizeinbase': ../gmp-impl.h:2993:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 2993 | mp_limb_t _ph, _dummy; \ | ^~~~~~ ../gmp-impl.h:3033:13: note: in expansion of macro 'DIGITS_IN_BASEGT2_FROM_BITS' 3033 | DIGITS_IN_BASEGT2_FROM_BITS (result, __totbits, base); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeinbase.c:40:3: note: in expansion of macro 'MPN_SIZEINBASE' 40 | MPN_SIZEINBASE (result, PTR(x), ABSIZ(x), base); | ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sqrtrem.lo sqrtrem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sizeinbase.c -o sizeinbase.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c size.c -fPIC -DPIC -o .libs/size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c size.c -o size.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o stronglucas.lo stronglucas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sub.lo sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrt.c -o sqrt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c stronglucas.c -fPIC -DPIC -o .libs/stronglucas.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrtrem.c -o sqrtrem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c stronglucas.c -o stronglucas.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub.c -o sub.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sub_ui.lo sub_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o swap.lo swap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o tdiv_ui.lo tdiv_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o tdiv_q.lo tdiv_q.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c swap.c -fPIC -DPIC -o .libs/swap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_q.c -fPIC -DPIC -o .libs/tdiv_q.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_ui.c -fPIC -DPIC -o .libs/tdiv_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub_ui.c -o sub_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c swap.c -o swap.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_q.c -o tdiv_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_ui.c -o tdiv_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o tdiv_q_2exp.lo tdiv_q_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o tdiv_q_ui.lo tdiv_q_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o tdiv_qr.lo tdiv_qr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o tdiv_qr_ui.lo tdiv_qr_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_q_ui.c -fPIC -DPIC -o .libs/tdiv_q_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_q_2exp.c -fPIC -DPIC -o .libs/tdiv_q_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_q_ui.c -o tdiv_q_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_qr.c -o tdiv_qr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_qr_ui.c -fPIC -DPIC -o .libs/tdiv_qr_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o tdiv_r.lo tdiv_r.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_q_2exp.c -o tdiv_q_2exp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o tdiv_r_2exp.lo tdiv_r_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_qr_ui.c -o tdiv_qr_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o tdiv_r_ui.lo tdiv_r_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_r.c -fPIC -DPIC -o .libs/tdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o tstbit.lo tstbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_r_2exp.c -fPIC -DPIC -o .libs/tdiv_r_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_r.c -o tdiv_r.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_r_2exp.c -o tdiv_r_2exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_r_ui.c -fPIC -DPIC -o .libs/tdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o ui_pow_ui.lo ui_pow_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tstbit.c -fPIC -DPIC -o .libs/tstbit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tdiv_r_ui.c -o tdiv_r_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o ui_sub.lo ui_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tstbit.c -o tstbit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o urandomb.lo urandomb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c ui_pow_ui.c -o ui_pow_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o urandomm.lo urandomm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o xor.lo xor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c urandomb.c -o urandomb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c urandomm.c -fPIC -DPIC -o .libs/urandomm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c ui_sub.c -o ui_sub.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c xor.c -fPIC -DPIC -o .libs/xor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c urandomm.c -o urandomm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c xor.c -o xor.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o libmpz.la 2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo lucmod.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo stronglucas.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo libtool: link: ar cq .libs/libmpz.a .libs/2fac_ui.o .libs/add.o .libs/add_ui.o .libs/abs.o .libs/aorsmul.o .libs/aorsmul_i.o .libs/and.o .libs/array_init.o .libs/bin_ui.o .libs/bin_uiui.o .libs/cdiv_q.o .libs/cdiv_q_ui.o .libs/cdiv_qr.o .libs/cdiv_qr_ui.o .libs/cdiv_r.o .libs/cdiv_r_ui.o .libs/cdiv_ui.o .libs/cfdiv_q_2exp.o .libs/cfdiv_r_2exp.o .libs/clear.o .libs/clears.o .libs/clrbit.o .libs/cmp.o .libs/cmp_d.o .libs/cmp_si.o .libs/cmp_ui.o .libs/cmpabs.o .libs/cmpabs_d.o .libs/cmpabs_ui.o .libs/com.o .libs/combit.o .libs/cong.o .libs/cong_2exp.o .libs/cong_ui.o .libs/divexact.o .libs/divegcd.o .libs/dive_ui.o .libs/divis.o .libs/divis_ui.o .libs/divis_2exp.o .libs/dump.o .libs/export.o .libs/fac_ui.o .libs/fdiv_q.o .libs/fdiv_q_ui.o .libs/fdiv_qr.o .libs/fdiv_qr_ui.o .libs/fdiv_r.o .libs/fdiv_r_ui.o .libs/fdiv_ui.o .libs/fib_ui.o .libs/fib2_ui.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_ushort.o .libs/gcd.o .libs/gcd_ui.o .libs/gcdext.o .libs/get_d.o .libs/get_d_2exp.o .libs/get_si.o .libs/get_str.o .libs/get_ui.o .libs/getlimbn.o .libs/hamdist.o .libs/import.o .libs/init.o .libs/init2.o .libs/inits.o .libs/inp_raw.o .libs/inp_str.o .libs/invert.o .libs/ior.o .libs/iset.o .libs/iset_d.o .libs/iset_si.o .libs/iset_str.o .libs/iset_ui.o .libs/jacobi.o .libs/kronsz.o .libs/kronuz.o .libs/kronzs.o .libs/kronzu.o .libs/lcm.o .libs/lcm_ui.o .libs/limbs_read.o .libs/limbs_write.o .libs/limbs_modify.o .libs/limbs_finish.o .libs/lucnum_ui.o .libs/lucnum2_ui.o .libs/lucmod.o .libs/mfac_uiui.o .libs/millerrabin.o .libs/mod.o .libs/mul.o .libs/mul_2exp.o .libs/mul_si.o .libs/mul_ui.o .libs/n_pow_ui.o .libs/neg.o .libs/nextprime.o .libs/oddfac_1.o .libs/out_raw.o .libs/out_str.o .libs/perfpow.o .libs/perfsqr.o .libs/popcount.o .libs/pow_ui.o .libs/powm.o .libs/powm_sec.o .libs/powm_ui.o .libs/pprime_p.o .libs/prodlimbs.o .libs/primorial_ui.o .libs/random.o .libs/random2.o .libs/realloc.o .libs/realloc2.o .libs/remove.o .libs/roinit_n.o .libs/root.o .libs/rootrem.o .libs/rrandomb.o .libs/scan0.o .libs/scan1.o .libs/set.o .libs/set_d.o .libs/set_f.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/setbit.o .libs/size.o .libs/sizeinbase.o .libs/sqrt.o .libs/sqrtrem.o .libs/stronglucas.o .libs/sub.o .libs/sub_ui.o .libs/swap.o .libs/tdiv_ui.o .libs/tdiv_q.o .libs/tdiv_q_2exp.o .libs/tdiv_q_ui.o .libs/tdiv_qr.o .libs/tdiv_qr_ui.o .libs/tdiv_r.o .libs/tdiv_r_2exp.o .libs/tdiv_r_ui.o .libs/tstbit.o .libs/ui_pow_ui.o .libs/ui_sub.o .libs/urandomb.o .libs/urandomm.o .libs/xor.o libtool: link: ranlib .libs/libmpz.a libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" ) make[3]: Leaving directory '/usr/src/gmp-6.3.0/mpz' Making all in mpq make[3]: Entering directory '/usr/src/gmp-6.3.0/mpq' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o abs.lo abs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o aors.lo aors.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o canonicalize.lo canonicalize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o clear.lo clear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c aors.c -fPIC -DPIC -o .libs/aors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c abs.c -o abs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c canonicalize.c -o canonicalize.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c aors.c -o aors.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o clears.lo clears.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmp.lo cmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clear.c -o clear.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmp_si.lo cmp_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmp_ui.lo cmp_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clears.c -o clears.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_si.c -o cmp_si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp.c -o cmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o div.lo div.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o equal.lo equal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_d.lo get_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_ui.c -o cmp_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_den.lo get_den.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c equal.c -fPIC -DPIC -o .libs/equal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div.c -fPIC -DPIC -o .libs/div.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_den.c -fPIC -DPIC -o .libs/get_den.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_d.c -o get_d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c equal.c -o equal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div.c -o div.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_den.c -o get_den.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_num.lo get_num.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_str.lo get_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_num.c -fPIC -DPIC -o .libs/get_num.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o inits.lo inits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_str.c -fPIC -DPIC -o .libs/get_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_num.c -o get_num.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c init.c -o init.o >/dev/null 2>&1 In file included from get_str.c:33: get_str.c: In function '__gmpq_get_str': ../gmp-impl.h:4448:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 4448 | mp_limb_t _ph, _dummy; \ | ^~~~~~ get_str.c:52:7: note: in expansion of macro 'DIGITS_IN_BASE_PER_LIMB' 52 | DIGITS_IN_BASE_PER_LIMB (str_alloc, ABSIZ(NUM(q)) + SIZ(DEN(q)), ABS(base)); | ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_str.c -o get_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inits.c -fPIC -DPIC -o .libs/inits.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o inp_str.lo inp_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o inv.lo inv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o md_2exp.lo md_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inits.c -o inits.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inv.c -fPIC -DPIC -o .libs/inv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inv.c -o inv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mul.lo mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c md_2exp.c -fPIC -DPIC -o .libs/md_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inp_str.c -o inp_str.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o neg.lo neg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c md_2exp.c -o md_2exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o out_str.lo out_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set.lo set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul.c -o mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c neg.c -o neg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_den.lo set_den.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c out_str.c -fPIC -DPIC -o .libs/out_str.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_num.lo set_num.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_den.c -fPIC -DPIC -o .libs/set_den.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_den.c -o set_den.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c out_str.c -o out_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set.c -o set.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_si.lo set_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_num.c -fPIC -DPIC -o .libs/set_num.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_ui.lo set_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_num.c -o set_num.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_si.c -fPIC -DPIC -o .libs/set_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_z.lo set_z.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_str.c -o set_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_si.c -o set_si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_ui.c -o set_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_d.lo set_d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_f.lo set_f.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_z.c -fPIC -DPIC -o .libs/set_z.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o swap.lo swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_z.c -o set_z.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_d.c -fPIC -DPIC -o .libs/set_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_f.c -fPIC -DPIC -o .libs/set_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_d.c -o set_d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_f.c -o set_f.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c swap.c -fPIC -DPIC -o .libs/swap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c swap.c -o swap.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo libtool: link: ar cq .libs/libmpq.a .libs/abs.o .libs/aors.o .libs/canonicalize.o .libs/clear.o .libs/clears.o .libs/cmp.o .libs/cmp_si.o .libs/cmp_ui.o .libs/div.o .libs/equal.o .libs/get_d.o .libs/get_den.o .libs/get_num.o .libs/get_str.o .libs/init.o .libs/inits.o .libs/inp_str.o .libs/inv.o .libs/md_2exp.o .libs/mul.o .libs/neg.o .libs/out_str.o .libs/set.o .libs/set_den.o .libs/set_num.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/set_z.o .libs/set_d.o .libs/set_f.o .libs/swap.o libtool: link: ranlib .libs/libmpq.a libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" ) make[3]: Leaving directory '/usr/src/gmp-6.3.0/mpq' Making all in mpf make[3]: Entering directory '/usr/src/gmp-6.3.0/mpf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o init.lo init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o init2.lo init2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o inits.lo inits.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set.lo set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inits.c -fPIC -DPIC -o .libs/inits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c init2.c -fPIC -DPIC -o .libs/init2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set.c -o set.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c init.c -o init.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c init2.c -o init2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inits.c -o inits.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_ui.lo set_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_si.lo set_si.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_d.lo set_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_si.c -fPIC -DPIC -o .libs/set_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_d.c -fPIC -DPIC -o .libs/set_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_d.c -o set_d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_si.c -o set_si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_ui.c -o set_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_z.lo set_z.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_q.lo set_q.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o iset.lo iset.c In file included from set_str.c:57: set_str.c: In function '__gmpf_set_str': ../gmp-impl.h:4458:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 4458 | mp_limb_t _ph, _dummy; \ | ^~~~~~ set_str.c:282:5: note: in expansion of macro 'LIMBS_PER_DIGIT_IN_BASE' 282 | LIMBS_PER_DIGIT_IN_BASE (ma, str_size, base); | ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_str.c -o set_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_z.c -fPIC -DPIC -o .libs/set_z.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o iset_ui.lo iset_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_z.c -o set_z.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset.c -fPIC -DPIC -o .libs/iset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_q.c -fPIC -DPIC -o .libs/set_q.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o iset_si.lo iset_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_q.c -o set_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset.c -o iset.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_ui.c -o iset_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o iset_str.lo iset_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_si.c -o iset_si.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o iset_d.lo iset_d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o clear.lo clear.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o clears.lo clears.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_str.c -o iset_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_str.lo get_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clear.c -o clear.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c iset_d.c -o iset_d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o dump.lo dump.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o size.lo size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_str.c -fPIC -DPIC -o .libs/get_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c clears.c -o clears.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dump.c -fPIC -DPIC -o .libs/dump.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o eq.lo eq.c In file included from get_str.c:37: get_str.c: In function '__gmpf_get_str': ../gmp-impl.h:4448:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 4448 | mp_limb_t _ph, _dummy; \ | ^~~~~~ ../gmp-impl.h:4480:5: note: in expansion of macro 'DIGITS_IN_BASE_PER_LIMB' 4480 | DIGITS_IN_BASE_PER_LIMB (rawn, (prec) - 1, base); \ | ^~~~~~~~~~~~~~~~~~~~~~~ get_str.c:160:3: note: in expansion of macro 'MPF_SIGNIFICANT_DIGITS' 160 | MPF_SIGNIFICANT_DIGITS (max_digits, base, PREC(u)); | ^~~~~~~~~~~~~~~~~~~~~~ ../gmp-impl.h:4458:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 4458 | mp_limb_t _ph, _dummy; \ | ^~~~~~ get_str.c:188:3: note: in expansion of macro 'LIMBS_PER_DIGIT_IN_BASE' 188 | LIMBS_PER_DIGIT_IN_BASE (n_limbs_needed, n_digits, base); | ^~~~~~~~~~~~~~~~~~~~~~~ ../gmp-impl.h:4448:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 4448 | mp_limb_t _ph, _dummy; \ | ^~~~~~ get_str.c:206:7: note: in expansion of macro 'DIGITS_IN_BASE_PER_LIMB' 206 | DIGITS_IN_BASE_PER_LIMB (e, n_more_limbs_needed, base); | ^~~~~~~~~~~~~~~~~~~~~~~ ../gmp-impl.h:4448:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 4448 | mp_limb_t _ph, _dummy; \ | ^~~~~~ get_str.c:235:7: note: in expansion of macro 'DIGITS_IN_BASE_PER_LIMB' 235 | DIGITS_IN_BASE_PER_LIMB (e, n_less_limbs_needed, base); | ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_str.c -o get_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c size.c -fPIC -DPIC -o .libs/size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dump.c -o dump.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o reldiff.lo reldiff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c eq.c -fPIC -DPIC -o .libs/eq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c size.c -o size.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sqrt.lo sqrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c eq.c -o eq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o random2.lo random2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o inp_str.lo inp_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c reldiff.c -o reldiff.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c random2.c -fPIC -DPIC -o .libs/random2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrt.c -o sqrt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o out_str.lo out_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c random2.c -o random2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o add.lo add.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c inp_str.c -o inp_str.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o add_ui.lo add_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sub.lo sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add.c -o add.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sub_ui.lo sub_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c add_ui.c -o add_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub.c -fPIC -DPIC -o .libs/sub.o In file included from out_str.c:48: out_str.c: In function '__gmpf_out_str': ../gmp-impl.h:4448:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 4448 | mp_limb_t _ph, _dummy; \ | ^~~~~~ ../gmp-impl.h:4480:5: note: in expansion of macro 'DIGITS_IN_BASE_PER_LIMB' 4480 | DIGITS_IN_BASE_PER_LIMB (rawn, (prec) - 1, base); \ | ^~~~~~~~~~~~~~~~~~~~~~~ out_str.c:65:5: note: in expansion of macro 'MPF_SIGNIFICANT_DIGITS' 65 | MPF_SIGNIFICANT_DIGITS (n_digits, base, op->_mp_prec); | ^~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c out_str.c -o out_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub.c -o sub.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o ui_sub.lo ui_sub.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mul.lo mul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sub_ui.c -o sub_ui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mul_ui.lo mul_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o div.lo div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul.c -o mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div.c -fPIC -DPIC -o .libs/div.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c ui_sub.c -o ui_sub.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_ui.c -o mul_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div.c -o div.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o div_ui.lo div_ui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmp.lo cmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmp_d.lo cmp_d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmp_z.lo cmp_z.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_ui.c -o div_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_z.c -fPIC -DPIC -o .libs/cmp_z.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp.c -o cmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmp_si.lo cmp_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_d.c -o cmp_d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o cmp_ui.lo cmp_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_z.c -o cmp_z.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mul_2exp.lo mul_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o div_2exp.lo div_2exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_ui.c -o cmp_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c cmp_si.c -o cmp_si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o abs.lo abs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o neg.lo neg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mul_2exp.c -o mul_2exp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_d.lo get_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c neg.c -o neg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c abs.c -o abs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c div_2exp.c -o div_2exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_d.c -fPIC -DPIC -o .libs/get_d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_d_2exp.lo get_d_2exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_dfl_prec.lo set_dfl_prec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_prc.lo set_prc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_d.c -o get_d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o set_prc_raw.lo set_prc_raw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_prc.c -fPIC -DPIC -o .libs/set_prc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_d_2exp.c -o get_d_2exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_dfl_prec.c -o set_dfl_prec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_prc.c -o set_prc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_dfl_prec.lo get_dfl_prec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_prc.lo get_prc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o ui_div.lo ui_div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c set_prc_raw.c -o set_prc_raw.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_dfl_prec.c -fPIC -DPIC -o .libs/get_dfl_prec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_dfl_prec.c -o get_dfl_prec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sqrt_ui.lo sqrt_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_prc.c -fPIC -DPIC -o .libs/get_prc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o pow_ui.lo pow_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_prc.c -o get_prc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c ui_div.c -o ui_div.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o urandomb.lo urandomb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o swap.lo swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c pow_ui.c -o pow_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sqrt_ui.c -o sqrt_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_si.lo get_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c urandomb.c -o urandomb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o get_ui.lo get_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c swap.c -o swap.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o int_p.lo int_p.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_si.c -fPIC -DPIC -o .libs/get_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_si.c -o get_si.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o ceilfloor.lo ceilfloor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o trunc.lo trunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c int_p.c -fPIC -DPIC -o .libs/int_p.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c get_ui.c -o get_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c int_p.c -o int_p.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c ceilfloor.c -fPIC -DPIC -o .libs/ceilfloor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fits_sint.lo fits_sint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c trunc.c -fPIC -DPIC -o .libs/trunc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c ceilfloor.c -o ceilfloor.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fits_slong.lo fits_slong.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c trunc.c -o trunc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fits_sshort.lo fits_sshort.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fits_uint.lo fits_uint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_sint.c -o fits_sint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_slong.c -o fits_slong.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fits_ulong.lo fits_ulong.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_sshort.c -o fits_sshort.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_uint.c -o fits_uint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fits_ushort.lo fits_ushort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_ushort.c -o fits_ushort.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fits_ulong.c -o fits_ulong.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo libtool: link: ar cq .libs/libmpf.a .libs/init.o .libs/init2.o .libs/inits.o .libs/set.o .libs/set_ui.o .libs/set_si.o .libs/set_str.o .libs/set_d.o .libs/set_z.o .libs/set_q.o .libs/iset.o .libs/iset_ui.o .libs/iset_si.o .libs/iset_str.o .libs/iset_d.o .libs/clear.o .libs/clears.o .libs/get_str.o .libs/dump.o .libs/size.o .libs/eq.o .libs/reldiff.o .libs/sqrt.o .libs/random2.o .libs/inp_str.o .libs/out_str.o .libs/add.o .libs/add_ui.o .libs/sub.o .libs/sub_ui.o .libs/ui_sub.o .libs/mul.o .libs/mul_ui.o .libs/div.o .libs/div_ui.o .libs/cmp.o .libs/cmp_d.o .libs/cmp_z.o .libs/cmp_si.o .libs/cmp_ui.o .libs/mul_2exp.o .libs/div_2exp.o .libs/abs.o .libs/neg.o .libs/get_d.o .libs/get_d_2exp.o .libs/set_dfl_prec.o .libs/set_prc.o .libs/set_prc_raw.o .libs/get_dfl_prec.o .libs/get_prc.o .libs/ui_div.o .libs/sqrt_ui.o .libs/pow_ui.o .libs/urandomb.o .libs/swap.o .libs/get_si.o .libs/get_ui.o .libs/int_p.o .libs/ceilfloor.o .libs/trunc.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_ushort.o libtool: link: ranlib .libs/libmpf.a libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" ) make[3]: Leaving directory '/usr/src/gmp-6.3.0/mpf' Making all in printf make[3]: Entering directory '/usr/src/gmp-6.3.0/printf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o asprintf.lo asprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o asprntffuns.lo asprntffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o doprnt.lo doprnt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o doprntf.lo doprntf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c doprnt.c -fPIC -DPIC -o .libs/doprnt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c asprntffuns.c -fPIC -DPIC -o .libs/asprntffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c doprntf.c -fPIC -DPIC -o .libs/doprntf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c doprnt.c -o doprnt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c asprntffuns.c -o asprntffuns.o >/dev/null 2>&1 In file included from doprntf.c:41: doprntf.c: In function '__gmp_doprnt_mpf2': ../gmp-impl.h:4448:20: warning: variable '_dummy' set but not used [-Wunused-but-set-variable] 4448 | mp_limb_t _ph, _dummy; \ | ^~~~~~ ../gmp-impl.h:4480:5: note: in expansion of macro 'DIGITS_IN_BASE_PER_LIMB' 4480 | DIGITS_IN_BASE_PER_LIMB (rawn, (prec) - 1, base); \ | ^~~~~~~~~~~~~~~~~~~~~~~ doprntf.c:85:9: note: in expansion of macro 'MPF_SIGNIFICANT_DIGITS' 85 | MPF_SIGNIFICANT_DIGITS (prec, PREC(f), ABS(p->base)); | ^~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c doprntf.c -o doprntf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c asprintf.c -o asprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o doprnti.lo doprnti.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fprintf.lo fprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o obprintf.lo obprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o obvprintf.lo obvprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c obprintf.c -fPIC -DPIC -o .libs/obprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c doprnti.c -fPIC -DPIC -o .libs/doprnti.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fprintf.c -fPIC -DPIC -o .libs/fprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c obprintf.c -o obprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fprintf.c -o fprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c doprnti.c -o doprnti.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c obvprintf.c -fPIC -DPIC -o .libs/obvprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o obprntffuns.lo obprntffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o printf.lo printf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o printffuns.lo printffuns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c obvprintf.c -o obvprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o snprintf.lo snprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c printf.c -fPIC -DPIC -o .libs/printf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c obprntffuns.c -fPIC -DPIC -o .libs/obprntffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c printffuns.c -fPIC -DPIC -o .libs/printffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c printf.c -o printf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c obprntffuns.c -o obprntffuns.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o snprntffuns.lo snprntffuns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c snprintf.c -o snprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c printffuns.c -o printffuns.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sprintf.lo sprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sprintffuns.lo sprintffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o vasprintf.lo vasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c snprntffuns.c -fPIC -DPIC -o .libs/snprntffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sprintf.c -fPIC -DPIC -o .libs/sprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sprintffuns.c -fPIC -DPIC -o .libs/sprintffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c snprntffuns.c -o snprntffuns.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sprintf.c -o sprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sprintffuns.c -o sprintffuns.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o vfprintf.lo vfprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o vprintf.lo vprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o vsnprintf.lo vsnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vasprintf.c -o vasprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vfprintf.c -fPIC -DPIC -o .libs/vfprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o vsprintf.lo vsprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vfprintf.c -o vfprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vprintf.c -fPIC -DPIC -o .libs/vprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vsnprintf.c -fPIC -DPIC -o .libs/vsnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o repl-vsnprintf.lo repl-vsnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vsprintf.c -fPIC -DPIC -o .libs/vsprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vprintf.c -o vprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vsnprintf.c -o vsnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vsprintf.c -o vsprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c repl-vsnprintf.c -fPIC -DPIC -o .libs/repl-vsnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c repl-vsnprintf.c -o repl-vsnprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo libtool: link: ar cq .libs/libprintf.a .libs/asprintf.o .libs/asprntffuns.o .libs/doprnt.o .libs/doprntf.o .libs/doprnti.o .libs/fprintf.o .libs/obprintf.o .libs/obvprintf.o .libs/obprntffuns.o .libs/printf.o .libs/printffuns.o .libs/snprintf.o .libs/snprntffuns.o .libs/sprintf.o .libs/sprintffuns.o .libs/vasprintf.o .libs/vfprintf.o .libs/vprintf.o .libs/vsnprintf.o .libs/vsprintf.o .libs/repl-vsnprintf.o libtool: link: ranlib .libs/libprintf.a libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" ) make[3]: Leaving directory '/usr/src/gmp-6.3.0/printf' Making all in scanf make[3]: Entering directory '/usr/src/gmp-6.3.0/scanf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o doscan.lo doscan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fscanf.lo fscanf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o fscanffuns.lo fscanffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o scanf.lo scanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fscanf.c -fPIC -DPIC -o .libs/fscanf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c scanf.c -fPIC -DPIC -o .libs/scanf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c doscan.c -fPIC -DPIC -o .libs/doscan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fscanf.c -o fscanf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fscanffuns.c -fPIC -DPIC -o .libs/fscanffuns.o doscan.c: In function '__gmp_doscan': doscan.c:473:33: warning: unused variable 'end_fmt' [-Wunused-variable] 473 | const char *fmt, *this_fmt, *end_fmt; | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c doscan.c -o doscan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c fscanffuns.c -o fscanffuns.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sscanf.lo sscanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c scanf.c -o scanf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o sscanffuns.lo sscanffuns.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o vfscanf.lo vfscanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sscanf.c -fPIC -DPIC -o .libs/sscanf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o vscanf.lo vscanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sscanffuns.c -fPIC -DPIC -o .libs/sscanffuns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sscanf.c -o sscanf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sscanffuns.c -o sscanffuns.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vfscanf.c -fPIC -DPIC -o .libs/vfscanf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vscanf.c -fPIC -DPIC -o .libs/vscanf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o vsscanf.lo vsscanf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vfscanf.c -o vfscanf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vscanf.c -o vscanf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vsscanf.c -fPIC -DPIC -o .libs/vsscanf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c vsscanf.c -o vsscanf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo libtool: link: ar cq .libs/libscanf.a .libs/doscan.o .libs/fscanf.o .libs/fscanffuns.o .libs/scanf.o .libs/sscanf.o .libs/sscanffuns.o .libs/vfscanf.o .libs/vscanf.o .libs/vsscanf.o libtool: link: ranlib .libs/libscanf.a libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" ) make[3]: Leaving directory '/usr/src/gmp-6.3.0/scanf' Making all in rand make[3]: Entering directory '/usr/src/gmp-6.3.0/rand' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o rand.lo rand.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o randclr.lo randclr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o randdef.lo randdef.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o randiset.lo randiset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randdef.c -fPIC -DPIC -o .libs/randdef.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randclr.c -fPIC -DPIC -o .libs/randclr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c rand.c -fPIC -DPIC -o .libs/rand.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randdef.c -o randdef.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randiset.c -fPIC -DPIC -o .libs/randiset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c rand.c -o rand.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randclr.c -o randclr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o randlc2s.lo randlc2s.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randiset.c -o randiset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o randlc2x.lo randlc2x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randlc2s.c -fPIC -DPIC -o .libs/randlc2s.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o randmt.lo randmt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o randmts.lo randmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randlc2s.c -o randlc2s.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randmts.c -fPIC -DPIC -o .libs/randmts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randlc2x.c -fPIC -DPIC -o .libs/randlc2x.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randmt.c -fPIC -DPIC -o .libs/randmt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randmts.c -o randmts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randlc2x.c -o randlc2x.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o rands.lo rands.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randmt.c -o randmt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o randsd.lo randsd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o randsdui.lo randsdui.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o randbui.lo randbui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c rands.c -fPIC -DPIC -o .libs/rands.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randsd.c -fPIC -DPIC -o .libs/randsd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c rands.c -o rands.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randsd.c -o randsd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randsdui.c -fPIC -DPIC -o .libs/randsdui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o randmui.lo randmui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randsdui.c -o randsdui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randbui.c -fPIC -DPIC -o .libs/randbui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randmui.c -fPIC -DPIC -o .libs/randmui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randbui.c -o randbui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c randmui.c -o randmui.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o librandom.la rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo libtool: link: ar cq .libs/librandom.a .libs/rand.o .libs/randclr.o .libs/randdef.o .libs/randiset.o .libs/randlc2s.o .libs/randlc2x.o .libs/randmt.o .libs/randmts.o .libs/rands.o .libs/randsd.o .libs/randsdui.o .libs/randbui.o .libs/randmui.o libtool: link: ranlib .libs/librandom.a libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" ) make[3]: Leaving directory '/usr/src/gmp-6.3.0/rand' Making all in cxx make[3]: Entering directory '/usr/src/gmp-6.3.0/cxx' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o isfuns.lo isfuns.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o ismpf.lo ismpf.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o ismpq.lo ismpq.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o ismpz.lo ismpz.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ismpz.cc -fPIC -DPIC -o .libs/ismpz.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ismpf.cc -fPIC -DPIC -o .libs/ismpf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c isfuns.cc -fPIC -DPIC -o .libs/isfuns.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ismpq.cc -fPIC -DPIC -o .libs/ismpq.o ismpf.cc: In function 'std::istream& operator>>(std::istream&, mpf_ptr)': ismpf.cc:139:5: warning: label 'fail' defined but not used [-Wunused-label] 139 | fail: | ^~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ismpf.cc -o ismpf.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c isfuns.cc -o isfuns.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ismpz.cc -o ismpz.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o ismpznw.lo ismpznw.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ismpq.cc -o ismpq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o limits.lo limits.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c limits.cc -fPIC -DPIC -o .libs/limits.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o osdoprnti.lo osdoprnti.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ismpznw.cc -fPIC -DPIC -o .libs/ismpznw.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o osfuns.lo osfuns.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c osdoprnti.cc -fPIC -DPIC -o .libs/osdoprnti.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c limits.cc -o limits.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ismpznw.cc -o ismpznw.o >/dev/null 2>&1 osdoprnti.cc: In function 'std::ostream& __gmp_doprnt_integer_ostream(std::ostream&, doprnt_params_t*, char*)': osdoprnti.cc:54:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 54 | int ret; | ^~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c osdoprnti.cc -o osdoprnti.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c osfuns.cc -fPIC -DPIC -o .libs/osfuns.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o osmpf.lo osmpf.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o osmpq.lo osmpq.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o osmpz.lo osmpz.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c osmpf.cc -fPIC -DPIC -o .libs/osmpf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c osmpq.cc -fPIC -DPIC -o .libs/osmpq.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c osfuns.cc -o osfuns.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c osmpz.cc -fPIC -DPIC -o .libs/osmpz.o osmpf.cc: In function 'std::ostream& operator<<(std::ostream&, mpf_srcptr)': osmpf.cc:51:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 51 | int ret; | ^~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c osmpf.cc -o osmpf.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c osmpz.cc -o osmpz.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c osmpq.cc -o osmpq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libcxx.la isfuns.lo ismpf.lo ismpq.lo ismpz.lo ismpznw.lo limits.lo osdoprnti.lo osfuns.lo osmpf.lo osmpq.lo osmpz.lo libtool: link: ar cq .libs/libcxx.a .libs/isfuns.o .libs/ismpf.o .libs/ismpq.o .libs/ismpz.o .libs/ismpznw.o .libs/limits.o .libs/osdoprnti.o .libs/osfuns.o .libs/osmpf.o .libs/osmpq.o .libs/osmpz.o libtool: link: ranlib .libs/libcxx.a libtool: link: ( cd ".libs" && rm -f "libcxx.la" && ln -s "../libcxx.la" "libcxx.la" ) make[3]: Leaving directory '/usr/src/gmp-6.3.0/cxx' Making all in demos make[3]: Entering directory '/usr/src/gmp-6.3.0/demos' Making all in calc make[4]: Entering directory '/usr/src/gmp-6.3.0/demos/calc' make all-am make[5]: Entering directory '/usr/src/gmp-6.3.0/demos/calc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/usr/src/gmp-6.3.0/demos/calc' make[4]: Leaving directory '/usr/src/gmp-6.3.0/demos/calc' Making all in expr make[4]: Entering directory '/usr/src/gmp-6.3.0/demos/expr' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/demos/expr' make[4]: Entering directory '/usr/src/gmp-6.3.0/demos' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/demos' make[3]: Leaving directory '/usr/src/gmp-6.3.0/demos' Making all in tune make[3]: Entering directory '/usr/src/gmp-6.3.0/tune' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/gmp-6.3.0/tune' Making all in doc make[3]: Entering directory '/usr/src/gmp-6.3.0/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/gmp-6.3.0/doc' make[3]: Entering directory '/usr/src/gmp-6.3.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o assert.lo assert.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o compat.lo compat.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o errno.lo errno.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o extract-dbl.lo extract-dbl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c errno.c -fPIC -DPIC -o .libs/errno.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c assert.c -fPIC -DPIC -o .libs/assert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c compat.c -fPIC -DPIC -o .libs/compat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c extract-dbl.c -fPIC -DPIC -o .libs/extract-dbl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c errno.c -o errno.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c assert.c -o assert.o >/dev/null 2>&1 extract-dbl.c: In function '__gmp_extract_double': extract-dbl.c:53:21: warning: unused variable 'manh' [-Wunused-variable] 53 | unsigned long int manh, manl; | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c extract-dbl.c -o extract-dbl.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o invalid.lo invalid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c compat.c -o compat.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o memory.lo memory.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mp_bpl.lo mp_bpl.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mp_clz_tab.lo mp_clz_tab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c invalid.c -fPIC -DPIC -o .libs/invalid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_bpl.c -fPIC -DPIC -o .libs/mp_bpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c invalid.c -o invalid.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_bpl.c -o mp_bpl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c memory.c -o memory.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mp_dv_tab.lo mp_dv_tab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_clz_tab.c -o mp_clz_tab.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mp_minv_tab.lo mp_minv_tab.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mp_get_fns.lo mp_get_fns.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o mp_set_fns.lo mp_set_fns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_dv_tab.c -fPIC -DPIC -o .libs/mp_dv_tab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_dv_tab.c -o mp_dv_tab.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_minv_tab.c -fPIC -DPIC -o .libs/mp_minv_tab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_get_fns.c -fPIC -DPIC -o .libs/mp_get_fns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_set_fns.c -fPIC -DPIC -o .libs/mp_set_fns.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_minv_tab.c -o mp_minv_tab.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_get_fns.c -o mp_get_fns.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mp_set_fns.c -o mp_set_fns.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o nextprime.lo nextprime.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o primesieve.lo primesieve.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o tal-reent.lo tal-reent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c primesieve.c -fPIC -DPIC -o .libs/primesieve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c version.c -o version.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c primesieve.c -o primesieve.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o cxx/dummy.lo cxx/dummy.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tal-reent.c -fPIC -DPIC -o .libs/tal-reent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c nextprime.c -o nextprime.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c tal-reent.c -o tal-reent.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c cxx/dummy.cc -fPIC -DPIC -o cxx/.libs/dummy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c cxx/dummy.cc -o cxx/dummy.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -version-info 15:0:5 -o libgmp.la -rpath /usr/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucmod.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/stronglucas.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/fib2m.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/compute_powtab.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/strongfibo.lo mpn/gcd_11.lo mpn/gcd_22.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/mulmod_bknp1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/sbpi1_bdiv_r.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/sublsh2_n.lo mpn/rsblsh2_n.lo mpn/add_n_sub_n.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo libtool: link: gcc -shared -fPIC -DPIC .libs/assert.o .libs/compat.o .libs/errno.o .libs/extract-dbl.o .libs/invalid.o .libs/memory.o .libs/mp_bpl.o .libs/mp_clz_tab.o .libs/mp_dv_tab.o .libs/mp_minv_tab.o .libs/mp_get_fns.o .libs/mp_set_fns.o .libs/version.o .libs/nextprime.o .libs/primesieve.o .libs/tal-reent.o mpf/.libs/init.o mpf/.libs/init2.o mpf/.libs/inits.o mpf/.libs/set.o mpf/.libs/set_ui.o mpf/.libs/set_si.o mpf/.libs/set_str.o mpf/.libs/set_d.o mpf/.libs/set_z.o mpf/.libs/iset.o mpf/.libs/iset_ui.o mpf/.libs/iset_si.o mpf/.libs/iset_str.o mpf/.libs/iset_d.o mpf/.libs/clear.o mpf/.libs/clears.o mpf/.libs/get_str.o mpf/.libs/dump.o mpf/.libs/size.o mpf/.libs/eq.o mpf/.libs/reldiff.o mpf/.libs/sqrt.o mpf/.libs/random2.o mpf/.libs/inp_str.o mpf/.libs/out_str.o mpf/.libs/add.o mpf/.libs/add_ui.o mpf/.libs/sub.o mpf/.libs/sub_ui.o mpf/.libs/ui_sub.o mpf/.libs/mul.o mpf/.libs/mul_ui.o mpf/.libs/div.o mpf/.libs/div_ui.o mpf/.libs/cmp_z.o mpf/.libs/cmp.o mpf/.libs/cmp_d.o mpf/.libs/cmp_ui.o mpf/.libs/cmp_si.o mpf/.libs/mul_2exp.o mpf/.libs/div_2exp.o mpf/.libs/abs.o mpf/.libs/neg.o mpf/.libs/set_q.o mpf/.libs/get_d.o mpf/.libs/get_d_2exp.o mpf/.libs/set_dfl_prec.o mpf/.libs/set_prc.o mpf/.libs/set_prc_raw.o mpf/.libs/get_dfl_prec.o mpf/.libs/get_prc.o mpf/.libs/ui_div.o mpf/.libs/sqrt_ui.o mpf/.libs/ceilfloor.o mpf/.libs/trunc.o mpf/.libs/pow_ui.o mpf/.libs/urandomb.o mpf/.libs/swap.o mpf/.libs/fits_sint.o mpf/.libs/fits_slong.o mpf/.libs/fits_sshort.o mpf/.libs/fits_uint.o mpf/.libs/fits_ulong.o mpf/.libs/fits_ushort.o mpf/.libs/get_si.o mpf/.libs/get_ui.o mpf/.libs/int_p.o mpz/.libs/abs.o mpz/.libs/add.o mpz/.libs/add_ui.o mpz/.libs/aorsmul.o mpz/.libs/aorsmul_i.o mpz/.libs/and.o mpz/.libs/array_init.o mpz/.libs/bin_ui.o mpz/.libs/bin_uiui.o mpz/.libs/cdiv_q.o mpz/.libs/cdiv_q_ui.o mpz/.libs/cdiv_qr.o mpz/.libs/cdiv_qr_ui.o mpz/.libs/cdiv_r.o mpz/.libs/cdiv_r_ui.o mpz/.libs/cdiv_ui.o mpz/.libs/cfdiv_q_2exp.o mpz/.libs/cfdiv_r_2exp.o mpz/.libs/clear.o mpz/.libs/clears.o mpz/.libs/clrbit.o mpz/.libs/cmp.o mpz/.libs/cmp_d.o mpz/.libs/cmp_si.o mpz/.libs/cmp_ui.o mpz/.libs/cmpabs.o mpz/.libs/cmpabs_d.o mpz/.libs/cmpabs_ui.o mpz/.libs/com.o mpz/.libs/combit.o mpz/.libs/cong.o mpz/.libs/cong_2exp.o mpz/.libs/cong_ui.o mpz/.libs/divexact.o mpz/.libs/divegcd.o mpz/.libs/dive_ui.o mpz/.libs/divis.o mpz/.libs/divis_ui.o mpz/.libs/divis_2exp.o mpz/.libs/dump.o mpz/.libs/export.o mpz/.libs/mfac_uiui.o mpz/.libs/2fac_ui.o mpz/.libs/fac_ui.o mpz/.libs/oddfac_1.o mpz/.libs/prodlimbs.o mpz/.libs/fdiv_q_ui.o mpz/.libs/fdiv_qr.o mpz/.libs/fdiv_qr_ui.o mpz/.libs/fdiv_r.o mpz/.libs/fdiv_r_ui.o mpz/.libs/fdiv_q.o mpz/.libs/fdiv_ui.o mpz/.libs/fib_ui.o mpz/.libs/fib2_ui.o mpz/.libs/fits_sint.o mpz/.libs/fits_slong.o mpz/.libs/fits_sshort.o mpz/.libs/fits_uint.o mpz/.libs/fits_ulong.o mpz/.libs/fits_ushort.o mpz/.libs/gcd.o mpz/.libs/gcd_ui.o mpz/.libs/gcdext.o mpz/.libs/get_d.o mpz/.libs/get_d_2exp.o mpz/.libs/get_si.o mpz/.libs/get_str.o mpz/.libs/get_ui.o mpz/.libs/getlimbn.o mpz/.libs/hamdist.o mpz/.libs/import.o mpz/.libs/init.o mpz/.libs/init2.o mpz/.libs/inits.o mpz/.libs/inp_raw.o mpz/.libs/inp_str.o mpz/.libs/invert.o mpz/.libs/ior.o mpz/.libs/iset.o mpz/.libs/iset_d.o mpz/.libs/iset_si.o mpz/.libs/iset_str.o mpz/.libs/iset_ui.o mpz/.libs/jacobi.o mpz/.libs/kronsz.o mpz/.libs/kronuz.o mpz/.libs/kronzs.o mpz/.libs/kronzu.o mpz/.libs/lcm.o mpz/.libs/lcm_ui.o mpz/.libs/limbs_finish.o mpz/.libs/limbs_modify.o mpz/.libs/limbs_read.o mpz/.libs/limbs_write.o mpz/.libs/lucmod.o mpz/.libs/lucnum_ui.o mpz/.libs/lucnum2_ui.o mpz/.libs/millerrabin.o mpz/.libs/mod.o mpz/.libs/mul.o mpz/.libs/mul_2exp.o mpz/.libs/mul_si.o mpz/.libs/mul_ui.o mpz/.libs/n_pow_ui.o mpz/.libs/neg.o mpz/.libs/nextprime.o mpz/.libs/out_raw.o mpz/.libs/out_str.o mpz/.libs/perfpow.o mpz/.libs/perfsqr.o mpz/.libs/popcount.o mpz/.libs/pow_ui.o mpz/.libs/powm.o mpz/.libs/powm_sec.o mpz/.libs/powm_ui.o mpz/.libs/primorial_ui.o mpz/.libs/pprime_p.o mpz/.libs/random.o mpz/.libs/random2.o mpz/.libs/realloc.o mpz/.libs/realloc2.o mpz/.libs/remove.o mpz/.libs/roinit_n.o mpz/.libs/root.o mpz/.libs/rootrem.o mpz/.libs/rrandomb.o mpz/.libs/scan0.o mpz/.libs/scan1.o mpz/.libs/set.o mpz/.libs/set_d.o mpz/.libs/set_f.o mpz/.libs/set_q.o mpz/.libs/set_si.o mpz/.libs/set_str.o mpz/.libs/set_ui.o mpz/.libs/setbit.o mpz/.libs/size.o mpz/.libs/sizeinbase.o mpz/.libs/sqrt.o mpz/.libs/sqrtrem.o mpz/.libs/stronglucas.o mpz/.libs/sub.o mpz/.libs/sub_ui.o mpz/.libs/swap.o mpz/.libs/tdiv_ui.o mpz/.libs/tdiv_q.o mpz/.libs/tdiv_q_2exp.o mpz/.libs/tdiv_q_ui.o mpz/.libs/tdiv_qr.o mpz/.libs/tdiv_qr_ui.o mpz/.libs/tdiv_r.o mpz/.libs/tdiv_r_2exp.o mpz/.libs/tdiv_r_ui.o mpz/.libs/tstbit.o mpz/.libs/ui_pow_ui.o mpz/.libs/ui_sub.o mpz/.libs/urandomb.o mpz/.libs/urandomm.o mpz/.libs/xor.o mpq/.libs/abs.o mpq/.libs/aors.o mpq/.libs/canonicalize.o mpq/.libs/clear.o mpq/.libs/clears.o mpq/.libs/cmp.o mpq/.libs/cmp_si.o mpq/.libs/cmp_ui.o mpq/.libs/div.o mpq/.libs/get_d.o mpq/.libs/get_den.o mpq/.libs/get_num.o mpq/.libs/get_str.o mpq/.libs/init.o mpq/.libs/inits.o mpq/.libs/inp_str.o mpq/.libs/inv.o mpq/.libs/md_2exp.o mpq/.libs/mul.o mpq/.libs/neg.o mpq/.libs/out_str.o mpq/.libs/set.o mpq/.libs/set_den.o mpq/.libs/set_num.o mpq/.libs/set_si.o mpq/.libs/set_str.o mpq/.libs/set_ui.o mpq/.libs/equal.o mpq/.libs/set_z.o mpq/.libs/set_d.o mpq/.libs/set_f.o mpq/.libs/swap.o mpn/.libs/fib_table.o mpn/.libs/mp_bases.o mpn/.libs/add.o mpn/.libs/add_1.o mpn/.libs/add_n.o mpn/.libs/sub.o mpn/.libs/sub_1.o mpn/.libs/sub_n.o mpn/.libs/cnd_add_n.o mpn/.libs/cnd_sub_n.o mpn/.libs/cnd_swap.o mpn/.libs/neg.o mpn/.libs/com.o mpn/.libs/mul_1.o mpn/.libs/addmul_1.o mpn/.libs/submul_1.o mpn/.libs/add_err1_n.o mpn/.libs/add_err2_n.o mpn/.libs/add_err3_n.o mpn/.libs/sub_err1_n.o mpn/.libs/sub_err2_n.o mpn/.libs/sub_err3_n.o mpn/.libs/lshift.o mpn/.libs/rshift.o mpn/.libs/dive_1.o mpn/.libs/diveby3.o mpn/.libs/divis.o mpn/.libs/divrem.o mpn/.libs/divrem_1.o mpn/.libs/divrem_2.o mpn/.libs/fib2_ui.o mpn/.libs/fib2m.o mpn/.libs/mod_1.o mpn/.libs/mod_34lsub1.o mpn/.libs/mode1o.o mpn/.libs/pre_mod_1.o mpn/.libs/dump.o mpn/.libs/mod_1_1.o mpn/.libs/mod_1_2.o mpn/.libs/mod_1_3.o mpn/.libs/mod_1_4.o mpn/.libs/lshiftc.o mpn/.libs/mul.o mpn/.libs/mul_fft.o mpn/.libs/mul_n.o mpn/.libs/sqr.o mpn/.libs/mul_basecase.o mpn/.libs/sqr_basecase.o mpn/.libs/nussbaumer_mul.o mpn/.libs/mulmid_basecase.o mpn/.libs/toom42_mulmid.o mpn/.libs/mulmid_n.o mpn/.libs/mulmid.o mpn/.libs/random.o mpn/.libs/random2.o mpn/.libs/pow_1.o mpn/.libs/rootrem.o mpn/.libs/sqrtrem.o mpn/.libs/sizeinbase.o mpn/.libs/get_str.o mpn/.libs/set_str.o mpn/.libs/compute_powtab.o mpn/.libs/scan0.o mpn/.libs/scan1.o mpn/.libs/popcount.o mpn/.libs/hamdist.o mpn/.libs/cmp.o mpn/.libs/zero_p.o mpn/.libs/perfsqr.o mpn/.libs/perfpow.o mpn/.libs/strongfibo.o mpn/.libs/gcd_11.o mpn/.libs/gcd_22.o mpn/.libs/gcd_1.o mpn/.libs/gcd.o mpn/.libs/gcdext_1.o mpn/.libs/gcdext.o mpn/.libs/gcd_subdiv_step.o mpn/.libs/gcdext_lehmer.o mpn/.libs/div_q.o mpn/.libs/tdiv_qr.o mpn/.libs/jacbase.o mpn/.libs/jacobi_2.o mpn/.libs/jacobi.o mpn/.libs/get_d.o mpn/.libs/matrix22_mul.o mpn/.libs/matrix22_mul1_inverse_vector.o mpn/.libs/hgcd_matrix.o mpn/.libs/hgcd2.o mpn/.libs/hgcd_step.o mpn/.libs/hgcd_reduce.o mpn/.libs/hgcd.o mpn/.libs/hgcd_appr.o mpn/.libs/hgcd2_jacobi.o mpn/.libs/hgcd_jacobi.o mpn/.libs/mullo_n.o mpn/.libs/mullo_basecase.o mpn/.libs/sqrlo.o mpn/.libs/sqrlo_basecase.o mpn/.libs/toom22_mul.o mpn/.libs/toom32_mul.o mpn/.libs/toom42_mul.o mpn/.libs/toom52_mul.o mpn/.libs/toom62_mul.o mpn/.libs/toom33_mul.o mpn/.libs/toom43_mul.o mpn/.libs/toom53_mul.o mpn/.libs/toom54_mul.o mpn/.libs/toom63_mul.o mpn/.libs/toom44_mul.o mpn/.libs/toom6h_mul.o mpn/.libs/toom6_sqr.o mpn/.libs/toom8h_mul.o mpn/.libs/toom8_sqr.o mpn/.libs/toom_couple_handling.o mpn/.libs/toom2_sqr.o mpn/.libs/toom3_sqr.o mpn/.libs/toom4_sqr.o mpn/.libs/toom_eval_dgr3_pm1.o mpn/.libs/toom_eval_dgr3_pm2.o mpn/.libs/toom_eval_pm1.o mpn/.libs/toom_eval_pm2.o mpn/.libs/toom_eval_pm2exp.o mpn/.libs/toom_eval_pm2rexp.o mpn/.libs/toom_interpolate_5pts.o mpn/.libs/toom_interpolate_6pts.o mpn/.libs/toom_interpolate_7pts.o mpn/.libs/toom_interpolate_8pts.o mpn/.libs/toom_interpolate_12pts.o mpn/.libs/toom_interpolate_16pts.o mpn/.libs/invertappr.o mpn/.libs/invert.o mpn/.libs/binvert.o mpn/.libs/mulmod_bnm1.o mpn/.libs/sqrmod_bnm1.o mpn/.libs/mulmod_bknp1.o mpn/.libs/div_qr_1.o mpn/.libs/div_qr_1n_pi1.o mpn/.libs/div_qr_2.o mpn/.libs/div_qr_2n_pi1.o mpn/.libs/div_qr_2u_pi1.o mpn/.libs/sbpi1_div_q.o mpn/.libs/sbpi1_div_qr.o mpn/.libs/sbpi1_divappr_q.o mpn/.libs/dcpi1_div_q.o mpn/.libs/dcpi1_div_qr.o mpn/.libs/dcpi1_divappr_q.o mpn/.libs/mu_div_qr.o mpn/.libs/mu_divappr_q.o mpn/.libs/mu_div_q.o mpn/.libs/bdiv_q_1.o mpn/.libs/sbpi1_bdiv_q.o mpn/.libs/sbpi1_bdiv_qr.o mpn/.libs/sbpi1_bdiv_r.o mpn/.libs/dcpi1_bdiv_q.o mpn/.libs/dcpi1_bdiv_qr.o mpn/.libs/mu_bdiv_q.o mpn/.libs/mu_bdiv_qr.o mpn/.libs/bdiv_q.o mpn/.libs/bdiv_qr.o mpn/.libs/broot.o mpn/.libs/brootinv.o mpn/.libs/bsqrt.o mpn/.libs/bsqrtinv.o mpn/.libs/divexact.o mpn/.libs/bdiv_dbm1c.o mpn/.libs/redc_1.o mpn/.libs/redc_2.o mpn/.libs/redc_n.o mpn/.libs/powm.o mpn/.libs/powlo.o mpn/.libs/sec_powm.o mpn/.libs/sec_mul.o mpn/.libs/sec_sqr.o mpn/.libs/sec_div_qr.o mpn/.libs/sec_div_r.o mpn/.libs/sec_pi1_div_qr.o mpn/.libs/sec_pi1_div_r.o mpn/.libs/sec_add_1.o mpn/.libs/sec_sub_1.o mpn/.libs/sec_invert.o mpn/.libs/trialdiv.o mpn/.libs/remove.o mpn/.libs/and_n.o mpn/.libs/andn_n.o mpn/.libs/nand_n.o mpn/.libs/ior_n.o mpn/.libs/iorn_n.o mpn/.libs/nior_n.o mpn/.libs/xor_n.o mpn/.libs/xnor_n.o mpn/.libs/copyi.o mpn/.libs/copyd.o mpn/.libs/zero.o mpn/.libs/sec_tabselect.o mpn/.libs/comb_tables.o mpn/.libs/invert_limb.o mpn/.libs/sqr_diag_addlsh1.o mpn/.libs/addlsh1_n.o mpn/.libs/sublsh1_n.o mpn/.libs/rsblsh1_n.o mpn/.libs/rsh1add_n.o mpn/.libs/rsh1sub_n.o mpn/.libs/addlsh2_n.o mpn/.libs/sublsh2_n.o mpn/.libs/rsblsh2_n.o mpn/.libs/add_n_sub_n.o printf/.libs/asprintf.o printf/.libs/asprntffuns.o printf/.libs/doprnt.o printf/.libs/doprntf.o printf/.libs/doprnti.o printf/.libs/fprintf.o printf/.libs/obprintf.o printf/.libs/obvprintf.o printf/.libs/obprntffuns.o printf/.libs/printf.o printf/.libs/printffuns.o printf/.libs/snprintf.o printf/.libs/snprntffuns.o printf/.libs/sprintf.o printf/.libs/sprintffuns.o printf/.libs/vasprintf.o printf/.libs/vfprintf.o printf/.libs/vprintf.o printf/.libs/vsnprintf.o printf/.libs/vsprintf.o printf/.libs/repl-vsnprintf.o scanf/.libs/doscan.o scanf/.libs/fscanf.o scanf/.libs/fscanffuns.o scanf/.libs/scanf.o scanf/.libs/sscanf.o scanf/.libs/sscanffuns.o scanf/.libs/vfscanf.o scanf/.libs/vscanf.o scanf/.libs/vsscanf.o rand/.libs/rand.o rand/.libs/randclr.o rand/.libs/randdef.o rand/.libs/randiset.o rand/.libs/randlc2s.o rand/.libs/randlc2x.o rand/.libs/randmt.o rand/.libs/randmts.o rand/.libs/rands.o rand/.libs/randsd.o rand/.libs/randsdui.o rand/.libs/randbui.o rand/.libs/randmui.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libgmp.so.10 -o .libs/libgmp.so.10.5.0 libtool: link: (cd ".libs" && rm -f "libgmp.so.10" && ln -s "libgmp.so.10.5.0" "libgmp.so.10") libtool: link: (cd ".libs" && rm -f "libgmp.so" && ln -s "libgmp.so.10.5.0" "libgmp.so") copying selected object files to avoid basename conflicts... libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o libtool: link: ln mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt102-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt102-invert.o libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt104-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt104-powm.o libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt105-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt105-remove.o libtool: link: ar cq .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o version.o nextprime.o primesieve.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp_z.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/mfac_uiui.o mpz/2fac_ui.o mpz/fac_ui.o mpz/oddfac_1.o mpz/prodlimbs.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_q.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/limbs_finish.o mpz/limbs_modify.o mpz/limbs_read.o mpz/limbs_write.o mpz/lucmod.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/primorial_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/roinit_n.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o mpz/stronglucas.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o mpn/cnd_add_n.o mpn/cnd_sub_n.o mpn/cnd_swap.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/add_err1_n.o mpn/add_err2_n.o mpn/add_err3_n.o mpn/sub_err1_n.o mpn/sub_err2_n.o mpn/sub_err3_n.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/fib2m.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-sizeinbase.o .libs/libgmp.lax/lt88-get_str.o .libs/libgmp.lax/lt89-set_str.o mpn/compute_powtab.o .libs/libgmp.lax/lt90-scan0.o .libs/libgmp.lax/lt91-scan1.o .libs/libgmp.lax/lt92-popcount.o .libs/libgmp.lax/lt93-hamdist.o .libs/libgmp.lax/lt94-cmp.o mpn/zero_p.o .libs/libgmp.lax/lt95-perfsqr.o .libs/libgmp.lax/lt96-perfpow.o mpn/strongfibo.o mpn/gcd_11.o mpn/gcd_22.o mpn/gcd_1.o .libs/libgmp.lax/lt97-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt98-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt99-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt100-jacobi.o .libs/libgmp.lax/lt101-get_d.o mpn/matrix22_mul.o mpn/matrix22_mul1_inverse_vector.o mpn/hgcd_matrix.o mpn/hgcd2.o mpn/hgcd_step.o mpn/hgcd_reduce.o mpn/hgcd.o mpn/hgcd_appr.o mpn/hgcd2_jacobi.o mpn/hgcd_jacobi.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/sqrlo.o mpn/sqrlo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom54_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt102-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/mulmod_bknp1.o mpn/div_qr_1.o mpn/div_qr_1n_pi1.o mpn/div_qr_2.o mpn/div_qr_2n_pi1.o mpn/div_qr_2u_pi1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/sbpi1_bdiv_r.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o mpn/broot.o mpn/brootinv.o mpn/bsqrt.o mpn/bsqrtinv.o .libs/libgmp.lax/lt103-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt104-powm.o mpn/powlo.o mpn/sec_powm.o mpn/sec_mul.o mpn/sec_sqr.o mpn/sec_div_qr.o mpn/sec_div_r.o mpn/sec_pi1_div_qr.o mpn/sec_pi1_div_r.o mpn/sec_add_1.o mpn/sec_sub_1.o mpn/sec_invert.o mpn/trialdiv.o .libs/libgmp.lax/lt105-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o mpn/sec_tabselect.o mpn/comb_tables.o mpn/invert_limb.o mpn/sqr_diag_addlsh1.o mpn/addlsh1_n.o mpn/sublsh1_n.o mpn/rsblsh1_n.o mpn/rsh1add_n.o mpn/rsh1sub_n.o mpn/addlsh2_n.o mpn/sublsh2_n.o mpn/rsblsh2_n.o mpn/add_n_sub_n.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o rand/rand.o rand/randclr.o rand/randdef.o rand/randiset.o rand/randlc2s.o rand/randlc2x.o rand/randmt.o rand/randmts.o rand/rands.o rand/randsd.o rand/randsdui.o rand/randbui.o rand/randmui.o libtool: link: ranlib .libs/libgmp.a libtool: link: rm -fr .libs/libgmp.lax libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 11:0:7 -o libgmpxx.la -rpath /usr/lib cxx/dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/crtbeginS.o cxx/.libs/dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o cxx/.libs/ismpznw.o cxx/.libs/limits.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o -Wl,-rpath -Wl,/usr/src/gmp-6.3.0/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/lib/../lib64 ./.libs/libgmp.so -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0 -L/usr/lib/../lib64 -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/lib -L/usr/lib /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/crtendS.o /usr/lib/../lib64/crtn.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libgmpxx.so.4 -o .libs/libgmpxx.so.4.7.0 ./.libs/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. libtool: link: (cd ".libs" && rm -f "libgmpxx.so.4" && ln -s "libgmpxx.so.4.7.0" "libgmpxx.so.4") libtool: link: (cd ".libs" && rm -f "libgmpxx.so" && ln -s "libgmpxx.so.4.7.0" "libgmpxx.so") libtool: link: ar cq .libs/libgmpxx.a cxx/dummy.o cxx/isfuns.o cxx/ismpf.o cxx/ismpq.o cxx/ismpz.o cxx/ismpznw.o cxx/limits.o cxx/osdoprnti.o cxx/osfuns.o cxx/osmpf.o cxx/osmpq.o cxx/osmpz.o libtool: link: ranlib .libs/libgmpxx.a libtool: link: ( cd ".libs" && rm -f "libgmpxx.la" && ln -s "../libgmpxx.la" "libgmpxx.la" ) make[3]: Leaving directory '/usr/src/gmp-6.3.0' make[2]: Leaving directory '/usr/src/gmp-6.3.0' make[1]: Leaving directory '/usr/src/gmp-6.3.0' cd /usr/src/gmp-6.3.0 && make install make[1]: Entering directory '/usr/src/gmp-6.3.0' make install-recursive make[2]: Entering directory '/usr/src/gmp-6.3.0' Making install in tests make[3]: Entering directory '/usr/src/gmp-6.3.0/tests' Making install in . make[4]: Entering directory '/usr/src/gmp-6.3.0/tests' make[5]: Entering directory '/usr/src/gmp-6.3.0/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gmp-6.3.0/tests' make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests' Making install in devel make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/devel' make[5]: Entering directory '/usr/src/gmp-6.3.0/tests/devel' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gmp-6.3.0/tests/devel' make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/devel' Making install in mpn make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/mpn' make[5]: Entering directory '/usr/src/gmp-6.3.0/tests/mpn' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gmp-6.3.0/tests/mpn' make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/mpn' Making install in mpz make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/mpz' make[5]: Entering directory '/usr/src/gmp-6.3.0/tests/mpz' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gmp-6.3.0/tests/mpz' make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/mpz' Making install in mpq make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/mpq' make[5]: Entering directory '/usr/src/gmp-6.3.0/tests/mpq' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gmp-6.3.0/tests/mpq' make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/mpq' Making install in mpf make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/mpf' make[5]: Entering directory '/usr/src/gmp-6.3.0/tests/mpf' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gmp-6.3.0/tests/mpf' make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/mpf' Making install in rand make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/rand' make[5]: Entering directory '/usr/src/gmp-6.3.0/tests/rand' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gmp-6.3.0/tests/rand' make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/rand' Making install in misc make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/misc' make[5]: Entering directory '/usr/src/gmp-6.3.0/tests/misc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gmp-6.3.0/tests/misc' make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/misc' Making install in cxx make[4]: Entering directory '/usr/src/gmp-6.3.0/tests/cxx' make[5]: Entering directory '/usr/src/gmp-6.3.0/tests/cxx' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gmp-6.3.0/tests/cxx' make[4]: Leaving directory '/usr/src/gmp-6.3.0/tests/cxx' make[3]: Leaving directory '/usr/src/gmp-6.3.0/tests' Making install in mpn make[3]: Entering directory '/usr/src/gmp-6.3.0/mpn' make[4]: Entering directory '/usr/src/gmp-6.3.0/mpn' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/mpn' make[3]: Leaving directory '/usr/src/gmp-6.3.0/mpn' Making install in mpz make[3]: Entering directory '/usr/src/gmp-6.3.0/mpz' make[4]: Entering directory '/usr/src/gmp-6.3.0/mpz' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/mpz' make[3]: Leaving directory '/usr/src/gmp-6.3.0/mpz' Making install in mpq make[3]: Entering directory '/usr/src/gmp-6.3.0/mpq' make[4]: Entering directory '/usr/src/gmp-6.3.0/mpq' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/mpq' make[3]: Leaving directory '/usr/src/gmp-6.3.0/mpq' Making install in mpf make[3]: Entering directory '/usr/src/gmp-6.3.0/mpf' make[4]: Entering directory '/usr/src/gmp-6.3.0/mpf' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/mpf' make[3]: Leaving directory '/usr/src/gmp-6.3.0/mpf' Making install in printf make[3]: Entering directory '/usr/src/gmp-6.3.0/printf' make[4]: Entering directory '/usr/src/gmp-6.3.0/printf' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/printf' make[3]: Leaving directory '/usr/src/gmp-6.3.0/printf' Making install in scanf make[3]: Entering directory '/usr/src/gmp-6.3.0/scanf' make[4]: Entering directory '/usr/src/gmp-6.3.0/scanf' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/scanf' make[3]: Leaving directory '/usr/src/gmp-6.3.0/scanf' Making install in rand make[3]: Entering directory '/usr/src/gmp-6.3.0/rand' make[4]: Entering directory '/usr/src/gmp-6.3.0/rand' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/rand' make[3]: Leaving directory '/usr/src/gmp-6.3.0/rand' Making install in cxx make[3]: Entering directory '/usr/src/gmp-6.3.0/cxx' make[4]: Entering directory '/usr/src/gmp-6.3.0/cxx' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/cxx' make[3]: Leaving directory '/usr/src/gmp-6.3.0/cxx' Making install in demos make[3]: Entering directory '/usr/src/gmp-6.3.0/demos' Making install in calc make[4]: Entering directory '/usr/src/gmp-6.3.0/demos/calc' make install-am make[5]: Entering directory '/usr/src/gmp-6.3.0/demos/calc' make[6]: Entering directory '/usr/src/gmp-6.3.0/demos/calc' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/gmp-6.3.0/demos/calc' make[5]: Leaving directory '/usr/src/gmp-6.3.0/demos/calc' make[4]: Leaving directory '/usr/src/gmp-6.3.0/demos/calc' Making install in expr make[4]: Entering directory '/usr/src/gmp-6.3.0/demos/expr' make[5]: Entering directory '/usr/src/gmp-6.3.0/demos/expr' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gmp-6.3.0/demos/expr' make[4]: Leaving directory '/usr/src/gmp-6.3.0/demos/expr' make[4]: Entering directory '/usr/src/gmp-6.3.0/demos' make[5]: Entering directory '/usr/src/gmp-6.3.0/demos' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gmp-6.3.0/demos' make[4]: Leaving directory '/usr/src/gmp-6.3.0/demos' make[3]: Leaving directory '/usr/src/gmp-6.3.0/demos' Making install in tune make[3]: Entering directory '/usr/src/gmp-6.3.0/tune' make[4]: Entering directory '/usr/src/gmp-6.3.0/tune' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gmp-6.3.0/tune' make[3]: Leaving directory '/usr/src/gmp-6.3.0/tune' Making install in doc make[3]: Entering directory '/usr/src/gmp-6.3.0/doc' make[4]: Entering directory '/usr/src/gmp-6.3.0/doc' make[4]: Nothing to be done for 'install-exec-am'. /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 ./gmp.info ./gmp.info-1 ./gmp.info-2 '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/gmp.info' make[4]: Leaving directory '/usr/src/gmp-6.3.0/doc' make[3]: Leaving directory '/usr/src/gmp-6.3.0/doc' make[3]: Entering directory '/usr/src/gmp-6.3.0' make[4]: Entering directory '/usr/src/gmp-6.3.0' /tools_aarch64/bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libgmp.la libgmpxx.la '/usr/lib' libtool: install: /tools_aarch64/bin/install -c .libs/libgmp.so.10.5.0 /usr/lib/libgmp.so.10.5.0 libtool: install: (cd /usr/lib && { ln -s -f libgmp.so.10.5.0 libgmp.so.10 || { rm -f libgmp.so.10 && ln -s libgmp.so.10.5.0 libgmp.so.10; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgmp.so.10.5.0 libgmp.so || { rm -f libgmp.so && ln -s libgmp.so.10.5.0 libgmp.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libgmp.lai /usr/lib/libgmp.la libtool: warning: relinking 'libgmpxx.la' libtool: install: (cd /usr/src/gmp-6.3.0; /bin/sh "/usr/src/gmp-6.3.0/libtool" --tag CXX --mode=relink g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 11:0:7 -o libgmpxx.la -rpath /usr/lib cxx/dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/crtbeginS.o cxx/.libs/dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o cxx/.libs/ismpznw.o cxx/.libs/limits.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/lib -lgmp -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0 -L/usr/lib/../lib64 -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/lib -lstdc++ -lm -lc -lgcc_s /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/crtendS.o /usr/lib/../lib64/crtn.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libgmpxx.so.4 -o .libs/libgmpxx.so.4.7.0 /usr/lib/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. libtool: install: /tools_aarch64/bin/install -c .libs/libgmpxx.so.4.7.0T /usr/lib/libgmpxx.so.4.7.0 libtool: install: (cd /usr/lib && { ln -s -f libgmpxx.so.4.7.0 libgmpxx.so.4 || { rm -f libgmpxx.so.4 && ln -s libgmpxx.so.4.7.0 libgmpxx.so.4; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgmpxx.so.4.7.0 libgmpxx.so || { rm -f libgmpxx.so && ln -s libgmpxx.so.4.7.0 libgmpxx.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libgmpxx.lai /usr/lib/libgmpxx.la libtool: install: /tools_aarch64/bin/install -c .libs/libgmp.a /usr/lib/libgmp.a libtool: install: chmod 644 /usr/lib/libgmp.a libtool: install: ranlib /usr/lib/libgmp.a libtool: install: /tools_aarch64/bin/install -c .libs/libgmpxx.a /usr/lib/libgmpxx.a libtool: install: chmod 644 /usr/lib/libgmpxx.a libtool: install: ranlib /usr/lib/libgmpxx.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /tools_aarch64/bin/mkdir -p '/usr/include' /tools_aarch64/bin/install -c -m 644 gmp.h '/usr/include' /tools_aarch64/bin/mkdir -p '/usr/include' /tools_aarch64/bin/install -c -m 644 gmpxx.h '/usr/include' /tools_aarch64/bin/mkdir -p '/usr/lib/pkgconfig' /tools_aarch64/bin/install -c -m 644 gmp.pc gmpxx.pc '/usr/lib/pkgconfig' make install-data-hook make[5]: Entering directory '/usr/src/gmp-6.3.0' +-------------------------------------------------------------+ | CAUTION: | | | | If you have not already run "make check", then we strongly | | recommend you do so. | | | | GMP has been carefully tested by its authors, but compilers | | are all too often released with serious bugs. GMP tends to | | explore interesting corners in compilers and has hit bugs | | on quite a few occasions. | | | +-------------------------------------------------------------+ make[5]: Leaving directory '/usr/src/gmp-6.3.0' make[4]: Leaving directory '/usr/src/gmp-6.3.0' make[3]: Leaving directory '/usr/src/gmp-6.3.0' make[2]: Leaving directory '/usr/src/gmp-6.3.0' make[1]: Leaving directory '/usr/src/gmp-6.3.0' Updating linker cache... Install done; saving file list to /usr/src/log/gmp-6.3.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:09:56: Building mpfr make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' mpfr-4.2.2.tar.xz checksum OK ====================================== Installing mpfr-4.2.2 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/mpfr-4.2.2 && ./configure \ --prefix=/usr \ --enable-thread-safe checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking whether configure options are compatible... yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /tools_aarch64/aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tools_aarch64/aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for file... : checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /tools_aarch64/bin/dd checking how to truncate binary pipes... /tools_aarch64/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) 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 non-MS-Windows ICC... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether byte ordering is bigendian... no checking for library containing clock_gettime... none required checking for egrep -e... (cached) /tools_aarch64/bin/grep -E checking for size_t... yes checking for limits.h... yes checking for float.h... yes checking for string.h... (cached) yes checking for locale.h... yes checking for wchar.h... yes checking for stdarg.h... yes checking for sys/fpu.h... no checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for working alloca.h... yes checking for alloca... yes checking for uintptr_t... yes checking how to copy va_list... va_copy checking for setlocale... yes checking for gettimeofday... yes checking for signal... yes checking for sigaction and its associated structure... yes checking for long long int... yes checking for intmax_t... yes checking for working INTMAX_MAX... yes checking for union fpc_csr... no checking for _Noreturn... yes checking for __builtin_unreachable... yes checking for constructor and destructor attributes... yes checking for fesetround... yes checking for gcc float-conversion bug... no checking for subnormal double-precision numbers... yes checking for subnormal single-precision numbers... yes checking for signed zeros... yes checking if the FP division by 0 fails... no checking if NAN == NAN... no checking if charset has consecutive values... yes checking for math/round... yes checking for math/trunc... yes checking for math/floor... yes checking for math/ceil... yes checking for math/nearbyint... yes checking format of floating-point type `double'... IEEE double, little endian checking format of floating-point type `long double'... IEEE quad, little endian checking for TLS support using C11... yes checking if compiler knows _Decimal64... yes checking decimal float format... BID checking bit-field ordering for _Decimal128... little endian checking if _Float128 with hex constants is supported... yes checking for Static Assertion support... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking for gmp.h... yes checking for recent GMP... yes checking usable gmp.h at link time... yes checking for GMP_NUMB_BITS and sizeof(mp_limb_t) consistency... yes checking for long to fit in mp_limb_t... yes checking for intmax_t to fit in mp_limb_t... yes checking if we can link with GMP... yes checking if gmp.h version and libgmp version are the same... (6.3.0/6.3.0) yes checking for GMP library vs header correctness... yes checking for double-to-integer conversion bug... no checking if gmp_printf supports "%jd"... yes checking if gmp_printf supports "%hhd"... yes checking if gmp_printf supports "%lld"... yes checking if gmp_printf supports "%Lf"... yes checking if gmp_printf supports "%td"... yes checking if gmp_printf supports "%a"... yes checking if gmp_printf supports the ' group flag... yes checking for __gmpn_sbpi1_divappr_q... yes checking for __gmpn_invert_limb... yes checking for __gmpn_rsblsh1_n... yes checking for getrusage... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mpfr.pc config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tune/Makefile config.status: creating src/mparam.h config.status: creating tools/bench/Makefile config.status: executing depfiles commands config.status: executing libtool commands cd /usr/src/mpfr-4.2.2 && make -j4 make[1]: Entering directory '/usr/src/mpfr-4.2.2' Making all in doc make[2]: Entering directory '/usr/src/mpfr-4.2.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/mpfr-4.2.2/doc' Making all in src make[2]: Entering directory '/usr/src/mpfr-4.2.2/src' ../tools/get_patches.sh ../PATCHES > get_patches.c || { rm -f get_patches.c; exit 1; } make all-am make[3]: Entering directory '/usr/src/mpfr-4.2.2/src' depbase=`echo exceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exceptions.lo -MD -MP -MF $depbase.Tpo -c -o exceptions.lo exceptions.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT extract.lo -MD -MP -MF $depbase.Tpo -c -o extract.lo extract.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo uceil_exp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uceil_exp2.lo -MD -MP -MF $depbase.Tpo -c -o uceil_exp2.lo uceil_exp2.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo uceil_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uceil_log2.lo -MD -MP -MF $depbase.Tpo -c -o uceil_log2.lo uceil_log2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.c -fPIC -DPIC -o .libs/exceptions.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c uceil_exp2.c -fPIC -DPIC -o .libs/uceil_exp2.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c uceil_log2.c -fPIC -DPIC -o .libs/uceil_log2.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fPIC -DPIC -o .libs/extract.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c uceil_log2.c -o uceil_log2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c uceil_exp2.c -o uceil_exp2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.c -o exceptions.o >/dev/null 2>&1 depbase=`echo ufloor_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ufloor_log2.lo -MD -MP -MF $depbase.Tpo -c -o ufloor_log2.lo ufloor_log2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -o extract.o >/dev/null 2>&1 depbase=`echo add.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add.lo -MD -MP -MF $depbase.Tpo -c -o add.lo add.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo add1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add1.lo -MD -MP -MF $depbase.Tpo -c -o add1.lo add1.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo add_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_ui.lo -MD -MP -MF $depbase.Tpo -c -o add_ui.lo add_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c ufloor_log2.c -fPIC -DPIC -o .libs/ufloor_log2.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c add1.c -fPIC -DPIC -o .libs/add1.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c ufloor_log2.c -o ufloor_log2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -o add.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c add_ui.c -o add_ui.o >/dev/null 2>&1 depbase=`echo agm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT agm.lo -MD -MP -MF $depbase.Tpo -c -o agm.lo agm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c add1.c -o add1.o >/dev/null 2>&1 depbase=`echo clear.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT clear.lo -MD -MP -MF $depbase.Tpo -c -o clear.lo clear.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp.lo -MD -MP -MF $depbase.Tpo -c -o cmp.lo cmp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmpabs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmpabs.lo -MD -MP -MF $depbase.Tpo -c -o cmpabs.lo cmpabs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c agm.c -fPIC -DPIC -o .libs/agm.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c agm.c -o agm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -fPIC -DPIC -o .libs/clear.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmpabs.lo -MD -MP -MF .deps/cmpabs.Tpo -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -o cmp.o >/dev/null 2>&1 depbase=`echo cmp_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_si.lo -MD -MP -MF $depbase.Tpo -c -o cmp_si.lo cmp_si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -o clear.o >/dev/null 2>&1 depbase=`echo cmp_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_ui.lo -MD -MP -MF $depbase.Tpo -c -o cmp_ui.lo cmp_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmpabs.lo -MD -MP -MF .deps/cmpabs.Tpo -c cmpabs.c -o cmpabs.o >/dev/null 2>&1 depbase=`echo comparisons.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT comparisons.lo -MD -MP -MF $depbase.Tpo -c -o comparisons.lo comparisons.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo div_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2exp.lo -MD -MP -MF $depbase.Tpo -c -o div_2exp.lo div_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c cmp_si.c -o cmp_si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c cmp_ui.c -o cmp_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c comparisons.c -fPIC -DPIC -o .libs/comparisons.o depbase=`echo div_2si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2si.lo -MD -MP -MF $depbase.Tpo -c -o div_2si.lo div_2si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c comparisons.c -o comparisons.o >/dev/null 2>&1 depbase=`echo div_2ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2ui.lo -MD -MP -MF $depbase.Tpo -c -o div_2ui.lo div_2ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o depbase=`echo div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div.lo -MD -MP -MF $depbase.Tpo -c -o div.lo div.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c div_2exp.c -o div_2exp.o >/dev/null 2>&1 depbase=`echo div_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_ui.lo -MD -MP -MF $depbase.Tpo -c -o div_ui.lo div_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c div_2si.c -fPIC -DPIC -o .libs/div_2si.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c div_2si.c -o div_2si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c div_2ui.c -o div_2ui.o >/dev/null 2>&1 depbase=`echo dot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dot.lo -MD -MP -MF $depbase.Tpo -c -o dot.lo dot.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dump.lo -MD -MP -MF $depbase.Tpo -c -o dump.lo dump.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.c -fPIC -DPIC -o .libs/div.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c div_ui.c -o div_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.c -o div.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c dump.c -fPIC -DPIC -o .libs/dump.o depbase=`echo eq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT eq.lo -MD -MP -MF $depbase.Tpo -c -o eq.lo eq.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo exp10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp10.lo -MD -MP -MF $depbase.Tpo -c -o exp10.lo exp10.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c dump.c -o dump.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c dot.c -fPIC -DPIC -o .libs/dot.o depbase=`echo exp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp2.lo -MD -MP -MF $depbase.Tpo -c -o exp2.lo exp2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c dot.c -o dot.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c exp10.c -fPIC -DPIC -o .libs/exp10.o depbase=`echo exp3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp3.lo -MD -MP -MF $depbase.Tpo -c -o exp3.lo exp3.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c eq.c -fPIC -DPIC -o .libs/eq.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c exp2.c -fPIC -DPIC -o .libs/exp2.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c exp10.c -o exp10.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c eq.c -o eq.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c exp2.c -o exp2.o >/dev/null 2>&1 depbase=`echo exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp.lo -MD -MP -MF $depbase.Tpo -c -o exp.lo exp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo frac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT frac.lo -MD -MP -MF $depbase.Tpo -c -o frac.lo frac.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c exp3.c -fPIC -DPIC -o .libs/exp3.o depbase=`echo frexp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT frexp.lo -MD -MP -MF $depbase.Tpo -c -o frexp.lo frexp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c exp3.c -o exp3.o >/dev/null 2>&1 depbase=`echo get_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_d.lo -MD -MP -MF $depbase.Tpo -c -o get_d.lo get_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -fPIC -DPIC -o .libs/exp.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c frac.c -fPIC -DPIC -o .libs/frac.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT frexp.lo -MD -MP -MF .deps/frexp.Tpo -c frexp.c -fPIC -DPIC -o .libs/frexp.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -o exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c frac.c -o frac.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT frexp.lo -MD -MP -MF .deps/frexp.Tpo -c frexp.c -o frexp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c get_d.c -fPIC -DPIC -o .libs/get_d.o depbase=`echo get_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_exp.lo -MD -MP -MF $depbase.Tpo -c -o get_exp.lo get_exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c get_d.c -o get_d.o >/dev/null 2>&1 depbase=`echo get_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_str.lo -MD -MP -MF $depbase.Tpo -c -o get_str.lo get_str.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init.lo -MD -MP -MF $depbase.Tpo -c -o init.lo init.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo inp_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT inp_str.lo -MD -MP -MF $depbase.Tpo -c -o inp_str.lo inp_str.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c get_str.c -fPIC -DPIC -o .libs/get_str.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c get_exp.c -fPIC -DPIC -o .libs/get_exp.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c get_exp.c -o get_exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c get_str.c -o get_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o depbase=`echo isinteger.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isinteger.lo -MD -MP -MF $depbase.Tpo -c -o isinteger.lo isinteger.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isinf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isinf.lo -MD -MP -MF $depbase.Tpo -c -o isinf.lo isinf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isnan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isnan.lo -MD -MP -MF $depbase.Tpo -c -o isnan.lo isnan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c inp_str.c -o inp_str.o >/dev/null 2>&1 depbase=`echo isnum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isnum.lo -MD -MP -MF $depbase.Tpo -c -o isnum.lo isnum.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c isinf.c -fPIC -DPIC -o .libs/isinf.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c isnan.c -fPIC -DPIC -o .libs/isnan.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c isinf.c -o isinf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c isinteger.c -fPIC -DPIC -o .libs/isinteger.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c isnan.c -o isnan.o >/dev/null 2>&1 depbase=`echo const_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT const_log2.lo -MD -MP -MF $depbase.Tpo -c -o const_log2.lo const_log2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c isinteger.c -o isinteger.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c isnum.c -fPIC -DPIC -o .libs/isnum.o depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo log.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c isnum.c -o isnum.o >/dev/null 2>&1 depbase=`echo modf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT modf.lo -MD -MP -MF $depbase.Tpo -c -o modf.lo modf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mul_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2exp.lo -MD -MP -MF $depbase.Tpo -c -o mul_2exp.lo mul_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c const_log2.c -fPIC -DPIC -o .libs/const_log2.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c const_log2.c -o const_log2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c modf.c -fPIC -DPIC -o .libs/modf.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o depbase=`echo mul_2si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2si.lo -MD -MP -MF $depbase.Tpo -c -o mul_2si.lo mul_2si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c modf.c -o modf.o >/dev/null 2>&1 depbase=`echo mul_2ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2ui.lo -MD -MP -MF $depbase.Tpo -c -o mul_2ui.lo mul_2ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c mul_2exp.c -o mul_2exp.o >/dev/null 2>&1 depbase=`echo mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul.lo -MD -MP -MF $depbase.Tpo -c -o mul.lo mul.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mul_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_ui.lo -MD -MP -MF $depbase.Tpo -c -o mul_ui.lo mul_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c mul_2si.c -o mul_2si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.c -o mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c mul_2ui.c -o mul_2ui.o >/dev/null 2>&1 depbase=`echo neg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT neg.lo -MD -MP -MF $depbase.Tpo -c -o neg.lo neg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c mul_ui.c -o mul_ui.o >/dev/null 2>&1 depbase=`echo next.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT next.lo -MD -MP -MF $depbase.Tpo -c -o next.lo next.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo out_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT out_str.lo -MD -MP -MF $depbase.Tpo -c -o out_str.lo out_str.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT printf.lo -MD -MP -MF $depbase.Tpo -c -o printf.lo printf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT next.lo -MD -MP -MF .deps/next.Tpo -c next.c -fPIC -DPIC -o .libs/next.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c neg.c -o neg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT next.lo -MD -MP -MF .deps/next.Tpo -c next.c -o next.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c out_str.c -o out_str.o >/dev/null 2>&1 depbase=`echo vasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT vasprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasprintf.lo vasprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c printf.c -fPIC -DPIC -o .libs/printf.o depbase=`echo const_pi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT const_pi.lo -MD -MP -MF $depbase.Tpo -c -o const_pi.lo const_pi.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow.lo -MD -MP -MF $depbase.Tpo -c -o pow.lo pow.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c printf.c -o printf.o >/dev/null 2>&1 depbase=`echo pow_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_si.lo -MD -MP -MF $depbase.Tpo -c -o pow_si.lo pow_si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c const_pi.c -fPIC -DPIC -o .libs/const_pi.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c pow.c -fPIC -DPIC -o .libs/pow.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c const_pi.c -o const_pi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c pow.c -o pow.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c vasprintf.c -o vasprintf.o >/dev/null 2>&1 depbase=`echo pow_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_ui.lo -MD -MP -MF $depbase.Tpo -c -o pow_ui.lo pow_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pow_sj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_sj.lo -MD -MP -MF $depbase.Tpo -c -o pow_sj.lo pow_sj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c pow_si.c -fPIC -DPIC -o .libs/pow_si.o depbase=`echo pow_uj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_uj.lo -MD -MP -MF $depbase.Tpo -c -o pow_uj.lo pow_uj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c pow_si.c -o pow_si.o >/dev/null 2>&1 depbase=`echo print_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT print_raw.lo -MD -MP -MF $depbase.Tpo -c -o print_raw.lo print_raw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_sj.lo -MD -MP -MF .deps/pow_sj.Tpo -c pow_sj.c -fPIC -DPIC -o .libs/pow_sj.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c pow_ui.c -o pow_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_sj.lo -MD -MP -MF .deps/pow_sj.Tpo -c pow_sj.c -o pow_sj.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_uj.lo -MD -MP -MF .deps/pow_uj.Tpo -c pow_uj.c -fPIC -DPIC -o .libs/pow_uj.o depbase=`echo print_rnd_mode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT print_rnd_mode.lo -MD -MP -MF $depbase.Tpo -c -o print_rnd_mode.lo print_rnd_mode.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo reldiff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT reldiff.lo -MD -MP -MF $depbase.Tpo -c -o reldiff.lo reldiff.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_uj.lo -MD -MP -MF .deps/pow_uj.Tpo -c pow_uj.c -o pow_uj.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c print_raw.c -fPIC -DPIC -o .libs/print_raw.o depbase=`echo round_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT round_prec.lo -MD -MP -MF $depbase.Tpo -c -o round_prec.lo round_prec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c print_raw.c -o print_raw.o >/dev/null 2>&1 depbase=`echo set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set.lo -MD -MP -MF $depbase.Tpo -c -o set.lo set.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c print_rnd_mode.c -fPIC -DPIC -o .libs/print_rnd_mode.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c round_prec.c -fPIC -DPIC -o .libs/round_prec.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c print_rnd_mode.c -o print_rnd_mode.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c reldiff.c -o reldiff.o >/dev/null 2>&1 depbase=`echo setmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT setmax.lo -MD -MP -MF $depbase.Tpo -c -o setmax.lo setmax.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c round_prec.c -o round_prec.o >/dev/null 2>&1 depbase=`echo setmin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT setmin.lo -MD -MP -MF $depbase.Tpo -c -o setmin.lo setmin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -fPIC -DPIC -o .libs/set.o depbase=`echo set_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_d.lo -MD -MP -MF $depbase.Tpo -c -o set_d.lo set_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -o set.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c setmax.c -fPIC -DPIC -o .libs/setmax.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c setmin.c -fPIC -DPIC -o .libs/setmin.o depbase=`echo set_dfl_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_dfl_prec.lo -MD -MP -MF $depbase.Tpo -c -o set_dfl_prec.lo set_dfl_prec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c setmax.c -o setmax.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c setmin.c -o setmin.o >/dev/null 2>&1 depbase=`echo set_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_exp.lo -MD -MP -MF $depbase.Tpo -c -o set_exp.lo set_exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c set_d.c -fPIC -DPIC -o .libs/set_d.o depbase=`echo set_rnd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_rnd.lo -MD -MP -MF $depbase.Tpo -c -o set_rnd.lo set_rnd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c set_d.c -o set_d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o depbase=`echo set_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_f.lo -MD -MP -MF $depbase.Tpo -c -o set_f.lo set_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c set_exp.c -fPIC -DPIC -o .libs/set_exp.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c set_dfl_prec.c -o set_dfl_prec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c set_rnd.c -fPIC -DPIC -o .libs/set_rnd.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c set_exp.c -o set_exp.o >/dev/null 2>&1 depbase=`echo set_prc_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_prc_raw.lo -MD -MP -MF $depbase.Tpo -c -o set_prc_raw.lo set_prc_raw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c set_rnd.c -o set_rnd.o >/dev/null 2>&1 depbase=`echo set_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_prec.lo -MD -MP -MF $depbase.Tpo -c -o set_prec.lo set_prec.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo set_q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_q.lo -MD -MP -MF $depbase.Tpo -c -o set_q.lo set_q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c set_f.c -fPIC -DPIC -o .libs/set_f.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c set_f.c -o set_f.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c set_prc_raw.c -o set_prc_raw.o >/dev/null 2>&1 depbase=`echo set_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_si.lo -MD -MP -MF $depbase.Tpo -c -o set_si.lo set_si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c set_prec.c -fPIC -DPIC -o .libs/set_prec.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c set_q.c -fPIC -DPIC -o .libs/set_q.o depbase=`echo set_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_str.lo -MD -MP -MF $depbase.Tpo -c -o set_str.lo set_str.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c set_prec.c -o set_prec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c set_q.c -o set_q.o >/dev/null 2>&1 depbase=`echo set_str_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_str_raw.lo -MD -MP -MF $depbase.Tpo -c -o set_str_raw.lo set_str_raw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c set_si.c -fPIC -DPIC -o .libs/set_si.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c set_str.c -fPIC -DPIC -o .libs/set_str.o depbase=`echo set_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_ui.lo -MD -MP -MF $depbase.Tpo -c -o set_ui.lo set_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c set_si.c -o set_si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c set_str.c -o set_str.o >/dev/null 2>&1 depbase=`echo set_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_z.lo -MD -MP -MF $depbase.Tpo -c -o set_z.lo set_z.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c set_str_raw.c -fPIC -DPIC -o .libs/set_str_raw.o depbase=`echo sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqrt.lo -MD -MP -MF $depbase.Tpo -c -o sqrt.lo sqrt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c set_str_raw.c -o set_str_raw.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c set_z.c -fPIC -DPIC -o .libs/set_z.o depbase=`echo sqrt_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqrt_ui.lo -MD -MP -MF $depbase.Tpo -c -o sqrt_ui.lo sqrt_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c set_ui.c -o set_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c set_z.c -o set_z.o >/dev/null 2>&1 depbase=`echo sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub.lo -MD -MP -MF $depbase.Tpo -c -o sub.lo sub.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sub1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub1.lo -MD -MP -MF $depbase.Tpo -c -o sub1.lo sub1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c sqrt_ui.c -o sqrt_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.c -o sqrt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -fPIC -DPIC -o .libs/sub.o depbase=`echo sub_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub_ui.lo -MD -MP -MF $depbase.Tpo -c -o sub_ui.lo sub_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rint.lo -MD -MP -MF $depbase.Tpo -c -o rint.lo rint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -o sub.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c sub1.c -fPIC -DPIC -o .libs/sub1.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c sub1.c -o sub1.o >/dev/null 2>&1 depbase=`echo ui_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_div.lo -MD -MP -MF $depbase.Tpo -c -o ui_div.lo ui_div.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o depbase=`echo ui_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_sub.lo -MD -MP -MF $depbase.Tpo -c -o ui_sub.lo ui_sub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c sub_ui.c -o sub_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c rint.c -fPIC -DPIC -o .libs/rint.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o depbase=`echo urandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT urandom.lo -MD -MP -MF $depbase.Tpo -c -o urandom.lo urandom.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c rint.c -o rint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ui_div.c -o ui_div.o >/dev/null 2>&1 depbase=`echo urandomb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT urandomb.lo -MD -MP -MF $depbase.Tpo -c -o urandomb.lo urandomb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o depbase=`echo get_z_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_z_2exp.lo -MD -MP -MF $depbase.Tpo -c -o get_z_2exp.lo get_z_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c urandom.c -fPIC -DPIC -o .libs/urandom.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ui_sub.c -o ui_sub.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c urandom.c -o urandom.o >/dev/null 2>&1 depbase=`echo swap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT swap.lo -MD -MP -MF $depbase.Tpo -c -o swap.lo swap.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo factorial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT factorial.lo -MD -MP -MF $depbase.Tpo -c -o factorial.lo factorial.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_z_2exp.lo -MD -MP -MF .deps/get_z_2exp.Tpo -c get_z_2exp.c -fPIC -DPIC -o .libs/get_z_2exp.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c urandomb.c -o urandomb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_z_2exp.lo -MD -MP -MF .deps/get_z_2exp.Tpo -c get_z_2exp.c -o get_z_2exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -fPIC -DPIC -o .libs/swap.o depbase=`echo cosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cosh.lo -MD -MP -MF $depbase.Tpo -c -o cosh.lo cosh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c factorial.c -fPIC -DPIC -o .libs/factorial.o depbase=`echo sinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sinh.lo -MD -MP -MF $depbase.Tpo -c -o sinh.lo sinh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -o swap.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c factorial.c -o factorial.o >/dev/null 2>&1 depbase=`echo tanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tanh.lo -MD -MP -MF $depbase.Tpo -c -o tanh.lo tanh.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sinh_cosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sinh_cosh.lo -MD -MP -MF $depbase.Tpo -c -o sinh_cosh.lo sinh_cosh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c sinh.c -fPIC -DPIC -o .libs/sinh.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c cosh.c -fPIC -DPIC -o .libs/cosh.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c sinh.c -o sinh.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c sinh_cosh.c -fPIC -DPIC -o .libs/sinh_cosh.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c tanh.c -fPIC -DPIC -o .libs/tanh.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c cosh.c -o cosh.o >/dev/null 2>&1 depbase=`echo acosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acosh.lo -MD -MP -MF $depbase.Tpo -c -o acosh.lo acosh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c tanh.c -o tanh.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c sinh_cosh.c -o sinh_cosh.o >/dev/null 2>&1 depbase=`echo asinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asinh.lo -MD -MP -MF $depbase.Tpo -c -o asinh.lo asinh.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atanh.lo -MD -MP -MF $depbase.Tpo -c -o atanh.lo atanh.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atan.lo -MD -MP -MF $depbase.Tpo -c -o atan.lo atan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c acosh.c -fPIC -DPIC -o .libs/acosh.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c acosh.c -o acosh.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c atan.c -fPIC -DPIC -o .libs/atan.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c asinh.c -fPIC -DPIC -o .libs/asinh.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c atanh.c -fPIC -DPIC -o .libs/atanh.o depbase=`echo cmp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp2.lo -MD -MP -MF $depbase.Tpo -c -o cmp2.lo cmp2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c atan.c -o atan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c asinh.c -o asinh.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c atanh.c -o atanh.o >/dev/null 2>&1 depbase=`echo exp_2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp_2.lo -MD -MP -MF $depbase.Tpo -c -o exp_2.lo exp_2.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo asin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asin.lo -MD -MP -MF $depbase.Tpo -c -o asin.lo asin.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo const_euler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT const_euler.lo -MD -MP -MF $depbase.Tpo -c -o const_euler.lo const_euler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c cmp2.c -fPIC -DPIC -o .libs/cmp2.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c exp_2.c -fPIC -DPIC -o .libs/exp_2.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c cmp2.c -o cmp2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c exp_2.c -o exp_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c asin.c -fPIC -DPIC -o .libs/asin.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c asin.c -o asin.o >/dev/null 2>&1 depbase=`echo cos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cos.lo -MD -MP -MF $depbase.Tpo -c -o cos.lo cos.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c const_euler.c -fPIC -DPIC -o .libs/const_euler.o depbase=`echo sin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sin.lo -MD -MP -MF $depbase.Tpo -c -o sin.lo sin.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tan.lo -MD -MP -MF $depbase.Tpo -c -o tan.lo tan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c const_euler.c -o const_euler.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c cos.c -fPIC -DPIC -o .libs/cos.o depbase=`echo fma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fma.lo -MD -MP -MF $depbase.Tpo -c -o fma.lo fma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c tan.c -fPIC -DPIC -o .libs/tan.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c cos.c -o cos.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c tan.c -o tan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c sin.c -fPIC -DPIC -o .libs/sin.o depbase=`echo fms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fms.lo -MD -MP -MF $depbase.Tpo -c -o fms.lo fms.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo hypot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hypot.lo -MD -MP -MF $depbase.Tpo -c -o hypot.lo hypot.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c fma.c -fPIC -DPIC -o .libs/fma.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c sin.c -o sin.o >/dev/null 2>&1 depbase=`echo log1p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log1p.lo -MD -MP -MF $depbase.Tpo -c -o log1p.lo log1p.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c fma.c -o fma.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c fms.c -fPIC -DPIC -o .libs/fms.o depbase=`echo expm1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT expm1.lo -MD -MP -MF $depbase.Tpo -c -o expm1.lo expm1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c hypot.c -fPIC -DPIC -o .libs/hypot.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c fms.c -o fms.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c hypot.c -o hypot.o >/dev/null 2>&1 depbase=`echo log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log2.lo -MD -MP -MF $depbase.Tpo -c -o log2.lo log2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c expm1.c -fPIC -DPIC -o .libs/expm1.o depbase=`echo log2p1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log2p1.lo -MD -MP -MF $depbase.Tpo -c -o log2p1.lo log2p1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c log1p.c -fPIC -DPIC -o .libs/log1p.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c expm1.c -o expm1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c log1p.c -o log1p.o >/dev/null 2>&1 depbase=`echo log10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log10.lo -MD -MP -MF $depbase.Tpo -c -o log10.lo log10.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo log10p1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log10p1.lo -MD -MP -MF $depbase.Tpo -c -o log10p1.lo log10p1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c log2.c -fPIC -DPIC -o .libs/log2.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log2p1.lo -MD -MP -MF .deps/log2p1.Tpo -c log2p1.c -fPIC -DPIC -o .libs/log2p1.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c log2.c -o log2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log2p1.lo -MD -MP -MF .deps/log2p1.Tpo -c log2p1.c -o log2p1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log10p1.lo -MD -MP -MF .deps/log10p1.Tpo -c log10p1.c -fPIC -DPIC -o .libs/log10p1.o depbase=`echo ui_pow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_pow.lo -MD -MP -MF $depbase.Tpo -c -o ui_pow.lo ui_pow.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ui_pow_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_pow_ui.lo -MD -MP -MF $depbase.Tpo -c -o ui_pow_ui.lo ui_pow_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c log10.c -fPIC -DPIC -o .libs/log10.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log10p1.lo -MD -MP -MF .deps/log10p1.Tpo -c log10p1.c -o log10p1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c log10.c -o log10.o >/dev/null 2>&1 depbase=`echo minmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT minmax.lo -MD -MP -MF $depbase.Tpo -c -o minmax.lo minmax.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dim.lo -MD -MP -MF $depbase.Tpo -c -o dim.lo dim.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c ui_pow.c -fPIC -DPIC -o .libs/ui_pow.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c ui_pow_ui.c -o ui_pow_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c ui_pow.c -o ui_pow.o >/dev/null 2>&1 depbase=`echo signbit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT signbit.lo -MD -MP -MF $depbase.Tpo -c -o signbit.lo signbit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c dim.c -fPIC -DPIC -o .libs/dim.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fPIC -DPIC -o .libs/minmax.o depbase=`echo copysign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT copysign.lo -MD -MP -MF $depbase.Tpo -c -o copysign.lo copysign.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c dim.c -o dim.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -o minmax.o >/dev/null 2>&1 depbase=`echo setsign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT setsign.lo -MD -MP -MF $depbase.Tpo -c -o setsign.lo setsign.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c copysign.c -fPIC -DPIC -o .libs/copysign.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c signbit.c -fPIC -DPIC -o .libs/signbit.o depbase=`echo gmp_op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gmp_op.lo -MD -MP -MF $depbase.Tpo -c -o gmp_op.lo gmp_op.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c signbit.c -o signbit.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c copysign.c -o copysign.o >/dev/null 2>&1 depbase=`echo init2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init2.lo -MD -MP -MF $depbase.Tpo -c -o init2.lo init2.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo acos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acos.lo -MD -MP -MF $depbase.Tpo -c -o acos.lo acos.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c setsign.c -fPIC -DPIC -o .libs/setsign.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c setsign.c -o setsign.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c gmp_op.c -fPIC -DPIC -o .libs/gmp_op.o depbase=`echo sin_cos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sin_cos.lo -MD -MP -MF $depbase.Tpo -c -o sin_cos.lo sin_cos.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c init2.c -fPIC -DPIC -o .libs/init2.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c acos.c -fPIC -DPIC -o .libs/acos.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c gmp_op.c -o gmp_op.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c init2.c -o init2.o >/dev/null 2>&1 depbase=`echo set_nan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_nan.lo -MD -MP -MF $depbase.Tpo -c -o set_nan.lo set_nan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c acos.c -o acos.o >/dev/null 2>&1 depbase=`echo set_inf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_inf.lo -MD -MP -MF $depbase.Tpo -c -o set_inf.lo set_inf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo set_zero.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_zero.lo -MD -MP -MF $depbase.Tpo -c -o set_zero.lo set_zero.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c sin_cos.c -fPIC -DPIC -o .libs/sin_cos.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c sin_cos.c -o sin_cos.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c set_nan.c -fPIC -DPIC -o .libs/set_nan.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c set_nan.c -o set_nan.o >/dev/null 2>&1 depbase=`echo powerof2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT powerof2.lo -MD -MP -MF $depbase.Tpo -c -o powerof2.lo powerof2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c set_inf.c -fPIC -DPIC -o .libs/set_inf.o depbase=`echo gamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gamma.lo -MD -MP -MF $depbase.Tpo -c -o gamma.lo gamma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c set_inf.c -o set_inf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c set_zero.c -fPIC -DPIC -o .libs/set_zero.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c powerof2.c -fPIC -DPIC -o .libs/powerof2.o depbase=`echo set_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_ld.lo -MD -MP -MF $depbase.Tpo -c -o set_ld.lo set_ld.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c set_zero.c -o set_zero.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c powerof2.c -o powerof2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c gamma.c -fPIC -DPIC -o .libs/gamma.o depbase=`echo get_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_ld.lo -MD -MP -MF $depbase.Tpo -c -o get_ld.lo get_ld.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cbrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cbrt.lo -MD -MP -MF $depbase.Tpo -c -o cbrt.lo cbrt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c gamma.c -o gamma.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c set_ld.c -fPIC -DPIC -o .libs/set_ld.o depbase=`echo volatile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT volatile.lo -MD -MP -MF $depbase.Tpo -c -o volatile.lo volatile.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c get_ld.c -fPIC -DPIC -o .libs/get_ld.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c set_ld.c -o set_ld.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c cbrt.c -fPIC -DPIC -o .libs/cbrt.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c get_ld.c -o get_ld.o >/dev/null 2>&1 depbase=`echo fits_sshort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_sshort.lo -MD -MP -MF $depbase.Tpo -c -o fits_sshort.lo fits_sshort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c cbrt.c -o cbrt.o >/dev/null 2>&1 depbase=`echo fits_sint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_sint.lo -MD -MP -MF $depbase.Tpo -c -o fits_sint.lo fits_sint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c volatile.c -fPIC -DPIC -o .libs/volatile.o depbase=`echo fits_slong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_slong.lo -MD -MP -MF $depbase.Tpo -c -o fits_slong.lo fits_slong.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c volatile.c -o volatile.o >/dev/null 2>&1 depbase=`echo fits_ushort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_ushort.lo -MD -MP -MF $depbase.Tpo -c -o fits_ushort.lo fits_ushort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c fits_sshort.c -o fits_sshort.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c fits_sint.c -o fits_sint.o >/dev/null 2>&1 depbase=`echo fits_uint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_uint.lo -MD -MP -MF $depbase.Tpo -c -o fits_uint.lo fits_uint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c fits_slong.c -o fits_slong.o >/dev/null 2>&1 depbase=`echo fits_ulong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_ulong.lo -MD -MP -MF $depbase.Tpo -c -o fits_ulong.lo fits_ulong.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fits_uintmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_uintmax.lo -MD -MP -MF $depbase.Tpo -c -o fits_uintmax.lo fits_uintmax.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c fits_ushort.c -o fits_ushort.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c fits_uintmax.c -fPIC -DPIC -o .libs/fits_uintmax.o depbase=`echo fits_intmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_intmax.lo -MD -MP -MF $depbase.Tpo -c -o fits_intmax.lo fits_intmax.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c fits_uint.c -o fits_uint.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c fits_uintmax.c -o fits_uintmax.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c fits_ulong.c -o fits_ulong.o >/dev/null 2>&1 depbase=`echo get_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_si.lo -MD -MP -MF $depbase.Tpo -c -o get_si.lo get_si.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo get_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_ui.lo -MD -MP -MF $depbase.Tpo -c -o get_ui.lo get_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo zeta.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT zeta.lo -MD -MP -MF $depbase.Tpo -c -o zeta.lo zeta.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c fits_intmax.c -fPIC -DPIC -o .libs/fits_intmax.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c get_si.c -fPIC -DPIC -o .libs/get_si.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c fits_intmax.c -o fits_intmax.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c get_si.c -o get_si.o >/dev/null 2>&1 depbase=`echo cmp_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_d.lo -MD -MP -MF $depbase.Tpo -c -o cmp_d.lo cmp_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o depbase=`echo erf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT erf.lo -MD -MP -MF $depbase.Tpo -c -o erf.lo erf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c zeta.c -fPIC -DPIC -o .libs/zeta.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c get_ui.c -o get_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c zeta.c -o zeta.o >/dev/null 2>&1 depbase=`echo inits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT inits.lo -MD -MP -MF $depbase.Tpo -c -o inits.lo inits.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo inits2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT inits2.lo -MD -MP -MF $depbase.Tpo -c -o inits2.lo inits2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c erf.c -fPIC -DPIC -o .libs/erf.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c cmp_d.c -o cmp_d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c inits.c -fPIC -DPIC -o .libs/inits.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c erf.c -o erf.o >/dev/null 2>&1 depbase=`echo clears.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT clears.lo -MD -MP -MF $depbase.Tpo -c -o clears.lo clears.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c inits.c -o inits.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c inits2.c -fPIC -DPIC -o .libs/inits2.o depbase=`echo sgn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sgn.lo -MD -MP -MF $depbase.Tpo -c -o sgn.lo sgn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c inits2.c -o inits2.o >/dev/null 2>&1 depbase=`echo check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT check.lo -MD -MP -MF $depbase.Tpo -c -o check.lo check.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c clears.c -fPIC -DPIC -o .libs/clears.o depbase=`echo sub1sp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub1sp.lo -MD -MP -MF $depbase.Tpo -c -o sub1sp.lo sub1sp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c clears.c -o clears.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c sgn.c -fPIC -DPIC -o .libs/sgn.o depbase=`echo version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT version.lo -MD -MP -MF $depbase.Tpo -c -o version.lo version.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT check.lo -MD -MP -MF .deps/check.Tpo -c check.c -fPIC -DPIC -o .libs/check.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c sgn.c -o sgn.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c sub1sp.c -fPIC -DPIC -o .libs/sub1sp.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT check.lo -MD -MP -MF .deps/check.Tpo -c check.c -o check.o >/dev/null 2>&1 depbase=`echo mpn_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mpn_exp.lo -MD -MP -MF $depbase.Tpo -c -o mpn_exp.lo mpn_exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c sub1sp.c -o sub1sp.o >/dev/null 2>&1 depbase=`echo mpfr-gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mpfr-gmp.lo -MD -MP -MF $depbase.Tpo -c -o mpfr-gmp.lo mpfr-gmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o depbase=`echo mp_clz_tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mp_clz_tab.lo -MD -MP -MF $depbase.Tpo -c -o mp_clz_tab.lo mp_clz_tab.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c mpn_exp.c -fPIC -DPIC -o .libs/mpn_exp.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c mpfr-gmp.c -fPIC -DPIC -o .libs/mpfr-gmp.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c mpfr-gmp.c -o mpfr-gmp.o >/dev/null 2>&1 depbase=`echo sum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sum.lo -MD -MP -MF $depbase.Tpo -c -o sum.lo sum.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c mpn_exp.c -o mpn_exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c mp_clz_tab.c -o mp_clz_tab.o >/dev/null 2>&1 depbase=`echo add1sp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add1sp.lo -MD -MP -MF $depbase.Tpo -c -o add1sp.lo add1sp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo free_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT free_cache.lo -MD -MP -MF $depbase.Tpo -c -o free_cache.lo free_cache.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo si_op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT si_op.lo -MD -MP -MF $depbase.Tpo -c -o si_op.lo si_op.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c sum.c -fPIC -DPIC -o .libs/sum.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c add1sp.c -fPIC -DPIC -o .libs/add1sp.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c free_cache.c -fPIC -DPIC -o .libs/free_cache.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c sum.c -o sum.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c free_cache.c -o free_cache.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c si_op.c -fPIC -DPIC -o .libs/si_op.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c add1sp.c -o add1sp.o >/dev/null 2>&1 depbase=`echo cmp_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_ld.lo -MD -MP -MF $depbase.Tpo -c -o cmp_ld.lo cmp_ld.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo set_ui_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_ui_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_ui_2exp.lo set_ui_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c si_op.c -o si_op.o >/dev/null 2>&1 depbase=`echo set_si_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_si_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_si_2exp.lo set_si_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo set_uj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_uj.lo -MD -MP -MF $depbase.Tpo -c -o set_uj.lo set_uj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c set_ui_2exp.c -fPIC -DPIC -o .libs/set_ui_2exp.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c cmp_ld.c -fPIC -DPIC -o .libs/cmp_ld.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c set_ui_2exp.c -o set_ui_2exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c cmp_ld.c -o cmp_ld.o >/dev/null 2>&1 depbase=`echo set_sj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_sj.lo -MD -MP -MF $depbase.Tpo -c -o set_sj.lo set_sj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c set_uj.c -fPIC -DPIC -o .libs/set_uj.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c set_si_2exp.c -fPIC -DPIC -o .libs/set_si_2exp.o depbase=`echo get_sj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_sj.lo -MD -MP -MF $depbase.Tpo -c -o get_sj.lo get_sj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c set_si_2exp.c -o set_si_2exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c set_uj.c -o set_uj.o >/dev/null 2>&1 depbase=`echo get_uj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_uj.lo -MD -MP -MF $depbase.Tpo -c -o get_uj.lo get_uj.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo get_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_z.lo -MD -MP -MF $depbase.Tpo -c -o get_z.lo get_z.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c set_sj.c -fPIC -DPIC -o .libs/set_sj.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c get_sj.c -fPIC -DPIC -o .libs/get_sj.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c set_sj.c -o set_sj.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c get_sj.c -o get_sj.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c get_uj.c -fPIC -DPIC -o .libs/get_uj.o depbase=`echo iszero.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT iszero.lo -MD -MP -MF $depbase.Tpo -c -o iszero.lo iszero.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c get_z.c -fPIC -DPIC -o .libs/get_z.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c get_uj.c -o get_uj.o >/dev/null 2>&1 depbase=`echo cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cache.lo -MD -MP -MF $depbase.Tpo -c -o cache.lo cache.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c get_z.c -o get_z.o >/dev/null 2>&1 depbase=`echo sqr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqr.lo -MD -MP -MF $depbase.Tpo -c -o sqr.lo sqr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo int_ceil_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT int_ceil_log2.lo -MD -MP -MF $depbase.Tpo -c -o int_ceil_log2.lo int_ceil_log2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c iszero.c -fPIC -DPIC -o .libs/iszero.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c sqr.c -fPIC -DPIC -o .libs/sqr.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c iszero.c -o iszero.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c sqr.c -o sqr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c int_ceil_log2.c -fPIC -DPIC -o .libs/int_ceil_log2.o depbase=`echo isqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isqrt.lo -MD -MP -MF $depbase.Tpo -c -o isqrt.lo isqrt.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo strtofr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strtofr.lo -MD -MP -MF $depbase.Tpo -c -o strtofr.lo strtofr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pow_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_z.lo -MD -MP -MF $depbase.Tpo -c -o pow_z.lo pow_z.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c int_ceil_log2.c -o int_ceil_log2.o >/dev/null 2>&1 depbase=`echo logging.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT logging.lo -MD -MP -MF $depbase.Tpo -c -o logging.lo logging.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c strtofr.c -fPIC -DPIC -o .libs/strtofr.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c isqrt.c -fPIC -DPIC -o .libs/isqrt.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c pow_z.c -fPIC -DPIC -o .libs/pow_z.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c isqrt.c -o isqrt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c strtofr.c -o strtofr.o >/dev/null 2>&1 depbase=`echo mulders.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mulders.lo -MD -MP -MF $depbase.Tpo -c -o mulders.lo mulders.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -fPIC -DPIC -o .libs/logging.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c pow_z.c -o pow_z.o >/dev/null 2>&1 depbase=`echo get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_f.lo -MD -MP -MF $depbase.Tpo -c -o get_f.lo get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -o logging.o >/dev/null 2>&1 depbase=`echo round_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT round_p.lo -MD -MP -MF $depbase.Tpo -c -o round_p.lo round_p.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo erfc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT erfc.lo -MD -MP -MF $depbase.Tpo -c -o erfc.lo erfc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c mulders.c -fPIC -DPIC -o .libs/mulders.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c mulders.c -o mulders.o >/dev/null 2>&1 depbase=`echo atan2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atan2.lo -MD -MP -MF $depbase.Tpo -c -o atan2.lo atan2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c round_p.c -fPIC -DPIC -o .libs/round_p.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c get_f.c -fPIC -DPIC -o .libs/get_f.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c erfc.c -fPIC -DPIC -o .libs/erfc.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c round_p.c -o round_p.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c get_f.c -o get_f.o >/dev/null 2>&1 depbase=`echo atan2u.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atan2u.lo -MD -MP -MF $depbase.Tpo -c -o atan2u.lo atan2u.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c erfc.c -o erfc.o >/dev/null 2>&1 depbase=`echo subnormal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT subnormal.lo -MD -MP -MF $depbase.Tpo -c -o subnormal.lo subnormal.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c atan2.c -fPIC -DPIC -o .libs/atan2.o depbase=`echo const_catalan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT const_catalan.lo -MD -MP -MF $depbase.Tpo -c -o const_catalan.lo const_catalan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c atan2.c -o atan2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atan2u.lo -MD -MP -MF .deps/atan2u.Tpo -c atan2u.c -fPIC -DPIC -o .libs/atan2u.o depbase=`echo root.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT root.lo -MD -MP -MF $depbase.Tpo -c -o root.lo root.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c subnormal.c -fPIC -DPIC -o .libs/subnormal.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c const_catalan.c -fPIC -DPIC -o .libs/const_catalan.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atan2u.lo -MD -MP -MF .deps/atan2u.Tpo -c atan2u.c -o atan2u.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c subnormal.c -o subnormal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c const_catalan.c -o const_catalan.o >/dev/null 2>&1 depbase=`echo sec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sec.lo -MD -MP -MF $depbase.Tpo -c -o sec.lo sec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT root.lo -MD -MP -MF .deps/root.Tpo -c root.c -fPIC -DPIC -o .libs/root.o depbase=`echo csc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT csc.lo -MD -MP -MF $depbase.Tpo -c -o csc.lo csc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT root.lo -MD -MP -MF .deps/root.Tpo -c root.c -o root.o >/dev/null 2>&1 depbase=`echo cot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cot.lo -MD -MP -MF $depbase.Tpo -c -o cot.lo cot.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo eint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT eint.lo -MD -MP -MF $depbase.Tpo -c -o eint.lo eint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c csc.c -fPIC -DPIC -o .libs/csc.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c sec.c -fPIC -DPIC -o .libs/sec.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c csc.c -o csc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c eint.c -fPIC -DPIC -o .libs/eint.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c sec.c -o sec.o >/dev/null 2>&1 depbase=`echo sech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sech.lo -MD -MP -MF $depbase.Tpo -c -o sech.lo sech.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c cot.c -fPIC -DPIC -o .libs/cot.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c eint.c -o eint.o >/dev/null 2>&1 depbase=`echo csch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT csch.lo -MD -MP -MF $depbase.Tpo -c -o csch.lo csch.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c cot.c -o cot.o >/dev/null 2>&1 depbase=`echo coth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT coth.lo -MD -MP -MF $depbase.Tpo -c -o coth.lo coth.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo round_near_x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT round_near_x.lo -MD -MP -MF $depbase.Tpo -c -o round_near_x.lo round_near_x.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c sech.c -fPIC -DPIC -o .libs/sech.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c sech.c -o sech.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c csch.c -fPIC -DPIC -o .libs/csch.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c coth.c -fPIC -DPIC -o .libs/coth.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c round_near_x.c -fPIC -DPIC -o .libs/round_near_x.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c csch.c -o csch.o >/dev/null 2>&1 depbase=`echo constant.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT constant.lo -MD -MP -MF $depbase.Tpo -c -o constant.lo constant.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c round_near_x.c -o round_near_x.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c coth.c -o coth.o >/dev/null 2>&1 depbase=`echo abort_prec_max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT abort_prec_max.lo -MD -MP -MF $depbase.Tpo -c -o abort_prec_max.lo abort_prec_max.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo stack_interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stack_interface.lo -MD -MP -MF $depbase.Tpo -c -o stack_interface.lo stack_interface.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lngamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lngamma.lo -MD -MP -MF $depbase.Tpo -c -o lngamma.lo lngamma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c constant.c -fPIC -DPIC -o .libs/constant.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c abort_prec_max.c -fPIC -DPIC -o .libs/abort_prec_max.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c constant.c -o constant.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c stack_interface.c -fPIC -DPIC -o .libs/stack_interface.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c abort_prec_max.c -o abort_prec_max.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c lngamma.c -fPIC -DPIC -o .libs/lngamma.o depbase=`echo zeta_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT zeta_ui.lo -MD -MP -MF $depbase.Tpo -c -o zeta_ui.lo zeta_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo set_d64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_d64.lo -MD -MP -MF $depbase.Tpo -c -o set_d64.lo set_d64.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c stack_interface.c -o stack_interface.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c lngamma.c -o lngamma.o >/dev/null 2>&1 depbase=`echo get_d64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_d64.lo -MD -MP -MF $depbase.Tpo -c -o get_d64.lo get_d64.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo jn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT jn.lo -MD -MP -MF $depbase.Tpo -c -o jn.lo jn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c zeta_ui.c -fPIC -DPIC -o .libs/zeta_ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c zeta_ui.c -o zeta_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c get_d64.c -fPIC -DPIC -o .libs/get_d64.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c set_d64.c -fPIC -DPIC -o .libs/set_d64.o depbase=`echo yn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT yn.lo -MD -MP -MF $depbase.Tpo -c -o yn.lo yn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c jn.c -fPIC -DPIC -o .libs/jn.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c get_d64.c -o get_d64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c set_d64.c -o set_d64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c jn.c -o jn.o >/dev/null 2>&1 depbase=`echo rem1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rem1.lo -MD -MP -MF $depbase.Tpo -c -o rem1.lo rem1.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo add_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_d.lo -MD -MP -MF $depbase.Tpo -c -o add_d.lo add_d.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sub_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub_d.lo -MD -MP -MF $depbase.Tpo -c -o sub_d.lo sub_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c yn.c -fPIC -DPIC -o .libs/yn.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c yn.c -o yn.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c add_d.c -fPIC -DPIC -o .libs/add_d.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c rem1.c -fPIC -DPIC -o .libs/rem1.o depbase=`echo d_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT d_sub.lo -MD -MP -MF $depbase.Tpo -c -o d_sub.lo d_sub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c sub_d.c -fPIC -DPIC -o .libs/sub_d.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c add_d.c -o add_d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c rem1.c -o rem1.o >/dev/null 2>&1 depbase=`echo mul_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_d.lo -MD -MP -MF $depbase.Tpo -c -o mul_d.lo mul_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c sub_d.c -o sub_d.o >/dev/null 2>&1 depbase=`echo div_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_d.lo -MD -MP -MF $depbase.Tpo -c -o div_d.lo div_d.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo d_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT d_div.lo -MD -MP -MF $depbase.Tpo -c -o d_div.lo d_div.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c d_sub.c -fPIC -DPIC -o .libs/d_sub.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c d_sub.c -o d_sub.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c div_d.c -fPIC -DPIC -o .libs/div_d.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c mul_d.c -fPIC -DPIC -o .libs/mul_d.o depbase=`echo li2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT li2.lo -MD -MP -MF $depbase.Tpo -c -o li2.lo li2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c div_d.c -o div_d.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c mul_d.c -o mul_d.o >/dev/null 2>&1 depbase=`echo rec_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rec_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o rec_sqrt.lo rec_sqrt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c li2.c -fPIC -DPIC -o .libs/li2.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c d_div.c -fPIC -DPIC -o .libs/d_div.o depbase=`echo min_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT min_prec.lo -MD -MP -MF $depbase.Tpo -c -o min_prec.lo min_prec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c li2.c -o li2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c d_div.c -o d_div.o >/dev/null 2>&1 depbase=`echo buildopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT buildopt.lo -MD -MP -MF $depbase.Tpo -c -o buildopt.lo buildopt.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo digamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT digamma.lo -MD -MP -MF $depbase.Tpo -c -o digamma.lo digamma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c rec_sqrt.c -fPIC -DPIC -o .libs/rec_sqrt.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c rec_sqrt.c -o rec_sqrt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c min_prec.c -fPIC -DPIC -o .libs/min_prec.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c min_prec.c -o min_prec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c buildopt.c -fPIC -DPIC -o .libs/buildopt.o depbase=`echo bernoulli.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT bernoulli.lo -MD -MP -MF $depbase.Tpo -c -o bernoulli.lo bernoulli.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isregular.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isregular.lo -MD -MP -MF $depbase.Tpo -c -o isregular.lo isregular.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c buildopt.c -o buildopt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c digamma.c -fPIC -DPIC -o .libs/digamma.o depbase=`echo set_flt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_flt.lo -MD -MP -MF $depbase.Tpo -c -o set_flt.lo set_flt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c digamma.c -o digamma.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c bernoulli.c -fPIC -DPIC -o .libs/bernoulli.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c isregular.c -fPIC -DPIC -o .libs/isregular.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c bernoulli.c -o bernoulli.o >/dev/null 2>&1 depbase=`echo get_flt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_flt.lo -MD -MP -MF $depbase.Tpo -c -o get_flt.lo get_flt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c isregular.c -o isregular.o >/dev/null 2>&1 depbase=`echo scale2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT scale2.lo -MD -MP -MF $depbase.Tpo -c -o scale2.lo scale2.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo set_z_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_z_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_z_2exp.lo set_z_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c set_flt.c -fPIC -DPIC -o .libs/set_flt.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c set_flt.c -o set_flt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c get_flt.c -fPIC -DPIC -o .libs/get_flt.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c scale2.c -fPIC -DPIC -o .libs/scale2.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c get_flt.c -o get_flt.o >/dev/null 2>&1 depbase=`echo ai.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ai.lo -MD -MP -MF $depbase.Tpo -c -o ai.lo ai.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_z_2exp.lo -MD -MP -MF .deps/set_z_2exp.Tpo -c set_z_2exp.c -fPIC -DPIC -o .libs/set_z_2exp.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c scale2.c -o scale2.o >/dev/null 2>&1 depbase=`echo gammaonethird.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gammaonethird.lo -MD -MP -MF $depbase.Tpo -c -o gammaonethird.lo gammaonethird.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_z_2exp.lo -MD -MP -MF .deps/set_z_2exp.Tpo -c set_z_2exp.c -o set_z_2exp.o >/dev/null 2>&1 depbase=`echo grandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT grandom.lo -MD -MP -MF $depbase.Tpo -c -o grandom.lo grandom.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fpif.lo -MD -MP -MF $depbase.Tpo -c -o fpif.lo fpif.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c ai.c -fPIC -DPIC -o .libs/ai.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c ai.c -o ai.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c gammaonethird.c -fPIC -DPIC -o .libs/gammaonethird.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT grandom.lo -MD -MP -MF .deps/grandom.Tpo -c grandom.c -fPIC -DPIC -o .libs/grandom.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c gammaonethird.c -o gammaonethird.o >/dev/null 2>&1 depbase=`echo set_float128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_float128.lo -MD -MP -MF $depbase.Tpo -c -o set_float128.lo set_float128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT grandom.lo -MD -MP -MF .deps/grandom.Tpo -c grandom.c -o grandom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fpif.lo -MD -MP -MF .deps/fpif.Tpo -c fpif.c -fPIC -DPIC -o .libs/fpif.o depbase=`echo get_float128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_float128.lo -MD -MP -MF $depbase.Tpo -c -o get_float128.lo get_float128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fpif.lo -MD -MP -MF .deps/fpif.Tpo -c fpif.c -o fpif.o >/dev/null 2>&1 depbase=`echo rndna.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rndna.lo -MD -MP -MF $depbase.Tpo -c -o rndna.lo rndna.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo nrandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT nrandom.lo -MD -MP -MF $depbase.Tpo -c -o nrandom.lo nrandom.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_float128.lo -MD -MP -MF .deps/set_float128.Tpo -c set_float128.c -fPIC -DPIC -o .libs/set_float128.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rndna.lo -MD -MP -MF .deps/rndna.Tpo -c rndna.c -fPIC -DPIC -o .libs/rndna.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_float128.lo -MD -MP -MF .deps/get_float128.Tpo -c get_float128.c -fPIC -DPIC -o .libs/get_float128.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_float128.lo -MD -MP -MF .deps/set_float128.Tpo -c set_float128.c -o set_float128.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rndna.lo -MD -MP -MF .deps/rndna.Tpo -c rndna.c -o rndna.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT nrandom.lo -MD -MP -MF .deps/nrandom.Tpo -c nrandom.c -fPIC -DPIC -o .libs/nrandom.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT nrandom.lo -MD -MP -MF .deps/nrandom.Tpo -c nrandom.c -o nrandom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_float128.lo -MD -MP -MF .deps/get_float128.Tpo -c get_float128.c -o get_float128.o >/dev/null 2>&1 depbase=`echo random_deviate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT random_deviate.lo -MD -MP -MF $depbase.Tpo -c -o random_deviate.lo random_deviate.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo erandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT erandom.lo -MD -MP -MF $depbase.Tpo -c -o erandom.lo erandom.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpfr-mini-gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mpfr-mini-gmp.lo -MD -MP -MF $depbase.Tpo -c -o mpfr-mini-gmp.lo mpfr-mini-gmp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fmma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fmma.lo -MD -MP -MF $depbase.Tpo -c -o fmma.lo fmma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT erandom.lo -MD -MP -MF .deps/erandom.Tpo -c erandom.c -fPIC -DPIC -o .libs/erandom.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT random_deviate.lo -MD -MP -MF .deps/random_deviate.Tpo -c random_deviate.c -fPIC -DPIC -o .libs/random_deviate.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT erandom.lo -MD -MP -MF .deps/erandom.Tpo -c erandom.c -o erandom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fmma.lo -MD -MP -MF .deps/fmma.Tpo -c fmma.c -fPIC -DPIC -o .libs/fmma.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT random_deviate.lo -MD -MP -MF .deps/random_deviate.Tpo -c random_deviate.c -o random_deviate.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mpfr-mini-gmp.lo -MD -MP -MF .deps/mpfr-mini-gmp.Tpo -c mpfr-mini-gmp.c -fPIC -DPIC -o .libs/mpfr-mini-gmp.o depbase=`echo log_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log_ui.lo -MD -MP -MF $depbase.Tpo -c -o log_ui.lo log_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fmma.lo -MD -MP -MF .deps/fmma.Tpo -c fmma.c -o fmma.o >/dev/null 2>&1 depbase=`echo gamma_inc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gamma_inc.lo -MD -MP -MF $depbase.Tpo -c -o gamma_inc.lo gamma_inc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mpfr-mini-gmp.lo -MD -MP -MF .deps/mpfr-mini-gmp.Tpo -c mpfr-mini-gmp.c -o mpfr-mini-gmp.o >/dev/null 2>&1 depbase=`echo ubf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ubf.lo -MD -MP -MF $depbase.Tpo -c -o ubf.lo ubf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo beta.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT beta.lo -MD -MP -MF $depbase.Tpo -c -o beta.lo beta.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log_ui.lo -MD -MP -MF .deps/log_ui.Tpo -c log_ui.c -fPIC -DPIC -o .libs/log_ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gamma_inc.lo -MD -MP -MF .deps/gamma_inc.Tpo -c gamma_inc.c -fPIC -DPIC -o .libs/gamma_inc.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ubf.lo -MD -MP -MF .deps/ubf.Tpo -c ubf.c -fPIC -DPIC -o .libs/ubf.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log_ui.lo -MD -MP -MF .deps/log_ui.Tpo -c log_ui.c -o log_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gamma_inc.lo -MD -MP -MF .deps/gamma_inc.Tpo -c gamma_inc.c -o gamma_inc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c beta.c -fPIC -DPIC -o .libs/beta.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ubf.lo -MD -MP -MF .deps/ubf.Tpo -c ubf.c -o ubf.o >/dev/null 2>&1 depbase=`echo odd_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT odd_p.lo -MD -MP -MF $depbase.Tpo -c -o odd_p.lo odd_p.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo get_q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_q.lo -MD -MP -MF $depbase.Tpo -c -o get_q.lo get_q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c beta.c -o beta.o >/dev/null 2>&1 depbase=`echo pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pool.lo -MD -MP -MF $depbase.Tpo -c -o pool.lo pool.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo total_order.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT total_order.lo -MD -MP -MF $depbase.Tpo -c -o total_order.lo total_order.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_q.lo -MD -MP -MF .deps/get_q.Tpo -c get_q.c -fPIC -DPIC -o .libs/get_q.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT odd_p.lo -MD -MP -MF .deps/odd_p.Tpo -c odd_p.c -fPIC -DPIC -o .libs/odd_p.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c pool.c -fPIC -DPIC -o .libs/pool.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT odd_p.lo -MD -MP -MF .deps/odd_p.Tpo -c odd_p.c -o odd_p.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_q.lo -MD -MP -MF .deps/get_q.Tpo -c get_q.c -o get_q.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT total_order.lo -MD -MP -MF .deps/total_order.Tpo -c total_order.c -fPIC -DPIC -o .libs/total_order.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c pool.c -o pool.o >/dev/null 2>&1 depbase=`echo set_d128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_d128.lo -MD -MP -MF $depbase.Tpo -c -o set_d128.lo set_d128.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo get_d128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_d128.lo -MD -MP -MF $depbase.Tpo -c -o get_d128.lo get_d128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT total_order.lo -MD -MP -MF .deps/total_order.Tpo -c total_order.c -o total_order.o >/dev/null 2>&1 depbase=`echo nbits_ulong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT nbits_ulong.lo -MD -MP -MF $depbase.Tpo -c -o nbits_ulong.lo nbits_ulong.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmpabs_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmpabs_ui.lo -MD -MP -MF $depbase.Tpo -c -o cmpabs_ui.lo cmpabs_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_d128.lo -MD -MP -MF .deps/get_d128.Tpo -c get_d128.c -fPIC -DPIC -o .libs/get_d128.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_d128.lo -MD -MP -MF .deps/set_d128.Tpo -c set_d128.c -fPIC -DPIC -o .libs/set_d128.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT nbits_ulong.lo -MD -MP -MF .deps/nbits_ulong.Tpo -c nbits_ulong.c -fPIC -DPIC -o .libs/nbits_ulong.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmpabs_ui.lo -MD -MP -MF .deps/cmpabs_ui.Tpo -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_d128.lo -MD -MP -MF .deps/get_d128.Tpo -c get_d128.c -o get_d128.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_d128.lo -MD -MP -MF .deps/set_d128.Tpo -c set_d128.c -o set_d128.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmpabs_ui.lo -MD -MP -MF .deps/cmpabs_ui.Tpo -c cmpabs_ui.c -o cmpabs_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT nbits_ulong.lo -MD -MP -MF .deps/nbits_ulong.Tpo -c nbits_ulong.c -o nbits_ulong.o >/dev/null 2>&1 depbase=`echo sinu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sinu.lo -MD -MP -MF $depbase.Tpo -c -o sinu.lo sinu.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cosu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cosu.lo -MD -MP -MF $depbase.Tpo -c -o cosu.lo cosu.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tanu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tanu.lo -MD -MP -MF $depbase.Tpo -c -o tanu.lo tanu.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fmod_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fmod_ui.lo -MD -MP -MF $depbase.Tpo -c -o fmod_ui.lo fmod_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sinu.lo -MD -MP -MF .deps/sinu.Tpo -c sinu.c -fPIC -DPIC -o .libs/sinu.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fmod_ui.lo -MD -MP -MF .deps/fmod_ui.Tpo -c fmod_ui.c -fPIC -DPIC -o .libs/fmod_ui.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tanu.lo -MD -MP -MF .deps/tanu.Tpo -c tanu.c -fPIC -DPIC -o .libs/tanu.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fmod_ui.lo -MD -MP -MF .deps/fmod_ui.Tpo -c fmod_ui.c -o fmod_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sinu.lo -MD -MP -MF .deps/sinu.Tpo -c sinu.c -o sinu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cosu.lo -MD -MP -MF .deps/cosu.Tpo -c cosu.c -fPIC -DPIC -o .libs/cosu.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tanu.lo -MD -MP -MF .deps/tanu.Tpo -c tanu.c -o tanu.o >/dev/null 2>&1 depbase=`echo acosu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acosu.lo -MD -MP -MF $depbase.Tpo -c -o acosu.lo acosu.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cosu.lo -MD -MP -MF .deps/cosu.Tpo -c cosu.c -o cosu.o >/dev/null 2>&1 depbase=`echo asinu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asinu.lo -MD -MP -MF $depbase.Tpo -c -o asinu.lo asinu.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atanu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atanu.lo -MD -MP -MF $depbase.Tpo -c -o atanu.lo atanu.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo compound.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT compound.lo -MD -MP -MF $depbase.Tpo -c -o compound.lo compound.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acosu.lo -MD -MP -MF .deps/acosu.Tpo -c acosu.c -fPIC -DPIC -o .libs/acosu.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asinu.lo -MD -MP -MF .deps/asinu.Tpo -c asinu.c -fPIC -DPIC -o .libs/asinu.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acosu.lo -MD -MP -MF .deps/acosu.Tpo -c acosu.c -o acosu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atanu.lo -MD -MP -MF .deps/atanu.Tpo -c atanu.c -fPIC -DPIC -o .libs/atanu.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT compound.lo -MD -MP -MF .deps/compound.Tpo -c compound.c -fPIC -DPIC -o .libs/compound.o depbase=`echo exp2m1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp2m1.lo -MD -MP -MF $depbase.Tpo -c -o exp2m1.lo exp2m1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atanu.lo -MD -MP -MF .deps/atanu.Tpo -c atanu.c -o atanu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asinu.lo -MD -MP -MF .deps/asinu.Tpo -c asinu.c -o asinu.o >/dev/null 2>&1 depbase=`echo exp10m1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp10m1.lo -MD -MP -MF $depbase.Tpo -c -o exp10m1.lo exp10m1.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo powr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT powr.lo -MD -MP -MF $depbase.Tpo -c -o powr.lo powr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT compound.lo -MD -MP -MF .deps/compound.Tpo -c compound.c -o compound.o >/dev/null 2>&1 depbase=`echo get_patches.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_patches.lo -MD -MP -MF $depbase.Tpo -c -o get_patches.lo get_patches.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp2m1.lo -MD -MP -MF .deps/exp2m1.Tpo -c exp2m1.c -fPIC -DPIC -o .libs/exp2m1.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp2m1.lo -MD -MP -MF .deps/exp2m1.Tpo -c exp2m1.c -o exp2m1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT powr.lo -MD -MP -MF .deps/powr.Tpo -c powr.c -fPIC -DPIC -o .libs/powr.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp10m1.lo -MD -MP -MF .deps/exp10m1.Tpo -c exp10m1.c -fPIC -DPIC -o .libs/exp10m1.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT powr.lo -MD -MP -MF .deps/powr.Tpo -c powr.c -o powr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp10m1.lo -MD -MP -MF .deps/exp10m1.Tpo -c exp10m1.c -o exp10m1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c get_patches.c -fPIC -DPIC -o .libs/get_patches.o libtool: compile: gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_A=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DHAVE_GETRUSAGE=1 -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c get_patches.c -o get_patches.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 8:2:2 -o libmpfr.la -rpath /usr/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmpabs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dot.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo frexp.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo pow_sj.lo pow_uj.lo print_raw.lo print_rnd_mode.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandom.lo urandomb.lo get_z_2exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log2p1.lo log10.lo log10p1.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo set_zero.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo atan2u.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo rem1.lo add_d.lo sub_d.lo d_sub.lo mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo min_prec.lo buildopt.lo digamma.lo bernoulli.lo isregular.lo set_flt.lo get_flt.lo scale2.lo set_z_2exp.lo ai.lo gammaonethird.lo grandom.lo fpif.lo set_float128.lo get_float128.lo rndna.lo nrandom.lo random_deviate.lo erandom.lo mpfr-mini-gmp.lo fmma.lo log_ui.lo gamma_inc.lo ubf.lo beta.lo odd_p.lo get_q.lo pool.lo total_order.lo set_d128.lo get_d128.lo nbits_ulong.lo cmpabs_ui.lo sinu.lo cosu.lo tanu.lo fmod_ui.lo acosu.lo asinu.lo atanu.lo compound.lo exp2m1.lo exp10m1.lo powr.lo get_patches.lo -lgmp libtool: link: gcc -shared -fPIC -DPIC .libs/exceptions.o .libs/extract.o .libs/uceil_exp2.o .libs/uceil_log2.o .libs/ufloor_log2.o .libs/add.o .libs/add1.o .libs/add_ui.o .libs/agm.o .libs/clear.o .libs/cmp.o .libs/cmpabs.o .libs/cmp_si.o .libs/cmp_ui.o .libs/comparisons.o .libs/div_2exp.o .libs/div_2si.o .libs/div_2ui.o .libs/div.o .libs/div_ui.o .libs/dot.o .libs/dump.o .libs/eq.o .libs/exp10.o .libs/exp2.o .libs/exp3.o .libs/exp.o .libs/frac.o .libs/frexp.o .libs/get_d.o .libs/get_exp.o .libs/get_str.o .libs/init.o .libs/inp_str.o .libs/isinteger.o .libs/isinf.o .libs/isnan.o .libs/isnum.o .libs/const_log2.o .libs/log.o .libs/modf.o .libs/mul_2exp.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_ui.o .libs/neg.o .libs/next.o .libs/out_str.o .libs/printf.o .libs/vasprintf.o .libs/const_pi.o .libs/pow.o .libs/pow_si.o .libs/pow_ui.o .libs/pow_sj.o .libs/pow_uj.o .libs/print_raw.o .libs/print_rnd_mode.o .libs/reldiff.o .libs/round_prec.o .libs/set.o .libs/setmax.o .libs/setmin.o .libs/set_d.o .libs/set_dfl_prec.o .libs/set_exp.o .libs/set_rnd.o .libs/set_f.o .libs/set_prc_raw.o .libs/set_prec.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_str_raw.o .libs/set_ui.o .libs/set_z.o .libs/sqrt.o .libs/sqrt_ui.o .libs/sub.o .libs/sub1.o .libs/sub_ui.o .libs/rint.o .libs/ui_div.o .libs/ui_sub.o .libs/urandom.o .libs/urandomb.o .libs/get_z_2exp.o .libs/swap.o .libs/factorial.o .libs/cosh.o .libs/sinh.o .libs/tanh.o .libs/sinh_cosh.o .libs/acosh.o .libs/asinh.o .libs/atanh.o .libs/atan.o .libs/cmp2.o .libs/exp_2.o .libs/asin.o .libs/const_euler.o .libs/cos.o .libs/sin.o .libs/tan.o .libs/fma.o .libs/fms.o .libs/hypot.o .libs/log1p.o .libs/expm1.o .libs/log2.o .libs/log2p1.o .libs/log10.o .libs/log10p1.o .libs/ui_pow.o .libs/ui_pow_ui.o .libs/minmax.o .libs/dim.o .libs/signbit.o .libs/copysign.o .libs/setsign.o .libs/gmp_op.o .libs/init2.o .libs/acos.o .libs/sin_cos.o .libs/set_nan.o .libs/set_inf.o .libs/set_zero.o .libs/powerof2.o .libs/gamma.o .libs/set_ld.o .libs/get_ld.o .libs/cbrt.o .libs/volatile.o .libs/fits_sshort.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_ushort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_uintmax.o .libs/fits_intmax.o .libs/get_si.o .libs/get_ui.o .libs/zeta.o .libs/cmp_d.o .libs/erf.o .libs/inits.o .libs/inits2.o .libs/clears.o .libs/sgn.o .libs/check.o .libs/sub1sp.o .libs/version.o .libs/mpn_exp.o .libs/mpfr-gmp.o .libs/mp_clz_tab.o .libs/sum.o .libs/add1sp.o .libs/free_cache.o .libs/si_op.o .libs/cmp_ld.o .libs/set_ui_2exp.o .libs/set_si_2exp.o .libs/set_uj.o .libs/set_sj.o .libs/get_sj.o .libs/get_uj.o .libs/get_z.o .libs/iszero.o .libs/cache.o .libs/sqr.o .libs/int_ceil_log2.o .libs/isqrt.o .libs/strtofr.o .libs/pow_z.o .libs/logging.o .libs/mulders.o .libs/get_f.o .libs/round_p.o .libs/erfc.o .libs/atan2.o .libs/atan2u.o .libs/subnormal.o .libs/const_catalan.o .libs/root.o .libs/sec.o .libs/csc.o .libs/cot.o .libs/eint.o .libs/sech.o .libs/csch.o .libs/coth.o .libs/round_near_x.o .libs/constant.o .libs/abort_prec_max.o .libs/stack_interface.o .libs/lngamma.o .libs/zeta_ui.o .libs/set_d64.o .libs/get_d64.o .libs/jn.o .libs/yn.o .libs/rem1.o .libs/add_d.o .libs/sub_d.o .libs/d_sub.o .libs/mul_d.o .libs/div_d.o .libs/d_div.o .libs/li2.o .libs/rec_sqrt.o .libs/min_prec.o .libs/buildopt.o .libs/digamma.o .libs/bernoulli.o .libs/isregular.o .libs/set_flt.o .libs/get_flt.o .libs/scale2.o .libs/set_z_2exp.o .libs/ai.o .libs/gammaonethird.o .libs/grandom.o .libs/fpif.o .libs/set_float128.o .libs/get_float128.o .libs/rndna.o .libs/nrandom.o .libs/random_deviate.o .libs/erandom.o .libs/mpfr-mini-gmp.o .libs/fmma.o .libs/log_ui.o .libs/gamma_inc.o .libs/ubf.o .libs/beta.o .libs/odd_p.o .libs/get_q.o .libs/pool.o .libs/total_order.o .libs/set_d128.o .libs/get_d128.o .libs/nbits_ulong.o .libs/cmpabs_ui.o .libs/sinu.o .libs/cosu.o .libs/tanu.o .libs/fmod_ui.o .libs/acosu.o .libs/asinu.o .libs/atanu.o .libs/compound.o .libs/exp2m1.o .libs/exp10m1.o .libs/powr.o .libs/get_patches.o /usr/lib/libgmp.so -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libmpfr.so.6 -o .libs/libmpfr.so.6.2.2 /usr/lib/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. libtool: link: (cd ".libs" && rm -f "libmpfr.so.6" && ln -s "libmpfr.so.6.2.2" "libmpfr.so.6") libtool: link: (cd ".libs" && rm -f "libmpfr.so" && ln -s "libmpfr.so.6.2.2" "libmpfr.so") libtool: link: ar cr .libs/libmpfr.a exceptions.o extract.o uceil_exp2.o uceil_log2.o ufloor_log2.o add.o add1.o add_ui.o agm.o clear.o cmp.o cmpabs.o cmp_si.o cmp_ui.o comparisons.o div_2exp.o div_2si.o div_2ui.o div.o div_ui.o dot.o dump.o eq.o exp10.o exp2.o exp3.o exp.o frac.o frexp.o get_d.o get_exp.o get_str.o init.o inp_str.o isinteger.o isinf.o isnan.o isnum.o const_log2.o log.o modf.o mul_2exp.o mul_2si.o mul_2ui.o mul.o mul_ui.o neg.o next.o out_str.o printf.o vasprintf.o const_pi.o pow.o pow_si.o pow_ui.o pow_sj.o pow_uj.o print_raw.o print_rnd_mode.o reldiff.o round_prec.o set.o setmax.o setmin.o set_d.o set_dfl_prec.o set_exp.o set_rnd.o set_f.o set_prc_raw.o set_prec.o set_q.o set_si.o set_str.o set_str_raw.o set_ui.o set_z.o sqrt.o sqrt_ui.o sub.o sub1.o sub_ui.o rint.o ui_div.o ui_sub.o urandom.o urandomb.o get_z_2exp.o swap.o factorial.o cosh.o sinh.o tanh.o sinh_cosh.o acosh.o asinh.o atanh.o atan.o cmp2.o exp_2.o asin.o const_euler.o cos.o sin.o tan.o fma.o fms.o hypot.o log1p.o expm1.o log2.o log2p1.o log10.o log10p1.o ui_pow.o ui_pow_ui.o minmax.o dim.o signbit.o copysign.o setsign.o gmp_op.o init2.o acos.o sin_cos.o set_nan.o set_inf.o set_zero.o powerof2.o gamma.o set_ld.o get_ld.o cbrt.o volatile.o fits_sshort.o fits_sint.o fits_slong.o fits_ushort.o fits_uint.o fits_ulong.o fits_uintmax.o fits_intmax.o get_si.o get_ui.o zeta.o cmp_d.o erf.o inits.o inits2.o clears.o sgn.o check.o sub1sp.o version.o mpn_exp.o mpfr-gmp.o mp_clz_tab.o sum.o add1sp.o free_cache.o si_op.o cmp_ld.o set_ui_2exp.o set_si_2exp.o set_uj.o set_sj.o get_sj.o get_uj.o get_z.o iszero.o cache.o sqr.o int_ceil_log2.o isqrt.o strtofr.o pow_z.o logging.o mulders.o get_f.o round_p.o erfc.o atan2.o atan2u.o subnormal.o const_catalan.o root.o sec.o csc.o cot.o eint.o sech.o csch.o coth.o round_near_x.o constant.o abort_prec_max.o stack_interface.o lngamma.o zeta_ui.o set_d64.o get_d64.o jn.o yn.o rem1.o add_d.o sub_d.o d_sub.o mul_d.o div_d.o d_div.o li2.o rec_sqrt.o min_prec.o buildopt.o digamma.o bernoulli.o isregular.o set_flt.o get_flt.o scale2.o set_z_2exp.o ai.o gammaonethird.o grandom.o fpif.o set_float128.o get_float128.o rndna.o nrandom.o random_deviate.o erandom.o mpfr-mini-gmp.o fmma.o log_ui.o gamma_inc.o ubf.o beta.o odd_p.o get_q.o pool.o total_order.o set_d128.o get_d128.o nbits_ulong.o cmpabs_ui.o sinu.o cosu.o tanu.o fmod_ui.o acosu.o asinu.o atanu.o compound.o exp2m1.o exp10m1.o powr.o get_patches.o libtool: link: ranlib .libs/libmpfr.a libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" ) make[3]: Leaving directory '/usr/src/mpfr-4.2.2/src' make[2]: Leaving directory '/usr/src/mpfr-4.2.2/src' Making all in tests make[2]: Entering directory '/usr/src/mpfr-4.2.2/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/mpfr-4.2.2/tests' Making all in tune make[2]: Entering directory '/usr/src/mpfr-4.2.2/tune' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/mpfr-4.2.2/tune' Making all in tools/bench make[2]: Entering directory '/usr/src/mpfr-4.2.2/tools/bench' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/mpfr-4.2.2/tools/bench' make[2]: Entering directory '/usr/src/mpfr-4.2.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/usr/src/mpfr-4.2.2' make[1]: Leaving directory '/usr/src/mpfr-4.2.2' cd /usr/src/mpfr-4.2.2 && make install make[1]: Entering directory '/usr/src/mpfr-4.2.2' Making install in doc make[2]: Entering directory '/usr/src/mpfr-4.2.2/doc' make[3]: Entering directory '/usr/src/mpfr-4.2.2/doc' make[3]: Nothing to be done for 'install-exec-am'. /tools_aarch64/bin/mkdir -p '/usr/share/doc/mpfr' /tools_aarch64/bin/install -c -m 644 FAQ.html '/usr/share/doc/mpfr' /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 ./mpfr.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/mpfr.info' make[3]: Leaving directory '/usr/src/mpfr-4.2.2/doc' make[2]: Leaving directory '/usr/src/mpfr-4.2.2/doc' Making install in src make[2]: Entering directory '/usr/src/mpfr-4.2.2/src' make install-am make[3]: Entering directory '/usr/src/mpfr-4.2.2/src' make[4]: Entering directory '/usr/src/mpfr-4.2.2/src' /tools_aarch64/bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /tools_aarch64/bin/install -c libmpfr.la '/usr/lib' libtool: install: /tools_aarch64/bin/install -c .libs/libmpfr.so.6.2.2 /usr/lib/libmpfr.so.6.2.2 libtool: install: (cd /usr/lib && { ln -s -f libmpfr.so.6.2.2 libmpfr.so.6 || { rm -f libmpfr.so.6 && ln -s libmpfr.so.6.2.2 libmpfr.so.6; }; }) libtool: install: (cd /usr/lib && { ln -s -f libmpfr.so.6.2.2 libmpfr.so || { rm -f libmpfr.so && ln -s libmpfr.so.6.2.2 libmpfr.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libmpfr.lai /usr/lib/libmpfr.la libtool: install: /tools_aarch64/bin/install -c .libs/libmpfr.a /usr/lib/libmpfr.a libtool: install: chmod 644 /usr/lib/libmpfr.a libtool: install: ranlib /usr/lib/libmpfr.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /tools_aarch64/bin/mkdir -p '/usr/include' /tools_aarch64/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/usr/include' make[4]: Leaving directory '/usr/src/mpfr-4.2.2/src' make[3]: Leaving directory '/usr/src/mpfr-4.2.2/src' make[2]: Leaving directory '/usr/src/mpfr-4.2.2/src' Making install in tests make[2]: Entering directory '/usr/src/mpfr-4.2.2/tests' make[3]: Entering directory '/usr/src/mpfr-4.2.2/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/mpfr-4.2.2/tests' make[2]: Leaving directory '/usr/src/mpfr-4.2.2/tests' Making install in tune make[2]: Entering directory '/usr/src/mpfr-4.2.2/tune' make[3]: Entering directory '/usr/src/mpfr-4.2.2/tune' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/mpfr-4.2.2/tune' make[2]: Leaving directory '/usr/src/mpfr-4.2.2/tune' Making install in tools/bench make[2]: Entering directory '/usr/src/mpfr-4.2.2/tools/bench' make[3]: Entering directory '/usr/src/mpfr-4.2.2/tools/bench' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/mpfr-4.2.2/tools/bench' make[2]: Leaving directory '/usr/src/mpfr-4.2.2/tools/bench' make[2]: Entering directory '/usr/src/mpfr-4.2.2' make[3]: Entering directory '/usr/src/mpfr-4.2.2' make[3]: Nothing to be done for 'install-exec-am'. /tools_aarch64/bin/mkdir -p '/usr/share/doc/mpfr' /tools_aarch64/bin/mkdir -p '/usr/share/doc/mpfr/examples' /tools_aarch64/bin/install -c -m 644 examples/ReadMe examples/can_round.c examples/divworst.c examples/rndo-add.c examples/sample.c examples/threads.c examples/version.c '/usr/share/doc/mpfr/examples' /tools_aarch64/bin/install -c -m 644 AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO '/usr/share/doc/mpfr/.' /tools_aarch64/bin/mkdir -p '/usr/lib/pkgconfig' /tools_aarch64/bin/install -c -m 644 mpfr.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/mpfr-4.2.2' make[2]: Leaving directory '/usr/src/mpfr-4.2.2' make[1]: Leaving directory '/usr/src/mpfr-4.2.2' Updating linker cache... Install done; saving file list to /usr/src/log/mpfr-4.2.2 ... make: Leaving directory '/usr/src/lfs' May 14 16:10:16: Building libmpc make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' mpc-1.3.1.tar.gz checksum OK ====================================== Installing mpc-1.3.1 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/mpc-1.3.1 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/mpc-1.3.1/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/mpc-1.3.1/build-aux/config.sub' cd /usr/src/mpc-1.3.1 && ./configure --prefix=/usr checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /tools_aarch64/aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tools_aarch64/aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for file... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /tools_aarch64/bin/dd checking how to truncate binary pipes... /tools_aarch64/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) 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 gmp.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for library containing creal... -lm checking whether creal, cimag and I can be used... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for gettimeofday... yes checking for localeconv... yes checking for setlocale... yes checking for getrusage... yes checking for dup... yes checking for dup2... yes checking for fesetround in -lm... yes checking for __gmpz_init in -lgmp... yes checking for MPFR... yes checking for recent GMP... yes checking for recent MPFR... yes checking if gcc accepts -dumpversion option... yes checking gcc version... 15.1.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating tools/bench/Makefile config.status: creating tools/mpcheck/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd /usr/src/mpc-1.3.1 && make -j4 make[1]: Entering directory '/usr/src/mpc-1.3.1' make all-recursive make[2]: Entering directory '/usr/src/mpc-1.3.1' Making all in src make[3]: Entering directory '/usr/src/mpc-1.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c -o abs.lo abs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo acos.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo acosh.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo add.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c acos.c -fPIC -DPIC -o .libs/acos.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c acosh.c -fPIC -DPIC -o .libs/acosh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -o add.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c acosh.c -o acosh.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c acos.c -o acos.o >/dev/null 2>&1 mv -f .deps/acosh.Tpo .deps/acosh.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c -o add_fr.lo add_fr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c abs.c -o abs.o >/dev/null 2>&1 mv -f .deps/acos.Tpo .deps/acos.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c -o add_si.lo add_si.c mv -f .deps/add.Tpo .deps/add.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo add_ui.c mv -f .deps/abs.Tpo .deps/abs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c -o agm.lo agm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c add_fr.c -fPIC -DPIC -o .libs/add_fr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c add_si.c -fPIC -DPIC -o .libs/add_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c add_si.c -o add_si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c add_fr.c -o add_fr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c add_ui.c -o add_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c agm.c -fPIC -DPIC -o .libs/agm.o mv -f .deps/add_si.Tpo .deps/add_si.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c -o arg.lo arg.c mv -f .deps/add_fr.Tpo .deps/add_fr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo asin.c mv -f .deps/add_ui.Tpo .deps/add_ui.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo asinh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c agm.c -o agm.o >/dev/null 2>&1 mv -f .deps/agm.Tpo .deps/agm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo atan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c asin.c -fPIC -DPIC -o .libs/asin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c arg.c -fPIC -DPIC -o .libs/arg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c asin.c -o asin.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c asinh.c -fPIC -DPIC -o .libs/asinh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c atan.c -fPIC -DPIC -o .libs/atan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c asinh.c -o asinh.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c arg.c -o arg.o >/dev/null 2>&1 mv -f .deps/asin.Tpo .deps/asin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo atanh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c atan.c -o atan.o >/dev/null 2>&1 mv -f .deps/asinh.Tpo .deps/asinh.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo clear.c mv -f .deps/arg.Tpo .deps/arg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo cmp.c mv -f .deps/atan.Tpo .deps/atan.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c -o cmp_abs.lo cmp_abs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -fPIC -DPIC -o .libs/clear.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c atanh.c -fPIC -DPIC -o .libs/atanh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c cmp_abs.c -fPIC -DPIC -o .libs/cmp_abs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -o clear.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c cmp.c -o cmp.o >/dev/null 2>&1 mv -f .deps/clear.Tpo .deps/clear.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c -o cmp_si_si.lo cmp_si_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c atanh.c -o atanh.o >/dev/null 2>&1 mv -f .deps/cmp.Tpo .deps/cmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c -o conj.lo conj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c cmp_abs.c -o cmp_abs.o >/dev/null 2>&1 mv -f .deps/atanh.Tpo .deps/atanh.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo cos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c cmp_si_si.c -fPIC -DPIC -o .libs/cmp_si_si.o mv -f .deps/cmp_abs.Tpo .deps/cmp_abs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo cosh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c cos.c -fPIC -DPIC -o .libs/cos.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c cmp_si_si.c -o cmp_si_si.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c conj.c -fPIC -DPIC -o .libs/conj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c cos.c -o cos.o >/dev/null 2>&1 mv -f .deps/cmp_si_si.Tpo .deps/cmp_si_si.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo div_2si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c conj.c -o conj.o >/dev/null 2>&1 mv -f .deps/cos.Tpo .deps/cos.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo div_2ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c cosh.c -fPIC -DPIC -o .libs/cosh.o mv -f .deps/conj.Tpo .deps/conj.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c cosh.c -o cosh.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.c -fPIC -DPIC -o .libs/div.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c div_2ui.c -o div_2ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c div_2si.c -fPIC -DPIC -o .libs/div_2si.o mv -f .deps/cosh.Tpo .deps/cosh.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c -o div_fr.lo div_fr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div.lo -MD -MP -MF .deps/div.Tpo -c div.c -o div.o >/dev/null 2>&1 mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo div_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c div_2si.c -o div_2si.o >/dev/null 2>&1 mv -f .deps/div.Tpo .deps/div.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c -o dot.lo dot.c mv -f .deps/div_2si.Tpo .deps/div_2si.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT eta.lo -MD -MP -MF .deps/eta.Tpo -c -o eta.lo eta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c div_fr.c -fPIC -DPIC -o .libs/div_fr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c dot.c -fPIC -DPIC -o .libs/dot.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c div_fr.c -o div_fr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT eta.lo -MD -MP -MF .deps/eta.Tpo -c eta.c -fPIC -DPIC -o .libs/eta.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c div_ui.c -o div_ui.o >/dev/null 2>&1 mv -f .deps/div_fr.Tpo .deps/div_fr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c dot.c -o dot.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT eta.lo -MD -MP -MF .deps/eta.Tpo -c eta.c -o eta.o >/dev/null 2>&1 mv -f .deps/dot.Tpo .deps/dot.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo fma.c mv -f .deps/div_ui.Tpo .deps/div_ui.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c -o fr_div.lo fr_div.c mv -f .deps/eta.Tpo .deps/eta.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c -o fr_sub.lo fr_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -fPIC -DPIC -o .libs/exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c fma.c -fPIC -DPIC -o .libs/fma.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c exp.c -o exp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c fma.c -o fma.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c fr_div.c -fPIC -DPIC -o .libs/fr_div.o mv -f .deps/exp.Tpo .deps/exp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c -o get_prec2.lo get_prec2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c fr_sub.c -fPIC -DPIC -o .libs/fr_sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c fr_div.c -o fr_div.o >/dev/null 2>&1 mv -f .deps/fma.Tpo .deps/fma.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c -o get_prec.lo get_prec.c mv -f .deps/fr_div.Tpo .deps/fr_div.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c -o get_version.lo get_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c fr_sub.c -o fr_sub.o >/dev/null 2>&1 mv -f .deps/fr_sub.Tpo .deps/fr_sub.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c -o get_x.lo get_x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c get_prec.c -fPIC -DPIC -o .libs/get_prec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c get_version.c -fPIC -DPIC -o .libs/get_version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c get_prec2.c -fPIC -DPIC -o .libs/get_prec2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c get_prec.c -o get_prec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c get_version.c -o get_version.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c get_prec2.c -o get_prec2.o >/dev/null 2>&1 mv -f .deps/get_prec.Tpo .deps/get_prec.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c get_x.c -fPIC -DPIC -o .libs/get_x.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c -o imag.lo imag.c mv -f .deps/get_version.Tpo .deps/get_version.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo init2.c mv -f .deps/get_prec2.Tpo .deps/get_prec2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c -o init3.lo init3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c get_x.c -o get_x.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c init3.c -fPIC -DPIC -o .libs/init3.o mv -f .deps/get_x.Tpo .deps/get_x.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo inp_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c init2.c -fPIC -DPIC -o .libs/init2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c imag.c -fPIC -DPIC -o .libs/imag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c init3.c -o init3.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c init2.c -o init2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c imag.c -o imag.o >/dev/null 2>&1 mv -f .deps/init3.Tpo .deps/init3.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c mv -f .deps/imag.Tpo .deps/imag.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo log10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o mv -f .deps/init2.Tpo .deps/init2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c inp_str.c -o inp_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1 mv -f .deps/inp_str.Tpo .deps/inp_str.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo mul_2si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c log10.c -fPIC -DPIC -o .libs/log10.o mv -f .deps/log.Tpo .deps/log.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo mul_2ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c log10.c -o log10.o >/dev/null 2>&1 mv -f .deps/mem.Tpo .deps/mem.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo mul.c mv -f .deps/log10.Tpo .deps/log10.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c -o mul_fr.lo mul_fr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c mul_2ui.c -o mul_2ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c mul_2si.c -o mul_2si.o >/dev/null 2>&1 mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c -o mul_i.lo mul_i.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.c -fPIC -DPIC -o .libs/mul.o mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c -o mul_si.lo mul_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c mul_fr.c -fPIC -DPIC -o .libs/mul_fr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c mul.c -o mul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c mul_i.c -fPIC -DPIC -o .libs/mul_i.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c mul_fr.c -o mul_fr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c mul_i.c -o mul_i.o >/dev/null 2>&1 mv -f .deps/mul.Tpo .deps/mul.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c mul_si.c -o mul_si.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo mul_ui.c mv -f .deps/mul_fr.Tpo .deps/mul_fr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo neg.c mv -f .deps/mul_i.Tpo .deps/mul_i.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c -o norm.lo norm.c mv -f .deps/mul_si.Tpo .deps/mul_si.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo out_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c mul_ui.c -o mul_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c norm.c -fPIC -DPIC -o .libs/norm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c neg.c -o neg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c out_str.c -fPIC -DPIC -o .libs/out_str.o mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo mv -f .deps/neg.Tpo .deps/neg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo pow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c norm.c -o norm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c -o pow_fr.lo pow_fr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c out_str.c -o out_str.o >/dev/null 2>&1 mv -f .deps/norm.Tpo .deps/norm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c -o pow_ld.lo pow_ld.c mv -f .deps/out_str.Tpo .deps/out_str.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c -o pow_d.lo pow_d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c pow_fr.c -fPIC -DPIC -o .libs/pow_fr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c pow.c -fPIC -DPIC -o .libs/pow.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c pow_ld.c -fPIC -DPIC -o .libs/pow_ld.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c pow_fr.c -o pow_fr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c pow.c -o pow.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c pow_ld.c -o pow_ld.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c pow_d.c -fPIC -DPIC -o .libs/pow_d.o mv -f .deps/pow_fr.Tpo .deps/pow_fr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo pow_si.c mv -f .deps/pow.Tpo .deps/pow.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo pow_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c pow_d.c -o pow_d.o >/dev/null 2>&1 mv -f .deps/pow_ld.Tpo .deps/pow_ld.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo pow_z.c mv -f .deps/pow_d.Tpo .deps/pow_d.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c -o proj.lo proj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c pow_si.c -fPIC -DPIC -o .libs/pow_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c pow_ui.c -o pow_ui.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c pow_z.c -fPIC -DPIC -o .libs/pow_z.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c pow_si.c -o pow_si.o >/dev/null 2>&1 mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT real.lo -MD -MP -MF .deps/real.Tpo -c -o real.lo real.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c pow_z.c -o pow_z.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c proj.c -fPIC -DPIC -o .libs/proj.o mv -f .deps/pow_si.Tpo .deps/pow_si.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c -o rootofunity.lo rootofunity.c mv -f .deps/pow_z.Tpo .deps/pow_z.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo urandom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c proj.c -o proj.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT real.lo -MD -MP -MF .deps/real.Tpo -c real.c -fPIC -DPIC -o .libs/real.o mv -f .deps/proj.Tpo .deps/proj.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c rootofunity.c -fPIC -DPIC -o .libs/rootofunity.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT real.lo -MD -MP -MF .deps/real.Tpo -c real.c -o real.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c rootofunity.c -o rootofunity.o >/dev/null 2>&1 mv -f .deps/real.Tpo .deps/real.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo set_prec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c urandom.c -fPIC -DPIC -o .libs/urandom.o mv -f .deps/rootofunity.Tpo .deps/rootofunity.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo set_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c urandom.c -o urandom.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -fPIC -DPIC -o .libs/set.o mv -f .deps/urandom.Tpo .deps/urandom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c -o set_x.lo set_x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.c -o set.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c set_prec.c -fPIC -DPIC -o .libs/set_prec.o mv -f .deps/set.Tpo .deps/set.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c -o set_x_x.lo set_x_x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c set_prec.c -o set_prec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c set_str.c -o set_str.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c set_x.c -fPIC -DPIC -o .libs/set_x.o mv -f .deps/set_str.Tpo .deps/set_str.Plo mv -f .deps/set_prec.Tpo .deps/set_prec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo sin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo sin_cos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c set_x.c -o set_x.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c set_x_x.c -fPIC -DPIC -o .libs/set_x_x.o mv -f .deps/set_x.Tpo .deps/set_x.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo sinh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c sin.c -fPIC -DPIC -o .libs/sin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c set_x_x.c -o set_x_x.o >/dev/null 2>&1 mv -f .deps/set_x_x.Tpo .deps/set_x_x.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo sqr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c sin_cos.c -fPIC -DPIC -o .libs/sin_cos.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c sin.c -o sin.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c sinh.c -fPIC -DPIC -o .libs/sinh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c sin_cos.c -o sin_cos.o >/dev/null 2>&1 mv -f .deps/sin.Tpo .deps/sin.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c sinh.c -o sinh.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c sqr.c -fPIC -DPIC -o .libs/sqr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo sqrt.c mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c -o strtoc.lo strtoc.c mv -f .deps/sinh.Tpo .deps/sinh.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c sqr.c -o sqr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c strtoc.c -fPIC -DPIC -o .libs/strtoc.o mv -f .deps/sqr.Tpo .deps/sqr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c -o sub_fr.lo sub_fr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c strtoc.c -o strtoc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -fPIC -DPIC -o .libs/sub.o mv -f .deps/strtoc.Tpo .deps/strtoc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo sub_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c sqrt.c -o sqrt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c sub_fr.c -fPIC -DPIC -o .libs/sub_fr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -o sub.o >/dev/null 2>&1 mv -f .deps/sqrt.Tpo .deps/sqrt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c -o sum.lo sum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c sub_fr.c -o sub_fr.o >/dev/null 2>&1 mv -f .deps/sub.Tpo .deps/sub.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo swap.c mv -f .deps/sub_fr.Tpo .deps/sub_fr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo tan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c sum.c -fPIC -DPIC -o .libs/sum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c sub_ui.c -o sub_ui.o >/dev/null 2>&1 sum.c: In function 'mpc_sum': sum.c:36:13: warning: 't' may be used uninitialized [-Wmaybe-uninitialized] 36 | inex_re = mpfr_sum (mpc_realref (sum), t, n, MPC_RND_RE (rnd)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from mpc.h:26, from mpc-impl.h:30, from sum.c:22: /usr/include/mpfr.h:811:21: note: by argument 2 of type '__mpfr_struct * const*' to 'mpfr_sum' declared here 811 | __MPFR_DECLSPEC int mpfr_sum (mpfr_ptr, const mpfr_ptr *, unsigned long, | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c sum.c -o sum.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -fPIC -DPIC -o .libs/swap.o mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo tanh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c swap.c -o swap.o >/dev/null 2>&1 mv -f .deps/sum.Tpo .deps/sum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo uceil_log2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c tan.c -fPIC -DPIC -o .libs/tan.o mv -f .deps/swap.Tpo .deps/swap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ui_div.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c tanh.c -fPIC -DPIC -o .libs/tanh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c tan.c -o tan.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c tanh.c -o tanh.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o mv -f .deps/tan.Tpo .deps/tan.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c -o ui_ui_sub.lo ui_ui_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c uceil_log2.c -fPIC -DPIC -o .libs/uceil_log2.o mv -f .deps/tanh.Tpo .deps/tanh.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT radius.lo -MD -MP -MF .deps/radius.Tpo -c -o radius.lo radius.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c uceil_log2.c -o uceil_log2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ui_div.c -o ui_div.o >/dev/null 2>&1 mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c ui_ui_sub.c -fPIC -DPIC -o .libs/ui_ui_sub.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT balls.lo -MD -MP -MF .deps/balls.Tpo -c -o balls.lo balls.c mv -f .deps/ui_div.Tpo .deps/ui_div.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT radius.lo -MD -MP -MF .deps/radius.Tpo -c radius.c -fPIC -DPIC -o .libs/radius.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c ui_ui_sub.c -o ui_ui_sub.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT balls.lo -MD -MP -MF .deps/balls.Tpo -c balls.c -fPIC -DPIC -o .libs/balls.o mv -f .deps/ui_ui_sub.Tpo .deps/ui_ui_sub.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT radius.lo -MD -MP -MF .deps/radius.Tpo -c radius.c -o radius.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT balls.lo -MD -MP -MF .deps/balls.Tpo -c balls.c -o balls.o >/dev/null 2>&1 mv -f .deps/balls.Tpo .deps/balls.Plo mv -f .deps/radius.Tpo .deps/radius.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 6:1:3 -o libmpc.la -rpath /usr/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo agm.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_abs.lo cmp_si_si.lo conj.lo cos.lo cosh.lo div_2si.lo div_2ui.lo div.lo div_fr.lo div_ui.lo dot.lo eta.lo exp.lo fma.lo fr_div.lo fr_sub.lo get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo init2.lo init3.lo inp_str.lo log.lo log10.lo mem.lo mul_2si.lo mul_2ui.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo rootofunity.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo sum.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo radius.lo balls.lo -lmpfr -lgmp -lm -lm libtool: link: gcc -shared -fPIC -DPIC .libs/abs.o .libs/acos.o .libs/acosh.o .libs/add.o .libs/add_fr.o .libs/add_si.o .libs/add_ui.o .libs/agm.o .libs/arg.o .libs/asin.o .libs/asinh.o .libs/atan.o .libs/atanh.o .libs/clear.o .libs/cmp.o .libs/cmp_abs.o .libs/cmp_si_si.o .libs/conj.o .libs/cos.o .libs/cosh.o .libs/div_2si.o .libs/div_2ui.o .libs/div.o .libs/div_fr.o .libs/div_ui.o .libs/dot.o .libs/eta.o .libs/exp.o .libs/fma.o .libs/fr_div.o .libs/fr_sub.o .libs/get_prec2.o .libs/get_prec.o .libs/get_version.o .libs/get_x.o .libs/imag.o .libs/init2.o .libs/init3.o .libs/inp_str.o .libs/log.o .libs/log10.o .libs/mem.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_fr.o .libs/mul_i.o .libs/mul_si.o .libs/mul_ui.o .libs/neg.o .libs/norm.o .libs/out_str.o .libs/pow.o .libs/pow_fr.o .libs/pow_ld.o .libs/pow_d.o .libs/pow_si.o .libs/pow_ui.o .libs/pow_z.o .libs/proj.o .libs/real.o .libs/rootofunity.o .libs/urandom.o .libs/set.o .libs/set_prec.o .libs/set_str.o .libs/set_x.o .libs/set_x_x.o .libs/sin.o .libs/sin_cos.o .libs/sinh.o .libs/sqr.o .libs/sqrt.o .libs/strtoc.o .libs/sub.o .libs/sub_fr.o .libs/sub_ui.o .libs/sum.o .libs/swap.o .libs/tan.o .libs/tanh.o .libs/uceil_log2.o .libs/ui_div.o .libs/ui_ui_sub.o .libs/radius.o .libs/balls.o /usr/lib/libmpfr.so -L/usr/lib /usr/lib/libgmp.so -lm -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libmpc.so.3 -o .libs/libmpc.so.3.3.1 /usr/lib/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. libtool: link: (cd ".libs" && rm -f "libmpc.so.3" && ln -s "libmpc.so.3.3.1" "libmpc.so.3") libtool: link: (cd ".libs" && rm -f "libmpc.so" && ln -s "libmpc.so.3.3.1" "libmpc.so") libtool: link: ar cr .libs/libmpc.a abs.o acos.o acosh.o add.o add_fr.o add_si.o add_ui.o agm.o arg.o asin.o asinh.o atan.o atanh.o clear.o cmp.o cmp_abs.o cmp_si_si.o conj.o cos.o cosh.o div_2si.o div_2ui.o div.o div_fr.o div_ui.o dot.o eta.o exp.o fma.o fr_div.o fr_sub.o get_prec2.o get_prec.o get_version.o get_x.o imag.o init2.o init3.o inp_str.o log.o log10.o mem.o mul_2si.o mul_2ui.o mul.o mul_fr.o mul_i.o mul_si.o mul_ui.o neg.o norm.o out_str.o pow.o pow_fr.o pow_ld.o pow_d.o pow_si.o pow_ui.o pow_z.o proj.o real.o rootofunity.o urandom.o set.o set_prec.o set_str.o set_x.o set_x_x.o sin.o sin_cos.o sinh.o sqr.o sqrt.o strtoc.o sub.o sub_fr.o sub_ui.o sum.o swap.o tan.o tanh.o uceil_log2.o ui_div.o ui_ui_sub.o radius.o balls.o libtool: link: ranlib .libs/libmpc.a libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" ) make[3]: Leaving directory '/usr/src/mpc-1.3.1/src' Making all in tests make[3]: Entering directory '/usr/src/mpc-1.3.1/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/mpc-1.3.1/tests' Making all in doc make[3]: Entering directory '/usr/src/mpc-1.3.1/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/mpc-1.3.1/doc' Making all in tools make[3]: Entering directory '/usr/src/mpc-1.3.1/tools' Making all in bench make[4]: Entering directory '/usr/src/mpc-1.3.1/tools/bench' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/mpc-1.3.1/tools/bench' Making all in mpcheck make[4]: Entering directory '/usr/src/mpc-1.3.1/tools/mpcheck' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/mpc-1.3.1/tools/mpcheck' make[4]: Entering directory '/usr/src/mpc-1.3.1/tools' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/mpc-1.3.1/tools' make[3]: Leaving directory '/usr/src/mpc-1.3.1/tools' make[3]: Entering directory '/usr/src/mpc-1.3.1' make[3]: Leaving directory '/usr/src/mpc-1.3.1' make[2]: Leaving directory '/usr/src/mpc-1.3.1' make[1]: Leaving directory '/usr/src/mpc-1.3.1' cd /usr/src/mpc-1.3.1 && make install make[1]: Entering directory '/usr/src/mpc-1.3.1' Making install in src make[2]: Entering directory '/usr/src/mpc-1.3.1/src' make[3]: Entering directory '/usr/src/mpc-1.3.1/src' /tools_aarch64/bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /tools_aarch64/bin/install -c libmpc.la '/usr/lib' libtool: install: /tools_aarch64/bin/install -c .libs/libmpc.so.3.3.1 /usr/lib/libmpc.so.3.3.1 libtool: install: (cd /usr/lib && { ln -s -f libmpc.so.3.3.1 libmpc.so.3 || { rm -f libmpc.so.3 && ln -s libmpc.so.3.3.1 libmpc.so.3; }; }) libtool: install: (cd /usr/lib && { ln -s -f libmpc.so.3.3.1 libmpc.so || { rm -f libmpc.so && ln -s libmpc.so.3.3.1 libmpc.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libmpc.lai /usr/lib/libmpc.la libtool: install: /tools_aarch64/bin/install -c .libs/libmpc.a /usr/lib/libmpc.a libtool: install: chmod 644 /usr/lib/libmpc.a libtool: install: ranlib /usr/lib/libmpc.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/mpc-1.3.1/src' make[2]: Leaving directory '/usr/src/mpc-1.3.1/src' Making install in tests make[2]: Entering directory '/usr/src/mpc-1.3.1/tests' make[3]: Entering directory '/usr/src/mpc-1.3.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/mpc-1.3.1/tests' make[2]: Leaving directory '/usr/src/mpc-1.3.1/tests' Making install in doc make[2]: Entering directory '/usr/src/mpc-1.3.1/doc' make[3]: Entering directory '/usr/src/mpc-1.3.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 ./mpc.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/mpc.info' make[3]: Leaving directory '/usr/src/mpc-1.3.1/doc' make[2]: Leaving directory '/usr/src/mpc-1.3.1/doc' Making install in tools make[2]: Entering directory '/usr/src/mpc-1.3.1/tools' Making install in bench make[3]: Entering directory '/usr/src/mpc-1.3.1/tools/bench' make[4]: Entering directory '/usr/src/mpc-1.3.1/tools/bench' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/mpc-1.3.1/tools/bench' make[3]: Leaving directory '/usr/src/mpc-1.3.1/tools/bench' Making install in mpcheck make[3]: Entering directory '/usr/src/mpc-1.3.1/tools/mpcheck' make[4]: Entering directory '/usr/src/mpc-1.3.1/tools/mpcheck' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/mpc-1.3.1/tools/mpcheck' make[3]: Leaving directory '/usr/src/mpc-1.3.1/tools/mpcheck' make[3]: Entering directory '/usr/src/mpc-1.3.1/tools' make[4]: Entering directory '/usr/src/mpc-1.3.1/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/mpc-1.3.1/tools' make[3]: Leaving directory '/usr/src/mpc-1.3.1/tools' make[2]: Leaving directory '/usr/src/mpc-1.3.1/tools' make[2]: Entering directory '/usr/src/mpc-1.3.1' make[3]: Entering directory '/usr/src/mpc-1.3.1' make[3]: Nothing to be done for 'install-exec-am'. /tools_aarch64/bin/mkdir -p '/usr/include' /tools_aarch64/bin/install -c -m 644 src/mpc.h '/usr/include' make[3]: Leaving directory '/usr/src/mpc-1.3.1' make[2]: Leaving directory '/usr/src/mpc-1.3.1' make[1]: Leaving directory '/usr/src/mpc-1.3.1' Updating linker cache... Install done; saving file list to /usr/src/log/mpc-1.3.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:10:23: Building pkg-config make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' pkg-config-0.29.2.tar.gz checksum OK ====================================== Installing pkg-config-0.29.2 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/pkg-config-0.29.2 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/pkg-config-0.29.2/glib/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/pkg-config-0.29.2/glib/config.sub' '/usr/share/automake-1.17/config.guess' -> '/usr/src/pkg-config-0.29.2/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/pkg-config-0.29.2/config.sub' cd /usr/src/pkg-config-0.29.2 && ./configure --prefix=/usr --with-internal-glib checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /tools_aarch64/aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tools_aarch64/aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /tools_aarch64/bin/dd checking how to truncate binary pipes... /tools_aarch64/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) 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 whether make supports nested variables... (cached) 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 gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for ln... ln checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for unistd.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for bash... /bin/bash checking for default search path for .pc files... ${libdir}/pkgconfig:${datadir}/pkgconfig checking for system include path to avoid -I flags... /usr/include checking for system library path to avoid -L flags... /usr/lib:/lib configure: creating ./config.lt config.lt: creating libtool checking whether to list both direct and indirect dependencies... no checking for Win32... no checking if prefix should be redefined at runtime... no checking if internal glib should be used... yes checking if host- prefixed tool should be installed... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pkg.m4 config.status: creating check/Makefile config.status: creating check/config.sh config.status: creating config.h.win32 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in glib (/usr/src/pkg-config-0.29.2/glib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-internal-glib' 'CFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/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 build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for the BeOS... no checking for Win32... no checking for the Android... no checking for Mac OS X Carbon support... no checking for Mac OS X Cocoa support... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gawk... (cached) gawk checking for perl5... no checking for perl... perl checking for indent... no checking for perl... /usr/bin/perl checking for a Python interpreter with version >= 2.5... python3 checking for python3... /tools_aarch64/bin/python3 checking for python3 version... 3.1 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.10/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.10/site-packages checking for iconv_open... yes checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /tools_aarch64/aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tools_aarch64/aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /tools_aarch64/bin/dd checking how to truncate binary pipes... /tools_aarch64/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) 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... c++ -E checking for ld used by c++... /tools_aarch64/aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the c++ linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... no checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for extra flags to get ANSI library prototypes... none needed checking for extra flags for POSIX compliance... none needed checking for vprintf... yes checking for _doprnt... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for mmap... yes checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for fsync... yes checking for pipe2... yes checking for issetugid... no checking for atexit... yes checking for on_exit... yes checking for timegm... yes checking for gmtime_r... yes checking for __libc_enable_secure... yes checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of int... 4 checking size of void *... 8 checking size of long long... 8 checking size of __int64... 0 checking for sig_atomic_t... yes checking for format to printf and scanf a guint64... none checking for an ANSI C-conforming const... yes checking for growing stack pointer... no checking for __inline... yes checking for __inline__... yes checking for inline... yes checking if inline functions in headers work... yes checking for working do while(0) macros... yes checking for ISO C99 varargs macros in C... yes checking for ISO C99 varargs macros in C++... yes checking for GNUC varargs macros... yes checking for GNUC visibility attribute... yes checking whether using Sun Studio C compiler... no checking whether byte ordering is bigendian... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/vmount.h usability... no checking sys/vmount.h presence... no checking for sys/vmount.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking sys/mntctl.h usability... no checking sys/mntctl.h presence... no checking for sys/mntctl.h... no checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for sys/mount.h... yes checking for sys/sysctl.h... no checking for sysctlbyname... no checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_atimensec... no checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct statfs.f_fstypename... no checking for struct statfs.f_bavail... yes checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for nl_langinfo and CODESET... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for setlocale... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking size of size_t... 8 checking for the appropriate definition for size_t... unsigned long checking size of ssize_t... 8 checking for the appropriate definition for ssize_t... long checking for lstat... yes checking for strerror... yes checking for strsignal... yes checking for memmove... yes checking for vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for getcwd... yes checking for vasprintf... yes checking for setenv... yes checking for unsetenv... yes checking for getc_unlocked... yes checking for readlink... yes checking for symlink... yes checking for fdwalk... no checking for memmem... yes checking for chown... yes checking for lchmod... yes checking for lchown... yes checking for fchmod... yes checking for fchown... yes checking for link... yes checking for utimes... yes checking for getgrgid... yes checking for getpwuid... yes checking for getresuid... yes checking for getmntent_r... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking for getfsstat... no checking for getvfsstat... no checking for fallocate... yes checking for splice... yes checking for prlimit... yes checking for statvfs... yes checking for statfs... yes checking whether to use statfs or statvfs... statfs checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for newlocale... yes checking for uselocale... yes checking for strtod_l... yes checking for strtoll_l... yes checking for strtoull_l... yes checking for C99 vsnprintf... no checking whether printf supports positional parameters... no checking value of AF_INET... 2 checking value of AF_INET6... 10 checking value of AF_UNIX... 1 checking value of MSG_PEEK... 2 checking value of MSG_OOB... 1 checking value of MSG_DONTROUTE... 4 checking for getprotobyname_r... yes checking for endservent... yes checking for if_nametoindex... yes checking for if_indextoname... yes checking if arpa/nameser_compat.h is needed... no checking for res_query... yes checking for socket... yes checking for res_init... yes checking for linux/netlink.h... yes checking for struct ip_mreqn... yes checking number of arguments to statfs()... 2 checking for signed... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... (cached) yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for snprintf... yes checking for wcslen... yes checking for C99 snprintf... no checking for fd_set... yes, found in sys/types.h checking for nl_langinfo (CODESET)... yes checking for nl_langinfo (PM_STR)... yes checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes checking for a compliant posix_memalign() implementation... yes checking for OpenBSD strlcpy/strlcat... yes checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... yes checking for dlopen... yes checking for dlsym... yes checking for RTLD_GLOBAL brokenness... no checking for preceeding underscore in symbols... no checking for dlerror... yes checking for the suffix of module shared libraries... .so checking for gspawn implementation... gspawn.lo checking for GIOChannel implementation... giounix.lo checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init1... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking for platform-dependent source... checking whether to compile timeloop... yes checking if building for some Win32 platform... no checking for thread implementation... posix checking thread related cflags... -pthread checking thread related libraries... -pthread checking for localtime_r... yes checking for gmtime_r... (cached) yes checking for posix getpwuid_r... yes checking for posix getgrgid_r... yes checking for pthread_attr_setstacksize... yes checking for pthread_condattr_setclock... yes checking for pthread_cond_timedwait_monotonic... no checking for pthread_cond_timedwait_monotonic_np... no checking for clock_gettime... yes checking for lock-free atomic intrinsics... yes checking for futex(2) system call... yes checking for eventfd(2) system call... yes checking value of POLLIN... 1 checking value of POLLOUT... 4 checking value of POLLPRI... 2 checking value of POLLERR... 8 checking value of POLLHUP... 16 checking value of POLLNVAL... 32 checking for broken poll... no checking for EILSEQ... yes checking for guint32... yes checking alignment of guint32... 4 checking for guint64... yes checking alignment of guint64... 8 checking for unsigned long... yes checking alignment of unsigned long... 8 checking for -Bsymbolic-functions linker flag... yes checking for -fvisibility=hidden compiler flag... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Werror=declaration-after-statement in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes checking if gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes checking if gcc supports flag -Werror=init-self in envvar CFLAGS... yes checking if gcc supports flag -Werror=format-security in envvar CFLAGS... no checking if gcc supports flag -Werror=format=2 in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating glib/Makefile config.status: creating glib/libcharset/Makefile config.status: creating glib/gnulib/Makefile config.status: creating m4macros/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing glib/glibconfig.h commands cd /usr/src/pkg-config-0.29.2 && make -j4 make[1]: Entering directory '/usr/src/pkg-config-0.29.2' make all-recursive make[2]: Entering directory '/usr/src/pkg-config-0.29.2' Making all in glib make[3]: Entering directory '/usr/src/pkg-config-0.29.2/glib' make all-recursive make[4]: Entering directory '/usr/src/pkg-config-0.29.2/glib' Making all in . make[5]: Entering directory '/usr/src/pkg-config-0.29.2/glib' make[5]: Leaving directory '/usr/src/pkg-config-0.29.2/glib' Making all in m4macros make[5]: Entering directory '/usr/src/pkg-config-0.29.2/glib/m4macros' make all-am make[6]: Entering directory '/usr/src/pkg-config-0.29.2/glib/m4macros' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/m4macros' make[5]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/m4macros' Making all in glib make[5]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib' GEN glibconfig-stamp config.status: executing glib/glibconfig.h commands config.status: glib/glibconfig.h is unchanged make all-recursive make[6]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib' Making all in libcharset make[7]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib/libcharset' make all-am make[8]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib/libcharset' CC libcharset_la-localcharset.lo GEN ref-add.sed GEN ref-del.sed GEN charset.alias CCLD libcharset.la make[8]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib/libcharset' make[7]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib/libcharset' Making all in gnulib make[7]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib/gnulib' make all-am make[8]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib/gnulib' CC libgnulib_la-asnprintf.lo CC libgnulib_la-printf-args.lo CC libgnulib_la-printf-parse.lo CC libgnulib_la-vasnprintf.lo CC libgnulib_la-printf.lo CCLD libgnulib.la make[8]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib/gnulib' make[7]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib/gnulib' Making all in . make[7]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib' CC libglib_2_0_la-gallocator.lo CC libglib_2_0_la-gcache.lo CC libglib_2_0_la-gcompletion.lo CC libglib_2_0_la-grel.lo CC libglib_2_0_la-gthread-deprecated.lo CC libglib_2_0_la-garray.lo CC libglib_2_0_la-gasyncqueue.lo CC libglib_2_0_la-gatomic.lo CC libglib_2_0_la-gbacktrace.lo CC libglib_2_0_la-gbase64.lo CC libglib_2_0_la-gbitlock.lo CC libglib_2_0_la-gbookmarkfile.lo CC libglib_2_0_la-gbytes.lo CC libglib_2_0_la-gcharset.lo CC libglib_2_0_la-gchecksum.lo CC libglib_2_0_la-gconvert.lo CC libglib_2_0_la-gdataset.lo CC libglib_2_0_la-gdate.lo CC libglib_2_0_la-gdatetime.lo CC libglib_2_0_la-gdir.lo CC libglib_2_0_la-genviron.lo CC libglib_2_0_la-gerror.lo CC libglib_2_0_la-gfileutils.lo CC libglib_2_0_la-ggettext.lo In file included from ggettext.c:30: ggettext.c: In function 'ensure_gettext_initialized': glibintl.h:37:42: warning: statement with no effect [-Wunused-value] 37 | #define bindtextdomain(Domain,Directory) (Domain) | ^ ggettext.c:109:7: note: in expansion of macro 'bindtextdomain' 109 | bindtextdomain (GETTEXT_PACKAGE, GLIB_LOCALE_DIR); | ^~~~~~~~~~~~~~ CC libglib_2_0_la-ghash.lo CC libglib_2_0_la-ghmac.lo CC libglib_2_0_la-ghook.lo CC libglib_2_0_la-ghostutils.lo CC libglib_2_0_la-giochannel.lo CC libglib_2_0_la-gkeyfile.lo CC libglib_2_0_la-glib-init.lo CC libglib_2_0_la-glib-private.lo CC libglib_2_0_la-glist.lo CC libglib_2_0_la-gmain.lo CC libglib_2_0_la-gmappedfile.lo CC libglib_2_0_la-gmarkup.lo CC libglib_2_0_la-gmem.lo CC libglib_2_0_la-gmessages.lo CC libglib_2_0_la-gnode.lo CC libglib_2_0_la-goption.lo CC libglib_2_0_la-gpattern.lo CC libglib_2_0_la-gpoll.lo CC libglib_2_0_la-gqsort.lo CC libglib_2_0_la-gprimes.lo CC libglib_2_0_la-gquark.lo CC libglib_2_0_la-gqueue.lo CC libglib_2_0_la-grand.lo CC libglib_2_0_la-gscanner.lo CC libglib_2_0_la-gsequence.lo CC libglib_2_0_la-gshell.lo CC libglib_2_0_la-gslice.lo CC libglib_2_0_la-gslist.lo CC libglib_2_0_la-gstdio.lo CC libglib_2_0_la-gstrfuncs.lo CC libglib_2_0_la-gstring.lo CC libglib_2_0_la-gstringchunk.lo CC libglib_2_0_la-gtestutils.lo CC libglib_2_0_la-gthread.lo CC libglib_2_0_la-gthreadpool.lo CC libglib_2_0_la-gtimer.lo CC libglib_2_0_la-gtimezone.lo CC libglib_2_0_la-gtrashstack.lo CC libglib_2_0_la-gtree.lo CC libglib_2_0_la-guniprop.lo CC libglib_2_0_la-gutf8.lo CC libglib_2_0_la-gunibreak.lo CC libglib_2_0_la-gunicollate.lo CC libglib_2_0_la-gunidecomp.lo CC libglib_2_0_la-gurifuncs.lo CC libglib_2_0_la-gutils.lo CC libglib_2_0_la-gvariant.lo CC libglib_2_0_la-gvariant-core.lo CC libglib_2_0_la-gvariant-parser.lo CC libglib_2_0_la-gvariant-serialiser.lo CC libglib_2_0_la-gvarianttypeinfo.lo CC libglib_2_0_la-gvarianttype.lo CC libglib_2_0_la-gversion.lo CC libglib_2_0_la-gwakeup.lo CC libglib_2_0_la-gprintf.lo CC libglib_2_0_la-glib-unix.lo CC libglib_2_0_la-gthread-posix.lo CC giounix.lo CC gspawn.lo echo > glib-public-headers.txt.tmp && mv glib-public-headers.txt.tmp glib-public-headers.txt In file included from ./glibconfig.h:9, from ../glib/gtypes.h:34, from ../glib/gatomic.h:29, from gthread.h:34, from gthread-posix.c:44: gthread-posix.c: In function 'g_mutex_impl_new': gthread-posix.c:104:28: warning: using dangling pointer 'pattr' to 'attr' [-Wdangling-pointer=] 104 | if G_UNLIKELY ((status = pthread_mutex_init (mutex, pattr)) != 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../glib/gmacros.h:309:8: note: in definition of macro '_G_BOOLEAN_EXPR' 309 | if (expr) \ | ^~~~ gthread-posix.c:104:6: note: in expansion of macro 'G_UNLIKELY' 104 | if G_UNLIKELY ((status = pthread_mutex_init (mutex, pattr)) != 0) | ^~~~~~~~~~ gthread-posix.c:97:25: note: 'attr' declared here 97 | pthread_mutexattr_t attr; | ^~~~ CCLD libglib-2.0.la make[7]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib' make[6]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib' make[5]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib' make[4]: Leaving directory '/usr/src/pkg-config-0.29.2/glib' make[3]: Leaving directory '/usr/src/pkg-config-0.29.2/glib' Making all in . make[3]: Entering directory '/usr/src/pkg-config-0.29.2' CC pkg.o CC parse.o CC rpmvercmp.o CC main.o CCLD pkg-config make[3]: Leaving directory '/usr/src/pkg-config-0.29.2' Making all in check make[3]: Entering directory '/usr/src/pkg-config-0.29.2/check' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/pkg-config-0.29.2/check' make[2]: Leaving directory '/usr/src/pkg-config-0.29.2' make[1]: Leaving directory '/usr/src/pkg-config-0.29.2' cd /usr/src/pkg-config-0.29.2 && make install make[1]: Entering directory '/usr/src/pkg-config-0.29.2' Making install in glib make[2]: Entering directory '/usr/src/pkg-config-0.29.2/glib' make install-recursive make[3]: Entering directory '/usr/src/pkg-config-0.29.2/glib' Making install in . make[4]: Entering directory '/usr/src/pkg-config-0.29.2/glib' make[5]: Entering directory '/usr/src/pkg-config-0.29.2/glib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/usr/src/pkg-config-0.29.2/glib' make[4]: Leaving directory '/usr/src/pkg-config-0.29.2/glib' Making install in m4macros make[4]: Entering directory '/usr/src/pkg-config-0.29.2/glib/m4macros' make install-am make[5]: Entering directory '/usr/src/pkg-config-0.29.2/glib/m4macros' make[6]: Entering directory '/usr/src/pkg-config-0.29.2/glib/m4macros' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/m4macros' make[5]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/m4macros' make[4]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/m4macros' Making install in glib make[4]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib' make install-recursive make[5]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib' Making install in libcharset make[6]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib/libcharset' make install-am make[7]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib/libcharset' make[8]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib/libcharset' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib/libcharset' make[7]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib/libcharset' make[6]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib/libcharset' Making install in gnulib make[6]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib/gnulib' make install-am make[7]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib/gnulib' make[8]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib/gnulib' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib/gnulib' make[7]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib/gnulib' make[6]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib/gnulib' Making install in . make[6]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib' make[7]: Entering directory '/usr/src/pkg-config-0.29.2/glib/glib' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib' make[6]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib' make[5]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib' make[4]: Leaving directory '/usr/src/pkg-config-0.29.2/glib/glib' make[3]: Leaving directory '/usr/src/pkg-config-0.29.2/glib' make[2]: Leaving directory '/usr/src/pkg-config-0.29.2/glib' Making install in . make[2]: Entering directory '/usr/src/pkg-config-0.29.2' make[3]: Entering directory '/usr/src/pkg-config-0.29.2' /tools_aarch64/bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c pkg-config '/usr/bin' libtool: install: /tools_aarch64/bin/install -c pkg-config /usr/bin/pkg-config make install-exec-hook make[4]: Entering directory '/usr/src/pkg-config-0.29.2' cd /usr/bin && ln -f pkg-config aarch64-unknown-linux-gnu-pkg-config make[4]: Leaving directory '/usr/src/pkg-config-0.29.2' /tools_aarch64/bin/mkdir -p '/usr/share/doc/pkg-config' /tools_aarch64/bin/install -c -m 644 pkg-config-guide.html '/usr/share/doc/pkg-config' /tools_aarch64/bin/mkdir -p '/usr/share/aclocal' /tools_aarch64/bin/install -c -m 644 pkg.m4 '/usr/share/aclocal' /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' /tools_aarch64/bin/install -c -m 644 pkg-config.1 '/usr/share/man/man1' make[3]: Leaving directory '/usr/src/pkg-config-0.29.2' make[2]: Leaving directory '/usr/src/pkg-config-0.29.2' Making install in check make[2]: Entering directory '/usr/src/pkg-config-0.29.2/check' make[3]: Entering directory '/usr/src/pkg-config-0.29.2/check' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/pkg-config-0.29.2/check' make[2]: Leaving directory '/usr/src/pkg-config-0.29.2/check' make[1]: Leaving directory '/usr/src/pkg-config-0.29.2' Updating linker cache... Install done; saving file list to /usr/src/log/pkg-config-0.29.2 ... make: Leaving directory '/usr/src/lfs' May 14 16:10:47: Building libxcrypt make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libxcrypt-4.4.38.tar.xz checksum OK ====================================== Installing libxcrypt-4.4.38 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/libxcrypt-4.4.38 && autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I build-aux/m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux/m4-autogen'. libtoolize: copying file 'build-aux/m4-autogen/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'. libtoolize: copying file 'build-aux/m4/libtool.m4' libtoolize: copying file 'build-aux/m4/ltoptions.m4' libtoolize: copying file 'build-aux/m4/ltsugar.m4' libtoolize: copying file 'build-aux/m4/ltversion.m4' libtoolize: copying file 'build-aux/m4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I build-aux/m4 autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:34: installing 'build-aux/m4-autogen/compile' configure.ac:16: installing 'build-aux/m4-autogen/missing' Makefile.am: installing 'build-aux/m4-autogen/depcomp' autoreconf: Leaving directory '.' cd /usr/src/libxcrypt-4.4.38 && \ ./configure \ \ --prefix=/usr \ --disable-static \ --enable-hashes=strong,glibc \ --enable-obsolete-api \ --disable-failure-tokens checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.27... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for perl... /usr/bin/perl checking whether /usr/bin/perl is version 5.14.0 or later... yes checking for gpg2... false checking for sha256sum... /tools_aarch64/bin/sha256sum checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for fcntl.h... yes checking for stdbool.h... yes checking for ucontext.h... yes checking for sys/cdefs.h... yes checking for sys/random.h... yes checking for sys/syscall.h... yes checking for valgrind/valgrind.h... no checking for endian.h... yes checking for sys/endian.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc option to enable large file support... none needed checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Walloc-zero... yes checking whether C compiler accepts -Walloca... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wconversion... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wformat-overflow=2... yes checking whether C compiler accepts -Wformat-signedness... yes checking whether C compiler accepts -Wformat-truncation=1... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wstrict-overflow=2... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wvla... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpedantic... yes checking whether C compiler accepts -Werror... yes checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /tools_aarch64/aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tools_aarch64/aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for file... : checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /tools_aarch64/bin/dd checking how to truncate binary pipes... /tools_aarch64/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) 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 for _ prefix in compiled symbols... no checking whether the preprocessor (gcc -E) supports -dD... yes checking whether we are compiling with ASan... no checking whether sys/cdefs.h defines __BEGIN_DECLS and __END_DECLS... yes checking whether sys/cdefs.h defines __THROW... yes checking how to control data alignment... _Alignas checking how to query data alignment... _Alignof checking for max_align_t in stddef.h... yes checking for byte order macros... BYTE_ORDER and xxx_ENDIAN checking for static_assert in assert.h... yes checking for ld --wrap... yes checking linker version script flag... --version-script checking if version scripts can use complex wildcards... yes checking for __attribute__((symver))... yes checking how to make linking fail when undefined symbols remain... -Wl,-z,defs checking how to make linking fail when there are text relocations... -Wl,-z,text checking how to link with read-only relocations... -Wl,-z,relro checking how to link with immediate binding... -Wl,-z,now checking whether C compiler accepts -fno-plt... yes checking for arc4random_buf... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for getentropy... yes checking for getrandom... yes checking for memset_s... no checking for open64... yes checking for syscall... yes checking for valgrind... no checking for Python 3.>=6 with Passlib... not found configure: Disabling the "regen-ka-table" target, missing Python requirements. checking whether all ucontext.h functions are available... yes checking minimum symbol version to use for compatibility symbols... GLIBC_2.17 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libxcrypt.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd /usr/src/libxcrypt-4.4.38 && make -j4 make[1]: Entering directory '/usr/src/libxcrypt-4.4.38' make all-am make[2]: Entering directory '/usr/src/libxcrypt-4.4.38' LC_ALL=C /usr/bin/perl ./build-aux/scripts/gen-libcrypt-map \ SYMVER_MIN=GLIBC_2.0 \ SYMVER_FLOOR=GLIBC_2.17 \ COMPAT_ABI=yes \ ./lib/libcrypt.map.in > libcrypt.map.T LC_ALL=C /usr/bin/perl \ ./build-aux/scripts/gen-crypt-h \ ./lib/xcrypt.h.in config.h \ > xcrypt.h.T depbase=`echo lib/gen-des-tables.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/gen-des-tables.o -MD -MP -MF $depbase.Tpo -c -o lib/gen-des-tables.o lib/gen-des-tables.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-des-tables.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des-tables.Tpo -c -o lib/libcrypt_la-alg-des-tables.lo `test -f 'lib/alg-des-tables.c' || echo './'`lib/alg-des-tables.c ./build-aux/scripts/move-if-change libcrypt.map.T libcrypt.map echo timestamp > libcrypt.map.stamp ./build-aux/scripts/move-if-change xcrypt.h.T xcrypt.h /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-des.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des.Tpo -c -o lib/libcrypt_la-alg-des.lo `test -f 'lib/alg-des.c' || echo './'`lib/alg-des.c echo timestamp > xcrypt.h.stamp /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-gost3411-2012-core.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-core.Tpo -c -o lib/libcrypt_la-alg-gost3411-2012-core.lo `test -f 'lib/alg-gost3411-2012-core.c' || echo './'`lib/alg-gost3411-2012-core.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-gost3411-2012-hmac.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Tpo -c -o lib/libcrypt_la-alg-gost3411-2012-hmac.lo `test -f 'lib/alg-gost3411-2012-hmac.c' || echo './'`lib/alg-gost3411-2012-hmac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-des-tables.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des-tables.Tpo -c lib/alg-des-tables.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des-tables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-gost3411-2012-core.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-core.Tpo -c lib/alg-gost3411-2012-core.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-des.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des.Tpo -c lib/alg-des.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-gost3411-2012-hmac.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Tpo -c lib/alg-gost3411-2012-hmac.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o mv -f lib/.deps/libcrypt_la-alg-des.Tpo lib/.deps/libcrypt_la-alg-des.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-hmac-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-hmac-sha1.Tpo -c -o lib/libcrypt_la-alg-hmac-sha1.lo `test -f 'lib/alg-hmac-sha1.c' || echo './'`lib/alg-hmac-sha1.c mv -f lib/.deps/libcrypt_la-alg-gost3411-2012-core.Tpo lib/.deps/libcrypt_la-alg-gost3411-2012-core.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-md4.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md4.Tpo -c -o lib/libcrypt_la-alg-md4.lo `test -f 'lib/alg-md4.c' || echo './'`lib/alg-md4.c mv -f lib/.deps/libcrypt_la-alg-des-tables.Tpo lib/.deps/libcrypt_la-alg-des-tables.Plo mv -f lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Tpo lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md5.Tpo -c -o lib/libcrypt_la-alg-md5.lo `test -f 'lib/alg-md5.c' || echo './'`lib/alg-md5.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha1.Tpo -c -o lib/libcrypt_la-alg-sha1.lo `test -f 'lib/alg-sha1.c' || echo './'`lib/alg-sha1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-hmac-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-hmac-sha1.Tpo -c lib/alg-hmac-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-hmac-sha1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha1.Tpo -c lib/alg-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha1.o mv -f lib/.deps/libcrypt_la-alg-hmac-sha1.Tpo lib/.deps/libcrypt_la-alg-hmac-sha1.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md5.Tpo -c lib/alg-md5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md5.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha256.Tpo -c -o lib/libcrypt_la-alg-sha256.lo `test -f 'lib/alg-sha256.c' || echo './'`lib/alg-sha256.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-md4.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md4.Tpo -c lib/alg-md4.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md4.o mv -f lib/.deps/libcrypt_la-alg-sha1.Tpo lib/.deps/libcrypt_la-alg-sha1.Plo mv -f lib/.deps/libcrypt_la-alg-md5.Tpo lib/.deps/libcrypt_la-alg-md5.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha512.Tpo -c -o lib/libcrypt_la-alg-sha512.lo `test -f 'lib/alg-sha512.c' || echo './'`lib/alg-sha512.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-yescrypt-common.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-common.Tpo -c -o lib/libcrypt_la-alg-yescrypt-common.lo `test -f 'lib/alg-yescrypt-common.c' || echo './'`lib/alg-yescrypt-common.c mv -f lib/.deps/libcrypt_la-alg-md4.Tpo lib/.deps/libcrypt_la-alg-md4.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-yescrypt-opt.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-opt.Tpo -c -o lib/libcrypt_la-alg-yescrypt-opt.lo `test -f 'lib/alg-yescrypt-opt.c' || echo './'`lib/alg-yescrypt-opt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha256.Tpo -c lib/alg-sha256.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha256.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-yescrypt-common.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-common.Tpo -c lib/alg-yescrypt-common.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-common.o mv -f lib/.deps/libcrypt_la-alg-sha256.Tpo lib/.deps/libcrypt_la-alg-sha256.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-bcrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-bcrypt.Tpo -c -o lib/libcrypt_la-crypt-bcrypt.lo `test -f 'lib/crypt-bcrypt.c' || echo './'`lib/crypt-bcrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha512.Tpo -c lib/alg-sha512.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha512.o mv -f lib/.deps/libcrypt_la-alg-yescrypt-common.Tpo lib/.deps/libcrypt_la-alg-yescrypt-common.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-des.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-des.Tpo -c -o lib/libcrypt_la-crypt-des.lo `test -f 'lib/crypt-des.c' || echo './'`lib/crypt-des.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-alg-yescrypt-opt.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-opt.Tpo -c lib/alg-yescrypt-opt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-opt.o mv -f lib/.deps/libcrypt_la-alg-yescrypt-opt.Tpo lib/.deps/libcrypt_la-alg-yescrypt-opt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-gensalt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gensalt-static.Tpo -c -o lib/libcrypt_la-crypt-gensalt-static.lo `test -f 'lib/crypt-gensalt-static.c' || echo './'`lib/crypt-gensalt-static.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-bcrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-bcrypt.Tpo -c lib/crypt-bcrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-bcrypt.o mv -f lib/.deps/libcrypt_la-alg-sha512.Tpo lib/.deps/libcrypt_la-alg-sha512.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-gost-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gost-yescrypt.Tpo -c -o lib/libcrypt_la-crypt-gost-yescrypt.lo `test -f 'lib/crypt-gost-yescrypt.c' || echo './'`lib/crypt-gost-yescrypt.c mv -f lib/.deps/libcrypt_la-crypt-bcrypt.Tpo lib/.deps/libcrypt_la-crypt-bcrypt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-md5.Tpo -c -o lib/libcrypt_la-crypt-md5.lo `test -f 'lib/crypt-md5.c' || echo './'`lib/crypt-md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-des.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-des.Tpo -c lib/crypt-des.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-des.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-gost-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gost-yescrypt.Tpo -c lib/crypt-gost-yescrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gost-yescrypt.o mv -f lib/.deps/libcrypt_la-crypt-des.Tpo lib/.deps/libcrypt_la-crypt-des.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-gensalt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gensalt-static.Tpo -c lib/crypt-gensalt-static.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gensalt-static.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-nthash.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-nthash.Tpo -c -o lib/libcrypt_la-crypt-nthash.lo `test -f 'lib/crypt-nthash.c' || echo './'`lib/crypt-nthash.c mv -f lib/.deps/libcrypt_la-crypt-gost-yescrypt.Tpo lib/.deps/libcrypt_la-crypt-gost-yescrypt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-pbkdf1-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Tpo -c -o lib/libcrypt_la-crypt-pbkdf1-sha1.lo `test -f 'lib/crypt-pbkdf1-sha1.c' || echo './'`lib/crypt-pbkdf1-sha1.c mv -f lib/.deps/libcrypt_la-crypt-gensalt-static.Tpo lib/.deps/libcrypt_la-crypt-gensalt-static.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-scrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-scrypt.Tpo -c -o lib/libcrypt_la-crypt-scrypt.lo `test -f 'lib/crypt-scrypt.c' || echo './'`lib/crypt-scrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-md5.Tpo -c lib/crypt-md5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-pbkdf1-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Tpo -c lib/crypt-pbkdf1-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-pbkdf1-sha1.o mv -f lib/.deps/libcrypt_la-crypt-md5.Tpo lib/.deps/libcrypt_la-crypt-md5.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha256.Tpo -c -o lib/libcrypt_la-crypt-sha256.lo `test -f 'lib/crypt-sha256.c' || echo './'`lib/crypt-sha256.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-nthash.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-nthash.Tpo -c lib/crypt-nthash.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-nthash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-scrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-scrypt.Tpo -c lib/crypt-scrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-scrypt.o mv -f lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Tpo lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha512.Tpo -c -o lib/libcrypt_la-crypt-sha512.lo `test -f 'lib/crypt-sha512.c' || echo './'`lib/crypt-sha512.c mv -f lib/.deps/libcrypt_la-crypt-scrypt.Tpo lib/.deps/libcrypt_la-crypt-scrypt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-static.Tpo -c -o lib/libcrypt_la-crypt-static.lo `test -f 'lib/crypt-static.c' || echo './'`lib/crypt-static.c mv -f lib/.deps/libcrypt_la-crypt-nthash.Tpo lib/.deps/libcrypt_la-crypt-nthash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-sunmd5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sunmd5.Tpo -c -o lib/libcrypt_la-crypt-sunmd5.lo `test -f 'lib/crypt-sunmd5.c' || echo './'`lib/crypt-sunmd5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha256.Tpo -c lib/crypt-sha256.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha256.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-static.Tpo -c lib/crypt-static.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-static.o mv -f lib/.deps/libcrypt_la-crypt-sha256.Tpo lib/.deps/libcrypt_la-crypt-sha256.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-yescrypt.Tpo -c -o lib/libcrypt_la-crypt-yescrypt.lo `test -f 'lib/crypt-yescrypt.c' || echo './'`lib/crypt-yescrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-sunmd5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sunmd5.Tpo -c lib/crypt-sunmd5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sunmd5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha512.Tpo -c lib/crypt-sha512.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha512.o mv -f lib/.deps/libcrypt_la-crypt-static.Tpo lib/.deps/libcrypt_la-crypt-static.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt.Tpo -c -o lib/libcrypt_la-crypt.lo `test -f 'lib/crypt.c' || echo './'`lib/crypt.c mv -f lib/.deps/libcrypt_la-crypt-sunmd5.Tpo lib/.deps/libcrypt_la-crypt-sunmd5.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-util-base64.lo -MD -MP -MF lib/.deps/libcrypt_la-util-base64.Tpo -c -o lib/libcrypt_la-util-base64.lo `test -f 'lib/util-base64.c' || echo './'`lib/util-base64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-yescrypt.Tpo -c lib/crypt-yescrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-yescrypt.o mv -f lib/.deps/libcrypt_la-crypt-sha512.Tpo lib/.deps/libcrypt_la-crypt-sha512.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-util-gensalt-sha.lo -MD -MP -MF lib/.deps/libcrypt_la-util-gensalt-sha.Tpo -c -o lib/libcrypt_la-util-gensalt-sha.lo `test -f 'lib/util-gensalt-sha.c' || echo './'`lib/util-gensalt-sha.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt.Tpo -c lib/crypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt.o mv -f lib/.deps/libcrypt_la-crypt-yescrypt.Tpo lib/.deps/libcrypt_la-crypt-yescrypt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-util-get-random-bytes.lo -MD -MP -MF lib/.deps/libcrypt_la-util-get-random-bytes.Tpo -c -o lib/libcrypt_la-util-get-random-bytes.lo `test -f 'lib/util-get-random-bytes.c' || echo './'`lib/util-get-random-bytes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-util-base64.lo -MD -MP -MF lib/.deps/libcrypt_la-util-base64.Tpo -c lib/util-base64.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-base64.o mv -f lib/.deps/libcrypt_la-crypt.Tpo lib/.deps/libcrypt_la-crypt.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-util-make-failure-token.lo -MD -MP -MF lib/.deps/libcrypt_la-util-make-failure-token.Tpo -c -o lib/libcrypt_la-util-make-failure-token.lo `test -f 'lib/util-make-failure-token.c' || echo './'`lib/util-make-failure-token.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-util-gensalt-sha.lo -MD -MP -MF lib/.deps/libcrypt_la-util-gensalt-sha.Tpo -c lib/util-gensalt-sha.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-gensalt-sha.o mv -f lib/.deps/libcrypt_la-util-base64.Tpo lib/.deps/libcrypt_la-util-base64.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-util-xbzero.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xbzero.Tpo -c -o lib/libcrypt_la-util-xbzero.lo `test -f 'lib/util-xbzero.c' || echo './'`lib/util-xbzero.c mv -f lib/.deps/libcrypt_la-util-gensalt-sha.Tpo lib/.deps/libcrypt_la-util-gensalt-sha.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-util-xstrcpy.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xstrcpy.Tpo -c -o lib/libcrypt_la-util-xstrcpy.lo `test -f 'lib/util-xstrcpy.c' || echo './'`lib/util-xstrcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-util-get-random-bytes.lo -MD -MP -MF lib/.deps/libcrypt_la-util-get-random-bytes.Tpo -c lib/util-get-random-bytes.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-get-random-bytes.o mv -f lib/.deps/libcrypt_la-util-get-random-bytes.Tpo lib/.deps/libcrypt_la-util-get-random-bytes.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-des-obsolete.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-des-obsolete.Tpo -c -o lib/libcrypt_la-crypt-des-obsolete.lo `test -f 'lib/crypt-des-obsolete.c' || echo './'`lib/crypt-des-obsolete.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-util-make-failure-token.lo -MD -MP -MF lib/.deps/libcrypt_la-util-make-failure-token.Tpo -c lib/util-make-failure-token.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-make-failure-token.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-util-xstrcpy.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xstrcpy.Tpo -c lib/util-xstrcpy.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-xstrcpy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-util-xbzero.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xbzero.Tpo -c lib/util-xbzero.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-xbzero.o mv -f lib/.deps/libcrypt_la-util-make-failure-token.Tpo lib/.deps/libcrypt_la-util-make-failure-token.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,-z,relro -Wl,-z,now -o lib/gen-des-tables lib/gen-des-tables.o mv -f lib/.deps/libcrypt_la-util-xbzero.Tpo lib/.deps/libcrypt_la-util-xbzero.Plo mv -f lib/.deps/libcrypt_la-util-xstrcpy.Tpo lib/.deps/libcrypt_la-util-xstrcpy.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib/libcrypt_la-crypt-des-obsolete.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-des-obsolete.Tpo -c lib/crypt-des-obsolete.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-des-obsolete.o mv -f lib/.deps/libcrypt_la-crypt-des-obsolete.Tpo lib/.deps/libcrypt_la-crypt-des-obsolete.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 2:0:1 -Wl,--version-script,./libcrypt.map -Wl,-z,defs -Wl,-z,text -Wl,-z,relro -Wl,-z,now -o libcrypt.la -rpath /usr/lib lib/libcrypt_la-alg-des-tables.lo lib/libcrypt_la-alg-des.lo lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-alg-hmac-sha1.lo lib/libcrypt_la-alg-md4.lo lib/libcrypt_la-alg-md5.lo lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-alg-sha512.lo lib/libcrypt_la-alg-yescrypt-common.lo lib/libcrypt_la-alg-yescrypt-opt.lo lib/libcrypt_la-crypt-bcrypt.lo lib/libcrypt_la-crypt-des.lo lib/libcrypt_la-crypt-gensalt-static.lo lib/libcrypt_la-crypt-gost-yescrypt.lo lib/libcrypt_la-crypt-md5.lo lib/libcrypt_la-crypt-nthash.lo lib/libcrypt_la-crypt-pbkdf1-sha1.lo lib/libcrypt_la-crypt-scrypt.lo lib/libcrypt_la-crypt-sha256.lo lib/libcrypt_la-crypt-sha512.lo lib/libcrypt_la-crypt-static.lo lib/libcrypt_la-crypt-sunmd5.lo lib/libcrypt_la-crypt-yescrypt.lo lib/libcrypt_la-crypt.lo lib/libcrypt_la-util-base64.lo lib/libcrypt_la-util-gensalt-sha.lo lib/libcrypt_la-util-get-random-bytes.lo lib/libcrypt_la-util-make-failure-token.lo lib/libcrypt_la-util-xbzero.lo lib/libcrypt_la-util-xstrcpy.lo lib/libcrypt_la-crypt-des-obsolete.lo libtool: link: gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-z -Wl,now -o lib/gen-des-tables lib/gen-des-tables.o libtool: link: gcc -shared -fPIC -DPIC lib/.libs/libcrypt_la-alg-des-tables.o lib/.libs/libcrypt_la-alg-des.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-alg-hmac-sha1.o lib/.libs/libcrypt_la-alg-md4.o lib/.libs/libcrypt_la-alg-md5.o lib/.libs/libcrypt_la-alg-sha1.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-alg-sha512.o lib/.libs/libcrypt_la-alg-yescrypt-common.o lib/.libs/libcrypt_la-alg-yescrypt-opt.o lib/.libs/libcrypt_la-crypt-bcrypt.o lib/.libs/libcrypt_la-crypt-des.o lib/.libs/libcrypt_la-crypt-gensalt-static.o lib/.libs/libcrypt_la-crypt-gost-yescrypt.o lib/.libs/libcrypt_la-crypt-md5.o lib/.libs/libcrypt_la-crypt-nthash.o lib/.libs/libcrypt_la-crypt-pbkdf1-sha1.o lib/.libs/libcrypt_la-crypt-scrypt.o lib/.libs/libcrypt_la-crypt-sha256.o lib/.libs/libcrypt_la-crypt-sha512.o lib/.libs/libcrypt_la-crypt-static.o lib/.libs/libcrypt_la-crypt-sunmd5.o lib/.libs/libcrypt_la-crypt-yescrypt.o lib/.libs/libcrypt_la-crypt.o lib/.libs/libcrypt_la-util-base64.o lib/.libs/libcrypt_la-util-gensalt-sha.o lib/.libs/libcrypt_la-util-get-random-bytes.o lib/.libs/libcrypt_la-util-make-failure-token.o lib/.libs/libcrypt_la-util-xbzero.o lib/.libs/libcrypt_la-util-xstrcpy.o lib/.libs/libcrypt_la-crypt-des-obsolete.o -Werror -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,--version-script -Wl,./libcrypt.map -Wl,-z -Wl,defs -Wl,-z -Wl,text -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libcrypt.so.1 -o .libs/libcrypt.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libcrypt.so.1" && ln -s "libcrypt.so.1.1.0" "libcrypt.so.1") libtool: link: (cd ".libs" && rm -f "libcrypt.so" && ln -s "libcrypt.so.1.1.0" "libcrypt.so") libtool: link: ( cd ".libs" && rm -f "libcrypt.la" && ln -s "../libcrypt.la" "libcrypt.la" ) make[2]: Leaving directory '/usr/src/libxcrypt-4.4.38' make[1]: Leaving directory '/usr/src/libxcrypt-4.4.38' cd /usr/src/libxcrypt-4.4.38 && make install make[1]: Entering directory '/usr/src/libxcrypt-4.4.38' make[2]: Entering directory '/usr/src/libxcrypt-4.4.38' /tools_aarch64/bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libcrypt.la '/usr/lib' libtool: install: /tools_aarch64/bin/install -c .libs/libcrypt.so.1.1.0 /usr/lib/libcrypt.so.1.1.0 libtool: install: (cd /usr/lib && { ln -s -f libcrypt.so.1.1.0 libcrypt.so.1 || { rm -f libcrypt.so.1 && ln -s libcrypt.so.1.1.0 libcrypt.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libcrypt.so.1.1.0 libcrypt.so || { rm -f libcrypt.so && ln -s libcrypt.so.1.1.0 libcrypt.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libcrypt.lai /usr/lib/libcrypt.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make install-exec-hook make[3]: Entering directory '/usr/src/libxcrypt-4.4.38' cd /usr/lib && \ ln -s -f libcrypt.so libxcrypt.so cd /usr/lib && \ ln -s -f libcrypt.so libowcrypt.so && \ ln -s -f libcrypt.so.1 libowcrypt.so.1 make[3]: Leaving directory '/usr/src/libxcrypt-4.4.38' /tools_aarch64/bin/mkdir -p '/usr/share/man/man3' /tools_aarch64/bin/install -c -m 644 doc/crypt.3 doc/crypt_checksalt.3 doc/crypt_gensalt.3 doc/crypt_gensalt_ra.3 doc/crypt_gensalt_rn.3 doc/crypt_preferred_method.3 doc/crypt_r.3 doc/crypt_ra.3 doc/crypt_rn.3 '/usr/share/man/man3' /tools_aarch64/bin/mkdir -p '/usr/share/man/man5' /tools_aarch64/bin/install -c -m 644 doc/crypt.5 '/usr/share/man/man5' /tools_aarch64/bin/mkdir -p '/usr/include' /tools_aarch64/bin/install -c -m 644 crypt.h xcrypt.h '/usr/include' /tools_aarch64/bin/mkdir -p '/usr/lib/pkgconfig' /tools_aarch64/bin/install -c -m 644 libxcrypt.pc '/usr/lib/pkgconfig' make install-data-hook make[3]: Entering directory '/usr/src/libxcrypt-4.4.38' cd /usr/lib/pkgconfig && \ ln -s -f libxcrypt.pc libcrypt.pc make[3]: Leaving directory '/usr/src/libxcrypt-4.4.38' make[2]: Leaving directory '/usr/src/libxcrypt-4.4.38' make[1]: Leaving directory '/usr/src/libxcrypt-4.4.38' Updating linker cache... Install done; saving file list to /usr/src/log/libxcrypt-4.4.38 ... make: Leaving directory '/usr/src/lfs' May 14 16:11:03: Building file make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' file-5.45.tar.gz checksum OK ====================================== Installing file-5.45 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/file-5.45 && ./configure \ --prefix=/usr \ --disable-bzlib checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for builtin ELF support... yes checking for ELF core file support... yes checking for zlib support... checking for bzlib support... no checking for xzlib support... checking for zstdlib support... checking for lzlib support... checking for libseccomp support... checking for file formats in man section 5... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether byte ordering is bigendian... no checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /tools_aarch64/aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tools_aarch64/aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /tools_aarch64/bin/dd checking how to truncate binary pipes... /tools_aarch64/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/aarch64-pc-linux-gnu/bin/ld) 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 the -Werror option is usable... yes checking for simple visibility declarations... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdint.h... (cached) yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for byteswap.h... yes checking for spawn.h... yes checking for utime.h... yes checking for wchar.h... (cached) yes checking for wctype.h... yes checking for getopt.h... yes checking for err.h... yes checking for xlocale.h... no checking for sys/bswap.h... no checking for sys/mman.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/utime.h... no checking for sys/time.h... yes checking for sys/sysmacros.h... (cached) yes checking for sys/ioctl.h... yes checking for zlib.h... yes checking for lzma.h... yes checking for zstd.h... yes checking for zstd_errors.h... yes checking for lzlib.h... no checking for sig_t... yes checking for off_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking for struct tm.tm_gmtoff... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gcc options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... yes checking for tm_zone in struct tm... yes checking whether tzname is declared... yes checking for tzname... yes checking for tm_isdst in struct tm... yes checking whether daylight is declared... yes checking for daylight... 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 _LARGEFILE_SOURCE value needed for large files... no checking for mbstate_t... yes checking for struct option in getopt... yes checking for pid_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for int32_t... yes checking for uint64_t... yes checking for int64_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for getpagesize... yes checking for fork... yes checking for vfork... yes checking for working mmap... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for gcc compiler warnings... yes checking for strndup... yes checking for mkstemp... yes checking for mkostemp... yes checking for utimes... yes checking for utime... yes checking for wcwidth... yes checking for strtof... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes checking for memmem... yes checking for pipe2... yes checking for posix_spawnp... yes checking for getopt_long... yes checking for asprintf... yes checking for vasprintf... yes checking for strlcpy... yes checking for strlcat... yes checking for getline... yes checking for ctime_r... yes checking for asctime_r... yes checking for localtime_r... yes checking for gmtime_r... yes checking for pread... yes checking for strcasestr... yes checking for fmtcheck... no checking for dprintf... yes checking for gzopen in -lz... yes checking for lzma_stream_decoder in -llzma... no checking for ZSTD_createDStream in -lzstd... yes checking for LZ_decompress_open in -llz... no checking for seccomp_init in -lseccomp... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating magic/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating python/Makefile config.status: creating libmagic.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd /usr/src/file-5.45 && make -j4 make[1]: Entering directory '/usr/src/file-5.45' make all-recursive make[2]: Entering directory '/usr/src/file-5.45' Making all in src make[3]: Entering directory '/usr/src/file-5.45/src' sed -e "s/X.YY/$(echo 5.45 | tr -d .)/" < ../src/magic.h.in > magic.h make all-am make[4]: Entering directory '/usr/src/file-5.45/src' CC file.o CC seccomp.o CC buffer.lo CC magic.lo CC apprentice.lo CC softmagic.lo CC ascmagic.lo CC encoding.lo CC compress.lo CC is_csv.lo CC is_json.lo CC is_simh.lo CC is_tar.lo CC readelf.lo CC print.lo CC fsmagic.lo CC funcs.lo readelf.c: In function 'doshn': readelf.c:230:55: warning: 'cap32.c_un.c_val' may be used uninitialized [-Wmaybe-uninitialized] 230 | ? elf_getu32(swap, cap32.c_un.c_val) \ | ~~~~~~~~~~^~~~~~ readelf.c:141:46: note: in definition of macro 'elf_getu32' 141 | #define elf_getu32(swap, value) getu32(swap, value) | ^~~~~ readelf.c:1555:52: note: in expansion of macro 'xcap_val' 1555 | cap_hw1 |= xcap_val; | ^~~~~~~~ readelf.c:1508:43: note: 'cap32' declared here 1508 | Elf32_Cap cap32; | ^~~~~ readelf.c:230:55: warning: 'cap32.c_un.c_val' may be used uninitialized [-Wmaybe-uninitialized] 230 | ? elf_getu32(swap, cap32.c_un.c_val) \ | ~~~~~~~~~~^~~~~~ readelf.c:141:46: note: in definition of macro 'elf_getu32' 141 | #define elf_getu32(swap, value) getu32(swap, value) | ^~~~~ readelf.c:1555:52: note: in expansion of macro 'xcap_val' 1555 | cap_hw1 |= xcap_val; | ^~~~~~~~ readelf.c:1508:43: note: 'cap32' declared here 1508 | Elf32_Cap cap32; | ^~~~~ readelf.c:231:55: warning: 'cap64.c_un.c_val' may be used uninitialized [-Wmaybe-uninitialized] 231 | : elf_getu64(swap, cap64.c_un.c_val)) | ~~~~~~~~~~^~~~~~ readelf.c:142:46: note: in definition of macro 'elf_getu64' 142 | #define elf_getu64(swap, value) getu64(swap, value) | ^~~~~ readelf.c:1555:52: note: in expansion of macro 'xcap_val' 1555 | cap_hw1 |= xcap_val; | ^~~~~~~~ readelf.c:1509:43: note: 'cap64' declared here 1509 | Elf64_Cap cap64; | ^~~~~ readelf.c:231:55: warning: 'cap64.c_un.c_val' may be used uninitialized [-Wmaybe-uninitialized] 231 | : elf_getu64(swap, cap64.c_un.c_val)) | ~~~~~~~~~~^~~~~~ readelf.c:142:46: note: in definition of macro 'elf_getu64' 142 | #define elf_getu64(swap, value) getu64(swap, value) | ^~~~~ readelf.c:1555:52: note: in expansion of macro 'xcap_val' 1555 | cap_hw1 |= xcap_val; | ^~~~~~~~ readelf.c:1509:43: note: 'cap64' declared here 1509 | Elf64_Cap cap64; | ^~~~~ CC apptype.lo CC der.lo CC cdf.lo CC cdf_time.lo CC readcdf.lo CC fmtcheck.lo CCLD libmagic.la /usr/lib/../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. CCLD file /usr/lib/../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. make[4]: Leaving directory '/usr/src/file-5.45/src' make[3]: Leaving directory '/usr/src/file-5.45/src' Making all in magic make[3]: Entering directory '/usr/src/file-5.45/magic' ../src/file -C -m magic make[3]: Leaving directory '/usr/src/file-5.45/magic' Making all in tests make[3]: Entering directory '/usr/src/file-5.45/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/file-5.45/tests' Making all in doc make[3]: Entering directory '/usr/src/file-5.45/doc' sed -e s@__CSECTION__@1@g \ -e s@__FSECTION__@4@g \ -e s@__VERSION__@5.45@g \ -e s@__MAGIC__@/usr/share/misc/magic@g ./file.man > file.1 sed -e s@__CSECTION__@1@g \ -e s@__FSECTION__@4@g \ -e s@__VERSION__@5.45@g \ -e s@__MAGIC__@/usr/share/misc/magic@g ./magic.man > magic.4 sed -e s@__CSECTION__@1@g \ -e s@__FSECTION__@4@g \ -e s@__VERSION__@5.45@g \ -e s@__MAGIC__@/usr/share/misc/magic@g ./libmagic.man > libmagic.3 make[3]: Leaving directory '/usr/src/file-5.45/doc' Making all in python make[3]: Entering directory '/usr/src/file-5.45/python' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/file-5.45/python' make[3]: Entering directory '/usr/src/file-5.45' make[3]: Leaving directory '/usr/src/file-5.45' make[2]: Leaving directory '/usr/src/file-5.45' make[1]: Leaving directory '/usr/src/file-5.45' cd /usr/src/file-5.45 && make install make[1]: Entering directory '/usr/src/file-5.45' Making install in src make[2]: Entering directory '/usr/src/file-5.45/src' make install-am make[3]: Entering directory '/usr/src/file-5.45/src' make[4]: Entering directory '/usr/src/file-5.45/src' /tools_aarch64/bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /tools_aarch64/bin/install -c libmagic.la '/usr/lib' libtool: install: /tools_aarch64/bin/install -c .libs/libmagic.so.1.0.0 /usr/lib/libmagic.so.1.0.0 libtool: install: (cd /usr/lib && { ln -s -f libmagic.so.1.0.0 libmagic.so.1 || { rm -f libmagic.so.1 && ln -s libmagic.so.1.0.0 libmagic.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libmagic.so.1.0.0 libmagic.so || { rm -f libmagic.so && ln -s libmagic.so.1.0.0 libmagic.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libmagic.lai /usr/lib/libmagic.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /tools_aarch64/bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /tools_aarch64/bin/install -c file '/usr/bin' libtool: install: /tools_aarch64/bin/install -c .libs/file /usr/bin/file /tools_aarch64/bin/mkdir -p '/usr/include' /tools_aarch64/bin/install -c -m 644 magic.h '/usr/include' make[4]: Leaving directory '/usr/src/file-5.45/src' make[3]: Leaving directory '/usr/src/file-5.45/src' make[2]: Leaving directory '/usr/src/file-5.45/src' Making install in magic make[2]: Entering directory '/usr/src/file-5.45/magic' make[3]: Entering directory '/usr/src/file-5.45/magic' make[3]: Nothing to be done for 'install-exec-am'. /tools_aarch64/bin/mkdir -p '/usr/share/misc' /tools_aarch64/bin/install -c -m 644 magic.mgc '/usr/share/misc' make[3]: Leaving directory '/usr/src/file-5.45/magic' make[2]: Leaving directory '/usr/src/file-5.45/magic' Making install in tests make[2]: Entering directory '/usr/src/file-5.45/tests' make[3]: Entering directory '/usr/src/file-5.45/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/file-5.45/tests' make[2]: Leaving directory '/usr/src/file-5.45/tests' Making install in doc make[2]: Entering directory '/usr/src/file-5.45/doc' make[3]: Entering directory '/usr/src/file-5.45/doc' make[3]: Nothing to be done for 'install-exec-am'. /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' /tools_aarch64/bin/install -c -m 644 file.1 '/usr/share/man/man1' /tools_aarch64/bin/mkdir -p '/usr/share/man/man3' /tools_aarch64/bin/install -c -m 644 libmagic.3 '/usr/share/man/man3' /tools_aarch64/bin/mkdir -p '/usr/share/man/man4' /tools_aarch64/bin/install -c -m 644 magic.4 '/usr/share/man/man4' /tools_aarch64/bin/mkdir -p '/usr/share/man/man5' make[3]: Leaving directory '/usr/src/file-5.45/doc' make[2]: Leaving directory '/usr/src/file-5.45/doc' Making install in python make[2]: Entering directory '/usr/src/file-5.45/python' make[3]: Entering directory '/usr/src/file-5.45/python' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/file-5.45/python' make[2]: Leaving directory '/usr/src/file-5.45/python' make[2]: Entering directory '/usr/src/file-5.45' make[3]: Entering directory '/usr/src/file-5.45' /tools_aarch64/bin/mkdir -p '/usr/lib/pkgconfig' /tools_aarch64/bin/install -c -m 644 libmagic.pc '/usr/lib/pkgconfig' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/file-5.45' make[2]: Leaving directory '/usr/src/file-5.45' make[1]: Leaving directory '/usr/src/file-5.45' Updating linker cache... Install done; saving file list to /usr/src/log/file-5.45 ... make: Leaving directory '/usr/src/lfs' May 14 16:11:11: Building gcc make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' gcc-15.1.0.tar.xz checksum OK gmp-6.3.0.tar.xz checksum OK mpfr-4.2.2.tar.xz checksum OK mpc-1.3.1.tar.gz checksum OK ====================================== Installing gcc-15.1.0 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/gcc-15.1.0 && sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in cd /usr/src/gcc-15.1.0 && sed -i gcc/Makefile.in \ -e 's@\./fixinc\.sh@-c true@' \ -e 's/^T_CFLAGS =$/& -fomit-frame-pointer/' # The actual build. cd /usr/src/gcc-build && \ \ /usr/src/gcc-15.1.0/configure \ --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-bootstrap --disable-nls --enable-standard-branch-protection --disable-multilib --with-bugurl=https://bugzilla.ipfire.org --disable-libunwind-exceptions --enable-gnu-unique-object checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libitm support... yes checking for libsanitizer support... yes checking for libvtv support... yes checking for libphobos support... yes checking for libgcobol support... yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... 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 g++ supports C++14 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 checking whether to enable libgdiagnostics... no checking for library containing dlopen... none required checking for library containing pthread_create... none required *** This configuration is not supported in the following subdirectories: gnattools gotools libgrust target-libada target-libgcobol target-libphobos target-zlib target-libbacktrace target-libgfortran target-libgo target-libffi target-libgm2 target-libobjc target-libgrust (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 ar... ar checking for as... as checking for dlltool... no checking for dsymutil... no checking for ld... (cached) /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for otool... no checking for readelf... readelf checking for -plugin option... --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for cc... cc checking for c++... c++ checking for gcc... gcc checking for gfortran... no checking for gccgo... no checking for gdc... no checking for gm2... no checking for ar... no checking for ar... ar checking for as... no checking for as... as checking for dlltool... no checking for dlltool... no checking for dsymutil... no checking for dsymutil... no checking for ld... no checking for ld... ld checking for lipo... no checking for lipo... no checking for nm... no checking for nm... nm checking for objcopy... no checking for objcopy... objcopy checking for objdump... no checking for objdump... objdump checking for otool... no checking for otool... no checking for ranlib... no checking for ranlib... ranlib checking for readelf... no checking for readelf... readelf checking for strip... no checking for strip... strip checking for windres... no checking for windres... no checking for windmc... no checking for windmc... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... host tool checking where to find the target dsymutil... host tool checking where to find the target gcc... just compiled checking where to find the target gfortran... host tool checking where to find the target gccgo... host tool checking where to find the target gdc... host tool checking where to find the target gm2... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objcopy... host tool checking where to find the target objdump... host tool checking where to find the target otool... host tool checking where to find the target ranlib... host tool checking where to find the target readelf... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile cd /usr/src/gcc-build && make -j4 make[1]: Entering directory '/usr/src/gcc-build' make[2]: Entering directory '/usr/src/gcc-build' mkdir -p -- ./libiberty mkdir -p -- ./fixincludes mkdir -p -- ./lto-plugin mkdir -p -- build-aarch64-unknown-linux-gnu/libiberty Configuring in ./libiberty Configuring in build-aarch64-unknown-linux-gnu/libiberty Configuring in ./fixincludes Configuring in ./lto-plugin configure: creating cache ./config.cache checking build system type... configure: creating cache ./config.cache aarch64-unknown-linux-gnu checking host system type... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking build system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for aarch64-unknown-linux-gnu-gcc... gcc aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... checking for perl... perl yes checking build system type... checking for perl... perl aarch64-unknown-linux-gnu checking host system type... checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... checking for style of include used by make... aarch64-unknown-linux-gnu checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ranlib... checking whether the C compiler works... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for -plugin option... aarch64-unknown-linux-gnu checking host system type... checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so GNU checking for aarch64-unknown-linux-gnu-gcc... gcc aarch64-unknown-linux-gnu checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for -plugin option... --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for aarch64-unknown-linux-gnu-gcc... gcc checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for aarch64-unknown-linux-gnu-gcc... gcc yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether the C compiler works... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether the C compiler works... no checking for suffix of object files... o checking whether we are using the GNU C compiler... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking whether gcc accepts -g... checking whether we are cross compiling... yes checking for gcc option to accept ISO C89... yes checking for C compiler default output file name... a.out checking for suffix of executables... none needed checking how to run the C preprocessor... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... gcc -E no checking for suffix of object files... o checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... no checking for suffix of object files... yes checking for gcc option to accept ISO C89... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none needed checking how to run the C preprocessor... yes checking for gcc option to accept ISO C89... gcc3 checking how to run the C preprocessor... none needed checking how to run the C preprocessor... gcc -E gcc -E yes checking for sys/types.h... gcc -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... yes checking for grep that handles long lines and -e... /tools_aarch64/bin/grep -E checking for ANSI C header files... /tools_aarch64/bin/grep checking for egrep... checking for sys/stat.h... /tools_aarch64/bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... yes /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... checking for stdlib.h... yes checking for string.h... yes yes yes checking for sys/types.h... checking for memory.h... checking for sys/types.h... yes yes yes checking for sys/stat.h... checking for sys/types.h... checking for sys/stat.h... yes yes checking for strings.h... yes yes checking for stdlib.h... checking for stdlib.h... checking for sys/stat.h... yes yes yes checking for inttypes.h... checking for string.h... yes checking for stdlib.h... checking for string.h... yes yes checking for memory.h... checking for stdint.h... yes yes yes checking for string.h... yes checking for strings.h... checking for memory.h... yes checking for memory.h... checking for unistd.h... yes yes yes checking for inttypes.h... yes checking minix/config.h usability... checking for strings.h... checking for strings.h... yes yes yes checking for inttypes.h... checking for stdint.h... checking for inttypes.h... no checking minix/config.h presence... yes yes yes checking for stdint.h... no checking for minix/config.h... checking for unistd.h... no checking whether it is safe to define __EXTENSIONS__... checking for stdint.h... yes yes checking for unistd.h... yes checking for a sed that does not truncate output... /tools_aarch64/bin/sed yes checking for unistd.h... checking whether gcc supports -W... checking minix/config.h usability... yes yes checking minix/config.h usability... yes checking whether gcc supports -Wall... yes checking minix/config.h usability... checking whether gcc supports -Wwrite-strings... no checking minix/config.h presence... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether gcc supports -Wstrict-prototypes... no checking minix/config.h presence... yes checking whether gcc supports -Wmissing-prototypes... yes no checking minix/config.h presence... yes checking for aarch64-unknown-linux-gnu-gcc... (cached) gcc checking whether gcc supports -Wold-style-definition... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether gcc supports -Wmissing-format-attribute... checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes no yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking whether gcc supports -Woverlength-strings... no checking whether gcc supports -Wall... checking whether gcc supports -W... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for -static-libgcc... yes no yes checking for ANSI C header files... (cached) yes checking whether gcc supports -W... checking stddef.h usability... checking whether gcc supports -Wall... yes yes checking whether gcc supports -Wwrite-strings... checking whether gcc supports -Wall... yes yes checking whether gcc supports -Wwrite-strings... checking whether gcc supports -Wc++-compat... yes yes checking for CET support... no checking whether symbol versioning is supported... checking whether gcc supports -Wc++-compat... yes checking stddef.h presence... yes yes checking whether gcc supports -Wstrict-prototypes... checking whether gcc supports -Wstrict-prototypes... yes checking for stddef.h... yes yes checking whether gcc supports -Wshadow=local... checking for stdlib.h... (cached) yes yes checking for strings.h... (cached) yes checking whether gcc supports -Wshadow=local... yes gnu checking pthread.h usability... checking whether gcc supports -pedantic ... checking for unistd.h... (cached) yes yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking whether gcc and cc understand -c and -o together... checking fcntl.h usability... yes checking for an ANSI C-conforming const... yes checking pthread.h presence... yes checking for an ANSI C-conforming const... yes checking for inline... yes checking fcntl.h presence... yes checking for pthread.h... yes yes checking for inline... checking how to print strings... inline printf checking for a sed that does not truncate output... checking whether byte ordering is bigendian... /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... inline checking whether byte ordering is bigendian... yes checking for fcntl.h... yes checking sys/file.h usability... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... no checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking for CET support... no checking target system type... no checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking for CET support... no checking target system type... /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... aarch64-unknown-linux-gnu aarch64-unknown-linux-gnu checking for sys/file.h... checking for sys/file.h... 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 yes checking for /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... yes pass_all yes checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for sys/param.h... checking for sys/param.h... checking for feof_unlocked... checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /tools_aarch64/bin/nm -B output from gcc object... yes yes checking for limits.h... checking for limits.h... yes yes yes checking for ferror_unlocked... checking for stdlib.h... (cached) yes checking for stdlib.h... (cached) yes checking for malloc.h... ok checking for dlfcn.h... yes checking for malloc.h... checking for string.h... (cached) yes yes yes checking for objdir... yes checking for unistd.h... (cached) yes .libs checking for fflush_unlocked... checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... checking for sys/time.h... yes yes yes checking for time.h... checking for time.h... checking for fgetc_unlocked... checking if gcc supports -fno-rtti -fno-exceptions... yes yes checking for sys/resource.h... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for sys/resource.h... checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes yes checking for fgets_unlocked... yes yes checking if gcc static flag -static works... checking for sys/stat.h... (cached) yes checking for fcntl.h... yes checking for sys/mman.h... yes checking for alloca.h... yes yes checking if gcc supports -c -o file.o... checking for fileno_unlocked... checking for fcntl.h... yes yes checking for sys/pstat.h... checking for alloca.h... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes yes no checking for sys/pstat.h... checking for sys/sysmp.h... yes checking whether -lc should be explicitly linked in... checking for fprintf_unlocked... no no checking for sys/sysinfo.h... checking for sys/sysmp.h... no checking dynamic linker characteristics... yes checking for machine/hal_sysinfo.h... no no checking for sys/sysinfo.h... checking for fputc_unlocked... yes no checking for sys/table.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes 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... checking for machine/hal_sysinfo.h... checking for fputs_unlocked... no checking for sys/sysctl.h... no checking for sys/table.h... no checking for sys/systemcfg.h... yes no checking for fread_unlocked... checking for sys/sysctl.h... yes checking for uint64_t... no checking for stdint.h... (cached) yes checking for stdio_ext.h... no checking for sys/systemcfg.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes yes checking for process.h... checking for fwrite_unlocked... yes no checking for stdint.h... (cached) yes no checking for sys/prctl.h... checking for stdio_ext.h... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes yes yes checking for getchar_unlocked... checking for process.h... checking for spawn.h... yes no checking for sys/prctl.h... checking for libgen.h... yes yes yes checking for sys/wait.h that is POSIX.1 compatible... checking for getc_unlocked... checking for spawn.h... yes yes checking whether time.h and sys/time.h may both be included... checking for libgen.h... yes checking whether errno must be declared... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking for putchar_unlocked... yes checking whether time.h and sys/time.h may both be included... no checking size of int... yes checking whether errno must be declared... yes checking for putc_unlocked... no checking size of int... 4 checking size of long... yes checking whether abort is declared... 4 checking size of long... 8 checking size of size_t... yes checking whether asprintf is declared... 8 8 checking for long long... checking size of size_t... yes checking whether basename is declared... yes checking whether errno is declared... 8 checking for long long... yes checking size of long long... no checking whether vasprintf is declared... 8 checking for a 64-bit type... yes yes checking size of long long... checking whether memmem is declared... uint64_t checking for intptr_t... yes checking whether clearerr_unlocked is declared... 8 checking for a 64-bit type... yes yes checking for uintptr_t... checking whether feof_unlocked is declared... uint64_t checking for intptr_t... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... config.status: creating Makefile yes checking for ssize_t... yes yes checking whether fgetc_unlocked is declared... checking for uintptr_t... config.status: creating config.h yes config.status: executing depfiles commands checking whether fgets_unlocked is declared... config.status: executing libtool commands yes checking whether fileno_unlocked is declared... yes checking for pid_t... yes checking whether fprintf_unlocked is declared... yes checking for ssize_t... no checking whether fputc_unlocked is declared... mkdir -p -- build-aarch64-unknown-linux-gnu/fixincludes Configuring in build-aarch64-unknown-linux-gnu/fixincludes yes checking for library containing strerror... yes yes checking for pid_t... checking whether fputs_unlocked is declared... none required yes checking for asprintf... checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking for atexit... yes checking for library containing strerror... yes checking whether getchar_unlocked is declared... yes none required checking for asprintf... checking for basename... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for atexit... yes checking for bcmp... yes yes checking whether putc_unlocked is declared... configure: creating cache ./config.cache checking build system type... yes checking for bcopy... checking for basename... yes aarch64-unknown-linux-gnu checking host system type... checking for an ANSI C-conforming const... aarch64-unknown-linux-gnu checking target system type... yes checking sys/mman.h usability... aarch64-unknown-linux-gnu checking for aarch64-unknown-linux-gnu-gcc... gcc yes yes yes checking sys/mman.h presence... checking for bsearch... checking for bcmp... yes checking for sys/mman.h... yes checking for mmap... checking whether the C compiler works... yes 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 for C compiler default output file name... a.out checking for bzero... checking for suffix of executables... yes yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes checking for bcopy... configure: updating cache ./config.cache checking whether we are cross compiling... configure: creating ./config.status checking for calloc... yes no checking for suffix of object files... checking for bsearch... o checking whether we are using the GNU C compiler... yes yes checking whether gcc accepts -g... checking for clock... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... yes config.status: creating Makefile config.status: creating mkheaders.almost checking for bzero... yes gcc -E config.status: creating config.h checking for ffs... checking for grep that handles long lines and -e... yes /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... checking for calloc... yes checking for getcwd... mkdir -p -- build-aarch64-unknown-linux-gnu/libcpp Configuring in build-aarch64-unknown-linux-gnu/libcpp yes checking for clock... yes checking for getpagesize... yes yes checking for gettimeofday... checking for ffs... yes checking for sys/types.h... yes checking for sys/stat.h... yes yes checking for index... checking for getcwd... yes checking for stdlib.h... yes yes checking for string.h... checking for getpagesize... yes configure: creating cache ./config.cache checking build system type... aarch64-unknown-linux-gnu checking host system type... checking for insque... yes aarch64-unknown-linux-gnu checking target system type... checking for memory.h... yes aarch64-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking for aarch64-unknown-linux-gnu-gcc... gcc checking for gettimeofday... yes yes checking for strings.h... checking for memchr... checking whether the C compiler works... yes yes checking for inttypes.h... checking for index... yes yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for stdint.h... checking for memrchr... yes yes checking whether we are cross compiling... yes checking for insque... checking for unistd.h... checking for memcmp... yes checking minix/config.h usability... yes no yes checking for suffix of object files... checking for memchr... checking for memcpy... o checking whether we are using the GNU C compiler... no checking minix/config.h presence... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for memmem... checking for memrchr... none needed yes checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking whether gcc supports -W... checking whether we are using the GNU C++ compiler... yes checking whether gcc supports -Wall... yes yes checking for memmove... yes yes checking whether g++ accepts -g... checking whether gcc supports -Wwrite-strings... checking for memcmp... yes checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking how to run the C preprocessor... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes yes yes checking whether gcc supports -Wold-style-definition... checking for memcpy... gcc -E checking for mempcpy... yes checking whether gcc supports -Wmissing-format-attribute... yes checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... yes checking whether gcc supports -Woverlength-strings... checking for memmem... yes yes checking whether gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... checking for memset... yes yes checking stddef.h presence... checking for memmove... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes yes yes checking for strings.h... (cached) yes checking for sys/types.h... checking for unistd.h... (cached) yes checking for mkstemps... checking fcntl.h usability... yes yes checking for mempcpy... checking for sys/stat.h... yes checking fcntl.h presence... yes yes checking for fcntl.h... yes checking for putenv... yes yes checking for memset... checking sys/file.h usability... checking for stdlib.h... yes checking for random... yes checking for string.h... yes checking sys/file.h presence... yes yes yes checking for sys/file.h... yes yes checking for rename... checking for memory.h... checking for sys/stat.h... (cached) yes checking for mkstemps... checking for clearerr_unlocked... yes yes checking for rindex... checking for strings.h... yes yes checking for putenv... checking for feof_unlocked... yes yes checking for setenv... checking for inttypes.h... yes yes yes checking for ferror_unlocked... yes checking for random... checking for snprintf... checking for stdint.h... yes yes checking for unistd.h... yes checking for rename... checking for fflush_unlocked... yes checking for sigsetmask... yes checking minix/config.h usability... yes yes checking for rindex... checking for fgetc_unlocked... yes checking for stpcpy... no checking minix/config.h presence... yes yes yes checking for setenv... checking for stpncpy... checking for fgets_unlocked... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for snprintf... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for strcasecmp... yes no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking for fileno_unlocked... checking whether gcc supports -W... yes checking for sigsetmask... yes checking whether gcc supports -Wall... yes yes yes checking whether gcc supports -Wnarrowing... checking for strchr... yes checking for fprintf_unlocked... checking whether gcc supports -Wwrite-strings... yes yes checking whether gcc supports -Wmissing-format-attribute... checking for stpcpy... yes yes checking whether gcc supports -Wstrict-prototypes... checking for strdup... no yes checking for fputc_unlocked... checking whether gcc supports -Wmissing-prototypes... yes yes checking whether gcc supports -Wold-style-definition... checking for stpncpy... yes yes yes checking whether gcc supports -Wc++-compat... checking for strncasecmp... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for fputs_unlocked... checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes yes yes checking for strndup... checking for strcasecmp... checking dependency style of g++... yes checking for fread_unlocked... yes checking for strnlen... yes gcc3 checking whether time.h and sys/time.h may both be included... checking for strchr... yes checking whether string.h and strings.h may both be included... yes yes yes checking for fwrite_unlocked... yes checking locale.h usability... checking for strdup... checking for strrchr... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes yes checking for strstr... yes checking for getchar_unlocked... checking for strncasecmp... yes checking fcntl.h presence... yes yes yes checking for fcntl.h... yes checking for getc_unlocked... checking limits.h usability... checking for strtod... yes checking for strndup... yes checking limits.h presence... yes yes yes checking for limits.h... yes checking for putchar_unlocked... checking for strtol... checking stddef.h usability... yes checking for strnlen... yes checking stddef.h presence... yes yes checking for strtoul... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for putc_unlocked... checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes yes checking for strrchr... checking for strtoll... yes yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether abort is declared... yes checking whether byte ordering is bigendian... yes checking for strstr... checking for strtoull... yes checking whether asprintf is declared... yes yes checking whether basename is declared... yes checking for strverscmp... checking for strtod... yes checking whether errno is declared... yes checking for strtol... yes no checking for an ANSI C-conforming const... checking for tmpnam... yes yes checking for inline... no checking for strtoul... checking whether vasprintf is declared... yes yes inline checking for obstacks... checking for vasprintf... checking whether memmem is declared... yes checking for strtoll... yes yes checking whether clearerr_unlocked is declared... checking for vfprintf... yes yes checking whether feof_unlocked is declared... checking for strtoull... yes checking for off_t... yes yes checking whether ferror_unlocked is declared... checking for vprintf... yes checking for strverscmp... yes checking whether fflush_unlocked is declared... yes yes checking for size_t... checking for vsnprintf... yes yes checking whether fgetc_unlocked is declared... checking for tmpnam... yes checking for vsprintf... yes checking whether fgets_unlocked is declared... yes checking for vasprintf... yes checking for ssize_t... yes checking whether fileno_unlocked is declared... yes checking for waitpid... yes yes checking for vfprintf... checking whether fprintf_unlocked is declared... yes yes checking for uintptr_t... checking for setproctitle... yes checking for vprintf... no checking whether fputc_unlocked is declared... no checking whether alloca needs Cray hooks... yes yes checking whether fputs_unlocked is declared... checking for vsnprintf... no checking stack direction for C alloca... yes checking for ptrdiff_t... yes checking whether fread_unlocked is declared... yes yes checking for vsprintf... -1 checking for vfork.h... checking whether fwrite_unlocked is declared... no checking for fork... yes checking for uint64_t... yes yes checking for waitpid... checking whether getchar_unlocked is declared... yes checking whether struct tm is in sys/time.h or time.h... yes time.h checking size of int... yes checking for vfork... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... checking for setproctitle... yes checking for working fork... yes checking whether putc_unlocked is declared... 4 checking size of long... no checking whether alloca needs Cray hooks... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking for working vfork... (cached) yes checking for _doprnt... no checking stack direction for C alloca... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... 8 checking for clearerr_unlocked... -1 no checking for sys_errlist... checking for vfork.h... no yes checking for fork... checking for feof_unlocked... 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 no checking for sys_nerr... yes checking for ferror_unlocked... configure: updating cache ./config.cache yes configure: creating ./config.status checking for vfork... yes no checking for sys_siglist... checking for fflush_unlocked... yes checking for working fork... yes no checking for external symbol _system_configuration... checking for fgetc_unlocked... no checking for __fsetlocking... config.status: creating Makefile yes yes checking for working vfork... (cached) yes checking for _doprnt... yes config.status: creating mkheaders.almost checking for fgets_unlocked... config.status: creating config.h checking for canonicalize_file_name... yes checking for fileno_unlocked... no checking for sys_errlist... yes checking for dup3... mkdir -p -- ./zlib Configuring in ./zlib yes no checking for sys_nerr... checking for fprintf_unlocked... yes checking for getrlimit... no checking for sys_siglist... yes no checking for fputc_unlocked... checking for getrusage... yes checking for fputs_unlocked... no checking for external symbol _system_configuration... yes checking for getsysinfo... no checking for __fsetlocking... yes checking for fread_unlocked... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for canonicalize_file_name... yes configure: creating cache ./config.cache checking for fwrite_unlocked... checking build system type... yes aarch64-unknown-linux-gnu checking host system type... checking for pipe2... yes checking for dup3... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes yes yes yes checking for getchar_unlocked... checking for a thread-safe mkdir -p... checking for posix_spawn... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for getrlimit... yes yes checking whether make supports nested variables... yes yes yes checking for getrusage... checking for getc_unlocked... checking for posix_spawnp... checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-unknown-linux-gnu-gcc... gcc yes yes yes checking for getsysinfo... checking for psignal... checking for putchar_unlocked... checking whether the C compiler works... yes no checking for gettimeofday... (cached) yes yes checking for C compiler default output file name... a.out checking for pstat_getdynamic... checking for suffix of executables... checking for on_exit... yes checking for putc_unlocked... checking whether we are cross compiling... no checking for pstat_getstatic... yes checking for pipe2... no yes checking for suffix of object files... checking for posix_spawn... yes o checking whether we are using the GNU C compiler... no checking for setlocale... checking for realpath... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes yes none needed checking whether gcc understands -c and -o together... checking for posix_spawnp... yes checking whether abort is declared... checking for setrlimit... yes checking for style of include used by make... yes checking whether asprintf is declared... yes GNU checking dependency style of gcc... yes checking for psignal... checking for spawnve... gcc3 checking for CET support... no checking how to print strings... yes printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... checking whether basename is declared... yes /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes no checking for pstat_getdynamic... yes checking for BSD- or MS-compatible name lister (nm)... checking for spawnvpe... checking whether errno is declared... no no checking for pstat_getstatic... checking for strerror... /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... no checking whether getopt is declared... no BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for realpath... yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for strsignal... yes checking for /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking whether vasprintf is declared... checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so yes checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /tools_aarch64/bin/nm -B output from gcc object... checking for setrlimit... yes yes checking whether clearerr_unlocked is declared... checking for sysconf... yes yes checking for spawnve... checking whether feof_unlocked is declared... yes ok checking how to run the C preprocessor... yes checking whether ferror_unlocked is declared... checking for sysctl... no gcc -E yes checking for spawnvpe... checking whether fflush_unlocked is declared... no checking for ANSI C header files... checking for sysmp... yes no checking for strerror... checking whether fgetc_unlocked is declared... no checking for table... yes yes checking for strsignal... checking whether fgets_unlocked is declared... yes no yes checking for times... yes checking whether fileno_unlocked is declared... checking for sys/types.h... checking for sysconf... yes yes yes checking for sys/stat.h... checking whether fprintf_unlocked is declared... yes checking for wait3... yes checking for stdlib.h... checking for sysctl... yes no checking for string.h... yes checking whether fputc_unlocked is declared... no checking for wait4... checking for sysmp... yes yes checking whether fputs_unlocked is declared... checking for memory.h... yes yes checking for sbrk... checking whether fread_unlocked is declared... no checking for table... yes yes checking whether fwrite_unlocked is declared... yes checking for strings.h... checking whether basename is declared... yes checking whether getchar_unlocked is declared... no checking for times... yes yes checking for inttypes.h... checking whether ffs is declared... yes yes yes checking whether getc_unlocked is declared... yes checking whether asprintf is declared... checking for wait3... checking for stdint.h... yes yes checking whether putchar_unlocked is declared... yes checking whether vasprintf is declared... yes checking for wait4... checking for unistd.h... yes yes yes checking whether putc_unlocked is declared... checking whether snprintf is declared... checking for dlfcn.h... yes yes checking for objdir... yes .libs checking whether vsnprintf is declared... checking for sbrk... yes checking for working alloca.h... yes checking whether calloc is declared... yes yes checking for alloca... checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether getenv is declared... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... checking whether basename is declared... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking whether getopt is declared... yes checking whether ffs is declared... yes checking whether NLS is requested... no checking for msgfmt... yes /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt yes checking if gcc static flag -static works... checking whether malloc is declared... checking for xgettext... yes checking whether asprintf is declared... /tools_aarch64/bin/xgettext yes checking for msgmerge... checking whether realloc is declared... /tools_aarch64/bin/msgmerge yes checking if gcc supports -c -o file.o... yes yes checking whether sbrk is declared... checking for ld used by GCC... checking whether vasprintf is declared... yes yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... checking whether snprintf is declared... checking whether strtol is declared... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether -lc should be explicitly linked in... yes checking for shared library run path origin... yes checking whether strtoul is declared... yes checking whether vsnprintf is declared... egrep: warning: egrep is obsolescent; using grep -E done no checking dynamic linker characteristics... checking for CFPreferencesCopyAppValue... yes yes checking whether calloc is declared... checking whether strtoll is declared... yes no checking for CFLocaleCopyPreferredLanguages... checking whether getenv is declared... yes yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking whether strtoull is declared... 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... gcc -E checking whether getopt is declared... no checking whether to use NLS... no checking whether NLS is requested... no checking for uchar... yes checking whether malloc is declared... yes checking whether strverscmp is declared... checking for stdlib.h... (cached) yes checking size of ino_t... yes yes checking for unistd.h... (cached) yes checking whether realloc is declared... checking whether strnlen is declared... checking for sys/param.h... yes 8 yes checking size of dev_t... checking whether canonicalize_file_name must be declared... checking whether sbrk is declared... yes checking for getpagesize... yes checking whether strtol is declared... yes 8 checking for iconv... (cached) no yes checking for working mmap... checking for CET support... no checking whether strtoul is declared... no checking for SHA1 HW acceleration support... configure: updating cache ./config.cache yes checking whether strtoll is declared... configure: creating ./config.status no yes checking for stdlib.h... (cached) yes checking whether strtoull is declared... checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes yes checking whether strverscmp is declared... checking for memcpy... yes checking whether strnlen is declared... config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing default-1 commands yes checking whether canonicalize_file_name must be declared... yes checking for strerror... yes checking for working strncmp... mkdir -p -- ./libbacktrace no Configuring in ./libbacktrace checking for SHA1 HW acceleration support... yes checking for unistd.h... (cached) yes yes configure: updating cache ./config.cache no configure: creating ./config.status checking for stdlib.h... (cached) yes configure: updating cache ./config.cache checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for working strncmp... config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands configure: creating cache ./config.cache checking build system type... aarch64-unknown-linux-gnu checking host system type... mkdir -p -- ./libcody Configuring in ./libcody aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for aarch64-unknown-linux-gnu-gcc... gcc yes configure: updating cache ./config.cache configure: creating ./config.status checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... config.status: creating Makefile checking whether we are cross compiling... configure: creating cache ./config.cache checking build system type... config.status: creating testsuite/Makefile aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking maintainer-mode... no checking for suffix of object files... config.status: creating config.h config.status: executing default commands o checking whether we are using the GNU C compiler... checking whether the C++ compiler works... mkdir -p -- ./libdecnumber Configuring in ./libdecnumber config.status: creating Makefile yes checking whether gcc accepts -g... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... config.status: executing depfiles commands yes checking for gcc option to accept ISO C89... checking whether we are cross compiling... none needed checking whether gcc understands -c and -o together... config.status: executing libtool commands yes checking how to run the C preprocessor... configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for aarch64-unknown-linux-gnu-gcc... gcc no checking for suffix of object files... mkdir -p -- ./c++tools gcc -E Configuring in ./c++tools o checking whether we are using the GNU C++ compiler... checking whether the C compiler works... yes checking whether g++ accepts -g... yes checking whether g++ is for C++11... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... no checking for suffix of object files... configure: creating cache ./config.cache checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c adding -std=c++11 checking adding -Wl,--no-undefined to linker... o checking whether we are using the GNU C compiler... checking whether the C++ compiler works... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... ok yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking exceptions... no checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so yes checking for sys/types.h... configure: updating cache ./config.cache configure: creating ./config.status yes checking for sys/stat.h... yes checking for stdlib.h... checking whether we are cross compiling... yes none needed checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for string.h... config.status: creating Makefile checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... config.status: creating config.h yes checking whether gcc supports -Wall... yes yes checking whether gcc supports -Wwrite-strings... no checking for suffix of object files... checking for memory.h... yes checking whether gcc supports -Wstrict-prototypes... make[3]: Entering directory '/usr/src/gcc-build/libiberty' if [ x"-fPIC" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi o checking whether we are using the GNU C++ compiler... touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi yes checking whether gcc supports -Wmissing-prototypes... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/dwarfnames.c -o dwarfnames.o yes yes checking whether g++ accepts -g... checking for strings.h... yes checking for autoconf... autoconf checking for autoheader... autoheader checking whether to build C++ tools... yes checking maintainer-mode... no checking for O_CLOEXEC... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi yes checking how to run the C++ preprocessor... yes checking for inttypes.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/dyn-string.c -o dyn-string.o yes checking whether gcc supports -Wold-style-definition... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi yes yes checking for stdint.h... checking whether gcc supports -Wmissing-format-attribute... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fdmatch.c -o fdmatch.o checking whether gcc supports -Wcast-qual... g++ -E yes yes checking whether gcc supports -pedantic -Wlong-long... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi checking for unistd.h... yes checking whether gcc supports -fno-lto... yes yes checking how to run the C preprocessor... checking minix/config.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fibheap.c -o fibheap.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi no checking minix/config.h presence... gcc -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/filedescriptor.c -o filedescriptor.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi yes checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/filename_cmp.c -o filename_cmp.o yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-unknown-linux-gnu-gcc... (cached) gcc if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... yes checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for gawk... (cached) gawk checking for dwz... no checking for sys/types.h... checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/floatformat.c -o floatformat.o checking for sys/stat.h... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes yes checking for stdlib.h... checking for sys/types.h... /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/nm -B) interface... yes checking for string.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi yes checking for sys/stat.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fnmatch.c -o fnmatch.o yes yes checking for memory.h... checking for stdlib.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi yes yes checking for strings.h... checking for string.h... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi checking for inttypes.h... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o yes checking for memory.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi yes yes checking for strings.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for stdint.h... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so yes gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getopt.c -o getopt.o yes checking for unistd.h... checking for inttypes.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi yes yes checking sys/mman.h usability... checking for stdint.h... checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /tools_aarch64/bin/nm -B output from gcc object... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getopt1.c -o getopt1.o yes yes checking sys/mman.h presence... checking for unistd.h... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi yes yes checking for sys/mman.h... yes checking ctype.h usability... checking for AF_UNIX... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getpwd.c -o getpwd.o yes checking ctype.h presence... yes checking for AF_INET6... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi yes checking for ctype.h... yes checking stddef.h usability... ok checking for dlfcn.h... yes checking stddef.h presence... yes checking for objdir... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi .libs gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getruntime.c -o getruntime.o yes checking for epoll... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/hashtab.c -o hashtab.o yes checking for pselect... checking if gcc supports -fno-rtti -fno-exceptions... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/hex.c -o pic/hex.o; \ else true; fi yes checking stdio.h presence... yes checking for select... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/hex.c -o hex.o yes checking for stdio.h... yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for accept4... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/lbasename.c -o lbasename.o yes checking if gcc static flag -static works... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/ldirname.c -o pic/ldirname.o; \ else true; fi yes checking for inet_ntop... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/ldirname.c -o noasan/ldirname.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/ldirname.c -o ldirname.o yes checking if gcc supports -c -o file.o... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi yes checking for uintptr_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/lrealpath.c -o lrealpath.o yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes yes checking whether -lc should be explicitly linked in... configure: updating cache ./config.cache if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi configure: creating ./config.status no checking dynamic linker characteristics... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o yes checking for int_least32_t... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi config.status: creating Makefile config.status: creating config.h 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/make-temp-file.c -o make-temp-file.o no checking unwind.h usability... make[3]: Entering directory '/usr/src/gcc-build/build-aarch64-unknown-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 \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/dwarfnames.c -o dwarfnames.o yes checking unwind.h presence... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi yes checking for unwind.h... yes checking for _Unwind_Backtrace... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fdmatch.c -o fdmatch.o gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/objalloc.c -o objalloc.o yes checking for -funwind-tables option... yes checking for int_fast32_t... yes checking for -frandom-seed=string option... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fibheap.c -o fibheap.o yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/filedescriptor.c -o filedescriptor.o gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/obstack.c -o obstack.o yes checking whether gcc supports -Wwrite-strings... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/filename_cmp.c -o filename_cmp.o checking whether gcc supports -Wstrict-prototypes... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/floatformat.c -o floatformat.o yes checking whether gcc supports -Wmissing-prototypes... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi yes checking for uint64_t... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/partition.c -o partition.o yes checking whether gcc supports -Wold-style-definition... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pexecute.c -o pexecute.o yes checking whether gcc supports -Wmissing-format-attribute... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getopt.c -o getopt.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/physmem.c -o physmem.o yes checking for off_t... checking whether gcc supports -Wcast-qual... yes if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi checking whether gcc supports -Wattributes... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getopt1.c -o getopt1.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pex-common.c -o pex-common.o checking whether gcc supports -Wunknown-attributes... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getpwd.c -o getpwd.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pex-one.c -o pex-one.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi no gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/getruntime.c -o getruntime.o checking whether gcc supports -Wpointer-arith... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pex-unix.c -o pex-unix.o yes checking for _Unwind_GetIPInfo... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/hashtab.c -o hashtab.o yes checking size of int... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/vprintf-support.c -o vprintf-support.o gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/hex.c -o hex.o yes checking for CET support... no checking __sync extensions... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/lbasename.c -o lbasename.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi 4 yes checking __atomic extensions... checking size of long... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/ldirname.c -o pic/ldirname.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/ldirname.c -o noasan/ldirname.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/ldirname.c -o ldirname.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi yes checking output filetype... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/lrealpath.c -o lrealpath.o 8 checking for ANSI C header files... (cached) yes checking build system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/safe-ctype.c -o safe-ctype.o gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for decimal floating point... bid checking whether byte ordering is bigendian... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/make-temp-file.c -o make-temp-file.o elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/objalloc.c -o objalloc.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi yes checking for uintptr_t... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pex-common.c -o pex-common.o no checking for CET support... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi no if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi configure: updating cache ./config.cache gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pex-one.c -o pex-one.o gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o configure: creating ./config.status if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/pex-unix.c -o pex-unix.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o yes checking for int_least32_t... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/rust-demangle.c -o rust-demangle.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/sort.c -o sort.o config.status: creating Makefile if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi config.status: creating config.h if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi config.status: executing gstdint.h commands gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object.c -o simple-object.o yes checking for int_fast32_t... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi make[3]: Entering directory '/usr/src/gcc-build/zlib' gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '/usr/src/gcc-15.1.0/zlib/'`adler32.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/splay-tree.c -o splay-tree.o yes checking for uint64_t... /usr/src/gcc-15.1.0/zlib/adler32.c: In function 'adler32_z': /usr/src/gcc-15.1.0/zlib/adler32.c:63:15: warning: old-style function definition [-Wold-style-definition] 63 | uLong ZEXPORT adler32_z(adler, buf, len) | ^~~~~~~~~ /usr/src/gcc-15.1.0/zlib/adler32.c: In function 'adler32': /usr/src/gcc-15.1.0/zlib/adler32.c:134:15: warning: old-style function definition [-Wold-style-definition] 134 | uLong ZEXPORT adler32(adler, buf, len) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/adler32.c: In function 'adler32_combine_': /usr/src/gcc-15.1.0/zlib/adler32.c:143:13: warning: old-style function definition [-Wold-style-definition] 143 | local uLong adler32_combine_(adler1, adler2, len2) | ^~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/adler32.c: In function 'adler32_combine': /usr/src/gcc-15.1.0/zlib/adler32.c:172:15: warning: old-style function definition [-Wold-style-definition] 172 | uLong ZEXPORT adler32_combine(adler1, adler2, len2) | ^~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/adler32.c: In function 'adler32_combine64': /usr/src/gcc-15.1.0/zlib/adler32.c:180:15: warning: old-style function definition [-Wold-style-definition] 180 | uLong ZEXPORT adler32_combine64(adler1, adler2, len2) | ^~~~~~~~~~~~~~~~~ if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo '/usr/src/gcc-15.1.0/zlib/'`compress.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/stack-limit.c -o stack-limit.o /usr/src/gcc-15.1.0/zlib/compress.c: In function 'compress2': /usr/src/gcc-15.1.0/zlib/compress.c:22:13: warning: old-style function definition [-Wold-style-definition] 22 | int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) | ^~~~~~~~~ /usr/src/gcc-15.1.0/zlib/compress.c: In function 'compress': /usr/src/gcc-15.1.0/zlib/compress.c:68:13: warning: old-style function definition [-Wold-style-definition] 68 | int ZEXPORT compress (dest, destLen, source, sourceLen) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/compress.c: In function 'compressBound': /usr/src/gcc-15.1.0/zlib/compress.c:81:15: warning: old-style function definition [-Wold-style-definition] 81 | uLong ZEXPORT compressBound (sourceLen) | ^~~~~~~~~~~~~ mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/sort.c -o sort.o gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '/usr/src/gcc-15.1.0/zlib/'`crc32.c if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/spaces.c -o spaces.o yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/splay-tree.c -o splay-tree.o gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/strerror.c -o strerror.o /usr/src/gcc-15.1.0/zlib/crc32.c: In function 'crc32_z': /usr/src/gcc-15.1.0/zlib/crc32.c:202:23: warning: old-style function definition [-Wold-style-definition] 202 | unsigned long ZEXPORT crc32_z(crc, buf, len) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/crc32.c: In function 'crc32': /usr/src/gcc-15.1.0/zlib/crc32.c:237:23: warning: old-style function definition [-Wold-style-definition] 237 | unsigned long ZEXPORT crc32(crc, buf, len) | ^~~~~ /usr/src/gcc-15.1.0/zlib/crc32.c: In function 'crc32_little': /usr/src/gcc-15.1.0/zlib/crc32.c:266:21: warning: old-style function definition [-Wold-style-definition] 266 | local unsigned long crc32_little(crc, buf, len) | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/crc32.c: In function 'crc32_big': /usr/src/gcc-15.1.0/zlib/crc32.c:306:21: warning: old-style function definition [-Wold-style-definition] 306 | local unsigned long crc32_big(crc, buf, len) | ^~~~~~~~~ /usr/src/gcc-15.1.0/zlib/crc32.c: In function 'gf2_matrix_times': /usr/src/gcc-15.1.0/zlib/crc32.c:344:21: warning: old-style function definition [-Wold-style-definition] 344 | local unsigned long gf2_matrix_times(mat, vec) | ^~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/crc32.c: In function 'gf2_matrix_square': /usr/src/gcc-15.1.0/zlib/crc32.c:361:12: warning: old-style function definition [-Wold-style-definition] 361 | local void gf2_matrix_square(square, mat) | ^~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/crc32.c: In function 'crc32_combine_': /usr/src/gcc-15.1.0/zlib/crc32.c:372:13: warning: old-style function definition [-Wold-style-definition] 372 | local uLong crc32_combine_(crc1, crc2, len2) | ^~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/crc32.c: In function 'crc32_combine': /usr/src/gcc-15.1.0/zlib/crc32.c:428:15: warning: old-style function definition [-Wold-style-definition] 428 | uLong ZEXPORT crc32_combine(crc1, crc2, len2) | ^~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/crc32.c: In function 'crc32_combine64': /usr/src/gcc-15.1.0/zlib/crc32.c:436:15: warning: old-style function definition [-Wold-style-definition] 436 | uLong ZEXPORT crc32_combine64(crc1, crc2, len2) | ^~~~~~~~~~~~~~~ mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '/usr/src/gcc-15.1.0/zlib/'`deflate.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/stack-limit.c -o stack-limit.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi yes checking sys/mman.h presence... /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'slide_hash': /usr/src/gcc-15.1.0/zlib/deflate.c:201:12: warning: old-style function definition [-Wold-style-definition] 201 | local void slide_hash(s) | ^~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflateInit_': /usr/src/gcc-15.1.0/zlib/deflate.c:228:13: warning: old-style function definition [-Wold-style-definition] 228 | int ZEXPORT deflateInit_(strm, level, version, stream_size) | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflateInit2_': /usr/src/gcc-15.1.0/zlib/deflate.c:240:13: warning: old-style function definition [-Wold-style-definition] 240 | int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, | ^~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflateStateCheck': /usr/src/gcc-15.1.0/zlib/deflate.c:353:11: warning: old-style function definition [-Wold-style-definition] 353 | local int deflateStateCheck (strm) | ^~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflateSetDictionary': /usr/src/gcc-15.1.0/zlib/deflate.c:376:13: warning: old-style function definition [-Wold-style-definition] 376 | int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) | ^~~~~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflateGetDictionary': /usr/src/gcc-15.1.0/zlib/deflate.c:445:13: warning: old-style function definition [-Wold-style-definition] 445 | int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) | ^~~~~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflateResetKeep': /usr/src/gcc-15.1.0/zlib/deflate.c:467:13: warning: old-style function definition [-Wold-style-definition] 467 | int ZEXPORT deflateResetKeep (strm) | ^~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflateReset': /usr/src/gcc-15.1.0/zlib/deflate.c:505:13: warning: old-style function definition [-Wold-style-definition] 505 | int ZEXPORT deflateReset (strm) | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflateSetHeader': /usr/src/gcc-15.1.0/zlib/deflate.c:517:13: warning: old-style function definition [-Wold-style-definition] 517 | int ZEXPORT deflateSetHeader (strm, head) | ^~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflatePending': /usr/src/gcc-15.1.0/zlib/deflate.c:528:13: warning: old-style function definition [-Wold-style-definition] 528 | int ZEXPORT deflatePending (strm, pending, bits) | ^~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflatePrime': /usr/src/gcc-15.1.0/zlib/deflate.c:542:13: warning: old-style function definition [-Wold-style-definition] 542 | int ZEXPORT deflatePrime (strm, bits, value) | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflateParams': /usr/src/gcc-15.1.0/zlib/deflate.c:568:13: warning: old-style function definition [-Wold-style-definition] 568 | int ZEXPORT deflateParams(strm, level, strategy) | ^~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflateTune': /usr/src/gcc-15.1.0/zlib/deflate.c:617:13: warning: old-style function definition [-Wold-style-definition] 617 | int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflateBound': /usr/src/gcc-15.1.0/zlib/deflate.c:652:15: warning: old-style function definition [-Wold-style-definition] 652 | uLong ZEXPORT deflateBound(strm, sourceLen) | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'putShortMSB': /usr/src/gcc-15.1.0/zlib/deflate.c:716:12: warning: old-style function definition [-Wold-style-definition] 716 | local void putShortMSB (s, b) | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'flush_pending': /usr/src/gcc-15.1.0/zlib/deflate.c:730:12: warning: old-style function definition [-Wold-style-definition] 730 | local void flush_pending(strm) | ^~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflate': /usr/src/gcc-15.1.0/zlib/deflate.c:763:13: warning: old-style function definition [-Wold-style-definition] 763 | int ZEXPORT deflate (strm, flush) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflateEnd': /usr/src/gcc-15.1.0/zlib/deflate.c:1076:13: warning: old-style function definition [-Wold-style-definition] 1076 | int ZEXPORT deflateEnd (strm) | ^~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflateCopy': /usr/src/gcc-15.1.0/zlib/deflate.c:1102:13: warning: old-style function definition [-Wold-style-definition] 1102 | int ZEXPORT deflateCopy (dest, source) | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'read_buf': /usr/src/gcc-15.1.0/zlib/deflate.c:1164:16: warning: old-style function definition [-Wold-style-definition] 1164 | local unsigned read_buf(strm, buf, size) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'lm_init': /usr/src/gcc-15.1.0/zlib/deflate.c:1194:12: warning: old-style function definition [-Wold-style-definition] 1194 | local void lm_init (s) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'longest_match': /usr/src/gcc-15.1.0/zlib/deflate.c:1236:12: warning: old-style function definition [-Wold-style-definition] 1236 | local uInt longest_match(s, cur_match) | ^~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'fill_window': /usr/src/gcc-15.1.0/zlib/deflate.c:1482:12: warning: old-style function definition [-Wold-style-definition] 1482 | local void fill_window(s) | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflate_stored': /usr/src/gcc-15.1.0/zlib/deflate.c:1643:19: warning: old-style function definition [-Wold-style-definition] 1643 | local block_state deflate_stored(s, flush) | ^~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflate_fast': /usr/src/gcc-15.1.0/zlib/deflate.c:1824:19: warning: old-style function definition [-Wold-style-definition] 1824 | local block_state deflate_fast(s, flush) | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflate_slow': /usr/src/gcc-15.1.0/zlib/deflate.c:1926:19: warning: old-style function definition [-Wold-style-definition] 1926 | local block_state deflate_slow(s, flush) | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflate_rle': /usr/src/gcc-15.1.0/zlib/deflate.c:2057:19: warning: old-style function definition [-Wold-style-definition] 2057 | local block_state deflate_rle(s, flush) | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/deflate.c: In function 'deflate_huff': /usr/src/gcc-15.1.0/zlib/deflate.c:2130:19: warning: old-style function definition [-Wold-style-definition] 2130 | local block_state deflate_huff(s, flush) | ^~~~~~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/strerror.c -o strerror.o gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '/usr/src/gcc-15.1.0/zlib/'`gzread.c yes checking for sys/mman.h... yes checking for mmap... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/strsignal.c -o strsignal.o /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gz_load': /usr/src/gcc-15.1.0/zlib/gzread.c:21:11: warning: old-style function definition [-Wold-style-definition] 21 | local int gz_load(state, buf, len, have) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gz_avail': /usr/src/gcc-15.1.0/zlib/gzread.c:56:11: warning: old-style function definition [-Wold-style-definition] 56 | local int gz_avail(state) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gz_look': /usr/src/gcc-15.1.0/zlib/gzread.c:91:11: warning: old-style function definition [-Wold-style-definition] 91 | local int gz_look(state) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gz_decomp': /usr/src/gcc-15.1.0/zlib/gzread.c:175:11: warning: old-style function definition [-Wold-style-definition] 175 | local int gz_decomp(state) | ^~~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gz_fetch': /usr/src/gcc-15.1.0/zlib/gzread.c:229:11: warning: old-style function definition [-Wold-style-definition] 229 | local int gz_fetch(state) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gz_skip': /usr/src/gcc-15.1.0/zlib/gzread.c:259:11: warning: old-style function definition [-Wold-style-definition] 259 | local int gz_skip(state, len) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gz_read': /usr/src/gcc-15.1.0/zlib/gzread.c:294:16: warning: old-style function definition [-Wold-style-definition] 294 | local z_size_t gz_read(state, buf, len) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gzread': /usr/src/gcc-15.1.0/zlib/gzread.c:375:13: warning: old-style function definition [-Wold-style-definition] 375 | int ZEXPORT gzread(file, buf, len) | ^~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gzfread': /usr/src/gcc-15.1.0/zlib/gzread.c:411:18: warning: old-style function definition [-Wold-style-definition] 411 | z_size_t ZEXPORT gzfread(buf, size, nitems, file) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gzgetc': /usr/src/gcc-15.1.0/zlib/gzread.c:447:13: warning: old-style function definition [-Wold-style-definition] 447 | int ZEXPORT gzgetc(file) | ^~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gzgetc_': /usr/src/gcc-15.1.0/zlib/gzread.c:476:13: warning: old-style function definition [-Wold-style-definition] 476 | int ZEXPORT gzgetc_(file) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gzungetc': /usr/src/gcc-15.1.0/zlib/gzread.c:483:13: warning: old-style function definition [-Wold-style-definition] 483 | int ZEXPORT gzungetc(c, file) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gzgets': /usr/src/gcc-15.1.0/zlib/gzread.c:543:16: warning: old-style function definition [-Wold-style-definition] 543 | char * ZEXPORT gzgets(file, buf, len) | ^~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gzdirect': /usr/src/gcc-15.1.0/zlib/gzread.c:607:13: warning: old-style function definition [-Wold-style-definition] 607 | int ZEXPORT gzdirect(file) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzread.c: In function 'gzclose_r': /usr/src/gcc-15.1.0/zlib/gzread.c:627:13: warning: old-style function definition [-Wold-style-definition] 627 | int ZEXPORT gzclose_r(file) | ^~~~~~~~~ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '/usr/src/gcc-15.1.0/zlib/'`gzclose.c gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/strsignal.c -o strsignal.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi /usr/src/gcc-15.1.0/zlib/gzclose.c: In function 'gzclose': /usr/src/gcc-15.1.0/zlib/gzclose.c:11:13: warning: old-style function definition [-Wold-style-definition] 11 | int ZEXPORT gzclose(file) | ^~~~~~~ mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o yes gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '/usr/src/gcc-15.1.0/zlib/'`gzwrite.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xasprintf.c -o xasprintf.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi checking link.h usability... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xatexit.c -o xatexit.o /usr/src/gcc-15.1.0/zlib/gzwrite.c: In function 'gz_init': /usr/src/gcc-15.1.0/zlib/gzwrite.c:17:11: warning: old-style function definition [-Wold-style-definition] 17 | local int gz_init(state) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzwrite.c: In function 'gz_comp': /usr/src/gcc-15.1.0/zlib/gzwrite.c:73:11: warning: old-style function definition [-Wold-style-definition] 73 | local int gz_comp(state, flush) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzwrite.c: In function 'gz_zero': /usr/src/gcc-15.1.0/zlib/gzwrite.c:145:11: warning: old-style function definition [-Wold-style-definition] 145 | local int gz_zero(state, len) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzwrite.c: In function 'gz_write': /usr/src/gcc-15.1.0/zlib/gzwrite.c:178:16: warning: old-style function definition [-Wold-style-definition] 178 | local z_size_t gz_write(state, buf, len) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzwrite.c: In function 'gzwrite': /usr/src/gcc-15.1.0/zlib/gzwrite.c:246:13: warning: old-style function definition [-Wold-style-definition] 246 | int ZEXPORT gzwrite(file, buf, len) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzwrite.c: In function 'gzfwrite': /usr/src/gcc-15.1.0/zlib/gzwrite.c:274:18: warning: old-style function definition [-Wold-style-definition] 274 | z_size_t ZEXPORT gzfwrite(buf, size, nitems, file) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzwrite.c: In function 'gzputc': /usr/src/gcc-15.1.0/zlib/gzwrite.c:304:13: warning: old-style function definition [-Wold-style-definition] 304 | int ZEXPORT gzputc(file, c) | ^~~~~~ /usr/src/gcc-15.1.0/zlib/gzwrite.c: In function 'gzputs': /usr/src/gcc-15.1.0/zlib/gzwrite.c:352:13: warning: old-style function definition [-Wold-style-definition] 352 | int ZEXPORT gzputs(file, str) | ^~~~~~ /usr/src/gcc-15.1.0/zlib/gzwrite.c: In function 'gzflush': /usr/src/gcc-15.1.0/zlib/gzwrite.c:553:13: warning: old-style function definition [-Wold-style-definition] 553 | int ZEXPORT gzflush(file, flush) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzwrite.c: In function 'gzsetparams': /usr/src/gcc-15.1.0/zlib/gzwrite.c:585:13: warning: old-style function definition [-Wold-style-definition] 585 | int ZEXPORT gzsetparams(file, level, strategy) | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzwrite.c: In function 'gzclose_w': /usr/src/gcc-15.1.0/zlib/gzwrite.c:627:13: warning: old-style function definition [-Wold-style-definition] 627 | int ZEXPORT gzclose_w(file) | ^~~~~~~~~ mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '/usr/src/gcc-15.1.0/zlib/'`gzlib.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xexit.c -o xexit.o yes checking link.h presence... /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gz_reset': /usr/src/gcc-15.1.0/zlib/gzlib.c:75:12: warning: old-style function definition [-Wold-style-definition] 75 | local void gz_reset(state) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gz_open': /usr/src/gcc-15.1.0/zlib/gzlib.c:91:14: warning: old-style function definition [-Wold-style-definition] 91 | local gzFile gz_open(path, fd, mode) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gzopen': /usr/src/gcc-15.1.0/zlib/gzlib.c:270:16: warning: old-style function definition [-Wold-style-definition] 270 | gzFile ZEXPORT gzopen(path, mode) | ^~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gzopen64': /usr/src/gcc-15.1.0/zlib/gzlib.c:278:16: warning: old-style function definition [-Wold-style-definition] 278 | gzFile ZEXPORT gzopen64(path, mode) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gzdopen': /usr/src/gcc-15.1.0/zlib/gzlib.c:286:16: warning: old-style function definition [-Wold-style-definition] 286 | gzFile ZEXPORT gzdopen(fd, mode) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gzbuffer': /usr/src/gcc-15.1.0/zlib/gzlib.c:316:13: warning: old-style function definition [-Wold-style-definition] 316 | int ZEXPORT gzbuffer(file, size) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gzrewind': /usr/src/gcc-15.1.0/zlib/gzlib.c:343:13: warning: old-style function definition [-Wold-style-definition] 343 | int ZEXPORT gzrewind(file) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gzseek64': /usr/src/gcc-15.1.0/zlib/gzlib.c:366:19: warning: old-style function definition [-Wold-style-definition] 366 | z_off64_t ZEXPORT gzseek64(file, offset, whence) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gzseek': /usr/src/gcc-15.1.0/zlib/gzlib.c:443:17: warning: old-style function definition [-Wold-style-definition] 443 | z_off_t ZEXPORT gzseek(file, offset, whence) | ^~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gztell64': /usr/src/gcc-15.1.0/zlib/gzlib.c:455:19: warning: old-style function definition [-Wold-style-definition] 455 | z_off64_t ZEXPORT gztell64(file) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gztell': /usr/src/gcc-15.1.0/zlib/gzlib.c:472:17: warning: old-style function definition [-Wold-style-definition] 472 | z_off_t ZEXPORT gztell(file) | ^~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gzoffset64': /usr/src/gcc-15.1.0/zlib/gzlib.c:482:19: warning: old-style function definition [-Wold-style-definition] 482 | z_off64_t ZEXPORT gzoffset64(file) | ^~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gzoffset': /usr/src/gcc-15.1.0/zlib/gzlib.c:505:17: warning: old-style function definition [-Wold-style-definition] 505 | z_off_t ZEXPORT gzoffset(file) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gzeof': /usr/src/gcc-15.1.0/zlib/gzlib.c:515:13: warning: old-style function definition [-Wold-style-definition] 515 | int ZEXPORT gzeof(file) | ^~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gzerror': /usr/src/gcc-15.1.0/zlib/gzlib.c:532:22: warning: old-style function definition [-Wold-style-definition] 532 | const char * ZEXPORT gzerror(file, errnum) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gzclearerr': /usr/src/gcc-15.1.0/zlib/gzlib.c:553:14: warning: old-style function definition [-Wold-style-definition] 553 | void ZEXPORT gzclearerr(file) | ^~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/gzlib.c: In function 'gz_error': /usr/src/gcc-15.1.0/zlib/gzlib.c:579:20: warning: old-style function definition [-Wold-style-definition] 579 | void ZLIB_INTERNAL gz_error(state, err, msg) | ^~~~~~~~ mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo '/usr/src/gcc-15.1.0/zlib/'`infback.c if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi yes checking for link.h... yes /usr/src/gcc-15.1.0/zlib/infback.c: In function 'inflateBackInit_': /usr/src/gcc-15.1.0/zlib/infback.c:28:13: warning: old-style function definition [-Wold-style-definition] 28 | int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size) | ^~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/infback.c: In function 'fixedtables': /usr/src/gcc-15.1.0/zlib/infback.c:82:12: warning: old-style function definition [-Wold-style-definition] 82 | local void fixedtables(state) | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/infback.c: In function 'inflateBack': /usr/src/gcc-15.1.0/zlib/infback.c:250:13: warning: old-style function definition [-Wold-style-definition] 250 | int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc) | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/infback.c: In function 'inflateBackEnd': /usr/src/gcc-15.1.0/zlib/infback.c:631:13: warning: old-style function definition [-Wold-style-definition] 631 | int ZEXPORT inflateBackEnd(strm) | ^~~~~~~~~~~~~~ checking sys/link.h usability... mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '/usr/src/gcc-15.1.0/zlib/'`inffast.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xmalloc.c -o xmalloc.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi /usr/src/gcc-15.1.0/zlib/inffast.c: In function 'inflate_fast': /usr/src/gcc-15.1.0/zlib/inffast.c:50:20: warning: old-style function definition [-Wold-style-definition] 50 | void ZLIB_INTERNAL inflate_fast(strm, start) | ^~~~~~~~~~~~ mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '/usr/src/gcc-15.1.0/zlib/'`inflate.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xstrdup.c -o xstrdup.o gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xatexit.c -o xatexit.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi no checking sys/link.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xstrerror.c -o xstrerror.o /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateStateCheck': /usr/src/gcc-15.1.0/zlib/inflate.c:105:11: warning: old-style function definition [-Wold-style-definition] 105 | local int inflateStateCheck(strm) | ^~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateResetKeep': /usr/src/gcc-15.1.0/zlib/inflate.c:119:13: warning: old-style function definition [-Wold-style-definition] 119 | int ZEXPORT inflateResetKeep(strm) | ^~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateReset': /usr/src/gcc-15.1.0/zlib/inflate.c:144:13: warning: old-style function definition [-Wold-style-definition] 144 | int ZEXPORT inflateReset(strm) | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateReset2': /usr/src/gcc-15.1.0/zlib/inflate.c:157:13: warning: old-style function definition [-Wold-style-definition] 157 | int ZEXPORT inflateReset2(strm, windowBits) | ^~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateInit2_': /usr/src/gcc-15.1.0/zlib/inflate.c:195:13: warning: old-style function definition [-Wold-style-definition] 195 | int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size) | ^~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateInit_': /usr/src/gcc-15.1.0/zlib/inflate.c:239:13: warning: old-style function definition [-Wold-style-definition] 239 | int ZEXPORT inflateInit_(strm, version, stream_size) | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflatePrime': /usr/src/gcc-15.1.0/zlib/inflate.c:247:13: warning: old-style function definition [-Wold-style-definition] 247 | int ZEXPORT inflatePrime(strm, bits, value) | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'fixedtables': /usr/src/gcc-15.1.0/zlib/inflate.c:278:12: warning: old-style function definition [-Wold-style-definition] 278 | local void fixedtables(state) | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'updatewindow': /usr/src/gcc-15.1.0/zlib/inflate.c:396:11: warning: old-style function definition [-Wold-style-definition] 396 | local int updatewindow(strm, end, copy) | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflate': /usr/src/gcc-15.1.0/zlib/inflate.c:622:13: warning: old-style function definition [-Wold-style-definition] 622 | int ZEXPORT inflate(strm, flush) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateEnd': /usr/src/gcc-15.1.0/zlib/inflate.c:1277:13: warning: old-style function definition [-Wold-style-definition] 1277 | int ZEXPORT inflateEnd(strm) | ^~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateGetDictionary': /usr/src/gcc-15.1.0/zlib/inflate.c:1291:13: warning: old-style function definition [-Wold-style-definition] 1291 | int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength) | ^~~~~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateSetDictionary': /usr/src/gcc-15.1.0/zlib/inflate.c:1314:13: warning: old-style function definition [-Wold-style-definition] 1314 | int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) | ^~~~~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateGetHeader': /usr/src/gcc-15.1.0/zlib/inflate.c:1349:13: warning: old-style function definition [-Wold-style-definition] 1349 | int ZEXPORT inflateGetHeader(strm, head) | ^~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'syncsearch': /usr/src/gcc-15.1.0/zlib/inflate.c:1377:16: warning: old-style function definition [-Wold-style-definition] 1377 | local unsigned syncsearch(have, buf, len) | ^~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateSync': /usr/src/gcc-15.1.0/zlib/inflate.c:1400:13: warning: old-style function definition [-Wold-style-definition] 1400 | int ZEXPORT inflateSync(strm) | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateSyncPoint': /usr/src/gcc-15.1.0/zlib/inflate.c:1451:13: warning: old-style function definition [-Wold-style-definition] 1451 | int ZEXPORT inflateSyncPoint(strm) | ^~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateCopy': /usr/src/gcc-15.1.0/zlib/inflate.c:1461:13: warning: old-style function definition [-Wold-style-definition] 1461 | int ZEXPORT inflateCopy(dest, source) | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateUndermine': /usr/src/gcc-15.1.0/zlib/inflate.c:1508:13: warning: old-style function definition [-Wold-style-definition] 1508 | int ZEXPORT inflateUndermine(strm, subvert) | ^~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateValidate': /usr/src/gcc-15.1.0/zlib/inflate.c:1526:13: warning: old-style function definition [-Wold-style-definition] 1526 | int ZEXPORT inflateValidate(strm, check) | ^~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateMark': /usr/src/gcc-15.1.0/zlib/inflate.c:1541:14: warning: old-style function definition [-Wold-style-definition] 1541 | long ZEXPORT inflateMark(strm) | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/inflate.c: In function 'inflateCodesUsed': /usr/src/gcc-15.1.0/zlib/inflate.c:1554:23: warning: old-style function definition [-Wold-style-definition] 1554 | unsigned long ZEXPORT inflateCodesUsed(strm) | ^~~~~~~~~~~~~~~~ mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '/usr/src/gcc-15.1.0/zlib/'`inftrees.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xexit.c -o xexit.o gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xvasprintf.c -o xvasprintf.o /usr/src/gcc-15.1.0/zlib/inftrees.c: In function 'inflate_table': /usr/src/gcc-15.1.0/zlib/inftrees.c:32:19: warning: old-style function definition [-Wold-style-definition] 32 | int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) | ^~~~~~~~~~~~~ if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo '/usr/src/gcc-15.1.0/zlib/'`trees.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi no checking for sys/link.h... no checking for dl_iterate_phdr... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/setproctitle.c -o setproctitle.o 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 ./ldirname.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 if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi /usr/src/gcc-15.1.0/zlib/trees.c: In function '_tr_init': /usr/src/gcc-15.1.0/zlib/trees.c:379:20: warning: old-style function definition [-Wold-style-definition] 379 | void ZLIB_INTERNAL _tr_init(s) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'init_block': /usr/src/gcc-15.1.0/zlib/trees.c:407:12: warning: old-style function definition [-Wold-style-definition] 407 | local void init_block(s) | ^~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'pqdownheap': /usr/src/gcc-15.1.0/zlib/trees.c:451:12: warning: old-style function definition [-Wold-style-definition] 451 | local void pqdownheap(s, tree, k) | ^~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'gen_bitlen': /usr/src/gcc-15.1.0/zlib/trees.c:486:12: warning: old-style function definition [-Wold-style-definition] 486 | local void gen_bitlen(s, desc) | ^~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'gen_codes': /usr/src/gcc-15.1.0/zlib/trees.c:572:12: warning: old-style function definition [-Wold-style-definition] 572 | local void gen_codes (tree, max_code, bl_count) | ^~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'build_tree': /usr/src/gcc-15.1.0/zlib/trees.c:615:12: warning: old-style function definition [-Wold-style-definition] 615 | local void build_tree(s, desc) | ^~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'scan_tree': /usr/src/gcc-15.1.0/zlib/trees.c:703:12: warning: old-style function definition [-Wold-style-definition] 703 | local void scan_tree (s, tree, max_code) | ^~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'send_tree': /usr/src/gcc-15.1.0/zlib/trees.c:748:12: warning: old-style function definition [-Wold-style-definition] 748 | local void send_tree (s, tree, max_code) | ^~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'build_bl_tree': /usr/src/gcc-15.1.0/zlib/trees.c:799:11: warning: old-style function definition [-Wold-style-definition] 799 | local int build_bl_tree(s) | ^~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'send_all_trees': /usr/src/gcc-15.1.0/zlib/trees.c:834:12: warning: old-style function definition [-Wold-style-definition] 834 | local void send_all_trees(s, lcodes, dcodes, blcodes) | ^~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function '_tr_stored_block': /usr/src/gcc-15.1.0/zlib/trees.c:863:20: warning: old-style function definition [-Wold-style-definition] 863 | void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) | ^~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function '_tr_flush_bits': /usr/src/gcc-15.1.0/zlib/trees.c:886:20: warning: old-style function definition [-Wold-style-definition] 886 | void ZLIB_INTERNAL _tr_flush_bits(s) | ^~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function '_tr_align': /usr/src/gcc-15.1.0/zlib/trees.c:896:20: warning: old-style function definition [-Wold-style-definition] 896 | void ZLIB_INTERNAL _tr_align(s) | ^~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function '_tr_flush_block': /usr/src/gcc-15.1.0/zlib/trees.c:911:20: warning: old-style function definition [-Wold-style-definition] 911 | void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) | ^~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function '_tr_tally': /usr/src/gcc-15.1.0/zlib/trees.c:1014:19: warning: old-style function definition [-Wold-style-definition] 1014 | int ZLIB_INTERNAL _tr_tally (s, dist, lc) | ^~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'compress_block': /usr/src/gcc-15.1.0/zlib/trees.c:1064:12: warning: old-style function definition [-Wold-style-definition] 1064 | local void compress_block(s, ltree, dtree) | ^~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'detect_data_type': /usr/src/gcc-15.1.0/zlib/trees.c:1124:11: warning: old-style function definition [-Wold-style-definition] 1124 | local int detect_data_type(s) | ^~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'bi_reverse': /usr/src/gcc-15.1.0/zlib/trees.c:1158:16: warning: old-style function definition [-Wold-style-definition] 1158 | local unsigned bi_reverse(code, len) | ^~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'bi_flush': /usr/src/gcc-15.1.0/zlib/trees.c:1173:12: warning: old-style function definition [-Wold-style-definition] 1173 | local void bi_flush(s) | ^~~~~~~~ /usr/src/gcc-15.1.0/zlib/trees.c: In function 'bi_windup': /usr/src/gcc-15.1.0/zlib/trees.c:1190:12: warning: old-style function definition [-Wold-style-definition] 1190 | local void bi_windup(s) | ^~~~~~~~~ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xmalloc.c -o xmalloc.o mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '/usr/src/gcc-15.1.0/zlib/'`uncompr.c make[4]: Entering directory '/usr/src/gcc-build/build-aarch64-unknown-linux-gnu/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/gcc-build/build-aarch64-unknown-linux-gnu/libiberty/testsuite' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/regex.c -o regex.o /usr/src/gcc-15.1.0/zlib/uncompr.c: In function 'uncompress2': /usr/src/gcc-15.1.0/zlib/uncompr.c:27:13: warning: old-style function definition [-Wold-style-definition] 27 | int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/zlib/uncompr.c: In function 'uncompress': /usr/src/gcc-15.1.0/zlib/uncompr.c:86:13: warning: old-style function definition [-Wold-style-definition] 86 | int ZEXPORT uncompress (dest, destLen, source, sourceLen) | ^~~~~~~~~~ if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/usr/src/gcc-15.1.0/zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '/usr/src/gcc-15.1.0/zlib/'`zutil.c if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/cplus-dem.c -o cplus-dem.o yes checking mach-o/dyld.h usability... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi /usr/src/gcc-15.1.0/zlib/zutil.c: In function 'zError': /usr/src/gcc-15.1.0/zlib/zutil.c:133:22: warning: old-style function definition [-Wold-style-definition] 133 | const char * ZEXPORT zError(err) | ^~~~~~ /usr/src/gcc-15.1.0/zlib/zutil.c: In function 'zcalloc': /usr/src/gcc-15.1.0/zlib/zutil.c:305:22: warning: old-style function definition [-Wold-style-definition] 305 | voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) | ^~~~~~~ /usr/src/gcc-15.1.0/zlib/zutil.c: In function 'zcfree': /usr/src/gcc-15.1.0/zlib/zutil.c:315:20: warning: old-style function definition [-Wold-style-definition] 315 | void ZLIB_INTERNAL zcfree (opaque, ptr) | ^~~~~~ mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard " "CXXFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard " "CFLAGS_FOR_BUILD=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "INSTALL=/tools_aarch64/bin/install -c" "INSTALL_DATA=/tools_aarch64/bin/install -c -m 644" "INSTALL_PROGRAM=/tools_aarch64/bin/install -c" "INSTALL_SCRIPT=/tools_aarch64/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard " "LIBCFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "tooldir=/usr/aarch64-unknown-linux-gnu" "AR=ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "AS=as" "CC=gcc" "CXX=g++" "LD=/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld" "LIBCFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard " "NM=nm" "PICFLAG=" "RANLIB=ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "DESTDIR=" DO=all multi-do # make if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi rm -f libz.a if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/cp-demangle.c -o cp-demangle.o ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so libz.a if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xstrdup.c -o xstrdup.o make[3]: Leaving directory '/usr/src/gcc-build/zlib' if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi mkdir -p -- ./libcpp if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi Configuring in ./libcpp gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/sha1.c -o sha1.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xstrndup.c -o xstrndup.o no checking mach-o/dyld.h presence... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi no checking for mach-o/dyld.h... no checking sys/ldr.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/xvasprintf.c -o xvasprintf.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi no checking sys/ldr.h presence... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi no checking for sys/ldr.h... no checking windows.h usability... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/setproctitle.c -o setproctitle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/bsearch_r.c -o bsearch_r.o configure: creating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/choose-temp.c -o choose-temp.o 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 ./ldirname.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 checking build system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/concat.c -o concat.o make[4]: Entering directory '/usr/src/gcc-build/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/gcc-build/libiberty/testsuite' if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/regex.c -o pic/regex.o; \ else true; fi aarch64-unknown-linux-gnu checking host system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi aarch64-unknown-linux-gnu checking target system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/crc32.c -o crc32.o aarch64-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking for aarch64-unknown-linux-gnu-gcc... gcc if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/d-demangle.c -o d-demangle.o no checking windows.h presence... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/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 ./ldirname.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 if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ./libiberty.a checking whether the C compiler works... no checking for windows.h... no checking for tlhelp32.h... if [ x"" != x ]; then \ cd pic; \ ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/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 ./ldirname.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; \ ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/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 ./ldirname.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; \ ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi make[3]: Leaving directory '/usr/src/gcc-build/build-aarch64-unknown-linux-gnu/libiberty' if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/cp-demangle.c -o cp-demangle.o yes checking for C compiler default output file name... a.out checking for suffix of executables... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/md5.c -o md5.o checking whether we are cross compiling... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/sha1.c -o sha1.o no checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi no checking for fcntl... gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/alloca.c -o alloca.o o checking whether we are using the GNU C compiler... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/argv.c -o pic/argv.o; \ else true; fi make[3]: Entering directory '/usr/src/gcc-build/libcody' g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-exceptions -fno-rtti -include config.h -I/usr/src/gcc-15.1.0/libcody \ -MMD -MP -MF buffer.d -c -o buffer.o /usr/src/gcc-15.1.0/libcody/buffer.cc yes checking whether strnlen is declared... yes checking whether gcc accepts -g... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/argv.c -o argv.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi yes checking whether getpagesize is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/bsearch_r.c -o bsearch_r.o yes checking for gcc option to accept ISO C89... yes g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-exceptions -fno-rtti -include config.h -I/usr/src/gcc-15.1.0/libcody \ -MMD -MP -MF client.d -c -o client.o /usr/src/gcc-15.1.0/libcody/client.cc checking for lstat... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi yes checking for readlink... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/choose-temp.c -o choose-temp.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-exceptions -fno-rtti -include config.h -I/usr/src/gcc-15.1.0/libcody \ -MMD -MP -MF netclient.d -c -o netclient.o /usr/src/gcc-15.1.0/libcody/netclient.cc none needed if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/concat.c -o concat.o yes checking for getexecname... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/cp-demint.c -o cp-demint.o checking whether we are using the GNU C++ compiler... g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-exceptions -fno-rtti -include config.h -I/usr/src/gcc-15.1.0/libcody \ -MMD -MP -MF netserver.d -c -o netserver.o /usr/src/gcc-15.1.0/libcody/netserver.cc no yes checking whether g++ accepts -g... checking whether _pgmptr is declared... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi yes checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking how to run the C preprocessor... g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-exceptions -fno-rtti -include config.h -I/usr/src/gcc-15.1.0/libcody \ -MMD -MP -MF resolver.d -c -o resolver.o /usr/src/gcc-15.1.0/libcody/resolver.cc if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/crc32.c -o crc32.o gcc -E if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-exceptions -fno-rtti -include config.h -I/usr/src/gcc-15.1.0/libcody \ -MMD -MP -MF packet.d -c -o packet.o /usr/src/gcc-15.1.0/libcody/packet.cc if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /usr/src/gcc-15.1.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I/usr/src/gcc-15.1.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /usr/src/gcc-15.1.0/libiberty/d-demangle.c -o d-demangle.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/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 ./ldirname.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 g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-exceptions -fno-rtti -include config.h -I/usr/src/gcc-15.1.0/libcody \ -MMD -MP -MF server.d -c -o server.o /usr/src/gcc-15.1.0/libcody/server.cc no checking for KERN_PROC... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ./libiberty.a if [ x"-fPIC" != x ]; then \ cd pic; \ ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/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 ./ldirname.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; \ ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/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 ./ldirname.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; \ ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ./libiberty.a; \ cd ..; \ else true; fi checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-exceptions -fno-rtti -include config.h -DSRCDIR='"/usr/src/gcc-15.1.0/libcody"' -I/usr/src/gcc-15.1.0/libcody \ -MMD -MP -MF fatal.d -c -o fatal.o /usr/src/gcc-15.1.0/libcody/fatal.cc make[3]: Leaving directory '/usr/src/gcc-build/libiberty' make[3]: Entering directory '/usr/src/gcc-build/libdecnumber' source='/usr/src/gcc-15.1.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I/usr/src/gcc-15.1.0/libdecnumber -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/usr/src/gcc-15.1.0/libdecnumber -I. -c /usr/src/gcc-15.1.0/libdecnumber/decNumber.c no checking for KERN_PROG_ARGS... source='/usr/src/gcc-15.1.0/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I/usr/src/gcc-15.1.0/libdecnumber -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/usr/src/gcc-15.1.0/libdecnumber -I. -c /usr/src/gcc-15.1.0/libdecnumber/decContext.c source='/usr/src/gcc-15.1.0/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I/usr/src/gcc-15.1.0/libdecnumber -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/usr/src/gcc-15.1.0/libdecnumber -I. -c /usr/src/gcc-15.1.0/libdecnumber/bid/decimal32.c source='/usr/src/gcc-15.1.0/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I/usr/src/gcc-15.1.0/libdecnumber -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/usr/src/gcc-15.1.0/libdecnumber -I. -c /usr/src/gcc-15.1.0/libdecnumber/bid/decimal64.c ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o source='/usr/src/gcc-15.1.0/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I/usr/src/gcc-15.1.0/libdecnumber -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/usr/src/gcc-15.1.0/libdecnumber -I. -c /usr/src/gcc-15.1.0/libdecnumber/bid/decimal128.c ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so libcody.a no checking for clock_gettime... make[3]: Leaving directory '/usr/src/gcc-build/libcody' make[3]: Entering directory '/usr/src/gcc-build/fixincludes' gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/fixincl.c yes checking for sys/types.h... yes checking whether -pthread is supported... gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/fixtests.c yes checking whether -gdwarf-5 is supported... source='/usr/src/gcc-15.1.0/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I/usr/src/gcc-15.1.0/libdecnumber -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/usr/src/gcc-15.1.0/libdecnumber -I. -c /usr/src/gcc-15.1.0/libdecnumber/bid/bid2dpd_dpd2bid.c yes gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/fixfixes.c checking for sys/stat.h... source='/usr/src/gcc-15.1.0/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I/usr/src/gcc-15.1.0/libdecnumber -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/usr/src/gcc-15.1.0/libdecnumber -I. -c /usr/src/gcc-15.1.0/libdecnumber/bid/host-ieee32.c gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/server.c source='/usr/src/gcc-15.1.0/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I/usr/src/gcc-15.1.0/libdecnumber -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/usr/src/gcc-15.1.0/libdecnumber -I. -c /usr/src/gcc-15.1.0/libdecnumber/bid/host-ieee64.c yes gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/procopen.c checking for stdlib.h... source='/usr/src/gcc-15.1.0/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I/usr/src/gcc-15.1.0/libdecnumber -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/usr/src/gcc-15.1.0/libdecnumber -I. -c /usr/src/gcc-15.1.0/libdecnumber/bid/host-ieee128.c yes checking for compress in -lz... gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/fixlib.c yes rm -f libdecnumber.a ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so libdecnumber.a checking for string.h... gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/fixopts.c yes checking whether --build-id is supported... yes checking for memory.h... srcdir="/usr/src/gcc-15.1.0/fixincludes" /bin/sh /usr/src/gcc-15.1.0/fixincludes/mkfixinc.sh aarch64-unknown-linux-gnu make[3]: Leaving directory '/usr/src/gcc-build/libdecnumber' sed -e 's/@gcc_version@/15.1.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a yes yes checking whether --compress-debug-sections=zlib-gnu is supported... checking for strings.h... echo timestamp > full-stamp make[3]: Leaving directory '/usr/src/gcc-build/fixincludes' make[3]: Entering directory '/usr/src/gcc-build/lto-plugin' make all-am make[4]: Entering directory '/usr/src/gcc-build/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/lto-plugin -I/usr/src/gcc-15.1.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -DBASE_VERSION='"15.1.0"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o lto-plugin.lo /usr/src/gcc-15.1.0/lto-plugin/lto-plugin.c make[3]: Entering directory '/usr/src/gcc-build/build-aarch64-unknown-linux-gnu/fixincludes' gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/fixincl.c yes checking whether --compress-debug-sections=zlib-gabi is supported... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/lto-plugin -I/usr/src/gcc-15.1.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -DBASE_VERSION=\"15.1.0\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -DBASE_VERSION='"15.1.0"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wc,-static-libgcc -pthread -module -avoid-version -bindir /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0 -Wl,--version-script=/usr/src/gcc-15.1.0/lto-plugin/lto-plugin.map -o liblto_plugin.la -rpath /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/fixtests.c yes checking for inttypes.h... yes checking for ZSTD_compress in -lzstd... gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/fixfixes.c libtool: link: gcc -shared -fPIC -DPIC .libs/lto-plugin.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -static-libgcc -pthread -Wl,--version-script=/usr/src/gcc-15.1.0/lto-plugin/lto-plugin.map ../libiberty/pic/libiberty.a -pthread -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so yes checking for stdint.h... gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/server.c yes checking for unistd.h... yes checking whether --compress-debug-sections=zstd is supported... libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/procopen.c mkdir -p -- ../gcc libtool: install: /tools_aarch64/bin/install -c .libs/liblto_plugin.so /usr/src/gcc-build/lto-plugin/../gcc/liblto_plugin.so libtool: install: /tools_aarch64/bin/install -c .libs/liblto_plugin.lai /usr/src/gcc-build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0' make[4]: Leaving directory '/usr/src/gcc-build/lto-plugin' make[3]: Leaving directory '/usr/src/gcc-build/lto-plugin' yes gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/fixlib.c checking minix/config.h usability... gcc -c -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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/usr/src/gcc-15.1.0/fixincludes -I../include -I/usr/src/gcc-15.1.0/fixincludes/../include /usr/src/gcc-15.1.0/fixincludes/fixopts.c srcdir="/usr/src/gcc-15.1.0/fixincludes" /bin/sh /usr/src/gcc-15.1.0/fixincludes/mkfixinc.sh aarch64-unknown-linux-gnu sed -e 's/@gcc_version@/15.1.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders no checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... /tools_aarch64/bin/nm -B checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... make[3]: Entering directory '/usr/src/gcc-build/build-aarch64-unknown-linux-gnu/libcpp' g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /usr/src/gcc-15.1.0/libcpp/charset.cc no checking minix/config.h presence... gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking whether tests can run... echo timestamp > full-stamp make[3]: Leaving directory '/usr/src/gcc-build/build-aarch64-unknown-linux-gnu/fixincludes' Configuring in ./gcc yes g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /usr/src/gcc-15.1.0/libcpp/directives.cc 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 configure: updating cache ./config.cache g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /usr/src/gcc-15.1.0/libcpp/errors.cc checking whether gcc supports -W... checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether gcc supports -Wall... g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /usr/src/gcc-15.1.0/libcpp/expr.cc yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /usr/src/gcc-15.1.0/libcpp/files.cc yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /usr/src/gcc-15.1.0/libcpp/identifiers.cc checking whether gcc supports -Wmissing-prototypes... configure: creating cache ./config.cache yes checking build system type... aarch64-unknown-linux-gnu checking host system type... checking whether gcc supports -Wold-style-definition... aarch64-unknown-linux-gnu checking target system type... echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new /usr/src/gcc-15.1.0/libcpp/../move-if-change localedir.new localedir.h aarch64-unknown-linux-gnu yes echo timestamp > localedir.hs checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /usr/src/gcc-15.1.0/libcpp/lex.cc 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 aarch64-unknown-linux-gnu-gcc... gcc checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking whether the C compiler works... checking dependency style of g++... g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /usr/src/gcc-15.1.0/libcpp/line-map.cc gcc3 checking whether time.h and sys/time.h may both be included... g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /usr/src/gcc-15.1.0/libcpp/macro.cc yes checking for C compiler default output file name... a.out yes checking whether string.h and strings.h may both be included... checking for suffix of executables... g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /usr/src/gcc-15.1.0/libcpp/mkdeps.cc yes checking whether we are cross compiling... checking locale.h usability... yes checking locale.h presence... no checking for suffix of object files... g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /usr/src/gcc-15.1.0/libcpp/pch.cc o checking whether we are using the GNU C compiler... yes checking for locale.h... yes checking fcntl.h usability... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /usr/src/gcc-15.1.0/libcpp/symtab.cc yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /usr/src/gcc-15.1.0/libcpp/traditional.cc yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /usr/src/gcc-15.1.0/libcpp/init.cc none needed yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes rm -f libcpp.a ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/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 checking for string.h... (cached) yes ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so libcpp.a checking sys/file.h usability... config.status: creating Makefile checking whether we are using the GNU C++ compiler... config.status: creating backtrace-supported.h make[3]: Leaving directory '/usr/src/gcc-build/build-aarch64-unknown-linux-gnu/libcpp' config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h yes checking sys/file.h presence... yes checking whether g++ accepts -g... yes checking for aarch64-unknown-linux-gnu-gnatbind... no checking for aarch64-unknown-linux-gnu-gnatmake... no checking whether compiler driver understands Ada and is recent enough... config.status: executing libtool commands yes checking for sys/file.h... yes checking for unistd.h... (cached) yes no checking for aarch64-unknown-linux-gnu-gdc... no checking whether the D compiler works... no checking how to run the C++ preprocessor... config.status: executing gstdint.h commands checking whether byte ordering is bigendian... config.status: executing default commands g++ -E make[3]: Entering directory '/usr/src/gcc-build/libbacktrace' make all-am make[4]: Entering directory '/usr/src/gcc-build/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o atomic.lo /usr/src/gcc-15.1.0/libbacktrace/atomic.c true DO=all multi-do # make /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o dwarf.lo /usr/src/gcc-15.1.0/libbacktrace/dwarf.c checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o fileline.lo /usr/src/gcc-15.1.0/libbacktrace/fileline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 no checking for an ANSI C-conforming const... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o posix.lo /usr/src/gcc-15.1.0/libbacktrace/posix.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o print.lo /usr/src/gcc-15.1.0/libbacktrace/print.c yes checking for inline... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o inline checking for obstacks... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/print.c -o print.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 yes /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o sort.lo /usr/src/gcc-15.1.0/libbacktrace/sort.c checking for sys/types.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o yes checking for off_t... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o state.lo /usr/src/gcc-15.1.0/libbacktrace/state.c yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o checking for sys/stat.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 yes checking for stdlib.h... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o backtrace.lo /usr/src/gcc-15.1.0/libbacktrace/backtrace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/state.c -o state.o >/dev/null 2>&1 yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o checking for string.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 yes checking for size_t... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o simple.lo /usr/src/gcc-15.1.0/libbacktrace/simple.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o elf.lo /usr/src/gcc-15.1.0/libbacktrace/elf.c yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o checking for memory.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 yes /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o mmapio.lo /usr/src/gcc-15.1.0/libbacktrace/mmapio.c checking for strings.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o yes checking for ssize_t... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o mmap.lo /usr/src/gcc-15.1.0/libbacktrace/mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libbacktrace -I /usr/src/gcc-15.1.0/libbacktrace/../include -I /usr/src/gcc-15.1.0/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 -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c /usr/src/gcc-15.1.0/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 yes checking for inttypes.h... /bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -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 yes yes checking for uintptr_t... checking for stdint.h... libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so .libs/libbacktrace.a yes libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) checking for unistd.h... make[4]: Leaving directory '/usr/src/gcc-build/libbacktrace' make[3]: Leaving directory '/usr/src/gcc-build/libbacktrace' yes checking minix/config.h usability... yes checking for ptrdiff_t... 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... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... gcc -E time.h checking size of int... 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... 4 checking size of long... 8 checking for clearerr_unlocked... yes 8 checking size of dev_t... checking for feof_unlocked... yes checking for ferror_unlocked... 8 checking size of void *... yes checking for fflush_unlocked... 8 checking size of short... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... 2 checking size of int... yes checking for fileno_unlocked... 4 checking size of long... yes checking for fprintf_unlocked... no checking for fputc_unlocked... 8 checking for long long... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking size of long long... yes checking for fwrite_unlocked... 8 checking for int8_t... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for int16_t... yes checking for putc_unlocked... yes checking for setlocale... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking for int32_t... yes checking whether basename is declared... yes checking whether errno is declared... yes checking for int64_t... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking for unsigned long long int... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes yes checking for long long int... checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes yes checking for intmax_t... checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes yes checking for intptr_t... checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking for uint8_t... yes checking whether fputs_unlocked is declared... yes checking for uint16_t... yes checking whether fread_unlocked is declared... yes checking for uint32_t... yes checking for uint64_t... yes checking whether fwrite_unlocked is declared... yes checking for uintmax_t... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for uintptr_t... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for int64_t underlying type... long checking for std::swap in ... yes checking whether g++ is affected by placement new aliasing bug... yes checking for alloca... no checking whether g++ supports -W... yes checking whether g++ supports -Wall... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether g++ supports -Werror=narrowing... yes checking whether g++ supports -Wwrite-strings... yes yes checking whether NLS is requested... no checking whether g++ supports -Wcast-qual... checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... yes checking whether gcc supports -Wstrict-prototypes... /tools_aarch64/bin/xgettext checking for msgmerge... yes /tools_aarch64/bin/msgmerge checking whether gcc supports -Wmissing-prototypes... checking for ld used by GCC... yes checking whether g++ supports -Wmissing-format-attribute... yes checking whether g++ supports -Wconditionally-supported... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... yes checking whether g++ supports -Woverloaded-virtual... egrep: warning: egrep is obsolescent; using grep -E yes done checking whether gcc supports -Wold-style-definition... checking for CFPreferencesCopyAppValue... yes checking whether gcc supports -Wc++-compat... yes checking whether g++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... no checking for CFLocaleCopyPreferredLanguages... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... no checking whether to use NLS... no checking whether NLS is requested... no checking for uchar... yes checking whether gcc supports -fasynchronous-unwind-tables... yes checking valgrind/memcheck.h usability... checking size of ino_t... 8 no checking valgrind/memcheck.h presence... checking size of dev_t... no checking for valgrind/memcheck.h... no checking for multiarch configuration... auto configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for a BSD compatible install... /tools_aarch64/bin/install -c checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... 8 checking for iconv... 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... nm checking for ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/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 for working iconv... 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 whether iconv is compatible with its POSIX signature... yes checking for stddef.h... yes yes checking for string.h... (cached) yes checking for CET support... no checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... configure: updating cache ./config.cache configure: creating ./config.status yes checking for iconv.h... yes checking for fcntl.h... yes checking for ftw.h... config.status: creating Makefile yes config.status: creating config.h checking for unistd.h... (cached) yes checking for sys/auxv.h... config.status: executing depdir commands mkdir -p -- .deps config.status: executing default-1 commands yes checking for sys/file.h... yes checking for sys/time.h... make[3]: Entering directory '/usr/src/gcc-build/libcpp' g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /usr/src/gcc-15.1.0/libcpp/charset.cc g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /usr/src/gcc-15.1.0/libcpp/directives.cc g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /usr/src/gcc-15.1.0/libcpp/errors.cc yes checking for sys/mman.h... g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /usr/src/gcc-15.1.0/libcpp/expr.cc g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /usr/src/gcc-15.1.0/libcpp/files.cc yes checking for sys/resource.h... yes g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /usr/src/gcc-15.1.0/libcpp/identifiers.cc checking for sys/param.h... echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /usr/src/gcc-15.1.0/libcpp/lex.cc yes /usr/src/gcc-15.1.0/libcpp/../move-if-change localedir.new localedir.h checking for sys/times.h... echo timestamp > localedir.hs g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /usr/src/gcc-15.1.0/libcpp/line-map.cc g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /usr/src/gcc-15.1.0/libcpp/macro.cc g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /usr/src/gcc-15.1.0/libcpp/mkdeps.cc yes g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /usr/src/gcc-15.1.0/libcpp/pch.cc checking for sys/stat.h... (cached) yes checking for sys/locking.h... g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /usr/src/gcc-15.1.0/libcpp/symtab.cc g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /usr/src/gcc-15.1.0/libcpp/traditional.cc g++ -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/libcpp -I. -I/usr/src/gcc-15.1.0/libcpp/../include -I/usr/src/gcc-15.1.0/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /usr/src/gcc-15.1.0/libcpp/init.cc no checking for direct.h... rm -f libcpp.a ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/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 ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so libcpp.a make[3]: Leaving directory '/usr/src/gcc-build/libcpp' 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 libgen.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... g++ -E checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of g++... 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 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 for clock_gettime... yes checking for munmap... yes checking for msync... yes checking for get_current_dir_name... yes checking for memrchr... 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... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E 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 mkstemps 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 fmemopen 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 personality ADDR_NO_RANDOMIZE... yes checking for AF_UNIX... yes checking for AF_INET6... yes checking for _LK_LOCK... no checking if mkdir takes one argument... no Using `/usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.cc' for machine-specific logic. Using `/usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md' as machine description file. Using the following target machine macro files: /usr/src/gcc-15.1.0/gcc/config/aarch64/biarchlp64.h /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.h /usr/src/gcc-15.1.0/gcc/config/elfos.h /usr/src/gcc-15.1.0/gcc/config/gnu-user.h /usr/src/gcc-15.1.0/gcc/config/linux.h /usr/src/gcc-15.1.0/gcc/config/glibc-stdint.h /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-elf.h /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-errata.h /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-linux.h /usr/src/gcc-15.1.0/gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether NLS is requested... no checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/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 /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /tools_aarch64/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) 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... g++ -E checking for ld used by g++... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the g++ linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for as... /usr/bin/as 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... /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking for nm... /usr/bin/nm checking what nm to use... /usr/bin/nm checking for objdump... /usr/bin/objdump checking what objdump to use... /usr/bin/objdump checking for readelf... /usr/bin/readelf checking what readelf to use... /usr/bin/readelf checking for otool... no checking what otool to use... not found checking for 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 assembler for .base64... yes checking assembler for .cv_ucomp... no 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 whether the host/build supports symbol aliases... 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 -mabi option... yes checking assembler for -fpic relocs... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for dwarf2 debug_view support... yes checking assembler for --gdwarf2 option... yes checking assembler for --gdwarf-5 option... yes checking assembler for assembly of compiler generated 64-bit .debug_line... yes checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes checking assembler for --gdwarf-4 with the APP marker... yes checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes checking assembler for --debug-prefix-map option... yes checking assembler for compressed debug sections... 2 checking assembler for .lcomm with alignment... no checking for target glibc version... 2.41 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 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... no Links are now set up to build a native compiler for aarch64-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: 15.1.0 checking for -fno-PIE option... yes checking for -no-pie option... yes checking for CET support... no 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 -- cobol/.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 mkdir -p -- sym-exec/.deps config.status: executing default-1 commands config.status: executing default commands mkdir -p -- ./libcc1 Configuring in ./libcc1 make[3]: Entering directory '/usr/src/gcc-build/gcc' configure: creating cache ./config.cache checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for aarch64-unknown-linux-gnu-gcc... gcc checking whether the C compiler works... TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /usr/src/gcc-15.1.0/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/aarch64/biarchlp64.h config/aarch64/aarch64.h config/elfos.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/aarch64/aarch64-elf.h config/aarch64/aarch64-errata.h config/aarch64/aarch64-linux.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 TARGET_DEFAULT_ASYNC_UNWIND_TABLES=1 TARGET_ENABLE_BTI=1 TARGET_ENABLE_PAC_RET=1 TARGET_ENABLE_GCS=1" \ /bin/sh /usr/src/gcc-15.1.0/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/aarch64/aarch64-protos.h config/arm/aarch-common-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ /bin/sh /usr/src/gcc-15.1.0/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /usr/src/gcc-15.1.0/gcc/mkconfig.sh bconfig.h /bin/sh /usr/src/gcc-15.1.0/gcc/config/aarch64/gentune.sh \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def > \ tmp-aarch64-tune.md LC_ALL=C ; export LC_ALL ; \ gawk -f /usr/src/gcc-15.1.0/gcc/opt-gather.awk /usr/src/gcc-15.1.0/gcc/ada/gcc-interface/lang.opt /usr/src/gcc-15.1.0/gcc/cobol/lang.opt /usr/src/gcc-15.1.0/gcc/d/lang.opt /usr/src/gcc-15.1.0/gcc/fortran/lang.opt /usr/src/gcc-15.1.0/gcc/go/lang.opt /usr/src/gcc-15.1.0/gcc/lto/lang.opt /usr/src/gcc-15.1.0/gcc/m2/lang.opt /usr/src/gcc-15.1.0/gcc/rust/lang.opt /usr/src/gcc-15.1.0/gcc/c-family/c.opt /usr/src/gcc-15.1.0/gcc/common.opt /usr/src/gcc-15.1.0/gcc/params.opt /usr/src/gcc-15.1.0/gcc/analyzer/analyzer.opt /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.opt /usr/src/gcc-15.1.0/gcc/config/gnu-user.opt /usr/src/gcc-15.1.0/gcc/config/linux.opt /usr/src/gcc-15.1.0/gcc/ada/gcc-interface/lang.opt.urls /usr/src/gcc-15.1.0/gcc/cobol/lang.opt.urls /usr/src/gcc-15.1.0/gcc/d/lang.opt.urls /usr/src/gcc-15.1.0/gcc/fortran/lang.opt.urls /usr/src/gcc-15.1.0/gcc/go/lang.opt.urls /usr/src/gcc-15.1.0/gcc/lto/lang.opt.urls /usr/src/gcc-15.1.0/gcc/m2/lang.opt.urls /usr/src/gcc-15.1.0/gcc/rust/lang.opt.urls /usr/src/gcc-15.1.0/gcc/c-family/c.opt.urls /usr/src/gcc-15.1.0/gcc/common.opt.urls /usr/src/gcc-15.1.0/gcc/params.opt.urls /usr/src/gcc-15.1.0/gcc/analyzer/analyzer.opt.urls /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.opt.urls /usr/src/gcc-15.1.0/gcc/config/gnu-user.opt.urls /usr/src/gcc-15.1.0/gcc/config/linux.opt.urls > tmp-optionlist yes checking for C compiler default output file name... a.out checking for suffix of executables... echo timestamp > s-aarch64-tune-md checking whether we are cross compiling... echo "#define BUILDING_GCC_MAJOR `echo 15.1.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input 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 echo "#define BUILDING_GCC_MINOR `echo 15.1.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h ltf="/usr/src/gcc-15.1.0/gcc/ada/gcc-interface/ada-tree.def /usr/src/gcc-15.1.0/gcc/c/c-tree.def /usr/src/gcc-15.1.0/gcc/cp/cp-tree.def /usr/src/gcc-15.1.0/gcc/d/d-tree.def /usr/src/gcc-15.1.0/gcc/m2/m2-tree.def /usr/src/gcc-15.1.0/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/usr/src/gcc-15.1.0/gcc/||' >> tmp-all-tree.def echo "#define BUILDING_GCC_PATCHLEVEL `echo 15.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 TARGET_CPU_DEFAULT="" \ HEADERS="config/aarch64/aarch64-d.h" DEFINES="" \ /bin/sh /usr/src/gcc-15.1.0/gcc/mkconfig.sh tm_d.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree gawk -f /usr/src/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-sve.md no checking for suffix of object files... gawk -f /usr/src/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-sve2.md gawk -f /usr/src/gcc-15.1.0/gcc/config/aarch64/check-sve-md.awk \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-sme.md echo timestamp > s-check-sve-md o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... if test no = yes \ || test -n "mabi.lp64=../lib64 mabi.ilp32=../libilp32"; then \ /bin/sh /usr/src/gcc-15.1.0/gcc/genmultilib \ " mabi=lp64" \ "lp64" \ "" \ "" \ "" \ "" \ "mabi.lp64=../lib64 mabi.ilp32=../libilp32" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/sh /usr/src/gcc-15.1.0/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi lsf="/usr/src/gcc-15.1.0/gcc/cp/lang-specs.h /usr/src/gcc-15.1.0/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/usr/src/gcc-15.1.0/gcc/||' > tmp-specs.h yes checking for gcc option to accept ISO C89... /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs gawk -f /usr/src/gcc-15.1.0/gcc/gen-pass-instances.awk \ /usr/src/gcc-15.1.0/gcc/passes.def /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-passes.def > pass-instances.def TARGET_CPU_DEFAULT="" \ HEADERS="" DEFINES="" \ /bin/sh /usr/src/gcc-15.1.0/gcc/mkconfig.sh tm_rust.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/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h none needed checking whether gcc understands -c and -o together... echo timestamp > s-omp-device-properties-h echo "g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 " > checksum-options.tmp \ && /usr/src/gcc-15.1.0/gcc/../move-if-change checksum-options.tmp checksum-options yes checking how to run the C preprocessor... /bin/sh /usr/src/gcc-15.1.0/gcc/config/aarch64/geniterators.sh \ /usr/src/gcc-15.1.0/gcc/config/aarch64/iterators.md > \ aarch64-builtin-iterators.h cp /usr/src/gcc-15.1.0/gcc/gcc-ar.cc gcc-nm.cc cp /usr/src/gcc-15.1.0/gcc/gcc-ar.cc gcc-ranlib.cc TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh /usr/src/gcc-15.1.0/gcc/mkconfig.sh tconfig.h gcc -E /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-mlib.h multilib.h (echo "@set version-GCC 15.1.0"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo timestamp > s-mlib echo @set srcdir `echo /usr/src/gcc-15.1.0/gcc | sed -e 's|\\([@{}]\\)|@\\1|g'` >> gcc-vers.texiT if [ -n "(GCC) " ]; then \ echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \ fi g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/gengenrtl.o /usr/src/gcc-15.1.0/gcc/gengenrtl.cc checking for grep that handles long lines and -e... echo "@set BUGURL @uref{https://bugzilla.ipfire.org}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/sort.o /usr/src/gcc-15.1.0/gcc/sort.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genhooks.o /usr/src/gcc-15.1.0/gcc/genhooks.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genchecksum.o /usr/src/gcc-15.1.0/gcc/genchecksum.cc if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I /usr/src/gcc-15.1.0/gcc/doc \ -I /usr/src/gcc-15.1.0/gcc/doc/include -o doc/cpp.info /usr/src/gcc-15.1.0/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I /usr/src/gcc-15.1.0/gcc/doc \ -I /usr/src/gcc-15.1.0/gcc/doc/include -o doc/gcc.info /usr/src/gcc-15.1.0/gcc/doc/gcc.texi; \ fi 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 if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I /usr/src/gcc-15.1.0/gcc/doc \ -I /usr/src/gcc-15.1.0/gcc/doc/include -o doc/gccinstall.info /usr/src/gcc-15.1.0/gcc/doc/install.texi; \ fi /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I /usr/src/gcc-15.1.0/gcc/doc \ -I /usr/src/gcc-15.1.0/gcc/doc/include -o doc/cppinternals.info /usr/src/gcc-15.1.0/gcc/doc/cppinternals.texi; \ fi checking for stdint.h... yes checking for unistd.h... yes echo timestamp > gcc.pod checking minix/config.h usability... perl /usr/src/gcc-15.1.0/gcc/../contrib/texi2pod.pl /usr/src/gcc-15.1.0/gcc/doc/invoke.texi > gcc.pod 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... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genmodes.o /usr/src/gcc-15.1.0/gcc/genmodes.cc yes checking for style of include used by make... GNU g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/errors.o /usr/src/gcc-15.1.0/gcc/errors.cc checking whether make supports nested variables... yes checking dependency style of gcc... g++ -c -fomit-frame-pointer -DBASEVER="\"15.1.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" -DBUGURL="\"\"" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genversion.o /usr/src/gcc-15.1.0/gcc/genversion.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/gengtype-lex.o /usr/src/gcc-15.1.0/gcc/gengtype-lex.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/gengtype-parse.o /usr/src/gcc-15.1.0/gcc/gengtype-parse.cc 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... gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' gengtype-lex.l:114:1: note: here gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' gengtype-lex.l:135:1: note: here g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a /tools_aarch64/bin/sed g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o build/genhooks \ build/genhooks.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o build/genchecksum \ build/genchecksum.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a gawk -f /usr/src/gcc-15.1.0/gcc/opt-functions.awk -f /usr/src/gcc-15.1.0/gcc/opt-read.awk \ -f /usr/src/gcc-15.1.0/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.cc gawk -f /usr/src/gcc-15.1.0/gcc/opt-functions.awk -f /usr/src/gcc-15.1.0/gcc/opt-read.awk \ -f /usr/src/gcc-15.1.0/gcc/options-urls-cc-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-urls.cc /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... gawk -f /usr/src/gcc-15.1.0/gcc/opt-functions.awk -f /usr/src/gcc-15.1.0/gcc/opt-read.awk \ -f /usr/src/gcc-15.1.0/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.cc build/genhooks -d \ /usr/src/gcc-15.1.0/gcc/doc/tm.texi.in > tmp-tm.texi case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-tm.texi tm.texi echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-15.1.0" --date=2025-04-25 --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) /tools_aarch64/bin/nm -B checking the name lister (/tools_aarch64/bin/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 /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-strip... no checking for strip... strip checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /tools_aarch64/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o build/genmodes \ build/genmodes.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 \ build/genversion.o -o build/genversion checking if gcc supports -fno-rtti -fno-exceptions... gawk -f /usr/src/gcc-15.1.0/gcc/opt-functions.awk -f /usr/src/gcc-15.1.0/gcc/opt-read.awk \ -f /usr/src/gcc-15.1.0/gcc/opth-gen.awk \ < optionlist > tmp-options.h no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h build/gengenrtl > tmp-genrtl.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h yes checking if gcc supports -c -o file.o... build/genmodes -m > tmp-min-modes.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc echo timestamp > s-modes-m build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... echo timestamp > s-common-target-hooks-def-h build/genhooks "D Target Hook" \ > tmp-d-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h build/genhooks "Rust Target Hook" \ > tmp-rust-target-hooks-def.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-d-target-hooks-def.h \ d/d-target-hooks-def.h yes checking whether -lc should be explicitly linked in... /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-rust-target-hooks-def.h \ rust/rust-target-hooks-def.h echo timestamp > s-d-target-hooks-def-h echo timestamp > s-rust-target-hooks-def-h build/genmodes > tmp-modes.cc cp doc/gcc.1 doc/g++.1 build/genmodes -h > tmp-modes.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-modes.cc insn-modes.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes build/genmodes -i > tmp-modes-inline.h echo timestamp > s-modes-h build/genversion > tmp-version.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-version.h version.h no checking dynamic linker characteristics... echo timestamp > s-modes-inline-h echo timestamp > s-version if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I /usr/src/gcc-15.1.0/gcc/doc \ -I /usr/src/gcc-15.1.0/gcc/doc/include -o doc/gccint.info /usr/src/gcc-15.1.0/gcc/doc/gccint.texi; \ fi g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genconstants.o /usr/src/gcc-15.1.0/gcc/genconstants.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/min-insn-modes.o min-insn-modes.cc 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 g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/inchash.o /usr/src/gcc-15.1.0/gcc/inchash.cc checking whether we are using the GNU C++ compiler... g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genenums.o /usr/src/gcc-15.1.0/gcc/genenums.cc yes checking whether g++ accepts -g... g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genmddeps.o /usr/src/gcc-15.1.0/gcc/genmddeps.cc yes checking dependency style of g++... g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/read-md.o /usr/src/gcc-15.1.0/gcc/read-md.cc gcc3 checking how to run the C++ preprocessor... g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/gengtype.o /usr/src/gcc-15.1.0/gcc/gengtype.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/gengtype-state.o /usr/src/gcc-15.1.0/gcc/gengtype-state.cc g++ -E g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a checking for ld used by g++... build/genmddeps /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-mddeps /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/gengtype \ -S /usr/src/gcc-15.1.0/gcc -I gtyp-input.list -w tmp-gtype.state /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld checking if the linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the g++ linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) supports shared libraries... yes /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... echo timestamp > s-gtype yes checking if g++ static flag -static works... build/genconstants /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md \ > tmp-constants.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-constants.h insn-constants.h no checking if g++ supports -c -o file.o... echo timestamp > s-constants yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld) 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... no checking whether basename is declared... yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes 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 build/genenums /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md \ > tmp-enums.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-enums.cc insn-enums.cc echo timestamp > s-enums g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/ggc-none.o /usr/src/gcc-15.1.0/gcc/ggc-none.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/vec.o /usr/src/gcc-15.1.0/gcc/vec.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/gensupport.o /usr/src/gcc-15.1.0/gcc/gensupport.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/print-rtl.o /usr/src/gcc-15.1.0/gcc/print-rtl.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/hash-table.o /usr/src/gcc-15.1.0/gcc/hash-table.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/gencheck.o /usr/src/gcc-15.1.0/gcc/gencheck.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genflags.o /usr/src/gcc-15.1.0/gcc/genflags.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genconditions.o /usr/src/gcc-15.1.0/gcc/genconditions.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genattr.o /usr/src/gcc-15.1.0/gcc/genattr.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genattr-common.o /usr/src/gcc-15.1.0/gcc/genattr-common.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/gencodes.o /usr/src/gcc-15.1.0/gcc/gencodes.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genconfig.o /usr/src/gcc-15.1.0/gcc/genconfig.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/gentarget-def.o /usr/src/gcc-15.1.0/gcc/gentarget-def.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genopinit.o /usr/src/gcc-15.1.0/gcc/genopinit.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/gencfn-macros.o /usr/src/gcc-15.1.0/gcc/gencfn-macros.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genattrtab.o /usr/src/gcc-15.1.0/gcc/genattrtab.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genautomata.o /usr/src/gcc-15.1.0/gcc/genautomata.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genemit.o /usr/src/gcc-15.1.0/gcc/genemit.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genextract.o /usr/src/gcc-15.1.0/gcc/genextract.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genoutput.o /usr/src/gcc-15.1.0/gcc/genoutput.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genpeep.o /usr/src/gcc-15.1.0/gcc/genpeep.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genrecog.o /usr/src/gcc-15.1.0/gcc/genrecog.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genpreds.o /usr/src/gcc-15.1.0/gcc/genpreds.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/rtl.o /usr/src/gcc-15.1.0/gcc/rtl.cc config.status: creating Makefile g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/read-rtl.o /usr/src/gcc-15.1.0/gcc/read-rtl.cc config.status: creating cc1plugin-config.h config.status: executing depfiles commands g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o build/gencheck \ build/gencheck.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a config.status: executing libtool commands g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a -lm g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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-aarch64-unknown-linux-gnu/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-check.h tree-check.h build/genconditions /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-condmd.cc echo timestamp > s-check build/genpreds -c /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-constrs.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h build/gencfn-macros -c \ > tmp-case-cfn-macros.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h echo timestamp > s-case-cfn-macros build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-conditions build/genpreds /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-preds.cc echo timestamp > s-cfn-operators build/genpreds -h /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md > tmp-preds.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-preds.cc insn-preds.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h echo timestamp > s-preds g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/genmatch.o /usr/src/gcc-15.1.0/gcc/genmatch.cc g++ -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/build -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include \ -o build/gencondmd.o build/gencondmd.cc g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o build/genmatch \ build/genmatch.o ../build-aarch64-unknown-linux-gnu/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a build/genmatch --gimple \ --header=tmp-gimple-match-auto.h --include=gimple-match-auto.h \ /usr/src/gcc-15.1.0/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 build/genmatch --generic \ --header=tmp-generic-match-auto.h --include=generic-match-auto.h \ /usr/src/gcc-15.1.0/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 GIMPLE decision tree has 7579 leafs, maximum depth 28 and a total number of 34174 nodes removed 5765 duplicate tails GENERIC decision tree has 5924 leafs, maximum depth 18 and a total number of 26754 nodes /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-1.cc gimple-match-1.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-2.cc gimple-match-2.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-3.cc gimple-match-3.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-4.cc gimple-match-4.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-5.cc gimple-match-5.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-6.cc gimple-match-6.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-7.cc gimple-match-7.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-8.cc gimple-match-8.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-9.cc gimple-match-9.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-10.cc gimple-match-10.cc; removed 4326 duplicate tails /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-1.cc generic-match-1.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-2.cc generic-match-2.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-3.cc generic-match-3.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-4.cc generic-match-4.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-5.cc generic-match-5.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-6.cc generic-match-6.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-7.cc generic-match-7.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-8.cc generic-match-8.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-9.cc generic-match-9.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-10.cc generic-match-10.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-gimple-match-auto.h \ gimple-match-auto.h echo timestamp > s-gimple-match g++ -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o build/gencondmd \ build/gencondmd.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-generic-match-auto.h \ generic-match-auto.h echo timestamp > s-generic-match build/gencondmd > tmp-cond.md /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md \ insn-conditions.md > tmp-flags.h build/genattr /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md \ insn-conditions.md > tmp-attr.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags build/genattr-common /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md \ insn-conditions.md > tmp-attr-common.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common build/gencodes /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md \ insn-conditions.md > tmp-codes.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr build/genconfig /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md \ insn-conditions.md > tmp-config.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes build/gentarget-def /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md \ insn-conditions.md > tmp-target-def.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config build/genopinit /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h echo timestamp > s-target-def build/genattrtab /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \ -Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-opinit.cc insn-opinit.cc echo timestamp > s-opinit build/genautomata /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md \ insn-conditions.md > tmp-automata.cc build/genemit /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.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/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-emit-1.cc insn-emit-1.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-emit-2.cc insn-emit-2.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-emit-3.cc insn-emit-3.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-emit-4.cc insn-emit-4.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-emit-5.cc insn-emit-5.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-emit-6.cc insn-emit-6.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-emit-7.cc insn-emit-7.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-emit-8.cc insn-emit-8.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-emit-9.cc insn-emit-9.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-emit-10.cc insn-emit-10.cc; echo timestamp > s-tmp-emit build/genextract /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md \ insn-conditions.md > tmp-extract.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-extract.cc insn-extract.cc echo timestamp > s-extract build/genoutput /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md \ insn-conditions.md > tmp-output.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-output.cc insn-output.cc echo timestamp > s-output build/genpeep /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md \ insn-conditions.md > tmp-peep.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-peep.cc insn-peep.cc echo timestamp > s-peep build/genrecog /usr/src/gcc-15.1.0/gcc/common.md /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md insn-conditions.md \ -Hinsn-recog.h \ -Otmp-recog-1.cc -Otmp-recog-2.cc -Otmp-recog-3.cc -Otmp-recog-4.cc -Otmp-recog-5.cc -Otmp-recog-6.cc -Otmp-recog-7.cc -Otmp-recog-8.cc -Otmp-recog-9.cc -Otmp-recog-10.cc /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md:645:1: warning: operand 1 missing mode? /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md:653:1: warning: operand 1 missing mode? /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md:661:1: warning: operand 0 missing mode? /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md:669:1: warning: operand 0 missing mode? /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md:4591:1: warning: operand 3 missing mode? /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.md:4591:1: warning: operand 3 missing mode? Statistics for recog: Number of decisions: 85661 longest path: 106 (code: 12993) longest backtrack: 8 (code: 1326) Statistics for split_insns: Number of decisions: 17425 longest path: 60 (code: 3048) longest backtrack: 3 (code: 1005) Statistics for peephole2_insns: Number of decisions: 1326 longest path: 66 (code: 235) longest backtrack: 7 (code: 235) Shared 81354 out of 149059 states by creating 12389 new states, saving 68965 -Hinsn-recog.h -Otmp-recog-1.cc -Otmp-recog-2.cc -Otmp-recog-3.cc -Otmp-recog-4.cc -Otmp-recog-5.cc -Otmp-recog-6.cc -Otmp-recog-7.cc -Otmp-recog-8.cc -Otmp-recog-9.cc -Otmp-recog-10.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-recog-1.cc insn-recog-1.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-recog-2.cc insn-recog-2.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-recog-3.cc insn-recog-3.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-recog-4.cc insn-recog-4.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-recog-5.cc insn-recog-5.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-recog-6.cc insn-recog-6.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-recog-7.cc insn-recog-7.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-recog-8.cc insn-recog-8.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-recog-9.cc insn-recog-9.cc; /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-recog-10.cc insn-recog-10.cc; echo timestamp > s-tmp-recog g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo /usr/src/gcc-15.1.0/gcc/ggc-page.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo /usr/src/gcc-15.1.0/gcc/adjust-alignment.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo /usr/src/gcc-15.1.0/gcc/alias.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo /usr/src/gcc-15.1.0/gcc/alloc-pool.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo /usr/src/gcc-15.1.0/gcc/auto-inc-dec.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo /usr/src/gcc-15.1.0/gcc/auto-profile.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo /usr/src/gcc-15.1.0/gcc/bb-reorder.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo /usr/src/gcc-15.1.0/gcc/bitmap.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo /usr/src/gcc-15.1.0/gcc/builtins.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo /usr/src/gcc-15.1.0/gcc/caller-save.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo /usr/src/gcc-15.1.0/gcc/calls.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo /usr/src/gcc-15.1.0/gcc/ccmp.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo /usr/src/gcc-15.1.0/gcc/cfg.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo /usr/src/gcc-15.1.0/gcc/cfganal.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo /usr/src/gcc-15.1.0/gcc/cfgbuild.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo /usr/src/gcc-15.1.0/gcc/cfgcleanup.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo /usr/src/gcc-15.1.0/gcc/cfgexpand.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo /usr/src/gcc-15.1.0/gcc/cfghooks.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo /usr/src/gcc-15.1.0/gcc/cfgloop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo /usr/src/gcc-15.1.0/gcc/cfgloopanal.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo /usr/src/gcc-15.1.0/gcc/cfgloopmanip.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo /usr/src/gcc-15.1.0/gcc/cfgrtl.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo /usr/src/gcc-15.1.0/gcc/ctfc.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo /usr/src/gcc-15.1.0/gcc/ctfout.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo /usr/src/gcc-15.1.0/gcc/btfout.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo /usr/src/gcc-15.1.0/gcc/symtab.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo /usr/src/gcc-15.1.0/gcc/symtab-thunks.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo /usr/src/gcc-15.1.0/gcc/symtab-clones.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo /usr/src/gcc-15.1.0/gcc/cgraph.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo /usr/src/gcc-15.1.0/gcc/cgraphbuild.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo /usr/src/gcc-15.1.0/gcc/cgraphunit.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo /usr/src/gcc-15.1.0/gcc/cgraphclones.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo /usr/src/gcc-15.1.0/gcc/combine.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo /usr/src/gcc-15.1.0/gcc/combine-stack-adj.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo /usr/src/gcc-15.1.0/gcc/compare-elim.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo /usr/src/gcc-15.1.0/gcc/context.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo /usr/src/gcc-15.1.0/gcc/convert.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo /usr/src/gcc-15.1.0/gcc/coroutine-passes.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-automata.cc insn-automata.cc echo timestamp > s-automata g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo /usr/src/gcc-15.1.0/gcc/coverage.cc g++ -fno-PIE -c -fomit-frame-pointer -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../include/c++/15.1.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../include/c++/15.1.0/aarch64-unknown-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../include/c++/15.1.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../include/c++/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../aarch64-unknown-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../aarch64-unknown-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DBASEVER="\"15.1.0\"" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo /usr/src/gcc-15.1.0/gcc/cppbuiltin.cc g++ -fno-PIE -c -fomit-frame-pointer -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../include/c++/15.1.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../include/c++/15.1.0/aarch64-unknown-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../include/c++/15.1.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../include/c++/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../aarch64-unknown-linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../aarch64-unknown-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo /usr/src/gcc-15.1.0/gcc/cppdefault.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo /usr/src/gcc-15.1.0/gcc/cprop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo /usr/src/gcc-15.1.0/gcc/cse.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo /usr/src/gcc-15.1.0/gcc/cselib.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo /usr/src/gcc-15.1.0/gcc/data-streamer.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo /usr/src/gcc-15.1.0/gcc/data-streamer-in.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo /usr/src/gcc-15.1.0/gcc/data-streamer-out.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo /usr/src/gcc-15.1.0/gcc/dbgcnt.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo /usr/src/gcc-15.1.0/gcc/dce.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo /usr/src/gcc-15.1.0/gcc/ddg.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo /usr/src/gcc-15.1.0/gcc/debug.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo /usr/src/gcc-15.1.0/gcc/df-core.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo /usr/src/gcc-15.1.0/gcc/df-problems.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo /usr/src/gcc-15.1.0/gcc/df-scan.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo /usr/src/gcc-15.1.0/gcc/dfp.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo /usr/src/gcc-15.1.0/gcc/digraph.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo /usr/src/gcc-15.1.0/gcc/dojump.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo /usr/src/gcc-15.1.0/gcc/dominance.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo /usr/src/gcc-15.1.0/gcc/domwalk.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo /usr/src/gcc-15.1.0/gcc/double-int.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo /usr/src/gcc-15.1.0/gcc/dse.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo /usr/src/gcc-15.1.0/gcc/dumpfile.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo /usr/src/gcc-15.1.0/gcc/dwarf2asm.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo /usr/src/gcc-15.1.0/gcc/dwarf2cfi.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o dwarf2codeview.o -MT dwarf2codeview.o -MMD -MP -MF ./.deps/dwarf2codeview.TPo /usr/src/gcc-15.1.0/gcc/dwarf2codeview.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo /usr/src/gcc-15.1.0/gcc/dwarf2ctf.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo /usr/src/gcc-15.1.0/gcc/dwarf2out.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo /usr/src/gcc-15.1.0/gcc/early-remat.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo /usr/src/gcc-15.1.0/gcc/emit-rtl.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo /usr/src/gcc-15.1.0/gcc/et-forest.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo /usr/src/gcc-15.1.0/gcc/except.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo /usr/src/gcc-15.1.0/gcc/explow.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo /usr/src/gcc-15.1.0/gcc/expmed.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo /usr/src/gcc-15.1.0/gcc/expr.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ext-dce.o -MT ext-dce.o -MMD -MP -MF ./.deps/ext-dce.TPo /usr/src/gcc-15.1.0/gcc/ext-dce.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo /usr/src/gcc-15.1.0/gcc/fibonacci_heap.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo /usr/src/gcc-15.1.0/gcc/file-prefix-map.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo /usr/src/gcc-15.1.0/gcc/final.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo /usr/src/gcc-15.1.0/gcc/fixed-value.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo /usr/src/gcc-15.1.0/gcc/fold-const.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo /usr/src/gcc-15.1.0/gcc/fold-const-call.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o fold-mem-offsets.o -MT fold-mem-offsets.o -MMD -MP -MF ./.deps/fold-mem-offsets.TPo /usr/src/gcc-15.1.0/gcc/fold-mem-offsets.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo /usr/src/gcc-15.1.0/gcc/function.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo /usr/src/gcc-15.1.0/gcc/function-abi.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo /usr/src/gcc-15.1.0/gcc/function-tests.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo /usr/src/gcc-15.1.0/gcc/fwprop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gcc-attribute-urlifier.o -MT gcc-attribute-urlifier.o -MMD -MP -MF ./.deps/gcc-attribute-urlifier.TPo /usr/src/gcc-15.1.0/gcc/gcc-attribute-urlifier.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo /usr/src/gcc-15.1.0/gcc/gcc-rich-location.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gcc-urlifier.o -MT gcc-urlifier.o -MMD -MP -MF ./.deps/gcc-urlifier.TPo /usr/src/gcc-15.1.0/gcc/gcc-urlifier.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo /usr/src/gcc-15.1.0/gcc/gcse.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo /usr/src/gcc-15.1.0/gcc/gcse-common.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo /usr/src/gcc-15.1.0/gcc/ggc-common.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo /usr/src/gcc-15.1.0/gcc/ggc-tests.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo /usr/src/gcc-15.1.0/gcc/gimple.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo /usr/src/gcc-15.1.0/gcc/gimple-array-bounds.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo /usr/src/gcc-15.1.0/gcc/gimple-builder.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo /usr/src/gcc-15.1.0/gcc/gimple-expr.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo /usr/src/gcc-15.1.0/gcc/gimple-if-to-switch.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo /usr/src/gcc-15.1.0/gcc/gimple-iterator.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo /usr/src/gcc-15.1.0/gcc/gimple-fold.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo /usr/src/gcc-15.1.0/gcc/gimple-harden-conditionals.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-harden-control-flow.o -MT gimple-harden-control-flow.o -MMD -MP -MF ./.deps/gimple-harden-control-flow.TPo /usr/src/gcc-15.1.0/gcc/gimple-harden-control-flow.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo /usr/src/gcc-15.1.0/gcc/gimple-laddress.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo /usr/src/gcc-15.1.0/gcc/gimple-loop-interchange.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo /usr/src/gcc-15.1.0/gcc/gimple-loop-jam.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo /usr/src/gcc-15.1.0/gcc/gimple-loop-versioning.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo /usr/src/gcc-15.1.0/gcc/gimple-low.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-lower-bitint.o -MT gimple-lower-bitint.o -MMD -MP -MF ./.deps/gimple-lower-bitint.TPo /usr/src/gcc-15.1.0/gcc/gimple-lower-bitint.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo /usr/src/gcc-15.1.0/gcc/gimple-predicate-analysis.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo /usr/src/gcc-15.1.0/gcc/gimple-pretty-print.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo /usr/src/gcc-15.1.0/gcc/gimple-range.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo /usr/src/gcc-15.1.0/gcc/gimple-range-cache.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo /usr/src/gcc-15.1.0/gcc/gimple-range-edge.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo /usr/src/gcc-15.1.0/gcc/gimple-range-fold.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo /usr/src/gcc-15.1.0/gcc/gimple-range-gori.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-range-infer.o -MT gimple-range-infer.o -MMD -MP -MF ./.deps/gimple-range-infer.TPo /usr/src/gcc-15.1.0/gcc/gimple-range-infer.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-range-op.o -MT gimple-range-op.o -MMD -MP -MF ./.deps/gimple-range-op.TPo /usr/src/gcc-15.1.0/gcc/gimple-range-op.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-range-phi.o -MT gimple-range-phi.o -MMD -MP -MF ./.deps/gimple-range-phi.TPo /usr/src/gcc-15.1.0/gcc/gimple-range-phi.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo /usr/src/gcc-15.1.0/gcc/gimple-range-trace.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo /usr/src/gcc-15.1.0/gcc/gimple-ssa-backprop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo /usr/src/gcc-15.1.0/gcc/gimple-ssa-isolate-paths.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo /usr/src/gcc-15.1.0/gcc/gimple-ssa-nonnull-compare.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-ssa-sccopy.o -MT gimple-ssa-sccopy.o -MMD -MP -MF ./.deps/gimple-ssa-sccopy.TPo /usr/src/gcc-15.1.0/gcc/gimple-ssa-sccopy.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo /usr/src/gcc-15.1.0/gcc/gimple-ssa-split-paths.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo /usr/src/gcc-15.1.0/gcc/gimple-ssa-store-merging.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo /usr/src/gcc-15.1.0/gcc/gimple-ssa-strength-reduction.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo /usr/src/gcc-15.1.0/gcc/gimple-ssa-sprintf.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo /usr/src/gcc-15.1.0/gcc/gimple-ssa-warn-access.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo /usr/src/gcc-15.1.0/gcc/gimple-ssa-warn-alloca.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo /usr/src/gcc-15.1.0/gcc/gimple-ssa-warn-restrict.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo /usr/src/gcc-15.1.0/gcc/gimple-streamer-in.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo /usr/src/gcc-15.1.0/gcc/gimple-streamer-out.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo /usr/src/gcc-15.1.0/gcc/gimple-walk.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo /usr/src/gcc-15.1.0/gcc/gimple-warn-recursion.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo /usr/src/gcc-15.1.0/gcc/gimplify.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo /usr/src/gcc-15.1.0/gcc/gimplify-me.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo /usr/src/gcc-15.1.0/gcc/godump.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo /usr/src/gcc-15.1.0/gcc/graph.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo /usr/src/gcc-15.1.0/gcc/graphds.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo /usr/src/gcc-15.1.0/gcc/graphviz.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo /usr/src/gcc-15.1.0/gcc/graphite.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/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 /usr/src/gcc-15.1.0/gcc/graphite-isl-ast-to-gimple.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo /usr/src/gcc-15.1.0/gcc/graphite-dependences.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo /usr/src/gcc-15.1.0/gcc/graphite-optimize-isl.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo /usr/src/gcc-15.1.0/gcc/graphite-poly.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo /usr/src/gcc-15.1.0/gcc/graphite-scop-detection.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo /usr/src/gcc-15.1.0/gcc/graphite-sese-to-poly.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo /usr/src/gcc-15.1.0/gcc/haifa-sched.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo /usr/src/gcc-15.1.0/gcc/hash-map-tests.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-attrtab.cc insn-attrtab.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-dfatab.cc insn-dfatab.cc /bin/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc echo timestamp > s-attrtab g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo /usr/src/gcc-15.1.0/gcc/hash-set-tests.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo /usr/src/gcc-15.1.0/gcc/hw-doloop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo /usr/src/gcc-15.1.0/gcc/hwint.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo /usr/src/gcc-15.1.0/gcc/ifcvt.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo /usr/src/gcc-15.1.0/gcc/ree.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo /usr/src/gcc-15.1.0/gcc/inchash.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo /usr/src/gcc-15.1.0/gcc/incpath.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo /usr/src/gcc-15.1.0/gcc/init-regs.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo /usr/src/gcc-15.1.0/gcc/internal-fn.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-locality-cloning.o -MT ipa-locality-cloning.o -MMD -MP -MF ./.deps/ipa-locality-cloning.TPo /usr/src/gcc-15.1.0/gcc/ipa-locality-cloning.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo /usr/src/gcc-15.1.0/gcc/ipa-cp.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo /usr/src/gcc-15.1.0/gcc/ipa-sra.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo /usr/src/gcc-15.1.0/gcc/ipa-devirt.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo /usr/src/gcc-15.1.0/gcc/ipa-fnsummary.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo /usr/src/gcc-15.1.0/gcc/ipa-polymorphic-call.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo /usr/src/gcc-15.1.0/gcc/ipa-split.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo /usr/src/gcc-15.1.0/gcc/ipa-inline.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo /usr/src/gcc-15.1.0/gcc/ipa-comdats.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo /usr/src/gcc-15.1.0/gcc/ipa-free-lang-data.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo /usr/src/gcc-15.1.0/gcc/ipa-visibility.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo /usr/src/gcc-15.1.0/gcc/ipa-inline-analysis.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo /usr/src/gcc-15.1.0/gcc/ipa-inline-transform.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo /usr/src/gcc-15.1.0/gcc/ipa-modref.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo /usr/src/gcc-15.1.0/gcc/ipa-modref-tree.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo /usr/src/gcc-15.1.0/gcc/ipa-predicate.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo /usr/src/gcc-15.1.0/gcc/ipa-profile.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo /usr/src/gcc-15.1.0/gcc/ipa-prop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo /usr/src/gcc-15.1.0/gcc/ipa-param-manipulation.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo /usr/src/gcc-15.1.0/gcc/ipa-pure-const.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo /usr/src/gcc-15.1.0/gcc/ipa-icf.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo /usr/src/gcc-15.1.0/gcc/ipa-icf-gimple.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo /usr/src/gcc-15.1.0/gcc/ipa-reference.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo /usr/src/gcc-15.1.0/gcc/ipa-ref.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo /usr/src/gcc-15.1.0/gcc/ipa-utils.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa-strub.o -MT ipa-strub.o -MMD -MP -MF ./.deps/ipa-strub.TPo /usr/src/gcc-15.1.0/gcc/ipa-strub.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo /usr/src/gcc-15.1.0/gcc/ipa.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo /usr/src/gcc-15.1.0/gcc/ira.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o pair-fusion.o -MT pair-fusion.o -MMD -MP -MF ./.deps/pair-fusion.TPo /usr/src/gcc-15.1.0/gcc/pair-fusion.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo /usr/src/gcc-15.1.0/gcc/ira-build.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo /usr/src/gcc-15.1.0/gcc/ira-costs.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo /usr/src/gcc-15.1.0/gcc/ira-conflicts.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo /usr/src/gcc-15.1.0/gcc/ira-color.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo /usr/src/gcc-15.1.0/gcc/ira-emit.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo /usr/src/gcc-15.1.0/gcc/ira-lives.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo /usr/src/gcc-15.1.0/gcc/jump.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo /usr/src/gcc-15.1.0/gcc/langhooks.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o late-combine.o -MT late-combine.o -MMD -MP -MF ./.deps/late-combine.TPo /usr/src/gcc-15.1.0/gcc/late-combine.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo /usr/src/gcc-15.1.0/gcc/lcm.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo /usr/src/gcc-15.1.0/gcc/lists.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo /usr/src/gcc-15.1.0/gcc/loop-doloop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo /usr/src/gcc-15.1.0/gcc/loop-init.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo /usr/src/gcc-15.1.0/gcc/loop-invariant.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo /usr/src/gcc-15.1.0/gcc/loop-iv.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo /usr/src/gcc-15.1.0/gcc/loop-unroll.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo /usr/src/gcc-15.1.0/gcc/lower-subreg.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo /usr/src/gcc-15.1.0/gcc/lra.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo /usr/src/gcc-15.1.0/gcc/lra-assigns.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo /usr/src/gcc-15.1.0/gcc/lra-coalesce.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo /usr/src/gcc-15.1.0/gcc/lra-constraints.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo /usr/src/gcc-15.1.0/gcc/lra-eliminations.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo /usr/src/gcc-15.1.0/gcc/lra-lives.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo /usr/src/gcc-15.1.0/gcc/lra-remat.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo /usr/src/gcc-15.1.0/gcc/lra-spills.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo /usr/src/gcc-15.1.0/gcc/lto-cgraph.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo /usr/src/gcc-15.1.0/gcc/lto-streamer.cc g++ -fno-PIE -c -fomit-frame-pointer -DTARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo /usr/src/gcc-15.1.0/gcc/lto-streamer-in.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo /usr/src/gcc-15.1.0/gcc/lto-streamer-out.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo /usr/src/gcc-15.1.0/gcc/lto-section-in.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo /usr/src/gcc-15.1.0/gcc/lto-section-out.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo /usr/src/gcc-15.1.0/gcc/lto-opts.cc g++ -fno-PIE -c -fomit-frame-pointer -I/usr/src/gcc-15.1.0/gcc/../zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo /usr/src/gcc-15.1.0/gcc/lto-compress.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo /usr/src/gcc-15.1.0/gcc/mcf.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo /usr/src/gcc-15.1.0/gcc/mode-switching.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo /usr/src/gcc-15.1.0/gcc/modulo-sched.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo /usr/src/gcc-15.1.0/gcc/multiple_target.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo /usr/src/gcc-15.1.0/gcc/omp-offload.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo /usr/src/gcc-15.1.0/gcc/omp-expand.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo /usr/src/gcc-15.1.0/gcc/omp-general.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo /usr/src/gcc-15.1.0/gcc/omp-low.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo /usr/src/gcc-15.1.0/gcc/omp-oacc-kernels-decompose.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o omp-oacc-neuter-broadcast.o -MT omp-oacc-neuter-broadcast.o -MMD -MP -MF ./.deps/omp-oacc-neuter-broadcast.TPo /usr/src/gcc-15.1.0/gcc/omp-oacc-neuter-broadcast.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo /usr/src/gcc-15.1.0/gcc/omp-simd-clone.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo /usr/src/gcc-15.1.0/gcc/opt-problem.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo /usr/src/gcc-15.1.0/gcc/optabs.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo /usr/src/gcc-15.1.0/gcc/optabs-libfuncs.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo /usr/src/gcc-15.1.0/gcc/optabs-query.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo /usr/src/gcc-15.1.0/gcc/optabs-tree.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo /usr/src/gcc-15.1.0/gcc/optinfo.cc g++ -fno-PIE -c -fomit-frame-pointer -DTARGET_NAME=\"aarch64-unknown-linux-gnu\" -I/usr/src/gcc-15.1.0/gcc/../zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo /usr/src/gcc-15.1.0/gcc/optinfo-emit-json.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o options-urls.o -MT options-urls.o -MMD -MP -MF ./.deps/options-urls.TPo options-urls.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo /usr/src/gcc-15.1.0/gcc/opts-global.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo /usr/src/gcc-15.1.0/gcc/ordered-hash-map-tests.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo /usr/src/gcc-15.1.0/gcc/passes.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o prime-paths.o -MT prime-paths.o -MMD -MP -MF ./.deps/prime-paths.TPo /usr/src/gcc-15.1.0/gcc/prime-paths.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o path-coverage.o -MT path-coverage.o -MMD -MP -MF ./.deps/path-coverage.TPo /usr/src/gcc-15.1.0/gcc/path-coverage.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo /usr/src/gcc-15.1.0/gcc/plugin.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o pointer-query.o -MT pointer-query.o -MMD -MP -MF ./.deps/pointer-query.TPo /usr/src/gcc-15.1.0/gcc/pointer-query.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo /usr/src/gcc-15.1.0/gcc/postreload-gcse.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo /usr/src/gcc-15.1.0/gcc/postreload.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo /usr/src/gcc-15.1.0/gcc/predict.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo /usr/src/gcc-15.1.0/gcc/print-rtl.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo /usr/src/gcc-15.1.0/gcc/print-rtl-function.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo /usr/src/gcc-15.1.0/gcc/print-tree.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo /usr/src/gcc-15.1.0/gcc/profile.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo /usr/src/gcc-15.1.0/gcc/profile-count.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo /usr/src/gcc-15.1.0/gcc/range.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo /usr/src/gcc-15.1.0/gcc/range-op.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o range-op-float.o -MT range-op-float.o -MMD -MP -MF ./.deps/range-op-float.TPo /usr/src/gcc-15.1.0/gcc/range-op-float.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o range-op-ptr.o -MT range-op-ptr.o -MMD -MP -MF ./.deps/range-op-ptr.TPo /usr/src/gcc-15.1.0/gcc/range-op-ptr.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo /usr/src/gcc-15.1.0/gcc/read-md.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo /usr/src/gcc-15.1.0/gcc/read-rtl.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo /usr/src/gcc-15.1.0/gcc/read-rtl-function.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo /usr/src/gcc-15.1.0/gcc/real.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo /usr/src/gcc-15.1.0/gcc/realmpfr.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo /usr/src/gcc-15.1.0/gcc/recog.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo /usr/src/gcc-15.1.0/gcc/reg-stack.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo /usr/src/gcc-15.1.0/gcc/regcprop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo /usr/src/gcc-15.1.0/gcc/reginfo.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo /usr/src/gcc-15.1.0/gcc/regrename.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo /usr/src/gcc-15.1.0/gcc/regstat.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo /usr/src/gcc-15.1.0/gcc/reload.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo /usr/src/gcc-15.1.0/gcc/reload1.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo /usr/src/gcc-15.1.0/gcc/reorg.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo /usr/src/gcc-15.1.0/gcc/resource.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo /usr/src/gcc-15.1.0/gcc/rtl-error.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/rtl-ssa -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo /usr/src/gcc-15.1.0/gcc/rtl-ssa/accesses.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/rtl-ssa -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo /usr/src/gcc-15.1.0/gcc/rtl-ssa/blocks.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/rtl-ssa -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo /usr/src/gcc-15.1.0/gcc/rtl-ssa/changes.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/rtl-ssa -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo /usr/src/gcc-15.1.0/gcc/rtl-ssa/functions.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/rtl-ssa -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo /usr/src/gcc-15.1.0/gcc/rtl-ssa/insns.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/rtl-ssa -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o rtl-ssa/movement.o -MT rtl-ssa/movement.o -MMD -MP -MF rtl-ssa/.deps/movement.TPo /usr/src/gcc-15.1.0/gcc/rtl-ssa/movement.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo /usr/src/gcc-15.1.0/gcc/rtl-tests.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo /usr/src/gcc-15.1.0/gcc/rtl.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo /usr/src/gcc-15.1.0/gcc/rtlhash.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo /usr/src/gcc-15.1.0/gcc/rtlanal.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo /usr/src/gcc-15.1.0/gcc/rtlhooks.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo /usr/src/gcc-15.1.0/gcc/rtx-vector-builder.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo /usr/src/gcc-15.1.0/gcc/run-rtl-passes.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo /usr/src/gcc-15.1.0/gcc/sched-deps.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo /usr/src/gcc-15.1.0/gcc/sched-ebb.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo /usr/src/gcc-15.1.0/gcc/sched-rgn.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo /usr/src/gcc-15.1.0/gcc/sel-sched-ir.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo /usr/src/gcc-15.1.0/gcc/sel-sched-dump.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo /usr/src/gcc-15.1.0/gcc/sel-sched.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo /usr/src/gcc-15.1.0/gcc/selftest-rtl.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo /usr/src/gcc-15.1.0/gcc/selftest-run-tests.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo /usr/src/gcc-15.1.0/gcc/sese.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo /usr/src/gcc-15.1.0/gcc/shrink-wrap.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo /usr/src/gcc-15.1.0/gcc/simplify-rtx.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo /usr/src/gcc-15.1.0/gcc/sparseset.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo /usr/src/gcc-15.1.0/gcc/spellcheck.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo /usr/src/gcc-15.1.0/gcc/spellcheck-tree.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo /usr/src/gcc-15.1.0/gcc/splay-tree-utils.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo /usr/src/gcc-15.1.0/gcc/sreal.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo /usr/src/gcc-15.1.0/gcc/stack-ptr-mod.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo /usr/src/gcc-15.1.0/gcc/statistics.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo /usr/src/gcc-15.1.0/gcc/stmt.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo /usr/src/gcc-15.1.0/gcc/stor-layout.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o avoid-store-forwarding.o -MT avoid-store-forwarding.o -MMD -MP -MF ./.deps/avoid-store-forwarding.TPo /usr/src/gcc-15.1.0/gcc/avoid-store-forwarding.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo /usr/src/gcc-15.1.0/gcc/store-motion.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo /usr/src/gcc-15.1.0/gcc/streamer-hooks.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo /usr/src/gcc-15.1.0/gcc/stringpool.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo /usr/src/gcc-15.1.0/gcc/substring-locations.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo /usr/src/gcc-15.1.0/gcc/target-globals.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo /usr/src/gcc-15.1.0/gcc/targhooks.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo /usr/src/gcc-15.1.0/gcc/timevar.cc g++ -fno-PIE -c -fomit-frame-pointer -DTARGET_NAME=\"aarch64-unknown-linux-gnu\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo /usr/src/gcc-15.1.0/gcc/toplev.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo /usr/src/gcc-15.1.0/gcc/tracer.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo /usr/src/gcc-15.1.0/gcc/trans-mem.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo /usr/src/gcc-15.1.0/gcc/tree-affine.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo /usr/src/gcc-15.1.0/gcc/asan.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo /usr/src/gcc-15.1.0/gcc/tsan.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo /usr/src/gcc-15.1.0/gcc/ubsan.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo /usr/src/gcc-15.1.0/gcc/sanopt.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo /usr/src/gcc-15.1.0/gcc/sancov.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-assume.o -MT tree-assume.o -MMD -MP -MF ./.deps/tree-assume.TPo /usr/src/gcc-15.1.0/gcc/tree-assume.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo /usr/src/gcc-15.1.0/gcc/tree-call-cdce.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo /usr/src/gcc-15.1.0/gcc/tree-cfg.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo /usr/src/gcc-15.1.0/gcc/tree-cfgcleanup.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo /usr/src/gcc-15.1.0/gcc/tree-chrec.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo /usr/src/gcc-15.1.0/gcc/tree-complex.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo /usr/src/gcc-15.1.0/gcc/tree-data-ref.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo /usr/src/gcc-15.1.0/gcc/tree-dfa.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo /usr/src/gcc-15.1.0/gcc/tree-diagnostic.cc g++ -fno-PIE -c -fomit-frame-pointer -DTARGET_NAME=\"aarch64-unknown-linux-gnu\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/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 /usr/src/gcc-15.1.0/gcc/tree-diagnostic-client-data-hooks.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo /usr/src/gcc-15.1.0/gcc/tree-dump.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo /usr/src/gcc-15.1.0/gcc/tree-eh.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo /usr/src/gcc-15.1.0/gcc/tree-emutls.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo /usr/src/gcc-15.1.0/gcc/tree-if-conv.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo /usr/src/gcc-15.1.0/gcc/tree-inline.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo /usr/src/gcc-15.1.0/gcc/tree-into-ssa.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo /usr/src/gcc-15.1.0/gcc/tree-iterator.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-logical-location.o -MT tree-logical-location.o -MMD -MP -MF ./.deps/tree-logical-location.TPo /usr/src/gcc-15.1.0/gcc/tree-logical-location.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo /usr/src/gcc-15.1.0/gcc/tree-loop-distribution.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o crc-verification.o -MT crc-verification.o -MMD -MP -MF ./.deps/crc-verification.TPo /usr/src/gcc-15.1.0/gcc/crc-verification.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-crc-optimization.o -MT gimple-crc-optimization.o -MMD -MP -MF ./.deps/gimple-crc-optimization.TPo /usr/src/gcc-15.1.0/gcc/gimple-crc-optimization.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/sym-exec -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sym-exec/sym-exec-expression.o -MT sym-exec/sym-exec-expression.o -MMD -MP -MF sym-exec/.deps/sym-exec-expression.TPo /usr/src/gcc-15.1.0/gcc/sym-exec/sym-exec-expression.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/sym-exec -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sym-exec/sym-exec-state.o -MT sym-exec/sym-exec-state.o -MMD -MP -MF sym-exec/.deps/sym-exec-state.TPo /usr/src/gcc-15.1.0/gcc/sym-exec/sym-exec-state.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Isym-exec -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/sym-exec -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sym-exec/sym-exec-condition.o -MT sym-exec/sym-exec-condition.o -MMD -MP -MF sym-exec/.deps/sym-exec-condition.TPo /usr/src/gcc-15.1.0/gcc/sym-exec/sym-exec-condition.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo /usr/src/gcc-15.1.0/gcc/tree-nested.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo /usr/src/gcc-15.1.0/gcc/tree-nrv.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo /usr/src/gcc-15.1.0/gcc/tree-object-size.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo /usr/src/gcc-15.1.0/gcc/tree-outof-ssa.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo /usr/src/gcc-15.1.0/gcc/tree-parloops.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo /usr/src/gcc-15.1.0/gcc/tree-phinodes.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo /usr/src/gcc-15.1.0/gcc/tree-predcom.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo /usr/src/gcc-15.1.0/gcc/tree-pretty-print.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo /usr/src/gcc-15.1.0/gcc/tree-profile.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo /usr/src/gcc-15.1.0/gcc/tree-scalar-evolution.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo /usr/src/gcc-15.1.0/gcc/tree-sra.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo /usr/src/gcc-15.1.0/gcc/tree-switch-conversion.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-address.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-alias.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-ccp.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-coalesce.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-copy.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-dce.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-dom.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-dse.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-forwprop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-ifcombine.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-live.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-loop-ch.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-loop-im.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-loop-ivcanon.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-loop-ivopts.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-loop-manip.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-loop-niter.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-loop-prefetch.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-loop-split.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-loop-unswitch.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-loop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-math-opts.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-operands.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-range-path.o -MT gimple-range-path.o -MMD -MP -MF ./.deps/gimple-range-path.TPo /usr/src/gcc-15.1.0/gcc/gimple-range-path.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-phiopt.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-phiprop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-pre.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-propagate.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-reassoc.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-sccvn.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-scopedtables.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-sink.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-strlen.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-structalias.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-tail-merge.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-ter.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-threadbackward.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-threadedge.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-threadupdate.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-uncprop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa-uninit.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo /usr/src/gcc-15.1.0/gcc/tree-ssa.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo /usr/src/gcc-15.1.0/gcc/tree-ssanames.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo /usr/src/gcc-15.1.0/gcc/tree-stdarg.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo /usr/src/gcc-15.1.0/gcc/tree-streamer.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo /usr/src/gcc-15.1.0/gcc/tree-streamer-in.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo /usr/src/gcc-15.1.0/gcc/tree-streamer-out.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo /usr/src/gcc-15.1.0/gcc/tree-tailcall.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo /usr/src/gcc-15.1.0/gcc/tree-vect-generic.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo /usr/src/gcc-15.1.0/gcc/gimple-isel.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo /usr/src/gcc-15.1.0/gcc/tree-vect-patterns.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo /usr/src/gcc-15.1.0/gcc/tree-vect-data-refs.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo /usr/src/gcc-15.1.0/gcc/tree-vect-stmts.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo /usr/src/gcc-15.1.0/gcc/tree-vect-loop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo /usr/src/gcc-15.1.0/gcc/tree-vect-loop-manip.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo /usr/src/gcc-15.1.0/gcc/tree-vect-slp.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo /usr/src/gcc-15.1.0/gcc/tree-vect-slp-patterns.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo /usr/src/gcc-15.1.0/gcc/tree-vectorizer.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo /usr/src/gcc-15.1.0/gcc/tree-vector-builder.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo /usr/src/gcc-15.1.0/gcc/tree-vrp.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo /usr/src/gcc-15.1.0/gcc/tree.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo /usr/src/gcc-15.1.0/gcc/tristate.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo /usr/src/gcc-15.1.0/gcc/typed-splay-tree.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo /usr/src/gcc-15.1.0/gcc/valtrack.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o value-pointer-equiv.o -MT value-pointer-equiv.o -MMD -MP -MF ./.deps/value-pointer-equiv.TPo /usr/src/gcc-15.1.0/gcc/value-pointer-equiv.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo /usr/src/gcc-15.1.0/gcc/value-query.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo /usr/src/gcc-15.1.0/gcc/value-range.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o value-range-pretty-print.o -MT value-range-pretty-print.o -MMD -MP -MF ./.deps/value-range-pretty-print.TPo /usr/src/gcc-15.1.0/gcc/value-range-pretty-print.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o value-range-storage.o -MT value-range-storage.o -MMD -MP -MF ./.deps/value-range-storage.TPo /usr/src/gcc-15.1.0/gcc/value-range-storage.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o value-relation.o -MT value-relation.o -MMD -MP -MF ./.deps/value-relation.TPo /usr/src/gcc-15.1.0/gcc/value-relation.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo /usr/src/gcc-15.1.0/gcc/value-prof.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo /usr/src/gcc-15.1.0/gcc/var-tracking.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo /usr/src/gcc-15.1.0/gcc/varasm.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo /usr/src/gcc-15.1.0/gcc/varpool.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo /usr/src/gcc-15.1.0/gcc/vec-perm-indices.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo /usr/src/gcc-15.1.0/gcc/vmsdbgout.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo /usr/src/gcc-15.1.0/gcc/vr-values.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo /usr/src/gcc-15.1.0/gcc/vtable-verify.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo /usr/src/gcc-15.1.0/gcc/warning-control.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo /usr/src/gcc-15.1.0/gcc/web.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo /usr/src/gcc-15.1.0/gcc/wide-int.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo /usr/src/gcc-15.1.0/gcc/wide-int-print.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o aarch64.o -MT aarch64.o -MMD -MP -MF ./.deps/aarch64.TPo /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/access-diagram.o -MT analyzer/access-diagram.o -MMD -MP -MF analyzer/.deps/access-diagram.TPo /usr/src/gcc-15.1.0/gcc/analyzer/access-diagram.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo /usr/src/gcc-15.1.0/gcc/analyzer/analysis-plan.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo /usr/src/gcc-15.1.0/gcc/analyzer/analyzer.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/analyzer-language.o -MT analyzer/analyzer-language.o -MMD -MP -MF analyzer/.deps/analyzer-language.TPo /usr/src/gcc-15.1.0/gcc/analyzer/analyzer-language.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo /usr/src/gcc-15.1.0/gcc/analyzer/analyzer-logging.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo /usr/src/gcc-15.1.0/gcc/analyzer/analyzer-pass.cc /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.cc: In function 'fractional_cost aarch64_detect_vector_stmt_subtype(vec_info*, vect_cost_for_stmt, stmt_vec_info, slp_tree, tree, vect_cost_model_location, fractional_cost)': /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.cc:17277:29: warning: narrowing conversion of '(int)sve_costs->sve_vec_cost::gather_load_x64_cost' from 'int' to 'uint32_t' {aka 'unsigned int'} [-Wnarrowing] 17277 | return { sve_costs->gather_load_x64_cost, nunits }; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.cc:17278:27: warning: narrowing conversion of '(int)sve_costs->sve_vec_cost::gather_load_x32_cost' from 'int' to 'uint32_t' {aka 'unsigned int'} [-Wnarrowing] 17278 | return { sve_costs->gather_load_x32_cost, nunits }; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo /usr/src/gcc-15.1.0/gcc/analyzer/analyzer-selftests.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo /usr/src/gcc-15.1.0/gcc/analyzer/bar-chart.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/bounds-checking.o -MT analyzer/bounds-checking.o -MMD -MP -MF analyzer/.deps/bounds-checking.TPo /usr/src/gcc-15.1.0/gcc/analyzer/bounds-checking.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/call-details.o -MT analyzer/call-details.o -MMD -MP -MF analyzer/.deps/call-details.TPo /usr/src/gcc-15.1.0/gcc/analyzer/call-details.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/call-info.o -MT analyzer/call-info.o -MMD -MP -MF analyzer/.deps/call-info.TPo /usr/src/gcc-15.1.0/gcc/analyzer/call-info.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo /usr/src/gcc-15.1.0/gcc/analyzer/call-string.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/call-summary.o -MT analyzer/call-summary.o -MMD -MP -MF analyzer/.deps/call-summary.TPo /usr/src/gcc-15.1.0/gcc/analyzer/call-summary.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/checker-event.o -MT analyzer/checker-event.o -MMD -MP -MF analyzer/.deps/checker-event.TPo /usr/src/gcc-15.1.0/gcc/analyzer/checker-event.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo /usr/src/gcc-15.1.0/gcc/analyzer/checker-path.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo /usr/src/gcc-15.1.0/gcc/analyzer/complexity.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo /usr/src/gcc-15.1.0/gcc/analyzer/constraint-manager.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo /usr/src/gcc-15.1.0/gcc/analyzer/diagnostic-manager.cc g++ -fno-PIE -c -fomit-frame-pointer -I/usr/src/gcc-15.1.0/gcc/../zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo /usr/src/gcc-15.1.0/gcc/analyzer/engine.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo /usr/src/gcc-15.1.0/gcc/analyzer/feasible-graph.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo /usr/src/gcc-15.1.0/gcc/analyzer/function-set.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/infinite-loop.o -MT analyzer/infinite-loop.o -MMD -MP -MF analyzer/.deps/infinite-loop.TPo /usr/src/gcc-15.1.0/gcc/analyzer/infinite-loop.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/infinite-recursion.o -MT analyzer/infinite-recursion.o -MMD -MP -MF analyzer/.deps/infinite-recursion.TPo /usr/src/gcc-15.1.0/gcc/analyzer/infinite-recursion.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/kf.o -MT analyzer/kf.o -MMD -MP -MF analyzer/.deps/kf.TPo /usr/src/gcc-15.1.0/gcc/analyzer/kf.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/kf-analyzer.o -MT analyzer/kf-analyzer.o -MMD -MP -MF analyzer/.deps/kf-analyzer.TPo /usr/src/gcc-15.1.0/gcc/analyzer/kf-analyzer.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/kf-lang-cp.o -MT analyzer/kf-lang-cp.o -MMD -MP -MF analyzer/.deps/kf-lang-cp.TPo /usr/src/gcc-15.1.0/gcc/analyzer/kf-lang-cp.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/known-function-manager.o -MT analyzer/known-function-manager.o -MMD -MP -MF analyzer/.deps/known-function-manager.TPo /usr/src/gcc-15.1.0/gcc/analyzer/known-function-manager.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo /usr/src/gcc-15.1.0/gcc/analyzer/pending-diagnostic.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo /usr/src/gcc-15.1.0/gcc/analyzer/program-point.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo /usr/src/gcc-15.1.0/gcc/analyzer/program-state.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/ranges.o -MT analyzer/ranges.o -MMD -MP -MF analyzer/.deps/ranges.TPo /usr/src/gcc-15.1.0/gcc/analyzer/ranges.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/record-layout.o -MT analyzer/record-layout.o -MMD -MP -MF analyzer/.deps/record-layout.TPo /usr/src/gcc-15.1.0/gcc/analyzer/record-layout.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo /usr/src/gcc-15.1.0/gcc/analyzer/region.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo /usr/src/gcc-15.1.0/gcc/analyzer/region-model.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/region-model-asm.o -MT analyzer/region-model-asm.o -MMD -MP -MF analyzer/.deps/region-model-asm.TPo /usr/src/gcc-15.1.0/gcc/analyzer/region-model-asm.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo /usr/src/gcc-15.1.0/gcc/analyzer/region-model-manager.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo /usr/src/gcc-15.1.0/gcc/analyzer/region-model-reachability.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo /usr/src/gcc-15.1.0/gcc/analyzer/sm.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo /usr/src/gcc-15.1.0/gcc/analyzer/sm-file.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/sm-fd.o -MT analyzer/sm-fd.o -MMD -MP -MF analyzer/.deps/sm-fd.TPo /usr/src/gcc-15.1.0/gcc/analyzer/sm-fd.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo /usr/src/gcc-15.1.0/gcc/analyzer/sm-malloc.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo /usr/src/gcc-15.1.0/gcc/analyzer/sm-pattern-test.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo /usr/src/gcc-15.1.0/gcc/analyzer/sm-sensitive.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo /usr/src/gcc-15.1.0/gcc/analyzer/sm-signal.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo /usr/src/gcc-15.1.0/gcc/analyzer/sm-taint.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo /usr/src/gcc-15.1.0/gcc/analyzer/state-purge.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo /usr/src/gcc-15.1.0/gcc/analyzer/store.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo /usr/src/gcc-15.1.0/gcc/analyzer/supergraph.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo /usr/src/gcc-15.1.0/gcc/analyzer/svalue.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/symbol.o -MT analyzer/symbol.o -MMD -MP -MF analyzer/.deps/symbol.TPo /usr/src/gcc-15.1.0/gcc/analyzer/symbol.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo /usr/src/gcc-15.1.0/gcc/analyzer/trimmed-graph.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Ianalyzer -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/analyzer -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o analyzer/varargs.o -MT analyzer/varargs.o -MMD -MP -MF analyzer/.deps/varargs.TPo /usr/src/gcc-15.1.0/gcc/analyzer/varargs.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-builtins.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/arm/aarch-common.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-shapes.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-base.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-sve2.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-sve-builtins-sme.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/aarch64/cortex-a57-fma-steering.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-speculation.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/arm/aarch-bti-insert.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cc-fusion.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-early-ra.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-ldp-fusion.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo /usr/src/gcc-15.1.0/gcc/config/linux.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo /usr/src/gcc-15.1.0/gcc/config/host-linux.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo /usr/src/gcc-15.1.0/gcc/main.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o aarch64-common.o -MT aarch64-common.o -MMD -MP -MF ./.deps/aarch64-common.TPo /usr/src/gcc-15.1.0/gcc/common/config/aarch64/aarch64-common.cc g++ -fno-PIE -c -fomit-frame-pointer -DPREFIX=\"/usr\" -DBASEVER="\"15.1.0\"" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo /usr/src/gcc-15.1.0/gcc/prefix.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo /usr/src/gcc-15.1.0/gcc/opts.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo /usr/src/gcc-15.1.0/gcc/opts-common.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o opts-diagnostic.o -MT opts-diagnostic.o -MMD -MP -MF ./.deps/opts-diagnostic.TPo /usr/src/gcc-15.1.0/gcc/opts-diagnostic.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo /usr/src/gcc-15.1.0/gcc/vec.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo /usr/src/gcc-15.1.0/gcc/hooks.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Icommon -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/common -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo /usr/src/gcc-15.1.0/gcc/common/common-targhooks.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo /usr/src/gcc-15.1.0/gcc/hash-table.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo /usr/src/gcc-15.1.0/gcc/file-find.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo /usr/src/gcc-15.1.0/gcc/selftest.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo /usr/src/gcc-15.1.0/gcc/opt-suggestions.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF ./.deps/diagnostic-spec.TPo /usr/src/gcc-15.1.0/gcc/diagnostic-spec.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo /usr/src/gcc-15.1.0/gcc/diagnostic.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo /usr/src/gcc-15.1.0/gcc/diagnostic-color.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo /usr/src/gcc-15.1.0/gcc/diagnostic-format-json.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o diagnostic-format-sarif.o -MT diagnostic-format-sarif.o -MMD -MP -MF ./.deps/diagnostic-format-sarif.TPo /usr/src/gcc-15.1.0/gcc/diagnostic-format-sarif.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o diagnostic-format-text.o -MT diagnostic-format-text.o -MMD -MP -MF ./.deps/diagnostic-format-text.TPo /usr/src/gcc-15.1.0/gcc/diagnostic-format-text.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o diagnostic-global-context.o -MT diagnostic-global-context.o -MMD -MP -MF ./.deps/diagnostic-global-context.TPo /usr/src/gcc-15.1.0/gcc/diagnostic-global-context.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o diagnostic-macro-unwinding.o -MT diagnostic-macro-unwinding.o -MMD -MP -MF ./.deps/diagnostic-macro-unwinding.TPo /usr/src/gcc-15.1.0/gcc/diagnostic-macro-unwinding.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o diagnostic-path.o -MT diagnostic-path.o -MMD -MP -MF ./.deps/diagnostic-path.TPo /usr/src/gcc-15.1.0/gcc/diagnostic-path.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo /usr/src/gcc-15.1.0/gcc/diagnostic-show-locus.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo /usr/src/gcc-15.1.0/gcc/edit-context.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo /usr/src/gcc-15.1.0/gcc/pretty-print.cc g++ -fno-PIE -c -fomit-frame-pointer -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo /usr/src/gcc-15.1.0/gcc/intl.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo /usr/src/gcc-15.1.0/gcc/json.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o json-parsing.o -MT json-parsing.o -MMD -MP -MF ./.deps/json-parsing.TPo /usr/src/gcc-15.1.0/gcc/json-parsing.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo /usr/src/gcc-15.1.0/gcc/sbitmap.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo /usr/src/gcc-15.1.0/gcc/input.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo /usr/src/gcc-15.1.0/gcc/ggc-none.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo /usr/src/gcc-15.1.0/gcc/memory-block.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo /usr/src/gcc-15.1.0/gcc/selftest-diagnostic.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo /usr/src/gcc-15.1.0/gcc/sort.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o selftest-diagnostic-path.o -MT selftest-diagnostic-path.o -MMD -MP -MF ./.deps/selftest-diagnostic-path.TPo /usr/src/gcc-15.1.0/gcc/selftest-diagnostic-path.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o selftest-json.o -MT selftest-json.o -MMD -MP -MF ./.deps/selftest-json.TPo /usr/src/gcc-15.1.0/gcc/selftest-json.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o selftest-logical-location.o -MT selftest-logical-location.o -MMD -MP -MF ./.deps/selftest-logical-location.TPo /usr/src/gcc-15.1.0/gcc/selftest-logical-location.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/text-art -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o text-art/box-drawing.o -MT text-art/box-drawing.o -MMD -MP -MF text-art/.deps/box-drawing.TPo /usr/src/gcc-15.1.0/gcc/text-art/box-drawing.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/text-art -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o text-art/canvas.o -MT text-art/canvas.o -MMD -MP -MF text-art/.deps/canvas.TPo /usr/src/gcc-15.1.0/gcc/text-art/canvas.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/text-art -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o text-art/ruler.o -MT text-art/ruler.o -MMD -MP -MF text-art/.deps/ruler.TPo /usr/src/gcc-15.1.0/gcc/text-art/ruler.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/text-art -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o text-art/selftests.o -MT text-art/selftests.o -MMD -MP -MF text-art/.deps/selftests.TPo /usr/src/gcc-15.1.0/gcc/text-art/selftests.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/text-art -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o text-art/style.o -MT text-art/style.o -MMD -MP -MF text-art/.deps/style.TPo /usr/src/gcc-15.1.0/gcc/text-art/style.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/text-art -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o text-art/styled-string.o -MT text-art/styled-string.o -MMD -MP -MF text-art/.deps/styled-string.TPo /usr/src/gcc-15.1.0/gcc/text-art/styled-string.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/text-art -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o text-art/table.o -MT text-art/table.o -MMD -MP -MF text-art/.deps/table.TPo /usr/src/gcc-15.1.0/gcc/text-art/table.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/text-art -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o text-art/theme.o -MT text-art/theme.o -MMD -MP -MF text-art/.deps/theme.TPo /usr/src/gcc-15.1.0/gcc/text-art/theme.cc /usr/src/gcc-15.1.0/gcc/text-art/style.cc: In member function 'void text_art::style::color::print_sgr(pretty_printer*, bool, bool&) const': /usr/src/gcc-15.1.0/gcc/text-art/style.cc:150:25: warning: spurious leading punctuation sequence ';' in format [-Wformat-diag] 150 | pp_printf (pp, ";5;%i", (int)u.m_8bit); | ^ /usr/src/gcc-15.1.0/gcc/text-art/style.cc:160:25: warning: spurious leading punctuation sequence ';' in format [-Wformat-diag] 160 | pp_printf (pp, ";2;%i;%i;%i", | ^ g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/text-art -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o text-art/tree-widget.o -MT text-art/tree-widget.o -MMD -MP -MF text-art/.deps/tree-widget.TPo /usr/src/gcc-15.1.0/gcc/text-art/tree-widget.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -fno-PIE -I. -Itext-art -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/text-art -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o text-art/widget.o -MT text-art/widget.o -MMD -MP -MF text-art/.deps/widget.TPo /usr/src/gcc-15.1.0/gcc/text-art/widget.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo /usr/src/gcc-15.1.0/gcc/cp/cp-lang.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo /usr/src/gcc-15.1.0/gcc/cp/call.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo /usr/src/gcc-15.1.0/gcc/cp/class.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo /usr/src/gcc-15.1.0/gcc/cp/constexpr.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo /usr/src/gcc-15.1.0/gcc/cp/constraint.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/coroutines.o -MT cp/coroutines.o -MMD -MP -MF cp/.deps/coroutines.TPo /usr/src/gcc-15.1.0/gcc/cp/coroutines.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo /usr/src/gcc-15.1.0/gcc/cp/cp-gimplify.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo /usr/src/gcc-15.1.0/gcc/cp/cp-objcp-common.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo /usr/src/gcc-15.1.0/gcc/cp/cp-ubsan.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo /usr/src/gcc-15.1.0/gcc/cp/cvt.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/contracts.o -MT cp/contracts.o -MMD -MP -MF cp/.deps/contracts.TPo /usr/src/gcc-15.1.0/gcc/cp/contracts.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo /usr/src/gcc-15.1.0/gcc/cp/cxx-pretty-print.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo /usr/src/gcc-15.1.0/gcc/cp/decl.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo /usr/src/gcc-15.1.0/gcc/cp/decl2.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo /usr/src/gcc-15.1.0/gcc/cp/dump.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo /usr/src/gcc-15.1.0/gcc/cp/error.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo /usr/src/gcc-15.1.0/gcc/cp/except.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo /usr/src/gcc-15.1.0/gcc/cp/expr.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo /usr/src/gcc-15.1.0/gcc/cp/friend.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo /usr/src/gcc-15.1.0/gcc/cp/init.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo /usr/src/gcc-15.1.0/gcc/cp/lambda.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo /usr/src/gcc-15.1.0/gcc/cp/lex.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo /usr/src/gcc-15.1.0/gcc/cp/logic.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo /usr/src/gcc-15.1.0/gcc/cp/mangle.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/mapper-client.o -MT cp/mapper-client.o -MMD -MP -MF cp/.deps/mapper-client.TPo /usr/src/gcc-15.1.0/gcc/cp/mapper-client.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/mapper-resolver.o -MT cp/mapper-resolver.o -MMD -MP -MF cp/.deps/mapper-resolver.TPo /usr/src/gcc-15.1.0/gcc/cp/mapper-resolver.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo /usr/src/gcc-15.1.0/gcc/cp/method.cc g++ -fno-PIE -c -fomit-frame-pointer -DHOST_MACHINE=\"aarch64-unknown-linux-gnu\" -DTARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -I/usr/src/gcc-15.1.0/gcc/../zlib -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/module.o -MT cp/module.o -MMD -MP -MF cp/.deps/module.TPo /usr/src/gcc-15.1.0/gcc/cp/module.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo /usr/src/gcc-15.1.0/gcc/cp/name-lookup.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo /usr/src/gcc-15.1.0/gcc/cp/optimize.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo /usr/src/gcc-15.1.0/gcc/cp/parser.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo /usr/src/gcc-15.1.0/gcc/cp/pt.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo /usr/src/gcc-15.1.0/gcc/cp/ptree.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo /usr/src/gcc-15.1.0/gcc/cp/rtti.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo /usr/src/gcc-15.1.0/gcc/cp/search.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo /usr/src/gcc-15.1.0/gcc/cp/semantics.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo /usr/src/gcc-15.1.0/gcc/cp/tree.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo /usr/src/gcc-15.1.0/gcc/cp/typeck.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo /usr/src/gcc-15.1.0/gcc/cp/typeck2.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/vtable-class-hierarchy.o -MT cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo /usr/src/gcc-15.1.0/gcc/cp/vtable-class-hierarchy.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/lto -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo /usr/src/gcc-15.1.0/gcc/lto/lto-lang.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/lto -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo /usr/src/gcc-15.1.0/gcc/lto/lto.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/lto -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo /usr/src/gcc-15.1.0/gcc/lto/lto-object.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/lto -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo /usr/src/gcc-15.1.0/gcc/lto/lto-partition.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/lto -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo /usr/src/gcc-15.1.0/gcc/lto/lto-symtab.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/lto -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo /usr/src/gcc-15.1.0/gcc/lto/lto-common.cc g++ -fno-PIE -c -fomit-frame-pointer -I/usr/src/gcc-15.1.0/gcc/../zlib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo /usr/src/gcc-15.1.0/gcc/gcov.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo /usr/src/gcc-15.1.0/gcc/gcov-dump.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo /usr/src/gcc-15.1.0/gcc/gcov-tool.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o libgcov-util.o /usr/src/gcc-15.1.0/gcc/../libgcc/libgcov-util.c g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o /usr/src/gcc-15.1.0/gcc/../libgcc/libgcov-driver.c g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o /usr/src/gcc-15.1.0/gcc/../libgcc/libgcov-merge.c g++ -fno-PIE -c -fomit-frame-pointer -DTARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo /usr/src/gcc-15.1.0/gcc/collect2.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo /usr/src/gcc-15.1.0/gcc/collect2-aix.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo /usr/src/gcc-15.1.0/gcc/collect-utils.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo /usr/src/gcc-15.1.0/gcc/lto-wrapper.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lockfile.o -MT lockfile.o -MMD -MP -MF ./.deps/lockfile.TPo /usr/src/gcc-15.1.0/gcc/lockfile.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto-ltrans-cache.o -MT lto-ltrans-cache.o -MMD -MP -MF ./.deps/lto-ltrans-cache.TPo /usr/src/gcc-15.1.0/gcc/lto-ltrans-cache.cc g++ -fno-PIE -c -fomit-frame-pointer -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"15.1.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../aarch64-unknown-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DPERSONALITY=\"ar\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo /usr/src/gcc-15.1.0/gcc/gcc-ar.cc g++ -fno-PIE -c -fomit-frame-pointer -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"15.1.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../aarch64-unknown-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DPERSONALITY=\"nm\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.cc g++ -fno-PIE -c -fomit-frame-pointer -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"15.1.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../aarch64-unknown-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DPERSONALITY=\"ranlib\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.cc g++ -fno-PIE -c -fomit-frame-pointer -DHOST_GENERATOR_FILE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo /usr/src/gcc-15.1.0/gcc/gengtype.cc g++ -fno-PIE -c -fomit-frame-pointer -DHOST_GENERATOR_FILE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo /usr/src/gcc-15.1.0/gcc/gengtype-lex.cc g++ -fno-PIE -c -fomit-frame-pointer -DHOST_GENERATOR_FILE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo /usr/src/gcc-15.1.0/gcc/gengtype-parse.cc g++ -fno-PIE -c -fomit-frame-pointer -DHOST_GENERATOR_FILE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo /usr/src/gcc-15.1.0/gcc/gengtype-state.cc g++ -fno-PIE -c -fomit-frame-pointer -DHOST_GENERATOR_FILE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo /usr/src/gcc-15.1.0/gcc/errors.cc gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' gengtype-lex.l:114:1: note: here gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' gengtype-lex.l:135:1: note: here g++ -fno-PIE -c -fomit-frame-pointer -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"15.1.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../aarch64-unknown-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"15.1.0\"" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo /usr/src/gcc-15.1.0/gcc/gcc.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo /usr/src/gcc-15.1.0/gcc/gcc-main.cc g++ -fno-PIE -c -fomit-frame-pointer -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"15.1.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../aarch64-unknown-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo /usr/src/gcc-15.1.0/gcc/c/gccspec.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo /usr/src/gcc-15.1.0/gcc/c-family/cppspec.cc g++ -fno-PIE -c -fomit-frame-pointer -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/lib/gcc/\" -DDEFAULT_TARGET_VERSION=\"15.1.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DDEFAULT_TARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../aarch64-unknown-linux-gnu/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Icp -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/cp -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cp/g++spec.o -MT cp/g++spec.o -MMD -MP -MF cp/.deps/g++spec.TPo /usr/src/gcc-15.1.0/gcc/cp/g++spec.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo /usr/src/gcc-15.1.0/gcc/c/c-lang.cc /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:52:88: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 52 | AARCH64_CORE("cortex-a34", cortexa34, cortexa53, V8A, (CRC), cortexa35, 0x41, 0xd02, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:53:88: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 53 | AARCH64_CORE("cortex-a35", cortexa35, cortexa53, V8A, (CRC), cortexa35, 0x41, 0xd04, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:54:88: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 54 | AARCH64_CORE("cortex-a53", cortexa53, cortexa53, V8A, (CRC), cortexa53, 0x41, 0xd03, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:55:88: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 55 | AARCH64_CORE("cortex-a57", cortexa57, cortexa57, V8A, (CRC), cortexa57, 0x41, 0xd07, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:56:88: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 56 | AARCH64_CORE("cortex-a72", cortexa72, cortexa57, V8A, (CRC), cortexa72, 0x41, 0xd08, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:57:88: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 57 | AARCH64_CORE("cortex-a73", cortexa73, cortexa57, V8A, (CRC), cortexa73, 0x41, 0xd09, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:60:102: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 60 | AARCH64_CORE("thunderx", thunderx, thunderx, V8A, (CRC, CRYPTO), thunderx, 0x43, 0x0a0, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:61:105: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 61 | AARCH64_CORE("thunderxt88", thunderxt88, thunderx, V8A, (CRC, CRYPTO), thunderxt88, 0x43, 0x0a1, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:63:105: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 63 | AARCH64_CORE("thunderxt88p1", thunderxt88p1, thunderx, V8A, (CRC, CRYPTO), thunderxt88, 0x43, 0x0a1, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:66:102: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 66 | AARCH64_CORE("octeontx", octeontx, thunderx, V8A, (CRC, CRYPTO), thunderx, 0x43, 0x0a0, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:66:1: note: in expansion of macro 'AARCH64_CORE' 66 | AARCH64_CORE("octeontx", octeontx, thunderx, V8A, (CRC, CRYPTO), thunderx, 0x43, 0x0a0, -1) | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:67:102: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 67 | AARCH64_CORE("octeontx81", octeontxt81, thunderx, V8A, (CRC, CRYPTO), thunderx, 0x43, 0x0a2, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:68:102: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 68 | AARCH64_CORE("octeontx83", octeontxt83, thunderx, V8A, (CRC, CRYPTO), thunderx, 0x43, 0x0a3, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:71:102: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 71 | AARCH64_CORE("thunderxt81", thunderxt81, thunderx, V8A, (CRC, CRYPTO), thunderx, 0x43, 0x0a2, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:72:102: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 72 | AARCH64_CORE("thunderxt83", thunderxt83, thunderx, V8A, (CRC, CRYPTO), thunderx, 0x43, 0x0a3, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:75:97: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 75 | AARCH64_CORE("ampere1", ampere1, cortexa57, V8_6A, (F16, RNG, AES, SHA3), ampere1, 0xC0, 0xac3, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:76:113: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 76 | AARCH64_CORE("ampere1a", ampere1a, cortexa57, V8_6A, (F16, RNG, AES, SHA3, SM4, MEMTAG), ampere1a, 0xC0, 0xac4, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:77:119: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 77 | AARCH64_CORE("ampere1b", ampere1b, cortexa57, V8_7A, (F16, RNG, AES, SHA3, SM4, MEMTAG, CSSC), ampere1b, 0xC0, 0xac5, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:83:82: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 83 | AARCH64_CORE("xgene1", xgene1, xgene1, V8A, (), xgene1, 0x50, 0x000, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:86:105: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 86 | AARCH64_CORE("falkor", falkor, cortexa57, V8A, (CRC, CRYPTO, RDMA), qdf24xx, 0x51, 0xC00, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:87:105: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 87 | AARCH64_CORE("qdf24xx", qdf24xx, cortexa57, V8A, (CRC, CRYPTO, RDMA), qdf24xx, 0x51, 0xC00, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:90:96: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 90 | AARCH64_CORE("exynos-m1", exynosm1, exynosm1, V8A, (CRC, CRYPTO), exynosm1, 0x53, 0x001, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:93:99: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 93 | AARCH64_CORE("phecda", phecda, cortexa57, V8A, (CRC, CRYPTO), qdf24xx, 0x68, 0x000, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:98:108: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 98 | AARCH64_CORE("thunderx2t99p1", thunderx2t99p1, thunderx2t99, V8_1A, (CRYPTO), thunderx2t99, 0x42, 0x516, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:99:92: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 99 | AARCH64_CORE("vulcan", vulcan, thunderx2t99, V8_1A, (CRYPTO), thunderx2t99, 0x42, 0x516, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:102:105: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 102 | AARCH64_CORE("thunderx2t99", thunderx2t99, thunderx2t99, V8_1A, (CRYPTO), thunderx2t99, 0x43, 0x0af, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:107:105: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 107 | AARCH64_CORE("cortex-a55", cortexa55, cortexa53, V8_2A, (F16, RCPC, DOTPROD), cortexa53, 0x41, 0xd05, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:108:105: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 108 | AARCH64_CORE("cortex-a75", cortexa75, cortexa57, V8_2A, (F16, RCPC, DOTPROD), cortexa73, 0x41, 0xd0a, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:109:106: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 109 | AARCH64_CORE("cortex-a76", cortexa76, cortexa57, V8_2A, (F16, RCPC, DOTPROD), neoversen1, 0x41, 0xd0b, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:110:116: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 110 | AARCH64_CORE("cortex-a76ae", cortexa76ae, cortexa57, V8_2A, (F16, RCPC, DOTPROD, SSBS), neoversen1, 0x41, 0xd0e, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:111:112: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 111 | AARCH64_CORE("cortex-a77", cortexa77, cortexa57, V8_2A, (F16, RCPC, DOTPROD, SSBS), neoversen1, 0x41, 0xd0d, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:112:121: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 112 | AARCH64_CORE("cortex-a78", cortexa78, cortexa57, V8_2A, (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd41, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:113:125: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 113 | AARCH64_CORE("cortex-a78ae", cortexa78ae, cortexa57, V8_2A, (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd42, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:114:137: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 114 | AARCH64_CORE("cortex-a78c", cortexa78c, cortexa57, V8_2A, (F16, RCPC, DOTPROD, SSBS, PROFILE, FLAGM, PAUTH), neoversen1, 0x41, 0xd4b, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:115:111: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 115 | AARCH64_CORE("cortex-a65", cortexa65, cortexa53, V8_2A, (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd06, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:116:115: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 116 | AARCH64_CORE("cortex-a65ae", cortexa65ae, cortexa53, V8_2A, (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd43, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:117:119: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 117 | AARCH64_CORE("cortex-x1", cortexx1, cortexa57, V8_2A, (F16, RCPC, DOTPROD, SSBS, PROFILE), neoversen1, 0x41, 0xd44, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:118:128: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 118 | AARCH64_CORE("cortex-x1c", cortexx1c, cortexa57, V8_2A, (F16, RCPC, DOTPROD, SSBS, PROFILE, PAUTH), neoversen1, 0x41, 0xd4c, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:119:117: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 119 | AARCH64_CORE("neoverse-n1", neoversen1, cortexa57, V8_2A, (F16, RCPC, DOTPROD, PROFILE), neoversen1, 0x41, 0xd0c, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:120:104: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 120 | AARCH64_CORE("ares", ares, cortexa57, V8_2A, (F16, RCPC, DOTPROD, PROFILE), neoversen1, 0x41, 0xd0c, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:121:113: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 121 | AARCH64_CORE("neoverse-e1", neoversee1, cortexa53, V8_2A, (F16, RCPC, DOTPROD, SSBS), cortexa73, 0x41, 0xd4a, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:124:110: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 124 | AARCH64_CORE("octeontx2", octeontx2, cortexa57, V8_2A, (CRYPTO, PROFILE), cortexa57, 0x43, 0x0b0, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def:125:110: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 125 | AARCH64_CORE("octeontx2t98", octeontx2t98, cortexa57, V8_2A, (CRYPTO, PROFILE), cortexa57, 0x43, 0x0b1, -1) | ^~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:66:34: note: in definition of macro 'AARCH64_CORE' 66 | { CORE_NAME, #ARCH, IMP, PART, VARIANT, feature_deps::cpu_##CORE_IDENT }, | ^~~~~~~ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 72 | }; | ^ /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] /usr/src/gcc-15.1.0/gcc/config/aarch64/driver-aarch64.cc:72:1: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo /usr/src/gcc-15.1.0/gcc/c-family/stub-objc.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo /usr/src/gcc-15.1.0/gcc/attribs.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo /usr/src/gcc-15.1.0/gcc/c/c-errors.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo /usr/src/gcc-15.1.0/gcc/c/c-decl.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo /usr/src/gcc-15.1.0/gcc/c/c-typeck.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo /usr/src/gcc-15.1.0/gcc/c/c-convert.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo /usr/src/gcc-15.1.0/gcc/c/c-aux-info.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo /usr/src/gcc-15.1.0/gcc/c/c-objc-common.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo /usr/src/gcc-15.1.0/gcc/c/c-parser.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo /usr/src/gcc-15.1.0/gcc/c/c-fold.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo /usr/src/gcc-15.1.0/gcc/c/gimple-parser.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-common.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-cppbuiltin.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-dump.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-format.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-gimplify.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-indentation.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-lex.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-omp.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-opts.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"aarch64-unknown-linux-gnu\" -DTARGET_MACHINE=\"aarch64-unknown-linux-gnu\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-pch.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-ppoutput.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-pragma.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/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 /usr/src/gcc-15.1.0/gcc/c-family/c-pretty-print.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-semantics.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/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 /usr/src/gcc-15.1.0/gcc/c-family/c-ada-spec.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-ubsan.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo /usr/src/gcc-15.1.0/gcc/c-family/known-headers.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-attribs.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-warn.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-spellcheck.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/c-family -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o c-family/c-type-mismatch.o -MT c-family/c-type-mismatch.o -MMD -MP -MF c-family/.deps/c-type-mismatch.TPo /usr/src/gcc-15.1.0/gcc/c-family/c-type-mismatch.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace \ /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-c.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo /usr/src/gcc-15.1.0/gcc/config/glibc-c.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o simple-diagnostic-path.o -MT simple-diagnostic-path.o -MMD -MP -MF ./.deps/simple-diagnostic-path.TPo /usr/src/gcc-15.1.0/gcc/simple-diagnostic-path.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lazy-diagnostic-path.o -MT lazy-diagnostic-path.o -MMD -MP -MF ./.deps/lazy-diagnostic-path.TPo /usr/src/gcc-15.1.0/gcc/lazy-diagnostic-path.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-match-1.o -MT gimple-match-1.o -MMD -MP -MF ./.deps/gimple-match-1.TPo gimple-match-1.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-match-2.o -MT gimple-match-2.o -MMD -MP -MF ./.deps/gimple-match-2.TPo gimple-match-2.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-match-3.o -MT gimple-match-3.o -MMD -MP -MF ./.deps/gimple-match-3.TPo gimple-match-3.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-match-4.o -MT gimple-match-4.o -MMD -MP -MF ./.deps/gimple-match-4.TPo gimple-match-4.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-match-5.o -MT gimple-match-5.o -MMD -MP -MF ./.deps/gimple-match-5.TPo gimple-match-5.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-match-6.o -MT gimple-match-6.o -MMD -MP -MF ./.deps/gimple-match-6.TPo gimple-match-6.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-match-7.o -MT gimple-match-7.o -MMD -MP -MF ./.deps/gimple-match-7.TPo gimple-match-7.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-match-8.o -MT gimple-match-8.o -MMD -MP -MF ./.deps/gimple-match-8.TPo gimple-match-8.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-match-9.o -MT gimple-match-9.o -MMD -MP -MF ./.deps/gimple-match-9.TPo gimple-match-9.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-match-10.o -MT gimple-match-10.o -MMD -MP -MF ./.deps/gimple-match-10.TPo gimple-match-10.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o gimple-match-exports.o -MT gimple-match-exports.o -MMD -MP -MF ./.deps/gimple-match-exports.TPo /usr/src/gcc-15.1.0/gcc/gimple-match-exports.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o generic-match-1.o -MT generic-match-1.o -MMD -MP -MF ./.deps/generic-match-1.TPo generic-match-1.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o generic-match-2.o -MT generic-match-2.o -MMD -MP -MF ./.deps/generic-match-2.TPo generic-match-2.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o generic-match-3.o -MT generic-match-3.o -MMD -MP -MF ./.deps/generic-match-3.TPo generic-match-3.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o generic-match-4.o -MT generic-match-4.o -MMD -MP -MF ./.deps/generic-match-4.TPo generic-match-4.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o generic-match-5.o -MT generic-match-5.o -MMD -MP -MF ./.deps/generic-match-5.TPo generic-match-5.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o generic-match-6.o -MT generic-match-6.o -MMD -MP -MF ./.deps/generic-match-6.TPo generic-match-6.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o generic-match-7.o -MT generic-match-7.o -MMD -MP -MF ./.deps/generic-match-7.TPo generic-match-7.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o generic-match-8.o -MT generic-match-8.o -MMD -MP -MF ./.deps/generic-match-8.TPo generic-match-8.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o generic-match-9.o -MT generic-match-9.o -MMD -MP -MF ./.deps/generic-match-9.TPo generic-match-9.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o generic-match-10.o -MT generic-match-10.o -MMD -MP -MF ./.deps/generic-match-10.TPo generic-match-10.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-emit-1.o -MT insn-emit-1.o -MMD -MP -MF ./.deps/insn-emit-1.TPo insn-emit-1.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-emit-2.o -MT insn-emit-2.o -MMD -MP -MF ./.deps/insn-emit-2.TPo insn-emit-2.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-emit-3.o -MT insn-emit-3.o -MMD -MP -MF ./.deps/insn-emit-3.TPo insn-emit-3.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-emit-4.o -MT insn-emit-4.o -MMD -MP -MF ./.deps/insn-emit-4.TPo insn-emit-4.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-emit-5.o -MT insn-emit-5.o -MMD -MP -MF ./.deps/insn-emit-5.TPo insn-emit-5.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-emit-6.o -MT insn-emit-6.o -MMD -MP -MF ./.deps/insn-emit-6.TPo insn-emit-6.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-emit-7.o -MT insn-emit-7.o -MMD -MP -MF ./.deps/insn-emit-7.TPo insn-emit-7.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-emit-8.o -MT insn-emit-8.o -MMD -MP -MF ./.deps/insn-emit-8.TPo insn-emit-8.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-emit-9.o -MT insn-emit-9.o -MMD -MP -MF ./.deps/insn-emit-9.TPo insn-emit-9.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-emit-10.o -MT insn-emit-10.o -MMD -MP -MF ./.deps/insn-emit-10.TPo insn-emit-10.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-recog-1.o -MT insn-recog-1.o -MMD -MP -MF ./.deps/insn-recog-1.TPo insn-recog-1.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-recog-2.o -MT insn-recog-2.o -MMD -MP -MF ./.deps/insn-recog-2.TPo insn-recog-2.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-recog-3.o -MT insn-recog-3.o -MMD -MP -MF ./.deps/insn-recog-3.TPo insn-recog-3.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-recog-4.o -MT insn-recog-4.o -MMD -MP -MF ./.deps/insn-recog-4.TPo insn-recog-4.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-recog-5.o -MT insn-recog-5.o -MMD -MP -MF ./.deps/insn-recog-5.TPo insn-recog-5.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-recog-6.o -MT insn-recog-6.o -MMD -MP -MF ./.deps/insn-recog-6.TPo insn-recog-6.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-recog-7.o -MT insn-recog-7.o -MMD -MP -MF ./.deps/insn-recog-7.TPo insn-recog-7.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-recog-8.o -MT insn-recog-8.o -MMD -MP -MF ./.deps/insn-recog-8.TPo insn-recog-8.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-recog-9.o -MT insn-recog-9.o -MMD -MP -MF ./.deps/insn-recog-9.TPo insn-recog-9.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-recog-10.o -MT insn-recog-10.o -MMD -MP -MF ./.deps/insn-recog-10.TPo insn-recog-10.cc rm -rf libcommon-target.a ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so rc libcommon-target.a aarch64-common.o prefix.o opts.o opts-common.o opts-diagnostic.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 ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so libcommon-target.a rm -rf libcommon.a ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so rc libcommon.a diagnostic-spec.o diagnostic.o diagnostic-color.o diagnostic-format-json.o diagnostic-format-sarif.o diagnostic-format-text.o diagnostic-global-context.o diagnostic-macro-unwinding.o diagnostic-path.o diagnostic-show-locus.o edit-context.o pretty-print.o intl.o json.o json-parsing.o sbitmap.o vec.o input.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o sort.o selftest-diagnostic-path.o selftest-json.o selftest-logical-location.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/tree-widget.o text-art/widget.o ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so libcommon.a g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-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/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/lto -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o lto/lto-dump.o -MT lto/lto-dump.o -MMD -MP -MF lto/.deps/lto-dump.TPo /usr/src/gcc-15.1.0/gcc/lto/lto-dump.cc g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 gcov.o json.o graphds.o prime-paths.o bitmap.o \ hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L./../zlib -lz -o gcov g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 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 g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 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 g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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 g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o Tlto-wrapper \ lto-wrapper.o collect-utils.o ggc-none.o lockfile.o lto-ltrans-cache.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 gcc-ar.o -o gcc-ar \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 gcc-nm.o -o gcc-nm \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 gcc-ranlib.o -o gcc-ranlib \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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 g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o xgcc gcc.o gcc-main.o ggc-none.o gcc-urlifier.o options-urls.o \ c/gccspec.o driver-aarch64.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o cpp gcc.o gcc-main.o ggc-none.o gcc-urlifier.o options-urls.o \ c-family/cppspec.o driver-aarch64.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o xg++ \ gcc.o gcc-main.o ggc-none.o gcc-urlifier.o options-urls.o cp/g++spec.o driver-aarch64.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 g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc g++ -fno-PIE -c -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.cc /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -dumpspecs > tmp-specs mv tmp-specs specs : > tmp-libgcc.mvars echo GCC_CFLAGS = '-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars echo INHIBIT_LIBC_CFLAGS = '' >> 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 if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `/usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`/usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-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/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-fixinc_list fixinc_list echo timestamp > s-fixinc_list rm -rf libbackend.a ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/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-1.o insn-recog-2.o insn-recog-3.o insn-recog-4.o insn-recog-5.o insn-recog-6.o insn-recog-7.o insn-recog-8.o insn-recog-9.o insn-recog-10.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 dwarf2codeview.o dwarf2ctf.o dwarf2out.o early-remat.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o ext-dce.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-attribute-urlifier.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-locality-cloning.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 pair-fusion.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o late-combine.o lazy-diagnostic-path.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 prime-paths.o path-coverage.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 avoid-store-forwarding.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 simple-diagnostic-path.o tree-assume.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-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 crc-verification.o gimple-crc-optimization.o sym-exec/sym-exec-expression.o sym-exec/sym-exec-state.o sym-exec/sym-exec-condition.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 aarch64.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 aarch64-builtins.o aarch-common.o aarch64-sve-builtins.o aarch64-sve-builtins-shapes.o aarch64-sve-builtins-base.o aarch64-sve-builtins-sve2.o aarch64-sve-builtins-sme.o cortex-a57-fma-steering.o aarch64-speculation.o aarch-bti-insert.o aarch64-cc-fusion.o aarch64-early-ra.o aarch64-ldp-fusion.o linux.o host-linux.o 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 c-family/c-type-mismatch.o aarch64-c.o glibc-c.o simple-diagnostic-path.o lazy-diagnostic-path.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 && \ /usr/src/gcc-15.1.0/gcc/../move-if-change cc1-checksum.cc.tmp cc1-checksum.cc; \ fi if [ -f ../stage_final ] \ && cmp -s ../stage_current ../stage_final; then \ cp ../prev-gcc/cc1plus-checksum.cc cc1plus-checksum.cc; \ else \ build/genchecksum cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/coroutines.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/contracts.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/mapper-client.o cp/mapper-resolver.o cp/method.o cp/module.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.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 c-family/c-type-mismatch.o aarch64-c.o glibc-c.o simple-diagnostic-path.o lazy-diagnostic-path.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcody/libcody.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ checksum-options > cc1plus-checksum.cc.tmp && \ /usr/src/gcc-15.1.0/gcc/../move-if-change cc1plus-checksum.cc.tmp cc1plus-checksum.cc; \ fi g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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 simple-diagnostic-path.o lazy-diagnostic-path.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz -lzstd libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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 simple-diagnostic-path.o lazy-diagnostic-path.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz -lzstd libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.cc g++ -fno-PIE -c -fomit-frame-pointer -DIN_GCC_FRONTEND -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I/usr/src/gcc-15.1.0/gcc -I/usr/src/gcc-15.1.0/gcc/. -I/usr/src/gcc-15.1.0/gcc/../include -I/usr/src/gcc-15.1.0/gcc/../libcpp/include -I/usr/src/gcc-15.1.0/gcc/../libcody -I/usr/src/gcc-15.1.0/gcc/../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libdecnumber/bid -I../libdecnumber -I/usr/src/gcc-15.1.0/gcc/../libbacktrace -o cc1plus-checksum.o -MT cc1plus-checksum.o -MMD -MP -MF ./.deps/cc1plus-checksum.TPo cc1plus-checksum.cc /usr/lib/../lib64/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/../lib64/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -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 c-family/c-type-mismatch.o aarch64-c.o glibc-c.o \ cc1-checksum.o simple-diagnostic-path.o lazy-diagnostic-path.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 -L./../zlib -lz -lzstd g++ -no-pie -fomit-frame-pointer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-error=narrowing -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 -o cc1plus \ cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o cp/constexpr.o cp/constraint.o cp/coroutines.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/contracts.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o cp/mapper-client.o cp/mapper-resolver.o cp/method.o cp/module.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o cp/vtable-class-hierarchy.o attribs.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 c-family/c-type-mismatch.o aarch64-c.o glibc-c.o cc1plus-checksum.o simple-diagnostic-path.o lazy-diagnostic-path.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcody/libcody.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -L./../zlib -lz -lzstd /usr/lib/../lib64/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/../lib64/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. echo | /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-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/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-macro_list macro_list echo timestamp > s-macro_list rm -rf include-fixed; mkdir include-fixed chmod a+rx include-fixed if [ -d ../prev-gcc ]; then \ cd ../prev-gcc && \ 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 ! false && test ! -d `echo /usr/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/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/aarch64-unknown-linux-gnu/15.1.0/../../../../aarch64-unknown-linux-gnu/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ if test "x`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ then sleep 1; else exit 1; fi; \ fi; \ /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs ${fix_dir}; \ chmod a+rx ${fix_dir} || true; \ (TARGET_MACHINE='aarch64-unknown-linux-gnu'; srcdir=`cd /usr/src/gcc-15.1.0/gcc; ${PWDCMD-pwd}`; \ SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ gcc_dir=`${PWDCMD-pwd}` ; \ export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ cd ../build-aarch64-unknown-linux-gnu/fixincludes && \ /bin/sh -c true "${gcc_dir}/${fix_dir}" \ `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ done; \ fi 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 .. /usr/src/gcc-15.1.0/gcc/ginclude/float.h /usr/src/gcc-15.1.0/gcc/ginclude/iso646.h /usr/src/gcc-15.1.0/gcc/ginclude/stdarg.h /usr/src/gcc-15.1.0/gcc/ginclude/stdbool.h /usr/src/gcc-15.1.0/gcc/ginclude/stddef.h /usr/src/gcc-15.1.0/gcc/ginclude/varargs.h /usr/src/gcc-15.1.0/gcc/ginclude/stdfix.h /usr/src/gcc-15.1.0/gcc/ginclude/stdnoreturn.h /usr/src/gcc-15.1.0/gcc/ginclude/stdalign.h /usr/src/gcc-15.1.0/gcc/ginclude/stdatomic.h /usr/src/gcc-15.1.0/gcc/ginclude/stdckdint.h /usr/src/gcc-15.1.0/gcc/config/aarch64/arm_fp16.h /usr/src/gcc-15.1.0/gcc/config/aarch64/arm_neon.h /usr/src/gcc-15.1.0/gcc/config/aarch64/arm_bf16.h /usr/src/gcc-15.1.0/gcc/config/aarch64/arm_acle.h /usr/src/gcc-15.1.0/gcc/config/aarch64/arm_sve.h /usr/src/gcc-15.1.0/gcc/config/aarch64/arm_sme.h /usr/src/gcc-15.1.0/gcc/config/aarch64/arm_neon_sve_bridge.h /usr/src/gcc-15.1.0/gcc/config/aarch64/arm_private_fp8.h /usr/src/gcc-15.1.0/gcc/config/aarch64/arm_private_neon_types.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 /usr/src/gcc-15.1.0/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ chmod a+r include/stdint-gcc.h; \ cp /usr/src/gcc-15.1.0/gcc/ginclude/stdint-wrap.h include/stdint.h; \ chmod a+r include/stdint.h; \ elif [ wrap = provide ]; then \ cp /usr/src/gcc-15.1.0/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/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ cat /usr/src/gcc-15.1.0/gcc/limitx.h /usr/src/gcc-15.1.0/gcc/glimits.h /usr/src/gcc-15.1.0/gcc/limity.h > tmp-xlimits.h; \ else \ cat /usr/src/gcc-15.1.0/gcc/glimits.h > tmp-xlimits.h; \ fi; \ /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs ${include_dir}; \ chmod a+rx ${include_dir} || true; \ /bin/sh /usr/src/gcc-15.1.0/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 /usr/src/gcc-15.1.0/gcc/gsyslimits.h ${include_dir}/syslimits.h; \ done if [ xstmp-fixinc != x ]; then \ rm -f include-fixed/README; \ cp /usr/src/gcc-15.1.0/gcc/../fixincludes/README-fixinc include-fixed/README; \ chmod a+r include-fixed/README; \ fi; echo timestamp > stmp-int-hdrs LC_ALL=C GCC_COLORS= /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -xc -nostdinc /dev/null -S -o /dev/null -fself-test=/usr/src/gcc-15.1.0/gcc/testsuite/selftests LC_ALL=C GCC_COLORS= /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -xc++ -nostdinc /dev/null -S -o /dev/null -fself-test=/usr/src/gcc-15.1.0/gcc/testsuite/selftests cc1: note: self-tests are not enabled in this build echo timestamp > s-selftest-c cc1plus: note: self-tests are not enabled in this build echo timestamp > s-selftest-c++ rm gcc.pod make[3]: Leaving directory '/usr/src/gcc-build/gcc' Checking multilib configuration for libgcc... mkdir -p -- aarch64-unknown-linux-gnu/libgcc make[3]: Entering directory '/usr/src/gcc-build/c++tools' g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/c++tools/../libcody -I/usr/src/gcc-15.1.0/c++tools/../include -I/usr/src/gcc-15.1.0/c++tools/../gcc -I. -I../gcc \ -MMD -MP -MF server.d -c -o server.o /usr/src/gcc-15.1.0/c++tools/server.cc Configuring in aarch64-unknown-linux-gnu/libgcc make[3]: Entering directory '/usr/src/gcc-build/libcc1' g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-exceptions -fno-rtti -I/usr/src/gcc-15.1.0/c++tools/../libcody -I/usr/src/gcc-15.1.0/c++tools/../include -I/usr/src/gcc-15.1.0/c++tools/../gcc -I. -I../gcc \ -MMD -MP -MF resolver.d -c -o resolver.o /usr/src/gcc-15.1.0/c++tools/resolver.cc make all-am make[4]: Entering directory '/usr/src/gcc-build/libcc1' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c -o findcomp.lo /usr/src/gcc-15.1.0/libcc1/findcomp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT findcomp.lo -MD -MP -MF .deps/findcomp.Tpo -c /usr/src/gcc-15.1.0/libcc1/findcomp.cc -fPIC -DPIC -o .libs/findcomp.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c -o libcc1.lo /usr/src/gcc-15.1.0/libcc1/libcc1.cc g++ -o g++-mapper-server server.o resolver.o ../libcody/libcody.a ../libiberty/libiberty.a mv -f .deps/findcomp.Tpo .deps/findcomp.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c -o libcp1.lo /usr/src/gcc-15.1.0/libcc1/libcp1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcc1.lo -MD -MP -MF .deps/libcc1.Tpo -c /usr/src/gcc-15.1.0/libcc1/libcc1.cc -fPIC -DPIC -o .libs/libcc1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcp1.lo -MD -MP -MF .deps/libcp1.Tpo -c /usr/src/gcc-15.1.0/libcc1/libcp1.cc -fPIC -DPIC -o .libs/libcp1.o /tools_aarch64/bin/install -c g++-mapper-server ../gcc/g++-mapper-server make[3]: Leaving directory '/usr/src/gcc-build/c++tools' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c -o compiler.lo /usr/src/gcc-15.1.0/libcc1/compiler.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT compiler.lo -MD -MP -MF .deps/compiler.Tpo -c /usr/src/gcc-15.1.0/libcc1/compiler.cc -fPIC -DPIC -o .libs/compiler.o mv -f .deps/libcc1.Tpo .deps/libcc1.Plo mv -f .deps/libcp1.Tpo .deps/libcp1.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT names.lo -MD -MP -MF .deps/names.Tpo -c -o names.lo /usr/src/gcc-15.1.0/libcc1/names.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo /usr/src/gcc-15.1.0/libcc1/callbacks.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c /usr/src/gcc-15.1.0/libcc1/callbacks.cc -fPIC -DPIC -o .libs/callbacks.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT names.lo -MD -MP -MF .deps/names.Tpo -c /usr/src/gcc-15.1.0/libcc1/names.cc -fPIC -DPIC -o .libs/names.o mv -f .deps/compiler.Tpo .deps/compiler.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo /usr/src/gcc-15.1.0/libcc1/connection.cc mv -f .deps/names.Tpo .deps/names.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c -o marshall.lo /usr/src/gcc-15.1.0/libcc1/marshall.cc mv -f .deps/callbacks.Tpo .deps/callbacks.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c /usr/src/gcc-15.1.0/libcc1/connection.cc -fPIC -DPIC -o .libs/connection.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c -o libcc1plugin.lo /usr/src/gcc-15.1.0/libcc1/libcc1plugin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT marshall.lo -MD -MP -MF .deps/marshall.Tpo -c /usr/src/gcc-15.1.0/libcc1/marshall.cc -fPIC -DPIC -o .libs/marshall.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c /usr/src/gcc-15.1.0/libcc1/libcc1plugin.cc -fPIC -DPIC -o .libs/libcc1plugin.o mv -f .deps/marshall.Tpo .deps/marshall.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo /usr/src/gcc-15.1.0/libcc1/context.cc mv -f .deps/connection.Tpo .deps/connection.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/cp -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c -o libcp1plugin.lo /usr/src/gcc-15.1.0/libcc1/libcp1plugin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT context.lo -MD -MP -MF .deps/context.Tpo -c /usr/src/gcc-15.1.0/libcc1/context.cc -fPIC -DPIC -o .libs/context.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libcc1 -I /usr/src/gcc-15.1.0/libcc1/../include -I /usr/src/gcc-15.1.0/libcc1/../libgcc -I ../gcc -I/usr/src/gcc-15.1.0/libcc1/../gcc -I /usr/src/gcc-15.1.0/libcc1/../gcc/cp -I /usr/src/gcc-15.1.0/libcc1/../gcc/c-family -I /usr/src/gcc-15.1.0/libcc1/../libcpp/include -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c /usr/src/gcc-15.1.0/libcc1/libcp1plugin.cc -fPIC -DPIC -o .libs/libcp1plugin.o configure: creating cache ./config.cache checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking for gawk... gawk checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-lipo... lipo checking for aarch64-unknown-linux-gnu-nm... /usr/src/gcc-build/./gcc/nm checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-strip... strip checking whether ln -s works... yes checking for aarch64-unknown-linux-gnu-gcc... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include mv -f .deps/libcc1plugin.Tpo .deps/libcc1plugin.Plo mv -f .deps/context.Tpo .deps/context.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -module -export-symbols /usr/src/gcc-15.1.0/libcc1/libcc1.sym -o libcc1.la -rpath /usr/lib/../lib64 findcomp.lo libcc1.lo libcp1.lo compiler.lo names.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a /bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -module -export-symbols /usr/src/gcc-15.1.0/libcc1/libcc1plugin.sym -o libcc1plugin.la -rpath /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin libcc1plugin.lo context.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a mv -f .deps/libcp1plugin.Tpo .deps/libcp1plugin.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -W -Wall -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -module -export-symbols /usr/src/gcc-15.1.0/libcc1/libcp1plugin.sym -o libcp1plugin.la -rpath /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin libcp1plugin.lo context.lo callbacks.lo connection.lo marshall.lo -Wc,../libiberty/pic/libiberty.a checking for suffix of object files... o checking whether we are using the GNU C compiler... libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/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 -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0 -L/usr/lib/../lib64 -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/lib -L/usr/lib /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/crtendS.o /usr/lib/../lib64/crtn.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1.so.0 -Wl,-retain-symbols-file -Wl,/usr/src/gcc-15.1.0/libcc1/libcc1.sym -o .libs/libcc1.so.0.0.0 yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... yes checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to accept ISO C89... libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/crtbeginS.o .libs/libcc1plugin.o .libs/context.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0 -L/usr/lib/../lib64 -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/lib -L/usr/lib /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/crtendS.o /usr/lib/../lib64/crtn.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcc1plugin.so.0 -Wl,-retain-symbols-file -Wl,/usr/src/gcc-15.1.0/libcc1/libcc1plugin.sym -o .libs/libcc1plugin.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: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/crtbeginS.o .libs/libcp1plugin.o .libs/context.o .libs/callbacks.o .libs/connection.o .libs/marshall.o -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/lib/../lib64 -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0 -L/usr/lib/../lib64 -L/tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/lib -L/usr/lib /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/crtendS.o /usr/lib/../lib64/crtn.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard ../libiberty/pic/libiberty.a -Wl,-soname -Wl,libcp1plugin.so.0 -Wl,-retain-symbols-file -Wl,/usr/src/gcc-15.1.0/libcc1/libcp1plugin.sym -o .libs/libcp1plugin.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcc1.so" && ln -s "libcc1.so.0.0.0" "libcc1.so") none needed checking how to run the C preprocessor... 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 "libcc1.la" && ln -s "../libcc1.la" "libcc1.la" ) 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 "libcc1plugin.la" && ln -s "../libcc1plugin.la" "libcc1plugin.la" ) libtool: link: (cd ".libs" && rm -f "libcp1plugin.so" && ln -s "libcp1plugin.so.0.0.0" "libcp1plugin.so") /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E libtool: link: ( cd ".libs" && rm -f "libcp1plugin.la" && ln -s "../libcp1plugin.la" "libcp1plugin.la" ) make[4]: Leaving directory '/usr/src/gcc-build/libcc1' make[3]: Leaving directory '/usr/src/gcc-build/libcc1' 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 double... 8 checking size of long double... 16 checking for inttypes.h... yes checking for stdint.h... yes checking for stdlib.h... yes checking for ftw.h... yes checking for unistd.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for string.h... yes checking for strings.h... yes checking for memory.h... yes checking for sys/auxv.h... yes checking for sys/mman.h... yes checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... yes checking whether decimal floating point is supported... yes 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 (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for thread model used by GCC... posix checking whether assembler supports CFI directives... yes checking for target glibc version... 2.41 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 if the assembler supports LSE... yes checking if as supports .variant_pcs... yes checking for __getauxval... yes 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[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgcc' # If this is the top-level multilib, build all the other ln -s /usr/src/gcc-15.1.0/libgcc/enable-execute-stack-empty.c enable-execute-stack.c ln -s /usr/src/gcc-15.1.0/libgcc/unwind-generic.h unwind.h ln -s /usr/src/gcc-15.1.0/libgcc/config/aarch64/aarch64-unwind-def.h md-unwind-def.h # multilibs. ln -s /usr/src/gcc-15.1.0/libgcc/config/aarch64/linux-unwind.h md-unwind-support.h ln -s /usr/src/gcc-15.1.0/libgcc/config/aarch64/sfp-machine.h sfp-machine.h ln -s /usr/src/gcc-15.1.0/libgcc/gthr-posix.h gthr-default.h DEFINES='' HEADERS='/usr/src/gcc-15.1.0/libgcc/config/aarch64/value-unwind.h' \ /usr/src/gcc-15.1.0/libgcc/mkheader.sh > tmp-libgcc_tm.h /bin/sh /usr/src/gcc-15.1.0/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h sed -e 's/__PFX__/__/g' \ -e 's/__FIXPTPFX__/__/g' < /usr/src/gcc-15.1.0/libgcc/libgcc-std.ver.in > libgcc-std.ver dest=../.././gcc/include/tmp$$-unwind.h; \ cp unwind.h $dest; \ chmod a+r $dest; \ sh /usr/src/gcc-15.1.0/libgcc/../move-if-change $dest ../.././gcc/include/unwind.h echo timestamp > libgcc_tm.stamp { cat libgcc-std.ver /usr/src/gcc-15.1.0/libgcc/config/libgcc-glibc.ver /usr/src/gcc-15.1.0/libgcc/config/aarch64/libgcc-sme.ver /usr/src/gcc-15.1.0/libgcc/config/aarch64/libgcc-softfp.ver \ | sed -e '/^[ ]*#/d' \ -e 's/^%\(if\|else\|elif\|endif\|define\)/#\1/' \ | /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -E -xassembler-with-cpp -; \ } > tmp-libgcc.map.in /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_1_1.o -MT cas_1_1.o -MD -MP -MF cas_1_1.dep -DL_cas -DSIZE=1 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_2_1.o -MT cas_2_1.o -MD -MP -MF cas_2_1.dep -DL_cas -DSIZE=2 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_4_1.o -MT cas_4_1.o -MD -MP -MF cas_4_1.dep -DL_cas -DSIZE=4 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S mv tmp-libgcc.map.in libgcc.map.in /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_8_1.o -MT cas_8_1.o -MD -MP -MF cas_8_1.dep -DL_cas -DSIZE=8 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_16_1.o -MT cas_16_1.o -MD -MP -MF cas_16_1.dep -DL_cas -DSIZE=16 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_1_2.o -MT cas_1_2.o -MD -MP -MF cas_1_2.dep -DL_cas -DSIZE=1 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_2_2.o -MT cas_2_2.o -MD -MP -MF cas_2_2.dep -DL_cas -DSIZE=2 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_4_2.o -MT cas_4_2.o -MD -MP -MF cas_4_2.dep -DL_cas -DSIZE=4 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_8_2.o -MT cas_8_2.o -MD -MP -MF cas_8_2.dep -DL_cas -DSIZE=8 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_16_2.o -MT cas_16_2.o -MD -MP -MF cas_16_2.dep -DL_cas -DSIZE=16 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_1_3.o -MT cas_1_3.o -MD -MP -MF cas_1_3.dep -DL_cas -DSIZE=1 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_2_3.o -MT cas_2_3.o -MD -MP -MF cas_2_3.dep -DL_cas -DSIZE=2 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_4_3.o -MT cas_4_3.o -MD -MP -MF cas_4_3.dep -DL_cas -DSIZE=4 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_8_3.o -MT cas_8_3.o -MD -MP -MF cas_8_3.dep -DL_cas -DSIZE=8 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_16_3.o -MT cas_16_3.o -MD -MP -MF cas_16_3.dep -DL_cas -DSIZE=16 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_1_4.o -MT cas_1_4.o -MD -MP -MF cas_1_4.dep -DL_cas -DSIZE=1 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_2_4.o -MT cas_2_4.o -MD -MP -MF cas_2_4.dep -DL_cas -DSIZE=2 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_4_4.o -MT cas_4_4.o -MD -MP -MF cas_4_4.dep -DL_cas -DSIZE=4 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_8_4.o -MT cas_8_4.o -MD -MP -MF cas_8_4.dep -DL_cas -DSIZE=8 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_16_4.o -MT cas_16_4.o -MD -MP -MF cas_16_4.dep -DL_cas -DSIZE=16 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_1_5.o -MT cas_1_5.o -MD -MP -MF cas_1_5.dep -DL_cas -DSIZE=1 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_2_5.o -MT cas_2_5.o -MD -MP -MF cas_2_5.dep -DL_cas -DSIZE=2 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_4_5.o -MT cas_4_5.o -MD -MP -MF cas_4_5.dep -DL_cas -DSIZE=4 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_8_5.o -MT cas_8_5.o -MD -MP -MF cas_8_5.dep -DL_cas -DSIZE=8 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cas_16_5.o -MT cas_16_5.o -MD -MP -MF cas_16_5.dep -DL_cas -DSIZE=16 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_1_1.o -MT swp_1_1.o -MD -MP -MF swp_1_1.dep -DL_swp -DSIZE=1 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_1_1.o -MT ldadd_1_1.o -MD -MP -MF ldadd_1_1.dep -DL_ldadd -DSIZE=1 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_1_1.o -MT ldclr_1_1.o -MD -MP -MF ldclr_1_1.dep -DL_ldclr -DSIZE=1 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_1_1.o -MT ldeor_1_1.o -MD -MP -MF ldeor_1_1.dep -DL_ldeor -DSIZE=1 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_1_1.o -MT ldset_1_1.o -MD -MP -MF ldset_1_1.dep -DL_ldset -DSIZE=1 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_2_1.o -MT swp_2_1.o -MD -MP -MF swp_2_1.dep -DL_swp -DSIZE=2 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_2_1.o -MT ldadd_2_1.o -MD -MP -MF ldadd_2_1.dep -DL_ldadd -DSIZE=2 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_2_1.o -MT ldclr_2_1.o -MD -MP -MF ldclr_2_1.dep -DL_ldclr -DSIZE=2 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_2_1.o -MT ldeor_2_1.o -MD -MP -MF ldeor_2_1.dep -DL_ldeor -DSIZE=2 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_2_1.o -MT ldset_2_1.o -MD -MP -MF ldset_2_1.dep -DL_ldset -DSIZE=2 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_4_1.o -MT swp_4_1.o -MD -MP -MF swp_4_1.dep -DL_swp -DSIZE=4 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_4_1.o -MT ldadd_4_1.o -MD -MP -MF ldadd_4_1.dep -DL_ldadd -DSIZE=4 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_4_1.o -MT ldclr_4_1.o -MD -MP -MF ldclr_4_1.dep -DL_ldclr -DSIZE=4 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_4_1.o -MT ldeor_4_1.o -MD -MP -MF ldeor_4_1.dep -DL_ldeor -DSIZE=4 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_4_1.o -MT ldset_4_1.o -MD -MP -MF ldset_4_1.dep -DL_ldset -DSIZE=4 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_8_1.o -MT swp_8_1.o -MD -MP -MF swp_8_1.dep -DL_swp -DSIZE=8 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_8_1.o -MT ldadd_8_1.o -MD -MP -MF ldadd_8_1.dep -DL_ldadd -DSIZE=8 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_8_1.o -MT ldclr_8_1.o -MD -MP -MF ldclr_8_1.dep -DL_ldclr -DSIZE=8 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_8_1.o -MT ldeor_8_1.o -MD -MP -MF ldeor_8_1.dep -DL_ldeor -DSIZE=8 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_8_1.o -MT ldset_8_1.o -MD -MP -MF ldset_8_1.dep -DL_ldset -DSIZE=8 -DMODEL=1 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_1_2.o -MT swp_1_2.o -MD -MP -MF swp_1_2.dep -DL_swp -DSIZE=1 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_1_2.o -MT ldadd_1_2.o -MD -MP -MF ldadd_1_2.dep -DL_ldadd -DSIZE=1 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_1_2.o -MT ldclr_1_2.o -MD -MP -MF ldclr_1_2.dep -DL_ldclr -DSIZE=1 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_1_2.o -MT ldeor_1_2.o -MD -MP -MF ldeor_1_2.dep -DL_ldeor -DSIZE=1 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_1_2.o -MT ldset_1_2.o -MD -MP -MF ldset_1_2.dep -DL_ldset -DSIZE=1 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_2_2.o -MT swp_2_2.o -MD -MP -MF swp_2_2.dep -DL_swp -DSIZE=2 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_2_2.o -MT ldadd_2_2.o -MD -MP -MF ldadd_2_2.dep -DL_ldadd -DSIZE=2 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_2_2.o -MT ldclr_2_2.o -MD -MP -MF ldclr_2_2.dep -DL_ldclr -DSIZE=2 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_2_2.o -MT ldeor_2_2.o -MD -MP -MF ldeor_2_2.dep -DL_ldeor -DSIZE=2 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_2_2.o -MT ldset_2_2.o -MD -MP -MF ldset_2_2.dep -DL_ldset -DSIZE=2 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_4_2.o -MT swp_4_2.o -MD -MP -MF swp_4_2.dep -DL_swp -DSIZE=4 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_4_2.o -MT ldadd_4_2.o -MD -MP -MF ldadd_4_2.dep -DL_ldadd -DSIZE=4 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_4_2.o -MT ldclr_4_2.o -MD -MP -MF ldclr_4_2.dep -DL_ldclr -DSIZE=4 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_4_2.o -MT ldeor_4_2.o -MD -MP -MF ldeor_4_2.dep -DL_ldeor -DSIZE=4 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_4_2.o -MT ldset_4_2.o -MD -MP -MF ldset_4_2.dep -DL_ldset -DSIZE=4 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_8_2.o -MT swp_8_2.o -MD -MP -MF swp_8_2.dep -DL_swp -DSIZE=8 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_8_2.o -MT ldadd_8_2.o -MD -MP -MF ldadd_8_2.dep -DL_ldadd -DSIZE=8 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_8_2.o -MT ldclr_8_2.o -MD -MP -MF ldclr_8_2.dep -DL_ldclr -DSIZE=8 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_8_2.o -MT ldeor_8_2.o -MD -MP -MF ldeor_8_2.dep -DL_ldeor -DSIZE=8 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_8_2.o -MT ldset_8_2.o -MD -MP -MF ldset_8_2.dep -DL_ldset -DSIZE=8 -DMODEL=2 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_1_3.o -MT swp_1_3.o -MD -MP -MF swp_1_3.dep -DL_swp -DSIZE=1 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_1_3.o -MT ldadd_1_3.o -MD -MP -MF ldadd_1_3.dep -DL_ldadd -DSIZE=1 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_1_3.o -MT ldclr_1_3.o -MD -MP -MF ldclr_1_3.dep -DL_ldclr -DSIZE=1 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_1_3.o -MT ldeor_1_3.o -MD -MP -MF ldeor_1_3.dep -DL_ldeor -DSIZE=1 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_1_3.o -MT ldset_1_3.o -MD -MP -MF ldset_1_3.dep -DL_ldset -DSIZE=1 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_2_3.o -MT swp_2_3.o -MD -MP -MF swp_2_3.dep -DL_swp -DSIZE=2 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_2_3.o -MT ldadd_2_3.o -MD -MP -MF ldadd_2_3.dep -DL_ldadd -DSIZE=2 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_2_3.o -MT ldclr_2_3.o -MD -MP -MF ldclr_2_3.dep -DL_ldclr -DSIZE=2 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_2_3.o -MT ldeor_2_3.o -MD -MP -MF ldeor_2_3.dep -DL_ldeor -DSIZE=2 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_2_3.o -MT ldset_2_3.o -MD -MP -MF ldset_2_3.dep -DL_ldset -DSIZE=2 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_4_3.o -MT swp_4_3.o -MD -MP -MF swp_4_3.dep -DL_swp -DSIZE=4 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_4_3.o -MT ldadd_4_3.o -MD -MP -MF ldadd_4_3.dep -DL_ldadd -DSIZE=4 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_4_3.o -MT ldclr_4_3.o -MD -MP -MF ldclr_4_3.dep -DL_ldclr -DSIZE=4 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_4_3.o -MT ldeor_4_3.o -MD -MP -MF ldeor_4_3.dep -DL_ldeor -DSIZE=4 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_4_3.o -MT ldset_4_3.o -MD -MP -MF ldset_4_3.dep -DL_ldset -DSIZE=4 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_8_3.o -MT swp_8_3.o -MD -MP -MF swp_8_3.dep -DL_swp -DSIZE=8 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_8_3.o -MT ldadd_8_3.o -MD -MP -MF ldadd_8_3.dep -DL_ldadd -DSIZE=8 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_8_3.o -MT ldclr_8_3.o -MD -MP -MF ldclr_8_3.dep -DL_ldclr -DSIZE=8 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_8_3.o -MT ldeor_8_3.o -MD -MP -MF ldeor_8_3.dep -DL_ldeor -DSIZE=8 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_8_3.o -MT ldset_8_3.o -MD -MP -MF ldset_8_3.dep -DL_ldset -DSIZE=8 -DMODEL=3 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_1_4.o -MT swp_1_4.o -MD -MP -MF swp_1_4.dep -DL_swp -DSIZE=1 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_1_4.o -MT ldadd_1_4.o -MD -MP -MF ldadd_1_4.dep -DL_ldadd -DSIZE=1 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_1_4.o -MT ldclr_1_4.o -MD -MP -MF ldclr_1_4.dep -DL_ldclr -DSIZE=1 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_1_4.o -MT ldeor_1_4.o -MD -MP -MF ldeor_1_4.dep -DL_ldeor -DSIZE=1 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_1_4.o -MT ldset_1_4.o -MD -MP -MF ldset_1_4.dep -DL_ldset -DSIZE=1 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_2_4.o -MT swp_2_4.o -MD -MP -MF swp_2_4.dep -DL_swp -DSIZE=2 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_2_4.o -MT ldadd_2_4.o -MD -MP -MF ldadd_2_4.dep -DL_ldadd -DSIZE=2 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_2_4.o -MT ldclr_2_4.o -MD -MP -MF ldclr_2_4.dep -DL_ldclr -DSIZE=2 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_2_4.o -MT ldeor_2_4.o -MD -MP -MF ldeor_2_4.dep -DL_ldeor -DSIZE=2 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_2_4.o -MT ldset_2_4.o -MD -MP -MF ldset_2_4.dep -DL_ldset -DSIZE=2 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_4_4.o -MT swp_4_4.o -MD -MP -MF swp_4_4.dep -DL_swp -DSIZE=4 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_4_4.o -MT ldadd_4_4.o -MD -MP -MF ldadd_4_4.dep -DL_ldadd -DSIZE=4 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_4_4.o -MT ldclr_4_4.o -MD -MP -MF ldclr_4_4.dep -DL_ldclr -DSIZE=4 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_4_4.o -MT ldeor_4_4.o -MD -MP -MF ldeor_4_4.dep -DL_ldeor -DSIZE=4 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_4_4.o -MT ldset_4_4.o -MD -MP -MF ldset_4_4.dep -DL_ldset -DSIZE=4 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_8_4.o -MT swp_8_4.o -MD -MP -MF swp_8_4.dep -DL_swp -DSIZE=8 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_8_4.o -MT ldadd_8_4.o -MD -MP -MF ldadd_8_4.dep -DL_ldadd -DSIZE=8 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_8_4.o -MT ldclr_8_4.o -MD -MP -MF ldclr_8_4.dep -DL_ldclr -DSIZE=8 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_8_4.o -MT ldeor_8_4.o -MD -MP -MF ldeor_8_4.dep -DL_ldeor -DSIZE=8 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_8_4.o -MT ldset_8_4.o -MD -MP -MF ldset_8_4.dep -DL_ldset -DSIZE=8 -DMODEL=4 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_1_5.o -MT swp_1_5.o -MD -MP -MF swp_1_5.dep -DL_swp -DSIZE=1 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_1_5.o -MT ldadd_1_5.o -MD -MP -MF ldadd_1_5.dep -DL_ldadd -DSIZE=1 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_1_5.o -MT ldclr_1_5.o -MD -MP -MF ldclr_1_5.dep -DL_ldclr -DSIZE=1 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_1_5.o -MT ldeor_1_5.o -MD -MP -MF ldeor_1_5.dep -DL_ldeor -DSIZE=1 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_1_5.o -MT ldset_1_5.o -MD -MP -MF ldset_1_5.dep -DL_ldset -DSIZE=1 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_2_5.o -MT swp_2_5.o -MD -MP -MF swp_2_5.dep -DL_swp -DSIZE=2 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_2_5.o -MT ldadd_2_5.o -MD -MP -MF ldadd_2_5.dep -DL_ldadd -DSIZE=2 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_2_5.o -MT ldclr_2_5.o -MD -MP -MF ldclr_2_5.dep -DL_ldclr -DSIZE=2 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_2_5.o -MT ldeor_2_5.o -MD -MP -MF ldeor_2_5.dep -DL_ldeor -DSIZE=2 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_2_5.o -MT ldset_2_5.o -MD -MP -MF ldset_2_5.dep -DL_ldset -DSIZE=2 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_4_5.o -MT swp_4_5.o -MD -MP -MF swp_4_5.dep -DL_swp -DSIZE=4 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_4_5.o -MT ldadd_4_5.o -MD -MP -MF ldadd_4_5.dep -DL_ldadd -DSIZE=4 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_4_5.o -MT ldclr_4_5.o -MD -MP -MF ldclr_4_5.dep -DL_ldclr -DSIZE=4 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_4_5.o -MT ldeor_4_5.o -MD -MP -MF ldeor_4_5.dep -DL_ldeor -DSIZE=4 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_4_5.o -MT ldset_4_5.o -MD -MP -MF ldset_4_5.dep -DL_ldset -DSIZE=4 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o swp_8_5.o -MT swp_8_5.o -MD -MP -MF swp_8_5.dep -DL_swp -DSIZE=8 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldadd_8_5.o -MT ldadd_8_5.o -MD -MP -MF ldadd_8_5.dep -DL_ldadd -DSIZE=8 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldclr_8_5.o -MT ldclr_8_5.o -MD -MP -MF ldclr_8_5.dep -DL_ldclr -DSIZE=8 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldeor_8_5.o -MT ldeor_8_5.o -MD -MP -MF ldeor_8_5.dep -DL_ldeor -DSIZE=8 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o ldset_8_5.o -MT ldset_8_5.o -MD -MP -MF ldset_8_5.dep -DL_ldset -DSIZE=8 -DMODEL=5 -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o lse-init.o -MT lse-init.o -MD -MP -MF lse-init.dep -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/lse-init.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -DL_mulhc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -DL_divhc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mulbitint3.o -MT _mulbitint3.o -MD -MP -MF _mulbitint3.dep -DL_mulbitint3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divmodbitint4.o -MT _divmodbitint4.o -MD -MP -MF _divmodbitint4.dep -DL_divmodbitint4 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid_decimal_globals.o -MT bid_decimal_globals.o -MD -MP -MF bid_decimal_globals.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid_decimal_globals.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid_decimal_data.o -MT bid_decimal_data.o -MD -MP -MF bid_decimal_data.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid_decimal_data.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid_binarydecimal.o -MT bid_binarydecimal.o -MD -MP -MF bid_binarydecimal.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid_binarydecimal.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid_convert_data.o -MT bid_convert_data.o -MD -MP -MF bid_convert_data.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid_convert_data.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _isinfd32.o -MT _isinfd32.o -MD -MP -MF _isinfd32.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_isinfd32.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _isinfd64.o -MT _isinfd64.o -MD -MP -MF _isinfd64.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_isinfd64.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _isinfd128.o -MT _isinfd128.o -MD -MP -MF _isinfd128.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_isinfd128.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid64_noncomp.o -MT bid64_noncomp.o -MD -MP -MF bid64_noncomp.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid64_noncomp.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid128_noncomp.o -MT bid128_noncomp.o -MD -MP -MF bid128_noncomp.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid128_noncomp.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid128_fma.o -MT bid128_fma.o -MD -MP -MF bid128_fma.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid128_fma.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid_round.o -MT bid_round.o -MD -MP -MF bid_round.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid_round.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid_from_int.o -MT bid_from_int.o -MD -MP -MF bid_from_int.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid_from_int.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid64_add.o -MT bid64_add.o -MD -MP -MF bid64_add.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid64_add.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid128_add.o -MT bid128_add.o -MD -MP -MF bid128_add.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid128_add.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid64_div.o -MT bid64_div.o -MD -MP -MF bid64_div.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid64_div.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid128_div.o -MT bid128_div.o -MD -MP -MF bid128_div.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid128_div.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid64_mul.o -MT bid64_mul.o -MD -MP -MF bid64_mul.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid64_mul.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid128_mul.o -MT bid128_mul.o -MD -MP -MF bid128_mul.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid128_mul.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid64_compare.o -MT bid64_compare.o -MD -MP -MF bid64_compare.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid64_compare.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid128_compare.o -MT bid128_compare.o -MD -MP -MF bid128_compare.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid128_compare.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid128.o -MT bid128.o -MD -MP -MF bid128.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid128.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid32_to_bid64.o -MT bid32_to_bid64.o -MD -MP -MF bid32_to_bid64.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid32_to_bid64.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid32_to_bid128.o -MT bid32_to_bid128.o -MD -MP -MF bid32_to_bid128.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid32_to_bid128.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid64_to_bid128.o -MT bid64_to_bid128.o -MD -MP -MF bid64_to_bid128.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid64_to_bid128.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid64_to_int32.o -MT bid64_to_int32.o -MD -MP -MF bid64_to_int32.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid64_to_int32.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid64_to_int64.o -MT bid64_to_int64.o -MD -MP -MF bid64_to_int64.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid64_to_int64.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid64_to_uint32.o -MT bid64_to_uint32.o -MD -MP -MF bid64_to_uint32.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid64_to_uint32.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid64_to_uint64.o -MT bid64_to_uint64.o -MD -MP -MF bid64_to_uint64.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid64_to_uint64.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid128_to_int32.o -MT bid128_to_int32.o -MD -MP -MF bid128_to_int32.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid128_to_int32.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid128_to_int64.o -MT bid128_to_int64.o -MD -MP -MF bid128_to_int64.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid128_to_int64.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid128_to_uint32.o -MT bid128_to_uint32.o -MD -MP -MF bid128_to_uint32.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid128_to_uint32.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bid128_to_uint64.o -MT bid128_to_uint64.o -MD -MP -MF bid128_to_uint64.dep -c /usr/src/gcc-15.1.0/libgcc/config/libbid/bid128_to_uint64.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _addsub_sd.o -MT _addsub_sd.o -MD -MP -MF _addsub_sd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_addsub_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _div_sd.o -MT _div_sd.o -MD -MP -MF _div_sd.dep -DFINE_GRAINED_LIBRARIES -DL_div_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_div_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mul_sd.o -MT _mul_sd.o -MD -MP -MF _mul_sd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_mul_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _eq_sd.o -MT _eq_sd.o -MD -MP -MF _eq_sd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_eq_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ne_sd.o -MT _ne_sd.o -MD -MP -MF _ne_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_ne_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _lt_sd.o -MT _lt_sd.o -MD -MP -MF _lt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_lt_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _gt_sd.o -MT _gt_sd.o -MD -MP -MF _gt_sd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_gt_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _le_sd.o -MT _le_sd.o -MD -MP -MF _le_sd.dep -DFINE_GRAINED_LIBRARIES -DL_le_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_le_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ge_sd.o -MT _ge_sd.o -MD -MP -MF _ge_sd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_ge_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sd_to_si.o -MT _sd_to_si.o -MD -MP -MF _sd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_si -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sd_to_si.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sd_to_di.o -MT _sd_to_di.o -MD -MP -MF _sd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_di -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sd_to_di.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sd_to_usi.o -MT _sd_to_usi.o -MD -MP -MF _sd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_usi -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sd_to_usi.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sd_to_udi.o -MT _sd_to_udi.o -MD -MP -MF _sd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_udi -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sd_to_udi.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _si_to_sd.o -MT _si_to_sd.o -MD -MP -MF _si_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_si_to_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _di_to_sd.o -MT _di_to_sd.o -MD -MP -MF _di_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_di_to_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _usi_to_sd.o -MT _usi_to_sd.o -MD -MP -MF _usi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_usi_to_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _udi_to_sd.o -MT _udi_to_sd.o -MD -MP -MF _udi_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_udi_to_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sd_to_sf.o -MT _sd_to_sf.o -MD -MP -MF _sd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_sf -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sd_to_sf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sd_to_df.o -MT _sd_to_df.o -MD -MP -MF _sd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_df -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sd_to_df.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sd_to_xf.o -MT _sd_to_xf.o -MD -MP -MF _sd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_xf -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sd_to_xf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sd_to_tf.o -MT _sd_to_tf.o -MD -MP -MF _sd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_tf -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sd_to_tf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sf_to_sd.o -MT _sf_to_sd.o -MD -MP -MF _sf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sf_to_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _df_to_sd.o -MT _df_to_sd.o -MD -MP -MF _df_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_df_to_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _xf_to_sd.o -MT _xf_to_sd.o -MD -MP -MF _xf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_xf_to_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _tf_to_sd.o -MT _tf_to_sd.o -MD -MP -MF _tf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_tf_to_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sd_to_dd.o -MT _sd_to_dd.o -MD -MP -MF _sd_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_dd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sd_to_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sd_to_td.o -MT _sd_to_td.o -MD -MP -MF _sd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_td -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sd_to_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _unord_sd.o -MT _unord_sd.o -MD -MP -MF _unord_sd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_unord_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _hf_to_sd.o -MT _hf_to_sd.o -MD -MP -MF _hf_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_hf_to_sd -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_hf_to_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sd_to_hf.o -MT _sd_to_hf.o -MD -MP -MF _sd_to_hf.dep -DFINE_GRAINED_LIBRARIES -DL_sd_to_hf -DWIDTH=32 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sd_to_hf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _addsub_dd.o -MT _addsub_dd.o -MD -MP -MF _addsub_dd.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_addsub_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _div_dd.o -MT _div_dd.o -MD -MP -MF _div_dd.dep -DFINE_GRAINED_LIBRARIES -DL_div_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_div_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mul_dd.o -MT _mul_dd.o -MD -MP -MF _mul_dd.dep -DFINE_GRAINED_LIBRARIES -DL_mul_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_mul_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _eq_dd.o -MT _eq_dd.o -MD -MP -MF _eq_dd.dep -DFINE_GRAINED_LIBRARIES -DL_eq_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_eq_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ne_dd.o -MT _ne_dd.o -MD -MP -MF _ne_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ne_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_ne_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _lt_dd.o -MT _lt_dd.o -MD -MP -MF _lt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_lt_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_lt_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _gt_dd.o -MT _gt_dd.o -MD -MP -MF _gt_dd.dep -DFINE_GRAINED_LIBRARIES -DL_gt_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_gt_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _le_dd.o -MT _le_dd.o -MD -MP -MF _le_dd.dep -DFINE_GRAINED_LIBRARIES -DL_le_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_le_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ge_dd.o -MT _ge_dd.o -MD -MP -MF _ge_dd.dep -DFINE_GRAINED_LIBRARIES -DL_ge_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_ge_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _dd_to_si.o -MT _dd_to_si.o -MD -MP -MF _dd_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_si -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_dd_to_si.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _dd_to_di.o -MT _dd_to_di.o -MD -MP -MF _dd_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_di -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_dd_to_di.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _dd_to_usi.o -MT _dd_to_usi.o -MD -MP -MF _dd_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_usi -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_dd_to_usi.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _dd_to_udi.o -MT _dd_to_udi.o -MD -MP -MF _dd_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_udi -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_dd_to_udi.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _si_to_dd.o -MT _si_to_dd.o -MD -MP -MF _si_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_si_to_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _di_to_dd.o -MT _di_to_dd.o -MD -MP -MF _di_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_di_to_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _usi_to_dd.o -MT _usi_to_dd.o -MD -MP -MF _usi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_usi_to_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _udi_to_dd.o -MT _udi_to_dd.o -MD -MP -MF _udi_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_udi_to_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _dd_to_sf.o -MT _dd_to_sf.o -MD -MP -MF _dd_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sf -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_dd_to_sf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _dd_to_df.o -MT _dd_to_df.o -MD -MP -MF _dd_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_df -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_dd_to_df.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _dd_to_xf.o -MT _dd_to_xf.o -MD -MP -MF _dd_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_xf -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_dd_to_xf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _dd_to_tf.o -MT _dd_to_tf.o -MD -MP -MF _dd_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_tf -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_dd_to_tf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sf_to_dd.o -MT _sf_to_dd.o -MD -MP -MF _sf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sf_to_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _df_to_dd.o -MT _df_to_dd.o -MD -MP -MF _df_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_df_to_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _xf_to_dd.o -MT _xf_to_dd.o -MD -MP -MF _xf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_xf_to_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _tf_to_dd.o -MT _tf_to_dd.o -MD -MP -MF _tf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_tf_to_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _dd_to_sd.o -MT _dd_to_sd.o -MD -MP -MF _dd_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_sd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_dd_to_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _dd_to_td.o -MT _dd_to_td.o -MD -MP -MF _dd_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_td -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_dd_to_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _unord_dd.o -MT _unord_dd.o -MD -MP -MF _unord_dd.dep -DFINE_GRAINED_LIBRARIES -DL_unord_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_unord_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _hf_to_dd.o -MT _hf_to_dd.o -MD -MP -MF _hf_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_hf_to_dd -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_hf_to_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _dd_to_hf.o -MT _dd_to_hf.o -MD -MP -MF _dd_to_hf.dep -DFINE_GRAINED_LIBRARIES -DL_dd_to_hf -DWIDTH=64 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_dd_to_hf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _addsub_td.o -MT _addsub_td.o -MD -MP -MF _addsub_td.dep -DFINE_GRAINED_LIBRARIES -DL_addsub_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_addsub_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _div_td.o -MT _div_td.o -MD -MP -MF _div_td.dep -DFINE_GRAINED_LIBRARIES -DL_div_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_div_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mul_td.o -MT _mul_td.o -MD -MP -MF _mul_td.dep -DFINE_GRAINED_LIBRARIES -DL_mul_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_mul_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _eq_td.o -MT _eq_td.o -MD -MP -MF _eq_td.dep -DFINE_GRAINED_LIBRARIES -DL_eq_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_eq_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ne_td.o -MT _ne_td.o -MD -MP -MF _ne_td.dep -DFINE_GRAINED_LIBRARIES -DL_ne_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_ne_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _lt_td.o -MT _lt_td.o -MD -MP -MF _lt_td.dep -DFINE_GRAINED_LIBRARIES -DL_lt_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_lt_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _gt_td.o -MT _gt_td.o -MD -MP -MF _gt_td.dep -DFINE_GRAINED_LIBRARIES -DL_gt_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_gt_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _le_td.o -MT _le_td.o -MD -MP -MF _le_td.dep -DFINE_GRAINED_LIBRARIES -DL_le_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_le_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ge_td.o -MT _ge_td.o -MD -MP -MF _ge_td.dep -DFINE_GRAINED_LIBRARIES -DL_ge_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_ge_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _td_to_si.o -MT _td_to_si.o -MD -MP -MF _td_to_si.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_si -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_td_to_si.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _td_to_di.o -MT _td_to_di.o -MD -MP -MF _td_to_di.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_di -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_td_to_di.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _td_to_usi.o -MT _td_to_usi.o -MD -MP -MF _td_to_usi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_usi -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_td_to_usi.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _td_to_udi.o -MT _td_to_udi.o -MD -MP -MF _td_to_udi.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_udi -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_td_to_udi.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _si_to_td.o -MT _si_to_td.o -MD -MP -MF _si_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_si_to_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_si_to_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _di_to_td.o -MT _di_to_td.o -MD -MP -MF _di_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_di_to_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_di_to_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _usi_to_td.o -MT _usi_to_td.o -MD -MP -MF _usi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_usi_to_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_usi_to_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _udi_to_td.o -MT _udi_to_td.o -MD -MP -MF _udi_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_udi_to_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_udi_to_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _td_to_sf.o -MT _td_to_sf.o -MD -MP -MF _td_to_sf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sf -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_td_to_sf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _td_to_df.o -MT _td_to_df.o -MD -MP -MF _td_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_df -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_td_to_df.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _td_to_xf.o -MT _td_to_xf.o -MD -MP -MF _td_to_xf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_xf -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_td_to_xf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _td_to_tf.o -MT _td_to_tf.o -MD -MP -MF _td_to_tf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_tf -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_td_to_tf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _sf_to_td.o -MT _sf_to_td.o -MD -MP -MF _sf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_sf_to_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _df_to_td.o -MT _df_to_td.o -MD -MP -MF _df_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_df_to_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_df_to_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _xf_to_td.o -MT _xf_to_td.o -MD -MP -MF _xf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_xf_to_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_xf_to_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _tf_to_td.o -MT _tf_to_td.o -MD -MP -MF _tf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_tf_to_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_tf_to_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _td_to_sd.o -MT _td_to_sd.o -MD -MP -MF _td_to_sd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_sd -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_td_to_sd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _td_to_dd.o -MT _td_to_dd.o -MD -MP -MF _td_to_dd.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_dd -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_td_to_dd.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _unord_td.o -MT _unord_td.o -MD -MP -MF _unord_td.dep -DFINE_GRAINED_LIBRARIES -DL_unord_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_unord_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _hf_to_td.o -MT _hf_to_td.o -MD -MP -MF _hf_to_td.dep -DFINE_GRAINED_LIBRARIES -DL_hf_to_td -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_hf_to_td.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _td_to_hf.o -MT _td_to_hf.o -MD -MP -MF _td_to_hf.dep -DFINE_GRAINED_LIBRARIES -DL_td_to_hf -DWIDTH=128 -c /usr/src/gcc-15.1.0/libgcc/config/libbid/_td_to_hf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o sync-cache.o -MT sync-cache.o -MD -MP -MF sync-cache.dep -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/sync-cache.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o sfp-exceptions.o -MT sfp-exceptions.o -MD -MP -MF sfp-exceptions.dep -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/sfp-exceptions.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/getf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/letf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti.o -MT fixtfti.o -MD -MP -MF fixtfti.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixtfti.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti.o -MT fixunstfti.o -MD -MP -MF fixunstfti.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixunstfti.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf.o -MT floattitf.o -MD -MP -MF floattitf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floattitf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf.o -MT floatuntitf.o -MD -MP -MF floatuntitf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatuntitf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixsfbitint.o -MT fixsfbitint.o -MD -MP -MF fixsfbitint.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixsfbitint.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatbitintsf.o -MT floatbitintsf.o -MD -MP -MF floatbitintsf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatbitintsf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixdfbitint.o -MT fixdfbitint.o -MD -MP -MF fixdfbitint.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixdfbitint.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatbitintdf.o -MT floatbitintdf.o -MD -MP -MF floatbitintdf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatbitintdf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o extendhftf2.o -MT extendhftf2.o -MD -MP -MF extendhftf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/extendhftf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o extendbfsf2.o -MT extendbfsf2.o -MD -MP -MF extendbfsf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/extendbfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfhf2.o -MT trunctfhf2.o -MD -MP -MF trunctfhf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/trunctfhf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfbf2.o -MT trunctfbf2.o -MD -MP -MF trunctfbf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/trunctfbf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o truncdfbf2.o -MT truncdfbf2.o -MD -MP -MF truncdfbf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/truncdfbf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o truncsfbf2.o -MT truncsfbf2.o -MD -MP -MF truncsfbf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/truncsfbf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o trunchfbf2.o -MT trunchfbf2.o -MD -MP -MF trunchfbf2.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/trunchfbf2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixhfti.o -MT fixhfti.o -MD -MP -MF fixhfti.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixhfti.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunshfti.o -MT fixunshfti.o -MD -MP -MF fixunshfti.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixunshfti.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floattihf.o -MT floattihf.o -MD -MP -MF floattihf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floattihf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntihf.o -MT floatuntihf.o -MD -MP -MF floatuntihf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatuntihf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatdibf.o -MT floatdibf.o -MD -MP -MF floatdibf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatdibf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatundibf.o -MT floatundibf.o -MD -MP -MF floatundibf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatundibf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floattibf.o -MT floattibf.o -MD -MP -MF floattibf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floattibf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntibf.o -MT floatuntibf.o -MD -MP -MF floatuntibf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatuntibf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatbitinthf.o -MT floatbitinthf.o -MD -MP -MF floatbitinthf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatbitinthf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatbitintbf.o -MT floatbitintbf.o -MD -MP -MF floatbitintbf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatbitintbf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatbitinttf.o -MT floatbitinttf.o -MD -MP -MF floatbitinttf.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatbitinttf.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfbitint.o -MT fixtfbitint.o -MD -MP -MF fixtfbitint.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixtfbitint.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o hardcfr.o -MT hardcfr.o -MD -MP -MF hardcfr.dep -c /usr/src/gcc-15.1.0/libgcc/hardcfr.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o strub.o -MT strub.o -MD -MP -MF strub.dep -c /usr/src/gcc-15.1.0/libgcc/strub.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o bitintpow10.o -MT bitintpow10.o -MD -MP -MF bitintpow10.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/bitintpow10.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o fixsdbitint.o -MT fixsdbitint.o -MD -MP -MF fixsdbitint.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixsdbitint.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o floatbitintsd.o -MT floatbitintsd.o -MD -MP -MF floatbitintsd.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatbitintsd.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o fixsdti.o -MT fixsdti.o -MD -MP -MF fixsdti.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixsdti.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o fixunssdti.o -MT fixunssdti.o -MD -MP -MF fixunssdti.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixunssdti.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o floattisd.o -MT floattisd.o -MD -MP -MF floattisd.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floattisd.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o floatuntisd.o -MT floatuntisd.o -MD -MP -MF floatuntisd.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatuntisd.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o fixddbitint.o -MT fixddbitint.o -MD -MP -MF fixddbitint.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixddbitint.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o floatbitintdd.o -MT floatbitintdd.o -MD -MP -MF floatbitintdd.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatbitintdd.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o fixddti.o -MT fixddti.o -MD -MP -MF fixddti.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixddti.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o fixunsddti.o -MT fixunsddti.o -MD -MP -MF fixunsddti.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixunsddti.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o floattidd.o -MT floattidd.o -MD -MP -MF floattidd.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floattidd.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o floatuntidd.o -MT floatuntidd.o -MD -MP -MF floatuntidd.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatuntidd.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o fixtdbitint.o -MT fixtdbitint.o -MD -MP -MF fixtdbitint.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixtdbitint.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o floatbitinttd.o -MT floatbitinttd.o -MD -MP -MF floatbitinttd.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatbitinttd.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o fixtdti.o -MT fixtdti.o -MD -MP -MF fixtdti.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixtdti.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o fixunstdti.o -MT fixunstdti.o -MD -MP -MF fixunstdti.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixunstdti.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o floattitd.o -MT floattitd.o -MD -MP -MF floattitd.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floattitd.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o floatuntitd.o -MT floatuntitd.o -MD -MP -MF floatuntitd.dep -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatuntitd.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-merge.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-merge.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-merge.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-merge.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-profiler.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-profiler.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-profiler.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-profiler.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-profiler.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-profiler.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-profiler.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-profiler.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-profiler.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-profiler.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-profiler.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-profiler.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c /usr/src/gcc-15.1.0/libgcc/libgcov-interface.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c /usr/src/gcc-15.1.0/libgcc/libgcov-interface.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c /usr/src/gcc-15.1.0/libgcc/libgcov-interface.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c /usr/src/gcc-15.1.0/libgcc/libgcov-interface.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c /usr/src/gcc-15.1.0/libgcc/libgcov-interface.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c /usr/src/gcc-15.1.0/libgcc/libgcov-interface.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c /usr/src/gcc-15.1.0/libgcc/libgcov-interface.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c /usr/src/gcc-15.1.0/libgcc/libgcov-interface.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c /usr/src/gcc-15.1.0/libgcc/libgcov-interface.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-interface.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c /usr/src/gcc-15.1.0/libgcc/libgcov-driver.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/libgcov-driver.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c /usr/src/gcc-15.1.0/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -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 /usr/src/gcc-15.1.0/libgcc/unwind-dw2-fde-dip.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c /usr/src/gcc-15.1.0/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c /usr/src/gcc-15.1.0/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o __aarch64_have_sme.o -MT __aarch64_have_sme.o -MD -MP -MF __aarch64_have_sme.dep -fexceptions -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/__aarch64_have_sme.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o __arm_sme_state_s.o -MT __arm_sme_state_s.o -MD -MP -MF __arm_sme_state_s.dep -DSHARED -c -xassembler-with-cpp /usr/src/gcc-15.1.0/libgcc/config/aarch64/__arm_sme_state.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o __arm_tpidr2_restore_s.o -MT __arm_tpidr2_restore_s.o -MD -MP -MF __arm_tpidr2_restore_s.dep -DSHARED -c -xassembler-with-cpp /usr/src/gcc-15.1.0/libgcc/config/aarch64/__arm_tpidr2_restore.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o __arm_tpidr2_save_s.o -MT __arm_tpidr2_save_s.o -MD -MP -MF __arm_tpidr2_save_s.dep -DSHARED -c -xassembler-with-cpp /usr/src/gcc-15.1.0/libgcc/config/aarch64/__arm_tpidr2_save.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o __arm_za_disable_s.o -MT __arm_za_disable_s.o -MD -MP -MF __arm_za_disable_s.dep -DSHARED -c -xassembler-with-cpp /usr/src/gcc-15.1.0/libgcc/config/aarch64/__arm_za_disable.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o heap-trampoline.o -MT heap-trampoline.o -MD -MP -MF heap-trampoline.dep -fexceptions -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/heap-trampoline.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c /usr/src/gcc-15.1.0/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -DL_powitf2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mulhc3_s.o -MT _mulhc3_s.o -MD -MP -MF _mulhc3_s.dep -DSHARED -DL_mulhc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -DL_multc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divhc3_s.o -MT _divhc3_s.o -MD -MP -MF _divhc3_s.dep -DSHARED -DL_divhc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -DL_divtc3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _clrsbsi2_s.o -MT _clrsbsi2_s.o -MD -MP -MF _clrsbsi2_s.dep -DSHARED -DL_clrsbsi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _clrsbdi2_s.o -MT _clrsbdi2_s.o -MD -MP -MF _clrsbdi2_s.dep -DSHARED -DL_clrsbdi2 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _mulbitint3_s.o -MT _mulbitint3_s.o -MD -MP -MF _mulbitint3_s.dep -DSHARED -DL_mulbitint3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divmoddi4_s.o -MT _divmoddi4_s.o -MD -MP -MF _divmoddi4_s.dep -DSHARED -DL_divmoddi4 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o _divmodbitint4_s.o -MT _divmodbitint4_s.o -MD -MP -MF _divmodbitint4_s.dep -DSHARED -DL_divmodbitint4 -c /usr/src/gcc-15.1.0/libgcc/libgcc2.c \ -fexceptions -fnon-call-exceptions /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o sync-cache_s.o -MT sync-cache_s.o -MD -MP -MF sync-cache_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/sync-cache.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o cpuinfo_s.o -MT cpuinfo_s.o -MD -MP -MF cpuinfo_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/cpuinfo.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o sfp-exceptions_s.o -MT sfp-exceptions_s.o -MD -MP -MF sfp-exceptions_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/sfp-exceptions.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/addtf3.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/divtf3.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/eqtf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/getf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/letf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/multf3.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/negtf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/subtf3.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/unordtf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixtfsi.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixunstfsi.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatsitf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatunsitf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixtfdi.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixunstfdi.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatditf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatunditf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti_s.o -MT fixtfti_s.o -MD -MP -MF fixtfti_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixtfti.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti_s.o -MT fixunstfti_s.o -MD -MP -MF fixunstfti_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixunstfti.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floattitf_s.o -MT floattitf_s.o -MD -MP -MF floattitf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floattitf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf_s.o -MT floatuntitf_s.o -MD -MP -MF floatuntitf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatuntitf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixsfbitint_s.o -MT fixsfbitint_s.o -MD -MP -MF fixsfbitint_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixsfbitint.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatbitintsf_s.o -MT floatbitintsf_s.o -MD -MP -MF floatbitintsf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatbitintsf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixdfbitint_s.o -MT fixdfbitint_s.o -MD -MP -MF fixdfbitint_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixdfbitint.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatbitintdf_s.o -MT floatbitintdf_s.o -MD -MP -MF floatbitintdf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatbitintdf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2_s.o -MT extendsftf2_s.o -MD -MP -MF extendsftf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/extendsftf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/extenddftf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o extendhftf2_s.o -MT extendhftf2_s.o -MD -MP -MF extendhftf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/extendhftf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o extendbfsf2_s.o -MT extendbfsf2_s.o -MD -MP -MF extendbfsf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/extendbfsf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2_s.o -MT trunctfsf2_s.o -MD -MP -MF trunctfsf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/trunctfsf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2_s.o -MT trunctfdf2_s.o -MD -MP -MF trunctfdf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/trunctfdf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfhf2_s.o -MT trunctfhf2_s.o -MD -MP -MF trunctfhf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/trunctfhf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o trunctfbf2_s.o -MT trunctfbf2_s.o -MD -MP -MF trunctfbf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/trunctfbf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o truncdfbf2_s.o -MT truncdfbf2_s.o -MD -MP -MF truncdfbf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/truncdfbf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o truncsfbf2_s.o -MT truncsfbf2_s.o -MD -MP -MF truncsfbf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/truncsfbf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o trunchfbf2_s.o -MT trunchfbf2_s.o -MD -MP -MF trunchfbf2_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/trunchfbf2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixhfti_s.o -MT fixhfti_s.o -MD -MP -MF fixhfti_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixhfti.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixunshfti_s.o -MT fixunshfti_s.o -MD -MP -MF fixunshfti_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixunshfti.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floattihf_s.o -MT floattihf_s.o -MD -MP -MF floattihf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floattihf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntihf_s.o -MT floatuntihf_s.o -MD -MP -MF floatuntihf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatuntihf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatdibf_s.o -MT floatdibf_s.o -MD -MP -MF floatdibf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatdibf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatundibf_s.o -MT floatundibf_s.o -MD -MP -MF floatundibf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatundibf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floattibf_s.o -MT floattibf_s.o -MD -MP -MF floattibf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floattibf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatuntibf_s.o -MT floatuntibf_s.o -MD -MP -MF floatuntibf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatuntibf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatbitinthf_s.o -MT floatbitinthf_s.o -MD -MP -MF floatbitinthf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatbitinthf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatbitintbf_s.o -MT floatbitintbf_s.o -MD -MP -MF floatbitintbf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatbitintbf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o floatbitinttf_s.o -MT floatbitinttf_s.o -MD -MP -MF floatbitinttf_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/floatbitinttf.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -Wno-missing-prototypes -Wno-type-limits -o fixtfbitint_s.o -MT fixtfbitint_s.o -MD -MP -MF fixtfbitint_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/soft-fp/fixtfbitint.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o enable-execute-stack_s.o -MT enable-execute-stack_s.o -MD -MP -MF enable-execute-stack_s.dep -DSHARED -c enable-execute-stack.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o hardcfr_s.o -MT hardcfr_s.o -MD -MP -MF hardcfr_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/hardcfr.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o strub_s.o -MT strub_s.o -MD -MP -MF strub_s.dep -DSHARED -c /usr/src/gcc-15.1.0/libgcc/strub.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c /usr/src/gcc-15.1.0/libgcc/unwind-dw2.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o unwind-dw2-fde-dip_s.o -MT unwind-dw2-fde-dip_s.o -MD -MP -MF unwind-dw2-fde-dip_s.dep -DSHARED -fexceptions -c /usr/src/gcc-15.1.0/libgcc/unwind-dw2-fde-dip.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c /usr/src/gcc-15.1.0/libgcc/unwind-sjlj.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c /usr/src/gcc-15.1.0/libgcc/unwind-c.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o __aarch64_have_sme_s.o -MT __aarch64_have_sme_s.o -MD -MP -MF __aarch64_have_sme_s.dep -DSHARED -fexceptions -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/__aarch64_have_sme.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o heap-trampoline_s.o -MT heap-trampoline_s.o -MD -MP -MF heap-trampoline_s.dep -DSHARED -fexceptions -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/heap-trampoline.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c /usr/src/gcc-15.1.0/libgcc/emutls.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbegin.o -MT crtbegin.o -MD -MP -MF crtbegin.dep -c /usr/src/gcc-15.1.0/libgcc/crtstuff.c -DCRT_BEGIN /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginS.o -MT crtbeginS.o -MD -MP -MF crtbeginS.dep -fPIC -c /usr/src/gcc-15.1.0/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtbeginT.o -MT crtbeginT.o -MD -MP -MF crtbeginT.dep -c /usr/src/gcc-15.1.0/libgcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtend.o -MT crtend.o -MD -MP -MF crtend.dep -c /usr/src/gcc-15.1.0/libgcc/crtstuff.c -DCRT_END /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -o crtendS.o -MT crtendS.o -MD -MP -MF crtendS.dep -fPIC -c /usr/src/gcc-15.1.0/libgcc/crtstuff.c -DCRT_END -DCRTSTUFFS_O /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c /usr/src/gcc-15.1.0/libgcc/config/aarch64/crtfastmath.c rm -f libgcc.a objects="cas_1_1.o cas_2_1.o cas_4_1.o cas_8_1.o cas_16_1.o cas_1_2.o cas_2_2.o cas_4_2.o cas_8_2.o cas_16_2.o cas_1_3.o cas_2_3.o cas_4_3.o cas_8_3.o cas_16_3.o cas_1_4.o cas_2_4.o cas_4_4.o cas_8_4.o cas_16_4.o cas_1_5.o cas_2_5.o cas_4_5.o cas_8_5.o cas_16_5.o swp_1_1.o ldadd_1_1.o ldclr_1_1.o ldeor_1_1.o ldset_1_1.o swp_2_1.o ldadd_2_1.o ldclr_2_1.o ldeor_2_1.o ldset_2_1.o swp_4_1.o ldadd_4_1.o ldclr_4_1.o ldeor_4_1.o ldset_4_1.o swp_8_1.o ldadd_8_1.o ldclr_8_1.o ldeor_8_1.o ldset_8_1.o swp_1_2.o ldadd_1_2.o ldclr_1_2.o ldeor_1_2.o ldset_1_2.o swp_2_2.o ldadd_2_2.o ldclr_2_2.o ldeor_2_2.o ldset_2_2.o swp_4_2.o ldadd_4_2.o ldclr_4_2.o ldeor_4_2.o ldset_4_2.o swp_8_2.o ldadd_8_2.o ldclr_8_2.o ldeor_8_2.o ldset_8_2.o swp_1_3.o ldadd_1_3.o ldclr_1_3.o ldeor_1_3.o ldset_1_3.o swp_2_3.o ldadd_2_3.o ldclr_2_3.o ldeor_2_3.o ldset_2_3.o swp_4_3.o ldadd_4_3.o ldclr_4_3.o ldeor_4_3.o ldset_4_3.o swp_8_3.o ldadd_8_3.o ldclr_8_3.o ldeor_8_3.o ldset_8_3.o swp_1_4.o ldadd_1_4.o ldclr_1_4.o ldeor_1_4.o ldset_1_4.o swp_2_4.o ldadd_2_4.o ldclr_2_4.o ldeor_2_4.o ldset_2_4.o swp_4_4.o ldadd_4_4.o ldclr_4_4.o ldeor_4_4.o ldset_4_4.o swp_8_4.o ldadd_8_4.o ldclr_8_4.o ldeor_8_4.o ldset_8_4.o swp_1_5.o ldadd_1_5.o ldclr_1_5.o ldeor_1_5.o ldset_1_5.o swp_2_5.o ldadd_2_5.o ldclr_2_5.o ldeor_2_5.o ldset_2_5.o swp_4_5.o ldadd_4_5.o ldclr_4_5.o ldeor_4_5.o ldset_4_5.o swp_8_5.o ldadd_8_5.o ldclr_8_5.o ldeor_8_5.o ldset_8_5.o lse-init.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 _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _eprintf.o __gcc_bcmp.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o _divmodbitint4.o bid_decimal_globals.o bid_decimal_data.o bid_binarydecimal.o bid_convert_data.o _isinfd32.o _isinfd64.o _isinfd128.o bid64_noncomp.o bid128_noncomp.o bid128_fma.o bid_round.o bid_from_int.o bid64_add.o bid128_add.o bid64_div.o bid128_div.o bid64_mul.o bid128_mul.o bid64_compare.o bid128_compare.o bid128.o bid32_to_bid64.o bid32_to_bid128.o bid64_to_bid128.o bid64_to_int32.o bid64_to_int64.o bid64_to_uint32.o bid64_to_uint64.o bid128_to_int32.o bid128_to_int64.o bid128_to_uint32.o bid128_to_uint64.o _addsub_sd.o _div_sd.o _mul_sd.o _eq_sd.o _ne_sd.o _lt_sd.o _gt_sd.o _le_sd.o _ge_sd.o _sd_to_si.o _sd_to_di.o _sd_to_usi.o _sd_to_udi.o _si_to_sd.o _di_to_sd.o _usi_to_sd.o _udi_to_sd.o _sd_to_sf.o _sd_to_df.o _sd_to_xf.o _sd_to_tf.o _sf_to_sd.o _df_to_sd.o _xf_to_sd.o _tf_to_sd.o _sd_to_dd.o _sd_to_td.o _unord_sd.o _hf_to_sd.o _sd_to_hf.o _addsub_dd.o _div_dd.o _mul_dd.o _eq_dd.o _ne_dd.o _lt_dd.o _gt_dd.o _le_dd.o _ge_dd.o _dd_to_si.o _dd_to_di.o _dd_to_usi.o _dd_to_udi.o _si_to_dd.o _di_to_dd.o _usi_to_dd.o _udi_to_dd.o _dd_to_sf.o _dd_to_df.o _dd_to_xf.o _dd_to_tf.o _sf_to_dd.o _df_to_dd.o _xf_to_dd.o _tf_to_dd.o _dd_to_sd.o _dd_to_td.o _unord_dd.o _hf_to_dd.o _dd_to_hf.o _addsub_td.o _div_td.o _mul_td.o _eq_td.o _ne_td.o _lt_td.o _gt_td.o _le_td.o _ge_td.o _td_to_si.o _td_to_di.o _td_to_usi.o _td_to_udi.o _si_to_td.o _di_to_td.o _usi_to_td.o _udi_to_td.o _td_to_sf.o _td_to_df.o _td_to_xf.o _td_to_tf.o _sf_to_td.o _df_to_td.o _xf_to_td.o _tf_to_td.o _td_to_sd.o _td_to_dd.o _unord_td.o _hf_to_td.o _td_to_hf.o sync-cache.o cpuinfo.o sfp-exceptions.o addtf3.o divtf3.o eqtf2.o getf2.o letf2.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o fixtfti.o fixunstfti.o floattitf.o floatuntitf.o fixsfbitint.o floatbitintsf.o fixdfbitint.o floatbitintdf.o extendsftf2.o extenddftf2.o extendhftf2.o extendbfsf2.o trunctfsf2.o trunctfdf2.o trunctfhf2.o trunctfbf2.o truncdfbf2.o truncsfbf2.o trunchfbf2.o fixhfti.o fixunshfti.o floattihf.o floatuntihf.o floatdibf.o floatundibf.o floattibf.o floatuntibf.o floatbitinthf.o floatbitintbf.o floatbitinttf.o fixtfbitint.o enable-execute-stack.o hardcfr.o strub.o bitintpow10.o fixsdbitint.o floatbitintsd.o fixsdti.o fixunssdti.o floattisd.o floatuntisd.o fixddbitint.o floatbitintdd.o fixddti.o fixunsddti.o floattidd.o floatuntidd.o fixtdbitint.o floatbitinttd.o fixtdti.o fixunstdti.o floattitd.o floatuntitd.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so rc libgcc.a $objects 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; \ /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so rc libgcov.a $objects ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so libgcov.a /usr/src/gcc-build/./gcc/nm -pg __arm_sme_state_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > __arm_sme_state.visT mv -f __arm_sme_state.visT __arm_sme_state.vis /usr/src/gcc-build/./gcc/nm -pg __arm_tpidr2_restore_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > __arm_tpidr2_restore.visT mv -f __arm_tpidr2_restore.visT __arm_tpidr2_restore.vis ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so libgcc.a /usr/src/gcc-build/./gcc/nm -pg __arm_tpidr2_save_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > __arm_tpidr2_save.visT mv -f __arm_tpidr2_save.visT __arm_tpidr2_save.vis /usr/src/gcc-build/./gcc/nm -pg __arm_za_disable_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > __arm_za_disable.visT # Early copyback; see "all" above for the rationale. The # early copy is necessary so that the gcc -B options find mv -f __arm_za_disable.visT __arm_za_disable.vis # the right startup files when linking shared libgcc. /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o __arm_sme_state.o -MT __arm_sme_state.o -MD -MP -MF __arm_sme_state.dep -c -xassembler-with-cpp -include __arm_sme_state.vis /usr/src/gcc-15.1.0/libgcc/config/aarch64/__arm_sme_state.S /bin/sh /usr/src/gcc-15.1.0/libgcc/../mkinstalldirs ../.././gcc parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /tools_aarch64/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ../.././gcc/$file ;; \ esac; \ done /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o __arm_tpidr2_restore.o -MT __arm_tpidr2_restore.o -MD -MP -MF __arm_tpidr2_restore.dep -c -xassembler-with-cpp -include __arm_tpidr2_restore.vis /usr/src/gcc-15.1.0/libgcc/config/aarch64/__arm_tpidr2_restore.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o __arm_tpidr2_save.o -MT __arm_tpidr2_save.o -MD -MP -MF __arm_tpidr2_save.dep -c -xassembler-with-cpp -include __arm_tpidr2_save.vis /usr/src/gcc-15.1.0/libgcc/config/aarch64/__arm_tpidr2_save.S /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -o __arm_za_disable.o -MT __arm_za_disable.o -MD -MP -MF __arm_za_disable.dep -c -xassembler-with-cpp -include __arm_za_disable.vis /usr/src/gcc-15.1.0/libgcc/config/aarch64/__arm_za_disable.S rm -f libgcc_eh.a objects="unwind-dw2.o unwind-dw2-fde-dip.o unwind-sjlj.o unwind-c.o __aarch64_have_sme.o __arm_sme_state.o __arm_tpidr2_restore.o __arm_tpidr2_save.o __arm_za_disable.o heap-trampoline.o emutls.o"; \ if test -z "$objects"; then \ echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -fPIC -I. -I. -I../.././gcc -I/usr/src/gcc-15.1.0/libgcc -I/usr/src/gcc-15.1.0/libgcc/. -I/usr/src/gcc-15.1.0/libgcc/../gcc -I/usr/src/gcc-15.1.0/libgcc/../include -I/usr/src/gcc-15.1.0/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ -o eh_dummy.o; \ objects=eh_dummy.o; \ fi; \ ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so rc libgcc_eh.a $objects ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so libgcc_eh.a { /usr/src/gcc-build/./gcc/nm -pg _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _mulbitint3_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o _divmodbitint4_s.o sync-cache_s.o cpuinfo_s.o sfp-exceptions_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o fixsfbitint_s.o floatbitintsf_s.o fixdfbitint_s.o floatbitintdf_s.o extendsftf2_s.o extenddftf2_s.o extendhftf2_s.o extendbfsf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfhf2_s.o trunctfbf2_s.o truncdfbf2_s.o truncsfbf2_s.o trunchfbf2_s.o fixhfti_s.o fixunshfti_s.o floattihf_s.o floatuntihf_s.o floatdibf_s.o floatundibf_s.o floattibf_s.o floatuntibf_s.o floatbitinthf_s.o floatbitintbf_s.o floatbitinttf_s.o fixtfbitint_s.o enable-execute-stack_s.o hardcfr_s.o strub_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o __aarch64_have_sme_s.o __arm_sme_state_s.o __arm_tpidr2_restore_s.o __arm_tpidr2_save_s.o __arm_za_disable_s.o heap-trampoline_s.o emutls_s.o heap-trampoline_s.o emutls_s.o; echo %%; \ cat libgcc.map.in; \ } | gawk -f /usr/src/gcc-15.1.0/libgcc/mkmap-symver.awk > tmp-libgcc.map mv tmp-libgcc.map libgcc.map # @multilib_flags@ is still needed because this may use # /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include and -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor directly. # @multilib_dir@ is not really necessary, but sometimes it has # more uses than just a directory name. /bin/sh /usr/src/gcc-15.1.0/libgcc/../mkinstalldirs . /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -O2 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GCC -fomit-frame-pointer -W -Wall -Wno-error=narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Werror -Wno-prio-ctor-dtor -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc.map -o ./libgcc_s.so.1.tmp -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _mulbitint3_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o _divmodbitint4_s.o sync-cache_s.o cpuinfo_s.o sfp-exceptions_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o fixsfbitint_s.o floatbitintsf_s.o fixdfbitint_s.o floatbitintdf_s.o extendsftf2_s.o extenddftf2_s.o extendhftf2_s.o extendbfsf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfhf2_s.o trunctfbf2_s.o truncdfbf2_s.o truncsfbf2_s.o trunchfbf2_s.o fixhfti_s.o fixunshfti_s.o floattihf_s.o floatuntihf_s.o floatdibf_s.o floatundibf_s.o floattibf_s.o floatuntibf_s.o floatbitinthf_s.o floatbitintbf_s.o floatbitinttf_s.o fixtfbitint_s.o enable-execute-stack_s.o hardcfr_s.o strub_s.o unwind-dw2_s.o unwind-dw2-fde-dip_s.o unwind-sjlj_s.o unwind-c_s.o __aarch64_have_sme_s.o __arm_sme_state_s.o __arm_tpidr2_restore_s.o __arm_tpidr2_save_s.o __arm_za_disable_s.o heap-trampoline_s.o emutls_s.o libgcc.a -lc && rm -f ./libgcc_s.so && if [ -f ./libgcc_s.so.1 ]; then mv -f ./libgcc_s.so.1 ./libgcc_s.so.1.backup; else true; fi && mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && (echo "/* GNU ld script"; echo " Use the shared library, but some functions are only in"; echo " the static library. */"; echo "GROUP ( libgcc_s.so.1 -lgcc )" ) > ./libgcc_s.so # 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. make install-leaf DESTDIR=../.././gcc \ slibdir= libsubdir= MULTIOSDIR=. make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgcc' /bin/sh /usr/src/gcc-15.1.0/libgcc/../mkinstalldirs ../.././gcc /tools_aarch64/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ chmod 644 ../.././gcc/libgcc_eh.a ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ../.././gcc/libgcc_eh.a /bin/sh /usr/src/gcc-15.1.0/libgcc/../mkinstalldirs ../.././gcc; /tools_aarch64/bin/install -c -m 644 ./libgcc_s.so.1 ../.././gcc/libgcc_s.so.1; rm -f ../.././gcc/libgcc_s.so; /tools_aarch64/bin/install -c -m 644 ./libgcc_s.so ../.././gcc/libgcc_s.so /bin/sh /usr/src/gcc-15.1.0/libgcc/../mkinstalldirs ../.././gcc /tools_aarch64/bin/install -c -m 644 libgcc.a ../.././gcc/ chmod 644 ../.././gcc/libgcc.a ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ../.././gcc/libgcc.a /tools_aarch64/bin/install -c -m 644 libgcov.a ../.././gcc/ chmod 644 ../.././gcc/libgcov.a ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ../.././gcc/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o"; \ for file in $parts; do \ rm -f ../.././gcc/$file; \ /tools_aarch64/bin/install -c -m 644 $file ../.././gcc/; \ case $file in \ *.a) \ ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ../.././gcc/$file ;; \ esac; \ done make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgcc' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgcc' Checking multilib configuration for libgomp... Checking multilib configuration for libssp... mkdir -p -- aarch64-unknown-linux-gnu/libgomp Checking multilib configuration for libquadmath... Checking multilib configuration for libatomic... mkdir -p -- aarch64-unknown-linux-gnu/libssp mkdir -p -- aarch64-unknown-linux-gnu/libquadmath mkdir -p -- aarch64-unknown-linux-gnu/libatomic Configuring in aarch64-unknown-linux-gnu/libgomp Configuring in aarch64-unknown-linux-gnu/libssp Configuring in aarch64-unknown-linux-gnu/libquadmath Configuring in aarch64-unknown-linux-gnu/libatomic configure: creating cache ./config.cache checking build system type... configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no aarch64-unknown-linux-gnu checking host system type... checking build system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... aarch64-unknown-linux-gnu checking host system type... yes configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... aarch64-unknown-linux-gnu no checking target system type... checking for a thread-safe mkdir -p... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking build system type... yes configure: creating cache ./config.cache yes aarch64-unknown-linux-gnu checking host system type... checking for a thread-safe mkdir -p... checking build system type... checking whether make supports nested variables... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking host system type... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... aarch64-unknown-linux-gnu checking target system type... yes yes checking for --enable-version-specific-runtime-libs... no checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-unknown-linux-gnu-gcc... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... checking whether make supports nested variables... yes yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-unknown-linux-gnu-gcc... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include yes checking whether make supports nested variables... yes checking for aarch64-unknown-linux-gnu-gcc... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include checking for --enable-version-specific-runtime-libs... no checking for style of include used by make... checking whether the C compiler works... GNU checking for aarch64-unknown-linux-gnu-gcc... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking whether the C compiler works... checking for suffix of executables... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking whether we are cross compiling... checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking for suffix of object files... yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... o checking whether we are using the GNU C compiler... no checking for suffix of object files... yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to accept ISO C89... yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... yes checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to accept ISO C89... yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... yes checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to accept ISO C89... yes checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to accept ISO C89... none needed checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include understands -c and -o together... none needed checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include understands -c and -o together... none needed checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include understands -c and -o together... none needed checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... yes checking for style of include used by make... GNU checking dependency style of /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... yes checking for style of include used by make... GNU yes checking dependency style of /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... checking dependency style of /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... gcc3 checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking whether make sets $(MAKE)... (cached) yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... gcc3 checking how to run the C preprocessor... gcc3 checking dependency style of /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... gcc3 checking how to run the C preprocessor... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E yes checking how to print strings... gcc3 checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-nm... /usr/src/gcc-build/./gcc/nm checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... checking how to print strings... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... printf checking for a sed that does not truncate output... /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... checking whether -fstack-protector works... yes checking for BSD- or MS-compatible name lister (nm)... /tools_aarch64/bin/sed checking for grep that handles long lines and -e... /usr/src/gcc-build/./gcc/nm -B checking the name lister (/usr/src/gcc-build/./gcc/nm -B) interface... /tools_aarch64/bin/grep checking for egrep... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... yes yes checking for BSD- or MS-compatible name lister (nm)... checking for CET support... no checking whether hidden visibility is supported... /usr/src/gcc-build/./gcc/nm -B checking the name lister (/usr/src/gcc-build/./gcc/nm -B) interface... yes checking whether symbol versioning is supported... checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... 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 /usr/src/gcc-build/./gcc/collect-ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for aarch64-unknown-linux-gnu-strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /usr/src/gcc-build/./gcc/nm -B output from /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include object... checking for /usr/src/gcc-build/./gcc/collect-ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /usr/src/gcc-build/./gcc/nm -B output from /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include object... gnu checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... ok checking how to run the C preprocessor... ok checking how to run the C preprocessor... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E yes checking for sys/types.h... yes checking for ANSI C header files... checking for sys/stat.h... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E yes yes checking for ANSI C header files... checking for sys/types.h... checking for stdlib.h... yes checking for sys/stat.h... yes checking for string.h... yes checking for stdlib.h... yes checking for memory.h... yes yes checking for sys/types.h... yes checking for sys/types.h... checking for string.h... yes yes checking for strings.h... checking for sys/stat.h... yes yes yes checking for sys/stat.h... yes checking for memory.h... checking for inttypes.h... checking for stdlib.h... yes yes yes checking for strings.h... checking for stdlib.h... yes checking for string.h... yes yes checking for string.h... checking for stdint.h... yes checking for inttypes.h... yes checking for memory.h... checking for memory.h... yes yes checking for unistd.h... yes yes checking for stdint.h... checking for strings.h... yes checking for strings.h... yes yes checking minix/config.h usability... checking for unistd.h... yes checking for inttypes.h... checking for inttypes.h... no checking minix/config.h presence... yes yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for stdint.h... checking alloca.h usability... yes yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for stdint.h... yes checking alloca.h presence... checking for unistd.h... yes checking for alloca.h... yes checking malloc.h usability... yes checking how to print strings... yes printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... checking for unistd.h... /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/src/gcc-build/./gcc/nm -B checking the name lister (/usr/src/gcc-build/./gcc/nm -B) interface... yes checking for dlfcn.h... yes yes checking malloc.h presence... checking for dlfcn.h... yes checking for malloc.h... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes checking for objdir... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes .libs checking paths.h usability... checking for /usr/src/gcc-build/./gcc/collect-ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so yes checking for objdir... .libs checking for aarch64-unknown-linux-gnu-strip... strip checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /usr/src/gcc-build/./gcc/nm -B output from /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include object... yes checking paths.h presence... yes checking for paths.h... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... checking syslog.h usability... checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking syslog.h presence... yes checking for syslog.h... yes no checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include PIC flag -fPIC -DPIC works... checking for string.h... (cached) yes yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include static flag -static works... checking for unistd.h... (cached) yes ok checking for dlfcn.h... checking fcntl.h usability... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include static flag -static works... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... yes checking for objdir... .libs yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... yes checking fcntl.h presence... yes checking for fcntl.h... yes yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... yes checking whether -lc should be explicitly linked in... checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... checking stdio.h usability... no checking dynamic linker characteristics... no checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking stdio.h presence... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include static flag -static works... yes checking for stdio.h... yes checking limits.h usability... yes checking whether -lc should be explicitly linked in... yes checking limits.h presence... 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 whether to enable maintainer-specific portions of Makefiles... no checking for thread model used by GCC... posix yes checking for limits.h... yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -march=armv8-a+lse... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... checking for memmove... yes checking for ANSI C header files... (cached) yes checking whether string.h and strings.h may both be included... 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 whether to enable maintainer-specific portions of Makefiles... no yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... checking for aarch64-unknown-linux-gnu-gfortran... no yes yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for mempcpy... yes checking whether -lc should be explicitly linked in... checking whether we are using the GNU Fortran compiler... no checking dynamic linker characteristics... no checking whether no accepts -g... yes no yes checking for uintptr_t... checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... checking for strncpy... yes checking whether string.h and strings.h may both be included... yes checking pthread.h usability... 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 whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-unknown-linux-gnu-gcc... (cached) /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include yes checking for int_least32_t... yes checking for strncat... yes checking pthread.h presence... checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... (cached) yes checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include understands -c and -o together... (cached) yes checking dependency style of /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... (cached) gcc3 checking how to run the C preprocessor... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E yes checking for pthread.h... yes yes checking for int_fast32_t... yes checking for unistd.h... (cached) yes checking whether gets is declared... checking semaphore.h usability... checking fenv.h usability... no checking whether vsnprintf is usable... yes checking fenv.h presence... yes checking semaphore.h presence... yes checking for uint64_t... yes checking for fenv.h... yes yes checking for semaphore.h... yes checking langinfo.h usability... yes checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking sys/loadavg.h usability... checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes checking langinfo.h presence... yes checking what to include in gstdint.h... stdint.h (already complete) checking fenv.h usability... /usr/src/gcc-build/./gcc/nm -B checking the name lister (/usr/src/gcc-build/./gcc/nm -B) interface... yes checking for langinfo.h... yes checking locale.h usability... no checking sys/loadavg.h presence... yes checking fenv.h presence... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... no checking for sys/loadavg.h... no yes checking for fenv.h... yes checking sys/sysctl.h usability... checking for 1 byte integer... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/src/gcc-build/./gcc/collect-ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump yes checking how to recognize dependent libraries... checking locale.h presence... pass_all checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so yes checking for aarch64-unknown-linux-gnu-strip... strip checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for 2 byte integer... checking command to parse /usr/src/gcc-build/./gcc/nm -B output from /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include object... yes checking for 4 byte integer... no checking sys/sysctl.h presence... yes checking for locale.h... yes yes checking for 8 byte integer... checking wchar.h usability... no checking for sys/sysctl.h... no checking sys/time.h usability... yes checking for 16 byte integer... yes checking for __atomic_load/store for size 1... yes checking sys/time.h presence... yes checking wchar.h presence... yes checking for wchar.h... yes ok checking for dlfcn.h... yes checking for sys/time.h... yes checking wctype.h usability... yes checking for __atomic_load/store for size 2... yes checking for objdir... .libs yes checking wctype.h presence... checking size of void *... yes checking for __atomic_load/store for size 4... yes checking for wctype.h... yes checking limits.h usability... yes checking for __atomic_load/store for size 8... checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... 8 checking for dlsym in -ldl... yes checking limits.h presence... yes no checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking for limits.h... yes checking for __atomic_load/store for size 16... checking ctype.h usability... yes yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include static flag -static works... checking for unistd.h... (cached) yes no checking for __atomic_test_and_set for size 1... checking for secure_getenv... yes checking ctype.h presence... yes checking for ctype.h... yes yes checking printf.h usability... checking for __atomic_test_and_set for size 2... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... yes checking for __secure_getenv... yes checking printf.h presence... yes checking for __atomic_test_and_set for size 4... yes checking for printf.h... yes yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... checking errno.h usability... yes checking whether -lc should be explicitly linked in... yes checking for __atomic_test_and_set for size 8... no checking for getuid... yes checking errno.h presence... no checking dynamic linker characteristics... yes yes checking for errno.h... yes yes checking whether the math.h includes POSIX's signgam... checking for geteuid... checking for __atomic_test_and_set for size 16... yes checking for __atomic_exchange for size 1... 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 yes yes checking for sqrtl in -lm... checking for getgid... configure: updating cache ./config.cache yes checking for __atomic_exchange for size 2... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for cbrtl in -lm... yes yes checking for __atomic_exchange for size 4... checking for getegid... yes checking for feholdexcept in -lm... yes checking for __atomic_exchange for size 8... yes checking for getloadavg... yes checking for fesetround in -lm... yes checking for __atomic_exchange for size 16... no yes yes checking for feupdateenv in -lm... checking for __atomic_compare_exchange for size 1... checking for clock_gettime... yes checking for __atomic_compare_exchange for size 2... yes yes checking for fesetenv in -lm... checking for strtoull... yes checking for __atomic_compare_exchange for size 4... yes checking for __atomic_compare_exchange for size 8... yes yes checking for fetestexcept in -lm... checking for aligned_alloc... yes checking for __atomic_compare_exchange for size 16... yes checking for strtoull... yes no checking for __atomic_fetch_add for size 1... checking for posix_memalign... yes yes checking whether hidden visibility is supported... checking for __atomic_fetch_add for size 2... yes yes checking whether symbol versioning is supported... checking for memalign... yes checking for __atomic_fetch_add for size 4... gnu checking whether __float128 is supported... yes checking for _aligned_malloc... yes no checking whether printf hooks are supported... checking for __atomic_fetch_add for size 8... no yes checking for __atomic_fetch_add for size 16... yes checking whether nl_langinfo should be used... no checking for __atomic_fetch_op for size 1... yes checking whether nl_langinfo should be used for wide char locale info... yes checking whether localeconv should be used... yes checking for __atomic_fetch_op for size 2... yes checking whether i18n number rewriting support for quadmath_snprintf should be added... yes checking for CET support... no yes checking for __atomic_fetch_op for size 4... configure: updating cache ./config.cache checking generated-files-in-srcdir... no yes checking for __atomic_fetch_op for size 8... checking that generated files are newer than configure... done configure: creating ./config.status yes checking for __atomic_fetch_op for size 16... checking whether the target supports thread-local storage... no checking whether byte ordering is bigendian... config.status: creating Makefile config.status: creating ssp/ssp.h config.status: creating config.h config.status: executing default-1 commands no checking for the word size... config.status: executing depfiles commands 8 config.status: executing libtool commands checking whether the target supports hidden visibility... yes checking whether the thread-local storage support is from emutls... yes checking whether the target supports dllexport... make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libssp' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CXXFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "EXPECT=expect" "INSTALL=/tools_aarch64/bin/install -c" "INSTALL_DATA=/tools_aarch64/bin/install -c -m 644" "INSTALL_PROGRAM=/tools_aarch64/bin/install -c" "INSTALL_SCRIPT=/tools_aarch64/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "LIBCFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "AS=/usr/src/gcc-build/./gcc/as" "CC=/usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include " "CXX= /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -funconfigured-libstdc++-v3 -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include " "LD=/usr/src/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "NM=/usr/src/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "DESTDIR=" all-am no checking whether the target supports hidden visibility... make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libssp' /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c -o ssp.lo /usr/src/gcc-15.1.0/libssp/ssp.c no checking whether the target supports symbol aliases... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c /usr/src/gcc-15.1.0/libssp/ssp.c -fPIC -DPIC -o .libs/ssp.o yes checking whether the target supports dllexport... no checking whether the target supports symbol aliases... yes checking whether the target supports the ifunc attribute... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c /usr/src/gcc-15.1.0/libssp/ssp.c -o ssp.o >/dev/null 2>&1 yes checking for ld used by /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... (cached) /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... (cached) yes yes checking for ld used by /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... (cached) /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... (cached) yes checking for shared libgcc... checking for shared libgcc... mv -f .deps/ssp.Tpo .deps/ssp.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c -o gets-chk.lo /usr/src/gcc-15.1.0/libssp/gets-chk.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/gets-chk.c -fPIC -DPIC -o .libs/gets-chk.o yes configure: versioning on shared library symbols is gnu yes checking whether the target supports .symver directive... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/gets-chk.c -o gets-chk.o >/dev/null 2>&1 configure: updating cache ./config.cache yes configure: versioning on shared library symbols is gnu checking the number of available CPUs... checking for CET support... no 4 configure: checking for flock implementation checking for flock... no checking for perl... /usr/src/gcc-15.1.0/libgomp/testsuite/flock checking whether the target supports __sync_*_compare_and_swap... mv -f .deps/gets-chk.Tpo .deps/gets-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c -o memcpy-chk.lo /usr/src/gcc-15.1.0/libssp/memcpy-chk.c checking that generated files are newer than configure... done configure: creating ./config.status libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/memcpy-chk.c -fPIC -DPIC -o .libs/memcpy-chk.o config.status: creating Makefile yes checking for CET support... no /usr/src/gcc-15.1.0/libssp/memcpy-chk.c: In function '__memcpy_chk': /usr/src/gcc-15.1.0/libssp/memcpy-chk.c:44:1: warning: infinite recursion detected [-Winfinite-recursion] 44 | __memcpy_chk (void *__restrict__ dest, const void *__restrict__ src, | ^~~~~~~~~~~~ In file included from /usr/include/string.h:548, from /usr/src/gcc-15.1.0/libssp/memcpy-chk.c:38: In function 'memcpy', inlined from '__memcpy_chk' at /usr/src/gcc-15.1.0/libssp/memcpy-chk.c:49:10: /usr/include/bits/string_fortified.h:29:10: note: recursive call 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ config.status: creating config.h libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/memcpy-chk.c -o memcpy-chk.o >/dev/null 2>&1 config.status: executing default-1 commands configure: updating cache ./config.cache mv -f .deps/memcpy-chk.Tpo .deps/memcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c -o memmove-chk.lo /usr/src/gcc-15.1.0/libssp/memmove-chk.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/memmove-chk.c -fPIC -DPIC -o .libs/memmove-chk.o /usr/src/gcc-15.1.0/libssp/memmove-chk.c: In function '__memmove_chk': /usr/src/gcc-15.1.0/libssp/memmove-chk.c:45:1: warning: infinite recursion detected [-Winfinite-recursion] 45 | __memmove_chk (void *dest, const void *src, size_t len, size_t slen) | ^~~~~~~~~~~~~ In file included from /usr/include/string.h:548, from /usr/src/gcc-15.1.0/libssp/memmove-chk.c:38: In function 'memmove', inlined from '__memmove_chk' at /usr/src/gcc-15.1.0/libssp/memmove-chk.c:49:10: /usr/include/bits/string_fortified.h:36:10: note: recursive call 36 | return __builtin___memmove_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ config.status: executing depfiles commands libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/memmove-chk.c -o memmove-chk.o >/dev/null 2>&1 mv -f .deps/memmove-chk.Tpo .deps/memmove-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c -o mempcpy-chk.lo /usr/src/gcc-15.1.0/libssp/mempcpy-chk.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/mempcpy-chk.c -fPIC -DPIC -o .libs/mempcpy-chk.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/mempcpy-chk.c -o mempcpy-chk.o >/dev/null 2>&1 mv -f .deps/mempcpy-chk.Tpo .deps/mempcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c -o memset-chk.lo /usr/src/gcc-15.1.0/libssp/memset-chk.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/memset-chk.c -fPIC -DPIC -o .libs/memset-chk.o /usr/src/gcc-15.1.0/libssp/memset-chk.c: In function '__memset_chk': /usr/src/gcc-15.1.0/libssp/memset-chk.c:44:1: warning: infinite recursion detected [-Winfinite-recursion] 44 | __memset_chk (void *dest, int val, size_t len, size_t slen) | ^~~~~~~~~~~~ In file included from /usr/include/string.h:548, from /usr/src/gcc-15.1.0/libssp/memset-chk.c:38: In function 'memset', inlined from '__memset_chk' at /usr/src/gcc-15.1.0/libssp/memset-chk.c:48:10: /usr/include/bits/string_fortified.h:59:10: note: recursive call 59 | return __builtin___memset_chk (__dest, __ch, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 60 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/memset-chk.c -o memset-chk.o >/dev/null 2>&1 mv -f .deps/memset-chk.Tpo .deps/memset-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c -o snprintf-chk.lo /usr/src/gcc-15.1.0/libssp/snprintf-chk.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/snprintf-chk.c -fPIC -DPIC -o .libs/snprintf-chk.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/snprintf-chk.c -o snprintf-chk.o >/dev/null 2>&1 mv -f .deps/snprintf-chk.Tpo .deps/snprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c -o sprintf-chk.lo /usr/src/gcc-15.1.0/libssp/sprintf-chk.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/sprintf-chk.c -fPIC -DPIC -o .libs/sprintf-chk.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/sprintf-chk.c -o sprintf-chk.o >/dev/null 2>&1 config.status: executing libtool commands mv -f .deps/sprintf-chk.Tpo .deps/sprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c -o stpcpy-chk.lo /usr/src/gcc-15.1.0/libssp/stpcpy-chk.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/stpcpy-chk.c -fPIC -DPIC -o .libs/stpcpy-chk.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c -o strcat-chk.lo /usr/src/gcc-15.1.0/libssp/strcat-chk.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/stpcpy-chk.c -o stpcpy-chk.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/strcat-chk.c -fPIC -DPIC -o .libs/strcat-chk.o mv -f .deps/stpcpy-chk.Tpo .deps/stpcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c -o strcpy-chk.lo /usr/src/gcc-15.1.0/libssp/strcpy-chk.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/strcat-chk.c -o strcat-chk.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/strcpy-chk.c -fPIC -DPIC -o .libs/strcpy-chk.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/strcpy-chk.c -o strcpy-chk.o >/dev/null 2>&1 mv -f .deps/strcat-chk.Tpo .deps/strcat-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c -o strncat-chk.lo /usr/src/gcc-15.1.0/libssp/strncat-chk.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/strncat-chk.c -fPIC -DPIC -o .libs/strncat-chk.o mv -f .deps/strcpy-chk.Tpo .deps/strcpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c -o strncpy-chk.lo /usr/src/gcc-15.1.0/libssp/strncpy-chk.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/strncpy-chk.c -fPIC -DPIC -o .libs/strncpy-chk.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/strncat-chk.c -o strncat-chk.o >/dev/null 2>&1 /usr/src/gcc-15.1.0/libssp/strncpy-chk.c: In function '__strncpy_chk': /usr/src/gcc-15.1.0/libssp/strncpy-chk.c:44:1: warning: infinite recursion detected [-Winfinite-recursion] 44 | __strncpy_chk (char *__restrict__ dest, const char *__restrict__ src, | ^~~~~~~~~~~~~ In file included from /usr/include/string.h:548, from /usr/src/gcc-15.1.0/libssp/strncpy-chk.c:37: In function 'strncpy', inlined from '__strncpy_chk' at /usr/src/gcc-15.1.0/libssp/strncpy-chk.c:49:10: /usr/include/bits/string_fortified.h:100:10: note: recursive call 100 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/strncpy-chk.c -o strncpy-chk.o >/dev/null 2>&1 mv -f .deps/strncat-chk.Tpo .deps/strncat-chk.Plo mv -f .deps/strncpy-chk.Tpo .deps/strncpy-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c -o vsnprintf-chk.lo /usr/src/gcc-15.1.0/libssp/vsnprintf-chk.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c -o vsprintf-chk.lo /usr/src/gcc-15.1.0/libssp/vsprintf-chk.c config.status: creating Makefile libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/vsnprintf-chk.c -fPIC -DPIC -o .libs/vsnprintf-chk.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/vsprintf-chk.c -fPIC -DPIC -o .libs/vsprintf-chk.o config.status: creating testsuite/Makefile libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/vsprintf-chk.c -o vsprintf-chk.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c /usr/src/gcc-15.1.0/libssp/vsnprintf-chk.c -o vsnprintf-chk.o >/dev/null 2>&1 config.status: creating testsuite/libatomic-site-extra.exp mv -f .deps/vsnprintf-chk.Tpo .deps/vsnprintf-chk.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -prefer-pic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c -o libssp_nonshared_la-ssp-local.lo `test -f 'ssp-local.c' || echo '/usr/src/gcc-15.1.0/libssp/'`ssp-local.c config.status: creating auto-config.h config.status: executing default-1 commands mv -f .deps/vsprintf-chk.Tpo .deps/vsprintf-chk.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c /usr/src/gcc-15.1.0/libssp/ssp-local.c -fPIC -DPIC -o .libs/libssp_nonshared_la-ssp-local.o true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CXXFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "EXPECT=expect" "INSTALL=/tools_aarch64/bin/install -c" "INSTALL_DATA=/tools_aarch64/bin/install -c -m 644" "INSTALL_PROGRAM=/tools_aarch64/bin/install -c" "INSTALL_SCRIPT=/tools_aarch64/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "LIBCFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "AS=/usr/src/gcc-build/./gcc/as" "CC=/usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include " "CXX=/usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -funconfigured-libstdc++-v3 -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include " "LD=/usr/src/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "NM=/usr/src/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "DESTDIR=" DO=all multi-do # make checking that generated files are newer than configure... done configure: creating ./config.status /bin/sh ./libtool --tag=CC --mode=link /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info `grep -v '^#' /usr/src/gcc-15.1.0/libssp/libtool-version` -Wl,--version-script=/usr/src/gcc-15.1.0/libssp/ssp.map -o libssp.la -rpath /usr/lib/../lib64 ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libssp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c /usr/src/gcc-15.1.0/libssp/ssp-local.c -fPIC -DPIC -o libssp_nonshared_la-ssp-local.o >/dev/null 2>&1 mv -f .deps/libssp_nonshared_la-ssp-local.Tpo .deps/libssp_nonshared_la-ssp-local.Plo /bin/sh ./libtool --tag=CC --mode=link /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -prefer-pic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -static -o libssp_nonshared.la -rpath /usr/lib/../lib64 libssp_nonshared_la-ssp-local.lo libtool: link: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -shared -fPIC -DPIC .libs/ssp.o .libs/gets-chk.o .libs/memcpy-chk.o .libs/memmove-chk.o .libs/mempcpy-chk.o .libs/memset-chk.o .libs/snprintf-chk.o .libs/sprintf-chk.o .libs/stpcpy-chk.o .libs/strcat-chk.o .libs/strcpy-chk.o .libs/strncat-chk.o .libs/strncpy-chk.o .libs/vsnprintf-chk.o .libs/vsprintf-chk.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,--version-script=/usr/src/gcc-15.1.0/libssp/ssp.map -Wl,-soname -Wl,libssp.so.0 -o .libs/libssp.so.0.0.0 config.status: executing depfiles commands libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libssp_nonshared.a libssp_nonshared_la-ssp-local.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libssp_nonshared.a /tools_aarch64/lib/gcc/aarch64-pc-linux-gnu/15.1.0/../../../../aarch64-pc-linux-gnu/bin/ld: .libs/gets-chk.o: in function `__gets_chk': gets-chk.c:(.text+0x150): warning: the `gets' function is dangerous and should not be used. libtool: link: ( cd ".libs" && rm -f "libssp_nonshared.la" && ln -s "../libssp_nonshared.la" "libssp_nonshared.la" ) libtool: link: (cd ".libs" && rm -f "libssp.so.0" && ln -s "libssp.so.0.0.0" "libssp.so.0") libtool: link: (cd ".libs" && rm -f "libssp.so" && ln -s "libssp.so.0.0.0" "libssp.so") libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libssp.a ssp.o gets-chk.o memcpy-chk.o memmove-chk.o mempcpy-chk.o memset-chk.o snprintf-chk.o sprintf-chk.o stpcpy-chk.o strcat-chk.o strcpy-chk.o strncat-chk.o strncpy-chk.o vsnprintf-chk.o vsprintf-chk.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libssp.a make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libquadmath' make all-am make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libquadmath' true DO=all multi-do # make make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libquadmath' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libquadmath' config.status: executing libtool commands libtool: link: ( cd ".libs" && rm -f "libssp.la" && ln -s "../libssp.la" "libssp.la" ) make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libssp' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libssp' config.status: executing gstdint.h commands make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic' make all-recursive make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic' Making all in testsuite make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic/testsuite' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic/testsuite' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic' /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c -o gload.lo /usr/src/gcc-15.1.0/libatomic/gload.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c -o gstore.lo /usr/src/gcc-15.1.0/libatomic/gstore.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c -o gcas.lo /usr/src/gcc-15.1.0/libatomic/gcas.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c /usr/src/gcc-15.1.0/libatomic/gload.c -fPIC -DPIC -o .libs/gload.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c /usr/src/gcc-15.1.0/libatomic/gcas.c -fPIC -DPIC -o .libs/gcas.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c /usr/src/gcc-15.1.0/libatomic/gstore.c -fPIC -DPIC -o .libs/gstore.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c /usr/src/gcc-15.1.0/libatomic/gstore.c -o gstore.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c /usr/src/gcc-15.1.0/libatomic/gcas.c -o gcas.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c /usr/src/gcc-15.1.0/libatomic/gload.c -o gload.o >/dev/null 2>&1 mv -f .deps/gcas.Tpo .deps/gcas.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c -o gexch.lo /usr/src/gcc-15.1.0/libatomic/gexch.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c /usr/src/gcc-15.1.0/libatomic/gexch.c -fPIC -DPIC -o .libs/gexch.o mv -f .deps/gstore.Tpo .deps/gstore.Plo mv -f .deps/gload.Tpo .deps/gload.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c -o glfree.lo /usr/src/gcc-15.1.0/libatomic/glfree.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo /usr/src/gcc-15.1.0/libatomic/config/posix/lock.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c /usr/src/gcc-15.1.0/libatomic/glfree.c -fPIC -DPIC -o .libs/glfree.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /usr/src/gcc-15.1.0/libatomic/config/posix/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c /usr/src/gcc-15.1.0/libatomic/gexch.c -o gexch.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c /usr/src/gcc-15.1.0/libatomic/glfree.c -o glfree.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /usr/src/gcc-15.1.0/libatomic/config/posix/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/glfree.Tpo .deps/glfree.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo /usr/src/gcc-15.1.0/libatomic/init.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init.lo -MD -MP -MF .deps/init.Tpo -c /usr/src/gcc-15.1.0/libatomic/init.c -fPIC -DPIC -o .libs/init.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT init.lo -MD -MP -MF .deps/init.Tpo -c /usr/src/gcc-15.1.0/libatomic/init.c -o init.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c -o fenv.lo /usr/src/gcc-15.1.0/libatomic/fenv.c mv -f .deps/init.Tpo .deps/init.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c /usr/src/gcc-15.1.0/libatomic/fenv.c -fPIC -DPIC -o .libs/fenv.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c -o fence.lo /usr/src/gcc-15.1.0/libatomic/fence.c mv -f .deps/gexch.Tpo .deps/gexch.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c -o flag.lo /usr/src/gcc-15.1.0/libatomic/flag.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c /usr/src/gcc-15.1.0/libatomic/fence.c -fPIC -DPIC -o .libs/fence.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c /usr/src/gcc-15.1.0/libatomic/fenv.c -o fenv.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c /usr/src/gcc-15.1.0/libatomic/flag.c -fPIC -DPIC -o .libs/flag.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c /usr/src/gcc-15.1.0/libatomic/fence.c -o fence.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c /usr/src/gcc-15.1.0/libatomic/flag.c -o flag.o >/dev/null 2>&1 mv -f .deps/flag.Tpo .deps/flag.Plo mv -f .deps/fence.Tpo .deps/fence.Plo /bin/sh ./libtool --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atomic_16.lo -MD -MP -MF .deps/atomic_16.Tpo -c -o atomic_16.lo /usr/src/gcc-15.1.0/libatomic/config/linux/aarch64/atomic_16.S /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c -o load_1_.lo /usr/src/gcc-15.1.0/libatomic/load_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atomic_16.lo -MD -MP -MF .deps/atomic_16.Tpo -c /usr/src/gcc-15.1.0/libatomic/config/linux/aarch64/atomic_16.S -fPIC -DPIC -o .libs/atomic_16.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_1_.o mv -f .deps/fenv.Tpo .deps/fenv.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c -o store_1_.lo /usr/src/gcc-15.1.0/libatomic/store_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atomic_16.lo -MD -MP -MF .deps/atomic_16.Tpo -c /usr/src/gcc-15.1.0/libatomic/config/linux/aarch64/atomic_16.S -o atomic_16.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/load_n.c -o load_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/store_n.c -o store_1_.o >/dev/null 2>&1 config.status: creating omp.h config.status: creating omp_lib.h config.status: creating omp_lib.f90 config.status: creating libgomp_f.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating libgomp.spec config.status: creating testsuite/libgomp-test-support.pt.exp /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c -o cas_1_.lo /usr/src/gcc-15.1.0/libatomic/cas_n.c mv -f .deps/atomic_16.Tpo .deps/atomic_16.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c -o exch_1_.lo /usr/src/gcc-15.1.0/libatomic/exch_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c -o fadd_1_.lo /usr/src/gcc-15.1.0/libatomic/fadd_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_1_.o config.status: creating testsuite/libgomp-site-extra.exp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -o cas_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -o exch_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -o fadd_1_.o >/dev/null 2>&1 config.status: creating config.h config.status: executing default-1 commands /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c -o fsub_1_.lo /usr/src/gcc-15.1.0/libatomic/fsub_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c -o fand_1_.lo /usr/src/gcc-15.1.0/libatomic/fand_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c -o fior_1_.lo /usr/src/gcc-15.1.0/libatomic/fior_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -o fsub_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -o fand_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -o fior_1_.o >/dev/null 2>&1 config.status: executing depfiles commands /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c -o fxor_1_.lo /usr/src/gcc-15.1.0/libatomic/fxor_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c -o fnand_1_.lo /usr/src/gcc-15.1.0/libatomic/fnand_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c -o tas_1_.lo /usr/src/gcc-15.1.0/libatomic/tas_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -o fxor_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -o tas_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -o fnand_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c -o load_2_.lo /usr/src/gcc-15.1.0/libatomic/load_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_2_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/load_n.c -o load_2_.o >/dev/null 2>&1 config.status: executing libtool commands /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c -o store_2_.lo /usr/src/gcc-15.1.0/libatomic/store_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c -o cas_2_.lo /usr/src/gcc-15.1.0/libatomic/cas_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c -o exch_2_.lo /usr/src/gcc-15.1.0/libatomic/exch_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_2_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_2_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_2_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/store_n.c -o store_2_.o >/dev/null 2>&1 Checking multilib configuration for libstdc++-v3... mkdir -p -- aarch64-unknown-linux-gnu/libstdc++-v3 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -o exch_2_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -o cas_2_.o >/dev/null 2>&1 Configuring in aarch64-unknown-linux-gnu/libstdc++-v3 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c -o fadd_2_.lo /usr/src/gcc-15.1.0/libatomic/fadd_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c -o fsub_2_.lo /usr/src/gcc-15.1.0/libatomic/fsub_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c -o fand_2_.lo /usr/src/gcc-15.1.0/libatomic/fand_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_2_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_2_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_2_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -o fand_2_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -o fadd_2_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -o fsub_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c -o fior_2_.lo /usr/src/gcc-15.1.0/libatomic/fior_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c -o fxor_2_.lo /usr/src/gcc-15.1.0/libatomic/fxor_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_2_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_2_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c -o fnand_2_.lo /usr/src/gcc-15.1.0/libatomic/fnand_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -o fior_2_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_2_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -o fxor_2_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -o fnand_2_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c -o tas_2_.lo /usr/src/gcc-15.1.0/libatomic/tas_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c -o load_4_.lo /usr/src/gcc-15.1.0/libatomic/load_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c -o store_4_.lo /usr/src/gcc-15.1.0/libatomic/store_n.c configure: creating cache ./config.cache checking build system type... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_2_.o aarch64-unknown-linux-gnu checking host system type... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_4_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_4_.o aarch64-unknown-linux-gnu checking target system type... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/store_n.c -o store_4_.o >/dev/null 2>&1 aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -o tas_2_.o >/dev/null 2>&1 yes libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/load_n.c -o load_4_.o >/dev/null 2>&1 checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c -o cas_4_.lo /usr/src/gcc-15.1.0/libatomic/cas_n.c yes libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_4_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c -o exch_4_.lo /usr/src/gcc-15.1.0/libatomic/exch_n.c checking whether make supports nested variables... yes libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_4_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c -o fadd_4_.lo /usr/src/gcc-15.1.0/libatomic/fadd_n.c checking for aarch64-unknown-linux-gnu-gcc... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -o cas_4_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_4_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -o exch_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c -o fsub_4_.lo /usr/src/gcc-15.1.0/libatomic/fsub_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -o fadd_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c -o fand_4_.lo /usr/src/gcc-15.1.0/libatomic/fand_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_4_.o checking whether the C compiler works... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c -o fior_4_.lo /usr/src/gcc-15.1.0/libatomic/fior_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_4_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -o fsub_4_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_4_.o yes checking for C compiler default output file name... a.out checking for suffix of executables... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -o fior_4_.o >/dev/null 2>&1 checking whether we are cross compiling... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -o fand_4_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c -o fxor_4_.lo /usr/src/gcc-15.1.0/libatomic/fxor_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c -o fnand_4_.lo /usr/src/gcc-15.1.0/libatomic/fnand_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_4_.o no checking for suffix of object files... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_4_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c -o tas_4_.lo /usr/src/gcc-15.1.0/libatomic/tas_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_4_.o o checking whether we are using the GNU C compiler... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -o fxor_4_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -o fnand_4_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -o tas_4_.o >/dev/null 2>&1 yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c -o load_8_.lo /usr/src/gcc-15.1.0/libatomic/load_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c -o store_8_.lo /usr/src/gcc-15.1.0/libatomic/store_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c -o cas_8_.lo /usr/src/gcc-15.1.0/libatomic/cas_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_8_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_8_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_8_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/store_n.c -o store_8_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/load_n.c -o load_8_.o >/dev/null 2>&1 yes checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to accept ISO C89... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -o cas_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c -o exch_8_.lo /usr/src/gcc-15.1.0/libatomic/exch_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c -o fadd_8_.lo /usr/src/gcc-15.1.0/libatomic/fadd_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_8_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_8_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c -o fsub_8_.lo /usr/src/gcc-15.1.0/libatomic/fsub_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -o exch_8_.o >/dev/null 2>&1 none needed checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include understands -c and -o together... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -o fadd_8_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_8_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c -o fand_8_.lo /usr/src/gcc-15.1.0/libatomic/fand_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c -o fior_8_.lo /usr/src/gcc-15.1.0/libatomic/fior_n.c yes libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_8_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -o fsub_8_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_8_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -o fand_8_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -o fior_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c -o fxor_8_.lo /usr/src/gcc-15.1.0/libatomic/fxor_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_8_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c -o fnand_8_.lo /usr/src/gcc-15.1.0/libatomic/fnand_n.c checking whether we are using the GNU C++ compiler... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c -o tas_8_.lo /usr/src/gcc-15.1.0/libatomic/tas_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_8_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -o fxor_8_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_8_.o yes checking whether /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -o fnand_8_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c -o load_16_.lo /usr/src/gcc-15.1.0/libatomic/load_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -o tas_8_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_16_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c -o store_16_.lo /usr/src/gcc-15.1.0/libatomic/store_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c -o cas_16_.lo /usr/src/gcc-15.1.0/libatomic/cas_n.c yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_16_.lo -MD -MP -MF .deps/load_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/load_n.c -o load_16_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_16_.o no checking how to run the C preprocessor... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_16_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c -o exch_16_.lo /usr/src/gcc-15.1.0/libatomic/exch_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_16_.lo -MD -MP -MF .deps/cas_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -o cas_16_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_16_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c -o fadd_16_.lo /usr/src/gcc-15.1.0/libatomic/fadd_n.c /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_16_.lo -MD -MP -MF .deps/store_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/store_n.c -o store_16_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_16_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_16_.lo -MD -MP -MF .deps/exch_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -o exch_16_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_16_.lo -MD -MP -MF .deps/fadd_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -o fadd_16_.o >/dev/null 2>&1 checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking whether ln -s works... yes checking for aarch64-unknown-linux-gnu-as... /usr/src/gcc-build/./gcc/as checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking whether to enable maintainer-specific portions of Makefiles... no /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c -o fsub_16_.lo /usr/src/gcc-15.1.0/libatomic/fsub_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c -o fand_16_.lo /usr/src/gcc-15.1.0/libatomic/fand_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_16_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_16_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c -o fior_16_.lo /usr/src/gcc-15.1.0/libatomic/fior_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_16_.lo -MD -MP -MF .deps/fsub_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -o fsub_16_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_16_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_16_.lo -MD -MP -MF .deps/fand_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -o fand_16_.o >/dev/null 2>&1 configure: CPU config directory is cpu/aarch64 configure: OS config directory is os/gnu-linux checking how to print strings... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_16_.lo -MD -MP -MF .deps/fior_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -o fior_16_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c -o fxor_16_.lo /usr/src/gcc-15.1.0/libatomic/fxor_n.c printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_16_.o yes checking for BSD- or MS-compatible name lister (nm)... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c -o fnand_16_.lo /usr/src/gcc-15.1.0/libatomic/fnand_n.c /usr/src/gcc-build/./gcc/nm -B checking the name lister (/usr/src/gcc-build/./gcc/nm -B) interface... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c -o tas_16_.lo /usr/src/gcc-15.1.0/libatomic/tas_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_16_.lo -MD -MP -MF .deps/fxor_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -o fxor_16_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_16_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_16_.o BSD nm checking the maximum length of command line arguments... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_1_1_.lo -MD -MP -MF .deps/load_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o load_1_1_.lo /usr/src/gcc-15.1.0/libatomic/load_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_16_.lo -MD -MP -MF .deps/fnand_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -o fnand_16_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_16_.lo -MD -MP -MF .deps/tas_16_.lo.Ppo -DN=16 -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -o tas_16_.o >/dev/null 2>&1 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/src/gcc-build/./gcc/collect-ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_1_1_.lo -MD -MP -MF .deps/load_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_1_1_.o checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /usr/src/gcc-build/./gcc/nm -B output from /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include object... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_1_1_.lo -MD -MP -MF .deps/store_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o store_1_1_.lo /usr/src/gcc-15.1.0/libatomic/store_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_1_1_.lo -MD -MP -MF .deps/store_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_1_1_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_1_1_.lo -MD -MP -MF .deps/cas_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o cas_1_1_.lo /usr/src/gcc-15.1.0/libatomic/cas_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_1_1_.lo -MD -MP -MF .deps/cas_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_1_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_1_1_.lo -MD -MP -MF .deps/load_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/load_n.c -o load_1_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_1_1_.lo -MD -MP -MF .deps/store_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/store_n.c -o store_1_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_1_1_.lo -MD -MP -MF .deps/cas_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -o cas_1_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_1_1_.lo -MD -MP -MF .deps/exch_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o exch_1_1_.lo /usr/src/gcc-15.1.0/libatomic/exch_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_1_1_.lo -MD -MP -MF .deps/fadd_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fadd_1_1_.lo /usr/src/gcc-15.1.0/libatomic/fadd_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_1_1_.lo -MD -MP -MF .deps/fadd_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_1_1_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_1_1_.lo -MD -MP -MF .deps/fsub_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fsub_1_1_.lo /usr/src/gcc-15.1.0/libatomic/fsub_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_1_1_.lo -MD -MP -MF .deps/exch_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_1_1_.o ok checking for ANSI C header files... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_1_1_.lo -MD -MP -MF .deps/fadd_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -o fadd_1_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_1_1_.lo -MD -MP -MF .deps/exch_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -o exch_1_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_1_1_.lo -MD -MP -MF .deps/fsub_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_1_1_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_1_1_.lo -MD -MP -MF .deps/fand_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fand_1_1_.lo /usr/src/gcc-15.1.0/libatomic/fand_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_1_1_.lo -MD -MP -MF .deps/fior_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fior_1_1_.lo /usr/src/gcc-15.1.0/libatomic/fior_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_1_1_.lo -MD -MP -MF .deps/fsub_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -o fsub_1_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_1_1_.lo -MD -MP -MF .deps/fior_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_1_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_1_1_.lo -MD -MP -MF .deps/fand_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_1_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_1_1_.lo -MD -MP -MF .deps/fior_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -o fior_1_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_1_1_.lo -MD -MP -MF .deps/fxor_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fxor_1_1_.lo /usr/src/gcc-15.1.0/libatomic/fxor_n.c yes libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_1_1_.lo -MD -MP -MF .deps/fxor_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_1_1_.o checking for sys/types.h... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_1_1_.lo -MD -MP -MF .deps/fand_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -o fand_1_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_1_1_.lo -MD -MP -MF .deps/fnand_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fnand_1_1_.lo /usr/src/gcc-15.1.0/libatomic/fnand_n.c yes libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_1_1_.lo -MD -MP -MF .deps/fxor_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -o fxor_1_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_1_1_.lo -MD -MP -MF .deps/tas_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o tas_1_1_.lo /usr/src/gcc-15.1.0/libatomic/tas_n.c checking for sys/stat.h... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_1_1_.lo -MD -MP -MF .deps/fnand_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_1_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_1_1_.lo -MD -MP -MF .deps/tas_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_1_1_.o yes /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_2_1_.lo -MD -MP -MF .deps/load_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o load_2_1_.lo /usr/src/gcc-15.1.0/libatomic/load_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_1_1_.lo -MD -MP -MF .deps/fnand_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -o fnand_1_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_2_1_.lo -MD -MP -MF .deps/load_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_2_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_1_1_.lo -MD -MP -MF .deps/tas_1_1_.lo.Ppo -DN=1 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -o tas_1_1_.o >/dev/null 2>&1 checking for stdlib.h... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_2_1_.lo -MD -MP -MF .deps/load_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/load_n.c -o load_2_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_2_1_.lo -MD -MP -MF .deps/store_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o store_2_1_.lo /usr/src/gcc-15.1.0/libatomic/store_n.c yes libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_2_1_.lo -MD -MP -MF .deps/store_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_2_1_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_2_1_.lo -MD -MP -MF .deps/cas_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o cas_2_1_.lo /usr/src/gcc-15.1.0/libatomic/cas_n.c checking for string.h... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_2_1_.lo -MD -MP -MF .deps/exch_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o exch_2_1_.lo /usr/src/gcc-15.1.0/libatomic/exch_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_2_1_.lo -MD -MP -MF .deps/cas_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_2_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_2_1_.lo -MD -MP -MF .deps/store_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/store_n.c -o store_2_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_2_1_.lo -MD -MP -MF .deps/exch_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_2_1_.o yes libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_2_1_.lo -MD -MP -MF .deps/cas_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -o cas_2_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_2_1_.lo -MD -MP -MF .deps/exch_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -o exch_2_1_.o >/dev/null 2>&1 checking for memory.h... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_2_1_.lo -MD -MP -MF .deps/fadd_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fadd_2_1_.lo /usr/src/gcc-15.1.0/libatomic/fadd_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_2_1_.lo -MD -MP -MF .deps/fsub_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fsub_2_1_.lo /usr/src/gcc-15.1.0/libatomic/fsub_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_2_1_.lo -MD -MP -MF .deps/fadd_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_2_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_2_1_.lo -MD -MP -MF .deps/fsub_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_2_1_.o yes /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_2_1_.lo -MD -MP -MF .deps/fand_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fand_2_1_.lo /usr/src/gcc-15.1.0/libatomic/fand_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_2_1_.lo -MD -MP -MF .deps/fadd_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -o fadd_2_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_2_1_.lo -MD -MP -MF .deps/fsub_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -o fsub_2_1_.o >/dev/null 2>&1 checking for strings.h... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_2_1_.lo -MD -MP -MF .deps/fand_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_2_1_.o yes /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_2_1_.lo -MD -MP -MF .deps/fior_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fior_2_1_.lo /usr/src/gcc-15.1.0/libatomic/fior_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_2_1_.lo -MD -MP -MF .deps/fxor_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fxor_2_1_.lo /usr/src/gcc-15.1.0/libatomic/fxor_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_2_1_.lo -MD -MP -MF .deps/fior_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_2_1_.o checking for inttypes.h... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_2_1_.lo -MD -MP -MF .deps/fxor_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_2_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_2_1_.lo -MD -MP -MF .deps/fand_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -o fand_2_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_2_1_.lo -MD -MP -MF .deps/fior_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -o fior_2_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_2_1_.lo -MD -MP -MF .deps/fnand_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fnand_2_1_.lo /usr/src/gcc-15.1.0/libatomic/fnand_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_2_1_.lo -MD -MP -MF .deps/fxor_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -o fxor_2_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_2_1_.lo -MD -MP -MF .deps/fnand_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_2_1_.o yes /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_2_1_.lo -MD -MP -MF .deps/tas_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o tas_2_1_.lo /usr/src/gcc-15.1.0/libatomic/tas_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_2_1_.lo -MD -MP -MF .deps/tas_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_2_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_2_1_.lo -MD -MP -MF .deps/fnand_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -o fnand_2_1_.o >/dev/null 2>&1 checking for stdint.h... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_4_1_.lo -MD -MP -MF .deps/load_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o load_4_1_.lo /usr/src/gcc-15.1.0/libatomic/load_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_4_1_.lo -MD -MP -MF .deps/load_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_4_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_2_1_.lo -MD -MP -MF .deps/tas_2_1_.lo.Ppo -DN=2 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -o tas_2_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_4_1_.lo -MD -MP -MF .deps/store_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o store_4_1_.lo /usr/src/gcc-15.1.0/libatomic/store_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_4_1_.lo -MD -MP -MF .deps/load_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/load_n.c -o load_4_1_.o >/dev/null 2>&1 yes /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_4_1_.lo -MD -MP -MF .deps/cas_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o cas_4_1_.lo /usr/src/gcc-15.1.0/libatomic/cas_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_4_1_.lo -MD -MP -MF .deps/store_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_4_1_.o checking for unistd.h... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_4_1_.lo -MD -MP -MF .deps/exch_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o exch_4_1_.lo /usr/src/gcc-15.1.0/libatomic/exch_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_4_1_.lo -MD -MP -MF .deps/cas_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_4_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_4_1_.lo -MD -MP -MF .deps/store_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/store_n.c -o store_4_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_4_1_.lo -MD -MP -MF .deps/cas_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -o cas_4_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_4_1_.lo -MD -MP -MF .deps/exch_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_4_1_.o yes libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_4_1_.lo -MD -MP -MF .deps/exch_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -o exch_4_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_4_1_.lo -MD -MP -MF .deps/fadd_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fadd_4_1_.lo /usr/src/gcc-15.1.0/libatomic/fadd_n.c checking for dlfcn.h... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_4_1_.lo -MD -MP -MF .deps/fadd_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_4_1_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_4_1_.lo -MD -MP -MF .deps/fsub_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fsub_4_1_.lo /usr/src/gcc-15.1.0/libatomic/fsub_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_4_1_.lo -MD -MP -MF .deps/fsub_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_4_1_.o yes checking for objdir... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_4_1_.lo -MD -MP -MF .deps/fand_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fand_4_1_.lo /usr/src/gcc-15.1.0/libatomic/fand_n.c .libs libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_4_1_.lo -MD -MP -MF .deps/fadd_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -o fadd_4_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_4_1_.lo -MD -MP -MF .deps/fand_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_4_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_4_1_.lo -MD -MP -MF .deps/fsub_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -o fsub_4_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_4_1_.lo -MD -MP -MF .deps/fand_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -o fand_4_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_4_1_.lo -MD -MP -MF .deps/fior_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fior_4_1_.lo /usr/src/gcc-15.1.0/libatomic/fior_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_4_1_.lo -MD -MP -MF .deps/fxor_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fxor_4_1_.lo /usr/src/gcc-15.1.0/libatomic/fxor_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_4_1_.lo -MD -MP -MF .deps/fxor_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_4_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_4_1_.lo -MD -MP -MF .deps/fior_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_4_1_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_4_1_.lo -MD -MP -MF .deps/fnand_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fnand_4_1_.lo /usr/src/gcc-15.1.0/libatomic/fnand_n.c checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_4_1_.lo -MD -MP -MF .deps/fxor_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -o fxor_4_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_4_1_.lo -MD -MP -MF .deps/fior_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -o fior_4_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_4_1_.lo -MD -MP -MF .deps/fnand_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_4_1_.o no checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include PIC flag -fPIC -DPIC works... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_4_1_.lo -MD -MP -MF .deps/tas_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o tas_4_1_.lo /usr/src/gcc-15.1.0/libatomic/tas_n.c /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_8_1_.lo -MD -MP -MF .deps/load_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o load_8_1_.lo /usr/src/gcc-15.1.0/libatomic/load_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_4_1_.lo -MD -MP -MF .deps/tas_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_4_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_4_1_.lo -MD -MP -MF .deps/fnand_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -o fnand_4_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_8_1_.lo -MD -MP -MF .deps/load_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_8_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_4_1_.lo -MD -MP -MF .deps/tas_4_1_.lo.Ppo -DN=4 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -o tas_4_1_.o >/dev/null 2>&1 yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include static flag -static works... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_8_1_.lo -MD -MP -MF .deps/store_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o store_8_1_.lo /usr/src/gcc-15.1.0/libatomic/store_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_8_1_.lo -MD -MP -MF .deps/load_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/load_n.c -o load_8_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_8_1_.lo -MD -MP -MF .deps/store_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_8_1_.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_8_1_.lo -MD -MP -MF .deps/cas_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o cas_8_1_.lo /usr/src/gcc-15.1.0/libatomic/cas_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_8_1_.lo -MD -MP -MF .deps/cas_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_8_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_8_1_.lo -MD -MP -MF .deps/store_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/store_n.c -o store_8_1_.o >/dev/null 2>&1 yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_8_1_.lo -MD -MP -MF .deps/cas_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -o cas_8_1_.o >/dev/null 2>&1 make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp' /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_8_1_.lo -MD -MP -MF .deps/exch_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o exch_8_1_.lo /usr/src/gcc-15.1.0/libatomic/exch_n.c make all-recursive make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp' yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... Making all in testsuite make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp/testsuite' cp libgomp-test-support.pt.exp libgomp-test-support.exp.tmp echo >> libgomp-test-support.exp.tmp \ 'set offload_additional_options ""' libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_8_1_.lo -MD -MP -MF .deps/exch_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_8_1_.o echo >> libgomp-test-support.exp.tmp \ 'set offload_additional_lib_paths ""' mv libgomp-test-support.exp.tmp libgomp-test-support.exp make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp/testsuite' /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_8_1_.lo -MD -MP -MF .deps/fadd_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fadd_8_1_.lo /usr/src/gcc-15.1.0/libatomic/fadd_n.c make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp' makeinfo --split-size=5000000 --split-size=5000000 -I /usr/src/gcc-15.1.0/libgomp/../gcc/doc/include -I /usr/src/gcc-15.1.0/libgomp -o libgomp.info /usr/src/gcc-15.1.0/libgomp/libgomp.texi yes checking whether -lc should be explicitly linked in... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_8_1_.lo -MD -MP -MF .deps/fadd_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_8_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_8_1_.lo -MD -MP -MF .deps/exch_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -o exch_8_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_8_1_.lo -MD -MP -MF .deps/fadd_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -o fadd_8_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo /usr/src/gcc-15.1.0/libgomp/alloc.c no checking dynamic linker characteristics... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_8_1_.lo -MD -MP -MF .deps/fsub_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fsub_8_1_.lo /usr/src/gcc-15.1.0/libatomic/fsub_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /usr/src/gcc-15.1.0/libgomp/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_8_1_.lo -MD -MP -MF .deps/fsub_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_8_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /usr/src/gcc-15.1.0/libgomp/alloc.c -o alloc.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_8_1_.lo -MD -MP -MF .deps/fsub_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -o fsub_8_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_8_1_.lo -MD -MP -MF .deps/fand_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fand_8_1_.lo /usr/src/gcc-15.1.0/libatomic/fand_n.c GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_8_1_.lo -MD -MP -MF .deps/fand_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_8_1_.o mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c -o atomic.lo /usr/src/gcc-15.1.0/libgomp/atomic.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c /usr/src/gcc-15.1.0/libgomp/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_8_1_.lo -MD -MP -MF .deps/fand_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -o fand_8_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c /usr/src/gcc-15.1.0/libgomp/atomic.c -o atomic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_8_1_.lo -MD -MP -MF .deps/fior_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fior_8_1_.lo /usr/src/gcc-15.1.0/libatomic/fior_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_8_1_.lo -MD -MP -MF .deps/fior_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_8_1_.o no checking for shl_load in -ldld... mv -f .deps/atomic.Tpo .deps/atomic.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo /usr/src/gcc-15.1.0/libgomp/barrier.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_8_1_.lo -MD -MP -MF .deps/fior_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -o fior_8_1_.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /usr/src/gcc-15.1.0/libgomp/barrier.c -fPIC -DPIC -o .libs/barrier.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_8_1_.lo -MD -MP -MF .deps/fxor_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fxor_8_1_.lo /usr/src/gcc-15.1.0/libatomic/fxor_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_8_1_.lo -MD -MP -MF .deps/fxor_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_8_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /usr/src/gcc-15.1.0/libgomp/barrier.c -o barrier.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_8_1_.lo -MD -MP -MF .deps/fxor_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -o fxor_8_1_.o >/dev/null 2>&1 mv -f .deps/barrier.Tpo .deps/barrier.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c -o critical.lo /usr/src/gcc-15.1.0/libgomp/critical.c no checking for dlopen... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c /usr/src/gcc-15.1.0/libgomp/critical.c -fPIC -DPIC -o .libs/critical.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_8_1_.lo -MD -MP -MF .deps/fnand_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fnand_8_1_.lo /usr/src/gcc-15.1.0/libatomic/fnand_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c /usr/src/gcc-15.1.0/libgomp/critical.c -o critical.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_8_1_.lo -MD -MP -MF .deps/fnand_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_8_1_.o yes checking whether a program can dlopen itself... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_8_1_.lo -MD -MP -MF .deps/fnand_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -o fnand_8_1_.o >/dev/null 2>&1 mv -f .deps/critical.Tpo .deps/critical.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo /usr/src/gcc-15.1.0/libgomp/env.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT env.lo -MD -MP -MF .deps/env.Tpo -c /usr/src/gcc-15.1.0/libgomp/env.c -fPIC -DPIC -o .libs/env.o /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_8_1_.lo -MD -MP -MF .deps/tas_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o tas_8_1_.lo /usr/src/gcc-15.1.0/libatomic/tas_n.c yes checking whether a statically linked program can dlopen itself... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_8_1_.lo -MD -MP -MF .deps/tas_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_8_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_8_1_.lo -MD -MP -MF .deps/tas_8_1_.lo.Ppo -DN=8 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -o tas_8_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o load_16_1_.lo /usr/src/gcc-15.1.0/libatomic/load_n.c 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 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/load_n.c -fPIC -DPIC -o .libs/load_16_1_.o checking how to run the C++ preprocessor... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT load_16_1_.lo -MD -MP -MF .deps/load_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/load_n.c -o load_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o store_16_1_.lo /usr/src/gcc-15.1.0/libatomic/store_n.c /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/store_n.c -fPIC -DPIC -o .libs/store_16_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT store_16_1_.lo -MD -MP -MF .deps/store_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/store_n.c -o store_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o cas_16_1_.lo /usr/src/gcc-15.1.0/libatomic/cas_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -fPIC -DPIC -o .libs/cas_16_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cas_16_1_.lo -MD -MP -MF .deps/cas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/cas_n.c -o cas_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o exch_16_1_.lo /usr/src/gcc-15.1.0/libatomic/exch_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -fPIC -DPIC -o .libs/exch_16_1_.o checking for ld used by /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT exch_16_1_.lo -MD -MP -MF .deps/exch_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/exch_n.c -o exch_16_1_.o >/dev/null 2>&1 yes checking whether the /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... yes /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fadd_16_1_.lo /usr/src/gcc-15.1.0/libatomic/fadd_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -fPIC -DPIC -o .libs/fadd_16_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fadd_16_1_.lo -MD -MP -MF .deps/fadd_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fadd_n.c -o fadd_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fsub_16_1_.lo /usr/src/gcc-15.1.0/libatomic/fsub_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -fPIC -DPIC -o .libs/fsub_16_1_.o checking for /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include PIC flag -fPIC -DPIC works... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fsub_16_1_.lo -MD -MP -MF .deps/fsub_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fsub_n.c -o fsub_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fand_16_1_.lo /usr/src/gcc-15.1.0/libatomic/fand_n.c yes checking if /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include static flag -static works... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -fPIC -DPIC -o .libs/fand_16_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fand_16_1_.lo -MD -MP -MF .deps/fand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fand_n.c -o fand_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fior_16_1_.lo /usr/src/gcc-15.1.0/libatomic/fior_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -fPIC -DPIC -o .libs/fior_16_1_.o yes checking if /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fior_16_1_.lo -MD -MP -MF .deps/fior_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fior_n.c -o fior_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fxor_16_1_.lo /usr/src/gcc-15.1.0/libatomic/fxor_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -fPIC -DPIC -o .libs/fxor_16_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fxor_16_1_.lo -MD -MP -MF .deps/fxor_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fxor_n.c -o fxor_16_1_.o >/dev/null 2>&1 yes checking if /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT env.lo -MD -MP -MF .deps/env.Tpo -c /usr/src/gcc-15.1.0/libgomp/env.c -o env.o >/dev/null 2>&1 GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for compiler with PCH support... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o fnand_16_1_.lo /usr/src/gcc-15.1.0/libatomic/fnand_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -fPIC -DPIC -o .libs/fnand_16_1_.o yes checking for enabled PCH... yes checking for thread model used by GCC... posix checking for atomic builtins for bool... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fnand_16_1_.lo -MD -MP -MF .deps/fnand_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/fnand_n.c -o fnand_16_1_.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c -o tas_16_1_.lo /usr/src/gcc-15.1.0/libatomic/tas_n.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -fPIC -DPIC -o .libs/tas_16_1_.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I/usr/src/gcc-15.1.0/libatomic/config/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libatomic/config/posix -I/usr/src/gcc-15.1.0/libatomic -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tas_16_1_.lo -MD -MP -MF .deps/tas_16_1_.lo.Ppo -DN=16 -DIFUNC_ALT=1 -march=armv8-a+lse -c /usr/src/gcc-15.1.0/libatomic/tas_n.c -o tas_16_1_.o >/dev/null 2>&1 yes checking for atomic builtins for short... true DO=all multi-do # make /bin/sh ./libtool --tag=CC --mode=link /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,-O1 -o libatomic_convenience.la gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo atomic_16.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo load_1_1_.lo store_1_1_.lo cas_1_1_.lo exch_1_1_.lo fadd_1_1_.lo fsub_1_1_.lo fand_1_1_.lo fior_1_1_.lo fxor_1_1_.lo fnand_1_1_.lo tas_1_1_.lo load_2_1_.lo store_2_1_.lo cas_2_1_.lo exch_2_1_.lo fadd_2_1_.lo fsub_2_1_.lo fand_2_1_.lo fior_2_1_.lo fxor_2_1_.lo fnand_2_1_.lo tas_2_1_.lo load_4_1_.lo store_4_1_.lo cas_4_1_.lo exch_4_1_.lo fadd_4_1_.lo fsub_4_1_.lo fand_4_1_.lo fior_4_1_.lo fxor_4_1_.lo fnand_4_1_.lo tas_4_1_.lo load_8_1_.lo store_8_1_.lo cas_8_1_.lo exch_8_1_.lo fadd_8_1_.lo fsub_8_1_.lo fand_8_1_.lo fior_8_1_.lo fxor_8_1_.lo fnand_8_1_.lo tas_8_1_.lo load_16_1_.lo store_16_1_.lo cas_16_1_.lo exch_16_1_.lo fadd_16_1_.lo fsub_16_1_.lo fand_16_1_.lo fior_16_1_.lo fxor_16_1_.lo fnand_16_1_.lo tas_16_1_.lo yes checking for atomic builtins for int... /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo /usr/src/gcc-15.1.0/libgomp/error.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT error.lo -MD -MP -MF .deps/error.Tpo -c /usr/src/gcc-15.1.0/libgomp/error.c -fPIC -DPIC -o .libs/error.o yes checking for atomic builtins for long long... libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libatomic_convenience.a .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/atomic_16.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o .libs/load_1_1_.o .libs/store_1_1_.o .libs/cas_1_1_.o .libs/exch_1_1_.o .libs/fadd_1_1_.o .libs/fsub_1_1_.o .libs/fand_1_1_.o .libs/fior_1_1_.o .libs/fxor_1_1_.o .libs/fnand_1_1_.o .libs/tas_1_1_.o .libs/load_2_1_.o .libs/store_2_1_.o .libs/cas_2_1_.o .libs/exch_2_1_.o .libs/fadd_2_1_.o .libs/fsub_2_1_.o .libs/fand_2_1_.o .libs/fior_2_1_.o .libs/fxor_2_1_.o .libs/fnand_2_1_.o .libs/tas_2_1_.o .libs/load_4_1_.o .libs/store_4_1_.o .libs/cas_4_1_.o .libs/exch_4_1_.o .libs/fadd_4_1_.o .libs/fsub_4_1_.o .libs/fand_4_1_.o .libs/fior_4_1_.o .libs/fxor_4_1_.o .libs/fnand_4_1_.o .libs/tas_4_1_.o .libs/load_8_1_.o .libs/store_8_1_.o .libs/cas_8_1_.o .libs/exch_8_1_.o .libs/fadd_8_1_.o .libs/fsub_8_1_.o .libs/fand_8_1_.o .libs/fior_8_1_.o .libs/fxor_8_1_.o .libs/fnand_8_1_.o .libs/tas_8_1_.o .libs/load_16_1_.o .libs/store_16_1_.o .libs/cas_16_1_.o .libs/exch_16_1_.o .libs/fadd_16_1_.o .libs/fsub_16_1_.o .libs/fand_16_1_.o .libs/fior_16_1_.o .libs/fxor_16_1_.o .libs/fnand_16_1_.o .libs/tas_16_1_.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libatomic_convenience.a libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT error.lo -MD -MP -MF .deps/error.Tpo -c /usr/src/gcc-15.1.0/libgomp/error.c -o error.o >/dev/null 2>&1 libtool: link: ( cd ".libs" && rm -f "libatomic_convenience.la" && ln -s "../libatomic_convenience.la" "libatomic_convenience.la" ) /bin/sh ./libtool --tag=CC --mode=link /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -mno-outline-atomics -Wall -Werror -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 3:0:2 -Wl,--version-script,/usr/src/gcc-15.1.0/libatomic/libatomic.map -o libatomic.la -rpath /usr/lib/../lib64 gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo fence.lo flag.lo atomic_16.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo load_16_.lo store_16_.lo cas_16_.lo exch_16_.lo fadd_16_.lo fsub_16_.lo fand_16_.lo fior_16_.lo fxor_16_.lo fnand_16_.lo tas_16_.lo load_1_1_.lo store_1_1_.lo cas_1_1_.lo exch_1_1_.lo fadd_1_1_.lo fsub_1_1_.lo fand_1_1_.lo fior_1_1_.lo fxor_1_1_.lo fnand_1_1_.lo tas_1_1_.lo load_2_1_.lo store_2_1_.lo cas_2_1_.lo exch_2_1_.lo fadd_2_1_.lo fsub_2_1_.lo fand_2_1_.lo fior_2_1_.lo fxor_2_1_.lo fnand_2_1_.lo tas_2_1_.lo load_4_1_.lo store_4_1_.lo cas_4_1_.lo exch_4_1_.lo fadd_4_1_.lo fsub_4_1_.lo fand_4_1_.lo fior_4_1_.lo fxor_4_1_.lo fnand_4_1_.lo tas_4_1_.lo load_8_1_.lo store_8_1_.lo cas_8_1_.lo exch_8_1_.lo fadd_8_1_.lo fsub_8_1_.lo fand_8_1_.lo fior_8_1_.lo fxor_8_1_.lo fnand_8_1_.lo tas_8_1_.lo load_16_1_.lo store_16_1_.lo cas_16_1_.lo exch_16_1_.lo fadd_16_1_.lo fsub_16_1_.lo fand_16_1_.lo fior_16_1_.lo fxor_16_1_.lo fnand_16_1_.lo tas_16_1_.lo yes checking for lock policy for shared_ptr reference counts... mv -f .deps/error.Tpo .deps/error.Plo atomic /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c -o icv.lo /usr/src/gcc-15.1.0/libgomp/icv.c checking for ISO/IEC TR 24733 ... libtool: link: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -shared -fPIC -DPIC .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/fence.o .libs/flag.o .libs/atomic_16.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o .libs/load_16_.o .libs/store_16_.o .libs/cas_16_.o .libs/exch_16_.o .libs/fadd_16_.o .libs/fsub_16_.o .libs/fand_16_.o .libs/fior_16_.o .libs/fxor_16_.o .libs/fnand_16_.o .libs/tas_16_.o .libs/load_1_1_.o .libs/store_1_1_.o .libs/cas_1_1_.o .libs/exch_1_1_.o .libs/fadd_1_1_.o .libs/fsub_1_1_.o .libs/fand_1_1_.o .libs/fior_1_1_.o .libs/fxor_1_1_.o .libs/fnand_1_1_.o .libs/tas_1_1_.o .libs/load_2_1_.o .libs/store_2_1_.o .libs/cas_2_1_.o .libs/exch_2_1_.o .libs/fadd_2_1_.o .libs/fsub_2_1_.o .libs/fand_2_1_.o .libs/fior_2_1_.o .libs/fxor_2_1_.o .libs/fnand_2_1_.o .libs/tas_2_1_.o .libs/load_4_1_.o .libs/store_4_1_.o .libs/cas_4_1_.o .libs/exch_4_1_.o .libs/fadd_4_1_.o .libs/fsub_4_1_.o .libs/fand_4_1_.o .libs/fior_4_1_.o .libs/fxor_4_1_.o .libs/fnand_4_1_.o .libs/tas_4_1_.o .libs/load_8_1_.o .libs/store_8_1_.o .libs/cas_8_1_.o .libs/exch_8_1_.o .libs/fadd_8_1_.o .libs/fsub_8_1_.o .libs/fand_8_1_.o .libs/fior_8_1_.o .libs/fxor_8_1_.o .libs/fnand_8_1_.o .libs/tas_8_1_.o .libs/load_16_1_.o .libs/store_16_1_.o .libs/cas_16_1_.o .libs/exch_16_1_.o .libs/fadd_16_1_.o .libs/fsub_16_1_.o .libs/fand_16_1_.o .libs/fior_16_1_.o .libs/fxor_16_1_.o .libs/fnand_16_1_.o .libs/tas_16_1_.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -mno-outline-atomics -Werror -pthread -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,--version-script -Wl,/usr/src/gcc-15.1.0/libatomic/libatomic.map -pthread -Wl,-soname -Wl,libatomic.so.1 -o .libs/libatomic.so.1.2.0 yes checking for __float128... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c /usr/src/gcc-15.1.0/libgomp/icv.c -fPIC -DPIC -o .libs/icv.o no checking for g++ that supports -ffunction-sections -fdata-sections... libtool: link: (cd ".libs" && rm -f "libatomic.so.1" && ln -s "libatomic.so.1.2.0" "libatomic.so.1") libtool: link: (cd ".libs" && rm -f "libatomic.so" && ln -s "libatomic.so.1.2.0" "libatomic.so") libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libatomic.a gload.o gstore.o gcas.o gexch.o glfree.o lock.o init.o fenv.o fence.o flag.o atomic_16.o load_1_.o store_1_.o cas_1_.o exch_1_.o fadd_1_.o fsub_1_.o fand_1_.o fior_1_.o fxor_1_.o fnand_1_.o tas_1_.o load_2_.o store_2_.o cas_2_.o exch_2_.o fadd_2_.o fsub_2_.o fand_2_.o fior_2_.o fxor_2_.o fnand_2_.o tas_2_.o load_4_.o store_4_.o cas_4_.o exch_4_.o fadd_4_.o fsub_4_.o fand_4_.o fior_4_.o fxor_4_.o fnand_4_.o tas_4_.o load_8_.o store_8_.o cas_8_.o exch_8_.o fadd_8_.o fsub_8_.o fand_8_.o fior_8_.o fxor_8_.o fnand_8_.o tas_8_.o load_16_.o store_16_.o cas_16_.o exch_16_.o fadd_16_.o fsub_16_.o fand_16_.o fior_16_.o fxor_16_.o fnand_16_.o tas_16_.o load_1_1_.o store_1_1_.o cas_1_1_.o exch_1_1_.o fadd_1_1_.o fsub_1_1_.o fand_1_1_.o fior_1_1_.o fxor_1_1_.o fnand_1_1_.o tas_1_1_.o load_2_1_.o store_2_1_.o cas_2_1_.o exch_2_1_.o fadd_2_1_.o fsub_2_1_.o fand_2_1_.o fior_2_1_.o fxor_2_1_.o fnand_2_1_.o tas_2_1_.o load_4_1_.o store_4_1_.o cas_4_1_.o exch_4_1_.o fadd_4_1_.o fsub_4_1_.o fand_4_1_.o fior_4_1_.o fxor_4_1_.o fnand_4_1_.o tas_4_1_.o load_8_1_.o store_8_1_.o cas_8_1_.o exch_8_1_.o fadd_8_1_.o fsub_8_1_.o fand_8_1_.o fior_8_1_.o fxor_8_1_.o fnand_8_1_.o tas_8_1_.o load_16_1_.o store_16_1_.o cas_16_1_.o exch_16_1_.o fadd_16_1_.o fsub_16_1_.o fand_16_1_.o fior_16_1_.o fxor_16_1_.o fnand_16_1_.o tas_16_1_.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libatomic.a yes checking for underlying I/O to use... stdio (with POSIX read/write) libtool: link: ( cd ".libs" && rm -f "libatomic.la" && ln -s "../libatomic.la" "libatomic.la" ) make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic' /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c -o icv-device.lo /usr/src/gcc-15.1.0/libgomp/icv-device.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c /usr/src/gcc-15.1.0/libgomp/icv-device.c -fPIC -DPIC -o .libs/icv-device.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c /usr/src/gcc-15.1.0/libgomp/icv.c -o icv.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c /usr/src/gcc-15.1.0/libgomp/icv-device.c -o icv-device.o >/dev/null 2>&1 mv -f .deps/icv-device.Tpo .deps/icv-device.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c -o iter.lo /usr/src/gcc-15.1.0/libgomp/iter.c mv -f .deps/icv.Tpo .deps/icv.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c -o iter_ull.lo /usr/src/gcc-15.1.0/libgomp/iter_ull.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c /usr/src/gcc-15.1.0/libgomp/iter.c -fPIC -DPIC -o .libs/iter.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c /usr/src/gcc-15.1.0/libgomp/iter_ull.c -fPIC -DPIC -o .libs/iter_ull.o mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo /usr/src/gcc-15.1.0/libgomp/loop.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c /usr/src/gcc-15.1.0/libgomp/loop.c -fPIC -DPIC -o .libs/loop.o checking for C locale to use... gnu checking for msgfmt... yes checking for std::allocator base class... new configure: "C" header strategy set to c_global checking for enabled long long specializations... yes checking wchar.h usability... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c /usr/src/gcc-15.1.0/libgomp/iter.c -o iter.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c /usr/src/gcc-15.1.0/libgomp/iter_ull.c -o iter_ull.o >/dev/null 2>&1 yes checking wchar.h presence... mv -f .deps/iter.Tpo .deps/iter.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c -o loop_ull.lo /usr/src/gcc-15.1.0/libgomp/loop_ull.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c /usr/src/gcc-15.1.0/libgomp/loop_ull.c -fPIC -DPIC -o .libs/loop_ull.o yes checking for wchar.h... yes checking for mbstate_t... mv -f .deps/iter_ull.Tpo .deps/iter_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c -o ordered.lo /usr/src/gcc-15.1.0/libgomp/ordered.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c /usr/src/gcc-15.1.0/libgomp/ordered.c -fPIC -DPIC -o .libs/ordered.o yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for enabled wchar_t specializations... yes checking for sin in -lm... yes checking for ISO C99 support in for C++98... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c /usr/src/gcc-15.1.0/libgomp/loop_ull.c -o loop_ull.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c /usr/src/gcc-15.1.0/libgomp/loop.c -o loop.o >/dev/null 2>&1 yes checking tgmath.h usability... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c /usr/src/gcc-15.1.0/libgomp/ordered.c -o ordered.o >/dev/null 2>&1 yes checking tgmath.h presence... mv -f .deps/loop_ull.Tpo .deps/loop_ull.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c -o parallel.lo /usr/src/gcc-15.1.0/libgomp/parallel.c yes checking for tgmath.h... yes checking complex.h usability... mv -f .deps/ordered.Tpo .deps/ordered.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT scope.lo -MD -MP -MF .deps/scope.Tpo -c -o scope.lo /usr/src/gcc-15.1.0/libgomp/scope.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c /usr/src/gcc-15.1.0/libgomp/parallel.c -fPIC -DPIC -o .libs/parallel.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT scope.lo -MD -MP -MF .deps/scope.Tpo -c /usr/src/gcc-15.1.0/libgomp/scope.c -fPIC -DPIC -o .libs/scope.o yes checking complex.h presence... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT scope.lo -MD -MP -MF .deps/scope.Tpo -c /usr/src/gcc-15.1.0/libgomp/scope.c -o scope.o >/dev/null 2>&1 mv -f .deps/loop.Tpo .deps/loop.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c -o sections.lo /usr/src/gcc-15.1.0/libgomp/sections.c yes checking for complex.h... yes checking for ISO C99 support in for C++98... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c /usr/src/gcc-15.1.0/libgomp/parallel.c -o parallel.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c /usr/src/gcc-15.1.0/libgomp/sections.c -fPIC -DPIC -o .libs/sections.o mv -f .deps/scope.Tpo .deps/scope.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo /usr/src/gcc-15.1.0/libgomp/single.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT single.lo -MD -MP -MF .deps/single.Tpo -c /usr/src/gcc-15.1.0/libgomp/single.c -fPIC -DPIC -o .libs/single.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT single.lo -MD -MP -MF .deps/single.Tpo -c /usr/src/gcc-15.1.0/libgomp/single.c -o single.o >/dev/null 2>&1 yes checking for ISO C99 support in for C++98... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c /usr/src/gcc-15.1.0/libgomp/sections.c -o sections.o >/dev/null 2>&1 mv -f .deps/parallel.Tpo .deps/parallel.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT task.lo -MD -MP -MF .deps/task.Tpo -c -o task.lo /usr/src/gcc-15.1.0/libgomp/task.c mv -f .deps/single.Tpo .deps/single.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT team.lo -MD -MP -MF .deps/team.Tpo -c -o team.lo /usr/src/gcc-15.1.0/libgomp/team.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT task.lo -MD -MP -MF .deps/task.Tpo -c /usr/src/gcc-15.1.0/libgomp/task.c -fPIC -DPIC -o .libs/task.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT team.lo -MD -MP -MF .deps/team.Tpo -c /usr/src/gcc-15.1.0/libgomp/team.c -fPIC -DPIC -o .libs/team.o mv -f .deps/sections.Tpo .deps/sections.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT work.lo -MD -MP -MF .deps/work.Tpo -c -o work.lo /usr/src/gcc-15.1.0/libgomp/work.c yes checking for ISO C99 support in for C++98... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT work.lo -MD -MP -MF .deps/work.Tpo -c /usr/src/gcc-15.1.0/libgomp/work.c -fPIC -DPIC -o .libs/work.o yes checking for ISO C99 support in for C++98... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT work.lo -MD -MP -MF .deps/work.Tpo -c /usr/src/gcc-15.1.0/libgomp/work.c -o work.o >/dev/null 2>&1 yes libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT team.lo -MD -MP -MF .deps/team.Tpo -c /usr/src/gcc-15.1.0/libgomp/team.c -o team.o >/dev/null 2>&1 mv -f .deps/work.Tpo .deps/work.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo /usr/src/gcc-15.1.0/libgomp/config/linux/lock.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/lock.c -fPIC -DPIC -o .libs/lock.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/lock.c -o lock.o >/dev/null 2>&1 mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo /usr/src/gcc-15.1.0/libgomp/config/linux/mutex.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/mutex.c -fPIC -DPIC -o .libs/mutex.o mv -f .deps/team.Tpo .deps/team.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo /usr/src/gcc-15.1.0/libgomp/config/linux/proc.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/proc.c -fPIC -DPIC -o .libs/proc.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/mutex.c -o mutex.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/proc.c -o proc.o >/dev/null 2>&1 checking for sin in -lm... (cached) yes checking for ISO C99 support in for C++11... mv -f .deps/mutex.Tpo .deps/mutex.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c -o sem.lo /usr/src/gcc-15.1.0/libgomp/config/linux/sem.c mv -f .deps/proc.Tpo .deps/proc.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c -o bar.lo /usr/src/gcc-15.1.0/libgomp/config/linux/bar.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/sem.c -fPIC -DPIC -o .libs/sem.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/bar.c -fPIC -DPIC -o .libs/bar.o yes checking for ISO C99 support for C++11 in ... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/sem.c -o sem.o >/dev/null 2>&1 yes checking for wchar_t ISO C99 support for C++11 in ... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/bar.c -o bar.o >/dev/null 2>&1 mv -f .deps/sem.Tpo .deps/sem.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c -o ptrlock.lo /usr/src/gcc-15.1.0/libgomp/config/linux/ptrlock.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/ptrlock.c -fPIC -DPIC -o .libs/ptrlock.o yes checking for ISO C99 generic macro support in for C++11... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/ptrlock.c -o ptrlock.o >/dev/null 2>&1 mv -f .deps/bar.Tpo .deps/bar.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo /usr/src/gcc-15.1.0/libgomp/config/posix/time.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT time.lo -MD -MP -MF .deps/time.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/posix/time.c -fPIC -DPIC -o .libs/time.o mv -f .deps/ptrlock.Tpo .deps/ptrlock.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c -o fortran.lo /usr/src/gcc-15.1.0/libgomp/fortran.c yes checking for ISO C99 float types for C++11 in ... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c /usr/src/gcc-15.1.0/libgomp/fortran.c -fPIC -DPIC -o .libs/fortran.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT time.lo -MD -MP -MF .deps/time.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/posix/time.c -o time.o >/dev/null 2>&1 mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c -o affinity.lo /usr/src/gcc-15.1.0/libgomp/config/linux/affinity.c yes checking for ISO C99 function support for C++11 in ... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/affinity.c -fPIC -DPIC -o .libs/affinity.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c /usr/src/gcc-15.1.0/libgomp/fortran.c -o fortran.o >/dev/null 2>&1 yes checking for tgmath.h... (cached) yes checking for complex.h... (cached) yes checking for ISO C99 support in for C++11... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT task.lo -MD -MP -MF .deps/task.Tpo -c /usr/src/gcc-15.1.0/libgomp/task.c -o task.o >/dev/null 2>&1 yes checking for ISO C99 support for inverse trig functions in ... yes checking for ISO C99 support in for C++11... yes checking for ISO C99 support in for C++11... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/affinity.c -o affinity.o >/dev/null 2>&1 yes checking for ISO C99 support in for C++11... yes mv -f .deps/fortran.Tpo .deps/fortran.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT target.lo -MD -MP -MF .deps/target.Tpo -c -o target.lo /usr/src/gcc-15.1.0/libgomp/target.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT target.lo -MD -MP -MF .deps/target.Tpo -c /usr/src/gcc-15.1.0/libgomp/target.c -fPIC -DPIC -o .libs/target.o checking for ISO C99 support for C++11 in ... mv -f .deps/affinity.Tpo .deps/affinity.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c -o splay-tree.lo /usr/src/gcc-15.1.0/libgomp/splay-tree.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c /usr/src/gcc-15.1.0/libgomp/splay-tree.c -fPIC -DPIC -o .libs/splay-tree.o yes checking fenv.h usability... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c /usr/src/gcc-15.1.0/libgomp/splay-tree.c -o splay-tree.o >/dev/null 2>&1 yes checking fenv.h presence... yes checking for fenv.h... yes checking for ISO C99 support for C++11 in ... mv -f .deps/splay-tree.Tpo .deps/splay-tree.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c -o libgomp-plugin.lo /usr/src/gcc-15.1.0/libgomp/libgomp-plugin.c yes checking for fully enabled ISO C99 support... yes configure: Debug build flags set to -g3 -O0 -D_GLIBCXX_ASSERTIONS checking for additional debug build... no checking for parallel mode support... yes checking for extra compiler flags for building... checking for extern template support... yes checking for custom python install directory... no checking for -Werror... no checking for vtable verify support... no checking for gets declaration... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c /usr/src/gcc-15.1.0/libgomp/libgomp-plugin.c -fPIC -DPIC -o .libs/libgomp-plugin.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c /usr/src/gcc-15.1.0/libgomp/libgomp-plugin.c -o libgomp-plugin.o >/dev/null 2>&1 yes checking for obsolete isinf function in ... mv -f .deps/libgomp-plugin.Tpo .deps/libgomp-plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c -o oacc-parallel.lo /usr/src/gcc-15.1.0/libgomp/oacc-parallel.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-parallel.c -fPIC -DPIC -o .libs/oacc-parallel.o no checking for obsolete isnan function in ... no checking uchar.h usability... yes checking uchar.h presence... yes checking for uchar.h... yes checking for ISO C11 support for ... yes checking for c8rtomb and mbrtoc8 in with -fchar8_t... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-parallel.c -o oacc-parallel.o >/dev/null 2>&1 yes checking for c8rtomb and mbrtoc8 in with -std=c++20... yes checking for LFS support... mv -f .deps/oacc-parallel.Tpo .deps/oacc-parallel.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c -o oacc-host.lo /usr/src/gcc-15.1.0/libgomp/oacc-host.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-host.c -fPIC -DPIC -o .libs/oacc-host.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-host.c -o oacc-host.o >/dev/null 2>&1 yes checking for fseeko and ftello... mv -f .deps/task.Tpo .deps/task.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c -o oacc-init.lo /usr/src/gcc-15.1.0/libgomp/oacc-init.c mv -f .deps/oacc-host.Tpo .deps/oacc-host.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c -o oacc-mem.lo /usr/src/gcc-15.1.0/libgomp/oacc-mem.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-init.c -fPIC -DPIC -o .libs/oacc-init.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-mem.c -fPIC -DPIC -o .libs/oacc-mem.o yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for poll... yes checking for S_ISREG or S_IFREG... S_ISREG checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for writev... yes checking for fenv.h... (cached) yes libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-init.c -o oacc-init.o >/dev/null 2>&1 checking for complex.h... (cached) yes checking for complex.h... (cached) yes checking for ISO C99 support to TR1 in ... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-mem.c -o oacc-mem.o >/dev/null 2>&1 yes checking for ISO C99 support to TR1 in ... yes checking for fenv.h... (cached) yes checking for ISO C99 support to TR1 in ... mv -f .deps/oacc-init.Tpo .deps/oacc-init.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c -o oacc-async.lo /usr/src/gcc-15.1.0/libgomp/oacc-async.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-async.c -fPIC -DPIC -o .libs/oacc-async.o yes checking for ISO C99 support to TR1 in ... yes checking for ISO C99 support to TR1 in ... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-async.c -o oacc-async.o >/dev/null 2>&1 yes checking for ISO C99 support to TR1 in ... yes checking for wchar_t ISO C99 support to TR1 in ... mv -f .deps/oacc-mem.Tpo .deps/oacc-mem.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c -o oacc-plugin.lo /usr/src/gcc-15.1.0/libgomp/oacc-plugin.c mv -f .deps/oacc-async.Tpo .deps/oacc-async.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c -o oacc-cuda.lo /usr/src/gcc-15.1.0/libgomp/oacc-cuda.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-plugin.c -fPIC -DPIC -o .libs/oacc-plugin.o yes checking stdbool.h usability... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-cuda.c -fPIC -DPIC -o .libs/oacc-cuda.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-plugin.c -o oacc-plugin.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-cuda.c -o oacc-cuda.o >/dev/null 2>&1 mv -f .deps/oacc-plugin.Tpo .deps/oacc-plugin.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c -o priority_queue.lo /usr/src/gcc-15.1.0/libgomp/priority_queue.c yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stdalign.h usability... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c /usr/src/gcc-15.1.0/libgomp/priority_queue.c -fPIC -DPIC -o .libs/priority_queue.o mv -f .deps/oacc-cuda.Tpo .deps/oacc-cuda.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT affinity-fmt.lo -MD -MP -MF .deps/affinity-fmt.Tpo -c -o affinity-fmt.lo /usr/src/gcc-15.1.0/libgomp/affinity-fmt.c yes checking stdalign.h presence... yes checking for stdalign.h... yes checking for the value of EOF... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT affinity-fmt.lo -MD -MP -MF .deps/affinity-fmt.Tpo -c /usr/src/gcc-15.1.0/libgomp/affinity-fmt.c -fPIC -DPIC -o .libs/affinity-fmt.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT target.lo -MD -MP -MF .deps/target.Tpo -c /usr/src/gcc-15.1.0/libgomp/target.c -o target.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c /usr/src/gcc-15.1.0/libgomp/priority_queue.c -o priority_queue.o >/dev/null 2>&1 -1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT affinity-fmt.lo -MD -MP -MF .deps/affinity-fmt.Tpo -c /usr/src/gcc-15.1.0/libgomp/affinity-fmt.c -o affinity-fmt.o >/dev/null 2>&1 checking for the value of SEEK_CUR... mv -f .deps/affinity-fmt.Tpo .deps/affinity-fmt.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT teams.lo -MD -MP -MF .deps/teams.Tpo -c -o teams.lo /usr/src/gcc-15.1.0/libgomp/teams.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT teams.lo -MD -MP -MF .deps/teams.Tpo -c /usr/src/gcc-15.1.0/libgomp/teams.c -fPIC -DPIC -o .libs/teams.o 1 checking for the value of SEEK_END... mv -f .deps/priority_queue.Tpo .deps/priority_queue.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c -o allocator.lo /usr/src/gcc-15.1.0/libgomp/config/linux/allocator.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT teams.lo -MD -MP -MF .deps/teams.Tpo -c /usr/src/gcc-15.1.0/libgomp/teams.c -o teams.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/allocator.c -fPIC -DPIC -o .libs/allocator.o 2 checking for gettimeofday... checking sys/time.h usability... mv -f .deps/teams.Tpo .deps/teams.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-profiling.lo -MD -MP -MF .deps/oacc-profiling.Tpo -c -o oacc-profiling.lo /usr/src/gcc-15.1.0/libgomp/oacc-profiling.c yes checking sys/time.h presence... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-profiling.lo -MD -MP -MF .deps/oacc-profiling.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-profiling.c -fPIC -DPIC -o .libs/oacc-profiling.o yes checking for sys/time.h... yes checking for gettimeofday... yes checking for library containing clock_gettime... none required checking for tmpnam... yes checking for pthread_cond_clockwait... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-profiling.lo -MD -MP -MF .deps/oacc-profiling.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-profiling.c -o oacc-profiling.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c /usr/src/gcc-15.1.0/libgomp/config/linux/allocator.c -o allocator.o >/dev/null 2>&1 mv -f .deps/oacc-profiling.Tpo .deps/oacc-profiling.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-target.lo -MD -MP -MF .deps/oacc-target.Tpo -c -o oacc-target.lo /usr/src/gcc-15.1.0/libgomp/oacc-target.c yes checking for pthread_mutex_clocklock... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-target.lo -MD -MP -MF .deps/oacc-target.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-target.c -fPIC -DPIC -o .libs/oacc-target.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT oacc-target.lo -MD -MP -MF .deps/oacc-target.Tpo -c /usr/src/gcc-15.1.0/libgomp/oacc-target.c -o oacc-target.o >/dev/null 2>&1 mv -f .deps/oacc-target.Tpo .deps/oacc-target.Plo /bin/sh ./libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT target-indirect.lo -MD -MP -MF .deps/target-indirect.Tpo -c -o target-indirect.lo /usr/src/gcc-15.1.0/libgomp/target-indirect.c yes checking for pthread_rwlock_clockrdlock, pthread_wlock_clockwrlock... libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT target-indirect.lo -MD -MP -MF .deps/target-indirect.Tpo -c /usr/src/gcc-15.1.0/libgomp/target-indirect.c -fPIC -DPIC -o .libs/target-indirect.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -pthread -DUSING_INITIAL_EXEC_TLS -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT target-indirect.lo -MD -MP -MF .deps/target-indirect.Tpo -c /usr/src/gcc-15.1.0/libgomp/target-indirect.c -o target-indirect.o >/dev/null 2>&1 mv -f .deps/target-indirect.Tpo .deps/target-indirect.Plo /tools_aarch64/bin/grep -E -v '#(#| |$)' /usr/src/gcc-15.1.0/libgomp/libgomp.map | \ /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/config/linux -I/usr/src/gcc-15.1.0/libgomp/config/posix -I/usr/src/gcc-15.1.0/libgomp -I/usr/src/gcc-15.1.0/libgomp/../include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -E -P -include config.h - > libgomp.ver || (rm -f libgomp.ver ; exit 1) true DO=all multi-do # make yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking sys/sysinfo.h usability... mv -f .deps/allocator.Tpo .deps/allocator.Plo yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking for get_nprocs... yes checking for unistd.h... (cached) yes checking for _SC_NPROCESSORS_ONLN... yes checking for _SC_NPROC_ONLN... no checking for pthreads_num_processors_np... no checking for hw.ncpu sysctl... no checking for suitable sys/sdt.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fp.h usability... no checking fp.h presence... no checking for fp.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for inttypes.h... (cached) yes checking for locale.h... (cached) yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no checking sys/machine.h usability... no checking sys/machine.h presence... no checking for sys/machine.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking for sys/stat.h... (cached) yes mv -f .deps/target.Tpo .deps/target.Plo /bin/sh ./libtool --tag CC --mode=link /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Werror -ftls-model=initial-exec -DUSING_INITIAL_EXEC_TLS -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,-O1 -o libgomp.la -version-info 1:0:0 -Wl,--version-script,libgomp.ver -rpath /usr/lib/../lib64 alloc.lo atomic.lo barrier.lo critical.lo env.lo error.lo icv.lo icv-device.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo parallel.lo scope.lo sections.lo single.lo task.lo team.lo work.lo lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo fortran.lo affinity.lo target.lo splay-tree.lo libgomp-plugin.lo oacc-parallel.lo oacc-host.lo oacc-init.lo oacc-mem.lo oacc-async.lo oacc-plugin.lo oacc-cuda.lo priority_queue.lo affinity-fmt.lo teams.lo allocator.lo oacc-profiling.lo oacc-target.lo target-indirect.lo -ldl checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking linux/types.h usability... libtool: link: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -shared -fPIC -DPIC .libs/alloc.o .libs/atomic.o .libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o .libs/icv.o .libs/icv-device.o .libs/iter.o .libs/iter_ull.o .libs/loop.o .libs/loop_ull.o .libs/ordered.o .libs/parallel.o .libs/scope.o .libs/sections.o .libs/single.o .libs/task.o .libs/team.o .libs/work.o .libs/lock.o .libs/mutex.o .libs/proc.o .libs/sem.o .libs/bar.o .libs/ptrlock.o .libs/time.o .libs/fortran.o .libs/affinity.o .libs/target.o .libs/splay-tree.o .libs/libgomp-plugin.o .libs/oacc-parallel.o .libs/oacc-host.o .libs/oacc-init.o .libs/oacc-mem.o .libs/oacc-async.o .libs/oacc-plugin.o .libs/oacc-cuda.o .libs/priority_queue.o .libs/affinity-fmt.o .libs/teams.o .libs/allocator.o .libs/oacc-profiling.o .libs/oacc-target.o .libs/target-indirect.o -ldl -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Werror -pthread -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-O1 -Wl,--version-script -Wl,libgomp.ver -Wl,-soname -Wl,libgomp.so.1 -o .libs/libgomp.so.1.0.0 yes checking linux/types.h presence... libtool: link: (cd ".libs" && rm -f "libgomp.so.1" && ln -s "libgomp.so.1.0.0" "libgomp.so.1") libtool: link: (cd ".libs" && rm -f "libgomp.so" && ln -s "libgomp.so.1.0.0" "libgomp.so") yes checking for linux/types.h... yes checking for linux/random.h... libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libgomp.a alloc.o atomic.o barrier.o critical.o env.o error.o icv.o icv-device.o iter.o iter_ull.o loop.o loop_ull.o ordered.o parallel.o scope.o sections.o single.o task.o team.o work.o lock.o mutex.o proc.o sem.o bar.o ptrlock.o time.o fortran.o affinity.o target.o splay-tree.o libgomp-plugin.o oacc-parallel.o oacc-host.o oacc-init.o oacc-mem.o oacc-async.o oacc-plugin.o oacc-cuda.o priority_queue.o affinity-fmt.o teams.o allocator.o oacc-profiling.o oacc-target.o target-indirect.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libgomp.a yes checking xlocale.h usability... libtool: link: ( cd ".libs" && rm -f "libgomp.la" && ln -s "../libgomp.la" "libgomp.la" ) make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp' no checking xlocale.h presence... no checking for xlocale.h... no checking for ld used by /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... (cached) /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... (cached) yes checking for ld version... 24400 checking for ld that supports -Wl,--gc-sections... yes checking for ld that supports -Wl,-z,relro... yes checking for sin in -lm... (cached) yes checking for isinf declaration... no checking for isnan declaration... no checking for finite declaration... yes checking for finite... yes checking for sincos declaration... yes checking for sincos... yes checking for fpclass declaration... no checking for qfpclass declaration... no checking for hypot declaration... yes checking for hypot... yes checking for float trig functions... yes checking for acosf... yes checking for asinf... yes checking for atanf... yes checking for cosf... yes checking for sinf... yes checking for tanf... yes checking for coshf... yes checking for sinhf... yes checking for tanhf... yes checking for float round functions... yes checking for ceilf... yes checking for floorf... yes checking for expf declaration... yes checking for expf... yes checking for isnanf declaration... yes checking for isnanf... yes checking for isinff declaration... yes checking for isinff... yes checking for atan2f declaration... yes checking for atan2f... yes checking for fabsf declaration... yes checking for fabsf... yes checking for fmodf declaration... yes checking for fmodf... yes checking for frexpf declaration... yes checking for frexpf... yes checking for hypotf declaration... yes checking for hypotf... yes checking for ldexpf declaration... yes checking for ldexpf... yes checking for logf declaration... yes checking for logf... yes checking for log10f declaration... yes checking for log10f... yes checking for modff declaration... yes checking for modff... yes checking for modf declaration... yes checking for modf... yes checking for powf declaration... yes checking for powf... yes checking for sqrtf declaration... yes checking for sqrtf... yes checking for sincosf declaration... yes checking for sincosf... yes checking for finitef declaration... yes checking for finitef... yes checking for long double trig functions... yes checking for acosl... yes checking for asinl... yes checking for atanl... yes checking for cosl... yes checking for sinl... yes checking for tanl... yes checking for coshl... yes checking for sinhl... yes checking for tanhl... yes checking for long double round functions... yes checking for ceill... yes checking for floorl... yes checking for isnanl declaration... yes checking for isnanl... yes checking for isinfl declaration... yes checking for isinfl... yes checking for atan2l declaration... yes checking for atan2l... yes checking for expl declaration... yes checking for expl... yes checking for fabsl declaration... yes checking for fabsl... yes checking for fmodl declaration... yes checking for fmodl... yes checking for frexpl declaration... yes checking for frexpl... yes checking for hypotl declaration... yes checking for hypotl... yes checking for ldexpl declaration... yes checking for ldexpl... yes checking for logl declaration... yes checking for logl... yes checking for log10l declaration... yes checking for log10l... yes checking for modfl declaration... yes checking for modfl... yes checking for powl declaration... yes checking for powl... yes checking for sqrtl declaration... yes checking for sqrtl... yes checking for sincosl declaration... yes checking for sincosl... yes checking for finitel declaration... yes checking for finitel... yes checking for at_quick_exit declaration... yes checking for at_quick_exit... yes checking for quick_exit declaration... yes checking for quick_exit... yes checking for strtold declaration... yes checking for strtold... yes checking for strtof declaration... yes checking for strtof... yes checking for "/dev/random" and "/dev/urandom" for std::random_device... yes checking whether the target supports thread-local storage... yes checking for __cxa_thread_atexit_impl... yes checking for __cxa_thread_atexit... no checking for aligned_alloc... yes checking for posix_memalign... yes checking for memalign... yes checking for _aligned_malloc... no checking for _wfopen... no checking for secure_getenv... yes checking for timespec_get... yes checking for sockatmark... yes checking for uselocale... yes checking for ld used by GCC... /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for shared library run path origin... egrep: warning: egrep is obsolescent; using grep -E done checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking for GNU c++filt... /usr/bin/c++filt checking for shared libgcc... yes checking whether the target supports .symver directive... yes configure: versioning on shared library symbols is gnu checking for size_t as unsigned int... no checking for ptrdiff_t as int... no checking whether the target supports hidden visibility... yes configure: visibility supported: yes checking for default std::string ABI to use... new checking for rdrand support in assembler... no checking for rdseed support in assembler... no checking for getentropy... yes checking for arc4random... yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for RLIMIT_DATA... yes checking for RLIMIT_RSS... yes checking for RLIMIT_VMEM... no checking for RLIMIT_AS... yes checking for RLIMIT_FSIZE... yes checking for testsuite resource limits support... yes checking for setenv declaration... yes checking for setenv... yes checking whether it can be safely assumed that mutex_timedlock is available... yes checking for gthreads library... yes checking for pthread_rwlock_t... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for POSIX Semaphores and sem_timedwait... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking whether to build Filesystem TS support... yes checking for struct dirent.d_type... yes checking for chmod... yes checking for mkdir... yes checking for chdir... yes checking for getcwd... yes checking for realpath... yes checking for utimensat... yes checking for utime... yes checking for lstat... yes checking for struct stat.st_mtim.tv_nsec... yes checking for fchmod... yes checking for fchmodat... yes checking for link... yes checking for lseek... yes checking for readlink... yes checking for symlink... yes checking for truncate... yes checking for copy_file_range that can copy files... no checking for sendfile that can copy files... yes checking for fdopendir... yes checking for dirfd... yes checking for openat... yes checking for unlinkat... yes checking __sync extensions... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for tlhelp32.h... no checking whether strnlen is declared... yes checking output filetype... elf64 checking whether to build libbacktrace support... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/uio.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking whether F_GETFL is declared... yes checking whether F_SETFL is declared... yes checking whether O_NONBLOCK is declared... yes checking how size_t is mangled... m checking for first version to support std::exception_ptr... 4.6.0 configure: zoneinfo data directory: /usr/share/zoneinfo configure: WARNING: "/usr/share/zoneinfo does not contain tzdata.zi file" configure: static tzdata.zi file will be compiled into the library checking for tm_zone member of struct tm... yes checking whether static objects can be aligned to the cacheline size... yes checking whether init_priority attribute is supported... yes checking whether _get_osfhandle is defined in ... no checking whether nl_langinfo_l is defined in ... yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for doxygen... no checking for dot... no checking for xmlcatalog... no checking for xsltproc... no checking for xmllint... no checking for local stylesheet directory... no checking for epub3 stylesheets for documentation creation... no checking for dblatex... no checking for pdflatex... no checking for CET support... no configure: updating cache ./config.cache checking for gxx-include-dir... no checking for --enable-version-specific-runtime-libs... no checking for install location... ${prefix}/include/c++/${gcc_version} checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/testsuite_flags config.status: creating scripts/extract_symvers config.status: creating doc/xsl/customization.xsl config.status: creating src/libbacktrace/backtrace-supported.h config.status: creating include/Makefile config.status: creating libsupc++/Makefile config.status: creating src/Makefile config.status: creating src/c++98/Makefile config.status: creating src/c++11/Makefile config.status: creating src/c++17/Makefile config.status: creating src/c++20/Makefile config.status: creating src/c++23/Makefile config.status: creating src/c++26/Makefile config.status: creating src/filesystem/Makefile config.status: creating src/libbacktrace/Makefile config.status: creating src/experimental/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile config.status: creating testsuite/Makefile config.status: creating python/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing libtool commands config.status: executing generate-headers commands make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include' echo timestamp > stamp-pb echo timestamp > stamp-host make[3]: [Makefile:1838: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) make[3]: [Makefile:1839: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) echo 0 > stamp-namespace-version echo 1 > stamp-visibility echo 1 > stamp-extern-template echo 1 > stamp-dual-abi echo 1 > stamp-cxx11-abi echo 1 > stamp-allocator-new echo 'undef _GLIBCXX_USE_FLOAT128' > stamp-float128 sed -e '/^#pragma/b' \ -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCXX_\1/g' \ -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/_GLIBCXX___MINGW32_GLIBCXX___/__MINGW32__/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc/gthr.h > aarch64-unknown-linux-gnu/bits/gthr.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ < /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc/gthr-single.h > aarch64-unknown-linux-gnu/bits/gthr-single.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ < /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc/gthr-posix.h > aarch64-unknown-linux-gnu/bits/gthr-posix.h sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \ -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCXX_\1/g' \ -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \ -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*USE_WEAK\)/_GLIBCXX_\1/g' \ -e 's,^#include "\(.*\)",#include ,g' \ < /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc/gthr-posix.h > aarch64-unknown-linux-gnu/bits/gthr-default.h make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include' make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/" "CFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CXXFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "EXPECT=expect" "INSTALL=/tools_aarch64/bin/install -c" "INSTALL_DATA=/tools_aarch64/bin/install -c -m 644" "INSTALL_PROGRAM=/tools_aarch64/bin/install -c" "INSTALL_SCRIPT=/tools_aarch64/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "LIBCFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/aarch64-unknown-linux-gnu" "gxx_include_dir=/usr/include/c++/15.1.0" "AR=ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "AS=/usr/src/gcc-build/./gcc/as" "LD=/usr/src/gcc-build/./gcc/collect-ld" "RANLIB=ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "NM=/usr/src/gcc-build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" all-recursive make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3' Making all in include make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include' mkdir -p ./aarch64-unknown-linux-gnu/bits/stdc++.h.gch mkdir -p ./aarch64-unknown-linux-gnu/bits/stdc++.h.gch /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -x c++-header -nostdinc++ -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -O2 -g -std=gnu++0x /usr/src/gcc-15.1.0/libstdc++-v3/include/precompiled/stdc++.h \ -o aarch64-unknown-linux-gnu/bits/stdc++.h.gch/O2ggnu++0x.gch /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -x c++-header -nostdinc++ -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -O2 -g /usr/src/gcc-15.1.0/libstdc++-v3/include/precompiled/stdc++.h -o aarch64-unknown-linux-gnu/bits/stdc++.h.gch/O2g.gch mkdir -p ./aarch64-unknown-linux-gnu/bits/stdtr1c++.h.gch /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -x c++-header -nostdinc++ -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -O2 -g /usr/src/gcc-15.1.0/libstdc++-v3/include/precompiled/stdtr1c++.h -o aarch64-unknown-linux-gnu/bits/stdtr1c++.h.gch/O2g.gch mkdir -p ./aarch64-unknown-linux-gnu/bits/extc++.h.gch /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -x c++-header -nostdinc++ -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -O2 -g /usr/src/gcc-15.1.0/libstdc++-v3/include/precompiled/extc++.h -o aarch64-unknown-linux-gnu/bits/extc++.h.gch/O2g.gch make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include' Making all in libsupc++ make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++' /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o array_type_info.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/array_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o atexit_arm.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/atexit_arm.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o atexit_thread.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/atexit_thread.cc ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/cpu/generic/atomicity_builtins/atomicity.h ./atomicity.cc || true /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o bad_alloc.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/bad_alloc.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=array_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/array_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o array_type_info.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_thread.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/atexit_thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_thread.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_alloc.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/bad_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_alloc.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atexit_arm.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/atexit_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atexit_arm.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o bad_array_length.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/bad_array_length.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o bad_array_new.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/bad_array_new.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o bad_cast.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/bad_cast.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o bad_typeid.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/bad_typeid.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_new.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/bad_array_new.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_new.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_cast.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/bad_cast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_cast.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_typeid.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/bad_typeid.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_typeid.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o class_type_info.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/class_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o del_op.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_op.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bad_array_length.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/bad_array_length.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bad_array_length.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o del_ops.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_ops.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=class_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o class_type_info.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_op.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_op.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_op.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o del_opnt.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opnt.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_ops.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_ops.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o del_opv.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opv.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opv.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opv.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opv.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o del_opvs.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opvs.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o del_opvnt.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opvnt.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opnt.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o dyncast.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/dyncast.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvnt.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opvnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvnt.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvs.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opvs.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvs.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_alloc.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_alloc.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_arm.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_arm.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_aux_runtime.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_aux_runtime.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dyncast.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/dyncast.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dyncast.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_arm.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_arm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_arm.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_alloc.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_alloc.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_alloc.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_aux_runtime.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_aux_runtime.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_aux_runtime.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_call.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_call.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_catch.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_catch.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_call.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_call.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_call.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_catch.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_catch.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_catch.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_exception.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_exception.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_globals.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_globals.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_exception.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_exception.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_exception.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_globals.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_globals.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_globals.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_personality.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_personality.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_personality.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_personality.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_personality.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_ptr.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_ptr.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_term_handler.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_term_handler.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_terminate.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_terminate.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_term_handler.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_term_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_term_handler.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_ptr.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_ptr.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_ptr.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_terminate.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_terminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_terminate.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_tm.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_tm.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_throw.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_throw.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_type.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_type.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o eh_unex_handler.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_unex_handler.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_tm.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_tm.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_throw.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_throw.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_throw.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_unex_handler.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_unex_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_unex_handler.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=eh_type.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/eh_type.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o eh_type.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o enum_type_info.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/enum_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o function_type_info.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/function_type_info.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=enum_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/enum_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o enum_type_info.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=function_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/function_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o function_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o fundamental_type_info.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/fundamental_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o guard.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/guard.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o guard_error.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/guard_error.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o hash_bytes.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/hash_bytes.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fundamental_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/fundamental_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fundamental_type_info.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard_error.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/guard_error.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o guard_error.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=guard.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/guard.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o guard.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_bytes.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/hash_bytes.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_bytes.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o nested_exception.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/nested_exception.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o new_handler.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_handler.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=nested_exception.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/nested_exception.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o nested_exception.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o new_op.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_op.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_handler.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_handler.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_handler.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_op.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_op.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_op.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o new_opnt.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opnt.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opnt.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opnt.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o new_opv.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opv.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o new_opvnt.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opvnt.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opa.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o new_opa.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opa.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opant.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o new_opant.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opant.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvnt.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opvnt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvnt.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opv.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opv.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opv.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opa.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opa.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opva.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o new_opva.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opva.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvant.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o new_opvant.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opvant.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opant.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opant.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opva.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opva.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opva.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opa.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o del_opa.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opa.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opant.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o del_opant.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opant.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=new_opvant.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new_opvant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o new_opvant.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opa.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opa.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opant.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opant.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opsa.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o del_opsa.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opsa.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opsa.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opsa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opsa.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opva.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o del_opva.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opva.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvant.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o del_opvant.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opvant.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvsa.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o del_opvsa.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opvsa.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o pbase_type_info.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pbase_type_info.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opva.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opva.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opva.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvant.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opvant.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvant.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o pmem_type_info.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pmem_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o pointer_type_info.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pointer_type_info.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pbase_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pbase_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pbase_type_info.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=del_opvsa.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/del_opvsa.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o del_opvsa.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pointer_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pointer_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pointer_type_info.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pmem_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pmem_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pmem_type_info.o /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o pure.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pure.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o si_class_type_info.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/si_class_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o tinfo.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/tinfo.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o tinfo2.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/tinfo2.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pure.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pure.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/tinfo.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=si_class_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/si_class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o si_class_type_info.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tinfo2.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/tinfo2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tinfo2.o /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pure.cc: In function 'void __cxxabiv1::__cxa_pure_virtual()': /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pure.cc:32:30: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | # define writestr(str) write(2, str, sizeof(str) - 1) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pure.cc:49:3: note: in expansion of macro 'writestr' 49 | writestr ("pure virtual method called\n"); | ^~~~~~~~ /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pure.cc: In function 'void __cxxabiv1::__cxa_deleted_virtual()': /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pure.cc:32:30: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | # define writestr(str) write(2, str, sizeof(str) - 1) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/pure.cc:56:3: note: in expansion of macro 'writestr' 56 | writestr ("deleted virtual method called\n"); | ^~~~~~~~ /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o vec.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/vec.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o vmi_class_type_info.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/vmi_class_type_info.cc /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o vterminate.lo /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/vterminate.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vec.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/vec.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vec.o rm -f cp-demangle.c ln -s /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty/cp-demangle.c cp-demangle.c /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o atomicity.lo atomicity.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vmi_class_type_info.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/vmi_class_type_info.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vmi_class_type_info.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=vterminate.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/vterminate.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o vterminate.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=atomicity.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c atomicity.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o atomicity.o /bin/sh ../libtool --tag CC --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I.. -I/usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -I/usr/src/gcc-15.1.0/libstdc++-v3/../include -prefer-pic -D_GLIBCXX_SHARED -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I.. -I/usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -I/usr/src/gcc-15.1.0/libstdc++-v3/../include -D_GLIBCXX_SHARED -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_GLIBCPP_V3 -Wno-error -c cp-demangle.c -fPIC -DPIC -o cp-demangle.o In file included from cp-demangle.c:140: /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty/cp-demangle.h:191:1: warning: 'cplus_demangle_mangled_name' declared 'static' but never defined [-Wunused-function] 191 | cplus_demangle_mangled_name (struct d_info *, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty/cp-demangle.h:195:1: warning: 'cplus_demangle_type' declared 'static' but never defined [-Wunused-function] 195 | cplus_demangle_type (struct d_info *); | ^~~~~~~~~~~~~~~~~~~ cp-demangle.c:174:30: warning: 'd_print' defined but not used [-Wunused-function] 174 | #define cplus_demangle_print d_print | ^~~~~~~ cp-demangle.c:4686:1: note: in expansion of macro 'cplus_demangle_print' 4686 | cplus_demangle_print (int options, struct demangle_component *dc, | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag CXX --tag disable-shared --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++convenience.la -o libsupc++convenience.la array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo /bin/sh ../libtool --tag CXX --tag disable-shared --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libsupc++.la -o libsupc++.la -rpath /usr/lib/../lib64 array_type_info.lo atexit_arm.lo atexit_thread.lo atomicity.lo bad_alloc.lo bad_array_length.lo bad_array_new.lo bad_cast.lo bad_typeid.lo class_type_info.lo del_op.lo del_ops.lo del_opnt.lo del_opv.lo del_opvs.lo del_opvnt.lo dyncast.lo eh_alloc.lo eh_arm.lo eh_aux_runtime.lo eh_call.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_ptr.lo eh_term_handler.lo eh_terminate.lo eh_tm.lo eh_throw.lo eh_type.lo eh_unex_handler.lo enum_type_info.lo function_type_info.lo fundamental_type_info.lo guard.lo guard_error.lo hash_bytes.lo nested_exception.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo new_opa.lo new_opant.lo new_opva.lo new_opvant.lo del_opa.lo del_opant.lo del_opsa.lo del_opva.lo del_opvant.lo del_opvsa.lo pbase_type_info.lo pmem_type_info.lo pointer_type_info.lo pure.lo si_class_type_info.lo tinfo.lo tinfo2.lo vec.lo vmi_class_type_info.lo vterminate.lo cp-demangle.lo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libsupc++convenience.a array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libsupc++convenience.a libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libsupc++.a array_type_info.o atexit_arm.o atexit_thread.o atomicity.o bad_alloc.o bad_array_length.o bad_array_new.o bad_cast.o bad_typeid.o class_type_info.o del_op.o del_ops.o del_opnt.o del_opv.o del_opvs.o del_opvnt.o dyncast.o eh_alloc.o eh_arm.o eh_aux_runtime.o eh_call.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_ptr.o eh_term_handler.o eh_terminate.o eh_tm.o eh_throw.o eh_type.o eh_unex_handler.o enum_type_info.o function_type_info.o fundamental_type_info.o guard.o guard_error.o hash_bytes.o nested_exception.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o new_opa.o new_opant.o new_opva.o new_opvant.o del_opa.o del_opant.o del_opsa.o del_opva.o del_opvant.o del_opvsa.o pbase_type_info.o pmem_type_info.o pointer_type_info.o pure.o si_class_type_info.o tinfo.o tinfo2.o vec.o vmi_class_type_info.o vterminate.o cp-demangle.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libsupc++.a libtool: link: ( cd ".libs" && rm -f "libsupc++convenience.la" && ln -s "../libsupc++convenience.la" "libsupc++convenience.la" ) libtool: link: ( cd ".libs" && rm -f "libsupc++.la" && ln -s "../libsupc++.la" "libsupc++.la" ) make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++' Making all in src make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src' Making all in c++98 make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++98' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o bitmap_allocator.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/bitmap_allocator.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o pool_allocator.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/pool_allocator.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o mt_allocator.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/mt_allocator.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o codecvt.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/codecvt.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=pool_allocator.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/pool_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o pool_allocator.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=bitmap_allocator.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/bitmap_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o bitmap_allocator.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mt_allocator.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/mt_allocator.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o mt_allocator.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/codecvt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o complex_io.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/complex_io.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=complex_io.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/complex_io.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o complex_io.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o globals_io.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/globals_io.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o hash_tr1.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/hash_tr1.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=globals_io.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/globals_io.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o globals_io.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_tr1.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/hash_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_tr1.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o hashtable_tr1.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/hashtable_tr1.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_tr1.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/hashtable_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_tr1.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ios_failure.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/ios_failure.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ios_init.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/ios_init.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_failure.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/ios_failure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_failure.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_init.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/ios_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_init.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ios_locale.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/ios_locale.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_locale.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/ios_locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_locale.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o list.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/list.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/list.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o list-aux.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/list-aux.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o list-aux-2.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/list-aux-2.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o list_associated.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/list_associated.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/list-aux.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o list_associated-2.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/list_associated-2.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/list_associated.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list-aux-2.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/list-aux-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list-aux-2.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o locale.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/locale.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=list_associated-2.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/list_associated-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o list_associated-2.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o locale_facets.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/locale_facets.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o math_stubs_float.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/math_stubs_float.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_facets.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/locale_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_facets.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o math_stubs_long_double.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/math_stubs_long_double.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_long_double.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/math_stubs_long_double.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_long_double.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=math_stubs_float.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/math_stubs_float.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o math_stubs_float.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o stdexcept.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/stdexcept.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stdexcept.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o stdexcept.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/backward -Wno-deprecated -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/strstream.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o tree.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/tree.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=strstream.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/backward -Wno-deprecated -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/strstream.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o strstream.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o istream.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/istream.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tree.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/tree.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tree.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/istream.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o istream-string.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/istream-string.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o streambuf.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/streambuf.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-string.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-string.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/streambuf.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o valarray.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/valarray.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=valarray.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/valarray.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o valarray.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-istream-string.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/cow-istream-string.cc ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/locale/gnu/collate_members.cc ./collate_members_cow.cc || true ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/locale/gnu/messages_members.cc ./messages_members_cow.cc || true ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/locale/gnu/monetary_members.cc ./monetary_members_cow.cc || true ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/locale/gnu/numeric_members.cc ./numeric_members_cow.cc || true ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/locale/gnu/codecvt_members.cc . || true ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/locale/gnu/collate_members.cc . || true ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/locale/gnu/messages_members.cc . || true ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/locale/gnu/monetary_members.cc . || true ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/locale/gnu/numeric_members.cc . || true ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/locale/gnu/time_members.cc . || true ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/locale/gnu/c_locale.cc ./c++locale.cc || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o allocator-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/allocator-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/concept-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-istream-string.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/cow-istream-string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-istream-string.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ext-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/ext-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=allocator-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/allocator-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o allocator-inst.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/ext-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ext-inst.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=concept-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -D_GLIBCXX_CONCEPT_CHECKS -fimplicit-templates -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/concept-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o concept-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o misc-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/misc-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=misc-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/misc-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o misc-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -D_GLIBCXX_PARALLEL -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/parallel_settings.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=parallel_settings.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -D_GLIBCXX_PARALLEL -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/parallel_settings.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o parallel_settings.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members_cow.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c messages_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members_cow.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members_cow.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c collate_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members_cow.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members_cow.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c monetary_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members_cow.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o codecvt_members.lo codecvt_members.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c codecvt_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt_members.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members_cow.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -D_GLIBCXX_USE_CXX11_ABI=0 -fimplicit-templates -c numeric_members_cow.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members_cow.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o collate_members.lo collate_members.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o messages_members.lo messages_members.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=collate_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c collate_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o collate_members.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o monetary_members.lo monetary_members.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=messages_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c messages_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o messages_members.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=monetary_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c monetary_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o monetary_members.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o numeric_members.lo numeric_members.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o time_members.lo time_members.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=numeric_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c numeric_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o numeric_members.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=time_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c time_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o time_members.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -fimplicit-templates -c c++locale.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=c++locale.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -fimplicit-templates -c c++locale.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o c++locale.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++98convenience.la -o libc++98convenience.la bitmap_allocator.lo pool_allocator.lo mt_allocator.lo codecvt.lo complex_io.lo globals_io.lo hash_tr1.lo hashtable_tr1.lo ios_failure.lo ios_init.lo ios_locale.lo list.lo list-aux.lo list-aux-2.lo list_associated.lo list_associated-2.lo locale.lo locale_facets.lo math_stubs_float.lo math_stubs_long_double.lo stdexcept.lo strstream.lo tree.lo istream.lo istream-string.lo streambuf.lo valarray.lo cow-istream-string.lo collate_members_cow.lo messages_members_cow.lo monetary_members_cow.lo numeric_members_cow.lo codecvt_members.lo collate_members.lo messages_members.lo monetary_members.lo numeric_members.lo time_members.lo c++locale.lo allocator-inst.lo concept-inst.lo ext-inst.lo misc-inst.lo parallel_settings.lo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libc++98convenience.a bitmap_allocator.o pool_allocator.o mt_allocator.o codecvt.o complex_io.o globals_io.o hash_tr1.o hashtable_tr1.o ios_failure.o ios_init.o ios_locale.o list.o list-aux.o list-aux-2.o list_associated.o list_associated-2.o locale.o locale_facets.o math_stubs_float.o math_stubs_long_double.o stdexcept.o strstream.o tree.o istream.o istream-string.o streambuf.o valarray.o cow-istream-string.o collate_members_cow.o messages_members_cow.o monetary_members_cow.o numeric_members_cow.o codecvt_members.o collate_members.o messages_members.o monetary_members.o numeric_members.o time_members.o c++locale.o allocator-inst.o concept-inst.o ext-inst.o misc-inst.o parallel_settings.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libc++98convenience.a libtool: link: ( cd ".libs" && rm -f "libc++98convenience.la" && ln -s "../libc++98convenience.la" "libc++98convenience.la" ) make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++98' Making all in c++11 make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++11' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -fchar8_t -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/limits.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o placeholders.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/placeholders.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=assert_fail.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o assert_fail.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/assert_fail.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o chrono.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/chrono.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=limits.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -fchar8_t -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/limits.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o limits.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=assert_fail.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/assert_fail.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o assert_fail.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=placeholders.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/placeholders.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o placeholders.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=chrono.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/chrono.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o chrono.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -fchar8_t -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/codecvt.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=codecvt.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -fchar8_t -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/codecvt.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o codecvt.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o condition_variable.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/condition_variable.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=condition_variable.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/condition_variable.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o condition_variable.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-stdexcept.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-stdexcept.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-system_error.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-system_error.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-system_error.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-stdexcept.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-stdexcept.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-system_error.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-system_error.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-system_error.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ctype.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/ctype.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/ctype.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o debug.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/debug.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=debug.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/debug.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o debug.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o functexcept.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/functexcept.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functexcept.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/functexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o functexcept.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o functional.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/functional.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o futex.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/futex.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=futex.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/futex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o futex.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=functional.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/functional.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o functional.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o future.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/future.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o hash_c++0x.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/hash_c++0x.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hash_c++0x.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/hash_c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hash_c++0x.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -fimplicit-templates -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/hashtable_c++0x.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=future.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/future.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o future.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ios.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/ios.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=hashtable_c++0x.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -fimplicit-templates -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/hashtable_c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o hashtable_c++0x.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/ios.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_errcat.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ios_errcat.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/ios_errcat.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -fchar8_t -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/locale_init.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale_init.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -fchar8_t -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/locale_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale_init.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios_errcat.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/ios_errcat.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios_errcat.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -fchar8_t -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/localename.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o mutex.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/mutex.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o random.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/random.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=localename.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -fchar8_t -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/localename.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o localename.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=mutex.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/mutex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o mutex.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=random.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/random.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o random.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o regex.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/regex.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o shared_ptr.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/shared_ptr.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=regex.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/regex.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o regex.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=shared_ptr.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/shared_ptr.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o shared_ptr.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o snprintf_lite.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/snprintf_lite.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=snprintf_lite.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/snprintf_lite.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o snprintf_lite.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o system_error.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/system_error.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=system_error.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/system_error.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o system_error.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o thread.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/thread.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-locale_init.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-locale_init.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=thread.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/thread.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o thread.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-shim_facets.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-shim_facets.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cxx11-hash_tr1.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cxx11-hash_tr1.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-locale_init.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-locale_init.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-locale_init.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-hash_tr1.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cxx11-hash_tr1.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-hash_tr1.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-shim_facets.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-shim_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-shim_facets.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure-lt.s -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -gno-as-loc-support -S /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cxx11-ios_failure.cc -o tmp-cxx11-ios_failure-lt.s libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure-lt.s -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -gno-as-loc-support -S /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cxx11-ios_failure.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tmp-cxx11-ios_failure-lt.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cxx11-shim_facets.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cxx11-shim_facets.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cxx11-stdexcept.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cxx11-stdexcept.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-shim_facets.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cxx11-shim_facets.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-shim_facets.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-stdexcept.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cxx11-stdexcept.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-stdexcept.o ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/os/gnu-linux/ctype_configure_char.cc . || true ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/locale/gnu/ctype_members.cc . || true ln -s /usr/src/gcc-15.1.0/libstdc++-v3/config/io/basic_file_stdio.cc ./basic_file.cc || true /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-fstream-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-fstream-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fstream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-fstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fstream-inst.o test -f tmp-cxx11-ios_failure-lt.o && mv -f tmp-cxx11-ios_failure-lt.o tmp-cxx11-ios_failure-lt.s sed -e '/^_*_ZTISt13__ios_failure:/,/_ZTVN10__cxxabiv120__si_class_type_infoE/s/_ZTVN10__cxxabiv120__si_class_type_infoE/_ZTVSt19__iosfail_type_info/' tmp-cxx11-ios_failure-lt.s > cxx11-ios_failure-lt.s rm -f tmp-cxx11-ios_failure-lt.s /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-sstream-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-sstream-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-sstream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-sstream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-string-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-string-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-io-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-string-io-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-string-io-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-io-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-string-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-io-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-wstring-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-wstring-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-wstring-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-io-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-wstring-io-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-wstring-io-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-wstring-io-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cow-wstring-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-wstring-io-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cxx11-locale-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cxx11-locale-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-locale-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cxx11-locale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-locale-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cxx11-wlocale-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sso_string.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o sso_string.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/sso_string.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-wlocale-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/cxx11-wlocale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-wlocale-inst.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sso_string.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/sso_string.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sso_string.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ext11-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/ext11-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o fstream-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/fstream-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fstream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/fstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fstream-inst.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ext11-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/ext11-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ext11-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ios-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/ios-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ios-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/ios-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ios-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o iostream-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/iostream-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=iostream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/iostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o iostream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o istream-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/istream-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=istream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/istream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o istream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o locale-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/locale-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=locale-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/locale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o locale-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ostream-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/ostream-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/ostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o sstream-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/sstream-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o streambuf-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/streambuf-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=streambuf-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/streambuf-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o streambuf-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o string-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/string-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-io-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o string-io-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/string-io-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-io-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/string-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-io-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o wlocale-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/wlocale-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wlocale-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/wlocale-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wlocale-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o wstring-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/wstring-inst.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-io-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o wstring-io-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/wstring-io-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-io-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/wstring-io-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-io-inst.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=wstring-inst.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/wstring-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o wstring-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -g0 -c cxx11-ios_failure-lt.s -o cxx11-ios_failure.lo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cxx11-ios_failure.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -g0 -c cxx11-ios_failure-lt.s -fPIC -DPIC -D_GLIBCXX_SHARED -o cxx11-ios_failure.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ctype_configure_char.lo ctype_configure_char.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_configure_char.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c ctype_configure_char.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_configure_char.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ctype_members.lo ctype_members.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ctype_members.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c ctype_members.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ctype_members.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o basic_file.lo basic_file.cc ctype_members.cc: In member function 'virtual char std::ctype::do_narrow(wchar_t, char) const': ctype_members.cc:224:14: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits] 224 | if (__wc >= 0 && __wc < 128 && _M_narrow_ok) | ~~~~~^~~~ ctype_members.cc: In member function 'virtual const wchar_t* std::ctype::do_narrow(const wchar_t*, const wchar_t*, char, char*) const': ctype_members.cc:247:21: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits] 247 | if (*__lo >= 0 && *__lo < 128) | ~~~~~~^~~~ libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++11 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=basic_file.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c basic_file.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o basic_file.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++11 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++11convenience.la -o libc++11convenience.la limits.lo placeholders.lo assert_fail.lo chrono.lo codecvt.lo condition_variable.lo cow-stdexcept.lo cow-system_error.lo ctype.lo debug.lo functexcept.lo functional.lo futex.lo future.lo hash_c++0x.lo hashtable_c++0x.lo ios.lo ios_errcat.lo locale_init.lo localename.lo mutex.lo random.lo regex.lo shared_ptr.lo snprintf_lite.lo system_error.lo thread.lo cow-locale_init.lo cow-shim_facets.lo cxx11-hash_tr1.lo cxx11-ios_failure.lo cxx11-shim_facets.lo cxx11-stdexcept.lo ctype_configure_char.lo ctype_members.lo basic_file.lo cow-fstream-inst.lo cow-sstream-inst.lo cow-string-inst.lo cow-string-io-inst.lo cow-wstring-inst.lo cow-wstring-io-inst.lo cxx11-locale-inst.lo cxx11-wlocale-inst.lo sso_string.lo ext11-inst.lo fstream-inst.lo ios-inst.lo iostream-inst.lo istream-inst.lo locale-inst.lo ostream-inst.lo sstream-inst.lo streambuf-inst.lo string-inst.lo string-io-inst.lo wlocale-inst.lo wstring-inst.lo wstring-io-inst.lo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libc++11convenience.a limits.o placeholders.o assert_fail.o chrono.o codecvt.o condition_variable.o cow-stdexcept.o cow-system_error.o ctype.o debug.o functexcept.o functional.o futex.o future.o hash_c++0x.o hashtable_c++0x.o ios.o ios_errcat.o locale_init.o localename.o mutex.o random.o regex.o shared_ptr.o snprintf_lite.o system_error.o thread.o cow-locale_init.o cow-shim_facets.o cxx11-hash_tr1.o cxx11-ios_failure.o cxx11-shim_facets.o cxx11-stdexcept.o ctype_configure_char.o ctype_members.o basic_file.o cow-fstream-inst.o cow-sstream-inst.o cow-string-inst.o cow-string-io-inst.o cow-wstring-inst.o cow-wstring-io-inst.o cxx11-locale-inst.o cxx11-wlocale-inst.o sso_string.o ext11-inst.o fstream-inst.o ios-inst.o iostream-inst.o istream-inst.o locale-inst.o ostream-inst.o sstream-inst.o streambuf-inst.o string-inst.o string-io-inst.o wlocale-inst.o wstring-inst.o wstring-io-inst.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libc++11convenience.a libtool: link: ( cd ".libs" && rm -f "libc++11convenience.la" && ln -s "../libc++11convenience.la" "libc++11convenience.la" ) make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++11' Making all in c++17 make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++17' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_from_chars.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o floating_from_chars.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/floating_from_chars.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_to_chars.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o floating_to_chars.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/floating_to_chars.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_dir.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o fs_dir.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/fs_dir.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_ops.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o fs_ops.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/fs_ops.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_to_chars.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/floating_to_chars.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o floating_to_chars.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_dir.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/fs_dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_dir.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_ops.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/fs_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_ops.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=floating_from_chars.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/floating_from_chars.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o floating_from_chars.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_path.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o fs_path.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/fs_path.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=fs_path.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/fs_path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o fs_path.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=memory_resource.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o memory_resource.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/memory_resource.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_dir.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-fs_dir.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/cow-fs_dir.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=memory_resource.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/memory_resource.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o memory_resource.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_dir.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/cow-fs_dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_dir.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_ops.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-fs_ops.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/cow-fs_ops.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_ops.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/cow-fs_ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_ops.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_path.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-fs_path.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/cow-fs_path.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-fs_path.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/cow-fs_path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-fs_path.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ostream-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/ostream-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ostream-inst.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/ostream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ostream-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o string-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/string-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=string-inst.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o string-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-string-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/cow-string-inst.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-string-inst.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++17/cow-string-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-string-inst.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++17convenience.la -fimplicit-templates -o libc++17convenience.la floating_from_chars.lo floating_to_chars.lo fs_dir.lo fs_ops.lo fs_path.lo memory_resource.lo cow-fs_dir.lo cow-fs_ops.lo cow-fs_path.lo ostream-inst.lo string-inst.lo cow-string-inst.lo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libc++17convenience.a floating_from_chars.o floating_to_chars.o fs_dir.o fs_ops.o fs_path.o memory_resource.o cow-fs_dir.o cow-fs_ops.o cow-fs_path.o ostream-inst.o string-inst.o cow-string-inst.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libc++17convenience.a libtool: link: ( cd ".libs" && rm -f "libc++17convenience.la" && ln -s "../libc++17convenience.la" "libc++17convenience.la" ) make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++17' Making all in c++20 make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++20' echo 'static const char tzdata_chars[] = R"__libstdcxx__(' > tzdata.zi.h.tmp /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=format.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++26 -fno-access-control -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++20/format.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o sstream-inst.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++20/sstream-inst.cc cat /usr/src/gcc-15.1.0/libstdc++-v3/src/c++20/tzdata.zi >> tzdata.zi.h.tmp echo ')__libstdcxx__";' >> tzdata.zi.h.tmp mv tzdata.zi.h.tmp tzdata.zi.h /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tzdb.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -I. -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++20/tzdb.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++20 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=format.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++26 -fno-access-control -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++20/format.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o format.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++20 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=sstream-inst.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++20/sstream-inst.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o sstream-inst.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++20 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=tzdb.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -I. -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++20/tzdb.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o tzdb.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++20 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++20convenience.la -fimplicit-templates -o libc++20convenience.la tzdb.lo format.lo sstream-inst.lo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libc++20convenience.a tzdb.o format.o sstream-inst.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libc++20convenience.a libtool: link: ( cd ".libs" && rm -f "libc++20convenience.la" && ln -s "../libc++20convenience.la" "libc++20convenience.la" ) make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++20' Making all in c++23 make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++23' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++23 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stacktrace.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o stacktrace.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++23/stacktrace.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++23 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=print.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++26 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++23/print.cc cat /usr/src/gcc-15.1.0/libstdc++-v3/src/c++23/std.cc.in /usr/src/gcc-15.1.0/libstdc++-v3/src/c++23/std-clib.cc.in > std.cc cat /usr/src/gcc-15.1.0/libstdc++-v3/src/c++23/std.compat.cc.in /usr/src/gcc-15.1.0/libstdc++-v3/src/c++23/std-clib.cc.in > std.compat.cc relpath=$(/usr/src/gcc-15.1.0/libstdc++-v3/../contrib/relpath.sh /usr/lib64 /usr/include/c++/15.1.0/bits) && \ sed "s,@MODPATH@,$relpath," /usr/src/gcc-15.1.0/libstdc++-v3/src/c++23/libstdc++.modules.json.in > libstdc++.modules.json sed "s,@MODPATH@,../c++23," /usr/src/gcc-15.1.0/libstdc++-v3/src/c++23/libstdc++.modules.json.in \ > ../.libs/libstdc++.modules.json cd ../../include/bits && ln -s /usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++23/std.cc /usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++23/std.compat.cc . 2>/dev/null libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++23 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=stacktrace.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++23/stacktrace.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o stacktrace.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++23 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=print.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++26 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++23/print.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o print.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++23 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++23convenience.la -fimplicit-templates -o libc++23convenience.la stacktrace.lo print.lo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libc++23convenience.a stacktrace.o print.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libc++23convenience.a libtool: link: ( cd ".libs" && rm -f "libc++23convenience.la" && ln -s "../libc++23convenience.la" "libc++23convenience.la" ) make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++23' Making all in c++26 make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++26' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++26 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=text_encoding.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o text_encoding.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++26/text_encoding.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++26 -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=text_encoding.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++26/text_encoding.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o text_encoding.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++26 -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libc++26convenience.la -fimplicit-templates -o libc++26convenience.la text_encoding.lo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libc++26convenience.a text_encoding.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libc++26convenience.a libtool: link: ( cd ".libs" && rm -f "libc++26convenience.la" && ln -s "../libc++26convenience.la" "libc++26convenience.la" ) make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++26' Making all in filesystem make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/filesystem' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o dir.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/filesystem/dir.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o ops.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/filesystem/ops.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o path.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/filesystem/path.cc /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-dir.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/filesystem/cow-dir.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=dir.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/filesystem/dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o dir.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-dir.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/filesystem/cow-dir.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-dir.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=ops.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/filesystem/ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o ops.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=path.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/filesystem/path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o path.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-ops.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/filesystem/cow-ops.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-ops.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/filesystem/cow-ops.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-ops.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o cow-path.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/filesystem/cow-path.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=cow-path.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/filesystem/cow-path.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o cow-path.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++fsconvenience.la -o libstdc++fsconvenience.la dir.lo ops.lo path.lo cow-dir.lo cow-ops.lo cow-path.lo /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -std=gnu++17 -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++fs.la -o libstdc++fs.la -rpath /usr/lib/../lib64 dir.lo ops.lo path.lo cow-dir.lo cow-ops.lo cow-path.lo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libstdc++fsconvenience.a dir.o ops.o path.o cow-dir.o cow-ops.o cow-path.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libstdc++fsconvenience.a libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libstdc++fs.a dir.o ops.o path.o cow-dir.o cow-ops.o cow-path.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libstdc++fs.a libtool: link: ( cd ".libs" && rm -f "libstdc++fsconvenience.la" && ln -s "../libstdc++fsconvenience.la" "libstdc++fsconvenience.la" ) libtool: link: ( cd ".libs" && rm -f "libstdc++fs.la" && ln -s "../libstdc++fs.la" "libstdc++fs.la" ) make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/filesystem' Making all in libbacktrace make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/libbacktrace' ln -s /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/../../../libbacktrace/atomic.c atomic.c ln -s /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/../../../libbacktrace/backtrace.c backtrace.c ln -s /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/../../../libbacktrace/dwarf.c dwarf.c ln -s /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/../../../libbacktrace/fileline.c fileline.c ln -s /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/../../../libbacktrace/posix.c posix.c ln -s /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/../../../libbacktrace/sort.c sort.c ln -s /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/../../../libbacktrace/simple.c simple.c ln -s /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/../../../libbacktrace/state.c state.c ln -s /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/../../../libiberty/cp-demangle.c cp-demangle.c ln -s /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/../../../libbacktrace/elf.c elf.c ln -s /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/../../../libbacktrace/mmapio.c mmapio.c ln -s /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/../../../libbacktrace/mmap.c mmap.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -prefer-pic -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o std_stacktrace-atomic.lo `test -f 'atomic.c' || echo '/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/'`atomic.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -prefer-pic -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o std_stacktrace-backtrace.lo `test -f 'backtrace.c' || echo '/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/'`backtrace.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -prefer-pic -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o std_stacktrace-dwarf.lo `test -f 'dwarf.c' || echo '/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/'`dwarf.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -prefer-pic -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o std_stacktrace-fileline.lo `test -f 'fileline.c' || echo '/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/'`fileline.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c atomic.c -fPIC -DPIC -o .libs/std_stacktrace-atomic.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c fileline.c -fPIC -DPIC -o .libs/std_stacktrace-fileline.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c backtrace.c -fPIC -DPIC -o .libs/std_stacktrace-backtrace.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c dwarf.c -fPIC -DPIC -o .libs/std_stacktrace-dwarf.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c atomic.c -fPIC -DPIC -o std_stacktrace-atomic.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c backtrace.c -fPIC -DPIC -o std_stacktrace-backtrace.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -prefer-pic -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o std_stacktrace-posix.lo `test -f 'posix.c' || echo '/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/'`posix.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c posix.c -fPIC -DPIC -o .libs/std_stacktrace-posix.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c fileline.c -fPIC -DPIC -o std_stacktrace-fileline.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c posix.c -fPIC -DPIC -o std_stacktrace-posix.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -prefer-pic -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o std_stacktrace-sort.lo `test -f 'sort.c' || echo '/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/'`sort.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -prefer-pic -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o std_stacktrace-simple.lo `test -f 'simple.c' || echo '/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/'`simple.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c simple.c -fPIC -DPIC -o .libs/std_stacktrace-simple.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c sort.c -fPIC -DPIC -o .libs/std_stacktrace-sort.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -prefer-pic -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o std_stacktrace-state.lo `test -f 'state.c' || echo '/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/'`state.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c simple.c -fPIC -DPIC -o std_stacktrace-simple.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c state.c -fPIC -DPIC -o .libs/std_stacktrace-state.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c state.c -fPIC -DPIC -o std_stacktrace-state.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c sort.c -fPIC -DPIC -o std_stacktrace-sort.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -prefer-pic -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o std_stacktrace-cp-demangle.lo `test -f 'cp-demangle.c' || echo '/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/'`cp-demangle.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -prefer-pic -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o std_stacktrace-elf.lo `test -f 'elf.c' || echo '/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/'`elf.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c cp-demangle.c -fPIC -DPIC -o .libs/std_stacktrace-cp-demangle.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -prefer-pic -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o std_stacktrace-mmapio.lo `test -f 'mmapio.c' || echo '/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/'`mmapio.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c mmapio.c -fPIC -DPIC -o .libs/std_stacktrace-mmapio.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c mmapio.c -fPIC -DPIC -o std_stacktrace-mmapio.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c elf.c -fPIC -DPIC -o .libs/std_stacktrace-elf.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -prefer-pic -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o std_stacktrace-mmap.lo `test -f 'mmap.c' || echo '/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/'`mmap.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c mmap.c -fPIC -DPIC -o .libs/std_stacktrace-mmap.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c mmap.c -fPIC -DPIC -o std_stacktrace-mmap.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c dwarf.c -fPIC -DPIC -o std_stacktrace-dwarf.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c elf.c -fPIC -DPIC -o std_stacktrace-elf.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace -I../.. -I /usr/src/gcc-15.1.0/libstdc++-v3/../include -I /usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I ../../../libgcc -I .. -I /usr/src/gcc-15.1.0/libstdc++-v3 -I /usr/src/gcc-15.1.0/libstdc++-v3/../libbacktrace -I /usr/src/gcc-15.1.0/libstdc++-v3/../libiberty -include /usr/src/gcc-15.1.0/libstdc++-v3/src/libbacktrace/backtrace-rename.h -D_GNU_SOURCE -DHAVE_ATOMIC_FUNCTIONS=1 -DHAVE_SYNC_FUNCTIONS=1 -DHAVE_DL_ITERATE_PHDR=1 -DHAVE_FCNTL=1 -DBACKTRACE_ELF_SIZE=64 -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c cp-demangle.c -fPIC -DPIC -o std_stacktrace-cp-demangle.o >/dev/null 2>&1 /bin/sh ../../libtool --tag CC --tag disable-shared --mode=link /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -prefer-pic -D_GLIBCXX_SHARED -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wno-unused-but-set-variable -funwind-tables -o libstdc++_libbacktrace.la std_stacktrace-atomic.lo std_stacktrace-backtrace.lo std_stacktrace-dwarf.lo std_stacktrace-fileline.lo std_stacktrace-posix.lo std_stacktrace-sort.lo std_stacktrace-simple.lo std_stacktrace-state.lo std_stacktrace-cp-demangle.lo std_stacktrace-elf.lo std_stacktrace-mmapio.lo std_stacktrace-mmap.lo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libstdc++_libbacktrace.a std_stacktrace-atomic.o std_stacktrace-backtrace.o std_stacktrace-dwarf.o std_stacktrace-fileline.o std_stacktrace-posix.o std_stacktrace-sort.o std_stacktrace-simple.o std_stacktrace-state.o std_stacktrace-cp-demangle.o std_stacktrace-elf.o std_stacktrace-mmapio.o std_stacktrace-mmap.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libstdc++_libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libstdc++_libbacktrace.la" && ln -s "../libstdc++_libbacktrace.la" "libstdc++_libbacktrace.la" ) make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/libbacktrace' Making all in experimental make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/experimental' /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=contract.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o contract.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/experimental/contract.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-15.1.0/libstdc++-v3/../libgcc -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++17 -nostdinc++ -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=contract.lo -fimplicit-templates -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/experimental/contract.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o contract.o /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++17 -nostdinc++ -prefer-pic -D_GLIBCXX_SHARED -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++exp.la -fimplicit-templates -o libstdc++exp.la -rpath /usr/lib/../lib64 contract.lo ../../src/c++23/libc++23convenience.la ../../src/c++26/libc++26convenience.la ../../src/filesystem/libstdc++fsconvenience.la ../../src/libbacktrace/libstdc++_libbacktrace.la libtool: link: (cd .libs/libstdc++exp.lax/libc++23convenience.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/experimental/../../src/c++23/.libs/libc++23convenience.a") libtool: link: (cd .libs/libstdc++exp.lax/libc++26convenience.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/experimental/../../src/c++26/.libs/libc++26convenience.a") libtool: link: (cd .libs/libstdc++exp.lax/libstdc++fsconvenience.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/experimental/../../src/filesystem/.libs/libstdc++fsconvenience.a") libtool: link: (cd .libs/libstdc++exp.lax/libstdc++_libbacktrace.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/experimental/../../src/libbacktrace/.libs/libstdc++_libbacktrace.a") libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libstdc++exp.a contract.o .libs/libstdc++exp.lax/libc++23convenience.a/print.o .libs/libstdc++exp.lax/libc++23convenience.a/stacktrace.o .libs/libstdc++exp.lax/libc++26convenience.a/text_encoding.o .libs/libstdc++exp.lax/libstdc++fsconvenience.a/cow-dir.o .libs/libstdc++exp.lax/libstdc++fsconvenience.a/cow-ops.o .libs/libstdc++exp.lax/libstdc++fsconvenience.a/cow-path.o .libs/libstdc++exp.lax/libstdc++fsconvenience.a/dir.o .libs/libstdc++exp.lax/libstdc++fsconvenience.a/ops.o .libs/libstdc++exp.lax/libstdc++fsconvenience.a/path.o .libs/libstdc++exp.lax/libstdc++_libbacktrace.a/std_stacktrace-atomic.o .libs/libstdc++exp.lax/libstdc++_libbacktrace.a/std_stacktrace-backtrace.o .libs/libstdc++exp.lax/libstdc++_libbacktrace.a/std_stacktrace-cp-demangle.o .libs/libstdc++exp.lax/libstdc++_libbacktrace.a/std_stacktrace-dwarf.o .libs/libstdc++exp.lax/libstdc++_libbacktrace.a/std_stacktrace-elf.o .libs/libstdc++exp.lax/libstdc++_libbacktrace.a/std_stacktrace-fileline.o .libs/libstdc++exp.lax/libstdc++_libbacktrace.a/std_stacktrace-mmap.o .libs/libstdc++exp.lax/libstdc++_libbacktrace.a/std_stacktrace-mmapio.o .libs/libstdc++exp.lax/libstdc++_libbacktrace.a/std_stacktrace-posix.o .libs/libstdc++exp.lax/libstdc++_libbacktrace.a/std_stacktrace-simple.o .libs/libstdc++exp.lax/libstdc++_libbacktrace.a/std_stacktrace-sort.o .libs/libstdc++exp.lax/libstdc++_libbacktrace.a/std_stacktrace-state.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libstdc++exp.a libtool: link: rm -fr .libs/libstdc++exp.lax libtool: link: ( cd ".libs" && rm -f "libstdc++exp.la" && ln -s "../libstdc++exp.la" "libstdc++exp.la" ) make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/experimental' make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src' /bin/sh ../libtool --tag CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o compatibility.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/compatibility.cc /bin/sh ../libtool --tag CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o compatibility-debug_list.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/compatibility-debug_list.cc /bin/sh ../libtool --tag CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c -o compatibility-debug_list-2.lo /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/compatibility-debug_list-2.cc /bin/sh ../libtool --tag CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/compatibility.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/compatibility-debug_list.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-atomic-c++0x.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-debug_list-2.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list-2.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/compatibility-debug_list-2.cc -o compatibility-debug_list-2.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-c++0x.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-debug_list.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/compatibility-debug_list.cc -o compatibility-debug_list.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-c++0x.o /bin/sh ../libtool --tag CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-chrono.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-atomic-c++0x.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc -o compatibility-atomic-c++0x.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-chrono.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-chrono.o /bin/sh ../libtool --tag CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-condvar.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-condvar.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-condvar.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-c++0x.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-c++0x.cc -o compatibility-c++0x.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-chrono.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-chrono.cc -o compatibility-chrono.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++98/compatibility.cc -o compatibility.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-condvar.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-condvar.cc -o compatibility-condvar.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -fPIC -DPIC -D_GLIBCXX_SHARED -o .libs/compatibility-thread-c++0x.o cp /usr/src/gcc-15.1.0/libstdc++-v3/config/abi/pre/gnu.ver libstdc++-symbols.ver.tmp chmod +w libstdc++-symbols.ver.tmp if test "x" != x; then \ if grep '^# Appended to version file.' \ > /dev/null 2>&1; then \ cat >> libstdc++-symbols.ver.tmp; \ else \ sed -n '1,/DO NOT DELETE/p' libstdc++-symbols.ver.tmp > tmp.top; \ sed -n '/DO NOT DELETE/,$p' libstdc++-symbols.ver.tmp > tmp.bottom; \ cat tmp.top tmp.bottom > libstdc++-symbols.ver.tmp; \ rm tmp.top tmp.bottom; \ fi; \ fi /tools_aarch64/bin/grep -E -v '^[ ]*#(#| |$)' libstdc++-symbols.ver.tmp | \ /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E -P -include ../config.h - > libstdc++-symbols.ver || (rm -f libstdc++-symbols.ver ; exit 1) rm -f libstdc++-symbols.ver.tmp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=compatibility-thread-c++0x.lo -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -std=gnu++11 -c /usr/src/gcc-15.1.0/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc -o compatibility-thread-c++0x.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++.la -o libstdc++.la -version-info 6:34:0 -Wl,--version-script=libstdc++-symbols.ver -lm -rpath /usr/lib/../lib64 compatibility.lo compatibility-debug_list.lo compatibility-debug_list-2.lo compatibility-atomic-c++0x.lo compatibility-c++0x.lo compatibility-chrono.lo compatibility-condvar.lo compatibility-thread-c++0x.lo ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la libtool: link: rm -fr .libs/libstdc++.modules.json libtool: link: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -fPIC -DPIC -D_GLIBCXX_SHARED -shared -nostdlib /usr/lib/../lib64/crti.o /usr/src/gcc-build/./gcc/crtbeginS.o .libs/compatibility.o .libs/compatibility-debug_list.o .libs/compatibility-debug_list-2.o .libs/compatibility-atomic-c++0x.o .libs/compatibility-c++0x.o .libs/compatibility-chrono.o .libs/compatibility-condvar.o .libs/compatibility-thread-c++0x.o -Wl,--whole-archive ../libsupc++/.libs/libsupc++convenience.a ../src/c++98/.libs/libc++98convenience.a ../src/c++11/.libs/libc++11convenience.a ../src/c++17/.libs/libc++17convenience.a ../src/c++20/.libs/libc++20convenience.a -Wl,--no-whole-archive -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -lm -L/usr/src/gcc-build/./gcc -L/lib/../lib64 -L/usr/lib/../lib64 -L/lib -L/usr/lib -lc -lgcc_s /usr/src/gcc-build/./gcc/crtendS.o /usr/lib/../lib64/crtn.o -Wl,-O1 -Wl,-z -Wl,relro -Wl,--gc-sections -Wl,--version-script=libstdc++-symbols.ver -Wl,-soname -Wl,libstdc++.so.6 -o .libs/libstdc++.so.6.0.34 libtool: link: (cd ".libs" && rm -f "libstdc++.so.6" && ln -s "libstdc++.so.6.0.34" "libstdc++.so.6") libtool: link: (cd ".libs" && rm -f "libstdc++.so" && ln -s "libstdc++.so.6.0.34" "libstdc++.so") libtool: link: (cd .libs/libstdc++.lax/libsupc++convenience.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++98convenience.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/../src/c++98/.libs/libc++98convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++11convenience.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++17convenience.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/../src/c++17/.libs/libc++17convenience.a") libtool: link: (cd .libs/libstdc++.lax/libc++20convenience.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/../src/c++20/.libs/libc++20convenience.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o || cp .libs/libstdc++.lax/libc++11convenience.a/codecvt.o .libs/libstdc++.lax/lt1-codecvt.o libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++.lax/lt2-cow-string-inst.o libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++.lax/lt3-ostream-inst.o libtool: link: ln .libs/libstdc++.lax/libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o || cp .libs/libstdc++.lax/libc++17convenience.a/string-inst.o .libs/libstdc++.lax/lt4-string-inst.o libtool: link: ln .libs/libstdc++.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o || cp .libs/libstdc++.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++.lax/lt5-sstream-inst.o libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libstdc++.a compatibility.o compatibility-debug_list.o compatibility-debug_list-2.o compatibility-atomic-c++0x.o compatibility-c++0x.o compatibility-chrono.o compatibility-condvar.o compatibility-thread-c++0x.o .libs/libstdc++.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++.lax/libsupc++convenience.a/del_op.o .libs/libstdc++.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/guard.o .libs/libstdc++.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++.lax/libsupc++convenience.a/new_op.o .libs/libstdc++.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/pure.o .libs/libstdc++.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++.lax/libsupc++convenience.a/vec.o .libs/libstdc++.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++.lax/libc++98convenience.a/c++locale.o .libs/libstdc++.lax/libc++98convenience.a/codecvt.o .libs/libstdc++.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members.o .libs/libstdc++.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/complex_io.o .libs/libstdc++.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++.lax/libc++98convenience.a/globals_io.o .libs/libstdc++.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++.lax/libc++98convenience.a/ios_init.o .libs/libstdc++.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++.lax/libc++98convenience.a/istream-string.o .libs/libstdc++.lax/libc++98convenience.a/istream.o .libs/libstdc++.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++.lax/libc++98convenience.a/list-aux.o .libs/libstdc++.lax/libc++98convenience.a/list.o .libs/libstdc++.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++.lax/libc++98convenience.a/list_associated.o .libs/libstdc++.lax/libc++98convenience.a/locale.o .libs/libstdc++.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++.lax/libc++98convenience.a/messages_members.o .libs/libstdc++.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++.lax/libc++98convenience.a/streambuf.o .libs/libstdc++.lax/libc++98convenience.a/strstream.o .libs/libstdc++.lax/libc++98convenience.a/time_members.o .libs/libstdc++.lax/libc++98convenience.a/tree.o .libs/libstdc++.lax/libc++98convenience.a/valarray.o .libs/libstdc++.lax/libc++11convenience.a/assert_fail.o .libs/libstdc++.lax/libc++11convenience.a/basic_file.o .libs/libstdc++.lax/libc++11convenience.a/chrono.o .libs/libstdc++.lax/lt1-codecvt.o .libs/libstdc++.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-system_error.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/ctype.o .libs/libstdc++.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/debug.o .libs/libstdc++.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/functexcept.o .libs/libstdc++.lax/libc++11convenience.a/functional.o .libs/libstdc++.lax/libc++11convenience.a/futex.o .libs/libstdc++.lax/libc++11convenience.a/future.o .libs/libstdc++.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++.lax/libc++11convenience.a/ios.o .libs/libstdc++.lax/libc++11convenience.a/ios_errcat.o .libs/libstdc++.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++.lax/libc++11convenience.a/limits.o .libs/libstdc++.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++.lax/libc++11convenience.a/locale_init.o .libs/libstdc++.lax/libc++11convenience.a/localename.o .libs/libstdc++.lax/libc++11convenience.a/mutex.o .libs/libstdc++.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++.lax/libc++11convenience.a/placeholders.o .libs/libstdc++.lax/libc++11convenience.a/random.o .libs/libstdc++.lax/libc++11convenience.a/regex.o .libs/libstdc++.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++.lax/libc++11convenience.a/sso_string.o .libs/libstdc++.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-inst.o .libs/libstdc++.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++.lax/libc++11convenience.a/system_error.o .libs/libstdc++.lax/libc++11convenience.a/thread.o .libs/libstdc++.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++.lax/lt2-cow-string-inst.o .libs/libstdc++.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++.lax/libc++17convenience.a/fs_path.o .libs/libstdc++.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++.lax/lt3-ostream-inst.o .libs/libstdc++.lax/lt4-string-inst.o .libs/libstdc++.lax/libc++20convenience.a/format.o .libs/libstdc++.lax/lt5-sstream-inst.o .libs/libstdc++.lax/libc++20convenience.a/tzdb.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libstdc++.a libtool: link: rm -fr .libs/libstdc++.lax .libs/libstdc++.lax libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la" "libstdc++.la" ) /bin/sh ../libtool --tag CXX --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wl,-O1 -Wl,-z,relro -Wl,--gc-sections -std=gnu++98 -fPIC -DPIC -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -Wabi=19 -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -frandom-seed=libstdc++convenience.la -o libstdc++convenience.la ../libsupc++/libsupc++convenience.la ../src/c++98/libc++98convenience.la ../src/c++11/libc++11convenience.la ../src/c++17/libc++17convenience.la ../src/c++20/libc++20convenience.la ; \ if test ! -f .libs/libstdc++.a; then \ cp .libs/libstdc++convenience.a .libs/libstdc++.a; \ fi; \ date > stamp-libstdc++convenience; libtool: link: (cd .libs/libstdc++convenience.lax/libsupc++convenience.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/../libsupc++/.libs/libsupc++convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++98convenience.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/../src/c++98/.libs/libc++98convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++11convenience.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/../src/c++11/.libs/libc++11convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++17convenience.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/../src/c++17/.libs/libc++17convenience.a") libtool: link: (cd .libs/libstdc++convenience.lax/libc++20convenience.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/../src/c++20/.libs/libc++20convenience.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o || cp .libs/libstdc++convenience.lax/libc++11convenience.a/codecvt.o .libs/libstdc++convenience.lax/lt1-codecvt.o libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o libtool: link: ln .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o || cp .libs/libstdc++convenience.lax/libc++17convenience.a/string-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o libtool: link: ln .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o || cp .libs/libstdc++convenience.lax/libc++20convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libstdc++convenience.a .libs/libstdc++convenience.lax/libsupc++convenience.a/array_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atexit_thread.o .libs/libstdc++convenience.lax/libsupc++convenience.a/atomicity.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_length.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_array_new.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_cast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/bad_typeid.o .libs/libstdc++convenience.lax/libsupc++convenience.a/class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/cp-demangle.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_ops.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvs.o .libs/libstdc++convenience.lax/libsupc++convenience.a/del_opvsa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/dyncast.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_alloc.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_arm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_aux_runtime.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_call.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_catch.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_globals.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_personality.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_ptr.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_term_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_terminate.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_throw.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_tm.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_type.o .libs/libstdc++convenience.lax/libsupc++convenience.a/eh_unex_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/enum_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/function_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/fundamental_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard.o .libs/libstdc++convenience.lax/libsupc++convenience.a/guard_error.o .libs/libstdc++convenience.lax/libsupc++convenience.a/hash_bytes.o .libs/libstdc++convenience.lax/libsupc++convenience.a/nested_exception.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_handler.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_op.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opa.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opv.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opva.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvant.o .libs/libstdc++convenience.lax/libsupc++convenience.a/new_opvnt.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pbase_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pmem_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pointer_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/pure.o .libs/libstdc++convenience.lax/libsupc++convenience.a/si_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo.o .libs/libstdc++convenience.lax/libsupc++convenience.a/tinfo2.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vec.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vmi_class_type_info.o .libs/libstdc++convenience.lax/libsupc++convenience.a/vterminate.o .libs/libstdc++convenience.lax/libc++98convenience.a/allocator-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/bitmap_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/c++locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt.o .libs/libstdc++convenience.lax/libc++98convenience.a/codecvt_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/collate_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/complex_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/concept-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/cow-istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/ext-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/globals_io.o .libs/libstdc++convenience.lax/libc++98convenience.a/hash_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/hashtable_tr1.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_failure.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_init.o .libs/libstdc++convenience.lax/libc++98convenience.a/ios_locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream-string.o .libs/libstdc++convenience.lax/libc++98convenience.a/istream.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list-aux.o .libs/libstdc++convenience.lax/libc++98convenience.a/list.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated-2.o .libs/libstdc++convenience.lax/libc++98convenience.a/list_associated.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale.o .libs/libstdc++convenience.lax/libc++98convenience.a/locale_facets.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_float.o .libs/libstdc++convenience.lax/libc++98convenience.a/math_stubs_long_double.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/messages_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/misc-inst.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/monetary_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/mt_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/numeric_members_cow.o .libs/libstdc++convenience.lax/libc++98convenience.a/parallel_settings.o .libs/libstdc++convenience.lax/libc++98convenience.a/pool_allocator.o .libs/libstdc++convenience.lax/libc++98convenience.a/stdexcept.o .libs/libstdc++convenience.lax/libc++98convenience.a/streambuf.o .libs/libstdc++convenience.lax/libc++98convenience.a/strstream.o .libs/libstdc++convenience.lax/libc++98convenience.a/time_members.o .libs/libstdc++convenience.lax/libc++98convenience.a/tree.o .libs/libstdc++convenience.lax/libc++98convenience.a/valarray.o .libs/libstdc++convenience.lax/libc++11convenience.a/assert_fail.o .libs/libstdc++convenience.lax/libc++11convenience.a/basic_file.o .libs/libstdc++convenience.lax/libc++11convenience.a/chrono.o .libs/libstdc++convenience.lax/lt1-codecvt.o .libs/libstdc++convenience.lax/libc++11convenience.a/condition_variable.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-locale_init.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-system_error.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cow-wstring-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_configure_char.o .libs/libstdc++convenience.lax/libc++11convenience.a/ctype_members.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-hash_tr1.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-ios_failure.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-shim_facets.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-stdexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/cxx11-wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/debug.o .libs/libstdc++convenience.lax/libc++11convenience.a/ext11-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/fstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/functexcept.o .libs/libstdc++convenience.lax/libc++11convenience.a/functional.o .libs/libstdc++convenience.lax/libc++11convenience.a/futex.o .libs/libstdc++convenience.lax/libc++11convenience.a/future.o .libs/libstdc++convenience.lax/libc++11convenience.a/hash_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/hashtable_c++0x.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios.o .libs/libstdc++convenience.lax/libc++11convenience.a/ios_errcat.o .libs/libstdc++convenience.lax/libc++11convenience.a/iostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/istream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/limits.o .libs/libstdc++convenience.lax/libc++11convenience.a/locale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/locale_init.o .libs/libstdc++convenience.lax/libc++11convenience.a/localename.o .libs/libstdc++convenience.lax/libc++11convenience.a/mutex.o .libs/libstdc++convenience.lax/libc++11convenience.a/ostream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/placeholders.o .libs/libstdc++convenience.lax/libc++11convenience.a/random.o .libs/libstdc++convenience.lax/libc++11convenience.a/regex.o .libs/libstdc++convenience.lax/libc++11convenience.a/shared_ptr.o .libs/libstdc++convenience.lax/libc++11convenience.a/snprintf_lite.o .libs/libstdc++convenience.lax/libc++11convenience.a/sso_string.o .libs/libstdc++convenience.lax/libc++11convenience.a/sstream-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/streambuf-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/string-io-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/system_error.o .libs/libstdc++convenience.lax/libc++11convenience.a/thread.o .libs/libstdc++convenience.lax/libc++11convenience.a/wlocale-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-inst.o .libs/libstdc++convenience.lax/libc++11convenience.a/wstring-io-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/cow-fs_path.o .libs/libstdc++convenience.lax/lt2-cow-string-inst.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_from_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/floating_to_chars.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_dir.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_ops.o .libs/libstdc++convenience.lax/libc++17convenience.a/fs_path.o .libs/libstdc++convenience.lax/libc++17convenience.a/memory_resource.o .libs/libstdc++convenience.lax/lt3-ostream-inst.o .libs/libstdc++convenience.lax/lt4-string-inst.o .libs/libstdc++convenience.lax/libc++20convenience.a/format.o .libs/libstdc++convenience.lax/lt5-sstream-inst.o .libs/libstdc++convenience.lax/libc++20convenience.a/tzdb.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libstdc++convenience.a libtool: link: rm -fr .libs/libstdc++convenience.lax .libs/libstdc++convenience.lax libtool: link: ( cd ".libs" && rm -f "libstdc++convenience.la" && ln -s "../libstdc++convenience.la" "libstdc++convenience.la" ) make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src' Making all in doc make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/doc' Making all in po make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/po' Making all in testsuite make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/testsuite' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/testsuite' Making all in python make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/python' sed -e 's,@pythondir@,/usr/share/gcc-15.1.0/python,' \ -e 's,@toolexeclibdir@,/usr/lib/../lib64,' < /usr/src/gcc-15.1.0/libstdc++-v3/python/hook.in > gdb.py make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/python' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/" "CFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CXXFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "EXPECT=expect" "INSTALL=/tools_aarch64/bin/install -c" "INSTALL_DATA=/tools_aarch64/bin/install -c -m 644" "INSTALL_PROGRAM=/tools_aarch64/bin/install -c" "INSTALL_SCRIPT=/tools_aarch64/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "LIBCFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/aarch64-unknown-linux-gnu" "gxx_include_dir=/usr/include/c++/15.1.0" "AR=ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "AS=/usr/src/gcc-build/./gcc/as" "LD=/usr/src/gcc-build/./gcc/collect-ld" "RANLIB=ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "NM=/usr/src/gcc-build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=all multi-do # make make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3' Checking multilib configuration for libsanitizer... Checking multilib configuration for libvtv... Checking multilib configuration for libitm... mkdir -p -- aarch64-unknown-linux-gnu/libsanitizer mkdir -p -- aarch64-unknown-linux-gnu/libvtv mkdir -p -- aarch64-unknown-linux-gnu/libitm Configuring in aarch64-unknown-linux-gnu/libsanitizer Configuring in aarch64-unknown-linux-gnu/libvtv Configuring in aarch64-unknown-linux-gnu/libitm configure: creating cache ./config.cache configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-version-specific-runtime-libs... no checking for aarch64-unknown-linux-gnu-gcc... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for --enable-generated-files-in-srcdir... no checking build system type... checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for aarch64-unknown-linux-gnu-gcc... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... checking whether the C compiler works... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... checking whether the C compiler works... yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for aarch64-unknown-linux-gnu-gcc... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether the C compiler works... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking for suffix of object files... checking whether we are cross compiling... yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... o checking whether we are using the GNU C compiler... yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... yes checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to accept ISO C89... no checking for suffix of object files... yes checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to accept ISO C89... o checking whether we are using the GNU C compiler... none needed checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include understands -c and -o together... yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... none needed checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include understands -c and -o together... yes checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to accept ISO C89... yes checking how to run the C preprocessor... yes checking how to run the C preprocessor... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E none needed checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include understands -c and -o together... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... yes checking for style of include used by make... GNU checking dependency style of /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... yes checking for sys/types.h... yes checking for sys/types.h... yes checking dependency style of /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... yes yes checking for sys/stat.h... checking for sys/stat.h... gcc3 checking dependency style of /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... yes checking for stdlib.h... yes gcc3 checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-nm... /usr/src/gcc-build/./gcc/nm checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking whether make sets $(MAKE)... checking for stdlib.h... (cached) yes checking for makeinfo... makeinfo --split-size=5000000 checking for modern makeinfo... yes checking for string.h... yes checking for string.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... yes yes checking for BSD- or MS-compatible name lister (nm)... checking for memory.h... yes /usr/src/gcc-build/./gcc/nm -B checking the name lister (/usr/src/gcc-build/./gcc/nm -B) interface... checking for memory.h... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... checking for strings.h... yes checking for /usr/src/gcc-build/./gcc/collect-ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking for strings.h... checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /usr/src/gcc-build/./gcc/nm -B output from /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include object... yes yes checking for inttypes.h... checking for inttypes.h... yes yes checking for stdint.h... checking for stdint.h... yes yes ok checking for unistd.h... checking how to run the C preprocessor... checking for unistd.h... /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E yes checking minix/config.h usability... yes checking minix/config.h usability... checking for ANSI C header files... no checking minix/config.h presence... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... yes checking for --enable-vtable-verify... no checking for host support for vtable verification... yes checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... aarch64-unknown-linux-gnu checking target system type... yes aarch64-unknown-linux-gnu checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... checking for a thread-safe mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... yes GNU checking whether make supports nested variables... checking for style of include used by make... yes GNU checking whether make supports nested variables... checking dependency style of /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... yes checking dependency style of /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... yes checking for sys/types.h... gcc3 yes checking whether to enable maintainer-specific portions of Makefiles... no checking for __secure_getenv... checking for sys/stat.h... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-unknown-linux-gnu-gcc... (cached) /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include yes checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... (cached) yes checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include understands -c and -o together... (cached) yes checking for stdlib.h... no checking for secure_getenv... checking whether we are using the GNU C++ compiler... yes checking for string.h... yes checking whether /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... yes checking for getexecname... yes checking dependency style of /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... yes checking for memory.h... no gcc3 checking dependency style of /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... checking for __fortify_fail... yes checking for strings.h... gcc3 checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... yes /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... checking for aarch64-unknown-linux-gnu-gcc... (cached) /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... yes /usr/src/gcc-build/./gcc/nm -B checking the name lister (/usr/src/gcc-build/./gcc/nm -B) interface... checking for inttypes.h... checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... (cached) yes checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to accept ISO C89... (cached) none needed checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include understands -c and -o together... (cached) yes checking whether we are using the GNU C++ compiler... 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 /usr/src/gcc-build/./gcc/collect-ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so yes checking for stdint.h... checking for aarch64-unknown-linux-gnu-strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so yes checking whether /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include accepts -g... checking command to parse /usr/src/gcc-build/./gcc/nm -B output from /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include object... yes yes checking dependency style of /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... checking for unistd.h... yes checking for dlfcn.h... ok checking for dlfcn.h... gcc3 checking for aarch64-unknown-linux-gnu-as... /usr/src/gcc-build/./gcc/as checking for aarch64-unknown-linux-gnu-ar... ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-ranlib... ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/src/gcc-build/./gcc/nm -B checking the name lister (/usr/src/gcc-build/./gcc/nm -B) interface... yes checking for objdir... yes .libs checking for objdir... .libs 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 /usr/src/gcc-build/./gcc/collect-ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-ar... (cached) ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking for aarch64-unknown-linux-gnu-strip... strip checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so checking command to parse /usr/src/gcc-build/./gcc/nm -B output from /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include object... checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include PIC flag -fPIC -DPIC works... no checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include static flag -static works... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include static flag -static works... ok checking for dlfcn.h... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... yes checking for objdir... .libs yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -fno-rtti -fno-exceptions... no checking dynamic linker characteristics... no checking for /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include PIC flag -fPIC -DPIC works... no checking dynamic linker characteristics... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include static flag -static works... 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... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E yes checking if /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... no checking for shl_load in -ldld... yes checking whether -lc should be explicitly linked in... no checking for dlopen... no checking dynamic linker characteristics... yes checking whether a program can dlopen itself... checking for ld used by /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... checking whether the /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... yes yes checking whether a statically linked program can dlopen itself... no checking for shl_load in -ldld... checking for /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include PIC flag -fPIC -DPIC works... no checking for dlopen... yes checking if /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include static flag -static works... 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 yes checking whether a program can dlopen itself... checking how to run the C++ preprocessor... /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E yes checking if /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... yes checking whether a statically linked program can dlopen itself... yes checking if /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to enable maintainer-specific portions of Makefiles... no 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... checking for ld used by /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... no checking whether stripping libraries is possible... yes yes yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for unistd.h... (cached) yes checking how to run the C++ preprocessor... checking whether the /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... yes checking semaphore.h usability... /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -E checking for /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking semaphore.h presence... yes checking for semaphore.h... yes yes checking if /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include static flag -static works... checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes yes checking if /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... checking sys/auxv.h usability... checking for ld used by /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... yes checking whether the /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... yes yes checking sys/auxv.h presence... yes checking if /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking size of void *... yes checking for sys/auxv.h... yes checking malloc.h usability... checking for /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include option to produce PIC... -fPIC -DPIC checking if /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include PIC flag -fPIC -DPIC works... yes checking if /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include static flag -static works... yes checking malloc.h presence... 8 yes checking for malloc.h... yes checking for clock_getres... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking if /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... yes checking for clock_gettime... yes checking if /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -c -o file.o... (cached) yes checking whether the /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include linker (/usr/src/gcc-build/./gcc/collect-ld) 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... no checking for _obstack_begin... yes checking for uintptr_t... yes yes checking for clock_settime... yes checking for int_least32_t... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for lstat... yes checking for int_fast32_t... yes checking for readlink... yes checking for uint64_t... yes checking for shm_open in -lrt... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking for dlsym in -ldl... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for clock_gettime in -lrt... 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 for necessary platform features... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether byte ordering is bigendian... yes checking __sync extensions... yes checking __atomic extensions... yes checking assembler symbol assignment... yes checking output filetype... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no yes checking for uintptr_t... checking for strtoull... yes checking for int_least32_t... yes checking for memalign... yes checking for int_fast32_t... yes checking for posix_memalign... yes checking for uint64_t... yes checking for getauxval... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes yes checking sys/mman.h presence... config.status: creating Makefile yes checking for sys/mman.h... yes config.status: creating testsuite/Makefile checking alloca.h usability... yes checking alloca.h presence... checking whether the target supports thread-local storage... yes checking for alloca.h... yes checking link.h usability... config.status: executing default-1 commands yes checking link.h presence... config.status: executing depfiles commands yes checking for link.h... yes checking whether strnlen is declared... config.status: executing libtool commands yes checking rpc/xdr.h usability... make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' rm -f vtv_start.c rm -f vtv_end.c ln -s /usr/src/gcc-15.1.0/libvtv/../libgcc/vtv_start.c vtv_start.c ln -s /usr/src/gcc-15.1.0/libvtv/../libgcc/vtv_end.c vtv_end.c make all-recursive make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' no checking rpc/xdr.h presence... make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' true DO=all multi-do # make make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' no checking for rpc/xdr.h... no checking tirpc/rpc/xdr.h usability... no checking tirpc/rpc/xdr.h presence... yes checking whether the target supports hidden visibility... no checking for tirpc/rpc/xdr.h... no checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -Wextra... yes checking whether the target supports dllexport... yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -Wall... no checking whether the target supports symbol aliases... yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -Wwrite-strings... yes checking for ld used by /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include ... (cached) /usr/src/gcc-build/./gcc/collect-ld checking if the linker (/usr/src/gcc-build/./gcc/collect-ld) is GNU ld... (cached) yes checking for -mclear-hwcap... yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -Wmissing-format-attribute... no checking whether __AVX__ is declared... yes checking whether /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include supports -Wcast-qual... no yes checking for CET support... no checking for shared libgcc... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes configure: versioning on shared library symbols is gnu checking assembler .cfi pseudo-op support... yes checking how size_t is mangled... m checking whether the target supports __sync_*_compare_and_swap... yes checking whether the target supports 64-bit __sync_*_compare_and_swap... yes checking whether weak refs work like ELF... yes configure: updating cache ./config.cache checking for CET support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsanitizer.spec config.status: creating libbacktrace/backtrace-supported.h config.status: creating interception/Makefile config.status: creating sanitizer_common/Makefile config.status: creating libbacktrace/Makefile config.status: creating lsan/Makefile config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating libitm.spec config.status: creating asan/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: creating ubsan/Makefile config.status: executing libtool commands config.status: creating tsan/Makefile config.status: executing gstdint.h commands make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm' make all-recursive make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm' config.status: creating hwasan/Makefile Making all in testsuite make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm/testsuite' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm/testsuite' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm' makeinfo --split-size=5000000 --split-size=5000000 -I /usr/src/gcc-15.1.0/libitm/../gcc/doc/include -I /usr/src/gcc-15.1.0/libitm -o libitm.info /usr/src/gcc-15.1.0/libitm/libitm.texi /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c -o aatree.lo /usr/src/gcc-15.1.0/libitm/aatree.cc /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo /usr/src/gcc-15.1.0/libitm/alloc.cc libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c /usr/src/gcc-15.1.0/libitm/aatree.cc -fPIC -DPIC -o .libs/aatree.o libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /usr/src/gcc-15.1.0/libitm/alloc.cc -fPIC -DPIC -o .libs/alloc.o libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c /usr/src/gcc-15.1.0/libitm/aatree.cc -o aatree.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /usr/src/gcc-15.1.0/libitm/alloc.cc -o alloc.o >/dev/null 2>&1 mv -f .deps/aatree.Tpo .deps/aatree.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c -o alloc_c.lo /usr/src/gcc-15.1.0/libitm/alloc_c.cc /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c -o alloc_cpp.lo /usr/src/gcc-15.1.0/libitm/alloc_cpp.cc config.status: creating config.h libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c /usr/src/gcc-15.1.0/libitm/alloc_cpp.cc -fPIC -DPIC -o .libs/alloc_cpp.o config.status: executing default-1 commands libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c /usr/src/gcc-15.1.0/libitm/alloc_c.cc -fPIC -DPIC -o .libs/alloc_c.o mv -f .deps/alloc.Tpo .deps/alloc.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo /usr/src/gcc-15.1.0/libitm/barrier.cc libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /usr/src/gcc-15.1.0/libitm/barrier.cc -fPIC -DPIC -o .libs/barrier.o libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c /usr/src/gcc-15.1.0/libitm/alloc_c.cc -o alloc_c.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c /usr/src/gcc-15.1.0/libitm/alloc_cpp.cc -o alloc_cpp.o >/dev/null 2>&1 mv -f .deps/alloc_c.Tpo .deps/alloc_c.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c -o beginend.lo /usr/src/gcc-15.1.0/libitm/beginend.cc mv -f .deps/alloc_cpp.Tpo .deps/alloc_cpp.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c -o clone.lo /usr/src/gcc-15.1.0/libitm/clone.cc libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c /usr/src/gcc-15.1.0/libitm/beginend.cc -fPIC -DPIC -o .libs/beginend.o config.status: executing depfiles commands libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c /usr/src/gcc-15.1.0/libitm/clone.cc -fPIC -DPIC -o .libs/clone.o libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /usr/src/gcc-15.1.0/libitm/barrier.cc -o barrier.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c /usr/src/gcc-15.1.0/libitm/clone.cc -o clone.o >/dev/null 2>&1 mv -f .deps/clone.Tpo .deps/clone.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c -o eh_cpp.lo /usr/src/gcc-15.1.0/libitm/eh_cpp.cc libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c /usr/src/gcc-15.1.0/libitm/eh_cpp.cc -fPIC -DPIC -o .libs/eh_cpp.o libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c /usr/src/gcc-15.1.0/libitm/beginend.cc -o beginend.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c /usr/src/gcc-15.1.0/libitm/eh_cpp.cc -o eh_cpp.o >/dev/null 2>&1 mv -f .deps/barrier.Tpo .deps/barrier.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT local.lo -MD -MP -MF .deps/local.Tpo -c -o local.lo /usr/src/gcc-15.1.0/libitm/local.cc libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT local.lo -MD -MP -MF .deps/local.Tpo -c /usr/src/gcc-15.1.0/libitm/local.cc -fPIC -DPIC -o .libs/local.o mv -f .deps/eh_cpp.Tpo .deps/eh_cpp.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT query.lo -MD -MP -MF .deps/query.Tpo -c -o query.lo /usr/src/gcc-15.1.0/libitm/query.cc libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT query.lo -MD -MP -MF .deps/query.Tpo -c /usr/src/gcc-15.1.0/libitm/query.cc -fPIC -DPIC -o .libs/query.o libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT local.lo -MD -MP -MF .deps/local.Tpo -c /usr/src/gcc-15.1.0/libitm/local.cc -o local.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT query.lo -MD -MP -MF .deps/query.Tpo -c /usr/src/gcc-15.1.0/libitm/query.cc -o query.o >/dev/null 2>&1 mv -f .deps/beginend.Tpo .deps/beginend.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c -o retry.lo /usr/src/gcc-15.1.0/libitm/retry.cc libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c /usr/src/gcc-15.1.0/libitm/retry.cc -fPIC -DPIC -o .libs/retry.o mv -f .deps/query.Tpo .deps/query.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c -o rwlock.lo /usr/src/gcc-15.1.0/libitm/config/linux/rwlock.cc mv -f .deps/local.Tpo .deps/local.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c -o useraction.lo /usr/src/gcc-15.1.0/libitm/useraction.cc libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c /usr/src/gcc-15.1.0/libitm/config/linux/rwlock.cc -fPIC -DPIC -o .libs/rwlock.o libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c /usr/src/gcc-15.1.0/libitm/useraction.cc -fPIC -DPIC -o .libs/useraction.o libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c /usr/src/gcc-15.1.0/libitm/retry.cc -o retry.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c /usr/src/gcc-15.1.0/libitm/config/linux/rwlock.cc -o rwlock.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c /usr/src/gcc-15.1.0/libitm/useraction.cc -o useraction.o >/dev/null 2>&1 mv -f .deps/useraction.Tpo .deps/useraction.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo /usr/src/gcc-15.1.0/libitm/util.cc mv -f .deps/retry.Tpo .deps/retry.Plo /bin/sh ./libtool --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c -o sjlj.lo /usr/src/gcc-15.1.0/libitm/config/aarch64/sjlj.S mv -f .deps/rwlock.Tpo .deps/rwlock.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c -o tls.lo /usr/src/gcc-15.1.0/libitm/config/generic/tls.cc libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT util.lo -MD -MP -MF .deps/util.Tpo -c /usr/src/gcc-15.1.0/libitm/util.cc -fPIC -DPIC -o .libs/util.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c /usr/src/gcc-15.1.0/libitm/config/aarch64/sjlj.S -fPIC -DPIC -o .libs/sjlj.o libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c /usr/src/gcc-15.1.0/libitm/config/generic/tls.cc -fPIC -DPIC -o .libs/tls.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c /usr/src/gcc-15.1.0/libitm/config/aarch64/sjlj.S -o sjlj.o >/dev/null 2>&1 mv -f .deps/sjlj.Tpo .deps/sjlj.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c -o method-serial.lo /usr/src/gcc-15.1.0/libitm/method-serial.cc libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c /usr/src/gcc-15.1.0/libitm/method-serial.cc -fPIC -DPIC -o .libs/method-serial.o config.status: executing libtool commands libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c /usr/src/gcc-15.1.0/libitm/config/generic/tls.cc -o tls.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT util.lo -MD -MP -MF .deps/util.Tpo -c /usr/src/gcc-15.1.0/libitm/util.cc -o util.o >/dev/null 2>&1 mv -f .deps/tls.Tpo .deps/tls.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c -o method-gl.lo /usr/src/gcc-15.1.0/libitm/method-gl.cc config.status: executing gstdint.h commands libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c /usr/src/gcc-15.1.0/libitm/method-gl.cc -fPIC -DPIC -o .libs/method-gl.o mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c -o method-ml.lo /usr/src/gcc-15.1.0/libitm/method-ml.cc libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c /usr/src/gcc-15.1.0/libitm/method-ml.cc -fPIC -DPIC -o .libs/method-ml.o libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c /usr/src/gcc-15.1.0/libitm/method-serial.cc -o method-serial.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT futex.lo -MD -MP -MF .deps/futex.Tpo -c -o futex.lo /usr/src/gcc-15.1.0/libitm/config/linux/futex.cc libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT futex.lo -MD -MP -MF .deps/futex.Tpo -c /usr/src/gcc-15.1.0/libitm/config/linux/futex.cc -fPIC -DPIC -o .libs/futex.o libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT futex.lo -MD -MP -MF .deps/futex.Tpo -c /usr/src/gcc-15.1.0/libitm/config/linux/futex.cc -o futex.o >/dev/null 2>&1 mv -f .deps/method-serial.Tpo .deps/method-serial.Plo true DO=all multi-do # make mv -f .deps/futex.Tpo .deps/futex.Plo make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CXXFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "INSTALL=/tools_aarch64/bin/install -c" "INSTALL_DATA=/tools_aarch64/bin/install -c -m 644" "INSTALL_PROGRAM=/tools_aarch64/bin/install -c" "INSTALL_SCRIPT=/tools_aarch64/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "LIBCFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "AS=/usr/src/gcc-build/./gcc/as" "LD=/usr/src/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "NM=/usr/src/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "DESTDIR=" all-recursive make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer' Making all in sanitizer_common make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/sanitizer_common' /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sancov_flags.lo -MD -MP -MF .deps/sancov_flags.Tpo -c -o sancov_flags.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sancov_flags.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_allocator.lo -MD -MP -MF .deps/sanitizer_allocator.Tpo -c -o sanitizer_allocator.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_allocator.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sancov_flags.lo -MD -MP -MF .deps/sancov_flags.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sancov_flags.cpp -fPIC -DPIC -o .libs/sancov_flags.o libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c /usr/src/gcc-15.1.0/libitm/method-gl.cc -o method-gl.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libitm -I/usr/src/gcc-15.1.0/libitm/config/linux/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/linux -I/usr/src/gcc-15.1.0/libitm/config/aarch64 -I/usr/src/gcc-15.1.0/libitm/config/posix -I/usr/src/gcc-15.1.0/libitm/config/generic -I/usr/src/gcc-15.1.0/libitm -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c /usr/src/gcc-15.1.0/libitm/method-ml.cc -o method-ml.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_allocator.lo -MD -MP -MF .deps/sanitizer_allocator.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_allocator.cpp -fPIC -DPIC -o .libs/sanitizer_allocator.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sancov_flags.lo -MD -MP -MF .deps/sancov_flags.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sancov_flags.cpp -o sancov_flags.o >/dev/null 2>&1 mv -f .deps/sancov_flags.Tpo .deps/sancov_flags.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_allocator_checks.lo -MD -MP -MF .deps/sanitizer_allocator_checks.Tpo -c -o sanitizer_allocator_checks.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_allocator_checks.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_allocator_checks.lo -MD -MP -MF .deps/sanitizer_allocator_checks.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_allocator_checks.cpp -fPIC -DPIC -o .libs/sanitizer_allocator_checks.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_allocator_checks.lo -MD -MP -MF .deps/sanitizer_allocator_checks.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_allocator_checks.cpp -o sanitizer_allocator_checks.o >/dev/null 2>&1 mv -f .deps/sanitizer_allocator_checks.Tpo .deps/sanitizer_allocator_checks.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_allocator_report.lo -MD -MP -MF .deps/sanitizer_allocator_report.Tpo -c -o sanitizer_allocator_report.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_allocator_report.cpp mv -f .deps/method-ml.Tpo .deps/method-ml.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_common.lo -MD -MP -MF .deps/sanitizer_common.Tpo -c -o sanitizer_common.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common.cpp mv -f .deps/method-gl.Tpo .deps/method-gl.Plo /bin/sh ./libtool --tag=CC --mode=link /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ftls-model=initial-exec -Wall -Werror -Wc,-pthread -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,-O1 -o libitm.la -version-info 1:0:0 -Wl,--version-script,/usr/src/gcc-15.1.0/libitm/libitm.map -rpath /usr/lib/../lib64 aatree.lo alloc.lo alloc_c.lo alloc_cpp.lo barrier.lo beginend.lo clone.lo eh_cpp.lo local.lo query.lo retry.lo rwlock.lo useraction.lo util.lo sjlj.lo tls.lo method-serial.lo method-gl.lo method-ml.lo futex.lo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_common.lo -MD -MP -MF .deps/sanitizer_common.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common.cpp -fPIC -DPIC -o .libs/sanitizer_common.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_allocator.lo -MD -MP -MF .deps/sanitizer_allocator.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_allocator.cpp -o sanitizer_allocator.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_allocator_report.lo -MD -MP -MF .deps/sanitizer_allocator_report.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_allocator_report.cpp -fPIC -DPIC -o .libs/sanitizer_allocator_report.o libtool: link: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -shared -fPIC -DPIC .libs/aatree.o .libs/alloc.o .libs/alloc_c.o .libs/alloc_cpp.o .libs/barrier.o .libs/beginend.o .libs/clone.o .libs/eh_cpp.o .libs/local.o .libs/query.o .libs/retry.o .libs/rwlock.o .libs/useraction.o .libs/util.o .libs/sjlj.o .libs/tls.o .libs/method-serial.o .libs/method-gl.o .libs/method-ml.o .libs/futex.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Werror -pthread -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-O1 -Wl,--version-script -Wl,/usr/src/gcc-15.1.0/libitm/libitm.map -Wl,-soname -Wl,libitm.so.1 -o .libs/libitm.so.1.0.0 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_allocator_report.lo -MD -MP -MF .deps/sanitizer_allocator_report.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_allocator_report.cpp -o sanitizer_allocator_report.o >/dev/null 2>&1 libtool: link: (cd ".libs" && rm -f "libitm.so.1" && ln -s "libitm.so.1.0.0" "libitm.so.1") libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_common.lo -MD -MP -MF .deps/sanitizer_common.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common.cpp -o sanitizer_common.o >/dev/null 2>&1 libtool: link: (cd ".libs" && rm -f "libitm.so" && ln -s "libitm.so.1.0.0" "libitm.so") libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libitm.a aatree.o alloc.o alloc_c.o alloc_cpp.o barrier.o beginend.o clone.o eh_cpp.o local.o query.o retry.o rwlock.o useraction.o util.o sjlj.o tls.o method-serial.o method-gl.o method-ml.o futex.o mv -f .deps/sanitizer_allocator_report.Tpo .deps/sanitizer_allocator_report.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_common_libcdep.lo -MD -MP -MF .deps/sanitizer_common_libcdep.Tpo -c -o sanitizer_common_libcdep.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common_libcdep.cpp libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libitm.a libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_common_libcdep.lo -MD -MP -MF .deps/sanitizer_common_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_common_libcdep.o libtool: link: ( cd ".libs" && rm -f "libitm.la" && ln -s "../libitm.la" "libitm.la" ) make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm' /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_coverage_libcdep_new.lo -MD -MP -MF .deps/sanitizer_coverage_libcdep_new.Tpo -c -o sanitizer_coverage_libcdep_new.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_coverage_libcdep_new.cpp mv -f .deps/sanitizer_common.Tpo .deps/sanitizer_common.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_deadlock_detector1.lo -MD -MP -MF .deps/sanitizer_deadlock_detector1.Tpo -c -o sanitizer_deadlock_detector1.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_deadlock_detector1.cpp mv -f .deps/sanitizer_allocator.Tpo .deps/sanitizer_allocator.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_deadlock_detector2.lo -MD -MP -MF .deps/sanitizer_deadlock_detector2.Tpo -c -o sanitizer_deadlock_detector2.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_deadlock_detector2.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_coverage_libcdep_new.lo -MD -MP -MF .deps/sanitizer_coverage_libcdep_new.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_coverage_libcdep_new.cpp -fPIC -DPIC -o .libs/sanitizer_coverage_libcdep_new.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_common_libcdep.lo -MD -MP -MF .deps/sanitizer_common_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common_libcdep.cpp -o sanitizer_common_libcdep.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_deadlock_detector1.lo -MD -MP -MF .deps/sanitizer_deadlock_detector1.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_deadlock_detector1.cpp -fPIC -DPIC -o .libs/sanitizer_deadlock_detector1.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_deadlock_detector2.lo -MD -MP -MF .deps/sanitizer_deadlock_detector2.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_deadlock_detector2.cpp -fPIC -DPIC -o .libs/sanitizer_deadlock_detector2.o mv -f .deps/sanitizer_common_libcdep.Tpo .deps/sanitizer_common_libcdep.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_dl.lo -MD -MP -MF .deps/sanitizer_dl.Tpo -c -o sanitizer_dl.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_dl.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_deadlock_detector2.lo -MD -MP -MF .deps/sanitizer_deadlock_detector2.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_deadlock_detector2.cpp -o sanitizer_deadlock_detector2.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_coverage_libcdep_new.lo -MD -MP -MF .deps/sanitizer_coverage_libcdep_new.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_coverage_libcdep_new.cpp -o sanitizer_coverage_libcdep_new.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_dl.lo -MD -MP -MF .deps/sanitizer_dl.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_dl.cpp -fPIC -DPIC -o .libs/sanitizer_dl.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_dl.lo -MD -MP -MF .deps/sanitizer_dl.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_dl.cpp -o sanitizer_dl.o >/dev/null 2>&1 mv -f .deps/sanitizer_deadlock_detector2.Tpo .deps/sanitizer_deadlock_detector2.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_errno.lo -MD -MP -MF .deps/sanitizer_errno.Tpo -c -o sanitizer_errno.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_errno.cpp mv -f .deps/sanitizer_dl.Tpo .deps/sanitizer_dl.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_file.lo -MD -MP -MF .deps/sanitizer_file.Tpo -c -o sanitizer_file.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_file.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_errno.lo -MD -MP -MF .deps/sanitizer_errno.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_errno.cpp -fPIC -DPIC -o .libs/sanitizer_errno.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_file.lo -MD -MP -MF .deps/sanitizer_file.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_file.cpp -fPIC -DPIC -o .libs/sanitizer_file.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_errno.lo -MD -MP -MF .deps/sanitizer_errno.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_errno.cpp -o sanitizer_errno.o >/dev/null 2>&1 mv -f .deps/sanitizer_errno.Tpo .deps/sanitizer_errno.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_flags.lo -MD -MP -MF .deps/sanitizer_flags.Tpo -c -o sanitizer_flags.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_flags.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_flags.lo -MD -MP -MF .deps/sanitizer_flags.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_flags.cpp -fPIC -DPIC -o .libs/sanitizer_flags.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_deadlock_detector1.lo -MD -MP -MF .deps/sanitizer_deadlock_detector1.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_deadlock_detector1.cpp -o sanitizer_deadlock_detector1.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_file.lo -MD -MP -MF .deps/sanitizer_file.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_file.cpp -o sanitizer_file.o >/dev/null 2>&1 mv -f .deps/sanitizer_coverage_libcdep_new.Tpo .deps/sanitizer_coverage_libcdep_new.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_flag_parser.lo -MD -MP -MF .deps/sanitizer_flag_parser.Tpo -c -o sanitizer_flag_parser.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_flag_parser.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_flag_parser.lo -MD -MP -MF .deps/sanitizer_flag_parser.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_flag_parser.cpp -fPIC -DPIC -o .libs/sanitizer_flag_parser.o mv -f .deps/sanitizer_file.Tpo .deps/sanitizer_file.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_libc.lo -MD -MP -MF .deps/sanitizer_libc.Tpo -c -o sanitizer_libc.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_libc.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_flags.lo -MD -MP -MF .deps/sanitizer_flags.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_flags.cpp -o sanitizer_flags.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_libc.lo -MD -MP -MF .deps/sanitizer_libc.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_libc.cpp -fPIC -DPIC -o .libs/sanitizer_libc.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_flag_parser.lo -MD -MP -MF .deps/sanitizer_flag_parser.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_flag_parser.cpp -o sanitizer_flag_parser.o >/dev/null 2>&1 mv -f .deps/sanitizer_flags.Tpo .deps/sanitizer_flags.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_libignore.lo -MD -MP -MF .deps/sanitizer_libignore.Tpo -c -o sanitizer_libignore.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_libignore.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_libignore.lo -MD -MP -MF .deps/sanitizer_libignore.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_libignore.cpp -fPIC -DPIC -o .libs/sanitizer_libignore.o mv -f .deps/sanitizer_deadlock_detector1.Tpo .deps/sanitizer_deadlock_detector1.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_linux.lo -MD -MP -MF .deps/sanitizer_linux.Tpo -c -o sanitizer_linux.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_linux.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_libc.lo -MD -MP -MF .deps/sanitizer_libc.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_libc.cpp -o sanitizer_libc.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_linux.lo -MD -MP -MF .deps/sanitizer_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_linux.cpp -fPIC -DPIC -o .libs/sanitizer_linux.o mv -f .deps/sanitizer_flag_parser.Tpo .deps/sanitizer_flag_parser.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_linux_libcdep.Tpo -c -o sanitizer_linux_libcdep.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_libignore.lo -MD -MP -MF .deps/sanitizer_libignore.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_libignore.cpp -o sanitizer_libignore.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_linux_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_linux_libcdep.o mv -f .deps/sanitizer_libc.Tpo .deps/sanitizer_libc.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_linux_s390.lo -MD -MP -MF .deps/sanitizer_linux_s390.Tpo -c -o sanitizer_linux_s390.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_linux_s390.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_linux_s390.lo -MD -MP -MF .deps/sanitizer_linux_s390.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_linux_s390.cpp -fPIC -DPIC -o .libs/sanitizer_linux_s390.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_linux_s390.lo -MD -MP -MF .deps/sanitizer_linux_s390.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_linux_s390.cpp -o sanitizer_linux_s390.o >/dev/null 2>&1 mv -f .deps/sanitizer_libignore.Tpo .deps/sanitizer_libignore.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_mac.lo -MD -MP -MF .deps/sanitizer_mac.Tpo -c -o sanitizer_mac.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_mac.cpp mv -f .deps/sanitizer_linux_s390.Tpo .deps/sanitizer_linux_s390.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_mac_libcdep.lo -MD -MP -MF .deps/sanitizer_mac_libcdep.Tpo -c -o sanitizer_mac_libcdep.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_mac_libcdep.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_mac_libcdep.lo -MD -MP -MF .deps/sanitizer_mac_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_mac_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_mac_libcdep.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_mac.lo -MD -MP -MF .deps/sanitizer_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_mac.cpp -fPIC -DPIC -o .libs/sanitizer_mac.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_mac_libcdep.lo -MD -MP -MF .deps/sanitizer_mac_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_mac_libcdep.cpp -o sanitizer_mac_libcdep.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_mac.lo -MD -MP -MF .deps/sanitizer_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_mac.cpp -o sanitizer_mac.o >/dev/null 2>&1 mv -f .deps/sanitizer_mac_libcdep.Tpo .deps/sanitizer_mac_libcdep.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_mutex.lo -MD -MP -MF .deps/sanitizer_mutex.Tpo -c -o sanitizer_mutex.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_mutex.cpp mv -f .deps/sanitizer_mac.Tpo .deps/sanitizer_mac.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_netbsd.lo -MD -MP -MF .deps/sanitizer_netbsd.Tpo -c -o sanitizer_netbsd.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_netbsd.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_mutex.lo -MD -MP -MF .deps/sanitizer_mutex.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_mutex.cpp -fPIC -DPIC -o .libs/sanitizer_mutex.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_netbsd.lo -MD -MP -MF .deps/sanitizer_netbsd.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_netbsd.cpp -fPIC -DPIC -o .libs/sanitizer_netbsd.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_mutex.lo -MD -MP -MF .deps/sanitizer_mutex.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_mutex.cpp -o sanitizer_mutex.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_netbsd.lo -MD -MP -MF .deps/sanitizer_netbsd.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_netbsd.cpp -o sanitizer_netbsd.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_linux.lo -MD -MP -MF .deps/sanitizer_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_linux.cpp -o sanitizer_linux.o >/dev/null 2>&1 mv -f .deps/sanitizer_mutex.Tpo .deps/sanitizer_mutex.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -DUSE_SYSTEM_MD5 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_platform_limits_freebsd.lo -MD -MP -MF .deps/sanitizer_platform_limits_freebsd.Tpo -c -o sanitizer_platform_limits_freebsd.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_freebsd.cpp mv -f .deps/sanitizer_netbsd.Tpo .deps/sanitizer_netbsd.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_platform_limits_linux.lo -MD -MP -MF .deps/sanitizer_platform_limits_linux.Tpo -c -o sanitizer_platform_limits_linux.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -DUSE_SYSTEM_MD5 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_platform_limits_freebsd.lo -MD -MP -MF .deps/sanitizer_platform_limits_freebsd.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_freebsd.cpp -fPIC -DPIC -o .libs/sanitizer_platform_limits_freebsd.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_linux_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cpp -o sanitizer_linux_libcdep.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -DUSE_SYSTEM_MD5 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_platform_limits_freebsd.lo -MD -MP -MF .deps/sanitizer_platform_limits_freebsd.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_freebsd.cpp -o sanitizer_platform_limits_freebsd.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_platform_limits_linux.lo -MD -MP -MF .deps/sanitizer_platform_limits_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cpp -fPIC -DPIC -o .libs/sanitizer_platform_limits_linux.o mv -f .deps/sanitizer_platform_limits_freebsd.Tpo .deps/sanitizer_platform_limits_freebsd.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_platform_limits_posix.lo -MD -MP -MF .deps/sanitizer_platform_limits_posix.Tpo -c -o sanitizer_platform_limits_posix.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_platform_limits_linux.lo -MD -MP -MF .deps/sanitizer_platform_limits_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cpp -o sanitizer_platform_limits_linux.o >/dev/null 2>&1 mv -f .deps/sanitizer_platform_limits_linux.Tpo .deps/sanitizer_platform_limits_linux.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_platform_limits_posix.lo -MD -MP -MF .deps/sanitizer_platform_limits_posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp -fPIC -DPIC -o .libs/sanitizer_platform_limits_posix.o /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_platform_limits_solaris.lo -MD -MP -MF .deps/sanitizer_platform_limits_solaris.Tpo -c -o sanitizer_platform_limits_solaris.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_solaris.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_platform_limits_solaris.lo -MD -MP -MF .deps/sanitizer_platform_limits_solaris.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_solaris.cpp -fPIC -DPIC -o .libs/sanitizer_platform_limits_solaris.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_platform_limits_solaris.lo -MD -MP -MF .deps/sanitizer_platform_limits_solaris.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_solaris.cpp -o sanitizer_platform_limits_solaris.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_platform_limits_posix.lo -MD -MP -MF .deps/sanitizer_platform_limits_posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp -o sanitizer_platform_limits_posix.o >/dev/null 2>&1 mv -f .deps/sanitizer_platform_limits_solaris.Tpo .deps/sanitizer_platform_limits_solaris.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_posix.lo -MD -MP -MF .deps/sanitizer_posix.Tpo -c -o sanitizer_posix.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_posix.cpp mv -f .deps/sanitizer_linux_libcdep.Tpo .deps/sanitizer_linux_libcdep.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_posix_libcdep.Tpo -c -o sanitizer_posix_libcdep.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_posix_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_posix_libcdep.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_posix.lo -MD -MP -MF .deps/sanitizer_posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_posix.cpp -fPIC -DPIC -o .libs/sanitizer_posix.o mv -f .deps/sanitizer_linux.Tpo .deps/sanitizer_linux.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_printf.lo -MD -MP -MF .deps/sanitizer_printf.Tpo -c -o sanitizer_printf.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_printf.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_printf.lo -MD -MP -MF .deps/sanitizer_printf.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_printf.cpp -fPIC -DPIC -o .libs/sanitizer_printf.o mv -f .deps/sanitizer_platform_limits_posix.Tpo .deps/sanitizer_platform_limits_posix.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_bsd.lo -MD -MP -MF .deps/sanitizer_procmaps_bsd.Tpo -c -o sanitizer_procmaps_bsd.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_bsd.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_bsd.lo -MD -MP -MF .deps/sanitizer_procmaps_bsd.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_bsd.cpp -fPIC -DPIC -o .libs/sanitizer_procmaps_bsd.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_bsd.lo -MD -MP -MF .deps/sanitizer_procmaps_bsd.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_bsd.cpp -o sanitizer_procmaps_bsd.o >/dev/null 2>&1 /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_posix.cpp: In function '__sanitizer::fd_t __sanitizer::OpenFile(const char*, FileAccessMode, error_t*)': /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_posix.cpp:174:27: warning: 'flags' may be used uninitialized [-Wmaybe-uninitialized] 174 | fd_t res = internal_open(filename, flags, 0660); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_posix.cpp:168:7: note: 'flags' was declared here 168 | int flags; | ^~~~~ mv -f .deps/sanitizer_procmaps_bsd.Tpo .deps/sanitizer_procmaps_bsd.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_common.lo -MD -MP -MF .deps/sanitizer_procmaps_common.Tpo -c -o sanitizer_procmaps_common.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_common.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_printf.lo -MD -MP -MF .deps/sanitizer_printf.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_printf.cpp -o sanitizer_printf.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_posix.lo -MD -MP -MF .deps/sanitizer_posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_posix.cpp -o sanitizer_posix.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_posix_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp -o sanitizer_posix_libcdep.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_common.lo -MD -MP -MF .deps/sanitizer_procmaps_common.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_common.cpp -fPIC -DPIC -o .libs/sanitizer_procmaps_common.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_common.lo -MD -MP -MF .deps/sanitizer_procmaps_common.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_common.cpp -o sanitizer_procmaps_common.o >/dev/null 2>&1 mv -f .deps/sanitizer_procmaps_common.Tpo .deps/sanitizer_procmaps_common.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_linux.lo -MD -MP -MF .deps/sanitizer_procmaps_linux.Tpo -c -o sanitizer_procmaps_linux.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_linux.cpp mv -f .deps/sanitizer_posix.Tpo .deps/sanitizer_posix.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_mac.lo -MD -MP -MF .deps/sanitizer_procmaps_mac.Tpo -c -o sanitizer_procmaps_mac.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_mac.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_linux.lo -MD -MP -MF .deps/sanitizer_procmaps_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_linux.cpp -fPIC -DPIC -o .libs/sanitizer_procmaps_linux.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_mac.lo -MD -MP -MF .deps/sanitizer_procmaps_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_mac.cpp -fPIC -DPIC -o .libs/sanitizer_procmaps_mac.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_mac.lo -MD -MP -MF .deps/sanitizer_procmaps_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_mac.cpp -o sanitizer_procmaps_mac.o >/dev/null 2>&1 mv -f .deps/sanitizer_posix_libcdep.Tpo .deps/sanitizer_posix_libcdep.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_solaris.lo -MD -MP -MF .deps/sanitizer_procmaps_solaris.Tpo -c -o sanitizer_procmaps_solaris.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_solaris.cpp mv -f .deps/sanitizer_procmaps_mac.Tpo .deps/sanitizer_procmaps_mac.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_range.lo -MD -MP -MF .deps/sanitizer_range.Tpo -c -o sanitizer_range.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_range.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_solaris.lo -MD -MP -MF .deps/sanitizer_procmaps_solaris.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_solaris.cpp -fPIC -DPIC -o .libs/sanitizer_procmaps_solaris.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_solaris.lo -MD -MP -MF .deps/sanitizer_procmaps_solaris.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_solaris.cpp -o sanitizer_procmaps_solaris.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_procmaps_linux.lo -MD -MP -MF .deps/sanitizer_procmaps_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_procmaps_linux.cpp -o sanitizer_procmaps_linux.o >/dev/null 2>&1 mv -f .deps/sanitizer_procmaps_solaris.Tpo .deps/sanitizer_procmaps_solaris.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_solaris.lo -MD -MP -MF .deps/sanitizer_solaris.Tpo -c -o sanitizer_solaris.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_solaris.cpp mv -f .deps/sanitizer_printf.Tpo .deps/sanitizer_printf.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_range.lo -MD -MP -MF .deps/sanitizer_range.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_range.cpp -fPIC -DPIC -o .libs/sanitizer_range.o /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stack_store.lo -MD -MP -MF .deps/sanitizer_stack_store.Tpo -c -o sanitizer_stack_store.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stack_store.lo -MD -MP -MF .deps/sanitizer_stack_store.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp -fPIC -DPIC -o .libs/sanitizer_stack_store.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_solaris.lo -MD -MP -MF .deps/sanitizer_solaris.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_solaris.cpp -fPIC -DPIC -o .libs/sanitizer_solaris.o mv -f .deps/sanitizer_procmaps_linux.Tpo .deps/sanitizer_procmaps_linux.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stackdepot.lo -MD -MP -MF .deps/sanitizer_stackdepot.Tpo -c -o sanitizer_stackdepot.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stackdepot.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stackdepot.lo -MD -MP -MF .deps/sanitizer_stackdepot.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stackdepot.cpp -fPIC -DPIC -o .libs/sanitizer_stackdepot.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_solaris.lo -MD -MP -MF .deps/sanitizer_solaris.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_solaris.cpp -o sanitizer_solaris.o >/dev/null 2>&1 mv -f .deps/sanitizer_solaris.Tpo .deps/sanitizer_solaris.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stacktrace.lo -MD -MP -MF .deps/sanitizer_stacktrace.Tpo -c -o sanitizer_stacktrace.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stacktrace.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_range.lo -MD -MP -MF .deps/sanitizer_range.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_range.cpp -o sanitizer_range.o >/dev/null 2>&1 In member function '__sanitizer::uptr __sanitizer::SLeb128Decoder::operator*()', inlined from '__sanitizer::uptr* __sanitizer::UncompressDelta(const u8*, const u8*, uptr*, uptr*)' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:221:49, inlined from '__sanitizer::uptr* __sanitizer::StackStore::BlockInfo::GetOrUnpack(__sanitizer::StackStore*)' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:284:37: /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:197:17: warning: 'diff' may be used uninitialized [-Wmaybe-uninitialized] 197 | previous += diff; | ^~~~ /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp: In member function '__sanitizer::uptr* __sanitizer::StackStore::BlockInfo::GetOrUnpack(__sanitizer::StackStore*)': /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:195:10: note: 'diff' was declared here 195 | sptr diff; | ^~~~ In member function '__sanitizer::uptr __sanitizer::SLeb128Decoder::operator*()', inlined from 'ItOut __sanitizer::LzwDecode(ItIn, ItIn, ItOut) [with T = long unsigned int; ItIn = SLeb128Decoder; ItOut = long unsigned int*]' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_lzw.h:130:27, inlined from '__sanitizer::uptr* __sanitizer::UncompressLzw(const u8*, const u8*, uptr*, uptr*)' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:237:23, inlined from '__sanitizer::uptr* __sanitizer::StackStore::BlockInfo::GetOrUnpack(__sanitizer::StackStore*)' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:288:35: /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:197:17: warning: 'diff' may be used uninitialized [-Wmaybe-uninitialized] 197 | previous += diff; | ^~~~ /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp: In member function '__sanitizer::uptr* __sanitizer::StackStore::BlockInfo::GetOrUnpack(__sanitizer::StackStore*)': /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:195:10: note: 'diff' was declared here 195 | sptr diff; | ^~~~ In member function '__sanitizer::uptr __sanitizer::SLeb128Decoder::operator*()', inlined from 'ItOut __sanitizer::LzwDecode(ItIn, ItIn, ItOut) [with T = long unsigned int; ItIn = SLeb128Decoder; ItOut = long unsigned int*]' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_lzw.h:91:25, inlined from '__sanitizer::uptr* __sanitizer::UncompressLzw(const u8*, const u8*, uptr*, uptr*)' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:237:23, inlined from '__sanitizer::uptr* __sanitizer::StackStore::BlockInfo::GetOrUnpack(__sanitizer::StackStore*)' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:288:35: /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:197:17: warning: 'diff' may be used uninitialized [-Wmaybe-uninitialized] 197 | previous += diff; | ^~~~ /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp: In member function '__sanitizer::uptr* __sanitizer::StackStore::BlockInfo::GetOrUnpack(__sanitizer::StackStore*)': /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:195:10: note: 'diff' was declared here 195 | sptr diff; | ^~~~ In member function '__sanitizer::uptr __sanitizer::SLeb128Decoder::operator*()', inlined from 'ItOut __sanitizer::LzwDecode(ItIn, ItIn, ItOut) [with T = long unsigned int; ItIn = SLeb128Decoder; ItOut = long unsigned int*]' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_lzw.h:98:9, inlined from '__sanitizer::uptr* __sanitizer::UncompressLzw(const u8*, const u8*, uptr*, uptr*)' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:237:23, inlined from '__sanitizer::uptr* __sanitizer::StackStore::BlockInfo::GetOrUnpack(__sanitizer::StackStore*)' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:288:35: /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:197:17: warning: 'diff' may be used uninitialized [-Wmaybe-uninitialized] 197 | previous += diff; | ^~~~ /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp: In member function '__sanitizer::uptr* __sanitizer::StackStore::BlockInfo::GetOrUnpack(__sanitizer::StackStore*)': /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:195:10: note: 'diff' was declared here 195 | sptr diff; | ^~~~ In member function '__sanitizer::uptr __sanitizer::SLeb128Decoder::operator*()', inlined from 'ItOut __sanitizer::LzwDecode(ItIn, ItIn, ItOut) [with T = long unsigned int; ItIn = SLeb128Decoder; ItOut = long unsigned int*]' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_lzw.h:134:24, inlined from '__sanitizer::uptr* __sanitizer::UncompressLzw(const u8*, const u8*, uptr*, uptr*)' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:237:23, inlined from '__sanitizer::uptr* __sanitizer::StackStore::BlockInfo::GetOrUnpack(__sanitizer::StackStore*)' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:288:35: /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:197:17: warning: 'diff' may be used uninitialized [-Wmaybe-uninitialized] 197 | previous += diff; | ^~~~ /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp: In member function '__sanitizer::uptr* __sanitizer::StackStore::BlockInfo::GetOrUnpack(__sanitizer::StackStore*)': /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp:195:10: note: 'diff' was declared here 195 | sptr diff; | ^~~~ libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stacktrace.lo -MD -MP -MF .deps/sanitizer_stacktrace.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stacktrace.cpp -fPIC -DPIC -o .libs/sanitizer_stacktrace.o mv -f .deps/sanitizer_range.Tpo .deps/sanitizer_range.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stacktrace_libcdep.lo -MD -MP -MF .deps/sanitizer_stacktrace_libcdep.Tpo -c -o sanitizer_stacktrace_libcdep.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stacktrace_libcdep.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stackdepot.lo -MD -MP -MF .deps/sanitizer_stackdepot.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stackdepot.cpp -o sanitizer_stackdepot.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stacktrace_libcdep.lo -MD -MP -MF .deps/sanitizer_stacktrace_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stacktrace_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_stacktrace_libcdep.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stacktrace.lo -MD -MP -MF .deps/sanitizer_stacktrace.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stacktrace.cpp -o sanitizer_stacktrace.o >/dev/null 2>&1 mv -f .deps/sanitizer_stacktrace.Tpo .deps/sanitizer_stacktrace.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stacktrace_sparc.lo -MD -MP -MF .deps/sanitizer_stacktrace_sparc.Tpo -c -o sanitizer_stacktrace_sparc.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stacktrace_sparc.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stacktrace_libcdep.lo -MD -MP -MF .deps/sanitizer_stacktrace_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stacktrace_libcdep.cpp -o sanitizer_stacktrace_libcdep.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stack_store.lo -MD -MP -MF .deps/sanitizer_stack_store.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stack_store.cpp -o sanitizer_stack_store.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stacktrace_sparc.lo -MD -MP -MF .deps/sanitizer_stacktrace_sparc.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stacktrace_sparc.cpp -fPIC -DPIC -o .libs/sanitizer_stacktrace_sparc.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stacktrace_sparc.lo -MD -MP -MF .deps/sanitizer_stacktrace_sparc.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stacktrace_sparc.cpp -o sanitizer_stacktrace_sparc.o >/dev/null 2>&1 mv -f .deps/sanitizer_stackdepot.Tpo .deps/sanitizer_stackdepot.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_mac.lo -MD -MP -MF .deps/sanitizer_symbolizer_mac.Tpo -c -o sanitizer_symbolizer_mac.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_mac.cpp mv -f .deps/sanitizer_stacktrace_sparc.Tpo .deps/sanitizer_stacktrace_sparc.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_report.lo -MD -MP -MF .deps/sanitizer_symbolizer_report.Tpo -c -o sanitizer_symbolizer_report.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_report.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_mac.lo -MD -MP -MF .deps/sanitizer_symbolizer_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_mac.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer_mac.o mv -f .deps/sanitizer_stacktrace_libcdep.Tpo .deps/sanitizer_stacktrace_libcdep.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_mac.lo -MD -MP -MF .deps/sanitizer_symbolizer_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_mac.cpp -o sanitizer_symbolizer_mac.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stacktrace_printer.lo -MD -MP -MF .deps/sanitizer_stacktrace_printer.Tpo -c -o sanitizer_stacktrace_printer.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stacktrace_printer.cpp mv -f .deps/sanitizer_symbolizer_mac.Tpo .deps/sanitizer_symbolizer_mac.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stoptheworld_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_stoptheworld_linux_libcdep.Tpo -c -o sanitizer_stoptheworld_linux_libcdep.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stacktrace_printer.lo -MD -MP -MF .deps/sanitizer_stacktrace_printer.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stacktrace_printer.cpp -fPIC -DPIC -o .libs/sanitizer_stacktrace_printer.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_report.lo -MD -MP -MF .deps/sanitizer_symbolizer_report.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_report.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer_report.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stoptheworld_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_stoptheworld_linux_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_stoptheworld_linux_libcdep.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stacktrace_printer.lo -MD -MP -MF .deps/sanitizer_stacktrace_printer.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stacktrace_printer.cpp -o sanitizer_stacktrace_printer.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_report.lo -MD -MP -MF .deps/sanitizer_symbolizer_report.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_report.cpp -o sanitizer_symbolizer_report.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stoptheworld_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_stoptheworld_linux_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp -o sanitizer_stoptheworld_linux_libcdep.o >/dev/null 2>&1 mv -f .deps/sanitizer_stacktrace_printer.Tpo .deps/sanitizer_stacktrace_printer.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stoptheworld_mac.lo -MD -MP -MF .deps/sanitizer_stoptheworld_mac.Tpo -c -o sanitizer_stoptheworld_mac.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stoptheworld_mac.cpp mv -f .deps/sanitizer_symbolizer_report.Tpo .deps/sanitizer_symbolizer_report.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_suppressions.lo -MD -MP -MF .deps/sanitizer_suppressions.Tpo -c -o sanitizer_suppressions.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_suppressions.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stoptheworld_mac.lo -MD -MP -MF .deps/sanitizer_stoptheworld_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stoptheworld_mac.cpp -fPIC -DPIC -o .libs/sanitizer_stoptheworld_mac.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_stoptheworld_mac.lo -MD -MP -MF .deps/sanitizer_stoptheworld_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_stoptheworld_mac.cpp -o sanitizer_stoptheworld_mac.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_suppressions.lo -MD -MP -MF .deps/sanitizer_suppressions.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_suppressions.cpp -fPIC -DPIC -o .libs/sanitizer_suppressions.o mv -f .deps/sanitizer_stack_store.Tpo .deps/sanitizer_stack_store.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer.lo -MD -MP -MF .deps/sanitizer_symbolizer.Tpo -c -o sanitizer_symbolizer.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer.cpp mv -f .deps/sanitizer_stoptheworld_mac.Tpo .deps/sanitizer_stoptheworld_mac.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_libbacktrace.lo -MD -MP -MF .deps/sanitizer_symbolizer_libbacktrace.Tpo -c -o sanitizer_symbolizer_libbacktrace.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_libbacktrace.lo -MD -MP -MF .deps/sanitizer_symbolizer_libbacktrace.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer_libbacktrace.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer.lo -MD -MP -MF .deps/sanitizer_symbolizer.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_libbacktrace.lo -MD -MP -MF .deps/sanitizer_symbolizer_libbacktrace.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp -o sanitizer_symbolizer_libbacktrace.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer.lo -MD -MP -MF .deps/sanitizer_symbolizer.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer.cpp -o sanitizer_symbolizer.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_suppressions.lo -MD -MP -MF .deps/sanitizer_suppressions.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_suppressions.cpp -o sanitizer_suppressions.o >/dev/null 2>&1 mv -f .deps/sanitizer_stoptheworld_linux_libcdep.Tpo .deps/sanitizer_stoptheworld_linux_libcdep.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_libcdep.Tpo -c -o sanitizer_symbolizer_libcdep.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_libcdep.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer_libcdep.o mv -f .deps/sanitizer_symbolizer_libbacktrace.Tpo .deps/sanitizer_symbolizer_libbacktrace.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_markup.lo -MD -MP -MF .deps/sanitizer_symbolizer_markup.Tpo -c -o sanitizer_symbolizer_markup.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_markup.cpp mv -f .deps/sanitizer_symbolizer.Tpo .deps/sanitizer_symbolizer.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_posix_libcdep.Tpo -c -o sanitizer_symbolizer_posix_libcdep.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_posix_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer_posix_libcdep.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_markup.lo -MD -MP -MF .deps/sanitizer_symbolizer_markup.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_markup.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer_markup.o mv -f .deps/sanitizer_suppressions.Tpo .deps/sanitizer_suppressions.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_win.lo -MD -MP -MF .deps/sanitizer_symbolizer_win.Tpo -c -o sanitizer_symbolizer_win.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_win.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_win.lo -MD -MP -MF .deps/sanitizer_symbolizer_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_win.cpp -fPIC -DPIC -o .libs/sanitizer_symbolizer_win.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_win.lo -MD -MP -MF .deps/sanitizer_symbolizer_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_win.cpp -o sanitizer_symbolizer_win.o >/dev/null 2>&1 mv -f .deps/sanitizer_symbolizer_win.Tpo .deps/sanitizer_symbolizer_win.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_termination.lo -MD -MP -MF .deps/sanitizer_termination.Tpo -c -o sanitizer_termination.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_termination.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_markup.lo -MD -MP -MF .deps/sanitizer_symbolizer_markup.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_markup.cpp -o sanitizer_symbolizer_markup.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_termination.lo -MD -MP -MF .deps/sanitizer_termination.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_termination.cpp -fPIC -DPIC -o .libs/sanitizer_termination.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_posix_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp -o sanitizer_symbolizer_posix_libcdep.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_symbolizer_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_symbolizer_libcdep.cpp -o sanitizer_symbolizer_libcdep.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_termination.lo -MD -MP -MF .deps/sanitizer_termination.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_termination.cpp -o sanitizer_termination.o >/dev/null 2>&1 mv -f .deps/sanitizer_symbolizer_markup.Tpo .deps/sanitizer_symbolizer_markup.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_thread_arg_retval.lo -MD -MP -MF .deps/sanitizer_thread_arg_retval.Tpo -c -o sanitizer_thread_arg_retval.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_thread_arg_retval.cpp mv -f .deps/sanitizer_termination.Tpo .deps/sanitizer_termination.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_thread_history.lo -MD -MP -MF .deps/sanitizer_thread_history.Tpo -c -o sanitizer_thread_history.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_thread_history.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_thread_arg_retval.lo -MD -MP -MF .deps/sanitizer_thread_arg_retval.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_thread_arg_retval.cpp -fPIC -DPIC -o .libs/sanitizer_thread_arg_retval.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_thread_history.lo -MD -MP -MF .deps/sanitizer_thread_history.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_thread_history.cpp -fPIC -DPIC -o .libs/sanitizer_thread_history.o mv -f .deps/sanitizer_symbolizer_posix_libcdep.Tpo .deps/sanitizer_symbolizer_posix_libcdep.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_thread_registry.lo -MD -MP -MF .deps/sanitizer_thread_registry.Tpo -c -o sanitizer_thread_registry.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_thread_registry.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_thread_registry.lo -MD -MP -MF .deps/sanitizer_thread_registry.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_thread_registry.cpp -fPIC -DPIC -o .libs/sanitizer_thread_registry.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_thread_history.lo -MD -MP -MF .deps/sanitizer_thread_history.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_thread_history.cpp -o sanitizer_thread_history.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_thread_arg_retval.lo -MD -MP -MF .deps/sanitizer_thread_arg_retval.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_thread_arg_retval.cpp -o sanitizer_thread_arg_retval.o >/dev/null 2>&1 mv -f .deps/sanitizer_symbolizer_libcdep.Tpo .deps/sanitizer_symbolizer_libcdep.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_tls_get_addr.lo -MD -MP -MF .deps/sanitizer_tls_get_addr.Tpo -c -o sanitizer_tls_get_addr.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_tls_get_addr.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_tls_get_addr.lo -MD -MP -MF .deps/sanitizer_tls_get_addr.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_tls_get_addr.cpp -fPIC -DPIC -o .libs/sanitizer_tls_get_addr.o mv -f .deps/sanitizer_thread_history.Tpo .deps/sanitizer_thread_history.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_unwind_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_unwind_linux_libcdep.Tpo -c -o sanitizer_unwind_linux_libcdep.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_tls_get_addr.lo -MD -MP -MF .deps/sanitizer_tls_get_addr.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_tls_get_addr.cpp -o sanitizer_tls_get_addr.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_unwind_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_unwind_linux_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp -fPIC -DPIC -o .libs/sanitizer_unwind_linux_libcdep.o mv -f .deps/sanitizer_thread_arg_retval.Tpo .deps/sanitizer_thread_arg_retval.Plo mv -f .deps/sanitizer_tls_get_addr.Tpo .deps/sanitizer_tls_get_addr.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_unwind_win.lo -MD -MP -MF .deps/sanitizer_unwind_win.Tpo -c -o sanitizer_unwind_win.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_unwind_win.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_win.lo -MD -MP -MF .deps/sanitizer_win.Tpo -c -o sanitizer_win.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_win.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_win.lo -MD -MP -MF .deps/sanitizer_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_win.cpp -fPIC -DPIC -o .libs/sanitizer_win.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_unwind_win.lo -MD -MP -MF .deps/sanitizer_unwind_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_unwind_win.cpp -fPIC -DPIC -o .libs/sanitizer_unwind_win.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_unwind_win.lo -MD -MP -MF .deps/sanitizer_unwind_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_unwind_win.cpp -o sanitizer_unwind_win.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_unwind_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_unwind_linux_libcdep.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp -o sanitizer_unwind_linux_libcdep.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_win.lo -MD -MP -MF .deps/sanitizer_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_win.cpp -o sanitizer_win.o >/dev/null 2>&1 mv -f .deps/sanitizer_unwind_win.Tpo .deps/sanitizer_unwind_win.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_win_interception.lo -MD -MP -MF .deps/sanitizer_win_interception.Tpo -c -o sanitizer_win_interception.lo /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_win_interception.cpp mv -f .deps/sanitizer_win.Tpo .deps/sanitizer_win.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_win_interception.lo -MD -MP -MF .deps/sanitizer_win_interception.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_win_interception.cpp -fPIC -DPIC -o .libs/sanitizer_win_interception.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_win_interception.lo -MD -MP -MF .deps/sanitizer_win_interception.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_win_interception.cpp -o sanitizer_win_interception.o >/dev/null 2>&1 mv -f .deps/sanitizer_win_interception.Tpo .deps/sanitizer_win_interception.Plo mv -f .deps/sanitizer_unwind_linux_libcdep.Tpo .deps/sanitizer_unwind_linux_libcdep.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/sanitizer_common -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -isystem /usr/src/gcc-15.1.0/libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT sanitizer_thread_registry.lo -MD -MP -MF .deps/sanitizer_thread_registry.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_thread_registry.cpp -o sanitizer_thread_registry.o >/dev/null 2>&1 mv -f .deps/sanitizer_thread_registry.Tpo .deps/sanitizer_thread_registry.Plo /bin/sh ../libtool --tag=CXX --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -DSANITIZER_LIBBACKTRACE -DSANITIZER_CP_DEMANGLE -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -I ../libbacktrace -I /usr/src/gcc-15.1.0/libsanitizer/../include -include /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/backtrace-rename.h -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -o libsanitizer_common.la sancov_flags.lo sanitizer_allocator.lo sanitizer_allocator_checks.lo sanitizer_allocator_report.lo sanitizer_common.lo sanitizer_common_libcdep.lo sanitizer_coverage_libcdep_new.lo sanitizer_deadlock_detector1.lo sanitizer_deadlock_detector2.lo sanitizer_dl.lo sanitizer_errno.lo sanitizer_file.lo sanitizer_flags.lo sanitizer_flag_parser.lo sanitizer_libc.lo sanitizer_libignore.lo sanitizer_linux.lo sanitizer_linux_libcdep.lo sanitizer_linux_s390.lo sanitizer_mac.lo sanitizer_mac_libcdep.lo sanitizer_mutex.lo sanitizer_netbsd.lo sanitizer_platform_limits_freebsd.lo sanitizer_platform_limits_linux.lo sanitizer_platform_limits_posix.lo sanitizer_platform_limits_solaris.lo sanitizer_posix.lo sanitizer_posix_libcdep.lo sanitizer_printf.lo sanitizer_procmaps_bsd.lo sanitizer_procmaps_common.lo sanitizer_procmaps_linux.lo sanitizer_procmaps_mac.lo sanitizer_procmaps_solaris.lo sanitizer_range.lo sanitizer_solaris.lo sanitizer_stack_store.lo sanitizer_stackdepot.lo sanitizer_stacktrace.lo sanitizer_stacktrace_libcdep.lo sanitizer_stacktrace_sparc.lo sanitizer_symbolizer_mac.lo sanitizer_symbolizer_report.lo sanitizer_stacktrace_printer.lo sanitizer_stoptheworld_linux_libcdep.lo sanitizer_stoptheworld_mac.lo sanitizer_suppressions.lo sanitizer_symbolizer.lo sanitizer_symbolizer_libbacktrace.lo sanitizer_symbolizer_libcdep.lo sanitizer_symbolizer_markup.lo sanitizer_symbolizer_posix_libcdep.lo sanitizer_symbolizer_win.lo sanitizer_termination.lo sanitizer_thread_arg_retval.lo sanitizer_thread_history.lo sanitizer_thread_registry.lo sanitizer_tls_get_addr.lo sanitizer_unwind_linux_libcdep.lo sanitizer_unwind_win.lo sanitizer_win.lo sanitizer_win_interception.lo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libsanitizer_common.a .libs/sancov_flags.o .libs/sanitizer_allocator.o .libs/sanitizer_allocator_checks.o .libs/sanitizer_allocator_report.o .libs/sanitizer_common.o .libs/sanitizer_common_libcdep.o .libs/sanitizer_coverage_libcdep_new.o .libs/sanitizer_deadlock_detector1.o .libs/sanitizer_deadlock_detector2.o .libs/sanitizer_dl.o .libs/sanitizer_errno.o .libs/sanitizer_file.o .libs/sanitizer_flags.o .libs/sanitizer_flag_parser.o .libs/sanitizer_libc.o .libs/sanitizer_libignore.o .libs/sanitizer_linux.o .libs/sanitizer_linux_libcdep.o .libs/sanitizer_linux_s390.o .libs/sanitizer_mac.o .libs/sanitizer_mac_libcdep.o .libs/sanitizer_mutex.o .libs/sanitizer_netbsd.o .libs/sanitizer_platform_limits_freebsd.o .libs/sanitizer_platform_limits_linux.o .libs/sanitizer_platform_limits_posix.o .libs/sanitizer_platform_limits_solaris.o .libs/sanitizer_posix.o .libs/sanitizer_posix_libcdep.o .libs/sanitizer_printf.o .libs/sanitizer_procmaps_bsd.o .libs/sanitizer_procmaps_common.o .libs/sanitizer_procmaps_linux.o .libs/sanitizer_procmaps_mac.o .libs/sanitizer_procmaps_solaris.o .libs/sanitizer_range.o .libs/sanitizer_solaris.o .libs/sanitizer_stack_store.o .libs/sanitizer_stackdepot.o .libs/sanitizer_stacktrace.o .libs/sanitizer_stacktrace_libcdep.o .libs/sanitizer_stacktrace_sparc.o .libs/sanitizer_symbolizer_mac.o .libs/sanitizer_symbolizer_report.o .libs/sanitizer_stacktrace_printer.o .libs/sanitizer_stoptheworld_linux_libcdep.o .libs/sanitizer_stoptheworld_mac.o .libs/sanitizer_suppressions.o .libs/sanitizer_symbolizer.o .libs/sanitizer_symbolizer_libbacktrace.o .libs/sanitizer_symbolizer_libcdep.o .libs/sanitizer_symbolizer_markup.o .libs/sanitizer_symbolizer_posix_libcdep.o .libs/sanitizer_symbolizer_win.o .libs/sanitizer_termination.o .libs/sanitizer_thread_arg_retval.o .libs/sanitizer_thread_history.o .libs/sanitizer_thread_registry.o .libs/sanitizer_tls_get_addr.o .libs/sanitizer_unwind_linux_libcdep.o .libs/sanitizer_unwind_win.o .libs/sanitizer_win.o .libs/sanitizer_win_interception.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libsanitizer_common.a libtool: link: ( cd ".libs" && rm -f "libsanitizer_common.la" && ln -s "../libsanitizer_common.la" "libsanitizer_common.la" ) make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/sanitizer_common' Making all in interception make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/interception' /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/interception -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT interception_linux.lo -MD -MP -MF .deps/interception_linux.Tpo -c -o interception_linux.lo /usr/src/gcc-15.1.0/libsanitizer/interception/interception_linux.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/interception -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT interception_mac.lo -MD -MP -MF .deps/interception_mac.Tpo -c -o interception_mac.lo /usr/src/gcc-15.1.0/libsanitizer/interception/interception_mac.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/interception -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT interception_win.lo -MD -MP -MF .deps/interception_win.Tpo -c -o interception_win.lo /usr/src/gcc-15.1.0/libsanitizer/interception/interception_win.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/interception -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT interception_type_test.lo -MD -MP -MF .deps/interception_type_test.Tpo -c -o interception_type_test.lo /usr/src/gcc-15.1.0/libsanitizer/interception/interception_type_test.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/interception -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT interception_linux.lo -MD -MP -MF .deps/interception_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/interception/interception_linux.cpp -fPIC -DPIC -o .libs/interception_linux.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/interception -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT interception_mac.lo -MD -MP -MF .deps/interception_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/interception/interception_mac.cpp -fPIC -DPIC -o .libs/interception_mac.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/interception -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT interception_type_test.lo -MD -MP -MF .deps/interception_type_test.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/interception/interception_type_test.cpp -fPIC -DPIC -o .libs/interception_type_test.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/interception -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT interception_win.lo -MD -MP -MF .deps/interception_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/interception/interception_win.cpp -fPIC -DPIC -o .libs/interception_win.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/interception -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT interception_mac.lo -MD -MP -MF .deps/interception_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/interception/interception_mac.cpp -o interception_mac.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/interception -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT interception_win.lo -MD -MP -MF .deps/interception_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/interception/interception_win.cpp -o interception_win.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/interception -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT interception_type_test.lo -MD -MP -MF .deps/interception_type_test.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/interception/interception_type_test.cpp -o interception_type_test.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/interception -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT interception_linux.lo -MD -MP -MF .deps/interception_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/interception/interception_linux.cpp -o interception_linux.o >/dev/null 2>&1 mv -f .deps/interception_mac.Tpo .deps/interception_mac.Plo mv -f .deps/interception_win.Tpo .deps/interception_win.Plo mv -f .deps/interception_type_test.Tpo .deps/interception_type_test.Plo mv -f .deps/interception_linux.Tpo .deps/interception_linux.Plo /bin/sh ../libtool --tag=CXX --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -o libinterception.la interception_linux.lo interception_mac.lo interception_win.lo interception_type_test.lo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libinterception.a .libs/interception_linux.o .libs/interception_mac.o .libs/interception_win.o .libs/interception_type_test.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libinterception.a libtool: link: ( cd ".libs" && rm -f "libinterception.la" && ln -s "../libinterception.la" "libinterception.la" ) make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/interception' Making all in libbacktrace make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/libbacktrace' /bin/sh ../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c -o atomic.lo `test -f '../../libbacktrace/atomic.c' || echo '/usr/src/gcc-15.1.0/libsanitizer/libbacktrace/'`../../libbacktrace/atomic.c /bin/sh ../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dwarf.lo -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.lo `test -f '../../libbacktrace/dwarf.c' || echo '/usr/src/gcc-15.1.0/libsanitizer/libbacktrace/'`../../libbacktrace/dwarf.c /bin/sh ../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fileline.lo -MD -MP -MF .deps/fileline.Tpo -c -o fileline.lo `test -f '../../libbacktrace/fileline.c' || echo '/usr/src/gcc-15.1.0/libsanitizer/libbacktrace/'`../../libbacktrace/fileline.c /bin/sh ../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c -o posix.lo `test -f '../../libbacktrace/posix.c' || echo '/usr/src/gcc-15.1.0/libsanitizer/libbacktrace/'`../../libbacktrace/posix.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dwarf.lo -MD -MP -MF .deps/dwarf.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fileline.lo -MD -MP -MF .deps/fileline.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 mv -f .deps/posix.Tpo .deps/posix.Plo /bin/sh ../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c -o sort.lo `test -f '../../libbacktrace/sort.c' || echo '/usr/src/gcc-15.1.0/libsanitizer/libbacktrace/'`../../libbacktrace/sort.c mv -f .deps/atomic.Tpo .deps/atomic.Plo /bin/sh ../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT state.lo -MD -MP -MF .deps/state.Tpo -c -o state.lo `test -f '../../libbacktrace/state.c' || echo '/usr/src/gcc-15.1.0/libsanitizer/libbacktrace/'`../../libbacktrace/state.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fileline.lo -MD -MP -MF .deps/fileline.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT state.lo -MD -MP -MF .deps/state.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT state.lo -MD -MP -MF .deps/state.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/state.c -o state.o >/dev/null 2>&1 mv -f .deps/fileline.Tpo .deps/fileline.Plo /bin/sh ../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cp-demangle.lo -MD -MP -MF .deps/cp-demangle.Tpo -c -o cp-demangle.lo `test -f '../../libiberty/cp-demangle.c' || echo '/usr/src/gcc-15.1.0/libsanitizer/libbacktrace/'`../../libiberty/cp-demangle.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cp-demangle.lo -MD -MP -MF .deps/cp-demangle.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libiberty/cp-demangle.c -fPIC -DPIC -o .libs/cp-demangle.o mv -f .deps/state.Tpo .deps/state.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wno-unused-parameter -fno-rtti -fno-exceptions -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT bridge.lo -MD -MP -MF .deps/bridge.Tpo -c -o bridge.lo /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/bridge.cc libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wno-unused-parameter -fno-rtti -fno-exceptions -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT bridge.lo -MD -MP -MF .deps/bridge.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/bridge.cc -fPIC -DPIC -o .libs/bridge.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wno-unused-parameter -fno-rtti -fno-exceptions -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT bridge.lo -MD -MP -MF .deps/bridge.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/bridge.cc -o bridge.o >/dev/null 2>&1 mv -f .deps/sort.Tpo .deps/sort.Plo /bin/sh ../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo `test -f '../../libbacktrace/elf.c' || echo '/usr/src/gcc-15.1.0/libsanitizer/libbacktrace/'`../../libbacktrace/elf.c mv -f .deps/bridge.Tpo .deps/bridge.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o /bin/sh ../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mmapio.lo -MD -MP -MF .deps/mmapio.Tpo -c -o mmapio.lo `test -f '../../libbacktrace/mmapio.c' || echo '/usr/src/gcc-15.1.0/libsanitizer/libbacktrace/'`../../libbacktrace/mmapio.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mmapio.lo -MD -MP -MF .deps/mmapio.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mmapio.lo -MD -MP -MF .deps/mmapio.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 mv -f .deps/mmapio.Tpo .deps/mmapio.Plo /bin/sh ../libtool --tag=CC --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mmap.lo -MD -MP -MF .deps/mmap.Tpo -c -o mmap.lo `test -f '../../libbacktrace/mmap.c' || echo '/usr/src/gcc-15.1.0/libsanitizer/libbacktrace/'`../../libbacktrace/mmap.c libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mmap.lo -MD -MP -MF .deps/mmap.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT mmap.lo -MD -MP -MF .deps/mmap.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 mv -f .deps/mmap.Tpo .deps/mmap.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dwarf.lo -MD -MP -MF .deps/dwarf.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 mv -f .deps/dwarf.Tpo .deps/dwarf.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libbacktrace/elf.c -o elf.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/usr/src/gcc-15.1.0/libsanitizer/libbacktrace -I.. -I /usr/src/gcc-15.1.0/libsanitizer/../include -I /usr/src/gcc-15.1.0/libsanitizer/../libgcc -I ../../libgcc -I .. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/../libbacktrace -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cp-demangle.lo -MD -MP -MF .deps/cp-demangle.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/libbacktrace/../../libiberty/cp-demangle.c -o cp-demangle.o >/dev/null 2>&1 mv -f .deps/elf.Tpo .deps/elf.Plo mv -f .deps/cp-demangle.Tpo .deps/cp-demangle.Plo /bin/sh ../libtool --tag=CXX --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wextra -Wall -Wwrite-strings -Wmissing-format-attribute -Wcast-qual -Werror -Wno-unused-parameter -fno-rtti -fno-exceptions -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -o libsanitizer_libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo sort.lo state.lo cp-demangle.lo bridge.lo elf.lo mmapio.lo mmap.lo libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libsanitizer_libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/sort.o .libs/state.o .libs/cp-demangle.o .libs/bridge.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libsanitizer_libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libsanitizer_libbacktrace.la" && ln -s "../libsanitizer_libbacktrace.la" "libsanitizer_libbacktrace.la" ) make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/libbacktrace' Making all in lsan make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/lsan' /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_common.lo -MD -MP -MF .deps/lsan_common.Tpo -c -o lsan_common.lo /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_common.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_common_linux.lo -MD -MP -MF .deps/lsan_common_linux.Tpo -c -o lsan_common_linux.lo /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_common_linux.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_common_mac.lo -MD -MP -MF .deps/lsan_common_mac.Tpo -c -o lsan_common_mac.lo /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_common_mac.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan.lo -MD -MP -MF .deps/lsan.Tpo -c -o lsan.lo /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_common_linux.lo -MD -MP -MF .deps/lsan_common_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_common_linux.cpp -fPIC -DPIC -o .libs/lsan_common_linux.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan.lo -MD -MP -MF .deps/lsan.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan.cpp -fPIC -DPIC -o .libs/lsan.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_common_mac.lo -MD -MP -MF .deps/lsan_common_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_common_mac.cpp -fPIC -DPIC -o .libs/lsan_common_mac.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_common.lo -MD -MP -MF .deps/lsan_common.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_common.cpp -fPIC -DPIC -o .libs/lsan_common.o /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_common.cpp: In function 'bool __lsan::ReportUnsuspendedThreads(const __sanitizer::SuspendedThreadsList&)': /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_common.cpp:807:29: warning: format '%zu' expects argument of type 'size_t', but argument 2 has type 'long long unsigned int' [-Wformat=] 807 | "Running thread %zu was not suspended. False leaks are possible.\n", | ~~^ | | | long unsigned int | %llu 808 | os_id); | ~~~~~ | | | long long unsigned int libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan.lo -MD -MP -MF .deps/lsan.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan.cpp -o lsan.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_common_mac.lo -MD -MP -MF .deps/lsan_common_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_common_mac.cpp -o lsan_common_mac.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_common_linux.lo -MD -MP -MF .deps/lsan_common_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_common_linux.cpp -o lsan_common_linux.o >/dev/null 2>&1 mv -f .deps/lsan.Tpo .deps/lsan.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_linux.lo -MD -MP -MF .deps/lsan_linux.Tpo -c -o lsan_linux.lo /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_linux.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_linux.lo -MD -MP -MF .deps/lsan_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_linux.cpp -fPIC -DPIC -o .libs/lsan_linux.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_linux.lo -MD -MP -MF .deps/lsan_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_linux.cpp -o lsan_linux.o >/dev/null 2>&1 mv -f .deps/lsan_common_mac.Tpo .deps/lsan_common_mac.Plo mv -f .deps/lsan_common_linux.Tpo .deps/lsan_common_linux.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_mac.lo -MD -MP -MF .deps/lsan_mac.Tpo -c -o lsan_mac.lo /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_mac.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_malloc_mac.lo -MD -MP -MF .deps/lsan_malloc_mac.Tpo -c -o lsan_malloc_mac.lo /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_malloc_mac.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_mac.lo -MD -MP -MF .deps/lsan_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_mac.cpp -fPIC -DPIC -o .libs/lsan_mac.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_malloc_mac.lo -MD -MP -MF .deps/lsan_malloc_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_malloc_mac.cpp -fPIC -DPIC -o .libs/lsan_malloc_mac.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_mac.lo -MD -MP -MF .deps/lsan_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_mac.cpp -o lsan_mac.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_malloc_mac.lo -MD -MP -MF .deps/lsan_malloc_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_malloc_mac.cpp -o lsan_malloc_mac.o >/dev/null 2>&1 mv -f .deps/lsan_mac.Tpo .deps/lsan_mac.Plo mv -f .deps/lsan_linux.Tpo .deps/lsan_linux.Plo mv -f .deps/lsan_malloc_mac.Tpo .deps/lsan_malloc_mac.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_allocator.lo -MD -MP -MF .deps/lsan_allocator.Tpo -c -o lsan_allocator.lo /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_allocator.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_interceptors.lo -MD -MP -MF .deps/lsan_interceptors.Tpo -c -o lsan_interceptors.lo /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_interceptors.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_thread.lo -MD -MP -MF .deps/lsan_thread.Tpo -c -o lsan_thread.lo /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_thread.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_interceptors.lo -MD -MP -MF .deps/lsan_interceptors.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_interceptors.cpp -fPIC -DPIC -o .libs/lsan_interceptors.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_thread.lo -MD -MP -MF .deps/lsan_thread.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_thread.cpp -fPIC -DPIC -o .libs/lsan_thread.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_allocator.lo -MD -MP -MF .deps/lsan_allocator.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_allocator.cpp -fPIC -DPIC -o .libs/lsan_allocator.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_thread.lo -MD -MP -MF .deps/lsan_thread.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_thread.cpp -o lsan_thread.o >/dev/null 2>&1 mv -f .deps/lsan_thread.Tpo .deps/lsan_thread.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_posix.lo -MD -MP -MF .deps/lsan_posix.Tpo -c -o lsan_posix.lo /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_posix.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_interceptors.lo -MD -MP -MF .deps/lsan_interceptors.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_interceptors.cpp -o lsan_interceptors.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_posix.lo -MD -MP -MF .deps/lsan_posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_posix.cpp -fPIC -DPIC -o .libs/lsan_posix.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_allocator.lo -MD -MP -MF .deps/lsan_allocator.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_allocator.cpp -o lsan_allocator.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_common.lo -MD -MP -MF .deps/lsan_common.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_common.cpp -o lsan_common.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_posix.lo -MD -MP -MF .deps/lsan_posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_posix.cpp -o lsan_posix.o >/dev/null 2>&1 mv -f .deps/lsan_posix.Tpo .deps/lsan_posix.Plo /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I/usr/src/gcc-15.1.0/libsanitizer/lsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT lsan_preinit.o -MD -MP -MF .deps/lsan_preinit.Tpo -c -o lsan_preinit.o /usr/src/gcc-15.1.0/libsanitizer/lsan/lsan_preinit.cpp mv -f .deps/lsan_interceptors.Tpo .deps/lsan_interceptors.Plo mv -f .deps/lsan_preinit.Tpo .deps/lsan_preinit.Po cp lsan_preinit.o liblsan_preinit.o mv -f .deps/lsan_allocator.Tpo .deps/lsan_allocator.Plo mv -f .deps/lsan_common.Tpo .deps/lsan_common.Plo /bin/sh ../libtool --tag=CXX --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -o libsanitizer_lsan.la lsan_common.lo lsan_common_linux.lo lsan_common_mac.lo /bin/sh ../libtool --tag=CXX --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -version-info `grep -v '^#' /usr/src/gcc-15.1.0/libsanitizer/lsan/libtool-version` -ldl -lrt -lpthread -lm -o liblsan.la -rpath /usr/lib/../lib64 lsan_common.lo lsan_common_linux.lo lsan_common_mac.lo lsan.lo lsan_linux.lo lsan_mac.lo lsan_malloc_mac.lo lsan_allocator.lo lsan_interceptors.lo lsan_thread.lo lsan_posix.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libsanitizer_lsan.a .libs/lsan_common.o .libs/lsan_common_linux.o .libs/lsan_common_mac.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libsanitizer_lsan.a libtool: link: ( cd ".libs" && rm -f "libsanitizer_lsan.la" && ln -s "../libsanitizer_lsan.la" "libsanitizer_lsan.la" ) libtool: link: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /usr/src/gcc-build/./gcc/crtbeginS.o .libs/lsan_common.o .libs/lsan_common_linux.o .libs/lsan_common_mac.o .libs/lsan.o .libs/lsan_linux.o .libs/lsan_mac.o .libs/lsan_malloc_mac.o .libs/lsan_allocator.o .libs/lsan_interceptors.o .libs/lsan_thread.o .libs/lsan_posix.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread ../../libstdc++-v3/src/.libs/libstdc++.so -lm -L/usr/src/gcc-build/./gcc -L/lib/../lib64 -L/usr/lib/../lib64 -L/lib -L/usr/lib -lc -lgcc_s /usr/src/gcc-build/./gcc/crtendS.o /usr/lib/../lib64/crtn.o -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,liblsan.so.0 -o .libs/liblsan.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblsan.so.0" && ln -s "liblsan.so.0.0.0" "liblsan.so.0") libtool: link: (cd ".libs" && rm -f "liblsan.so" && ln -s "liblsan.so.0.0.0" "liblsan.so") libtool: link: (cd .libs/liblsan.lax/libsanitizer_common.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/lsan/../sanitizer_common/.libs/libsanitizer_common.a") libtool: link: (cd .libs/liblsan.lax/libinterception.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/lsan/../interception/.libs/libinterception.a") libtool: link: (cd .libs/liblsan.lax/libsanitizer_libbacktrace.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/lsan/../libbacktrace/.libs/libsanitizer_libbacktrace.a") libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/liblsan.a lsan_common.o lsan_common_linux.o lsan_common_mac.o lsan.o lsan_linux.o lsan_mac.o lsan_malloc_mac.o lsan_allocator.o lsan_interceptors.o lsan_thread.o lsan_posix.o .libs/liblsan.lax/libsanitizer_common.a/sancov_flags.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_allocator.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_allocator_checks.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_allocator_report.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_common.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_common_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_coverage_libcdep_new.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_deadlock_detector1.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_deadlock_detector2.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_dl.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_errno.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_file.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_flag_parser.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_flags.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_libc.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_libignore.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_linux.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_linux_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_linux_s390.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_mac.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_mac_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_mutex.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_netbsd.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_platform_limits_freebsd.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_platform_limits_linux.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_platform_limits_posix.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_platform_limits_solaris.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_posix.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_posix_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_printf.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_procmaps_bsd.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_procmaps_common.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_procmaps_linux.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_procmaps_mac.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_procmaps_solaris.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_range.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_solaris.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stack_store.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stackdepot.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stacktrace.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stacktrace_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stacktrace_printer.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stacktrace_sparc.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stoptheworld_linux_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_stoptheworld_mac.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_suppressions.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer_libbacktrace.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer_mac.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer_markup.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer_posix_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer_report.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_symbolizer_win.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_termination.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_thread_arg_retval.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_thread_history.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_thread_registry.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_tls_get_addr.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_unwind_linux_libcdep.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_unwind_win.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_win.o .libs/liblsan.lax/libsanitizer_common.a/sanitizer_win_interception.o .libs/liblsan.lax/libinterception.a/interception_linux.o .libs/liblsan.lax/libinterception.a/interception_mac.o .libs/liblsan.lax/libinterception.a/interception_type_test.o .libs/liblsan.lax/libinterception.a/interception_win.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/atomic.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/bridge.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/cp-demangle.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/dwarf.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/elf.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/fileline.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/mmap.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/mmapio.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/posix.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/sort.o .libs/liblsan.lax/libsanitizer_libbacktrace.a/state.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/liblsan.a libtool: link: rm -fr .libs/liblsan.lax libtool: link: ( cd ".libs" && rm -f "liblsan.la" && ln -s "../liblsan.la" "liblsan.la" ) make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/lsan' Making all in asan make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/asan' /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_activation.lo -MD -MP -MF .deps/asan_activation.Tpo -c -o asan_activation.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_activation.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_allocator.lo -MD -MP -MF .deps/asan_allocator.Tpo -c -o asan_allocator.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_allocator.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_debugging.lo -MD -MP -MF .deps/asan_debugging.Tpo -c -o asan_debugging.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_debugging.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_descriptions.lo -MD -MP -MF .deps/asan_descriptions.Tpo -c -o asan_descriptions.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_descriptions.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_activation.lo -MD -MP -MF .deps/asan_activation.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_activation.cpp -fPIC -DPIC -o .libs/asan_activation.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_descriptions.lo -MD -MP -MF .deps/asan_descriptions.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_descriptions.cpp -fPIC -DPIC -o .libs/asan_descriptions.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_allocator.lo -MD -MP -MF .deps/asan_allocator.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_allocator.cpp -fPIC -DPIC -o .libs/asan_allocator.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_debugging.lo -MD -MP -MF .deps/asan_debugging.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_debugging.cpp -fPIC -DPIC -o .libs/asan_debugging.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_debugging.lo -MD -MP -MF .deps/asan_debugging.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_debugging.cpp -o asan_debugging.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_activation.lo -MD -MP -MF .deps/asan_activation.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_activation.cpp -o asan_activation.o >/dev/null 2>&1 mv -f .deps/asan_debugging.Tpo .deps/asan_debugging.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_errors.lo -MD -MP -MF .deps/asan_errors.Tpo -c -o asan_errors.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_errors.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_errors.lo -MD -MP -MF .deps/asan_errors.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_errors.cpp -fPIC -DPIC -o .libs/asan_errors.o mv -f .deps/asan_activation.Tpo .deps/asan_activation.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_fake_stack.lo -MD -MP -MF .deps/asan_fake_stack.Tpo -c -o asan_fake_stack.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_fake_stack.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_descriptions.lo -MD -MP -MF .deps/asan_descriptions.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_descriptions.cpp -o asan_descriptions.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_fake_stack.lo -MD -MP -MF .deps/asan_fake_stack.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_fake_stack.cpp -fPIC -DPIC -o .libs/asan_fake_stack.o mv -f .deps/asan_descriptions.Tpo .deps/asan_descriptions.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_flags.lo -MD -MP -MF .deps/asan_flags.Tpo -c -o asan_flags.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_flags.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_errors.lo -MD -MP -MF .deps/asan_errors.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_errors.cpp -o asan_errors.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_flags.lo -MD -MP -MF .deps/asan_flags.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_flags.cpp -fPIC -DPIC -o .libs/asan_flags.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_flags.lo -MD -MP -MF .deps/asan_flags.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_flags.cpp -o asan_flags.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_allocator.lo -MD -MP -MF .deps/asan_allocator.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_allocator.cpp -o asan_allocator.o >/dev/null 2>&1 mv -f .deps/asan_errors.Tpo .deps/asan_errors.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_globals.lo -MD -MP -MF .deps/asan_globals.Tpo -c -o asan_globals.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_globals.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_globals.lo -MD -MP -MF .deps/asan_globals.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_globals.cpp -fPIC -DPIC -o .libs/asan_globals.o mv -f .deps/asan_flags.Tpo .deps/asan_flags.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_interceptors.lo -MD -MP -MF .deps/asan_interceptors.Tpo -c -o asan_interceptors.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_fake_stack.lo -MD -MP -MF .deps/asan_fake_stack.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_fake_stack.cpp -o asan_fake_stack.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_interceptors.lo -MD -MP -MF .deps/asan_interceptors.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors.cpp -fPIC -DPIC -o .libs/asan_interceptors.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_globals.lo -MD -MP -MF .deps/asan_globals.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_globals.cpp -o asan_globals.o >/dev/null 2>&1 mv -f .deps/asan_fake_stack.Tpo .deps/asan_fake_stack.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_interceptors_memintrinsics.lo -MD -MP -MF .deps/asan_interceptors_memintrinsics.Tpo -c -o asan_interceptors_memintrinsics.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors_memintrinsics.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_interceptors_memintrinsics.lo -MD -MP -MF .deps/asan_interceptors_memintrinsics.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors_memintrinsics.cpp -fPIC -DPIC -o .libs/asan_interceptors_memintrinsics.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_interceptors_memintrinsics.lo -MD -MP -MF .deps/asan_interceptors_memintrinsics.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors_memintrinsics.cpp -o asan_interceptors_memintrinsics.o >/dev/null 2>&1 mv -f .deps/asan_allocator.Tpo .deps/asan_allocator.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_linux.lo -MD -MP -MF .deps/asan_linux.Tpo -c -o asan_linux.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_linux.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_linux.lo -MD -MP -MF .deps/asan_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_linux.cpp -fPIC -DPIC -o .libs/asan_linux.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_linux.lo -MD -MP -MF .deps/asan_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_linux.cpp -o asan_linux.o >/dev/null 2>&1 mv -f .deps/asan_interceptors_memintrinsics.Tpo .deps/asan_interceptors_memintrinsics.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_mac.lo -MD -MP -MF .deps/asan_mac.Tpo -c -o asan_mac.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_mac.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_mac.lo -MD -MP -MF .deps/asan_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_mac.cpp -fPIC -DPIC -o .libs/asan_mac.o mv -f .deps/asan_globals.Tpo .deps/asan_globals.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_mac.lo -MD -MP -MF .deps/asan_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_mac.cpp -o asan_mac.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_malloc_linux.lo -MD -MP -MF .deps/asan_malloc_linux.Tpo -c -o asan_malloc_linux.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_malloc_linux.cpp mv -f .deps/asan_mac.Tpo .deps/asan_mac.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_malloc_mac.lo -MD -MP -MF .deps/asan_malloc_mac.Tpo -c -o asan_malloc_mac.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_malloc_mac.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_malloc_linux.lo -MD -MP -MF .deps/asan_malloc_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_malloc_linux.cpp -fPIC -DPIC -o .libs/asan_malloc_linux.o mv -f .deps/asan_linux.Tpo .deps/asan_linux.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_malloc_win.lo -MD -MP -MF .deps/asan_malloc_win.Tpo -c -o asan_malloc_win.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_malloc_win.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_malloc_mac.lo -MD -MP -MF .deps/asan_malloc_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_malloc_mac.cpp -fPIC -DPIC -o .libs/asan_malloc_mac.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_malloc_win.lo -MD -MP -MF .deps/asan_malloc_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_malloc_win.cpp -fPIC -DPIC -o .libs/asan_malloc_win.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_malloc_mac.lo -MD -MP -MF .deps/asan_malloc_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_malloc_mac.cpp -o asan_malloc_mac.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_malloc_win.lo -MD -MP -MF .deps/asan_malloc_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_malloc_win.cpp -o asan_malloc_win.o >/dev/null 2>&1 mv -f .deps/asan_malloc_win.Tpo .deps/asan_malloc_win.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_memory_profile.lo -MD -MP -MF .deps/asan_memory_profile.Tpo -c -o asan_memory_profile.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_memory_profile.cpp mv -f .deps/asan_malloc_mac.Tpo .deps/asan_malloc_mac.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_new_delete.lo -MD -MP -MF .deps/asan_new_delete.Tpo -c -o asan_new_delete.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_new_delete.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_memory_profile.lo -MD -MP -MF .deps/asan_memory_profile.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_memory_profile.cpp -fPIC -DPIC -o .libs/asan_memory_profile.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_new_delete.lo -MD -MP -MF .deps/asan_new_delete.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_new_delete.cpp -fPIC -DPIC -o .libs/asan_new_delete.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_memory_profile.lo -MD -MP -MF .deps/asan_memory_profile.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_memory_profile.cpp -o asan_memory_profile.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_malloc_linux.lo -MD -MP -MF .deps/asan_malloc_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_malloc_linux.cpp -o asan_malloc_linux.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_new_delete.lo -MD -MP -MF .deps/asan_new_delete.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_new_delete.cpp -o asan_new_delete.o >/dev/null 2>&1 mv -f .deps/asan_memory_profile.Tpo .deps/asan_memory_profile.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_poisoning.lo -MD -MP -MF .deps/asan_poisoning.Tpo -c -o asan_poisoning.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_poisoning.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_poisoning.lo -MD -MP -MF .deps/asan_poisoning.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_poisoning.cpp -fPIC -DPIC -o .libs/asan_poisoning.o mv -f .deps/asan_malloc_linux.Tpo .deps/asan_malloc_linux.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_posix.lo -MD -MP -MF .deps/asan_posix.Tpo -c -o asan_posix.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_posix.cpp mv -f .deps/asan_new_delete.Tpo .deps/asan_new_delete.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_premap_shadow.lo -MD -MP -MF .deps/asan_premap_shadow.Tpo -c -o asan_premap_shadow.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_premap_shadow.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_posix.lo -MD -MP -MF .deps/asan_posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_posix.cpp -fPIC -DPIC -o .libs/asan_posix.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_premap_shadow.lo -MD -MP -MF .deps/asan_premap_shadow.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_premap_shadow.cpp -fPIC -DPIC -o .libs/asan_premap_shadow.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_premap_shadow.lo -MD -MP -MF .deps/asan_premap_shadow.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_premap_shadow.cpp -o asan_premap_shadow.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_posix.lo -MD -MP -MF .deps/asan_posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_posix.cpp -o asan_posix.o >/dev/null 2>&1 mv -f .deps/asan_premap_shadow.Tpo .deps/asan_premap_shadow.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_report.lo -MD -MP -MF .deps/asan_report.Tpo -c -o asan_report.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_report.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_report.lo -MD -MP -MF .deps/asan_report.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_report.cpp -fPIC -DPIC -o .libs/asan_report.o mv -f .deps/asan_posix.Tpo .deps/asan_posix.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_rtl.lo -MD -MP -MF .deps/asan_rtl.Tpo -c -o asan_rtl.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_rtl.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_rtl.lo -MD -MP -MF .deps/asan_rtl.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_rtl.cpp -fPIC -DPIC -o .libs/asan_rtl.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_poisoning.lo -MD -MP -MF .deps/asan_poisoning.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_poisoning.cpp -o asan_poisoning.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_rtl.lo -MD -MP -MF .deps/asan_rtl.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_rtl.cpp -o asan_rtl.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_report.lo -MD -MP -MF .deps/asan_report.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_report.cpp -o asan_report.o >/dev/null 2>&1 mv -f .deps/asan_rtl.Tpo .deps/asan_rtl.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_shadow_setup.lo -MD -MP -MF .deps/asan_shadow_setup.Tpo -c -o asan_shadow_setup.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_shadow_setup.cpp mv -f .deps/asan_poisoning.Tpo .deps/asan_poisoning.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_stack.lo -MD -MP -MF .deps/asan_stack.Tpo -c -o asan_stack.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_stack.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_shadow_setup.lo -MD -MP -MF .deps/asan_shadow_setup.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_shadow_setup.cpp -fPIC -DPIC -o .libs/asan_shadow_setup.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_stack.lo -MD -MP -MF .deps/asan_stack.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_stack.cpp -fPIC -DPIC -o .libs/asan_stack.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_shadow_setup.lo -MD -MP -MF .deps/asan_shadow_setup.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_shadow_setup.cpp -o asan_shadow_setup.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_stack.lo -MD -MP -MF .deps/asan_stack.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_stack.cpp -o asan_stack.o >/dev/null 2>&1 mv -f .deps/asan_shadow_setup.Tpo .deps/asan_shadow_setup.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_stats.lo -MD -MP -MF .deps/asan_stats.Tpo -c -o asan_stats.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_stats.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_stats.lo -MD -MP -MF .deps/asan_stats.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_stats.cpp -fPIC -DPIC -o .libs/asan_stats.o mv -f .deps/asan_stack.Tpo .deps/asan_stack.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_suppressions.lo -MD -MP -MF .deps/asan_suppressions.Tpo -c -o asan_suppressions.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_suppressions.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_suppressions.lo -MD -MP -MF .deps/asan_suppressions.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_suppressions.cpp -fPIC -DPIC -o .libs/asan_suppressions.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_suppressions.lo -MD -MP -MF .deps/asan_suppressions.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_suppressions.cpp -o asan_suppressions.o >/dev/null 2>&1 mv -f .deps/asan_suppressions.Tpo .deps/asan_suppressions.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_thread.lo -MD -MP -MF .deps/asan_thread.Tpo -c -o asan_thread.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_thread.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_thread.lo -MD -MP -MF .deps/asan_thread.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_thread.cpp -fPIC -DPIC -o .libs/asan_thread.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_stats.lo -MD -MP -MF .deps/asan_stats.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_stats.cpp -o asan_stats.o >/dev/null 2>&1 mv -f .deps/asan_stats.Tpo .deps/asan_stats.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_win.lo -MD -MP -MF .deps/asan_win.Tpo -c -o asan_win.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_win.cpp mv -f .deps/asan_report.Tpo .deps/asan_report.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_win_dynamic_runtime_thunk.lo -MD -MP -MF .deps/asan_win_dynamic_runtime_thunk.Tpo -c -o asan_win_dynamic_runtime_thunk.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_win_dynamic_runtime_thunk.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_win.lo -MD -MP -MF .deps/asan_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_win.cpp -fPIC -DPIC -o .libs/asan_win.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_win.lo -MD -MP -MF .deps/asan_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_win.cpp -o asan_win.o >/dev/null 2>&1 mv -f .deps/asan_win.Tpo .deps/asan_win.Plo /bin/sh ../libtool --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asan_interceptors_vfork.lo -MD -MP -MF .deps/asan_interceptors_vfork.Tpo -c -o asan_interceptors_vfork.lo /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors_vfork.S libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_win_dynamic_runtime_thunk.lo -MD -MP -MF .deps/asan_win_dynamic_runtime_thunk.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_win_dynamic_runtime_thunk.cpp -fPIC -DPIC -o .libs/asan_win_dynamic_runtime_thunk.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_win_dynamic_runtime_thunk.lo -MD -MP -MF .deps/asan_win_dynamic_runtime_thunk.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_win_dynamic_runtime_thunk.cpp -o asan_win_dynamic_runtime_thunk.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asan_interceptors_vfork.lo -MD -MP -MF .deps/asan_interceptors_vfork.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors_vfork.S -fPIC -DPIC -o .libs/asan_interceptors_vfork.o mv -f .deps/asan_win_dynamic_runtime_thunk.Tpo .deps/asan_win_dynamic_runtime_thunk.Plo /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_preinit.o -MD -MP -MF .deps/asan_preinit.Tpo -c -o asan_preinit.o /usr/src/gcc-15.1.0/libsanitizer/asan/asan_preinit.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT asan_interceptors_vfork.lo -MD -MP -MF .deps/asan_interceptors_vfork.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors_vfork.S -o asan_interceptors_vfork.o >/dev/null 2>&1 mv -f .deps/asan_preinit.Tpo .deps/asan_preinit.Po cp asan_preinit.o libasan_preinit.o mv -f .deps/asan_interceptors_vfork.Tpo .deps/asan_interceptors_vfork.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_thread.lo -MD -MP -MF .deps/asan_thread.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_thread.cpp -o asan_thread.o >/dev/null 2>&1 mv -f .deps/asan_thread.Tpo .deps/asan_thread.Plo In file included from /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors.h:16, from /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors.cpp:14: /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc: In function '__sanitizer::uptr ___interceptor_ptrace(int, int, void*, void*)': /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors_memintrinsics.h:57:10: warning: 'local_iovec.__sanitizer::__sanitizer_iovec::iov_base' may be used uninitialized [-Wmaybe-uninitialized] 57 | uptr __offset = (uptr)(offset); \ | ^~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors_memintrinsics.h:85:3: note: in expansion of macro 'ACCESS_MEMORY_RANGE' 85 | ACCESS_MEMORY_RANGE(ctx, offset, size, true) | ^~~~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors.cpp:96:3: note: in expansion of macro 'ASAN_WRITE_RANGE' 96 | ASAN_WRITE_RANGE(ctx, ptr, size) | ^~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:3531:7: note: in expansion of macro 'COMMON_INTERCEPTOR_WRITE_RANGE' 3531 | COMMON_INTERCEPTOR_WRITE_RANGE(ctx, local_iovec.iov_base, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors.cpp:204: /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:3475:21: note: 'local_iovec.__sanitizer::__sanitizer_iovec::iov_base' was declared here 3475 | __sanitizer_iovec local_iovec; | ^~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:3475:21: warning: 'local_iovec.__sanitizer::__sanitizer_iovec::iov_len' may be used uninitialized [-Wmaybe-uninitialized] libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_NEEDS_SEGV=1 -DCAN_SANITIZE_UB=0 -DASAN_HAS_CXA_RETHROW_PRIMARY_EXCEPTION=0 -DHAVE_AS_SYM_ASSIGN=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/asan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT asan_interceptors.lo -MD -MP -MF .deps/asan_interceptors.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/asan/asan_interceptors.cpp -o asan_interceptors.o >/dev/null 2>&1 mv -f .deps/asan_interceptors.Tpo .deps/asan_interceptors.Plo /bin/sh ../libtool --tag=CXX --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -version-info `grep -v '^#' /usr/src/gcc-15.1.0/libsanitizer/asan/libtool-version` -lrt -ldl -lrt -lpthread -lm -o libasan.la -rpath /usr/lib/../lib64 asan_activation.lo asan_allocator.lo asan_debugging.lo asan_descriptions.lo asan_errors.lo asan_fake_stack.lo asan_flags.lo asan_globals.lo asan_interceptors.lo asan_interceptors_memintrinsics.lo asan_linux.lo asan_mac.lo asan_malloc_linux.lo asan_malloc_mac.lo asan_malloc_win.lo asan_memory_profile.lo asan_new_delete.lo asan_poisoning.lo asan_posix.lo asan_premap_shadow.lo asan_report.lo asan_rtl.lo asan_shadow_setup.lo asan_stack.lo asan_stats.lo asan_suppressions.lo asan_thread.lo asan_win.lo asan_win_dynamic_runtime_thunk.lo asan_interceptors_vfork.lo ../sanitizer_common/libsanitizer_common.la ../lsan/libsanitizer_lsan.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la libtool: link: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /usr/src/gcc-build/./gcc/crtbeginS.o .libs/asan_activation.o .libs/asan_allocator.o .libs/asan_debugging.o .libs/asan_descriptions.o .libs/asan_errors.o .libs/asan_fake_stack.o .libs/asan_flags.o .libs/asan_globals.o .libs/asan_interceptors.o .libs/asan_interceptors_memintrinsics.o .libs/asan_linux.o .libs/asan_mac.o .libs/asan_malloc_linux.o .libs/asan_malloc_mac.o .libs/asan_malloc_win.o .libs/asan_memory_profile.o .libs/asan_new_delete.o .libs/asan_poisoning.o .libs/asan_posix.o .libs/asan_premap_shadow.o .libs/asan_report.o .libs/asan_rtl.o .libs/asan_shadow_setup.o .libs/asan_stack.o .libs/asan_stats.o .libs/asan_suppressions.o .libs/asan_thread.o .libs/asan_win.o .libs/asan_win_dynamic_runtime_thunk.o .libs/asan_interceptors_vfork.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../lsan/.libs/libsanitizer_lsan.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread ../../libstdc++-v3/src/.libs/libstdc++.so -lm -L/usr/src/gcc-build/./gcc -L/lib/../lib64 -L/usr/lib/../lib64 -L/lib -L/usr/lib -lc -lgcc_s /usr/src/gcc-build/./gcc/crtendS.o /usr/lib/../lib64/crtn.o -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libasan.so.8 -o .libs/libasan.so.8.0.0 libtool: link: (cd ".libs" && rm -f "libasan.so.8" && ln -s "libasan.so.8.0.0" "libasan.so.8") libtool: link: (cd ".libs" && rm -f "libasan.so" && ln -s "libasan.so.8.0.0" "libasan.so") libtool: link: (cd .libs/libasan.lax/libsanitizer_common.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/asan/../sanitizer_common/.libs/libsanitizer_common.a") libtool: link: (cd .libs/libasan.lax/libsanitizer_lsan.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/asan/../lsan/.libs/libsanitizer_lsan.a") libtool: link: (cd .libs/libasan.lax/libinterception.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/asan/../interception/.libs/libinterception.a") libtool: link: (cd .libs/libasan.lax/libsanitizer_libbacktrace.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/asan/../libbacktrace/.libs/libsanitizer_libbacktrace.a") libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libasan.a asan_activation.o asan_allocator.o asan_debugging.o asan_descriptions.o asan_errors.o asan_fake_stack.o asan_flags.o asan_globals.o asan_interceptors.o asan_interceptors_memintrinsics.o asan_linux.o asan_mac.o asan_malloc_linux.o asan_malloc_mac.o asan_malloc_win.o asan_memory_profile.o asan_new_delete.o asan_poisoning.o asan_posix.o asan_premap_shadow.o asan_report.o asan_rtl.o asan_shadow_setup.o asan_stack.o asan_stats.o asan_suppressions.o asan_thread.o asan_win.o asan_win_dynamic_runtime_thunk.o asan_interceptors_vfork.o .libs/libasan.lax/libsanitizer_common.a/sancov_flags.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_allocator.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_allocator_checks.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_allocator_report.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_common.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_common_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_coverage_libcdep_new.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_deadlock_detector1.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_deadlock_detector2.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_dl.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_errno.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_file.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_flag_parser.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_flags.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_libc.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_libignore.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_linux.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_linux_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_linux_s390.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_mac.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_mac_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_mutex.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_netbsd.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_platform_limits_freebsd.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_platform_limits_linux.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_platform_limits_posix.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_platform_limits_solaris.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_posix.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_posix_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_printf.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_procmaps_bsd.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_procmaps_common.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_procmaps_linux.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_procmaps_mac.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_procmaps_solaris.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_range.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_solaris.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stack_store.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stackdepot.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stacktrace.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stacktrace_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stacktrace_printer.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stacktrace_sparc.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stoptheworld_linux_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_stoptheworld_mac.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_suppressions.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer_libbacktrace.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer_mac.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer_markup.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer_posix_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer_report.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_symbolizer_win.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_termination.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_thread_arg_retval.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_thread_history.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_thread_registry.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_tls_get_addr.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_unwind_linux_libcdep.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_unwind_win.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_win.o .libs/libasan.lax/libsanitizer_common.a/sanitizer_win_interception.o .libs/libasan.lax/libsanitizer_lsan.a/lsan_common.o .libs/libasan.lax/libsanitizer_lsan.a/lsan_common_linux.o .libs/libasan.lax/libsanitizer_lsan.a/lsan_common_mac.o .libs/libasan.lax/libinterception.a/interception_linux.o .libs/libasan.lax/libinterception.a/interception_mac.o .libs/libasan.lax/libinterception.a/interception_type_test.o .libs/libasan.lax/libinterception.a/interception_win.o .libs/libasan.lax/libsanitizer_libbacktrace.a/atomic.o .libs/libasan.lax/libsanitizer_libbacktrace.a/bridge.o .libs/libasan.lax/libsanitizer_libbacktrace.a/cp-demangle.o .libs/libasan.lax/libsanitizer_libbacktrace.a/dwarf.o .libs/libasan.lax/libsanitizer_libbacktrace.a/elf.o .libs/libasan.lax/libsanitizer_libbacktrace.a/fileline.o .libs/libasan.lax/libsanitizer_libbacktrace.a/mmap.o .libs/libasan.lax/libsanitizer_libbacktrace.a/mmapio.o .libs/libasan.lax/libsanitizer_libbacktrace.a/posix.o .libs/libasan.lax/libsanitizer_libbacktrace.a/sort.o .libs/libasan.lax/libsanitizer_libbacktrace.a/state.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libasan.a libtool: link: rm -fr .libs/libasan.lax libtool: link: ( cd ".libs" && rm -f "libasan.la" && ln -s "../libasan.la" "libasan.la" ) make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/asan' Making all in ubsan make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/ubsan' /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_diag.lo -MD -MP -MF .deps/ubsan_diag.Tpo -c -o ubsan_diag.lo /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_diag.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_flags.lo -MD -MP -MF .deps/ubsan_flags.Tpo -c -o ubsan_flags.lo /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_flags.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_handlers.lo -MD -MP -MF .deps/ubsan_handlers.Tpo -c -o ubsan_handlers.lo /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_handlers.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -frtti -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_handlers_cxx.lo -MD -MP -MF .deps/ubsan_handlers_cxx.Tpo -c -o ubsan_handlers_cxx.lo /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_handlers_cxx.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_diag.lo -MD -MP -MF .deps/ubsan_diag.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_diag.cpp -fPIC -DPIC -o .libs/ubsan_diag.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_flags.lo -MD -MP -MF .deps/ubsan_flags.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_flags.cpp -fPIC -DPIC -o .libs/ubsan_flags.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_handlers.lo -MD -MP -MF .deps/ubsan_handlers.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_handlers.cpp -fPIC -DPIC -o .libs/ubsan_handlers.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -frtti -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_handlers_cxx.lo -MD -MP -MF .deps/ubsan_handlers_cxx.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_handlers_cxx.cpp -fPIC -DPIC -o .libs/ubsan_handlers_cxx.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_flags.lo -MD -MP -MF .deps/ubsan_flags.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_flags.cpp -o ubsan_flags.o >/dev/null 2>&1 In file included from /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_handlers_cxx.cpp:19: In member function '__ubsan::Diag& __ubsan::Diag::AddArg(Arg)', inlined from '__ubsan::Diag& __ubsan::Diag::operator<<(const char*)' at /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_diag.h:193:52, inlined from 'void __ubsan::__ubsan_handle_cfi_bad_type(CFICheckFailData*, ValueHandle, bool, ReportOptions)' at /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_handlers_cxx.cpp:136:24: /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_diag.h:173:21: warning: 'CheckKindStr' may be used uninitialized [-Wmaybe-uninitialized] 173 | Args[NumArgs++] = A; | ~~~~~~~~~~~~~~~~^~~ /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_handlers_cxx.cpp: In function 'void __ubsan::__ubsan_handle_cfi_bad_type(CFICheckFailData*, ValueHandle, bool, ReportOptions)': /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_handlers_cxx.cpp:111:15: note: 'CheckKindStr' was declared here 111 | const char *CheckKindStr; | ^~~~~~~~~~~~ libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -frtti -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_handlers_cxx.lo -MD -MP -MF .deps/ubsan_handlers_cxx.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_handlers_cxx.cpp -o ubsan_handlers_cxx.o >/dev/null 2>&1 /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_handlers.cpp: In function 'void handleFloatCastOverflow(void*, __ubsan::ValueHandle, __ubsan::ReportOptions)': /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_handlers.cpp:499:9: warning: '*(const __sanitizer::SymbolizedStack**)((char*)&Loc + offsetof(__ubsan::Location, __ubsan::Location::SymbolizedLoc))' may be used uninitialized [-Wmaybe-uninitialized] 499 | Loc = SLoc; | ~~~~^~~~~~ /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_handlers.cpp:484:12: note: 'Loc' declared here 484 | Location Loc; | ^~~ mv -f .deps/ubsan_flags.Tpo .deps/ubsan_flags.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_init.lo -MD -MP -MF .deps/ubsan_init.Tpo -c -o ubsan_init.lo /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_init.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_diag.lo -MD -MP -MF .deps/ubsan_diag.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_diag.cpp -o ubsan_diag.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_init.lo -MD -MP -MF .deps/ubsan_init.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_init.cpp -fPIC -DPIC -o .libs/ubsan_init.o mv -f .deps/ubsan_handlers_cxx.Tpo .deps/ubsan_handlers_cxx.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_monitor.lo -MD -MP -MF .deps/ubsan_monitor.Tpo -c -o ubsan_monitor.lo /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_monitor.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_monitor.lo -MD -MP -MF .deps/ubsan_monitor.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_monitor.cpp -fPIC -DPIC -o .libs/ubsan_monitor.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_init.lo -MD -MP -MF .deps/ubsan_init.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_init.cpp -o ubsan_init.o >/dev/null 2>&1 mv -f .deps/ubsan_init.Tpo .deps/ubsan_init.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -frtti -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_type_hash.lo -MD -MP -MF .deps/ubsan_type_hash.Tpo -c -o ubsan_type_hash.lo /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_type_hash.cpp mv -f .deps/ubsan_diag.Tpo .deps/ubsan_diag.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -frtti -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_type_hash_itanium.lo -MD -MP -MF .deps/ubsan_type_hash_itanium.Tpo -c -o ubsan_type_hash_itanium.lo /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_type_hash_itanium.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_monitor.lo -MD -MP -MF .deps/ubsan_monitor.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_monitor.cpp -o ubsan_monitor.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -frtti -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_type_hash.lo -MD -MP -MF .deps/ubsan_type_hash.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_type_hash.cpp -fPIC -DPIC -o .libs/ubsan_type_hash.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -frtti -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_type_hash_itanium.lo -MD -MP -MF .deps/ubsan_type_hash_itanium.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_type_hash_itanium.cpp -fPIC -DPIC -o .libs/ubsan_type_hash_itanium.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_handlers.lo -MD -MP -MF .deps/ubsan_handlers.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_handlers.cpp -o ubsan_handlers.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -frtti -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_type_hash.lo -MD -MP -MF .deps/ubsan_type_hash.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_type_hash.cpp -o ubsan_type_hash.o >/dev/null 2>&1 mv -f .deps/ubsan_type_hash.Tpo .deps/ubsan_type_hash.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_type_hash_win.lo -MD -MP -MF .deps/ubsan_type_hash_win.Tpo -c -o ubsan_type_hash_win.lo /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_type_hash_win.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_type_hash_win.lo -MD -MP -MF .deps/ubsan_type_hash_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_type_hash_win.cpp -fPIC -DPIC -o .libs/ubsan_type_hash_win.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_type_hash_win.lo -MD -MP -MF .deps/ubsan_type_hash_win.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_type_hash_win.cpp -o ubsan_type_hash_win.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -frtti -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_type_hash_itanium.lo -MD -MP -MF .deps/ubsan_type_hash_itanium.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_type_hash_itanium.cpp -o ubsan_type_hash_itanium.o >/dev/null 2>&1 mv -f .deps/ubsan_type_hash_win.Tpo .deps/ubsan_type_hash_win.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_value.lo -MD -MP -MF .deps/ubsan_value.Tpo -c -o ubsan_value.lo /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_value.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_value.lo -MD -MP -MF .deps/ubsan_value.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_value.cpp -fPIC -DPIC -o .libs/ubsan_value.o mv -f .deps/ubsan_monitor.Tpo .deps/ubsan_monitor.Plo mv -f .deps/ubsan_type_hash_itanium.Tpo .deps/ubsan_type_hash_itanium.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DPIC -DCAN_SANITIZE_UB=1 -DUBSAN_CAN_USE_CXXABI=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/ubsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT ubsan_value.lo -MD -MP -MF .deps/ubsan_value.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/ubsan/ubsan_value.cpp -o ubsan_value.o >/dev/null 2>&1 mv -f .deps/ubsan_value.Tpo .deps/ubsan_value.Plo mv -f .deps/ubsan_handlers.Tpo .deps/ubsan_handlers.Plo /bin/sh ../libtool --tag=CXX --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -version-info `grep -v '^#' /usr/src/gcc-15.1.0/libsanitizer/ubsan/libtool-version` -ldl -lrt -lpthread -lm -o libubsan.la -rpath /usr/lib/../lib64 ubsan_diag.lo ubsan_flags.lo ubsan_handlers.lo ubsan_handlers_cxx.lo ubsan_init.lo ubsan_monitor.lo ubsan_type_hash.lo ubsan_type_hash_itanium.lo ubsan_type_hash_win.lo ubsan_value.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la libtool: link: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /usr/src/gcc-build/./gcc/crtbeginS.o .libs/ubsan_diag.o .libs/ubsan_flags.o .libs/ubsan_handlers.o .libs/ubsan_handlers_cxx.o .libs/ubsan_init.o .libs/ubsan_monitor.o .libs/ubsan_type_hash.o .libs/ubsan_type_hash_itanium.o .libs/ubsan_type_hash_win.o .libs/ubsan_value.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread ../../libstdc++-v3/src/.libs/libstdc++.so -lm -L/usr/src/gcc-build/./gcc -L/lib/../lib64 -L/usr/lib/../lib64 -L/lib -L/usr/lib -lc -lgcc_s /usr/src/gcc-build/./gcc/crtendS.o /usr/lib/../lib64/crtn.o -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libubsan.so.1 -o .libs/libubsan.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libubsan.so.1" && ln -s "libubsan.so.1.0.0" "libubsan.so.1") libtool: link: (cd ".libs" && rm -f "libubsan.so" && ln -s "libubsan.so.1.0.0" "libubsan.so") libtool: link: (cd .libs/libubsan.lax/libsanitizer_common.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/ubsan/../sanitizer_common/.libs/libsanitizer_common.a") libtool: link: (cd .libs/libubsan.lax/libinterception.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/ubsan/../interception/.libs/libinterception.a") libtool: link: (cd .libs/libubsan.lax/libsanitizer_libbacktrace.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/ubsan/../libbacktrace/.libs/libsanitizer_libbacktrace.a") libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libubsan.a ubsan_diag.o ubsan_flags.o ubsan_handlers.o ubsan_handlers_cxx.o ubsan_init.o ubsan_monitor.o ubsan_type_hash.o ubsan_type_hash_itanium.o ubsan_type_hash_win.o ubsan_value.o .libs/libubsan.lax/libsanitizer_common.a/sancov_flags.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_allocator.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_allocator_checks.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_allocator_report.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_common.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_common_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_coverage_libcdep_new.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_deadlock_detector1.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_deadlock_detector2.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_dl.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_errno.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_file.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_flag_parser.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_flags.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_libc.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_libignore.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_linux.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_linux_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_linux_s390.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_mac.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_mac_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_mutex.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_netbsd.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_platform_limits_freebsd.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_platform_limits_linux.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_platform_limits_posix.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_platform_limits_solaris.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_posix.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_posix_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_printf.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_procmaps_bsd.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_procmaps_common.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_procmaps_linux.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_procmaps_mac.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_procmaps_solaris.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_range.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_solaris.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stack_store.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stackdepot.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stacktrace.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stacktrace_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stacktrace_printer.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stacktrace_sparc.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stoptheworld_linux_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_stoptheworld_mac.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_suppressions.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer_libbacktrace.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer_mac.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer_markup.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer_posix_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer_report.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_symbolizer_win.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_termination.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_thread_arg_retval.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_thread_history.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_thread_registry.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_tls_get_addr.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_unwind_linux_libcdep.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_unwind_win.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_win.o .libs/libubsan.lax/libsanitizer_common.a/sanitizer_win_interception.o .libs/libubsan.lax/libinterception.a/interception_linux.o .libs/libubsan.lax/libinterception.a/interception_mac.o .libs/libubsan.lax/libinterception.a/interception_type_test.o .libs/libubsan.lax/libinterception.a/interception_win.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/atomic.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/bridge.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/cp-demangle.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/dwarf.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/elf.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/fileline.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/mmap.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/mmapio.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/posix.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/sort.o .libs/libubsan.lax/libsanitizer_libbacktrace.a/state.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libubsan.a libtool: link: rm -fr .libs/libubsan.lax libtool: link: ( cd ".libs" && rm -f "libubsan.la" && ln -s "../libubsan.la" "libubsan.la" ) make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/ubsan' Making all in tsan make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/tsan' /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_debugging.lo -MD -MP -MF .deps/tsan_debugging.Tpo -c -o tsan_debugging.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_debugging.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_external.lo -MD -MP -MF .deps/tsan_external.Tpo -c -o tsan_external.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_external.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_fd.lo -MD -MP -MF .deps/tsan_fd.Tpo -c -o tsan_fd.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_fd.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_flags.lo -MD -MP -MF .deps/tsan_flags.Tpo -c -o tsan_flags.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_flags.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_debugging.lo -MD -MP -MF .deps/tsan_debugging.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_debugging.cpp -fPIC -DPIC -o .libs/tsan_debugging.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_fd.lo -MD -MP -MF .deps/tsan_fd.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_fd.cpp -fPIC -DPIC -o .libs/tsan_fd.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_external.lo -MD -MP -MF .deps/tsan_external.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_external.cpp -fPIC -DPIC -o .libs/tsan_external.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_flags.lo -MD -MP -MF .deps/tsan_flags.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_flags.cpp -fPIC -DPIC -o .libs/tsan_flags.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_fd.lo -MD -MP -MF .deps/tsan_fd.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_fd.cpp -o tsan_fd.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_flags.lo -MD -MP -MF .deps/tsan_flags.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_flags.cpp -o tsan_flags.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_debugging.lo -MD -MP -MF .deps/tsan_debugging.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_debugging.cpp -o tsan_debugging.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_external.lo -MD -MP -MF .deps/tsan_external.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_external.cpp -o tsan_external.o >/dev/null 2>&1 mv -f .deps/tsan_flags.Tpo .deps/tsan_flags.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_ignoreset.lo -MD -MP -MF .deps/tsan_ignoreset.Tpo -c -o tsan_ignoreset.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_ignoreset.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_ignoreset.lo -MD -MP -MF .deps/tsan_ignoreset.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_ignoreset.cpp -fPIC -DPIC -o .libs/tsan_ignoreset.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_ignoreset.lo -MD -MP -MF .deps/tsan_ignoreset.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_ignoreset.cpp -o tsan_ignoreset.o >/dev/null 2>&1 mv -f .deps/tsan_ignoreset.Tpo .deps/tsan_ignoreset.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interceptors_posix.lo -MD -MP -MF .deps/tsan_interceptors_posix.Tpo -c -o tsan_interceptors_posix.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interceptors_posix.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interceptors_posix.lo -MD -MP -MF .deps/tsan_interceptors_posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interceptors_posix.cpp -fPIC -DPIC -o .libs/tsan_interceptors_posix.o mv -f .deps/tsan_debugging.Tpo .deps/tsan_debugging.Plo mv -f .deps/tsan_fd.Tpo .deps/tsan_fd.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interceptors_mac.lo -MD -MP -MF .deps/tsan_interceptors_mac.Tpo -c -o tsan_interceptors_mac.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interceptors_mac.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interceptors_memintrinsics.lo -MD -MP -MF .deps/tsan_interceptors_memintrinsics.Tpo -c -o tsan_interceptors_memintrinsics.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interceptors_memintrinsics.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interceptors_memintrinsics.lo -MD -MP -MF .deps/tsan_interceptors_memintrinsics.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interceptors_memintrinsics.cpp -fPIC -DPIC -o .libs/tsan_interceptors_memintrinsics.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interceptors_mac.lo -MD -MP -MF .deps/tsan_interceptors_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interceptors_mac.cpp -fPIC -DPIC -o .libs/tsan_interceptors_mac.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interceptors_mac.lo -MD -MP -MF .deps/tsan_interceptors_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interceptors_mac.cpp -o tsan_interceptors_mac.o >/dev/null 2>&1 mv -f .deps/tsan_interceptors_mac.Tpo .deps/tsan_interceptors_mac.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interface_ann.lo -MD -MP -MF .deps/tsan_interface_ann.Tpo -c -o tsan_interface_ann.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interface_ann.cpp mv -f .deps/tsan_external.Tpo .deps/tsan_external.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interface_atomic.lo -MD -MP -MF .deps/tsan_interface_atomic.Tpo -c -o tsan_interface_atomic.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interface_atomic.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interface_ann.lo -MD -MP -MF .deps/tsan_interface_ann.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interface_ann.cpp -fPIC -DPIC -o .libs/tsan_interface_ann.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interface_atomic.lo -MD -MP -MF .deps/tsan_interface_atomic.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interface_atomic.cpp -fPIC -DPIC -o .libs/tsan_interface_atomic.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interceptors_memintrinsics.lo -MD -MP -MF .deps/tsan_interceptors_memintrinsics.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interceptors_memintrinsics.cpp -o tsan_interceptors_memintrinsics.o >/dev/null 2>&1 mv -f .deps/tsan_interceptors_memintrinsics.Tpo .deps/tsan_interceptors_memintrinsics.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interface.lo -MD -MP -MF .deps/tsan_interface.Tpo -c -o tsan_interface.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interface.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interface.lo -MD -MP -MF .deps/tsan_interface.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interface.cpp -fPIC -DPIC -o .libs/tsan_interface.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interface.lo -MD -MP -MF .deps/tsan_interface.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interface.cpp -o tsan_interface.o >/dev/null 2>&1 mv -f .deps/tsan_interface.Tpo .deps/tsan_interface.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interface_java.lo -MD -MP -MF .deps/tsan_interface_java.Tpo -c -o tsan_interface_java.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interface_java.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interface_java.lo -MD -MP -MF .deps/tsan_interface_java.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interface_java.cpp -fPIC -DPIC -o .libs/tsan_interface_java.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interface_java.lo -MD -MP -MF .deps/tsan_interface_java.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interface_java.cpp -o tsan_interface_java.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interface_ann.lo -MD -MP -MF .deps/tsan_interface_ann.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interface_ann.cpp -o tsan_interface_ann.o >/dev/null 2>&1 mv -f .deps/tsan_interface_java.Tpo .deps/tsan_interface_java.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_malloc_mac.lo -MD -MP -MF .deps/tsan_malloc_mac.Tpo -c -o tsan_malloc_mac.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_malloc_mac.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_malloc_mac.lo -MD -MP -MF .deps/tsan_malloc_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_malloc_mac.cpp -fPIC -DPIC -o .libs/tsan_malloc_mac.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_malloc_mac.lo -MD -MP -MF .deps/tsan_malloc_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_malloc_mac.cpp -o tsan_malloc_mac.o >/dev/null 2>&1 mv -f .deps/tsan_malloc_mac.Tpo .deps/tsan_malloc_mac.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_md5.lo -MD -MP -MF .deps/tsan_md5.Tpo -c -o tsan_md5.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_md5.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_md5.lo -MD -MP -MF .deps/tsan_md5.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_md5.cpp -fPIC -DPIC -o .libs/tsan_md5.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_md5.lo -MD -MP -MF .deps/tsan_md5.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_md5.cpp -o tsan_md5.o >/dev/null 2>&1 mv -f .deps/tsan_interface_ann.Tpo .deps/tsan_interface_ann.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_mman.lo -MD -MP -MF .deps/tsan_mman.Tpo -c -o tsan_mman.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_mman.cpp mv -f .deps/tsan_md5.Tpo .deps/tsan_md5.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_mutexset.lo -MD -MP -MF .deps/tsan_mutexset.Tpo -c -o tsan_mutexset.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_mutexset.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_mman.lo -MD -MP -MF .deps/tsan_mman.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_mman.cpp -fPIC -DPIC -o .libs/tsan_mman.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_mutexset.lo -MD -MP -MF .deps/tsan_mutexset.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_mutexset.cpp -fPIC -DPIC -o .libs/tsan_mutexset.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_mutexset.lo -MD -MP -MF .deps/tsan_mutexset.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_mutexset.cpp -o tsan_mutexset.o >/dev/null 2>&1 mv -f .deps/tsan_mutexset.Tpo .deps/tsan_mutexset.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_new_delete.lo -MD -MP -MF .deps/tsan_new_delete.Tpo -c -o tsan_new_delete.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_new_delete.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_new_delete.lo -MD -MP -MF .deps/tsan_new_delete.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_new_delete.cpp -fPIC -DPIC -o .libs/tsan_new_delete.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_new_delete.lo -MD -MP -MF .deps/tsan_new_delete.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_new_delete.cpp -o tsan_new_delete.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_mman.lo -MD -MP -MF .deps/tsan_mman.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_mman.cpp -o tsan_mman.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interface_atomic.lo -MD -MP -MF .deps/tsan_interface_atomic.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interface_atomic.cpp -o tsan_interface_atomic.o >/dev/null 2>&1 mv -f .deps/tsan_new_delete.Tpo .deps/tsan_new_delete.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_platform_linux.lo -MD -MP -MF .deps/tsan_platform_linux.Tpo -c -o tsan_platform_linux.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_platform_linux.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_platform_linux.lo -MD -MP -MF .deps/tsan_platform_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_platform_linux.cpp -fPIC -DPIC -o .libs/tsan_platform_linux.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_platform_linux.lo -MD -MP -MF .deps/tsan_platform_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_platform_linux.cpp -o tsan_platform_linux.o >/dev/null 2>&1 mv -f .deps/tsan_platform_linux.Tpo .deps/tsan_platform_linux.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_platform_mac.lo -MD -MP -MF .deps/tsan_platform_mac.Tpo -c -o tsan_platform_mac.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_platform_mac.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_platform_mac.lo -MD -MP -MF .deps/tsan_platform_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_platform_mac.cpp -fPIC -DPIC -o .libs/tsan_platform_mac.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_platform_mac.lo -MD -MP -MF .deps/tsan_platform_mac.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_platform_mac.cpp -o tsan_platform_mac.o >/dev/null 2>&1 mv -f .deps/tsan_platform_mac.Tpo .deps/tsan_platform_mac.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_platform_posix.lo -MD -MP -MF .deps/tsan_platform_posix.Tpo -c -o tsan_platform_posix.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_platform_posix.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_platform_posix.lo -MD -MP -MF .deps/tsan_platform_posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_platform_posix.cpp -fPIC -DPIC -o .libs/tsan_platform_posix.o mv -f .deps/tsan_mman.Tpo .deps/tsan_mman.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_platform_windows.lo -MD -MP -MF .deps/tsan_platform_windows.Tpo -c -o tsan_platform_windows.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_platform_windows.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_platform_windows.lo -MD -MP -MF .deps/tsan_platform_windows.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_platform_windows.cpp -fPIC -DPIC -o .libs/tsan_platform_windows.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_platform_windows.lo -MD -MP -MF .deps/tsan_platform_windows.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_platform_windows.cpp -o tsan_platform_windows.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_platform_posix.lo -MD -MP -MF .deps/tsan_platform_posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_platform_posix.cpp -o tsan_platform_posix.o >/dev/null 2>&1 mv -f .deps/tsan_platform_windows.Tpo .deps/tsan_platform_windows.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_report.lo -MD -MP -MF .deps/tsan_report.Tpo -c -o tsan_report.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_report.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_report.lo -MD -MP -MF .deps/tsan_report.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_report.cpp -fPIC -DPIC -o .libs/tsan_report.o mv -f .deps/tsan_platform_posix.Tpo .deps/tsan_platform_posix.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl.lo -MD -MP -MF .deps/tsan_rtl.Tpo -c -o tsan_rtl.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl.lo -MD -MP -MF .deps/tsan_rtl.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.cpp -fPIC -DPIC -o .libs/tsan_rtl.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_report.lo -MD -MP -MF .deps/tsan_report.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_report.cpp -o tsan_report.o >/dev/null 2>&1 mv -f .deps/tsan_report.Tpo .deps/tsan_report.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_access.lo -MD -MP -MF .deps/tsan_rtl_access.Tpo -c -o tsan_rtl_access.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_access.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_access.lo -MD -MP -MF .deps/tsan_rtl_access.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_access.cpp -fPIC -DPIC -o .libs/tsan_rtl_access.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl.lo -MD -MP -MF .deps/tsan_rtl.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.cpp -o tsan_rtl.o >/dev/null 2>&1 mv -f .deps/tsan_interface_atomic.Tpo .deps/tsan_interface_atomic.Plo In file included from /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_access.cpp:14: In function 'void __tsan::TraceEvent(ThreadState*, EventT) [with EventT = EventLock]', inlined from 'void __tsan::TraceMutexLock(ThreadState*, EventType, __sanitizer::uptr, __sanitizer::uptr, __sanitizer::StackID)' at /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_access.cpp:119:13: /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.h:742:3: warning: 'evp' may be used uninitialized [-Wmaybe-uninitialized] 742 | *evp = ev; | ^ /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.h: In function 'void __tsan::TraceMutexLock(ThreadState*, EventType, __sanitizer::uptr, __sanitizer::uptr, __sanitizer::StackID)': /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.h:736:11: note: 'evp' was declared here 736 | EventT *evp; | ^~~ /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_mutex.lo -MD -MP -MF .deps/tsan_rtl_mutex.Tpo -c -o tsan_rtl_mutex.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_mutex.cpp In function 'void __tsan::TraceRelease(ThreadState*, EventT*) [with EventT = EventUnlock]', inlined from 'void __tsan::TraceEvent(ThreadState*, EventT) [with EventT = EventUnlock]' at /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.h:743:15, inlined from 'void __tsan::TraceMutexUnlock(ThreadState*, __sanitizer::uptr)' at /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_access.cpp:131:13: /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.h:731:52: warning: 'evp' may be used uninitialized [-Wmaybe-uninitialized] 731 | atomic_store_relaxed(&thr->trace_pos, (uptr)(evp + 1)); | ~~~~~^~~~ /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.h: In function 'void __tsan::TraceMutexUnlock(ThreadState*, __sanitizer::uptr)': /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.h:736:11: note: 'evp' was declared here 736 | EventT *evp; | ^~~ In function 'void __tsan::TraceRelease(ThreadState*, EventT*) [with EventT = EventTime]', inlined from 'void __tsan::TraceEvent(ThreadState*, EventT) [with EventT = EventTime]' at /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.h:743:15, inlined from 'void __tsan::TraceTime(ThreadState*)' at /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_access.cpp:145:13: /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.h:731:52: warning: 'evp' may be used uninitialized [-Wmaybe-uninitialized] 731 | atomic_store_relaxed(&thr->trace_pos, (uptr)(evp + 1)); | ~~~~~^~~~ /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.h: In function 'void __tsan::TraceTime(ThreadState*)': /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.h:736:11: note: 'evp' was declared here 736 | EventT *evp; | ^~~ libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_mutex.lo -MD -MP -MF .deps/tsan_rtl_mutex.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_mutex.cpp -fPIC -DPIC -o .libs/tsan_rtl_mutex.o mv -f .deps/tsan_rtl.Tpo .deps/tsan_rtl.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_proc.lo -MD -MP -MF .deps/tsan_rtl_proc.Tpo -c -o tsan_rtl_proc.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_proc.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_proc.lo -MD -MP -MF .deps/tsan_rtl_proc.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_proc.cpp -fPIC -DPIC -o .libs/tsan_rtl_proc.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_mutex.lo -MD -MP -MF .deps/tsan_rtl_mutex.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_mutex.cpp -o tsan_rtl_mutex.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_proc.lo -MD -MP -MF .deps/tsan_rtl_proc.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_proc.cpp -o tsan_rtl_proc.o >/dev/null 2>&1 mv -f .deps/tsan_rtl_proc.Tpo .deps/tsan_rtl_proc.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_report.lo -MD -MP -MF .deps/tsan_rtl_report.Tpo -c -o tsan_rtl_report.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_report.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_report.lo -MD -MP -MF .deps/tsan_rtl_report.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_report.cpp -fPIC -DPIC -o .libs/tsan_rtl_report.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_access.lo -MD -MP -MF .deps/tsan_rtl_access.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_access.cpp -o tsan_rtl_access.o >/dev/null 2>&1 mv -f .deps/tsan_rtl_mutex.Tpo .deps/tsan_rtl_mutex.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_thread.lo -MD -MP -MF .deps/tsan_rtl_thread.Tpo -c -o tsan_rtl_thread.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_thread.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_thread.lo -MD -MP -MF .deps/tsan_rtl_thread.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_thread.cpp -fPIC -DPIC -o .libs/tsan_rtl_thread.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_thread.lo -MD -MP -MF .deps/tsan_rtl_thread.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_thread.cpp -o tsan_rtl_thread.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_rtl_report.lo -MD -MP -MF .deps/tsan_rtl_report.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_report.cpp -o tsan_rtl_report.o >/dev/null 2>&1 mv -f .deps/tsan_rtl_thread.Tpo .deps/tsan_rtl_thread.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_stack_trace.lo -MD -MP -MF .deps/tsan_stack_trace.Tpo -c -o tsan_stack_trace.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_stack_trace.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_stack_trace.lo -MD -MP -MF .deps/tsan_stack_trace.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_stack_trace.cpp -fPIC -DPIC -o .libs/tsan_stack_trace.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_stack_trace.lo -MD -MP -MF .deps/tsan_stack_trace.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_stack_trace.cpp -o tsan_stack_trace.o >/dev/null 2>&1 In file included from /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interceptors_posix.cpp:28: /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc: In function '__sanitizer::uptr ___interceptor_ptrace(int, int, void*, void*)': /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interceptors.h:117:20: warning: 'local_iovec.__sanitizer::__sanitizer_iovec::iov_base' may be used uninitialized [-Wmaybe-uninitialized] 117 | MemoryAccessRange(((TsanInterceptorContext *)ctx)->thr, \ | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 118 | ((TsanInterceptorContext *)ctx)->pc, (uptr)ptr, size, \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 119 | true) | ~~~~~ /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:3531:7: note: in expansion of macro 'COMMON_INTERCEPTOR_WRITE_RANGE' 3531 | COMMON_INTERCEPTOR_WRITE_RANGE(ctx, local_iovec.iov_base, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interceptors_posix.cpp:2584: /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:3475:21: note: 'local_iovec.__sanitizer::__sanitizer_iovec::iov_base' was declared here 3475 | __sanitizer_iovec local_iovec; | ^~~~~~~~~~~ In file included from /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interceptors.h:5: In function 'void __tsan::MemoryAccessRange(ThreadState*, __sanitizer::uptr, __sanitizer::uptr, __sanitizer::uptr, bool)', inlined from '__sanitizer::uptr ___interceptor_ptrace(int, int, void*, void*)' at /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:3531:7: /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl.h:538:3: warning: 'local_iovec.__sanitizer::__sanitizer_iovec::iov_len' may be used uninitialized [-Wmaybe-uninitialized] 538 | if (size == 0) | ^~ /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc: In function '__sanitizer::uptr ___interceptor_ptrace(int, int, void*, void*)': /usr/src/gcc-15.1.0/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:3475:21: note: 'local_iovec.__sanitizer::__sanitizer_iovec::iov_len' was declared here 3475 | __sanitizer_iovec local_iovec; | ^~~~~~~~~~~ mv -f .deps/tsan_stack_trace.Tpo .deps/tsan_stack_trace.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_suppressions.lo -MD -MP -MF .deps/tsan_suppressions.Tpo -c -o tsan_suppressions.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_suppressions.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_suppressions.lo -MD -MP -MF .deps/tsan_suppressions.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_suppressions.cpp -fPIC -DPIC -o .libs/tsan_suppressions.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_suppressions.lo -MD -MP -MF .deps/tsan_suppressions.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_suppressions.cpp -o tsan_suppressions.o >/dev/null 2>&1 mv -f .deps/tsan_suppressions.Tpo .deps/tsan_suppressions.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_symbolize.lo -MD -MP -MF .deps/tsan_symbolize.Tpo -c -o tsan_symbolize.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_symbolize.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_symbolize.lo -MD -MP -MF .deps/tsan_symbolize.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_symbolize.cpp -fPIC -DPIC -o .libs/tsan_symbolize.o mv -f .deps/tsan_rtl_access.Tpo .deps/tsan_rtl_access.Plo mv -f .deps/tsan_rtl_report.Tpo .deps/tsan_rtl_report.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_sync.lo -MD -MP -MF .deps/tsan_sync.Tpo -c -o tsan_sync.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_sync.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_vector_clock.lo -MD -MP -MF .deps/tsan_vector_clock.Tpo -c -o tsan_vector_clock.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_vector_clock.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_sync.lo -MD -MP -MF .deps/tsan_sync.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_sync.cpp -fPIC -DPIC -o .libs/tsan_sync.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_vector_clock.lo -MD -MP -MF .deps/tsan_vector_clock.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_vector_clock.cpp -fPIC -DPIC -o .libs/tsan_vector_clock.o In file included from /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_sync.h:19, from /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_sync.cpp:13: /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_dense_alloc.h: In instantiation of 'void __tsan::DenseSlabAlloc< , , , >::Drain(Cache*) [with T = __tsan::MBlock; long unsigned int kL1Size = 262144; long unsigned int kL2Size = 4096; long long unsigned int kReserved = 3221225472; Cache = __tsan::DenseSlabAllocCache]': /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_dense_alloc.h:77:7: required from 'void __tsan::DenseSlabAlloc< , , , >::Free(Cache*, IndexT) [with T = __tsan::MBlock; long unsigned int kL1Size = 262144; long unsigned int kL2Size = 4096; long long unsigned int kReserved = 3221225472; Cache = __tsan::DenseSlabAllocCache; IndexT = unsigned int]' 77 | Drain(c); | ^~~~~ /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_sync.cpp:84:26: required from here 84 | block_alloc_.Free(&proc->block_cache, idx & ~kFlagMask); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_dense_alloc.h:165:46: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 165 | xchg = head_idx | (cmp & kCounterMask) + kCounterInc; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_dense_alloc.h: In instantiation of 'void __tsan::DenseSlabAlloc< , , , >::Drain(Cache*) [with T = __tsan::SyncVar; long unsigned int kL1Size = 1048576; long unsigned int kL2Size = 1024; long long unsigned int kReserved = 3221225472; Cache = __tsan::DenseSlabAllocCache]': /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_dense_alloc.h:77:7: required from 'void __tsan::DenseSlabAlloc< , , , >::Free(Cache*, IndexT) [with T = __tsan::SyncVar; long unsigned int kL1Size = 1048576; long unsigned int kL2Size = 1024; long long unsigned int kReserved = 3221225472; Cache = __tsan::DenseSlabAllocCache; IndexT = unsigned int]' 77 | Drain(c); | ^~~~~ /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_sync.cpp:92:25: required from here 92 | sync_alloc_.Free(&proc->sync_cache, idx & ~kFlagMask); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_dense_alloc.h:165:46: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 165 | xchg = head_idx | (cmp & kCounterMask) + kCounterInc; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_symbolize.lo -MD -MP -MF .deps/tsan_symbolize.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_symbolize.cpp -o tsan_symbolize.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_vector_clock.lo -MD -MP -MF .deps/tsan_vector_clock.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_vector_clock.cpp -o tsan_vector_clock.o >/dev/null 2>&1 mv -f .deps/tsan_symbolize.Tpo .deps/tsan_symbolize.Plo /bin/sh ../libtool --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tsan_rtl_aarch64.lo -MD -MP -MF .deps/tsan_rtl_aarch64.Tpo -c -o tsan_rtl_aarch64.lo /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_aarch64.S libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tsan_rtl_aarch64.lo -MD -MP -MF .deps/tsan_rtl_aarch64.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_aarch64.S -fPIC -DPIC -o .libs/tsan_rtl_aarch64.o mv -f .deps/tsan_vector_clock.Tpo .deps/tsan_vector_clock.Plo /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_preinit.o -MD -MP -MF .deps/tsan_preinit.Tpo -c -o tsan_preinit.o /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_preinit.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tsan_rtl_aarch64.lo -MD -MP -MF .deps/tsan_rtl_aarch64.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_rtl_aarch64.S -o tsan_rtl_aarch64.o >/dev/null 2>&1 mv -f .deps/tsan_preinit.Tpo .deps/tsan_preinit.Po cp tsan_preinit.o libtsan_preinit.o mv -f .deps/tsan_rtl_aarch64.Tpo .deps/tsan_rtl_aarch64.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_sync.lo -MD -MP -MF .deps/tsan_sync.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_sync.cpp -o tsan_sync.o >/dev/null 2>&1 mv -f .deps/tsan_sync.Tpo .deps/tsan_sync.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -I. -I/usr/src/gcc-15.1.0/libsanitizer/tsan -I.. -I /usr/src/gcc-15.1.0/libsanitizer -I /usr/src/gcc-15.1.0/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT tsan_interceptors_posix.lo -MD -MP -MF .deps/tsan_interceptors_posix.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/tsan/tsan_interceptors_posix.cpp -o tsan_interceptors_posix.o >/dev/null 2>&1 mv -f .deps/tsan_interceptors_posix.Tpo .deps/tsan_interceptors_posix.Plo /bin/sh ../libtool --tag=CXX --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -version-info `grep -v '^#' /usr/src/gcc-15.1.0/libsanitizer/tsan/libtool-version` -lrt -ldl -lrt -lpthread -lm -o libtsan.la -rpath /usr/lib/../lib64 tsan_debugging.lo tsan_external.lo tsan_fd.lo tsan_flags.lo tsan_ignoreset.lo tsan_interceptors_posix.lo tsan_interceptors_mac.lo tsan_interceptors_memintrinsics.lo tsan_interface_ann.lo tsan_interface_atomic.lo tsan_interface.lo tsan_interface_java.lo tsan_malloc_mac.lo tsan_md5.lo tsan_mman.lo tsan_mutexset.lo tsan_new_delete.lo tsan_platform_linux.lo tsan_platform_mac.lo tsan_platform_posix.lo tsan_platform_windows.lo tsan_report.lo tsan_rtl.lo tsan_rtl_access.lo tsan_rtl_mutex.lo tsan_rtl_proc.lo tsan_rtl_report.lo tsan_rtl_thread.lo tsan_stack_trace.lo tsan_suppressions.lo tsan_symbolize.lo tsan_sync.lo tsan_vector_clock.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la tsan_rtl_aarch64.lo ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la libtool: link: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /usr/src/gcc-build/./gcc/crtbeginS.o .libs/tsan_debugging.o .libs/tsan_external.o .libs/tsan_fd.o .libs/tsan_flags.o .libs/tsan_ignoreset.o .libs/tsan_interceptors_posix.o .libs/tsan_interceptors_mac.o .libs/tsan_interceptors_memintrinsics.o .libs/tsan_interface_ann.o .libs/tsan_interface_atomic.o .libs/tsan_interface.o .libs/tsan_interface_java.o .libs/tsan_malloc_mac.o .libs/tsan_md5.o .libs/tsan_mman.o .libs/tsan_mutexset.o .libs/tsan_new_delete.o .libs/tsan_platform_linux.o .libs/tsan_platform_mac.o .libs/tsan_platform_posix.o .libs/tsan_platform_windows.o .libs/tsan_report.o .libs/tsan_rtl.o .libs/tsan_rtl_access.o .libs/tsan_rtl_mutex.o .libs/tsan_rtl_proc.o .libs/tsan_rtl_report.o .libs/tsan_rtl_thread.o .libs/tsan_stack_trace.o .libs/tsan_suppressions.o .libs/tsan_symbolize.o .libs/tsan_sync.o .libs/tsan_vector_clock.o .libs/tsan_rtl_aarch64.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread ../../libstdc++-v3/src/.libs/libstdc++.so -lm -L/usr/src/gcc-build/./gcc -L/lib/../lib64 -L/usr/lib/../lib64 -L/lib -L/usr/lib -lc -lgcc_s /usr/src/gcc-build/./gcc/crtendS.o /usr/lib/../lib64/crtn.o -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libtsan.so.2 -o .libs/libtsan.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libtsan.so.2" && ln -s "libtsan.so.2.0.0" "libtsan.so.2") libtool: link: (cd ".libs" && rm -f "libtsan.so" && ln -s "libtsan.so.2.0.0" "libtsan.so") libtool: link: (cd .libs/libtsan.lax/libsanitizer_common.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/tsan/../sanitizer_common/.libs/libsanitizer_common.a") libtool: link: (cd .libs/libtsan.lax/libinterception.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/tsan/../interception/.libs/libinterception.a") libtool: link: (cd .libs/libtsan.lax/libsanitizer_libbacktrace.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/tsan/../libbacktrace/.libs/libsanitizer_libbacktrace.a") libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libtsan.a tsan_debugging.o tsan_external.o tsan_fd.o tsan_flags.o tsan_ignoreset.o tsan_interceptors_posix.o tsan_interceptors_mac.o tsan_interceptors_memintrinsics.o tsan_interface_ann.o tsan_interface_atomic.o tsan_interface.o tsan_interface_java.o tsan_malloc_mac.o tsan_md5.o tsan_mman.o tsan_mutexset.o tsan_new_delete.o tsan_platform_linux.o tsan_platform_mac.o tsan_platform_posix.o tsan_platform_windows.o tsan_report.o tsan_rtl.o tsan_rtl_access.o tsan_rtl_mutex.o tsan_rtl_proc.o tsan_rtl_report.o tsan_rtl_thread.o tsan_stack_trace.o tsan_suppressions.o tsan_symbolize.o tsan_sync.o tsan_vector_clock.o tsan_rtl_aarch64.o .libs/libtsan.lax/libsanitizer_common.a/sancov_flags.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_allocator.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_allocator_checks.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_allocator_report.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_common.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_common_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_coverage_libcdep_new.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_deadlock_detector1.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_deadlock_detector2.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_dl.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_errno.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_file.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_flag_parser.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_flags.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_libc.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_libignore.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_linux.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_linux_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_linux_s390.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_mac.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_mac_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_mutex.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_netbsd.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_platform_limits_freebsd.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_platform_limits_linux.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_platform_limits_posix.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_platform_limits_solaris.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_posix.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_posix_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_printf.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_procmaps_bsd.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_procmaps_common.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_procmaps_linux.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_procmaps_mac.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_procmaps_solaris.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_range.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_solaris.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stack_store.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stackdepot.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stacktrace.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stacktrace_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stacktrace_printer.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stacktrace_sparc.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stoptheworld_linux_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_stoptheworld_mac.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_suppressions.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer_libbacktrace.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer_mac.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer_markup.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer_posix_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer_report.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_symbolizer_win.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_termination.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_thread_arg_retval.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_thread_history.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_thread_registry.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_tls_get_addr.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_unwind_linux_libcdep.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_unwind_win.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_win.o .libs/libtsan.lax/libsanitizer_common.a/sanitizer_win_interception.o .libs/libtsan.lax/libinterception.a/interception_linux.o .libs/libtsan.lax/libinterception.a/interception_mac.o .libs/libtsan.lax/libinterception.a/interception_type_test.o .libs/libtsan.lax/libinterception.a/interception_win.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/atomic.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/bridge.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/cp-demangle.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/dwarf.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/elf.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/fileline.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/mmap.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/mmapio.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/posix.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/sort.o .libs/libtsan.lax/libsanitizer_libbacktrace.a/state.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libtsan.a libtool: link: rm -fr .libs/libtsan.lax libtool: link: ( cd ".libs" && rm -f "libtsan.la" && ln -s "../libtsan.la" "libtsan.la" ) make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/tsan' Making all in hwasan make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/hwasan' /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_allocation_functions.lo -MD -MP -MF .deps/hwasan_allocation_functions.Tpo -c -o hwasan_allocation_functions.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_allocation_functions.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_allocator.lo -MD -MP -MF .deps/hwasan_allocator.Tpo -c -o hwasan_allocator.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_allocator.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan.lo -MD -MP -MF .deps/hwasan.Tpo -c -o hwasan.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_dynamic_shadow.lo -MD -MP -MF .deps/hwasan_dynamic_shadow.Tpo -c -o hwasan_dynamic_shadow.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_dynamic_shadow.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_allocation_functions.lo -MD -MP -MF .deps/hwasan_allocation_functions.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_allocation_functions.cpp -fPIC -DPIC -o .libs/hwasan_allocation_functions.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_allocator.lo -MD -MP -MF .deps/hwasan_allocator.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_allocator.cpp -fPIC -DPIC -o .libs/hwasan_allocator.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_dynamic_shadow.lo -MD -MP -MF .deps/hwasan_dynamic_shadow.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_dynamic_shadow.cpp -fPIC -DPIC -o .libs/hwasan_dynamic_shadow.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan.lo -MD -MP -MF .deps/hwasan.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan.cpp -fPIC -DPIC -o .libs/hwasan.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_dynamic_shadow.lo -MD -MP -MF .deps/hwasan_dynamic_shadow.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_dynamic_shadow.cpp -o hwasan_dynamic_shadow.o >/dev/null 2>&1 In file included from /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_allocator.cpp:19: /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored [-Wattributes] 129 | tag_t mem_tag, uptr ptr) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored [-Wattributes] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored [-Wattributes] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored [-Wattributes] 168 | uptr sz) { | ^ In file included from /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_allocator.cpp:21: /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_malloc_bisect.h: In function 'bool __hwasan::malloc_bisect(__sanitizer::StackTrace*, __sanitizer::uptr)': /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_malloc_bisect.h:44:22: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 44 | Printf("[alloc] %u %zu\n", h, orig_size); | ~^ ~ | | | | | __sanitizer::uptr {aka long unsigned int} | unsigned int | %lu In file included from /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:18: /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_registers.h: At global scope: /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_registers.h:27:57: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | __attribute__((always_inline, unused)) static Registers GetRegisters() { | ^~~~~~~~~~~~ In file included from /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan.cpp:16: /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored [-Wattributes] 129 | tag_t mem_tag, uptr ptr) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored [-Wattributes] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored [-Wattributes] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored [-Wattributes] 168 | uptr sz) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan.cpp: In function 'void __hwasan::HwasanFormatMemoryUsage(__sanitizer::InternalScopedString&)': /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan.cpp:176:21: warning: format '%d' expects argument of type 'int', but argument 3 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 176 | "HWASAN pid: %d rss: %zd threads: %zd stacks: %zd" | ~^ | | | int | %ld ...... 179 | internal_getpid(), GetRSS(), thread_stats.n_live_threads, | ~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan.cpp: At global scope: /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan.cpp:354:52: warning: constructor priorities from 0 to 100 are reserved for the implementation [-Wprio-ctor-dtor] 354 | __attribute__((constructor(0))) void __hwasan_init() { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan.cpp: In function 'void __hwasan_handle_longjmp(const void*)': /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan.cpp:693:47: warning: format '%p' expects argument of type 'void*', but argument 4 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 693 | "stack top: %p; target %p; distance: %p (%zd)\n" | ~^ | | | void* | %ld 694 | "False positive error reports may follow\n", 695 | (void *)sp, (void *)dst, dst - sp, dst - sp); | ~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h: At global scope: /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ In file included from /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:18: /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_registers.h:27:57: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | __attribute__((always_inline, unused)) static Registers GetRegisters() { | ^~~~~~~~~~~~ libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_allocation_functions.lo -MD -MP -MF .deps/hwasan_allocation_functions.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_allocation_functions.cpp -o hwasan_allocation_functions.o >/dev/null 2>&1 mv -f .deps/hwasan_dynamic_shadow.Tpo .deps/hwasan_dynamic_shadow.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_exceptions.lo -MD -MP -MF .deps/hwasan_exceptions.Tpo -c -o hwasan_exceptions.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_exceptions.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_exceptions.lo -MD -MP -MF .deps/hwasan_exceptions.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_exceptions.cpp -fPIC -DPIC -o .libs/hwasan_exceptions.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_exceptions.lo -MD -MP -MF .deps/hwasan_exceptions.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_exceptions.cpp -o hwasan_exceptions.o >/dev/null 2>&1 mv -f .deps/hwasan_exceptions.Tpo .deps/hwasan_exceptions.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_fuchsia.lo -MD -MP -MF .deps/hwasan_fuchsia.Tpo -c -o hwasan_fuchsia.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_fuchsia.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_fuchsia.lo -MD -MP -MF .deps/hwasan_fuchsia.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_fuchsia.cpp -fPIC -DPIC -o .libs/hwasan_fuchsia.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_fuchsia.lo -MD -MP -MF .deps/hwasan_fuchsia.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_fuchsia.cpp -o hwasan_fuchsia.o >/dev/null 2>&1 mv -f .deps/hwasan_fuchsia.Tpo .deps/hwasan_fuchsia.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_globals.lo -MD -MP -MF .deps/hwasan_globals.Tpo -c -o hwasan_globals.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_globals.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_globals.lo -MD -MP -MF .deps/hwasan_globals.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_globals.cpp -fPIC -DPIC -o .libs/hwasan_globals.o mv -f .deps/hwasan_allocation_functions.Tpo .deps/hwasan_allocation_functions.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_globals.lo -MD -MP -MF .deps/hwasan_globals.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_globals.cpp -o hwasan_globals.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_interceptors.lo -MD -MP -MF .deps/hwasan_interceptors.Tpo -c -o hwasan_interceptors.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_interceptors.cpp mv -f .deps/hwasan_globals.Tpo .deps/hwasan_globals.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_interceptors.lo -MD -MP -MF .deps/hwasan_interceptors.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_interceptors.cpp -fPIC -DPIC -o .libs/hwasan_interceptors.o /bin/sh ../libtool --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hwasan_interceptors_vfork.lo -MD -MP -MF .deps/hwasan_interceptors_vfork.Tpo -c -o hwasan_interceptors_vfork.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_interceptors_vfork.S libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hwasan_interceptors_vfork.lo -MD -MP -MF .deps/hwasan_interceptors_vfork.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_interceptors_vfork.S -fPIC -DPIC -o .libs/hwasan_interceptors_vfork.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hwasan_interceptors_vfork.lo -MD -MP -MF .deps/hwasan_interceptors_vfork.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_interceptors_vfork.S -o hwasan_interceptors_vfork.o >/dev/null 2>&1 In file included from /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_interceptors.cpp:21: /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored [-Wattributes] 129 | tag_t mem_tag, uptr ptr) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored [-Wattributes] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored [-Wattributes] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored [-Wattributes] 168 | uptr sz) { | ^ mv -f .deps/hwasan_interceptors_vfork.Tpo .deps/hwasan_interceptors_vfork.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_linux.lo -MD -MP -MF .deps/hwasan_linux.Tpo -c -o hwasan_linux.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_linux.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_linux.lo -MD -MP -MF .deps/hwasan_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_linux.cpp -fPIC -DPIC -o .libs/hwasan_linux.o /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_interceptors.cpp:356:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 356 | InternalLongjmp(__hw_register_buf env, int retval) { | ^~~~~~~~~~~~~~~ In file included from /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:18: /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_registers.h:27:57: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | __attribute__((always_inline, unused)) static Registers GetRegisters() { | ^~~~~~~~~~~~ libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan.lo -MD -MP -MF .deps/hwasan.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan.cpp -o hwasan.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_linux.lo -MD -MP -MF .deps/hwasan_linux.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_linux.cpp -o hwasan_linux.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_allocator.lo -MD -MP -MF .deps/hwasan_allocator.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_allocator.cpp -o hwasan_allocator.o >/dev/null 2>&1 mv -f .deps/hwasan.Tpo .deps/hwasan.Plo mv -f .deps/hwasan_linux.Tpo .deps/hwasan_linux.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_memintrinsics.lo -MD -MP -MF .deps/hwasan_memintrinsics.Tpo -c -o hwasan_memintrinsics.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_memintrinsics.cpp /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_new_delete.lo -MD -MP -MF .deps/hwasan_new_delete.Tpo -c -o hwasan_new_delete.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_new_delete.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_memintrinsics.lo -MD -MP -MF .deps/hwasan_memintrinsics.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_memintrinsics.cpp -fPIC -DPIC -o .libs/hwasan_memintrinsics.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_new_delete.lo -MD -MP -MF .deps/hwasan_new_delete.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_new_delete.cpp -fPIC -DPIC -o .libs/hwasan_new_delete.o In file included from /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_memintrinsics.cpp:17: /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored [-Wattributes] 129 | tag_t mem_tag, uptr ptr) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored [-Wattributes] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored [-Wattributes] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored [-Wattributes] 168 | uptr sz) { | ^ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_checks.h:18: /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_registers.h:27:57: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | __attribute__((always_inline, unused)) static Registers GetRegisters() { | ^~~~~~~~~~~~ libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_memintrinsics.lo -MD -MP -MF .deps/hwasan_memintrinsics.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_memintrinsics.cpp -o hwasan_memintrinsics.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_new_delete.lo -MD -MP -MF .deps/hwasan_new_delete.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_new_delete.cpp -o hwasan_new_delete.o >/dev/null 2>&1 mv -f .deps/hwasan_memintrinsics.Tpo .deps/hwasan_memintrinsics.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_poisoning.lo -MD -MP -MF .deps/hwasan_poisoning.Tpo -c -o hwasan_poisoning.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_poisoning.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_poisoning.lo -MD -MP -MF .deps/hwasan_poisoning.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_poisoning.cpp -fPIC -DPIC -o .libs/hwasan_poisoning.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_poisoning.lo -MD -MP -MF .deps/hwasan_poisoning.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_poisoning.cpp -o hwasan_poisoning.o >/dev/null 2>&1 mv -f .deps/hwasan_poisoning.Tpo .deps/hwasan_poisoning.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_report.lo -MD -MP -MF .deps/hwasan_report.Tpo -c -o hwasan_report.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_report.lo -MD -MP -MF .deps/hwasan_report.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp -fPIC -DPIC -o .libs/hwasan_report.o mv -f .deps/hwasan_new_delete.Tpo .deps/hwasan_new_delete.Plo /bin/sh ../libtool --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hwasan_setjmp_aarch64.lo -MD -MP -MF .deps/hwasan_setjmp_aarch64.Tpo -c -o hwasan_setjmp_aarch64.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_setjmp_aarch64.S libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hwasan_setjmp_aarch64.lo -MD -MP -MF .deps/hwasan_setjmp_aarch64.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_setjmp_aarch64.S -fPIC -DPIC -o .libs/hwasan_setjmp_aarch64.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hwasan_setjmp_aarch64.lo -MD -MP -MF .deps/hwasan_setjmp_aarch64.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_setjmp_aarch64.S -o hwasan_setjmp_aarch64.o >/dev/null 2>&1 /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp: In function 'void __hwasan::PrintStackAllocations(const StackAllocationsRingBuffer*, tag_t, __sanitizer::uptr)': /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:306:13: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 306 | "%p is located %zd bytes %s a %zd-byte local variable %s " | ~^ | | | void* | %ld ...... 309 | untagged_addr, offset, whence, local.size, local.name, best_beg, | ~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:307:14: warning: format '%p' expects argument of type 'void*', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 307 | "[%p,%p) " | ~^ | | | void* | %ld 308 | "in %s %s\n", 309 | untagged_addr, offset, whence, local.size, local.name, best_beg, | ~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:307:17: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 307 | "[%p,%p) " | ~^ | | | void* | %ld ...... 310 | best_beg + local.size, local.function_name, location.data()); | ~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} mv -f .deps/hwasan_setjmp_aarch64.Tpo .deps/hwasan_setjmp_aarch64.Plo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp: In member function 'void __hwasan::{anonymous}::BaseReport::PrintHeapOrGlobalCandidate() const': /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:739:14: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' [-Wformat=] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 740 | untagged_addr, offset, whence, | ~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:739:60: warning: format '%p' expects argument of type 'void*', but argument 6 has type 'long unsigned int' [-Wformat=] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 740 | untagged_addr, offset, whence, 741 | candidate.heap.end - candidate.heap.begin, candidate.heap.begin, | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:739:63: warning: format '%p' expects argument of type 'void*', but argument 7 has type 'long unsigned int' [-Wformat=] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld ...... 742 | candidate.heap.end); | ~~~~~~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:763:13: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' [-Wformat=] 763 | "%p is located %zd bytes %s a %zd-byte global variable " | ~^ | | | void* | %ld 764 | "%s [%p,%p) in %s\n", 765 | untagged_addr, | ~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:764:17: warning: format '%p' expects argument of type 'void*', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 764 | "%s [%p,%p) in %s\n", | ~^ | | | void* | %ld ...... 769 | info.start, info.start + info.size, module_name); | ~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:764:20: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 764 | "%s [%p,%p) in %s\n", | ~^ | | | void* | %ld ...... 769 | info.start, info.start + info.size, module_name); | ~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:775:15: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' [-Wformat=] 775 | "%p is located %s a global variable in " | ~^ | | | void* | %ld 776 | "\n #0 0x%x (%s+0x%x)\n", 777 | untagged_addr, candidate.after ? "after" : "before", | ~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:776:26: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 776 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 777 | untagged_addr, candidate.after ? "after" : "before", 778 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:776:35: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 776 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 777 | untagged_addr, candidate.after ? "after" : "before", 778 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:781:15: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' [-Wformat=] 781 | "%p is located %s a %zd-byte global variable in " | ~^ | | | void* | %ld 782 | "\n #0 0x%x (%s+0x%x)\n", 783 | untagged_addr, candidate.after ? "after" : "before", size, | ~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:782:26: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] 782 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 783 | untagged_addr, candidate.after ? "after" : "before", size, 784 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:782:35: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 782 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 783 | untagged_addr, candidate.after ? "after" : "before", size, 784 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp: In member function 'void __hwasan::{anonymous}::BaseReport::PrintAddressDescription() const': /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:795:16: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'long unsigned int' [-Wformat=] 795 | Printf("%s%p is HWAsan shadow memory.\n%s", d.Location(), untagged_addr, | ~^ ~~~~~~~~~~~~~ | | | | void* long unsigned int | %ld /bin/sh ../libtool --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hwasan_setjmp_x86_64.lo -MD -MP -MF .deps/hwasan_setjmp_x86_64.Tpo -c -o hwasan_setjmp_x86_64.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_setjmp_x86_64.S /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:803:14: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'long unsigned int' [-Wformat=] 803 | "%s[%p,%p) is a %s %s heap chunk; " | ~^ | | | void* | %ld 804 | "size: %zd offset: %zd\n%s", 805 | d.Location(), heap.begin, heap.begin + heap.size, | ~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:803:17: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' [-Wformat=] 803 | "%s[%p,%p) is a %s %s heap chunk; " | ~^ | | | void* | %ld 804 | "size: %zd offset: %zd\n%s", 805 | d.Location(), heap.begin, heap.begin + heap.size, | ~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:824:22: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' [-Wformat=] 824 | Printf("Address %p is located in stack of thread T%zd\n", untagged_addr, | ~^ ~~~~~~~~~~~~~ | | | | void* long unsigned int | %ld /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:824:57: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type '__sanitizer::u32' {aka 'unsigned int'} [-Wformat=] 824 | Printf("Address %p is located in stack of thread T%zd\n", untagged_addr, | ~~^ | | | long int | %d 825 | sa.thread_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:844:14: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' [-Wformat=] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:844:48: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'unsigned int' [-Wformat=] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~~^ | | | long int | %d 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), 846 | har.requested_size, UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~~~~~~ | | | unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:844:64: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), 846 | har.requested_size, UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:844:67: warning: format '%p' expects argument of type 'void*', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld ...... 847 | UntagAddr(har.tagged_addr) + har.requested_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:860:53: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'int' [-Wformat=] 860 | Printf("hwasan_dev_note_heap_rb_distance: %zd %zd\n", ha.ring_index + 1, | ~~^ | | | long int | %d 861 | flags()->heap_history_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::InvalidFreeReport::~InvalidFreeReport()': /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:917:39: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' [-Wformat=] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~^ | | | void* | %ld 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:917:48: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~^ | | | void* | %ld 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:917:63: warning: format '%zd' expects argument of type 'signed size_t', but argument 6 has type '__sanitizer::u32' {aka 'unsigned int'} [-Wformat=] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~~^ | | | long int | %d 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:920:39: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' [-Wformat=] 920 | Report("ERROR: %s: %s on address %p at pc %p on unknown thread\n", | ~^ | | | void* | %ld 921 | SanitizerToolName, bug_type, untagged_addr, pc); | ~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:920:48: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 920 | Report("ERROR: %s: %s on address %p at pc %p on unknown thread\n", | ~^ | | | void* | %ld 921 | SanitizerToolName, bug_type, untagged_addr, pc); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::TailOverwrittenReport::~TailOverwrittenReport()': /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:969:40: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' [-Wformat=] 969 | Report("ERROR: %s: %s; heap object [%p,%p) of size %zd\n", SanitizerToolName, | ~^ | | | void* | %ld 970 | bug_type, untagged_addr, untagged_addr + orig_size, orig_size); | ~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:969:43: warning: format '%p' expects argument of type 'void*', but argument 5 has type 'long unsigned int' [-Wformat=] 969 | Report("ERROR: %s: %s; heap object [%p,%p) of size %zd\n", SanitizerToolName, | ~^ | | | void* | %ld 970 | bug_type, untagged_addr, untagged_addr + orig_size, orig_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::TagMismatchReport::~TagMismatchReport()': /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1039:37: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' [-Wformat=] 1039 | Report("ERROR: %s: %s on address %p at pc %p\n", SanitizerToolName, bug_type, | ~^ | | | void* | %ld 1040 | untagged_addr, pc); | ~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1039:46: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 1039 | Report("ERROR: %s: %s on address %p at pc %p\n", SanitizerToolName, bug_type, | ~^ | | | void* | %ld 1040 | untagged_addr, pc); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1051:29: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' [-Wformat=] 1051 | "%s of size %zu at %p tags: %02x/%02x(%02x) (ptr/mem) in thread T%zd\n", | ~^ | | | void* | %ld 1052 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, | ~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1051:76: warning: format '%zd' expects argument of type 'signed size_t', but argument 8 has type '__sanitizer::u32' {aka 'unsigned int'} [-Wformat=] 1051 | "%s of size %zu at %p tags: %02x/%02x(%02x) (ptr/mem) in thread T%zd\n", | ~~^ | | | long int | %d 1052 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, 1053 | mem_tag, short_tag, t->unique_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1055:32: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' [-Wformat=] 1055 | Printf("%s of size %zu at %p tags: %02x/%02x (ptr/mem) in thread T%zd\n", | ~^ | | | void* | %ld 1056 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, | ~~~~~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1055:73: warning: format '%zd' expects argument of type 'signed size_t', but argument 7 has type '__sanitizer::u32' {aka 'unsigned int'} [-Wformat=] 1055 | Printf("%s of size %zu at %p tags: %02x/%02x (ptr/mem) in thread T%zd\n", | ~~^ | | | long int | %d 1056 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, 1057 | mem_tag, t->unique_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp: In function 'void __hwasan::ReportRegisters(const __sanitizer::uptr*, __sanitizer::uptr)': /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1096:55: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 1096 | Printf("\nRegisters where the failure occurred (pc %p):\n", pc); | ~^ ~~ | | | | void* __sanitizer::uptr {aka long unsigned int} | %ld /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1103:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] 1103 | Printf(" x0 %016llx x1 %016llx x2 %016llx x3 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1104 | frame[0], frame[1], frame[2], frame[3]); | ~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1103:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 1103 | Printf(" x0 %016llx x1 %016llx x2 %016llx x3 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1104 | frame[0], frame[1], frame[2], frame[3]); | ~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1103:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 1103 | Printf(" x0 %016llx x1 %016llx x2 %016llx x3 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1104 | frame[0], frame[1], frame[2], frame[3]); | ~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1103:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] 1103 | Printf(" x0 %016llx x1 %016llx x2 %016llx x3 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1104 | frame[0], frame[1], frame[2], frame[3]); | ~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1110:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1110:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1110:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1110:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1112:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1112:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1112:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1112:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1114:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1114:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1114:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1114:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1116:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1116:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1116:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1116:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1118:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1118:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1118:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1118:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1120:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1120:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1120:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1120:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1125:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] 1125 | Printf(" x28 %016llx x29 %016llx x30 %016llx sp %016llx\n", frame[28], | ~~~~~~^ ~~~~~~~~~ | | | | long long unsigned int long unsigned int | %016lx /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1125:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] 1125 | Printf(" x28 %016llx x29 %016llx x30 %016llx sp %016llx\n", frame[28], | ~~~~~~^ | | | long long unsigned int | %016lx 1126 | frame[29], frame[30], reinterpret_cast(frame) + 256); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1125:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 1125 | Printf(" x28 %016llx x29 %016llx x30 %016llx sp %016llx\n", frame[28], | ~~~~~~^ | | | long long unsigned int | %016lx 1126 | frame[29], frame[30], reinterpret_cast(frame) + 256); | ~~~~~~~~~ | | | long unsigned int /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp:1125:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'const __sanitizer::u8*' {aka 'const unsigned char*'} [-Wformat=] 1125 | Printf(" x28 %016llx x29 %016llx x30 %016llx sp %016llx\n", frame[28], | ~~~~~~^ | | | long long unsigned int | %016hhn 1126 | frame[29], frame[30], reinterpret_cast(frame) + 256); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | const __sanitizer::u8* {aka const unsigned char*} libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hwasan_setjmp_x86_64.lo -MD -MP -MF .deps/hwasan_setjmp_x86_64.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_setjmp_x86_64.S -fPIC -DPIC -o .libs/hwasan_setjmp_x86_64.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hwasan_setjmp_x86_64.lo -MD -MP -MF .deps/hwasan_setjmp_x86_64.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_setjmp_x86_64.S -o hwasan_setjmp_x86_64.o >/dev/null 2>&1 mv -f .deps/hwasan_setjmp_x86_64.Tpo .deps/hwasan_setjmp_x86_64.Plo /bin/sh ../libtool --mode=compile /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hwasan_tag_mismatch_aarch64.lo -MD -MP -MF .deps/hwasan_tag_mismatch_aarch64.Tpo -c -o hwasan_tag_mismatch_aarch64.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_tag_mismatch_aarch64.S mv -f .deps/hwasan_allocator.Tpo .deps/hwasan_allocator.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hwasan_tag_mismatch_aarch64.lo -MD -MP -MF .deps/hwasan_tag_mismatch_aarch64.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_tag_mismatch_aarch64.S -fPIC -DPIC -o .libs/hwasan_tag_mismatch_aarch64.o /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_thread.lo -MD -MP -MF .deps/hwasan_thread.Tpo -c -o hwasan_thread.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_thread.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hwasan_tag_mismatch_aarch64.lo -MD -MP -MF .deps/hwasan_tag_mismatch_aarch64.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_tag_mismatch_aarch64.S -o hwasan_tag_mismatch_aarch64.o >/dev/null 2>&1 mv -f .deps/hwasan_tag_mismatch_aarch64.Tpo .deps/hwasan_tag_mismatch_aarch64.Plo libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_thread.lo -MD -MP -MF .deps/hwasan_thread.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_thread.cpp -fPIC -DPIC -o .libs/hwasan_thread.o /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_thread_list.lo -MD -MP -MF .deps/hwasan_thread_list.Tpo -c -o hwasan_thread_list.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_thread_list.cpp libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_thread_list.lo -MD -MP -MF .deps/hwasan_thread_list.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_thread_list.cpp -fPIC -DPIC -o .libs/hwasan_thread_list.o /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_thread.cpp: In member function 'void __hwasan::Thread::Print(const char*)': /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_thread.cpp:123:16: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type '__sanitizer::u32' {aka 'unsigned int'} [-Wformat=] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~~^ ~~~~~~~~~~ | | | | long int __sanitizer::u32 {aka unsigned int} | %d /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_thread.cpp:123:30: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_thread.cpp:123:33: warning: format '%p' expects argument of type 'void*', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), | ~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_thread.cpp:123:51: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), 125 | stack_top() - stack_bottom(), tls_begin(), tls_end()); | ~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_thread.cpp:123:54: warning: format '%p' expects argument of type 'void*', but argument 9 has type '__sanitizer::uptr' {aka 'long unsigned int'} [-Wformat=] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), 125 | stack_top() - stack_bottom(), tls_begin(), tls_end()); | ~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_thread.lo -MD -MP -MF .deps/hwasan_thread.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_thread.cpp -o hwasan_thread.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_thread_list.lo -MD -MP -MF .deps/hwasan_thread_list.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_thread_list.cpp -o hwasan_thread_list.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_report.lo -MD -MP -MF .deps/hwasan_report.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_report.cpp -o hwasan_report.o >/dev/null 2>&1 libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_interceptors.lo -MD -MP -MF .deps/hwasan_interceptors.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_interceptors.cpp -o hwasan_interceptors.o >/dev/null 2>&1 mv -f .deps/hwasan_thread_list.Tpo .deps/hwasan_thread_list.Plo /bin/sh ../libtool --tag=CXX --mode=compile /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_type_test.lo -MD -MP -MF .deps/hwasan_type_test.Tpo -c -o hwasan_type_test.lo /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_type_test.cpp mv -f .deps/hwasan_thread.Tpo .deps/hwasan_thread.Plo /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_preinit.o -MD -MP -MF .deps/hwasan_preinit.Tpo -c -o hwasan_preinit.o /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_preinit.cpp mv -f .deps/hwasan_preinit.Tpo .deps/hwasan_preinit.Po cp hwasan_preinit.o libhwasan_preinit.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_type_test.lo -MD -MP -MF .deps/hwasan_type_test.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_type_test.cpp -fPIC -DPIC -o .libs/hwasan_type_test.o libtool: compile: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCAN_SANITIZE_UB=0 -DHWASAN_WITH_INTERCEPTORS=1 -I. -I/usr/src/gcc-15.1.0/libsanitizer/hwasan -I.. -I /usr/src/gcc-15.1.0/libsanitizer/include -I /usr/src/gcc-15.1.0/libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -MT hwasan_type_test.lo -MD -MP -MF .deps/hwasan_type_test.Tpo -c /usr/src/gcc-15.1.0/libsanitizer/hwasan/hwasan_type_test.cpp -o hwasan_type_test.o >/dev/null 2>&1 mv -f .deps/hwasan_type_test.Tpo .deps/hwasan_type_test.Plo mv -f .deps/hwasan_report.Tpo .deps/hwasan_report.Plo mv -f .deps/hwasan_interceptors.Tpo .deps/hwasan_interceptors.Plo /bin/sh ../libtool --tag=CXX --mode=link /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -version-info `grep -v '^#' /usr/src/gcc-15.1.0/libsanitizer/hwasan/libtool-version` -ldl -lrt -lpthread -lm -o libhwasan.la -rpath /usr/lib/../lib64 hwasan_allocation_functions.lo hwasan_allocator.lo hwasan.lo hwasan_dynamic_shadow.lo hwasan_exceptions.lo hwasan_fuchsia.lo hwasan_globals.lo hwasan_interceptors.lo hwasan_interceptors_vfork.lo hwasan_linux.lo hwasan_memintrinsics.lo hwasan_new_delete.lo hwasan_poisoning.lo hwasan_report.lo hwasan_setjmp_aarch64.lo hwasan_setjmp_x86_64.lo hwasan_tag_mismatch_aarch64.lo hwasan_thread.lo hwasan_thread_list.lo hwasan_type_test.lo ../sanitizer_common/libsanitizer_common.la ../lsan/libsanitizer_lsan.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la libtool: link: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /usr/src/gcc-build/./gcc/crtbeginS.o .libs/hwasan_allocation_functions.o .libs/hwasan_allocator.o .libs/hwasan.o .libs/hwasan_dynamic_shadow.o .libs/hwasan_exceptions.o .libs/hwasan_fuchsia.o .libs/hwasan_globals.o .libs/hwasan_interceptors.o .libs/hwasan_interceptors_vfork.o .libs/hwasan_linux.o .libs/hwasan_memintrinsics.o .libs/hwasan_new_delete.o .libs/hwasan_poisoning.o .libs/hwasan_report.o .libs/hwasan_setjmp_aarch64.o .libs/hwasan_setjmp_x86_64.o .libs/hwasan_tag_mismatch_aarch64.o .libs/hwasan_thread.o .libs/hwasan_thread_list.o .libs/hwasan_type_test.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../lsan/.libs/libsanitizer_lsan.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread ../../libstdc++-v3/src/.libs/libstdc++.so -lm -L/usr/src/gcc-build/./gcc -L/lib/../lib64 -L/usr/lib/../lib64 -L/lib -L/usr/lib -lc -lgcc_s /usr/src/gcc-build/./gcc/crtendS.o /usr/lib/../lib64/crtn.o -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libhwasan.so.0 -o .libs/libhwasan.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libhwasan.so.0" && ln -s "libhwasan.so.0.0.0" "libhwasan.so.0") libtool: link: (cd ".libs" && rm -f "libhwasan.so" && ln -s "libhwasan.so.0.0.0" "libhwasan.so") libtool: link: (cd .libs/libhwasan.lax/libsanitizer_common.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/hwasan/../sanitizer_common/.libs/libsanitizer_common.a") libtool: link: (cd .libs/libhwasan.lax/libsanitizer_lsan.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/hwasan/../lsan/.libs/libsanitizer_lsan.a") libtool: link: (cd .libs/libhwasan.lax/libinterception.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/hwasan/../interception/.libs/libinterception.a") libtool: link: (cd .libs/libhwasan.lax/libsanitizer_libbacktrace.a && ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so x "/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/hwasan/../libbacktrace/.libs/libsanitizer_libbacktrace.a") libtool: link: ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so rc .libs/libhwasan.a hwasan_allocation_functions.o hwasan_allocator.o hwasan.o hwasan_dynamic_shadow.o hwasan_exceptions.o hwasan_fuchsia.o hwasan_globals.o hwasan_interceptors.o hwasan_interceptors_vfork.o hwasan_linux.o hwasan_memintrinsics.o hwasan_new_delete.o hwasan_poisoning.o hwasan_report.o hwasan_setjmp_aarch64.o hwasan_setjmp_x86_64.o hwasan_tag_mismatch_aarch64.o hwasan_thread.o hwasan_thread_list.o hwasan_type_test.o .libs/libhwasan.lax/libsanitizer_common.a/sancov_flags.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_allocator.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_allocator_checks.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_allocator_report.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_common.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_common_libcdep.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_coverage_libcdep_new.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_deadlock_detector1.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_deadlock_detector2.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_dl.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_errno.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_file.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_flag_parser.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_flags.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_libc.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_libignore.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_linux.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_linux_libcdep.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_linux_s390.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_mac.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_mac_libcdep.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_mutex.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_netbsd.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_platform_limits_freebsd.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_platform_limits_linux.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_platform_limits_posix.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_platform_limits_solaris.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_posix.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_posix_libcdep.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_printf.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_procmaps_bsd.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_procmaps_common.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_procmaps_linux.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_procmaps_mac.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_procmaps_solaris.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_range.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_solaris.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_stack_store.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_stackdepot.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_stacktrace.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_stacktrace_libcdep.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_stacktrace_printer.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_stacktrace_sparc.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_stoptheworld_linux_libcdep.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_stoptheworld_mac.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_suppressions.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_symbolizer.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_symbolizer_libbacktrace.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_symbolizer_libcdep.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_symbolizer_mac.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_symbolizer_markup.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_symbolizer_posix_libcdep.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_symbolizer_report.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_symbolizer_win.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_termination.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_thread_arg_retval.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_thread_history.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_thread_registry.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_tls_get_addr.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_unwind_linux_libcdep.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_unwind_win.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_win.o .libs/libhwasan.lax/libsanitizer_common.a/sanitizer_win_interception.o .libs/libhwasan.lax/libsanitizer_lsan.a/lsan_common.o .libs/libhwasan.lax/libsanitizer_lsan.a/lsan_common_linux.o .libs/libhwasan.lax/libsanitizer_lsan.a/lsan_common_mac.o .libs/libhwasan.lax/libinterception.a/interception_linux.o .libs/libhwasan.lax/libinterception.a/interception_mac.o .libs/libhwasan.lax/libinterception.a/interception_type_test.o .libs/libhwasan.lax/libinterception.a/interception_win.o .libs/libhwasan.lax/libsanitizer_libbacktrace.a/atomic.o .libs/libhwasan.lax/libsanitizer_libbacktrace.a/bridge.o .libs/libhwasan.lax/libsanitizer_libbacktrace.a/cp-demangle.o .libs/libhwasan.lax/libsanitizer_libbacktrace.a/dwarf.o .libs/libhwasan.lax/libsanitizer_libbacktrace.a/elf.o .libs/libhwasan.lax/libsanitizer_libbacktrace.a/fileline.o .libs/libhwasan.lax/libsanitizer_libbacktrace.a/mmap.o .libs/libhwasan.lax/libsanitizer_libbacktrace.a/mmapio.o .libs/libhwasan.lax/libsanitizer_libbacktrace.a/posix.o .libs/libhwasan.lax/libsanitizer_libbacktrace.a/sort.o .libs/libhwasan.lax/libsanitizer_libbacktrace.a/state.o libtool: link: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so .libs/libhwasan.a libtool: link: rm -fr .libs/libhwasan.lax libtool: link: ( cd ".libs" && rm -f "libhwasan.la" && ln -s "../libhwasan.la" "libhwasan.la" ) make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/hwasan' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CXXFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "INSTALL=/tools_aarch64/bin/install -c" "INSTALL_DATA=/tools_aarch64/bin/install -c -m 644" "INSTALL_PROGRAM=/tools_aarch64/bin/install -c" "INSTALL_SCRIPT=/tools_aarch64/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "LIBCFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "AS=/usr/src/gcc-build/./gcc/as" "LD=/usr/src/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "NM=/usr/src/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "DESTDIR=" DO=all multi-do # make make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer' make[2]: Leaving directory '/usr/src/gcc-build' make[1]: Leaving directory '/usr/src/gcc-build' cd /usr/src/gcc-build && make install make[1]: Entering directory '/usr/src/gcc-build' make[2]: Entering directory '/usr/src/gcc-build' /bin/sh /usr/src/gcc-15.1.0/mkinstalldirs /usr /usr make[3]: Entering directory '/usr/src/gcc-build/fixincludes' rm -rf /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools /bin/sh /usr/src/gcc-15.1.0/fixincludes/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools mkdir -p -- /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools /bin/sh /usr/src/gcc-15.1.0/fixincludes/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/include mkdir -p -- /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/include /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/fixincludes/README-fixinc \ /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/include/README /tools_aarch64/bin/install -c fixinc.sh /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/fixinc.sh /tools_aarch64/bin/install -c fixincl /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/fixincl /tools_aarch64/bin/install -c mkheaders /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/mkheaders make[3]: Leaving directory '/usr/src/gcc-build/fixincludes' make[3]: Entering directory '/usr/src/gcc-build/lto-plugin' make[4]: Entering directory '/usr/src/gcc-build/lto-plugin' /tools_aarch64/bin/mkdir -p '/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0' /bin/sh ./libtool --tag=disable-static --mode=install /tools_aarch64/bin/install -c liblto_plugin.la '/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0' libtool: install: /tools_aarch64/bin/install -c .libs/liblto_plugin.so /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/liblto_plugin.so libtool: install: /tools_aarch64/bin/install -c .libs/liblto_plugin.lai /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/liblto_plugin.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gcc-build/lto-plugin' make[3]: Leaving directory '/usr/src/gcc-build/lto-plugin' make[3]: Entering directory '/usr/src/gcc-build/gcc' /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0 /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0 /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/bin /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/include /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/share/info /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/share/man/man1 /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/share/man/man3 /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/share/man/man7 if test "" != "yes" ; then \ rm -f /usr/bin/g++; \ /tools_aarch64/bin/install -c xg++ /usr/bin/g++; \ chmod a+x /usr/bin/g++; \ rm -f /usr/bin/c++; \ ( cd /usr/bin && \ ln g++ c++ ); \ if [ -f cc1plus ] ; then \ if [ ! -f g++-cross ] ; then \ rm -f /usr/bin/aarch64-unknown-linux-gnu-g++; \ ( cd /usr/bin && \ ln g++ aarch64-unknown-linux-gnu-g++ ); \ rm -f /usr/bin/aarch64-unknown-linux-gnu-c++; \ ( cd /usr/bin && \ ln c++ aarch64-unknown-linux-gnu-c++ ); \ fi ; \ fi; \ fi /tools_aarch64/bin/install -c lto-dump \ /usr/bin/lto-dump for file in gnat1 cc1 cobol1 cc1plus d21 f951 go1 lto1 cc1gm2 cc1obj cc1objplus crab1; do \ if [ -f $file ] ; then \ rm -f /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/$file; \ /tools_aarch64/bin/install -c $file /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/$file; \ else true; \ fi; \ done for file in collect2 ..; do \ if [ x"$file" != x.. ]; then \ rm -f /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/$file; \ /tools_aarch64/bin/install -c $file /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/$file; \ else true; fi; \ done rm -f /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/specs if test "" != "yes" ; then \ if [ -f gcov ]; \ then \ rm -f /usr/bin/gcov; \ /tools_aarch64/bin/install -c gcov /usr/bin/gcov; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-tool ]; \ then \ rm -f /usr/bin/gcov-tool; \ /tools_aarch64/bin/install -c \ gcov-tool /usr/bin/gcov-tool; \ fi; \ fi if test "" != "yes" ; then \ if [ -f gcov-dump ]; \ then \ rm -f /usr/bin/gcov-dump; \ /tools_aarch64/bin/install -c \ gcov-dump /usr/bin/gcov-dump; \ fi; \ fi /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include mkdir -p -- /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include rm -rf /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include-fixed mkdir /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include-fixed chmod a+rx /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include-fixed (cd `${PWDCMD-pwd}`/include ; \ tar -cf - .; exit 0) | (cd /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include; tar xpf - ) (cd `${PWDCMD-pwd}`/include-fixed ; \ tar -cf - .; exit 0) | (cd /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include-fixed; tar xpf - ) files=`cd /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/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 /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include-fixed/$i | sed -n 's/.*-> //p'`; \ if expr "$dest" : "$dir.*" > /dev/null; then \ rm -f /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include-fixed/$i; \ ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include-fixed/$i; \ fi; \ done; \ fi /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/include /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gsyslimits.h \ /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/gsyslimits.h /tools_aarch64/bin/install -c -m 644 macro_list /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/macro_list /tools_aarch64/bin/install -c -m 644 fixinc_list /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/fixinc_list set -e; for ml in `cat fixinc_list`; do \ multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/include${multi_dir}; \ /tools_aarch64/bin/install -c -m 644 include${multi_dir}/limits.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/include${multi_dir}/limits.h; \ done /tools_aarch64/bin/install -c /usr/src/gcc-15.1.0/gcc/../mkinstalldirs \ /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/mkinstalldirs ; \ sysroot_headers_suffix='${sysroot_headers_suffix}'; \ echo 'SYSTEM_HEADER_DIR="'"`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`"'"' \ > /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/mkheaders.conf echo 'OTHER_FIXINCLUDES_DIRS=""' \ >> /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/mkheaders.conf echo 'STMP_FIXINC="stmp-fixinc"' \ >> /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/install-tools/mkheaders.conf if test "" != "yes" ; then \ rm -f /usr/bin/cpp; \ /tools_aarch64/bin/install -c -m 755 cpp /usr/bin/cpp; \ if [ x != x ]; then \ rm -f /usr//cpp; \ /tools_aarch64/bin/install -c -m 755 cpp /usr//cpp; \ else true; fi; \ fi rm -f /usr/share/man/man1/g++.1 /tools_aarch64/bin/install -c -m 644 doc/g++.1 /usr/share/man/man1/g++.1 chmod a-x /usr/share/man/man1/g++.1 rm -f /usr/share/man/man1/gcc.1 /tools_aarch64/bin/install -c -m 644 doc/gcc.1 /usr/share/man/man1/gcc.1 chmod a-x /usr/share/man/man1/gcc.1 rm -f /usr/share/man/man1/cpp.1 /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/doc/cpp.1 /usr/share/man/man1/cpp.1 chmod a-x /usr/share/man/man1/cpp.1 rm -f /usr/share/man/man1/gcov.1 /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/doc/gcov.1 /usr/share/man/man1/gcov.1 chmod a-x /usr/share/man/man1/gcov.1 rm -f /usr/share/man/man1/gcov-tool.1 /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/doc/gcov-tool.1 /usr/share/man/man1/gcov-tool.1 chmod a-x /usr/share/man/man1/gcov-tool.1 rm -f /usr/share/man/man1/gcov-dump.1 /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/doc/gcov-dump.1 /usr/share/man/man1/gcov-dump.1 chmod a-x /usr/share/man/man1/gcov-dump.1 rm -f /usr/share/man/man1/lto-dump.1 /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/doc/lto-dump.1 /usr/share/man/man1/lto-dump.1 chmod a-x /usr/share/man/man1/lto-dump.1 rm -f /usr/share/man/man7/fsf-funding.7 /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/doc/fsf-funding.7 /usr/share/man/man7/fsf-funding.7 chmod a-x /usr/share/man/man7/fsf-funding.7 rm -f /usr/share/man/man7/gfdl.7 /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/doc/gfdl.7 /usr/share/man/man7/gfdl.7 chmod a-x /usr/share/man/man7/gfdl.7 rm -f /usr/share/man/man7/gpl.7 /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/doc/gpl.7 /usr/share/man/man7/gpl.7 chmod a-x /usr/share/man/man7/gpl.7 rm -f /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|'`; \ /tools_aarch64/bin/install -c -m 644 $f /usr/share/info/$realfile; \ chmod a-x /usr/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /usr/share/info/cpp.info ]; then \ install-info --dir-file=/usr/share/info/dir /usr/share/info/cpp.info; \ else true; fi; \ else true; fi; rm -f /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|'`; \ /tools_aarch64/bin/install -c -m 644 $f /usr/share/info/$realfile; \ chmod a-x /usr/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /usr/share/info/gcc.info ]; then \ install-info --dir-file=/usr/share/info/dir /usr/share/info/gcc.info; \ else true; fi; \ else true; fi; rm -f /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|'`; \ /tools_aarch64/bin/install -c -m 644 $f /usr/share/info/$realfile; \ chmod a-x /usr/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /usr/share/info/cppinternals.info ]; then \ install-info --dir-file=/usr/share/info/dir /usr/share/info/cppinternals.info; \ else true; fi; \ else true; fi; rm -f /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|'`; \ /tools_aarch64/bin/install -c -m 644 $f /usr/share/info/$realfile; \ chmod a-x /usr/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /usr/share/info/gccinstall.info ]; then \ install-info --dir-file=/usr/share/info/dir /usr/share/info/gccinstall.info; \ else true; fi; \ else true; fi; rm -f /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|'`; \ /tools_aarch64/bin/install -c -m 644 $f /usr/share/info/$realfile; \ chmod a-x /usr/share/info/$realfile; \ done; \ else true; fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /usr/share/info/gccint.info ]; then \ install-info --dir-file=/usr/share/info/dir /usr/share/info/gccint.info; \ else true; fi; \ else true; fi; rm -f /usr/bin/gcc /tools_aarch64/bin/install -c xgcc /usr/bin/gcc if test "" != "yes" ; then \ if [ "gcc" != "aarch64-unknown-linux-gnu-gcc-15.1.0" ]; then \ rm -f /usr/bin/aarch64-unknown-linux-gnu-gcc-15.1.0; \ ( cd /usr/bin && \ ln gcc aarch64-unknown-linux-gnu-gcc-15.1.0 ); \ fi; \ if [ ! -f gcc-cross ] \ && [ "gcc" != "aarch64-unknown-linux-gnu-gcc" ]; then \ rm -f /usr/bin/aarch64-unknown-linux-gnu-gcc-tmp; \ ( cd /usr/bin && \ ln gcc aarch64-unknown-linux-gnu-gcc-tmp && \ mv -f aarch64-unknown-linux-gnu-gcc-tmp aarch64-unknown-linux-gnu-gcc ); \ fi; \ fi /tools_aarch64/bin/install -c lto-wrapper /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/lto-wrapper if test "" != "yes" ; then \ for i in gcc-ar gcc-nm gcc-ranlib; do \ install_name=`echo $i|sed 's,y,y,'` ;\ target_install_name=aarch64-unknown-linux-gnu-`echo $i|sed 's,y,y,'` ; \ rm -f /usr/bin/$install_name ; \ /tools_aarch64/bin/install -c $i /usr/bin/$install_name ;\ if test -f gcc-cross; then \ :; \ else \ rm -f /usr/bin/$target_install_name; \ ( cd /usr/bin && \ ln $install_name $target_install_name ) ; \ fi ; \ done; \ fi headers="cp-tree.h cxx-pretty-print.h name-lookup.h type-utils.h operators.def cp-trait.def contracts.h"; \ for file in $headers; do \ path=/usr/src/gcc-15.1.0/gcc/cp/$file; \ dest=/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cp/$file; \ echo /tools_aarch64/bin/install -c -m 644 $path $dest; \ dir=`dirname $dest`; \ /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs $dir; \ /tools_aarch64/bin/install -c -m 644 $path $dest; \ done /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cp/cp-tree.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cp/cp-tree.h mkdir -p -- /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cp /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cp/cxx-pretty-print.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cp/cxx-pretty-print.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cp/name-lookup.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cp/name-lookup.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cp/type-utils.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cp/type-utils.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cp/operators.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cp/operators.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cp/cp-trait.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cp/cp-trait.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cp/contracts.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cp/contracts.h 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/aarch64/arm_fp16.h arm_neon.h arm_bf16.h arm_acle.h arm_sve.h arm_sme.h arm_neon_sve_bridge.h arm_private_fp8.h arm_private_neon_types.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/aarch64/aarch64-protos.h aarch-common-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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def real.h fixed-value.h tree-check.h >> tmp-header-vars; echo TM_D_H=tm_d.h config/aarch64/aarch64-d.h >> tmp-header-vars; echo TM_RUST_H=tm_rust.h >> tmp-header-vars; echo GTM_H=tm.h options.h config/aarch64/biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h >> tmp-header-vars; echo TM_H=tm.h options.h config/aarch64/biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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/aarch64/biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h rich-location.h label-text.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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/aarch64/biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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/aarch64/biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def >> tmp-header-vars; echo OPTIONS_H=options.h flag-types.h config/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def >> tmp-header-vars; echo FUNCTION_H=function.h hashtab.h tm.h options.h config/aarch64/biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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/aarch64/biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def genrtl.h flags.h flag-types.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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/aarch64/biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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 biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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 biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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/aarch64/biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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/aarch64/biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h rich-location.h label-text.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 label-text.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h rich-location.h label-text.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 label-text.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/aarch64/biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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 biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def real.h fixed-value.h tree-check.h splay-tree.h line-map.h rich-location.h label-text.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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/aarch64/biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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 biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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 biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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 biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 biarchlp64.h aarch64.h elfos.h gnu-user.h linux.h glibc-stdint.h aarch64-elf.h aarch64-errata.h aarch64-linux.h initfini-array.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-option-extensions.def aarch64-cores.def aarch64-isa-modes.def aarch64-arches.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 aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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/aarch64/aarch64-opts.h aarch-common.h aarch64-cores.def aarch64-arches.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-ipa-locality-cloning.h gt-diagnostic-spec.h gt-dwarf2asm.h gt-dwarf2cfi.h gt-dwarf2codeview.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-path-coverage.h gt-prime-paths.h gt-omp-general.h gt-omp-low.h gt-targhooks.h gt-aarch64.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-aarch64-builtins.h gt-aarch64-sve-builtins.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-cobol-cobol1.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-cobol.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/sh /usr/src/gcc-15.1.0/gcc/../move-if-change tmp-header-vars b-header-vars echo timestamp > s-header-vars /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin /tools_aarch64/bin/install -c -m 644 gtype.state /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/gtype.state /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin /tools_aarch64/bin/install -c gengtype /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/gengtype /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include headers=`echo /usr/src/gcc-15.1.0/gcc/../include/ansidecl.h /usr/src/gcc-15.1.0/gcc/../include/filenames.h /usr/src/gcc-15.1.0/gcc/../include/gomp-constants.h /usr/src/gcc-15.1.0/gcc/../include/hashtab.h /usr/src/gcc-15.1.0/gcc/../include/libiberty.h /usr/src/gcc-15.1.0/gcc/../include/md5.h /usr/src/gcc-15.1.0/gcc/../include/obstack.h /usr/src/gcc-15.1.0/gcc/../include/plugin-api.h /usr/src/gcc-15.1.0/gcc/../include/safe-ctype.h /usr/src/gcc-15.1.0/gcc/../include/splay-tree.h /usr/src/gcc-15.1.0/gcc/../libcpp/include/cpplib.h /usr/src/gcc-15.1.0/gcc/../libcpp/include/label-text.h /usr/src/gcc-15.1.0/gcc/../libcpp/include/line-map.h /usr/src/gcc-15.1.0/gcc/../libcpp/include/rich-location.h /usr/src/gcc-15.1.0/gcc/../libcpp/include/symtab.h /usr/src/gcc-15.1.0/gcc/ada/gcc-interface/ada-tree.def /usr/src/gcc-15.1.0/gcc/analyzer/*.h /usr/src/gcc-15.1.0/gcc/c/c-tree.def /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-arches.def /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-elf.h /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-errata.h /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-fusion-pairs.def /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-isa-modes.def /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-linux.h /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-option-extensions.def /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-opts.h /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-protos.h /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-tuning-flags.def /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.h /usr/src/gcc-15.1.0/gcc/config/aarch64/biarchlp64.h /usr/src/gcc-15.1.0/gcc/config/arm/aarch-common-protos.h /usr/src/gcc-15.1.0/gcc/config/arm/aarch-common.h /usr/src/gcc-15.1.0/gcc/config/elfos.h /usr/src/gcc-15.1.0/gcc/config/glibc-stdint.h /usr/src/gcc-15.1.0/gcc/config/gnu-user.h /usr/src/gcc-15.1.0/gcc/config/initfini-array.h /usr/src/gcc-15.1.0/gcc/config/linux-protos.h /usr/src/gcc-15.1.0/gcc/config/linux.h /usr/src/gcc-15.1.0/gcc/cp/cp-tree.def /usr/src/gcc-15.1.0/gcc/d/d-tree.def /usr/src/gcc-15.1.0/gcc/defaults.h /usr/src/gcc-15.1.0/gcc/insn-addr.h /usr/src/gcc-15.1.0/gcc/m2/m2-tree.def /usr/src/gcc-15.1.0/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/aarch64/aarch64-elf.h config/aarch64/aarch64-errata.h config/aarch64/aarch64-linux.h config/aarch64/aarch64-protos.h config/aarch64/aarch64.h config/aarch64/biarchlp64.h config/arm/aarch-common-protos.h config/elfos.h config/glibc-stdint.h config/gnu-user.h config/initfini-array.h config/linux-protos.h config/linux.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 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 /usr/src/gcc-15.1.0/gcc; echo *.h *.def) | tr ' ' '\012' | sort -u`; \ srcdirstrip=`echo "/usr/src/gcc-15.1.0/gcc" | sed 's/[].[^$\\*|]/\\\\&/g'`; \ for file in $headers; do \ if [ -f $file ] ; then \ path=$file; \ elif [ -f /usr/src/gcc-15.1.0/gcc/$file ]; then \ path=/usr/src/gcc-15.1.0/gcc/$file; \ else continue; \ fi; \ case $path in \ "/usr/src/gcc-15.1.0/gcc"/analyzer/* \ | "/usr/src/gcc-15.1.0/gcc"/config/* | "/usr/src/gcc-15.1.0/gcc"/common/config/* \ | "/usr/src/gcc-15.1.0/gcc"/c-family/* | "/usr/src/gcc-15.1.0/gcc"/*.def ) \ base=`echo "$path" | sed -e "s|$srcdirstrip/||"`;; \ *) base=`basename $path` ;; \ esac; \ dest=/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/$base; \ echo /tools_aarch64/bin/install -c -m 644 $path $dest; \ dir=`dirname $dest`; \ /bin/sh /usr/src/gcc-15.1.0/gcc/../mkinstalldirs $dir; \ /tools_aarch64/bin/install -c -m 644 $path $dest; \ done /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../include/ansidecl.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ansidecl.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../include/filenames.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/filenames.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../include/gomp-constants.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gomp-constants.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../include/hashtab.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/hashtab.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../include/libiberty.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/libiberty.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../include/md5.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/md5.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../include/obstack.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/obstack.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../include/plugin-api.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/plugin-api.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../include/safe-ctype.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/safe-ctype.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../include/splay-tree.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/splay-tree.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../libcpp/include/cpplib.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cpplib.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../libcpp/include/label-text.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/label-text.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../libcpp/include/line-map.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/line-map.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../libcpp/include/rich-location.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/rich-location.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/../libcpp/include/symtab.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/symtab.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ada/gcc-interface/ada-tree.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ada/gcc-interface/ada-tree.def mkdir -p -- /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ada/gcc-interface /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/access-diagram.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/access-diagram.h mkdir -p -- /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/analysis-plan.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/analysis-plan.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/analyzer-language.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/analyzer-language.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/analyzer-logging.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/analyzer-logging.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/analyzer-selftests.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/analyzer-selftests.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/analyzer.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/analyzer.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/bar-chart.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/bar-chart.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/call-details.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/call-details.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/call-info.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/call-info.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/call-string.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/call-string.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/call-summary.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/call-summary.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/checker-event.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/checker-event.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/checker-path.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/checker-path.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/complexity.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/complexity.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/constraint-manager.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/constraint-manager.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/diagnostic-manager.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/diagnostic-manager.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/engine.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/engine.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/event-loc-info.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/event-loc-info.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/exploded-graph.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/exploded-graph.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/feasible-graph.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/feasible-graph.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/function-set.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/function-set.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/inlining-iterator.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/inlining-iterator.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/known-function-manager.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/known-function-manager.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/pending-diagnostic.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/pending-diagnostic.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/program-point.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/program-point.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/program-state.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/program-state.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/ranges.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/ranges.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/reachability.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/reachability.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/record-layout.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/record-layout.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/region-model-manager.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/region-model-manager.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/region-model-reachability.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/region-model-reachability.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/region-model.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/region-model.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/region.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/region.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/sm.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/sm.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/state-purge.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/state-purge.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/store.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/store.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/supergraph.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/supergraph.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/svalue.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/svalue.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/symbol.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/symbol.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/analyzer/trimmed-graph.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/analyzer/trimmed-graph.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/c/c-tree.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/c/c-tree.def mkdir -p -- /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/c /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-arches.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-arches.def mkdir -p -- /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64 /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-cores.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-cores.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-elf.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-elf.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-errata.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-errata.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-fusion-pairs.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-fusion-pairs.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-isa-modes.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-isa-modes.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-linux.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-linux.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-option-extensions.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-option-extensions.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-opts.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-opts.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-protos.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-protos.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-tuning-flags.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-tuning-flags.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/biarchlp64.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/biarchlp64.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/arm/aarch-common-protos.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/arm/aarch-common-protos.h mkdir -p -- /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/arm /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/arm/aarch-common.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/arm/aarch-common.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/elfos.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/elfos.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/glibc-stdint.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/glibc-stdint.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/gnu-user.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/gnu-user.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/initfini-array.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/initfini-array.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/linux-protos.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/linux-protos.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/linux.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/linux.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cp/cp-tree.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cp/cp-tree.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/d/d-tree.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/d/d-tree.def mkdir -p -- /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/d /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/defaults.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/defaults.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/insn-addr.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/insn-addr.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/m2/m2-tree.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/m2/m2-tree.def mkdir -p -- /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/m2 /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/objc/objc-tree.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/objc/objc-tree.def mkdir -p -- /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/objc /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/addresses.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/addresses.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/alias.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/alias.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/align.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/align.h /tools_aarch64/bin/install -c -m 644 all-tree.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/all-tree.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/alloc-pool.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/alloc-pool.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/array-traits.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/array-traits.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/asan.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/asan.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/attr-fnspec.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/attr-fnspec.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/attr-urls.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/attr-urls.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/attribs.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/attribs.h /tools_aarch64/bin/install -c -m 644 auto-host.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/auto-host.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/auto-profile.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/auto-profile.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/avoid-store-forwarding.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/avoid-store-forwarding.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/backend.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/backend.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/basic-block.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/basic-block.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/bb-reorder.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/bb-reorder.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/bbitmap.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/bbitmap.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/bitmap.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/bitmap.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/builtin-attrs.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/builtin-attrs.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/builtin-types.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/builtin-types.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/builtins.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/builtins.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/builtins.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/builtins.h /tools_aarch64/bin/install -c -m 644 bversion.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/bversion.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/c-family/c-common.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/c-family/c-common.def mkdir -p -- /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/c-family /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/c-family/c-common.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/c-family/c-common.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/c-family/c-objc.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/c-family/c-objc.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/c-family/c-pragma.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/c-family/c-pragma.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/c-family/c-pretty-print.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/c-family/c-pretty-print.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/c/c-tree.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/c-tree.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/calls.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/calls.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ccmp.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ccmp.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cfg-flags.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cfg-flags.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cfg.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cfg.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cfganal.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cfganal.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cfgbuild.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cfgbuild.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cfgcleanup.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cfgcleanup.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cfgexpand.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cfgexpand.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cfghooks.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cfghooks.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cfgloop.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cfgloop.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cfgloopmanip.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cfgloopmanip.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cfgrtl.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cfgrtl.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cgraph.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cgraph.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cif-code.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cif-code.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/collect-utils.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/collect-utils.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/collect2-aix.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/collect2-aix.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/collect2.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/collect2.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/color-macros.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/color-macros.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/conditions.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/conditions.h /tools_aarch64/bin/install -c -m 644 config.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-elf.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-elf.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-errata.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-errata.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-linux.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-linux.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64-protos.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64-protos.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/aarch64.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/aarch64.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/aarch64/biarchlp64.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/aarch64/biarchlp64.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/arm/aarch-common-protos.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/arm/aarch-common-protos.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/elfos.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/elfos.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/glibc-stdint.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/glibc-stdint.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/gnu-user.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/gnu-user.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/initfini-array.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/initfini-array.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/linux-protos.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/linux-protos.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/config/linux.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/config/linux.h /tools_aarch64/bin/install -c -m 644 configargs.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/configargs.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/context.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/context.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/convert.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/convert.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/coretypes.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/coretypes.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/coroutine-builtins.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/coroutine-builtins.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/coverage.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/coverage.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cppbuiltin.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cppbuiltin.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cppdefault.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cppdefault.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/crc-verification.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/crc-verification.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/cselib.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/cselib.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ctfc.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ctfc.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/data-streamer.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/data-streamer.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/dbgcnt.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/dbgcnt.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/dbgcnt.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/dbgcnt.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/dce.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/dce.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ddg.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ddg.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/debug.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/debug.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/defaults.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/defaults.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/df.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/df.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/dfp.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/dfp.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-buffer.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-buffer.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-client-data-hooks.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-client-data-hooks.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-color.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-color.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-core.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-core.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-diagram.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-diagram.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-event-id.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-event-id.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-format-sarif.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-format-sarif.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-format-text.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-format-text.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-format.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-format.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-highlight-colors.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-highlight-colors.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-label-effects.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-label-effects.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-macro-unwinding.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-macro-unwinding.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-metadata.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-metadata.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-output-file.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-output-file.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-path.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-path.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-spec.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-spec.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic-url.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic-url.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/diagnostic.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/diagnostic.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/digraph.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/digraph.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/dojump.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/dojump.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/dominance.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/dominance.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/domwalk.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/domwalk.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/double-int.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/double-int.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/dump-context.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/dump-context.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/dumpfile.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/dumpfile.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/dwarf2asm.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/dwarf2asm.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/dwarf2codeview.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/dwarf2codeview.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/dwarf2ctf.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/dwarf2ctf.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/dwarf2out.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/dwarf2out.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/edit-context.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/edit-context.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/emit-rtl.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/emit-rtl.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/errors.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/errors.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/escaped_string.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/escaped_string.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/et-forest.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/et-forest.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/except.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/except.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/explow.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/explow.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/expmed.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/expmed.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/expr.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/expr.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/fibonacci_heap.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/fibonacci_heap.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/file-find.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/file-find.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/file-prefix-map.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/file-prefix-map.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/fixed-value.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/fixed-value.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/flag-types.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/flag-types.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/flags.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/flags.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/fold-const-call.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/fold-const-call.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/fold-const.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/fold-const.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/function-abi.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/function-abi.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/function.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/function.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gcc-plugin.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gcc-plugin.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gcc-rich-location.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gcc-rich-location.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gcc-symtab.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gcc-symtab.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gcc-urlifier.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gcc-urlifier.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gcc-urlifier.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gcc-urlifier.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gcc.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gcc.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gcov-counter.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gcov-counter.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gcov-io.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gcov-io.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gcse-common.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gcse-common.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gcse.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gcse.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/generic-match.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/generic-match.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gengtype.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gengtype.h /tools_aarch64/bin/install -c -m 644 genrtl.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/genrtl.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gensupport.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gensupport.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ggc-internal.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ggc-internal.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ggc.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ggc.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-array-bounds.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-array-bounds.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-builder.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-builder.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-expr.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-expr.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-fold.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-fold.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-iterator.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-iterator.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-low.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-low.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-lower-bitint.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-lower-bitint.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-match.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-match.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-predicate-analysis.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-predicate-analysis.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-predict.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-predict.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-pretty-print.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-pretty-print.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-range-cache.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-range-cache.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-range-edge.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-range-edge.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-range-fold.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-range-fold.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-range-gori.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-range-gori.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-range-infer.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-range-infer.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-range-op.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-range-op.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-range-path.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-range-path.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-range-phi.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-range-phi.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-range-trace.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-range-trace.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-range.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-range.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-ssa-warn-access.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-ssa-warn-access.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-ssa-warn-restrict.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-ssa-warn-restrict.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-ssa.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-ssa.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-streamer.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-streamer.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple-walk.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple-walk.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimple.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimple.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimplify-me.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimplify-me.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gimplify.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gimplify.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/glimits.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/glimits.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/graph.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/graph.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/graphds.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/graphds.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/graphite.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/graphite.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/graphviz.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/graphviz.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gsstruct.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gsstruct.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gsyms.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gsyms.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gsyslimits.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gsyslimits.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/gtm-builtins.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gtm-builtins.def /tools_aarch64/bin/install -c -m 644 gtype-desc.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/gtype-desc.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/hard-reg-set.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/hard-reg-set.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/hash-map-traits.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/hash-map-traits.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/hash-map.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/hash-map.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/hash-set.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/hash-set.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/hash-table.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/hash-table.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/hash-traits.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/hash-traits.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/highlev-plugin-common.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/highlev-plugin-common.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/hooks.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/hooks.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/hosthooks-def.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/hosthooks-def.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/hosthooks.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/hosthooks.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/hw-doloop.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/hw-doloop.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/hwint.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/hwint.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ifcvt.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ifcvt.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/inchash.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/inchash.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/incpath.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/incpath.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/input.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/input.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/insn-addr.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/insn-addr.h /tools_aarch64/bin/install -c -m 644 insn-attr-common.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/insn-attr-common.h /tools_aarch64/bin/install -c -m 644 insn-attr.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/insn-attr.h /tools_aarch64/bin/install -c -m 644 insn-codes.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/insn-codes.h /tools_aarch64/bin/install -c -m 644 insn-config.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/insn-config.h /tools_aarch64/bin/install -c -m 644 insn-constants.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/insn-constants.h /tools_aarch64/bin/install -c -m 644 insn-flags.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/insn-flags.h /tools_aarch64/bin/install -c -m 644 insn-modes-inline.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/insn-modes-inline.h /tools_aarch64/bin/install -c -m 644 insn-modes.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/insn-modes.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/insn-notes.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/insn-notes.def /tools_aarch64/bin/install -c -m 644 insn-opinit.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/insn-opinit.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/int-vector-builder.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/int-vector-builder.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/internal-fn.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/internal-fn.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/internal-fn.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/internal-fn.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/intl.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/intl.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-cp.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-cp.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-fnsummary.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-fnsummary.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-icf-gimple.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-icf-gimple.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-icf.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-icf.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-inline.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-inline.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-locality-cloning.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-locality-cloning.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-modref-tree.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-modref-tree.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-modref.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-modref.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-param-manipulation.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-param-manipulation.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-predicate.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-predicate.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-prop.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-prop.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-ref.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-ref.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-reference.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-reference.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-strub.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-strub.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ipa-utils.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ipa-utils.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ira-int.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ira-int.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ira.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ira.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/is-a.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/is-a.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/iterator-utils.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/iterator-utils.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/json-parsing.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/json-parsing.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/json.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/json.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/langhooks-def.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/langhooks-def.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/langhooks.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/langhooks.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/lazy-diagnostic-path.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/lazy-diagnostic-path.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/lcm.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/lcm.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/libfuncs.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/libfuncs.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/libgdiagnostics++.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/libgdiagnostics++.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/libgdiagnostics.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/libgdiagnostics.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/libsarifreplay.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/libsarifreplay.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/limitx.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/limitx.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/limity.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/limity.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/lockfile.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/lockfile.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/logical-location.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/logical-location.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/loop-unroll.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/loop-unroll.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/lower-subreg.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/lower-subreg.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/lra-int.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/lra-int.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/lra.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/lra.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/lto-compress.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/lto-compress.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/lto-ltrans-cache.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/lto-ltrans-cache.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/lto-section-names.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/lto-section-names.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/lto-streamer.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/lto-streamer.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/machmode.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/machmode.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/machmode.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/machmode.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/make-unique.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/make-unique.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/mem-stats-traits.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/mem-stats-traits.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/mem-stats.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/mem-stats.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/memmodel.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/memmodel.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/memory-block.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/memory-block.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/mode-classes.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/mode-classes.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/mux-utils.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/mux-utils.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/obstack-utils.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/obstack-utils.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/omp-api.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/omp-api.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/omp-builtins.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/omp-builtins.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/omp-expand.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/omp-expand.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/omp-general.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/omp-general.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/omp-low.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/omp-low.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/omp-offload.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/omp-offload.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/omp-selectors.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/omp-selectors.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/omp-simd-clone.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/omp-simd-clone.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/opt-problem.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/opt-problem.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/opt-suggestions.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/opt-suggestions.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/optabs-libfuncs.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/optabs-libfuncs.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/optabs-query.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/optabs-query.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/optabs-tree.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/optabs-tree.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/optabs.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/optabs.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/optabs.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/optabs.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/optinfo-emit-json.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/optinfo-emit-json.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/optinfo.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/optinfo.h /tools_aarch64/bin/install -c -m 644 options.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/options.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/opts-diagnostic.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/opts-diagnostic.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/opts-jobserver.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/opts-jobserver.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/opts.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/opts.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ordered-hash-map.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ordered-hash-map.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/output.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/output.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/pair-fusion.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/pair-fusion.h /tools_aarch64/bin/install -c -m 644 pass-instances.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/pass-instances.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/pass_manager.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/pass_manager.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/passes.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/passes.def /tools_aarch64/bin/install -c -m 644 plugin-version.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/plugin-version.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/plugin.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/plugin.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/plugin.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/plugin.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/pointer-query.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/pointer-query.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/poly-int-types.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/poly-int-types.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/poly-int.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/poly-int.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/predict.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/predict.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/predict.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/predict.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/prefix.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/prefix.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/pretty-print-format-impl.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/pretty-print-format-impl.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/pretty-print-markup.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/pretty-print-markup.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/pretty-print-urlifier.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/pretty-print-urlifier.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/pretty-print.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/pretty-print.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/print-rtl.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/print-rtl.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/print-tree.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/print-tree.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/profile-count.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/profile-count.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/profile.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/profile.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/range-op-mixed.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/range-op-mixed.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/range-op.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/range-op.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/range.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/range.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/read-md.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/read-md.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/read-rtl-function.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/read-rtl-function.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/real.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/real.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/realmpfr.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/realmpfr.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/recog.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/recog.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/reg-notes.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/reg-notes.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/regcprop.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/regcprop.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/regrename.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/regrename.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/regs.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/regs.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/regset.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/regset.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/reload.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/reload.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/resource.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/resource.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/rtl-error.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/rtl-error.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/rtl-iter.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/rtl-iter.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/rtl-ssa.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/rtl-ssa.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/rtl.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/rtl.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/rtl.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/rtl.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/rtlanal.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/rtlanal.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/rtlhash.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/rtlhash.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/rtlhooks-def.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/rtlhooks-def.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/rtx-vector-builder.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/rtx-vector-builder.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/run-rtl-passes.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/run-rtl-passes.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/sanitizer.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/sanitizer.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/sarif-spec-urls.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/sarif-spec-urls.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/sbitmap.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/sbitmap.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/sched-int.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/sched-int.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/sel-sched-dump.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/sel-sched-dump.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/sel-sched-ir.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/sel-sched-ir.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/sel-sched.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/sel-sched.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/selftest-diagnostic-path.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/selftest-diagnostic-path.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/selftest-diagnostic-show-locus.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/selftest-diagnostic-show-locus.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/selftest-diagnostic.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/selftest-diagnostic.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/selftest-json.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/selftest-json.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/selftest-logical-location.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/selftest-logical-location.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/selftest-rtl.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/selftest-rtl.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/selftest-tree.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/selftest-tree.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/selftest.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/selftest.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/sese.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/sese.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/shortest-paths.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/shortest-paths.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/shrink-wrap.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/shrink-wrap.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/signop.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/signop.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/simple-diagnostic-path.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/simple-diagnostic-path.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/sparseset.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/sparseset.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/spellcheck-tree.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/spellcheck-tree.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/spellcheck.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/spellcheck.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/splay-tree-utils.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/splay-tree-utils.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/sreal.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/sreal.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ssa-iterators.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ssa-iterators.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ssa.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ssa.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/statistics.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/statistics.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/stmt.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/stmt.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/stor-layout.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/stor-layout.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/streamer-hooks.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/streamer-hooks.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/stringpool.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/stringpool.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/substring-locations.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/substring-locations.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/symbol-summary.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/symbol-summary.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/symtab-clones.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/symtab-clones.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/symtab-thunks.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/symtab-thunks.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/sync-builtins.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/sync-builtins.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/system.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/system.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/target-def.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/target-def.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/target-globals.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/target-globals.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/target-hooks-macros.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/target-hooks-macros.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/target-insns.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/target-insns.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/target.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/target.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/target.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/target.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/targhooks.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/targhooks.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/text-range-label.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/text-range-label.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/timevar.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/timevar.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/timevar.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/timevar.h /tools_aarch64/bin/install -c -m 644 tm-preds.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tm-preds.h /tools_aarch64/bin/install -c -m 644 tm.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tm.h /tools_aarch64/bin/install -c -m 644 tm_p.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tm_p.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/toplev.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/toplev.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tracer.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tracer.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/trans-mem.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/trans-mem.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-affine.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-affine.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-cfg.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-cfg.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-cfgcleanup.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-cfgcleanup.h /tools_aarch64/bin/install -c -m 644 tree-check.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-check.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-chrec.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-chrec.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-core.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-core.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-data-ref.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-data-ref.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-dfa.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-dfa.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-diagnostic.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-diagnostic.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-dump.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-dump.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-eh.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-eh.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-hash-traits.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-hash-traits.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-hasher.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-hasher.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-if-conv.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-if-conv.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-inline.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-inline.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-into-ssa.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-into-ssa.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-iterator.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-iterator.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-logical-location.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-logical-location.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-nested.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-nested.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-object-size.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-object-size.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-outof-ssa.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-outof-ssa.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-parloops.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-parloops.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-pass.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-pass.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-phinodes.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-phinodes.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-pretty-print-markup.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-pretty-print-markup.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-pretty-print.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-pretty-print.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-scalar-evolution.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-scalar-evolution.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-sra.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-sra.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-address.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-address.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-alias-compare.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-alias-compare.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-alias.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-alias.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-ccp.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-ccp.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-coalesce.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-coalesce.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-dce.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-dce.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-dom.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-dom.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-dse.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-dse.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-live.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-live.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-loop-ivopts.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-loop-ivopts.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-loop-manip.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-loop-manip.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-loop-niter.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-loop-niter.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-loop.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-loop.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-math-opts.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-math-opts.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-operands.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-operands.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-propagate.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-propagate.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-reassoc.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-reassoc.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-sccvn.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-sccvn.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-scopedtables.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-scopedtables.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-strlen.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-strlen.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-ter.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-ter.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-threadedge.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-threadedge.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa-threadupdate.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa-threadupdate.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssa.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssa.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-ssanames.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-ssanames.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-stdarg.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-stdarg.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-streamer.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-streamer.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-switch-conversion.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-switch-conversion.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-vector-builder.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-vector-builder.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-vectorizer.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-vectorizer.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree-vrp.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree-vrp.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tree.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tree.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/treestruct.def /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/treestruct.def /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tristate.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tristate.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tsan.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tsan.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/tsystem.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/tsystem.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/typeclass.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/typeclass.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/typed-splay-tree.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/typed-splay-tree.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/ubsan.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/ubsan.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/unique-argv.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/unique-argv.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/valtrack.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/valtrack.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/value-pointer-equiv.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/value-pointer-equiv.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/value-prof.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/value-prof.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/value-query.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/value-query.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/value-range-pretty-print.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/value-range-pretty-print.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/value-range-storage.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/value-range-storage.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/value-range.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/value-range.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/value-relation.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/value-relation.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/varasm.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/varasm.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/vec-perm-indices.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/vec-perm-indices.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/vec.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/vec.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/vector-builder.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/vector-builder.h /tools_aarch64/bin/install -c -m 644 version.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/version.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/vmsdbg.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/vmsdbg.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/vr-values.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/vr-values.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/vtable-verify.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/vtable-verify.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/wide-int-bitmask.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/wide-int-bitmask.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/wide-int-print.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/wide-int-print.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/wide-int.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/wide-int.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/gcc/xcoff.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/xcoff.h /tools_aarch64/bin/install -c -m 644 b-header-vars /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/include/b-header-vars make[3]: Leaving directory '/usr/src/gcc-build/gcc' make[3]: Entering directory '/usr/src/gcc-build/libbacktrace' true DO=all multi-do # make make[4]: Entering directory '/usr/src/gcc-build/libbacktrace' true DO=install multi-do # make make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gcc-build/libbacktrace' make[3]: Leaving directory '/usr/src/gcc-build/libbacktrace' make[3]: Entering directory '/usr/src/gcc-build/libcpp' test -f config.h || (rm -f stamp-h1 && make stamp-h1) cats=""; for cat in $cats; do \ lang=`basename $cat | sed 's/\.gmo$//'`; \ if [ -f $cat ]; then :; \ elif [ -f /usr/src/gcc-15.1.0/libcpp/$cat ]; then cat=/usr/src/gcc-15.1.0/libcpp/$cat; \ else continue; \ fi; \ dir=/usr/share/locale/$lang/LC_MESSAGES; \ echo /tools_aarch64/bin/install -c -m 644 $cat $dir/cpplib.mo; \ /tools_aarch64/bin/install -c -m 644 $cat $dir/cpplib.mo; \ done make[3]: Leaving directory '/usr/src/gcc-build/libcpp' make[3]: Entering directory '/usr/src/gcc-build/libdecnumber' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/usr/src/gcc-build/libdecnumber' make[3]: Entering directory '/usr/src/gcc-build/libiberty' make[4]: Entering directory '/usr/src/gcc-build/libiberty/testsuite' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/usr/src/gcc-build/libiberty/testsuite' make[3]: Leaving directory '/usr/src/gcc-build/libiberty' make[3]: Entering directory '/usr/src/gcc-build/c++tools' /bin/sh /usr/src/gcc-15.1.0/c++tools/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0 /tools_aarch64/bin/install -c g++-mapper-server /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0 make[3]: Leaving directory '/usr/src/gcc-build/c++tools' make[3]: Entering directory '/usr/src/gcc-build/libcc1' make[4]: Entering directory '/usr/src/gcc-build/libcc1' make[4]: Nothing to be done for 'install-exec-am'. /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libcc1.la '/usr/lib/../lib64' libtool: install: /tools_aarch64/bin/install -c .libs/libcc1.so.0.0.0 /usr/lib/../lib64/libcc1.so.0.0.0 libtool: install: (cd /usr/lib/../lib64 && { 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 /usr/lib/../lib64 && { 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: /tools_aarch64/bin/install -c .libs/libcc1.lai /usr/lib/../lib64/libcc1.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /tools_aarch64/bin/mkdir -p '/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libcc1plugin.la libcp1plugin.la '/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin' libtool: install: /tools_aarch64/bin/install -c .libs/libcc1plugin.so.0.0.0 /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/libcc1plugin.so.0.0.0 libtool: install: (cd /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/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 /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/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: /tools_aarch64/bin/install -c .libs/libcc1plugin.lai /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/libcc1plugin.la libtool: install: /tools_aarch64/bin/install -c .libs/libcp1plugin.so.0.0.0 /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/libcp1plugin.so.0.0.0 libtool: install: (cd /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/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 /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/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: /tools_aarch64/bin/install -c .libs/libcp1plugin.lai /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin/libcp1plugin.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/plugin If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/usr/src/gcc-build/libcc1' make[3]: Leaving directory '/usr/src/gcc-build/libcc1' make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgcc' /bin/sh /usr/src/gcc-15.1.0/libgcc/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0 /tools_aarch64/bin/install -c -m 644 libgcc_eh.a /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/ chmod 644 /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/libgcc_eh.a ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/libgcc_eh.a /bin/sh /usr/src/gcc-15.1.0/libgcc/../mkinstalldirs /usr/lib/../lib64; /tools_aarch64/bin/install -c -m 644 ./libgcc_s.so.1 /usr/lib/../lib64/libgcc_s.so.1; rm -f /usr/lib/../lib64/libgcc_s.so; /tools_aarch64/bin/install -c -m 644 ./libgcc_s.so /usr/lib/../lib64/libgcc_s.so /bin/sh /usr/src/gcc-15.1.0/libgcc/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0 /tools_aarch64/bin/install -c -m 644 libgcc.a /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/ chmod 644 /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/libgcc.a ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/libgcc.a /tools_aarch64/bin/install -c -m 644 libgcov.a /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/ chmod 644 /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/libgcov.a ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/libgcov.a parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o crtfastmath.o"; \ for file in $parts; do \ rm -f /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/$file; \ /tools_aarch64/bin/install -c -m 644 $file /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/; \ case $file in \ *.a) \ ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so ../.././gcc/$file ;; \ esac; \ done /bin/sh /usr/src/gcc-15.1.0/libgcc/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include /tools_aarch64/bin/install -c -m 644 unwind.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include /bin/sh /usr/src/gcc-15.1.0/libgcc/../mkinstalldirs /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libgcc/gcov.h /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgcc' make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3' Making install in include make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include' make[5]: Nothing to be done for 'install-exec-am'. /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0 mkdir -p -- /usr/include/c++/15.1.0 /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/./bits mkdir -p -- /usr/include/c++/15.1.0/./bits for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/algorithmfwd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/align.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/allocator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/alloc_traits.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/atomic_base.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/c++0x_warning.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/boost_concept_check.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/concept_check.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/char_traits.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/cpp_type_traits.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/elements_of.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/enable_special_members.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/functexcept.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/functional_hash.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/invoke.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/iterator_concepts.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/max_size_type.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/memoryfwd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/monostate.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/move.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/ostream.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/out_ptr.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/predefined_ops.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/parse_numbers.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/ptr_traits.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/range_access.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/ranges_algo.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/ranges_algobase.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/ranges_base.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/ranges_cmp.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/ranges_uninitialized.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/ranges_util.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/refwrap.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/sat_arith.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_algo.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_algobase.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_construct.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_function.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_iterator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_iterator_base_funcs.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_iterator_base_types.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_numeric.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_heap.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_pair.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_raw_storage_iter.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_relops.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_uninitialized.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/text_encoding-data.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/version.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/string_view.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/unicode.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/unicode-data.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/uniform_int_dist.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/unique_ptr.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/uses_allocator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/uses_allocator_args.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/utility.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/allocated_ptr.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/atomic_futex.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/atomic_timed_wait.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/atomic_wait.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/basic_ios.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/basic_ios.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/basic_string.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/basic_string.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/charconv.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/chrono.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/chrono_io.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/codecvt.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/cow_string.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/deque.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/erase_if.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/formatfwd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/forward_list.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/forward_list.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/fs_dir.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/fs_fwd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/fs_ops.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/fs_path.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/fstream.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/gslice.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/gslice_array.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/hashtable.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/hashtable_policy.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/indirect_array.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/ios_base.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/istream.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/list.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/locale_classes.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/locale_classes.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/locale_conv.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/locale_facets.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/locale_facets.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/locale_facets_nonio.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/locale_facets_nonio.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/localefwd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/mask_array.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/memory_resource.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/mofunc_impl.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/move_only_function.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/new_allocator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/node_handle.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/ostream.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/ostream_insert.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/postypes.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/quoted_string.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/random.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/random.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/regex.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/regex.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/regex_constants.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/regex_error.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/regex_scanner.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/regex_scanner.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/regex_automaton.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/regex_automaton.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/regex_compiler.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/regex_compiler.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/regex_executor.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/regex_executor.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/requires_hosted.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/semaphore_base.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/shared_ptr.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/shared_ptr_atomic.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/shared_ptr_base.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/slice_array.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/specfun.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/sstream.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/std_abs.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/std_function.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/std_mutex.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/std_thread.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_bvector.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_deque.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_list.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_map.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_multimap.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_multiset.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_queue.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_relops.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_set.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_stack.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_tempbuf.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_tree.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stl_vector.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stream_iterator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/streambuf_iterator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/streambuf.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/stringfwd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/this_thread_sleep.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/unique_lock.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/unordered_map.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/unordered_set.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/valarray_array.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/valarray_array.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/valarray_before.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/valarray_after.h /usr/src/gcc-15.1.0/libstdc++-v3/include/bits/vector.tcc; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/./bits; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/./backward mkdir -p -- /usr/include/c++/15.1.0/./backward for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/backward/auto_ptr.h /usr/src/gcc-15.1.0/libstdc++-v3/include/backward/binders.h /usr/src/gcc-15.1.0/libstdc++-v3/include/backward/backward_warning.h /usr/src/gcc-15.1.0/libstdc++-v3/include/backward/hash_map /usr/src/gcc-15.1.0/libstdc++-v3/include/backward/hash_set /usr/src/gcc-15.1.0/libstdc++-v3/include/backward/hash_fun.h /usr/src/gcc-15.1.0/libstdc++-v3/include/backward/hashtable.h /usr/src/gcc-15.1.0/libstdc++-v3/include/backward/strstream; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/./backward; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/. for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/std/algorithm /usr/src/gcc-15.1.0/libstdc++-v3/include/std/array /usr/src/gcc-15.1.0/libstdc++-v3/include/std/atomic /usr/src/gcc-15.1.0/libstdc++-v3/include/std/bit /usr/src/gcc-15.1.0/libstdc++-v3/include/std/bitset /usr/src/gcc-15.1.0/libstdc++-v3/include/std/concepts /usr/src/gcc-15.1.0/libstdc++-v3/include/std/coroutine /usr/src/gcc-15.1.0/libstdc++-v3/include/std/expected /usr/src/gcc-15.1.0/libstdc++-v3/include/std/functional /usr/src/gcc-15.1.0/libstdc++-v3/include/std/generator /usr/src/gcc-15.1.0/libstdc++-v3/include/std/iterator /usr/src/gcc-15.1.0/libstdc++-v3/include/std/limits /usr/src/gcc-15.1.0/libstdc++-v3/include/std/memory /usr/src/gcc-15.1.0/libstdc++-v3/include/std/numbers /usr/src/gcc-15.1.0/libstdc++-v3/include/std/numeric /usr/src/gcc-15.1.0/libstdc++-v3/include/std/optional /usr/src/gcc-15.1.0/libstdc++-v3/include/std/ranges /usr/src/gcc-15.1.0/libstdc++-v3/include/std/ratio /usr/src/gcc-15.1.0/libstdc++-v3/include/std/scoped_allocator /usr/src/gcc-15.1.0/libstdc++-v3/include/std/source_location /usr/src/gcc-15.1.0/libstdc++-v3/include/std/span /usr/src/gcc-15.1.0/libstdc++-v3/include/std/string_view /usr/src/gcc-15.1.0/libstdc++-v3/include/std/tuple /usr/src/gcc-15.1.0/libstdc++-v3/include/std/type_traits /usr/src/gcc-15.1.0/libstdc++-v3/include/std/typeindex /usr/src/gcc-15.1.0/libstdc++-v3/include/std/utility /usr/src/gcc-15.1.0/libstdc++-v3/include/std/variant /usr/src/gcc-15.1.0/libstdc++-v3/include/std/version /usr/src/gcc-15.1.0/libstdc++-v3/include/std/any /usr/src/gcc-15.1.0/libstdc++-v3/include/std/barrier /usr/src/gcc-15.1.0/libstdc++-v3/include/std/charconv /usr/src/gcc-15.1.0/libstdc++-v3/include/std/chrono /usr/src/gcc-15.1.0/libstdc++-v3/include/std/codecvt /usr/src/gcc-15.1.0/libstdc++-v3/include/std/complex /usr/src/gcc-15.1.0/libstdc++-v3/include/std/condition_variable /usr/src/gcc-15.1.0/libstdc++-v3/include/std/deque /usr/src/gcc-15.1.0/libstdc++-v3/include/std/execution /usr/src/gcc-15.1.0/libstdc++-v3/include/std/filesystem /usr/src/gcc-15.1.0/libstdc++-v3/include/std/flat_map /usr/src/gcc-15.1.0/libstdc++-v3/include/std/flat_set /usr/src/gcc-15.1.0/libstdc++-v3/include/std/format /usr/src/gcc-15.1.0/libstdc++-v3/include/std/forward_list /usr/src/gcc-15.1.0/libstdc++-v3/include/std/fstream /usr/src/gcc-15.1.0/libstdc++-v3/include/std/future /usr/src/gcc-15.1.0/libstdc++-v3/include/std/iomanip /usr/src/gcc-15.1.0/libstdc++-v3/include/std/ios /usr/src/gcc-15.1.0/libstdc++-v3/include/std/iosfwd /usr/src/gcc-15.1.0/libstdc++-v3/include/std/iostream /usr/src/gcc-15.1.0/libstdc++-v3/include/std/istream /usr/src/gcc-15.1.0/libstdc++-v3/include/std/latch /usr/src/gcc-15.1.0/libstdc++-v3/include/std/list /usr/src/gcc-15.1.0/libstdc++-v3/include/std/locale /usr/src/gcc-15.1.0/libstdc++-v3/include/std/map /usr/src/gcc-15.1.0/libstdc++-v3/include/std/memory_resource /usr/src/gcc-15.1.0/libstdc++-v3/include/std/mutex /usr/src/gcc-15.1.0/libstdc++-v3/include/std/ostream /usr/src/gcc-15.1.0/libstdc++-v3/include/std/print /usr/src/gcc-15.1.0/libstdc++-v3/include/std/queue /usr/src/gcc-15.1.0/libstdc++-v3/include/std/random /usr/src/gcc-15.1.0/libstdc++-v3/include/std/regex /usr/src/gcc-15.1.0/libstdc++-v3/include/std/semaphore /usr/src/gcc-15.1.0/libstdc++-v3/include/std/set /usr/src/gcc-15.1.0/libstdc++-v3/include/std/shared_mutex /usr/src/gcc-15.1.0/libstdc++-v3/include/std/spanstream /usr/src/gcc-15.1.0/libstdc++-v3/include/std/sstream /usr/src/gcc-15.1.0/libstdc++-v3/include/std/syncstream /usr/src/gcc-15.1.0/libstdc++-v3/include/std/stack /usr/src/gcc-15.1.0/libstdc++-v3/include/std/stacktrace /usr/src/gcc-15.1.0/libstdc++-v3/include/std/stdexcept /usr/src/gcc-15.1.0/libstdc++-v3/include/std/stdfloat /usr/src/gcc-15.1.0/libstdc++-v3/include/std/stop_token /usr/src/gcc-15.1.0/libstdc++-v3/include/std/streambuf /usr/src/gcc-15.1.0/libstdc++-v3/include/std/string /usr/src/gcc-15.1.0/libstdc++-v3/include/std/system_error /usr/src/gcc-15.1.0/libstdc++-v3/include/std/text_encoding /usr/src/gcc-15.1.0/libstdc++-v3/include/std/thread /usr/src/gcc-15.1.0/libstdc++-v3/include/std/unordered_map /usr/src/gcc-15.1.0/libstdc++-v3/include/std/unordered_set /usr/src/gcc-15.1.0/libstdc++-v3/include/std/valarray /usr/src/gcc-15.1.0/libstdc++-v3/include/std/vector; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/.; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/./debug mkdir -p -- /usr/include/c++/15.1.0/./debug for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/assertions.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/debug.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/bitset /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/deque /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/formatter.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/forward_list /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/functions.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/helper_functions.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/list /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/map /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/macros.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/map.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/multimap.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/multiset.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/safe_base.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/safe_container.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/safe_iterator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/safe_iterator.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/safe_local_iterator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/safe_local_iterator.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/safe_sequence.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/safe_sequence.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/safe_unordered_base.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/safe_unordered_container.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/safe_unordered_container.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/set /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/set.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/stl_iterator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/string /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/unordered_map /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/unordered_set /usr/src/gcc-15.1.0/libstdc++-v3/include/debug/vector; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/./debug; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/./ext/pb_ds mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/aarch64-unknown-linux-gnu/bits mkdir -p -- /usr/include/c++/15.1.0/aarch64-unknown-linux-gnu/bits for file in /usr/src/gcc-15.1.0/libstdc++-v3/config/os/gnu-linux/ctype_base.h /usr/src/gcc-15.1.0/libstdc++-v3/config/os/gnu-linux/ctype_inline.h /usr/src/gcc-15.1.0/libstdc++-v3/config/os/gnu-linux/os_defines.h /usr/src/gcc-15.1.0/libstdc++-v3/config/cpu/generic/atomic_word.h /usr/src/gcc-15.1.0/libstdc++-v3/config/cpu/generic/cxxabi_tweaks.h /usr/src/gcc-15.1.0/libstdc++-v3/config/cpu/generic/cpu_defines.h /usr/src/gcc-15.1.0/libstdc++-v3/config/os/generic/error_constants.h /usr/src/gcc-15.1.0/libstdc++-v3/include/precompiled/stdc++.h /usr/src/gcc-15.1.0/libstdc++-v3/include/precompiled/stdtr1c++.h /usr/src/gcc-15.1.0/libstdc++-v3/include/precompiled/extc++.h /usr/src/gcc-15.1.0/libstdc++-v3/config/cpu/aarch64/opt/bits/opt_random.h ./aarch64-unknown-linux-gnu/bits/basic_file.h ./aarch64-unknown-linux-gnu/bits/c++config.h ./aarch64-unknown-linux-gnu/bits/c++allocator.h ./aarch64-unknown-linux-gnu/bits/c++io.h ./aarch64-unknown-linux-gnu/bits/c++locale.h ./aarch64-unknown-linux-gnu/bits/messages_members.h ./aarch64-unknown-linux-gnu/bits/time_members.h \ ./aarch64-unknown-linux-gnu/bits/gthr.h ./aarch64-unknown-linux-gnu/bits/gthr-single.h ./aarch64-unknown-linux-gnu/bits/gthr-posix.h ./aarch64-unknown-linux-gnu/bits/gthr-default.h; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/aarch64-unknown-linux-gnu/bits; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/. for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cfloat /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/climits /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cstdalign /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cstdarg /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cstdbool /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cstddef /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cstdint /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cstdlib /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cassert /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/ccomplex /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cctype /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cerrno /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cfenv /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cinttypes /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/ciso646 /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/clocale /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cmath /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/csetjmp /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/csignal /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cstdio /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cstring /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/ctgmath /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/ctime /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cuchar /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cwchar /usr/src/gcc-15.1.0/libstdc++-v3/include/c_global/cwctype; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/.; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/./ext for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/aligned_buffer.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/alloc_traits.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/atomicity.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/cast.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/concurrence.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/numeric_traits.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/iterator /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pointer.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/type_traits.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/typelist.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/algorithm /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/bitmap_allocator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/cmath /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/codecvt_specializations.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/debug_allocator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/enc_filebuf.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/extptr_allocator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/functional /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/malloc_allocator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/memory /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/mt_allocator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/new_allocator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/numeric /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pod_char_traits.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pool_allocator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/random /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/random.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/rb_tree /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/rc_string_base.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/rope /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/ropeimpl.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/slist /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/sso_string_base.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/stdio_filebuf.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/stdio_sync_filebuf.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/string_conversions.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/throw_allocator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/vstring_fwd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/vstring.h /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/vstring.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/vstring_util.h /usr/src/gcc-15.1.0/libstdc++-v3/include/backward/hash_set /usr/src/gcc-15.1.0/libstdc++-v3/include/backward/hash_map; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/./ext; done for dir in ./ext/pb_ds/detail ./ext/pb_ds/detail/pairing_heap_ ./ext/pb_ds/detail/splay_tree_ ./ext/pb_ds/detail/list_update_map_ ./ext/pb_ds/detail/branch_policy ./ext/pb_ds/detail/trie_policy ./ext/pb_ds/detail/gp_hash_table_map_ ./ext/pb_ds/detail/tree_policy ./ext/pb_ds/detail/binomial_heap_base_ ./ext/pb_ds/detail/resize_policy ./ext/pb_ds/detail/bin_search_tree_ ./ext/pb_ds/detail/binomial_heap_ ./ext/pb_ds/detail/thin_heap_ ./ext/pb_ds/detail/pat_trie_ ./ext/pb_ds/detail/cc_hash_table_map_ ./ext/pb_ds/detail/rc_binomial_heap_ ./ext/pb_ds/detail/left_child_next_sibling_heap_ ./ext/pb_ds/detail/unordered_iterator ./ext/pb_ds/detail/binary_heap_ ./ext/pb_ds/detail/ov_tree_map_ ./ext/pb_ds/detail/hash_fn ./ext/pb_ds/detail/eq_fn ./ext/pb_ds/detail/rb_tree_map_ ./ext/pb_ds/detail/list_update_policy; do \ /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/${dir} ; done mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/pairing_heap_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/splay_tree_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/list_update_map_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/branch_policy mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/trie_policy mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/gp_hash_table_map_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/tree_policy mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/binomial_heap_base_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/resize_policy mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/bin_search_tree_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/binomial_heap_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/thin_heap_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/pat_trie_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/cc_hash_table_map_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/rc_binomial_heap_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/left_child_next_sibling_heap_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/unordered_iterator mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/binary_heap_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/ov_tree_map_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/hash_fn mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/eq_fn mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/rb_tree_map_ mkdir -p -- /usr/include/c++/15.1.0/./ext/pb_ds/detail/list_update_policy for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/exception.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/list_update_policy.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/trie_policy.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/branch_policy.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/traits.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/entry_pred.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp; do \ install_base=/usr/include/c++/15.1.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /tools_aarch64/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/traits.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp; do \ install_base=/usr/include/c++/15.1.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /tools_aarch64/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/cond_dealtor.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/eq_by_less.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp; do \ install_base=/usr/include/c++/15.1.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /tools_aarch64/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp; do \ install_base=/usr/include/c++/15.1.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /tools_aarch64/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/traits.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/traits.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp; do \ install_base=/usr/include/c++/15.1.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /tools_aarch64/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/node.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/traits.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/node.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/traits.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/standard_policies.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp; do \ install_base=/usr/include/c++/15.1.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /tools_aarch64/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/tree_trace_base.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/types_traits.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/type_utils.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp /usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp; do \ install_base=/usr/include/c++/15.1.0/./ext/pb_ds ; \ relative_name=`echo $file | sed -e "s|/usr/src/gcc-15.1.0/libstdc++-v3/include/ext/pb_ds|.|g"` ;\ /tools_aarch64/bin/install -c -m 644 ${file} ${install_base}/${relative_name} ; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/./tr1 mkdir -p -- /usr/include/c++/15.1.0/./tr1 for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/array /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/bessel_function.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/beta_function.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/ccomplex /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/cctype /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/cfenv /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/cfloat /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/cinttypes /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/climits /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/cmath /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/complex /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/complex.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/cstdarg /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/cstdbool /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/cstdint /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/cstdio /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/cstdlib /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/ctgmath /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/ctime /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/ctype.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/cwchar /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/cwctype /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/ell_integral.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/exp_integral.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/fenv.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/float.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/functional /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/functional_hash.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/gamma.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/hypergeometric.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/hashtable.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/hashtable_policy.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/inttypes.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/limits.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/math.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/memory /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/modified_bessel_func.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/poly_hermite.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/poly_laguerre.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/legendre_function.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/random /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/random.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/random.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/regex /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/riemann_zeta.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/shared_ptr.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/special_function_util.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/stdarg.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/stdbool.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/stdint.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/stdio.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/stdlib.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/tgmath.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/tuple /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/type_traits /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/unordered_map /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/unordered_map.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/unordered_set /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/unordered_set.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/utility /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/wchar.h /usr/src/gcc-15.1.0/libstdc++-v3/include/tr1/wctype.h; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/./tr1; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/./tr2 mkdir -p -- /usr/include/c++/15.1.0/./tr2 for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/tr2/bool_set /usr/src/gcc-15.1.0/libstdc++-v3/include/tr2/bool_set.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr2/dynamic_bitset /usr/src/gcc-15.1.0/libstdc++-v3/include/tr2/dynamic_bitset.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/tr2/ratio /usr/src/gcc-15.1.0/libstdc++-v3/include/tr2/type_traits; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/./tr2; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/./decimal mkdir -p -- /usr/include/c++/15.1.0/./decimal for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/decimal/decimal /usr/src/gcc-15.1.0/libstdc++-v3/include/decimal/decimal.h; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/./decimal; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/./experimental mkdir -p -- /usr/include/c++/15.1.0/./experimental for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/algorithm /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/any /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/array /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/buffer /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/chrono /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/contract /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/deque /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/executor /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/forward_list /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/functional /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/internet /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/io_context /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/iterator /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/list /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/map /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/memory /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/memory_resource /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/net /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/netfwd /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/numeric /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/optional /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/propagate_const /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/random /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/ratio /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/regex /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/scope /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/set /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/simd /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/socket /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/source_location /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/string /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/string_view /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/synchronized_value /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/system_error /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/timer /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/tuple /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/type_traits /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/unordered_map /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/unordered_set /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/utility /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/vector /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/filesystem; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/./experimental; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/./experimental/bits mkdir -p -- /usr/include/c++/15.1.0/./experimental/bits for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/lfts_config.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/net.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/numeric_traits.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/shared_ptr.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/simd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/simd_builtin.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/simd_converter.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/simd_detail.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/simd_fixed_size.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/simd_math.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/simd_neon.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/simd_ppc.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/simd_scalar.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/simd_sve.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/simd_x86.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/simd_x86_conversions.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/string_view.tcc /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/fs_dir.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/fs_fwd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/fs_ops.h /usr/src/gcc-15.1.0/libstdc++-v3/include/experimental/bits/fs_path.h; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/./experimental/bits; done c_base_headers_extra_install='';\ for file in $c_base_headers_extra_install; do \ /tools_aarch64/bin/install -c -m 644 $file /usr/include/c++/15.1.0/./bits; done c_compatibility_headers_install='/usr/src/gcc-15.1.0/libstdc++-v3/include/c_compatibility/complex.h /usr/src/gcc-15.1.0/libstdc++-v3/include/c_compatibility/fenv.h /usr/src/gcc-15.1.0/libstdc++-v3/include/c_compatibility/tgmath.h /usr/src/gcc-15.1.0/libstdc++-v3/include/c_compatibility/math.h /usr/src/gcc-15.1.0/libstdc++-v3/include/c_compatibility/stdatomic.h /usr/src/gcc-15.1.0/libstdc++-v3/include/c_compatibility/stdbit.h /usr/src/gcc-15.1.0/libstdc++-v3/include/c_compatibility/stdckdint.h /usr/src/gcc-15.1.0/libstdc++-v3/include/c_compatibility/stdlib.h';\ for file in $c_compatibility_headers_install; do \ /tools_aarch64/bin/install -c -m 644 $file /usr/include/c++/15.1.0; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/./parallel mkdir -p -- /usr/include/c++/15.1.0/./parallel for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/algo.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/algobase.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/algorithm /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/algorithmfwd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/balanced_quicksort.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/base.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/basic_iterator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/checkers.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/compatibility.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/compiletime_settings.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/equally_split.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/features.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/find.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/find_selectors.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/for_each.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/for_each_selectors.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/iterator.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/list_partition.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/losertree.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/merge.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/multiseq_selection.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/multiway_merge.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/multiway_mergesort.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/numeric /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/numericfwd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/omp_loop.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/omp_loop_static.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/par_loop.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/parallel.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/partial_sum.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/partition.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/queue.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/quicksort.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/random_number.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/random_shuffle.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/search.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/set_operations.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/settings.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/sort.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/tags.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/types.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/unique_copy.h /usr/src/gcc-15.1.0/libstdc++-v3/include/parallel/workstealing.h; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/./parallel; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/aarch64-unknown-linux-gnu/bits/../ext mkdir -p -- /usr/include/c++/15.1.0/aarch64-unknown-linux-gnu/bits/../ext for file in /usr/src/gcc-15.1.0/libstdc++-v3/config/cpu/aarch64/opt/ext/opt_random.h; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/aarch64-unknown-linux-gnu/bits/../ext; done /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/./pstl mkdir -p -- /usr/include/c++/15.1.0/./pstl for file in /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/algorithm_fwd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/algorithm_impl.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/execution_defs.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/execution_impl.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/glue_algorithm_defs.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/glue_algorithm_impl.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/glue_execution_defs.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/glue_memory_defs.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/glue_memory_impl.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/glue_numeric_defs.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/glue_numeric_impl.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/memory_impl.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/numeric_fwd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/numeric_impl.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/parallel_backend.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/parallel_backend_tbb.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/parallel_backend_serial.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/parallel_backend_utils.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/parallel_impl.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/pstl_config.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/unseq_backend_simd.h /usr/src/gcc-15.1.0/libstdc++-v3/include/pstl/utils.h; do \ /tools_aarch64/bin/install -c -m 644 ${file} /usr/include/c++/15.1.0/./pstl; done make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include' Making install in libsupc++ make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ../libtool --mode=install /tools_aarch64/bin/install -c libsupc++.la '/usr/lib/../lib64' libtool: install: /tools_aarch64/bin/install -c .libs/libsupc++.lai /usr/lib/../lib64/libsupc++.la libtool: install: /tools_aarch64/bin/install -c .libs/libsupc++.a /usr/lib/../lib64/libsupc++.a libtool: install: chmod 644 /usr/lib/../lib64/libsupc++.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/libsupc++.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0/bits /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/atomic_lockfree_defines.h /usr/include/c++/15.1.0/bits/atomic_lockfree_defines.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/cxxabi_forced.h /usr/include/c++/15.1.0/bits/cxxabi_forced.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/exception_defines.h /usr/include/c++/15.1.0/bits/exception_defines.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/exception_ptr.h /usr/include/c++/15.1.0/bits/exception_ptr.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/hash_bytes.h /usr/include/c++/15.1.0/bits/hash_bytes.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/nested_exception.h /usr/include/c++/15.1.0/bits/nested_exception.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/exception.h /usr/include/c++/15.1.0/bits/exception.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/cxxabi_init_exception.h /usr/include/c++/15.1.0/bits/cxxabi_init_exception.h /bin/sh /usr/src/gcc-15.1.0/libstdc++-v3/../mkinstalldirs /usr/include/c++/15.1.0 /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/compare /usr/include/c++/15.1.0/compare /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/cxxabi.h /usr/include/c++/15.1.0/cxxabi.h /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/exception /usr/include/c++/15.1.0/exception /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/initializer_list /usr/include/c++/15.1.0/initializer_list /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/new /usr/include/c++/15.1.0/new /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/libsupc++/typeinfo /usr/include/c++/15.1.0/typeinfo make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++' Making install in src make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src' Making install in c++98 make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++98' make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++98' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++98' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++98' Making install in c++11 make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++11' make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++11' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++11' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++11' Making install in c++17 make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++17' make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++17' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++17' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++17' Making install in c++20 make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++20' make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++20' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++20' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++20' Making install in c++23 make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++23' make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++23' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /tools_aarch64/bin/install -c -m 644 libstdc++.modules.json '/usr/lib/../lib64' /tools_aarch64/bin/mkdir -p '/usr/include/c++/15.1.0/bits' /tools_aarch64/bin/install -c -m 644 std.cc std.compat.cc '/usr/include/c++/15.1.0/bits' make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++23' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++23' Making install in c++26 make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++26' make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++26' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++26' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/c++26' Making install in filesystem make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/filesystem' make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/filesystem' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ../../libtool --mode=install /tools_aarch64/bin/install -c libstdc++fs.la '/usr/lib/../lib64' libtool: install: /tools_aarch64/bin/install -c .libs/libstdc++fs.lai /usr/lib/../lib64/libstdc++fs.la libtool: install: /tools_aarch64/bin/install -c .libs/libstdc++fs.a /usr/lib/../lib64/libstdc++fs.a libtool: install: chmod 644 /usr/lib/../lib64/libstdc++fs.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/libstdc++fs.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/filesystem' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/filesystem' Making install in libbacktrace make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/libbacktrace' make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/libbacktrace' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/libbacktrace' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/libbacktrace' Making install in experimental make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/experimental' make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/experimental' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ../../libtool --mode=install /tools_aarch64/bin/install -c libstdc++exp.la '/usr/lib/../lib64' libtool: install: /tools_aarch64/bin/install -c .libs/libstdc++exp.lai /usr/lib/../lib64/libstdc++exp.la libtool: install: /tools_aarch64/bin/install -c .libs/libstdc++exp.a /usr/lib/../lib64/libstdc++exp.a libtool: install: chmod 644 /usr/lib/../lib64/libstdc++exp.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/libstdc++exp.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/experimental' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/experimental' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src' make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ../libtool --mode=install /tools_aarch64/bin/install -c libstdc++.la '/usr/lib/../lib64' libtool: install: /tools_aarch64/bin/install -c .libs/libstdc++.so.6.0.34 /usr/lib/../lib64/libstdc++.so.6.0.34 libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libstdc++.so.6.0.34 libstdc++.so.6 || { rm -f libstdc++.so.6 && ln -s libstdc++.so.6.0.34 libstdc++.so.6; }; }) libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libstdc++.so.6.0.34 libstdc++.so || { rm -f libstdc++.so && ln -s libstdc++.so.6.0.34 libstdc++.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libstdc++.lai /usr/lib/../lib64/libstdc++.la libtool: install: /tools_aarch64/bin/install -c .libs/libstdc++.a /usr/lib/../lib64/libstdc++.a libtool: install: chmod 644 /usr/lib/../lib64/libstdc++.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/libstdc++.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src' Making install in doc make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/doc' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/doc' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/doc' Making install in po make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/po' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/po' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/po' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/po' Making install in testsuite make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/testsuite' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/testsuite' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/testsuite' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/testsuite' Making install in python make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/python' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/python' make[5]: Nothing to be done for 'install-exec-am'. /tools_aarch64/bin/install -c -m 644 gdb.py /usr/lib/../lib64/libstdc++.so.6.0.34-gdb.py /tools_aarch64/bin/mkdir -p '/usr/share/gcc-15.1.0/python' /tools_aarch64/bin/mkdir -p '/usr/share/gcc-15.1.0/python/libstdcxx/v6' /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/python/libstdcxx/v6/printers.py /usr/src/gcc-15.1.0/libstdc++-v3/python/libstdcxx/v6/xmethods.py /usr/src/gcc-15.1.0/libstdc++-v3/python/libstdcxx/v6/__init__.py '/usr/share/gcc-15.1.0/python/libstdcxx/v6' /tools_aarch64/bin/mkdir -p '/usr/share/gcc-15.1.0/python/libstdcxx' /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libstdc++-v3/python/libstdcxx/__init__.py '/usr/share/gcc-15.1.0/python/libstdcxx' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/python' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/python' make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/" "CFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CXXFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "EXPECT=expect" "INSTALL=/tools_aarch64/bin/install -c" "INSTALL_DATA=/tools_aarch64/bin/install -c -m 644" "INSTALL_PROGRAM=/tools_aarch64/bin/install -c" "INSTALL_SCRIPT=/tools_aarch64/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "LIBCFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/aarch64-unknown-linux-gnu" "gxx_include_dir=/usr/include/c++/15.1.0" "AR=ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "AS=/usr/src/gcc-build/./gcc/as" "LD=/usr/src/gcc-build/./gcc/collect-ld" "RANLIB=ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "NM=/usr/src/gcc-build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=all multi-do # make make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/" "CFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CXXFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "EXPECT=expect" "INSTALL=/tools_aarch64/bin/install -c" "INSTALL_DATA=/tools_aarch64/bin/install -c -m 644" "INSTALL_PROGRAM=/tools_aarch64/bin/install -c" "INSTALL_SCRIPT=/tools_aarch64/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "LIBCFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/aarch64-unknown-linux-gnu" "gxx_include_dir=/usr/include/c++/15.1.0" "AR=ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "AS=/usr/src/gcc-build/./gcc/as" "LD=/usr/src/gcc-build/./gcc/collect-ld" "RANLIB=ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "NM=/usr/src/gcc-build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=install multi-do # make make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3' make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer' Making install in sanitizer_common make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/sanitizer_common' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/sanitizer_common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/sanitizer_common' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/sanitizer_common' Making install in interception make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/interception' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/interception' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/interception' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/interception' Making install in libbacktrace make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/libbacktrace' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/libbacktrace' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/libbacktrace' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/libbacktrace' Making install in lsan make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/lsan' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/lsan' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /tools_aarch64/bin/install -c -m 644 liblsan_preinit.o '/usr/lib/../lib64' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ../libtool --mode=install /tools_aarch64/bin/install -c liblsan.la '/usr/lib/../lib64' libtool: install: warning: relinking `liblsan.la' libtool: install: (cd /usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/lsan; /bin/sh /usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/libtool --tag CXX --mode=relink /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -version-info 0:0:0 -ldl -lrt -lpthread -lm -o liblsan.la -rpath /usr/lib/../lib64 lsan_common.lo lsan_common_linux.lo lsan_common_mac.lo lsan.lo lsan_linux.lo lsan_mac.lo lsan_malloc_mac.lo lsan_allocator.lo lsan_interceptors.lo lsan_thread.lo lsan_posix.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la ) libtool: relink: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /usr/src/gcc-build/./gcc/crtbeginS.o .libs/lsan_common.o .libs/lsan_common_linux.o .libs/lsan_common_mac.o .libs/lsan.o .libs/lsan_linux.o .libs/lsan_mac.o .libs/lsan_malloc_mac.o .libs/lsan_allocator.o .libs/lsan_interceptors.o .libs/lsan_thread.o .libs/lsan_posix.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread -L/usr/lib/../lib64 -lstdc++ -lm -L/usr/src/gcc-build/./gcc -L/lib/../lib64 -L/lib -L/usr/lib -lc -lgcc_s /usr/src/gcc-build/./gcc/crtendS.o /usr/lib/../lib64/crtn.o -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,liblsan.so.0 -o .libs/liblsan.so.0.0.0 libtool: install: /tools_aarch64/bin/install -c .libs/liblsan.so.0.0.0T /usr/lib/../lib64/liblsan.so.0.0.0 libtool: install: (cd /usr/lib/../lib64 && { ln -s -f liblsan.so.0.0.0 liblsan.so.0 || { rm -f liblsan.so.0 && ln -s liblsan.so.0.0.0 liblsan.so.0; }; }) libtool: install: (cd /usr/lib/../lib64 && { ln -s -f liblsan.so.0.0.0 liblsan.so || { rm -f liblsan.so && ln -s liblsan.so.0.0.0 liblsan.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/liblsan.lai /usr/lib/../lib64/liblsan.la libtool: install: /tools_aarch64/bin/install -c .libs/liblsan.a /usr/lib/../lib64/liblsan.a libtool: install: chmod 644 /usr/lib/../lib64/liblsan.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/liblsan.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/lsan' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/lsan' Making install in asan make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/asan' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/asan' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /tools_aarch64/bin/install -c -m 644 libasan_preinit.o '/usr/lib/../lib64' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ../libtool --mode=install /tools_aarch64/bin/install -c libasan.la '/usr/lib/../lib64' libtool: install: warning: relinking `libasan.la' libtool: install: (cd /usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/asan; /bin/sh /usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/libtool --tag CXX --mode=relink /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -version-info 8:0:0 -lrt -ldl -lrt -lpthread -lm -o libasan.la -rpath /usr/lib/../lib64 asan_activation.lo asan_allocator.lo asan_debugging.lo asan_descriptions.lo asan_errors.lo asan_fake_stack.lo asan_flags.lo asan_globals.lo asan_interceptors.lo asan_interceptors_memintrinsics.lo asan_linux.lo asan_mac.lo asan_malloc_linux.lo asan_malloc_mac.lo asan_malloc_win.lo asan_memory_profile.lo asan_new_delete.lo asan_poisoning.lo asan_posix.lo asan_premap_shadow.lo asan_report.lo asan_rtl.lo asan_shadow_setup.lo asan_stack.lo asan_stats.lo asan_suppressions.lo asan_thread.lo asan_win.lo asan_win_dynamic_runtime_thunk.lo asan_interceptors_vfork.lo ../sanitizer_common/libsanitizer_common.la ../lsan/libsanitizer_lsan.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la ) libtool: relink: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /usr/src/gcc-build/./gcc/crtbeginS.o .libs/asan_activation.o .libs/asan_allocator.o .libs/asan_debugging.o .libs/asan_descriptions.o .libs/asan_errors.o .libs/asan_fake_stack.o .libs/asan_flags.o .libs/asan_globals.o .libs/asan_interceptors.o .libs/asan_interceptors_memintrinsics.o .libs/asan_linux.o .libs/asan_mac.o .libs/asan_malloc_linux.o .libs/asan_malloc_mac.o .libs/asan_malloc_win.o .libs/asan_memory_profile.o .libs/asan_new_delete.o .libs/asan_poisoning.o .libs/asan_posix.o .libs/asan_premap_shadow.o .libs/asan_report.o .libs/asan_rtl.o .libs/asan_shadow_setup.o .libs/asan_stack.o .libs/asan_stats.o .libs/asan_suppressions.o .libs/asan_thread.o .libs/asan_win.o .libs/asan_win_dynamic_runtime_thunk.o .libs/asan_interceptors_vfork.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../lsan/.libs/libsanitizer_lsan.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread -L/usr/lib/../lib64 -lstdc++ -lm -L/usr/src/gcc-build/./gcc -L/lib/../lib64 -L/lib -L/usr/lib -lc -lgcc_s /usr/src/gcc-build/./gcc/crtendS.o /usr/lib/../lib64/crtn.o -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libasan.so.8 -o .libs/libasan.so.8.0.0 libtool: install: /tools_aarch64/bin/install -c .libs/libasan.so.8.0.0T /usr/lib/../lib64/libasan.so.8.0.0 libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libasan.so.8.0.0 libasan.so.8 || { rm -f libasan.so.8 && ln -s libasan.so.8.0.0 libasan.so.8; }; }) libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libasan.so.8.0.0 libasan.so || { rm -f libasan.so && ln -s libasan.so.8.0.0 libasan.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libasan.lai /usr/lib/../lib64/libasan.la libtool: install: /tools_aarch64/bin/install -c .libs/libasan.a /usr/lib/../lib64/libasan.a libtool: install: chmod 644 /usr/lib/../lib64/libasan.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/libasan.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/asan' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/asan' Making install in ubsan make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/ubsan' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/ubsan' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ../libtool --mode=install /tools_aarch64/bin/install -c libubsan.la '/usr/lib/../lib64' libtool: install: warning: relinking `libubsan.la' libtool: install: (cd /usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/ubsan; /bin/sh /usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/libtool --tag CXX --mode=relink /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -version-info 1:0:0 -ldl -lrt -lpthread -lm -o libubsan.la -rpath /usr/lib/../lib64 ubsan_diag.lo ubsan_flags.lo ubsan_handlers.lo ubsan_handlers_cxx.lo ubsan_init.lo ubsan_monitor.lo ubsan_type_hash.lo ubsan_type_hash_itanium.lo ubsan_type_hash_win.lo ubsan_value.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la ) libtool: relink: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /usr/src/gcc-build/./gcc/crtbeginS.o .libs/ubsan_diag.o .libs/ubsan_flags.o .libs/ubsan_handlers.o .libs/ubsan_handlers_cxx.o .libs/ubsan_init.o .libs/ubsan_monitor.o .libs/ubsan_type_hash.o .libs/ubsan_type_hash_itanium.o .libs/ubsan_type_hash_win.o .libs/ubsan_value.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread -L/usr/lib/../lib64 -lstdc++ -lm -L/usr/src/gcc-build/./gcc -L/lib/../lib64 -L/lib -L/usr/lib -lc -lgcc_s /usr/src/gcc-build/./gcc/crtendS.o /usr/lib/../lib64/crtn.o -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libubsan.so.1 -o .libs/libubsan.so.1.0.0 libtool: install: /tools_aarch64/bin/install -c .libs/libubsan.so.1.0.0T /usr/lib/../lib64/libubsan.so.1.0.0 libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libubsan.so.1.0.0 libubsan.so.1 || { rm -f libubsan.so.1 && ln -s libubsan.so.1.0.0 libubsan.so.1; }; }) libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libubsan.so.1.0.0 libubsan.so || { rm -f libubsan.so && ln -s libubsan.so.1.0.0 libubsan.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libubsan.lai /usr/lib/../lib64/libubsan.la libtool: install: /tools_aarch64/bin/install -c .libs/libubsan.a /usr/lib/../lib64/libubsan.a libtool: install: chmod 644 /usr/lib/../lib64/libubsan.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/libubsan.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/ubsan' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/ubsan' Making install in tsan make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/tsan' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/tsan' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /tools_aarch64/bin/install -c -m 644 libtsan_preinit.o '/usr/lib/../lib64' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ../libtool --mode=install /tools_aarch64/bin/install -c libtsan.la '/usr/lib/../lib64' libtool: install: warning: relinking `libtsan.la' libtool: install: (cd /usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/tsan; /bin/sh /usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/libtool --tag CXX --mode=relink /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -version-info 2:0:0 -lrt -ldl -lrt -lpthread -lm -o libtsan.la -rpath /usr/lib/../lib64 tsan_debugging.lo tsan_external.lo tsan_fd.lo tsan_flags.lo tsan_ignoreset.lo tsan_interceptors_posix.lo tsan_interceptors_mac.lo tsan_interceptors_memintrinsics.lo tsan_interface_ann.lo tsan_interface_atomic.lo tsan_interface.lo tsan_interface_java.lo tsan_malloc_mac.lo tsan_md5.lo tsan_mman.lo tsan_mutexset.lo tsan_new_delete.lo tsan_platform_linux.lo tsan_platform_mac.lo tsan_platform_posix.lo tsan_platform_windows.lo tsan_report.lo tsan_rtl.lo tsan_rtl_access.lo tsan_rtl_mutex.lo tsan_rtl_proc.lo tsan_rtl_report.lo tsan_rtl_thread.lo tsan_stack_trace.lo tsan_suppressions.lo tsan_symbolize.lo tsan_sync.lo tsan_vector_clock.lo ../sanitizer_common/libsanitizer_common.la ../interception/libinterception.la tsan_rtl_aarch64.lo ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la ) libtool: relink: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /usr/src/gcc-build/./gcc/crtbeginS.o .libs/tsan_debugging.o .libs/tsan_external.o .libs/tsan_fd.o .libs/tsan_flags.o .libs/tsan_ignoreset.o .libs/tsan_interceptors_posix.o .libs/tsan_interceptors_mac.o .libs/tsan_interceptors_memintrinsics.o .libs/tsan_interface_ann.o .libs/tsan_interface_atomic.o .libs/tsan_interface.o .libs/tsan_interface_java.o .libs/tsan_malloc_mac.o .libs/tsan_md5.o .libs/tsan_mman.o .libs/tsan_mutexset.o .libs/tsan_new_delete.o .libs/tsan_platform_linux.o .libs/tsan_platform_mac.o .libs/tsan_platform_posix.o .libs/tsan_platform_windows.o .libs/tsan_report.o .libs/tsan_rtl.o .libs/tsan_rtl_access.o .libs/tsan_rtl_mutex.o .libs/tsan_rtl_proc.o .libs/tsan_rtl_report.o .libs/tsan_rtl_thread.o .libs/tsan_stack_trace.o .libs/tsan_suppressions.o .libs/tsan_symbolize.o .libs/tsan_sync.o .libs/tsan_vector_clock.o .libs/tsan_rtl_aarch64.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread -L/usr/lib/../lib64 -lstdc++ -lm -L/usr/src/gcc-build/./gcc -L/lib/../lib64 -L/lib -L/usr/lib -lc -lgcc_s /usr/src/gcc-build/./gcc/crtendS.o /usr/lib/../lib64/crtn.o -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libtsan.so.2 -o .libs/libtsan.so.2.0.0 libtool: install: /tools_aarch64/bin/install -c .libs/libtsan.so.2.0.0T /usr/lib/../lib64/libtsan.so.2.0.0 libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libtsan.so.2.0.0 libtsan.so.2 || { rm -f libtsan.so.2 && ln -s libtsan.so.2.0.0 libtsan.so.2; }; }) libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libtsan.so.2.0.0 libtsan.so || { rm -f libtsan.so && ln -s libtsan.so.2.0.0 libtsan.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libtsan.lai /usr/lib/../lib64/libtsan.la libtool: install: /tools_aarch64/bin/install -c .libs/libtsan.a /usr/lib/../lib64/libtsan.a libtool: install: chmod 644 /usr/lib/../lib64/libtsan.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/libtsan.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/tsan' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/tsan' Making install in hwasan make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/hwasan' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/hwasan' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /tools_aarch64/bin/install -c -m 644 libhwasan_preinit.o '/usr/lib/../lib64' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ../libtool --mode=install /tools_aarch64/bin/install -c libhwasan.la '/usr/lib/../lib64' libtool: install: warning: relinking `libhwasan.la' libtool: install: (cd /usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/hwasan; /bin/sh /usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/libtool --tag CXX --mode=relink /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -funwind-tables -fvisibility=hidden -Wno-variadic-macros -fno-ipa-icf -I../../libstdc++-v3/include -I../../libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-15.1.0/libsanitizer/../libstdc++-v3/libsupc++ -std=gnu++17 -g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE -version-info 0:0:0 -ldl -lrt -lpthread -lm -o libhwasan.la -rpath /usr/lib/../lib64 hwasan_allocation_functions.lo hwasan_allocator.lo hwasan.lo hwasan_dynamic_shadow.lo hwasan_exceptions.lo hwasan_fuchsia.lo hwasan_globals.lo hwasan_interceptors.lo hwasan_interceptors_vfork.lo hwasan_linux.lo hwasan_memintrinsics.lo hwasan_new_delete.lo hwasan_poisoning.lo hwasan_report.lo hwasan_setjmp_aarch64.lo hwasan_setjmp_x86_64.lo hwasan_tag_mismatch_aarch64.lo hwasan_thread.lo hwasan_thread_list.lo hwasan_type_test.lo ../sanitizer_common/libsanitizer_common.la ../lsan/libsanitizer_lsan.la ../interception/libinterception.la ../libbacktrace/libsanitizer_libbacktrace.la ../../libstdc++-v3/src/libstdc++.la ) libtool: relink: /usr/src/gcc-build/./gcc/xgcc -shared-libgcc -B/usr/src/gcc-build/./gcc -nostdinc++ -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include -fPIC -DPIC -shared -nostdlib /usr/lib/../lib64/crti.o /usr/src/gcc-build/./gcc/crtbeginS.o .libs/hwasan_allocation_functions.o .libs/hwasan_allocator.o .libs/hwasan.o .libs/hwasan_dynamic_shadow.o .libs/hwasan_exceptions.o .libs/hwasan_fuchsia.o .libs/hwasan_globals.o .libs/hwasan_interceptors.o .libs/hwasan_interceptors_vfork.o .libs/hwasan_linux.o .libs/hwasan_memintrinsics.o .libs/hwasan_new_delete.o .libs/hwasan_poisoning.o .libs/hwasan_report.o .libs/hwasan_setjmp_aarch64.o .libs/hwasan_setjmp_x86_64.o .libs/hwasan_tag_mismatch_aarch64.o .libs/hwasan_thread.o .libs/hwasan_thread_list.o .libs/hwasan_type_test.o -Wl,--whole-archive ../sanitizer_common/.libs/libsanitizer_common.a ../lsan/.libs/libsanitizer_lsan.a ../interception/.libs/libinterception.a ../libbacktrace/.libs/libsanitizer_libbacktrace.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -ldl -lrt -lpthread -L/usr/lib/../lib64 -lstdc++ -lm -L/usr/src/gcc-build/./gcc -L/lib/../lib64 -L/lib -L/usr/lib -lc -lgcc_s /usr/src/gcc-build/./gcc/crtendS.o /usr/lib/../lib64/crtn.o -g -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libhwasan.so.0 -o .libs/libhwasan.so.0.0.0 libtool: install: /tools_aarch64/bin/install -c .libs/libhwasan.so.0.0.0T /usr/lib/../lib64/libhwasan.so.0.0.0 libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libhwasan.so.0.0.0 libhwasan.so.0 || { rm -f libhwasan.so.0 && ln -s libhwasan.so.0.0.0 libhwasan.so.0; }; }) libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libhwasan.so.0.0.0 libhwasan.so || { rm -f libhwasan.so && ln -s libhwasan.so.0.0.0 libhwasan.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libhwasan.lai /usr/lib/../lib64/libhwasan.la libtool: install: /tools_aarch64/bin/install -c .libs/libhwasan.a /usr/lib/../lib64/libhwasan.a libtool: install: chmod 644 /usr/lib/../lib64/libhwasan.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/libhwasan.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/hwasan' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer/hwasan' make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CXXFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "INSTALL=/tools_aarch64/bin/install -c" "INSTALL_DATA=/tools_aarch64/bin/install -c -m 644" "INSTALL_PROGRAM=/tools_aarch64/bin/install -c" "INSTALL_SCRIPT=/tools_aarch64/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "LIBCFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "AS=/usr/src/gcc-build/./gcc/as" "LD=/usr/src/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "NM=/usr/src/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "DESTDIR=" DO=all multi-do # make make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CXXFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "INSTALL=/tools_aarch64/bin/install -c" "INSTALL_DATA=/tools_aarch64/bin/install -c -m 644" "INSTALL_PROGRAM=/tools_aarch64/bin/install -c" "INSTALL_SCRIPT=/tools_aarch64/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "LIBCFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "AS=/usr/src/gcc-build/./gcc/as" "LD=/usr/src/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "NM=/usr/src/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "DESTDIR=" DO=install multi-do # make /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /tools_aarch64/bin/install -c -m 644 libsanitizer.spec '/usr/lib/../lib64' /tools_aarch64/bin/mkdir -p '/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include/sanitizer' /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libsanitizer/include/sanitizer/common_interface_defs.h /usr/src/gcc-15.1.0/libsanitizer/include/sanitizer/lsan_interface.h /usr/src/gcc-15.1.0/libsanitizer/include/sanitizer/asan_interface.h /usr/src/gcc-15.1.0/libsanitizer/include/sanitizer/tsan_interface.h /usr/src/gcc-15.1.0/libsanitizer/include/sanitizer/hwasan_interface.h '/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include/sanitizer' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libsanitizer' make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' make install-recursive make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' true DO=all multi-do # make make[6]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' true DO=install multi-do # make make[6]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libvtv' make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libssp' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CXXFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "EXPECT=expect" "INSTALL=/tools_aarch64/bin/install -c" "INSTALL_DATA=/tools_aarch64/bin/install -c -m 644" "INSTALL_PROGRAM=/tools_aarch64/bin/install -c" "INSTALL_SCRIPT=/tools_aarch64/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "LIBCFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "AS=/usr/src/gcc-build/./gcc/as" "CC=/usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include " "CXX=/usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include " "LD=/usr/src/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "NM=/usr/src/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "DESTDIR=" DO=all multi-do # make make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libssp' true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CXXFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "CFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "EXPECT=expect" "INSTALL=/tools_aarch64/bin/install -c" "INSTALL_DATA=/tools_aarch64/bin/install -c -m 644" "INSTALL_PROGRAM=/tools_aarch64/bin/install -c" "INSTALL_SCRIPT=/tools_aarch64/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "LIBCFLAGS_FOR_TARGET=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "includedir=/usr/include" "AR=ar --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "AS=/usr/src/gcc-build/./gcc/as" "CC=/usr/src/gcc-build/./gcc/xgcc -B/usr/src/gcc-build/./gcc/ -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include " "CXX=/usr/src/gcc-build/./gcc/xg++ -B/usr/src/gcc-build/./gcc/ -nostdinc++ -nostdinc++ -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include/aarch64-unknown-linux-gnu -I/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/include -I/usr/src/gcc-15.1.0/libstdc++-v3/libsupc++ -I/usr/src/gcc-15.1.0/libstdc++-v3/include/backward -I/usr/src/gcc-15.1.0/libstdc++-v3/testsuite/util -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/src/gcc-build/aarch64-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs -B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/ -isystem /usr/aarch64-unknown-linux-gnu/include -isystem /usr/aarch64-unknown-linux-gnu/sys-include " "LD=/usr/src/gcc-build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" "NM=/usr/src/gcc-build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so" "DESTDIR=" DO=install multi-do # make /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libssp.la libssp_nonshared.la '/usr/lib/../lib64' libtool: install: /tools_aarch64/bin/install -c .libs/libssp.so.0.0.0 /usr/lib/../lib64/libssp.so.0.0.0 libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libssp.so.0.0.0 libssp.so.0 || { rm -f libssp.so.0 && ln -s libssp.so.0.0.0 libssp.so.0; }; }) libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libssp.so.0.0.0 libssp.so || { rm -f libssp.so && ln -s libssp.so.0.0.0 libssp.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libssp.lai /usr/lib/../lib64/libssp.la libtool: install: /tools_aarch64/bin/install -c .libs/libssp_nonshared.lai /usr/lib/../lib64/libssp_nonshared.la libtool: install: /tools_aarch64/bin/install -c .libs/libssp.a /usr/lib/../lib64/libssp.a libtool: install: chmod 644 /usr/lib/../lib64/libssp.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/libssp.a libtool: install: /tools_aarch64/bin/install -c .libs/libssp_nonshared.a /usr/lib/../lib64/libssp_nonshared.a libtool: install: chmod 644 /usr/lib/../lib64/libssp_nonshared.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/libssp_nonshared.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /tools_aarch64/bin/mkdir -p '/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include' /tools_aarch64/bin/mkdir -p '/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include/ssp' /tools_aarch64/bin/install -c -m 644 ssp/ssp.h /usr/src/gcc-15.1.0/libssp/ssp/string.h /usr/src/gcc-15.1.0/libssp/ssp/stdio.h /usr/src/gcc-15.1.0/libssp/ssp/unistd.h '/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include/ssp' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libssp' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libssp' make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libquadmath' true DO=all multi-do # make make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libquadmath' true DO=install multi-do # make /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 /usr/src/gcc-15.1.0/libquadmath/libquadmath.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/libquadmath.info' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libquadmath' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libquadmath' make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp' Making install in testsuite make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp/testsuite' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp/testsuite' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp/testsuite' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp/testsuite' make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp' true DO=all multi-do # make make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp' true DO=install multi-do # make /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /tools_aarch64/bin/install -c -m 644 libgomp.spec '/usr/lib/../lib64' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libgomp.la '/usr/lib/../lib64' libtool: install: /tools_aarch64/bin/install -c .libs/libgomp.so.1.0.0 /usr/lib/../lib64/libgomp.so.1.0.0 libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libgomp.so.1.0.0 libgomp.so.1 || { rm -f libgomp.so.1 && ln -s libgomp.so.1.0.0 libgomp.so.1; }; }) libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libgomp.so.1.0.0 libgomp.so || { rm -f libgomp.so && ln -s libgomp.so.1.0.0 libgomp.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libgomp.lai /usr/lib/../lib64/libgomp.la libtool: install: /tools_aarch64/bin/install -c .libs/libgomp.a /usr/lib/../lib64/libgomp.a libtool: install: chmod 644 /usr/lib/../lib64/libgomp.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/libgomp.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 ./libgomp.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/libgomp.info' /tools_aarch64/bin/mkdir -p '/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include' /tools_aarch64/bin/install -c -m 644 omp.h /usr/src/gcc-15.1.0/libgomp/openacc.h /usr/src/gcc-15.1.0/libgomp/acc_prof.h '/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/include' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libgomp' make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm' Making install in testsuite make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm/testsuite' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm/testsuite' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm/testsuite' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm/testsuite' make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm' true DO=all multi-do # make make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm' true DO=install multi-do # make /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /tools_aarch64/bin/install -c -m 644 libitm.spec '/usr/lib/../lib64' /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libitm.la '/usr/lib/../lib64' libtool: install: /tools_aarch64/bin/install -c .libs/libitm.so.1.0.0 /usr/lib/../lib64/libitm.so.1.0.0 libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libitm.so.1.0.0 libitm.so.1 || { rm -f libitm.so.1 && ln -s libitm.so.1.0.0 libitm.so.1; }; }) libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libitm.so.1.0.0 libitm.so || { rm -f libitm.so && ln -s libitm.so.1.0.0 libitm.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libitm.lai /usr/lib/../lib64/libitm.la libtool: install: /tools_aarch64/bin/install -c .libs/libitm.a /usr/lib/../lib64/libitm.a libtool: install: chmod 644 /usr/lib/../lib64/libitm.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/libitm.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 ./libitm.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/libitm.info' make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libitm' make[3]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic' Making install in testsuite make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic/testsuite' make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic/testsuite' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic/testsuite' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic/testsuite' make[4]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic' true DO=all multi-do # make make[5]: Entering directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic' true DO=install multi-do # make /tools_aarch64/bin/mkdir -p '/usr/lib/../lib64' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libatomic.la '/usr/lib/../lib64' libtool: install: /tools_aarch64/bin/install -c .libs/libatomic.so.1.2.0 /usr/lib/../lib64/libatomic.so.1.2.0 libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libatomic.so.1.2.0 libatomic.so.1 || { rm -f libatomic.so.1 && ln -s libatomic.so.1.2.0 libatomic.so.1; }; }) libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libatomic.so.1.2.0 libatomic.so || { rm -f libatomic.so && ln -s libatomic.so.1.2.0 libatomic.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libatomic.lai /usr/lib/../lib64/libatomic.la libtool: install: /tools_aarch64/bin/install -c .libs/libatomic.a /usr/lib/../lib64/libatomic.a libtool: install: chmod 644 /usr/lib/../lib64/libatomic.a libtool: install: ranlib --plugin /tools_aarch64/libexec/gcc/aarch64-pc-linux-gnu/15.1.0/liblto_plugin.so --plugin /usr/src/gcc-build/./gcc/liblto_plugin.so /usr/lib/../lib64/libatomic.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic' make[4]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic' make[3]: Leaving directory '/usr/src/gcc-build/aarch64-unknown-linux-gnu/libatomic' make[2]: Leaving directory '/usr/src/gcc-build' make[1]: Leaving directory '/usr/src/gcc-build' ln -svf ../usr/bin/cpp /lib '/lib/cpp' -> '../usr/bin/cpp' ln -svf gcc /usr/bin/cc '/usr/bin/cc' -> 'gcc' # remove gdb python files from libdir rm -rf /usr/lib/*-gdb.py Updating linker cache... Install done; saving file list to /usr/src/log/gcc-15.1.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:17:59: Building attr make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' attr-2.5.2.tar.xz checksum OK ====================================== Installing attr-2.5.2 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/attr-2.5.2 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/attr-2.5.2/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/attr-2.5.2/build-aux/config.sub' cd /usr/src/attr-2.5.2 && ./configure checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether __attribute__((visibility())) is supported... 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 ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /tools_aarch64/bin/dd checking how to truncate binary pipes... /tools_aarch64/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 whether NLS is requested... yes checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libattr.pc config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing include/attr commands cd /usr/src/attr-2.5.2 && make make[1]: Entering directory '/usr/src/attr-2.5.2' Making all in po make[2]: Entering directory '/usr/src/attr-2.5.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/attr-2.5.2/po' make[2]: Entering directory '/usr/src/attr-2.5.2' CC tools/attr.o CC libattr/la-attr_copy_action.lo CC libattr/la-attr_copy_check.lo CC libattr/la-attr_copy_fd.lo libattr/attr_copy_fd.c: In function 'attr_copy_fd': libattr/attr_copy_fd.c:128:24: warning: argument 3 is null but the corresponding size argument 4 value is [1, 9223372036854775807] [-Wnonnull] 128 | size = fgetxattr (src_fd, name, value, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libattr/attr_copy_fd.c:25: /usr/include/sys/xattr.h:73:16: note: in a call to function 'fgetxattr' declared with attribute 'access (write_only, 3, 4)' 73 | extern ssize_t fgetxattr (int __fd, const char *__name, void *__value, | ^~~~~~~~~ libattr/attr_copy_fd.c:128:24: warning: argument 3 is null but the corresponding size argument 4 value is [1, 9223372036854775807] [-Wnonnull] 128 | size = fgetxattr (src_fd, name, value, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/xattr.h:73:16: note: in a call to function 'fgetxattr' declared with attribute 'access (write_only, 3, 4)' 73 | extern ssize_t fgetxattr (int __fd, const char *__name, void *__value, | ^~~~~~~~~ CC libattr/la-attr_copy_file.lo libattr/attr_copy_file.c: In function 'attr_copy_file': libattr/attr_copy_file.c:126:24: warning: argument 3 is null but the corresponding size argument 4 value is [1, 9223372036854775807] [-Wnonnull] 126 | size = lgetxattr (src_path, name, value, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libattr/attr_copy_file.c:25: /usr/include/sys/xattr.h:67:16: note: in a call to function 'lgetxattr' declared with attribute 'access (write_only, 3, 4)' 67 | extern ssize_t lgetxattr (const char *__path, const char *__name, | ^~~~~~~~~ libattr/attr_copy_file.c:126:24: warning: argument 3 is null but the corresponding size argument 4 value is [1, 9223372036854775807] [-Wnonnull] 126 | size = lgetxattr (src_path, name, value, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/xattr.h:67:16: note: in a call to function 'lgetxattr' declared with attribute 'access (write_only, 3, 4)' 67 | extern ssize_t lgetxattr (const char *__path, const char *__name, | ^~~~~~~~~ CC libattr/la-libattr.lo In function 'attr_list_pack', inlined from 'attr_list' at libattr/libattr.c:325:7: libattr/libattr.c:279:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 279 | strncpy(aentp->a_name, name, size - sizeof(aentp->a_valuelen)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libattr/libattr.c:269:28: note: length computed here 269 | int size = roundup(strlen(name) + 1 + sizeof(aentp->a_valuelen), 8); | ^~~~~~~~~~~~ libattr/libattr.c:40:26: note: in definition of macro 'roundup' 40 | #define roundup(x,y) ((((x)+((y)-1))/(y))*(y)) | ^ In function 'attr_list_pack', inlined from 'attr_listf' at libattr/libattr.c:370:7: libattr/libattr.c:279:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 279 | strncpy(aentp->a_name, name, size - sizeof(aentp->a_valuelen)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libattr/libattr.c:269:28: note: length computed here 269 | int size = roundup(strlen(name) + 1 + sizeof(aentp->a_valuelen), 8); | ^~~~~~~~~~~~ libattr/libattr.c:40:26: note: in definition of macro 'roundup' 40 | #define roundup(x,y) ((((x)+((y)-1))/(y))*(y)) | ^ CC libattr/la-syscalls.lo CCLD libattr.la CC libmisc/high_water_alloc.lo CC libmisc/next_line.lo CC libmisc/quote.lo CC libmisc/unquote.lo CC libmisc/walk_tree.lo CCLD libmisc.la CCLD attr CC tools/getfattr.o CCLD getfattr CC tools/setfattr.o CCLD setfattr make[2]: Leaving directory '/usr/src/attr-2.5.2' make[1]: Leaving directory '/usr/src/attr-2.5.2' cd /usr/src/attr-2.5.2 && make install make[1]: Entering directory '/usr/src/attr-2.5.2' Making install in po make[2]: Entering directory '/usr/src/attr-2.5.2/po' installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/attr.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/attr.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/attr.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/attr.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/attr.mo installing ka.gmo as /usr/share/locale/ka/LC_MESSAGES/attr.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/attr.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/attr.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/attr.mo installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/attr.mo installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/attr.mo if test "attr" = "gettext-tools"; then \ /tools_aarch64/bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /tools_aarch64/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/attr-2.5.2/po' make[2]: Entering directory '/usr/src/attr-2.5.2' make[3]: Entering directory '/usr/src/attr-2.5.2' /tools_aarch64/bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libattr.la '/usr/lib' libtool: install: /tools_aarch64/bin/install -c .libs/libattr.so.1.1.2502 /usr/lib/libattr.so.1.1.2502 libtool: install: (cd /usr/lib && { ln -s -f libattr.so.1.1.2502 libattr.so.1 || { rm -f libattr.so.1 && ln -s libattr.so.1.1.2502 libattr.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libattr.so.1.1.2502 libattr.so || { rm -f libattr.so && ln -s libattr.so.1.1.2502 libattr.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libattr.lai /usr/lib/libattr.la libtool: install: /tools_aarch64/bin/install -c .libs/libattr.a /usr/lib/libattr.a libtool: install: chmod 644 /usr/lib/libattr.a libtool: install: ranlib /usr/lib/libattr.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /tools_aarch64/bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c attr getfattr setfattr '/usr/bin' libtool: install: /tools_aarch64/bin/install -c .libs/attr /usr/bin/attr libtool: install: /tools_aarch64/bin/install -c .libs/getfattr /usr/bin/getfattr libtool: install: /tools_aarch64/bin/install -c .libs/setfattr /usr/bin/setfattr /tools_aarch64/bin/mkdir -p '/usr/etc' /tools_aarch64/bin/install -c -m 644 xattr.conf '/usr/etc' subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /tools_aarch64/bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /tools_aarch64/bin/mkdir -p "$2" || exit 1; /tools_aarch64/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/attributes.h" "/usr/include/attr" subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /tools_aarch64/bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /tools_aarch64/bin/mkdir -p "$2" || exit 1; /tools_aarch64/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/error_context.h" "/usr/include/attr" subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /tools_aarch64/bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /tools_aarch64/bin/mkdir -p "$2" || exit 1; /tools_aarch64/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libattr.h" "/usr/include/attr" /tools_aarch64/bin/mkdir -p '/usr/share/doc/attr' /tools_aarch64/bin/install -c -m 644 doc/CHANGES doc/COPYING doc/COPYING.LGPL '/usr/share/doc/attr' /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' /tools_aarch64/bin/install -c -m 644 man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 '/usr/share/man/man1' /tools_aarch64/bin/mkdir -p '/usr/share/man/man3' /tools_aarch64/bin/install -c -m 644 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3 '/usr/share/man/man3' /tools_aarch64/bin/mkdir -p '/usr/lib/pkgconfig' /tools_aarch64/bin/install -c -m 644 libattr.pc '/usr/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/usr/src/attr-2.5.2' set -e; \ cd "/usr/share/man"; \ for d in man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3; do \ man_section=${d##*.}; \ d=${d#man/}; \ dst=${d##*/}; \ for m in `gawk \ '/^\.S[h|H] NAME/ {ok=1; next} ok {print; exit}' $d \ | /tools_aarch64/bin/sed \ -e 's/^\.Nm //' -e 's/,/ /g' -e 's/\\-.*//' \ -e 's/\\\f[0-9]//g' -e 's/ / /g;q'`; \ do \ [ "$m" = "\\" ] && continue; \ ln="man$man_section/$m.$man_section"; \ [ -e "$ln" ] && continue; \ echo ln -s $dst $ln; \ ln -s $dst $ln; \ done; \ done ln -s attr_get.3 man3/attr_getf.3 ln -s attr_list.3 man3/attr_listf.3 ln -s attr_multi.3 man3/attr_multif.3 ln -s attr_remove.3 man3/attr_removef.3 ln -s attr_set.3 man3/attr_setf.3 make[4]: Leaving directory '/usr/src/attr-2.5.2' make[3]: Leaving directory '/usr/src/attr-2.5.2' make[2]: Leaving directory '/usr/src/attr-2.5.2' make[1]: Leaving directory '/usr/src/attr-2.5.2' chmod -v 755 /usr/lib/libattr.so mode of '/usr/lib/libattr.so' retained as 0755 (rwxr-xr-x) Updating linker cache... Install done; saving file list to /usr/src/log/attr-2.5.2 ... make: Leaving directory '/usr/src/lfs' May 14 16:18:04: Building acl make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' acl-2.3.2.tar.xz checksum OK ====================================== Installing acl-2.3.2 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/acl-2.3.2 && ./configure \ --prefix=/usr \ --libexecdir=/usr/lib \ --disable-static checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether __attribute__((visibility())) is supported... yes checking whether byte ordering is bigendian... no checking for gcc option to enable large file support... none needed checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /tools_aarch64/bin/dd checking how to truncate binary pipes... /tools_aarch64/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 NLS is requested... yes checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /tools_aarch64/bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 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 for attr/error_context.h... yes checking for getxattr in -lattr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libacl.pc config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing include/acl commands config.status: executing include/sys commands cd /usr/src/acl-2.3.2 && make make[1]: Entering directory '/usr/src/acl-2.3.2' Making all in po make[2]: Entering directory '/usr/src/acl-2.3.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/acl-2.3.2/po' make[2]: Entering directory '/usr/src/acl-2.3.2' CC tools/chacl.o CC libacl/la-acl_add_perm.lo CC libacl/la-acl_calc_mask.lo CC libacl/la-acl_clear_perms.lo CC libacl/la-acl_copy_entry.lo CC libacl/la-acl_copy_ext.lo CC libacl/la-acl_copy_int.lo CC libacl/la-acl_create_entry.lo CC libacl/la-acl_delete_def_file.lo CC libacl/la-acl_delete_entry.lo CC libacl/la-acl_delete_perm.lo CC libacl/la-acl_dup.lo CC libacl/la-acl_free.lo CC libacl/la-acl_from_text.lo CC libacl/la-acl_get_entry.lo CC libacl/la-acl_get_fd.lo CC libacl/la-acl_get_file.lo CC libacl/la-acl_get_perm.lo CC libacl/la-acl_get_permset.lo CC libacl/la-acl_get_qualifier.lo CC libacl/la-acl_get_tag_type.lo CC libacl/la-acl_init.lo CC libacl/la-acl_set_fd.lo CC libacl/la-acl_set_file.lo CC libacl/la-acl_set_permset.lo CC libacl/la-acl_set_qualifier.lo CC libacl/la-acl_set_tag_type.lo CC libacl/la-acl_size.lo CC libacl/la-acl_to_text.lo CC libacl/la-acl_valid.lo CC libacl/la-acl_check.lo CC libacl/la-acl_cmp.lo CC libacl/la-acl_entries.lo CC libacl/la-acl_equiv_mode.lo CC libacl/la-acl_error.lo CC libacl/la-acl_extended_fd.lo CC libacl/la-acl_extended_file.lo CC libacl/la-acl_extended_file_nofollow.lo CC libacl/la-acl_from_mode.lo CC libacl/la-acl_to_any_text.lo CC libacl/la-__acl_extended_file.lo CC libacl/la-__acl_from_xattr.lo CC libacl/la-__acl_reorder_obj_p.lo CC libacl/la-__acl_to_any_text.lo CC libacl/la-__acl_to_xattr.lo CC libacl/la-__apply_mask_to_mode.lo CC libacl/la-__libobj.lo CC libacl/la-perm_copy_fd.lo CC libacl/la-perm_copy_file.lo CC libmisc/uid_gid_lookup.lo CC libmisc/high_water_alloc.lo CC libmisc/next_line.lo CC libmisc/quote.lo CC libmisc/unquote.lo CC libmisc/walk_tree.lo CCLD libmisc.la CCLD libacl.la CCLD chacl CC tools/getfacl.o CC tools/user_group.o CCLD getfacl CC tools/do_set.o CC tools/parse.o tools/parse.c: In function 'skip_tag_name': tools/parse.c:41:20: warning: operation on 'text' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:53:9: note: in expansion of macro 'SKIP_WS' 53 | SKIP_WS(text); | ^~~~~~~ tools/parse.c:41:20: warning: operation on 'text' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:65:9: note: in expansion of macro 'SKIP_WS' 65 | SKIP_WS(text); | ^~~~~~~ tools/parse.c: In function 'get_token': tools/parse.c:41:20: warning: operation on 'bp' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:86:9: note: in expansion of macro 'SKIP_WS' 86 | SKIP_WS(bp); | ^~~~~~~ tools/parse.c: In function 'parse_acl_cmd': tools/parse.c:41:20: warning: operation on '*text_p' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:200:25: note: in expansion of macro 'SKIP_WS' 200 | SKIP_WS(*text_p); | ^~~~~~~ tools/parse.c:41:20: warning: operation on '*text_p' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:211:25: note: in expansion of macro 'SKIP_WS' 211 | SKIP_WS(*text_p); | ^~~~~~~ tools/parse.c:41:20: warning: operation on '*text_p' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:221:9: note: in expansion of macro 'SKIP_WS' 221 | SKIP_WS(*text_p); | ^~~~~~~ tools/parse.c:41:20: warning: operation on '*text_p' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:232:9: note: in expansion of macro 'SKIP_WS' 232 | SKIP_WS(*text_p); | ^~~~~~~ tools/parse.c: In function 'parse_acl_seq': tools/parse.c:41:20: warning: operation on 'text_p' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:320:17: note: in expansion of macro 'SKIP_WS' 320 | SKIP_WS(text_p); | ^~~~~~~ tools/parse.c: In function 'read_acl_comments': tools/parse.c:41:20: warning: operation on 'cp' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:393:17: note: in expansion of macro 'SKIP_WS' 393 | SKIP_WS(cp); | ^~~~~~~ tools/parse.c:41:20: warning: operation on 'cp' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:396:25: note: in expansion of macro 'SKIP_WS' 396 | SKIP_WS(cp); | ^~~~~~~ tools/parse.c:41:20: warning: operation on 'cp' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:409:25: note: in expansion of macro 'SKIP_WS' 409 | SKIP_WS(cp); | ^~~~~~~ tools/parse.c:41:20: warning: operation on 'cp' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:419:25: note: in expansion of macro 'SKIP_WS' 419 | SKIP_WS(cp); | ^~~~~~~ tools/parse.c:41:20: warning: operation on 'cp' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:431:25: note: in expansion of macro 'SKIP_WS' 431 | SKIP_WS(cp); | ^~~~~~~ tools/parse.c: In function 'read_acl_seq': tools/parse.c:41:20: warning: operation on 'cp' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:485:17: note: in expansion of macro 'SKIP_WS' 485 | SKIP_WS(cp); | ^~~~~~~ tools/parse.c:41:20: warning: operation on 'cp' may be undefined [-Wsequence-point] 41 | (x)++; \ | ~~~^~ tools/parse.c:504:17: note: in expansion of macro 'SKIP_WS' 504 | SKIP_WS(cp); | ^~~~~~~ CC tools/sequence.o CC tools/setfacl.o CCLD setfacl make[2]: Leaving directory '/usr/src/acl-2.3.2' make[1]: Leaving directory '/usr/src/acl-2.3.2' cd /usr/src/acl-2.3.2 && make install make[1]: Entering directory '/usr/src/acl-2.3.2' Making install in po make[2]: Entering directory '/usr/src/acl-2.3.2/po' installing de.gmo as /usr/share/locale/de/LC_MESSAGES/acl.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/acl.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/acl.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/acl.mo installing ka.gmo as /usr/share/locale/ka/LC_MESSAGES/acl.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/acl.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/acl.mo installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/acl.mo installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/acl.mo if test "acl" = "gettext-tools"; then \ /tools_aarch64/bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /tools_aarch64/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/acl-2.3.2/po' make[2]: Entering directory '/usr/src/acl-2.3.2' make[3]: Entering directory '/usr/src/acl-2.3.2' /tools_aarch64/bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c libacl.la '/usr/lib' libtool: install: /tools_aarch64/bin/install -c .libs/libacl.so.1.1.2302 /usr/lib/libacl.so.1.1.2302 libtool: install: (cd /usr/lib && { ln -s -f libacl.so.1.1.2302 libacl.so.1 || { rm -f libacl.so.1 && ln -s libacl.so.1.1.2302 libacl.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libacl.so.1.1.2302 libacl.so || { rm -f libacl.so && ln -s libacl.so.1.1.2302 libacl.so; }; }) libtool: install: /tools_aarch64/bin/install -c .libs/libacl.lai /usr/lib/libacl.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /tools_aarch64/bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /tools_aarch64/bin/install -c chacl getfacl setfacl '/usr/bin' libtool: install: /tools_aarch64/bin/install -c .libs/chacl /usr/bin/chacl libtool: install: /tools_aarch64/bin/install -c .libs/getfacl /usr/bin/getfacl libtool: install: /tools_aarch64/bin/install -c .libs/setfacl /usr/bin/setfacl subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /tools_aarch64/bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /tools_aarch64/bin/mkdir -p "$2" || exit 1; /tools_aarch64/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libacl.h" "/usr/include/acl" subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /tools_aarch64/bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /tools_aarch64/bin/mkdir -p "$2" || exit 1; /tools_aarch64/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/acl.h" "/usr/include/sys" /tools_aarch64/bin/mkdir -p '/usr/share/doc/acl' /tools_aarch64/bin/install -c -m 644 doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/extensions.txt doc/libacl.txt '/usr/share/doc/acl' /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' /tools_aarch64/bin/install -c -m 644 man/man1/chacl.1 man/man1/getfacl.1 man/man1/setfacl.1 '/usr/share/man/man1' /tools_aarch64/bin/mkdir -p '/usr/share/man/man3' /tools_aarch64/bin/install -c -m 644 man/man3/acl_add_perm.3 man/man3/acl_calc_mask.3 man/man3/acl_check.3 man/man3/acl_clear_perms.3 man/man3/acl_cmp.3 man/man3/acl_copy_entry.3 man/man3/acl_copy_ext.3 man/man3/acl_copy_int.3 man/man3/acl_create_entry.3 man/man3/acl_delete_def_file.3 man/man3/acl_delete_entry.3 man/man3/acl_delete_perm.3 man/man3/acl_dup.3 man/man3/acl_entries.3 man/man3/acl_equiv_mode.3 man/man3/acl_error.3 man/man3/acl_extended_fd.3 man/man3/acl_extended_file.3 man/man3/acl_extended_file_nofollow.3 man/man3/acl_free.3 man/man3/acl_from_mode.3 man/man3/acl_from_text.3 man/man3/acl_get_entry.3 man/man3/acl_get_fd.3 man/man3/acl_get_file.3 man/man3/acl_get_perm.3 man/man3/acl_get_permset.3 man/man3/acl_get_qualifier.3 man/man3/acl_get_tag_type.3 man/man3/acl_init.3 man/man3/acl_set_fd.3 man/man3/acl_set_file.3 man/man3/acl_set_permset.3 man/man3/acl_set_qualifier.3 man/man3/acl_set_tag_type.3 man/man3/acl_size.3 man/man3/acl_to_any_text.3 man/man3/acl_to_text.3 man/man3/acl_valid.3 '/usr/share/man/man3' /tools_aarch64/bin/mkdir -p '/usr/share/man/man5' /tools_aarch64/bin/install -c -m 644 man/man5/acl.5 '/usr/share/man/man5' /tools_aarch64/bin/mkdir -p '/usr/lib/pkgconfig' /tools_aarch64/bin/install -c -m 644 libacl.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/acl-2.3.2' make[2]: Leaving directory '/usr/src/acl-2.3.2' make[1]: Leaving directory '/usr/src/acl-2.3.2' chmod -v 755 /usr/lib/libacl.so mode of '/usr/lib/libacl.so' retained as 0755 (rwxr-xr-x) Updating linker cache... Install done; saving file list to /usr/src/log/acl-2.3.2 ... make: Leaving directory '/usr/src/lfs' May 14 16:18:12: Building sed make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' sed-4.9.tar.xz checksum OK ====================================== Installing sed-4.9 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/sed-4.9 && ./configure --prefix=/usr --bindir=/bin --disable-nls checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether sleep supports fractional seconds... true checking the filesystem timestamp resolution... 0.2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... unsupported checking for gcc option to enable C99 features... unsupported checking for gcc option to enable C89 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for sys/socket.h... yes checking for stdio_ext.h... yes checking for threads.h... yes checking for limits.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for malloc.h... yes checking for selinux/selinux.h... no checking for sys/time.h... yes checking for stdalign.h... yes checking for stdbool.h... yes checking for stdckdint.h... yes checking for sys/random.h... yes checking for features.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for arpa/inet.h... yes checking for dirent.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/select.h... yes checking for sys/wait.h... yes checking for pthread.h... yes checking for sys/cdefs.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for locale.h... yes checking for errno.h... yes checking for mcheck.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for egrep -e... /tools_aarch64/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for fchmod... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for faccessat... yes checking for realpath... yes checking for lstat... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for __fwriting... yes checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for getrandom... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbrlen... yes checking for mprotect... yes checking for mkostemp... yes checking for nl_langinfo... yes checking for readlink... yes checking for isblank... yes checking for iswctype... yes checking for link... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for wcrtomb... yes checking for wctob... yes checking for iswcntrl... yes checking for explicit_bzero... yes checking for memset_s... no checking for fpurge... no checking for __fpurge... yes checking for __freading... yes checking for ftruncate... yes checking for gettimeofday... yes checking for duplocale... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes checking for pipe... yes checking for pselect... yes checking for pthread_sigmask... yes checking for setenv... yes checking for sleep... yes checking for catgets... yes checking for snprintf... yes checking for shutdown... yes checking for mquery... no checking for pstat_getprocvm... no checking for isatty... yes checking for isascii... yes checking for memcpy... yes checking for strchr... yes checking for strtoul... yes checking for popen... yes checking for pathconf... yes checking for fchown... yes checking for setlocale... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for getcwd... yes checking for inline... inline checking for complete errno.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether ctype.h defines __header_inline... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for multithread API to use... none checking for a sed that does not truncate output... /tools_aarch64/bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking whether malloc (0) returns nonnull... yes checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether alarm is declared... yes checking for library containing setfilecon... no checking whether fcloseall is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe 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 fgets_unlocked is declared... yes 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 getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for C compiler option to allow warnings... -Wno-error checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking if environ is properly declared... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether ungetc works on arbitrary bytes... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getcwd (NULL, 0) allocates memory for result... no checking for getcwd with POSIX signature... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for LC_MESSAGES... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether is self-contained... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking for sigset_t... yes checking for sched.h... yes checking for struct sched_param... yes checking for library containing setsockopt... none needed checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking for uid_t in sys/types.h... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether strdup is declared... yes checking whether declares ioctl... yes checking whether unsetenv is declared... yes checking for sys/acl.h... yes checking for library containing acl_get_file... -lacl checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... yes checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... yes checking for acl_delete_fd_np... no checking for acl_delete_file_np... no checking for acl_copy_ext_native... no checking for acl_create_entry_np... no checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking for acl/libacl.h... yes checking for acl_entries... yes checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... no checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for static_assert... yes, a keyword checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for flexible array member... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether free is known to preserve errno... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking whether the compiler supports the __inline keyword... yes checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc stores incomplete characters... (cached) no checking whether mbrtowc works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking for mbtowc... yes checking for mempcpy... yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for Perl 5.005 or newer... perl checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for rawmemchr... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking whether rmdir works... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for alignas and alignof... yes, keywords checking for va_copy... yes checking for bool, true, false... yes checking for working strerror function... yes checking for strverscmp... yes checking for variable-length arrays... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wctob works... yes checking whether wctob is declared... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a turkish Unicode locale... tr_TR.UTF-8 checking for closedir... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether fdopen sets errno... yes checking whether fflush works on input streams... (cached) no checking for getxattr with XATTR_NAME_POSIX_ACL macros... yes checking whether fopen recognizes a trailing slash... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking whether fpurge is declared... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for gettimeofday with POSIX signature... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... no checking for ioctl... yes checking for ioctl with POSIX signature... no checking whether link obeys POSIX... yes checking whether lseek detects pipes... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for opendir... yes checking whether perror matches strerror... yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for raise... yes checking for sigprocmask... yes checking for readdir... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setenv validates arguments... yes checking whether setlocale supports the C locale... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for sigprocmask... (cached) yes checking whether sleep is declared... yes checking for working sleep... yes checking for socklen_t... yes checking whether symlink handles trailing slash correctly... yes checking for sys/single_threaded.h... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether "rt" can be used with fopen... yes checking whether -lcP is needed... no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether NLS is requested... no checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether to use NLS... no checking whether UTF-8 case folding tests should pass... yes checking for perl... /usr/bin/perl 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 gnulib-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd /usr/src/sed-4.9 && make -j4 make[1]: Entering directory '/usr/src/sed-4.9' GEN lib/alloca.h GEN lib/ctype.h GEN lib/fcntl.h GEN lib/malloc/dynarray.gl.h GEN lib/malloc/dynarray-skeleton.gl.h GEN lib/malloc/scratch_buffer.gl.h GEN lib/inttypes.h GEN lib/langinfo.h GEN lib/limits.h GEN lib/locale.h GEN lib/selinux/selinux.h GEN lib/selinux/context.h GEN lib/selinux/label.h GEN lib/stdio.h GEN lib/stdlib.h GEN lib/string.h GEN lib/sys/random.h GEN lib/sys/stat.h GEN lib/sys/types.h GEN lib/time.h GEN lib/unistd.h GEN lib/wchar.h GEN lib/wctype.h GEN sed/version.c GEN sed/version.h make all-recursive make[2]: Entering directory '/usr/src/sed-4.9' Making all in po make[3]: Entering directory '/usr/src/sed-4.9/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/sed-4.9/po' Making all in . make[3]: Entering directory '/usr/src/sed-4.9' CC lib/libsed_a-malloca.o CC lib/libsed_a-mbrlen.o CC lib/libsed_a-obstack.o CC lib/libsed_a-mbrtowc.o CC lib/libsed_a-progname.o CC lib/libsed_a-qcopy-acl.o CC lib/libsed_a-qset-acl.o CC lib/libsed_a-quotearg.o CC lib/libsed_a-se-context.o CC lib/libsed_a-se-label.o CC lib/libsed_a-se-selinux.o CC lib/libsed_a-setlocale_null.o CC lib/libsed_a-stat-time.o CC lib/libsed_a-tempname.o CC lib/glthread/libsed_a-threadlib.o CC lib/libsed_a-unistd.o CC lib/libsed_a-version-etc.o CC lib/libsed_a-version-etc-fsf.o CC lib/libsed_a-wctype-h.o CC lib/libsed_a-xmalloc.o CC lib/libsed_a-xalloc-die.o CC sed/version.o CC sed/sed-compile.o CC sed/sed-debug.o CC sed/sed-execute.o CC sed/sed-mbcs.o In function 'snarf_char_class', inlined from 'match_slash' at sed/compile.c:566:20: sed/compile.c:496:37: warning: 'delim' may be used uninitialized [-Wmaybe-uninitialized] 496 | else if (state == 2 && ch == delim) | ~~~^~~~~~~~ sed/compile.c: In function 'match_slash': sed/compile.c:461:7: note: 'delim' was declared here 461 | int delim IF_LINT ( = 0) ; | ^~~~~ CC sed/sed-regexp.o CC sed/sed-sed.o CC sed/sed-utils.o CC lib/libsed_a-copy-acl.o CC lib/libsed_a-set-acl.o CC lib/libsed_a-acl-errno-valid.o CC lib/libsed_a-acl-internal.o CC lib/libsed_a-get-permissions.o CC lib/libsed_a-set-permissions.o CC lib/libsed_a-basename-lgpl.o CC lib/libsed_a-binary-io.o CC lib/libsed_a-c-ctype.o CC lib/libsed_a-c-strcasecmp.o CC lib/libsed_a-c-strncasecmp.o CC lib/libsed_a-cloexec.o CC lib/libsed_a-close-stream.o CC lib/libsed_a-closeout.o CC lib/libsed_a-dfa.o CC lib/libsed_a-localeinfo.o CC lib/libsed_a-dirname-lgpl.o CC lib/libsed_a-stripslash.o CC lib/libsed_a-exitfail.o CC lib/libsed_a-fcntl.o CC lib/libsed_a-fd-hook.o CC lib/libsed_a-getprogname.o CC lib/malloc/libsed_a-dynarray_at_failure.o CC lib/malloc/libsed_a-dynarray_emplace_enlarge.o CC lib/malloc/libsed_a-dynarray_finalize.o CC lib/malloc/libsed_a-dynarray_resize.o CC lib/malloc/libsed_a-dynarray_resize_clear.o CC lib/malloc/libsed_a-scratch_buffer_grow.o CC lib/malloc/libsed_a-scratch_buffer_grow_preserve.o CC lib/malloc/libsed_a-scratch_buffer_set_array_size.o CC lib/libsed_a-hard-locale.o CC lib/libsed_a-ialloc.o CC lib/libsed_a-localcharset.o CC lib/glthread/libsed_a-lock.o AR sed/libver.a AR lib/libsed.a CCLD sed/sed GEN doc/sed.1 make[3]: Leaving directory '/usr/src/sed-4.9' Making all in gnulib-tests make[3]: Entering directory '/usr/src/sed-4.9/gnulib-tests' GEN arpa/inet.h GEN dirent.h GEN sched.h GEN pthread.h GEN signal.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/time.h GEN sys/uio.h ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make all-recursive make[4]: Entering directory '/usr/src/sed-4.9/gnulib-tests' Making all in . make[5]: Entering directory '/usr/src/sed-4.9/gnulib-tests' CC locale.o CC fflush.o CC file-has-acl.o CC fpurge.o CC freading.o CC fseek.o CC fseeko.o CC getcwd-lgpl.o CC ioctl.o CC localename.o CC localename-table.o CC nanosleep.o CC pthread_sigmask.o CC read-file.o CC sockets.o CC sys_socket.o CC vma-iter.o CC test-localcharset.o CC strerror_r.o CC glthread/thread.o AR libtests.a CCLD current-locale CCLD test-localcharset make[5]: Leaving directory '/usr/src/sed-4.9/gnulib-tests' make[4]: Leaving directory '/usr/src/sed-4.9/gnulib-tests' make[3]: Leaving directory '/usr/src/sed-4.9/gnulib-tests' make[2]: Leaving directory '/usr/src/sed-4.9' make[1]: Leaving directory '/usr/src/sed-4.9' cd /usr/src/sed-4.9 && make install make[1]: Entering directory '/usr/src/sed-4.9' make install-recursive make[2]: Entering directory '/usr/src/sed-4.9' Making install in po make[3]: Entering directory '/usr/src/sed-4.9/po' if test "sed" = "gettext-tools"; then \ /tools_aarch64/bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /tools_aarch64/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/usr/src/sed-4.9/po' Making install in . make[3]: Entering directory '/usr/src/sed-4.9' make[4]: Entering directory '/usr/src/sed-4.9' /tools_aarch64/bin/mkdir -p '/bin' /tools_aarch64/bin/install -c sed/sed '/bin' /tools_aarch64/bin/mkdir -p '/usr/share/info' /tools_aarch64/bin/install -c -m 644 ./doc/sed.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/sed.info' /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' /tools_aarch64/bin/install -c -m 644 doc/sed.1 '/usr/share/man/man1' make[4]: Leaving directory '/usr/src/sed-4.9' make[3]: Leaving directory '/usr/src/sed-4.9' Making install in gnulib-tests make[3]: Entering directory '/usr/src/sed-4.9/gnulib-tests' make install-recursive make[4]: Entering directory '/usr/src/sed-4.9/gnulib-tests' Making install in . make[5]: Entering directory '/usr/src/sed-4.9/gnulib-tests' make[6]: Entering directory '/usr/src/sed-4.9/gnulib-tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/sed-4.9/gnulib-tests' make[5]: Leaving directory '/usr/src/sed-4.9/gnulib-tests' make[4]: Leaving directory '/usr/src/sed-4.9/gnulib-tests' make[3]: Leaving directory '/usr/src/sed-4.9/gnulib-tests' make[2]: Leaving directory '/usr/src/sed-4.9' make[1]: Leaving directory '/usr/src/sed-4.9' Updating linker cache... Install done; saving file list to /usr/src/log/sed-4.9 ... make: Leaving directory '/usr/src/lfs' May 14 16:18:42: Building berkeley make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' db-5.3.28.tar.gz checksum OK ====================================== Installing db-5.3.28 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/db-5.3.28 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/db-5.3.28/dist/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/db-5.3.28/dist/config.sub' '/usr/share/automake-1.17/config.guess' -> '/usr/src/db-5.3.28/lang/sql/odbc/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/db-5.3.28/lang/sql/odbc/config.sub' '/usr/share/automake-1.17/config.guess' -> '/usr/src/db-5.3.28/lang/sql/jdbc/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/db-5.3.28/lang/sql/jdbc/config.sub' '/usr/share/automake-1.17/config.guess' -> '/usr/src/db-5.3.28/lang/sql/sqlite/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/db-5.3.28/lang/sql/sqlite/config.sub' cd /usr/src/db-5.3.28 && patch -Np1 < /usr/src/src/patches/db-5.3.28-clang16.patch patching file dist/aclocal/clock.m4 patching file dist/aclocal/mmap.m4 patching file dist/aclocal/mutex.m4 patching file dist/aclocal/sequence.m4 patching file dist/aclocal/types.m4 cd /usr/src/db-5.3.28 && patch -Np1 < /usr/src/src/patches/db-5.2.28-sqlite-configure-path.patch patching file dist/aclocal/sql.m4 cd /usr/src/db-5.3.28/dist && ./s_config autoconf: building aclocal.m4... autoconf: running autoheader to build config.hin... autoconf: running autoconf to build configure configure.ac:119: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:119: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... aclocal.m4:9911: AM_OPTIONS_SET is expanded from... configure.ac:119: the top level configure.ac:119: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:119: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... aclocal.m4:9911: AM_OPTIONS_SET is expanded from... configure.ac:119: the top level configure.ac:119: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:119: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... aclocal.m4:9911: AM_OPTIONS_SET is expanded from... configure.ac:119: the top level configure.ac:280: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:280: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:280: the top level configure.ac:329: warning: The macro 'AC_LANG_CPLUSPLUS' is obsolete. configure.ac:329: You should run autoupdate. ./lib/autoconf/c.m4:270: AC_LANG_CPLUSPLUS is expanded from... aclocal.m4:83: AC_CXX_STDHEADERS is expanded from... configure.ac:329: the top level configure.ac:329: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:329: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... aclocal.m4:83: AC_CXX_STDHEADERS is expanded from... configure.ac:329: the top level configure.ac:356: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:356: You should run autoupdate. aclocal.m4:510: AC_PROG_LIBTOOL is expanded from... configure.ac:356: the top level configure.ac:442: warning: The macro 'AC_FD_CC' is obsolete. configure.ac:442: You should run autoupdate. ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:11968: AC_PROG_JAVAC_WORKS is expanded from... aclocal.m4:11942: AC_PROG_JAVAC is expanded from... configure.ac:442: the top level configure.ac:444: warning: The macro 'AC_FD_CC' is obsolete. configure.ac:444: You should run autoupdate. ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:11828: AC_PROG_JAVA_WORKS is expanded from... aclocal.m4:11802: AC_PROG_JAVA is expanded from... configure.ac:444: the top level configure.ac:444: warning: The macro 'AC_FD_CC' is obsolete. configure.ac:444: You should run autoupdate. ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:11968: AC_PROG_JAVAC_WORKS is expanded from... aclocal.m4:11942: AC_PROG_JAVAC is expanded from... aclocal.m4:11828: AC_PROG_JAVA_WORKS is expanded from... aclocal.m4:11802: AC_PROG_JAVA is expanded from... configure.ac:444: the top level configure.ac:503: warning: The macro 'AC_HAVE_LIBRARY' is obsolete. configure.ac:503: You should run autoupdate. ./lib/autoconf/libs.m4:138: AC_HAVE_LIBRARY is expanded from... configure.ac:503: the top level configure.ac:603: warning: The macro 'AC_LANG_CPLUSPLUS' is obsolete. configure.ac:603: You should run autoupdate. ./lib/autoconf/c.m4:270: AC_LANG_CPLUSPLUS is expanded from... aclocal.m4:107: AC_CXX_SUPPORTS_TEMPLATES is expanded from... configure.ac:603: the top level configure.ac:603: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:603: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... aclocal.m4:107: AC_CXX_SUPPORTS_TEMPLATES is expanded from... configure.ac:603: the top level configure.ac:605: warning: The macro 'AC_LANG_CPLUSPLUS' is obsolete. configure.ac:605: You should run autoupdate. ./lib/autoconf/c.m4:270: AC_LANG_CPLUSPLUS is expanded from... aclocal.m4:11069: AX_TLS is expanded from... configure.ac:605: the top level configure.ac:605: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:605: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... aclocal.m4:11069: AX_TLS is expanded from... configure.ac:605: the top level configure.ac:624: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:624: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:624: the top level configure.ac:628: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:628: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/types.m4:149: _AC_CHECK_TYPE_NEW is expanded from... ./lib/autoconf/types.m4:233: AC_CHECK_TYPE is expanded from... aclocal.m4:10670: AM_SOCKLEN_T is expanded from... aclocal.m4:11171: AM_TYPES is expanded from... configure.ac:628: the top level configure.ac:630: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:630: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:630: the top level configure.ac:639: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:639: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:639: the top level configure.ac:650: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:650: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... aclocal.m4:8960: AM_PTHREADS_SHARED is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:9092: AM_DEFINE_MUTEXES is expanded from... configure.ac:650: the top level configure.ac:650: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:650: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... aclocal.m4:8960: AM_PTHREADS_SHARED is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:9092: AM_DEFINE_MUTEXES is expanded from... configure.ac:650: the top level configure.ac:650: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:650: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... aclocal.m4:9044: AM_PTHREADS_CONDVAR_DUPINITCHK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:9092: AM_DEFINE_MUTEXES is expanded from... configure.ac:650: the top level configure.ac:650: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:650: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... aclocal.m4:9044: AM_PTHREADS_CONDVAR_DUPINITCHK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:9092: AM_DEFINE_MUTEXES is expanded from... configure.ac:650: the top level configure.ac:650: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:650: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... aclocal.m4:9065: AM_PTHREADS_RWLOCKVAR_DUPINITCHK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:9092: AM_DEFINE_MUTEXES is expanded from... configure.ac:650: the top level configure.ac:650: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:650: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... aclocal.m4:9065: AM_PTHREADS_RWLOCKVAR_DUPINITCHK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:9092: AM_DEFINE_MUTEXES is expanded from... configure.ac:650: the top level configure.ac:650: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:650: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... aclocal.m4:9004: AM_PTHREADS_PRIVATE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:9092: AM_DEFINE_MUTEXES is expanded from... configure.ac:650: the top level configure.ac:650: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:650: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... aclocal.m4:9004: AM_PTHREADS_PRIVATE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:9092: AM_DEFINE_MUTEXES is expanded from... configure.ac:650: the top level configure.ac:650: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:650: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:9092: AM_DEFINE_MUTEXES is expanded from... configure.ac:650: the top level configure.ac:650: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:650: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:9092: AM_DEFINE_MUTEXES is expanded from... configure.ac:650: the top level configure.ac:650: warning: The macro 'AC_HAVE_LIBRARY' is obsolete. configure.ac:650: You should run autoupdate. ./lib/autoconf/libs.m4:138: AC_HAVE_LIBRARY is expanded from... aclocal.m4:9092: AM_DEFINE_MUTEXES is expanded from... configure.ac:650: the top level configure.ac:650: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:650: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... aclocal.m4:9092: AM_DEFINE_MUTEXES is expanded from... configure.ac:650: the top level configure.ac:654: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:654: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:9845: AM_DEFINE_ATOMIC is expanded from... configure.ac:654: the top level configure.ac:654: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:654: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:9845: AM_DEFINE_ATOMIC is expanded from... configure.ac:654: the top level configure.ac:683: warning: The macro 'AC_HAVE_LIBRARY' is obsolete. configure.ac:683: You should run autoupdate. ./lib/autoconf/libs.m4:138: AC_HAVE_LIBRARY is expanded from... configure.ac:683: the top level configure.ac:684: warning: The macro 'AC_HAVE_LIBRARY' is obsolete. configure.ac:684: You should run autoupdate. ./lib/autoconf/libs.m4:138: AC_HAVE_LIBRARY is expanded from... configure.ac:684: the top level configure.ac:685: warning: The macro 'AC_HAVE_LIBRARY' is obsolete. configure.ac:685: You should run autoupdate. ./lib/autoconf/libs.m4:138: AC_HAVE_LIBRARY is expanded from... configure.ac:685: the top level configure.ac:706: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:706: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:4: AC_TIMERS is expanded from... configure.ac:706: the top level configure.ac:706: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:706: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:4: AC_TIMERS is expanded from... configure.ac:706: the top level configure.ac:733: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:733: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:733: the top level configure.ac:747: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:747: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:747: the top level configure.ac:768: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:768: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:768: the top level configure.ac:823: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:823: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:823: the top level configure.ac:849: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:849: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... aclocal.m4:10554: AM_SEQUENCE_CONFIGURE is expanded from... configure.ac:849: the top level configure.ac:849: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:849: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... aclocal.m4:10554: AM_SEQUENCE_CONFIGURE is expanded from... configure.ac:849: the top level configure.ac:853: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:853: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... aclocal.m4:8852: AM_MMAP_EXTEND is expanded from... configure.ac:853: the top level configure.ac:952: warning: The macro 'AC_HAVE_LIBRARY' is obsolete. configure.ac:952: You should run autoupdate. ./lib/autoconf/libs.m4:138: AC_HAVE_LIBRARY is expanded from... configure.ac:952: the top level configure.ac:953: warning: The macro 'AC_HAVE_LIBRARY' is obsolete. configure.ac:953: You should run autoupdate. ./lib/autoconf/libs.m4:138: AC_HAVE_LIBRARY is expanded from... configure.ac:953: the top level configure.ac:1119: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: Current bugs in libtool may prevent building the SQL API in \"$PWD\"; please use another working directory aclocal.m4:10779: AC_SQL_CONFIG is expanded from... configure.ac:1119: the top level configure.ac:1119: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: Current bugs in libtool may prevent building the SQL API in \"$PWD\"; please use another working directory aclocal.m4:10779: AC_SQL_CONFIG is expanded from... configure.ac:1119: the top level cd /usr/src/db-5.3.28 && sed -i "s/\(__atomic_compare_exchange\)/\1_db/" src/dbinc/atomic.h cd /usr/src/db-5.3.28/build_unix && ../dist/configure \ --prefix=/usr \ --enable-compat185 \ --enable-dbm \ --enable-cxx \ --disable-static checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking if building in the top-level or dist directories... no checking if --enable-smallbuild option specified... no checking if --disable-atomicsupport option specified... no checking if --disable-compression option specified... no checking if --disable-hash option specified... no checking if --disable-heap option specified... no checking if --disable-mutexsupport option specified... no checking if --disable-log_checksum option specified... no checking if --disable-partition option specified... no checking if --disable-queue option specified... no checking if --disable-replication option specified... no checking if --disable-statistics option specified... no checking if --disable-verify option specified... no checking if --enable-compat185 option specified... yes checking if --enable-cxx option specified... yes checking if --enable-debug option specified... no checking if --enable-debug_rop option specified... no checking if --enable-debug_wop option specified... no checking if --enable-diagnostic option specified... no checking if --enable-dump185 option specified... no checking if --enable-java option specified... no checking if --enable-mingw option specified... no checking if --enable-o_direct option specified... no checking if --enable-posixmutexes option specified... no checking if --enable-rpc option specified... no checking if --enable-sql option specified... no checking if --enable-sql_compat option specified... no checking if --enable-jdbc option specified... no checking if --with-jdbc=DIR option specified... no checking if --enable-amalgamation option specified... no checking if --enable-sql_codegen option specified... no checking if --enable-stl option specified... no checking if --enable-tcl option specified... no checking if --enable-test option specified... no checking if --enable-localization option specified... no checking if --enable-stripped_messages option specified... no checking if --enable-dbm option specified... yes checking if --enable-dtrace option specified... no checking if --enable-systemtap option specified... no checking if --enable-perfmon-statistics option specified... no checking if --enable-uimutexes option specified... no checking if --enable-umrw option specified... no checking if --enable-atomicfileread option specified... no checking if --with-cryptography option specified... yes checking if --with-mutex=MUTEX option specified... no checking if --with-tcl=DIR option specified... no checking if --with-uniquename=NAME option specified... no checking for chmod... chmod checking for cp... cp checking for ln... ln checking for mkdir... mkdir checking for rm... rm checking for mv... mv checking for sh... /bin/sh checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking for cc... cc 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... unsupported checking for cc option to enable C99 features... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for GCC aligned attribute... yes checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking how to run the C++ preprocessor... g++ -E checking whether C++ supports the ISO C++ standard includes... yes checking whether we are using gcc version 2.96... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/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 how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking SOSUFFIX from libtool... .so checking MODSUFFIX from libtool... .so checking JMODSUFFIX from libtool... .so checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for execinfo.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for struct stat.st_blksize... yes checking for inttypes.h... (cached) yes checking for stdint.h... yes checking if stdint.h can be used by C++... yes checking for stddef.h... yes checking for unistd.h... (cached) yes checking size of char... 1 checking size of unsigned char... 1 checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of char *... 8 checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for int16_t... yes checking for u_int32_t... yes checking for int32_t... yes checking for u_int64_t... yes checking for int64_t... yes checking for FILE *... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for time_t... yes checking size of size_t... 8 checking for ssize_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for socklen_t... yes checking for ANSI C exit success/failure values... yes checking for getopt optreset variable... no checking for mutexes... POSIX/pthreads/library checking for pthread.h... yes checking for main in -lpthread... yes checking for atomic operations... no checking for library containing sched_yield... none required checking for library containing fdatasync... none required checking for library containing getaddrinfo... none required checking for library containing hstrerror... none required checking for main in -lm... yes checking for main in -lnsl... no checking for main in -lsocket... no checking for abort... yes checking for atoi... yes checking for atol... yes checking for bsearch... yes checking for getcwd... yes checking for getenv... yes checking for getopt... yes checking for isalpha... yes checking for isdigit... yes checking for isprint... yes checking for isspace... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for printf... yes checking for qsort... yes checking for raise... yes checking for rand... yes checking for strcasecmp... yes checking for strcat... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncat... yes checking for strncmp... yes checking for strrchr... yes checking for strsep... yes checking for strtol... yes checking for strtoul... yes checking for _fstati64... no checking for backtrace... yes checking for backtrace_symbols... yes checking for directio... no checking for fchmod... yes checking for fclose... yes checking for fcntl... yes checking for fdatasync... yes checking for fgetc... yes checking for fgets... yes checking for fopen... yes checking for fwrite... yes checking for getgid... yes checking for getrusage... yes checking for getuid... yes checking for hstrerror... yes checking for mprotect... yes checking for pstat_getdynamic... no checking for pthread_self... yes checking for pthread_yield... no checking for random... yes checking for sched_yield... yes checking for select... yes checking for setgid... yes checking for setuid... yes checking for sigaction... yes checking for snprintf... yes checking for stat... yes checking for sysconf... yes checking for vsnprintf... yes checking for yield... no checking for gettimeofday... yes checking for localtime... yes checking for time... yes checking for strftime... yes checking for clock_gettime... yes checking for clock_gettime monotonic clock... yes checking for ctime_r... yes checking for 2 or 3 argument version of ctime_r... 2-argument checking for ftruncate... yes checking for pread... yes checking for pwrite... yes checking for getaddrinfo... yes checking for fcntl/F_SETFD... yes checking for cc option to enable large file support... none needed checking for mlock... yes checking for munlock... yes checking for mmap... yes checking for munmap... yes checking for shmget... yes checking for shmctl... yes checking for 64-bit integral type support for sequences... yes checking for growing a file under an mmap region... yes configure: creating ./config.status config.status: creating Makefile config.status: creating db_cxx.h config.status: creating db_int.h config.status: creating clib_port.h config.status: creating include.tcl config.status: creating db.h config.status: creating db_185.h config.status: creating db185_int.h config.status: creating db_config.h config.status: executing libtool commands cd /usr/src/db-5.3.28/build_unix && make -j4 make[1]: Entering directory '/usr/src/db-5.3.28/build_unix' ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../lang/db185/db185.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mutex/mut_pthread.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_compare.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_compress.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../lang/db185/db185.c -fPIC -DPIC -o .libs/db185.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_compare.c -fPIC -DPIC -o .libs/bt_compare.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mutex/mut_pthread.c -fPIC -DPIC -o .libs/mut_pthread.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_compress.c -fPIC -DPIC -o .libs/bt_compress.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_conv.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_curadj.c ../lang/db185/db185.c: In function '__db185_open': ../lang/db185/db185.c:71:9: warning: case value '0' not in enumerated type 'DBTYPE' [-Wswitch] 71 | case 0: /* DB_BTREE */ | ^~~~ ../lang/db185/db185.c: At top level: ../lang/db185/db185.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_cursor.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_conv.c -fPIC -DPIC -o .libs/bt_conv.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_delete.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_delete.c -fPIC -DPIC -o .libs/bt_delete.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_curadj.c -fPIC -DPIC -o .libs/bt_curadj.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_cursor.c -fPIC -DPIC -o .libs/bt_cursor.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_method.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_method.c -fPIC -DPIC -o .libs/bt_method.o ../src/btree/bt_cursor.c: In function '__bamc_cmp': ../src/btree/bt_cursor.c:641:14: warning: variable 'env' set but not used [-Wunused-but-set-variable] 641 | ENV *env; | ^~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_open.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_put.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_open.c -fPIC -DPIC -o .libs/bt_open.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_rec.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_reclaim.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_rec.c -fPIC -DPIC -o .libs/bt_rec.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_reclaim.c -fPIC -DPIC -o .libs/bt_reclaim.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_put.c -fPIC -DPIC -o .libs/bt_put.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_recno.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_rsearch.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_search.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_rsearch.c -fPIC -DPIC -o .libs/bt_rsearch.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_search.c -fPIC -DPIC -o .libs/bt_search.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_recno.c -fPIC -DPIC -o .libs/bt_recno.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_split.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_stat.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_compact.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_split.c -fPIC -DPIC -o .libs/bt_split.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_compact.c -fPIC -DPIC -o .libs/bt_compact.o ../src/btree/bt_recno.c: In function '__ram_ca': ../src/btree/bt_recno.c:903:14: warning: variable 'env' set but not used [-Wunused-but-set-variable] 903 | ENV *env; | ^~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_upgrade.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_stat.c -fPIC -DPIC -o .libs/bt_stat.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_upgrade.c -fPIC -DPIC -o .libs/bt_upgrade.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/btree_auto.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/btree_auto.c -fPIC -DPIC -o .libs/btree_auto.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_auto.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash.c -fPIC -DPIC -o .libs/hash.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_compact.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_compact.c -fPIC -DPIC -o .libs/hash_compact.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_conv.c ../src/hash/hash.c: In function '__hamc_cmp': ../src/hash/hash.c:346:14: warning: variable 'env' set but not used [-Wunused-but-set-variable] 346 | ENV *env; | ^~~ libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_auto.c -fPIC -DPIC -o .libs/hash_auto.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_dup.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_dup.c -fPIC -DPIC -o .libs/hash_dup.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_conv.c -fPIC -DPIC -o .libs/hash_conv.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_meta.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_method.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_method.c -fPIC -DPIC -o .libs/hash_method.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_open.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_meta.c -fPIC -DPIC -o .libs/hash_meta.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_page.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_open.c -fPIC -DPIC -o .libs/hash_open.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_page.c -fPIC -DPIC -o .libs/hash_page.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_rec.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_reclaim.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_reclaim.c -fPIC -DPIC -o .libs/hash_reclaim.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_rec.c -fPIC -DPIC -o .libs/hash_rec.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_stat.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_stat.c -fPIC -DPIC -o .libs/hash_stat.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_upgrade.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_verify.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_upgrade.c -fPIC -DPIC -o .libs/hash_upgrade.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_verify.c -fPIC -DPIC -o .libs/hash_verify.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_auto.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap.c -fPIC -DPIC -o .libs/heap.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_auto.c -fPIC -DPIC -o .libs/heap_auto.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_backup.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_conv.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_backup.c -fPIC -DPIC -o .libs/heap_backup.o ../src/heap/heap.c: In function '__heapc_close': ../src/heap/heap.c:299:23: warning: variable 'mpf' set but not used [-Wunused-but-set-variable] 299 | DB_MPOOLFILE *mpf; | ^~~ ../src/heap/heap.c: In function '__heapc_get': ../src/heap/heap.c:540:15: warning: variable 'h' set but not used [-Wunused-but-set-variable] 540 | HEAP *h; | ^ ../src/heap/heap.c: In function '__heap_getpage': ../src/heap/heap.c:1826:31: warning: variable 'lkd_pgs' set but not used [-Wunused-but-set-variable] 1826 | db_pgno_t data_pgno, *lkd_pgs, meta_pgno, region_pgno, start_region; | ^~~~~~~ ../src/heap/heap.c: In function '__heap_bulk': ../src/heap/heap.c:286:18: warning: 'prev_rid.pgno' may be used uninitialized [-Wmaybe-uninitialized] 286 | cp->pgno = prev_rid.pgno; | ~~~~~~~~~^~~~~~~~~~~~~~~ ../src/heap/heap.c:134:21: note: 'prev_rid.pgno' was declared here 134 | DB_HEAP_RID prev_rid, rid; | ^~~~~~~~ ../src/heap/heap.c:285:18: warning: 'prev_rid.indx' may be used uninitialized [-Wmaybe-uninitialized] 285 | cp->indx = prev_rid.indx; | ~~~~~~~~~^~~~~~~~~~~~~~~ ../src/heap/heap.c:134:21: note: 'prev_rid.indx' was declared here 134 | DB_HEAP_RID prev_rid, rid; | ^~~~~~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_method.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_conv.c -fPIC -DPIC -o .libs/heap_conv.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_method.c -fPIC -DPIC -o .libs/heap_method.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_open.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_rec.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_open.c -fPIC -DPIC -o .libs/heap_open.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_rec.c -fPIC -DPIC -o .libs/heap_rec.o ../src/heap/heap_method.c: In function '__heap_db_close': ../src/heap/heap_method.c:52:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 52 | int ret; | ^~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_reclaim.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_stat.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_reclaim.c -fPIC -DPIC -o .libs/heap_reclaim.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_verify.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_stat.c -fPIC -DPIC -o .libs/heap_stat.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_verify.c -fPIC -DPIC -o .libs/heap_verify.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam.c -fPIC -DPIC -o .libs/qam.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_auto.c ../src/heap/heap_stat.c: In function '__heap_stat': ../src/heap/heap_stat.c:32:17: warning: variable 'lock' set but not used [-Wunused-but-set-variable] 32 | DB_LOCK lock, metalock; | ^~~~ libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_auto.c -fPIC -DPIC -o .libs/qam_auto.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_conv.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_files.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_conv.c -fPIC -DPIC -o .libs/qam_conv.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_method.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_method.c -fPIC -DPIC -o .libs/qam_method.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_files.c -fPIC -DPIC -o .libs/qam_files.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_open.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_rec.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_stat.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_rec.c -fPIC -DPIC -o .libs/qam_rec.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_stat.c -fPIC -DPIC -o .libs/qam_stat.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_open.c -fPIC -DPIC -o .libs/qam_open.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_upgrade.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_verify.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_automsg.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_upgrade.c -fPIC -DPIC -o .libs/qam_upgrade.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_verify.c -fPIC -DPIC -o .libs/qam_verify.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_automsg.c -fPIC -DPIC -o .libs/rep_automsg.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_backup.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_elect.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_backup.c -fPIC -DPIC -o .libs/rep_backup.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_lease.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_elect.c -fPIC -DPIC -o .libs/rep_elect.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_log.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_log.c -fPIC -DPIC -o .libs/rep_log.o ../src/rep/rep_backup.c: In function '__rep_reset_init': ../src/rep/rep_backup.c:3264:20: warning: 'dbtvers' may be used uninitialized [-Wmaybe-uninitialized] 3264 | if ((ret = __rep_update_unmarshal(env, dbtvers, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3265 | &rup, dbt.data, dbt.size, &next)) != 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/rep/rep_backup.c:3169:19: note: 'dbtvers' was declared here 3169 | u_int32_t dbtvers, fvers, zero; | ^~~~~~~ libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_lease.c -fPIC -DPIC -o .libs/rep_lease.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_method.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_record.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_record.c -fPIC -DPIC -o .libs/rep_record.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_method.c -fPIC -DPIC -o .libs/rep_method.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_region.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_stat.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_region.c -fPIC -DPIC -o .libs/rep_region.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_stat.c -fPIC -DPIC -o .libs/rep_stat.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_util.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_verify.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_util.c -fPIC -DPIC -o .libs/rep_util.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_addrinfo.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_auto.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_auto.c -fPIC -DPIC -o .libs/repmgr_auto.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/rep/rep_verify.c -fPIC -DPIC -o .libs/rep_verify.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_addrinfo.c -fPIC -DPIC -o .libs/os_addrinfo.o ../src/rep/rep_util.c: In function '__rep_lockout_int': ../src/rep/rep_util.c:1557:18: warning: variable 'wait_cnt' set but not used [-Wunused-but-set-variable] 1557 | int ret, wait_cnt; | ^~~~~~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_automsg.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_elect.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_method.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_automsg.c -fPIC -DPIC -o .libs/repmgr_automsg.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_elect.c -fPIC -DPIC -o .libs/repmgr_elect.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_msg.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_msg.c -fPIC -DPIC -o .libs/repmgr_msg.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_method.c -fPIC -DPIC -o .libs/repmgr_method.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_net.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_posix.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_net.c -fPIC -DPIC -o .libs/repmgr_net.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_posix.c -fPIC -DPIC -o .libs/repmgr_posix.o ../src/repmgr/repmgr_msg.c: In function 'dispatch_app_message': ../src/repmgr/repmgr_msg.c:190:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 190 | int ret; | ^~~ ../src/repmgr/repmgr_msg.c: In function 'reject_fwd': ../src/repmgr/repmgr_msg.c:1563:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1563 | int ret; | ^~~ ../src/repmgr/repmgr_msg.c: In function 'marshal_site_key': ../src/repmgr/repmgr_msg.c:1607:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1607 | int ret; | ^~~ ../src/repmgr/repmgr_msg.c: In function '__repmgr_set_sites': ../src/repmgr/repmgr_msg.c:1643:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1643 | int ret; | ^~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_queue.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_rec.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_rec.c -fPIC -DPIC -o .libs/repmgr_rec.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_sel.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_queue.c -fPIC -DPIC -o .libs/repmgr_queue.o ../src/repmgr/repmgr_net.c: In function 'send_connection': ../src/repmgr/repmgr_net.c:797:17: warning: variable 'db_rep' set but not used [-Wunused-but-set-variable] 797 | DB_REP *db_rep; | ^~~~~~ In function '__repmgr_finish_connect', inlined from '__repmgr_connect' at ../src/repmgr/repmgr_net.c:125:15: ../src/repmgr/repmgr_net.c:184:20: warning: 'sock' may be used uninitialized [-Wmaybe-uninitialized] 184 | if ((ret = __repmgr_new_connection(env, &conn, s, CONN_CONNECTED)) != 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/repmgr/repmgr_net.c: In function '__repmgr_connect': ../src/repmgr/repmgr_net.c:104:18: note: 'sock' was declared here 104 | socket_t sock; | ^~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_stat.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_sel.c -fPIC -DPIC -o .libs/repmgr_sel.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_stat.c -fPIC -DPIC -o .libs/repmgr_stat.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_util.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_util.c -fPIC -DPIC -o .libs/repmgr_util.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_ovfl_vrfy.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_vrfy.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_vrfyutil.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_ovfl_vrfy.c -fPIC -DPIC -o .libs/db_ovfl_vrfy.o ../src/repmgr/repmgr_util.c: In function 'read_gmdb': ../src/repmgr/repmgr_util.c:1404:15: warning: variable 'host' set but not used [-Wunused-but-set-variable] 1404 | char *host; | ^~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_verify.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_vrfy.c -fPIC -DPIC -o .libs/db_vrfy.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_vrfyutil.c -fPIC -DPIC -o .libs/db_vrfyutil.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/bt_verify.c -fPIC -DPIC -o .libs/bt_verify.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_verify.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_verify.c -fPIC -DPIC -o .libs/log_verify.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_verify_util.c ../src/db/db_vrfy.c: In function '__db_salvage_leaf': ../src/db/db_vrfy.c:2129:14: warning: variable 'env' set but not used [-Wunused-but-set-variable] 2129 | ENV *env; | ^~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_verify_int.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_verify_auto.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_verify_util.c -fPIC -DPIC -o .libs/log_verify_util.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_verify_int.c -fPIC -DPIC -o .libs/log_verify_int.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_verify_auto.c -fPIC -DPIC -o .libs/log_verify_auto.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock.c -fPIC -DPIC -o .libs/lock.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_deadlock.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_failchk.c ../src/log/log_verify_int.c: In function '__lv_on_new_txn': ../src/log/log_verify_int.c:4126:14: warning: variable 'env' set but not used [-Wunused-but-set-variable] 4126 | ENV *env; | ^~~ libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_failchk.c -fPIC -DPIC -o .libs/lock_failchk.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_deadlock.c -fPIC -DPIC -o .libs/lock_deadlock.o In file included from ../src/lock/lock.c:495: ../src/lock/lock_alloc.incl: In function '__lock_alloclock': ../src/lock/lock_alloc.incl:111:48: warning: self-comparison always evaluates to true [-Wtautological-compare] 111 | if (&cur_p->free_locks == | ^~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_id.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_list.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_id.c -fPIC -DPIC -o .libs/lock_id.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_list.c -fPIC -DPIC -o .libs/lock_list.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_method.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_region.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_method.c -fPIC -DPIC -o .libs/lock_method.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_stat.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_region.c -fPIC -DPIC -o .libs/lock_region.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_timer.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_util.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_timer.c -fPIC -DPIC -o .libs/lock_timer.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_stat.c -fPIC -DPIC -o .libs/lock_stat.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/lock/lock_util.c -fPIC -DPIC -o .libs/lock_util.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mutex/mut_alloc.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mutex/mut_failchk.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mutex/mut_method.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mutex/mut_failchk.c -fPIC -DPIC -o .libs/mut_failchk.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mutex/mut_alloc.c -fPIC -DPIC -o .libs/mut_alloc.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mutex/mut_region.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mutex/mut_method.c -fPIC -DPIC -o .libs/mut_method.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mutex/mut_region.c -fPIC -DPIC -o .libs/mut_region.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mutex/mut_stat.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mutex/mut_stat.c -fPIC -DPIC -o .libs/mut_stat.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../lang/dbm/dbm.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../lang/hsearch/hsearch.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../lang/dbm/dbm.c -fPIC -DPIC -o .libs/dbm.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/crypto/aes_method.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/crypto/crypto.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/crypto/aes_method.c -fPIC -DPIC -o .libs/aes_method.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../lang/hsearch/hsearch.c -fPIC -DPIC -o .libs/hsearch.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/crypto/mersenne/mt19937db.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/crypto/crypto.c -fPIC -DPIC -o .libs/crypto.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/crypto/mersenne/mt19937db.c -fPIC -DPIC -o .libs/mt19937db.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/crypto/rijndael/rijndael-alg-fst.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/crypto/rijndael/rijndael-api-fst.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/crypto/rijndael/rijndael-alg-fst.c -fPIC -DPIC -o .libs/rijndael-alg-fst.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/clock.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/crdel_auto.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/crypto/rijndael/rijndael-api-fst.c -fPIC -DPIC -o .libs/rijndael-api-fst.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/clock.c -fPIC -DPIC -o .libs/clock.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/crdel_rec.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/crdel_auto.c -fPIC -DPIC -o .libs/crdel_auto.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_am.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/crdel_rec.c -fPIC -DPIC -o .libs/crdel_rec.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db.c -fPIC -DPIC -o .libs/db.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_am.c -fPIC -DPIC -o .libs/db_am.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_auto.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_backup.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_byteorder.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_backup.c -fPIC -DPIC -o .libs/db_backup.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_auto.c -fPIC -DPIC -o .libs/db_auto.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_cam.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_cam.c -fPIC -DPIC -o .libs/db_cam.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_byteorder.c -fPIC -DPIC -o .libs/db_byteorder.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_cds.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_compact.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_cds.c -fPIC -DPIC -o .libs/db_cds.o ../src/db/db_cam.c: In function '__dbc_put_resolve_key': ../src/db/db_cam.c:1192:14: warning: variable 'env' set but not used [-Wunused-but-set-variable] 1192 | ENV *env; | ^~~ ../src/db/db_cam.c: In function '__dbc_put_partial': ../src/db/db_cam.c:1330:14: warning: variable 'env' set but not used [-Wunused-but-set-variable] 1330 | ENV *env; | ^~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_compint.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_compact.c -fPIC -DPIC -o .libs/db_compact.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_conv.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_compint.c -fPIC -DPIC -o .libs/db_compint.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_copy.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_copy.c -fPIC -DPIC -o .libs/db_copy.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_dispatch.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_conv.c -fPIC -DPIC -o .libs/db_conv.o ../src/db/db_compact.c: In function '__db_exchange_page': ../src/db/db_compact.c:421:19: warning: variable 'oldpgno' set but not used [-Wunused-but-set-variable] 421 | db_pgno_t oldpgno, *pgnop; | ^~~~~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_dup.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_dispatch.c -fPIC -DPIC -o .libs/db_dispatch.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_dup.c -fPIC -DPIC -o .libs/db_dup.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_err.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_getlong.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_idspace.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_getlong.c -fPIC -DPIC -o .libs/db_getlong.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_err.c -fPIC -DPIC -o .libs/db_err.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_iface.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_iface.c -fPIC -DPIC -o .libs/db_iface.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_idspace.c -fPIC -DPIC -o .libs/db_idspace.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_join.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_log2.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_join.c -fPIC -DPIC -o .libs/db_join.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_log2.c -fPIC -DPIC -o .libs/db_log2.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_meta.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_method.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_meta.c -fPIC -DPIC -o .libs/db_meta.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_open.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_method.c -fPIC -DPIC -o .libs/db_method.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_overflow.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_open.c -fPIC -DPIC -o .libs/db_open.o ../src/db/db_meta.c: In function '__db_new': ../src/db/db_meta.c:109:19: warning: variable 'last' set but not used [-Wunused-but-set-variable] 109 | db_pgno_t last, *list, pgno, newnext; | ^~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_pr.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_overflow.c -fPIC -DPIC -o .libs/db_overflow.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_pr.c -fPIC -DPIC -o .libs/db_pr.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_rec.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_reclaim.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_reclaim.c -fPIC -DPIC -o .libs/db_reclaim.o ../src/db/db_overflow.c: In function '__db_poff': ../src/db/db_overflow.c:236:30: warning: variable 'tlen' set but not used [-Wunused-but-set-variable] 236 | u_int32_t space, sz, tlen; | ^~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_remove.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_rec.c -fPIC -DPIC -o .libs/db_rec.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_rename.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_rename.c -fPIC -DPIC -o .libs/db_rename.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_remove.c -fPIC -DPIC -o .libs/db_remove.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_ret.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_setid.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_setid.c -fPIC -DPIC -o .libs/db_setid.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_ret.c -fPIC -DPIC -o .libs/db_ret.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_setlsn.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_shash.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_sort_multiple.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_setlsn.c -fPIC -DPIC -o .libs/db_setlsn.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/db_shash.c -fPIC -DPIC -o .libs/db_shash.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_stati.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_stati.c -fPIC -DPIC -o .libs/db_stati.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_sort_multiple.c -fPIC -DPIC -o .libs/db_sort_multiple.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_truncate.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_upg.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_truncate.c -fPIC -DPIC -o .libs/db_truncate.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_upg_opd.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_upg.c -fPIC -DPIC -o .libs/db_upg.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/dbreg/dbreg.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/dbreg/dbreg.c -fPIC -DPIC -o .libs/dbreg.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_upg_opd.c -fPIC -DPIC -o .libs/db_upg_opd.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/dbreg/dbreg_stat.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/dbreg/dbreg_auto.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/dbreg/dbreg_rec.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/dbreg/dbreg_auto.c -fPIC -DPIC -o .libs/dbreg_auto.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/dbreg/dbreg_stat.c -fPIC -DPIC -o .libs/dbreg_stat.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/dbreg/dbreg_util.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/dbreg/dbreg_rec.c -fPIC -DPIC -o .libs/dbreg_rec.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/dbreg/dbreg_util.c -fPIC -DPIC -o .libs/dbreg_util.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/dbt.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_alloc.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_config.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_alloc.c -fPIC -DPIC -o .libs/env_alloc.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/dbt.c -fPIC -DPIC -o .libs/dbt.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_config.c -fPIC -DPIC -o .libs/env_config.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_backup.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_failchk.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_file.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_backup.c -fPIC -DPIC -o .libs/env_backup.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_file.c -fPIC -DPIC -o .libs/env_file.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_globals.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_failchk.c -fPIC -DPIC -o .libs/env_failchk.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_open.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_method.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_globals.c -fPIC -DPIC -o .libs/env_globals.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_name.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_method.c -fPIC -DPIC -o .libs/env_method.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_open.c -fPIC -DPIC -o .libs/env_open.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_name.c -fPIC -DPIC -o .libs/env_name.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_recover.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_region.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_recover.c -fPIC -DPIC -o .libs/env_recover.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_register.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_region.c -fPIC -DPIC -o .libs/env_region.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_sig.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_register.c -fPIC -DPIC -o .libs/env_register.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_sig.c -fPIC -DPIC -o .libs/env_sig.o ../src/env/env_recover.c:22:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 22 | static const char copyright[] = | ^~~~~~~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_stat.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/fileops/fileops_auto.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/fileops/fileops_auto.c -fPIC -DPIC -o .libs/fileops_auto.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/fileops/fop_basic.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/env/env_stat.c -fPIC -DPIC -o .libs/env_stat.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/fileops/fop_rec.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/fileops/fop_basic.c -fPIC -DPIC -o .libs/fop_basic.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/fileops/fop_util.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/fileops/fop_util.c -fPIC -DPIC -o .libs/fop_util.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/fileops/fop_rec.c -fPIC -DPIC -o .libs/fop_rec.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_func.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hmac/hmac.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_func.c -fPIC -DPIC -o .libs/hash_func.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hmac/hmac.c -fPIC -DPIC -o .libs/hmac.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_archive.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log.c -fPIC -DPIC -o .libs/log.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_compare.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_compare.c -fPIC -DPIC -o .libs/log_compare.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_archive.c -fPIC -DPIC -o .libs/log_archive.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_debug.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_get.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_get.c -fPIC -DPIC -o .libs/log_get.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_debug.c -fPIC -DPIC -o .libs/log_debug.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_method.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_method.c -fPIC -DPIC -o .libs/log_method.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_print.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_put.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_put.c -fPIC -DPIC -o .libs/log_put.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_print.c -fPIC -DPIC -o .libs/log_print.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_stat.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/mkpath.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/mkpath.c -fPIC -DPIC -o .libs/mkpath.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/log/log_stat.c -fPIC -DPIC -o .libs/log_stat.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_alloc.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_backup.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_alloc.c -fPIC -DPIC -o .libs/mp_alloc.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_bh.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_backup.c -fPIC -DPIC -o .libs/mp_backup.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_bh.c -fPIC -DPIC -o .libs/mp_bh.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_fget.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_fmethod.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_fmethod.c -fPIC -DPIC -o .libs/mp_fmethod.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_fget.c -fPIC -DPIC -o .libs/mp_fget.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_fopen.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_fput.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_fset.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_fput.c -fPIC -DPIC -o .libs/mp_fput.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_fopen.c -fPIC -DPIC -o .libs/mp_fopen.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_fset.c -fPIC -DPIC -o .libs/mp_fset.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_method.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_mvcc.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_method.c -fPIC -DPIC -o .libs/mp_method.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_region.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_register.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_mvcc.c -fPIC -DPIC -o .libs/mp_mvcc.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_region.c -fPIC -DPIC -o .libs/mp_region.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_register.c -fPIC -DPIC -o .libs/mp_register.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_resize.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_stat.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_sync.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_stat.c -fPIC -DPIC -o .libs/mp_stat.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_sync.c -fPIC -DPIC -o .libs/mp_sync.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_trickle.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_resize.c -fPIC -DPIC -o .libs/mp_resize.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/mp/mp_trickle.c -fPIC -DPIC -o .libs/mp_trickle.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/openflags.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_abort.c ../src/mp/mp_resize.c: In function '__memp_add_bucket': ../src/mp/mp_resize.c:332:14: warning: variable 'env' set but not used [-Wunused-but-set-variable] 332 | ENV *env; | ^~~ ../src/mp/mp_resize.c: In function '__memp_remove_bucket': ../src/mp/mp_resize.c:404:14: warning: variable 'env' set but not used [-Wunused-but-set-variable] 404 | ENV *env; | ^~~ libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_abort.c -fPIC -DPIC -o .libs/os_abort.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_abs.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/openflags.c -fPIC -DPIC -o .libs/openflags.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_abs.c -fPIC -DPIC -o .libs/os_abs.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_alloc.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_clock.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_cpu.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_ctime.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_clock.c -fPIC -DPIC -o .libs/os_clock.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_alloc.c -fPIC -DPIC -o .libs/os_alloc.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_cpu.c -fPIC -DPIC -o .libs/os_cpu.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_ctime.c -fPIC -DPIC -o .libs/os_ctime.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_config.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_config.c -fPIC -DPIC -o .libs/os_config.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_dir.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_errno.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_fid.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_dir.c -fPIC -DPIC -o .libs/os_dir.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_errno.c -fPIC -DPIC -o .libs/os_errno.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_fid.c -fPIC -DPIC -o .libs/os_fid.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_flock.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_fsync.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_getenv.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_fsync.c -fPIC -DPIC -o .libs/os_fsync.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_flock.c -fPIC -DPIC -o .libs/os_flock.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_handle.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_getenv.c -fPIC -DPIC -o .libs/os_getenv.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_handle.c -fPIC -DPIC -o .libs/os_handle.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_map.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/os_method.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_map.c -fPIC -DPIC -o .libs/os_map.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_mkdir.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_mkdir.c -fPIC -DPIC -o .libs/os_mkdir.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/os_method.c -fPIC -DPIC -o .libs/os_method.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_open.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_path.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_pid.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_open.c -fPIC -DPIC -o .libs/os_open.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_rename.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_path.c -fPIC -DPIC -o .libs/os_path.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_pid.c -fPIC -DPIC -o .libs/os_pid.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_rename.c -fPIC -DPIC -o .libs/os_rename.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_root.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_rpath.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_rw.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_root.c -fPIC -DPIC -o .libs/os_root.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_rpath.c -fPIC -DPIC -o .libs/os_rpath.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_seek.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_rw.c -fPIC -DPIC -o .libs/os_rw.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_seek.c -fPIC -DPIC -o .libs/os_seek.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_stack.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_stat.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_stat.c -fPIC -DPIC -o .libs/os_stat.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_tmpdir.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_stack.c -fPIC -DPIC -o .libs/os_stack.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_tmpdir.c -fPIC -DPIC -o .libs/os_tmpdir.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_truncate.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_uid.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_truncate.c -fPIC -DPIC -o .libs/os_truncate.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_unlink.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_uid.c -fPIC -DPIC -o .libs/os_uid.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_yield.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_yield.c -fPIC -DPIC -o .libs/os_yield.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/os/os_unlink.c -fPIC -DPIC -o .libs/os_unlink.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/partition.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/sequence/seq_stat.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/partition.c -fPIC -DPIC -o .libs/partition.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/sequence/sequence.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/sequence/sequence.c -fPIC -DPIC -o .libs/sequence.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hmac/sha1.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/sequence/seq_stat.c -fPIC -DPIC -o .libs/seq_stat.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/clib/snprintf.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hmac/sha1.c -fPIC -DPIC -o .libs/sha1.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_auto.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/clib/snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn.c -fPIC -DPIC -o .libs/txn.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_auto.c -fPIC -DPIC -o .libs/txn_auto.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_chkpt.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_failchk.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_failchk.c -fPIC -DPIC -o .libs/txn_failchk.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_chkpt.c -fPIC -DPIC -o .libs/txn_chkpt.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_method.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_rec.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_rec.c -fPIC -DPIC -o .libs/txn_rec.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_recover.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_method.c -fPIC -DPIC -o .libs/txn_method.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_region.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_region.c -fPIC -DPIC -o .libs/txn_region.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_recover.c -fPIC -DPIC -o .libs/txn_recover.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_stat.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_stat.c -fPIC -DPIC -o .libs/txn_stat.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_util.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/xa/xa.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_util.c -fPIC -DPIC -o .libs/txn_util.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/xa/xa_map.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/zerofill.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/xa/xa.c -fPIC -DPIC -o .libs/xa.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/xa/xa_map.c -fPIC -DPIC -o .libs/xa_map.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/zerofill.c -fPIC -DPIC -o .libs/zerofill.o ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_channel.cpp ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_db.cpp ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_dbc.cpp libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_channel.cpp -fPIC -DPIC -o .libs/cxx_channel.o libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_dbc.cpp -fPIC -DPIC -o .libs/cxx_dbc.o ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_dbt.cpp libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_db.cpp -fPIC -DPIC -o .libs/cxx_db.o libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_dbt.cpp -fPIC -DPIC -o .libs/cxx_dbt.o ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_env.cpp ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_except.cpp libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_env.cpp -fPIC -DPIC -o .libs/cxx_env.o ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_lock.cpp libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_except.cpp -fPIC -DPIC -o .libs/cxx_except.o libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_lock.cpp -fPIC -DPIC -o .libs/cxx_lock.o ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_logc.cpp libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_logc.cpp -fPIC -DPIC -o .libs/cxx_logc.o ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_mpool.cpp ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_multi.cpp libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_mpool.cpp -fPIC -DPIC -o .libs/cxx_mpool.o ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_rid.cpp ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_seq.cpp libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_multi.cpp -fPIC -DPIC -o .libs/cxx_multi.o libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_rid.cpp -fPIC -DPIC -o .libs/cxx_rid.o libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_seq.cpp -fPIC -DPIC -o .libs/cxx_seq.o ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_site.cpp ./libtool --mode=compile g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_txn.cpp ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_archive.c libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_site.cpp -fPIC -DPIC -o .libs/cxx_site.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_archive.c -fPIC -DPIC -o .libs/db_archive.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/util_sig.c libtool: compile: g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ../lang/cxx/cxx_txn.cpp -fPIC -DPIC -o .libs/cxx_txn.o ../util/db_archive.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_checkpoint.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/util_sig.c -fPIC -DPIC -o .libs/util_sig.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/util_log.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_checkpoint.c -fPIC -DPIC -o .libs/db_checkpoint.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/util_log.c -fPIC -DPIC -o .libs/util_log.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_deadlock.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_dump.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/util_cache.c ../util/db_checkpoint.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_hotbackup.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/common/util_cache.c -fPIC -DPIC -o .libs/util_cache.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_deadlock.c -fPIC -DPIC -o .libs/db_deadlock.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_dump.c -fPIC -DPIC -o .libs/db_dump.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_hotbackup.c -fPIC -DPIC -o .libs/db_hotbackup.o ../util/db_deadlock.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ ../util/db_dump.c:16:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 16 | static const char copyright[] = | ^~~~~~~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_load.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_log_verify.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_printlog.c ../util/db_hotbackup.c:17:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 17 | static const char copyright[] = | ^~~~~~~~~ libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_log_verify.c -fPIC -DPIC -o .libs/db_log_verify.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/btree_autop.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_load.c -fPIC -DPIC -o .libs/db_load.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_printlog.c -fPIC -DPIC -o .libs/db_printlog.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/btree/btree_autop.c -fPIC -DPIC -o .libs/btree_autop.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/crdel_autop.c ../util/db_load.c:16:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 16 | static const char copyright[] = | ^~~~~~~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_autop.c ../util/db_printlog.c:23:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 23 | static const char copyright[] = | ^~~~~~~~~ libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/db_autop.c -fPIC -DPIC -o .libs/db_autop.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/db/crdel_autop.c -fPIC -DPIC -o .libs/crdel_autop.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/dbreg/dbreg_autop.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/fileops/fileops_autop.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_autop.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/fileops/fileops_autop.c -fPIC -DPIC -o .libs/fileops_autop.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/dbreg/dbreg_autop.c -fPIC -DPIC -o .libs/dbreg_autop.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_autop.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/hash/hash_autop.c -fPIC -DPIC -o .libs/hash_autop.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_autop.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/heap/heap_autop.c -fPIC -DPIC -o .libs/heap_autop.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_autop.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/repmgr/repmgr_autop.c -fPIC -DPIC -o .libs/repmgr_autop.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_autop.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/qam/qam_autop.c -fPIC -DPIC -o .libs/qam_autop.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_recover.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../src/txn/txn_autop.c -fPIC -DPIC -o .libs/txn_autop.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_recover.c -fPIC -DPIC -o .libs/db_recover.o ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_replicate.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_stat.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_replicate.c -fPIC -DPIC -o .libs/db_replicate.o ../util/db_recover.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_tuner.c ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_upgrade.c libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_stat.c -fPIC -DPIC -o .libs/db_stat.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_upgrade.c -fPIC -DPIC -o .libs/db_upgrade.o libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_tuner.c -fPIC -DPIC -o .libs/db_tuner.o ../util/db_replicate.c: In function 'main': ../util/db_replicate.c:63:19: warning: variable 'flags' set but not used [-Wunused-but-set-variable] 63 | u_int32_t flags, repmgr_th, seconds, start_state; | ^~~~~ ../util/db_replicate.c: At top level: ../util/db_replicate.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ ./libtool --mode=compile cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_verify.c ../util/db_stat.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ ./libtool --mode=link cc -avoid-version -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -rpath /usr/lib -o libdb-5.3.la db185.lo mut_pthread.lo bt_compare.lo bt_compress.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo bt_recno.lo bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo bt_compact.lo bt_upgrade.lo btree_auto.lo hash.lo hash_auto.lo hash_compact.lo hash_conv.lo hash_dup.lo hash_meta.lo hash_method.lo hash_open.lo hash_page.lo hash_rec.lo hash_reclaim.lo hash_stat.lo hash_upgrade.lo hash_verify.lo heap.lo heap_auto.lo heap_backup.lo heap_conv.lo heap_method.lo heap_open.lo heap_rec.lo heap_reclaim.lo heap_stat.lo heap_verify.lo qam.lo qam_auto.lo qam_conv.lo qam_files.lo qam_method.lo qam_open.lo qam_rec.lo qam_stat.lo qam_upgrade.lo qam_verify.lo rep_automsg.lo rep_backup.lo rep_elect.lo rep_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.lo repmgr_automsg.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_rec.lo repmgr_sel.lo repmgr_stat.lo repmgr_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.lo log_verify.lo log_verify_util.lo log_verify_int.lo log_verify_auto.lo lock.lo lock_deadlock.lo lock_failchk.lo lock_id.lo lock_list.lo lock_method.lo lock_region.lo lock_stat.lo lock_timer.lo lock_util.lo mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo dbm.lo hsearch.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo clock.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_backup.lo db_byteorder.lo db_cam.lo db_cds.lo db_compact.lo db_compint.lo db_conv.lo db_copy.lo db_dispatch.lo db_dup.lo db_err.lo db_getlong.lo db_idspace.lo db_iface.lo db_join.lo db_log2.lo db_meta.lo db_method.lo db_open.lo db_overflow.lo db_pr.lo db_rec.lo db_reclaim.lo db_remove.lo db_rename.lo db_ret.lo db_setid.lo db_setlsn.lo db_shash.lo db_sort_multiple.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbreg.lo dbreg_stat.lo dbreg_auto.lo dbreg_rec.lo dbreg_util.lo dbt.lo env_alloc.lo env_config.lo env_backup.lo env_failchk.lo env_file.lo env_globals.lo env_open.lo env_method.lo env_name.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_print.lo log_put.lo log_stat.lo mkpath.lo mp_alloc.lo mp_backup.lo mp_bh.lo mp_fget.lo mp_fmethod.lo mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_mvcc.lo mp_region.lo mp_register.lo mp_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_path.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.lo os_stat.lo os_tmpdir.lo os_truncate.lo os_uid.lo os_unlink.lo os_yield.lo partition.lo seq_stat.lo sequence.lo sha1.lo snprintf.lo txn.lo txn_auto.lo txn_chkpt.lo txn_failchk.lo txn_method.lo txn_rec.lo txn_recover.lo txn_region.lo txn_stat.lo txn_util.lo xa.lo xa_map.lo zerofill.lo \ -lpthread libtool: compile: cc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 ../util/db_verify.c -fPIC -DPIC -o .libs/db_verify.o ../util/db_upgrade.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ ./libtool --mode=link g++ -avoid-version -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -rpath /usr/lib \ -o libdb_cxx-5.3.la cxx_channel.lo cxx_db.lo cxx_dbc.lo cxx_dbt.lo cxx_env.lo cxx_except.lo cxx_lock.lo cxx_logc.lo cxx_mpool.lo cxx_multi.lo cxx_rid.lo cxx_seq.lo cxx_site.lo cxx_txn.lo db185.lo mut_pthread.lo bt_compare.lo bt_compress.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo bt_recno.lo bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo bt_compact.lo bt_upgrade.lo btree_auto.lo hash.lo hash_auto.lo hash_compact.lo hash_conv.lo hash_dup.lo hash_meta.lo hash_method.lo hash_open.lo hash_page.lo hash_rec.lo hash_reclaim.lo hash_stat.lo hash_upgrade.lo hash_verify.lo heap.lo heap_auto.lo heap_backup.lo heap_conv.lo heap_method.lo heap_open.lo heap_rec.lo heap_reclaim.lo heap_stat.lo heap_verify.lo qam.lo qam_auto.lo qam_conv.lo qam_files.lo qam_method.lo qam_open.lo qam_rec.lo qam_stat.lo qam_upgrade.lo qam_verify.lo rep_automsg.lo rep_backup.lo rep_elect.lo rep_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.lo repmgr_automsg.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_rec.lo repmgr_sel.lo repmgr_stat.lo repmgr_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.lo log_verify.lo log_verify_util.lo log_verify_int.lo log_verify_auto.lo lock.lo lock_deadlock.lo lock_failchk.lo lock_id.lo lock_list.lo lock_method.lo lock_region.lo lock_stat.lo lock_timer.lo lock_util.lo mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo dbm.lo hsearch.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo clock.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_backup.lo db_byteorder.lo db_cam.lo db_cds.lo db_compact.lo db_compint.lo db_conv.lo db_copy.lo db_dispatch.lo db_dup.lo db_err.lo db_getlong.lo db_idspace.lo db_iface.lo db_join.lo db_log2.lo db_meta.lo db_method.lo db_open.lo db_overflow.lo db_pr.lo db_rec.lo db_reclaim.lo db_remove.lo db_rename.lo db_ret.lo db_setid.lo db_setlsn.lo db_shash.lo db_sort_multiple.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbreg.lo dbreg_stat.lo dbreg_auto.lo dbreg_rec.lo dbreg_util.lo dbt.lo env_alloc.lo env_config.lo env_backup.lo env_failchk.lo env_file.lo env_globals.lo env_open.lo env_method.lo env_name.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_print.lo log_put.lo log_stat.lo mkpath.lo mp_alloc.lo mp_backup.lo mp_bh.lo mp_fget.lo mp_fmethod.lo mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_mvcc.lo mp_region.lo mp_register.lo mp_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_path.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.lo os_stat.lo os_tmpdir.lo os_truncate.lo os_uid.lo os_unlink.lo os_yield.lo partition.lo seq_stat.lo sequence.lo sha1.lo snprintf.lo txn.lo txn_auto.lo txn_chkpt.lo txn_failchk.lo txn_method.lo txn_rec.lo txn_recover.lo txn_region.lo txn_stat.lo txn_util.lo xa.lo xa_map.lo zerofill.lo -lpthread ../util/db_tuner.c: In function '__tuner_opd_data': ../util/db_tuner.c:670:19: warning: variable 'pgsize' set but not used [-Wunused-but-set-variable] 670 | u_int32_t pgsize; | ^~~~~~ ../util/db_tuner.c: At top level: ../util/db_tuner.c:56:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 56 | static const char copyright[] = | ^~~~~~~~~ ../util/db_verify.c:14:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 14 | static const char copyright[] = | ^~~~~~~~~ libtool: link: cc -shared -fPIC -DPIC .libs/db185.o .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_compress.o .libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_compact.o .libs/bt_upgrade.o .libs/btree_auto.o .libs/hash.o .libs/hash_auto.o .libs/hash_compact.o .libs/hash_conv.o .libs/hash_dup.o .libs/hash_meta.o .libs/hash_method.o .libs/hash_open.o .libs/hash_page.o .libs/hash_rec.o .libs/hash_reclaim.o .libs/hash_stat.o .libs/hash_upgrade.o .libs/hash_verify.o .libs/heap.o .libs/heap_auto.o .libs/heap_backup.o .libs/heap_conv.o .libs/heap_method.o .libs/heap_open.o .libs/heap_rec.o .libs/heap_reclaim.o .libs/heap_stat.o .libs/heap_verify.o .libs/qam.o .libs/qam_auto.o .libs/qam_conv.o .libs/qam_files.o .libs/qam_method.o .libs/qam_open.o .libs/qam_rec.o .libs/qam_stat.o .libs/qam_upgrade.o .libs/qam_verify.o .libs/rep_automsg.o .libs/rep_backup.o .libs/rep_elect.o .libs/rep_lease.o .libs/rep_log.o .libs/rep_method.o .libs/rep_record.o .libs/rep_region.o .libs/rep_stat.o .libs/rep_util.o .libs/rep_verify.o .libs/os_addrinfo.o .libs/repmgr_auto.o .libs/repmgr_automsg.o .libs/repmgr_elect.o .libs/repmgr_method.o .libs/repmgr_msg.o .libs/repmgr_net.o .libs/repmgr_posix.o .libs/repmgr_queue.o .libs/repmgr_rec.o .libs/repmgr_sel.o .libs/repmgr_stat.o .libs/repmgr_util.o .libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o .libs/bt_verify.o .libs/log_verify.o .libs/log_verify_util.o .libs/log_verify_int.o .libs/log_verify_auto.o .libs/lock.o .libs/lock_deadlock.o .libs/lock_failchk.o .libs/lock_id.o .libs/lock_list.o .libs/lock_method.o .libs/lock_region.o .libs/lock_stat.o .libs/lock_timer.o .libs/lock_util.o .libs/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.o .libs/dbm.o .libs/hsearch.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/clock.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_backup.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.o .libs/db_compact.o .libs/db_compint.o .libs/db_conv.o .libs/db_copy.o .libs/db_dispatch.o .libs/db_dup.o .libs/db_err.o .libs/db_getlong.o .libs/db_idspace.o .libs/db_iface.o .libs/db_join.o .libs/db_log2.o .libs/db_meta.o .libs/db_method.o .libs/db_open.o .libs/db_overflow.o .libs/db_pr.o .libs/db_rec.o .libs/db_reclaim.o .libs/db_remove.o .libs/db_rename.o .libs/db_ret.o .libs/db_setid.o .libs/db_setlsn.o .libs/db_shash.o .libs/db_sort_multiple.o .libs/db_stati.o .libs/db_truncate.o .libs/db_upg.o .libs/db_upg_opd.o .libs/dbreg.o .libs/dbreg_stat.o .libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_util.o .libs/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_backup.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_open.o .libs/env_method.o .libs/env_name.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_sig.o .libs/env_stat.o .libs/fileops_auto.o .libs/fop_basic.o .libs/fop_rec.o .libs/fop_util.o .libs/hash_func.o .libs/hmac.o .libs/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_debug.o .libs/log_get.o .libs/log_method.o .libs/log_print.o .libs/log_put.o .libs/log_stat.o .libs/mkpath.o .libs/mp_alloc.o .libs/mp_backup.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fmethod.o .libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o .libs/mp_mvcc.o .libs/mp_region.o .libs/mp_register.o .libs/mp_resize.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/openflags.o .libs/os_abort.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_cpu.o .libs/os_ctime.o .libs/os_config.o .libs/os_dir.o .libs/os_errno.o .libs/os_fid.o .libs/os_flock.o .libs/os_fsync.o .libs/os_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_open.o .libs/os_path.o .libs/os_pid.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_stack.o .libs/os_stat.o .libs/os_tmpdir.o .libs/os_truncate.o .libs/os_uid.o .libs/os_unlink.o .libs/os_yield.o .libs/partition.o .libs/seq_stat.o .libs/sequence.o .libs/sha1.o .libs/snprintf.o .libs/txn.o .libs/txn_auto.o .libs/txn_chkpt.o .libs/txn_failchk.o .libs/txn_method.o .libs/txn_rec.o .libs/txn_recover.o .libs/txn_region.o .libs/txn_stat.o .libs/txn_util.o .libs/xa.o .libs/xa_map.o .libs/zerofill.o -lpthread -O2 -mbranch-protection=standard -Wl,-soname -Wl,libdb-5.3.so -o .libs/libdb-5.3.so libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/crti.o /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/crtbeginS.o .libs/cxx_channel.o .libs/cxx_db.o .libs/cxx_dbc.o .libs/cxx_dbt.o .libs/cxx_env.o .libs/cxx_except.o .libs/cxx_lock.o .libs/cxx_logc.o .libs/cxx_mpool.o .libs/cxx_multi.o .libs/cxx_rid.o .libs/cxx_seq.o .libs/cxx_site.o .libs/cxx_txn.o .libs/db185.o .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_compress.o .libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_compact.o .libs/bt_upgrade.o .libs/btree_auto.o .libs/hash.o .libs/hash_auto.o .libs/hash_compact.o .libs/hash_conv.o .libs/hash_dup.o .libs/hash_meta.o .libs/hash_method.o .libs/hash_open.o .libs/hash_page.o .libs/hash_rec.o .libs/hash_reclaim.o .libs/hash_stat.o .libs/hash_upgrade.o .libs/hash_verify.o .libs/heap.o .libs/heap_auto.o .libs/heap_backup.o .libs/heap_conv.o .libs/heap_method.o .libs/heap_open.o .libs/heap_rec.o .libs/heap_reclaim.o .libs/heap_stat.o .libs/heap_verify.o .libs/qam.o .libs/qam_auto.o .libs/qam_conv.o .libs/qam_files.o .libs/qam_method.o .libs/qam_open.o .libs/qam_rec.o .libs/qam_stat.o .libs/qam_upgrade.o .libs/qam_verify.o .libs/rep_automsg.o .libs/rep_backup.o .libs/rep_elect.o .libs/rep_lease.o .libs/rep_log.o .libs/rep_method.o .libs/rep_record.o .libs/rep_region.o .libs/rep_stat.o .libs/rep_util.o .libs/rep_verify.o .libs/os_addrinfo.o .libs/repmgr_auto.o .libs/repmgr_automsg.o .libs/repmgr_elect.o .libs/repmgr_method.o .libs/repmgr_msg.o .libs/repmgr_net.o .libs/repmgr_posix.o .libs/repmgr_queue.o .libs/repmgr_rec.o .libs/repmgr_sel.o .libs/repmgr_stat.o .libs/repmgr_util.o .libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o .libs/bt_verify.o .libs/log_verify.o .libs/log_verify_util.o .libs/log_verify_int.o .libs/log_verify_auto.o .libs/lock.o .libs/lock_deadlock.o .libs/lock_failchk.o .libs/lock_id.o .libs/lock_list.o .libs/lock_method.o .libs/lock_region.o .libs/lock_stat.o .libs/lock_timer.o .libs/lock_util.o .libs/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.o .libs/dbm.o .libs/hsearch.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/clock.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_backup.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.o .libs/db_compact.o .libs/db_compint.o .libs/db_conv.o .libs/db_copy.o .libs/db_dispatch.o .libs/db_dup.o .libs/db_err.o .libs/db_getlong.o .libs/db_idspace.o .libs/db_iface.o .libs/db_join.o .libs/db_log2.o .libs/db_meta.o .libs/db_method.o .libs/db_open.o .libs/db_overflow.o .libs/db_pr.o .libs/db_rec.o .libs/db_reclaim.o .libs/db_remove.o .libs/db_rename.o .libs/db_ret.o .libs/db_setid.o .libs/db_setlsn.o .libs/db_shash.o .libs/db_sort_multiple.o .libs/db_stati.o .libs/db_truncate.o .libs/db_upg.o .libs/db_upg_opd.o .libs/dbreg.o .libs/dbreg_stat.o .libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_util.o .libs/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_backup.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_open.o .libs/env_method.o .libs/env_name.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_sig.o .libs/env_stat.o .libs/fileops_auto.o .libs/fop_basic.o .libs/fop_rec.o .libs/fop_util.o .libs/hash_func.o .libs/hmac.o .libs/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_debug.o .libs/log_get.o .libs/log_method.o .libs/log_print.o .libs/log_put.o .libs/log_stat.o .libs/mkpath.o .libs/mp_alloc.o .libs/mp_backup.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fmethod.o .libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o .libs/mp_mvcc.o .libs/mp_region.o .libs/mp_register.o .libs/mp_resize.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/openflags.o .libs/os_abort.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_cpu.o .libs/os_ctime.o .libs/os_config.o .libs/os_dir.o .libs/os_errno.o .libs/os_fid.o .libs/os_flock.o .libs/os_fsync.o .libs/os_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_open.o .libs/os_path.o .libs/os_pid.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_stack.o .libs/os_stat.o .libs/os_tmpdir.o .libs/os_truncate.o .libs/os_uid.o .libs/os_unlink.o .libs/os_yield.o .libs/partition.o .libs/seq_stat.o .libs/sequence.o .libs/sha1.o .libs/snprintf.o .libs/txn.o .libs/txn_auto.o .libs/txn_chkpt.o .libs/txn_failchk.o .libs/txn_method.o .libs/txn_rec.o .libs/txn_recover.o .libs/txn_region.o .libs/txn_stat.o .libs/txn_util.o .libs/xa.o .libs/xa_map.o .libs/zerofill.o -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/lib/../lib64 -lpthread -L/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../.. -L/lib -L/usr/lib /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/crtendS.o /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/crtn.o -O2 -mbranch-protection=standard -Wl,-soname -Wl,libdb_cxx-5.3.so -o .libs/libdb_cxx-5.3.so libtool: link: ( cd ".libs" && rm -f "libdb-5.3.la" && ln -s "../libdb-5.3.la" "libdb-5.3.la" ) rm -f libdb.a ln -s .libs/libdb-5.3.a libdb.a ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_archive \ db_archive.lo util_sig.lo libdb-5.3.la -lpthread ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_checkpoint \ db_checkpoint.lo util_log.lo util_sig.lo libdb-5.3.la -lpthread ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_deadlock \ db_deadlock.lo util_log.lo util_sig.lo libdb-5.3.la -lpthread libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_archive .libs/db_archive.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread libtool: link: ( cd ".libs" && rm -f "libdb_cxx-5.3.la" && ln -s "../libdb_cxx-5.3.la" "libdb_cxx-5.3.la" ) rm -f libdb_cxx.a ln -s .libs/libdb_cxx-5.3.a libdb_cxx.a ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_dump \ db_dump.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_checkpoint .libs/db_checkpoint.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_deadlock .libs/db_deadlock.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread ./libtool --mode=execute true db_checkpoint ./libtool --mode=execute true db_deadlock ./libtool --mode=execute true db_archive ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_hotbackup \ db_hotbackup.lo util_sig.lo libdb-5.3.la -lpthread ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_load \ db_load.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_dump .libs/db_dump.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_log_verify \ db_log_verify.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread ./libtool --mode=execute true db_dump libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_load .libs/db_load.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_hotbackup .libs/db_hotbackup.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_log_verify .libs/db_log_verify.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread ./libtool --mode=execute true db_log_verify ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_printlog \ db_printlog.lo btree_autop.lo crdel_autop.lo db_autop.lo dbreg_autop.lo fileops_autop.lo hash_autop.lo heap_autop.lo qam_autop.lo repmgr_autop.lo txn_autop.lo util_sig.lo libdb-5.3.la -lpthread ./libtool --mode=execute true db_load ./libtool --mode=execute true db_hotbackup ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_recover \ db_recover.lo util_sig.lo libdb-5.3.la -lpthread ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_replicate \ db_replicate.lo util_log.lo util_sig.lo libdb-5.3.la -lpthread ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_stat \ db_stat.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_printlog .libs/db_printlog.o .libs/btree_autop.o .libs/crdel_autop.o .libs/db_autop.o .libs/dbreg_autop.o .libs/fileops_autop.o .libs/hash_autop.o .libs/heap_autop.o .libs/qam_autop.o .libs/repmgr_autop.o .libs/txn_autop.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_recover .libs/db_recover.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread ./libtool --mode=execute true db_printlog libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_stat .libs/db_stat.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_replicate .libs/db_replicate.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread ./libtool --mode=execute true db_recover ./libtool --mode=execute true db_stat ./libtool --mode=execute true db_replicate ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_tuner \ db_tuner.lo util_sig.lo libdb-5.3.la -lpthread ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_upgrade \ db_upgrade.lo util_sig.lo libdb-5.3.la -lpthread ./libtool --mode=link cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o db_verify \ db_verify.lo util_cache.lo util_sig.lo libdb-5.3.la -lpthread libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_tuner .libs/db_tuner.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_upgrade .libs/db_upgrade.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread ./libtool --mode=execute true db_tuner ./libtool --mode=execute true db_upgrade libtool: link: cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu99 -o .libs/db_verify .libs/db_verify.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so -lpthread ./libtool --mode=execute true db_verify make[1]: Leaving directory '/usr/src/db-5.3.28/build_unix' cd /usr/src/db-5.3.28/build_unix && make docdir=/usr/share/doc/db-5.3.28 install make[1]: Entering directory '/usr/src/db-5.3.28/build_unix' Installing DB include files: /usr/include ... Installing DB library: /usr/lib ... libtool: install: cp -p .libs/libdb-5.3.so /usr/lib/libdb-5.3.so libtool: install: cp -p .libs/libdb-5.3.lai /usr/lib/libdb-5.3.la libtool: install: cp -p .libs/libdb_cxx-5.3.so /usr/lib/libdb_cxx-5.3.so libtool: install: cp -p .libs/libdb_cxx-5.3.lai /usr/lib/libdb_cxx-5.3.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Installing DB utilities: /usr/bin ... libtool: install: cp -p .libs/db_archive /usr/bin/db_archive libtool: install: cp -p .libs/db_checkpoint /usr/bin/db_checkpoint libtool: install: cp -p .libs/db_deadlock /usr/bin/db_deadlock libtool: install: cp -p .libs/db_dump /usr/bin/db_dump libtool: install: cp -p .libs/db_hotbackup /usr/bin/db_hotbackup libtool: install: cp -p .libs/db_load /usr/bin/db_load libtool: install: cp -p .libs/db_log_verify /usr/bin/db_log_verify libtool: install: cp -p .libs/db_printlog /usr/bin/db_printlog libtool: install: cp -p .libs/db_recover /usr/bin/db_recover libtool: install: cp -p .libs/db_replicate /usr/bin/db_replicate libtool: install: cp -p .libs/db_stat /usr/bin/db_stat libtool: install: cp -p .libs/db_tuner /usr/bin/db_tuner libtool: install: cp -p .libs/db_upgrade /usr/bin/db_upgrade libtool: install: cp -p .libs/db_verify /usr/bin/db_verify Installing documentation: /usr/share/doc/db-5.3.28 ... make[1]: Leaving directory '/usr/src/db-5.3.28/build_unix' # Fix file permissions chown -vR root:root \ /usr/bin/db_* \ /usr/include/db{,_185,_cxx}.h \ /usr/lib/libdb*.{so,la} \ /usr/share/doc/db-5.3.28 ownership of '/usr/bin/db_archive' retained as root:root ownership of '/usr/bin/db_checkpoint' retained as root:root ownership of '/usr/bin/db_deadlock' retained as root:root ownership of '/usr/bin/db_dump' retained as root:root ownership of '/usr/bin/db_hotbackup' retained as root:root ownership of '/usr/bin/db_load' retained as root:root ownership of '/usr/bin/db_log_verify' retained as root:root ownership of '/usr/bin/db_printlog' retained as root:root ownership of '/usr/bin/db_recover' retained as root:root ownership of '/usr/bin/db_replicate' retained as root:root ownership of '/usr/bin/db_stat' retained as root:root ownership of '/usr/bin/db_tuner' retained as root:root ownership of '/usr/bin/db_upgrade' retained as root:root ownership of '/usr/bin/db_verify' retained as root:root ownership of '/usr/include/db.h' retained as root:root ownership of '/usr/include/db_185.h' retained as root:root ownership of '/usr/include/db_cxx.h' retained as root:root ownership of '/usr/lib/libdb-5.3.so' retained as root:root ownership of '/usr/lib/libdb-5.so' retained as root:root ownership of '/usr/lib/libdb.so' retained as root:root ownership of '/usr/lib/libdb_cxx-5.3.so' retained as root:root ownership of '/usr/lib/libdb_cxx-5.so' retained as root:root ownership of '/usr/lib/libdb_cxx.so' retained as root:root ownership of '/usr/lib/libdb-5.3.la' retained as root:root ownership of '/usr/lib/libdb_cxx-5.3.la' retained as root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/portprocess.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/BDB-Porting-Guide.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/buildtarget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/certport.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/modifytest.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/newbinary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/layout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/sourceintegrate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/audience.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/testreview.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/testport.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/modscope.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting/testrun.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/porting' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/license/license_db.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/license' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/databases.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/Cursors.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/returns.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/DbCXXUsage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/DBEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/DBOpenFlags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/PutEntryWCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/btree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/gettingit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/readSecondary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/indexes.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/ReplacingEntryWCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/secondaryCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/BerkeleyDB-Core-Cxx-GSG.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/Positioning.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/keyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/dbconfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/joins.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/CoreEnvUsage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/concepts.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/coreExceptions.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/CoreCursorUsage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/coreindexusage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/CoreDBAdmin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/usingDbt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/databaseLimits.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/secondaryDelete.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/accessmethods.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/environments.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/dbErrorReporting.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/CoreDbCXXUsage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/DeleteEntryWCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX/coredbclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/CXX' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/databases.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/Cursors.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/returns.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/DBEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/DBOpenFlags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/PutEntryWCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/btree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/gettingit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/readSecondary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/indexes.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/ReplacingEntryWCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/secondaryCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/Positioning.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/keyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/dbconfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/joins.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/CoreEnvUsage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/DbUsage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/concepts.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/CoreCursorUsage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/coreindexusage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/CoreDBAdmin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/usingDbt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/databaseLimits.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/secondaryDelete.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/cstructs.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/accessmethods.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/environments.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/dbErrorReporting.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/BerkeleyDB-Core-C-GSG.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/DeleteEntryWCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/CoreDbUsage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C/coredbclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/C' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/dataaccessorclass.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/dpl_delete.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/databases.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/Cursors.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/returns.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/saveret.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/EnvClose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/persist_access.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/DBEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/dplindexcreate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/PutEntryWCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/getmultiple.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/EnvProps.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/btree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/gettingit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/dbprops.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/readSecondary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/persist_first.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/BerkeleyDB-Core-JAVA-GSG.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/indexes.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/dpl_exampleinventoryread.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/persistobject.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/ReplacingEntryWCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/secondaryCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/Positioning.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/secondaryProps.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/keyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/simpleput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/dbconfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/joins.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/CoreEnvUsage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/javadplconcepts.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/javaindexusage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/dpl_exampledatabaseput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/DBAdmin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/baseapi.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/bindAPI.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/Env.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/coreExceptions.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/simpleget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/usingDbt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/databaseLimits.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/dpl_replace.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/secondaryDelete.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/accessmethods.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/inventoryclass.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/dbErrorReporting.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/dpl_example.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/dpl_entityjoin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/simpleda.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/persist_index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/dpl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/cursorJavaUsage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/DeleteEntryWCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/dbtJavaUsage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/coredbclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/CoreJavaUsage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA/mydbenv-persist.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg/JAVA' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_3_err.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_java.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_3_rtc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_7_repapi.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_3_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_1_log_stat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_2_nosync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_1_checkpoint.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_xa.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_6_memp_fput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_alive.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_rep_event.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_4_isolation.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_4_autocommit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_2_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_rep_set.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_eacces.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_6_event.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_6_win.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/BDB_Upgrading.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_7_interdir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_tmp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_3_repl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_3_memp_fget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_tcl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_open.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_log.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_envopen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_2_incomplete.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/changelog_4_4_16.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_6_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_elect.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_2_tcl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_db.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_1_log_register.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_3_rpc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_2_java.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_4_mutex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_4_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_join.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_3_stat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_6_full_election.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_lock_notheld.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_7_log.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_2_queue.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_collect.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_2_notfound.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_2_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_3_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_2_del.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_1_hash_nelem.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_source.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_memp_stat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_mp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_log_register.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_1_cxx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_2_client.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/changelog_4_3_29.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_jump_set.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_lock_put.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_3_cput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_set_feedback.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/changelog_4_4_20.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_rpc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_1_incomplete.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_applog.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_1_memp_sync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_env.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_2_cksum.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_2_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_set_tx_recover.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_3_enomem.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_2_mutexlock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_3_gettype.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_put.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_dup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_asr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/changelog_4_1_24.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/changelog_4_6.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_lock_stat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_func.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_close.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_set_paniccall.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_stat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_lock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_3_conflict.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_2_db_dump.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/changelog_4_1_25.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_2_tx_recover.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_6_verbose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_deadlock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_dbenv_cxx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_3_bigfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_2_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_2_lockng.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_7_rtc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_6_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_6_memp_fset.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_3_java.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_2_renumber.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_log_register.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/changelog_4_5_20.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_value_set.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_paniccall.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/changelog_4_2_52.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_3_verb.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_3_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_lock_id_free.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_4_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_3_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_2_handle.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_java.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_txn_check.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_memp_register.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_7_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_btstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_1_app_dispatch.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_rmw.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_3_fileopen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_6_cursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_txn_commit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_3_txn_prepare.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_cxx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_1_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_cxx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_6_verb.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_4_joinenv.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_log_stat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_3_alloc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_dbenv.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_txn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_1_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_2_0_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_2_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_7_tcl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_7_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_db_cxx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_env.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_eagain.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_2_0_system.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_0_set_lk_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_2_verify.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_lock_detect.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_4_lockstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_2_0_convert.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_txn_begin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_2_0_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_deprecate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/changelog_4_0_14.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_3_log.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_2_callback.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_process.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_3_shared.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_1_java.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_dbinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_2_set_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_memp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_2_repinit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_1_excl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_pagesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_5_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_4_clear.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/changelog_4_7.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_logalloc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_0_txn_stat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_1_sysmem.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_3_3_getswap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading/upgrade_4_1_fop.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/upgrading' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/articles/inmemory/C/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/articles/inmemory/C/InMemoryDBApplication.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/articles/inmemory/C/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/articles/inmemory/C' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/articles/inmemory' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/articles/mssgtxt/DBMessageTextReference.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/articles/mssgtxt/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/articles/mssgtxt/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/articles/mssgtxt' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/articles' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/magic.txt' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_usecase.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/writetest.cs' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/dumpload_format.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/embedded.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_partition.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_archival.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_second.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/tcl_using.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_data_open.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_init.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_mastersync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/xa_xa_intro.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_why.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/program_compatible.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_persistence.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/apprec_auto.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_conf.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/refs.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_inc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/apprec_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_db_advanced_usage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_conf_select.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_nested.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_stat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_trans.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_put.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/arch_apis.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/mp_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/hash_conf.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_foreign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_txn_usage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/intro_distrib.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_cursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/xa.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/apprec_def.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/log_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/intro_need.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/second.javas' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/ext_perl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_get.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/intro.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/intro_terrain.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_mt_usage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/arch_utilities.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_sync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_upgrade.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_ex_comm.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/tcl_faq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/log_limits.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/arch_progmodel.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/xa_build.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/arch_script.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/env_region.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_db_usage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/magic.s5.le.txt' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/program_environ.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/intro_what.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rq_conf.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/intro_dbisnot.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_fail.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/program.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/txn_limits.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_mgr_ack.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_journal.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_misc_bulk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_ryw.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/txn_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_filename.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_newsite.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_misc_faq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_misc_error.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/env_size.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_atomicity.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/env_error.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/hash_usenix.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_app.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_misc_struct.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/tcl_program.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/program_perfmon.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_misc_perm.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_env_open.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_opensub.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_faq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_elect.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_term.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/csharp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_base_meth.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/BDB_Prog_Reference.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_ex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp.cs' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/program_errorret.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/java.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/sequence.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/program_scope.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_reclimit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/magic.s5.be.txt' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_read.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_container_specific.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/program_faq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_checkpoint.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_partition.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/libtp_usenix.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_deadlock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/bdb_usenix.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_twosite.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_mgr_meth.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_filesys.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/cam_app.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/cam_fail.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/env_create.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_ex_rq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/env_faq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/env.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_misc_stability.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/bt_conf.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/heap_conf.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/program_ram.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/arch_bigpic.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_misc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/program_cache.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/env_remote.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_misc_diskspace.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_misc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/env_encrypt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/env_naming.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/lock_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/intro_where.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/group_membership.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/lock_notxn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/lock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_lease.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/general_am_conf.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_close.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_recovery.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/env_open.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/arch.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/cam.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_efficienct_use.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/solaris.txt' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/program_runtime.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_put.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/ch13s02.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_app.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_memory_mgmt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_cursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/lock_page.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_primitive_rw.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_misc_db_sql.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/tcl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_complex_rw.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/intro_products.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/lock_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_pri.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_mgrmulti.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/lock_deaddbg.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_tune.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/lock_twopl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/lock_dead.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_replicate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_ex_chan.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/program_namespace.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_verify.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/ext.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/repmgr_channels.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/java_compat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_truncate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/lock_cam_conv.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_logfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/java_program.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/java_faq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/mp_warm.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/log.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/xa_xa_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_comm.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/xa_faq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_conf_logrec.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/txn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/lock_nondb.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/dumpload_text.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/dumpload.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_examples.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/lock_stdmode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_misc_dbsizes.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_misc_partial.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/arch_smallpic.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/program_copy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/lock_am_conv.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_delete.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/ext_php.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_id.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/witold.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/program_mt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_hotfail.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/am_misc_tune.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/intro_dbis.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/apprec.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_clock_skew.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/env_security.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/tcl_error.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/env_db_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/xa_xa_restrict.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/mp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_faq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/stl_known_issues.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_throughput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/transapp_admin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/lock_timeout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference/rep_bulk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/programmer_reference' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/scripts/CheckboxMenu.js' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/scripts/highlight.js' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/scripts/script_manifold.js' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/scripts/Dropdown.js' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/scripts/SplitScreen.js' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/scripts/EventUtilities.js' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/scripts/script_feedBack.js' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/scripts/CommonUtilities.js' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/scripts' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/Search.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/SearchHelp.aspx' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/TOC.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/Item.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_108.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_117.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_105.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_97.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_112.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_116.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_121.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_109.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_99.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_103.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_122.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_111.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_104.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_120.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_115.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_107.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_114.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_113.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_102.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_100.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_119.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_118.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_106.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_Files.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_98.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_110.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti/FTI_101.bin' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/fti' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/WebKI.xml' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/Web.Config' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/Index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/SyncTOC.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/kw_dev.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/CFW.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/privenumeration.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/big_arch.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/drpdown_orange_up.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/protclass.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/privstructure.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/xna.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/privproperty.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/alert_security.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/privenum.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/adm_arch.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/privdelegate.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/dropdown.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/kw_arch.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/pubstructure.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/adm_dev.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/protenum.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/pubenum.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/pubmethod.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/privevent.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/requirements1a.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/privmethod.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/collapse.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/pubevent.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/expand_all.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/pubinterface.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/filter1a.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/pubproperty.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/static.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/kw_adm.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/collapse_all.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/protevent.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/header_sql_tutorial_logo.GIF' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/big_kw.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/greencheck.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/CopyCode_h.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/privinterface.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/header_sql_tutorial_blank.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/alert_note.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/pubfield.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/drpdown.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/exp.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/protproperty.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/kw.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/kw_adm_dev_arch.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/dropdownHover.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/load.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/pubclass.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/dev.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/expall.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/protinterface.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/protoperator.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/puboperator.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/adm.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/copycodeHighlight.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/seealso1a.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/footer.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/dev_arch.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/pubextension.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/header_prev_next.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/kw_dev_arch.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/protenumeration.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/big_dev.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/drpup.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/load_hover.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/kw_adm_dev.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/alert_caution.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/copycode.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/seealso1c.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/save_hover.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/protextension.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/privextension.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/arch.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/box.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/security.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/protstructure.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/pubdelegate.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/requirements1c.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/pubenumeration.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/privclass.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/adm_dev_arch.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/protmethod.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/drpdown_orange.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/greychck.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/big_adm.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/kw_adm_arch.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/LastChild.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/Caution.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/gradient.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/save.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/collall.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/protdelegate.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/note.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/protfield.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/privfield.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/filter1c.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons/pencil.GIF' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/icons' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/Expanded.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/LoadIndexKeywords.aspx' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/FillNode.aspx' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/CollapseAll.bmp' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/Index.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/styles/Presentation.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/styles/Whidbey/presentation.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/styles/Whidbey' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/styles/highlight.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/styles' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/Index.aspx' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/ExpandAll.bmp' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/WebTOC.xml' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/CloseSearch.png' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedLogRecords.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_ReplicationHostAddress__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ResetLSN.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_DuplicateCompare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_Primary.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_OldVersionException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_LastCheckpointTime.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_BackingFile.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_PrefixCompare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_MBytesSinceCheckpoint.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DbSite_Peer.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_PreparedTransaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_MutexStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CacheInfo_Bytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapRecordId_fromArray.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ReplicationConfig_DelayClientSync.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_KEYEMPTY.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence_Remove.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_HashLockNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RepMgrStats_FailedConnections.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_PageNotFoundException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_QueueStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_BaseCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoBuffer.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogVerifyConfig_ContinueAfterFail.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Snapshot.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_TxnTimeouts.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_HeapDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_WaitsForTable.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_ErrorFeedback.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ReplicationConfig_Transport.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_DuplicatePages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Compact_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseCursor_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabase_Consume_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ThreadIsAlive.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MovePrev_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_LockingConfig_DeadlockResolution.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_PrefixCompare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_RegionSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_LSN.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_TableSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_RegionLockNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_Active.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryDatabase_Nullifier.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Put.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_TransactionStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_Stats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LockTimeoutLength.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_KeyRange.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_JoinCursor_MoveNext_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_CleanPagesEvicted.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_PermissionsMode.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DbSite_Helper.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Compact_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_JoinCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ReplicationConfig_RepmgrSitesConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_BadSecondaryException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexStats_RegionNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_HeapRecordId.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUniqueMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_LogConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_FastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_NonDurableTxns.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseLocking.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_HeapDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_ByteOrder_FromConst.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_Recno.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_DataDirs.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_BTreeDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_DeadlockPolicy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexConfig_MaxMutexes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_RepMgrSite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_InitFileId.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_6.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_DatabaseEntry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_RecnoDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogVerifyConfig_DbFile.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_SetThreadID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_VersionMismatchException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_KeyExistException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_QueueDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_SecondaryDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DbSite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SequenceConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_LockNotGrantedException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_SecondaryDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseLogging.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveLast_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Put.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_BackupOptions_Creation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ClientStartupComplete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NumTestAndSetSpins.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_PadByte.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ReplicationConfig_Strict2Site.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DeadlockPolicy_OLDEST.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_DbThreadID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_BackupOptions_SingleDir.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_QueueDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_KeyRange.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_KEYEXIST.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_Database_VerifyOperation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Transaction_Id.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_RecnoDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ReplicationConfig_UseMasterLeases.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesInCache.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFlush.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_AllocatedObjects.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_LogVerifyConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabaseConfig_SetForeignKeyConstraint.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_BadSecondaryException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferOverflows.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MovePrev_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_RegionSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_EmptyPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirst.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_RepProcMsgResult_Result.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_CacheSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Get_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_SequenceStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseSentNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_RecnoDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_PageNotFoundException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_AckPolicy_ALL.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_ActiveTransaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_LockingConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_SequenceConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_MinKeysPerPage.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_ForeignConflictException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DbSiteConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupReadSleepDuration.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_SecondaryDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SetThreadIDDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_BTreeStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ErrorFeedback.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_DatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_CompactConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirstMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Checkpoint_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_LogConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SecondaryHashDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_IBackup.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnWriteNoSync.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolConfig_SequentialWritePause.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_ReplicationConfig_Clockskew.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Sequence_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_Encrypted.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingCDB.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepElectionRetry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_LockingInfo.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_QueueDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_GetBoth.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_PutNoOverwrite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MutexIncrement.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_QueueStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_SequenceStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeDatabase_Duplicates.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_DbChannel.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_FreeThreaded.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryCursor_Current.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapStats_RegionSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_InitRegions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DbChannel_SendRequest_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Sequence_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_Pagesize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CachePriority_HIGH.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_OldVersionException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_MetadataFlags.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_KeyEmptyException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirstMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_LockNotGrantedException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RegionSetMemoryLimit.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_ByteOrder.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapRecordId__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_Recno.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapStats_MagicNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_ActiveTransaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_RepMgrStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence_Stats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNext.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Append_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_ReadUncommitted.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockPartitions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_RecnoDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseReplication.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_LongestHashChainSearch.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SequenceConfig_BackingDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_MutexConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogConfig_FileMode.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_PagesCreatedInCache.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_Duplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UseMVCC.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_LOCKOUT.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_LogVerifyConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_RecnoCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_VersionMismatchException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_BaseDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_CompactData.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LockConflictsWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DbChannel.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_HasMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SequenceConfig_FreeThreaded.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_VerboseMessages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DatabaseEntry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_FreePages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_RegionLockWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueDatabase_InOrder.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_SecondaryHashDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_HashStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Sequence_Max.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_DeadlockPolicy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingMPool.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_HashDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SecondaryRecnoDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_FillFactor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_6.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BackupDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_TransactionConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_TransmitLimitGBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_Aborted.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_TransmitLimitBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_TransactionAppliedStatus.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_BackupOptions_Update.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Salvage_5.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexStats_TASSpins.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_CursorConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_PrintFastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_JoinCursor_MoveNext.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DbSite_LocalSite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_MaxQueuedLogRecords.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Move_4.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_Upgrade.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CacheInfo_NCaches.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_TransactionStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceStats_CacheSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PutNoOverwrite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_Duplicates.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DbSite_EId.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_GetMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_RepMgrStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_FullLogBufferException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_MPoolConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BaseDatabase_Rename.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_CreatePolicy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_DbSiteConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ActiveTransaction_SnapshotReads.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_KeyGen.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationSystemInfo.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_FreeThreaded.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrevUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_LockNotGrantedException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUniqueMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DbSite_Address.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_CleanPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_MPoolStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_Begun.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_TransactionConfig_Bulk.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_RecordPadByte.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_CDB_ALLDB.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_CacheInfo.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockingConfig_Conflicts.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Get_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DbChannel_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartClient.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Upgrade.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_LockStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeDatabase_Compress.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFlush_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_CheckpointDelay.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ActiveTransaction_ParentID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CompactConfig_TruncatePages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Transaction_Prepare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockingConfig_MaxLockers.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_RefreshMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoLocking.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransmitLimitGBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_HashStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_Deadlock.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_MappedPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEntry_PartialOffset.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironmentConfig_SetEncryption.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_RepMgrSite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_HashDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_BTreeDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_VersionMismatchException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_AckPolicy_QUORUM.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSync.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_RegionSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_Transaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Upgrade_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_MessageDispatchDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepInMemory.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_EncryptionPassword.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_PadByte.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceConfig_Decrement.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTiebreaker.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_GetMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_HeapFullException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_FullLogBufferException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Salvage_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DeadlockPolicy_MIN_LOCKS.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_SecondaryCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_PutNoOverwrite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_HotbackupInProgress.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_PreparedTransaction_Txn.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_OldVersionException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_MaxOpenFileDescriptors.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_BTreeDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_HashDatabaseConfig_Creation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_LogStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CursorConfig_IsolationDegree.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_HashBucketMutexes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Close_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_5.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_PageNotFoundException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_Add.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_FrozenBuffers.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSite_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_Transaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_BadSecondaryException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ClientServiceRequests.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_Stats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabase_Consume_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepAckTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_TransactionConfig_IsolationDegree.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_RunRecoveryException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_CacheSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_HeapDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_NEWSITE.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_nData.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LockerWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveLast.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Stats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_Levels.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_RepMgrMisc.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirst.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_Objects.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ActiveTransaction_BufferCopiesInCache.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_EncryptAlgorithm.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LockingSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Creation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoDatabase_AppendCallback.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DbSite_GroupCreator.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTimeSec.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DeadlockPolicy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_SecondaryHashDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_RepMgrSite_EId.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_LogConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Verbosity.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_BackupOptions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_BigPagesFreeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_Exists.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_PageSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MovePrev.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_PrintFastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolConfig_MaxOpenFiles.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DbSiteConfig_Legacy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_ForeignKeyNullifyDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_NotFoundException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceStats_Min.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_FreeThreaded.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ActiveTransaction_GlobalID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_AckPolicy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_RepMgrSite_isPeer.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitThreadCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_PartitionLockNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_5.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_SecondaryCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MMapSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnWriteNoSync.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_VerificationException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_GetBothMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Get_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_LastID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_HEAP_FULL.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_RecnoDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapStats_nRegions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Compare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_GetBoth.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockingConfig_InitLockerCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveLast.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_LeaseExpiredException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_Truncated.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_BackupOptions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_CachePriority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Create.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_ForeignKeyDeleteAction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PrintFastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxLockSteals.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Transaction_Commit.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_ForeignConflictException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_DuplicateCompare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryDatabaseConfig_ImmutableKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_Transactions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_DuplicateCompare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxLockersInTable.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_CloseForceSync.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupHandler.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueStats_FirstRecordNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_Records.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockingConfig_MaxObjects.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueDatabase_PadByte.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordDelimiter.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabaseConfig_SetCompression.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ResetFileID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_DbSiteConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_Put.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_SecondaryHashDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_CompactConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MutexSystemCfg.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ByteOrder_BIG_ENDIAN.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_LockTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence_Remove_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_Length.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexConfig_Increment.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_7.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_NOTFOUND.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_Feedback.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogRegionSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexStats_InUse.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseEnvironmentVars.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Get_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DbSiteConfig_GroupCreator.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_SystemMemory.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUniqueMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SystemMemory.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Sequence_Cachesize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_SecondaryDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedMissesNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Refresh.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_ErrorFeedback.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_HashDatabaseConfig_Duplicates.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxCacheSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryQueueDatabase_Open_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueStats_nKeys.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabaseConfig_SetForeignKeyConstraint.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_PagesRead.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_OLD_VERSION.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DeadlockPolicy_YOUNGEST.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxObjectsInBucket.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_RunRecoveryException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_SecondaryCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_Move.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_YieldCPU.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxMutexes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LockingSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_KeyEmptyException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MPoolSystemCfg.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseCursor_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrevUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueStats_RecordPadByte.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOCK_DEADLOCK.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_MPoolStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_PreparedTransaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Panic.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_DirtyPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxLocks.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_DetectDeadlocks.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_MultipleKeyDatabaseEntry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_CompactData.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirstMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_HotbackupInProgress.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_MaxLeaseUSec.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_HashDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapRecordId_toArray_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_ForeignKeyDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapFullException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_EnvironmentID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Put_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_FastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SetThreadName.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_Move.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_PutNoDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_MultipleDatabaseEntry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepFullElectionTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_Duplicates.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveLast.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_HeapRecordId.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_DatabaseException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_AckPolicy_ALL_AVAILABLE.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLocks.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxLockers.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseMVCC.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveFirst.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_InternalPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_LockingConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_Transactional.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Sequence_Key.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetBoth.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Delimiter.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_BackupOptions_Clean.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_QueueDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_BackupOptions_Files.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Dispose.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_GetMultiple_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_FastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Append.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_UNAVAIL.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_PrintFastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Move_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_Refresh.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_Refresh.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_Env.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_DatabaseException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_MagicNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseType_RECNO.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_ReplicationConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveUnusedLogFiles.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOCK_NOTGRANTED.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_ReplicationStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceStats_LastCachedValue.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CompactConfig_stop.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseType_UNKNOWN.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirstMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_FastStats_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepPriority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_nPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_NotFoundException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoPanic.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BaseDatabase_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_PageSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_nPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_LockingInfo.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_FastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_Move.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Private.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Cursor_Priority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_DatabaseEnvironment.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_LastCheckpoint.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnNoSync.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_LogVerifyConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetTransport.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_Transaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_BackingFile.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_NotFoundException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_Creation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_PagesWritten.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SetThreadNameDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_ReplicationTransportDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_MinKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_JoinCursor_MoveNextItem.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LockDowngrades.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepNoBlocking.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_Transaction_GlobalIdLength.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_PrintFastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepHoldElection.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogVerifyConfig_DbName.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_FreeThreaded.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_SecondaryCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogBufferSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_Database.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_BytesSinceCheckpoint.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_KeyEmptyException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DbThreadID_processID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RenameDB.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrevDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Cursor_CurrentMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Open_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Verify_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_Delimiter.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_Elections.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabaseConfig_SetForeignKeyConstraint.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_MetadataFlags.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetRetransmissionRequest.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_PageNotFoundException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SetThreadID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Register.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_OldVersionException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_RefreshMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_ExtentSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLockers.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_AckTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_PreparedTransaction_GlobalID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_GetBothMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MovePrevDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_HashCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_LockingConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_PagesNotInCache.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_Recno_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_LockingInfo_IsolationDegree.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_MPoolConfig_MaxCacheSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitMutexes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_BufferSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseCursor_Compare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxTransactions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionGenerationNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_InternalPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_Replication.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_ReplicationStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_WriteToLog_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_LEASE_EXPIRED.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabase_Append.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BaseDatabase_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_BulkRecordsStored.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_MPoolConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionStatus.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_DatabaseType.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionDataGeneration.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapRecordId_fromArray.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_DatabaseType.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_RepProcMsgResult_ProcMsgResult.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DbSite_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_KeyRange.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_ReadOnly.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LockTimeouts.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartClient_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveLast_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_BackupOptions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_FullLogBufferException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LockerNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveFirst.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapStats_nPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_RegisteredSites.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LockSteals.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig_SetCompression_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_LogVerifyConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_ObjectWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_VersionMismatchException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveLast_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_MutexConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Delete_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ActiveTransaction_Name.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_DeadlockException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNext_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_Lockers.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_IBackup_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence_Stats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_AutoCommit.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapDatabase_MaxSizeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_VerificationException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_CursorConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_DatabaseEnvironmentConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_LeafPagesFreeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueStats_PagesPerExtent.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Append.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_FullLogBufferException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxPartitionLockWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_SequenceConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_HashDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitRegions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_Stats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueStats_MagicNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DbSiteConfig_Peer.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_Feedback.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_ElectionTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryHashDatabaseConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DbChannel_SendRequest.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepRetransmissionRequestMax.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapDatabase_Stats_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Feedback.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepHeartbeatMonitor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_LeaseExpiredException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_CacheRegions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_AwaitedLSN.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PutNoOverwrite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_DatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveLast.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_Database.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationTest.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueStats_PageSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_FastStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Sequence_Wrap.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_MultipleDatabaseEntry__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DbChannel_Dispose.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapRecordId_toArray.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_RecnoStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Compare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingReplication.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_BaseCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_MaxLeaseSec.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_Version.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_LockingInfo_ReadModifyWrite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapDatabase_Append_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Transaction_CommitToken.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Feedback.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_BaseDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_LockingConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseCursor_Count.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrevDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_VerificationException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentGenerationNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_PutNoOverwrite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapDatabase_RegionSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_RefreshMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_AllocatedLocks.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_AutoCommit.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_Priority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Transaction_Commit.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_SecondaryRecnoDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_PrintFastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_QueueDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_PagesCheckedDuringAlloc.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_PrintFastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxSequentialWrites.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_ConsumeInOrder.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoDatabase_Snapshot.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_OverflowPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordLength.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_KeyEmptyException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnSnapshot.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_IntermediateDirMode.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_MinCommitsPerFlush.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_CachePriority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_5.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockTableSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ArchivableLogFiles.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxPartitionLockNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_AppendRecordDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_EnvPriority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxObjectsInTable.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_HashDatabaseConfig_HashFunction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_SecondaryRecnoDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_LSN_LogFileNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUniqueMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveLast.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_CompactData_Levels.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseConfig_EncryptionPassword.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashDatabase_Compare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabaseConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_LockingConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationSync.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_HashDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Sequence_Remove.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_FillFactor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Move_5.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_Sequence.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepLeaseTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_UseMVCC.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_VerificationException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_DupCompare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Register.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_MagicNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_BTreeDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_RegionSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_NotFoundException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_OverflowPagesFreeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexStats_Count.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseConfig_Encrypted.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_JoinCursor_MoveNextItem_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_RegionLockWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_DuplicatePages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationElection.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_TransactionConfig_SyncAction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_TransactionConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_TransactionConfig_LogFlush.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_MaxActive.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNext.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_MPoolFileStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetBoth.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TimeNotGranted.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_InternalPagesFreeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepAutoInit.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_DupCompare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_InitLockers.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_VerboseMessages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_LockSystemCfg.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_CompactData_EmptyBuckets.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordPad.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_PagesInCache.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_PrintFastStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_LockingInfo__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Cursor_CurrentMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_HeapRecordId.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeDatabase_DupCompare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_RecnoStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_QueuedLogRecords.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Sync.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrRemoteSites.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_ObjectNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_Duplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Length.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_4.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SecondaryDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_HashDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_PadByte.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Private.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnNoSync.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DbChannel_SendMessage.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_Verify.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_Files.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_BackupOptions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BaseDatabase_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Lockdown.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_RepMgrStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_PrintStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_ForeignConflictException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_Length.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DatabaseException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_BlockedOperations.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Duplicates.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RegionMemoryLimitGBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseType_BTREE.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceConfig_Min.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_Refresh.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicateMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolFileStats_MappedPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueDatabase_ExtentSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_ExtentSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLogFileSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_Open_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_MetadataFlags.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_BTreeDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_HashEntriesSearched.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_DuplicateLogRecords.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence_PrintStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_QueueStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_DiskOffset.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_Database.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DbThreadID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_BucketsCheckedDuringAlloc.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_JoinCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_MPoolConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseCDB.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Exists_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_OverflowWrites.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_PageSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_InitTxns.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Lockdown.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_MPoolStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrev.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_BigPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_GetMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_ISPERM.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_RefreshMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_BTreeCompressDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_CacheInfo__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirst.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Truncate_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEnvironment.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnTimestamp.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_EventNotify.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_BTreeCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_TransactionConfig_NoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_CompactConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ActiveTransaction_ThreadID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoPanic.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_LogConfig_ZeroOnCreate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_Move.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_nPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_ByteOrder.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionsWon.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_CacheInfo.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_BTreeStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ForceFlush.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUniqueMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapRecordId_Index.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepClockskewSlow.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationMessages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoDatabase_SourceFile.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ActiveTransaction_ProcessID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SequenceConfig_SetRange.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_Status.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_BUFFER_SMALL.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashCursor_AddUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicateMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartMaster.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseType_ToString.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CursorConfig_WriteCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Creation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Stats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNextDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabaseConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Join.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_Restored.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_DatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_RegionLockNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_GetBothMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_CompactConfig_Timeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeDatabase_Compare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetBothMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Verify_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_RecnoCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_MutexConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_MPoolFileStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_BTreeDecompressDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SequenceConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_ErrorCodes__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeDatabase_Decompress.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DbSite_Dispose.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_KeyEmptyException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionConfig_TxnTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_NoMMap.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupBufferSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEnvironmentConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_LeaseExpiredException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RepMgrStats_ElectionThreads.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirst.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_UseMVCC.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_DbSite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_HeapDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEntry_PartialLen.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_KeyExistException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxLocksInTable.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_ReplicationHostAddress.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_DbThreadID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_OverflowPagesFreeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_MutexConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SecondaryDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DuplicatesPolicy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_Remove.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_JoinCursor_GetEnumerator.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_TxnTimeoutLength.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_MaxSizeGBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Transaction_Discard.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxObjectSteals.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeDatabase_MinKeysPerPage.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_ActiveTransaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DbThreadID_threadID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogVerifyConfig_StartTime.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingTxns.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseException_ThrowException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeDatabase_PrefixCompare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_ReplicationConfig_RetransmissionRequest.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_DatabaseException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogInMemory.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrChannel.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockingConfig_TableSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_Append.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_LogConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrevDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceStats_LockWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogVerifyConfig_Verbose.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_LogConfig_Dir.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_Recovery.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_MutexStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_DuplicatePages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MutexSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MovePrevUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_MaxCommitsPerFlush.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolFileStats_PageSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_RegionMax.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_MaxBucketsCheckedDuringAlloc.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_FullElectionTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_DatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirstMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_VerboseMessages__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogZeroOnCreate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_BadGenerationMessages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_Syncs.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashDatabase_FillFactor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_PreparedTransaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_JoinCursor_Current.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_PutNoOverwrite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_ActiveTransaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_Compact.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_KeyRange_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashDatabase_HashFunction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Sequence_Decrement.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_GetBoth.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferTransfers.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_TransactionConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LockPuts.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepNSites.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence_Dispose.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_RepMgrSite_Address.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_ByteOrder.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_Move.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoLocking.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_ClockskewFast.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_HashFunctionDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogVerifyConfig_EndTime.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_NonDurableTxns.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_ReadUncommitted.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_Exists.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_HeapFullException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseType_HEAP.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_Backup.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_InternalPagesFreeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesCreatedInCache.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_UseRecordNumbers.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_NOTPERM.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_ReverseSplit.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetTransmitLimit.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_Bytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapDatabaseConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabase_Stats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_LogStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_GetBoth.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_Stats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_PutNoDuplicate_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabaseConfig_MinKeysPerPage.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_DiskFileNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_FastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Add.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_LSN.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_MaxPermanentLSN.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTimeUSec.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DeadlockException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_KeyRange.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_IntermediateDirMode.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_Stats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_LeafPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CacheInfo_Gigabytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_QueueDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_FileOps.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_CDB_ALLDB.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepConnectionRetry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_HashBuckets.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransport.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_RecordNumbers.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Salvage.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_AckPolicy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Creation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_AckPolicy_ONE.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_MaxBufferWrites.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_LeaseExpiredException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_RegionNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_BTreeDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_KeyRange_Greater.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Transaction_SetTxnTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_BTreeDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_JoinCursor_Dispose.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_ForeignConflictException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_Outdated.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DeadlockPolicy_DEFAULT.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_SecondaryCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_CompactData_Deadlocks.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RegionMemoryLimitBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxOpenFiles.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexStats_RegionWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Home.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_KeyRange_Equal.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoCursor_Duplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockConflictMatrix.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_Exists.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxLocksInBucket.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_SecondaryBTreeDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_CompactData_PagesFreed.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexConfig_NumTestAndSetSpins.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Snapshot.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_NoWaitDbExclusiveLock.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ReplicationConfig_RepMgrAckPolicy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_MasterEnvID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_ReplicationConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFile.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_CacheSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Compact.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SequenceConfig_key.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_SecondaryCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_KeyExistException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_BTreeStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_MutexStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RunRecovery.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_PutNoDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_QueueDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_MinKeysPerPage.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_LogStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_TransactionConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_JoinCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnSnapshot.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_NOSERVER.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_HANDLE_DEAD.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig_SetCompression.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapStats_PageSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Compact.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_DbChannel.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_NewSiteMessages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_ThreadIsAliveDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_MaxTransactions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DeadlockPolicy_EXPIRE.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ActiveTransaction_ID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_GetEnumerator.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_BucketPagesFreeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_Cursor_InsertLocation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_MagicNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogWrite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RepMgrStats_DroppedMessages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Snapshot.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabaseConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_FileSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_LogSystemCfg.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_AwaitedPage.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_RepMgrSite_isConnected.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_PageNotFoundException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_Levels.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockerCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_MPoolConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartMaster_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_LSN__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_RegionSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_Sequence.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_HashDatabaseConfig_HashComparison.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_PrintFastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashCursor_Duplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_DatabaseType.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogVerifyConfig_EnvHome.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryCursor_Refresh.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Renumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapDatabase_MaxSizeGBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_KeyRange_Less.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_Transaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrev.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DbSite_Legacy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_BTreeCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Renumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Move.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabase_Open_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_DbChannel.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapDatabase_Append.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_nHashBuckets.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_nKeys.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_LockNotGrantedException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_TruncateUnusedPages_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartClient.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_DataDirs.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_IBackup_Write.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_ExtentSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ActiveTransaction_Begun.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_LogConfig_NoBuffer.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TempDir.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseTxns.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_BackingFile.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_Stats_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_GetEnumerator.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_JOIN_FAILURE.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DatabaseFeedbackDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DbSiteConfig_Port.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_ErrorCodes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TempDir.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Cursor_Current.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_HOLDELECTION.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_HeapStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_Version.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_DoChecksum.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_nKeys.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_MissedPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_NextLSN.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Overwrite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_TransactionStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_ForeignConflictException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_VersionMismatchException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepClockskewFast.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Sequence__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_LockNotGrantedException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_BTreeCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_DatabaseEnvironment.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionConfig_Name.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Refresh_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_Transaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceStats_Flags.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_SequenceStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_CompactData_PagesExamined.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_DupMasters.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_YieldCPU.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_NotFoundException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BaseDatabase_GetBoth.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoMMap.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_BTreeDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesRead.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogAutoRemove.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Salvage_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UseEnvironmentVars.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabase_Stats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeDatabase_ReverseSplit.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Sequence_Min.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BackupOptions__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_FOREIGN_CONFLICT.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogForceSync.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationMisc.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockingConfig_Partitions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepHeartbeatSend.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_LeaseTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_Database.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_ClockskewSlow.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_ErrorPrefix.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_NotFoundException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DeadlockPolicy_MAX_WRITE.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_SecondaryBTreeDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockingConfig_MaxLocks.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ForcedRerequests.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_IBackup_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DbChannel_SendRequest.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LockUpgrades.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DatabaseEnvironmentConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexStats_RegionSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetBoth.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_PageNotFoundException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_LockStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepRetransmissionRequestMin.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_Compare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_Snapshot.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Refresh_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_QueueDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueStats_NextRecordNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ThreadIsAlive.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_KeyExistException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_RepProcMsgResult.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_Committed.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesNotInCache.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryHashDatabaseConfig_TableSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicateMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_AllFileOps.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ErrorFeedback.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceConfig_CacheSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_ErrorCodes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapDatabase_Stats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_FullLogBufferException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_HeapStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetBothMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_LockStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEntry_ReadOnly.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseException_ErrorCode.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseCursor_Dispose.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RunRecovery.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_Compact.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEntry__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_AckPolicy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_CursorConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueStats_DataPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_MaxFileId.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Transaction_SetLockTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_HashCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BaseDatabase_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Renumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_CompactData_End.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DbChannel_Timeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PrintFastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentWinnerMaxLSN.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashCursor_Add.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEntry_Data.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_Creation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_LeaseExpiredException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_MBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_SecondaryQueueDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_HeartbeatMonitor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_Type.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MovePrev_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CompactConfig_start.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoDatabase_Renumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceConfig_Increment.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_Delimiter.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_RUNRECOVERY.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceStats_Max.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_Compact_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Exists.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexConfig_InitMutexes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_BackupOptions_NoLogs.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_RecnoCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_nData.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapRecordId_fromArray_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_Salvage.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_CompactData.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapRecordId_toArray.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_PreparedTransaction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_HashStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_DoChecksum.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_ErrorCodes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_Put.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSiteConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_RepProcMsgResult.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_HeapFullException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_RepMgrSite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueStats_DataPagesBytesFree.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_LockNotGrantedException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashDatabaseConfig_TableSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_CurrentFile.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_OverflowPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_CurrentOffset.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_RecnoDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_FullLogBufferException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedRefreshNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RepMgrStats_QueuedMessages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogFileMode.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_ReplicationConfig_TransmitLimit.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Get_4.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_HashCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_Move_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_OnForeignKeyDelete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Sequence_BackingDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_TransactionStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseCursor_GetEnumerator.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_AutoCommit.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_SyncInterrupted.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingLocking.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TrickleCleanMemPool.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolConfig_MaxSequentialWrites.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_DatabaseEnvironmentConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepElectionTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepStrict2Site.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RunFatalRecovery.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_HashLockWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_VerificationException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_NoMMap.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_FastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_AckPolicy_ONE_PEER.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirstMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_DatabaseException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ForceFlush.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LockRequests.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_PageSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_Version.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_CursorConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentQueuedLogRecords.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_InHostOrder.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_RecnoStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_LogConfig_ForceSync.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SequenceConfig_Wrap.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_LogConfig_AutoRemove.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_AddUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_InitTxnCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_InitThreadCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceStats_LockNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DbSiteConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_LockingInfo.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolFileStats_FileName.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseConfig_PageSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_KeyExistException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Move_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MutexSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_MPoolConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_HeartbeatSend.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BaseDatabase_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Get_5.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_SequenceConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_BTreeStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_DbSite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence_Remove_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryQueueDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CachePriority_DEFAULT.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_RepMgrSite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolConfig_MMapSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_4.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_HashCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_DuplicatePages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_ReplicationConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxObjects.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_ByteOrder.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_HashDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_Pages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionPriority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_DbSiteConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_OverflowPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_FileName.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxUnusedID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_RecnoStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TimeNotGranted.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_Duplicates.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_EnvID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_Priority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_HeapFullException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_PrintFastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DbSiteConfig_LocalSite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_DatabaseName.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_CompactConfig_FillPercentage.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_SecondaryRecnoDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNext_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LockingSystemStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_GetBoth.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexStats_InitCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_HashDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrev.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SecondaryKeyGenDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MovePrev.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CursorConfig_Priority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_Move.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceStats_StoredValue.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ReplicationHostAddress_Port.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrRunElections.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_FailCheck.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueStats_nData.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Exists.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockObjectCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_PadByte.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_VerboseMessages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Append.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_BTreeCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrev.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_ErrorFeedbackDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_Add.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_Reads.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_LogConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CursorConfig_SnapshotIsolation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_RecnoDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_MaxHashLockWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Verbosity.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_CompactConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_FreePages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_CursorConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_ReplicationStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetBothMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_MutexConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashDatabaseConfig_FillFactor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_TxnTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionStats_MaxSnapshot.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_RetransmissionRequestMin.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_ReplicationHostAddress.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Duplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexConfig_Alignment.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNext.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Sequence_Increment.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_MPoolConfig_CacheSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SetMaxSequentialWrites.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_RefreshMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_OldVersionException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_CompactData.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SequentialWritePause.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_NoReverseSplitting.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_DUPMASTER.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogVerify.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_LogStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_LSN_Compare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/N_BerkeleyDB.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Overwrite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_HeapDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_RepMgrStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepDelayClientSync.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DeadlockPolicy_RANDOM.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_AutoCommit.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BaseDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LogFlush.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryQueueDatabaseConfig_Creation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_EnvironmentFeedbackDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_RepMgrConnectionFailure.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_RunRecoveryException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryQueueDatabaseConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Compact.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_Put.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_PrintFastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ReplicationConfig_InMemory.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetBothMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabase_Append_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryCursor_Move.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxBucketLength.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DbSiteConfig_Helper.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Overwrite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_QueueStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogVerifyConfig_CacheSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_Exists.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveLast.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_LSN.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_DbSiteConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_MaxBufferWritesSleep.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_HashDatabaseConfig_DuplicateCompare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogVerifyConfig_EndLsn.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_IBackup.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_ObjectSteals.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartMaster.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionConfig_InitTransactionCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_KeyExistException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_KeyRange.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_MutexSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogVerifyConfig_StartLsn.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepProcessMessage.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MultipleKeyDatabaseEntry_Recno.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_NotificationEvent.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Remove_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_GetMultiple_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_PadByte.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Compact.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_Append.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_HeapDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepCheckpointDelay.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DatabaseType.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_EntryPrefixComparisonDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseType_QUEUE.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Transaction_Priority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicateMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DeadlockPolicy_MAX_LOCKS.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_MagicNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_PrintFastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_7.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_IGNORE.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_Decompress.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNext.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeDatabase_RecordNumbers.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_ForeignKeyNullfier.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_MultipleDatabaseEntry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_MinKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_Length.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupReadCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_Sequence.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryDatabaseConfig_Populate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_SecondaryDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_LSN_Offset.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CachePriority_VERY_LOW.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SequenceConfig_Creation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CompactConfig_returnEnd.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_RunRecoveryException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOG_BUFFER_FULL.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockingConfig_InitLockObjectCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_ErrorPrefix.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_MPoolFileStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_PutNoDuplicate_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_Throttled.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_4.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_MaxPagesCheckedDuringAlloc.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_MasterChanges.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LockConflictsNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_NoWaitDbExclusiveLock.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_BaseDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_AckPolicy_ALL_PEERS.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_AckPolicy_NONE.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Exists.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Exists.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseMPool.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUniqueMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_HeapDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_nKeys.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Open_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_HashDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DbThreadID__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_MPoolConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence__ctor_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RunFatalRecovery.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_DeadlockException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_TransactionConfig_Snapshot.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LockDeadlocks.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_Version.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_Transaction_Name.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_Creation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_TableSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_IgnoredMessages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_DuplicatePagesFreeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceConfig_InitialValue.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_AllocatedLockers.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DeadlockException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexStats_MaxInUse.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_LeafPagesFreeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Create.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapStats_MetadataFlags.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_BTreeDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_Register.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_LogVerifyConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_DeadlockException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrLocalSite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_CompactData_PagesTruncated.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_BaseCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_LockingConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabase_Stats_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_JoinCursor_MoveNextItem.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_VersionMismatchException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_HashChainSearches.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_Writes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_ReplicationStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_SecondaryDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexStats_Alignment.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_MaxHashLockNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BadSecondaryException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ClientServiceRequestsMissing.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueDatabase_Length.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Remove.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_EventNotifyDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_Compare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueStats_Version.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Recover.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentWinner.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_NoReverseSplitting.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_ElectionRetry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_ReplicationHostAddress.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_MutexStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LockModes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapDatabase_Stats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabaseConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingLogging.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_AckPolicy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Open_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_RunRecoveryException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MutexAlignment.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RunRecoveryException__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SecondaryHashDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_AppliedTransactions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_SecondaryDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BaseDatabase_Remove.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_EncryptionAlgorithm.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveNext.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_RetransmissionRequestMax.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DatabaseFeedbackEvent.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_DuplicatePagesFreeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_Length.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_MultipleDatabaseEntry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Put.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueStats_MetadataFlags.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceStats_CachedValue.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrevUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryHashDatabaseConfig_FillFactor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_HeapStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_MultipleDatabaseEntry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_CachePriority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapDatabaseConfig_MaxSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DbSite_Remove.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MetadataDir.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_RecnoDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_FreePages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_PageAllocations.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetClockskew.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_Open_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CachePriority_VERY_HIGH.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapRecordId_PageNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_JoinCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_Append.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_LogConfig_InMemory.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_ReplicationConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry_GetEnumerator.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogConfig_MaxFileSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_StartSyncMessagesDelayed.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_CreationDir.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_JoinCursor_MoveNext.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_FrozenBuffersFreed.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ReplicationConfig_BulkTransfer.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_RecnoCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Exists.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Exists.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapStats_nRecords.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_TransactionConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_TruncateUnusedPages_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ByteOrder_MACHINE.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNext_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_DatabaseEntry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_GetMultiple_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_Open_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_CompactConfig_Pages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_LSN.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_ConnectionRetry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Exists_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_LockStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseType_HASH.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_CachePriority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_DirtyPagesEvicted.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEntry_Dispose.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Put_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Exists.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_Priority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexStats_RegionMax.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_BTreeCompare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_RefreshMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_GetBoth.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_LockingInfo.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabase_KeyRange.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BaseDatabase_PrintFastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFiles.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_Sites.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_MaxMMapSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_EnvironmentFeedbackEvent.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Move_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMessageDispatch.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_HeapDatabaseConfig_Creation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_ErrorCodes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_HashFunction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_MaxTransactions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_EntryComparisonDelegate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_EventNotify.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_ReplicationConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RepMgrStats_MaxElectionThreads.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ActiveTransaction_Priority.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_MPoolStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashStats_DuplicatePagesFreeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicateMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNext.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogConfig_InitLogIdCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_SequenceConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_DeadlockPolicy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_SecondaryQueueDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_HeapDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_VERIFY_BAD.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ErrorPrefix.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_BTreePrefixCompare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUnique.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_HeapRecordId.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_SecondaryCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoMMap.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_HeapStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_OverflowPagesFreeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_MPoolConfig_SetMaxSequentialWrites.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ReplicationConfig_NoBlocking.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashDatabase_Duplicates.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogDir.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_CacheSettings.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_HashStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabaseConfig_SetForeignKeyConstraint.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Get_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RepSystemCfg.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SequenceConfig_Max.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferFills.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_BaseDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_Length.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationLease.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ThreadCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_Sequence.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashDatabase_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_JoinCursor_Close.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_ReplicationConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Backup.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_TransactionConfig_LockTimeout.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_RecnoDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_RepProcMsgResult.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLogIdCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_DeadlockResolution.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_EncryptAlgorithm.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashDatabase_TableSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Truncate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Sequence_Stats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_EncryptAlgorithm.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Salvage_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Delete.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoStats_RecordLength.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseConfig_ReadOnly.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrAckPolicy.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogConfig_RegionSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ArchivableDatabaseFiles.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogConfig_BufferSize.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_MessagesSent.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_DeadlockException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_IBackup.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_Insert.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SequenceStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_SECONDARY_BAD.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_EmptyPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_LeaseExpiredException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_ThreadCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RepMgrStats_DroppedConnections.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_MaxObjects.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_ForeignConflictException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BaseDatabase_Exists.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_RegisteredSitesNeeded.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrevDuplicate.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeCursor_RefreshMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_PrintStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_QueueDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HashDatabase_DupCompare.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Salvage_4.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_PadByte.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_PagesTrickled.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_SecondaryQueueDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Remove.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SecondaryQueueDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepBulkTransfer.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_GetBoth.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_UseRecordNumbers.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Creation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_RegionLockNoWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_CachePriority_LOW.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoCursor_Insert.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironmentConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexStats_Available.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepUseMasterLeases.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_LogConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_MissedLogRecords.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_nPartitions.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabaseConfig__ctor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_Refresh_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Duplicates.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesWritten.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_Votes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MutexStats_Max.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentElectionGenerationNumber.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_RepProcMsgResult.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_CacheInfo.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartMaster.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_Cursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogNoBuffer.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_VerboseMessages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_RefreshMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_Isolation.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_QueueDatabase_Consume.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_InitObjects.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_RepProcMsgResult_RetLsn.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MultipleDatabaseEntry_Recno.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseConfig_EncryptAlgorithm.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_HashFunction.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitTxnCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_Put.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_DatabaseEnvironmentConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_Locks.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence_Get_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_HeapDatabaseConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_BadSecondaryException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashDatabase_TruncateUnusedPages_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirstMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LogStats_FileId.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Verify.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ByteOrder_LITTLE_ENDIAN.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_LastAllocatedLockerID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ErrorPrefix.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_CompactConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_nData.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Database_Put_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HashCursor_Insert.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapStats_Version.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Exists.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_DbThreadID.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SyncMemPool_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_InitLocks.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_Database_Get.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BaseDatabase_Endianness.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolFileStats_BackupSpins.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ReplicationConfig_Elections.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_Refresh.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_TransactionConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_CacheInfo.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_BadSecondaryException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_NextPage.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockingConfig_InitLockCount.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Transaction_Commit_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_MPoolFileStats.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_QueueStats_RecordLength.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Methods_T_BerkeleyDB_ByteOrder.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_VerificationException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_OldVersionException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_SecondaryBTreeDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_ThawedBuffers.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_SecondaryDatabase_KeyGen.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Transaction_Abort.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_MaxSizeBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ReplicationHostAddress_Host.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_DONOTINDEX.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationConfig_NSites.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicateMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BaseDatabase_Rename.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_PartitionLockWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_MPoolStats_RegionLockWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_FailedMessageSends.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseConfig_SetEncryption.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_KeyEmptyException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_TxnTimestamp.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoBuffer.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_DatabaseEnvironment.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_DatabaseEnvironment_IsTransactionApplied.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransmitLimitBytes.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeStats_LeafPages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_VERSION_MISMATCH.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupWriteDirect.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_3.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_Compress.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetBoth.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DeadlockPolicy_MIN_WRITE.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_CompactConfig.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ReplicationConfig_AutoInit.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MetadataDir.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Properties_T_BerkeleyDB_HeapFullException.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SecondaryBTreeDatabase.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_DbSite.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DbSiteConfig_Host.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Fields_T_BerkeleyDB_ReplicationHostAddress.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_Sequence_Get_2.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry_GetEnumerator.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_QueueDatabase_Consume.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_RepMgrStats_FailedMessages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEntry.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedMessages.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_BTreeCursor_Add.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/M_BerkeleyDB_HeapDatabase_Open_1.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetMultiple.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/T_BerkeleyDB_SecondaryCursor.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_ErrorCodes_DB_PAGE_NOTFOUND.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_DatabaseEntry_Partial.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/P_BerkeleyDB_LockStats_RegionWait.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ThreadName.htm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/Collapsed.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/BerkeleyDB.chm' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/TOC.js' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp/Splitter.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/csharp' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/deprecated-list.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/overview-summary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/constant-values.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/StoreExistsException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/EntityIndex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/StoreConfigBeanInfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/Deleter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/EvolveStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/Converter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/Mutation.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/Conversion.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/DeletedClassException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/package-use.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/Deleter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/EvolveStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/Converter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/Mutation.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/Conversion.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/DeletedClassException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/IncompatibleClassException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/EvolveConfigBeanInfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/Renamer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/EvolveEvent.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/EvolveInternal.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/EvolveConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/EntityConverter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/EvolveListener.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use/Mutations.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/class-use' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/IncompatibleClassException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/package-summary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/EvolveConfigBeanInfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/package-tree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/Renamer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/EvolveEvent.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/EvolveInternal.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/EvolveConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/EntityConverter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/package-frame.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/EvolveListener.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve/Mutations.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/evolve' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/ClassMetadata.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/EntityMetadata.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/NotPersistent.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/PrimaryKey.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/PrimaryKeyMetadata.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/ModelInternal.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/AnnotationModel.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/KeyField.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/Relationship.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/ClassEnhancer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/SecondaryKeyMetadata.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/package-use.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/ClassMetadata.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/EntityMetadata.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/NotPersistent.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/PrimaryKey.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/PrimaryKeyMetadata.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/ModelInternal.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/AnnotationModel.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/KeyField.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/Relationship.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/ClassEnhancer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/SecondaryKeyMetadata.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/FieldMetadata.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/Entity.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/EntityModel.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/DeleteAction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/SecondaryKey.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/Persistent.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/NotTransient.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use/PersistentProxy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/class-use' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/FieldMetadata.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/Entity.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/package-summary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/package-tree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/EntityModel.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/DeleteAction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/SecondaryKey.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/Persistent.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/package-frame.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/NotTransient.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model/PersistentProxy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/model' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/EntityStore.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/IndexNotAvailableException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/package-use.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use/StoreExistsException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use/EntityIndex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use/StoreConfigBeanInfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use/EntityStore.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use/IndexNotAvailableException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use/PrimaryIndex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use/SecondaryIndex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use/StoreConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use/StoreNotFoundException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use/EntityJoin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use/DatabaseNamer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use/EntityCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use/ForwardCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/class-use' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/package-summary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/PrimaryIndex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/package-tree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/SecondaryIndex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/StoreConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/StoreNotFoundException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/EntityJoin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw/RawStore.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw/package-use.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw/class-use/RawStore.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw/class-use/RawType.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw/class-use/RawObject.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw/class-use/RawField.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw/class-use' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw/package-summary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw/RawType.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw/package-tree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw/RawObject.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw/RawField.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw/package-frame.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/raw' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/package-frame.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/DatabaseNamer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/EntityCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist/ForwardCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/persist' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/TupleOutput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/PackedIntegerBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/TupleBase.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/TupleTupleKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/CharacterBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/IntegerBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/BooleanBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/TupleMarshalledBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/BigDecimalBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/TupleInputBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/LongBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/ShortBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/package-use.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/SortedFloatBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/StringBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/TupleOutput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/PackedIntegerBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/TupleBase.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/TupleTupleKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/CharacterBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/IntegerBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/BooleanBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/TupleMarshalledBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/BigDecimalBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/TupleInputBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/LongBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/ShortBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/SortedFloatBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/StringBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/TupleBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/SortedBigDecimalBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/TupleTupleBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/SortedDoubleBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/DoubleBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/PackedLongBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/SortedPackedLongBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/TupleInput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/BigIntegerBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/ByteBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleKeyEntity.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/SortedPackedIntegerBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use/FloatBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/class-use' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/TupleBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/package-summary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/SortedBigDecimalBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/package-tree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/TupleTupleBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/SortedDoubleBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/DoubleBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/PackedLongBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/package-frame.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/SortedPackedLongBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/TupleInput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/BigIntegerBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/ByteBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/MarshalledTupleEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple/FloatBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/tuple' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/package-use.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/class-use/EntryBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/class-use/RecordNumberBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/class-use/EntityBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/class-use/ByteArrayBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/class-use' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/package-summary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/package-tree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/EntryBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/TupleSerialBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/SerialBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/SerialSerialKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/ClassCatalog.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/SerialSerialBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/StoredClassCatalog.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/SerialOutput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/package-use.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/TupleSerialKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/class-use/TupleSerialBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/class-use/SerialBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/class-use/SerialSerialKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/class-use/ClassCatalog.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/class-use/SerialSerialBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/class-use/StoredClassCatalog.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/class-use/SerialOutput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/class-use/TupleSerialKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/class-use/SerialBase.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/class-use/SerialInput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/class-use' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/package-summary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/package-tree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/SerialBase.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/package-frame.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/SerialInput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/serial' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/RecordNumberBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/package-frame.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/EntityBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind/ByteArrayBinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/bind' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/CompactConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ForeignKeyNullifier.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/BtreePrefixCalculator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/VerboseConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/StatsConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationLockoutException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/CacheFile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/DatabaseException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/SecondaryKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/RunRecoveryException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/CacheFileStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/MutexStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/LockRequestMode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/PanicHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/CheckpointConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/SequenceConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/QueueStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/LogRecordHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/TransactionStats.Active.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/OperationStatus.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/BackupHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/CacheStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/Environment.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationDuplicateMasterException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationHoldElectionException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ErrorHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationChannel.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/VerifyConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/LockNotGrantedException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/Sequence.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/HeapRecordId.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/MultipleEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/RecoveryOperation.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/Transaction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/LockRequest.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/JoinCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/EventHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/TransactionStatus.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/SecondaryConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/RecordNumberAppender.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/BtreeCompressor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationTimeoutType.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationManagerStartPolicy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationJoinFailureException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/CompactStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/HeapFullException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/LockDetectMode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/MultipleNIODataEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/TransactionConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/CursorConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/HashStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/Cursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/RegionResourceType.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/package-use.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/MultipleKeyDataEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/CompactConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ForeignKeyNullifier.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/BtreePrefixCalculator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/VerboseConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/StatsConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationLockoutException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/CacheFile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/DatabaseException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/SecondaryKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/RunRecoveryException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/CacheFileStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/MutexStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/LockRequestMode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/PanicHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/CheckpointConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/SequenceConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/QueueStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/LogRecordHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/TransactionStats.Active.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/OperationStatus.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/BackupHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/CacheStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/Environment.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationDuplicateMasterException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationHoldElectionException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ErrorHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationChannel.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/VerifyConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/LockNotGrantedException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/Sequence.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/HeapRecordId.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/MultipleEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/RecoveryOperation.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/Transaction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/LockRequest.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/JoinCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/EventHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/TransactionStatus.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/SecondaryConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/RecordNumberAppender.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/BtreeCompressor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationTimeoutType.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationManagerStartPolicy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationJoinFailureException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/CompactStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/HeapFullException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/LockDetectMode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/MultipleNIODataEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/TransactionConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/CursorConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/HashStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/Cursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/RegionResourceType.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/MultipleKeyDataEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationLeaseExpiredException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationSiteUnavailableException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/DatabaseEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationManagerSite.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/MultipleKeyNIODataEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/JoinConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/Database.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/LogSequenceNumber.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/EventHandlerAdapter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/BackupOptions.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationManagerAckPolicy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/VersionMismatchException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/SecondaryCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/MultipleDataEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/LockMode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ForeignMultiKeyNullifier.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/CacheFilePriority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/EnvironmentConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/DatabaseStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/PartitionHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/MessageHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/KeyRange.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/MultipleRecnoDataEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationTransport.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/DatabaseType.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/LogVerifyConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/FeedbackHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationManagerConnectionStatus.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationHostAddress.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/LogStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/LogCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/MemoryException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/SequenceStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/PreparedTransaction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/BtreeStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationHandleDeadException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/DeadlockException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ForeignKeyDeleteAction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/TransactionStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/Hasher.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationManagerSiteConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/Lock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/LockOperation.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/DatabaseConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/HeapStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationManagerStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationManagerSiteInfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/SecondaryMultiKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/MultipleRecnoNIODataEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/LockStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationManagerMessageDispatch.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/SecondaryDatabase.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use/ReplicationStatus.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/class-use' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationLeaseExpiredException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationSiteUnavailableException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/DatabaseEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationManagerSite.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/MultipleKeyNIODataEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/JoinConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/Database.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/LogSequenceNumber.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/EventHandlerAdapter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/BackupOptions.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationManagerAckPolicy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/package-summary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/VersionMismatchException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/SecondaryCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/package-tree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/MultipleDataEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/LockMode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ForeignMultiKeyNullifier.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/CacheFilePriority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/EnvironmentConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/DatabaseStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/PartitionHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/MessageHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/KeyRange.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/MultipleRecnoDataEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationTransport.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/DatabaseType.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/LogVerifyConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/FeedbackHandler.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationManagerConnectionStatus.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationHostAddress.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/LogStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/LogCursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/MemoryException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/SequenceStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/PreparedTransaction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/BtreeStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationHandleDeadException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/package-frame.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/DeadlockException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ForeignKeyDeleteAction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/TransactionStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/Hasher.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationManagerSiteConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/Lock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/LockOperation.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/DatabaseConfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/HeapStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationManagerStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationManagerSiteInfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/SecondaryMultiKeyCreator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/MultipleRecnoNIODataEntry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/LockStats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationManagerMessageDispatch.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/SecondaryDatabase.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db/ReplicationStatus.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/db' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/StoredEntrySet.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/CurrentTransaction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/StoredSortedMap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/PrimaryKeyAssigner.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/StoredIterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/StoredContainer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/package-use.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/StoredEntrySet.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/CurrentTransaction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/StoredSortedMap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/StoredIterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/StoredContainer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/StoredMap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/TransactionRunner.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/StoredCollection.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/StoredSortedKeySet.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/MapEntryParameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/StoredSortedEntrySet.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/StoredValueSet.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/StoredKeySet.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/TransactionWorker.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/StoredSortedValueSet.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/StoredCollections.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/TupleSerialFactory.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use/StoredList.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/class-use' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/StoredMap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/package-summary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/package-tree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/TransactionRunner.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/StoredCollection.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/StoredSortedKeySet.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/MapEntryParameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/StoredSortedEntrySet.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/StoredValueSet.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/StoredKeySet.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/package-frame.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/TransactionWorker.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/StoredSortedValueSet.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/StoredCollections.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/TupleSerialFactory.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections/StoredList.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/collections' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/UtfOps.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/ExceptionUnwrapper.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/RuntimeExceptionWrapper.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/ExceptionWrapper.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/ClassResolver.Stream.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/FastInputStream.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/package-use.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/class-use/UtfOps.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/class-use/ExceptionUnwrapper.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/class-use/RuntimeExceptionWrapper.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/class-use/ExceptionWrapper.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/class-use/ClassResolver.Stream.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/class-use/FastInputStream.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/class-use/ConfigBeanInfoBase.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/class-use/IOExceptionWrapper.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/class-use/ClassResolver.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/class-use/PackedInteger.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/class-use/FastOutputStream.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/class-use/ErrorBuffer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/class-use' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/ConfigBeanInfoBase.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/package-summary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/package-tree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/IOExceptionWrapper.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/ClassResolver.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/package-frame.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/PackedInteger.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/FastOutputStream.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util/ErrorBuffer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat/util' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com/sleepycat' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/com' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/package-list' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/style.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/allclasses-frame.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/allclasses-noframe.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/serialized-form.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/overview-tree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/overview-frame.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/help-doc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/index-all.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/resources/inherit.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java/resources' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/java' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/fwrkpermmessage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/elections.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/processingloop.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/Replication-CXX-GSG.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/exampledoloop.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/repapp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/repmgr_init_example_c.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/autoinit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/rywc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/c2ctransfer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/repadvantage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/bulk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/simpleprogramlisting.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/txnapp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/fwrkmasterreplica.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/apioverview.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/heartbeats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/fmwrkconnectretry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/addfeatures.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/permmessages.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/manageblock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/rep_init_code.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX/electiontimes.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/CXX' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/fwrkpermmessage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/elections.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/Replication-C-GSG.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/processingloop.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/exampledoloop.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/repapp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/repmgr_init_example_c.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/autoinit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/rywc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/c2ctransfer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/repadvantage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/bulk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/simpleprogramlisting.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/txnapp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/fwrkmasterreplica.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/apioverview.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/heartbeats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/fmwrkconnectretry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/addfeatures.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/permmessages.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/manageblock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/rep_init_code.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C/electiontimes.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/C' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/Replication-JAVA-GSG.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/fwrkpermmessage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/elections.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/processingloop.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/exampledoloop.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/repapp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/repmgr_init_example_c.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/autoinit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/rywc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/c2ctransfer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/repadvantage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/bulk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/simpleprogramlisting.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/txnapp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/fwrkmasterreplica.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/apioverview.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/heartbeats.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/fmwrkconnectretry.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/addfeatures.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/permmessages.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/manageblock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA/electiontimes.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep/JAVA' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_db_rep' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/simplelock.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/autocommit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/deadlock.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/envopen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/blocking_deadlocks.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/txn_ccursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/inmem_txnexample_c.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/multithread-intro.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/simplelock-pdf.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/apireq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/recovery-intro.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/recovery.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/abortresults.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/txnconcurrency.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/lockingsubsystem.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/hotfailover.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/txnnowait.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/backuprestore.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/logfileremoval.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/sysfailure.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/nestedtxn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/BerkeleyDB-Core-Cxx-Txn.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/writeblock.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/usingtxns.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/maxtxns.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/readmodifywrite.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/nodurabletxn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/txnindices.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/readblock.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/exclusivelock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/filemanagement.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/isolation.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/logconfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/txnexample_c.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/rwlocks1.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/enabletxn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/wrapup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/perftune-intro.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/architectrecovery.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/reversesplit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/rwlocks1-pdf.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX/txncursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/CXX' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/simplelock.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/autocommit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/deadlock.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/envopen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/blocking_deadlocks.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/txn_ccursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/inmem_txnexample_c.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/multithread-intro.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/simplelock-pdf.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/apireq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/recovery-intro.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/recovery.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/BerkeleyDB-Core-C-Txn.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/abortresults.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/txnconcurrency.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/lockingsubsystem.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/hotfailover.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/txnnowait.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/backuprestore.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/logfileremoval.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/sysfailure.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/nestedtxn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/writeblock.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/usingtxns.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/maxtxns.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/readmodifywrite.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/nodurabletxn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/txnindices.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/readblock.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/exclusivelock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/filemanagement.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/isolation.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/logconfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/txnexample_c.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/rwlocks1.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/enabletxn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/wrapup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/perftune-intro.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/architectrecovery.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/reversesplit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/rwlocks1-pdf.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C/txncursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/C' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/simplelock.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/autocommit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/deadlock.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/envopen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/blocking_deadlocks.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/txn_ccursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/inmem_txnexample_java.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/multithread-intro.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/simplelock-pdf.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/txnexample_java.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/apireq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/recovery-intro.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/recovery.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/abortresults.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/txnconcurrency.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/lockingsubsystem.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/hotfailover.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/txnnowait.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/backuprestore.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/logfileremoval.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/sysfailure.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/nestedtxn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/writeblock.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/usingtxns.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/maxtxns.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/readmodifywrite.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/nodurabletxn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/txnindices.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/readblock.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/exclusivelock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/txnexample_dpl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/filemanagement.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/isolation.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/logconfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/rwlocks1.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/enabletxn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/wrapup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/perftune-intro.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/architectrecovery.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/reversesplit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/rwlocks1-pdf.jpg' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA/txncursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn/JAVA' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/gsg_txn' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/opendbenvironment.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/createbindingscollections.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/Summary.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/opendatabases.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/tutorialintroduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/intro.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/SerializableEntity.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/UsingStoredCollections.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/indexedcollections.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/UsingCollectionsAPI.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/handlingexceptions.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/retrievingdatabaseitems.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/openingforeignkeys.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/collectionOverview.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/tuple-serialentitybindings.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/developing.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/collectionswithentities.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/BasicProgram.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/UsingSecondaries.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/Entity.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/transientfieldsinbinding.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/implementingmain.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/creatingentitybindings.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/addingdatabaseitems.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/removingredundantvalueclasses.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/BerkeleyDB-Java-Collections.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/SerializedObjectStorage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/sortedcollections.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/openclasscatalog.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/retrievingbyindexkey.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/Tuple.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/entitieswithcollections.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/tuplekeybindings.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/tupleswithkeycreators.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial/usingtransactions.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections/tutorial' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/collections' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/miscdiff.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/BDB-SQL-Guide.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/sync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/unsupportedpragmas.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/addedpragmas.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/bfile-c.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/normal-sql.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/repstatistics.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/sqlrep.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/journaldirectory.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/sql_encryption.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/lockingnotes.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/reppragma.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/changedpragmas.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/bdb-concepts.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/admin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/accessing_bdb_sql_databases.title.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/mvcc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/buildinstall.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/datamigration.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/bfile-extension.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/sequencesupport.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/bfile-sql.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/selectpage_size.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/dbfeatures.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/rep_usageexamples.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/dbsqlbasics.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql/lockhandling.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/bdb-sql' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbverify.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_metadata_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txnget_name.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbsite_close.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbccount.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_memory_init.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_h_compare.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbrunrecovery.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_h_ffactor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/frame_main.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbjoin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_feedback.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbmultipleiterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_message_stream.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_heapsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dberr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/rep.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempset_lsn_offset.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_mp_mtxcount.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_message_stream.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_memory_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_re_pad.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_verify.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_alloc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempfcreate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbassociate_foreign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempget_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_transactional.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_backup_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_tx_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_lk_max_lockers.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_lg_regionmax_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_encrypt_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envlog_set_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envopen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/apiReference.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/logcclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_heap_regionsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/lockstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexset_tas_spins.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_lg_filemode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbrename.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txndiscard.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_msgcall.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_log_verify.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txnid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqcreate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexfree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_heapsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempset_fileid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqset_cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbmultipledatabuilder.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbsite_get_address.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txnset_commit_token.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbassociate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repget_limit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/rep_set_priority_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_lk_conflicts.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txnstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempfsync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempset_mp_max_write.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_timeout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmgr_site.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutex_set_max_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_lg_filemode_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmgr_site_by_eid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmgrstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempget_clear_len.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbcget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_encrypt_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbopen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_lk_max_objects.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbchannel_close.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_create_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/rep_set_request_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempget_mp_max_openfd.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_re_delim.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_multiple.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_mp_tablesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbrephandledead.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexget_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txnget_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_encrypt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutex_set_tas_spins_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txnabort.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_lk_partitions.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_msgfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/frame_index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbdeadlock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqinitial_value.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_lk_exclusive.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbcreate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbmemory.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/logc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempget_pgcookie.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_lk_max_lockers_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_errpfx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmgr_set_ack_policy_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_lk_tablesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqget_cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_memory_init.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_lk_conflicts.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmgr_msg_dispatch.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqopen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_app_dispatch.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_lg_regionmax.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_errpfx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_cache_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txnset_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexset_increment.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_lg_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_lg_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_errcall.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repget_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_intermediate_dir_mode_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repclockskew.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_hotbackup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_msgfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbchannel_send_request.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempget_fileid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbkey_range.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_msgfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbcdel.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/logput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempset_pgcookie.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_create_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_verbose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_memory_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_partition_callback.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_verbose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envremove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envfailchk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_upgrade.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txnset_name.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_errfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_intermediate_dir_mode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/lockget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmgr_site_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/logstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexget_init.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_open_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_msgcall.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_tx_timestamp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_backup_callbacks.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txnstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbccmp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_encrypt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_open_flags_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_tmp_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbtruncate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/lockvec.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_bt_compress.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_q_extentsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbmultiplerecnodatabuilder.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/logarchive.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbsite_get_eid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_lk_exclusive.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_isalive.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_lk_detect.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbsync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envfileid_reset.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envtxn_applied.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_lg_bsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/sqlite3.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_re_len.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_lk_max_lockers.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmgrsite_list.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_tmp_dir_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/BDB-CXX_APIReference.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbcursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envbackup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_cache_max_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/memptrickle.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmgr_local_site.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/rep_set_limit_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_data_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_home.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqremove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbgetenv.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_lk_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbmultiplerecnodataiterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_thread_id_string.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repnsites.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempfopen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutex_set_align_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_metadata_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexunlock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_re_len.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbsite_remove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_mp_max_write_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_errfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_shm_key.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/rep_set_nsites_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmgrstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_feedback.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/lockput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbmultiplekeydatabuilder.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexset_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbmultiplekeydataiterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_mp_mmapsize_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_re_source.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqset_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txnbegin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_error_stream.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_lg_regionmax.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repget_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_lg_bsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_re_delim.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_flags_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txnprepare.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempget_lsn_offset.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmgr_channel.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_checkpoint.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/configuration_reference.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_lk_max_locks_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutex_set_increment_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/lockstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envlsn_reset.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_h_ffactor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_mpf.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_cachesize_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_dump.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_archive.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexalloc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexset_init.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envfullversion.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/env.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envdbremove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_pagesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbcdup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbchannel_set_timeout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envlog_get_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_lk_tablesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_timeout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_bt_minkey.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/rep_set_timeout_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_byteswapped.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_h_hash.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/reppriority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_lg_max_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqget_range.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repget_nsites.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_bt_compare.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbsite_set_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_mp_mtxcount.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/reptransport.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_site.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_mp_tablesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/log_set_config_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/memp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempset_clear_len.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_pagesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_errfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/logcget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envdbrename.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_re_pad.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/logstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/lock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbfd.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_heap_rid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_tx_timestamp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_load.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txnrecover.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/lockid_free.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repget_clockskew.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_h_nelem.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_lk_partitions_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_tmp_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_lk_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempset_maxsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_lk_max_locks.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_bt_minkey.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempget_ftype.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_bt_prefix.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_replicate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqget_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbsql.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempfclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_thread_count.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_re_source.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_tx_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempregister.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempset_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/logcursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmessage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_printlog.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_shm_key_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envstrerror.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_mp_max_openfd_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_dbname.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_data_len_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repset_request.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_copy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_mp_pagesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_dup_compare.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbmultiplebuilder.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbcget_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_data_dirs.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envversion.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_deadlock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbcclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_lk_detect.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexget_tas_spins.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repstart.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_backup_callbacks.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_lk_detect_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempfget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_thread_count_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/logflush.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repconfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_lg_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexlock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/rep_set_config_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_tx_max_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_msgfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_thread_id.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_mp_pagesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envadd_data_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/logcompare.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_create_dir_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_lorder.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempset_mp_max_openfd.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/lockdetect.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbcset_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envdbbackup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_create_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_type.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_stat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_lg_dir_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_partition_dirs.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqget_key.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_h_nelem.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repget_timeout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_alloc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmgrstart.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempset_ftype.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_lg_bsize_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/logprintf.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_mp_mmapsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbupgrade.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbexists.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_error_stream.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmgrget_ack_policy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_thread_count.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envevent_notify.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repget_request.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbremove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempget_mp_max_write.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_timeout_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_cache_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txncheckpoint.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_errpfx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txnset_timeout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbsite_get_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envcdsgroup_begin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repmgrset_ack_policy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/lockid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repset_limit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_lk_max_locks.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempset_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dblocknotgranted.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbdel.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_recover.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbmultipledataiterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbcompact.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repelect.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexget_increment.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_lg_filemode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempget_maxsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envcreate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexget_align.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_verbose_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_tuner.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_errfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_create_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbexception.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/txncommit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_errpfx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutexset_align.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_mp_mmapsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repsync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbsort_multiple.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_open_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_partition_dirs.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_lorder.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_q_extentsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_partition.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempsync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/utilities.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mutex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/enverr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqset_range.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_errcall.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/set_lk_max_objects_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget_partition_keys.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbcput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/logfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_shm_key.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_backup_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_lk_partitions.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/rep_set_clockskew_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_lk_max_objects.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_heap_regionsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envlog_verify.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/db_sql_codegen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/lsn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_lg_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/mempget_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbset_append_recno.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/add_data_dir_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/repset_timeout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envget_intermediate_dir_mode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/dbchannel_send_msg.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/seqget_dbp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX/envset_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/CXX' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbverify.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_metadata_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txnget_name.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbsite_close.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbccount.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_memory_init.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_h_compare.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_ftruncate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_h_ffactor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/frame_main.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbjoin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_feedback.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_malloc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_heapsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dberr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/rep.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempset_lsn_offset.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_mp_mtxcount.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_memory_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_re_pad.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_verify.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_yield.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_alloc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempfcreate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbassociate_foreign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempget_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_transactional.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_backup_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_tx_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_lk_max_lockers.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_lg_regionmax_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_encrypt_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envlog_set_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envopen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/apiReference.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/logcclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_heap_regionsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/lockstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexset_tas_spins.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_lg_filemode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbrename.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txndiscard.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/DB_MULTIPLE_WRITE_INIT.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_msgcall.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_log_verify.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txnid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_file_map.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqcreate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexfree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_heapsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempset_fileid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqset_cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbsite_get_address.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txnset_commit_token.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbassociate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repget_limit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/rep_set_priority_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_lk_conflicts.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txnstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempfsync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempset_mp_max_write.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_timeout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmgr_site.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutex_set_max_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_lg_filemode_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmgr_site_by_eid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmgrstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempget_clear_len.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbcget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_encrypt_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbopen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_lk_max_objects.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbchannel_close.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_create_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/rep_set_request_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempget_mp_max_openfd.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_re_delim.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_multiple.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_mp_tablesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_realloc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/DB_MULTIPLE_KEY_NEXT.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexget_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txnget_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_encrypt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutex_set_tas_spins_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txnabort.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_lk_partitions.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_msgfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/frame_index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqinitial_value.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_lk_exclusive.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbcreate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbm.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/logc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempget_pgcookie.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_lk_max_lockers_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_errpfx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmgr_set_ack_policy_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_lk_tablesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqget_cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_memory_init.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_lk_conflicts.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmgr_msg_dispatch.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqopen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_app_dispatch.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_lg_regionmax.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_errpfx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_cache_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txnset_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexset_increment.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_lg_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_lg_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_errcall.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repget_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_intermediate_dir_mode_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/historic.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repclockskew.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_hotbackup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/DB_MULTIPLE_RECNO_WRITE_NEXT.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_msgfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbchannel_send_request.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempget_fileid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbkey_range.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_dirlist.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_msgfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbcdel.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/logput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_seek.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempset_pgcookie.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_create_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_verbose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_memory_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_close.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_partition_callback.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_verbose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envremove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envfailchk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_region_map.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_upgrade.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txnset_name.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/DB_MULTIPLE_RESERVE_NEXT.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_errfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_intermediate_dir_mode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/lockget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmgr_site_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/logstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexget_init.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_open_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_msgcall.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_tx_timestamp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_backup_callbacks.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txnstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbccmp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_encrypt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_open_flags_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_tmp_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbtruncate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/lockvec.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_bt_compress.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_q_extentsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/logarchive.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbsite_get_eid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_lk_exclusive.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_isalive.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_lk_detect.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbsync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envfileid_reset.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envtxn_applied.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_lg_bsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/DB_MULTIPLE_RECNO_NEXT.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/sqlite3.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_re_len.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_lk_max_lockers.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmgrsite_list.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_tmp_dir_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbcursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envbackup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_cache_max_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/memptrickle.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmgr_local_site.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/rep_set_limit_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_data_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_home.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqremove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbgetenv.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_lk_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_thread_id_string.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repnsites.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/DB_MULTIPLE_WRITE_NEXT.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempfopen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutex_set_align_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_metadata_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexunlock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_re_len.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbsite_remove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_mp_max_write_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_errfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_shm_key.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/rep_set_nsites_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmgrstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_feedback.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/lockput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexset_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_mp_mmapsize_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_re_source.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqset_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txnbegin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_pwrite.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_lg_regionmax.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repget_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_unlink.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_lg_bsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_re_delim.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_flags_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txnprepare.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempget_lsn_offset.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmgr_channel.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_checkpoint.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/configuration_reference.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_lk_max_locks_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutex_set_increment_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/lockstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envlsn_reset.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_h_ffactor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_mpf.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_cachesize_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_dump.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_archive.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexalloc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexset_init.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envfullversion.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/env.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envdbremove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_pagesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbcdup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbchannel_set_timeout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/BDB-C_APIReference.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envlog_get_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_lk_tablesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_timeout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_bt_minkey.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/rep_set_timeout_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_exists.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_open.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_byteswapped.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_h_hash.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/reppriority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_lg_max_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqget_range.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repget_nsites.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_bt_compare.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbsite_set_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_mp_mtxcount.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/reptransport.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_site.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_ioinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_mp_tablesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/log_set_config_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/memp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempset_clear_len.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_pagesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_errfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/setfunc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/logcget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envdbrename.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_re_pad.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/logstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/lock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbfd.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_heap_rid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_tx_timestamp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_data_len.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_load.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txnrecover.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/lockid_free.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repget_clockskew.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_h_nelem.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_lk_partitions_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_tmp_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_lk_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempset_maxsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_lk_max_locks.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_bt_minkey.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempget_ftype.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_pread.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_bt_prefix.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_replicate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqget_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbsql.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempfclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_thread_count.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_re_source.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_tx_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempregister.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempset_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/logcursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmessage.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/DB_MULTIPLE_KEY_WRITE_NEXT.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_printlog.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_shm_key_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envstrerror.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_dirfree.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_mp_max_openfd_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_dbname.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_data_len_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repset_request.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_copy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_mp_pagesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_dup_compare.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbcget_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_data_dirs.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envversion.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqstat_print.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_deadlock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbcclose.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_lk_detect.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexget_tas_spins.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repstart.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_backup_callbacks.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_lk_detect_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempfget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/DB_MULTIPLE_INIT.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_thread_count_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/DB_MULTIPLE_RECNO_RESERVE_NEXT.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/logflush.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repconfig.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_data_len.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_read.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_lg_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/DB_MULTIPLE_NEXT.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexlock.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/rep_set_config_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/DB_MULTIPLE_KEY_RESERVE_NEXT.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_tx_max_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_msgfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_thread_id.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_mp_pagesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envadd_data_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/logcompare.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_create_dir_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_lorder.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempset_mp_max_openfd.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/lockdetect.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbcset_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envdbbackup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_create_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_type.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_stat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_lg_dir_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_partition_dirs.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqget_key.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_h_nelem.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repget_timeout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_alloc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmgrstart.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempset_ftype.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_free.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_lg_bsize_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/logprintf.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_mp_mmapsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbupgrade.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_write.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbexists.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmgrget_ack_policy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_thread_count.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envevent_notify.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repget_request.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbremove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempget_mp_max_write.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_timeout_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_cache_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txncheckpoint.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_errpfx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txnset_timeout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbsite_get_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envcdsgroup_begin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repmgrset_ack_policy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/lockid.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repset_limit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_lk_max_locks.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempset_priority.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbdel.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_recover.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbcompact.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repelect.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexget_increment.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_lg_filemode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempget_maxsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envcreate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexget_align.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_verbose_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_tuner.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_errfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_create_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/txncommit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_errpfx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutexset_align.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_mp_mmapsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repsync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbsort_multiple.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_open_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_partition_dirs.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_lorder.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_fsync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_q_extentsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_partition.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempsync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/utilities.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mutex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/enverr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_cachesize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqset_range.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_errcall.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/set_lk_max_objects_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget_partition_keys.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_env_set_func_rename.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbcput.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/logfile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_shm_key.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_backup_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_lk_partitions.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/rep_set_clockskew_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_lk_max_objects.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/hsearch.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_heap_regionsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envlog_verify.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/db_sql_codegen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/lsn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_lg_max.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repstat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbget.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/mempget_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbset_append_recno.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/DB_MULTIPLE_RECNO_WRITE_INIT.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/add_data_dir_parameter.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/repset_timeout.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envget_intermediate_dir_mode.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/dbchannel_send_msg.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/seqget_dbp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C/envset_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/C' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsto_char_type.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_iteratoroperator_arrow.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_containerset_commit_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multimapequal_range_N.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_reverse_iteratoroperator_add.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_eq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator_ptype.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/ElementHolder.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/frame_main.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_iteratordstr_db_vector_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsregister_db_env.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorend.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_base_iteratordstr_db_base_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator_xa.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_reverse_iteratoroperator_sqbrk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlFailedAssertionExceptiondstr_FailedAssertionException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlBulkRetrievalOptionoperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorsort.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_multimap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorback.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsset_sequence_copy_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_sa.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_base_iteratoroperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_setvalue_comp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/InvalidFunctionCall.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsget_restore_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_reverse_iteratoroperator_lt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_map_base_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_base_iteratordstr_db_map_base_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multimapswap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsget_size_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitseq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlFailedAssertionExceptionFailedAssertionException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/apiReference.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_set_iteratoroperator_arrow.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/dbstl_iterators.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_set.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsopen_env.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsset_sequence_compare_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsset_compare_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorassign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_le.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_base_iteratoroperator__star.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorerase.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorcapacity.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator__aa.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorclear.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorinsert.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_reverse_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_reverse_iteratoroperator_decr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator__ma.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorremove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multimapupper_bound.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapoperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapoperator_sqbrk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsregister_db.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorreserve.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsset_current_txn_handle.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsget_compare_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorreverse.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_iteratorrefresh.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsdbstl_exit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_iteratoroperator_sub.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_reverse_iteratoroperator_sa.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_setoperator_ueq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_base_iteratorclose_cursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_iteratoroperator_incr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsto_int_type.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectordb_vector.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsdbstl_startup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratordstr_db_vector_base_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/Exception_classes_group.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_base_iteratoroperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_ge.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlDbtdstr_DbstlDbt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitseq_int_type.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratormove_to.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolder_DB_STL_value.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator_gt_ge.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/frame_index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapdstr_db_map.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapempty.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsopen_db.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_base_iteratoroperator_eq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsinstance.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitslength.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratorget_bulk_bufsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementRefoperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator_ia.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsget_sequence_len_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multiseterase.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsclose_db_cursors.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_containerset_txn_begin_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_reverse_iteratoroperator_gt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/NotEnoughMemoryException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectoroperator_lt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_sqbrk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_set_iteratorrefresh.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsset_sequence_len_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorpop_back.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_containerget_txn_begin_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsclose_db_env.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator_sa.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapequal_range.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapbegin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multimapoperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multisetinsert.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_base_iteratorset_bulk_buffer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapfind.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorrend.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_containerget_commit_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_set_base_iteratoroperator_decr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsDbstlElemTraits.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapbucket_count.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_incr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_base_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_maprbegin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_sub.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectormerge.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_containerset_all_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementRef_DB_STL_StoreElement.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_iteratoroperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapoperator_ueq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/DbstlElemTraits.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_reverse_iteratordb_reverse_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementRefElementRef.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_base_iteratorset_bulk_buffer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsset_assign_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multisetoperator_eq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_base_iteratoroperator_ueq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlReadModifyWriteOptionoperator_eq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorunique.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionslock_mutex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/ElementRef.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlBulkRetrievalOptionbulk_retrieval.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsunlock_mutex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/BulkRetrievalOption.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_maplower_bound.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_containerget_db_env_handle.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_reverse_iteratoroperator_sub.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/Element_wrappers.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitscompare.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_ueq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_iteratoroperator_decr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator_lt_le.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_iteratoroperator_add.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_base_iteratorget_bulk_bufsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsget_sequence_n_compare_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/dbstl_helper_classes.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapupper_bound.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsoperator_eq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_set_base_iteratorrefresh.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorpop_front.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_iteratoroperator_sa.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsclose_all_db_envs.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_set_iteratoroperator_decr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/BDB-STL_APIReference.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_iteratoroperator_incr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapvalue_comp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_maprend.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorpush_front.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlReadModifyWriteOptionno_read_modify_write.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multimapequal_range.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlBulkRetrievalOptionbulk_buf_size.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapis_hash.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsmove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_map_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multimapoperator_eq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorresize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_iteratorrefresh.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_set_base_iteratoroperator_incr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multimapoperator_ueq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/dbset_iterators.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsfree_mutex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_multiset.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsdstr_DbstlElemTraits.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_iteratoroperator_ia.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_base_iteratoris_directdb_get.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_base_iteratorrefresh.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratorset_bulk_buffer.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator_incr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlExceptionoperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapmax_size.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectordstr_db_vector.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_lt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_iteratoroperator_arrow.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectoroperator_sqbrk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_setoperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapcount.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_setswap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsset_copy_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsnot_eof.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorswap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/DbstlException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_set_iteratordb_set_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_containerget_cursor_open_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator_da.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/dbstl_containers.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolder_DB_STL_StoreElement.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_containerget_db_handle.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectoroperator_ueq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/dbstl_global_functions.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsget_assign_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsabort_txn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_vector.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/NotSupportedException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapkey_eq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_set_base_iteratoroperator_arrow.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsset_restore_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multisetoperator_ueq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_containerdstr_db_container.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_set_base_iteratordb_set_base_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_iteratoroperator_sqbrk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsset_global_dbfile_suffix_number.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multimaperase.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_add.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_base_iteratoris_rmw.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlBulkRetrievalOptionno_bulk_retrieval.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multimapdb_multimap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_reverse_iteratoroperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/InvalidArgumentException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsfind.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_base_iteratoroperator_decr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlDbtoperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_reverse_iteratoroperator_le.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorempty.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_set_base_iteratoroperator__star.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_setoperator_eq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_containerset_db_handle.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_iteratoroperator__star.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_containerget_db_set_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_maperase.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlExceptiondstr_DbstlException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_set_iteratoroperator_incr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_set_iteratoroperator__star.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_containerset_cursor_open_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_decr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_setinsert.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/ReadModifyWriteOption.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsset_sequence_n_compare_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsclose_all_dbs.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_reverse_iteratoroperator_ia.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_map_iterators.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_containerdb_container.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_base_iteratorclose_cursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_set_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionscurrent_txn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_reverse_iteratoroperator_ge.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_base_iteratorget_bulk_retrieval.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_base_iteratorget_bulk_bufsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multisetdstr_db_multiset.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapswap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsbegin_txn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapkey_comp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsalloc_mutex.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_container.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlReadModifyWriteOptionread_modify_write.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitslt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_vector_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_set_base_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_iteratordstr_db_map_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_map.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectormax_size.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapoperator_eq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratorget_current_index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_setdstr_db_set.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_maphash_funct.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_base_iteratoroperator_incr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsget_copy_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multimapdstr_db_multimap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitseof.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderdstr_ElementHolder.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorremove_if.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/InvalidIteratorException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitscopy.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator_modasg.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/DbstlDbt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorpush_back.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsget_sequence_copy_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorsplice.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorfront.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator_oa.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_iteratoroperator_decr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapinsert.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_vector_base_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementHolderoperator_decr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlBulkRetrievalOptionoperator_eq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectorrbegin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsset_size_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectoroperator_eq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_arrow.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_iteratoroperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_gt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapclear.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/FailedAssertionException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionsdbstl_thread_exit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multimapcount.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/db_vector_iterators.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratorrefresh.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_mapend.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlDbstlElemTraitsget_sequence_compare_function.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratorclose_cursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/InvalidDbtException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator_ia.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stlElementRef_DB_STL_value.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_base_iteratoroperator_arrow.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/NoSuchKeyException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_iteratoroperator__star.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multisetoperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_map_base_iteratormove_to.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_base_iteratordb_base_iterator.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/InvalidCursorException.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldbstl_global_functionscommit_txn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vectoroperator_assign.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_vector_base_iteratoroperator__star.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL/stldb_multisetswap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/STL' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_is_byteswapped.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/frame_main.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_cursor.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/dbc_close.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/env_dbrename.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/apiReference.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/dbc_del.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/txn_commit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/dbc_dup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/frame_index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/dbc_put.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/txn_checkpoint.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_get_type.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_remove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_put.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_open.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_rename.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_get_join.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/env_dbremove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_get.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/env_close.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/txn_abort.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/env_open.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/BDB-TCL_APIReference.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/dbc_cmp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/version.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_truncate.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_count.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/tclapi.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_stat.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_join.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/txn.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_del.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/env_remove.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_sync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/db_close.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL/dbc_get.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference/TCL' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/api_reference' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_win_test.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_win_java.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/debug.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/win_build_cxx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_win_csharp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/cross_compile_unix.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_vxworks.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_win_faq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_51_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_grp_mbr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_shlib.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_53_jdbc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/changelog_5_2.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/install.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/BDB_Installation.pdf' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_macosx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/changelog_4_8.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_sunos.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_encrypt.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_win_small.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_53_xa_mvcc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_stacksize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_aix.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_bit_cmp_win.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_53_meta_dir.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/debug_compile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_mvcc_sql.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/test_faq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_xa.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/install_multiple.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_rep_2site_strict.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_remsupp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_db_nosync.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/win_additional_options.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_wince_faq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_rep_sql.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/preface.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/changelog_5_1.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/win_build_dist_dll.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_android_intro.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_53_sql_build.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_notes.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_4_8_dpl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_53_sql_pragma.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_53_sql_rep.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_53_excl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_irix.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_win_tcl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/moreinfo.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/debug_runtime.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_51_src_reorg.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/debug_printlog.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/introduction.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_sqlite_ver.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_small.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_wince.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_51_dpl_recompile.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_repmgr.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_53_heap_regionsize.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_51_sqlite_ver.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_iphone.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_solaris.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_win.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/arch_bigpic.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_repmgr_channels.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_seq_sql.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_rep_dbt_readonly.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_53_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/ch01s02.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_sco.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/changelog_5_3.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_dbsqlcodegen.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_excl_txn_sql.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_win_sql.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_sql.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_53_conn_status.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_53_hotbackup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_freebsd.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/win_build_cygwin.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/index.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/win_build64.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/win_build_stl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_51_mod_db4_unsupp.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_conf.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_vxworks_faq.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_android_jdbc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_qnx.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_hot_backup.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_heap.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_vxworks_notes.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_wince_notes.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_flags.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/gettingStarted.css' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/arch_smallpic.gif' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_4_8_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_4_8_disk.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_52_toc.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_autoinit.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_test.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_win_notes.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_4_8_fcntl.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_install.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_4_8_mpool.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/test.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/changelog_5_0.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_53_build_windows.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_android_config.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/upgrade_11gr2_52_dyn_env.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation/build_unix_linux.html' from postfix:users to root:root changed ownership of '/usr/share/doc/db-5.3.28/installation' from postfix:users to root:root ownership of '/usr/share/doc/db-5.3.28' retained as root:root Updating linker cache... Install done; saving file list to /usr/src/log/db-5.3.28 ... make: Leaving directory '/usr/src/lfs' May 14 16:19:09: Building coreutils make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' coreutils-9.7.tar.xz checksum OK ====================================== Installing coreutils-9.7 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/coreutils-9.7 && ./configure --prefix=/usr --enable-largefile --disable-rpath --enable-install-program=arch --enable-no-install-program=hostname,kill --with-tty-group gl_cv_func_mknod_works=yes checking for a BSD-compatible install... /tools_aarch64/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /tools_aarch64/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C23 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking whether ln -s works... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for arpa/inet.h... yes checking for features.h... yes checking for sys/socket.h... yes checking for stdbool.h... yes checking for byteswap.h... yes checking for xlocale.h... no checking for uchar.h... yes checking for sys/param.h... yes checking for dirent.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for error.h... yes checking for linux/xattr.h... yes checking for selinux/selinux.h... no checking for fnmatch.h... yes checking for stdio_ext.h... yes checking for sys/vfs.h... yes checking for sys/fs_types.h... no checking for netdb.h... yes checking for netinet/in.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for grp.h... yes checking for threads.h... yes checking for iconv.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for sys/statvfs.h... yes checking for obstack.h... yes checking for priv.h... no checking for sys/select.h... yes checking for pthread.h... yes checking for utmp.h... yes checking for utmpx.h... yes checking for OS.h... no checking for malloc.h... yes checking for stdbit.h... yes checking for stdckdint.h... yes checking for sys/ioctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/uio.h... yes checking for sys/utsname.h... yes checking for sys/wait.h... yes checking for termios.h... yes checking for utime.h... yes checking for semaphore.h... yes checking for sys/un.h... yes checking for hurd.h... no checking for linux/falloc.h... yes checking for linux/fs.h... yes checking for paths.h... yes checking for stropts.h... no checking for sys/mtio.h... yes checking for sys/systeminfo.h... no checking for syslog.h... yes checking for pwd.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for egrep -e... (cached) /tools_aarch64/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for gcc option to support large files... none needed checking for gcc option to support timestamps after 2038... none needed configure: autobuild project... GNU coreutils configure: autobuild revision... 9.7 ./configure: line 9536: hostname: command not found configure: autobuild timestamp... 20250514T161912Z checking for lstat... yes checking for fchmod... yes checking for pathconf... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for canonicalize_file_name... yes checking for realpath... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for explicit_bzero... yes checking for posix_fadvise... yes checking for fchmodat... yes checking for lchmod... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for listxattr... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fpurge... no checking for __freadptr... no checking for __freadptrinc... no checking for fstatat... yes checking for fsync... yes checking for openat... yes checking for fstatfs... yes checking for getdtablesize... yes checking for microuptime... no checking for nanouptime... no checking for getlogin... yes checking for flockfile... yes checking for funlockfile... yes checking for getexecname... no checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for link... yes checking for readlink... yes checking for mbrlen... yes checking for mbslen... no checking for mprotect... yes checking for memset_s... no checking for getgrouplist... yes checking for mkdirat... yes checking for mknod... yes checking for mkstemp... yes checking for strftime_z... no checking for pipe... yes checking for pselect... yes checking for pthread_sigmask... yes checking for qsort_r... yes checking for utmpname... yes checking for utmpxname... yes checking for iswctype... yes checking for renameat... yes checking for fpathconf... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for setenv... yes checking for settimeofday... yes checking for stime... no checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for __xpg_strerror_r... yes checking for strtoimax... yes checking for strtold... yes checking for strtoumax... yes checking for localtime_r... yes checking for unlinkat... yes checking for utimens... no checking for lutimens... no checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for pause... yes checking for getlocalename_l... no checking for getrusage... yes checking for sleep... yes checking for shutdown... yes checking for usleep... yes checking for mquery... no checking for pstat_getprocvm... no checking for wctob... yes checking for directio... no checking for nl_langinfo... yes checking for setitimer... yes checking for setrlimit... yes checking for prctl... yes checking for endgrent... yes checking for endpwent... yes checking for fallocate... yes checking for setgroups... yes checking for sethostname... yes checking for sync... yes checking for syncfs... yes checking for sysinfo... yes checking for tcgetpgrp... yes checking for getgrgid_nomembers... no checking for getgrnam_nomembers... no checking for getgrent_nomembers... no checking for fork... yes checking for vfork... yes checking for sys/acl.h... yes checking for library containing acl_get_file... -lacl checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_get_link_np... no checking for acl_free... yes checking for acl_from_mode... yes checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... yes checking for acl_delete_fd_np... no checking for acl_delete_file_np... no checking for acl_copy_ext_native... no checking for acl_create_entry_np... no checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking for acl/libacl.h... yes checking for acl_entries... yes checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... no checking for gcc options needed to detect all undeclared functions... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for d_ino member in directory struct... yes checking for long file names... yes checking for C/C++ restrict keyword... __restrict__ checking for wint_t... yes checking whether wint_t is large enough... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking for uselocale... yes checking whether uselocale works... yes checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for uid_t... yes checking for gid_t... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... yes checking whether chown always updates ctime... yes checking whether to enable CRC slice-by-8 algorithm... yes checking if pclmul intrinsic exists... no checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for inline... inline checking whether linux/if_alg.h has struct sockaddr_alg.... yes checking whether byte ordering is bigendian... no checking if endian.h defines stdint types... no checking if endian.h defines functions and macros... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking type of array argument to getgroups... gid_t checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking whether fflush works on input streams... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether fdatasync is declared... yes checking for library containing setfilecon... no checking whether strmode is declared... no checking for mempcpy... yes checking whether fopen recognizes a trailing slash... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stdin defaults to large file offsets... yes checking for off64_t... yes checking for blksize_t... yes checking for blkcnt_t... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... yes checking whether ftello works... yes checking for O_CLOEXEC... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking for arithmetic hrtime_t... no checking whether getline is declared... yes checking whether getlogin is declared... yes checking for ssize_t... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for glibc-compatible sys/cdefs.h... yes checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking for off_t... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking where to find the exponent in a 'long double'... word 3 bit 16 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ABALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... no checking whether locale.h defines locale_t... yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for LC_MESSAGES... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /bin/sed checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for compiler option needed when checking for future declarations... none checking whether time_t is signed... yes checking for working mktime... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.tm_zone... yes checking for compound literals... yes checking for external symbol _system_configuration... no checking for desired default level of POSIX conformance... none-specified checking whether is self-contained... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether _putenv is declared... no checking for sigset_t... yes checking whether to use systemd APIs... no checking whether endutent is declared... yes checking for struct utmpx.ut_user... yes checking for struct utmp.ut_user... yes checking for struct utmpx.ut_name... yes checking for struct utmp.ut_name... yes checking for struct utmpx.ut_type... yes checking for struct utmp.ut_type... yes checking for struct utmpx.ut_pid... yes checking for struct utmp.ut_pid... yes checking for struct utmp.ut_tv... yes checking for struct utmpx.ut_host... yes checking for struct utmp.ut_host... yes checking for struct utmpx.ut_id... yes checking for struct utmp.ut_id... yes checking for struct utmpx.ut_session... yes checking for struct utmp.ut_session... yes checking for struct utmpx.ut_exit... yes checking for struct utmp.ut_exit... yes checking for struct utmpx.ut_exit.ut_exit... no checking for struct utmpx.ut_exit.e_exit... yes checking for struct utmp.ut_exit.e_exit... yes checking for struct utmpx.ut_exit.ut_termination... no checking for struct utmpx.ut_exit.e_termination... yes checking for struct utmp.ut_exit.e_termination... yes checking whether sysinfo is declared... yes checking for sys/sysctl.h... no checking for sysctl... no checking whether realloc should abort upon undefined behaviour... no checking whether rmdir works... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for sched.h... yes checking for struct sched_param... yes checking for library containing setsockopt... none needed checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether ldexp() can be used without linking with libm... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking whether declares ioctl... yes checking for struct utsname... yes checking for struct winsize in ... no checking for struct winsize in ... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe 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 fgets_unlocked is declared... yes 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 getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports size specifiers as in C23... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'b' directive... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports the 'lc' directive correctly... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports the alternative flag with a zero precision... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking for vasprintf... yes checking whether wcsdup is declared... yes checking POSIX termios... yes checking whether use of TIOCGWINSZ requires termios.h... no checking for strerrorname_np... yes checking whether strerrorname_np works... yes checking for C compiler option to allow warnings... -Wno-error checking for a french Unicode locale... fr_FR.UTF-8 checking for a turkish Unicode locale... tr_TR.UTF-8 checking for uselocale... (cached) yes checking whether uselocale works... (cached) yes checking for fake locale system (OpenBSD, Android)... no checking for Solaris 11.4 locale system... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for library needed for semaphore functions... none checking whether initstate is declared... yes checking whether setstate is declared... yes checking whether access honors trailing slash... yes checking for posix_memalign... yes checking for alignas and alignof... yes, keywords checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for static_assert... yes, a keyword checking for bool, true, false... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking whether btowc is consistent with mbrtowc in the C locale... no checking for __builtin_expect... yes checking for working bswap_16, bswap_32, bswap_64... yes checking for nl_langinfo... yes checking for strtod_l... yes checking for nl_langinfo... (cached) yes checking for strtold_l... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for faccessat... yes checking for readlinkat... yes checking whether this system supports file names of any length... no checking whether chmod works... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for copy_file_range... yes checking whether openssl is GPL compatible... no checking whether openssl is GPL compatible... (cached) no checking whether openssl is GPL compatible... (cached) no checking whether openssl is GPL compatible... (cached) no checking for d_ino member in directory struct... (cached) yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for euidaccess... yes checking for faccessat... (cached) yes checking whether fchmodat works... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking whether fchownat works with an empty file name... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for fdatasync... yes checking whether fdopen sets errno... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) no checking for sys/smack.h... no checking for struct stat.st_blocks... yes checking for mempcpy... (cached) yes checking for flexible array member... yes checking whether float.h conforms to ISO C23... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking for __fpurge... yes checking whether fpurge is declared... no checking for __freadahead... no checking for __freading... yes checking whether free is known to preserve errno... yes checking whether freopen works on closed fds... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for __fseterr... no checking whether fstatat (..., 0) works... yes checking for sys/mount.h... yes checking for statvfs function (SVR4)... yes checking whether to use statvfs64... no checking for two-argument statfs with statfs.f_frsize member... yes checking for sys/fs/s5param.h... no checking for sys/statfs.h... yes checking for statfs that truncates block counts... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for strtof... yes checking for ftruncate... yes checking for struct statfs.f_type... yes checking for __fsword_t... yes checking for fts_open... yes checking for futimens... yes checking whether futimens works... yes checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether getaddrinfo supports AI_NUMERICSERV... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking whether getcwd handles long file names properly... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking whether gethrtime is declared... no checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes checking for getline... yes checking for working getline function... yes checking for getloadavg... yes checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking whether getlogin works... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for timespec_getres... yes checking for gettimeofday with POSIX signature... yes checking for group_member... yes checking host operating system... GNU/Linux checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether the compiler generally respects inline... yes checking for isapipe... no checking whether pipes are FIFOs (and for their link count)... yes (1) checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking for lchown... yes checking for C compiler flag to ignore unused libraries... -Wl,--as-needed checking whether the compiler supports the __inline keyword... yes checking for gmp.h... yes checking for libgmp... yes checking how to link with libgmp... /usr/lib/libgmp.so checking for gmp.h... (cached) yes checking for libgmp... (cached) yes checking how to link with libgmp... /usr/lib/libgmp.so checking whether link obeys POSIX... yes checking for __xpg4... no checking whether link(2) dereferences a symlink... no checking for linkat... yes checking whether linkat() can link symlinks... yes checking whether linkat handles trailing slash correctly... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc stores incomplete characters... (cached) no checking whether mbrtowc works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) no checking whether mbsrtowcs works... yes checking whether the C locale is free of encoding errors... (cached) no checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for memset_explicit... no checking for explicit_memset... no checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkfifo... yes checking whether mkfifo rejects trailing slashes... yes checking for mknodat... yes checking for mkfifoat... yes checking whether mkfifoat rejects trailing slashes... yes checking whether mknod can create fifo without root privileges... (cached) yes checking for mkostemp... yes checking for working mkstemp... yes checking for __mktime_internal... no checking for listmntent... no checking for sys/ucred.h... no checking for sys/mount.h... (cached) yes checking for mntent.h... yes checking for sys/fs_types.h... (cached) no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... none required checking for getmntent... yes checking for mntctl function and struct vmount... no checking for one-argument getmntent function... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking for sys/mntent.h... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for struct statfs.f_fstypename... no checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for nl_langinfo... (cached) yes checking whether YESEXPR works... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/param.h... (cached) yes checking for sys/sysctl.h... (cached) no checking for sched_getaffinity_np... no checking for pstat_getdynamic... no checking for sysmp... no checking for sysctl... (cached) no checking for sched_getaffinity... yes checking for glibc compatible sched_getaffinity... yes checking for C nullptr... yes checking for obstacks that work with any size object... no checking whether ptrdiff_t is at least as large as a pointer... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for bison... bison checking for bison 2.4 or newer... 3.8.2, ok checking for Perl 5.005 or newer... perl checking for sys/pstat.h... (cached) no checking for sys/sysmp.h... (cached) no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/param.h... (cached) yes checking for sys/systemcfg.h... no checking for sys/sysctl.h... (cached) no checking for pstat_getstatic... no checking for pstat_getdynamic... (cached) no checking for sysmp... (cached) no checking for getsysinfo... no checking for sysctl... (cached) no checking for table... no checking for sysinfo... (cached) yes checking for struct sysinfo.mem_unit... yes checking for pipe2... yes checking for a shell that conforms to POSIX... /bin/sh checking for posix_memalign... (cached) yes checking whether posix_memalign works for large alignment or zero size... no checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking for getppriv... no checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking for PTHREAD_CREATE_DETACHED... (cached) yes checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes checking for PTHREAD_MUTEX_ROBUST... (cached) yes checking for PTHREAD_PROCESS_SHARED... (cached) yes checking for pthread_mutexattr_getrobust... yes checking whether pthread_once works... yes checking whether pthread_create exists as a global function... yes checking whether pthread_mutex_timedlock is declared... yes checking for pthread_mutex_timedlock... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr checking for qsort_r signature... GNU checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for readlinkat... (cached) yes checking whether readlinkat signature is correct... yes checking whether realloc (..., 0) returns nonnull... no checking for reallocarray... yes checking for working re_compile_pattern... yes checking whether remove handles directories... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for linux/fs.h... (cached) yes checking for renameat2... yes checking whether renameat2 works... yes checking for linux/fs.h... (cached) yes checking for renameat2... (cached) yes checking whether renameat2 works... (cached) yes checking for rewinddir... yes checking whether rmdir works... (cached) yes checking for rpmatch... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for selinux/flask.h... no checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking whether setenv validates arguments... yes checking for sig2str... no checking for str2sig... no checking for struct sigaction.sa_sigaction... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for smack_new_label_from_self in -lsmack... no checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for stpcpy... yes checking for working strerror function... yes checking for working strnlen... yes checking for strsignal... yes checking whether strsignal always returns a string... yes checking whether strstr works... yes checking whether strtod obeys C99... yes checking whether strtoimax works... yes checking whether strtold obeys POSIX... yes checking for strtoll... yes checking whether strtoll works... yes checking for strtoull... yes checking whether strtoull works... yes checking whether symlink handles trailing slash correctly... yes checking for symlinkat... yes checking whether symlinkat handles trailing slash correctly... yes checking whether time() works... guessing no checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking for tzalloc... no checking for timegm... yes checking whether timer_settime is declared... yes checking for library containing timer_settime... none required checking for timer_settime... yes checking for uname... yes checking whether unlink honors trailing slashes... (cached) yes checking whether unlink of a parent directory fails as it should... (cached) guessing yes checking whether a running program can be unlinked... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for utime... yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for futimens... (cached) yes checking for utimensat... yes checking for utimensat... (cached) yes checking whether utimensat works... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes checking whether use of TIOCGWINSZ requires termios.h... (cached) no checking whether use of struct winsize requires sys/ptem.h... no checking for wmemchr... yes checking for wmempcpy... yes checking for stdint.h... (cached) yes checking for atoll... yes checking whether c32rtomb return value is correct... yes checking whether open recognizes a trailing slash... (cached) yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for duplocale... (cached) yes checking whether htons is declared... yes checking whether htonl is declared... yes checking whether ntohs is declared... yes checking whether ntohl is declared... yes checking whether byte ordering is bigendian... (cached) no checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... no checking for newlocale... (cached) yes checking for newlocale... (cached) yes checking for uselocale... (cached) yes checking whether uselocale works... (cached) yes checking whether perror matches strerror... yes checking for pthread_rwlock_init... yes checking whether pthread_rwlock_timedrdlock is declared... yes checking for reasonable pthread_rwlock wait queue handling... no checking for random... yes checking for initstate... yes checking for setstate... yes checking for random.h... no checking for struct random_data... yes checking for random_r... yes checking whether sched_yield is declared... yes checking whether sleep is declared... yes checking for working sleep... yes checking for catgets... yes checking for IPv4 sockets... (cached) yes checking for IPv6 sockets... (cached) yes checking for UNIX domain sockets... yes checking for pthread_atfork... yes checking for sys/single_threaded.h... yes checking for struct tm.tm_gmtoff... (cached) yes checking for struct tm.tm_zone... (cached) yes checking whether tmpfile works... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... yes checking whether wctob is declared... yes checking for working volatile... yes checking for unsigned long long int... yes checking for sys/sysctl.h... (cached) no checking whether geteuid is declared... yes checking whether getuid is declared... yes checking whether getgrgid is declared... yes checking whether getpwuid is declared... yes checking whether ttyname is declared... yes checking whether setregid is declared... yes checking for declarations of fseeko and ftello... yes checking for struct stat.st_author... no checking for ino_t... yes checking for major_t... no checking for minor_t... no checking for mode_to_security_class... no checking for inotify_init... yes checking for nfs/vfs.h... no checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct statvfs.f_type... yes checking for struct statvfs.f_namemax... yes checking for cap_get_file in -lcap... no configure: WARNING: libcap library was not found or not usable. configure: WARNING: GNU coreutils will be built without capability support. configure: TTY group used by system set to "tty" checking for working fork... yes checking for working vfork... (cached) yes checking for chroot... yes checking for gethostid... yes checking for sigsuspend... yes checking whether use of struct winsize requires sys/ptem.h... (cached) no checking whether localtime caches TZ... no checking for library containing dlopen... none required checking for fclonefileat... no checking for getattrat... no checking for statx... yes checking for initgroups... yes checking for syslog... yes checking for 3-argument setpriority function... yes checking POSIX termios... (cached) yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) yes checking whether termios.h needs _XOPEN_SOURCE... no checking c_line in struct termios... yes checking whether use of struct winsize requires sys/ptem.h... (cached) no checking whether use of TIOCGWINSZ requires termios.h... (cached) no checking whether C compiler handles -Werror... yes checking whether C compiler handles -errwarn... no checking whether this system supports stdbuf... yes checking IEEE 16 bit floating point... yes checking Brain 16 bit floating point... yes checking if vmull intrinsic exists... yes checking if pclmul intrinsic exists... no checking if avx2 pclmul intrinsic exists... no checking if avx512 pclmul intrinsic exists... no checking for avx2 intrinsics... no configure: WARNING: 'hostname' is already not being installed checking whether NLS is requested... yes checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 gnulib-tests/Makefile config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd /usr/src/coreutils-9.7 && make -j4 make[1]: Entering directory '/usr/src/coreutils-9.7' GEN lib/alloca.h GEN lib/arpa/inet.h GEN lib/configmake.h GEN lib/ctype.h GEN lib/dirent.h GEN lib/endian.h GEN lib/error.h GEN lib/fcntl.h GEN lib/malloc/dynarray.gl.h GEN lib/malloc/dynarray-skeleton.gl.h GEN lib/malloc/scratch_buffer.gl.h GEN lib/iconv.h GEN lib/inttypes.h GEN lib/langinfo.h GEN lib/limits.h GEN lib/locale.h GEN lib/math.h GEN lib/netdb.h GEN lib/obstack.h GEN lib/pthread.h GEN lib/sched.h GEN lib/selinux/selinux.h GEN lib/selinux/context.h GEN lib/selinux/label.h GEN lib/signal.h GEN lib/stddef.h GEN lib/stdio.h GEN lib/stdlib.h GEN lib/string.h GEN lib/sys/ioctl.h GEN lib/sys/random.h GEN lib/sys/resource.h GEN lib/sys/socket.h GEN lib/sys/stat.h GEN lib/sys/select.h GEN lib/sys/time.h GEN lib/sys/types.h GEN lib/sys/uio.h GEN lib/sys/utsname.h GEN lib/sys/wait.h GEN lib/termios.h GEN lib/time.h GEN lib/uchar.h GEN lib/unicase.h GEN lib/unictype.h GEN lib/uninorm.h GEN lib/unistd.h GEN lib/unistr.h GEN lib/unitypes.h GEN lib/uniwidth.h GEN lib/utime.h GEN lib/wchar.h GEN lib/wctype.h GEN src/coreutils.h GEN src/version.c GEN src/version.h make all-recursive make[2]: Entering directory '/usr/src/coreutils-9.7' Making all in po make[3]: Entering directory '/usr/src/coreutils-9.7/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/coreutils-9.7/po' Making all in . make[3]: Entering directory '/usr/src/coreutils-9.7' CC lib/libcoreutils_a-long-options.o CC lib/libcoreutils_a-malloca.o CC lib/libcoreutils_a-math.o CC lib/libcoreutils_a-mbrlen.o CC lib/libcoreutils_a-mbrtoc32.o CC lib/libcoreutils_a-mbrtowc.o CC lib/libcoreutils_a-mbscasecmp.o CC lib/libcoreutils_a-mbschr.o CC lib/libcoreutils_a-mbslen.o CC lib/libcoreutils_a-mbsrtoc32s.o CC lib/libcoreutils_a-mbsrtowcs.o CC lib/libcoreutils_a-mbswidth.o CC lib/libcoreutils_a-mbszero.o CC lib/libcoreutils_a-mcel.o CC lib/libcoreutils_a-memcasecmp.o CC lib/libcoreutils_a-memchr2.o CC lib/libcoreutils_a-memcmp2.o CC lib/libcoreutils_a-memset_explicit.o CC lib/libcoreutils_a-memcoll.o CC lib/libcoreutils_a-mgetgroups.o CC lib/libcoreutils_a-dirchownmod.o CC lib/libcoreutils_a-mkancesdirs.o CC lib/libcoreutils_a-mkdir-p.o CC lib/libcoreutils_a-modechange.o CC lib/libcoreutils_a-mountlist.o CC lib/libcoreutils_a-mpsort.o CC lib/libcoreutils_a-nanosleep.o CC lib/libcoreutils_a-nl_langinfo.o CC lib/libcoreutils_a-nproc.o CC lib/libcoreutils_a-nstrftime.o CC lib/libcoreutils_a-obstack.o CC lib/glthread/libcoreutils_a-once.o CC lib/libcoreutils_a-openat-die.o CC lib/libcoreutils_a-openat-safer.o CC lib/libcoreutils_a-opendirat.o CC lib/libcoreutils_a-parse-datetime.o CC lib/libcoreutils_a-physmem.o CC lib/libcoreutils_a-pipe2.o CC lib/libcoreutils_a-posix_memalign.o CC lib/libcoreutils_a-posixtm.o CC lib/libcoreutils_a-posixver.o CC lib/libcoreutils_a-printf-frexp.o CC lib/libcoreutils_a-printf-frexpl.o CC lib/libcoreutils_a-priv-set.o CC lib/libcoreutils_a-progname.o CC lib/libcoreutils_a-propername-lite.o CC lib/libcoreutils_a-qcopy-acl.o CC lib/libcoreutils_a-qset-acl.o CC lib/libcoreutils_a-quotearg.o CC lib/libcoreutils_a-randint.o CC lib/libcoreutils_a-randperm.o CC lib/libcoreutils_a-randread.o CC lib/libcoreutils_a-rand-isaac.o CC lib/libcoreutils_a-read-file.o CC lib/libcoreutils_a-readtokens.o CC lib/libcoreutils_a-readtokens0.o CC lib/libcoreutils_a-readutmp.o CC lib/libcoreutils_a-realloc.o CC lib/libcoreutils_a-reallocarray.o CC lib/libcoreutils_a-renameatu.o CC lib/libcoreutils_a-root-dev-ino.o CC lib/libcoreutils_a-safe-read.o CC lib/libcoreutils_a-safe-write.o CC lib/libcoreutils_a-same.o CC lib/libcoreutils_a-same-inode.o CC lib/libcoreutils_a-save-cwd.o CC lib/libcoreutils_a-savedir.o CC lib/libcoreutils_a-savewd.o CC lib/libcoreutils_a-selinux-at.o CC lib/libcoreutils_a-se-context.o CC lib/libcoreutils_a-se-label.o CC lib/libcoreutils_a-se-selinux.o CC lib/libcoreutils_a-setlocale_null.o CC lib/libcoreutils_a-setlocale_null-unlocked.o CC lib/libcoreutils_a-settime.o CC lib/libcoreutils_a-sig2str.o CC lib/libcoreutils_a-sig-handler.o CC lib/libcoreutils_a-skipchars.o CC lib/libcoreutils_a-sockets.o CC lib/libcoreutils_a-stat-time.o CC lib/libcoreutils_a-stdlib.o CC lib/libcoreutils_a-mkstemp-safer.o CC lib/libcoreutils_a-str_endswith.o CC lib/libcoreutils_a-strnlen1.o CC lib/libcoreutils_a-strintcmp.o CC lib/libcoreutils_a-strnumcmp.o CC lib/libcoreutils_a-sys_socket.o CC lib/libcoreutils_a-targetdir.o CC lib/libcoreutils_a-tempname.o CC lib/glthread/libcoreutils_a-threadlib.o CC lib/libcoreutils_a-time.o CC lib/libcoreutils_a-time_rz.o CC lib/libcoreutils_a-timespec.o CC lib/glthread/libcoreutils_a-tls.o CC lib/libcoreutils_a-tmpdir.o CC lib/libcoreutils_a-u64.o CC lib/libcoreutils_a-unicodeio.o CC lib/libcoreutils_a-unistd.o CC lib/libcoreutils_a-dup-safer.o CC lib/libcoreutils_a-fd-safer.o CC lib/libcoreutils_a-pipe-safer.o CC lib/libcoreutils_a-unlinkdir.o CC lib/libcoreutils_a-userspec.o CC lib/libcoreutils_a-utimecmp.o CC lib/libcoreutils_a-utimens.o CC lib/libcoreutils_a-vaszprintf.o CC lib/libcoreutils_a-aszprintf.o CC lib/libcoreutils_a-version-etc.o CC lib/libcoreutils_a-version-etc-fsf.o CC lib/libcoreutils_a-vfzprintf.o CC lib/libcoreutils_a-vsnzprintf.o CC lib/libcoreutils_a-vzprintf.o CC lib/libcoreutils_a-wctype-h.o CC lib/libcoreutils_a-write-any-file.o CC lib/libcoreutils_a-xalignalloc.o CC lib/libcoreutils_a-xmalloc.o CC lib/libcoreutils_a-xalloc-die.o CC lib/libcoreutils_a-xbinary-io.o CC lib/libcoreutils_a-xdectoimax.o CC lib/libcoreutils_a-xdectoumax.o CC lib/libcoreutils_a-xfts.o CC lib/libcoreutils_a-xgetcwd.o CC lib/libcoreutils_a-xgetgroups.o CC lib/libcoreutils_a-xgethostname.o CC lib/libcoreutils_a-xmemcoll.o CC lib/libcoreutils_a-xnanosleep.o CC lib/libcoreutils_a-xprintf.o CC lib/libcoreutils_a-xreadlink.o CC lib/libcoreutils_a-xsize.o CC lib/libcoreutils_a-xstrtod.o CC lib/libcoreutils_a-xstrtoimax.o CC lib/libcoreutils_a-xstrtol.o CC lib/libcoreutils_a-xstrtoul.o CC lib/libcoreutils_a-xstrtol-error.o CC lib/libcoreutils_a-xstrtold.o CC lib/libcoreutils_a-xstrtoumax.o CC lib/libcoreutils_a-xvasprintf.o CC lib/libcoreutils_a-xasprintf.o CC lib/libcoreutils_a-yesno.o CC lib/libcoreutils_a-asnprintf.o CC lib/libcoreutils_a-fopen.o CC lib/libcoreutils_a-mbsrtoc32s-state.o CC lib/libcoreutils_a-mbsrtowcs-state.o CC lib/libcoreutils_a-mktime.o CC lib/libcoreutils_a-printf-args.o CC lib/libcoreutils_a-printf-parse.o CC lib/libcoreutils_a-vasnprintf.o CC src/hostid.o CC src/timeout.o CC src/operand2sig.o CC src/nice.o CC src/who.o CC src/users.o CC src/pinky.o CC src/stty.o In function 'scan_entries', inlined from 'who' at src/who.c:623:5: src/who.c:580:14: warning: 'ttyname_b' may be used uninitialized [-Wmaybe-uninitialized] 580 | || str_endswith (utmp_buf->ut_line, ttyname_b)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/who.c: In function 'who': src/who.c:562:9: note: 'ttyname_b' was declared here 562 | char *ttyname_b IF_LINT ( = nullptr); | ^~~~~~~~~ CC src/df.o CC src/find-mount-point.o CC src/stdbuf.o CC src/lbracket.o CC src/b2sum-digest.o CC src/base64-basenc.o CC src/base32-basenc.o CC src/basenc-basenc.o CC src/basename.o CC src/cat.o CC src/chcon.o CC src/chown.o CC src/chown-core.o CC src/chown-chgrp.o CC src/chmod.o CC src/chown-chown.o CC src/cksum-digest.o CC src/blake2/cksum-blake2b-ref.o CC src/blake2/cksum-b2sum.o CC src/cksum-sum.o CC src/cksum-cksum.o CC src/cksum-crctab.o CC src/libcksum_vmull_a-cksum_vmull.o CC src/comm.o CC src/cp.o CC src/copy.o CC src/cp-hash.o CC src/force-link.o CC src/selinux.o src/copy.c: In function 'copy_internal': src/copy.c:2870:17: warning: 'src_mode' may be used uninitialized [-Wmaybe-uninitialized] 2870 | dst_mode_bits = (x->set_mode ? x->mode : src_mode) & CHMOD_MODE_BITS; src/copy.c:2214:10: note: 'src_mode' was declared here 2214 | mode_t src_mode IF_LINT ( = 0); | ^~~~~~~~ CC src/csplit.o CC src/cut.o CC src/set-fields.o CC src/date.o CC src/show-date.o CC src/dd.o CC src/ls.o CC src/ls-dir.o CC src/dircolors.o CC src/dirname.o CC src/du.o CC src/echo.o CC src/env.o CC src/expand.o CC src/expand-common.o CC src/expr.o CC src/factor.o CC src/false.o CC src/fmt.o CC src/fold.o CC src/install.o CC src/prog-fprintf.o CC src/groups.o CC src/group-list.o CC src/head.o CC src/id.o CC src/join.o CC src/link.o CC src/ln.o CC src/relpath.o CC src/logname.o CC src/ls-ls.o CC src/md5sum-digest.o CC src/mkdir.o CC src/mkfifo.o CC src/mknod.o CC src/mktemp.o CC src/mv.o CC src/remove.o CC src/nl.o CC src/nproc.o CC src/nohup.o CC src/numfmt.o CC src/od.o CC src/paste.o CC src/pathchk.o CC src/pr.o src/od.c: In function 'main': src/od.c:1985:71: warning: 'pseudo_start' may be used uninitialized [-Wmaybe-uninitialized] 1985 | pseudo_offset = (flag_pseudo_start ? pseudo_start - n_bytes_to_skip : 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/od.c:1635:13: note: 'pseudo_start' was declared here 1635 | uintmax_t pseudo_start IF_LINT ( = 0); | ^~~~~~~~~~~~ CC src/printenv.o CC src/printf.o CC src/ptx.o CC src/pwd.o CC src/readlink.o CC src/realpath.o CC src/rm.o CC src/rmdir.o CC src/runcon.o CC src/seq.o CC src/sha1sum-digest.o CC src/sha224sum-digest.o CC src/sha256sum-digest.o CC src/sha384sum-digest.o CC src/sha512sum-digest.o CC src/shred.o CC src/shuf.o CC src/sleep.o CC src/sort.o src/shred.c: In function 'dopass': src/shred.c:545:17: warning: 'thresh' may be used uninitialized [-Wmaybe-uninitialized] 544 | if (n && ((done && *previous_human_offset) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 545 | || thresh <= (now = time (nullptr)))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/shred.c:399:10: note: 'thresh' was declared here 399 | time_t thresh IF_LINT ( = 0); /* Time to maybe print next status update */ | ^~~~~~ CC src/split.o CC src/temp-stream.o CC src/stat.o In function 'lines_rr', inlined from 'main' at src/split.c:1682:9: src/split.c:1229:40: warning: 'files' may be used uninitialized [-Wmaybe-uninitialized] 1229 | if (full_write (files[i_file].ofd, bp, to_write) != to_write | ^ src/split.c: In function 'main': src/split.c:1157:9: note: 'files' was declared here 1157 | of_t *files IF_LINT (= nullptr); | ^~~~~ CC src/sum-sum.o CC src/sum-digest.o CC src/sync.o CC src/tac.o CC src/tail.o CC src/iopoll.o CC src/tee.o CC src/test.o CC src/touch.o CC src/tr.o CC src/true.o CC src/truncate.o CC src/tsort.o CC src/tty.o CC src/uname.o CC src/uname-uname.o CC src/unexpand.o CC src/uniq.o CC src/unlink.o CC src/uptime.o CC src/ls-vdir.o CC src/wc.o CC src/whoami.o CC src/yes.o CC src/uname-arch.o CC src/getlimits.o CC src/make-prime-list.o CC src/libstdbuf_so-libstdbuf.o CC src/chroot.o CC src/version.o CC lib/libcoreutils_a-copy-acl.o CC lib/libcoreutils_a-set-acl.o CC lib/libcoreutils_a-acl-errno-valid.o CC lib/libcoreutils_a-acl-internal.o CC lib/libcoreutils_a-get-permissions.o CC lib/libcoreutils_a-set-permissions.o CC lib/libcoreutils_a-alignalloc.o CC lib/libcoreutils_a-allocator.o CC lib/libcoreutils_a-areadlink.o CC lib/libcoreutils_a-areadlink-with-size.o CC lib/libcoreutils_a-areadlinkat.o CC lib/libcoreutils_a-areadlinkat-with-size.o CC lib/libcoreutils_a-argmatch.o CC lib/libcoreutils_a-argv-iter.o CC lib/libcoreutils_a-arpa_inet.o CC lib/libcoreutils_a-openat-proc.o CC lib/libcoreutils_a-backupfile.o CC lib/libcoreutils_a-backup-rename.o CC lib/libcoreutils_a-backup-find.o CC lib/libcoreutils_a-base32.o CC lib/libcoreutils_a-base64.o CC lib/libcoreutils_a-basename-lgpl.o CC lib/libcoreutils_a-binary-io.o CC lib/libcoreutils_a-bitrotate.o CC lib/libcoreutils_a-btoc32.o CC lib/libcoreutils_a-btowc.o CC lib/libcoreutils_a-buffer-lcm.o CC lib/libcoreutils_a-c-ctype.o CC lib/libcoreutils_a-c-file-type.o CC lib/libcoreutils_a-c-strcasecmp.o CC lib/libcoreutils_a-c-strncasecmp.o CC lib/libcoreutils_a-c-strtod.o CC lib/libcoreutils_a-c-strtold.o CC lib/libcoreutils_a-c32_apply_type_test.o CC lib/libcoreutils_a-c32_get_type_test.o CC lib/libcoreutils_a-c32isalnum.o CC lib/libcoreutils_a-c32isalpha.o CC lib/libcoreutils_a-c32isblank.o CC lib/libcoreutils_a-c32iscntrl.o CC lib/libcoreutils_a-c32isdigit.o CC lib/libcoreutils_a-c32isgraph.o CC lib/libcoreutils_a-c32islower.o CC lib/libcoreutils_a-c32isprint.o CC lib/libcoreutils_a-c32ispunct.o CC lib/libcoreutils_a-c32isspace.o CC lib/libcoreutils_a-c32isupper.o CC lib/libcoreutils_a-c32isxdigit.o CC lib/libcoreutils_a-c32tolower.o CC lib/libcoreutils_a-c32width.o CC lib/libcoreutils_a-canon-host.o CC lib/libcoreutils_a-canonicalize.o CC lib/libcoreutils_a-careadlinkat.o CC lib/libcoreutils_a-chdir-long.o CC lib/libcoreutils_a-chmodat.o CC lib/libcoreutils_a-chownat.o CC lib/libcoreutils_a-cl-strtod.o CC lib/libcoreutils_a-cl-strtold.o CC lib/libcoreutils_a-cloexec.o CC lib/libcoreutils_a-close-stream.o CC lib/libcoreutils_a-closein.o CC lib/libcoreutils_a-closeout.o CC lib/libcoreutils_a-copy-file-range.o CC lib/libcoreutils_a-crc.o CC lib/libcoreutils_a-af_alg.o CC lib/libcoreutils_a-md5-stream.o CC lib/libcoreutils_a-md5.o CC lib/libcoreutils_a-sha1-stream.o CC lib/libcoreutils_a-sha1.o CC lib/libcoreutils_a-sha256-stream.o CC lib/libcoreutils_a-sha256.o CC lib/libcoreutils_a-sha512-stream.o CC lib/libcoreutils_a-sha512.o CC lib/libcoreutils_a-sm3-stream.o CC lib/libcoreutils_a-sm3.o CC lib/libcoreutils_a-cycle-check.o CC lib/libcoreutils_a-di-set.o CC lib/libcoreutils_a-dirname.o CC lib/libcoreutils_a-basename.o CC lib/libcoreutils_a-dirname-lgpl.o CC lib/libcoreutils_a-stripslash.o CC lib/libcoreutils_a-dtimespec-bound.o CC lib/libcoreutils_a-dtoastr.o CC lib/libcoreutils_a-dtotimespec.o CC lib/libcoreutils_a-endian.o CC lib/libcoreutils_a-error.o CC lib/libcoreutils_a-exclude.o CC lib/libcoreutils_a-exitfail.o CC lib/libcoreutils_a-fadvise.o CC lib/libcoreutils_a-fclose.o CC lib/libcoreutils_a-fcntl.o CC lib/libcoreutils_a-creat-safer.o CC lib/libcoreutils_a-open-safer.o CC lib/libcoreutils_a-fd-hook.o CC lib/libcoreutils_a-fd-reopen.o CC lib/libcoreutils_a-fd-safer-flag.o CC lib/libcoreutils_a-dup-safer-flag.o CC lib/libcoreutils_a-fdutimensat.o CC lib/libcoreutils_a-fflush.o CC lib/libcoreutils_a-file-set.o CC lib/libcoreutils_a-file-has-acl.o CC lib/libcoreutils_a-file-type.o CC lib/libcoreutils_a-filemode.o CC lib/libcoreutils_a-filenamecat.o CC lib/libcoreutils_a-filenamecat-lgpl.o CC lib/libcoreutils_a-filevercmp.o CC lib/libcoreutils_a-fopen-safer.o CC lib/libcoreutils_a-fprintftime.o CC lib/libcoreutils_a-fpurge.o CC lib/libcoreutils_a-freadahead.o CC lib/libcoreutils_a-freading.o CC lib/libcoreutils_a-freadptr.o CC lib/libcoreutils_a-freadseek.o CC lib/libcoreutils_a-freopen-safer.o CC lib/libcoreutils_a-fseek.o CC lib/libcoreutils_a-fseeko.o CC lib/libcoreutils_a-fseterr.o CC lib/libcoreutils_a-fsusage.o CC lib/libcoreutils_a-ftoastr.o CC lib/libcoreutils_a-fts.o CC lib/libcoreutils_a-full-read.o CC lib/libcoreutils_a-full-write.o CC lib/libcoreutils_a-gethrxtime.o CC lib/libcoreutils_a-xtime.o CC lib/libcoreutils_a-getndelim2.o CC lib/libcoreutils_a-getprogname.o CC lib/libcoreutils_a-gettime.o CC lib/libcoreutils_a-gettime-res.o CC lib/libcoreutils_a-getugroups.o lib/getndelim2.c: In function 'getndelim2': lib/getndelim2.c:187:23: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 187 | *read_pos = c; | ~~~~~~~~~~^~~ lib/getndelim2.c:107:11: note: 'c' was declared here 107 | int c IF_LINT (= EOF); | ^ CC lib/malloc/libcoreutils_a-dynarray_at_failure.o CC lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o CC lib/malloc/libcoreutils_a-dynarray_finalize.o CC lib/malloc/libcoreutils_a-dynarray_resize.o CC lib/malloc/libcoreutils_a-dynarray_resize_clear.o CC lib/malloc/libcoreutils_a-scratch_buffer_grow.o CC lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o CC lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o CC lib/libcoreutils_a-hard-locale.o CC lib/libcoreutils_a-hash.o CC lib/libcoreutils_a-hash-pjw.o CC lib/libcoreutils_a-hash-triple.o CC lib/libcoreutils_a-heap.o CC lib/libcoreutils_a-hash-triple-simple.o CC lib/libcoreutils_a-human.o CC lib/libcoreutils_a-i-ring.o CC lib/libcoreutils_a-ialloc.o CC lib/libcoreutils_a-ino-map.o CC lib/libcoreutils_a-idcache.o CC lib/libcoreutils_a-imaxtostr.o CC lib/libcoreutils_a-inttostr.o CC lib/libcoreutils_a-offtostr.o CC lib/libcoreutils_a-uinttostr.o CC lib/libcoreutils_a-umaxtostr.o CC lib/libcoreutils_a-isapipe.o CC lib/libcoreutils_a-ldtoastr.o CC lib/libcoreutils_a-linebuffer.o CC lib/libcoreutils_a-localcharset.o CC lib/glthread/libcoreutils_a-lock.o CC lib/unicase/libcoreutils_a-tolower.o CC lib/unictype/libcoreutils_a-ctype_alnum.o CC lib/unictype/libcoreutils_a-ctype_alpha.o CC lib/unictype/libcoreutils_a-ctype_blank.o CC lib/unictype/libcoreutils_a-ctype_cntrl.o CC lib/unictype/libcoreutils_a-ctype_digit.o CC lib/unictype/libcoreutils_a-ctype_graph.o CC lib/unictype/libcoreutils_a-ctype_lower.o CC lib/unictype/libcoreutils_a-ctype_print.o CC lib/unictype/libcoreutils_a-ctype_punct.o CC lib/unictype/libcoreutils_a-ctype_space.o CC lib/unictype/libcoreutils_a-ctype_upper.o CC lib/unictype/libcoreutils_a-ctype_xdigit.o CC lib/unistr/libcoreutils_a-u32-chr.o CC lib/unistr/libcoreutils_a-u32-cpy.o CC lib/unistr/libcoreutils_a-u32-pcpy.o CC lib/unistr/libcoreutils_a-u32-strcat.o CC lib/unistr/libcoreutils_a-u32-strlen.o CC lib/unistr/libcoreutils_a-u8-mbtoucr.o CC lib/unistr/libcoreutils_a-u8-uctomb.o CC lib/unistr/libcoreutils_a-u8-uctomb-aux.o CC lib/uniwidth/libcoreutils_a-width.o CC src/blake2/b2sum-blake2b-ref.o CC src/blake2/b2sum-b2sum.o AR src/libcksum_vmull.a CCLD src/make-prime-list AR src/libver.a CCLD src/libstdbuf.so AR lib/libcoreutils.a CCLD src/chroot CCLD src/hostid CCLD src/timeout CCLD src/nice CCLD src/who CCLD src/users CCLD src/pinky CCLD src/stty CCLD src/df CCLD src/stdbuf CCLD src/[ CCLD src/b2sum CCLD src/base64 CCLD src/base32 CCLD src/basenc CCLD src/basename CCLD src/cat CCLD src/chcon CCLD src/chgrp CCLD src/chmod CCLD src/chown CCLD src/cksum CCLD src/comm CCLD src/cp CCLD src/csplit CCLD src/cut CCLD src/date CCLD src/dd CCLD src/dir CCLD src/dircolors CCLD src/dirname CCLD src/du CCLD src/echo CCLD src/env CCLD src/expand CCLD src/expr CCLD src/factor /usr/lib/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. CCLD src/false CCLD src/fmt CCLD src/fold CCLD src/ginstall CCLD src/groups CCLD src/head CCLD src/id CCLD src/join CCLD src/link CCLD src/ln CCLD src/logname CCLD src/md5sum CCLD src/ls CCLD src/mkdir CCLD src/mkfifo CCLD src/mknod CCLD src/mktemp CCLD src/mv CCLD src/nl CCLD src/nproc CCLD src/nohup CCLD src/numfmt CCLD src/od CCLD src/paste CCLD src/pathchk CCLD src/pr CCLD src/printenv CCLD src/ptx CCLD src/printf CCLD src/pwd CCLD src/readlink CCLD src/realpath CCLD src/rm CCLD src/rmdir CCLD src/runcon CCLD src/seq CCLD src/sha1sum CCLD src/sha224sum CCLD src/sha256sum CCLD src/sha384sum CCLD src/sha512sum CCLD src/shred CCLD src/shuf CCLD src/sleep CCLD src/sort CCLD src/split CCLD src/stat CCLD src/sum CCLD src/sync CCLD src/tac CCLD src/tail CCLD src/tee CCLD src/test CCLD src/touch CCLD src/tr CCLD src/true CCLD src/truncate CCLD src/tsort CCLD src/tty CCLD src/uname CCLD src/unexpand CCLD src/uniq CCLD src/unlink CCLD src/uptime CCLD src/vdir CCLD src/wc CCLD src/whoami CCLD src/yes CCLD src/arch GEN man/chroot.1 CCLD src/getlimits GEN man/hostid.1 GEN man/timeout.1 GEN man/nice.1 GEN man/who.1 GEN man/users.1 GEN man/pinky.1 GEN man/stty.1 GEN man/df.1 GEN man/stdbuf.1 GEN man/b2sum.1 GEN man/base64.1 GEN man/base32.1 GEN man/basenc.1 GEN man/basename.1 GEN man/cat.1 GEN man/chcon.1 GEN man/chgrp.1 GEN man/chmod.1 GEN man/chown.1 GEN man/cksum.1 GEN man/comm.1 GEN man/cp.1 GEN man/csplit.1 GEN man/cut.1 GEN man/date.1 GEN man/dd.1 GEN man/dir.1 GEN man/dircolors.1 GEN man/dirname.1 GEN man/du.1 GEN man/echo.1 GEN man/env.1 GEN man/expand.1 GEN man/expr.1 GEN man/factor.1 GEN man/false.1 GEN man/fmt.1 GEN man/fold.1 GEN man/install.1 GEN man/groups.1 GEN man/head.1 GEN man/id.1 GEN man/join.1 GEN man/link.1 GEN man/ln.1 GEN man/logname.1 GEN man/ls.1 GEN man/md5sum.1 GEN man/mkdir.1 GEN man/mkfifo.1 GEN man/mknod.1 GEN man/mktemp.1 GEN man/mv.1 GEN man/nl.1 GEN man/nproc.1 GEN man/nohup.1 GEN man/numfmt.1 GEN man/od.1 GEN man/paste.1 GEN man/pathchk.1 GEN man/pr.1 GEN man/printenv.1 GEN man/printf.1 GEN man/ptx.1 GEN man/pwd.1 GEN man/readlink.1 GEN man/realpath.1 GEN man/rm.1 GEN man/rmdir.1 GEN man/runcon.1 GEN man/seq.1 GEN man/sha1sum.1 GEN man/sha224sum.1 GEN man/sha256sum.1 GEN man/sha384sum.1 GEN man/sha512sum.1 GEN man/shred.1 GEN man/shuf.1 GEN man/sleep.1 GEN man/sort.1 GEN man/split.1 GEN man/stat.1 GEN man/sum.1 GEN man/sync.1 GEN man/tac.1 GEN man/tail.1 GEN man/tee.1 GEN man/test.1 GEN man/touch.1 GEN man/tr.1 GEN man/true.1 GEN man/truncate.1 GEN man/tsort.1 GEN man/tty.1 GEN man/uname.1 GEN man/unexpand.1 GEN man/uniq.1 GEN man/unlink.1 GEN man/uptime.1 GEN man/vdir.1 GEN man/wc.1 GEN man/whoami.1 GEN man/yes.1 GEN man/arch.1 make[3]: Leaving directory '/usr/src/coreutils-9.7' Making all in gnulib-tests make[3]: Entering directory '/usr/src/coreutils-9.7/gnulib-tests' ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make all-recursive make[4]: Entering directory '/usr/src/coreutils-9.7/gnulib-tests' Making all in . make[5]: Entering directory '/usr/src/coreutils-9.7/gnulib-tests' CC bench_crc-bench-crc.o CC bench_crc-randomb.o CC c-strcasestr.o CC c32tob.o CC concat-filename.o CC getlocalename_l-unsafe.o CC localename-table.o CC ioctl.o CC localename.o CC localename-environ.o CC localename-unsafe.o CC pthread-rwlock.o CC str_startswith.o CC timespec-add.o CC timespec-sub.o CC vma-iter.o CC xconcat-filename.o CC xgetcwd.o CC strerror_r.o CC bench_md5-bench-md5.o CC bench_sha1-bench-sha1.o CC bench_sha224-bench-sha224.o CC bench_sha256-bench-sha256.o CC bench_sha384-bench-sha384.o CC bench_sha512-bench-sha512.o CC locale.o CC test-localcharset.o CC glthread/thread.o CC unistr/u32-set.o AR libtests.a CCLD bench-crc CCLD bench-md5 CCLD bench-sha1 CCLD bench-sha224 CCLD bench-sha256 CCLD bench-sha384 CCLD current-locale CCLD bench-sha512 CCLD test-localcharset make[5]: Leaving directory '/usr/src/coreutils-9.7/gnulib-tests' make[4]: Leaving directory '/usr/src/coreutils-9.7/gnulib-tests' make[3]: Leaving directory '/usr/src/coreutils-9.7/gnulib-tests' make[2]: Leaving directory '/usr/src/coreutils-9.7' make[1]: Leaving directory '/usr/src/coreutils-9.7' cd /usr/src/coreutils-9.7 && make install make[1]: Entering directory '/usr/src/coreutils-9.7' make install-recursive make[2]: Entering directory '/usr/src/coreutils-9.7' Making install in po make[3]: Entering directory '/usr/src/coreutils-9.7/po' installing af.gmo as /usr/share/locale/af/LC_MESSAGES/coreutils.mo installing af.gmo link as /usr/share/locale/af/LC_TIME/coreutils.mo installing be.gmo as /usr/share/locale/be/LC_MESSAGES/coreutils.mo installing be.gmo link as /usr/share/locale/be/LC_TIME/coreutils.mo installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/coreutils.mo installing bg.gmo link as /usr/share/locale/bg/LC_TIME/coreutils.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/coreutils.mo installing ca.gmo link as /usr/share/locale/ca/LC_TIME/coreutils.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/coreutils.mo installing cs.gmo link as /usr/share/locale/cs/LC_TIME/coreutils.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/coreutils.mo installing da.gmo link as /usr/share/locale/da/LC_TIME/coreutils.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/coreutils.mo installing de.gmo link as /usr/share/locale/de/LC_TIME/coreutils.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/coreutils.mo installing el.gmo link as /usr/share/locale/el/LC_TIME/coreutils.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/coreutils.mo installing eo.gmo link as /usr/share/locale/eo/LC_TIME/coreutils.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/coreutils.mo installing es.gmo link as /usr/share/locale/es/LC_TIME/coreutils.mo installing et.gmo as /usr/share/locale/et/LC_MESSAGES/coreutils.mo installing et.gmo link as /usr/share/locale/et/LC_TIME/coreutils.mo installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/coreutils.mo installing eu.gmo link as /usr/share/locale/eu/LC_TIME/coreutils.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/coreutils.mo installing fi.gmo link as /usr/share/locale/fi/LC_TIME/coreutils.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/coreutils.mo installing fr.gmo link as /usr/share/locale/fr/LC_TIME/coreutils.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/coreutils.mo installing ga.gmo link as /usr/share/locale/ga/LC_TIME/coreutils.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/coreutils.mo installing gl.gmo link as /usr/share/locale/gl/LC_TIME/coreutils.mo installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/coreutils.mo installing hr.gmo link as /usr/share/locale/hr/LC_TIME/coreutils.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/coreutils.mo installing hu.gmo link as /usr/share/locale/hu/LC_TIME/coreutils.mo installing ia.gmo as /usr/share/locale/ia/LC_MESSAGES/coreutils.mo installing ia.gmo link as /usr/share/locale/ia/LC_TIME/coreutils.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/coreutils.mo installing id.gmo link as /usr/share/locale/id/LC_TIME/coreutils.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/coreutils.mo installing it.gmo link as /usr/share/locale/it/LC_TIME/coreutils.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/coreutils.mo installing ja.gmo link as /usr/share/locale/ja/LC_TIME/coreutils.mo installing ka.gmo as /usr/share/locale/ka/LC_MESSAGES/coreutils.mo installing ka.gmo link as /usr/share/locale/ka/LC_TIME/coreutils.mo installing kk.gmo as /usr/share/locale/kk/LC_MESSAGES/coreutils.mo installing kk.gmo link as /usr/share/locale/kk/LC_TIME/coreutils.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/coreutils.mo installing ko.gmo link as /usr/share/locale/ko/LC_TIME/coreutils.mo installing lg.gmo as /usr/share/locale/lg/LC_MESSAGES/coreutils.mo installing lg.gmo link as /usr/share/locale/lg/LC_TIME/coreutils.mo installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/coreutils.mo installing lt.gmo link as /usr/share/locale/lt/LC_TIME/coreutils.mo installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/coreutils.mo installing ms.gmo link as /usr/share/locale/ms/LC_TIME/coreutils.mo installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/coreutils.mo installing nb.gmo link as /usr/share/locale/nb/LC_TIME/coreutils.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/coreutils.mo installing nl.gmo link as /usr/share/locale/nl/LC_TIME/coreutils.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/coreutils.mo installing pl.gmo link as /usr/share/locale/pl/LC_TIME/coreutils.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/coreutils.mo installing pt.gmo link as /usr/share/locale/pt/LC_TIME/coreutils.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo installing pt_BR.gmo link as /usr/share/locale/pt_BR/LC_TIME/coreutils.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/coreutils.mo installing ro.gmo link as /usr/share/locale/ro/LC_TIME/coreutils.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/coreutils.mo installing ru.gmo link as /usr/share/locale/ru/LC_TIME/coreutils.mo installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/coreutils.mo installing sk.gmo link as /usr/share/locale/sk/LC_TIME/coreutils.mo installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/coreutils.mo installing sl.gmo link as /usr/share/locale/sl/LC_TIME/coreutils.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/coreutils.mo installing sr.gmo link as /usr/share/locale/sr/LC_TIME/coreutils.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/coreutils.mo installing sv.gmo link as /usr/share/locale/sv/LC_TIME/coreutils.mo installing ta.gmo as /usr/share/locale/ta/LC_MESSAGES/coreutils.mo installing ta.gmo link as /usr/share/locale/ta/LC_TIME/coreutils.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/coreutils.mo installing tr.gmo link as /usr/share/locale/tr/LC_TIME/coreutils.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/coreutils.mo installing uk.gmo link as /usr/share/locale/uk/LC_TIME/coreutils.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/coreutils.mo installing vi.gmo link as /usr/share/locale/vi/LC_TIME/coreutils.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/coreutils.mo installing zh_CN.gmo link as /usr/share/locale/zh_CN/LC_TIME/coreutils.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/coreutils.mo installing zh_TW.gmo link as /usr/share/locale/zh_TW/LC_TIME/coreutils.mo if test "coreutils" = "gettext-tools"; then \ /tools_aarch64/bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /tools_aarch64/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/usr/src/coreutils-9.7/po' Making install in . make[3]: Entering directory '/usr/src/coreutils-9.7' make[4]: Entering directory '/usr/src/coreutils-9.7' /tools_aarch64/bin/mkdir -p '/usr/bin' src/ginstall -c src/ginstall '/usr/bin/./install' src/ginstall -c src/chroot src/hostid src/timeout src/nice src/who src/users src/pinky src/stty src/df src/stdbuf src/[ src/b2sum src/base64 src/base32 src/basenc src/basename src/cat src/chcon src/chgrp src/chmod src/chown src/cksum src/comm src/cp src/csplit src/cut src/date src/dd src/dir src/dircolors src/dirname src/du src/echo src/env src/expand src/expr src/factor src/false src/fmt src/fold src/groups src/head src/id src/join src/link src/ln src/logname src/ls src/md5sum src/mkdir src/mkfifo src/mknod src/mktemp src/mv src/nl src/nproc src/nohup src/numfmt src/od src/paste src/pathchk src/pr src/printenv src/printf src/ptx src/pwd src/readlink src/realpath src/rm src/rmdir src/runcon src/seq src/sha1sum src/sha224sum src/sha256sum src/sha384sum src/sha512sum src/shred src/shuf src/sleep src/sort src/split src/stat src/sum src/sync src/tac src/tail src/tee src/test src/touch src/tr src/true src/truncate src/tsort src/tty src/uname src/unexpand src/uniq src/unlink src/uptime src/vdir src/wc src/whoami src/yes src/arch '/usr/bin' /tools_aarch64/bin/mkdir -p '/usr/libexec/coreutils' src/ginstall -c src/libstdbuf.so '/usr/libexec/coreutils' make install-exec-hook make[5]: Entering directory '/usr/src/coreutils-9.7' make[5]: Leaving directory '/usr/src/coreutils-9.7' /tools_aarch64/bin/mkdir -p '/usr/share/info' src/ginstall -c -m 644 ./doc/coreutils.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/coreutils.info' /tools_aarch64/bin/mkdir -p '/usr/share/man/man1' src/ginstall -c -m 644 man/chroot.1 man/hostid.1 man/timeout.1 man/nice.1 man/who.1 man/users.1 man/pinky.1 man/stty.1 man/df.1 man/stdbuf.1 man/b2sum.1 man/base64.1 man/base32.1 man/basenc.1 man/basename.1 man/cat.1 man/chcon.1 man/chgrp.1 man/chmod.1 man/chown.1 man/cksum.1 man/comm.1 man/cp.1 man/csplit.1 man/cut.1 man/date.1 man/dd.1 man/dir.1 man/dircolors.1 man/dirname.1 man/du.1 man/echo.1 man/env.1 man/expand.1 man/expr.1 man/factor.1 man/false.1 man/fmt.1 man/fold.1 man/install.1 '/usr/share/man/man1' src/ginstall -c -m 644 man/groups.1 man/head.1 man/id.1 man/join.1 man/link.1 man/ln.1 man/logname.1 man/ls.1 man/md5sum.1 man/mkdir.1 man/mkfifo.1 man/mknod.1 man/mktemp.1 man/mv.1 man/nl.1 man/nproc.1 man/nohup.1 man/numfmt.1 man/od.1 man/paste.1 man/pathchk.1 man/pr.1 man/printenv.1 man/printf.1 man/ptx.1 man/pwd.1 man/readlink.1 man/realpath.1 man/rm.1 man/rmdir.1 man/runcon.1 man/seq.1 man/sha1sum.1 man/sha224sum.1 man/sha256sum.1 man/sha384sum.1 man/sha512sum.1 man/shred.1 man/shuf.1 man/sleep.1 '/usr/share/man/man1' src/ginstall -c -m 644 man/sort.1 man/split.1 man/stat.1 man/sum.1 man/sync.1 man/tac.1 man/tail.1 man/tee.1 man/test.1 man/touch.1 man/tr.1 man/true.1 man/truncate.1 man/tsort.1 man/tty.1 man/uname.1 man/unexpand.1 man/uniq.1 man/unlink.1 man/uptime.1 man/vdir.1 man/wc.1 man/whoami.1 man/yes.1 man/arch.1 '/usr/share/man/man1' make[4]: Leaving directory '/usr/src/coreutils-9.7' make[3]: Leaving directory '/usr/src/coreutils-9.7' Making install in gnulib-tests make[3]: Entering directory '/usr/src/coreutils-9.7/gnulib-tests' make install-recursive make[4]: Entering directory '/usr/src/coreutils-9.7/gnulib-tests' Making install in . make[5]: Entering directory '/usr/src/coreutils-9.7/gnulib-tests' make[6]: Entering directory '/usr/src/coreutils-9.7/gnulib-tests' make[6]: Leaving directory '/usr/src/coreutils-9.7/gnulib-tests' make[5]: Leaving directory '/usr/src/coreutils-9.7/gnulib-tests' make[4]: Leaving directory '/usr/src/coreutils-9.7/gnulib-tests' make[3]: Leaving directory '/usr/src/coreutils-9.7/gnulib-tests' make[2]: Leaving directory '/usr/src/coreutils-9.7' make[1]: Leaving directory '/usr/src/coreutils-9.7' mv -v /usr/bin/{cat,chgrp,chmod,chown,cp,date,dd,df,echo} /bin renamed '/usr/bin/cat' -> '/bin/cat' renamed '/usr/bin/chgrp' -> '/bin/chgrp' renamed '/usr/bin/chmod' -> '/bin/chmod' renamed '/usr/bin/chown' -> '/bin/chown' renamed '/usr/bin/cp' -> '/bin/cp' renamed '/usr/bin/date' -> '/bin/date' renamed '/usr/bin/dd' -> '/bin/dd' renamed '/usr/bin/df' -> '/bin/df' renamed '/usr/bin/echo' -> '/bin/echo' mv -v /usr/bin/{false,ln,ls,mkdir,mknod,mv,pwd,rm} /bin renamed '/usr/bin/false' -> '/bin/false' renamed '/usr/bin/ln' -> '/bin/ln' renamed '/usr/bin/ls' -> '/bin/ls' renamed '/usr/bin/mkdir' -> '/bin/mkdir' renamed '/usr/bin/mknod' -> '/bin/mknod' renamed '/usr/bin/mv' -> '/bin/mv' renamed '/usr/bin/pwd' -> '/bin/pwd' renamed '/usr/bin/rm' -> '/bin/rm' mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin renamed '/usr/bin/rmdir' -> '/bin/rmdir' renamed '/usr/bin/stty' -> '/bin/stty' renamed '/usr/bin/sync' -> '/bin/sync' renamed '/usr/bin/true' -> '/bin/true' renamed '/usr/bin/uname' -> '/bin/uname' mv -v /usr/bin/chroot /usr/sbin renamed '/usr/bin/chroot' -> '/usr/sbin/chroot' mv -v /usr/bin/{head,sleep,nice} /bin renamed '/usr/bin/head' -> '/bin/head' renamed '/usr/bin/sleep' -> '/bin/sleep' renamed '/usr/bin/nice' -> '/bin/nice' dircolors -p > /etc/DIR_COLORS Updating linker cache... Install done; saving file list to /usr/src/log/coreutils-9.7 ... make: Leaving directory '/usr/src/lfs' May 14 16:20:27: Building iana-etc make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' iana-etc-20250311.tar.gz checksum OK ====================================== Installing iana-etc-20250311 ... Install started; saving file list to /usr/src/lsalr ... cp -avf /usr/src/iana-etc-20250311/{services,protocols} /etc/ '/usr/src/iana-etc-20250311/services' -> '/etc/services' '/usr/src/iana-etc-20250311/protocols' -> '/etc/protocols' Updating linker cache... Install done; saving file list to /usr/src/log/iana-etc-20250311 ... make: Leaving directory '/usr/src/lfs' May 14 16:20:27: Building m4 make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' m4-1.4.19.tar.xz checksum OK ====================================== Installing m4-1.4.19 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/m4-1.4.19 && ./configure --prefix=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for pthread.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for threads.h... yes checking for iconv.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for math.h... yes checking for sys/mman.h... yes checking for malloc.h... yes checking for spawn.h... yes checking for sys/time.h... yes checking for sys/random.h... yes checking for sys/wait.h... yes checking for features.h... yes checking for arpa/inet.h... yes checking for semaphore.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/select.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking whether to use C++... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: autobuild project... GNU M4 configure: autobuild revision... 1.4.19 ./configure: line 8334: hostname: command not found configure: autobuild timestamp... 20250514T162029Z checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking whether uses 'inline' correctly... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for faccessat... yes checking for realpath... yes checking for lstat... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for mempcpy... yes checking for fpurge... no checking for __fpurge... yes checking for __freadahead... no checking for __freading... yes checking for fstatat... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for getrandom... yes checking for iswcntrl... yes checking for iswblank... yes checking for uselocale... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbslen... no checking for mprotect... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for openat... yes checking for pipe... yes checking for pipe2... yes checking for posix_spawn_file_actions_addchdir_np... yes checking for posix_spawn_file_actions_addchdir... no checking for readlink... yes checking for isblank... yes checking for iswctype... yes checking for link... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for setrlimit... yes checking for getrlimit... yes checking for snprintf... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for strndup... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for explicit_bzero... yes checking for memset_s... no checking for ftruncate... yes checking for gettimeofday... yes checking for pthread_sigmask... yes checking for setenv... yes checking for sleep... yes checking for catgets... yes checking for shutdown... yes checking for mquery... no checking for pstat_getprocvm... no checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for getcwd... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for gcc options needed to detect all undeclared functions... none needed checking if environ is properly declared... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for mode_t... yes checking for sig_atomic_t... yes checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for eaccess... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... yes checking whether ftello works... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking host CPU and C ABI... arm64 checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for LC_MESSAGES... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for multithread API to use... none checking for a sed that does not truncate output... /bin/sed checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mbstate_t... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn is declared... yes checking whether posix_spawn works... yes checking whether posix_spawn rejects scripts without shebang... yes checking whether posix_spawnp rejects scripts without shebang... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking for sigset_t... yes checking for SIGPIPE... yes checking for sched.h... yes checking for struct sched_param... yes checking for uid_t in sys/types.h... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether fcloseall is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strstr works... yes checking whether ldexp() can be used without linking with libm... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe 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 fgets_unlocked is declared... yes 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 getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking whether wcsdup is declared... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for library needed for semaphore functions... none checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking whether declares ioctl... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for error_at_line... yes checking whether fflush works on input streams... (cached) no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) no checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking whether fopen recognizes a trailing slash... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether fpurge is declared... no checking whether free is known to preserve errno... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether getcwd handles long file names properly... yes checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking whether getdtablesize works... yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking whether the compiler generally respects inline... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswxdigit is ISO C compliant... yes checking whether the compiler supports the __inline keyword... yes checking whether lseek detects pipes... yes checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking for working mkstemp... yes checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... no checking for libintl.h... yes checking whether isblank is declared... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for rewinddir... yes checking whether rmdir works... yes checking whether setlocale supports the C locale... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stack direction... grows down checking for stack_t... yes checking for working sigaltstack... yes checking for correct stack_t interpretation... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for va_copy... yes checking for stpcpy... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for strsignal... yes checking whether strsignal always returns a string... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking whether strtod obeys C99... yes checking for sys/single_threaded.h... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vasprintf... (cached) yes checking for ptrdiff_t... (cached) yes checking for waitid... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a turkish Unicode locale... tr_TR.UTF-8 checking whether open recognizes a trailing slash... (cached) yes checking for close_range... yes checking whether fdopen sets errno... yes checking whether freopen works on closed fds... yes checking for gettimeofday with POSIX signature... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... no checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... word 3 bit 16 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether link obeys POSIX... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking whether perror matches strerror... yes checking whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking whether sched_yield is declared... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking whether setenv validates arguments... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether sleep is declared... yes checking for working sleep... yes checking for socklen_t... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking whether symlink handles trailing slash correctly... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... yes checking whether wctob is declared... yes checking whether an open file can be renamed... yes checking if changeword is wanted... no checking which shell to use for syscmd... /bin/sh checking if malloc debugging is wanted... no checking whether NLS is requested... yes checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating checks/Makefile config.status: creating examples/Makefile config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing stamp-h commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd /usr/src/m4-1.4.19 && make -j4 make[1]: Entering directory '/usr/src/m4-1.4.19' make all-recursive make[2]: Entering directory '/usr/src/m4-1.4.19' Making all in . make[3]: Entering directory '/usr/src/m4-1.4.19' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/m4-1.4.19' Making all in examples make[3]: Entering directory '/usr/src/m4-1.4.19/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/m4-1.4.19/examples' Making all in lib make[3]: Entering directory '/usr/src/m4-1.4.19/lib' GEN alloca.h GEN configmake.h GEN dirent.h GEN fcntl.h GEN iconv.h GEN langinfo.h GEN inttypes.h GEN limits.h GEN locale.h GEN math.h GEN sched.h GEN signal.h GEN sigsegv.h GEN spawn.h GEN stdlib.h GEN stdio.h GEN string.h GEN sys/random.h GEN sys/types.h GEN sys/wait.h GEN sys/stat.h GEN time.h GEN unistd.h GEN unistr.h GEN unitypes.h GEN uniwidth.h GEN wchar.h GEN wctype.h make all-am make[4]: Entering directory '/usr/src/m4-1.4.19/lib' CC asyncsafe-spin.o CC openat-proc.o CC gl_avltree_oset.o CC basename-lgpl.o CC binary-io.o CC bitrotate.o CC c-ctype.o CC c-stack.o CC c-strcasecmp.o CC c-strncasecmp.o CC canonicalize.o CC clean-temp.o CC clean-temp-simple.o CC cloexec.o canonicalize.c: In function 'canonicalize_filename_mode': canonicalize.c:484:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 484 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ canonicalize.c:485:5: warning: #warning "See ." [-Wcpp] 485 | #warning "See ." | ^~~~~~~ In function 'canonicalize_filename_mode_stk', inlined from 'canonicalize_filename_mode' at canonicalize.c:488:10: canonicalize.c:401:33: warning: 'end_idx' may be used uninitialized [-Wmaybe-uninitialized] 401 | end = extra_buf + end_idx; | ~~~~~~~~~~^~~~~~~~~ canonicalize.c: In function 'canonicalize_filename_mode': canonicalize.c:388:21: note: 'end_idx' was declared here 388 | idx_t end_idx IF_LINT (= 0); | ^~~~~~~ CC close-stream.o CC closeout.o CC closein.o CC concat-filename.o CC dirname.o CC basename.o CC dirname-lgpl.o CC stripslash.o CC execute.o CC exitfail.o CC fatal-signal.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC file-set.o CC filenamecat.o CC filenamecat-lgpl.o CC findprog-in.o CC fopen-safer.o CC freading.o CC getprogname.o CC hard-locale.o CC hash.o CC hash-pjw.o CC hash-triple-simple.o CC gl_linked_list.o CC gl_linkedhash_list.o CC gl_list.o CC localcharset.o CC localename.o CC localename-table.o CC malloca.o CC math.o CC mbchar.o CC mbiter.o CC mbslen.o CC mbsstr.o CC mbuiter.o CC memchr2.o CC openat-die.o CC gl_oset.o CC pipe2.o CC pipe2-safer.o CC printf-frexp.o CC printf-frexpl.o CC progname.o CC propername.o CC quotearg.o CC save-cwd.o CC malloc/scratch_buffer_dupfree.o CC malloc/scratch_buffer_grow.o CC malloc/scratch_buffer_grow_preserve.o CC malloc/scratch_buffer_set_array_size.o CC setlocale_null.o CC sig-handler.o CC sigsegv.o CC stackvma.o CC spawn-pipe.o CC stat-time.o CC mkstemp-safer.o CC striconv.o CC strnlen1.o CC tempname.o CC glthread/threadlib.o CC glthread/tls.o CC tmpdir.o CC trim.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o trim.c: In function 'trim2': trim.c:103:16: warning: 'r' may be used uninitialized [-Wmaybe-uninitialized] 103 | *r = '\0'; | ~~~^~~~~~ trim.c:69:17: note: 'r' was declared here 69 | char *r IF_LINT (= NULL); /* used only while state = 2 */ | ^ CC verror.o CC version-etc.o CC version-etc-fsf.o CC wait-process.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC gl_xlist.o CC xmalloca.o CC gl_xoset.o CC xprintf.o CC xsize.o CC xstriconv.o CC xstrndup.o CC xvasprintf.o CC xasprintf.o CC asnprintf.o CC asprintf.o CC chdir-long.o CC fclose.o CC fcntl.o CC fflush.o CC fpurge.o CC freadahead.o CC fseek.o CC fseeko.o CC mbrtowc.o CC obstack.o CC printf-args.o CC printf-parse.o CC regex.o CC spawn_faction_addchdir.o CC vasnprintf.o CC vasprintf.o CC malloc/dynarray_at_failure.o CC malloc/dynarray_emplace_enlarge.o CC malloc/dynarray_finalize.o CC malloc/dynarray_resize.o CC malloc/dynarray_resize_clear.o CC glthread/lock.o CC unistr/u8-mbtoucr.o CC unistr/u8-uctomb.o CC unistr/u8-uctomb-aux.o CC uniwidth/width.o AR libm4.a make[4]: Leaving directory '/usr/src/m4-1.4.19/lib' make[3]: Leaving directory '/usr/src/m4-1.4.19/lib' Making all in src make[3]: Entering directory '/usr/src/m4-1.4.19/src' CC m4.o CC builtin.o CC debug.o CC eval.o CC format.o CC freeze.o CC input.o CC macro.o CC output.o CC path.o CC symtab.o CCLD m4 make[3]: Leaving directory '/usr/src/m4-1.4.19/src' Making all in doc make[3]: Entering directory '/usr/src/m4-1.4.19/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/m4-1.4.19/doc' Making all in checks make[3]: Entering directory '/usr/src/m4-1.4.19/checks' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/m4-1.4.19/checks' Making all in po make[3]: Entering directory '/usr/src/m4-1.4.19/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/m4-1.4.19/po' Making all in tests make[3]: Entering directory '/usr/src/m4-1.4.19/tests' GEN ctype.h GEN arpa/inet.h GEN test-posix_spawn-dup2-stdout.sh GEN test-posix_spawn-dup2-stdin.sh GEN pthread.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/time.h GEN sys/uio.h make all-recursive make[4]: Entering directory '/usr/src/m4-1.4.19/tests' Making all in . make[5]: Entering directory '/usr/src/m4-1.4.19/tests' CC locale.o CC gl_array_list.o CC gl_array_oset.o CC findprog.o CC imaxtostr.o CC inttostr.o CC offtostr.o CC uinttostr.o CC umaxtostr.o CC read-file.o CC sockets.o CC sys_socket.o CC vma-iter.o CC xconcat-filename.o CC ioctl.o CC nanosleep.o CC pthread_sigmask.o CC strerror_r.o CC test-localcharset.o CC glthread/thread.o AR libtests.a CCLD current-locale CCLD test-localcharset make[5]: Leaving directory '/usr/src/m4-1.4.19/tests' make[4]: Leaving directory '/usr/src/m4-1.4.19/tests' make[3]: Leaving directory '/usr/src/m4-1.4.19/tests' make[2]: Leaving directory '/usr/src/m4-1.4.19' make[1]: Leaving directory '/usr/src/m4-1.4.19' cd /usr/src/m4-1.4.19 && make install make[1]: Entering directory '/usr/src/m4-1.4.19' make install-recursive make[2]: Entering directory '/usr/src/m4-1.4.19' Making install in . make[3]: Entering directory '/usr/src/m4-1.4.19' make[4]: Entering directory '/usr/src/m4-1.4.19' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/m4-1.4.19' make[3]: Leaving directory '/usr/src/m4-1.4.19' Making install in examples make[3]: Entering directory '/usr/src/m4-1.4.19/examples' make[4]: Entering directory '/usr/src/m4-1.4.19/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/m4-1.4.19/examples' make[3]: Leaving directory '/usr/src/m4-1.4.19/examples' Making install in lib make[3]: Entering directory '/usr/src/m4-1.4.19/lib' make install-am make[4]: Entering directory '/usr/src/m4-1.4.19/lib' make[5]: Entering directory '/usr/src/m4-1.4.19/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/m4-1.4.19/lib' make[4]: Leaving directory '/usr/src/m4-1.4.19/lib' make[3]: Leaving directory '/usr/src/m4-1.4.19/lib' Making install in src make[3]: Entering directory '/usr/src/m4-1.4.19/src' make[4]: Entering directory '/usr/src/m4-1.4.19/src' /bin/mkdir -p '/usr/bin' /usr/bin/install -c m4 '/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/m4-1.4.19/src' make[3]: Leaving directory '/usr/src/m4-1.4.19/src' Making install in doc make[3]: Entering directory '/usr/src/m4-1.4.19/doc' make[4]: Entering directory '/usr/src/m4-1.4.19/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/m4.info' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 ./m4.1 '/usr/share/man/man1' make[4]: Leaving directory '/usr/src/m4-1.4.19/doc' make[3]: Leaving directory '/usr/src/m4-1.4.19/doc' Making install in checks make[3]: Entering directory '/usr/src/m4-1.4.19/checks' make[4]: Entering directory '/usr/src/m4-1.4.19/checks' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/m4-1.4.19/checks' make[3]: Leaving directory '/usr/src/m4-1.4.19/checks' Making install in po make[3]: Entering directory '/usr/src/m4-1.4.19/po' installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/m4.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/m4.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/m4.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/m4.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/m4.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/m4.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/m4.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/m4.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/m4.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/m4.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/m4.mo installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/m4.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/m4.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/m4.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/m4.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/m4.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/m4.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/m4.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/m4.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/m4.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/m4.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/m4.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/m4.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/m4.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/m4.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/m4.mo if test "m4" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/usr/src/m4-1.4.19/po' Making install in tests make[3]: Entering directory '/usr/src/m4-1.4.19/tests' make install-recursive make[4]: Entering directory '/usr/src/m4-1.4.19/tests' Making install in . make[5]: Entering directory '/usr/src/m4-1.4.19/tests' make[6]: Entering directory '/usr/src/m4-1.4.19/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/m4-1.4.19/tests' make[5]: Leaving directory '/usr/src/m4-1.4.19/tests' make[4]: Leaving directory '/usr/src/m4-1.4.19/tests' make[3]: Leaving directory '/usr/src/m4-1.4.19/tests' make[2]: Leaving directory '/usr/src/m4-1.4.19' make[1]: Leaving directory '/usr/src/m4-1.4.19' Updating linker cache... Install done; saving file list to /usr/src/log/m4-1.4.19 ... make: Leaving directory '/usr/src/lfs' May 14 16:21:02: Building bison make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' bison-3.8.2.tar.xz checksum OK ====================================== Installing bison-3.8.2 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/bison-3.8.2 && patch -Np1 < /usr/src/src/patches/bison-3.0.5-gnulib-fseterr.patch patching file lib/fseterr.c Hunk #1 succeeded at 32 (offset 3 lines). cd /usr/src/bison-3.8.2 && ./configure --prefix=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for locale.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for stdio_ext.h... yes checking for features.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for iconv.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for threads.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for spawn.h... yes checking for sys/ioctl.h... yes checking for sys/resource.h... yes checking for sys/times.h... yes checking for sys/wait.h... yes checking for termios.h... yes checking for dirent.h... yes checking for xlocale.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for libtextstyle... no checking for inline... inline checking for tcdrain... yes checking for canonicalize_file_name... yes checking for faccessat... yes checking for realpath... yes checking for lstat... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for ffsl... yes checking for vasnprintf... no checking for snprintf... yes checking for fsync... yes checking for microuptime... no checking for nanouptime... no checking for getprogname... no checking for getexecname... no checking for getrusage... yes checking for gettimeofday... yes checking for iswcntrl... yes checking for iswblank... yes checking for mbsinit... yes checking for mbrtowc... yes checking for isascii... yes checking for mprotect... yes checking for obstack_printf... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for pipe... yes checking for pipe2... yes checking for posix_spawn_file_actions_addchdir_np... yes checking for posix_spawn_file_actions_addchdir... no checking for readlink... yes checking for setenv... yes checking for link... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for stpncpy... yes checking for strndup... yes checking for wcwidth... yes checking for fdopendir... yes checking for mempcpy... yes checking for __fseterr... no checking for fstatat... yes checking for getdelim... yes checking for getdtablesize... yes checking for openat... yes checking for catgets... yes checking for setlocale... yes checking whether pragma GCC diagnostic push works... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... no checking whether C++ compiler handles -fno-exceptions... yes checking whether C++ compiler accepts -std=c++98... yes checking whether C++ compiler accepts -std=c++03... yes checking whether C++ compiler accepts -std=c++11... yes checking whether C++ compiler accepts -std=c++14... yes checking whether C++ compiler accepts -std=c++17... yes checking whether C++ compiler accepts -std=c++20... yes checking whether C++ compiler accepts -std=c++2b... yes checking whether gcc supports POSIXLY_CORRECT=1... yes checking whether g++ builds executables that work... yes checking whether g++ supports POSIXLY_CORRECT=1... yes checking for dmd... no checking for -g... no checking for Java compiler... no checking for Java virtual machine... no checking for flex... flex checking whether lex is flex... yes checking whether flex supports --header=FILE... yes checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for ranlib... (cached) ranlib checking for GNU M4 that supports accurate traces... /usr/bin/m4 checking whether /usr/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for perl... /usr/bin/perl checking for xsltproc... no checking for inline... (cached) inline checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for getcwd... yes checking for C/C++ restrict keyword... __restrict__ checking if environ is properly declared... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for mode_t... yes checking for sig_atomic_t... yes checking for working fcntl.h... yes checking for pid_t... yes checking for eaccess... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether the compiler produces multi-arch binaries... no checking whether printf survives out-of-memory conditions... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether getcwd (NULL, 0) allocates memory for result... no checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking for d_ino member in directory struct... yes checking for arithmetic hrtime_t... no checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking where to find the exponent in a 'float'... word 0 bit 23 checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether ldexp() can be used without linking with libm... yes checking whether imported symbols can be declared weak... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /bin/sed checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mbstate_t... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether obstack_printf is declared... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn is declared... yes checking whether posix_spawn works... yes checking whether posix_spawn rejects scripts without shebang... yes checking whether posix_spawnp rejects scripts without shebang... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking for ptrdiff_t... yes checking whether C symbols are prefixed with underscore at the linker level... no checking for sigset_t... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking whether malloc (0) returns nonnull... yes checking whether setenv is declared... yes checking for sched.h... yes checking for struct sched_param... yes checking for uid_t in sys/types.h... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether snprintf is declared... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking for stdbool.h that conforms to C99... no checking for _Bool... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether fcloseall is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether stpncpy is declared... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking whether declares ioctl... yes checking for struct tms... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe 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 fgets_unlocked is declared... yes 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 getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking POSIX termios... yes checking whether use of TIOCGWINSZ requires termios.h... no checking whether fchdir is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether memrchr is declared... yes checking whether strnlen is declared... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether conversion from 'int' to 'long double' works... yes checking whether fopen recognizes a trailing slash... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking for ptrdiff_t... (cached) yes checking whether free is known to preserve errno... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether getcwd handles long file names properly... yes checking whether gethrtime is declared... no checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for gettimeofday with POSIX signature... yes checking whether the compiler generally respects inline... yes checking whether isnan macro works... yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswxdigit is ISO C compliant... yes checking whether ldexpl is declared... yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mempcpy... (cached) yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking whether perror matches strerror... yes checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... (cached) yes checking whether ldexpl works... (cached) yes checking whether ldexpl is declared... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking for readline... no checking for readline/readline.h... no checking for readline/history.h... no checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for getcwd... (cached) yes checking whether free is known to preserve errno... (cached) yes checking for mempcpy... (cached) yes checking for rawmemchr... (cached) yes checking for search.h... yes checking for tsearch... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for struct sigaction.sa_sigaction... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for snprintf... (cached) yes checking whether snprintf fully supports the 'n' directive... no checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for working stdalign.h... yes checking for stpcpy... yes checking for working stpncpy... yes checking for working strerror function... yes checking for working strndup... yes checking whether strtod obeys C99... yes checking for strverscmp... yes checking for sys/single_threaded.h... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for ptrdiff_t... (cached) yes checking for vasprintf... yes checking for vasprintf... (cached) yes checking for ptrdiff_t... (cached) yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for vsnprintf... (cached) yes checking whether snprintf fully supports the 'n' directive... (cached) no checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... (cached) yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for waitid... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes checking whether use of TIOCGWINSZ requires termios.h... (cached) no checking whether use of struct winsize requires sys/ptem.h... no checking for stdint.h... (cached) yes checking whether getdtablesize works... yes checking for closedir... yes checking for d_ino member in directory struct... (cached) yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fstatat (..., 0) works... yes checking for opendir... yes checking for readdir... yes checking for rewinddir... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for ptrdiff_t... (cached) yes checking for getline... yes checking for working getline function... yes checking whether NLS is requested... yes checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for valgrind... no checking Valgrind suppression file... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/yacc config.status: creating javacomp.sh config.status: creating javaexec.sh config.status: creating gnulib-po/Makefile.in config.status: creating runtime-po/Makefile.in config.status: creating etc/bench.pl config.status: creating tests/atlocal config.status: creating tests/bison config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating doc/yacc.1 config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating gnulib-po/POTFILES config.status: creating gnulib-po/Makefile config.status: creating runtime-po/POTFILES config.status: creating runtime-po/Makefile config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands cd /usr/src/bison-3.8.2 && make -j4 make[1]: Entering directory '/usr/src/bison-3.8.2' LEX examples/c/reccalc/scan.stamp GEN lib/alloca.h GEN lib/configmake.h GEN lib/dirent.h GEN lib/iconv.h GEN lib/fcntl.h GEN lib/inttypes.h GEN lib/textstyle.h GEN lib/limits.h GEN lib/locale.h GEN lib/math.h GEN lib/sched.h GEN lib/malloc/scratch_buffer.gl.h GEN lib/signal.h GEN lib/spawn.h GEN lib/stdbool.h GEN lib/stdio.h GEN lib/stdlib.h GEN lib/string.h GEN lib/sys/ioctl.h GEN lib/sys/resource.h GEN lib/sys/stat.h GEN lib/sys/time.h GEN lib/sys/times.h GEN lib/sys/types.h GEN lib/sys/wait.h GEN lib/termios.h GEN lib/time.h GEN lib/unistd.h GEN lib/unistr.h GEN lib/unitypes.h GEN lib/uniwidth.h GEN lib/wchar.h GEN lib/wctype.h make all-recursive make[2]: Entering directory '/usr/src/bison-3.8.2' Making all in po make[3]: Entering directory '/usr/src/bison-3.8.2/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/bison-3.8.2/po' Making all in runtime-po make[3]: Entering directory '/usr/src/bison-3.8.2/runtime-po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/bison-3.8.2/runtime-po' Making all in gnulib-po make[3]: Entering directory '/usr/src/bison-3.8.2/gnulib-po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/bison-3.8.2/gnulib-po' Making all in . make[3]: Entering directory '/usr/src/bison-3.8.2' CC lib/libbison_a-math.o CC lib/libbison_a-mbchar.o CC lib/libbison_a-gl_map.o CC lib/libbison_a-mbfile.o CC lib/libbison_a-mbswidth.o CC lib/libbison_a-gl_oset.o CC lib/libbison_a-pipe2.o CC lib/libbison_a-pipe2-safer.o CC lib/libbison_a-printf-frexp.o CC lib/libbison_a-printf-frexpl.o CC lib/libbison_a-progname.o CC lib/libbison_a-quotearg.o CC lib/libbison_a-gl_rbtree_oset.o CC lib/libbison_a-gl_rbtreehash_list.o CC lib/libbison_a-setlocale_null.o CC lib/libbison_a-sig-handler.o CC lib/libbison_a-spawn-pipe.o CC lib/glthread/libbison_a-threadlib.o CC lib/libbison_a-timespec.o CC lib/libbison_a-timevar.o CC lib/glthread/libbison_a-tls.o CC lib/libbison_a-unicodeio.o CC lib/libbison_a-unistd.o CC lib/libbison_a-dup-safer.o CC lib/libbison_a-fd-safer.o CC lib/libbison_a-pipe-safer.o CC lib/libbison_a-wctype-h.o CC lib/libbison_a-wait-process.o CC lib/libbison_a-xmalloc.o CC lib/libbison_a-xalloc-die.o CC lib/libbison_a-xconcat-filename.o CC lib/libbison_a-xhash.o CC lib/libbison_a-gl_xlist.o CC lib/libbison_a-gl_xmap.o CC lib/libbison_a-xmemdup0.o CC lib/libbison_a-xreadlink.o CC lib/libbison_a-xsize.o CC lib/libbison_a-get-errno.o CC lib/libbison_a-xstrndup.o CC lib/libbison_a-path-join.o CC lib/libbison_a-asnprintf.o CC lib/libbison_a-asprintf.o CC lib/libbison_a-fcntl.o CC lib/libbison_a-fprintf.o CC lib/libbison_a-fseterr.o CC lib/libbison_a-getcwd.o CC lib/libbison_a-mbrtowc.o CC lib/libbison_a-obstack.o CC lib/libbison_a-printf.o CC lib/libbison_a-printf-args.o CC lib/libbison_a-printf-parse.o CC lib/libbison_a-readline.o CC lib/libbison_a-snprintf.o CC lib/libbison_a-spawn_faction_addchdir.o CC lib/libbison_a-vasnprintf.o CC lib/libbison_a-sprintf.o CC lib/libbison_a-vasprintf.o CC lib/libbison_a-vfprintf.o CC lib/libbison_a-vsprintf.o CC lib/libbison_a-vsnprintf.o CC lib/main.o CC lib/yyerror.o CC src/bison-AnnotationList.o CC src/bison-InadequacyList.o CC src/bison-Sbitset.o CC src/bison-assoc.o CC src/bison-closure.o CC src/bison-complain.o CC src/bison-conflicts.o CC src/bison-counterexample.o CC src/bison-derivation.o CC src/bison-derives.o CC src/bison-files.o CC src/bison-fixits.o CC src/bison-getargs.o CC src/bison-glyphs.o CC src/bison-gram.o CC src/bison-graphviz.o CC src/bison-ielr.o CC src/bison-lalr.o CC src/bison-location.o CC src/bison-lr0.o CC src/bison-lssi.o CC src/bison-main.o CC src/bison-muscle-tab.o CC src/bison-named-ref.o CC src/bison-nullable.o CC src/bison-parse-gram.o CC src/bison-output.o CC src/bison-parse-simulation.o CC src/bison-print-graph.o CC src/bison-print-xml.o CC src/bison-print.o CC src/bison-reader.o CC src/bison-reduce.o CC src/bison-relation.o CC src/bison-scan-code-c.o CC src/bison-scan-gram-c.o CC src/bison-scan-skel-c.o CC src/bison-state.o CC src/bison-state-item.o CC src/bison-strversion.o CC src/bison-symlist.o CC src/bison-symtab.o CC src/bison-tables.o CC src/bison-uniqstr.o CC lib/libbison_a-allocator.o CC lib/libbison_a-areadlink.o CC lib/libbison_a-argmatch.o CC lib/libbison_a-gl_array_list.o CC lib/libbison_a-basename-lgpl.o CC lib/libbison_a-binary-io.o CC lib/libbison_a-bitrotate.o CC lib/libbison_a-bitset.o CC lib/bitset/libbison_a-array.o CC lib/bitset/libbison_a-stats.o CC lib/bitset/libbison_a-table.o CC lib/bitset/libbison_a-list.o CC lib/bitset/libbison_a-vector.o CC lib/libbison_a-bitsetv.o CC lib/libbison_a-c-ctype.o CC lib/libbison_a-c-strcasecmp.o CC lib/libbison_a-c-strncasecmp.o CC lib/libbison_a-canonicalize.o CC lib/libbison_a-careadlinkat.o CC lib/libbison_a-cloexec.o CC lib/libbison_a-close-stream.o lib/careadlinkat.c: In function 'careadlinkat': lib/careadlinkat.c:178:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 178 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ lib/careadlinkat.c:179:5: warning: #warning "See ." [-Wcpp] 179 | #warning "See ." | ^~~~~~~ lib/careadlinkat.c:182:10: warning: function may return address of local variable [-Wreturn-local-addr] 182 | return readlink_stk (fd, filename, buffer, buffer_size, alloc, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 183 | preadlinkat, stack_buf); | ~~~~~~~~~~~~~~~~~~~~~~~ lib/careadlinkat.c:181:8: note: declared here 181 | char stack_buf[STACK_BUF_SIZE]; | ^~~~~~~~~ CC lib/libbison_a-closeout.o CC lib/libbison_a-concat-filename.o lib/canonicalize.c: In function 'canonicalize_filename_mode': lib/canonicalize.c:484:5: warning: #warning "GCC might issue a bogus -Wreturn-local-addr warning here." [-Wcpp] 484 | #warning "GCC might issue a bogus -Wreturn-local-addr warning here." | ^~~~~~~ lib/canonicalize.c:485:5: warning: #warning "See ." [-Wcpp] 485 | #warning "See ." | ^~~~~~~ In function 'canonicalize_filename_mode_stk', inlined from 'canonicalize_filename_mode' at lib/canonicalize.c:488:10: lib/canonicalize.c:401:33: warning: 'end_idx' may be used uninitialized [-Wmaybe-uninitialized] 401 | end = extra_buf + end_idx; | ~~~~~~~~~~^~~~~~~~~ lib/canonicalize.c: In function 'canonicalize_filename_mode': lib/canonicalize.c:388:21: note: 'end_idx' was declared here 388 | idx_t end_idx IF_LINT (= 0); | ^~~~~~~ CC lib/libbison_a-dirname.o CC lib/libbison_a-basename.o CC lib/libbison_a-dirname-lgpl.o CC lib/libbison_a-stripslash.o CC lib/libbison_a-execute.o CC lib/libbison_a-exitfail.o CC lib/libbison_a-fatal-signal.o CC lib/libbison_a-fd-safer-flag.o CC lib/libbison_a-dup-safer-flag.o CC lib/libbison_a-file-set.o CC lib/libbison_a-findprog-in.o CC lib/libbison_a-fopen-safer.o CC lib/libbison_a-fstrcmp.o CC lib/libbison_a-gethrxtime.o CC lib/libbison_a-xtime.o CC lib/libbison_a-getprogname.o CC lib/libbison_a-gettime.o In file included from lib/fstrcmp.c:53: In function 'diag', inlined from 'compareseq' at lib/diffseq.h:514:7: lib/diffseq.h:425:36: warning: 'fxbest' may be used uninitialized [-Wmaybe-uninitialized] 425 | part->ymid = fxybest - fxbest; | ~~~~~~~~^~~~~~~~ lib/diffseq.h: In function 'compareseq': lib/diffseq.h:381:18: note: 'fxbest' was declared here 381 | OFFSET fxbest IF_LINT (= 0); | ^~~~~~ In function 'diag', inlined from 'compareseq' at lib/diffseq.h:514:7: lib/diffseq.h:432:36: warning: 'bxbest' may be used uninitialized [-Wmaybe-uninitialized] 432 | part->ymid = bxybest - bxbest; | ~~~~~~~~^~~~~~~~ lib/diffseq.h: In function 'compareseq': lib/diffseq.h:383:18: note: 'bxbest' was declared here 383 | OFFSET bxbest IF_LINT (= 0); | ^~~~~~ CC lib/libbison_a-hard-locale.o CC lib/libbison_a-hash.o CC lib/libbison_a-gl_hash_map.o CC lib/libbison_a-hash-triple-simple.o CC lib/libbison_a-hash-pjw.o CC lib/libbison_a-ialloc.o CC lib/libbison_a-integer_length.o CC lib/libbison_a-integer_length_l.o CC lib/libbison_a-gl_linked_list.o CC lib/libbison_a-gl_list.o CC lib/libbison_a-localcharset.o CC lib/glthread/libbison_a-lock.o CC lib/malloc/libbison_a-scratch_buffer_dupfree.o CC lib/malloc/libbison_a-scratch_buffer_grow.o CC lib/malloc/libbison_a-scratch_buffer_grow_preserve.o CC lib/malloc/libbison_a-scratch_buffer_set_array_size.o CC lib/unistr/libbison_a-u8-mbtoucr.o CC lib/unistr/libbison_a-u8-uctomb.o CC lib/unistr/libbison_a-u8-uctomb-aux.o CC lib/uniwidth/libbison_a-width.o AR lib/liby.a AR lib/libbison.a CCLD src/bison GEN doc/bison.help make[3]: Leaving directory '/usr/src/bison-3.8.2' make[2]: Leaving directory '/usr/src/bison-3.8.2' make[1]: Leaving directory '/usr/src/bison-3.8.2' cd /usr/src/bison-3.8.2 && make install make[1]: Entering directory '/usr/src/bison-3.8.2' make install-recursive make[2]: Entering directory '/usr/src/bison-3.8.2' Making install in po make[3]: Entering directory '/usr/src/bison-3.8.2/po' installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bison.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bison.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bison.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bison.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bison.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bison.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bison.mo installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bison.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bison.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bison.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bison.mo installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bison.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/bison.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bison.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bison.mo installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bison.mo installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bison.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bison.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bison.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bison.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bison.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bison.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bison.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bison.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bison.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bison.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bison.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bison.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bison.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bison.mo if test "bison" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/usr/src/bison-3.8.2/po' Making install in runtime-po make[3]: Entering directory '/usr/src/bison-3.8.2/runtime-po' installing ast.gmo as /usr/share/locale/ast/LC_MESSAGES/bison-runtime.mo installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bison-runtime.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bison-runtime.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bison-runtime.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bison-runtime.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bison-runtime.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bison-runtime.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bison-runtime.mo installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bison-runtime.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bison-runtime.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bison-runtime.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bison-runtime.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/bison-runtime.mo installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bison-runtime.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/bison-runtime.mo installing ia.gmo as /usr/share/locale/ia/LC_MESSAGES/bison-runtime.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/bison-runtime.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bison-runtime.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bison-runtime.mo installing ky.gmo as /usr/share/locale/ky/LC_MESSAGES/bison-runtime.mo installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/bison-runtime.mo installing lv.gmo as /usr/share/locale/lv/LC_MESSAGES/bison-runtime.mo installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bison-runtime.mo installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bison-runtime.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bison-runtime.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bison-runtime.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bison-runtime.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bison-runtime.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bison-runtime.mo installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/bison-runtime.mo installing sq.gmo as /usr/share/locale/sq/LC_MESSAGES/bison-runtime.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bison-runtime.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bison-runtime.mo installing ta.gmo as /usr/share/locale/ta/LC_MESSAGES/bison-runtime.mo installing th.gmo as /usr/share/locale/th/LC_MESSAGES/bison-runtime.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bison-runtime.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bison-runtime.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bison-runtime.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bison-runtime.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo if test "bison" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/usr/src/bison-3.8.2/runtime-po' Making install in gnulib-po make[3]: Entering directory '/usr/src/bison-3.8.2/gnulib-po' installing af.gmo as /usr/share/locale/af/LC_MESSAGES/bison-gnulib.mo installing be.gmo as /usr/share/locale/be/LC_MESSAGES/bison-gnulib.mo installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bison-gnulib.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bison-gnulib.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/bison-gnulib.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bison-gnulib.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bison-gnulib.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bison-gnulib.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bison-gnulib.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bison-gnulib.mo installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bison-gnulib.mo installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/bison-gnulib.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bison-gnulib.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bison-gnulib.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bison-gnulib.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/bison-gnulib.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/bison-gnulib.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bison-gnulib.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bison-gnulib.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/bison-gnulib.mo installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/bison-gnulib.mo installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bison-gnulib.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bison-gnulib.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bison-gnulib.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bison-gnulib.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bison-gnulib.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bison-gnulib.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bison-gnulib.mo installing rw.gmo as /usr/share/locale/rw/LC_MESSAGES/bison-gnulib.mo installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/bison-gnulib.mo installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/bison-gnulib.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bison-gnulib.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bison-gnulib.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bison-gnulib.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bison-gnulib.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bison-gnulib.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bison-gnulib.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bison-gnulib.mo if test "bison" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/usr/src/bison-3.8.2/gnulib-po' Making install in . make[3]: Entering directory '/usr/src/bison-3.8.2' GEN doc/bison.help make[4]: Entering directory '/usr/src/bison-3.8.2' /bin/mkdir -p '/usr/bin' /usr/bin/install -c src/bison '/usr/bin' /bin/mkdir -p '/usr/lib' /usr/bin/install -c -m 644 lib/liby.a '/usr/lib' ( cd '/usr/lib' && ranlib liby.a ) /bin/mkdir -p '/usr/bin' /usr/bin/install -c src/yacc '/usr/bin' /bin/mkdir -p '/usr/share/aclocal' /usr/bin/install -c -m 644 m4/bison-i18n.m4 '/usr/share/aclocal' /bin/mkdir -p '/usr/share/doc/bison/examples/c++/calc++' /usr/bin/install -c -m 644 examples/c++/calc++/driver.cc examples/c++/calc++/driver.hh examples/c++/calc++/scanner.ll examples/c++/calc++/calc++.cc examples/c++/calc++/parser.yy '/usr/share/doc/bison/examples/c++/calc++' /bin/mkdir -p '/usr/share/doc/bison/examples/c++' /usr/bin/install -c -m 644 examples/c++/simple.yy '/usr/share/doc/bison/examples/c++' /bin/mkdir -p '/usr/share/doc/bison/examples/c/bistromathic' /usr/bin/install -c -m 644 examples/c/bistromathic/parse.y examples/c/bistromathic/Makefile examples/c/bistromathic/README.md '/usr/share/doc/bison/examples/c/bistromathic' /bin/mkdir -p '/usr/share/doc/bison/examples/c' /usr/bin/install -c -m 644 examples/c/README.md '/usr/share/doc/bison/examples/c' /bin/mkdir -p '/usr/share/doc/bison/examples/c/calc' /usr/bin/install -c -m 644 examples/c/calc/calc.y examples/c/calc/Makefile examples/c/calc/README.md '/usr/share/doc/bison/examples/c/calc' /bin/mkdir -p '/usr/share/doc/bison/examples/d/calc' /usr/bin/install -c -m 644 examples/d/calc/calc.y examples/d/calc/Makefile '/usr/share/doc/bison/examples/d/calc' /bin/mkdir -p '/usr/share/doc/bison/examples/c++/calc++' /usr/bin/install -c -m 644 examples/c++/calc++/README.md examples/c++/calc++/Makefile '/usr/share/doc/bison/examples/c++/calc++' /bin/mkdir -p '/usr/share/doc/bison/examples/c++' /usr/bin/install -c -m 644 examples/c++/README.md examples/c++/Makefile examples/c++/variant.yy examples/c++/variant-11.yy '/usr/share/doc/bison/examples/c++' /bin/mkdir -p '/usr/share/doc/bison/examples/d' /usr/bin/install -c -m 644 examples/d/README.md '/usr/share/doc/bison/examples/d' /bin/mkdir -p '/usr/share/doc/bison' /usr/bin/install -c -m 644 AUTHORS COPYING NEWS README THANKS TODO '/usr/share/doc/bison' /bin/mkdir -p '/usr/share/doc/bison/examples' /usr/bin/install -c -m 644 examples/README.md '/usr/share/doc/bison/examples' /bin/mkdir -p '/usr/share/doc/bison/examples/c/glr' /usr/bin/install -c -m 644 examples/c/glr/c++-types.y examples/c/glr/Makefile examples/c/glr/README.md '/usr/share/doc/bison/examples/c/glr' /bin/mkdir -p '/usr/share/doc/bison/examples/java' /usr/bin/install -c -m 644 examples/java/README.md '/usr/share/doc/bison/examples/java' /bin/mkdir -p '/usr/share/doc/bison/examples/java/calc' /usr/bin/install -c -m 644 examples/java/calc/Calc.y examples/java/calc/Makefile '/usr/share/doc/bison/examples/java/calc' /bin/mkdir -p '/usr/share/doc/bison/examples/java/simple' /usr/bin/install -c -m 644 examples/java/simple/Calc.y examples/java/simple/Makefile '/usr/share/doc/bison/examples/java/simple' /bin/mkdir -p '/usr/share/doc/bison/examples/c/lexcalc' /usr/bin/install -c -m 644 examples/c/lexcalc/parse.y examples/c/lexcalc/scan.l examples/c/lexcalc/Makefile examples/c/lexcalc/README.md '/usr/share/doc/bison/examples/c/lexcalc' /bin/mkdir -p '/usr/share/bison/m4sugar' /usr/bin/install -c -m 644 data/m4sugar/foreach.m4 data/m4sugar/m4sugar.m4 '/usr/share/bison/m4sugar' /bin/mkdir -p '/usr/share/doc/bison/examples/c/mfcalc' /usr/bin/install -c -m 644 examples/c/mfcalc/Makefile '/usr/share/doc/bison/examples/c/mfcalc' /bin/mkdir -p '/usr/share/bison' /usr/bin/install -c -m 644 data/README.md data/bison-default.css '/usr/share/bison' /bin/mkdir -p '/usr/share/doc/bison/examples/c/pushcalc' /usr/bin/install -c -m 644 examples/c/pushcalc/calc.y examples/c/pushcalc/Makefile examples/c/pushcalc/README.md '/usr/share/doc/bison/examples/c/pushcalc' /bin/mkdir -p '/usr/share/doc/bison/examples/c/reccalc' /usr/bin/install -c -m 644 examples/c/reccalc/parse.y examples/c/reccalc/scan.l examples/c/reccalc/Makefile examples/c/reccalc/README.md '/usr/share/doc/bison/examples/c/reccalc' /bin/mkdir -p '/usr/share/doc/bison/examples/c/rpcalc' /usr/bin/install -c -m 644 examples/c/rpcalc/Makefile '/usr/share/doc/bison/examples/c/rpcalc' /bin/mkdir -p '/usr/share/doc/bison/examples/d/simple' /usr/bin/install -c -m 644 examples/d/simple/calc.y examples/d/simple/Makefile '/usr/share/doc/bison/examples/d/simple' /bin/mkdir -p '/usr/share/bison/skeletons' /usr/bin/install -c -m 644 data/skeletons/bison.m4 data/skeletons/c++-skel.m4 data/skeletons/c++.m4 data/skeletons/c-like.m4 data/skeletons/c-skel.m4 data/skeletons/c.m4 data/skeletons/glr.c data/skeletons/glr.cc data/skeletons/glr2.cc data/skeletons/java-skel.m4 data/skeletons/java.m4 data/skeletons/lalr1.cc data/skeletons/lalr1.java data/skeletons/location.cc data/skeletons/stack.hh data/skeletons/traceon.m4 data/skeletons/variant.hh data/skeletons/yacc.c data/skeletons/d-skel.m4 data/skeletons/d.m4 data/skeletons/lalr1.d '/usr/share/bison/skeletons' /bin/mkdir -p '/usr/share/bison/xslt' /usr/bin/install -c -m 644 data/xslt/bison.xsl data/xslt/xml2dot.xsl data/xslt/xml2text.xsl data/xslt/xml2xhtml.xsl '/usr/share/bison/xslt' GEN doc/bison.help /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./doc/bison.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/bison.info' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 ./doc/bison.1 doc/yacc.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/doc/bison/examples/c/mfcalc' /usr/bin/install -c -m 644 examples/c/mfcalc/calc.h examples/c/mfcalc/mfcalc.y '/usr/share/doc/bison/examples/c/mfcalc' /bin/mkdir -p '/usr/share/doc/bison/examples/c/rpcalc' /usr/bin/install -c -m 644 examples/c/rpcalc/rpcalc.y '/usr/share/doc/bison/examples/c/rpcalc' make[4]: Leaving directory '/usr/src/bison-3.8.2' make[3]: Leaving directory '/usr/src/bison-3.8.2' make[2]: Leaving directory '/usr/src/bison-3.8.2' make[1]: Leaving directory '/usr/src/bison-3.8.2' Updating linker cache... Install done; saving file list to /usr/src/log/bison-3.8.2 ... make: Leaving directory '/usr/src/lfs' May 14 16:21:35: Building ncurses make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' ncurses-6.5.tar.gz checksum OK ====================================== Installing ncurses-6.5 ... Install started; saving file list to /usr/src/lsalr ... # Don't install a static library cd /usr/src/ncurses-6.5 && sed -i '/LIBTOOL_INSTALL/d' c++/Makefile.in # Create pkgconfig dir in toolchain cd /usr/src/ncurses-6.5 && CPPFLAGS=-P ./configure --prefix=/usr --enable-widec --with-shared --without-debug --without-normal --enable-pc-files --disable-nls --mandir=/usr/share/man --with-pkg-config-libdir=/usr/lib/pkgconfig checking for ggrep... no checking for grep... grep checking for egrep... grep -E Configuring NCURSES 6.5 ABI 6 (Wed May 14 16:21:35 GMT 2025) checking for package version... 6.5 checking for package patch date... 20240427 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu Configuring for linux-gnu checking for fgrep... grep -F checking for prefix... /usr checking for gnatgcc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking version of gcc... 15.1.0 checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no checking for gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options checking $CC variable... ok checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking whether gcc understands -c and -o together... yes checking for ldconfig... /sbin/ldconfig checking if you want to ensure bool is consistent with C++... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking if g++ works... yes checking for g++... /tools_aarch64/ccache/bin/g++ checking version of /tools_aarch64/ccache/bin/g++... 15.1.0 checking if you want to build C++ binding and demo... yes checking if you want to build with Ada... yes checking if you want to install terminal database... yes checking if you want to install manpages... yes checking if you want to build programs such as tic... yes checking if you want to build test-programs... yes checking if you wish to install curses.h... yes checking for mawk... no checking for gawk... gawk checking for a BSD compatible install... /usr/bin/install -c checking for lint... no checking for cppcheck... no checking for splint... no checking whether ln -s works... yes checking if ln -s -f options work... yes checking for long file names... yes checking if you want to use pkg-config... yes checking for pkg-config... /usr/bin/pkg-config checking for /usr/bin/pkg-config library directory... /usr/lib/pkgconfig checking if we should install .pc files for /usr/bin/pkg-config... yes checking for suffix to add to pkg-config files... none checking if we should assume mixed-case filenames... auto checking if filesystem supports mixed-case filenames... yes checking whether make sets ${MAKE}... yes checking for ".PHONY" make-support... yes checking for exctags... no checking for ctags... no checking for exetags... no checking for etags... no checking for ctags... no checking for etags... no checking for makeflags variable... -${MAKEFLAGS} checking for ranlib... ranlib checking for ld... ld checking for ar... ar checking for nm... nm checking for ar... (cached) ar checking for options to update archives... -curvU checking for an installation directory prefix... (none) checking if libtool -version-number should be used... yes checking if you want to build libraries with libtool... no checking if you want to build shared libraries... yes checking if you want to build static libraries... no checking if you want to build debug libraries... no checking if you want to build profiling libraries... no checking if you want to build C++ shared libraries... no checking for specified models... shared checking for default model... shared checking if you want to have a library-prefix... auto checking for PATH separator... : 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 whether exit is declared... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking if you want to build a separate terminfo library... no checking if you want to build a separate tic library... no checking for default loader flags... (none) checking if rpath option should be used... no checking if shared libraries should be relinked during install... yes checking whether to use release or ABI version in shared library file names... auto checking which gcc option to use... -fPIC checking if current CFLAGS link properly... yes checking if versioned-symbols file should be used... no checking if you want to link with the GPM mouse library... maybe checking for gpm.h... no checking if you want to use PCRE2 for regular-expressions... no checking if you want to disable library suffixes... no checking if you want to disable extra LDFLAGS for package-scripts... no checking for extra suffix to append to header/library paths... (none) checking if you wish to install ncurses overwriting curses... yes checking if external terminfo-database is used... yes checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src checking whether to use hashed database instead of directory/tree... no checking for list of fallback terminal descriptions... (none) checking for tic... tic checking for infocmp... infocmp checking if you want modern xterm or antique... xterm-new checking if xterm backspace sends BS or DEL... DEL checking for list of terminfo directories... /usr/share/terminfo checking for default terminfo directory... /usr/share/terminfo checking if big-core option selected... yes checking if big-strings option selected... yes checking if you want termcap-fallback support... no checking if ~/.terminfo is wanted... yes checking if you want to permit root to use ncurses environment variables... yes checking if you want to permit setuid programs to access all files... yes checking if you want to permit setuid use of ncurses environment variables... yes checking for unistd.h... (cached) yes checking for remove... yes checking for unlink... yes checking if link/symlink functions work... link symlink checking if tic should use symbolic links... no checking if tic should use hard links... yes checking if you want broken-linker support code... no checking if tputs should process BSD-style prefix padding... no checking if the POSIX test-macros are already defined... no checking if this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... yes checking if _XOPEN_SOURCE=600 works with _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking if SIGWINCH is defined... yes checking for nl_langinfo and CODESET... yes checking if you want wide-character code... yes checking for wchar.h... yes checking for wctype.h... yes checking if wchar.h can be used as is... yes checking if wcwidth agrees graphics are single-width... yes checking for putwc... yes checking for btowc... yes checking for wctob... yes checking for wmemchr... yes checking for mbtowc... yes checking for wctomb... yes checking for mblen... yes checking for mbrlen... yes checking for mbrtowc... yes checking for wcsrtombs... yes checking for mbsrtowcs... yes checking for wcstombs... yes checking for mbstowcs... yes checking if we must include wchar.h to declare mbstate_t... yes checking if we must include wchar.h to declare wchar_t... no checking if we must include wchar.h to declare wint_t... yes checking whether to enable _LP64 definition in curses.h... 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 _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want tparm not to use X/Open fixed-parameter list... yes checking if you want to enable wattr* macros... no checking for X11 rgb file... ${exec_prefix}/lib/X11/rgb.txt checking for type of bool... auto checking for alternate terminal capabilities file... Caps checking for type of chtype... uint32_t checking for type of ospeed... short checking for type of mmask-t... uint32_t checking for size CCHARW_MAX... 5 checking for signed char... yes checking size of signed char... 1 checking whether to use signed chars for Boolean array in term.h... no checking for type of tparm-arg... intptr_t checking if RCS identifiers should be compiled-in... no checking format of man-pages... normal checking for manpage renaming... no checking if manpage aliases will be installed... yes checking if manpage symlinks should be used... yes checking for manpage tbl... no checking if you want to build with function extensions... yes checking if you want to build with SCREEN extensions... yes checking if you want to build with terminal-driver... no checking for extended use of const keyword... yes checking if you want to use extended colors... yes checking if you want to use extended mouse encoding... yes checking if you want to use extended putwin/screendump... yes checking if you want $NCURSES_NO_PADDING code... yes checking if you want SIGWINCH handler... yes checking if you want user-definable terminal capabilities like termcap... yes checking if you want to link with the pthread library... no checking if you want reentrant code... no checking whether curses library structures should be opaque... yes checking whether form library structures should be opaque... yes checking whether menu library structures should be opaque... yes checking whether panel library structures should be opaque... yes checking if you want all development code... no checking if you want to check screensize of serial terminals... no checking if you want hard-tabs code... no checking if you want limited support for xmc... no checking if you do not want to assume colors are white-on-black... yes checking if you want hashmap scrolling-optimization code... yes checking if you want colorfgbg code... no checking if you want to use gcc -fvisibility option... no checking if you want interop bindings... yes checking if you want experimental safe-sprintf code... no checking if you want wgetch-events code... no checking if you want to see long compiling messages... yes checking if you want to install stripped executables... yes checking if install accepts -p option... yes checking if install needs to be told about ownership... no checking if you want to specify strip-program... no checking if you want to use C11 _Noreturn feature... no checking if you want to turn on gcc warnings... no configure: checking for gcc __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if you want to work around bogus compiler/loader warnings... no checking if you want to enable runtime assertions... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking whether to add trace feature to all models... no checking if we want to use GNAT projects... yes checking if -lm needed for math functions... yes checking if -lm is available for math functions... yes checking whether time.h and sys/time.h may both be included... yes checking for regcomp... yes checking for regular-expression headers... regex.h checking for fcntl.h... yes checking for getopt.h... yes checking for limits.h... yes checking for locale.h... yes checking for math.h... yes checking for poll.h... yes checking for sys/auxv.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/select.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for unistd.h... (cached) yes checking for wctype.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for header declaring getopt variables... unistd.h checking if external environ is declared... no checking if external environ exists... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for strdup... yes checking if getenv returns consistent values... yes checking if sys/time.h works with sys/select.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking if gcc supports options to tune inlining... yes checking for signal global datatype... volatile sig_atomic_t checking if unsigned literals are legal... yes checking if external errno is declared... yes checking if external errno exists... no checking if data-only library module links... yes checking for clock_gettime... yes checking for fpathconf... yes checking for getcwd... yes checking for getauxval... yes checking for getegid... yes checking for geteuid... yes checking for getopt... yes checking for getuid... yes checking for issetugid... no checking for localeconv... yes checking for poll... yes checking for remove... (cached) yes checking for select... yes checking for setbuf... yes checking for setbuffer... yes checking for setfsuid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigvec... no checking for snprintf... yes checking for strdup... (cached) yes checking for strstr... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for times... yes checking for tsearch... yes checking for vsnprintf... yes checking if _PATH_TTYS is defined in ttyent.h... yes checking if _PATH_TTYS file exists... no checking for isascii... yes checking whether sigaction needs _POSIX_SOURCE... no checking if nanosleep really works... yes checking for termio.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/termio.h... no checking whether termios.h needs _POSIX_SOURCE... no checking for tcgetattr... yes checking for vsscanf function or workaround... vsscanf checking for unistd.h... (cached) yes checking for working mkstemp... yes checking whether setvbuf arguments are reversed... no checking for intptr_t... yes checking for ssize_t... yes checking for type sigaction_t... no checking declaration of size-change... yes checking for memmove... yes checking for posix_openpt... yes checking if poll really works... yes checking if MB_LEN_MAX is usable... yes checking for va_copy... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking if fopen accepts explicit binary mode... yes checking for openpty in -lutil... yes checking for openpty header... pty.h checking if we should include stdbool.h... yes checking for builtin bool type... no checking if we already have C++ library... yes checking whether /tools_aarch64/ccache/bin/g++ understands -c and -o together... yes checking how to run the C++ preprocessor... /tools_aarch64/ccache/bin/g++ -E checking for typeinfo... yes checking for iostream... yes checking if iostream uses std-namespace... yes checking if we should include stdbool.h... (cached) yes checking for builtin bool type... yes checking for bool... yes checking size of bool... 1 checking for type of bool... unsigned char checking for special defines needed for etip.h... none checking if /tools_aarch64/ccache/bin/g++ accepts override keyword... yes checking if /tools_aarch64/ccache/bin/g++ accepts parameter initialization... no checking if /tools_aarch64/ccache/bin/g++ accepts static_cast... yes checking for gnat... no checking for gnatmake... no checking for gprconfig... no checking for gprbuild... no checking for wchar_t... yes checking size of wchar_t... 4 checking for library subsets... ticlib+termlib+ext_tinfo+base+widechar+ext_funcs checking default library suffix... w checking default library-dependency suffix... w.so checking default object directory... obj_s checking c++ library-dependency suffix... w.a checking where we will install curses.h... ${prefix}/include checking for desired basename for form library... form checking for desired basename for menu library... menu checking for desired basename for panel library... panel checking for desired basename for cxx library... ncurses++ checking for src modules... ncurses progs panel menu form checking for defines to add to ncursesw6-config script... -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 package: ncursesw checking for linker search path... /lib64 /usr/lib64 /usr/local/lib /lib /usr/lib configure: creating ./config.status config.status: creating include/MKterm.h.awk config.status: creating include/curses.head config.status: creating include/ncurses_dll.h config.status: creating include/termcap.h config.status: creating include/unctrl.h config.status: creating man/man_db.renames config.status: creating man/Makefile config.status: creating include/Makefile config.status: creating ncurses/Makefile config.status: creating progs/Makefile config.status: creating panel/Makefile config.status: creating menu/Makefile config.status: creating form/Makefile config.status: creating test/Makefile config.status: creating misc/Makefile config.status: creating c++/Makefile config.status: creating misc/run_tic.sh config.status: creating misc/ncurses-config config.status: creating man/ncursesw6-config.1 config.status: creating misc/gen-pkgconfig config.status: creating Makefile config.status: creating include/ncurses_cfg.h Appending rules for shared model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) creating headers.sh make[1]: Entering directory '/usr/src/ncurses-6.5' ** Configuration summary for NCURSES 6.5 20240427: extended funcs: yes xterm terminfo: xterm-new bin directory: /usr/bin lib directory: /usr/lib include directory: /usr/include man directory: /usr/share/man terminfo directory: /usr/share/terminfo pkg-config directory: /usr/lib/pkgconfig make[1]: Leaving directory '/usr/src/ncurses-6.5' cd /usr/src/ncurses-6.5 && make -j4 make[1]: Entering directory '/usr/src/ncurses-6.5' ( cd man && make - -j4 --jobserver-auth=fifo:/tmp/GMfifo5467 DESTDIR="" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/usr/src/ncurses-6.5/man' make[2]: warning: -j4 forced in submake: resetting jobserver mode. /bin/sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./../include/Caps-ncurses ./terminfo.tail >terminfo.5 make[2]: Leaving directory '/usr/src/ncurses-6.5/man' ( cd include && make - -j4 --jobserver-auth=fifo:/tmp/GMfifo5467 DESTDIR="" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/usr/src/ncurses-6.5/include' make[2]: warning: -j4 forced in submake: resetting jobserver mode. cat curses.head >curses.h /bin/sh ./MKhashsize.sh ./Caps ./Caps-ncurses >hashsize.h AWK=gawk /bin/sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h AWK=gawk /bin/sh ./MKparametrized.sh ./Caps ./Caps-ncurses >parametrized.h AWK=gawk /bin/sh ./MKkey_defs.sh ./Caps ./Caps-ncurses >>curses.h touch config.h gawk -f MKterm.h.awk ./Caps ./Caps-ncurses > term.h /bin/sh ./edit_cfg.sh ../include/ncurses_cfg.h term.h ** edit: HAVE_TCGETATTR 1 ** edit: HAVE_TERMIOS_H 1 ** edit: HAVE_TERMIO_H 1 /bin/sh -c 'if test "0" = "1" ; then cat ./curses.events >>curses.h ; fi' /bin/sh -c 'if test "cchar_t" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi' ** edit: BROKEN_LINKER 0 cat ./curses.tail >>curses.h make[2]: Leaving directory '/usr/src/ncurses-6.5/include' ( cd ncurses && make - -j4 --jobserver-auth=fifo:/tmp/GMfifo5467 DESTDIR="" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/usr/src/ncurses-6.5/ncurses' make[2]: warning: -j4 forced in submake: resetting jobserver mode. gawk -f ./tinfo/MKcodes.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >codes.c gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 ./tinfo/make_hash.c /bin/sh -e ./tty/MKexpanded.sh "gcc -E" -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG > expanded.c /bin/sh -e ./tinfo/MKfallback.sh /usr/share/terminfo ../misc/terminfo.src "tic" "infocmp" >fallback.c FGREP="grep -F" /bin/sh -e ./base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "gawk" generated <../include/curses.h >lib_gen.c AWK=gawk USE_SIGWINCH=1 /bin/sh ./tinfo/MKkeys_list.sh ../include/Caps ../include/Caps-ncurses | LC_ALL=C sort >keys.list FGREP="grep -F" /bin/sh -e ./base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "gawk" implemented <../include/curses.h >link_test.c .. adding -P option to work around gcc 15.1.0 .. adding -P option to work around gcc 15.1.0 gawk -f ./tinfo/MKnames.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >names.c echo | gawk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 ./tinfo/make_keys.c gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addstr.c -o ../obj_s/lib_addstr.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_beep.c -o ../obj_s/lib_beep.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_box.c -o ../obj_s/lib_box.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_chgat.c -o ../obj_s/lib_chgat.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clrbot.c -o ../obj_s/lib_clrbot.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clreol.c -o ../obj_s/lib_clreol.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_colorset.c -o ../obj_s/lib_colorset.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delch.c -o ../obj_s/lib_delch.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delwin.c -o ../obj_s/lib_delwin.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_endwin.c -o ../obj_s/lib_endwin.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_flash.c -o ../obj_s/lib_flash.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_immedok.c -o ../obj_s/lib_immedok.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insch.c -o ../obj_s/lib_insch.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insdel.c -o ../obj_s/lib_insdel.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insnstr.c -o ../obj_s/lib_insnstr.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_instr.c -o ../obj_s/lib_instr.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_isendwin.c -o ../obj_s/lib_isendwin.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_leaveok.c -o ../obj_s/lib_leaveok.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mouse.c -o ../obj_s/lib_mouse.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_move.c -o ../obj_s/lib_move.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mvwin.c -o ../obj_s/lib_mvwin.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newterm.c -o ../obj_s/lib_newterm.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newwin.c -o ../obj_s/lib_newwin.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_nl.c -o ../obj_s/lib_nl.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_pad.c -o ../obj_s/lib_pad.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_printw.c -o ../obj_s/lib_printw.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_redrawln.c -o ../obj_s/lib_redrawln.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_refresh.c -o ../obj_s/lib_refresh.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_screen.c -o ../obj_s/lib_screen.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scroll.c -o ../obj_s/lib_scroll.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrollok.c -o ../obj_s/lib_scrollok.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrreg.c -o ../obj_s/lib_scrreg.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_set_term.c -o ../obj_s/lib_set_term.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatron.c -o ../obj_s/lib_slkatron.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkclear.c -o ../obj_s/lib_slkclear.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkinit.c -o ../obj_s/lib_slkinit.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkset.c -o ../obj_s/lib_slkset.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slktouch.c -o ../obj_s/lib_slktouch.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_touch.c -o ../obj_s/lib_touch.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_tstp.c -o ../obj_s/lib_tstp.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_ungetch.c -o ../obj_s/lib_ungetch.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_vline.c -o ../obj_s/lib_vline.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattroff.c -o ../obj_s/lib_wattroff.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattron.c -o ../obj_s/lib_wattron.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_window.c -o ../obj_s/lib_window.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/nc_panel.c -o ../obj_s/nc_panel.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/tty_update.c -o ../obj_s/tty_update.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/varargs.c -o ../obj_s/varargs.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/vsscanf.c -o ../obj_s/vsscanf.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/charable.c -o ../obj_s/charable.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_add_wch.c -o ../obj_s/lib_add_wch.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_box_set.c -o ../obj_s/lib_box_set.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_cchar.c -o ../obj_s/lib_cchar.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_erasewchar.c -o ../obj_s/lib_erasewchar.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wch.c -o ../obj_s/lib_get_wch.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wstr.c -o ../obj_s/lib_get_wstr.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_hline_set.c -o ../obj_s/lib_hline_set.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wch.c -o ../obj_s/lib_in_wch.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../obj_s/lib_in_wchnstr.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_ins_wch.c -o ../obj_s/lib_ins_wch.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_inwstr.c -o ../obj_s/lib_inwstr.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_key_name.c -o ../obj_s/lib_key_name.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../obj_s/lib_pecho_wchar.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_slk_wset.c -o ../obj_s/lib_slk_wset.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_unget_wch.c -o ../obj_s/lib_unget_wch.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vid_attr.c -o ../obj_s/lib_vid_attr.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vline_set.c -o ../obj_s/lib_vline_set.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wacs.c -o ../obj_s/lib_wacs.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wunctrl.c -o ../obj_s/lib_wunctrl.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/legacy_coding.c -o ../obj_s/legacy_coding.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_print.c -o ../obj_s/lib_print.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/new_pair.c -o ../obj_s/new_pair.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/resizeterm.c -o ../obj_s/resizeterm.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/use_screen.c -o ../obj_s/use_screen.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/use_window.c -o ../obj_s/use_window.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/access.c -o ../obj_s/access.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/codes.c -o ../obj_s/codes.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_error.c -o ../obj_s/comp_error.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/db_iterator.c -o ../obj_s/db_iterator.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/doalloc.c -o ../obj_s/doalloc.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/entries.c -o ../obj_s/entries.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/free_ttype.c -o ../obj_s/free_ttype.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/getenv_num.c -o ../obj_s/getenv_num.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_data.c -o ../obj_s/lib_data.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_longname.c -o ../obj_s/lib_longname.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_options.c -o ../obj_s/lib_options.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_raw.c -o ../obj_s/lib_raw.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/lib_trace.c -o ../obj_s/lib_trace.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/name_match.c -o ../obj_s/name_match.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/names.c -o ../obj_s/names.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/obsolete.c -o ../obj_s/obsolete.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_entry.c -o ../obj_s/read_entry.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_termcap.c -o ../obj_s/read_termcap.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/tries.c -o ../obj_s/tries.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_s/alloc_entry.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/captoinfo.c -o ../obj_s/captoinfo.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_expand.c -o ../obj_s/comp_expand.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_parse.c -o ../obj_s/comp_parse.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_scan.c -o ../obj_s/comp_scan.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/parse_entry.c -o ../obj_s/parse_entry.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/write_entry.c -o ../obj_s/write_entry.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/define_key.c -o ../obj_s/define_key.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/hashed_db.c -o ../obj_s/hashed_db.o ../ncurses/./tinfo/write_entry.c: In function 'make_db_root': ../ncurses/./tinfo/write_entry.c:157:52: warning: '%s' directive writing up to 4090 bytes into a region of size between 5 and 4095 [-Wformat-overflow=] 157 | _nc_SPRINTF(dst, _nc_SLIMIT(limit) "%s/%s", top, src); | ^~ In file included from ../ncurses/curses.priv.h:291, from ../ncurses/./tinfo/write_entry.c:40: In function 'make_db_path', inlined from 'make_db_root' at ../ncurses/./tinfo/write_entry.c:189:15: ../include/nc_string.h:86:46: note: 'sprintf' output between 2 and 8182 bytes into a destination of size 4096 86 | #define _nc_SPRINTF NCURSES_VOID sprintf ../ncurses/./tinfo/write_entry.c:157:13: note: in expansion of macro '_nc_SPRINTF' 157 | _nc_SPRINTF(dst, _nc_SLIMIT(limit) "%s/%s", top, src); | ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/key_defined.c -o ../obj_s/key_defined.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keybound.c -o ../obj_s/keybound.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/version.c -o ../obj_s/version.o /bin/sh -e ./tinfo/MKcaptab.sh gawk 1 ./tinfo/MKcaptab.awk ../include/Caps ../include/Caps-ncurses > comp_captab.c /bin/sh -e ./tinfo/MKuserdefs.sh gawk 1 ../include/Caps ../include/Caps-ncurses > comp_userdefs.c gawk -f ./base/MKkeyname.awk use_sigwinch=1 bigstrings=1 keys.list > lib_keyname.c ./make_keys keys.list > init_keytry.h gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_userdefs.c -o ../obj_s/comp_userdefs.o gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/init_keytry.c -o ../obj_s/init_keytry.o linking ../lib/libncursesw.so.6.5 gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libncursesw.so.6.5 .6.5`.6,-stats,-lc -o ../lib/libncursesw.so.6.5 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib /usr/bin/ld: total time in link: 0.038769 cd ../lib && (ln -s -f libncursesw.so.6.5 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; ) gcc -o report_offsets -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 ./report_offsets.c ./report_offsets Size/offsets of data structures: 4 attr_t 4 chtype 28 cchar_t 28 color_t 20 colorpair_t 4 mmask_t 4 rgb_bits_t 20 MEVENT 1 NCURSES_BOOL 24 TRIES Sizes of buffers/arrays: 5 CCHARW_MAX 8 EV_MAX 137 FIFO_SIZE 256 NAMESIZE 16 MB_LEN_MAX 4096 PATH_MAX 1568 SCREEN 0 SCREEN._ifd 172 SCREEN._fifo 720 SCREEN._fifohead 940 SCREEN._direct_color 1264 SCREEN._panelHook 1360 SCREEN.jump 1488 SCREEN.rsp 1500 + SCREEN._no_padding 1501 + SCREEN._use_ritm 1502 + SCREEN._assumed_color 1520 + SCREEN._resize 1536 n SCREEN._windowlist 1544 s SCREEN.use_tioctl 1545 w SCREEN._screen_acs_fix 1552 c SCREEN._ordered_pairs 760 TERMINAL 0 TERMINAL.type 72 TERMINAL.Filedes 76 TERMINAL.Ottyb 136 TERMINAL.Nttyb 196 TERMINAL._baudrate 200 TERMINAL._termname 208 TERMINAL.tparm_state 688 c TERMINAL.type2 72 TERMTYPE 40 + TERMTYPE.ext_str_table 66 + TERMTYPE.ext_Strings 480 TPARM_STATE 8 TPARM_STATE.stack 328 TPARM_STATE.stack_ptr 336 TPARM_STATE.out_buff 360 TPARM_STATE.fmt_buff 376 TPARM_STATE.static_vars 120 WINDOW 88 w WINDOW._bkgrnd 116 c WINDOW._color 480 NCURSES_GLOBALS 12 NCURSES_GLOBALS.init_signals 112 NCURSES_GLOBALS.tgetent_cache 328 NCURSES_GLOBALS.dbd_vars 424 NCURSES_GLOBALS.cached_tparm 440 + NCURSES_GLOBALS.home_terminfo 452 + NCURSES_GLOBALS.safeprint_rows 456 w NCURSES_GLOBALS.key_name 656 NCURSES_PRESCREEN 16 NCURSES_PRESCREEN.tparm_state 496 NCURSES_PRESCREEN.saved_tty 504 NCURSES_PRESCREEN.use_tioctl 512 NCURSES_PRESCREEN._outch 520 n NCURSES_PRESCREEN.rippedoff 648 + NCURSES_PRESCREEN._no_padding make[2]: Leaving directory '/usr/src/ncurses-6.5/ncurses' ( cd progs && make - -j4 --jobserver-auth=fifo:/tmp/GMfifo5467 DESTDIR="" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/usr/src/ncurses-6.5/progs' make[2]: warning: -j4 forced in submake: resetting jobserver mode. /bin/sh ./MKtermsort.sh gawk ./../include/Caps >termsort.h echo "#ifndef __TRANSFORM_H" >transform.h gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../progs/tparm_type.c -o ../obj_s/tparm_type.o gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../progs/infocmp.c -o ../obj_s/infocmp.o echo "#define __TRANSFORM_H 1" >>transform.h echo "#include " >>transform.h echo "extern bool same_program(const char *, const char *);" >>transform.h /bin/sh -c 'if test -n "" ; then echo "#define SUFFIX_IGNORED \"\"">>transform.h; fi' echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_CLEAR \"`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../progs/clear.c -o ../obj_s/clear.o gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../progs/clear_cmd.c -o ../obj_s/clear_cmd.o echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../progs/tty_settings.c -o ../obj_s/tty_settings.o echo "#endif /* __TRANSFORM_H */" >>transform.h gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../progs/tabs.c -o ../obj_s/tabs.o gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../progs/tput.c -o ../obj_s/tput.o gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../progs/reset_cmd.c -o ../obj_s/reset_cmd.o gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../progs/tset.c -o ../obj_s/tset.o gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../progs/toe.c -o ../obj_s/toe.o gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../progs/tic.c -o ../obj_s/tic.o gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../progs/dump_entry.c -o ../obj_s/dump_entry.o gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../progs/transform.c -o ../obj_s/transform.o gcc ../obj_s/clear.o ../obj_s/clear_cmd.o ../obj_s/tty_settings.o -L../lib -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -o clear gcc ../obj_s/tabs.o ../obj_s/tty_settings.o -L../lib -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -o tabs gcc ../obj_s/toe.o -L../lib -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -L../lib -lncursesw -lncursesw -o toe gcc ../obj_s/tput.o ../obj_s/clear_cmd.o ../obj_s/reset_cmd.o ../obj_s/tparm_type.o ../obj_s/transform.o ../obj_s/tty_settings.o -L../lib -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -o tput gcc ../obj_s/tset.o ../obj_s/reset_cmd.o ../obj_s/transform.o ../obj_s/tty_settings.o -L../lib -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -o tset gcc ../obj_s/tic.o ../obj_s/dump_entry.o ../obj_s/tparm_type.o ../obj_s/transform.o -L../lib -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -L../lib -lncursesw -lncursesw -o tic gcc ../obj_s/infocmp.o ../obj_s/dump_entry.o -L../lib -DHAVE_CONFIG_H -I../progs -I../ncurses -I../ncurses -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -L../lib -lncursesw -lncursesw -o infocmp make[2]: Leaving directory '/usr/src/ncurses-6.5/progs' ( cd panel && make - -j4 --jobserver-auth=fifo:/tmp/GMfifo5467 DESTDIR="" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/usr/src/ncurses-6.5/panel' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f ../include/panel.h gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/panel.c -o ../obj_s/panel.o cp ./panel.h ../include/panel.h gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_above.c -o ../obj_s/p_above.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_below.c -o ../obj_s/p_below.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_bottom.c -o ../obj_s/p_bottom.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_delete.c -o ../obj_s/p_delete.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hide.c -o ../obj_s/p_hide.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hidden.c -o ../obj_s/p_hidden.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_move.c -o ../obj_s/p_move.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_new.c -o ../obj_s/p_new.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_replace.c -o ../obj_s/p_replace.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_show.c -o ../obj_s/p_show.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_top.c -o ../obj_s/p_top.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_update.c -o ../obj_s/p_update.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_user.c -o ../obj_s/p_user.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../panel/p_win.c -o ../obj_s/p_win.o linking ../lib/libpanelw.so.6.5 gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libpanelw.so.6.5 .6.5`.6,-stats,-lc -o ../lib/libpanelw.so.6.5 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw /usr/bin/ld: total time in link: 0.017664 cd ../lib && (ln -s -f libpanelw.so.6.5 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; ) make[2]: Leaving directory '/usr/src/ncurses-6.5/panel' ( cd menu && make - -j4 --jobserver-auth=fifo:/tmp/GMfifo5467 DESTDIR="" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/usr/src/ncurses-6.5/menu' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f ../include/menu.h rm -f ../include/eti.h rm -f ../include/mf_common.h cp ./menu.h ../include/menu.h cp ./eti.h ../include/eti.h cp ./mf_common.h ../include/mf_common.h gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_attribs.c -o ../obj_s/m_attribs.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_cursor.c -o ../obj_s/m_cursor.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_driver.c -o ../obj_s/m_driver.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_format.c -o ../obj_s/m_format.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_global.c -o ../obj_s/m_global.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_hook.c -o ../obj_s/m_hook.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_cur.c -o ../obj_s/m_item_cur.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_nam.c -o ../obj_s/m_item_nam.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_new.c -o ../obj_s/m_item_new.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_opt.c -o ../obj_s/m_item_opt.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_top.c -o ../obj_s/m_item_top.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_use.c -o ../obj_s/m_item_use.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_val.c -o ../obj_s/m_item_val.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_vis.c -o ../obj_s/m_item_vis.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_items.c -o ../obj_s/m_items.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_new.c -o ../obj_s/m_new.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_opts.c -o ../obj_s/m_opts.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pad.c -o ../obj_s/m_pad.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pattern.c -o ../obj_s/m_pattern.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_post.c -o ../obj_s/m_post.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_req_name.c -o ../obj_s/m_req_name.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_scale.c -o ../obj_s/m_scale.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_spacing.c -o ../obj_s/m_spacing.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_sub.c -o ../obj_s/m_sub.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_userptr.c -o ../obj_s/m_userptr.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../menu/m_win.c -o ../obj_s/m_win.o linking ../lib/libmenuw.so.6.5 gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libmenuw.so.6.5 .6.5`.6,-stats,-lc -o ../lib/libmenuw.so.6.5 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw /usr/bin/ld: total time in link: 0.019705 cd ../lib && (ln -s -f libmenuw.so.6.5 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; ) make[2]: Leaving directory '/usr/src/ncurses-6.5/menu' ( cd form && make - -j4 --jobserver-auth=fifo:/tmp/GMfifo5467 DESTDIR="" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/usr/src/ncurses-6.5/form' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f ../include/form.h gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_arg.c -o ../obj_s/fld_arg.o cp ./form.h ../include/form.h gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_attr.c -o ../obj_s/fld_attr.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_current.c -o ../obj_s/fld_current.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_def.c -o ../obj_s/fld_def.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_dup.c -o ../obj_s/fld_dup.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftlink.c -o ../obj_s/fld_ftlink.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_info.c -o ../obj_s/fld_info.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_just.c -o ../obj_s/fld_just.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_link.c -o ../obj_s/fld_link.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_max.c -o ../obj_s/fld_max.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_move.c -o ../obj_s/fld_move.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_newftyp.c -o ../obj_s/fld_newftyp.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_opts.c -o ../obj_s/fld_opts.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_pad.c -o ../obj_s/fld_pad.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_page.c -o ../obj_s/fld_page.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_stat.c -o ../obj_s/fld_stat.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_type.c -o ../obj_s/fld_type.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fld_user.c -o ../obj_s/fld_user.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_cursor.c -o ../obj_s/frm_cursor.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_data.c -o ../obj_s/frm_data.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_def.c -o ../obj_s/frm_def.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_driver.c -o ../obj_s/frm_driver.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_hook.c -o ../obj_s/frm_hook.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_opts.c -o ../obj_s/frm_opts.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_page.c -o ../obj_s/frm_page.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_post.c -o ../obj_s/frm_post.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_req_name.c -o ../obj_s/frm_req_name.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_scale.c -o ../obj_s/frm_scale.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_sub.c -o ../obj_s/frm_sub.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_user.c -o ../obj_s/frm_user.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/frm_win.c -o ../obj_s/frm_win.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alnum.c -o ../obj_s/fty_alnum.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alpha.c -o ../obj_s/fty_alpha.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_enum.c -o ../obj_s/fty_enum.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_generic.c -o ../obj_s/fty_generic.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_int.c -o ../obj_s/fty_int.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_ipv4.c -o ../obj_s/fty_ipv4.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_num.c -o ../obj_s/fty_num.o gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../form/fty_regex.c -o ../obj_s/fty_regex.o linking ../lib/libformw.so.6.5 gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libformw.so.6.5 .6.5`.6,-stats,-lc -o ../lib/libformw.so.6.5 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw /usr/bin/ld: total time in link: 0.020808 cd ../lib && (ln -s -f libformw.so.6.5 libformw.so.6; ln -s -f libformw.so.6 libformw.so; ) make[2]: Leaving directory '/usr/src/ncurses-6.5/form' ( cd test && make - -j4 --jobserver-auth=fifo:/tmp/GMfifo5467 DESTDIR="" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/usr/src/ncurses-6.5/test' make[2]: warning: -j4 forced in submake: resetting jobserver mode. gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/back_ground.c -o ../obj_s/back_ground.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/dump_window.c -o ../obj_s/dump_window.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/background.c -o ../obj_s/background.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/blue.c -o ../obj_s/blue.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/bs.c -o ../obj_s/bs.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/cardfile.c -o ../obj_s/cardfile.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/chgat.c -o ../obj_s/chgat.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/popup_msg.c -o ../obj_s/popup_msg.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/clip_printw.c -o ../obj_s/clip_printw.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/color_content.c -o ../obj_s/color_content.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/color_set.c -o ../obj_s/color_set.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/combine.c -o ../obj_s/combine.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_altkeys.c -o ../obj_s/demo_altkeys.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_defkey.c -o ../obj_s/demo_defkey.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_forms.c -o ../obj_s/demo_forms.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/edit_field.c -o ../obj_s/edit_field.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_keyok.c -o ../obj_s/demo_keyok.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_menus.c -o ../obj_s/demo_menus.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_new_pair.c -o ../obj_s/demo_new_pair.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_panels.c -o ../obj_s/demo_panels.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_tabs.c -o ../obj_s/demo_tabs.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_termcap.c -o ../obj_s/demo_termcap.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/demo_terminfo.c -o ../obj_s/demo_terminfo.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/ditto.c -o ../obj_s/ditto.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/dots.c -o ../obj_s/dots.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/dots_curses.c -o ../obj_s/dots_curses.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/dots_mvcur.c -o ../obj_s/dots_mvcur.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/dots_termcap.c -o ../obj_s/dots_termcap.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/dots_xcurses.c -o ../obj_s/dots_xcurses.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/dup_field.c -o ../obj_s/dup_field.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/echochar.c -o ../obj_s/echochar.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/extended_color.c -o ../obj_s/extended_color.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/filter.c -o ../obj_s/filter.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/firework.c -o ../obj_s/firework.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/firstlast.c -o ../obj_s/firstlast.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/foldkeys.c -o ../obj_s/foldkeys.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/form_driver_w.c -o ../obj_s/form_driver_w.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/gdc.c -o ../obj_s/gdc.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/hanoi.c -o ../obj_s/hanoi.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/hashtest.c -o ../obj_s/hashtest.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/inch_wide.c -o ../obj_s/inch_wide.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/inchs.c -o ../obj_s/inchs.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/ins_wide.c -o ../obj_s/ins_wide.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/insdelln.c -o ../obj_s/insdelln.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/inserts.c -o ../obj_s/inserts.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/key_names.c -o ../obj_s/key_names.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/keynames.c -o ../obj_s/keynames.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/knight.c -o ../obj_s/knight.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/list_keys.c -o ../obj_s/list_keys.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/lrtest.c -o ../obj_s/lrtest.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/move_field.c -o ../obj_s/move_field.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/movewindow.c -o ../obj_s/movewindow.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/ncurses.c -o ../obj_s/ncurses.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/newdemo.c -o ../obj_s/newdemo.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/padview.c -o ../obj_s/padview.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/pair_content.c -o ../obj_s/pair_content.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/picsmap.c -o ../obj_s/picsmap.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/railroad.c -o ../obj_s/railroad.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/rain.c -o ../obj_s/rain.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/redraw.c -o ../obj_s/redraw.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/savescreen.c -o ../obj_s/savescreen.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/sp_tinfo.c -o ../obj_s/sp_tinfo.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/tclock.c -o ../obj_s/tclock.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_add_wchstr.c -o ../obj_s/test_add_wchstr.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_addchstr.c -o ../obj_s/test_addchstr.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_addstr.c -o ../obj_s/test_addstr.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_addwstr.c -o ../obj_s/test_addwstr.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_arrays.c -o ../obj_s/test_arrays.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_delwin.c -o ../obj_s/test_delwin.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_endwin.c -o ../obj_s/test_endwin.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_get_wstr.c -o ../obj_s/test_get_wstr.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_getstr.c -o ../obj_s/test_getstr.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_instr.c -o ../obj_s/test_instr.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_inwstr.c -o ../obj_s/test_inwstr.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_mouse.c -o ../obj_s/test_mouse.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_opaque.c -o ../obj_s/test_opaque.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_setupterm.c -o ../obj_s/test_setupterm.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_sgr.c -o ../obj_s/test_sgr.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_termattrs.c -o ../obj_s/test_termattrs.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_tparm.c -o ../obj_s/test_tparm.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_unget_wch.c -o ../obj_s/test_unget_wch.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_vid_puts.c -o ../obj_s/test_vid_puts.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/test_vidputs.c -o ../obj_s/test_vidputs.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/testaddch.c -o ../obj_s/testaddch.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/testcurs.c -o ../obj_s/testcurs.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/testscanw.c -o ../obj_s/testscanw.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/view.c -o ../obj_s/view.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/worm.c -o ../obj_s/worm.o gcc -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -c ../test/xmas.c -o ../obj_s/xmas.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o back_ground ../obj_s/back_ground.o ../obj_s/dump_window.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o background ../obj_s/background.o ../obj_s/dump_window.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o blue ../obj_s/blue.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o bs ../obj_s/bs.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o cardfile ../obj_s/cardfile.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o chgat ../obj_s/chgat.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o clip_printw ../obj_s/clip_printw.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o color_content ../obj_s/color_content.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o color_set ../obj_s/color_set.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o combine ../obj_s/combine.o ../obj_s/dump_window.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o demo_altkeys ../obj_s/demo_altkeys.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o demo_defkey ../obj_s/demo_defkey.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o demo_forms ../obj_s/demo_forms.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o demo_keyok ../obj_s/demo_keyok.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o demo_menus ../obj_s/demo_menus.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o demo_new_pair ../obj_s/demo_new_pair.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o demo_panels ../obj_s/demo_panels.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o demo_tabs ../obj_s/demo_tabs.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o demo_termcap ../obj_s/demo_termcap.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o demo_terminfo ../obj_s/demo_terminfo.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o ditto ../obj_s/ditto.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o dots ../obj_s/dots.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o dots_curses ../obj_s/dots_curses.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o dots_mvcur ../obj_s/dots_mvcur.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o dots_termcap ../obj_s/dots_termcap.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o dots_xcurses ../obj_s/dots_xcurses.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o dup_field ../obj_s/dup_field.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o echochar ../obj_s/echochar.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o extended_color ../obj_s/extended_color.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o filter ../obj_s/filter.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o firework ../obj_s/firework.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o firstlast ../obj_s/firstlast.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o foldkeys ../obj_s/foldkeys.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o form_driver_w ../obj_s/form_driver_w.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o gdc ../obj_s/gdc.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o hanoi ../obj_s/hanoi.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o hashtest ../obj_s/hashtest.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o inch_wide ../obj_s/inch_wide.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o inchs ../obj_s/inchs.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o ins_wide ../obj_s/ins_wide.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o insdelln ../obj_s/insdelln.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o inserts ../obj_s/inserts.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o key_names ../obj_s/key_names.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o keynames ../obj_s/keynames.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o knight ../obj_s/knight.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o list_keys ../obj_s/list_keys.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o lrtest ../obj_s/lrtest.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o move_field ../obj_s/move_field.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o movewindow ../obj_s/movewindow.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o ncurses ../obj_s/ncurses.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o newdemo ../obj_s/newdemo.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o padview ../obj_s/padview.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o pair_content ../obj_s/pair_content.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o picsmap ../obj_s/picsmap.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o railroad ../obj_s/railroad.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o rain ../obj_s/rain.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o redraw ../obj_s/redraw.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o savescreen ../obj_s/savescreen.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o sp_tinfo ../obj_s/sp_tinfo.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o tclock ../obj_s/tclock.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_add_wchstr ../obj_s/test_add_wchstr.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_addchstr ../obj_s/test_addchstr.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_addstr ../obj_s/test_addstr.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_addwstr ../obj_s/test_addwstr.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_arrays ../obj_s/test_arrays.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_delwin ../obj_s/test_delwin.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_endwin ../obj_s/test_endwin.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_get_wstr ../obj_s/test_get_wstr.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_getstr ../obj_s/test_getstr.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_instr ../obj_s/test_instr.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_inwstr ../obj_s/test_inwstr.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_mouse ../obj_s/test_mouse.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_opaque ../obj_s/test_opaque.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_setupterm ../obj_s/test_setupterm.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_sgr ../obj_s/test_sgr.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_termattrs ../obj_s/test_termattrs.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_tparm ../obj_s/test_tparm.o -L../lib -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_unget_wch ../obj_s/test_unget_wch.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_vid_puts ../obj_s/test_vid_puts.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o test_vidputs ../obj_s/test_vidputs.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o testaddch ../obj_s/testaddch.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o testcurs ../obj_s/testcurs.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o testscanw ../obj_s/testscanw.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o view ../obj_s/view.o ../obj_s/popup_msg.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o worm ../obj_s/worm.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -o xmas ../obj_s/xmas.o -I. -I. -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/share\" -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil make[2]: Leaving directory '/usr/src/ncurses-6.5/test' ( cd misc && make - -j4 --jobserver-auth=fifo:/tmp/GMfifo5467 DESTDIR="" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/usr/src/ncurses-6.5/misc' make[2]: warning: -j4 forced in submake: resetting jobserver mode. WHICH_XTERM=xterm-new \ XTERM_KBS=DEL \ datadir=/usr/share \ /bin/sh ./gen_edit.sh >run_tic.sed ** using DEL for XTerm backspace-key echo '** adjusting tabset paths' ** adjusting tabset paths sed -f run_tic.sed ../misc/terminfo.src >terminfo.tmp /bin/sh ./gen-pkgconfig ** creating ncursesw.pc ** creating panelw.pc ** creating menuw.pc ** creating formw.pc ** creating ncurses++w.pc touch pc-files make[2]: Leaving directory '/usr/src/ncurses-6.5/misc' ( cd c++ && make - -j4 --jobserver-auth=fifo:/tmp/GMfifo5467 DESTDIR="" RPATH_LIST="/usr/lib" all ) make[2]: Entering directory '/usr/src/ncurses-6.5/c++' make[2]: warning: -j4 forced in submake: resetting jobserver mode. cp ./etip.h.in etip.h /bin/sh ./edit_cfg.sh ../include/ncurses_cfg.h etip.h substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h ... CPP_HAS_PARAM_INIT 0 ... CPP_HAS_STATIC_CAST 1 ... ETIP_NEEDS_MATH_EXCEPTION 0 ... ETIP_NEEDS_MATH_H 0 ... HAVE_BUILTIN_H 0 ... HAVE_GPP_BUILTIN_H 0 ... HAVE_GXX_BUILTIN_H 0 ... HAVE_IOSTREAM 1 ... HAVE_TYPEINFO 1 ... HAVE_VALUES_H 0 ... IOSTREAM_NAMESPACE 1 /tools_aarch64/ccache/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -c ../c++/cursesf.cc -o ../obj_s/cursesf.o /tools_aarch64/ccache/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -c ../c++/cursesm.cc -o ../obj_s/cursesm.o /tools_aarch64/ccache/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -c ../c++/cursesw.cc -o ../obj_s/cursesw.o /tools_aarch64/ccache/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -c ../c++/cursespad.cc -o ../obj_s/cursespad.o /tools_aarch64/ccache/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -c ../c++/cursesp.cc -o ../obj_s/cursesp.o /tools_aarch64/ccache/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -c ../c++/cursslk.cc -o ../obj_s/cursslk.o /tools_aarch64/ccache/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -c ../c++/cursesapp.cc -o ../obj_s/cursesapp.o /tools_aarch64/ccache/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -c ../c++/cursesmain.cc -o ../obj_s/cursesmain.o ar -curvU ../lib/libncurses++w.a ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursesp.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o a - ../obj_s/cursesf.o a - ../obj_s/cursesm.o a - ../obj_s/cursesw.o a - ../obj_s/cursespad.o a - ../obj_s/cursesp.o a - ../obj_s/cursslk.o a - ../obj_s/cursesapp.o a - ../obj_s/cursesmain.o ranlib ../lib/libncurses++w.a compiling demo (obj_s) /tools_aarch64/ccache/bin/g++ -o demo ../obj_s/demo.o -L../lib -lncurses++w -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I../include -P -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC make[2]: Leaving directory '/usr/src/ncurses-6.5/c++' make[1]: Leaving directory '/usr/src/ncurses-6.5' cd /usr/src/ncurses-6.5 && make install make[1]: Entering directory '/usr/src/ncurses-6.5' ( cd man && make - DESTDIR="" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/usr/src/ncurses-6.5/man' /bin/sh ../edit_man.sh normal installing /usr/share/man . terminfo.5 *-config.1 ./*.[0-9]* ...made /usr/src/ncurses-6.5/man_alias.sed installing /usr/share/man/man5/terminfo.5 installing /usr/share/man/man1/ncursesw6-config.1 installing /usr/share/man/man1/captoinfo.1m installing /usr/share/man/man1/clear.1 installing /usr/share/man/man3/curs_add_wch.3x .. installing alias add_wch.3x .. installing alias echo_wchar.3x .. installing alias mvadd_wch.3x .. installing alias mvwadd_wch.3x .. installing alias wadd_wch.3x .. installing alias wecho_wchar.3x installing /usr/share/man/man3/curs_add_wchstr.3x .. installing alias add_wchnstr.3x .. installing alias add_wchstr.3x .. installing alias mvadd_wchnstr.3x .. installing alias mvadd_wchstr.3x .. installing alias mvwadd_wchnstr.3x .. installing alias mvwadd_wchstr.3x .. installing alias wadd_wchnstr.3x .. installing alias wadd_wchstr.3x installing /usr/share/man/man3/curs_addch.3x .. installing alias addch.3x .. installing alias echochar.3x .. installing alias mvaddch.3x .. installing alias mvwaddch.3x .. installing alias waddch.3x .. installing alias wechochar.3x installing /usr/share/man/man3/curs_addchstr.3x .. installing alias addchnstr.3x .. installing alias addchstr.3x .. installing alias mvaddchnstr.3x .. installing alias mvaddchstr.3x .. installing alias mvwaddchnstr.3x .. installing alias mvwaddchstr.3x .. installing alias waddchnstr.3x .. installing alias waddchstr.3x installing /usr/share/man/man3/curs_addstr.3x .. installing alias addnstr.3x .. installing alias addstr.3x .. installing alias mvaddnstr.3x .. installing alias mvaddstr.3x .. installing alias mvwaddnstr.3x .. installing alias mvwaddstr.3x .. installing alias waddnstr.3x .. installing alias waddstr.3x installing /usr/share/man/man3/curs_addwstr.3x .. installing alias addnwstr.3x .. installing alias addwstr.3x .. installing alias mvaddnwstr.3x .. installing alias mvaddwstr.3x .. installing alias mvwaddnwstr.3x .. installing alias mvwaddwstr.3x .. installing alias waddnwstr.3x .. installing alias waddwstr.3x installing /usr/share/man/man3/curs_attr.3x .. installing alias attr_get.3x .. installing alias attr_off.3x .. installing alias attr_on.3x .. installing alias attr_set.3x .. installing alias attroff.3x .. installing alias attron.3x .. installing alias attrset.3x .. installing alias chgat.3x .. installing alias color_set.3x .. installing alias mvchgat.3x .. installing alias mvwchgat.3x .. installing alias standend.3x .. installing alias standout.3x .. installing alias wattr_get.3x .. installing alias wattr_off.3x .. installing alias wattr_on.3x .. installing alias wattr_set.3x .. installing alias wattroff.3x .. installing alias wattron.3x .. installing alias wattrset.3x .. installing alias wchgat.3x .. installing alias wcolor_set.3x .. installing alias wstandend.3x .. installing alias wstandout.3x installing /usr/share/man/man3/curs_beep.3x .. installing alias beep.3x .. installing alias flash.3x installing /usr/share/man/man3/curs_bkgd.3x .. installing alias bkgd.3x .. installing alias bkgdset.3x .. installing alias getbkgd.3x .. installing alias wbkgd.3x .. installing alias wbkgdset.3x installing /usr/share/man/man3/curs_bkgrnd.3x .. installing alias bkgrnd.3x .. installing alias bkgrndset.3x .. installing alias getbkgrnd.3x .. installing alias wbkgrnd.3x .. installing alias wbkgrndset.3x .. installing alias wgetbkgrnd.3x installing /usr/share/man/man3/curs_border.3x .. installing alias border.3x .. installing alias box.3x .. installing alias hline.3x .. installing alias mvhline.3x .. installing alias mvvline.3x .. installing alias mvwhline.3x .. installing alias mvwvline.3x .. installing alias vline.3x .. installing alias wborder.3x .. installing alias whline.3x .. installing alias wvline.3x installing /usr/share/man/man3/curs_border_set.3x .. installing alias border_set.3x .. installing alias box_set.3x .. installing alias hline_set.3x .. installing alias mvhline_set.3x .. installing alias mvvline_set.3x .. installing alias mvwhline_set.3x .. installing alias mvwvline_set.3x .. installing alias vline_set.3x .. installing alias wborder_set.3x .. installing alias whline_set.3x .. installing alias wvline_set.3x installing /usr/share/man/man3/curs_clear.3x .. installing alias clear.3x .. installing alias clrtobot.3x .. installing alias clrtoeol.3x .. installing alias erase.3x .. installing alias wclear.3x .. installing alias wclrtobot.3x .. installing alias wclrtoeol.3x .. installing alias werase.3x installing /usr/share/man/man3/curs_color.3x .. installing alias COLORS.3x .. installing alias COLOR_BLACK.3x .. installing alias COLOR_BLUE.3x .. installing alias COLOR_CYAN.3x .. installing alias COLOR_GREEN.3x .. installing alias COLOR_MAGENTA.3x .. installing alias COLOR_PAIR.3x .. installing alias COLOR_PAIRS.3x .. installing alias COLOR_RED.3x .. installing alias COLOR_WHITE.3x .. installing alias COLOR_YELLOW.3x .. installing alias PAIR_NUMBER.3x .. installing alias can_change_color.3x .. installing alias color_content.3x .. installing alias extended_color_content.3x .. installing alias extended_pair_content.3x .. installing alias has_colors.3x .. installing alias init_color.3x .. installing alias init_extended_color.3x .. installing alias init_extended_pair.3x .. installing alias init_pair.3x .. installing alias pair_content.3x .. installing alias reset_color_pairs.3x .. installing alias start_color.3x installing /usr/share/man/man3/curs_delch.3x .. installing alias delch.3x .. installing alias mvdelch.3x .. installing alias mvwdelch.3x .. installing alias wdelch.3x installing /usr/share/man/man3/curs_deleteln.3x .. installing alias deleteln.3x .. installing alias insdelln.3x .. installing alias insertln.3x .. installing alias wdeleteln.3x .. installing alias winsdelln.3x .. installing alias winsertln.3x installing /usr/share/man/man3/curs_extend.3x .. installing alias curses_version.3x .. installing alias use_extended_names.3x installing /usr/share/man/man3/curs_get_wch.3x .. installing alias get_wch.3x .. installing alias mvget_wch.3x .. installing alias mvwget_wch.3x .. installing alias unget_wch.3x .. installing alias wget_wch.3x installing /usr/share/man/man3/curs_get_wstr.3x .. installing alias get_wstr.3x .. installing alias getn_wstr.3x .. installing alias mvget_wstr.3x .. installing alias mvgetn_wstr.3x .. installing alias mvwget_wstr.3x .. installing alias mvwgetn_wstr.3x .. installing alias wget_wstr.3x .. installing alias wgetn_wstr.3x installing /usr/share/man/man3/curs_getcchar.3x .. installing alias getcchar.3x .. installing alias setcchar.3x installing /usr/share/man/man3/curs_getch.3x .. installing alias getch.3x .. installing alias has_key.3x .. installing alias mvgetch.3x .. installing alias mvwgetch.3x .. installing alias ungetch.3x .. installing alias wgetch.3x installing /usr/share/man/man3/curs_getstr.3x .. installing alias getnstr.3x .. installing alias getstr.3x .. installing alias mvgetnstr.3x .. installing alias mvgetstr.3x .. installing alias mvwgetnstr.3x .. installing alias mvwgetstr.3x .. installing alias wgetnstr.3x .. installing alias wgetstr.3x installing /usr/share/man/man3/curs_getyx.3x .. installing alias getbegyx.3x .. installing alias getmaxyx.3x .. installing alias getparyx.3x .. installing alias getyx.3x installing /usr/share/man/man3/curs_in_wch.3x .. installing alias in_wch.3x .. installing alias mvin_wch.3x .. installing alias mvwin_wch.3x .. installing alias win_wch.3x installing /usr/share/man/man3/curs_in_wchstr.3x .. installing alias in_wchnstr.3x .. installing alias in_wchstr.3x .. installing alias mvin_wchnstr.3x .. installing alias mvin_wchstr.3x .. installing alias mvwin_wchnstr.3x .. installing alias mvwin_wchstr.3x .. installing alias win_wchnstr.3x .. installing alias win_wchstr.3x installing /usr/share/man/man3/curs_inch.3x .. installing alias inch.3x .. installing alias mvinch.3x .. installing alias mvwinch.3x .. installing alias winch.3x installing /usr/share/man/man3/curs_inchstr.3x .. installing alias inchnstr.3x .. installing alias inchstr.3x .. installing alias mvinchnstr.3x .. installing alias mvinchstr.3x .. installing alias mvwinchnstr.3x .. installing alias mvwinchstr.3x .. installing alias winchnstr.3x .. installing alias winchstr.3x installing /usr/share/man/man3/curs_initscr.3x .. installing alias delscreen.3x .. installing alias endwin.3x .. installing alias initscr.3x .. installing alias isendwin.3x .. installing alias newterm.3x .. installing alias set_term.3x installing /usr/share/man/man3/curs_inopts.3x .. installing alias cbreak.3x .. installing alias echo.3x .. installing alias halfdelay.3x .. installing alias intrflush.3x .. installing alias is_cbreak.3x .. installing alias is_echo.3x .. installing alias is_nl.3x .. installing alias is_raw.3x .. installing alias keypad.3x .. installing alias meta.3x .. installing alias nl.3x .. installing alias nocbreak.3x .. installing alias nodelay.3x .. installing alias noecho.3x .. installing alias nonl.3x .. installing alias noqiflush.3x .. installing alias noraw.3x .. installing alias notimeout.3x .. installing alias qiflush.3x .. installing alias raw.3x .. installing alias timeout.3x .. installing alias typeahead.3x .. installing alias wtimeout.3x installing /usr/share/man/man3/curs_ins_wch.3x .. installing alias ins_wch.3x .. installing alias mvins_wch.3x .. installing alias mvwins_wch.3x .. installing alias wins_wch.3x installing /usr/share/man/man3/curs_ins_wstr.3x .. installing alias ins_nwstr.3x .. installing alias ins_wstr.3x .. installing alias mvins_nwstr.3x .. installing alias mvins_wstr.3x .. installing alias mvwins_nwstr.3x .. installing alias mvwins_wstr.3x .. installing alias wins_nwstr.3x .. installing alias wins_wstr.3x installing /usr/share/man/man3/curs_insch.3x .. installing alias insch.3x .. installing alias mvinsch.3x .. installing alias mvwinsch.3x .. installing alias winsch.3x installing /usr/share/man/man3/curs_insstr.3x .. installing alias insnstr.3x .. installing alias insstr.3x .. installing alias mvinsnstr.3x .. installing alias mvinsstr.3x .. installing alias mvwinsnstr.3x .. installing alias mvwinsstr.3x .. installing alias winsnstr.3x .. installing alias winsstr.3x installing /usr/share/man/man3/curs_instr.3x .. installing alias innstr.3x .. installing alias instr.3x .. installing alias mvinnstr.3x .. installing alias mvinstr.3x .. installing alias mvwinnstr.3x .. installing alias mvwinstr.3x .. installing alias winnstr.3x .. installing alias winstr.3x installing /usr/share/man/man3/curs_inwstr.3x .. installing alias innwstr.3x .. installing alias inwstr.3x .. installing alias mvinnwstr.3x .. installing alias mvinwstr.3x .. installing alias mvwinnwstr.3x .. installing alias mvwinwstr.3x .. installing alias winnwstr.3x .. installing alias winwstr.3x installing /usr/share/man/man3/curs_kernel.3x .. installing alias curs_set.3x .. installing alias def_prog_mode.3x .. installing alias def_shell_mode.3x .. installing alias getsyx.3x .. installing alias napms.3x .. installing alias reset_prog_mode.3x .. installing alias reset_shell_mode.3x .. installing alias resetty.3x .. installing alias ripoffline.3x .. installing alias savetty.3x .. installing alias setsyx.3x installing /usr/share/man/man3/curs_legacy.3x .. installing alias getattrs.3x .. installing alias getbegx.3x .. installing alias getbegy.3x .. installing alias getcurx.3x .. installing alias getcury.3x .. installing alias getmaxx.3x .. installing alias getmaxy.3x .. installing alias getparx.3x .. installing alias getpary.3x installing /usr/share/man/man3/curs_memleaks.3x .. installing alias _nc_free_and_exit.3x .. installing alias _nc_free_tinfo.3x .. installing alias _nc_freeall.3x .. installing alias exit_curses.3x .. installing alias exit_terminfo.3x installing /usr/share/man/man3/curs_mouse.3x .. installing alias getmouse.3x .. installing alias has_mouse.3x .. installing alias mouse_trafo.3x .. installing alias mouseinterval.3x .. installing alias mousemask.3x .. installing alias ungetmouse.3x .. installing alias wenclose.3x .. installing alias wmouse_trafo.3x installing /usr/share/man/man3/curs_move.3x .. installing alias move.3x .. installing alias wmove.3x installing /usr/share/man/man3/curs_opaque.3x .. installing alias is_cleared.3x .. installing alias is_idcok.3x .. installing alias is_idlok.3x .. installing alias is_immedok.3x .. installing alias is_keypad.3x .. installing alias is_leaveok.3x .. installing alias is_nodelay.3x .. installing alias is_notimeout.3x .. installing alias is_pad.3x .. installing alias is_scrollok.3x .. installing alias is_subwin.3x .. installing alias is_syncok.3x .. installing alias wgetdelay.3x .. installing alias wgetparent.3x .. installing alias wgetscrreg.3x installing /usr/share/man/man3/curs_outopts.3x .. installing alias clearok.3x .. installing alias idcok.3x .. installing alias idlok.3x .. installing alias immedok.3x .. installing alias leaveok.3x .. installing alias scrollok.3x .. installing alias setscrreg.3x .. installing alias wsetscrreg.3x installing /usr/share/man/man3/curs_overlay.3x .. installing alias copywin.3x .. installing alias overlay.3x .. installing alias overwrite.3x installing /usr/share/man/man3/curs_pad.3x .. installing alias newpad.3x .. installing alias pecho_wchar.3x .. installing alias pechochar.3x .. installing alias pnoutrefresh.3x .. installing alias prefresh.3x .. installing alias subpad.3x installing /usr/share/man/man3/curs_print.3x .. installing alias mcprint.3x installing /usr/share/man/man3/curs_printw.3x .. installing alias mvprintw.3x .. installing alias mvwprintw.3x .. installing alias printw.3x .. installing alias vw_printw.3x .. installing alias vwprintw.3x .. installing alias wprintw.3x installing /usr/share/man/man3/curs_refresh.3x .. installing alias doupdate.3x .. installing alias redrawwin.3x .. installing alias refresh.3x .. installing alias wnoutrefresh.3x .. installing alias wredrawln.3x .. installing alias wrefresh.3x installing /usr/share/man/man3/curs_scanw.3x .. installing alias mvscanw.3x .. installing alias mvwscanw.3x .. installing alias scanw.3x .. installing alias vw_scanw.3x .. installing alias vwscanw.3x .. installing alias wscanw.3x installing /usr/share/man/man3/curs_scr_dump.3x .. installing alias scr_dump.3x .. installing alias scr_init.3x .. installing alias scr_restore.3x .. installing alias scr_set.3x installing /usr/share/man/man3/curs_scroll.3x .. installing alias scrl.3x .. installing alias scroll.3x .. installing alias wscrl.3x installing /usr/share/man/man3/curs_slk.3x .. installing alias extended_slk_color.3x .. installing alias slk_attr.3x .. installing alias slk_attr_off.3x .. installing alias slk_attr_on.3x .. installing alias slk_attr_set.3x .. installing alias slk_attroff.3x .. installing alias slk_attron.3x .. installing alias slk_attrset.3x .. installing alias slk_clear.3x .. installing alias slk_color.3x .. installing alias slk_init.3x .. installing alias slk_label.3x .. installing alias slk_noutrefresh.3x .. installing alias slk_refresh.3x .. installing alias slk_restore.3x .. installing alias slk_set.3x .. installing alias slk_touch.3x .. installing alias slk_wset.3x installing /usr/share/man/man3/curs_sp_funcs.3x .. installing alias alloc_pair_sp.3x .. installing alias assume_default_colors_sp.3x .. installing alias baudrate_sp.3x .. installing alias beep_sp.3x .. installing alias can_change_color_sp.3x .. installing alias cbreak_sp.3x .. installing alias ceiling_panel.3x .. installing alias color_content_sp.3x .. installing alias curs_set_sp.3x .. installing alias def_prog_mode_sp.3x .. installing alias def_shell_mode_sp.3x .. installing alias define_key_sp.3x .. installing alias del_curterm_sp.3x .. installing alias delay_output_sp.3x .. installing alias doupdate_sp.3x .. installing alias echo_sp.3x .. installing alias endwin_sp.3x .. installing alias erasechar_sp.3x .. installing alias erasewchar_sp.3x .. installing alias extended_color_content_sp.3x .. installing alias extended_pair_content_sp.3x .. installing alias extended_slk_color_sp.3x .. installing alias filter_sp.3x .. installing alias find_pair_sp.3x .. installing alias flash_sp.3x .. installing alias flushinp_sp.3x .. installing alias free_pair_sp.3x .. installing alias get_escdelay_sp.3x .. installing alias getmouse_sp.3x .. installing alias getwin_sp.3x .. installing alias ground_panel.3x .. installing alias halfdelay_sp.3x .. installing alias has_colors_sp.3x .. installing alias has_ic_sp.3x .. installing alias has_il_sp.3x .. installing alias has_key_sp.3x .. installing alias has_mouse_sp.3x .. installing alias init_color_sp.3x .. installing alias init_extended_color_sp.3x .. installing alias init_extended_pair_sp.3x .. installing alias init_pair_sp.3x .. installing alias intrflush_sp.3x .. installing alias is_cbreak_sp.3x .. installing alias is_echo_sp.3x .. installing alias is_nl_sp.3x .. installing alias is_raw_sp.3x .. installing alias is_term_resized_sp.3x .. installing alias isendwin_sp.3x .. installing alias key_defined_sp.3x .. installing alias keybound_sp.3x .. installing alias keyname_sp.3x .. installing alias keyok_sp.3x .. installing alias killchar_sp.3x .. installing alias killwchar_sp.3x .. installing alias longname_sp.3x .. installing alias mcprint_sp.3x .. installing alias mouseinterval_sp.3x .. installing alias mousemask_sp.3x .. installing alias mvcur_sp.3x .. installing alias napms_sp.3x .. installing alias new_form_sp.3x .. installing alias new_menu_sp.3x .. installing alias new_prescr.3x .. installing alias newpad_sp.3x .. installing alias newterm_sp.3x .. installing alias newwin_sp.3x .. installing alias nl_sp.3x .. installing alias nocbreak_sp.3x .. installing alias noecho_sp.3x .. installing alias nofilter_sp.3x .. installing alias nonl_sp.3x .. installing alias noqiflush_sp.3x .. installing alias noraw_sp.3x .. installing alias pair_content_sp.3x .. installing alias putp_sp.3x .. installing alias qiflush_sp.3x .. installing alias raw_sp.3x .. installing alias reset_color_pairs_sp.3x .. installing alias reset_prog_mode_sp.3x .. installing alias reset_shell_mode_sp.3x .. installing alias resetty_sp.3x .. installing alias resize_term_sp.3x .. installing alias resizeterm_sp.3x .. installing alias restartterm_sp.3x .. installing alias ripoffline_sp.3x .. installing alias savetty_sp.3x .. installing alias scr_init_sp.3x .. installing alias scr_restore_sp.3x .. installing alias scr_set_sp.3x .. installing alias set_curterm_sp.3x .. installing alias set_escdelay_sp.3x .. installing alias set_tabsize_sp.3x .. installing alias slk_attr_set_sp.3x .. installing alias slk_attr_sp.3x .. installing alias slk_attroff_sp.3x .. installing alias slk_attron_sp.3x .. installing alias slk_attrset_sp.3x .. installing alias slk_clear_sp.3x .. installing alias slk_color_sp.3x .. installing alias slk_init_sp.3x .. installing alias slk_label_sp.3x .. installing alias slk_noutrefresh_sp.3x .. installing alias slk_refresh_sp.3x .. installing alias slk_restore_sp.3x .. installing alias slk_set_sp.3x .. installing alias slk_touch_sp.3x .. installing alias start_color_sp.3x .. installing alias term_attrs_sp.3x .. installing alias termattrs_sp.3x .. installing alias termname_sp.3x .. installing alias tgetent_sp.3x .. installing alias tgetflag_sp.3x .. installing alias tgetnum_sp.3x .. installing alias tgetstr_sp.3x .. installing alias tgoto_sp.3x .. installing alias tigetflag_sp.3x .. installing alias tigetnum_sp.3x .. installing alias tigetstr_sp.3x .. installing alias tparm_sp.3x .. installing alias tputs_sp.3x .. installing alias typeahead_sp.3x .. installing alias unctrl_sp.3x .. installing alias unget_wch_sp.3x .. installing alias ungetch_sp.3x .. installing alias ungetmouse_sp.3x .. installing alias update_panels_sp.3x .. installing alias use_default_colors_sp.3x .. installing alias use_env_sp.3x .. installing alias use_legacy_coding_sp.3x .. installing alias use_tioctl_sp.3x .. installing alias vid_attr_sp.3x .. installing alias vid_puts_sp.3x .. installing alias vidattr_sp.3x .. installing alias vidputs_sp.3x .. installing alias wunctrl_sp.3x installing /usr/share/man/man3/curs_termattrs.3x .. installing alias baudrate.3x .. installing alias erasechar.3x .. installing alias erasewchar.3x .. installing alias has_ic.3x .. installing alias has_il.3x .. installing alias killchar.3x .. installing alias killwchar.3x .. installing alias longname.3x .. installing alias term_attrs.3x .. installing alias termattrs.3x .. installing alias termname.3x installing /usr/share/man/man3/curs_termcap.3x .. installing alias BC.3x .. installing alias PC.3x .. installing alias UP.3x .. installing alias ospeed.3x .. installing alias tgetent.3x .. installing alias tgetflag.3x .. installing alias tgetnum.3x .. installing alias tgetstr.3x .. installing alias tgoto.3x .. installing alias tputs.3x installing /usr/share/man/man3/curs_terminfo.3x .. installing alias del_curterm.3x .. installing alias mvcur.3x .. installing alias putp.3x .. installing alias restartterm.3x .. installing alias set_curterm.3x .. installing alias setterm.3x .. installing alias setupterm.3x .. installing alias tigetflag.3x .. installing alias tigetnum.3x .. installing alias tigetstr.3x .. installing alias tiparm.3x .. installing alias tiparm_s.3x .. installing alias tiscan_s.3x .. installing alias tparm.3x .. installing alias tputs.3x .. installing alias vid_attr.3x .. installing alias vid_puts.3x .. installing alias vidattr.3x .. installing alias vidputs.3x installing /usr/share/man/man3/curs_threads.3x .. installing alias NCURSES_SCREEN_CB.3x .. installing alias NCURSES_WINDOW_CB.3x .. installing alias get_escdelay.3x .. installing alias set_escdelay.3x .. installing alias set_tabsize.3x .. installing alias use_screen.3x .. installing alias use_window.3x installing /usr/share/man/man3/curs_touch.3x .. installing alias is_linetouched.3x .. installing alias is_wintouched.3x .. installing alias touchline.3x .. installing alias touchwin.3x .. installing alias untouchwin.3x .. installing alias wtouchln.3x installing /usr/share/man/man3/curs_trace.3x .. installing alias _nc_tracebits.3x .. installing alias _traceattr.3x .. installing alias _traceattr2.3x .. installing alias _tracecchar_t.3x .. installing alias _tracecchar_t2.3x .. installing alias _tracechar.3x .. installing alias _tracechtype.3x .. installing alias _tracechtype2.3x .. installing alias _tracedump.3x .. installing alias _tracef.3x .. installing alias _tracemouse.3x .. installing alias curses_trace.3x .. installing alias trace.3x installing /usr/share/man/man3/curs_util.3x .. installing alias delay_output.3x .. installing alias filter.3x .. installing alias flushinp.3x .. installing alias getwin.3x .. installing alias key_name.3x .. installing alias keyname.3x .. installing alias nofilter.3x .. installing alias putwin.3x .. installing alias unctrl.3x .. installing alias use_env.3x .. installing alias use_tioctl.3x .. installing alias wunctrl.3x installing /usr/share/man/man3/curs_variables.3x .. installing alias COLORS.3x .. installing alias COLOR_PAIRS.3x .. installing alias COLS.3x .. installing alias ERR.3x .. installing alias ESCDELAY.3x .. installing alias FALSE.3x .. installing alias LINES.3x .. installing alias OK.3x .. installing alias SCREEN.3x .. installing alias TABSIZE.3x .. installing alias TRUE.3x .. installing alias WINDOW.3x .. installing alias attr_t.3x .. installing alias bool.3x .. installing alias cchar_t.3x .. installing alias chtype.3x .. installing alias curscr.3x .. installing alias newscr.3x .. installing alias stdscr.3x installing /usr/share/man/man3/curs_window.3x .. installing alias delwin.3x .. installing alias derwin.3x .. installing alias dupwin.3x .. installing alias mvderwin.3x .. installing alias mvwin.3x .. installing alias newwin.3x .. installing alias subwin.3x .. installing alias syncok.3x .. installing alias wcursyncup.3x .. installing alias wsyncdown.3x .. installing alias wsyncup.3x installing /usr/share/man/man3/default_colors.3x .. installing alias assume_default_colors.3x .. installing alias use_default_colors.3x installing /usr/share/man/man3/define_key.3x installing /usr/share/man/man3/form.3x installing /usr/share/man/man3/form_cursor.3x .. installing alias pos_form_cursor.3x installing /usr/share/man/man3/form_data.3x .. installing alias data_ahead.3x .. installing alias data_behind.3x installing /usr/share/man/man3/form_driver.3x .. installing alias form_driver_w.3x installing /usr/share/man/man3/form_field.3x .. installing alias field_count.3x .. installing alias form_fields.3x .. installing alias move_field.3x .. installing alias set_form_fields.3x installing /usr/share/man/man3/form_field_attributes.3x .. installing alias field_back.3x .. installing alias field_fore.3x .. installing alias field_pad.3x .. installing alias set_field_back.3x .. installing alias set_field_fore.3x .. installing alias set_field_pad.3x installing /usr/share/man/man3/form_field_buffer.3x .. installing alias field_buffer.3x .. installing alias field_status.3x .. installing alias set_field_buffer.3x .. installing alias set_field_status.3x .. installing alias set_max_field.3x installing /usr/share/man/man3/form_field_info.3x .. installing alias dynamic_field_info.3x .. installing alias field_info.3x installing /usr/share/man/man3/form_field_just.3x .. installing alias field_just.3x .. installing alias set_field_just.3x installing /usr/share/man/man3/form_field_new.3x .. installing alias dup_field.3x .. installing alias free_field.3x .. installing alias link_field.3x .. installing alias new_field.3x installing /usr/share/man/man3/form_field_opts.3x .. installing alias field_opts.3x .. installing alias field_opts_off.3x .. installing alias field_opts_on.3x .. installing alias set_field_opts.3x installing /usr/share/man/man3/form_field_userptr.3x .. installing alias field_userptr.3x .. installing alias set_field_userptr.3x installing /usr/share/man/man3/form_field_validation.3x .. installing alias field_arg.3x .. installing alias field_type.3x .. installing alias set_field_type.3x installing /usr/share/man/man3/form_fieldtype.3x .. installing alias free_fieldtype.3x .. installing alias link_fieldtype.3x .. installing alias new_fieldtype.3x .. installing alias set_fieldtype_arg.3x .. installing alias set_fieldtype_choice.3x installing /usr/share/man/man3/form_hook.3x .. installing alias field_init.3x .. installing alias field_term.3x .. installing alias form_init.3x .. installing alias form_term.3x .. installing alias set_field_init.3x .. installing alias set_field_term.3x .. installing alias set_form_init.3x .. installing alias set_form_term.3x installing /usr/share/man/man3/form_new.3x .. installing alias free_form.3x .. installing alias new_form.3x installing /usr/share/man/man3/form_new_page.3x .. installing alias new_page.3x .. installing alias set_new_page.3x installing /usr/share/man/man3/form_opts.3x .. installing alias form_opts_off.3x .. installing alias form_opts_on.3x .. installing alias set_form_opts.3x installing /usr/share/man/man3/form_page.3x .. installing alias current_field.3x .. installing alias field_index.3x .. installing alias set_current_field.3x .. installing alias set_form_page.3x .. installing alias unfocus_current_field.3x installing /usr/share/man/man3/form_post.3x .. installing alias post_form.3x .. installing alias unpost_form.3x installing /usr/share/man/man3/form_requestname.3x .. installing alias form_request_by_name.3x .. installing alias form_request_name.3x installing /usr/share/man/man3/form_userptr.3x .. installing alias set_form_userptr.3x installing /usr/share/man/man3/form_variables.3x .. installing alias TYPE_ALNUM.3x .. installing alias TYPE_ALPHA.3x .. installing alias TYPE_ENUM.3x .. installing alias TYPE_INTEGER.3x .. installing alias TYPE_IPV4.3x .. installing alias TYPE_NUMERIC.3x .. installing alias TYPE_REGEXP.3x installing /usr/share/man/man3/form_win.3x .. installing alias form_sub.3x .. installing alias scale_form.3x .. installing alias set_form_sub.3x .. installing alias set_form_win.3x installing /usr/share/man/man1/infocmp.1m installing /usr/share/man/man1/infotocap.1m installing /usr/share/man/man3/key_defined.3x installing /usr/share/man/man3/keybound.3x installing /usr/share/man/man3/keyok.3x installing /usr/share/man/man3/legacy_coding.3x .. installing alias use_legacy_coding.3x installing /usr/share/man/man3/menu.3x installing /usr/share/man/man3/menu_attributes.3x .. installing alias menu_back.3x .. installing alias menu_fore.3x .. installing alias menu_grey.3x .. installing alias menu_pad.3x .. installing alias set_menu_back.3x .. installing alias set_menu_fore.3x .. installing alias set_menu_grey.3x .. installing alias set_menu_pad.3x installing /usr/share/man/man3/menu_cursor.3x .. installing alias pos_menu_cursor.3x installing /usr/share/man/man3/menu_driver.3x installing /usr/share/man/man3/menu_format.3x .. installing alias set_menu_format.3x installing /usr/share/man/man3/menu_hook.3x .. installing alias item_init.3x .. installing alias item_term.3x .. installing alias menu_init.3x .. installing alias menu_term.3x .. installing alias set_item_init.3x .. installing alias set_item_term.3x .. installing alias set_menu_init.3x .. installing alias set_menu_term.3x installing /usr/share/man/man3/menu_items.3x .. installing alias item_count.3x .. installing alias set_menu_items.3x installing /usr/share/man/man3/menu_mark.3x .. installing alias set_menu_mark.3x installing /usr/share/man/man3/menu_new.3x .. installing alias free_menu.3x .. installing alias new_menu.3x installing /usr/share/man/man3/menu_opts.3x .. installing alias menu_opts_off.3x .. installing alias menu_opts_on.3x .. installing alias set_menu_opts.3x installing /usr/share/man/man3/menu_pattern.3x .. installing alias set_menu_pattern.3x installing /usr/share/man/man3/menu_post.3x .. installing alias post_menu.3x .. installing alias unpost_menu.3x installing /usr/share/man/man3/menu_requestname.3x .. installing alias menu_request_by_name.3x .. installing alias menu_request_name.3x installing /usr/share/man/man3/menu_spacing.3x .. installing alias set_menu_spacing.3x installing /usr/share/man/man3/menu_userptr.3x .. installing alias set_menu_userptr.3x installing /usr/share/man/man3/menu_win.3x .. installing alias menu_sub.3x .. installing alias scale_menu.3x .. installing alias set_menu_sub.3x .. installing alias set_menu_win.3x installing /usr/share/man/man3/mitem_current.3x .. installing alias current_item.3x .. installing alias item_index.3x .. installing alias set_current_item.3x .. installing alias set_top_row.3x .. installing alias top_row.3x installing /usr/share/man/man3/mitem_name.3x .. installing alias item_description.3x .. installing alias item_name.3x installing /usr/share/man/man3/mitem_new.3x .. installing alias free_item.3x .. installing alias new_item.3x installing /usr/share/man/man3/mitem_opts.3x .. installing alias item_opts.3x .. installing alias item_opts_off.3x .. installing alias item_opts_on.3x .. installing alias set_item_opts.3x installing /usr/share/man/man3/mitem_userptr.3x .. installing alias item_userptr.3x .. installing alias set_item_userptr.3x installing /usr/share/man/man3/mitem_value.3x .. installing alias item_value.3x .. installing alias set_item_value.3x installing /usr/share/man/man3/mitem_visible.3x .. installing alias item_visible.3x installing /usr/share/man/man3/ncurses.3x .. installing alias curses.3x installing /usr/share/man/man1/ncursesw6-config.1 installing /usr/share/man/man3/new_pair.3x .. installing alias alloc_pair.3x .. installing alias find_pair.3x .. installing alias free_pair.3x installing /usr/share/man/man3/panel.3x .. installing alias bottom_panel.3x .. installing alias ceiling_panel.3x .. installing alias del_panel.3x .. installing alias ground_panel.3x .. installing alias hide_panel.3x .. installing alias move_panel.3x .. installing alias new_panel.3x .. installing alias panel_above.3x .. installing alias panel_below.3x .. installing alias panel_hidden.3x .. installing alias panel_userptr.3x .. installing alias panel_window.3x .. installing alias replace_panel.3x .. installing alias set_panel_userptr.3x .. installing alias show_panel.3x .. installing alias top_panel.3x .. installing alias update_panels.3x installing /usr/share/man/man3/resizeterm.3x .. installing alias is_term_resized.3x .. installing alias resize_term.3x installing /usr/share/man/man5/scr_dump.5 installing /usr/share/man/man1/tabs.1 installing /usr/share/man/man5/term.5 installing /usr/share/man/man7/term.7 installing /usr/share/man/man3/term_variables.3x .. installing alias SP.3x .. installing alias acs_map.3x .. installing alias boolcodes.3x .. installing alias boolfnames.3x .. installing alias boolnames.3x .. installing alias cur_term.3x .. installing alias numcodes.3x .. installing alias numfnames.3x .. installing alias numnames.3x .. installing alias strcodes.3x .. installing alias strfnames.3x .. installing alias strnames.3x .. installing alias ttytype.3x installing /usr/share/man/man5/terminfo.5 installing /usr/share/man/man1/tic.1m installing /usr/share/man/man1/toe.1m installing /usr/share/man/man1/tput.1 installing /usr/share/man/man1/tset.1 .. installing alias reset.1 installing /usr/share/man/man5/user_caps.5 installing /usr/share/man/man3/wresize.3x make[2]: Leaving directory '/usr/src/ncurses-6.5/man' ( cd include && make - DESTDIR="" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/usr/src/ncurses-6.5/include' installing curses.h in /usr/include installing unctrl.h in /usr/include installing ncurses_dll.h in /usr/include installing term.h in /usr/include installing termcap.h in /usr/include installing ./term_entry.h in /usr/include make[2]: Leaving directory '/usr/src/ncurses-6.5/include' ( cd ncurses && make - DESTDIR="" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/usr/src/ncurses-6.5/ncurses' linking /usr/lib/libncursesw.so.6.5 gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /usr/lib/libncursesw.so.6.5 .6.5`.6,-stats,-lc -o /usr/lib/libncursesw.so.6.5 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib /usr/bin/ld: total time in link: 0.038983 cd /usr/lib && (ln -s -f libncursesw.so.6.5 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; ) test -z "" && /sbin/ldconfig make[2]: Leaving directory '/usr/src/ncurses-6.5/ncurses' ( cd progs && make - DESTDIR="" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/usr/src/ncurses-6.5/progs' /usr/bin/install -c -s tic /usr/bin/`echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s toe /usr/bin/`echo toe| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking infotocap to tic ( cd /usr/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) linking captoinfo to tic ( cd /usr/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) /usr/bin/install -c -s infocmp /usr/bin/`echo infocmp| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s clear /usr/bin/`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s tabs /usr/bin/`echo tabs| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s tput /usr/bin/`echo tput| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/install -c -s tset /usr/bin/`echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking reset to tset ( cd /usr/bin && ln -s -f `echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) make[2]: Leaving directory '/usr/src/ncurses-6.5/progs' ( cd panel && make - DESTDIR="" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/usr/src/ncurses-6.5/panel' linking /usr/lib/libpanelw.so.6.5 gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /usr/lib/libpanelw.so.6.5 .6.5`.6,-stats,-lc -o /usr/lib/libpanelw.so.6.5 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw /usr/bin/ld: total time in link: 0.017773 cd /usr/lib && (ln -s -f libpanelw.so.6.5 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; ) test -z "" && /sbin/ldconfig installing ./panel.h in /usr/include make[2]: Leaving directory '/usr/src/ncurses-6.5/panel' ( cd menu && make - DESTDIR="" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/usr/src/ncurses-6.5/menu' linking /usr/lib/libmenuw.so.6.5 gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /usr/lib/libmenuw.so.6.5 .6.5`.6,-stats,-lc -o /usr/lib/libmenuw.so.6.5 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw /usr/bin/ld: total time in link: 0.019576 cd /usr/lib && (ln -s -f libmenuw.so.6.5 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; ) test -z "" && /sbin/ldconfig installing ./eti.h in /usr/include installing ./menu.h in /usr/include make[2]: Leaving directory '/usr/src/ncurses-6.5/menu' ( cd form && make - DESTDIR="" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/usr/src/ncurses-6.5/form' linking /usr/lib/libformw.so.6.5 gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /usr/lib/libformw.so.6.5 .6.5`.6,-stats,-lc -o /usr/lib/libformw.so.6.5 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw /usr/bin/ld: total time in link: 0.020674 cd /usr/lib && (ln -s -f libformw.so.6.5 libformw.so.6; ln -s -f libformw.so.6 libformw.so; ) test -z "" && /sbin/ldconfig installing ./form.h in /usr/include make[2]: Leaving directory '/usr/src/ncurses-6.5/form' ( cd test && make - DESTDIR="" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/usr/src/ncurses-6.5/test' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/usr/src/ncurses-6.5/test' ( cd misc && make - DESTDIR="" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/usr/src/ncurses-6.5/misc' mkdir -p /usr/share/tabset DESTDIR= \ prefix=/usr \ exec_prefix=/usr \ bindir=/usr/bin \ top_srcdir=.. \ srcdir=. \ datadir=/usr/share \ ticdir=/usr/share/terminfo \ source=terminfo.tmp \ cross_compiling=no \ /bin/sh ./run_tic.sh ** Building terminfo database, please wait... Running sh ./shlib tic to install /usr/share/terminfo ... You may see messages regarding extended capabilities, e.g., AX. These are extended terminal capabilities which are compiled using tic -x If you have ncurses 4.2 applications, you should read the INSTALL document, and install the terminfo without the -x option. ncurses 6.5.20240427 1833 entries written to /usr/share/terminfo ** built new /usr/share/terminfo ** sym-linked /usr/lib/terminfo for compatibility installing std installing stdcrt installing vt100 installing vt300 finished install.data /usr/bin/install -c ncurses-config /usr/bin/ncursesw6-config installing ncursesw.pc installing ncursesw.pc installing panelw.pc installing menuw.pc installing formw.pc installing ncurses++w.pc make[2]: Leaving directory '/usr/src/ncurses-6.5/misc' ( cd c++ && make - DESTDIR="" RPATH_LIST="/usr/lib" install ) make[2]: Entering directory '/usr/src/ncurses-6.5/c++' installing ../lib/libncurses++w.a as /usr/lib/libncurses++w.a /usr/bin/install -c -m 644 ../lib/libncurses++w.a /usr/lib/libncurses++w.a ranlib /usr/lib/libncurses++w.a installing ./cursesapp.h in /usr/include installing ./cursesf.h in /usr/include installing ./cursesm.h in /usr/include installing ./cursesp.h in /usr/include installing ./cursesw.h in /usr/include installing ./cursslk.h in /usr/include installing etip.h in /usr/include make[2]: Leaving directory '/usr/src/ncurses-6.5/c++' make[1]: Leaving directory '/usr/src/ncurses-6.5' # allow the linker to find non-wide-character ncurses libraries for lib in ncurses form panel menu; do \ rm -vf /usr/lib/lib${lib}.so; \ echo "INPUT(-l${lib}w)" > /usr/lib/lib${lib}.so; \ ln -sfv ${lib}w.pc /usr/lib/pkgconfig/${lib}.pc; \ done '/usr/lib/pkgconfig/ncurses.pc' -> 'ncursesw.pc' '/usr/lib/pkgconfig/form.pc' -> 'formw.pc' '/usr/lib/pkgconfig/panel.pc' -> 'panelw.pc' '/usr/lib/pkgconfig/menu.pc' -> 'menuw.pc' # old applications that look for -lcurses at build time are still buildable rm -vf /usr/lib/libcursesw.so echo "INPUT(-lncursesw)" > /usr/lib/libcursesw.so ln -sfv libncurses.so /usr/lib/libcurses.so '/usr/lib/libcurses.so' -> 'libncurses.so' Updating linker cache... Install done; saving file list to /usr/src/log/ncurses-6.5 ... make: Leaving directory '/usr/src/lfs' May 14 16:22:06: Building perl make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' perl-5.36.0.tar.gz checksum OK ====================================== Installing perl-5.36.0 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/perl-5.36.0 && ./configure.gnu --prefix=/usr -Dman1dir=/usr/share/man/man1 \ -Dman3dir=/usr/share/man/man3 -Dpager="/usr/bin/less -isR" -Dusethreads sh Configure -ds -e -Dprefix=/usr -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dpager=/usr/bin/less -isR -Dusethreads -Dccflags= -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 First let's make sure your kit is complete. Checking... Locating common programs... Checking compatibility between /bin/echo and builtin echo (if any)... Symbolic links are supported. Checking how to test for symbolic links... You can test for symbolic links with 'test -h'. Checking for cross-compile No targethost for running compiler tests against defined, running locally Good, your tr supports [:lower:] and [:upper:] to convert case. Using [:upper:] and [:lower:] to convert case. aix dragonfly irix_4 netbsd sco_2_3_4 aix_3 dynix irix_5 newsos4 solaris_2 aix_4 dynixptx irix_6 nonstopux stellar altos486 epix irix_6_0 openbsd sunos_4_0 amigaos esix4 irix_6_1 opus sunos_4_1 atheos fps isc os2 super-ux aux_3 freebsd isc_2 os390 svr4 bitrig freemint linux-android os400 svr5 bsdos gnu linux posix-bc ti1500 catamount gnukfreebsd lynxos qnx ultrix_4 convexos gnuknetbsd midnightbsd riscos umips cxux greenhills minix sco unicos cygwin haiku mips sco_2_3_0 unicosmk darwin hpux mirbsd sco_2_3_1 unisysdynix dcosx i386 mpc sco_2_3_2 utekv dec_osf interix ncr_tower sco_2_3_3 vos Which of these apply, if any? [linux] Operating system name? [linux] Operating system version? [6.12.23-ipfire] Installation prefix to use? (~name ok) [/usr] AFS does not seem to be running... What installation prefix should I use for installing files? (~name ok) [/usr] Build a threading Perl? [y] Use which C compiler? [cc] Checking for GNU cc in disguise and/or its version number... Now, how can we feed standard input to your C preprocessor... Directories to use for library searches? [/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64] What is the file extension used for shared libraries? [so] Make shared library basenames unique? [n] Build Perl for SOCKS? [n] Try to use long doubles if available? [n] Checking for optional libraries... What libraries to use? [-lpthread -ldb -ldl -lm -lcrypt -lutil -lc] What optimizer/debugger flag should be used? [-O2] Checking if your compiler accepts -fno-strict-aliasing Yes, it does. Checking if your compiler accepts -pipe Yes, it does. Leaving current flags -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv alone. Checking if your compiler accepts -fstack-protector-strong Yes, it does. Leaving current flags -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv alone. Checking if your compiler accepts -fstack-protector Yes, it does. Leaving current flags -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv alone. Any additional cc flags? [-D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include] Let me guess what the preprocessor flags are... Any additional ld flags (NOT including libraries)? [ -fstack-protector-strong -L/usr/local/lib] Checking your choice of C compiler and flags for coherency... Checking to see how big your integers are... Checking to see if you have long long... Checking to see how big your long longs are... Computing filename position in cpp output for #include directives... found. Checking to see if you have int64_t... Checking which 64-bit integer type we could use... We could use 'long' for 64-bit integers. Try to use maximal 64-bit support, if available? [y] Checking if your C library has broken 64-bit functions... Checking for GNU C Library... nm probably won't work on the GNU C Library. Shall I use /usr/bin/nm to extract C symbols from the libraries? [n] Checking for C++... Checking to see how big your double precision numbers are... Checking to see if you have long double... You have long double. ldexpl() found. Checking to see how big your long doubles are... Your long doubles are 16 bytes long. Checking the kind of long doubles you have... You have IEEE 754 128-bit little endian long doubles. Getting the current patchlevel... egrep: warning: egrep is obsolescent; using grep -E What is your architecture name [aarch64-linux] Add the Perl API version to your archname? [n] Threads selected. ...setting architecture name to aarch64-linux-thread. Multiplicity selected. ...setting architecture name to aarch64-linux-thread-multi. This architecture is naturally 64-bit, not changing architecture name. Pathname where the public executables will reside? (~name ok) [/usr/bin] Use relocatable @INC? [n] Pathname where the private library files will reside? (~name ok) [/usr/lib/perl5/5.36.0] Where do you want to put the public architecture-dependent libraries? (~name ok) [/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi] Other username to test security of setuid scripts with? [none] Well, the recommended value is *not* secure. Does your kernel have *secure* setuid scripts? [n] Installation prefix to use for add-on modules and utilities? (~name ok) [/usr] Pathname for the site-specific library files? (~name ok) [/usr/lib/perl5/site_perl/5.36.0] List of earlier versions to include in @INC? [none] NOT found. found. Checking to see how big your pointers are... Do you wish to wrap malloc calls to protect against potential overflows? [y] Do you wish to attempt to use the malloc that comes with perl5? [n] Your system wants malloc to return 'void *', it would seem. Your system uses void free(), it would seem. Pathname for the site-specific architecture-dependent library files? (~name ok) [/usr/lib/perl5/site_perl/5.36.0/aarch64-linux-thread-multi] Do you want to configure vendor-specific add-on directories? [n] Colon-separated list of additional directories for perl to search? [none] Support DTrace if available? [n] Install any extra modules (y or n)? [n] Directory for the main Perl5 html pages? (~name ok) [none] Directory for the Perl5 module html pages? (~name ok) [none] dlopen() found. found. Do you wish to use dynamic loading? [y] Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] Any special flags to pass to cc -c to compile shared library modules? [-fPIC] What command should be used to create dynamic libraries? [cc] Any special flags to pass to cc to create a dynamically loaded library? [-shared -O2 -L/usr/local/lib -fstack-protector-strong] Any special flags to pass to cc to use dynamic linking? [-Wl,-E] ld supports scripting Build a shared libperl.so (y/n) [n] System manual is in /usr/share/man/man1. Where do the main Perl5 manual pages (source) go? (~name ok) [/usr/share/man/man1] What suffix should be used for the main Perl5 man pages? [1] You can have filenames longer than 14 characters. Where do the perl5 library man pages (source) go? (~name ok) [/usr/share/man/man3] What suffix should be used for the perl5 library man pages? [3] Figuring out host name... Your host name appears to be "arm64-01.zrh.ipfire.org". Right? [y] What is your domain name? [.zrh.ipfire.org] What is your e-mail address? [root@arm64-01.zrh.ipfire.org] Perl administrator e-mail address [root@arm64-01.zrh.ipfire.org] Do you want to use a version number suffix for installed binaries? [n] What shall I put after the #! to start up perl ("none" to not use #!)? [/usr/bin/perl] Where do you keep publicly executable scripts? (~name ok) [/usr/bin] Pathname where the add-on public executables should be installed? (~name ok) [/usr/bin] Pathname where the site-specific html pages should be installed? (~name ok) [none] Pathname where the site-specific library html pages should be installed? (~name ok) [none] Pathname where the site-specific manual pages should be installed? (~name ok) [/usr/share/man/man1] Pathname where the site-specific library manual pages should be installed? (~name ok) [/usr/share/man/man3] Pathname where add-on public executable scripts should be installed? (~name ok) [/usr/bin] backtrace() found. Use the "fast stdio" if available? [n] off_t found. Checking to see how big your file offsets are... fpos_t found. Checking the size of fpos_t... Try to understand large files, if available? [y] Rechecking to see how big your file offsets are... Rechecking the size of fpos_t... 16 bytes. qgcvt() found. Checking the kind of doubles you have... You have IEEE 754 64-bit little endian doubles. Checking how to print long doubles... gconvert NOT found. gcvt() found. sprintf() found. I'll use sprintf to convert floats into a string. fwalk() NOT found. accept4() found. access() found. defines the *_OK access constants. accessx() NOT found. acosh() found. aintl() NOT found. alarm() found. ctime64() NOT found. localtime64() NOT found. gmtime64() NOT found. mktime64() NOT found. difftime64() NOT found. asctime64() NOT found. found. found. found. Testing to see if we should include . We'll include . Checking to see if your struct tm has tm_zone field... Checking to see if your struct tm has tm_gmtoff field... asctime_r() found. asinh() found. atanh() found. atolf() NOT found. atoll() found. Checking whether your compiler can handle __attribute__((format)) ... Checking whether your compiler allows __printf__ format to be null ... Checking whether your compiler can handle __attribute__((malloc)) ... Checking whether your compiler can handle __attribute__((nonnull(1))) ... Checking whether your compiler can handle __attribute__((noreturn)) ... Checking whether your compiler can handle __attribute__((pure)) ... Checking whether your compiler can handle __attribute__((unused)) ... Checking whether your compiler can handle __attribute__((deprecated)) ... Checking whether your compiler can handle __attribute__((warn_unused_result)) ... Checking whether your compiler can handle __attribute__((always_inline)) ... getpgrp() found. Assuming your getpgrp is probably a USG one, i.e. you use getpgrp(). setpgrp() found. You have to use setpgrp() instead of setpgrp(pid,pgrp). Checking whether your compiler can handle __builtin_add_overflow ... Checking whether your compiler can handle __builtin_sub_overflow ... Checking whether your compiler can handle __builtin_mul_overflow ... Checking whether your compiler can handle __builtin_choose_expr ... Checking whether your compiler can handle __builtin_expect ... Checking for C99 variadic macros. You have C99 variadic macros. You have void (*signal())(). Checking whether your C compiler can cast large floats to int32. Checking whether your C compiler can cast negative float to unsigned. cbrt() found. chown() found. chroot() found. chsize() NOT found. class() NOT found. clearenv() found. Hmm... Looks like you have Berkeley networking support. socketpair() found. Checking the availability sa_len in the sock struct ... Checking the availability struct sockaddr_in6 ... Checking the availability struct sockaddr_storage ... Checking the availability sin6_scope_id in struct sockaddr_in6 ... Checking the availability struct ip_mreq ... Checking the availability struct ip_mreq_source ... Checking the availability struct ipv6_mreq ... Checking the availability struct ipv6_mreq_source ... Checking the availability of certain socket constants... found. Checking to see if your system supports struct cmsghdr... copysign() found. copysignl() found. crypt() found. found. crypt_r() found. ctermid() found. ctermid_r() NOT found. ctime_r() found. cuserid() found. dbmclose() NOT found. difftime() found. found. Your directory entries are struct dirent. Your directory entry does not know about the d_namlen field. Checking to see if DIR has a dd_fd member variable found. NOT found. dirfd() found. dladdr() found. dlerror() found. found. What is the extension of dynamically loaded modules [so] Checking whether your dlsym() needs a leading underscore ... I can't compile and run the test program. I'm guessing that dlsym doesn't need a leading underscore. drand48_r() found. dup2() found. dup3() found. localeconv_l() NOT found. NOT found. newlocale() found. freelocale() found. uselocale() found. duplocale() found. querylocale() NOT found. eaccess() found. endgrent() found. found. endgrent_r() NOT found. endhostent() found. found. endhostent_r() NOT found. endnetent() found. endnetent_r() NOT found. endprotoent() found. endprotoent_r() NOT found. endpwent() found. found. endpwent_r() NOT found. endservent() found. endservent_r() NOT found. defines the O_* constants... and you have the 3 argument form of open(). found. We'll be including . found. We don't need to include if we include . fork() found. pipe() found. Figuring out the flag used by open() for non-blocking I/O... Let's see what value errno gets from read() on a O_NONBLOCK file... erf() found. erfc() found. exp2() found. expm1() found. Checking how std your stdio is... fchdir() found. fchmod() found. openat() found. unlinkat() found. renameat() found. linkat() found. fchmodat() found. fchown() found. fcntl() found. Well, your system knows about the normal fd_set typedef... and you have the normal fd_set macros (just as I'd expect). fdclose() NOT found. fdim() found. fegetround() found. ffs() found. ffsl() found. fgetpos() found. finite() found. finitel() found. flock() found. fma() found. fmax() found. fmin() found. fp_class() NOT found. Checking to see if you have fpclassify... fp_classify() NOT found. fp_classl() NOT found. pathconf() found. fpathconf() found. fpclass() NOT found. fpclassl() NOT found. fpgetround() NOT found. Checking to see if you have fpos64_t... frexpl() found. found. found. Checking to see if your system supports struct fs_data... fseeko() found. fsetpos() found. fstatfs() found. statvfs() found. fstatvfs() found. fsync() found. ftello() found. Checking if you have a working futimes() Yes, you have A working gai_strerror() found. NOT found. NOT found. NOT found. getaddrinfo() found. getcwd() found. Checking to see if getenv() preserves a different thread's results getenv() didn't destroy another thread's buffer getespwnam() NOT found. getfsstat() NOT found. getgrent() found. getgrent_r() found. getgrgid_r() found. getgrnam_r() found. gethostbyaddr() found. gethostbyname() found. gethostent() found. gethostname() found. uname() found. Shall I ignore gethostname() from now on? [n] gethostbyaddr_r() found. gethostbyname_r() found. gethostent_r() found. getitimer() found. getlogin() found. getlogin_r() found. getmnt() NOT found. getmntent() found. getnameinfo() found. getnetbyaddr() found. getnetbyname() found. getnetent() found. getnetbyaddr_r() found. getnetbyname_r() found. getnetent_r() found. getpagesize() found. getprotobyname() found. getprotobynumber() found. getprotoent() found. getpgid() found. getpgrp2() NOT found. getppid() found. getpriority() found. getprotobyname_r() found. getprotobynumber_r() found. getprotoent_r() found. getprpwnam() NOT found. getpwent() found. getpwent_r() found. getpwnam_r() found. getpwuid_r() found. getservbyname() found. getservbyport() found. getservent() found. getservbyname_r() found. getservbyport_r() found. getservent_r() found. getspnam() found. found. getspnam_r() found. gettimeofday() found. gmtime_r() found. hasmntopt() found. found. found. htonl() found. hypot() found. ilogb() found. ilogbl() found. inet_aton() found. inet_ntop() found. inet_pton() found. isascii() found. isblank() found. Checking to see if you have isfinite... isfinitel() NOT found. Checking to see if you have isinf... isinfl() found. Checking to see if you have isless... Checking to see if you have isnan... isnanl() found. Checking to see if you have isnormal... j0() found. j0l() found. killpg() found. localeconv() found. lchown() found. LDBL_DIG found. lgamma() found. lgamma_r() found. Checking to see if your libm supports _LIB_VERSION... No, it does not (probably harmless) link() found. llrint() found. llrintl() found. llround() found. llroundl() found. localtime_r() found. lockf() found. log1p() found. log2() found. logb() found. lrint() found. lrintl() found. lround() found. lroundl() found. lstat() found. madvise() found. malloc_size() NOT found. malloc_good_size() NOT found. malloc_usable_size() found. mblen() found. mbrlen() found. mbrtowc() found. mbstowcs() found. mbtowc() found. memmem() found. memrchr() found. mkdir() found. mkdtemp() found. mkfifo() found. mkostemp() found. mkstemp() found. mkstemps() found. mktime() found. found. mmap() found. and it returns (void *). sqrtl() found. scalbnl() found. truncl() found. modfl() found. mprotect() found. msgctl() found. msgget() found. msgsnd() found. msgrcv() found. You have the full msg*(2) library. Checking to see if your system supports struct msghdr... msync() found. munmap() found. nan() found. nanosleep() found. nearbyint() found. nextafter() found. nexttoward() found. nice() found. found. nl_langinfo() found. found. Your system has nl_langinfo_l()... define and it is thread-safe (just as I'd hoped). define Checking whether your compiler can handle struct bitfields that aren't 'int' or 'unsigned int' ... Your C compiler supports struct bitfields besides 'int' and 'unsigned int'. NOT found. Choosing the C types to be used for Perl's internal types... Checking how many bits of your UVs your NVs can preserve... Your NVs can preserve only 53 bits of your UVs. Checking to find the largest integer value your NVs can hold... The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0 Checking whether NV 0.0 is all bits zero in memory... 0.0 is represented as all bits zero in memory Checking to see if you have off64_t... Checking what constant to use for creating joinable pthreads... You seem to use PTHREAD_CREATE_JOINABLE. pause() found. pipe2() found. poll() found. prctl() found. readlink() found. vfork() found. Do you still want to use vfork()? [n] pthread_atfork found. pthread_attr_setscope() found. sched_yield() found. pthread_yield() found. Checking to see if you have ptrdiff_t... random_r() found. readdir() found. seekdir() found. telldir() found. rewinddir() found. readdir64_r() found. readdir_r() found. readv() found. recvmsg() found. regcomp() found. remainder() found. remquo() found. rename() found. rint() found. rmdir() found. round() found. scalbn() found. select() found. semctl() found. semget() found. semop() found. You have the full sem*(2) library. You do not have union semun in . You can use union semun for semctl IPC_STAT. You can also use struct semid_ds* for semctl IPC_STAT. sendmsg() found. setegid() found. seteuid() found. setgrent() found. setgrent_r() NOT found. sethostent() found. sethostent_r() NOT found. setitimer() found. setlinebuf() found. found. towupper() found. Checking to see if you have setlocale() and its behavior Your system has setlocale()... and it seems sane; you have a C.UTF-8 locale setlocale_r() NOT found. setnetent() found. setnetent_r() NOT found. setprotoent() found. setpgid() found. setpgrp2() NOT found. setpriority() found. setproctitle() NOT found. setprotoent_r() NOT found. setpwent() found. setpwent_r() NOT found. setregid() found. setresgid() found. setreuid() found. setresuid() found. setrgid() NOT found. setruid() NOT found. setservent() found. setservent_r() NOT found. setsid() found. setvbuf() found. shmctl() found. shmget() found. shmat() found. and it returns (void *). shmdt() found. You have the full shm*(2) library. sigaction() found. pid_t found. Checking if your siginfo_t has si_errno field... Checking if your siginfo_t has si_pid field... Checking if your siginfo_t has si_uid field... Checking if your siginfo_t has si_addr field... Checking if your siginfo_t has si_status field... Checking if your siginfo_t has si_band field... Checking if your siginfo_t has si_value field... Checking if your siginfo_t has si_fd field... NOT found. Checking to see if you have signbit() available to work on double... Yes. sigprocmask() found. POSIX sigsetjmp found. snprintf() found. vsnprintf() found. sockatmark() found. socks5_init() NOT found. srand48_r() found. srandom_r() found. stat() found. found. Checking to see if your struct stat has st_blocks field... found. found. Checking to see if your system supports struct statfs... Checking to see if your struct statfs has f_flags field... Your compiler supports static __inline__. Checking how to access stdio streams by file descriptor number... I can't figure out how to access stdio streams by file descriptor number. strcoll() found. strerror_l() found. strerror_r() found. strftime() found. strlcat() found. strlcpy() found. strnlen() found. strtod() found. strtod_l() found. strtol() found. strtold() found. strtold_l() found. strtoll() found. strtoq() found. strtoul() found. strtoull() found. strtouq() found. strxfrm() found. strxfrm_l() found. symlink() found. syscall() found. sysconf() found. system() found. tcgetpgrp() found. tcsetpgrp() found. tgamma() found. Your compiler supports _Thread_local. time() found. time_t found. timegm() found. found. times() found. clock_t found. tmpnam_r() found. towlower() found. trunc() found. truncate() found. ttyname_r() found. tzname[] found. (Testing for character data alignment may crash the test. That's okay.) It seems that you must access character data in an aligned manner. ualarm() found. umask() found. unordered() NOT found. unsetenv() found. usleep() found. ustat() NOT found. closedir() found. Checking whether closedir() returns a status... wait4() found. waitpid() found. wcrtomb() found. A working wcscmp() found. wcstombs() found. A working wcsxfrm() found. wctomb() found. writev() found. Checking alignment constraints... Doubles must be aligned on a how-many-byte boundary? [8] Checking how long a character is (in bits)... What is the length of a character (in bits)? [8] Checking to see how your cpp does stuff like concatenate tokens... Oh! Smells like ANSI's been here. found. Checking Berkeley DB version ... Looks OK. Checking return type needed for hash for Berkeley DB ... Checking return type needed for prefix for Berkeley DB ... Exclude . from @INC by default? [y] Checking the kind of infinities and nans you have... (The following tests may crash. That's okay.) Checking how many mantissa bits your doubles have... Checking how many mantissa bits your long doubles have... Checking how many mantissa bits your NVs have... Using our internal random number implementation... Determining whether or not we are on an EBCDIC system... Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8. Checking how to flush all pending stdio output... Your fflush(NULL) works okay for output streams. Let's see if it clobbers input pipes... fflush(NULL) seems to behave okay with input streams. Checking the size of gid_t... Checking the sign of gid_t... Checking how to print 64-bit integers... Checking the format strings to be used for Perl's internal types... Checking the format string to be used for gids... getgroups() found. setgroups() found. What type pointer is the second argument to getgroups() and setgroups()? [gid_t] Checking if your /tools_aarch64/bin/make program sets $(MAKE)... mode_t found. It seems that you don't need va_copy(). size_t found. What is the type for the 1st argument to gethostbyaddr? [char *] What is the type for the 2nd argument to gethostbyaddr? [size_t] What pager is used on your system? [/usr/bin/less -isR] Checking how to generate random libraries on your machine... What is the type for the 2nd, 3rd, and 4th arguments to select? [fd_set *] Your select() operates on 64 bits at a time. Generating a list of signal names and numbers... Checking the size of size_t... Checking to see if you have socklen_t... NOT found. I'll be using ssize_t for functions returning a byte count. Checking the size of st_dev... Checking the sign of st_dev... Checking the size of st_ino... Checking the sign of st_ino... Your stdio uses signed chars. Checking the size of uid_t... Checking the sign of uid_t... Checking the format string to be used for uids... Would you like to build perl with strict enabled by default? [n] Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program... I'm unable to compile the test program. I'll assume no sysctl with KERN_PROC_PATHNAME here. Determining whether we can use _NSGetExecutablePath to find executing program... I'm unable to compile the test program. I'll assume no _NSGetExecutablePath here. Which compiler compiler (yacc or bison -y) shall I use? [yacc] found. found. found. NOT found. NOT found. NOT found. NOT found. NOT found. NOT found. found. NOT found. found. found. NOT found. Guessing which symbols your C compiler and preprocessor define... awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator You seem to have -D_FORTIFY_SOURCE already, not adding it. tcsetattr() found. You have POSIX termios.h... good! found. found. NOT found. NOT found. found. found. NOT found. found. found. NOT found. found. found. found. found. NOT found. found. found. Looking for extensions... What extensions do you wish to load dynamically? [B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared] What extensions do you wish to load statically? [none] Stripping down executable paths... Creating config.sh... Doing variable substitutions on .SH files... Extracting config.h (with variable substitutions) cflags.SH: Adding -Werror=pointer-arith. cflags.SH: Adding -Werror=vla. cflags.SH: Adding -Wextra. cflags.SH: Adding -Wno-long-long. cflags.SH: Adding -Wno-declaration-after-statement. cflags.SH: Adding -Wc++-compat. cflags.SH: Adding -Wwrite-strings. cflags.SH: cc = cc cflags.SH: ccflags = -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 cflags.SH: stdflags = cflags.SH: optimize = -O2 cflags.SH: warn = -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings Extracting cflags (with variable substitutions) Not re-extracting config.h Extracting makedepend (with variable substitutions) Extracting makedepend_file (with variable substitutions) Extracting Makefile (with variable substitutions) Extracting myconfig (with variable substitutions) Extracting pod/Makefile (with variable substitutions) Extracting Policy.sh (with variable substitutions) Extracting runtests (with variable substitutions) Run make depend now? [y] make[1]: Entering directory '/usr/src/perl-5.36.0' Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:254: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:254: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings generate_uudmap.c cc -o generate_uudmap -fstack-protector-strong -L/usr/local/lib generate_uudmap.o -lpthread -ldl -lm -lcrypt -lutil -lc ./generate_uudmap uudmap.h bitcount.h mg_data.h sh ./makedepend MAKE="make" cflags make[2]: Entering directory '/usr/src/perl-5.36.0' makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition rm -f opmini.c /bin/ln -s op.c opmini.c rm -f perlmini.c /bin/ln -s perl.c perlmini.c rm -f universalmini.c /bin/ln -s universal.c universalmini.c echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c builtin.c universal.c pad.c globals.c keywords.c perlio.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c miniperlmain.c opmini.c perlmini.c universalmini.c | tr ' ' '\n' >.clist make[2]: Leaving directory '/usr/src/perl-5.36.0' make[2]: Entering directory '/usr/src/perl-5.36.0' makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition sh ./makedepend_file av.c av.c.depends cflags Finding dependencies for av.o sh ./makedepend_file scope.c scope.c.depends cflags Finding dependencies for scope.o sh ./makedepend_file op.c op.c.depends cflags Finding dependencies for op.o sh ./makedepend_file doop.c doop.c.depends cflags Finding dependencies for doop.o sh ./makedepend_file doio.c doio.c.depends cflags Finding dependencies for doio.o sh ./makedepend_file dump.c dump.c.depends cflags Finding dependencies for dump.o sh ./makedepend_file gv.c gv.c.depends cflags Finding dependencies for gv.o sh ./makedepend_file hv.c hv.c.depends cflags Finding dependencies for hv.o sh ./makedepend_file mg.c mg.c.depends cflags Finding dependencies for mg.o sh ./makedepend_file reentr.c reentr.c.depends cflags Finding dependencies for reentr.o sh ./makedepend_file mro_core.c mro_core.c.depends cflags Finding dependencies for mro_core.o sh ./makedepend_file perl.c perl.c.depends cflags Finding dependencies for perl.o sh ./makedepend_file perly.c perly.c.depends cflags Finding dependencies for perly.o sh ./makedepend_file pp.c pp.c.depends cflags Finding dependencies for pp.o sh ./makedepend_file pp_hot.c pp_hot.c.depends cflags Finding dependencies for pp_hot.o sh ./makedepend_file pp_ctl.c pp_ctl.c.depends cflags Finding dependencies for pp_ctl.o sh ./makedepend_file pp_sys.c pp_sys.c.depends cflags Finding dependencies for pp_sys.o sh ./makedepend_file regcomp.c regcomp.c.depends cflags Finding dependencies for regcomp.o sh ./makedepend_file regexec.c regexec.c.depends cflags Finding dependencies for regexec.o sh ./makedepend_file utf8.c utf8.c.depends cflags Finding dependencies for utf8.o sh ./makedepend_file sv.c sv.c.depends cflags Finding dependencies for sv.o sh ./makedepend_file taint.c taint.c.depends cflags Finding dependencies for taint.o sh ./makedepend_file toke.c toke.c.depends cflags Finding dependencies for toke.o sh ./makedepend_file util.c util.c.depends cflags Finding dependencies for util.o sh ./makedepend_file deb.c deb.c.depends cflags Finding dependencies for deb.o sh ./makedepend_file run.c run.c.depends cflags Finding dependencies for run.o sh ./makedepend_file builtin.c builtin.c.depends cflags Finding dependencies for builtin.o sh ./makedepend_file universal.c universal.c.depends cflags Finding dependencies for universal.o sh ./makedepend_file pad.c pad.c.depends cflags Finding dependencies for pad.o sh ./makedepend_file globals.c globals.c.depends cflags Finding dependencies for globals.o sh ./makedepend_file keywords.c keywords.c.depends cflags Finding dependencies for keywords.o sh ./makedepend_file perlio.c perlio.c.depends cflags Finding dependencies for perlio.o sh ./makedepend_file numeric.c numeric.c.depends cflags Finding dependencies for numeric.o sh ./makedepend_file mathoms.c mathoms.c.depends cflags Finding dependencies for mathoms.o sh ./makedepend_file locale.c locale.c.depends cflags Finding dependencies for locale.o sh ./makedepend_file pp_pack.c pp_pack.c.depends cflags Finding dependencies for pp_pack.o sh ./makedepend_file pp_sort.c pp_sort.c.depends cflags Finding dependencies for pp_sort.o sh ./makedepend_file caretx.c caretx.c.depends cflags Finding dependencies for caretx.o sh ./makedepend_file dquote.c dquote.c.depends cflags Finding dependencies for dquote.o sh ./makedepend_file time64.c time64.c.depends cflags Finding dependencies for time64.o sh ./makedepend_file miniperlmain.c miniperlmain.c.depends cflags Finding dependencies for miniperlmain.o sh ./makedepend_file opmini.c opmini.c.depends cflags Finding dependencies for opmini.o sh ./makedepend_file perlmini.c perlmini.c.depends cflags Finding dependencies for perlmini.o sh ./makedepend_file universalmini.c universalmini.c.depends cflags Finding dependencies for universalmini.o make[2]: Leaving directory '/usr/src/perl-5.36.0' Updating makefile... make[1]: Leaving directory '/usr/src/perl-5.36.0' Now you must run 'make'. If you compile perl5 on a different machine or from a different object directory, copy the Policy.sh file from this object directory to the new one before you run Configure -- this will help you with most of the policy defaults. cd /usr/src/perl-5.36.0 && make -j4 make[1]: Entering directory '/usr/src/perl-5.36.0' makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition echo @`sh cflags "optimize='-O2'" opmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c echo @`sh cflags "optimize='-O2'" perlmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c echo @`sh cflags "optimize='-O2'" universalmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c @cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c @cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c @cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings gv.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings toke.c gv.c: In function 'S_gv_stashpvn_internal': gv.c:1609:9: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1609 | if (!HvNAME_get(stash)) { | ^ In file included from perl.h:4164, from gv.c:41: hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ gv.c: In function 'S_parse_gv_stash_name': gv.c:1815:25: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1815 | if (!HvNAME_get(*stash)) { | ^ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ gv.c:1829:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1829 | else if (!HvNAME_get(*stash)) | ^ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ gv.c: In function 'Perl_gv_handler': gv.c:3277:19: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 3277 | if (!stash || !HvNAME_get(stash)) | ^ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pad.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings regcomp.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings dump.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings util.c regcomp.c: In function 'Perl_re_op_compile': regcomp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in 'old_re->sv_u.svu_pv + (sizetype)Perl_ReANY((const REGEXP * const)old_re)->pre_prefix' must not be NULL [-Waddress] 7966 | && RX_PRECOMP(old_re) | ^~ dump.c: In function 'Perl_do_gv_dump': dump.c:1650:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1650 | if (sv && GvNAME(sv)) { | ^~ In file included from perl.h:4164, from dump.c:29: hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ dump.c: In function 'Perl_do_gvgv_dump': dump.c:1665:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1665 | if (sv && GvNAME(sv)) { | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings reentr.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings mg.c util.c: In function 'S_gv_has_usable_name': util.c:6009:9: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 6009 | && HvENAME(GvSTASH(gv)) | ^~ In file included from perl.h:4164, from util.c:26: hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings mro_core.c mg.c: In function 'Perl_magic_clearisa': mg.c:1889:23: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1889 | if (stash && HvENAME(stash)) mro_isa_changed_in(stash); | ^~ In file included from perl.h:4164, from mg.c:45: hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ mg.c:1901:15: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1901 | if (stash && HvENAME_get(stash)) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings keywords.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings builtin.c mro_core.c: In function 'Perl_mro_get_linear_isa': mro_core.c:428:28: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 428 | (HvENAME(stash)||HvNAME(stash)) | ^~ In file included from perl.h:4164, from mro_core.c:31: hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ mro_core.c: In function 'Perl_mro_package_moved': mro_core.c:790:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 790 | !GvSTASH(gv) || !HvENAME(GvSTASH(gv)) || | ^ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ mro_core.c: In function 'S_mro_gather_and_rename': mro_core.c:906:39: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 906 | const bool stash_had_name = stash && HvENAME(stash); | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ mro_core.c:1166:38: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1166 | || (oldsubstash && HvENAME_get(oldsubstash)) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ In file included from perl.h:5837: mro_core.c: In function 'Perl_mro_method_changed_in': hv.h:426:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char[0]' [-Warray-bounds=] 426 | #define HEK_FLAGS(hek) (*((unsigned char *)(HEK_KEY(hek))+HEK_LEN(hek)+1)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embed.h:248:70: note: in definition of macro 'hv_common' 248 | #define hv_common(a,b,c,d,e,f,g,h) Perl_hv_common(aTHX_ a,b,c,d,e,f,g,h) | ^ hv.h:440:34: note: in expansion of macro 'HEK_FLAGS' 440 | #define HEK_UTF8(hek) (HEK_FLAGS(hek) & HVhek_UTF8) | ^~~~~~~~~ hv.h:539:56: note: in expansion of macro 'HEK_UTF8' 539 | hv_common((hv), NULL, HEK_KEY(hek), HEK_LEN(hek), HEK_UTF8(hek), \ | ^~~~~~~~ mro_core.c:1333:23: note: in expansion of macro 'hv_fetchhek' 1333 | SV ** const svp = hv_fetchhek(PL_isarev, HvENAME_HEK(stash), 0); | ^~~~~~~~~~~ cc1: note: source object is likely at address zero cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings av.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings hv.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings run.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_hot.c hv.c: In function 'S_hv_delete_common': hv.c:1436:42: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1436 | if (sv && SvTYPE(sv) == SVt_PVGV && HvENAME_get(hv)) { | ^~ In file included from perl.h:4164, from hv.c:35: hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ hv.c:1445:18: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1445 | && HvENAME_get(stash)) { | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ hv.c:1532:14: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1532 | && HvENAME_get(hv)) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ hv.c: In function 'Perl_hfree_next_entry': hv.c:2172:44: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 2172 | if ( PL_phase != PERL_PHASE_DESTRUCT && HvENAME(hv) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ hv.c:2174:31: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 2174 | && GvHV(HeVAL(entry)) && HvENAME(GvHV(HeVAL(entry))) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ hv.c: In function 'Perl_hv_undef_flags': hv.c:2225:41: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 2225 | if (PL_phase != PERL_PHASE_DESTRUCT && HvNAME(hv)) { | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ In file included from perl.h:5837: hv.h:426:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char[0]' [-Warray-bounds=] 426 | #define HEK_FLAGS(hek) (*((unsigned char *)(HEK_KEY(hek))+HEK_LEN(hek)+1)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embed.h:248:70: note: in definition of macro 'hv_common' 248 | #define hv_common(a,b,c,d,e,f,g,h) Perl_hv_common(aTHX_ a,b,c,d,e,f,g,h) | ^ hv.h:440:34: note: in expansion of macro 'HEK_FLAGS' 440 | #define HEK_UTF8(hek) (HEK_FLAGS(hek) & HVhek_UTF8) | ^~~~~~~~~ hv.h:545:55: note: in expansion of macro 'HEK_UTF8' 545 | hv_common((hv), NULL, HEK_KEY(hek), HEK_LEN(hek), HEK_UTF8(hek), \ | ^~~~~~~~ hv.c:2269:19: note: in expansion of macro 'hv_deletehek' 2269 | (void)hv_deletehek(PL_stashcache, HvENAME_HEK(hv), G_DISCARD); | ^~~~~~~~~~~~ cc1: note: source object is likely at address zero hv.h:426:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char[0]' [-Warray-bounds=] 426 | #define HEK_FLAGS(hek) (*((unsigned char *)(HEK_KEY(hek))+HEK_LEN(hek)+1)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ embed.h:248:70: note: in definition of macro 'hv_common' 248 | #define hv_common(a,b,c,d,e,f,g,h) Perl_hv_common(aTHX_ a,b,c,d,e,f,g,h) | ^ hv.h:440:34: note: in expansion of macro 'HEK_FLAGS' 440 | #define HEK_UTF8(hek) (HEK_FLAGS(hek) & HVhek_UTF8) | ^~~~~~~~~ hv.h:545:55: note: in expansion of macro 'HEK_UTF8' 545 | hv_common((hv), NULL, HEK_KEY(hek), HEK_LEN(hek), HEK_UTF8(hek), \ | ^~~~~~~~ hv.c:2280:19: note: in expansion of macro 'hv_deletehek' 2280 | (void)hv_deletehek(PL_stashcache, HvNAME_HEK(hv), G_DISCARD); | ^~~~~~~~~~~~ cc1: note: source object is likely at address zero cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings sv.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings scope.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_ctl.c sv.c: In function 'S_glob_assign_glob': sv.c:3712:48: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 3712 | GvCV((const GV *)ssv) && GvSTASH(dsv) && HvENAME(GvSTASH(dsv)) | ^~ In file included from perl.h:4164, from sv.c:32: hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c:3721:22: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 3721 | && GvSTASH(dsv) && HvENAME(GvSTASH(dsv)) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c:3734:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 3734 | && GvSTASH(dsv) && HvENAME(GvSTASH(dsv)) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c:3790:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 3790 | if(old_stash ? (HV *)HvENAME_get(old_stash) : stash) | ^~~~~~~~~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'Perl_gv_setref': sv.c:3940:24: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 3940 | && (!dref || HvENAME_get(dref)) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c:3953:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 3953 | && GvSTASH(dsv) && HvENAME(GvSTASH(dsv)) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'Perl_sv_setsv_flags': sv.c:4385:25: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 4385 | old_stash ? (HV *)HvENAME_get(old_stash) : stash | ^~~~~~~~~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'S_anonymise_cv_maybe': sv.c:6460:27: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 6460 | gvname = (GvSTASH(gv) && HvNAME(GvSTASH(gv)) && HvENAME(GvSTASH(gv))) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c:6460:50: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 6460 | gvname = (GvSTASH(gv) && HvNAME(GvSTASH(gv)) && HvENAME(GvSTASH(gv))) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'Perl_sv_clear': sv.c:6695:20: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 6695 | && HvENAME_get(stash)) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'Perl_sv_resetpvn': sv.c:9942:33: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 9942 | if (GvHV(gv) && !HvNAME_get(GvHV(gv))) { | ^ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'Perl_sv_ref': sv.c:10319:21: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 10319 | ? sv_sethek(dst, HvNAME_HEK(SvSTASH(sv))) | ^ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'S_sv_unglob': sv.c:10634:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 10634 | && HvNAME_get(stash)) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_sys.c pp.c: In function 'Perl_pp_undef': pp.c:928:15: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 928 | && HvENAME_get(stash); | ^~ In file included from perl.h:4164, from pp.c:28: hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ pp.c:953:33: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 953 | && (method_changed || HvENAME(stash)) ) | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings doop.c scope.c: In function 'Perl_save_gp': scope.c:413:19: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 413 | if (stash && HvENAME(stash)) { | ^~ In file included from perl.h:4164, from scope.c:27: hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ scope.c: In function 'Perl_leave_scope': scope.c:1122:20: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1122 | if (hv && HvENAME(hv) && ( | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ scope.c:1237:41: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1237 | if ((hv=GvSTASH(a0.any_gv)) && HvENAME_get(hv)) { | ^~ hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings doio.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings regexec.c pp_sys.c: In function 'Perl_pp_select': pp_sys.c:1340:14: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1340 | gvp = hv && HvENAME(hv) | ^~ In file included from perl.h:4164, from pp_sys.c:31: hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings utf8.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings taint.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings deb.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings globals.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perlio.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings numeric.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings mathoms.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings locale.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_pack.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_sort.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings caretx.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings dquote.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings time64.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings miniperlmain.c rm -f pod/perl5360delta.pod /bin/ln -s perldelta.pod pod/perl5360delta.pod cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings op.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings universal.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perly.c cc -fstack-protector-strong -L/usr/local/lib -o miniperl \ opmini.o perlmini.o universalmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o builtin.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lpthread -ldl -lm -lcrypt -lutil -lc ./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1' ./miniperl -Ilib -f write_buildcustomize.pl ./miniperl -Ilib autodoc.pl ./miniperl -Ilib pod/perlmodlib.PL -q ./miniperl -Ilib make_patchnum.pl Updating 'git_version.h' and 'lib/Config_git.pl' ./miniperl -Ilib configpm cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perl.c written lib/Config.pod updated lib/Config.pm updated lib/Config_heavy.pl ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Archive::Tar make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Archive-Tar' ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Attribute-Handlers directly ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/AutoLoader directly ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for CPAN make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/CPAN' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Archive-Tar' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/CPAN' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-Requirements directly ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for CPAN::Meta make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/CPAN-Meta' Running pm_to_blib for cpan/CPAN-Meta-YAML directly ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Carp directly ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Config-Perl-V directly ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.a ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Devel-SelfStubber directly ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Digest directly ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Dumpvalue directly ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Env directly ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/CPAN-Meta' ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Exporter directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Errno make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Errno' Running pm_to_blib for dist/ExtUtils-CBuilder directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Constant directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Install directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Manifest directly "../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm Generating a Unix-style Makefile Writing Makefile for ExtUtils::MakeMaker make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/ExtUtils-MakeMaker' Generating a Unix-style Makefile Writing Makefile for ExtUtils::Manifest make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/ExtUtils-Manifest' make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Errno' ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/ExtUtils-Miniperl directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-PL2Bat directly ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/ExtUtils-MakeMaker' ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/ExtUtils-ParseXS directly Running pm_to_blib for cpan/File-Fetch directly ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/File-Find directly ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/ExtUtils-Manifest' ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Path directly ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for ExtUtils::ParseXS make[2]: Entering directory '/usr/src/perl-5.36.0/dist/ExtUtils-ParseXS' Running pm_to_blib for cpan/File-Temp directly ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/FileCache directly ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Filter-Simple directly ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/FindBin directly ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Getopt-Long directly ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-Collate directly ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-LangTags directly ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for HTTP::Tiny make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/HTTP-Tiny' make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/ExtUtils-ParseXS' ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for lib make[2]: Entering directory '/usr/src/perl-5.36.0/dist/lib' Running pm_to_blib for cpan/IO-Socket-IP directly ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Zlib directly ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IPC-Cmd directly ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.a "../../miniperl" "-I../../lib" lib_pm.PL lib.pm Extracting lib.pm (with variable substitutions) Running pm_to_blib for ext/IPC-Open3 directly ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/lib' ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Locale-Maketext directly ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Locale-Maketext-Simple directly ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/HTTP-Tiny' Running pm_to_blib for cpan/Math-BigInt directly ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.a ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigRat directly ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-Complex directly ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for JSON::PP make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/JSON-PP' Running pm_to_blib for cpan/Memoize directly ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load directly ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load-Conditional directly ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Loaded directly ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/NEXT directly ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Module::CoreList make[2]: Entering directory '/usr/src/perl-5.36.0/dist/Module-CoreList' Running pm_to_blib for dist/Net-Ping directly ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/JSON-PP' ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Params-Check directly ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Perl-OSType directly ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Module::Metadata make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Module-Metadata' Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Escapes directly ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Checker make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Pod-Checker' cp corelist blib/script/corelist /usr/src/perl-5.36.0/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist Generating a Unix-style Makefile Writing Makefile for if make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Module-Metadata' ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/dist/if' make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/Module-CoreList' ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.a "../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker Extracting podchecker (with variable substitutions) Generating a Unix-style Makefile Writing Makefile for Pod::Perldoc Generating a Unix-style Makefile Writing Makefile for Pod::Html cp podchecker blib/script/podchecker /usr/src/perl-5.36.0/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Pod-Html' make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Pod-Perldoc' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Pod-Checker' ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/if' ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Safe directly ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Pod-Perldoc' ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Search-Dict directly ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/SelfLoader directly ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Term-ANSIColor directly ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Pod-Html' ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-Complete directly ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Usage Running pm_to_blib for dist/Term-ReadLine directly ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Pod-Usage' Running pm_to_blib for dist/Test directly ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Test-Simple directly ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Term::Cap make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Term-Cap' Running pm_to_blib for dist/Text-Abbrev directly ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Test::Harness make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Test-Harness' Running pm_to_blib for cpan/Text-Balanced directly ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.a "../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage Extracting pod2usage (with variable substitutions) cp pod2usage blib/script/pod2usage /usr/src/perl-5.36.0/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage Running pm_to_blib for cpan/Text-ParseWords directly ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Tabs directly ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Pod-Usage' ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Term-Cap' ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Queue directly ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Tie-File directly ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Semaphore directly ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Hash-NamedCapture directly ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Test-Harness' Running pm_to_blib for cpan/Time-Local directly ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Tie-RefHash directly Running pm_to_blib for ext/Tie-Memoize directly ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.a ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/autodie directly ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/autouse directly ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/constant directly ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for XSLoader Generating a Unix-style Makefile Writing Makefile for base make[2]: Entering directory '/usr/src/perl-5.36.0/dist/base' make[2]: Entering directory '/usr/src/perl-5.36.0/dist/XSLoader' Running pm_to_blib for dist/encoding-warnings directly Generating a Unix-style Makefile Writing Makefile for bignum "../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/bignum' make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/XSLoader' ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/base' ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.a ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/experimental directly ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/parent directly ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/bignum' Running pm_to_blib for cpan/perlfaq directly ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.a ./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader ./miniperl -Ilib utils/Makefile.PL Extracting utils/Makefile (with variable substitutions) ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/version directly ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Net make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/libnet' Running pm_to_blib for cpan/Pod-Simple directly Generating a Unix-style Makefile Writing Makefile for Pod cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perlmain.c make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/podlators' Generating a Unix-style Makefile Writing Makefile for IO::Compress make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/IO-Compress' "../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man Extracting pod2man (with variable substitutions) "../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text Extracting pod2text (with variable substitutions) cp scripts/pod2man blib/script/pod2man /usr/src/perl-5.36.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/libnet' ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.a cp scripts/pod2text blib/script/pod2text /usr/src/perl-5.36.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text cp bin/streamzip blib/script/streamzip cp bin/zipdetails blib/script/zipdetails /usr/src/perl-5.36.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip /usr/src/perl-5.36.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails Generating a Unix-style Makefile Writing Makefile for Pod::Functions make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Pod-Functions' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/IO-Compress' "../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod Manifying 2 pod documents make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/podlators' make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Pod-Functions' ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= ./miniperl -Ilib mkppport running "/usr/src/perl-5.36.0/miniperl" -I../../lib PPPort_pm.PL Processing PropertyAliases.txt Generating a Unix-style Makefile Writing Makefile for DynaLoader Finishing property setup Processing PropValueAliases.txt make[2]: Entering directory '/usr/src/perl-5.36.0/ext/DynaLoader' "../../miniperl" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm rm -f DynaLoader.xs cp dl_dlopen.xs DynaLoader.xs Processing extracted/DGeneralCategory.txt "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/src/perl-5.36.0/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc mv DynaLoader.xsc DynaLoader.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.52\" -DXS_VERSION=\"1.52\" "-I../.." -DLIBC="/lib/../lib64/libc.so.6" DynaLoader.c rm -rf ../../DynaLoader.o cp DynaLoader.o ../../DynaLoader.o make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/DynaLoader' rm -f libperl.a /usr/bin/ar rc libperl.a op.o perl.o universal.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o builtin.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o DynaLoader.o cc -o perl -fstack-protector-strong -L/usr/local/lib -Wl,-E perlmain.o libperl.a `cat ext.libs` -lpthread -ldl -lm -lcrypt -lutil -lc Processing extracted/DCombiningClass.txt Processing extracted/DNumType.txt Processing extracted/DEastAsianWidth.txt Processing extracted/DLineBreak.txt Processing extracted/DBidiClass.txt Processing extracted/DDecompositionType.txt Processing extracted/DBinaryProperties.txt Processing extracted/DNumValues.txt including ppphdoc including inctools including ppphbin including version including threads including limits including variables including subparse including newCONSTSUB including magic_defs including misc including sv_xpvf including SvPV including warn including format including uv including memory including mess including mPUSH including call including newRV including MY_CXT including SvREFCNT including newSV_type including newSVpv including Sv_set including shared_pv including HvNAME including gv including pvs including magic including cop including grok including snprintf including sprintf including exception including strlfuncs including utf8 including pv_tools including locale running "/usr/src/perl-5.36.0/miniperl" -I../../lib ppport_h.PL installing ppport.h for cpan/DB_File installing ppport.h for cpan/IPC-SysV installing ppport.h for cpan/Win32API-File installing ppport.h for dist/Data-Dumper ppport.h in dist/Devel-PPPort is up-to-date installing ppport.h for dist/ExtUtils-ParseXS installing ppport.h for dist/IO installing ppport.h for dist/PathTools installing ppport.h for dist/Storable installing ppport.h for dist/threads installing ppport.h for dist/threads-shared installing ppport.h for dist/Time-HiRes installing ppport.h for dist/Unicode-Normalize removing temporary file PPPort.pm removing temporary file ppport.h ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Parsing config.in... Building Zlib enabled Auto Detect Gzip OS Code.. Setting Gzip OS Code to 3 [Unix/Default] Looks Good. Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Bzip2 Generating a Unix-style Makefile Writing Makefile for B make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Compress-Raw-Bzip2' make[2]: Entering directory '/usr/src/perl-5.36.0/ext/B' Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Zlib make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Compress-Raw-Zlib' Processing extracted/DJoinGroup.txt Processing extracted/DJoinType.txt Running Mkbootstrap for Bzip2 () Processing Jamo.txt chmod 644 "Bzip2.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc Processing UnicodeData.txt Running Mkbootstrap for Zlib () chmod 644 "Zlib.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc Running Mkbootstrap for B () mv Bzip2.xsc Bzip2.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO blocksort.c chmod 644 "B.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/B/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/ext/B/typemap' B.xs > B.xsc cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO bzlib.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO compress.c mv Zlib.xsc Zlib.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 adler32.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 compress.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO crctable.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 crc32.c mv B.xsc B.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 deflate.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 infback.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO decompress.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.83\" -DXS_VERSION=\"1.83\" -fPIC "-I../.." B.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inffast.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inflate.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO huffman.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inftrees.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 trees.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 uncompr.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO randtable.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 zutil.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO Bzip2.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 Zlib.c /usr/src/perl-5.36.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 rm -f ../../lib/auto/B/B.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong B.o -o ../../lib/auto/B/B.so \ \ chmod 755 ../../lib/auto/B/B.so /usr/src/perl-5.36.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so \ \ chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/B' ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic /usr/src/perl-5.36.0/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Zlib.o adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so \ \ chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Compress-Raw-Bzip2' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Compress-Raw-Zlib' ./miniperl -Ilib make_ext.pl lib/auto/DB_File/DB_File.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Cwd make[2]: Entering directory '/usr/src/perl-5.36.0/dist/PathTools' Parsing config.in... Looks Good. Generating a Unix-style Makefile Writing Makefile for Data::Dumper make[2]: Entering directory '/usr/src/perl-5.36.0/dist/Data-Dumper' Running Mkbootstrap for Cwd () chmod 644 "Cwd.bs" Generating a Unix-style Makefile Writing Makefile for DB_File "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/DB_File' mv Cwd.xsc Cwd.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.84\" -DXS_VERSION=\"3.84\" -fPIC "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c Running Mkbootstrap for Dumper () chmod 644 "Dumper.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc mv Dumper.xsc Dumper.c Running Mkbootstrap for DB_File () chmod 644 "DB_File.bs" cc -c -I/usr/local/BerkeleyDB/include -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.857\" -DXS_VERSION=\"1.857\" -fPIC "-I../.." -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t version.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.184\" -DXS_VERSION=\"2.184\" -fPIC "-I../.." Dumper.c /usr/src/perl-5.36.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 rm -f ../../lib/auto/Cwd/Cwd.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Cwd.o -o ../../lib/auto/Cwd/Cwd.so \ \ chmod 755 ../../lib/auto/Cwd/Cwd.so "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/src/perl-5.36.0/cpan/DB_File/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/cpan/DB_File/typemap' DB_File.xs > DB_File.xsc make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/PathTools' ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic /usr/src/perl-5.36.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 mv DB_File.xsc DB_File.c rm -f ../../lib/auto/Data/Dumper/Dumper.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so \ \ cc -c -I/usr/local/BerkeleyDB/include -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.857\" -DXS_VERSION=\"1.857\" -fPIC "-I../.." -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t DB_File.c Setting license tag... Adding META_MERGE... Generating a Unix-style Makefile Writing Makefile for Devel::PPPort make[2]: Entering directory '/usr/src/perl-5.36.0/dist/Devel-PPPort' chmod 755 ../../lib/auto/Data/Dumper/Dumper.so make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/Data-Dumper' ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic "../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm /usr/src/perl-5.36.0/cpan/DB_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DB_File.bs ../../lib/auto/DB_File/DB_File.bs 644 rm -f ../../lib/auto/DB_File/DB_File.so LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong version.o DB_File.o -o ../../lib/auto/DB_File/DB_File.so \ -ldb \ chmod 755 ../../lib/auto/DB_File/DB_File.so Generating a Unix-style Makefile Writing Makefile for Devel::Peek make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/DB_File' ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Devel-Peek' Generating a Unix-style Makefile Writing Makefile for Digest::MD5 make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Digest-MD5' Running Mkbootstrap for Peek () chmod 644 "Peek.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc Running Mkbootstrap for MD5 () mv Peek.xsc Peek.c chmod 644 "MD5.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -fPIC "-I../.." Peek.c mv MD5.xsc MD5.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.58\" -DXS_VERSION=\"2.58\" -fPIC "-I../.." MD5.c /usr/src/perl-5.36.0/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 rm -f ../../lib/auto/Devel/Peek/Peek.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Peek.o -o ../../lib/auto/Devel/Peek/Peek.so \ \ chmod 755 ../../lib/auto/Devel/Peek/Peek.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Devel-Peek' ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Digest::SHA make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Digest-SHA' /usr/src/perl-5.36.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 rm -f ../../lib/auto/Digest/MD5/MD5.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong MD5.o -o ../../lib/auto/Digest/MD5/MD5.so \ \ chmod 755 ../../lib/auto/Digest/MD5/MD5.so make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Digest-MD5' ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Running Mkbootstrap for SHA () chmod 644 "SHA.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc Generating a Unix-style Makefile Writing Makefile for Encode make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode' mv SHA.xsc SHA.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -fPIC "-I../.." SHA.c including ppphdoc including inctools including ppphbin including version including threads including limits including variables including subparse including newCONSTSUB including magic_defs including misc including sv_xpvf including SvPV including warn including format including uv including memory including mess including mPUSH including call including newRV including MY_CXT including SvREFCNT including newSV_type including newSVpv including Sv_set including shared_pv including HvNAME including gv including pvs including magic including cop including grok including snprintf including sprintf including exception including strlfuncs including utf8 including pv_tools including locale Running Mkbootstrap for PPPort () chmod 644 "PPPort.bs" "../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h Running Mkbootstrap for Encode () chmod 644 "Encode.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc /usr/src/perl-5.36.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 "../../miniperl" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs /usr/src/perl-5.36.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 rm -f ../../lib/auto/Digest/SHA/SHA.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SHA.o -o ../../lib/auto/Digest/SHA/SHA.so \ \ chmod 755 ../../lib/auto/Digest/SHA/SHA.so cp shasum blib/script/shasum /usr/src/perl-5.36.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum mv Encode.xsc Encode.c "../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Digest-SHA' ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Reading iso-8859-1 (iso-8859-1) Reading ascii (ascii) Reading cp1252 (cp1252) Reading ascii-ctrl (ascii-ctrl) Reading null (null) cc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC "-I../.." encengine.c Generating a Unix-style Makefile Writing Makefile for Fcntl make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Fcntl' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/Byte' Running Mkbootstrap for Byte () Running Mkbootstrap for Fcntl () chmod 644 "Byte.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm chmod 644 "Fcntl.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/src/perl-5.36.0/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc mv Fcntl.xsc Fcntl.c adding XS code from parts/inc/HvNAME adding XS code from parts/inc/MY_CXT adding XS code from parts/inc/SvPV adding XS code from parts/inc/SvREFCNT adding XS code from parts/inc/Sv_set adding XS code from parts/inc/call adding XS code from parts/inc/cop adding XS code from parts/inc/exception adding XS code from parts/inc/format adding XS code from parts/inc/grok adding XS code from parts/inc/gv adding XS code from parts/inc/limits adding XS code from parts/inc/locale adding XS code from parts/inc/mPUSH adding XS code from parts/inc/magic adding XS code from parts/inc/memory adding XS code from parts/inc/mess adding XS code from parts/inc/misc adding XS code from parts/inc/newCONSTSUB adding XS code from parts/inc/newRV adding XS code from parts/inc/newSV_type adding XS code from parts/inc/newSVpv adding XS code from parts/inc/pv_tools adding XS code from parts/inc/pvs adding XS code from parts/inc/shared_pv adding XS code from parts/inc/snprintf adding XS code from parts/inc/sprintf adding XS code from parts/inc/strlfuncs adding XS code from parts/inc/sv_xpvf adding XS code from parts/inc/threads adding XS code from parts/inc/utf8 adding XS code from parts/inc/uv adding XS code from parts/inc/variables adding XS code from parts/inc/warn cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC "-I../.." -W -Wall module2.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." Fcntl.c Reading iso-8859-2 (iso-8859-2) Reading iso-8859-3 (iso-8859-3) Reading iso-8859-4 (iso-8859-4) Reading iso-8859-5 (iso-8859-5) Reading iso-8859-6 (iso-8859-6) Reading iso-8859-7 (iso-8859-7) Reading iso-8859-8 (iso-8859-8) Reading iso-8859-9 (iso-8859-9) Reading iso-8859-10 (iso-8859-10) Reading iso-8859-11 (iso-8859-11) Reading iso-8859-13 (iso-8859-13) Reading iso-8859-14 (iso-8859-14) Reading iso-8859-15 (iso-8859-15) Reading iso-8859-16 (iso-8859-16) Reading AdobeStandardEncoding (AdobeStandardEncoding) Reading cp1006 (cp1006) Reading cp1250 (cp1250) Reading cp1251 (cp1251) Reading cp1253 (cp1253) Reading cp1254 (cp1254) Reading cp1255 (cp1255) Reading cp1256 (cp1256) Reading cp1257 (cp1257) Reading cp1258 (cp1258) Reading cp424 (cp424) Reading cp437 (cp437) Reading cp737 (cp737) Reading cp775 (cp775) Reading cp850 (cp850) Reading cp852 (cp852) Reading cp855 (cp855) Reading cp856 (cp856) Reading cp857 (cp857) Reading cp858 (cp858) Reading cp860 (cp860) Reading cp861 (cp861) Reading cp862 (cp862) Reading cp863 (cp863) Reading cp864 (cp864) Reading cp865 (cp865) Reading cp866 (cp866) Reading cp869 (cp869) Reading cp874 (cp874) Reading hp-roman8 (hp-roman8) Reading koi8-f (koi8-f) Reading koi8-r (koi8-r) Reading koi8-u (koi8-u) Reading MacArabic (MacArabic) Reading MacCentralEurRoman (MacCentralEurRoman) Reading MacCroatian (MacCroatian) Reading MacCyrillic (MacCyrillic) Reading MacFarsi (MacFarsi) Reading MacGreek (MacGreek) Reading MacHebrew (MacHebrew) Reading MacIcelandic (MacIcelandic) Reading MacRomanian (MacRomanian) Reading MacRumanian (MacRumanian) Reading MacRoman (MacRoman) Reading MacSami (MacSami) Reading MacThai (MacThai) Reading MacTurkish (MacTurkish) Reading MacUkrainian (MacUkrainian) Reading nextstep (nextstep) Reading viscii (viscii) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/src/perl-5.36.0/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc /usr/src/perl-5.36.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 rm -f ../../lib/auto/Fcntl/Fcntl.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so \ \ mv Byte.xsc Byte.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." byte_t.c /usr/src/perl-5.36.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." Byte.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC "-I../.." -W -Wall module3.c chmod 755 ../../lib/auto/Fcntl/Fcntl.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Fcntl' ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic module3.c: In function 'dummy_parser_warning': module3.c:70:21: warning: the comparison will always evaluate as 'true' for the address of 'bufptr' will never be NULL [-Waddress] 70 | return &PL_bufptr != NULL; | ^~ In file included from ../../perl.h:4181, from module3.c:17: ../../parser.h:83:18: note: 'bufptr' declared here 83 | char *bufptr; /* carries the cursor (current parsing | ^~~~~~ "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/src/perl-5.36.0/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc rm -f ../../../lib/auto/Encode/Byte/Byte.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Byte.o byte_t.o -o ../../../lib/auto/Encode/Byte/Byte.so \ \ chmod 755 ../../../lib/auto/Encode/Byte/Byte.so make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/Byte' /usr/src/perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 cc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC "-I../.." Encode.c Generating a Unix-style Makefile Writing Makefile for File::DosGlob make[2]: Entering directory '/usr/src/perl-5.36.0/ext/File-DosGlob' mv RealPPPort.xsc RealPPPort.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC "-I../.." -W -Wall RealPPPort.c cc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC "-I../.." def_t.c make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/CN' Running Mkbootstrap for CN () chmod 644 "CN.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Running Mkbootstrap for DosGlob () chmod 644 "DosGlob.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc rm -f ../../lib/auto/Devel/PPPort/PPPort.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so \ \ mv DosGlob.xsc DosGlob.c chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I../.." DosGlob.c "../../miniperl" "-I../../lib" "-I../../lib" mktests.PL t/01_test.t /usr/src/perl-5.36.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 rm -f ../../lib/auto/File/DosGlob/DosGlob.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so \ \ Reading cp936 (cp936) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/File-DosGlob' ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for File::Glob Reading euc-cn (euc-cn) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm make[2]: Entering directory '/usr/src/perl-5.36.0/ext/File-Glob' Reading gb12345-raw (gb12345-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm generating t/01_test.t generating t/HvNAME.t generating t/MY_CXT.t generating t/SvPV.t generating t/SvREFCNT.t generating t/Sv_set.t generating t/call.t generating t/cop.t generating t/exception.t generating t/format.t generating t/grok.t generating t/gv.t generating t/limits.t generating t/locale.t generating t/mPUSH.t generating t/magic.t generating t/memory.t generating t/mess.t generating t/misc.t generating t/newCONSTSUB.t generating t/newRV.t generating t/newSV_type.t generating t/newSVpv.t generating t/podtest.t generating t/ppphtest.t generating t/pv_tools.t generating t/pvs.t generating t/shared_pv.t generating t/snprintf.t generating t/sprintf.t generating t/strlfuncs.t generating t/sv_xpvf.t generating t/threads.t generating t/utf8.t generating t/uv.t generating t/variables.t generating t/warn.t Running Mkbootstrap for Glob () chmod 644 "Glob.bs" cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC "-I../.." bsd_glob.c make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/Devel-PPPort' ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Reading gb2312-raw (gb2312-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc mv Glob.xsc Glob.c Generating a Unix-style Makefile Writing Makefile for Filter::Util::Call make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Filter-Util-Call' cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC "-I../.." Glob.c Reading iso-ir-165 (iso-ir-165) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Running Mkbootstrap for Call () chmod 644 "Call.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc mv Call.xsc Call.c Reading MacChineseSimp (MacChineseSimp) cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.60\" -DXS_VERSION=\"1.60\" -fPIC "-I../.." Call.c /usr/src/perl-5.36.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 rm -f ../../lib/auto/File/Glob/Glob.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong bsd_glob.o Glob.o -o ../../lib/auto/File/Glob/Glob.so \ \ chmod 755 ../../lib/auto/File/Glob/Glob.so cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_02_t.c make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/File-Glob' ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_03_t.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ir_04_t.c /usr/src/perl-5.36.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 rm -f ../../lib/auto/Filter/Util/Call/Call.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Call.o -o ../../lib/auto/Filter/Util/Call/Call.so \ \ chmod 755 ../../lib/auto/Filter/Util/Call/Call.so make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Filter-Util-Call' Generating a Unix-style Makefile Writing Makefile for Hash::Util ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Hash-Util' cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_05_t.c "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/usr/src/perl-5.36.0/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc mv CN.xsc CN.c Running Mkbootstrap for Util () chmod 644 "Util.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc Generating a Unix-style Makefile Writing Makefile for Hash::Util::FieldHash /usr/src/perl-5.36.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." CN.c make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Hash-Util-FieldHash' mv Util.xsc Util.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I../.." -DPERL_EXT Util.c rm -f ../../../lib/auto/Encode/CN/CN.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o -o ../../../lib/auto/Encode/CN/CN.so \ \ chmod 755 ../../../lib/auto/Encode/CN/CN.so make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/CN' rm -f ../../lib/auto/Encode/Encode.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Encode.o def_t.o encengine.o -o ../../lib/auto/Encode/Encode.so \ \ Processing ArabicShaping.txt chmod 755 ../../lib/auto/Encode/Encode.so make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/EBCDIC' Running Mkbootstrap for EBCDIC () chmod 644 "EBCDIC.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm Running Mkbootstrap for FieldHash () Reading cp37 (cp37) Reading cp1026 (cp1026) Reading cp1047 (cp1047) Reading cp500 (cp500) Reading cp875 (cp875) Reading posix-bc (posix-bc) chmod 644 "FieldHash.bs" "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/src/perl-5.36.0/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc Processing Blocks.txt "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc Processing PropList.txt /usr/src/perl-5.36.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 rm -f ../../lib/auto/Hash/Util/Util.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Util.o -o ../../lib/auto/Hash/Util/Util.so \ \ mv EBCDIC.xsc EBCDIC.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." ebcdic_t.c chmod 755 ../../lib/auto/Hash/Util/Util.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Hash-Util' ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic mv FieldHash.xsc FieldHash.c /usr/src/perl-5.36.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." EBCDIC.c Processing SpecialCasing.txt Processing LineBreak.txt cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I../.." FieldHash.c Generating a Unix-style Makefile Writing Makefile for I18N::Langinfo make[2]: Entering directory '/usr/src/perl-5.36.0/ext/I18N-Langinfo' rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong EBCDIC.o ebcdic_t.o -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so \ \ /usr/src/perl-5.36.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so \ \ chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Hash-Util-FieldHash' ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Processing EastAsianWidth.txt make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/EBCDIC' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/JP' Running Mkbootstrap for JP () Running Mkbootstrap for Langinfo () chmod 644 "JP.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm chmod 644 "Langinfo.bs" Generating a Unix-style Makefile Writing Makefile for IO "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc make[2]: Entering directory '/usr/src/perl-5.36.0/dist/IO' Processing CompositionExclusions.txt Processing BidiMirroring.txt mv Langinfo.xsc Langinfo.c Processing CaseFolding.txt cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I../.." Langinfo.c Running Mkbootstrap for IO () chmod 644 "IO.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc mv IO.xsc IO.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.." poll.c Reading cp932 (cp932) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Processing DCoreProperties.txt /usr/src/perl-5.36.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 rm -f ../../lib/auto/I18N/Langinfo/Langinfo.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so \ \ chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/I18N-Langinfo' ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.." IO.c Setting license tag... Generating a Unix-style Makefile Writing Makefile for IPC::SysV make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/IPC-SysV' /usr/src/perl-5.36.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 rm -f ../../lib/auto/IO/IO.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong IO.o poll.o -o ../../lib/auto/IO/IO.so \ \ chmod 755 ../../lib/auto/IO/IO.so Reading euc-jp (euc-jp) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/IO' ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Reading jis0201-raw (jis0201-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm Running Mkbootstrap for SysV () chmod 644 "SysV.bs" make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/IPC-SysV' "../../miniperl" -I../../lib -I../../lib regen.pl Writing const-xs.inc Writing const-c.inc make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/IPC-SysV' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/IPC-SysV' "../../miniperl" -I../../lib -I../../lib regen.pl Generating a Unix-style Makefile Writing Makefile for List::Util Writing const-xs.inc Writing const-c.inc make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/IPC-SysV' make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Scalar-List-Utils' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc Reading jis0208-raw (jis0208-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm mv SysV.xsc SysV.c /usr/src/perl-5.36.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fPIC "-I../.." -DNO_PPPORT_H SysV.c Processing Scripts.txt Reading jis0212-raw (jis0212-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Processing DNormalizationProps.txt rm -f ../../lib/auto/IPC/SysV/SysV.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SysV.o -o ../../lib/auto/IPC/SysV/SysV.so \ \ chmod 755 ../../lib/auto/IPC/SysV/SysV.so make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/IPC-SysV' ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Running Mkbootstrap for Util () Reading MacJapanese (MacJapanese) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm chmod 644 "Util.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc mv ListUtil.xsc ListUtil.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.62\" -DXS_VERSION=\"1.62\" -fPIC "-I../.." -DPERL_EXT ListUtil.c Generating a Unix-style Makefile Writing Makefile for MIME::Base64 make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/MIME-Base64' Reading shiftjis (shiftjis) cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." cp_00_t.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." eu_01_t.c Running Mkbootstrap for Base64 () cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ji_02_t.c chmod 644 "Base64.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ji_03_t.c /usr/src/perl-5.36.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 rm -f ../../lib/auto/List/Util/Util.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong ListUtil.o -o ../../lib/auto/List/Util/Util.so \ \ chmod 755 ../../lib/auto/List/Util/Util.so make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Scalar-List-Utils' ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ji_04_t.c mv Base64.xsc Base64.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ma_05_t.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" -fPIC "-I../.." Base64.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." sh_06_t.c "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/src/perl-5.36.0/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc Generating a Unix-style Makefile Writing Makefile for Opcode make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Opcode' mv JP.xsc JP.c /usr/src/perl-5.36.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 /usr/src/perl-5.36.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 rm -f ../../lib/auto/MIME/Base64/Base64.so cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." JP.c cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Base64.o -o ../../lib/auto/MIME/Base64/Base64.so \ \ chmod 755 ../../lib/auto/MIME/Base64/Base64.so make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/MIME-Base64' ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Running Mkbootstrap for Opcode () chmod 644 "Opcode.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc Processing DAge.txt mv Opcode.xsc Opcode.c Warning (mostly harmless): No library found for -lposix Warning (mostly harmless): No library found for -lcposix cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.57\" -DXS_VERSION=\"1.57\" -fPIC "-I../.." Opcode.c rm -f ../../../lib/auto/Encode/JP/JP.so Generating a Unix-style Makefile Writing Makefile for POSIX cc -shared -O2 -L/usr/local/lib -fstack-protector-strong JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o -o ../../../lib/auto/Encode/JP/JP.so \ \ make[2]: Entering directory '/usr/src/perl-5.36.0/ext/POSIX' Processing HangulSyllableType.txt chmod 755 ../../../lib/auto/Encode/JP/JP.so make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/JP' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/KR' Processing auxiliary/WordBreakProperty.txt Running Mkbootstrap for KR () chmod 644 "KR.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm /usr/src/perl-5.36.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 rm -f ../../lib/auto/Opcode/Opcode.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Opcode.o -o ../../lib/auto/Opcode/Opcode.so \ \ Processing auxiliary/GraphemeBreakProperty.txt chmod 755 ../../lib/auto/Opcode/Opcode.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Opcode' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Running Mkbootstrap for POSIX () chmod 644 "POSIX.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/src/perl-5.36.0/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/ext/POSIX/typemap' POSIX.xs > POSIX.xsc Processing auxiliary/GCBTest.txt Processing auxiliary/SBTest.txt Processing auxiliary/WBTest.txt Processing auxiliary/SentenceBreakProperty.txt Generating a Unix-style Makefile Writing Makefile for PerlIO::encoding mv POSIX.xsc POSIX.c make[2]: Entering directory '/usr/src/perl-5.36.0/ext/PerlIO-encoding' cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../.." POSIX.c Reading cp949 (cp949) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Processing NamedSequences.txt Processing NameAliases.txt Processing auxiliary/LBTest.txt Running Mkbootstrap for encoding () chmod 644 "encoding.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc Processing ScriptExtensions.txt Processing IndicSyllabicCategory.txt mv encoding.xsc encoding.c Processing BidiBrackets.txt cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I../.." encoding.c Processing IndicPositionalCategory.txt /usr/src/perl-5.36.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 Reading euc-kr (euc-kr) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm Processing VerticalOrientation.txt rm -f ../../lib/auto/POSIX/POSIX.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong POSIX.o -o ../../lib/auto/POSIX/POSIX.so \ -lm \ chmod 755 ../../lib/auto/POSIX/POSIX.so /usr/src/perl-5.36.0/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 Processing EquivalentUnifiedIdeograph.txt rm -f ../../lib/auto/PerlIO/encoding/encoding.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/POSIX' cc -shared -O2 -L/usr/local/lib -fstack-protector-strong encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so \ \ ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so Processing emoji/emoji.txt make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/PerlIO-encoding' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Processing IdStatus.txt Processing IdType.txt Reading johab (johab) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm Generating a Unix-style Makefile Writing Makefile for PerlIO::scalar Generating a Unix-style Makefile Writing Makefile for PerlIO::mmap make[2]: Entering directory '/usr/src/perl-5.36.0/ext/PerlIO-mmap' make[2]: Entering directory '/usr/src/perl-5.36.0/ext/PerlIO-scalar' Finishing processing Unicode properties Reading ksc5601-raw (ksc5601-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm Running Mkbootstrap for mmap () chmod 644 "mmap.bs" Running Mkbootstrap for scalar () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc chmod 644 "scalar.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc mv scalar.xsc scalar.c mv mmap.xsc mmap.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC "-I../.." scalar.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.017\" -DXS_VERSION=\"0.017\" -fPIC "-I../.." mmap.c Reading MacKorean (MacKorean) cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c /usr/src/perl-5.36.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 rm -f ../../lib/auto/PerlIO/scalar/scalar.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so \ \ /usr/src/perl-5.36.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." jo_02_t.c chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so rm -f ../../lib/auto/PerlIO/mmap/mmap.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/PerlIO-scalar' cc -shared -O2 -L/usr/local/lib -fstack-protector-strong mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so \ \ ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ks_03_t.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_04_t.c Generating a Unix-style Makefile Writing Makefile for PerlIO::via make[2]: Entering directory '/usr/src/perl-5.36.0/ext/PerlIO-via' make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/PerlIO-mmap' ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/src/perl-5.36.0/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc mv KR.xsc KR.c Generating a Unix-style Makefile Writing Makefile for SDBM_File make[2]: Entering directory '/usr/src/perl-5.36.0/ext/SDBM_File' /usr/src/perl-5.36.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." KR.c Running Mkbootstrap for via () chmod 644 "via.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc mv via.xsc via.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." via.c rm -f ../../../lib/auto/Encode/KR/KR.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../../../lib/auto/Encode/KR/KR.so \ \ Running Mkbootstrap for SDBM_File () chmod 644 "SDBM_File.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc chmod 755 ../../../lib/auto/Encode/KR/KR.so make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/KR' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/Symbol' mv SDBM_File.xsc SDBM_File.c cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF hash.c /usr/src/perl-5.36.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 Running Mkbootstrap for Symbol () rm -f ../../lib/auto/PerlIO/via/via.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong via.o -o ../../lib/auto/PerlIO/via/via.so \ \ cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF pair.c chmod 644 "Symbol.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm chmod 755 ../../lib/auto/PerlIO/via/via.so cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF sdbm.c Reading AdobeSymbol (AdobeSymbol) Reading AdobeZdingbat (AdobeZdingbat) Reading dingbats (dingbats) Reading MacDingbats (MacDingbats) Reading MacSymbol (MacSymbol) Reading symbol (symbol) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/src/perl-5.36.0/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF SDBM_File.c make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/PerlIO-via' ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic mv Symbol.xsc Symbol.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." symbol_t.c Compiling Perl properties /usr/src/perl-5.36.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." Symbol.c Generating a Unix-style Makefile Writing Makefile for Socket make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Socket' /usr/src/perl-5.36.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 rm -f ../../lib/auto/SDBM_File/SDBM_File.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SDBM_File.o hash.o pair.o sdbm.o -o ../../lib/auto/SDBM_File/SDBM_File.so \ \ chmod 755 ../../lib/auto/SDBM_File/SDBM_File.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/SDBM_File' ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Running Mkbootstrap for Socket () chmod 644 "Socket.bs" rm -f ../../../lib/auto/Encode/Symbol/Symbol.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Symbol.o symbol_t.o -o ../../../lib/auto/Encode/Symbol/Symbol.so \ \ "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/src/perl-5.36.0/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/cpan/Socket/typemap' Socket.xs > Socket.xsc chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so Generating a Unix-style Makefile Writing Makefile for Storable make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/Symbol' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/TW' make[2]: Entering directory '/usr/src/perl-5.36.0/dist/Storable' Running Mkbootstrap for TW () chmod 644 "TW.bs" mv Socket.xsc Socket.c "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.033\" -DXS_VERSION=\"2.033\" -fPIC "-I../.." Socket.c Running Mkbootstrap for Storable () Reading big5-eten (big5-eten) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm /usr/src/perl-5.36.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 chmod 644 "Storable.bs" rm -f ../../lib/auto/Socket/Socket.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Socket.o -o ../../lib/auto/Socket/Socket.so \ \ "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc chmod 755 ../../lib/auto/Socket/Socket.so make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Socket' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic mv Storable.xsc Storable.c Generating a Unix-style Makefile Writing Makefile for Sys::Hostname make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Sys-Hostname' cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.26\" -DXS_VERSION=\"3.26\" -fPIC "-I../.." Storable.c Reading big5-hkscs (big5-hkscs) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm Running Mkbootstrap for Hostname () chmod 644 "Hostname.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc mv Hostname.xsc Hostname.c /usr/src/perl-5.36.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 rm -f ../../lib/auto/Storable/Storable.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Storable.o -o ../../lib/auto/Storable/Storable.so \ \ chmod 755 ../../lib/auto/Storable/Storable.so make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/Storable' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -fPIC "-I../.." Hostname.c Generating a Unix-style Makefile Writing Makefile for Sys::Syslog make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Sys-Syslog' Creating Perl synonyms Reading cp950 (cp950) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm /usr/src/perl-5.36.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 rm -f ../../lib/auto/Sys/Hostname/Hostname.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so \ \ Running Mkbootstrap for Syslog () chmod 644 "Syslog.bs" Writing tables "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/src/perl-5.36.0/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so mv Syslog.xsc Syslog.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC "-I../.." Syslog.c make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Sys-Hostname' ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Configuring Time::HiRes... Using hints hints/linux.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... Reading MacChineseTrad (MacChineseTrad) cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_00_t.c /usr/src/perl-5.36.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_01_t.c rm -f ../../lib/auto/Sys/Syslog/Syslog.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so \ \ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_02_t.c chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_03_t.c found . Looking for gettimeofday()... found. Looking for setitimer()... found. Looking for getitimer()... found. You have interval timers (both setitimer and getitimer). Looking for ualarm()... found. Looking for usleep()... found. Looking for nanosleep()... believing $Config{d_nanosleep}... found. You can mix subsecond sleeps with signals, if you want to. (It's still not portable, though.) Looking for clockid_t... make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Sys-Syslog' ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/src/perl-5.36.0/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc mv TW.xsc TW.c /usr/src/perl-5.36.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 Generating a Unix-style Makefile Writing Makefile for Time::Piece cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." TW.c make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Time-Piece' rm -f ../../../lib/auto/Encode/TW/TW.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o -o ../../../lib/auto/Encode/TW/TW.so \ \ found. Looking for clock_gettime()... Running Mkbootstrap for Piece () chmod 644 "Piece.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc chmod 755 ../../../lib/auto/Encode/TW/TW.so make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/TW' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/Unicode' mv Piece.xsc Piece.c Running Mkbootstrap for Unicode () chmod 644 "Unicode.bs" "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.3401\" -DXS_VERSION=\"1.3401\" -fPIC "-I../.." Piece.c mv Unicode.xsc Unicode.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.20\" -DXS_VERSION=\"2.20\" -fPIC "-I../../.." Unicode.c found. Looking for clock_getres()... /usr/src/perl-5.36.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 rm -f ../../../lib/auto/Encode/Unicode/Unicode.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Unicode.o -o ../../../lib/auto/Encode/Unicode/Unicode.so \ \ /usr/src/perl-5.36.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 rm -f ../../lib/auto/Time/Piece/Piece.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Piece.o -o ../../lib/auto/Time/Piece/Piece.so \ \ found. Looking for clock_nanosleep()... chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so chmod 755 ../../lib/auto/Time/Piece/Piece.so make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/Unicode' cp bin/enc2xs blib/script/enc2xs /usr/src/perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Time-Piece' ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic cp bin/encguess blib/script/encguess /usr/src/perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess cp bin/piconv blib/script/piconv /usr/src/perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode' ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for XS::APItest make[2]: Entering directory '/usr/src/perl-5.36.0/ext/XS-APItest' Running Mkbootstrap for APItest () Writing APItest.bs chmod 644 "APItest.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/ext/XS-APItest/typemap' APItest.xs > APItest.xsc Making header files for XS... Generating a Unix-style Makefile Writing Makefile for Unicode::Collate make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Unicode-Collate' mv APItest.xsc APItest.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/ext/XS-APItest/typemap' XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/ext/XS-APItest/typemap' XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." core.c Running Mkbootstrap for Collate () chmod 644 "Collate.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc mv Collate.xsc Collate.c Making pod file cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I../.." Collate.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." exception.c found. Looking for clock()... /usr/src/perl-5.36.0/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 rm -f ../../lib/auto/Unicode/Collate/Collate.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so \ \ Making test script cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." notcore.c chmod 755 ../../lib/auto/Unicode/Collate/Collate.so make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Unicode-Collate' ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for XS::Typemap make[2]: Entering directory '/usr/src/perl-5.36.0/ext/XS-Typemap' found. Looking for working futimens()... cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." APItest.c Running Mkbootstrap for Typemap () chmod 644 "Typemap.bs" cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." stdio.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc found. Looking for working utimensat()... APItest.xs: In function 'XS_XS__APItest_HvENAME': APItest.xs:4254:17: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 4254 | RETVAL = hv && HvENAME(hv) | ^~ In file included from ../../perl.h:4164, from APItest.xs:10: ../../hv.h:60:17: note: 'hek_key' declared here 60 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." XSUB-undef-XS_VERSION.c mv Typemap.xsc Typemap.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." Typemap.c found. You seem to have subsecond timestamp setting. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec...cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." XSUB-redefined-macros.c /usr/src/perl-5.36.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 NOT found. Trying struct stat st_atimensec...rm -f ../../lib/auto/XS/Typemap/Typemap.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong stdio.o Typemap.o -o ../../lib/auto/XS/Typemap/Typemap.so \ \ chmod 755 ../../lib/auto/XS/Typemap/Typemap.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/XS-Typemap' ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic /usr/src/perl-5.36.0/ext/XS-APItest/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- APItest.bs ../../lib/auto/XS/APItest/APItest.bs 644 rm -f ../../lib/auto/XS/APItest/APItest.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong APItest.o XSUB-undef-XS_VERSION.o XSUB-redefined-macros.o core.o exception.o notcore.o -o ../../lib/auto/XS/APItest/APItest.so \ \ chmod 755 ../../lib/auto/XS/APItest/APItest.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/XS-APItest' ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for attributes make[2]: Entering directory '/usr/src/perl-5.36.0/ext/attributes' NOT found. Trying struct stat st_atime_n...Generating a Unix-style Makefile Writing Makefile for mro make[2]: Entering directory '/usr/src/perl-5.36.0/ext/mro' Running Mkbootstrap for attributes () Running Mkbootstrap for mro () chmod 644 "attributes.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc chmod 644 "mro.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc NOT found. Trying struct stat st_atim.tv_nsec...mv mro.xsc mro.c mv attributes.xsc attributes.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I../.." mro.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.34\" -DXS_VERSION=\"0.34\" -fPIC "-I../.." attributes.c /usr/src/perl-5.36.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 rm -f ../../lib/auto/mro/mro.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong mro.o -o ../../lib/auto/mro/mro.so \ \ chmod 755 ../../lib/auto/mro/mro.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/mro' ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic found. Trying struct stat st_uatime.../usr/src/perl-5.36.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 rm -f ../../lib/auto/attributes/attributes.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong attributes.o -o ../../lib/auto/attributes/attributes.so \ \ chmod 755 ../../lib/auto/attributes/attributes.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/attributes' ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for re make[2]: Entering directory '/usr/src/perl-5.36.0/ext/re' Generating a Unix-style Makefile Writing Makefile for threads NOT found. You seem to have subsecond timestamp reading. (Your struct stat has them, but the filesystems must help.) make[2]: Entering directory '/usr/src/perl-5.36.0/dist/threads' Generating a Unix-style Makefile Writing Makefile for Time::HiRes Running Mkbootstrap for re () make[2]: Entering directory '/usr/src/perl-5.36.0/dist/Time-HiRes' chmod 644 "re.bs" Running Mkbootstrap for threads () rm -f re_exec.c cp ../../regexec.c re_exec.c rm -f invlist_inline.h chmod 644 "threads.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc cp ../../invlist_inline.h invlist_inline.h rm -f re_comp.c cp ../../regcomp.c re_comp.c rm -f dquote.c cp ../../dquote.c dquote.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/src/perl-5.36.0/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc Running Mkbootstrap for HiRes () mv threads.xsc threads.c chmod 644 "HiRes.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/usr/src/perl-5.36.0/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc mv re.xsc re.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.27\" -DXS_VERSION=\"2.27\" -fPIC "-I../.." threads.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c mv HiRes.xsc HiRes.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.9770\" -DXS_VERSION=\"1.9770\" -fPIC "-I../.." -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=4 HiRes.c /usr/src/perl-5.36.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 rm -f ../../lib/auto/threads/threads.so /usr/src/perl-5.36.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 cc -shared -O2 -L/usr/local/lib -fstack-protector-strong threads.o -o ../../lib/auto/threads/threads.so \ -lpthread \ rm -f ../../lib/auto/Time/HiRes/HiRes.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so \ -lrt \ chmod 755 ../../lib/auto/threads/threads.so chmod 755 ../../lib/auto/Time/HiRes/HiRes.so make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/threads' ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/Time-HiRes' Making utilities make[2]: Entering directory '/usr/src/perl-5.36.0/utils' ../miniperl -I../lib corelist.PL Extracting corelist (with variable substitutions) ../miniperl -I../lib cpan.PL Extracting cpan (with variable substitutions) ../miniperl -I../lib h2ph.PL Extracting h2ph (with variable substitutions) ../miniperl -I../lib h2xs.PL Extracting h2xs (with variable substitutions) ../miniperl -I../lib instmodsh.PL Extracting instmodsh (with variable substitutions) ../miniperl -I../lib json_pp.PL Generating a Unix-style Makefile Writing Makefile for threads::shared make[2]: Entering directory '/usr/src/perl-5.36.0/dist/threads-shared' Extracting json_pp (with variable substitutions) ../miniperl -I../lib perlbug.PL Extracting perlbug (with variable substitutions) ../miniperl -I../lib perldoc.PL Extracting "perldoc" (with variable substitutions) ../miniperl -I../lib perlivp.PL Extracting perlivp (with variable substitutions) ../miniperl -I../lib pl2pm.PL Extracting pl2pm (with variable substitutions) ../miniperl -I../lib prove.PL Extracting prove (with variable substitutions) ../miniperl -I../lib ptar.PL Extracting ptar (with variable substitutions) ../miniperl -I../lib ptardiff.PL Extracting ptardiff (with variable substitutions) ../miniperl -I../lib ptargrep.PL Extracting ptargrep (with variable substitutions) ../miniperl -I../lib shasum.PL Extracting shasum (with variable substitutions) ../miniperl -I../lib splain.PL Extracting splain (with variable substitutions) ../miniperl -I../lib libnetcfg.PL Extracting libnetcfg (with variable substitutions) ../miniperl -I../lib piconv.PL Extracting piconv (with variable substitutions) ../miniperl -I../lib enc2xs.PL cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c Extracting enc2xs (with variable substitutions) ../miniperl -I../lib encguess.PL Extracting encguess (with variable substitutions) ../miniperl -I../lib xsubpp.PL Running Mkbootstrap for shared () Extracting xsubpp (with variable substitutions) ../miniperl -I../lib pod2html.PL chmod 644 "shared.bs" Extracting pod2html (with variable substitutions) ../miniperl -I../lib zipdetails.PL "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc Extracting zipdetails (with variable substitutions) ../miniperl -I../lib streamzip.PL Extracting streamzip (with variable substitutions) make[2]: Leaving directory '/usr/src/perl-5.36.0/utils' ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic mv shared.xsc shared.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.64\" -DXS_VERSION=\"1.64\" -fPIC "-I../.." shared.c Generating a Unix-style Makefile Writing Makefile for Math::BigInt::FastCalc make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Math-BigInt-FastCalc' Updating 'mktables.lst' /usr/src/perl-5.36.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 rm -f ../../lib/auto/threads/shared/shared.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong shared.o -o ../../lib/auto/threads/shared/shared.so \ -lpthread \ chmod 755 ../../lib/auto/threads/shared/shared.so make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/threads-shared' cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic re_comp.c: In function 'my_re_op_compile': re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&, &({...})) + (sizetype)Perl_ReANY((const REGEXP * const)old_re)->pre_prefix' must not be NULL [-Waddress] 7966 | && RX_PRECOMP(old_re) | ^~ /usr/src/perl-5.36.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc Running Mkbootstrap for FastCalc () chmod 644 "FastCalc.bs" mv FastCalc.xsc FastCalc.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.5012\" -DXS_VERSION=\"0.5012\" -fPIC "-I../.." FastCalc.c /usr/src/perl-5.36.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 Making header files for XS... rm -f ../../lib/auto/re/re.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong re_exec.o re_comp.o re.o -o ../../lib/auto/re/re.so \ \ chmod 755 ../../lib/auto/re/re.so make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/re' Generating a Unix-style Makefile Writing Makefile for Unicode::Normalize make[2]: Entering directory '/usr/src/perl-5.36.0/dist/Unicode-Normalize' Running Mkbootstrap for Normalize () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/src/perl-5.36.0/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc chmod 644 "Normalize.bs" /usr/src/perl-5.36.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong FastCalc.o -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so \ \ mv Normalize.xsc Normalize.c cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I../.." Normalize.c chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Math-BigInt-FastCalc' rm -f ../../lib/auto/Unicode/Normalize/Normalize.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Normalize.o -o ../../lib/auto/Unicode/Normalize/Normalize.so \ \ chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/Unicode-Normalize' ./perl -Ilib -I. -f pod/buildtoc -q Everything is up to date. Type 'make test' to run test suite. make[1]: Leaving directory '/usr/src/perl-5.36.0' cd /usr/src/perl-5.36.0 && make install make[1]: Entering directory '/usr/src/perl-5.36.0' makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Archive-Tar' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Archive-Tar' ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Attribute-Handlers directly ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/AutoLoader directly ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/CPAN' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/CPAN' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/CPAN-Meta' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/CPAN-Meta' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-Requirements directly ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-YAML directly ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Carp directly ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Config-Perl-V directly ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Devel-SelfStubber directly ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Digest directly ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Dumpvalue directly ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Env directly ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Errno' make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Errno' ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Exporter directly ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/ExtUtils-CBuilder directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Constant directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Install directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/ExtUtils-MakeMaker' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/ExtUtils-MakeMaker' ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/ExtUtils-Manifest' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/ExtUtils-Manifest' ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/ExtUtils-Miniperl directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-PL2Bat directly ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/dist/ExtUtils-ParseXS' make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/ExtUtils-ParseXS' ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Fetch directly ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/File-Find directly ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Path directly ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Temp directly ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/FileCache directly ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Filter-Simple directly ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/FindBin directly ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Getopt-Long directly ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/HTTP-Tiny' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/HTTP-Tiny' ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-Collate directly ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-LangTags directly ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/dist/lib' make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/lib' ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/IO-Compress' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/IO-Compress' ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Socket-IP directly ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Zlib directly ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IPC-Cmd directly ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/IPC-Open3 directly ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/JSON-PP' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/JSON-PP' ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Locale-Maketext directly ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Locale-Maketext-Simple directly ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigInt directly ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigRat directly ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-Complex directly ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Memoize directly ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/dist/Module-CoreList' make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/Module-CoreList' ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load directly ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load-Conditional directly ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Loaded directly ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Module-Metadata' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Module-Metadata' ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/NEXT directly ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Net-Ping directly ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Params-Check directly ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Perl-OSType directly ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Pod-Checker' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Pod-Checker' ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Escapes directly ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/dist/if' make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/if' ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Simple directly ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Pod-Functions' make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Pod-Functions' ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Pod-Html' make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Pod-Html' ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Pod-Perldoc' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Pod-Perldoc' ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Pod-Usage' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Pod-Usage' ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Safe directly ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Search-Dict directly ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/SelfLoader directly ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Term-ANSIColor directly ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Term-Cap' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Term-Cap' ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-Complete directly ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-ReadLine directly ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Test directly ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Test-Harness' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Test-Harness' ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Test-Simple directly ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Text-Abbrev directly ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Balanced directly ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-ParseWords directly ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Tabs directly ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Queue directly ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Semaphore directly ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Tie-File directly ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Hash-NamedCapture directly ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Memoize directly ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Tie-RefHash directly ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Time-Local directly ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/dist/XSLoader' make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/XSLoader' ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/autodie directly ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/autouse directly ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/dist/base' make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/base' ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/bignum' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/bignum' ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/constant directly ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/encoding-warnings directly ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/experimental directly ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/libnet' make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/libnet' ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/parent directly ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/perlfaq directly ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/podlators' Manifying 2 pod documents make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/podlators' ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/version directly ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p lib/unicore/mktables: Files seem to be ok, not bothering to rebuild. Add '-w' option to force build ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= make[2]: Entering directory '/usr/src/perl-5.36.0/ext/DynaLoader' make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/DynaLoader' ./miniperl -Ilib mkppport ppport.h in cpan/DB_File is up-to-date ppport.h in cpan/IPC-SysV is up-to-date ppport.h in cpan/Win32API-File is up-to-date ppport.h in dist/Data-Dumper is up-to-date ppport.h in dist/Devel-PPPort is up-to-date ppport.h in dist/ExtUtils-ParseXS is up-to-date ppport.h in dist/IO is up-to-date ppport.h in dist/PathTools is up-to-date ppport.h in dist/Storable is up-to-date ppport.h in dist/threads is up-to-date ppport.h in dist/threads-shared is up-to-date ppport.h in dist/Time-HiRes is up-to-date ppport.h in dist/Unicode-Normalize is up-to-date ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/B' /usr/src/perl-5.36.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/B' ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Compress-Raw-Bzip2' /usr/src/perl-5.36.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Compress-Raw-Bzip2' ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Compress-Raw-Zlib' /usr/src/perl-5.36.0/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Compress-Raw-Zlib' ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/dist/PathTools' /usr/src/perl-5.36.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/PathTools' ./miniperl -Ilib make_ext.pl lib/auto/DB_File/DB_File.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/DB_File' /usr/src/perl-5.36.0/cpan/DB_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DB_File.bs ../../lib/auto/DB_File/DB_File.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/DB_File' ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/dist/Data-Dumper' /usr/src/perl-5.36.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/Data-Dumper' ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/dist/Devel-PPPort' /usr/src/perl-5.36.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/Devel-PPPort' ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Devel-Peek' /usr/src/perl-5.36.0/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Devel-Peek' ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Digest-MD5' /usr/src/perl-5.36.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Digest-MD5' ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Digest-SHA' /usr/src/perl-5.36.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Digest-SHA' ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/Byte' /usr/src/perl-5.36.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/Byte' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/CN' /usr/src/perl-5.36.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/CN' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/EBCDIC' /usr/src/perl-5.36.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/EBCDIC' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/JP' /usr/src/perl-5.36.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/JP' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/KR' /usr/src/perl-5.36.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/KR' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/Symbol' /usr/src/perl-5.36.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/Symbol' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/TW' /usr/src/perl-5.36.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/TW' make[3]: Entering directory '/usr/src/perl-5.36.0/cpan/Encode/Unicode' /usr/src/perl-5.36.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 make[3]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode/Unicode' /usr/src/perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Encode' ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Fcntl' /usr/src/perl-5.36.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Fcntl' ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/File-DosGlob' /usr/src/perl-5.36.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/File-DosGlob' ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/File-Glob' /usr/src/perl-5.36.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/File-Glob' ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Filter-Util-Call' /usr/src/perl-5.36.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Filter-Util-Call' ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Hash-Util' /usr/src/perl-5.36.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Hash-Util' ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Hash-Util-FieldHash' /usr/src/perl-5.36.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Hash-Util-FieldHash' ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/I18N-Langinfo' /usr/src/perl-5.36.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/I18N-Langinfo' ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/dist/IO' /usr/src/perl-5.36.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/IO' ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/IPC-SysV' /usr/src/perl-5.36.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/IPC-SysV' ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Scalar-List-Utils' /usr/src/perl-5.36.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Scalar-List-Utils' ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/MIME-Base64' /usr/src/perl-5.36.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/MIME-Base64' ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Math-BigInt-FastCalc' /usr/src/perl-5.36.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Math-BigInt-FastCalc' ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Opcode' /usr/src/perl-5.36.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Opcode' ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/POSIX' /usr/src/perl-5.36.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/POSIX' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/PerlIO-encoding' /usr/src/perl-5.36.0/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/PerlIO-encoding' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/PerlIO-mmap' /usr/src/perl-5.36.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/PerlIO-mmap' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/PerlIO-scalar' /usr/src/perl-5.36.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/PerlIO-scalar' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/PerlIO-via' /usr/src/perl-5.36.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/PerlIO-via' ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/SDBM_File' /usr/src/perl-5.36.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/SDBM_File' ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Socket' /usr/src/perl-5.36.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Socket' ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/dist/Storable' /usr/src/perl-5.36.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/Storable' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/Sys-Hostname' /usr/src/perl-5.36.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/Sys-Hostname' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Sys-Syslog' /usr/src/perl-5.36.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Sys-Syslog' ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/dist/Time-HiRes' /usr/src/perl-5.36.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/Time-HiRes' ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Time-Piece' /usr/src/perl-5.36.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Time-Piece' ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/cpan/Unicode-Collate' /usr/src/perl-5.36.0/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/cpan/Unicode-Collate' ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/dist/Unicode-Normalize' /usr/src/perl-5.36.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/Unicode-Normalize' ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/XS-APItest' make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/XS-APItest' ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/XS-Typemap' /usr/src/perl-5.36.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/XS-Typemap' ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/attributes' /usr/src/perl-5.36.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/attributes' ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/mro' /usr/src/perl-5.36.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/mro' ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/ext/re' /usr/src/perl-5.36.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/ext/re' ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/dist/threads' /usr/src/perl-5.36.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/threads' ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[2]: Entering directory '/usr/src/perl-5.36.0/dist/threads-shared' /usr/src/perl-5.36.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 make[2]: Leaving directory '/usr/src/perl-5.36.0/dist/threads-shared' Making utilities make[2]: Entering directory '/usr/src/perl-5.36.0/utils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/perl-5.36.0/utils' Everything is up to date. Type 'make test' to run test suite. ./perl -Ilib -I. installperl --destdir= WARNING: You've never run 'make test' or some tests failed! (Installing anyway.) /usr/bin/perl5.36.0 /usr/lib/perl5/5.36.0/strict.pm /usr/lib/perl5/5.36.0/Test2.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Socket.pm /usr/lib/perl5/5.36.0/sort.pm /usr/lib/perl5/5.36.0/open.pm /usr/lib/perl5/5.36.0/ok.pm /usr/lib/perl5/5.36.0/overload.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/SDBM_File.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Storable.pm /usr/lib/perl5/5.36.0/NEXT.pm /usr/lib/perl5/5.36.0/dumpvar.pl /usr/lib/perl5/5.36.0/autodie.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Errno.pm /usr/lib/perl5/5.36.0/_charnames.pm /usr/lib/perl5/5.36.0/Internals.pod /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/threads.pm /usr/lib/perl5/5.36.0/version.pod /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/lib.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Opcode.pm /usr/lib/perl5/5.36.0/version.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/ops.pm /usr/lib/perl5/5.36.0/DB.pm /usr/lib/perl5/5.36.0/AnyDBM_File.pm /usr/lib/perl5/5.36.0/if.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/DB_File.pm /usr/lib/perl5/5.36.0/PerlIO.pm /usr/lib/perl5/5.36.0/Env.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/DynaLoader.pm /usr/lib/perl5/5.36.0/Thread.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/POSIX.pm /usr/lib/perl5/5.36.0/meta_notation.pm /usr/lib/perl5/5.36.0/integer.pm /usr/lib/perl5/5.36.0/deprecate.pm /usr/lib/perl5/5.36.0/Digest.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Config.pod /usr/lib/perl5/5.36.0/constant.pm /usr/lib/perl5/5.36.0/FileHandle.pm /usr/lib/perl5/5.36.0/overloading.pm /usr/lib/perl5/5.36.0/perlfaq.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/encoding.pm /usr/lib/perl5/5.36.0/bigrat.pm /usr/lib/perl5/5.36.0/builtin.pm /usr/lib/perl5/5.36.0/DirHandle.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Config.pm /usr/lib/perl5/5.36.0/utf8.pm /usr/lib/perl5/5.36.0/Test.pm /usr/lib/perl5/5.36.0/SelectSaver.pm /usr/lib/perl5/5.36.0/Safe.pm /usr/lib/perl5/5.36.0/AutoLoader.pm /usr/lib/perl5/5.36.0/locale.pm /usr/lib/perl5/5.36.0/experimental.pm /usr/lib/perl5/5.36.0/feature.pm /usr/lib/perl5/5.36.0/Fatal.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/attributes.pm /usr/lib/perl5/5.36.0/CPAN.pm /usr/lib/perl5/5.36.0/perl5db.pl /usr/lib/perl5/5.36.0/Symbol.pm /usr/lib/perl5/5.36.0/vars.pm /usr/lib/perl5/5.36.0/AutoSplit.pm /usr/lib/perl5/5.36.0/diagnostics.pm /usr/lib/perl5/5.36.0/FindBin.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IO.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Cwd.pm /usr/lib/perl5/5.36.0/less.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Config_heavy.pl /usr/lib/perl5/5.36.0/Dumpvalue.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/B.pm /usr/lib/perl5/5.36.0/CORE.pod /usr/lib/perl5/5.36.0/bignum.pm /usr/lib/perl5/5.36.0/DBM_Filter.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/mro.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Config_git.pl /usr/lib/perl5/5.36.0/FileCache.pm /usr/lib/perl5/5.36.0/UNIVERSAL.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/O.pm /usr/lib/perl5/5.36.0/blib.pm /usr/lib/perl5/5.36.0/XSLoader.pm /usr/lib/perl5/5.36.0/Carp.pm /usr/lib/perl5/5.36.0/bigfloat.pm /usr/lib/perl5/5.36.0/bytes.pm /usr/lib/perl5/5.36.0/Exporter.pm /usr/lib/perl5/5.36.0/parent.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/POSIX.pod /usr/lib/perl5/5.36.0/charnames.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Fcntl.pm /usr/lib/perl5/5.36.0/Memoize.pm /usr/lib/perl5/5.36.0/vmsish.pm /usr/lib/perl5/5.36.0/English.pm /usr/lib/perl5/5.36.0/subs.pm /usr/lib/perl5/5.36.0/fields.pm /usr/lib/perl5/5.36.0/warnings.pm /usr/lib/perl5/5.36.0/Benchmark.pm /usr/lib/perl5/5.36.0/bytes_heavy.pl /usr/lib/perl5/5.36.0/SelfLoader.pm /usr/lib/perl5/5.36.0/filetest.pm /usr/lib/perl5/5.36.0/bigint.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/re.pm /usr/lib/perl5/5.36.0/base.pm /usr/lib/perl5/5.36.0/sigtrap.pm /usr/lib/perl5/5.36.0/autouse.pm /usr/lib/perl5/5.36.0/version/Internals.pod /usr/lib/perl5/5.36.0/version/regex.pm /usr/lib/perl5/5.36.0/User/pwent.pm /usr/lib/perl5/5.36.0/User/grent.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IPC/Msg.pm /usr/lib/perl5/5.36.0/IPC/Open2.pm /usr/lib/perl5/5.36.0/IPC/Cmd.pm /usr/lib/perl5/5.36.0/IPC/Open3.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IPC/SharedMem.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IPC/Semaphore.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IPC/SysV.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Data/Dumper.pm /usr/lib/perl5/5.36.0/Carp/Heavy.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/List/Util.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/List/Util/XS.pm /usr/lib/perl5/5.36.0/Params/Check.pm /usr/lib/perl5/5.36.0/Module/Loaded.pm /usr/lib/perl5/5.36.0/Module/Load.pm /usr/lib/perl5/5.36.0/Module/Metadata.pm /usr/lib/perl5/5.36.0/Module/CoreList.pm /usr/lib/perl5/5.36.0/Module/CoreList.pod /usr/lib/perl5/5.36.0/Module/CoreList/Utils.pm /usr/lib/perl5/5.36.0/Module/Load/Conditional.pm /usr/lib/perl5/5.36.0/DBM_Filter/null.pm /usr/lib/perl5/5.36.0/DBM_Filter/encode.pm /usr/lib/perl5/5.36.0/DBM_Filter/utf8.pm /usr/lib/perl5/5.36.0/DBM_Filter/int32.pm /usr/lib/perl5/5.36.0/DBM_Filter/compress.pm /usr/lib/perl5/5.36.0/File/Copy.pm /usr/lib/perl5/5.36.0/File/Find.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/File/Spec.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/File/DosGlob.pm /usr/lib/perl5/5.36.0/File/Fetch.pm /usr/lib/perl5/5.36.0/File/GlobMapper.pm /usr/lib/perl5/5.36.0/File/Path.pm /usr/lib/perl5/5.36.0/File/Basename.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/File/Glob.pm /usr/lib/perl5/5.36.0/File/Temp.pm /usr/lib/perl5/5.36.0/File/stat.pm /usr/lib/perl5/5.36.0/File/Compare.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/File/Spec/Cygwin.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/File/Spec/Unix.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/File/Spec/AmigaOS.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/File/Spec/Win32.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/File/Spec/Epoc.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/File/Spec/Mac.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/File/Spec/Functions.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/File/Spec/VMS.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/File/Spec/OS2.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Scalar/Util.pm /usr/lib/perl5/5.36.0/Attribute/Handlers.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/MIME/Base64.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/MIME/QuotedPrint.pm /usr/lib/perl5/5.36.0/Parse/CPAN/Meta.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Time/HiRes.pm /usr/lib/perl5/5.36.0/Time/tm.pm /usr/lib/perl5/5.36.0/Time/gmtime.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Time/Piece.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Time/Seconds.pm /usr/lib/perl5/5.36.0/Time/localtime.pm /usr/lib/perl5/5.36.0/Time/Local.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IO/Handle.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IO/Socket.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IO/Select.pm /usr/lib/perl5/5.36.0/IO/Zlib.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IO/Poll.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IO/File.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IO/Dir.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IO/Pipe.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IO/Seekable.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IO/Socket/UNIX.pm /usr/lib/perl5/5.36.0/IO/Socket/IP.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/IO/Socket/INET.pm /usr/lib/perl5/5.36.0/IO/Compress/Bzip2.pm /usr/lib/perl5/5.36.0/IO/Compress/FAQ.pod /usr/lib/perl5/5.36.0/IO/Compress/Zip.pm /usr/lib/perl5/5.36.0/IO/Compress/RawDeflate.pm /usr/lib/perl5/5.36.0/IO/Compress/Gzip.pm /usr/lib/perl5/5.36.0/IO/Compress/Base.pm /usr/lib/perl5/5.36.0/IO/Compress/Deflate.pm /usr/lib/perl5/5.36.0/IO/Compress/Zlib/Constants.pm /usr/lib/perl5/5.36.0/IO/Compress/Zlib/Extra.pm /usr/lib/perl5/5.36.0/IO/Compress/Base/Common.pm /usr/lib/perl5/5.36.0/IO/Compress/Zip/Constants.pm /usr/lib/perl5/5.36.0/IO/Compress/Gzip/Constants.pm /usr/lib/perl5/5.36.0/IO/Compress/Adapter/Bzip2.pm /usr/lib/perl5/5.36.0/IO/Compress/Adapter/Identity.pm /usr/lib/perl5/5.36.0/IO/Compress/Adapter/Deflate.pm /usr/lib/perl5/5.36.0/IO/Uncompress/AnyUncompress.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Inflate.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Unzip.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Bunzip2.pm /usr/lib/perl5/5.36.0/IO/Uncompress/AnyInflate.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Gunzip.pm /usr/lib/perl5/5.36.0/IO/Uncompress/RawInflate.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Base.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Adapter/Identity.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Adapter/Inflate.pm /usr/lib/perl5/5.36.0/IO/Uncompress/Adapter/Bunzip2.pm /usr/lib/perl5/5.36.0/Term/Cap.pm /usr/lib/perl5/5.36.0/Term/Complete.pm /usr/lib/perl5/5.36.0/Term/ReadLine.pm /usr/lib/perl5/5.36.0/Term/ANSIColor.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/PerlIO/scalar.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/PerlIO/encoding.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/PerlIO/via.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/PerlIO/mmap.pm /usr/lib/perl5/5.36.0/PerlIO/via/QuotedPrint.pm /usr/lib/perl5/5.36.0/CPAN/Meta.pm /usr/lib/perl5/5.36.0/CPAN/Distroprefs.pm /usr/lib/perl5/5.36.0/CPAN/Complete.pm /usr/lib/perl5/5.36.0/CPAN/FirstTime.pm /usr/lib/perl5/5.36.0/CPAN/Plugin.pm /usr/lib/perl5/5.36.0/CPAN/Version.pm /usr/lib/perl5/5.36.0/CPAN/HandleConfig.pm /usr/lib/perl5/5.36.0/CPAN/Distrostatus.pm /usr/lib/perl5/5.36.0/CPAN/Module.pm /usr/lib/perl5/5.36.0/CPAN/Debug.pm /usr/lib/perl5/5.36.0/CPAN/Kwalify.pm /usr/lib/perl5/5.36.0/CPAN/Mirrors.pm /usr/lib/perl5/5.36.0/CPAN/Index.pm /usr/lib/perl5/5.36.0/CPAN/CacheMgr.pm /usr/lib/perl5/5.36.0/CPAN/Bundle.pm /usr/lib/perl5/5.36.0/CPAN/FTP.pm /usr/lib/perl5/5.36.0/CPAN/Author.pm /usr/lib/perl5/5.36.0/CPAN/InfoObj.pm /usr/lib/perl5/5.36.0/CPAN/DeferredCode.pm /usr/lib/perl5/5.36.0/CPAN/Prompt.pm /usr/lib/perl5/5.36.0/CPAN/Tarzip.pm /usr/lib/perl5/5.36.0/CPAN/Queue.pm /usr/lib/perl5/5.36.0/CPAN/Nox.pm /usr/lib/perl5/5.36.0/CPAN/Shell.pm /usr/lib/perl5/5.36.0/CPAN/URL.pm /usr/lib/perl5/5.36.0/CPAN/Distribution.pm /usr/lib/perl5/5.36.0/CPAN/Kwalify/distroprefs.dd /usr/lib/perl5/5.36.0/CPAN/Kwalify/distroprefs.yml /usr/lib/perl5/5.36.0/CPAN/Exception/yaml_process_error.pm /usr/lib/perl5/5.36.0/CPAN/Exception/RecursiveDependency.pm /usr/lib/perl5/5.36.0/CPAN/Exception/yaml_not_installed.pm /usr/lib/perl5/5.36.0/CPAN/Exception/blocked_urllist.pm /usr/lib/perl5/5.36.0/CPAN/FTP/netrc.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Validator.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Converter.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Spec.pm /usr/lib/perl5/5.36.0/CPAN/Meta/YAML.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Prereqs.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Requirements.pm /usr/lib/perl5/5.36.0/CPAN/Meta/History.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Feature.pm /usr/lib/perl5/5.36.0/CPAN/Meta/Merge.pm /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_4.pod /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_0.pod /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_3.pod /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_2.pod /usr/lib/perl5/5.36.0/CPAN/Meta/History/Meta_1_1.pod /usr/lib/perl5/5.36.0/CPAN/HTTP/Credentials.pm /usr/lib/perl5/5.36.0/CPAN/HTTP/Client.pm /usr/lib/perl5/5.36.0/CPAN/LWP/UserAgent.pm /usr/lib/perl5/5.36.0/CPAN/API/HOWTO.pod /usr/lib/perl5/5.36.0/CPAN/Plugin/Specfile.pm /usr/lib/perl5/5.36.0/Tie/Handle.pm /usr/lib/perl5/5.36.0/Tie/Scalar.pm /usr/lib/perl5/5.36.0/Tie/StdHandle.pm /usr/lib/perl5/5.36.0/Tie/SubstrHash.pm /usr/lib/perl5/5.36.0/Tie/Array.pm /usr/lib/perl5/5.36.0/Tie/File.pm /usr/lib/perl5/5.36.0/Tie/Hash.pm /usr/lib/perl5/5.36.0/Tie/RefHash.pm /usr/lib/perl5/5.36.0/Tie/Memoize.pm /usr/lib/perl5/5.36.0/Tie/Hash/NamedCapture.pm /usr/lib/perl5/5.36.0/Archive/Tar.pm /usr/lib/perl5/5.36.0/Archive/Tar/Constant.pm /usr/lib/perl5/5.36.0/Archive/Tar/File.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Sub/Util.pm /usr/lib/perl5/5.36.0/Config/Extensions.pm /usr/lib/perl5/5.36.0/Config/Perl/V.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Sys/Syslog.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Sys/Hostname.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/threads/shared.pm /usr/lib/perl5/5.36.0/Filter/Simple.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Filter/Util/Call.pm /usr/lib/perl5/5.36.0/Exporter/Heavy.pm /usr/lib/perl5/5.36.0/Test2/EventFacet.pm /usr/lib/perl5/5.36.0/Test2/Util.pm /usr/lib/perl5/5.36.0/Test2/API.pm /usr/lib/perl5/5.36.0/Test2/Hub.pm /usr/lib/perl5/5.36.0/Test2/Formatter.pm /usr/lib/perl5/5.36.0/Test2/IPC.pm /usr/lib/perl5/5.36.0/Test2/Transition.pod /usr/lib/perl5/5.36.0/Test2/Event.pm /usr/lib/perl5/5.36.0/Test2/IPC/Driver.pm /usr/lib/perl5/5.36.0/Test2/IPC/Driver/Files.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Meta.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Assert.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Info.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Parent.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Plan.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Control.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Hub.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Amnesty.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Trace.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/About.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Error.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Render.pm /usr/lib/perl5/5.36.0/Test2/EventFacet/Info/Table.pm /usr/lib/perl5/5.36.0/Test2/Formatter/TAP.pm /usr/lib/perl5/5.36.0/Test2/Event/Pass.pm /usr/lib/perl5/5.36.0/Test2/Event/Bail.pm /usr/lib/perl5/5.36.0/Test2/Event/Skip.pm /usr/lib/perl5/5.36.0/Test2/Event/Fail.pm /usr/lib/perl5/5.36.0/Test2/Event/Ok.pm /usr/lib/perl5/5.36.0/Test2/Event/V2.pm /usr/lib/perl5/5.36.0/Test2/Event/Exception.pm /usr/lib/perl5/5.36.0/Test2/Event/Plan.pm /usr/lib/perl5/5.36.0/Test2/Event/Waiting.pm /usr/lib/perl5/5.36.0/Test2/Event/Generic.pm /usr/lib/perl5/5.36.0/Test2/Event/Encoding.pm /usr/lib/perl5/5.36.0/Test2/Event/Diag.pm /usr/lib/perl5/5.36.0/Test2/Event/Subtest.pm /usr/lib/perl5/5.36.0/Test2/Event/Note.pm /usr/lib/perl5/5.36.0/Test2/Event/TAP/Version.pm /usr/lib/perl5/5.36.0/Test2/Hub/Interceptor.pm /usr/lib/perl5/5.36.0/Test2/Hub/Subtest.pm /usr/lib/perl5/5.36.0/Test2/Hub/Interceptor/Terminator.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult.pm /usr/lib/perl5/5.36.0/Test2/API/Instance.pm /usr/lib/perl5/5.36.0/Test2/API/Breakage.pm /usr/lib/perl5/5.36.0/Test2/API/Context.pm /usr/lib/perl5/5.36.0/Test2/API/Stack.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult/Squasher.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult/Facet.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult/Hub.pm /usr/lib/perl5/5.36.0/Test2/API/InterceptResult/Event.pm /usr/lib/perl5/5.36.0/Test2/Tools/Tiny.pm /usr/lib/perl5/5.36.0/Test2/Util/Facets2Legacy.pm /usr/lib/perl5/5.36.0/Test2/Util/ExternalMeta.pm /usr/lib/perl5/5.36.0/Test2/Util/HashBase.pm /usr/lib/perl5/5.36.0/Test2/Util/Trace.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Hash/Util.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Hash/Util/FieldHash.pm /usr/lib/perl5/5.36.0/Net/netent.pm /usr/lib/perl5/5.36.0/Net/hostent.pm /usr/lib/perl5/5.36.0/Net/SMTP.pm /usr/lib/perl5/5.36.0/Net/libnetFAQ.pod /usr/lib/perl5/5.36.0/Net/NNTP.pm /usr/lib/perl5/5.36.0/Net/Ping.pm /usr/lib/perl5/5.36.0/Net/Netrc.pm /usr/lib/perl5/5.36.0/Net/Config.pm /usr/lib/perl5/5.36.0/Net/servent.pm /usr/lib/perl5/5.36.0/Net/Domain.pm /usr/lib/perl5/5.36.0/Net/Cmd.pm /usr/lib/perl5/5.36.0/Net/POP3.pm /usr/lib/perl5/5.36.0/Net/FTP.pm /usr/lib/perl5/5.36.0/Net/protoent.pm /usr/lib/perl5/5.36.0/Net/Time.pm /usr/lib/perl5/5.36.0/Net/FTP/L.pm /usr/lib/perl5/5.36.0/Net/FTP/dataconn.pm /usr/lib/perl5/5.36.0/Net/FTP/I.pm /usr/lib/perl5/5.36.0/Net/FTP/A.pm /usr/lib/perl5/5.36.0/Net/FTP/E.pm /usr/lib/perl5/5.36.0/encoding/warnings.pm /usr/lib/perl5/5.36.0/overload/numbers.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/Unicode.pm /usr/lib/perl5/5.36.0/Encode/Supported.pod /usr/lib/perl5/5.36.0/Encode/ConfigLocal_PM.e2x /usr/lib/perl5/5.36.0/Encode/README.e2x /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/Guess.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/Config.pm /usr/lib/perl5/5.36.0/Encode/Makefile_PL.e2x /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/CJKConstants.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/Encoder.pm /usr/lib/perl5/5.36.0/Encode/PerlIO.pod /usr/lib/perl5/5.36.0/Encode/_T.e2x /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/JP.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/KR.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/Alias.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/Symbol.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/Encoding.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/EBCDIC.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/GSM0338.pm /usr/lib/perl5/5.36.0/Encode/Changes.e2x /usr/lib/perl5/5.36.0/Encode/encode.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/CN.pm /usr/lib/perl5/5.36.0/Encode/_PM.e2x /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/Byte.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/TW.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/MIME/Header.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/MIME/Name.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/MIME/Header/ISO_2022_JP.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/Unicode/UTF7.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/CN/HZ.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/KR/2022_KR.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/JP/H2Z.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Encode/JP/JIS7.pm /usr/lib/perl5/5.36.0/Compress/Zlib.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Compress/Raw/Bzip2.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Compress/Raw/Zlib.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Win32.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_OS390.pm /usr/lib/perl5/5.36.0/ExtUtils/Mksymlists.pm /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker.pm /usr/lib/perl5/5.36.0/ExtUtils/xsubpp /usr/lib/perl5/5.36.0/ExtUtils/MM_OS2.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Any.pm /usr/lib/perl5/5.36.0/ExtUtils/Manifest.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_VOS.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Darwin.pm /usr/lib/perl5/5.36.0/ExtUtils/MY.pm /usr/lib/perl5/5.36.0/ExtUtils/Packlist.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_DOS.pm /usr/lib/perl5/5.36.0/ExtUtils/Typemaps.pm /usr/lib/perl5/5.36.0/ExtUtils/Installed.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_AIX.pm /usr/lib/perl5/5.36.0/ExtUtils/Mkbootstrap.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_MacOS.pm /usr/lib/perl5/5.36.0/ExtUtils/Command.pm /usr/lib/perl5/5.36.0/ExtUtils/Miniperl.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS.pod /usr/lib/perl5/5.36.0/ExtUtils/MM.pm /usr/lib/perl5/5.36.0/ExtUtils/Install.pm /usr/lib/perl5/5.36.0/ExtUtils/Embed.pm /usr/lib/perl5/5.36.0/ExtUtils/Liblist.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS.pm /usr/lib/perl5/5.36.0/ExtUtils/typemap /usr/lib/perl5/5.36.0/ExtUtils/MM_Unix.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_QNX.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Cygwin.pm /usr/lib/perl5/5.36.0/ExtUtils/MANIFEST.SKIP /usr/lib/perl5/5.36.0/ExtUtils/MM_VMS.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_UWIN.pm /usr/lib/perl5/5.36.0/ExtUtils/testlib.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_BeOS.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_Win95.pm /usr/lib/perl5/5.36.0/ExtUtils/PL2Bat.pm /usr/lib/perl5/5.36.0/ExtUtils/MM_NW5.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS/Eval.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS/Constants.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS/Utilities.pm /usr/lib/perl5/5.36.0/ExtUtils/ParseXS/CountLines.pm /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/FAQ.pod /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/Locale.pm /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/version.pm /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/Config.pm /usr/lib/perl5/5.36.0/ExtUtils/MakeMaker/Tutorial.pod /usr/lib/perl5/5.36.0/ExtUtils/Typemaps/OutputMap.pm /usr/lib/perl5/5.36.0/ExtUtils/Typemaps/Cmd.pm /usr/lib/perl5/5.36.0/ExtUtils/Typemaps/InputMap.pm /usr/lib/perl5/5.36.0/ExtUtils/Typemaps/Type.pm /usr/lib/perl5/5.36.0/ExtUtils/Liblist/Kid.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant/Utils.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant/Base.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant/XS.pm /usr/lib/perl5/5.36.0/ExtUtils/Constant/ProxySubs.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Base.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/darwin.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Unix.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/cygwin.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/aix.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/dec_osf.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/android.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/VMS.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/os2.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/BCC.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/MSVC.pm /usr/lib/perl5/5.36.0/ExtUtils/CBuilder/Platform/Windows/GCC.pm /usr/lib/perl5/5.36.0/ExtUtils/Command/MM.pm /usr/lib/perl5/5.36.0/Locale/Maketext.pm /usr/lib/perl5/5.36.0/Locale/Maketext.pod /usr/lib/perl5/5.36.0/Locale/Maketext/Cookbook.pod /usr/lib/perl5/5.36.0/Locale/Maketext/GutsLoader.pm /usr/lib/perl5/5.36.0/Locale/Maketext/Simple.pm /usr/lib/perl5/5.36.0/Locale/Maketext/Guts.pm /usr/lib/perl5/5.36.0/Locale/Maketext/TPJ13.pod /usr/lib/perl5/5.36.0/HTTP/Tiny.pm /usr/lib/perl5/5.36.0/Unicode/UCD.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Unicode/Collate.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Unicode/Normalize.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Unicode/Collate/Locale.pm /usr/lib/perl5/5.36.0/Unicode/Collate/allkeys.txt /usr/lib/perl5/5.36.0/Unicode/Collate/keys.txt /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/az.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ar.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/de_at_ph.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/vo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/te.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fil.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/es.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/dsb.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sl.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/tr.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/es_trad.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/pa.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sv.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ur.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/cs.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/de_phone.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/et.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/haw.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/kk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_zhu.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fi.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/mr.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/is.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ta.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fr_ca.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ko.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ml.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/or.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ja.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/kl.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ha.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_strk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/vi.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/si_dict.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/lkt.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ig.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/cu.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sq.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/si.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/se.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/lv.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/bn.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/hu.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/hi.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ro.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sv_refo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/tn.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ee.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_gb.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/as.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ug_cyrl.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/uk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/eo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ln.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_big5.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/ca.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sr.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/nn.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/mt.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/he.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/pl.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/gu.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/wae.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/to.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/nb.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/be.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/af.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/da.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/yo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/om.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fi_phone.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/sa.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/lt.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/kok.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/kn.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/wo.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/mk.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/hr.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/nso.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/zh_pin.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/th.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/hy.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/cy.pl /usr/lib/perl5/5.36.0/Unicode/Collate/Locale/fa.pl /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Pinyin.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/JISX0208.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Stroke.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Korean.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Zhuyin.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/GB2312.pm /usr/lib/perl5/5.36.0/Unicode/Collate/CJK/Big5.pm /usr/lib/perl5/5.36.0/Getopt/Long.pm /usr/lib/perl5/5.36.0/Getopt/Std.pm /usr/lib/perl5/5.36.0/Pod/Checker.pm /usr/lib/perl5/5.36.0/Pod/Simple.pod /usr/lib/perl5/5.36.0/Pod/Text.pm /usr/lib/perl5/5.36.0/Pod/Html.pm /usr/lib/perl5/5.36.0/Pod/Escapes.pm /usr/lib/perl5/5.36.0/Pod/Simple.pm /usr/lib/perl5/5.36.0/Pod/Usage.pm /usr/lib/perl5/5.36.0/Pod/Man.pm /usr/lib/perl5/5.36.0/Pod/Functions.pm /usr/lib/perl5/5.36.0/Pod/Perldoc.pm /usr/lib/perl5/5.36.0/Pod/ParseLink.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToChecker.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToMan.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToText.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToTk.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToXml.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToRtf.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToANSI.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToNroff.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/BaseTo.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/GetOptsOO.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToTerm.pm /usr/lib/perl5/5.36.0/Pod/Perldoc/ToPod.pm /usr/lib/perl5/5.36.0/Pod/Html/Util.pm /usr/lib/perl5/5.36.0/Pod/Simple/SimpleTree.pm /usr/lib/perl5/5.36.0/Pod/Simple/XHTML.pm /usr/lib/perl5/5.36.0/Pod/Simple/Checker.pm /usr/lib/perl5/5.36.0/Pod/Simple/DumpAsXML.pm /usr/lib/perl5/5.36.0/Pod/Simple/Transcode.pm /usr/lib/perl5/5.36.0/Pod/Simple/BlackBox.pm /usr/lib/perl5/5.36.0/Pod/Simple/Text.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParser.pm /usr/lib/perl5/5.36.0/Pod/Simple/TextContent.pm /usr/lib/perl5/5.36.0/Pod/Simple/DumpAsText.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParserToken.pm /usr/lib/perl5/5.36.0/Pod/Simple/Progress.pm /usr/lib/perl5/5.36.0/Pod/Simple/XMLOutStream.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParserStartToken.pm /usr/lib/perl5/5.36.0/Pod/Simple/Subclassing.pod /usr/lib/perl5/5.36.0/Pod/Simple/Debug.pm /usr/lib/perl5/5.36.0/Pod/Simple/HTMLLegacy.pm /usr/lib/perl5/5.36.0/Pod/Simple/TiedOutFH.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParserTextToken.pm /usr/lib/perl5/5.36.0/Pod/Simple/TranscodeSmart.pm /usr/lib/perl5/5.36.0/Pod/Simple/JustPod.pm /usr/lib/perl5/5.36.0/Pod/Simple/Methody.pm /usr/lib/perl5/5.36.0/Pod/Simple/HTMLBatch.pm /usr/lib/perl5/5.36.0/Pod/Simple/Search.pm /usr/lib/perl5/5.36.0/Pod/Simple/HTML.pm /usr/lib/perl5/5.36.0/Pod/Simple/RTF.pm /usr/lib/perl5/5.36.0/Pod/Simple/PullParserEndToken.pm /usr/lib/perl5/5.36.0/Pod/Simple/LinkSection.pm /usr/lib/perl5/5.36.0/Pod/Simple/TranscodeDumb.pm /usr/lib/perl5/5.36.0/Pod/Text/Termcap.pm /usr/lib/perl5/5.36.0/Pod/Text/Color.pm /usr/lib/perl5/5.36.0/Pod/Text/Overstrike.pm /usr/lib/perl5/5.36.0/Thread/Semaphore.pm /usr/lib/perl5/5.36.0/Thread/Queue.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/B/Showlex.pm /usr/lib/perl5/5.36.0/B/Op_private.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/B/Concise.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/B/Terse.pm /usr/lib/perl5/5.36.0/B/Deparse.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/B/Xref.pm /usr/lib/perl5/5.36.0/Math/Complex.pm /usr/lib/perl5/5.36.0/Math/Trig.pm /usr/lib/perl5/5.36.0/Math/BigRat.pm /usr/lib/perl5/5.36.0/Math/BigInt.pm /usr/lib/perl5/5.36.0/Math/BigFloat.pm /usr/lib/perl5/5.36.0/Math/BigRat/Trace.pm /usr/lib/perl5/5.36.0/Math/BigInt/Calc.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Math/BigInt/FastCalc.pm /usr/lib/perl5/5.36.0/Math/BigInt/Lib.pm /usr/lib/perl5/5.36.0/Math/BigInt/Trace.pm /usr/lib/perl5/5.36.0/Math/BigFloat/Trace.pm /usr/lib/perl5/5.36.0/JSON/PP.pm /usr/lib/perl5/5.36.0/JSON/PP/Boolean.pm /usr/lib/perl5/5.36.0/Search/Dict.pm /usr/lib/perl5/5.36.0/Class/Struct.pm /usr/lib/perl5/5.36.0/Perl/OSType.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Digest/SHA.pm /usr/lib/perl5/5.36.0/Digest/file.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Digest/MD5.pm /usr/lib/perl5/5.36.0/Digest/base.pm /usr/lib/perl5/5.36.0/I18N/Collate.pm /usr/lib/perl5/5.36.0/I18N/LangTags.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/I18N/Langinfo.pm /usr/lib/perl5/5.36.0/I18N/LangTags/Detect.pm /usr/lib/perl5/5.36.0/I18N/LangTags/List.pm /usr/lib/perl5/5.36.0/App/Cpan.pm /usr/lib/perl5/5.36.0/App/Prove.pm /usr/lib/perl5/5.36.0/App/Prove/State.pm /usr/lib/perl5/5.36.0/App/Prove/State/Result.pm /usr/lib/perl5/5.36.0/App/Prove/State/Result/Test.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Devel/Peek.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/Devel/PPPort.pm /usr/lib/perl5/5.36.0/Devel/SelfStubber.pm /usr/lib/perl5/5.36.0/Test/Tester.pm /usr/lib/perl5/5.36.0/Test/Simple.pm /usr/lib/perl5/5.36.0/Test/Harness.pm /usr/lib/perl5/5.36.0/Test/More.pm /usr/lib/perl5/5.36.0/Test/Tutorial.pod /usr/lib/perl5/5.36.0/Test/Builder.pm /usr/lib/perl5/5.36.0/Test/use/ok.pm /usr/lib/perl5/5.36.0/Test/Tester/Delegate.pm /usr/lib/perl5/5.36.0/Test/Tester/CaptureRunner.pm /usr/lib/perl5/5.36.0/Test/Tester/Capture.pm /usr/lib/perl5/5.36.0/Test/Builder/Module.pm /usr/lib/perl5/5.36.0/Test/Builder/Tester.pm /usr/lib/perl5/5.36.0/Test/Builder/Formatter.pm /usr/lib/perl5/5.36.0/Test/Builder/TodoDiag.pm /usr/lib/perl5/5.36.0/Test/Builder/IO/Scalar.pm /usr/lib/perl5/5.36.0/Test/Builder/Tester/Color.pm /usr/lib/perl5/5.36.0/TAP/Parser.pm /usr/lib/perl5/5.36.0/TAP/Object.pm /usr/lib/perl5/5.36.0/TAP/Harness.pm /usr/lib/perl5/5.36.0/TAP/Base.pm /usr/lib/perl5/5.36.0/TAP/Harness/Env.pm /usr/lib/perl5/5.36.0/TAP/Harness/Beyond.pod /usr/lib/perl5/5.36.0/TAP/Parser/Aggregator.pm /usr/lib/perl5/5.36.0/TAP/Parser/IteratorFactory.pm /usr/lib/perl5/5.36.0/TAP/Parser/Iterator.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result.pm /usr/lib/perl5/5.36.0/TAP/Parser/ResultFactory.pm /usr/lib/perl5/5.36.0/TAP/Parser/Grammar.pm /usr/lib/perl5/5.36.0/TAP/Parser/Scheduler.pm /usr/lib/perl5/5.36.0/TAP/Parser/Multiplexer.pm /usr/lib/perl5/5.36.0/TAP/Parser/Source.pm /usr/lib/perl5/5.36.0/TAP/Parser/Iterator/Stream.pm /usr/lib/perl5/5.36.0/TAP/Parser/Iterator/Array.pm /usr/lib/perl5/5.36.0/TAP/Parser/Iterator/Process.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Handle.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Perl.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/RawTAP.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/File.pm /usr/lib/perl5/5.36.0/TAP/Parser/SourceHandler/Executable.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/YAML.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Bailout.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Version.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Test.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Comment.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Plan.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Pragma.pm /usr/lib/perl5/5.36.0/TAP/Parser/Result/Unknown.pm /usr/lib/perl5/5.36.0/TAP/Parser/YAMLish/Reader.pm /usr/lib/perl5/5.36.0/TAP/Parser/YAMLish/Writer.pm /usr/lib/perl5/5.36.0/TAP/Parser/Scheduler/Job.pm /usr/lib/perl5/5.36.0/TAP/Parser/Scheduler/Spinner.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Color.pm /usr/lib/perl5/5.36.0/TAP/Formatter/File.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Session.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Base.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Console.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Console/ParallelSession.pm /usr/lib/perl5/5.36.0/TAP/Formatter/Console/Session.pm /usr/lib/perl5/5.36.0/TAP/Formatter/File/Session.pm /usr/lib/perl5/5.36.0/autodie/exception.pm /usr/lib/perl5/5.36.0/autodie/hints.pm /usr/lib/perl5/5.36.0/autodie/Util.pm /usr/lib/perl5/5.36.0/autodie/skip.pm /usr/lib/perl5/5.36.0/autodie/Scope/GuardStack.pm /usr/lib/perl5/5.36.0/autodie/Scope/Guard.pm /usr/lib/perl5/5.36.0/autodie/exception/system.pm /usr/lib/perl5/5.36.0/unicore/version /usr/lib/perl5/5.36.0/unicore/SpecialCasing.txt /usr/lib/perl5/5.36.0/unicore/NamedSequences.txt /usr/lib/perl5/5.36.0/unicore/UCD.pl /usr/lib/perl5/5.36.0/unicore/Blocks.txt /usr/lib/perl5/5.36.0/unicore/Name.pm /usr/lib/perl5/5.36.0/unicore/Name.pl /usr/lib/perl5/5.36.0/unicore/Decomposition.pl /usr/lib/perl5/5.36.0/unicore/uni_keywords.pl /usr/lib/perl5/5.36.0/unicore/CombiningClass.pl /usr/lib/perl5/5.36.0/unicore/lib/GrBase/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CI/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/EN.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/BN.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/ON.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/AN.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/B.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/ET.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/AL.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/CS.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/R.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/NSM.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/L.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/WS.pl /usr/lib/perl5/5.36.0/unicore/lib/Bc/ES.pl /usr/lib/perl5/5.36.0/unicore/lib/SD/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWCM/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/BidiM/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Hex/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Blk/NB.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Cantilla.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Avagraha.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Bindu.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona7.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Virama.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona4.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Vowel.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/VowelDep.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Other.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Syllable.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona2.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Nukta.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona3.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consonan.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/PureKill.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Invisibl.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona8.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona6.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/VowelInd.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Consona5.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Number.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/ToneMark.pl /usr/lib/perl5/5.36.0/unicore/lib/InSC/Visarga.pl /usr/lib/perl5/5.36.0/unicore/lib/Emoji/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Bpt/C.pl /usr/lib/perl5/5.36.0/unicore/lib/Bpt/O.pl /usr/lib/perl5/5.36.0/unicore/lib/Bpt/N.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Sub.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Sqr.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Med.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Iso.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Com.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Nar.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/NonCanon.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Fin.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Nb.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Font.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Sup.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Vert.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Enc.pl /usr/lib/perl5/5.36.0/unicore/lib/Dt/Init.pl /usr/lib/perl5/5.36.0/unicore/lib/Dep/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Lu.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Cn.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/LC.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Nd.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/C.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Sk.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Nl.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Mn.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Cf.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Lo.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pf.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pi.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pd.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Lm.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/P.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Sm.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Z.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pe.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Ps.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Me.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/So.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/M.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/N.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Mc.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/No.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/L.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Ll.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/S.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Pc.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Po.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Sc.pl /usr/lib/perl5/5.36.0/unicore/lib/Gc/Zs.pl /usr/lib/perl5/5.36.0/unicore/lib/PatSyn/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/BidiC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/EBase/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Hira.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Zinh.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Arab.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Dupl.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Mong.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Guru.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Gong.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Cprt.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Gonm.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Latn.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Glag.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Sinh.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Orya.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Mlym.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Hang.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Mult.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Grek.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Beng.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Zyyy.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Cyrl.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Limb.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Geor.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Gran.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Han.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Kana.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Gujr.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Telu.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Syrc.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Deva.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Knda.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Linb.pl /usr/lib/perl5/5.36.0/unicore/lib/Sc/Taml.pl /usr/lib/perl5/5.36.0/unicore/lib/EPres/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Vo/Tu.pl /usr/lib/perl5/5.36.0/unicore/lib/Vo/U.pl /usr/lib/perl5/5.36.0/unicore/lib/Vo/Tr.pl /usr/lib/perl5/5.36.0/unicore/lib/Vo/R.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/XX.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/PR.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/CL.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/AI.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/BB.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/SA.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/EX.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/QU.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/GL.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/NU.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/PO.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/BA.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/IN.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/CM.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/AL.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/ID.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/CJ.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/IS.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/NS.pl /usr/lib/perl5/5.36.0/unicore/lib/Lb/OP.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hira.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Zinh.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Arab.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Lina.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Khar.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Xsux.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Dupl.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Khoj.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Mong.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Guru.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Copt.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Nand.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Gong.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Cprt.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Tagb.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Bhks.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Gonm.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hebr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Yi.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Talu.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Latn.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Glag.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Lana.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Sind.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Tang.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Sinh.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Orya.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Lao.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Cakm.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Mlym.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Tirh.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hang.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Rohg.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Mult.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Takr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Grek.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Tibt.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Armn.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hmng.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Kthi.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Mymr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Beng.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Zyyy.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Cyrl.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Phlp.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Nko.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Ethi.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Cham.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Thaa.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Limb.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Geor.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Gran.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Yezi.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Hmnp.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Han.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Kana.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Diak.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Gujr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Telu.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Bopo.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Zzzz.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Khmr.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Syrc.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Deva.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Vith.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Knda.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Shrd.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Adlm.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Linb.pl /usr/lib/perl5/5.36.0/unicore/lib/Scx/Taml.pl /usr/lib/perl5/5.36.0/unicore/lib/Ext/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CompEx/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Term/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Lower/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Dash/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/VS/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/QMark/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Alpha/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/XX.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/SM.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/PP.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/LV.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/EX.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/LVT.pl /usr/lib/perl5/5.36.0/unicore/lib/GCB/CN.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/XX.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/LO.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/ST.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/CL.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/Sp.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/EX.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/UP.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/NU.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/FO.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/SC.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/AT.pl /usr/lib/perl5/5.36.0/unicore/lib/SB/LE.pl /usr/lib/perl5/5.36.0/unicore/lib/Upper/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Dal.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Qaf.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Ain.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Seen.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Hah.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Kaf.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Noon.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Sad.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Yeh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Feh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Gaf.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Reh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/HanifiRo.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Waw.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Alef.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Beh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/FarsiYeh.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/NoJoinin.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Lam.pl /usr/lib/perl5/5.36.0/unicore/lib/Jg/Tah.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/BR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/OV.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/ATAR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/AR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/B.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/VR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/AL.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/A.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/NR.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/NK.pl /usr/lib/perl5/5.36.0/unicore/lib/Ccc/DB.pl /usr/lib/perl5/5.36.0/unicore/lib/Dia/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Nt/None.pl /usr/lib/perl5/5.36.0/unicore/lib/Nt/Nu.pl /usr/lib/perl5/5.36.0/unicore/lib/Nt/Di.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V70.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V140.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/NA.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V60.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V40.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V80.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V90.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V52.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V32.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V130.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V110.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V41.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V100.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V11.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V120.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V50.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V51.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V20.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V31.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V61.pl /usr/lib/perl5/5.36.0/unicore/lib/Age/V30.pl /usr/lib/perl5/5.36.0/unicore/lib/Hyphen/T.pl /usr/lib/perl5/5.36.0/unicore/lib/PCM/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/UIdeo/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CE/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/IdStatus/Allowed.pl /usr/lib/perl5/5.36.0/unicore/lib/IdStatus/Restrict.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/XX.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/Extend.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/WSegSpac.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/EX.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/KA.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/MB.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/NU.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/FO.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/MN.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/LE.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/HL.pl /usr/lib/perl5/5.36.0/unicore/lib/WB/ML.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/Na.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/H.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/W.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/N.pl /usr/lib/perl5/5.36.0/unicore/lib/Ea/A.pl /usr/lib/perl5/5.36.0/unicore/lib/IDC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/EComp/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/C.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/U.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/T.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/D.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/R.pl /usr/lib/perl5/5.36.0/unicore/lib/Jt/L.pl /usr/lib/perl5/5.36.0/unicore/lib/XIDC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWU/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/LimitedU.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Exclusio.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/NotNFKC.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/DefaultI.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/NotChara.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Obsolete.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Uncommon.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Inclusio.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Technica.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/Recommen.pl /usr/lib/perl5/5.36.0/unicore/lib/IdType/NotXID.pl /usr/lib/perl5/5.36.0/unicore/lib/In/2_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/6_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/3_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/11_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/4_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/5_2.pl /usr/lib/perl5/5.36.0/unicore/lib/In/3_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/14_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/12_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/8_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/7_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/12_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/2_1.pl /usr/lib/perl5/5.36.0/unicore/lib/In/6_2.pl /usr/lib/perl5/5.36.0/unicore/lib/In/13_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/6_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/4_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/3_2.pl /usr/lib/perl5/5.36.0/unicore/lib/In/5_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/10_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/9_0.pl /usr/lib/perl5/5.36.0/unicore/lib/In/6_3.pl /usr/lib/perl5/5.36.0/unicore/lib/In/5_1.pl /usr/lib/perl5/5.36.0/unicore/lib/Math/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWL/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFDQC/N.pl /usr/lib/perl5/5.36.0/unicore/lib/NFDQC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Ideo/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlCha.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIDC.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlQuo.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/PerlWord.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/XPosixPu.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Title.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPro.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPat.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Print.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlFol.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Assigned.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIsI.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlAny.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Word.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/PosixPun.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlPr2.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Graph.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlIDS.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/SpacePer.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlNch.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/_PerlCh2.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Blank.pl /usr/lib/perl5/5.36.0/unicore/lib/Perl/Alnum.pl /usr/lib/perl5/5.36.0/unicore/lib/DI/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/XIDS/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFKDQC/N.pl /usr/lib/perl5/5.36.0/unicore/lib/NFKDQC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWKCF/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFKCQC/N.pl /usr/lib/perl5/5.36.0/unicore/lib/NFKCQC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/GrExt/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/5.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/9.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/80.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/60.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/5000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/70000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/3_4.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/3_16.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/8000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/10000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/6000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/300.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/40.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_6.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/60000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/14.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/30.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/0.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/3000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/10.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/9000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/90000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/7.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_4.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/70.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_2.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/100000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/90.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/20.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/80000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/7000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/800.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/900.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/50000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_8.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/20000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/18.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/40000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/8.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/700.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/500.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/16.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/4.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/13.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/11.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/600.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/30000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_16.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/6.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/100.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/12.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/15.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/2.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/3.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/17.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/19.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/1_3.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/2_3.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/50.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/2000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/400.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/4000.pl /usr/lib/perl5/5.36.0/unicore/lib/Nv/200.pl /usr/lib/perl5/5.36.0/unicore/lib/ExtPict/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/STerm/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/NFCQC/M.pl /usr/lib/perl5/5.36.0/unicore/lib/NFCQC/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Cased/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/CWCF/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/NA.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/TopAndL2.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/BottomAn.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Bottom.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/TopAndRi.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Right.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Left.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/VisualOr.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/TopAndBo.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/LeftAndR.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/TopAndLe.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Top.pl /usr/lib/perl5/5.36.0/unicore/lib/InPC/Overstru.pl /usr/lib/perl5/5.36.0/unicore/lib/CWT/Y.pl /usr/lib/perl5/5.36.0/unicore/lib/Hst/NA.pl /usr/lib/perl5/5.36.0/unicore/lib/IDS/Y.pl /usr/lib/perl5/5.36.0/unicore/To/NFKDQC.pl /usr/lib/perl5/5.36.0/unicore/To/_PerlSCX.pl /usr/lib/perl5/5.36.0/unicore/To/NameAlia.pl /usr/lib/perl5/5.36.0/unicore/To/PerlDeci.pl /usr/lib/perl5/5.36.0/unicore/To/InSC.pl /usr/lib/perl5/5.36.0/unicore/To/Lc.pl /usr/lib/perl5/5.36.0/unicore/To/Gc.pl /usr/lib/perl5/5.36.0/unicore/To/EqUIdeo.pl /usr/lib/perl5/5.36.0/unicore/To/Bpb.pl /usr/lib/perl5/5.36.0/unicore/To/Cf.pl /usr/lib/perl5/5.36.0/unicore/To/Jg.pl /usr/lib/perl5/5.36.0/unicore/To/GCB.pl /usr/lib/perl5/5.36.0/unicore/To/Vo.pl /usr/lib/perl5/5.36.0/unicore/To/InPC.pl /usr/lib/perl5/5.36.0/unicore/To/Identif2.pl /usr/lib/perl5/5.36.0/unicore/To/Age.pl /usr/lib/perl5/5.36.0/unicore/To/Nt.pl /usr/lib/perl5/5.36.0/unicore/To/SB.pl /usr/lib/perl5/5.36.0/unicore/To/Bpt.pl /usr/lib/perl5/5.36.0/unicore/To/Na1.pl /usr/lib/perl5/5.36.0/unicore/To/Isc.pl /usr/lib/perl5/5.36.0/unicore/To/Bc.pl /usr/lib/perl5/5.36.0/unicore/To/_PerlLB.pl /usr/lib/perl5/5.36.0/unicore/To/Uc.pl /usr/lib/perl5/5.36.0/unicore/To/Ea.pl /usr/lib/perl5/5.36.0/unicore/To/Lb.pl /usr/lib/perl5/5.36.0/unicore/To/Hst.pl /usr/lib/perl5/5.36.0/unicore/To/NFDQC.pl /usr/lib/perl5/5.36.0/unicore/To/WB.pl /usr/lib/perl5/5.36.0/unicore/To/NFKCCF.pl /usr/lib/perl5/5.36.0/unicore/To/Scx.pl /usr/lib/perl5/5.36.0/unicore/To/Jt.pl /usr/lib/perl5/5.36.0/unicore/To/NFCQC.pl /usr/lib/perl5/5.36.0/unicore/To/Bmg.pl /usr/lib/perl5/5.36.0/unicore/To/NFKCQC.pl /usr/lib/perl5/5.36.0/unicore/To/Tc.pl /usr/lib/perl5/5.36.0/unicore/To/Nv.pl /usr/lib/perl5/5.36.0/unicore/To/Identifi.pl /usr/lib/perl5/5.36.0/unicore/To/Sc.pl /usr/lib/perl5/5.36.0/Text/Wrap.pm /usr/lib/perl5/5.36.0/Text/ParseWords.pm /usr/lib/perl5/5.36.0/Text/Balanced.pm /usr/lib/perl5/5.36.0/Text/Abbrev.pm /usr/lib/perl5/5.36.0/Text/Tabs.pm /usr/lib/perl5/5.36.0/Memoize/SDBM_File.pm /usr/lib/perl5/5.36.0/Memoize/Storable.pm /usr/lib/perl5/5.36.0/Memoize/AnyDBM_File.pm /usr/lib/perl5/5.36.0/Memoize/Expire.pm /usr/lib/perl5/5.36.0/Memoize/ExpireFile.pm /usr/lib/perl5/5.36.0/Memoize/NDBM_File.pm /usr/lib/perl5/5.36.0/Memoize/ExpireTest.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/IPC/SysV/SysV.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Opcode/Opcode.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Data/Dumper/Dumper.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/List/Util/Util.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/File/Glob/Glob.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/File/DosGlob/DosGlob.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/MIME/Base64/Base64.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Time/Piece/Piece.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Time/HiRes/HiRes.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/IO/IO.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/POSIX/POSIX.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Socket/Socket.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/PerlIO/scalar/scalar.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/PerlIO/encoding/encoding.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/PerlIO/mmap/mmap.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/PerlIO/via/via.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Sys/Hostname/Hostname.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Sys/Syslog/Syslog.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/threads/threads.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/threads/shared/shared.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/SDBM_File/SDBM_File.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Filter/Util/Call/Call.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Hash/Util/Util.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Hash/Util/FieldHash/FieldHash.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/DB_File/DB_File.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Cwd/Cwd.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Encode/Encode.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Encode/Symbol/Symbol.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Encode/EBCDIC/EBCDIC.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Encode/TW/TW.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Encode/Unicode/Unicode.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Encode/CN/CN.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Encode/Byte/Byte.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Encode/KR/KR.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Encode/JP/JP.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Compress/Raw/Bzip2/Bzip2.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Compress/Raw/Zlib/Zlib.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/re/re.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/attributes/attributes.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Unicode/Normalize/Normalize.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Unicode/Collate/Collate.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Fcntl/Fcntl.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/mro/mro.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/B/B.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Storable/Storable.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Math/BigInt/FastCalc/FastCalc.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Digest/SHA/SHA.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Digest/MD5/MD5.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/I18N/Langinfo/Langinfo.so /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/auto/Devel/Peek/Peek.so /usr/lib/perl5/5.36.0/warnings/register.pm /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/av.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/bitcount.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/charclass_invlists.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/config.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/cop.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/cv.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/dosish.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/ebcdic_tables.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/embed.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/embedvar.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/EXTERN.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/fakesdio.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/feature.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/form.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/git_version.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/gv.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/handy.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/hv.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/hv_func.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/hv_macro.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/inline.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/INTERN.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/intrpvar.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/invlist_inline.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/iperlsys.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/keywords.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/l1_char_class_tab.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/malloc_ctl.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/metaconfig.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/mg.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/mg_data.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/mg_raw.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/mg_vtable.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/mydtrace.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/nostdio.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/op.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/op_reg_common.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/opcode.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/opnames.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/overload.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/pad.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/parser.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/patchlevel.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/perl.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/perl_inc_macro.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/perl_langinfo.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/perl_siphash.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/perlapi.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/perlio.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/perliol.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/perlsdio.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/perlvars.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/perly.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/pp.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/pp_proto.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/proto.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/reentr.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/regcharclass.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/regcomp.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/regexp.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/regnodes.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/sbox32_hash.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/scope.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/sv.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/sv_inline.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/thread.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/time64.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/time64_config.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/uconfig.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/uni_keywords.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/unicode_constants.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/unixish.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/utf8.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/utfebcdic.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/util.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/uudmap.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/vutil.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/warnings.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/XSUB.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/zaphod32_hash.h /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE/libperl.a /usr/bin/perl /usr/bin/pod2man /usr/bin/pod2text /usr/bin/pod2usage /usr/bin/podchecker /usr/bin/cpan /usr/bin/corelist /usr/bin/enc2xs /usr/bin/encguess /usr/bin/h2ph /usr/bin/h2xs /usr/bin/instmodsh /usr/bin/json_pp /usr/bin/libnetcfg /usr/bin/perlbug /usr/bin/perldoc /usr/bin/perlivp /usr/bin/piconv /usr/bin/pl2pm /usr/bin/pod2html /usr/bin/prove /usr/bin/ptar /usr/bin/ptardiff /usr/bin/ptargrep /usr/bin/shasum /usr/bin/splain /usr/bin/streamzip /usr/bin/xsubpp /usr/bin/zipdetails /usr/bin/perlthanks /usr/lib/perl5/5.36.0/pod/perl.pod /usr/lib/perl5/5.36.0/pod/perlintro.pod /usr/lib/perl5/5.36.0/pod/perlrun.pod /usr/lib/perl5/5.36.0/pod/perltoc.pod /usr/lib/perl5/5.36.0/pod/perlreftut.pod /usr/lib/perl5/5.36.0/pod/perldsc.pod /usr/lib/perl5/5.36.0/pod/perllol.pod /usr/lib/perl5/5.36.0/pod/perlrequick.pod /usr/lib/perl5/5.36.0/pod/perlretut.pod /usr/lib/perl5/5.36.0/pod/perlootut.pod /usr/lib/perl5/5.36.0/pod/perlperf.pod /usr/lib/perl5/5.36.0/pod/perlstyle.pod /usr/lib/perl5/5.36.0/pod/perlcheat.pod /usr/lib/perl5/5.36.0/pod/perltrap.pod /usr/lib/perl5/5.36.0/pod/perldebtut.pod /usr/lib/perl5/5.36.0/pod/perlfaq.pod /usr/lib/perl5/5.36.0/pod/perlfaq1.pod /usr/lib/perl5/5.36.0/pod/perlfaq2.pod /usr/lib/perl5/5.36.0/pod/perlfaq3.pod /usr/lib/perl5/5.36.0/pod/perlfaq4.pod /usr/lib/perl5/5.36.0/pod/perlfaq5.pod /usr/lib/perl5/5.36.0/pod/perlfaq6.pod /usr/lib/perl5/5.36.0/pod/perlfaq7.pod /usr/lib/perl5/5.36.0/pod/perlfaq8.pod /usr/lib/perl5/5.36.0/pod/perlfaq9.pod /usr/lib/perl5/5.36.0/pod/perlsyn.pod /usr/lib/perl5/5.36.0/pod/perldata.pod /usr/lib/perl5/5.36.0/pod/perlop.pod /usr/lib/perl5/5.36.0/pod/perlsub.pod /usr/lib/perl5/5.36.0/pod/perlfunc.pod /usr/lib/perl5/5.36.0/pod/perlopentut.pod /usr/lib/perl5/5.36.0/pod/perlpacktut.pod /usr/lib/perl5/5.36.0/pod/perlpod.pod /usr/lib/perl5/5.36.0/pod/perlpodspec.pod /usr/lib/perl5/5.36.0/pod/perldocstyle.pod /usr/lib/perl5/5.36.0/pod/perlpodstyle.pod /usr/lib/perl5/5.36.0/pod/perldiag.pod /usr/lib/perl5/5.36.0/pod/perldeprecation.pod /usr/lib/perl5/5.36.0/pod/perllexwarn.pod /usr/lib/perl5/5.36.0/pod/perldebug.pod /usr/lib/perl5/5.36.0/pod/perlvar.pod /usr/lib/perl5/5.36.0/pod/perlre.pod /usr/lib/perl5/5.36.0/pod/perlrebackslash.pod /usr/lib/perl5/5.36.0/pod/perlrecharclass.pod /usr/lib/perl5/5.36.0/pod/perlreref.pod /usr/lib/perl5/5.36.0/pod/perlref.pod /usr/lib/perl5/5.36.0/pod/perlform.pod /usr/lib/perl5/5.36.0/pod/perlobj.pod /usr/lib/perl5/5.36.0/pod/perltie.pod /usr/lib/perl5/5.36.0/pod/perldbmfilter.pod /usr/lib/perl5/5.36.0/pod/perlipc.pod /usr/lib/perl5/5.36.0/pod/perlfork.pod /usr/lib/perl5/5.36.0/pod/perlnumber.pod /usr/lib/perl5/5.36.0/pod/perlthrtut.pod /usr/lib/perl5/5.36.0/pod/perlport.pod /usr/lib/perl5/5.36.0/pod/perllocale.pod /usr/lib/perl5/5.36.0/pod/perluniintro.pod /usr/lib/perl5/5.36.0/pod/perlunicode.pod /usr/lib/perl5/5.36.0/pod/perlunicook.pod /usr/lib/perl5/5.36.0/pod/perlunifaq.pod /usr/lib/perl5/5.36.0/pod/perluniprops.pod /usr/lib/perl5/5.36.0/pod/perlunitut.pod /usr/lib/perl5/5.36.0/pod/perlebcdic.pod /usr/lib/perl5/5.36.0/pod/perlsec.pod /usr/lib/perl5/5.36.0/pod/perlsecpolicy.pod /usr/lib/perl5/5.36.0/pod/perlmod.pod /usr/lib/perl5/5.36.0/pod/perlmodlib.pod /usr/lib/perl5/5.36.0/pod/perlmodstyle.pod /usr/lib/perl5/5.36.0/pod/perlmodinstall.pod /usr/lib/perl5/5.36.0/pod/perlnewmod.pod /usr/lib/perl5/5.36.0/pod/perlpragma.pod /usr/lib/perl5/5.36.0/pod/perlutil.pod /usr/lib/perl5/5.36.0/pod/perlfilter.pod /usr/lib/perl5/5.36.0/pod/perldtrace.pod /usr/lib/perl5/5.36.0/pod/perlglossary.pod /usr/lib/perl5/5.36.0/pod/perlembed.pod /usr/lib/perl5/5.36.0/pod/perldebguts.pod /usr/lib/perl5/5.36.0/pod/perlxstut.pod /usr/lib/perl5/5.36.0/pod/perlxs.pod /usr/lib/perl5/5.36.0/pod/perlxstypemap.pod /usr/lib/perl5/5.36.0/pod/perlclib.pod /usr/lib/perl5/5.36.0/pod/perlguts.pod /usr/lib/perl5/5.36.0/pod/perlcall.pod /usr/lib/perl5/5.36.0/pod/perlmroapi.pod /usr/lib/perl5/5.36.0/pod/perlreapi.pod /usr/lib/perl5/5.36.0/pod/perlreguts.pod /usr/lib/perl5/5.36.0/pod/perlapi.pod /usr/lib/perl5/5.36.0/pod/perlintern.pod /usr/lib/perl5/5.36.0/pod/perliol.pod /usr/lib/perl5/5.36.0/pod/perlapio.pod /usr/lib/perl5/5.36.0/pod/perlhack.pod /usr/lib/perl5/5.36.0/pod/perlsource.pod /usr/lib/perl5/5.36.0/pod/perlinterp.pod /usr/lib/perl5/5.36.0/pod/perlhacktut.pod /usr/lib/perl5/5.36.0/pod/perlhacktips.pod /usr/lib/perl5/5.36.0/pod/perlpolicy.pod /usr/lib/perl5/5.36.0/pod/perlgov.pod /usr/lib/perl5/5.36.0/pod/perlgit.pod /usr/lib/perl5/5.36.0/pod/perlhist.pod /usr/lib/perl5/5.36.0/pod/perldelta.pod /usr/lib/perl5/5.36.0/pod/perl5360delta.pod /usr/lib/perl5/5.36.0/pod/perl5341delta.pod /usr/lib/perl5/5.36.0/pod/perl5340delta.pod /usr/lib/perl5/5.36.0/pod/perl5321delta.pod /usr/lib/perl5/5.36.0/pod/perl5320delta.pod /usr/lib/perl5/5.36.0/pod/perl5303delta.pod /usr/lib/perl5/5.36.0/pod/perl5302delta.pod /usr/lib/perl5/5.36.0/pod/perl5301delta.pod /usr/lib/perl5/5.36.0/pod/perl5300delta.pod /usr/lib/perl5/5.36.0/pod/perl5283delta.pod /usr/lib/perl5/5.36.0/pod/perl5282delta.pod /usr/lib/perl5/5.36.0/pod/perl5281delta.pod /usr/lib/perl5/5.36.0/pod/perl5280delta.pod /usr/lib/perl5/5.36.0/pod/perl5263delta.pod /usr/lib/perl5/5.36.0/pod/perl5262delta.pod /usr/lib/perl5/5.36.0/pod/perl5261delta.pod /usr/lib/perl5/5.36.0/pod/perl5260delta.pod /usr/lib/perl5/5.36.0/pod/perl5244delta.pod /usr/lib/perl5/5.36.0/pod/perl5243delta.pod /usr/lib/perl5/5.36.0/pod/perl5242delta.pod /usr/lib/perl5/5.36.0/pod/perl5241delta.pod /usr/lib/perl5/5.36.0/pod/perl5240delta.pod /usr/lib/perl5/5.36.0/pod/perl5224delta.pod /usr/lib/perl5/5.36.0/pod/perl5223delta.pod /usr/lib/perl5/5.36.0/pod/perl5222delta.pod /usr/lib/perl5/5.36.0/pod/perl5221delta.pod /usr/lib/perl5/5.36.0/pod/perl5220delta.pod /usr/lib/perl5/5.36.0/pod/perl5203delta.pod /usr/lib/perl5/5.36.0/pod/perl5202delta.pod /usr/lib/perl5/5.36.0/pod/perl5201delta.pod /usr/lib/perl5/5.36.0/pod/perl5200delta.pod /usr/lib/perl5/5.36.0/pod/perl5184delta.pod /usr/lib/perl5/5.36.0/pod/perl5182delta.pod /usr/lib/perl5/5.36.0/pod/perl5181delta.pod /usr/lib/perl5/5.36.0/pod/perl5180delta.pod /usr/lib/perl5/5.36.0/pod/perl5163delta.pod /usr/lib/perl5/5.36.0/pod/perl5162delta.pod /usr/lib/perl5/5.36.0/pod/perl5161delta.pod /usr/lib/perl5/5.36.0/pod/perl5160delta.pod /usr/lib/perl5/5.36.0/pod/perl5144delta.pod /usr/lib/perl5/5.36.0/pod/perl5143delta.pod /usr/lib/perl5/5.36.0/pod/perl5142delta.pod /usr/lib/perl5/5.36.0/pod/perl5141delta.pod /usr/lib/perl5/5.36.0/pod/perl5140delta.pod /usr/lib/perl5/5.36.0/pod/perl5125delta.pod /usr/lib/perl5/5.36.0/pod/perl5124delta.pod /usr/lib/perl5/5.36.0/pod/perl5123delta.pod /usr/lib/perl5/5.36.0/pod/perl5122delta.pod /usr/lib/perl5/5.36.0/pod/perl5121delta.pod /usr/lib/perl5/5.36.0/pod/perl5120delta.pod /usr/lib/perl5/5.36.0/pod/perl5101delta.pod /usr/lib/perl5/5.36.0/pod/perl5100delta.pod /usr/lib/perl5/5.36.0/pod/perl589delta.pod /usr/lib/perl5/5.36.0/pod/perl588delta.pod /usr/lib/perl5/5.36.0/pod/perl587delta.pod /usr/lib/perl5/5.36.0/pod/perl586delta.pod /usr/lib/perl5/5.36.0/pod/perl585delta.pod /usr/lib/perl5/5.36.0/pod/perl584delta.pod /usr/lib/perl5/5.36.0/pod/perl583delta.pod /usr/lib/perl5/5.36.0/pod/perl582delta.pod /usr/lib/perl5/5.36.0/pod/perl581delta.pod /usr/lib/perl5/5.36.0/pod/perl58delta.pod /usr/lib/perl5/5.36.0/pod/perl561delta.pod /usr/lib/perl5/5.36.0/pod/perl56delta.pod /usr/lib/perl5/5.36.0/pod/perl5005delta.pod /usr/lib/perl5/5.36.0/pod/perl5004delta.pod /usr/lib/perl5/5.36.0/pod/perlbook.pod /usr/lib/perl5/5.36.0/pod/perlcommunity.pod /usr/lib/perl5/5.36.0/pod/perldoc.pod /usr/lib/perl5/5.36.0/pod/perlexperiment.pod /usr/lib/perl5/5.36.0/pod/perlartistic.pod /usr/lib/perl5/5.36.0/pod/perlgpl.pod /usr/lib/perl5/5.36.0/pod/perlcn.pod /usr/lib/perl5/5.36.0/pod/perljp.pod /usr/lib/perl5/5.36.0/pod/perlko.pod /usr/lib/perl5/5.36.0/pod/perltw.pod /usr/lib/perl5/5.36.0/pod/perlaix.pod /usr/lib/perl5/5.36.0/pod/perlamiga.pod /usr/lib/perl5/5.36.0/pod/perlandroid.pod /usr/lib/perl5/5.36.0/pod/perlbs2000.pod /usr/lib/perl5/5.36.0/pod/perlcygwin.pod /usr/lib/perl5/5.36.0/pod/perlfreebsd.pod /usr/lib/perl5/5.36.0/pod/perlhaiku.pod /usr/lib/perl5/5.36.0/pod/perlhpux.pod /usr/lib/perl5/5.36.0/pod/perlhurd.pod /usr/lib/perl5/5.36.0/pod/perlirix.pod /usr/lib/perl5/5.36.0/pod/perllinux.pod /usr/lib/perl5/5.36.0/pod/perlmacosx.pod /usr/lib/perl5/5.36.0/pod/perlopenbsd.pod /usr/lib/perl5/5.36.0/pod/perlos2.pod /usr/lib/perl5/5.36.0/pod/perlos390.pod /usr/lib/perl5/5.36.0/pod/perlos400.pod /usr/lib/perl5/5.36.0/pod/perlplan9.pod /usr/lib/perl5/5.36.0/pod/perlqnx.pod /usr/lib/perl5/5.36.0/pod/perlriscos.pod /usr/lib/perl5/5.36.0/pod/perlsolaris.pod /usr/lib/perl5/5.36.0/pod/perlsynology.pod /usr/lib/perl5/5.36.0/pod/perltru64.pod /usr/lib/perl5/5.36.0/pod/perlvms.pod /usr/lib/perl5/5.36.0/pod/perlvos.pod /usr/lib/perl5/5.36.0/pod/perlwin32.pod /usr/lib/perl5/5.36.0/pod/perlboot.pod /usr/lib/perl5/5.36.0/pod/perlbot.pod /usr/lib/perl5/5.36.0/pod/perlrepository.pod /usr/lib/perl5/5.36.0/pod/perltodo.pod /usr/lib/perl5/5.36.0/pod/perltooc.pod /usr/lib/perl5/5.36.0/pod/perltoot.pod ./perl -Ilib -I. installman --destdir= WARNING: You've never run 'make test'!!! (Installing anyway.) /usr/share/man/man1/perl.1 /usr/share/man/man1/perl5004delta.1 /usr/share/man/man1/perl5005delta.1 /usr/share/man/man1/perl5100delta.1 /usr/share/man/man1/perl5101delta.1 /usr/share/man/man1/perl5120delta.1 /usr/share/man/man1/perl5121delta.1 /usr/share/man/man1/perl5122delta.1 /usr/share/man/man1/perl5123delta.1 /usr/share/man/man1/perl5124delta.1 /usr/share/man/man1/perl5125delta.1 /usr/share/man/man1/perl5140delta.1 /usr/share/man/man1/perl5141delta.1 /usr/share/man/man1/perl5142delta.1 /usr/share/man/man1/perl5143delta.1 /usr/share/man/man1/perl5144delta.1 /usr/share/man/man1/perl5160delta.1 /usr/share/man/man1/perl5161delta.1 /usr/share/man/man1/perl5162delta.1 /usr/share/man/man1/perl5163delta.1 /usr/share/man/man1/perl5180delta.1 /usr/share/man/man1/perl5181delta.1 /usr/share/man/man1/perl5182delta.1 /usr/share/man/man1/perl5184delta.1 /usr/share/man/man1/perl5200delta.1 /usr/share/man/man1/perl5201delta.1 /usr/share/man/man1/perl5202delta.1 /usr/share/man/man1/perl5203delta.1 /usr/share/man/man1/perl5220delta.1 /usr/share/man/man1/perl5221delta.1 /usr/share/man/man1/perl5222delta.1 /usr/share/man/man1/perl5223delta.1 /usr/share/man/man1/perl5224delta.1 /usr/share/man/man1/perl5240delta.1 /usr/share/man/man1/perl5241delta.1 /usr/share/man/man1/perl5242delta.1 /usr/share/man/man1/perl5243delta.1 /usr/share/man/man1/perl5244delta.1 /usr/share/man/man1/perl5260delta.1 /usr/share/man/man1/perl5261delta.1 /usr/share/man/man1/perl5262delta.1 /usr/share/man/man1/perl5263delta.1 /usr/share/man/man1/perl5280delta.1 /usr/share/man/man1/perl5281delta.1 /usr/share/man/man1/perl5282delta.1 /usr/share/man/man1/perl5283delta.1 /usr/share/man/man1/perl5300delta.1 /usr/share/man/man1/perl5301delta.1 /usr/share/man/man1/perl5302delta.1 /usr/share/man/man1/perl5303delta.1 /usr/share/man/man1/perl5320delta.1 /usr/share/man/man1/perl5321delta.1 /usr/share/man/man1/perl5340delta.1 /usr/share/man/man1/perl5341delta.1 /usr/share/man/man1/perl5360delta.1 /usr/share/man/man1/perl561delta.1 /usr/share/man/man1/perl56delta.1 /usr/share/man/man1/perl581delta.1 /usr/share/man/man1/perl582delta.1 /usr/share/man/man1/perl583delta.1 /usr/share/man/man1/perl584delta.1 /usr/share/man/man1/perl585delta.1 /usr/share/man/man1/perl586delta.1 /usr/share/man/man1/perl587delta.1 /usr/share/man/man1/perl588delta.1 /usr/share/man/man1/perl589delta.1 /usr/share/man/man1/perl58delta.1 /usr/share/man/man1/perlaix.1 /usr/share/man/man1/perlamiga.1 /usr/share/man/man1/perlandroid.1 /usr/share/man/man1/perlapi.1 /usr/share/man/man1/perlapio.1 /usr/share/man/man1/perlartistic.1 /usr/share/man/man1/perlbook.1 /usr/share/man/man1/perlboot.1 /usr/share/man/man1/perlbot.1 /usr/share/man/man1/perlbs2000.1 /usr/share/man/man1/perlcall.1 /usr/share/man/man1/perlcheat.1 /usr/share/man/man1/perlclib.1 /usr/share/man/man1/perlcn.1 /usr/share/man/man1/perlcommunity.1 /usr/share/man/man1/perlcygwin.1 /usr/share/man/man1/perldata.1 /usr/share/man/man1/perldbmfilter.1 /usr/share/man/man1/perldebguts.1 /usr/share/man/man1/perldebtut.1 /usr/share/man/man1/perldebug.1 /usr/share/man/man1/perldelta.1 /usr/share/man/man1/perldeprecation.1 /usr/share/man/man1/perldiag.1 /usr/share/man/man1/perldoc.1 /usr/share/man/man1/perldocstyle.1 /usr/share/man/man1/perldsc.1 /usr/share/man/man1/perldtrace.1 /usr/share/man/man1/perlebcdic.1 /usr/share/man/man1/perlembed.1 /usr/share/man/man1/perlexperiment.1 /usr/share/man/man1/perlfaq.1 /usr/share/man/man1/perlfaq1.1 /usr/share/man/man1/perlfaq2.1 /usr/share/man/man1/perlfaq3.1 /usr/share/man/man1/perlfaq4.1 /usr/share/man/man1/perlfaq5.1 /usr/share/man/man1/perlfaq6.1 /usr/share/man/man1/perlfaq7.1 /usr/share/man/man1/perlfaq8.1 /usr/share/man/man1/perlfaq9.1 /usr/share/man/man1/perlfilter.1 /usr/share/man/man1/perlfork.1 /usr/share/man/man1/perlform.1 /usr/share/man/man1/perlfreebsd.1 /usr/share/man/man1/perlfunc.1 /usr/share/man/man1/perlgit.1 /usr/share/man/man1/perlglossary.1 /usr/share/man/man1/perlgov.1 /usr/share/man/man1/perlgpl.1 /usr/share/man/man1/perlguts.1 /usr/share/man/man1/perlhack.1 /usr/share/man/man1/perlhacktips.1 /usr/share/man/man1/perlhacktut.1 /usr/share/man/man1/perlhaiku.1 /usr/share/man/man1/perlhist.1 /usr/share/man/man1/perlhpux.1 /usr/share/man/man1/perlhurd.1 /usr/share/man/man1/perlintern.1 /usr/share/man/man1/perlinterp.1 /usr/share/man/man1/perlintro.1 /usr/share/man/man1/perliol.1 /usr/share/man/man1/perlipc.1 /usr/share/man/man1/perlirix.1 /usr/share/man/man1/perljp.1 /usr/share/man/man1/perlko.1 /usr/share/man/man1/perllexwarn.1 /usr/share/man/man1/perllinux.1 /usr/share/man/man1/perllocale.1 /usr/share/man/man1/perllol.1 /usr/share/man/man1/perlmacosx.1 /usr/share/man/man1/perlmod.1 /usr/share/man/man1/perlmodinstall.1 /usr/share/man/man1/perlmodlib.1 /usr/share/man/man1/perlmodstyle.1 /usr/share/man/man1/perlmroapi.1 /usr/share/man/man1/perlnewmod.1 /usr/share/man/man1/perlnumber.1 /usr/share/man/man1/perlobj.1 /usr/share/man/man1/perlootut.1 /usr/share/man/man1/perlop.1 /usr/share/man/man1/perlopenbsd.1 /usr/share/man/man1/perlopentut.1 /usr/share/man/man1/perlos2.1 /usr/share/man/man1/perlos390.1 /usr/share/man/man1/perlos400.1 /usr/share/man/man1/perlpacktut.1 /usr/share/man/man1/perlperf.1 /usr/share/man/man1/perlplan9.1 /usr/share/man/man1/perlpod.1 /usr/share/man/man1/perlpodspec.1 /usr/share/man/man1/perlpodstyle.1 /usr/share/man/man1/perlpolicy.1 /usr/share/man/man1/perlport.1 /usr/share/man/man1/perlpragma.1 /usr/share/man/man1/perlqnx.1 /usr/share/man/man1/perlre.1 /usr/share/man/man1/perlreapi.1 /usr/share/man/man1/perlrebackslash.1 /usr/share/man/man1/perlrecharclass.1 /usr/share/man/man1/perlref.1 /usr/share/man/man1/perlreftut.1 /usr/share/man/man1/perlreguts.1 /usr/share/man/man1/perlrepository.1 /usr/share/man/man1/perlrequick.1 /usr/share/man/man1/perlreref.1 /usr/share/man/man1/perlretut.1 /usr/share/man/man1/perlriscos.1 /usr/share/man/man1/perlrun.1 /usr/share/man/man1/perlsec.1 /usr/share/man/man1/perlsecpolicy.1 /usr/share/man/man1/perlsolaris.1 /usr/share/man/man1/perlsource.1 /usr/share/man/man1/perlstyle.1 /usr/share/man/man1/perlsub.1 /usr/share/man/man1/perlsyn.1 /usr/share/man/man1/perlsynology.1 /usr/share/man/man1/perlthrtut.1 /usr/share/man/man1/perltie.1 /usr/share/man/man1/perltoc.1 /usr/share/man/man1/perltodo.1 /usr/share/man/man1/perltooc.1 /usr/share/man/man1/perltoot.1 /usr/share/man/man1/perltrap.1 /usr/share/man/man1/perltru64.1 /usr/share/man/man1/perltw.1 /usr/share/man/man1/perlunicode.1 /usr/share/man/man1/perlunicook.1 /usr/share/man/man1/perlunifaq.1 /usr/share/man/man1/perluniintro.1 /usr/share/man/man1/perluniprops.1 /usr/share/man/man1/perlunitut.1 /usr/share/man/man1/perlutil.1 /usr/share/man/man1/perlvar.1 /usr/share/man/man1/perlvms.1 /usr/share/man/man1/perlvos.1 /usr/share/man/man1/perlwin32.1 /usr/share/man/man1/perlxs.1 /usr/share/man/man1/perlxstut.1 /usr/share/man/man1/perlxstypemap.1 /usr/share/man/man3/AnyDBM_File.3 /usr/share/man/man3/App::Cpan.3 /usr/share/man/man3/App::Prove.3 /usr/share/man/man3/App::Prove::State.3 /usr/share/man/man3/App::Prove::State::Result.3 /usr/share/man/man3/App::Prove::State::Result::Test.3 /usr/share/man/man3/Archive::Tar.3 /usr/share/man/man3/Archive::Tar::File.3 /usr/share/man/man3/Attribute::Handlers.3 /usr/share/man/man3/AutoLoader.3 /usr/share/man/man3/AutoSplit.3 /usr/share/man/man3/B.3 /usr/share/man/man3/B::Concise.3 /usr/share/man/man3/B::Deparse.3 /usr/share/man/man3/B::Op_private.3 /usr/share/man/man3/B::Showlex.3 /usr/share/man/man3/B::Terse.3 /usr/share/man/man3/B::Xref.3 /usr/share/man/man3/Benchmark.3 /usr/share/man/man3/CORE.3 /usr/share/man/man3/CPAN.3 /usr/share/man/man3/CPAN::API::HOWTO.3 /usr/share/man/man3/CPAN::Debug.3 /usr/share/man/man3/CPAN::Distroprefs.3 /usr/share/man/man3/CPAN::FirstTime.3 /usr/share/man/man3/CPAN::HandleConfig.3 /usr/share/man/man3/CPAN::Kwalify.3 /usr/share/man/man3/CPAN::Meta.3 /usr/share/man/man3/CPAN::Meta::Converter.3 /usr/share/man/man3/CPAN::Meta::Feature.3 /usr/share/man/man3/CPAN::Meta::History.3 /usr/share/man/man3/CPAN::Meta::History::Meta_1_0.3 /usr/share/man/man3/CPAN::Meta::History::Meta_1_1.3 /usr/share/man/man3/CPAN::Meta::History::Meta_1_2.3 /usr/share/man/man3/CPAN::Meta::History::Meta_1_3.3 /usr/share/man/man3/CPAN::Meta::History::Meta_1_4.3 /usr/share/man/man3/CPAN::Meta::Merge.3 /usr/share/man/man3/CPAN::Meta::Prereqs.3 /usr/share/man/man3/CPAN::Meta::Requirements.3 /usr/share/man/man3/CPAN::Meta::Spec.3 /usr/share/man/man3/CPAN::Meta::Validator.3 /usr/share/man/man3/CPAN::Meta::YAML.3 /usr/share/man/man3/CPAN::Mirrors.3 /usr/share/man/man3/CPAN::Nox.3 /usr/share/man/man3/CPAN::Plugin.3 /usr/share/man/man3/CPAN::Plugin::Specfile.3 /usr/share/man/man3/CPAN::Queue.3 /usr/share/man/man3/CPAN::Tarzip.3 /usr/share/man/man3/CPAN::Version.3 /usr/share/man/man3/Carp.3 /usr/share/man/man3/Class::Struct.3 /usr/share/man/man3/Compress::Raw::Bzip2.3 /usr/share/man/man3/Compress::Raw::Zlib.3 /usr/share/man/man3/Compress::Zlib.3 /usr/share/man/man3/Config.3 /usr/share/man/man3/Config::Extensions.3 /usr/share/man/man3/Config::Perl::V.3 /usr/share/man/man3/Cwd.3 /usr/share/man/man3/DB.3 /usr/share/man/man3/DBM_Filter.3 /usr/share/man/man3/DBM_Filter::compress.3 /usr/share/man/man3/DBM_Filter::encode.3 /usr/share/man/man3/DBM_Filter::int32.3 /usr/share/man/man3/DBM_Filter::null.3 /usr/share/man/man3/DBM_Filter::utf8.3 /usr/share/man/man3/DB_File.3 /usr/share/man/man3/Data::Dumper.3 /usr/share/man/man3/Devel::PPPort.3 /usr/share/man/man3/Devel::Peek.3 /usr/share/man/man3/Devel::SelfStubber.3 /usr/share/man/man3/Digest.3 /usr/share/man/man3/Digest::MD5.3 /usr/share/man/man3/Digest::SHA.3 /usr/share/man/man3/Digest::base.3 /usr/share/man/man3/Digest::file.3 /usr/share/man/man3/DirHandle.3 /usr/share/man/man3/Dumpvalue.3 /usr/share/man/man3/DynaLoader.3 /usr/share/man/man3/Encode.3 /usr/share/man/man3/Encode::Alias.3 /usr/share/man/man3/Encode::Byte.3 /usr/share/man/man3/Encode::CJKConstants.3 /usr/share/man/man3/Encode::CN.3 /usr/share/man/man3/Encode::CN::HZ.3 /usr/share/man/man3/Encode::Config.3 /usr/share/man/man3/Encode::EBCDIC.3 /usr/share/man/man3/Encode::Encoder.3 /usr/share/man/man3/Encode::Encoding.3 /usr/share/man/man3/Encode::GSM0338.3 /usr/share/man/man3/Encode::Guess.3 /usr/share/man/man3/Encode::JP.3 /usr/share/man/man3/Encode::JP::H2Z.3 /usr/share/man/man3/Encode::JP::JIS7.3 /usr/share/man/man3/Encode::KR.3 /usr/share/man/man3/Encode::KR::2022_KR.3 /usr/share/man/man3/Encode::MIME::Header.3 /usr/share/man/man3/Encode::MIME::Name.3 /usr/share/man/man3/Encode::PerlIO.3 /usr/share/man/man3/Encode::Supported.3 /usr/share/man/man3/Encode::Symbol.3 /usr/share/man/man3/Encode::TW.3 /usr/share/man/man3/Encode::Unicode.3 /usr/share/man/man3/Encode::Unicode::UTF7.3 /usr/share/man/man3/English.3 /usr/share/man/man3/Env.3 /usr/share/man/man3/Errno.3 /usr/share/man/man3/Exporter.3 /usr/share/man/man3/Exporter::Heavy.3 /usr/share/man/man3/ExtUtils::CBuilder.3 /usr/share/man/man3/ExtUtils::CBuilder::Platform::Windows.3 /usr/share/man/man3/ExtUtils::Command.3 /usr/share/man/man3/ExtUtils::Command::MM.3 /usr/share/man/man3/ExtUtils::Constant.3 /usr/share/man/man3/ExtUtils::Constant::Base.3 /usr/share/man/man3/ExtUtils::Constant::Utils.3 /usr/share/man/man3/ExtUtils::Constant::XS.3 /usr/share/man/man3/ExtUtils::Embed.3 /usr/share/man/man3/ExtUtils::Install.3 /usr/share/man/man3/ExtUtils::Installed.3 /usr/share/man/man3/ExtUtils::Liblist.3 /usr/share/man/man3/ExtUtils::MM.3 /usr/share/man/man3/ExtUtils::MM_AIX.3 /usr/share/man/man3/ExtUtils::MM_Any.3 /usr/share/man/man3/ExtUtils::MM_BeOS.3 /usr/share/man/man3/ExtUtils::MM_Cygwin.3 /usr/share/man/man3/ExtUtils::MM_DOS.3 /usr/share/man/man3/ExtUtils::MM_Darwin.3 /usr/share/man/man3/ExtUtils::MM_MacOS.3 /usr/share/man/man3/ExtUtils::MM_NW5.3 /usr/share/man/man3/ExtUtils::MM_OS2.3 /usr/share/man/man3/ExtUtils::MM_OS390.3 /usr/share/man/man3/ExtUtils::MM_QNX.3 /usr/share/man/man3/ExtUtils::MM_UWIN.3 /usr/share/man/man3/ExtUtils::MM_Unix.3 /usr/share/man/man3/ExtUtils::MM_VMS.3 /usr/share/man/man3/ExtUtils::MM_VOS.3 /usr/share/man/man3/ExtUtils::MM_Win32.3 /usr/share/man/man3/ExtUtils::MM_Win95.3 /usr/share/man/man3/ExtUtils::MY.3 /usr/share/man/man3/ExtUtils::MakeMaker.3 /usr/share/man/man3/ExtUtils::MakeMaker::Config.3 /usr/share/man/man3/ExtUtils::MakeMaker::FAQ.3 /usr/share/man/man3/ExtUtils::MakeMaker::Locale.3 /usr/share/man/man3/ExtUtils::MakeMaker::Tutorial.3 /usr/share/man/man3/ExtUtils::Manifest.3 /usr/share/man/man3/ExtUtils::Miniperl.3 /usr/share/man/man3/ExtUtils::Mkbootstrap.3 /usr/share/man/man3/ExtUtils::Mksymlists.3 /usr/share/man/man3/ExtUtils::PL2Bat.3 /usr/share/man/man3/ExtUtils::Packlist.3 /usr/share/man/man3/ExtUtils::ParseXS.3 /usr/share/man/man3/ExtUtils::ParseXS::Constants.3 /usr/share/man/man3/ExtUtils::ParseXS::Eval.3 /usr/share/man/man3/ExtUtils::ParseXS::Utilities.3 /usr/share/man/man3/ExtUtils::Typemaps.3 /usr/share/man/man3/ExtUtils::Typemaps::Cmd.3 /usr/share/man/man3/ExtUtils::Typemaps::InputMap.3 /usr/share/man/man3/ExtUtils::Typemaps::OutputMap.3 /usr/share/man/man3/ExtUtils::Typemaps::Type.3 /usr/share/man/man3/ExtUtils::testlib.3 /usr/share/man/man3/Fatal.3 /usr/share/man/man3/Fcntl.3 /usr/share/man/man3/File::Basename.3 /usr/share/man/man3/File::Compare.3 /usr/share/man/man3/File::Copy.3 /usr/share/man/man3/File::DosGlob.3 /usr/share/man/man3/File::Fetch.3 /usr/share/man/man3/File::Find.3 /usr/share/man/man3/File::Glob.3 /usr/share/man/man3/File::GlobMapper.3 /usr/share/man/man3/File::Path.3 /usr/share/man/man3/File::Spec.3 /usr/share/man/man3/File::Spec::AmigaOS.3 /usr/share/man/man3/File::Spec::Cygwin.3 /usr/share/man/man3/File::Spec::Epoc.3 /usr/share/man/man3/File::Spec::Functions.3 /usr/share/man/man3/File::Spec::Mac.3 /usr/share/man/man3/File::Spec::OS2.3 /usr/share/man/man3/File::Spec::Unix.3 /usr/share/man/man3/File::Spec::VMS.3 /usr/share/man/man3/File::Spec::Win32.3 /usr/share/man/man3/File::Temp.3 /usr/share/man/man3/File::stat.3 /usr/share/man/man3/FileCache.3 /usr/share/man/man3/FileHandle.3 /usr/share/man/man3/Filter::Simple.3 /usr/share/man/man3/Filter::Util::Call.3 /usr/share/man/man3/FindBin.3 /usr/share/man/man3/Getopt::Long.3 /usr/share/man/man3/Getopt::Std.3 /usr/share/man/man3/HTTP::Tiny.3 /usr/share/man/man3/Hash::Util.3 /usr/share/man/man3/Hash::Util::FieldHash.3 /usr/share/man/man3/I18N::Collate.3 /usr/share/man/man3/I18N::LangTags.3 /usr/share/man/man3/I18N::LangTags::Detect.3 /usr/share/man/man3/I18N::LangTags::List.3 /usr/share/man/man3/I18N::Langinfo.3 /usr/share/man/man3/IO.3 /usr/share/man/man3/IO::Compress::Base.3 /usr/share/man/man3/IO::Compress::Bzip2.3 /usr/share/man/man3/IO::Compress::Deflate.3 /usr/share/man/man3/IO::Compress::FAQ.3 /usr/share/man/man3/IO::Compress::Gzip.3 /usr/share/man/man3/IO::Compress::RawDeflate.3 /usr/share/man/man3/IO::Compress::Zip.3 /usr/share/man/man3/IO::Dir.3 /usr/share/man/man3/IO::File.3 /usr/share/man/man3/IO::Handle.3 /usr/share/man/man3/IO::Pipe.3 /usr/share/man/man3/IO::Poll.3 /usr/share/man/man3/IO::Seekable.3 /usr/share/man/man3/IO::Select.3 /usr/share/man/man3/IO::Socket.3 /usr/share/man/man3/IO::Socket::INET.3 /usr/share/man/man3/IO::Socket::IP.3 /usr/share/man/man3/IO::Socket::UNIX.3 /usr/share/man/man3/IO::Uncompress::AnyInflate.3 /usr/share/man/man3/IO::Uncompress::AnyUncompress.3 /usr/share/man/man3/IO::Uncompress::Base.3 /usr/share/man/man3/IO::Uncompress::Bunzip2.3 /usr/share/man/man3/IO::Uncompress::Gunzip.3 /usr/share/man/man3/IO::Uncompress::Inflate.3 /usr/share/man/man3/IO::Uncompress::RawInflate.3 /usr/share/man/man3/IO::Uncompress::Unzip.3 /usr/share/man/man3/IO::Zlib.3 /usr/share/man/man3/IPC::Cmd.3 /usr/share/man/man3/IPC::Msg.3 /usr/share/man/man3/IPC::Open2.3 /usr/share/man/man3/IPC::Open3.3 /usr/share/man/man3/IPC::Semaphore.3 /usr/share/man/man3/IPC::SharedMem.3 /usr/share/man/man3/IPC::SysV.3 /usr/share/man/man3/Internals.3 /usr/share/man/man3/JSON::PP.3 /usr/share/man/man3/JSON::PP::Boolean.3 /usr/share/man/man3/List::Util.3 /usr/share/man/man3/List::Util::XS.3 /usr/share/man/man3/Locale::Maketext.3 /usr/share/man/man3/Locale::Maketext::Cookbook.3 /usr/share/man/man3/Locale::Maketext::Guts.3 /usr/share/man/man3/Locale::Maketext::GutsLoader.3 /usr/share/man/man3/Locale::Maketext::Simple.3 /usr/share/man/man3/Locale::Maketext::TPJ13.3 /usr/share/man/man3/MIME::Base64.3 /usr/share/man/man3/MIME::QuotedPrint.3 /usr/share/man/man3/Math::BigFloat.3 /usr/share/man/man3/Math::BigInt.3 /usr/share/man/man3/Math::BigInt::Calc.3 /usr/share/man/man3/Math::BigInt::FastCalc.3 /usr/share/man/man3/Math::BigInt::Lib.3 /usr/share/man/man3/Math::BigRat.3 /usr/share/man/man3/Math::Complex.3 /usr/share/man/man3/Math::Trig.3 /usr/share/man/man3/Memoize.3 /usr/share/man/man3/Memoize::AnyDBM_File.3 /usr/share/man/man3/Memoize::Expire.3 /usr/share/man/man3/Memoize::ExpireFile.3 /usr/share/man/man3/Memoize::ExpireTest.3 /usr/share/man/man3/Memoize::NDBM_File.3 /usr/share/man/man3/Memoize::SDBM_File.3 /usr/share/man/man3/Memoize::Storable.3 /usr/share/man/man3/Module::CoreList.3 /usr/share/man/man3/Module::CoreList::Utils.3 /usr/share/man/man3/Module::Load.3 /usr/share/man/man3/Module::Load::Conditional.3 /usr/share/man/man3/Module::Loaded.3 /usr/share/man/man3/Module::Metadata.3 /usr/share/man/man3/NEXT.3 /usr/share/man/man3/Net::Cmd.3 /usr/share/man/man3/Net::Config.3 /usr/share/man/man3/Net::Domain.3 /usr/share/man/man3/Net::FTP.3 /usr/share/man/man3/Net::NNTP.3 /usr/share/man/man3/Net::Netrc.3 /usr/share/man/man3/Net::POP3.3 /usr/share/man/man3/Net::Ping.3 /usr/share/man/man3/Net::SMTP.3 /usr/share/man/man3/Net::Time.3 /usr/share/man/man3/Net::hostent.3 /usr/share/man/man3/Net::libnetFAQ.3 /usr/share/man/man3/Net::netent.3 /usr/share/man/man3/Net::protoent.3 /usr/share/man/man3/Net::servent.3 /usr/share/man/man3/O.3 /usr/share/man/man3/Opcode.3 /usr/share/man/man3/POSIX.3 /usr/share/man/man3/Params::Check.3 /usr/share/man/man3/Parse::CPAN::Meta.3 /usr/share/man/man3/Perl::OSType.3 /usr/share/man/man3/PerlIO.3 /usr/share/man/man3/PerlIO::encoding.3 /usr/share/man/man3/PerlIO::mmap.3 /usr/share/man/man3/PerlIO::scalar.3 /usr/share/man/man3/PerlIO::via.3 /usr/share/man/man3/PerlIO::via::QuotedPrint.3 /usr/share/man/man3/Pod::Checker.3 /usr/share/man/man3/Pod::Escapes.3 /usr/share/man/man3/Pod::Html.3 /usr/share/man/man3/Pod::Html::Util.3 /usr/share/man/man3/Pod::Man.3 /usr/share/man/man3/Pod::ParseLink.3 /usr/share/man/man3/Pod::Perldoc.3 /usr/share/man/man3/Pod::Perldoc::BaseTo.3 /usr/share/man/man3/Pod::Perldoc::GetOptsOO.3 /usr/share/man/man3/Pod::Perldoc::ToANSI.3 /usr/share/man/man3/Pod::Perldoc::ToChecker.3 /usr/share/man/man3/Pod::Perldoc::ToMan.3 /usr/share/man/man3/Pod::Perldoc::ToNroff.3 /usr/share/man/man3/Pod::Perldoc::ToPod.3 /usr/share/man/man3/Pod::Perldoc::ToRtf.3 /usr/share/man/man3/Pod::Perldoc::ToTerm.3 /usr/share/man/man3/Pod::Perldoc::ToText.3 /usr/share/man/man3/Pod::Perldoc::ToTk.3 /usr/share/man/man3/Pod::Perldoc::ToXml.3 /usr/share/man/man3/Pod::Simple.3 /usr/share/man/man3/Pod::Simple::Checker.3 /usr/share/man/man3/Pod::Simple::Debug.3 /usr/share/man/man3/Pod::Simple::DumpAsText.3 /usr/share/man/man3/Pod::Simple::DumpAsXML.3 /usr/share/man/man3/Pod::Simple::HTML.3 /usr/share/man/man3/Pod::Simple::HTMLBatch.3 /usr/share/man/man3/Pod::Simple::JustPod.3 /usr/share/man/man3/Pod::Simple::LinkSection.3 /usr/share/man/man3/Pod::Simple::Methody.3 /usr/share/man/man3/Pod::Simple::PullParser.3 /usr/share/man/man3/Pod::Simple::PullParserEndToken.3 /usr/share/man/man3/Pod::Simple::PullParserStartToken.3 /usr/share/man/man3/Pod::Simple::PullParserTextToken.3 /usr/share/man/man3/Pod::Simple::PullParserToken.3 /usr/share/man/man3/Pod::Simple::RTF.3 /usr/share/man/man3/Pod::Simple::Search.3 /usr/share/man/man3/Pod::Simple::SimpleTree.3 /usr/share/man/man3/Pod::Simple::Subclassing.3 /usr/share/man/man3/Pod::Simple::Text.3 /usr/share/man/man3/Pod::Simple::TextContent.3 /usr/share/man/man3/Pod::Simple::XHTML.3 /usr/share/man/man3/Pod::Simple::XMLOutStream.3 /usr/share/man/man3/Pod::Text.3 /usr/share/man/man3/Pod::Text::Color.3 /usr/share/man/man3/Pod::Text::Overstrike.3 /usr/share/man/man3/Pod::Text::Termcap.3 /usr/share/man/man3/Pod::Usage.3 /usr/share/man/man3/SDBM_File.3 /usr/share/man/man3/Safe.3 /usr/share/man/man3/Scalar::Util.3 /usr/share/man/man3/Search::Dict.3 /usr/share/man/man3/SelectSaver.3 /usr/share/man/man3/SelfLoader.3 /usr/share/man/man3/Socket.3 /usr/share/man/man3/Storable.3 /usr/share/man/man3/Sub::Util.3 /usr/share/man/man3/Symbol.3 /usr/share/man/man3/Sys::Hostname.3 /usr/share/man/man3/Sys::Syslog.3 /usr/share/man/man3/TAP::Base.3 /usr/share/man/man3/TAP::Formatter::Base.3 /usr/share/man/man3/TAP::Formatter::Color.3 /usr/share/man/man3/TAP::Formatter::Console.3 /usr/share/man/man3/TAP::Formatter::Console::ParallelSession.3 /usr/share/man/man3/TAP::Formatter::Console::Session.3 /usr/share/man/man3/TAP::Formatter::File.3 /usr/share/man/man3/TAP::Formatter::File::Session.3 /usr/share/man/man3/TAP::Formatter::Session.3 /usr/share/man/man3/TAP::Harness.3 /usr/share/man/man3/TAP::Harness::Beyond.3 /usr/share/man/man3/TAP::Harness::Env.3 /usr/share/man/man3/TAP::Object.3 /usr/share/man/man3/TAP::Parser.3 /usr/share/man/man3/TAP::Parser::Aggregator.3 /usr/share/man/man3/TAP::Parser::Grammar.3 /usr/share/man/man3/TAP::Parser::Iterator.3 /usr/share/man/man3/TAP::Parser::Iterator::Array.3 /usr/share/man/man3/TAP::Parser::Iterator::Process.3 /usr/share/man/man3/TAP::Parser::Iterator::Stream.3 /usr/share/man/man3/TAP::Parser::IteratorFactory.3 /usr/share/man/man3/TAP::Parser::Multiplexer.3 /usr/share/man/man3/TAP::Parser::Result.3 /usr/share/man/man3/TAP::Parser::Result::Bailout.3 /usr/share/man/man3/TAP::Parser::Result::Comment.3 /usr/share/man/man3/TAP::Parser::Result::Plan.3 /usr/share/man/man3/TAP::Parser::Result::Pragma.3 /usr/share/man/man3/TAP::Parser::Result::Test.3 /usr/share/man/man3/TAP::Parser::Result::Unknown.3 /usr/share/man/man3/TAP::Parser::Result::Version.3 /usr/share/man/man3/TAP::Parser::Result::YAML.3 /usr/share/man/man3/TAP::Parser::ResultFactory.3 /usr/share/man/man3/TAP::Parser::Scheduler.3 /usr/share/man/man3/TAP::Parser::Scheduler::Job.3 /usr/share/man/man3/TAP::Parser::Scheduler::Spinner.3 /usr/share/man/man3/TAP::Parser::Source.3 /usr/share/man/man3/TAP::Parser::SourceHandler.3 /usr/share/man/man3/TAP::Parser::SourceHandler::Executable.3 /usr/share/man/man3/TAP::Parser::SourceHandler::File.3 /usr/share/man/man3/TAP::Parser::SourceHandler::Handle.3 /usr/share/man/man3/TAP::Parser::SourceHandler::Perl.3 /usr/share/man/man3/TAP::Parser::SourceHandler::RawTAP.3 /usr/share/man/man3/TAP::Parser::YAMLish::Reader.3 /usr/share/man/man3/TAP::Parser::YAMLish::Writer.3 /usr/share/man/man3/Term::ANSIColor.3 /usr/share/man/man3/Term::Cap.3 /usr/share/man/man3/Term::Complete.3 /usr/share/man/man3/Term::ReadLine.3 /usr/share/man/man3/Test.3 /usr/share/man/man3/Test2.3 /usr/share/man/man3/Test2::API.3 /usr/share/man/man3/Test2::API::Breakage.3 /usr/share/man/man3/Test2::API::Context.3 /usr/share/man/man3/Test2::API::Instance.3 /usr/share/man/man3/Test2::API::InterceptResult.3 /usr/share/man/man3/Test2::API::InterceptResult::Event.3 /usr/share/man/man3/Test2::API::InterceptResult::Hub.3 /usr/share/man/man3/Test2::API::InterceptResult::Squasher.3 /usr/share/man/man3/Test2::API::Stack.3 /usr/share/man/man3/Test2::Event.3 /usr/share/man/man3/Test2::Event::Bail.3 /usr/share/man/man3/Test2::Event::Diag.3 /usr/share/man/man3/Test2::Event::Encoding.3 /usr/share/man/man3/Test2::Event::Exception.3 /usr/share/man/man3/Test2::Event::Fail.3 /usr/share/man/man3/Test2::Event::Generic.3 /usr/share/man/man3/Test2::Event::Note.3 /usr/share/man/man3/Test2::Event::Ok.3 /usr/share/man/man3/Test2::Event::Pass.3 /usr/share/man/man3/Test2::Event::Plan.3 /usr/share/man/man3/Test2::Event::Skip.3 /usr/share/man/man3/Test2::Event::Subtest.3 /usr/share/man/man3/Test2::Event::TAP::Version.3 /usr/share/man/man3/Test2::Event::V2.3 /usr/share/man/man3/Test2::Event::Waiting.3 /usr/share/man/man3/Test2::EventFacet.3 /usr/share/man/man3/Test2::EventFacet::About.3 /usr/share/man/man3/Test2::EventFacet::Amnesty.3 /usr/share/man/man3/Test2::EventFacet::Assert.3 /usr/share/man/man3/Test2::EventFacet::Control.3 /usr/share/man/man3/Test2::EventFacet::Error.3 /usr/share/man/man3/Test2::EventFacet::Hub.3 /usr/share/man/man3/Test2::EventFacet::Info.3 /usr/share/man/man3/Test2::EventFacet::Info::Table.3 /usr/share/man/man3/Test2::EventFacet::Meta.3 /usr/share/man/man3/Test2::EventFacet::Parent.3 /usr/share/man/man3/Test2::EventFacet::Plan.3 /usr/share/man/man3/Test2::EventFacet::Render.3 /usr/share/man/man3/Test2::EventFacet::Trace.3 /usr/share/man/man3/Test2::Formatter.3 /usr/share/man/man3/Test2::Formatter::TAP.3 /usr/share/man/man3/Test2::Hub.3 /usr/share/man/man3/Test2::Hub::Interceptor.3 /usr/share/man/man3/Test2::Hub::Interceptor::Terminator.3 /usr/share/man/man3/Test2::Hub::Subtest.3 /usr/share/man/man3/Test2::IPC.3 /usr/share/man/man3/Test2::IPC::Driver.3 /usr/share/man/man3/Test2::IPC::Driver::Files.3 /usr/share/man/man3/Test2::Tools::Tiny.3 /usr/share/man/man3/Test2::Transition.3 /usr/share/man/man3/Test2::Util.3 /usr/share/man/man3/Test2::Util::ExternalMeta.3 /usr/share/man/man3/Test2::Util::Facets2Legacy.3 /usr/share/man/man3/Test2::Util::HashBase.3 /usr/share/man/man3/Test2::Util::Trace.3 /usr/share/man/man3/Test::Builder.3 /usr/share/man/man3/Test::Builder::Formatter.3 /usr/share/man/man3/Test::Builder::IO::Scalar.3 /usr/share/man/man3/Test::Builder::Module.3 /usr/share/man/man3/Test::Builder::Tester.3 /usr/share/man/man3/Test::Builder::Tester::Color.3 /usr/share/man/man3/Test::Builder::TodoDiag.3 /usr/share/man/man3/Test::Harness.3 /usr/share/man/man3/Test::More.3 /usr/share/man/man3/Test::Simple.3 /usr/share/man/man3/Test::Tester.3 /usr/share/man/man3/Test::Tester::Capture.3 /usr/share/man/man3/Test::Tester::CaptureRunner.3 /usr/share/man/man3/Test::Tutorial.3 /usr/share/man/man3/Test::use::ok.3 /usr/share/man/man3/Text::Abbrev.3 /usr/share/man/man3/Text::Balanced.3 /usr/share/man/man3/Text::ParseWords.3 /usr/share/man/man3/Text::Tabs.3 /usr/share/man/man3/Text::Wrap.3 /usr/share/man/man3/Thread.3 /usr/share/man/man3/Thread::Queue.3 /usr/share/man/man3/Thread::Semaphore.3 /usr/share/man/man3/Tie::Array.3 /usr/share/man/man3/Tie::File.3 /usr/share/man/man3/Tie::Handle.3 /usr/share/man/man3/Tie::Hash.3 /usr/share/man/man3/Tie::Hash::NamedCapture.3 /usr/share/man/man3/Tie::Memoize.3 /usr/share/man/man3/Tie::RefHash.3 /usr/share/man/man3/Tie::Scalar.3 /usr/share/man/man3/Tie::StdHandle.3 /usr/share/man/man3/Tie::SubstrHash.3 /usr/share/man/man3/Time::HiRes.3 /usr/share/man/man3/Time::Local.3 /usr/share/man/man3/Time::Piece.3 /usr/share/man/man3/Time::Seconds.3 /usr/share/man/man3/Time::gmtime.3 /usr/share/man/man3/Time::localtime.3 /usr/share/man/man3/Time::tm.3 /usr/share/man/man3/UNIVERSAL.3 /usr/share/man/man3/Unicode::Collate.3 /usr/share/man/man3/Unicode::Collate::CJK::Big5.3 /usr/share/man/man3/Unicode::Collate::CJK::GB2312.3 /usr/share/man/man3/Unicode::Collate::CJK::JISX0208.3 /usr/share/man/man3/Unicode::Collate::CJK::Korean.3 /usr/share/man/man3/Unicode::Collate::CJK::Pinyin.3 /usr/share/man/man3/Unicode::Collate::CJK::Stroke.3 /usr/share/man/man3/Unicode::Collate::CJK::Zhuyin.3 /usr/share/man/man3/Unicode::Collate::Locale.3 /usr/share/man/man3/Unicode::Normalize.3 /usr/share/man/man3/Unicode::UCD.3 /usr/share/man/man3/User::grent.3 /usr/share/man/man3/User::pwent.3 /usr/share/man/man3/XSLoader.3 /usr/share/man/man3/attributes.3 /usr/share/man/man3/autodie.3 /usr/share/man/man3/autodie::Scope::Guard.3 /usr/share/man/man3/autodie::Scope::GuardStack.3 /usr/share/man/man3/autodie::Util.3 /usr/share/man/man3/autodie::exception.3 /usr/share/man/man3/autodie::exception::system.3 /usr/share/man/man3/autodie::hints.3 /usr/share/man/man3/autodie::skip.3 /usr/share/man/man3/autouse.3 /usr/share/man/man3/base.3 /usr/share/man/man3/bigfloat.3 /usr/share/man/man3/bigint.3 /usr/share/man/man3/bignum.3 /usr/share/man/man3/bigrat.3 /usr/share/man/man3/blib.3 /usr/share/man/man3/builtin.3 /usr/share/man/man3/bytes.3 /usr/share/man/man3/charnames.3 /usr/share/man/man3/constant.3 /usr/share/man/man3/deprecate.3 /usr/share/man/man3/diagnostics.3 /usr/share/man/man3/encoding.3 /usr/share/man/man3/encoding::warnings.3 /usr/share/man/man3/experimental.3 /usr/share/man/man3/feature.3 /usr/share/man/man3/fields.3 /usr/share/man/man3/filetest.3 /usr/share/man/man3/if.3 /usr/share/man/man3/integer.3 /usr/share/man/man3/less.3 /usr/share/man/man3/lib.3 /usr/share/man/man3/locale.3 /usr/share/man/man3/mro.3 /usr/share/man/man3/ok.3 /usr/share/man/man3/open.3 /usr/share/man/man3/ops.3 /usr/share/man/man3/overload.3 /usr/share/man/man3/overloading.3 /usr/share/man/man3/parent.3 /usr/share/man/man3/re.3 /usr/share/man/man3/sigtrap.3 /usr/share/man/man3/sort.3 /usr/share/man/man3/strict.3 /usr/share/man/man3/subs.3 /usr/share/man/man3/threads.3 /usr/share/man/man3/threads::shared.3 /usr/share/man/man3/unicore::Name.3 /usr/share/man/man3/utf8.3 /usr/share/man/man3/vars.3 /usr/share/man/man3/version.3 /usr/share/man/man3/version::Internals.3 /usr/share/man/man3/vmsish.3 /usr/share/man/man3/warnings.3 /usr/share/man/man3/warnings::register.3 /usr/share/man/man1/pod2man.1 /usr/share/man/man1/pod2text.1 /usr/share/man/man1/pod2usage.1 /usr/share/man/man1/podchecker.1 /usr/share/man/man1/cpan.1 /usr/share/man/man1/corelist.1 /usr/share/man/man1/enc2xs.1 /usr/share/man/man1/encguess.1 /usr/share/man/man1/h2ph.1 /usr/share/man/man1/h2xs.1 /usr/share/man/man1/instmodsh.1 /usr/share/man/man1/json_pp.1 /usr/share/man/man1/libnetcfg.1 /usr/share/man/man1/perlbug.1 /usr/share/man/man1/perlthanks.1 /usr/share/man/man1/perlivp.1 /usr/share/man/man1/piconv.1 /usr/share/man/man1/pl2pm.1 /usr/share/man/man1/pod2html.1 /usr/share/man/man1/prove.1 /usr/share/man/man1/ptar.1 /usr/share/man/man1/ptardiff.1 /usr/share/man/man1/ptargrep.1 /usr/share/man/man1/shasum.1 /usr/share/man/man1/splain.1 /usr/share/man/man1/streamzip.1 /usr/share/man/man1/xsubpp.1 /usr/share/man/man1/zipdetails.1 make[1]: Leaving directory '/usr/src/perl-5.36.0' Updating linker cache... Install done; saving file list to /usr/src/log/perl-5.36.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:24:01: Building readline make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' readline-8.2.tar.gz checksum OK ====================================== Installing readline-8.2 ... Install started; saving file list to /usr/src/lsalr ... for i in $(seq 1 13); do \ cd /usr/src/readline-8.2 && patch -Np0 < /usr/src/src/patches/readline/readline82-$(printf "%03d" "${i}") || exit 1; \ done patching file nls.c patching file patchlevel patching file display.c patching file patchlevel patching file colors.c patching file patchlevel patching file input.c patching file patchlevel patching file callback.c patching file patchlevel patching file input.c Hunk #1 succeeded at 805 (offset -7 lines). Hunk #2 succeeded at 816 (offset -7 lines). Hunk #3 succeeded at 895 (offset -7 lines). Hunk #4 succeeded at 938 (offset -7 lines). patching file patchlevel patching file display.c Hunk #1 succeeded at 3339 (offset -3 lines). patching file patchlevel patching file text.c patching file bind.c patching file rltty.c patching file patchlevel patching file complete.c patching file patchlevel patching file complete.c patching file patchlevel patching file bind.c patching file patchlevel patching file readline.c patching file isearch.c patching file patchlevel patching file text.c patching file patchlevel cd /usr/src/readline-8.2 && ./configure \ --prefix=/usr \ --disable-static checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu Beginning configuration for readline-8.2 for aarch64-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for ar... ar checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for inline... inline checking whether char is unsigned... yes checking for working volatile... yes checking for size_t... yes checking for ssize_t... yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for gettimeofday... yes checking for kill... yes checking for lstat... yes checking for pselect... yes checking for readlink... yes checking for select... yes checking for setitimer... yes checking for fnmatch... yes checking for memmove... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for sysconf... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for uid_t in sys/types.h... yes checking for working chown... yes checking for working strcoll... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for varargs.h... no checking for stdarg.h... yes checking for stdbool.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for limits.h... yes checking for locale.h... yes checking for pwd.h... yes checking for memory.h... yes checking for termcap.h... yes checking for termios.h... yes checking for termio.h... yes checking for sys/ioctl.h... yes checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... yes checking for sys/time.h... yes checking for sys/file.h... yes checking for sys/ptem.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for inttypes.h... (cached) yes checking for sig_atomic_t in signal.h... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct dirent.d_ino... checking for struct dirent.d_ino... yes yes checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes yes checking for struct timeval in sys/time.h and time.h... yes checking for libaudit.h... no checking for gcc options needed to detect all undeclared functions... none needed checking whether AUDIT_USER_TTY is declared... yes checking for tgetent... no checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... no checking for tgetent in -lcurses... yes checking which library has the termcap functions... using libcurses checking for ncurses/termcap.h... no checking for nl_langinfo and CODESET... yes checking for wctype.h... yes checking for wchar.h... (cached) yes checking for langinfo.h... yes checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking size of wchar_t... 4 checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating readline.pc config.status: creating history.pc config.status: creating config.h config.status: executing stamp-h commands cd /usr/src/readline-8.2 && make -j4 SHLIB_LIBS=-lncurses make[1]: Entering directory '/usr/src/readline-8.2' test -d shlib || mkdir shlib ( cd shlib ; make -j4 --jobserver-auth=fifo:/tmp/GMfifo1773 all ) make[2]: Entering directory '/usr/src/readline-8.2/shlib' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f readline.so rm -f vi_mode.so rm -f funmap.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o readline.o ../readline.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o vi_mode.o ../vi_mode.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o funmap.o ../funmap.c rm -f keymaps.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o keymaps.o ../keymaps.c mv funmap.o funmap.so ../readline.c: In function 'readline_internal_char': ../readline.c:568:20: warning: variable 'r' set but not used [-Wunused-but-set-variable] 568 | int c, code, lk, r; | ^ ../readline.c:567:21: warning: unused variable 'eof_found' [-Wunused-variable] 567 | static int lastc, eof_found; | ^~~~~~~~~ ../readline.c: At top level: ../readline.c:1356:1: warning: 'reset_default_bindings' defined but not used [-Wunused-function] 1356 | reset_default_bindings (void) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../readline.c:76: ../parse-colors.h:44:14: warning: 'color_buf' defined but not used [-Wunused-variable] 44 | static char *color_buf; | ^~~~~~~~~ ../vi_mode.c: In function 'rl_vi_fword': ../vi_mode.c:622:7: warning: variable 'opoint' set but not used [-Wunused-but-set-variable] 622 | int opoint; | ^~~~~~ ../vi_mode.c: In function 'rl_vi_domove': ../vi_mode.c:1343:7: warning: unused variable 'r' [-Wunused-variable] 1343 | int r; | ^ ../vi_mode.c: At top level: ../vi_mode.c:104:12: warning: 'vi_continued_command' defined but not used [-Wunused-variable] 104 | static int vi_continued_command; | ^~~~~~~~~~~~~~~~~~~~ ../vi_mode.c: In function 'rl_vi_change_char': ../vi_mode.c:2069:7: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 16 [-Wstringop-truncation] 2069 | strncpy (mb, _rl_vi_last_replacement, MB_LEN_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv readline.o readline.so mv vi_mode.o vi_mode.so rm -f parens.so rm -f search.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o search.o ../search.c mv keymaps.o keymaps.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o parens.o ../parens.c rm -f rltty.so rm -f complete.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o rltty.o ../rltty.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o complete.o ../complete.c ../parens.c: In function 'rl_insert_close': ../parens.c:118:36: warning: variable 'ready' set but not used [-Wunused-but-set-variable] 118 | int orig_point, match_point, ready; | ^~~~~ mv parens.o parens.so rm -f bind.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o bind.o ../bind.c mv rltty.o rltty.so rm -f isearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o isearch.o ../isearch.c ../search.c: In function 'rl_history_search_internal': ../search.c:534:9: warning: unused variable 't' [-Wunused-variable] 534 | char *t; | ^ ../search.c:533:7: warning: variable 'had_saved_line' set but not used [-Wunused-but-set-variable] 533 | int had_saved_line; | ^~~~~~~~~~~~~~ mv search.o search.so rm -f display.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o display.o ../display.c ../bind.c: In function '_rl_skip_to_delim': ../bind.c:1591:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1591 | for (i = start,passc = 0; c = string[i]; i++) | ^ ../bind.c: In function 'rl_parse_and_bind': ../bind.c:1685:11: warning: unused variable 's' [-Wunused-variable] 1685 | int s; | ^ ../bind.c: In function 'rl_function_dumper': ../bind.c:2815:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2815 | for (i = 0; name = names[i]; i++) | ^~~~ ../complete.c: In function '_rl_find_completion_word': ../complete.c:1151:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1151 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) | ^~~~~~~~ ../complete.c: In function 'compute_lcd_of_matches': ../complete.c:1323:7: warning: unused variable 'v' [-Wunused-variable] 1323 | int v; | ^ ../complete.c: In function 'rl_completion_matches': ../complete.c:2235:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2235 | while (string = (*entry_function) (text, matches)) | ^~~~~~ ../complete.c: In function 'rl_username_completion_function': ../complete.c:2307:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2307 | while (entry = getpwent ()) | ^~~~~ ../complete.c: In function 'rl_menu_complete': ../complete.c:2850:25: warning: unused variable 'cstate' [-Wunused-variable] 2850 | static int delimiter, cstate; | ^~~~~~ ../complete.c: In function 'print_filename': ../complete.c:1043:22: warning: 'printed_len' may be used uninitialized [-Wmaybe-uninitialized] 1043 | printed_len++; | ~~~~~~~~~~~^~ ../complete.c:936:7: note: 'printed_len' was declared here 936 | int printed_len, extension_char, slen, tlen; | ^~~~~~~~~~~ mv bind.o bind.so mv complete.o complete.so rm -f signals.so rm -f util.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o signals.o ../signals.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o util.o ../util.c ../isearch.c: In function '_rl_isearch_dispatch': ../isearch.c:343:37: warning: unused variable 'incr' [-Wunused-variable] 343 | int n, wstart, wlen, limit, cval, incr; | ^~~~ ../isearch.c: In function 'rl_search_history': ../isearch.c:852:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 852 | int c, r; | ^ ../isearch.c: In function '_rl_isearch_callback': ../isearch.c:889:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] 889 | int c, r; | ^ mv isearch.o isearch.so rm -f kill.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o kill.o ../kill.c ../display.c: In function 'rl_redisplay': ../display.c:767:38: warning: variable 'prompt_lines_estimate' set but not used [-Wunused-but-set-variable] 767 | int newlines, lpos, temp, n0, num, prompt_lines_estimate; | ^~~~~~~~~~~~~~~~~~~~~ ../display.c:767:33: warning: variable 'num' set but not used [-Wunused-but-set-variable] 767 | int newlines, lpos, temp, n0, num, prompt_lines_estimate; | ^~~ ../display.c:767:29: warning: unused variable 'n0' [-Wunused-variable] 767 | int newlines, lpos, temp, n0, num, prompt_lines_estimate; | ^~ ../display.c: In function 'update_line': ../display.c:1787:21: warning: unused variable 'optr' [-Wunused-variable] 1787 | char *optr; | ^~~~ ../display.c:1786:19: warning: unused variable 'count' [-Wunused-variable] 1786 | int count, i, j; | ^~~~~ ../display.c:1655:39: warning: unused variable 'twidth' [-Wunused-variable] 1655 | int temp, lendiff, wsatend, od, nd, twidth, o_cpos; | ^~~~~~ ../display.c: In function 'rl_forced_update_display': ../display.c:2683:18: warning: unused variable 'temp' [-Wunused-variable] 2683 | register char *temp; | ^~~~ ../display.c: At top level: ../display.c:3236:1: warning: 'insert_some_chars' defined but not used [-Wunused-function] 3236 | insert_some_chars (char *string, int count, int col) | ^~~~~~~~~~~~~~~~~ ../display.c: In function 'rl_redisplay': ../display.c:1147:42: warning: 'wc_width' may be used uninitialized [-Wmaybe-uninitialized] 1147 | if (_rl_screenwidth < lpos + wc_width) | ~~~~~^~~~~~~~~~ ../display.c:775:7: note: 'wc_width' was declared here 775 | int wc_width; | ^~~~~~~~ mv display.o display.so rm -f undo.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o undo.o ../undo.c ../kill.c: In function 'rl_vi_yank_pop': ../kill.c:562:13: warning: unused variable 'origpoint' [-Wunused-variable] 562 | int l, n, origpoint; | ^~~~~~~~~ ../kill.c: In function 'rl_bracketed_paste_begin': ../kill.c:760:15: warning: unused variable 'cap' [-Wunused-variable] 760 | size_t len, cap; | ^~~ ../kill.c:759:15: warning: unused variable 'c' [-Wunused-variable] 759 | int retval, c; | ^ ../kill.c: In function '_rl_read_bracketed_paste_prefix': ../kill.c:777:17: warning: unused variable 'j' [-Wunused-variable] 777 | int key, ind, j; | ^ ../kill.c: In function '_rl_bracketed_read_mbstring': ../kill.c:849:10: warning: unused variable 'r' [-Wunused-variable] 849 | int c, r; | ^ ../kill.c: In function '_rl_read_bracketed_paste_prefix': ../kill.c:800:29: warning: 'key' may be used uninitialized [-Wmaybe-uninitialized] 800 | return (key < 0 ? key : 0); | ~~~~~~~~~~~~~~~^~~~ ../kill.c:777:7: note: 'key' was declared here 777 | int key, ind, j; | ^~~ mv kill.o kill.so rm -f macro.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o macro.o ../macro.c ../signals.c: In function 'rl_set_signals': ../signals.c:414:25: warning: unused variable 'oset' [-Wunused-variable] 414 | static sigset_t bset, oset; | ^~~~ ../signals.c: At top level: ../signals.c:625:29: warning: 'sigint_oset' defined but not used [-Wunused-variable] 625 | static sigset_t sigint_set, sigint_oset; | ^~~~~~~~~~~ ../signals.c:625:17: warning: 'sigint_set' defined but not used [-Wunused-variable] 625 | static sigset_t sigint_set, sigint_oset; | ^~~~~~~~~~ mv signals.o signals.so rm -f input.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o input.o ../input.c mv util.o util.so rm -f callback.so ../undo.c: In function 'rl_free_undo_list': ../undo.c:119:14: warning: unused variable 'release' [-Wunused-variable] 119 | UNDO_LIST *release, *orig_list; | ^~~~~~~ mv undo.o undo.so mv macro.o macro.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o callback.o ../callback.c rm -f terminal.so rm -f text.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o terminal.o ../terminal.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o text.o ../text.c ../input.c: In function 'rl_read_key': ../input.c:766:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 766 | if (c = _rl_next_macro_key ()) | ^ ../input.c: In function 'rl_getc': ../input.c:896:1: warning: label 'handle_error' defined but not used [-Wunused-label] 896 | handle_error: | ^~~~~~~~~~~~ ../input.c:811:12: warning: unused variable 'empty_set' [-Wunused-variable] 811 | sigset_t empty_set; | ^~~~~~~~~ mv input.o input.so rm -f nls.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o nls.o ../nls.c mv callback.o callback.so mv terminal.o terminal.so rm -f misc.so rm -f history.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o misc.o ../misc.c ../nls.c: In function 'utf8locale': ../nls.c:110:10: warning: unused variable 'len' [-Wunused-variable] 110 | size_t len; | ^~~ ../nls.c: At top level: ../nls.c:286:1: warning: 'find_codeset' defined but not used [-Wunused-function] 286 | find_codeset (char *name, size_t *lenp) | ^~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o history.o ../history.c ../text.c: In function 'rl_insert_text': ../text.c:101:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 101 | strncpy (rl_line_buffer + rl_point, string, l); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../text.c:91:29: note: length computed here 91 | l = (string && *string) ? strlen (string) : 0; | ^~~~~~~~~~~~~~~ mv text.o text.so mv nls.o nls.so rm -f histexpand.so rm -f histfile.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o histexpand.o ../histexpand.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o histfile.o ../histfile.c ../history.c: In function 'add_history': ../history.c:286:20: warning: unused variable 'i' [-Wunused-variable] 286 | register int i; | ^ ../history.c: In function 'remove_history': ../history.c:489:16: warning: unused variable 'i' [-Wunused-variable] 489 | register int i; | ^ mv history.o history.so ../misc.c: In function '_rl_free_saved_history_line': ../misc.c:385:14: warning: unused variable 'orig' [-Wunused-variable] 385 | UNDO_LIST *orig; | ^~~~ ../misc.c: In function '_rl_revert_previous_lines': ../misc.c:460:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 460 | if (ul = (UNDO_LIST *)entry->data) | ^~ ../misc.c: In function 'rl_clear_history': ../misc.c:520:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 520 | if (ul = (UNDO_LIST *)hent->data) | ^~ ../histexpand.c: In function 'get_history_event': ../histexpand.c:213:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 213 | for (local_index = i; c = string[i]; i++) | ^ ../histexpand.c: In function 'history_expand_internal': ../histexpand.c:682:48: warning: variable 'ws' set but not used [-Wunused-but-set-variable] 682 | int delimiter, failed, si, l_temp, ws, we; | ^~ mv misc.o misc.so mv histexpand.o histexpand.so rm -f histsearch.so rm -f shell.so rm -f mbutil.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o histsearch.o ../histsearch.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o shell.o ../shell.c gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o mbutil.o ../mbutil.c ../histfile.c: In function 'history_backupfile': ../histfile.c:193:15: warning: unused variable 'fs' [-Wunused-variable] 193 | struct stat fs; | ^~ ../histfile.c: In function 'history_tempfile': ../histfile.c:221:15: warning: unused variable 'fs' [-Wunused-variable] 221 | struct stat fs; | ^~ ../histfile.c: In function 'history_truncate_file': ../histfile.c:521:49: warning: variable 'r' set but not used [-Wunused-but-set-variable] 521 | int file, chars_read, rv, orig_lines, exists, r; | ^ ../histfile.c: In function 'history_do_write': ../histfile.c:683:22: warning: unused variable 'nfinfo' [-Wunused-variable] 683 | struct stat finfo, nfinfo; | ^~~~~~ ../histfile.c: At top level: ../histfile.c:473:1: warning: 'histfile_backup' defined but not used [-Wunused-function] 473 | histfile_backup (const char *filename, const char *back) | ^~~~~~~~~~~~~~~ ../histfile.c:187:1: warning: 'history_backupfile' defined but not used [-Wunused-function] 187 | history_backupfile (const char *filename) | ^~~~~~~~~~~~~~~~~~ ../histfile.c: In function 'history_truncate_file': ../histfile.c:646:46: warning: 'orig_lines' may be used uninitialized [-Wmaybe-uninitialized] 646 | history_lines_written_to_file = orig_lines - lines; | ~~~~~~~~~~~^~~~~~~ ../histfile.c:521:29: note: 'orig_lines' was declared here 521 | int file, chars_read, rv, orig_lines, exists, r; | ^~~~~~~~~~ mv histfile.o histfile.so rm -f tilde.so ../histsearch.c: In function '_hs_history_patsearch': ../histsearch.c:212:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 212 | if (unescaped_backslash = (string[ret] == '\\')) | ^~~~~~~~~~~~~~~~~~~ mv histsearch.o histsearch.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c rm -f colors.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o colors.o ../colors.c ../shell.c:126:13: warning: 'putenv_buf2' defined but not used [-Wunused-variable] 126 | static char putenv_buf2[INT_STRLEN_BOUND (int) + 8 + 1]; /* sizeof("COLUMNS=") == 8 */ | ^~~~~~~~~~~ ../shell.c:125:13: warning: 'putenv_buf1' defined but not used [-Wunused-variable] 125 | static char putenv_buf1[INT_STRLEN_BOUND (int) + 6 + 1]; /* sizeof("LINES=") == 6 */ | ^~~~~~~~~~~ mv shell.o shell.so rm -f parse-colors.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o parse-colors.o ../parse-colors.c ../mbutil.c: In function '_rl_find_prev_utf8char': ../mbutil.c:247:9: warning: unused variable 's' [-Wunused-variable] 247 | char *s; | ^ ../mbutil.c: At top level: ../mbutil.c:87:1: warning: '_rl_utf8_mblen' defined but not used [-Wunused-function] 87 | _rl_utf8_mblen (const char *s, size_t n) | ^~~~~~~~~~~~~~ mv mbutil.o mbutil.so rm -f xmalloc.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o xmalloc.o ../xmalloc.c ../tilde.c: In function 'tilde_expand': ../tilde.c:195:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 195 | if (result = strchr (string, '~')) | ^~~~~~ mv tilde.o tilde.so rm -f xfree.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o xfree.o ../xfree.c mv colors.o colors.so rm -f compat.so gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"8.2"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -o compat.o ../compat.c mv parse-colors.o parse-colors.so mv xfree.o xfree.so mv xmalloc.o xmalloc.so rm -f libhistory.so.8.2 gcc -shared -Wl,-soname,libhistory.so.8.2 -Wl,-rpath,/usr/lib -Wl,-soname,`basename libhistory.so.8.2 .2` -o libhistory.so.8.2 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -lncurses mv compat.o compat.so rm -f libreadline.so.8.2 gcc -shared -Wl,-soname,libreadline.so.8.2 -Wl,-rpath,/usr/lib -Wl,-soname,`basename libreadline.so.8.2 .2` -o libreadline.so.8.2 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so colors.so parse-colors.so xmalloc.so xfree.so compat.so -lncurses make[2]: Leaving directory '/usr/src/readline-8.2/shlib' make[1]: Leaving directory '/usr/src/readline-8.2' cd /usr/src/readline-8.2 && make install make[1]: Entering directory '/usr/src/readline-8.2' /bin/sh ./support/mkinstalldirs /usr/include \ /usr/include/readline /usr/lib \ /usr/share/info /usr/share/man/man3 /usr/share/doc/readline \ /usr/lib/pkgconfig mkdir -p -- /usr/include/readline /usr/lib /usr/share/info /usr/share/man/man3 /usr/share/doc/readline /usr/lib/pkgconfig for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ /usr/bin/install -c -m 644 ./$f /usr/include/readline ; \ done test -d shlib || mkdir shlib ( cd shlib ; make all ) make[2]: Entering directory '/usr/src/readline-8.2/shlib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/readline-8.2/shlib' /usr/bin/install -c -m 644 ./CHANGES ./INSTALL ./README /usr/share/doc/readline ( if test -d doc ; then \ cd doc && \ make infodir=/usr/share/info DESTDIR= install; \ fi ) make[2]: Entering directory '/usr/src/readline-8.2/doc' /bin/sh ../support/mkdirs /usr/share/info /usr/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs ; \ fi if test -f readline.info; then \ /usr/bin/install -c -m 644 readline.info /usr/share/info/readline.info; \ else \ /usr/bin/install -c -m 644 ./readline.info /usr/share/info/readline.info; \ fi if test -f rluserman.info; then \ /usr/bin/install -c -m 644 rluserman.info /usr/share/info/rluserman.info; \ else \ /usr/bin/install -c -m 644 ./rluserman.info /usr/share/info/rluserman.info; \ fi if test -f history.info; then \ /usr/bin/install -c -m 644 history.info /usr/share/info/history.info; \ else \ /usr/bin/install -c -m 644 ./history.info /usr/share/info/history.info; \ fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/usr/share/info/dir \ /usr/share/info/readline.info ; \ install-info --dir-file=/usr/share/info/dir \ /usr/share/info/history.info ; \ install-info --dir-file=/usr/share/info/dir \ /usr/share/info/rluserman.info ; \ else true; fi /usr/bin/install -c -m 644 ./readline.3 /usr/share/man/man3/readline.3 /usr/bin/install -c -m 644 ./history.3 /usr/share/man/man3/history.3 if test -n "" ; then \ if test -f readline.html; then \ /usr/bin/install -c -m 644 readline.html /readline.html; \ else \ /usr/bin/install -c -m 644 ./readline.html /readline.html; \ fi ; \ if test -f history.html; then \ /usr/bin/install -c -m 644 history.html /history.html; \ else \ /usr/bin/install -c -m 644 ./history.html /history.html; \ fi ; \ if test -f rluserman.html; then \ /usr/bin/install -c -m 644 rluserman.html /rluserman.html; \ else \ /usr/bin/install -c -m 644 ./rluserman.html /rluserman.html; \ fi ; \ fi make[2]: Leaving directory '/usr/src/readline-8.2/doc' /usr/bin/install -c -m 644 /usr/src/readline-8.2/readline.pc /usr/lib/pkgconfig/readline.pc /usr/bin/install -c -m 644 /usr/src/readline-8.2/history.pc /usr/lib/pkgconfig/history.pc ( cd shlib ; make DESTDIR= install ) make[2]: Entering directory '/usr/src/readline-8.2/shlib' /bin/sh ../support/mkdirs /usr/lib /bin/sh ../support/mkdirs /usr/bin /bin/sh ../support/shlib-install -O linux-gnu -V unknown -d /usr/lib -b /usr/bin -i "/usr/bin/install -c -m 644" libhistory.so.8.2 /bin/sh ../support/shlib-install -O linux-gnu -V unknown -d /usr/lib -b /usr/bin -i "/usr/bin/install -c -m 644" libreadline.so.8.2 install: you may need to run ldconfig make[2]: Leaving directory '/usr/src/readline-8.2/shlib' make[1]: Leaving directory '/usr/src/readline-8.2' rm -rfv /usr/share/readline Updating linker cache... Install done; saving file list to /usr/src/log/readline-8.2 ... make: Leaving directory '/usr/src/lfs' May 14 16:24:08: Building bzip2 make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' bzip2-1.0.8.tar.gz checksum OK ====================================== Installing bzip2-1.0.8 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/bzip2-1.0.8 && sed -i 's@tempfile -d /tmp -p bz@mktemp -p /tmp@' bzdiff cd /usr/src/bzip2-1.0.8 && make -f Makefile-libbz2_so make[1]: Entering directory '/usr/src/bzip2-1.0.8' gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c blocksort.c In function 'mainSimpleSort', inlined from 'mainQSort3' at blocksort.c:651:10, inlined from 'mainSort' at blocksort.c:897:19: blocksort.c:347:6: warning: inlining failed in call to 'mainGtU': --param max-inline-insns-single limit reached [-Winline] 347 | Bool mainGtU ( UInt32 i1, | ^~~~~~~ blocksort.c:514:18: note: called from here 514 | while ( mainGtU ( | ^~~~~~~~~ 515 | ptr[j-h]+d, v+d, block, quadrant, nblock, budget | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | ) ) { | ~ blocksort.c:347:6: warning: inlining failed in call to 'mainGtU': --param max-inline-insns-single limit reached [-Winline] 347 | Bool mainGtU ( UInt32 i1, | ^~~~~~~ blocksort.c:528:18: note: called from here 528 | while ( mainGtU ( | ^~~~~~~~~ 529 | ptr[j-h]+d, v+d, block, quadrant, nblock, budget | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 530 | ) ) { | ~ blocksort.c:347:6: warning: inlining failed in call to 'mainGtU': --param max-inline-insns-single limit reached [-Winline] 347 | Bool mainGtU ( UInt32 i1, | ^~~~~~~ blocksort.c:542:18: note: called from here 542 | while ( mainGtU ( | ^~~~~~~~~ 543 | ptr[j-h]+d, v+d, block, quadrant, nblock, budget | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 544 | ) ) { | ~ gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c huffman.c gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c crctable.c gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c randtable.c gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c compress.c gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c decompress.c gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzlib.c gcc -shared -Wl,-soname -Wl,libbz2.so.1.0 -o libbz2.so.1.0.8 blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o gcc -fpic -fPIC -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -o bzip2-shared bzip2.c libbz2.so.1.0.8 rm -f libbz2.so.1.0 ln -s libbz2.so.1.0.8 libbz2.so.1.0 make[1]: Leaving directory '/usr/src/bzip2-1.0.8' cd /usr/src/bzip2-1.0.8 && make clean make[1]: Entering directory '/usr/src/bzip2-1.0.8' rm -f *.o libbz2.a bzip2 bzip2recover \ sample1.rb2 sample2.rb2 sample3.rb2 \ sample1.tst sample2.tst sample3.tst make[1]: Leaving directory '/usr/src/bzip2-1.0.8' cd /usr/src/bzip2-1.0.8 && make -j4 make[1]: Entering directory '/usr/src/bzip2-1.0.8' gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c huffman.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c crctable.c If compilation produces errors, or a large number of warnings, please read README.COMPILATION.PROBLEMS -- you might be able to adjust the flags in this Makefile to improve matters. Also in README.COMPILATION.PROBLEMS are some hints that may help if your build produces an executable which is unable to correctly handle so-called 'large files' -- files of size 2GB or more. gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c blocksort.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c randtable.c In function 'mainSimpleSort', inlined from 'mainQSort3' at blocksort.c:651:10, inlined from 'mainSort' at blocksort.c:897:19: blocksort.c:347:6: warning: inlining failed in call to 'mainGtU': --param max-inline-insns-single limit reached [-Winline] 347 | Bool mainGtU ( UInt32 i1, | ^~~~~~~ blocksort.c:514:18: note: called from here 514 | while ( mainGtU ( | ^~~~~~~~~ 515 | ptr[j-h]+d, v+d, block, quadrant, nblock, budget | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | ) ) { | ~ blocksort.c:347:6: warning: inlining failed in call to 'mainGtU': --param max-inline-insns-single limit reached [-Winline] 347 | Bool mainGtU ( UInt32 i1, | ^~~~~~~ blocksort.c:528:18: note: called from here 528 | while ( mainGtU ( | ^~~~~~~~~ 529 | ptr[j-h]+d, v+d, block, quadrant, nblock, budget | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 530 | ) ) { | ~ blocksort.c:347:6: warning: inlining failed in call to 'mainGtU': --param max-inline-insns-single limit reached [-Winline] 347 | Bool mainGtU ( UInt32 i1, | ^~~~~~~ blocksort.c:542:18: note: called from here 542 | while ( mainGtU ( | ^~~~~~~~~ 543 | ptr[j-h]+d, v+d, block, quadrant, nblock, budget | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 544 | ) ) { | ~ gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c compress.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c decompress.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzlib.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzip2.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzip2recover.c rm -f libbz2.a gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -o bzip2recover bzip2recover.o ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o ranlib libbz2.a gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -o bzip2 bzip2.o -L. -lbz2 Doing 6 tests (3 compress, 3 uncompress) ... If there's a problem, things might stop at this point. ./bzip2 -1 < sample1.ref > sample1.rb2 ./bzip2 -2 < sample2.ref > sample2.rb2 ./bzip2 -3 < sample3.ref > sample3.rb2 ./bzip2 -d < sample1.bz2 > sample1.tst ./bzip2 -d < sample2.bz2 > sample2.tst ./bzip2 -ds < sample3.bz2 > sample3.tst cmp sample1.bz2 sample1.rb2 cmp sample2.bz2 sample2.rb2 cmp sample3.bz2 sample3.rb2 cmp sample1.tst sample1.ref cmp sample2.tst sample2.ref cmp sample3.tst sample3.ref If you got this far and the 'cmp's didn't complain, it looks like you're in business. To install in /usr/local/bin, /usr/local/lib, /usr/local/man and /usr/local/include, type make install To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type make install PREFIX=/xxx/yyy If you are (justifiably) paranoid and want to see what 'make install' is going to do, you can first do make -n install or make -n install PREFIX=/xxx/yyy respectively. The -n instructs make to show the commands it would execute, but not actually execute them. Instructions for use are in the preformatted manual page, in the file bzip2.txt. For more detailed documentation, read the full manual. It is available in Postscript form (manual.ps), PDF form (manual.pdf), and HTML form (manual.html). You can also do "bzip2 --help" to see some helpful information. "bzip2 -L" displays the software license. make[1]: Leaving directory '/usr/src/bzip2-1.0.8' cd /usr/src/bzip2-1.0.8 && make install PREFIX=/usr make[1]: Entering directory '/usr/src/bzip2-1.0.8' if ( test ! -d /usr/bin ) ; then mkdir -p /usr/bin ; fi if ( test ! -d /usr/lib ) ; then mkdir -p /usr/lib ; fi if ( test ! -d /usr/man ) ; then mkdir -p /usr/man ; fi if ( test ! -d /usr/man/man1 ) ; then mkdir -p /usr/man/man1 ; fi if ( test ! -d /usr/include ) ; then mkdir -p /usr/include ; fi cp -f bzip2 /usr/bin/bzip2 cp -f bzip2 /usr/bin/bunzip2 cp -f bzip2 /usr/bin/bzcat cp -f bzip2recover /usr/bin/bzip2recover chmod a+x /usr/bin/bzip2 chmod a+x /usr/bin/bunzip2 chmod a+x /usr/bin/bzcat chmod a+x /usr/bin/bzip2recover cp -f bzip2.1 /usr/man/man1 chmod a+r /usr/man/man1/bzip2.1 cp -f bzlib.h /usr/include chmod a+r /usr/include/bzlib.h cp -f libbz2.a /usr/lib chmod a+r /usr/lib/libbz2.a cp -f bzgrep /usr/bin/bzgrep ln -s -f /usr/bin/bzgrep /usr/bin/bzegrep ln -s -f /usr/bin/bzgrep /usr/bin/bzfgrep chmod a+x /usr/bin/bzgrep cp -f bzmore /usr/bin/bzmore ln -s -f /usr/bin/bzmore /usr/bin/bzless chmod a+x /usr/bin/bzmore cp -f bzdiff /usr/bin/bzdiff ln -s -f /usr/bin/bzdiff /usr/bin/bzcmp chmod a+x /usr/bin/bzdiff cp -f bzgrep.1 bzmore.1 bzdiff.1 /usr/man/man1 chmod a+r /usr/man/man1/bzgrep.1 chmod a+r /usr/man/man1/bzmore.1 chmod a+r /usr/man/man1/bzdiff.1 echo ".so man1/bzgrep.1" > /usr/man/man1/bzegrep.1 echo ".so man1/bzgrep.1" > /usr/man/man1/bzfgrep.1 echo ".so man1/bzmore.1" > /usr/man/man1/bzless.1 echo ".so man1/bzdiff.1" > /usr/man/man1/bzcmp.1 make[1]: Leaving directory '/usr/src/bzip2-1.0.8' cd /usr/src/bzip2-1.0.8 && cp -v bzip2-shared /bin/bzip2 'bzip2-shared' -> '/bin/bzip2' cd /usr/src/bzip2-1.0.8 && cp -av libbz2.so* /lib 'libbz2.so.1.0' -> '/lib/libbz2.so.1.0' 'libbz2.so.1.0.8' -> '/lib/libbz2.so.1.0.8' ln -sfv ../../lib/libbz2.so.1.0 /usr/lib/libbz2.so '/usr/lib/libbz2.so' -> '../../lib/libbz2.so.1.0' ln -sfv bzip2 /bin/bunzip2 '/bin/bunzip2' -> 'bzip2' ln -sfv bzip2 /bin/bzcat '/bin/bzcat' -> 'bzip2' Updating linker cache... Install done; saving file list to /usr/src/log/bzip2-1.0.8 ... make: Leaving directory '/usr/src/lfs' May 14 16:24:09: Building xz make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' xz-5.8.1.tar.xz checksum OK ====================================== Installing xz-5.8.1 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/xz-5.8.1 && ./configure --prefix=/usr XZ Utils 5.8.1 System type: checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu Configure options: checking if debugging code should be compiled... no checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb arm64 sparc riscv checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb arm64 sparc riscv checking which match finders to build... hc3 hc4 bt2 bt3 bt4 checking which integrity checks to build... crc32 crc64 sha256 checking if external SHA-256 should be used... no checking if MicroLZMA support should be built... yes checking if .lz (lzip) decompression support should be built... yes checking if assembler optimizations should be used... no checking if small size is preferred over speed... no checking if threading support is wanted... yes, posix checking how much RAM to assume if the real amount is unknown... 128 MiB checking if sandboxing should be used... maybe (autodetect) checking for a shell that conforms to POSIX... /bin/sh Initializing Automake: checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether ln -s works... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/cdefs.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking if the -Werror option is usable... yes checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... gcc -E checking for egrep -e... /tools_aarch64/bin/grep -E POSIX threading support: checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_condattr_setclock... yes Initializing Libtool: checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 windres... no checking if library symbol versioning should be used... yes (linux) Initializing gettext: checking whether NLS is requested... yes checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 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 System headers and functions: checking for immintrin.h... no checking for cpuid.h... no checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for uint8_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking size of size_t... 8 checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_atimespec.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_uatime... no checking for struct stat.st_atim.st__tim.tv_nsec... no checking for gcc option to enable large file support... none needed checking whether byte ordering is bigendian... no checking if __attribute__((__constructor__)) can be used... yes checking for gcc options needed to detect all undeclared functions... none needed checking for getopt.h... yes checking for getopt_long... yes checking whether optreset is declared... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking whether CLOCK_MONOTONIC is declared... yes checking for futimens... yes checking for posix_fadvise... yes checking whether program_invocation_name is declared... yes checking if __builtin_bswap16/32/64 are supported... yes checking if unaligned memory access should be used... yes checking if unsafe type punning should be used... no checking if __builtin_assume_aligned is supported... yes checking for sys/param.h... yes checking how to detect the amount of physical memory... sysconf checking for sys/param.h... (cached) yes checking how to detect the number of available CPU cores... sched_getaffinity checking whether mbrtowc and mbstate_t are properly declared... yes checking for wcwidth... yes checking for vasprintf... yes checking whether _mm_movemask_epi8 is declared... no checking if _mm_clmulepi64_si128 is usable... no checking if ARM64 CRC32 instruction is usable... yes checking for getauxval... yes checking if LoongArch CRC32 instructions are usable... no checking for cap_rights_limit... no checking for pledge... no checking if Linux Landlock is usable... yes GCC extensions: checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking if gcc accepts -Wall... yes checking if gcc accepts -Wextra... yes checking if gcc accepts -Wvla... yes checking if gcc accepts -Wformat=2... yes checking if gcc accepts -Winit-self... yes checking if gcc accepts -Wmissing-include-dirs... yes checking if gcc accepts -Wshift-overflow=2... yes checking if gcc accepts -Wstrict-overflow=3... yes checking if gcc accepts -Walloc-zero... yes checking if gcc accepts -Wduplicated-cond... yes checking if gcc accepts -Wfloat-equal... yes checking if gcc accepts -Wundef... yes checking if gcc accepts -Wshadow... yes checking if gcc accepts -Wpointer-arith... yes checking if gcc accepts -Wbad-function-cast... yes checking if gcc accepts -Wwrite-strings... yes checking if gcc accepts -Wdate-time... yes checking if gcc accepts -Wsign-conversion... yes checking if gcc accepts -Wfloat-conversion... yes checking if gcc accepts -Wlogical-op... yes checking if gcc accepts -Waggregate-return... yes checking if gcc accepts -Wstrict-prototypes... yes checking if gcc accepts -Wold-style-definition... yes checking if gcc accepts -Wmissing-prototypes... yes checking if gcc accepts -Wmissing-declarations... yes checking if gcc accepts -Wredundant-decls... yes checking if gcc accepts -Wimplicit-fallthrough... yes checking if gcc accepts -Wimplicit-fallthrough=5... yes checking if gcc accepts -Wc99-compat... no checking if gcc accepts -Wc11-extensions... no checking if gcc accepts -Wc2x-compat... no checking if gcc accepts -Wc2x-extensions... no checking if gcc accepts -Wpre-c2x-compat... no checking if gcc accepts -Warray-bounds-pointer-arithmetic... no checking if gcc accepts -Wassign-enum... no checking if gcc accepts -Wconditional-uninitialized... no checking if gcc accepts -Wdocumentation... no checking if gcc accepts -Wduplicate-enum... no checking if gcc accepts -Wempty-translation-unit... no checking if gcc accepts -Wflexible-array-extensions... no checking if gcc accepts -Wmissing-variable-declarations... yes checking if gcc accepts -Wnewline-eof... no checking if gcc accepts -Wshift-sign-overflow... no checking if gcc accepts -Wstring-conversion... no 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 lib/Makefile config.status: creating src/Makefile config.status: creating src/liblzma/Makefile config.status: creating src/liblzma/api/Makefile config.status: creating src/xz/Makefile config.status: creating src/xzdec/Makefile config.status: creating src/lzmainfo/Makefile config.status: creating src/scripts/Makefile config.status: creating tests/Makefile config.status: creating debug/Makefile config.status: creating src/scripts/xzdiff config.status: creating src/scripts/xzgrep config.status: creating src/scripts/xzmore config.status: creating src/scripts/xzless config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd /usr/src/xz-5.8.1 && make -j4 make[1]: Entering directory '/usr/src/xz-5.8.1' make all-recursive make[2]: Entering directory '/usr/src/xz-5.8.1' Making all in src make[3]: Entering directory '/usr/src/xz-5.8.1/src' Making all in liblzma make[4]: Entering directory '/usr/src/xz-5.8.1/src/liblzma' Making all in api make[5]: Entering directory '/usr/src/xz-5.8.1/src/liblzma/api' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/xz-5.8.1/src/liblzma/api' make[5]: Entering directory '/usr/src/xz-5.8.1/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c -fPIC -DPIC -o .libs/liblzma_la-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../common/tuklib_cpucores.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_cpucores.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../common/tuklib_physmem.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_physmem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../common/tuklib_physmem.c -o liblzma_la-tuklib_physmem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c -fPIC -DPIC -o .libs/liblzma_la-block_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../common/tuklib_cpucores.c -o liblzma_la-tuklib_cpucores.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c -o liblzma_la-common.o >/dev/null 2>&1 mv -f .deps/liblzma_la-tuklib_physmem.Tpo .deps/liblzma_la-tuklib_physmem.Plo mv -f .deps/liblzma_la-tuklib_cpucores.Tpo .deps/liblzma_la-tuklib_cpucores.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c -o liblzma_la-block_util.o >/dev/null 2>&1 mv -f .deps/liblzma_la-common.Tpo .deps/liblzma_la-common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c mv -f .deps/liblzma_la-block_util.Tpo .deps/liblzma_la-block_util.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c -fPIC -DPIC -o .libs/liblzma_la-filter_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c -fPIC -DPIC -o .libs/liblzma_la-easy_preset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c -fPIC -DPIC -o .libs/liblzma_la-hardware_physmem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c -o liblzma_la-filter_common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c -o liblzma_la-easy_preset.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c -o liblzma_la-hardware_physmem.o >/dev/null 2>&1 mv -f .deps/liblzma_la-easy_preset.Tpo .deps/liblzma_la-easy_preset.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c mv -f .deps/liblzma_la-filter_common.Tpo .deps/liblzma_la-filter_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-string_conversion.lo -MD -MP -MF .deps/liblzma_la-string_conversion.Tpo -c -o liblzma_la-string_conversion.lo `test -f 'common/string_conversion.c' || echo './'`common/string_conversion.c mv -f .deps/liblzma_la-hardware_physmem.Tpo .deps/liblzma_la-hardware_physmem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c -fPIC -DPIC -o .libs/liblzma_la-index.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c -o liblzma_la-index.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_common.o mv -f .deps/liblzma_la-index.Tpo .deps/liblzma_la-index.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo './'`common/hardware_cputhreads.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c -fPIC -DPIC -o .libs/liblzma_la-vli_size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c -o liblzma_la-stream_flags_common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-string_conversion.lo -MD -MP -MF .deps/liblzma_la-string_conversion.Tpo -c common/string_conversion.c -fPIC -DPIC -o .libs/liblzma_la-string_conversion.o mv -f .deps/liblzma_la-stream_flags_common.Tpo .deps/liblzma_la-stream_flags_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo './'`common/outqueue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c -o liblzma_la-vli_size.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-string_conversion.lo -MD -MP -MF .deps/liblzma_la-string_conversion.Tpo -c common/string_conversion.c -o liblzma_la-string_conversion.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c common/hardware_cputhreads.c -fPIC -DPIC -o .libs/liblzma_la-hardware_cputhreads.o mv -f .deps/liblzma_la-vli_size.Tpo .deps/liblzma_la-vli_size.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c mv -f .deps/liblzma_la-string_conversion.Tpo .deps/liblzma_la-string_conversion.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c common/outqueue.c -fPIC -DPIC -o .libs/liblzma_la-outqueue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c common/hardware_cputhreads.c -o liblzma_la-hardware_cputhreads.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c common/outqueue.c -o liblzma_la-outqueue.o >/dev/null 2>&1 mv -f .deps/liblzma_la-hardware_cputhreads.Tpo .deps/liblzma_la-hardware_cputhreads.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c -o liblzma_la-alone_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-outqueue.Tpo .deps/liblzma_la-outqueue.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c -o liblzma_la-block_buffer_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-alone_encoder.Tpo .deps/liblzma_la-alone_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_encoder.o mv -f .deps/liblzma_la-block_buffer_encoder.Tpo .deps/liblzma_la-block_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c -o liblzma_la-block_header_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c -o liblzma_la-block_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-block_encoder.Tpo .deps/liblzma_la-block_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_buffer_encoder.o mv -f .deps/liblzma_la-block_header_encoder.Tpo .deps/liblzma_la-block_header_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c -o liblzma_la-easy_buffer_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c -o liblzma_la-easy_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-easy_buffer_encoder.Tpo .deps/liblzma_la-easy_buffer_encoder.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_encoder.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder_memusage.o mv -f .deps/liblzma_la-easy_encoder.Tpo .deps/liblzma_la-easy_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c -o liblzma_la-filter_buffer_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c -o liblzma_la-easy_encoder_memusage.o >/dev/null 2>&1 mv -f .deps/liblzma_la-easy_encoder_memusage.Tpo .deps/liblzma_la-easy_encoder_memusage.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_encoder.o mv -f .deps/liblzma_la-filter_buffer_encoder.Tpo .deps/liblzma_la-filter_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c -o liblzma_la-filter_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c -o liblzma_la-filter_flags_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c -fPIC -DPIC -o .libs/liblzma_la-index_encoder.o mv -f .deps/liblzma_la-filter_encoder.Tpo .deps/liblzma_la-filter_encoder.Plo mv -f .deps/liblzma_la-filter_flags_encoder.Tpo .deps/liblzma_la-filter_flags_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c -o liblzma_la-stream_buffer_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c -o liblzma_la-index_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_encoder.o mv -f .deps/liblzma_la-stream_buffer_encoder.Tpo .deps/liblzma_la-stream_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder.o mv -f .deps/liblzma_la-index_encoder.Tpo .deps/liblzma_la-index_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo './'`common/stream_encoder_mt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c -o liblzma_la-stream_flags_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c -o liblzma_la-stream_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_encoder.o mv -f .deps/liblzma_la-stream_encoder.Tpo .deps/liblzma_la-stream_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-microlzma_encoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_encoder.Tpo -c -o liblzma_la-microlzma_encoder.lo `test -f 'common/microlzma_encoder.c' || echo './'`common/microlzma_encoder.c mv -f .deps/liblzma_la-stream_flags_encoder.Tpo .deps/liblzma_la-stream_flags_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c common/stream_encoder_mt.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder_mt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c -o liblzma_la-vli_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-microlzma_encoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_encoder.Tpo -c common/microlzma_encoder.c -fPIC -DPIC -o .libs/liblzma_la-microlzma_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c common/stream_encoder_mt.c -o liblzma_la-stream_encoder_mt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_decoder.o mv -f .deps/liblzma_la-vli_encoder.Tpo .deps/liblzma_la-vli_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-microlzma_encoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_encoder.Tpo -c common/microlzma_encoder.c -o liblzma_la-microlzma_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c -o liblzma_la-alone_decoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-stream_encoder_mt.Tpo .deps/liblzma_la-stream_encoder_mt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c mv -f .deps/liblzma_la-alone_decoder.Tpo .deps/liblzma_la-alone_decoder.Plo mv -f .deps/liblzma_la-microlzma_encoder.Tpo .deps/liblzma_la-microlzma_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c -fPIC -DPIC -o .libs/liblzma_la-auto_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c -o liblzma_la-auto_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c -o liblzma_la-block_buffer_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_decoder.o mv -f .deps/liblzma_la-auto_decoder.Tpo .deps/liblzma_la-auto_decoder.Plo mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_buffer_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-file_info.lo -MD -MP -MF .deps/liblzma_la-file_info.Tpo -c -o liblzma_la-file_info.lo `test -f 'common/file_info.c' || echo './'`common/file_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c -o liblzma_la-block_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c -o liblzma_la-block_header_decoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-block_header_decoder.Tpo .deps/liblzma_la-block_header_decoder.Plo mv -f .deps/liblzma_la-block_decoder.Tpo .deps/liblzma_la-block_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-file_info.lo -MD -MP -MF .deps/liblzma_la-file_info.Tpo -c common/file_info.c -fPIC -DPIC -o .libs/liblzma_la-file_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_decoder_memusage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-file_info.lo -MD -MP -MF .deps/liblzma_la-file_info.Tpo -c common/file_info.c -o liblzma_la-file_info.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c -o liblzma_la-easy_decoder_memusage.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c -o liblzma_la-filter_buffer_decoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-file_info.Tpo .deps/liblzma_la-file_info.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c mv -f .deps/liblzma_la-easy_decoder_memusage.Tpo .deps/liblzma_la-easy_decoder_memusage.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c -o liblzma_la-filter_decoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_buffer_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c -fPIC -DPIC -o .libs/liblzma_la-index_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_decoder.o mv -f .deps/liblzma_la-filter_decoder.Tpo .deps/liblzma_la-filter_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c -o liblzma_la-index_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c -o liblzma_la-filter_flags_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c -fPIC -DPIC -o .libs/liblzma_la-index_hash.o mv -f .deps/liblzma_la-filter_flags_decoder.Tpo .deps/liblzma_la-filter_flags_decoder.Plo mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c -o liblzma_la-index_hash.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_decoder.o mv -f .deps/liblzma_la-index_hash.Tpo .deps/liblzma_la-index_hash.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c -o liblzma_la-stream_buffer_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c -o liblzma_la-stream_flags_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c -o liblzma_la-stream_decoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-stream_buffer_decoder.Tpo .deps/liblzma_la-stream_buffer_decoder.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c -o liblzma_la-vli_decoder.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_decoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_decoder_mt.Tpo -c -o liblzma_la-stream_decoder_mt.lo `test -f 'common/stream_decoder_mt.c' || echo './'`common/stream_decoder_mt.c mv -f .deps/liblzma_la-stream_decoder.Tpo .deps/liblzma_la-stream_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-microlzma_decoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_decoder.Tpo -c -o liblzma_la-microlzma_decoder.lo `test -f 'common/microlzma_decoder.c' || echo './'`common/microlzma_decoder.c mv -f .deps/liblzma_la-stream_flags_decoder.Tpo .deps/liblzma_la-stream_flags_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzip_decoder.lo -MD -MP -MF .deps/liblzma_la-lzip_decoder.Tpo -c -o liblzma_la-lzip_decoder.lo `test -f 'common/lzip_decoder.c' || echo './'`common/lzip_decoder.c mv -f .deps/liblzma_la-vli_decoder.Tpo .deps/liblzma_la-vli_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-microlzma_decoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_decoder.Tpo -c common/microlzma_decoder.c -fPIC -DPIC -o .libs/liblzma_la-microlzma_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c -fPIC -DPIC -o .libs/liblzma_la-check.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzip_decoder.lo -MD -MP -MF .deps/liblzma_la-lzip_decoder.Tpo -c common/lzip_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzip_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_decoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_decoder_mt.Tpo -c common/stream_decoder_mt.c -fPIC -DPIC -o .libs/liblzma_la-stream_decoder_mt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-microlzma_decoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_decoder.Tpo -c common/microlzma_decoder.c -o liblzma_la-microlzma_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c -o liblzma_la-check.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzip_decoder.lo -MD -MP -MF .deps/liblzma_la-lzip_decoder.Tpo -c common/lzip_decoder.c -o liblzma_la-lzip_decoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-microlzma_decoder.Tpo .deps/liblzma_la-microlzma_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-stream_decoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_decoder_mt.Tpo -c common/stream_decoder_mt.c -o liblzma_la-stream_decoder_mt.o >/dev/null 2>&1 mv -f .deps/liblzma_la-lzip_decoder.Tpo .deps/liblzma_la-lzip_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c mv -f .deps/liblzma_la-check.Tpo .deps/liblzma_la-check.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c mv -f .deps/liblzma_la-stream_decoder_mt.Tpo .deps/liblzma_la-stream_decoder_mt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc64_fast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc32_fast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c -fPIC -DPIC -o .libs/liblzma_la-sha256.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c -o liblzma_la-crc64_fast.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c lz/lz_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c -o liblzma_la-crc32_fast.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c -o liblzma_la-sha256.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c lz/lz_encoder.c -o liblzma_la-lz_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-crc64_fast.Tpo .deps/liblzma_la-crc64_fast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c mv -f .deps/liblzma_la-crc32_fast.Tpo .deps/liblzma_la-crc32_fast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c mv -f .deps/liblzma_la-lz_encoder.Tpo .deps/liblzma_la-lz_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c mv -f .deps/liblzma_la-sha256.Tpo .deps/liblzma_la-sha256.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c lz/lz_encoder_mf.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder_mf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c lzma/lzma_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c lz/lz_encoder_mf.c -o liblzma_la-lz_encoder_mf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c lzma/lzma_encoder.c -o liblzma_la-lzma_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c lzma/lzma_encoder_presets.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_presets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c -o liblzma_la-lz_decoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-lz_encoder_mf.Tpo .deps/liblzma_la-lz_encoder_mf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c mv -f .deps/liblzma_la-lzma_encoder.Tpo .deps/liblzma_la-lzma_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c mv -f .deps/liblzma_la-lz_decoder.Tpo .deps/liblzma_la-lz_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c lzma/lzma_encoder_presets.c -o liblzma_la-lzma_encoder_presets.o >/dev/null 2>&1 mv -f .deps/liblzma_la-lzma_encoder_presets.Tpo .deps/liblzma_la-lzma_encoder_presets.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c -fPIC -DPIC -o .libs/liblzma_la-fastpos_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c lzma/lzma_encoder_optimum_fast.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_fast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c lzma/lzma_encoder_optimum_normal.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_normal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c -o liblzma_la-fastpos_table.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c lzma/lzma_encoder_optimum_fast.c -o liblzma_la-lzma_encoder_optimum_fast.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c lzma/lzma_encoder_optimum_normal.c -o liblzma_la-lzma_encoder_optimum_normal.o >/dev/null 2>&1 mv -f .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo .deps/liblzma_la-lzma_encoder_optimum_fast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c mv -f .deps/liblzma_la-fastpos_table.Tpo .deps/liblzma_la-fastpos_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c mv -f .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo .deps/liblzma_la-lzma_encoder_optimum_normal.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c lzma/lzma_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c lzma/lzma2_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c rangecoder/price_table.c -fPIC -DPIC -o .libs/liblzma_la-price_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c lzma/lzma_decoder.c -o liblzma_la-lzma_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c lzma/lzma2_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c lzma/lzma2_encoder.c -o liblzma_la-lzma2_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c rangecoder/price_table.c -o liblzma_la-price_table.o >/dev/null 2>&1 mv -f .deps/liblzma_la-lzma_decoder.Tpo .deps/liblzma_la-lzma_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c mv -f .deps/liblzma_la-lzma2_encoder.Tpo .deps/liblzma_la-lzma2_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c lzma/lzma2_decoder.c -o liblzma_la-lzma2_decoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-price_table.Tpo .deps/liblzma_la-price_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c mv -f .deps/liblzma_la-lzma2_decoder.Tpo .deps/liblzma_la-lzma2_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c delta/delta_common.c -fPIC -DPIC -o .libs/liblzma_la-delta_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c delta/delta_encoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c simple/simple_coder.c -fPIC -DPIC -o .libs/liblzma_la-simple_coder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c delta/delta_decoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c delta/delta_common.c -o liblzma_la-delta_common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c delta/delta_encoder.c -o liblzma_la-delta_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-delta_common.Tpo .deps/liblzma_la-delta_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c mv -f .deps/liblzma_la-delta_encoder.Tpo .deps/liblzma_la-delta_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c simple/simple_coder.c -o liblzma_la-simple_coder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c delta/delta_decoder.c -o liblzma_la-delta_decoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-simple_coder.Tpo .deps/liblzma_la-simple_coder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c simple/simple_decoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c simple/simple_encoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_encoder.o mv -f .deps/liblzma_la-delta_decoder.Tpo .deps/liblzma_la-delta_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c simple/simple_decoder.c -o liblzma_la-simple_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c simple/simple_encoder.c -o liblzma_la-simple_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c simple/x86.c -fPIC -DPIC -o .libs/liblzma_la-x86.o mv -f .deps/liblzma_la-simple_decoder.Tpo .deps/liblzma_la-simple_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c simple/powerpc.c -fPIC -DPIC -o .libs/liblzma_la-powerpc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c simple/x86.c -o liblzma_la-x86.o >/dev/null 2>&1 mv -f .deps/liblzma_la-simple_encoder.Tpo .deps/liblzma_la-simple_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c simple/powerpc.c -o liblzma_la-powerpc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c simple/ia64.c -fPIC -DPIC -o .libs/liblzma_la-ia64.o mv -f .deps/liblzma_la-x86.Tpo .deps/liblzma_la-x86.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c mv -f .deps/liblzma_la-powerpc.Tpo .deps/liblzma_la-powerpc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-arm64.lo -MD -MP -MF .deps/liblzma_la-arm64.Tpo -c -o liblzma_la-arm64.lo `test -f 'simple/arm64.c' || echo './'`simple/arm64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c simple/arm.c -fPIC -DPIC -o .libs/liblzma_la-arm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c simple/ia64.c -o liblzma_la-ia64.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c simple/armthumb.c -fPIC -DPIC -o .libs/liblzma_la-armthumb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c simple/arm.c -o liblzma_la-arm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-arm64.lo -MD -MP -MF .deps/liblzma_la-arm64.Tpo -c simple/arm64.c -fPIC -DPIC -o .libs/liblzma_la-arm64.o mv -f .deps/liblzma_la-ia64.Tpo .deps/liblzma_la-ia64.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c mv -f .deps/liblzma_la-arm.Tpo .deps/liblzma_la-arm.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-riscv.lo -MD -MP -MF .deps/liblzma_la-riscv.Tpo -c -o liblzma_la-riscv.lo `test -f 'simple/riscv.c' || echo './'`simple/riscv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c simple/armthumb.c -o liblzma_la-armthumb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-arm64.lo -MD -MP -MF .deps/liblzma_la-arm64.Tpo -c simple/arm64.c -o liblzma_la-arm64.o >/dev/null 2>&1 mv -f .deps/liblzma_la-armthumb.Tpo .deps/liblzma_la-armthumb.Plo rm -f liblzma.pc sed \ -e 's,@prefix[@],/usr,g' \ -e 's,@exec_prefix[@],/usr,g' \ -e 's,@libdir[@],/usr/lib,g' \ -e 's,@includedir[@],/usr/include,g' \ -e 's,@PACKAGE_URL[@],https://tukaani.org/xz/,g' \ -e 's,@PACKAGE_VERSION[@],5.8.1,g' \ -e 's,@PTHREAD_CFLAGS[@],-pthread,g' \ -e 's,@LIBS[@],-lpthread ,g' \ < ./liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; } libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c simple/sparc.c -fPIC -DPIC -o .libs/liblzma_la-sparc.o mv -f .deps/liblzma_la-arm64.Tpo .deps/liblzma_la-arm64.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-riscv.lo -MD -MP -MF .deps/liblzma_la-riscv.Tpo -c simple/riscv.c -fPIC -DPIC -o .libs/liblzma_la-riscv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c simple/sparc.c -o liblzma_la-sparc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT liblzma_la-riscv.lo -MD -MP -MF .deps/liblzma_la-riscv.Tpo -c simple/riscv.c -o liblzma_la-riscv.o >/dev/null 2>&1 mv -f .deps/liblzma_la-sparc.Tpo .deps/liblzma_la-sparc.Plo mv -f .deps/liblzma_la-riscv.Tpo .deps/liblzma_la-riscv.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -no-undefined -version-info 13:1:8 -Wl,--version-script=../../src/liblzma/liblzma_linux.map -o liblzma.la -rpath /usr/lib liblzma_la-tuklib_physmem.lo liblzma_la-tuklib_cpucores.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-string_conversion.lo liblzma_la-vli_size.lo liblzma_la-hardware_cputhreads.lo liblzma_la-outqueue.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-stream_encoder_mt.lo liblzma_la-microlzma_encoder.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-file_info.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-stream_decoder_mt.lo liblzma_la-microlzma_decoder.lo liblzma_la-lzip_decoder.lo liblzma_la-check.lo liblzma_la-crc32_fast.lo liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo liblzma_la-price_table.lo liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-arm64.lo liblzma_la-sparc.lo liblzma_la-riscv.lo -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/liblzma_la-tuklib_physmem.o .libs/liblzma_la-tuklib_cpucores.o .libs/liblzma_la-common.o .libs/liblzma_la-block_util.o .libs/liblzma_la-easy_preset.o .libs/liblzma_la-filter_common.o .libs/liblzma_la-hardware_physmem.o .libs/liblzma_la-index.o .libs/liblzma_la-stream_flags_common.o .libs/liblzma_la-string_conversion.o .libs/liblzma_la-vli_size.o .libs/liblzma_la-hardware_cputhreads.o .libs/liblzma_la-outqueue.o .libs/liblzma_la-alone_encoder.o .libs/liblzma_la-block_buffer_encoder.o .libs/liblzma_la-block_encoder.o .libs/liblzma_la-block_header_encoder.o .libs/liblzma_la-easy_buffer_encoder.o .libs/liblzma_la-easy_encoder.o .libs/liblzma_la-easy_encoder_memusage.o .libs/liblzma_la-filter_buffer_encoder.o .libs/liblzma_la-filter_encoder.o .libs/liblzma_la-filter_flags_encoder.o .libs/liblzma_la-index_encoder.o .libs/liblzma_la-stream_buffer_encoder.o .libs/liblzma_la-stream_encoder.o .libs/liblzma_la-stream_flags_encoder.o .libs/liblzma_la-vli_encoder.o .libs/liblzma_la-stream_encoder_mt.o .libs/liblzma_la-microlzma_encoder.o .libs/liblzma_la-alone_decoder.o .libs/liblzma_la-auto_decoder.o .libs/liblzma_la-block_buffer_decoder.o .libs/liblzma_la-block_decoder.o .libs/liblzma_la-block_header_decoder.o .libs/liblzma_la-easy_decoder_memusage.o .libs/liblzma_la-file_info.o .libs/liblzma_la-filter_buffer_decoder.o .libs/liblzma_la-filter_decoder.o .libs/liblzma_la-filter_flags_decoder.o .libs/liblzma_la-index_decoder.o .libs/liblzma_la-index_hash.o .libs/liblzma_la-stream_buffer_decoder.o .libs/liblzma_la-stream_decoder.o .libs/liblzma_la-stream_flags_decoder.o .libs/liblzma_la-vli_decoder.o .libs/liblzma_la-stream_decoder_mt.o .libs/liblzma_la-microlzma_decoder.o .libs/liblzma_la-lzip_decoder.o .libs/liblzma_la-check.o .libs/liblzma_la-crc32_fast.o .libs/liblzma_la-crc64_fast.o .libs/liblzma_la-sha256.o .libs/liblzma_la-lz_encoder.o .libs/liblzma_la-lz_encoder_mf.o .libs/liblzma_la-lz_decoder.o .libs/liblzma_la-lzma_encoder_presets.o .libs/liblzma_la-lzma_encoder.o .libs/liblzma_la-lzma_encoder_optimum_fast.o .libs/liblzma_la-lzma_encoder_optimum_normal.o .libs/liblzma_la-fastpos_table.o .libs/liblzma_la-lzma_decoder.o .libs/liblzma_la-lzma2_encoder.o .libs/liblzma_la-lzma2_decoder.o .libs/liblzma_la-price_table.o .libs/liblzma_la-delta_common.o .libs/liblzma_la-delta_encoder.o .libs/liblzma_la-delta_decoder.o .libs/liblzma_la-simple_coder.o .libs/liblzma_la-simple_encoder.o .libs/liblzma_la-simple_decoder.o .libs/liblzma_la-x86.o .libs/liblzma_la-powerpc.o .libs/liblzma_la-ia64.o .libs/liblzma_la-arm.o .libs/liblzma_la-armthumb.o .libs/liblzma_la-arm64.o .libs/liblzma_la-sparc.o .libs/liblzma_la-riscv.o -lpthread -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,--version-script=../../src/liblzma/liblzma_linux.map -pthread -Wl,-soname -Wl,liblzma.so.5 -o .libs/liblzma.so.5.8.1 libtool: link: (cd ".libs" && rm -f "liblzma.so.5" && ln -s "liblzma.so.5.8.1" "liblzma.so.5") libtool: link: (cd ".libs" && rm -f "liblzma.so" && ln -s "liblzma.so.5.8.1" "liblzma.so") libtool: link: ar cr .libs/liblzma.a liblzma_la-tuklib_physmem.o liblzma_la-tuklib_cpucores.o liblzma_la-common.o liblzma_la-block_util.o liblzma_la-easy_preset.o liblzma_la-filter_common.o liblzma_la-hardware_physmem.o liblzma_la-index.o liblzma_la-stream_flags_common.o liblzma_la-string_conversion.o liblzma_la-vli_size.o liblzma_la-hardware_cputhreads.o liblzma_la-outqueue.o liblzma_la-alone_encoder.o liblzma_la-block_buffer_encoder.o liblzma_la-block_encoder.o liblzma_la-block_header_encoder.o liblzma_la-easy_buffer_encoder.o liblzma_la-easy_encoder.o liblzma_la-easy_encoder_memusage.o liblzma_la-filter_buffer_encoder.o liblzma_la-filter_encoder.o liblzma_la-filter_flags_encoder.o liblzma_la-index_encoder.o liblzma_la-stream_buffer_encoder.o liblzma_la-stream_encoder.o liblzma_la-stream_flags_encoder.o liblzma_la-vli_encoder.o liblzma_la-stream_encoder_mt.o liblzma_la-microlzma_encoder.o liblzma_la-alone_decoder.o liblzma_la-auto_decoder.o liblzma_la-block_buffer_decoder.o liblzma_la-block_decoder.o liblzma_la-block_header_decoder.o liblzma_la-easy_decoder_memusage.o liblzma_la-file_info.o liblzma_la-filter_buffer_decoder.o liblzma_la-filter_decoder.o liblzma_la-filter_flags_decoder.o liblzma_la-index_decoder.o liblzma_la-index_hash.o liblzma_la-stream_buffer_decoder.o liblzma_la-stream_decoder.o liblzma_la-stream_flags_decoder.o liblzma_la-vli_decoder.o liblzma_la-stream_decoder_mt.o liblzma_la-microlzma_decoder.o liblzma_la-lzip_decoder.o liblzma_la-check.o liblzma_la-crc32_fast.o liblzma_la-crc64_fast.o liblzma_la-sha256.o liblzma_la-lz_encoder.o liblzma_la-lz_encoder_mf.o liblzma_la-lz_decoder.o liblzma_la-lzma_encoder_presets.o liblzma_la-lzma_encoder.o liblzma_la-lzma_encoder_optimum_fast.o liblzma_la-lzma_encoder_optimum_normal.o liblzma_la-fastpos_table.o liblzma_la-lzma_decoder.o liblzma_la-lzma2_encoder.o liblzma_la-lzma2_decoder.o liblzma_la-price_table.o liblzma_la-delta_common.o liblzma_la-delta_encoder.o liblzma_la-delta_decoder.o liblzma_la-simple_coder.o liblzma_la-simple_encoder.o liblzma_la-simple_decoder.o liblzma_la-x86.o liblzma_la-powerpc.o liblzma_la-ia64.o liblzma_la-arm.o liblzma_la-armthumb.o liblzma_la-arm64.o liblzma_la-sparc.o liblzma_la-riscv.o libtool: link: ranlib .libs/liblzma.a libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) make[5]: Leaving directory '/usr/src/xz-5.8.1/src/liblzma' make[4]: Leaving directory '/usr/src/xz-5.8.1/src/liblzma' Making all in xzdec make[4]: Entering directory '/usr/src/xz-5.8.1/src/xzdec' gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xzdec-xzdec.o -MD -MP -MF .deps/xzdec-xzdec.Tpo -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xzdec-tuklib_progname.o -MD -MP -MF .deps/xzdec-tuklib_progname.Tpo -c -o xzdec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xzdec-tuklib_mbstr_nonprint.o -MD -MP -MF .deps/xzdec-tuklib_mbstr_nonprint.Tpo -c -o xzdec-tuklib_mbstr_nonprint.o `test -f '../common/tuklib_mbstr_nonprint.c' || echo './'`../common/tuklib_mbstr_nonprint.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xzdec-tuklib_exit.o -MD -MP -MF .deps/xzdec-tuklib_exit.Tpo -c -o xzdec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/xzdec-tuklib_progname.Tpo .deps/xzdec-tuklib_progname.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lzmadec-xzdec.o -MD -MP -MF .deps/lzmadec-xzdec.Tpo -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c mv -f .deps/xzdec-tuklib_mbstr_nonprint.Tpo .deps/xzdec-tuklib_mbstr_nonprint.Po mv -f .deps/xzdec-xzdec.Tpo .deps/xzdec-xzdec.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lzmadec-tuklib_progname.o -MD -MP -MF .deps/lzmadec-tuklib_progname.Tpo -c -o lzmadec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lzmadec-tuklib_mbstr_nonprint.o -MD -MP -MF .deps/lzmadec-tuklib_mbstr_nonprint.Tpo -c -o lzmadec-tuklib_mbstr_nonprint.o `test -f '../common/tuklib_mbstr_nonprint.c' || echo './'`../common/tuklib_mbstr_nonprint.c mv -f .deps/xzdec-tuklib_exit.Tpo .deps/xzdec-tuklib_exit.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lzmadec-tuklib_exit.o -MD -MP -MF .deps/lzmadec-tuklib_exit.Tpo -c -o lzmadec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/lzmadec-xzdec.Tpo .deps/lzmadec-xzdec.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_mbstr_nonprint.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread mv -f .deps/lzmadec-tuklib_mbstr_nonprint.Tpo .deps/lzmadec-tuklib_mbstr_nonprint.Po mv -f .deps/lzmadec-tuklib_progname.Tpo .deps/lzmadec-tuklib_progname.Po mv -f .deps/lzmadec-tuklib_exit.Tpo .deps/lzmadec-tuklib_exit.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_mbstr_nonprint.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_mbstr_nonprint.o xzdec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread libtool: link: gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_mbstr_nonprint.o lzmadec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread make[4]: Leaving directory '/usr/src/xz-5.8.1/src/xzdec' Making all in xz make[4]: Entering directory '/usr/src/xz-5.8.1/src/xz' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-args.o -MD -MP -MF .deps/xz-args.Tpo -c -o xz-args.o `test -f 'args.c' || echo './'`args.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-coder.o -MD -MP -MF .deps/xz-coder.Tpo -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-file_io.o -MD -MP -MF .deps/xz-file_io.Tpo -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-hardware.o -MD -MP -MF .deps/xz-hardware.Tpo -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c mv -f .deps/xz-args.Tpo .deps/xz-args.Po mv -f .deps/xz-file_io.Tpo .deps/xz-file_io.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-main.o -MD -MP -MF .deps/xz-main.Tpo -c -o xz-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-message.o -MD -MP -MF .deps/xz-message.Tpo -c -o xz-message.o `test -f 'message.c' || echo './'`message.c mv -f .deps/xz-coder.Tpo .deps/xz-coder.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-mytime.o -MD -MP -MF .deps/xz-mytime.Tpo -c -o xz-mytime.o `test -f 'mytime.c' || echo './'`mytime.c mv -f .deps/xz-hardware.Tpo .deps/xz-hardware.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-options.o -MD -MP -MF .deps/xz-options.Tpo -c -o xz-options.o `test -f 'options.c' || echo './'`options.c mv -f .deps/xz-main.Tpo .deps/xz-main.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-sandbox.o -MD -MP -MF .deps/xz-sandbox.Tpo -c -o xz-sandbox.o `test -f 'sandbox.c' || echo './'`sandbox.c mv -f .deps/xz-message.Tpo .deps/xz-message.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-signals.o -MD -MP -MF .deps/xz-signals.Tpo -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c mv -f .deps/xz-mytime.Tpo .deps/xz-mytime.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-suffix.o -MD -MP -MF .deps/xz-suffix.Tpo -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c mv -f .deps/xz-options.Tpo .deps/xz-options.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-util.o -MD -MP -MF .deps/xz-util.Tpo -c -o xz-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/xz-sandbox.Tpo .deps/xz-sandbox.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-tuklib_open_stdxxx.o -MD -MP -MF .deps/xz-tuklib_open_stdxxx.Tpo -c -o xz-tuklib_open_stdxxx.o `test -f '../common/tuklib_open_stdxxx.c' || echo './'`../common/tuklib_open_stdxxx.c mv -f .deps/xz-signals.Tpo .deps/xz-signals.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-tuklib_progname.o -MD -MP -MF .deps/xz-tuklib_progname.Tpo -c -o xz-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c mv -f .deps/xz-tuklib_open_stdxxx.Tpo .deps/xz-tuklib_open_stdxxx.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-tuklib_exit.o -MD -MP -MF .deps/xz-tuklib_exit.Tpo -c -o xz-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/xz-tuklib_progname.Tpo .deps/xz-tuklib_progname.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-tuklib_mbstr_fw.o -MD -MP -MF .deps/xz-tuklib_mbstr_fw.Tpo -c -o xz-tuklib_mbstr_fw.o `test -f '../common/tuklib_mbstr_fw.c' || echo './'`../common/tuklib_mbstr_fw.c mv -f .deps/xz-suffix.Tpo .deps/xz-suffix.Po mv -f .deps/xz-tuklib_exit.Tpo .deps/xz-tuklib_exit.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-tuklib_mbstr_nonprint.o -MD -MP -MF .deps/xz-tuklib_mbstr_nonprint.Tpo -c -o xz-tuklib_mbstr_nonprint.o `test -f '../common/tuklib_mbstr_nonprint.c' || echo './'`../common/tuklib_mbstr_nonprint.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-tuklib_mbstr_width.o -MD -MP -MF .deps/xz-tuklib_mbstr_width.Tpo -c -o xz-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c mv -f .deps/xz-util.Tpo .deps/xz-util.Po mv -f .deps/xz-tuklib_mbstr_fw.Tpo .deps/xz-tuklib_mbstr_fw.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-tuklib_mbstr_wrap.o -MD -MP -MF .deps/xz-tuklib_mbstr_wrap.Tpo -c -o xz-tuklib_mbstr_wrap.o `test -f '../common/tuklib_mbstr_wrap.c' || echo './'`../common/tuklib_mbstr_wrap.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xz-list.o -MD -MP -MF .deps/xz-list.Tpo -c -o xz-list.o `test -f 'list.c' || echo './'`list.c mv -f .deps/xz-tuklib_mbstr_width.Tpo .deps/xz-tuklib_mbstr_width.Po mv -f .deps/xz-tuklib_mbstr_nonprint.Tpo .deps/xz-tuklib_mbstr_nonprint.Po mv -f .deps/xz-tuklib_mbstr_wrap.Tpo .deps/xz-tuklib_mbstr_wrap.Po mv -f .deps/xz-list.Tpo .deps/xz-list.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-sandbox.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_fw.o xz-tuklib_mbstr_nonprint.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_wrap.o xz-list.o ../../src/liblzma/liblzma.la -lpthread libtool: link: gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-sandbox.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_fw.o xz-tuklib_mbstr_nonprint.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_wrap.o xz-list.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread make[4]: Leaving directory '/usr/src/xz-5.8.1/src/xz' Making all in lzmainfo make[4]: Entering directory '/usr/src/xz-5.8.1/src/lzmainfo' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lzmainfo-lzmainfo.o -MD -MP -MF .deps/lzmainfo-lzmainfo.Tpo -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lzmainfo-tuklib_progname.o -MD -MP -MF .deps/lzmainfo-tuklib_progname.Tpo -c -o lzmainfo-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lzmainfo-tuklib_mbstr_nonprint.o -MD -MP -MF .deps/lzmainfo-tuklib_mbstr_nonprint.Tpo -c -o lzmainfo-tuklib_mbstr_nonprint.o `test -f '../common/tuklib_mbstr_nonprint.c' || echo './'`../common/tuklib_mbstr_nonprint.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lzmainfo-tuklib_mbstr_width.o -MD -MP -MF .deps/lzmainfo-tuklib_mbstr_width.Tpo -c -o lzmainfo-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c mv -f .deps/lzmainfo-tuklib_mbstr_nonprint.Tpo .deps/lzmainfo-tuklib_mbstr_nonprint.Po mv -f .deps/lzmainfo-lzmainfo.Tpo .deps/lzmainfo-lzmainfo.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lzmainfo-tuklib_mbstr_wrap.o -MD -MP -MF .deps/lzmainfo-tuklib_mbstr_wrap.Tpo -c -o lzmainfo-tuklib_mbstr_wrap.o `test -f '../common/tuklib_mbstr_wrap.c' || echo './'`../common/tuklib_mbstr_wrap.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lzmainfo-tuklib_exit.o -MD -MP -MF .deps/lzmainfo-tuklib_exit.Tpo -c -o lzmainfo-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/lzmainfo-tuklib_progname.Tpo .deps/lzmainfo-tuklib_progname.Po mv -f .deps/lzmainfo-tuklib_mbstr_width.Tpo .deps/lzmainfo-tuklib_mbstr_width.Po mv -f .deps/lzmainfo-tuklib_mbstr_wrap.Tpo .deps/lzmainfo-tuklib_mbstr_wrap.Po mv -f .deps/lzmainfo-tuklib_exit.Tpo .deps/lzmainfo-tuklib_exit.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_mbstr_nonprint.o lzmainfo-tuklib_mbstr_width.o lzmainfo-tuklib_mbstr_wrap.o lzmainfo-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_mbstr_nonprint.o lzmainfo-tuklib_mbstr_width.o lzmainfo-tuklib_mbstr_wrap.o lzmainfo-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -lpthread -pthread make[4]: Leaving directory '/usr/src/xz-5.8.1/src/lzmainfo' Making all in scripts make[4]: Entering directory '/usr/src/xz-5.8.1/src/scripts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/xz-5.8.1/src/scripts' make[4]: Entering directory '/usr/src/xz-5.8.1/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/xz-5.8.1/src' make[3]: Leaving directory '/usr/src/xz-5.8.1/src' Making all in po make[3]: Entering directory '/usr/src/xz-5.8.1/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/xz-5.8.1/po' Making all in tests make[3]: Entering directory '/usr/src/xz-5.8.1/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/xz-5.8.1/tests' make[3]: Entering directory '/usr/src/xz-5.8.1' make[3]: Leaving directory '/usr/src/xz-5.8.1' make[2]: Leaving directory '/usr/src/xz-5.8.1' make[1]: Leaving directory '/usr/src/xz-5.8.1' cd /usr/src/xz-5.8.1 && make install make[1]: Entering directory '/usr/src/xz-5.8.1' Making install in src make[2]: Entering directory '/usr/src/xz-5.8.1/src' Making install in liblzma make[3]: Entering directory '/usr/src/xz-5.8.1/src/liblzma' Making install in api make[4]: Entering directory '/usr/src/xz-5.8.1/src/liblzma/api' make[5]: Entering directory '/usr/src/xz-5.8.1/src/liblzma/api' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include' /bin/mkdir -p '/usr/include/lzma' /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/usr/include/lzma' /usr/bin/install -c -m 644 lzma.h '/usr/include/.' make[5]: Leaving directory '/usr/src/xz-5.8.1/src/liblzma/api' make[4]: Leaving directory '/usr/src/xz-5.8.1/src/liblzma/api' make[4]: Entering directory '/usr/src/xz-5.8.1/src/liblzma' make[5]: Entering directory '/usr/src/xz-5.8.1/src/liblzma' /bin/mkdir -p '/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/liblzma.so.5.8.1 /usr/lib/liblzma.so.5.8.1 libtool: install: (cd /usr/lib && { ln -s -f liblzma.so.5.8.1 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.8.1 liblzma.so.5; }; }) libtool: install: (cd /usr/lib && { ln -s -f liblzma.so.5.8.1 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.8.1 liblzma.so; }; }) libtool: install: /usr/bin/install -c .libs/liblzma.lai /usr/lib/liblzma.la libtool: install: /usr/bin/install -c .libs/liblzma.a /usr/lib/liblzma.a libtool: install: chmod 644 /usr/lib/liblzma.a libtool: install: ranlib /usr/lib/liblzma.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 liblzma.pc '/usr/lib/pkgconfig' make[5]: Leaving directory '/usr/src/xz-5.8.1/src/liblzma' make[4]: Leaving directory '/usr/src/xz-5.8.1/src/liblzma' make[3]: Leaving directory '/usr/src/xz-5.8.1/src/liblzma' Making install in xzdec make[3]: Entering directory '/usr/src/xz-5.8.1/src/xzdec' make[4]: Entering directory '/usr/src/xz-5.8.1/src/xzdec' /bin/mkdir -p '/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/usr/bin' libtool: install: /usr/bin/install -c .libs/xzdec /usr/bin/xzdec libtool: install: /usr/bin/install -c .libs/lzmadec /usr/bin/lzmadec /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 xzdec.1 '/usr/share/man/man1' make install-data-hook make[5]: Entering directory '/usr/src/xz-5.8.1/src/xzdec' languages= ; \ if test "yes" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xzdec | sed 's,x,x,'` && \ link=`echo lzmadec | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xzdec.1" ; \ if test -f "$man"; then \ make dist_man_MANS="$man" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ fi; \ man1dir="/usr/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then \ if test -n "lzmadec"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ fi; \ done make[6]: Entering directory '/usr/src/xz-5.8.1/src/xzdec' /bin/mkdir -p '/usr/share/man/de/man1' /usr/bin/install -c -m 644 ../../po4a/man/de/xzdec.1 '/usr/share/man/de/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xzdec' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xzdec' /bin/mkdir -p '/usr/share/man/fr/man1' /usr/bin/install -c -m 644 ../../po4a/man/fr/xzdec.1 '/usr/share/man/fr/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xzdec' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xzdec' /bin/mkdir -p '/usr/share/man/it/man1' /usr/bin/install -c -m 644 ../../po4a/man/it/xzdec.1 '/usr/share/man/it/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xzdec' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xzdec' /bin/mkdir -p '/usr/share/man/ko/man1' /usr/bin/install -c -m 644 ../../po4a/man/ko/xzdec.1 '/usr/share/man/ko/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xzdec' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xzdec' /bin/mkdir -p '/usr/share/man/pt_BR/man1' /usr/bin/install -c -m 644 ../../po4a/man/pt_BR/xzdec.1 '/usr/share/man/pt_BR/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xzdec' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xzdec' /bin/mkdir -p '/usr/share/man/ro/man1' /usr/bin/install -c -m 644 ../../po4a/man/ro/xzdec.1 '/usr/share/man/ro/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xzdec' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xzdec' /bin/mkdir -p '/usr/share/man/sr/man1' /usr/bin/install -c -m 644 ../../po4a/man/sr/xzdec.1 '/usr/share/man/sr/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xzdec' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xzdec' /bin/mkdir -p '/usr/share/man/uk/man1' /usr/bin/install -c -m 644 ../../po4a/man/uk/xzdec.1 '/usr/share/man/uk/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xzdec' make[5]: Leaving directory '/usr/src/xz-5.8.1/src/xzdec' make[4]: Leaving directory '/usr/src/xz-5.8.1/src/xzdec' make[3]: Leaving directory '/usr/src/xz-5.8.1/src/xzdec' Making install in xz make[3]: Entering directory '/usr/src/xz-5.8.1/src/xz' make[4]: Entering directory '/usr/src/xz-5.8.1/src/xz' /bin/mkdir -p '/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/usr/bin' libtool: install: /usr/bin/install -c .libs/xz /usr/bin/xz make install-exec-hook make[5]: Entering directory '/usr/src/xz-5.8.1/src/xz' cd "/usr/bin" && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[5]: Leaving directory '/usr/src/xz-5.8.1/src/xz' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 xz.1 '/usr/share/man/man1' make install-data-hook make[5]: Entering directory '/usr/src/xz-5.8.1/src/xz' languages= ; \ if test "yes" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xz | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xz.1" ; \ if test -f "$man"; then \ make dist_man_MANS="$man" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ fi; \ man1dir="/usr/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1"; \ done \ ); fi; \ done make[6]: Entering directory '/usr/src/xz-5.8.1/src/xz' /bin/mkdir -p '/usr/share/man/de/man1' /usr/bin/install -c -m 644 ../../po4a/man/de/xz.1 '/usr/share/man/de/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xz' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xz' /bin/mkdir -p '/usr/share/man/fr/man1' /usr/bin/install -c -m 644 ../../po4a/man/fr/xz.1 '/usr/share/man/fr/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xz' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xz' /bin/mkdir -p '/usr/share/man/it/man1' /usr/bin/install -c -m 644 ../../po4a/man/it/xz.1 '/usr/share/man/it/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xz' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xz' /bin/mkdir -p '/usr/share/man/ko/man1' /usr/bin/install -c -m 644 ../../po4a/man/ko/xz.1 '/usr/share/man/ko/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xz' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xz' /bin/mkdir -p '/usr/share/man/pt_BR/man1' /usr/bin/install -c -m 644 ../../po4a/man/pt_BR/xz.1 '/usr/share/man/pt_BR/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xz' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xz' /bin/mkdir -p '/usr/share/man/ro/man1' /usr/bin/install -c -m 644 ../../po4a/man/ro/xz.1 '/usr/share/man/ro/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xz' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xz' /bin/mkdir -p '/usr/share/man/sr/man1' /usr/bin/install -c -m 644 ../../po4a/man/sr/xz.1 '/usr/share/man/sr/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xz' make[6]: Entering directory '/usr/src/xz-5.8.1/src/xz' /bin/mkdir -p '/usr/share/man/uk/man1' /usr/bin/install -c -m 644 ../../po4a/man/uk/xz.1 '/usr/share/man/uk/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/xz' make[5]: Leaving directory '/usr/src/xz-5.8.1/src/xz' make[4]: Leaving directory '/usr/src/xz-5.8.1/src/xz' make[3]: Leaving directory '/usr/src/xz-5.8.1/src/xz' Making install in lzmainfo make[3]: Entering directory '/usr/src/xz-5.8.1/src/lzmainfo' make[4]: Entering directory '/usr/src/xz-5.8.1/src/lzmainfo' /bin/mkdir -p '/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/usr/bin' libtool: install: /usr/bin/install -c .libs/lzmainfo /usr/bin/lzmainfo /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 lzmainfo.1 '/usr/share/man/man1' make install-data-hook make[5]: Entering directory '/usr/src/xz-5.8.1/src/lzmainfo' languages= ; \ if test "yes" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in . $languages; do \ man="../../po4a/man/$lang/lzmainfo.1" ; \ if test -f "$man"; then \ make dist_man_MANS="$man" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ fi; \ done make[6]: Entering directory '/usr/src/xz-5.8.1/src/lzmainfo' /bin/mkdir -p '/usr/share/man/de/man1' /usr/bin/install -c -m 644 ../../po4a/man/de/lzmainfo.1 '/usr/share/man/de/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/lzmainfo' make[6]: Entering directory '/usr/src/xz-5.8.1/src/lzmainfo' /bin/mkdir -p '/usr/share/man/fr/man1' /usr/bin/install -c -m 644 ../../po4a/man/fr/lzmainfo.1 '/usr/share/man/fr/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/lzmainfo' make[6]: Entering directory '/usr/src/xz-5.8.1/src/lzmainfo' /bin/mkdir -p '/usr/share/man/it/man1' /usr/bin/install -c -m 644 ../../po4a/man/it/lzmainfo.1 '/usr/share/man/it/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/lzmainfo' make[6]: Entering directory '/usr/src/xz-5.8.1/src/lzmainfo' /bin/mkdir -p '/usr/share/man/ko/man1' /usr/bin/install -c -m 644 ../../po4a/man/ko/lzmainfo.1 '/usr/share/man/ko/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/lzmainfo' make[6]: Entering directory '/usr/src/xz-5.8.1/src/lzmainfo' /bin/mkdir -p '/usr/share/man/pt_BR/man1' /usr/bin/install -c -m 644 ../../po4a/man/pt_BR/lzmainfo.1 '/usr/share/man/pt_BR/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/lzmainfo' make[6]: Entering directory '/usr/src/xz-5.8.1/src/lzmainfo' /bin/mkdir -p '/usr/share/man/ro/man1' /usr/bin/install -c -m 644 ../../po4a/man/ro/lzmainfo.1 '/usr/share/man/ro/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/lzmainfo' make[6]: Entering directory '/usr/src/xz-5.8.1/src/lzmainfo' /bin/mkdir -p '/usr/share/man/sr/man1' /usr/bin/install -c -m 644 ../../po4a/man/sr/lzmainfo.1 '/usr/share/man/sr/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/lzmainfo' make[6]: Entering directory '/usr/src/xz-5.8.1/src/lzmainfo' /bin/mkdir -p '/usr/share/man/uk/man1' /usr/bin/install -c -m 644 ../../po4a/man/uk/lzmainfo.1 '/usr/share/man/uk/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/lzmainfo' make[5]: Leaving directory '/usr/src/xz-5.8.1/src/lzmainfo' make[4]: Leaving directory '/usr/src/xz-5.8.1/src/lzmainfo' make[3]: Leaving directory '/usr/src/xz-5.8.1/src/lzmainfo' Making install in scripts make[3]: Entering directory '/usr/src/xz-5.8.1/src/scripts' make[4]: Entering directory '/usr/src/xz-5.8.1/src/scripts' /bin/mkdir -p '/usr/bin' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/usr/bin' make install-exec-hook make[5]: Entering directory '/usr/src/xz-5.8.1/src/scripts' cd "/usr/bin" && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[5]: Leaving directory '/usr/src/xz-5.8.1/src/scripts' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/usr/share/man/man1' make install-data-hook make[5]: Entering directory '/usr/src/xz-5.8.1/src/scripts' languages= ; \ if test "yes" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in $languages; do \ mans= ; \ for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \ man="../../po4a/man/$lang/$man" ; \ if test -f "$man"; then \ mans="$mans $man"; \ fi; \ done; \ make dist_man_MANS="$mans" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ done; \ for lang in . $languages; do \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' \ | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' \ | sed 's,x,x,'` && \ man1dir="/usr/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ done; \ done make[6]: Entering directory '/usr/src/xz-5.8.1/src/scripts' /bin/mkdir -p '/usr/share/man/de/man1' /usr/bin/install -c -m 644 ../../po4a/man/de/xzdiff.1 ../../po4a/man/de/xzgrep.1 ../../po4a/man/de/xzmore.1 ../../po4a/man/de/xzless.1 '/usr/share/man/de/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/scripts' make[6]: Entering directory '/usr/src/xz-5.8.1/src/scripts' /bin/mkdir -p '/usr/share/man/fr/man1' /usr/bin/install -c -m 644 ../../po4a/man/fr/xzless.1 '/usr/share/man/fr/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/scripts' make[6]: Entering directory '/usr/src/xz-5.8.1/src/scripts' /bin/mkdir -p '/usr/share/man/it/man1' /usr/bin/install -c -m 644 ../../po4a/man/it/xzdiff.1 ../../po4a/man/it/xzgrep.1 ../../po4a/man/it/xzmore.1 ../../po4a/man/it/xzless.1 '/usr/share/man/it/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/scripts' make[6]: Entering directory '/usr/src/xz-5.8.1/src/scripts' /bin/mkdir -p '/usr/share/man/ko/man1' /usr/bin/install -c -m 644 ../../po4a/man/ko/xzdiff.1 ../../po4a/man/ko/xzgrep.1 ../../po4a/man/ko/xzmore.1 ../../po4a/man/ko/xzless.1 '/usr/share/man/ko/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/scripts' make[6]: Entering directory '/usr/src/xz-5.8.1/src/scripts' /bin/mkdir -p '/usr/share/man/pt_BR/man1' /usr/bin/install -c -m 644 ../../po4a/man/pt_BR/xzless.1 '/usr/share/man/pt_BR/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/scripts' make[6]: Entering directory '/usr/src/xz-5.8.1/src/scripts' /bin/mkdir -p '/usr/share/man/ro/man1' /usr/bin/install -c -m 644 ../../po4a/man/ro/xzdiff.1 ../../po4a/man/ro/xzgrep.1 ../../po4a/man/ro/xzmore.1 ../../po4a/man/ro/xzless.1 '/usr/share/man/ro/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/scripts' make[6]: Entering directory '/usr/src/xz-5.8.1/src/scripts' /bin/mkdir -p '/usr/share/man/sr/man1' /usr/bin/install -c -m 644 ../../po4a/man/sr/xzdiff.1 ../../po4a/man/sr/xzgrep.1 ../../po4a/man/sr/xzmore.1 ../../po4a/man/sr/xzless.1 '/usr/share/man/sr/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/scripts' make[6]: Entering directory '/usr/src/xz-5.8.1/src/scripts' /bin/mkdir -p '/usr/share/man/uk/man1' /usr/bin/install -c -m 644 ../../po4a/man/uk/xzdiff.1 ../../po4a/man/uk/xzgrep.1 ../../po4a/man/uk/xzmore.1 ../../po4a/man/uk/xzless.1 '/usr/share/man/uk/man1' make[6]: Leaving directory '/usr/src/xz-5.8.1/src/scripts' make[5]: Leaving directory '/usr/src/xz-5.8.1/src/scripts' make[4]: Leaving directory '/usr/src/xz-5.8.1/src/scripts' make[3]: Leaving directory '/usr/src/xz-5.8.1/src/scripts' make[3]: Entering directory '/usr/src/xz-5.8.1/src' make[4]: Entering directory '/usr/src/xz-5.8.1/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/xz-5.8.1/src' make[3]: Leaving directory '/usr/src/xz-5.8.1/src' make[2]: Leaving directory '/usr/src/xz-5.8.1/src' Making install in po make[2]: Entering directory '/usr/src/xz-5.8.1/po' installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/xz.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/xz.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/xz.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/xz.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/xz.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/xz.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/xz.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/xz.mo installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/xz.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/xz.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/xz.mo installing ka.gmo as /usr/share/locale/ka/LC_MESSAGES/xz.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/xz.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/xz.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/xz.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/xz.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/xz.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/xz.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/xz.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/xz.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/xz.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/xz.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/xz.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/xz.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/xz.mo if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sed quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sed Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/xz-5.8.1/po' Making install in tests make[2]: Entering directory '/usr/src/xz-5.8.1/tests' make[3]: Entering directory '/usr/src/xz-5.8.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/xz-5.8.1/tests' make[2]: Leaving directory '/usr/src/xz-5.8.1/tests' make[2]: Entering directory '/usr/src/xz-5.8.1' make[3]: Entering directory '/usr/src/xz-5.8.1' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/doc/xz' /usr/bin/install -c -m 644 AUTHORS COPYING COPYING.0BSD COPYING.GPLv2 NEWS README THANKS doc/faq.txt doc/history.txt doc/xz-file-format.txt doc/lzma-file-format.txt '/usr/share/doc/xz' /bin/mkdir -p '/usr/share/doc/xz/examples' /usr/bin/install -c -m 644 doc/examples/00_README.txt doc/examples/01_compress_easy.c doc/examples/02_decompress.c doc/examples/03_compress_custom.c doc/examples/04_compress_easy_mt.c doc/examples/11_file_info.c doc/examples/Makefile '/usr/share/doc/xz/examples' make[3]: Leaving directory '/usr/src/xz-5.8.1' make[2]: Leaving directory '/usr/src/xz-5.8.1' make[1]: Leaving directory '/usr/src/xz-5.8.1' Updating linker cache... Install done; saving file list to /usr/src/log/xz-5.8.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:24:23: Building lzip make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' lzip-1.24.1.tar.gz checksum OK ====================================== Installing lzip-1.24.1 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/lzip-1.24.1 && ./configure \ --prefix=/usr creating config.status creating Makefile VPATH = . prefix = /usr exec_prefix = $(prefix) bindir = $(exec_prefix)/bin datarootdir = $(prefix)/share infodir = $(datarootdir)/info mandir = $(datarootdir)/man CXX = g++ CPPFLAGS = CXXFLAGS = -Wall -W -O2 LDFLAGS = MAKEINFO = makeinfo OK. Now you can run make. cd /usr/src/lzip-1.24.1 && make -j4 make[1]: Entering directory '/usr/src/lzip-1.24.1' g++ -Wall -W -O2 -c -o arg_parser.o arg_parser.cc g++ -Wall -W -O2 -c -o lzip_index.o lzip_index.cc g++ -Wall -W -O2 -c -o list.o list.cc g++ -Wall -W -O2 -c -o encoder_base.o encoder_base.cc g++ -Wall -W -O2 -c -o encoder.o encoder.cc g++ -Wall -W -O2 -c -o fast_encoder.o fast_encoder.cc g++ -Wall -W -O2 -c -o decoder.o decoder.cc g++ -Wall -W -O2 -DPROGVERSION=\"1.24.1\" -c -o main.o main.cc g++ -Wall -W -O2 -o lzip arg_parser.o lzip_index.o list.o encoder_base.o encoder.o fast_encoder.o decoder.o main.o make[1]: Leaving directory '/usr/src/lzip-1.24.1' cd /usr/src/lzip-1.24.1 && make install make[1]: Entering directory '/usr/src/lzip-1.24.1' if [ ! -d "/usr/bin" ] ; then install -d -m 755 "/usr/bin" ; fi install -m 755 ./lzip "/usr/bin/lzip" if [ ! -d "/usr/share/info" ] ; then install -d -m 755 "/usr/share/info" ; fi rm -f "/usr/share/info/lzip.info"* install -m 644 ./doc/lzip.info "/usr/share/info/lzip.info" if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \ install-info --info-dir="/usr/share/info" "/usr/share/info/lzip.info" ; \ fi if [ ! -d "/usr/share/man/man1" ] ; then install -d -m 755 "/usr/share/man/man1" ; fi rm -f "/usr/share/man/man1/lzip.1"* install -m 644 ./doc/lzip.1 "/usr/share/man/man1/lzip.1" make[1]: Leaving directory '/usr/src/lzip-1.24.1' Updating linker cache... Install done; saving file list to /usr/src/log/lzip-1.24.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:24:24: Building pcre make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' pcre-8.45.tar.bz2 checksum OK ====================================== Installing pcre-8.45 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/pcre-8.45 && ./configure --prefix=/usr --disable-static --enable-utf8 --enable-pcre16 --enable-pcre32 --enable-pcregrep-libz --enable-pcregrep-libbz2 --enable-pcretest-libreadline --enable-unicode-properties --docdir=/usr/share/doc/pcre-pcre-8.45 --enable-jit checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for int64_t... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for egrep... (cached) /tools_aarch64/bin/grep -E checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for windows.h... no checking for alias support in the linker... no checking for alias support in the linker... no checking for string... yes checking for bits/type_traits.h... no checking for type_traits.h... no checking for strtoq... yes checking for long long... yes checking for unsigned long long... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for bzlib.h... yes checking for libbz2... yes checking for readline/readline.h... yes checking for readline/history.h... yes checking for readline in -lreadline... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands pcre-8.45 configuration summary: Install prefix .................. : /usr C preprocessor .................. : C compiler ...................... : gcc C++ preprocessor ................ : g++ -E C++ compiler .................... : g++ Linker .......................... : /usr/bin/ld C preprocessor flags ............ : C compiler flags ................ : -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden C++ compiler flags .............. : -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : yes Build 32 bit pcre library ....... : yes Build C++ library ............... : yes Enable JIT compiling support .... : yes Enable UTF-8/16/32 support ...... : yes Unicode properties .............. : yes Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : yes Build static libs ............... : no Use JIT in pcregrep ............. : yes Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : yes Link pcregrep with libbz2 ....... : yes Link pcretest with libedit ...... : no Link pcretest with libreadline .. : yes Valgrind support ................ : no Code coverage ................... : no cd /usr/src/pcre-8.45 && make -j4 make[1]: Entering directory '/usr/src/pcre-8.45' rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c make all-am make[2]: Entering directory '/usr/src/pcre-8.45' CC pcretest-pcretest.o CC pcretest-pcre_printint.o CC pcretest-pcre16_printint.o CC pcretest-pcre32_printint.o CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo pcre_compile.c: In function 'compile_regex': pcre_compile.c:8377:17: warning: storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=] 8377 | cd->open_caps = &capitem; | ~~~~~~~~~~~~~~^~~~~~~~~~ pcre_compile.c:8321:14: note: 'capitem' declared here 8321 | open_capitem capitem; | ^~~~~~~ pcre_compile.c:8314:38: note: 'cd' declared here 8314 | branch_chain *bcptr, compile_data *cd, int *lengthptr) | ~~~~~~~~~~~~~~^~ CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CC libpcreposix_la-pcreposix.lo CC libpcre16_la-pcre16_byte_order.lo CC libpcre16_la-pcre16_chartables.lo CC libpcre16_la-pcre16_compile.lo CC libpcre16_la-pcre16_config.lo CC libpcre16_la-pcre16_dfa_exec.lo CC libpcre16_la-pcre16_exec.lo In file included from pcre16_compile.c:43: pcre_compile.c: In function 'compile_regex': pcre_compile.c:8377:17: warning: storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=] 8377 | cd->open_caps = &capitem; | ~~~~~~~~~~~~~~^~~~~~~~~~ pcre_compile.c:8321:14: note: 'capitem' declared here 8321 | open_capitem capitem; | ^~~~~~~ pcre_compile.c:8314:38: note: 'cd' declared here 8314 | branch_chain *bcptr, compile_data *cd, int *lengthptr) | ~~~~~~~~~~~~~~^~ In function 'compile_branch', inlined from 'compile_regex' at pcre_compile.c:8408:8: pcre_compile.c:5964:13: warning: '*(unsigned int *)(&utf_chars[0])' may be used uninitialized [-Wmaybe-uninitialized] 5964 | memcpy(code, utf_chars, IN_UCHARS(c & 7)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pcre_compile.c: In function 'compile_regex': pcre_compile.c:4496:12: note: '*(unsigned int *)(&utf_chars[0])' was declared here 4496 | pcre_uchar utf_chars[6]; | ^~~~~~~~~ CC libpcre16_la-pcre16_fullinfo.lo CC libpcre16_la-pcre16_get.lo CC libpcre16_la-pcre16_globals.lo CC libpcre16_la-pcre16_jit_compile.lo CC libpcre16_la-pcre16_maketables.lo CC libpcre16_la-pcre16_newline.lo CC libpcre16_la-pcre16_ord2utf16.lo CC libpcre16_la-pcre16_refcount.lo CC libpcre16_la-pcre16_string_utils.lo CC libpcre16_la-pcre16_study.lo CC libpcre16_la-pcre16_tables.lo CC libpcre16_la-pcre16_ucd.lo CC libpcre16_la-pcre16_utf16_utils.lo CC libpcre16_la-pcre16_valid_utf16.lo CC libpcre16_la-pcre16_version.lo CC libpcre16_la-pcre16_xclass.lo CC libpcre16_la-pcre_chartables.lo CC libpcre32_la-pcre32_byte_order.lo CC libpcre32_la-pcre32_chartables.lo CC libpcre32_la-pcre32_compile.lo CC libpcre32_la-pcre32_config.lo CC libpcre32_la-pcre32_dfa_exec.lo CC libpcre32_la-pcre32_exec.lo CC libpcre32_la-pcre32_fullinfo.lo CC libpcre32_la-pcre32_get.lo In file included from pcre32_compile.c:43: pcre_compile.c: In function 'compile_regex': pcre_compile.c:8377:17: warning: storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=] 8377 | cd->open_caps = &capitem; | ~~~~~~~~~~~~~~^~~~~~~~~~ pcre_compile.c:8321:14: note: 'capitem' declared here 8321 | open_capitem capitem; | ^~~~~~~ pcre_compile.c:8314:38: note: 'cd' declared here 8314 | branch_chain *bcptr, compile_data *cd, int *lengthptr) | ~~~~~~~~~~~~~~^~ CC libpcre32_la-pcre32_globals.lo CC libpcre32_la-pcre32_jit_compile.lo CC libpcre32_la-pcre32_maketables.lo CC libpcre32_la-pcre32_newline.lo CC libpcre32_la-pcre32_ord2utf32.lo CC libpcre32_la-pcre32_refcount.lo CC libpcre32_la-pcre32_string_utils.lo CC libpcre32_la-pcre32_study.lo CC libpcre32_la-pcre32_tables.lo CC libpcre32_la-pcre32_ucd.lo CC libpcre32_la-pcre32_utf32_utils.lo CC libpcre32_la-pcre32_valid_utf32.lo CC libpcre32_la-pcre32_version.lo CC libpcre32_la-pcre32_xclass.lo CC libpcre32_la-pcre_chartables.lo CC pcregrep-pcregrep.o CC pcre_jit_test-pcre_jit_test.o CXX pcrecpp_unittest-pcrecpp_unittest.o CXX libpcrecpp_la-pcrecpp.lo CXX libpcrecpp_la-pcre_scanner.lo CXX libpcrecpp_la-pcre_stringpiece.lo CXX pcre_scanner_unittest-pcre_scanner_unittest.o CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o CCLD libpcre.la CCLD libpcre16.la CCLD libpcre32.la CCLD libpcreposix.la CXXLD libpcrecpp.la CCLD pcregrep CCLD pcretest CCLD pcre_jit_test CXXLD pcrecpp_unittest CXXLD pcre_scanner_unittest CXXLD pcre_stringpiece_unittest make[2]: Leaving directory '/usr/src/pcre-8.45' make[1]: Leaving directory '/usr/src/pcre-8.45' cd /usr/src/pcre-8.45 && make install make[1]: Entering directory '/usr/src/pcre-8.45' make install-am make[2]: Entering directory '/usr/src/pcre-8.45' make[3]: Entering directory '/usr/src/pcre-8.45' /bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.13 /usr/lib/libpcre.so.1.2.13 libtool: install: (cd /usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre.lai /usr/lib/libpcre.la libtool: install: /usr/bin/install -c .libs/libpcre16.so.0.2.13 /usr/lib/libpcre16.so.0.2.13 libtool: install: (cd /usr/lib && { ln -s -f libpcre16.so.0.2.13 libpcre16.so.0 || { rm -f libpcre16.so.0 && ln -s libpcre16.so.0.2.13 libpcre16.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpcre16.so.0.2.13 libpcre16.so || { rm -f libpcre16.so && ln -s libpcre16.so.0.2.13 libpcre16.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre16.lai /usr/lib/libpcre16.la libtool: install: /usr/bin/install -c .libs/libpcre32.so.0.0.13 /usr/lib/libpcre32.so.0.0.13 libtool: install: (cd /usr/lib && { ln -s -f libpcre32.so.0.0.13 libpcre32.so.0 || { rm -f libpcre32.so.0 && ln -s libpcre32.so.0.0.13 libpcre32.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpcre32.so.0.0.13 libpcre32.so || { rm -f libpcre32.so && ln -s libpcre32.so.0.0.13 libpcre32.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre32.lai /usr/lib/libpcre32.la libtool: warning: relinking 'libpcreposix.la' libtool: install: (cd /usr/src/pcre-8.45; /bin/sh "/usr/src/pcre-8.45/libtool" --silent --tag CC --mode=relink gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 0:7:0 -o libpcreposix.la -rpath /usr/lib libpcreposix_la-pcreposix.lo libpcre.la ) libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.7T /usr/lib/libpcreposix.so.0.0.7 libtool: install: (cd /usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /usr/lib/libpcreposix.la libtool: warning: relinking 'libpcrecpp.la' libtool: install: (cd /usr/src/pcre-8.45; /bin/sh "/usr/src/pcre-8.45/libtool" --silent --tag CXX --mode=relink g++ -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 0:2:0 -o libpcrecpp.la -rpath /usr/lib libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la ) libtool: install: /usr/bin/install -c .libs/libpcrecpp.so.0.0.2T /usr/lib/libpcrecpp.so.0.0.2 libtool: install: (cd /usr/lib && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so.0 || { rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /usr/lib/libpcrecpp.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/usr/bin' libtool: install: /usr/bin/install -c .libs/pcretest /usr/bin/pcretest libtool: install: /usr/bin/install -c .libs/pcregrep /usr/bin/pcregrep /bin/mkdir -p '/usr/bin' /usr/bin/install -c pcre-config '/usr/bin' /bin/mkdir -p '/usr/share/doc/pcre-pcre-8.45' /usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/usr/share/doc/pcre-pcre-8.45' /bin/mkdir -p '/usr/share/doc/pcre-pcre-8.45/html' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/usr/share/doc/pcre-pcre-8.45/html' /usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/usr/share/doc/pcre-pcre-8.45/html' /bin/mkdir -p '/usr/share/doc/pcre-pcre-8.45/html' /usr/bin/install -c -m 644 doc/html/pcrecpp.html '/usr/share/doc/pcre-pcre-8.45/html' /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/usr/include' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/usr/share/man/man3' /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/usr/include' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcre32.pc libpcrecpp.pc '/usr/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/usr/src/pcre-8.45' ln -sf pcre_assign_jit_stack.3 /usr/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /usr/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /usr/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /usr/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /usr/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /usr/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /usr/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /usr/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /usr/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /usr/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /usr/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /usr/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /usr/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /usr/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /usr/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /usr/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /usr/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /usr/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /usr/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /usr/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /usr/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /usr/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /usr/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /usr/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /usr/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /usr/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /usr/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /usr/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /usr/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /usr/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /usr/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /usr/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /usr/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /usr/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /usr/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /usr/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /usr/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /usr/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /usr/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /usr/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /usr/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /usr/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /usr/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /usr/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /usr/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /usr/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /usr/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /usr/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /usr/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /usr/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /usr/share/man/man3/pcre32_version.3 make[4]: Leaving directory '/usr/src/pcre-8.45' make[3]: Leaving directory '/usr/src/pcre-8.45' make[2]: Leaving directory '/usr/src/pcre-8.45' make[1]: Leaving directory '/usr/src/pcre-8.45' Updating linker cache... Install done; saving file list to /usr/src/log/pcre-8.45 ... make: Leaving directory '/usr/src/lfs' May 14 16:24:32: Building pcre2 make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' pcre2-10.45.tar.bz2 checksum OK ====================================== Installing pcre2-10.45 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/pcre2-10.45 && ./configure --prefix=/usr --disable-static --enable-unicode --enable-pcre2-16 --enable-pcre2-32 --docdir=/usr/share/doc/pcre-pcre2-10.45 --enable-jit checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for ar... ar checking the archiver (ar) interface... ar checking for int64_t... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 ln -s works... 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 the -Werror option is usable... yes checking for GCC compatible visibility declarations... yes checking for __attribute__((uninitialized))... yes checking for __assume()... no checking for __builtin_mul_overflow()... yes checking for __builtin_unreachable()... yes checking for assert.h... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for windows.h... no checking for sys/wait.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memfd_create... yes checking for memmove... yes checking for mkostemp... yes checking for secure_getenv... yes checking for strerror... yes checking for realpath... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for bzlib.h... yes checking for libbz2... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether Intel CET is enabled... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre2-8.pc config.status: creating libpcre2-16.pc config.status: creating libpcre2-32.pc config.status: creating libpcre2-posix.pc config.status: creating pcre2-config config.status: creating src/pcre2.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands pcre2-10.45 configuration summary: Install prefix ..................... : /usr C preprocessor ..................... : C compiler ......................... : gcc Linker ............................. : /usr/bin/ld C preprocessor flags ............... : C compiler flags ................... : -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden Linker flags ....................... : Extra libraries .................... : Build 8-bit pcre2 library .......... : yes Build 16-bit pcre2 library ......... : yes Build 32-bit pcre2 library ......... : yes Include debugging code ............. : no Enable JIT compiling support ....... : yes Use SELinux allocator in JIT ....... : no Enable Unicode support ............. : yes Newline char/sequence .............. : lf \R matches only ANYCRLF ............ : no \C is disabled ..................... : no EBCDIC coding ...................... : no EBCDIC code for NL ................. : n/a Rebuild char tables ................ : no Internal link size ................. : 2 Maximum variable lookbehind ........ : 255 Nested parentheses limit ........... : 250 Heap limit ......................... : 20000000 kibibytes Match limit ........................ : 10000000 Match depth limit .................. : MATCH_LIMIT Build shared libs .................. : yes Build static libs .................. : no Use JIT in pcre2grep ............... : yes Enable callouts in pcre2grep ....... : yes Enable fork in pcre2grep callouts .. : yes Initial buffer size for pcre2grep .. : 20480 Maximum buffer size for pcre2grep .. : 1048576 Link pcre2grep with libz ........... : no Link pcre2grep with libbz2 ......... : no Link pcre2test with libedit ........ : no Link pcre2test with libreadline .... : no Valgrind support ................... : no Code coverage ...................... : no Fuzzer support ..................... : no Differential fuzzer support ........ : no Use %zu and %td .................... : auto cd /usr/src/pcre2-10.45 && make -j4 make[1]: Entering directory '/usr/src/pcre2-10.45' rm -f src/pcre2_chartables.c ln -s /usr/src/pcre2-10.45/src/pcre2_chartables.c.dist /usr/src/pcre2-10.45/src/pcre2_chartables.c make all-am make[2]: Entering directory '/usr/src/pcre2-10.45' CC src/pcre2grep-pcre2grep.o CC src/libpcre2_8_la-pcre2_auto_possess.lo CC src/libpcre2_8_la-pcre2_chkdint.lo CC src/libpcre2_8_la-pcre2_compile.lo CC src/libpcre2_8_la-pcre2_compile_class.lo CC src/libpcre2_8_la-pcre2_config.lo CC src/libpcre2_8_la-pcre2_context.lo CC src/libpcre2_8_la-pcre2_convert.lo CC src/libpcre2_8_la-pcre2_dfa_match.lo CC src/libpcre2_8_la-pcre2_error.lo CC src/libpcre2_8_la-pcre2_extuni.lo CC src/libpcre2_8_la-pcre2_find_bracket.lo CC src/libpcre2_8_la-pcre2_jit_compile.lo CC src/libpcre2_8_la-pcre2_maketables.lo CC src/libpcre2_8_la-pcre2_match.lo CC src/libpcre2_8_la-pcre2_match_data.lo CC src/libpcre2_8_la-pcre2_newline.lo CC src/libpcre2_8_la-pcre2_ord2utf.lo CC src/libpcre2_8_la-pcre2_pattern_info.lo CC src/libpcre2_8_la-pcre2_script_run.lo CC src/libpcre2_8_la-pcre2_serialize.lo CC src/libpcre2_8_la-pcre2_string_utils.lo CC src/libpcre2_8_la-pcre2_study.lo CC src/libpcre2_8_la-pcre2_substitute.lo CC src/libpcre2_8_la-pcre2_substring.lo CC src/libpcre2_8_la-pcre2_tables.lo CC src/libpcre2_8_la-pcre2_ucd.lo CC src/libpcre2_8_la-pcre2_valid_utf.lo CC src/libpcre2_8_la-pcre2_xclass.lo CC src/libpcre2_8_la-pcre2_chartables.lo CC src/pcre2test-pcre2test.o CC src/libpcre2_posix_la-pcre2posix.lo CC src/libpcre2_16_la-pcre2_auto_possess.lo CC src/libpcre2_16_la-pcre2_chkdint.lo CC src/libpcre2_16_la-pcre2_compile.lo CC src/libpcre2_16_la-pcre2_compile_class.lo CC src/libpcre2_16_la-pcre2_config.lo CC src/libpcre2_16_la-pcre2_context.lo CC src/libpcre2_16_la-pcre2_convert.lo CC src/libpcre2_16_la-pcre2_dfa_match.lo CC src/libpcre2_16_la-pcre2_error.lo CC src/libpcre2_16_la-pcre2_extuni.lo CC src/libpcre2_16_la-pcre2_find_bracket.lo CC src/libpcre2_16_la-pcre2_jit_compile.lo CC src/libpcre2_16_la-pcre2_maketables.lo CC src/libpcre2_16_la-pcre2_match.lo CC src/libpcre2_16_la-pcre2_match_data.lo CC src/libpcre2_16_la-pcre2_newline.lo CC src/libpcre2_16_la-pcre2_ord2utf.lo CC src/libpcre2_16_la-pcre2_pattern_info.lo CC src/libpcre2_16_la-pcre2_script_run.lo CC src/libpcre2_16_la-pcre2_serialize.lo CC src/libpcre2_16_la-pcre2_string_utils.lo CC src/libpcre2_16_la-pcre2_study.lo CC src/libpcre2_16_la-pcre2_substitute.lo CC src/libpcre2_16_la-pcre2_substring.lo CC src/libpcre2_16_la-pcre2_tables.lo CC src/libpcre2_16_la-pcre2_ucd.lo CC src/libpcre2_16_la-pcre2_valid_utf.lo CC src/libpcre2_16_la-pcre2_xclass.lo CC src/libpcre2_16_la-pcre2_chartables.lo CC src/libpcre2_32_la-pcre2_auto_possess.lo CC src/libpcre2_32_la-pcre2_chkdint.lo CC src/libpcre2_32_la-pcre2_compile.lo CC src/libpcre2_32_la-pcre2_compile_class.lo CC src/libpcre2_32_la-pcre2_config.lo CC src/libpcre2_32_la-pcre2_context.lo CC src/libpcre2_32_la-pcre2_convert.lo CC src/libpcre2_32_la-pcre2_dfa_match.lo CC src/libpcre2_32_la-pcre2_error.lo CC src/libpcre2_32_la-pcre2_extuni.lo CC src/libpcre2_32_la-pcre2_find_bracket.lo CC src/libpcre2_32_la-pcre2_jit_compile.lo CC src/libpcre2_32_la-pcre2_maketables.lo CC src/libpcre2_32_la-pcre2_match.lo CC src/libpcre2_32_la-pcre2_match_data.lo CC src/libpcre2_32_la-pcre2_newline.lo CC src/libpcre2_32_la-pcre2_ord2utf.lo CC src/libpcre2_32_la-pcre2_pattern_info.lo CC src/libpcre2_32_la-pcre2_script_run.lo CC src/libpcre2_32_la-pcre2_serialize.lo CC src/libpcre2_32_la-pcre2_string_utils.lo CC src/libpcre2_32_la-pcre2_study.lo CC src/libpcre2_32_la-pcre2_substitute.lo CC src/libpcre2_32_la-pcre2_substring.lo CC src/libpcre2_32_la-pcre2_tables.lo CC src/libpcre2_32_la-pcre2_ucd.lo CC src/libpcre2_32_la-pcre2_valid_utf.lo CC src/libpcre2_32_la-pcre2_xclass.lo CC src/libpcre2_32_la-pcre2_chartables.lo CC src/pcre2posix_test-pcre2posix_test.o CC src/pcre2_jit_test-pcre2_jit_test.o CCLD libpcre2-8.la CCLD libpcre2-16.la CCLD libpcre2-32.la CCLD libpcre2-posix.la CCLD pcre2grep CCLD pcre2_jit_test CCLD pcre2posix_test CCLD pcre2test make[2]: Leaving directory '/usr/src/pcre2-10.45' make[1]: Leaving directory '/usr/src/pcre2-10.45' cd /usr/src/pcre2-10.45 && make install make[1]: Entering directory '/usr/src/pcre2-10.45' make install-am make[2]: Entering directory '/usr/src/pcre2-10.45' make[3]: Entering directory '/usr/src/pcre2-10.45' /bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre2-8.la libpcre2-16.la libpcre2-32.la libpcre2-posix.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libpcre2-8.so.0.14.0 /usr/lib/libpcre2-8.so.0.14.0 libtool: install: (cd /usr/lib && { ln -s -f libpcre2-8.so.0.14.0 libpcre2-8.so.0 || { rm -f libpcre2-8.so.0 && ln -s libpcre2-8.so.0.14.0 libpcre2-8.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpcre2-8.so.0.14.0 libpcre2-8.so || { rm -f libpcre2-8.so && ln -s libpcre2-8.so.0.14.0 libpcre2-8.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-8.lai /usr/lib/libpcre2-8.la libtool: install: /usr/bin/install -c .libs/libpcre2-16.so.0.14.0 /usr/lib/libpcre2-16.so.0.14.0 libtool: install: (cd /usr/lib && { ln -s -f libpcre2-16.so.0.14.0 libpcre2-16.so.0 || { rm -f libpcre2-16.so.0 && ln -s libpcre2-16.so.0.14.0 libpcre2-16.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpcre2-16.so.0.14.0 libpcre2-16.so || { rm -f libpcre2-16.so && ln -s libpcre2-16.so.0.14.0 libpcre2-16.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-16.lai /usr/lib/libpcre2-16.la libtool: install: /usr/bin/install -c .libs/libpcre2-32.so.0.14.0 /usr/lib/libpcre2-32.so.0.14.0 libtool: install: (cd /usr/lib && { ln -s -f libpcre2-32.so.0.14.0 libpcre2-32.so.0 || { rm -f libpcre2-32.so.0 && ln -s libpcre2-32.so.0.14.0 libpcre2-32.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpcre2-32.so.0.14.0 libpcre2-32.so || { rm -f libpcre2-32.so && ln -s libpcre2-32.so.0.14.0 libpcre2-32.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-32.lai /usr/lib/libpcre2-32.la libtool: warning: relinking 'libpcre2-posix.la' libtool: install: (cd /usr/src/pcre2-10.45; /bin/sh "/usr/src/pcre2-10.45/libtool" --silent --tag CC --mode=relink gcc -DPCRE2_CODE_UNIT_WIDTH=8 -DPCRE2POSIX_SHARED -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 3:6:0 -o libpcre2-posix.la -rpath /usr/lib src/libpcre2_posix_la-pcre2posix.lo libpcre2-8.la ) libtool: install: /usr/bin/install -c .libs/libpcre2-posix.so.3.0.6T /usr/lib/libpcre2-posix.so.3.0.6 libtool: install: (cd /usr/lib && { ln -s -f libpcre2-posix.so.3.0.6 libpcre2-posix.so.3 || { rm -f libpcre2-posix.so.3 && ln -s libpcre2-posix.so.3.0.6 libpcre2-posix.so.3; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpcre2-posix.so.3.0.6 libpcre2-posix.so || { rm -f libpcre2-posix.so && ln -s libpcre2-posix.so.3.0.6 libpcre2-posix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-posix.lai /usr/lib/libpcre2-posix.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pcre2grep pcre2test '/usr/bin' libtool: install: /usr/bin/install -c .libs/pcre2grep /usr/bin/pcre2grep libtool: install: /usr/bin/install -c .libs/pcre2test /usr/bin/pcre2test /bin/mkdir -p '/usr/bin' /usr/bin/install -c pcre2-config '/usr/bin' /bin/mkdir -p '/usr/share/doc/pcre-pcre2-10.45' /usr/bin/install -c -m 644 AUTHORS.md COPYING ChangeLog LICENCE.md NEWS README SECURITY.md doc/pcre2.txt doc/pcre2-config.txt doc/pcre2grep.txt doc/pcre2test.txt '/usr/share/doc/pcre-pcre2-10.45' /bin/mkdir -p '/usr/share/doc/pcre-pcre2-10.45/html' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre2-config.html doc/html/pcre2.html doc/html/pcre2_callout_enumerate.html doc/html/pcre2_code_copy.html doc/html/pcre2_code_copy_with_tables.html doc/html/pcre2_code_free.html doc/html/pcre2_compile.html doc/html/pcre2_compile_context_copy.html doc/html/pcre2_compile_context_create.html doc/html/pcre2_compile_context_free.html doc/html/pcre2_config.html doc/html/pcre2_convert_context_copy.html doc/html/pcre2_convert_context_create.html doc/html/pcre2_convert_context_free.html doc/html/pcre2_converted_pattern_free.html doc/html/pcre2_dfa_match.html doc/html/pcre2_general_context_copy.html doc/html/pcre2_general_context_create.html doc/html/pcre2_general_context_free.html doc/html/pcre2_get_error_message.html doc/html/pcre2_get_mark.html doc/html/pcre2_get_match_data_heapframes_size.html doc/html/pcre2_get_match_data_size.html doc/html/pcre2_get_ovector_count.html doc/html/pcre2_get_ovector_pointer.html doc/html/pcre2_get_startchar.html doc/html/pcre2_jit_compile.html doc/html/pcre2_jit_free_unused_memory.html doc/html/pcre2_jit_match.html doc/html/pcre2_jit_stack_assign.html doc/html/pcre2_jit_stack_create.html doc/html/pcre2_jit_stack_free.html doc/html/pcre2_maketables.html doc/html/pcre2_maketables_free.html doc/html/pcre2_match.html doc/html/pcre2_match_context_copy.html doc/html/pcre2_match_context_create.html '/usr/share/doc/pcre-pcre2-10.45/html' /usr/bin/install -c -m 644 doc/html/pcre2_match_context_free.html doc/html/pcre2_match_data_create.html doc/html/pcre2_match_data_create_from_pattern.html doc/html/pcre2_match_data_free.html doc/html/pcre2_pattern_convert.html doc/html/pcre2_pattern_info.html doc/html/pcre2_serialize_decode.html doc/html/pcre2_serialize_encode.html doc/html/pcre2_serialize_free.html doc/html/pcre2_serialize_get_number_of_codes.html doc/html/pcre2_set_bsr.html doc/html/pcre2_set_callout.html doc/html/pcre2_set_character_tables.html doc/html/pcre2_set_compile_extra_options.html doc/html/pcre2_set_compile_recursion_guard.html doc/html/pcre2_set_depth_limit.html doc/html/pcre2_set_glob_escape.html doc/html/pcre2_set_glob_separator.html doc/html/pcre2_set_heap_limit.html doc/html/pcre2_set_match_limit.html doc/html/pcre2_set_max_pattern_compiled_length.html doc/html/pcre2_set_max_pattern_length.html doc/html/pcre2_set_max_varlookbehind.html doc/html/pcre2_set_offset_limit.html doc/html/pcre2_set_optimize.html doc/html/pcre2_set_newline.html doc/html/pcre2_set_parens_nest_limit.html doc/html/pcre2_set_recursion_limit.html doc/html/pcre2_set_recursion_memory_management.html doc/html/pcre2_set_substitute_callout.html doc/html/pcre2_set_substitute_case_callout.html doc/html/pcre2_substitute.html doc/html/pcre2_substring_copy_byname.html doc/html/pcre2_substring_copy_bynumber.html doc/html/pcre2_substring_free.html doc/html/pcre2_substring_get_byname.html doc/html/pcre2_substring_get_bynumber.html doc/html/pcre2_substring_length_byname.html doc/html/pcre2_substring_length_bynumber.html doc/html/pcre2_substring_list_free.html '/usr/share/doc/pcre-pcre2-10.45/html' /usr/bin/install -c -m 644 doc/html/pcre2_substring_list_get.html doc/html/pcre2_substring_nametable_scan.html doc/html/pcre2_substring_number_from_name.html doc/html/pcre2api.html doc/html/pcre2build.html doc/html/pcre2callout.html doc/html/pcre2compat.html doc/html/pcre2convert.html doc/html/pcre2demo.html doc/html/pcre2grep.html doc/html/pcre2jit.html doc/html/pcre2limits.html doc/html/pcre2matching.html doc/html/pcre2partial.html doc/html/pcre2pattern.html doc/html/pcre2perform.html doc/html/pcre2posix.html doc/html/pcre2sample.html doc/html/pcre2serialize.html doc/html/pcre2syntax.html doc/html/pcre2test.html doc/html/pcre2unicode.html '/usr/share/doc/pcre-pcre2-10.45/html' /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 src/pcre2posix.h '/usr/include' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 doc/pcre2-config.1 doc/pcre2grep.1 doc/pcre2test.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2.3 doc/pcre2_callout_enumerate.3 doc/pcre2_code_copy.3 doc/pcre2_code_copy_with_tables.3 doc/pcre2_code_free.3 doc/pcre2_compile.3 doc/pcre2_compile_context_copy.3 doc/pcre2_compile_context_create.3 doc/pcre2_compile_context_free.3 doc/pcre2_config.3 doc/pcre2_convert_context_copy.3 doc/pcre2_convert_context_create.3 doc/pcre2_convert_context_free.3 doc/pcre2_converted_pattern_free.3 doc/pcre2_dfa_match.3 doc/pcre2_general_context_copy.3 doc/pcre2_general_context_create.3 doc/pcre2_general_context_free.3 doc/pcre2_get_error_message.3 doc/pcre2_get_mark.3 doc/pcre2_get_match_data_heapframes_size.3 doc/pcre2_get_match_data_size.3 doc/pcre2_get_ovector_count.3 doc/pcre2_get_ovector_pointer.3 doc/pcre2_get_startchar.3 doc/pcre2_jit_compile.3 doc/pcre2_jit_free_unused_memory.3 doc/pcre2_jit_match.3 doc/pcre2_jit_stack_assign.3 doc/pcre2_jit_stack_create.3 doc/pcre2_jit_stack_free.3 doc/pcre2_maketables.3 doc/pcre2_maketables_free.3 doc/pcre2_match.3 doc/pcre2_match_context_copy.3 doc/pcre2_match_context_create.3 doc/pcre2_match_context_free.3 doc/pcre2_match_data_create.3 doc/pcre2_match_data_create_from_pattern.3 doc/pcre2_match_data_free.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2_pattern_convert.3 doc/pcre2_pattern_info.3 doc/pcre2_serialize_decode.3 doc/pcre2_serialize_encode.3 doc/pcre2_serialize_free.3 doc/pcre2_serialize_get_number_of_codes.3 doc/pcre2_set_bsr.3 doc/pcre2_set_callout.3 doc/pcre2_set_character_tables.3 doc/pcre2_set_compile_extra_options.3 doc/pcre2_set_compile_recursion_guard.3 doc/pcre2_set_depth_limit.3 doc/pcre2_set_glob_escape.3 doc/pcre2_set_glob_separator.3 doc/pcre2_set_heap_limit.3 doc/pcre2_set_match_limit.3 doc/pcre2_set_max_pattern_compiled_length.3 doc/pcre2_set_max_pattern_length.3 doc/pcre2_set_max_varlookbehind.3 doc/pcre2_set_offset_limit.3 doc/pcre2_set_optimize.3 doc/pcre2_set_newline.3 doc/pcre2_set_parens_nest_limit.3 doc/pcre2_set_recursion_limit.3 doc/pcre2_set_recursion_memory_management.3 doc/pcre2_set_substitute_callout.3 doc/pcre2_set_substitute_case_callout.3 doc/pcre2_substitute.3 doc/pcre2_substring_copy_byname.3 doc/pcre2_substring_copy_bynumber.3 doc/pcre2_substring_free.3 doc/pcre2_substring_get_byname.3 doc/pcre2_substring_get_bynumber.3 doc/pcre2_substring_length_byname.3 doc/pcre2_substring_length_bynumber.3 doc/pcre2_substring_list_free.3 doc/pcre2_substring_list_get.3 doc/pcre2_substring_nametable_scan.3 doc/pcre2_substring_number_from_name.3 doc/pcre2api.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2build.3 doc/pcre2callout.3 doc/pcre2compat.3 doc/pcre2convert.3 doc/pcre2demo.3 doc/pcre2jit.3 doc/pcre2limits.3 doc/pcre2matching.3 doc/pcre2partial.3 doc/pcre2pattern.3 doc/pcre2perform.3 doc/pcre2posix.3 doc/pcre2sample.3 doc/pcre2serialize.3 doc/pcre2syntax.3 doc/pcre2unicode.3 '/usr/share/man/man3' /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 src/pcre2.h '/usr/include' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre2-8.pc libpcre2-posix.pc libpcre2-16.pc libpcre2-32.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/pcre2-10.45' make[2]: Leaving directory '/usr/src/pcre2-10.45' make[1]: Leaving directory '/usr/src/pcre2-10.45' Updating linker cache... Install done; saving file list to /usr/src/log/pcre2-10.45 ... make: Leaving directory '/usr/src/lfs' May 14 16:24:41: Building gettext make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' gettext-0.25.tar.xz checksum OK ====================================== Installing gettext-0.25 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/gettext-0.25 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/gettext-0.25/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/gettext-0.25/build-aux/config.sub' '/usr/share/automake-1.17/config.guess' -> '/usr/src/gettext-0.25/gettext-tools/examples/hello-c++-kde/admin/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/gettext-0.25/gettext-tools/examples/hello-c++-kde/admin/config.sub' '/usr/share/automake-1.17/config.guess' -> '/usr/src/gettext-0.25/libtextstyle/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/gettext-0.25/libtextstyle/build-aux/config.sub' cd /usr/src/gettext-0.25 && ./configure --prefix=/usr --disable-static --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib-local/Makefile config.status: executing version-timestamp commands === configuring in gettext-runtime (/usr/src/gettext-0.25/gettext-runtime) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--disable-nls' 'CFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' 'CXXFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether to use Java... yes checking how to run the C preprocessor... gcc -E checking for egrep -e... /tools_aarch64/bin/grep -E checking for Java compiler... no checking for jar... no checking for preferred C# implementation... any checking for C# compiler... no checking whether to use D... yes checking for D compiler... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for uchar.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for error.h... yes checking for threads.h... yes checking for xlocale.h... no checking for langinfo.h... yes checking for getopt.h... yes checking for iconv.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for pthread.h... yes checking for sys/time.h... yes checking for stdckdint.h... yes checking for features.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to use C++... yes checking for g++... g++ checking whether the C++ compiler (g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of g++... gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for gcc option to support large files... none needed checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -fanalyzer... yes checking whether C compiler handles -fstrict-flex-arrays... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Warith-conversion... yes checking whether C compiler handles -Wcast-align=strict... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Wflex-array-member-not-at-end... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-variable-declarations... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wstrict-flex-arrays... yes checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunsafe-loop-optimizations... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Wattribute-alias=2... yes checking whether C compiler handles -Wbidi-chars=any,ucn... yes checking whether C compiler handles -Wformat-overflow=2... yes checking whether C compiler handles -Wformat=2... yes checking whether C compiler handles -Wformat-truncation=2... yes checking whether C compiler handles -Wimplicit-fallthrough=5... yes checking whether C compiler handles -Wshift-overflow=2... yes checking whether C compiler handles -Wuse-after-free=3... yes checking whether C compiler handles -Wunused-const-variable=2... yes checking whether C compiler handles -Wvla-larger-than=4031... yes checking whether C compiler handles -Wthread-safety... no checking whether C compiler handles -Wno-analyzer-malloc-leak... yes checking whether C compiler handles -Wno-empty-body... yes checking whether C compiler handles -Wno-analyzer-double-fclose... yes checking whether C compiler handles -Wno-analyzer-double-free... yes checking whether C compiler handles -Wno-analyzer-fd-double-close... yes checking whether C compiler handles -Wno-analyzer-null-argument... yes checking whether C compiler handles -Wno-analyzer-null-dereference... yes checking whether C compiler handles -Wno-analyzer-use-of-uninitialized-value... yes checking whether C compiler handles -Wno-cast-align... yes checking whether C compiler handles -Wno-format-nonliteral... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wno-type-limits... yes checking whether C compiler handles -Wno-unused-parameter... yes checking whether C compiler handles -Wno-clobbered... yes checking whether C compiler handles -Wshadow=local... yes checking whether C compiler handles -Wno-cast-function-type... yes checking whether C compiler handles -Wno-duplicated-cond... yes checking whether C compiler handles -Wno-format... yes checking whether C compiler handles -Wno-implicit-fallthrough... yes checking whether C compiler handles -Wno-null-dereference... yes checking whether C compiler handles -Wno-suggest-attribute=format... yes checking whether C compiler handles -fno-analyzer... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking whether NLS is requested... no checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for mbsinit... yes checking for mbrtowc... yes checking for canonicalize_file_name... yes checking for realpath... yes checking for lstat... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for getdtablesize... yes checking for getlocalename_l... no checking for getexecname... no checking for iswcntrl... yes checking for mbslen... no checking for mprotect... yes checking for readlink... yes checking for setenv... yes checking for vasnprintf... no checking for snprintf... yes checking for wcwidth... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... ja_JP checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking for a traditional french locale... fr_FR checking whether mbrtoc32 works as well as mbrtowc... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for faccessat... yes checking for getcwd... yes checking for C/C++ restrict keyword... __restrict__ checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether ctype.h defines __header_inline... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether byte ordering is bigendian... no checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether locale.h defines locale_t... yes checking for uselocale... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD, Android)... no checking for Solaris 11.4 locale system... no checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for glibc-compatible sys/cdefs.h... yes checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking for inline... inline checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking where to find the exponent in a 'long double'... word 3 bit 16 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... yes checking whether is idempotent... guessing yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for LC_MESSAGES... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for GNU Modula-2 compiler... no checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sigset_t... yes checking for SIGPIPE... yes checking whether realloc should abort upon undefined behaviour... no checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking whether setenv is declared... yes checking whether _putenv is declared... no checking for ssize_t... yes checking for sched.h... yes checking for struct sched_param... yes checking for uid_t... yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strerror(0) succeeds... yes checking whether strnlen is declared... yes checking for off64_t... yes checking for blksize_t... yes checking for blkcnt_t... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe 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 fgets_unlocked is declared... yes 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 getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'b' directive... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports the 'lc' directive correctly... yes checking whether printf supports the grouping flag... yes checking whether printf supports grouping on integers with a precision... yes checking whether printf supports grouping with a multibyte separator... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports the alternative flag with a zero precision... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alignas and alignof... yes, keywords checking for alloca as a compiler built-in... yes checking for static_assert... yes, a keyword checking for atexit... yes checking for bool, true, false... yes checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for readlinkat... yes checking whether to use D... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for flexible array member... yes checking whether float.h conforms to ISO C23... yes checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether getdtablesize works... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether the compiler generally respects inline... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking whether to use Java... yes checking whether the compiler supports the __inline keyword... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for memmove... yes checking for mempcpy... yes checking for memrchr... yes checking whether to use Modula-2... yes checking whether open recognizes a trailing slash... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_once works... yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (..., 0) returns nonnull... no checking for reallocarray... yes checking for faccessat... (cached) yes checking for getcwd... (cached) yes checking whether free is known to preserve errno... (cached) yes checking for mempcpy... (cached) yes checking for rawmemchr... (cached) yes checking for search.h... yes checking for tsearch... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for working strerror function... yes checking for working strnlen... yes checking for strtoul... yes checking whether strtoul works... yes checking for sys/single_threaded.h... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking for size_t... (cached) yes checking whether to use Modula-2... yes checking for GNU Modula-2 compiler... no checking for perl... /usr/bin/perl checking whether the C++ compiler (g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of g++... (cached) gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether g++ accepts -g... (cached) yes checking for sched_yield in -lrt... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating csharpcomp.sh config.status: creating dcomp.sh config.status: creating javacomp.sh config.status: creating Makefile config.status: creating uninstalled-config.sh config.status: creating doc/Makefile config.status: creating intl-java/Makefile config.status: creating intl-csharp/Makefile config.status: creating intl-d/Makefile config.status: creating intl-modula2/Makefile config.status: creating intl-modula2/Libintl.def config.status: creating gnulib-lib/Makefile config.status: creating src/Makefile config.status: creating src/gettext.sh config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating man/x-to-1 config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/Makefile === configuring in intl (/usr/src/gettext-0.25/gettext-runtime/intl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--disable-nls' 'CFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' 'CXXFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for egrep -e... /tools_aarch64/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for uchar.h... yes checking for threads.h... yes checking for xlocale.h... no checking for langinfo.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for pthread.h... yes checking for search.h... yes checking for sys/time.h... yes checking for features.h... yes checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -fanalyzer... yes checking whether C compiler handles -fstrict-flex-arrays... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Warith-conversion... yes checking whether C compiler handles -Wcast-align=strict... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Wflex-array-member-not-at-end... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-variable-declarations... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wstrict-flex-arrays... yes checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunsafe-loop-optimizations... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Wattribute-alias=2... yes checking whether C compiler handles -Wbidi-chars=any,ucn... yes checking whether C compiler handles -Wformat-overflow=2... yes checking whether C compiler handles -Wformat=2... yes checking whether C compiler handles -Wformat-truncation=2... yes checking whether C compiler handles -Wimplicit-fallthrough=5... yes checking whether C compiler handles -Wshift-overflow=2... yes checking whether C compiler handles -Wuse-after-free=3... yes checking whether C compiler handles -Wunused-const-variable=2... yes checking whether C compiler handles -Wvla-larger-than=4031... yes checking whether C compiler handles -Wthread-safety... no checking whether C compiler handles -Wno-analyzer-malloc-leak... yes checking whether C compiler handles -Wno-empty-body... yes checking whether C compiler handles -Wno-analyzer-double-fclose... yes checking whether C compiler handles -Wno-analyzer-double-free... yes checking whether C compiler handles -Wno-analyzer-fd-double-close... yes checking whether C compiler handles -Wno-analyzer-null-argument... yes checking whether C compiler handles -Wno-analyzer-null-dereference... yes checking whether C compiler handles -Wno-analyzer-use-of-uninitialized-value... yes checking whether C compiler handles -Wno-cast-align... yes checking whether C compiler handles -Wno-format-nonliteral... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wno-type-limits... yes checking whether C compiler handles -Wno-unused-parameter... yes checking whether C compiler handles -Wno-clobbered... yes checking whether C compiler handles -Wshadow=local... yes checking whether C compiler handles -Wno-cast-function-type... yes checking whether C compiler handles -Wno-duplicated-cond... yes checking whether C compiler handles -Wno-format... yes checking whether C compiler handles -Wno-implicit-fallthrough... yes checking whether C compiler handles -Wno-null-dereference... yes checking whether C compiler handles -Wno-suggest-attribute=format... yes checking whether C compiler handles -fno-analyzer... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for windres... no checking whether NLS is requested... no checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether we are using the GNU C Library 2 or newer... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for mbsinit... yes checking for mbrtowc... yes checking for symlink... yes checking for getlocalename_l... no checking for iswcntrl... yes checking for mprotect... yes checking for vasnprintf... no checking for snprintf... yes checking for swprintf... yes checking for wcsnlen... yes checking for wcwidth... yes checking for getpagesize... yes checking for asprintf... yes checking for wprintf... yes checking for newlocale... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... ja_JP checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking for a traditional french locale... fr_FR checking whether mbrtoc32 works as well as mbrtowc... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... yes checking for complete errno.h... yes checking whether ctype.h defines __header_inline... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether byte ordering is bigendian... no checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether locale.h defines locale_t... yes checking for uselocale... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD, Android)... no checking for Solaris 11.4 locale system... no checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for C/C++ restrict keyword... __restrict__ checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking where to find the exponent in a 'long double'... word 3 bit 16 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... yes checking whether is idempotent... guessing yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for LC_MESSAGES... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for inline... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for glibc-compatible sys/cdefs.h... yes checking for sched.h... yes checking for struct sched_param... yes checking for type VISIT... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking for off64_t... yes checking for blksize_t... yes checking for blkcnt_t... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports size specifiers as in C23... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'b' directive... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports the 'lc' directive correctly... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports grouping on integers with a precision... yes checking whether printf supports grouping with a multibyte separator... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports the alternative flag with a zero precision... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking whether _snwprintf is declared... no checking whether wcsnlen is declared... yes checking whether swprintf works... yes checking whether the C locale is free of encoding errors... no checking whether swprintf supports the 'La' and 'LA' directives... yes checking whether swprintf supports the 'lc' directive... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for static_assert... yes, a keyword checking for bool, true, false... yes checking for flexible array member... yes checking whether float.h conforms to ISO C23... yes checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... (cached) no checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_once works... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking for sys/single_threaded.h... yes checking for tsearch... yes checking for twalk... yes checking whether tdelete works... yes checking for ptrdiff_t... yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for ptrdiff_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemcpy... yes checking for wmemset... yes checking for stdint.h... (cached) yes checking for inline... (cached) inline checking for size_t... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for working mmap... yes checking for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for uselocale... (cached) yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking for bison 3.0 or newer... 3.8.2, ok checking for features.h... (cached) yes checking whether _snprintf is declared... (cached) no checking whether _snwprintf is declared... (cached) no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib-lib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands === configuring in libasprintf (/usr/src/gettext-0.25/gettext-runtime/libasprintf) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--disable-nls' 'CFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' 'CXXFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for egrep -e... /tools_aarch64/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for uchar.h... yes checking for threads.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for features.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -fanalyzer... yes checking whether C compiler handles -fstrict-flex-arrays... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Warith-conversion... yes checking whether C compiler handles -Wcast-align=strict... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Wflex-array-member-not-at-end... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-variable-declarations... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wstrict-flex-arrays... yes checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunsafe-loop-optimizations... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Wattribute-alias=2... yes checking whether C compiler handles -Wbidi-chars=any,ucn... yes checking whether C compiler handles -Wformat-overflow=2... yes checking whether C compiler handles -Wformat=2... yes checking whether C compiler handles -Wformat-truncation=2... yes checking whether C compiler handles -Wimplicit-fallthrough=5... yes checking whether C compiler handles -Wshift-overflow=2... yes checking whether C compiler handles -Wuse-after-free=3... yes checking whether C compiler handles -Wunused-const-variable=2... yes checking whether C compiler handles -Wvla-larger-than=4031... yes checking whether C compiler handles -Wthread-safety... no checking whether C compiler handles -Wno-analyzer-malloc-leak... yes checking whether C compiler handles -Wno-empty-body... yes checking whether C compiler handles -Wno-analyzer-double-fclose... yes checking whether C compiler handles -Wno-analyzer-double-free... yes checking whether C compiler handles -Wno-analyzer-fd-double-close... yes checking whether C compiler handles -Wno-analyzer-null-argument... yes checking whether C compiler handles -Wno-analyzer-null-dereference... yes checking whether C compiler handles -Wno-analyzer-use-of-uninitialized-value... yes checking whether C compiler handles -Wno-cast-align... yes checking whether C compiler handles -Wno-format-nonliteral... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wno-type-limits... yes checking whether C compiler handles -Wno-unused-parameter... yes checking whether C compiler handles -Wno-clobbered... yes checking whether C compiler handles -Wshadow=local... yes checking whether C compiler handles -Wno-cast-function-type... yes checking whether C compiler handles -Wno-duplicated-cond... yes checking whether C compiler handles -Wno-format... yes checking whether C compiler handles -Wno-implicit-fallthrough... yes checking whether C compiler handles -Wno-null-dereference... yes checking whether C compiler handles -Wno-suggest-attribute=format... yes checking whether C compiler handles -fno-analyzer... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking for features.h... (cached) yes checking for inline... inline checking for size_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking for mbstate_t... yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbsinit... yes checking for mbrtowc... yes checking for symlink... yes checking for iswcntrl... yes checking for mprotect... yes checking for vasnprintf... no checking for snprintf... yes checking for wcwidth... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... ja_JP checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking for a traditional french locale... fr_FR checking whether mbrtoc32 works as well as mbrtowc... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... yes checking for complete errno.h... yes checking whether ctype.h defines __header_inline... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether byte ordering is bigendian... no checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for C/C++ restrict keyword... __restrict__ checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... yes checking whether is idempotent... guessing yes checking whether locale.h defines locale_t... yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking for off64_t... yes checking for blksize_t... yes checking for blkcnt_t... yes checking whether execvpe is declared... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for static_assert... yes, a keyword checking for bool, true, false... yes checking whether float.h conforms to ISO C23... yes checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking whether localeconv works... yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking for ptrdiff_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking for snprintf... (cached) yes checking for vasprintf... yes checking for strnlen... (cached) yes checking for wcslen... (cached) yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... (cached) no checking whether printf supports POSIX/XSI format strings with positions... yes checking for dvips... /usr/src/gettext-0.25/build-aux/missing dvips checking for texi2pdf... /tools_aarch64/bin/texi2pdf checking for perl... /usr/bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib-lib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libtextstyle (/usr/src/gettext-0.25/libtextstyle) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--disable-nls' 'CFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' 'CXXFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for uchar.h... yes checking for sys/socket.h... yes checking for error.h... yes checking for sys/param.h... yes checking for netdb.h... yes checking for sys/time.h... yes checking for threads.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for xlocale.h... no checking for math.h... yes checking for sys/mman.h... yes checking for obstack.h... yes checking for pthread.h... yes checking for features.h... yes checking for stdckdint.h... yes checking for sys/uio.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for egrep -e... /tools_aarch64/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for gcc option to support large files... none needed checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -fanalyzer... yes checking whether C compiler handles -fstrict-flex-arrays... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Warith-conversion... yes checking whether C compiler handles -Wcast-align=strict... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Wflex-array-member-not-at-end... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-variable-declarations... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wstrict-flex-arrays... yes checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunsafe-loop-optimizations... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Wattribute-alias=2... yes checking whether C compiler handles -Wbidi-chars=any,ucn... yes checking whether C compiler handles -Wformat-overflow=2... yes checking whether C compiler handles -Wformat=2... yes checking whether C compiler handles -Wformat-truncation=2... yes checking whether C compiler handles -Wimplicit-fallthrough=5... yes checking whether C compiler handles -Wshift-overflow=2... yes checking whether C compiler handles -Wuse-after-free=3... yes checking whether C compiler handles -Wunused-const-variable=2... yes checking whether C compiler handles -Wvla-larger-than=4031... yes checking whether C compiler handles -Wthread-safety... no checking whether C compiler handles -Wno-analyzer-malloc-leak... yes checking whether C compiler handles -Wno-empty-body... yes checking whether C compiler handles -Wno-analyzer-double-fclose... yes checking whether C compiler handles -Wno-analyzer-double-free... yes checking whether C compiler handles -Wno-analyzer-fd-double-close... yes checking whether C compiler handles -Wno-analyzer-null-argument... yes checking whether C compiler handles -Wno-analyzer-null-dereference... yes checking whether C compiler handles -Wno-analyzer-use-of-uninitialized-value... yes checking whether C compiler handles -Wno-cast-align... yes checking whether C compiler handles -Wno-format-nonliteral... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wno-type-limits... yes checking whether C compiler handles -Wno-unused-parameter... yes checking whether C compiler handles -Wno-clobbered... yes checking whether C compiler handles -Wshadow=local... yes checking whether C compiler handles -Wno-cast-function-type... yes checking whether C compiler handles -Wno-duplicated-cond... yes checking whether C compiler handles -Wno-format... yes checking whether C compiler handles -Wno-implicit-fallthrough... yes checking whether C compiler handles -Wno-null-dereference... yes checking whether C compiler handles -Wno-suggest-attribute=format... yes checking whether C compiler handles -fno-analyzer... yes checking for C compiler option to inhibit all warnings... -w checking whether C compiler handles -fno-analyzer... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for windres... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for mbsinit... yes checking for mbrtowc... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for tcdrain... yes checking for fsync... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for iswcntrl... yes checking for mprotect... yes checking for lstat... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for vasnprintf... no checking for getsid... yes checking for wcwidth... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... ja_JP checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking for a traditional french locale... fr_FR checking whether mbrtoc32 works as well as mbrtowc... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for complete errno.h... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether ctype.h defines __header_inline... no checking for sig_atomic_t... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether byte ordering is bigendian... no checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking for inline... inline checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking where to find the exponent in a 'float'... word 0 bit 23 checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'long double'... word 3 bit 16 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... yes checking whether is idempotent... guessing yes checking whether locale.h defines locale_t... yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking whether pow can be used without linking with libm... no checking whether pow can be used with libm... yes checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sigset_t... yes checking whether realloc should abort upon undefined behaviour... no checking for ssize_t... yes checking for glibc-compatible sys/cdefs.h... yes checking for sched.h... yes checking for struct sched_param... yes checking for uid_t... yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports size specifiers as in C23... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'b' directive... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports the 'lc' directive correctly... yes checking whether printf supports the grouping flag... yes checking whether printf supports grouping on integers with a precision... yes checking whether printf supports grouping with a multibyte separator... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports the alternative flag with a zero precision... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking whether snprintf fully supports the 'n' directive... no checking whether snprintf respects a size of 1... yes checking whether vsnprintf respects a zero size as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking for intmax_t... yes checking for library containing setsockopt... none needed checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strerror(0) succeeds... yes checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for off64_t... yes checking for blksize_t... yes checking for blkcnt_t... yes checking whether curses libraries may be used... yes checking where terminfo library functions come from... libncurses checking for tparam... no checking for tparm... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking for vasprintf... yes checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for strerrorname_np... yes checking whether strerrorname_np works... yes checking for C compiler option to allow warnings... -Wno-error checking for alignas and alignof... yes, keywords checking for alloca as a compiler built-in... yes checking for static_assert... yes, a keyword checking for bool, true, false... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking whether // is distinct from /... no checking whether dup2 works... yes checking whether fabs can be used without linking with libm... no checking whether fabs can be used with libm... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether float.h conforms to ISO C23... yes checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether getdtablesize works... yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for gettimeofday with POSIX signature... yes checking whether the compiler generally respects inline... yes checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan macro works... yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking whether to use the included libcroco... yes checking whether to use the included glib... yes checking for unistd.h... (cached) yes checking for struct lconv.decimal_point... yes checking whether to use the included libxml... yes checking for arpa/inet.h... yes checking for ctype.h... yes checking for dlfcn.h... (cached) yes checking for dl.h... no checking for errno.h... yes checking for fcntl.h... yes checking for float.h... yes checking for limits.h... (cached) yes checking for malloc.h... yes checking for math.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for time.h... yes checking for unistd.h... (cached) yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking for getaddrinfo... yes checking for localtime... yes checking for stat... yes checking for strftime... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether log10 works... yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether the C compiler is actually a C++ compiler... no checking for obstacks that work with any size object... no checking whether ptrdiff_t is at least as large as a pointer... yes checking whether open recognizes a trailing slash... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_once works... yes checking for raise... yes checking for sigprocmask... yes checking whether realloc (..., 0) returns nonnull... no checking for reallocarray... yes checking for struct sigaction.sa_sigaction... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... (cached) yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for stpcpy... yes checking for working strerror function... yes checking for tcgetattr... yes checking for sys/single_threaded.h... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... (cached) yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking for gawk... (cached) gawk checking for texi2dvi... /tools_aarch64/bin/texi2dvi checking for dvips... /usr/src/gettext-0.25/libtextstyle/build-aux/missing dvips checking for perl... /usr/bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/exported.sh config.status: creating lib/textstyle/version.h config.status: creating lib/textstyle/woe32dll.h config.status: creating tests/Makefile config.status: creating adhoc-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gettext-tools (/usr/src/gettext-0.25/gettext-tools) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--disable-nls' 'CFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' 'CXXFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether to use Java... yes checking how to run the C preprocessor... gcc -E checking for egrep -e... /tools_aarch64/bin/grep -E checking for Java virtual machine... no checking for Java compiler... no checking for jar... no checking for preferred C# implementation... any checking for C# compiler... no checking for C# program execution engine... no checking whether to use D... yes checking for D compiler... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for arpa/inet.h... yes checking for features.h... yes checking for sys/socket.h... yes checking for pthread.h... yes checking for stdbool.h... yes checking for byteswap.h... yes checking for uchar.h... yes checking for sys/param.h... yes checking for dirent.h... yes checking for error.h... yes checking for fnmatch.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for threads.h... yes checking for xlocale.h... no checking for langinfo.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for iconv.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for libxml2/libxml/xmlexports.h... no checking for libxml2/libxml/xmlversion.h... no checking for math.h... yes checking for sys/mman.h... yes checking for obstack.h... yes checking for linux/xattr.h... yes checking for spawn.h... yes checking for libcx/spawn2.h... no checking for stdckdint.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/uio.h... yes checking for sys/wait.h... yes checking for utime.h... yes checking for semaphore.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for selinux/selinux.h... no checking for stdio_ext.h... yes checking for priv.h... no checking for sys/ioctl.h... yes checking for sys/un.h... yes checking for malloc.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to use C++... yes checking for g++... g++ checking whether the C++ compiler (g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of g++... gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for gcc option to support large files... none needed checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -fanalyzer... yes checking whether C compiler handles -fstrict-flex-arrays... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Warith-conversion... yes checking whether C compiler handles -Wcast-align=strict... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Wflex-array-member-not-at-end... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-variable-declarations... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wstrict-flex-arrays... yes checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunsafe-loop-optimizations... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Wattribute-alias=2... yes checking whether C compiler handles -Wbidi-chars=any,ucn... yes checking whether C compiler handles -Wformat-overflow=2... yes checking whether C compiler handles -Wformat=2... yes checking whether C compiler handles -Wformat-truncation=2... yes checking whether C compiler handles -Wimplicit-fallthrough=5... yes checking whether C compiler handles -Wshift-overflow=2... yes checking whether C compiler handles -Wuse-after-free=3... yes checking whether C compiler handles -Wunused-const-variable=2... yes checking whether C compiler handles -Wvla-larger-than=4031... yes checking whether C compiler handles -Wthread-safety... no checking whether C compiler handles -Wno-analyzer-malloc-leak... yes checking whether C compiler handles -Wno-empty-body... yes checking whether C compiler handles -Wno-analyzer-double-fclose... yes checking whether C compiler handles -Wno-analyzer-double-free... yes checking whether C compiler handles -Wno-analyzer-fd-double-close... yes checking whether C compiler handles -Wno-analyzer-null-argument... yes checking whether C compiler handles -Wno-analyzer-null-dereference... yes checking whether C compiler handles -Wno-analyzer-use-of-uninitialized-value... yes checking whether C compiler handles -Wno-cast-align... yes checking whether C compiler handles -Wno-format-nonliteral... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wno-type-limits... yes checking whether C compiler handles -Wno-unused-parameter... yes checking whether C compiler handles -Wno-clobbered... yes checking whether C compiler handles -Wshadow=local... yes checking whether C compiler handles -Wno-cast-function-type... yes checking whether C compiler handles -Wno-duplicated-cond... yes checking whether C compiler handles -Wno-format... yes checking whether C compiler handles -Wno-implicit-fallthrough... yes checking whether C compiler handles -Wno-null-dereference... yes checking whether C compiler handles -Wno-suggest-attribute=format... yes checking whether C compiler handles -fno-analyzer... yes checking for C compiler option to inhibit all warnings... -w checking whether C compiler handles -fno-analyzer... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking whether NLS is requested... no checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for bison... bison checking for bison 3.0 or newer... 3.8.2, ok checking for gcc option to support OpenMP... -fopenmp checking for lstat... yes checking for fchmod... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for canonicalize_file_name... yes checking for realpath... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for getdtablesize... yes checking for getlocalename_l... no checking for getexecname... no checking for getrusage... yes checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for mbslen... no checking for mprotect... yes checking for memset_s... no checking for openat... yes checking for select... yes checking for pipe... yes checking for posix_spawn_file_actions_addchdir... no checking for readlink... yes checking for setenv... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for __xpg_strerror_r... yes checking for utimens... no checking for lutimens... no checking for vasnprintf... no checking for wcwidth... yes checking for listxattr... yes checking for fpurge... no checking for pselect... yes checking for pthread_sigmask... yes checking for sleep... yes checking for shutdown... yes checking for usleep... yes checking for mquery... no checking for pstat_getprocvm... no checking for wcrtomb... yes checking for wctob... yes checking for mbrlen... yes checking for iswctype... yes checking for fsync... yes checking for tcdrain... yes checking for getrlimit... yes checking for setrlimit... yes checking for uselocale... yes checking for sys/acl.h... yes checking for library containing acl_get_file... -lacl checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_get_link_np... no checking for acl_free... yes checking for acl_from_mode... yes checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... yes checking for acl_delete_fd_np... no checking for acl_delete_file_np... no checking for acl_copy_ext_native... no checking for acl_create_entry_np... no checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking for acl/libacl.h... yes checking for acl_entries... yes checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for inline... inline checking for __sync_bool_compare_and_swap... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for faccessat... yes checking for getcwd... yes checking for C/C++ restrict keyword... __restrict__ checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for mode_t... yes checking whether ctype.h defines __header_inline... no checking for sig_atomic_t... yes checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for eaccess... yes checking whether byte ordering is bigendian... no checking whether fopen recognizes a trailing slash... yes checking whether fflush works on input streams... no checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether stdin defaults to large file offsets... yes checking for off64_t... yes checking for blksize_t... yes checking for blkcnt_t... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... yes checking whether ftello works... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether locale.h defines locale_t... yes checking for uselocale... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD, Android)... no checking for Solaris 11.4 locale system... no checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for glibc-compatible sys/cdefs.h... yes checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for preferred Go compiler... any checking for Go compiler... no checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking where to find the exponent in a 'float'... word 0 bit 23 checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'long double'... word 3 bit 16 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether included libunistring is requested... no checking for libunistring... no, consider installing GNU libunistring checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... yes checking whether is idempotent... guessing yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for LC_MESSAGES... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking whether pow can be used without linking with libm... no checking whether pow can be used with libm... yes checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for GNU Modula-2 compiler... no checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn is declared... yes checking for posix_spawn_file_actions_addchdir_np... yes checking whether posix_spawn works... yes checking whether posix_spawn rejects scripts without shebang... yes checking whether posix_spawnp rejects scripts without shebang... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sigset_t... yes checking for SIGPIPE... yes checking whether realloc should abort upon undefined behaviour... no checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking whether setenv is declared... yes checking whether _putenv is declared... no checking for ssize_t... yes checking for sched.h... yes checking for struct sched_param... yes checking for uid_t... yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking for library containing setsockopt... none needed checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether stpncpy is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strnlen is declared... yes checking whether strstr works... yes checking whether is self-contained... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe 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 fgets_unlocked is declared... yes 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 getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'b' directive... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports the 'lc' directive correctly... yes checking whether printf supports the grouping flag... yes checking whether printf supports grouping on integers with a precision... yes checking whether printf supports grouping with a multibyte separator... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports the alternative flag with a zero precision... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking whether wcsdup is declared... yes checking for strerrorname_np... yes checking whether strerrorname_np works... yes checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking for library needed for semaphore functions... none checking for a french Unicode locale... fr_FR.UTF-8 checking for a turkish Unicode locale... tr_TR.UTF-8 checking if endian.h defines stdint types... no checking if endian.h defines functions and macros... yes checking for library containing setfilecon... no checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) no checking for off_t... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether initstate is declared... yes checking whether setstate is declared... yes checking whether declares ioctl... yes checking whether access honors trailing slash... yes checking for alignas and alignof... yes, keywords checking for alloca as a compiler built-in... yes checking for alphasort... yes checking for static_assert... yes, a keyword checking for atexit... yes checking for dirent.h... (cached) yes checking for string.h... (cached) yes checking for long file names... yes checking for pathconf... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for bool, true, false... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking whether btowc is consistent with mbrtowc in the C locale... no checking for __builtin_expect... yes checking for working bswap_16, bswap_32, bswap_64... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for faccessat... (cached) yes checking for readlinkat... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for chown... yes checking for copy_file_range... yes checking whether to use D... yes checking for d_ino member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking whether fabs can be used without linking with libm... no checking whether fabs can be used with libm... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopen sets errno... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for mempcpy... yes checking for flexible array member... yes checking whether float.h conforms to ISO C23... yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking whether free is known to preserve errno... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether getaddrinfo supports AI_NUMERICSERV... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking whether getcwd handles long file names properly... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether the compiler generally respects inline... yes checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan macro works... yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking whether to use Java... yes checking whether the compiler supports the __inline keyword... yes checking whether to use the included libunistring... yes checking whether included libxml is requested... no checking for libxml... no checking whether to use the included libxml... yes checking for arpa/inet.h... (cached) yes checking for ctype.h... yes checking for dlfcn.h... (cached) yes checking for dl.h... no checking for errno.h... yes checking for fcntl.h... yes checking for float.h... yes checking for limits.h... (cached) yes checking for malloc.h... (cached) yes checking for math.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for time.h... yes checking for unistd.h... (cached) yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking for getaddrinfo... yes checking for localtime... yes checking for stat... yes checking for strftime... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether log10 works... yes checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbsrtowcs works... yes checking whether the C locale is free of encoding errors... (cached) no checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mbtowc... yes checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for memmove... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for memset... yes checking for memset_explicit... no checking for explicit_memset... no checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking whether to use Modula-2... yes checking whether is self-contained... yes checking for obstacks that work with any size object... no checking whether ptrdiff_t is at least as large as a pointer... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for pipe2... yes checking for posix_spawn_file_actions_addchdir_np... (cached) yes checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_once works... yes checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (..., 0) returns nonnull... no checking for reallocarray... yes checking for faccessat... (cached) yes checking for getcwd... (cached) yes checking whether free is known to preserve errno... (cached) yes checking for mempcpy... (cached) yes checking for rawmemchr... (cached) yes checking for search.h... yes checking for tsearch... yes checking for rewinddir... yes checking whether rmdir works... yes checking for scandir... yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking whether setenv validates arguments... yes checking for struct sigaction.sa_sigaction... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for stpcpy... yes checking for stpncpy... yes checking for working stpncpy... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for strcspn... yes checking for working strerror function... yes checking for catgets... yes checking for working strnlen... yes checking for strpbrk... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for strtol... yes checking whether strtol works... yes checking for strtoul... yes checking whether strtoul works... yes checking for chown... (cached) yes checking for sys/single_threaded.h... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for utime... yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for futimens... yes checking for utimensat... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking for waitid... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemchr... yes checking for wmempcpy... yes checking for stdint.h... (cached) yes checking whether c32rtomb return value is correct... yes checking whether open recognizes a trailing slash... (cached) yes checking for close_range... yes checking whether fflush works on input streams... (cached) no checking for sys/smack.h... no checking for __fpurge... yes checking whether fpurge is declared... no checking for __freading... yes checking whether freopen works on closed fds... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for ftruncate... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for duplocale... (cached) yes checking whether htons is declared... yes checking whether htonl is declared... yes checking whether ntohs is declared... yes checking whether ntohl is declared... yes checking whether byte ordering is bigendian... (cached) no checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... no checking for newlocale... (cached) yes checking for newlocale... (cached) yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether perror matches strerror... yes checking for getppriv... no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking for pthread_mutexattr_getrobust... yes checking for pthread_rwlock_init... yes checking whether pthread_rwlock_timedrdlock is declared... yes checking for reasonable pthread_rwlock wait queue handling... no checking whether pthread_create exists as a global function... yes checking whether pthread_mutex_timedlock is declared... yes checking for pthread_mutex_timedlock... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for random... yes checking for initstate... yes checking for setstate... yes checking for random.h... no checking for struct random_data... yes checking for random_r... yes checking whether sched_yield is declared... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether sleep is declared... yes checking for working sleep... yes checking whether symlink handles trailing slash correctly... yes checking for IPv4 sockets... (cached) yes checking for IPv6 sockets... (cached) yes checking for UNIX domain sockets... yes checking for pthread_atfork... yes checking whether time() works... guessing no checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wctob works... yes checking whether wctob is declared... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ABALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for bool, true, false... (cached) yes checking whether btowc(0) is correct... (cached) yes checking whether btowc(EOF) is correct... (cached) yes checking whether btowc is consistent with mbrtowc in the C locale... (cached) no checking for __builtin_expect... (cached) yes checking for iswblank... (cached) yes checking whether iswblank is declared... (cached) yes checking whether iswdigit is ISO C compliant... (cached) yes checking whether iswpunct is consistent with ispunct... (cached) yes checking whether iswxdigit is ISO C compliant... (cached) yes checking whether the compiler supports the __inline keyword... (cached) yes checking whether localeconv works... (cached) yes checking for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no checking for mbtowc... (cached) yes checking for nl_langinfo... yes checking whether YESEXPR works... yes checking for PTHREAD_CREATE_DETACHED... (cached) yes checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes checking for PTHREAD_MUTEX_ROBUST... (cached) yes checking for PTHREAD_PROCESS_SHARED... (cached) yes checking whether pthread_once works... (cached) yes checking for working re_compile_pattern... yes checking for variable-length arrays... (cached) yes checking whether wcrtomb works in the C locale... (cached) yes checking whether wcrtomb return value is correct... (cached) yes checking for alignas and alignof... (cached) yes, keywords checking for alloca as a compiler built-in... (cached) yes checking for static_assert... (cached) yes, a keyword checking for bool, true, false... (cached) yes checking for __builtin_expect... (cached) yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... (cached) yes checking whether // is distinct from /... (cached) no checking whether dup2 works... (cached) yes checking whether fcntl handles F_DUPFD correctly... (cached) yes checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) needs runtime check checking whether fdopen sets errno... (cached) yes checking whether float.h conforms to ISO C23... (cached) yes checking whether conversion from 'int' to 'long double' works... (cached) yes checking whether free is known to preserve errno... (cached) yes checking whether frexp works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking for getdelim... (cached) yes checking for working getdelim function... (cached) yes checking whether getdtablesize works... (cached) yes checking for getline... (cached) yes checking for working getline function... (cached) yes checking for getprogname... (cached) no checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... (cached) no checking whether the compiler generally respects inline... (cached) yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking for iswblank... (cached) yes checking whether iswblank is declared... (cached) yes checking whether iswdigit is ISO C compliant... (cached) yes checking whether iswpunct is consistent with ispunct... (cached) yes checking whether iswxdigit is ISO C compliant... (cached) yes checking whether to use the included libunistring... yes checking whether localeconv works... (cached) yes checking for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no checking whether mbrtoc32 works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) no checking whether mbrtoc32 works in an UTF-8 locale... (cached) yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc stores incomplete characters... (cached) no checking whether mbrtowc works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) no checking whether memmem works in linear time... (cached) yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for memrchr... (cached) yes checking for obstacks that work with any size object... (cached) no checking whether ptrdiff_t is at least as large as a pointer... (cached) yes checking whether open recognizes a trailing slash... (cached) yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... (cached) yes checking whether ldexpl works... (cached) yes checking whether ldexpl is declared... (cached) yes checking for PTHREAD_CREATE_DETACHED... (cached) yes checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes checking for PTHREAD_MUTEX_ROBUST... (cached) yes checking for PTHREAD_PROCESS_SHARED... (cached) yes checking whether pthread_once works... (cached) yes checking for raise... (cached) yes checking for sigprocmask... (cached) yes checking for rawmemchr... (cached) yes checking whether realloc (..., 0) returns nonnull... (cached) no checking for reallocarray... (cached) yes checking for signbit macro... (cached) yes checking for signbit compiler built-ins... (cached) yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... (cached) yes checking for struct stat.st_atim.tv_nsec... (cached) yes checking whether struct stat.st_atim is of type struct timespec... (cached) yes checking for struct stat.st_birthtimespec.tv_nsec... (cached) no checking for struct stat.st_birthtimensec... (cached) no checking for struct stat.st_birthtim.tv_nsec... (cached) no checking for va_copy... (cached) yes checking for stpcpy... (cached) yes checking for stpncpy... (cached) yes checking for working stpncpy... (cached) yes checking for strchrnul... (cached) yes checking whether strchrnul works... (cached) yes checking for working strerror function... (cached) yes checking for catgets... (cached) yes checking for working strnlen... (cached) yes checking whether strstr works in linear time... (cached) yes checking whether strstr works... (cached) yes checking for variable-length arrays... (cached) yes checking for ptrdiff_t... (cached) yes checking for vasprintf... (cached) yes checking whether wcwidth is declared... (cached) yes checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes checking for stdint.h... (cached) yes checking whether pthread_sigmask is a macro... (cached) no checking whether pthread_sigmask works without -lpthread... (cached) yes checking whether pthread_sigmask returns error numbers... (cached) yes checking whether pthread_sigmask unblocks signals correctly... (cached) guessing yes checking for pthread_atfork... (cached) yes checking for pwd.h... yes checking for inline... (cached) inline checking for unsigned long long int... yes checking for size_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for ssize_t... (cached) yes checking for pid_t... (cached) yes checking for select... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for arpa/inet.h... (cached) yes checking for gethostname... yes checking for gethostbyname... (cached) yes checking for inet_ntop... yes checking for IPv6 sockets... yes checking whether to use Modula-2... yes checking for GNU Modula-2 compiler... no checking whether Emacs support is requested... yes checking for emacs... no checking for xemacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for dvips... /usr/src/gettext-0.25/build-aux/missing dvips checking for texi2pdf... /tools_aarch64/bin/texi2pdf checking for perl... /usr/bin/perl checking whether we are using the GNU C Library 2 or newer... yes checking whether the C++ compiler (g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of g++... (cached) gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether g++ accepts -g... (cached) yes checking for a german Unicode locale... de_DE.UTF-8 checking for gobjc... no checking for gcc... gcc checking whether the compiler supports GNU Objective C... no checking whether gcc accepts -g... no checking dependency style of gcc... gcc3 checking for xmllint... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating csharpcomp.sh config.status: creating csharpexec.sh config.status: creating dcomp.sh config.status: creating gocomp.sh config.status: creating javacomp.sh config.status: creating javaexec.sh config.status: creating Makefile config.status: creating doc/Makefile config.status: creating its/Makefile config.status: creating gnulib-lib/Makefile config.status: creating libgrep/Makefile config.status: creating src/Makefile config.status: creating src/user-email config.status: creating libgettextpo/Makefile config.status: creating libgettextpo/exported.sh config.status: creating po/Makefile.in config.status: creating projects/Makefile config.status: creating styles/Makefile config.status: creating emacs/Makefile config.status: creating misc/Makefile config.status: creating misc/gettextize config.status: creating misc/autopoint config.status: creating misc/convert-archive config.status: creating man/Makefile config.status: creating man/x-to-1 config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating tests/init-env config.status: creating tests/gnulib-lib/Makefile config.status: creating system-tests/Makefile config.status: creating gnulib-tests/Makefile config.status: creating build-aux/xml-validate-10 config.status: creating build-aux/xml-validate-11 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/Makefile === configuring in examples (/usr/src/gettext-0.25/gettext-tools/examples) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--disable-nls' 'CFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' 'CXXFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... /tools_aarch64/bin/msgfmt checking for gmsgfmt... /tools_aarch64/bin/msgfmt checking for xgettext... /tools_aarch64/bin/xgettext checking for msgmerge... /tools_aarch64/bin/msgmerge checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating installpaths config.status: creating po/Makefile config.status: executing po-directories commands cd /usr/src/gettext-0.25 && make -j4 make[1]: Entering directory '/usr/src/gettext-0.25' make all-recursive make[2]: Entering directory '/usr/src/gettext-0.25' Making all in gnulib-local make[3]: Entering directory '/usr/src/gettext-0.25/gnulib-local' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/gettext-0.25/gnulib-local' Making all in gettext-runtime make[3]: Entering directory '/usr/src/gettext-0.25/gettext-runtime' make all-recursive make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime' Making all in doc make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/doc' Making all in intl make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl' sed -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ -e 's,@''HAVE_ASPRINTF''@,1,g' \ -e 's,@''HAVE_SNPRINTF''@,1,g' \ -e 's,@''HAVE_WPRINTF''@,1,g' \ -e 's,@''HAVE_NEWLOCALE''@,1,g' \ -e 's,@''ENHANCE_LOCALE_FUNCS''@,0,g' \ < ./libgnuintl.in.h \ | if test '0' = 1; then \ sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \ else \ cat; \ fi \ | sed -e 's/extern \([^"]\)/extern LIBINTL_SHLIB_EXPORTED \1/' \ -e "/#define _LIBINTL_H/r ./export.h" \ | sed -e '/#define _LIBINTL_H/,/[*][/]$/{/#define _LIBINTL_H/!d;}' \ | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ | sed -e 's,@''WOE32DLL''@,0,g' \ > libgnuintl.h make all-recursive make[6]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl' Making all in gnulib-lib make[7]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/0/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./fcntl.in.h > fcntl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_IMAXABS''@/0/g' \ -e 's/@''REPLACE_IMAXDIV''@/0/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./inttypes.in.h > inttypes.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ ./limits.in.h > limits.h-t mv alloca.h-t alloca.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's|@''HAVE_LOCALE_T''@|1|g' \ -e 's|@''HAVE_WINDOWS_LOCALE_T''@|0|g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_NEWLOCALE''@/0/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_FREELOCALE''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L_UNSAFE''@/1/g' \ -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/1/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_GETLOCALENAME_L''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_GETLOCALENAME_L''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./locale.in.h > locale.h-t mv fcntl.h-t fcntl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/0/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/1/g' \ -e 's/@''GNULIB_GETPAYLOAD''@/0/g' \ -e 's/@''GNULIB_GETPAYLOADF''@/0/g' \ -e 's/@''GNULIB_GETPAYLOADL''@/0/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h > math.h-t1 mv locale.h-t locale.h mv limits.h-t limits.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_PTHREAD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_PTHREAD_H''@||g' \ -e 's/@''GNULIB_PTHREAD_THREAD''@/0/g' \ -e 's/@''GNULIB_PTHREAD_ONCE''@/1/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \ -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \ -e 's/@''GNULIB_PTHREAD_COND''@/0/g' \ -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \ -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \ -e 's|@''HAVE_PTHREAD_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \ -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \ -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \ -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \ < ./pthread.in.h > pthread.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SCHED_H''@|1|g' \ -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SCHED_H''@||g' \ -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \ -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \ -e 's|@''HAVE_SCHED_YIELD''@|1|g' \ -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sched.in.h > sched.h-t mv inttypes.h-t inttypes.h mv sched.h-t sched.h sed \ -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \ < pthread.h-t1 > pthread.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SEARCH_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SEARCH_H''@||g' \ -e 's|@''HAVE_TYPE_VISIT''@|1|g' \ -e 's/@''GNULIB_TSEARCH''@/1/g' \ -e 's/@''GNULIB_MDA_LFIND''@/1/g' \ -e 's/@''GNULIB_MDA_LSEARCH''@/1/g' \ -e 's|@''HAVE_TSEARCH''@|1|g' \ -e 's|@''HAVE_TWALK''@|1|g' \ -e 's|@''REPLACE_TSEARCH''@|0|g' \ -e 's|@''REPLACE_TWALK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./search.in.h > search.h-t sed \ -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/0/g' \ -e 's/@''GNULIB_ISNAN''@/0/g' \ -e 's/@''GNULIB_ISNANF''@/0/g' \ -e 's/@''GNULIB_ISNAND''@/0/g' \ -e 's/@''GNULIB_ISNANL''@/0/g' \ -e 's/@''GNULIB_LDEXP''@/0/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/0/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_LOGP1''@/0/g' \ -e 's/@''GNULIB_LOGP1F''@/0/g' \ -e 's/@''GNULIB_LOGP1L''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SETPAYLOAD''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADF''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADL''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIG''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIGF''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIGL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ -e 's/@''GNULIB_TOTALORDER''@/0/g' \ -e 's/@''GNULIB_TOTALORDERF''@/0/g' \ -e 's/@''GNULIB_TOTALORDERL''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAG''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAGF''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAGL''@/0/g' \ -e 's/@''GNULIB_MDA_J0''@/1/g' \ -e 's/@''GNULIB_MDA_J1''@/1/g' \ -e 's/@''GNULIB_MDA_JN''@/1/g' \ -e 's/@''GNULIB_MDA_Y0''@/1/g' \ -e 's/@''GNULIB_MDA_Y1''@/1/g' \ -e 's/@''GNULIB_MDA_YN''@/1/g' \ < math.h-t1 > math.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_DZPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_FZPRINTF''@/0/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SNZPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SZPRINTF''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VASZPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VDZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSNZPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSZPRINTF''@/0/g' \ -e 's/@''GNULIB_VZPRINTF''@/0/g' \ -e 's/@''GNULIB_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h > stdio.h-t1 mv search.h-t search.h sed \ -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \ -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \ < pthread.h-t2 > pthread.h-t3 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETPROGNAME''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_MBSTOWCS''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RAND''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STACK_TRACE''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOF''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h > stdlib.h-t1 sed \ -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_GETPAYLOAD''@|1|g' \ -e 's|@''HAVE_GETPAYLOADF''@|1|g' \ -e 's|@''HAVE_GETPAYLOADL''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_LOGP1''@|1|g' \ -e 's|@''HAVE_LOGP1F''@|1|g' \ -e 's|@''HAVE_LOGP1L''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SETPAYLOAD''@|1|g' \ -e 's|@''HAVE_SETPAYLOADF''@|1|g' \ -e 's|@''HAVE_SETPAYLOADL''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIG''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIGF''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIGL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_TOTALORDER''@|1|g' \ -e 's|@''HAVE_TOTALORDERF''@|1|g' \ -e 's|@''HAVE_TOTALORDERL''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAG''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAGF''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAGL''@|1|g' \ < math.h-t2 > math.h-t3 sed \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \ -e 's|@''HAVE_GETPROGNAME''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOF''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ < stdlib.h-t1 > stdlib.h-t2 sed \ -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < pthread.h-t3 > pthread.h-t4 sed \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ < math.h-t3 > math.h-t4 sed \ -e 's|@''REPLACE__EXIT''@|0|g' \ -e 's|@''REPLACE_ABORT''@|0|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \ -e 's|@''REPLACE_MBSTOWCS''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RAND''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOF''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdlib.h-t2 > stdlib.h-t3 sed \ -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_GETW''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_PUTW''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ < stdio.h-t1 > stdio.h-t2 sed \ -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPL''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXPM1L''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_GETPAYLOAD''@|0|g' \ -e 's|@''REPLACE_GETPAYLOADF''@|0|g' \ -e 's|@''REPLACE_GETPAYLOADL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ < math.h-t4 > math.h-t5 rm -f stdlib.h-t1 stdlib.h-t2 rm -f pthread.h-t1 pthread.h-t2 pthread.h-t3 mv stdlib.h-t3 stdlib.h mv pthread.h-t4 pthread.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/1/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MBS_ENDSWITH''@/0/g' \ -e 's/@''GNULIB_MBS_STARTSWITH''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STR_ENDSWITH''@/0/g' \ -e 's/@''GNULIB_STR_STARTSWITH''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/0/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERROR_L''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./string.in.h > string.h-t1 sed \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdio.h-t2 > stdio.h-t3 sed \ -e 's|@''REPLACE_LDEXP''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_RINTL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TOTALORDER''@|0|g' \ -e 's|@''REPLACE_TOTALORDERF''@|0|g' \ -e 's|@''REPLACE_TOTALORDERL''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAG''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAGF''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAGL''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < math.h-t5 > math.h-t6 /bin/mkdir -p 'sys' sed \ -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERROR_L''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_MEMPCPY''@|0|g' \ -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_STPCPY''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERROR_L''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRVERSCMP''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < string.h-t1 > string.h-t2 rm -f math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t5 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''HAVE_OFF64_T''@|1|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ -e 's|@''HAVE_BLKSIZE_T''@|1|g' \ -e 's|@''HAVE_BLKCNT_T''@|1|g' \ ./sys_types.in.h > sys/types.h-t rm -f stdio.h-t1 stdio.h-t2 mv math.h-t6 math.h rm -f string.h-t1 mv sys/types.h-t sys/types.h mv stdio.h-t3 stdio.h mv string.h-t2 string.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZNAME''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZALLOC''@|0|g' \ -e 's|@''REPLACE_CTIME''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_RZ''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_MKTIME_Z''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|0|g' \ -e 's|@''REPLACE_STRFTIME''@|0|g' \ -e 's|@''REPLACE_TIME''@|0|g' \ -e 's|@''REPLACE_TIMEGM''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \ -e 's|@''REPLACE_TZSET''@|0|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./time.in.h > time.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_UCHAR_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UCHAR_H''@||g' \ -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' \ -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' \ -e 's|@''SMALL_WCHAR_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' \ -e 's/@''GNULIB_BTOC32''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_C32ISALNUM''@/1/g' \ -e 's/@''GNULIB_C32ISALPHA''@/1/g' \ -e 's/@''GNULIB_C32ISBLANK''@/1/g' \ -e 's/@''GNULIB_C32ISCNTRL''@/1/g' \ -e 's/@''GNULIB_C32ISDIGIT''@/1/g' \ -e 's/@''GNULIB_C32ISGRAPH''@/1/g' \ -e 's/@''GNULIB_C32ISLOWER''@/1/g' \ -e 's/@''GNULIB_C32ISPRINT''@/1/g' \ -e 's/@''GNULIB_C32ISPUNCT''@/1/g' \ -e 's/@''GNULIB_C32ISSPACE''@/1/g' \ -e 's/@''GNULIB_C32ISUPPER''@/1/g' \ -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' \ -e 's/@''GNULIB_C32TOLOWER''@/1/g' \ -e 's/@''GNULIB_C32TOUPPER''@/0/g' \ -e 's/@''GNULIB_C32WIDTH''@/1/g' \ -e 's/@''GNULIB_C32RTOMB''@/0/g' \ -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32SRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32STOMBS''@/0/g' \ -e 's/@''GNULIB_C32SWIDTH''@/0/g' \ -e 's/@''GNULIB_C32TOB''@/0/g' \ -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/0/g' \ -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_MBRTOC16''@/0/g' \ -e 's/@''GNULIB_MBRTOC32''@/1/g' \ -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSRTOC32S''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSTOC32S''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's|@''HAVE_C32RTOMB''@|1|g' \ -e 's|@''HAVE_MBRTOC16''@|1|g' \ -e 's|@''HAVE_MBRTOC32''@|1|g' \ -e 's|@''REPLACE_C32RTOMB''@|0|g' \ -e 's|@''REPLACE_MBRTOC16''@|0|g' \ -e 's|@''REPLACE_MBRTOC32''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./uchar.in.h > uchar.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ ./unicase.in.h > unicase.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < ./unictype.in.h > unictype.h-t1 mv time.h-t time.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ ./uninorm.in.h > uninorm.h-t mv uchar.h-t uchar.h mv unicase.h-t unicase.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ < ./unistd.in.h > unistd.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t1 > unictype.h-t2 mv unitypes.h-t unitypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h mv uninorm.h-t uninorm.h sed \ -e 's/@''GNULIB_GETCWD''@/1/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < unistd.h-t1 > unistd.h-t2 mv uniwidth.h-t uniwidth.h sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_MODIFIER_COMBINING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t2 > unictype.h-t3 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBSZERO''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/1/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/1/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_WGETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./wchar.in.h > wchar.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWPUNCT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWPUNCT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e 's/@''REPLACE_WCTRANS''@/0/g' \ -e 's/@''REPLACE_WCTYPE''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./wctype.in.h > wctype.h-t sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t3 > unictype.h-t4 sed \ -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ < unistd.h-t2 > unistd.h-t3 mv wctype.h-t wctype.h sed \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ < wchar.h-t1 > wchar.h-t2 rm -f unictype.h-t1 unictype.h-t2 unictype.h-t3 mv unictype.h-t4 unictype.h sed \ -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_DUP3''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FDATASYNC''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETENTROPY''@|0|g' \ -e 's|@''REPLACE_GETLOGIN''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_GETUSERSHELL''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PIPE2''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < unistd.h-t3 > unistd.h-t4 sed \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSCMP''@|0|g' \ -e 's|@''REPLACE_WCSNCAT''@|0|g' \ -e 's|@''REPLACE_WCSNCMP''@|0|g' \ -e 's|@''REPLACE_WCSSTR''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e 's|@''REPLACE_WMEMCMP''@|0|g' \ -e 's|@''REPLACE_WMEMPCPY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < wchar.h-t2 > wchar.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h make all-recursive make[8]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' make[9]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isalnum.lo -MD -MP -MF .deps/libgnu_la-c32isalnum.Tpo -c -o libgnu_la-c32isalnum.lo `test -f 'c32isalnum.c' || echo './'`c32isalnum.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isalpha.lo -MD -MP -MF .deps/libgnu_la-c32isalpha.Tpo -c -o libgnu_la-c32isalpha.lo `test -f 'c32isalpha.c' || echo './'`c32isalpha.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isblank.lo -MD -MP -MF .deps/libgnu_la-c32isblank.Tpo -c -o libgnu_la-c32isblank.lo `test -f 'c32isblank.c' || echo './'`c32isblank.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32iscntrl.lo -MD -MP -MF .deps/libgnu_la-c32iscntrl.Tpo -c -o libgnu_la-c32iscntrl.lo `test -f 'c32iscntrl.c' || echo './'`c32iscntrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isalnum.lo -MD -MP -MF .deps/libgnu_la-c32isalnum.Tpo -c c32isalnum.c -fPIC -DPIC -o .libs/libgnu_la-c32isalnum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isalpha.lo -MD -MP -MF .deps/libgnu_la-c32isalpha.Tpo -c c32isalpha.c -fPIC -DPIC -o .libs/libgnu_la-c32isalpha.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32iscntrl.lo -MD -MP -MF .deps/libgnu_la-c32iscntrl.Tpo -c c32iscntrl.c -fPIC -DPIC -o .libs/libgnu_la-c32iscntrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isblank.lo -MD -MP -MF .deps/libgnu_la-c32isblank.Tpo -c c32isblank.c -fPIC -DPIC -o .libs/libgnu_la-c32isblank.o mv -f .deps/libgnu_la-c32isalnum.Tpo .deps/libgnu_la-c32isalnum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isdigit.lo -MD -MP -MF .deps/libgnu_la-c32isdigit.Tpo -c -o libgnu_la-c32isdigit.lo `test -f 'c32isdigit.c' || echo './'`c32isdigit.c mv -f .deps/libgnu_la-c32isalpha.Tpo .deps/libgnu_la-c32isalpha.Plo mv -f .deps/libgnu_la-c32iscntrl.Tpo .deps/libgnu_la-c32iscntrl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isgraph.lo -MD -MP -MF .deps/libgnu_la-c32isgraph.Tpo -c -o libgnu_la-c32isgraph.lo `test -f 'c32isgraph.c' || echo './'`c32isgraph.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32islower.lo -MD -MP -MF .deps/libgnu_la-c32islower.Tpo -c -o libgnu_la-c32islower.lo `test -f 'c32islower.c' || echo './'`c32islower.c mv -f .deps/libgnu_la-c32isblank.Tpo .deps/libgnu_la-c32isblank.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isprint.lo -MD -MP -MF .deps/libgnu_la-c32isprint.Tpo -c -o libgnu_la-c32isprint.lo `test -f 'c32isprint.c' || echo './'`c32isprint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isdigit.lo -MD -MP -MF .deps/libgnu_la-c32isdigit.Tpo -c c32isdigit.c -fPIC -DPIC -o .libs/libgnu_la-c32isdigit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32islower.lo -MD -MP -MF .deps/libgnu_la-c32islower.Tpo -c c32islower.c -fPIC -DPIC -o .libs/libgnu_la-c32islower.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isgraph.lo -MD -MP -MF .deps/libgnu_la-c32isgraph.Tpo -c c32isgraph.c -fPIC -DPIC -o .libs/libgnu_la-c32isgraph.o mv -f .deps/libgnu_la-c32isdigit.Tpo .deps/libgnu_la-c32isdigit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32ispunct.lo -MD -MP -MF .deps/libgnu_la-c32ispunct.Tpo -c -o libgnu_la-c32ispunct.lo `test -f 'c32ispunct.c' || echo './'`c32ispunct.c mv -f .deps/libgnu_la-c32islower.Tpo .deps/libgnu_la-c32islower.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isprint.lo -MD -MP -MF .deps/libgnu_la-c32isprint.Tpo -c c32isprint.c -fPIC -DPIC -o .libs/libgnu_la-c32isprint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isspace.lo -MD -MP -MF .deps/libgnu_la-c32isspace.Tpo -c -o libgnu_la-c32isspace.lo `test -f 'c32isspace.c' || echo './'`c32isspace.c mv -f .deps/libgnu_la-c32isgraph.Tpo .deps/libgnu_la-c32isgraph.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isupper.lo -MD -MP -MF .deps/libgnu_la-c32isupper.Tpo -c -o libgnu_la-c32isupper.lo `test -f 'c32isupper.c' || echo './'`c32isupper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32ispunct.lo -MD -MP -MF .deps/libgnu_la-c32ispunct.Tpo -c c32ispunct.c -fPIC -DPIC -o .libs/libgnu_la-c32ispunct.o mv -f .deps/libgnu_la-c32isprint.Tpo .deps/libgnu_la-c32isprint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isxdigit.lo -MD -MP -MF .deps/libgnu_la-c32isxdigit.Tpo -c -o libgnu_la-c32isxdigit.lo `test -f 'c32isxdigit.c' || echo './'`c32isxdigit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isspace.lo -MD -MP -MF .deps/libgnu_la-c32isspace.Tpo -c c32isspace.c -fPIC -DPIC -o .libs/libgnu_la-c32isspace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isupper.lo -MD -MP -MF .deps/libgnu_la-c32isupper.Tpo -c c32isupper.c -fPIC -DPIC -o .libs/libgnu_la-c32isupper.o mv -f .deps/libgnu_la-c32ispunct.Tpo .deps/libgnu_la-c32ispunct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32tolower.lo -MD -MP -MF .deps/libgnu_la-c32tolower.Tpo -c -o libgnu_la-c32tolower.lo `test -f 'c32tolower.c' || echo './'`c32tolower.c mv -f .deps/libgnu_la-c32isspace.Tpo .deps/libgnu_la-c32isspace.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32width.lo -MD -MP -MF .deps/libgnu_la-c32width.Tpo -c -o libgnu_la-c32width.lo `test -f 'c32width.c' || echo './'`c32width.c mv -f .deps/libgnu_la-c32isupper.Tpo .deps/libgnu_la-c32isupper.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-getlocalename_l-unsafe.lo -MD -MP -MF .deps/libgnu_la-getlocalename_l-unsafe.Tpo -c -o libgnu_la-getlocalename_l-unsafe.lo `test -f 'getlocalename_l-unsafe.c' || echo './'`getlocalename_l-unsafe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isxdigit.lo -MD -MP -MF .deps/libgnu_la-c32isxdigit.Tpo -c c32isxdigit.c -fPIC -DPIC -o .libs/libgnu_la-c32isxdigit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32tolower.lo -MD -MP -MF .deps/libgnu_la-c32tolower.Tpo -c c32tolower.c -fPIC -DPIC -o .libs/libgnu_la-c32tolower.o mv -f .deps/libgnu_la-c32isxdigit.Tpo .deps/libgnu_la-c32isxdigit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localename-table.lo -MD -MP -MF .deps/libgnu_la-localename-table.Tpo -c -o libgnu_la-localename-table.lo `test -f 'localename-table.c' || echo './'`localename-table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32width.lo -MD -MP -MF .deps/libgnu_la-c32width.Tpo -c c32width.c -fPIC -DPIC -o .libs/libgnu_la-c32width.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-getlocalename_l-unsafe.lo -MD -MP -MF .deps/libgnu_la-getlocalename_l-unsafe.Tpo -c getlocalename_l-unsafe.c -fPIC -DPIC -o .libs/libgnu_la-getlocalename_l-unsafe.o mv -f .deps/libgnu_la-c32tolower.Tpo .deps/libgnu_la-c32tolower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-hard-locale.lo -MD -MP -MF .deps/libgnu_la-hard-locale.Tpo -c -o libgnu_la-hard-locale.lo `test -f 'hard-locale.c' || echo './'`hard-locale.c mv -f .deps/libgnu_la-c32width.Tpo .deps/libgnu_la-c32width.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localcharset.lo -MD -MP -MF .deps/libgnu_la-localcharset.Tpo -c -o libgnu_la-localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localename-table.lo -MD -MP -MF .deps/libgnu_la-localename-table.Tpo -c localename-table.c -fPIC -DPIC -o .libs/libgnu_la-localename-table.o mv -f .deps/libgnu_la-getlocalename_l-unsafe.Tpo .deps/libgnu_la-getlocalename_l-unsafe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localename.lo -MD -MP -MF .deps/libgnu_la-localename.Tpo -c -o libgnu_la-localename.lo `test -f 'localename.c' || echo './'`localename.c mv -f .deps/libgnu_la-localename-table.Tpo .deps/libgnu_la-localename-table.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localename-environ.lo -MD -MP -MF .deps/libgnu_la-localename-environ.Tpo -c -o libgnu_la-localename-environ.lo `test -f 'localename-environ.c' || echo './'`localename-environ.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localcharset.lo -MD -MP -MF .deps/libgnu_la-localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/libgnu_la-localcharset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-hard-locale.lo -MD -MP -MF .deps/libgnu_la-hard-locale.Tpo -c hard-locale.c -fPIC -DPIC -o .libs/libgnu_la-hard-locale.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localename-environ.lo -MD -MP -MF .deps/libgnu_la-localename-environ.Tpo -c localename-environ.c -fPIC -DPIC -o .libs/libgnu_la-localename-environ.o mv -f .deps/libgnu_la-hard-locale.Tpo .deps/libgnu_la-hard-locale.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localename.lo -MD -MP -MF .deps/libgnu_la-localename.Tpo -c localename.c -fPIC -DPIC -o .libs/libgnu_la-localename.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localename-unsafe.lo -MD -MP -MF .deps/libgnu_la-localename-unsafe.Tpo -c -o libgnu_la-localename-unsafe.lo `test -f 'localename-unsafe.c' || echo './'`localename-unsafe.c mv -f .deps/libgnu_la-localcharset.Tpo .deps/libgnu_la-localcharset.Plo mv -f .deps/libgnu_la-localename-environ.Tpo .deps/libgnu_la-localename-environ.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-math.lo -MD -MP -MF .deps/libgnu_la-math.Tpo -c -o libgnu_la-math.lo `test -f 'math.c' || echo './'`math.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbchar.lo -MD -MP -MF .deps/libgnu_la-mbchar.Tpo -c -o libgnu_la-mbchar.lo `test -f 'mbchar.c' || echo './'`mbchar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-math.lo -MD -MP -MF .deps/libgnu_la-math.Tpo -c math.c -fPIC -DPIC -o .libs/libgnu_la-math.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localename-unsafe.lo -MD -MP -MF .deps/libgnu_la-localename-unsafe.Tpo -c localename-unsafe.c -fPIC -DPIC -o .libs/libgnu_la-localename-unsafe.o mv -f .deps/libgnu_la-localename.Tpo .deps/libgnu_la-localename.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbiterf.lo -MD -MP -MF .deps/libgnu_la-mbiterf.Tpo -c -o libgnu_la-mbiterf.lo `test -f 'mbiterf.c' || echo './'`mbiterf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbchar.lo -MD -MP -MF .deps/libgnu_la-mbchar.Tpo -c mbchar.c -fPIC -DPIC -o .libs/libgnu_la-mbchar.o mv -f .deps/libgnu_la-localename-unsafe.Tpo .deps/libgnu_la-localename-unsafe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbrtoc32.lo -MD -MP -MF .deps/libgnu_la-mbrtoc32.Tpo -c -o libgnu_la-mbrtoc32.lo `test -f 'mbrtoc32.c' || echo './'`mbrtoc32.c mv -f .deps/libgnu_la-math.Tpo .deps/libgnu_la-math.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbrtowc.lo -MD -MP -MF .deps/libgnu_la-mbrtowc.Tpo -c -o libgnu_la-mbrtowc.lo `test -f 'mbrtowc.c' || echo './'`mbrtowc.c mv -f .deps/libgnu_la-mbchar.Tpo .deps/libgnu_la-mbchar.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbiterf.lo -MD -MP -MF .deps/libgnu_la-mbiterf.Tpo -c mbiterf.c -fPIC -DPIC -o .libs/libgnu_la-mbiterf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbsnlen.lo -MD -MP -MF .deps/libgnu_la-mbsnlen.Tpo -c -o libgnu_la-mbsnlen.lo `test -f 'mbsnlen.c' || echo './'`mbsnlen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbrtoc32.lo -MD -MP -MF .deps/libgnu_la-mbrtoc32.Tpo -c mbrtoc32.c -fPIC -DPIC -o .libs/libgnu_la-mbrtoc32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbrtowc.lo -MD -MP -MF .deps/libgnu_la-mbrtowc.Tpo -c mbrtowc.c -fPIC -DPIC -o .libs/libgnu_la-mbrtowc.o mv -f .deps/libgnu_la-mbrtowc.Tpo .deps/libgnu_la-mbrtowc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c -o libgnu_la-mbszero.lo `test -f 'mbszero.c' || echo './'`mbszero.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbsnlen.lo -MD -MP -MF .deps/libgnu_la-mbsnlen.Tpo -c mbsnlen.c -fPIC -DPIC -o .libs/libgnu_la-mbsnlen.o mv -f .deps/libgnu_la-mbiterf.Tpo .deps/libgnu_la-mbiterf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-once.lo -MD -MP -MF glthread/.deps/libgnu_la-once.Tpo -c -o glthread/libgnu_la-once.lo `test -f 'glthread/once.c' || echo './'`glthread/once.c mv -f .deps/libgnu_la-mbrtoc32.Tpo .deps/libgnu_la-mbrtoc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-frexp.lo -MD -MP -MF .deps/libgnu_la-printf-frexp.Tpo -c -o libgnu_la-printf-frexp.lo `test -f 'printf-frexp.c' || echo './'`printf-frexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c mbszero.c -fPIC -DPIC -o .libs/libgnu_la-mbszero.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-once.lo -MD -MP -MF glthread/.deps/libgnu_la-once.Tpo -c glthread/once.c -fPIC -DPIC -o glthread/.libs/libgnu_la-once.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-frexp.lo -MD -MP -MF .deps/libgnu_la-printf-frexp.Tpo -c printf-frexp.c -fPIC -DPIC -o .libs/libgnu_la-printf-frexp.o mv -f .deps/libgnu_la-mbsnlen.Tpo .deps/libgnu_la-mbsnlen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-frexpl.lo -MD -MP -MF .deps/libgnu_la-printf-frexpl.Tpo -c -o libgnu_la-printf-frexpl.lo `test -f 'printf-frexpl.c' || echo './'`printf-frexpl.c mv -f glthread/.deps/libgnu_la-once.Tpo glthread/.deps/libgnu_la-once.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-setlocale_null.lo -MD -MP -MF .deps/libgnu_la-setlocale_null.Tpo -c -o libgnu_la-setlocale_null.lo `test -f 'setlocale_null.c' || echo './'`setlocale_null.c mv -f .deps/libgnu_la-mbszero.Tpo .deps/libgnu_la-mbszero.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-setlocale_null-unlocked.lo -MD -MP -MF .deps/libgnu_la-setlocale_null-unlocked.Tpo -c -o libgnu_la-setlocale_null-unlocked.lo `test -f 'setlocale_null-unlocked.c' || echo './'`setlocale_null-unlocked.c mv -f .deps/libgnu_la-printf-frexp.Tpo .deps/libgnu_la-printf-frexp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-stdlib.lo -MD -MP -MF .deps/libgnu_la-stdlib.Tpo -c -o libgnu_la-stdlib.lo `test -f 'stdlib.c' || echo './'`stdlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-frexpl.lo -MD -MP -MF .deps/libgnu_la-printf-frexpl.Tpo -c printf-frexpl.c -fPIC -DPIC -o .libs/libgnu_la-printf-frexpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-setlocale_null.lo -MD -MP -MF .deps/libgnu_la-setlocale_null.Tpo -c setlocale_null.c -fPIC -DPIC -o .libs/libgnu_la-setlocale_null.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-setlocale_null-unlocked.lo -MD -MP -MF .deps/libgnu_la-setlocale_null-unlocked.Tpo -c setlocale_null-unlocked.c -fPIC -DPIC -o .libs/libgnu_la-setlocale_null-unlocked.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-stdlib.lo -MD -MP -MF .deps/libgnu_la-stdlib.Tpo -c stdlib.c -fPIC -DPIC -o .libs/libgnu_la-stdlib.o mv -f .deps/libgnu_la-printf-frexpl.Tpo .deps/libgnu_la-printf-frexpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-threadlib.lo -MD -MP -MF glthread/.deps/libgnu_la-threadlib.Tpo -c -o glthread/libgnu_la-threadlib.lo `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c mv -f .deps/libgnu_la-stdlib.Tpo .deps/libgnu_la-stdlib.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c -o libgnu_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c mv -f .deps/libgnu_la-setlocale_null-unlocked.Tpo .deps/libgnu_la-setlocale_null-unlocked.Plo mv -f .deps/libgnu_la-setlocale_null.Tpo .deps/libgnu_la-setlocale_null.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-wprintf-parse.lo -MD -MP -MF .deps/libgnu_la-wprintf-parse.Tpo -c -o libgnu_la-wprintf-parse.lo `test -f 'wprintf-parse.c' || echo './'`wprintf-parse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-vasnwprintf.lo -MD -MP -MF .deps/libgnu_la-vasnwprintf.Tpo -c -o libgnu_la-vasnwprintf.lo `test -f 'vasnwprintf.c' || echo './'`vasnwprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-threadlib.lo -MD -MP -MF glthread/.deps/libgnu_la-threadlib.Tpo -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/libgnu_la-threadlib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/libgnu_la-unistd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-vasnwprintf.lo -MD -MP -MF .deps/libgnu_la-vasnwprintf.Tpo -c vasnwprintf.c -fPIC -DPIC -o .libs/libgnu_la-vasnwprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-wprintf-parse.lo -MD -MP -MF .deps/libgnu_la-wprintf-parse.Tpo -c wprintf-parse.c -fPIC -DPIC -o .libs/libgnu_la-wprintf-parse.o mv -f .deps/libgnu_la-unistd.Tpo .deps/libgnu_la-unistd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-asnwprintf.lo -MD -MP -MF .deps/libgnu_la-asnwprintf.Tpo -c -o libgnu_la-asnwprintf.lo `test -f 'asnwprintf.c' || echo './'`asnwprintf.c mv -f glthread/.deps/libgnu_la-threadlib.Tpo glthread/.deps/libgnu_la-threadlib.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-wctype-h.lo -MD -MP -MF .deps/libgnu_la-wctype-h.Tpo -c -o libgnu_la-wctype-h.lo `test -f 'wctype-h.c' || echo './'`wctype-h.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-wctype-h.lo -MD -MP -MF .deps/libgnu_la-wctype-h.Tpo -c wctype-h.c -fPIC -DPIC -o .libs/libgnu_la-wctype-h.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-asnwprintf.lo -MD -MP -MF .deps/libgnu_la-asnwprintf.Tpo -c asnwprintf.c -fPIC -DPIC -o .libs/libgnu_la-asnwprintf.o mv -f .deps/libgnu_la-wctype-h.Tpo .deps/libgnu_la-wctype-h.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-wgetcwd-lgpl.lo -MD -MP -MF .deps/libgnu_la-wgetcwd-lgpl.Tpo -c -o libgnu_la-wgetcwd-lgpl.lo `test -f 'wgetcwd-lgpl.c' || echo './'`wgetcwd-lgpl.c mv -f .deps/libgnu_la-asnwprintf.Tpo .deps/libgnu_la-asnwprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c -o libgnu_la-xsize.lo `test -f 'xsize.c' || echo './'`xsize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-wgetcwd-lgpl.lo -MD -MP -MF .deps/libgnu_la-wgetcwd-lgpl.Tpo -c wgetcwd-lgpl.c -fPIC -DPIC -o .libs/libgnu_la-wgetcwd-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/libgnu_la-xsize.o mv -f .deps/libgnu_la-wgetcwd-lgpl.Tpo .deps/libgnu_la-wgetcwd-lgpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-asnprintf.lo -MD -MP -MF .deps/libgnu_la-asnprintf.Tpo -c -o libgnu_la-asnprintf.lo `test -f 'asnprintf.c' || echo './'`asnprintf.c mv -f .deps/libgnu_la-xsize.Tpo .deps/libgnu_la-xsize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-args.lo -MD -MP -MF .deps/libgnu_la-printf-args.Tpo -c -o libgnu_la-printf-args.lo `test -f 'printf-args.c' || echo './'`printf-args.c mv -f .deps/libgnu_la-wprintf-parse.Tpo .deps/libgnu_la-wprintf-parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-parse.lo -MD -MP -MF .deps/libgnu_la-printf-parse.Tpo -c -o libgnu_la-printf-parse.lo `test -f 'printf-parse.c' || echo './'`printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-asnprintf.lo -MD -MP -MF .deps/libgnu_la-asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/libgnu_la-asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-args.lo -MD -MP -MF .deps/libgnu_la-printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/libgnu_la-printf-args.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-parse.lo -MD -MP -MF .deps/libgnu_la-printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/libgnu_la-printf-parse.o mv -f .deps/libgnu_la-asnprintf.Tpo .deps/libgnu_la-asnprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-vasnprintf.lo -MD -MP -MF .deps/libgnu_la-vasnprintf.Tpo -c -o libgnu_la-vasnprintf.lo `test -f 'vasnprintf.c' || echo './'`vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-vasnprintf.lo -MD -MP -MF .deps/libgnu_la-vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/libgnu_la-vasnprintf.o mv -f .deps/libgnu_la-printf-args.Tpo .deps/libgnu_la-printf-args.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-lock.lo -MD -MP -MF glthread/.deps/libgnu_la-lock.Tpo -c -o glthread/libgnu_la-lock.lo `test -f 'glthread/lock.c' || echo './'`glthread/lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-lock.lo -MD -MP -MF glthread/.deps/libgnu_la-lock.Tpo -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/libgnu_la-lock.o mv -f glthread/.deps/libgnu_la-lock.Tpo glthread/.deps/libgnu_la-lock.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgnu_la-tolower.lo -MD -MP -MF unicase/.deps/libgnu_la-tolower.Tpo -c -o unicase/libgnu_la-tolower.lo `test -f 'unicase/tolower.c' || echo './'`unicase/tolower.c mv -f .deps/libgnu_la-printf-parse.Tpo .deps/libgnu_la-printf-parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_alnum.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_alnum.Tpo -c -o unictype/libgnu_la-ctype_alnum.lo `test -f 'unictype/ctype_alnum.c' || echo './'`unictype/ctype_alnum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgnu_la-tolower.lo -MD -MP -MF unicase/.deps/libgnu_la-tolower.Tpo -c unicase/tolower.c -fPIC -DPIC -o unicase/.libs/libgnu_la-tolower.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_alnum.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_alnum.Tpo -c unictype/ctype_alnum.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_alnum.o mv -f unicase/.deps/libgnu_la-tolower.Tpo unicase/.deps/libgnu_la-tolower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_alpha.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_alpha.Tpo -c -o unictype/libgnu_la-ctype_alpha.lo `test -f 'unictype/ctype_alpha.c' || echo './'`unictype/ctype_alpha.c mv -f unictype/.deps/libgnu_la-ctype_alnum.Tpo unictype/.deps/libgnu_la-ctype_alnum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_blank.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_blank.Tpo -c -o unictype/libgnu_la-ctype_blank.lo `test -f 'unictype/ctype_blank.c' || echo './'`unictype/ctype_blank.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_alpha.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_alpha.Tpo -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_alpha.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_blank.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_blank.Tpo -c unictype/ctype_blank.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_blank.o mv -f unictype/.deps/libgnu_la-ctype_alpha.Tpo unictype/.deps/libgnu_la-ctype_alpha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_cntrl.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_cntrl.Tpo -c -o unictype/libgnu_la-ctype_cntrl.lo `test -f 'unictype/ctype_cntrl.c' || echo './'`unictype/ctype_cntrl.c mv -f unictype/.deps/libgnu_la-ctype_blank.Tpo unictype/.deps/libgnu_la-ctype_blank.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_digit.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_digit.Tpo -c -o unictype/libgnu_la-ctype_digit.lo `test -f 'unictype/ctype_digit.c' || echo './'`unictype/ctype_digit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_cntrl.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_cntrl.Tpo -c unictype/ctype_cntrl.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_cntrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_digit.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_digit.Tpo -c unictype/ctype_digit.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_digit.o mv -f unictype/.deps/libgnu_la-ctype_cntrl.Tpo unictype/.deps/libgnu_la-ctype_cntrl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_graph.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_graph.Tpo -c -o unictype/libgnu_la-ctype_graph.lo `test -f 'unictype/ctype_graph.c' || echo './'`unictype/ctype_graph.c mv -f unictype/.deps/libgnu_la-ctype_digit.Tpo unictype/.deps/libgnu_la-ctype_digit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_lower.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_lower.Tpo -c -o unictype/libgnu_la-ctype_lower.lo `test -f 'unictype/ctype_lower.c' || echo './'`unictype/ctype_lower.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_graph.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_graph.Tpo -c unictype/ctype_graph.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_graph.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_lower.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_lower.Tpo -c unictype/ctype_lower.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_lower.o mv -f unictype/.deps/libgnu_la-ctype_graph.Tpo unictype/.deps/libgnu_la-ctype_graph.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_print.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_print.Tpo -c -o unictype/libgnu_la-ctype_print.lo `test -f 'unictype/ctype_print.c' || echo './'`unictype/ctype_print.c mv -f unictype/.deps/libgnu_la-ctype_lower.Tpo unictype/.deps/libgnu_la-ctype_lower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_punct.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_punct.Tpo -c -o unictype/libgnu_la-ctype_punct.lo `test -f 'unictype/ctype_punct.c' || echo './'`unictype/ctype_punct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_punct.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_punct.Tpo -c unictype/ctype_punct.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_punct.o mv -f .deps/libgnu_la-vasnwprintf.Tpo .deps/libgnu_la-vasnwprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_space.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_space.Tpo -c -o unictype/libgnu_la-ctype_space.lo `test -f 'unictype/ctype_space.c' || echo './'`unictype/ctype_space.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_print.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_print.Tpo -c unictype/ctype_print.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_print.o mv -f unictype/.deps/libgnu_la-ctype_punct.Tpo unictype/.deps/libgnu_la-ctype_punct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_upper.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_upper.Tpo -c -o unictype/libgnu_la-ctype_upper.lo `test -f 'unictype/ctype_upper.c' || echo './'`unictype/ctype_upper.c mv -f unictype/.deps/libgnu_la-ctype_print.Tpo unictype/.deps/libgnu_la-ctype_print.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_xdigit.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_xdigit.Tpo -c -o unictype/libgnu_la-ctype_xdigit.lo `test -f 'unictype/ctype_xdigit.c' || echo './'`unictype/ctype_xdigit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_space.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_space.Tpo -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_space.o mv -f unictype/.deps/libgnu_la-ctype_space.Tpo unictype/.deps/libgnu_la-ctype_space.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniwidth/libgnu_la-width.lo -MD -MP -MF uniwidth/.deps/libgnu_la-width.Tpo -c -o uniwidth/libgnu_la-width.lo `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_upper.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_upper.Tpo -c unictype/ctype_upper.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_upper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_xdigit.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_xdigit.Tpo -c unictype/ctype_xdigit.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_xdigit.o mv -f .deps/libgnu_la-vasnprintf.Tpo .deps/libgnu_la-vasnprintf.Plo mv -f unictype/.deps/libgnu_la-ctype_upper.Tpo unictype/.deps/libgnu_la-ctype_upper.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniwidth/libgnu_la-width.lo -MD -MP -MF uniwidth/.deps/libgnu_la-width.Tpo -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/libgnu_la-width.o mv -f unictype/.deps/libgnu_la-ctype_xdigit.Tpo unictype/.deps/libgnu_la-ctype_xdigit.Plo mv -f uniwidth/.deps/libgnu_la-width.Tpo uniwidth/.deps/libgnu_la-width.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -no-undefined -o libgnu.la libgnu_la-c32isalnum.lo libgnu_la-c32isalpha.lo libgnu_la-c32isblank.lo libgnu_la-c32iscntrl.lo libgnu_la-c32isdigit.lo libgnu_la-c32isgraph.lo libgnu_la-c32islower.lo libgnu_la-c32isprint.lo libgnu_la-c32ispunct.lo libgnu_la-c32isspace.lo libgnu_la-c32isupper.lo libgnu_la-c32isxdigit.lo libgnu_la-c32tolower.lo libgnu_la-c32width.lo libgnu_la-getlocalename_l-unsafe.lo libgnu_la-localename-table.lo libgnu_la-hard-locale.lo libgnu_la-localcharset.lo libgnu_la-localename.lo libgnu_la-localename-environ.lo libgnu_la-localename-unsafe.lo glthread/libgnu_la-lock.lo libgnu_la-math.lo libgnu_la-mbchar.lo libgnu_la-mbiterf.lo libgnu_la-mbrtoc32.lo libgnu_la-mbrtowc.lo libgnu_la-mbsnlen.lo libgnu_la-mbszero.lo glthread/libgnu_la-once.lo libgnu_la-printf-frexp.lo libgnu_la-printf-frexpl.lo libgnu_la-setlocale_null.lo libgnu_la-setlocale_null-unlocked.lo libgnu_la-stdlib.lo glthread/libgnu_la-threadlib.lo unicase/libgnu_la-tolower.lo unictype/libgnu_la-ctype_alnum.lo unictype/libgnu_la-ctype_alpha.lo unictype/libgnu_la-ctype_blank.lo unictype/libgnu_la-ctype_cntrl.lo unictype/libgnu_la-ctype_digit.lo unictype/libgnu_la-ctype_graph.lo unictype/libgnu_la-ctype_lower.lo unictype/libgnu_la-ctype_print.lo unictype/libgnu_la-ctype_punct.lo unictype/libgnu_la-ctype_space.lo unictype/libgnu_la-ctype_upper.lo unictype/libgnu_la-ctype_xdigit.lo libgnu_la-unistd.lo uniwidth/libgnu_la-width.lo libgnu_la-wprintf-parse.lo libgnu_la-vasnwprintf.lo libgnu_la-asnwprintf.lo libgnu_la-wctype-h.lo libgnu_la-wgetcwd-lgpl.lo libgnu_la-xsize.lo libgnu_la-asnprintf.lo libgnu_la-printf-args.lo libgnu_la-printf-parse.lo libgnu_la-vasnprintf.lo libtool: link: ar cr .libs/libgnu.a .libs/libgnu_la-c32isalnum.o .libs/libgnu_la-c32isalpha.o .libs/libgnu_la-c32isblank.o .libs/libgnu_la-c32iscntrl.o .libs/libgnu_la-c32isdigit.o .libs/libgnu_la-c32isgraph.o .libs/libgnu_la-c32islower.o .libs/libgnu_la-c32isprint.o .libs/libgnu_la-c32ispunct.o .libs/libgnu_la-c32isspace.o .libs/libgnu_la-c32isupper.o .libs/libgnu_la-c32isxdigit.o .libs/libgnu_la-c32tolower.o .libs/libgnu_la-c32width.o .libs/libgnu_la-getlocalename_l-unsafe.o .libs/libgnu_la-localename-table.o .libs/libgnu_la-hard-locale.o .libs/libgnu_la-localcharset.o .libs/libgnu_la-localename.o .libs/libgnu_la-localename-environ.o .libs/libgnu_la-localename-unsafe.o glthread/.libs/libgnu_la-lock.o .libs/libgnu_la-math.o .libs/libgnu_la-mbchar.o .libs/libgnu_la-mbiterf.o .libs/libgnu_la-mbrtoc32.o .libs/libgnu_la-mbrtowc.o .libs/libgnu_la-mbsnlen.o .libs/libgnu_la-mbszero.o glthread/.libs/libgnu_la-once.o .libs/libgnu_la-printf-frexp.o .libs/libgnu_la-printf-frexpl.o .libs/libgnu_la-setlocale_null.o .libs/libgnu_la-setlocale_null-unlocked.o .libs/libgnu_la-stdlib.o glthread/.libs/libgnu_la-threadlib.o unicase/.libs/libgnu_la-tolower.o unictype/.libs/libgnu_la-ctype_alnum.o unictype/.libs/libgnu_la-ctype_alpha.o unictype/.libs/libgnu_la-ctype_blank.o unictype/.libs/libgnu_la-ctype_cntrl.o unictype/.libs/libgnu_la-ctype_digit.o unictype/.libs/libgnu_la-ctype_graph.o unictype/.libs/libgnu_la-ctype_lower.o unictype/.libs/libgnu_la-ctype_print.o unictype/.libs/libgnu_la-ctype_punct.o unictype/.libs/libgnu_la-ctype_space.o unictype/.libs/libgnu_la-ctype_upper.o unictype/.libs/libgnu_la-ctype_xdigit.o .libs/libgnu_la-unistd.o uniwidth/.libs/libgnu_la-width.o .libs/libgnu_la-wprintf-parse.o .libs/libgnu_la-vasnwprintf.o .libs/libgnu_la-asnwprintf.o .libs/libgnu_la-wctype-h.o .libs/libgnu_la-wgetcwd-lgpl.o .libs/libgnu_la-xsize.o .libs/libgnu_la-asnprintf.o .libs/libgnu_la-printf-args.o .libs/libgnu_la-printf-parse.o .libs/libgnu_la-vasnprintf.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[9]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' make[8]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' make[7]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o bindtextdom.lo ./bindtextdom.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o dcgettext.lo ./dcgettext.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o dgettext.lo ./dgettext.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o gettext.lo ./gettext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./gettext.c -fPIC -DPIC -o .libs/gettext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./dgettext.c -fPIC -DPIC -o .libs/dgettext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o finddomain.lo ./finddomain.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o hash-string.lo ./hash-string.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o loadmsgcat.lo ./loadmsgcat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./finddomain.c -fPIC -DPIC -o .libs/finddomain.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./hash-string.c -fPIC -DPIC -o .libs/hash-string.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o localealias.lo ./localealias.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o textdomain.lo ./textdomain.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o l10nflist.lo ./l10nflist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./localealias.c -fPIC -DPIC -o .libs/localealias.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./textdomain.c -fPIC -DPIC -o .libs/textdomain.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o explodename.lo ./explodename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./explodename.c -fPIC -DPIC -o .libs/explodename.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o dcigettext.lo ./dcigettext.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o dcngettext.lo ./dcngettext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o dngettext.lo ./dngettext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./dngettext.c -fPIC -DPIC -o .libs/dngettext.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o ngettext.lo ./ngettext.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o plural.lo ./plural.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./ngettext.c -fPIC -DPIC -o .libs/ngettext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./plural.c -fPIC -DPIC -o .libs/plural.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o plural-exp.lo ./plural-exp.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o langprefs.lo ./langprefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./langprefs.c -fPIC -DPIC -o .libs/langprefs.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o log.lo ./log.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o printf.lo ./printf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o setlocale.lo ./setlocale.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./log.c -fPIC -DPIC -o .libs/log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./printf.c -fPIC -DPIC -o .libs/printf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./setlocale.c -fPIC -DPIC -o .libs/setlocale.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o version.lo ./version.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o osdep.lo ./osdep.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o intl-compat.lo ./intl-compat.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o compat.lo ./compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./version.c -fPIC -DPIC -o .libs/version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./osdep.c -fPIC -DPIC -o .libs/osdep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_LIBRARY -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./compat.c -fPIC -DPIC -o .libs/compat.o /bin/sh ./libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -no-undefined -export-symbols-regex '^([^_]|_[^l]|_l[^i]|_li[^b]|_lib[^i]|_libi[^n]|_libin[^t]|_libint[^l]|_libintl[^_]).*' -version-info 12:4:4 -rpath /usr/lib -o libgnuintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo langprefs.lo log.lo printf.lo setlocale.lo version.lo osdep.lo intl-compat.lo compat.lo gnulib-lib/libgnu.la libtool: link: /usr/bin/nm -B .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/langprefs.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/osdep.o .libs/intl-compat.o .libs/compat.o gnulib-lib/.libs/libgnu.a | /bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libgnuintl.exp libtool: link: /tools_aarch64/bin/grep -E -e "^([^_]|_[^l]|_l[^i]|_li[^b]|_lib[^i]|_libi[^n]|_libin[^t]|_libint[^l]|_libintl[^_]).*" ".libs/libgnuintl.exp" > ".libs/libgnuintl.expT" libtool: link: mv -f ".libs/libgnuintl.expT" ".libs/libgnuintl.exp" libtool: link: echo "{ global:" > .libs/libgnuintl.ver libtool: link: cat .libs/libgnuintl.exp | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/libgnuintl.ver libtool: link: echo "local: *; };" >> .libs/libgnuintl.ver libtool: link: gcc -shared -fPIC -DPIC .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/langprefs.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/osdep.o .libs/intl-compat.o .libs/compat.o -Wl,--whole-archive gnulib-lib/.libs/libgnu.a -Wl,--no-whole-archive -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libgnuintl.so.8 -Wl,-version-script -Wl,.libs/libgnuintl.ver -o .libs/libgnuintl.so.8.4.4 libtool: link: (cd ".libs" && rm -f "libgnuintl.so.8" && ln -s "libgnuintl.so.8.4.4" "libgnuintl.so.8") libtool: link: (cd ".libs" && rm -f "libgnuintl.so" && ln -s "libgnuintl.so.8.4.4" "libgnuintl.so") libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" ) make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl' Making all in intl-java make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-java' cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 gnu.gettext gnu/gettext/*.java make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-java' Making all in intl-csharp make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-csharp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-csharp' Making all in intl-d make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-d' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-d' Making all in intl-modula2 make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-modula2' make all-am make[6]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-modula2' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-modula2' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-modula2' Making all in gnulib-lib make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_ERROR_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''NEXT_ERROR_H''@||g' \ -e 's|@''HAVE_ERROR''@|1|g' \ -e 's|@''HAVE_ERROR_AT_LINE''@|1|g' \ -e 's|@''REPLACE_ERROR''@|0|g' \ -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ ./error.in.h > error.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./fcntl.in.h > fcntl.h-t mv alloca.h-t alloca.h mv error.h-t error.h mv fcntl.h-t fcntl.h /bin/mkdir -p 'malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' \ -e 's|__glibc_likely|_GL_LIKELY|g' \ -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \ -e '/libc_hidden_proto/d' \ ./malloc/scratch_buffer.h > malloc/scratch_buffer.gl.h-t mv malloc/scratch_buffer.gl.h-t malloc/scratch_buffer.gl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./iconv.in.h > iconv.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_IMAXABS''@/0/g' \ -e 's/@''REPLACE_IMAXDIV''@/0/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./inttypes.in.h > inttypes.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ ./limits.in.h > limits.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's|@''HAVE_LOCALE_T''@|1|g' \ -e 's|@''HAVE_WINDOWS_LOCALE_T''@|0|g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/1/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_NEWLOCALE''@/0/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_FREELOCALE''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L_UNSAFE''@/1/g' \ -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/1/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_GETLOCALENAME_L''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_GETLOCALENAME_L''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./locale.in.h > locale.h-t mv iconv.h-t iconv.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/0/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/1/g' \ -e 's/@''GNULIB_GETPAYLOAD''@/0/g' \ -e 's/@''GNULIB_GETPAYLOADF''@/0/g' \ -e 's/@''GNULIB_GETPAYLOADL''@/0/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h > math.h-t1 mv limits.h-t limits.h mv inttypes.h-t inttypes.h mv locale.h-t locale.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_PTHREAD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_PTHREAD_H''@||g' \ -e 's/@''GNULIB_PTHREAD_THREAD''@/0/g' \ -e 's/@''GNULIB_PTHREAD_ONCE''@/1/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \ -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \ -e 's/@''GNULIB_PTHREAD_COND''@/0/g' \ -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \ -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \ -e 's|@''HAVE_PTHREAD_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \ -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \ -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \ -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \ < ./pthread.in.h > pthread.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SCHED_H''@|1|g' \ -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SCHED_H''@||g' \ -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \ -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \ -e 's|@''HAVE_SCHED_YIELD''@|1|g' \ -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sched.in.h > sched.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIG2STR''@/0/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIG2STR''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STR2SIG''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./signal.in.h > signal.h-t sed \ -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/0/g' \ -e 's/@''GNULIB_ISNAN''@/0/g' \ -e 's/@''GNULIB_ISNANF''@/0/g' \ -e 's/@''GNULIB_ISNAND''@/0/g' \ -e 's/@''GNULIB_ISNANL''@/0/g' \ -e 's/@''GNULIB_LDEXP''@/0/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/0/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_LOGP1''@/0/g' \ -e 's/@''GNULIB_LOGP1F''@/0/g' \ -e 's/@''GNULIB_LOGP1L''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SETPAYLOAD''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADF''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADL''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIG''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIGF''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIGL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ -e 's/@''GNULIB_TOTALORDER''@/0/g' \ -e 's/@''GNULIB_TOTALORDERF''@/0/g' \ -e 's/@''GNULIB_TOTALORDERL''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAG''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAGF''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAGL''@/0/g' \ -e 's/@''GNULIB_MDA_J0''@/1/g' \ -e 's/@''GNULIB_MDA_J1''@/1/g' \ -e 's/@''GNULIB_MDA_JN''@/1/g' \ -e 's/@''GNULIB_MDA_Y0''@/1/g' \ -e 's/@''GNULIB_MDA_Y1''@/1/g' \ -e 's/@''GNULIB_MDA_YN''@/1/g' \ < math.h-t1 > math.h-t2 sed \ -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \ < pthread.h-t1 > pthread.h-t2 mv sched.h-t sched.h mv signal.h-t signal.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_DZPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_FZPRINTF''@/0/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SNZPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_SZPRINTF''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VASZPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VDZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSNZPRINTF''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSZPRINTF''@/0/g' \ -e 's/@''GNULIB_VZPRINTF''@/0/g' \ -e 's/@''GNULIB_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h > stdio.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETPROGNAME''@/1/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBSTOWCS''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RAND''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STACK_TRACE''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOF''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/1/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h > stdlib.h-t1 sed \ -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \ -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \ < pthread.h-t2 > pthread.h-t3 sed \ -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_GETPAYLOAD''@|1|g' \ -e 's|@''HAVE_GETPAYLOADF''@|1|g' \ -e 's|@''HAVE_GETPAYLOADL''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_LOGP1''@|1|g' \ -e 's|@''HAVE_LOGP1F''@|1|g' \ -e 's|@''HAVE_LOGP1L''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SETPAYLOAD''@|1|g' \ -e 's|@''HAVE_SETPAYLOADF''@|1|g' \ -e 's|@''HAVE_SETPAYLOADL''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIG''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIGF''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIGL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_TOTALORDER''@|1|g' \ -e 's|@''HAVE_TOTALORDERF''@|1|g' \ -e 's|@''HAVE_TOTALORDERL''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAG''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAGF''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAGL''@|1|g' \ < math.h-t2 > math.h-t3 sed \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \ -e 's|@''HAVE_GETPROGNAME''@|0|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOF''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ < stdlib.h-t1 > stdlib.h-t2 sed \ -e 's|@''REPLACE__EXIT''@|0|g' \ -e 's|@''REPLACE_ABORT''@|0|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \ -e 's|@''REPLACE_MBSTOWCS''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RAND''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|1|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOF''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdlib.h-t2 > stdlib.h-t3 sed \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ < math.h-t3 > math.h-t4 rm -f stdlib.h-t1 stdlib.h-t2 mv stdlib.h-t3 stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/1/g' \ -e 's/@''GNULIB_MBSNLEN''@/1/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/1/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MBS_ENDSWITH''@/0/g' \ -e 's/@''GNULIB_MBS_STARTSWITH''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/1/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/1/g' \ -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STR_ENDSWITH''@/0/g' \ -e 's/@''GNULIB_STR_STARTSWITH''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERROR_L''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./string.in.h > string.h-t1 sed \ -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPL''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXPM1L''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_GETPAYLOAD''@|0|g' \ -e 's|@''REPLACE_GETPAYLOADF''@|0|g' \ -e 's|@''REPLACE_GETPAYLOADL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ < math.h-t4 > math.h-t5 sed \ -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_GETW''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_PUTW''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ < stdio.h-t1 > stdio.h-t2 sed \ -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < pthread.h-t3 > pthread.h-t4 sed \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdio.h-t2 > stdio.h-t3 sed \ -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERROR_L''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_MEMPCPY''@|0|g' \ -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_STPCPY''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERROR_L''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRVERSCMP''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < string.h-t1 > string.h-t2 rm -f pthread.h-t1 pthread.h-t2 pthread.h-t3 rm -f stdio.h-t1 stdio.h-t2 mv pthread.h-t4 pthread.h mv stdio.h-t3 stdio.h /bin/mkdir -p 'sys' sed \ -e 's|@''REPLACE_LDEXP''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_RINTL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TOTALORDER''@|0|g' \ -e 's|@''REPLACE_TOTALORDERF''@|0|g' \ -e 's|@''REPLACE_TOTALORDERL''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAG''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAGF''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAGL''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < math.h-t5 > math.h-t6 /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_CHMOD''@/0/g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/0/g' \ -e 's/@''GNULIB_MKDIR''@/0/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_CHMOD''@|0|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_MKNODAT''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_stat.in.h > sys/stat.h-t rm -f string.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''HAVE_OFF64_T''@|1|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ -e 's|@''HAVE_BLKSIZE_T''@|1|g' \ -e 's|@''HAVE_BLKCNT_T''@|1|g' \ ./sys_types.in.h > sys/types.h-t mv string.h-t2 string.h mv sys/types.h-t sys/types.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZNAME''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZALLOC''@|0|g' \ -e 's|@''REPLACE_CTIME''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_RZ''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_MKTIME_Z''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|0|g' \ -e 's|@''REPLACE_STRFTIME''@|0|g' \ -e 's|@''REPLACE_TIME''@|0|g' \ -e 's|@''REPLACE_TIMEGM''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \ -e 's|@''REPLACE_TZSET''@|0|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./time.in.h > time.h-t rm -f math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t5 mv sys/stat.h-t sys/stat.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_UCHAR_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UCHAR_H''@||g' \ -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' \ -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' \ -e 's|@''SMALL_WCHAR_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' \ -e 's/@''GNULIB_BTOC32''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_C32ISALNUM''@/1/g' \ -e 's/@''GNULIB_C32ISALPHA''@/1/g' \ -e 's/@''GNULIB_C32ISBLANK''@/1/g' \ -e 's/@''GNULIB_C32ISCNTRL''@/1/g' \ -e 's/@''GNULIB_C32ISDIGIT''@/1/g' \ -e 's/@''GNULIB_C32ISGRAPH''@/1/g' \ -e 's/@''GNULIB_C32ISLOWER''@/1/g' \ -e 's/@''GNULIB_C32ISPRINT''@/1/g' \ -e 's/@''GNULIB_C32ISPUNCT''@/1/g' \ -e 's/@''GNULIB_C32ISSPACE''@/1/g' \ -e 's/@''GNULIB_C32ISUPPER''@/1/g' \ -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' \ -e 's/@''GNULIB_C32TOLOWER''@/1/g' \ -e 's/@''GNULIB_C32TOUPPER''@/0/g' \ -e 's/@''GNULIB_C32WIDTH''@/1/g' \ -e 's/@''GNULIB_C32RTOMB''@/0/g' \ -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32SRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32STOMBS''@/0/g' \ -e 's/@''GNULIB_C32SWIDTH''@/0/g' \ -e 's/@''GNULIB_C32TOB''@/0/g' \ -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/0/g' \ -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_MBRTOC16''@/0/g' \ -e 's/@''GNULIB_MBRTOC32''@/1/g' \ -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSRTOC32S''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSTOC32S''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's|@''HAVE_C32RTOMB''@|1|g' \ -e 's|@''HAVE_MBRTOC16''@|1|g' \ -e 's|@''HAVE_MBRTOC32''@|1|g' \ -e 's|@''REPLACE_C32RTOMB''@|0|g' \ -e 's|@''REPLACE_MBRTOC16''@|0|g' \ -e 's|@''REPLACE_MBRTOC32''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./uchar.in.h > uchar.h-t mv time.h-t time.h mv math.h-t6 math.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ ./unicase.in.h > unicase.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < ./unictype.in.h > unictype.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ ./uninorm.in.h > uninorm.h-t mv uninorm.h-t uninorm.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ < ./unistd.in.h > unistd.h-t1 sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t1 > unictype.h-t2 mv uchar.h-t uchar.h mv unicase.h-t unicase.h sed \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < unistd.h-t1 > unistd.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unistr.h-t' ./unistr.in.h sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_MODIFIER_COMBINING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t2 > unictype.h-t3 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h mv unistr.h-t unistr.h sed \ -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ < unistd.h-t2 > unistd.h-t3 mv unitypes.h-t unitypes.h sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t3 > unictype.h-t4 sed \ -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_DUP3''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FDATASYNC''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETENTROPY''@|0|g' \ -e 's|@''REPLACE_GETLOGIN''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_GETUSERSHELL''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PIPE2''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < unistd.h-t3 > unistd.h-t4 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBSZERO''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_WGETCWD''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./wchar.in.h > wchar.h-t1 mv uniwidth.h-t uniwidth.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWPUNCT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWPUNCT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e 's/@''REPLACE_WCTRANS''@/0/g' \ -e 's/@''REPLACE_WCTYPE''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./wctype.in.h > wctype.h-t rm -f unictype.h-t1 unictype.h-t2 unictype.h-t3 sed \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ < wchar.h-t1 > wchar.h-t2 mv wctype.h-t wctype.h mv unictype.h-t4 unictype.h rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h sed \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSCMP''@|0|g' \ -e 's|@''REPLACE_WCSNCAT''@|0|g' \ -e 's|@''REPLACE_WCSNCMP''@|0|g' \ -e 's|@''REPLACE_WCSSTR''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e 's|@''REPLACE_WMEMCMP''@|0|g' \ -e 's|@''REPLACE_WMEMPCPY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < wchar.h-t2 > wchar.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h make all-recursive make[6]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' make[7]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-allocator.o -MD -MP -MF .deps/libgrt_a-allocator.Tpo -c -o libgrt_a-allocator.o `test -f 'allocator.c' || echo './'`allocator.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-areadlink.o -MD -MP -MF .deps/libgrt_a-areadlink.Tpo -c -o libgrt_a-areadlink.o `test -f 'areadlink.c' || echo './'`areadlink.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-basename-lgpl.o -MD -MP -MF .deps/libgrt_a-basename-lgpl.Tpo -c -o libgrt_a-basename-lgpl.o `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-binary-io.o -MD -MP -MF .deps/libgrt_a-binary-io.Tpo -c -o libgrt_a-binary-io.o `test -f 'binary-io.c' || echo './'`binary-io.c mv -f .deps/libgrt_a-allocator.Tpo .deps/libgrt_a-allocator.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c-ctype.o -MD -MP -MF .deps/libgrt_a-c-ctype.Tpo -c -o libgrt_a-c-ctype.o `test -f 'c-ctype.c' || echo './'`c-ctype.c mv -f .deps/libgrt_a-binary-io.Tpo .deps/libgrt_a-binary-io.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c-strcasecmp.o -MD -MP -MF .deps/libgrt_a-c-strcasecmp.Tpo -c -o libgrt_a-c-strcasecmp.o `test -f 'c-strcasecmp.c' || echo './'`c-strcasecmp.c mv -f .deps/libgrt_a-basename-lgpl.Tpo .deps/libgrt_a-basename-lgpl.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32isalnum.o -MD -MP -MF .deps/libgrt_a-c32isalnum.Tpo -c -o libgrt_a-c32isalnum.o `test -f 'c32isalnum.c' || echo './'`c32isalnum.c mv -f .deps/libgrt_a-areadlink.Tpo .deps/libgrt_a-areadlink.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32isalpha.o -MD -MP -MF .deps/libgrt_a-c32isalpha.Tpo -c -o libgrt_a-c32isalpha.o `test -f 'c32isalpha.c' || echo './'`c32isalpha.c mv -f .deps/libgrt_a-c-ctype.Tpo .deps/libgrt_a-c-ctype.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32isblank.o -MD -MP -MF .deps/libgrt_a-c32isblank.Tpo -c -o libgrt_a-c32isblank.o `test -f 'c32isblank.c' || echo './'`c32isblank.c mv -f .deps/libgrt_a-c-strcasecmp.Tpo .deps/libgrt_a-c-strcasecmp.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32iscntrl.o -MD -MP -MF .deps/libgrt_a-c32iscntrl.Tpo -c -o libgrt_a-c32iscntrl.o `test -f 'c32iscntrl.c' || echo './'`c32iscntrl.c mv -f .deps/libgrt_a-c32isalnum.Tpo .deps/libgrt_a-c32isalnum.Po mv -f .deps/libgrt_a-c32isalpha.Tpo .deps/libgrt_a-c32isalpha.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32isdigit.o -MD -MP -MF .deps/libgrt_a-c32isdigit.Tpo -c -o libgrt_a-c32isdigit.o `test -f 'c32isdigit.c' || echo './'`c32isdigit.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32isgraph.o -MD -MP -MF .deps/libgrt_a-c32isgraph.Tpo -c -o libgrt_a-c32isgraph.o `test -f 'c32isgraph.c' || echo './'`c32isgraph.c mv -f .deps/libgrt_a-c32isblank.Tpo .deps/libgrt_a-c32isblank.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32islower.o -MD -MP -MF .deps/libgrt_a-c32islower.Tpo -c -o libgrt_a-c32islower.o `test -f 'c32islower.c' || echo './'`c32islower.c mv -f .deps/libgrt_a-c32iscntrl.Tpo .deps/libgrt_a-c32iscntrl.Po mv -f .deps/libgrt_a-c32isgraph.Tpo .deps/libgrt_a-c32isgraph.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32isprint.o -MD -MP -MF .deps/libgrt_a-c32isprint.Tpo -c -o libgrt_a-c32isprint.o `test -f 'c32isprint.c' || echo './'`c32isprint.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32ispunct.o -MD -MP -MF .deps/libgrt_a-c32ispunct.Tpo -c -o libgrt_a-c32ispunct.o `test -f 'c32ispunct.c' || echo './'`c32ispunct.c mv -f .deps/libgrt_a-c32isdigit.Tpo .deps/libgrt_a-c32isdigit.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32isspace.o -MD -MP -MF .deps/libgrt_a-c32isspace.Tpo -c -o libgrt_a-c32isspace.o `test -f 'c32isspace.c' || echo './'`c32isspace.c mv -f .deps/libgrt_a-c32islower.Tpo .deps/libgrt_a-c32islower.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32isupper.o -MD -MP -MF .deps/libgrt_a-c32isupper.Tpo -c -o libgrt_a-c32isupper.o `test -f 'c32isupper.c' || echo './'`c32isupper.c mv -f .deps/libgrt_a-c32isprint.Tpo .deps/libgrt_a-c32isprint.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32isxdigit.o -MD -MP -MF .deps/libgrt_a-c32isxdigit.Tpo -c -o libgrt_a-c32isxdigit.o `test -f 'c32isxdigit.c' || echo './'`c32isxdigit.c mv -f .deps/libgrt_a-c32ispunct.Tpo .deps/libgrt_a-c32ispunct.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32tolower.o -MD -MP -MF .deps/libgrt_a-c32tolower.Tpo -c -o libgrt_a-c32tolower.o `test -f 'c32tolower.c' || echo './'`c32tolower.c mv -f .deps/libgrt_a-c32isspace.Tpo .deps/libgrt_a-c32isspace.Po mv -f .deps/libgrt_a-c32isupper.Tpo .deps/libgrt_a-c32isupper.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-c32width.o -MD -MP -MF .deps/libgrt_a-c32width.Tpo -c -o libgrt_a-c32width.o `test -f 'c32width.c' || echo './'`c32width.c mv -f .deps/libgrt_a-c32isxdigit.Tpo .deps/libgrt_a-c32isxdigit.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-careadlinkat.o -MD -MP -MF .deps/libgrt_a-careadlinkat.Tpo -c -o libgrt_a-careadlinkat.o `test -f 'careadlinkat.c' || echo './'`careadlinkat.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-cloexec.o -MD -MP -MF .deps/libgrt_a-cloexec.Tpo -c -o libgrt_a-cloexec.o `test -f 'cloexec.c' || echo './'`cloexec.c mv -f .deps/libgrt_a-c32tolower.Tpo .deps/libgrt_a-c32tolower.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-closeout.o -MD -MP -MF .deps/libgrt_a-closeout.Tpo -c -o libgrt_a-closeout.o `test -f 'closeout.c' || echo './'`closeout.c mv -f .deps/libgrt_a-c32width.Tpo .deps/libgrt_a-c32width.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-exitfail.o -MD -MP -MF .deps/libgrt_a-exitfail.Tpo -c -o libgrt_a-exitfail.o `test -f 'exitfail.c' || echo './'`exitfail.c mv -f .deps/libgrt_a-cloexec.Tpo .deps/libgrt_a-cloexec.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-fcntl.o -MD -MP -MF .deps/libgrt_a-fcntl.Tpo -c -o libgrt_a-fcntl.o `test -f 'fcntl.c' || echo './'`fcntl.c mv -f .deps/libgrt_a-careadlinkat.Tpo .deps/libgrt_a-careadlinkat.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-fd-hook.o -MD -MP -MF .deps/libgrt_a-fd-hook.Tpo -c -o libgrt_a-fd-hook.o `test -f 'fd-hook.c' || echo './'`fd-hook.c mv -f .deps/libgrt_a-exitfail.Tpo .deps/libgrt_a-exitfail.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-full-write.o -MD -MP -MF .deps/libgrt_a-full-write.Tpo -c -o libgrt_a-full-write.o `test -f 'full-write.c' || echo './'`full-write.c mv -f .deps/libgrt_a-closeout.Tpo .deps/libgrt_a-closeout.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-fwriteerror.o -MD -MP -MF .deps/libgrt_a-fwriteerror.Tpo -c -o libgrt_a-fwriteerror.o `test -f 'fwriteerror.c' || echo './'`fwriteerror.c mv -f .deps/libgrt_a-fd-hook.Tpo .deps/libgrt_a-fd-hook.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-getlocalename_l-unsafe.o -MD -MP -MF .deps/libgrt_a-getlocalename_l-unsafe.Tpo -c -o libgrt_a-getlocalename_l-unsafe.o `test -f 'getlocalename_l-unsafe.c' || echo './'`getlocalename_l-unsafe.c mv -f .deps/libgrt_a-fcntl.Tpo .deps/libgrt_a-fcntl.Po mv -f .deps/libgrt_a-full-write.Tpo .deps/libgrt_a-full-write.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-localename-table.o -MD -MP -MF .deps/libgrt_a-localename-table.Tpo -c -o libgrt_a-localename-table.o `test -f 'localename-table.c' || echo './'`localename-table.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-getprogname.o -MD -MP -MF .deps/libgrt_a-getprogname.Tpo -c -o libgrt_a-getprogname.o `test -f 'getprogname.c' || echo './'`getprogname.c mv -f .deps/libgrt_a-localename-table.Tpo .deps/libgrt_a-localename-table.Po mv -f .deps/libgrt_a-fwriteerror.Tpo .deps/libgrt_a-fwriteerror.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-hard-locale.o -MD -MP -MF .deps/libgrt_a-hard-locale.Tpo -c -o libgrt_a-hard-locale.o `test -f 'hard-locale.c' || echo './'`hard-locale.c mv -f .deps/libgrt_a-getprogname.Tpo .deps/libgrt_a-getprogname.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-ialloc.o -MD -MP -MF .deps/libgrt_a-ialloc.Tpo -c -o libgrt_a-ialloc.o `test -f 'ialloc.c' || echo './'`ialloc.c mv -f .deps/libgrt_a-getlocalename_l-unsafe.Tpo .deps/libgrt_a-getlocalename_l-unsafe.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-localcharset.o -MD -MP -MF .deps/libgrt_a-localcharset.Tpo -c -o libgrt_a-localcharset.o `test -f 'localcharset.c' || echo './'`localcharset.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-localename.o -MD -MP -MF .deps/libgrt_a-localename.Tpo -c -o libgrt_a-localename.o `test -f 'localename.c' || echo './'`localename.c mv -f .deps/libgrt_a-hard-locale.Tpo .deps/libgrt_a-hard-locale.Po mv -f .deps/libgrt_a-ialloc.Tpo .deps/libgrt_a-ialloc.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-localename-environ.o -MD -MP -MF .deps/libgrt_a-localename-environ.Tpo -c -o libgrt_a-localename-environ.o `test -f 'localename-environ.c' || echo './'`localename-environ.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-localename-unsafe.o -MD -MP -MF .deps/libgrt_a-localename-unsafe.Tpo -c -o libgrt_a-localename-unsafe.o `test -f 'localename-unsafe.c' || echo './'`localename-unsafe.c mv -f .deps/libgrt_a-localcharset.Tpo .deps/libgrt_a-localcharset.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-malloca.o -MD -MP -MF .deps/libgrt_a-malloca.Tpo -c -o libgrt_a-malloca.o `test -f 'malloca.c' || echo './'`malloca.c mv -f .deps/libgrt_a-localename-environ.Tpo .deps/libgrt_a-localename-environ.Po mv -f .deps/libgrt_a-malloca.Tpo .deps/libgrt_a-malloca.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-math.o -MD -MP -MF .deps/libgrt_a-math.Tpo -c -o libgrt_a-math.o `test -f 'math.c' || echo './'`math.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-mbchar.o -MD -MP -MF .deps/libgrt_a-mbchar.Tpo -c -o libgrt_a-mbchar.o `test -f 'mbchar.c' || echo './'`mbchar.c mv -f .deps/libgrt_a-localename.Tpo .deps/libgrt_a-localename.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-mbiterf.o -MD -MP -MF .deps/libgrt_a-mbiterf.Tpo -c -o libgrt_a-mbiterf.o `test -f 'mbiterf.c' || echo './'`mbiterf.c mv -f .deps/libgrt_a-localename-unsafe.Tpo .deps/libgrt_a-localename-unsafe.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-mbrtoc32.o -MD -MP -MF .deps/libgrt_a-mbrtoc32.Tpo -c -o libgrt_a-mbrtoc32.o `test -f 'mbrtoc32.c' || echo './'`mbrtoc32.c mv -f .deps/libgrt_a-math.Tpo .deps/libgrt_a-math.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-mbrtowc.o -MD -MP -MF .deps/libgrt_a-mbrtowc.Tpo -c -o libgrt_a-mbrtowc.o `test -f 'mbrtowc.c' || echo './'`mbrtowc.c mv -f .deps/libgrt_a-mbiterf.Tpo .deps/libgrt_a-mbiterf.Po mv -f .deps/libgrt_a-mbchar.Tpo .deps/libgrt_a-mbchar.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-mbslen.o -MD -MP -MF .deps/libgrt_a-mbslen.Tpo -c -o libgrt_a-mbslen.o `test -f 'mbslen.c' || echo './'`mbslen.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-mbsnlen.o -MD -MP -MF .deps/libgrt_a-mbsnlen.Tpo -c -o libgrt_a-mbsnlen.o `test -f 'mbsnlen.c' || echo './'`mbsnlen.c mv -f .deps/libgrt_a-mbrtoc32.Tpo .deps/libgrt_a-mbrtoc32.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-mbsstr.o -MD -MP -MF .deps/libgrt_a-mbsstr.Tpo -c -o libgrt_a-mbsstr.o `test -f 'mbsstr.c' || echo './'`mbsstr.c mv -f .deps/libgrt_a-mbrtowc.Tpo .deps/libgrt_a-mbrtowc.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-mbszero.o -MD -MP -MF .deps/libgrt_a-mbszero.Tpo -c -o libgrt_a-mbszero.o `test -f 'mbszero.c' || echo './'`mbszero.c mv -f .deps/libgrt_a-mbsnlen.Tpo .deps/libgrt_a-mbsnlen.Po mv -f .deps/libgrt_a-mbslen.Tpo .deps/libgrt_a-mbslen.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-mbuiter.o -MD -MP -MF .deps/libgrt_a-mbuiter.Tpo -c -o libgrt_a-mbuiter.o `test -f 'mbuiter.c' || echo './'`mbuiter.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-mbuiterf.o -MD -MP -MF .deps/libgrt_a-mbuiterf.Tpo -c -o libgrt_a-mbuiterf.o `test -f 'mbuiterf.c' || echo './'`mbuiterf.c mv -f .deps/libgrt_a-mbszero.Tpo .deps/libgrt_a-mbszero.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgrt_a-once.o -MD -MP -MF glthread/.deps/libgrt_a-once.Tpo -c -o glthread/libgrt_a-once.o `test -f 'glthread/once.c' || echo './'`glthread/once.c mv -f .deps/libgrt_a-mbuiter.Tpo .deps/libgrt_a-mbuiter.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-printf-frexp.o -MD -MP -MF .deps/libgrt_a-printf-frexp.Tpo -c -o libgrt_a-printf-frexp.o `test -f 'printf-frexp.c' || echo './'`printf-frexp.c mv -f glthread/.deps/libgrt_a-once.Tpo glthread/.deps/libgrt_a-once.Po mv -f .deps/libgrt_a-mbuiterf.Tpo .deps/libgrt_a-mbuiterf.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-printf-frexpl.o -MD -MP -MF .deps/libgrt_a-printf-frexpl.Tpo -c -o libgrt_a-printf-frexpl.o `test -f 'printf-frexpl.c' || echo './'`printf-frexpl.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-progname.o -MD -MP -MF .deps/libgrt_a-progname.Tpo -c -o libgrt_a-progname.o `test -f 'progname.c' || echo './'`progname.c mv -f .deps/libgrt_a-printf-frexp.Tpo .deps/libgrt_a-printf-frexp.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-propername.o -MD -MP -MF .deps/libgrt_a-propername.Tpo -c -o libgrt_a-propername.o `test -f 'propername.c' || echo './'`propername.c mv -f .deps/libgrt_a-progname.Tpo .deps/libgrt_a-progname.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-realloc.o -MD -MP -MF .deps/libgrt_a-realloc.Tpo -c -o libgrt_a-realloc.o `test -f 'realloc.c' || echo './'`realloc.c mv -f .deps/libgrt_a-printf-frexpl.Tpo .deps/libgrt_a-printf-frexpl.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-reallocarray.o -MD -MP -MF .deps/libgrt_a-reallocarray.Tpo -c -o libgrt_a-reallocarray.o `test -f 'reallocarray.c' || echo './'`reallocarray.c mv -f .deps/libgrt_a-realloc.Tpo .deps/libgrt_a-realloc.Po mv -f .deps/libgrt_a-reallocarray.Tpo .deps/libgrt_a-reallocarray.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-safe-write.o -MD -MP -MF .deps/libgrt_a-safe-write.Tpo -c -o libgrt_a-safe-write.o `test -f 'safe-write.c' || echo './'`safe-write.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-setlocale_null.o -MD -MP -MF .deps/libgrt_a-setlocale_null.Tpo -c -o libgrt_a-setlocale_null.o `test -f 'setlocale_null.c' || echo './'`setlocale_null.c mv -f .deps/libgrt_a-propername.Tpo .deps/libgrt_a-propername.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-setlocale_null-unlocked.o -MD -MP -MF .deps/libgrt_a-setlocale_null-unlocked.Tpo -c -o libgrt_a-setlocale_null-unlocked.o `test -f 'setlocale_null-unlocked.c' || echo './'`setlocale_null-unlocked.c mv -f .deps/libgrt_a-safe-write.Tpo .deps/libgrt_a-safe-write.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-stat-time.o -MD -MP -MF .deps/libgrt_a-stat-time.Tpo -c -o libgrt_a-stat-time.o `test -f 'stat-time.c' || echo './'`stat-time.c mv -f .deps/libgrt_a-setlocale_null.Tpo .deps/libgrt_a-setlocale_null.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-stdlib.o -MD -MP -MF .deps/libgrt_a-stdlib.Tpo -c -o libgrt_a-stdlib.o `test -f 'stdlib.c' || echo './'`stdlib.c mv -f .deps/libgrt_a-stdlib.Tpo .deps/libgrt_a-stdlib.Po mv -f .deps/libgrt_a-setlocale_null-unlocked.Tpo .deps/libgrt_a-setlocale_null-unlocked.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-striconv.o -MD -MP -MF .deps/libgrt_a-striconv.Tpo -c -o libgrt_a-striconv.o `test -f 'striconv.c' || echo './'`striconv.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-string-buffer.o -MD -MP -MF .deps/libgrt_a-string-buffer.Tpo -c -o libgrt_a-string-buffer.o `test -f 'string-buffer.c' || echo './'`string-buffer.c mv -f .deps/libgrt_a-stat-time.Tpo .deps/libgrt_a-stat-time.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-string-buffer-printf.o -MD -MP -MF .deps/libgrt_a-string-buffer-printf.Tpo -c -o libgrt_a-string-buffer-printf.o `test -f 'string-buffer-printf.c' || echo './'`string-buffer-printf.c mv -f .deps/libgrt_a-string-buffer.Tpo .deps/libgrt_a-string-buffer.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-string-desc.o -MD -MP -MF .deps/libgrt_a-string-desc.Tpo -c -o libgrt_a-string-desc.o `test -f 'string-desc.c' || echo './'`string-desc.c mv -f .deps/libgrt_a-striconv.Tpo .deps/libgrt_a-striconv.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-string-desc-contains.o -MD -MP -MF .deps/libgrt_a-string-desc-contains.Tpo -c -o libgrt_a-string-desc-contains.o `test -f 'string-desc-contains.c' || echo './'`string-desc-contains.c mv -f .deps/libgrt_a-string-buffer-printf.Tpo .deps/libgrt_a-string-buffer-printf.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-strnlen1.o -MD -MP -MF .deps/libgrt_a-strnlen1.Tpo -c -o libgrt_a-strnlen1.o `test -f 'strnlen1.c' || echo './'`strnlen1.c mv -f .deps/libgrt_a-string-desc-contains.Tpo .deps/libgrt_a-string-desc-contains.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgrt_a-threadlib.o -MD -MP -MF glthread/.deps/libgrt_a-threadlib.Tpo -c -o glthread/libgrt_a-threadlib.o `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c mv -f .deps/libgrt_a-strnlen1.Tpo .deps/libgrt_a-strnlen1.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-trim.o -MD -MP -MF .deps/libgrt_a-trim.Tpo -c -o libgrt_a-trim.o `test -f 'trim.c' || echo './'`trim.c mv -f .deps/libgrt_a-string-desc.Tpo .deps/libgrt_a-string-desc.Po mv -f glthread/.deps/libgrt_a-threadlib.Tpo glthread/.deps/libgrt_a-threadlib.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-unistd.o -MD -MP -MF .deps/libgrt_a-unistd.Tpo -c -o libgrt_a-unistd.o `test -f 'unistd.c' || echo './'`unistd.c mv -f .deps/libgrt_a-trim.Tpo .deps/libgrt_a-trim.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-vsnzprintf.o -MD -MP -MF .deps/libgrt_a-vsnzprintf.Tpo -c -o libgrt_a-vsnzprintf.o `test -f 'vsnzprintf.c' || echo './'`vsnzprintf.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-wctype-h.o -MD -MP -MF .deps/libgrt_a-wctype-h.Tpo -c -o libgrt_a-wctype-h.o `test -f 'wctype-h.c' || echo './'`wctype-h.c mv -f .deps/libgrt_a-unistd.Tpo .deps/libgrt_a-unistd.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-xmalloc.o -MD -MP -MF .deps/libgrt_a-xmalloc.Tpo -c -o libgrt_a-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c mv -f .deps/libgrt_a-mbsstr.Tpo .deps/libgrt_a-mbsstr.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-xalloc-die.o -MD -MP -MF .deps/libgrt_a-xalloc-die.Tpo -c -o libgrt_a-xalloc-die.o `test -f 'xalloc-die.c' || echo './'`xalloc-die.c mv -f .deps/libgrt_a-wctype-h.Tpo .deps/libgrt_a-wctype-h.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-xreadlink.o -MD -MP -MF .deps/libgrt_a-xreadlink.Tpo -c -o libgrt_a-xreadlink.o `test -f 'xreadlink.c' || echo './'`xreadlink.c mv -f .deps/libgrt_a-vsnzprintf.Tpo .deps/libgrt_a-vsnzprintf.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-xsize.o -MD -MP -MF .deps/libgrt_a-xsize.Tpo -c -o libgrt_a-xsize.o `test -f 'xsize.c' || echo './'`xsize.c mv -f .deps/libgrt_a-xsize.Tpo .deps/libgrt_a-xsize.Po mv -f .deps/libgrt_a-xalloc-die.Tpo .deps/libgrt_a-xalloc-die.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-xstriconv.o -MD -MP -MF .deps/libgrt_a-xstriconv.Tpo -c -o libgrt_a-xstriconv.o `test -f 'xstriconv.c' || echo './'`xstriconv.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-xstring-buffer.o -MD -MP -MF .deps/libgrt_a-xstring-buffer.Tpo -c -o libgrt_a-xstring-buffer.o `test -f 'xstring-buffer.c' || echo './'`xstring-buffer.c mv -f .deps/libgrt_a-xreadlink.Tpo .deps/libgrt_a-xreadlink.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-xstring-buffer-printf.o -MD -MP -MF .deps/libgrt_a-xstring-buffer-printf.Tpo -c -o libgrt_a-xstring-buffer-printf.o `test -f 'xstring-buffer-printf.c' || echo './'`xstring-buffer-printf.c mv -f .deps/libgrt_a-xmalloc.Tpo .deps/libgrt_a-xmalloc.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-asnprintf.o -MD -MP -MF .deps/libgrt_a-asnprintf.Tpo -c -o libgrt_a-asnprintf.o `test -f 'asnprintf.c' || echo './'`asnprintf.c mv -f .deps/libgrt_a-xstriconv.Tpo .deps/libgrt_a-xstriconv.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-printf-args.o -MD -MP -MF .deps/libgrt_a-printf-args.Tpo -c -o libgrt_a-printf-args.o `test -f 'printf-args.c' || echo './'`printf-args.c mv -f .deps/libgrt_a-asnprintf.Tpo .deps/libgrt_a-asnprintf.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-printf-parse.o -MD -MP -MF .deps/libgrt_a-printf-parse.Tpo -c -o libgrt_a-printf-parse.o `test -f 'printf-parse.c' || echo './'`printf-parse.c mv -f .deps/libgrt_a-xstring-buffer.Tpo .deps/libgrt_a-xstring-buffer.Po mv -f .deps/libgrt_a-xstring-buffer-printf.Tpo .deps/libgrt_a-xstring-buffer-printf.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrt_a-vasnprintf.o -MD -MP -MF .deps/libgrt_a-vasnprintf.Tpo -c -o libgrt_a-vasnprintf.o `test -f 'vasnprintf.c' || echo './'`vasnprintf.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgrt_a-scratch_buffer_grow.o -MD -MP -MF malloc/.deps/libgrt_a-scratch_buffer_grow.Tpo -c -o malloc/libgrt_a-scratch_buffer_grow.o `test -f 'malloc/scratch_buffer_grow.c' || echo './'`malloc/scratch_buffer_grow.c mv -f malloc/.deps/libgrt_a-scratch_buffer_grow.Tpo malloc/.deps/libgrt_a-scratch_buffer_grow.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgrt_a-scratch_buffer_grow_preserve.o -MD -MP -MF malloc/.deps/libgrt_a-scratch_buffer_grow_preserve.Tpo -c -o malloc/libgrt_a-scratch_buffer_grow_preserve.o `test -f 'malloc/scratch_buffer_grow_preserve.c' || echo './'`malloc/scratch_buffer_grow_preserve.c mv -f .deps/libgrt_a-printf-args.Tpo .deps/libgrt_a-printf-args.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgrt_a-scratch_buffer_set_array_size.o -MD -MP -MF malloc/.deps/libgrt_a-scratch_buffer_set_array_size.Tpo -c -o malloc/libgrt_a-scratch_buffer_set_array_size.o `test -f 'malloc/scratch_buffer_set_array_size.c' || echo './'`malloc/scratch_buffer_set_array_size.c mv -f malloc/.deps/libgrt_a-scratch_buffer_set_array_size.Tpo malloc/.deps/libgrt_a-scratch_buffer_set_array_size.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgrt_a-lock.o -MD -MP -MF glthread/.deps/libgrt_a-lock.Tpo -c -o glthread/libgrt_a-lock.o `test -f 'glthread/lock.c' || echo './'`glthread/lock.c mv -f malloc/.deps/libgrt_a-scratch_buffer_grow_preserve.Tpo malloc/.deps/libgrt_a-scratch_buffer_grow_preserve.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgrt_a-tolower.o -MD -MP -MF unicase/.deps/libgrt_a-tolower.Tpo -c -o unicase/libgrt_a-tolower.o `test -f 'unicase/tolower.c' || echo './'`unicase/tolower.c mv -f glthread/.deps/libgrt_a-lock.Tpo glthread/.deps/libgrt_a-lock.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgrt_a-ctype_alnum.o -MD -MP -MF unictype/.deps/libgrt_a-ctype_alnum.Tpo -c -o unictype/libgrt_a-ctype_alnum.o `test -f 'unictype/ctype_alnum.c' || echo './'`unictype/ctype_alnum.c mv -f unicase/.deps/libgrt_a-tolower.Tpo unicase/.deps/libgrt_a-tolower.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgrt_a-ctype_alpha.o -MD -MP -MF unictype/.deps/libgrt_a-ctype_alpha.Tpo -c -o unictype/libgrt_a-ctype_alpha.o `test -f 'unictype/ctype_alpha.c' || echo './'`unictype/ctype_alpha.c mv -f unictype/.deps/libgrt_a-ctype_alnum.Tpo unictype/.deps/libgrt_a-ctype_alnum.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgrt_a-ctype_blank.o -MD -MP -MF unictype/.deps/libgrt_a-ctype_blank.Tpo -c -o unictype/libgrt_a-ctype_blank.o `test -f 'unictype/ctype_blank.c' || echo './'`unictype/ctype_blank.c mv -f .deps/libgrt_a-printf-parse.Tpo .deps/libgrt_a-printf-parse.Po mv -f unictype/.deps/libgrt_a-ctype_alpha.Tpo unictype/.deps/libgrt_a-ctype_alpha.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgrt_a-ctype_cntrl.o -MD -MP -MF unictype/.deps/libgrt_a-ctype_cntrl.Tpo -c -o unictype/libgrt_a-ctype_cntrl.o `test -f 'unictype/ctype_cntrl.c' || echo './'`unictype/ctype_cntrl.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgrt_a-ctype_digit.o -MD -MP -MF unictype/.deps/libgrt_a-ctype_digit.Tpo -c -o unictype/libgrt_a-ctype_digit.o `test -f 'unictype/ctype_digit.c' || echo './'`unictype/ctype_digit.c mv -f unictype/.deps/libgrt_a-ctype_blank.Tpo unictype/.deps/libgrt_a-ctype_blank.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgrt_a-ctype_graph.o -MD -MP -MF unictype/.deps/libgrt_a-ctype_graph.Tpo -c -o unictype/libgrt_a-ctype_graph.o `test -f 'unictype/ctype_graph.c' || echo './'`unictype/ctype_graph.c mv -f unictype/.deps/libgrt_a-ctype_cntrl.Tpo unictype/.deps/libgrt_a-ctype_cntrl.Po mv -f unictype/.deps/libgrt_a-ctype_digit.Tpo unictype/.deps/libgrt_a-ctype_digit.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgrt_a-ctype_lower.o -MD -MP -MF unictype/.deps/libgrt_a-ctype_lower.Tpo -c -o unictype/libgrt_a-ctype_lower.o `test -f 'unictype/ctype_lower.c' || echo './'`unictype/ctype_lower.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgrt_a-ctype_print.o -MD -MP -MF unictype/.deps/libgrt_a-ctype_print.Tpo -c -o unictype/libgrt_a-ctype_print.o `test -f 'unictype/ctype_print.c' || echo './'`unictype/ctype_print.c mv -f unictype/.deps/libgrt_a-ctype_graph.Tpo unictype/.deps/libgrt_a-ctype_graph.Po mv -f unictype/.deps/libgrt_a-ctype_lower.Tpo unictype/.deps/libgrt_a-ctype_lower.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgrt_a-ctype_punct.o -MD -MP -MF unictype/.deps/libgrt_a-ctype_punct.Tpo -c -o unictype/libgrt_a-ctype_punct.o `test -f 'unictype/ctype_punct.c' || echo './'`unictype/ctype_punct.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgrt_a-ctype_space.o -MD -MP -MF unictype/.deps/libgrt_a-ctype_space.Tpo -c -o unictype/libgrt_a-ctype_space.o `test -f 'unictype/ctype_space.c' || echo './'`unictype/ctype_space.c mv -f unictype/.deps/libgrt_a-ctype_print.Tpo unictype/.deps/libgrt_a-ctype_print.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgrt_a-ctype_upper.o -MD -MP -MF unictype/.deps/libgrt_a-ctype_upper.Tpo -c -o unictype/libgrt_a-ctype_upper.o `test -f 'unictype/ctype_upper.c' || echo './'`unictype/ctype_upper.c mv -f unictype/.deps/libgrt_a-ctype_space.Tpo unictype/.deps/libgrt_a-ctype_space.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgrt_a-ctype_xdigit.o -MD -MP -MF unictype/.deps/libgrt_a-ctype_xdigit.Tpo -c -o unictype/libgrt_a-ctype_xdigit.o `test -f 'unictype/ctype_xdigit.c' || echo './'`unictype/ctype_xdigit.c mv -f unictype/.deps/libgrt_a-ctype_punct.Tpo unictype/.deps/libgrt_a-ctype_punct.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgrt_a-u8-mbtoucr.o -MD -MP -MF unistr/.deps/libgrt_a-u8-mbtoucr.Tpo -c -o unistr/libgrt_a-u8-mbtoucr.o `test -f 'unistr/u8-mbtoucr.c' || echo './'`unistr/u8-mbtoucr.c mv -f unictype/.deps/libgrt_a-ctype_upper.Tpo unictype/.deps/libgrt_a-ctype_upper.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgrt_a-u8-uctomb.o -MD -MP -MF unistr/.deps/libgrt_a-u8-uctomb.Tpo -c -o unistr/libgrt_a-u8-uctomb.o `test -f 'unistr/u8-uctomb.c' || echo './'`unistr/u8-uctomb.c mv -f unictype/.deps/libgrt_a-ctype_xdigit.Tpo unictype/.deps/libgrt_a-ctype_xdigit.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgrt_a-u8-uctomb-aux.o -MD -MP -MF unistr/.deps/libgrt_a-u8-uctomb-aux.Tpo -c -o unistr/libgrt_a-u8-uctomb-aux.o `test -f 'unistr/u8-uctomb-aux.c' || echo './'`unistr/u8-uctomb-aux.c mv -f unistr/.deps/libgrt_a-u8-uctomb.Tpo unistr/.deps/libgrt_a-u8-uctomb.Po gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniwidth/libgrt_a-width.o -MD -MP -MF uniwidth/.deps/libgrt_a-width.Tpo -c -o uniwidth/libgrt_a-width.o `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c mv -f unistr/.deps/libgrt_a-u8-mbtoucr.Tpo unistr/.deps/libgrt_a-u8-mbtoucr.Po mv -f unistr/.deps/libgrt_a-u8-uctomb-aux.Tpo unistr/.deps/libgrt_a-u8-uctomb-aux.Po mv -f uniwidth/.deps/libgrt_a-width.Tpo uniwidth/.deps/libgrt_a-width.Po mv -f .deps/libgrt_a-vasnprintf.Tpo .deps/libgrt_a-vasnprintf.Po rm -f libgrt.a ar cr libgrt.a libgrt_a-allocator.o libgrt_a-areadlink.o libgrt_a-basename-lgpl.o libgrt_a-binary-io.o libgrt_a-c-ctype.o libgrt_a-c-strcasecmp.o libgrt_a-c32isalnum.o libgrt_a-c32isalpha.o libgrt_a-c32isblank.o libgrt_a-c32iscntrl.o libgrt_a-c32isdigit.o libgrt_a-c32isgraph.o libgrt_a-c32islower.o libgrt_a-c32isprint.o libgrt_a-c32ispunct.o libgrt_a-c32isspace.o libgrt_a-c32isupper.o libgrt_a-c32isxdigit.o libgrt_a-c32tolower.o libgrt_a-c32width.o libgrt_a-careadlinkat.o libgrt_a-cloexec.o libgrt_a-closeout.o libgrt_a-exitfail.o libgrt_a-fcntl.o libgrt_a-fd-hook.o libgrt_a-full-write.o libgrt_a-fwriteerror.o libgrt_a-getlocalename_l-unsafe.o libgrt_a-localename-table.o libgrt_a-getprogname.o malloc/libgrt_a-scratch_buffer_grow.o malloc/libgrt_a-scratch_buffer_grow_preserve.o malloc/libgrt_a-scratch_buffer_set_array_size.o libgrt_a-hard-locale.o libgrt_a-ialloc.o libgrt_a-localcharset.o libgrt_a-localename.o libgrt_a-localename-environ.o libgrt_a-localename-unsafe.o glthread/libgrt_a-lock.o libgrt_a-malloca.o libgrt_a-math.o libgrt_a-mbchar.o libgrt_a-mbiterf.o libgrt_a-mbrtoc32.o libgrt_a-mbrtowc.o libgrt_a-mbslen.o libgrt_a-mbsnlen.o libgrt_a-mbsstr.o libgrt_a-mbszero.o libgrt_a-mbuiter.o libgrt_a-mbuiterf.o glthread/libgrt_a-once.o libgrt_a-printf-frexp.o libgrt_a-printf-frexpl.o libgrt_a-progname.o libgrt_a-propername.o libgrt_a-realloc.o libgrt_a-reallocarray.o libgrt_a-safe-write.o libgrt_a-setlocale_null.o libgrt_a-setlocale_null-unlocked.o libgrt_a-stat-time.o libgrt_a-stdlib.o libgrt_a-striconv.o libgrt_a-string-buffer.o libgrt_a-string-buffer-printf.o libgrt_a-string-desc.o libgrt_a-string-desc-contains.o libgrt_a-strnlen1.o glthread/libgrt_a-threadlib.o libgrt_a-trim.o unicase/libgrt_a-tolower.o unictype/libgrt_a-ctype_alnum.o unictype/libgrt_a-ctype_alpha.o unictype/libgrt_a-ctype_blank.o unictype/libgrt_a-ctype_cntrl.o unictype/libgrt_a-ctype_digit.o unictype/libgrt_a-ctype_graph.o unictype/libgrt_a-ctype_lower.o unictype/libgrt_a-ctype_print.o unictype/libgrt_a-ctype_punct.o unictype/libgrt_a-ctype_space.o unictype/libgrt_a-ctype_upper.o unictype/libgrt_a-ctype_xdigit.o libgrt_a-unistd.o unistr/libgrt_a-u8-mbtoucr.o unistr/libgrt_a-u8-uctomb.o unistr/libgrt_a-u8-uctomb-aux.o uniwidth/libgrt_a-width.o libgrt_a-vsnzprintf.o libgrt_a-wctype-h.o libgrt_a-xmalloc.o libgrt_a-xalloc-die.o libgrt_a-xreadlink.o libgrt_a-xsize.o libgrt_a-xstriconv.o libgrt_a-xstring-buffer.o libgrt_a-xstring-buffer-printf.o libgrt_a-asnprintf.o libgrt_a-printf-args.o libgrt_a-printf-parse.o libgrt_a-vasnprintf.o ranlib libgrt.a make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' Making all in libasprintf make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' make all-recursive make[6]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' Making all in gnulib-lib make[7]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/0/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./fcntl.in.h > fcntl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_IMAXABS''@/0/g' \ -e 's/@''REPLACE_IMAXDIV''@/0/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./inttypes.in.h > inttypes.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ ./limits.in.h > limits.h-t mv alloca.h-t alloca.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's|@''HAVE_LOCALE_T''@|1|g' \ -e 's|@''HAVE_WINDOWS_LOCALE_T''@|0|g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_NEWLOCALE''@/0/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_FREELOCALE''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L_UNSAFE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/0/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_GETLOCALENAME_L''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_GETLOCALENAME_L''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./locale.in.h > locale.h-t mv fcntl.h-t fcntl.h mv limits.h-t limits.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_DZPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_FZPRINTF''@/0/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SNZPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SZPRINTF''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VASZPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VDZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSNZPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSZPRINTF''@/0/g' \ -e 's/@''GNULIB_VZPRINTF''@/0/g' \ -e 's/@''GNULIB_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h > stdio.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETPROGNAME''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_MBSTOWCS''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RAND''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STACK_TRACE''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOF''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h > stdlib.h-t1 mv inttypes.h-t inttypes.h mv locale.h-t locale.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/1/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MBS_ENDSWITH''@/0/g' \ -e 's/@''GNULIB_MBS_STARTSWITH''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STR_ENDSWITH''@/0/g' \ -e 's/@''GNULIB_STR_STARTSWITH''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/0/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERROR_L''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./string.in.h > string.h-t1 /bin/mkdir -p 'sys' sed \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \ -e 's|@''HAVE_GETPROGNAME''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOF''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ < stdlib.h-t1 > stdlib.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''HAVE_OFF64_T''@|1|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ -e 's|@''HAVE_BLKSIZE_T''@|1|g' \ -e 's|@''HAVE_BLKCNT_T''@|1|g' \ ./sys_types.in.h > sys/types.h-t sed \ -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_GETW''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_PUTW''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ < stdio.h-t1 > stdio.h-t2 sed \ -e 's|@''REPLACE__EXIT''@|0|g' \ -e 's|@''REPLACE_ABORT''@|0|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \ -e 's|@''REPLACE_MBSTOWCS''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RAND''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOF''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdlib.h-t2 > stdlib.h-t3 sed \ -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERROR_L''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_MEMPCPY''@|0|g' \ -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_STPCPY''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERROR_L''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRVERSCMP''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < string.h-t1 > string.h-t2 mv sys/types.h-t sys/types.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_UCHAR_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UCHAR_H''@||g' \ -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' \ -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' \ -e 's|@''SMALL_WCHAR_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' \ -e 's/@''GNULIB_BTOC32''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_C32ISALNUM''@/1/g' \ -e 's/@''GNULIB_C32ISALPHA''@/1/g' \ -e 's/@''GNULIB_C32ISBLANK''@/1/g' \ -e 's/@''GNULIB_C32ISCNTRL''@/1/g' \ -e 's/@''GNULIB_C32ISDIGIT''@/1/g' \ -e 's/@''GNULIB_C32ISGRAPH''@/1/g' \ -e 's/@''GNULIB_C32ISLOWER''@/1/g' \ -e 's/@''GNULIB_C32ISPRINT''@/1/g' \ -e 's/@''GNULIB_C32ISPUNCT''@/1/g' \ -e 's/@''GNULIB_C32ISSPACE''@/1/g' \ -e 's/@''GNULIB_C32ISUPPER''@/1/g' \ -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' \ -e 's/@''GNULIB_C32TOLOWER''@/1/g' \ -e 's/@''GNULIB_C32TOUPPER''@/0/g' \ -e 's/@''GNULIB_C32WIDTH''@/1/g' \ -e 's/@''GNULIB_C32RTOMB''@/0/g' \ -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32SRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32STOMBS''@/0/g' \ -e 's/@''GNULIB_C32SWIDTH''@/0/g' \ -e 's/@''GNULIB_C32TOB''@/0/g' \ -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/0/g' \ -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_MBRTOC16''@/0/g' \ -e 's/@''GNULIB_MBRTOC32''@/1/g' \ -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSRTOC32S''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSTOC32S''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's|@''HAVE_C32RTOMB''@|1|g' \ -e 's|@''HAVE_MBRTOC16''@|1|g' \ -e 's|@''HAVE_MBRTOC32''@|1|g' \ -e 's|@''REPLACE_C32RTOMB''@|0|g' \ -e 's|@''REPLACE_MBRTOC16''@|0|g' \ -e 's|@''REPLACE_MBRTOC32''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./uchar.in.h > uchar.h-t sed \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdio.h-t2 > stdio.h-t3 rm -f stdlib.h-t1 stdlib.h-t2 mv stdlib.h-t3 stdlib.h rm -f string.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ ./unicase.in.h > unicase.h-t mv string.h-t2 string.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < ./unictype.in.h > unictype.h-t1 mv uchar.h-t uchar.h rm -f stdio.h-t1 stdio.h-t2 mv unicase.h-t unicase.h mv stdio.h-t3 stdio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ ./uninorm.in.h > uninorm.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ < ./unistd.in.h > unistd.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h mv uninorm.h-t uninorm.h mv unitypes.h-t unitypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBSZERO''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_WGETCWD''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./wchar.in.h > wchar.h-t1 mv uniwidth.h-t uniwidth.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWPUNCT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWPUNCT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e 's/@''REPLACE_WCTRANS''@/0/g' \ -e 's/@''REPLACE_WCTYPE''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./wctype.in.h > wctype.h-t sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t1 > unictype.h-t2 sed \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < unistd.h-t1 > unistd.h-t2 mv wctype.h-t wctype.h sed \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ < wchar.h-t1 > wchar.h-t2 sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_MODIFIER_COMBINING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t2 > unictype.h-t3 sed \ -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ < unistd.h-t2 > unistd.h-t3 sed \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSCMP''@|0|g' \ -e 's|@''REPLACE_WCSNCAT''@|0|g' \ -e 's|@''REPLACE_WCSNCMP''@|0|g' \ -e 's|@''REPLACE_WCSSTR''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e 's|@''REPLACE_WMEMCMP''@|0|g' \ -e 's|@''REPLACE_WMEMPCPY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < wchar.h-t2 > wchar.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t3 > unictype.h-t4 sed \ -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_DUP3''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FDATASYNC''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETENTROPY''@|0|g' \ -e 's|@''REPLACE_GETLOGIN''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_GETUSERSHELL''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PIPE2''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < unistd.h-t3 > unistd.h-t4 rm -f unictype.h-t1 unictype.h-t2 unictype.h-t3 mv unictype.h-t4 unictype.h rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h make all-recursive make[8]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[9]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isalnum.lo -MD -MP -MF .deps/libgnu_la-c32isalnum.Tpo -c -o libgnu_la-c32isalnum.lo `test -f 'c32isalnum.c' || echo './'`c32isalnum.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isalpha.lo -MD -MP -MF .deps/libgnu_la-c32isalpha.Tpo -c -o libgnu_la-c32isalpha.lo `test -f 'c32isalpha.c' || echo './'`c32isalpha.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isblank.lo -MD -MP -MF .deps/libgnu_la-c32isblank.Tpo -c -o libgnu_la-c32isblank.lo `test -f 'c32isblank.c' || echo './'`c32isblank.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32iscntrl.lo -MD -MP -MF .deps/libgnu_la-c32iscntrl.Tpo -c -o libgnu_la-c32iscntrl.lo `test -f 'c32iscntrl.c' || echo './'`c32iscntrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isblank.lo -MD -MP -MF .deps/libgnu_la-c32isblank.Tpo -c c32isblank.c -fPIC -DPIC -o .libs/libgnu_la-c32isblank.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32iscntrl.lo -MD -MP -MF .deps/libgnu_la-c32iscntrl.Tpo -c c32iscntrl.c -fPIC -DPIC -o .libs/libgnu_la-c32iscntrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isalnum.lo -MD -MP -MF .deps/libgnu_la-c32isalnum.Tpo -c c32isalnum.c -fPIC -DPIC -o .libs/libgnu_la-c32isalnum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isalpha.lo -MD -MP -MF .deps/libgnu_la-c32isalpha.Tpo -c c32isalpha.c -fPIC -DPIC -o .libs/libgnu_la-c32isalpha.o mv -f .deps/libgnu_la-c32iscntrl.Tpo .deps/libgnu_la-c32iscntrl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isdigit.lo -MD -MP -MF .deps/libgnu_la-c32isdigit.Tpo -c -o libgnu_la-c32isdigit.lo `test -f 'c32isdigit.c' || echo './'`c32isdigit.c mv -f .deps/libgnu_la-c32isalnum.Tpo .deps/libgnu_la-c32isalnum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isgraph.lo -MD -MP -MF .deps/libgnu_la-c32isgraph.Tpo -c -o libgnu_la-c32isgraph.lo `test -f 'c32isgraph.c' || echo './'`c32isgraph.c mv -f .deps/libgnu_la-c32isblank.Tpo .deps/libgnu_la-c32isblank.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32islower.lo -MD -MP -MF .deps/libgnu_la-c32islower.Tpo -c -o libgnu_la-c32islower.lo `test -f 'c32islower.c' || echo './'`c32islower.c mv -f .deps/libgnu_la-c32isalpha.Tpo .deps/libgnu_la-c32isalpha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isprint.lo -MD -MP -MF .deps/libgnu_la-c32isprint.Tpo -c -o libgnu_la-c32isprint.lo `test -f 'c32isprint.c' || echo './'`c32isprint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isdigit.lo -MD -MP -MF .deps/libgnu_la-c32isdigit.Tpo -c c32isdigit.c -fPIC -DPIC -o .libs/libgnu_la-c32isdigit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32islower.lo -MD -MP -MF .deps/libgnu_la-c32islower.Tpo -c c32islower.c -fPIC -DPIC -o .libs/libgnu_la-c32islower.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isgraph.lo -MD -MP -MF .deps/libgnu_la-c32isgraph.Tpo -c c32isgraph.c -fPIC -DPIC -o .libs/libgnu_la-c32isgraph.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isprint.lo -MD -MP -MF .deps/libgnu_la-c32isprint.Tpo -c c32isprint.c -fPIC -DPIC -o .libs/libgnu_la-c32isprint.o mv -f .deps/libgnu_la-c32islower.Tpo .deps/libgnu_la-c32islower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32ispunct.lo -MD -MP -MF .deps/libgnu_la-c32ispunct.Tpo -c -o libgnu_la-c32ispunct.lo `test -f 'c32ispunct.c' || echo './'`c32ispunct.c mv -f .deps/libgnu_la-c32isdigit.Tpo .deps/libgnu_la-c32isdigit.Plo mv -f .deps/libgnu_la-c32isgraph.Tpo .deps/libgnu_la-c32isgraph.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isspace.lo -MD -MP -MF .deps/libgnu_la-c32isspace.Tpo -c -o libgnu_la-c32isspace.lo `test -f 'c32isspace.c' || echo './'`c32isspace.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isupper.lo -MD -MP -MF .deps/libgnu_la-c32isupper.Tpo -c -o libgnu_la-c32isupper.lo `test -f 'c32isupper.c' || echo './'`c32isupper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32ispunct.lo -MD -MP -MF .deps/libgnu_la-c32ispunct.Tpo -c c32ispunct.c -fPIC -DPIC -o .libs/libgnu_la-c32ispunct.o mv -f .deps/libgnu_la-c32isprint.Tpo .deps/libgnu_la-c32isprint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isxdigit.lo -MD -MP -MF .deps/libgnu_la-c32isxdigit.Tpo -c -o libgnu_la-c32isxdigit.lo `test -f 'c32isxdigit.c' || echo './'`c32isxdigit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isspace.lo -MD -MP -MF .deps/libgnu_la-c32isspace.Tpo -c c32isspace.c -fPIC -DPIC -o .libs/libgnu_la-c32isspace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isupper.lo -MD -MP -MF .deps/libgnu_la-c32isupper.Tpo -c c32isupper.c -fPIC -DPIC -o .libs/libgnu_la-c32isupper.o mv -f .deps/libgnu_la-c32ispunct.Tpo .deps/libgnu_la-c32ispunct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32tolower.lo -MD -MP -MF .deps/libgnu_la-c32tolower.Tpo -c -o libgnu_la-c32tolower.lo `test -f 'c32tolower.c' || echo './'`c32tolower.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isxdigit.lo -MD -MP -MF .deps/libgnu_la-c32isxdigit.Tpo -c c32isxdigit.c -fPIC -DPIC -o .libs/libgnu_la-c32isxdigit.o mv -f .deps/libgnu_la-c32isspace.Tpo .deps/libgnu_la-c32isspace.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32width.lo -MD -MP -MF .deps/libgnu_la-c32width.Tpo -c -o libgnu_la-c32width.lo `test -f 'c32width.c' || echo './'`c32width.c mv -f .deps/libgnu_la-c32isupper.Tpo .deps/libgnu_la-c32isupper.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-hard-locale.lo -MD -MP -MF .deps/libgnu_la-hard-locale.Tpo -c -o libgnu_la-hard-locale.lo `test -f 'hard-locale.c' || echo './'`hard-locale.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32width.lo -MD -MP -MF .deps/libgnu_la-c32width.Tpo -c c32width.c -fPIC -DPIC -o .libs/libgnu_la-c32width.o mv -f .deps/libgnu_la-c32isxdigit.Tpo .deps/libgnu_la-c32isxdigit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localcharset.lo -MD -MP -MF .deps/libgnu_la-localcharset.Tpo -c -o libgnu_la-localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32tolower.lo -MD -MP -MF .deps/libgnu_la-c32tolower.Tpo -c c32tolower.c -fPIC -DPIC -o .libs/libgnu_la-c32tolower.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-hard-locale.lo -MD -MP -MF .deps/libgnu_la-hard-locale.Tpo -c hard-locale.c -fPIC -DPIC -o .libs/libgnu_la-hard-locale.o mv -f .deps/libgnu_la-c32width.Tpo .deps/libgnu_la-c32width.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbchar.lo -MD -MP -MF .deps/libgnu_la-mbchar.Tpo -c -o libgnu_la-mbchar.lo `test -f 'mbchar.c' || echo './'`mbchar.c mv -f .deps/libgnu_la-c32tolower.Tpo .deps/libgnu_la-c32tolower.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localcharset.lo -MD -MP -MF .deps/libgnu_la-localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/libgnu_la-localcharset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbiterf.lo -MD -MP -MF .deps/libgnu_la-mbiterf.Tpo -c -o libgnu_la-mbiterf.lo `test -f 'mbiterf.c' || echo './'`mbiterf.c mv -f .deps/libgnu_la-hard-locale.Tpo .deps/libgnu_la-hard-locale.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbrtoc32.lo -MD -MP -MF .deps/libgnu_la-mbrtoc32.Tpo -c -o libgnu_la-mbrtoc32.lo `test -f 'mbrtoc32.c' || echo './'`mbrtoc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbchar.lo -MD -MP -MF .deps/libgnu_la-mbchar.Tpo -c mbchar.c -fPIC -DPIC -o .libs/libgnu_la-mbchar.o mv -f .deps/libgnu_la-localcharset.Tpo .deps/libgnu_la-localcharset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbrtowc.lo -MD -MP -MF .deps/libgnu_la-mbrtowc.Tpo -c -o libgnu_la-mbrtowc.lo `test -f 'mbrtowc.c' || echo './'`mbrtowc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbiterf.lo -MD -MP -MF .deps/libgnu_la-mbiterf.Tpo -c mbiterf.c -fPIC -DPIC -o .libs/libgnu_la-mbiterf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbrtowc.lo -MD -MP -MF .deps/libgnu_la-mbrtowc.Tpo -c mbrtowc.c -fPIC -DPIC -o .libs/libgnu_la-mbrtowc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbrtoc32.lo -MD -MP -MF .deps/libgnu_la-mbrtoc32.Tpo -c mbrtoc32.c -fPIC -DPIC -o .libs/libgnu_la-mbrtoc32.o mv -f .deps/libgnu_la-mbchar.Tpo .deps/libgnu_la-mbchar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbsnlen.lo -MD -MP -MF .deps/libgnu_la-mbsnlen.Tpo -c -o libgnu_la-mbsnlen.lo `test -f 'mbsnlen.c' || echo './'`mbsnlen.c mv -f .deps/libgnu_la-mbrtowc.Tpo .deps/libgnu_la-mbrtowc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c -o libgnu_la-mbszero.lo `test -f 'mbszero.c' || echo './'`mbszero.c mv -f .deps/libgnu_la-mbiterf.Tpo .deps/libgnu_la-mbiterf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-setlocale_null.lo -MD -MP -MF .deps/libgnu_la-setlocale_null.Tpo -c -o libgnu_la-setlocale_null.lo `test -f 'setlocale_null.c' || echo './'`setlocale_null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbsnlen.lo -MD -MP -MF .deps/libgnu_la-mbsnlen.Tpo -c mbsnlen.c -fPIC -DPIC -o .libs/libgnu_la-mbsnlen.o mv -f .deps/libgnu_la-mbrtoc32.Tpo .deps/libgnu_la-mbrtoc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-setlocale_null-unlocked.lo -MD -MP -MF .deps/libgnu_la-setlocale_null-unlocked.Tpo -c -o libgnu_la-setlocale_null-unlocked.lo `test -f 'setlocale_null-unlocked.c' || echo './'`setlocale_null-unlocked.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c mbszero.c -fPIC -DPIC -o .libs/libgnu_la-mbszero.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-setlocale_null-unlocked.lo -MD -MP -MF .deps/libgnu_la-setlocale_null-unlocked.Tpo -c setlocale_null-unlocked.c -fPIC -DPIC -o .libs/libgnu_la-setlocale_null-unlocked.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-setlocale_null.lo -MD -MP -MF .deps/libgnu_la-setlocale_null.Tpo -c setlocale_null.c -fPIC -DPIC -o .libs/libgnu_la-setlocale_null.o mv -f .deps/libgnu_la-mbszero.Tpo .deps/libgnu_la-mbszero.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-stdlib.lo -MD -MP -MF .deps/libgnu_la-stdlib.Tpo -c -o libgnu_la-stdlib.lo `test -f 'stdlib.c' || echo './'`stdlib.c mv -f .deps/libgnu_la-mbsnlen.Tpo .deps/libgnu_la-mbsnlen.Plo mv -f .deps/libgnu_la-setlocale_null-unlocked.Tpo .deps/libgnu_la-setlocale_null-unlocked.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-stdlib.lo -MD -MP -MF .deps/libgnu_la-stdlib.Tpo -c stdlib.c -fPIC -DPIC -o .libs/libgnu_la-stdlib.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c -o libgnu_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-wctype-h.lo -MD -MP -MF .deps/libgnu_la-wctype-h.Tpo -c -o libgnu_la-wctype-h.lo `test -f 'wctype-h.c' || echo './'`wctype-h.c mv -f .deps/libgnu_la-setlocale_null.Tpo .deps/libgnu_la-setlocale_null.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c -o libgnu_la-xsize.lo `test -f 'xsize.c' || echo './'`xsize.c mv -f .deps/libgnu_la-stdlib.Tpo .deps/libgnu_la-stdlib.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/libgnu_la-unistd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-asnprintf.lo -MD -MP -MF .deps/libgnu_la-asnprintf.Tpo -c -o libgnu_la-asnprintf.lo `test -f 'asnprintf.c' || echo './'`asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-wctype-h.lo -MD -MP -MF .deps/libgnu_la-wctype-h.Tpo -c wctype-h.c -fPIC -DPIC -o .libs/libgnu_la-wctype-h.o mv -f .deps/libgnu_la-unistd.Tpo .deps/libgnu_la-unistd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-args.lo -MD -MP -MF .deps/libgnu_la-printf-args.Tpo -c -o libgnu_la-printf-args.lo `test -f 'printf-args.c' || echo './'`printf-args.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-asnprintf.lo -MD -MP -MF .deps/libgnu_la-asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/libgnu_la-asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/libgnu_la-xsize.o mv -f .deps/libgnu_la-wctype-h.Tpo .deps/libgnu_la-wctype-h.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-parse.lo -MD -MP -MF .deps/libgnu_la-printf-parse.Tpo -c -o libgnu_la-printf-parse.lo `test -f 'printf-parse.c' || echo './'`printf-parse.c mv -f .deps/libgnu_la-xsize.Tpo .deps/libgnu_la-xsize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-vasnprintf.lo -MD -MP -MF .deps/libgnu_la-vasnprintf.Tpo -c -o libgnu_la-vasnprintf.lo `test -f 'vasnprintf.c' || echo './'`vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-args.lo -MD -MP -MF .deps/libgnu_la-printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/libgnu_la-printf-args.o mv -f .deps/libgnu_la-asnprintf.Tpo .deps/libgnu_la-asnprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgnu_la-tolower.lo -MD -MP -MF unicase/.deps/libgnu_la-tolower.Tpo -c -o unicase/libgnu_la-tolower.lo `test -f 'unicase/tolower.c' || echo './'`unicase/tolower.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-vasnprintf.lo -MD -MP -MF .deps/libgnu_la-vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/libgnu_la-vasnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-parse.lo -MD -MP -MF .deps/libgnu_la-printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/libgnu_la-printf-parse.o mv -f .deps/libgnu_la-printf-args.Tpo .deps/libgnu_la-printf-args.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_alnum.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_alnum.Tpo -c -o unictype/libgnu_la-ctype_alnum.lo `test -f 'unictype/ctype_alnum.c' || echo './'`unictype/ctype_alnum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgnu_la-tolower.lo -MD -MP -MF unicase/.deps/libgnu_la-tolower.Tpo -c unicase/tolower.c -fPIC -DPIC -o unicase/.libs/libgnu_la-tolower.o mv -f .deps/libgnu_la-printf-parse.Tpo .deps/libgnu_la-printf-parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_alpha.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_alpha.Tpo -c -o unictype/libgnu_la-ctype_alpha.lo `test -f 'unictype/ctype_alpha.c' || echo './'`unictype/ctype_alpha.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_alnum.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_alnum.Tpo -c unictype/ctype_alnum.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_alnum.o mv -f unicase/.deps/libgnu_la-tolower.Tpo unicase/.deps/libgnu_la-tolower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_blank.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_blank.Tpo -c -o unictype/libgnu_la-ctype_blank.lo `test -f 'unictype/ctype_blank.c' || echo './'`unictype/ctype_blank.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_blank.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_blank.Tpo -c unictype/ctype_blank.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_blank.o mv -f unictype/.deps/libgnu_la-ctype_alnum.Tpo unictype/.deps/libgnu_la-ctype_alnum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_cntrl.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_cntrl.Tpo -c -o unictype/libgnu_la-ctype_cntrl.lo `test -f 'unictype/ctype_cntrl.c' || echo './'`unictype/ctype_cntrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_alpha.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_alpha.Tpo -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_alpha.o mv -f unictype/.deps/libgnu_la-ctype_blank.Tpo unictype/.deps/libgnu_la-ctype_blank.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_digit.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_digit.Tpo -c -o unictype/libgnu_la-ctype_digit.lo `test -f 'unictype/ctype_digit.c' || echo './'`unictype/ctype_digit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_cntrl.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_cntrl.Tpo -c unictype/ctype_cntrl.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_cntrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_digit.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_digit.Tpo -c unictype/ctype_digit.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_digit.o mv -f unictype/.deps/libgnu_la-ctype_alpha.Tpo unictype/.deps/libgnu_la-ctype_alpha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_graph.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_graph.Tpo -c -o unictype/libgnu_la-ctype_graph.lo `test -f 'unictype/ctype_graph.c' || echo './'`unictype/ctype_graph.c mv -f unictype/.deps/libgnu_la-ctype_cntrl.Tpo unictype/.deps/libgnu_la-ctype_cntrl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_lower.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_lower.Tpo -c -o unictype/libgnu_la-ctype_lower.lo `test -f 'unictype/ctype_lower.c' || echo './'`unictype/ctype_lower.c mv -f unictype/.deps/libgnu_la-ctype_digit.Tpo unictype/.deps/libgnu_la-ctype_digit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_print.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_print.Tpo -c -o unictype/libgnu_la-ctype_print.lo `test -f 'unictype/ctype_print.c' || echo './'`unictype/ctype_print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_graph.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_graph.Tpo -c unictype/ctype_graph.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_graph.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_print.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_print.Tpo -c unictype/ctype_print.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_lower.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_lower.Tpo -c unictype/ctype_lower.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_lower.o mv -f unictype/.deps/libgnu_la-ctype_graph.Tpo unictype/.deps/libgnu_la-ctype_graph.Plo mv -f unictype/.deps/libgnu_la-ctype_print.Tpo unictype/.deps/libgnu_la-ctype_print.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_punct.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_punct.Tpo -c -o unictype/libgnu_la-ctype_punct.lo `test -f 'unictype/ctype_punct.c' || echo './'`unictype/ctype_punct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_space.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_space.Tpo -c -o unictype/libgnu_la-ctype_space.lo `test -f 'unictype/ctype_space.c' || echo './'`unictype/ctype_space.c mv -f unictype/.deps/libgnu_la-ctype_lower.Tpo unictype/.deps/libgnu_la-ctype_lower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_upper.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_upper.Tpo -c -o unictype/libgnu_la-ctype_upper.lo `test -f 'unictype/ctype_upper.c' || echo './'`unictype/ctype_upper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_punct.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_punct.Tpo -c unictype/ctype_punct.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_punct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_upper.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_upper.Tpo -c unictype/ctype_upper.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_upper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_space.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_space.Tpo -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_space.o mv -f unictype/.deps/libgnu_la-ctype_punct.Tpo unictype/.deps/libgnu_la-ctype_punct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_xdigit.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_xdigit.Tpo -c -o unictype/libgnu_la-ctype_xdigit.lo `test -f 'unictype/ctype_xdigit.c' || echo './'`unictype/ctype_xdigit.c mv -f unictype/.deps/libgnu_la-ctype_upper.Tpo unictype/.deps/libgnu_la-ctype_upper.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniwidth/libgnu_la-width.lo -MD -MP -MF uniwidth/.deps/libgnu_la-width.Tpo -c -o uniwidth/libgnu_la-width.lo `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c mv -f .deps/libgnu_la-vasnprintf.Tpo .deps/libgnu_la-vasnprintf.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_xdigit.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_xdigit.Tpo -c unictype/ctype_xdigit.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_xdigit.o mv -f unictype/.deps/libgnu_la-ctype_space.Tpo unictype/.deps/libgnu_la-ctype_space.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniwidth/libgnu_la-width.lo -MD -MP -MF uniwidth/.deps/libgnu_la-width.Tpo -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/libgnu_la-width.o mv -f unictype/.deps/libgnu_la-ctype_xdigit.Tpo unictype/.deps/libgnu_la-ctype_xdigit.Plo mv -f uniwidth/.deps/libgnu_la-width.Tpo uniwidth/.deps/libgnu_la-width.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -no-undefined -o libgnu.la libgnu_la-c32isalnum.lo libgnu_la-c32isalpha.lo libgnu_la-c32isblank.lo libgnu_la-c32iscntrl.lo libgnu_la-c32isdigit.lo libgnu_la-c32isgraph.lo libgnu_la-c32islower.lo libgnu_la-c32isprint.lo libgnu_la-c32ispunct.lo libgnu_la-c32isspace.lo libgnu_la-c32isupper.lo libgnu_la-c32isxdigit.lo libgnu_la-c32tolower.lo libgnu_la-c32width.lo libgnu_la-hard-locale.lo libgnu_la-localcharset.lo libgnu_la-mbchar.lo libgnu_la-mbiterf.lo libgnu_la-mbrtoc32.lo libgnu_la-mbrtowc.lo libgnu_la-mbsnlen.lo libgnu_la-mbszero.lo libgnu_la-setlocale_null.lo libgnu_la-setlocale_null-unlocked.lo libgnu_la-stdlib.lo unicase/libgnu_la-tolower.lo unictype/libgnu_la-ctype_alnum.lo unictype/libgnu_la-ctype_alpha.lo unictype/libgnu_la-ctype_blank.lo unictype/libgnu_la-ctype_cntrl.lo unictype/libgnu_la-ctype_digit.lo unictype/libgnu_la-ctype_graph.lo unictype/libgnu_la-ctype_lower.lo unictype/libgnu_la-ctype_print.lo unictype/libgnu_la-ctype_punct.lo unictype/libgnu_la-ctype_space.lo unictype/libgnu_la-ctype_upper.lo unictype/libgnu_la-ctype_xdigit.lo libgnu_la-unistd.lo uniwidth/libgnu_la-width.lo libgnu_la-wctype-h.lo libgnu_la-xsize.lo libgnu_la-asnprintf.lo libgnu_la-printf-args.lo libgnu_la-printf-parse.lo libgnu_la-vasnprintf.lo libtool: link: ar cr .libs/libgnu.a .libs/libgnu_la-c32isalnum.o .libs/libgnu_la-c32isalpha.o .libs/libgnu_la-c32isblank.o .libs/libgnu_la-c32iscntrl.o .libs/libgnu_la-c32isdigit.o .libs/libgnu_la-c32isgraph.o .libs/libgnu_la-c32islower.o .libs/libgnu_la-c32isprint.o .libs/libgnu_la-c32ispunct.o .libs/libgnu_la-c32isspace.o .libs/libgnu_la-c32isupper.o .libs/libgnu_la-c32isxdigit.o .libs/libgnu_la-c32tolower.o .libs/libgnu_la-c32width.o .libs/libgnu_la-hard-locale.o .libs/libgnu_la-localcharset.o .libs/libgnu_la-mbchar.o .libs/libgnu_la-mbiterf.o .libs/libgnu_la-mbrtoc32.o .libs/libgnu_la-mbrtowc.o .libs/libgnu_la-mbsnlen.o .libs/libgnu_la-mbszero.o .libs/libgnu_la-setlocale_null.o .libs/libgnu_la-setlocale_null-unlocked.o .libs/libgnu_la-stdlib.o unicase/.libs/libgnu_la-tolower.o unictype/.libs/libgnu_la-ctype_alnum.o unictype/.libs/libgnu_la-ctype_alpha.o unictype/.libs/libgnu_la-ctype_blank.o unictype/.libs/libgnu_la-ctype_cntrl.o unictype/.libs/libgnu_la-ctype_digit.o unictype/.libs/libgnu_la-ctype_graph.o unictype/.libs/libgnu_la-ctype_lower.o unictype/.libs/libgnu_la-ctype_print.o unictype/.libs/libgnu_la-ctype_punct.o unictype/.libs/libgnu_la-ctype_space.o unictype/.libs/libgnu_la-ctype_upper.o unictype/.libs/libgnu_la-ctype_xdigit.o .libs/libgnu_la-unistd.o uniwidth/.libs/libgnu_la-width.o .libs/libgnu_la-wctype-h.o .libs/libgnu_la-xsize.o .libs/libgnu_la-asnprintf.o .libs/libgnu_la-printf-args.o .libs/libgnu_la-printf-parse.o .libs/libgnu_la-vasnprintf.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[9]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[8]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[7]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' cp ./autosprintf.in.h autosprintf.h /bin/sh ./libtool --tag=CC --mode=compile gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib-asprintf.lo -MD -MP -MF .deps/lib-asprintf.Tpo -c -o lib-asprintf.lo lib-asprintf.c /bin/sh ./libtool --tag=CXX --mode=compile g++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT autosprintf.lo -MD -MP -MF .deps/autosprintf.Tpo -c -o autosprintf.lo autosprintf.cc libtool: compile: g++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT autosprintf.lo -MD -MP -MF .deps/autosprintf.Tpo -c autosprintf.cc -fPIC -DPIC -o .libs/autosprintf.o libtool: compile: gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -Ignulib-lib -I./gnulib-lib -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lib-asprintf.lo -MD -MP -MF .deps/lib-asprintf.Tpo -c lib-asprintf.c -fPIC -DPIC -o .libs/lib-asprintf.o mv -f .deps/lib-asprintf.Tpo .deps/lib-asprintf.Plo mv -f .deps/autosprintf.Tpo .deps/autosprintf.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libasprintf.la -rpath /usr/lib -export-symbols-regex '^[^l]|^l[^i]|^li[^b]|^lib[^a]|^liba[^s]|^libas[^p]|^libasp[^r]|^libaspr[^i]|^libaspri[^n]|^libasprin[^t]|^libasprint[^f]|^libasprintf[^_]' lib-asprintf.lo autosprintf.lo gnulib-lib/libgnu.la || \ /bin/sh ./libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libasprintf.la -rpath /usr/lib -export-symbols-regex '^[^l]|^l[^i]|^li[^b]|^lib[^a]|^liba[^s]|^libas[^p]|^libasp[^r]|^libaspr[^i]|^libaspri[^n]|^libasprin[^t]|^libasprint[^f]|^libasprintf[^_]' lib-asprintf.lo autosprintf.lo gnulib-lib/libgnu.la libtool: link: /usr/bin/nm -B .libs/lib-asprintf.o .libs/autosprintf.o gnulib-lib/.libs/libgnu.a | /bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libasprintf.exp libtool: link: /tools_aarch64/bin/grep -E -e "^[^l]|^l[^i]|^li[^b]|^lib[^a]|^liba[^s]|^libas[^p]|^libasp[^r]|^libaspr[^i]|^libaspri[^n]|^libasprin[^t]|^libasprint[^f]|^libasprintf[^_]" ".libs/libasprintf.exp" > ".libs/libasprintf.expT" libtool: link: mv -f ".libs/libasprintf.expT" ".libs/libasprintf.exp" libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/crti.o /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/crtbeginS.o .libs/lib-asprintf.o .libs/autosprintf.o -Wl,--whole-archive gnulib-lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/../lib64 -Wl,-rpath -Wl,/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../.. -L/lib -L/usr/lib /usr/lib/../lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/crtendS.o /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/crtn.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libasprintf.so.0 -Wl,-retain-symbols-file -Wl,.libs/libasprintf.exp -o .libs/libasprintf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libasprintf.so.0" && ln -s "libasprintf.so.0.0.0" "libasprintf.so.0") libtool: link: (cd ".libs" && rm -f "libasprintf.so" && ln -s "libasprintf.so.0.0.0" "libasprintf.so") libtool: link: ( cd ".libs" && rm -f "libasprintf.la" && ln -s "../libasprintf.la" "libasprintf.la" ) make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' Making all in src make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/src' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/bin\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gettext-gettext.o -MD -MP -MF .deps/gettext-gettext.Tpo -c -o gettext-gettext.o `test -f 'gettext.c' || echo './'`gettext.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/bin\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ngettext-ngettext.o -MD -MP -MF .deps/ngettext-ngettext.Tpo -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo './'`ngettext.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/bin\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT envsubst-envsubst.o -MD -MP -MF .deps/envsubst-envsubst.Tpo -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo './'`envsubst.c In file included from ngettext.c:40: ngettext.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ngettext.c:85:3: note: in expansion of macro 'bindtextdomain' 85 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ngettext.c:86:3: note: in expansion of macro 'bindtextdomain' 86 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngettext.c:87:3: note: in expansion of macro 'textdomain' 87 | textdomain (PACKAGE); | ^~~~~~~~~~ ../gnulib-lib/gettext.h:89:5: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ^ ngettext.c:197:9: note: in expansion of macro 'bindtextdomain' 197 | bindtextdomain (domain, domaindir); | ^~~~~~~~~~~~~~ mv -f .deps/ngettext-ngettext.Tpo .deps/ngettext-ngettext.Po In file included from gettext.c:39: gettext.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ gettext.c:88:3: note: in expansion of macro 'bindtextdomain' 88 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ gettext.c:89:3: note: in expansion of macro 'bindtextdomain' 89 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gettext.c:90:3: note: in expansion of macro 'textdomain' 90 | textdomain (PACKAGE); | ^~~~~~~~~~ ../gnulib-lib/gettext.h:89:5: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ^ gettext.c:188:13: note: in expansion of macro 'bindtextdomain' 188 | bindtextdomain (domain, domaindir); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:5: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ^ gettext.c:208:15: note: in expansion of macro 'bindtextdomain' 208 | bindtextdomain (domain, domaindir); | ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/bin\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a mv -f .deps/gettext-gettext.Tpo .deps/gettext-gettext.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/bin\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a In file included from envsubst.c:42: envsubst.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ envsubst.c:81:3: note: in expansion of macro 'bindtextdomain' 81 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ envsubst.c:82:3: note: in expansion of macro 'bindtextdomain' 82 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ envsubst.c:83:3: note: in expansion of macro 'textdomain' 83 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/envsubst-envsubst.Tpo .deps/envsubst-envsubst.Po /bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/bin\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a libtool: link: gcc -DINSTALLDIR=\"/usr/bin\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a libtool: link: gcc -DINSTALLDIR=\"/usr/bin\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a libtool: link: gcc -DINSTALLDIR=\"/usr/bin\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/src' Making all in po make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/po' Making all in man make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/man' srcdir=''; \ test -f ./gettext.1.in || srcdir=./; \ if test -f ${srcdir}gettext.1.in; then \ sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}gettext.1.in > t-gettext.1 && \ mv t-gettext.1 gettext.1; \ fi srcdir=''; \ test -f ./ngettext.1.in || srcdir=./; \ if test -f ${srcdir}ngettext.1.in; then \ sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}ngettext.1.in > t-ngettext.1 && \ mv t-ngettext.1 ngettext.1; \ fi srcdir=''; \ test -f ./gettext.1.html.in || srcdir=./; \ if test -f ${srcdir}gettext.1.html.in; then \ sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}gettext.1.html.in > t-gettext.1.html && \ mv t-gettext.1.html gettext.1.html; \ fi srcdir=''; \ test -f ./ngettext.1.html.in || srcdir=./; \ if test -f ${srcdir}ngettext.1.html.in; then \ sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}ngettext.1.html.in > t-ngettext.1.html && \ mv t-ngettext.1.html ngettext.1.html; \ fi make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/man' Making all in m4 make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/m4' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/m4' Making all in tests make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/tests' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime' make[3]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime' Making all in libtextstyle make[3]: Entering directory '/usr/src/gettext-0.25/libtextstyle' make all-recursive make[4]: Entering directory '/usr/src/gettext-0.25/libtextstyle' Making all in lib make[5]: Entering directory '/usr/src/gettext-0.25/libtextstyle/lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''HAVE_ERROR_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''NEXT_ERROR_H''@||g' \ -e 's|@''HAVE_ERROR''@|1|g' \ -e 's|@''HAVE_ERROR_AT_LINE''@|1|g' \ -e 's|@''REPLACE_ERROR''@|0|g' \ -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ ./error.in.h > error.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./fcntl.in.h > fcntl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_IMAXABS''@/0/g' \ -e 's/@''REPLACE_IMAXDIV''@/0/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./inttypes.in.h > inttypes.h-t mv alloca.h-t alloca.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib.in.h; \ } > glib.h-t mv error.h-t error.h mv fcntl.h-t fcntl.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glibconfig.in.h; \ } > glibconfig.h-t mv -f glib.h-t glib.h test -d glib || /bin/mkdir -p glib test -d glib || /bin/mkdir -p glib mv inttypes.h-t inttypes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/ghash.in.h; \ } > glib/ghash.h-t mv -f glibconfig.h-t glibconfig.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/glist.in.h; \ } > glib/glist.h-t test -d glib || /bin/mkdir -p glib test -d glib || /bin/mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gmacros.in.h; \ } > glib/gmacros.h-t mv -f glib/glist.h-t glib/glist.h mv -f glib/ghash.h-t glib/ghash.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gprimes.in.h; \ } > glib/gprimes.h-t test -d glib || /bin/mkdir -p glib test -d glib || /bin/mkdir -p glib mv -f glib/gmacros.h-t glib/gmacros.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gprintfint.in.h; \ } > glib/gprintfint.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gstrfuncs.in.h; \ } > glib/gstrfuncs.h-t test -d glib || /bin/mkdir -p glib mv -f glib/gprimes.h-t glib/gprimes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gstring.in.h; \ } > glib/gstring.h-t mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h test -d glib || /bin/mkdir -p glib mv -f glib/gprintfint.h-t glib/gprintfint.h test -d libxml || /bin/mkdir -p libxml mv -f glib/gstring.h-t glib/gstring.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gtypes.in.h; \ } > glib/gtypes.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/DOCBparser.in.h; \ } > libxml/DOCBparser.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/HTMLparser.in.h; \ } > libxml/HTMLparser.h-t mv -f glib/gtypes.h-t glib/gtypes.h mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/HTMLtree.in.h; \ } > libxml/HTMLtree.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/SAX.in.h; \ } > libxml/SAX.h-t mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/SAX2.in.h; \ } > libxml/SAX2.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/SAX.h-t libxml/SAX.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/c14n.in.h; \ } > libxml/c14n.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/SAX2.h-t libxml/SAX2.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/catalog.in.h; \ } > libxml/catalog.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/chvalid.in.h; \ } > libxml/chvalid.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/c14n.h-t libxml/c14n.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/debugXML.in.h; \ } > libxml/debugXML.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/catalog.h-t libxml/catalog.h mv -f libxml/chvalid.h-t libxml/chvalid.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/dict.in.h; \ } > libxml/dict.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/debugXML.h-t libxml/debugXML.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/encoding.in.h; \ } > libxml/encoding.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/entities.in.h; \ } > libxml/entities.h-t mv -f libxml/dict.h-t libxml/dict.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/globals.in.h; \ } > libxml/globals.h-t mv -f libxml/encoding.h-t libxml/encoding.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/entities.h-t libxml/entities.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/hash.in.h; \ } > libxml/hash.h-t mv -f libxml/globals.h-t libxml/globals.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/list.in.h; \ } > libxml/list.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/nanoftp.in.h; \ } > libxml/nanoftp.h-t mv -f libxml/hash.h-t libxml/hash.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/nanohttp.in.h; \ } > libxml/nanohttp.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/list.h-t libxml/list.h mv -f libxml/nanoftp.h-t libxml/nanoftp.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/parser.in.h; \ } > libxml/parser.h-t mv -f libxml/nanohttp.h-t libxml/nanohttp.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/parserInternals.in.h; \ } > libxml/parserInternals.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/pattern.in.h; \ } > libxml/pattern.h-t mv -f libxml/parser.h-t libxml/parser.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/relaxng.in.h; \ } > libxml/relaxng.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/parserInternals.h-t libxml/parserInternals.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/schemasInternals.in.h; \ } > libxml/schemasInternals.h-t mv -f libxml/pattern.h-t libxml/pattern.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/relaxng.h-t libxml/relaxng.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/schematron.in.h; \ } > libxml/schematron.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/threads.in.h; \ } > libxml/threads.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/tree.in.h; \ } > libxml/tree.h-t mv -f libxml/threads.h-t libxml/threads.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/uri.in.h; \ } > libxml/uri.h-t mv -f libxml/schematron.h-t libxml/schematron.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/tree.h-t libxml/tree.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/uri.h-t libxml/uri.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/valid.in.h; \ } > libxml/valid.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xinclude.in.h; \ } > libxml/xinclude.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xlink.in.h; \ } > libxml/xlink.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlIO.in.h; \ } > libxml/xmlIO.h-t mv -f libxml/valid.h-t libxml/valid.h mv -f libxml/xinclude.h-t libxml/xinclude.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/xlink.h-t libxml/xlink.h mv -f libxml/xmlIO.h-t libxml/xmlIO.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlautomata.in.h; \ } > libxml/xmlautomata.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlerror.in.h; \ } > libxml/xmlerror.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h mv -f libxml/xmlerror.h-t libxml/xmlerror.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlexports.in.h; \ } > libxml/xmlexports.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlmemory.in.h; \ } > libxml/xmlmemory.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlexports.h-t libxml/xmlexports.h mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlmodule.in.h; \ } > libxml/xmlmodule.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlreader.in.h; \ } > libxml/xmlreader.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlregexp.in.h; \ } > libxml/xmlregexp.h-t mv -f libxml/xmlreader.h-t libxml/xmlreader.h mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlsave.in.h; \ } > libxml/xmlsave.h-t mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlsave.h-t libxml/xmlsave.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlschemastypes.in.h; \ } > libxml/xmlschemastypes.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlschemas.in.h; \ } > libxml/xmlschemas.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlstring.in.h; \ } > libxml/xmlstring.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlunicode.in.h; \ } > libxml/xmlunicode.h-t mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlstring.h-t libxml/xmlstring.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlversion.in.h; \ } > libxml/xmlversion.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlwriter.in.h; \ } > libxml/xmlwriter.h-t mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h mv -f libxml/xmlversion.h-t libxml/xmlversion.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpath.in.h; \ } > libxml/xpath.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h mv -f libxml/xpath.h-t libxml/xpath.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpathInternals.in.h; \ } > libxml/xpathInternals.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpointer.in.h; \ } > libxml/xpointer.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ ./limits.in.h > limits.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's|@''HAVE_LOCALE_T''@|1|g' \ -e 's|@''HAVE_WINDOWS_LOCALE_T''@|0|g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_NEWLOCALE''@/0/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_FREELOCALE''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L_UNSAFE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/0/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_GETLOCALENAME_L''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_GETLOCALENAME_L''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./locale.in.h > locale.h-t mv -f libxml/xpointer.h-t libxml/xpointer.h mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h mv limits.h-t limits.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/0/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/1/g' \ -e 's/@''GNULIB_GETPAYLOAD''@/0/g' \ -e 's/@''GNULIB_GETPAYLOADF''@/0/g' \ -e 's/@''GNULIB_GETPAYLOADL''@/0/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h > math.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/defined __GL_GNULIB_HEADER/1/g' \ -e 's|defined __GL_REPLACE_OBSTACK__|1|g' \ -e 's|defined __GL_SMALL_PTRDIFF_T__|0|g' \ ./obstack.in.h > obstack.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''HAVE_PTHREAD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_PTHREAD_H''@||g' \ -e 's/@''GNULIB_PTHREAD_THREAD''@/0/g' \ -e 's/@''GNULIB_PTHREAD_ONCE''@/1/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \ -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \ -e 's/@''GNULIB_PTHREAD_COND''@/0/g' \ -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \ -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \ -e 's|@''HAVE_PTHREAD_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \ -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \ -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \ -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \ < ./pthread.in.h > pthread.h-t1 mv locale.h-t locale.h mv obstack.h-t obstack.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''HAVE_SCHED_H''@|1|g' \ -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SCHED_H''@||g' \ -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \ -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \ -e 's|@''HAVE_SCHED_YIELD''@|1|g' \ -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sched.in.h > sched.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIG2STR''@/0/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/1/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIG2STR''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STR2SIG''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./signal.in.h > signal.h-t sed \ -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \ < pthread.h-t1 > pthread.h-t2 mv sched.h-t sched.h sed \ -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/1/g' \ -e 's/@''GNULIB_ISNAN''@/1/g' \ -e 's/@''GNULIB_ISNANF''@/1/g' \ -e 's/@''GNULIB_ISNAND''@/1/g' \ -e 's/@''GNULIB_ISNANL''@/1/g' \ -e 's/@''GNULIB_LDEXP''@/0/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/1/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_LOGP1''@/0/g' \ -e 's/@''GNULIB_LOGP1F''@/0/g' \ -e 's/@''GNULIB_LOGP1L''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SETPAYLOAD''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADF''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADL''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIG''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIGF''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIGL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ -e 's/@''GNULIB_TOTALORDER''@/0/g' \ -e 's/@''GNULIB_TOTALORDERF''@/0/g' \ -e 's/@''GNULIB_TOTALORDERL''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAG''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAGF''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAGL''@/0/g' \ -e 's/@''GNULIB_MDA_J0''@/1/g' \ -e 's/@''GNULIB_MDA_J1''@/1/g' \ -e 's/@''GNULIB_MDA_JN''@/1/g' \ -e 's/@''GNULIB_MDA_Y0''@/1/g' \ -e 's/@''GNULIB_MDA_Y1''@/1/g' \ -e 's/@''GNULIB_MDA_YN''@/1/g' \ < math.h-t1 > math.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_DZPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_FZPRINTF''@/0/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/1/g' \ -e 's/@''GNULIB_SNZPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SZPRINTF''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VASZPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VDZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/1/g' \ -e 's/@''GNULIB_VSNZPRINTF''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSZPRINTF''@/0/g' \ -e 's/@''GNULIB_VZPRINTF''@/0/g' \ -e 's/@''GNULIB_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h > stdio.h-t1 mv signal.h-t signal.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETPROGNAME''@/1/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBSTOWCS''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RAND''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STACK_TRACE''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOF''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h > stdlib.h-t1 sed \ -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \ -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \ < pthread.h-t2 > pthread.h-t3 sed \ -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < pthread.h-t3 > pthread.h-t4 sed \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \ -e 's|@''HAVE_GETPROGNAME''@|0|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOF''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ < stdlib.h-t1 > stdlib.h-t2 rm -f pthread.h-t1 pthread.h-t2 pthread.h-t3 sed \ -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_GETPAYLOAD''@|1|g' \ -e 's|@''HAVE_GETPAYLOADF''@|1|g' \ -e 's|@''HAVE_GETPAYLOADL''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_LOGP1''@|1|g' \ -e 's|@''HAVE_LOGP1F''@|1|g' \ -e 's|@''HAVE_LOGP1L''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SETPAYLOAD''@|1|g' \ -e 's|@''HAVE_SETPAYLOADF''@|1|g' \ -e 's|@''HAVE_SETPAYLOADL''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIG''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIGF''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIGL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_TOTALORDER''@|1|g' \ -e 's|@''HAVE_TOTALORDERF''@|1|g' \ -e 's|@''HAVE_TOTALORDERL''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAG''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAGF''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAGL''@|1|g' \ < math.h-t2 > math.h-t3 mv pthread.h-t4 pthread.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/1/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MBS_ENDSWITH''@/0/g' \ -e 's/@''GNULIB_MBS_STARTSWITH''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/1/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STR_ENDSWITH''@/1/g' \ -e 's/@''GNULIB_STR_STARTSWITH''@/1/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERROR_L''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./string.in.h > string.h-t1 sed \ -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_GETW''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_PUTW''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ < stdio.h-t1 > stdio.h-t2 sed \ -e 's|@''REPLACE__EXIT''@|0|g' \ -e 's|@''REPLACE_ABORT''@|0|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \ -e 's|@''REPLACE_MBSTOWCS''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RAND''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|2|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|1|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOF''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdlib.h-t2 > stdlib.h-t3 sed \ -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERROR_L''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_MEMPCPY''@|0|g' \ -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_STPCPY''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERROR_L''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRVERSCMP''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < string.h-t1 > string.h-t2 sed \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdio.h-t2 > stdio.h-t3 sed \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ < math.h-t3 > math.h-t4 rm -f string.h-t1 mv string.h-t2 string.h rm -f stdlib.h-t1 stdlib.h-t2 /bin/mkdir -p 'sys' mv stdlib.h-t3 stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_SOCKET''@/0/g' \ -e 's/@''GNULIB_CONNECT''@/0/g' \ -e 's/@''GNULIB_ACCEPT''@/0/g' \ -e 's/@''GNULIB_BIND''@/0/g' \ -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_LISTEN''@/0/g' \ -e 's/@''GNULIB_RECV''@/0/g' \ -e 's/@''GNULIB_SEND''@/0/g' \ -e 's/@''GNULIB_RECVFROM''@/0/g' \ -e 's/@''GNULIB_SENDTO''@/0/g' \ -e 's/@''GNULIB_SETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ -e 's/@''GNULIB_ACCEPT4''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_socket.in.h > sys/socket.h-t /bin/mkdir -p 'sys' rm -f stdio.h-t1 stdio.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_CHMOD''@/0/g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/0/g' \ -e 's/@''GNULIB_MKDIR''@/0/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_CHMOD''@|0|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_MKNODAT''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_stat.in.h > sys/stat.h-t mv sys/socket.h-t sys/socket.h sed \ -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPL''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXPM1L''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_GETPAYLOAD''@|0|g' \ -e 's|@''REPLACE_GETPAYLOADF''@|0|g' \ -e 's|@''REPLACE_GETPAYLOADL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ < math.h-t4 > math.h-t5 mv stdio.h-t3 stdio.h /bin/mkdir -p 'sys' /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_time.in.h > sys/time.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''HAVE_OFF64_T''@|1|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ -e 's|@''HAVE_BLKSIZE_T''@|1|g' \ -e 's|@''HAVE_BLKCNT_T''@|1|g' \ ./sys_types.in.h > sys/types.h-t mv sys/time.h-t sys/time.h /bin/mkdir -p 'sys' mv sys/stat.h-t sys/stat.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ ./sys_uio.in.h > sys/uio.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZNAME''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZALLOC''@|0|g' \ -e 's|@''REPLACE_CTIME''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_RZ''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_MKTIME_Z''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|0|g' \ -e 's|@''REPLACE_STRFTIME''@|0|g' \ -e 's|@''REPLACE_TIME''@|0|g' \ -e 's|@''REPLACE_TIMEGM''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \ -e 's|@''REPLACE_TZSET''@|0|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./time.in.h > time.h-t mv sys/types.h-t sys/types.h sed \ -e 's|@''REPLACE_LDEXP''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_RINTL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TOTALORDER''@|0|g' \ -e 's|@''REPLACE_TOTALORDERF''@|0|g' \ -e 's|@''REPLACE_TOTALORDERL''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAG''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAGF''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAGL''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < math.h-t5 > math.h-t6 mv sys/uio.h-t sys/uio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's/@''HAVE_UCHAR_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UCHAR_H''@||g' \ -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' \ -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' \ -e 's|@''SMALL_WCHAR_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' \ -e 's/@''GNULIB_BTOC32''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_C32ISALNUM''@/1/g' \ -e 's/@''GNULIB_C32ISALPHA''@/1/g' \ -e 's/@''GNULIB_C32ISBLANK''@/1/g' \ -e 's/@''GNULIB_C32ISCNTRL''@/1/g' \ -e 's/@''GNULIB_C32ISDIGIT''@/1/g' \ -e 's/@''GNULIB_C32ISGRAPH''@/1/g' \ -e 's/@''GNULIB_C32ISLOWER''@/1/g' \ -e 's/@''GNULIB_C32ISPRINT''@/1/g' \ -e 's/@''GNULIB_C32ISPUNCT''@/1/g' \ -e 's/@''GNULIB_C32ISSPACE''@/1/g' \ -e 's/@''GNULIB_C32ISUPPER''@/1/g' \ -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' \ -e 's/@''GNULIB_C32TOLOWER''@/1/g' \ -e 's/@''GNULIB_C32TOUPPER''@/0/g' \ -e 's/@''GNULIB_C32WIDTH''@/1/g' \ -e 's/@''GNULIB_C32RTOMB''@/0/g' \ -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32SRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32STOMBS''@/0/g' \ -e 's/@''GNULIB_C32SWIDTH''@/0/g' \ -e 's/@''GNULIB_C32TOB''@/0/g' \ -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/0/g' \ -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_MBRTOC16''@/0/g' \ -e 's/@''GNULIB_MBRTOC32''@/1/g' \ -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSRTOC32S''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSTOC32S''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's|@''HAVE_C32RTOMB''@|1|g' \ -e 's|@''HAVE_MBRTOC16''@|1|g' \ -e 's|@''HAVE_MBRTOC32''@|1|g' \ -e 's|@''REPLACE_C32RTOMB''@|0|g' \ -e 's|@''REPLACE_MBRTOC16''@|0|g' \ -e 's|@''REPLACE_MBRTOC32''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./uchar.in.h > uchar.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ ./unicase.in.h > unicase.h-t mv time.h-t time.h rm -f math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t5 mv uchar.h-t uchar.h mv unicase.h-t unicase.h mv math.h-t6 math.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < ./unictype.in.h > unictype.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ ./uninorm.in.h > uninorm.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ < ./unistd.in.h > unistd.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unistr.h-t' ./unistr.in.h mv uninorm.h-t uninorm.h mv unistr.h-t unistr.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h mv unitypes.h-t unitypes.h mv uniwidth.h-t uniwidth.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBSZERO''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_WGETCWD''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./wchar.in.h > wchar.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWPUNCT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWPUNCT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e 's/@''REPLACE_WCTRANS''@/0/g' \ -e 's/@''REPLACE_WCTYPE''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./wctype.in.h > wctype.h-t sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t1 > unictype.h-t2 sed \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/0/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < unistd.h-t1 > unistd.h-t2 mv wctype.h-t wctype.h /bin/mkdir -p textstyle rm -f textstyle/stdbool.h-t textstyle/stdbool.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#if !defined _GL_STDBOOL_H'; \ if test -f /usr/include/stdbool.h; then \ echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \ else \ echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \ fi; \ echo '#include '; \ echo '#else'; \ cat ./stdbool.mini.h; \ echo '#endif'; \ echo '#endif'; \ } > textstyle/stdbool.h-t sed \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ < wchar.h-t1 > wchar.h-t2 sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_MODIFIER_COMBINING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t2 > unictype.h-t3 mv textstyle/stdbool.h-t textstyle/stdbool.h cat ./libtextstyle.sym.in \ | case "linux-gnu" in \ mingw* | windows*) cat ;; \ *) grep -v '^libtextstyle_isatty$' ;; \ esac \ > libtextstyle.sym-t sed \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSCMP''@|0|g' \ -e 's|@''REPLACE_WCSNCAT''@|0|g' \ -e 's|@''REPLACE_WCSNCMP''@|0|g' \ -e 's|@''REPLACE_WCSSTR''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e 's|@''REPLACE_WMEMCMP''@|0|g' \ -e 's|@''REPLACE_WMEMPCPY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < wchar.h-t2 > wchar.h-t3 sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t3 > unictype.h-t4 sed \ -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ < unistd.h-t2 > unistd.h-t3 mv libtextstyle.sym-t libtextstyle.sym rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h sed \ -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_DUP3''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FDATASYNC''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETENTROPY''@|0|g' \ -e 's|@''REPLACE_GETLOGIN''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_GETUSERSHELL''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PIPE2''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < unistd.h-t3 > unistd.h-t4 rm -f unictype.h-t1 unictype.h-t2 unictype.h-t3 mv unictype.h-t4 unictype.h rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ : "Avoid double inclusion, to avoid a warning about redefinitions."; \ echo '#ifndef LIBTEXTSTYLE_CONFIG_H'; \ echo '#define LIBTEXTSTYLE_CONFIG_H'; \ echo; \ echo '#include "../config.h"'; \ echo; \ echo '#endif /* LIBTEXTSTYLE_CONFIG_H */'; \ } > config.h && \ if test -n "yes" && test -n "1"; then \ { \ { \ for f in gl_array_list.h gl_array_list.c basename-lgpl.c binary-io.h binary-io.c c-ctype.h c-ctype.c c-strcasecmp.c c-strncasecmp.c c32isalnum.c c32isalpha.c c32isblank.c c32iscntrl.c c32isdigit.c c32isgraph.c c32islower.c c32isprint.c c32ispunct.c c32isspace.c c32isupper.c c32isxdigit.c c32tolower.c c32width.c cloexec.c concat-filename.c exitfail.c fatal-signal.h fatal-signal.c fcntl.c fd-hook.c fd-ostream.c file-ostream.c full-write.h full-write.c get_ppid_of.h get_ppid_of.c get_progname_of.h get_progname_of.c getprogname.c gettext.h hard-locale.c html-ostream.c html-styled-ostream.c ialloc.c iconv-ostream.c idx.h gl_list.h gl_list.c localcharset.c glthread/lock.h glthread/lock.c malloca.c math.c mbchar.c mbiterf.h mbiterf.c mbrtoc32.c mbrtowc.c mbsnlen.c mbszero.c mem-hash-map.h mem-hash-map.c memory-ostream.c minmax.h next-prime.h next-prime.c noop-styled-ostream.c obstack.c glthread/once.h glthread/once.c ostream.c printf-frexp.c printf-frexpl.c realloc.c reallocarray.c safe-read.c safe-write.c same-inode.h same-inode.c setlocale_null.c setlocale_null-unlocked.c sig-handler.c size_max.h sockets.h sockets.c stat-time.c stdlib.c str_endswith.c str_startswith.c styled-ostream.c sys_socket.c term-ostream.c term-style-control.c term-styled-ostream.c glthread/threadlib.c unicase/tolower.c unictype/ctype_alnum.c unictype/ctype_alpha.c unictype/ctype_blank.c unictype/ctype_cntrl.c unictype/ctype_digit.c unictype/ctype_graph.c unictype/ctype_lower.c unictype/ctype_print.c unictype/ctype_punct.c unictype/ctype_space.c unictype/ctype_upper.c unictype/ctype_xdigit.c unistd.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c uniwidth/width.c vaszprintf.c aszprintf.c vsnzprintf.c wctype-h.c xmalloc.c xalloc-die.c xconcat-filename.c xgethostname.h xgethostname.c gl_xlist.h gl_xlist.c xsize.h xsize.c xvasprintf.h xvasprintf.c xasprintf.c color.h color.c misc.h misc.c version.c libtextstyle_la-asnprintf.lo libtextstyle_la-printf-args.lo libtextstyle_la-printf-parse.lo libtextstyle_la-vasnprintf.lo libcroco/cr-additional-sel.c libcroco/cr-attr-sel.c libcroco/cr-cascade.c libcroco/cr-declaration.c libcroco/cr-doc-handler.c libcroco/cr-enc-handler.c libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c libcroco/cr-om-parser.c libcroco/cr-parser.c libcroco/cr-parsing-location.c libcroco/cr-prop-list.c libcroco/cr-pseudo.c libcroco/cr-rgb.c libcroco/cr-sel-eng.c libcroco/cr-selector.c libcroco/cr-simple-sel.c libcroco/cr-statement.c libcroco/cr-string.c libcroco/cr-style.c libcroco/cr-stylesheet.c libcroco/cr-term.c libcroco/cr-tknzr.c libcroco/cr-token.c libcroco/cr-utils.c libxml/DOCBparser.c libxml/HTMLparser.c libxml/HTMLtree.c libxml/SAX.c libxml/SAX2.c libxml/buf.h libxml/buf.c libxml/c14n.c libxml/catalog.c libxml/chvalid.c libxml/debugXML.c libxml/dict.c libxml/enc.h libxml/encoding.c libxml/entities.c libxml/error.c libxml/globals.c libxml/hash.c libxml/legacy.c libxml/list.c libxml/nanoftp.c libxml/nanohttp.c libxml/parser.c libxml/parserInternals.c libxml/pattern.c libxml/relaxng.c libxml/save.h libxml/schematron.c libxml/threads.c libxml/timsort.h libxml/tree.c libxml/trionan.c libxml/uri.c libxml/valid.c libxml/xinclude.c libxml/xlink.c libxml/xmlIO.c libxml/xmlmemory.c libxml/xmlmodule.c libxml/xmlreader.c libxml/xmlregexp.c libxml/xmlsave.c libxml/xmlschemas.c libxml/xmlschemastypes.c libxml/xmlstring.c libxml/xmlunicode.c libxml/xmlwriter.c libxml/xpath.c libxml/xpointer.c glib/ghash.c glib/glist.c glib/gmessages.c glib/gprimes.c glib/gstrfuncs.c glib/gstring.c; do \ case $f in \ *.res.lo ) ;; \ *.c | *.o | *.lo ) \ sf=`echo "$f" | sed -e 's,^libtextstyle_la-,,' -e 's,\\.[^.]*$,,'`.c; \ test -f $sf || sf=./$sf; \ of=`echo "$f" | sed -e 's,^.*/,,' -e 's,^libtextstyle_la-,,' -e 's,\\.[^.]*$,,'`.o; \ echo "gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c $sf" 1>&6; \ gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c $sf || { rm -f config.h; exit 1; }; \ sh ./exported.sh $of 1>&5; \ rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \ ;; \ esac; \ done; \ } 5>&1 1>&2 \ | sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq \ | LC_ALL=C ../build-aux/join-v-1 - libtextstyle.sym \ | sed -e 's,^\(.*\)$,#define \1 libtextstyle_\1,' > config.h-t; \ } 6>&1 && \ if test -f config.h; then \ cat config.h-t >> config.h; \ rm -f config.h-t; \ else \ rm -f config.h-t; \ exit 1; \ fi \ fi gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c gl_array_list.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c basename-lgpl.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c binary-io.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c-ctype.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c-strcasecmp.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c-strncasecmp.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32isalnum.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32isalpha.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32isblank.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32iscntrl.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32isdigit.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32isgraph.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32islower.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32isprint.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32ispunct.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32isspace.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32isupper.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32isxdigit.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32tolower.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c c32width.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c cloexec.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c concat-filename.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c exitfail.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c fatal-signal.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c fcntl.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c fd-hook.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c fd-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c file-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c full-write.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c get_ppid_of.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c get_progname_of.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c getprogname.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c hard-locale.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c html-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c html-styled-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c ialloc.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c iconv-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c gl_list.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c localcharset.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c glthread/lock.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c malloca.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c math.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c mbchar.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c mbiterf.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c mbrtoc32.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c mbrtowc.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c mbsnlen.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c mbszero.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c mem-hash-map.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c memory-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c next-prime.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c noop-styled-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c obstack.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c glthread/once.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c printf-frexp.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c printf-frexpl.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c realloc.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c reallocarray.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c safe-read.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c safe-write.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c same-inode.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c setlocale_null.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c setlocale_null-unlocked.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c sig-handler.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c sockets.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c stat-time.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c stdlib.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c str_endswith.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c str_startswith.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c styled-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c sys_socket.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c term-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c term-style-control.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c term-styled-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c glthread/threadlib.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unicase/tolower.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unictype/ctype_alnum.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unictype/ctype_alpha.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unictype/ctype_blank.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unictype/ctype_cntrl.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unictype/ctype_digit.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unictype/ctype_graph.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unictype/ctype_lower.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unictype/ctype_print.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unictype/ctype_punct.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unictype/ctype_space.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unictype/ctype_upper.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unictype/ctype_xdigit.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unistd.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unistr/u8-mbtouc.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c unistr/u8-mbtouc-aux.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c uniwidth/width.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c vaszprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c aszprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c vsnzprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c wctype-h.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c xmalloc.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c xalloc-die.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c xconcat-filename.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c xgethostname.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c gl_xlist.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c xsize.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c xvasprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c xasprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c color.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c misc.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c version.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c asnprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c printf-args.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c printf-parse.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c vasnprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-additional-sel.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-attr-sel.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-cascade.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-declaration.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-doc-handler.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-enc-handler.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-fonts.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-input.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-num.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-om-parser.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-parser.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-parsing-location.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-prop-list.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-pseudo.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-rgb.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-sel-eng.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-selector.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-simple-sel.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-statement.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-string.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-style.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-stylesheet.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-term.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-tknzr.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-token.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libcroco/cr-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/DOCBparser.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/HTMLparser.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/HTMLtree.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/SAX.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/SAX2.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/buf.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/c14n.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/catalog.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/chvalid.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/debugXML.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/dict.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/encoding.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/entities.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/error.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/globals.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/hash.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/legacy.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/list.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/nanoftp.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/nanohttp.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/parser.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/parserInternals.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/pattern.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/relaxng.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/schematron.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/threads.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/tree.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/trionan.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/uri.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/valid.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xinclude.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xlink.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xmlIO.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xmlmemory.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xmlmodule.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xmlreader.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xmlregexp.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xmlsave.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xmlschemas.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xmlschemastypes.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xmlstring.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xmlunicode.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xmlwriter.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xpath.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c libxml/xpointer.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c glib/ghash.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c glib/glist.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c glib/gmessages.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c glib/gprimes.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c glib/gstrfuncs.c gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -w -fno-analyzer -c glib/gstring.c make all-am make[6]: Entering directory '/usr/src/gettext-0.25/libtextstyle/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-gl_array_list.lo -MD -MP -MF .deps/libtextstyle_la-gl_array_list.Tpo -c -o libtextstyle_la-gl_array_list.lo `test -f 'gl_array_list.c' || echo './'`gl_array_list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-basename-lgpl.lo -MD -MP -MF .deps/libtextstyle_la-basename-lgpl.Tpo -c -o libtextstyle_la-basename-lgpl.lo `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-binary-io.lo -MD -MP -MF .deps/libtextstyle_la-binary-io.Tpo -c -o libtextstyle_la-binary-io.lo `test -f 'binary-io.c' || echo './'`binary-io.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c-ctype.lo -MD -MP -MF .deps/libtextstyle_la-c-ctype.Tpo -c -o libtextstyle_la-c-ctype.lo `test -f 'c-ctype.c' || echo './'`c-ctype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-basename-lgpl.lo -MD -MP -MF .deps/libtextstyle_la-basename-lgpl.Tpo -c basename-lgpl.c -fPIC -DPIC -o .libs/libtextstyle_la-basename-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-binary-io.lo -MD -MP -MF .deps/libtextstyle_la-binary-io.Tpo -c binary-io.c -fPIC -DPIC -o .libs/libtextstyle_la-binary-io.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-gl_array_list.lo -MD -MP -MF .deps/libtextstyle_la-gl_array_list.Tpo -c gl_array_list.c -fPIC -DPIC -o .libs/libtextstyle_la-gl_array_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c-ctype.lo -MD -MP -MF .deps/libtextstyle_la-c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/libtextstyle_la-c-ctype.o mv -f .deps/libtextstyle_la-binary-io.Tpo .deps/libtextstyle_la-binary-io.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c-strcasecmp.lo -MD -MP -MF .deps/libtextstyle_la-c-strcasecmp.Tpo -c -o libtextstyle_la-c-strcasecmp.lo `test -f 'c-strcasecmp.c' || echo './'`c-strcasecmp.c mv -f .deps/libtextstyle_la-basename-lgpl.Tpo .deps/libtextstyle_la-basename-lgpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c-strncasecmp.lo -MD -MP -MF .deps/libtextstyle_la-c-strncasecmp.Tpo -c -o libtextstyle_la-c-strncasecmp.lo `test -f 'c-strncasecmp.c' || echo './'`c-strncasecmp.c mv -f .deps/libtextstyle_la-c-ctype.Tpo .deps/libtextstyle_la-c-ctype.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isalnum.lo -MD -MP -MF .deps/libtextstyle_la-c32isalnum.Tpo -c -o libtextstyle_la-c32isalnum.lo `test -f 'c32isalnum.c' || echo './'`c32isalnum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c-strcasecmp.lo -MD -MP -MF .deps/libtextstyle_la-c-strcasecmp.Tpo -c c-strcasecmp.c -fPIC -DPIC -o .libs/libtextstyle_la-c-strcasecmp.o mv -f .deps/libtextstyle_la-c-strcasecmp.Tpo .deps/libtextstyle_la-c-strcasecmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isalpha.lo -MD -MP -MF .deps/libtextstyle_la-c32isalpha.Tpo -c -o libtextstyle_la-c32isalpha.lo `test -f 'c32isalpha.c' || echo './'`c32isalpha.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isalnum.lo -MD -MP -MF .deps/libtextstyle_la-c32isalnum.Tpo -c c32isalnum.c -fPIC -DPIC -o .libs/libtextstyle_la-c32isalnum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c-strncasecmp.lo -MD -MP -MF .deps/libtextstyle_la-c-strncasecmp.Tpo -c c-strncasecmp.c -fPIC -DPIC -o .libs/libtextstyle_la-c-strncasecmp.o mv -f .deps/libtextstyle_la-c32isalnum.Tpo .deps/libtextstyle_la-c32isalnum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isblank.lo -MD -MP -MF .deps/libtextstyle_la-c32isblank.Tpo -c -o libtextstyle_la-c32isblank.lo `test -f 'c32isblank.c' || echo './'`c32isblank.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isalpha.lo -MD -MP -MF .deps/libtextstyle_la-c32isalpha.Tpo -c c32isalpha.c -fPIC -DPIC -o .libs/libtextstyle_la-c32isalpha.o mv -f .deps/libtextstyle_la-c-strncasecmp.Tpo .deps/libtextstyle_la-c-strncasecmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32iscntrl.lo -MD -MP -MF .deps/libtextstyle_la-c32iscntrl.Tpo -c -o libtextstyle_la-c32iscntrl.lo `test -f 'c32iscntrl.c' || echo './'`c32iscntrl.c mv -f .deps/libtextstyle_la-gl_array_list.Tpo .deps/libtextstyle_la-gl_array_list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isdigit.lo -MD -MP -MF .deps/libtextstyle_la-c32isdigit.Tpo -c -o libtextstyle_la-c32isdigit.lo `test -f 'c32isdigit.c' || echo './'`c32isdigit.c mv -f .deps/libtextstyle_la-c32isalpha.Tpo .deps/libtextstyle_la-c32isalpha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isgraph.lo -MD -MP -MF .deps/libtextstyle_la-c32isgraph.Tpo -c -o libtextstyle_la-c32isgraph.lo `test -f 'c32isgraph.c' || echo './'`c32isgraph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isblank.lo -MD -MP -MF .deps/libtextstyle_la-c32isblank.Tpo -c c32isblank.c -fPIC -DPIC -o .libs/libtextstyle_la-c32isblank.o mv -f .deps/libtextstyle_la-c32isblank.Tpo .deps/libtextstyle_la-c32isblank.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32islower.lo -MD -MP -MF .deps/libtextstyle_la-c32islower.Tpo -c -o libtextstyle_la-c32islower.lo `test -f 'c32islower.c' || echo './'`c32islower.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32iscntrl.lo -MD -MP -MF .deps/libtextstyle_la-c32iscntrl.Tpo -c c32iscntrl.c -fPIC -DPIC -o .libs/libtextstyle_la-c32iscntrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isdigit.lo -MD -MP -MF .deps/libtextstyle_la-c32isdigit.Tpo -c c32isdigit.c -fPIC -DPIC -o .libs/libtextstyle_la-c32isdigit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isgraph.lo -MD -MP -MF .deps/libtextstyle_la-c32isgraph.Tpo -c c32isgraph.c -fPIC -DPIC -o .libs/libtextstyle_la-c32isgraph.o mv -f .deps/libtextstyle_la-c32isdigit.Tpo .deps/libtextstyle_la-c32isdigit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isprint.lo -MD -MP -MF .deps/libtextstyle_la-c32isprint.Tpo -c -o libtextstyle_la-c32isprint.lo `test -f 'c32isprint.c' || echo './'`c32isprint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32islower.lo -MD -MP -MF .deps/libtextstyle_la-c32islower.Tpo -c c32islower.c -fPIC -DPIC -o .libs/libtextstyle_la-c32islower.o mv -f .deps/libtextstyle_la-c32iscntrl.Tpo .deps/libtextstyle_la-c32iscntrl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32ispunct.lo -MD -MP -MF .deps/libtextstyle_la-c32ispunct.Tpo -c -o libtextstyle_la-c32ispunct.lo `test -f 'c32ispunct.c' || echo './'`c32ispunct.c mv -f .deps/libtextstyle_la-c32isgraph.Tpo .deps/libtextstyle_la-c32isgraph.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isspace.lo -MD -MP -MF .deps/libtextstyle_la-c32isspace.Tpo -c -o libtextstyle_la-c32isspace.lo `test -f 'c32isspace.c' || echo './'`c32isspace.c mv -f .deps/libtextstyle_la-c32islower.Tpo .deps/libtextstyle_la-c32islower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isupper.lo -MD -MP -MF .deps/libtextstyle_la-c32isupper.Tpo -c -o libtextstyle_la-c32isupper.lo `test -f 'c32isupper.c' || echo './'`c32isupper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isprint.lo -MD -MP -MF .deps/libtextstyle_la-c32isprint.Tpo -c c32isprint.c -fPIC -DPIC -o .libs/libtextstyle_la-c32isprint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32ispunct.lo -MD -MP -MF .deps/libtextstyle_la-c32ispunct.Tpo -c c32ispunct.c -fPIC -DPIC -o .libs/libtextstyle_la-c32ispunct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isupper.lo -MD -MP -MF .deps/libtextstyle_la-c32isupper.Tpo -c c32isupper.c -fPIC -DPIC -o .libs/libtextstyle_la-c32isupper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isspace.lo -MD -MP -MF .deps/libtextstyle_la-c32isspace.Tpo -c c32isspace.c -fPIC -DPIC -o .libs/libtextstyle_la-c32isspace.o mv -f .deps/libtextstyle_la-c32isprint.Tpo .deps/libtextstyle_la-c32isprint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isxdigit.lo -MD -MP -MF .deps/libtextstyle_la-c32isxdigit.Tpo -c -o libtextstyle_la-c32isxdigit.lo `test -f 'c32isxdigit.c' || echo './'`c32isxdigit.c mv -f .deps/libtextstyle_la-c32ispunct.Tpo .deps/libtextstyle_la-c32ispunct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32tolower.lo -MD -MP -MF .deps/libtextstyle_la-c32tolower.Tpo -c -o libtextstyle_la-c32tolower.lo `test -f 'c32tolower.c' || echo './'`c32tolower.c mv -f .deps/libtextstyle_la-c32isupper.Tpo .deps/libtextstyle_la-c32isupper.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32width.lo -MD -MP -MF .deps/libtextstyle_la-c32width.Tpo -c -o libtextstyle_la-c32width.lo `test -f 'c32width.c' || echo './'`c32width.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32isxdigit.lo -MD -MP -MF .deps/libtextstyle_la-c32isxdigit.Tpo -c c32isxdigit.c -fPIC -DPIC -o .libs/libtextstyle_la-c32isxdigit.o mv -f .deps/libtextstyle_la-c32isspace.Tpo .deps/libtextstyle_la-c32isspace.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-cloexec.lo -MD -MP -MF .deps/libtextstyle_la-cloexec.Tpo -c -o libtextstyle_la-cloexec.lo `test -f 'cloexec.c' || echo './'`cloexec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32tolower.lo -MD -MP -MF .deps/libtextstyle_la-c32tolower.Tpo -c c32tolower.c -fPIC -DPIC -o .libs/libtextstyle_la-c32tolower.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-c32width.lo -MD -MP -MF .deps/libtextstyle_la-c32width.Tpo -c c32width.c -fPIC -DPIC -o .libs/libtextstyle_la-c32width.o mv -f .deps/libtextstyle_la-c32isxdigit.Tpo .deps/libtextstyle_la-c32isxdigit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-concat-filename.lo -MD -MP -MF .deps/libtextstyle_la-concat-filename.Tpo -c -o libtextstyle_la-concat-filename.lo `test -f 'concat-filename.c' || echo './'`concat-filename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-cloexec.lo -MD -MP -MF .deps/libtextstyle_la-cloexec.Tpo -c cloexec.c -fPIC -DPIC -o .libs/libtextstyle_la-cloexec.o mv -f .deps/libtextstyle_la-c32tolower.Tpo .deps/libtextstyle_la-c32tolower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-exitfail.lo -MD -MP -MF .deps/libtextstyle_la-exitfail.Tpo -c -o libtextstyle_la-exitfail.lo `test -f 'exitfail.c' || echo './'`exitfail.c mv -f .deps/libtextstyle_la-c32width.Tpo .deps/libtextstyle_la-c32width.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-fatal-signal.lo -MD -MP -MF .deps/libtextstyle_la-fatal-signal.Tpo -c -o libtextstyle_la-fatal-signal.lo `test -f 'fatal-signal.c' || echo './'`fatal-signal.c mv -f .deps/libtextstyle_la-cloexec.Tpo .deps/libtextstyle_la-cloexec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-fcntl.lo -MD -MP -MF .deps/libtextstyle_la-fcntl.Tpo -c -o libtextstyle_la-fcntl.lo `test -f 'fcntl.c' || echo './'`fcntl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-exitfail.lo -MD -MP -MF .deps/libtextstyle_la-exitfail.Tpo -c exitfail.c -fPIC -DPIC -o .libs/libtextstyle_la-exitfail.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-concat-filename.lo -MD -MP -MF .deps/libtextstyle_la-concat-filename.Tpo -c concat-filename.c -fPIC -DPIC -o .libs/libtextstyle_la-concat-filename.o mv -f .deps/libtextstyle_la-exitfail.Tpo .deps/libtextstyle_la-exitfail.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-fd-hook.lo -MD -MP -MF .deps/libtextstyle_la-fd-hook.Tpo -c -o libtextstyle_la-fd-hook.lo `test -f 'fd-hook.c' || echo './'`fd-hook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-fatal-signal.lo -MD -MP -MF .deps/libtextstyle_la-fatal-signal.Tpo -c fatal-signal.c -fPIC -DPIC -o .libs/libtextstyle_la-fatal-signal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-fcntl.lo -MD -MP -MF .deps/libtextstyle_la-fcntl.Tpo -c fcntl.c -fPIC -DPIC -o .libs/libtextstyle_la-fcntl.o mv -f .deps/libtextstyle_la-concat-filename.Tpo .deps/libtextstyle_la-concat-filename.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-fd-ostream.lo -MD -MP -MF .deps/libtextstyle_la-fd-ostream.Tpo -c -o libtextstyle_la-fd-ostream.lo `test -f 'fd-ostream.c' || echo './'`fd-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-fd-hook.lo -MD -MP -MF .deps/libtextstyle_la-fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/libtextstyle_la-fd-hook.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-fd-ostream.lo -MD -MP -MF .deps/libtextstyle_la-fd-ostream.Tpo -c fd-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-fd-ostream.o mv -f .deps/libtextstyle_la-fcntl.Tpo .deps/libtextstyle_la-fcntl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-file-ostream.lo -MD -MP -MF .deps/libtextstyle_la-file-ostream.Tpo -c -o libtextstyle_la-file-ostream.lo `test -f 'file-ostream.c' || echo './'`file-ostream.c mv -f .deps/libtextstyle_la-fd-hook.Tpo .deps/libtextstyle_la-fd-hook.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-full-write.lo -MD -MP -MF .deps/libtextstyle_la-full-write.Tpo -c -o libtextstyle_la-full-write.lo `test -f 'full-write.c' || echo './'`full-write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-file-ostream.lo -MD -MP -MF .deps/libtextstyle_la-file-ostream.Tpo -c file-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-file-ostream.o mv -f .deps/libtextstyle_la-fatal-signal.Tpo .deps/libtextstyle_la-fatal-signal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-get_ppid_of.lo -MD -MP -MF .deps/libtextstyle_la-get_ppid_of.Tpo -c -o libtextstyle_la-get_ppid_of.lo `test -f 'get_ppid_of.c' || echo './'`get_ppid_of.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-full-write.lo -MD -MP -MF .deps/libtextstyle_la-full-write.Tpo -c full-write.c -fPIC -DPIC -o .libs/libtextstyle_la-full-write.o mv -f .deps/libtextstyle_la-full-write.Tpo .deps/libtextstyle_la-full-write.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-get_ppid_of.lo -MD -MP -MF .deps/libtextstyle_la-get_ppid_of.Tpo -c get_ppid_of.c -fPIC -DPIC -o .libs/libtextstyle_la-get_ppid_of.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-get_progname_of.lo -MD -MP -MF .deps/libtextstyle_la-get_progname_of.Tpo -c -o libtextstyle_la-get_progname_of.lo `test -f 'get_progname_of.c' || echo './'`get_progname_of.c mv -f .deps/libtextstyle_la-file-ostream.Tpo .deps/libtextstyle_la-file-ostream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-getprogname.lo -MD -MP -MF .deps/libtextstyle_la-getprogname.Tpo -c -o libtextstyle_la-getprogname.lo `test -f 'getprogname.c' || echo './'`getprogname.c mv -f .deps/libtextstyle_la-fd-ostream.Tpo .deps/libtextstyle_la-fd-ostream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-hard-locale.lo -MD -MP -MF .deps/libtextstyle_la-hard-locale.Tpo -c -o libtextstyle_la-hard-locale.lo `test -f 'hard-locale.c' || echo './'`hard-locale.c mv -f .deps/libtextstyle_la-get_ppid_of.Tpo .deps/libtextstyle_la-get_ppid_of.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-html-ostream.lo -MD -MP -MF .deps/libtextstyle_la-html-ostream.Tpo -c -o libtextstyle_la-html-ostream.lo `test -f 'html-ostream.c' || echo './'`html-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-get_progname_of.lo -MD -MP -MF .deps/libtextstyle_la-get_progname_of.Tpo -c get_progname_of.c -fPIC -DPIC -o .libs/libtextstyle_la-get_progname_of.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-getprogname.lo -MD -MP -MF .deps/libtextstyle_la-getprogname.Tpo -c getprogname.c -fPIC -DPIC -o .libs/libtextstyle_la-getprogname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-hard-locale.lo -MD -MP -MF .deps/libtextstyle_la-hard-locale.Tpo -c hard-locale.c -fPIC -DPIC -o .libs/libtextstyle_la-hard-locale.o mv -f .deps/libtextstyle_la-getprogname.Tpo .deps/libtextstyle_la-getprogname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-html-styled-ostream.lo -MD -MP -MF .deps/libtextstyle_la-html-styled-ostream.Tpo -c -o libtextstyle_la-html-styled-ostream.lo `test -f 'html-styled-ostream.c' || echo './'`html-styled-ostream.c mv -f .deps/libtextstyle_la-get_progname_of.Tpo .deps/libtextstyle_la-get_progname_of.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-html-ostream.lo -MD -MP -MF .deps/libtextstyle_la-html-ostream.Tpo -c html-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-html-ostream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-ialloc.lo -MD -MP -MF .deps/libtextstyle_la-ialloc.Tpo -c -o libtextstyle_la-ialloc.lo `test -f 'ialloc.c' || echo './'`ialloc.c mv -f .deps/libtextstyle_la-hard-locale.Tpo .deps/libtextstyle_la-hard-locale.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-iconv-ostream.lo -MD -MP -MF .deps/libtextstyle_la-iconv-ostream.Tpo -c -o libtextstyle_la-iconv-ostream.lo `test -f 'iconv-ostream.c' || echo './'`iconv-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-html-styled-ostream.lo -MD -MP -MF .deps/libtextstyle_la-html-styled-ostream.Tpo -c html-styled-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-html-styled-ostream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-ialloc.lo -MD -MP -MF .deps/libtextstyle_la-ialloc.Tpo -c ialloc.c -fPIC -DPIC -o .libs/libtextstyle_la-ialloc.o mv -f .deps/libtextstyle_la-ialloc.Tpo .deps/libtextstyle_la-ialloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-gl_list.lo -MD -MP -MF .deps/libtextstyle_la-gl_list.Tpo -c -o libtextstyle_la-gl_list.lo `test -f 'gl_list.c' || echo './'`gl_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-iconv-ostream.lo -MD -MP -MF .deps/libtextstyle_la-iconv-ostream.Tpo -c iconv-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-iconv-ostream.o mv -f .deps/libtextstyle_la-html-styled-ostream.Tpo .deps/libtextstyle_la-html-styled-ostream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-localcharset.lo -MD -MP -MF .deps/libtextstyle_la-localcharset.Tpo -c -o libtextstyle_la-localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-localcharset.lo -MD -MP -MF .deps/libtextstyle_la-localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/libtextstyle_la-localcharset.o mv -f .deps/libtextstyle_la-iconv-ostream.Tpo .deps/libtextstyle_la-iconv-ostream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-malloca.lo -MD -MP -MF .deps/libtextstyle_la-malloca.Tpo -c -o libtextstyle_la-malloca.lo `test -f 'malloca.c' || echo './'`malloca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-gl_list.lo -MD -MP -MF .deps/libtextstyle_la-gl_list.Tpo -c gl_list.c -fPIC -DPIC -o .libs/libtextstyle_la-gl_list.o mv -f .deps/libtextstyle_la-localcharset.Tpo .deps/libtextstyle_la-localcharset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-math.lo -MD -MP -MF .deps/libtextstyle_la-math.Tpo -c -o libtextstyle_la-math.lo `test -f 'math.c' || echo './'`math.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-malloca.lo -MD -MP -MF .deps/libtextstyle_la-malloca.Tpo -c malloca.c -fPIC -DPIC -o .libs/libtextstyle_la-malloca.o html-ostream.oo.c: In function 'html_ostream__write_mem.part.0': html-ostream.oo.c:176:34: warning: infinite loop [CWE-835] [-Wanalyzer-infinite-loop] 176 | (len <= BUFFERSIZE - inbufcount ? len : BUFFERSIZE - inbufcount); | ^ 'html_ostream__write_mem.part.0': events 1-8 176 | (len <= BUFFERSIZE - inbufcount ? len : BUFFERSIZE - inbufcount); | ^ | | | (1) ⚠️ infinite loop here 177 | 178 | if (n > 0) | ~ | | | (2) when 'n == 0': always following 'false' branch... ─>─┐ | │ ...... | │ |┌────────────────────────────────────────────────────────────────────────┘ 191 |│ while (insize > 0) |│ ~~~~~~~~~~~ |│ | | |│ | (4) when 'insize == 0': always following 'false' branch... ─>─┐ |└─────────────────>(3) ...to here │ | │ ...... | │ |┌────────────────────────────────────────────────────────────────────────────────────────┘ 269 |│ if (len == 0) |│ ~ |│ | |└──────────────>(5) ...to here | (6) when 'len != 0': always following 'false' branch... ─>─┐ | │ ...... | │ |┌──────────────────────────────────────────────────────────────────────────┘ 276 |│ if (insize > 0) |│ ~ |│ | |└──────────────>(7) ...to here | (8) when 'insize == 0': always following 'false' branch... ─>─┐ | │ 'html_ostream__write_mem.part.0': event 9 cc1: (9): ...to here 'html_ostream__write_mem.part.0': event 10 cc1: (10): looping back... 'html_ostream__write_mem.part.0': event 11 176 | (len <= BUFFERSIZE - inbufcount ? len : BUFFERSIZE - inbufcount); | ^ | | |└────────────────────────────────>(11) ...to here mv -f .deps/libtextstyle_la-html-ostream.Tpo .deps/libtextstyle_la-html-ostream.Plo mv -f .deps/libtextstyle_la-gl_list.Tpo .deps/libtextstyle_la-gl_list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mbchar.lo -MD -MP -MF .deps/libtextstyle_la-mbchar.Tpo -c -o libtextstyle_la-mbchar.lo `test -f 'mbchar.c' || echo './'`mbchar.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mbiterf.lo -MD -MP -MF .deps/libtextstyle_la-mbiterf.Tpo -c -o libtextstyle_la-mbiterf.lo `test -f 'mbiterf.c' || echo './'`mbiterf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-math.lo -MD -MP -MF .deps/libtextstyle_la-math.Tpo -c math.c -fPIC -DPIC -o .libs/libtextstyle_la-math.o mv -f .deps/libtextstyle_la-malloca.Tpo .deps/libtextstyle_la-malloca.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mbrtoc32.lo -MD -MP -MF .deps/libtextstyle_la-mbrtoc32.Tpo -c -o libtextstyle_la-mbrtoc32.lo `test -f 'mbrtoc32.c' || echo './'`mbrtoc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mbchar.lo -MD -MP -MF .deps/libtextstyle_la-mbchar.Tpo -c mbchar.c -fPIC -DPIC -o .libs/libtextstyle_la-mbchar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mbiterf.lo -MD -MP -MF .deps/libtextstyle_la-mbiterf.Tpo -c mbiterf.c -fPIC -DPIC -o .libs/libtextstyle_la-mbiterf.o mv -f .deps/libtextstyle_la-math.Tpo .deps/libtextstyle_la-math.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mbrtoc32.lo -MD -MP -MF .deps/libtextstyle_la-mbrtoc32.Tpo -c mbrtoc32.c -fPIC -DPIC -o .libs/libtextstyle_la-mbrtoc32.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mbrtowc.lo -MD -MP -MF .deps/libtextstyle_la-mbrtowc.Tpo -c -o libtextstyle_la-mbrtowc.lo `test -f 'mbrtowc.c' || echo './'`mbrtowc.c mv -f .deps/libtextstyle_la-mbchar.Tpo .deps/libtextstyle_la-mbchar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mbsnlen.lo -MD -MP -MF .deps/libtextstyle_la-mbsnlen.Tpo -c -o libtextstyle_la-mbsnlen.lo `test -f 'mbsnlen.c' || echo './'`mbsnlen.c mv -f .deps/libtextstyle_la-mbiterf.Tpo .deps/libtextstyle_la-mbiterf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mbszero.lo -MD -MP -MF .deps/libtextstyle_la-mbszero.Tpo -c -o libtextstyle_la-mbszero.lo `test -f 'mbszero.c' || echo './'`mbszero.c mv -f .deps/libtextstyle_la-mbrtoc32.Tpo .deps/libtextstyle_la-mbrtoc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mem-hash-map.lo -MD -MP -MF .deps/libtextstyle_la-mem-hash-map.Tpo -c -o libtextstyle_la-mem-hash-map.lo `test -f 'mem-hash-map.c' || echo './'`mem-hash-map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mbrtowc.lo -MD -MP -MF .deps/libtextstyle_la-mbrtowc.Tpo -c mbrtowc.c -fPIC -DPIC -o .libs/libtextstyle_la-mbrtowc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mbszero.lo -MD -MP -MF .deps/libtextstyle_la-mbszero.Tpo -c mbszero.c -fPIC -DPIC -o .libs/libtextstyle_la-mbszero.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mbsnlen.lo -MD -MP -MF .deps/libtextstyle_la-mbsnlen.Tpo -c mbsnlen.c -fPIC -DPIC -o .libs/libtextstyle_la-mbsnlen.o mv -f .deps/libtextstyle_la-mbrtowc.Tpo .deps/libtextstyle_la-mbrtowc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-memory-ostream.lo -MD -MP -MF .deps/libtextstyle_la-memory-ostream.Tpo -c -o libtextstyle_la-memory-ostream.lo `test -f 'memory-ostream.c' || echo './'`memory-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-mem-hash-map.lo -MD -MP -MF .deps/libtextstyle_la-mem-hash-map.Tpo -c mem-hash-map.c -fPIC -DPIC -o .libs/libtextstyle_la-mem-hash-map.o mv -f .deps/libtextstyle_la-mbszero.Tpo .deps/libtextstyle_la-mbszero.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-next-prime.lo -MD -MP -MF .deps/libtextstyle_la-next-prime.Tpo -c -o libtextstyle_la-next-prime.lo `test -f 'next-prime.c' || echo './'`next-prime.c mv -f .deps/libtextstyle_la-mbsnlen.Tpo .deps/libtextstyle_la-mbsnlen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-noop-styled-ostream.lo -MD -MP -MF .deps/libtextstyle_la-noop-styled-ostream.Tpo -c -o libtextstyle_la-noop-styled-ostream.lo `test -f 'noop-styled-ostream.c' || echo './'`noop-styled-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-memory-ostream.lo -MD -MP -MF .deps/libtextstyle_la-memory-ostream.Tpo -c memory-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-memory-ostream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-noop-styled-ostream.lo -MD -MP -MF .deps/libtextstyle_la-noop-styled-ostream.Tpo -c noop-styled-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-noop-styled-ostream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-next-prime.lo -MD -MP -MF .deps/libtextstyle_la-next-prime.Tpo -c next-prime.c -fPIC -DPIC -o .libs/libtextstyle_la-next-prime.o mv -f .deps/libtextstyle_la-next-prime.Tpo .deps/libtextstyle_la-next-prime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-obstack.lo -MD -MP -MF .deps/libtextstyle_la-obstack.Tpo -c -o libtextstyle_la-obstack.lo `test -f 'obstack.c' || echo './'`obstack.c mv -f .deps/libtextstyle_la-memory-ostream.Tpo .deps/libtextstyle_la-memory-ostream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libtextstyle_la-once.lo -MD -MP -MF glthread/.deps/libtextstyle_la-once.Tpo -c -o glthread/libtextstyle_la-once.lo `test -f 'glthread/once.c' || echo './'`glthread/once.c mv -f .deps/libtextstyle_la-noop-styled-ostream.Tpo .deps/libtextstyle_la-noop-styled-ostream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-ostream.lo -MD -MP -MF .deps/libtextstyle_la-ostream.Tpo -c -o libtextstyle_la-ostream.lo `test -f 'ostream.c' || echo './'`ostream.c mv -f .deps/libtextstyle_la-mem-hash-map.Tpo .deps/libtextstyle_la-mem-hash-map.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-obstack.lo -MD -MP -MF .deps/libtextstyle_la-obstack.Tpo -c obstack.c -fPIC -DPIC -o .libs/libtextstyle_la-obstack.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-printf-frexp.lo -MD -MP -MF .deps/libtextstyle_la-printf-frexp.Tpo -c -o libtextstyle_la-printf-frexp.lo `test -f 'printf-frexp.c' || echo './'`printf-frexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libtextstyle_la-once.lo -MD -MP -MF glthread/.deps/libtextstyle_la-once.Tpo -c glthread/once.c -fPIC -DPIC -o glthread/.libs/libtextstyle_la-once.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-ostream.lo -MD -MP -MF .deps/libtextstyle_la-ostream.Tpo -c ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-ostream.o mv -f glthread/.deps/libtextstyle_la-once.Tpo glthread/.deps/libtextstyle_la-once.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-printf-frexpl.lo -MD -MP -MF .deps/libtextstyle_la-printf-frexpl.Tpo -c -o libtextstyle_la-printf-frexpl.lo `test -f 'printf-frexpl.c' || echo './'`printf-frexpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-printf-frexp.lo -MD -MP -MF .deps/libtextstyle_la-printf-frexp.Tpo -c printf-frexp.c -fPIC -DPIC -o .libs/libtextstyle_la-printf-frexp.o mv -f .deps/libtextstyle_la-obstack.Tpo .deps/libtextstyle_la-obstack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-realloc.lo -MD -MP -MF .deps/libtextstyle_la-realloc.Tpo -c -o libtextstyle_la-realloc.lo `test -f 'realloc.c' || echo './'`realloc.c mv -f .deps/libtextstyle_la-ostream.Tpo .deps/libtextstyle_la-ostream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-reallocarray.lo -MD -MP -MF .deps/libtextstyle_la-reallocarray.Tpo -c -o libtextstyle_la-reallocarray.lo `test -f 'reallocarray.c' || echo './'`reallocarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-printf-frexpl.lo -MD -MP -MF .deps/libtextstyle_la-printf-frexpl.Tpo -c printf-frexpl.c -fPIC -DPIC -o .libs/libtextstyle_la-printf-frexpl.o mv -f .deps/libtextstyle_la-printf-frexp.Tpo .deps/libtextstyle_la-printf-frexp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-safe-read.lo -MD -MP -MF .deps/libtextstyle_la-safe-read.Tpo -c -o libtextstyle_la-safe-read.lo `test -f 'safe-read.c' || echo './'`safe-read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-realloc.lo -MD -MP -MF .deps/libtextstyle_la-realloc.Tpo -c realloc.c -fPIC -DPIC -o .libs/libtextstyle_la-realloc.o mv -f .deps/libtextstyle_la-printf-frexpl.Tpo .deps/libtextstyle_la-printf-frexpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-safe-write.lo -MD -MP -MF .deps/libtextstyle_la-safe-write.Tpo -c -o libtextstyle_la-safe-write.lo `test -f 'safe-write.c' || echo './'`safe-write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-safe-read.lo -MD -MP -MF .deps/libtextstyle_la-safe-read.Tpo -c safe-read.c -fPIC -DPIC -o .libs/libtextstyle_la-safe-read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-reallocarray.lo -MD -MP -MF .deps/libtextstyle_la-reallocarray.Tpo -c reallocarray.c -fPIC -DPIC -o .libs/libtextstyle_la-reallocarray.o mv -f .deps/libtextstyle_la-realloc.Tpo .deps/libtextstyle_la-realloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-same-inode.lo -MD -MP -MF .deps/libtextstyle_la-same-inode.Tpo -c -o libtextstyle_la-same-inode.lo `test -f 'same-inode.c' || echo './'`same-inode.c mv -f .deps/libtextstyle_la-reallocarray.Tpo .deps/libtextstyle_la-reallocarray.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-setlocale_null.lo -MD -MP -MF .deps/libtextstyle_la-setlocale_null.Tpo -c -o libtextstyle_la-setlocale_null.lo `test -f 'setlocale_null.c' || echo './'`setlocale_null.c mv -f .deps/libtextstyle_la-safe-read.Tpo .deps/libtextstyle_la-safe-read.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-setlocale_null-unlocked.lo -MD -MP -MF .deps/libtextstyle_la-setlocale_null-unlocked.Tpo -c -o libtextstyle_la-setlocale_null-unlocked.lo `test -f 'setlocale_null-unlocked.c' || echo './'`setlocale_null-unlocked.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-safe-write.lo -MD -MP -MF .deps/libtextstyle_la-safe-write.Tpo -c safe-write.c -fPIC -DPIC -o .libs/libtextstyle_la-safe-write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-same-inode.lo -MD -MP -MF .deps/libtextstyle_la-same-inode.Tpo -c same-inode.c -fPIC -DPIC -o .libs/libtextstyle_la-same-inode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-setlocale_null-unlocked.lo -MD -MP -MF .deps/libtextstyle_la-setlocale_null-unlocked.Tpo -c setlocale_null-unlocked.c -fPIC -DPIC -o .libs/libtextstyle_la-setlocale_null-unlocked.o mv -f .deps/libtextstyle_la-safe-write.Tpo .deps/libtextstyle_la-safe-write.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-sig-handler.lo -MD -MP -MF .deps/libtextstyle_la-sig-handler.Tpo -c -o libtextstyle_la-sig-handler.lo `test -f 'sig-handler.c' || echo './'`sig-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-setlocale_null.lo -MD -MP -MF .deps/libtextstyle_la-setlocale_null.Tpo -c setlocale_null.c -fPIC -DPIC -o .libs/libtextstyle_la-setlocale_null.o mv -f .deps/libtextstyle_la-same-inode.Tpo .deps/libtextstyle_la-same-inode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-sockets.lo -MD -MP -MF .deps/libtextstyle_la-sockets.Tpo -c -o libtextstyle_la-sockets.lo `test -f 'sockets.c' || echo './'`sockets.c mv -f .deps/libtextstyle_la-setlocale_null-unlocked.Tpo .deps/libtextstyle_la-setlocale_null-unlocked.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-stat-time.lo -MD -MP -MF .deps/libtextstyle_la-stat-time.Tpo -c -o libtextstyle_la-stat-time.lo `test -f 'stat-time.c' || echo './'`stat-time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-sig-handler.lo -MD -MP -MF .deps/libtextstyle_la-sig-handler.Tpo -c sig-handler.c -fPIC -DPIC -o .libs/libtextstyle_la-sig-handler.o mv -f .deps/libtextstyle_la-setlocale_null.Tpo .deps/libtextstyle_la-setlocale_null.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-stdlib.lo -MD -MP -MF .deps/libtextstyle_la-stdlib.Tpo -c -o libtextstyle_la-stdlib.lo `test -f 'stdlib.c' || echo './'`stdlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-sockets.lo -MD -MP -MF .deps/libtextstyle_la-sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/libtextstyle_la-sockets.o mv -f .deps/libtextstyle_la-sig-handler.Tpo .deps/libtextstyle_la-sig-handler.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-stat-time.lo -MD -MP -MF .deps/libtextstyle_la-stat-time.Tpo -c stat-time.c -fPIC -DPIC -o .libs/libtextstyle_la-stat-time.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-str_endswith.lo -MD -MP -MF .deps/libtextstyle_la-str_endswith.Tpo -c -o libtextstyle_la-str_endswith.lo `test -f 'str_endswith.c' || echo './'`str_endswith.c mv -f .deps/libtextstyle_la-sockets.Tpo .deps/libtextstyle_la-sockets.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-stdlib.lo -MD -MP -MF .deps/libtextstyle_la-stdlib.Tpo -c stdlib.c -fPIC -DPIC -o .libs/libtextstyle_la-stdlib.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-str_startswith.lo -MD -MP -MF .deps/libtextstyle_la-str_startswith.Tpo -c -o libtextstyle_la-str_startswith.lo `test -f 'str_startswith.c' || echo './'`str_startswith.c mv -f .deps/libtextstyle_la-stat-time.Tpo .deps/libtextstyle_la-stat-time.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-styled-ostream.lo -MD -MP -MF .deps/libtextstyle_la-styled-ostream.Tpo -c -o libtextstyle_la-styled-ostream.lo `test -f 'styled-ostream.c' || echo './'`styled-ostream.c mv -f .deps/libtextstyle_la-stdlib.Tpo .deps/libtextstyle_la-stdlib.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-sys_socket.lo -MD -MP -MF .deps/libtextstyle_la-sys_socket.Tpo -c -o libtextstyle_la-sys_socket.lo `test -f 'sys_socket.c' || echo './'`sys_socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-str_startswith.lo -MD -MP -MF .deps/libtextstyle_la-str_startswith.Tpo -c str_startswith.c -fPIC -DPIC -o .libs/libtextstyle_la-str_startswith.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-str_endswith.lo -MD -MP -MF .deps/libtextstyle_la-str_endswith.Tpo -c str_endswith.c -fPIC -DPIC -o .libs/libtextstyle_la-str_endswith.o mv -f .deps/libtextstyle_la-str_startswith.Tpo .deps/libtextstyle_la-str_startswith.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-term-ostream.lo -MD -MP -MF .deps/libtextstyle_la-term-ostream.Tpo -c -o libtextstyle_la-term-ostream.lo `test -f 'term-ostream.c' || echo './'`term-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-styled-ostream.lo -MD -MP -MF .deps/libtextstyle_la-styled-ostream.Tpo -c styled-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-styled-ostream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-sys_socket.lo -MD -MP -MF .deps/libtextstyle_la-sys_socket.Tpo -c sys_socket.c -fPIC -DPIC -o .libs/libtextstyle_la-sys_socket.o mv -f .deps/libtextstyle_la-str_endswith.Tpo .deps/libtextstyle_la-str_endswith.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-term-style-control.lo -MD -MP -MF .deps/libtextstyle_la-term-style-control.Tpo -c -o libtextstyle_la-term-style-control.lo `test -f 'term-style-control.c' || echo './'`term-style-control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-term-ostream.lo -MD -MP -MF .deps/libtextstyle_la-term-ostream.Tpo -c term-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-term-ostream.o mv -f .deps/libtextstyle_la-sys_socket.Tpo .deps/libtextstyle_la-sys_socket.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-term-styled-ostream.lo -MD -MP -MF .deps/libtextstyle_la-term-styled-ostream.Tpo -c -o libtextstyle_la-term-styled-ostream.lo `test -f 'term-styled-ostream.c' || echo './'`term-styled-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-term-style-control.lo -MD -MP -MF .deps/libtextstyle_la-term-style-control.Tpo -c term-style-control.c -fPIC -DPIC -o .libs/libtextstyle_la-term-style-control.o mv -f .deps/libtextstyle_la-styled-ostream.Tpo .deps/libtextstyle_la-styled-ostream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libtextstyle_la-threadlib.lo -MD -MP -MF glthread/.deps/libtextstyle_la-threadlib.Tpo -c -o glthread/libtextstyle_la-threadlib.lo `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-term-styled-ostream.lo -MD -MP -MF .deps/libtextstyle_la-term-styled-ostream.Tpo -c term-styled-ostream.c -fPIC -DPIC -o .libs/libtextstyle_la-term-styled-ostream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libtextstyle_la-threadlib.lo -MD -MP -MF glthread/.deps/libtextstyle_la-threadlib.Tpo -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/libtextstyle_la-threadlib.o mv -f glthread/.deps/libtextstyle_la-threadlib.Tpo glthread/.deps/libtextstyle_la-threadlib.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-unistd.lo -MD -MP -MF .deps/libtextstyle_la-unistd.Tpo -c -o libtextstyle_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c mv -f .deps/libtextstyle_la-term-style-control.Tpo .deps/libtextstyle_la-term-style-control.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-vaszprintf.lo -MD -MP -MF .deps/libtextstyle_la-vaszprintf.Tpo -c -o libtextstyle_la-vaszprintf.lo `test -f 'vaszprintf.c' || echo './'`vaszprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-unistd.lo -MD -MP -MF .deps/libtextstyle_la-unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/libtextstyle_la-unistd.o mv -f .deps/libtextstyle_la-unistd.Tpo .deps/libtextstyle_la-unistd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-aszprintf.lo -MD -MP -MF .deps/libtextstyle_la-aszprintf.Tpo -c -o libtextstyle_la-aszprintf.lo `test -f 'aszprintf.c' || echo './'`aszprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-aszprintf.lo -MD -MP -MF .deps/libtextstyle_la-aszprintf.Tpo -c aszprintf.c -fPIC -DPIC -o .libs/libtextstyle_la-aszprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-vaszprintf.lo -MD -MP -MF .deps/libtextstyle_la-vaszprintf.Tpo -c vaszprintf.c -fPIC -DPIC -o .libs/libtextstyle_la-vaszprintf.o mv -f .deps/libtextstyle_la-vaszprintf.Tpo .deps/libtextstyle_la-vaszprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-vsnzprintf.lo -MD -MP -MF .deps/libtextstyle_la-vsnzprintf.Tpo -c -o libtextstyle_la-vsnzprintf.lo `test -f 'vsnzprintf.c' || echo './'`vsnzprintf.c mv -f .deps/libtextstyle_la-aszprintf.Tpo .deps/libtextstyle_la-aszprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-wctype-h.lo -MD -MP -MF .deps/libtextstyle_la-wctype-h.Tpo -c -o libtextstyle_la-wctype-h.lo `test -f 'wctype-h.c' || echo './'`wctype-h.c mv -f .deps/libtextstyle_la-term-styled-ostream.Tpo .deps/libtextstyle_la-term-styled-ostream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xmalloc.lo -MD -MP -MF .deps/libtextstyle_la-xmalloc.Tpo -c -o libtextstyle_la-xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xmalloc.lo -MD -MP -MF .deps/libtextstyle_la-xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/libtextstyle_la-xmalloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-wctype-h.lo -MD -MP -MF .deps/libtextstyle_la-wctype-h.Tpo -c wctype-h.c -fPIC -DPIC -o .libs/libtextstyle_la-wctype-h.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-vsnzprintf.lo -MD -MP -MF .deps/libtextstyle_la-vsnzprintf.Tpo -c vsnzprintf.c -fPIC -DPIC -o .libs/libtextstyle_la-vsnzprintf.o mv -f .deps/libtextstyle_la-wctype-h.Tpo .deps/libtextstyle_la-wctype-h.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xalloc-die.lo -MD -MP -MF .deps/libtextstyle_la-xalloc-die.Tpo -c -o libtextstyle_la-xalloc-die.lo `test -f 'xalloc-die.c' || echo './'`xalloc-die.c mv -f .deps/libtextstyle_la-xmalloc.Tpo .deps/libtextstyle_la-xmalloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xconcat-filename.lo -MD -MP -MF .deps/libtextstyle_la-xconcat-filename.Tpo -c -o libtextstyle_la-xconcat-filename.lo `test -f 'xconcat-filename.c' || echo './'`xconcat-filename.c mv -f .deps/libtextstyle_la-vsnzprintf.Tpo .deps/libtextstyle_la-vsnzprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xgethostname.lo -MD -MP -MF .deps/libtextstyle_la-xgethostname.Tpo -c -o libtextstyle_la-xgethostname.lo `test -f 'xgethostname.c' || echo './'`xgethostname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xalloc-die.lo -MD -MP -MF .deps/libtextstyle_la-xalloc-die.Tpo -c xalloc-die.c -fPIC -DPIC -o .libs/libtextstyle_la-xalloc-die.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xconcat-filename.lo -MD -MP -MF .deps/libtextstyle_la-xconcat-filename.Tpo -c xconcat-filename.c -fPIC -DPIC -o .libs/libtextstyle_la-xconcat-filename.o mv -f .deps/libtextstyle_la-xalloc-die.Tpo .deps/libtextstyle_la-xalloc-die.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-gl_xlist.lo -MD -MP -MF .deps/libtextstyle_la-gl_xlist.Tpo -c -o libtextstyle_la-gl_xlist.lo `test -f 'gl_xlist.c' || echo './'`gl_xlist.c mv -f .deps/libtextstyle_la-xconcat-filename.Tpo .deps/libtextstyle_la-xconcat-filename.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xsize.lo -MD -MP -MF .deps/libtextstyle_la-xsize.Tpo -c -o libtextstyle_la-xsize.lo `test -f 'xsize.c' || echo './'`xsize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xgethostname.lo -MD -MP -MF .deps/libtextstyle_la-xgethostname.Tpo -c xgethostname.c -fPIC -DPIC -o .libs/libtextstyle_la-xgethostname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-gl_xlist.lo -MD -MP -MF .deps/libtextstyle_la-gl_xlist.Tpo -c gl_xlist.c -fPIC -DPIC -o .libs/libtextstyle_la-gl_xlist.o mv -f .deps/libtextstyle_la-gl_xlist.Tpo .deps/libtextstyle_la-gl_xlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xvasprintf.lo -MD -MP -MF .deps/libtextstyle_la-xvasprintf.Tpo -c -o libtextstyle_la-xvasprintf.lo `test -f 'xvasprintf.c' || echo './'`xvasprintf.c mv -f .deps/libtextstyle_la-xgethostname.Tpo .deps/libtextstyle_la-xgethostname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xasprintf.lo -MD -MP -MF .deps/libtextstyle_la-xasprintf.Tpo -c -o libtextstyle_la-xasprintf.lo `test -f 'xasprintf.c' || echo './'`xasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xsize.lo -MD -MP -MF .deps/libtextstyle_la-xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/libtextstyle_la-xsize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xasprintf.lo -MD -MP -MF .deps/libtextstyle_la-xasprintf.Tpo -c xasprintf.c -fPIC -DPIC -o .libs/libtextstyle_la-xasprintf.o mv -f .deps/libtextstyle_la-xsize.Tpo .deps/libtextstyle_la-xsize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-color.lo -MD -MP -MF .deps/libtextstyle_la-color.Tpo -c -o libtextstyle_la-color.lo `test -f 'color.c' || echo './'`color.c mv -f .deps/libtextstyle_la-xasprintf.Tpo .deps/libtextstyle_la-xasprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-misc.lo -MD -MP -MF .deps/libtextstyle_la-misc.Tpo -c -o libtextstyle_la-misc.lo `test -f 'misc.c' || echo './'`misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-xvasprintf.lo -MD -MP -MF .deps/libtextstyle_la-xvasprintf.Tpo -c xvasprintf.c -fPIC -DPIC -o .libs/libtextstyle_la-xvasprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-color.lo -MD -MP -MF .deps/libtextstyle_la-color.Tpo -c color.c -fPIC -DPIC -o .libs/libtextstyle_la-color.o mv -f .deps/libtextstyle_la-xvasprintf.Tpo .deps/libtextstyle_la-xvasprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-version.lo -MD -MP -MF .deps/libtextstyle_la-version.Tpo -c -o libtextstyle_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-misc.lo -MD -MP -MF .deps/libtextstyle_la-misc.Tpo -c misc.c -fPIC -DPIC -o .libs/libtextstyle_la-misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-version.lo -MD -MP -MF .deps/libtextstyle_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libtextstyle_la-version.o mv -f .deps/libtextstyle_la-misc.Tpo .deps/libtextstyle_la-misc.Plo mv -f .deps/libtextstyle_la-color.Tpo .deps/libtextstyle_la-color.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-asnprintf.lo -MD -MP -MF .deps/libtextstyle_la-asnprintf.Tpo -c -o libtextstyle_la-asnprintf.lo `test -f 'asnprintf.c' || echo './'`asnprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-printf-args.lo -MD -MP -MF .deps/libtextstyle_la-printf-args.Tpo -c -o libtextstyle_la-printf-args.lo `test -f 'printf-args.c' || echo './'`printf-args.c mv -f .deps/libtextstyle_la-version.Tpo .deps/libtextstyle_la-version.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-printf-parse.lo -MD -MP -MF .deps/libtextstyle_la-printf-parse.Tpo -c -o libtextstyle_la-printf-parse.lo `test -f 'printf-parse.c' || echo './'`printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-printf-args.lo -MD -MP -MF .deps/libtextstyle_la-printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/libtextstyle_la-printf-args.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-asnprintf.lo -MD -MP -MF .deps/libtextstyle_la-asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/libtextstyle_la-asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-printf-parse.lo -MD -MP -MF .deps/libtextstyle_la-printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/libtextstyle_la-printf-parse.o mv -f .deps/libtextstyle_la-asnprintf.Tpo .deps/libtextstyle_la-asnprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-vasnprintf.lo -MD -MP -MF .deps/libtextstyle_la-vasnprintf.Tpo -c -o libtextstyle_la-vasnprintf.lo `test -f 'vasnprintf.c' || echo './'`vasnprintf.c mv -f .deps/libtextstyle_la-printf-args.Tpo .deps/libtextstyle_la-printf-args.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libtextstyle_la-lock.lo -MD -MP -MF glthread/.deps/libtextstyle_la-lock.Tpo -c -o glthread/libtextstyle_la-lock.lo `test -f 'glthread/lock.c' || echo './'`glthread/lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtextstyle_la-vasnprintf.lo -MD -MP -MF .deps/libtextstyle_la-vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/libtextstyle_la-vasnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libtextstyle_la-lock.lo -MD -MP -MF glthread/.deps/libtextstyle_la-lock.Tpo -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/libtextstyle_la-lock.o mv -f glthread/.deps/libtextstyle_la-lock.Tpo glthread/.deps/libtextstyle_la-lock.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libtextstyle_la-tolower.lo -MD -MP -MF unicase/.deps/libtextstyle_la-tolower.Tpo -c -o unicase/libtextstyle_la-tolower.lo `test -f 'unicase/tolower.c' || echo './'`unicase/tolower.c mv -f .deps/libtextstyle_la-term-ostream.Tpo .deps/libtextstyle_la-term-ostream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_alnum.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_alnum.Tpo -c -o unictype/libtextstyle_la-ctype_alnum.lo `test -f 'unictype/ctype_alnum.c' || echo './'`unictype/ctype_alnum.c mv -f .deps/libtextstyle_la-printf-parse.Tpo .deps/libtextstyle_la-printf-parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_alpha.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_alpha.Tpo -c -o unictype/libtextstyle_la-ctype_alpha.lo `test -f 'unictype/ctype_alpha.c' || echo './'`unictype/ctype_alpha.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libtextstyle_la-tolower.lo -MD -MP -MF unicase/.deps/libtextstyle_la-tolower.Tpo -c unicase/tolower.c -fPIC -DPIC -o unicase/.libs/libtextstyle_la-tolower.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_alpha.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_alpha.Tpo -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/libtextstyle_la-ctype_alpha.o mv -f unicase/.deps/libtextstyle_la-tolower.Tpo unicase/.deps/libtextstyle_la-tolower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_blank.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_blank.Tpo -c -o unictype/libtextstyle_la-ctype_blank.lo `test -f 'unictype/ctype_blank.c' || echo './'`unictype/ctype_blank.c mv -f unictype/.deps/libtextstyle_la-ctype_alpha.Tpo unictype/.deps/libtextstyle_la-ctype_alpha.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_alnum.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_alnum.Tpo -c unictype/ctype_alnum.c -fPIC -DPIC -o unictype/.libs/libtextstyle_la-ctype_alnum.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_cntrl.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_cntrl.Tpo -c -o unictype/libtextstyle_la-ctype_cntrl.lo `test -f 'unictype/ctype_cntrl.c' || echo './'`unictype/ctype_cntrl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_blank.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_blank.Tpo -c unictype/ctype_blank.c -fPIC -DPIC -o unictype/.libs/libtextstyle_la-ctype_blank.o mv -f unictype/.deps/libtextstyle_la-ctype_alnum.Tpo unictype/.deps/libtextstyle_la-ctype_alnum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_digit.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_digit.Tpo -c -o unictype/libtextstyle_la-ctype_digit.lo `test -f 'unictype/ctype_digit.c' || echo './'`unictype/ctype_digit.c mv -f unictype/.deps/libtextstyle_la-ctype_blank.Tpo unictype/.deps/libtextstyle_la-ctype_blank.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_graph.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_graph.Tpo -c -o unictype/libtextstyle_la-ctype_graph.lo `test -f 'unictype/ctype_graph.c' || echo './'`unictype/ctype_graph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_cntrl.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_cntrl.Tpo -c unictype/ctype_cntrl.c -fPIC -DPIC -o unictype/.libs/libtextstyle_la-ctype_cntrl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_digit.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_digit.Tpo -c unictype/ctype_digit.c -fPIC -DPIC -o unictype/.libs/libtextstyle_la-ctype_digit.o mv -f unictype/.deps/libtextstyle_la-ctype_cntrl.Tpo unictype/.deps/libtextstyle_la-ctype_cntrl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_lower.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_lower.Tpo -c -o unictype/libtextstyle_la-ctype_lower.lo `test -f 'unictype/ctype_lower.c' || echo './'`unictype/ctype_lower.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_graph.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_graph.Tpo -c unictype/ctype_graph.c -fPIC -DPIC -o unictype/.libs/libtextstyle_la-ctype_graph.o mv -f unictype/.deps/libtextstyle_la-ctype_digit.Tpo unictype/.deps/libtextstyle_la-ctype_digit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_print.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_print.Tpo -c -o unictype/libtextstyle_la-ctype_print.lo `test -f 'unictype/ctype_print.c' || echo './'`unictype/ctype_print.c mv -f unictype/.deps/libtextstyle_la-ctype_graph.Tpo unictype/.deps/libtextstyle_la-ctype_graph.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_punct.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_punct.Tpo -c -o unictype/libtextstyle_la-ctype_punct.lo `test -f 'unictype/ctype_punct.c' || echo './'`unictype/ctype_punct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_lower.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_lower.Tpo -c unictype/ctype_lower.c -fPIC -DPIC -o unictype/.libs/libtextstyle_la-ctype_lower.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_print.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_print.Tpo -c unictype/ctype_print.c -fPIC -DPIC -o unictype/.libs/libtextstyle_la-ctype_print.o mv -f unictype/.deps/libtextstyle_la-ctype_lower.Tpo unictype/.deps/libtextstyle_la-ctype_lower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_space.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_space.Tpo -c -o unictype/libtextstyle_la-ctype_space.lo `test -f 'unictype/ctype_space.c' || echo './'`unictype/ctype_space.c mv -f unictype/.deps/libtextstyle_la-ctype_print.Tpo unictype/.deps/libtextstyle_la-ctype_print.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_upper.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_upper.Tpo -c -o unictype/libtextstyle_la-ctype_upper.lo `test -f 'unictype/ctype_upper.c' || echo './'`unictype/ctype_upper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_space.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_space.Tpo -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/libtextstyle_la-ctype_space.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_punct.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_punct.Tpo -c unictype/ctype_punct.c -fPIC -DPIC -o unictype/.libs/libtextstyle_la-ctype_punct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_upper.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_upper.Tpo -c unictype/ctype_upper.c -fPIC -DPIC -o unictype/.libs/libtextstyle_la-ctype_upper.o mv -f unictype/.deps/libtextstyle_la-ctype_space.Tpo unictype/.deps/libtextstyle_la-ctype_space.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_xdigit.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_xdigit.Tpo -c -o unictype/libtextstyle_la-ctype_xdigit.lo `test -f 'unictype/ctype_xdigit.c' || echo './'`unictype/ctype_xdigit.c mv -f unictype/.deps/libtextstyle_la-ctype_punct.Tpo unictype/.deps/libtextstyle_la-ctype_punct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libtextstyle_la-u8-mbtouc.lo -MD -MP -MF unistr/.deps/libtextstyle_la-u8-mbtouc.Tpo -c -o unistr/libtextstyle_la-u8-mbtouc.lo `test -f 'unistr/u8-mbtouc.c' || echo './'`unistr/u8-mbtouc.c mv -f unictype/.deps/libtextstyle_la-ctype_upper.Tpo unictype/.deps/libtextstyle_la-ctype_upper.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libtextstyle_la-u8-mbtouc-aux.lo -MD -MP -MF unistr/.deps/libtextstyle_la-u8-mbtouc-aux.Tpo -c -o unistr/libtextstyle_la-u8-mbtouc-aux.lo `test -f 'unistr/u8-mbtouc-aux.c' || echo './'`unistr/u8-mbtouc-aux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libtextstyle_la-u8-mbtouc.lo -MD -MP -MF unistr/.deps/libtextstyle_la-u8-mbtouc.Tpo -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/libtextstyle_la-u8-mbtouc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libtextstyle_la-ctype_xdigit.lo -MD -MP -MF unictype/.deps/libtextstyle_la-ctype_xdigit.Tpo -c unictype/ctype_xdigit.c -fPIC -DPIC -o unictype/.libs/libtextstyle_la-ctype_xdigit.o mv -f unictype/.deps/libtextstyle_la-ctype_xdigit.Tpo unictype/.deps/libtextstyle_la-ctype_xdigit.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libtextstyle_la-u8-mbtouc-aux.lo -MD -MP -MF unistr/.deps/libtextstyle_la-u8-mbtouc-aux.Tpo -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/libtextstyle_la-u8-mbtouc-aux.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniwidth/libtextstyle_la-width.lo -MD -MP -MF uniwidth/.deps/libtextstyle_la-width.Tpo -c -o uniwidth/libtextstyle_la-width.lo `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c mv -f unistr/.deps/libtextstyle_la-u8-mbtouc.Tpo unistr/.deps/libtextstyle_la-u8-mbtouc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-additional-sel.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-additional-sel.Tpo -c -o libcroco/rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo './'`libcroco/cr-additional-sel.c mv -f unistr/.deps/libtextstyle_la-u8-mbtouc-aux.Tpo unistr/.deps/libtextstyle_la-u8-mbtouc-aux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-attr-sel.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-attr-sel.Tpo -c -o libcroco/rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo './'`libcroco/cr-attr-sel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-additional-sel.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-additional-sel.Tpo -c libcroco/cr-additional-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-additional-sel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniwidth/libtextstyle_la-width.lo -MD -MP -MF uniwidth/.deps/libtextstyle_la-width.Tpo -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/libtextstyle_la-width.o mv -f libcroco/.deps/rpl_la-cr-additional-sel.Tpo libcroco/.deps/rpl_la-cr-additional-sel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-cascade.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-cascade.Tpo -c -o libcroco/rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo './'`libcroco/cr-cascade.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-attr-sel.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-attr-sel.Tpo -c libcroco/cr-attr-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-attr-sel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-cascade.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-cascade.Tpo -c libcroco/cr-cascade.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-cascade.o mv -f uniwidth/.deps/libtextstyle_la-width.Tpo uniwidth/.deps/libtextstyle_la-width.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-declaration.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-declaration.Tpo -c -o libcroco/rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo './'`libcroco/cr-declaration.c mv -f libcroco/.deps/rpl_la-cr-attr-sel.Tpo libcroco/.deps/rpl_la-cr-attr-sel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-doc-handler.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-doc-handler.Tpo -c -o libcroco/rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo './'`libcroco/cr-doc-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-declaration.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-declaration.Tpo -c libcroco/cr-declaration.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-declaration.o mv -f libcroco/.deps/rpl_la-cr-cascade.Tpo libcroco/.deps/rpl_la-cr-cascade.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-enc-handler.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-enc-handler.Tpo -c -o libcroco/rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo './'`libcroco/cr-enc-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-doc-handler.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-doc-handler.Tpo -c libcroco/cr-doc-handler.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-doc-handler.o mv -f .deps/libtextstyle_la-vasnprintf.Tpo .deps/libtextstyle_la-vasnprintf.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-enc-handler.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-enc-handler.Tpo -c libcroco/cr-enc-handler.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-enc-handler.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-fonts.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-fonts.Tpo -c -o libcroco/rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo './'`libcroco/cr-fonts.c mv -f libcroco/.deps/rpl_la-cr-doc-handler.Tpo libcroco/.deps/rpl_la-cr-doc-handler.Plo mv -f libcroco/.deps/rpl_la-cr-enc-handler.Tpo libcroco/.deps/rpl_la-cr-enc-handler.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-input.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-input.Tpo -c -o libcroco/rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo './'`libcroco/cr-input.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-num.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-num.Tpo -c -o libcroco/rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo './'`libcroco/cr-num.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-fonts.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-fonts.Tpo -c libcroco/cr-fonts.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-fonts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-num.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-num.Tpo -c libcroco/cr-num.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-num.o mv -f libcroco/.deps/rpl_la-cr-declaration.Tpo libcroco/.deps/rpl_la-cr-declaration.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-om-parser.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-om-parser.Tpo -c -o libcroco/rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo './'`libcroco/cr-om-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-input.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-input.Tpo -c libcroco/cr-input.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-input.o mv -f libcroco/.deps/rpl_la-cr-num.Tpo libcroco/.deps/rpl_la-cr-num.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-parser.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-parser.Tpo -c -o libcroco/rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo './'`libcroco/cr-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-om-parser.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-om-parser.Tpo -c libcroco/cr-om-parser.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-om-parser.o mv -f libcroco/.deps/rpl_la-cr-fonts.Tpo libcroco/.deps/rpl_la-cr-fonts.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-parsing-location.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-parsing-location.Tpo -c -o libcroco/rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo './'`libcroco/cr-parsing-location.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-parser.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-parser.Tpo -c libcroco/cr-parser.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-parsing-location.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-parsing-location.Tpo -c libcroco/cr-parsing-location.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-parsing-location.o mv -f libcroco/.deps/rpl_la-cr-parsing-location.Tpo libcroco/.deps/rpl_la-cr-parsing-location.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-prop-list.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-prop-list.Tpo -c -o libcroco/rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo './'`libcroco/cr-prop-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-prop-list.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-prop-list.Tpo -c libcroco/cr-prop-list.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-prop-list.o mv -f libcroco/.deps/rpl_la-cr-input.Tpo libcroco/.deps/rpl_la-cr-input.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-pseudo.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-pseudo.Tpo -c -o libcroco/rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo './'`libcroco/cr-pseudo.c mv -f libcroco/.deps/rpl_la-cr-prop-list.Tpo libcroco/.deps/rpl_la-cr-prop-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-rgb.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-rgb.Tpo -c -o libcroco/rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo './'`libcroco/cr-rgb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-rgb.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-rgb.Tpo -c libcroco/cr-rgb.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-rgb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-pseudo.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-pseudo.Tpo -c libcroco/cr-pseudo.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-pseudo.o mv -f libcroco/.deps/rpl_la-cr-om-parser.Tpo libcroco/.deps/rpl_la-cr-om-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-sel-eng.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-sel-eng.Tpo -c -o libcroco/rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo './'`libcroco/cr-sel-eng.c mv -f libcroco/.deps/rpl_la-cr-pseudo.Tpo libcroco/.deps/rpl_la-cr-pseudo.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-selector.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-selector.Tpo -c -o libcroco/rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo './'`libcroco/cr-selector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-selector.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-selector.Tpo -c libcroco/cr-selector.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-selector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-sel-eng.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-sel-eng.Tpo -c libcroco/cr-sel-eng.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-sel-eng.o mv -f libcroco/.deps/rpl_la-cr-rgb.Tpo libcroco/.deps/rpl_la-cr-rgb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-simple-sel.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-simple-sel.Tpo -c -o libcroco/rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo './'`libcroco/cr-simple-sel.c mv -f libcroco/.deps/rpl_la-cr-selector.Tpo libcroco/.deps/rpl_la-cr-selector.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-statement.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-statement.Tpo -c -o libcroco/rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo './'`libcroco/cr-statement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-statement.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-statement.Tpo -c libcroco/cr-statement.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-statement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-simple-sel.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-simple-sel.Tpo -c libcroco/cr-simple-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-simple-sel.o mv -f libcroco/.deps/rpl_la-cr-simple-sel.Tpo libcroco/.deps/rpl_la-cr-simple-sel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-string.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-string.Tpo -c -o libcroco/rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo './'`libcroco/cr-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-string.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-string.Tpo -c libcroco/cr-string.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-string.o mv -f libcroco/.deps/rpl_la-cr-string.Tpo libcroco/.deps/rpl_la-cr-string.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-style.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-style.Tpo -c -o libcroco/rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo './'`libcroco/cr-style.c mv -f libcroco/.deps/rpl_la-cr-sel-eng.Tpo libcroco/.deps/rpl_la-cr-sel-eng.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-stylesheet.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-stylesheet.Tpo -c -o libcroco/rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo './'`libcroco/cr-stylesheet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-style.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-style.Tpo -c libcroco/cr-style.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-style.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-stylesheet.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-stylesheet.Tpo -c libcroco/cr-stylesheet.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-stylesheet.o mv -f libcroco/.deps/rpl_la-cr-statement.Tpo libcroco/.deps/rpl_la-cr-statement.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-term.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-term.Tpo -c -o libcroco/rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo './'`libcroco/cr-term.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-term.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-term.Tpo -c libcroco/cr-term.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-term.o mv -f libcroco/.deps/rpl_la-cr-stylesheet.Tpo libcroco/.deps/rpl_la-cr-stylesheet.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-tknzr.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-tknzr.Tpo -c -o libcroco/rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo './'`libcroco/cr-tknzr.c mv -f libcroco/.deps/rpl_la-cr-term.Tpo libcroco/.deps/rpl_la-cr-term.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-token.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-token.Tpo -c -o libcroco/rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo './'`libcroco/cr-token.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-tknzr.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-tknzr.Tpo -c libcroco/cr-tknzr.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-tknzr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-token.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-token.Tpo -c libcroco/cr-token.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-token.o mv -f libcroco/.deps/rpl_la-cr-token.Tpo libcroco/.deps/rpl_la-cr-token.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-utils.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-utils.Tpo -c -o libcroco/rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo './'`libcroco/cr-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libcroco/rpl_la-cr-utils.lo -MD -MP -MF libcroco/.deps/rpl_la-cr-utils.Tpo -c libcroco/cr-utils.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-utils.o mv -f libcroco/.deps/rpl_la-cr-style.Tpo libcroco/.deps/rpl_la-cr-style.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glib/libglib_rpl_la-ghash.lo -MD -MP -MF glib/.deps/libglib_rpl_la-ghash.Tpo -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo './'`glib/ghash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glib/libglib_rpl_la-ghash.lo -MD -MP -MF glib/.deps/libglib_rpl_la-ghash.Tpo -c glib/ghash.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-ghash.o mv -f libcroco/.deps/rpl_la-cr-utils.Tpo libcroco/.deps/rpl_la-cr-utils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glib/libglib_rpl_la-glist.lo -MD -MP -MF glib/.deps/libglib_rpl_la-glist.Tpo -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo './'`glib/glist.c mv -f glib/.deps/libglib_rpl_la-ghash.Tpo glib/.deps/libglib_rpl_la-ghash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glib/libglib_rpl_la-gmessages.lo -MD -MP -MF glib/.deps/libglib_rpl_la-gmessages.Tpo -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo './'`glib/gmessages.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glib/libglib_rpl_la-gmessages.lo -MD -MP -MF glib/.deps/libglib_rpl_la-gmessages.Tpo -c glib/gmessages.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gmessages.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glib/libglib_rpl_la-glist.lo -MD -MP -MF glib/.deps/libglib_rpl_la-glist.Tpo -c glib/glist.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-glist.o mv -f glib/.deps/libglib_rpl_la-gmessages.Tpo glib/.deps/libglib_rpl_la-gmessages.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glib/libglib_rpl_la-gprimes.lo -MD -MP -MF glib/.deps/libglib_rpl_la-gprimes.Tpo -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo './'`glib/gprimes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glib/libglib_rpl_la-gprimes.lo -MD -MP -MF glib/.deps/libglib_rpl_la-gprimes.Tpo -c glib/gprimes.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gprimes.o mv -f glib/.deps/libglib_rpl_la-glist.Tpo glib/.deps/libglib_rpl_la-glist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glib/libglib_rpl_la-gstrfuncs.lo -MD -MP -MF glib/.deps/libglib_rpl_la-gstrfuncs.Tpo -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo './'`glib/gstrfuncs.c mv -f glib/.deps/libglib_rpl_la-gprimes.Tpo glib/.deps/libglib_rpl_la-gprimes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glib/libglib_rpl_la-gstring.lo -MD -MP -MF glib/.deps/libglib_rpl_la-gstring.Tpo -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo './'`glib/gstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glib/libglib_rpl_la-gstrfuncs.lo -MD -MP -MF glib/.deps/libglib_rpl_la-gstrfuncs.Tpo -c glib/gstrfuncs.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstrfuncs.o mv -f glib/.deps/libglib_rpl_la-gstrfuncs.Tpo glib/.deps/libglib_rpl_la-gstrfuncs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-DOCBparser.lo -MD -MP -MF libxml/.deps/rpl_la-DOCBparser.Tpo -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo './'`libxml/DOCBparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glib/libglib_rpl_la-gstring.lo -MD -MP -MF glib/.deps/libglib_rpl_la-gstring.Tpo -c glib/gstring.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-DOCBparser.lo -MD -MP -MF libxml/.deps/rpl_la-DOCBparser.Tpo -c libxml/DOCBparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-DOCBparser.o mv -f libxml/.deps/rpl_la-DOCBparser.Tpo libxml/.deps/rpl_la-DOCBparser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-HTMLparser.lo -MD -MP -MF libxml/.deps/rpl_la-HTMLparser.Tpo -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo './'`libxml/HTMLparser.c mv -f glib/.deps/libglib_rpl_la-gstring.Tpo glib/.deps/libglib_rpl_la-gstring.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-HTMLtree.lo -MD -MP -MF libxml/.deps/rpl_la-HTMLtree.Tpo -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo './'`libxml/HTMLtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-HTMLtree.lo -MD -MP -MF libxml/.deps/rpl_la-HTMLtree.Tpo -c libxml/HTMLtree.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLtree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-HTMLparser.lo -MD -MP -MF libxml/.deps/rpl_la-HTMLparser.Tpo -c libxml/HTMLparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLparser.o mv -f libxml/.deps/rpl_la-HTMLparser.Tpo libxml/.deps/rpl_la-HTMLparser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-SAX.lo -MD -MP -MF libxml/.deps/rpl_la-SAX.Tpo -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo './'`libxml/SAX.c mv -f libxml/.deps/rpl_la-HTMLtree.Tpo libxml/.deps/rpl_la-HTMLtree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-SAX2.lo -MD -MP -MF libxml/.deps/rpl_la-SAX2.Tpo -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo './'`libxml/SAX2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-SAX2.lo -MD -MP -MF libxml/.deps/rpl_la-SAX2.Tpo -c libxml/SAX2.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-SAX.lo -MD -MP -MF libxml/.deps/rpl_la-SAX.Tpo -c libxml/SAX.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX.o mv -f libxml/.deps/rpl_la-SAX.Tpo libxml/.deps/rpl_la-SAX.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-buf.lo -MD -MP -MF libxml/.deps/rpl_la-buf.Tpo -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo './'`libxml/buf.c mv -f libxml/.deps/rpl_la-SAX2.Tpo libxml/.deps/rpl_la-SAX2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-c14n.lo -MD -MP -MF libxml/.deps/rpl_la-c14n.Tpo -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo './'`libxml/c14n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-c14n.lo -MD -MP -MF libxml/.deps/rpl_la-c14n.Tpo -c libxml/c14n.c -fPIC -DPIC -o libxml/.libs/rpl_la-c14n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-buf.lo -MD -MP -MF libxml/.deps/rpl_la-buf.Tpo -c libxml/buf.c -fPIC -DPIC -o libxml/.libs/rpl_la-buf.o mv -f libxml/.deps/rpl_la-c14n.Tpo libxml/.deps/rpl_la-c14n.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-catalog.lo -MD -MP -MF libxml/.deps/rpl_la-catalog.Tpo -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo './'`libxml/catalog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-catalog.lo -MD -MP -MF libxml/.deps/rpl_la-catalog.Tpo -c libxml/catalog.c -fPIC -DPIC -o libxml/.libs/rpl_la-catalog.o mv -f libcroco/.deps/rpl_la-cr-parser.Tpo libcroco/.deps/rpl_la-cr-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-chvalid.lo -MD -MP -MF libxml/.deps/rpl_la-chvalid.Tpo -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo './'`libxml/chvalid.c mv -f libxml/.deps/rpl_la-catalog.Tpo libxml/.deps/rpl_la-catalog.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-debugXML.lo -MD -MP -MF libxml/.deps/rpl_la-debugXML.Tpo -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo './'`libxml/debugXML.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-chvalid.lo -MD -MP -MF libxml/.deps/rpl_la-chvalid.Tpo -c libxml/chvalid.c -fPIC -DPIC -o libxml/.libs/rpl_la-chvalid.o mv -f libxml/.deps/rpl_la-chvalid.Tpo libxml/.deps/rpl_la-chvalid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-dict.lo -MD -MP -MF libxml/.deps/rpl_la-dict.Tpo -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo './'`libxml/dict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-debugXML.lo -MD -MP -MF libxml/.deps/rpl_la-debugXML.Tpo -c libxml/debugXML.c -fPIC -DPIC -o libxml/.libs/rpl_la-debugXML.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-dict.lo -MD -MP -MF libxml/.deps/rpl_la-dict.Tpo -c libxml/dict.c -fPIC -DPIC -o libxml/.libs/rpl_la-dict.o mv -f libxml/.deps/rpl_la-buf.Tpo libxml/.deps/rpl_la-buf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-encoding.lo -MD -MP -MF libxml/.deps/rpl_la-encoding.Tpo -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo './'`libxml/encoding.c mv -f libxml/.deps/rpl_la-debugXML.Tpo libxml/.deps/rpl_la-debugXML.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-entities.lo -MD -MP -MF libxml/.deps/rpl_la-entities.Tpo -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo './'`libxml/entities.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-entities.lo -MD -MP -MF libxml/.deps/rpl_la-entities.Tpo -c libxml/entities.c -fPIC -DPIC -o libxml/.libs/rpl_la-entities.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-encoding.lo -MD -MP -MF libxml/.deps/rpl_la-encoding.Tpo -c libxml/encoding.c -fPIC -DPIC -o libxml/.libs/rpl_la-encoding.o mv -f libcroco/.deps/rpl_la-cr-tknzr.Tpo libcroco/.deps/rpl_la-cr-tknzr.Plo mv -f libxml/.deps/rpl_la-dict.Tpo libxml/.deps/rpl_la-dict.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-error.lo -MD -MP -MF libxml/.deps/rpl_la-error.Tpo -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo './'`libxml/error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-globals.lo -MD -MP -MF libxml/.deps/rpl_la-globals.Tpo -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo './'`libxml/globals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-error.lo -MD -MP -MF libxml/.deps/rpl_la-error.Tpo -c libxml/error.c -fPIC -DPIC -o libxml/.libs/rpl_la-error.o mv -f libxml/.deps/rpl_la-entities.Tpo libxml/.deps/rpl_la-entities.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-hash.lo -MD -MP -MF libxml/.deps/rpl_la-hash.Tpo -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo './'`libxml/hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-globals.lo -MD -MP -MF libxml/.deps/rpl_la-globals.Tpo -c libxml/globals.c -fPIC -DPIC -o libxml/.libs/rpl_la-globals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-hash.lo -MD -MP -MF libxml/.deps/rpl_la-hash.Tpo -c libxml/hash.c -fPIC -DPIC -o libxml/.libs/rpl_la-hash.o libxml/encoding.c:3088:72: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (433 chars into 432 available) [-Wunterminated-string-initialization] 3088 | static unsigned char const xmltranscodetable_ISO8859_2 [48 + 6 * 64] = { | ^ libxml/encoding.c:3137:72: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (497 chars into 496 available) [-Wunterminated-string-initialization] 3137 | static unsigned char const xmltranscodetable_ISO8859_3 [48 + 7 * 64] = { | ^ libxml/encoding.c:3190:72: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (433 chars into 432 available) [-Wunterminated-string-initialization] 3190 | static unsigned char const xmltranscodetable_ISO8859_4 [48 + 6 * 64] = { | ^ libxml/encoding.c:3239:72: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (433 chars into 432 available) [-Wunterminated-string-initialization] 3239 | static unsigned char const xmltranscodetable_ISO8859_5 [48 + 6 * 64] = { | ^ libxml/encoding.c:3288:72: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (369 chars into 368 available) [-Wunterminated-string-initialization] 3288 | static unsigned char const xmltranscodetable_ISO8859_6 [48 + 5 * 64] = { | ^ libxml/encoding.c:3333:72: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (497 chars into 496 available) [-Wunterminated-string-initialization] 3333 | static unsigned char const xmltranscodetable_ISO8859_7 [48 + 7 * 64] = { | ^ libxml/encoding.c:3386:72: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (497 chars into 496 available) [-Wunterminated-string-initialization] 3386 | static unsigned char const xmltranscodetable_ISO8859_8 [48 + 7 * 64] = { | ^ libxml/encoding.c:3439:72: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (369 chars into 368 available) [-Wunterminated-string-initialization] 3439 | static unsigned char const xmltranscodetable_ISO8859_9 [48 + 5 * 64] = { | ^ libxml/encoding.c:3484:73: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (497 chars into 496 available) [-Wunterminated-string-initialization] 3484 | static unsigned char const xmltranscodetable_ISO8859_10 [48 + 7 * 64] = { | ^ libxml/encoding.c:3537:73: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (433 chars into 432 available) [-Wunterminated-string-initialization] 3537 | static unsigned char const xmltranscodetable_ISO8859_11 [48 + 6 * 64] = { | ^ libxml/encoding.c:3586:73: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (497 chars into 496 available) [-Wunterminated-string-initialization] 3586 | static unsigned char const xmltranscodetable_ISO8859_13 [48 + 7 * 64] = { | ^ libxml/encoding.c:3639:74: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (689 chars into 688 available) [-Wunterminated-string-initialization] 3639 | static unsigned char const xmltranscodetable_ISO8859_14 [48 + 10 * 64] = { | ^ libxml/encoding.c:3704:73: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (433 chars into 432 available) [-Wunterminated-string-initialization] 3704 | static unsigned char const xmltranscodetable_ISO8859_15 [48 + 6 * 64] = { | ^ libxml/encoding.c:3753:73: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (625 chars into 624 available) [-Wunterminated-string-initialization] 3753 | static unsigned char const xmltranscodetable_ISO8859_16 [48 + 9 * 64] = { | ^ mv -f libxml/.deps/rpl_la-encoding.Tpo libxml/.deps/rpl_la-encoding.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-legacy.lo -MD -MP -MF libxml/.deps/rpl_la-legacy.Tpo -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo './'`libxml/legacy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-legacy.lo -MD -MP -MF libxml/.deps/rpl_la-legacy.Tpo -c libxml/legacy.c -fPIC -DPIC -o libxml/.libs/rpl_la-legacy.o mv -f libxml/.deps/rpl_la-globals.Tpo libxml/.deps/rpl_la-globals.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-list.lo -MD -MP -MF libxml/.deps/rpl_la-list.Tpo -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo './'`libxml/list.c mv -f libxml/.deps/rpl_la-legacy.Tpo libxml/.deps/rpl_la-legacy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-nanoftp.lo -MD -MP -MF libxml/.deps/rpl_la-nanoftp.Tpo -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo './'`libxml/nanoftp.c mv -f libxml/.deps/rpl_la-error.Tpo libxml/.deps/rpl_la-error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-nanohttp.lo -MD -MP -MF libxml/.deps/rpl_la-nanohttp.Tpo -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo './'`libxml/nanohttp.c mv -f libxml/.deps/rpl_la-hash.Tpo libxml/.deps/rpl_la-hash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-parser.lo -MD -MP -MF libxml/.deps/rpl_la-parser.Tpo -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo './'`libxml/parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-list.lo -MD -MP -MF libxml/.deps/rpl_la-list.Tpo -c libxml/list.c -fPIC -DPIC -o libxml/.libs/rpl_la-list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-nanoftp.lo -MD -MP -MF libxml/.deps/rpl_la-nanoftp.Tpo -c libxml/nanoftp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanoftp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-nanohttp.lo -MD -MP -MF libxml/.deps/rpl_la-nanohttp.Tpo -c libxml/nanohttp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanohttp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-parser.lo -MD -MP -MF libxml/.deps/rpl_la-parser.Tpo -c libxml/parser.c -fPIC -DPIC -o libxml/.libs/rpl_la-parser.o mv -f libxml/.deps/rpl_la-nanoftp.Tpo libxml/.deps/rpl_la-nanoftp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-parserInternals.lo -MD -MP -MF libxml/.deps/rpl_la-parserInternals.Tpo -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo './'`libxml/parserInternals.c mv -f libxml/.deps/rpl_la-nanohttp.Tpo libxml/.deps/rpl_la-nanohttp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-pattern.lo -MD -MP -MF libxml/.deps/rpl_la-pattern.Tpo -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo './'`libxml/pattern.c mv -f libxml/.deps/rpl_la-list.Tpo libxml/.deps/rpl_la-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-relaxng.lo -MD -MP -MF libxml/.deps/rpl_la-relaxng.Tpo -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo './'`libxml/relaxng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-pattern.lo -MD -MP -MF libxml/.deps/rpl_la-pattern.Tpo -c libxml/pattern.c -fPIC -DPIC -o libxml/.libs/rpl_la-pattern.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-parserInternals.lo -MD -MP -MF libxml/.deps/rpl_la-parserInternals.Tpo -c libxml/parserInternals.c -fPIC -DPIC -o libxml/.libs/rpl_la-parserInternals.o mv -f libxml/.deps/rpl_la-pattern.Tpo libxml/.deps/rpl_la-pattern.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-schematron.lo -MD -MP -MF libxml/.deps/rpl_la-schematron.Tpo -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo './'`libxml/schematron.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-relaxng.lo -MD -MP -MF libxml/.deps/rpl_la-relaxng.Tpo -c libxml/relaxng.c -fPIC -DPIC -o libxml/.libs/rpl_la-relaxng.o mv -f libxml/.deps/rpl_la-relaxng.Tpo libxml/.deps/rpl_la-relaxng.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-threads.lo -MD -MP -MF libxml/.deps/rpl_la-threads.Tpo -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo './'`libxml/threads.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-schematron.lo -MD -MP -MF libxml/.deps/rpl_la-schematron.Tpo -c libxml/schematron.c -fPIC -DPIC -o libxml/.libs/rpl_la-schematron.o mv -f libxml/.deps/rpl_la-schematron.Tpo libxml/.deps/rpl_la-schematron.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-tree.lo -MD -MP -MF libxml/.deps/rpl_la-tree.Tpo -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo './'`libxml/tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-threads.lo -MD -MP -MF libxml/.deps/rpl_la-threads.Tpo -c libxml/threads.c -fPIC -DPIC -o libxml/.libs/rpl_la-threads.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-tree.lo -MD -MP -MF libxml/.deps/rpl_la-tree.Tpo -c libxml/tree.c -fPIC -DPIC -o libxml/.libs/rpl_la-tree.o mv -f libxml/.deps/rpl_la-threads.Tpo libxml/.deps/rpl_la-threads.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-trionan.lo -MD -MP -MF libxml/.deps/rpl_la-trionan.Tpo -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo './'`libxml/trionan.c mv -f libxml/.deps/rpl_la-parserInternals.Tpo libxml/.deps/rpl_la-parserInternals.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-uri.lo -MD -MP -MF libxml/.deps/rpl_la-uri.Tpo -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo './'`libxml/uri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-uri.lo -MD -MP -MF libxml/.deps/rpl_la-uri.Tpo -c libxml/uri.c -fPIC -DPIC -o libxml/.libs/rpl_la-uri.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-trionan.lo -MD -MP -MF libxml/.deps/rpl_la-trionan.Tpo -c libxml/trionan.c -fPIC -DPIC -o libxml/.libs/rpl_la-trionan.o mv -f libxml/.deps/rpl_la-trionan.Tpo libxml/.deps/rpl_la-trionan.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-valid.lo -MD -MP -MF libxml/.deps/rpl_la-valid.Tpo -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo './'`libxml/valid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-valid.lo -MD -MP -MF libxml/.deps/rpl_la-valid.Tpo -c libxml/valid.c -fPIC -DPIC -o libxml/.libs/rpl_la-valid.o mv -f libxml/.deps/rpl_la-uri.Tpo libxml/.deps/rpl_la-uri.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xinclude.lo -MD -MP -MF libxml/.deps/rpl_la-xinclude.Tpo -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo './'`libxml/xinclude.c mv -f libxml/.deps/rpl_la-valid.Tpo libxml/.deps/rpl_la-valid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xlink.lo -MD -MP -MF libxml/.deps/rpl_la-xlink.Tpo -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo './'`libxml/xlink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xinclude.lo -MD -MP -MF libxml/.deps/rpl_la-xinclude.Tpo -c libxml/xinclude.c -fPIC -DPIC -o libxml/.libs/rpl_la-xinclude.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xlink.lo -MD -MP -MF libxml/.deps/rpl_la-xlink.Tpo -c libxml/xlink.c -fPIC -DPIC -o libxml/.libs/rpl_la-xlink.o mv -f libxml/.deps/rpl_la-xlink.Tpo libxml/.deps/rpl_la-xlink.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlIO.lo -MD -MP -MF libxml/.deps/rpl_la-xmlIO.Tpo -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo './'`libxml/xmlIO.c mv -f libxml/.deps/rpl_la-xinclude.Tpo libxml/.deps/rpl_la-xinclude.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlmemory.lo -MD -MP -MF libxml/.deps/rpl_la-xmlmemory.Tpo -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo './'`libxml/xmlmemory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlIO.lo -MD -MP -MF libxml/.deps/rpl_la-xmlIO.Tpo -c libxml/xmlIO.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlIO.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlmemory.lo -MD -MP -MF libxml/.deps/rpl_la-xmlmemory.Tpo -c libxml/xmlmemory.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmemory.o mv -f libxml/.deps/rpl_la-xmlIO.Tpo libxml/.deps/rpl_la-xmlIO.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlmodule.lo -MD -MP -MF libxml/.deps/rpl_la-xmlmodule.Tpo -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo './'`libxml/xmlmodule.c mv -f libxml/.deps/rpl_la-xmlmemory.Tpo libxml/.deps/rpl_la-xmlmemory.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlreader.lo -MD -MP -MF libxml/.deps/rpl_la-xmlreader.Tpo -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo './'`libxml/xmlreader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlreader.lo -MD -MP -MF libxml/.deps/rpl_la-xmlreader.Tpo -c libxml/xmlreader.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlreader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlmodule.lo -MD -MP -MF libxml/.deps/rpl_la-xmlmodule.Tpo -c libxml/xmlmodule.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmodule.o mv -f libxml/.deps/rpl_la-xmlreader.Tpo libxml/.deps/rpl_la-xmlreader.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlregexp.lo -MD -MP -MF libxml/.deps/rpl_la-xmlregexp.Tpo -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo './'`libxml/xmlregexp.c mv -f libxml/.deps/rpl_la-xmlmodule.Tpo libxml/.deps/rpl_la-xmlmodule.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlsave.lo -MD -MP -MF libxml/.deps/rpl_la-xmlsave.Tpo -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo './'`libxml/xmlsave.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlregexp.lo -MD -MP -MF libxml/.deps/rpl_la-xmlregexp.Tpo -c libxml/xmlregexp.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlregexp.o mv -f libxml/.deps/rpl_la-xmlregexp.Tpo libxml/.deps/rpl_la-xmlregexp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlschemas.lo -MD -MP -MF libxml/.deps/rpl_la-xmlschemas.Tpo -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo './'`libxml/xmlschemas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlsave.lo -MD -MP -MF libxml/.deps/rpl_la-xmlsave.Tpo -c libxml/xmlsave.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlsave.o mv -f libxml/.deps/rpl_la-xmlsave.Tpo libxml/.deps/rpl_la-xmlsave.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlschemastypes.lo -MD -MP -MF libxml/.deps/rpl_la-xmlschemastypes.Tpo -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo './'`libxml/xmlschemastypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlschemastypes.lo -MD -MP -MF libxml/.deps/rpl_la-xmlschemastypes.Tpo -c libxml/xmlschemastypes.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemastypes.o mv -f libxml/.deps/rpl_la-tree.Tpo libxml/.deps/rpl_la-tree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlstring.lo -MD -MP -MF libxml/.deps/rpl_la-xmlstring.Tpo -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo './'`libxml/xmlstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlschemas.lo -MD -MP -MF libxml/.deps/rpl_la-xmlschemas.Tpo -c libxml/xmlschemas.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemas.o mv -f libxml/.deps/rpl_la-xmlschemastypes.Tpo libxml/.deps/rpl_la-xmlschemastypes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlunicode.lo -MD -MP -MF libxml/.deps/rpl_la-xmlunicode.Tpo -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo './'`libxml/xmlunicode.c mv -f libxml/.deps/rpl_la-xmlschemas.Tpo libxml/.deps/rpl_la-xmlschemas.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlwriter.lo -MD -MP -MF libxml/.deps/rpl_la-xmlwriter.Tpo -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo './'`libxml/xmlwriter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlstring.lo -MD -MP -MF libxml/.deps/rpl_la-xmlstring.Tpo -c libxml/xmlstring.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlstring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlwriter.lo -MD -MP -MF libxml/.deps/rpl_la-xmlwriter.Tpo -c libxml/xmlwriter.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlwriter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlunicode.lo -MD -MP -MF libxml/.deps/rpl_la-xmlunicode.Tpo -c libxml/xmlunicode.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlunicode.o mv -f libxml/.deps/rpl_la-xmlunicode.Tpo libxml/.deps/rpl_la-xmlunicode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xpath.lo -MD -MP -MF libxml/.deps/rpl_la-xpath.Tpo -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo './'`libxml/xpath.c mv -f libxml/.deps/rpl_la-xmlwriter.Tpo libxml/.deps/rpl_la-xmlwriter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xpointer.lo -MD -MP -MF libxml/.deps/rpl_la-xpointer.Tpo -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo './'`libxml/xpointer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xpath.lo -MD -MP -MF libxml/.deps/rpl_la-xpath.Tpo -c libxml/xpath.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpath.o mv -f libxml/.deps/rpl_la-xmlstring.Tpo libxml/.deps/rpl_la-xmlstring.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libcroco_rpl.la libcroco/rpl_la-cr-additional-sel.lo libcroco/rpl_la-cr-attr-sel.lo libcroco/rpl_la-cr-cascade.lo libcroco/rpl_la-cr-declaration.lo libcroco/rpl_la-cr-doc-handler.lo libcroco/rpl_la-cr-enc-handler.lo libcroco/rpl_la-cr-fonts.lo libcroco/rpl_la-cr-input.lo libcroco/rpl_la-cr-num.lo libcroco/rpl_la-cr-om-parser.lo libcroco/rpl_la-cr-parser.lo libcroco/rpl_la-cr-parsing-location.lo libcroco/rpl_la-cr-prop-list.lo libcroco/rpl_la-cr-pseudo.lo libcroco/rpl_la-cr-rgb.lo libcroco/rpl_la-cr-sel-eng.lo libcroco/rpl_la-cr-selector.lo libcroco/rpl_la-cr-simple-sel.lo libcroco/rpl_la-cr-statement.lo libcroco/rpl_la-cr-string.lo libcroco/rpl_la-cr-style.lo libcroco/rpl_la-cr-stylesheet.lo libcroco/rpl_la-cr-term.lo libcroco/rpl_la-cr-tknzr.lo libcroco/rpl_la-cr-token.lo libcroco/rpl_la-cr-utils.lo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xpointer.lo -MD -MP -MF libxml/.deps/rpl_la-xpointer.Tpo -c libxml/xpointer.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpointer.o mv -f libxml/.deps/rpl_la-xpointer.Tpo libxml/.deps/rpl_la-xpointer.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libglib_rpl.la glib/libglib_rpl_la-ghash.lo glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo glib/libglib_rpl_la-gprimes.lo glib/libglib_rpl_la-gstrfuncs.lo glib/libglib_rpl_la-gstring.lo mv -f libxml/.deps/rpl_la-parser.Tpo libxml/.deps/rpl_la-parser.Plo libtool: link: ar cr .libs/libcroco_rpl.a libcroco/.libs/rpl_la-cr-additional-sel.o libcroco/.libs/rpl_la-cr-attr-sel.o libcroco/.libs/rpl_la-cr-cascade.o libcroco/.libs/rpl_la-cr-declaration.o libcroco/.libs/rpl_la-cr-doc-handler.o libcroco/.libs/rpl_la-cr-enc-handler.o libcroco/.libs/rpl_la-cr-fonts.o libcroco/.libs/rpl_la-cr-input.o libcroco/.libs/rpl_la-cr-num.o libcroco/.libs/rpl_la-cr-om-parser.o libcroco/.libs/rpl_la-cr-parser.o libcroco/.libs/rpl_la-cr-parsing-location.o libcroco/.libs/rpl_la-cr-prop-list.o libcroco/.libs/rpl_la-cr-pseudo.o libcroco/.libs/rpl_la-cr-rgb.o libcroco/.libs/rpl_la-cr-sel-eng.o libcroco/.libs/rpl_la-cr-selector.o libcroco/.libs/rpl_la-cr-simple-sel.o libcroco/.libs/rpl_la-cr-statement.o libcroco/.libs/rpl_la-cr-string.o libcroco/.libs/rpl_la-cr-style.o libcroco/.libs/rpl_la-cr-stylesheet.o libcroco/.libs/rpl_la-cr-term.o libcroco/.libs/rpl_la-cr-tknzr.o libcroco/.libs/rpl_la-cr-token.o libcroco/.libs/rpl_la-cr-utils.o libtool: link: ranlib .libs/libcroco_rpl.a libtool: link: ( cd ".libs" && rm -f "libcroco_rpl.la" && ln -s "../libcroco_rpl.la" "libcroco_rpl.la" ) libtool: link: ar cr .libs/libglib_rpl.a glib/.libs/libglib_rpl_la-ghash.o glib/.libs/libglib_rpl_la-glist.o glib/.libs/libglib_rpl_la-gmessages.o glib/.libs/libglib_rpl_la-gprimes.o glib/.libs/libglib_rpl_la-gstrfuncs.o glib/.libs/libglib_rpl_la-gstring.o libtool: link: ranlib .libs/libglib_rpl.a libtool: link: ( cd ".libs" && rm -f "libglib_rpl.la" && ln -s "../libglib_rpl.la" "libglib_rpl.la" ) mv -f libxml/.deps/rpl_la-xpath.Tpo libxml/.deps/rpl_la-xpath.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo libtool: link: ar cr .libs/libxml_rpl.a libxml/.libs/rpl_la-DOCBparser.o libxml/.libs/rpl_la-HTMLparser.o libxml/.libs/rpl_la-HTMLtree.o libxml/.libs/rpl_la-SAX.o libxml/.libs/rpl_la-SAX2.o libxml/.libs/rpl_la-buf.o libxml/.libs/rpl_la-c14n.o libxml/.libs/rpl_la-catalog.o libxml/.libs/rpl_la-chvalid.o libxml/.libs/rpl_la-debugXML.o libxml/.libs/rpl_la-dict.o libxml/.libs/rpl_la-encoding.o libxml/.libs/rpl_la-entities.o libxml/.libs/rpl_la-error.o libxml/.libs/rpl_la-globals.o libxml/.libs/rpl_la-hash.o libxml/.libs/rpl_la-legacy.o libxml/.libs/rpl_la-list.o libxml/.libs/rpl_la-nanoftp.o libxml/.libs/rpl_la-nanohttp.o libxml/.libs/rpl_la-parser.o libxml/.libs/rpl_la-parserInternals.o libxml/.libs/rpl_la-pattern.o libxml/.libs/rpl_la-relaxng.o libxml/.libs/rpl_la-schematron.o libxml/.libs/rpl_la-threads.o libxml/.libs/rpl_la-tree.o libxml/.libs/rpl_la-trionan.o libxml/.libs/rpl_la-uri.o libxml/.libs/rpl_la-valid.o libxml/.libs/rpl_la-xinclude.o libxml/.libs/rpl_la-xlink.o libxml/.libs/rpl_la-xmlIO.o libxml/.libs/rpl_la-xmlmemory.o libxml/.libs/rpl_la-xmlmodule.o libxml/.libs/rpl_la-xmlreader.o libxml/.libs/rpl_la-xmlregexp.o libxml/.libs/rpl_la-xmlsave.o libxml/.libs/rpl_la-xmlschemas.o libxml/.libs/rpl_la-xmlschemastypes.o libxml/.libs/rpl_la-xmlstring.o libxml/.libs/rpl_la-xmlunicode.o libxml/.libs/rpl_la-xmlwriter.o libxml/.libs/rpl_la-xpath.o libxml/.libs/rpl_la-xpointer.o libtool: link: ranlib .libs/libxml_rpl.a libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -no-undefined -lm -lm -lm -lncurses -no-undefined -export-symbols libtextstyle.sym -version-info 2:5:2 -rpath /usr/lib -o libtextstyle.la -rpath /usr/lib libtextstyle_la-gl_array_list.lo libtextstyle_la-basename-lgpl.lo libtextstyle_la-binary-io.lo libtextstyle_la-c-ctype.lo libtextstyle_la-c-strcasecmp.lo libtextstyle_la-c-strncasecmp.lo libtextstyle_la-c32isalnum.lo libtextstyle_la-c32isalpha.lo libtextstyle_la-c32isblank.lo libtextstyle_la-c32iscntrl.lo libtextstyle_la-c32isdigit.lo libtextstyle_la-c32isgraph.lo libtextstyle_la-c32islower.lo libtextstyle_la-c32isprint.lo libtextstyle_la-c32ispunct.lo libtextstyle_la-c32isspace.lo libtextstyle_la-c32isupper.lo libtextstyle_la-c32isxdigit.lo libtextstyle_la-c32tolower.lo libtextstyle_la-c32width.lo libtextstyle_la-cloexec.lo libtextstyle_la-concat-filename.lo libtextstyle_la-exitfail.lo libtextstyle_la-fatal-signal.lo libtextstyle_la-fcntl.lo libtextstyle_la-fd-hook.lo libtextstyle_la-fd-ostream.lo libtextstyle_la-file-ostream.lo libtextstyle_la-full-write.lo libtextstyle_la-get_ppid_of.lo libtextstyle_la-get_progname_of.lo libtextstyle_la-getprogname.lo libtextstyle_la-hard-locale.lo libtextstyle_la-html-ostream.lo libtextstyle_la-html-styled-ostream.lo libtextstyle_la-ialloc.lo libtextstyle_la-iconv-ostream.lo libtextstyle_la-gl_list.lo libtextstyle_la-localcharset.lo glthread/libtextstyle_la-lock.lo libtextstyle_la-malloca.lo libtextstyle_la-math.lo libtextstyle_la-mbchar.lo libtextstyle_la-mbiterf.lo libtextstyle_la-mbrtoc32.lo libtextstyle_la-mbrtowc.lo libtextstyle_la-mbsnlen.lo libtextstyle_la-mbszero.lo libtextstyle_la-mem-hash-map.lo libtextstyle_la-memory-ostream.lo libtextstyle_la-next-prime.lo libtextstyle_la-noop-styled-ostream.lo libtextstyle_la-obstack.lo glthread/libtextstyle_la-once.lo libtextstyle_la-ostream.lo libtextstyle_la-printf-frexp.lo libtextstyle_la-printf-frexpl.lo libtextstyle_la-realloc.lo libtextstyle_la-reallocarray.lo libtextstyle_la-safe-read.lo libtextstyle_la-safe-write.lo libtextstyle_la-same-inode.lo libtextstyle_la-setlocale_null.lo libtextstyle_la-setlocale_null-unlocked.lo libtextstyle_la-sig-handler.lo libtextstyle_la-sockets.lo libtextstyle_la-stat-time.lo libtextstyle_la-stdlib.lo libtextstyle_la-str_endswith.lo libtextstyle_la-str_startswith.lo libtextstyle_la-styled-ostream.lo libtextstyle_la-sys_socket.lo libtextstyle_la-term-ostream.lo libtextstyle_la-term-style-control.lo libtextstyle_la-term-styled-ostream.lo glthread/libtextstyle_la-threadlib.lo unicase/libtextstyle_la-tolower.lo unictype/libtextstyle_la-ctype_alnum.lo unictype/libtextstyle_la-ctype_alpha.lo unictype/libtextstyle_la-ctype_blank.lo unictype/libtextstyle_la-ctype_cntrl.lo unictype/libtextstyle_la-ctype_digit.lo unictype/libtextstyle_la-ctype_graph.lo unictype/libtextstyle_la-ctype_lower.lo unictype/libtextstyle_la-ctype_print.lo unictype/libtextstyle_la-ctype_punct.lo unictype/libtextstyle_la-ctype_space.lo unictype/libtextstyle_la-ctype_upper.lo unictype/libtextstyle_la-ctype_xdigit.lo libtextstyle_la-unistd.lo unistr/libtextstyle_la-u8-mbtouc.lo unistr/libtextstyle_la-u8-mbtouc-aux.lo uniwidth/libtextstyle_la-width.lo libtextstyle_la-vaszprintf.lo libtextstyle_la-aszprintf.lo libtextstyle_la-vsnzprintf.lo libtextstyle_la-wctype-h.lo libtextstyle_la-xmalloc.lo libtextstyle_la-xalloc-die.lo libtextstyle_la-xconcat-filename.lo libtextstyle_la-xgethostname.lo libtextstyle_la-gl_xlist.lo libtextstyle_la-xsize.lo libtextstyle_la-xvasprintf.lo libtextstyle_la-xasprintf.lo libtextstyle_la-color.lo libtextstyle_la-misc.lo libtextstyle_la-version.lo libtextstyle_la-asnprintf.lo libtextstyle_la-printf-args.lo libtextstyle_la-printf-parse.lo libtextstyle_la-vasnprintf.lo libcroco_rpl.la libglib_rpl.la libxml_rpl.la libtool: link: echo "{ global:" > .libs/libtextstyle.ver libtool: link: cat libtextstyle.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/libtextstyle.ver libtool: link: echo "local: *; };" >> .libs/libtextstyle.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libtextstyle_la-gl_array_list.o .libs/libtextstyle_la-basename-lgpl.o .libs/libtextstyle_la-binary-io.o .libs/libtextstyle_la-c-ctype.o .libs/libtextstyle_la-c-strcasecmp.o .libs/libtextstyle_la-c-strncasecmp.o .libs/libtextstyle_la-c32isalnum.o .libs/libtextstyle_la-c32isalpha.o .libs/libtextstyle_la-c32isblank.o .libs/libtextstyle_la-c32iscntrl.o .libs/libtextstyle_la-c32isdigit.o .libs/libtextstyle_la-c32isgraph.o .libs/libtextstyle_la-c32islower.o .libs/libtextstyle_la-c32isprint.o .libs/libtextstyle_la-c32ispunct.o .libs/libtextstyle_la-c32isspace.o .libs/libtextstyle_la-c32isupper.o .libs/libtextstyle_la-c32isxdigit.o .libs/libtextstyle_la-c32tolower.o .libs/libtextstyle_la-c32width.o .libs/libtextstyle_la-cloexec.o .libs/libtextstyle_la-concat-filename.o .libs/libtextstyle_la-exitfail.o .libs/libtextstyle_la-fatal-signal.o .libs/libtextstyle_la-fcntl.o .libs/libtextstyle_la-fd-hook.o .libs/libtextstyle_la-fd-ostream.o .libs/libtextstyle_la-file-ostream.o .libs/libtextstyle_la-full-write.o .libs/libtextstyle_la-get_ppid_of.o .libs/libtextstyle_la-get_progname_of.o .libs/libtextstyle_la-getprogname.o .libs/libtextstyle_la-hard-locale.o .libs/libtextstyle_la-html-ostream.o .libs/libtextstyle_la-html-styled-ostream.o .libs/libtextstyle_la-ialloc.o .libs/libtextstyle_la-iconv-ostream.o .libs/libtextstyle_la-gl_list.o .libs/libtextstyle_la-localcharset.o glthread/.libs/libtextstyle_la-lock.o .libs/libtextstyle_la-malloca.o .libs/libtextstyle_la-math.o .libs/libtextstyle_la-mbchar.o .libs/libtextstyle_la-mbiterf.o .libs/libtextstyle_la-mbrtoc32.o .libs/libtextstyle_la-mbrtowc.o .libs/libtextstyle_la-mbsnlen.o .libs/libtextstyle_la-mbszero.o .libs/libtextstyle_la-mem-hash-map.o .libs/libtextstyle_la-memory-ostream.o .libs/libtextstyle_la-next-prime.o .libs/libtextstyle_la-noop-styled-ostream.o .libs/libtextstyle_la-obstack.o glthread/.libs/libtextstyle_la-once.o .libs/libtextstyle_la-ostream.o .libs/libtextstyle_la-printf-frexp.o .libs/libtextstyle_la-printf-frexpl.o .libs/libtextstyle_la-realloc.o .libs/libtextstyle_la-reallocarray.o .libs/libtextstyle_la-safe-read.o .libs/libtextstyle_la-safe-write.o .libs/libtextstyle_la-same-inode.o .libs/libtextstyle_la-setlocale_null.o .libs/libtextstyle_la-setlocale_null-unlocked.o .libs/libtextstyle_la-sig-handler.o .libs/libtextstyle_la-sockets.o .libs/libtextstyle_la-stat-time.o .libs/libtextstyle_la-stdlib.o .libs/libtextstyle_la-str_endswith.o .libs/libtextstyle_la-str_startswith.o .libs/libtextstyle_la-styled-ostream.o .libs/libtextstyle_la-sys_socket.o .libs/libtextstyle_la-term-ostream.o .libs/libtextstyle_la-term-style-control.o .libs/libtextstyle_la-term-styled-ostream.o glthread/.libs/libtextstyle_la-threadlib.o unicase/.libs/libtextstyle_la-tolower.o unictype/.libs/libtextstyle_la-ctype_alnum.o unictype/.libs/libtextstyle_la-ctype_alpha.o unictype/.libs/libtextstyle_la-ctype_blank.o unictype/.libs/libtextstyle_la-ctype_cntrl.o unictype/.libs/libtextstyle_la-ctype_digit.o unictype/.libs/libtextstyle_la-ctype_graph.o unictype/.libs/libtextstyle_la-ctype_lower.o unictype/.libs/libtextstyle_la-ctype_print.o unictype/.libs/libtextstyle_la-ctype_punct.o unictype/.libs/libtextstyle_la-ctype_space.o unictype/.libs/libtextstyle_la-ctype_upper.o unictype/.libs/libtextstyle_la-ctype_xdigit.o .libs/libtextstyle_la-unistd.o unistr/.libs/libtextstyle_la-u8-mbtouc.o unistr/.libs/libtextstyle_la-u8-mbtouc-aux.o uniwidth/.libs/libtextstyle_la-width.o .libs/libtextstyle_la-vaszprintf.o .libs/libtextstyle_la-aszprintf.o .libs/libtextstyle_la-vsnzprintf.o .libs/libtextstyle_la-wctype-h.o .libs/libtextstyle_la-xmalloc.o .libs/libtextstyle_la-xalloc-die.o .libs/libtextstyle_la-xconcat-filename.o .libs/libtextstyle_la-xgethostname.o .libs/libtextstyle_la-gl_xlist.o .libs/libtextstyle_la-xsize.o .libs/libtextstyle_la-xvasprintf.o .libs/libtextstyle_la-xasprintf.o .libs/libtextstyle_la-color.o .libs/libtextstyle_la-misc.o .libs/libtextstyle_la-version.o .libs/libtextstyle_la-asnprintf.o .libs/libtextstyle_la-printf-args.o .libs/libtextstyle_la-printf-parse.o .libs/libtextstyle_la-vasnprintf.o -Wl,--whole-archive ./.libs/libcroco_rpl.a ./.libs/libglib_rpl.a ./.libs/libxml_rpl.a -Wl,--no-whole-archive -lm -lncurses -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libtextstyle.so.0 -Wl,-version-script -Wl,.libs/libtextstyle.ver -o .libs/libtextstyle.so.0.2.5 libtool: link: (cd ".libs" && rm -f "libtextstyle.so.0" && ln -s "libtextstyle.so.0.2.5" "libtextstyle.so.0") libtool: link: (cd ".libs" && rm -f "libtextstyle.so" && ln -s "libtextstyle.so.0.2.5" "libtextstyle.so") libtool: link: ( cd ".libs" && rm -f "libtextstyle.la" && ln -s "../libtextstyle.la" "libtextstyle.la" ) make[6]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/lib' make[5]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/lib' Making all in tests make[5]: Entering directory '/usr/src/gettext-0.25/libtextstyle/tests' ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make all-recursive make[6]: Entering directory '/usr/src/gettext-0.25/libtextstyle/tests' Making all in . make[7]: Entering directory '/usr/src/gettext-0.25/libtextstyle/tests' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/tests' make[6]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/tests' make[5]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/tests' Making all in adhoc-tests make[5]: Entering directory '/usr/src/gettext-0.25/libtextstyle/adhoc-tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I./../lib -DSRCDIR=\"./\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hello.o -MD -MP -MF .deps/hello.Tpo -c -o hello.o hello.c mv -f .deps/hello.Tpo .deps/hello.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o hello hello.o ../lib/libtextstyle.la libtool: link: gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/hello hello.o ../lib/.libs/libtextstyle.so -lm -lncurses make[5]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/adhoc-tests' Making all in doc make[5]: Entering directory '/usr/src/gettext-0.25/libtextstyle/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/doc' make[5]: Entering directory '/usr/src/gettext-0.25/libtextstyle' make[5]: Leaving directory '/usr/src/gettext-0.25/libtextstyle' make[4]: Leaving directory '/usr/src/gettext-0.25/libtextstyle' make[3]: Leaving directory '/usr/src/gettext-0.25/libtextstyle' Making all in gettext-tools make[3]: Entering directory '/usr/src/gettext-0.25/gettext-tools' make all-recursive make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools' Making all in gnulib-lib make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/gnulib-lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t /bin/mkdir -p 'arpa' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#if HAVE_WINSOCK2_H'; \ echo '# include /* avoid mingw pollution on DATADIR */'; \ echo '#endif'; \ printf '#define PREFIX %s\n' \"/usr\"; \ printf '#define EXEC_PREFIX %s\n' \"/usr\"; \ printf '#define BINDIR %s\n' \"/usr/bin\"; \ printf '#define SBINDIR %s\n' \"/usr/sbin\"; \ printf '#define LIBEXECDIR %s\n' \"/usr/libexec\"; \ printf '#define DATAROOTDIR %s\n' \"/usr/share\"; \ printf '#define DATADIR %s\n' \"/usr/share\"; \ printf '#define SYSCONFDIR %s\n' \"/usr/etc\"; \ printf '#define SHAREDSTATEDIR %s\n' \"/usr/com\"; \ printf '#define LOCALSTATEDIR %s\n' \"/usr/var\"; \ printf '#define RUNSTATEDIR %s\n' \"/usr/var/run\"; \ printf '#define INCLUDEDIR %s\n' \"/usr/include\"; \ printf '#define OLDINCLUDEDIR %s\n' \"/usr/include\"; \ printf '#define DOCDIR %s\n' \"/usr/share/doc/gettext\"; \ printf '#define INFODIR %s\n' \"/usr/share/info\"; \ printf '#define HTMLDIR %s\n' \"/usr/share/doc/gettext\"; \ printf '#define DVIDIR %s\n' \"/usr/share/doc/gettext\"; \ printf '#define PDFDIR %s\n' \"/usr/share/doc/gettext\"; \ printf '#define PSDIR %s\n' \"/usr/share/doc/gettext\"; \ printf '#define LIBDIR %s\n' \"/usr/lib\"; \ printf '#define LISPDIR %s\n' \"/usr/share/emacs/site-lisp\"; \ printf '#define LOCALEDIR %s\n' \"/usr/share/locale\"; \ printf '#define MANDIR %s\n' \"/usr/share/man\"; \ printf '#define MANEXT %s\n' \"\"; \ printf '#define PKGDATADIR %s\n' \"/usr/share/gettext\"; \ printf '#define PKGINCLUDEDIR %s\n' \"/usr/include/gettext\"; \ printf '#define PKGLIBDIR %s\n' \"/usr/lib/gettext\"; \ printf '#define PKGLIBEXECDIR %s\n' \"/usr/libexec/gettext\"; \ } | sed '/""/d' > configmake.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's/@''GNULIB_INET_NTOP''@/1/g' \ -e 's/@''GNULIB_INET_PTON''@/1/g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_DECL_HTONL''@|1|g' \ -e 's|@''HAVE_DECL_HTONS''@|1|g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e 's|@''HAVE_DECL_NTOHL''@|1|g' \ -e 's|@''HAVE_DECL_NTOHS''@|1|g' \ -e 's|@''REPLACE_INET_NTOP''@|0|g' \ -e 's|@''REPLACE_INET_PTON''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./arpa_inet.in.h > arpa/inet.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_CTYPE_H''@||g' \ -e 's/@''GNULIB_ISALNUM_L''@/0/g' \ -e 's/@''GNULIB_ISALPHA_L''@/0/g' \ -e 's/@''GNULIB_ISBLANK''@/1/g' \ -e 's/@''GNULIB_ISBLANK_L''@/0/g' \ -e 's/@''GNULIB_ISCNTRL_L''@/0/g' \ -e 's/@''GNULIB_ISDIGIT_L''@/0/g' \ -e 's/@''GNULIB_ISGRAPH_L''@/0/g' \ -e 's/@''GNULIB_ISLOWER_L''@/0/g' \ -e 's/@''GNULIB_ISPRINT_L''@/0/g' \ -e 's/@''GNULIB_ISPUNCT_L''@/0/g' \ -e 's/@''GNULIB_ISSPACE_L''@/0/g' \ -e 's/@''GNULIB_ISUPPER_L''@/0/g' \ -e 's/@''GNULIB_ISXDIGIT_L''@/0/g' \ -e 's/@''GNULIB_TOLOWER_L''@/0/g' \ -e 's/@''GNULIB_TOUPPER_L''@/0/g' \ -e 's/@''HAVE_ISALNUM_L''@/1/g' \ -e 's/@''HAVE_ISALPHA_L''@/1/g' \ -e 's/@''HAVE_ISBLANK''@/1/g' \ -e 's/@''HAVE_ISBLANK_L''@/1/g' \ -e 's/@''HAVE_ISCNTRL_L''@/1/g' \ -e 's/@''HAVE_ISDIGIT_L''@/1/g' \ -e 's/@''HAVE_ISGRAPH_L''@/1/g' \ -e 's/@''HAVE_ISLOWER_L''@/1/g' \ -e 's/@''HAVE_ISPRINT_L''@/1/g' \ -e 's/@''HAVE_ISPUNCT_L''@/1/g' \ -e 's/@''HAVE_ISSPACE_L''@/1/g' \ -e 's/@''HAVE_ISUPPER_L''@/1/g' \ -e 's/@''HAVE_ISXDIGIT_L''@/1/g' \ -e 's/@''HAVE_TOLOWER_L''@/1/g' \ -e 's/@''HAVE_TOUPPER_L''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./ctype.in.h > ctype.h-t mv alloca.h-t alloca.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_DIRENT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_DIRENT_H''@||g' \ -e 's/@''DIR_HAS_FD_MEMBER''@/1/g' \ -e 's/@''GNULIB_OPENDIR''@/1/g' \ -e 's/@''GNULIB_READDIR''@/1/g' \ -e 's/@''GNULIB_REWINDDIR''@/1/g' \ -e 's/@''GNULIB_CLOSEDIR''@/1/g' \ -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/1/g' \ -e 's/@''GNULIB_SCANDIR''@/1/g' \ -e 's/@''GNULIB_ALPHASORT''@/1/g' \ -e 's/@''HAVE_OPENDIR''@/1/g' \ -e 's/@''HAVE_READDIR''@/1/g' \ -e 's/@''HAVE_REWINDDIR''@/1/g' \ -e 's/@''HAVE_CLOSEDIR''@/1/g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_OPENDIR''@|0|g' \ -e 's|@''REPLACE_READDIR''@|0|g' \ -e 's|@''REPLACE_REWINDDIR''@|0|g' \ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./dirent.in.h > dirent.h-t mv configmake.h-t configmake.h mv ctype.h-t ctype.h mv dirent.h-t dirent.h mv arpa/inet.h-t arpa/inet.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_ERROR_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''NEXT_ERROR_H''@||g' \ -e 's|@''HAVE_ERROR''@|1|g' \ -e 's|@''HAVE_ERROR_AT_LINE''@|1|g' \ -e 's|@''REPLACE_ERROR''@|0|g' \ -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ ./error.in.h > error.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/1/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./fcntl.in.h > fcntl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_FNMATCH_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FNMATCH_H''@||g' \ -e 's/@''GNULIB_FNMATCH''@/1/g' \ -e 's|@''HAVE_FNMATCH''@|1|g' \ -e 's|@''REPLACE_FNMATCH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./fnmatch.in.h > fnmatch.h-t /bin/mkdir -p 'malloc' mv error.h-t error.h mv fnmatch.h-t fnmatch.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' \ -e 's|__glibc_likely|_GL_LIKELY|g' \ -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \ -e '/libc_hidden_proto/d' \ ./malloc/scratch_buffer.h > malloc/scratch_buffer.gl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./iconv.in.h > iconv.h-t mv fcntl.h-t fcntl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_IMAXABS''@/0/g' \ -e 's/@''REPLACE_IMAXDIV''@/0/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./inttypes.in.h > inttypes.h-t mv malloc/scratch_buffer.gl.h-t malloc/scratch_buffer.gl.h test -d libxml || /bin/mkdir -p libxml mv iconv.h-t iconv.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/DOCBparser.in.h; \ } > libxml/DOCBparser.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/HTMLparser.in.h; \ } > libxml/HTMLparser.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/HTMLtree.in.h; \ } > libxml/HTMLtree.h-t mv inttypes.h-t inttypes.h mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/SAX2.in.h; \ } > libxml/SAX2.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/SAX.in.h; \ } > libxml/SAX.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/c14n.in.h; \ } > libxml/c14n.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/catalog.in.h; \ } > libxml/catalog.h-t mv -f libxml/SAX.h-t libxml/SAX.h mv -f libxml/SAX2.h-t libxml/SAX2.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/c14n.h-t libxml/c14n.h mv -f libxml/catalog.h-t libxml/catalog.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/chvalid.in.h; \ } > libxml/chvalid.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/debugXML.in.h; \ } > libxml/debugXML.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/dict.in.h; \ } > libxml/dict.h-t mv -f libxml/chvalid.h-t libxml/chvalid.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/encoding.in.h; \ } > libxml/encoding.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/dict.h-t libxml/dict.h mv -f libxml/debugXML.h-t libxml/debugXML.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/entities.in.h; \ } > libxml/entities.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/encoding.h-t libxml/encoding.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/entities.h-t libxml/entities.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/hash.in.h; \ } > libxml/hash.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/globals.in.h; \ } > libxml/globals.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/list.in.h; \ } > libxml/list.h-t mv -f libxml/hash.h-t libxml/hash.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/nanoftp.in.h; \ } > libxml/nanoftp.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/globals.h-t libxml/globals.h mv -f libxml/list.h-t libxml/list.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/nanohttp.in.h; \ } > libxml/nanohttp.h-t mv -f libxml/nanoftp.h-t libxml/nanoftp.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/nanohttp.h-t libxml/nanohttp.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/parser.in.h; \ } > libxml/parser.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/parserInternals.in.h; \ } > libxml/parserInternals.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/pattern.in.h; \ } > libxml/pattern.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/parser.h-t libxml/parser.h mv -f libxml/pattern.h-t libxml/pattern.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/relaxng.in.h; \ } > libxml/relaxng.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/parserInternals.h-t libxml/parserInternals.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/schemasInternals.in.h; \ } > libxml/schemasInternals.h-t mv -f libxml/relaxng.h-t libxml/relaxng.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/schematron.in.h; \ } > libxml/schematron.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/threads.in.h; \ } > libxml/threads.h-t mv -f libxml/schematron.h-t libxml/schematron.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/tree.in.h; \ } > libxml/tree.h-t mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/threads.h-t libxml/threads.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/tree.h-t libxml/tree.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/uri.in.h; \ } > libxml/uri.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/valid.in.h; \ } > libxml/valid.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/uri.h-t libxml/uri.h mv -f libxml/valid.h-t libxml/valid.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xinclude.in.h; \ } > libxml/xinclude.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xlink.in.h; \ } > libxml/xlink.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/xlink.h-t libxml/xlink.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlIO.in.h; \ } > libxml/xmlIO.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xinclude.h-t libxml/xinclude.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlautomata.in.h; \ } > libxml/xmlautomata.h-t mv -f libxml/xmlIO.h-t libxml/xmlIO.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlerror.in.h; \ } > libxml/xmlerror.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlexports.in.h; \ } > libxml/xmlexports.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlmemory.in.h; \ } > libxml/xmlmemory.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlexports.h-t libxml/xmlexports.h mv -f libxml/xmlerror.h-t libxml/xmlerror.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlmodule.in.h; \ } > libxml/xmlmodule.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlreader.in.h; \ } > libxml/xmlreader.h-t mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlregexp.in.h; \ } > libxml/xmlregexp.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h mv -f libxml/xmlreader.h-t libxml/xmlreader.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlsave.in.h; \ } > libxml/xmlsave.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlschemas.in.h; \ } > libxml/xmlschemas.h-t mv -f libxml/xmlsave.h-t libxml/xmlsave.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlschemastypes.in.h; \ } > libxml/xmlschemastypes.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlstring.in.h; \ } > libxml/xmlstring.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlunicode.in.h; \ } > libxml/xmlunicode.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h mv -f libxml/xmlstring.h-t libxml/xmlstring.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlversion.in.h; \ } > libxml/xmlversion.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlwriter.in.h; \ } > libxml/xmlwriter.h-t mv -f libxml/xmlversion.h-t libxml/xmlversion.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpath.in.h; \ } > libxml/xpath.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h mv -f libxml/xpath.h-t libxml/xpath.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpathInternals.in.h; \ } > libxml/xpathInternals.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpointer.in.h; \ } > libxml/xpointer.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ ./limits.in.h > limits.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's|@''HAVE_LOCALE_T''@|1|g' \ -e 's|@''HAVE_WINDOWS_LOCALE_T''@|0|g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/1/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_NEWLOCALE''@/0/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_FREELOCALE''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L_UNSAFE''@/1/g' \ -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/1/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_GETLOCALENAME_L''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_GETLOCALENAME_L''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./locale.in.h > locale.h-t mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h mv -f libxml/xpointer.h-t libxml/xpointer.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/0/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/1/g' \ -e 's/@''GNULIB_GETPAYLOAD''@/0/g' \ -e 's/@''GNULIB_GETPAYLOADF''@/0/g' \ -e 's/@''GNULIB_GETPAYLOADL''@/0/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h > math.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_NETDB_H''@||g' \ -e 's|@''HAVE_NETDB_H''@|1|g' \ -e 's/@''GNULIB_GETADDRINFO''@/1/g' \ -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \ -e 's|@''REPLACE_GAI_STRERROR''@|0|g' \ -e 's|@''REPLACE_GETADDRINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./netdb.in.h > netdb.h-t mv limits.h-t limits.h mv locale.h-t locale.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/defined __GL_GNULIB_HEADER/1/g' \ -e 's|defined __GL_REPLACE_OBSTACK__|1|g' \ -e 's|defined __GL_SMALL_PTRDIFF_T__|0|g' \ ./obstack.in.h > obstack.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_OMP_H''@||g' \ ./omp.in.h > omp.h-t mv obstack.h-t obstack.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_PTHREAD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_PTHREAD_H''@||g' \ -e 's/@''GNULIB_PTHREAD_THREAD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PTHREAD_ONCE''@/1/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PTHREAD_RWLOCK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PTHREAD_COND''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \ -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's|@''HAVE_PTHREAD_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \ -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \ -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \ -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \ < ./pthread.in.h > pthread.h-t1 sed \ -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/1/g' \ -e 's/@''GNULIB_ISNAN''@/1/g' \ -e 's/@''GNULIB_ISNANF''@/1/g' \ -e 's/@''GNULIB_ISNAND''@/1/g' \ -e 's/@''GNULIB_ISNANL''@/1/g' \ -e 's/@''GNULIB_LDEXP''@/0/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/1/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_LOGP1''@/0/g' \ -e 's/@''GNULIB_LOGP1F''@/0/g' \ -e 's/@''GNULIB_LOGP1L''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SETPAYLOAD''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADF''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADL''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIG''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIGF''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIGL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ -e 's/@''GNULIB_TOTALORDER''@/0/g' \ -e 's/@''GNULIB_TOTALORDERF''@/0/g' \ -e 's/@''GNULIB_TOTALORDERL''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAG''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAGF''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAGL''@/0/g' \ -e 's/@''GNULIB_MDA_J0''@/1/g' \ -e 's/@''GNULIB_MDA_J1''@/1/g' \ -e 's/@''GNULIB_MDA_JN''@/1/g' \ -e 's/@''GNULIB_MDA_Y0''@/1/g' \ -e 's/@''GNULIB_MDA_Y1''@/1/g' \ -e 's/@''GNULIB_MDA_YN''@/1/g' \ < math.h-t1 > math.h-t2 mv netdb.h-t netdb.h mv omp.h-t omp.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SCHED_H''@|1|g' \ -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SCHED_H''@||g' \ -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \ -e 's/@''GNULIB_SCHED_YIELD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's|@''HAVE_SCHED_YIELD''@|1|g' \ -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sched.in.h > sched.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIG2STR''@/0/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/1/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIG2STR''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STR2SIG''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./signal.in.h > signal.h-t sed \ -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \ < pthread.h-t1 > pthread.h-t2 mv sched.h-t sched.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SPAWN_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SPAWN_H''@||g' \ -e 's/@''GNULIB_POSIX_SPAWN''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \ -e 's|@''HAVE_POSIX_SPAWN''@|1|g' \ -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \ -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \ -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' \ -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|1|g' \ -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./spawn.in.h > spawn.h-t mv signal.h-t signal.h sed \ -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_GETPAYLOAD''@|1|g' \ -e 's|@''HAVE_GETPAYLOADF''@|1|g' \ -e 's|@''HAVE_GETPAYLOADL''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_LOGP1''@|1|g' \ -e 's|@''HAVE_LOGP1F''@|1|g' \ -e 's|@''HAVE_LOGP1L''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SETPAYLOAD''@|1|g' \ -e 's|@''HAVE_SETPAYLOADF''@|1|g' \ -e 's|@''HAVE_SETPAYLOADL''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIG''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIGF''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIGL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_TOTALORDER''@|1|g' \ -e 's|@''HAVE_TOTALORDERF''@|1|g' \ -e 's|@''HAVE_TOTALORDERL''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAG''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAGF''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAGL''@|1|g' \ < math.h-t2 > math.h-t3 sed \ -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \ -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|1|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \ < pthread.h-t2 > pthread.h-t3 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_DZPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/1/g' \ -e 's/@''GNULIB_FFLUSH''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/1/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/1/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FSEEKO''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FTELL''@/1/g' \ -e 's/@''GNULIB_FTELLO''@/1/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_FZPRINTF''@/0/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/1/g' \ -e 's/@''GNULIB_SNZPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_SZPRINTF''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VASZPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VDZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/1/g' \ -e 's/@''GNULIB_VSNZPRINTF''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSZPRINTF''@/0/g' \ -e 's/@''GNULIB_VZPRINTF''@/0/g' \ -e 's/@''GNULIB_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h > stdio.h-t1 mv spawn.h-t spawn.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETPROGNAME''@/1/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBSTOWCS''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/1/g' \ -e 's/@''GNULIB_MKDTEMP''@/1/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RAND''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RANDOM_R''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \ -e 's/@''GNULIB_SETENV''@/1/g' \ -e 's/@''GNULIB_STACK_TRACE''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOF''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/1/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/1/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/1/g' \ -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h > stdlib.h-t1 sed \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ < math.h-t3 > math.h-t4 sed \ -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < pthread.h-t3 > pthread.h-t4 sed \ -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|0|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_GETW''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_PUTW''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ < stdio.h-t1 > stdio.h-t2 sed \ -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPL''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXPM1L''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_GETPAYLOAD''@|0|g' \ -e 's|@''REPLACE_GETPAYLOADF''@|0|g' \ -e 's|@''REPLACE_GETPAYLOADL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ < math.h-t4 > math.h-t5 sed \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \ -e 's|@''HAVE_GETPROGNAME''@|0|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOF''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ < stdlib.h-t1 > stdlib.h-t2 rm -f pthread.h-t1 pthread.h-t2 pthread.h-t3 sed \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|1|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|1|g' \ -e 's|@''REPLACE_FOPEN''@|1|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|1|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|1|g' \ -e 's|@''REPLACE_FSEEKO''@|1|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdio.h-t2 > stdio.h-t3 sed \ -e 's|@''REPLACE_LDEXP''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_RINTL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TOTALORDER''@|0|g' \ -e 's|@''REPLACE_TOTALORDERF''@|0|g' \ -e 's|@''REPLACE_TOTALORDERL''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAG''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAGF''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAGL''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < math.h-t5 > math.h-t6 mv pthread.h-t4 pthread.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/1/g' \ -e 's/@''GNULIB_MBSNLEN''@/1/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/1/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MBS_ENDSWITH''@/0/g' \ -e 's/@''GNULIB_MBS_STARTSWITH''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/1/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/1/g' \ -e 's/@''GNULIB_MEMSET_EXPLICIT''@/1/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/1/g' \ -e 's/@''GNULIB_STPNCPY''@/1/g' \ -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ -e 's/@''GNULIB_STRDUP''@/1/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/1/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/1/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STR_ENDSWITH''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STR_STARTSWITH''@/1/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/1/g' \ -e 's/@''GNULIB_STRERROR_L''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./string.in.h > string.h-t1 rm -f stdio.h-t1 stdio.h-t2 sed \ -e 's|@''REPLACE__EXIT''@|0|g' \ -e 's|@''REPLACE_ABORT''@|0|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \ -e 's|@''REPLACE_MBSTOWCS''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RAND''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|2|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|1|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOF''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdlib.h-t2 > stdlib.h-t3 mv stdio.h-t3 stdio.h /bin/mkdir -p 'sys' rm -f math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t5 sed \ -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_MEMSET_EXPLICIT''@|0|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERROR_L''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_MEMPCPY''@|0|g' \ -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_STPCPY''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|1|g' \ -e 's|@''REPLACE_STRERROR_L''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRVERSCMP''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < string.h-t1 > string.h-t2 rm -f stdlib.h-t1 stdlib.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_RANDOM_H''@||g' \ -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \ -e 's/@''GNULIB_GETRANDOM''@/1/g' \ -e 's/@''HAVE_GETRANDOM''@/1/g' \ -e 's/@''REPLACE_GETRANDOM''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_random.in.h > sys/random.h-t mv math.h-t6 math.h mv stdlib.h-t3 stdlib.h /bin/mkdir -p 'sys' /bin/mkdir -p 'sys' mv sys/random.h-t sys/random.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_RESOURCE_H''@||g' \ -e 's|@''HAVE_SYS_RESOURCE_H''@|1|g' \ -e 's/@''GNULIB_GETRUSAGE''@/1/g' \ -e 's/@''HAVE_GETRUSAGE''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_resource.in.h > sys/resource.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SELECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_select.in.h > sys/select.h-t /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_SOCKET''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_CONNECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_ACCEPT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_BIND''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_LISTEN''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RECV''@/0/g' \ -e 's/@''GNULIB_SEND''@/0/g' \ -e 's/@''GNULIB_RECVFROM''@/0/g' \ -e 's/@''GNULIB_SENDTO''@/0/g' \ -e 's/@''GNULIB_SETSOCKOPT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ -e 's/@''GNULIB_ACCEPT4''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_socket.in.h > sys/socket.h-t mv sys/resource.h-t sys/resource.h mv sys/select.h-t sys/select.h rm -f string.h-t1 /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_CHMOD''@/0/g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/1/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIR''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_CHMOD''@|0|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_MKNODAT''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_stat.in.h > sys/stat.h-t /bin/mkdir -p 'sys' mv sys/socket.h-t sys/socket.h mv string.h-t2 string.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_time.in.h > sys/time.h-t /bin/mkdir -p 'sys' /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''HAVE_OFF64_T''@|1|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ -e 's|@''HAVE_BLKSIZE_T''@|1|g' \ -e 's|@''HAVE_BLKCNT_T''@|1|g' \ ./sys_types.in.h > sys/types.h-t mv sys/time.h-t sys/time.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ ./sys_uio.in.h > sys/uio.h-t /bin/mkdir -p 'sys' mv sys/stat.h-t sys/stat.h mv sys/types.h-t sys/types.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_WAIT_H''@||g' \ -e 's/@''GNULIB_WAITPID''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_wait.in.h > sys/wait.h-t mv sys/uio.h-t sys/uio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIME''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZNAME''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZALLOC''@|0|g' \ -e 's|@''REPLACE_CTIME''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_RZ''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_MKTIME_Z''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ -e 's|@''REPLACE_STRFTIME''@|0|g' \ -e 's|@''REPLACE_TIME''@|1|g' \ -e 's|@''REPLACE_TIMEGM''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \ -e 's|@''REPLACE_TZSET''@|0|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./time.in.h > time.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_UCHAR_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UCHAR_H''@||g' \ -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' \ -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' \ -e 's|@''SMALL_WCHAR_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' \ -e 's/@''GNULIB_BTOC32''@/1/g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_C32ISALNUM''@/1/g' \ -e 's/@''GNULIB_C32ISALPHA''@/1/g' \ -e 's/@''GNULIB_C32ISBLANK''@/1/g' \ -e 's/@''GNULIB_C32ISCNTRL''@/1/g' \ -e 's/@''GNULIB_C32ISDIGIT''@/1/g' \ -e 's/@''GNULIB_C32ISGRAPH''@/1/g' \ -e 's/@''GNULIB_C32ISLOWER''@/1/g' \ -e 's/@''GNULIB_C32ISPRINT''@/1/g' \ -e 's/@''GNULIB_C32ISPUNCT''@/1/g' \ -e 's/@''GNULIB_C32ISSPACE''@/1/g' \ -e 's/@''GNULIB_C32ISUPPER''@/1/g' \ -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' \ -e 's/@''GNULIB_C32TOLOWER''@/1/g' \ -e 's/@''GNULIB_C32TOUPPER''@/0/g' \ -e 's/@''GNULIB_C32WIDTH''@/1/g' \ -e 's/@''GNULIB_C32RTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32SRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32STOMBS''@/0/g' \ -e 's/@''GNULIB_C32SWIDTH''@/0/g' \ -e 's/@''GNULIB_C32TOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/1/g' \ -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/1/g' \ -e 's/@''GNULIB_ISWCTYPE''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_MBRTOC16''@/0/g' \ -e 's/@''GNULIB_MBRTOC32''@/1/g' \ -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSRTOC32S''@/1/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ -e 's/@''GNULIB_MBSTOC32S''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/1/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's|@''HAVE_C32RTOMB''@|1|g' \ -e 's|@''HAVE_MBRTOC16''@|1|g' \ -e 's|@''HAVE_MBRTOC32''@|1|g' \ -e 's|@''REPLACE_C32RTOMB''@|0|g' \ -e 's|@''REPLACE_MBRTOC16''@|0|g' \ -e 's|@''REPLACE_MBRTOC32''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./uchar.in.h > uchar.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@//g' \ -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@//g' \ ./unicase.in.h > unicase.h-t mv sys/wait.h-t sys/wait.h /bin/mkdir -p 'unicase' mv time.h-t time.h mv uchar.h-t uchar.h mv unicase.h-t unicase.h declaration=`grep '^gl_unicase_special_lookup' ./unicase/special-casing-table.h | sed -e 's/register //g'` && \ sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e "/gl_unicase_special_lookup/s/gl_unicase_special_lookup.*/${declaration};/" \ ./unicase/special-casing.in.h > unicase/special-casing.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniconv.h-t' ./uniconv.in.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < ./unictype.in.h > unictype.h-t1 mv uniconv.h-t uniconv.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unilbrk.h-t' ./unilbrk.in.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniname.h-t' ./uniname.in.h mv uniname.h-t uniname.h mv unilbrk.h-t unilbrk.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@//g' \ -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@//g' \ -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@//g' \ -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@//g' \ ./uninorm.in.h > uninorm.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/1/g' \ -e 's/@''GNULIB_CHDIR''@/1/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/1/g' \ -e 's/@''GNULIB_DUP''@/1/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/1/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ < ./unistd.in.h > unistd.h-t1 mv uninorm.h-t uninorm.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unistr.h-t' ./unistr.in.h mv unistr.h-t unistr.h sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@//g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@//g' \ < unictype.h-t1 > unictype.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h mv unicase/special-casing.h-t unicase/special-casing.h mv unitypes.h-t unitypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h sed \ -e 's/@''GNULIB_GETCWD''@/1/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/1/g' \ -e 's/@''GNULIB_PIPE2''@/1/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/1/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_UNLINK''@/1/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < unistd.h-t1 > unistd.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_UTIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UTIME_H''@||g' \ -e 's/@''GNULIB_UTIME''@/1/g' \ -e 's/@''GNULIB_MDA_UTIME''@/1/g' \ -e 's|@''HAVE_UTIME''@|1|g' \ -e 's|@''REPLACE_UTIME''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./utime.in.h > utime.h-t mv uniwidth.h-t uniwidth.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBSZERO''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/1/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/1/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_WGETCWD''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./wchar.in.h > wchar.h-t1 sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@//g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@//g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_MODIFIER_COMBINING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t2 > unictype.h-t3 mv utime.h-t utime.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWPUNCT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/1/g' \ -e 's/@''GNULIB_ISWCTYPE''@/1/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWPUNCT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e 's/@''REPLACE_WCTRANS''@/0/g' \ -e 's/@''REPLACE_WCTYPE''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./wctype.in.h > wctype.h-t sed \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ < wchar.h-t1 > wchar.h-t2 sed \ -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ < unistd.h-t2 > unistd.h-t3 mv wctype.h-t wctype.h sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t3 > unictype.h-t4 sed \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|1|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|1|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|1|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSCMP''@|0|g' \ -e 's|@''REPLACE_WCSNCAT''@|0|g' \ -e 's|@''REPLACE_WCSNCMP''@|0|g' \ -e 's|@''REPLACE_WCSSTR''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e 's|@''REPLACE_WMEMCMP''@|0|g' \ -e 's|@''REPLACE_WMEMPCPY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < wchar.h-t2 > wchar.h-t3 sed \ -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_DUP3''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FDATASYNC''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETENTROPY''@|0|g' \ -e 's|@''REPLACE_GETLOGIN''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_GETUSERSHELL''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PIPE2''@|1|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < unistd.h-t3 > unistd.h-t4 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h rm -f unictype.h-t1 unictype.h-t2 unictype.h-t3 mv unictype.h-t4 unictype.h rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h make all-am make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/gnulib-lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-acl-errno-valid.lo -MD -MP -MF .deps/libgettextlib_la-acl-errno-valid.Tpo -c -o libgettextlib_la-acl-errno-valid.lo `test -f 'acl-errno-valid.c' || echo './'`acl-errno-valid.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-acl-internal.lo -MD -MP -MF .deps/libgettextlib_la-acl-internal.Tpo -c -o libgettextlib_la-acl-internal.lo `test -f 'acl-internal.c' || echo './'`acl-internal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-get-permissions.lo -MD -MP -MF .deps/libgettextlib_la-get-permissions.Tpo -c -o libgettextlib_la-get-permissions.lo `test -f 'get-permissions.c' || echo './'`get-permissions.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-set-permissions.lo -MD -MP -MF .deps/libgettextlib_la-set-permissions.Tpo -c -o libgettextlib_la-set-permissions.lo `test -f 'set-permissions.c' || echo './'`set-permissions.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-acl-errno-valid.lo -MD -MP -MF .deps/libgettextlib_la-acl-errno-valid.Tpo -c acl-errno-valid.c -fPIC -DPIC -o .libs/libgettextlib_la-acl-errno-valid.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-set-permissions.lo -MD -MP -MF .deps/libgettextlib_la-set-permissions.Tpo -c set-permissions.c -fPIC -DPIC -o .libs/libgettextlib_la-set-permissions.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-acl-internal.lo -MD -MP -MF .deps/libgettextlib_la-acl-internal.Tpo -c acl-internal.c -fPIC -DPIC -o .libs/libgettextlib_la-acl-internal.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-get-permissions.lo -MD -MP -MF .deps/libgettextlib_la-get-permissions.Tpo -c get-permissions.c -fPIC -DPIC -o .libs/libgettextlib_la-get-permissions.o mv -f .deps/libgettextlib_la-acl-errno-valid.Tpo .deps/libgettextlib_la-acl-errno-valid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-allocator.lo -MD -MP -MF .deps/libgettextlib_la-allocator.Tpo -c -o libgettextlib_la-allocator.lo `test -f 'allocator.c' || echo './'`allocator.c mv -f .deps/libgettextlib_la-acl-internal.Tpo .deps/libgettextlib_la-acl-internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-areadlink.lo -MD -MP -MF .deps/libgettextlib_la-areadlink.Tpo -c -o libgettextlib_la-areadlink.lo `test -f 'areadlink.c' || echo './'`areadlink.c mv -f .deps/libgettextlib_la-get-permissions.Tpo .deps/libgettextlib_la-get-permissions.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-argmatch.lo -MD -MP -MF .deps/libgettextlib_la-argmatch.Tpo -c -o libgettextlib_la-argmatch.lo `test -f 'argmatch.c' || echo './'`argmatch.c mv -f .deps/libgettextlib_la-set-permissions.Tpo .deps/libgettextlib_la-set-permissions.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-arpa_inet.lo -MD -MP -MF .deps/libgettextlib_la-arpa_inet.Tpo -c -o libgettextlib_la-arpa_inet.lo `test -f 'arpa_inet.c' || echo './'`arpa_inet.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-allocator.lo -MD -MP -MF .deps/libgettextlib_la-allocator.Tpo -c allocator.c -fPIC -DPIC -o .libs/libgettextlib_la-allocator.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-areadlink.lo -MD -MP -MF .deps/libgettextlib_la-areadlink.Tpo -c areadlink.c -fPIC -DPIC -o .libs/libgettextlib_la-areadlink.o mv -f .deps/libgettextlib_la-allocator.Tpo .deps/libgettextlib_la-allocator.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-asyncsafe-spin.lo -MD -MP -MF .deps/libgettextlib_la-asyncsafe-spin.Tpo -c -o libgettextlib_la-asyncsafe-spin.lo `test -f 'asyncsafe-spin.c' || echo './'`asyncsafe-spin.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-argmatch.lo -MD -MP -MF .deps/libgettextlib_la-argmatch.Tpo -c argmatch.c -fPIC -DPIC -o .libs/libgettextlib_la-argmatch.o mv -f .deps/libgettextlib_la-areadlink.Tpo .deps/libgettextlib_la-areadlink.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-arpa_inet.lo -MD -MP -MF .deps/libgettextlib_la-arpa_inet.Tpo -c arpa_inet.c -fPIC -DPIC -o .libs/libgettextlib_la-arpa_inet.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-openat-proc.lo -MD -MP -MF .deps/libgettextlib_la-openat-proc.Tpo -c -o libgettextlib_la-openat-proc.lo `test -f 'openat-proc.c' || echo './'`openat-proc.c mv -f .deps/libgettextlib_la-arpa_inet.Tpo .deps/libgettextlib_la-arpa_inet.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-backupfile.lo -MD -MP -MF .deps/libgettextlib_la-backupfile.Tpo -c -o libgettextlib_la-backupfile.lo `test -f 'backupfile.c' || echo './'`backupfile.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-asyncsafe-spin.lo -MD -MP -MF .deps/libgettextlib_la-asyncsafe-spin.Tpo -c asyncsafe-spin.c -fPIC -DPIC -o .libs/libgettextlib_la-asyncsafe-spin.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-openat-proc.lo -MD -MP -MF .deps/libgettextlib_la-openat-proc.Tpo -c openat-proc.c -fPIC -DPIC -o .libs/libgettextlib_la-openat-proc.o mv -f .deps/libgettextlib_la-asyncsafe-spin.Tpo .deps/libgettextlib_la-asyncsafe-spin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-addext.lo -MD -MP -MF .deps/libgettextlib_la-addext.Tpo -c -o libgettextlib_la-addext.lo `test -f 'addext.c' || echo './'`addext.c mv -f .deps/libgettextlib_la-argmatch.Tpo .deps/libgettextlib_la-argmatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-basename-lgpl.lo -MD -MP -MF .deps/libgettextlib_la-basename-lgpl.Tpo -c -o libgettextlib_la-basename-lgpl.lo `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-backupfile.lo -MD -MP -MF .deps/libgettextlib_la-backupfile.Tpo -c backupfile.c -fPIC -DPIC -o .libs/libgettextlib_la-backupfile.o mv -f .deps/libgettextlib_la-openat-proc.Tpo .deps/libgettextlib_la-openat-proc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-bcp47.lo -MD -MP -MF .deps/libgettextlib_la-bcp47.Tpo -c -o libgettextlib_la-bcp47.lo `test -f 'bcp47.c' || echo './'`bcp47.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-basename-lgpl.lo -MD -MP -MF .deps/libgettextlib_la-basename-lgpl.Tpo -c basename-lgpl.c -fPIC -DPIC -o .libs/libgettextlib_la-basename-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-addext.lo -MD -MP -MF .deps/libgettextlib_la-addext.Tpo -c addext.c -fPIC -DPIC -o .libs/libgettextlib_la-addext.o mv -f .deps/libgettextlib_la-backupfile.Tpo .deps/libgettextlib_la-backupfile.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-bcp47.lo -MD -MP -MF .deps/libgettextlib_la-bcp47.Tpo -c bcp47.c -fPIC -DPIC -o .libs/libgettextlib_la-bcp47.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-binary-io.lo -MD -MP -MF .deps/libgettextlib_la-binary-io.Tpo -c -o libgettextlib_la-binary-io.lo `test -f 'binary-io.c' || echo './'`binary-io.c mv -f .deps/libgettextlib_la-basename-lgpl.Tpo .deps/libgettextlib_la-basename-lgpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-bitrotate.lo -MD -MP -MF .deps/libgettextlib_la-bitrotate.Tpo -c -o libgettextlib_la-bitrotate.lo `test -f 'bitrotate.c' || echo './'`bitrotate.c mv -f .deps/libgettextlib_la-addext.Tpo .deps/libgettextlib_la-addext.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-btoc32.lo -MD -MP -MF .deps/libgettextlib_la-btoc32.Tpo -c -o libgettextlib_la-btoc32.lo `test -f 'btoc32.c' || echo './'`btoc32.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-binary-io.lo -MD -MP -MF .deps/libgettextlib_la-binary-io.Tpo -c binary-io.c -fPIC -DPIC -o .libs/libgettextlib_la-binary-io.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-bitrotate.lo -MD -MP -MF .deps/libgettextlib_la-bitrotate.Tpo -c bitrotate.c -fPIC -DPIC -o .libs/libgettextlib_la-bitrotate.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-btoc32.lo -MD -MP -MF .deps/libgettextlib_la-btoc32.Tpo -c btoc32.c -fPIC -DPIC -o .libs/libgettextlib_la-btoc32.o mv -f .deps/libgettextlib_la-binary-io.Tpo .deps/libgettextlib_la-binary-io.Plo mv -f .deps/libgettextlib_la-bitrotate.Tpo .deps/libgettextlib_la-bitrotate.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-btowc.lo -MD -MP -MF .deps/libgettextlib_la-btowc.Tpo -c -o libgettextlib_la-btowc.lo `test -f 'btowc.c' || echo './'`btowc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c-ctype.lo -MD -MP -MF .deps/libgettextlib_la-c-ctype.Tpo -c -o libgettextlib_la-c-ctype.lo `test -f 'c-ctype.c' || echo './'`c-ctype.c mv -f .deps/libgettextlib_la-btoc32.Tpo .deps/libgettextlib_la-btoc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c-strcasecmp.lo -MD -MP -MF .deps/libgettextlib_la-c-strcasecmp.Tpo -c -o libgettextlib_la-c-strcasecmp.lo `test -f 'c-strcasecmp.c' || echo './'`c-strcasecmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c-strcasecmp.lo -MD -MP -MF .deps/libgettextlib_la-c-strcasecmp.Tpo -c c-strcasecmp.c -fPIC -DPIC -o .libs/libgettextlib_la-c-strcasecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c-ctype.lo -MD -MP -MF .deps/libgettextlib_la-c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/libgettextlib_la-c-ctype.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-btowc.lo -MD -MP -MF .deps/libgettextlib_la-btowc.Tpo -c btowc.c -fPIC -DPIC -o .libs/libgettextlib_la-btowc.o mv -f .deps/libgettextlib_la-c-strcasecmp.Tpo .deps/libgettextlib_la-c-strcasecmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c-strcasestr.lo -MD -MP -MF .deps/libgettextlib_la-c-strcasestr.Tpo -c -o libgettextlib_la-c-strcasestr.lo `test -f 'c-strcasestr.c' || echo './'`c-strcasestr.c mv -f .deps/libgettextlib_la-btowc.Tpo .deps/libgettextlib_la-btowc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c-strncasecmp.lo -MD -MP -MF .deps/libgettextlib_la-c-strncasecmp.Tpo -c -o libgettextlib_la-c-strncasecmp.lo `test -f 'c-strncasecmp.c' || echo './'`c-strncasecmp.c mv -f .deps/libgettextlib_la-c-ctype.Tpo .deps/libgettextlib_la-c-ctype.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c-strstr.lo -MD -MP -MF .deps/libgettextlib_la-c-strstr.Tpo -c -o libgettextlib_la-c-strstr.lo `test -f 'c-strstr.c' || echo './'`c-strstr.c mv -f .deps/libgettextlib_la-bcp47.Tpo .deps/libgettextlib_la-bcp47.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32_apply_type_test.lo -MD -MP -MF .deps/libgettextlib_la-c32_apply_type_test.Tpo -c -o libgettextlib_la-c32_apply_type_test.lo `test -f 'c32_apply_type_test.c' || echo './'`c32_apply_type_test.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c-strncasecmp.lo -MD -MP -MF .deps/libgettextlib_la-c-strncasecmp.Tpo -c c-strncasecmp.c -fPIC -DPIC -o .libs/libgettextlib_la-c-strncasecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c-strcasestr.lo -MD -MP -MF .deps/libgettextlib_la-c-strcasestr.Tpo -c c-strcasestr.c -fPIC -DPIC -o .libs/libgettextlib_la-c-strcasestr.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c-strstr.lo -MD -MP -MF .deps/libgettextlib_la-c-strstr.Tpo -c c-strstr.c -fPIC -DPIC -o .libs/libgettextlib_la-c-strstr.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32_apply_type_test.lo -MD -MP -MF .deps/libgettextlib_la-c32_apply_type_test.Tpo -c c32_apply_type_test.c -fPIC -DPIC -o .libs/libgettextlib_la-c32_apply_type_test.o mv -f .deps/libgettextlib_la-c-strncasecmp.Tpo .deps/libgettextlib_la-c-strncasecmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32_get_type_test.lo -MD -MP -MF .deps/libgettextlib_la-c32_get_type_test.Tpo -c -o libgettextlib_la-c32_get_type_test.lo `test -f 'c32_get_type_test.c' || echo './'`c32_get_type_test.c mv -f .deps/libgettextlib_la-c-strstr.Tpo .deps/libgettextlib_la-c-strstr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isalnum.lo -MD -MP -MF .deps/libgettextlib_la-c32isalnum.Tpo -c -o libgettextlib_la-c32isalnum.lo `test -f 'c32isalnum.c' || echo './'`c32isalnum.c mv -f .deps/libgettextlib_la-c32_apply_type_test.Tpo .deps/libgettextlib_la-c32_apply_type_test.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isalpha.lo -MD -MP -MF .deps/libgettextlib_la-c32isalpha.Tpo -c -o libgettextlib_la-c32isalpha.lo `test -f 'c32isalpha.c' || echo './'`c32isalpha.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isalnum.lo -MD -MP -MF .deps/libgettextlib_la-c32isalnum.Tpo -c c32isalnum.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isalnum.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32_get_type_test.lo -MD -MP -MF .deps/libgettextlib_la-c32_get_type_test.Tpo -c c32_get_type_test.c -fPIC -DPIC -o .libs/libgettextlib_la-c32_get_type_test.o mv -f .deps/libgettextlib_la-c32isalnum.Tpo .deps/libgettextlib_la-c32isalnum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isblank.lo -MD -MP -MF .deps/libgettextlib_la-c32isblank.Tpo -c -o libgettextlib_la-c32isblank.lo `test -f 'c32isblank.c' || echo './'`c32isblank.c mv -f .deps/libgettextlib_la-c32_get_type_test.Tpo .deps/libgettextlib_la-c32_get_type_test.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32iscntrl.lo -MD -MP -MF .deps/libgettextlib_la-c32iscntrl.Tpo -c -o libgettextlib_la-c32iscntrl.lo `test -f 'c32iscntrl.c' || echo './'`c32iscntrl.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isblank.lo -MD -MP -MF .deps/libgettextlib_la-c32isblank.Tpo -c c32isblank.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isblank.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isalpha.lo -MD -MP -MF .deps/libgettextlib_la-c32isalpha.Tpo -c c32isalpha.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isalpha.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32iscntrl.lo -MD -MP -MF .deps/libgettextlib_la-c32iscntrl.Tpo -c c32iscntrl.c -fPIC -DPIC -o .libs/libgettextlib_la-c32iscntrl.o mv -f .deps/libgettextlib_la-c32isblank.Tpo .deps/libgettextlib_la-c32isblank.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isdigit.lo -MD -MP -MF .deps/libgettextlib_la-c32isdigit.Tpo -c -o libgettextlib_la-c32isdigit.lo `test -f 'c32isdigit.c' || echo './'`c32isdigit.c mv -f .deps/libgettextlib_la-c32isalpha.Tpo .deps/libgettextlib_la-c32isalpha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isgraph.lo -MD -MP -MF .deps/libgettextlib_la-c32isgraph.Tpo -c -o libgettextlib_la-c32isgraph.lo `test -f 'c32isgraph.c' || echo './'`c32isgraph.c mv -f .deps/libgettextlib_la-c-strcasestr.Tpo .deps/libgettextlib_la-c-strcasestr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32islower.lo -MD -MP -MF .deps/libgettextlib_la-c32islower.Tpo -c -o libgettextlib_la-c32islower.lo `test -f 'c32islower.c' || echo './'`c32islower.c mv -f .deps/libgettextlib_la-c32iscntrl.Tpo .deps/libgettextlib_la-c32iscntrl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isprint.lo -MD -MP -MF .deps/libgettextlib_la-c32isprint.Tpo -c -o libgettextlib_la-c32isprint.lo `test -f 'c32isprint.c' || echo './'`c32isprint.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isdigit.lo -MD -MP -MF .deps/libgettextlib_la-c32isdigit.Tpo -c c32isdigit.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isdigit.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isgraph.lo -MD -MP -MF .deps/libgettextlib_la-c32isgraph.Tpo -c c32isgraph.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isgraph.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32islower.lo -MD -MP -MF .deps/libgettextlib_la-c32islower.Tpo -c c32islower.c -fPIC -DPIC -o .libs/libgettextlib_la-c32islower.o mv -f .deps/libgettextlib_la-c32isgraph.Tpo .deps/libgettextlib_la-c32isgraph.Plo mv -f .deps/libgettextlib_la-c32isdigit.Tpo .deps/libgettextlib_la-c32isdigit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32ispunct.lo -MD -MP -MF .deps/libgettextlib_la-c32ispunct.Tpo -c -o libgettextlib_la-c32ispunct.lo `test -f 'c32ispunct.c' || echo './'`c32ispunct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isspace.lo -MD -MP -MF .deps/libgettextlib_la-c32isspace.Tpo -c -o libgettextlib_la-c32isspace.lo `test -f 'c32isspace.c' || echo './'`c32isspace.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isprint.lo -MD -MP -MF .deps/libgettextlib_la-c32isprint.Tpo -c c32isprint.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isprint.o mv -f .deps/libgettextlib_la-c32islower.Tpo .deps/libgettextlib_la-c32islower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isupper.lo -MD -MP -MF .deps/libgettextlib_la-c32isupper.Tpo -c -o libgettextlib_la-c32isupper.lo `test -f 'c32isupper.c' || echo './'`c32isupper.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isspace.lo -MD -MP -MF .deps/libgettextlib_la-c32isspace.Tpo -c c32isspace.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isspace.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32ispunct.lo -MD -MP -MF .deps/libgettextlib_la-c32ispunct.Tpo -c c32ispunct.c -fPIC -DPIC -o .libs/libgettextlib_la-c32ispunct.o mv -f .deps/libgettextlib_la-c32isprint.Tpo .deps/libgettextlib_la-c32isprint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isxdigit.lo -MD -MP -MF .deps/libgettextlib_la-c32isxdigit.Tpo -c -o libgettextlib_la-c32isxdigit.lo `test -f 'c32isxdigit.c' || echo './'`c32isxdigit.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isupper.lo -MD -MP -MF .deps/libgettextlib_la-c32isupper.Tpo -c c32isupper.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isupper.o mv -f .deps/libgettextlib_la-c32isspace.Tpo .deps/libgettextlib_la-c32isspace.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32tolower.lo -MD -MP -MF .deps/libgettextlib_la-c32tolower.Tpo -c -o libgettextlib_la-c32tolower.lo `test -f 'c32tolower.c' || echo './'`c32tolower.c mv -f .deps/libgettextlib_la-c32ispunct.Tpo .deps/libgettextlib_la-c32ispunct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32width.lo -MD -MP -MF .deps/libgettextlib_la-c32width.Tpo -c -o libgettextlib_la-c32width.lo `test -f 'c32width.c' || echo './'`c32width.c mv -f .deps/libgettextlib_la-c32isupper.Tpo .deps/libgettextlib_la-c32isupper.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-canonicalize.lo -MD -MP -MF .deps/libgettextlib_la-canonicalize.Tpo -c -o libgettextlib_la-canonicalize.lo `test -f 'canonicalize.c' || echo './'`canonicalize.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32isxdigit.lo -MD -MP -MF .deps/libgettextlib_la-c32isxdigit.Tpo -c c32isxdigit.c -fPIC -DPIC -o .libs/libgettextlib_la-c32isxdigit.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32width.lo -MD -MP -MF .deps/libgettextlib_la-c32width.Tpo -c c32width.c -fPIC -DPIC -o .libs/libgettextlib_la-c32width.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-c32tolower.lo -MD -MP -MF .deps/libgettextlib_la-c32tolower.Tpo -c c32tolower.c -fPIC -DPIC -o .libs/libgettextlib_la-c32tolower.o mv -f .deps/libgettextlib_la-c32isxdigit.Tpo .deps/libgettextlib_la-c32isxdigit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-careadlinkat.lo -MD -MP -MF .deps/libgettextlib_la-careadlinkat.Tpo -c -o libgettextlib_la-careadlinkat.lo `test -f 'careadlinkat.c' || echo './'`careadlinkat.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-canonicalize.lo -MD -MP -MF .deps/libgettextlib_la-canonicalize.Tpo -c canonicalize.c -fPIC -DPIC -o .libs/libgettextlib_la-canonicalize.o mv -f .deps/libgettextlib_la-c32width.Tpo .deps/libgettextlib_la-c32width.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_carray_list.lo -MD -MP -MF .deps/libgettextlib_la-gl_carray_list.Tpo -c -o libgettextlib_la-gl_carray_list.lo `test -f 'gl_carray_list.c' || echo './'`gl_carray_list.c mv -f .deps/libgettextlib_la-c32tolower.Tpo .deps/libgettextlib_la-c32tolower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-chdir-long.lo -MD -MP -MF .deps/libgettextlib_la-chdir-long.Tpo -c -o libgettextlib_la-chdir-long.lo `test -f 'chdir-long.c' || echo './'`chdir-long.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-careadlinkat.lo -MD -MP -MF .deps/libgettextlib_la-careadlinkat.Tpo -c careadlinkat.c -fPIC -DPIC -o .libs/libgettextlib_la-careadlinkat.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_carray_list.lo -MD -MP -MF .deps/libgettextlib_la-gl_carray_list.Tpo -c gl_carray_list.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_carray_list.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-chdir-long.lo -MD -MP -MF .deps/libgettextlib_la-chdir-long.Tpo -c chdir-long.c -fPIC -DPIC -o .libs/libgettextlib_la-chdir-long.o mv -f .deps/libgettextlib_la-careadlinkat.Tpo .deps/libgettextlib_la-careadlinkat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-classpath.lo -MD -MP -MF .deps/libgettextlib_la-classpath.Tpo -c -o libgettextlib_la-classpath.lo `test -f 'classpath.c' || echo './'`classpath.c mv -f .deps/libgettextlib_la-canonicalize.Tpo .deps/libgettextlib_la-canonicalize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-clean-temp.lo -MD -MP -MF .deps/libgettextlib_la-clean-temp.Tpo -c -o libgettextlib_la-clean-temp.lo `test -f 'clean-temp.c' || echo './'`clean-temp.c mv -f .deps/libgettextlib_la-chdir-long.Tpo .deps/libgettextlib_la-chdir-long.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-clean-temp-simple.lo -MD -MP -MF .deps/libgettextlib_la-clean-temp-simple.Tpo -c -o libgettextlib_la-clean-temp-simple.lo `test -f 'clean-temp-simple.c' || echo './'`clean-temp-simple.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-classpath.lo -MD -MP -MF .deps/libgettextlib_la-classpath.Tpo -c classpath.c -fPIC -DPIC -o .libs/libgettextlib_la-classpath.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-clean-temp.lo -MD -MP -MF .deps/libgettextlib_la-clean-temp.Tpo -c clean-temp.c -fPIC -DPIC -o .libs/libgettextlib_la-clean-temp.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-clean-temp-simple.lo -MD -MP -MF .deps/libgettextlib_la-clean-temp-simple.Tpo -c clean-temp-simple.c -fPIC -DPIC -o .libs/libgettextlib_la-clean-temp-simple.o mv -f .deps/libgettextlib_la-classpath.Tpo .deps/libgettextlib_la-classpath.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-cloexec.lo -MD -MP -MF .deps/libgettextlib_la-cloexec.Tpo -c -o libgettextlib_la-cloexec.lo `test -f 'cloexec.c' || echo './'`cloexec.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-cloexec.lo -MD -MP -MF .deps/libgettextlib_la-cloexec.Tpo -c cloexec.c -fPIC -DPIC -o .libs/libgettextlib_la-cloexec.o mv -f .deps/libgettextlib_la-clean-temp-simple.Tpo .deps/libgettextlib_la-clean-temp-simple.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-closeout.lo -MD -MP -MF .deps/libgettextlib_la-closeout.Tpo -c -o libgettextlib_la-closeout.lo `test -f 'closeout.c' || echo './'`closeout.c mv -f .deps/libgettextlib_la-cloexec.Tpo .deps/libgettextlib_la-cloexec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-concat-filename.lo -MD -MP -MF .deps/libgettextlib_la-concat-filename.Tpo -c -o libgettextlib_la-concat-filename.lo `test -f 'concat-filename.c' || echo './'`concat-filename.c clean-temp.c: In function 'create_temp_dir': clean-temp.c:234:7: warning: format not a string literal and no format arguments [-Wformat-security] 234 | error (0, errno, | ^~~~~ mv -f .deps/libgettextlib_la-clean-temp.Tpo .deps/libgettextlib_la-clean-temp.Plo gl_carray_list.c: In function 'gl_carray_nx_add_at': gl_carray_list.c:418:25: warning: heap-based buffer overflow [CWE-122] [-Wanalyzer-out-of-bounds] 418 | elements[i] = elements[i + 1]; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 'gl_carray_nx_add_at': events 1-3 │ │ 384 | gl_carray_nx_add_at (gl_list_t list, size_t position, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'gl_carray_nx_add_at' │...... │ 389 | if (!(position <= count)) │ | ~ │ | | │ | (2) following 'false' branch (when 'count >= position')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────────┘ │ 392 |│ if (count == list->allocated) │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────────>(3) ...to here │ 'gl_carray_nx_add_at': events 4-6 │ │ 392 | if (count == list->allocated) │ | ^ │ | | │ | (4) following 'true' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────┘ │ 393 |│ if (grow (list) < 0) │ |│ ~~~~~~~~~~~ │ |│ | │ |└───────>(5) ...to here │ | (6) calling 'grow' from 'gl_carray_nx_add_at' │ └──> 'grow': event 7 │ │ 306 | grow (gl_list_t list) │ | ^~~~ │ | | │ | (7) entry to 'grow' │ 'grow': event 8 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (8) following 'true' branch... ─>─┐ │ | │ gl_carray_list.c:312:19: note: in expansion of macro 'xtimes' │ 312 | new_allocated = xtimes (list->allocated, 2); │ | ^~~~~~ │ 'grow': event 9 │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────────┘ │ 312 |│ new_allocated = xtimes (list->allocated, 2); │ 'grow': event 10 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (10) following 'true' branch (when 'sum <= 2305843009213693951')... ─>─┐ │ | │ gl_carray_list.c:314:17: note: in expansion of macro 'xtimes' │ 314 | memory_size = xtimes (new_allocated, sizeof (const void *)); │ | ^~~~~~ │ 'grow': event 11 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 314 |│ memory_size = xtimes (new_allocated, sizeof (const void *)); │ 'grow': event 12 │ │ 341 | memory = (const void **) realloc (list->elements, memory_size); │ | ^~~~~~~ │ | | │ | (12) inlined call to 'rpl_realloc' from 'grow' │ └──> 'rpl_realloc': events 13-14 │ │./stdlib.h:2095:10: │ 2095 | return realloc (ptr, size ? size : 1); │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (13) when 'realloc' succeeds, moving buffer │ | (14) capacity: '*list.allocated * 16 + 8' bytes │ <──────┘ │ 'grow': events 15-16 │ │gl_carray_list.c:342:10: │ 342 | if (memory == NULL) │ | ^ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 346 |│ list->elements = memory; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────────────>(16) ...to here │ <──────┘ │ 'gl_carray_nx_add_at': event 17 │ │ 393 | if (grow (list) < 0) │ | ^~~~~~~~~~~ │ | | │ | (17) returning to 'gl_carray_nx_add_at' from 'grow' │ 'gl_carray_nx_add_at': events 18-22 │ │ 393 | if (grow (list) < 0) │ | ^ │ | | │ | (18) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────────┘ │ 394 |│ return NULL; │ 395 |│ elements = list->elements; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(19) ...to here │ 396 | if (position <= (count / 2)) │ | ~ │ | | │ | (20) following 'true' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | | │ |└─────────────────────────>(21) ...to here (22) following 'true' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': events 23-24 │ │ | │ │ |┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~^~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────────────────>(23) ...to here │...... │ 404 | if (i2 >= list->allocated) │ | ~ │ | | │ | (24) following 'false' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': event 25 │ │cc1: │ (25): ...to here │ 'gl_carray_nx_add_at': events 26-27 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (26) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~ │ |│ | │ |└─────────────────────────────────>(27) ...to here │ 'gl_carray_nx_add_at': events 28-29 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (28) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~ │ |│ | │ |└─────────────────────────────────>(29) ...to here │ 'gl_carray_nx_add_at': event 30 │ │ 418 | elements[i] = elements[i + 1]; │ | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ │ | | │ | (30) ⚠️ write of 8 bytes at offset '*list.allocated * 16 + 8' exceeds the buffer │ ┌──────────────────────────────────┐ │write of 'const void *' (8 bytes) │ └──────────────────────────────────┘ │ │ v ┌──────────────────────────────────┐┌──────────────────────────────────┐ │ buffer allocated on heap at (14) ││ after valid range │ └──────────────────────────────────┘└──────────────────────────────────┘ ├────────────────┬─────────────────┤ │ ╭───────────┴──────────╮ │⚠️ overflow of 8 bytes│ ╰──────────────────────╯ gl_carray_list.c:418:25: warning: heap-based buffer overflow [CWE-122] [-Wanalyzer-out-of-bounds] 'gl_carray_nx_add_after': events 1-4 │ │ 471 | gl_carray_nx_add_after (gl_list_t list, gl_list_node_t node, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'gl_carray_nx_add_after' │...... │ 476 | if (!(index < count)) │ | ~ │ | | │ | (2) following 'false' branch (when 'count > index')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────┘ │ 479 |│ return gl_carray_nx_add_at (list, index + 1, elt); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────>(3) ...to here │ | (4) calling 'gl_carray_nx_add_at' from 'gl_carray_nx_add_after' │ └──> 'gl_carray_nx_add_at': events 5-7 │ │ 384 | gl_carray_nx_add_at (gl_list_t list, size_t position, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~ │ | | │ | (5) entry to 'gl_carray_nx_add_at' │...... │ 389 | if (!(position <= count)) │ | ~ │ | | │ | (6) following 'false' branch (when 'count >= position')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────────┘ │ 392 |│ if (count == list->allocated) │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────────>(7) ...to here │ 'gl_carray_nx_add_at': events 8-10 │ │ 392 | if (count == list->allocated) │ | ^ │ | | │ | (8) following 'true' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────┘ │ 393 |│ if (grow (list) < 0) │ |│ ~~~~~~~~~~~ │ |│ | │ |└───────>(9) ...to here │ | (10) calling 'grow' from 'gl_carray_nx_add_at' │ └──> 'grow': event 11 │ │ 306 | grow (gl_list_t list) │ | ^~~~ │ | | │ | (11) entry to 'grow' │ 'grow': event 12 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (12) following 'true' branch... ─>─┐ │ | │ gl_carray_list.c:312:19: note: in expansion of macro 'xtimes' │ 312 | new_allocated = xtimes (list->allocated, 2); │ | ^~~~~~ │ 'grow': event 13 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────┘ │ 312 |│ new_allocated = xtimes (list->allocated, 2); │ 'grow': event 14 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (14) following 'true' branch (when 'sum <= 2305843009213693951')... ─>─┐ │ | │ gl_carray_list.c:314:17: note: in expansion of macro 'xtimes' │ 314 | memory_size = xtimes (new_allocated, sizeof (const void *)); │ | ^~~~~~ │ 'grow': event 15 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 314 |│ memory_size = xtimes (new_allocated, sizeof (const void *)); │ 'grow': event 16 │ │ 341 | memory = (const void **) realloc (list->elements, memory_size); │ | ^~~~~~~ │ | | │ | (16) inlined call to 'rpl_realloc' from 'grow' │ └──> 'rpl_realloc': events 17-18 │ │./stdlib.h:2095:10: │ 2095 | return realloc (ptr, size ? size : 1); │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (17) when 'realloc' succeeds, moving buffer │ | (18) capacity: '*list.allocated * 16 + 8' bytes │ <──────┘ │ 'grow': events 19-20 │ │gl_carray_list.c:342:10: │ 342 | if (memory == NULL) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 346 |│ list->elements = memory; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────────────>(20) ...to here │ <──────┘ │ 'gl_carray_nx_add_at': event 21 │ │ 393 | if (grow (list) < 0) │ | ^~~~~~~~~~~ │ | | │ | (21) returning to 'gl_carray_nx_add_at' from 'grow' │ 'gl_carray_nx_add_at': events 22-26 │ │ 393 | if (grow (list) < 0) │ | ^ │ | | │ | (22) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────────┘ │ 394 |│ return NULL; │ 395 |│ elements = list->elements; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(23) ...to here │ 396 | if (position <= (count / 2)) │ | ~ │ | | │ | (24) following 'true' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | | │ |└─────────────────────────>(25) ...to here (26) following 'true' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': events 27-28 │ │ | │ │ |┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~^~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────────────────>(27) ...to here │...... │ 404 | if (i2 >= list->allocated) │ | ~ │ | | │ | (28) following 'false' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': event 29 │ │cc1: │ (29): ...to here │ 'gl_carray_nx_add_at': events 30-31 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (30) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~ │ |│ | │ |└─────────────────────────────────>(31) ...to here │ 'gl_carray_nx_add_at': events 32-33 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (32) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~ │ |│ | │ |└─────────────────────────────────>(33) ...to here │ 'gl_carray_nx_add_at': event 34 │ │ 418 | elements[i] = elements[i + 1]; │ | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ │ | | │ | (34) ⚠️ write of 8 bytes at offset '*list.allocated * 16 + 8' exceeds the buffer │ ┌──────────────────────────────────┐ │write of 'const void *' (8 bytes) │ └──────────────────────────────────┘ │ │ v ┌──────────────────────────────────┐┌──────────────────────────────────┐ │ buffer allocated on heap at (18) ││ after valid range │ └──────────────────────────────────┘└──────────────────────────────────┘ ├────────────────┬─────────────────┤ │ ╭───────────┴──────────╮ │⚠️ overflow of 8 bytes│ ╰──────────────────────╯ gl_carray_list.c:418:25: warning: heap-based buffer overflow [CWE-122] [-Wanalyzer-out-of-bounds] 'gl_carray_nx_add_before': events 1-4 │ │ 459 | gl_carray_nx_add_before (gl_list_t list, gl_list_node_t node, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'gl_carray_nx_add_before' │...... │ 464 | if (!(index < count)) │ | ~ │ | | │ | (2) following 'false' branch (when 'count > index')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────┘ │ 467 |│ return gl_carray_nx_add_at (list, index, elt); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────>(3) ...to here │ | (4) calling 'gl_carray_nx_add_at' from 'gl_carray_nx_add_before' │ └──> 'gl_carray_nx_add_at': events 5-7 │ │ 384 | gl_carray_nx_add_at (gl_list_t list, size_t position, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~ │ | | │ | (5) entry to 'gl_carray_nx_add_at' │...... │ 389 | if (!(position <= count)) │ | ~ │ | | │ | (6) following 'false' branch (when 'count >= position')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────────┘ │ 392 |│ if (count == list->allocated) │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────────>(7) ...to here │ 'gl_carray_nx_add_at': events 8-10 │ │ 392 | if (count == list->allocated) │ | ^ │ | | │ | (8) following 'true' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────┘ │ 393 |│ if (grow (list) < 0) │ |│ ~~~~~~~~~~~ │ |│ | │ |└───────>(9) ...to here │ | (10) calling 'grow' from 'gl_carray_nx_add_at' │ └──> 'grow': event 11 │ │ 306 | grow (gl_list_t list) │ | ^~~~ │ | | │ | (11) entry to 'grow' │ 'grow': event 12 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (12) following 'true' branch... ─>─┐ │ | │ gl_carray_list.c:312:19: note: in expansion of macro 'xtimes' │ 312 | new_allocated = xtimes (list->allocated, 2); │ | ^~~~~~ │ 'grow': event 13 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────┘ │ 312 |│ new_allocated = xtimes (list->allocated, 2); │ 'grow': event 14 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (14) following 'true' branch (when 'sum <= 2305843009213693951')... ─>─┐ │ | │ gl_carray_list.c:314:17: note: in expansion of macro 'xtimes' │ 314 | memory_size = xtimes (new_allocated, sizeof (const void *)); │ | ^~~~~~ │ 'grow': event 15 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 314 |│ memory_size = xtimes (new_allocated, sizeof (const void *)); │ 'grow': event 16 │ │ 341 | memory = (const void **) realloc (list->elements, memory_size); │ | ^~~~~~~ │ | | │ | (16) inlined call to 'rpl_realloc' from 'grow' │ └──> 'rpl_realloc': events 17-18 │ │./stdlib.h:2095:10: │ 2095 | return realloc (ptr, size ? size : 1); │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (17) when 'realloc' succeeds, moving buffer │ | (18) capacity: '*list.allocated * 16 + 8' bytes │ <──────┘ │ 'grow': events 19-20 │ │gl_carray_list.c:342:10: │ 342 | if (memory == NULL) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 346 |│ list->elements = memory; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────────────>(20) ...to here │ <──────┘ │ 'gl_carray_nx_add_at': event 21 │ │ 393 | if (grow (list) < 0) │ | ^~~~~~~~~~~ │ | | │ | (21) returning to 'gl_carray_nx_add_at' from 'grow' │ 'gl_carray_nx_add_at': events 22-26 │ │ 393 | if (grow (list) < 0) │ | ^ │ | | │ | (22) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────────┘ │ 394 |│ return NULL; │ 395 |│ elements = list->elements; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(23) ...to here │ 396 | if (position <= (count / 2)) │ | ~ │ | | │ | (24) following 'true' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | | │ |└─────────────────────────>(25) ...to here (26) following 'true' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': events 27-28 │ │ | │ │ |┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~^~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────────────────>(27) ...to here │...... │ 404 | if (i2 >= list->allocated) │ | ~ │ | | │ | (28) following 'false' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': event 29 │ │cc1: │ (29): ...to here │ 'gl_carray_nx_add_at': events 30-31 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (30) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~ │ |│ | │ |└─────────────────────────────────>(31) ...to here │ 'gl_carray_nx_add_at': events 32-33 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (32) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~ │ |│ | │ |└─────────────────────────────────>(33) ...to here │ 'gl_carray_nx_add_at': event 34 │ │ 418 | elements[i] = elements[i + 1]; │ | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ │ | | │ | (34) ⚠️ write of 8 bytes at offset '*list.allocated * 16 + 8' exceeds the buffer │ ┌──────────────────────────────────┐ │write of 'const void *' (8 bytes) │ └──────────────────────────────────┘ │ │ v ┌──────────────────────────────────┐┌──────────────────────────────────┐ │ buffer allocated on heap at (18) ││ after valid range │ └──────────────────────────────────┘└──────────────────────────────────┘ ├────────────────┬─────────────────┤ │ ╭───────────┴──────────╮ │⚠️ overflow of 8 bytes│ ╰──────────────────────╯ gl_carray_list.c:418:35: warning: heap-based buffer over-read [CWE-122] [-Wanalyzer-out-of-bounds] 418 | elements[i] = elements[i + 1]; | ~~~~~~~~^~~~~~~ 'gl_carray_nx_add_at': events 1-3 │ │ 384 | gl_carray_nx_add_at (gl_list_t list, size_t position, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'gl_carray_nx_add_at' │...... │ 389 | if (!(position <= count)) │ | ~ │ | | │ | (2) following 'false' branch (when 'count >= position')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────────┘ │ 392 |│ if (count == list->allocated) │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────────>(3) ...to here │ 'gl_carray_nx_add_at': events 4-6 │ │ 392 | if (count == list->allocated) │ | ^ │ | | │ | (4) following 'true' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────┘ │ 393 |│ if (grow (list) < 0) │ |│ ~~~~~~~~~~~ │ |│ | │ |└───────>(5) ...to here │ | (6) calling 'grow' from 'gl_carray_nx_add_at' │ └──> 'grow': event 7 │ │ 306 | grow (gl_list_t list) │ | ^~~~ │ | | │ | (7) entry to 'grow' │ 'grow': event 8 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (8) following 'true' branch... ─>─┐ │ | │ gl_carray_list.c:312:19: note: in expansion of macro 'xtimes' │ 312 | new_allocated = xtimes (list->allocated, 2); │ | ^~~~~~ │ 'grow': event 9 │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────────┘ │ 312 |│ new_allocated = xtimes (list->allocated, 2); │ 'grow': event 10 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (10) following 'true' branch (when 'sum <= 2305843009213693951')... ─>─┐ │ | │ gl_carray_list.c:314:17: note: in expansion of macro 'xtimes' │ 314 | memory_size = xtimes (new_allocated, sizeof (const void *)); │ | ^~~~~~ │ 'grow': event 11 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 314 |│ memory_size = xtimes (new_allocated, sizeof (const void *)); │ 'grow': event 12 │ │ 341 | memory = (const void **) realloc (list->elements, memory_size); │ | ^~~~~~~ │ | | │ | (12) inlined call to 'rpl_realloc' from 'grow' │ └──> 'rpl_realloc': events 13-14 │ │./stdlib.h:2095:10: │ 2095 | return realloc (ptr, size ? size : 1); │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (13) when 'realloc' succeeds, moving buffer │ | (14) capacity: '*list.allocated * 16 + 8' bytes │ <──────┘ │ 'grow': events 15-16 │ │gl_carray_list.c:342:10: │ 342 | if (memory == NULL) │ | ^ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 346 |│ list->elements = memory; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────────────>(16) ...to here │ <──────┘ │ 'gl_carray_nx_add_at': event 17 │ │ 393 | if (grow (list) < 0) │ | ^~~~~~~~~~~ │ | | │ | (17) returning to 'gl_carray_nx_add_at' from 'grow' │ 'gl_carray_nx_add_at': events 18-22 │ │ 393 | if (grow (list) < 0) │ | ^ │ | | │ | (18) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────────┘ │ 394 |│ return NULL; │ 395 |│ elements = list->elements; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(19) ...to here │ 396 | if (position <= (count / 2)) │ | ~ │ | | │ | (20) following 'true' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | | │ |└─────────────────────────>(21) ...to here (22) following 'true' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': events 23-24 │ │ | │ │ |┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~^~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────────────────>(23) ...to here │...... │ 404 | if (i2 >= list->allocated) │ | ~ │ | | │ | (24) following 'false' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': event 25 │ │cc1: │ (25): ...to here │ 'gl_carray_nx_add_at': events 26-28 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (26) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────>(27) ...to here │ | (28) ⚠️ read of 8 bytes at offset '*list.allocated * 16 + 8' exceeds the buffer │ ┌──────────────────────────────────┐ │ read of 8 bytes │ └──────────────────────────────────┘ ^ │ │ ┌──────────────────────────────────┐┌──────────────────────────────────┐ │ buffer allocated on heap at (14) ││ after valid range │ └──────────────────────────────────┘└──────────────────────────────────┘ ├────────────────┬─────────────────┤ │ ╭───────────┴───────────╮ │⚠️ over-read of 8 bytes│ ╰───────────────────────╯ gl_carray_list.c:418:35: warning: heap-based buffer over-read [CWE-122] [-Wanalyzer-out-of-bounds] 418 | elements[i] = elements[i + 1]; | ~~~~~~~~^~~~~~~ 'gl_carray_nx_add_at': events 1-3 │ │ 384 | gl_carray_nx_add_at (gl_list_t list, size_t position, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'gl_carray_nx_add_at' │...... │ 389 | if (!(position <= count)) │ | ~ │ | | │ | (2) following 'false' branch (when 'count >= position')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────────┘ │ 392 |│ if (count == list->allocated) │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────────>(3) ...to here │ 'gl_carray_nx_add_at': events 4-6 │ │ 392 | if (count == list->allocated) │ | ^ │ | | │ | (4) following 'true' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────┘ │ 393 |│ if (grow (list) < 0) │ |│ ~~~~~~~~~~~ │ |│ | │ |└───────>(5) ...to here │ | (6) calling 'grow' from 'gl_carray_nx_add_at' │ └──> 'grow': event 7 │ │ 306 | grow (gl_list_t list) │ | ^~~~ │ | | │ | (7) entry to 'grow' │ 'grow': event 8 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (8) following 'true' branch... ─>─┐ │ | │ gl_carray_list.c:312:19: note: in expansion of macro 'xtimes' │ 312 | new_allocated = xtimes (list->allocated, 2); │ | ^~~~~~ │ 'grow': event 9 │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────────┘ │ 312 |│ new_allocated = xtimes (list->allocated, 2); │ 'grow': event 10 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (10) following 'true' branch (when 'sum <= 2305843009213693951')... ─>─┐ │ | │ gl_carray_list.c:314:17: note: in expansion of macro 'xtimes' │ 314 | memory_size = xtimes (new_allocated, sizeof (const void *)); │ | ^~~~~~ │ 'grow': event 11 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 314 |│ memory_size = xtimes (new_allocated, sizeof (const void *)); │ 'grow': event 12 │ │ 341 | memory = (const void **) realloc (list->elements, memory_size); │ | ^~~~~~~ │ | | │ | (12) inlined call to 'rpl_realloc' from 'grow' │ └──> 'rpl_realloc': events 13-14 │ │./stdlib.h:2095:10: │ 2095 | return realloc (ptr, size ? size : 1); │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (13) when 'realloc' succeeds, moving buffer │ | (14) capacity: '*list.allocated * 16 + 8' bytes │ <──────┘ │ 'grow': events 15-16 │ │gl_carray_list.c:342:10: │ 342 | if (memory == NULL) │ | ^ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 346 |│ list->elements = memory; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────────────>(16) ...to here │ <──────┘ │ 'gl_carray_nx_add_at': event 17 │ │ 393 | if (grow (list) < 0) │ | ^~~~~~~~~~~ │ | | │ | (17) returning to 'gl_carray_nx_add_at' from 'grow' │ 'gl_carray_nx_add_at': events 18-22 │ │ 393 | if (grow (list) < 0) │ | ^ │ | | │ | (18) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────────┘ │ 394 |│ return NULL; │ 395 |│ elements = list->elements; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(19) ...to here │ 396 | if (position <= (count / 2)) │ | ~ │ | | │ | (20) following 'true' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | | │ |└─────────────────────────>(21) ...to here (22) following 'true' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': events 23-24 │ │ | │ │ |┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~^~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────────────────>(23) ...to here │...... │ 404 | if (i2 >= list->allocated) │ | ~ │ | | │ | (24) following 'false' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': event 25 │ │cc1: │ (25): ...to here │ 'gl_carray_nx_add_at': events 26-27 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (26) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~ │ |│ | │ |└─────────────────────────────────>(27) ...to here │ 'gl_carray_nx_add_at': events 28-30 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (28) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────>(29) ...to here │ | (30) ⚠️ read of 8 bytes at offset '*list.allocated * 16 + 16' exceeds the buffer │ ┌─────────────────┐ │ read of 8 bytes │ └─────────────────┘ ^ │ │ ┌────────────────────────────────┐ ┌─────────────────┐ │buffer allocated on heap at (14)│ │after valid range│ └────────────────────────────────┘ └─────────────────┘ ├────────┬────────┤├────────┬────────┤ │ │ ╭───┴───╮ ╭───────────┴───────────╮ │8 bytes│ │⚠️ over-read of 8 bytes│ ╰───────╯ ╰───────────────────────╯ gl_carray_list.c:418:35: warning: heap-based buffer over-read [CWE-122] [-Wanalyzer-out-of-bounds] 418 | elements[i] = elements[i + 1]; | ~~~~~~~~^~~~~~~ 'gl_carray_nx_add_after': events 1-4 │ │ 471 | gl_carray_nx_add_after (gl_list_t list, gl_list_node_t node, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'gl_carray_nx_add_after' │...... │ 476 | if (!(index < count)) │ | ~ │ | | │ | (2) following 'false' branch (when 'count > index')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────┘ │ 479 |│ return gl_carray_nx_add_at (list, index + 1, elt); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────>(3) ...to here │ | (4) calling 'gl_carray_nx_add_at' from 'gl_carray_nx_add_after' │ └──> 'gl_carray_nx_add_at': events 5-7 │ │ 384 | gl_carray_nx_add_at (gl_list_t list, size_t position, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~ │ | | │ | (5) entry to 'gl_carray_nx_add_at' │...... │ 389 | if (!(position <= count)) │ | ~ │ | | │ | (6) following 'false' branch (when 'count >= position')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────────┘ │ 392 |│ if (count == list->allocated) │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────────>(7) ...to here │ 'gl_carray_nx_add_at': events 8-10 │ │ 392 | if (count == list->allocated) │ | ^ │ | | │ | (8) following 'true' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────┘ │ 393 |│ if (grow (list) < 0) │ |│ ~~~~~~~~~~~ │ |│ | │ |└───────>(9) ...to here │ | (10) calling 'grow' from 'gl_carray_nx_add_at' │ └──> 'grow': event 11 │ │ 306 | grow (gl_list_t list) │ | ^~~~ │ | | │ | (11) entry to 'grow' │ 'grow': event 12 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (12) following 'true' branch... ─>─┐ │ | │ gl_carray_list.c:312:19: note: in expansion of macro 'xtimes' │ 312 | new_allocated = xtimes (list->allocated, 2); │ | ^~~~~~ │ 'grow': event 13 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────┘ │ 312 |│ new_allocated = xtimes (list->allocated, 2); │ 'grow': event 14 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (14) following 'true' branch (when 'sum <= 2305843009213693951')... ─>─┐ │ | │ gl_carray_list.c:314:17: note: in expansion of macro 'xtimes' │ 314 | memory_size = xtimes (new_allocated, sizeof (const void *)); │ | ^~~~~~ │ 'grow': event 15 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 314 |│ memory_size = xtimes (new_allocated, sizeof (const void *)); │ 'grow': event 16 │ │ 341 | memory = (const void **) realloc (list->elements, memory_size); │ | ^~~~~~~ │ | | │ | (16) inlined call to 'rpl_realloc' from 'grow' │ └──> 'rpl_realloc': events 17-18 │ │./stdlib.h:2095:10: │ 2095 | return realloc (ptr, size ? size : 1); │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (17) when 'realloc' succeeds, moving buffer │ | (18) capacity: '*list.allocated * 16 + 8' bytes │ <──────┘ │ 'grow': events 19-20 │ │gl_carray_list.c:342:10: │ 342 | if (memory == NULL) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 346 |│ list->elements = memory; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────────────>(20) ...to here │ <──────┘ │ 'gl_carray_nx_add_at': event 21 │ │ 393 | if (grow (list) < 0) │ | ^~~~~~~~~~~ │ | | │ | (21) returning to 'gl_carray_nx_add_at' from 'grow' │ 'gl_carray_nx_add_at': events 22-26 │ │ 393 | if (grow (list) < 0) │ | ^ │ | | │ | (22) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────────┘ │ 394 |│ return NULL; │ 395 |│ elements = list->elements; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(23) ...to here │ 396 | if (position <= (count / 2)) │ | ~ │ | | │ | (24) following 'true' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | | │ |└─────────────────────────>(25) ...to here (26) following 'true' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': events 27-28 │ │ | │ │ |┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~^~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────────────────>(27) ...to here │...... │ 404 | if (i2 >= list->allocated) │ | ~ │ | | │ | (28) following 'false' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': event 29 │ │cc1: │ (29): ...to here │ 'gl_carray_nx_add_at': events 30-32 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (30) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────>(31) ...to here │ | (32) ⚠️ read of 8 bytes at offset '*list.allocated * 16 + 8' exceeds the buffer │ ┌──────────────────────────────────┐ │ read of 8 bytes │ └──────────────────────────────────┘ ^ │ │ ┌──────────────────────────────────┐┌──────────────────────────────────┐ │ buffer allocated on heap at (18) ││ after valid range │ └──────────────────────────────────┘└──────────────────────────────────┘ ├────────────────┬─────────────────┤ │ ╭───────────┴───────────╮ │⚠️ over-read of 8 bytes│ ╰───────────────────────╯ gl_carray_list.c:418:35: warning: heap-based buffer over-read [CWE-122] [-Wanalyzer-out-of-bounds] 418 | elements[i] = elements[i + 1]; | ~~~~~~~~^~~~~~~ 'gl_carray_nx_add_before': events 1-4 │ │ 459 | gl_carray_nx_add_before (gl_list_t list, gl_list_node_t node, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'gl_carray_nx_add_before' │...... │ 464 | if (!(index < count)) │ | ~ │ | | │ | (2) following 'false' branch (when 'count > index')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────┘ │ 467 |│ return gl_carray_nx_add_at (list, index, elt); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────>(3) ...to here │ | (4) calling 'gl_carray_nx_add_at' from 'gl_carray_nx_add_before' │ └──> 'gl_carray_nx_add_at': events 5-7 │ │ 384 | gl_carray_nx_add_at (gl_list_t list, size_t position, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~ │ | | │ | (5) entry to 'gl_carray_nx_add_at' │...... │ 389 | if (!(position <= count)) │ | ~ │ | | │ | (6) following 'false' branch (when 'count >= position')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────────┘ │ 392 |│ if (count == list->allocated) │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────────>(7) ...to here │ 'gl_carray_nx_add_at': events 8-10 │ │ 392 | if (count == list->allocated) │ | ^ │ | | │ | (8) following 'true' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────┘ │ 393 |│ if (grow (list) < 0) │ |│ ~~~~~~~~~~~ │ |│ | │ |└───────>(9) ...to here │ | (10) calling 'grow' from 'gl_carray_nx_add_at' │ └──> 'grow': event 11 │ │ 306 | grow (gl_list_t list) │ | ^~~~ │ | | │ | (11) entry to 'grow' │ 'grow': event 12 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (12) following 'true' branch... ─>─┐ │ | │ gl_carray_list.c:312:19: note: in expansion of macro 'xtimes' │ 312 | new_allocated = xtimes (list->allocated, 2); │ | ^~~~~~ │ 'grow': event 13 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────┘ │ 312 |│ new_allocated = xtimes (list->allocated, 2); │ 'grow': event 14 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (14) following 'true' branch (when 'sum <= 2305843009213693951')... ─>─┐ │ | │ gl_carray_list.c:314:17: note: in expansion of macro 'xtimes' │ 314 | memory_size = xtimes (new_allocated, sizeof (const void *)); │ | ^~~~~~ │ 'grow': event 15 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 314 |│ memory_size = xtimes (new_allocated, sizeof (const void *)); │ 'grow': event 16 │ │ 341 | memory = (const void **) realloc (list->elements, memory_size); │ | ^~~~~~~ │ | | │ | (16) inlined call to 'rpl_realloc' from 'grow' │ └──> 'rpl_realloc': events 17-18 │ │./stdlib.h:2095:10: │ 2095 | return realloc (ptr, size ? size : 1); │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (17) when 'realloc' succeeds, moving buffer │ | (18) capacity: '*list.allocated * 16 + 8' bytes │ <──────┘ │ 'grow': events 19-20 │ │gl_carray_list.c:342:10: │ 342 | if (memory == NULL) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 346 |│ list->elements = memory; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────────────>(20) ...to here │ <──────┘ │ 'gl_carray_nx_add_at': event 21 │ │ 393 | if (grow (list) < 0) │ | ^~~~~~~~~~~ │ | | │ | (21) returning to 'gl_carray_nx_add_at' from 'grow' │ 'gl_carray_nx_add_at': events 22-26 │ │ 393 | if (grow (list) < 0) │ | ^ │ | | │ | (22) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────────┘ │ 394 |│ return NULL; │ 395 |│ elements = list->elements; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(23) ...to here │ 396 | if (position <= (count / 2)) │ | ~ │ | | │ | (24) following 'true' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | | │ |└─────────────────────────>(25) ...to here (26) following 'true' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': events 27-28 │ │ | │ │ |┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~^~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────────────────>(27) ...to here │...... │ 404 | if (i2 >= list->allocated) │ | ~ │ | | │ | (28) following 'false' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': event 29 │ │cc1: │ (29): ...to here │ 'gl_carray_nx_add_at': events 30-32 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (30) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────>(31) ...to here │ | (32) ⚠️ read of 8 bytes at offset '*list.allocated * 16 + 8' exceeds the buffer │ ┌──────────────────────────────────┐ │ read of 8 bytes │ └──────────────────────────────────┘ ^ │ │ ┌──────────────────────────────────┐┌──────────────────────────────────┐ │ buffer allocated on heap at (18) ││ after valid range │ └──────────────────────────────────┘└──────────────────────────────────┘ ├────────────────┬─────────────────┤ │ ╭───────────┴───────────╮ │⚠️ over-read of 8 bytes│ ╰───────────────────────╯ gl_carray_list.c:418:35: warning: heap-based buffer over-read [CWE-122] [-Wanalyzer-out-of-bounds] 418 | elements[i] = elements[i + 1]; | ~~~~~~~~^~~~~~~ 'gl_carray_nx_add_before': events 1-4 │ │ 459 | gl_carray_nx_add_before (gl_list_t list, gl_list_node_t node, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'gl_carray_nx_add_before' │...... │ 464 | if (!(index < count)) │ | ~ │ | | │ | (2) following 'false' branch (when 'count > index')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────┘ │ 467 |│ return gl_carray_nx_add_at (list, index, elt); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────>(3) ...to here │ | (4) calling 'gl_carray_nx_add_at' from 'gl_carray_nx_add_before' │ └──> 'gl_carray_nx_add_at': events 5-7 │ │ 384 | gl_carray_nx_add_at (gl_list_t list, size_t position, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~ │ | | │ | (5) entry to 'gl_carray_nx_add_at' │...... │ 389 | if (!(position <= count)) │ | ~ │ | | │ | (6) following 'false' branch (when 'count >= position')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────────┘ │ 392 |│ if (count == list->allocated) │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────────>(7) ...to here │ 'gl_carray_nx_add_at': events 8-10 │ │ 392 | if (count == list->allocated) │ | ^ │ | | │ | (8) following 'true' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────┘ │ 393 |│ if (grow (list) < 0) │ |│ ~~~~~~~~~~~ │ |│ | │ |└───────>(9) ...to here │ | (10) calling 'grow' from 'gl_carray_nx_add_at' │ └──> 'grow': event 11 │ │ 306 | grow (gl_list_t list) │ | ^~~~ │ | | │ | (11) entry to 'grow' │ 'grow': event 12 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (12) following 'true' branch... ─>─┐ │ | │ gl_carray_list.c:312:19: note: in expansion of macro 'xtimes' │ 312 | new_allocated = xtimes (list->allocated, 2); │ | ^~~~~~ │ 'grow': event 13 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────┘ │ 312 |│ new_allocated = xtimes (list->allocated, 2); │ 'grow': event 14 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (14) following 'true' branch (when 'sum <= 2305843009213693951')... ─>─┐ │ | │ gl_carray_list.c:314:17: note: in expansion of macro 'xtimes' │ 314 | memory_size = xtimes (new_allocated, sizeof (const void *)); │ | ^~~~~~ │ 'grow': event 15 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 314 |│ memory_size = xtimes (new_allocated, sizeof (const void *)); │ 'grow': event 16 │ │ 341 | memory = (const void **) realloc (list->elements, memory_size); │ | ^~~~~~~ │ | | │ | (16) inlined call to 'rpl_realloc' from 'grow' │ └──> 'rpl_realloc': events 17-18 │ │./stdlib.h:2095:10: │ 2095 | return realloc (ptr, size ? size : 1); │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (17) when 'realloc' succeeds, moving buffer │ | (18) capacity: '*list.allocated * 16 + 8' bytes │ <──────┘ │ 'grow': events 19-20 │ │gl_carray_list.c:342:10: │ 342 | if (memory == NULL) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 346 |│ list->elements = memory; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────────────>(20) ...to here │ <──────┘ │ 'gl_carray_nx_add_at': event 21 │ │ 393 | if (grow (list) < 0) │ | ^~~~~~~~~~~ │ | | │ | (21) returning to 'gl_carray_nx_add_at' from 'grow' │ 'gl_carray_nx_add_at': events 22-26 │ │ 393 | if (grow (list) < 0) │ | ^ │ | | │ | (22) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────────┘ │ 394 |│ return NULL; │ 395 |│ elements = list->elements; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(23) ...to here │ 396 | if (position <= (count / 2)) │ | ~ │ | | │ | (24) following 'true' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | | │ |└─────────────────────────>(25) ...to here (26) following 'true' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': events 27-28 │ │ | │ │ |┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~^~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────────────────>(27) ...to here │...... │ 404 | if (i2 >= list->allocated) │ | ~ │ | | │ | (28) following 'false' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': event 29 │ │cc1: │ (29): ...to here │ 'gl_carray_nx_add_at': events 30-31 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (30) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~ │ |│ | │ |└─────────────────────────────────>(31) ...to here │ 'gl_carray_nx_add_at': events 32-34 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (32) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────>(33) ...to here │ | (34) ⚠️ read of 8 bytes at offset '*list.allocated * 16 + 16' exceeds the buffer │ ┌─────────────────┐ │ read of 8 bytes │ └─────────────────┘ ^ │ │ ┌────────────────────────────────┐ ┌─────────────────┐ │buffer allocated on heap at (18)│ │after valid range│ └────────────────────────────────┘ └─────────────────┘ ├────────┬────────┤├────────┬────────┤ │ │ ╭───┴───╮ ╭───────────┴───────────╮ │8 bytes│ │⚠️ over-read of 8 bytes│ ╰───────╯ ╰───────────────────────╯ gl_carray_list.c:418:35: warning: heap-based buffer over-read [CWE-122] [-Wanalyzer-out-of-bounds] 418 | elements[i] = elements[i + 1]; | ~~~~~~~~^~~~~~~ 'gl_carray_nx_add_after': events 1-4 │ │ 471 | gl_carray_nx_add_after (gl_list_t list, gl_list_node_t node, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'gl_carray_nx_add_after' │...... │ 476 | if (!(index < count)) │ | ~ │ | | │ | (2) following 'false' branch (when 'count > index')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────┘ │ 479 |│ return gl_carray_nx_add_at (list, index + 1, elt); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────>(3) ...to here │ | (4) calling 'gl_carray_nx_add_at' from 'gl_carray_nx_add_after' │ └──> 'gl_carray_nx_add_at': events 5-7 │ │ 384 | gl_carray_nx_add_at (gl_list_t list, size_t position, const void *elt) │ | ^~~~~~~~~~~~~~~~~~~ │ | | │ | (5) entry to 'gl_carray_nx_add_at' │...... │ 389 | if (!(position <= count)) │ | ~ │ | | │ | (6) following 'false' branch (when 'count >= position')... ─>─┐ │ | │ │...... │ | │ │ |┌───────────────────────────────────────────────────────────────────┘ │ 392 |│ if (count == list->allocated) │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────────>(7) ...to here │ 'gl_carray_nx_add_at': events 8-10 │ │ 392 | if (count == list->allocated) │ | ^ │ | | │ | (8) following 'true' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────┘ │ 393 |│ if (grow (list) < 0) │ |│ ~~~~~~~~~~~ │ |│ | │ |└───────>(9) ...to here │ | (10) calling 'grow' from 'gl_carray_nx_add_at' │ └──> 'grow': event 11 │ │ 306 | grow (gl_list_t list) │ | ^~~~ │ | | │ | (11) entry to 'grow' │ 'grow': event 12 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (12) following 'true' branch... ─>─┐ │ | │ gl_carray_list.c:312:19: note: in expansion of macro 'xtimes' │ 312 | new_allocated = xtimes (list->allocated, 2); │ | ^~~~~~ │ 'grow': event 13 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────┘ │ 312 |│ new_allocated = xtimes (list->allocated, 2); │ 'grow': event 14 │ │xsize.h:114:57: │ 114 | ((N) <= SIZE_MAX / (ELSIZE) ? (size_t) (N) * (ELSIZE) : SIZE_MAX) │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ │ | | │ | (14) following 'true' branch (when 'sum <= 2305843009213693951')... ─>─┐ │ | │ gl_carray_list.c:314:17: note: in expansion of macro 'xtimes' │ 314 | memory_size = xtimes (new_allocated, sizeof (const void *)); │ | ^~~~~~ │ 'grow': event 15 │ │ | │ │ |┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 314 |│ memory_size = xtimes (new_allocated, sizeof (const void *)); │ 'grow': event 16 │ │ 341 | memory = (const void **) realloc (list->elements, memory_size); │ | ^~~~~~~ │ | | │ | (16) inlined call to 'rpl_realloc' from 'grow' │ └──> 'rpl_realloc': events 17-18 │ │./stdlib.h:2095:10: │ 2095 | return realloc (ptr, size ? size : 1); │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (17) when 'realloc' succeeds, moving buffer │ | (18) capacity: '*list.allocated * 16 + 8' bytes │ <──────┘ │ 'grow': events 19-20 │ │gl_carray_list.c:342:10: │ 342 | if (memory == NULL) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 346 |│ list->elements = memory; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└────────────────>(20) ...to here │ <──────┘ │ 'gl_carray_nx_add_at': event 21 │ │ 393 | if (grow (list) < 0) │ | ^~~~~~~~~~~ │ | | │ | (21) returning to 'gl_carray_nx_add_at' from 'grow' │ 'gl_carray_nx_add_at': events 22-26 │ │ 393 | if (grow (list) < 0) │ | ^ │ | | │ | (22) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌───────────────────────────────────────────┘ │ 394 |│ return NULL; │ 395 |│ elements = list->elements; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(23) ...to here │ 396 | if (position <= (count / 2)) │ | ~ │ | | │ | (24) following 'true' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | | │ |└─────────────────────────>(25) ...to here (26) following 'true' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': events 27-28 │ │ | │ │ |┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │ 401 |│ list->offset = (list->offset == 0 ? list->allocated : list->offset) - 1; │ |│ ~~~~^~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────────────────>(27) ...to here │...... │ 404 | if (i2 >= list->allocated) │ | ~ │ | | │ | (28) following 'false' branch... ─>─┐ │ | │ │ 'gl_carray_nx_add_at': event 29 │ │cc1: │ (29): ...to here │ 'gl_carray_nx_add_at': events 30-31 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (30) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~ │ |│ | │ |└─────────────────────────────────>(31) ...to here │ 'gl_carray_nx_add_at': events 32-34 │ │ 417 | for (i = list->offset; i < i2; i++) │ | ~~^~~~ │ | | │ | (32) following 'true' branch (when 'i < i2')... ─>─┐ │ | │ │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 418 |│ elements[i] = elements[i + 1]; │ |│ ~~~~~~~~~~~~~~~ │ |│ | │ |└─────────────────────────────────>(33) ...to here │ | (34) ⚠️ read of 8 bytes at offset '*list.allocated * 16 + 16' exceeds the buffer │ ┌─────────────────┐ │ read of 8 bytes │ └─────────────────┘ ^ │ │ ┌────────────────────────────────┐ ┌─────────────────┐ │buffer allocated on heap at (18)│ │after valid range│ └────────────────────────────────┘ └─────────────────┘ ├────────┬────────┤├────────┬────────┤ │ │ ╭───┴───╮ ╭───────────┴───────────╮ │8 bytes│ │⚠️ over-read of 8 bytes│ ╰───────╯ ╰───────────────────────╯ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-copy-file.lo -MD -MP -MF .deps/libgettextlib_la-copy-file.Tpo -c -o libgettextlib_la-copy-file.lo `test -f 'copy-file.c' || echo './'`copy-file.c mv -f .deps/libgettextlib_la-gl_carray_list.Tpo .deps/libgettextlib_la-gl_carray_list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-copy-file-range.lo -MD -MP -MF .deps/libgettextlib_la-copy-file-range.Tpo -c -o libgettextlib_la-copy-file-range.lo `test -f 'copy-file-range.c' || echo './'`copy-file-range.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-closeout.lo -MD -MP -MF .deps/libgettextlib_la-closeout.Tpo -c closeout.c -fPIC -DPIC -o .libs/libgettextlib_la-closeout.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-concat-filename.lo -MD -MP -MF .deps/libgettextlib_la-concat-filename.Tpo -c concat-filename.c -fPIC -DPIC -o .libs/libgettextlib_la-concat-filename.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-copy-file.lo -MD -MP -MF .deps/libgettextlib_la-copy-file.Tpo -c copy-file.c -fPIC -DPIC -o .libs/libgettextlib_la-copy-file.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-copy-file-range.lo -MD -MP -MF .deps/libgettextlib_la-copy-file-range.Tpo -c copy-file-range.c -fPIC -DPIC -o .libs/libgettextlib_la-copy-file-range.o mv -f .deps/libgettextlib_la-closeout.Tpo .deps/libgettextlib_la-closeout.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-csharpcomp.lo -MD -MP -MF .deps/libgettextlib_la-csharpcomp.Tpo -c -o libgettextlib_la-csharpcomp.lo `test -f 'csharpcomp.c' || echo './'`csharpcomp.c mv -f .deps/libgettextlib_la-concat-filename.Tpo .deps/libgettextlib_la-concat-filename.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-csharpexec.lo -MD -MP -MF .deps/libgettextlib_la-csharpexec.Tpo -c -o libgettextlib_la-csharpexec.lo `test -f 'csharpexec.c' || echo './'`csharpexec.c mv -f .deps/libgettextlib_la-copy-file-range.Tpo .deps/libgettextlib_la-copy-file-range.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-cygpath.lo -MD -MP -MF .deps/libgettextlib_la-cygpath.Tpo -c -o libgettextlib_la-cygpath.lo `test -f 'cygpath.c' || echo './'`cygpath.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-csharpcomp.lo -MD -MP -MF .deps/libgettextlib_la-csharpcomp.Tpo -c csharpcomp.c -fPIC -DPIC -o .libs/libgettextlib_la-csharpcomp.o mv -f .deps/libgettextlib_la-copy-file.Tpo .deps/libgettextlib_la-copy-file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-dirname.lo -MD -MP -MF .deps/libgettextlib_la-dirname.Tpo -c -o libgettextlib_la-dirname.lo `test -f 'dirname.c' || echo './'`dirname.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-csharpexec.lo -MD -MP -MF .deps/libgettextlib_la-csharpexec.Tpo -c csharpexec.c -fPIC -DPIC -o .libs/libgettextlib_la-csharpexec.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-cygpath.lo -MD -MP -MF .deps/libgettextlib_la-cygpath.Tpo -c cygpath.c -fPIC -DPIC -o .libs/libgettextlib_la-cygpath.o mv -f .deps/libgettextlib_la-cygpath.Tpo .deps/libgettextlib_la-cygpath.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-basename.lo -MD -MP -MF .deps/libgettextlib_la-basename.Tpo -c -o libgettextlib_la-basename.lo `test -f 'basename.c' || echo './'`basename.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-dirname.lo -MD -MP -MF .deps/libgettextlib_la-dirname.Tpo -c dirname.c -fPIC -DPIC -o .libs/libgettextlib_la-dirname.o mv -f .deps/libgettextlib_la-dirname.Tpo .deps/libgettextlib_la-dirname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-dirname-lgpl.lo -MD -MP -MF .deps/libgettextlib_la-dirname-lgpl.Tpo -c -o libgettextlib_la-dirname-lgpl.lo `test -f 'dirname-lgpl.c' || echo './'`dirname-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-basename.lo -MD -MP -MF .deps/libgettextlib_la-basename.Tpo -c basename.c -fPIC -DPIC -o .libs/libgettextlib_la-basename.o mv -f .deps/libgettextlib_la-basename.Tpo .deps/libgettextlib_la-basename.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-stripslash.lo -MD -MP -MF .deps/libgettextlib_la-stripslash.Tpo -c -o libgettextlib_la-stripslash.lo `test -f 'stripslash.c' || echo './'`stripslash.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-dirname-lgpl.lo -MD -MP -MF .deps/libgettextlib_la-dirname-lgpl.Tpo -c dirname-lgpl.c -fPIC -DPIC -o .libs/libgettextlib_la-dirname-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-stripslash.lo -MD -MP -MF .deps/libgettextlib_la-stripslash.Tpo -c stripslash.c -fPIC -DPIC -o .libs/libgettextlib_la-stripslash.o mv -f .deps/libgettextlib_la-dirname-lgpl.Tpo .deps/libgettextlib_la-dirname-lgpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-error-progname.lo -MD -MP -MF .deps/libgettextlib_la-error-progname.Tpo -c -o libgettextlib_la-error-progname.lo `test -f 'error-progname.c' || echo './'`error-progname.c mv -f .deps/libgettextlib_la-stripslash.Tpo .deps/libgettextlib_la-stripslash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-execute.lo -MD -MP -MF .deps/libgettextlib_la-execute.Tpo -c -o libgettextlib_la-execute.lo `test -f 'execute.c' || echo './'`execute.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-error-progname.lo -MD -MP -MF .deps/libgettextlib_la-error-progname.Tpo -c error-progname.c -fPIC -DPIC -o .libs/libgettextlib_la-error-progname.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-execute.lo -MD -MP -MF .deps/libgettextlib_la-execute.Tpo -c execute.c -fPIC -DPIC -o .libs/libgettextlib_la-execute.o mv -f .deps/libgettextlib_la-error-progname.Tpo .deps/libgettextlib_la-error-progname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-exitfail.lo -MD -MP -MF .deps/libgettextlib_la-exitfail.Tpo -c -o libgettextlib_la-exitfail.lo `test -f 'exitfail.c' || echo './'`exitfail.c mv -f .deps/libgettextlib_la-execute.Tpo .deps/libgettextlib_la-execute.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fatal-signal.lo -MD -MP -MF .deps/libgettextlib_la-fatal-signal.Tpo -c -o libgettextlib_la-fatal-signal.lo `test -f 'fatal-signal.c' || echo './'`fatal-signal.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-exitfail.lo -MD -MP -MF .deps/libgettextlib_la-exitfail.Tpo -c exitfail.c -fPIC -DPIC -o .libs/libgettextlib_la-exitfail.o mv -f .deps/libgettextlib_la-exitfail.Tpo .deps/libgettextlib_la-exitfail.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fcntl.lo -MD -MP -MF .deps/libgettextlib_la-fcntl.Tpo -c -o libgettextlib_la-fcntl.lo `test -f 'fcntl.c' || echo './'`fcntl.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fatal-signal.lo -MD -MP -MF .deps/libgettextlib_la-fatal-signal.Tpo -c fatal-signal.c -fPIC -DPIC -o .libs/libgettextlib_la-fatal-signal.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fcntl.lo -MD -MP -MF .deps/libgettextlib_la-fcntl.Tpo -c fcntl.c -fPIC -DPIC -o .libs/libgettextlib_la-fcntl.o mv -f .deps/libgettextlib_la-fatal-signal.Tpo .deps/libgettextlib_la-fatal-signal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fd-hook.lo -MD -MP -MF .deps/libgettextlib_la-fd-hook.Tpo -c -o libgettextlib_la-fd-hook.lo `test -f 'fd-hook.c' || echo './'`fd-hook.c mv -f .deps/libgettextlib_la-fcntl.Tpo .deps/libgettextlib_la-fcntl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fd-safer-flag.lo -MD -MP -MF .deps/libgettextlib_la-fd-safer-flag.Tpo -c -o libgettextlib_la-fd-safer-flag.lo `test -f 'fd-safer-flag.c' || echo './'`fd-safer-flag.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fd-hook.lo -MD -MP -MF .deps/libgettextlib_la-fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/libgettextlib_la-fd-hook.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fd-safer-flag.lo -MD -MP -MF .deps/libgettextlib_la-fd-safer-flag.Tpo -c fd-safer-flag.c -fPIC -DPIC -o .libs/libgettextlib_la-fd-safer-flag.o mv -f .deps/libgettextlib_la-fd-hook.Tpo .deps/libgettextlib_la-fd-hook.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-dup-safer-flag.lo -MD -MP -MF .deps/libgettextlib_la-dup-safer-flag.Tpo -c -o libgettextlib_la-dup-safer-flag.lo `test -f 'dup-safer-flag.c' || echo './'`dup-safer-flag.c mv -f .deps/libgettextlib_la-fd-safer-flag.Tpo .deps/libgettextlib_la-fd-safer-flag.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-file-set.lo -MD -MP -MF .deps/libgettextlib_la-file-set.Tpo -c -o libgettextlib_la-file-set.lo `test -f 'file-set.c' || echo './'`file-set.c csharpexec.c: In function 'execute_csharp_using_dotnet': csharpexec.c:397:19: warning: format not a string literal and no format arguments [-Wformat-security] 397 | error (EXIT_FAILURE, errno, _("fdopen() failed")); | ^~~~~ csharpexec.c: In function 'execute_csharp_program': csharpexec.c:681:5: warning: format not a string literal and no format arguments [-Wformat-security] 681 | error (0, 0, _("C# virtual machine not found, try installing mono or dotnet")); | ^~~~~ mv -f .deps/libgettextlib_la-csharpexec.Tpo .deps/libgettextlib_la-csharpexec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-filenamecat-lgpl.lo -MD -MP -MF .deps/libgettextlib_la-filenamecat-lgpl.Tpo -c -o libgettextlib_la-filenamecat-lgpl.lo `test -f 'filenamecat-lgpl.c' || echo './'`filenamecat-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-dup-safer-flag.lo -MD -MP -MF .deps/libgettextlib_la-dup-safer-flag.Tpo -c dup-safer-flag.c -fPIC -DPIC -o .libs/libgettextlib_la-dup-safer-flag.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-file-set.lo -MD -MP -MF .deps/libgettextlib_la-file-set.Tpo -c file-set.c -fPIC -DPIC -o .libs/libgettextlib_la-file-set.o mv -f .deps/libgettextlib_la-dup-safer-flag.Tpo .deps/libgettextlib_la-dup-safer-flag.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-findprog.lo -MD -MP -MF .deps/libgettextlib_la-findprog.Tpo -c -o libgettextlib_la-findprog.lo `test -f 'findprog.c' || echo './'`findprog.c mv -f .deps/libgettextlib_la-file-set.Tpo .deps/libgettextlib_la-file-set.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-filenamecat-lgpl.lo -MD -MP -MF .deps/libgettextlib_la-filenamecat-lgpl.Tpo -c filenamecat-lgpl.c -fPIC -DPIC -o .libs/libgettextlib_la-filenamecat-lgpl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-findprog-in.lo -MD -MP -MF .deps/libgettextlib_la-findprog-in.Tpo -c -o libgettextlib_la-findprog-in.lo `test -f 'findprog-in.c' || echo './'`findprog-in.c mv -f .deps/libgettextlib_la-filenamecat-lgpl.Tpo .deps/libgettextlib_la-filenamecat-lgpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fstrcmp.lo -MD -MP -MF .deps/libgettextlib_la-fstrcmp.Tpo -c -o libgettextlib_la-fstrcmp.lo `test -f 'fstrcmp.c' || echo './'`fstrcmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-findprog.lo -MD -MP -MF .deps/libgettextlib_la-findprog.Tpo -c findprog.c -fPIC -DPIC -o .libs/libgettextlib_la-findprog.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-findprog-in.lo -MD -MP -MF .deps/libgettextlib_la-findprog-in.Tpo -c findprog-in.c -fPIC -DPIC -o .libs/libgettextlib_la-findprog-in.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fstrcmp.lo -MD -MP -MF .deps/libgettextlib_la-fstrcmp.Tpo -c fstrcmp.c -fPIC -DPIC -o .libs/libgettextlib_la-fstrcmp.o mv -f .deps/libgettextlib_la-findprog-in.Tpo .deps/libgettextlib_la-findprog-in.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-full-write.lo -MD -MP -MF .deps/libgettextlib_la-full-write.Tpo -c -o libgettextlib_la-full-write.lo `test -f 'full-write.c' || echo './'`full-write.c mv -f .deps/libgettextlib_la-findprog.Tpo .deps/libgettextlib_la-findprog.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fwriteerror.lo -MD -MP -MF .deps/libgettextlib_la-fwriteerror.Tpo -c -o libgettextlib_la-fwriteerror.lo `test -f 'fwriteerror.c' || echo './'`fwriteerror.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-full-write.lo -MD -MP -MF .deps/libgettextlib_la-full-write.Tpo -c full-write.c -fPIC -DPIC -o .libs/libgettextlib_la-full-write.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fwriteerror.lo -MD -MP -MF .deps/libgettextlib_la-fwriteerror.Tpo -c fwriteerror.c -fPIC -DPIC -o .libs/libgettextlib_la-fwriteerror.o mv -f .deps/libgettextlib_la-full-write.Tpo .deps/libgettextlib_la-full-write.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gcd.lo -MD -MP -MF .deps/libgettextlib_la-gcd.Tpo -c -o libgettextlib_la-gcd.lo `test -f 'gcd.c' || echo './'`gcd.c mv -f .deps/libgettextlib_la-fwriteerror.Tpo .deps/libgettextlib_la-fwriteerror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-getlocalename_l-unsafe.lo -MD -MP -MF .deps/libgettextlib_la-getlocalename_l-unsafe.Tpo -c -o libgettextlib_la-getlocalename_l-unsafe.lo `test -f 'getlocalename_l-unsafe.c' || echo './'`getlocalename_l-unsafe.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gcd.lo -MD -MP -MF .deps/libgettextlib_la-gcd.Tpo -c gcd.c -fPIC -DPIC -o .libs/libgettextlib_la-gcd.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-getlocalename_l-unsafe.lo -MD -MP -MF .deps/libgettextlib_la-getlocalename_l-unsafe.Tpo -c getlocalename_l-unsafe.c -fPIC -DPIC -o .libs/libgettextlib_la-getlocalename_l-unsafe.o mv -f .deps/libgettextlib_la-gcd.Tpo .deps/libgettextlib_la-gcd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-localename-table.lo -MD -MP -MF .deps/libgettextlib_la-localename-table.Tpo -c -o libgettextlib_la-localename-table.lo `test -f 'localename-table.c' || echo './'`localename-table.c mv -f .deps/libgettextlib_la-fstrcmp.Tpo .deps/libgettextlib_la-fstrcmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-getprogname.lo -MD -MP -MF .deps/libgettextlib_la-getprogname.Tpo -c -o libgettextlib_la-getprogname.lo `test -f 'getprogname.c' || echo './'`getprogname.c mv -f .deps/libgettextlib_la-getlocalename_l-unsafe.Tpo .deps/libgettextlib_la-getlocalename_l-unsafe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gettime.lo -MD -MP -MF .deps/libgettextlib_la-gettime.Tpo -c -o libgettextlib_la-gettime.lo `test -f 'gettime.c' || echo './'`gettime.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-localename-table.lo -MD -MP -MF .deps/libgettextlib_la-localename-table.Tpo -c localename-table.c -fPIC -DPIC -o .libs/libgettextlib_la-localename-table.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gettime.lo -MD -MP -MF .deps/libgettextlib_la-gettime.Tpo -c gettime.c -fPIC -DPIC -o .libs/libgettextlib_la-gettime.o mv -f .deps/libgettextlib_la-localename-table.Tpo .deps/libgettextlib_la-localename-table.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-getprogname.lo -MD -MP -MF .deps/libgettextlib_la-getprogname.Tpo -c getprogname.c -fPIC -DPIC -o .libs/libgettextlib_la-getprogname.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-hard-locale.lo -MD -MP -MF .deps/libgettextlib_la-hard-locale.Tpo -c -o libgettextlib_la-hard-locale.lo `test -f 'hard-locale.c' || echo './'`hard-locale.c mv -f .deps/libgettextlib_la-getprogname.Tpo .deps/libgettextlib_la-getprogname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-hash.lo -MD -MP -MF .deps/libgettextlib_la-hash.Tpo -c -o libgettextlib_la-hash.lo `test -f 'hash.c' || echo './'`hash.c mv -f .deps/libgettextlib_la-gettime.Tpo .deps/libgettextlib_la-gettime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_hash_map.lo -MD -MP -MF .deps/libgettextlib_la-gl_hash_map.Tpo -c -o libgettextlib_la-gl_hash_map.lo `test -f 'gl_hash_map.c' || echo './'`gl_hash_map.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-hard-locale.lo -MD -MP -MF .deps/libgettextlib_la-hard-locale.Tpo -c hard-locale.c -fPIC -DPIC -o .libs/libgettextlib_la-hard-locale.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-hash.lo -MD -MP -MF .deps/libgettextlib_la-hash.Tpo -c hash.c -fPIC -DPIC -o .libs/libgettextlib_la-hash.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_hash_map.lo -MD -MP -MF .deps/libgettextlib_la-gl_hash_map.Tpo -c gl_hash_map.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_hash_map.o mv -f .deps/libgettextlib_la-hard-locale.Tpo .deps/libgettextlib_la-hard-locale.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_hash_set.lo -MD -MP -MF .deps/libgettextlib_la-gl_hash_set.Tpo -c -o libgettextlib_la-gl_hash_set.lo `test -f 'gl_hash_set.c' || echo './'`gl_hash_set.c mv -f .deps/libgettextlib_la-gl_hash_map.Tpo .deps/libgettextlib_la-gl_hash_map.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-hashcode-named-file.lo -MD -MP -MF .deps/libgettextlib_la-hashcode-named-file.Tpo -c -o libgettextlib_la-hashcode-named-file.lo `test -f 'hashcode-named-file.c' || echo './'`hashcode-named-file.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_hash_set.lo -MD -MP -MF .deps/libgettextlib_la-gl_hash_set.Tpo -c gl_hash_set.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_hash_set.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-hashcode-named-file.lo -MD -MP -MF .deps/libgettextlib_la-hashcode-named-file.Tpo -c hashcode-named-file.c -fPIC -DPIC -o .libs/libgettextlib_la-hashcode-named-file.o mv -f .deps/libgettextlib_la-hashcode-named-file.Tpo .deps/libgettextlib_la-hashcode-named-file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-hashcode-string2.lo -MD -MP -MF .deps/libgettextlib_la-hashcode-string2.Tpo -c -o libgettextlib_la-hashcode-string2.lo `test -f 'hashcode-string2.c' || echo './'`hashcode-string2.c mv -f .deps/libgettextlib_la-gl_hash_set.Tpo .deps/libgettextlib_la-gl_hash_set.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-hashkey-string.lo -MD -MP -MF .deps/libgettextlib_la-hashkey-string.Tpo -c -o libgettextlib_la-hashkey-string.lo `test -f 'hashkey-string.c' || echo './'`hashkey-string.c csharpcomp.c: In function 'compile_csharp_using_mono': csharpcomp.c:226:9: warning: format not a string literal and no format arguments [-Wformat-security] 226 | error (EXIT_FAILURE, errno, _("fdopen() failed")); | ^~~~~ csharpcomp.c: In function 'compile_csharp_using_dotnet': csharpcomp.c:375:15: warning: format not a string literal and no format arguments [-Wformat-security] 375 | error (EXIT_FAILURE, errno, _("fdopen() failed")); | ^~~~~ csharpcomp.c:467:15: warning: format not a string literal and no format arguments [-Wformat-security] 467 | error (EXIT_FAILURE, errno, _("fdopen() failed")); | ^~~~~ csharpcomp.c: In function 'compile_csharp_class': csharpcomp.c:1089:3: warning: format not a string literal and no format arguments [-Wformat-security] 1089 | error (0, 0, _("C# compiler not found, try installing mono or dotnet")); | ^~~~~ mv -f .deps/libgettextlib_la-csharpcomp.Tpo .deps/libgettextlib_la-csharpcomp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-ialloc.lo -MD -MP -MF .deps/libgettextlib_la-ialloc.Tpo -c -o libgettextlib_la-ialloc.lo `test -f 'ialloc.c' || echo './'`ialloc.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-hashcode-string2.lo -MD -MP -MF .deps/libgettextlib_la-hashcode-string2.Tpo -c hashcode-string2.c -fPIC -DPIC -o .libs/libgettextlib_la-hashcode-string2.o mv -f .deps/libgettextlib_la-hash.Tpo .deps/libgettextlib_la-hash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-javacomp.lo -MD -MP -MF .deps/libgettextlib_la-javacomp.Tpo -c -o libgettextlib_la-javacomp.lo `test -f 'javacomp.c' || echo './'`javacomp.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-ialloc.lo -MD -MP -MF .deps/libgettextlib_la-ialloc.Tpo -c ialloc.c -fPIC -DPIC -o .libs/libgettextlib_la-ialloc.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-hashkey-string.lo -MD -MP -MF .deps/libgettextlib_la-hashkey-string.Tpo -c hashkey-string.c -fPIC -DPIC -o .libs/libgettextlib_la-hashkey-string.o mv -f .deps/libgettextlib_la-hashcode-string2.Tpo .deps/libgettextlib_la-hashcode-string2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-javaexec.lo -MD -MP -MF .deps/libgettextlib_la-javaexec.Tpo -c -o libgettextlib_la-javaexec.lo `test -f 'javaexec.c' || echo './'`javaexec.c mv -f .deps/libgettextlib_la-hashkey-string.Tpo .deps/libgettextlib_la-hashkey-string.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-javaversion.lo -MD -MP -MF .deps/libgettextlib_la-javaversion.Tpo -c -o libgettextlib_la-javaversion.lo `test -f 'javaversion.c' || echo './'`javaversion.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-javacomp.lo -MD -MP -MF .deps/libgettextlib_la-javacomp.Tpo -c javacomp.c -fPIC -DPIC -o .libs/libgettextlib_la-javacomp.o mv -f .deps/libgettextlib_la-ialloc.Tpo .deps/libgettextlib_la-ialloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_linked_list.lo -MD -MP -MF .deps/libgettextlib_la-gl_linked_list.Tpo -c -o libgettextlib_la-gl_linked_list.lo `test -f 'gl_linked_list.c' || echo './'`gl_linked_list.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-javaexec.lo -MD -MP -MF .deps/libgettextlib_la-javaexec.Tpo -c javaexec.c -fPIC -DPIC -o .libs/libgettextlib_la-javaexec.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-javaversion.lo -MD -MP -MF .deps/libgettextlib_la-javaversion.Tpo -c javaversion.c -fPIC -DPIC -o .libs/libgettextlib_la-javaversion.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_linked_list.lo -MD -MP -MF .deps/libgettextlib_la-gl_linked_list.Tpo -c gl_linked_list.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_linked_list.o javaexec.c: In function 'execute_java_class': javaexec.c:309:5: warning: format not a string literal and no format arguments [-Wformat-security] 309 | error (0, 0, _("Java virtual machine not found, try setting $JAVA")); | ^~~~~ javaversion.c: In function 'execute_and_read_line': javaversion.c:75:5: warning: format not a string literal and no format arguments [-Wformat-security] 75 | error (EXIT_FAILURE, errno, _("fdopen() failed")); | ^~~~~ mv -f .deps/libgettextlib_la-javaexec.Tpo .deps/libgettextlib_la-javaexec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_linkedhash_list.lo -MD -MP -MF .deps/libgettextlib_la-gl_linkedhash_list.Tpo -c -o libgettextlib_la-gl_linkedhash_list.lo `test -f 'gl_linkedhash_list.c' || echo './'`gl_linkedhash_list.c mv -f .deps/libgettextlib_la-javaversion.Tpo .deps/libgettextlib_la-javaversion.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_list.lo -MD -MP -MF .deps/libgettextlib_la-gl_list.Tpo -c -o libgettextlib_la-gl_list.lo `test -f 'gl_list.c' || echo './'`gl_list.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_list.lo -MD -MP -MF .deps/libgettextlib_la-gl_list.Tpo -c gl_list.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_list.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_linkedhash_list.lo -MD -MP -MF .deps/libgettextlib_la-gl_linkedhash_list.Tpo -c gl_linkedhash_list.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_linkedhash_list.o mv -f .deps/libgettextlib_la-gl_list.Tpo .deps/libgettextlib_la-gl_list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-localcharset.lo -MD -MP -MF .deps/libgettextlib_la-localcharset.Tpo -c -o libgettextlib_la-localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c mv -f .deps/libgettextlib_la-gl_linked_list.Tpo .deps/libgettextlib_la-gl_linked_list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-localename.lo -MD -MP -MF .deps/libgettextlib_la-localename.Tpo -c -o libgettextlib_la-localename.lo `test -f 'localename.c' || echo './'`localename.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-localename.lo -MD -MP -MF .deps/libgettextlib_la-localename.Tpo -c localename.c -fPIC -DPIC -o .libs/libgettextlib_la-localename.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-localcharset.lo -MD -MP -MF .deps/libgettextlib_la-localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/libgettextlib_la-localcharset.o mv -f .deps/libgettextlib_la-localename.Tpo .deps/libgettextlib_la-localename.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-localename-environ.lo -MD -MP -MF .deps/libgettextlib_la-localename-environ.Tpo -c -o libgettextlib_la-localename-environ.lo `test -f 'localename-environ.c' || echo './'`localename-environ.c mv -f .deps/libgettextlib_la-localcharset.Tpo .deps/libgettextlib_la-localcharset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-localename-unsafe.lo -MD -MP -MF .deps/libgettextlib_la-localename-unsafe.Tpo -c -o libgettextlib_la-localename-unsafe.lo `test -f 'localename-unsafe.c' || echo './'`localename-unsafe.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-localename-environ.lo -MD -MP -MF .deps/libgettextlib_la-localename-environ.Tpo -c localename-environ.c -fPIC -DPIC -o .libs/libgettextlib_la-localename-environ.o mv -f .deps/libgettextlib_la-gl_linkedhash_list.Tpo .deps/libgettextlib_la-gl_linkedhash_list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-malloca.lo -MD -MP -MF .deps/libgettextlib_la-malloca.Tpo -c -o libgettextlib_la-malloca.lo `test -f 'malloca.c' || echo './'`malloca.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-localename-unsafe.lo -MD -MP -MF .deps/libgettextlib_la-localename-unsafe.Tpo -c localename-unsafe.c -fPIC -DPIC -o .libs/libgettextlib_la-localename-unsafe.o mv -f .deps/libgettextlib_la-localename-environ.Tpo .deps/libgettextlib_la-localename-environ.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_map.lo -MD -MP -MF .deps/libgettextlib_la-gl_map.Tpo -c -o libgettextlib_la-gl_map.lo `test -f 'gl_map.c' || echo './'`gl_map.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-malloca.lo -MD -MP -MF .deps/libgettextlib_la-malloca.Tpo -c malloca.c -fPIC -DPIC -o .libs/libgettextlib_la-malloca.o mv -f .deps/libgettextlib_la-localename-unsafe.Tpo .deps/libgettextlib_la-localename-unsafe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-math.lo -MD -MP -MF .deps/libgettextlib_la-math.Tpo -c -o libgettextlib_la-math.lo `test -f 'math.c' || echo './'`math.c mv -f .deps/libgettextlib_la-malloca.Tpo .deps/libgettextlib_la-malloca.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbchar.lo -MD -MP -MF .deps/libgettextlib_la-mbchar.Tpo -c -o libgettextlib_la-mbchar.lo `test -f 'mbchar.c' || echo './'`mbchar.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-math.lo -MD -MP -MF .deps/libgettextlib_la-math.Tpo -c math.c -fPIC -DPIC -o .libs/libgettextlib_la-math.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_map.lo -MD -MP -MF .deps/libgettextlib_la-gl_map.Tpo -c gl_map.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_map.o javacomp.c: In function 'default_target_version': javacomp.c:103:11: warning: format not a string literal and no format arguments [-Wformat-security] 103 | error (0, 0, _("The java program is too old. Cannot compile Java code for this old version any more.")); | ^~~~~ javacomp.c: In function 'source_version_index': javacomp.c:147:3: warning: format not a string literal and no format arguments [-Wformat-security] 147 | error (EXIT_FAILURE, 0, _("invalid source_version argument to compile_java_class")); | ^~~~~ javacomp.c: In function 'target_version_index': javacomp.c:168:3: warning: format not a string literal and no format arguments [-Wformat-security] 168 | error (EXIT_FAILURE, 0, _("invalid target_version argument to compile_java_class")); | ^~~~~ javacomp.c: In function 'execute_and_read_line': javacomp.c:355:5: warning: format not a string literal and no format arguments [-Wformat-security] 355 | error (EXIT_FAILURE, errno, _("fdopen() failed")); | ^~~~~ javacomp.c: In function 'compile_java_class': javacomp.c:1133:3: warning: format not a string literal and no format arguments [-Wformat-security] 1133 | error (0, 0, _("Java compiler not found, try setting $JAVAC")); | ^~~~~ mv -f .deps/libgettextlib_la-javacomp.Tpo .deps/libgettextlib_la-javacomp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbiterf.lo -MD -MP -MF .deps/libgettextlib_la-mbiterf.Tpo -c -o libgettextlib_la-mbiterf.lo `test -f 'mbiterf.c' || echo './'`mbiterf.c mv -f .deps/libgettextlib_la-math.Tpo .deps/libgettextlib_la-math.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbrtoc32.lo -MD -MP -MF .deps/libgettextlib_la-mbrtoc32.Tpo -c -o libgettextlib_la-mbrtoc32.lo `test -f 'mbrtoc32.c' || echo './'`mbrtoc32.c mv -f .deps/libgettextlib_la-gl_map.Tpo .deps/libgettextlib_la-gl_map.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbrtowc.lo -MD -MP -MF .deps/libgettextlib_la-mbrtowc.Tpo -c -o libgettextlib_la-mbrtowc.lo `test -f 'mbrtowc.c' || echo './'`mbrtowc.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbchar.lo -MD -MP -MF .deps/libgettextlib_la-mbchar.Tpo -c mbchar.c -fPIC -DPIC -o .libs/libgettextlib_la-mbchar.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbiterf.lo -MD -MP -MF .deps/libgettextlib_la-mbiterf.Tpo -c mbiterf.c -fPIC -DPIC -o .libs/libgettextlib_la-mbiterf.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbrtoc32.lo -MD -MP -MF .deps/libgettextlib_la-mbrtoc32.Tpo -c mbrtoc32.c -fPIC -DPIC -o .libs/libgettextlib_la-mbrtoc32.o mv -f .deps/libgettextlib_la-mbchar.Tpo .deps/libgettextlib_la-mbchar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbslen.lo -MD -MP -MF .deps/libgettextlib_la-mbslen.Tpo -c -o libgettextlib_la-mbslen.lo `test -f 'mbslen.c' || echo './'`mbslen.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbrtowc.lo -MD -MP -MF .deps/libgettextlib_la-mbrtowc.Tpo -c mbrtowc.c -fPIC -DPIC -o .libs/libgettextlib_la-mbrtowc.o mv -f .deps/libgettextlib_la-mbiterf.Tpo .deps/libgettextlib_la-mbiterf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbsnlen.lo -MD -MP -MF .deps/libgettextlib_la-mbsnlen.Tpo -c -o libgettextlib_la-mbsnlen.lo `test -f 'mbsnlen.c' || echo './'`mbsnlen.c mv -f .deps/libgettextlib_la-mbrtowc.Tpo .deps/libgettextlib_la-mbrtowc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbsrtoc32s.lo -MD -MP -MF .deps/libgettextlib_la-mbsrtoc32s.Tpo -c -o libgettextlib_la-mbsrtoc32s.lo `test -f 'mbsrtoc32s.c' || echo './'`mbsrtoc32s.c mv -f .deps/libgettextlib_la-mbrtoc32.Tpo .deps/libgettextlib_la-mbrtoc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbsrtowcs.lo -MD -MP -MF .deps/libgettextlib_la-mbsrtowcs.Tpo -c -o libgettextlib_la-mbsrtowcs.lo `test -f 'mbsrtowcs.c' || echo './'`mbsrtowcs.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbslen.lo -MD -MP -MF .deps/libgettextlib_la-mbslen.Tpo -c mbslen.c -fPIC -DPIC -o .libs/libgettextlib_la-mbslen.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbsnlen.lo -MD -MP -MF .deps/libgettextlib_la-mbsnlen.Tpo -c mbsnlen.c -fPIC -DPIC -o .libs/libgettextlib_la-mbsnlen.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbsrtowcs.lo -MD -MP -MF .deps/libgettextlib_la-mbsrtowcs.Tpo -c mbsrtowcs.c -fPIC -DPIC -o .libs/libgettextlib_la-mbsrtowcs.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbsrtoc32s.lo -MD -MP -MF .deps/libgettextlib_la-mbsrtoc32s.Tpo -c mbsrtoc32s.c -fPIC -DPIC -o .libs/libgettextlib_la-mbsrtoc32s.o mv -f .deps/libgettextlib_la-mbslen.Tpo .deps/libgettextlib_la-mbslen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbsstr.lo -MD -MP -MF .deps/libgettextlib_la-mbsstr.Tpo -c -o libgettextlib_la-mbsstr.lo `test -f 'mbsstr.c' || echo './'`mbsstr.c mv -f .deps/libgettextlib_la-mbsrtoc32s.Tpo .deps/libgettextlib_la-mbsrtoc32s.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbswidth.lo -MD -MP -MF .deps/libgettextlib_la-mbswidth.Tpo -c -o libgettextlib_la-mbswidth.lo `test -f 'mbswidth.c' || echo './'`mbswidth.c mv -f .deps/libgettextlib_la-mbsrtowcs.Tpo .deps/libgettextlib_la-mbsrtowcs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbszero.lo -MD -MP -MF .deps/libgettextlib_la-mbszero.Tpo -c -o libgettextlib_la-mbszero.lo `test -f 'mbszero.c' || echo './'`mbszero.c mv -f .deps/libgettextlib_la-mbsnlen.Tpo .deps/libgettextlib_la-mbsnlen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbuiter.lo -MD -MP -MF .deps/libgettextlib_la-mbuiter.Tpo -c -o libgettextlib_la-mbuiter.lo `test -f 'mbuiter.c' || echo './'`mbuiter.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbswidth.lo -MD -MP -MF .deps/libgettextlib_la-mbswidth.Tpo -c mbswidth.c -fPIC -DPIC -o .libs/libgettextlib_la-mbswidth.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbsstr.lo -MD -MP -MF .deps/libgettextlib_la-mbsstr.Tpo -c mbsstr.c -fPIC -DPIC -o .libs/libgettextlib_la-mbsstr.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbszero.lo -MD -MP -MF .deps/libgettextlib_la-mbszero.Tpo -c mbszero.c -fPIC -DPIC -o .libs/libgettextlib_la-mbszero.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbuiter.lo -MD -MP -MF .deps/libgettextlib_la-mbuiter.Tpo -c mbuiter.c -fPIC -DPIC -o .libs/libgettextlib_la-mbuiter.o mv -f .deps/libgettextlib_la-mbszero.Tpo .deps/libgettextlib_la-mbszero.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbuiterf.lo -MD -MP -MF .deps/libgettextlib_la-mbuiterf.Tpo -c -o libgettextlib_la-mbuiterf.lo `test -f 'mbuiterf.c' || echo './'`mbuiterf.c mv -f .deps/libgettextlib_la-mbswidth.Tpo .deps/libgettextlib_la-mbswidth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mem-hash-map.lo -MD -MP -MF .deps/libgettextlib_la-mem-hash-map.Tpo -c -o libgettextlib_la-mem-hash-map.lo `test -f 'mem-hash-map.c' || echo './'`mem-hash-map.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbuiterf.lo -MD -MP -MF .deps/libgettextlib_la-mbuiterf.Tpo -c mbuiterf.c -fPIC -DPIC -o .libs/libgettextlib_la-mbuiterf.o mv -f .deps/libgettextlib_la-mbuiter.Tpo .deps/libgettextlib_la-mbuiter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-memset_explicit.lo -MD -MP -MF .deps/libgettextlib_la-memset_explicit.Tpo -c -o libgettextlib_la-memset_explicit.lo `test -f 'memset_explicit.c' || echo './'`memset_explicit.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mem-hash-map.lo -MD -MP -MF .deps/libgettextlib_la-mem-hash-map.Tpo -c mem-hash-map.c -fPIC -DPIC -o .libs/libgettextlib_la-mem-hash-map.o mv -f .deps/libgettextlib_la-mbuiterf.Tpo .deps/libgettextlib_la-mbuiterf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-next-prime.lo -MD -MP -MF .deps/libgettextlib_la-next-prime.Tpo -c -o libgettextlib_la-next-prime.lo `test -f 'next-prime.c' || echo './'`next-prime.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-memset_explicit.lo -MD -MP -MF .deps/libgettextlib_la-memset_explicit.Tpo -c memset_explicit.c -fPIC -DPIC -o .libs/libgettextlib_la-memset_explicit.o mv -f .deps/libgettextlib_la-memset_explicit.Tpo .deps/libgettextlib_la-memset_explicit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-obstack.lo -MD -MP -MF .deps/libgettextlib_la-obstack.Tpo -c -o libgettextlib_la-obstack.lo `test -f 'obstack.c' || echo './'`obstack.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-next-prime.lo -MD -MP -MF .deps/libgettextlib_la-next-prime.Tpo -c next-prime.c -fPIC -DPIC -o .libs/libgettextlib_la-next-prime.o mv -f .deps/libgettextlib_la-mem-hash-map.Tpo .deps/libgettextlib_la-mem-hash-map.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgettextlib_la-once.lo -MD -MP -MF glthread/.deps/libgettextlib_la-once.Tpo -c -o glthread/libgettextlib_la-once.lo `test -f 'glthread/once.c' || echo './'`glthread/once.c mv -f .deps/libgettextlib_la-next-prime.Tpo .deps/libgettextlib_la-next-prime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-openat-die.lo -MD -MP -MF .deps/libgettextlib_la-openat-die.Tpo -c -o libgettextlib_la-openat-die.lo `test -f 'openat-die.c' || echo './'`openat-die.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-obstack.lo -MD -MP -MF .deps/libgettextlib_la-obstack.Tpo -c obstack.c -fPIC -DPIC -o .libs/libgettextlib_la-obstack.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgettextlib_la-once.lo -MD -MP -MF glthread/.deps/libgettextlib_la-once.Tpo -c glthread/once.c -fPIC -DPIC -o glthread/.libs/libgettextlib_la-once.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-openat-die.lo -MD -MP -MF .deps/libgettextlib_la-openat-die.Tpo -c openat-die.c -fPIC -DPIC -o .libs/libgettextlib_la-openat-die.o mv -f glthread/.deps/libgettextlib_la-once.Tpo glthread/.deps/libgettextlib_la-once.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-omp-init.lo -MD -MP -MF .deps/libgettextlib_la-omp-init.Tpo -c -o libgettextlib_la-omp-init.lo `test -f 'omp-init.c' || echo './'`omp-init.c mv -f .deps/libgettextlib_la-obstack.Tpo .deps/libgettextlib_la-obstack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-pipe-filter-ii.lo -MD -MP -MF .deps/libgettextlib_la-pipe-filter-ii.Tpo -c -o libgettextlib_la-pipe-filter-ii.lo `test -f 'pipe-filter-ii.c' || echo './'`pipe-filter-ii.c mv -f .deps/libgettextlib_la-mbsstr.Tpo .deps/libgettextlib_la-mbsstr.Plo mv -f .deps/libgettextlib_la-openat-die.Tpo .deps/libgettextlib_la-openat-die.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-pipe-filter-aux.lo -MD -MP -MF .deps/libgettextlib_la-pipe-filter-aux.Tpo -c -o libgettextlib_la-pipe-filter-aux.lo `test -f 'pipe-filter-aux.c' || echo './'`pipe-filter-aux.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-pipe2.lo -MD -MP -MF .deps/libgettextlib_la-pipe2.Tpo -c -o libgettextlib_la-pipe2.lo `test -f 'pipe2.c' || echo './'`pipe2.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-omp-init.lo -MD -MP -MF .deps/libgettextlib_la-omp-init.Tpo -c omp-init.c -fPIC -DPIC -o .libs/libgettextlib_la-omp-init.o mv -f .deps/libgettextlib_la-omp-init.Tpo .deps/libgettextlib_la-omp-init.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-pipe2-safer.lo -MD -MP -MF .deps/libgettextlib_la-pipe2-safer.Tpo -c -o libgettextlib_la-pipe2-safer.lo `test -f 'pipe2-safer.c' || echo './'`pipe2-safer.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-pipe-filter-ii.lo -MD -MP -MF .deps/libgettextlib_la-pipe-filter-ii.Tpo -c pipe-filter-ii.c -fPIC -DPIC -o .libs/libgettextlib_la-pipe-filter-ii.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-pipe2.lo -MD -MP -MF .deps/libgettextlib_la-pipe2.Tpo -c pipe2.c -fPIC -DPIC -o .libs/libgettextlib_la-pipe2.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-pipe-filter-aux.lo -MD -MP -MF .deps/libgettextlib_la-pipe-filter-aux.Tpo -c pipe-filter-aux.c -fPIC -DPIC -o .libs/libgettextlib_la-pipe-filter-aux.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-pipe2-safer.lo -MD -MP -MF .deps/libgettextlib_la-pipe2-safer.Tpo -c pipe2-safer.c -fPIC -DPIC -o .libs/libgettextlib_la-pipe2-safer.o mv -f .deps/libgettextlib_la-pipe2.Tpo .deps/libgettextlib_la-pipe2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-spawn_faction_addchdir.lo -MD -MP -MF .deps/libgettextlib_la-spawn_faction_addchdir.Tpo -c -o libgettextlib_la-spawn_faction_addchdir.lo `test -f 'spawn_faction_addchdir.c' || echo './'`spawn_faction_addchdir.c mv -f .deps/libgettextlib_la-pipe-filter-aux.Tpo .deps/libgettextlib_la-pipe-filter-aux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-printf-frexp.lo -MD -MP -MF .deps/libgettextlib_la-printf-frexp.Tpo -c -o libgettextlib_la-printf-frexp.lo `test -f 'printf-frexp.c' || echo './'`printf-frexp.c mv -f .deps/libgettextlib_la-pipe2-safer.Tpo .deps/libgettextlib_la-pipe2-safer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-printf-frexpl.lo -MD -MP -MF .deps/libgettextlib_la-printf-frexpl.Tpo -c -o libgettextlib_la-printf-frexpl.lo `test -f 'printf-frexpl.c' || echo './'`printf-frexpl.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-spawn_faction_addchdir.lo -MD -MP -MF .deps/libgettextlib_la-spawn_faction_addchdir.Tpo -c spawn_faction_addchdir.c -fPIC -DPIC -o .libs/libgettextlib_la-spawn_faction_addchdir.o mv -f .deps/libgettextlib_la-pipe-filter-ii.Tpo .deps/libgettextlib_la-pipe-filter-ii.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-progname.lo -MD -MP -MF .deps/libgettextlib_la-progname.Tpo -c -o libgettextlib_la-progname.lo `test -f 'progname.c' || echo './'`progname.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-printf-frexp.lo -MD -MP -MF .deps/libgettextlib_la-printf-frexp.Tpo -c printf-frexp.c -fPIC -DPIC -o .libs/libgettextlib_la-printf-frexp.o mv -f .deps/libgettextlib_la-spawn_faction_addchdir.Tpo .deps/libgettextlib_la-spawn_faction_addchdir.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-propername.lo -MD -MP -MF .deps/libgettextlib_la-propername.Tpo -c -o libgettextlib_la-propername.lo `test -f 'propername.c' || echo './'`propername.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-printf-frexpl.lo -MD -MP -MF .deps/libgettextlib_la-printf-frexpl.Tpo -c printf-frexpl.c -fPIC -DPIC -o .libs/libgettextlib_la-printf-frexpl.o mv -f .deps/libgettextlib_la-printf-frexp.Tpo .deps/libgettextlib_la-printf-frexp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-qcopy-acl.lo -MD -MP -MF .deps/libgettextlib_la-qcopy-acl.Tpo -c -o libgettextlib_la-qcopy-acl.lo `test -f 'qcopy-acl.c' || echo './'`qcopy-acl.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-progname.lo -MD -MP -MF .deps/libgettextlib_la-progname.Tpo -c progname.c -fPIC -DPIC -o .libs/libgettextlib_la-progname.o mv -f .deps/libgettextlib_la-progname.Tpo .deps/libgettextlib_la-progname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-quotearg.lo -MD -MP -MF .deps/libgettextlib_la-quotearg.Tpo -c -o libgettextlib_la-quotearg.lo `test -f 'quotearg.c' || echo './'`quotearg.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-propername.lo -MD -MP -MF .deps/libgettextlib_la-propername.Tpo -c propername.c -fPIC -DPIC -o .libs/libgettextlib_la-propername.o mv -f .deps/libgettextlib_la-printf-frexpl.Tpo .deps/libgettextlib_la-printf-frexpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-read-file.lo -MD -MP -MF .deps/libgettextlib_la-read-file.Tpo -c -o libgettextlib_la-read-file.lo `test -f 'read-file.c' || echo './'`read-file.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-qcopy-acl.lo -MD -MP -MF .deps/libgettextlib_la-qcopy-acl.Tpo -c qcopy-acl.c -fPIC -DPIC -o .libs/libgettextlib_la-qcopy-acl.o mv -f .deps/libgettextlib_la-propername.Tpo .deps/libgettextlib_la-propername.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-realloc.lo -MD -MP -MF .deps/libgettextlib_la-realloc.Tpo -c -o libgettextlib_la-realloc.lo `test -f 'realloc.c' || echo './'`realloc.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-quotearg.lo -MD -MP -MF .deps/libgettextlib_la-quotearg.Tpo -c quotearg.c -fPIC -DPIC -o .libs/libgettextlib_la-quotearg.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-read-file.lo -MD -MP -MF .deps/libgettextlib_la-read-file.Tpo -c read-file.c -fPIC -DPIC -o .libs/libgettextlib_la-read-file.o mv -f .deps/libgettextlib_la-qcopy-acl.Tpo .deps/libgettextlib_la-qcopy-acl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-reallocarray.lo -MD -MP -MF .deps/libgettextlib_la-reallocarray.Tpo -c -o libgettextlib_la-reallocarray.lo `test -f 'reallocarray.c' || echo './'`reallocarray.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-realloc.lo -MD -MP -MF .deps/libgettextlib_la-realloc.Tpo -c realloc.c -fPIC -DPIC -o .libs/libgettextlib_la-realloc.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-reallocarray.lo -MD -MP -MF .deps/libgettextlib_la-reallocarray.Tpo -c reallocarray.c -fPIC -DPIC -o .libs/libgettextlib_la-reallocarray.o mv -f .deps/libgettextlib_la-realloc.Tpo .deps/libgettextlib_la-realloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-safe-read.lo -MD -MP -MF .deps/libgettextlib_la-safe-read.Tpo -c -o libgettextlib_la-safe-read.lo `test -f 'safe-read.c' || echo './'`safe-read.c mv -f .deps/libgettextlib_la-reallocarray.Tpo .deps/libgettextlib_la-reallocarray.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-safe-write.lo -MD -MP -MF .deps/libgettextlib_la-safe-write.Tpo -c -o libgettextlib_la-safe-write.lo `test -f 'safe-write.c' || echo './'`safe-write.c mv -f .deps/libgettextlib_la-read-file.Tpo .deps/libgettextlib_la-read-file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-same-inode.lo -MD -MP -MF .deps/libgettextlib_la-same-inode.Tpo -c -o libgettextlib_la-same-inode.lo `test -f 'same-inode.c' || echo './'`same-inode.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-safe-read.lo -MD -MP -MF .deps/libgettextlib_la-safe-read.Tpo -c safe-read.c -fPIC -DPIC -o .libs/libgettextlib_la-safe-read.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-same-inode.lo -MD -MP -MF .deps/libgettextlib_la-same-inode.Tpo -c same-inode.c -fPIC -DPIC -o .libs/libgettextlib_la-same-inode.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-safe-write.lo -MD -MP -MF .deps/libgettextlib_la-safe-write.Tpo -c safe-write.c -fPIC -DPIC -o .libs/libgettextlib_la-safe-write.o mv -f .deps/libgettextlib_la-safe-read.Tpo .deps/libgettextlib_la-safe-read.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-save-cwd.lo -MD -MP -MF .deps/libgettextlib_la-save-cwd.Tpo -c -o libgettextlib_la-save-cwd.lo `test -f 'save-cwd.c' || echo './'`save-cwd.c mv -f .deps/libgettextlib_la-same-inode.Tpo .deps/libgettextlib_la-same-inode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_set.lo -MD -MP -MF .deps/libgettextlib_la-gl_set.Tpo -c -o libgettextlib_la-gl_set.lo `test -f 'gl_set.c' || echo './'`gl_set.c mv -f .deps/libgettextlib_la-safe-write.Tpo .deps/libgettextlib_la-safe-write.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-setlocale_null.lo -MD -MP -MF .deps/libgettextlib_la-setlocale_null.Tpo -c -o libgettextlib_la-setlocale_null.lo `test -f 'setlocale_null.c' || echo './'`setlocale_null.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-save-cwd.lo -MD -MP -MF .deps/libgettextlib_la-save-cwd.Tpo -c save-cwd.c -fPIC -DPIC -o .libs/libgettextlib_la-save-cwd.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_set.lo -MD -MP -MF .deps/libgettextlib_la-gl_set.Tpo -c gl_set.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_set.o mv -f .deps/libgettextlib_la-gl_set.Tpo .deps/libgettextlib_la-gl_set.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-setlocale_null-unlocked.lo -MD -MP -MF .deps/libgettextlib_la-setlocale_null-unlocked.Tpo -c -o libgettextlib_la-setlocale_null-unlocked.lo `test -f 'setlocale_null-unlocked.c' || echo './'`setlocale_null-unlocked.c mv -f .deps/libgettextlib_la-save-cwd.Tpo .deps/libgettextlib_la-save-cwd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-sf-istream.lo -MD -MP -MF .deps/libgettextlib_la-sf-istream.Tpo -c -o libgettextlib_la-sf-istream.lo `test -f 'sf-istream.c' || echo './'`sf-istream.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-setlocale_null.lo -MD -MP -MF .deps/libgettextlib_la-setlocale_null.Tpo -c setlocale_null.c -fPIC -DPIC -o .libs/libgettextlib_la-setlocale_null.o mv -f .deps/libgettextlib_la-setlocale_null.Tpo .deps/libgettextlib_la-setlocale_null.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-sh-quote.lo -MD -MP -MF .deps/libgettextlib_la-sh-quote.Tpo -c -o libgettextlib_la-sh-quote.lo `test -f 'sh-quote.c' || echo './'`sh-quote.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-setlocale_null-unlocked.lo -MD -MP -MF .deps/libgettextlib_la-setlocale_null-unlocked.Tpo -c setlocale_null-unlocked.c -fPIC -DPIC -o .libs/libgettextlib_la-setlocale_null-unlocked.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-sf-istream.lo -MD -MP -MF .deps/libgettextlib_la-sf-istream.Tpo -c sf-istream.c -fPIC -DPIC -o .libs/libgettextlib_la-sf-istream.o mv -f .deps/libgettextlib_la-setlocale_null-unlocked.Tpo .deps/libgettextlib_la-setlocale_null-unlocked.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-sig-handler.lo -MD -MP -MF .deps/libgettextlib_la-sig-handler.Tpo -c -o libgettextlib_la-sig-handler.lo `test -f 'sig-handler.c' || echo './'`sig-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-sh-quote.lo -MD -MP -MF .deps/libgettextlib_la-sh-quote.Tpo -c sh-quote.c -fPIC -DPIC -o .libs/libgettextlib_la-sh-quote.o mv -f .deps/libgettextlib_la-sf-istream.Tpo .deps/libgettextlib_la-sf-istream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-sockets.lo -MD -MP -MF .deps/libgettextlib_la-sockets.Tpo -c -o libgettextlib_la-sockets.lo `test -f 'sockets.c' || echo './'`sockets.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-sig-handler.lo -MD -MP -MF .deps/libgettextlib_la-sig-handler.Tpo -c sig-handler.c -fPIC -DPIC -o .libs/libgettextlib_la-sig-handler.o mv -f .deps/libgettextlib_la-sh-quote.Tpo .deps/libgettextlib_la-sh-quote.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-spawn-pipe.lo -MD -MP -MF .deps/libgettextlib_la-spawn-pipe.Tpo -c -o libgettextlib_la-spawn-pipe.lo `test -f 'spawn-pipe.c' || echo './'`spawn-pipe.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-sockets.lo -MD -MP -MF .deps/libgettextlib_la-sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/libgettextlib_la-sockets.o mv -f .deps/libgettextlib_la-sig-handler.Tpo .deps/libgettextlib_la-sig-handler.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-stat-time.lo -MD -MP -MF .deps/libgettextlib_la-stat-time.Tpo -c -o libgettextlib_la-stat-time.lo `test -f 'stat-time.c' || echo './'`stat-time.c mv -f .deps/libgettextlib_la-sockets.Tpo .deps/libgettextlib_la-sockets.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-stdlib.lo -MD -MP -MF .deps/libgettextlib_la-stdlib.Tpo -c -o libgettextlib_la-stdlib.lo `test -f 'stdlib.c' || echo './'`stdlib.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-spawn-pipe.lo -MD -MP -MF .deps/libgettextlib_la-spawn-pipe.Tpo -c spawn-pipe.c -fPIC -DPIC -o .libs/libgettextlib_la-spawn-pipe.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-stat-time.lo -MD -MP -MF .deps/libgettextlib_la-stat-time.Tpo -c stat-time.c -fPIC -DPIC -o .libs/libgettextlib_la-stat-time.o mv -f .deps/libgettextlib_la-stat-time.Tpo .deps/libgettextlib_la-stat-time.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-str_startswith.lo -MD -MP -MF .deps/libgettextlib_la-str_startswith.Tpo -c -o libgettextlib_la-str_startswith.lo `test -f 'str_startswith.c' || echo './'`str_startswith.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-stdlib.lo -MD -MP -MF .deps/libgettextlib_la-stdlib.Tpo -c stdlib.c -fPIC -DPIC -o .libs/libgettextlib_la-stdlib.o mv -f .deps/libgettextlib_la-stdlib.Tpo .deps/libgettextlib_la-stdlib.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-striconv.lo -MD -MP -MF .deps/libgettextlib_la-striconv.Tpo -c -o libgettextlib_la-striconv.lo `test -f 'striconv.c' || echo './'`striconv.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-str_startswith.lo -MD -MP -MF .deps/libgettextlib_la-str_startswith.Tpo -c str_startswith.c -fPIC -DPIC -o .libs/libgettextlib_la-str_startswith.o mv -f .deps/libgettextlib_la-str_startswith.Tpo .deps/libgettextlib_la-str_startswith.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-striconveh.lo -MD -MP -MF .deps/libgettextlib_la-striconveh.Tpo -c -o libgettextlib_la-striconveh.lo `test -f 'striconveh.c' || echo './'`striconveh.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-striconv.lo -MD -MP -MF .deps/libgettextlib_la-striconv.Tpo -c striconv.c -fPIC -DPIC -o .libs/libgettextlib_la-striconv.o spawn-pipe.c: In function 'create_pipe': spawn-pipe.c:218:7: warning: format not a string literal and no format arguments [-Wformat-security] 218 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ^~~~~ spawn-pipe.c:221:7: warning: format not a string literal and no format arguments [-Wformat-security] 221 | error (EXIT_FAILURE, errno, _("cannot create pipe")); | ^~~~~ mv -f .deps/libgettextlib_la-spawn-pipe.Tpo .deps/libgettextlib_la-spawn-pipe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-striconveha.lo -MD -MP -MF .deps/libgettextlib_la-striconveha.Tpo -c -o libgettextlib_la-striconveha.lo `test -f 'striconveha.c' || echo './'`striconveha.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-striconveh.lo -MD -MP -MF .deps/libgettextlib_la-striconveh.Tpo -c striconveh.c -fPIC -DPIC -o .libs/libgettextlib_la-striconveh.o mv -f .deps/libgettextlib_la-striconv.Tpo .deps/libgettextlib_la-striconv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-string-buffer.lo -MD -MP -MF .deps/libgettextlib_la-string-buffer.Tpo -c -o libgettextlib_la-string-buffer.lo `test -f 'string-buffer.c' || echo './'`string-buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-striconveha.lo -MD -MP -MF .deps/libgettextlib_la-striconveha.Tpo -c striconveha.c -fPIC -DPIC -o .libs/libgettextlib_la-striconveha.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-string-buffer.lo -MD -MP -MF .deps/libgettextlib_la-string-buffer.Tpo -c string-buffer.c -fPIC -DPIC -o .libs/libgettextlib_la-string-buffer.o mv -f .deps/libgettextlib_la-quotearg.Tpo .deps/libgettextlib_la-quotearg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-string-buffer-printf.lo -MD -MP -MF .deps/libgettextlib_la-string-buffer-printf.Tpo -c -o libgettextlib_la-string-buffer-printf.lo `test -f 'string-buffer-printf.c' || echo './'`string-buffer-printf.c mv -f .deps/libgettextlib_la-string-buffer.Tpo .deps/libgettextlib_la-string-buffer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-string-buffer-reversed.lo -MD -MP -MF .deps/libgettextlib_la-string-buffer-reversed.Tpo -c -o libgettextlib_la-string-buffer-reversed.lo `test -f 'string-buffer-reversed.c' || echo './'`string-buffer-reversed.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-string-buffer-printf.lo -MD -MP -MF .deps/libgettextlib_la-string-buffer-printf.Tpo -c string-buffer-printf.c -fPIC -DPIC -o .libs/libgettextlib_la-string-buffer-printf.o mv -f .deps/libgettextlib_la-striconveha.Tpo .deps/libgettextlib_la-striconveha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-string-buffer-reversed-printf.lo -MD -MP -MF .deps/libgettextlib_la-string-buffer-reversed-printf.Tpo -c -o libgettextlib_la-string-buffer-reversed-printf.lo `test -f 'string-buffer-reversed-printf.c' || echo './'`string-buffer-reversed-printf.c mv -f .deps/libgettextlib_la-string-buffer-printf.Tpo .deps/libgettextlib_la-string-buffer-printf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-string-desc.lo -MD -MP -MF .deps/libgettextlib_la-string-desc.Tpo -c -o libgettextlib_la-string-desc.lo `test -f 'string-desc.c' || echo './'`string-desc.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-string-buffer-reversed.lo -MD -MP -MF .deps/libgettextlib_la-string-buffer-reversed.Tpo -c string-buffer-reversed.c -fPIC -DPIC -o .libs/libgettextlib_la-string-buffer-reversed.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-string-buffer-reversed-printf.lo -MD -MP -MF .deps/libgettextlib_la-string-buffer-reversed-printf.Tpo -c string-buffer-reversed-printf.c -fPIC -DPIC -o .libs/libgettextlib_la-string-buffer-reversed-printf.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-string-desc.lo -MD -MP -MF .deps/libgettextlib_la-string-desc.Tpo -c string-desc.c -fPIC -DPIC -o .libs/libgettextlib_la-string-desc.o mv -f .deps/libgettextlib_la-string-buffer-reversed.Tpo .deps/libgettextlib_la-string-buffer-reversed.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-string-desc-contains.lo -MD -MP -MF .deps/libgettextlib_la-string-desc-contains.Tpo -c -o libgettextlib_la-string-desc-contains.lo `test -f 'string-desc-contains.c' || echo './'`string-desc-contains.c mv -f .deps/libgettextlib_la-string-buffer-reversed-printf.Tpo .deps/libgettextlib_la-string-buffer-reversed-printf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-strnlen1.lo -MD -MP -MF .deps/libgettextlib_la-strnlen1.Tpo -c -o libgettextlib_la-strnlen1.lo `test -f 'strnlen1.c' || echo './'`strnlen1.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-string-desc-contains.lo -MD -MP -MF .deps/libgettextlib_la-string-desc-contains.Tpo -c string-desc-contains.c -fPIC -DPIC -o .libs/libgettextlib_la-string-desc-contains.o mv -f .deps/libgettextlib_la-string-desc-contains.Tpo .deps/libgettextlib_la-string-desc-contains.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-strnlen1.lo -MD -MP -MF .deps/libgettextlib_la-strnlen1.Tpo -c strnlen1.c -fPIC -DPIC -o .libs/libgettextlib_la-strnlen1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-supersede.lo -MD -MP -MF .deps/libgettextlib_la-supersede.Tpo -c -o libgettextlib_la-supersede.lo `test -f 'supersede.c' || echo './'`supersede.c mv -f .deps/libgettextlib_la-string-desc.Tpo .deps/libgettextlib_la-string-desc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-sys_socket.lo -MD -MP -MF .deps/libgettextlib_la-sys_socket.Tpo -c -o libgettextlib_la-sys_socket.lo `test -f 'sys_socket.c' || echo './'`sys_socket.c mv -f .deps/libgettextlib_la-strnlen1.Tpo .deps/libgettextlib_la-strnlen1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-tempname.lo -MD -MP -MF .deps/libgettextlib_la-tempname.Tpo -c -o libgettextlib_la-tempname.lo `test -f 'tempname.c' || echo './'`tempname.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-supersede.lo -MD -MP -MF .deps/libgettextlib_la-supersede.Tpo -c supersede.c -fPIC -DPIC -o .libs/libgettextlib_la-supersede.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-sys_socket.lo -MD -MP -MF .deps/libgettextlib_la-sys_socket.Tpo -c sys_socket.c -fPIC -DPIC -o .libs/libgettextlib_la-sys_socket.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-tempname.lo -MD -MP -MF .deps/libgettextlib_la-tempname.Tpo -c tempname.c -fPIC -DPIC -o .libs/libgettextlib_la-tempname.o mv -f .deps/libgettextlib_la-sys_socket.Tpo .deps/libgettextlib_la-sys_socket.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgettextlib_la-threadlib.lo -MD -MP -MF glthread/.deps/libgettextlib_la-threadlib.Tpo -c -o glthread/libgettextlib_la-threadlib.lo `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgettextlib_la-threadlib.lo -MD -MP -MF glthread/.deps/libgettextlib_la-threadlib.Tpo -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/libgettextlib_la-threadlib.o mv -f .deps/libgettextlib_la-supersede.Tpo .deps/libgettextlib_la-supersede.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-timespec.lo -MD -MP -MF .deps/libgettextlib_la-timespec.Tpo -c -o libgettextlib_la-timespec.lo `test -f 'timespec.c' || echo './'`timespec.c mv -f glthread/.deps/libgettextlib_la-threadlib.Tpo glthread/.deps/libgettextlib_la-threadlib.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgettextlib_la-tls.lo -MD -MP -MF glthread/.deps/libgettextlib_la-tls.Tpo -c -o glthread/libgettextlib_la-tls.lo `test -f 'glthread/tls.c' || echo './'`glthread/tls.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-timespec.lo -MD -MP -MF .deps/libgettextlib_la-timespec.Tpo -c timespec.c -fPIC -DPIC -o .libs/libgettextlib_la-timespec.o mv -f .deps/libgettextlib_la-tempname.Tpo .deps/libgettextlib_la-tempname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-tmpdir.lo -MD -MP -MF .deps/libgettextlib_la-tmpdir.Tpo -c -o libgettextlib_la-tmpdir.lo `test -f 'tmpdir.c' || echo './'`tmpdir.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgettextlib_la-tls.lo -MD -MP -MF glthread/.deps/libgettextlib_la-tls.Tpo -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/libgettextlib_la-tls.o mv -f .deps/libgettextlib_la-timespec.Tpo .deps/libgettextlib_la-timespec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-trim.lo -MD -MP -MF .deps/libgettextlib_la-trim.Tpo -c -o libgettextlib_la-trim.lo `test -f 'trim.c' || echo './'`trim.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-tmpdir.lo -MD -MP -MF .deps/libgettextlib_la-tmpdir.Tpo -c tmpdir.c -fPIC -DPIC -o .libs/libgettextlib_la-tmpdir.o mv -f glthread/.deps/libgettextlib_la-tls.Tpo glthread/.deps/libgettextlib_la-tls.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-trim.lo -MD -MP -MF .deps/libgettextlib_la-trim.Tpo -c trim.c -fPIC -DPIC -o .libs/libgettextlib_la-trim.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-unistd.lo -MD -MP -MF .deps/libgettextlib_la-unistd.Tpo -c -o libgettextlib_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c mv -f .deps/libgettextlib_la-trim.Tpo .deps/libgettextlib_la-trim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-dup-safer.lo -MD -MP -MF .deps/libgettextlib_la-dup-safer.Tpo -c -o libgettextlib_la-dup-safer.lo `test -f 'dup-safer.c' || echo './'`dup-safer.c mv -f .deps/libgettextlib_la-tmpdir.Tpo .deps/libgettextlib_la-tmpdir.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fd-safer.lo -MD -MP -MF .deps/libgettextlib_la-fd-safer.Tpo -c -o libgettextlib_la-fd-safer.lo `test -f 'fd-safer.c' || echo './'`fd-safer.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-dup-safer.lo -MD -MP -MF .deps/libgettextlib_la-dup-safer.Tpo -c dup-safer.c -fPIC -DPIC -o .libs/libgettextlib_la-dup-safer.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-unistd.lo -MD -MP -MF .deps/libgettextlib_la-unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/libgettextlib_la-unistd.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fd-safer.lo -MD -MP -MF .deps/libgettextlib_la-fd-safer.Tpo -c fd-safer.c -fPIC -DPIC -o .libs/libgettextlib_la-fd-safer.o mv -f .deps/libgettextlib_la-dup-safer.Tpo .deps/libgettextlib_la-dup-safer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-pipe-safer.lo -MD -MP -MF .deps/libgettextlib_la-pipe-safer.Tpo -c -o libgettextlib_la-pipe-safer.lo `test -f 'pipe-safer.c' || echo './'`pipe-safer.c mv -f .deps/libgettextlib_la-unistd.Tpo .deps/libgettextlib_la-unistd.Plo mv -f .deps/libgettextlib_la-fd-safer.Tpo .deps/libgettextlib_la-fd-safer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-utimens.lo -MD -MP -MF .deps/libgettextlib_la-utimens.Tpo -c -o libgettextlib_la-utimens.lo `test -f 'utimens.c' || echo './'`utimens.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-vaszprintf.lo -MD -MP -MF .deps/libgettextlib_la-vaszprintf.Tpo -c -o libgettextlib_la-vaszprintf.lo `test -f 'vaszprintf.c' || echo './'`vaszprintf.c mv -f .deps/libgettextlib_la-striconveh.Tpo .deps/libgettextlib_la-striconveh.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-aszprintf.lo -MD -MP -MF .deps/libgettextlib_la-aszprintf.Tpo -c -o libgettextlib_la-aszprintf.lo `test -f 'aszprintf.c' || echo './'`aszprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-pipe-safer.lo -MD -MP -MF .deps/libgettextlib_la-pipe-safer.Tpo -c pipe-safer.c -fPIC -DPIC -o .libs/libgettextlib_la-pipe-safer.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-utimens.lo -MD -MP -MF .deps/libgettextlib_la-utimens.Tpo -c utimens.c -fPIC -DPIC -o .libs/libgettextlib_la-utimens.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-vaszprintf.lo -MD -MP -MF .deps/libgettextlib_la-vaszprintf.Tpo -c vaszprintf.c -fPIC -DPIC -o .libs/libgettextlib_la-vaszprintf.o mv -f .deps/libgettextlib_la-pipe-safer.Tpo .deps/libgettextlib_la-pipe-safer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-vc-mtime.lo -MD -MP -MF .deps/libgettextlib_la-vc-mtime.Tpo -c -o libgettextlib_la-vc-mtime.lo `test -f 'vc-mtime.c' || echo './'`vc-mtime.c mv -f .deps/libgettextlib_la-vaszprintf.Tpo .deps/libgettextlib_la-vaszprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-vsnzprintf.lo -MD -MP -MF .deps/libgettextlib_la-vsnzprintf.Tpo -c -o libgettextlib_la-vsnzprintf.lo `test -f 'vsnzprintf.c' || echo './'`vsnzprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-aszprintf.lo -MD -MP -MF .deps/libgettextlib_la-aszprintf.Tpo -c aszprintf.c -fPIC -DPIC -o .libs/libgettextlib_la-aszprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-vc-mtime.lo -MD -MP -MF .deps/libgettextlib_la-vc-mtime.Tpo -c vc-mtime.c -fPIC -DPIC -o .libs/libgettextlib_la-vc-mtime.o mv -f .deps/libgettextlib_la-aszprintf.Tpo .deps/libgettextlib_la-aszprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-wait-process.lo -MD -MP -MF .deps/libgettextlib_la-wait-process.Tpo -c -o libgettextlib_la-wait-process.lo `test -f 'wait-process.c' || echo './'`wait-process.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-vsnzprintf.lo -MD -MP -MF .deps/libgettextlib_la-vsnzprintf.Tpo -c vsnzprintf.c -fPIC -DPIC -o .libs/libgettextlib_la-vsnzprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-wait-process.lo -MD -MP -MF .deps/libgettextlib_la-wait-process.Tpo -c wait-process.c -fPIC -DPIC -o .libs/libgettextlib_la-wait-process.o mv -f .deps/libgettextlib_la-vsnzprintf.Tpo .deps/libgettextlib_la-vsnzprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-wctype-h.lo -MD -MP -MF .deps/libgettextlib_la-wctype-h.Tpo -c -o libgettextlib_la-wctype-h.lo `test -f 'wctype-h.c' || echo './'`wctype-h.c mv -f .deps/libgettextlib_la-utimens.Tpo .deps/libgettextlib_la-utimens.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-windows-cygpath.lo -MD -MP -MF .deps/libgettextlib_la-windows-cygpath.Tpo -c -o libgettextlib_la-windows-cygpath.lo `test -f 'windows-cygpath.c' || echo './'`windows-cygpath.c mv -f .deps/libgettextlib_la-wait-process.Tpo .deps/libgettextlib_la-wait-process.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xmalloc.lo -MD -MP -MF .deps/libgettextlib_la-xmalloc.Tpo -c -o libgettextlib_la-xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-wctype-h.lo -MD -MP -MF .deps/libgettextlib_la-wctype-h.Tpo -c wctype-h.c -fPIC -DPIC -o .libs/libgettextlib_la-wctype-h.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-windows-cygpath.lo -MD -MP -MF .deps/libgettextlib_la-windows-cygpath.Tpo -c windows-cygpath.c -fPIC -DPIC -o .libs/libgettextlib_la-windows-cygpath.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xmalloc.lo -MD -MP -MF .deps/libgettextlib_la-xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/libgettextlib_la-xmalloc.o mv -f .deps/libgettextlib_la-wctype-h.Tpo .deps/libgettextlib_la-wctype-h.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xalloc-die.lo -MD -MP -MF .deps/libgettextlib_la-xalloc-die.Tpo -c -o libgettextlib_la-xalloc-die.lo `test -f 'xalloc-die.c' || echo './'`xalloc-die.c mv -f .deps/libgettextlib_la-windows-cygpath.Tpo .deps/libgettextlib_la-windows-cygpath.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xconcat-filename.lo -MD -MP -MF .deps/libgettextlib_la-xconcat-filename.Tpo -c -o libgettextlib_la-xconcat-filename.lo `test -f 'xconcat-filename.c' || echo './'`xconcat-filename.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xalloc-die.lo -MD -MP -MF .deps/libgettextlib_la-xalloc-die.Tpo -c xalloc-die.c -fPIC -DPIC -o .libs/libgettextlib_la-xalloc-die.o mv -f .deps/libgettextlib_la-xmalloc.Tpo .deps/libgettextlib_la-xmalloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xerror.lo -MD -MP -MF .deps/libgettextlib_la-xerror.Tpo -c -o libgettextlib_la-xerror.lo `test -f 'xerror.c' || echo './'`xerror.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xconcat-filename.lo -MD -MP -MF .deps/libgettextlib_la-xconcat-filename.Tpo -c xconcat-filename.c -fPIC -DPIC -o .libs/libgettextlib_la-xconcat-filename.o mv -f .deps/libgettextlib_la-xalloc-die.Tpo .deps/libgettextlib_la-xalloc-die.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xgetcwd.lo -MD -MP -MF .deps/libgettextlib_la-xgetcwd.Tpo -c -o libgettextlib_la-xgetcwd.lo `test -f 'xgetcwd.c' || echo './'`xgetcwd.c mv -f .deps/libgettextlib_la-xconcat-filename.Tpo .deps/libgettextlib_la-xconcat-filename.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_xlist.lo -MD -MP -MF .deps/libgettextlib_la-gl_xlist.Tpo -c -o libgettextlib_la-gl_xlist.lo `test -f 'gl_xlist.c' || echo './'`gl_xlist.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xerror.lo -MD -MP -MF .deps/libgettextlib_la-xerror.Tpo -c xerror.c -fPIC -DPIC -o .libs/libgettextlib_la-xerror.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xgetcwd.lo -MD -MP -MF .deps/libgettextlib_la-xgetcwd.Tpo -c xgetcwd.c -fPIC -DPIC -o .libs/libgettextlib_la-xgetcwd.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_xlist.lo -MD -MP -MF .deps/libgettextlib_la-gl_xlist.Tpo -c gl_xlist.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_xlist.o mv -f .deps/libgettextlib_la-xgetcwd.Tpo .deps/libgettextlib_la-xgetcwd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xmalloca.lo -MD -MP -MF .deps/libgettextlib_la-xmalloca.Tpo -c -o libgettextlib_la-xmalloca.lo `test -f 'xmalloca.c' || echo './'`xmalloca.c mv -f .deps/libgettextlib_la-xerror.Tpo .deps/libgettextlib_la-xerror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_xmap.lo -MD -MP -MF .deps/libgettextlib_la-gl_xmap.Tpo -c -o libgettextlib_la-gl_xmap.lo `test -f 'gl_xmap.c' || echo './'`gl_xmap.c mv -f .deps/libgettextlib_la-gl_xlist.Tpo .deps/libgettextlib_la-gl_xlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xmemdup0.lo -MD -MP -MF .deps/libgettextlib_la-xmemdup0.Tpo -c -o libgettextlib_la-xmemdup0.lo `test -f 'xmemdup0.c' || echo './'`xmemdup0.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_xmap.lo -MD -MP -MF .deps/libgettextlib_la-gl_xmap.Tpo -c gl_xmap.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_xmap.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xmemdup0.lo -MD -MP -MF .deps/libgettextlib_la-xmemdup0.Tpo -c xmemdup0.c -fPIC -DPIC -o .libs/libgettextlib_la-xmemdup0.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xmalloca.lo -MD -MP -MF .deps/libgettextlib_la-xmalloca.Tpo -c xmalloca.c -fPIC -DPIC -o .libs/libgettextlib_la-xmalloca.o mv -f .deps/libgettextlib_la-gl_xmap.Tpo .deps/libgettextlib_la-gl_xmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xreadlink.lo -MD -MP -MF .deps/libgettextlib_la-xreadlink.Tpo -c -o libgettextlib_la-xreadlink.lo `test -f 'xreadlink.c' || echo './'`xreadlink.c mv -f .deps/libgettextlib_la-xmemdup0.Tpo .deps/libgettextlib_la-xmemdup0.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_xset.lo -MD -MP -MF .deps/libgettextlib_la-gl_xset.Tpo -c -o libgettextlib_la-gl_xset.lo `test -f 'gl_xset.c' || echo './'`gl_xset.c mv -f .deps/libgettextlib_la-xmalloca.Tpo .deps/libgettextlib_la-xmalloca.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xsetenv.lo -MD -MP -MF .deps/libgettextlib_la-xsetenv.Tpo -c -o libgettextlib_la-xsetenv.lo `test -f 'xsetenv.c' || echo './'`xsetenv.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xreadlink.lo -MD -MP -MF .deps/libgettextlib_la-xreadlink.Tpo -c xreadlink.c -fPIC -DPIC -o .libs/libgettextlib_la-xreadlink.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xsetenv.lo -MD -MP -MF .deps/libgettextlib_la-xsetenv.Tpo -c xsetenv.c -fPIC -DPIC -o .libs/libgettextlib_la-xsetenv.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-gl_xset.lo -MD -MP -MF .deps/libgettextlib_la-gl_xset.Tpo -c gl_xset.c -fPIC -DPIC -o .libs/libgettextlib_la-gl_xset.o mv -f .deps/libgettextlib_la-xreadlink.Tpo .deps/libgettextlib_la-xreadlink.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xsize.lo -MD -MP -MF .deps/libgettextlib_la-xsize.Tpo -c -o libgettextlib_la-xsize.lo `test -f 'xsize.c' || echo './'`xsize.c xsetenv.c: In function 'xsetenv': xsetenv.c:37:5: warning: format not a string literal and no format arguments [-Wformat-security] 37 | error (EXIT_FAILURE, 0, _("memory exhausted")); | ^~~~~ mv -f .deps/libgettextlib_la-xsetenv.Tpo .deps/libgettextlib_la-xsetenv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstrerror.lo -MD -MP -MF .deps/libgettextlib_la-xstrerror.Tpo -c -o libgettextlib_la-xstrerror.lo `test -f 'xstrerror.c' || echo './'`xstrerror.c mv -f .deps/libgettextlib_la-gl_xset.Tpo .deps/libgettextlib_la-gl_xset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstriconv.lo -MD -MP -MF .deps/libgettextlib_la-xstriconv.Tpo -c -o libgettextlib_la-xstriconv.lo `test -f 'xstriconv.c' || echo './'`xstriconv.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xsize.lo -MD -MP -MF .deps/libgettextlib_la-xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/libgettextlib_la-xsize.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstrerror.lo -MD -MP -MF .deps/libgettextlib_la-xstrerror.Tpo -c xstrerror.c -fPIC -DPIC -o .libs/libgettextlib_la-xstrerror.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstriconv.lo -MD -MP -MF .deps/libgettextlib_la-xstriconv.Tpo -c xstriconv.c -fPIC -DPIC -o .libs/libgettextlib_la-xstriconv.o mv -f .deps/libgettextlib_la-xsize.Tpo .deps/libgettextlib_la-xsize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstriconveh.lo -MD -MP -MF .deps/libgettextlib_la-xstriconveh.Tpo -c -o libgettextlib_la-xstriconveh.lo `test -f 'xstriconveh.c' || echo './'`xstriconveh.c mv -f .deps/libgettextlib_la-xstriconv.Tpo .deps/libgettextlib_la-xstriconv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstring-buffer.lo -MD -MP -MF .deps/libgettextlib_la-xstring-buffer.Tpo -c -o libgettextlib_la-xstring-buffer.lo `test -f 'xstring-buffer.c' || echo './'`xstring-buffer.c mv -f .deps/libgettextlib_la-xstrerror.Tpo .deps/libgettextlib_la-xstrerror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstring-buffer-printf.lo -MD -MP -MF .deps/libgettextlib_la-xstring-buffer-printf.Tpo -c -o libgettextlib_la-xstring-buffer-printf.lo `test -f 'xstring-buffer-printf.c' || echo './'`xstring-buffer-printf.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstriconveh.lo -MD -MP -MF .deps/libgettextlib_la-xstriconveh.Tpo -c xstriconveh.c -fPIC -DPIC -o .libs/libgettextlib_la-xstriconveh.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstring-buffer.lo -MD -MP -MF .deps/libgettextlib_la-xstring-buffer.Tpo -c xstring-buffer.c -fPIC -DPIC -o .libs/libgettextlib_la-xstring-buffer.o mv -f .deps/libgettextlib_la-xstring-buffer.Tpo .deps/libgettextlib_la-xstring-buffer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstring-buffer-reversed.lo -MD -MP -MF .deps/libgettextlib_la-xstring-buffer-reversed.Tpo -c -o libgettextlib_la-xstring-buffer-reversed.lo `test -f 'xstring-buffer-reversed.c' || echo './'`xstring-buffer-reversed.c mv -f .deps/libgettextlib_la-xstriconveh.Tpo .deps/libgettextlib_la-xstriconveh.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstring-buffer-reversed-printf.lo -MD -MP -MF .deps/libgettextlib_la-xstring-buffer-reversed-printf.Tpo -c -o libgettextlib_la-xstring-buffer-reversed-printf.lo `test -f 'xstring-buffer-reversed-printf.c' || echo './'`xstring-buffer-reversed-printf.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstring-buffer-printf.lo -MD -MP -MF .deps/libgettextlib_la-xstring-buffer-printf.Tpo -c xstring-buffer-printf.c -fPIC -DPIC -o .libs/libgettextlib_la-xstring-buffer-printf.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstring-buffer-reversed-printf.lo -MD -MP -MF .deps/libgettextlib_la-xstring-buffer-reversed-printf.Tpo -c xstring-buffer-reversed-printf.c -fPIC -DPIC -o .libs/libgettextlib_la-xstring-buffer-reversed-printf.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstring-buffer-reversed.lo -MD -MP -MF .deps/libgettextlib_la-xstring-buffer-reversed.Tpo -c xstring-buffer-reversed.c -fPIC -DPIC -o .libs/libgettextlib_la-xstring-buffer-reversed.o mv -f .deps/libgettextlib_la-xstring-buffer-printf.Tpo .deps/libgettextlib_la-xstring-buffer-printf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstring-desc.lo -MD -MP -MF .deps/libgettextlib_la-xstring-desc.Tpo -c -o libgettextlib_la-xstring-desc.lo `test -f 'xstring-desc.c' || echo './'`xstring-desc.c mv -f .deps/libgettextlib_la-xstring-buffer-reversed-printf.Tpo .deps/libgettextlib_la-xstring-buffer-reversed-printf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstrtol.lo -MD -MP -MF .deps/libgettextlib_la-xstrtol.Tpo -c -o libgettextlib_la-xstrtol.lo `test -f 'xstrtol.c' || echo './'`xstrtol.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstring-desc.lo -MD -MP -MF .deps/libgettextlib_la-xstring-desc.Tpo -c xstring-desc.c -fPIC -DPIC -o .libs/libgettextlib_la-xstring-desc.o mv -f .deps/libgettextlib_la-xstring-buffer-reversed.Tpo .deps/libgettextlib_la-xstring-buffer-reversed.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstrtoul.lo -MD -MP -MF .deps/libgettextlib_la-xstrtoul.Tpo -c -o libgettextlib_la-xstrtoul.lo `test -f 'xstrtoul.c' || echo './'`xstrtoul.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstrtol.lo -MD -MP -MF .deps/libgettextlib_la-xstrtol.Tpo -c xstrtol.c -fPIC -DPIC -o .libs/libgettextlib_la-xstrtol.o mv -f .deps/libgettextlib_la-xstring-desc.Tpo .deps/libgettextlib_la-xstring-desc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xvasprintf.lo -MD -MP -MF .deps/libgettextlib_la-xvasprintf.Tpo -c -o libgettextlib_la-xvasprintf.lo `test -f 'xvasprintf.c' || echo './'`xvasprintf.c mv -f .deps/libgettextlib_la-xstrtol.Tpo .deps/libgettextlib_la-xstrtol.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xasprintf.lo -MD -MP -MF .deps/libgettextlib_la-xasprintf.Tpo -c -o libgettextlib_la-xasprintf.lo `test -f 'xasprintf.c' || echo './'`xasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xstrtoul.lo -MD -MP -MF .deps/libgettextlib_la-xstrtoul.Tpo -c xstrtoul.c -fPIC -DPIC -o .libs/libgettextlib_la-xstrtoul.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xvasprintf.lo -MD -MP -MF .deps/libgettextlib_la-xvasprintf.Tpo -c xvasprintf.c -fPIC -DPIC -o .libs/libgettextlib_la-xvasprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-xasprintf.lo -MD -MP -MF .deps/libgettextlib_la-xasprintf.Tpo -c xasprintf.c -fPIC -DPIC -o .libs/libgettextlib_la-xasprintf.o mv -f .deps/libgettextlib_la-xstrtoul.Tpo .deps/libgettextlib_la-xstrtoul.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-asnprintf.lo -MD -MP -MF .deps/libgettextlib_la-asnprintf.Tpo -c -o libgettextlib_la-asnprintf.lo `test -f 'asnprintf.c' || echo './'`asnprintf.c mv -f .deps/libgettextlib_la-xasprintf.Tpo .deps/libgettextlib_la-xasprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fopen.lo -MD -MP -MF .deps/libgettextlib_la-fopen.Tpo -c -o libgettextlib_la-fopen.lo `test -f 'fopen.c' || echo './'`fopen.c mv -f .deps/libgettextlib_la-xvasprintf.Tpo .deps/libgettextlib_la-xvasprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbsrtoc32s-state.lo -MD -MP -MF .deps/libgettextlib_la-mbsrtoc32s-state.Tpo -c -o libgettextlib_la-mbsrtoc32s-state.lo `test -f 'mbsrtoc32s-state.c' || echo './'`mbsrtoc32s-state.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-asnprintf.lo -MD -MP -MF .deps/libgettextlib_la-asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/libgettextlib_la-asnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-fopen.lo -MD -MP -MF .deps/libgettextlib_la-fopen.Tpo -c fopen.c -fPIC -DPIC -o .libs/libgettextlib_la-fopen.o mv -f .deps/libgettextlib_la-asnprintf.Tpo .deps/libgettextlib_la-asnprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbsrtowcs-state.lo -MD -MP -MF .deps/libgettextlib_la-mbsrtowcs-state.Tpo -c -o libgettextlib_la-mbsrtowcs-state.lo `test -f 'mbsrtowcs-state.c' || echo './'`mbsrtowcs-state.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbsrtoc32s-state.lo -MD -MP -MF .deps/libgettextlib_la-mbsrtoc32s-state.Tpo -c mbsrtoc32s-state.c -fPIC -DPIC -o .libs/libgettextlib_la-mbsrtoc32s-state.o mv -f .deps/libgettextlib_la-fopen.Tpo .deps/libgettextlib_la-fopen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-printf-args.lo -MD -MP -MF .deps/libgettextlib_la-printf-args.Tpo -c -o libgettextlib_la-printf-args.lo `test -f 'printf-args.c' || echo './'`printf-args.c mv -f .deps/libgettextlib_la-mbsrtoc32s-state.Tpo .deps/libgettextlib_la-mbsrtoc32s-state.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-printf-parse.lo -MD -MP -MF .deps/libgettextlib_la-printf-parse.Tpo -c -o libgettextlib_la-printf-parse.lo `test -f 'printf-parse.c' || echo './'`printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-mbsrtowcs-state.lo -MD -MP -MF .deps/libgettextlib_la-mbsrtowcs-state.Tpo -c mbsrtowcs-state.c -fPIC -DPIC -o .libs/libgettextlib_la-mbsrtowcs-state.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-printf-args.lo -MD -MP -MF .deps/libgettextlib_la-printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/libgettextlib_la-printf-args.o mv -f .deps/libgettextlib_la-mbsrtowcs-state.Tpo .deps/libgettextlib_la-mbsrtowcs-state.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-strerror_r.lo -MD -MP -MF .deps/libgettextlib_la-strerror_r.Tpo -c -o libgettextlib_la-strerror_r.lo `test -f 'strerror_r.c' || echo './'`strerror_r.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-printf-parse.lo -MD -MP -MF .deps/libgettextlib_la-printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/libgettextlib_la-printf-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-strerror_r.lo -MD -MP -MF .deps/libgettextlib_la-strerror_r.Tpo -c strerror_r.c -fPIC -DPIC -o .libs/libgettextlib_la-strerror_r.o mv -f .deps/libgettextlib_la-printf-args.Tpo .deps/libgettextlib_la-printf-args.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-vasnprintf.lo -MD -MP -MF .deps/libgettextlib_la-vasnprintf.Tpo -c -o libgettextlib_la-vasnprintf.lo `test -f 'vasnprintf.c' || echo './'`vasnprintf.c mv -f .deps/libgettextlib_la-strerror_r.Tpo .deps/libgettextlib_la-strerror_r.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgettextlib_la-scratch_buffer_grow.lo -MD -MP -MF malloc/.deps/libgettextlib_la-scratch_buffer_grow.Tpo -c -o malloc/libgettextlib_la-scratch_buffer_grow.lo `test -f 'malloc/scratch_buffer_grow.c' || echo './'`malloc/scratch_buffer_grow.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextlib_la-vasnprintf.lo -MD -MP -MF .deps/libgettextlib_la-vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/libgettextlib_la-vasnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgettextlib_la-scratch_buffer_grow.lo -MD -MP -MF malloc/.deps/libgettextlib_la-scratch_buffer_grow.Tpo -c malloc/scratch_buffer_grow.c -fPIC -DPIC -o malloc/.libs/libgettextlib_la-scratch_buffer_grow.o mv -f .deps/libgettextlib_la-printf-parse.Tpo .deps/libgettextlib_la-printf-parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgettextlib_la-scratch_buffer_grow_preserve.lo -MD -MP -MF malloc/.deps/libgettextlib_la-scratch_buffer_grow_preserve.Tpo -c -o malloc/libgettextlib_la-scratch_buffer_grow_preserve.lo `test -f 'malloc/scratch_buffer_grow_preserve.c' || echo './'`malloc/scratch_buffer_grow_preserve.c mv -f malloc/.deps/libgettextlib_la-scratch_buffer_grow.Tpo malloc/.deps/libgettextlib_la-scratch_buffer_grow.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgettextlib_la-scratch_buffer_set_array_size.lo -MD -MP -MF malloc/.deps/libgettextlib_la-scratch_buffer_set_array_size.Tpo -c -o malloc/libgettextlib_la-scratch_buffer_set_array_size.lo `test -f 'malloc/scratch_buffer_set_array_size.c' || echo './'`malloc/scratch_buffer_set_array_size.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgettextlib_la-scratch_buffer_grow_preserve.lo -MD -MP -MF malloc/.deps/libgettextlib_la-scratch_buffer_grow_preserve.Tpo -c malloc/scratch_buffer_grow_preserve.c -fPIC -DPIC -o malloc/.libs/libgettextlib_la-scratch_buffer_grow_preserve.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgettextlib_la-scratch_buffer_set_array_size.lo -MD -MP -MF malloc/.deps/libgettextlib_la-scratch_buffer_set_array_size.Tpo -c malloc/scratch_buffer_set_array_size.c -fPIC -DPIC -o malloc/.libs/libgettextlib_la-scratch_buffer_set_array_size.o mv -f malloc/.deps/libgettextlib_la-scratch_buffer_grow_preserve.Tpo malloc/.deps/libgettextlib_la-scratch_buffer_grow_preserve.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgettextlib_la-lock.lo -MD -MP -MF glthread/.deps/libgettextlib_la-lock.Tpo -c -o glthread/libgettextlib_la-lock.lo `test -f 'glthread/lock.c' || echo './'`glthread/lock.c mv -f malloc/.deps/libgettextlib_la-scratch_buffer_set_array_size.Tpo malloc/.deps/libgettextlib_la-scratch_buffer_set_array_size.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-cased.lo -MD -MP -MF unicase/.deps/libgettextlib_la-cased.Tpo -c -o unicase/libgettextlib_la-cased.lo `test -f 'unicase/cased.c' || echo './'`unicase/cased.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgettextlib_la-lock.lo -MD -MP -MF glthread/.deps/libgettextlib_la-lock.Tpo -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/libgettextlib_la-lock.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-cased.lo -MD -MP -MF unicase/.deps/libgettextlib_la-cased.Tpo -c unicase/cased.c -fPIC -DPIC -o unicase/.libs/libgettextlib_la-cased.o mv -f glthread/.deps/libgettextlib_la-lock.Tpo glthread/.deps/libgettextlib_la-lock.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-empty-prefix-context.lo -MD -MP -MF unicase/.deps/libgettextlib_la-empty-prefix-context.Tpo -c -o unicase/libgettextlib_la-empty-prefix-context.lo `test -f 'unicase/empty-prefix-context.c' || echo './'`unicase/empty-prefix-context.c mv -f unicase/.deps/libgettextlib_la-cased.Tpo unicase/.deps/libgettextlib_la-cased.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-empty-suffix-context.lo -MD -MP -MF unicase/.deps/libgettextlib_la-empty-suffix-context.Tpo -c -o unicase/libgettextlib_la-empty-suffix-context.lo `test -f 'unicase/empty-suffix-context.c' || echo './'`unicase/empty-suffix-context.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-empty-suffix-context.lo -MD -MP -MF unicase/.deps/libgettextlib_la-empty-suffix-context.Tpo -c unicase/empty-suffix-context.c -fPIC -DPIC -o unicase/.libs/libgettextlib_la-empty-suffix-context.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-empty-prefix-context.lo -MD -MP -MF unicase/.deps/libgettextlib_la-empty-prefix-context.Tpo -c unicase/empty-prefix-context.c -fPIC -DPIC -o unicase/.libs/libgettextlib_la-empty-prefix-context.o mv -f unicase/.deps/libgettextlib_la-empty-suffix-context.Tpo unicase/.deps/libgettextlib_la-empty-suffix-context.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-ignorable.lo -MD -MP -MF unicase/.deps/libgettextlib_la-ignorable.Tpo -c -o unicase/libgettextlib_la-ignorable.lo `test -f 'unicase/ignorable.c' || echo './'`unicase/ignorable.c mv -f unicase/.deps/libgettextlib_la-empty-prefix-context.Tpo unicase/.deps/libgettextlib_la-empty-prefix-context.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-special-casing.lo -MD -MP -MF unicase/.deps/libgettextlib_la-special-casing.Tpo -c -o unicase/libgettextlib_la-special-casing.lo `test -f 'unicase/special-casing.c' || echo './'`unicase/special-casing.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-ignorable.lo -MD -MP -MF unicase/.deps/libgettextlib_la-ignorable.Tpo -c unicase/ignorable.c -fPIC -DPIC -o unicase/.libs/libgettextlib_la-ignorable.o mv -f unicase/.deps/libgettextlib_la-ignorable.Tpo unicase/.deps/libgettextlib_la-ignorable.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-tocasefold.lo -MD -MP -MF unicase/.deps/libgettextlib_la-tocasefold.Tpo -c -o unicase/libgettextlib_la-tocasefold.lo `test -f 'unicase/tocasefold.c' || echo './'`unicase/tocasefold.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-special-casing.lo -MD -MP -MF unicase/.deps/libgettextlib_la-special-casing.Tpo -c unicase/special-casing.c -fPIC -DPIC -o unicase/.libs/libgettextlib_la-special-casing.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-tocasefold.lo -MD -MP -MF unicase/.deps/libgettextlib_la-tocasefold.Tpo -c unicase/tocasefold.c -fPIC -DPIC -o unicase/.libs/libgettextlib_la-tocasefold.o mv -f unicase/.deps/libgettextlib_la-special-casing.Tpo unicase/.deps/libgettextlib_la-special-casing.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-tolower.lo -MD -MP -MF unicase/.deps/libgettextlib_la-tolower.Tpo -c -o unicase/libgettextlib_la-tolower.lo `test -f 'unicase/tolower.c' || echo './'`unicase/tolower.c mv -f unicase/.deps/libgettextlib_la-tocasefold.Tpo unicase/.deps/libgettextlib_la-tocasefold.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-u8-casefold.lo -MD -MP -MF unicase/.deps/libgettextlib_la-u8-casefold.Tpo -c -o unicase/libgettextlib_la-u8-casefold.lo `test -f 'unicase/u8-casefold.c' || echo './'`unicase/u8-casefold.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-tolower.lo -MD -MP -MF unicase/.deps/libgettextlib_la-tolower.Tpo -c unicase/tolower.c -fPIC -DPIC -o unicase/.libs/libgettextlib_la-tolower.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-u8-casefold.lo -MD -MP -MF unicase/.deps/libgettextlib_la-u8-casefold.Tpo -c unicase/u8-casefold.c -fPIC -DPIC -o unicase/.libs/libgettextlib_la-u8-casefold.o mv -f unicase/.deps/libgettextlib_la-u8-casefold.Tpo unicase/.deps/libgettextlib_la-u8-casefold.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-u8-casemap.lo -MD -MP -MF unicase/.deps/libgettextlib_la-u8-casemap.Tpo -c -o unicase/libgettextlib_la-u8-casemap.lo `test -f 'unicase/u8-casemap.c' || echo './'`unicase/u8-casemap.c mv -f unicase/.deps/libgettextlib_la-tolower.Tpo unicase/.deps/libgettextlib_la-tolower.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-u8-casemap.lo -MD -MP -MF unicase/.deps/libgettextlib_la-u8-casemap.Tpo -c unicase/u8-casemap.c -fPIC -DPIC -o unicase/.libs/libgettextlib_la-u8-casemap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-u8-ct-casefold.lo -MD -MP -MF unicase/.deps/libgettextlib_la-u8-ct-casefold.Tpo -c -o unicase/libgettextlib_la-u8-ct-casefold.lo `test -f 'unicase/u8-ct-casefold.c' || echo './'`unicase/u8-ct-casefold.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgettextlib_la-u8-ct-casefold.lo -MD -MP -MF unicase/.deps/libgettextlib_la-u8-ct-casefold.Tpo -c unicase/u8-ct-casefold.c -fPIC -DPIC -o unicase/.libs/libgettextlib_la-u8-ct-casefold.o vc-mtime.c: In function 'is_git_present': vc-mtime.c:86:13: warning: format not a string literal and no format arguments [-Wformat-security] 86 | error (EXIT_FAILURE, errno, _("fdopen() failed")); | ^~~~~ vc-mtime.c: In function 'git_mtime': vc-mtime.c:236:5: warning: format not a string literal and no format arguments [-Wformat-security] 236 | error (EXIT_FAILURE, errno, _("fdopen() failed")); | ^~~~~ vc-mtime.c: In function 'abs_git_checkout': vc-mtime.c:340:5: warning: format not a string literal and no format arguments [-Wformat-security] 340 | error (EXIT_FAILURE, errno, _("fdopen() failed")); | ^~~~~ vc-mtime.c: In function 'max_vc_mtime': vc-mtime.c:656:31: warning: format not a string literal and no format arguments [-Wformat-security] 656 | error (EXIT_FAILURE, errno, _("fdopen() failed")); | ^~~~~ vc-mtime.c:781:31: warning: format not a string literal and no format arguments [-Wformat-security] 781 | error (EXIT_FAILURE, errno, _("fdopen() failed")); | ^~~~~ vc-mtime.c:870:31: warning: format not a string literal and no format arguments [-Wformat-security] 870 | error (EXIT_FAILURE, errno, _("fdopen() failed")); | ^~~~~ mv -f .deps/libgettextlib_la-vc-mtime.Tpo .deps/libgettextlib_la-vc-mtime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniconv/libgettextlib_la-u8-conv-from-enc.lo -MD -MP -MF uniconv/.deps/libgettextlib_la-u8-conv-from-enc.Tpo -c -o uniconv/libgettextlib_la-u8-conv-from-enc.lo `test -f 'uniconv/u8-conv-from-enc.c' || echo './'`uniconv/u8-conv-from-enc.c mv -f unicase/.deps/libgettextlib_la-u8-casemap.Tpo unicase/.deps/libgettextlib_la-u8-casemap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-combiningclass.lo -MD -MP -MF unictype/.deps/libgettextlib_la-combiningclass.Tpo -c -o unictype/libgettextlib_la-combiningclass.lo `test -f 'unictype/combiningclass.c' || echo './'`unictype/combiningclass.c mv -f .deps/libgettextlib_la-vasnprintf.Tpo .deps/libgettextlib_la-vasnprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_alnum.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_alnum.Tpo -c -o unictype/libgettextlib_la-ctype_alnum.lo `test -f 'unictype/ctype_alnum.c' || echo './'`unictype/ctype_alnum.c mv -f unicase/.deps/libgettextlib_la-u8-ct-casefold.Tpo unicase/.deps/libgettextlib_la-u8-ct-casefold.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_alpha.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_alpha.Tpo -c -o unictype/libgettextlib_la-ctype_alpha.lo `test -f 'unictype/ctype_alpha.c' || echo './'`unictype/ctype_alpha.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-combiningclass.lo -MD -MP -MF unictype/.deps/libgettextlib_la-combiningclass.Tpo -c unictype/combiningclass.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-combiningclass.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_alnum.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_alnum.Tpo -c unictype/ctype_alnum.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_alnum.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniconv/libgettextlib_la-u8-conv-from-enc.lo -MD -MP -MF uniconv/.deps/libgettextlib_la-u8-conv-from-enc.Tpo -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/libgettextlib_la-u8-conv-from-enc.o mv -f unictype/.deps/libgettextlib_la-ctype_alnum.Tpo unictype/.deps/libgettextlib_la-ctype_alnum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_blank.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_blank.Tpo -c -o unictype/libgettextlib_la-ctype_blank.lo `test -f 'unictype/ctype_blank.c' || echo './'`unictype/ctype_blank.c mv -f unictype/.deps/libgettextlib_la-combiningclass.Tpo unictype/.deps/libgettextlib_la-combiningclass.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_cntrl.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_cntrl.Tpo -c -o unictype/libgettextlib_la-ctype_cntrl.lo `test -f 'unictype/ctype_cntrl.c' || echo './'`unictype/ctype_cntrl.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_alpha.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_alpha.Tpo -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_alpha.o mv -f unictype/.deps/libgettextlib_la-ctype_alpha.Tpo unictype/.deps/libgettextlib_la-ctype_alpha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_digit.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_digit.Tpo -c -o unictype/libgettextlib_la-ctype_digit.lo `test -f 'unictype/ctype_digit.c' || echo './'`unictype/ctype_digit.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_blank.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_blank.Tpo -c unictype/ctype_blank.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_blank.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_cntrl.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_cntrl.Tpo -c unictype/ctype_cntrl.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_cntrl.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_digit.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_digit.Tpo -c unictype/ctype_digit.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_digit.o mv -f unictype/.deps/libgettextlib_la-ctype_blank.Tpo unictype/.deps/libgettextlib_la-ctype_blank.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_graph.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_graph.Tpo -c -o unictype/libgettextlib_la-ctype_graph.lo `test -f 'unictype/ctype_graph.c' || echo './'`unictype/ctype_graph.c mv -f uniconv/.deps/libgettextlib_la-u8-conv-from-enc.Tpo uniconv/.deps/libgettextlib_la-u8-conv-from-enc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_lower.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_lower.Tpo -c -o unictype/libgettextlib_la-ctype_lower.lo `test -f 'unictype/ctype_lower.c' || echo './'`unictype/ctype_lower.c mv -f unictype/.deps/libgettextlib_la-ctype_cntrl.Tpo unictype/.deps/libgettextlib_la-ctype_cntrl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_print.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_print.Tpo -c -o unictype/libgettextlib_la-ctype_print.lo `test -f 'unictype/ctype_print.c' || echo './'`unictype/ctype_print.c mv -f unictype/.deps/libgettextlib_la-ctype_digit.Tpo unictype/.deps/libgettextlib_la-ctype_digit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_punct.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_punct.Tpo -c -o unictype/libgettextlib_la-ctype_punct.lo `test -f 'unictype/ctype_punct.c' || echo './'`unictype/ctype_punct.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_graph.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_graph.Tpo -c unictype/ctype_graph.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_graph.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_print.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_print.Tpo -c unictype/ctype_print.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_print.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_lower.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_lower.Tpo -c unictype/ctype_lower.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_lower.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_punct.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_punct.Tpo -c unictype/ctype_punct.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_punct.o mv -f unictype/.deps/libgettextlib_la-ctype_graph.Tpo unictype/.deps/libgettextlib_la-ctype_graph.Plo mv -f unictype/.deps/libgettextlib_la-ctype_lower.Tpo unictype/.deps/libgettextlib_la-ctype_lower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_space.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_space.Tpo -c -o unictype/libgettextlib_la-ctype_space.lo `test -f 'unictype/ctype_space.c' || echo './'`unictype/ctype_space.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_upper.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_upper.Tpo -c -o unictype/libgettextlib_la-ctype_upper.lo `test -f 'unictype/ctype_upper.c' || echo './'`unictype/ctype_upper.c mv -f unictype/.deps/libgettextlib_la-ctype_print.Tpo unictype/.deps/libgettextlib_la-ctype_print.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_xdigit.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_xdigit.Tpo -c -o unictype/libgettextlib_la-ctype_xdigit.lo `test -f 'unictype/ctype_xdigit.c' || echo './'`unictype/ctype_xdigit.c mv -f unictype/.deps/libgettextlib_la-ctype_punct.Tpo unictype/.deps/libgettextlib_la-ctype_punct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-pr_soft_dotted.lo -MD -MP -MF unictype/.deps/libgettextlib_la-pr_soft_dotted.Tpo -c -o unictype/libgettextlib_la-pr_soft_dotted.lo `test -f 'unictype/pr_soft_dotted.c' || echo './'`unictype/pr_soft_dotted.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_space.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_space.Tpo -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_space.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_upper.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_upper.Tpo -c unictype/ctype_upper.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_upper.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-ctype_xdigit.lo -MD -MP -MF unictype/.deps/libgettextlib_la-ctype_xdigit.Tpo -c unictype/ctype_xdigit.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-ctype_xdigit.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-pr_soft_dotted.lo -MD -MP -MF unictype/.deps/libgettextlib_la-pr_soft_dotted.Tpo -c unictype/pr_soft_dotted.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-pr_soft_dotted.o mv -f unictype/.deps/libgettextlib_la-ctype_space.Tpo unictype/.deps/libgettextlib_la-ctype_space.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-pr_white_space.lo -MD -MP -MF unictype/.deps/libgettextlib_la-pr_white_space.Tpo -c -o unictype/libgettextlib_la-pr_white_space.lo `test -f 'unictype/pr_white_space.c' || echo './'`unictype/pr_white_space.c mv -f unictype/.deps/libgettextlib_la-ctype_upper.Tpo unictype/.deps/libgettextlib_la-ctype_upper.Plo mv -f unictype/.deps/libgettextlib_la-ctype_xdigit.Tpo unictype/.deps/libgettextlib_la-ctype_xdigit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-pr_xid_continue.lo -MD -MP -MF unictype/.deps/libgettextlib_la-pr_xid_continue.Tpo -c -o unictype/libgettextlib_la-pr_xid_continue.lo `test -f 'unictype/pr_xid_continue.c' || echo './'`unictype/pr_xid_continue.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-pr_xid_start.lo -MD -MP -MF unictype/.deps/libgettextlib_la-pr_xid_start.Tpo -c -o unictype/libgettextlib_la-pr_xid_start.lo `test -f 'unictype/pr_xid_start.c' || echo './'`unictype/pr_xid_start.c mv -f unictype/.deps/libgettextlib_la-pr_soft_dotted.Tpo unictype/.deps/libgettextlib_la-pr_soft_dotted.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-sy_java_whitespace.lo -MD -MP -MF unictype/.deps/libgettextlib_la-sy_java_whitespace.Tpo -c -o unictype/libgettextlib_la-sy_java_whitespace.lo `test -f 'unictype/sy_java_whitespace.c' || echo './'`unictype/sy_java_whitespace.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-pr_white_space.lo -MD -MP -MF unictype/.deps/libgettextlib_la-pr_white_space.Tpo -c unictype/pr_white_space.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-pr_white_space.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-pr_xid_continue.lo -MD -MP -MF unictype/.deps/libgettextlib_la-pr_xid_continue.Tpo -c unictype/pr_xid_continue.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-pr_xid_continue.o mv -f unictype/.deps/libgettextlib_la-pr_white_space.Tpo unictype/.deps/libgettextlib_la-pr_white_space.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgettextlib_la-lbrktables.lo -MD -MP -MF unilbrk/.deps/libgettextlib_la-lbrktables.Tpo -c -o unilbrk/libgettextlib_la-lbrktables.lo `test -f 'unilbrk/lbrktables.c' || echo './'`unilbrk/lbrktables.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-sy_java_whitespace.lo -MD -MP -MF unictype/.deps/libgettextlib_la-sy_java_whitespace.Tpo -c unictype/sy_java_whitespace.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-sy_java_whitespace.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgettextlib_la-pr_xid_start.lo -MD -MP -MF unictype/.deps/libgettextlib_la-pr_xid_start.Tpo -c unictype/pr_xid_start.c -fPIC -DPIC -o unictype/.libs/libgettextlib_la-pr_xid_start.o mv -f unictype/.deps/libgettextlib_la-sy_java_whitespace.Tpo unictype/.deps/libgettextlib_la-sy_java_whitespace.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgettextlib_la-u8-possible-linebreaks.lo -MD -MP -MF unilbrk/.deps/libgettextlib_la-u8-possible-linebreaks.Tpo -c -o unilbrk/libgettextlib_la-u8-possible-linebreaks.lo `test -f 'unilbrk/u8-possible-linebreaks.c' || echo './'`unilbrk/u8-possible-linebreaks.c mv -f unictype/.deps/libgettextlib_la-pr_xid_continue.Tpo unictype/.deps/libgettextlib_la-pr_xid_continue.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgettextlib_la-u8-width-linebreaks.lo -MD -MP -MF unilbrk/.deps/libgettextlib_la-u8-width-linebreaks.Tpo -c -o unilbrk/libgettextlib_la-u8-width-linebreaks.lo `test -f 'unilbrk/u8-width-linebreaks.c' || echo './'`unilbrk/u8-width-linebreaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgettextlib_la-lbrktables.lo -MD -MP -MF unilbrk/.deps/libgettextlib_la-lbrktables.Tpo -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/libgettextlib_la-lbrktables.o mv -f unictype/.deps/libgettextlib_la-pr_xid_start.Tpo unictype/.deps/libgettextlib_la-pr_xid_start.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgettextlib_la-ulc-common.lo -MD -MP -MF unilbrk/.deps/libgettextlib_la-ulc-common.Tpo -c -o unilbrk/libgettextlib_la-ulc-common.lo `test -f 'unilbrk/ulc-common.c' || echo './'`unilbrk/ulc-common.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgettextlib_la-u8-possible-linebreaks.lo -MD -MP -MF unilbrk/.deps/libgettextlib_la-u8-possible-linebreaks.Tpo -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libgettextlib_la-u8-possible-linebreaks.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgettextlib_la-u8-width-linebreaks.lo -MD -MP -MF unilbrk/.deps/libgettextlib_la-u8-width-linebreaks.Tpo -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libgettextlib_la-u8-width-linebreaks.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgettextlib_la-ulc-common.lo -MD -MP -MF unilbrk/.deps/libgettextlib_la-ulc-common.Tpo -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/libgettextlib_la-ulc-common.o mv -f unilbrk/.deps/libgettextlib_la-lbrktables.Tpo unilbrk/.deps/libgettextlib_la-lbrktables.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgettextlib_la-ulc-width-linebreaks.lo -MD -MP -MF unilbrk/.deps/libgettextlib_la-ulc-width-linebreaks.Tpo -c -o unilbrk/libgettextlib_la-ulc-width-linebreaks.lo `test -f 'unilbrk/ulc-width-linebreaks.c' || echo './'`unilbrk/ulc-width-linebreaks.c mv -f unilbrk/.deps/libgettextlib_la-u8-width-linebreaks.Tpo unilbrk/.deps/libgettextlib_la-u8-width-linebreaks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniname/libgettextlib_la-uniname.lo -MD -MP -MF uniname/.deps/libgettextlib_la-uniname.Tpo -c -o uniname/libgettextlib_la-uniname.lo `test -f 'uniname/uniname.c' || echo './'`uniname/uniname.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgettextlib_la-ulc-width-linebreaks.lo -MD -MP -MF unilbrk/.deps/libgettextlib_la-ulc-width-linebreaks.Tpo -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libgettextlib_la-ulc-width-linebreaks.o mv -f unilbrk/.deps/libgettextlib_la-ulc-common.Tpo unilbrk/.deps/libgettextlib_la-ulc-common.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-canonical-decomposition.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-canonical-decomposition.Tpo -c -o uninorm/libgettextlib_la-canonical-decomposition.lo `test -f 'uninorm/canonical-decomposition.c' || echo './'`uninorm/canonical-decomposition.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniname/libgettextlib_la-uniname.lo -MD -MP -MF uniname/.deps/libgettextlib_la-uniname.Tpo -c uniname/uniname.c -fPIC -DPIC -o uniname/.libs/libgettextlib_la-uniname.o mv -f unilbrk/.deps/libgettextlib_la-ulc-width-linebreaks.Tpo unilbrk/.deps/libgettextlib_la-ulc-width-linebreaks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-composition.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-composition.Tpo -c -o uninorm/libgettextlib_la-composition.lo `test -f 'uninorm/composition.c' || echo './'`uninorm/composition.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-canonical-decomposition.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-canonical-decomposition.Tpo -c uninorm/canonical-decomposition.c -fPIC -DPIC -o uninorm/.libs/libgettextlib_la-canonical-decomposition.o mv -f uninorm/.deps/libgettextlib_la-canonical-decomposition.Tpo uninorm/.deps/libgettextlib_la-canonical-decomposition.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-decompose-internal.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-decompose-internal.Tpo -c -o uninorm/libgettextlib_la-decompose-internal.lo `test -f 'uninorm/decompose-internal.c' || echo './'`uninorm/decompose-internal.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-composition.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-composition.Tpo -c uninorm/composition.c -fPIC -DPIC -o uninorm/.libs/libgettextlib_la-composition.o mv -f unilbrk/.deps/libgettextlib_la-u8-possible-linebreaks.Tpo unilbrk/.deps/libgettextlib_la-u8-possible-linebreaks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-decomposing-form.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-decomposing-form.Tpo -c -o uninorm/libgettextlib_la-decomposing-form.lo `test -f 'uninorm/decomposing-form.c' || echo './'`uninorm/decomposing-form.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-decompose-internal.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-decompose-internal.Tpo -c uninorm/decompose-internal.c -fPIC -DPIC -o uninorm/.libs/libgettextlib_la-decompose-internal.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-decomposing-form.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-decomposing-form.Tpo -c uninorm/decomposing-form.c -fPIC -DPIC -o uninorm/.libs/libgettextlib_la-decomposing-form.o In file included from uninorm/composition.c:27: uninorm/composition-table.gperf: In function 'gl_uninorm_compose_lookup': uninorm/composition-table.gperf:572:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 572 | "\x00\x01\x02\x00\x03\x01", 0x1eae | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:574:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 574 | "\x00\x01\x02\x00\x03\x00", 0x1eb0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:573:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 573 | "\x00\x01\x03\x00\x03\x01", 0x1eaf | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:575:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 575 | "\x00\x01\x03\x00\x03\x00", 0x1eb1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:557:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 557 | "\x00\x01\x7f\x00\x03\x07", 0x1e9b | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:236:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 236 | "\x00\x00\xe6\x00\x03\x01", 0x01fd | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:238:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 238 | "\x00\x00\xf8\x00\x03\x01", 0x01ff | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:90:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 90 | "\x00\x00\x43\x00\x03\x01", 0x0106 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:450:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 450 | "\x00\x00\xef\x00\x03\x01", 0x1e2f | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:412:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 412 | "\x00\x00\xe7\x00\x03\x01", 0x1e09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:92:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 92 | "\x00\x00\x43\x00\x03\x02", 0x0108 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:94:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 94 | "\x00\x00\x43\x00\x03\x07", 0x010a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:653:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 653 | "\x00\x1f\x01\x00\x03\x01", 0x1f05 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:651:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 651 | "\x00\x1f\x01\x00\x03\x00", 0x1f03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:655:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 655 | "\x00\x1f\x01\x00\x03\x42", 0x1f07 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:660:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 660 | "\x00\x1f\x08\x00\x03\x01", 0x1f0c | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:658:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 658 | "\x00\x1f\x08\x00\x03\x00", 0x1f0a | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:662:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 662 | "\x00\x1f\x08\x00\x03\x42", 0x1f0e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:652:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 652 | "\x00\x1f\x00\x00\x03\x01", 0x1f04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:650:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 650 | "\x00\x1f\x00\x00\x03\x00", 0x1f02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:654:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 654 | "\x00\x1f\x00\x00\x03\x42", 0x1f06 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:433:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 433 | "\x00\x00\x46\x00\x03\x07", 0x1e1e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:234:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 234 | "\x00\x00\xe5\x00\x03\x01", 0x01fb | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:757:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 757 | "\x00\x1f\x02\x00\x03\x45", 0x1f82 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:756:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 756 | "\x00\x1f\x01\x00\x03\x45", 0x1f81 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:405:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 405 | "\x00\x00\x42\x00\x03\x07", 0x1e02 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:758:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 758 | "\x00\x1f\x03\x00\x03\x45", 0x1f83 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:763:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 763 | "\x00\x1f\x08\x00\x03\x45", 0x1f88 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:851:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 851 | "\x00\x03\xce\x00\x03\x45", 0x1ff4 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:506:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 506 | "\x00\x01\x61\x00\x03\x07", 0x1e67 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:755:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 755 | "\x00\x1f\x00\x00\x03\x45", 0x1f80 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:58:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 58 | "\x00\x00\x61\x00\x03\x01", 0x00e1 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:57:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 57 | "\x00\x00\x61\x00\x03\x00", 0x00e0 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:129:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 129 | "\x00\x00\x4a\x00\x03\x02", 0x0134 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:59:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 59 | "\x00\x00\x61\x00\x03\x02", 0x00e2 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:270:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 270 | "\x00\x00\x61\x00\x03\x07", 0x0227 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:809:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 809 | "\x00\x1f\xb6\x00\x03\x45", 0x1fb7 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:737:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 737 | "\x00\x1f\x61\x00\x03\x01", 0x1f65 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:735:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 735 | "\x00\x1f\x61\x00\x03\x00", 0x1f63 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:739:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 739 | "\x00\x1f\x61\x00\x03\x42", 0x1f67 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:817:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 817 | "\x00\x03\xae\x00\x03\x45", 0x1fc4 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:524:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 524 | "\x00\x01\x69\x00\x03\x01", 0x1e79 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:206:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 206 | "\x00\x00\xdc\x00\x03\x01", 0x01d7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:210:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 210 | "\x00\x00\xdc\x00\x03\x00", 0x01db | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:661:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 661 | "\x00\x1f\x09\x00\x03\x01", 0x1f0d | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:659:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 659 | "\x00\x1f\x09\x00\x03\x00", 0x1f0b | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:663:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 663 | "\x00\x1f\x09\x00\x03\x42", 0x1f0f | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:69:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 69 | "\x00\x00\x69\x00\x03\x01", 0x00ed | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:68:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 68 | "\x00\x00\x69\x00\x03\x00", 0x00ec | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:788:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 788 | "\x00\x1f\x61\x00\x03\x45", 0x1fa1 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:70:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 70 | "\x00\x00\x69\x00\x03\x02", 0x00ee | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:426:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 426 | "\x00\x01\x13\x00\x03\x01", 0x1e17 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:424:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 424 | "\x00\x01\x13\x00\x03\x00", 0x1e15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:745:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 745 | "\x00\x1f\x69\x00\x03\x01", 0x1f6d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:743:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 743 | "\x00\x1f\x69\x00\x03\x00", 0x1f6b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:747:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 747 | "\x00\x1f\x69\x00\x03\x42", 0x1f6f | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:764:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 764 | "\x00\x1f\x09\x00\x03\x45", 0x1f89 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:578:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 578 | "\x00\x01\x02\x00\x03\x03", 0x1eb4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:849:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 849 | "\x00\x1f\x7c\x00\x03\x45", 0x1ff2 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:807:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 807 | "\x00\x03\xac\x00\x03\x45", 0x1fb4 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:579:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 579 | "\x00\x01\x03\x00\x03\x03", 0x1eb5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:705:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 705 | "\x00\x1f\x39\x00\x03\x01", 0x1f3d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:703:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 703 | "\x00\x1f\x39\x00\x03\x00", 0x1f3b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:707:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 707 | "\x00\x1f\x39\x00\x03\x42", 0x1f3f | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:61:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 61 | "\x00\x00\x61\x00\x03\x08", 0x00e4 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:796:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 796 | "\x00\x1f\x69\x00\x03\x45", 0x1fa9 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:43:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 43 | "\x00\x00\x49\x00\x03\x01", 0x00cd | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:42:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 42 | "\x00\x00\x49\x00\x03\x00", 0x00cc | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:970:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 970 | "\x01\x13\x8b\x01\x13\xc2", 0x1138e | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:44:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 44 | "\x00\x00\x49\x00\x03\x02", 0x00ce | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:128:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 128 | "\x00\x00\x49\x00\x03\x07", 0x0130 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:969:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 969 | "\x01\x13\x84\x01\x13\xbb", 0x11385 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:719:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 719 | "\x00\x1f\x49\x00\x03\x01", 0x1f4d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:717:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 717 | "\x00\x1f\x49\x00\x03\x00", 0x1f4b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:712:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 712 | "\x00\x1f\x40\x00\x03\x01", 0x1f44 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:710:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 710 | "\x00\x1f\x40\x00\x03\x00", 0x1f42 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:689:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 689 | "\x00\x1f\x29\x00\x03\x01", 0x1f2d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:687:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 687 | "\x00\x1f\x29\x00\x03\x00", 0x1f2b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:691:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 691 | "\x00\x1f\x29\x00\x03\x42", 0x1f2f | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:504:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 504 | "\x00\x01\x5b\x00\x03\x07", 0x1e65 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:71:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 71 | "\x00\x00\x69\x00\x03\x08", 0x00ef | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:759:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 759 | "\x00\x1f\x04\x00\x03\x45", 0x1f84 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:207:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 207 | "\x00\x00\xfc\x00\x03\x01", 0x01d8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:211:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 211 | "\x00\x00\xfc\x00\x03\x00", 0x01dc | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:783:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 783 | "\x00\x1f\x2c\x00\x03\x45", 0x1f9c | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:762:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 762 | "\x00\x1f\x07\x00\x03\x45", 0x1f87 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:310:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 310 | "\x00\x04\x1a\x00\x03\x01", 0x040c | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:130:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 130 | "\x00\x00\x6a\x00\x03\x02", 0x0135 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:780:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 780 | "\x00\x1f\x29\x00\x03\x45", 0x1f99 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:60:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 60 | "\x00\x00\x61\x00\x03\x03", 0x00e3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:872:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 872 | "\x00\x00\x3d\x00\x03\x38", 0x2260 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:351:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 351 | "\x00\x04\x43\x00\x03\x08", 0x04f1 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:333:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 333 | "\x00\x04\xd9\x00\x03\x08", 0x04db | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:87:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 87 | "\x00\x00\x61\x00\x03\x06", 0x0103 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:32:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 32 | "\x00\x00\x41\x00\x03\x01", 0x00c1 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:31:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 31 | "\x00\x00\x41\x00\x03\x00", 0x00c0 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:89:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 89 | "\x00\x00\x61\x00\x03\x28", 0x0105 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:33:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 33 | "\x00\x00\x41\x00\x03\x02", 0x00c2 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:269:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 269 | "\x00\x00\x41\x00\x03\x07", 0x0226 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:45:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 45 | "\x00\x00\x49\x00\x03\x08", 0x00cf | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:713:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 713 | "\x00\x1f\x41\x00\x03\x01", 0x1f45 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:711:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 711 | "\x00\x1f\x41\x00\x03\x00", 0x1f43 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:797:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 797 | "\x00\x1f\x6a\x00\x03\x45", 0x1faa | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:65:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 65 | "\x00\x00\x65\x00\x03\x01", 0x00e9 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:64:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 64 | "\x00\x00\x65\x00\x03\x00", 0x00e8 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:121:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 121 | "\x00\x00\x69\x00\x03\x03", 0x0129 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:66:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 66 | "\x00\x00\x65\x00\x03\x02", 0x00ea | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:105:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 105 | "\x00\x00\x65\x00\x03\x07", 0x0117 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:308:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 308 | "\x00\x04\x13\x00\x03\x01", 0x0403 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:125:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 125 | "\x00\x00\x69\x00\x03\x06", 0x012d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:345:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 345 | "\x00\x04\xe9\x00\x03\x08", 0x04eb | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:525:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 525 | "\x00\x01\x6a\x00\x03\x08", 0x1e7a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:127:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 127 | "\x00\x00\x69\x00\x03\x28", 0x012f | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:317:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 317 | "\x00\x04\x33\x00\x03\x01", 0x0453 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:668:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 668 | "\x00\x1f\x10\x00\x03\x01", 0x1f14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:666:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 666 | "\x00\x1f\x10\x00\x03\x00", 0x1f12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:576:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 576 | "\x00\x01\x02\x00\x03\x09", 0x1eb2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:315:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 315 | "\x00\x04\x35\x00\x03\x00", 0x0450 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:784:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 784 | "\x00\x1f\x2d\x00\x03\x45", 0x1f9d | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:577:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 577 | "\x00\x01\x03\x00\x03\x09", 0x1eb3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:321:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 321 | "\x00\x04\x43\x00\x03\x06", 0x045e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:792:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 792 | "\x00\x1f\x65\x00\x03\x45", 0x1fa5 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:335:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 335 | "\x00\x04\x36\x00\x03\x08", 0x04dd | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:368:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 368 | "\x00\x09\x33\x00\x09\x3c", 0x0934 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:120:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 120 | "\x00\x00\x49\x00\x03\x03", 0x0128 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:432:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 432 | "\x00\x02\x29\x00\x03\x06", 0x1e1d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:596:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 596 | "\x00\x1e\xb8\x00\x03\x02", 0x1ec6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:35:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 35 | "\x00\x00\x41\x00\x03\x08", 0x00c4 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:124:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 124 | "\x00\x00\x49\x00\x03\x06", 0x012c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:74:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 74 | "\x00\x00\x6f\x00\x03\x01", 0x00f3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:73:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 73 | "\x00\x00\x6f\x00\x03\x00", 0x00f2 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:126:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 126 | "\x00\x00\x49\x00\x03\x28", 0x012e | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:75:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 75 | "\x00\x00\x6f\x00\x03\x02", 0x00f4 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:278:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 278 | "\x00\x00\x6f\x00\x03\x07", 0x022f | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:240:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 240 | "\x00\x00\x61\x00\x03\x0f", 0x0201 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:225:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 225 | "\x00\x01\xeb\x00\x03\x04", 0x01ed | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:67:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 67 | "\x00\x00\x65\x00\x03\x08", 0x00eb | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:217:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 217 | "\x00\x00\xe6\x00\x03\x04", 0x01e3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:79:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 79 | "\x00\x00\x75\x00\x03\x01", 0x00fa | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:78:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 78 | "\x00\x00\x75\x00\x03\x00", 0x00f9 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:765:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 765 | "\x00\x1f\x0a\x00\x03\x45", 0x1f8a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:80:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 80 | "\x00\x00\x75\x00\x03\x02", 0x00fb | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:96:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 96 | "\x00\x00\x43\x00\x03\x0c", 0x010c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:273:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 273 | "\x00\x00\xd6\x00\x03\x04", 0x022a | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:696:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 696 | "\x00\x1f\x30\x00\x03\x01", 0x1f34 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:694:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 694 | "\x00\x1f\x30\x00\x03\x00", 0x1f32 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:698:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 698 | "\x00\x1f\x30\x00\x03\x42", 0x1f36 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:802:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 802 | "\x00\x1f\x6f\x00\x03\x45", 0x1faf | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:561:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 561 | "\x00\x00\x61\x00\x03\x09", 0x1ea3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:316:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 316 | "\x00\x04\x35\x00\x03\x08", 0x0451 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:248:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 248 | "\x00\x00\x69\x00\x03\x0f", 0x0209 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:325:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 325 | "\x00\x04\x36\x00\x03\x06", 0x04c2 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:34:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 34 | "\x00\x00\x41\x00\x03\x03", 0x00c3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:344:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 344 | "\x00\x04\xe8\x00\x03\x08", 0x04ea | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:411:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 411 | "\x00\x00\xc7\x00\x03\x01", 0x1e08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:760:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 760 | "\x00\x1f\x05\x00\x03\x45", 0x1f85 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:86:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 86 | "\x00\x00\x41\x00\x03\x06", 0x0102 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:981:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 981 | "\x01\x61\x1e\x01\x61\x1e", 0x16121 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:768:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 768 | "\x00\x1f\x0d\x00\x03\x45", 0x1f8d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:88:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 88 | "\x00\x00\x41\x00\x03\x28", 0x0104 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:528:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 528 | "\x00\x00\x76\x00\x03\x03", 0x1e7d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:587:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 587 | "\x00\x00\x65\x00\x03\x03", 0x1ebd | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:77:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 77 | "\x00\x00\x6f\x00\x03\x08", 0x00f6 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:85:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 85 | "\x00\x00\x61\x00\x03\x04", 0x0101 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:599:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 599 | "\x00\x00\x69\x00\x03\x09", 0x1ec9 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:103:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 103 | "\x00\x00\x65\x00\x03\x06", 0x0115 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:197:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 197 | "\x00\x00\x61\x00\x03\x0c", 0x01ce | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:782:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 782 | "\x00\x1f\x2b\x00\x03\x45", 0x1f9b | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:107:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 107 | "\x00\x00\x65\x00\x03\x28", 0x0119 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:247:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 247 | "\x00\x00\x49\x00\x03\x0f", 0x0208 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:778:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 778 | "\x00\x1f\x27\x00\x03\x45", 0x1f97 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:81:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 81 | "\x00\x00\x75\x00\x03\x08", 0x00fc | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:39:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 39 | "\x00\x00\x45\x00\x03\x01", 0x00c9 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:38:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 38 | "\x00\x00\x45\x00\x03\x00", 0x00c8 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:204:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 204 | "\x00\x00\xdc\x00\x03\x04", 0x01d5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:40:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 40 | "\x00\x00\x45\x00\x03\x02", 0x00ca | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:104:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 104 | "\x00\x00\x45\x00\x03\x07", 0x0116 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:208:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 208 | "\x00\x00\xdc\x00\x03\x0c", 0x01d9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:331:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 331 | "\x00\x04\x35\x00\x03\x06", 0x04d7 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:123:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 123 | "\x00\x00\x69\x00\x03\x04", 0x012b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:669:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 669 | "\x00\x1f\x11\x00\x03\x01", 0x1f15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:667:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 667 | "\x00\x1f\x11\x00\x03\x00", 0x1f13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:199:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 199 | "\x00\x00\x69\x00\x03\x0c", 0x01d0 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:598:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 598 | "\x00\x00\x49\x00\x03\x09", 0x1ec8 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:346:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 346 | "\x00\x04\x2d\x00\x03\x08", 0x04ec | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:48:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 48 | "\x00\x00\x4f\x00\x03\x01", 0x00d3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:47:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 47 | "\x00\x00\x4f\x00\x03\x00", 0x00d2 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:76:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 76 | "\x00\x00\x6f\x00\x03\x03", 0x00f5 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:49:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 49 | "\x00\x00\x4f\x00\x03\x02", 0x00d4 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:277:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 277 | "\x00\x00\x4f\x00\x03\x07", 0x022e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:349:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 349 | "\x00\x04\x43\x00\x03\x04", 0x04ef | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:148:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 148 | "\x00\x00\x6f\x00\x03\x06", 0x014f | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:328:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 328 | "\x00\x04\x10\x00\x03\x08", 0x04d2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:954:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 954 | "\x00\x30\xef\x00\x30\x99", 0x30f7 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:223:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 223 | "\x00\x00\x6f\x00\x03\x28", 0x01eb | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:932:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 932 | "\x00\x30\xb3\x00\x30\x99", 0x30b4 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:170:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 170 | "\x00\x00\x75\x00\x03\x03", 0x0169 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:239:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 239 | "\x00\x00\x41\x00\x03\x0f", 0x0200 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:122:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 122 | "\x00\x00\x49\x00\x03\x04", 0x012a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:367:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 367 | "\x00\x09\x30\x00\x09\x3c", 0x0931 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:174:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 174 | "\x00\x00\x75\x00\x03\x06", 0x016d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:198:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 198 | "\x00\x00\x49\x00\x03\x0c", 0x01cf | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:926:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 926 | "\x00\x30\x46\x00\x30\x99", 0x3094 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:180:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 180 | "\x00\x00\x75\x00\x03\x28", 0x0173 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:853:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 853 | "\x00\x1f\xf6\x00\x03\x45", 0x1ff7 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:41:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 41 | "\x00\x00\x45\x00\x03\x08", 0x00cb | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:244:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 244 | "\x00\x00\x65\x00\x03\x0f", 0x0205 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:53:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 53 | "\x00\x00\x55\x00\x03\x01", 0x00da | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:52:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 52 | "\x00\x00\x55\x00\x03\x00", 0x00d9 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:342:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 342 | "\x00\x04\x1e\x00\x03\x08", 0x04e6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:54:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 54 | "\x00\x00\x55\x00\x03\x02", 0x00db | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:560:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 560 | "\x00\x00\x41\x00\x03\x09", 0x1ea2 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:958:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 958 | "\x00\x30\xfd\x00\x30\x99", 0x30fe | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:407:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 407 | "\x00\x00\x42\x00\x03\x23", 0x1e04 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:205:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 205 | "\x00\x00\xfc\x00\x03\x04", 0x01d6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:775:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 775 | "\x00\x1f\x24\x00\x03\x45", 0x1f94 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:912:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 912 | "\x00\x30\x61\x00\x30\x99", 0x3062 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:209:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 209 | "\x00\x00\xfc\x00\x03\x0c", 0x01da | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:51:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 51 | "\x00\x00\x4f\x00\x03\x08", 0x00d6 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:228:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 228 | "\x00\x00\x6a\x00\x03\x0c", 0x01f0 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:585:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 585 | "\x00\x00\x65\x00\x03\x09", 0x1ebb | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:326:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 326 | "\x00\x04\x10\x00\x03\x06", 0x04d0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:329:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 329 | "\x00\x04\x30\x00\x03\x08", 0x04d3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:559:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 559 | "\x00\x00\x61\x00\x03\x23", 0x1ea1 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:82:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 82 | "\x00\x00\x79\x00\x03\x01", 0x00fd | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:641:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 641 | "\x00\x00\x79\x00\x03\x00", 0x1ef3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:84:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 84 | "\x00\x00\x41\x00\x03\x04", 0x0100 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:184:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 184 | "\x00\x00\x79\x00\x03\x02", 0x0177 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:546:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 546 | "\x00\x00\x79\x00\x03\x07", 0x1e8f | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:196:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 196 | "\x00\x00\x41\x00\x03\x0c", 0x01cd | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:586:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 586 | "\x00\x00\x45\x00\x03\x03", 0x1ebc | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:409:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 409 | "\x00\x00\x42\x00\x03\x31", 0x1e06 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:252:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 252 | "\x00\x00\x6f\x00\x03\x0f", 0x020d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:356:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 356 | "\x00\x04\x2b\x00\x03\x08", 0x04f8 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:102:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 102 | "\x00\x00\x45\x00\x03\x06", 0x0114 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:101:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 101 | "\x00\x00\x65\x00\x03\x04", 0x0113 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:354:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 354 | "\x00\x04\x27\x00\x03\x08", 0x04f4 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:106:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 106 | "\x00\x00\x45\x00\x03\x28", 0x0118 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:109:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 109 | "\x00\x00\x65\x00\x03\x0c", 0x011b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:601:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 601 | "\x00\x00\x69\x00\x03\x23", 0x1ecb | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:55:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 55 | "\x00\x00\x55\x00\x03\x08", 0x00dc | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:260:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 260 | "\x00\x00\x75\x00\x03\x0f", 0x0215 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:957:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 957 | "\x00\x30\xf2\x00\x30\x99", 0x30fa | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:50:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 50 | "\x00\x00\x4f\x00\x03\x03", 0x00d5 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:956:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 956 | "\x00\x30\xf1\x00\x30\x99", 0x30f9 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:510:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 510 | "\x00\x00\x74\x00\x03\x07", 0x1e6b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:605:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 605 | "\x00\x00\x6f\x00\x03\x09", 0x1ecf | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:147:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 147 | "\x00\x00\x4f\x00\x03\x06", 0x014e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:425:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 425 | "\x00\x01\x12\x00\x03\x01", 0x1e16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:423:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 423 | "\x00\x01\x12\x00\x03\x00", 0x1e14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:222:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 222 | "\x00\x00\x4f\x00\x03\x28", 0x01ea | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:327:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 327 | "\x00\x04\x30\x00\x03\x06", 0x04d1 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:835:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 835 | "\x00\x1f\xfe\x00\x03\x01", 0x1fde | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:834:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 834 | "\x00\x1f\xfe\x00\x03\x00", 0x1fdd | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:836:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 836 | "\x00\x1f\xfe\x00\x03\x42", 0x1fdf | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:629:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 629 | "\x00\x00\x75\x00\x03\x09", 0x1ee7 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:152:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 152 | "\x00\x00\x72\x00\x03\x01", 0x0155 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:83:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 83 | "\x00\x00\x79\x00\x03\x08", 0x00ff | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:600:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 600 | "\x00\x00\x49\x00\x03\x23", 0x1eca | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:815:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 815 | "\x00\x1f\x74\x00\x03\x45", 0x1fc2 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:492:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 492 | "\x00\x00\x72\x00\x03\x07", 0x1e59 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:146:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 146 | "\x00\x00\x6f\x00\x03\x04", 0x014d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:955:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 955 | "\x00\x30\xf0\x00\x30\x99", 0x30f8 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:213:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 213 | "\x00\x00\xe4\x00\x03\x04", 0x01df | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:201:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 201 | "\x00\x00\x6f\x00\x03\x0c", 0x01d2 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:169:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 169 | "\x00\x00\x55\x00\x03\x03", 0x0168 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:909:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 909 | "\x00\x30\x5b\x00\x30\x99", 0x305c | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:140:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 140 | "\x00\x00\x6e\x00\x03\x01", 0x0144 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:232:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 232 | "\x00\x00\x6e\x00\x03\x00", 0x01f9 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:173:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 173 | "\x00\x00\x55\x00\x03\x06", 0x016c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:172:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 172 | "\x00\x00\x75\x00\x03\x04", 0x016b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:472:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 472 | "\x00\x00\x6e\x00\x03\x07", 0x1e45 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:179:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 179 | "\x00\x00\x55\x00\x03\x28", 0x0172 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:203:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 203 | "\x00\x00\x75\x00\x03\x0c", 0x01d4 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:554:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 554 | "\x00\x00\x74\x00\x03\x08", 0x1e97 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:243:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 243 | "\x00\x00\x45\x00\x03\x0f", 0x0204 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:434:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 434 | "\x00\x00\x66\x00\x03\x07", 0x1e1f | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:215:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 215 | "\x00\x02\x27\x00\x03\x04", 0x01e1 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:785:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 785 | "\x00\x1f\x2e\x00\x03\x45", 0x1f9e | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:951:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 951 | "\x00\x30\xdb\x00\x30\x99", 0x30dc | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:242:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 242 | "\x00\x00\x61\x00\x03\x11", 0x0203 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:875:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 875 | "\x00\x00\x3c\x00\x03\x38", 0x226e | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:647:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 647 | "\x00\x00\x79\x00\x03\x03", 0x1ef9 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:459:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 459 | "\x00\x1e\x36\x00\x03\x04", 0x1e38 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:388:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 388 | "\x00\x0d\xd9\x00\x0d\xcf", 0x0ddc | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:801:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 801 | "\x00\x1f\x6e\x00\x03\x45", 0x1fae | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:558:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 558 | "\x00\x00\x41\x00\x03\x23", 0x1ea0 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:541:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 541 | "\x00\x00\x58\x00\x03\x07", 0x1e8a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:251:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 251 | "\x00\x00\x4f\x00\x03\x0f", 0x020c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:584:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 584 | "\x00\x00\x45\x00\x03\x09", 0x1eba | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:793:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 793 | "\x00\x1f\x66\x00\x03\x45", 0x1fa6 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:766:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 766 | "\x00\x1f\x0b\x00\x03\x45", 0x1f8b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:323:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 323 | "\x00\x04\x75\x00\x03\x0f", 0x0477 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:390:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 390 | "\x00\x0d\xd9\x00\x0d\xdf", 0x0dde | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:530:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 530 | "\x00\x00\x76\x00\x03\x23", 0x1e7f | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:583:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 583 | "\x00\x00\x65\x00\x03\x23", 0x1eb9 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:250:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 250 | "\x00\x00\x69\x00\x03\x11", 0x020b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:118:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 118 | "\x00\x00\x48\x00\x03\x02", 0x0124 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:437:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 437 | "\x00\x00\x48\x00\x03\x07", 0x1e22 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:62:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 62 | "\x00\x00\x61\x00\x03\x0a", 0x00e5 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:718:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 718 | "\x00\x1f\x48\x00\x03\x01", 0x1f4c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:716:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 716 | "\x00\x1f\x48\x00\x03\x00", 0x1f4a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:604:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 604 | "\x00\x00\x4f\x00\x03\x09", 0x1ece | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:960:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 960 | "\x01\x05\xda\x00\x03\x07", 0x105e4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:100:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 100 | "\x00\x00\x45\x00\x03\x04", 0x0112 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:56:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 56 | "\x00\x00\x59\x00\x03\x01", 0x00dd | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:640:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 640 | "\x00\x00\x59\x00\x03\x00", 0x1ef2 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:108:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 108 | "\x00\x00\x45\x00\x03\x0c", 0x011a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:183:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 183 | "\x00\x00\x59\x00\x03\x02", 0x0176 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:545:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 545 | "\x00\x00\x59\x00\x03\x07", 0x1e8e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:259:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 259 | "\x00\x00\x55\x00\x03\x0f", 0x0214 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:730:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 730 | "\x00\x1f\x59\x00\x03\x01", 0x1f5d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:729:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 729 | "\x00\x1f\x59\x00\x03\x00", 0x1f5b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:731:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 731 | "\x00\x1f\x59\x00\x03\x42", 0x1f5f | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:916:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 916 | "\x00\x30\x6f\x00\x30\x99", 0x3070 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:249:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 249 | "\x00\x00\x49\x00\x03\x11", 0x020a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:543:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 543 | "\x00\x00\x58\x00\x03\x08", 0x1e8c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:145:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 145 | "\x00\x00\x4f\x00\x03\x04", 0x014c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:274:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 274 | "\x00\x00\xf6\x00\x03\x04", 0x022b | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:414:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 414 | "\x00\x00\x64\x00\x03\x07", 0x1e0b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:200:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 200 | "\x00\x00\x4f\x00\x03\x0c", 0x01d1 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:603:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 603 | "\x00\x00\x6f\x00\x03\x23", 0x1ecd | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:523:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 523 | "\x00\x01\x68\x00\x03\x01", 0x1e78 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:920:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 920 | "\x00\x30\x75\x00\x30\x99", 0x3076 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:628:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 628 | "\x00\x00\x55\x00\x03\x09", 0x1ee6 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:72:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 72 | "\x00\x00\x6e\x00\x03\x03", 0x00f1 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:496:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 496 | "\x00\x1e\x5b\x00\x03\x04", 0x1e5d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:441:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 441 | "\x00\x00\x48\x00\x03\x08", 0x1e26 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:319:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 319 | "\x00\x04\x3a\x00\x03\x01", 0x045c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:615:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 615 | "\x00\x1e\xcd\x00\x03\x02", 0x1ed9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:627:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 627 | "\x00\x00\x75\x00\x03\x23", 0x1ee5 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:119:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 119 | "\x00\x00\x68\x00\x03\x02", 0x0125 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:438:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 438 | "\x00\x00\x68\x00\x03\x07", 0x1e23 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:791:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 791 | "\x00\x1f\x64\x00\x03\x45", 0x1fa4 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:744:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 744 | "\x00\x1f\x68\x00\x03\x01", 0x1f6c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:742:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 742 | "\x00\x1f\x68\x00\x03\x00", 0x1f6a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:746:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 746 | "\x00\x1f\x68\x00\x03\x42", 0x1f6e | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:212:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 212 | "\x00\x00\xc4\x00\x03\x04", 0x01de | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:185:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 185 | "\x00\x00\x59\x00\x03\x08", 0x0178 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:171:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 171 | "\x00\x00\x55\x00\x03\x04", 0x016a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:337:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 337 | "\x00\x04\x37\x00\x03\x08", 0x04df | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:645:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 645 | "\x00\x00\x79\x00\x03\x09", 0x1ef7 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:202:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 202 | "\x00\x00\x55\x00\x03\x0c", 0x01d3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:241:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 241 | "\x00\x00\x41\x00\x03\x11", 0x0202 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:37:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 37 | "\x00\x00\x43\x00\x03\x27", 0x00c7 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:773:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 773 | "\x00\x1f\x22\x00\x03\x45", 0x1f92 | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:795:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 795 | "\x00\x1f\x68\x00\x03\x45", 0x1fa8 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:614:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 614 | "\x00\x1e\xcc\x00\x03\x02", 0x1ed8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:688:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 688 | "\x00\x1f\x28\x00\x03\x01", 0x1f2c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:686:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 686 | "\x00\x1f\x28\x00\x03\x00", 0x1f2a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:690:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 690 | "\x00\x1f\x28\x00\x03\x42", 0x1f2e | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:942:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 942 | "\x00\x30\xc8\x00\x30\x99", 0x30c9 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:246:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 246 | "\x00\x00\x65\x00\x03\x11", 0x0207 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:697:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 697 | "\x00\x1f\x31\x00\x03\x01", 0x1f35 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:695:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 695 | "\x00\x1f\x31\x00\x03\x00", 0x1f33 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:699:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 699 | "\x00\x1f\x31\x00\x03\x42", 0x1f37 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:282:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 282 | "\x00\x00\x79\x00\x03\x04", 0x0233 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:781:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 781 | "\x00\x1f\x2a\x00\x03\x45", 0x1f9a | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:428:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 428 | "\x00\x00\x65\x00\x03\x2d", 0x1e19 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:256:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 256 | "\x00\x00\x72\x00\x03\x0f", 0x0211 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:779:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 779 | "\x00\x1f\x28\x00\x03\x45", 0x1f98 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:442:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 442 | "\x00\x00\x68\x00\x03\x08", 0x1e27 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:36:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 36 | "\x00\x00\x41\x00\x03\x0a", 0x00c5 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:646:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 646 | "\x00\x00\x59\x00\x03\x03", 0x1ef8 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:582:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 582 | "\x00\x00\x45\x00\x03\x23", 0x1eb8 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:533:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 533 | "\x00\x00\x57\x00\x03\x01", 0x1e82 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:531:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 531 | "\x00\x00\x57\x00\x03\x00", 0x1e80 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:151:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 151 | "\x00\x00\x52\x00\x03\x01", 0x0154 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:181:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 181 | "\x00\x00\x57\x00\x03\x02", 0x0174 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:537:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 537 | "\x00\x00\x57\x00\x03\x07", 0x1e86 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:903:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 903 | "\x00\x30\x4f\x00\x30\x99", 0x3050 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:491:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 491 | "\x00\x00\x52\x00\x03\x07", 0x1e58 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:869:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 869 | "\x00\x22\x43\x00\x03\x38", 0x2244 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:863:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 863 | "\x00\x22\x03\x00\x03\x38", 0x2204 | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:864:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 864 | "\x00\x22\x08\x00\x03\x38", 0x2209 | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:898:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 898 | "\x00\x22\xb3\x00\x03\x38", 0x22eb | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:168:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 168 | "\x00\x00\x74\x00\x03\x0c", 0x0165 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:602:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 602 | "\x00\x00\x4f\x00\x03\x23", 0x1ecc | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:254:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 254 | "\x00\x00\x6f\x00\x03\x11", 0x020f | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:937:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 937 | "\x00\x30\xbd\x00\x30\x99", 0x30be | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:229:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 229 | "\x00\x00\x47\x00\x03\x01", 0x01f4 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:562:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 562 | "\x00\x00\xc2\x00\x03\x01", 0x1ea4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:564:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 564 | "\x00\x00\xc2\x00\x03\x00", 0x1ea6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:110:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 110 | "\x00\x00\x47\x00\x03\x02", 0x011c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:114:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 114 | "\x00\x00\x47\x00\x03\x07", 0x0120 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:279:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 279 | "\x00\x02\x2e\x00\x03\x04", 0x0230 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:761:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 761 | "\x00\x1f\x06\x00\x03\x45", 0x1f86 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:262:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 262 | "\x00\x00\x75\x00\x03\x11", 0x0217 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:266:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 266 | "\x00\x00\x74\x00\x03\x26", 0x021b | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:448:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 448 | "\x00\x00\x69\x00\x03\x30", 0x1e2d | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:940:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 940 | "\x00\x30\xc4\x00\x30\x99", 0x30c5 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:156:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 156 | "\x00\x00\x72\x00\x03\x0c", 0x0159 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:906:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 906 | "\x00\x30\x55\x00\x30\x99", 0x3056 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:522:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 522 | "\x00\x00\x75\x00\x03\x2d", 0x1e77 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:306:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 306 | "\x00\x04\x15\x00\x03\x00", 0x0400 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:322:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 322 | "\x00\x04\x74\x00\x03\x0f", 0x0476 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:873:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 873 | "\x00\x22\x61\x00\x03\x38", 0x2262 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:431:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 431 | "\x00\x02\x28\x00\x03\x06", 0x1e1c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:535:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 535 | "\x00\x00\x57\x00\x03\x08", 0x1e84 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:626:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 626 | "\x00\x00\x55\x00\x03\x23", 0x1ee4 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:139:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 139 | "\x00\x00\x4e\x00\x03\x01", 0x0143 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:231:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 231 | "\x00\x00\x4e\x00\x03\x00", 0x01f8 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:144:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 144 | "\x00\x00\x6e\x00\x03\x0c", 0x0148 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:366:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 366 | "\x00\x09\x28\x00\x09\x3c", 0x0929 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:471:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 471 | "\x00\x00\x4e\x00\x03\x07", 0x1e44 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:893:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 893 | "\x00\x22\x7c\x00\x03\x38", 0x22e0 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:176:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 176 | "\x00\x00\x75\x00\x03\x0a", 0x016f | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:230:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 230 | "\x00\x00\x67\x00\x03\x01", 0x01f5 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:447:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 447 | "\x00\x00\x49\x00\x03\x30", 0x1e2c | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:936:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 936 | "\x00\x30\xbb\x00\x30\x99", 0x30bc | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:111:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 111 | "\x00\x00\x67\x00\x03\x02", 0x011d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:115:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 115 | "\x00\x00\x67\x00\x03\x07", 0x0121 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:284:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 284 | "\x00\x03\x91\x00\x03\x01", 0x0386 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:812:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 812 | "\x00\x03\x91\x00\x03\x00", 0x1fba | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:534:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 534 | "\x00\x00\x77\x00\x03\x01", 0x1e83 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:532:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 532 | "\x00\x00\x77\x00\x03\x00", 0x1e81 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:643:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 643 | "\x00\x00\x79\x00\x03\x23", 0x1ef5 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:182:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 182 | "\x00\x00\x77\x00\x03\x02", 0x0175 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:538:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 538 | "\x00\x00\x77\x00\x03\x07", 0x1e87 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:899:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 899 | "\x00\x22\xb4\x00\x03\x38", 0x22ec | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:876:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 876 | "\x00\x00\x3e\x00\x03\x38", 0x226f | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:245:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 245 | "\x00\x00\x45\x00\x03\x11", 0x0206 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:644:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 644 | "\x00\x00\x59\x00\x03\x09", 0x1ef6 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:386:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 386 | "\x00\x0d\x46\x00\x0d\x57", 0x0d4c | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:813:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 813 | "\x00\x03\x91\x00\x03\x45", 0x1fbc | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:794:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 794 | "\x00\x1f\x67\x00\x03\x45", 0x1fa7 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:307:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 307 | "\x00\x04\x15\x00\x03\x08", 0x0401 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:427:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 427 | "\x00\x00\x45\x00\x03\x2d", 0x1e18 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:488:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 488 | "\x00\x00\x70\x00\x03\x01", 0x1e55 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:267:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 267 | "\x00\x00\x48\x00\x03\x0c", 0x021e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:485:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 485 | "\x00\x01\x4c\x00\x03\x01", 0x1e52 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:483:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 483 | "\x00\x01\x4c\x00\x03\x00", 0x1e50 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:490:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 490 | "\x00\x00\x70\x00\x03\x07", 0x1e57 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:512:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 512 | "\x00\x00\x74\x00\x03\x23", 0x1e6d | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:253:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 253 | "\x00\x00\x4f\x00\x03\x11", 0x020e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:972:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 972 | "\x01\x13\xc2\x01\x13\xc2", 0x113c5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:133:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 133 | "\x00\x00\x4c\x00\x03\x01", 0x0139 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:281:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 281 | "\x00\x00\x59\x00\x03\x04", 0x0232 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:509:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 509 | "\x00\x00\x54\x00\x03\x07", 0x1e6a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:568:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 568 | "\x00\x00\xc2\x00\x03\x03", 0x1eaa | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:272:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 272 | "\x00\x00\x65\x00\x03\x27", 0x0229 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:918:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 918 | "\x00\x30\x72\x00\x30\x99", 0x3073 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:112:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 112 | "\x00\x00\x47\x00\x03\x06", 0x011e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:486:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 486 | "\x00\x01\x4d\x00\x03\x01", 0x1e53 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:484:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 484 | "\x00\x01\x4d\x00\x03\x00", 0x1e51 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:430:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 430 | "\x00\x00\x65\x00\x03\x30", 0x1e1b | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:805:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 805 | "\x00\x1f\x70\x00\x03\x45", 0x1fb2 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:536:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 536 | "\x00\x00\x77\x00\x03\x08", 0x1e85 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:494:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 494 | "\x00\x00\x72\x00\x03\x23", 0x1e5b | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:465:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 465 | "\x00\x00\x4d\x00\x03\x01", 0x1e3e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:99:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 99 | "\x00\x00\x64\x00\x03\x0c", 0x010f | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:514:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 514 | "\x00\x00\x74\x00\x03\x31", 0x1e6f | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:309:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 309 | "\x00\x04\x06\x00\x03\x08", 0x0407 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:467:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 467 | "\x00\x00\x4d\x00\x03\x07", 0x1e40 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:343:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 343 | "\x00\x04\x3e\x00\x03\x08", 0x04e7 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:330:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 330 | "\x00\x04\x15\x00\x03\x06", 0x04d6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:261:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 261 | "\x00\x00\x55\x00\x03\x11", 0x0216 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:914:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 914 | "\x00\x30\x66\x00\x30\x99", 0x3067 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:46:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 46 | "\x00\x00\x4e\x00\x03\x03", 0x00d1 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:474:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 474 | "\x00\x00\x6e\x00\x03\x23", 0x1e47 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:952:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 952 | "\x00\x30\xdb\x00\x30\x9a", 0x30dd | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:656:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 656 | "\x00\x03\x91\x00\x03\x13", 0x1f08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:521:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 521 | "\x00\x00\x55\x00\x03\x2d", 0x1e76 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:268:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 268 | "\x00\x00\x68\x00\x03\x0c", 0x021f | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:355:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 355 | "\x00\x04\x47\x00\x03\x08", 0x04f5 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:334:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 334 | "\x00\x04\x16\x00\x03\x08", 0x04dc | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:498:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 498 | "\x00\x00\x72\x00\x03\x31", 0x1e5f | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:881:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 881 | "\x00\x22\x76\x00\x03\x38", 0x2278 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:878:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 878 | "\x00\x22\x65\x00\x03\x38", 0x2271 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:113:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 113 | "\x00\x00\x67\x00\x03\x06", 0x011f | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:255:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 255 | "\x00\x00\x52\x00\x03\x0f", 0x0210 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:897:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 897 | "\x00\x22\xb2\x00\x03\x38", 0x22ea | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:617:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 617 | "\x00\x01\xa1\x00\x03\x01", 0x1edb | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:619:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 619 | "\x00\x01\xa1\x00\x03\x00", 0x1edd | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:810:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 810 | "\x00\x03\x91\x00\x03\x06", 0x1fb8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:175:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 175 | "\x00\x00\x55\x00\x03\x0a", 0x016e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:929:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 929 | "\x00\x30\xad\x00\x30\x99", 0x30ae | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:476:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 476 | "\x00\x00\x6e\x00\x03\x31", 0x1e49 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:982:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 982 | "\x01\x61\x1e\x01\x61\x29", 0x16122 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:840:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 840 | "\x00\x03\xc1\x00\x03\x13", 0x1fe4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:520:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 520 | "\x00\x00\x75\x00\x03\x30", 0x1e75 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:237:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 237 | "\x00\x00\xd8\x00\x03\x01", 0x01fe | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:227:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 227 | "\x00\x02\x92\x00\x03\x0c", 0x01ef | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:297:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 297 | "\x00\x03\xb9\x00\x03\x01", 0x03af | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:751:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 751 | "\x00\x03\xb9\x00\x03\x00", 0x1f76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:829:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 829 | "\x00\x03\xb9\x00\x03\x42", 0x1fd6 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:439:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 439 | "\x00\x00\x48\x00\x03\x23", 0x1e24 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:296:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 296 | "\x00\x03\xb7\x00\x03\x01", 0x03ae | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:750:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 750 | "\x00\x03\xb7\x00\x03\x00", 0x1f74 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:818:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 818 | "\x00\x03\xb7\x00\x03\x42", 0x1fc6 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:908:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 908 | "\x00\x30\x59\x00\x30\x99", 0x305a | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:953:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 953 | "\x00\x30\xa6\x00\x30\x99", 0x30f4 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:556:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 556 | "\x00\x00\x79\x00\x03\x0a", 0x1e99 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:235:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 235 | "\x00\x00\xc6\x00\x03\x01", 0x01fc | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:324:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 324 | "\x00\x04\x16\x00\x03\x06", 0x04c1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:917:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 917 | "\x00\x30\x6f\x00\x30\x9a", 0x3071 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:516:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 516 | "\x00\x00\x74\x00\x03\x2d", 0x1e71 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:642:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 642 | "\x00\x00\x59\x00\x03\x23", 0x1ef4 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:566:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 566 | "\x00\x00\xc2\x00\x03\x09", 0x1ea8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:816:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 816 | "\x00\x03\xb7\x00\x03\x45", 0x1fc3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:913:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 913 | "\x00\x30\x64\x00\x30\x99", 0x3065 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:460:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 460 | "\x00\x1e\x37\x00\x03\x04", 0x1e39 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:155:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 155 | "\x00\x00\x52\x00\x03\x0c", 0x0158 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:885:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 885 | "\x00\x22\x82\x00\x03\x38", 0x2284 | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:921:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 921 | "\x00\x30\x75\x00\x30\x9a", 0x3077 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:258:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 258 | "\x00\x00\x72\x00\x03\x11", 0x0213 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:466:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 466 | "\x00\x00\x6d\x00\x03\x01", 0x1e3f | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:416:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 416 | "\x00\x00\x64\x00\x03\x23", 0x1e0d | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:767:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 767 | "\x00\x1f\x0c\x00\x03\x45", 0x1f8c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:271:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 271 | "\x00\x00\x45\x00\x03\x27", 0x0228 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:468:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 468 | "\x00\x00\x6d\x00\x03\x07", 0x1e41 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:819:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 819 | "\x00\x1f\xc6\x00\x03\x45", 0x1fc7 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:435:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 435 | "\x00\x00\x47\x00\x03\x04", 0x1e20 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:915:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 915 | "\x00\x30\x68\x00\x30\x99", 0x3069 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:429:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 429 | "\x00\x00\x45\x00\x03\x30", 0x1e1a | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:218:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 218 | "\x00\x00\x47\x00\x03\x0c", 0x01e6 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:299:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 299 | "\x00\x03\xb9\x00\x03\x08", 0x03ca | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:294:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 294 | "\x00\x03\xb1\x00\x03\x01", 0x03ac | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:748:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 748 | "\x00\x03\xb1\x00\x03\x00", 0x1f70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:808:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 808 | "\x00\x03\xb1\x00\x03\x42", 0x1fb6 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:440:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 440 | "\x00\x00\x68\x00\x03\x23", 0x1e25 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:503:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 503 | "\x00\x01\x5a\x00\x03\x07", 0x1e64 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:478:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 478 | "\x00\x00\x6e\x00\x03\x2d", 0x1e4b | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:186:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 186 | "\x00\x00\x5a\x00\x03\x01", 0x0179 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:800:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 800 | "\x00\x1f\x6d\x00\x03\x45", 0x1fad | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:418:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 418 | "\x00\x00\x64\x00\x03\x31", 0x1e0f | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:547:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 547 | "\x00\x00\x5a\x00\x03\x02", 0x1e90 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:188:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 188 | "\x00\x00\x5a\x00\x03\x07", 0x017b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:384:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 384 | "\x00\x0d\x46\x00\x0d\x3e", 0x0d4a | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:806:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 806 | "\x00\x03\xb1\x00\x03\x45", 0x1fb3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:623:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 623 | "\x00\x01\xa1\x00\x03\x03", 0x1ee1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:449:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 449 | "\x00\x00\xcf\x00\x03\x01", 0x1e2e | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:692:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 692 | "\x00\x03\xb9\x00\x03\x13", 0x1f30 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:347:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 347 | "\x00\x04\x4d\x00\x03\x08", 0x04ed | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:977:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 977 | "\x01\x14\xb9\x01\x14\xbd", 0x114be | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:143:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 143 | "\x00\x00\x4e\x00\x03\x0c", 0x0147 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:676:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 676 | "\x00\x03\xb7\x00\x03\x13", 0x1f20 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:870:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 870 | "\x00\x22\x45\x00\x03\x38", 0x2247 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:553:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 553 | "\x00\x00\x68\x00\x03\x31", 0x1e96 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:436:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 436 | "\x00\x00\x67\x00\x03\x04", 0x1e21 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:413:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 413 | "\x00\x00\x44\x00\x03\x07", 0x1e0a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:889:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 889 | "\x00\x22\xa2\x00\x03\x38", 0x22ac | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:219:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 219 | "\x00\x00\x67\x00\x03\x0c", 0x01e7 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:353:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 353 | "\x00\x04\x43\x00\x03\x0b", 0x04f3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:811:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 811 | "\x00\x03\x91\x00\x03\x04", 0x1fb9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:826:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 826 | "\x00\x03\xb9\x00\x03\x06", 0x1fd0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:680:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 680 | "\x00\x1f\x20\x00\x03\x01", 0x1f24 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:678:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 678 | "\x00\x1f\x20\x00\x03\x00", 0x1f22 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:682:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 682 | "\x00\x1f\x20\x00\x03\x42", 0x1f26 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:519:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 519 | "\x00\x00\x55\x00\x03\x30", 0x1e74 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:907:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 907 | "\x00\x30\x57\x00\x30\x99", 0x3058 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:302:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 302 | "\x00\x03\xc5\x00\x03\x01", 0x03cd | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:753:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 753 | "\x00\x03\xc5\x00\x03\x00", 0x1f7a | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:842:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 842 | "\x00\x03\xc5\x00\x03\x42", 0x1fe6 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:542:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 542 | "\x00\x00\x78\x00\x03\x07", 0x1e8b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:233:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 233 | "\x00\x00\xc5\x00\x03\x01", 0x01fa | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:928:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 928 | "\x00\x30\xab\x00\x30\x99", 0x30ac | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:539:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 539 | "\x00\x00\x57\x00\x03\x23", 0x1e88 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:771:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 771 | "\x00\x1f\x20\x00\x03\x45", 0x1f90 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:493:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 493 | "\x00\x00\x52\x00\x03\x23", 0x1e5a | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:962:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 962 | "\x01\x10\x9b\x01\x10\xba", 0x1109c | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:927:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 927 | "\x00\x30\x9d\x00\x30\x99", 0x309e | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:301:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 301 | "\x00\x03\xbf\x00\x03\x01", 0x03cc | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:752:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 752 | "\x00\x03\xbf\x00\x03\x00", 0x1f78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:91:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 91 | "\x00\x00\x63\x00\x03\x01", 0x0107 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:332:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 332 | "\x00\x04\xd8\x00\x03\x08", 0x04da | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:648:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 648 | "\x00\x03\xb1\x00\x03\x13", 0x1f00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:93:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 93 | "\x00\x00\x63\x00\x03\x02", 0x0109 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:95:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 95 | "\x00\x00\x63\x00\x03\x07", 0x010b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:167:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 167 | "\x00\x00\x54\x00\x03\x0c", 0x0164 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:422:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 422 | "\x00\x00\x64\x00\x03\x2d", 0x1e13 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:137:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 137 | "\x00\x00\x4c\x00\x03\x0c", 0x013d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:824:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 824 | "\x00\x1f\xbf\x00\x03\x01", 0x1fce | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:823:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 823 | "\x00\x1f\xbf\x00\x03\x00", 0x1fcd | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:825:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 825 | "\x00\x1f\xbf\x00\x03\x42", 0x1fcf | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:888:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 888 | "\x00\x22\x87\x00\x03\x38", 0x2289 | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:887:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 887 | "\x00\x22\x86\x00\x03\x38", 0x2288 | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:497:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 497 | "\x00\x00\x52\x00\x03\x31", 0x1e5e | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:166:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 166 | "\x00\x00\x74\x00\x03\x27", 0x0163 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:803:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 803 | "\x00\x03\xb1\x00\x03\x06", 0x1fb0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:886:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 886 | "\x00\x22\x83\x00\x03\x38", 0x2285 | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:265:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 265 | "\x00\x00\x54\x00\x03\x26", 0x021a | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:790:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 790 | "\x00\x1f\x63\x00\x03\x45", 0x1fa3 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:544:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 544 | "\x00\x00\x78\x00\x03\x08", 0x1e8d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:300:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 300 | "\x00\x03\xc5\x00\x03\x08", 0x03cb | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:681:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 681 | "\x00\x1f\x21\x00\x03\x01", 0x1f25 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:679:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 679 | "\x00\x1f\x21\x00\x03\x00", 0x1f23 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:683:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 683 | "\x00\x1f\x21\x00\x03\x42", 0x1f27 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:362:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 362 | "\x00\x06\x4a\x00\x06\x54", 0x0626 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:621:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 621 | "\x00\x01\xa1\x00\x03\x09", 0x1edf | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:451:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 451 | "\x00\x00\x4b\x00\x03\x01", 0x1e30 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:894:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 894 | "\x00\x22\x7d\x00\x03\x38", 0x22e1 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:473:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 473 | "\x00\x00\x4e\x00\x03\x23", 0x1e46 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:154:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 154 | "\x00\x00\x72\x00\x03\x27", 0x0157 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:571:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 571 | "\x00\x1e\xa1\x00\x03\x02", 0x1ead | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:158:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 158 | "\x00\x00\x73\x00\x03\x01", 0x015b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:868:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 868 | "\x00\x22\x3c\x00\x03\x38", 0x2241 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:772:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 772 | "\x00\x1f\x21\x00\x03\x45", 0x1f91 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:160:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 160 | "\x00\x00\x73\x00\x03\x02", 0x015d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:500:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 500 | "\x00\x00\x73\x00\x03\x07", 0x1e61 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:720:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 720 | "\x00\x03\xc5\x00\x03\x13", 0x1f50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:786:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 786 | "\x00\x1f\x2f\x00\x03\x45", 0x1f9f | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:911:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 911 | "\x00\x30\x5f\x00\x30\x99", 0x3060 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:597:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 597 | "\x00\x1e\xb9\x00\x03\x02", 0x1ec7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:142:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 142 | "\x00\x00\x6e\x00\x03\x27", 0x0146 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:157:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 157 | "\x00\x00\x53\x00\x03\x01", 0x015a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:540:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 540 | "\x00\x00\x77\x00\x03\x23", 0x1e89 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:774:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 774 | "\x00\x1f\x23\x00\x03\x45", 0x1f93 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:159:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 159 | "\x00\x00\x53\x00\x03\x02", 0x015c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:499:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 499 | "\x00\x00\x53\x00\x03\x07", 0x1e60 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:475:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 475 | "\x00\x00\x4e\x00\x03\x31", 0x1e48 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:708:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 708 | "\x00\x03\xbf\x00\x03\x13", 0x1f40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:134:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 134 | "\x00\x00\x6c\x00\x03\x01", 0x013a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:837:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 837 | "\x00\x03\xc5\x00\x03\x06", 0x1fe0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:150:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 150 | "\x00\x00\x6f\x00\x03\x0b", 0x0151 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:827:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 827 | "\x00\x03\xb9\x00\x03\x04", 0x1fd1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:257:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 257 | "\x00\x00\x52\x00\x03\x11", 0x0212 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:616:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 616 | "\x00\x01\xa0\x00\x03\x01", 0x1eda | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:618:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 618 | "\x00\x01\xa0\x00\x03\x00", 0x1edc | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:939:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 939 | "\x00\x30\xc1\x00\x30\x99", 0x30c2 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:226:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 226 | "\x00\x01\xb7\x00\x03\x0c", 0x01ee | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:879:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 879 | "\x00\x22\x72\x00\x03\x38", 0x2274 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:919:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 919 | "\x00\x30\x72\x00\x30\x9a", 0x3074 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:178:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 178 | "\x00\x00\x75\x00\x03\x0b", 0x0171 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:984:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 984 | "\x01\x61\x29\x01\x61\x1f", 0x16124 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:216:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 216 | "\x00\x00\xc6\x00\x03\x04", 0x01e2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:511:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 511 | "\x00\x00\x54\x00\x03\x23", 0x1e6c | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:452:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 452 | "\x00\x00\x6b\x00\x03\x01", 0x1e31 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:457:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 457 | "\x00\x00\x4c\x00\x03\x23", 0x1e36 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:187:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 187 | "\x00\x00\x7a\x00\x03\x01", 0x017a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:799:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 799 | "\x00\x1f\x6c\x00\x03\x45", 0x1fac | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:443:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 443 | "\x00\x00\x48\x00\x03\x27", 0x1e28 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:548:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 548 | "\x00\x00\x7a\x00\x03\x02", 0x1e91 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:189:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 189 | "\x00\x00\x7a\x00\x03\x07", 0x017c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:902:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 902 | "\x00\x30\x4d\x00\x30\x99", 0x304e | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:291:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 291 | "\x00\x03\xca\x00\x03\x01", 0x0390 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:828:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 828 | "\x00\x03\xca\x00\x03\x00", 0x1fd2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:830:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 830 | "\x00\x03\xca\x00\x03\x42", 0x1fd7 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:865:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 865 | "\x00\x22\x0b\x00\x03\x38", 0x220c | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:588:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 588 | "\x00\x00\xca\x00\x03\x01", 0x1ebe | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:590:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 590 | "\x00\x00\xca\x00\x03\x00", 0x1ec0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:469:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 469 | "\x00\x00\x4d\x00\x03\x23", 0x1e42 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:631:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 631 | "\x00\x01\xb0\x00\x03\x01", 0x1ee9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:633:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 633 | "\x00\x01\xb0\x00\x03\x00", 0x1eeb | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:513:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 513 | "\x00\x00\x54\x00\x03\x31", 0x1e6e | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:798:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 798 | "\x00\x1f\x6b\x00\x03\x45", 0x1fab | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:461:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 461 | "\x00\x00\x4c\x00\x03\x31", 0x1e3a | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:295:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 295 | "\x00\x03\xb5\x00\x03\x01", 0x03ad | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:749:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 749 | "\x00\x03\xb5\x00\x03\x00", 0x1f72 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:804:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 804 | "\x00\x03\xb1\x00\x03\x04", 0x1fb1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:859:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 859 | "\x00\x21\x94\x00\x03\x38", 0x21ae | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:304:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 304 | "\x00\x03\xd2\x00\x03\x01", 0x03d3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:420:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 420 | "\x00\x00\x64\x00\x03\x27", 0x1e11 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:581:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 581 | "\x00\x1e\xa1\x00\x03\x06", 0x1eb7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:526:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 526 | "\x00\x01\x6b\x00\x03\x08", 0x1e7b | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:477:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 477 | "\x00\x00\x4e\x00\x03\x2d", 0x1e4a | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:370:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 370 | "\x00\x09\xc7\x00\x09\xd7", 0x09cc | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:479:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 479 | "\x00\x00\xd5\x00\x03\x01", 0x1e4c | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:190:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 190 | "\x00\x00\x5a\x00\x03\x0c", 0x017d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:871:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 871 | "\x00\x22\x48\x00\x03\x38", 0x2249 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:287:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 287 | "\x00\x03\x99\x00\x03\x01", 0x038a | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:833:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 833 | "\x00\x03\x99\x00\x03\x00", 0x1fda | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:289:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 289 | "\x00\x03\xa5\x00\x03\x01", 0x038e | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:846:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 846 | "\x00\x03\xa5\x00\x03\x00", 0x1fea | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:625:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 625 | "\x00\x01\xa1\x00\x03\x23", 0x1ee3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:444:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 444 | "\x00\x00\x68\x00\x03\x27", 0x1e29 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:949:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 949 | "\x00\x30\xd8\x00\x30\x99", 0x30d9 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:704:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 704 | "\x00\x1f\x38\x00\x03\x01", 0x1f3c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:702:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 702 | "\x00\x1f\x38\x00\x03\x00", 0x1f3a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:706:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 706 | "\x00\x1f\x38\x00\x03\x42", 0x1f3e | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:149:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 149 | "\x00\x00\x4f\x00\x03\x0b", 0x0150 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:98:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 98 | "\x00\x00\x44\x00\x03\x0c", 0x010e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:935:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 935 | "\x00\x30\xb9\x00\x30\x99", 0x30ba | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:350:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 350 | "\x00\x04\x23\x00\x03\x08", 0x04f0 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:357:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 357 | "\x00\x04\x4b\x00\x03\x08", 0x04f9 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:622:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 622 | "\x00\x01\xa0\x00\x03\x03", 0x1ee0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:934:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 934 | "\x00\x30\xb7\x00\x30\x99", 0x30b8 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:402:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 402 | "\x00\x1b\x42\x00\x1b\x35", 0x1b43 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:941:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 941 | "\x00\x30\xc6\x00\x30\x99", 0x30c7 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:983:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 983 | "\x01\x61\x1e\x01\x61\x1f", 0x16123 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:877:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 877 | "\x00\x22\x64\x00\x03\x38", 0x2270 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:508:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 508 | "\x00\x1e\x63\x00\x03\x07", 0x1e69 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:555:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 555 | "\x00\x00\x77\x00\x03\x0a", 0x1e98 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:838:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 838 | "\x00\x03\xc5\x00\x03\x04", 0x1fe1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:305:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 305 | "\x00\x03\xd2\x00\x03\x08", 0x03d4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:910:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 910 | "\x00\x30\x5d\x00\x30\x99", 0x305e | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:283:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 283 | "\x00\x00\xa8\x00\x03\x01", 0x0385 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:848:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 848 | "\x00\x00\xa8\x00\x03\x00", 0x1fed | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:814:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 814 | "\x00\x00\xa8\x00\x03\x42", 0x1fc1 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:515:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 515 | "\x00\x00\x54\x00\x03\x2d", 0x1e70 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:481:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 481 | "\x00\x00\xd5\x00\x03\x08", 0x1e4e | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:463:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 463 | "\x00\x00\x4c\x00\x03\x2d", 0x1e3c | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:177:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 177 | "\x00\x00\x55\x00\x03\x0b", 0x0170 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:292:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 292 | "\x00\x03\x99\x00\x03\x08", 0x03aa | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:394:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 394 | "\x00\x1b\x09\x00\x1b\x35", 0x1b0a | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:293:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 293 | "\x00\x03\xa5\x00\x03\x08", 0x03ab | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:664:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 664 | "\x00\x03\xb5\x00\x03\x13", 0x1f10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:594:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 594 | "\x00\x00\xca\x00\x03\x03", 0x1ec4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:470:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 470 | "\x00\x00\x6d\x00\x03\x23", 0x1e43 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:97:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 97 | "\x00\x00\x63\x00\x03\x0c", 0x010d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:637:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 637 | "\x00\x01\xb0\x00\x03\x03", 0x1eef | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:776:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 776 | "\x00\x1f\x25\x00\x03\x45", 0x1f95 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:312:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 312 | "\x00\x04\x23\x00\x03\x06", 0x040e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:967:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 967 | "\x01\x13\x47\x01\x13\x57", 0x1134c | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:153:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 153 | "\x00\x00\x52\x00\x03\x27", 0x0156 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:336:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 336 | "\x00\x04\x17\x00\x03\x08", 0x04de | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:931:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 931 | "\x00\x30\xb1\x00\x30\x99", 0x30b2 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:770:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 770 | "\x00\x1f\x0f\x00\x03\x45", 0x1f8f | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:280:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 280 | "\x00\x02\x2f\x00\x03\x04", 0x0231 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:700:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 700 | "\x00\x03\x99\x00\x03\x13", 0x1f38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:359:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 359 | "\x00\x06\x27\x00\x06\x54", 0x0623 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:630:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 630 | "\x00\x01\xaf\x00\x03\x01", 0x1ee8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:632:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 632 | "\x00\x01\xaf\x00\x03\x00", 0x1eea | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:320:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 320 | "\x00\x04\x38\x00\x03\x00", 0x045d | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:965:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 965 | "\x01\x11\x32\x01\x11\x27", 0x1112f | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:549:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 549 | "\x00\x00\x5a\x00\x03\x23", 0x1e92 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:943:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 943 | "\x00\x30\xcf\x00\x30\x99", 0x30d0 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:116:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 116 | "\x00\x00\x47\x00\x03\x27", 0x0122 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:985:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 985 | "\x01\x61\x1e\x01\x61\x20", 0x16125 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:896:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 896 | "\x00\x22\x92\x00\x03\x38", 0x22e3 | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:675:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 675 | "\x00\x1f\x19\x00\x03\x01", 0x1f1d | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:673:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 673 | "\x00\x1f\x19\x00\x03\x00", 0x1f1b | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:831:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 831 | "\x00\x03\x99\x00\x03\x06", 0x1fd8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:393:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 393 | "\x00\x1b\x07\x00\x1b\x35", 0x1b08 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:844:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 844 | "\x00\x03\xa5\x00\x03\x06", 0x1fe8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:220:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 220 | "\x00\x00\x4b\x00\x03\x0c", 0x01e8 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:769:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 769 | "\x00\x1f\x0e\x00\x03\x45", 0x1f8e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:415:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 415 | "\x00\x00\x44\x00\x03\x23", 0x1e0c | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:924:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 924 | "\x00\x30\x7b\x00\x30\x99", 0x307c | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:164:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 164 | "\x00\x00\x73\x00\x03\x0c", 0x0161 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:290:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 290 | "\x00\x03\xa9\x00\x03\x01", 0x038f | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:855:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 855 | "\x00\x03\xa9\x00\x03\x00", 0x1ffa | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:551:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 551 | "\x00\x00\x5a\x00\x03\x31", 0x1e94 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:620:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 620 | "\x00\x01\xa0\x00\x03\x09", 0x1ede | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:922:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 922 | "\x00\x30\x78\x00\x30\x99", 0x3079 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:892:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 892 | "\x00\x22\xab\x00\x03\x38", 0x22af | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:141:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 141 | "\x00\x00\x4e\x00\x03\x27", 0x0145 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:570:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 570 | "\x00\x1e\xa0\x00\x03\x02", 0x1eac | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:163:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 163 | "\x00\x00\x53\x00\x03\x0c", 0x0160 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:369:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 369 | "\x00\x09\xc7\x00\x09\xbe", 0x09cb | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:264:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 264 | "\x00\x00\x73\x00\x03\x26", 0x0219 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:856:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 856 | "\x00\x03\xa9\x00\x03\x45", 0x1ffc | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:117:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 117 | "\x00\x00\x67\x00\x03\x27", 0x0123 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:341:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 341 | "\x00\x04\x38\x00\x03\x08", 0x04e5 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:417:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 417 | "\x00\x00\x44\x00\x03\x31", 0x1e0e | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:138:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 138 | "\x00\x00\x6c\x00\x03\x0c", 0x013e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:975:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 975 | "\x01\x14\xb9\x01\x14\xba", 0x114bb | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:657:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 657 | "\x00\x03\x91\x00\x03\x14", 0x1f09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:938:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 938 | "\x00\x30\xbf\x00\x30\x99", 0x30c0 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:263:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 263 | "\x00\x00\x53\x00\x03\x26", 0x0218 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:303:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 303 | "\x00\x03\xc9\x00\x03\x01", 0x03ce | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:754:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 754 | "\x00\x03\xc9\x00\x03\x00", 0x1f7c | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:852:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 852 | "\x00\x03\xc9\x00\x03\x42", 0x1ff6 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:592:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 592 | "\x00\x00\xca\x00\x03\x09", 0x1ec2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:589:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 589 | "\x00\x00\xea\x00\x03\x01", 0x1ebf | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:591:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 591 | "\x00\x00\xea\x00\x03\x00", 0x1ec1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:635:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 635 | "\x00\x01\xb0\x00\x03\x09", 0x1eed | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:606:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 606 | "\x00\x00\xd4\x00\x03\x01", 0x1ed0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:608:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 608 | "\x00\x00\xd4\x00\x03\x00", 0x1ed2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:221:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 221 | "\x00\x00\x6b\x00\x03\x0c", 0x01e9 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:191:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 191 | "\x00\x00\x7a\x00\x03\x0c", 0x017e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:850:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 850 | "\x00\x03\xc9\x00\x03\x45", 0x1ff3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:841:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 841 | "\x00\x03\xc1\x00\x03\x14", 0x1fe5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:495:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 495 | "\x00\x1e\x5a\x00\x03\x04", 0x1e5c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:636:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 636 | "\x00\x01\xaf\x00\x03\x03", 0x1eee | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:860:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 860 | "\x00\x21\xd0\x00\x03\x38", 0x21cd | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:165:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 165 | "\x00\x00\x54\x00\x03\x27", 0x0162 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:348:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 348 | "\x00\x04\x23\x00\x03\x04", 0x04ee | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:135:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 135 | "\x00\x00\x4c\x00\x03\x27", 0x013b | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:314:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 314 | "\x00\x04\x38\x00\x03\x06", 0x0439 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:901:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 901 | "\x00\x30\x4b\x00\x30\x99", 0x304c | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:286:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 286 | "\x00\x03\x97\x00\x03\x01", 0x0389 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:821:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 821 | "\x00\x03\x97\x00\x03\x00", 0x1fca | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:882:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 882 | "\x00\x22\x77\x00\x03\x38", 0x2279 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:740:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 740 | "\x00\x03\xa9\x00\x03\x13", 0x1f68 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:895:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 895 | "\x00\x22\x91\x00\x03\x38", 0x22e2 | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:453:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 453 | "\x00\x00\x4b\x00\x03\x23", 0x1e32 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:857:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 857 | "\x00\x21\x90\x00\x03\x38", 0x219a | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:959:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 959 | "\x01\x05\xd2\x00\x03\x07", 0x105c9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:674:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 674 | "\x00\x1f\x18\x00\x03\x01", 0x1f1c | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:672:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 672 | "\x00\x1f\x18\x00\x03\x00", 0x1f1a | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:502:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 502 | "\x00\x00\x73\x00\x03\x23", 0x1e63 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:822:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 822 | "\x00\x03\x97\x00\x03\x45", 0x1fcc | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:275:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 275 | "\x00\x00\xd5\x00\x03\x04", 0x022c | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:905:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 905 | "\x00\x30\x53\x00\x30\x99", 0x3054 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:421:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 421 | "\x00\x00\x44\x00\x03\x2d", 0x1e12 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:832:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 832 | "\x00\x03\x99\x00\x03\x04", 0x1fd9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:392:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 392 | "\x00\x1b\x05\x00\x1b\x35", 0x1b06 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:845:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 845 | "\x00\x03\xa5\x00\x03\x04", 0x1fe9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:396:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 396 | "\x00\x1b\x0d\x00\x1b\x35", 0x1b0e | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:501:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 501 | "\x00\x00\x53\x00\x03\x23", 0x1e62 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:580:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 580 | "\x00\x1e\xa0\x00\x03\x06", 0x1eb6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:406:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 406 | "\x00\x00\x62\x00\x03\x07", 0x1e03 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:455:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 455 | "\x00\x00\x4b\x00\x03\x31", 0x1e34 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:732:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 732 | "\x00\x03\xc9\x00\x03\x13", 0x1f60 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:458:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 458 | "\x00\x00\x6c\x00\x03\x23", 0x1e37 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:298:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 298 | "\x00\x03\xcb\x00\x03\x01", 0x03b0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:839:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 839 | "\x00\x03\xcb\x00\x03\x00", 0x1fe2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:843:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 843 | "\x00\x03\xcb\x00\x03\x42", 0x1fe7 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:966:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 966 | "\x01\x13\x47\x01\x13\x3e", 0x1134b | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:624:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 624 | "\x00\x01\xa0\x00\x03\x23", 0x1ee2 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:847:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 847 | "\x00\x03\xa1\x00\x03\x14", 0x1fec | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:527:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 527 | "\x00\x00\x56\x00\x03\x03", 0x1e7c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:789:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 789 | "\x00\x1f\x62\x00\x03\x45", 0x1fa2 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:874:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 874 | "\x00\x22\x4d\x00\x03\x38", 0x226d | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:595:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 595 | "\x00\x00\xea\x00\x03\x03", 0x1ec5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:518:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 518 | "\x00\x00\x75\x00\x03\x24", 0x1e73 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:968:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 968 | "\x01\x13\x82\x01\x13\xc9", 0x11383 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:612:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 612 | "\x00\x00\xd4\x00\x03\x03", 0x1ed6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:454:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 454 | "\x00\x00\x6b\x00\x03\x23", 0x1e33 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:693:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 693 | "\x00\x03\xb9\x00\x03\x14", 0x1f31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:550:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 550 | "\x00\x00\x7a\x00\x03\x23", 0x1e93 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:462:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 462 | "\x00\x00\x6c\x00\x03\x31", 0x1e3b | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:677:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 677 | "\x00\x03\xb7\x00\x03\x14", 0x1f21 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:684:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 684 | "\x00\x03\x97\x00\x03\x13", 0x1f28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:607:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 607 | "\x00\x00\xf4\x00\x03\x01", 0x1ed1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:609:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 609 | "\x00\x00\xf4\x00\x03\x00", 0x1ed3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:634:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 634 | "\x00\x01\xaf\x00\x03\x09", 0x1eec | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:397:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 397 | "\x00\x1b\x11\x00\x1b\x35", 0x1b12 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:311:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 311 | "\x00\x04\x18\x00\x03\x00", 0x040d | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:639:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 639 | "\x00\x01\xb0\x00\x03\x23", 0x1ef1 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:933:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 933 | "\x00\x30\xb5\x00\x30\x99", 0x30b6 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:456:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 456 | "\x00\x00\x6b\x00\x03\x31", 0x1e35 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:318:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 318 | "\x00\x04\x56\x00\x03\x08", 0x0457 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:552:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 552 | "\x00\x00\x7a\x00\x03\x31", 0x1e95 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:945:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 945 | "\x00\x30\xd2\x00\x30\x99", 0x30d3 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:505:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 505 | "\x00\x01\x60\x00\x03\x07", 0x1e66 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:947:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 947 | "\x00\x30\xd5\x00\x30\x99", 0x30d6 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:339:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 339 | "\x00\x04\x38\x00\x03\x04", 0x04e3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:971:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 971 | "\x01\x13\x90\x01\x13\xc9", 0x11391 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:964:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 964 | "\x01\x11\x31\x01\x11\x27", 0x1112e | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:950:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 950 | "\x00\x30\xd8\x00\x30\x9a", 0x30da | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:736:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 736 | "\x00\x1f\x60\x00\x03\x01", 0x1f64 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:734:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 734 | "\x00\x1f\x60\x00\x03\x00", 0x1f62 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:738:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 738 | "\x00\x1f\x60\x00\x03\x42", 0x1f66 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:360:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 360 | "\x00\x06\x48\x00\x06\x54", 0x0624 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:480:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 480 | "\x00\x00\xf5\x00\x03\x01", 0x1e4d | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:649:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 649 | "\x00\x03\xb1\x00\x03\x14", 0x1f01 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:378:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 378 | "\x00\x0c\x46\x00\x0c\x56", 0x0c48 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:563:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 563 | "\x00\x00\xe2\x00\x03\x01", 0x1ea5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:565:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 565 | "\x00\x00\xe2\x00\x03\x00", 0x1ea7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:288:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 288 | "\x00\x03\x9f\x00\x03\x01", 0x038c | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:854:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 854 | "\x00\x03\x9f\x00\x03\x00", 0x1ff8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:787:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 787 | "\x00\x1f\x60\x00\x03\x45", 0x1fa0 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:487:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 487 | "\x00\x00\x50\x00\x03\x01", 0x1e54 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:340:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 340 | "\x00\x04\x18\x00\x03\x08", 0x04e4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:991:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 991 | "\x01\x6d\x69\x01\x6d\x67", 0x16d6a | ^~~~~~~~~~~~~~ uninorm/composition-table.gperf:489:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 489 | "\x00\x00\x50\x00\x03\x07", 0x1e56 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:464:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 464 | "\x00\x00\x6c\x00\x03\x2d", 0x1e3d | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:724:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 724 | "\x00\x1f\x50\x00\x03\x01", 0x1f54 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:722:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 722 | "\x00\x1f\x50\x00\x03\x00", 0x1f52 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:726:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 726 | "\x00\x1f\x50\x00\x03\x42", 0x1f56 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:445:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 445 | "\x00\x00\x48\x00\x03\x2e", 0x1e2a | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:419:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 419 | "\x00\x00\x44\x00\x03\x27", 0x1e10 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:593:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 593 | "\x00\x00\xea\x00\x03\x09", 0x1ec3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:285:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 285 | "\x00\x03\x95\x00\x03\x01", 0x0388 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:820:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 820 | "\x00\x03\x95\x00\x03\x00", 0x1fc8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:610:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 610 | "\x00\x00\xd4\x00\x03\x09", 0x1ed4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:725:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 725 | "\x00\x1f\x51\x00\x03\x01", 0x1f55 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:723:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 723 | "\x00\x1f\x51\x00\x03\x00", 0x1f53 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:727:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 727 | "\x00\x1f\x51\x00\x03\x42", 0x1f57 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:987:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 987 | "\x01\x61\x22\x01\x61\x1f", 0x16127 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:777:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 777 | "\x00\x1f\x26\x00\x03\x45", 0x1f96 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:224:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 224 | "\x00\x01\xea\x00\x03\x04", 0x01ec | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:613:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 613 | "\x00\x00\xf4\x00\x03\x03", 0x1ed7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:517:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 517 | "\x00\x00\x55\x00\x03\x24", 0x1e72 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:482:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 482 | "\x00\x00\xf5\x00\x03\x08", 0x1e4f | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:399:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 399 | "\x00\x1b\x3c\x00\x1b\x35", 0x1b3d | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:721:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 721 | "\x00\x03\xc5\x00\x03\x14", 0x1f51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:193:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 193 | "\x00\x00\x6f\x00\x03\x1b", 0x01a1 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:404:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 404 | "\x00\x00\x61\x00\x03\x25", 0x1e01 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:385:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 385 | "\x00\x0d\x47\x00\x0d\x3e", 0x0d4b | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:313:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 313 | "\x00\x04\x18\x00\x03\x06", 0x0419 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:944:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 944 | "\x00\x30\xcf\x00\x30\x9a", 0x30d1 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:195:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 195 | "\x00\x00\x75\x00\x03\x1b", 0x01b0 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:709:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 709 | "\x00\x03\xbf\x00\x03\x14", 0x1f41 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:63:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 63 | "\x00\x00\x63\x00\x03\x27", 0x00e7 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:930:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 930 | "\x00\x30\xaf\x00\x30\x99", 0x30b0 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:638:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 638 | "\x00\x01\xaf\x00\x03\x23", 0x1ef0 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:446:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 446 | "\x00\x00\x68\x00\x03\x2e", 0x1e2b | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:714:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 714 | "\x00\x03\x9f\x00\x03\x13", 0x1f48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:973:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 973 | "\x01\x13\xc2\x01\x13\xb8", 0x113c7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:884:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 884 | "\x00\x22\x7b\x00\x03\x38", 0x2281 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:925:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 925 | "\x00\x30\x7b\x00\x30\x9a", 0x307d | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:507:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 507 | "\x00\x1e\x62\x00\x03\x07", 0x1e68 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:569:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 569 | "\x00\x00\xe2\x00\x03\x03", 0x1eab | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:923:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 923 | "\x00\x30\x78\x00\x30\x9a", 0x307a | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:373:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 373 | "\x00\x0b\x47\x00\x0b\x57", 0x0b4c | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:670:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 670 | "\x00\x03\x95\x00\x03\x13", 0x1f18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:131:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 131 | "\x00\x00\x4b\x00\x03\x27", 0x0136 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:395:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 395 | "\x00\x1b\x0b\x00\x1b\x35", 0x1b0c | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:162:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 162 | "\x00\x00\x73\x00\x03\x27", 0x015f | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:398:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 398 | "\x00\x1b\x3a\x00\x1b\x35", 0x1b3b | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:358:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 358 | "\x00\x06\x27\x00\x06\x53", 0x0622 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:387:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 387 | "\x00\x0d\xd9\x00\x0d\xca", 0x0dda | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:161:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 161 | "\x00\x00\x53\x00\x03\x27", 0x015e | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:611:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 611 | "\x00\x00\xf4\x00\x03\x09", 0x1ed5 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:192:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 192 | "\x00\x00\x4f\x00\x03\x1b", 0x01a0 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:529:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 529 | "\x00\x00\x56\x00\x03\x23", 0x1e7e | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:136:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 136 | "\x00\x00\x6c\x00\x03\x27", 0x013c | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:403:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 403 | "\x00\x00\x41\x00\x03\x25", 0x1e00 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:866:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 866 | "\x00\x22\x23\x00\x03\x38", 0x2224 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:880:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 880 | "\x00\x22\x73\x00\x03\x38", 0x2275 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:338:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 338 | "\x00\x04\x18\x00\x03\x04", 0x04e2 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:132:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 132 | "\x00\x00\x6b\x00\x03\x27", 0x0137 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:194:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 194 | "\x00\x00\x55\x00\x03\x1b", 0x01af | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:858:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 858 | "\x00\x21\x92\x00\x03\x38", 0x219b | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:381:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 381 | "\x00\x0c\xc6\x00\x0c\xd6", 0x0cc8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:567:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 567 | "\x00\x00\xe2\x00\x03\x09", 0x1ea9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:389:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 389 | "\x00\x0d\xdc\x00\x0d\xca", 0x0ddd | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:376:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 376 | "\x00\x0b\xc7\x00\x0b\xbe", 0x0bcb | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:380:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 380 | "\x00\x0c\xc6\x00\x0c\xd5", 0x0cc7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:961:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 961 | "\x01\x10\x99\x01\x10\xba", 0x1109a | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:382:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 382 | "\x00\x0c\xc6\x00\x0c\xc2", 0x0cca | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:963:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 963 | "\x01\x10\xa5\x01\x10\xba", 0x110ab | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:978:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 978 | "\x01\x15\xb8\x01\x15\xaf", 0x115ba | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:665:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 665 | "\x00\x03\xb5\x00\x03\x14", 0x1f11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:276:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 276 | "\x00\x00\xf5\x00\x03\x04", 0x022d | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:408:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 408 | "\x00\x00\x62\x00\x03\x23", 0x1e05 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:214:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 214 | "\x00\x02\x26\x00\x03\x04", 0x01e0 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:364:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 364 | "\x00\x06\xc1\x00\x06\x54", 0x06c2 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:883:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 883 | "\x00\x22\x7a\x00\x03\x38", 0x2280 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:701:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 701 | "\x00\x03\x99\x00\x03\x14", 0x1f39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:728:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 728 | "\x00\x03\xa5\x00\x03\x14", 0x1f59 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:371:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 371 | "\x00\x0b\x47\x00\x0b\x56", 0x0b48 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:410:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 410 | "\x00\x00\x62\x00\x03\x31", 0x1e07 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:900:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 900 | "\x00\x22\xb5\x00\x03\x38", 0x22ed | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:946:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 946 | "\x00\x30\xd2\x00\x30\x9a", 0x30d4 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:948:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 948 | "\x00\x30\xd5\x00\x30\x9a", 0x30d7 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:372:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 372 | "\x00\x0b\x47\x00\x0b\x3e", 0x0b4b | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:400:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 400 | "\x00\x1b\x3e\x00\x1b\x35", 0x1b40 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:401:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 401 | "\x00\x1b\x3f\x00\x1b\x35", 0x1b41 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:976:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 976 | "\x01\x14\xb9\x01\x14\xb0", 0x114bc | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:867:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 867 | "\x00\x22\x25\x00\x03\x38", 0x2226 | ^~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:379:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 379 | "\x00\x0c\xbf\x00\x0c\xd5", 0x0cc0 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:890:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 890 | "\x00\x22\xa8\x00\x03\x38", 0x22ad | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:904:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 904 | "\x00\x30\x51\x00\x30\x99", 0x3052 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:974:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 974 | "\x01\x13\xc2\x01\x13\xc9", 0x113c8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:741:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 741 | "\x00\x03\xa9\x00\x03\x14", 0x1f69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:733:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 733 | "\x00\x03\xc9\x00\x03\x14", 0x1f61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:374:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 374 | "\x00\x0b\x92\x00\x0b\xd7", 0x0b94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:891:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 891 | "\x00\x22\xa9\x00\x03\x38", 0x22ae | ^~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:980:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 980 | "\x01\x19\x35\x01\x19\x30", 0x11938 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:685:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 685 | "\x00\x03\x97\x00\x03\x14", 0x1f29 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:383:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 383 | "\x00\x0c\xca\x00\x0c\xd5", 0x0ccb | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:352:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 352 | "\x00\x04\x23\x00\x03\x0b", 0x04f2 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:986:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 986 | "\x01\x61\x21\x01\x61\x1f", 0x16126 | ^~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:988:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 988 | "\x01\x61\x21\x01\x61\x20", 0x16128 | ^~~~~~~~~~~~~~ uninorm/composition-table.gperf:715:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 715 | "\x00\x03\x9f\x00\x03\x14", 0x1f49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:671:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 671 | "\x00\x03\x95\x00\x03\x14", 0x1f19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:365:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 365 | "\x00\x06\xd2\x00\x06\x54", 0x06d3 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:363:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 363 | "\x00\x06\xd5\x00\x06\x54", 0x06c0 | ^~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:989:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 989 | "\x01\x6d\x67\x01\x6d\x67", 0x16d68 | ^~~~~~~~~~~~~~ uninorm/composition-table.gperf:377:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 377 | "\x00\x0b\xc6\x00\x0b\xd7", 0x0bcc | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:361:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 361 | "\x00\x06\x27\x00\x06\x55", 0x0625 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:862:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 862 | "\x00\x21\xd2\x00\x03\x38", 0x21cf | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:375:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 375 | "\x00\x0b\xc6\x00\x0b\xbe", 0x0bca | ^~~~~~~~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:391:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 391 | "\x00\x10\x25\x00\x10\x2e", 0x1026 | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:861:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 861 | "\x00\x21\xd4\x00\x03\x38", 0x21ce | ^~~~~~~~~~~~~~~~~~~~ uninorm/composition-table.gperf:990:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 990 | "\x01\x6d\x63\x01\x6d\x67", 0x16d69 | ^~~~~~~~~~~~~~ uninorm/composition-table.gperf:979:8: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Wunterminated-string-initialization] 979 | "\x01\x15\xb9\x01\x15\xaf", 0x115bb | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f uninorm/.deps/libgettextlib_la-composition.Tpo uninorm/.deps/libgettextlib_la-composition.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-decomposition-table.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-decomposition-table.Tpo -c -o uninorm/libgettextlib_la-decomposition-table.lo `test -f 'uninorm/decomposition-table.c' || echo './'`uninorm/decomposition-table.c mv -f uninorm/.deps/libgettextlib_la-decomposing-form.Tpo uninorm/.deps/libgettextlib_la-decomposing-form.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-nfc.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-nfc.Tpo -c -o uninorm/libgettextlib_la-nfc.lo `test -f 'uninorm/nfc.c' || echo './'`uninorm/nfc.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-decomposition-table.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-decomposition-table.Tpo -c uninorm/decomposition-table.c -fPIC -DPIC -o uninorm/.libs/libgettextlib_la-decomposition-table.o mv -f uninorm/.deps/libgettextlib_la-decomposition-table.Tpo uninorm/.deps/libgettextlib_la-decomposition-table.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-nfd.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-nfd.Tpo -c -o uninorm/libgettextlib_la-nfd.lo `test -f 'uninorm/nfd.c' || echo './'`uninorm/nfd.c mv -f uninorm/.deps/libgettextlib_la-decompose-internal.Tpo uninorm/.deps/libgettextlib_la-decompose-internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-u8-normalize.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-u8-normalize.Tpo -c -o uninorm/libgettextlib_la-u8-normalize.lo `test -f 'uninorm/u8-normalize.c' || echo './'`uninorm/u8-normalize.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-nfc.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-nfc.Tpo -c uninorm/nfc.c -fPIC -DPIC -o uninorm/.libs/libgettextlib_la-nfc.o mv -f uninorm/.deps/libgettextlib_la-nfc.Tpo uninorm/.deps/libgettextlib_la-nfc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u16-check.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u16-check.Tpo -c -o unistr/libgettextlib_la-u16-check.lo `test -f 'unistr/u16-check.c' || echo './'`unistr/u16-check.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-nfd.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-nfd.Tpo -c uninorm/nfd.c -fPIC -DPIC -o uninorm/.libs/libgettextlib_la-nfd.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/libgettextlib_la-u8-normalize.lo -MD -MP -MF uninorm/.deps/libgettextlib_la-u8-normalize.Tpo -c uninorm/u8-normalize.c -fPIC -DPIC -o uninorm/.libs/libgettextlib_la-u8-normalize.o mv -f uninorm/.deps/libgettextlib_la-nfd.Tpo uninorm/.deps/libgettextlib_la-nfd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u16-mbtouc.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u16-mbtouc.Tpo -c -o unistr/libgettextlib_la-u16-mbtouc.lo `test -f 'unistr/u16-mbtouc.c' || echo './'`unistr/u16-mbtouc.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u16-check.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u16-check.Tpo -c unistr/u16-check.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u16-check.o mv -f unistr/.deps/libgettextlib_la-u16-check.Tpo unistr/.deps/libgettextlib_la-u16-check.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u16-mbtouc-aux.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u16-mbtouc-aux.Tpo -c -o unistr/libgettextlib_la-u16-mbtouc-aux.lo `test -f 'unistr/u16-mbtouc-aux.c' || echo './'`unistr/u16-mbtouc-aux.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u16-mbtouc.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u16-mbtouc.Tpo -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u16-mbtouc.o mv -f unistr/.deps/libgettextlib_la-u16-mbtouc.Tpo unistr/.deps/libgettextlib_la-u16-mbtouc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u16-mbtoucr.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u16-mbtoucr.Tpo -c -o unistr/libgettextlib_la-u16-mbtoucr.lo `test -f 'unistr/u16-mbtoucr.c' || echo './'`unistr/u16-mbtoucr.c mv -f uninorm/.deps/libgettextlib_la-u8-normalize.Tpo uninorm/.deps/libgettextlib_la-u8-normalize.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u16-to-u8.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u16-to-u8.Tpo -c -o unistr/libgettextlib_la-u16-to-u8.lo `test -f 'unistr/u16-to-u8.c' || echo './'`unistr/u16-to-u8.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u16-mbtouc-aux.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u16-mbtouc-aux.Tpo -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u16-mbtouc-aux.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u16-mbtoucr.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u16-mbtoucr.Tpo -c unistr/u16-mbtoucr.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u16-mbtoucr.o mv -f unistr/.deps/libgettextlib_la-u16-mbtouc-aux.Tpo unistr/.deps/libgettextlib_la-u16-mbtouc-aux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-check.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-check.Tpo -c -o unistr/libgettextlib_la-u32-check.lo `test -f 'unistr/u32-check.c' || echo './'`unistr/u32-check.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u16-to-u8.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u16-to-u8.Tpo -c unistr/u16-to-u8.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u16-to-u8.o mv -f unistr/.deps/libgettextlib_la-u16-mbtoucr.Tpo unistr/.deps/libgettextlib_la-u16-mbtoucr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-chr.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-chr.Tpo -c -o unistr/libgettextlib_la-u32-chr.lo `test -f 'unistr/u32-chr.c' || echo './'`unistr/u32-chr.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-check.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-check.Tpo -c unistr/u32-check.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u32-check.o mv -f unistr/.deps/libgettextlib_la-u16-to-u8.Tpo unistr/.deps/libgettextlib_la-u16-to-u8.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-cpy.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-cpy.Tpo -c -o unistr/libgettextlib_la-u32-cpy.lo `test -f 'unistr/u32-cpy.c' || echo './'`unistr/u32-cpy.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-chr.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-chr.Tpo -c unistr/u32-chr.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u32-chr.o mv -f unistr/.deps/libgettextlib_la-u32-check.Tpo unistr/.deps/libgettextlib_la-u32-check.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-pcpy.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-pcpy.Tpo -c -o unistr/libgettextlib_la-u32-pcpy.lo `test -f 'unistr/u32-pcpy.c' || echo './'`unistr/u32-pcpy.c mv -f unistr/.deps/libgettextlib_la-u32-chr.Tpo unistr/.deps/libgettextlib_la-u32-chr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-strcat.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-strcat.Tpo -c -o unistr/libgettextlib_la-u32-strcat.lo `test -f 'unistr/u32-strcat.c' || echo './'`unistr/u32-strcat.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-pcpy.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-pcpy.Tpo -c unistr/u32-pcpy.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u32-pcpy.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-cpy.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-cpy.Tpo -c unistr/u32-cpy.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u32-cpy.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-strcat.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-strcat.Tpo -c unistr/u32-strcat.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u32-strcat.o mv -f unistr/.deps/libgettextlib_la-u32-pcpy.Tpo unistr/.deps/libgettextlib_la-u32-pcpy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-strlen.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-strlen.Tpo -c -o unistr/libgettextlib_la-u32-strlen.lo `test -f 'unistr/u32-strlen.c' || echo './'`unistr/u32-strlen.c mv -f unistr/.deps/libgettextlib_la-u32-cpy.Tpo unistr/.deps/libgettextlib_la-u32-cpy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-to-u8.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-to-u8.Tpo -c -o unistr/libgettextlib_la-u32-to-u8.lo `test -f 'unistr/u32-to-u8.c' || echo './'`unistr/u32-to-u8.c mv -f unistr/.deps/libgettextlib_la-u32-strcat.Tpo unistr/.deps/libgettextlib_la-u32-strcat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-check.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-check.Tpo -c -o unistr/libgettextlib_la-u8-check.lo `test -f 'unistr/u8-check.c' || echo './'`unistr/u8-check.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-to-u8.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-to-u8.Tpo -c unistr/u32-to-u8.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u32-to-u8.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u32-strlen.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u32-strlen.Tpo -c unistr/u32-strlen.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u32-strlen.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-check.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-check.Tpo -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-check.o mv -f unistr/.deps/libgettextlib_la-u32-strlen.Tpo unistr/.deps/libgettextlib_la-u32-strlen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-cpy.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-cpy.Tpo -c -o unistr/libgettextlib_la-u8-cpy.lo `test -f 'unistr/u8-cpy.c' || echo './'`unistr/u8-cpy.c mv -f unistr/.deps/libgettextlib_la-u32-to-u8.Tpo unistr/.deps/libgettextlib_la-u32-to-u8.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-mblen.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-mblen.Tpo -c -o unistr/libgettextlib_la-u8-mblen.lo `test -f 'unistr/u8-mblen.c' || echo './'`unistr/u8-mblen.c mv -f unistr/.deps/libgettextlib_la-u8-check.Tpo unistr/.deps/libgettextlib_la-u8-check.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-mbtouc.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-mbtouc.Tpo -c -o unistr/libgettextlib_la-u8-mbtouc.lo `test -f 'unistr/u8-mbtouc.c' || echo './'`unistr/u8-mbtouc.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-mblen.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-mblen.Tpo -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-mblen.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-cpy.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-cpy.Tpo -c unistr/u8-cpy.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-cpy.o mv -f unistr/.deps/libgettextlib_la-u8-mblen.Tpo unistr/.deps/libgettextlib_la-u8-mblen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-mbtouc-aux.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-mbtouc-aux.Tpo -c -o unistr/libgettextlib_la-u8-mbtouc-aux.lo `test -f 'unistr/u8-mbtouc-aux.c' || echo './'`unistr/u8-mbtouc-aux.c mv -f unistr/.deps/libgettextlib_la-u8-cpy.Tpo unistr/.deps/libgettextlib_la-u8-cpy.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-mbtouc.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-mbtouc.Tpo -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-mbtouc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-mbtouc-unsafe.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-mbtouc-unsafe.Tpo -c -o unistr/libgettextlib_la-u8-mbtouc-unsafe.lo `test -f 'unistr/u8-mbtouc-unsafe.c' || echo './'`unistr/u8-mbtouc-unsafe.c mv -f unistr/.deps/libgettextlib_la-u8-mbtouc.Tpo unistr/.deps/libgettextlib_la-u8-mbtouc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-mbtouc-unsafe-aux.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-mbtouc-unsafe-aux.Tpo -c -o unistr/libgettextlib_la-u8-mbtouc-unsafe-aux.lo `test -f 'unistr/u8-mbtouc-unsafe-aux.c' || echo './'`unistr/u8-mbtouc-unsafe-aux.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-mbtouc-aux.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-mbtouc-aux.Tpo -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-mbtouc-aux.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-mbtouc-unsafe.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-mbtouc-unsafe.Tpo -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-mbtouc-unsafe.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-mbtouc-unsafe-aux.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-mbtouc-unsafe-aux.Tpo -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-mbtouc-unsafe-aux.o mv -f unistr/.deps/libgettextlib_la-u8-mbtouc-aux.Tpo unistr/.deps/libgettextlib_la-u8-mbtouc-aux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-mbtoucr.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-mbtoucr.Tpo -c -o unistr/libgettextlib_la-u8-mbtoucr.lo `test -f 'unistr/u8-mbtoucr.c' || echo './'`unistr/u8-mbtoucr.c mv -f unistr/.deps/libgettextlib_la-u8-mbtouc-unsafe.Tpo unistr/.deps/libgettextlib_la-u8-mbtouc-unsafe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-prev.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-prev.Tpo -c -o unistr/libgettextlib_la-u8-prev.lo `test -f 'unistr/u8-prev.c' || echo './'`unistr/u8-prev.c mv -f unistr/.deps/libgettextlib_la-u8-mbtouc-unsafe-aux.Tpo unistr/.deps/libgettextlib_la-u8-mbtouc-unsafe-aux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-uctomb.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-uctomb.Tpo -c -o unistr/libgettextlib_la-u8-uctomb.lo `test -f 'unistr/u8-uctomb.c' || echo './'`unistr/u8-uctomb.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-mbtoucr.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-mbtoucr.Tpo -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-mbtoucr.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-prev.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-prev.Tpo -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-prev.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-uctomb.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-uctomb.Tpo -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-uctomb.o mv -f unistr/.deps/libgettextlib_la-u8-mbtoucr.Tpo unistr/.deps/libgettextlib_la-u8-mbtoucr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-uctomb-aux.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-uctomb-aux.Tpo -c -o unistr/libgettextlib_la-u8-uctomb-aux.lo `test -f 'unistr/u8-uctomb-aux.c' || echo './'`unistr/u8-uctomb-aux.c mv -f unistr/.deps/libgettextlib_la-u8-prev.Tpo unistr/.deps/libgettextlib_la-u8-prev.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniwidth/libgettextlib_la-width.lo -MD -MP -MF uniwidth/.deps/libgettextlib_la-width.Tpo -c -o uniwidth/libgettextlib_la-width.lo `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c mv -f unistr/.deps/libgettextlib_la-u8-uctomb.Tpo unistr/.deps/libgettextlib_la-u8-uctomb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-DOCBparser.lo -MD -MP -MF libxml/.deps/rpl_la-DOCBparser.Tpo -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo './'`libxml/DOCBparser.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgettextlib_la-u8-uctomb-aux.lo -MD -MP -MF unistr/.deps/libgettextlib_la-u8-uctomb-aux.Tpo -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/libgettextlib_la-u8-uctomb-aux.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniwidth/libgettextlib_la-width.lo -MD -MP -MF uniwidth/.deps/libgettextlib_la-width.Tpo -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/libgettextlib_la-width.o mv -f unistr/.deps/libgettextlib_la-u8-uctomb-aux.Tpo unistr/.deps/libgettextlib_la-u8-uctomb-aux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-HTMLparser.lo -MD -MP -MF libxml/.deps/rpl_la-HTMLparser.Tpo -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo './'`libxml/HTMLparser.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-DOCBparser.lo -MD -MP -MF libxml/.deps/rpl_la-DOCBparser.Tpo -c libxml/DOCBparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-DOCBparser.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-HTMLparser.lo -MD -MP -MF libxml/.deps/rpl_la-HTMLparser.Tpo -c libxml/HTMLparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLparser.o mv -f libxml/.deps/rpl_la-HTMLparser.Tpo libxml/.deps/rpl_la-HTMLparser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-HTMLtree.lo -MD -MP -MF libxml/.deps/rpl_la-HTMLtree.Tpo -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo './'`libxml/HTMLtree.c mv -f libxml/.deps/rpl_la-DOCBparser.Tpo libxml/.deps/rpl_la-DOCBparser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-SAX.lo -MD -MP -MF libxml/.deps/rpl_la-SAX.Tpo -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo './'`libxml/SAX.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-HTMLtree.lo -MD -MP -MF libxml/.deps/rpl_la-HTMLtree.Tpo -c libxml/HTMLtree.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLtree.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-SAX.lo -MD -MP -MF libxml/.deps/rpl_la-SAX.Tpo -c libxml/SAX.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX.o mv -f uniwidth/.deps/libgettextlib_la-width.Tpo uniwidth/.deps/libgettextlib_la-width.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-SAX2.lo -MD -MP -MF libxml/.deps/rpl_la-SAX2.Tpo -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo './'`libxml/SAX2.c mv -f libxml/.deps/rpl_la-SAX.Tpo libxml/.deps/rpl_la-SAX.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-buf.lo -MD -MP -MF libxml/.deps/rpl_la-buf.Tpo -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo './'`libxml/buf.c mv -f libxml/.deps/rpl_la-HTMLtree.Tpo libxml/.deps/rpl_la-HTMLtree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-c14n.lo -MD -MP -MF libxml/.deps/rpl_la-c14n.Tpo -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo './'`libxml/c14n.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-buf.lo -MD -MP -MF libxml/.deps/rpl_la-buf.Tpo -c libxml/buf.c -fPIC -DPIC -o libxml/.libs/rpl_la-buf.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-SAX2.lo -MD -MP -MF libxml/.deps/rpl_la-SAX2.Tpo -c libxml/SAX2.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX2.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-c14n.lo -MD -MP -MF libxml/.deps/rpl_la-c14n.Tpo -c libxml/c14n.c -fPIC -DPIC -o libxml/.libs/rpl_la-c14n.o mv -f libxml/.deps/rpl_la-c14n.Tpo libxml/.deps/rpl_la-c14n.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-catalog.lo -MD -MP -MF libxml/.deps/rpl_la-catalog.Tpo -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo './'`libxml/catalog.c mv -f uniname/.deps/libgettextlib_la-uniname.Tpo uniname/.deps/libgettextlib_la-uniname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-chvalid.lo -MD -MP -MF libxml/.deps/rpl_la-chvalid.Tpo -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo './'`libxml/chvalid.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-chvalid.lo -MD -MP -MF libxml/.deps/rpl_la-chvalid.Tpo -c libxml/chvalid.c -fPIC -DPIC -o libxml/.libs/rpl_la-chvalid.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-catalog.lo -MD -MP -MF libxml/.deps/rpl_la-catalog.Tpo -c libxml/catalog.c -fPIC -DPIC -o libxml/.libs/rpl_la-catalog.o mv -f libxml/.deps/rpl_la-buf.Tpo libxml/.deps/rpl_la-buf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-debugXML.lo -MD -MP -MF libxml/.deps/rpl_la-debugXML.Tpo -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo './'`libxml/debugXML.c mv -f libxml/.deps/rpl_la-catalog.Tpo libxml/.deps/rpl_la-catalog.Plo mv -f libxml/.deps/rpl_la-chvalid.Tpo libxml/.deps/rpl_la-chvalid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-dict.lo -MD -MP -MF libxml/.deps/rpl_la-dict.Tpo -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo './'`libxml/dict.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-encoding.lo -MD -MP -MF libxml/.deps/rpl_la-encoding.Tpo -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo './'`libxml/encoding.c libxml/SAX2.c: In function 'xmlSAX2AttributeInternal': libxml/SAX2.c:1202:18: warning: variable 'nsret' set but not used [-Wunused-but-set-variable] 1202 | xmlNsPtr nsret; | ^~~~~ libxml/SAX2.c:1264:18: warning: variable 'nsret' set but not used [-Wunused-but-set-variable] 1264 | xmlNsPtr nsret; | ^~~~~ mv -f libxml/.deps/rpl_la-SAX2.Tpo libxml/.deps/rpl_la-SAX2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-entities.lo -MD -MP -MF libxml/.deps/rpl_la-entities.Tpo -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo './'`libxml/entities.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-debugXML.lo -MD -MP -MF libxml/.deps/rpl_la-debugXML.Tpo -c libxml/debugXML.c -fPIC -DPIC -o libxml/.libs/rpl_la-debugXML.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-dict.lo -MD -MP -MF libxml/.deps/rpl_la-dict.Tpo -c libxml/dict.c -fPIC -DPIC -o libxml/.libs/rpl_la-dict.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-encoding.lo -MD -MP -MF libxml/.deps/rpl_la-encoding.Tpo -c libxml/encoding.c -fPIC -DPIC -o libxml/.libs/rpl_la-encoding.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-entities.lo -MD -MP -MF libxml/.deps/rpl_la-entities.Tpo -c libxml/entities.c -fPIC -DPIC -o libxml/.libs/rpl_la-entities.o mv -f libxml/.deps/rpl_la-debugXML.Tpo libxml/.deps/rpl_la-debugXML.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-error.lo -MD -MP -MF libxml/.deps/rpl_la-error.Tpo -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo './'`libxml/error.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-error.lo -MD -MP -MF libxml/.deps/rpl_la-error.Tpo -c libxml/error.c -fPIC -DPIC -o libxml/.libs/rpl_la-error.o mv -f libxml/.deps/rpl_la-dict.Tpo libxml/.deps/rpl_la-dict.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-globals.lo -MD -MP -MF libxml/.deps/rpl_la-globals.Tpo -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo './'`libxml/globals.c mv -f libxml/.deps/rpl_la-entities.Tpo libxml/.deps/rpl_la-entities.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-hash.lo -MD -MP -MF libxml/.deps/rpl_la-hash.Tpo -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo './'`libxml/hash.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-globals.lo -MD -MP -MF libxml/.deps/rpl_la-globals.Tpo -c libxml/globals.c -fPIC -DPIC -o libxml/.libs/rpl_la-globals.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-hash.lo -MD -MP -MF libxml/.deps/rpl_la-hash.Tpo -c libxml/hash.c -fPIC -DPIC -o libxml/.libs/rpl_la-hash.o mv -f libxml/.deps/rpl_la-encoding.Tpo libxml/.deps/rpl_la-encoding.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-legacy.lo -MD -MP -MF libxml/.deps/rpl_la-legacy.Tpo -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo './'`libxml/legacy.c mv -f libxml/.deps/rpl_la-globals.Tpo libxml/.deps/rpl_la-globals.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-legacy.lo -MD -MP -MF libxml/.deps/rpl_la-legacy.Tpo -c libxml/legacy.c -fPIC -DPIC -o libxml/.libs/rpl_la-legacy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-list.lo -MD -MP -MF libxml/.deps/rpl_la-list.Tpo -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo './'`libxml/list.c mv -f libxml/.deps/rpl_la-error.Tpo libxml/.deps/rpl_la-error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-nanoftp.lo -MD -MP -MF libxml/.deps/rpl_la-nanoftp.Tpo -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo './'`libxml/nanoftp.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-list.lo -MD -MP -MF libxml/.deps/rpl_la-list.Tpo -c libxml/list.c -fPIC -DPIC -o libxml/.libs/rpl_la-list.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-nanoftp.lo -MD -MP -MF libxml/.deps/rpl_la-nanoftp.Tpo -c libxml/nanoftp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanoftp.o mv -f libxml/.deps/rpl_la-legacy.Tpo libxml/.deps/rpl_la-legacy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-nanohttp.lo -MD -MP -MF libxml/.deps/rpl_la-nanohttp.Tpo -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo './'`libxml/nanohttp.c mv -f libxml/.deps/rpl_la-hash.Tpo libxml/.deps/rpl_la-hash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-parser.lo -MD -MP -MF libxml/.deps/rpl_la-parser.Tpo -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo './'`libxml/parser.c mv -f libxml/.deps/rpl_la-nanoftp.Tpo libxml/.deps/rpl_la-nanoftp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-parserInternals.lo -MD -MP -MF libxml/.deps/rpl_la-parserInternals.Tpo -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo './'`libxml/parserInternals.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-nanohttp.lo -MD -MP -MF libxml/.deps/rpl_la-nanohttp.Tpo -c libxml/nanohttp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanohttp.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-parser.lo -MD -MP -MF libxml/.deps/rpl_la-parser.Tpo -c libxml/parser.c -fPIC -DPIC -o libxml/.libs/rpl_la-parser.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-parserInternals.lo -MD -MP -MF libxml/.deps/rpl_la-parserInternals.Tpo -c libxml/parserInternals.c -fPIC -DPIC -o libxml/.libs/rpl_la-parserInternals.o mv -f libxml/.deps/rpl_la-list.Tpo libxml/.deps/rpl_la-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-pattern.lo -MD -MP -MF libxml/.deps/rpl_la-pattern.Tpo -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo './'`libxml/pattern.c mv -f libxml/.deps/rpl_la-nanohttp.Tpo libxml/.deps/rpl_la-nanohttp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-relaxng.lo -MD -MP -MF libxml/.deps/rpl_la-relaxng.Tpo -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo './'`libxml/relaxng.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-pattern.lo -MD -MP -MF libxml/.deps/rpl_la-pattern.Tpo -c libxml/pattern.c -fPIC -DPIC -o libxml/.libs/rpl_la-pattern.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-relaxng.lo -MD -MP -MF libxml/.deps/rpl_la-relaxng.Tpo -c libxml/relaxng.c -fPIC -DPIC -o libxml/.libs/rpl_la-relaxng.o mv -f libxml/.deps/rpl_la-pattern.Tpo libxml/.deps/rpl_la-pattern.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-schematron.lo -MD -MP -MF libxml/.deps/rpl_la-schematron.Tpo -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo './'`libxml/schematron.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-schematron.lo -MD -MP -MF libxml/.deps/rpl_la-schematron.Tpo -c libxml/schematron.c -fPIC -DPIC -o libxml/.libs/rpl_la-schematron.o mv -f libxml/.deps/rpl_la-relaxng.Tpo libxml/.deps/rpl_la-relaxng.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-threads.lo -MD -MP -MF libxml/.deps/rpl_la-threads.Tpo -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo './'`libxml/threads.c mv -f libxml/.deps/rpl_la-parserInternals.Tpo libxml/.deps/rpl_la-parserInternals.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-tree.lo -MD -MP -MF libxml/.deps/rpl_la-tree.Tpo -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo './'`libxml/tree.c mv -f libxml/.deps/rpl_la-schematron.Tpo libxml/.deps/rpl_la-schematron.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-trionan.lo -MD -MP -MF libxml/.deps/rpl_la-trionan.Tpo -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo './'`libxml/trionan.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-threads.lo -MD -MP -MF libxml/.deps/rpl_la-threads.Tpo -c libxml/threads.c -fPIC -DPIC -o libxml/.libs/rpl_la-threads.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-tree.lo -MD -MP -MF libxml/.deps/rpl_la-tree.Tpo -c libxml/tree.c -fPIC -DPIC -o libxml/.libs/rpl_la-tree.o mv -f libxml/.deps/rpl_la-threads.Tpo libxml/.deps/rpl_la-threads.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-uri.lo -MD -MP -MF libxml/.deps/rpl_la-uri.Tpo -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo './'`libxml/uri.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-trionan.lo -MD -MP -MF libxml/.deps/rpl_la-trionan.Tpo -c libxml/trionan.c -fPIC -DPIC -o libxml/.libs/rpl_la-trionan.o mv -f libxml/.deps/rpl_la-trionan.Tpo libxml/.deps/rpl_la-trionan.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-valid.lo -MD -MP -MF libxml/.deps/rpl_la-valid.Tpo -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo './'`libxml/valid.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-uri.lo -MD -MP -MF libxml/.deps/rpl_la-uri.Tpo -c libxml/uri.c -fPIC -DPIC -o libxml/.libs/rpl_la-uri.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-valid.lo -MD -MP -MF libxml/.deps/rpl_la-valid.Tpo -c libxml/valid.c -fPIC -DPIC -o libxml/.libs/rpl_la-valid.o mv -f libxml/.deps/rpl_la-uri.Tpo libxml/.deps/rpl_la-uri.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xinclude.lo -MD -MP -MF libxml/.deps/rpl_la-xinclude.Tpo -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo './'`libxml/xinclude.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xinclude.lo -MD -MP -MF libxml/.deps/rpl_la-xinclude.Tpo -c libxml/xinclude.c -fPIC -DPIC -o libxml/.libs/rpl_la-xinclude.o mv -f libxml/.deps/rpl_la-valid.Tpo libxml/.deps/rpl_la-valid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xlink.lo -MD -MP -MF libxml/.deps/rpl_la-xlink.Tpo -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo './'`libxml/xlink.c mv -f libxml/.deps/rpl_la-xinclude.Tpo libxml/.deps/rpl_la-xinclude.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlIO.lo -MD -MP -MF libxml/.deps/rpl_la-xmlIO.Tpo -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo './'`libxml/xmlIO.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xlink.lo -MD -MP -MF libxml/.deps/rpl_la-xlink.Tpo -c libxml/xlink.c -fPIC -DPIC -o libxml/.libs/rpl_la-xlink.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlIO.lo -MD -MP -MF libxml/.deps/rpl_la-xmlIO.Tpo -c libxml/xmlIO.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlIO.o mv -f libxml/.deps/rpl_la-xlink.Tpo libxml/.deps/rpl_la-xlink.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlmemory.lo -MD -MP -MF libxml/.deps/rpl_la-xmlmemory.Tpo -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo './'`libxml/xmlmemory.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlmemory.lo -MD -MP -MF libxml/.deps/rpl_la-xmlmemory.Tpo -c libxml/xmlmemory.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmemory.o mv -f libxml/.deps/rpl_la-xmlmemory.Tpo libxml/.deps/rpl_la-xmlmemory.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlmodule.lo -MD -MP -MF libxml/.deps/rpl_la-xmlmodule.Tpo -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo './'`libxml/xmlmodule.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlmodule.lo -MD -MP -MF libxml/.deps/rpl_la-xmlmodule.Tpo -c libxml/xmlmodule.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmodule.o mv -f libxml/.deps/rpl_la-xmlmodule.Tpo libxml/.deps/rpl_la-xmlmodule.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlreader.lo -MD -MP -MF libxml/.deps/rpl_la-xmlreader.Tpo -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo './'`libxml/xmlreader.c mv -f libxml/.deps/rpl_la-xmlIO.Tpo libxml/.deps/rpl_la-xmlIO.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlregexp.lo -MD -MP -MF libxml/.deps/rpl_la-xmlregexp.Tpo -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo './'`libxml/xmlregexp.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlreader.lo -MD -MP -MF libxml/.deps/rpl_la-xmlreader.Tpo -c libxml/xmlreader.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlreader.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlregexp.lo -MD -MP -MF libxml/.deps/rpl_la-xmlregexp.Tpo -c libxml/xmlregexp.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlregexp.o mv -f libxml/.deps/rpl_la-xmlregexp.Tpo libxml/.deps/rpl_la-xmlregexp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlsave.lo -MD -MP -MF libxml/.deps/rpl_la-xmlsave.Tpo -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo './'`libxml/xmlsave.c mv -f libxml/.deps/rpl_la-tree.Tpo libxml/.deps/rpl_la-tree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlschemas.lo -MD -MP -MF libxml/.deps/rpl_la-xmlschemas.Tpo -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo './'`libxml/xmlschemas.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlsave.lo -MD -MP -MF libxml/.deps/rpl_la-xmlsave.Tpo -c libxml/xmlsave.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlsave.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlschemas.lo -MD -MP -MF libxml/.deps/rpl_la-xmlschemas.Tpo -c libxml/xmlschemas.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemas.o mv -f libxml/.deps/rpl_la-xmlschemas.Tpo libxml/.deps/rpl_la-xmlschemas.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlschemastypes.lo -MD -MP -MF libxml/.deps/rpl_la-xmlschemastypes.Tpo -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo './'`libxml/xmlschemastypes.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlschemastypes.lo -MD -MP -MF libxml/.deps/rpl_la-xmlschemastypes.Tpo -c libxml/xmlschemastypes.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemastypes.o mv -f libxml/.deps/rpl_la-xmlreader.Tpo libxml/.deps/rpl_la-xmlreader.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlstring.lo -MD -MP -MF libxml/.deps/rpl_la-xmlstring.Tpo -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo './'`libxml/xmlstring.c mv -f libxml/.deps/rpl_la-xmlschemastypes.Tpo libxml/.deps/rpl_la-xmlschemastypes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlunicode.lo -MD -MP -MF libxml/.deps/rpl_la-xmlunicode.Tpo -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo './'`libxml/xmlunicode.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlstring.lo -MD -MP -MF libxml/.deps/rpl_la-xmlstring.Tpo -c libxml/xmlstring.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlstring.o mv -f libxml/.deps/rpl_la-parser.Tpo libxml/.deps/rpl_la-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlwriter.lo -MD -MP -MF libxml/.deps/rpl_la-xmlwriter.Tpo -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo './'`libxml/xmlwriter.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlunicode.lo -MD -MP -MF libxml/.deps/rpl_la-xmlunicode.Tpo -c libxml/xmlunicode.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlunicode.o mv -f libxml/.deps/rpl_la-xmlsave.Tpo libxml/.deps/rpl_la-xmlsave.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xpath.lo -MD -MP -MF libxml/.deps/rpl_la-xpath.Tpo -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo './'`libxml/xpath.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xmlwriter.lo -MD -MP -MF libxml/.deps/rpl_la-xmlwriter.Tpo -c libxml/xmlwriter.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlwriter.o mv -f libxml/.deps/rpl_la-xmlunicode.Tpo libxml/.deps/rpl_la-xmlunicode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xpointer.lo -MD -MP -MF libxml/.deps/rpl_la-xpointer.Tpo -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo './'`libxml/xpointer.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xpath.lo -MD -MP -MF libxml/.deps/rpl_la-xpath.Tpo -c libxml/xpath.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpath.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../../gettext-runtime/intl -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxml/rpl_la-xpointer.lo -MD -MP -MF libxml/.deps/rpl_la-xpointer.Tpo -c libxml/xpointer.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpointer.o mv -f libxml/.deps/rpl_la-xmlstring.Tpo libxml/.deps/rpl_la-xmlstring.Plo mv -f libxml/.deps/rpl_la-xmlwriter.Tpo libxml/.deps/rpl_la-xmlwriter.Plo mv -f libxml/.deps/rpl_la-xpointer.Tpo libxml/.deps/rpl_la-xpointer.Plo libxml/xpath.c: In function 'xmlXPathCastNumberToString__internal_alias': libxml/xpath.c:3202:54: warning: '%0.*f' directive output may be truncated writing between 1 and 2147483958 bytes into a region of size 28 [-Wformat-truncation=] 3202 | size = snprintf(work, sizeof(work), "%0.*f", | ^~~~~ In function 'xmlXPathFormatNumber', inlined from 'xmlXPathCastNumberToString__internal_alias' at libxml/xpath.c:5751:6, inlined from 'xmlXPathCastNumberToString__internal_alias' at libxml/xpath.c:5733:1: libxml/xpath.c:3202:53: note: assuming directive output of 3 bytes 3202 | size = snprintf(work, sizeof(work), "%0.*f", | ^~~~~~~ libxml/xpath.c:3202:24: note: 'snprintf' output between 2 and 2147483959 bytes into a destination of size 28 3202 | size = snprintf(work, sizeof(work), "%0.*f", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3203 | fraction_place, number); | ~~~~~~~~~~~~~~~~~~~~~~~ mv -f libxml/.deps/rpl_la-xpath.Tpo libxml/.deps/rpl_la-xpath.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo libtool: link: ar cr .libs/libxml_rpl.a libxml/.libs/rpl_la-DOCBparser.o libxml/.libs/rpl_la-HTMLparser.o libxml/.libs/rpl_la-HTMLtree.o libxml/.libs/rpl_la-SAX.o libxml/.libs/rpl_la-SAX2.o libxml/.libs/rpl_la-buf.o libxml/.libs/rpl_la-c14n.o libxml/.libs/rpl_la-catalog.o libxml/.libs/rpl_la-chvalid.o libxml/.libs/rpl_la-debugXML.o libxml/.libs/rpl_la-dict.o libxml/.libs/rpl_la-encoding.o libxml/.libs/rpl_la-entities.o libxml/.libs/rpl_la-error.o libxml/.libs/rpl_la-globals.o libxml/.libs/rpl_la-hash.o libxml/.libs/rpl_la-legacy.o libxml/.libs/rpl_la-list.o libxml/.libs/rpl_la-nanoftp.o libxml/.libs/rpl_la-nanohttp.o libxml/.libs/rpl_la-parser.o libxml/.libs/rpl_la-parserInternals.o libxml/.libs/rpl_la-pattern.o libxml/.libs/rpl_la-relaxng.o libxml/.libs/rpl_la-schematron.o libxml/.libs/rpl_la-threads.o libxml/.libs/rpl_la-tree.o libxml/.libs/rpl_la-trionan.o libxml/.libs/rpl_la-uri.o libxml/.libs/rpl_la-valid.o libxml/.libs/rpl_la-xinclude.o libxml/.libs/rpl_la-xlink.o libxml/.libs/rpl_la-xmlIO.o libxml/.libs/rpl_la-xmlmemory.o libxml/.libs/rpl_la-xmlmodule.o libxml/.libs/rpl_la-xmlreader.o libxml/.libs/rpl_la-xmlregexp.o libxml/.libs/rpl_la-xmlsave.o libxml/.libs/rpl_la-xmlschemas.o libxml/.libs/rpl_la-xmlschemastypes.o libxml/.libs/rpl_la-xmlstring.o libxml/.libs/rpl_la-xmlunicode.o libxml/.libs/rpl_la-xmlwriter.o libxml/.libs/rpl_la-xpath.o libxml/.libs/rpl_la-xpointer.o libtool: link: ranlib .libs/libxml_rpl.a libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -no-undefined -lm -lacl -lm -lm -lattr -release 0.25 -o libgettextlib.la -rpath /usr/lib libgettextlib_la-acl-errno-valid.lo libgettextlib_la-acl-internal.lo libgettextlib_la-get-permissions.lo libgettextlib_la-set-permissions.lo libgettextlib_la-allocator.lo libgettextlib_la-areadlink.lo libgettextlib_la-argmatch.lo libgettextlib_la-arpa_inet.lo libgettextlib_la-asyncsafe-spin.lo libgettextlib_la-openat-proc.lo libgettextlib_la-backupfile.lo libgettextlib_la-addext.lo libgettextlib_la-basename-lgpl.lo libgettextlib_la-bcp47.lo libgettextlib_la-binary-io.lo libgettextlib_la-bitrotate.lo libgettextlib_la-btoc32.lo libgettextlib_la-btowc.lo libgettextlib_la-c-ctype.lo libgettextlib_la-c-strcasecmp.lo libgettextlib_la-c-strcasestr.lo libgettextlib_la-c-strncasecmp.lo libgettextlib_la-c-strstr.lo libgettextlib_la-c32_apply_type_test.lo libgettextlib_la-c32_get_type_test.lo libgettextlib_la-c32isalnum.lo libgettextlib_la-c32isalpha.lo libgettextlib_la-c32isblank.lo libgettextlib_la-c32iscntrl.lo libgettextlib_la-c32isdigit.lo libgettextlib_la-c32isgraph.lo libgettextlib_la-c32islower.lo libgettextlib_la-c32isprint.lo libgettextlib_la-c32ispunct.lo libgettextlib_la-c32isspace.lo libgettextlib_la-c32isupper.lo libgettextlib_la-c32isxdigit.lo libgettextlib_la-c32tolower.lo libgettextlib_la-c32width.lo libgettextlib_la-canonicalize.lo libgettextlib_la-careadlinkat.lo libgettextlib_la-gl_carray_list.lo libgettextlib_la-chdir-long.lo libgettextlib_la-classpath.lo libgettextlib_la-clean-temp.lo libgettextlib_la-clean-temp-simple.lo libgettextlib_la-cloexec.lo libgettextlib_la-closeout.lo libgettextlib_la-concat-filename.lo libgettextlib_la-copy-file.lo libgettextlib_la-copy-file-range.lo libgettextlib_la-csharpcomp.lo libgettextlib_la-csharpexec.lo libgettextlib_la-cygpath.lo libgettextlib_la-dirname.lo libgettextlib_la-basename.lo libgettextlib_la-dirname-lgpl.lo libgettextlib_la-stripslash.lo libgettextlib_la-error-progname.lo libgettextlib_la-execute.lo libgettextlib_la-exitfail.lo libgettextlib_la-fatal-signal.lo libgettextlib_la-fcntl.lo libgettextlib_la-fd-hook.lo libgettextlib_la-fd-safer-flag.lo libgettextlib_la-dup-safer-flag.lo libgettextlib_la-file-set.lo libgettextlib_la-filenamecat-lgpl.lo libgettextlib_la-findprog.lo libgettextlib_la-findprog-in.lo libgettextlib_la-fstrcmp.lo libgettextlib_la-full-write.lo libgettextlib_la-fwriteerror.lo libgettextlib_la-gcd.lo libgettextlib_la-getlocalename_l-unsafe.lo libgettextlib_la-localename-table.lo libgettextlib_la-getprogname.lo libgettextlib_la-gettime.lo malloc/libgettextlib_la-scratch_buffer_grow.lo malloc/libgettextlib_la-scratch_buffer_grow_preserve.lo malloc/libgettextlib_la-scratch_buffer_set_array_size.lo libgettextlib_la-hard-locale.lo libgettextlib_la-hash.lo libgettextlib_la-gl_hash_map.lo libgettextlib_la-gl_hash_set.lo libgettextlib_la-hashcode-named-file.lo libgettextlib_la-hashcode-string2.lo libgettextlib_la-hashkey-string.lo libgettextlib_la-ialloc.lo libgettextlib_la-javacomp.lo libgettextlib_la-javaexec.lo libgettextlib_la-javaversion.lo libgettextlib_la-gl_linked_list.lo libgettextlib_la-gl_linkedhash_list.lo libgettextlib_la-gl_list.lo libgettextlib_la-localcharset.lo libgettextlib_la-localename.lo libgettextlib_la-localename-environ.lo libgettextlib_la-localename-unsafe.lo glthread/libgettextlib_la-lock.lo libgettextlib_la-malloca.lo libgettextlib_la-gl_map.lo libgettextlib_la-math.lo libgettextlib_la-mbchar.lo libgettextlib_la-mbiterf.lo libgettextlib_la-mbrtoc32.lo libgettextlib_la-mbrtowc.lo libgettextlib_la-mbslen.lo libgettextlib_la-mbsnlen.lo libgettextlib_la-mbsrtoc32s.lo libgettextlib_la-mbsrtowcs.lo libgettextlib_la-mbsstr.lo libgettextlib_la-mbswidth.lo libgettextlib_la-mbszero.lo libgettextlib_la-mbuiter.lo libgettextlib_la-mbuiterf.lo libgettextlib_la-mem-hash-map.lo libgettextlib_la-memset_explicit.lo libgettextlib_la-next-prime.lo libgettextlib_la-obstack.lo glthread/libgettextlib_la-once.lo libgettextlib_la-openat-die.lo libgettextlib_la-omp-init.lo libgettextlib_la-pipe-filter-ii.lo libgettextlib_la-pipe-filter-aux.lo libgettextlib_la-pipe2.lo libgettextlib_la-pipe2-safer.lo libgettextlib_la-spawn_faction_addchdir.lo libgettextlib_la-printf-frexp.lo libgettextlib_la-printf-frexpl.lo libgettextlib_la-progname.lo libgettextlib_la-propername.lo libgettextlib_la-qcopy-acl.lo libgettextlib_la-quotearg.lo libgettextlib_la-read-file.lo libgettextlib_la-realloc.lo libgettextlib_la-reallocarray.lo libgettextlib_la-safe-read.lo libgettextlib_la-safe-write.lo libgettextlib_la-same-inode.lo libgettextlib_la-save-cwd.lo libgettextlib_la-gl_set.lo libgettextlib_la-setlocale_null.lo libgettextlib_la-setlocale_null-unlocked.lo libgettextlib_la-sf-istream.lo libgettextlib_la-sh-quote.lo libgettextlib_la-sig-handler.lo libgettextlib_la-sockets.lo libgettextlib_la-spawn-pipe.lo libgettextlib_la-stat-time.lo libgettextlib_la-stdlib.lo libgettextlib_la-str_startswith.lo libgettextlib_la-striconv.lo libgettextlib_la-striconveh.lo libgettextlib_la-striconveha.lo libgettextlib_la-string-buffer.lo libgettextlib_la-string-buffer-printf.lo libgettextlib_la-string-buffer-reversed.lo libgettextlib_la-string-buffer-reversed-printf.lo libgettextlib_la-string-desc.lo libgettextlib_la-string-desc-contains.lo libgettextlib_la-strnlen1.lo libgettextlib_la-supersede.lo libgettextlib_la-sys_socket.lo libgettextlib_la-tempname.lo glthread/libgettextlib_la-threadlib.lo libgettextlib_la-timespec.lo glthread/libgettextlib_la-tls.lo libgettextlib_la-tmpdir.lo libgettextlib_la-trim.lo unicase/libgettextlib_la-cased.lo unicase/libgettextlib_la-empty-prefix-context.lo unicase/libgettextlib_la-empty-suffix-context.lo unicase/libgettextlib_la-ignorable.lo unicase/libgettextlib_la-special-casing.lo unicase/libgettextlib_la-tocasefold.lo unicase/libgettextlib_la-tolower.lo unicase/libgettextlib_la-u8-casefold.lo unicase/libgettextlib_la-u8-casemap.lo unicase/libgettextlib_la-u8-ct-casefold.lo uniconv/libgettextlib_la-u8-conv-from-enc.lo unictype/libgettextlib_la-combiningclass.lo unictype/libgettextlib_la-ctype_alnum.lo unictype/libgettextlib_la-ctype_alpha.lo unictype/libgettextlib_la-ctype_blank.lo unictype/libgettextlib_la-ctype_cntrl.lo unictype/libgettextlib_la-ctype_digit.lo unictype/libgettextlib_la-ctype_graph.lo unictype/libgettextlib_la-ctype_lower.lo unictype/libgettextlib_la-ctype_print.lo unictype/libgettextlib_la-ctype_punct.lo unictype/libgettextlib_la-ctype_space.lo unictype/libgettextlib_la-ctype_upper.lo unictype/libgettextlib_la-ctype_xdigit.lo unictype/libgettextlib_la-pr_soft_dotted.lo unictype/libgettextlib_la-pr_white_space.lo unictype/libgettextlib_la-pr_xid_continue.lo unictype/libgettextlib_la-pr_xid_start.lo unictype/libgettextlib_la-sy_java_whitespace.lo unilbrk/libgettextlib_la-lbrktables.lo unilbrk/libgettextlib_la-u8-possible-linebreaks.lo unilbrk/libgettextlib_la-u8-width-linebreaks.lo unilbrk/libgettextlib_la-ulc-common.lo unilbrk/libgettextlib_la-ulc-width-linebreaks.lo uniname/libgettextlib_la-uniname.lo uninorm/libgettextlib_la-canonical-decomposition.lo uninorm/libgettextlib_la-composition.lo uninorm/libgettextlib_la-decompose-internal.lo uninorm/libgettextlib_la-decomposing-form.lo uninorm/libgettextlib_la-decomposition-table.lo uninorm/libgettextlib_la-nfc.lo uninorm/libgettextlib_la-nfd.lo uninorm/libgettextlib_la-u8-normalize.lo libgettextlib_la-unistd.lo libgettextlib_la-dup-safer.lo libgettextlib_la-fd-safer.lo libgettextlib_la-pipe-safer.lo unistr/libgettextlib_la-u16-check.lo unistr/libgettextlib_la-u16-mbtouc.lo unistr/libgettextlib_la-u16-mbtouc-aux.lo unistr/libgettextlib_la-u16-mbtoucr.lo unistr/libgettextlib_la-u16-to-u8.lo unistr/libgettextlib_la-u32-check.lo unistr/libgettextlib_la-u32-chr.lo unistr/libgettextlib_la-u32-cpy.lo unistr/libgettextlib_la-u32-pcpy.lo unistr/libgettextlib_la-u32-strcat.lo unistr/libgettextlib_la-u32-strlen.lo unistr/libgettextlib_la-u32-to-u8.lo unistr/libgettextlib_la-u8-check.lo unistr/libgettextlib_la-u8-cpy.lo unistr/libgettextlib_la-u8-mblen.lo unistr/libgettextlib_la-u8-mbtouc.lo unistr/libgettextlib_la-u8-mbtouc-aux.lo unistr/libgettextlib_la-u8-mbtouc-unsafe.lo unistr/libgettextlib_la-u8-mbtouc-unsafe-aux.lo unistr/libgettextlib_la-u8-mbtoucr.lo unistr/libgettextlib_la-u8-prev.lo unistr/libgettextlib_la-u8-uctomb.lo unistr/libgettextlib_la-u8-uctomb-aux.lo uniwidth/libgettextlib_la-width.lo libgettextlib_la-utimens.lo libgettextlib_la-vaszprintf.lo libgettextlib_la-aszprintf.lo libgettextlib_la-vc-mtime.lo libgettextlib_la-vsnzprintf.lo libgettextlib_la-wait-process.lo libgettextlib_la-wctype-h.lo libgettextlib_la-windows-cygpath.lo libgettextlib_la-xmalloc.lo libgettextlib_la-xalloc-die.lo libgettextlib_la-xconcat-filename.lo libgettextlib_la-xerror.lo libgettextlib_la-xgetcwd.lo libgettextlib_la-gl_xlist.lo libgettextlib_la-xmalloca.lo libgettextlib_la-gl_xmap.lo libgettextlib_la-xmemdup0.lo libgettextlib_la-xreadlink.lo libgettextlib_la-gl_xset.lo libgettextlib_la-xsetenv.lo libgettextlib_la-xsize.lo libgettextlib_la-xstrerror.lo libgettextlib_la-xstriconv.lo libgettextlib_la-xstriconveh.lo libgettextlib_la-xstring-buffer.lo libgettextlib_la-xstring-buffer-printf.lo libgettextlib_la-xstring-buffer-reversed.lo libgettextlib_la-xstring-buffer-reversed-printf.lo libgettextlib_la-xstring-desc.lo libgettextlib_la-xstrtol.lo libgettextlib_la-xstrtoul.lo libgettextlib_la-xvasprintf.lo libgettextlib_la-xasprintf.lo libgettextlib_la-asnprintf.lo libgettextlib_la-fopen.lo libgettextlib_la-mbsrtoc32s-state.lo libgettextlib_la-mbsrtowcs-state.lo libgettextlib_la-printf-args.lo libgettextlib_la-printf-parse.lo libgettextlib_la-strerror_r.lo libgettextlib_la-vasnprintf.lo libxml_rpl.la libtool: link: gcc -shared -fPIC -DPIC .libs/libgettextlib_la-acl-errno-valid.o .libs/libgettextlib_la-acl-internal.o .libs/libgettextlib_la-get-permissions.o .libs/libgettextlib_la-set-permissions.o .libs/libgettextlib_la-allocator.o .libs/libgettextlib_la-areadlink.o .libs/libgettextlib_la-argmatch.o .libs/libgettextlib_la-arpa_inet.o .libs/libgettextlib_la-asyncsafe-spin.o .libs/libgettextlib_la-openat-proc.o .libs/libgettextlib_la-backupfile.o .libs/libgettextlib_la-addext.o .libs/libgettextlib_la-basename-lgpl.o .libs/libgettextlib_la-bcp47.o .libs/libgettextlib_la-binary-io.o .libs/libgettextlib_la-bitrotate.o .libs/libgettextlib_la-btoc32.o .libs/libgettextlib_la-btowc.o .libs/libgettextlib_la-c-ctype.o .libs/libgettextlib_la-c-strcasecmp.o .libs/libgettextlib_la-c-strcasestr.o .libs/libgettextlib_la-c-strncasecmp.o .libs/libgettextlib_la-c-strstr.o .libs/libgettextlib_la-c32_apply_type_test.o .libs/libgettextlib_la-c32_get_type_test.o .libs/libgettextlib_la-c32isalnum.o .libs/libgettextlib_la-c32isalpha.o .libs/libgettextlib_la-c32isblank.o .libs/libgettextlib_la-c32iscntrl.o .libs/libgettextlib_la-c32isdigit.o .libs/libgettextlib_la-c32isgraph.o .libs/libgettextlib_la-c32islower.o .libs/libgettextlib_la-c32isprint.o .libs/libgettextlib_la-c32ispunct.o .libs/libgettextlib_la-c32isspace.o .libs/libgettextlib_la-c32isupper.o .libs/libgettextlib_la-c32isxdigit.o .libs/libgettextlib_la-c32tolower.o .libs/libgettextlib_la-c32width.o .libs/libgettextlib_la-canonicalize.o .libs/libgettextlib_la-careadlinkat.o .libs/libgettextlib_la-gl_carray_list.o .libs/libgettextlib_la-chdir-long.o .libs/libgettextlib_la-classpath.o .libs/libgettextlib_la-clean-temp.o .libs/libgettextlib_la-clean-temp-simple.o .libs/libgettextlib_la-cloexec.o .libs/libgettextlib_la-closeout.o .libs/libgettextlib_la-concat-filename.o .libs/libgettextlib_la-copy-file.o .libs/libgettextlib_la-copy-file-range.o .libs/libgettextlib_la-csharpcomp.o .libs/libgettextlib_la-csharpexec.o .libs/libgettextlib_la-cygpath.o .libs/libgettextlib_la-dirname.o .libs/libgettextlib_la-basename.o .libs/libgettextlib_la-dirname-lgpl.o .libs/libgettextlib_la-stripslash.o .libs/libgettextlib_la-error-progname.o .libs/libgettextlib_la-execute.o .libs/libgettextlib_la-exitfail.o .libs/libgettextlib_la-fatal-signal.o .libs/libgettextlib_la-fcntl.o .libs/libgettextlib_la-fd-hook.o .libs/libgettextlib_la-fd-safer-flag.o .libs/libgettextlib_la-dup-safer-flag.o .libs/libgettextlib_la-file-set.o .libs/libgettextlib_la-filenamecat-lgpl.o .libs/libgettextlib_la-findprog.o .libs/libgettextlib_la-findprog-in.o .libs/libgettextlib_la-fstrcmp.o .libs/libgettextlib_la-full-write.o .libs/libgettextlib_la-fwriteerror.o .libs/libgettextlib_la-gcd.o .libs/libgettextlib_la-getlocalename_l-unsafe.o .libs/libgettextlib_la-localename-table.o .libs/libgettextlib_la-getprogname.o .libs/libgettextlib_la-gettime.o malloc/.libs/libgettextlib_la-scratch_buffer_grow.o malloc/.libs/libgettextlib_la-scratch_buffer_grow_preserve.o malloc/.libs/libgettextlib_la-scratch_buffer_set_array_size.o .libs/libgettextlib_la-hard-locale.o .libs/libgettextlib_la-hash.o .libs/libgettextlib_la-gl_hash_map.o .libs/libgettextlib_la-gl_hash_set.o .libs/libgettextlib_la-hashcode-named-file.o .libs/libgettextlib_la-hashcode-string2.o .libs/libgettextlib_la-hashkey-string.o .libs/libgettextlib_la-ialloc.o .libs/libgettextlib_la-javacomp.o .libs/libgettextlib_la-javaexec.o .libs/libgettextlib_la-javaversion.o .libs/libgettextlib_la-gl_linked_list.o .libs/libgettextlib_la-gl_linkedhash_list.o .libs/libgettextlib_la-gl_list.o .libs/libgettextlib_la-localcharset.o .libs/libgettextlib_la-localename.o .libs/libgettextlib_la-localename-environ.o .libs/libgettextlib_la-localename-unsafe.o glthread/.libs/libgettextlib_la-lock.o .libs/libgettextlib_la-malloca.o .libs/libgettextlib_la-gl_map.o .libs/libgettextlib_la-math.o .libs/libgettextlib_la-mbchar.o .libs/libgettextlib_la-mbiterf.o .libs/libgettextlib_la-mbrtoc32.o .libs/libgettextlib_la-mbrtowc.o .libs/libgettextlib_la-mbslen.o .libs/libgettextlib_la-mbsnlen.o .libs/libgettextlib_la-mbsrtoc32s.o .libs/libgettextlib_la-mbsrtowcs.o .libs/libgettextlib_la-mbsstr.o .libs/libgettextlib_la-mbswidth.o .libs/libgettextlib_la-mbszero.o .libs/libgettextlib_la-mbuiter.o .libs/libgettextlib_la-mbuiterf.o .libs/libgettextlib_la-mem-hash-map.o .libs/libgettextlib_la-memset_explicit.o .libs/libgettextlib_la-next-prime.o .libs/libgettextlib_la-obstack.o glthread/.libs/libgettextlib_la-once.o .libs/libgettextlib_la-openat-die.o .libs/libgettextlib_la-omp-init.o .libs/libgettextlib_la-pipe-filter-ii.o .libs/libgettextlib_la-pipe-filter-aux.o .libs/libgettextlib_la-pipe2.o .libs/libgettextlib_la-pipe2-safer.o .libs/libgettextlib_la-spawn_faction_addchdir.o .libs/libgettextlib_la-printf-frexp.o .libs/libgettextlib_la-printf-frexpl.o .libs/libgettextlib_la-progname.o .libs/libgettextlib_la-propername.o .libs/libgettextlib_la-qcopy-acl.o .libs/libgettextlib_la-quotearg.o .libs/libgettextlib_la-read-file.o .libs/libgettextlib_la-realloc.o .libs/libgettextlib_la-reallocarray.o .libs/libgettextlib_la-safe-read.o .libs/libgettextlib_la-safe-write.o .libs/libgettextlib_la-same-inode.o .libs/libgettextlib_la-save-cwd.o .libs/libgettextlib_la-gl_set.o .libs/libgettextlib_la-setlocale_null.o .libs/libgettextlib_la-setlocale_null-unlocked.o .libs/libgettextlib_la-sf-istream.o .libs/libgettextlib_la-sh-quote.o .libs/libgettextlib_la-sig-handler.o .libs/libgettextlib_la-sockets.o .libs/libgettextlib_la-spawn-pipe.o .libs/libgettextlib_la-stat-time.o .libs/libgettextlib_la-stdlib.o .libs/libgettextlib_la-str_startswith.o .libs/libgettextlib_la-striconv.o .libs/libgettextlib_la-striconveh.o .libs/libgettextlib_la-striconveha.o .libs/libgettextlib_la-string-buffer.o .libs/libgettextlib_la-string-buffer-printf.o .libs/libgettextlib_la-string-buffer-reversed.o .libs/libgettextlib_la-string-buffer-reversed-printf.o .libs/libgettextlib_la-string-desc.o .libs/libgettextlib_la-string-desc-contains.o .libs/libgettextlib_la-strnlen1.o .libs/libgettextlib_la-supersede.o .libs/libgettextlib_la-sys_socket.o .libs/libgettextlib_la-tempname.o glthread/.libs/libgettextlib_la-threadlib.o .libs/libgettextlib_la-timespec.o glthread/.libs/libgettextlib_la-tls.o .libs/libgettextlib_la-tmpdir.o .libs/libgettextlib_la-trim.o unicase/.libs/libgettextlib_la-cased.o unicase/.libs/libgettextlib_la-empty-prefix-context.o unicase/.libs/libgettextlib_la-empty-suffix-context.o unicase/.libs/libgettextlib_la-ignorable.o unicase/.libs/libgettextlib_la-special-casing.o unicase/.libs/libgettextlib_la-tocasefold.o unicase/.libs/libgettextlib_la-tolower.o unicase/.libs/libgettextlib_la-u8-casefold.o unicase/.libs/libgettextlib_la-u8-casemap.o unicase/.libs/libgettextlib_la-u8-ct-casefold.o uniconv/.libs/libgettextlib_la-u8-conv-from-enc.o unictype/.libs/libgettextlib_la-combiningclass.o unictype/.libs/libgettextlib_la-ctype_alnum.o unictype/.libs/libgettextlib_la-ctype_alpha.o unictype/.libs/libgettextlib_la-ctype_blank.o unictype/.libs/libgettextlib_la-ctype_cntrl.o unictype/.libs/libgettextlib_la-ctype_digit.o unictype/.libs/libgettextlib_la-ctype_graph.o unictype/.libs/libgettextlib_la-ctype_lower.o unictype/.libs/libgettextlib_la-ctype_print.o unictype/.libs/libgettextlib_la-ctype_punct.o unictype/.libs/libgettextlib_la-ctype_space.o unictype/.libs/libgettextlib_la-ctype_upper.o unictype/.libs/libgettextlib_la-ctype_xdigit.o unictype/.libs/libgettextlib_la-pr_soft_dotted.o unictype/.libs/libgettextlib_la-pr_white_space.o unictype/.libs/libgettextlib_la-pr_xid_continue.o unictype/.libs/libgettextlib_la-pr_xid_start.o unictype/.libs/libgettextlib_la-sy_java_whitespace.o unilbrk/.libs/libgettextlib_la-lbrktables.o unilbrk/.libs/libgettextlib_la-u8-possible-linebreaks.o unilbrk/.libs/libgettextlib_la-u8-width-linebreaks.o unilbrk/.libs/libgettextlib_la-ulc-common.o unilbrk/.libs/libgettextlib_la-ulc-width-linebreaks.o uniname/.libs/libgettextlib_la-uniname.o uninorm/.libs/libgettextlib_la-canonical-decomposition.o uninorm/.libs/libgettextlib_la-composition.o uninorm/.libs/libgettextlib_la-decompose-internal.o uninorm/.libs/libgettextlib_la-decomposing-form.o uninorm/.libs/libgettextlib_la-decomposition-table.o uninorm/.libs/libgettextlib_la-nfc.o uninorm/.libs/libgettextlib_la-nfd.o uninorm/.libs/libgettextlib_la-u8-normalize.o .libs/libgettextlib_la-unistd.o .libs/libgettextlib_la-dup-safer.o .libs/libgettextlib_la-fd-safer.o .libs/libgettextlib_la-pipe-safer.o unistr/.libs/libgettextlib_la-u16-check.o unistr/.libs/libgettextlib_la-u16-mbtouc.o unistr/.libs/libgettextlib_la-u16-mbtouc-aux.o unistr/.libs/libgettextlib_la-u16-mbtoucr.o unistr/.libs/libgettextlib_la-u16-to-u8.o unistr/.libs/libgettextlib_la-u32-check.o unistr/.libs/libgettextlib_la-u32-chr.o unistr/.libs/libgettextlib_la-u32-cpy.o unistr/.libs/libgettextlib_la-u32-pcpy.o unistr/.libs/libgettextlib_la-u32-strcat.o unistr/.libs/libgettextlib_la-u32-strlen.o unistr/.libs/libgettextlib_la-u32-to-u8.o unistr/.libs/libgettextlib_la-u8-check.o unistr/.libs/libgettextlib_la-u8-cpy.o unistr/.libs/libgettextlib_la-u8-mblen.o unistr/.libs/libgettextlib_la-u8-mbtouc.o unistr/.libs/libgettextlib_la-u8-mbtouc-aux.o unistr/.libs/libgettextlib_la-u8-mbtouc-unsafe.o unistr/.libs/libgettextlib_la-u8-mbtouc-unsafe-aux.o unistr/.libs/libgettextlib_la-u8-mbtoucr.o unistr/.libs/libgettextlib_la-u8-prev.o unistr/.libs/libgettextlib_la-u8-uctomb.o unistr/.libs/libgettextlib_la-u8-uctomb-aux.o uniwidth/.libs/libgettextlib_la-width.o .libs/libgettextlib_la-utimens.o .libs/libgettextlib_la-vaszprintf.o .libs/libgettextlib_la-aszprintf.o .libs/libgettextlib_la-vc-mtime.o .libs/libgettextlib_la-vsnzprintf.o .libs/libgettextlib_la-wait-process.o .libs/libgettextlib_la-wctype-h.o .libs/libgettextlib_la-windows-cygpath.o .libs/libgettextlib_la-xmalloc.o .libs/libgettextlib_la-xalloc-die.o .libs/libgettextlib_la-xconcat-filename.o .libs/libgettextlib_la-xerror.o .libs/libgettextlib_la-xgetcwd.o .libs/libgettextlib_la-gl_xlist.o .libs/libgettextlib_la-xmalloca.o .libs/libgettextlib_la-gl_xmap.o .libs/libgettextlib_la-xmemdup0.o .libs/libgettextlib_la-xreadlink.o .libs/libgettextlib_la-gl_xset.o .libs/libgettextlib_la-xsetenv.o .libs/libgettextlib_la-xsize.o .libs/libgettextlib_la-xstrerror.o .libs/libgettextlib_la-xstriconv.o .libs/libgettextlib_la-xstriconveh.o .libs/libgettextlib_la-xstring-buffer.o .libs/libgettextlib_la-xstring-buffer-printf.o .libs/libgettextlib_la-xstring-buffer-reversed.o .libs/libgettextlib_la-xstring-buffer-reversed-printf.o .libs/libgettextlib_la-xstring-desc.o .libs/libgettextlib_la-xstrtol.o .libs/libgettextlib_la-xstrtoul.o .libs/libgettextlib_la-xvasprintf.o .libs/libgettextlib_la-xasprintf.o .libs/libgettextlib_la-asnprintf.o .libs/libgettextlib_la-fopen.o .libs/libgettextlib_la-mbsrtoc32s-state.o .libs/libgettextlib_la-mbsrtowcs-state.o .libs/libgettextlib_la-printf-args.o .libs/libgettextlib_la-printf-parse.o .libs/libgettextlib_la-strerror_r.o .libs/libgettextlib_la-vasnprintf.o -Wl,--whole-archive ./.libs/libxml_rpl.a -Wl,--no-whole-archive /usr/lib/libacl.so -L/usr/lib -lm /usr/lib/libattr.so -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libgettextlib-0.25.so -o .libs/libgettextlib-0.25.so libtool: link: (cd ".libs" && rm -f "libgettextlib.so" && ln -s "libgettextlib-0.25.so" "libgettextlib.so") libtool: link: ( cd ".libs" && rm -f "libgettextlib.la" && ln -s "../libgettextlib.la" "libgettextlib.la" ) make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/gnulib-lib' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/gnulib-lib' Making all in libgrep make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/libgrep' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/0/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./fcntl.in.h > fcntl.h-t /bin/mkdir -p 'malloc' /bin/mkdir -p 'malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e '/libc_hidden_proto/d' \ ./malloc/dynarray.h > malloc/dynarray.gl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_IMAXABS''@/0/g' \ -e 's/@''REPLACE_IMAXDIV''@/0/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./inttypes.in.h > inttypes.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|||g' \ -e 's|__attribute_maybe_unused__|_GL_ATTRIBUTE_MAYBE_UNUSED|g' \ -e 's|__attribute_nonnull__|_GL_ATTRIBUTE_NONNULL|g' \ -e 's|__attribute_warn_unused_result__|_GL_ATTRIBUTE_NODISCARD|g' \ -e 's|__glibc_likely|_GL_LIKELY|g' \ -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \ ./malloc/dynarray-skeleton.c > malloc/dynarray-skeleton.gl.h-t mv malloc/dynarray.gl.h-t malloc/dynarray.gl.h mv fcntl.h-t fcntl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ -e 's|@''HAVE_LANGINFO_ABALTMON''@|0|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./langinfo.in.h > langinfo.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ ./limits.in.h > limits.h-t mv inttypes.h-t inttypes.h mv limits.h-t limits.h mv langinfo.h-t langinfo.h mv malloc/dynarray-skeleton.gl.h-t malloc/dynarray-skeleton.gl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's|@''HAVE_LOCALE_T''@|1|g' \ -e 's|@''HAVE_WINDOWS_LOCALE_T''@|0|g' \ -e 's/@''GNULIB_LOCALECONV''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_NEWLOCALE''@/0/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_FREELOCALE''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L_UNSAFE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/0/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_GETLOCALENAME_L''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_GETLOCALENAME_L''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./locale.in.h > locale.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ -e 's|@''HAVE_PTHREAD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_PTHREAD_H''@||g' \ -e 's/@''GNULIB_PTHREAD_THREAD''@/0/g' \ -e 's/@''GNULIB_PTHREAD_ONCE''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \ -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \ -e 's/@''GNULIB_PTHREAD_COND''@/0/g' \ -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \ -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \ -e 's|@''HAVE_PTHREAD_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \ -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \ -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \ -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \ < ./pthread.in.h > pthread.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ -e 's|@''HAVE_SCHED_H''@|1|g' \ -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SCHED_H''@||g' \ -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \ -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \ -e 's|@''HAVE_SCHED_YIELD''@|1|g' \ -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sched.in.h > sched.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETPROGNAME''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_MBSTOWCS''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RAND''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STACK_TRACE''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOF''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h > stdlib.h-t1 mv locale.h-t locale.h sed \ -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \ < pthread.h-t1 > pthread.h-t2 /bin/mkdir -p 'sys' mv sched.h-t sched.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''HAVE_OFF64_T''@|1|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ -e 's|@''HAVE_BLKSIZE_T''@|1|g' \ -e 's|@''HAVE_BLKCNT_T''@|1|g' \ ./sys_types.in.h > sys/types.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZNAME''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZALLOC''@|0|g' \ -e 's|@''REPLACE_CTIME''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_RZ''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_MKTIME_Z''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ -e 's|@''REPLACE_STRFTIME''@|0|g' \ -e 's|@''REPLACE_TIME''@|1|g' \ -e 's|@''REPLACE_TIMEGM''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \ -e 's|@''REPLACE_TZSET''@|0|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./time.in.h > time.h-t mv sys/types.h-t sys/types.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ < ./unistd.in.h > unistd.h-t1 sed \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \ -e 's|@''HAVE_GETPROGNAME''@|0|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOF''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ < stdlib.h-t1 > stdlib.h-t2 mv time.h-t time.h sed \ -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \ -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|1|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \ < pthread.h-t2 > pthread.h-t3 sed \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < unistd.h-t1 > unistd.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBSZERO''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_WGETCWD''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/0/g' \ < ./wchar.in.h > wchar.h-t1 sed \ -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < pthread.h-t3 > pthread.h-t4 sed \ -e 's|@''REPLACE__EXIT''@|0|g' \ -e 's|@''REPLACE_ABORT''@|0|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \ -e 's|@''REPLACE_MBSTOWCS''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RAND''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|2|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|1|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOF''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdlib.h-t2 > stdlib.h-t3 rm -f pthread.h-t1 pthread.h-t2 pthread.h-t3 mv pthread.h-t4 pthread.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_ISWDIGIT''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_ISWPUNCT''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_WCTYPE''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_ISWCTYPE''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWPUNCT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e 's/@''REPLACE_WCTRANS''@/0/g' \ -e 's/@''REPLACE_WCTYPE''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./wctype.in.h > wctype.h-t sed \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ < wchar.h-t1 > wchar.h-t2 sed \ -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ < unistd.h-t2 > unistd.h-t3 rm -f stdlib.h-t1 stdlib.h-t2 mv wctype.h-t wctype.h mv stdlib.h-t3 stdlib.h sed \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|1|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|1|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|1|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSCMP''@|0|g' \ -e 's|@''REPLACE_WCSNCAT''@|0|g' \ -e 's|@''REPLACE_WCSNCMP''@|0|g' \ -e 's|@''REPLACE_WCSSTR''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e 's|@''REPLACE_WMEMCMP''@|0|g' \ -e 's|@''REPLACE_WMEMPCPY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < wchar.h-t2 > wchar.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h sed \ -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_DUP3''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FDATASYNC''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETENTROPY''@|0|g' \ -e 's|@''REPLACE_GETLOGIN''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_GETUSERSHELL''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PIPE2''@|1|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < unistd.h-t3 > unistd.h-t4 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h make all-am make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/libgrep' gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrep_a-btowc.o -MD -MP -MF .deps/libgrep_a-btowc.Tpo -c -o libgrep_a-btowc.o `test -f 'btowc.c' || echo './'`btowc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrep_a-mbrlen.o -MD -MP -MF .deps/libgrep_a-mbrlen.Tpo -c -o libgrep_a-mbrlen.o `test -f 'mbrlen.c' || echo './'`mbrlen.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrep_a-mbszero.o -MD -MP -MF .deps/libgrep_a-mbszero.Tpo -c -o libgrep_a-mbszero.o `test -f 'mbszero.c' || echo './'`mbszero.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrep_a-nl_langinfo.o -MD -MP -MF .deps/libgrep_a-nl_langinfo.Tpo -c -o libgrep_a-nl_langinfo.o `test -f 'nl_langinfo.c' || echo './'`nl_langinfo.c mv -f .deps/libgrep_a-mbrlen.Tpo .deps/libgrep_a-mbrlen.Po mv -f .deps/libgrep_a-mbszero.Tpo .deps/libgrep_a-mbszero.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgrep_a-once.o -MD -MP -MF glthread/.deps/libgrep_a-once.Tpo -c -o glthread/libgrep_a-once.o `test -f 'glthread/once.c' || echo './'`glthread/once.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrep_a-stdlib.o -MD -MP -MF .deps/libgrep_a-stdlib.Tpo -c -o libgrep_a-stdlib.o `test -f 'stdlib.c' || echo './'`stdlib.c mv -f .deps/libgrep_a-nl_langinfo.Tpo .deps/libgrep_a-nl_langinfo.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgrep_a-threadlib.o -MD -MP -MF glthread/.deps/libgrep_a-threadlib.Tpo -c -o glthread/libgrep_a-threadlib.o `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c mv -f .deps/libgrep_a-btowc.Tpo .deps/libgrep_a-btowc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrep_a-unistd.o -MD -MP -MF .deps/libgrep_a-unistd.Tpo -c -o libgrep_a-unistd.o `test -f 'unistd.c' || echo './'`unistd.c mv -f .deps/libgrep_a-stdlib.Tpo .deps/libgrep_a-stdlib.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrep_a-wctype-h.o -MD -MP -MF .deps/libgrep_a-wctype-h.Tpo -c -o libgrep_a-wctype-h.o `test -f 'wctype-h.c' || echo './'`wctype-h.c mv -f glthread/.deps/libgrep_a-threadlib.Tpo glthread/.deps/libgrep_a-threadlib.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrep_a-kwset.o -MD -MP -MF .deps/libgrep_a-kwset.Tpo -c -o libgrep_a-kwset.o `test -f 'kwset.c' || echo './'`kwset.c mv -f .deps/libgrep_a-unistd.Tpo .deps/libgrep_a-unistd.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrep_a-m-fgrep.o -MD -MP -MF .deps/libgrep_a-m-fgrep.Tpo -c -o libgrep_a-m-fgrep.o `test -f 'm-fgrep.c' || echo './'`m-fgrep.c mv -f glthread/.deps/libgrep_a-once.Tpo glthread/.deps/libgrep_a-once.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgrep_a-m-regex.o -MD -MP -MF .deps/libgrep_a-m-regex.Tpo -c -o libgrep_a-m-regex.o `test -f 'm-regex.c' || echo './'`m-regex.c mv -f .deps/libgrep_a-wctype-h.Tpo .deps/libgrep_a-wctype-h.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgrep_a-dynarray_at_failure.o -MD -MP -MF malloc/.deps/libgrep_a-dynarray_at_failure.Tpo -c -o malloc/libgrep_a-dynarray_at_failure.o `test -f 'malloc/dynarray_at_failure.c' || echo './'`malloc/dynarray_at_failure.c mv -f malloc/.deps/libgrep_a-dynarray_at_failure.Tpo malloc/.deps/libgrep_a-dynarray_at_failure.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgrep_a-dynarray_emplace_enlarge.o -MD -MP -MF malloc/.deps/libgrep_a-dynarray_emplace_enlarge.Tpo -c -o malloc/libgrep_a-dynarray_emplace_enlarge.o `test -f 'malloc/dynarray_emplace_enlarge.c' || echo './'`malloc/dynarray_emplace_enlarge.c mv -f malloc/.deps/libgrep_a-dynarray_emplace_enlarge.Tpo malloc/.deps/libgrep_a-dynarray_emplace_enlarge.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgrep_a-dynarray_finalize.o -MD -MP -MF malloc/.deps/libgrep_a-dynarray_finalize.Tpo -c -o malloc/libgrep_a-dynarray_finalize.o `test -f 'malloc/dynarray_finalize.c' || echo './'`malloc/dynarray_finalize.c mv -f .deps/libgrep_a-m-regex.Tpo .deps/libgrep_a-m-regex.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgrep_a-dynarray_resize.o -MD -MP -MF malloc/.deps/libgrep_a-dynarray_resize.Tpo -c -o malloc/libgrep_a-dynarray_resize.o `test -f 'malloc/dynarray_resize.c' || echo './'`malloc/dynarray_resize.c mv -f .deps/libgrep_a-m-fgrep.Tpo .deps/libgrep_a-m-fgrep.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT malloc/libgrep_a-dynarray_resize_clear.o -MD -MP -MF malloc/.deps/libgrep_a-dynarray_resize_clear.Tpo -c -o malloc/libgrep_a-dynarray_resize_clear.o `test -f 'malloc/dynarray_resize_clear.c' || echo './'`malloc/dynarray_resize_clear.c mv -f malloc/.deps/libgrep_a-dynarray_finalize.Tpo malloc/.deps/libgrep_a-dynarray_finalize.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgrep_a-lock.o -MD -MP -MF glthread/.deps/libgrep_a-lock.Tpo -c -o glthread/libgrep_a-lock.o `test -f 'glthread/lock.c' || echo './'`glthread/lock.c mv -f malloc/.deps/libgrep_a-dynarray_resize_clear.Tpo malloc/.deps/libgrep_a-dynarray_resize_clear.Po mv -f malloc/.deps/libgrep_a-dynarray_resize.Tpo malloc/.deps/libgrep_a-dynarray_resize.Po mv -f glthread/.deps/libgrep_a-lock.Tpo glthread/.deps/libgrep_a-lock.Po mv -f .deps/libgrep_a-kwset.Tpo .deps/libgrep_a-kwset.Po rm -f libgrep.a ar cr libgrep.a libgrep_a-btowc.o malloc/libgrep_a-dynarray_at_failure.o malloc/libgrep_a-dynarray_emplace_enlarge.o malloc/libgrep_a-dynarray_finalize.o malloc/libgrep_a-dynarray_resize.o malloc/libgrep_a-dynarray_resize_clear.o glthread/libgrep_a-lock.o libgrep_a-mbrlen.o libgrep_a-mbszero.o libgrep_a-nl_langinfo.o glthread/libgrep_a-once.o libgrep_a-stdlib.o glthread/libgrep_a-threadlib.o libgrep_a-unistd.o libgrep_a-wctype-h.o libgrep_a-kwset.o libgrep_a-m-fgrep.o libgrep_a-m-regex.o ranlib libgrep.a make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/libgrep' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/libgrep' Making all in src make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/src' here=`pwd`; \ cd ../../libtextstyle/lib && \ make install-nobase_includeHEADERS install-nobase_nodist_includeHEADERS DESTDIR= includedir="$here" make[6]: Entering directory '/usr/src/gettext-0.25/libtextstyle/lib' /bin/mkdir -p '/usr/src/gettext-0.25/gettext-tools/src' /bin/mkdir -p '/usr/src/gettext-0.25/gettext-tools/src' /bin/mkdir -p '/usr/src/gettext-0.25/gettext-tools/src/textstyle' /usr/bin/install -c -m 644 textstyle.h '/usr/src/gettext-0.25/gettext-tools/src/.' /usr/bin/install -c -m 644 textstyle/stdbool.h textstyle/version.h textstyle/woe32dll.h '/usr/src/gettext-0.25/gettext-tools/src/textstyle' make[6]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/lib' make all-am make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/src' gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgcmp-msgcmp.o -MD -MP -MF .deps/msgcmp-msgcmp.Tpo -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo './'`msgcmp.c In file included from msgcmp.c:52: msgcmp.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgcmp.c:108:3: note: in expansion of macro 'bindtextdomain' 108 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgcmp.c:109:3: note: in expansion of macro 'bindtextdomain' 109 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgcmp.c:110:3: note: in expansion of macro 'bindtextdomain' 110 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msgcmp.c:111:3: note: in expansion of macro 'textdomain' 111 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/msgcmp-msgcmp.Tpo .deps/msgcmp-msgcmp.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgcmp-msgl-fsearch.o -MD -MP -MF .deps/msgcmp-msgl-fsearch.Tpo -c -o msgcmp-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c mv -f .deps/msgcmp-msgl-fsearch.Tpo .deps/msgcmp-msgl-fsearch.Po /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-message.lo -MD -MP -MF .deps/libgettextsrc_la-message.Tpo -c -o libgettextsrc_la-message.lo `test -f 'message.c' || echo './'`message.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-message.lo -MD -MP -MF .deps/libgettextsrc_la-message.Tpo -c message.c -fPIC -DPIC -o .libs/libgettextsrc_la-message.o mv -f .deps/libgettextsrc_la-message.Tpo .deps/libgettextsrc_la-message.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-pos.lo -MD -MP -MF .deps/libgettextsrc_la-pos.Tpo -c -o libgettextsrc_la-pos.lo `test -f 'pos.c' || echo './'`pos.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-pos.lo -MD -MP -MF .deps/libgettextsrc_la-pos.Tpo -c pos.c -fPIC -DPIC -o .libs/libgettextsrc_la-pos.o mv -f .deps/libgettextsrc_la-pos.Tpo .deps/libgettextsrc_la-pos.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-po-error.lo -MD -MP -MF .deps/libgettextsrc_la-po-error.Tpo -c -o libgettextsrc_la-po-error.lo `test -f 'po-error.c' || echo './'`po-error.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-po-error.lo -MD -MP -MF .deps/libgettextsrc_la-po-error.Tpo -c po-error.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-error.o mv -f .deps/libgettextsrc_la-po-error.Tpo .deps/libgettextsrc_la-po-error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-xerror-handler.lo -MD -MP -MF .deps/libgettextsrc_la-xerror-handler.Tpo -c -o libgettextsrc_la-xerror-handler.lo `test -f 'xerror-handler.c' || echo './'`xerror-handler.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-xerror-handler.lo -MD -MP -MF .deps/libgettextsrc_la-xerror-handler.Tpo -c xerror-handler.c -fPIC -DPIC -o .libs/libgettextsrc_la-xerror-handler.o mv -f .deps/libgettextsrc_la-xerror-handler.Tpo .deps/libgettextsrc_la-xerror-handler.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-catalog-abstract.lo -MD -MP -MF .deps/libgettextsrc_la-read-catalog-abstract.Tpo -c -o libgettextsrc_la-read-catalog-abstract.lo `test -f 'read-catalog-abstract.c' || echo './'`read-catalog-abstract.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-catalog-abstract.lo -MD -MP -MF .deps/libgettextsrc_la-read-catalog-abstract.Tpo -c read-catalog-abstract.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog-abstract.o mv -f .deps/libgettextsrc_la-read-catalog-abstract.Tpo .deps/libgettextsrc_la-read-catalog-abstract.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-po-lex.lo -MD -MP -MF .deps/libgettextsrc_la-read-po-lex.Tpo -c -o libgettextsrc_la-read-po-lex.lo `test -f 'read-po-lex.c' || echo './'`read-po-lex.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-po-lex.lo -MD -MP -MF .deps/libgettextsrc_la-read-po-lex.Tpo -c read-po-lex.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-po-lex.o mv -f .deps/libgettextsrc_la-read-po-lex.Tpo .deps/libgettextsrc_la-read-po-lex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-po-gram.lo -MD -MP -MF .deps/libgettextsrc_la-read-po-gram.Tpo -c -o libgettextsrc_la-read-po-gram.lo `test -f 'read-po-gram.c' || echo './'`read-po-gram.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-po-gram.lo -MD -MP -MF .deps/libgettextsrc_la-read-po-gram.Tpo -c read-po-gram.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-po-gram.o mv -f .deps/libgettextsrc_la-read-po-gram.Tpo .deps/libgettextsrc_la-read-po-gram.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-po-charset.lo -MD -MP -MF .deps/libgettextsrc_la-po-charset.Tpo -c -o libgettextsrc_la-po-charset.lo `test -f 'po-charset.c' || echo './'`po-charset.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-po-charset.lo -MD -MP -MF .deps/libgettextsrc_la-po-charset.Tpo -c po-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-charset.o mv -f .deps/libgettextsrc_la-po-charset.Tpo .deps/libgettextsrc_la-po-charset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-po.lo -MD -MP -MF .deps/libgettextsrc_la-read-po.Tpo -c -o libgettextsrc_la-read-po.lo `test -f 'read-po.c' || echo './'`read-po.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-po.lo -MD -MP -MF .deps/libgettextsrc_la-read-po.Tpo -c read-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-po.o mv -f .deps/libgettextsrc_la-read-po.Tpo .deps/libgettextsrc_la-read-po.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-properties.lo -MD -MP -MF .deps/libgettextsrc_la-read-properties.Tpo -c -o libgettextsrc_la-read-properties.lo `test -f 'read-properties.c' || echo './'`read-properties.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-properties.lo -MD -MP -MF .deps/libgettextsrc_la-read-properties.Tpo -c read-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-properties.o mv -f .deps/libgettextsrc_la-read-properties.Tpo .deps/libgettextsrc_la-read-properties.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-stringtable.lo -MD -MP -MF .deps/libgettextsrc_la-read-stringtable.Tpo -c -o libgettextsrc_la-read-stringtable.lo `test -f 'read-stringtable.c' || echo './'`read-stringtable.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-stringtable.lo -MD -MP -MF .deps/libgettextsrc_la-read-stringtable.Tpo -c read-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-stringtable.o mv -f .deps/libgettextsrc_la-read-stringtable.Tpo .deps/libgettextsrc_la-read-stringtable.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-open-catalog.lo -MD -MP -MF .deps/libgettextsrc_la-open-catalog.Tpo -c -o libgettextsrc_la-open-catalog.lo `test -f 'open-catalog.c' || echo './'`open-catalog.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-open-catalog.lo -MD -MP -MF .deps/libgettextsrc_la-open-catalog.Tpo -c open-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-open-catalog.o mv -f .deps/libgettextsrc_la-open-catalog.Tpo .deps/libgettextsrc_la-open-catalog.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-dir-list.lo -MD -MP -MF .deps/libgettextsrc_la-dir-list.Tpo -c -o libgettextsrc_la-dir-list.lo `test -f 'dir-list.c' || echo './'`dir-list.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-dir-list.lo -MD -MP -MF .deps/libgettextsrc_la-dir-list.Tpo -c dir-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-dir-list.o mv -f .deps/libgettextsrc_la-dir-list.Tpo .deps/libgettextsrc_la-dir-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-str-list.lo -MD -MP -MF .deps/libgettextsrc_la-str-list.Tpo -c -o libgettextsrc_la-str-list.lo `test -f 'str-list.c' || echo './'`str-list.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-str-list.lo -MD -MP -MF .deps/libgettextsrc_la-str-list.Tpo -c str-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-str-list.o mv -f .deps/libgettextsrc_la-str-list.Tpo .deps/libgettextsrc_la-str-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-catalog-special.lo -MD -MP -MF .deps/libgettextsrc_la-read-catalog-special.Tpo -c -o libgettextsrc_la-read-catalog-special.lo `test -f 'read-catalog-special.c' || echo './'`read-catalog-special.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-catalog-special.lo -MD -MP -MF .deps/libgettextsrc_la-read-catalog-special.Tpo -c read-catalog-special.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog-special.o mv -f .deps/libgettextsrc_la-read-catalog-special.Tpo .deps/libgettextsrc_la-read-catalog-special.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-catalog.lo -MD -MP -MF .deps/libgettextsrc_la-read-catalog.Tpo -c -o libgettextsrc_la-read-catalog.lo `test -f 'read-catalog.c' || echo './'`read-catalog.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-catalog.lo -MD -MP -MF .deps/libgettextsrc_la-read-catalog.Tpo -c read-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog.o mv -f .deps/libgettextsrc_la-read-catalog.Tpo .deps/libgettextsrc_la-read-catalog.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-catalog-file.lo -MD -MP -MF .deps/libgettextsrc_la-read-catalog-file.Tpo -c -o libgettextsrc_la-read-catalog-file.lo `test -f 'read-catalog-file.c' || echo './'`read-catalog-file.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-catalog-file.lo -MD -MP -MF .deps/libgettextsrc_la-read-catalog-file.Tpo -c read-catalog-file.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog-file.o mv -f .deps/libgettextsrc_la-read-catalog-file.Tpo .deps/libgettextsrc_la-read-catalog-file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-write-catalog.lo -MD -MP -MF .deps/libgettextsrc_la-write-catalog.Tpo -c -o libgettextsrc_la-write-catalog.lo `test -f 'write-catalog.c' || echo './'`write-catalog.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-write-catalog.lo -MD -MP -MF .deps/libgettextsrc_la-write-catalog.Tpo -c write-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-catalog.o mv -f .deps/libgettextsrc_la-write-catalog.Tpo .deps/libgettextsrc_la-write-catalog.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-write-properties.lo -MD -MP -MF .deps/libgettextsrc_la-write-properties.Tpo -c -o libgettextsrc_la-write-properties.lo `test -f 'write-properties.c' || echo './'`write-properties.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-write-properties.lo -MD -MP -MF .deps/libgettextsrc_la-write-properties.Tpo -c write-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-properties.o mv -f .deps/libgettextsrc_la-write-properties.Tpo .deps/libgettextsrc_la-write-properties.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-write-stringtable.lo -MD -MP -MF .deps/libgettextsrc_la-write-stringtable.Tpo -c -o libgettextsrc_la-write-stringtable.lo `test -f 'write-stringtable.c' || echo './'`write-stringtable.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-write-stringtable.lo -MD -MP -MF .deps/libgettextsrc_la-write-stringtable.Tpo -c write-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-stringtable.o mv -f .deps/libgettextsrc_la-write-stringtable.Tpo .deps/libgettextsrc_la-write-stringtable.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-write-po.lo -MD -MP -MF .deps/libgettextsrc_la-write-po.Tpo -c -o libgettextsrc_la-write-po.lo `test -f 'write-po.c' || echo './'`write-po.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-write-po.lo -MD -MP -MF .deps/libgettextsrc_la-write-po.Tpo -c write-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-po.o mv -f .deps/libgettextsrc_la-write-po.Tpo .deps/libgettextsrc_la-write-po.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-ascii.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-ascii.Tpo -c -o libgettextsrc_la-msgl-ascii.lo `test -f 'msgl-ascii.c' || echo './'`msgl-ascii.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-ascii.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-ascii.Tpo -c msgl-ascii.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-ascii.o mv -f .deps/libgettextsrc_la-msgl-ascii.Tpo .deps/libgettextsrc_la-msgl-ascii.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-ofn.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-ofn.Tpo -c -o libgettextsrc_la-msgl-ofn.lo `test -f 'msgl-ofn.c' || echo './'`msgl-ofn.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-ofn.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-ofn.Tpo -c msgl-ofn.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-ofn.o mv -f .deps/libgettextsrc_la-msgl-ofn.Tpo .deps/libgettextsrc_la-msgl-ofn.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-iconv.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-iconv.Tpo -c -o libgettextsrc_la-msgl-iconv.lo `test -f 'msgl-iconv.c' || echo './'`msgl-iconv.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-iconv.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-iconv.Tpo -c msgl-iconv.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-iconv.o mv -f .deps/libgettextsrc_la-msgl-iconv.Tpo .deps/libgettextsrc_la-msgl-iconv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-equal.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-equal.Tpo -c -o libgettextsrc_la-msgl-equal.lo `test -f 'msgl-equal.c' || echo './'`msgl-equal.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-equal.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-equal.Tpo -c msgl-equal.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-equal.o mv -f .deps/libgettextsrc_la-msgl-equal.Tpo .deps/libgettextsrc_la-msgl-equal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-cat.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-cat.Tpo -c -o libgettextsrc_la-msgl-cat.lo `test -f 'msgl-cat.c' || echo './'`msgl-cat.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-cat.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-cat.Tpo -c msgl-cat.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-cat.o mv -f .deps/libgettextsrc_la-msgl-cat.Tpo .deps/libgettextsrc_la-msgl-cat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-header.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-header.Tpo -c -o libgettextsrc_la-msgl-header.lo `test -f 'msgl-header.c' || echo './'`msgl-header.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-header.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-header.Tpo -c msgl-header.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-header.o mv -f .deps/libgettextsrc_la-msgl-header.Tpo .deps/libgettextsrc_la-msgl-header.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-english.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-english.Tpo -c -o libgettextsrc_la-msgl-english.lo `test -f 'msgl-english.c' || echo './'`msgl-english.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-english.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-english.Tpo -c msgl-english.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-english.o mv -f .deps/libgettextsrc_la-msgl-english.Tpo .deps/libgettextsrc_la-msgl-english.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-check.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-check.Tpo -c -o libgettextsrc_la-msgl-check.lo `test -f 'msgl-check.c' || echo './'`msgl-check.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-check.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-check.Tpo -c msgl-check.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-check.o mv -f .deps/libgettextsrc_la-msgl-check.Tpo .deps/libgettextsrc_la-msgl-check.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-file-list.lo -MD -MP -MF .deps/libgettextsrc_la-file-list.Tpo -c -o libgettextsrc_la-file-list.lo `test -f 'file-list.c' || echo './'`file-list.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-file-list.lo -MD -MP -MF .deps/libgettextsrc_la-file-list.Tpo -c file-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-file-list.o mv -f .deps/libgettextsrc_la-file-list.Tpo .deps/libgettextsrc_la-file-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-charset.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-charset.Tpo -c -o libgettextsrc_la-msgl-charset.lo `test -f 'msgl-charset.c' || echo './'`msgl-charset.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-msgl-charset.lo -MD -MP -MF .deps/libgettextsrc_la-msgl-charset.Tpo -c msgl-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-charset.o mv -f .deps/libgettextsrc_la-msgl-charset.Tpo .deps/libgettextsrc_la-msgl-charset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-po-time.lo -MD -MP -MF .deps/libgettextsrc_la-po-time.Tpo -c -o libgettextsrc_la-po-time.lo `test -f 'po-time.c' || echo './'`po-time.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-po-time.lo -MD -MP -MF .deps/libgettextsrc_la-po-time.Tpo -c po-time.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-time.o mv -f .deps/libgettextsrc_la-po-time.Tpo .deps/libgettextsrc_la-po-time.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-plural-exp.lo -MD -MP -MF .deps/libgettextsrc_la-plural-exp.Tpo -c -o libgettextsrc_la-plural-exp.lo `test -f 'plural-exp.c' || echo './'`plural-exp.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-plural-exp.lo -MD -MP -MF .deps/libgettextsrc_la-plural-exp.Tpo -c plural-exp.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-exp.o In file included from plural-exp.c:20: plural.y: In function 'parse_plural_expression': plural.y:160:20: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 'extract_plural_expression': event 1 │ │../../gettext-runtime/intl/plural-exp.h:103:36: │ 103 | # define EXTRACT_PLURAL_EXPRESSION extract_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'extract_plural_expression' ../../gettext-runtime/intl/plural-exp.c:59:1: note: in expansion of macro 'EXTRACT_PLURAL_EXPRESSION' │ 59 | EXTRACT_PLURAL_EXPRESSION (const char *nullentry, │ | ^~~~~~~~~~~~~~~~~~~~~~~~~ │ 'extract_plural_expression': events 2-7 │ │ 63 | if (nullentry != NULL) │ | ^ │ | | │ | (2) following 'true' branch (when 'nullentry' is non-NULL)... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────────────┘ │ 68 |│ plural = strstr (nullentry, "plural="); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(3) ...to here │ | (4) when 'strstr' returns non-NULL │ 69 | nplurals = strstr (nullentry, "nplurals="); │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (5) when 'strstr' returns non-NULL │ 70 | if (plural == NULL || nplurals == NULL) │ | ~ │ | | │ | (6) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────┘ │ 79 |│ nplurals += 9; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└──────────────────>(7) ...to here │ 'extract_plural_expression': event 8 │ │ 80 | while (*nplurals != '\0' && isspace ((unsigned char) *nplurals)) │ | ^ │ | | │ | (8) following 'true' branch... ─>─┐ │ | │ │ 'extract_plural_expression': event 9 │ │ | │ │ |┌─────────────────────────────────────────────────────────────────────┘ │ 80 |│ while (*nplurals != '\0' && isspace ((unsigned char) *nplurals)) │ |│ ^~~~~~~ │ |│ | │ |└─────────────────────────────────────>(9) ...to here │ 'extract_plural_expression': events 10-13 │ │ 82 | if (!(*nplurals >= '0' && *nplurals <= '9')) │ | ^ │ | | │ | (10) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────────────┘ │ 83 |│ goto no_plural; │ 84 |│ n = strtoul (nplurals, &endp, 10); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└─────────────>(11) ...to here │ 85 | if (nplurals == endp) │ | ~ │ | | │ | (12) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────────────┘ │ 86 |│ goto no_plural; │ 87 |│ *npluralsp = n; │ |│ ~~~~~~~~~~~~~~ │ |│ | │ |└────────────────────>(13) ...to here │ 'extract_plural_expression': event 14 │ │../../gettext-runtime/intl/plural-exp.h:101:23: │ 101 | # define PLURAL_PARSE parse_plural_expression ../../gettext-runtime/intl/plural-exp.c:95:15: note: in expansion of macro 'PLURAL_PARSE' │ 95 | if (PLURAL_PARSE (&args) != 0) │ | ^~~~~~~~~~~~ │ └──> 'parse_plural_expression': event 15 │ │../../gettext-runtime/intl/plural-exp.h:101:23: │ 101 | # define PLURAL_PARSE parse_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (15) entry to 'parse_plural_expression' plural.y:32:25: note: in expansion of macro 'PLURAL_PARSE' ../../gettext-runtime/intl/plural.c:68:25: note: in expansion of macro '__gettextparse' │ 68 | #define yyparse __gettextparse │ | ^~~~~~~~~~~~~~ plural.c:958:1: note: in expansion of macro 'yyparse' │ 'parse_plural_expression': events 16-23 │ │...... │...... │...... │...... │...... │ 'parse_plural_expression': event 24 │ │../../gettext-runtime/intl/plural.c:69:25: │ 69 | #define yylex __gettextlex plural.c:1125:16: note: in expansion of macro 'yylex' │ 'parse_plural_expression': event 25 │ │ 'parse_plural_expression': event 26 │ plural.c:123:40: note: in definition of macro 'YY_CAST' plural.c:1146:17: note: in expansion of macro 'YYTRANSLATE' │ 'parse_plural_expression': events 27-39 │ │...... │...... │...... │...... │...... │...... │...... │ 'parse_plural_expression': event 40 │ │plural.c:1222:3: │ 'parse_plural_expression': event 41 │ │plural.y:160:20: │ plural.y:160:20: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌───────────────────────────────────────┐ │read of 'struct expression *' (8 bytes)│ └───────────────────────────────────────┘ ^ │ │ ┌───────────────────────────────────────┐ ┌──────────┬──────────┬──────────────┐ │ │ │ [0] │ ... │ [199] │ │ before valid range │ ├──────────┴──────────┴──────────────┤ │ │ │'yyvsa' (type: 'union YYSTYPE[200]')│ └───────────────────────────────────────┘ └────────────────────────────────────┘ ├───────────────────┬───────────────────┤├┤├─────────────────┬──────────────────┤ │ │ │ ╭────────────┴───────────╮ ╭────┴───╮ ╭────────┴───────╮ │⚠️ under-read of 8 bytes│ │16 bytes│ │size: 1600 bytes│ ╰────────────────────────╯ ╰────────╯ ╰────────────────╯ plural.y:160:20: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 'extract_plural_expression': event 1 │ │../../gettext-runtime/intl/plural-exp.h:103:36: │ 103 | # define EXTRACT_PLURAL_EXPRESSION extract_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'extract_plural_expression' ../../gettext-runtime/intl/plural-exp.c:59:1: note: in expansion of macro 'EXTRACT_PLURAL_EXPRESSION' │ 59 | EXTRACT_PLURAL_EXPRESSION (const char *nullentry, │ | ^~~~~~~~~~~~~~~~~~~~~~~~~ │ 'extract_plural_expression': events 2-7 │ │ 63 | if (nullentry != NULL) │ | ^ │ | | │ | (2) following 'true' branch (when 'nullentry' is non-NULL)... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────────────┘ │ 68 |│ plural = strstr (nullentry, "plural="); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(3) ...to here │ | (4) when 'strstr' returns non-NULL │ 69 | nplurals = strstr (nullentry, "nplurals="); │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (5) when 'strstr' returns non-NULL │ 70 | if (plural == NULL || nplurals == NULL) │ | ~ │ | | │ | (6) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────┘ │ 79 |│ nplurals += 9; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└──────────────────>(7) ...to here │ 'extract_plural_expression': event 8 │ │ 80 | while (*nplurals != '\0' && isspace ((unsigned char) *nplurals)) │ | ^ │ | | │ | (8) following 'true' branch... ─>─┐ │ | │ │ 'extract_plural_expression': event 9 │ │ | │ │ |┌─────────────────────────────────────────────────────────────────────┘ │ 80 |│ while (*nplurals != '\0' && isspace ((unsigned char) *nplurals)) │ |│ ^~~~~~~ │ |│ | │ |└─────────────────────────────────────>(9) ...to here │ 'extract_plural_expression': events 10-13 │ │ 82 | if (!(*nplurals >= '0' && *nplurals <= '9')) │ | ^ │ | | │ | (10) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────────────┘ │ 83 |│ goto no_plural; │ 84 |│ n = strtoul (nplurals, &endp, 10); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└─────────────>(11) ...to here │ 85 | if (nplurals == endp) │ | ~ │ | | │ | (12) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────────────┘ │ 86 |│ goto no_plural; │ 87 |│ *npluralsp = n; │ |│ ~~~~~~~~~~~~~~ │ |│ | │ |└────────────────────>(13) ...to here │ 'extract_plural_expression': event 14 │ │../../gettext-runtime/intl/plural-exp.h:101:23: │ 101 | # define PLURAL_PARSE parse_plural_expression ../../gettext-runtime/intl/plural-exp.c:95:15: note: in expansion of macro 'PLURAL_PARSE' │ 95 | if (PLURAL_PARSE (&args) != 0) │ | ^~~~~~~~~~~~ │ └──> 'parse_plural_expression': event 15 │ │../../gettext-runtime/intl/plural-exp.h:101:23: │ 101 | # define PLURAL_PARSE parse_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (15) entry to 'parse_plural_expression' plural.y:32:25: note: in expansion of macro 'PLURAL_PARSE' ../../gettext-runtime/intl/plural.c:68:25: note: in expansion of macro '__gettextparse' │ 68 | #define yyparse __gettextparse │ | ^~~~~~~~~~~~~~ plural.c:958:1: note: in expansion of macro 'yyparse' │ 'parse_plural_expression': events 16-23 │ │...... │...... │...... │...... │...... │ 'parse_plural_expression': event 24 │ │../../gettext-runtime/intl/plural.c:69:25: │ 69 | #define yylex __gettextlex plural.c:1125:16: note: in expansion of macro 'yylex' │ 'parse_plural_expression': event 25 │ │ 'parse_plural_expression': event 26 │ plural.c:123:40: note: in definition of macro 'YY_CAST' plural.c:1146:17: note: in expansion of macro 'YYTRANSLATE' │ 'parse_plural_expression': events 27-39 │ │...... │...... │...... │...... │...... │...... │...... │ 'parse_plural_expression': event 40 │ │plural.c:1222:3: │ 'parse_plural_expression': event 41 │ │plural.y:160:20: │ plural.y:160:20: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌───────────────────────────────────────┐ │read of 'struct expression *' (8 bytes)│ └───────────────────────────────────────┘ ^ │ │ ┌───────────────────────────────────────┐┌──────────┬──────────┬──────────────┐ │ ││ [0] │ ... │ [199] │ │ before valid range │├──────────┴──────────┴──────────────┤ │ ││'yyvsa' (type: 'union YYSTYPE[200]')│ └───────────────────────────────────────┘└────────────────────────────────────┘ ├───────────────────┬───────────────────┤├─────────────────┬──────────────────┤ │ │ ╭────────────┴───────────╮ ╭────────┴───────╮ │⚠️ under-read of 8 bytes│ │size: 1600 bytes│ ╰────────────────────────╯ ╰────────────────╯ mv -f .deps/libgettextsrc_la-plural-exp.Tpo .deps/libgettextsrc_la-plural-exp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-plural-eval.lo -MD -MP -MF .deps/libgettextsrc_la-plural-eval.Tpo -c -o libgettextsrc_la-plural-eval.lo `test -f 'plural-eval.c' || echo './'`plural-eval.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-plural-eval.lo -MD -MP -MF .deps/libgettextsrc_la-plural-eval.Tpo -c plural-eval.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-eval.o mv -f .deps/libgettextsrc_la-plural-eval.Tpo .deps/libgettextsrc_la-plural-eval.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-plural-table.lo -MD -MP -MF .deps/libgettextsrc_la-plural-table.Tpo -c -o libgettextsrc_la-plural-table.lo `test -f 'plural-table.c' || echo './'`plural-table.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-plural-table.lo -MD -MP -MF .deps/libgettextsrc_la-plural-table.Tpo -c plural-table.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-table.o mv -f .deps/libgettextsrc_la-plural-table.Tpo .deps/libgettextsrc_la-plural-table.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-sentence.lo -MD -MP -MF .deps/libgettextsrc_la-sentence.Tpo -c -o libgettextsrc_la-sentence.lo `test -f 'sentence.c' || echo './'`sentence.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-sentence.lo -MD -MP -MF .deps/libgettextsrc_la-sentence.Tpo -c sentence.c -fPIC -DPIC -o .libs/libgettextsrc_la-sentence.o mv -f .deps/libgettextsrc_la-sentence.Tpo .deps/libgettextsrc_la-sentence.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format.lo -MD -MP -MF .deps/libgettextsrc_la-format.Tpo -c -o libgettextsrc_la-format.lo `test -f 'format.c' || echo './'`format.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format.lo -MD -MP -MF .deps/libgettextsrc_la-format.Tpo -c format.c -fPIC -DPIC -o .libs/libgettextsrc_la-format.o mv -f .deps/libgettextsrc_la-format.Tpo .deps/libgettextsrc_la-format.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-c.lo -MD -MP -MF .deps/libgettextsrc_la-format-c.Tpo -c -o libgettextsrc_la-format-c.lo `test -f 'format-c.c' || echo './'`format-c.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-c.lo -MD -MP -MF .deps/libgettextsrc_la-format-c.Tpo -c format-c.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-c.o mv -f .deps/libgettextsrc_la-format-c.Tpo .deps/libgettextsrc_la-format-c.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-c++-brace.lo -MD -MP -MF .deps/libgettextsrc_la-format-c++-brace.Tpo -c -o libgettextsrc_la-format-c++-brace.lo `test -f 'format-c++-brace.c' || echo './'`format-c++-brace.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-c++-brace.lo -MD -MP -MF .deps/libgettextsrc_la-format-c++-brace.Tpo -c format-c++-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-c++-brace.o mv -f .deps/libgettextsrc_la-format-c++-brace.Tpo .deps/libgettextsrc_la-format-c++-brace.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-python.lo -MD -MP -MF .deps/libgettextsrc_la-format-python.Tpo -c -o libgettextsrc_la-format-python.lo `test -f 'format-python.c' || echo './'`format-python.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-python.lo -MD -MP -MF .deps/libgettextsrc_la-format-python.Tpo -c format-python.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python.o mv -f .deps/libgettextsrc_la-format-python.Tpo .deps/libgettextsrc_la-format-python.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-python-brace.lo -MD -MP -MF .deps/libgettextsrc_la-format-python-brace.Tpo -c -o libgettextsrc_la-format-python-brace.lo `test -f 'format-python-brace.c' || echo './'`format-python-brace.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-python-brace.lo -MD -MP -MF .deps/libgettextsrc_la-format-python-brace.Tpo -c format-python-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python-brace.o mv -f .deps/libgettextsrc_la-format-python-brace.Tpo .deps/libgettextsrc_la-format-python-brace.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-java.lo -MD -MP -MF .deps/libgettextsrc_la-format-java.Tpo -c -o libgettextsrc_la-format-java.lo `test -f 'format-java.c' || echo './'`format-java.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-java.lo -MD -MP -MF .deps/libgettextsrc_la-format-java.Tpo -c format-java.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-java.o mv -f .deps/libgettextsrc_la-format-java.Tpo .deps/libgettextsrc_la-format-java.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-java-printf.lo -MD -MP -MF .deps/libgettextsrc_la-format-java-printf.Tpo -c -o libgettextsrc_la-format-java-printf.lo `test -f 'format-java-printf.c' || echo './'`format-java-printf.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-java-printf.lo -MD -MP -MF .deps/libgettextsrc_la-format-java-printf.Tpo -c format-java-printf.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-java-printf.o mv -f .deps/libgettextsrc_la-format-java-printf.Tpo .deps/libgettextsrc_la-format-java-printf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-csharp.lo -MD -MP -MF .deps/libgettextsrc_la-format-csharp.Tpo -c -o libgettextsrc_la-format-csharp.lo `test -f 'format-csharp.c' || echo './'`format-csharp.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-csharp.lo -MD -MP -MF .deps/libgettextsrc_la-format-csharp.Tpo -c format-csharp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-csharp.o mv -f .deps/libgettextsrc_la-format-csharp.Tpo .deps/libgettextsrc_la-format-csharp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-javascript.lo -MD -MP -MF .deps/libgettextsrc_la-format-javascript.Tpo -c -o libgettextsrc_la-format-javascript.lo `test -f 'format-javascript.c' || echo './'`format-javascript.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-javascript.lo -MD -MP -MF .deps/libgettextsrc_la-format-javascript.Tpo -c format-javascript.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-javascript.o mv -f .deps/libgettextsrc_la-format-javascript.Tpo .deps/libgettextsrc_la-format-javascript.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-scheme.lo -MD -MP -MF .deps/libgettextsrc_la-format-scheme.Tpo -c -o libgettextsrc_la-format-scheme.lo `test -f 'format-scheme.c' || echo './'`format-scheme.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-scheme.lo -MD -MP -MF .deps/libgettextsrc_la-format-scheme.Tpo -c format-scheme.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-scheme.o mv -f .deps/libgettextsrc_la-format-scheme.Tpo .deps/libgettextsrc_la-format-scheme.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-lisp.lo -MD -MP -MF .deps/libgettextsrc_la-format-lisp.Tpo -c -o libgettextsrc_la-format-lisp.lo `test -f 'format-lisp.c' || echo './'`format-lisp.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-lisp.lo -MD -MP -MF .deps/libgettextsrc_la-format-lisp.Tpo -c format-lisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lisp.o mv -f .deps/libgettextsrc_la-format-lisp.Tpo .deps/libgettextsrc_la-format-lisp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-elisp.lo -MD -MP -MF .deps/libgettextsrc_la-format-elisp.Tpo -c -o libgettextsrc_la-format-elisp.lo `test -f 'format-elisp.c' || echo './'`format-elisp.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-elisp.lo -MD -MP -MF .deps/libgettextsrc_la-format-elisp.Tpo -c format-elisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-elisp.o mv -f .deps/libgettextsrc_la-format-elisp.Tpo .deps/libgettextsrc_la-format-elisp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-librep.lo -MD -MP -MF .deps/libgettextsrc_la-format-librep.Tpo -c -o libgettextsrc_la-format-librep.lo `test -f 'format-librep.c' || echo './'`format-librep.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-librep.lo -MD -MP -MF .deps/libgettextsrc_la-format-librep.Tpo -c format-librep.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-librep.o mv -f .deps/libgettextsrc_la-format-librep.Tpo .deps/libgettextsrc_la-format-librep.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-rust.lo -MD -MP -MF .deps/libgettextsrc_la-format-rust.Tpo -c -o libgettextsrc_la-format-rust.lo `test -f 'format-rust.c' || echo './'`format-rust.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-rust.lo -MD -MP -MF .deps/libgettextsrc_la-format-rust.Tpo -c format-rust.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-rust.o mv -f .deps/libgettextsrc_la-format-rust.Tpo .deps/libgettextsrc_la-format-rust.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-go.lo -MD -MP -MF .deps/libgettextsrc_la-format-go.Tpo -c -o libgettextsrc_la-format-go.lo `test -f 'format-go.c' || echo './'`format-go.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-go.lo -MD -MP -MF .deps/libgettextsrc_la-format-go.Tpo -c format-go.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-go.o mv -f .deps/libgettextsrc_la-format-go.Tpo .deps/libgettextsrc_la-format-go.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-ruby.lo -MD -MP -MF .deps/libgettextsrc_la-format-ruby.Tpo -c -o libgettextsrc_la-format-ruby.lo `test -f 'format-ruby.c' || echo './'`format-ruby.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-ruby.lo -MD -MP -MF .deps/libgettextsrc_la-format-ruby.Tpo -c format-ruby.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-ruby.o mv -f .deps/libgettextsrc_la-format-ruby.Tpo .deps/libgettextsrc_la-format-ruby.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-sh.lo -MD -MP -MF .deps/libgettextsrc_la-format-sh.Tpo -c -o libgettextsrc_la-format-sh.lo `test -f 'format-sh.c' || echo './'`format-sh.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-sh.lo -MD -MP -MF .deps/libgettextsrc_la-format-sh.Tpo -c format-sh.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-sh.o mv -f .deps/libgettextsrc_la-format-sh.Tpo .deps/libgettextsrc_la-format-sh.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-awk.lo -MD -MP -MF .deps/libgettextsrc_la-format-awk.Tpo -c -o libgettextsrc_la-format-awk.lo `test -f 'format-awk.c' || echo './'`format-awk.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-awk.lo -MD -MP -MF .deps/libgettextsrc_la-format-awk.Tpo -c format-awk.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-awk.o mv -f .deps/libgettextsrc_la-format-awk.Tpo .deps/libgettextsrc_la-format-awk.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-lua.lo -MD -MP -MF .deps/libgettextsrc_la-format-lua.Tpo -c -o libgettextsrc_la-format-lua.lo `test -f 'format-lua.c' || echo './'`format-lua.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-lua.lo -MD -MP -MF .deps/libgettextsrc_la-format-lua.Tpo -c format-lua.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lua.o mv -f .deps/libgettextsrc_la-format-lua.Tpo .deps/libgettextsrc_la-format-lua.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-pascal.lo -MD -MP -MF .deps/libgettextsrc_la-format-pascal.Tpo -c -o libgettextsrc_la-format-pascal.lo `test -f 'format-pascal.c' || echo './'`format-pascal.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-pascal.lo -MD -MP -MF .deps/libgettextsrc_la-format-pascal.Tpo -c format-pascal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-pascal.o mv -f .deps/libgettextsrc_la-format-pascal.Tpo .deps/libgettextsrc_la-format-pascal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-modula2.lo -MD -MP -MF .deps/libgettextsrc_la-format-modula2.Tpo -c -o libgettextsrc_la-format-modula2.lo `test -f 'format-modula2.c' || echo './'`format-modula2.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-modula2.lo -MD -MP -MF .deps/libgettextsrc_la-format-modula2.Tpo -c format-modula2.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-modula2.o mv -f .deps/libgettextsrc_la-format-modula2.Tpo .deps/libgettextsrc_la-format-modula2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-d.lo -MD -MP -MF .deps/libgettextsrc_la-format-d.Tpo -c -o libgettextsrc_la-format-d.lo `test -f 'format-d.c' || echo './'`format-d.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-d.lo -MD -MP -MF .deps/libgettextsrc_la-format-d.Tpo -c format-d.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-d.o mv -f .deps/libgettextsrc_la-format-d.Tpo .deps/libgettextsrc_la-format-d.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-smalltalk.lo -MD -MP -MF .deps/libgettextsrc_la-format-smalltalk.Tpo -c -o libgettextsrc_la-format-smalltalk.lo `test -f 'format-smalltalk.c' || echo './'`format-smalltalk.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-smalltalk.lo -MD -MP -MF .deps/libgettextsrc_la-format-smalltalk.Tpo -c format-smalltalk.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-smalltalk.o mv -f .deps/libgettextsrc_la-format-smalltalk.Tpo .deps/libgettextsrc_la-format-smalltalk.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-qt.lo -MD -MP -MF .deps/libgettextsrc_la-format-qt.Tpo -c -o libgettextsrc_la-format-qt.lo `test -f 'format-qt.c' || echo './'`format-qt.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-qt.lo -MD -MP -MF .deps/libgettextsrc_la-format-qt.Tpo -c format-qt.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt.o mv -f .deps/libgettextsrc_la-format-qt.Tpo .deps/libgettextsrc_la-format-qt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-qt-plural.lo -MD -MP -MF .deps/libgettextsrc_la-format-qt-plural.Tpo -c -o libgettextsrc_la-format-qt-plural.lo `test -f 'format-qt-plural.c' || echo './'`format-qt-plural.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-qt-plural.lo -MD -MP -MF .deps/libgettextsrc_la-format-qt-plural.Tpo -c format-qt-plural.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt-plural.o mv -f .deps/libgettextsrc_la-format-qt-plural.Tpo .deps/libgettextsrc_la-format-qt-plural.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-kde.lo -MD -MP -MF .deps/libgettextsrc_la-format-kde.Tpo -c -o libgettextsrc_la-format-kde.lo `test -f 'format-kde.c' || echo './'`format-kde.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-kde.lo -MD -MP -MF .deps/libgettextsrc_la-format-kde.Tpo -c format-kde.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-kde.o mv -f .deps/libgettextsrc_la-format-kde.Tpo .deps/libgettextsrc_la-format-kde.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-kde-kuit.lo -MD -MP -MF .deps/libgettextsrc_la-format-kde-kuit.Tpo -c -o libgettextsrc_la-format-kde-kuit.lo `test -f 'format-kde-kuit.c' || echo './'`format-kde-kuit.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-kde-kuit.lo -MD -MP -MF .deps/libgettextsrc_la-format-kde-kuit.Tpo -c format-kde-kuit.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-kde-kuit.o mv -f .deps/libgettextsrc_la-format-kde-kuit.Tpo .deps/libgettextsrc_la-format-kde-kuit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-boost.lo -MD -MP -MF .deps/libgettextsrc_la-format-boost.Tpo -c -o libgettextsrc_la-format-boost.lo `test -f 'format-boost.c' || echo './'`format-boost.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-boost.lo -MD -MP -MF .deps/libgettextsrc_la-format-boost.Tpo -c format-boost.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-boost.o mv -f .deps/libgettextsrc_la-format-boost.Tpo .deps/libgettextsrc_la-format-boost.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-tcl.lo -MD -MP -MF .deps/libgettextsrc_la-format-tcl.Tpo -c -o libgettextsrc_la-format-tcl.lo `test -f 'format-tcl.c' || echo './'`format-tcl.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-tcl.lo -MD -MP -MF .deps/libgettextsrc_la-format-tcl.Tpo -c format-tcl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-tcl.o mv -f .deps/libgettextsrc_la-format-tcl.Tpo .deps/libgettextsrc_la-format-tcl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-perl.lo -MD -MP -MF .deps/libgettextsrc_la-format-perl.Tpo -c -o libgettextsrc_la-format-perl.lo `test -f 'format-perl.c' || echo './'`format-perl.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-perl.lo -MD -MP -MF .deps/libgettextsrc_la-format-perl.Tpo -c format-perl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl.o mv -f .deps/libgettextsrc_la-format-perl.Tpo .deps/libgettextsrc_la-format-perl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-perl-brace.lo -MD -MP -MF .deps/libgettextsrc_la-format-perl-brace.Tpo -c -o libgettextsrc_la-format-perl-brace.lo `test -f 'format-perl-brace.c' || echo './'`format-perl-brace.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-perl-brace.lo -MD -MP -MF .deps/libgettextsrc_la-format-perl-brace.Tpo -c format-perl-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl-brace.o mv -f .deps/libgettextsrc_la-format-perl-brace.Tpo .deps/libgettextsrc_la-format-perl-brace.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-php.lo -MD -MP -MF .deps/libgettextsrc_la-format-php.Tpo -c -o libgettextsrc_la-format-php.lo `test -f 'format-php.c' || echo './'`format-php.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-php.lo -MD -MP -MF .deps/libgettextsrc_la-format-php.Tpo -c format-php.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-php.o mv -f .deps/libgettextsrc_la-format-php.Tpo .deps/libgettextsrc_la-format-php.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-gcc-internal.lo -MD -MP -MF .deps/libgettextsrc_la-format-gcc-internal.Tpo -c -o libgettextsrc_la-format-gcc-internal.lo `test -f 'format-gcc-internal.c' || echo './'`format-gcc-internal.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-gcc-internal.lo -MD -MP -MF .deps/libgettextsrc_la-format-gcc-internal.Tpo -c format-gcc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gcc-internal.o mv -f .deps/libgettextsrc_la-format-gcc-internal.Tpo .deps/libgettextsrc_la-format-gcc-internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-gfc-internal.lo -MD -MP -MF .deps/libgettextsrc_la-format-gfc-internal.Tpo -c -o libgettextsrc_la-format-gfc-internal.lo `test -f 'format-gfc-internal.c' || echo './'`format-gfc-internal.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-format-gfc-internal.lo -MD -MP -MF .deps/libgettextsrc_la-format-gfc-internal.Tpo -c format-gfc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gfc-internal.o mv -f .deps/libgettextsrc_la-format-gfc-internal.Tpo .deps/libgettextsrc_la-format-gfc-internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-desktop.lo -MD -MP -MF .deps/libgettextsrc_la-read-desktop.Tpo -c -o libgettextsrc_la-read-desktop.lo `test -f 'read-desktop.c' || echo './'`read-desktop.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-read-desktop.lo -MD -MP -MF .deps/libgettextsrc_la-read-desktop.Tpo -c read-desktop.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-desktop.o mv -f .deps/libgettextsrc_la-read-desktop.Tpo .deps/libgettextsrc_la-read-desktop.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-locating-rules.lo -MD -MP -MF .deps/libgettextsrc_la-locating-rules.Tpo -c -o libgettextsrc_la-locating-rules.lo `test -f 'locating-rules.c' || echo './'`locating-rules.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-locating-rules.lo -MD -MP -MF .deps/libgettextsrc_la-locating-rules.Tpo -c locating-rules.c -fPIC -DPIC -o .libs/libgettextsrc_la-locating-rules.o mv -f .deps/libgettextsrc_la-locating-rules.Tpo .deps/libgettextsrc_la-locating-rules.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-its.lo -MD -MP -MF .deps/libgettextsrc_la-its.Tpo -c -o libgettextsrc_la-its.lo `test -f 'its.c' || echo './'`its.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-its.lo -MD -MP -MF .deps/libgettextsrc_la-its.Tpo -c its.c -fPIC -DPIC -o .libs/libgettextsrc_la-its.o mv -f .deps/libgettextsrc_la-its.Tpo .deps/libgettextsrc_la-its.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-search-path.lo -MD -MP -MF .deps/libgettextsrc_la-search-path.Tpo -c -o libgettextsrc_la-search-path.lo `test -f 'search-path.c' || echo './'`search-path.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgettextsrc_la-search-path.lo -MD -MP -MF .deps/libgettextsrc_la-search-path.Tpo -c search-path.c -fPIC -DPIC -o .libs/libgettextsrc_la-search-path.o mv -f .deps/libgettextsrc_la-search-path.Tpo .deps/libgettextsrc_la-search-path.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -release 0.25 ../gnulib-lib/libgettextlib.la ../../libtextstyle/lib/libtextstyle.la -lc -no-undefined -o libgettextsrc.la -rpath /usr/lib libgettextsrc_la-message.lo libgettextsrc_la-pos.lo libgettextsrc_la-po-error.lo libgettextsrc_la-xerror-handler.lo libgettextsrc_la-read-catalog-abstract.lo libgettextsrc_la-read-po-lex.lo libgettextsrc_la-read-po-gram.lo libgettextsrc_la-po-charset.lo libgettextsrc_la-read-po.lo libgettextsrc_la-read-properties.lo libgettextsrc_la-read-stringtable.lo libgettextsrc_la-open-catalog.lo libgettextsrc_la-dir-list.lo libgettextsrc_la-str-list.lo libgettextsrc_la-read-catalog-special.lo libgettextsrc_la-read-catalog.lo libgettextsrc_la-read-catalog-file.lo libgettextsrc_la-write-catalog.lo libgettextsrc_la-write-properties.lo libgettextsrc_la-write-stringtable.lo libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-ascii.lo libgettextsrc_la-msgl-ofn.lo libgettextsrc_la-msgl-iconv.lo libgettextsrc_la-msgl-equal.lo libgettextsrc_la-msgl-cat.lo libgettextsrc_la-msgl-header.lo libgettextsrc_la-msgl-english.lo libgettextsrc_la-msgl-check.lo libgettextsrc_la-file-list.lo libgettextsrc_la-msgl-charset.lo libgettextsrc_la-po-time.lo libgettextsrc_la-plural-exp.lo libgettextsrc_la-plural-eval.lo libgettextsrc_la-plural-table.lo libgettextsrc_la-sentence.lo libgettextsrc_la-format.lo libgettextsrc_la-format-c.lo libgettextsrc_la-format-c++-brace.lo libgettextsrc_la-format-python.lo libgettextsrc_la-format-python-brace.lo libgettextsrc_la-format-java.lo libgettextsrc_la-format-java-printf.lo libgettextsrc_la-format-csharp.lo libgettextsrc_la-format-javascript.lo libgettextsrc_la-format-scheme.lo libgettextsrc_la-format-lisp.lo libgettextsrc_la-format-elisp.lo libgettextsrc_la-format-librep.lo libgettextsrc_la-format-rust.lo libgettextsrc_la-format-go.lo libgettextsrc_la-format-ruby.lo libgettextsrc_la-format-sh.lo libgettextsrc_la-format-awk.lo libgettextsrc_la-format-lua.lo libgettextsrc_la-format-pascal.lo libgettextsrc_la-format-modula2.lo libgettextsrc_la-format-d.lo libgettextsrc_la-format-smalltalk.lo libgettextsrc_la-format-qt.lo libgettextsrc_la-format-qt-plural.lo libgettextsrc_la-format-kde.lo libgettextsrc_la-format-kde-kuit.lo libgettextsrc_la-format-boost.lo libgettextsrc_la-format-tcl.lo libgettextsrc_la-format-perl.lo libgettextsrc_la-format-perl-brace.lo libgettextsrc_la-format-php.lo libgettextsrc_la-format-gcc-internal.lo libgettextsrc_la-format-gfc-internal.lo libgettextsrc_la-read-desktop.lo libgettextsrc_la-locating-rules.lo libgettextsrc_la-its.lo libgettextsrc_la-search-path.lo libtool: warning: '/usr/lib64/libacl.la' seems to be moved libtool: warning: '/usr/lib64/libattr.la' seems to be moved libtool: link: gcc -shared -fPIC -DPIC .libs/libgettextsrc_la-message.o .libs/libgettextsrc_la-pos.o .libs/libgettextsrc_la-po-error.o .libs/libgettextsrc_la-xerror-handler.o .libs/libgettextsrc_la-read-catalog-abstract.o .libs/libgettextsrc_la-read-po-lex.o .libs/libgettextsrc_la-read-po-gram.o .libs/libgettextsrc_la-po-charset.o .libs/libgettextsrc_la-read-po.o .libs/libgettextsrc_la-read-properties.o .libs/libgettextsrc_la-read-stringtable.o .libs/libgettextsrc_la-open-catalog.o .libs/libgettextsrc_la-dir-list.o .libs/libgettextsrc_la-str-list.o .libs/libgettextsrc_la-read-catalog-special.o .libs/libgettextsrc_la-read-catalog.o .libs/libgettextsrc_la-read-catalog-file.o .libs/libgettextsrc_la-write-catalog.o .libs/libgettextsrc_la-write-properties.o .libs/libgettextsrc_la-write-stringtable.o .libs/libgettextsrc_la-write-po.o .libs/libgettextsrc_la-msgl-ascii.o .libs/libgettextsrc_la-msgl-ofn.o .libs/libgettextsrc_la-msgl-iconv.o .libs/libgettextsrc_la-msgl-equal.o .libs/libgettextsrc_la-msgl-cat.o .libs/libgettextsrc_la-msgl-header.o .libs/libgettextsrc_la-msgl-english.o .libs/libgettextsrc_la-msgl-check.o .libs/libgettextsrc_la-file-list.o .libs/libgettextsrc_la-msgl-charset.o .libs/libgettextsrc_la-po-time.o .libs/libgettextsrc_la-plural-exp.o .libs/libgettextsrc_la-plural-eval.o .libs/libgettextsrc_la-plural-table.o .libs/libgettextsrc_la-sentence.o .libs/libgettextsrc_la-format.o .libs/libgettextsrc_la-format-c.o .libs/libgettextsrc_la-format-c++-brace.o .libs/libgettextsrc_la-format-python.o .libs/libgettextsrc_la-format-python-brace.o .libs/libgettextsrc_la-format-java.o .libs/libgettextsrc_la-format-java-printf.o .libs/libgettextsrc_la-format-csharp.o .libs/libgettextsrc_la-format-javascript.o .libs/libgettextsrc_la-format-scheme.o .libs/libgettextsrc_la-format-lisp.o .libs/libgettextsrc_la-format-elisp.o .libs/libgettextsrc_la-format-librep.o .libs/libgettextsrc_la-format-rust.o .libs/libgettextsrc_la-format-go.o .libs/libgettextsrc_la-format-ruby.o .libs/libgettextsrc_la-format-sh.o .libs/libgettextsrc_la-format-awk.o .libs/libgettextsrc_la-format-lua.o .libs/libgettextsrc_la-format-pascal.o .libs/libgettextsrc_la-format-modula2.o .libs/libgettextsrc_la-format-d.o .libs/libgettextsrc_la-format-smalltalk.o .libs/libgettextsrc_la-format-qt.o .libs/libgettextsrc_la-format-qt-plural.o .libs/libgettextsrc_la-format-kde.o .libs/libgettextsrc_la-format-kde-kuit.o .libs/libgettextsrc_la-format-boost.o .libs/libgettextsrc_la-format-tcl.o .libs/libgettextsrc_la-format-perl.o .libs/libgettextsrc_la-format-perl-brace.o .libs/libgettextsrc_la-format-php.o .libs/libgettextsrc_la-format-gcc-internal.o .libs/libgettextsrc_la-format-gfc-internal.o .libs/libgettextsrc_la-read-desktop.o .libs/libgettextsrc_la-locating-rules.o .libs/libgettextsrc_la-its.o .libs/libgettextsrc_la-search-path.o -Wl,-rpath -Wl,/usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/usr/src/gettext-0.25/libtextstyle/lib/.libs ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib64 -L/usr/lib /usr/lib/libacl.so /usr/lib/libattr.so ../../libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libgettextsrc-0.25.so -o .libs/libgettextsrc-0.25.so libtool: link: (cd ".libs" && rm -f "libgettextsrc.so" && ln -s "libgettextsrc-0.25.so" "libgettextsrc.so") libtool: link: ( cd ".libs" && rm -f "libgettextsrc.la" && ln -s "../libgettextsrc.la" "libgettextsrc.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o libgettextsrc.la -lm libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lncurses -lc -lm gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgfmt-msgfmt.o -MD -MP -MF .deps/msgfmt-msgfmt.Tpo -c -o msgfmt-msgfmt.o `test -f 'msgfmt.c' || echo './'`msgfmt.c In file included from msgfmt.c:72: msgfmt.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgfmt.c:269:3: note: in expansion of macro 'bindtextdomain' 269 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgfmt.c:270:3: note: in expansion of macro 'bindtextdomain' 270 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgfmt.c:271:3: note: in expansion of macro 'bindtextdomain' 271 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msgfmt.c:272:3: note: in expansion of macro 'textdomain' 272 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/msgfmt-msgfmt.Tpo .deps/msgfmt-msgfmt.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgfmt-write-mo.o -MD -MP -MF .deps/msgfmt-write-mo.Tpo -c -o msgfmt-write-mo.o `test -f 'write-mo.c' || echo './'`write-mo.c write-mo.c: In function 'write_table': write-mo.c:505:19: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 505 | xmalloc (xsum (sizeof (struct pre_sysdep_string), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 506 | xtimes (nintervals[m], | ~~~~~~~~~~~~~~~~~~~~~~ 507 | sizeof (struct pre_segment_pair)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from write-mo.c:47: ../gnulib-lib/xalloc.h:59:7: note: in a call to allocation function 'xmalloc' declared here 59 | void *xmalloc (size_t s) | ^~~~~~~ write-mo.c:505:19: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 505 | xmalloc (xsum (sizeof (struct pre_sysdep_string), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 506 | xtimes (nintervals[m], | ~~~~~~~~~~~~~~~~~~~~~~ 507 | sizeof (struct pre_segment_pair)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gnulib-lib/xalloc.h:59:7: note: in a call to allocation function 'xmalloc' declared here 59 | void *xmalloc (size_t s) | ^~~~~~~ mv -f .deps/msgfmt-write-mo.Tpo .deps/msgfmt-write-mo.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgfmt-write-java.o -MD -MP -MF .deps/msgfmt-write-java.Tpo -c -o msgfmt-write-java.o `test -f 'write-java.c' || echo './'`write-java.c mv -f .deps/msgfmt-write-java.Tpo .deps/msgfmt-write-java.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgfmt-write-csharp.o -MD -MP -MF .deps/msgfmt-write-csharp.Tpo -c -o msgfmt-write-csharp.o `test -f 'write-csharp.c' || echo './'`write-csharp.c mv -f .deps/msgfmt-write-csharp.Tpo .deps/msgfmt-write-csharp.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgfmt-write-resources.o -MD -MP -MF .deps/msgfmt-write-resources.Tpo -c -o msgfmt-write-resources.o `test -f 'write-resources.c' || echo './'`write-resources.c mv -f .deps/msgfmt-write-resources.Tpo .deps/msgfmt-write-resources.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgfmt-write-tcl.o -MD -MP -MF .deps/msgfmt-write-tcl.Tpo -c -o msgfmt-write-tcl.o `test -f 'write-tcl.c' || echo './'`write-tcl.c mv -f .deps/msgfmt-write-tcl.Tpo .deps/msgfmt-write-tcl.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgfmt-write-qt.o -MD -MP -MF .deps/msgfmt-write-qt.Tpo -c -o msgfmt-write-qt.o `test -f 'write-qt.c' || echo './'`write-qt.c mv -f .deps/msgfmt-write-qt.Tpo .deps/msgfmt-write-qt.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgfmt-write-desktop.o -MD -MP -MF .deps/msgfmt-write-desktop.Tpo -c -o msgfmt-write-desktop.o `test -f 'write-desktop.c' || echo './'`write-desktop.c mv -f .deps/msgfmt-write-desktop.Tpo .deps/msgfmt-write-desktop.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgfmt-write-xml.o -MD -MP -MF .deps/msgfmt-write-xml.Tpo -c -o msgfmt-write-xml.o `test -f 'write-xml.c' || echo './'`write-xml.c mv -f .deps/msgfmt-write-xml.Tpo .deps/msgfmt-write-xml.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../../gettext-runtime/intl/msgfmt-hash-string.o -MD -MP -MF ../../gettext-runtime/intl/.deps/msgfmt-hash-string.Tpo -c -o ../../gettext-runtime/intl/msgfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c mv -f ../../gettext-runtime/intl/.deps/msgfmt-hash-string.Tpo ../../gettext-runtime/intl/.deps/msgfmt-hash-string.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o libgettextsrc.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fopenmp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgmerge-msgmerge.o -MD -MP -MF .deps/msgmerge-msgmerge.Tpo -c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo './'`msgmerge.c In file included from msgmerge.c:75: msgmerge.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgmerge.c:207:3: note: in expansion of macro 'bindtextdomain' 207 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgmerge.c:208:3: note: in expansion of macro 'bindtextdomain' 208 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgmerge.c:209:3: note: in expansion of macro 'bindtextdomain' 209 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msgmerge.c:210:3: note: in expansion of macro 'textdomain' 210 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/msgmerge-msgmerge.Tpo .deps/msgmerge-msgmerge.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fopenmp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgmerge-msgl-fsearch.o -MD -MP -MF .deps/msgmerge-msgl-fsearch.Tpo -c -o msgmerge-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c mv -f .deps/msgmerge-msgl-fsearch.Tpo .deps/msgmerge-msgl-fsearch.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fopenmp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgmerge-lang-table.o -MD -MP -MF .deps/msgmerge-lang-table.Tpo -c -o msgmerge-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c mv -f .deps/msgmerge-lang-table.Tpo .deps/msgmerge-lang-table.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fopenmp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgmerge-plural-count.o -MD -MP -MF .deps/msgmerge-plural-count.Tpo -c -o msgmerge-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c mv -f .deps/msgmerge-plural-count.Tpo .deps/msgmerge-plural-count.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fopenmp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o libgettextsrc.la -lm -fopenmp libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fopenmp -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o -fopenmp ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lncurses -lc -lm -fopenmp gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgunfmt-msgunfmt.o -MD -MP -MF .deps/msgunfmt-msgunfmt.Tpo -c -o msgunfmt-msgunfmt.o `test -f 'msgunfmt.c' || echo './'`msgunfmt.c In file included from msgunfmt.c:51: msgunfmt.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgunfmt.c:134:3: note: in expansion of macro 'bindtextdomain' 134 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgunfmt.c:135:3: note: in expansion of macro 'bindtextdomain' 135 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgunfmt.c:136:3: note: in expansion of macro 'bindtextdomain' 136 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msgunfmt.c:137:3: note: in expansion of macro 'textdomain' 137 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/msgunfmt-msgunfmt.Tpo .deps/msgunfmt-msgunfmt.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgunfmt-read-mo.o -MD -MP -MF .deps/msgunfmt-read-mo.Tpo -c -o msgunfmt-read-mo.o `test -f 'read-mo.c' || echo './'`read-mo.c mv -f .deps/msgunfmt-read-mo.Tpo .deps/msgunfmt-read-mo.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgunfmt-read-java.o -MD -MP -MF .deps/msgunfmt-read-java.Tpo -c -o msgunfmt-read-java.o `test -f 'read-java.c' || echo './'`read-java.c mv -f .deps/msgunfmt-read-java.Tpo .deps/msgunfmt-read-java.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgunfmt-read-csharp.o -MD -MP -MF .deps/msgunfmt-read-csharp.Tpo -c -o msgunfmt-read-csharp.o `test -f 'read-csharp.c' || echo './'`read-csharp.c mv -f .deps/msgunfmt-read-csharp.Tpo .deps/msgunfmt-read-csharp.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgunfmt-read-resources.o -MD -MP -MF .deps/msgunfmt-read-resources.Tpo -c -o msgunfmt-read-resources.o `test -f 'read-resources.c' || echo './'`read-resources.c mv -f .deps/msgunfmt-read-resources.Tpo .deps/msgunfmt-read-resources.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgunfmt-read-tcl.o -MD -MP -MF .deps/msgunfmt-read-tcl.Tpo -c -o msgunfmt-read-tcl.o `test -f 'read-tcl.c' || echo './'`read-tcl.c mv -f .deps/msgunfmt-read-tcl.Tpo .deps/msgunfmt-read-tcl.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../../gettext-runtime/intl/msgunfmt-hash-string.o -MD -MP -MF ../../gettext-runtime/intl/.deps/msgunfmt-hash-string.Tpo -c -o ../../gettext-runtime/intl/msgunfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c mv -f ../../gettext-runtime/intl/.deps/msgunfmt-hash-string.Tpo ../../gettext-runtime/intl/.deps/msgunfmt-hash-string.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o ../../gettext-runtime/intl/msgunfmt-hash-string.o libgettextsrc.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o ../../gettext-runtime/intl/msgunfmt-hash-string.o ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-xgettext.o -MD -MP -MF .deps/xgettext-xgettext.Tpo -c -o xgettext-xgettext.o `test -f 'xgettext.c' || echo './'`xgettext.c In file included from xgettext.c:102: xgettext.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ xgettext.c:397:3: note: in expansion of macro 'bindtextdomain' 397 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ xgettext.c:398:3: note: in expansion of macro 'bindtextdomain' 398 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ xgettext.c:399:3: note: in expansion of macro 'bindtextdomain' 399 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xgettext.c:400:3: note: in expansion of macro 'textdomain' 400 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/xgettext-xgettext.Tpo .deps/xgettext-xgettext.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-if-error.o -MD -MP -MF .deps/xgettext-if-error.Tpo -c -o xgettext-if-error.o `test -f 'if-error.c' || echo './'`if-error.c mv -f .deps/xgettext-if-error.Tpo .deps/xgettext-if-error.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-xg-pos.o -MD -MP -MF .deps/xgettext-xg-pos.Tpo -c -o xgettext-xg-pos.o `test -f 'xg-pos.c' || echo './'`xg-pos.c mv -f .deps/xgettext-xg-pos.Tpo .deps/xgettext-xg-pos.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-xg-encoding.o -MD -MP -MF .deps/xgettext-xg-encoding.Tpo -c -o xgettext-xg-encoding.o `test -f 'xg-encoding.c' || echo './'`xg-encoding.c mv -f .deps/xgettext-xg-encoding.Tpo .deps/xgettext-xg-encoding.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-xg-mixed-string.o -MD -MP -MF .deps/xgettext-xg-mixed-string.Tpo -c -o xgettext-xg-mixed-string.o `test -f 'xg-mixed-string.c' || echo './'`xg-mixed-string.c mv -f .deps/xgettext-xg-mixed-string.Tpo .deps/xgettext-xg-mixed-string.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-xg-formatstring.o -MD -MP -MF .deps/xgettext-xg-formatstring.Tpo -c -o xgettext-xg-formatstring.o `test -f 'xg-formatstring.c' || echo './'`xg-formatstring.c mv -f .deps/xgettext-xg-formatstring.Tpo .deps/xgettext-xg-formatstring.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-xg-arglist-context.o -MD -MP -MF .deps/xgettext-xg-arglist-context.Tpo -c -o xgettext-xg-arglist-context.o `test -f 'xg-arglist-context.c' || echo './'`xg-arglist-context.c mv -f .deps/xgettext-xg-arglist-context.Tpo .deps/xgettext-xg-arglist-context.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-xg-arglist-callshape.o -MD -MP -MF .deps/xgettext-xg-arglist-callshape.Tpo -c -o xgettext-xg-arglist-callshape.o `test -f 'xg-arglist-callshape.c' || echo './'`xg-arglist-callshape.c mv -f .deps/xgettext-xg-arglist-callshape.Tpo .deps/xgettext-xg-arglist-callshape.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-xg-arglist-parser.o -MD -MP -MF .deps/xgettext-xg-arglist-parser.Tpo -c -o xgettext-xg-arglist-parser.o `test -f 'xg-arglist-parser.c' || echo './'`xg-arglist-parser.c mv -f .deps/xgettext-xg-arglist-parser.Tpo .deps/xgettext-xg-arglist-parser.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-xg-message.o -MD -MP -MF .deps/xgettext-xg-message.Tpo -c -o xgettext-xg-message.o `test -f 'xg-message.c' || echo './'`xg-message.c mv -f .deps/xgettext-xg-message.Tpo .deps/xgettext-xg-message.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-xg-check.o -MD -MP -MF .deps/xgettext-xg-check.Tpo -c -o xgettext-xg-check.o `test -f 'xg-check.c' || echo './'`xg-check.c mv -f .deps/xgettext-xg-check.Tpo .deps/xgettext-xg-check.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-po.o -MD -MP -MF .deps/xgettext-x-po.Tpo -c -o xgettext-x-po.o `test -f 'x-po.c' || echo './'`x-po.c mv -f .deps/xgettext-x-po.Tpo .deps/xgettext-x-po.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-c.o -MD -MP -MF .deps/xgettext-x-c.Tpo -c -o xgettext-x-c.o `test -f 'x-c.c' || echo './'`x-c.c mv -f .deps/xgettext-x-c.Tpo .deps/xgettext-x-c.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-python.o -MD -MP -MF .deps/xgettext-x-python.Tpo -c -o xgettext-x-python.o `test -f 'x-python.c' || echo './'`x-python.c mv -f .deps/xgettext-x-python.Tpo .deps/xgettext-x-python.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-java.o -MD -MP -MF .deps/xgettext-x-java.Tpo -c -o xgettext-x-java.o `test -f 'x-java.c' || echo './'`x-java.c mv -f .deps/xgettext-x-java.Tpo .deps/xgettext-x-java.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-csharp.o -MD -MP -MF .deps/xgettext-x-csharp.Tpo -c -o xgettext-x-csharp.o `test -f 'x-csharp.c' || echo './'`x-csharp.c mv -f .deps/xgettext-x-csharp.Tpo .deps/xgettext-x-csharp.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-javascript.o -MD -MP -MF .deps/xgettext-x-javascript.Tpo -c -o xgettext-x-javascript.o `test -f 'x-javascript.c' || echo './'`x-javascript.c mv -f .deps/xgettext-x-javascript.Tpo .deps/xgettext-x-javascript.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-typescript.o -MD -MP -MF .deps/xgettext-x-typescript.Tpo -c -o xgettext-x-typescript.o `test -f 'x-typescript.c' || echo './'`x-typescript.c mv -f .deps/xgettext-x-typescript.Tpo .deps/xgettext-x-typescript.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-typescriptx.o -MD -MP -MF .deps/xgettext-x-typescriptx.Tpo -c -o xgettext-x-typescriptx.o `test -f 'x-typescriptx.c' || echo './'`x-typescriptx.c mv -f .deps/xgettext-x-typescriptx.Tpo .deps/xgettext-x-typescriptx.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-scheme.o -MD -MP -MF .deps/xgettext-x-scheme.Tpo -c -o xgettext-x-scheme.o `test -f 'x-scheme.c' || echo './'`x-scheme.c mv -f .deps/xgettext-x-scheme.Tpo .deps/xgettext-x-scheme.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-lisp.o -MD -MP -MF .deps/xgettext-x-lisp.Tpo -c -o xgettext-x-lisp.o `test -f 'x-lisp.c' || echo './'`x-lisp.c mv -f .deps/xgettext-x-lisp.Tpo .deps/xgettext-x-lisp.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-elisp.o -MD -MP -MF .deps/xgettext-x-elisp.Tpo -c -o xgettext-x-elisp.o `test -f 'x-elisp.c' || echo './'`x-elisp.c mv -f .deps/xgettext-x-elisp.Tpo .deps/xgettext-x-elisp.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-librep.o -MD -MP -MF .deps/xgettext-x-librep.Tpo -c -o xgettext-x-librep.o `test -f 'x-librep.c' || echo './'`x-librep.c mv -f .deps/xgettext-x-librep.Tpo .deps/xgettext-x-librep.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-rust.o -MD -MP -MF .deps/xgettext-x-rust.Tpo -c -o xgettext-x-rust.o `test -f 'x-rust.c' || echo './'`x-rust.c mv -f .deps/xgettext-x-rust.Tpo .deps/xgettext-x-rust.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-ruby.o -MD -MP -MF .deps/xgettext-x-ruby.Tpo -c -o xgettext-x-ruby.o `test -f 'x-ruby.c' || echo './'`x-ruby.c mv -f .deps/xgettext-x-ruby.Tpo .deps/xgettext-x-ruby.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-sh.o -MD -MP -MF .deps/xgettext-x-sh.Tpo -c -o xgettext-x-sh.o `test -f 'x-sh.c' || echo './'`x-sh.c mv -f .deps/xgettext-x-sh.Tpo .deps/xgettext-x-sh.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-awk.o -MD -MP -MF .deps/xgettext-x-awk.Tpo -c -o xgettext-x-awk.o `test -f 'x-awk.c' || echo './'`x-awk.c mv -f .deps/xgettext-x-awk.Tpo .deps/xgettext-x-awk.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-lua.o -MD -MP -MF .deps/xgettext-x-lua.Tpo -c -o xgettext-x-lua.o `test -f 'x-lua.c' || echo './'`x-lua.c mv -f .deps/xgettext-x-lua.Tpo .deps/xgettext-x-lua.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-modula2.o -MD -MP -MF .deps/xgettext-x-modula2.Tpo -c -o xgettext-x-modula2.o `test -f 'x-modula2.c' || echo './'`x-modula2.c mv -f .deps/xgettext-x-modula2.Tpo .deps/xgettext-x-modula2.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-d.o -MD -MP -MF .deps/xgettext-x-d.Tpo -c -o xgettext-x-d.o `test -f 'x-d.c' || echo './'`x-d.c mv -f .deps/xgettext-x-d.Tpo .deps/xgettext-x-d.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-smalltalk.o -MD -MP -MF .deps/xgettext-x-smalltalk.Tpo -c -o xgettext-x-smalltalk.o `test -f 'x-smalltalk.c' || echo './'`x-smalltalk.c mv -f .deps/xgettext-x-smalltalk.Tpo .deps/xgettext-x-smalltalk.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-vala.o -MD -MP -MF .deps/xgettext-x-vala.Tpo -c -o xgettext-x-vala.o `test -f 'x-vala.c' || echo './'`x-vala.c mv -f .deps/xgettext-x-vala.Tpo .deps/xgettext-x-vala.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-tcl.o -MD -MP -MF .deps/xgettext-x-tcl.Tpo -c -o xgettext-x-tcl.o `test -f 'x-tcl.c' || echo './'`x-tcl.c mv -f .deps/xgettext-x-tcl.Tpo .deps/xgettext-x-tcl.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-perl.o -MD -MP -MF .deps/xgettext-x-perl.Tpo -c -o xgettext-x-perl.o `test -f 'x-perl.c' || echo './'`x-perl.c mv -f .deps/xgettext-x-perl.Tpo .deps/xgettext-x-perl.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-php.o -MD -MP -MF .deps/xgettext-x-php.Tpo -c -o xgettext-x-php.o `test -f 'x-php.c' || echo './'`x-php.c mv -f .deps/xgettext-x-php.Tpo .deps/xgettext-x-php.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-ycp.o -MD -MP -MF .deps/xgettext-x-ycp.Tpo -c -o xgettext-x-ycp.o `test -f 'x-ycp.c' || echo './'`x-ycp.c mv -f .deps/xgettext-x-ycp.Tpo .deps/xgettext-x-ycp.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-rst.o -MD -MP -MF .deps/xgettext-x-rst.Tpo -c -o xgettext-x-rst.o `test -f 'x-rst.c' || echo './'`x-rst.c mv -f .deps/xgettext-x-rst.Tpo .deps/xgettext-x-rst.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgettext-x-desktop.o -MD -MP -MF .deps/xgettext-x-desktop.Tpo -c -o xgettext-x-desktop.o `test -f 'x-desktop.c' || echo './'`x-desktop.c mv -f .deps/xgettext-x-desktop.Tpo .deps/xgettext-x-desktop.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxgettextx_a-x-go.o -MD -MP -MF .deps/libxgettextx_a-x-go.Tpo -c -o libxgettextx_a-x-go.o `test -f 'x-go.c' || echo './'`x-go.c mv -f .deps/libxgettextx_a-x-go.Tpo .deps/libxgettextx_a-x-go.Po rm -f libxgettextx.a ar cr libxgettextx.a libxgettextx_a-x-go.o ranlib libxgettextx.a gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I../tree-sitter-0.23.2/lib/include -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../tree-sitter-rust-0.23.2/src/libxgettextts2_a-rust-parser.o -MD -MP -MF ../tree-sitter-rust-0.23.2/src/.deps/libxgettextts2_a-rust-parser.Tpo -c -o ../tree-sitter-rust-0.23.2/src/libxgettextts2_a-rust-parser.o `test -f '../tree-sitter-rust-0.23.2/src/rust-parser.c' || echo './'`../tree-sitter-rust-0.23.2/src/rust-parser.c mv -f ../tree-sitter-rust-0.23.2/src/.deps/libxgettextts2_a-rust-parser.Tpo ../tree-sitter-rust-0.23.2/src/.deps/libxgettextts2_a-rust-parser.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I../tree-sitter-0.23.2/lib/include -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../tree-sitter-rust-0.23.2/src/libxgettextts2_a-rust-scanner.o -MD -MP -MF ../tree-sitter-rust-0.23.2/src/.deps/libxgettextts2_a-rust-scanner.Tpo -c -o ../tree-sitter-rust-0.23.2/src/libxgettextts2_a-rust-scanner.o `test -f '../tree-sitter-rust-0.23.2/src/rust-scanner.c' || echo './'`../tree-sitter-rust-0.23.2/src/rust-scanner.c ../tree-sitter-rust-0.23.2/src/rust-scanner.c: In function 'tree_sitter_rust_external_scanner_deserialize': ../tree-sitter-rust-0.23.2/src/rust-scanner.c:37:18: warning: declaration of 'scanner' shadows a previous local [-Wshadow=compatible-local] 37 | Scanner *scanner = (Scanner *)payload; | ^~~~~~~ ../tree-sitter-rust-0.23.2/src/rust-scanner.c:34:14: note: shadowed declaration is here 34 | Scanner *scanner = (Scanner *)payload; | ^~~~~~~ mv -f ../tree-sitter-rust-0.23.2/src/.deps/libxgettextts2_a-rust-scanner.Tpo ../tree-sitter-rust-0.23.2/src/.deps/libxgettextts2_a-rust-scanner.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I../tree-sitter-0.23.2/lib/include -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../tree-sitter-go-0.23.4/src/libxgettextts2_a-go-parser.o -MD -MP -MF ../tree-sitter-go-0.23.4/src/.deps/libxgettextts2_a-go-parser.Tpo -c -o ../tree-sitter-go-0.23.4/src/libxgettextts2_a-go-parser.o `test -f '../tree-sitter-go-0.23.4/src/go-parser.c' || echo './'`../tree-sitter-go-0.23.4/src/go-parser.c mv -f ../tree-sitter-go-0.23.4/src/.deps/libxgettextts2_a-go-parser.Tpo ../tree-sitter-go-0.23.4/src/.deps/libxgettextts2_a-go-parser.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I../tree-sitter-0.23.2/lib/include -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../tree-sitter-d-0.8.2/src/libxgettextts2_a-d-parser.o -MD -MP -MF ../tree-sitter-d-0.8.2/src/.deps/libxgettextts2_a-d-parser.Tpo -c -o ../tree-sitter-d-0.8.2/src/libxgettextts2_a-d-parser.o `test -f '../tree-sitter-d-0.8.2/src/d-parser.c' || echo './'`../tree-sitter-d-0.8.2/src/d-parser.c mv -f ../tree-sitter-d-0.8.2/src/.deps/libxgettextts2_a-d-parser.Tpo ../tree-sitter-d-0.8.2/src/.deps/libxgettextts2_a-d-parser.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I../tree-sitter-0.23.2/lib/include -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../tree-sitter-d-0.8.2/src/libxgettextts2_a-d-scanner.o -MD -MP -MF ../tree-sitter-d-0.8.2/src/.deps/libxgettextts2_a-d-scanner.Tpo -c -o ../tree-sitter-d-0.8.2/src/libxgettextts2_a-d-scanner.o `test -f '../tree-sitter-d-0.8.2/src/d-scanner.c' || echo './'`../tree-sitter-d-0.8.2/src/d-scanner.c mv -f ../tree-sitter-d-0.8.2/src/.deps/libxgettextts2_a-d-scanner.Tpo ../tree-sitter-d-0.8.2/src/.deps/libxgettextts2_a-d-scanner.Po rm -f libxgettextts2.a ar cr libxgettextts2.a ../tree-sitter-rust-0.23.2/src/libxgettextts2_a-rust-parser.o ../tree-sitter-rust-0.23.2/src/libxgettextts2_a-rust-scanner.o ../tree-sitter-go-0.23.4/src/libxgettextts2_a-go-parser.o ../tree-sitter-d-0.8.2/src/libxgettextts2_a-d-parser.o ../tree-sitter-d-0.8.2/src/libxgettextts2_a-d-scanner.o ranlib libxgettextts2.a gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I../tree-sitter-typescript-0.23.2/typescript/src -I../tree-sitter-0.23.2/lib/include -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../tree-sitter-typescript-0.23.2/typescript/src/libxgettextts3_a-ts-parser.o -MD -MP -MF ../tree-sitter-typescript-0.23.2/typescript/src/.deps/libxgettextts3_a-ts-parser.Tpo -c -o ../tree-sitter-typescript-0.23.2/typescript/src/libxgettextts3_a-ts-parser.o `test -f '../tree-sitter-typescript-0.23.2/typescript/src/ts-parser.c' || echo './'`../tree-sitter-typescript-0.23.2/typescript/src/ts-parser.c mv -f ../tree-sitter-typescript-0.23.2/typescript/src/.deps/libxgettextts3_a-ts-parser.Tpo ../tree-sitter-typescript-0.23.2/typescript/src/.deps/libxgettextts3_a-ts-parser.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I../tree-sitter-typescript-0.23.2/typescript/src -I../tree-sitter-0.23.2/lib/include -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../tree-sitter-typescript-0.23.2/typescript/src/libxgettextts3_a-ts-scanner.o -MD -MP -MF ../tree-sitter-typescript-0.23.2/typescript/src/.deps/libxgettextts3_a-ts-scanner.Tpo -c -o ../tree-sitter-typescript-0.23.2/typescript/src/libxgettextts3_a-ts-scanner.o `test -f '../tree-sitter-typescript-0.23.2/typescript/src/ts-scanner.c' || echo './'`../tree-sitter-typescript-0.23.2/typescript/src/ts-scanner.c mv -f ../tree-sitter-typescript-0.23.2/typescript/src/.deps/libxgettextts3_a-ts-scanner.Tpo ../tree-sitter-typescript-0.23.2/typescript/src/.deps/libxgettextts3_a-ts-scanner.Po rm -f libxgettextts3.a ar cr libxgettextts3.a ../tree-sitter-typescript-0.23.2/typescript/src/libxgettextts3_a-ts-parser.o ../tree-sitter-typescript-0.23.2/typescript/src/libxgettextts3_a-ts-scanner.o ranlib libxgettextts3.a gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I../tree-sitter-typescript-0.23.2/tsx/src -I../tree-sitter-0.23.2/lib/include -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../tree-sitter-typescript-0.23.2/tsx/src/libxgettextts4_a-tsx-parser.o -MD -MP -MF ../tree-sitter-typescript-0.23.2/tsx/src/.deps/libxgettextts4_a-tsx-parser.Tpo -c -o ../tree-sitter-typescript-0.23.2/tsx/src/libxgettextts4_a-tsx-parser.o `test -f '../tree-sitter-typescript-0.23.2/tsx/src/tsx-parser.c' || echo './'`../tree-sitter-typescript-0.23.2/tsx/src/tsx-parser.c mv -f ../tree-sitter-typescript-0.23.2/tsx/src/.deps/libxgettextts4_a-tsx-parser.Tpo ../tree-sitter-typescript-0.23.2/tsx/src/.deps/libxgettextts4_a-tsx-parser.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I../tree-sitter-typescript-0.23.2/tsx/src -I../tree-sitter-0.23.2/lib/include -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../tree-sitter-typescript-0.23.2/tsx/src/libxgettextts4_a-tsx-scanner.o -MD -MP -MF ../tree-sitter-typescript-0.23.2/tsx/src/.deps/libxgettextts4_a-tsx-scanner.Tpo -c -o ../tree-sitter-typescript-0.23.2/tsx/src/libxgettextts4_a-tsx-scanner.o `test -f '../tree-sitter-typescript-0.23.2/tsx/src/tsx-scanner.c' || echo './'`../tree-sitter-typescript-0.23.2/tsx/src/tsx-scanner.c mv -f ../tree-sitter-typescript-0.23.2/tsx/src/.deps/libxgettextts4_a-tsx-scanner.Tpo ../tree-sitter-typescript-0.23.2/tsx/src/.deps/libxgettextts4_a-tsx-scanner.Po rm -f libxgettextts4.a ar cr libxgettextts4.a ../tree-sitter-typescript-0.23.2/tsx/src/libxgettextts4_a-tsx-parser.o ../tree-sitter-typescript-0.23.2/tsx/src/libxgettextts4_a-tsx-scanner.o ranlib libxgettextts4.a gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I../tree-sitter-0.23.2/lib/include -I../tree-sitter-0.23.2/lib/src -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-function-type -Wno-duplicated-cond -Wno-format -Wno-implicit-fallthrough -Wno-null-dereference -Wno-suggest-attribute=format -fno-analyzer -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../tree-sitter-0.23.2/lib/src/libxgettextts1_a-lib.o -MD -MP -MF ../tree-sitter-0.23.2/lib/src/.deps/libxgettextts1_a-lib.Tpo -c -o ../tree-sitter-0.23.2/lib/src/libxgettextts1_a-lib.o `test -f '../tree-sitter-0.23.2/lib/src/lib.c' || echo './'`../tree-sitter-0.23.2/lib/src/lib.c mv -f ../tree-sitter-0.23.2/lib/src/.deps/libxgettextts1_a-lib.Tpo ../tree-sitter-0.23.2/lib/src/.deps/libxgettextts1_a-lib.Po rm -f libxgettextts1.a ar cr libxgettextts1.a ../tree-sitter-0.23.2/lib/src/libxgettextts1_a-lib.o ranlib libxgettextts1.a /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o xgettext xgettext-xgettext.o xgettext-if-error.o xgettext-xg-pos.o xgettext-xg-encoding.o xgettext-xg-mixed-string.o xgettext-xg-formatstring.o xgettext-xg-arglist-context.o xgettext-xg-arglist-callshape.o xgettext-xg-arglist-parser.o xgettext-xg-message.o xgettext-xg-check.o xgettext-x-po.o xgettext-x-c.o xgettext-x-python.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-javascript.o xgettext-x-typescript.o xgettext-x-typescriptx.o xgettext-x-scheme.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-rust.o xgettext-x-ruby.o xgettext-x-sh.o xgettext-x-awk.o xgettext-x-lua.o xgettext-x-modula2.o xgettext-x-d.o xgettext-x-smalltalk.o xgettext-x-vala.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-ycp.o xgettext-x-rst.o xgettext-x-desktop.o libxgettextx.a libxgettextts2.a libxgettextts3.a libxgettextts4.a libxgettextts1.a libgettextsrc.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/xgettext xgettext-xgettext.o xgettext-if-error.o xgettext-xg-pos.o xgettext-xg-encoding.o xgettext-xg-mixed-string.o xgettext-xg-formatstring.o xgettext-xg-arglist-context.o xgettext-xg-arglist-callshape.o xgettext-xg-arglist-parser.o xgettext-xg-message.o xgettext-xg-check.o xgettext-x-po.o xgettext-x-c.o xgettext-x-python.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-javascript.o xgettext-x-typescript.o xgettext-x-typescriptx.o xgettext-x-scheme.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-rust.o xgettext-x-ruby.o xgettext-x-sh.o xgettext-x-awk.o xgettext-x-lua.o xgettext-x-modula2.o xgettext-x-d.o xgettext-x-smalltalk.o xgettext-x-vala.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-ycp.o xgettext-x-rst.o xgettext-x-desktop.o libxgettextx.a libxgettextts2.a libxgettextts3.a libxgettextts4.a libxgettextts1.a ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgattrib-msgattrib.o -MD -MP -MF .deps/msgattrib-msgattrib.Tpo -c -o msgattrib-msgattrib.o `test -f 'msgattrib.c' || echo './'`msgattrib.c In file included from msgattrib.c:51: msgattrib.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgattrib.c:163:3: note: in expansion of macro 'bindtextdomain' 163 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgattrib.c:164:3: note: in expansion of macro 'bindtextdomain' 164 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgattrib.c:165:3: note: in expansion of macro 'bindtextdomain' 165 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msgattrib.c:166:3: note: in expansion of macro 'textdomain' 166 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/msgattrib-msgattrib.Tpo .deps/msgattrib-msgattrib.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msgattrib msgattrib-msgattrib.o libgettextsrc.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msgattrib msgattrib-msgattrib.o ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgcat-msgcat.o -MD -MP -MF .deps/msgcat-msgcat.Tpo -c -o msgcat-msgcat.o `test -f 'msgcat.c' || echo './'`msgcat.c In file included from msgcat.c:54: msgcat.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgcat.c:131:3: note: in expansion of macro 'bindtextdomain' 131 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgcat.c:132:3: note: in expansion of macro 'bindtextdomain' 132 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgcat.c:133:3: note: in expansion of macro 'bindtextdomain' 133 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msgcat.c:134:3: note: in expansion of macro 'textdomain' 134 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/msgcat-msgcat.Tpo .deps/msgcat-msgcat.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msgcat msgcat-msgcat.o libgettextsrc.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msgcat msgcat-msgcat.o ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgcomm-msgcomm.o -MD -MP -MF .deps/msgcomm-msgcomm.Tpo -c -o msgcomm-msgcomm.o `test -f 'msgcomm.c' || echo './'`msgcomm.c In file included from msgcomm.c:53: msgcomm.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgcomm.c:130:3: note: in expansion of macro 'bindtextdomain' 130 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgcomm.c:131:3: note: in expansion of macro 'bindtextdomain' 131 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgcomm.c:132:3: note: in expansion of macro 'bindtextdomain' 132 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msgcomm.c:133:3: note: in expansion of macro 'textdomain' 133 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/msgcomm-msgcomm.Tpo .deps/msgcomm-msgcomm.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msgcomm msgcomm-msgcomm.o libgettextsrc.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msgcomm msgcomm-msgcomm.o ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgconv-msgconv.o -MD -MP -MF .deps/msgconv-msgconv.Tpo -c -o msgconv-msgconv.o `test -f 'msgconv.c' || echo './'`msgconv.c In file included from msgconv.c:52: msgconv.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgconv.c:119:3: note: in expansion of macro 'bindtextdomain' 119 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgconv.c:120:3: note: in expansion of macro 'bindtextdomain' 120 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgconv.c:121:3: note: in expansion of macro 'bindtextdomain' 121 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msgconv.c:122:3: note: in expansion of macro 'textdomain' 122 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/msgconv-msgconv.Tpo .deps/msgconv-msgconv.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msgconv msgconv-msgconv.o libgettextsrc.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msgconv msgconv-msgconv.o ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgen-msgen.o -MD -MP -MF .deps/msgen-msgen.Tpo -c -o msgen-msgen.o `test -f 'msgen.c' || echo './'`msgen.c In file included from msgen.c:55: msgen.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgen.c:121:3: note: in expansion of macro 'bindtextdomain' 121 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgen.c:122:3: note: in expansion of macro 'bindtextdomain' 122 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgen.c:123:3: note: in expansion of macro 'bindtextdomain' 123 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msgen.c:124:3: note: in expansion of macro 'textdomain' 124 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/msgen-msgen.Tpo .deps/msgen-msgen.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msgen msgen-msgen.o libgettextsrc.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msgen msgen-msgen.o ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgexec-msgexec.o -MD -MP -MF .deps/msgexec-msgexec.Tpo -c -o msgexec-msgexec.o `test -f 'msgexec.c' || echo './'`msgexec.c In file included from msgexec.c:56: msgexec.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgexec.c:119:3: note: in expansion of macro 'bindtextdomain' 119 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgexec.c:120:3: note: in expansion of macro 'bindtextdomain' 120 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgexec.c:121:3: note: in expansion of macro 'bindtextdomain' 121 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msgexec.c:122:3: note: in expansion of macro 'textdomain' 122 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/msgexec-msgexec.Tpo .deps/msgexec-msgexec.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msgexec msgexec-msgexec.o libgettextsrc.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msgexec msgexec-msgexec.o ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgfilter-msgfilter.o -MD -MP -MF .deps/msgfilter-msgfilter.Tpo -c -o msgfilter-msgfilter.o `test -f 'msgfilter.c' || echo './'`msgfilter.c In file included from msgfilter.c:63: msgfilter.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgfilter.c:153:3: note: in expansion of macro 'bindtextdomain' 153 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgfilter.c:154:3: note: in expansion of macro 'bindtextdomain' 154 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msgfilter.c:155:3: note: in expansion of macro 'bindtextdomain' 155 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msgfilter.c:156:3: note: in expansion of macro 'textdomain' 156 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/msgfilter-msgfilter.Tpo .deps/msgfilter-msgfilter.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgfilter-filter-sr-latin.o -MD -MP -MF .deps/msgfilter-filter-sr-latin.Tpo -c -o msgfilter-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c mv -f .deps/msgfilter-filter-sr-latin.Tpo .deps/msgfilter-filter-sr-latin.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msgfilter-filter-quote.o -MD -MP -MF .deps/msgfilter-filter-quote.Tpo -c -o msgfilter-filter-quote.o `test -f 'filter-quote.c' || echo './'`filter-quote.c mv -f .deps/msgfilter-filter-quote.Tpo .deps/msgfilter-filter-quote.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o libgettextsrc.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msggrep-msggrep.o -MD -MP -MF .deps/msggrep-msggrep.Tpo -c -o msggrep-msggrep.o `test -f 'msggrep.c' || echo './'`msggrep.c In file included from msggrep.c:66: msggrep.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msggrep.c:166:3: note: in expansion of macro 'bindtextdomain' 166 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msggrep.c:167:3: note: in expansion of macro 'bindtextdomain' 167 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msggrep.c:168:3: note: in expansion of macro 'bindtextdomain' 168 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msggrep.c:169:3: note: in expansion of macro 'textdomain' 169 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/msggrep-msggrep.Tpo .deps/msggrep-msggrep.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msggrep msggrep-msggrep.o ../libgrep/libgrep.a libgettextsrc.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msggrep msggrep-msggrep.o ../libgrep/libgrep.a ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msginit-msginit.o -MD -MP -MF .deps/msginit-msginit.Tpo -c -o msginit-msginit.o `test -f 'msginit.c' || echo './'`msginit.c In file included from msginit.c:83: msginit.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msginit.c:160:3: note: in expansion of macro 'bindtextdomain' 160 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msginit.c:161:3: note: in expansion of macro 'bindtextdomain' 161 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msginit.c:162:3: note: in expansion of macro 'bindtextdomain' 162 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msginit.c:163:3: note: in expansion of macro 'textdomain' 163 | textdomain (PACKAGE); | ^~~~~~~~~~ msginit.c: In function 'subst_string': msginit.c:1747:18: warning: infinite loop [CWE-835] [-Wanalyzer-infinite-loop] 1747 | if (str[i] == '\0') | ^ 'subst_string_list': event 1 │ │ 1780 | subst_string_list (string_list_ty *slp, │ | ^~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'subst_string_list' │ └──> 'subst_string': events 2-3 │ │ 1727 | subst_string (const char *str, │ | ^~~~~~~~~~~~ │ | | │ | (2) entry to 'subst_string' │...... │ 1747 | if (str[i] == '\0') │ | ~ │ | | │ | (3) ⚠️ infinite loop here │ 'subst_string': event 4 │ │ 1747 | if (str[i] == '\0') │ | ^ │ | | │ | (4) if it ever follows 'false' branch, it will always do so... ─>─┐ │ | │ │ 'subst_string': event 5 │ │cc1: │ (5): ...to here │ 'subst_string': events 6-8 │ │ 1749 | for (j = 0; j < nsubst; j++) │ | ~~^~~~~~~~ │ | | │ | (6) when 'j >= nsubst': always following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────────────────────────────┘ │ 1766 |│ if (j == nsubst) │ |│ ~ │ |│ | │ |└────────────>(7) ...to here │ | (8) when 'j != nsubst': always following 'false' branch... ─>─┐ │ | │ │ 'subst_string': event 9 │ │cc1: │ (9): ...to here │ 'subst_string': event 10 │ │cc1: │ (10): looping back... │ 'subst_string': event 11 │ │ 1747 | if (str[i] == '\0') │ | ^ │ | | │ |└────────────────>(11) ...to here │ mv -f .deps/msginit-msginit.Tpo .deps/msginit-msginit.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msginit-lang-table.o -MD -MP -MF .deps/msginit-lang-table.Tpo -c -o msginit-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c mv -f .deps/msginit-lang-table.Tpo .deps/msginit-lang-table.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msginit-plural-count.o -MD -MP -MF .deps/msginit-plural-count.Tpo -c -o msginit-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c mv -f .deps/msginit-plural-count.Tpo .deps/msginit-plural-count.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../../gettext-runtime/intl/msginit-localealias.o -MD -MP -MF ../../gettext-runtime/intl/.deps/msginit-localealias.Tpo -c -o ../../gettext-runtime/intl/msginit-localealias.o `test -f '../../gettext-runtime/intl/localealias.c' || echo './'`../../gettext-runtime/intl/localealias.c mv -f ../../gettext-runtime/intl/.deps/msginit-localealias.Tpo ../../gettext-runtime/intl/.deps/msginit-localealias.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o libgettextsrc.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT msguniq-msguniq.o -MD -MP -MF .deps/msguniq-msguniq.Tpo -c -o msguniq-msguniq.o `test -f 'msguniq.c' || echo './'`msguniq.c In file included from msguniq.c:52: msguniq.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msguniq.c:123:3: note: in expansion of macro 'bindtextdomain' 123 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msguniq.c:124:3: note: in expansion of macro 'bindtextdomain' 124 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ msguniq.c:125:3: note: in expansion of macro 'bindtextdomain' 125 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ msguniq.c:126:3: note: in expansion of macro 'textdomain' 126 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/msguniq-msguniq.Tpo .deps/msguniq-msguniq.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o msguniq msguniq-msguniq.o libgettextsrc.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/msguniq msguniq-msguniq.o ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT recode_sr_latin-recode-sr-latin.o -MD -MP -MF .deps/recode_sr_latin-recode-sr-latin.Tpo -c -o recode_sr_latin-recode-sr-latin.o `test -f 'recode-sr-latin.c' || echo './'`recode-sr-latin.c In file included from recode-sr-latin.c:45: recode-sr-latin.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ recode-sr-latin.c:78:3: note: in expansion of macro 'bindtextdomain' 78 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ recode-sr-latin.c:79:3: note: in expansion of macro 'bindtextdomain' 79 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ recode-sr-latin.c:80:3: note: in expansion of macro 'textdomain' 80 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/recode_sr_latin-recode-sr-latin.Tpo .deps/recode_sr_latin-recode-sr-latin.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT recode_sr_latin-filter-sr-latin.o -MD -MP -MF .deps/recode_sr_latin-filter-sr-latin.Tpo -c -o recode_sr_latin-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c mv -f .deps/recode_sr_latin-filter-sr-latin.Tpo .deps/recode_sr_latin-filter-sr-latin.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/libgettextlib.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so -lm /usr/lib/libattr.so gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/libexec/gettext\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT hostname-hostname.o -MD -MP -MF .deps/hostname-hostname.Tpo -c -o hostname-hostname.o `test -f 'hostname.c' || echo './'`hostname.c In file included from hostname.c:107: hostname.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ hostname.c:147:3: note: in expansion of macro 'bindtextdomain' 147 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ hostname.c:148:3: note: in expansion of macro 'bindtextdomain' 148 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ hostname.c:149:3: note: in expansion of macro 'textdomain' 149 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/hostname-hostname.Tpo .deps/hostname-hostname.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o hostname hostname-hostname.o ../gnulib-lib/libgettextlib.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/hostname hostname-hostname.o ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so -lm /usr/lib/libattr.so gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/libexec/gettext\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT urlget-urlget.o -MD -MP -MF .deps/urlget-urlget.Tpo -c -o urlget-urlget.o `test -f 'urlget.c' || echo './'`urlget.c In file included from urlget.c:44: urlget.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ urlget.c:103:3: note: in expansion of macro 'bindtextdomain' 103 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ urlget.c:104:3: note: in expansion of macro 'bindtextdomain' 104 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ urlget.c:105:3: note: in expansion of macro 'textdomain' 105 | textdomain (PACKAGE); | ^~~~~~~~~~ urlget.c: In function 'cat_file': urlget.c:226:14: warning: leak of file descriptor 'open(src_filename, 0)' [CWE-775] [-Wanalyzer-fd-leak] 226 | if (errno == EINTR) | ^ 'cat_file': events 1-3 215 | src_fd = open (src_filename, O_RDONLY | O_BINARY); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | (1) opened here 216 | if (src_fd < 0) | ~ | | | (2) assuming 'open(src_filename, 0)' is a valid file descriptor (>= 0) | (3) following 'false' branch... ─>─┐ | │ 'cat_file': event 4 cc1: (4): ...to here 'cat_file': event 5 223 | if (n_read < 0) | ^ | | | (5) following 'true' branch... ─>─┐ | │ 'cat_file': event 6 | │ |┌───────────────────────────────────────────┘ 226 |│ if (errno == EINTR) |│ ^~~~~ |│ | |└─────────────>(6) ...to here 'cat_file': event 7 226 | if (errno == EINTR) | ^ | | | (7) ⚠️ 'open(src_filename, 0)' leaks here; was opened at (1) urlget.c:234:10: warning: leak of file descriptor 'open(src_filename, 0)' [CWE-775] [-Wanalyzer-fd-leak] 234 | if (full_write (STDOUT_FILENO, buf, n_read) < n_read) | ^ 'cat_file': events 1-3 215 | src_fd = open (src_filename, O_RDONLY | O_BINARY); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | (1) opened here 216 | if (src_fd < 0) | ~ | | | (2) assuming 'open(src_filename, 0)' is a valid file descriptor (>= 0) | (3) following 'false' branch... ─>─┐ | │ 'cat_file': event 4 cc1: (4): ...to here 'cat_file': events 5-6 231 | if (n_read == 0) | ^ | | | (5) following 'false' branch... ─>─┐ | │ ...... | │ |┌────────────────────────────────────────────┘ 234 |│ if (full_write (STDOUT_FILENO, buf, n_read) < n_read) |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |│ | |└─────────>(6) ...to here 'cat_file': event 7 234 | if (full_write (STDOUT_FILENO, buf, n_read) < n_read) | ^ | | | (7) ⚠️ 'open(src_filename, 0)' leaks here; was opened at (1) mv -f .deps/urlget-urlget.Tpo .deps/urlget-urlget.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o urlget urlget-urlget.o ../gnulib-lib/libgettextlib.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/urlget urlget-urlget.o ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so -lm /usr/lib/libattr.so gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/libexec/gettext\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cldr_plurals-cldr-plural.o -MD -MP -MF .deps/cldr_plurals-cldr-plural.Tpo -c -o cldr_plurals-cldr-plural.o `test -f 'cldr-plural.c' || echo './'`cldr-plural.c cldr-plural.y: In function 'yyparse': cldr-plural.y:183:46: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 183 | struct cldr_plural_rule_ty *rule = new_rule ($1, $3); | ^~~~~~~~~~~~~~~~~~ 'cldr_plural_parse': events 1-2 │ │cldr-plural.y:488:1: │ 488 | cldr_plural_parse (const char *input) │ | ^~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'cldr_plural_parse' │...... │ 498 | if (yyparse (&arg) != 0) │ | ~~~~~~~~~~~~~~ │ | | │ | (2) calling 'yyparse' from 'cldr_plural_parse' │ └──> 'yyparse': events 3-13 │ │cldr-plural.c:1063:1: │ 1063 | yyparse (struct cldr_plural_parse_args *arg) │ | ^~~~~~~ │ | | │ | (3) entry to 'yyparse' │...... │ 1094 | YYSTYPE yyvsa[YYINITDEPTH]; │ | ~~~~~ │ | | │ | (4) capacity: 1600 bytes │...... │ 1142 | if (yyss + yystacksize - 1 <= yyssp) │ | ~ │ | | │ | (5) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 1206 |│ if (yystate == YYFINAL) │ |│ ~ │ |│ | │ |└────>(6) ...to here │ | (7) following 'false' branch (when 'yystate != 7')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1209 |│ goto yybackup; │ |│ ~~~~ │ |│ | │ |└─>(8) ...to here │...... │ 1221 | if (yypact_value_is_default (yyn)) │ | ~ │ | | │ | (9) following 'false' branch (when 'yyn != -20')... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────────────────────┘ │ 1227 |│ if (yychar == YYEMPTY) │ |│ ~ │ |│ | │ |└────>(10) ...to here │ | (11) following 'true' branch (when 'yychar == -2')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1230 |│ yychar = yylex (&yylval, arg); │ |│ ~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(12) ...to here │ | (13) calling 'yylex' from 'yyparse' │ └──> 'yylex': events 14-18 │ │cldr-plural.y:304:1: │ 304 | yylex (YYSTYPE *lval, struct cldr_plural_parse_args *arg) │ | ^~~~~ │ | | │ | (14) entry to 'yylex' │...... │ 313 | if (exp[0] == '\0') │ | ~ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 319 |│ if (exp[0] != ' ' && exp[0] != '\t') │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└───────────────────────>(16) ...to here │...... │ 326 | if (uc == 0x2026) │ | ~ │ | | │ | (17) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 331 |│ else if (str_startswith (exp, "...")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(18) ...to here │ 'yylex': events 19-20 │ │ 331 | else if (str_startswith (exp, "...")) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 336 |│ else if (str_startswith (exp, "..")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(20) ...to here │ 'yylex': events 21-22 │ │ 336 | else if (str_startswith (exp, "..")) │ | ^ │ | | │ | (21) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 341 |│ else if (str_startswith (exp, "other")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(22) ...to here │ 'yylex': events 23-24 │ │ 341 | else if (str_startswith (exp, "other")) │ | ^ │ | | │ | (23) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 346 |│ else if (str_startswith (exp, "@integer")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(24) ...to here │ 'yylex': events 25-26 │ │ 346 | else if (str_startswith (exp, "@integer")) │ | ^ │ | | │ | (25) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 351 |│ else if (str_startswith (exp, "@decimal")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(26) ...to here │ 'yylex': events 27-30 │ │ 351 | else if (str_startswith (exp, "@decimal")) │ | ^ │ | | │ | (27) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 357 |│ result = *exp++; │ |│ ~~~~~ │ |│ | │ |└──────────────>(28) ...to here │ 358 | switch (result) │ | ~~~~~~ │ | | │ | (29) following 'default:' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 474 |│ arg->cp = exp; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└─────────>(30) ...to here │ <──────┘ │ 'yyparse': events 31-32 │ │cldr-plural.c:1230:16: │ 1230 | yychar = yylex (&yylval, arg); │ | ^~~~~~~~~~~~~~~~~~~~ │ | | │ | (31) returning to 'yyparse' from 'yylex' │...... │ 1233 | if (yychar <= YYEOF) │ | ~ │ | | │ | (32) following 'false' branch (when 'yychar != 0')... ─>─┐ │ | │ │ 'yyparse': event 33 │ │cldr-plural.c:602:43: │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 602 |│ ? YY_CAST (yysymbol_kind_t, yytranslate[YYX]) \ │ |│ ^ │ |│ | │ |└─────────────────────────────────────────>(33) ...to here cldr-plural.c:197:40: note: in definition of macro 'YY_CAST' │ 197 | # define YY_CAST(Type, Val) ((Type) (Val)) │ | ^~~ cldr-plural.c:1251:17: note: in expansion of macro 'YYTRANSLATE' │ 1251 | yytoken = YYTRANSLATE (yychar); │ | ^~~~~~~~~~~ │ 'yyparse': events 34-39 │ │ 1258 | if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) │ | ^ │ | | │ | (34) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────┘ │ 1259 |│ goto yydefault; │ 1260 |│ yyn = yytable[yyn]; │ |│ ~~~~~~~~~~~~ │ |│ | │ |└──────────────>(35) ...to here │ 1261 | if (yyn <= 0) │ | ~ │ | | │ | (36) following 'true' branch (when 'yyn <= 0')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────┘ │ 1265 |│ yyn = -yyn; │ |│ ~~~~~~~~~~ │ |│ | │ |└─────────>(37) ...to here │...... │ 1315 | switch (yyn) │ | ~~~~~~ │ | | │ | (38) following 'case 4:' branch... ─>─┐ │ | │ │ | │ │ |┌────────────────────────────────────────┘ │ 1316 |│ { │ 1317 |│ case 4: /* rule: KEYWORD ':' condition samples */ │ |│ ~~~~ │ |│ | │ |└─>(39) ...to here │ 'yyparse': event 40 │ │cldr-plural.y:183:46: │ 183 | struct cldr_plural_rule_ty *rule = new_rule ($1, $3); │ | ^~~~~~~~~~~~~~~~~~ │ | | │ | (40) ⚠️ out-of-bounds read from byte -8 till byte -1 but 'yyvsa' starts at byte 0 │ cldr-plural.y:183:46: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌─────────────────────────────────────────────────────┐ │read of 'struct cldr_plural_condition_ty *' (8 bytes)│ └─────────────────────────────────────────────────────┘ ^ │ │ ┌─────────────────────────────────────────────────────┐┌──────────┬──────────┬──────────────┐ │ ││ [0] │ ... │ [199] │ │ before valid range │├──────────┴──────────┴──────────────┤ │ ││'yyvsa' (type: 'union YYSTYPE[200]')│ └─────────────────────────────────────────────────────┘└────────────────────────────────────┘ ├──────────────────────────┬──────────────────────────┤├─────────────────┬──────────────────┤ │ │ ╭────────────┴───────────╮ ╭────────┴───────╮ │⚠️ under-read of 8 bytes│ │size: 1600 bytes│ ╰────────────────────────╯ ╰────────────────╯ cldr-plural.y:183:46: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 'cldr_plural_parse': events 1-2 │ │cldr-plural.y:488:1: │ 488 | cldr_plural_parse (const char *input) │ | ^~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'cldr_plural_parse' │...... │ 498 | if (yyparse (&arg) != 0) │ | ~~~~~~~~~~~~~~ │ | | │ | (2) calling 'yyparse' from 'cldr_plural_parse' │ └──> 'yyparse': events 3-13 │ │cldr-plural.c:1063:1: │ 1063 | yyparse (struct cldr_plural_parse_args *arg) │ | ^~~~~~~ │ | | │ | (3) entry to 'yyparse' │...... │ 1094 | YYSTYPE yyvsa[YYINITDEPTH]; │ | ~~~~~ │ | | │ | (4) capacity: 1600 bytes │...... │ 1142 | if (yyss + yystacksize - 1 <= yyssp) │ | ~ │ | | │ | (5) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 1206 |│ if (yystate == YYFINAL) │ |│ ~ │ |│ | │ |└────>(6) ...to here │ | (7) following 'false' branch (when 'yystate != 7')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1209 |│ goto yybackup; │ |│ ~~~~ │ |│ | │ |└─>(8) ...to here │...... │ 1221 | if (yypact_value_is_default (yyn)) │ | ~ │ | | │ | (9) following 'false' branch (when 'yyn != -20')... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────────────────────┘ │ 1227 |│ if (yychar == YYEMPTY) │ |│ ~ │ |│ | │ |└────>(10) ...to here │ | (11) following 'true' branch (when 'yychar == -2')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1230 |│ yychar = yylex (&yylval, arg); │ |│ ~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(12) ...to here │ | (13) calling 'yylex' from 'yyparse' │ └──> 'yylex': events 14-18 │ │cldr-plural.y:304:1: │ 304 | yylex (YYSTYPE *lval, struct cldr_plural_parse_args *arg) │ | ^~~~~ │ | | │ | (14) entry to 'yylex' │...... │ 313 | if (exp[0] == '\0') │ | ~ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 319 |│ if (exp[0] != ' ' && exp[0] != '\t') │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└───────────────────────>(16) ...to here │...... │ 326 | if (uc == 0x2026) │ | ~ │ | | │ | (17) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 331 |│ else if (str_startswith (exp, "...")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(18) ...to here │ 'yylex': events 19-20 │ │ 331 | else if (str_startswith (exp, "...")) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 336 |│ else if (str_startswith (exp, "..")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(20) ...to here │ 'yylex': events 21-22 │ │ 336 | else if (str_startswith (exp, "..")) │ | ^ │ | | │ | (21) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 341 |│ else if (str_startswith (exp, "other")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(22) ...to here │ 'yylex': events 23-24 │ │ 341 | else if (str_startswith (exp, "other")) │ | ^ │ | | │ | (23) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 346 |│ else if (str_startswith (exp, "@integer")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(24) ...to here │ 'yylex': events 25-26 │ │ 346 | else if (str_startswith (exp, "@integer")) │ | ^ │ | | │ | (25) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 351 |│ else if (str_startswith (exp, "@decimal")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(26) ...to here │ 'yylex': events 27-30 │ │ 351 | else if (str_startswith (exp, "@decimal")) │ | ^ │ | | │ | (27) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 357 |│ result = *exp++; │ |│ ~~~~~ │ |│ | │ |└──────────────>(28) ...to here │ 358 | switch (result) │ | ~~~~~~ │ | | │ | (29) following 'default:' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 474 |│ arg->cp = exp; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└─────────>(30) ...to here │ <──────┘ │ 'yyparse': events 31-32 │ │cldr-plural.c:1230:16: │ 1230 | yychar = yylex (&yylval, arg); │ | ^~~~~~~~~~~~~~~~~~~~ │ | | │ | (31) returning to 'yyparse' from 'yylex' │...... │ 1233 | if (yychar <= YYEOF) │ | ~ │ | | │ | (32) following 'false' branch (when 'yychar != 0')... ─>─┐ │ | │ │ 'yyparse': event 33 │ │cldr-plural.c:602:43: │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 602 |│ ? YY_CAST (yysymbol_kind_t, yytranslate[YYX]) \ │ |│ ^ │ |│ | │ |└─────────────────────────────────────────>(33) ...to here cldr-plural.c:197:40: note: in definition of macro 'YY_CAST' │ 197 | # define YY_CAST(Type, Val) ((Type) (Val)) │ | ^~~ cldr-plural.c:1251:17: note: in expansion of macro 'YYTRANSLATE' │ 1251 | yytoken = YYTRANSLATE (yychar); │ | ^~~~~~~~~~~ │ 'yyparse': events 34-39 │ │ 1258 | if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) │ | ^ │ | | │ | (34) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────┘ │ 1259 |│ goto yydefault; │ 1260 |│ yyn = yytable[yyn]; │ |│ ~~~~~~~~~~~~ │ |│ | │ |└──────────────>(35) ...to here │ 1261 | if (yyn <= 0) │ | ~ │ | | │ | (36) following 'true' branch (when 'yyn <= 0')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────┘ │ 1265 |│ yyn = -yyn; │ |│ ~~~~~~~~~~ │ |│ | │ |└─────────>(37) ...to here │...... │ 1315 | switch (yyn) │ | ~~~~~~ │ | | │ | (38) following 'case 4:' branch... ─>─┐ │ | │ │ | │ │ |┌────────────────────────────────────────┘ │ 1316 |│ { │ 1317 |│ case 4: /* rule: KEYWORD ':' condition samples */ │ |│ ~~~~ │ |│ | │ |└─>(39) ...to here │ 'yyparse': event 40 │ │cldr-plural.y:183:46: │ 183 | struct cldr_plural_rule_ty *rule = new_rule ($1, $3); │ | ^~~~~~~~~~~~~~~~~~ │ | | │ | (40) ⚠️ out-of-bounds read from byte -24 till byte -17 but 'yyvsa' starts at byte 0 │ cldr-plural.y:183:46: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌──────────────────────────┐ │read of 'char *' (8 bytes)│ └──────────────────────────┘ ^ │ │ ┌──────────────────────────┐ ┌──────────┬─────────────┬──────────────┐ │ │ │ [0] │ ... │ [199] │ │ before valid range │ ├──────────┴─────────────┴──────────────┤ │ │ │ 'yyvsa' (type: 'union YYSTYPE[200]') │ └──────────────────────────┘ └───────────────────────────────────────┘ ├────────────┬─────────────┤├┬┤├───────────────────┬───────────────────┤ │ │ │ │ ╭────┴───╮ ╭────────┴───────╮ │ │16 bytes│ │size: 1600 bytes│ │ ╰────────╯ ╰────────────────╯ ╭────────────┴───────────╮ │⚠️ under-read of 8 bytes│ ╰────────────────────────╯ cldr-plural.y:203:26: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 203 | $$ = new_branch_condition (CLDR_PLURAL_CONDITION_OR, $1, $3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 'cldr_plural_parse': events 1-2 │ │cldr-plural.y:488:1: │ 488 | cldr_plural_parse (const char *input) │ | ^~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'cldr_plural_parse' │...... │ 498 | if (yyparse (&arg) != 0) │ | ~~~~~~~~~~~~~~ │ | | │ | (2) calling 'yyparse' from 'cldr_plural_parse' │ └──> 'yyparse': events 3-13 │ │cldr-plural.c:1063:1: │ 1063 | yyparse (struct cldr_plural_parse_args *arg) │ | ^~~~~~~ │ | | │ | (3) entry to 'yyparse' │...... │ 1094 | YYSTYPE yyvsa[YYINITDEPTH]; │ | ~~~~~ │ | | │ | (4) capacity: 1600 bytes │...... │ 1142 | if (yyss + yystacksize - 1 <= yyssp) │ | ~ │ | | │ | (5) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 1206 |│ if (yystate == YYFINAL) │ |│ ~ │ |│ | │ |└────>(6) ...to here │ | (7) following 'false' branch (when 'yystate != 7')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1209 |│ goto yybackup; │ |│ ~~~~ │ |│ | │ |└─>(8) ...to here │...... │ 1221 | if (yypact_value_is_default (yyn)) │ | ~ │ | | │ | (9) following 'false' branch (when 'yyn != -20')... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────────────────────┘ │ 1227 |│ if (yychar == YYEMPTY) │ |│ ~ │ |│ | │ |└────>(10) ...to here │ | (11) following 'true' branch (when 'yychar == -2')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1230 |│ yychar = yylex (&yylval, arg); │ |│ ~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(12) ...to here │ | (13) calling 'yylex' from 'yyparse' │ └──> 'yylex': events 14-18 │ │cldr-plural.y:304:1: │ 304 | yylex (YYSTYPE *lval, struct cldr_plural_parse_args *arg) │ | ^~~~~ │ | | │ | (14) entry to 'yylex' │...... │ 313 | if (exp[0] == '\0') │ | ~ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 319 |│ if (exp[0] != ' ' && exp[0] != '\t') │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└───────────────────────>(16) ...to here │...... │ 326 | if (uc == 0x2026) │ | ~ │ | | │ | (17) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 331 |│ else if (str_startswith (exp, "...")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(18) ...to here │ 'yylex': events 19-20 │ │ 331 | else if (str_startswith (exp, "...")) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 336 |│ else if (str_startswith (exp, "..")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(20) ...to here │ 'yylex': events 21-22 │ │ 336 | else if (str_startswith (exp, "..")) │ | ^ │ | | │ | (21) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 341 |│ else if (str_startswith (exp, "other")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(22) ...to here │ 'yylex': events 23-24 │ │ 341 | else if (str_startswith (exp, "other")) │ | ^ │ | | │ | (23) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 346 |│ else if (str_startswith (exp, "@integer")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(24) ...to here │ 'yylex': events 25-26 │ │ 346 | else if (str_startswith (exp, "@integer")) │ | ^ │ | | │ | (25) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 351 |│ else if (str_startswith (exp, "@decimal")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(26) ...to here │ 'yylex': events 27-30 │ │ 351 | else if (str_startswith (exp, "@decimal")) │ | ^ │ | | │ | (27) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 357 |│ result = *exp++; │ |│ ~~~~~ │ |│ | │ |└──────────────>(28) ...to here │ 358 | switch (result) │ | ~~~~~~ │ | | │ | (29) following 'default:' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 474 |│ arg->cp = exp; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└─────────>(30) ...to here │ <──────┘ │ 'yyparse': events 31-32 │ │cldr-plural.c:1230:16: │ 1230 | yychar = yylex (&yylval, arg); │ | ^~~~~~~~~~~~~~~~~~~~ │ | | │ | (31) returning to 'yyparse' from 'yylex' │...... │ 1233 | if (yychar <= YYEOF) │ | ~ │ | | │ | (32) following 'false' branch (when 'yychar != 0')... ─>─┐ │ | │ │ 'yyparse': event 33 │ │cldr-plural.c:602:43: │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 602 |│ ? YY_CAST (yysymbol_kind_t, yytranslate[YYX]) \ │ |│ ^ │ |│ | │ |└─────────────────────────────────────────>(33) ...to here cldr-plural.c:197:40: note: in definition of macro 'YY_CAST' │ 197 | # define YY_CAST(Type, Val) ((Type) (Val)) │ | ^~~ cldr-plural.c:1251:17: note: in expansion of macro 'YYTRANSLATE' │ 1251 | yytoken = YYTRANSLATE (yychar); │ | ^~~~~~~~~~~ │ 'yyparse': events 34-38 │ │ 1258 | if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) │ | ^ │ | | │ | (34) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────┘ │ 1259 |│ goto yydefault; │ 1260 |│ yyn = yytable[yyn]; │ |│ ~~~~~~~~~~~~ │ |│ | │ |└──────────────>(35) ...to here │ 1261 | if (yyn <= 0) │ | ~ │ | | │ | (36) following 'true' branch (when 'yyn <= 0')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────┘ │ 1265 |│ yyn = -yyn; │ |│ ~~~~~~~~~~ │ |│ | │ |└─────────>(37) ...to here │...... │ 1315 | switch (yyn) │ | ~~~~~~ │ | | │ | (38) following 'case 7:' branch... ─>─┐ │ | │ │ 'yyparse': event 39 │ │cldr-plural.c:1342:3: │ | │ │ |┌────────────────────────────────────────┘ │ 1342 |│ case 7: /* condition: condition OR and_condition */ │ |│ ^~~~ │ |│ | │ |└─>(39) ...to here │ 'yyparse': event 40 │ │cldr-plural.y:203:26: │ 203 | $$ = new_branch_condition (CLDR_PLURAL_CONDITION_OR, $1, $3); │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (40) ⚠️ out-of-bounds read from byte -16 till byte -9 but 'yyvsa' starts at byte 0 │ cldr-plural.y:203:26: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌─────────────────────────────────────────────────────┐ │read of 'struct cldr_plural_condition_ty *' (8 bytes)│ └─────────────────────────────────────────────────────┘ ^ │ │ ┌─────────────────────────────────────────────────────┐ ┌──────────┬──────────┬──────────────┐ │ │ │ [0] │ ... │ [199] │ │ before valid range │ ├──────────┴──────────┴──────────────┤ │ │ │'yyvsa' (type: 'union YYSTYPE[200]')│ └─────────────────────────────────────────────────────┘ └────────────────────────────────────┘ ├──────────────────────────┬──────────────────────────┤├┤├─────────────────┬──────────────────┤ │ │ │ ╭────────────┴───────────╮ ╭───┴───╮ ╭────────┴───────╮ │⚠️ under-read of 8 bytes│ │8 bytes│ │size: 1600 bytes│ ╰────────────────────────╯ ╰───────╯ ╰────────────────╯ cldr-plural.y:213:26: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 213 | $$ = new_branch_condition (CLDR_PLURAL_CONDITION_AND, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 214 | $1, | ~~~ 215 | new_leaf_condition ($3)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ 'cldr_plural_parse': events 1-2 │ │cldr-plural.y:488:1: │ 488 | cldr_plural_parse (const char *input) │ | ^~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'cldr_plural_parse' │...... │ 498 | if (yyparse (&arg) != 0) │ | ~~~~~~~~~~~~~~ │ | | │ | (2) calling 'yyparse' from 'cldr_plural_parse' │ └──> 'yyparse': events 3-13 │ │cldr-plural.c:1063:1: │ 1063 | yyparse (struct cldr_plural_parse_args *arg) │ | ^~~~~~~ │ | | │ | (3) entry to 'yyparse' │...... │ 1094 | YYSTYPE yyvsa[YYINITDEPTH]; │ | ~~~~~ │ | | │ | (4) capacity: 1600 bytes │...... │ 1142 | if (yyss + yystacksize - 1 <= yyssp) │ | ~ │ | | │ | (5) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 1206 |│ if (yystate == YYFINAL) │ |│ ~ │ |│ | │ |└────>(6) ...to here │ | (7) following 'false' branch (when 'yystate != 7')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1209 |│ goto yybackup; │ |│ ~~~~ │ |│ | │ |└─>(8) ...to here │...... │ 1221 | if (yypact_value_is_default (yyn)) │ | ~ │ | | │ | (9) following 'false' branch (when 'yyn != -20')... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────────────────────┘ │ 1227 |│ if (yychar == YYEMPTY) │ |│ ~ │ |│ | │ |└────>(10) ...to here │ | (11) following 'true' branch (when 'yychar == -2')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1230 |│ yychar = yylex (&yylval, arg); │ |│ ~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(12) ...to here │ | (13) calling 'yylex' from 'yyparse' │ └──> 'yylex': events 14-18 │ │cldr-plural.y:304:1: │ 304 | yylex (YYSTYPE *lval, struct cldr_plural_parse_args *arg) │ | ^~~~~ │ | | │ | (14) entry to 'yylex' │...... │ 313 | if (exp[0] == '\0') │ | ~ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 319 |│ if (exp[0] != ' ' && exp[0] != '\t') │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└───────────────────────>(16) ...to here │...... │ 326 | if (uc == 0x2026) │ | ~ │ | | │ | (17) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 331 |│ else if (str_startswith (exp, "...")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(18) ...to here │ 'yylex': events 19-20 │ │ 331 | else if (str_startswith (exp, "...")) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 336 |│ else if (str_startswith (exp, "..")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(20) ...to here │ 'yylex': events 21-22 │ │ 336 | else if (str_startswith (exp, "..")) │ | ^ │ | | │ | (21) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 341 |│ else if (str_startswith (exp, "other")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(22) ...to here │ 'yylex': events 23-24 │ │ 341 | else if (str_startswith (exp, "other")) │ | ^ │ | | │ | (23) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 346 |│ else if (str_startswith (exp, "@integer")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(24) ...to here │ 'yylex': events 25-26 │ │ 346 | else if (str_startswith (exp, "@integer")) │ | ^ │ | | │ | (25) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 351 |│ else if (str_startswith (exp, "@decimal")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(26) ...to here │ 'yylex': events 27-30 │ │ 351 | else if (str_startswith (exp, "@decimal")) │ | ^ │ | | │ | (27) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 357 |│ result = *exp++; │ |│ ~~~~~ │ |│ | │ |└──────────────>(28) ...to here │ 358 | switch (result) │ | ~~~~~~ │ | | │ | (29) following 'default:' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 474 |│ arg->cp = exp; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└─────────>(30) ...to here │ <──────┘ │ 'yyparse': events 31-32 │ │cldr-plural.c:1230:16: │ 1230 | yychar = yylex (&yylval, arg); │ | ^~~~~~~~~~~~~~~~~~~~ │ | | │ | (31) returning to 'yyparse' from 'yylex' │...... │ 1233 | if (yychar <= YYEOF) │ | ~ │ | | │ | (32) following 'false' branch (when 'yychar != 0')... ─>─┐ │ | │ │ 'yyparse': event 33 │ │cldr-plural.c:602:43: │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 602 |│ ? YY_CAST (yysymbol_kind_t, yytranslate[YYX]) \ │ |│ ^ │ |│ | │ |└─────────────────────────────────────────>(33) ...to here cldr-plural.c:197:40: note: in definition of macro 'YY_CAST' │ 197 | # define YY_CAST(Type, Val) ((Type) (Val)) │ | ^~~ cldr-plural.c:1251:17: note: in expansion of macro 'YYTRANSLATE' │ 1251 | yytoken = YYTRANSLATE (yychar); │ | ^~~~~~~~~~~ │ 'yyparse': events 34-38 │ │ 1258 | if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) │ | ^ │ | | │ | (34) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────┘ │ 1259 |│ goto yydefault; │ 1260 |│ yyn = yytable[yyn]; │ |│ ~~~~~~~~~~~~ │ |│ | │ |└──────────────>(35) ...to here │ 1261 | if (yyn <= 0) │ | ~ │ | | │ | (36) following 'true' branch (when 'yyn <= 0')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────┘ │ 1265 |│ yyn = -yyn; │ |│ ~~~~~~~~~~ │ |│ | │ |└─────────>(37) ...to here │...... │ 1315 | switch (yyn) │ | ~~~~~~ │ | | │ | (38) following 'case 9:' branch... ─>─┐ │ | │ │ 'yyparse': event 39 │ │cldr-plural.c:1358:3: │ | │ │ |┌────────────────────────────────────────┘ │ 1358 |│ case 9: /* and_condition: and_condition AND relation */ │ |│ ^~~~ │ |│ | │ |└─>(39) ...to here │ 'yyparse': event 40 │ │cldr-plural.y:213:26: │ 213 | $$ = new_branch_condition (CLDR_PLURAL_CONDITION_AND, │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (40) ⚠️ out-of-bounds read from byte -16 till byte -9 but 'yyvsa' starts at byte 0 │ 214 | $1, │ | ~~~ │ 215 | new_leaf_condition ($3)); │ | ~~~~~~~~~~~~~~~~~~~~~~~~~ │ cldr-plural.y:213:26: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌─────────────────────────────────────────────────────┐ │read of 'struct cldr_plural_condition_ty *' (8 bytes)│ └─────────────────────────────────────────────────────┘ ^ │ │ ┌─────────────────────────────────────────────────────┐ ┌──────────┬──────────┬──────────────┐ │ │ │ [0] │ ... │ [199] │ │ before valid range │ ├──────────┴──────────┴──────────────┤ │ │ │'yyvsa' (type: 'union YYSTYPE[200]')│ └─────────────────────────────────────────────────────┘ └────────────────────────────────────┘ ├──────────────────────────┬──────────────────────────┤├┤├─────────────────┬──────────────────┤ │ │ │ ╭────────────┴───────────╮ ╭───┴───╮ ╭────────┴───────╮ │⚠️ under-read of 8 bytes│ │8 bytes│ │size: 1600 bytes│ ╰────────────────────────╯ ╰───────╯ ╰────────────────╯ cldr-plural.y:221:26: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 221 | $$ = new_relation ($1, CLDR_PLURAL_RELATION_EQUAL, $3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 'cldr_plural_parse': events 1-2 │ │cldr-plural.y:488:1: │ 488 | cldr_plural_parse (const char *input) │ | ^~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'cldr_plural_parse' │...... │ 498 | if (yyparse (&arg) != 0) │ | ~~~~~~~~~~~~~~ │ | | │ | (2) calling 'yyparse' from 'cldr_plural_parse' │ └──> 'yyparse': events 3-13 │ │cldr-plural.c:1063:1: │ 1063 | yyparse (struct cldr_plural_parse_args *arg) │ | ^~~~~~~ │ | | │ | (3) entry to 'yyparse' │...... │ 1094 | YYSTYPE yyvsa[YYINITDEPTH]; │ | ~~~~~ │ | | │ | (4) capacity: 1600 bytes │...... │ 1142 | if (yyss + yystacksize - 1 <= yyssp) │ | ~ │ | | │ | (5) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 1206 |│ if (yystate == YYFINAL) │ |│ ~ │ |│ | │ |└────>(6) ...to here │ | (7) following 'false' branch (when 'yystate != 7')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1209 |│ goto yybackup; │ |│ ~~~~ │ |│ | │ |└─>(8) ...to here │...... │ 1221 | if (yypact_value_is_default (yyn)) │ | ~ │ | | │ | (9) following 'false' branch (when 'yyn != -20')... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────────────────────┘ │ 1227 |│ if (yychar == YYEMPTY) │ |│ ~ │ |│ | │ |└────>(10) ...to here │ | (11) following 'true' branch (when 'yychar == -2')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1230 |│ yychar = yylex (&yylval, arg); │ |│ ~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(12) ...to here │ | (13) calling 'yylex' from 'yyparse' │ └──> 'yylex': events 14-18 │ │cldr-plural.y:304:1: │ 304 | yylex (YYSTYPE *lval, struct cldr_plural_parse_args *arg) │ | ^~~~~ │ | | │ | (14) entry to 'yylex' │...... │ 313 | if (exp[0] == '\0') │ | ~ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 319 |│ if (exp[0] != ' ' && exp[0] != '\t') │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└───────────────────────>(16) ...to here │...... │ 326 | if (uc == 0x2026) │ | ~ │ | | │ | (17) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 331 |│ else if (str_startswith (exp, "...")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(18) ...to here │ 'yylex': events 19-20 │ │ 331 | else if (str_startswith (exp, "...")) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 336 |│ else if (str_startswith (exp, "..")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(20) ...to here │ 'yylex': events 21-22 │ │ 336 | else if (str_startswith (exp, "..")) │ | ^ │ | | │ | (21) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 341 |│ else if (str_startswith (exp, "other")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(22) ...to here │ 'yylex': events 23-24 │ │ 341 | else if (str_startswith (exp, "other")) │ | ^ │ | | │ | (23) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 346 |│ else if (str_startswith (exp, "@integer")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(24) ...to here │ 'yylex': events 25-26 │ │ 346 | else if (str_startswith (exp, "@integer")) │ | ^ │ | | │ | (25) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 351 |│ else if (str_startswith (exp, "@decimal")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(26) ...to here │ 'yylex': events 27-30 │ │ 351 | else if (str_startswith (exp, "@decimal")) │ | ^ │ | | │ | (27) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 357 |│ result = *exp++; │ |│ ~~~~~ │ |│ | │ |└──────────────>(28) ...to here │ 358 | switch (result) │ | ~~~~~~ │ | | │ | (29) following 'default:' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 474 |│ arg->cp = exp; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└─────────>(30) ...to here │ <──────┘ │ 'yyparse': events 31-32 │ │cldr-plural.c:1230:16: │ 1230 | yychar = yylex (&yylval, arg); │ | ^~~~~~~~~~~~~~~~~~~~ │ | | │ | (31) returning to 'yyparse' from 'yylex' │...... │ 1233 | if (yychar <= YYEOF) │ | ~ │ | | │ | (32) following 'false' branch (when 'yychar != 0')... ─>─┐ │ | │ │ 'yyparse': event 33 │ │cldr-plural.c:602:43: │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 602 |│ ? YY_CAST (yysymbol_kind_t, yytranslate[YYX]) \ │ |│ ^ │ |│ | │ |└─────────────────────────────────────────>(33) ...to here cldr-plural.c:197:40: note: in definition of macro 'YY_CAST' │ 197 | # define YY_CAST(Type, Val) ((Type) (Val)) │ | ^~~ cldr-plural.c:1251:17: note: in expansion of macro 'YYTRANSLATE' │ 1251 | yytoken = YYTRANSLATE (yychar); │ | ^~~~~~~~~~~ │ 'yyparse': events 34-38 │ │ 1258 | if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) │ | ^ │ | | │ | (34) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────┘ │ 1259 |│ goto yydefault; │ 1260 |│ yyn = yytable[yyn]; │ |│ ~~~~~~~~~~~~ │ |│ | │ |└──────────────>(35) ...to here │ 1261 | if (yyn <= 0) │ | ~ │ | | │ | (36) following 'true' branch (when 'yyn <= 0')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────┘ │ 1265 |│ yyn = -yyn; │ |│ ~~~~~~~~~~ │ |│ | │ |└─────────>(37) ...to here │...... │ 1315 | switch (yyn) │ | ~~~~~~ │ | | │ | (38) following 'case 10:' branch... ─>─┐ │ | │ │ 'yyparse': event 39 │ │cldr-plural.c:1368:3: │ | │ │ |┌─────────────────────────────────────────┘ │ 1368 |│ case 10: /* relation: expression '=' range_list */ │ |│ ^~~~ │ |│ | │ |└─>(39) ...to here │ 'yyparse': event 40 │ │cldr-plural.y:221:26: │ 221 | $$ = new_relation ($1, CLDR_PLURAL_RELATION_EQUAL, $3); │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (40) ⚠️ out-of-bounds read from byte -16 till byte -9 but 'yyvsa' starts at byte 0 │ cldr-plural.y:221:26: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌──────────────────────────────────────────────────────┐ │read of 'struct cldr_plural_expression_ty *' (8 bytes)│ └──────────────────────────────────────────────────────┘ ^ │ │ ┌──────────────────────────────────────────────────────┐ ┌──────────┬──────────┬──────────────┐ │ │ │ [0] │ ... │ [199] │ │ before valid range │ ├──────────┴──────────┴──────────────┤ │ │ │'yyvsa' (type: 'union YYSTYPE[200]')│ └──────────────────────────────────────────────────────┘ └────────────────────────────────────┘ ├──────────────────────────┬───────────────────────────┤├┤├─────────────────┬──────────────────┤ │ │ │ ╭────────────┴───────────╮ ╭───┴───╮ ╭────────┴───────╮ │⚠️ under-read of 8 bytes│ │8 bytes│ │size: 1600 bytes│ ╰────────────────────────╯ ╰───────╯ ╰────────────────╯ cldr-plural.y:225:26: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 225 | $$ = new_relation ($1, CLDR_PLURAL_RELATION_NOT_EQUAL, $3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 'cldr_plural_parse': events 1-2 │ │cldr-plural.y:488:1: │ 488 | cldr_plural_parse (const char *input) │ | ^~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'cldr_plural_parse' │...... │ 498 | if (yyparse (&arg) != 0) │ | ~~~~~~~~~~~~~~ │ | | │ | (2) calling 'yyparse' from 'cldr_plural_parse' │ └──> 'yyparse': events 3-13 │ │cldr-plural.c:1063:1: │ 1063 | yyparse (struct cldr_plural_parse_args *arg) │ | ^~~~~~~ │ | | │ | (3) entry to 'yyparse' │...... │ 1094 | YYSTYPE yyvsa[YYINITDEPTH]; │ | ~~~~~ │ | | │ | (4) capacity: 1600 bytes │...... │ 1142 | if (yyss + yystacksize - 1 <= yyssp) │ | ~ │ | | │ | (5) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 1206 |│ if (yystate == YYFINAL) │ |│ ~ │ |│ | │ |└────>(6) ...to here │ | (7) following 'false' branch (when 'yystate != 7')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1209 |│ goto yybackup; │ |│ ~~~~ │ |│ | │ |└─>(8) ...to here │...... │ 1221 | if (yypact_value_is_default (yyn)) │ | ~ │ | | │ | (9) following 'false' branch (when 'yyn != -20')... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────────────────────┘ │ 1227 |│ if (yychar == YYEMPTY) │ |│ ~ │ |│ | │ |└────>(10) ...to here │ | (11) following 'true' branch (when 'yychar == -2')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1230 |│ yychar = yylex (&yylval, arg); │ |│ ~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(12) ...to here │ | (13) calling 'yylex' from 'yyparse' │ └──> 'yylex': events 14-18 │ │cldr-plural.y:304:1: │ 304 | yylex (YYSTYPE *lval, struct cldr_plural_parse_args *arg) │ | ^~~~~ │ | | │ | (14) entry to 'yylex' │...... │ 313 | if (exp[0] == '\0') │ | ~ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 319 |│ if (exp[0] != ' ' && exp[0] != '\t') │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└───────────────────────>(16) ...to here │...... │ 326 | if (uc == 0x2026) │ | ~ │ | | │ | (17) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 331 |│ else if (str_startswith (exp, "...")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(18) ...to here │ 'yylex': events 19-20 │ │ 331 | else if (str_startswith (exp, "...")) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 336 |│ else if (str_startswith (exp, "..")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(20) ...to here │ 'yylex': events 21-22 │ │ 336 | else if (str_startswith (exp, "..")) │ | ^ │ | | │ | (21) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 341 |│ else if (str_startswith (exp, "other")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(22) ...to here │ 'yylex': events 23-24 │ │ 341 | else if (str_startswith (exp, "other")) │ | ^ │ | | │ | (23) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 346 |│ else if (str_startswith (exp, "@integer")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(24) ...to here │ 'yylex': events 25-26 │ │ 346 | else if (str_startswith (exp, "@integer")) │ | ^ │ | | │ | (25) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 351 |│ else if (str_startswith (exp, "@decimal")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(26) ...to here │ 'yylex': events 27-30 │ │ 351 | else if (str_startswith (exp, "@decimal")) │ | ^ │ | | │ | (27) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 357 |│ result = *exp++; │ |│ ~~~~~ │ |│ | │ |└──────────────>(28) ...to here │ 358 | switch (result) │ | ~~~~~~ │ | | │ | (29) following 'default:' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 474 |│ arg->cp = exp; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└─────────>(30) ...to here │ <──────┘ │ 'yyparse': events 31-32 │ │cldr-plural.c:1230:16: │ 1230 | yychar = yylex (&yylval, arg); │ | ^~~~~~~~~~~~~~~~~~~~ │ | | │ | (31) returning to 'yyparse' from 'yylex' │...... │ 1233 | if (yychar <= YYEOF) │ | ~ │ | | │ | (32) following 'false' branch (when 'yychar != 0')... ─>─┐ │ | │ │ 'yyparse': event 33 │ │cldr-plural.c:602:43: │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 602 |│ ? YY_CAST (yysymbol_kind_t, yytranslate[YYX]) \ │ |│ ^ │ |│ | │ |└─────────────────────────────────────────>(33) ...to here cldr-plural.c:197:40: note: in definition of macro 'YY_CAST' │ 197 | # define YY_CAST(Type, Val) ((Type) (Val)) │ | ^~~ cldr-plural.c:1251:17: note: in expansion of macro 'YYTRANSLATE' │ 1251 | yytoken = YYTRANSLATE (yychar); │ | ^~~~~~~~~~~ │ 'yyparse': events 34-38 │ │ 1258 | if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) │ | ^ │ | | │ | (34) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────┘ │ 1259 |│ goto yydefault; │ 1260 |│ yyn = yytable[yyn]; │ |│ ~~~~~~~~~~~~ │ |│ | │ |└──────────────>(35) ...to here │ 1261 | if (yyn <= 0) │ | ~ │ | | │ | (36) following 'true' branch (when 'yyn <= 0')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────┘ │ 1265 |│ yyn = -yyn; │ |│ ~~~~~~~~~~ │ |│ | │ |└─────────>(37) ...to here │...... │ 1315 | switch (yyn) │ | ~~~~~~ │ | | │ | (38) following 'case 11:' branch... ─>─┐ │ | │ │ 'yyparse': event 39 │ │cldr-plural.c:1376:3: │ | │ │ |┌─────────────────────────────────────────┘ │ 1376 |│ case 11: /* relation: expression '!' range_list */ │ |│ ^~~~ │ |│ | │ |└─>(39) ...to here │ 'yyparse': event 40 │ │cldr-plural.y:225:26: │ 225 | $$ = new_relation ($1, CLDR_PLURAL_RELATION_NOT_EQUAL, $3); │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (40) ⚠️ out-of-bounds read from byte -16 till byte -9 but 'yyvsa' starts at byte 0 │ cldr-plural.y:225:26: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌──────────────────────────────────────────────────────┐ │read of 'struct cldr_plural_expression_ty *' (8 bytes)│ └──────────────────────────────────────────────────────┘ ^ │ │ ┌──────────────────────────────────────────────────────┐ ┌──────────┬──────────┬──────────────┐ │ │ │ [0] │ ... │ [199] │ │ before valid range │ ├──────────┴──────────┴──────────────┤ │ │ │'yyvsa' (type: 'union YYSTYPE[200]')│ └──────────────────────────────────────────────────────┘ └────────────────────────────────────┘ ├──────────────────────────┬───────────────────────────┤├┤├─────────────────┬──────────────────┤ │ │ │ ╭────────────┴───────────╮ ╭───┴───╮ ╭────────┴───────╮ │⚠️ under-read of 8 bytes│ │8 bytes│ │size: 1600 bytes│ ╰────────────────────────╯ ╰───────╯ ╰────────────────╯ cldr-plural.y:235:26: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 235 | $$ = new_expression ($1, $3->value.ival); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 'cldr_plural_parse': events 1-2 │ │cldr-plural.y:488:1: │ 488 | cldr_plural_parse (const char *input) │ | ^~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'cldr_plural_parse' │...... │ 498 | if (yyparse (&arg) != 0) │ | ~~~~~~~~~~~~~~ │ | | │ | (2) calling 'yyparse' from 'cldr_plural_parse' │ └──> 'yyparse': events 3-13 │ │cldr-plural.c:1063:1: │ 1063 | yyparse (struct cldr_plural_parse_args *arg) │ | ^~~~~~~ │ | | │ | (3) entry to 'yyparse' │...... │ 1094 | YYSTYPE yyvsa[YYINITDEPTH]; │ | ~~~~~ │ | | │ | (4) capacity: 1600 bytes │...... │ 1142 | if (yyss + yystacksize - 1 <= yyssp) │ | ~ │ | | │ | (5) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 1206 |│ if (yystate == YYFINAL) │ |│ ~ │ |│ | │ |└────>(6) ...to here │ | (7) following 'false' branch (when 'yystate != 7')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1209 |│ goto yybackup; │ |│ ~~~~ │ |│ | │ |└─>(8) ...to here │...... │ 1221 | if (yypact_value_is_default (yyn)) │ | ~ │ | | │ | (9) following 'false' branch (when 'yyn != -20')... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────────────────────┘ │ 1227 |│ if (yychar == YYEMPTY) │ |│ ~ │ |│ | │ |└────>(10) ...to here │ | (11) following 'true' branch (when 'yychar == -2')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1230 |│ yychar = yylex (&yylval, arg); │ |│ ~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(12) ...to here │ | (13) calling 'yylex' from 'yyparse' │ └──> 'yylex': events 14-18 │ │cldr-plural.y:304:1: │ 304 | yylex (YYSTYPE *lval, struct cldr_plural_parse_args *arg) │ | ^~~~~ │ | | │ | (14) entry to 'yylex' │...... │ 313 | if (exp[0] == '\0') │ | ~ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 319 |│ if (exp[0] != ' ' && exp[0] != '\t') │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└───────────────────────>(16) ...to here │...... │ 326 | if (uc == 0x2026) │ | ~ │ | | │ | (17) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 331 |│ else if (str_startswith (exp, "...")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(18) ...to here │ 'yylex': events 19-20 │ │ 331 | else if (str_startswith (exp, "...")) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 336 |│ else if (str_startswith (exp, "..")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(20) ...to here │ 'yylex': events 21-22 │ │ 336 | else if (str_startswith (exp, "..")) │ | ^ │ | | │ | (21) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 341 |│ else if (str_startswith (exp, "other")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(22) ...to here │ 'yylex': events 23-24 │ │ 341 | else if (str_startswith (exp, "other")) │ | ^ │ | | │ | (23) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 346 |│ else if (str_startswith (exp, "@integer")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(24) ...to here │ 'yylex': events 25-26 │ │ 346 | else if (str_startswith (exp, "@integer")) │ | ^ │ | | │ | (25) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 351 |│ else if (str_startswith (exp, "@decimal")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(26) ...to here │ 'yylex': events 27-30 │ │ 351 | else if (str_startswith (exp, "@decimal")) │ | ^ │ | | │ | (27) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 357 |│ result = *exp++; │ |│ ~~~~~ │ |│ | │ |└──────────────>(28) ...to here │ 358 | switch (result) │ | ~~~~~~ │ | | │ | (29) following 'default:' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 474 |│ arg->cp = exp; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└─────────>(30) ...to here │ <──────┘ │ 'yyparse': events 31-32 │ │cldr-plural.c:1230:16: │ 1230 | yychar = yylex (&yylval, arg); │ | ^~~~~~~~~~~~~~~~~~~~ │ | | │ | (31) returning to 'yyparse' from 'yylex' │...... │ 1233 | if (yychar <= YYEOF) │ | ~ │ | | │ | (32) following 'false' branch (when 'yychar != 0')... ─>─┐ │ | │ │ 'yyparse': event 33 │ │cldr-plural.c:602:43: │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 602 |│ ? YY_CAST (yysymbol_kind_t, yytranslate[YYX]) \ │ |│ ^ │ |│ | │ |└─────────────────────────────────────────>(33) ...to here cldr-plural.c:197:40: note: in definition of macro 'YY_CAST' │ 197 | # define YY_CAST(Type, Val) ((Type) (Val)) │ | ^~~ cldr-plural.c:1251:17: note: in expansion of macro 'YYTRANSLATE' │ 1251 | yytoken = YYTRANSLATE (yychar); │ | ^~~~~~~~~~~ │ 'yyparse': events 34-38 │ │ 1258 | if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) │ | ^ │ | | │ | (34) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────┘ │ 1259 |│ goto yydefault; │ 1260 |│ yyn = yytable[yyn]; │ |│ ~~~~~~~~~~~~ │ |│ | │ |└──────────────>(35) ...to here │ 1261 | if (yyn <= 0) │ | ~ │ | | │ | (36) following 'true' branch (when 'yyn <= 0')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────┘ │ 1265 |│ yyn = -yyn; │ |│ ~~~~~~~~~~ │ |│ | │ |└─────────>(37) ...to here │...... │ 1315 | switch (yyn) │ | ~~~~~~ │ | | │ | (38) following 'case 13:' branch... ─>─┐ │ | │ │ 'yyparse': event 39 │ │cldr-plural.c:1392:3: │ | │ │ |┌─────────────────────────────────────────┘ │ 1392 |│ case 13: /* expression: OPERAND '%' INTEGER */ │ |│ ^~~~ │ |│ | │ |└─>(39) ...to here │ 'yyparse': event 40 │ │cldr-plural.y:235:26: │ 235 | $$ = new_expression ($1, $3->value.ival); │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (40) ⚠️ out-of-bounds read from byte -16 till byte -13 but 'yyvsa' starts at byte 0 │ cldr-plural.y:235:26: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌───────────────────────┐ │read of 'int' (4 bytes)│ └───────────────────────┘ ^ │ │ ┌───────────────────────┐ ┌──────────┬────────────────┬──────────────┐ │ │ │ [0] │ ... │ [199] │ │ before valid range │ ├──────────┴────────────────┴──────────────┤ │ │ │ 'yyvsa' (type: 'union YYSTYPE[200]') │ └───────────────────────┘ └──────────────────────────────────────────┘ ├───────────┬───────────┤├┬┤├────────────────────┬─────────────────────┤ │ │ │ │ ╭────┴───╮ ╭────────┴───────╮ │ │12 bytes│ │size: 1600 bytes│ │ ╰────────╯ ╰────────────────╯ ╭───────────┴────────────╮ │⚠️ under-read of 4 bytes│ ╰────────────────────────╯ cldr-plural.y:248:26: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 248 | $$ = add_range ($1, $3); | ^~~~~~~~~ 'cldr_plural_parse': events 1-2 │ │cldr-plural.y:488:1: │ 488 | cldr_plural_parse (const char *input) │ | ^~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'cldr_plural_parse' │...... │ 498 | if (yyparse (&arg) != 0) │ | ~~~~~~~~~~~~~~ │ | | │ | (2) calling 'yyparse' from 'cldr_plural_parse' │ └──> 'yyparse': events 3-13 │ │cldr-plural.c:1063:1: │ 1063 | yyparse (struct cldr_plural_parse_args *arg) │ | ^~~~~~~ │ | | │ | (3) entry to 'yyparse' │...... │ 1094 | YYSTYPE yyvsa[YYINITDEPTH]; │ | ~~~~~ │ | | │ | (4) capacity: 1600 bytes │...... │ 1142 | if (yyss + yystacksize - 1 <= yyssp) │ | ~ │ | | │ | (5) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 1206 |│ if (yystate == YYFINAL) │ |│ ~ │ |│ | │ |└────>(6) ...to here │ | (7) following 'false' branch (when 'yystate != 7')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1209 |│ goto yybackup; │ |│ ~~~~ │ |│ | │ |└─>(8) ...to here │...... │ 1221 | if (yypact_value_is_default (yyn)) │ | ~ │ | | │ | (9) following 'false' branch (when 'yyn != -20')... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────────────────────┘ │ 1227 |│ if (yychar == YYEMPTY) │ |│ ~ │ |│ | │ |└────>(10) ...to here │ | (11) following 'true' branch (when 'yychar == -2')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1230 |│ yychar = yylex (&yylval, arg); │ |│ ~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(12) ...to here │ | (13) calling 'yylex' from 'yyparse' │ └──> 'yylex': events 14-18 │ │cldr-plural.y:304:1: │ 304 | yylex (YYSTYPE *lval, struct cldr_plural_parse_args *arg) │ | ^~~~~ │ | | │ | (14) entry to 'yylex' │...... │ 313 | if (exp[0] == '\0') │ | ~ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 319 |│ if (exp[0] != ' ' && exp[0] != '\t') │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└───────────────────────>(16) ...to here │...... │ 326 | if (uc == 0x2026) │ | ~ │ | | │ | (17) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 331 |│ else if (str_startswith (exp, "...")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(18) ...to here │ 'yylex': events 19-20 │ │ 331 | else if (str_startswith (exp, "...")) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 336 |│ else if (str_startswith (exp, "..")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(20) ...to here │ 'yylex': events 21-22 │ │ 336 | else if (str_startswith (exp, "..")) │ | ^ │ | | │ | (21) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 341 |│ else if (str_startswith (exp, "other")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(22) ...to here │ 'yylex': events 23-24 │ │ 341 | else if (str_startswith (exp, "other")) │ | ^ │ | | │ | (23) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 346 |│ else if (str_startswith (exp, "@integer")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(24) ...to here │ 'yylex': events 25-26 │ │ 346 | else if (str_startswith (exp, "@integer")) │ | ^ │ | | │ | (25) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 351 |│ else if (str_startswith (exp, "@decimal")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(26) ...to here │ 'yylex': events 27-30 │ │ 351 | else if (str_startswith (exp, "@decimal")) │ | ^ │ | | │ | (27) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 357 |│ result = *exp++; │ |│ ~~~~~ │ |│ | │ |└──────────────>(28) ...to here │ 358 | switch (result) │ | ~~~~~~ │ | | │ | (29) following 'default:' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 474 |│ arg->cp = exp; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└─────────>(30) ...to here │ <──────┘ │ 'yyparse': events 31-32 │ │cldr-plural.c:1230:16: │ 1230 | yychar = yylex (&yylval, arg); │ | ^~~~~~~~~~~~~~~~~~~~ │ | | │ | (31) returning to 'yyparse' from 'yylex' │...... │ 1233 | if (yychar <= YYEOF) │ | ~ │ | | │ | (32) following 'false' branch (when 'yychar != 0')... ─>─┐ │ | │ │ 'yyparse': event 33 │ │cldr-plural.c:602:43: │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 602 |│ ? YY_CAST (yysymbol_kind_t, yytranslate[YYX]) \ │ |│ ^ │ |│ | │ |└─────────────────────────────────────────>(33) ...to here cldr-plural.c:197:40: note: in definition of macro 'YY_CAST' │ 197 | # define YY_CAST(Type, Val) ((Type) (Val)) │ | ^~~ cldr-plural.c:1251:17: note: in expansion of macro 'YYTRANSLATE' │ 1251 | yytoken = YYTRANSLATE (yychar); │ | ^~~~~~~~~~~ │ 'yyparse': events 34-38 │ │ 1258 | if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) │ | ^ │ | | │ | (34) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────┘ │ 1259 |│ goto yydefault; │ 1260 |│ yyn = yytable[yyn]; │ |│ ~~~~~~~~~~~~ │ |│ | │ |└──────────────>(35) ...to here │ 1261 | if (yyn <= 0) │ | ~ │ | | │ | (36) following 'true' branch (when 'yyn <= 0')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────┘ │ 1265 |│ yyn = -yyn; │ |│ ~~~~~~~~~~ │ |│ | │ |└─────────>(37) ...to here │...... │ 1315 | switch (yyn) │ | ~~~~~~ │ | | │ | (38) following 'case 15:' branch... ─>─┐ │ | │ │ 'yyparse': event 39 │ │cldr-plural.c:1411:3: │ | │ │ |┌─────────────────────────────────────────┘ │ 1411 |│ case 15: /* range_list: range_list ',' range_or_integer */ │ |│ ^~~~ │ |│ | │ |└─>(39) ...to here │ 'yyparse': event 40 │ │cldr-plural.y:248:26: │ 248 | $$ = add_range ($1, $3); │ | ^~~~~~~~~ │ | | │ | (40) ⚠️ out-of-bounds read from byte -16 till byte -9 but 'yyvsa' starts at byte 0 │ cldr-plural.y:248:26: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌──────────────────────────────────────────────────────┐ │read of 'struct cldr_plural_range_list_ty *' (8 bytes)│ └──────────────────────────────────────────────────────┘ ^ │ │ ┌──────────────────────────────────────────────────────┐ ┌──────────┬──────────┬──────────────┐ │ │ │ [0] │ ... │ [199] │ │ before valid range │ ├──────────┴──────────┴──────────────┤ │ │ │'yyvsa' (type: 'union YYSTYPE[200]')│ └──────────────────────────────────────────────────────┘ └────────────────────────────────────┘ ├──────────────────────────┬───────────────────────────┤├┤├─────────────────┬──────────────────┤ │ │ │ ╭────────────┴───────────╮ ╭───┴───╮ ╭────────┴───────╮ │⚠️ under-read of 8 bytes│ │8 bytes│ │size: 1600 bytes│ ╰────────────────────────╯ ╰───────╯ ╰────────────────╯ cldr-plural.y:264:26: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 264 | $$ = new_range ($1, $3); | ^~~~~~~~~ 'cldr_plural_parse': events 1-2 │ │cldr-plural.y:488:1: │ 488 | cldr_plural_parse (const char *input) │ | ^~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'cldr_plural_parse' │...... │ 498 | if (yyparse (&arg) != 0) │ | ~~~~~~~~~~~~~~ │ | | │ | (2) calling 'yyparse' from 'cldr_plural_parse' │ └──> 'yyparse': events 3-13 │ │cldr-plural.c:1063:1: │ 1063 | yyparse (struct cldr_plural_parse_args *arg) │ | ^~~~~~~ │ | | │ | (3) entry to 'yyparse' │...... │ 1094 | YYSTYPE yyvsa[YYINITDEPTH]; │ | ~~~~~ │ | | │ | (4) capacity: 1600 bytes │...... │ 1142 | if (yyss + yystacksize - 1 <= yyssp) │ | ~ │ | | │ | (5) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 1206 |│ if (yystate == YYFINAL) │ |│ ~ │ |│ | │ |└────>(6) ...to here │ | (7) following 'false' branch (when 'yystate != 7')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1209 |│ goto yybackup; │ |│ ~~~~ │ |│ | │ |└─>(8) ...to here │...... │ 1221 | if (yypact_value_is_default (yyn)) │ | ~ │ | | │ | (9) following 'false' branch (when 'yyn != -20')... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────────────────────┘ │ 1227 |│ if (yychar == YYEMPTY) │ |│ ~ │ |│ | │ |└────>(10) ...to here │ | (11) following 'true' branch (when 'yychar == -2')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1230 |│ yychar = yylex (&yylval, arg); │ |│ ~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(12) ...to here │ | (13) calling 'yylex' from 'yyparse' │ └──> 'yylex': events 14-18 │ │cldr-plural.y:304:1: │ 304 | yylex (YYSTYPE *lval, struct cldr_plural_parse_args *arg) │ | ^~~~~ │ | | │ | (14) entry to 'yylex' │...... │ 313 | if (exp[0] == '\0') │ | ~ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 319 |│ if (exp[0] != ' ' && exp[0] != '\t') │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└───────────────────────>(16) ...to here │...... │ 326 | if (uc == 0x2026) │ | ~ │ | | │ | (17) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 331 |│ else if (str_startswith (exp, "...")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(18) ...to here │ 'yylex': events 19-20 │ │ 331 | else if (str_startswith (exp, "...")) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 336 |│ else if (str_startswith (exp, "..")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(20) ...to here │ 'yylex': events 21-22 │ │ 336 | else if (str_startswith (exp, "..")) │ | ^ │ | | │ | (21) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 341 |│ else if (str_startswith (exp, "other")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(22) ...to here │ 'yylex': events 23-24 │ │ 341 | else if (str_startswith (exp, "other")) │ | ^ │ | | │ | (23) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 346 |│ else if (str_startswith (exp, "@integer")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(24) ...to here │ 'yylex': events 25-26 │ │ 346 | else if (str_startswith (exp, "@integer")) │ | ^ │ | | │ | (25) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 351 |│ else if (str_startswith (exp, "@decimal")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(26) ...to here │ 'yylex': events 27-30 │ │ 351 | else if (str_startswith (exp, "@decimal")) │ | ^ │ | | │ | (27) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 357 |│ result = *exp++; │ |│ ~~~~~ │ |│ | │ |└──────────────>(28) ...to here │ 358 | switch (result) │ | ~~~~~~ │ | | │ | (29) following 'default:' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 474 |│ arg->cp = exp; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└─────────>(30) ...to here │ <──────┘ │ 'yyparse': events 31-32 │ │cldr-plural.c:1230:16: │ 1230 | yychar = yylex (&yylval, arg); │ | ^~~~~~~~~~~~~~~~~~~~ │ | | │ | (31) returning to 'yyparse' from 'yylex' │...... │ 1233 | if (yychar <= YYEOF) │ | ~ │ | | │ | (32) following 'false' branch (when 'yychar != 0')... ─>─┐ │ | │ │ 'yyparse': event 33 │ │cldr-plural.c:602:43: │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 602 |│ ? YY_CAST (yysymbol_kind_t, yytranslate[YYX]) \ │ |│ ^ │ |│ | │ |└─────────────────────────────────────────>(33) ...to here cldr-plural.c:197:40: note: in definition of macro 'YY_CAST' │ 197 | # define YY_CAST(Type, Val) ((Type) (Val)) │ | ^~~ cldr-plural.c:1251:17: note: in expansion of macro 'YYTRANSLATE' │ 1251 | yytoken = YYTRANSLATE (yychar); │ | ^~~~~~~~~~~ │ 'yyparse': events 34-38 │ │ 1258 | if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) │ | ^ │ | | │ | (34) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────┘ │ 1259 |│ goto yydefault; │ 1260 |│ yyn = yytable[yyn]; │ |│ ~~~~~~~~~~~~ │ |│ | │ |└──────────────>(35) ...to here │ 1261 | if (yyn <= 0) │ | ~ │ | | │ | (36) following 'true' branch (when 'yyn <= 0')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────┘ │ 1265 |│ yyn = -yyn; │ |│ ~~~~~~~~~~ │ |│ | │ |└─────────>(37) ...to here │...... │ 1315 | switch (yyn) │ | ~~~~~~ │ | | │ | (38) following 'case 18:' branch... ─>─┐ │ | │ │ 'yyparse': event 39 │ │cldr-plural.c:1435:3: │ | │ │ |┌─────────────────────────────────────────┘ │ 1435 |│ case 18: /* range: INTEGER RANGE INTEGER */ │ |│ ^~~~ │ |│ | │ |└─>(39) ...to here │ 'yyparse': event 40 │ │cldr-plural.y:264:26: │ 264 | $$ = new_range ($1, $3); │ | ^~~~~~~~~ │ | | │ | (40) ⚠️ out-of-bounds read from byte -16 till byte -9 but 'yyvsa' starts at byte 0 │ cldr-plural.y:264:26: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌───────────────────────────────────────────────────┐ │read of 'struct cldr_plural_operand_ty *' (8 bytes)│ └───────────────────────────────────────────────────┘ ^ │ │ ┌───────────────────────────────────────────────────┐ ┌──────────┬──────────┬──────────────┐ │ │ │ [0] │ ... │ [199] │ │ before valid range │ ├──────────┴──────────┴──────────────┤ │ │ │'yyvsa' (type: 'union YYSTYPE[200]')│ └───────────────────────────────────────────────────┘ └────────────────────────────────────┘ ├─────────────────────────┬─────────────────────────┤├┤├─────────────────┬──────────────────┤ │ │ │ ╭────────────┴───────────╮ ╭───┴───╮ ╭────────┴───────╮ │⚠️ under-read of 8 bytes│ │8 bytes│ │size: 1600 bytes│ ╰────────────────────────╯ ╰───────╯ ╰────────────────╯ cldr-plural.y:292:27: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 292 | { free ($1); free ($3); } | ~~~~~~~~~~^~~~~~ 'cldr_plural_parse': events 1-2 │ │cldr-plural.y:488:1: │ 488 | cldr_plural_parse (const char *input) │ | ^~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'cldr_plural_parse' │...... │ 498 | if (yyparse (&arg) != 0) │ | ~~~~~~~~~~~~~~ │ | | │ | (2) calling 'yyparse' from 'cldr_plural_parse' │ └──> 'yyparse': events 3-13 │ │cldr-plural.c:1063:1: │ 1063 | yyparse (struct cldr_plural_parse_args *arg) │ | ^~~~~~~ │ | | │ | (3) entry to 'yyparse' │...... │ 1094 | YYSTYPE yyvsa[YYINITDEPTH]; │ | ~~~~~ │ | | │ | (4) capacity: 1600 bytes │...... │ 1142 | if (yyss + yystacksize - 1 <= yyssp) │ | ~ │ | | │ | (5) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 1206 |│ if (yystate == YYFINAL) │ |│ ~ │ |│ | │ |└────>(6) ...to here │ | (7) following 'false' branch (when 'yystate != 7')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1209 |│ goto yybackup; │ |│ ~~~~ │ |│ | │ |└─>(8) ...to here │...... │ 1221 | if (yypact_value_is_default (yyn)) │ | ~ │ | | │ | (9) following 'false' branch (when 'yyn != -20')... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────────────────────┘ │ 1227 |│ if (yychar == YYEMPTY) │ |│ ~ │ |│ | │ |└────>(10) ...to here │ | (11) following 'true' branch (when 'yychar == -2')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1230 |│ yychar = yylex (&yylval, arg); │ |│ ~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(12) ...to here │ | (13) calling 'yylex' from 'yyparse' │ └──> 'yylex': events 14-18 │ │cldr-plural.y:304:1: │ 304 | yylex (YYSTYPE *lval, struct cldr_plural_parse_args *arg) │ | ^~~~~ │ | | │ | (14) entry to 'yylex' │...... │ 313 | if (exp[0] == '\0') │ | ~ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 319 |│ if (exp[0] != ' ' && exp[0] != '\t') │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└───────────────────────>(16) ...to here │...... │ 326 | if (uc == 0x2026) │ | ~ │ | | │ | (17) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 331 |│ else if (str_startswith (exp, "...")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(18) ...to here │ 'yylex': events 19-20 │ │ 331 | else if (str_startswith (exp, "...")) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 336 |│ else if (str_startswith (exp, "..")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(20) ...to here │ 'yylex': events 21-22 │ │ 336 | else if (str_startswith (exp, "..")) │ | ^ │ | | │ | (21) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 341 |│ else if (str_startswith (exp, "other")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(22) ...to here │ 'yylex': events 23-24 │ │ 341 | else if (str_startswith (exp, "other")) │ | ^ │ | | │ | (23) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 346 |│ else if (str_startswith (exp, "@integer")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(24) ...to here │ 'yylex': events 25-26 │ │ 346 | else if (str_startswith (exp, "@integer")) │ | ^ │ | | │ | (25) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 351 |│ else if (str_startswith (exp, "@decimal")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(26) ...to here │ 'yylex': events 27-30 │ │ 351 | else if (str_startswith (exp, "@decimal")) │ | ^ │ | | │ | (27) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 357 |│ result = *exp++; │ |│ ~~~~~ │ |│ | │ |└──────────────>(28) ...to here │ 358 | switch (result) │ | ~~~~~~ │ | | │ | (29) following 'default:' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 474 |│ arg->cp = exp; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└─────────>(30) ...to here │ <──────┘ │ 'yyparse': events 31-32 │ │cldr-plural.c:1230:16: │ 1230 | yychar = yylex (&yylval, arg); │ | ^~~~~~~~~~~~~~~~~~~~ │ | | │ | (31) returning to 'yyparse' from 'yylex' │...... │ 1233 | if (yychar <= YYEOF) │ | ~ │ | | │ | (32) following 'false' branch (when 'yychar != 0')... ─>─┐ │ | │ │ 'yyparse': event 33 │ │cldr-plural.c:602:43: │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 602 |│ ? YY_CAST (yysymbol_kind_t, yytranslate[YYX]) \ │ |│ ^ │ |│ | │ |└─────────────────────────────────────────>(33) ...to here cldr-plural.c:197:40: note: in definition of macro 'YY_CAST' │ 197 | # define YY_CAST(Type, Val) ((Type) (Val)) │ | ^~~ cldr-plural.c:1251:17: note: in expansion of macro 'YYTRANSLATE' │ 1251 | yytoken = YYTRANSLATE (yychar); │ | ^~~~~~~~~~~ │ 'yyparse': events 34-38 │ │ 1258 | if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) │ | ^ │ | | │ | (34) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────┘ │ 1259 |│ goto yydefault; │ 1260 |│ yyn = yytable[yyn]; │ |│ ~~~~~~~~~~~~ │ |│ | │ |└──────────────>(35) ...to here │ 1261 | if (yyn <= 0) │ | ~ │ | | │ | (36) following 'true' branch (when 'yyn <= 0')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────┘ │ 1265 |│ yyn = -yyn; │ |│ ~~~~~~~~~~ │ |│ | │ |└─────────>(37) ...to here │...... │ 1315 | switch (yyn) │ | ~~~~~~ │ | | │ | (38) following 'case 30:' branch... ─>─┐ │ | │ │ 'yyparse': event 39 │ │cldr-plural.c:1449:3: │ | │ │ |┌─────────────────────────────────────────┘ │ 1449 |│ case 30: /* sample_range: DECIMAL '~' DECIMAL */ │ |│ ^~~~ │ |│ | │ |└─>(39) ...to here │ 'yyparse': event 40 │ │cldr-plural.y:292:27: │ 292 | { free ($1); free ($3); } │ | ~~~~~~~~~~^~~~~~ │ | | │ | (40) ⚠️ out-of-bounds read from byte -16 till byte -9 but 'yyvsa' starts at byte 0 │ cldr-plural.y:292:27: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌───────────────────────────────────────────────────┐ │read of 'struct cldr_plural_operand_ty *' (8 bytes)│ └───────────────────────────────────────────────────┘ ^ │ │ ┌───────────────────────────────────────────────────┐ ┌──────────┬──────────┬──────────────┐ │ │ │ [0] │ ... │ [199] │ │ before valid range │ ├──────────┴──────────┴──────────────┤ │ │ │'yyvsa' (type: 'union YYSTYPE[200]')│ └───────────────────────────────────────────────────┘ └────────────────────────────────────┘ ├─────────────────────────┬─────────────────────────┤├┤├─────────────────┬──────────────────┤ │ │ │ ╭────────────┴───────────╮ ╭───┴───╮ ╭────────┴───────╮ │⚠️ under-read of 8 bytes│ │8 bytes│ │size: 1600 bytes│ ╰────────────────────────╯ ╰───────╯ ╰────────────────╯ cldr-plural.y:296:27: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 296 | { free ($1); free ($3); } | ~~~~~~~~~~^~~~~~ 'cldr_plural_parse': events 1-2 │ │cldr-plural.y:488:1: │ 488 | cldr_plural_parse (const char *input) │ | ^~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'cldr_plural_parse' │...... │ 498 | if (yyparse (&arg) != 0) │ | ~~~~~~~~~~~~~~ │ | | │ | (2) calling 'yyparse' from 'cldr_plural_parse' │ └──> 'yyparse': events 3-13 │ │cldr-plural.c:1063:1: │ 1063 | yyparse (struct cldr_plural_parse_args *arg) │ | ^~~~~~~ │ | | │ | (3) entry to 'yyparse' │...... │ 1094 | YYSTYPE yyvsa[YYINITDEPTH]; │ | ~~~~~ │ | | │ | (4) capacity: 1600 bytes │...... │ 1142 | if (yyss + yystacksize - 1 <= yyssp) │ | ~ │ | | │ | (5) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────┘ │ 1206 |│ if (yystate == YYFINAL) │ |│ ~ │ |│ | │ |└────>(6) ...to here │ | (7) following 'false' branch (when 'yystate != 7')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1209 |│ goto yybackup; │ |│ ~~~~ │ |│ | │ |└─>(8) ...to here │...... │ 1221 | if (yypact_value_is_default (yyn)) │ | ~ │ | | │ | (9) following 'false' branch (when 'yyn != -20')... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────────────────────┘ │ 1227 |│ if (yychar == YYEMPTY) │ |│ ~ │ |│ | │ |└────>(10) ...to here │ | (11) following 'true' branch (when 'yychar == -2')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 1230 |│ yychar = yylex (&yylval, arg); │ |│ ~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(12) ...to here │ | (13) calling 'yylex' from 'yyparse' │ └──> 'yylex': events 14-18 │ │cldr-plural.y:304:1: │ 304 | yylex (YYSTYPE *lval, struct cldr_plural_parse_args *arg) │ | ^~~~~ │ | | │ | (14) entry to 'yylex' │...... │ 313 | if (exp[0] == '\0') │ | ~ │ | | │ | (15) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────────┘ │ 319 |│ if (exp[0] != ' ' && exp[0] != '\t') │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└───────────────────────>(16) ...to here │...... │ 326 | if (uc == 0x2026) │ | ~ │ | | │ | (17) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 331 |│ else if (str_startswith (exp, "...")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(18) ...to here │ 'yylex': events 19-20 │ │ 331 | else if (str_startswith (exp, "...")) │ | ^ │ | | │ | (19) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 336 |│ else if (str_startswith (exp, "..")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(20) ...to here │ 'yylex': events 21-22 │ │ 336 | else if (str_startswith (exp, "..")) │ | ^ │ | | │ | (21) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 341 |│ else if (str_startswith (exp, "other")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(22) ...to here │ 'yylex': events 23-24 │ │ 341 | else if (str_startswith (exp, "other")) │ | ^ │ | | │ | (23) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 346 |│ else if (str_startswith (exp, "@integer")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(24) ...to here │ 'yylex': events 25-26 │ │ 346 | else if (str_startswith (exp, "@integer")) │ | ^ │ | | │ | (25) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 351 |│ else if (str_startswith (exp, "@decimal")) │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────>(26) ...to here │ 'yylex': events 27-30 │ │ 351 | else if (str_startswith (exp, "@decimal")) │ | ^ │ | | │ | (27) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────┘ │ 357 |│ result = *exp++; │ |│ ~~~~~ │ |│ | │ |└──────────────>(28) ...to here │ 358 | switch (result) │ | ~~~~~~ │ | | │ | (29) following 'default:' branch... ─>─┐ │ | │ │...... │ | │ │ |┌─────────────────────────────────────────┘ │ 474 |│ arg->cp = exp; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└─────────>(30) ...to here │ <──────┘ │ 'yyparse': events 31-32 │ │cldr-plural.c:1230:16: │ 1230 | yychar = yylex (&yylval, arg); │ | ^~~~~~~~~~~~~~~~~~~~ │ | | │ | (31) returning to 'yyparse' from 'yylex' │...... │ 1233 | if (yychar <= YYEOF) │ | ~ │ | | │ | (32) following 'false' branch (when 'yychar != 0')... ─>─┐ │ | │ │ 'yyparse': event 33 │ │cldr-plural.c:602:43: │ | │ │ |┌──────────────────────────────────────────────────────────────┘ │ 602 |│ ? YY_CAST (yysymbol_kind_t, yytranslate[YYX]) \ │ |│ ^ │ |│ | │ |└─────────────────────────────────────────>(33) ...to here cldr-plural.c:197:40: note: in definition of macro 'YY_CAST' │ 197 | # define YY_CAST(Type, Val) ((Type) (Val)) │ | ^~~ cldr-plural.c:1251:17: note: in expansion of macro 'YYTRANSLATE' │ 1251 | yytoken = YYTRANSLATE (yychar); │ | ^~~~~~~~~~~ │ 'yyparse': events 34-38 │ │ 1258 | if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) │ | ^ │ | | │ | (34) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────┘ │ 1259 |│ goto yydefault; │ 1260 |│ yyn = yytable[yyn]; │ |│ ~~~~~~~~~~~~ │ |│ | │ |└──────────────>(35) ...to here │ 1261 | if (yyn <= 0) │ | ~ │ | | │ | (36) following 'true' branch (when 'yyn <= 0')... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────┘ │ 1265 |│ yyn = -yyn; │ |│ ~~~~~~~~~~ │ |│ | │ |└─────────>(37) ...to here │...... │ 1315 | switch (yyn) │ | ~~~~~~ │ | | │ | (38) following 'case 32:' branch... ─>─┐ │ | │ │ 'yyparse': event 39 │ │cldr-plural.c:1461:3: │ | │ │ |┌─────────────────────────────────────────┘ │ 1461 |│ case 32: /* sample_range: INTEGER '~' INTEGER */ │ |│ ^~~~ │ |│ | │ |└─>(39) ...to here │ 'yyparse': event 40 │ │cldr-plural.y:296:27: │ 296 | { free ($1); free ($3); } │ | ~~~~~~~~~~^~~~~~ │ | | │ | (40) ⚠️ out-of-bounds read from byte -16 till byte -9 but 'yyvsa' starts at byte 0 │ cldr-plural.y:296:27: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌───────────────────────────────────────────────────┐ │read of 'struct cldr_plural_operand_ty *' (8 bytes)│ └───────────────────────────────────────────────────┘ ^ │ │ ┌───────────────────────────────────────────────────┐ ┌──────────┬──────────┬──────────────┐ │ │ │ [0] │ ... │ [199] │ │ before valid range │ ├──────────┴──────────┴──────────────┤ │ │ │'yyvsa' (type: 'union YYSTYPE[200]')│ └───────────────────────────────────────────────────┘ └────────────────────────────────────┘ ├─────────────────────────┬─────────────────────────┤├┤├─────────────────┬──────────────────┤ │ │ │ ╭────────────┴───────────╮ ╭───┴───╮ ╭────────┴───────╮ │⚠️ under-read of 8 bytes│ │8 bytes│ │size: 1600 bytes│ ╰────────────────────────╯ ╰───────╯ ╰────────────────╯ mv -f .deps/cldr_plurals-cldr-plural.Tpo .deps/cldr_plurals-cldr-plural.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/libexec/gettext\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cldr_plurals-cldr-plural-exp.o -MD -MP -MF .deps/cldr_plurals-cldr-plural-exp.Tpo -c -o cldr_plurals-cldr-plural-exp.o `test -f 'cldr-plural-exp.c' || echo './'`cldr-plural-exp.c mv -f .deps/cldr_plurals-cldr-plural-exp.Tpo .deps/cldr_plurals-cldr-plural-exp.Po gcc -DLOCALEDIR=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext\"\"/gettext.jar\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext\"\"/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../tree-sitter-0.23.2/lib/include -I../libgrep -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../../gettext-runtime/intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/libexec/gettext\" -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cldr_plurals-cldr-plurals.o -MD -MP -MF .deps/cldr_plurals-cldr-plurals.Tpo -c -o cldr_plurals-cldr-plurals.o `test -f 'cldr-plurals.c' || echo './'`cldr-plurals.c In file included from cldr-plurals.c:30: cldr-plurals.c: In function 'main': ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ cldr-plurals.c:238:3: note: in expansion of macro 'bindtextdomain' 238 | bindtextdomain (PACKAGE, relocate (LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ cldr-plurals.c:239:3: note: in expansion of macro 'bindtextdomain' 239 | bindtextdomain ("gnulib", relocate (GNULIB_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ cldr-plurals.c:240:3: note: in expansion of macro 'bindtextdomain' 240 | bindtextdomain ("bison-runtime", relocate (BISON_LOCALEDIR)); | ^~~~~~~~~~~~~~ ../gnulib-lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cldr-plurals.c:241:3: note: in expansion of macro 'textdomain' 241 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/cldr_plurals-cldr-plurals.Tpo .deps/cldr_plurals-cldr-plurals.Po /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o cldr-plurals cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o libgettextsrc.la ../gnulib-lib/libgettextlib.la libtool: link: gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/cldr-plurals cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o ./.libs/libgettextsrc.so /usr/src/gettext-0.25/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/src/gettext-0.25/libtextstyle/lib/.libs/libtextstyle.so -lncurses -lc ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so -lm /usr/lib/libattr.so make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/src' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/src' Making all in libgettextpo make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/libgettextpo' cp ./gettext-po.in.h gettext-po.h-tmp sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''HAVE_ERROR_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''NEXT_ERROR_H''@||g' \ -e 's|@''HAVE_ERROR''@|1|g' \ -e 's|@''HAVE_ERROR_AT_LINE''@|1|g' \ -e 's|@''REPLACE_ERROR''@|0|g' \ -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ ./error.in.h > error.h-t mv gettext-po.h-tmp gettext-po.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./fcntl.in.h > fcntl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./iconv.in.h > iconv.h-t mv alloca.h-t alloca.h mv error.h-t error.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_IMAXABS''@/0/g' \ -e 's/@''REPLACE_IMAXDIV''@/0/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./inttypes.in.h > inttypes.h-t mv fcntl.h-t fcntl.h mv iconv.h-t iconv.h rm -f textstyle.h-t textstyle.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./textstyle.in.h; \ } > textstyle.h-t && \ mv textstyle.h-t textstyle.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ ./limits.in.h > limits.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's|@''HAVE_LOCALE_T''@|1|g' \ -e 's|@''HAVE_WINDOWS_LOCALE_T''@|0|g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_NEWLOCALE''@/0/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_FREELOCALE''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L''@/0/g' \ -e 's/@''GNULIB_GETLOCALENAME_L_UNSAFE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/0/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_GETLOCALENAME_L''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_GETLOCALENAME_L''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./locale.in.h > locale.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/0/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/1/g' \ -e 's/@''GNULIB_GETPAYLOAD''@/0/g' \ -e 's/@''GNULIB_GETPAYLOADF''@/0/g' \ -e 's/@''GNULIB_GETPAYLOADL''@/0/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h > math.h-t1 mv inttypes.h-t inttypes.h mv limits.h-t limits.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/defined __GL_GNULIB_HEADER/1/g' \ -e 's|defined __GL_REPLACE_OBSTACK__|1|g' \ -e 's|defined __GL_SMALL_PTRDIFF_T__|0|g' \ ./obstack.in.h > obstack.h-t mv locale.h-t locale.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''HAVE_PTHREAD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_PTHREAD_H''@||g' \ -e 's/@''GNULIB_PTHREAD_THREAD''@/0/g' \ -e 's/@''GNULIB_PTHREAD_ONCE''@/1/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \ -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \ -e 's/@''GNULIB_PTHREAD_COND''@/0/g' \ -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \ -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \ -e 's|@''HAVE_PTHREAD_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \ -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \ -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \ -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \ < ./pthread.in.h > pthread.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''HAVE_SCHED_H''@|1|g' \ -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SCHED_H''@||g' \ -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \ -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \ -e 's|@''HAVE_SCHED_YIELD''@|1|g' \ -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sched.in.h > sched.h-t sed \ -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/0/g' \ -e 's/@''GNULIB_ISNAN''@/0/g' \ -e 's/@''GNULIB_ISNANF''@/0/g' \ -e 's/@''GNULIB_ISNAND''@/0/g' \ -e 's/@''GNULIB_ISNANL''@/0/g' \ -e 's/@''GNULIB_LDEXP''@/0/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/0/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_LOGP1''@/0/g' \ -e 's/@''GNULIB_LOGP1F''@/0/g' \ -e 's/@''GNULIB_LOGP1L''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SETPAYLOAD''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADF''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADL''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIG''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIGF''@/0/g' \ -e 's/@''GNULIB_SETPAYLOADSIGL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ -e 's/@''GNULIB_TOTALORDER''@/0/g' \ -e 's/@''GNULIB_TOTALORDERF''@/0/g' \ -e 's/@''GNULIB_TOTALORDERL''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAG''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAGF''@/0/g' \ -e 's/@''GNULIB_TOTALORDERMAGL''@/0/g' \ -e 's/@''GNULIB_MDA_J0''@/1/g' \ -e 's/@''GNULIB_MDA_J1''@/1/g' \ -e 's/@''GNULIB_MDA_JN''@/1/g' \ -e 's/@''GNULIB_MDA_Y0''@/1/g' \ -e 's/@''GNULIB_MDA_Y1''@/1/g' \ -e 's/@''GNULIB_MDA_YN''@/1/g' \ < math.h-t1 > math.h-t2 mv obstack.h-t obstack.h mv sched.h-t sched.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIG2STR''@/0/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIG2STR''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STR2SIG''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./signal.in.h > signal.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_DZPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/1/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/1/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_FZPRINTF''@/0/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SNZPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_SZPRINTF''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VASZPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VDZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSNZPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSZPRINTF''@/0/g' \ -e 's/@''GNULIB_VZPRINTF''@/0/g' \ -e 's/@''GNULIB_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h > stdio.h-t1 sed \ -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \ < pthread.h-t1 > pthread.h-t2 mv signal.h-t signal.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETPROGNAME''@/1/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBSTOWCS''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RAND''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STACK_TRACE''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOF''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h > stdlib.h-t1 sed \ -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \ -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|1|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \ < pthread.h-t2 > pthread.h-t3 sed \ -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_GETPAYLOAD''@|1|g' \ -e 's|@''HAVE_GETPAYLOADF''@|1|g' \ -e 's|@''HAVE_GETPAYLOADL''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_LOGP1''@|1|g' \ -e 's|@''HAVE_LOGP1F''@|1|g' \ -e 's|@''HAVE_LOGP1L''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SETPAYLOAD''@|1|g' \ -e 's|@''HAVE_SETPAYLOADF''@|1|g' \ -e 's|@''HAVE_SETPAYLOADL''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIG''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIGF''@|1|g' \ -e 's|@''HAVE_SETPAYLOADSIGL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_TOTALORDER''@|1|g' \ -e 's|@''HAVE_TOTALORDERF''@|1|g' \ -e 's|@''HAVE_TOTALORDERL''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAG''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAGF''@|1|g' \ -e 's|@''HAVE_TOTALORDERMAGL''@|1|g' \ < math.h-t2 > math.h-t3 sed \ -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|0|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_GETW''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_PUTW''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ < stdio.h-t1 > stdio.h-t2 sed \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \ -e 's|@''HAVE_GETPROGNAME''@|0|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOF''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ < stdlib.h-t1 > stdlib.h-t2 sed \ -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < pthread.h-t3 > pthread.h-t4 sed \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|1|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|1|g' \ -e 's|@''REPLACE_FOPEN''@|1|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|1|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|1|g' \ -e 's|@''REPLACE_FSEEKO''@|1|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdio.h-t2 > stdio.h-t3 sed \ -e 's|@''REPLACE__EXIT''@|0|g' \ -e 's|@''REPLACE_ABORT''@|0|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \ -e 's|@''REPLACE_MBSTOWCS''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RAND''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|2|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|1|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOF''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdlib.h-t2 > stdlib.h-t3 rm -f pthread.h-t1 pthread.h-t2 pthread.h-t3 sed \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ < math.h-t3 > math.h-t4 rm -f stdio.h-t1 stdio.h-t2 rm -f stdlib.h-t1 stdlib.h-t2 mv pthread.h-t4 pthread.h mv stdio.h-t3 stdio.h mv stdlib.h-t3 stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/1/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MBS_ENDSWITH''@/0/g' \ -e 's/@''GNULIB_MBS_STARTSWITH''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/1/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/1/g' \ -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/1/g' \ -e 's/@''GNULIB_STPNCPY''@/1/g' \ -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/1/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STR_ENDSWITH''@/0/g' \ -e 's/@''GNULIB_STR_STARTSWITH''@/1/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/1/g' \ -e 's/@''GNULIB_STRERROR_L''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./string.in.h > string.h-t1 /bin/mkdir -p 'sys' /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_CHMOD''@/0/g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/0/g' \ -e 's/@''GNULIB_MKDIR''@/0/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_CHMOD''@|0|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_MKNODAT''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_stat.in.h > sys/stat.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''HAVE_OFF64_T''@|1|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ -e 's|@''HAVE_BLKSIZE_T''@|1|g' \ -e 's|@''HAVE_BLKCNT_T''@|1|g' \ ./sys_types.in.h > sys/types.h-t sed \ -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPL''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXPM1L''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_GETPAYLOAD''@|0|g' \ -e 's|@''REPLACE_GETPAYLOADF''@|0|g' \ -e 's|@''REPLACE_GETPAYLOADL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ < math.h-t4 > math.h-t5 mv sys/types.h-t sys/types.h sed \ -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_MEMSET_EXPLICIT''@|0|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERROR_L''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_MEMPCPY''@|0|g' \ -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_STPCPY''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|1|g' \ -e 's|@''REPLACE_STRERROR_L''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRVERSCMP''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < string.h-t1 > string.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZNAME''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZALLOC''@|0|g' \ -e 's|@''REPLACE_CTIME''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_RZ''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_MKTIME_Z''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ -e 's|@''REPLACE_STRFTIME''@|0|g' \ -e 's|@''REPLACE_TIME''@|1|g' \ -e 's|@''REPLACE_TIMEGM''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \ -e 's|@''REPLACE_TZSET''@|0|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./time.in.h > time.h-t mv sys/stat.h-t sys/stat.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's/@''HAVE_UCHAR_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UCHAR_H''@||g' \ -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' \ -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' \ -e 's|@''SMALL_WCHAR_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' \ -e 's/@''GNULIB_BTOC32''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_C32ISALNUM''@/1/g' \ -e 's/@''GNULIB_C32ISALPHA''@/1/g' \ -e 's/@''GNULIB_C32ISBLANK''@/1/g' \ -e 's/@''GNULIB_C32ISCNTRL''@/1/g' \ -e 's/@''GNULIB_C32ISDIGIT''@/1/g' \ -e 's/@''GNULIB_C32ISGRAPH''@/1/g' \ -e 's/@''GNULIB_C32ISLOWER''@/1/g' \ -e 's/@''GNULIB_C32ISPRINT''@/1/g' \ -e 's/@''GNULIB_C32ISPUNCT''@/1/g' \ -e 's/@''GNULIB_C32ISSPACE''@/1/g' \ -e 's/@''GNULIB_C32ISUPPER''@/1/g' \ -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' \ -e 's/@''GNULIB_C32TOLOWER''@/1/g' \ -e 's/@''GNULIB_C32TOUPPER''@/0/g' \ -e 's/@''GNULIB_C32WIDTH''@/1/g' \ -e 's/@''GNULIB_C32RTOMB''@/0/g' \ -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32SRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32STOMBS''@/0/g' \ -e 's/@''GNULIB_C32SWIDTH''@/0/g' \ -e 's/@''GNULIB_C32TOB''@/0/g' \ -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/0/g' \ -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_MBRTOC16''@/0/g' \ -e 's/@''GNULIB_MBRTOC32''@/1/g' \ -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSRTOC32S''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSTOC32S''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's|@''HAVE_C32RTOMB''@|1|g' \ -e 's|@''HAVE_MBRTOC16''@|1|g' \ -e 's|@''HAVE_MBRTOC32''@|1|g' \ -e 's|@''REPLACE_C32RTOMB''@|0|g' \ -e 's|@''REPLACE_MBRTOC16''@|0|g' \ -e 's|@''REPLACE_MBRTOC32''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./uchar.in.h > uchar.h-t sed \ -e 's|@''REPLACE_LDEXP''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_RINTL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TOTALORDER''@|0|g' \ -e 's|@''REPLACE_TOTALORDERF''@|0|g' \ -e 's|@''REPLACE_TOTALORDERL''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAG''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAGF''@|0|g' \ -e 's|@''REPLACE_TOTALORDERMAGL''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < math.h-t5 > math.h-t6 mv time.h-t time.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ ./unicase.in.h > unicase.h-t rm -f string.h-t1 mv unicase.h-t unicase.h mv string.h-t2 string.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniconv.h-t' ./uniconv.in.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < ./unictype.in.h > unictype.h-t1 mv uniconv.h-t uniconv.h mv uchar.h-t uchar.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unilbrk.h-t' ./unilbrk.in.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ ./uninorm.in.h > uninorm.h-t mv unilbrk.h-t unilbrk.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ < ./unistd.in.h > unistd.h-t1 rm -f math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t5 mv math.h-t6 math.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unistr.h-t' ./unistr.in.h mv unistr.h-t unistr.h sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@//g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t1 > unictype.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h mv uninorm.h-t uninorm.h mv unitypes.h-t unitypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h sed \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < unistd.h-t1 > unistd.h-t2 mv uniwidth.h-t uniwidth.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBSZERO''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_WGETCWD''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./wchar.in.h > wchar.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWPUNCT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWPUNCT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e 's/@''REPLACE_WCTRANS''@/0/g' \ -e 's/@''REPLACE_WCTYPE''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./wctype.in.h > wctype.h-t sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@//g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@//g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_MODIFIER_COMBINING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t2 > unictype.h-t3 sed \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ < wchar.h-t1 > wchar.h-t2 sed \ -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ < unistd.h-t2 > unistd.h-t3 mv wctype.h-t wctype.h sed \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|1|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|1|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|1|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSCMP''@|0|g' \ -e 's|@''REPLACE_WCSNCAT''@|0|g' \ -e 's|@''REPLACE_WCSNCMP''@|0|g' \ -e 's|@''REPLACE_WCSSTR''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e 's|@''REPLACE_WMEMCMP''@|0|g' \ -e 's|@''REPLACE_WMEMPCPY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < wchar.h-t2 > wchar.h-t3 sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t3 > unictype.h-t4 sed \ -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_DUP3''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FDATASYNC''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETENTROPY''@|0|g' \ -e 's|@''REPLACE_GETLOGIN''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_GETUSERSHELL''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PIPE2''@|1|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < unistd.h-t3 > unistd.h-t4 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h rm -f unictype.h-t1 unictype.h-t2 unictype.h-t3 mv unictype.h-t4 unictype.h rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ : "Avoid double inclusion, to avoid a warning about redefinition of DLL_VARIABLE."; \ echo '#ifndef GTPO_CONFIG_H'; \ echo '#define GTPO_CONFIG_H'; \ echo; \ echo '#include "../config.h"'; \ : "We don't use gnulib module 'fchdir' here."; \ echo '#undef REPLACE_FCHDIR'; \ : "Turn all gettext() calls into dgettext() calls."; \ echo '#define DEFAULT_TEXT_DOMAIN "gettext-tools"'; \ : "All code is collected in a single library,"; \ : "No references to variables in other libraries exist."; \ echo '#undef DLL_VARIABLE'; \ echo '#define DLL_VARIABLE'; \ echo; \ echo '#endif /* GTPO_CONFIG_H */'; \ } > config.h && \ if test -n "1"; then \ { \ for f in ../src/str-list.c ../src/message.c ../src/pos.c ../src/msgl-ascii.c ../src/write-catalog.c ../src/write-po.c ../src/po-charset.c ../src/read-catalog-special.c ../src/read-catalog-abstract.c ../src/read-catalog.c ../src/read-po.c ../src/read-po-lex.c ../src/read-po-gram.c ../src/plural-table.c ../src/format-c.c ../src/format-c++-brace.c ../src/format-python.c ../src/format-python-brace.c ../src/format-java.c ../src/format-java-printf.c ../src/format-csharp.c ../src/format-javascript.c ../src/format-scheme.c ../src/format-lisp.c ../src/format-elisp.c ../src/format-librep.c ../src/format-rust.c ../src/format-go.c ../src/format-ruby.c ../src/format-sh.c ../src/format-awk.c ../src/format-lua.c ../src/format-pascal.c ../src/format-modula2.c ../src/format-d.c ../src/format-smalltalk.c ../src/format-qt.c ../src/format-qt-plural.c ../src/format-kde.c ../src/format-kde-kuit.c ../src/format-boost.c ../src/format-tcl.c ../src/format-perl.c ../src/format-perl-brace.c ../src/format-php.c ../src/format-gcc-internal.c ../src/format-gfc-internal.c ../src/format.c ../src/plural-exp.c ../src/plural-eval.c ../src/msgl-check.c ../src/sentence.c basename-lgpl.c c-ctype.h c-ctype.c c-strcasecmp.c c-strncasecmp.c c-strstr.h c-strstr.c c32isalnum.c c32isalpha.c c32isblank.c c32iscntrl.c c32isdigit.c c32isgraph.c c32islower.c c32isprint.c c32ispunct.c c32isspace.c c32isupper.c c32isxdigit.c c32tolower.c c32width.c cloexec.c concat-filename.c diffseq.h exitfail.c fcntl.c fd-hook.c fstrcmp.h fstrcmp.c full-write.h full-write.c fwriteerror.h fwriteerror.c gcd.h gcd.c getprogname.c gettext.h hard-locale.c ialloc.c idx.h gl_linked_list.h gl_linked_list.c gl_anylinked_list1.h gl_anylinked_list2.h gl_list.h gl_list.c localcharset.c glthread/lock.h glthread/lock.c malloca.c markup.h markup.c math.c mbchar.c mbiterf.h mbiterf.c mbrtoc32.c mbrtowc.c mbsnlen.c mbszero.c mem-hash-map.h mem-hash-map.c minmax.h next-prime.h next-prime.c obstack.c glthread/once.h glthread/once.c printf-frexp.c printf-frexpl.c realloc.c reallocarray.c safe-write.c setlocale_null.c setlocale_null-unlocked.c size_max.h stat-time.c stdlib.c str_startswith.c striconv.h striconv.c striconveh.h striconveh.c striconveha.h striconveha.c string-desc.c string-desc-contains.c glthread/threadlib.c glthread/tls.h glthread/tls.c unicase/tolower.c uniconv/u8-conv-from-enc.c unictype/ctype_alnum.c unictype/ctype_alpha.c unictype/ctype_blank.c unictype/ctype_cntrl.c unictype/ctype_digit.c unictype/ctype_graph.c unictype/ctype_lower.c unictype/ctype_print.c unictype/ctype_punct.c unictype/ctype_space.c unictype/ctype_upper.c unictype/ctype_xdigit.c unictype/pr_white_space.c unictype/pr_xid_continue.c unictype/pr_xid_start.c unilbrk/lbrktables.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-width-linebreaks.c unistd.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u8-check.c unistr/u8-mblen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c unistr/u8-next.c unistr/u8-prev.c unistr/u8-strmbtouc.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwidth/width.c vaszprintf.c aszprintf.c wctype-h.c xmalloc.c xalloc-die.c xconcat-filename.c gl_xlist.h gl_xlist.c xmalloca.c xsize.h xsize.c xstrerror.c xstriconv.h xstriconv.c xvasprintf.h xvasprintf.c xasprintf.c libgnu_la-asnprintf.lo libgnu_la-fopen.lo libgnu_la-printf-args.lo libgnu_la-printf-parse.lo libgnu_la-strerror_r.lo libgnu_la-vasnprintf.lo; do \ case $f in \ *.c | *.o | *.lo ) \ sf=`echo "$f" | sed -e 's,^libgnu_la-,,' -e 's,\\.[^.]*$,,'`.c; \ test -f $sf || sf=./$sf; \ of=`echo "$f" | sed -e 's,^.*/,,' -e 's,^libgnu_la-,,' -e 's,\\.[^.]*$,,'`.o; \ gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -w -fno-analyzer -c $sf || { rm -f config.h; exit 1; }; \ sh ./exported.sh $of 1>&5; \ rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \ ;; \ esac; \ done; \ } 5>&1 1>&2 \ | sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq \ | sed -e 's,^obstack_free$,__obstack_free,' \ | sed -e 's,^\(.*\)$,#define \1 libgettextpo_\1,' > config.h-t && \ if test -f config.h; then \ cat config.h-t >> config.h; \ rm -f config.h-t; \ else \ rm -f config.h-t; \ exit 1; \ fi \ fi make all-am make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/libgettextpo' depbase=`echo gettext-po.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gettext-po.lo -MD -MP -MF $depbase.Tpo -c -o gettext-po.lo gettext-po.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-basename-lgpl.lo -MD -MP -MF .deps/libgnu_la-basename-lgpl.Tpo -c -o libgnu_la-basename-lgpl.lo `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c-ctype.lo -MD -MP -MF .deps/libgnu_la-c-ctype.Tpo -c -o libgnu_la-c-ctype.lo `test -f 'c-ctype.c' || echo './'`c-ctype.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c-strcasecmp.lo -MD -MP -MF .deps/libgnu_la-c-strcasecmp.Tpo -c -o libgnu_la-c-strcasecmp.lo `test -f 'c-strcasecmp.c' || echo './'`c-strcasecmp.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c-ctype.lo -MD -MP -MF .deps/libgnu_la-c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/libgnu_la-c-ctype.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gettext-po.lo -MD -MP -MF .deps/gettext-po.Tpo -c gettext-po.c -fPIC -DPIC -o .libs/gettext-po.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-basename-lgpl.lo -MD -MP -MF .deps/libgnu_la-basename-lgpl.Tpo -c basename-lgpl.c -fPIC -DPIC -o .libs/libgnu_la-basename-lgpl.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c-strcasecmp.lo -MD -MP -MF .deps/libgnu_la-c-strcasecmp.Tpo -c c-strcasecmp.c -fPIC -DPIC -o .libs/libgnu_la-c-strcasecmp.o mv -f .deps/libgnu_la-c-ctype.Tpo .deps/libgnu_la-c-ctype.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c-strncasecmp.lo -MD -MP -MF .deps/libgnu_la-c-strncasecmp.Tpo -c -o libgnu_la-c-strncasecmp.lo `test -f 'c-strncasecmp.c' || echo './'`c-strncasecmp.c mv -f .deps/libgnu_la-c-strcasecmp.Tpo .deps/libgnu_la-c-strcasecmp.Plo mv -f .deps/libgnu_la-basename-lgpl.Tpo .deps/libgnu_la-basename-lgpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c-strstr.lo -MD -MP -MF .deps/libgnu_la-c-strstr.Tpo -c -o libgnu_la-c-strstr.lo `test -f 'c-strstr.c' || echo './'`c-strstr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isalnum.lo -MD -MP -MF .deps/libgnu_la-c32isalnum.Tpo -c -o libgnu_la-c32isalnum.lo `test -f 'c32isalnum.c' || echo './'`c32isalnum.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c-strncasecmp.lo -MD -MP -MF .deps/libgnu_la-c-strncasecmp.Tpo -c c-strncasecmp.c -fPIC -DPIC -o .libs/libgnu_la-c-strncasecmp.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c-strstr.lo -MD -MP -MF .deps/libgnu_la-c-strstr.Tpo -c c-strstr.c -fPIC -DPIC -o .libs/libgnu_la-c-strstr.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isalnum.lo -MD -MP -MF .deps/libgnu_la-c32isalnum.Tpo -c c32isalnum.c -fPIC -DPIC -o .libs/libgnu_la-c32isalnum.o mv -f .deps/libgnu_la-c-strstr.Tpo .deps/libgnu_la-c-strstr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isalpha.lo -MD -MP -MF .deps/libgnu_la-c32isalpha.Tpo -c -o libgnu_la-c32isalpha.lo `test -f 'c32isalpha.c' || echo './'`c32isalpha.c mv -f .deps/libgnu_la-c-strncasecmp.Tpo .deps/libgnu_la-c-strncasecmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isblank.lo -MD -MP -MF .deps/libgnu_la-c32isblank.Tpo -c -o libgnu_la-c32isblank.lo `test -f 'c32isblank.c' || echo './'`c32isblank.c mv -f .deps/libgnu_la-c32isalnum.Tpo .deps/libgnu_la-c32isalnum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32iscntrl.lo -MD -MP -MF .deps/libgnu_la-c32iscntrl.Tpo -c -o libgnu_la-c32iscntrl.lo `test -f 'c32iscntrl.c' || echo './'`c32iscntrl.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isblank.lo -MD -MP -MF .deps/libgnu_la-c32isblank.Tpo -c c32isblank.c -fPIC -DPIC -o .libs/libgnu_la-c32isblank.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isalpha.lo -MD -MP -MF .deps/libgnu_la-c32isalpha.Tpo -c c32isalpha.c -fPIC -DPIC -o .libs/libgnu_la-c32isalpha.o mv -f .deps/libgnu_la-c32isblank.Tpo .deps/libgnu_la-c32isblank.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isdigit.lo -MD -MP -MF .deps/libgnu_la-c32isdigit.Tpo -c -o libgnu_la-c32isdigit.lo `test -f 'c32isdigit.c' || echo './'`c32isdigit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isgraph.lo -MD -MP -MF .deps/libgnu_la-c32isgraph.Tpo -c -o libgnu_la-c32isgraph.lo `test -f 'c32isgraph.c' || echo './'`c32isgraph.c mv -f .deps/libgnu_la-c32isalpha.Tpo .deps/libgnu_la-c32isalpha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32islower.lo -MD -MP -MF .deps/libgnu_la-c32islower.Tpo -c -o libgnu_la-c32islower.lo `test -f 'c32islower.c' || echo './'`c32islower.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32iscntrl.lo -MD -MP -MF .deps/libgnu_la-c32iscntrl.Tpo -c c32iscntrl.c -fPIC -DPIC -o .libs/libgnu_la-c32iscntrl.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isdigit.lo -MD -MP -MF .deps/libgnu_la-c32isdigit.Tpo -c c32isdigit.c -fPIC -DPIC -o .libs/libgnu_la-c32isdigit.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isgraph.lo -MD -MP -MF .deps/libgnu_la-c32isgraph.Tpo -c c32isgraph.c -fPIC -DPIC -o .libs/libgnu_la-c32isgraph.o mv -f .deps/libgnu_la-c32isdigit.Tpo .deps/libgnu_la-c32isdigit.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32islower.lo -MD -MP -MF .deps/libgnu_la-c32islower.Tpo -c c32islower.c -fPIC -DPIC -o .libs/libgnu_la-c32islower.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isprint.lo -MD -MP -MF .deps/libgnu_la-c32isprint.Tpo -c -o libgnu_la-c32isprint.lo `test -f 'c32isprint.c' || echo './'`c32isprint.c mv -f .deps/libgnu_la-c32iscntrl.Tpo .deps/libgnu_la-c32iscntrl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32ispunct.lo -MD -MP -MF .deps/libgnu_la-c32ispunct.Tpo -c -o libgnu_la-c32ispunct.lo `test -f 'c32ispunct.c' || echo './'`c32ispunct.c mv -f .deps/libgnu_la-c32isgraph.Tpo .deps/libgnu_la-c32isgraph.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isspace.lo -MD -MP -MF .deps/libgnu_la-c32isspace.Tpo -c -o libgnu_la-c32isspace.lo `test -f 'c32isspace.c' || echo './'`c32isspace.c mv -f .deps/libgnu_la-c32islower.Tpo .deps/libgnu_la-c32islower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isupper.lo -MD -MP -MF .deps/libgnu_la-c32isupper.Tpo -c -o libgnu_la-c32isupper.lo `test -f 'c32isupper.c' || echo './'`c32isupper.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32ispunct.lo -MD -MP -MF .deps/libgnu_la-c32ispunct.Tpo -c c32ispunct.c -fPIC -DPIC -o .libs/libgnu_la-c32ispunct.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isprint.lo -MD -MP -MF .deps/libgnu_la-c32isprint.Tpo -c c32isprint.c -fPIC -DPIC -o .libs/libgnu_la-c32isprint.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isspace.lo -MD -MP -MF .deps/libgnu_la-c32isspace.Tpo -c c32isspace.c -fPIC -DPIC -o .libs/libgnu_la-c32isspace.o mv -f .deps/libgnu_la-c32isprint.Tpo .deps/libgnu_la-c32isprint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isxdigit.lo -MD -MP -MF .deps/libgnu_la-c32isxdigit.Tpo -c -o libgnu_la-c32isxdigit.lo `test -f 'c32isxdigit.c' || echo './'`c32isxdigit.c mv -f .deps/libgnu_la-c32ispunct.Tpo .deps/libgnu_la-c32ispunct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32tolower.lo -MD -MP -MF .deps/libgnu_la-c32tolower.Tpo -c -o libgnu_la-c32tolower.lo `test -f 'c32tolower.c' || echo './'`c32tolower.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isupper.lo -MD -MP -MF .deps/libgnu_la-c32isupper.Tpo -c c32isupper.c -fPIC -DPIC -o .libs/libgnu_la-c32isupper.o mv -f .deps/libgnu_la-c32isspace.Tpo .deps/libgnu_la-c32isspace.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32width.lo -MD -MP -MF .deps/libgnu_la-c32width.Tpo -c -o libgnu_la-c32width.lo `test -f 'c32width.c' || echo './'`c32width.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32isxdigit.lo -MD -MP -MF .deps/libgnu_la-c32isxdigit.Tpo -c c32isxdigit.c -fPIC -DPIC -o .libs/libgnu_la-c32isxdigit.o mv -f .deps/libgnu_la-c32isupper.Tpo .deps/libgnu_la-c32isupper.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-cloexec.lo -MD -MP -MF .deps/libgnu_la-cloexec.Tpo -c -o libgnu_la-cloexec.lo `test -f 'cloexec.c' || echo './'`cloexec.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32tolower.lo -MD -MP -MF .deps/libgnu_la-c32tolower.Tpo -c c32tolower.c -fPIC -DPIC -o .libs/libgnu_la-c32tolower.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-c32width.lo -MD -MP -MF .deps/libgnu_la-c32width.Tpo -c c32width.c -fPIC -DPIC -o .libs/libgnu_la-c32width.o mv -f .deps/libgnu_la-c32isxdigit.Tpo .deps/libgnu_la-c32isxdigit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-concat-filename.lo -MD -MP -MF .deps/libgnu_la-concat-filename.Tpo -c -o libgnu_la-concat-filename.lo `test -f 'concat-filename.c' || echo './'`concat-filename.c mv -f .deps/libgnu_la-c32tolower.Tpo .deps/libgnu_la-c32tolower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-exitfail.lo -MD -MP -MF .deps/libgnu_la-exitfail.Tpo -c -o libgnu_la-exitfail.lo `test -f 'exitfail.c' || echo './'`exitfail.c mv -f .deps/libgnu_la-c32width.Tpo .deps/libgnu_la-c32width.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-fcntl.lo -MD -MP -MF .deps/libgnu_la-fcntl.Tpo -c -o libgnu_la-fcntl.lo `test -f 'fcntl.c' || echo './'`fcntl.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-cloexec.lo -MD -MP -MF .deps/libgnu_la-cloexec.Tpo -c cloexec.c -fPIC -DPIC -o .libs/libgnu_la-cloexec.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-concat-filename.lo -MD -MP -MF .deps/libgnu_la-concat-filename.Tpo -c concat-filename.c -fPIC -DPIC -o .libs/libgnu_la-concat-filename.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-exitfail.lo -MD -MP -MF .deps/libgnu_la-exitfail.Tpo -c exitfail.c -fPIC -DPIC -o .libs/libgnu_la-exitfail.o mv -f .deps/libgnu_la-cloexec.Tpo .deps/libgnu_la-cloexec.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-fd-hook.lo -MD -MP -MF .deps/libgnu_la-fd-hook.Tpo -c -o libgnu_la-fd-hook.lo `test -f 'fd-hook.c' || echo './'`fd-hook.c mv -f .deps/libgnu_la-exitfail.Tpo .deps/libgnu_la-exitfail.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-fstrcmp.lo -MD -MP -MF .deps/libgnu_la-fstrcmp.Tpo -c -o libgnu_la-fstrcmp.lo `test -f 'fstrcmp.c' || echo './'`fstrcmp.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-fcntl.lo -MD -MP -MF .deps/libgnu_la-fcntl.Tpo -c fcntl.c -fPIC -DPIC -o .libs/libgnu_la-fcntl.o mv -f .deps/libgnu_la-concat-filename.Tpo .deps/libgnu_la-concat-filename.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-full-write.lo -MD -MP -MF .deps/libgnu_la-full-write.Tpo -c -o libgnu_la-full-write.lo `test -f 'full-write.c' || echo './'`full-write.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-fd-hook.lo -MD -MP -MF .deps/libgnu_la-fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/libgnu_la-fd-hook.o mv -f .deps/libgnu_la-fcntl.Tpo .deps/libgnu_la-fcntl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-fwriteerror.lo -MD -MP -MF .deps/libgnu_la-fwriteerror.Tpo -c -o libgnu_la-fwriteerror.lo `test -f 'fwriteerror.c' || echo './'`fwriteerror.c mv -f .deps/libgnu_la-fd-hook.Tpo .deps/libgnu_la-fd-hook.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-fstrcmp.lo -MD -MP -MF .deps/libgnu_la-fstrcmp.Tpo -c fstrcmp.c -fPIC -DPIC -o .libs/libgnu_la-fstrcmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-gcd.lo -MD -MP -MF .deps/libgnu_la-gcd.Tpo -c -o libgnu_la-gcd.lo `test -f 'gcd.c' || echo './'`gcd.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-full-write.lo -MD -MP -MF .deps/libgnu_la-full-write.Tpo -c full-write.c -fPIC -DPIC -o .libs/libgnu_la-full-write.o mv -f .deps/libgnu_la-full-write.Tpo .deps/libgnu_la-full-write.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-fwriteerror.lo -MD -MP -MF .deps/libgnu_la-fwriteerror.Tpo -c fwriteerror.c -fPIC -DPIC -o .libs/libgnu_la-fwriteerror.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-getprogname.lo -MD -MP -MF .deps/libgnu_la-getprogname.Tpo -c -o libgnu_la-getprogname.lo `test -f 'getprogname.c' || echo './'`getprogname.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-gcd.lo -MD -MP -MF .deps/libgnu_la-gcd.Tpo -c gcd.c -fPIC -DPIC -o .libs/libgnu_la-gcd.o mv -f .deps/libgnu_la-fwriteerror.Tpo .deps/libgnu_la-fwriteerror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-hard-locale.lo -MD -MP -MF .deps/libgnu_la-hard-locale.Tpo -c -o libgnu_la-hard-locale.lo `test -f 'hard-locale.c' || echo './'`hard-locale.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-getprogname.lo -MD -MP -MF .deps/libgnu_la-getprogname.Tpo -c getprogname.c -fPIC -DPIC -o .libs/libgnu_la-getprogname.o mv -f .deps/libgnu_la-gcd.Tpo .deps/libgnu_la-gcd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-ialloc.lo -MD -MP -MF .deps/libgnu_la-ialloc.Tpo -c -o libgnu_la-ialloc.lo `test -f 'ialloc.c' || echo './'`ialloc.c mv -f .deps/libgnu_la-getprogname.Tpo .deps/libgnu_la-getprogname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-gl_linked_list.lo -MD -MP -MF .deps/libgnu_la-gl_linked_list.Tpo -c -o libgnu_la-gl_linked_list.lo `test -f 'gl_linked_list.c' || echo './'`gl_linked_list.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-hard-locale.lo -MD -MP -MF .deps/libgnu_la-hard-locale.Tpo -c hard-locale.c -fPIC -DPIC -o .libs/libgnu_la-hard-locale.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-gl_linked_list.lo -MD -MP -MF .deps/libgnu_la-gl_linked_list.Tpo -c gl_linked_list.c -fPIC -DPIC -o .libs/libgnu_la-gl_linked_list.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-ialloc.lo -MD -MP -MF .deps/libgnu_la-ialloc.Tpo -c ialloc.c -fPIC -DPIC -o .libs/libgnu_la-ialloc.o mv -f .deps/libgnu_la-hard-locale.Tpo .deps/libgnu_la-hard-locale.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-gl_list.lo -MD -MP -MF .deps/libgnu_la-gl_list.Tpo -c -o libgnu_la-gl_list.lo `test -f 'gl_list.c' || echo './'`gl_list.c mv -f .deps/libgnu_la-ialloc.Tpo .deps/libgnu_la-ialloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localcharset.lo -MD -MP -MF .deps/libgnu_la-localcharset.Tpo -c -o libgnu_la-localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-gl_list.lo -MD -MP -MF .deps/libgnu_la-gl_list.Tpo -c gl_list.c -fPIC -DPIC -o .libs/libgnu_la-gl_list.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-localcharset.lo -MD -MP -MF .deps/libgnu_la-localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/libgnu_la-localcharset.o mv -f .deps/libgnu_la-gl_linked_list.Tpo .deps/libgnu_la-gl_linked_list.Plo mv -f .deps/libgnu_la-gl_list.Tpo .deps/libgnu_la-gl_list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-malloca.lo -MD -MP -MF .deps/libgnu_la-malloca.Tpo -c -o libgnu_la-malloca.lo `test -f 'malloca.c' || echo './'`malloca.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-markup.lo -MD -MP -MF .deps/libgnu_la-markup.Tpo -c -o libgnu_la-markup.lo `test -f 'markup.c' || echo './'`markup.c mv -f .deps/libgnu_la-fstrcmp.Tpo .deps/libgnu_la-fstrcmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-math.lo -MD -MP -MF .deps/libgnu_la-math.Tpo -c -o libgnu_la-math.lo `test -f 'math.c' || echo './'`math.c mv -f .deps/libgnu_la-localcharset.Tpo .deps/libgnu_la-localcharset.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbchar.lo -MD -MP -MF .deps/libgnu_la-mbchar.Tpo -c -o libgnu_la-mbchar.lo `test -f 'mbchar.c' || echo './'`mbchar.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-malloca.lo -MD -MP -MF .deps/libgnu_la-malloca.Tpo -c malloca.c -fPIC -DPIC -o .libs/libgnu_la-malloca.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-math.lo -MD -MP -MF .deps/libgnu_la-math.Tpo -c math.c -fPIC -DPIC -o .libs/libgnu_la-math.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbchar.lo -MD -MP -MF .deps/libgnu_la-mbchar.Tpo -c mbchar.c -fPIC -DPIC -o .libs/libgnu_la-mbchar.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-markup.lo -MD -MP -MF .deps/libgnu_la-markup.Tpo -c markup.c -fPIC -DPIC -o .libs/libgnu_la-markup.o mv -f .deps/libgnu_la-mbchar.Tpo .deps/libgnu_la-mbchar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbiterf.lo -MD -MP -MF .deps/libgnu_la-mbiterf.Tpo -c -o libgnu_la-mbiterf.lo `test -f 'mbiterf.c' || echo './'`mbiterf.c mv -f .deps/libgnu_la-malloca.Tpo .deps/libgnu_la-malloca.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbrtoc32.lo -MD -MP -MF .deps/libgnu_la-mbrtoc32.Tpo -c -o libgnu_la-mbrtoc32.lo `test -f 'mbrtoc32.c' || echo './'`mbrtoc32.c mv -f .deps/libgnu_la-math.Tpo .deps/libgnu_la-math.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbrtowc.lo -MD -MP -MF .deps/libgnu_la-mbrtowc.Tpo -c -o libgnu_la-mbrtowc.lo `test -f 'mbrtowc.c' || echo './'`mbrtowc.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbrtoc32.lo -MD -MP -MF .deps/libgnu_la-mbrtoc32.Tpo -c mbrtoc32.c -fPIC -DPIC -o .libs/libgnu_la-mbrtoc32.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbiterf.lo -MD -MP -MF .deps/libgnu_la-mbiterf.Tpo -c mbiterf.c -fPIC -DPIC -o .libs/libgnu_la-mbiterf.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbrtowc.lo -MD -MP -MF .deps/libgnu_la-mbrtowc.Tpo -c mbrtowc.c -fPIC -DPIC -o .libs/libgnu_la-mbrtowc.o mv -f .deps/libgnu_la-mbrtoc32.Tpo .deps/libgnu_la-mbrtoc32.Plo mv -f .deps/libgnu_la-mbiterf.Tpo .deps/libgnu_la-mbiterf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbsnlen.lo -MD -MP -MF .deps/libgnu_la-mbsnlen.Tpo -c -o libgnu_la-mbsnlen.lo `test -f 'mbsnlen.c' || echo './'`mbsnlen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c -o libgnu_la-mbszero.lo `test -f 'mbszero.c' || echo './'`mbszero.c mv -f .deps/libgnu_la-mbrtowc.Tpo .deps/libgnu_la-mbrtowc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mem-hash-map.lo -MD -MP -MF .deps/libgnu_la-mem-hash-map.Tpo -c -o libgnu_la-mem-hash-map.lo `test -f 'mem-hash-map.c' || echo './'`mem-hash-map.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbsnlen.lo -MD -MP -MF .deps/libgnu_la-mbsnlen.Tpo -c mbsnlen.c -fPIC -DPIC -o .libs/libgnu_la-mbsnlen.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c mbszero.c -fPIC -DPIC -o .libs/libgnu_la-mbszero.o mv -f .deps/libgnu_la-mbszero.Tpo .deps/libgnu_la-mbszero.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-next-prime.lo -MD -MP -MF .deps/libgnu_la-next-prime.Tpo -c -o libgnu_la-next-prime.lo `test -f 'next-prime.c' || echo './'`next-prime.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-mem-hash-map.lo -MD -MP -MF .deps/libgnu_la-mem-hash-map.Tpo -c mem-hash-map.c -fPIC -DPIC -o .libs/libgnu_la-mem-hash-map.o mv -f .deps/libgnu_la-mbsnlen.Tpo .deps/libgnu_la-mbsnlen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-obstack.lo -MD -MP -MF .deps/libgnu_la-obstack.Tpo -c -o libgnu_la-obstack.lo `test -f 'obstack.c' || echo './'`obstack.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-next-prime.lo -MD -MP -MF .deps/libgnu_la-next-prime.Tpo -c next-prime.c -fPIC -DPIC -o .libs/libgnu_la-next-prime.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-obstack.lo -MD -MP -MF .deps/libgnu_la-obstack.Tpo -c obstack.c -fPIC -DPIC -o .libs/libgnu_la-obstack.o mv -f .deps/libgnu_la-next-prime.Tpo .deps/libgnu_la-next-prime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-once.lo -MD -MP -MF glthread/.deps/libgnu_la-once.Tpo -c -o glthread/libgnu_la-once.lo `test -f 'glthread/once.c' || echo './'`glthread/once.c mv -f .deps/libgnu_la-obstack.Tpo .deps/libgnu_la-obstack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-frexp.lo -MD -MP -MF .deps/libgnu_la-printf-frexp.Tpo -c -o libgnu_la-printf-frexp.lo `test -f 'printf-frexp.c' || echo './'`printf-frexp.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-once.lo -MD -MP -MF glthread/.deps/libgnu_la-once.Tpo -c glthread/once.c -fPIC -DPIC -o glthread/.libs/libgnu_la-once.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-frexp.lo -MD -MP -MF .deps/libgnu_la-printf-frexp.Tpo -c printf-frexp.c -fPIC -DPIC -o .libs/libgnu_la-printf-frexp.o mv -f .deps/libgnu_la-mem-hash-map.Tpo .deps/libgnu_la-mem-hash-map.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-frexpl.lo -MD -MP -MF .deps/libgnu_la-printf-frexpl.Tpo -c -o libgnu_la-printf-frexpl.lo `test -f 'printf-frexpl.c' || echo './'`printf-frexpl.c mv -f glthread/.deps/libgnu_la-once.Tpo glthread/.deps/libgnu_la-once.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-realloc.lo -MD -MP -MF .deps/libgnu_la-realloc.Tpo -c -o libgnu_la-realloc.lo `test -f 'realloc.c' || echo './'`realloc.c mv -f .deps/libgnu_la-printf-frexp.Tpo .deps/libgnu_la-printf-frexp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-reallocarray.lo -MD -MP -MF .deps/libgnu_la-reallocarray.Tpo -c -o libgnu_la-reallocarray.lo `test -f 'reallocarray.c' || echo './'`reallocarray.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-realloc.lo -MD -MP -MF .deps/libgnu_la-realloc.Tpo -c realloc.c -fPIC -DPIC -o .libs/libgnu_la-realloc.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-frexpl.lo -MD -MP -MF .deps/libgnu_la-printf-frexpl.Tpo -c printf-frexpl.c -fPIC -DPIC -o .libs/libgnu_la-printf-frexpl.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-reallocarray.lo -MD -MP -MF .deps/libgnu_la-reallocarray.Tpo -c reallocarray.c -fPIC -DPIC -o .libs/libgnu_la-reallocarray.o mv -f .deps/libgnu_la-realloc.Tpo .deps/libgnu_la-realloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-safe-write.lo -MD -MP -MF .deps/libgnu_la-safe-write.Tpo -c -o libgnu_la-safe-write.lo `test -f 'safe-write.c' || echo './'`safe-write.c mv -f .deps/libgnu_la-reallocarray.Tpo .deps/libgnu_la-reallocarray.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-setlocale_null.lo -MD -MP -MF .deps/libgnu_la-setlocale_null.Tpo -c -o libgnu_la-setlocale_null.lo `test -f 'setlocale_null.c' || echo './'`setlocale_null.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-safe-write.lo -MD -MP -MF .deps/libgnu_la-safe-write.Tpo -c safe-write.c -fPIC -DPIC -o .libs/libgnu_la-safe-write.o mv -f .deps/libgnu_la-printf-frexpl.Tpo .deps/libgnu_la-printf-frexpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-setlocale_null-unlocked.lo -MD -MP -MF .deps/libgnu_la-setlocale_null-unlocked.Tpo -c -o libgnu_la-setlocale_null-unlocked.lo `test -f 'setlocale_null-unlocked.c' || echo './'`setlocale_null-unlocked.c mv -f .deps/libgnu_la-markup.Tpo .deps/libgnu_la-markup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-stat-time.lo -MD -MP -MF .deps/libgnu_la-stat-time.Tpo -c -o libgnu_la-stat-time.lo `test -f 'stat-time.c' || echo './'`stat-time.c mv -f .deps/libgnu_la-safe-write.Tpo .deps/libgnu_la-safe-write.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-stdlib.lo -MD -MP -MF .deps/libgnu_la-stdlib.Tpo -c -o libgnu_la-stdlib.lo `test -f 'stdlib.c' || echo './'`stdlib.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-setlocale_null.lo -MD -MP -MF .deps/libgnu_la-setlocale_null.Tpo -c setlocale_null.c -fPIC -DPIC -o .libs/libgnu_la-setlocale_null.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-stat-time.lo -MD -MP -MF .deps/libgnu_la-stat-time.Tpo -c stat-time.c -fPIC -DPIC -o .libs/libgnu_la-stat-time.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-stdlib.lo -MD -MP -MF .deps/libgnu_la-stdlib.Tpo -c stdlib.c -fPIC -DPIC -o .libs/libgnu_la-stdlib.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-setlocale_null-unlocked.lo -MD -MP -MF .deps/libgnu_la-setlocale_null-unlocked.Tpo -c setlocale_null-unlocked.c -fPIC -DPIC -o .libs/libgnu_la-setlocale_null-unlocked.o mv -f .deps/libgnu_la-setlocale_null.Tpo .deps/libgnu_la-setlocale_null.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-str_startswith.lo -MD -MP -MF .deps/libgnu_la-str_startswith.Tpo -c -o libgnu_la-str_startswith.lo `test -f 'str_startswith.c' || echo './'`str_startswith.c mv -f .deps/libgnu_la-stdlib.Tpo .deps/libgnu_la-stdlib.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-striconv.lo -MD -MP -MF .deps/libgnu_la-striconv.Tpo -c -o libgnu_la-striconv.lo `test -f 'striconv.c' || echo './'`striconv.c mv -f .deps/libgnu_la-stat-time.Tpo .deps/libgnu_la-stat-time.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-striconveh.lo -MD -MP -MF .deps/libgnu_la-striconveh.Tpo -c -o libgnu_la-striconveh.lo `test -f 'striconveh.c' || echo './'`striconveh.c mv -f .deps/libgnu_la-setlocale_null-unlocked.Tpo .deps/libgnu_la-setlocale_null-unlocked.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-striconveha.lo -MD -MP -MF .deps/libgnu_la-striconveha.Tpo -c -o libgnu_la-striconveha.lo `test -f 'striconveha.c' || echo './'`striconveha.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-str_startswith.lo -MD -MP -MF .deps/libgnu_la-str_startswith.Tpo -c str_startswith.c -fPIC -DPIC -o .libs/libgnu_la-str_startswith.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-striconv.lo -MD -MP -MF .deps/libgnu_la-striconv.Tpo -c striconv.c -fPIC -DPIC -o .libs/libgnu_la-striconv.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-striconveh.lo -MD -MP -MF .deps/libgnu_la-striconveh.Tpo -c striconveh.c -fPIC -DPIC -o .libs/libgnu_la-striconveh.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-striconveha.lo -MD -MP -MF .deps/libgnu_la-striconveha.Tpo -c striconveha.c -fPIC -DPIC -o .libs/libgnu_la-striconveha.o mv -f .deps/libgnu_la-str_startswith.Tpo .deps/libgnu_la-str_startswith.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-string-desc.lo -MD -MP -MF .deps/libgnu_la-string-desc.Tpo -c -o libgnu_la-string-desc.lo `test -f 'string-desc.c' || echo './'`string-desc.c mv -f .deps/libgnu_la-striconv.Tpo .deps/libgnu_la-striconv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-string-desc-contains.lo -MD -MP -MF .deps/libgnu_la-string-desc-contains.Tpo -c -o libgnu_la-string-desc-contains.lo `test -f 'string-desc-contains.c' || echo './'`string-desc-contains.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-string-desc-contains.lo -MD -MP -MF .deps/libgnu_la-string-desc-contains.Tpo -c string-desc-contains.c -fPIC -DPIC -o .libs/libgnu_la-string-desc-contains.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-string-desc.lo -MD -MP -MF .deps/libgnu_la-string-desc.Tpo -c string-desc.c -fPIC -DPIC -o .libs/libgnu_la-string-desc.o mv -f .deps/libgnu_la-striconveha.Tpo .deps/libgnu_la-striconveha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-threadlib.lo -MD -MP -MF glthread/.deps/libgnu_la-threadlib.Tpo -c -o glthread/libgnu_la-threadlib.lo `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c mv -f .deps/libgnu_la-string-desc-contains.Tpo .deps/libgnu_la-string-desc-contains.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-tls.lo -MD -MP -MF glthread/.deps/libgnu_la-tls.Tpo -c -o glthread/libgnu_la-tls.lo `test -f 'glthread/tls.c' || echo './'`glthread/tls.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-threadlib.lo -MD -MP -MF glthread/.deps/libgnu_la-threadlib.Tpo -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/libgnu_la-threadlib.o mv -f glthread/.deps/libgnu_la-threadlib.Tpo glthread/.deps/libgnu_la-threadlib.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c -o libgnu_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c mv -f .deps/libgnu_la-string-desc.Tpo .deps/libgnu_la-string-desc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-vaszprintf.lo -MD -MP -MF .deps/libgnu_la-vaszprintf.Tpo -c -o libgnu_la-vaszprintf.lo `test -f 'vaszprintf.c' || echo './'`vaszprintf.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/libgnu_la-unistd.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-tls.lo -MD -MP -MF glthread/.deps/libgnu_la-tls.Tpo -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/libgnu_la-tls.o mv -f .deps/libgnu_la-unistd.Tpo .deps/libgnu_la-unistd.Plo mv -f glthread/.deps/libgnu_la-tls.Tpo glthread/.deps/libgnu_la-tls.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-aszprintf.lo -MD -MP -MF .deps/libgnu_la-aszprintf.Tpo -c -o libgnu_la-aszprintf.lo `test -f 'aszprintf.c' || echo './'`aszprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-wctype-h.lo -MD -MP -MF .deps/libgnu_la-wctype-h.Tpo -c -o libgnu_la-wctype-h.lo `test -f 'wctype-h.c' || echo './'`wctype-h.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-vaszprintf.lo -MD -MP -MF .deps/libgnu_la-vaszprintf.Tpo -c vaszprintf.c -fPIC -DPIC -o .libs/libgnu_la-vaszprintf.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-aszprintf.lo -MD -MP -MF .deps/libgnu_la-aszprintf.Tpo -c aszprintf.c -fPIC -DPIC -o .libs/libgnu_la-aszprintf.o mv -f .deps/libgnu_la-vaszprintf.Tpo .deps/libgnu_la-vaszprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xmalloc.lo -MD -MP -MF .deps/libgnu_la-xmalloc.Tpo -c -o libgnu_la-xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-wctype-h.lo -MD -MP -MF .deps/libgnu_la-wctype-h.Tpo -c wctype-h.c -fPIC -DPIC -o .libs/libgnu_la-wctype-h.o mv -f .deps/libgnu_la-aszprintf.Tpo .deps/libgnu_la-aszprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xalloc-die.lo -MD -MP -MF .deps/libgnu_la-xalloc-die.Tpo -c -o libgnu_la-xalloc-die.lo `test -f 'xalloc-die.c' || echo './'`xalloc-die.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xmalloc.lo -MD -MP -MF .deps/libgnu_la-xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/libgnu_la-xmalloc.o mv -f .deps/libgnu_la-wctype-h.Tpo .deps/libgnu_la-wctype-h.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xconcat-filename.lo -MD -MP -MF .deps/libgnu_la-xconcat-filename.Tpo -c -o libgnu_la-xconcat-filename.lo `test -f 'xconcat-filename.c' || echo './'`xconcat-filename.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xalloc-die.lo -MD -MP -MF .deps/libgnu_la-xalloc-die.Tpo -c xalloc-die.c -fPIC -DPIC -o .libs/libgnu_la-xalloc-die.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xconcat-filename.lo -MD -MP -MF .deps/libgnu_la-xconcat-filename.Tpo -c xconcat-filename.c -fPIC -DPIC -o .libs/libgnu_la-xconcat-filename.o mv -f .deps/libgnu_la-xalloc-die.Tpo .deps/libgnu_la-xalloc-die.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-gl_xlist.lo -MD -MP -MF .deps/libgnu_la-gl_xlist.Tpo -c -o libgnu_la-gl_xlist.lo `test -f 'gl_xlist.c' || echo './'`gl_xlist.c mv -f .deps/libgnu_la-xmalloc.Tpo .deps/libgnu_la-xmalloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xmalloca.lo -MD -MP -MF .deps/libgnu_la-xmalloca.Tpo -c -o libgnu_la-xmalloca.lo `test -f 'xmalloca.c' || echo './'`xmalloca.c mv -f .deps/libgnu_la-xconcat-filename.Tpo .deps/libgnu_la-xconcat-filename.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c -o libgnu_la-xsize.lo `test -f 'xsize.c' || echo './'`xsize.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xmalloca.lo -MD -MP -MF .deps/libgnu_la-xmalloca.Tpo -c xmalloca.c -fPIC -DPIC -o .libs/libgnu_la-xmalloca.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-gl_xlist.lo -MD -MP -MF .deps/libgnu_la-gl_xlist.Tpo -c gl_xlist.c -fPIC -DPIC -o .libs/libgnu_la-gl_xlist.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/libgnu_la-xsize.o mv -f .deps/libgnu_la-xmalloca.Tpo .deps/libgnu_la-xmalloca.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xstrerror.lo -MD -MP -MF .deps/libgnu_la-xstrerror.Tpo -c -o libgnu_la-xstrerror.lo `test -f 'xstrerror.c' || echo './'`xstrerror.c mv -f .deps/libgnu_la-xsize.Tpo .deps/libgnu_la-xsize.Plo mv -f .deps/libgnu_la-gl_xlist.Tpo .deps/libgnu_la-gl_xlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xstriconv.lo -MD -MP -MF .deps/libgnu_la-xstriconv.Tpo -c -o libgnu_la-xstriconv.lo `test -f 'xstriconv.c' || echo './'`xstriconv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xvasprintf.lo -MD -MP -MF .deps/libgnu_la-xvasprintf.Tpo -c -o libgnu_la-xvasprintf.lo `test -f 'xvasprintf.c' || echo './'`xvasprintf.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xstrerror.lo -MD -MP -MF .deps/libgnu_la-xstrerror.Tpo -c xstrerror.c -fPIC -DPIC -o .libs/libgnu_la-xstrerror.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xstriconv.lo -MD -MP -MF .deps/libgnu_la-xstriconv.Tpo -c xstriconv.c -fPIC -DPIC -o .libs/libgnu_la-xstriconv.o mv -f .deps/libgnu_la-xstriconv.Tpo .deps/libgnu_la-xstriconv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xasprintf.lo -MD -MP -MF .deps/libgnu_la-xasprintf.Tpo -c -o libgnu_la-xasprintf.lo `test -f 'xasprintf.c' || echo './'`xasprintf.c mv -f .deps/libgnu_la-xstrerror.Tpo .deps/libgnu_la-xstrerror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-asnprintf.lo -MD -MP -MF .deps/libgnu_la-asnprintf.Tpo -c -o libgnu_la-asnprintf.lo `test -f 'asnprintf.c' || echo './'`asnprintf.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xvasprintf.lo -MD -MP -MF .deps/libgnu_la-xvasprintf.Tpo -c xvasprintf.c -fPIC -DPIC -o .libs/libgnu_la-xvasprintf.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-asnprintf.lo -MD -MP -MF .deps/libgnu_la-asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/libgnu_la-asnprintf.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-xasprintf.lo -MD -MP -MF .deps/libgnu_la-xasprintf.Tpo -c xasprintf.c -fPIC -DPIC -o .libs/libgnu_la-xasprintf.o mv -f .deps/libgnu_la-xvasprintf.Tpo .deps/libgnu_la-xvasprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-fopen.lo -MD -MP -MF .deps/libgnu_la-fopen.Tpo -c -o libgnu_la-fopen.lo `test -f 'fopen.c' || echo './'`fopen.c mv -f .deps/libgnu_la-asnprintf.Tpo .deps/libgnu_la-asnprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-args.lo -MD -MP -MF .deps/libgnu_la-printf-args.Tpo -c -o libgnu_la-printf-args.lo `test -f 'printf-args.c' || echo './'`printf-args.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-fopen.lo -MD -MP -MF .deps/libgnu_la-fopen.Tpo -c fopen.c -fPIC -DPIC -o .libs/libgnu_la-fopen.o mv -f .deps/libgnu_la-xasprintf.Tpo .deps/libgnu_la-xasprintf.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-args.lo -MD -MP -MF .deps/libgnu_la-printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/libgnu_la-printf-args.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-parse.lo -MD -MP -MF .deps/libgnu_la-printf-parse.Tpo -c -o libgnu_la-printf-parse.lo `test -f 'printf-parse.c' || echo './'`printf-parse.c mv -f .deps/libgnu_la-fopen.Tpo .deps/libgnu_la-fopen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-strerror_r.lo -MD -MP -MF .deps/libgnu_la-strerror_r.Tpo -c -o libgnu_la-strerror_r.lo `test -f 'strerror_r.c' || echo './'`strerror_r.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-strerror_r.lo -MD -MP -MF .deps/libgnu_la-strerror_r.Tpo -c strerror_r.c -fPIC -DPIC -o .libs/libgnu_la-strerror_r.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-printf-parse.lo -MD -MP -MF .deps/libgnu_la-printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/libgnu_la-printf-parse.o mv -f .deps/libgnu_la-printf-args.Tpo .deps/libgnu_la-printf-args.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-vasnprintf.lo -MD -MP -MF .deps/libgnu_la-vasnprintf.Tpo -c -o libgnu_la-vasnprintf.lo `test -f 'vasnprintf.c' || echo './'`vasnprintf.c mv -f .deps/libgnu_la-strerror_r.Tpo .deps/libgnu_la-strerror_r.Plo depbase=`echo ../src/str-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/str-list.lo -MD -MP -MF $depbase.Tpo -c -o ../src/str-list.lo ../src/str-list.c &&\ mv -f $depbase.Tpo $depbase.Plo mv -f .deps/libgnu_la-striconveh.Tpo .deps/libgnu_la-striconveh.Plo depbase=`echo ../src/message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/message.lo -MD -MP -MF $depbase.Tpo -c -o ../src/message.lo ../src/message.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/str-list.lo -MD -MP -MF ../src/.deps/str-list.Tpo -c ../src/str-list.c -fPIC -DPIC -o ../src/.libs/str-list.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_la-vasnprintf.lo -MD -MP -MF .deps/libgnu_la-vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/libgnu_la-vasnprintf.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/message.lo -MD -MP -MF ../src/.deps/message.Tpo -c ../src/message.c -fPIC -DPIC -o ../src/.libs/message.o depbase=`echo ../src/pos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/pos.lo -MD -MP -MF $depbase.Tpo -c -o ../src/pos.lo ../src/pos.c &&\ mv -f $depbase.Tpo $depbase.Plo mv -f .deps/libgnu_la-printf-parse.Tpo .deps/libgnu_la-printf-parse.Plo depbase=`echo ../src/msgl-ascii.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/msgl-ascii.lo -MD -MP -MF $depbase.Tpo -c -o ../src/msgl-ascii.lo ../src/msgl-ascii.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/pos.lo -MD -MP -MF ../src/.deps/pos.Tpo -c ../src/pos.c -fPIC -DPIC -o ../src/.libs/pos.o depbase=`echo ../src/write-catalog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/write-catalog.lo -MD -MP -MF $depbase.Tpo -c -o ../src/write-catalog.lo ../src/write-catalog.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/write-catalog.lo -MD -MP -MF ../src/.deps/write-catalog.Tpo -c ../src/write-catalog.c -fPIC -DPIC -o ../src/.libs/write-catalog.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/msgl-ascii.lo -MD -MP -MF ../src/.deps/msgl-ascii.Tpo -c ../src/msgl-ascii.c -fPIC -DPIC -o ../src/.libs/msgl-ascii.o depbase=`echo ../src/write-po.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/write-po.lo -MD -MP -MF $depbase.Tpo -c -o ../src/write-po.lo ../src/write-po.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ../src/po-charset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/po-charset.lo -MD -MP -MF $depbase.Tpo -c -o ../src/po-charset.lo ../src/po-charset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/po-charset.lo -MD -MP -MF ../src/.deps/po-charset.Tpo -c ../src/po-charset.c -fPIC -DPIC -o ../src/.libs/po-charset.o depbase=`echo ../src/read-catalog-special.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/read-catalog-special.lo -MD -MP -MF $depbase.Tpo -c -o ../src/read-catalog-special.lo ../src/read-catalog-special.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/write-po.lo -MD -MP -MF ../src/.deps/write-po.Tpo -c ../src/write-po.c -fPIC -DPIC -o ../src/.libs/write-po.o depbase=`echo ../src/read-catalog-abstract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/read-catalog-abstract.lo -MD -MP -MF $depbase.Tpo -c -o ../src/read-catalog-abstract.lo ../src/read-catalog-abstract.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/read-catalog-special.lo -MD -MP -MF ../src/.deps/read-catalog-special.Tpo -c ../src/read-catalog-special.c -fPIC -DPIC -o ../src/.libs/read-catalog-special.o depbase=`echo ../src/read-catalog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/read-catalog.lo -MD -MP -MF $depbase.Tpo -c -o ../src/read-catalog.lo ../src/read-catalog.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/read-catalog-abstract.lo -MD -MP -MF ../src/.deps/read-catalog-abstract.Tpo -c ../src/read-catalog-abstract.c -fPIC -DPIC -o ../src/.libs/read-catalog-abstract.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/read-catalog.lo -MD -MP -MF ../src/.deps/read-catalog.Tpo -c ../src/read-catalog.c -fPIC -DPIC -o ../src/.libs/read-catalog.o depbase=`echo ../src/read-po.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/read-po.lo -MD -MP -MF $depbase.Tpo -c -o ../src/read-po.lo ../src/read-po.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ../src/read-po-lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/read-po-lex.lo -MD -MP -MF $depbase.Tpo -c -o ../src/read-po-lex.lo ../src/read-po-lex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/read-po.lo -MD -MP -MF ../src/.deps/read-po.Tpo -c ../src/read-po.c -fPIC -DPIC -o ../src/.libs/read-po.o mv -f .deps/libgnu_la-vasnprintf.Tpo .deps/libgnu_la-vasnprintf.Plo depbase=`echo ../src/read-po-gram.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/read-po-gram.lo -MD -MP -MF $depbase.Tpo -c -o ../src/read-po-gram.lo ../src/read-po-gram.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/read-po-lex.lo -MD -MP -MF ../src/.deps/read-po-lex.Tpo -c ../src/read-po-lex.c -fPIC -DPIC -o ../src/.libs/read-po-lex.o depbase=`echo ../src/plural-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/plural-table.lo -MD -MP -MF $depbase.Tpo -c -o ../src/plural-table.lo ../src/plural-table.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/read-po-gram.lo -MD -MP -MF ../src/.deps/read-po-gram.Tpo -c ../src/read-po-gram.c -fPIC -DPIC -o ../src/.libs/read-po-gram.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/plural-table.lo -MD -MP -MF ../src/.deps/plural-table.Tpo -c ../src/plural-table.c -fPIC -DPIC -o ../src/.libs/plural-table.o depbase=`echo ../src/format-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-c.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-c.lo ../src/format-c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-c.lo -MD -MP -MF ../src/.deps/format-c.Tpo -c ../src/format-c.c -fPIC -DPIC -o ../src/.libs/format-c.o depbase=`echo ../src/format-c++-brace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-c++-brace.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-c++-brace.lo ../src/format-c++-brace.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ../src/format-python.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-python.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-python.lo ../src/format-python.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-python.lo -MD -MP -MF ../src/.deps/format-python.Tpo -c ../src/format-python.c -fPIC -DPIC -o ../src/.libs/format-python.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-c++-brace.lo -MD -MP -MF ../src/.deps/format-c++-brace.Tpo -c ../src/format-c++-brace.c -fPIC -DPIC -o ../src/.libs/format-c++-brace.o depbase=`echo ../src/format-python-brace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-python-brace.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-python-brace.lo ../src/format-python-brace.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-python-brace.lo -MD -MP -MF ../src/.deps/format-python-brace.Tpo -c ../src/format-python-brace.c -fPIC -DPIC -o ../src/.libs/format-python-brace.o depbase=`echo ../src/format-java.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-java.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-java.lo ../src/format-java.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ../src/format-java-printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-java-printf.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-java-printf.lo ../src/format-java-printf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-java.lo -MD -MP -MF ../src/.deps/format-java.Tpo -c ../src/format-java.c -fPIC -DPIC -o ../src/.libs/format-java.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-java-printf.lo -MD -MP -MF ../src/.deps/format-java-printf.Tpo -c ../src/format-java-printf.c -fPIC -DPIC -o ../src/.libs/format-java-printf.o depbase=`echo ../src/format-csharp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-csharp.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-csharp.lo ../src/format-csharp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-csharp.lo -MD -MP -MF ../src/.deps/format-csharp.Tpo -c ../src/format-csharp.c -fPIC -DPIC -o ../src/.libs/format-csharp.o depbase=`echo ../src/format-javascript.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-javascript.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-javascript.lo ../src/format-javascript.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ../src/format-scheme.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-scheme.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-scheme.lo ../src/format-scheme.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ../src/format-lisp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-lisp.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-lisp.lo ../src/format-lisp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-javascript.lo -MD -MP -MF ../src/.deps/format-javascript.Tpo -c ../src/format-javascript.c -fPIC -DPIC -o ../src/.libs/format-javascript.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-scheme.lo -MD -MP -MF ../src/.deps/format-scheme.Tpo -c ../src/format-scheme.c -fPIC -DPIC -o ../src/.libs/format-scheme.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-lisp.lo -MD -MP -MF ../src/.deps/format-lisp.Tpo -c ../src/format-lisp.c -fPIC -DPIC -o ../src/.libs/format-lisp.o depbase=`echo ../src/format-elisp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-elisp.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-elisp.lo ../src/format-elisp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-elisp.lo -MD -MP -MF ../src/.deps/format-elisp.Tpo -c ../src/format-elisp.c -fPIC -DPIC -o ../src/.libs/format-elisp.o depbase=`echo ../src/format-librep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-librep.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-librep.lo ../src/format-librep.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-librep.lo -MD -MP -MF ../src/.deps/format-librep.Tpo -c ../src/format-librep.c -fPIC -DPIC -o ../src/.libs/format-librep.o depbase=`echo ../src/format-rust.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-rust.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-rust.lo ../src/format-rust.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-rust.lo -MD -MP -MF ../src/.deps/format-rust.Tpo -c ../src/format-rust.c -fPIC -DPIC -o ../src/.libs/format-rust.o depbase=`echo ../src/format-go.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-go.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-go.lo ../src/format-go.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-go.lo -MD -MP -MF ../src/.deps/format-go.Tpo -c ../src/format-go.c -fPIC -DPIC -o ../src/.libs/format-go.o depbase=`echo ../src/format-ruby.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-ruby.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-ruby.lo ../src/format-ruby.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-ruby.lo -MD -MP -MF ../src/.deps/format-ruby.Tpo -c ../src/format-ruby.c -fPIC -DPIC -o ../src/.libs/format-ruby.o depbase=`echo ../src/format-sh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-sh.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-sh.lo ../src/format-sh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-sh.lo -MD -MP -MF ../src/.deps/format-sh.Tpo -c ../src/format-sh.c -fPIC -DPIC -o ../src/.libs/format-sh.o depbase=`echo ../src/format-awk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-awk.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-awk.lo ../src/format-awk.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-awk.lo -MD -MP -MF ../src/.deps/format-awk.Tpo -c ../src/format-awk.c -fPIC -DPIC -o ../src/.libs/format-awk.o depbase=`echo ../src/format-lua.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-lua.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-lua.lo ../src/format-lua.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-lua.lo -MD -MP -MF ../src/.deps/format-lua.Tpo -c ../src/format-lua.c -fPIC -DPIC -o ../src/.libs/format-lua.o depbase=`echo ../src/format-pascal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-pascal.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-pascal.lo ../src/format-pascal.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-pascal.lo -MD -MP -MF ../src/.deps/format-pascal.Tpo -c ../src/format-pascal.c -fPIC -DPIC -o ../src/.libs/format-pascal.o depbase=`echo ../src/format-modula2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-modula2.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-modula2.lo ../src/format-modula2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-modula2.lo -MD -MP -MF ../src/.deps/format-modula2.Tpo -c ../src/format-modula2.c -fPIC -DPIC -o ../src/.libs/format-modula2.o depbase=`echo ../src/format-d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-d.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-d.lo ../src/format-d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-d.lo -MD -MP -MF ../src/.deps/format-d.Tpo -c ../src/format-d.c -fPIC -DPIC -o ../src/.libs/format-d.o depbase=`echo ../src/format-smalltalk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-smalltalk.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-smalltalk.lo ../src/format-smalltalk.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-smalltalk.lo -MD -MP -MF ../src/.deps/format-smalltalk.Tpo -c ../src/format-smalltalk.c -fPIC -DPIC -o ../src/.libs/format-smalltalk.o depbase=`echo ../src/format-qt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-qt.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-qt.lo ../src/format-qt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-qt.lo -MD -MP -MF ../src/.deps/format-qt.Tpo -c ../src/format-qt.c -fPIC -DPIC -o ../src/.libs/format-qt.o depbase=`echo ../src/format-qt-plural.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-qt-plural.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-qt-plural.lo ../src/format-qt-plural.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-qt-plural.lo -MD -MP -MF ../src/.deps/format-qt-plural.Tpo -c ../src/format-qt-plural.c -fPIC -DPIC -o ../src/.libs/format-qt-plural.o depbase=`echo ../src/format-kde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-kde.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-kde.lo ../src/format-kde.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-kde.lo -MD -MP -MF ../src/.deps/format-kde.Tpo -c ../src/format-kde.c -fPIC -DPIC -o ../src/.libs/format-kde.o depbase=`echo ../src/format-kde-kuit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-kde-kuit.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-kde-kuit.lo ../src/format-kde-kuit.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ../src/format-boost.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-boost.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-boost.lo ../src/format-boost.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-kde-kuit.lo -MD -MP -MF ../src/.deps/format-kde-kuit.Tpo -c ../src/format-kde-kuit.c -fPIC -DPIC -o ../src/.libs/format-kde-kuit.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-boost.lo -MD -MP -MF ../src/.deps/format-boost.Tpo -c ../src/format-boost.c -fPIC -DPIC -o ../src/.libs/format-boost.o depbase=`echo ../src/format-tcl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-tcl.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-tcl.lo ../src/format-tcl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-tcl.lo -MD -MP -MF ../src/.deps/format-tcl.Tpo -c ../src/format-tcl.c -fPIC -DPIC -o ../src/.libs/format-tcl.o depbase=`echo ../src/format-perl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-perl.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-perl.lo ../src/format-perl.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ../src/format-perl-brace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-perl-brace.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-perl-brace.lo ../src/format-perl-brace.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-perl.lo -MD -MP -MF ../src/.deps/format-perl.Tpo -c ../src/format-perl.c -fPIC -DPIC -o ../src/.libs/format-perl.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-perl-brace.lo -MD -MP -MF ../src/.deps/format-perl-brace.Tpo -c ../src/format-perl-brace.c -fPIC -DPIC -o ../src/.libs/format-perl-brace.o depbase=`echo ../src/format-php.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-php.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-php.lo ../src/format-php.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ../src/format-gcc-internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-gcc-internal.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-gcc-internal.lo ../src/format-gcc-internal.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ../src/format-gfc-internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-gfc-internal.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format-gfc-internal.lo ../src/format-gfc-internal.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-php.lo -MD -MP -MF ../src/.deps/format-php.Tpo -c ../src/format-php.c -fPIC -DPIC -o ../src/.libs/format-php.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-gcc-internal.lo -MD -MP -MF ../src/.deps/format-gcc-internal.Tpo -c ../src/format-gcc-internal.c -fPIC -DPIC -o ../src/.libs/format-gcc-internal.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format-gfc-internal.lo -MD -MP -MF ../src/.deps/format-gfc-internal.Tpo -c ../src/format-gfc-internal.c -fPIC -DPIC -o ../src/.libs/format-gfc-internal.o depbase=`echo ../src/format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format.lo -MD -MP -MF $depbase.Tpo -c -o ../src/format.lo ../src/format.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ../src/plural-exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/plural-exp.lo -MD -MP -MF $depbase.Tpo -c -o ../src/plural-exp.lo ../src/plural-exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/format.lo -MD -MP -MF ../src/.deps/format.Tpo -c ../src/format.c -fPIC -DPIC -o ../src/.libs/format.o depbase=`echo ../src/plural-eval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/plural-eval.lo -MD -MP -MF $depbase.Tpo -c -o ../src/plural-eval.lo ../src/plural-eval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/plural-exp.lo -MD -MP -MF ../src/.deps/plural-exp.Tpo -c ../src/plural-exp.c -fPIC -DPIC -o ../src/.libs/plural-exp.o depbase=`echo ../src/msgl-check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/msgl-check.lo -MD -MP -MF $depbase.Tpo -c -o ../src/msgl-check.lo ../src/msgl-check.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/plural-eval.lo -MD -MP -MF ../src/.deps/plural-eval.Tpo -c ../src/plural-eval.c -fPIC -DPIC -o ../src/.libs/plural-eval.o depbase=`echo ../src/sentence.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/sentence.lo -MD -MP -MF $depbase.Tpo -c -o ../src/sentence.lo ../src/sentence.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/msgl-check.lo -MD -MP -MF ../src/.deps/msgl-check.Tpo -c ../src/msgl-check.c -fPIC -DPIC -o ../src/.libs/msgl-check.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-lock.lo -MD -MP -MF glthread/.deps/libgnu_la-lock.Tpo -c -o glthread/libgnu_la-lock.lo `test -f 'glthread/lock.c' || echo './'`glthread/lock.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libgnu_la-lock.lo -MD -MP -MF glthread/.deps/libgnu_la-lock.Tpo -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/libgnu_la-lock.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ../src/sentence.lo -MD -MP -MF ../src/.deps/sentence.Tpo -c ../src/sentence.c -fPIC -DPIC -o ../src/.libs/sentence.o mv -f glthread/.deps/libgnu_la-lock.Tpo glthread/.deps/libgnu_la-lock.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgnu_la-tolower.lo -MD -MP -MF unicase/.deps/libgnu_la-tolower.Tpo -c -o unicase/libgnu_la-tolower.lo `test -f 'unicase/tolower.c' || echo './'`unicase/tolower.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniconv/libgnu_la-u8-conv-from-enc.lo -MD -MP -MF uniconv/.deps/libgnu_la-u8-conv-from-enc.Tpo -c -o uniconv/libgnu_la-u8-conv-from-enc.lo `test -f 'uniconv/u8-conv-from-enc.c' || echo './'`uniconv/u8-conv-from-enc.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniconv/libgnu_la-u8-conv-from-enc.lo -MD -MP -MF uniconv/.deps/libgnu_la-u8-conv-from-enc.Tpo -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/libgnu_la-u8-conv-from-enc.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unicase/libgnu_la-tolower.lo -MD -MP -MF unicase/.deps/libgnu_la-tolower.Tpo -c unicase/tolower.c -fPIC -DPIC -o unicase/.libs/libgnu_la-tolower.o mv -f unicase/.deps/libgnu_la-tolower.Tpo unicase/.deps/libgnu_la-tolower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_alnum.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_alnum.Tpo -c -o unictype/libgnu_la-ctype_alnum.lo `test -f 'unictype/ctype_alnum.c' || echo './'`unictype/ctype_alnum.c In file included from ../src/plural-exp.c:20: plural.y: In function 'libgettextpo_parse_plural_expression': plural.y:160:20: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 'libgettextpo_extract_plural_expression': event 1 │ │./config.h:83:35: │ 83 | #define extract_plural_expression libgettextpo_extract_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'libgettextpo_extract_plural_expression' ../src/../../gettext-runtime/intl/plural-exp.h:103:36: note: in expansion of macro 'extract_plural_expression' │ 103 | # define EXTRACT_PLURAL_EXPRESSION extract_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../src/../../gettext-runtime/intl/plural-exp.c:59:1: note: in expansion of macro 'EXTRACT_PLURAL_EXPRESSION' │ 59 | EXTRACT_PLURAL_EXPRESSION (const char *nullentry, │ | ^~~~~~~~~~~~~~~~~~~~~~~~~ │ 'libgettextpo_extract_plural_expression': events 2-7 │ │ 63 | if (nullentry != NULL) │ | ^ │ | | │ | (2) following 'true' branch (when 'nullentry' is non-NULL)... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────────────┘ │ 68 |│ plural = strstr (nullentry, "plural="); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(3) ...to here │ | (4) when 'strstr' returns non-NULL │ 69 | nplurals = strstr (nullentry, "nplurals="); │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (5) when 'strstr' returns non-NULL │ 70 | if (plural == NULL || nplurals == NULL) │ | ~ │ | | │ | (6) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────┘ │ 79 |│ nplurals += 9; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└──────────────────>(7) ...to here │ 'libgettextpo_extract_plural_expression': event 8 │ │ 80 | while (*nplurals != '\0' && isspace ((unsigned char) *nplurals)) │ | ^ │ | | │ | (8) following 'true' branch... ─>─┐ │ | │ │ 'libgettextpo_extract_plural_expression': event 9 │ │ | │ │ |┌─────────────────────────────────────────────────────────────────────┘ │ 80 |│ while (*nplurals != '\0' && isspace ((unsigned char) *nplurals)) │ |│ ^~~~~~~ │ |│ | │ |└─────────────────────────────────────>(9) ...to here │ 'libgettextpo_extract_plural_expression': events 10-13 │ │ 82 | if (!(*nplurals >= '0' && *nplurals <= '9')) │ | ^ │ | | │ | (10) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────────────┘ │ 83 |│ goto no_plural; │ 84 |│ n = strtoul (nplurals, &endp, 10); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└─────────────>(11) ...to here │ 85 | if (nplurals == endp) │ | ~ │ | | │ | (12) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────────────┘ │ 86 |│ goto no_plural; │ 87 |│ *npluralsp = n; │ |│ ~~~~~~~~~~~~~~ │ |│ | │ |└────────────────────>(13) ...to here │ 'libgettextpo_extract_plural_expression': event 14 │ │./config.h:292:33: │ 292 | #define parse_plural_expression libgettextpo_parse_plural_expression ../src/../../gettext-runtime/intl/plural-exp.h:101:23: note: in expansion of macro 'parse_plural_expression' │ 101 | # define PLURAL_PARSE parse_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~ ../src/../../gettext-runtime/intl/plural-exp.c:95:15: note: in expansion of macro 'PLURAL_PARSE' │ 95 | if (PLURAL_PARSE (&args) != 0) │ | ^~~~~~~~~~~~ │ └──> 'libgettextpo_parse_plural_expression': event 15 │ │./config.h:292:33: │ 292 | #define parse_plural_expression libgettextpo_parse_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (15) entry to 'libgettextpo_parse_plural_expression' ../src/../../gettext-runtime/intl/plural-exp.h:101:23: note: in expansion of macro 'parse_plural_expression' │ 101 | # define PLURAL_PARSE parse_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~ plural.y:32:25: note: in expansion of macro 'PLURAL_PARSE' ../src/../../gettext-runtime/intl/plural.c:68:25: note: in expansion of macro '__gettextparse' │ 68 | #define yyparse __gettextparse │ | ^~~~~~~~~~~~~~ plural.c:958:1: note: in expansion of macro 'yyparse' │ 'libgettextpo_parse_plural_expression': events 16-23 │ │...... │...... │...... │...... │...... │ 'libgettextpo_parse_plural_expression': event 24 │ │../src/../../gettext-runtime/intl/plural.c:69:25: │ 69 | #define yylex __gettextlex plural.c:1125:16: note: in expansion of macro 'yylex' │ 'libgettextpo_parse_plural_expression': event 25 │ │ 'libgettextpo_parse_plural_expression': event 26 │ plural.c:123:40: note: in definition of macro 'YY_CAST' plural.c:1146:17: note: in expansion of macro 'YYTRANSLATE' │ 'libgettextpo_parse_plural_expression': events 27-39 │ │...... │...... │...... │...... │...... │...... │...... │ 'libgettextpo_parse_plural_expression': event 40 │ │plural.c:1222:3: │ 'libgettextpo_parse_plural_expression': event 41 │ │plural.y:160:20: │ plural.y:160:20: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌───────────────────────────────────────┐ │read of 'struct expression *' (8 bytes)│ └───────────────────────────────────────┘ ^ │ │ ┌───────────────────────────────────────┐┌──────────┬──────────┬──────────────┐ │ ││ [0] │ ... │ [199] │ │ before valid range │├──────────┴──────────┴──────────────┤ │ ││'yyvsa' (type: 'union YYSTYPE[200]')│ └───────────────────────────────────────┘└────────────────────────────────────┘ ├───────────────────┬───────────────────┤├─────────────────┬──────────────────┤ │ │ ╭────────────┴───────────╮ ╭────────┴───────╮ │⚠️ under-read of 8 bytes│ │size: 1600 bytes│ ╰────────────────────────╯ ╰────────────────╯ plural.y:160:20: warning: stack-based buffer under-read [CWE-127] [-Wanalyzer-out-of-bounds] 'libgettextpo_extract_plural_expression': event 1 │ │./config.h:83:35: │ 83 | #define extract_plural_expression libgettextpo_extract_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (1) entry to 'libgettextpo_extract_plural_expression' ../src/../../gettext-runtime/intl/plural-exp.h:103:36: note: in expansion of macro 'extract_plural_expression' │ 103 | # define EXTRACT_PLURAL_EXPRESSION extract_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../src/../../gettext-runtime/intl/plural-exp.c:59:1: note: in expansion of macro 'EXTRACT_PLURAL_EXPRESSION' │ 59 | EXTRACT_PLURAL_EXPRESSION (const char *nullentry, │ | ^~~~~~~~~~~~~~~~~~~~~~~~~ │ 'libgettextpo_extract_plural_expression': events 2-7 │ │ 63 | if (nullentry != NULL) │ | ^ │ | | │ | (2) following 'true' branch (when 'nullentry' is non-NULL)... ─>─┐ │ | │ │...... │ | │ │ |┌──────────────────────────────────────────────────────────────────────┘ │ 68 |│ plural = strstr (nullentry, "plural="); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└──────────────>(3) ...to here │ | (4) when 'strstr' returns non-NULL │ 69 | nplurals = strstr (nullentry, "nplurals="); │ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (5) when 'strstr' returns non-NULL │ 70 | if (plural == NULL || nplurals == NULL) │ | ~ │ | | │ | (6) following 'false' branch... ─>─┐ │ | │ │...... │ | │ │ |┌────────────────────────────────────────────┘ │ 79 |│ nplurals += 9; │ |│ ~~~~~~~~~~~~~ │ |│ | │ |└──────────────────>(7) ...to here │ 'libgettextpo_extract_plural_expression': event 8 │ │ 80 | while (*nplurals != '\0' && isspace ((unsigned char) *nplurals)) │ | ^ │ | | │ | (8) following 'true' branch... ─>─┐ │ | │ │ 'libgettextpo_extract_plural_expression': event 9 │ │ | │ │ |┌─────────────────────────────────────────────────────────────────────┘ │ 80 |│ while (*nplurals != '\0' && isspace ((unsigned char) *nplurals)) │ |│ ^~~~~~~ │ |│ | │ |└─────────────────────────────────────>(9) ...to here │ 'libgettextpo_extract_plural_expression': events 10-13 │ │ 82 | if (!(*nplurals >= '0' && *nplurals <= '9')) │ | ^ │ | | │ | (10) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────────────┘ │ 83 |│ goto no_plural; │ 84 |│ n = strtoul (nplurals, &endp, 10); │ |│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ |│ | │ |└─────────────>(11) ...to here │ 85 | if (nplurals == endp) │ | ~ │ | | │ | (12) following 'false' branch... ─>─┐ │ | │ │ | │ │ |┌─────────────────────────────────────────────────┘ │ 86 |│ goto no_plural; │ 87 |│ *npluralsp = n; │ |│ ~~~~~~~~~~~~~~ │ |│ | │ |└────────────────────>(13) ...to here │ 'libgettextpo_extract_plural_expression': event 14 │ │./config.h:292:33: │ 292 | #define parse_plural_expression libgettextpo_parse_plural_expression ../src/../../gettext-runtime/intl/plural-exp.h:101:23: note: in expansion of macro 'parse_plural_expression' │ 101 | # define PLURAL_PARSE parse_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~ ../src/../../gettext-runtime/intl/plural-exp.c:95:15: note: in expansion of macro 'PLURAL_PARSE' │ 95 | if (PLURAL_PARSE (&args) != 0) │ | ^~~~~~~~~~~~ │ └──> 'libgettextpo_parse_plural_expression': event 15 │ │./config.h:292:33: │ 292 | #define parse_plural_expression libgettextpo_parse_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ | | │ | (15) entry to 'libgettextpo_parse_plural_expression' ../src/../../gettext-runtime/intl/plural-exp.h:101:23: note: in expansion of macro 'parse_plural_expression' │ 101 | # define PLURAL_PARSE parse_plural_expression │ | ^~~~~~~~~~~~~~~~~~~~~~~ plural.y:32:25: note: in expansion of macro 'PLURAL_PARSE' ../src/../../gettext-runtime/intl/plural.c:68:25: note: in expansion of macro '__gettextparse' │ 68 | #define yyparse __gettextparse │ | ^~~~~~~~~~~~~~ plural.c:958:1: note: in expansion of macro 'yyparse' │ 'libgettextpo_parse_plural_expression': events 16-23 │ │...... │...... │...... │...... │...... │ 'libgettextpo_parse_plural_expression': event 24 │ │../src/../../gettext-runtime/intl/plural.c:69:25: │ 69 | #define yylex __gettextlex plural.c:1125:16: note: in expansion of macro 'yylex' │ 'libgettextpo_parse_plural_expression': event 25 │ │ 'libgettextpo_parse_plural_expression': event 26 │ plural.c:123:40: note: in definition of macro 'YY_CAST' plural.c:1146:17: note: in expansion of macro 'YYTRANSLATE' │ 'libgettextpo_parse_plural_expression': events 27-39 │ │...... │...... │...... │...... │...... │...... │...... │ 'libgettextpo_parse_plural_expression': event 40 │ │plural.c:1222:3: │ 'libgettextpo_parse_plural_expression': event 41 │ │plural.y:160:20: │ plural.y:160:20: note: valid subscripts for 'yyvsa' are '[0]' to '[199]' ┌───────────────────────────────────────┐ │read of 'struct expression *' (8 bytes)│ └───────────────────────────────────────┘ ^ │ │ ┌───────────────────────────────────────┐ ┌──────────┬──────────┬──────────────┐ │ │ │ [0] │ ... │ [199] │ │ before valid range │ ├──────────┴──────────┴──────────────┤ │ │ │'yyvsa' (type: 'union YYSTYPE[200]')│ └───────────────────────────────────────┘ └────────────────────────────────────┘ ├───────────────────┬───────────────────┤├┤├─────────────────┬──────────────────┤ │ │ │ ╭────────────┴───────────╮ ╭────┴───╮ ╭────────┴───────╮ │⚠️ under-read of 8 bytes│ │16 bytes│ │size: 1600 bytes│ ╰────────────────────────╯ ╰────────╯ ╰────────────────╯ /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_alpha.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_alpha.Tpo -c -o unictype/libgnu_la-ctype_alpha.lo `test -f 'unictype/ctype_alpha.c' || echo './'`unictype/ctype_alpha.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_alpha.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_alpha.Tpo -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_alpha.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_alnum.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_alnum.Tpo -c unictype/ctype_alnum.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_alnum.o mv -f unictype/.deps/libgnu_la-ctype_alpha.Tpo unictype/.deps/libgnu_la-ctype_alpha.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_blank.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_blank.Tpo -c -o unictype/libgnu_la-ctype_blank.lo `test -f 'unictype/ctype_blank.c' || echo './'`unictype/ctype_blank.c mv -f uniconv/.deps/libgnu_la-u8-conv-from-enc.Tpo uniconv/.deps/libgnu_la-u8-conv-from-enc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_cntrl.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_cntrl.Tpo -c -o unictype/libgnu_la-ctype_cntrl.lo `test -f 'unictype/ctype_cntrl.c' || echo './'`unictype/ctype_cntrl.c mv -f unictype/.deps/libgnu_la-ctype_alnum.Tpo unictype/.deps/libgnu_la-ctype_alnum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_digit.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_digit.Tpo -c -o unictype/libgnu_la-ctype_digit.lo `test -f 'unictype/ctype_digit.c' || echo './'`unictype/ctype_digit.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_blank.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_blank.Tpo -c unictype/ctype_blank.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_blank.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_digit.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_digit.Tpo -c unictype/ctype_digit.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_digit.o mv -f unictype/.deps/libgnu_la-ctype_blank.Tpo unictype/.deps/libgnu_la-ctype_blank.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_graph.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_graph.Tpo -c -o unictype/libgnu_la-ctype_graph.lo `test -f 'unictype/ctype_graph.c' || echo './'`unictype/ctype_graph.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_cntrl.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_cntrl.Tpo -c unictype/ctype_cntrl.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_cntrl.o mv -f unictype/.deps/libgnu_la-ctype_digit.Tpo unictype/.deps/libgnu_la-ctype_digit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_lower.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_lower.Tpo -c -o unictype/libgnu_la-ctype_lower.lo `test -f 'unictype/ctype_lower.c' || echo './'`unictype/ctype_lower.c mv -f unictype/.deps/libgnu_la-ctype_cntrl.Tpo unictype/.deps/libgnu_la-ctype_cntrl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_print.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_print.Tpo -c -o unictype/libgnu_la-ctype_print.lo `test -f 'unictype/ctype_print.c' || echo './'`unictype/ctype_print.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_graph.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_graph.Tpo -c unictype/ctype_graph.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_graph.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_lower.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_lower.Tpo -c unictype/ctype_lower.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_lower.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_punct.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_punct.Tpo -c -o unictype/libgnu_la-ctype_punct.lo `test -f 'unictype/ctype_punct.c' || echo './'`unictype/ctype_punct.c mv -f unictype/.deps/libgnu_la-ctype_lower.Tpo unictype/.deps/libgnu_la-ctype_lower.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_space.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_space.Tpo -c -o unictype/libgnu_la-ctype_space.lo `test -f 'unictype/ctype_space.c' || echo './'`unictype/ctype_space.c mv -f unictype/.deps/libgnu_la-ctype_graph.Tpo unictype/.deps/libgnu_la-ctype_graph.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_upper.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_upper.Tpo -c -o unictype/libgnu_la-ctype_upper.lo `test -f 'unictype/ctype_upper.c' || echo './'`unictype/ctype_upper.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_print.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_print.Tpo -c unictype/ctype_print.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_print.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_punct.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_punct.Tpo -c unictype/ctype_punct.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_punct.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_space.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_space.Tpo -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_space.o mv -f unictype/.deps/libgnu_la-ctype_print.Tpo unictype/.deps/libgnu_la-ctype_print.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_xdigit.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_xdigit.Tpo -c -o unictype/libgnu_la-ctype_xdigit.lo `test -f 'unictype/ctype_xdigit.c' || echo './'`unictype/ctype_xdigit.c mv -f unictype/.deps/libgnu_la-ctype_punct.Tpo unictype/.deps/libgnu_la-ctype_punct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-pr_white_space.lo -MD -MP -MF unictype/.deps/libgnu_la-pr_white_space.Tpo -c -o unictype/libgnu_la-pr_white_space.lo `test -f 'unictype/pr_white_space.c' || echo './'`unictype/pr_white_space.c mv -f unictype/.deps/libgnu_la-ctype_space.Tpo unictype/.deps/libgnu_la-ctype_space.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-pr_xid_continue.lo -MD -MP -MF unictype/.deps/libgnu_la-pr_xid_continue.Tpo -c -o unictype/libgnu_la-pr_xid_continue.lo `test -f 'unictype/pr_xid_continue.c' || echo './'`unictype/pr_xid_continue.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_upper.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_upper.Tpo -c unictype/ctype_upper.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_upper.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-pr_white_space.lo -MD -MP -MF unictype/.deps/libgnu_la-pr_white_space.Tpo -c unictype/pr_white_space.c -fPIC -DPIC -o unictype/.libs/libgnu_la-pr_white_space.o mv -f unictype/.deps/libgnu_la-ctype_upper.Tpo unictype/.deps/libgnu_la-ctype_upper.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-pr_xid_start.lo -MD -MP -MF unictype/.deps/libgnu_la-pr_xid_start.Tpo -c -o unictype/libgnu_la-pr_xid_start.lo `test -f 'unictype/pr_xid_start.c' || echo './'`unictype/pr_xid_start.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-ctype_xdigit.lo -MD -MP -MF unictype/.deps/libgnu_la-ctype_xdigit.Tpo -c unictype/ctype_xdigit.c -fPIC -DPIC -o unictype/.libs/libgnu_la-ctype_xdigit.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-pr_xid_continue.lo -MD -MP -MF unictype/.deps/libgnu_la-pr_xid_continue.Tpo -c unictype/pr_xid_continue.c -fPIC -DPIC -o unictype/.libs/libgnu_la-pr_xid_continue.o mv -f unictype/.deps/libgnu_la-pr_white_space.Tpo unictype/.deps/libgnu_la-pr_white_space.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgnu_la-lbrktables.lo -MD -MP -MF unilbrk/.deps/libgnu_la-lbrktables.Tpo -c -o unilbrk/libgnu_la-lbrktables.lo `test -f 'unilbrk/lbrktables.c' || echo './'`unilbrk/lbrktables.c mv -f unictype/.deps/libgnu_la-ctype_xdigit.Tpo unictype/.deps/libgnu_la-ctype_xdigit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgnu_la-u8-possible-linebreaks.lo -MD -MP -MF unilbrk/.deps/libgnu_la-u8-possible-linebreaks.Tpo -c -o unilbrk/libgnu_la-u8-possible-linebreaks.lo `test -f 'unilbrk/u8-possible-linebreaks.c' || echo './'`unilbrk/u8-possible-linebreaks.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unictype/libgnu_la-pr_xid_start.lo -MD -MP -MF unictype/.deps/libgnu_la-pr_xid_start.Tpo -c unictype/pr_xid_start.c -fPIC -DPIC -o unictype/.libs/libgnu_la-pr_xid_start.o mv -f unictype/.deps/libgnu_la-pr_xid_continue.Tpo unictype/.deps/libgnu_la-pr_xid_continue.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgnu_la-u8-width-linebreaks.lo -MD -MP -MF unilbrk/.deps/libgnu_la-u8-width-linebreaks.Tpo -c -o unilbrk/libgnu_la-u8-width-linebreaks.lo `test -f 'unilbrk/u8-width-linebreaks.c' || echo './'`unilbrk/u8-width-linebreaks.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgnu_la-u8-possible-linebreaks.lo -MD -MP -MF unilbrk/.deps/libgnu_la-u8-possible-linebreaks.Tpo -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libgnu_la-u8-possible-linebreaks.o mv -f unictype/.deps/libgnu_la-pr_xid_start.Tpo unictype/.deps/libgnu_la-pr_xid_start.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgnu_la-ulc-common.lo -MD -MP -MF unilbrk/.deps/libgnu_la-ulc-common.Tpo -c -o unilbrk/libgnu_la-ulc-common.lo `test -f 'unilbrk/ulc-common.c' || echo './'`unilbrk/ulc-common.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgnu_la-lbrktables.lo -MD -MP -MF unilbrk/.deps/libgnu_la-lbrktables.Tpo -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/libgnu_la-lbrktables.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgnu_la-u8-width-linebreaks.lo -MD -MP -MF unilbrk/.deps/libgnu_la-u8-width-linebreaks.Tpo -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libgnu_la-u8-width-linebreaks.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgnu_la-ulc-common.lo -MD -MP -MF unilbrk/.deps/libgnu_la-ulc-common.Tpo -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/libgnu_la-ulc-common.o mv -f unilbrk/.deps/libgnu_la-u8-width-linebreaks.Tpo unilbrk/.deps/libgnu_la-u8-width-linebreaks.Plo mv -f unilbrk/.deps/libgnu_la-lbrktables.Tpo unilbrk/.deps/libgnu_la-lbrktables.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgnu_la-ulc-width-linebreaks.lo -MD -MP -MF unilbrk/.deps/libgnu_la-ulc-width-linebreaks.Tpo -c -o unilbrk/libgnu_la-ulc-width-linebreaks.lo `test -f 'unilbrk/ulc-width-linebreaks.c' || echo './'`unilbrk/ulc-width-linebreaks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u16-mbtouc.lo -MD -MP -MF unistr/.deps/libgnu_la-u16-mbtouc.Tpo -c -o unistr/libgnu_la-u16-mbtouc.lo `test -f 'unistr/u16-mbtouc.c' || echo './'`unistr/u16-mbtouc.c mv -f unilbrk/.deps/libgnu_la-ulc-common.Tpo unilbrk/.deps/libgnu_la-ulc-common.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u16-mbtouc-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u16-mbtouc-aux.Tpo -c -o unistr/libgnu_la-u16-mbtouc-aux.lo `test -f 'unistr/u16-mbtouc-aux.c' || echo './'`unistr/u16-mbtouc-aux.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u16-mbtouc.lo -MD -MP -MF unistr/.deps/libgnu_la-u16-mbtouc.Tpo -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u16-mbtouc.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unilbrk/libgnu_la-ulc-width-linebreaks.lo -MD -MP -MF unilbrk/.deps/libgnu_la-ulc-width-linebreaks.Tpo -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libgnu_la-ulc-width-linebreaks.o mv -f unistr/.deps/libgnu_la-u16-mbtouc.Tpo unistr/.deps/libgnu_la-u16-mbtouc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-check.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-check.Tpo -c -o unistr/libgnu_la-u8-check.lo `test -f 'unistr/u8-check.c' || echo './'`unistr/u8-check.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u16-mbtouc-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u16-mbtouc-aux.Tpo -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u16-mbtouc-aux.o mv -f unistr/.deps/libgnu_la-u16-mbtouc-aux.Tpo unistr/.deps/libgnu_la-u16-mbtouc-aux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-mblen.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mblen.Tpo -c -o unistr/libgnu_la-u8-mblen.lo `test -f 'unistr/u8-mblen.c' || echo './'`unistr/u8-mblen.c mv -f unilbrk/.deps/libgnu_la-ulc-width-linebreaks.Tpo unilbrk/.deps/libgnu_la-ulc-width-linebreaks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-mbtouc.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc.Tpo -c -o unistr/libgnu_la-u8-mbtouc.lo `test -f 'unistr/u8-mbtouc.c' || echo './'`unistr/u8-mbtouc.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-check.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-check.Tpo -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-check.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-mbtouc.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc.Tpo -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtouc.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-mblen.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mblen.Tpo -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mblen.o mv -f unilbrk/.deps/libgnu_la-u8-possible-linebreaks.Tpo unilbrk/.deps/libgnu_la-u8-possible-linebreaks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-mbtouc-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc-aux.Tpo -c -o unistr/libgnu_la-u8-mbtouc-aux.lo `test -f 'unistr/u8-mbtouc-aux.c' || echo './'`unistr/u8-mbtouc-aux.c mv -f unistr/.deps/libgnu_la-u8-check.Tpo unistr/.deps/libgnu_la-u8-check.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-mbtouc-unsafe.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc-unsafe.Tpo -c -o unistr/libgnu_la-u8-mbtouc-unsafe.lo `test -f 'unistr/u8-mbtouc-unsafe.c' || echo './'`unistr/u8-mbtouc-unsafe.c mv -f unistr/.deps/libgnu_la-u8-mbtouc.Tpo unistr/.deps/libgnu_la-u8-mbtouc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-mbtouc-unsafe-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc-unsafe-aux.Tpo -c -o unistr/libgnu_la-u8-mbtouc-unsafe-aux.lo `test -f 'unistr/u8-mbtouc-unsafe-aux.c' || echo './'`unistr/u8-mbtouc-unsafe-aux.c mv -f unistr/.deps/libgnu_la-u8-mblen.Tpo unistr/.deps/libgnu_la-u8-mblen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-mbtoucr.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtoucr.Tpo -c -o unistr/libgnu_la-u8-mbtoucr.lo `test -f 'unistr/u8-mbtoucr.c' || echo './'`unistr/u8-mbtoucr.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-mbtouc-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc-aux.Tpo -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtouc-aux.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-mbtouc-unsafe-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc-unsafe-aux.Tpo -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtouc-unsafe-aux.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-mbtouc-unsafe.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc-unsafe.Tpo -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtouc-unsafe.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-mbtoucr.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtoucr.Tpo -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtoucr.o mv -f unistr/.deps/libgnu_la-u8-mbtouc-unsafe-aux.Tpo unistr/.deps/libgnu_la-u8-mbtouc-unsafe-aux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-next.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-next.Tpo -c -o unistr/libgnu_la-u8-next.lo `test -f 'unistr/u8-next.c' || echo './'`unistr/u8-next.c mv -f unistr/.deps/libgnu_la-u8-mbtouc-aux.Tpo unistr/.deps/libgnu_la-u8-mbtouc-aux.Plo mv -f unistr/.deps/libgnu_la-u8-mbtouc-unsafe.Tpo unistr/.deps/libgnu_la-u8-mbtouc-unsafe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-prev.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-prev.Tpo -c -o unistr/libgnu_la-u8-prev.lo `test -f 'unistr/u8-prev.c' || echo './'`unistr/u8-prev.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-strmbtouc.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-strmbtouc.Tpo -c -o unistr/libgnu_la-u8-strmbtouc.lo `test -f 'unistr/u8-strmbtouc.c' || echo './'`unistr/u8-strmbtouc.c mv -f unistr/.deps/libgnu_la-u8-mbtoucr.Tpo unistr/.deps/libgnu_la-u8-mbtoucr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-uctomb.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-uctomb.Tpo -c -o unistr/libgnu_la-u8-uctomb.lo `test -f 'unistr/u8-uctomb.c' || echo './'`unistr/u8-uctomb.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-next.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-next.Tpo -c unistr/u8-next.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-next.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-strmbtouc.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-strmbtouc.Tpo -c unistr/u8-strmbtouc.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-strmbtouc.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-prev.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-prev.Tpo -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-prev.o mv -f unistr/.deps/libgnu_la-u8-next.Tpo unistr/.deps/libgnu_la-u8-next.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-uctomb-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-uctomb-aux.Tpo -c -o unistr/libgnu_la-u8-uctomb-aux.lo `test -f 'unistr/u8-uctomb-aux.c' || echo './'`unistr/u8-uctomb-aux.c mv -f unistr/.deps/libgnu_la-u8-strmbtouc.Tpo unistr/.deps/libgnu_la-u8-strmbtouc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniwidth/libgnu_la-width.lo -MD -MP -MF uniwidth/.deps/libgnu_la-width.Tpo -c -o uniwidth/libgnu_la-width.lo `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-uctomb.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-uctomb.Tpo -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-uctomb.o mv -f unistr/.deps/libgnu_la-u8-prev.Tpo unistr/.deps/libgnu_la-u8-prev.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/libgnu_la-u8-uctomb-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-uctomb-aux.Tpo -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-uctomb-aux.o mv -f unistr/.deps/libgnu_la-u8-uctomb.Tpo unistr/.deps/libgnu_la-u8-uctomb.Plo libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src -I../../gettext-runtime/intl -I../../gettext-runtime/intl -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uniwidth/libgnu_la-width.lo -MD -MP -MF uniwidth/.deps/libgnu_la-width.Tpo -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/libgnu_la-width.o mv -f unistr/.deps/libgnu_la-u8-uctomb-aux.Tpo unistr/.deps/libgnu_la-u8-uctomb-aux.Plo mv -f uniwidth/.deps/libgnu_la-width.Tpo uniwidth/.deps/libgnu_la-width.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -no-undefined -o libgnu.la libgnu_la-basename-lgpl.lo libgnu_la-c-ctype.lo libgnu_la-c-strcasecmp.lo libgnu_la-c-strncasecmp.lo libgnu_la-c-strstr.lo libgnu_la-c32isalnum.lo libgnu_la-c32isalpha.lo libgnu_la-c32isblank.lo libgnu_la-c32iscntrl.lo libgnu_la-c32isdigit.lo libgnu_la-c32isgraph.lo libgnu_la-c32islower.lo libgnu_la-c32isprint.lo libgnu_la-c32ispunct.lo libgnu_la-c32isspace.lo libgnu_la-c32isupper.lo libgnu_la-c32isxdigit.lo libgnu_la-c32tolower.lo libgnu_la-c32width.lo libgnu_la-cloexec.lo libgnu_la-concat-filename.lo libgnu_la-exitfail.lo libgnu_la-fcntl.lo libgnu_la-fd-hook.lo libgnu_la-fstrcmp.lo libgnu_la-full-write.lo libgnu_la-fwriteerror.lo libgnu_la-gcd.lo libgnu_la-getprogname.lo libgnu_la-hard-locale.lo libgnu_la-ialloc.lo libgnu_la-gl_linked_list.lo libgnu_la-gl_list.lo libgnu_la-localcharset.lo glthread/libgnu_la-lock.lo libgnu_la-malloca.lo libgnu_la-markup.lo libgnu_la-math.lo libgnu_la-mbchar.lo libgnu_la-mbiterf.lo libgnu_la-mbrtoc32.lo libgnu_la-mbrtowc.lo libgnu_la-mbsnlen.lo libgnu_la-mbszero.lo libgnu_la-mem-hash-map.lo libgnu_la-next-prime.lo libgnu_la-obstack.lo glthread/libgnu_la-once.lo libgnu_la-printf-frexp.lo libgnu_la-printf-frexpl.lo libgnu_la-realloc.lo libgnu_la-reallocarray.lo libgnu_la-safe-write.lo libgnu_la-setlocale_null.lo libgnu_la-setlocale_null-unlocked.lo libgnu_la-stat-time.lo libgnu_la-stdlib.lo libgnu_la-str_startswith.lo libgnu_la-striconv.lo libgnu_la-striconveh.lo libgnu_la-striconveha.lo libgnu_la-string-desc.lo libgnu_la-string-desc-contains.lo glthread/libgnu_la-threadlib.lo glthread/libgnu_la-tls.lo unicase/libgnu_la-tolower.lo uniconv/libgnu_la-u8-conv-from-enc.lo unictype/libgnu_la-ctype_alnum.lo unictype/libgnu_la-ctype_alpha.lo unictype/libgnu_la-ctype_blank.lo unictype/libgnu_la-ctype_cntrl.lo unictype/libgnu_la-ctype_digit.lo unictype/libgnu_la-ctype_graph.lo unictype/libgnu_la-ctype_lower.lo unictype/libgnu_la-ctype_print.lo unictype/libgnu_la-ctype_punct.lo unictype/libgnu_la-ctype_space.lo unictype/libgnu_la-ctype_upper.lo unictype/libgnu_la-ctype_xdigit.lo unictype/libgnu_la-pr_white_space.lo unictype/libgnu_la-pr_xid_continue.lo unictype/libgnu_la-pr_xid_start.lo unilbrk/libgnu_la-lbrktables.lo unilbrk/libgnu_la-u8-possible-linebreaks.lo unilbrk/libgnu_la-u8-width-linebreaks.lo unilbrk/libgnu_la-ulc-common.lo unilbrk/libgnu_la-ulc-width-linebreaks.lo libgnu_la-unistd.lo unistr/libgnu_la-u16-mbtouc.lo unistr/libgnu_la-u16-mbtouc-aux.lo unistr/libgnu_la-u8-check.lo unistr/libgnu_la-u8-mblen.lo unistr/libgnu_la-u8-mbtouc.lo unistr/libgnu_la-u8-mbtouc-aux.lo unistr/libgnu_la-u8-mbtouc-unsafe.lo unistr/libgnu_la-u8-mbtouc-unsafe-aux.lo unistr/libgnu_la-u8-mbtoucr.lo unistr/libgnu_la-u8-next.lo unistr/libgnu_la-u8-prev.lo unistr/libgnu_la-u8-strmbtouc.lo unistr/libgnu_la-u8-uctomb.lo unistr/libgnu_la-u8-uctomb-aux.lo uniwidth/libgnu_la-width.lo libgnu_la-vaszprintf.lo libgnu_la-aszprintf.lo libgnu_la-wctype-h.lo libgnu_la-xmalloc.lo libgnu_la-xalloc-die.lo libgnu_la-xconcat-filename.lo libgnu_la-gl_xlist.lo libgnu_la-xmalloca.lo libgnu_la-xsize.lo libgnu_la-xstrerror.lo libgnu_la-xstriconv.lo libgnu_la-xvasprintf.lo libgnu_la-xasprintf.lo libgnu_la-asnprintf.lo libgnu_la-fopen.lo libgnu_la-printf-args.lo libgnu_la-printf-parse.lo libgnu_la-strerror_r.lo libgnu_la-vasnprintf.lo libtool: link: ar cr .libs/libgnu.a .libs/libgnu_la-basename-lgpl.o .libs/libgnu_la-c-ctype.o .libs/libgnu_la-c-strcasecmp.o .libs/libgnu_la-c-strncasecmp.o .libs/libgnu_la-c-strstr.o .libs/libgnu_la-c32isalnum.o .libs/libgnu_la-c32isalpha.o .libs/libgnu_la-c32isblank.o .libs/libgnu_la-c32iscntrl.o .libs/libgnu_la-c32isdigit.o .libs/libgnu_la-c32isgraph.o .libs/libgnu_la-c32islower.o .libs/libgnu_la-c32isprint.o .libs/libgnu_la-c32ispunct.o .libs/libgnu_la-c32isspace.o .libs/libgnu_la-c32isupper.o .libs/libgnu_la-c32isxdigit.o .libs/libgnu_la-c32tolower.o .libs/libgnu_la-c32width.o .libs/libgnu_la-cloexec.o .libs/libgnu_la-concat-filename.o .libs/libgnu_la-exitfail.o .libs/libgnu_la-fcntl.o .libs/libgnu_la-fd-hook.o .libs/libgnu_la-fstrcmp.o .libs/libgnu_la-full-write.o .libs/libgnu_la-fwriteerror.o .libs/libgnu_la-gcd.o .libs/libgnu_la-getprogname.o .libs/libgnu_la-hard-locale.o .libs/libgnu_la-ialloc.o .libs/libgnu_la-gl_linked_list.o .libs/libgnu_la-gl_list.o .libs/libgnu_la-localcharset.o glthread/.libs/libgnu_la-lock.o .libs/libgnu_la-malloca.o .libs/libgnu_la-markup.o .libs/libgnu_la-math.o .libs/libgnu_la-mbchar.o .libs/libgnu_la-mbiterf.o .libs/libgnu_la-mbrtoc32.o .libs/libgnu_la-mbrtowc.o .libs/libgnu_la-mbsnlen.o .libs/libgnu_la-mbszero.o .libs/libgnu_la-mem-hash-map.o .libs/libgnu_la-next-prime.o .libs/libgnu_la-obstack.o glthread/.libs/libgnu_la-once.o .libs/libgnu_la-printf-frexp.o .libs/libgnu_la-printf-frexpl.o .libs/libgnu_la-realloc.o .libs/libgnu_la-reallocarray.o .libs/libgnu_la-safe-write.o .libs/libgnu_la-setlocale_null.o .libs/libgnu_la-setlocale_null-unlocked.o .libs/libgnu_la-stat-time.o .libs/libgnu_la-stdlib.o .libs/libgnu_la-str_startswith.o .libs/libgnu_la-striconv.o .libs/libgnu_la-striconveh.o .libs/libgnu_la-striconveha.o .libs/libgnu_la-string-desc.o .libs/libgnu_la-string-desc-contains.o glthread/.libs/libgnu_la-threadlib.o glthread/.libs/libgnu_la-tls.o unicase/.libs/libgnu_la-tolower.o uniconv/.libs/libgnu_la-u8-conv-from-enc.o unictype/.libs/libgnu_la-ctype_alnum.o unictype/.libs/libgnu_la-ctype_alpha.o unictype/.libs/libgnu_la-ctype_blank.o unictype/.libs/libgnu_la-ctype_cntrl.o unictype/.libs/libgnu_la-ctype_digit.o unictype/.libs/libgnu_la-ctype_graph.o unictype/.libs/libgnu_la-ctype_lower.o unictype/.libs/libgnu_la-ctype_print.o unictype/.libs/libgnu_la-ctype_punct.o unictype/.libs/libgnu_la-ctype_space.o unictype/.libs/libgnu_la-ctype_upper.o unictype/.libs/libgnu_la-ctype_xdigit.o unictype/.libs/libgnu_la-pr_white_space.o unictype/.libs/libgnu_la-pr_xid_continue.o unictype/.libs/libgnu_la-pr_xid_start.o unilbrk/.libs/libgnu_la-lbrktables.o unilbrk/.libs/libgnu_la-u8-possible-linebreaks.o unilbrk/.libs/libgnu_la-u8-width-linebreaks.o unilbrk/.libs/libgnu_la-ulc-common.o unilbrk/.libs/libgnu_la-ulc-width-linebreaks.o .libs/libgnu_la-unistd.o unistr/.libs/libgnu_la-u16-mbtouc.o unistr/.libs/libgnu_la-u16-mbtouc-aux.o unistr/.libs/libgnu_la-u8-check.o unistr/.libs/libgnu_la-u8-mblen.o unistr/.libs/libgnu_la-u8-mbtouc.o unistr/.libs/libgnu_la-u8-mbtouc-aux.o unistr/.libs/libgnu_la-u8-mbtouc-unsafe.o unistr/.libs/libgnu_la-u8-mbtouc-unsafe-aux.o unistr/.libs/libgnu_la-u8-mbtoucr.o unistr/.libs/libgnu_la-u8-next.o unistr/.libs/libgnu_la-u8-prev.o unistr/.libs/libgnu_la-u8-strmbtouc.o unistr/.libs/libgnu_la-u8-uctomb.o unistr/.libs/libgnu_la-u8-uctomb-aux.o uniwidth/.libs/libgnu_la-width.o .libs/libgnu_la-vaszprintf.o .libs/libgnu_la-aszprintf.o .libs/libgnu_la-wctype-h.o .libs/libgnu_la-xmalloc.o .libs/libgnu_la-xalloc-die.o .libs/libgnu_la-xconcat-filename.o .libs/libgnu_la-gl_xlist.o .libs/libgnu_la-xmalloca.o .libs/libgnu_la-xsize.o .libs/libgnu_la-xstrerror.o .libs/libgnu_la-xstriconv.o .libs/libgnu_la-xvasprintf.o .libs/libgnu_la-xasprintf.o .libs/libgnu_la-asnprintf.o .libs/libgnu_la-fopen.o .libs/libgnu_la-printf-args.o .libs/libgnu_la-printf-parse.o .libs/libgnu_la-strerror_r.o .libs/libgnu_la-vasnprintf.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 5:14:5 -rpath /usr/lib -lc -no-undefined -export-symbols-regex '^([^l]|l[^i]|li[^b]|lib[^g]|libg[^e]|libge[^t]|libget[^t]|libgett[^e]|libgette[^x]|libgettex[^t]|libgettext[^p]|libgettextp[^o]|libgettextpo[^_]|libgettextpo_version).*' -o libgettextpo.la -rpath /usr/lib gettext-po.lo ../src/str-list.lo ../src/message.lo ../src/pos.lo ../src/msgl-ascii.lo ../src/write-catalog.lo ../src/write-po.lo ../src/po-charset.lo ../src/read-catalog-special.lo ../src/read-catalog-abstract.lo ../src/read-catalog.lo ../src/read-po.lo ../src/read-po-lex.lo ../src/read-po-gram.lo ../src/plural-table.lo ../src/format-c.lo ../src/format-c++-brace.lo ../src/format-python.lo ../src/format-python-brace.lo ../src/format-java.lo ../src/format-java-printf.lo ../src/format-csharp.lo ../src/format-javascript.lo ../src/format-scheme.lo ../src/format-lisp.lo ../src/format-elisp.lo ../src/format-librep.lo ../src/format-rust.lo ../src/format-go.lo ../src/format-ruby.lo ../src/format-sh.lo ../src/format-awk.lo ../src/format-lua.lo ../src/format-pascal.lo ../src/format-modula2.lo ../src/format-d.lo ../src/format-smalltalk.lo ../src/format-qt.lo ../src/format-qt-plural.lo ../src/format-kde.lo ../src/format-kde-kuit.lo ../src/format-boost.lo ../src/format-tcl.lo ../src/format-perl.lo ../src/format-perl-brace.lo ../src/format-php.lo ../src/format-gcc-internal.lo ../src/format-gfc-internal.lo ../src/format.lo ../src/plural-exp.lo ../src/plural-eval.lo ../src/msgl-check.lo ../src/sentence.lo libgnu.la libtool: link: /usr/bin/nm -B .libs/gettext-po.o ../src/.libs/str-list.o ../src/.libs/message.o ../src/.libs/pos.o ../src/.libs/msgl-ascii.o ../src/.libs/write-catalog.o ../src/.libs/write-po.o ../src/.libs/po-charset.o ../src/.libs/read-catalog-special.o ../src/.libs/read-catalog-abstract.o ../src/.libs/read-catalog.o ../src/.libs/read-po.o ../src/.libs/read-po-lex.o ../src/.libs/read-po-gram.o ../src/.libs/plural-table.o ../src/.libs/format-c.o ../src/.libs/format-c++-brace.o ../src/.libs/format-python.o ../src/.libs/format-python-brace.o ../src/.libs/format-java.o ../src/.libs/format-java-printf.o ../src/.libs/format-csharp.o ../src/.libs/format-javascript.o ../src/.libs/format-scheme.o ../src/.libs/format-lisp.o ../src/.libs/format-elisp.o ../src/.libs/format-librep.o ../src/.libs/format-rust.o ../src/.libs/format-go.o ../src/.libs/format-ruby.o ../src/.libs/format-sh.o ../src/.libs/format-awk.o ../src/.libs/format-lua.o ../src/.libs/format-pascal.o ../src/.libs/format-modula2.o ../src/.libs/format-d.o ../src/.libs/format-smalltalk.o ../src/.libs/format-qt.o ../src/.libs/format-qt-plural.o ../src/.libs/format-kde.o ../src/.libs/format-kde-kuit.o ../src/.libs/format-boost.o ../src/.libs/format-tcl.o ../src/.libs/format-perl.o ../src/.libs/format-perl-brace.o ../src/.libs/format-php.o ../src/.libs/format-gcc-internal.o ../src/.libs/format-gfc-internal.o ../src/.libs/format.o ../src/.libs/plural-exp.o ../src/.libs/plural-eval.o ../src/.libs/msgl-check.o ../src/.libs/sentence.o ./.libs/libgnu.a | /bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libgettextpo.exp libtool: link: /tools_aarch64/bin/grep -E -e "^([^l]|l[^i]|li[^b]|lib[^g]|libg[^e]|libge[^t]|libget[^t]|libgett[^e]|libgette[^x]|libgettex[^t]|libgettext[^p]|libgettextp[^o]|libgettextpo[^_]|libgettextpo_version).*" ".libs/libgettextpo.exp" > ".libs/libgettextpo.expT" libtool: link: mv -f ".libs/libgettextpo.expT" ".libs/libgettextpo.exp" libtool: link: echo "{ global:" > .libs/libgettextpo.ver libtool: link: cat .libs/libgettextpo.exp | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/libgettextpo.ver libtool: link: echo "local: *; };" >> .libs/libgettextpo.ver libtool: link: gcc -shared -fPIC -DPIC .libs/gettext-po.o ../src/.libs/str-list.o ../src/.libs/message.o ../src/.libs/pos.o ../src/.libs/msgl-ascii.o ../src/.libs/write-catalog.o ../src/.libs/write-po.o ../src/.libs/po-charset.o ../src/.libs/read-catalog-special.o ../src/.libs/read-catalog-abstract.o ../src/.libs/read-catalog.o ../src/.libs/read-po.o ../src/.libs/read-po-lex.o ../src/.libs/read-po-gram.o ../src/.libs/plural-table.o ../src/.libs/format-c.o ../src/.libs/format-c++-brace.o ../src/.libs/format-python.o ../src/.libs/format-python-brace.o ../src/.libs/format-java.o ../src/.libs/format-java-printf.o ../src/.libs/format-csharp.o ../src/.libs/format-javascript.o ../src/.libs/format-scheme.o ../src/.libs/format-lisp.o ../src/.libs/format-elisp.o ../src/.libs/format-librep.o ../src/.libs/format-rust.o ../src/.libs/format-go.o ../src/.libs/format-ruby.o ../src/.libs/format-sh.o ../src/.libs/format-awk.o ../src/.libs/format-lua.o ../src/.libs/format-pascal.o ../src/.libs/format-modula2.o ../src/.libs/format-d.o ../src/.libs/format-smalltalk.o ../src/.libs/format-qt.o ../src/.libs/format-qt-plural.o ../src/.libs/format-kde.o ../src/.libs/format-kde-kuit.o ../src/.libs/format-boost.o ../src/.libs/format-tcl.o ../src/.libs/format-perl.o ../src/.libs/format-perl-brace.o ../src/.libs/format-php.o ../src/.libs/format-gcc-internal.o ../src/.libs/format-gfc-internal.o ../src/.libs/format.o ../src/.libs/plural-exp.o ../src/.libs/plural-eval.o ../src/.libs/msgl-check.o ../src/.libs/sentence.o -Wl,--whole-archive ./.libs/libgnu.a -Wl,--no-whole-archive -lc -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libgettextpo.so.0 -Wl,-version-script -Wl,.libs/libgettextpo.ver -o .libs/libgettextpo.so.0.5.14 libtool: link: (cd ".libs" && rm -f "libgettextpo.so.0" && ln -s "libgettextpo.so.0.5.14" "libgettextpo.so.0") libtool: link: (cd ".libs" && rm -f "libgettextpo.so" && ln -s "libgettextpo.so.0.5.14" "libgettextpo.so") libtool: link: ( cd ".libs" && rm -f "libgettextpo.la" && ln -s "../libgettextpo.la" "libgettextpo.la" ) make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/libgettextpo' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/libgettextpo' Making all in po make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/po' Making all in its make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/its' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/its' Making all in projects make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/projects' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/projects' Making all in styles make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/styles' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/styles' Making all in emacs make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/emacs' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case start-po.elc in */*) \ am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ /bin/mkdir -p "$am__dir" || exit 1; \ no --batch --no-site-file \ \ $am__subdir_includes -L . -L . \ -l bytecomp \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' \ -f batch-byte-compile 'start-po.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case po-mode.elc in */*) \ am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ /bin/mkdir -p "$am__dir" || exit 1; \ no --batch --no-site-file \ \ $am__subdir_includes -L . -L . \ -l bytecomp \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' \ -f batch-byte-compile 'po-mode.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case po-compat.elc in */*) \ am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ /bin/mkdir -p "$am__dir" || exit 1; \ no --batch --no-site-file \ \ $am__subdir_includes -L . -L . \ -l bytecomp \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' \ -f batch-byte-compile 'po-compat.el'; \ else :; fi make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/emacs' Making all in misc make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/misc' xz -c -5 < '.'/archive.dir.tar > archive.dir.tar.xz-t && mv archive.dir.tar.xz-t archive.dir.tar.xz make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/misc' Making all in man make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/man' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/man' Making all in m4 make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/m4' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/m4' Making all in tests make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/tests' Making all in gnulib-lib make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/tests/gnulib-lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GTTGL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/1/g' \ -e 's/@''GNULIB_RAISE''@/0/g' \ -e 's/@''GNULIB_SIG2STR''@/0/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIG2STR''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STR2SIG''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./signal.in.h > signal.h-t mv signal.h-t signal.h make all-am make[7]: Entering directory '/usr/src/gettext-0.25/gettext-tools/tests/gnulib-lib' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libtestsgnu_a-thread.o -MD -MP -MF glthread/.deps/libtestsgnu_a-thread.Tpo -c -o glthread/libtestsgnu_a-thread.o `test -f 'glthread/thread.c' || echo './'`glthread/thread.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/libtestsgnu_a-threadlib.o -MD -MP -MF glthread/.deps/libtestsgnu_a-threadlib.Tpo -c -o glthread/libtestsgnu_a-threadlib.o `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c mv -f glthread/.deps/libtestsgnu_a-threadlib.Tpo glthread/.deps/libtestsgnu_a-threadlib.Po mv -f glthread/.deps/libtestsgnu_a-thread.Tpo glthread/.deps/libtestsgnu_a-thread.Po rm -f libtestsgnu.a ar cr libtestsgnu.a glthread/libtestsgnu_a-thread.o glthread/libtestsgnu_a-threadlib.o ranlib libtestsgnu.a make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/tests/gnulib-lib' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/tests/gnulib-lib' make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/tests' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/tests' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/tests' Making all in system-tests make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/system-tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/system-tests' Making all in gnulib-tests make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_ENDIAN_H''@|1|g' \ -e 's|@''NEXT_ENDIAN_H''@||g' \ -e 's|@''HAVE_SYS_ENDIAN_H''@|0|g' \ -e 's|@''ENDIAN_H_JUST_MISSING_STDINT''@|1|g' \ ./endian.in.h > endian.h-t cp ./test-posix_spawn-dup2-stdout.in.sh test-posix_spawn-dup2-stdout.sh-t cp ./test-posix_spawn-dup2-stdin.in.sh test-posix_spawn-dup2-stdin.sh-t mv test-posix_spawn-dup2-stdout.sh-t test-posix_spawn-dup2-stdout.sh /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_IOCTL_H''@||g' \ -e 's/@''GNULIB_IOCTL''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e 's|@''REPLACE_IOCTL''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_ioctl.in.h > sys/ioctl.h-t ## ---------------------------------------------------- ## mv endian.h-t endian.h mv test-posix_spawn-dup2-stdin.sh-t test-posix_spawn-dup2-stdin.sh ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## mv sys/ioctl.h-t sys/ioctl.h make all-recursive make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' Making all in . make[7]: Entering directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' depbase=`echo locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT locale.o -MD -MP -MF $depbase.Tpo -c -o locale.o locale.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo copy-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT copy-acl.o -MD -MP -MF $depbase.Tpo -c -o copy-acl.o copy-acl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo set-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT set-acl.o -MD -MP -MF $depbase.Tpo -c -o set-acl.o set-acl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gl_array_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gl_array_list.o -MD -MP -MF $depbase.Tpo -c -o gl_array_list.o gl_array_list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gl_array_map.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gl_array_map.o -MD -MP -MF $depbase.Tpo -c -o gl_array_map.o gl_array_map.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gl_array_oset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gl_array_oset.o -MD -MP -MF $depbase.Tpo -c -o gl_array_oset.o gl_array_oset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gl_array_set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gl_array_set.o -MD -MP -MF $depbase.Tpo -c -o gl_array_set.o gl_array_set.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c32tob.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT c32tob.o -MD -MP -MF $depbase.Tpo -c -o c32tob.o c32tob.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dtotimespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT dtotimespec.o -MD -MP -MF $depbase.Tpo -c -o dtotimespec.o dtotimespec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo endian.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT endian.o -MD -MP -MF $depbase.Tpo -c -o endian.o endian.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fflush.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fflush.o -MD -MP -MF $depbase.Tpo -c -o fflush.o fflush.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo file-has-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT file-has-acl.o -MD -MP -MF $depbase.Tpo -c -o file-has-acl.o file-has-acl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo filenamecat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT filenamecat.o -MD -MP -MF $depbase.Tpo -c -o filenamecat.o filenamecat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fpurge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fpurge.o -MD -MP -MF $depbase.Tpo -c -o fpurge.o fpurge.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo freading.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT freading.o -MD -MP -MF $depbase.Tpo -c -o freading.o freading.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fseek.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fseek.o -MD -MP -MF $depbase.Tpo -c -o fseek.o fseek.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fseeko.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT fseeko.o -MD -MP -MF $depbase.Tpo -c -o fseeko.o fseeko.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo imaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT imaxtostr.o -MD -MP -MF $depbase.Tpo -c -o imaxtostr.o imaxtostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo inttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT inttostr.o -MD -MP -MF $depbase.Tpo -c -o inttostr.o inttostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo offtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT offtostr.o -MD -MP -MF $depbase.Tpo -c -o offtostr.o offtostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uinttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uinttostr.o -MD -MP -MF $depbase.Tpo -c -o uinttostr.o uinttostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo umaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT umaxtostr.o -MD -MP -MF $depbase.Tpo -c -o umaxtostr.o umaxtostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nanosleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT nanosleep.o -MD -MP -MF $depbase.Tpo -c -o nanosleep.o nanosleep.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gl_oset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gl_oset.o -MD -MP -MF $depbase.Tpo -c -o gl_oset.o gl_oset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo priv-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT priv-set.o -MD -MP -MF $depbase.Tpo -c -o priv-set.o priv-set.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pthread-rwlock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT pthread-rwlock.o -MD -MP -MF $depbase.Tpo -c -o pthread-rwlock.o pthread-rwlock.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo qset-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT qset-acl.o -MD -MP -MF $depbase.Tpo -c -o qset-acl.o qset-acl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo str_endswith.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT str_endswith.o -MD -MP -MF $depbase.Tpo -c -o str_endswith.o str_endswith.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT time.o -MD -MP -MF $depbase.Tpo -c -o time.o time.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timespec-add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT timespec-add.o -MD -MP -MF $depbase.Tpo -c -o timespec-add.o timespec-add.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timespec-sub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT timespec-sub.o -MD -MP -MF $depbase.Tpo -c -o timespec-sub.o timespec-sub.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unlinkdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unlinkdir.o -MD -MP -MF $depbase.Tpo -c -o unlinkdir.o unlinkdir.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vma-iter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT vma-iter.o -MD -MP -MF $depbase.Tpo -c -o vma-iter.o vma-iter.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xgetcwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xgetcwd.o -MD -MP -MF $depbase.Tpo -c -o xgetcwd.o xgetcwd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gl_xoset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT gl_xoset.o -MD -MP -MF $depbase.Tpo -c -o gl_xoset.o gl_xoset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrtol-error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xstrtol-error.o -MD -MP -MF $depbase.Tpo -c -o xstrtol-error.o xstrtol-error.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test-localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT test-localcharset.o -MD -MP -MF $depbase.Tpo -c -o test-localcharset.o test-localcharset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo glthread/thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT glthread/thread.o -MD -MP -MF $depbase.Tpo -c -o glthread/thread.o glthread/thread.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uninorm/compat-decomposition.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/compat-decomposition.o -MD -MP -MF $depbase.Tpo -c -o uninorm/compat-decomposition.o uninorm/compat-decomposition.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uninorm/decomposition.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/decomposition.o -MD -MP -MF $depbase.Tpo -c -o uninorm/decomposition.o uninorm/decomposition.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uninorm/nfkc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/nfkc.o -MD -MP -MF $depbase.Tpo -c -o uninorm/nfkc.o uninorm/nfkc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uninorm/nfkd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT uninorm/nfkd.o -MD -MP -MF $depbase.Tpo -c -o uninorm/nfkd.o uninorm/nfkd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u16-cmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/u16-cmp.o -MD -MP -MF $depbase.Tpo -c -o unistr/u16-cmp.o unistr/u16-cmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u32-cmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/u32-cmp.o -MD -MP -MF $depbase.Tpo -c -o unistr/u32-cmp.o unistr/u32-cmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u32-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/u32-set.o -MD -MP -MF $depbase.Tpo -c -o unistr/u32-set.o unistr/u32-set.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u8-cmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/u8-cmp.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-cmp.o unistr/u8-cmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u8-strlen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../../gettext-runtime/intl -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT unistr/u8-strlen.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-strlen.o unistr/u8-strlen.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libtests.a ar cr libtests.a copy-acl.o set-acl.o gl_array_list.o gl_array_map.o gl_array_oset.o gl_array_set.o c32tob.o dtotimespec.o endian.o fflush.o file-has-acl.o filenamecat.o fpurge.o freading.o fseek.o fseeko.o imaxtostr.o inttostr.o offtostr.o uinttostr.o umaxtostr.o ioctl.o nanosleep.o gl_oset.o priv-set.o pthread-rwlock.o qset-acl.o str_endswith.o glthread/thread.o time.o timespec-add.o timespec-sub.o uninorm/compat-decomposition.o uninorm/decomposition.o uninorm/nfkc.o uninorm/nfkd.o unistr/u16-cmp.o unistr/u32-cmp.o unistr/u32-set.o unistr/u8-cmp.o unistr/u8-strlen.o unlinkdir.o vma-iter.o xgetcwd.o gl_xoset.o xstrtol-error.o ranlib libtests.a /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o current-locale locale.o libtests.a ../gnulib-lib/libgettextlib.la libtests.a ../gnulib-lib/libgettextlib.la libtests.a /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o test-localcharset test-localcharset.o libtests.a ../gnulib-lib/libgettextlib.la libtests.a ../gnulib-lib/libgettextlib.la libtests.a libtool: link: gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/test-localcharset test-localcharset.o libtests.a ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm /usr/lib/libattr.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/lib/libattr.so -lm /usr/lib/libattr.so libtests.a ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm /usr/lib/libattr.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/lib/libattr.so -lm /usr/lib/libattr.so libtests.a libtool: link: gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/current-locale locale.o libtests.a ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm /usr/lib/libattr.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/lib/libattr.so -lm /usr/lib/libattr.so libtests.a ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm /usr/lib/libattr.so /usr/lib/libacl.so /usr/lib/libattr.so /usr/lib/libattr.so -lm /usr/lib/libattr.so libtests.a make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' Making all in examples make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/examples' Making all in po make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/examples/po' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/examples/po' make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/examples' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/examples' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/examples' Making all in doc make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/doc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/doc' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools' make[3]: Leaving directory '/usr/src/gettext-0.25/gettext-tools' make[3]: Entering directory '/usr/src/gettext-0.25' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/gettext-0.25' make[2]: Leaving directory '/usr/src/gettext-0.25' make[1]: Leaving directory '/usr/src/gettext-0.25' cd /usr/src/gettext-0.25 && make install make[1]: Entering directory '/usr/src/gettext-0.25' make install-recursive make[2]: Entering directory '/usr/src/gettext-0.25' Making install in gnulib-local make[3]: Entering directory '/usr/src/gettext-0.25/gnulib-local' make[4]: Entering directory '/usr/src/gettext-0.25/gnulib-local' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/gettext' /usr/bin/install -c -m 644 lib/gettext.h '/usr/share/gettext' make[4]: Leaving directory '/usr/src/gettext-0.25/gnulib-local' make[3]: Leaving directory '/usr/src/gettext-0.25/gnulib-local' Making install in gettext-runtime make[3]: Entering directory '/usr/src/gettext-0.25/gettext-runtime' Making install in doc make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/doc' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/doc' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/doc' Making install in intl make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl' make install-recursive make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl' Making install in gnulib-lib make[6]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' make install-recursive make[7]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' make[8]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' make[9]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' make[8]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl/gnulib-lib' make[6]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl' make[7]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl' /bin/mkdir -p /usr/lib /bin/sh ./libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.la /usr/lib/libgnuintl.la libtool: install: /usr/bin/install -c -m 644 .libs/libgnuintl.so.8.4.4 /usr/lib/libgnuintl.so.8.4.4 libtool: install: (cd /usr/lib && { ln -s -f libgnuintl.so.8.4.4 libgnuintl.so.8 || { rm -f libgnuintl.so.8 && ln -s libgnuintl.so.8.4.4 libgnuintl.so.8; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgnuintl.so.8.4.4 libgnuintl.so || { rm -f libgnuintl.so && ln -s libgnuintl.so.8.4.4 libgnuintl.so; }; }) libtool: install: /usr/bin/install -c -m 644 .libs/libgnuintl.lai /usr/lib/libgnuintl.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- rm -f /usr/lib/preloadable_libintl.so /usr/bin/install -c -m 644 /usr/lib/libgnuintl.so /usr/lib/preloadable_libintl.so /bin/sh ./libtool --mode=uninstall \ rm -f /usr/lib/libgnuintl.la libtool: uninstall: rm -f /usr/lib/libgnuintl.la /usr/lib/libgnuintl.so.8.4.4 /usr/lib/libgnuintl.so.8 /usr/lib/libgnuintl.so make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl' Making install in intl-java make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-java' cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 gnu.gettext gnu/gettext/*.java make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-java' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/gettext cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH javadoc -d javadoc2 gnu.gettext gnu/gettext/*.java /bin/mkdir -p /usr/share/doc/gettext/javadoc2 /bin/mkdir -p /usr/share/doc/gettext/javadoc2/gnu/gettext /usr/bin/install -c -m 644 ./javadoc2/index.html /usr/share/doc/gettext/javadoc2/index.html /usr/bin/install -c -m 644 ./javadoc2/allclasses-frame.html /usr/share/doc/gettext/javadoc2/allclasses-frame.html /usr/bin/install -c -m 644 ./javadoc2/overview-tree.html /usr/share/doc/gettext/javadoc2/overview-tree.html /usr/bin/install -c -m 644 ./javadoc2/deprecated-list.html /usr/share/doc/gettext/javadoc2/deprecated-list.html /usr/bin/install -c -m 644 ./javadoc2/serialized-form.html /usr/share/doc/gettext/javadoc2/serialized-form.html /usr/bin/install -c -m 644 ./javadoc2/index-all.html /usr/share/doc/gettext/javadoc2/index-all.html /usr/bin/install -c -m 644 ./javadoc2/help-doc.html /usr/share/doc/gettext/javadoc2/help-doc.html /usr/bin/install -c -m 644 ./javadoc2/packages.html /usr/share/doc/gettext/javadoc2/packages.html /usr/bin/install -c -m 644 ./javadoc2/package-list /usr/share/doc/gettext/javadoc2/package-list /usr/bin/install -c -m 644 ./javadoc2/stylesheet.css /usr/share/doc/gettext/javadoc2/stylesheet.css /usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-summary.html /usr/share/doc/gettext/javadoc2/gnu/gettext/package-summary.html /usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-tree.html /usr/share/doc/gettext/javadoc2/gnu/gettext/package-tree.html /usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/package-frame.html /usr/share/doc/gettext/javadoc2/gnu/gettext/package-frame.html /usr/bin/install -c -m 644 ./javadoc2/gnu/gettext/GettextResource.html /usr/share/doc/gettext/javadoc2/gnu/gettext/GettextResource.html make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-java' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-java' Making install in intl-csharp make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-csharp' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-csharp' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/lib /bin/mkdir -p /usr/lib/gettext /bin/mkdir -p /usr/share/doc/gettext/csharpdoc /usr/bin/install -c -m 644 ./doc/index.html /usr/share/doc/gettext/csharpdoc/index.html /usr/bin/install -c -m 644 ./doc/namespaces.html /usr/share/doc/gettext/csharpdoc/namespaces.html /usr/bin/install -c -m 644 ./doc/begin.html /usr/share/doc/gettext/csharpdoc/begin.html /usr/bin/install -c -m 644 ./doc/GNU_Gettext.html /usr/share/doc/gettext/csharpdoc/GNU_Gettext.html /usr/bin/install -c -m 644 ./doc/GNU_Gettext_GettextResourceManager.html /usr/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceManager.html /usr/bin/install -c -m 644 ./doc/GNU_Gettext_GettextResourceSet.html /usr/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceSet.html make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-csharp' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-csharp' Making install in intl-d make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-d' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-d' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-d' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-d' Making install in intl-modula2 make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-modula2' make install-am make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-modula2' make[6]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/intl-modula2' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-modula2' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-modula2' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/intl-modula2' Making install in gnulib-lib make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' make install-recursive make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' make[6]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' make[7]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/gnulib-lib' Making install in libasprintf make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' make install-recursive make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' Making install in gnulib-lib make[6]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make install-recursive make[7]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[8]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[9]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[8]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[6]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' make[7]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' /bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libasprintf.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libasprintf.so.0.0.0 /usr/lib/libasprintf.so.0.0.0 libtool: install: (cd /usr/lib && { ln -s -f libasprintf.so.0.0.0 libasprintf.so.0 || { rm -f libasprintf.so.0 && ln -s libasprintf.so.0.0.0 libasprintf.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libasprintf.so.0.0.0 libasprintf.so || { rm -f libasprintf.so && ln -s libasprintf.so.0.0.0 libasprintf.so; }; }) libtool: install: /usr/bin/install -c .libs/libasprintf.lai /usr/lib/libasprintf.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Making install-html in gnulib-lib make[8]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[9]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[9]: Nothing to be done for 'install-html-am'. make[9]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[8]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf/gnulib-lib' make[8]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' /bin/mkdir -p '/usr/share/doc/libasprintf' /usr/bin/install -c -m 644 autosprintf_all.html '/usr/share/doc/libasprintf' make[8]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 autosprintf.h '/usr/include' /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./autosprintf.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/autosprintf.info' make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/libasprintf' Making install in src make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/src' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/src' /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gettext ngettext envsubst '/usr/bin' libtool: install: /usr/bin/install -c gettext /usr/bin/gettext libtool: install: /usr/bin/install -c ngettext /usr/bin/ngettext libtool: install: /usr/bin/install -c envsubst /usr/bin/envsubst /bin/mkdir -p '/usr/bin' /usr/bin/install -c gettext.sh '/usr/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/src' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/src' Making install in po make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/po' if test "gettext-runtime" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sed quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sed Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/po' Making install in man make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/man' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/man' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/doc/gettext for file in gettext.1.html ngettext.1.html envsubst.1.html gettext.3.html ngettext.3.html textdomain.3.html bindtextdomain.3.html bind_textdomain_codeset.3.html; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file /usr/share/doc/gettext/$file; \ done /bin/mkdir -p '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 gettext.1 ngettext.1 envsubst.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 gettext.3 ngettext.3 textdomain.3 bindtextdomain.3 bind_textdomain_codeset.3 dgettext.3 dcgettext.3 dngettext.3 dcngettext.3 '/usr/share/man/man3' /bin/mkdir -p '/usr/share/man/man3' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/man' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/man' Making install in m4 make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/m4' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/m4' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/m4' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/m4' Making install in tests make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/tests' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/tests' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime/tests' make[4]: Entering directory '/usr/src/gettext-0.25/gettext-runtime' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-runtime' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/gettext' /usr/bin/install -c -m 644 ABOUT-NLS '/usr/share/gettext' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime' make[3]: Leaving directory '/usr/src/gettext-0.25/gettext-runtime' Making install in libtextstyle make[3]: Entering directory '/usr/src/gettext-0.25/libtextstyle' Making install in lib make[4]: Entering directory '/usr/src/gettext-0.25/libtextstyle/lib' make install-am make[5]: Entering directory '/usr/src/gettext-0.25/libtextstyle/lib' make[6]: Entering directory '/usr/src/gettext-0.25/libtextstyle/lib' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtextstyle.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libtextstyle.so.0.2.5 /usr/lib/libtextstyle.so.0.2.5 libtool: install: (cd /usr/lib && { ln -s -f libtextstyle.so.0.2.5 libtextstyle.so.0 || { rm -f libtextstyle.so.0 && ln -s libtextstyle.so.0.2.5 libtextstyle.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libtextstyle.so.0.2.5 libtextstyle.so || { rm -f libtextstyle.so && ln -s libtextstyle.so.0.2.5 libtextstyle.so; }; }) libtool: install: /usr/bin/install -c .libs/libtextstyle.lai /usr/lib/libtextstyle.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 textstyle.h '/usr/include/.' /bin/mkdir -p '/usr/include' /bin/mkdir -p '/usr/include/textstyle' /usr/bin/install -c -m 644 textstyle/stdbool.h textstyle/version.h textstyle/woe32dll.h '/usr/include/textstyle' make[6]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/lib' make[5]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/lib' make[4]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/lib' Making install in tests make[4]: Entering directory '/usr/src/gettext-0.25/libtextstyle/tests' make install-recursive make[5]: Entering directory '/usr/src/gettext-0.25/libtextstyle/tests' Making install in . make[6]: Entering directory '/usr/src/gettext-0.25/libtextstyle/tests' make[7]: Entering directory '/usr/src/gettext-0.25/libtextstyle/tests' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/tests' make[6]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/tests' make[5]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/tests' make[4]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/tests' Making install in adhoc-tests make[4]: Entering directory '/usr/src/gettext-0.25/libtextstyle/adhoc-tests' make[5]: Entering directory '/usr/src/gettext-0.25/libtextstyle/adhoc-tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/adhoc-tests' make[4]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/adhoc-tests' Making install in doc make[4]: Entering directory '/usr/src/gettext-0.25/libtextstyle/doc' make[5]: Entering directory '/usr/src/gettext-0.25/libtextstyle/doc' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/doc/libtextstyle for file in `if test -f libtextstyle_toc.html; then echo .; else echo .; fi`/libtextstyle_*.html; do \ /usr/bin/install -c -m 644 $file /usr/share/doc/libtextstyle/`basename $file`; \ done /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./libtextstyle.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/libtextstyle.info' make[5]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/doc' make[4]: Leaving directory '/usr/src/gettext-0.25/libtextstyle/doc' make[4]: Entering directory '/usr/src/gettext-0.25/libtextstyle' make[5]: Entering directory '/usr/src/gettext-0.25/libtextstyle' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gettext-0.25/libtextstyle' make[4]: Leaving directory '/usr/src/gettext-0.25/libtextstyle' make[3]: Leaving directory '/usr/src/gettext-0.25/libtextstyle' Making install in gettext-tools make[3]: Entering directory '/usr/src/gettext-0.25/gettext-tools' Making install in gnulib-lib make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/gnulib-lib' make install-am make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/gnulib-lib' make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/gnulib-lib' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgettextlib.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libgettextlib-0.25.so /usr/lib/libgettextlib-0.25.so libtool: install: (cd /usr/lib && { ln -s -f libgettextlib-0.25.so libgettextlib.so || { rm -f libgettextlib.so && ln -s libgettextlib-0.25.so libgettextlib.so; }; }) libtool: install: /usr/bin/install -c .libs/libgettextlib.lai /usr/lib/libgettextlib.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/share/gettext' /usr/bin/install -c -m 644 javaversion.class '/usr/share/gettext' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/gnulib-lib' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/gnulib-lib' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/gnulib-lib' Making install in libgrep make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/libgrep' make install-am make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/libgrep' make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/libgrep' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/libgrep' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/libgrep' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/libgrep' Making install in src make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/src' make install-am make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/src' make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgettextsrc.la '/usr/lib' libtool: warning: relinking 'libgettextsrc.la' libtool: install: (cd /usr/src/gettext-0.25/gettext-tools/src; /bin/sh "/usr/src/gettext-0.25/gettext-tools/libtool" --tag CC --mode=relink gcc -fanalyzer -fstrict-flex-arrays -Wall -Warith-conversion -Wcast-align=strict -Wdate-time -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-include-dirs -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-overflow -Wsuggest-attribute=format -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-empty-body -Wno-analyzer-double-fclose -Wno-analyzer-double-free -Wno-analyzer-fd-double-close -Wno-analyzer-null-argument -Wno-analyzer-null-dereference -Wno-analyzer-use-of-uninitialized-value -Wno-cast-align -Wno-format-nonliteral -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-clobbered -Wshadow=local -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -release 0.25 ../gnulib-lib/libgettextlib.la ../../libtextstyle/lib/libtextstyle.la -lc -no-undefined -o libgettextsrc.la -rpath /usr/lib libgettextsrc_la-message.lo libgettextsrc_la-pos.lo libgettextsrc_la-po-error.lo libgettextsrc_la-xerror-handler.lo libgettextsrc_la-read-catalog-abstract.lo libgettextsrc_la-read-po-lex.lo libgettextsrc_la-read-po-gram.lo libgettextsrc_la-po-charset.lo libgettextsrc_la-read-po.lo libgettextsrc_la-read-properties.lo libgettextsrc_la-read-stringtable.lo libgettextsrc_la-open-catalog.lo libgettextsrc_la-dir-list.lo libgettextsrc_la-str-list.lo libgettextsrc_la-read-catalog-special.lo libgettextsrc_la-read-catalog.lo libgettextsrc_la-read-catalog-file.lo libgettextsrc_la-write-catalog.lo libgettextsrc_la-write-properties.lo libgettextsrc_la-write-stringtable.lo libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-ascii.lo libgettextsrc_la-msgl-ofn.lo libgettextsrc_la-msgl-iconv.lo libgettextsrc_la-msgl-equal.lo libgettextsrc_la-msgl-cat.lo libgettextsrc_la-msgl-header.lo libgettextsrc_la-msgl-english.lo libgettextsrc_la-msgl-check.lo libgettextsrc_la-file-list.lo libgettextsrc_la-msgl-charset.lo libgettextsrc_la-po-time.lo libgettextsrc_la-plural-exp.lo libgettextsrc_la-plural-eval.lo libgettextsrc_la-plural-table.lo libgettextsrc_la-sentence.lo libgettextsrc_la-format.lo libgettextsrc_la-format-c.lo libgettextsrc_la-format-c++-brace.lo libgettextsrc_la-format-python.lo libgettextsrc_la-format-python-brace.lo libgettextsrc_la-format-java.lo libgettextsrc_la-format-java-printf.lo libgettextsrc_la-format-csharp.lo libgettextsrc_la-format-javascript.lo libgettextsrc_la-format-scheme.lo libgettextsrc_la-format-lisp.lo libgettextsrc_la-format-elisp.lo libgettextsrc_la-format-librep.lo libgettextsrc_la-format-rust.lo libgettextsrc_la-format-go.lo libgettextsrc_la-format-ruby.lo libgettextsrc_la-format-sh.lo libgettextsrc_la-format-awk.lo libgettextsrc_la-format-lua.lo libgettextsrc_la-format-pascal.lo libgettextsrc_la-format-modula2.lo libgettextsrc_la-format-d.lo libgettextsrc_la-format-smalltalk.lo libgettextsrc_la-format-qt.lo libgettextsrc_la-format-qt-plural.lo libgettextsrc_la-format-kde.lo libgettextsrc_la-format-kde-kuit.lo libgettextsrc_la-format-boost.lo libgettextsrc_la-format-tcl.lo libgettextsrc_la-format-perl.lo libgettextsrc_la-format-perl-brace.lo libgettextsrc_la-format-php.lo libgettextsrc_la-format-gcc-internal.lo libgettextsrc_la-format-gfc-internal.lo libgettextsrc_la-read-desktop.lo libgettextsrc_la-locating-rules.lo libgettextsrc_la-its.lo libgettextsrc_la-search-path.lo ) libtool: warning: '/usr/lib64/libacl.la' seems to be moved libtool: warning: '/usr/lib64/libattr.la' seems to be moved libtool: relink: gcc -shared -fPIC -DPIC .libs/libgettextsrc_la-message.o .libs/libgettextsrc_la-pos.o .libs/libgettextsrc_la-po-error.o .libs/libgettextsrc_la-xerror-handler.o .libs/libgettextsrc_la-read-catalog-abstract.o .libs/libgettextsrc_la-read-po-lex.o .libs/libgettextsrc_la-read-po-gram.o .libs/libgettextsrc_la-po-charset.o .libs/libgettextsrc_la-read-po.o .libs/libgettextsrc_la-read-properties.o .libs/libgettextsrc_la-read-stringtable.o .libs/libgettextsrc_la-open-catalog.o .libs/libgettextsrc_la-dir-list.o .libs/libgettextsrc_la-str-list.o .libs/libgettextsrc_la-read-catalog-special.o .libs/libgettextsrc_la-read-catalog.o .libs/libgettextsrc_la-read-catalog-file.o .libs/libgettextsrc_la-write-catalog.o .libs/libgettextsrc_la-write-properties.o .libs/libgettextsrc_la-write-stringtable.o .libs/libgettextsrc_la-write-po.o .libs/libgettextsrc_la-msgl-ascii.o .libs/libgettextsrc_la-msgl-ofn.o .libs/libgettextsrc_la-msgl-iconv.o .libs/libgettextsrc_la-msgl-equal.o .libs/libgettextsrc_la-msgl-cat.o .libs/libgettextsrc_la-msgl-header.o .libs/libgettextsrc_la-msgl-english.o .libs/libgettextsrc_la-msgl-check.o .libs/libgettextsrc_la-file-list.o .libs/libgettextsrc_la-msgl-charset.o .libs/libgettextsrc_la-po-time.o .libs/libgettextsrc_la-plural-exp.o .libs/libgettextsrc_la-plural-eval.o .libs/libgettextsrc_la-plural-table.o .libs/libgettextsrc_la-sentence.o .libs/libgettextsrc_la-format.o .libs/libgettextsrc_la-format-c.o .libs/libgettextsrc_la-format-c++-brace.o .libs/libgettextsrc_la-format-python.o .libs/libgettextsrc_la-format-python-brace.o .libs/libgettextsrc_la-format-java.o .libs/libgettextsrc_la-format-java-printf.o .libs/libgettextsrc_la-format-csharp.o .libs/libgettextsrc_la-format-javascript.o .libs/libgettextsrc_la-format-scheme.o .libs/libgettextsrc_la-format-lisp.o .libs/libgettextsrc_la-format-elisp.o .libs/libgettextsrc_la-format-librep.o .libs/libgettextsrc_la-format-rust.o .libs/libgettextsrc_la-format-go.o .libs/libgettextsrc_la-format-ruby.o .libs/libgettextsrc_la-format-sh.o .libs/libgettextsrc_la-format-awk.o .libs/libgettextsrc_la-format-lua.o .libs/libgettextsrc_la-format-pascal.o .libs/libgettextsrc_la-format-modula2.o .libs/libgettextsrc_la-format-d.o .libs/libgettextsrc_la-format-smalltalk.o .libs/libgettextsrc_la-format-qt.o .libs/libgettextsrc_la-format-qt-plural.o .libs/libgettextsrc_la-format-kde.o .libs/libgettextsrc_la-format-kde-kuit.o .libs/libgettextsrc_la-format-boost.o .libs/libgettextsrc_la-format-tcl.o .libs/libgettextsrc_la-format-perl.o .libs/libgettextsrc_la-format-perl-brace.o .libs/libgettextsrc_la-format-php.o .libs/libgettextsrc_la-format-gcc-internal.o .libs/libgettextsrc_la-format-gfc-internal.o .libs/libgettextsrc_la-read-desktop.o .libs/libgettextsrc_la-locating-rules.o .libs/libgettextsrc_la-its.o .libs/libgettextsrc_la-search-path.o -L/usr/lib -lgettextlib -L/usr/lib64 -lacl -lattr -ltextstyle -lm -lncurses -lc -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libgettextsrc-0.25.so -o .libs/libgettextsrc-0.25.so libtool: install: /usr/bin/install -c .libs/libgettextsrc-0.25.soT /usr/lib/libgettextsrc-0.25.so libtool: install: (cd /usr/lib && { ln -s -f libgettextsrc-0.25.so libgettextsrc.so || { rm -f libgettextsrc.so && ln -s libgettextsrc-0.25.so libgettextsrc.so; }; }) libtool: install: /usr/bin/install -c .libs/libgettextsrc.lai /usr/lib/libgettextsrc.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c msgcmp msgfmt msgmerge msgunfmt xgettext msgattrib msgcat msgcomm msgconv msgen msgexec msgfilter msggrep msginit msguniq recode-sr-latin '/usr/bin' libtool: install: /usr/bin/install -c .libs/msgcmp /usr/bin/msgcmp libtool: install: /usr/bin/install -c .libs/msgfmt /usr/bin/msgfmt libtool: install: /usr/bin/install -c .libs/msgmerge /usr/bin/msgmerge libtool: install: /usr/bin/install -c .libs/msgunfmt /usr/bin/msgunfmt libtool: install: /usr/bin/install -c .libs/xgettext /usr/bin/xgettext libtool: install: /usr/bin/install -c .libs/msgattrib /usr/bin/msgattrib libtool: install: /usr/bin/install -c .libs/msgcat /usr/bin/msgcat libtool: install: /usr/bin/install -c .libs/msgcomm /usr/bin/msgcomm libtool: install: /usr/bin/install -c .libs/msgconv /usr/bin/msgconv libtool: install: /usr/bin/install -c .libs/msgen /usr/bin/msgen libtool: install: /usr/bin/install -c .libs/msgexec /usr/bin/msgexec libtool: install: /usr/bin/install -c .libs/msgfilter /usr/bin/msgfilter libtool: install: /usr/bin/install -c .libs/msggrep /usr/bin/msggrep libtool: install: /usr/bin/install -c .libs/msginit /usr/bin/msginit libtool: install: /usr/bin/install -c .libs/msguniq /usr/bin/msguniq libtool: install: /usr/bin/install -c .libs/recode-sr-latin /usr/bin/recode-sr-latin /bin/mkdir -p /usr/lib/gettext /bin/mkdir -p /usr/libexec/gettext /bin/sh ../libtool --mode=install /usr/bin/install -c hostname /usr/libexec/gettext/hostname libtool: install: /usr/bin/install -c .libs/hostname /usr/libexec/gettext/hostname /bin/sh ../libtool --mode=install /usr/bin/install -c urlget /usr/libexec/gettext/urlget libtool: install: /usr/bin/install -c .libs/urlget /usr/libexec/gettext/urlget /bin/sh ../libtool --mode=install /usr/bin/install -c cldr-plurals /usr/libexec/gettext/cldr-plurals libtool: install: /usr/bin/install -c .libs/cldr-plurals /usr/libexec/gettext/cldr-plurals /usr/bin/install -c user-email /usr/libexec/gettext/user-email /usr/bin/install -c ./project-id /usr/libexec/gettext/project-id /bin/mkdir -p /usr/share/gettext /usr/bin/install -c -m 644 ./msgunfmt.tcl /usr/share/gettext/msgunfmt.tcl /bin/mkdir -p '/usr/share/gettext/schema' /usr/bin/install -c -m 644 its.xsd10 its.xsd11 its-extensions.xsd locating-rules.xsd10 locating-rules.xsd11 '/usr/share/gettext/schema' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/src' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/src' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/src' Making install in libgettextpo make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/libgettextpo' make install-am make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/libgettextpo' make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/libgettextpo' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgettextpo.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libgettextpo.so.0.5.14 /usr/lib/libgettextpo.so.0.5.14 libtool: install: (cd /usr/lib && { ln -s -f libgettextpo.so.0.5.14 libgettextpo.so.0 || { rm -f libgettextpo.so.0 && ln -s libgettextpo.so.0.5.14 libgettextpo.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgettextpo.so.0.5.14 libgettextpo.so || { rm -f libgettextpo.so && ln -s libgettextpo.so.0.5.14 libgettextpo.so; }; }) libtool: install: /usr/bin/install -c .libs/libgettextpo.lai /usr/lib/libgettextpo.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 gettext-po.h '/usr/include' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/libgettextpo' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/libgettextpo' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/libgettextpo' Making install in po make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/po' if test "gettext-tools" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sed quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sed Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/po' Making install in its make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/its' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/its' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/gettext-0.25/its' /usr/bin/install -c -m 644 glade1.its glade2.its gtkbuilder.its gsettings.its metainfo.its docbook4.its docbook5.its glade.loc gsettings.loc metainfo.loc docbook.loc '/usr/share/gettext-0.25/its' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/its' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/its' Making install in projects make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/projects' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/projects' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/gettext/projects /bin/mkdir -p /usr/share/gettext/projects/TP /bin/mkdir -p /usr/share/gettext/projects/KDE /bin/mkdir -p /usr/share/gettext/projects/GNOME /usr/bin/install -c ./team-address /usr/share/gettext/projects/team-address /usr/bin/install -c ./TP/trigger /usr/share/gettext/projects/TP/trigger /usr/bin/install -c ./TP/team-address /usr/share/gettext/projects/TP/team-address /usr/bin/install -c ./KDE/trigger /usr/share/gettext/projects/KDE/trigger /usr/bin/install -c ./KDE/team-address /usr/share/gettext/projects/KDE/team-address /usr/bin/install -c ./GNOME/trigger /usr/share/gettext/projects/GNOME/trigger /usr/bin/install -c ./GNOME/team-address /usr/share/gettext/projects/GNOME/team-address /usr/bin/install -c -m 644 ./index /usr/share/gettext/projects/index /usr/bin/install -c -m 644 ./TP/teams.url /usr/share/gettext/projects/TP/teams.url /usr/bin/install -c -m 644 ./TP/teams.html /usr/share/gettext/projects/TP/teams.html /usr/bin/install -c -m 644 ./KDE/teams.url /usr/share/gettext/projects/KDE/teams.url /usr/bin/install -c -m 644 ./KDE/teams.html /usr/share/gettext/projects/KDE/teams.html /usr/bin/install -c -m 644 ./GNOME/teams.url /usr/share/gettext/projects/GNOME/teams.url /usr/bin/install -c -m 644 ./GNOME/teams.html /usr/share/gettext/projects/GNOME/teams.html make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/projects' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/projects' Making install in styles make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/styles' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/styles' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/gettext/styles' /usr/bin/install -c -m 644 po-default.css po-vim.css po-emacs-x.css po-emacs-xterm256.css po-emacs-xterm16.css po-emacs-xterm.css '/usr/share/gettext/styles' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/styles' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/styles' Making install in emacs make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/emacs' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case start-po.elc in */*) \ am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ /bin/mkdir -p "$am__dir" || exit 1; \ no --batch --no-site-file \ \ $am__subdir_includes -L . -L . \ -l bytecomp \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' \ -f batch-byte-compile 'start-po.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case po-mode.elc in */*) \ am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ /bin/mkdir -p "$am__dir" || exit 1; \ no --batch --no-site-file \ \ $am__subdir_includes -L . -L . \ -l bytecomp \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' \ -f batch-byte-compile 'po-mode.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case po-compat.elc in */*) \ am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ /bin/mkdir -p "$am__dir" || exit 1; \ no --batch --no-site-file \ \ $am__subdir_includes -L . -L . \ -l bytecomp \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' \ -f batch-byte-compile 'po-compat.el'; \ else :; fi make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/emacs' make[5]: Nothing to be done for 'install-exec-am'. if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case start-po.elc in */*) \ am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ /bin/mkdir -p "$am__dir" || exit 1; \ no --batch --no-site-file \ \ $am__subdir_includes -L . -L . \ -l bytecomp \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' \ -f batch-byte-compile 'start-po.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case po-mode.elc in */*) \ am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ /bin/mkdir -p "$am__dir" || exit 1; \ no --batch --no-site-file \ \ $am__subdir_includes -L . -L . \ -l bytecomp \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' \ -f batch-byte-compile 'po-mode.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case po-compat.elc in */*) \ am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ /bin/mkdir -p "$am__dir" || exit 1; \ no --batch --no-site-file \ \ $am__subdir_includes -L . -L . \ -l bytecomp \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' \ -f batch-byte-compile 'po-compat.el'; \ else :; fi make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/emacs' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/emacs' Making install in misc make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/misc' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/misc' /bin/mkdir -p '/usr/bin' /usr/bin/install -c gettextize autopoint '/usr/bin' rm -rf /usr/share/gettext/intl /bin/mkdir -p '/usr/share/gettext' /usr/bin/install -c -m 644 archive.dir.tar.xz '/usr/share/gettext' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/misc' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/misc' Making install in man make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/man' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/man' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/doc/gettext for file in msgcmp.1.html msgfmt.1.html msgmerge.1.html msgunfmt.1.html xgettext.1.html msgattrib.1.html msgcat.1.html msgcomm.1.html msgconv.1.html msgen.1.html msgexec.1.html msgfilter.1.html msggrep.1.html msginit.1.html msguniq.1.html recode-sr-latin.1.html gettextize.1.html autopoint.1.html; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file /usr/share/doc/gettext/$file; \ done /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 msgcmp.1 msgfmt.1 msgmerge.1 msgunfmt.1 xgettext.1 msgattrib.1 msgcat.1 msgcomm.1 msgconv.1 msgen.1 msgexec.1 msgfilter.1 msggrep.1 msginit.1 msguniq.1 recode-sr-latin.1 gettextize.1 autopoint.1 '/usr/share/man/man1' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/man' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/man' Making install in m4 make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/m4' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/m4' make[5]: Nothing to be done for 'install-exec-am'. for f in build-to-host.m4 codeset.m4 extern-inline.m4 fcntl-o.m4 gettext.m4 glibc2.m4 glibc21.m4 host-cpu-c-abi.m4 iconv.m4 intdiv0.m4 intl.m4 intldir.m4 intlmacosx.m4 intmax.m4 inttypes.m4 inttypes-h.m4 inttypes-pri.m4 inttypes_h.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 lock.m4 longdouble.m4 longlong.m4 nls.m4 po.m4 printf-posix.m4 progtest.m4 signed.m4 size_max.m4 stdint_h.m4 threadlib.m4 uintmax_t.m4 ulonglong.m4 visibility.m4 wchar_t.m4 wint_t.m4 xsize.m4; do \ rm -f '/usr/share/aclocal'/$f; \ done /bin/mkdir -p '/usr/share/doc/gettext/examples/build-aux' /usr/bin/install -c -m 644 ../gnulib-m4/javacomp.m4 ../gnulib-m4/javaexec.m4 ../gnulib-m4/csharp.m4 ../gnulib-m4/csharpcomp.m4 ../gnulib-m4/csharpexec.m4 csharpexec-test.exe ../gnulib-m4/gocomp.m4 ../gnulib-m4/dcomp.m4 ../gnulib-m4/modula2comp.m4 '/usr/share/doc/gettext/examples/build-aux' /bin/mkdir -p '/usr/share/gettext/m4' /usr/bin/install -c -m 644 ../../gettext-runtime/gnulib-m4/host-cpu-c-abi.m4 ../../gettext-runtime/gnulib-m4/iconv.m4 ../../gettext-runtime/gnulib-m4/intlmacosx.m4 ../../gettext-runtime/gnulib-m4/lib-ld.m4 ../../gettext-runtime/gnulib-m4/lib-link.m4 ../../gettext-runtime/gnulib-m4/lib-prefix.m4 ../../gettext-runtime/m4/build-to-host.m4 ../../gettext-runtime/m4/gettext.m4 ../../gettext-runtime/m4/nls.m4 ../../gettext-runtime/m4/po.m4 ../../gettext-runtime/m4/progtest.m4 '/usr/share/gettext/m4' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/m4' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/m4' Making install in tests make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/tests' Making install in gnulib-lib make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/tests/gnulib-lib' make install-am make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/tests/gnulib-lib' make[7]: Entering directory '/usr/src/gettext-0.25/gettext-tools/tests/gnulib-lib' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/tests/gnulib-lib' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/tests/gnulib-lib' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/tests/gnulib-lib' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/tests' make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/tests' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/tests' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/tests' Making install in system-tests make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/system-tests' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/system-tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/system-tests' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/system-tests' Making install in gnulib-tests make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' make install-recursive make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' Making install in . make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' make[7]: Entering directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/gnulib-tests' Making install in examples make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/examples' Making install in po make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/examples/po' make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/examples/po' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/examples/po' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/examples/po' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/examples' make[6]: Entering directory '/usr/src/gettext-0.25/gettext-tools/examples' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/doc/gettext/examples for f in hello-c/INSTALL hello-c/autogen.sh hello-c/autoclean.sh hello-c/hello.c hello-c/Makefile.am hello-c/configure.ac hello-c/m4/Makefile.am hello-c/po/Makevars hello-c/po/POTFILES.in hello-c-gnome2/INSTALL hello-c-gnome2/autogen.sh hello-c-gnome2/autoclean.sh hello-c-gnome2/hello.c hello-c-gnome2/Makefile.am hello-c-gnome2/configure.ac hello-c-gnome2/m4/Makefile.am hello-c-gnome2/m4/gnome.m4 hello-c-gnome2/m4/gnome-gnorba-check.m4 hello-c-gnome2/m4/gnome-orbit-check.m4 hello-c-gnome2/po/Makevars hello-c-gnome2/po/POTFILES.in hello-c-gnome3/INSTALL hello-c-gnome3/README hello-c-gnome3/autogen.sh hello-c-gnome3/autoclean.sh hello-c-gnome3/hello.c hello-c-gnome3/hello.desktop.in.in hello-c-gnome3/hello.gresource.xml hello-c-gnome3/hello.ui hello-c-gnome3/hello2.c hello-c-gnome3/hello2.desktop.in.in hello-c-gnome3/hello2.gresource.xml hello-c-gnome3/hello2.ui hello-c-gnome3/hello2.gschema.xml hello-c-gnome3/Makefile.am hello-c-gnome3/configure.ac hello-c-gnome3/m4/Makefile.am hello-c-gnome3/po/Makevars hello-c-gnome3/po/POTFILES.in hello-c-http/INSTALL hello-c-http/autogen.sh hello-c-http/autoclean.sh hello-c-http/hello-server.c hello-c-http/Makefile.am hello-c-http/configure.ac hello-c-http/m4/Makefile.am hello-c-http/po/Makevars hello-c-http/po/POTFILES.in hello-c++/INSTALL hello-c++/autogen.sh hello-c++/autoclean.sh hello-c++/hello.cc hello-c++/Makefile.am hello-c++/configure.ac hello-c++/m4/Makefile.am hello-c++/po/Makevars hello-c++/po/POTFILES.in hello-c++20/INSTALL hello-c++20/autogen.sh hello-c++20/autoclean.sh hello-c++20/hello.cc hello-c++20/Makefile.am hello-c++20/configure.ac hello-c++20/m4/Makefile.am hello-c++20/po/Makevars hello-c++20/po/POTFILES.in hello-c++-qt/INSTALL hello-c++-qt/BUGS hello-c++-qt/autogen.sh hello-c++-qt/autoclean.sh hello-c++-qt/hello.cc hello-c++-qt/Makefile.am hello-c++-qt/configure.ac hello-c++-qt/m4/Makefile.am hello-c++-qt/m4/qt.m4 hello-c++-qt/po/Makefile.am hello-c++-kde/INSTALL hello-c++-kde/BUGS hello-c++-kde/autogen.sh hello-c++-kde/autoclean.sh hello-c++-kde/hello.cc hello-c++-kde/hellowindow.h hello-c++-kde/hellowindow.cc hello-c++-kde/Makefile.am hello-c++-kde/configure.in.in hello-c++-kde/m4/Makefile.am hello-c++-kde/admin/acinclude.m4.in hello-c++-kde/admin/am_edit hello-c++-kde/admin/ChangeLog hello-c++-kde/admin/compile hello-c++-kde/admin/conf.change.pl hello-c++-kde/admin/config.guess hello-c++-kde/admin/config.pl hello-c++-kde/admin/config.sub hello-c++-kde/admin/configure.in.bot.end hello-c++-kde/admin/configure.in.min hello-c++-kde/admin/cvs-clean.pl hello-c++-kde/admin/cvs.sh hello-c++-kde/admin/debianrules hello-c++-kde/admin/depcomp hello-c++-kde/admin/detect-autoconf.sh hello-c++-kde/admin/Doxyfile.am hello-c++-kde/admin/Doxyfile.global hello-c++-kde/admin/install-sh hello-c++-kde/admin/libtool.m4.in hello-c++-kde/admin/ltmain.sh hello-c++-kde/admin/Makefile.common hello-c++-kde/admin/missing hello-c++-kde/admin/mkinstalldirs hello-c++-kde/admin/ylwrap hello-c++-kde/po/Makevars hello-c++-kde/po/POTFILES.in hello-c++-gnome2/INSTALL hello-c++-gnome2/autogen.sh hello-c++-gnome2/autoclean.sh hello-c++-gnome2/hello.cc hello-c++-gnome2/Makefile.am hello-c++-gnome2/configure.ac hello-c++-gnome2/m4/Makefile.am hello-c++-gnome2/m4/gnome.m4 hello-c++-gnome2/m4/gnome-gnorba-check.m4 hello-c++-gnome2/m4/gnome-orbit-check.m4 hello-c++-gnome2/m4/gtk.m4 hello-c++-gnome2/m4/gtk--.m4 hello-c++-gnome2/po/Makevars hello-c++-gnome2/po/POTFILES.in hello-c++-gnome3/INSTALL hello-c++-gnome3/README hello-c++-gnome3/autogen.sh hello-c++-gnome3/autoclean.sh hello-c++-gnome3/hello.cc hello-c++-gnome3/hello.desktop.in.in hello-c++-gnome3/hello.gresource.xml hello-c++-gnome3/hello.ui hello-c++-gnome3/Makefile.am hello-c++-gnome3/configure.ac hello-c++-gnome3/m4/Makefile.am hello-c++-gnome3/po/Makevars hello-c++-gnome3/po/POTFILES.in hello-c++-wxwidgets/INSTALL hello-c++-wxwidgets/autogen.sh hello-c++-wxwidgets/autoclean.sh hello-c++-wxwidgets/hello.cc hello-c++-wxwidgets/Makefile.am hello-c++-wxwidgets/configure.ac hello-c++-wxwidgets/m4/Makefile.am hello-c++-wxwidgets/m4/wxwidgets.m4 hello-c++-wxwidgets/po/Makefile.am hello-objc/INSTALL hello-objc/autogen.sh hello-objc/autoclean.sh hello-objc/hello.m hello-objc/Makefile.am hello-objc/configure.ac hello-objc/m4/Makefile.am hello-objc/po/Makevars hello-objc/po/POTFILES.in hello-objc-gnustep/INSTALL hello-objc-gnustep/BUGS hello-objc-gnustep/autogen.sh hello-objc-gnustep/autoclean.sh hello-objc-gnustep/main.m hello-objc-gnustep/AppController.h hello-objc-gnustep/AppController.m hello-objc-gnustep/Hello.h hello-objc-gnustep/Hello.m hello-objc-gnustep/GNUmakefile hello-objc-gnustep/po/GNUmakefile hello-objc-gnustep/po/LocaleAliases hello-objc-gnome2/INSTALL hello-objc-gnome2/autogen.sh hello-objc-gnome2/autoclean.sh hello-objc-gnome2/hello.m hello-objc-gnome2/Makefile.am hello-objc-gnome2/configure.ac hello-objc-gnome2/m4/Makefile.am hello-objc-gnome2/m4/gnome.m4 hello-objc-gnome2/m4/gnome-gnorba-check.m4 hello-objc-gnome2/m4/gnome-orbit-check.m4 hello-objc-gnome2/po/Makevars hello-objc-gnome2/po/POTFILES.in hello-python/INSTALL hello-python/autogen.sh hello-python/autoclean.sh hello-python/hello.py.in hello-python/Makefile.am hello-python/configure.ac hello-python/m4/Makefile.am hello-python/po/Makefile.am hello-java/INSTALL hello-java/autogen.sh hello-java/autoclean.sh hello-java/Hello.java hello-java/Makefile.am hello-java/configure.ac hello-java/m4/Makefile.am hello-java/po/Makefile.am hello-java-awt/INSTALL hello-java-awt/BUGS hello-java-awt/autogen.sh hello-java-awt/autoclean.sh hello-java-awt/Hello.java hello-java-awt/Makefile.am hello-java-awt/configure.ac hello-java-awt/m4/Makefile.am hello-java-awt/m4/TestAWT.java hello-java-awt/m4/TestAWT.class hello-java-awt/po/Makefile.am hello-java-swing/INSTALL hello-java-swing/BUGS hello-java-swing/autogen.sh hello-java-swing/autoclean.sh hello-java-swing/Hello.java hello-java-swing/Makefile.am hello-java-swing/configure.ac hello-java-swing/m4/Makefile.am hello-java-swing/m4/TestAWT.java hello-java-swing/m4/TestAWT.class hello-java-swing/po/Makefile.am hello-java-qtjambi/INSTALL hello-java-qtjambi/BUGS hello-java-qtjambi/autogen.sh hello-java-qtjambi/autoclean.sh hello-java-qtjambi/Hello.java hello-java-qtjambi/Makefile.am hello-java-qtjambi/configure.ac hello-java-qtjambi/m4/Makefile.am hello-java-qtjambi/m4/Test15.java hello-java-qtjambi/m4/Test15.class hello-java-qtjambi/po/Makefile.am hello-csharp/INSTALL hello-csharp/autogen.sh hello-csharp/autoclean.sh hello-csharp/hello.cs hello-csharp/Makefile.am hello-csharp/configure.ac hello-csharp/m4/Makefile.am hello-csharp/po/Makefile.am hello-csharp-forms/INSTALL hello-csharp-forms/README hello-csharp-forms/autogen.sh hello-csharp-forms/autoclean.sh hello-csharp-forms/hello.cs hello-csharp-forms/Makefile.am hello-csharp-forms/configure.ac hello-csharp-forms/m4/Makefile.am hello-csharp-forms/po/Makefile.am hello-guile/INSTALL hello-guile/autogen.sh hello-guile/autoclean.sh hello-guile/hello.scm hello-guile/Makefile.am hello-guile/configure.ac hello-guile/m4/Makefile.am hello-guile/po/Makefile.am hello-clisp/INSTALL hello-clisp/autogen.sh hello-clisp/autoclean.sh hello-clisp/hello.lisp.in hello-clisp/Makefile.am hello-clisp/configure.ac hello-clisp/m4/Makefile.am hello-clisp/po/Makefile.am hello-librep/INSTALL hello-librep/autogen.sh hello-librep/autoclean.sh hello-librep/hello.jl.in hello-librep/Makefile.am hello-librep/configure.ac hello-librep/m4/Makefile.am hello-librep/po/Makefile.am hello-rust/INSTALL hello-rust/autogen.sh hello-rust/autoclean.sh hello-rust/Cargo.toml.in hello-rust/src/main.rs.in hello-rust/Makefile.am hello-rust/configure.ac hello-rust/m4/Makefile.am hello-rust/po/Makefile.am hello-go/INSTALL hello-go/autogen.sh hello-go/autoclean.sh hello-go/example1/hello1sl.go.in hello-go/example1/hello1ml.go.in hello-go/example1/go.mod.in hello-go/example1/Makefile.am hello-go/example2/hello2sl.go.in hello-go/example2/go.mod.in hello-go/example2/Makefile.am hello-go/example3/hello3ml.go.in hello-go/example3/go.mod.in hello-go/example3/Makefile.am hello-go/Makefile.am hello-go/configure.ac hello-go/m4/Makefile.am hello-go/po/Makefile.am hello-go-http/INSTALL hello-go-http/autogen.sh hello-go-http/autoclean.sh hello-go-http/example1/hello1ml.go.in hello-go-http/example1/go.mod.in hello-go-http/example1/Makefile.am hello-go-http/Makefile.am hello-go-http/configure.ac hello-go-http/m4/Makefile.am hello-go-http/po/Makefile.am hello-ruby/INSTALL hello-ruby/autogen.sh hello-ruby/autoclean.sh hello-ruby/hello.rb hello-ruby/Makefile.am hello-ruby/configure.ac hello-ruby/m4/Makefile.am hello-ruby/po/Makefile.am hello-sh/INSTALL hello-sh/autogen.sh hello-sh/autoclean.sh hello-sh/hello.sh hello-sh/Makefile.am hello-sh/configure.ac hello-sh/m4/Makefile.am hello-sh/po/Makefile.am hello-gawk/INSTALL hello-gawk/autogen.sh hello-gawk/autoclean.sh hello-gawk/hello.awk hello-gawk/Makefile.am hello-gawk/configure.ac hello-gawk/m4/Makefile.am hello-gawk/po/Makefile.am hello-pascal/INSTALL hello-pascal/autogen.sh hello-pascal/autoclean.sh hello-pascal/hello.pas hello-pascal/Makefile.am hello-pascal/configure.ac hello-pascal/m4/Makefile.am hello-pascal/po/Makefile.am hello-modula2/INSTALL hello-modula2/autogen.sh hello-modula2/autoclean.sh hello-modula2/hello.mod.in hello-modula2/Makefile.am hello-modula2/configure.ac hello-modula2/m4/Makefile.am hello-modula2/po/Makefile.am hello-d/INSTALL hello-d/autogen.sh hello-d/autoclean.sh hello-d/hello.d.in hello-d/Makefile.am hello-d/configure.ac hello-d/m4/Makefile.am hello-d/po/Makefile.am hello-smalltalk/INSTALL hello-smalltalk/autogen.sh hello-smalltalk/autoclean.sh hello-smalltalk/hello.st.in hello-smalltalk/Makefile.am hello-smalltalk/configure.ac hello-smalltalk/m4/Makefile.am hello-smalltalk/po/Makefile.am hello-tcl/INSTALL hello-tcl/autogen.sh hello-tcl/autoclean.sh hello-tcl/hello.tcl hello-tcl/Makefile.am hello-tcl/configure.ac hello-tcl/m4/Makefile.am hello-tcl/po/Makefile.am hello-tcl-tk/INSTALL hello-tcl-tk/autogen.sh hello-tcl-tk/autoclean.sh hello-tcl-tk/hello.tcl hello-tcl-tk/Makefile.am hello-tcl-tk/configure.ac hello-tcl-tk/m4/Makefile.am hello-tcl-tk/po/Makefile.am hello-perl/INSTALL hello-perl/autogen.sh hello-perl/autoclean.sh hello-perl/hello-1.pl.in hello-perl/hello-2.pl.in hello-perl/Makefile.am hello-perl/configure.ac hello-perl/m4/Makefile.am hello-perl/po/Makefile.am hello-php/INSTALL hello-php/README hello-php/autogen.sh hello-php/autoclean.sh hello-php/hello.php hello-php/Makefile.am hello-php/configure.ac hello-php/m4/Makefile.am hello-php/po/Makefile.am hello-ycp/INSTALL hello-ycp/autogen.sh hello-ycp/autoclean.sh hello-ycp/hello.ycp hello-ycp/Makefile.am hello-ycp/configure.ac hello-ycp/m4/Makefile.am hello-ycp/po/Makefile.am README; do \ d=`echo /$f | sed -e 's,/[^/]*$,,'`; \ test -z "$d" || /bin/mkdir -p /usr/share/doc/gettext/examples$d || exit 1; \ b=`echo $f | sed -e 's,^.*/,,'`; \ if test $b = autogen.sh || test $b = autoclean.sh; then \ echo "/usr/bin/install -c ./$f /usr/share/doc/gettext/examples/$f"; \ /usr/bin/install -c ./$f /usr/share/doc/gettext/examples/$f; \ else \ echo "/usr/bin/install -c -m 644 ./$f /usr/share/doc/gettext/examples/$f"; \ /usr/bin/install -c -m 644 ./$f /usr/share/doc/gettext/examples/$f; \ fi; \ done /usr/bin/install -c -m 644 ./hello-c/INSTALL /usr/share/doc/gettext/examples/hello-c/INSTALL /usr/bin/install -c ./hello-c/autogen.sh /usr/share/doc/gettext/examples/hello-c/autogen.sh /usr/bin/install -c ./hello-c/autoclean.sh /usr/share/doc/gettext/examples/hello-c/autoclean.sh /usr/bin/install -c -m 644 ./hello-c/hello.c /usr/share/doc/gettext/examples/hello-c/hello.c /usr/bin/install -c -m 644 ./hello-c/Makefile.am /usr/share/doc/gettext/examples/hello-c/Makefile.am /usr/bin/install -c -m 644 ./hello-c/configure.ac /usr/share/doc/gettext/examples/hello-c/configure.ac /usr/bin/install -c -m 644 ./hello-c/m4/Makefile.am /usr/share/doc/gettext/examples/hello-c/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c/po/Makevars /usr/share/doc/gettext/examples/hello-c/po/Makevars /usr/bin/install -c -m 644 ./hello-c/po/POTFILES.in /usr/share/doc/gettext/examples/hello-c/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c-gnome2/INSTALL /usr/share/doc/gettext/examples/hello-c-gnome2/INSTALL /usr/bin/install -c ./hello-c-gnome2/autogen.sh /usr/share/doc/gettext/examples/hello-c-gnome2/autogen.sh /usr/bin/install -c ./hello-c-gnome2/autoclean.sh /usr/share/doc/gettext/examples/hello-c-gnome2/autoclean.sh /usr/bin/install -c -m 644 ./hello-c-gnome2/hello.c /usr/share/doc/gettext/examples/hello-c-gnome2/hello.c /usr/bin/install -c -m 644 ./hello-c-gnome2/Makefile.am /usr/share/doc/gettext/examples/hello-c-gnome2/Makefile.am /usr/bin/install -c -m 644 ./hello-c-gnome2/configure.ac /usr/share/doc/gettext/examples/hello-c-gnome2/configure.ac /usr/bin/install -c -m 644 ./hello-c-gnome2/m4/Makefile.am /usr/share/doc/gettext/examples/hello-c-gnome2/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c-gnome2/m4/gnome.m4 /usr/share/doc/gettext/examples/hello-c-gnome2/m4/gnome.m4 /usr/bin/install -c -m 644 ./hello-c-gnome2/m4/gnome-gnorba-check.m4 /usr/share/doc/gettext/examples/hello-c-gnome2/m4/gnome-gnorba-check.m4 /usr/bin/install -c -m 644 ./hello-c-gnome2/m4/gnome-orbit-check.m4 /usr/share/doc/gettext/examples/hello-c-gnome2/m4/gnome-orbit-check.m4 /usr/bin/install -c -m 644 ./hello-c-gnome2/po/Makevars /usr/share/doc/gettext/examples/hello-c-gnome2/po/Makevars /usr/bin/install -c -m 644 ./hello-c-gnome2/po/POTFILES.in /usr/share/doc/gettext/examples/hello-c-gnome2/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c-gnome3/INSTALL /usr/share/doc/gettext/examples/hello-c-gnome3/INSTALL /usr/bin/install -c -m 644 ./hello-c-gnome3/README /usr/share/doc/gettext/examples/hello-c-gnome3/README /usr/bin/install -c ./hello-c-gnome3/autogen.sh /usr/share/doc/gettext/examples/hello-c-gnome3/autogen.sh /usr/bin/install -c ./hello-c-gnome3/autoclean.sh /usr/share/doc/gettext/examples/hello-c-gnome3/autoclean.sh /usr/bin/install -c -m 644 ./hello-c-gnome3/hello.c /usr/share/doc/gettext/examples/hello-c-gnome3/hello.c /usr/bin/install -c -m 644 ./hello-c-gnome3/hello.desktop.in.in /usr/share/doc/gettext/examples/hello-c-gnome3/hello.desktop.in.in /usr/bin/install -c -m 644 ./hello-c-gnome3/hello.gresource.xml /usr/share/doc/gettext/examples/hello-c-gnome3/hello.gresource.xml /usr/bin/install -c -m 644 ./hello-c-gnome3/hello.ui /usr/share/doc/gettext/examples/hello-c-gnome3/hello.ui /usr/bin/install -c -m 644 ./hello-c-gnome3/hello2.c /usr/share/doc/gettext/examples/hello-c-gnome3/hello2.c /usr/bin/install -c -m 644 ./hello-c-gnome3/hello2.desktop.in.in /usr/share/doc/gettext/examples/hello-c-gnome3/hello2.desktop.in.in /usr/bin/install -c -m 644 ./hello-c-gnome3/hello2.gresource.xml /usr/share/doc/gettext/examples/hello-c-gnome3/hello2.gresource.xml /usr/bin/install -c -m 644 ./hello-c-gnome3/hello2.ui /usr/share/doc/gettext/examples/hello-c-gnome3/hello2.ui /usr/bin/install -c -m 644 ./hello-c-gnome3/hello2.gschema.xml /usr/share/doc/gettext/examples/hello-c-gnome3/hello2.gschema.xml /usr/bin/install -c -m 644 ./hello-c-gnome3/Makefile.am /usr/share/doc/gettext/examples/hello-c-gnome3/Makefile.am /usr/bin/install -c -m 644 ./hello-c-gnome3/configure.ac /usr/share/doc/gettext/examples/hello-c-gnome3/configure.ac /usr/bin/install -c -m 644 ./hello-c-gnome3/m4/Makefile.am /usr/share/doc/gettext/examples/hello-c-gnome3/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c-gnome3/po/Makevars /usr/share/doc/gettext/examples/hello-c-gnome3/po/Makevars /usr/bin/install -c -m 644 ./hello-c-gnome3/po/POTFILES.in /usr/share/doc/gettext/examples/hello-c-gnome3/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c-http/INSTALL /usr/share/doc/gettext/examples/hello-c-http/INSTALL /usr/bin/install -c ./hello-c-http/autogen.sh /usr/share/doc/gettext/examples/hello-c-http/autogen.sh /usr/bin/install -c ./hello-c-http/autoclean.sh /usr/share/doc/gettext/examples/hello-c-http/autoclean.sh /usr/bin/install -c -m 644 ./hello-c-http/hello-server.c /usr/share/doc/gettext/examples/hello-c-http/hello-server.c /usr/bin/install -c -m 644 ./hello-c-http/Makefile.am /usr/share/doc/gettext/examples/hello-c-http/Makefile.am /usr/bin/install -c -m 644 ./hello-c-http/configure.ac /usr/share/doc/gettext/examples/hello-c-http/configure.ac /usr/bin/install -c -m 644 ./hello-c-http/m4/Makefile.am /usr/share/doc/gettext/examples/hello-c-http/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c-http/po/Makevars /usr/share/doc/gettext/examples/hello-c-http/po/Makevars /usr/bin/install -c -m 644 ./hello-c-http/po/POTFILES.in /usr/share/doc/gettext/examples/hello-c-http/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c++/INSTALL /usr/share/doc/gettext/examples/hello-c++/INSTALL /usr/bin/install -c ./hello-c++/autogen.sh /usr/share/doc/gettext/examples/hello-c++/autogen.sh /usr/bin/install -c ./hello-c++/autoclean.sh /usr/share/doc/gettext/examples/hello-c++/autoclean.sh /usr/bin/install -c -m 644 ./hello-c++/hello.cc /usr/share/doc/gettext/examples/hello-c++/hello.cc /usr/bin/install -c -m 644 ./hello-c++/Makefile.am /usr/share/doc/gettext/examples/hello-c++/Makefile.am /usr/bin/install -c -m 644 ./hello-c++/configure.ac /usr/share/doc/gettext/examples/hello-c++/configure.ac /usr/bin/install -c -m 644 ./hello-c++/m4/Makefile.am /usr/share/doc/gettext/examples/hello-c++/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c++/po/Makevars /usr/share/doc/gettext/examples/hello-c++/po/Makevars /usr/bin/install -c -m 644 ./hello-c++/po/POTFILES.in /usr/share/doc/gettext/examples/hello-c++/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c++20/INSTALL /usr/share/doc/gettext/examples/hello-c++20/INSTALL /usr/bin/install -c ./hello-c++20/autogen.sh /usr/share/doc/gettext/examples/hello-c++20/autogen.sh /usr/bin/install -c ./hello-c++20/autoclean.sh /usr/share/doc/gettext/examples/hello-c++20/autoclean.sh /usr/bin/install -c -m 644 ./hello-c++20/hello.cc /usr/share/doc/gettext/examples/hello-c++20/hello.cc /usr/bin/install -c -m 644 ./hello-c++20/Makefile.am /usr/share/doc/gettext/examples/hello-c++20/Makefile.am /usr/bin/install -c -m 644 ./hello-c++20/configure.ac /usr/share/doc/gettext/examples/hello-c++20/configure.ac /usr/bin/install -c -m 644 ./hello-c++20/m4/Makefile.am /usr/share/doc/gettext/examples/hello-c++20/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c++20/po/Makevars /usr/share/doc/gettext/examples/hello-c++20/po/Makevars /usr/bin/install -c -m 644 ./hello-c++20/po/POTFILES.in /usr/share/doc/gettext/examples/hello-c++20/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c++-qt/INSTALL /usr/share/doc/gettext/examples/hello-c++-qt/INSTALL /usr/bin/install -c -m 644 ./hello-c++-qt/BUGS /usr/share/doc/gettext/examples/hello-c++-qt/BUGS /usr/bin/install -c ./hello-c++-qt/autogen.sh /usr/share/doc/gettext/examples/hello-c++-qt/autogen.sh /usr/bin/install -c ./hello-c++-qt/autoclean.sh /usr/share/doc/gettext/examples/hello-c++-qt/autoclean.sh /usr/bin/install -c -m 644 ./hello-c++-qt/hello.cc /usr/share/doc/gettext/examples/hello-c++-qt/hello.cc /usr/bin/install -c -m 644 ./hello-c++-qt/Makefile.am /usr/share/doc/gettext/examples/hello-c++-qt/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-qt/configure.ac /usr/share/doc/gettext/examples/hello-c++-qt/configure.ac /usr/bin/install -c -m 644 ./hello-c++-qt/m4/Makefile.am /usr/share/doc/gettext/examples/hello-c++-qt/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-qt/m4/qt.m4 /usr/share/doc/gettext/examples/hello-c++-qt/m4/qt.m4 /usr/bin/install -c -m 644 ./hello-c++-qt/po/Makefile.am /usr/share/doc/gettext/examples/hello-c++-qt/po/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-kde/INSTALL /usr/share/doc/gettext/examples/hello-c++-kde/INSTALL /usr/bin/install -c -m 644 ./hello-c++-kde/BUGS /usr/share/doc/gettext/examples/hello-c++-kde/BUGS /usr/bin/install -c ./hello-c++-kde/autogen.sh /usr/share/doc/gettext/examples/hello-c++-kde/autogen.sh /usr/bin/install -c ./hello-c++-kde/autoclean.sh /usr/share/doc/gettext/examples/hello-c++-kde/autoclean.sh /usr/bin/install -c -m 644 ./hello-c++-kde/hello.cc /usr/share/doc/gettext/examples/hello-c++-kde/hello.cc /usr/bin/install -c -m 644 ./hello-c++-kde/hellowindow.h /usr/share/doc/gettext/examples/hello-c++-kde/hellowindow.h /usr/bin/install -c -m 644 ./hello-c++-kde/hellowindow.cc /usr/share/doc/gettext/examples/hello-c++-kde/hellowindow.cc /usr/bin/install -c -m 644 ./hello-c++-kde/Makefile.am /usr/share/doc/gettext/examples/hello-c++-kde/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-kde/configure.in.in /usr/share/doc/gettext/examples/hello-c++-kde/configure.in.in /usr/bin/install -c -m 644 ./hello-c++-kde/m4/Makefile.am /usr/share/doc/gettext/examples/hello-c++-kde/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-kde/admin/acinclude.m4.in /usr/share/doc/gettext/examples/hello-c++-kde/admin/acinclude.m4.in /usr/bin/install -c -m 644 ./hello-c++-kde/admin/am_edit /usr/share/doc/gettext/examples/hello-c++-kde/admin/am_edit /usr/bin/install -c -m 644 ./hello-c++-kde/admin/ChangeLog /usr/share/doc/gettext/examples/hello-c++-kde/admin/ChangeLog /usr/bin/install -c -m 644 ./hello-c++-kde/admin/compile /usr/share/doc/gettext/examples/hello-c++-kde/admin/compile /usr/bin/install -c -m 644 ./hello-c++-kde/admin/conf.change.pl /usr/share/doc/gettext/examples/hello-c++-kde/admin/conf.change.pl /usr/bin/install -c -m 644 ./hello-c++-kde/admin/config.guess /usr/share/doc/gettext/examples/hello-c++-kde/admin/config.guess /usr/bin/install -c -m 644 ./hello-c++-kde/admin/config.pl /usr/share/doc/gettext/examples/hello-c++-kde/admin/config.pl /usr/bin/install -c -m 644 ./hello-c++-kde/admin/config.sub /usr/share/doc/gettext/examples/hello-c++-kde/admin/config.sub /usr/bin/install -c -m 644 ./hello-c++-kde/admin/configure.in.bot.end /usr/share/doc/gettext/examples/hello-c++-kde/admin/configure.in.bot.end /usr/bin/install -c -m 644 ./hello-c++-kde/admin/configure.in.min /usr/share/doc/gettext/examples/hello-c++-kde/admin/configure.in.min /usr/bin/install -c -m 644 ./hello-c++-kde/admin/cvs-clean.pl /usr/share/doc/gettext/examples/hello-c++-kde/admin/cvs-clean.pl /usr/bin/install -c -m 644 ./hello-c++-kde/admin/cvs.sh /usr/share/doc/gettext/examples/hello-c++-kde/admin/cvs.sh /usr/bin/install -c -m 644 ./hello-c++-kde/admin/debianrules /usr/share/doc/gettext/examples/hello-c++-kde/admin/debianrules /usr/bin/install -c -m 644 ./hello-c++-kde/admin/depcomp /usr/share/doc/gettext/examples/hello-c++-kde/admin/depcomp /usr/bin/install -c -m 644 ./hello-c++-kde/admin/detect-autoconf.sh /usr/share/doc/gettext/examples/hello-c++-kde/admin/detect-autoconf.sh /usr/bin/install -c -m 644 ./hello-c++-kde/admin/Doxyfile.am /usr/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.am /usr/bin/install -c -m 644 ./hello-c++-kde/admin/Doxyfile.global /usr/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.global /usr/bin/install -c -m 644 ./hello-c++-kde/admin/install-sh /usr/share/doc/gettext/examples/hello-c++-kde/admin/install-sh /usr/bin/install -c -m 644 ./hello-c++-kde/admin/libtool.m4.in /usr/share/doc/gettext/examples/hello-c++-kde/admin/libtool.m4.in /usr/bin/install -c -m 644 ./hello-c++-kde/admin/ltmain.sh /usr/share/doc/gettext/examples/hello-c++-kde/admin/ltmain.sh /usr/bin/install -c -m 644 ./hello-c++-kde/admin/Makefile.common /usr/share/doc/gettext/examples/hello-c++-kde/admin/Makefile.common /usr/bin/install -c -m 644 ./hello-c++-kde/admin/missing /usr/share/doc/gettext/examples/hello-c++-kde/admin/missing /usr/bin/install -c -m 644 ./hello-c++-kde/admin/mkinstalldirs /usr/share/doc/gettext/examples/hello-c++-kde/admin/mkinstalldirs /usr/bin/install -c -m 644 ./hello-c++-kde/admin/ylwrap /usr/share/doc/gettext/examples/hello-c++-kde/admin/ylwrap /usr/bin/install -c -m 644 ./hello-c++-kde/po/Makevars /usr/share/doc/gettext/examples/hello-c++-kde/po/Makevars /usr/bin/install -c -m 644 ./hello-c++-kde/po/POTFILES.in /usr/share/doc/gettext/examples/hello-c++-kde/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c++-gnome2/INSTALL /usr/share/doc/gettext/examples/hello-c++-gnome2/INSTALL /usr/bin/install -c ./hello-c++-gnome2/autogen.sh /usr/share/doc/gettext/examples/hello-c++-gnome2/autogen.sh /usr/bin/install -c ./hello-c++-gnome2/autoclean.sh /usr/share/doc/gettext/examples/hello-c++-gnome2/autoclean.sh /usr/bin/install -c -m 644 ./hello-c++-gnome2/hello.cc /usr/share/doc/gettext/examples/hello-c++-gnome2/hello.cc /usr/bin/install -c -m 644 ./hello-c++-gnome2/Makefile.am /usr/share/doc/gettext/examples/hello-c++-gnome2/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-gnome2/configure.ac /usr/share/doc/gettext/examples/hello-c++-gnome2/configure.ac /usr/bin/install -c -m 644 ./hello-c++-gnome2/m4/Makefile.am /usr/share/doc/gettext/examples/hello-c++-gnome2/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-gnome2/m4/gnome.m4 /usr/share/doc/gettext/examples/hello-c++-gnome2/m4/gnome.m4 /usr/bin/install -c -m 644 ./hello-c++-gnome2/m4/gnome-gnorba-check.m4 /usr/share/doc/gettext/examples/hello-c++-gnome2/m4/gnome-gnorba-check.m4 /usr/bin/install -c -m 644 ./hello-c++-gnome2/m4/gnome-orbit-check.m4 /usr/share/doc/gettext/examples/hello-c++-gnome2/m4/gnome-orbit-check.m4 /usr/bin/install -c -m 644 ./hello-c++-gnome2/m4/gtk.m4 /usr/share/doc/gettext/examples/hello-c++-gnome2/m4/gtk.m4 /usr/bin/install -c -m 644 ./hello-c++-gnome2/m4/gtk--.m4 /usr/share/doc/gettext/examples/hello-c++-gnome2/m4/gtk--.m4 /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/Makevars /usr/share/doc/gettext/examples/hello-c++-gnome2/po/Makevars /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/POTFILES.in /usr/share/doc/gettext/examples/hello-c++-gnome2/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c++-gnome3/INSTALL /usr/share/doc/gettext/examples/hello-c++-gnome3/INSTALL /usr/bin/install -c -m 644 ./hello-c++-gnome3/README /usr/share/doc/gettext/examples/hello-c++-gnome3/README /usr/bin/install -c ./hello-c++-gnome3/autogen.sh /usr/share/doc/gettext/examples/hello-c++-gnome3/autogen.sh /usr/bin/install -c ./hello-c++-gnome3/autoclean.sh /usr/share/doc/gettext/examples/hello-c++-gnome3/autoclean.sh /usr/bin/install -c -m 644 ./hello-c++-gnome3/hello.cc /usr/share/doc/gettext/examples/hello-c++-gnome3/hello.cc /usr/bin/install -c -m 644 ./hello-c++-gnome3/hello.desktop.in.in /usr/share/doc/gettext/examples/hello-c++-gnome3/hello.desktop.in.in /usr/bin/install -c -m 644 ./hello-c++-gnome3/hello.gresource.xml /usr/share/doc/gettext/examples/hello-c++-gnome3/hello.gresource.xml /usr/bin/install -c -m 644 ./hello-c++-gnome3/hello.ui /usr/share/doc/gettext/examples/hello-c++-gnome3/hello.ui /usr/bin/install -c -m 644 ./hello-c++-gnome3/Makefile.am /usr/share/doc/gettext/examples/hello-c++-gnome3/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-gnome3/configure.ac /usr/share/doc/gettext/examples/hello-c++-gnome3/configure.ac /usr/bin/install -c -m 644 ./hello-c++-gnome3/m4/Makefile.am /usr/share/doc/gettext/examples/hello-c++-gnome3/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/Makevars /usr/share/doc/gettext/examples/hello-c++-gnome3/po/Makevars /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/POTFILES.in /usr/share/doc/gettext/examples/hello-c++-gnome3/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/INSTALL /usr/share/doc/gettext/examples/hello-c++-wxwidgets/INSTALL /usr/bin/install -c ./hello-c++-wxwidgets/autogen.sh /usr/share/doc/gettext/examples/hello-c++-wxwidgets/autogen.sh /usr/bin/install -c ./hello-c++-wxwidgets/autoclean.sh /usr/share/doc/gettext/examples/hello-c++-wxwidgets/autoclean.sh /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/hello.cc /usr/share/doc/gettext/examples/hello-c++-wxwidgets/hello.cc /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/Makefile.am /usr/share/doc/gettext/examples/hello-c++-wxwidgets/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/configure.ac /usr/share/doc/gettext/examples/hello-c++-wxwidgets/configure.ac /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/m4/Makefile.am /usr/share/doc/gettext/examples/hello-c++-wxwidgets/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/m4/wxwidgets.m4 /usr/share/doc/gettext/examples/hello-c++-wxwidgets/m4/wxwidgets.m4 /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/Makefile.am /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/Makefile.am /usr/bin/install -c -m 644 ./hello-objc/INSTALL /usr/share/doc/gettext/examples/hello-objc/INSTALL /usr/bin/install -c ./hello-objc/autogen.sh /usr/share/doc/gettext/examples/hello-objc/autogen.sh /usr/bin/install -c ./hello-objc/autoclean.sh /usr/share/doc/gettext/examples/hello-objc/autoclean.sh /usr/bin/install -c -m 644 ./hello-objc/hello.m /usr/share/doc/gettext/examples/hello-objc/hello.m /usr/bin/install -c -m 644 ./hello-objc/Makefile.am /usr/share/doc/gettext/examples/hello-objc/Makefile.am /usr/bin/install -c -m 644 ./hello-objc/configure.ac /usr/share/doc/gettext/examples/hello-objc/configure.ac /usr/bin/install -c -m 644 ./hello-objc/m4/Makefile.am /usr/share/doc/gettext/examples/hello-objc/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-objc/po/Makevars /usr/share/doc/gettext/examples/hello-objc/po/Makevars /usr/bin/install -c -m 644 ./hello-objc/po/POTFILES.in /usr/share/doc/gettext/examples/hello-objc/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-objc-gnustep/INSTALL /usr/share/doc/gettext/examples/hello-objc-gnustep/INSTALL /usr/bin/install -c -m 644 ./hello-objc-gnustep/BUGS /usr/share/doc/gettext/examples/hello-objc-gnustep/BUGS /usr/bin/install -c ./hello-objc-gnustep/autogen.sh /usr/share/doc/gettext/examples/hello-objc-gnustep/autogen.sh /usr/bin/install -c ./hello-objc-gnustep/autoclean.sh /usr/share/doc/gettext/examples/hello-objc-gnustep/autoclean.sh /usr/bin/install -c -m 644 ./hello-objc-gnustep/main.m /usr/share/doc/gettext/examples/hello-objc-gnustep/main.m /usr/bin/install -c -m 644 ./hello-objc-gnustep/AppController.h /usr/share/doc/gettext/examples/hello-objc-gnustep/AppController.h /usr/bin/install -c -m 644 ./hello-objc-gnustep/AppController.m /usr/share/doc/gettext/examples/hello-objc-gnustep/AppController.m /usr/bin/install -c -m 644 ./hello-objc-gnustep/Hello.h /usr/share/doc/gettext/examples/hello-objc-gnustep/Hello.h /usr/bin/install -c -m 644 ./hello-objc-gnustep/Hello.m /usr/share/doc/gettext/examples/hello-objc-gnustep/Hello.m /usr/bin/install -c -m 644 ./hello-objc-gnustep/GNUmakefile /usr/share/doc/gettext/examples/hello-objc-gnustep/GNUmakefile /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/GNUmakefile /usr/share/doc/gettext/examples/hello-objc-gnustep/po/GNUmakefile /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/LocaleAliases /usr/share/doc/gettext/examples/hello-objc-gnustep/po/LocaleAliases /usr/bin/install -c -m 644 ./hello-objc-gnome2/INSTALL /usr/share/doc/gettext/examples/hello-objc-gnome2/INSTALL /usr/bin/install -c ./hello-objc-gnome2/autogen.sh /usr/share/doc/gettext/examples/hello-objc-gnome2/autogen.sh /usr/bin/install -c ./hello-objc-gnome2/autoclean.sh /usr/share/doc/gettext/examples/hello-objc-gnome2/autoclean.sh /usr/bin/install -c -m 644 ./hello-objc-gnome2/hello.m /usr/share/doc/gettext/examples/hello-objc-gnome2/hello.m /usr/bin/install -c -m 644 ./hello-objc-gnome2/Makefile.am /usr/share/doc/gettext/examples/hello-objc-gnome2/Makefile.am /usr/bin/install -c -m 644 ./hello-objc-gnome2/configure.ac /usr/share/doc/gettext/examples/hello-objc-gnome2/configure.ac /usr/bin/install -c -m 644 ./hello-objc-gnome2/m4/Makefile.am /usr/share/doc/gettext/examples/hello-objc-gnome2/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-objc-gnome2/m4/gnome.m4 /usr/share/doc/gettext/examples/hello-objc-gnome2/m4/gnome.m4 /usr/bin/install -c -m 644 ./hello-objc-gnome2/m4/gnome-gnorba-check.m4 /usr/share/doc/gettext/examples/hello-objc-gnome2/m4/gnome-gnorba-check.m4 /usr/bin/install -c -m 644 ./hello-objc-gnome2/m4/gnome-orbit-check.m4 /usr/share/doc/gettext/examples/hello-objc-gnome2/m4/gnome-orbit-check.m4 /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/Makevars /usr/share/doc/gettext/examples/hello-objc-gnome2/po/Makevars /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/POTFILES.in /usr/share/doc/gettext/examples/hello-objc-gnome2/po/POTFILES.in /usr/bin/install -c -m 644 ./hello-python/INSTALL /usr/share/doc/gettext/examples/hello-python/INSTALL /usr/bin/install -c ./hello-python/autogen.sh /usr/share/doc/gettext/examples/hello-python/autogen.sh /usr/bin/install -c ./hello-python/autoclean.sh /usr/share/doc/gettext/examples/hello-python/autoclean.sh /usr/bin/install -c -m 644 ./hello-python/hello.py.in /usr/share/doc/gettext/examples/hello-python/hello.py.in /usr/bin/install -c -m 644 ./hello-python/Makefile.am /usr/share/doc/gettext/examples/hello-python/Makefile.am /usr/bin/install -c -m 644 ./hello-python/configure.ac /usr/share/doc/gettext/examples/hello-python/configure.ac /usr/bin/install -c -m 644 ./hello-python/m4/Makefile.am /usr/share/doc/gettext/examples/hello-python/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-python/po/Makefile.am /usr/share/doc/gettext/examples/hello-python/po/Makefile.am /usr/bin/install -c -m 644 ./hello-java/INSTALL /usr/share/doc/gettext/examples/hello-java/INSTALL /usr/bin/install -c ./hello-java/autogen.sh /usr/share/doc/gettext/examples/hello-java/autogen.sh /usr/bin/install -c ./hello-java/autoclean.sh /usr/share/doc/gettext/examples/hello-java/autoclean.sh /usr/bin/install -c -m 644 ./hello-java/Hello.java /usr/share/doc/gettext/examples/hello-java/Hello.java /usr/bin/install -c -m 644 ./hello-java/Makefile.am /usr/share/doc/gettext/examples/hello-java/Makefile.am /usr/bin/install -c -m 644 ./hello-java/configure.ac /usr/share/doc/gettext/examples/hello-java/configure.ac /usr/bin/install -c -m 644 ./hello-java/m4/Makefile.am /usr/share/doc/gettext/examples/hello-java/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-java/po/Makefile.am /usr/share/doc/gettext/examples/hello-java/po/Makefile.am /usr/bin/install -c -m 644 ./hello-java-awt/INSTALL /usr/share/doc/gettext/examples/hello-java-awt/INSTALL /usr/bin/install -c -m 644 ./hello-java-awt/BUGS /usr/share/doc/gettext/examples/hello-java-awt/BUGS /usr/bin/install -c ./hello-java-awt/autogen.sh /usr/share/doc/gettext/examples/hello-java-awt/autogen.sh /usr/bin/install -c ./hello-java-awt/autoclean.sh /usr/share/doc/gettext/examples/hello-java-awt/autoclean.sh /usr/bin/install -c -m 644 ./hello-java-awt/Hello.java /usr/share/doc/gettext/examples/hello-java-awt/Hello.java /usr/bin/install -c -m 644 ./hello-java-awt/Makefile.am /usr/share/doc/gettext/examples/hello-java-awt/Makefile.am /usr/bin/install -c -m 644 ./hello-java-awt/configure.ac /usr/share/doc/gettext/examples/hello-java-awt/configure.ac /usr/bin/install -c -m 644 ./hello-java-awt/m4/Makefile.am /usr/share/doc/gettext/examples/hello-java-awt/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-java-awt/m4/TestAWT.java /usr/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.java /usr/bin/install -c -m 644 ./hello-java-awt/m4/TestAWT.class /usr/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.class /usr/bin/install -c -m 644 ./hello-java-awt/po/Makefile.am /usr/share/doc/gettext/examples/hello-java-awt/po/Makefile.am /usr/bin/install -c -m 644 ./hello-java-swing/INSTALL /usr/share/doc/gettext/examples/hello-java-swing/INSTALL /usr/bin/install -c -m 644 ./hello-java-swing/BUGS /usr/share/doc/gettext/examples/hello-java-swing/BUGS /usr/bin/install -c ./hello-java-swing/autogen.sh /usr/share/doc/gettext/examples/hello-java-swing/autogen.sh /usr/bin/install -c ./hello-java-swing/autoclean.sh /usr/share/doc/gettext/examples/hello-java-swing/autoclean.sh /usr/bin/install -c -m 644 ./hello-java-swing/Hello.java /usr/share/doc/gettext/examples/hello-java-swing/Hello.java /usr/bin/install -c -m 644 ./hello-java-swing/Makefile.am /usr/share/doc/gettext/examples/hello-java-swing/Makefile.am /usr/bin/install -c -m 644 ./hello-java-swing/configure.ac /usr/share/doc/gettext/examples/hello-java-swing/configure.ac /usr/bin/install -c -m 644 ./hello-java-swing/m4/Makefile.am /usr/share/doc/gettext/examples/hello-java-swing/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-java-swing/m4/TestAWT.java /usr/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.java /usr/bin/install -c -m 644 ./hello-java-swing/m4/TestAWT.class /usr/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.class /usr/bin/install -c -m 644 ./hello-java-swing/po/Makefile.am /usr/share/doc/gettext/examples/hello-java-swing/po/Makefile.am /usr/bin/install -c -m 644 ./hello-java-qtjambi/INSTALL /usr/share/doc/gettext/examples/hello-java-qtjambi/INSTALL /usr/bin/install -c -m 644 ./hello-java-qtjambi/BUGS /usr/share/doc/gettext/examples/hello-java-qtjambi/BUGS /usr/bin/install -c ./hello-java-qtjambi/autogen.sh /usr/share/doc/gettext/examples/hello-java-qtjambi/autogen.sh /usr/bin/install -c ./hello-java-qtjambi/autoclean.sh /usr/share/doc/gettext/examples/hello-java-qtjambi/autoclean.sh /usr/bin/install -c -m 644 ./hello-java-qtjambi/Hello.java /usr/share/doc/gettext/examples/hello-java-qtjambi/Hello.java /usr/bin/install -c -m 644 ./hello-java-qtjambi/Makefile.am /usr/share/doc/gettext/examples/hello-java-qtjambi/Makefile.am /usr/bin/install -c -m 644 ./hello-java-qtjambi/configure.ac /usr/share/doc/gettext/examples/hello-java-qtjambi/configure.ac /usr/bin/install -c -m 644 ./hello-java-qtjambi/m4/Makefile.am /usr/share/doc/gettext/examples/hello-java-qtjambi/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-java-qtjambi/m4/Test15.java /usr/share/doc/gettext/examples/hello-java-qtjambi/m4/Test15.java /usr/bin/install -c -m 644 ./hello-java-qtjambi/m4/Test15.class /usr/share/doc/gettext/examples/hello-java-qtjambi/m4/Test15.class /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/Makefile.am /usr/share/doc/gettext/examples/hello-java-qtjambi/po/Makefile.am /usr/bin/install -c -m 644 ./hello-csharp/INSTALL /usr/share/doc/gettext/examples/hello-csharp/INSTALL /usr/bin/install -c ./hello-csharp/autogen.sh /usr/share/doc/gettext/examples/hello-csharp/autogen.sh /usr/bin/install -c ./hello-csharp/autoclean.sh /usr/share/doc/gettext/examples/hello-csharp/autoclean.sh /usr/bin/install -c -m 644 ./hello-csharp/hello.cs /usr/share/doc/gettext/examples/hello-csharp/hello.cs /usr/bin/install -c -m 644 ./hello-csharp/Makefile.am /usr/share/doc/gettext/examples/hello-csharp/Makefile.am /usr/bin/install -c -m 644 ./hello-csharp/configure.ac /usr/share/doc/gettext/examples/hello-csharp/configure.ac /usr/bin/install -c -m 644 ./hello-csharp/m4/Makefile.am /usr/share/doc/gettext/examples/hello-csharp/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-csharp/po/Makefile.am /usr/share/doc/gettext/examples/hello-csharp/po/Makefile.am /usr/bin/install -c -m 644 ./hello-csharp-forms/INSTALL /usr/share/doc/gettext/examples/hello-csharp-forms/INSTALL /usr/bin/install -c -m 644 ./hello-csharp-forms/README /usr/share/doc/gettext/examples/hello-csharp-forms/README /usr/bin/install -c ./hello-csharp-forms/autogen.sh /usr/share/doc/gettext/examples/hello-csharp-forms/autogen.sh /usr/bin/install -c ./hello-csharp-forms/autoclean.sh /usr/share/doc/gettext/examples/hello-csharp-forms/autoclean.sh /usr/bin/install -c -m 644 ./hello-csharp-forms/hello.cs /usr/share/doc/gettext/examples/hello-csharp-forms/hello.cs /usr/bin/install -c -m 644 ./hello-csharp-forms/Makefile.am /usr/share/doc/gettext/examples/hello-csharp-forms/Makefile.am /usr/bin/install -c -m 644 ./hello-csharp-forms/configure.ac /usr/share/doc/gettext/examples/hello-csharp-forms/configure.ac /usr/bin/install -c -m 644 ./hello-csharp-forms/m4/Makefile.am /usr/share/doc/gettext/examples/hello-csharp-forms/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-csharp-forms/po/Makefile.am /usr/share/doc/gettext/examples/hello-csharp-forms/po/Makefile.am /usr/bin/install -c -m 644 ./hello-guile/INSTALL /usr/share/doc/gettext/examples/hello-guile/INSTALL /usr/bin/install -c ./hello-guile/autogen.sh /usr/share/doc/gettext/examples/hello-guile/autogen.sh /usr/bin/install -c ./hello-guile/autoclean.sh /usr/share/doc/gettext/examples/hello-guile/autoclean.sh /usr/bin/install -c -m 644 ./hello-guile/hello.scm /usr/share/doc/gettext/examples/hello-guile/hello.scm /usr/bin/install -c -m 644 ./hello-guile/Makefile.am /usr/share/doc/gettext/examples/hello-guile/Makefile.am /usr/bin/install -c -m 644 ./hello-guile/configure.ac /usr/share/doc/gettext/examples/hello-guile/configure.ac /usr/bin/install -c -m 644 ./hello-guile/m4/Makefile.am /usr/share/doc/gettext/examples/hello-guile/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-guile/po/Makefile.am /usr/share/doc/gettext/examples/hello-guile/po/Makefile.am /usr/bin/install -c -m 644 ./hello-clisp/INSTALL /usr/share/doc/gettext/examples/hello-clisp/INSTALL /usr/bin/install -c ./hello-clisp/autogen.sh /usr/share/doc/gettext/examples/hello-clisp/autogen.sh /usr/bin/install -c ./hello-clisp/autoclean.sh /usr/share/doc/gettext/examples/hello-clisp/autoclean.sh /usr/bin/install -c -m 644 ./hello-clisp/hello.lisp.in /usr/share/doc/gettext/examples/hello-clisp/hello.lisp.in /usr/bin/install -c -m 644 ./hello-clisp/Makefile.am /usr/share/doc/gettext/examples/hello-clisp/Makefile.am /usr/bin/install -c -m 644 ./hello-clisp/configure.ac /usr/share/doc/gettext/examples/hello-clisp/configure.ac /usr/bin/install -c -m 644 ./hello-clisp/m4/Makefile.am /usr/share/doc/gettext/examples/hello-clisp/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-clisp/po/Makefile.am /usr/share/doc/gettext/examples/hello-clisp/po/Makefile.am /usr/bin/install -c -m 644 ./hello-librep/INSTALL /usr/share/doc/gettext/examples/hello-librep/INSTALL /usr/bin/install -c ./hello-librep/autogen.sh /usr/share/doc/gettext/examples/hello-librep/autogen.sh /usr/bin/install -c ./hello-librep/autoclean.sh /usr/share/doc/gettext/examples/hello-librep/autoclean.sh /usr/bin/install -c -m 644 ./hello-librep/hello.jl.in /usr/share/doc/gettext/examples/hello-librep/hello.jl.in /usr/bin/install -c -m 644 ./hello-librep/Makefile.am /usr/share/doc/gettext/examples/hello-librep/Makefile.am /usr/bin/install -c -m 644 ./hello-librep/configure.ac /usr/share/doc/gettext/examples/hello-librep/configure.ac /usr/bin/install -c -m 644 ./hello-librep/m4/Makefile.am /usr/share/doc/gettext/examples/hello-librep/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-librep/po/Makefile.am /usr/share/doc/gettext/examples/hello-librep/po/Makefile.am /usr/bin/install -c -m 644 ./hello-rust/INSTALL /usr/share/doc/gettext/examples/hello-rust/INSTALL /usr/bin/install -c ./hello-rust/autogen.sh /usr/share/doc/gettext/examples/hello-rust/autogen.sh /usr/bin/install -c ./hello-rust/autoclean.sh /usr/share/doc/gettext/examples/hello-rust/autoclean.sh /usr/bin/install -c -m 644 ./hello-rust/Cargo.toml.in /usr/share/doc/gettext/examples/hello-rust/Cargo.toml.in /usr/bin/install -c -m 644 ./hello-rust/src/main.rs.in /usr/share/doc/gettext/examples/hello-rust/src/main.rs.in /usr/bin/install -c -m 644 ./hello-rust/Makefile.am /usr/share/doc/gettext/examples/hello-rust/Makefile.am /usr/bin/install -c -m 644 ./hello-rust/configure.ac /usr/share/doc/gettext/examples/hello-rust/configure.ac /usr/bin/install -c -m 644 ./hello-rust/m4/Makefile.am /usr/share/doc/gettext/examples/hello-rust/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-rust/po/Makefile.am /usr/share/doc/gettext/examples/hello-rust/po/Makefile.am /usr/bin/install -c -m 644 ./hello-go/INSTALL /usr/share/doc/gettext/examples/hello-go/INSTALL /usr/bin/install -c ./hello-go/autogen.sh /usr/share/doc/gettext/examples/hello-go/autogen.sh /usr/bin/install -c ./hello-go/autoclean.sh /usr/share/doc/gettext/examples/hello-go/autoclean.sh /usr/bin/install -c -m 644 ./hello-go/example1/hello1sl.go.in /usr/share/doc/gettext/examples/hello-go/example1/hello1sl.go.in /usr/bin/install -c -m 644 ./hello-go/example1/hello1ml.go.in /usr/share/doc/gettext/examples/hello-go/example1/hello1ml.go.in /usr/bin/install -c -m 644 ./hello-go/example1/go.mod.in /usr/share/doc/gettext/examples/hello-go/example1/go.mod.in /usr/bin/install -c -m 644 ./hello-go/example1/Makefile.am /usr/share/doc/gettext/examples/hello-go/example1/Makefile.am /usr/bin/install -c -m 644 ./hello-go/example2/hello2sl.go.in /usr/share/doc/gettext/examples/hello-go/example2/hello2sl.go.in /usr/bin/install -c -m 644 ./hello-go/example2/go.mod.in /usr/share/doc/gettext/examples/hello-go/example2/go.mod.in /usr/bin/install -c -m 644 ./hello-go/example2/Makefile.am /usr/share/doc/gettext/examples/hello-go/example2/Makefile.am /usr/bin/install -c -m 644 ./hello-go/example3/hello3ml.go.in /usr/share/doc/gettext/examples/hello-go/example3/hello3ml.go.in /usr/bin/install -c -m 644 ./hello-go/example3/go.mod.in /usr/share/doc/gettext/examples/hello-go/example3/go.mod.in /usr/bin/install -c -m 644 ./hello-go/example3/Makefile.am /usr/share/doc/gettext/examples/hello-go/example3/Makefile.am /usr/bin/install -c -m 644 ./hello-go/Makefile.am /usr/share/doc/gettext/examples/hello-go/Makefile.am /usr/bin/install -c -m 644 ./hello-go/configure.ac /usr/share/doc/gettext/examples/hello-go/configure.ac /usr/bin/install -c -m 644 ./hello-go/m4/Makefile.am /usr/share/doc/gettext/examples/hello-go/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-go/po/Makefile.am /usr/share/doc/gettext/examples/hello-go/po/Makefile.am /usr/bin/install -c -m 644 ./hello-go-http/INSTALL /usr/share/doc/gettext/examples/hello-go-http/INSTALL /usr/bin/install -c ./hello-go-http/autogen.sh /usr/share/doc/gettext/examples/hello-go-http/autogen.sh /usr/bin/install -c ./hello-go-http/autoclean.sh /usr/share/doc/gettext/examples/hello-go-http/autoclean.sh /usr/bin/install -c -m 644 ./hello-go-http/example1/hello1ml.go.in /usr/share/doc/gettext/examples/hello-go-http/example1/hello1ml.go.in /usr/bin/install -c -m 644 ./hello-go-http/example1/go.mod.in /usr/share/doc/gettext/examples/hello-go-http/example1/go.mod.in /usr/bin/install -c -m 644 ./hello-go-http/example1/Makefile.am /usr/share/doc/gettext/examples/hello-go-http/example1/Makefile.am /usr/bin/install -c -m 644 ./hello-go-http/Makefile.am /usr/share/doc/gettext/examples/hello-go-http/Makefile.am /usr/bin/install -c -m 644 ./hello-go-http/configure.ac /usr/share/doc/gettext/examples/hello-go-http/configure.ac /usr/bin/install -c -m 644 ./hello-go-http/m4/Makefile.am /usr/share/doc/gettext/examples/hello-go-http/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-go-http/po/Makefile.am /usr/share/doc/gettext/examples/hello-go-http/po/Makefile.am /usr/bin/install -c -m 644 ./hello-ruby/INSTALL /usr/share/doc/gettext/examples/hello-ruby/INSTALL /usr/bin/install -c ./hello-ruby/autogen.sh /usr/share/doc/gettext/examples/hello-ruby/autogen.sh /usr/bin/install -c ./hello-ruby/autoclean.sh /usr/share/doc/gettext/examples/hello-ruby/autoclean.sh /usr/bin/install -c -m 644 ./hello-ruby/hello.rb /usr/share/doc/gettext/examples/hello-ruby/hello.rb /usr/bin/install -c -m 644 ./hello-ruby/Makefile.am /usr/share/doc/gettext/examples/hello-ruby/Makefile.am /usr/bin/install -c -m 644 ./hello-ruby/configure.ac /usr/share/doc/gettext/examples/hello-ruby/configure.ac /usr/bin/install -c -m 644 ./hello-ruby/m4/Makefile.am /usr/share/doc/gettext/examples/hello-ruby/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-ruby/po/Makefile.am /usr/share/doc/gettext/examples/hello-ruby/po/Makefile.am /usr/bin/install -c -m 644 ./hello-sh/INSTALL /usr/share/doc/gettext/examples/hello-sh/INSTALL /usr/bin/install -c ./hello-sh/autogen.sh /usr/share/doc/gettext/examples/hello-sh/autogen.sh /usr/bin/install -c ./hello-sh/autoclean.sh /usr/share/doc/gettext/examples/hello-sh/autoclean.sh /usr/bin/install -c -m 644 ./hello-sh/hello.sh /usr/share/doc/gettext/examples/hello-sh/hello.sh /usr/bin/install -c -m 644 ./hello-sh/Makefile.am /usr/share/doc/gettext/examples/hello-sh/Makefile.am /usr/bin/install -c -m 644 ./hello-sh/configure.ac /usr/share/doc/gettext/examples/hello-sh/configure.ac /usr/bin/install -c -m 644 ./hello-sh/m4/Makefile.am /usr/share/doc/gettext/examples/hello-sh/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-sh/po/Makefile.am /usr/share/doc/gettext/examples/hello-sh/po/Makefile.am /usr/bin/install -c -m 644 ./hello-gawk/INSTALL /usr/share/doc/gettext/examples/hello-gawk/INSTALL /usr/bin/install -c ./hello-gawk/autogen.sh /usr/share/doc/gettext/examples/hello-gawk/autogen.sh /usr/bin/install -c ./hello-gawk/autoclean.sh /usr/share/doc/gettext/examples/hello-gawk/autoclean.sh /usr/bin/install -c -m 644 ./hello-gawk/hello.awk /usr/share/doc/gettext/examples/hello-gawk/hello.awk /usr/bin/install -c -m 644 ./hello-gawk/Makefile.am /usr/share/doc/gettext/examples/hello-gawk/Makefile.am /usr/bin/install -c -m 644 ./hello-gawk/configure.ac /usr/share/doc/gettext/examples/hello-gawk/configure.ac /usr/bin/install -c -m 644 ./hello-gawk/m4/Makefile.am /usr/share/doc/gettext/examples/hello-gawk/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-gawk/po/Makefile.am /usr/share/doc/gettext/examples/hello-gawk/po/Makefile.am /usr/bin/install -c -m 644 ./hello-pascal/INSTALL /usr/share/doc/gettext/examples/hello-pascal/INSTALL /usr/bin/install -c ./hello-pascal/autogen.sh /usr/share/doc/gettext/examples/hello-pascal/autogen.sh /usr/bin/install -c ./hello-pascal/autoclean.sh /usr/share/doc/gettext/examples/hello-pascal/autoclean.sh /usr/bin/install -c -m 644 ./hello-pascal/hello.pas /usr/share/doc/gettext/examples/hello-pascal/hello.pas /usr/bin/install -c -m 644 ./hello-pascal/Makefile.am /usr/share/doc/gettext/examples/hello-pascal/Makefile.am /usr/bin/install -c -m 644 ./hello-pascal/configure.ac /usr/share/doc/gettext/examples/hello-pascal/configure.ac /usr/bin/install -c -m 644 ./hello-pascal/m4/Makefile.am /usr/share/doc/gettext/examples/hello-pascal/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-pascal/po/Makefile.am /usr/share/doc/gettext/examples/hello-pascal/po/Makefile.am /usr/bin/install -c -m 644 ./hello-modula2/INSTALL /usr/share/doc/gettext/examples/hello-modula2/INSTALL /usr/bin/install -c ./hello-modula2/autogen.sh /usr/share/doc/gettext/examples/hello-modula2/autogen.sh /usr/bin/install -c ./hello-modula2/autoclean.sh /usr/share/doc/gettext/examples/hello-modula2/autoclean.sh /usr/bin/install -c -m 644 ./hello-modula2/hello.mod.in /usr/share/doc/gettext/examples/hello-modula2/hello.mod.in /usr/bin/install -c -m 644 ./hello-modula2/Makefile.am /usr/share/doc/gettext/examples/hello-modula2/Makefile.am /usr/bin/install -c -m 644 ./hello-modula2/configure.ac /usr/share/doc/gettext/examples/hello-modula2/configure.ac /usr/bin/install -c -m 644 ./hello-modula2/m4/Makefile.am /usr/share/doc/gettext/examples/hello-modula2/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-modula2/po/Makefile.am /usr/share/doc/gettext/examples/hello-modula2/po/Makefile.am /usr/bin/install -c -m 644 ./hello-d/INSTALL /usr/share/doc/gettext/examples/hello-d/INSTALL /usr/bin/install -c ./hello-d/autogen.sh /usr/share/doc/gettext/examples/hello-d/autogen.sh /usr/bin/install -c ./hello-d/autoclean.sh /usr/share/doc/gettext/examples/hello-d/autoclean.sh /usr/bin/install -c -m 644 ./hello-d/hello.d.in /usr/share/doc/gettext/examples/hello-d/hello.d.in /usr/bin/install -c -m 644 ./hello-d/Makefile.am /usr/share/doc/gettext/examples/hello-d/Makefile.am /usr/bin/install -c -m 644 ./hello-d/configure.ac /usr/share/doc/gettext/examples/hello-d/configure.ac /usr/bin/install -c -m 644 ./hello-d/m4/Makefile.am /usr/share/doc/gettext/examples/hello-d/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-d/po/Makefile.am /usr/share/doc/gettext/examples/hello-d/po/Makefile.am /usr/bin/install -c -m 644 ./hello-smalltalk/INSTALL /usr/share/doc/gettext/examples/hello-smalltalk/INSTALL /usr/bin/install -c ./hello-smalltalk/autogen.sh /usr/share/doc/gettext/examples/hello-smalltalk/autogen.sh /usr/bin/install -c ./hello-smalltalk/autoclean.sh /usr/share/doc/gettext/examples/hello-smalltalk/autoclean.sh /usr/bin/install -c -m 644 ./hello-smalltalk/hello.st.in /usr/share/doc/gettext/examples/hello-smalltalk/hello.st.in /usr/bin/install -c -m 644 ./hello-smalltalk/Makefile.am /usr/share/doc/gettext/examples/hello-smalltalk/Makefile.am /usr/bin/install -c -m 644 ./hello-smalltalk/configure.ac /usr/share/doc/gettext/examples/hello-smalltalk/configure.ac /usr/bin/install -c -m 644 ./hello-smalltalk/m4/Makefile.am /usr/share/doc/gettext/examples/hello-smalltalk/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-smalltalk/po/Makefile.am /usr/share/doc/gettext/examples/hello-smalltalk/po/Makefile.am /usr/bin/install -c -m 644 ./hello-tcl/INSTALL /usr/share/doc/gettext/examples/hello-tcl/INSTALL /usr/bin/install -c ./hello-tcl/autogen.sh /usr/share/doc/gettext/examples/hello-tcl/autogen.sh /usr/bin/install -c ./hello-tcl/autoclean.sh /usr/share/doc/gettext/examples/hello-tcl/autoclean.sh /usr/bin/install -c -m 644 ./hello-tcl/hello.tcl /usr/share/doc/gettext/examples/hello-tcl/hello.tcl /usr/bin/install -c -m 644 ./hello-tcl/Makefile.am /usr/share/doc/gettext/examples/hello-tcl/Makefile.am /usr/bin/install -c -m 644 ./hello-tcl/configure.ac /usr/share/doc/gettext/examples/hello-tcl/configure.ac /usr/bin/install -c -m 644 ./hello-tcl/m4/Makefile.am /usr/share/doc/gettext/examples/hello-tcl/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-tcl/po/Makefile.am /usr/share/doc/gettext/examples/hello-tcl/po/Makefile.am /usr/bin/install -c -m 644 ./hello-tcl-tk/INSTALL /usr/share/doc/gettext/examples/hello-tcl-tk/INSTALL /usr/bin/install -c ./hello-tcl-tk/autogen.sh /usr/share/doc/gettext/examples/hello-tcl-tk/autogen.sh /usr/bin/install -c ./hello-tcl-tk/autoclean.sh /usr/share/doc/gettext/examples/hello-tcl-tk/autoclean.sh /usr/bin/install -c -m 644 ./hello-tcl-tk/hello.tcl /usr/share/doc/gettext/examples/hello-tcl-tk/hello.tcl /usr/bin/install -c -m 644 ./hello-tcl-tk/Makefile.am /usr/share/doc/gettext/examples/hello-tcl-tk/Makefile.am /usr/bin/install -c -m 644 ./hello-tcl-tk/configure.ac /usr/share/doc/gettext/examples/hello-tcl-tk/configure.ac /usr/bin/install -c -m 644 ./hello-tcl-tk/m4/Makefile.am /usr/share/doc/gettext/examples/hello-tcl-tk/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-tcl-tk/po/Makefile.am /usr/share/doc/gettext/examples/hello-tcl-tk/po/Makefile.am /usr/bin/install -c -m 644 ./hello-perl/INSTALL /usr/share/doc/gettext/examples/hello-perl/INSTALL /usr/bin/install -c ./hello-perl/autogen.sh /usr/share/doc/gettext/examples/hello-perl/autogen.sh /usr/bin/install -c ./hello-perl/autoclean.sh /usr/share/doc/gettext/examples/hello-perl/autoclean.sh /usr/bin/install -c -m 644 ./hello-perl/hello-1.pl.in /usr/share/doc/gettext/examples/hello-perl/hello-1.pl.in /usr/bin/install -c -m 644 ./hello-perl/hello-2.pl.in /usr/share/doc/gettext/examples/hello-perl/hello-2.pl.in /usr/bin/install -c -m 644 ./hello-perl/Makefile.am /usr/share/doc/gettext/examples/hello-perl/Makefile.am /usr/bin/install -c -m 644 ./hello-perl/configure.ac /usr/share/doc/gettext/examples/hello-perl/configure.ac /usr/bin/install -c -m 644 ./hello-perl/m4/Makefile.am /usr/share/doc/gettext/examples/hello-perl/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-perl/po/Makefile.am /usr/share/doc/gettext/examples/hello-perl/po/Makefile.am /usr/bin/install -c -m 644 ./hello-php/INSTALL /usr/share/doc/gettext/examples/hello-php/INSTALL /usr/bin/install -c -m 644 ./hello-php/README /usr/share/doc/gettext/examples/hello-php/README /usr/bin/install -c ./hello-php/autogen.sh /usr/share/doc/gettext/examples/hello-php/autogen.sh /usr/bin/install -c ./hello-php/autoclean.sh /usr/share/doc/gettext/examples/hello-php/autoclean.sh /usr/bin/install -c -m 644 ./hello-php/hello.php /usr/share/doc/gettext/examples/hello-php/hello.php /usr/bin/install -c -m 644 ./hello-php/Makefile.am /usr/share/doc/gettext/examples/hello-php/Makefile.am /usr/bin/install -c -m 644 ./hello-php/configure.ac /usr/share/doc/gettext/examples/hello-php/configure.ac /usr/bin/install -c -m 644 ./hello-php/m4/Makefile.am /usr/share/doc/gettext/examples/hello-php/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-php/po/Makefile.am /usr/share/doc/gettext/examples/hello-php/po/Makefile.am /usr/bin/install -c -m 644 ./hello-ycp/INSTALL /usr/share/doc/gettext/examples/hello-ycp/INSTALL /usr/bin/install -c ./hello-ycp/autogen.sh /usr/share/doc/gettext/examples/hello-ycp/autogen.sh /usr/bin/install -c ./hello-ycp/autoclean.sh /usr/share/doc/gettext/examples/hello-ycp/autoclean.sh /usr/bin/install -c -m 644 ./hello-ycp/hello.ycp /usr/share/doc/gettext/examples/hello-ycp/hello.ycp /usr/bin/install -c -m 644 ./hello-ycp/Makefile.am /usr/share/doc/gettext/examples/hello-ycp/Makefile.am /usr/bin/install -c -m 644 ./hello-ycp/configure.ac /usr/share/doc/gettext/examples/hello-ycp/configure.ac /usr/bin/install -c -m 644 ./hello-ycp/m4/Makefile.am /usr/share/doc/gettext/examples/hello-ycp/m4/Makefile.am /usr/bin/install -c -m 644 ./hello-ycp/po/Makefile.am /usr/share/doc/gettext/examples/hello-ycp/po/Makefile.am /usr/bin/install -c -m 644 ./README /usr/share/doc/gettext/examples/README for f1 in hello-c hello-c-gnome2 hello-c-gnome3 hello-c-http hello-c++ hello-c++20 hello-c++-qt hello-c++-kde hello-c++-gnome2 hello-c++-gnome3 hello-c++-wxwidgets hello-objc hello-objc-gnustep hello-objc-gnome2 hello-python hello-java hello-java-awt hello-java-swing hello-java-qtjambi hello-csharp hello-csharp-forms hello-guile hello-clisp hello-librep hello-rust hello-go hello-go-http hello-ruby hello-sh hello-gawk hello-pascal hello-modula2 hello-d hello-smalltalk hello-tcl hello-tcl-tk hello-perl hello-php hello-ycp; do \ for f2 in LINGUAS af.po ast.po bg.po ca.po cs.po da.po de.po el.po eo.po es.po fi.po fr.po ga.po gl.po hr.po hu.po id.po it.po ja.po ka.po ky.po lv.po ms.po mt.po nb.po nl.po nn.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sv.po ta.po tr.po uk.po vi.po zh_CN.po zh_HK.po zh_TW.po; do \ f=$f1/po/$f2; \ test -f ./$f || { \ echo "WARNING: ./$f doesn't exist; do \"make dist\" to prepare" >&2; \ break; \ }; \ d=`echo /$f | sed -e 's,/[^/]*$,,'`; \ test -z "$d" || /bin/mkdir -p /usr/share/doc/gettext/examples$d || exit 1; \ b=`echo $f | sed -e 's,^.*/,,'`; \ echo "/usr/bin/install -c -m 644 ./$f /usr/share/doc/gettext/examples/$f"; \ /usr/bin/install -c -m 644 ./$f /usr/share/doc/gettext/examples/$f; \ done; \ done /usr/bin/install -c -m 644 ./hello-c/po/LINGUAS /usr/share/doc/gettext/examples/hello-c/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c/po/af.po /usr/share/doc/gettext/examples/hello-c/po/af.po /usr/bin/install -c -m 644 ./hello-c/po/ast.po /usr/share/doc/gettext/examples/hello-c/po/ast.po /usr/bin/install -c -m 644 ./hello-c/po/bg.po /usr/share/doc/gettext/examples/hello-c/po/bg.po /usr/bin/install -c -m 644 ./hello-c/po/ca.po /usr/share/doc/gettext/examples/hello-c/po/ca.po /usr/bin/install -c -m 644 ./hello-c/po/cs.po /usr/share/doc/gettext/examples/hello-c/po/cs.po /usr/bin/install -c -m 644 ./hello-c/po/da.po /usr/share/doc/gettext/examples/hello-c/po/da.po /usr/bin/install -c -m 644 ./hello-c/po/de.po /usr/share/doc/gettext/examples/hello-c/po/de.po /usr/bin/install -c -m 644 ./hello-c/po/el.po /usr/share/doc/gettext/examples/hello-c/po/el.po /usr/bin/install -c -m 644 ./hello-c/po/eo.po /usr/share/doc/gettext/examples/hello-c/po/eo.po /usr/bin/install -c -m 644 ./hello-c/po/es.po /usr/share/doc/gettext/examples/hello-c/po/es.po /usr/bin/install -c -m 644 ./hello-c/po/fi.po /usr/share/doc/gettext/examples/hello-c/po/fi.po /usr/bin/install -c -m 644 ./hello-c/po/fr.po /usr/share/doc/gettext/examples/hello-c/po/fr.po /usr/bin/install -c -m 644 ./hello-c/po/ga.po /usr/share/doc/gettext/examples/hello-c/po/ga.po /usr/bin/install -c -m 644 ./hello-c/po/gl.po /usr/share/doc/gettext/examples/hello-c/po/gl.po /usr/bin/install -c -m 644 ./hello-c/po/hr.po /usr/share/doc/gettext/examples/hello-c/po/hr.po /usr/bin/install -c -m 644 ./hello-c/po/hu.po /usr/share/doc/gettext/examples/hello-c/po/hu.po /usr/bin/install -c -m 644 ./hello-c/po/id.po /usr/share/doc/gettext/examples/hello-c/po/id.po /usr/bin/install -c -m 644 ./hello-c/po/it.po /usr/share/doc/gettext/examples/hello-c/po/it.po /usr/bin/install -c -m 644 ./hello-c/po/ja.po /usr/share/doc/gettext/examples/hello-c/po/ja.po /usr/bin/install -c -m 644 ./hello-c/po/ka.po /usr/share/doc/gettext/examples/hello-c/po/ka.po /usr/bin/install -c -m 644 ./hello-c/po/ky.po /usr/share/doc/gettext/examples/hello-c/po/ky.po /usr/bin/install -c -m 644 ./hello-c/po/lv.po /usr/share/doc/gettext/examples/hello-c/po/lv.po /usr/bin/install -c -m 644 ./hello-c/po/ms.po /usr/share/doc/gettext/examples/hello-c/po/ms.po /usr/bin/install -c -m 644 ./hello-c/po/mt.po /usr/share/doc/gettext/examples/hello-c/po/mt.po /usr/bin/install -c -m 644 ./hello-c/po/nb.po /usr/share/doc/gettext/examples/hello-c/po/nb.po /usr/bin/install -c -m 644 ./hello-c/po/nl.po /usr/share/doc/gettext/examples/hello-c/po/nl.po /usr/bin/install -c -m 644 ./hello-c/po/nn.po /usr/share/doc/gettext/examples/hello-c/po/nn.po /usr/bin/install -c -m 644 ./hello-c/po/pl.po /usr/share/doc/gettext/examples/hello-c/po/pl.po /usr/bin/install -c -m 644 ./hello-c/po/pt.po /usr/share/doc/gettext/examples/hello-c/po/pt.po /usr/bin/install -c -m 644 ./hello-c/po/pt_BR.po /usr/share/doc/gettext/examples/hello-c/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-c/po/ro.po /usr/share/doc/gettext/examples/hello-c/po/ro.po /usr/bin/install -c -m 644 ./hello-c/po/ru.po /usr/share/doc/gettext/examples/hello-c/po/ru.po /usr/bin/install -c -m 644 ./hello-c/po/sk.po /usr/share/doc/gettext/examples/hello-c/po/sk.po /usr/bin/install -c -m 644 ./hello-c/po/sl.po /usr/share/doc/gettext/examples/hello-c/po/sl.po /usr/bin/install -c -m 644 ./hello-c/po/sq.po /usr/share/doc/gettext/examples/hello-c/po/sq.po /usr/bin/install -c -m 644 ./hello-c/po/sr.po /usr/share/doc/gettext/examples/hello-c/po/sr.po /usr/bin/install -c -m 644 ./hello-c/po/sv.po /usr/share/doc/gettext/examples/hello-c/po/sv.po /usr/bin/install -c -m 644 ./hello-c/po/ta.po /usr/share/doc/gettext/examples/hello-c/po/ta.po /usr/bin/install -c -m 644 ./hello-c/po/tr.po /usr/share/doc/gettext/examples/hello-c/po/tr.po /usr/bin/install -c -m 644 ./hello-c/po/uk.po /usr/share/doc/gettext/examples/hello-c/po/uk.po /usr/bin/install -c -m 644 ./hello-c/po/vi.po /usr/share/doc/gettext/examples/hello-c/po/vi.po /usr/bin/install -c -m 644 ./hello-c/po/zh_CN.po /usr/share/doc/gettext/examples/hello-c/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c/po/zh_HK.po /usr/share/doc/gettext/examples/hello-c/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c/po/zh_TW.po /usr/share/doc/gettext/examples/hello-c/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/LINGUAS /usr/share/doc/gettext/examples/hello-c-gnome2/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c-gnome2/po/af.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/af.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/ast.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/ast.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/bg.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/bg.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/ca.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/ca.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/cs.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/cs.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/da.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/da.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/de.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/de.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/el.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/el.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/eo.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/eo.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/es.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/es.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/fi.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/fi.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/fr.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/fr.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/ga.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/ga.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/gl.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/gl.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/hr.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/hr.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/hu.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/hu.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/id.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/id.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/it.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/it.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/ja.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/ja.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/ka.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/ka.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/ky.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/ky.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/lv.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/lv.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/ms.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/ms.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/mt.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/mt.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/nb.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/nb.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/nl.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/nl.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/nn.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/nn.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/pl.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/pl.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/pt.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/pt.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/pt_BR.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/ro.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/ro.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/ru.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/ru.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/sk.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/sk.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/sl.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/sl.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/sq.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/sq.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/sr.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/sr.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/sv.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/sv.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/ta.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/ta.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/tr.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/tr.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/uk.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/uk.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/vi.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/vi.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/zh_CN.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/zh_HK.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c-gnome2/po/zh_TW.po /usr/share/doc/gettext/examples/hello-c-gnome2/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/LINGUAS /usr/share/doc/gettext/examples/hello-c-gnome3/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c-gnome3/po/af.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/af.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/ast.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/ast.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/bg.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/bg.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/ca.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/ca.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/cs.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/cs.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/da.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/da.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/de.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/de.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/el.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/el.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/eo.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/eo.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/es.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/es.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/fi.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/fi.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/fr.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/fr.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/ga.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/ga.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/gl.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/gl.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/hr.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/hr.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/hu.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/hu.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/id.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/id.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/it.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/it.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/ja.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/ja.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/ka.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/ka.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/ky.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/ky.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/lv.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/lv.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/ms.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/ms.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/mt.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/mt.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/nb.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/nb.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/nl.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/nl.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/nn.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/nn.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/pl.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/pl.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/pt.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/pt.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/pt_BR.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/ro.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/ro.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/ru.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/ru.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/sk.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/sk.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/sl.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/sl.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/sq.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/sq.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/sr.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/sr.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/sv.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/sv.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/ta.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/ta.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/tr.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/tr.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/uk.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/uk.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/vi.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/vi.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/zh_CN.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/zh_HK.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c-gnome3/po/zh_TW.po /usr/share/doc/gettext/examples/hello-c-gnome3/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c-http/po/LINGUAS /usr/share/doc/gettext/examples/hello-c-http/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c-http/po/af.po /usr/share/doc/gettext/examples/hello-c-http/po/af.po /usr/bin/install -c -m 644 ./hello-c-http/po/ast.po /usr/share/doc/gettext/examples/hello-c-http/po/ast.po /usr/bin/install -c -m 644 ./hello-c-http/po/bg.po /usr/share/doc/gettext/examples/hello-c-http/po/bg.po /usr/bin/install -c -m 644 ./hello-c-http/po/ca.po /usr/share/doc/gettext/examples/hello-c-http/po/ca.po /usr/bin/install -c -m 644 ./hello-c-http/po/cs.po /usr/share/doc/gettext/examples/hello-c-http/po/cs.po /usr/bin/install -c -m 644 ./hello-c-http/po/da.po /usr/share/doc/gettext/examples/hello-c-http/po/da.po /usr/bin/install -c -m 644 ./hello-c-http/po/de.po /usr/share/doc/gettext/examples/hello-c-http/po/de.po /usr/bin/install -c -m 644 ./hello-c-http/po/el.po /usr/share/doc/gettext/examples/hello-c-http/po/el.po /usr/bin/install -c -m 644 ./hello-c-http/po/eo.po /usr/share/doc/gettext/examples/hello-c-http/po/eo.po /usr/bin/install -c -m 644 ./hello-c-http/po/es.po /usr/share/doc/gettext/examples/hello-c-http/po/es.po /usr/bin/install -c -m 644 ./hello-c-http/po/fi.po /usr/share/doc/gettext/examples/hello-c-http/po/fi.po /usr/bin/install -c -m 644 ./hello-c-http/po/fr.po /usr/share/doc/gettext/examples/hello-c-http/po/fr.po /usr/bin/install -c -m 644 ./hello-c-http/po/ga.po /usr/share/doc/gettext/examples/hello-c-http/po/ga.po /usr/bin/install -c -m 644 ./hello-c-http/po/gl.po /usr/share/doc/gettext/examples/hello-c-http/po/gl.po /usr/bin/install -c -m 644 ./hello-c-http/po/hr.po /usr/share/doc/gettext/examples/hello-c-http/po/hr.po /usr/bin/install -c -m 644 ./hello-c-http/po/hu.po /usr/share/doc/gettext/examples/hello-c-http/po/hu.po /usr/bin/install -c -m 644 ./hello-c-http/po/id.po /usr/share/doc/gettext/examples/hello-c-http/po/id.po /usr/bin/install -c -m 644 ./hello-c-http/po/it.po /usr/share/doc/gettext/examples/hello-c-http/po/it.po /usr/bin/install -c -m 644 ./hello-c-http/po/ja.po /usr/share/doc/gettext/examples/hello-c-http/po/ja.po /usr/bin/install -c -m 644 ./hello-c-http/po/ka.po /usr/share/doc/gettext/examples/hello-c-http/po/ka.po /usr/bin/install -c -m 644 ./hello-c-http/po/ky.po /usr/share/doc/gettext/examples/hello-c-http/po/ky.po /usr/bin/install -c -m 644 ./hello-c-http/po/lv.po /usr/share/doc/gettext/examples/hello-c-http/po/lv.po /usr/bin/install -c -m 644 ./hello-c-http/po/ms.po /usr/share/doc/gettext/examples/hello-c-http/po/ms.po /usr/bin/install -c -m 644 ./hello-c-http/po/mt.po /usr/share/doc/gettext/examples/hello-c-http/po/mt.po /usr/bin/install -c -m 644 ./hello-c-http/po/nb.po /usr/share/doc/gettext/examples/hello-c-http/po/nb.po /usr/bin/install -c -m 644 ./hello-c-http/po/nl.po /usr/share/doc/gettext/examples/hello-c-http/po/nl.po /usr/bin/install -c -m 644 ./hello-c-http/po/nn.po /usr/share/doc/gettext/examples/hello-c-http/po/nn.po /usr/bin/install -c -m 644 ./hello-c-http/po/pl.po /usr/share/doc/gettext/examples/hello-c-http/po/pl.po /usr/bin/install -c -m 644 ./hello-c-http/po/pt.po /usr/share/doc/gettext/examples/hello-c-http/po/pt.po /usr/bin/install -c -m 644 ./hello-c-http/po/pt_BR.po /usr/share/doc/gettext/examples/hello-c-http/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-c-http/po/ro.po /usr/share/doc/gettext/examples/hello-c-http/po/ro.po /usr/bin/install -c -m 644 ./hello-c-http/po/ru.po /usr/share/doc/gettext/examples/hello-c-http/po/ru.po /usr/bin/install -c -m 644 ./hello-c-http/po/sk.po /usr/share/doc/gettext/examples/hello-c-http/po/sk.po /usr/bin/install -c -m 644 ./hello-c-http/po/sl.po /usr/share/doc/gettext/examples/hello-c-http/po/sl.po /usr/bin/install -c -m 644 ./hello-c-http/po/sq.po /usr/share/doc/gettext/examples/hello-c-http/po/sq.po /usr/bin/install -c -m 644 ./hello-c-http/po/sr.po /usr/share/doc/gettext/examples/hello-c-http/po/sr.po /usr/bin/install -c -m 644 ./hello-c-http/po/sv.po /usr/share/doc/gettext/examples/hello-c-http/po/sv.po /usr/bin/install -c -m 644 ./hello-c-http/po/ta.po /usr/share/doc/gettext/examples/hello-c-http/po/ta.po /usr/bin/install -c -m 644 ./hello-c-http/po/tr.po /usr/share/doc/gettext/examples/hello-c-http/po/tr.po /usr/bin/install -c -m 644 ./hello-c-http/po/uk.po /usr/share/doc/gettext/examples/hello-c-http/po/uk.po /usr/bin/install -c -m 644 ./hello-c-http/po/vi.po /usr/share/doc/gettext/examples/hello-c-http/po/vi.po /usr/bin/install -c -m 644 ./hello-c-http/po/zh_CN.po /usr/share/doc/gettext/examples/hello-c-http/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c-http/po/zh_HK.po /usr/share/doc/gettext/examples/hello-c-http/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c-http/po/zh_TW.po /usr/share/doc/gettext/examples/hello-c-http/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c++/po/LINGUAS /usr/share/doc/gettext/examples/hello-c++/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c++/po/af.po /usr/share/doc/gettext/examples/hello-c++/po/af.po /usr/bin/install -c -m 644 ./hello-c++/po/ast.po /usr/share/doc/gettext/examples/hello-c++/po/ast.po /usr/bin/install -c -m 644 ./hello-c++/po/bg.po /usr/share/doc/gettext/examples/hello-c++/po/bg.po /usr/bin/install -c -m 644 ./hello-c++/po/ca.po /usr/share/doc/gettext/examples/hello-c++/po/ca.po /usr/bin/install -c -m 644 ./hello-c++/po/cs.po /usr/share/doc/gettext/examples/hello-c++/po/cs.po /usr/bin/install -c -m 644 ./hello-c++/po/da.po /usr/share/doc/gettext/examples/hello-c++/po/da.po /usr/bin/install -c -m 644 ./hello-c++/po/de.po /usr/share/doc/gettext/examples/hello-c++/po/de.po /usr/bin/install -c -m 644 ./hello-c++/po/el.po /usr/share/doc/gettext/examples/hello-c++/po/el.po /usr/bin/install -c -m 644 ./hello-c++/po/eo.po /usr/share/doc/gettext/examples/hello-c++/po/eo.po /usr/bin/install -c -m 644 ./hello-c++/po/es.po /usr/share/doc/gettext/examples/hello-c++/po/es.po /usr/bin/install -c -m 644 ./hello-c++/po/fi.po /usr/share/doc/gettext/examples/hello-c++/po/fi.po /usr/bin/install -c -m 644 ./hello-c++/po/fr.po /usr/share/doc/gettext/examples/hello-c++/po/fr.po /usr/bin/install -c -m 644 ./hello-c++/po/ga.po /usr/share/doc/gettext/examples/hello-c++/po/ga.po /usr/bin/install -c -m 644 ./hello-c++/po/gl.po /usr/share/doc/gettext/examples/hello-c++/po/gl.po /usr/bin/install -c -m 644 ./hello-c++/po/hr.po /usr/share/doc/gettext/examples/hello-c++/po/hr.po /usr/bin/install -c -m 644 ./hello-c++/po/hu.po /usr/share/doc/gettext/examples/hello-c++/po/hu.po /usr/bin/install -c -m 644 ./hello-c++/po/id.po /usr/share/doc/gettext/examples/hello-c++/po/id.po /usr/bin/install -c -m 644 ./hello-c++/po/it.po /usr/share/doc/gettext/examples/hello-c++/po/it.po /usr/bin/install -c -m 644 ./hello-c++/po/ja.po /usr/share/doc/gettext/examples/hello-c++/po/ja.po /usr/bin/install -c -m 644 ./hello-c++/po/ka.po /usr/share/doc/gettext/examples/hello-c++/po/ka.po /usr/bin/install -c -m 644 ./hello-c++/po/ky.po /usr/share/doc/gettext/examples/hello-c++/po/ky.po /usr/bin/install -c -m 644 ./hello-c++/po/lv.po /usr/share/doc/gettext/examples/hello-c++/po/lv.po /usr/bin/install -c -m 644 ./hello-c++/po/ms.po /usr/share/doc/gettext/examples/hello-c++/po/ms.po /usr/bin/install -c -m 644 ./hello-c++/po/mt.po /usr/share/doc/gettext/examples/hello-c++/po/mt.po /usr/bin/install -c -m 644 ./hello-c++/po/nb.po /usr/share/doc/gettext/examples/hello-c++/po/nb.po /usr/bin/install -c -m 644 ./hello-c++/po/nl.po /usr/share/doc/gettext/examples/hello-c++/po/nl.po /usr/bin/install -c -m 644 ./hello-c++/po/nn.po /usr/share/doc/gettext/examples/hello-c++/po/nn.po /usr/bin/install -c -m 644 ./hello-c++/po/pl.po /usr/share/doc/gettext/examples/hello-c++/po/pl.po /usr/bin/install -c -m 644 ./hello-c++/po/pt.po /usr/share/doc/gettext/examples/hello-c++/po/pt.po /usr/bin/install -c -m 644 ./hello-c++/po/pt_BR.po /usr/share/doc/gettext/examples/hello-c++/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-c++/po/ro.po /usr/share/doc/gettext/examples/hello-c++/po/ro.po /usr/bin/install -c -m 644 ./hello-c++/po/ru.po /usr/share/doc/gettext/examples/hello-c++/po/ru.po /usr/bin/install -c -m 644 ./hello-c++/po/sk.po /usr/share/doc/gettext/examples/hello-c++/po/sk.po /usr/bin/install -c -m 644 ./hello-c++/po/sl.po /usr/share/doc/gettext/examples/hello-c++/po/sl.po /usr/bin/install -c -m 644 ./hello-c++/po/sq.po /usr/share/doc/gettext/examples/hello-c++/po/sq.po /usr/bin/install -c -m 644 ./hello-c++/po/sr.po /usr/share/doc/gettext/examples/hello-c++/po/sr.po /usr/bin/install -c -m 644 ./hello-c++/po/sv.po /usr/share/doc/gettext/examples/hello-c++/po/sv.po /usr/bin/install -c -m 644 ./hello-c++/po/ta.po /usr/share/doc/gettext/examples/hello-c++/po/ta.po /usr/bin/install -c -m 644 ./hello-c++/po/tr.po /usr/share/doc/gettext/examples/hello-c++/po/tr.po /usr/bin/install -c -m 644 ./hello-c++/po/uk.po /usr/share/doc/gettext/examples/hello-c++/po/uk.po /usr/bin/install -c -m 644 ./hello-c++/po/vi.po /usr/share/doc/gettext/examples/hello-c++/po/vi.po /usr/bin/install -c -m 644 ./hello-c++/po/zh_CN.po /usr/share/doc/gettext/examples/hello-c++/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c++/po/zh_HK.po /usr/share/doc/gettext/examples/hello-c++/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c++/po/zh_TW.po /usr/share/doc/gettext/examples/hello-c++/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c++20/po/LINGUAS /usr/share/doc/gettext/examples/hello-c++20/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c++20/po/af.po /usr/share/doc/gettext/examples/hello-c++20/po/af.po /usr/bin/install -c -m 644 ./hello-c++20/po/ast.po /usr/share/doc/gettext/examples/hello-c++20/po/ast.po /usr/bin/install -c -m 644 ./hello-c++20/po/bg.po /usr/share/doc/gettext/examples/hello-c++20/po/bg.po /usr/bin/install -c -m 644 ./hello-c++20/po/ca.po /usr/share/doc/gettext/examples/hello-c++20/po/ca.po /usr/bin/install -c -m 644 ./hello-c++20/po/cs.po /usr/share/doc/gettext/examples/hello-c++20/po/cs.po /usr/bin/install -c -m 644 ./hello-c++20/po/da.po /usr/share/doc/gettext/examples/hello-c++20/po/da.po /usr/bin/install -c -m 644 ./hello-c++20/po/de.po /usr/share/doc/gettext/examples/hello-c++20/po/de.po /usr/bin/install -c -m 644 ./hello-c++20/po/el.po /usr/share/doc/gettext/examples/hello-c++20/po/el.po /usr/bin/install -c -m 644 ./hello-c++20/po/eo.po /usr/share/doc/gettext/examples/hello-c++20/po/eo.po /usr/bin/install -c -m 644 ./hello-c++20/po/es.po /usr/share/doc/gettext/examples/hello-c++20/po/es.po /usr/bin/install -c -m 644 ./hello-c++20/po/fi.po /usr/share/doc/gettext/examples/hello-c++20/po/fi.po /usr/bin/install -c -m 644 ./hello-c++20/po/fr.po /usr/share/doc/gettext/examples/hello-c++20/po/fr.po /usr/bin/install -c -m 644 ./hello-c++20/po/ga.po /usr/share/doc/gettext/examples/hello-c++20/po/ga.po /usr/bin/install -c -m 644 ./hello-c++20/po/gl.po /usr/share/doc/gettext/examples/hello-c++20/po/gl.po /usr/bin/install -c -m 644 ./hello-c++20/po/hr.po /usr/share/doc/gettext/examples/hello-c++20/po/hr.po /usr/bin/install -c -m 644 ./hello-c++20/po/hu.po /usr/share/doc/gettext/examples/hello-c++20/po/hu.po /usr/bin/install -c -m 644 ./hello-c++20/po/id.po /usr/share/doc/gettext/examples/hello-c++20/po/id.po /usr/bin/install -c -m 644 ./hello-c++20/po/it.po /usr/share/doc/gettext/examples/hello-c++20/po/it.po /usr/bin/install -c -m 644 ./hello-c++20/po/ja.po /usr/share/doc/gettext/examples/hello-c++20/po/ja.po /usr/bin/install -c -m 644 ./hello-c++20/po/ka.po /usr/share/doc/gettext/examples/hello-c++20/po/ka.po /usr/bin/install -c -m 644 ./hello-c++20/po/ky.po /usr/share/doc/gettext/examples/hello-c++20/po/ky.po /usr/bin/install -c -m 644 ./hello-c++20/po/lv.po /usr/share/doc/gettext/examples/hello-c++20/po/lv.po /usr/bin/install -c -m 644 ./hello-c++20/po/ms.po /usr/share/doc/gettext/examples/hello-c++20/po/ms.po /usr/bin/install -c -m 644 ./hello-c++20/po/mt.po /usr/share/doc/gettext/examples/hello-c++20/po/mt.po /usr/bin/install -c -m 644 ./hello-c++20/po/nb.po /usr/share/doc/gettext/examples/hello-c++20/po/nb.po /usr/bin/install -c -m 644 ./hello-c++20/po/nl.po /usr/share/doc/gettext/examples/hello-c++20/po/nl.po /usr/bin/install -c -m 644 ./hello-c++20/po/nn.po /usr/share/doc/gettext/examples/hello-c++20/po/nn.po /usr/bin/install -c -m 644 ./hello-c++20/po/pl.po /usr/share/doc/gettext/examples/hello-c++20/po/pl.po /usr/bin/install -c -m 644 ./hello-c++20/po/pt.po /usr/share/doc/gettext/examples/hello-c++20/po/pt.po /usr/bin/install -c -m 644 ./hello-c++20/po/pt_BR.po /usr/share/doc/gettext/examples/hello-c++20/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-c++20/po/ro.po /usr/share/doc/gettext/examples/hello-c++20/po/ro.po /usr/bin/install -c -m 644 ./hello-c++20/po/ru.po /usr/share/doc/gettext/examples/hello-c++20/po/ru.po /usr/bin/install -c -m 644 ./hello-c++20/po/sk.po /usr/share/doc/gettext/examples/hello-c++20/po/sk.po /usr/bin/install -c -m 644 ./hello-c++20/po/sl.po /usr/share/doc/gettext/examples/hello-c++20/po/sl.po /usr/bin/install -c -m 644 ./hello-c++20/po/sq.po /usr/share/doc/gettext/examples/hello-c++20/po/sq.po /usr/bin/install -c -m 644 ./hello-c++20/po/sr.po /usr/share/doc/gettext/examples/hello-c++20/po/sr.po /usr/bin/install -c -m 644 ./hello-c++20/po/sv.po /usr/share/doc/gettext/examples/hello-c++20/po/sv.po /usr/bin/install -c -m 644 ./hello-c++20/po/ta.po /usr/share/doc/gettext/examples/hello-c++20/po/ta.po /usr/bin/install -c -m 644 ./hello-c++20/po/tr.po /usr/share/doc/gettext/examples/hello-c++20/po/tr.po /usr/bin/install -c -m 644 ./hello-c++20/po/uk.po /usr/share/doc/gettext/examples/hello-c++20/po/uk.po /usr/bin/install -c -m 644 ./hello-c++20/po/vi.po /usr/share/doc/gettext/examples/hello-c++20/po/vi.po /usr/bin/install -c -m 644 ./hello-c++20/po/zh_CN.po /usr/share/doc/gettext/examples/hello-c++20/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c++20/po/zh_HK.po /usr/share/doc/gettext/examples/hello-c++20/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c++20/po/zh_TW.po /usr/share/doc/gettext/examples/hello-c++20/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/LINGUAS /usr/share/doc/gettext/examples/hello-c++-qt/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c++-qt/po/af.po /usr/share/doc/gettext/examples/hello-c++-qt/po/af.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ast.po /usr/share/doc/gettext/examples/hello-c++-qt/po/ast.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/bg.po /usr/share/doc/gettext/examples/hello-c++-qt/po/bg.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ca.po /usr/share/doc/gettext/examples/hello-c++-qt/po/ca.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/cs.po /usr/share/doc/gettext/examples/hello-c++-qt/po/cs.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/da.po /usr/share/doc/gettext/examples/hello-c++-qt/po/da.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/de.po /usr/share/doc/gettext/examples/hello-c++-qt/po/de.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/el.po /usr/share/doc/gettext/examples/hello-c++-qt/po/el.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/eo.po /usr/share/doc/gettext/examples/hello-c++-qt/po/eo.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/es.po /usr/share/doc/gettext/examples/hello-c++-qt/po/es.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/fi.po /usr/share/doc/gettext/examples/hello-c++-qt/po/fi.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/fr.po /usr/share/doc/gettext/examples/hello-c++-qt/po/fr.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ga.po /usr/share/doc/gettext/examples/hello-c++-qt/po/ga.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/gl.po /usr/share/doc/gettext/examples/hello-c++-qt/po/gl.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/hr.po /usr/share/doc/gettext/examples/hello-c++-qt/po/hr.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/hu.po /usr/share/doc/gettext/examples/hello-c++-qt/po/hu.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/id.po /usr/share/doc/gettext/examples/hello-c++-qt/po/id.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/it.po /usr/share/doc/gettext/examples/hello-c++-qt/po/it.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ja.po /usr/share/doc/gettext/examples/hello-c++-qt/po/ja.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ka.po /usr/share/doc/gettext/examples/hello-c++-qt/po/ka.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ky.po /usr/share/doc/gettext/examples/hello-c++-qt/po/ky.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/lv.po /usr/share/doc/gettext/examples/hello-c++-qt/po/lv.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ms.po /usr/share/doc/gettext/examples/hello-c++-qt/po/ms.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/mt.po /usr/share/doc/gettext/examples/hello-c++-qt/po/mt.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/nb.po /usr/share/doc/gettext/examples/hello-c++-qt/po/nb.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/nl.po /usr/share/doc/gettext/examples/hello-c++-qt/po/nl.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/nn.po /usr/share/doc/gettext/examples/hello-c++-qt/po/nn.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/pl.po /usr/share/doc/gettext/examples/hello-c++-qt/po/pl.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/pt.po /usr/share/doc/gettext/examples/hello-c++-qt/po/pt.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/pt_BR.po /usr/share/doc/gettext/examples/hello-c++-qt/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ro.po /usr/share/doc/gettext/examples/hello-c++-qt/po/ro.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ru.po /usr/share/doc/gettext/examples/hello-c++-qt/po/ru.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/sk.po /usr/share/doc/gettext/examples/hello-c++-qt/po/sk.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/sl.po /usr/share/doc/gettext/examples/hello-c++-qt/po/sl.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/sq.po /usr/share/doc/gettext/examples/hello-c++-qt/po/sq.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/sr.po /usr/share/doc/gettext/examples/hello-c++-qt/po/sr.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/sv.po /usr/share/doc/gettext/examples/hello-c++-qt/po/sv.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/ta.po /usr/share/doc/gettext/examples/hello-c++-qt/po/ta.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/tr.po /usr/share/doc/gettext/examples/hello-c++-qt/po/tr.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/uk.po /usr/share/doc/gettext/examples/hello-c++-qt/po/uk.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/vi.po /usr/share/doc/gettext/examples/hello-c++-qt/po/vi.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/zh_CN.po /usr/share/doc/gettext/examples/hello-c++-qt/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/zh_HK.po /usr/share/doc/gettext/examples/hello-c++-qt/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c++-qt/po/zh_TW.po /usr/share/doc/gettext/examples/hello-c++-qt/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/LINGUAS /usr/share/doc/gettext/examples/hello-c++-kde/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c++-kde/po/af.po /usr/share/doc/gettext/examples/hello-c++-kde/po/af.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ast.po /usr/share/doc/gettext/examples/hello-c++-kde/po/ast.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/bg.po /usr/share/doc/gettext/examples/hello-c++-kde/po/bg.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ca.po /usr/share/doc/gettext/examples/hello-c++-kde/po/ca.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/cs.po /usr/share/doc/gettext/examples/hello-c++-kde/po/cs.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/da.po /usr/share/doc/gettext/examples/hello-c++-kde/po/da.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/de.po /usr/share/doc/gettext/examples/hello-c++-kde/po/de.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/el.po /usr/share/doc/gettext/examples/hello-c++-kde/po/el.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/eo.po /usr/share/doc/gettext/examples/hello-c++-kde/po/eo.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/es.po /usr/share/doc/gettext/examples/hello-c++-kde/po/es.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/fi.po /usr/share/doc/gettext/examples/hello-c++-kde/po/fi.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/fr.po /usr/share/doc/gettext/examples/hello-c++-kde/po/fr.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ga.po /usr/share/doc/gettext/examples/hello-c++-kde/po/ga.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/gl.po /usr/share/doc/gettext/examples/hello-c++-kde/po/gl.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/hr.po /usr/share/doc/gettext/examples/hello-c++-kde/po/hr.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/hu.po /usr/share/doc/gettext/examples/hello-c++-kde/po/hu.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/id.po /usr/share/doc/gettext/examples/hello-c++-kde/po/id.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/it.po /usr/share/doc/gettext/examples/hello-c++-kde/po/it.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ja.po /usr/share/doc/gettext/examples/hello-c++-kde/po/ja.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ka.po /usr/share/doc/gettext/examples/hello-c++-kde/po/ka.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ky.po /usr/share/doc/gettext/examples/hello-c++-kde/po/ky.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/lv.po /usr/share/doc/gettext/examples/hello-c++-kde/po/lv.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ms.po /usr/share/doc/gettext/examples/hello-c++-kde/po/ms.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/mt.po /usr/share/doc/gettext/examples/hello-c++-kde/po/mt.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/nb.po /usr/share/doc/gettext/examples/hello-c++-kde/po/nb.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/nl.po /usr/share/doc/gettext/examples/hello-c++-kde/po/nl.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/nn.po /usr/share/doc/gettext/examples/hello-c++-kde/po/nn.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/pl.po /usr/share/doc/gettext/examples/hello-c++-kde/po/pl.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/pt.po /usr/share/doc/gettext/examples/hello-c++-kde/po/pt.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/pt_BR.po /usr/share/doc/gettext/examples/hello-c++-kde/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ro.po /usr/share/doc/gettext/examples/hello-c++-kde/po/ro.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ru.po /usr/share/doc/gettext/examples/hello-c++-kde/po/ru.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/sk.po /usr/share/doc/gettext/examples/hello-c++-kde/po/sk.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/sl.po /usr/share/doc/gettext/examples/hello-c++-kde/po/sl.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/sq.po /usr/share/doc/gettext/examples/hello-c++-kde/po/sq.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/sr.po /usr/share/doc/gettext/examples/hello-c++-kde/po/sr.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/sv.po /usr/share/doc/gettext/examples/hello-c++-kde/po/sv.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/ta.po /usr/share/doc/gettext/examples/hello-c++-kde/po/ta.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/tr.po /usr/share/doc/gettext/examples/hello-c++-kde/po/tr.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/uk.po /usr/share/doc/gettext/examples/hello-c++-kde/po/uk.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/vi.po /usr/share/doc/gettext/examples/hello-c++-kde/po/vi.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/zh_CN.po /usr/share/doc/gettext/examples/hello-c++-kde/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/zh_HK.po /usr/share/doc/gettext/examples/hello-c++-kde/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c++-kde/po/zh_TW.po /usr/share/doc/gettext/examples/hello-c++-kde/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/LINGUAS /usr/share/doc/gettext/examples/hello-c++-gnome2/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/af.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/af.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/ast.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/ast.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/bg.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/bg.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/ca.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/ca.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/cs.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/cs.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/da.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/da.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/de.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/de.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/el.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/el.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/eo.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/eo.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/es.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/es.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/fi.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/fi.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/fr.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/fr.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/ga.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/ga.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/gl.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/gl.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/hr.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/hr.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/hu.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/hu.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/id.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/id.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/it.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/it.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/ja.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/ja.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/ka.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/ka.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/ky.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/ky.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/lv.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/lv.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/ms.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/ms.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/mt.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/mt.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/nb.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/nb.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/nl.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/nl.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/nn.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/nn.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/pl.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/pl.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/pt.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/pt.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/pt_BR.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/ro.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/ro.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/ru.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/ru.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/sk.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/sk.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/sl.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/sl.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/sq.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/sq.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/sr.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/sr.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/sv.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/sv.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/ta.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/ta.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/tr.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/tr.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/uk.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/uk.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/vi.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/vi.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/zh_CN.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/zh_HK.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c++-gnome2/po/zh_TW.po /usr/share/doc/gettext/examples/hello-c++-gnome2/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/LINGUAS /usr/share/doc/gettext/examples/hello-c++-gnome3/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/af.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/af.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/ast.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/ast.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/bg.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/bg.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/ca.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/ca.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/cs.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/cs.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/da.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/da.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/de.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/de.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/el.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/el.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/eo.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/eo.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/es.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/es.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/fi.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/fi.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/fr.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/fr.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/ga.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/ga.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/gl.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/gl.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/hr.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/hr.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/hu.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/hu.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/id.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/id.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/it.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/it.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/ja.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/ja.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/ka.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/ka.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/ky.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/ky.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/lv.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/lv.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/ms.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/ms.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/mt.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/mt.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/nb.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/nb.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/nl.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/nl.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/nn.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/nn.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/pl.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/pl.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/pt.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/pt.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/pt_BR.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/ro.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/ro.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/ru.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/ru.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/sk.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/sk.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/sl.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/sl.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/sq.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/sq.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/sr.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/sr.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/sv.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/sv.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/ta.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/ta.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/tr.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/tr.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/uk.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/uk.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/vi.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/vi.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/zh_CN.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/zh_HK.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c++-gnome3/po/zh_TW.po /usr/share/doc/gettext/examples/hello-c++-gnome3/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/LINGUAS /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/LINGUAS /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/af.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/af.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ast.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ast.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/bg.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/bg.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ca.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ca.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/cs.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/cs.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/da.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/da.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/de.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/de.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/el.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/el.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/eo.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/eo.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/es.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/es.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/fi.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/fi.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/fr.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/fr.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ga.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ga.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/gl.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/gl.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/hr.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/hr.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/hu.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/hu.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/id.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/id.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/it.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/it.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ja.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ja.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ka.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ka.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ky.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ky.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/lv.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/lv.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ms.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ms.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/mt.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/mt.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/nb.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/nb.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/nl.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/nl.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/nn.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/nn.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pl.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/pl.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pt.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/pt_BR.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ro.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ro.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ru.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ru.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sk.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sk.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sl.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sl.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sq.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sq.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sr.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sr.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/sv.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sv.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/ta.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ta.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/tr.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/tr.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/uk.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/uk.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/vi.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/vi.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_CN.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_HK.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_TW.po /usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-objc/po/LINGUAS /usr/share/doc/gettext/examples/hello-objc/po/LINGUAS /usr/bin/install -c -m 644 ./hello-objc/po/af.po /usr/share/doc/gettext/examples/hello-objc/po/af.po /usr/bin/install -c -m 644 ./hello-objc/po/ast.po /usr/share/doc/gettext/examples/hello-objc/po/ast.po /usr/bin/install -c -m 644 ./hello-objc/po/bg.po /usr/share/doc/gettext/examples/hello-objc/po/bg.po /usr/bin/install -c -m 644 ./hello-objc/po/ca.po /usr/share/doc/gettext/examples/hello-objc/po/ca.po /usr/bin/install -c -m 644 ./hello-objc/po/cs.po /usr/share/doc/gettext/examples/hello-objc/po/cs.po /usr/bin/install -c -m 644 ./hello-objc/po/da.po /usr/share/doc/gettext/examples/hello-objc/po/da.po /usr/bin/install -c -m 644 ./hello-objc/po/de.po /usr/share/doc/gettext/examples/hello-objc/po/de.po /usr/bin/install -c -m 644 ./hello-objc/po/el.po /usr/share/doc/gettext/examples/hello-objc/po/el.po /usr/bin/install -c -m 644 ./hello-objc/po/eo.po /usr/share/doc/gettext/examples/hello-objc/po/eo.po /usr/bin/install -c -m 644 ./hello-objc/po/es.po /usr/share/doc/gettext/examples/hello-objc/po/es.po /usr/bin/install -c -m 644 ./hello-objc/po/fi.po /usr/share/doc/gettext/examples/hello-objc/po/fi.po /usr/bin/install -c -m 644 ./hello-objc/po/fr.po /usr/share/doc/gettext/examples/hello-objc/po/fr.po /usr/bin/install -c -m 644 ./hello-objc/po/ga.po /usr/share/doc/gettext/examples/hello-objc/po/ga.po /usr/bin/install -c -m 644 ./hello-objc/po/gl.po /usr/share/doc/gettext/examples/hello-objc/po/gl.po /usr/bin/install -c -m 644 ./hello-objc/po/hr.po /usr/share/doc/gettext/examples/hello-objc/po/hr.po /usr/bin/install -c -m 644 ./hello-objc/po/hu.po /usr/share/doc/gettext/examples/hello-objc/po/hu.po /usr/bin/install -c -m 644 ./hello-objc/po/id.po /usr/share/doc/gettext/examples/hello-objc/po/id.po /usr/bin/install -c -m 644 ./hello-objc/po/it.po /usr/share/doc/gettext/examples/hello-objc/po/it.po /usr/bin/install -c -m 644 ./hello-objc/po/ja.po /usr/share/doc/gettext/examples/hello-objc/po/ja.po /usr/bin/install -c -m 644 ./hello-objc/po/ka.po /usr/share/doc/gettext/examples/hello-objc/po/ka.po /usr/bin/install -c -m 644 ./hello-objc/po/ky.po /usr/share/doc/gettext/examples/hello-objc/po/ky.po /usr/bin/install -c -m 644 ./hello-objc/po/lv.po /usr/share/doc/gettext/examples/hello-objc/po/lv.po /usr/bin/install -c -m 644 ./hello-objc/po/ms.po /usr/share/doc/gettext/examples/hello-objc/po/ms.po /usr/bin/install -c -m 644 ./hello-objc/po/mt.po /usr/share/doc/gettext/examples/hello-objc/po/mt.po /usr/bin/install -c -m 644 ./hello-objc/po/nb.po /usr/share/doc/gettext/examples/hello-objc/po/nb.po /usr/bin/install -c -m 644 ./hello-objc/po/nl.po /usr/share/doc/gettext/examples/hello-objc/po/nl.po /usr/bin/install -c -m 644 ./hello-objc/po/nn.po /usr/share/doc/gettext/examples/hello-objc/po/nn.po /usr/bin/install -c -m 644 ./hello-objc/po/pl.po /usr/share/doc/gettext/examples/hello-objc/po/pl.po /usr/bin/install -c -m 644 ./hello-objc/po/pt.po /usr/share/doc/gettext/examples/hello-objc/po/pt.po /usr/bin/install -c -m 644 ./hello-objc/po/pt_BR.po /usr/share/doc/gettext/examples/hello-objc/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-objc/po/ro.po /usr/share/doc/gettext/examples/hello-objc/po/ro.po /usr/bin/install -c -m 644 ./hello-objc/po/ru.po /usr/share/doc/gettext/examples/hello-objc/po/ru.po /usr/bin/install -c -m 644 ./hello-objc/po/sk.po /usr/share/doc/gettext/examples/hello-objc/po/sk.po /usr/bin/install -c -m 644 ./hello-objc/po/sl.po /usr/share/doc/gettext/examples/hello-objc/po/sl.po /usr/bin/install -c -m 644 ./hello-objc/po/sq.po /usr/share/doc/gettext/examples/hello-objc/po/sq.po /usr/bin/install -c -m 644 ./hello-objc/po/sr.po /usr/share/doc/gettext/examples/hello-objc/po/sr.po /usr/bin/install -c -m 644 ./hello-objc/po/sv.po /usr/share/doc/gettext/examples/hello-objc/po/sv.po /usr/bin/install -c -m 644 ./hello-objc/po/ta.po /usr/share/doc/gettext/examples/hello-objc/po/ta.po /usr/bin/install -c -m 644 ./hello-objc/po/tr.po /usr/share/doc/gettext/examples/hello-objc/po/tr.po /usr/bin/install -c -m 644 ./hello-objc/po/uk.po /usr/share/doc/gettext/examples/hello-objc/po/uk.po /usr/bin/install -c -m 644 ./hello-objc/po/vi.po /usr/share/doc/gettext/examples/hello-objc/po/vi.po /usr/bin/install -c -m 644 ./hello-objc/po/zh_CN.po /usr/share/doc/gettext/examples/hello-objc/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-objc/po/zh_HK.po /usr/share/doc/gettext/examples/hello-objc/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-objc/po/zh_TW.po /usr/share/doc/gettext/examples/hello-objc/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/LINGUAS /usr/share/doc/gettext/examples/hello-objc-gnustep/po/LINGUAS /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/af.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/af.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ast.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/ast.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/bg.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/bg.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ca.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/ca.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/cs.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/cs.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/da.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/da.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/de.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/de.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/el.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/el.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/eo.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/eo.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/es.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/es.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/fi.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/fi.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/fr.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/fr.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ga.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/ga.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/gl.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/gl.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/hr.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/hr.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/hu.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/hu.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/id.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/id.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/it.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/it.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ja.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/ja.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ka.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/ka.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ky.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/ky.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/lv.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/lv.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ms.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/ms.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/mt.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/mt.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/nb.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/nb.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/nl.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/nl.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/nn.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/nn.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/pl.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/pl.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/pt.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/pt.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/pt_BR.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ro.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/ro.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ru.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/ru.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sk.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/sk.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sl.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/sl.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sq.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/sq.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sr.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/sr.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/sv.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/sv.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/ta.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/ta.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/tr.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/tr.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/uk.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/uk.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/vi.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/vi.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_CN.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_HK.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-objc-gnustep/po/zh_TW.po /usr/share/doc/gettext/examples/hello-objc-gnustep/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/LINGUAS /usr/share/doc/gettext/examples/hello-objc-gnome2/po/LINGUAS /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/af.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/af.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/ast.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/ast.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/bg.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/bg.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/ca.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/ca.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/cs.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/cs.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/da.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/da.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/de.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/de.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/el.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/el.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/eo.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/eo.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/es.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/es.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/fi.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/fi.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/fr.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/fr.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/ga.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/ga.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/gl.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/gl.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/hr.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/hr.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/hu.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/hu.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/id.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/id.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/it.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/it.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/ja.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/ja.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/ka.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/ka.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/ky.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/ky.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/lv.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/lv.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/ms.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/ms.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/mt.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/mt.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/nb.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/nb.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/nl.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/nl.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/nn.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/nn.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/pl.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/pl.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/pt.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/pt.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/pt_BR.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/ro.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/ro.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/ru.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/ru.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/sk.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/sk.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/sl.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/sl.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/sq.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/sq.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/sr.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/sr.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/sv.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/sv.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/ta.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/ta.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/tr.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/tr.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/uk.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/uk.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/vi.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/vi.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/zh_CN.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/zh_HK.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-objc-gnome2/po/zh_TW.po /usr/share/doc/gettext/examples/hello-objc-gnome2/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-python/po/LINGUAS /usr/share/doc/gettext/examples/hello-python/po/LINGUAS /usr/bin/install -c -m 644 ./hello-python/po/af.po /usr/share/doc/gettext/examples/hello-python/po/af.po /usr/bin/install -c -m 644 ./hello-python/po/ast.po /usr/share/doc/gettext/examples/hello-python/po/ast.po /usr/bin/install -c -m 644 ./hello-python/po/bg.po /usr/share/doc/gettext/examples/hello-python/po/bg.po /usr/bin/install -c -m 644 ./hello-python/po/ca.po /usr/share/doc/gettext/examples/hello-python/po/ca.po /usr/bin/install -c -m 644 ./hello-python/po/cs.po /usr/share/doc/gettext/examples/hello-python/po/cs.po /usr/bin/install -c -m 644 ./hello-python/po/da.po /usr/share/doc/gettext/examples/hello-python/po/da.po /usr/bin/install -c -m 644 ./hello-python/po/de.po /usr/share/doc/gettext/examples/hello-python/po/de.po /usr/bin/install -c -m 644 ./hello-python/po/el.po /usr/share/doc/gettext/examples/hello-python/po/el.po /usr/bin/install -c -m 644 ./hello-python/po/eo.po /usr/share/doc/gettext/examples/hello-python/po/eo.po /usr/bin/install -c -m 644 ./hello-python/po/es.po /usr/share/doc/gettext/examples/hello-python/po/es.po /usr/bin/install -c -m 644 ./hello-python/po/fi.po /usr/share/doc/gettext/examples/hello-python/po/fi.po /usr/bin/install -c -m 644 ./hello-python/po/fr.po /usr/share/doc/gettext/examples/hello-python/po/fr.po /usr/bin/install -c -m 644 ./hello-python/po/ga.po /usr/share/doc/gettext/examples/hello-python/po/ga.po /usr/bin/install -c -m 644 ./hello-python/po/gl.po /usr/share/doc/gettext/examples/hello-python/po/gl.po /usr/bin/install -c -m 644 ./hello-python/po/hr.po /usr/share/doc/gettext/examples/hello-python/po/hr.po /usr/bin/install -c -m 644 ./hello-python/po/hu.po /usr/share/doc/gettext/examples/hello-python/po/hu.po /usr/bin/install -c -m 644 ./hello-python/po/id.po /usr/share/doc/gettext/examples/hello-python/po/id.po /usr/bin/install -c -m 644 ./hello-python/po/it.po /usr/share/doc/gettext/examples/hello-python/po/it.po /usr/bin/install -c -m 644 ./hello-python/po/ja.po /usr/share/doc/gettext/examples/hello-python/po/ja.po /usr/bin/install -c -m 644 ./hello-python/po/ka.po /usr/share/doc/gettext/examples/hello-python/po/ka.po /usr/bin/install -c -m 644 ./hello-python/po/ky.po /usr/share/doc/gettext/examples/hello-python/po/ky.po /usr/bin/install -c -m 644 ./hello-python/po/lv.po /usr/share/doc/gettext/examples/hello-python/po/lv.po /usr/bin/install -c -m 644 ./hello-python/po/ms.po /usr/share/doc/gettext/examples/hello-python/po/ms.po /usr/bin/install -c -m 644 ./hello-python/po/mt.po /usr/share/doc/gettext/examples/hello-python/po/mt.po /usr/bin/install -c -m 644 ./hello-python/po/nb.po /usr/share/doc/gettext/examples/hello-python/po/nb.po /usr/bin/install -c -m 644 ./hello-python/po/nl.po /usr/share/doc/gettext/examples/hello-python/po/nl.po /usr/bin/install -c -m 644 ./hello-python/po/nn.po /usr/share/doc/gettext/examples/hello-python/po/nn.po /usr/bin/install -c -m 644 ./hello-python/po/pl.po /usr/share/doc/gettext/examples/hello-python/po/pl.po /usr/bin/install -c -m 644 ./hello-python/po/pt.po /usr/share/doc/gettext/examples/hello-python/po/pt.po /usr/bin/install -c -m 644 ./hello-python/po/pt_BR.po /usr/share/doc/gettext/examples/hello-python/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-python/po/ro.po /usr/share/doc/gettext/examples/hello-python/po/ro.po /usr/bin/install -c -m 644 ./hello-python/po/ru.po /usr/share/doc/gettext/examples/hello-python/po/ru.po /usr/bin/install -c -m 644 ./hello-python/po/sk.po /usr/share/doc/gettext/examples/hello-python/po/sk.po /usr/bin/install -c -m 644 ./hello-python/po/sl.po /usr/share/doc/gettext/examples/hello-python/po/sl.po /usr/bin/install -c -m 644 ./hello-python/po/sq.po /usr/share/doc/gettext/examples/hello-python/po/sq.po /usr/bin/install -c -m 644 ./hello-python/po/sr.po /usr/share/doc/gettext/examples/hello-python/po/sr.po /usr/bin/install -c -m 644 ./hello-python/po/sv.po /usr/share/doc/gettext/examples/hello-python/po/sv.po /usr/bin/install -c -m 644 ./hello-python/po/ta.po /usr/share/doc/gettext/examples/hello-python/po/ta.po /usr/bin/install -c -m 644 ./hello-python/po/tr.po /usr/share/doc/gettext/examples/hello-python/po/tr.po /usr/bin/install -c -m 644 ./hello-python/po/uk.po /usr/share/doc/gettext/examples/hello-python/po/uk.po /usr/bin/install -c -m 644 ./hello-python/po/vi.po /usr/share/doc/gettext/examples/hello-python/po/vi.po /usr/bin/install -c -m 644 ./hello-python/po/zh_CN.po /usr/share/doc/gettext/examples/hello-python/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-python/po/zh_HK.po /usr/share/doc/gettext/examples/hello-python/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-python/po/zh_TW.po /usr/share/doc/gettext/examples/hello-python/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-java/po/LINGUAS /usr/share/doc/gettext/examples/hello-java/po/LINGUAS /usr/bin/install -c -m 644 ./hello-java/po/af.po /usr/share/doc/gettext/examples/hello-java/po/af.po /usr/bin/install -c -m 644 ./hello-java/po/ast.po /usr/share/doc/gettext/examples/hello-java/po/ast.po /usr/bin/install -c -m 644 ./hello-java/po/bg.po /usr/share/doc/gettext/examples/hello-java/po/bg.po /usr/bin/install -c -m 644 ./hello-java/po/ca.po /usr/share/doc/gettext/examples/hello-java/po/ca.po /usr/bin/install -c -m 644 ./hello-java/po/cs.po /usr/share/doc/gettext/examples/hello-java/po/cs.po /usr/bin/install -c -m 644 ./hello-java/po/da.po /usr/share/doc/gettext/examples/hello-java/po/da.po /usr/bin/install -c -m 644 ./hello-java/po/de.po /usr/share/doc/gettext/examples/hello-java/po/de.po /usr/bin/install -c -m 644 ./hello-java/po/el.po /usr/share/doc/gettext/examples/hello-java/po/el.po /usr/bin/install -c -m 644 ./hello-java/po/eo.po /usr/share/doc/gettext/examples/hello-java/po/eo.po /usr/bin/install -c -m 644 ./hello-java/po/es.po /usr/share/doc/gettext/examples/hello-java/po/es.po /usr/bin/install -c -m 644 ./hello-java/po/fi.po /usr/share/doc/gettext/examples/hello-java/po/fi.po /usr/bin/install -c -m 644 ./hello-java/po/fr.po /usr/share/doc/gettext/examples/hello-java/po/fr.po /usr/bin/install -c -m 644 ./hello-java/po/ga.po /usr/share/doc/gettext/examples/hello-java/po/ga.po /usr/bin/install -c -m 644 ./hello-java/po/gl.po /usr/share/doc/gettext/examples/hello-java/po/gl.po /usr/bin/install -c -m 644 ./hello-java/po/hr.po /usr/share/doc/gettext/examples/hello-java/po/hr.po /usr/bin/install -c -m 644 ./hello-java/po/hu.po /usr/share/doc/gettext/examples/hello-java/po/hu.po /usr/bin/install -c -m 644 ./hello-java/po/id.po /usr/share/doc/gettext/examples/hello-java/po/id.po /usr/bin/install -c -m 644 ./hello-java/po/it.po /usr/share/doc/gettext/examples/hello-java/po/it.po /usr/bin/install -c -m 644 ./hello-java/po/ja.po /usr/share/doc/gettext/examples/hello-java/po/ja.po /usr/bin/install -c -m 644 ./hello-java/po/ka.po /usr/share/doc/gettext/examples/hello-java/po/ka.po /usr/bin/install -c -m 644 ./hello-java/po/ky.po /usr/share/doc/gettext/examples/hello-java/po/ky.po /usr/bin/install -c -m 644 ./hello-java/po/lv.po /usr/share/doc/gettext/examples/hello-java/po/lv.po /usr/bin/install -c -m 644 ./hello-java/po/ms.po /usr/share/doc/gettext/examples/hello-java/po/ms.po /usr/bin/install -c -m 644 ./hello-java/po/mt.po /usr/share/doc/gettext/examples/hello-java/po/mt.po /usr/bin/install -c -m 644 ./hello-java/po/nb.po /usr/share/doc/gettext/examples/hello-java/po/nb.po /usr/bin/install -c -m 644 ./hello-java/po/nl.po /usr/share/doc/gettext/examples/hello-java/po/nl.po /usr/bin/install -c -m 644 ./hello-java/po/nn.po /usr/share/doc/gettext/examples/hello-java/po/nn.po /usr/bin/install -c -m 644 ./hello-java/po/pl.po /usr/share/doc/gettext/examples/hello-java/po/pl.po /usr/bin/install -c -m 644 ./hello-java/po/pt.po /usr/share/doc/gettext/examples/hello-java/po/pt.po /usr/bin/install -c -m 644 ./hello-java/po/pt_BR.po /usr/share/doc/gettext/examples/hello-java/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-java/po/ro.po /usr/share/doc/gettext/examples/hello-java/po/ro.po /usr/bin/install -c -m 644 ./hello-java/po/ru.po /usr/share/doc/gettext/examples/hello-java/po/ru.po /usr/bin/install -c -m 644 ./hello-java/po/sk.po /usr/share/doc/gettext/examples/hello-java/po/sk.po /usr/bin/install -c -m 644 ./hello-java/po/sl.po /usr/share/doc/gettext/examples/hello-java/po/sl.po /usr/bin/install -c -m 644 ./hello-java/po/sq.po /usr/share/doc/gettext/examples/hello-java/po/sq.po /usr/bin/install -c -m 644 ./hello-java/po/sr.po /usr/share/doc/gettext/examples/hello-java/po/sr.po /usr/bin/install -c -m 644 ./hello-java/po/sv.po /usr/share/doc/gettext/examples/hello-java/po/sv.po /usr/bin/install -c -m 644 ./hello-java/po/ta.po /usr/share/doc/gettext/examples/hello-java/po/ta.po /usr/bin/install -c -m 644 ./hello-java/po/tr.po /usr/share/doc/gettext/examples/hello-java/po/tr.po /usr/bin/install -c -m 644 ./hello-java/po/uk.po /usr/share/doc/gettext/examples/hello-java/po/uk.po /usr/bin/install -c -m 644 ./hello-java/po/vi.po /usr/share/doc/gettext/examples/hello-java/po/vi.po /usr/bin/install -c -m 644 ./hello-java/po/zh_CN.po /usr/share/doc/gettext/examples/hello-java/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-java/po/zh_HK.po /usr/share/doc/gettext/examples/hello-java/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-java/po/zh_TW.po /usr/share/doc/gettext/examples/hello-java/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-java-awt/po/LINGUAS /usr/share/doc/gettext/examples/hello-java-awt/po/LINGUAS /usr/bin/install -c -m 644 ./hello-java-awt/po/af.po /usr/share/doc/gettext/examples/hello-java-awt/po/af.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ast.po /usr/share/doc/gettext/examples/hello-java-awt/po/ast.po /usr/bin/install -c -m 644 ./hello-java-awt/po/bg.po /usr/share/doc/gettext/examples/hello-java-awt/po/bg.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ca.po /usr/share/doc/gettext/examples/hello-java-awt/po/ca.po /usr/bin/install -c -m 644 ./hello-java-awt/po/cs.po /usr/share/doc/gettext/examples/hello-java-awt/po/cs.po /usr/bin/install -c -m 644 ./hello-java-awt/po/da.po /usr/share/doc/gettext/examples/hello-java-awt/po/da.po /usr/bin/install -c -m 644 ./hello-java-awt/po/de.po /usr/share/doc/gettext/examples/hello-java-awt/po/de.po /usr/bin/install -c -m 644 ./hello-java-awt/po/el.po /usr/share/doc/gettext/examples/hello-java-awt/po/el.po /usr/bin/install -c -m 644 ./hello-java-awt/po/eo.po /usr/share/doc/gettext/examples/hello-java-awt/po/eo.po /usr/bin/install -c -m 644 ./hello-java-awt/po/es.po /usr/share/doc/gettext/examples/hello-java-awt/po/es.po /usr/bin/install -c -m 644 ./hello-java-awt/po/fi.po /usr/share/doc/gettext/examples/hello-java-awt/po/fi.po /usr/bin/install -c -m 644 ./hello-java-awt/po/fr.po /usr/share/doc/gettext/examples/hello-java-awt/po/fr.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ga.po /usr/share/doc/gettext/examples/hello-java-awt/po/ga.po /usr/bin/install -c -m 644 ./hello-java-awt/po/gl.po /usr/share/doc/gettext/examples/hello-java-awt/po/gl.po /usr/bin/install -c -m 644 ./hello-java-awt/po/hr.po /usr/share/doc/gettext/examples/hello-java-awt/po/hr.po /usr/bin/install -c -m 644 ./hello-java-awt/po/hu.po /usr/share/doc/gettext/examples/hello-java-awt/po/hu.po /usr/bin/install -c -m 644 ./hello-java-awt/po/id.po /usr/share/doc/gettext/examples/hello-java-awt/po/id.po /usr/bin/install -c -m 644 ./hello-java-awt/po/it.po /usr/share/doc/gettext/examples/hello-java-awt/po/it.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ja.po /usr/share/doc/gettext/examples/hello-java-awt/po/ja.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ka.po /usr/share/doc/gettext/examples/hello-java-awt/po/ka.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ky.po /usr/share/doc/gettext/examples/hello-java-awt/po/ky.po /usr/bin/install -c -m 644 ./hello-java-awt/po/lv.po /usr/share/doc/gettext/examples/hello-java-awt/po/lv.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ms.po /usr/share/doc/gettext/examples/hello-java-awt/po/ms.po /usr/bin/install -c -m 644 ./hello-java-awt/po/mt.po /usr/share/doc/gettext/examples/hello-java-awt/po/mt.po /usr/bin/install -c -m 644 ./hello-java-awt/po/nb.po /usr/share/doc/gettext/examples/hello-java-awt/po/nb.po /usr/bin/install -c -m 644 ./hello-java-awt/po/nl.po /usr/share/doc/gettext/examples/hello-java-awt/po/nl.po /usr/bin/install -c -m 644 ./hello-java-awt/po/nn.po /usr/share/doc/gettext/examples/hello-java-awt/po/nn.po /usr/bin/install -c -m 644 ./hello-java-awt/po/pl.po /usr/share/doc/gettext/examples/hello-java-awt/po/pl.po /usr/bin/install -c -m 644 ./hello-java-awt/po/pt.po /usr/share/doc/gettext/examples/hello-java-awt/po/pt.po /usr/bin/install -c -m 644 ./hello-java-awt/po/pt_BR.po /usr/share/doc/gettext/examples/hello-java-awt/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ro.po /usr/share/doc/gettext/examples/hello-java-awt/po/ro.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ru.po /usr/share/doc/gettext/examples/hello-java-awt/po/ru.po /usr/bin/install -c -m 644 ./hello-java-awt/po/sk.po /usr/share/doc/gettext/examples/hello-java-awt/po/sk.po /usr/bin/install -c -m 644 ./hello-java-awt/po/sl.po /usr/share/doc/gettext/examples/hello-java-awt/po/sl.po /usr/bin/install -c -m 644 ./hello-java-awt/po/sq.po /usr/share/doc/gettext/examples/hello-java-awt/po/sq.po /usr/bin/install -c -m 644 ./hello-java-awt/po/sr.po /usr/share/doc/gettext/examples/hello-java-awt/po/sr.po /usr/bin/install -c -m 644 ./hello-java-awt/po/sv.po /usr/share/doc/gettext/examples/hello-java-awt/po/sv.po /usr/bin/install -c -m 644 ./hello-java-awt/po/ta.po /usr/share/doc/gettext/examples/hello-java-awt/po/ta.po /usr/bin/install -c -m 644 ./hello-java-awt/po/tr.po /usr/share/doc/gettext/examples/hello-java-awt/po/tr.po /usr/bin/install -c -m 644 ./hello-java-awt/po/uk.po /usr/share/doc/gettext/examples/hello-java-awt/po/uk.po /usr/bin/install -c -m 644 ./hello-java-awt/po/vi.po /usr/share/doc/gettext/examples/hello-java-awt/po/vi.po /usr/bin/install -c -m 644 ./hello-java-awt/po/zh_CN.po /usr/share/doc/gettext/examples/hello-java-awt/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-java-awt/po/zh_HK.po /usr/share/doc/gettext/examples/hello-java-awt/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-java-awt/po/zh_TW.po /usr/share/doc/gettext/examples/hello-java-awt/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-java-swing/po/LINGUAS /usr/share/doc/gettext/examples/hello-java-swing/po/LINGUAS /usr/bin/install -c -m 644 ./hello-java-swing/po/af.po /usr/share/doc/gettext/examples/hello-java-swing/po/af.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ast.po /usr/share/doc/gettext/examples/hello-java-swing/po/ast.po /usr/bin/install -c -m 644 ./hello-java-swing/po/bg.po /usr/share/doc/gettext/examples/hello-java-swing/po/bg.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ca.po /usr/share/doc/gettext/examples/hello-java-swing/po/ca.po /usr/bin/install -c -m 644 ./hello-java-swing/po/cs.po /usr/share/doc/gettext/examples/hello-java-swing/po/cs.po /usr/bin/install -c -m 644 ./hello-java-swing/po/da.po /usr/share/doc/gettext/examples/hello-java-swing/po/da.po /usr/bin/install -c -m 644 ./hello-java-swing/po/de.po /usr/share/doc/gettext/examples/hello-java-swing/po/de.po /usr/bin/install -c -m 644 ./hello-java-swing/po/el.po /usr/share/doc/gettext/examples/hello-java-swing/po/el.po /usr/bin/install -c -m 644 ./hello-java-swing/po/eo.po /usr/share/doc/gettext/examples/hello-java-swing/po/eo.po /usr/bin/install -c -m 644 ./hello-java-swing/po/es.po /usr/share/doc/gettext/examples/hello-java-swing/po/es.po /usr/bin/install -c -m 644 ./hello-java-swing/po/fi.po /usr/share/doc/gettext/examples/hello-java-swing/po/fi.po /usr/bin/install -c -m 644 ./hello-java-swing/po/fr.po /usr/share/doc/gettext/examples/hello-java-swing/po/fr.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ga.po /usr/share/doc/gettext/examples/hello-java-swing/po/ga.po /usr/bin/install -c -m 644 ./hello-java-swing/po/gl.po /usr/share/doc/gettext/examples/hello-java-swing/po/gl.po /usr/bin/install -c -m 644 ./hello-java-swing/po/hr.po /usr/share/doc/gettext/examples/hello-java-swing/po/hr.po /usr/bin/install -c -m 644 ./hello-java-swing/po/hu.po /usr/share/doc/gettext/examples/hello-java-swing/po/hu.po /usr/bin/install -c -m 644 ./hello-java-swing/po/id.po /usr/share/doc/gettext/examples/hello-java-swing/po/id.po /usr/bin/install -c -m 644 ./hello-java-swing/po/it.po /usr/share/doc/gettext/examples/hello-java-swing/po/it.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ja.po /usr/share/doc/gettext/examples/hello-java-swing/po/ja.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ka.po /usr/share/doc/gettext/examples/hello-java-swing/po/ka.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ky.po /usr/share/doc/gettext/examples/hello-java-swing/po/ky.po /usr/bin/install -c -m 644 ./hello-java-swing/po/lv.po /usr/share/doc/gettext/examples/hello-java-swing/po/lv.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ms.po /usr/share/doc/gettext/examples/hello-java-swing/po/ms.po /usr/bin/install -c -m 644 ./hello-java-swing/po/mt.po /usr/share/doc/gettext/examples/hello-java-swing/po/mt.po /usr/bin/install -c -m 644 ./hello-java-swing/po/nb.po /usr/share/doc/gettext/examples/hello-java-swing/po/nb.po /usr/bin/install -c -m 644 ./hello-java-swing/po/nl.po /usr/share/doc/gettext/examples/hello-java-swing/po/nl.po /usr/bin/install -c -m 644 ./hello-java-swing/po/nn.po /usr/share/doc/gettext/examples/hello-java-swing/po/nn.po /usr/bin/install -c -m 644 ./hello-java-swing/po/pl.po /usr/share/doc/gettext/examples/hello-java-swing/po/pl.po /usr/bin/install -c -m 644 ./hello-java-swing/po/pt.po /usr/share/doc/gettext/examples/hello-java-swing/po/pt.po /usr/bin/install -c -m 644 ./hello-java-swing/po/pt_BR.po /usr/share/doc/gettext/examples/hello-java-swing/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ro.po /usr/share/doc/gettext/examples/hello-java-swing/po/ro.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ru.po /usr/share/doc/gettext/examples/hello-java-swing/po/ru.po /usr/bin/install -c -m 644 ./hello-java-swing/po/sk.po /usr/share/doc/gettext/examples/hello-java-swing/po/sk.po /usr/bin/install -c -m 644 ./hello-java-swing/po/sl.po /usr/share/doc/gettext/examples/hello-java-swing/po/sl.po /usr/bin/install -c -m 644 ./hello-java-swing/po/sq.po /usr/share/doc/gettext/examples/hello-java-swing/po/sq.po /usr/bin/install -c -m 644 ./hello-java-swing/po/sr.po /usr/share/doc/gettext/examples/hello-java-swing/po/sr.po /usr/bin/install -c -m 644 ./hello-java-swing/po/sv.po /usr/share/doc/gettext/examples/hello-java-swing/po/sv.po /usr/bin/install -c -m 644 ./hello-java-swing/po/ta.po /usr/share/doc/gettext/examples/hello-java-swing/po/ta.po /usr/bin/install -c -m 644 ./hello-java-swing/po/tr.po /usr/share/doc/gettext/examples/hello-java-swing/po/tr.po /usr/bin/install -c -m 644 ./hello-java-swing/po/uk.po /usr/share/doc/gettext/examples/hello-java-swing/po/uk.po /usr/bin/install -c -m 644 ./hello-java-swing/po/vi.po /usr/share/doc/gettext/examples/hello-java-swing/po/vi.po /usr/bin/install -c -m 644 ./hello-java-swing/po/zh_CN.po /usr/share/doc/gettext/examples/hello-java-swing/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-java-swing/po/zh_HK.po /usr/share/doc/gettext/examples/hello-java-swing/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-java-swing/po/zh_TW.po /usr/share/doc/gettext/examples/hello-java-swing/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/LINGUAS /usr/share/doc/gettext/examples/hello-java-qtjambi/po/LINGUAS /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/af.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/af.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ast.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/ast.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/bg.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/bg.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ca.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/ca.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/cs.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/cs.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/da.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/da.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/de.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/de.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/el.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/el.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/eo.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/eo.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/es.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/es.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/fi.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/fi.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/fr.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/fr.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ga.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/ga.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/gl.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/gl.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/hr.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/hr.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/hu.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/hu.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/id.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/id.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/it.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/it.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ja.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/ja.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ka.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/ka.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ky.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/ky.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/lv.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/lv.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ms.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/ms.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/mt.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/mt.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/nb.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/nb.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/nl.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/nl.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/nn.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/nn.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/pl.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/pl.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/pt.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/pt.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/pt_BR.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ro.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/ro.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ru.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/ru.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sk.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/sk.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sl.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/sl.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sq.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/sq.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sr.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/sr.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/sv.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/sv.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/ta.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/ta.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/tr.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/tr.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/uk.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/uk.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/vi.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/vi.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_CN.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_HK.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-java-qtjambi/po/zh_TW.po /usr/share/doc/gettext/examples/hello-java-qtjambi/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-csharp/po/LINGUAS /usr/share/doc/gettext/examples/hello-csharp/po/LINGUAS /usr/bin/install -c -m 644 ./hello-csharp/po/af.po /usr/share/doc/gettext/examples/hello-csharp/po/af.po /usr/bin/install -c -m 644 ./hello-csharp/po/ast.po /usr/share/doc/gettext/examples/hello-csharp/po/ast.po /usr/bin/install -c -m 644 ./hello-csharp/po/bg.po /usr/share/doc/gettext/examples/hello-csharp/po/bg.po /usr/bin/install -c -m 644 ./hello-csharp/po/ca.po /usr/share/doc/gettext/examples/hello-csharp/po/ca.po /usr/bin/install -c -m 644 ./hello-csharp/po/cs.po /usr/share/doc/gettext/examples/hello-csharp/po/cs.po /usr/bin/install -c -m 644 ./hello-csharp/po/da.po /usr/share/doc/gettext/examples/hello-csharp/po/da.po /usr/bin/install -c -m 644 ./hello-csharp/po/de.po /usr/share/doc/gettext/examples/hello-csharp/po/de.po /usr/bin/install -c -m 644 ./hello-csharp/po/el.po /usr/share/doc/gettext/examples/hello-csharp/po/el.po /usr/bin/install -c -m 644 ./hello-csharp/po/eo.po /usr/share/doc/gettext/examples/hello-csharp/po/eo.po /usr/bin/install -c -m 644 ./hello-csharp/po/es.po /usr/share/doc/gettext/examples/hello-csharp/po/es.po /usr/bin/install -c -m 644 ./hello-csharp/po/fi.po /usr/share/doc/gettext/examples/hello-csharp/po/fi.po /usr/bin/install -c -m 644 ./hello-csharp/po/fr.po /usr/share/doc/gettext/examples/hello-csharp/po/fr.po /usr/bin/install -c -m 644 ./hello-csharp/po/ga.po /usr/share/doc/gettext/examples/hello-csharp/po/ga.po /usr/bin/install -c -m 644 ./hello-csharp/po/gl.po /usr/share/doc/gettext/examples/hello-csharp/po/gl.po /usr/bin/install -c -m 644 ./hello-csharp/po/hr.po /usr/share/doc/gettext/examples/hello-csharp/po/hr.po /usr/bin/install -c -m 644 ./hello-csharp/po/hu.po /usr/share/doc/gettext/examples/hello-csharp/po/hu.po /usr/bin/install -c -m 644 ./hello-csharp/po/id.po /usr/share/doc/gettext/examples/hello-csharp/po/id.po /usr/bin/install -c -m 644 ./hello-csharp/po/it.po /usr/share/doc/gettext/examples/hello-csharp/po/it.po /usr/bin/install -c -m 644 ./hello-csharp/po/ja.po /usr/share/doc/gettext/examples/hello-csharp/po/ja.po /usr/bin/install -c -m 644 ./hello-csharp/po/ka.po /usr/share/doc/gettext/examples/hello-csharp/po/ka.po /usr/bin/install -c -m 644 ./hello-csharp/po/ky.po /usr/share/doc/gettext/examples/hello-csharp/po/ky.po /usr/bin/install -c -m 644 ./hello-csharp/po/lv.po /usr/share/doc/gettext/examples/hello-csharp/po/lv.po /usr/bin/install -c -m 644 ./hello-csharp/po/ms.po /usr/share/doc/gettext/examples/hello-csharp/po/ms.po /usr/bin/install -c -m 644 ./hello-csharp/po/mt.po /usr/share/doc/gettext/examples/hello-csharp/po/mt.po /usr/bin/install -c -m 644 ./hello-csharp/po/nb.po /usr/share/doc/gettext/examples/hello-csharp/po/nb.po /usr/bin/install -c -m 644 ./hello-csharp/po/nl.po /usr/share/doc/gettext/examples/hello-csharp/po/nl.po /usr/bin/install -c -m 644 ./hello-csharp/po/nn.po /usr/share/doc/gettext/examples/hello-csharp/po/nn.po /usr/bin/install -c -m 644 ./hello-csharp/po/pl.po /usr/share/doc/gettext/examples/hello-csharp/po/pl.po /usr/bin/install -c -m 644 ./hello-csharp/po/pt.po /usr/share/doc/gettext/examples/hello-csharp/po/pt.po /usr/bin/install -c -m 644 ./hello-csharp/po/pt_BR.po /usr/share/doc/gettext/examples/hello-csharp/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-csharp/po/ro.po /usr/share/doc/gettext/examples/hello-csharp/po/ro.po /usr/bin/install -c -m 644 ./hello-csharp/po/ru.po /usr/share/doc/gettext/examples/hello-csharp/po/ru.po /usr/bin/install -c -m 644 ./hello-csharp/po/sk.po /usr/share/doc/gettext/examples/hello-csharp/po/sk.po /usr/bin/install -c -m 644 ./hello-csharp/po/sl.po /usr/share/doc/gettext/examples/hello-csharp/po/sl.po /usr/bin/install -c -m 644 ./hello-csharp/po/sq.po /usr/share/doc/gettext/examples/hello-csharp/po/sq.po /usr/bin/install -c -m 644 ./hello-csharp/po/sr.po /usr/share/doc/gettext/examples/hello-csharp/po/sr.po /usr/bin/install -c -m 644 ./hello-csharp/po/sv.po /usr/share/doc/gettext/examples/hello-csharp/po/sv.po /usr/bin/install -c -m 644 ./hello-csharp/po/ta.po /usr/share/doc/gettext/examples/hello-csharp/po/ta.po /usr/bin/install -c -m 644 ./hello-csharp/po/tr.po /usr/share/doc/gettext/examples/hello-csharp/po/tr.po /usr/bin/install -c -m 644 ./hello-csharp/po/uk.po /usr/share/doc/gettext/examples/hello-csharp/po/uk.po /usr/bin/install -c -m 644 ./hello-csharp/po/vi.po /usr/share/doc/gettext/examples/hello-csharp/po/vi.po /usr/bin/install -c -m 644 ./hello-csharp/po/zh_CN.po /usr/share/doc/gettext/examples/hello-csharp/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-csharp/po/zh_HK.po /usr/share/doc/gettext/examples/hello-csharp/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-csharp/po/zh_TW.po /usr/share/doc/gettext/examples/hello-csharp/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/LINGUAS /usr/share/doc/gettext/examples/hello-csharp-forms/po/LINGUAS /usr/bin/install -c -m 644 ./hello-csharp-forms/po/af.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/af.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ast.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/ast.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/bg.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/bg.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ca.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/ca.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/cs.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/cs.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/da.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/da.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/de.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/de.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/el.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/el.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/eo.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/eo.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/es.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/es.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/fi.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/fi.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/fr.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/fr.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ga.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/ga.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/gl.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/gl.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/hr.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/hr.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/hu.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/hu.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/id.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/id.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/it.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/it.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ja.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/ja.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ka.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/ka.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ky.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/ky.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/lv.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/lv.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ms.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/ms.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/mt.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/mt.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/nb.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/nb.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/nl.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/nl.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/nn.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/nn.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/pl.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/pl.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/pt.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/pt.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/pt_BR.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ro.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/ro.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ru.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/ru.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/sk.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/sk.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/sl.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/sl.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/sq.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/sq.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/sr.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/sr.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/sv.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/sv.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/ta.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/ta.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/tr.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/tr.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/uk.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/uk.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/vi.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/vi.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/zh_CN.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/zh_HK.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-csharp-forms/po/zh_TW.po /usr/share/doc/gettext/examples/hello-csharp-forms/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-guile/po/LINGUAS /usr/share/doc/gettext/examples/hello-guile/po/LINGUAS /usr/bin/install -c -m 644 ./hello-guile/po/af.po /usr/share/doc/gettext/examples/hello-guile/po/af.po /usr/bin/install -c -m 644 ./hello-guile/po/ast.po /usr/share/doc/gettext/examples/hello-guile/po/ast.po /usr/bin/install -c -m 644 ./hello-guile/po/bg.po /usr/share/doc/gettext/examples/hello-guile/po/bg.po /usr/bin/install -c -m 644 ./hello-guile/po/ca.po /usr/share/doc/gettext/examples/hello-guile/po/ca.po /usr/bin/install -c -m 644 ./hello-guile/po/cs.po /usr/share/doc/gettext/examples/hello-guile/po/cs.po /usr/bin/install -c -m 644 ./hello-guile/po/da.po /usr/share/doc/gettext/examples/hello-guile/po/da.po /usr/bin/install -c -m 644 ./hello-guile/po/de.po /usr/share/doc/gettext/examples/hello-guile/po/de.po /usr/bin/install -c -m 644 ./hello-guile/po/el.po /usr/share/doc/gettext/examples/hello-guile/po/el.po /usr/bin/install -c -m 644 ./hello-guile/po/eo.po /usr/share/doc/gettext/examples/hello-guile/po/eo.po /usr/bin/install -c -m 644 ./hello-guile/po/es.po /usr/share/doc/gettext/examples/hello-guile/po/es.po /usr/bin/install -c -m 644 ./hello-guile/po/fi.po /usr/share/doc/gettext/examples/hello-guile/po/fi.po /usr/bin/install -c -m 644 ./hello-guile/po/fr.po /usr/share/doc/gettext/examples/hello-guile/po/fr.po /usr/bin/install -c -m 644 ./hello-guile/po/ga.po /usr/share/doc/gettext/examples/hello-guile/po/ga.po /usr/bin/install -c -m 644 ./hello-guile/po/gl.po /usr/share/doc/gettext/examples/hello-guile/po/gl.po /usr/bin/install -c -m 644 ./hello-guile/po/hr.po /usr/share/doc/gettext/examples/hello-guile/po/hr.po /usr/bin/install -c -m 644 ./hello-guile/po/hu.po /usr/share/doc/gettext/examples/hello-guile/po/hu.po /usr/bin/install -c -m 644 ./hello-guile/po/id.po /usr/share/doc/gettext/examples/hello-guile/po/id.po /usr/bin/install -c -m 644 ./hello-guile/po/it.po /usr/share/doc/gettext/examples/hello-guile/po/it.po /usr/bin/install -c -m 644 ./hello-guile/po/ja.po /usr/share/doc/gettext/examples/hello-guile/po/ja.po /usr/bin/install -c -m 644 ./hello-guile/po/ka.po /usr/share/doc/gettext/examples/hello-guile/po/ka.po /usr/bin/install -c -m 644 ./hello-guile/po/ky.po /usr/share/doc/gettext/examples/hello-guile/po/ky.po /usr/bin/install -c -m 644 ./hello-guile/po/lv.po /usr/share/doc/gettext/examples/hello-guile/po/lv.po /usr/bin/install -c -m 644 ./hello-guile/po/ms.po /usr/share/doc/gettext/examples/hello-guile/po/ms.po /usr/bin/install -c -m 644 ./hello-guile/po/mt.po /usr/share/doc/gettext/examples/hello-guile/po/mt.po /usr/bin/install -c -m 644 ./hello-guile/po/nb.po /usr/share/doc/gettext/examples/hello-guile/po/nb.po /usr/bin/install -c -m 644 ./hello-guile/po/nl.po /usr/share/doc/gettext/examples/hello-guile/po/nl.po /usr/bin/install -c -m 644 ./hello-guile/po/nn.po /usr/share/doc/gettext/examples/hello-guile/po/nn.po /usr/bin/install -c -m 644 ./hello-guile/po/pl.po /usr/share/doc/gettext/examples/hello-guile/po/pl.po /usr/bin/install -c -m 644 ./hello-guile/po/pt.po /usr/share/doc/gettext/examples/hello-guile/po/pt.po /usr/bin/install -c -m 644 ./hello-guile/po/pt_BR.po /usr/share/doc/gettext/examples/hello-guile/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-guile/po/ro.po /usr/share/doc/gettext/examples/hello-guile/po/ro.po /usr/bin/install -c -m 644 ./hello-guile/po/ru.po /usr/share/doc/gettext/examples/hello-guile/po/ru.po /usr/bin/install -c -m 644 ./hello-guile/po/sk.po /usr/share/doc/gettext/examples/hello-guile/po/sk.po /usr/bin/install -c -m 644 ./hello-guile/po/sl.po /usr/share/doc/gettext/examples/hello-guile/po/sl.po /usr/bin/install -c -m 644 ./hello-guile/po/sq.po /usr/share/doc/gettext/examples/hello-guile/po/sq.po /usr/bin/install -c -m 644 ./hello-guile/po/sr.po /usr/share/doc/gettext/examples/hello-guile/po/sr.po /usr/bin/install -c -m 644 ./hello-guile/po/sv.po /usr/share/doc/gettext/examples/hello-guile/po/sv.po /usr/bin/install -c -m 644 ./hello-guile/po/ta.po /usr/share/doc/gettext/examples/hello-guile/po/ta.po /usr/bin/install -c -m 644 ./hello-guile/po/tr.po /usr/share/doc/gettext/examples/hello-guile/po/tr.po /usr/bin/install -c -m 644 ./hello-guile/po/uk.po /usr/share/doc/gettext/examples/hello-guile/po/uk.po /usr/bin/install -c -m 644 ./hello-guile/po/vi.po /usr/share/doc/gettext/examples/hello-guile/po/vi.po /usr/bin/install -c -m 644 ./hello-guile/po/zh_CN.po /usr/share/doc/gettext/examples/hello-guile/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-guile/po/zh_HK.po /usr/share/doc/gettext/examples/hello-guile/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-guile/po/zh_TW.po /usr/share/doc/gettext/examples/hello-guile/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-clisp/po/LINGUAS /usr/share/doc/gettext/examples/hello-clisp/po/LINGUAS /usr/bin/install -c -m 644 ./hello-clisp/po/af.po /usr/share/doc/gettext/examples/hello-clisp/po/af.po /usr/bin/install -c -m 644 ./hello-clisp/po/ast.po /usr/share/doc/gettext/examples/hello-clisp/po/ast.po /usr/bin/install -c -m 644 ./hello-clisp/po/bg.po /usr/share/doc/gettext/examples/hello-clisp/po/bg.po /usr/bin/install -c -m 644 ./hello-clisp/po/ca.po /usr/share/doc/gettext/examples/hello-clisp/po/ca.po /usr/bin/install -c -m 644 ./hello-clisp/po/cs.po /usr/share/doc/gettext/examples/hello-clisp/po/cs.po /usr/bin/install -c -m 644 ./hello-clisp/po/da.po /usr/share/doc/gettext/examples/hello-clisp/po/da.po /usr/bin/install -c -m 644 ./hello-clisp/po/de.po /usr/share/doc/gettext/examples/hello-clisp/po/de.po /usr/bin/install -c -m 644 ./hello-clisp/po/el.po /usr/share/doc/gettext/examples/hello-clisp/po/el.po /usr/bin/install -c -m 644 ./hello-clisp/po/eo.po /usr/share/doc/gettext/examples/hello-clisp/po/eo.po /usr/bin/install -c -m 644 ./hello-clisp/po/es.po /usr/share/doc/gettext/examples/hello-clisp/po/es.po /usr/bin/install -c -m 644 ./hello-clisp/po/fi.po /usr/share/doc/gettext/examples/hello-clisp/po/fi.po /usr/bin/install -c -m 644 ./hello-clisp/po/fr.po /usr/share/doc/gettext/examples/hello-clisp/po/fr.po /usr/bin/install -c -m 644 ./hello-clisp/po/ga.po /usr/share/doc/gettext/examples/hello-clisp/po/ga.po /usr/bin/install -c -m 644 ./hello-clisp/po/gl.po /usr/share/doc/gettext/examples/hello-clisp/po/gl.po /usr/bin/install -c -m 644 ./hello-clisp/po/hr.po /usr/share/doc/gettext/examples/hello-clisp/po/hr.po /usr/bin/install -c -m 644 ./hello-clisp/po/hu.po /usr/share/doc/gettext/examples/hello-clisp/po/hu.po /usr/bin/install -c -m 644 ./hello-clisp/po/id.po /usr/share/doc/gettext/examples/hello-clisp/po/id.po /usr/bin/install -c -m 644 ./hello-clisp/po/it.po /usr/share/doc/gettext/examples/hello-clisp/po/it.po /usr/bin/install -c -m 644 ./hello-clisp/po/ja.po /usr/share/doc/gettext/examples/hello-clisp/po/ja.po /usr/bin/install -c -m 644 ./hello-clisp/po/ka.po /usr/share/doc/gettext/examples/hello-clisp/po/ka.po /usr/bin/install -c -m 644 ./hello-clisp/po/ky.po /usr/share/doc/gettext/examples/hello-clisp/po/ky.po /usr/bin/install -c -m 644 ./hello-clisp/po/lv.po /usr/share/doc/gettext/examples/hello-clisp/po/lv.po /usr/bin/install -c -m 644 ./hello-clisp/po/ms.po /usr/share/doc/gettext/examples/hello-clisp/po/ms.po /usr/bin/install -c -m 644 ./hello-clisp/po/mt.po /usr/share/doc/gettext/examples/hello-clisp/po/mt.po /usr/bin/install -c -m 644 ./hello-clisp/po/nb.po /usr/share/doc/gettext/examples/hello-clisp/po/nb.po /usr/bin/install -c -m 644 ./hello-clisp/po/nl.po /usr/share/doc/gettext/examples/hello-clisp/po/nl.po /usr/bin/install -c -m 644 ./hello-clisp/po/nn.po /usr/share/doc/gettext/examples/hello-clisp/po/nn.po /usr/bin/install -c -m 644 ./hello-clisp/po/pl.po /usr/share/doc/gettext/examples/hello-clisp/po/pl.po /usr/bin/install -c -m 644 ./hello-clisp/po/pt.po /usr/share/doc/gettext/examples/hello-clisp/po/pt.po /usr/bin/install -c -m 644 ./hello-clisp/po/pt_BR.po /usr/share/doc/gettext/examples/hello-clisp/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-clisp/po/ro.po /usr/share/doc/gettext/examples/hello-clisp/po/ro.po /usr/bin/install -c -m 644 ./hello-clisp/po/ru.po /usr/share/doc/gettext/examples/hello-clisp/po/ru.po /usr/bin/install -c -m 644 ./hello-clisp/po/sk.po /usr/share/doc/gettext/examples/hello-clisp/po/sk.po /usr/bin/install -c -m 644 ./hello-clisp/po/sl.po /usr/share/doc/gettext/examples/hello-clisp/po/sl.po /usr/bin/install -c -m 644 ./hello-clisp/po/sq.po /usr/share/doc/gettext/examples/hello-clisp/po/sq.po /usr/bin/install -c -m 644 ./hello-clisp/po/sr.po /usr/share/doc/gettext/examples/hello-clisp/po/sr.po /usr/bin/install -c -m 644 ./hello-clisp/po/sv.po /usr/share/doc/gettext/examples/hello-clisp/po/sv.po /usr/bin/install -c -m 644 ./hello-clisp/po/ta.po /usr/share/doc/gettext/examples/hello-clisp/po/ta.po /usr/bin/install -c -m 644 ./hello-clisp/po/tr.po /usr/share/doc/gettext/examples/hello-clisp/po/tr.po /usr/bin/install -c -m 644 ./hello-clisp/po/uk.po /usr/share/doc/gettext/examples/hello-clisp/po/uk.po /usr/bin/install -c -m 644 ./hello-clisp/po/vi.po /usr/share/doc/gettext/examples/hello-clisp/po/vi.po /usr/bin/install -c -m 644 ./hello-clisp/po/zh_CN.po /usr/share/doc/gettext/examples/hello-clisp/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-clisp/po/zh_HK.po /usr/share/doc/gettext/examples/hello-clisp/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-clisp/po/zh_TW.po /usr/share/doc/gettext/examples/hello-clisp/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-librep/po/LINGUAS /usr/share/doc/gettext/examples/hello-librep/po/LINGUAS /usr/bin/install -c -m 644 ./hello-librep/po/af.po /usr/share/doc/gettext/examples/hello-librep/po/af.po /usr/bin/install -c -m 644 ./hello-librep/po/ast.po /usr/share/doc/gettext/examples/hello-librep/po/ast.po /usr/bin/install -c -m 644 ./hello-librep/po/bg.po /usr/share/doc/gettext/examples/hello-librep/po/bg.po /usr/bin/install -c -m 644 ./hello-librep/po/ca.po /usr/share/doc/gettext/examples/hello-librep/po/ca.po /usr/bin/install -c -m 644 ./hello-librep/po/cs.po /usr/share/doc/gettext/examples/hello-librep/po/cs.po /usr/bin/install -c -m 644 ./hello-librep/po/da.po /usr/share/doc/gettext/examples/hello-librep/po/da.po /usr/bin/install -c -m 644 ./hello-librep/po/de.po /usr/share/doc/gettext/examples/hello-librep/po/de.po /usr/bin/install -c -m 644 ./hello-librep/po/el.po /usr/share/doc/gettext/examples/hello-librep/po/el.po /usr/bin/install -c -m 644 ./hello-librep/po/eo.po /usr/share/doc/gettext/examples/hello-librep/po/eo.po /usr/bin/install -c -m 644 ./hello-librep/po/es.po /usr/share/doc/gettext/examples/hello-librep/po/es.po /usr/bin/install -c -m 644 ./hello-librep/po/fi.po /usr/share/doc/gettext/examples/hello-librep/po/fi.po /usr/bin/install -c -m 644 ./hello-librep/po/fr.po /usr/share/doc/gettext/examples/hello-librep/po/fr.po /usr/bin/install -c -m 644 ./hello-librep/po/ga.po /usr/share/doc/gettext/examples/hello-librep/po/ga.po /usr/bin/install -c -m 644 ./hello-librep/po/gl.po /usr/share/doc/gettext/examples/hello-librep/po/gl.po /usr/bin/install -c -m 644 ./hello-librep/po/hr.po /usr/share/doc/gettext/examples/hello-librep/po/hr.po /usr/bin/install -c -m 644 ./hello-librep/po/hu.po /usr/share/doc/gettext/examples/hello-librep/po/hu.po /usr/bin/install -c -m 644 ./hello-librep/po/id.po /usr/share/doc/gettext/examples/hello-librep/po/id.po /usr/bin/install -c -m 644 ./hello-librep/po/it.po /usr/share/doc/gettext/examples/hello-librep/po/it.po /usr/bin/install -c -m 644 ./hello-librep/po/ja.po /usr/share/doc/gettext/examples/hello-librep/po/ja.po /usr/bin/install -c -m 644 ./hello-librep/po/ka.po /usr/share/doc/gettext/examples/hello-librep/po/ka.po /usr/bin/install -c -m 644 ./hello-librep/po/ky.po /usr/share/doc/gettext/examples/hello-librep/po/ky.po /usr/bin/install -c -m 644 ./hello-librep/po/lv.po /usr/share/doc/gettext/examples/hello-librep/po/lv.po /usr/bin/install -c -m 644 ./hello-librep/po/ms.po /usr/share/doc/gettext/examples/hello-librep/po/ms.po /usr/bin/install -c -m 644 ./hello-librep/po/mt.po /usr/share/doc/gettext/examples/hello-librep/po/mt.po /usr/bin/install -c -m 644 ./hello-librep/po/nb.po /usr/share/doc/gettext/examples/hello-librep/po/nb.po /usr/bin/install -c -m 644 ./hello-librep/po/nl.po /usr/share/doc/gettext/examples/hello-librep/po/nl.po /usr/bin/install -c -m 644 ./hello-librep/po/nn.po /usr/share/doc/gettext/examples/hello-librep/po/nn.po /usr/bin/install -c -m 644 ./hello-librep/po/pl.po /usr/share/doc/gettext/examples/hello-librep/po/pl.po /usr/bin/install -c -m 644 ./hello-librep/po/pt.po /usr/share/doc/gettext/examples/hello-librep/po/pt.po /usr/bin/install -c -m 644 ./hello-librep/po/pt_BR.po /usr/share/doc/gettext/examples/hello-librep/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-librep/po/ro.po /usr/share/doc/gettext/examples/hello-librep/po/ro.po /usr/bin/install -c -m 644 ./hello-librep/po/ru.po /usr/share/doc/gettext/examples/hello-librep/po/ru.po /usr/bin/install -c -m 644 ./hello-librep/po/sk.po /usr/share/doc/gettext/examples/hello-librep/po/sk.po /usr/bin/install -c -m 644 ./hello-librep/po/sl.po /usr/share/doc/gettext/examples/hello-librep/po/sl.po /usr/bin/install -c -m 644 ./hello-librep/po/sq.po /usr/share/doc/gettext/examples/hello-librep/po/sq.po /usr/bin/install -c -m 644 ./hello-librep/po/sr.po /usr/share/doc/gettext/examples/hello-librep/po/sr.po /usr/bin/install -c -m 644 ./hello-librep/po/sv.po /usr/share/doc/gettext/examples/hello-librep/po/sv.po /usr/bin/install -c -m 644 ./hello-librep/po/ta.po /usr/share/doc/gettext/examples/hello-librep/po/ta.po /usr/bin/install -c -m 644 ./hello-librep/po/tr.po /usr/share/doc/gettext/examples/hello-librep/po/tr.po /usr/bin/install -c -m 644 ./hello-librep/po/uk.po /usr/share/doc/gettext/examples/hello-librep/po/uk.po /usr/bin/install -c -m 644 ./hello-librep/po/vi.po /usr/share/doc/gettext/examples/hello-librep/po/vi.po /usr/bin/install -c -m 644 ./hello-librep/po/zh_CN.po /usr/share/doc/gettext/examples/hello-librep/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-librep/po/zh_HK.po /usr/share/doc/gettext/examples/hello-librep/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-librep/po/zh_TW.po /usr/share/doc/gettext/examples/hello-librep/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-rust/po/LINGUAS /usr/share/doc/gettext/examples/hello-rust/po/LINGUAS /usr/bin/install -c -m 644 ./hello-rust/po/af.po /usr/share/doc/gettext/examples/hello-rust/po/af.po /usr/bin/install -c -m 644 ./hello-rust/po/ast.po /usr/share/doc/gettext/examples/hello-rust/po/ast.po /usr/bin/install -c -m 644 ./hello-rust/po/bg.po /usr/share/doc/gettext/examples/hello-rust/po/bg.po /usr/bin/install -c -m 644 ./hello-rust/po/ca.po /usr/share/doc/gettext/examples/hello-rust/po/ca.po /usr/bin/install -c -m 644 ./hello-rust/po/cs.po /usr/share/doc/gettext/examples/hello-rust/po/cs.po /usr/bin/install -c -m 644 ./hello-rust/po/da.po /usr/share/doc/gettext/examples/hello-rust/po/da.po /usr/bin/install -c -m 644 ./hello-rust/po/de.po /usr/share/doc/gettext/examples/hello-rust/po/de.po /usr/bin/install -c -m 644 ./hello-rust/po/el.po /usr/share/doc/gettext/examples/hello-rust/po/el.po /usr/bin/install -c -m 644 ./hello-rust/po/eo.po /usr/share/doc/gettext/examples/hello-rust/po/eo.po /usr/bin/install -c -m 644 ./hello-rust/po/es.po /usr/share/doc/gettext/examples/hello-rust/po/es.po /usr/bin/install -c -m 644 ./hello-rust/po/fi.po /usr/share/doc/gettext/examples/hello-rust/po/fi.po /usr/bin/install -c -m 644 ./hello-rust/po/fr.po /usr/share/doc/gettext/examples/hello-rust/po/fr.po /usr/bin/install -c -m 644 ./hello-rust/po/ga.po /usr/share/doc/gettext/examples/hello-rust/po/ga.po /usr/bin/install -c -m 644 ./hello-rust/po/gl.po /usr/share/doc/gettext/examples/hello-rust/po/gl.po /usr/bin/install -c -m 644 ./hello-rust/po/hr.po /usr/share/doc/gettext/examples/hello-rust/po/hr.po /usr/bin/install -c -m 644 ./hello-rust/po/hu.po /usr/share/doc/gettext/examples/hello-rust/po/hu.po /usr/bin/install -c -m 644 ./hello-rust/po/id.po /usr/share/doc/gettext/examples/hello-rust/po/id.po /usr/bin/install -c -m 644 ./hello-rust/po/it.po /usr/share/doc/gettext/examples/hello-rust/po/it.po /usr/bin/install -c -m 644 ./hello-rust/po/ja.po /usr/share/doc/gettext/examples/hello-rust/po/ja.po /usr/bin/install -c -m 644 ./hello-rust/po/ka.po /usr/share/doc/gettext/examples/hello-rust/po/ka.po /usr/bin/install -c -m 644 ./hello-rust/po/ky.po /usr/share/doc/gettext/examples/hello-rust/po/ky.po /usr/bin/install -c -m 644 ./hello-rust/po/lv.po /usr/share/doc/gettext/examples/hello-rust/po/lv.po /usr/bin/install -c -m 644 ./hello-rust/po/ms.po /usr/share/doc/gettext/examples/hello-rust/po/ms.po /usr/bin/install -c -m 644 ./hello-rust/po/mt.po /usr/share/doc/gettext/examples/hello-rust/po/mt.po /usr/bin/install -c -m 644 ./hello-rust/po/nb.po /usr/share/doc/gettext/examples/hello-rust/po/nb.po /usr/bin/install -c -m 644 ./hello-rust/po/nl.po /usr/share/doc/gettext/examples/hello-rust/po/nl.po /usr/bin/install -c -m 644 ./hello-rust/po/nn.po /usr/share/doc/gettext/examples/hello-rust/po/nn.po /usr/bin/install -c -m 644 ./hello-rust/po/pl.po /usr/share/doc/gettext/examples/hello-rust/po/pl.po /usr/bin/install -c -m 644 ./hello-rust/po/pt.po /usr/share/doc/gettext/examples/hello-rust/po/pt.po /usr/bin/install -c -m 644 ./hello-rust/po/pt_BR.po /usr/share/doc/gettext/examples/hello-rust/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-rust/po/ro.po /usr/share/doc/gettext/examples/hello-rust/po/ro.po /usr/bin/install -c -m 644 ./hello-rust/po/ru.po /usr/share/doc/gettext/examples/hello-rust/po/ru.po /usr/bin/install -c -m 644 ./hello-rust/po/sk.po /usr/share/doc/gettext/examples/hello-rust/po/sk.po /usr/bin/install -c -m 644 ./hello-rust/po/sl.po /usr/share/doc/gettext/examples/hello-rust/po/sl.po /usr/bin/install -c -m 644 ./hello-rust/po/sq.po /usr/share/doc/gettext/examples/hello-rust/po/sq.po /usr/bin/install -c -m 644 ./hello-rust/po/sr.po /usr/share/doc/gettext/examples/hello-rust/po/sr.po /usr/bin/install -c -m 644 ./hello-rust/po/sv.po /usr/share/doc/gettext/examples/hello-rust/po/sv.po /usr/bin/install -c -m 644 ./hello-rust/po/ta.po /usr/share/doc/gettext/examples/hello-rust/po/ta.po /usr/bin/install -c -m 644 ./hello-rust/po/tr.po /usr/share/doc/gettext/examples/hello-rust/po/tr.po /usr/bin/install -c -m 644 ./hello-rust/po/uk.po /usr/share/doc/gettext/examples/hello-rust/po/uk.po /usr/bin/install -c -m 644 ./hello-rust/po/vi.po /usr/share/doc/gettext/examples/hello-rust/po/vi.po /usr/bin/install -c -m 644 ./hello-rust/po/zh_CN.po /usr/share/doc/gettext/examples/hello-rust/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-rust/po/zh_HK.po /usr/share/doc/gettext/examples/hello-rust/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-rust/po/zh_TW.po /usr/share/doc/gettext/examples/hello-rust/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-go/po/LINGUAS /usr/share/doc/gettext/examples/hello-go/po/LINGUAS /usr/bin/install -c -m 644 ./hello-go/po/af.po /usr/share/doc/gettext/examples/hello-go/po/af.po /usr/bin/install -c -m 644 ./hello-go/po/ast.po /usr/share/doc/gettext/examples/hello-go/po/ast.po /usr/bin/install -c -m 644 ./hello-go/po/bg.po /usr/share/doc/gettext/examples/hello-go/po/bg.po /usr/bin/install -c -m 644 ./hello-go/po/ca.po /usr/share/doc/gettext/examples/hello-go/po/ca.po /usr/bin/install -c -m 644 ./hello-go/po/cs.po /usr/share/doc/gettext/examples/hello-go/po/cs.po /usr/bin/install -c -m 644 ./hello-go/po/da.po /usr/share/doc/gettext/examples/hello-go/po/da.po /usr/bin/install -c -m 644 ./hello-go/po/de.po /usr/share/doc/gettext/examples/hello-go/po/de.po /usr/bin/install -c -m 644 ./hello-go/po/el.po /usr/share/doc/gettext/examples/hello-go/po/el.po /usr/bin/install -c -m 644 ./hello-go/po/eo.po /usr/share/doc/gettext/examples/hello-go/po/eo.po /usr/bin/install -c -m 644 ./hello-go/po/es.po /usr/share/doc/gettext/examples/hello-go/po/es.po /usr/bin/install -c -m 644 ./hello-go/po/fi.po /usr/share/doc/gettext/examples/hello-go/po/fi.po /usr/bin/install -c -m 644 ./hello-go/po/fr.po /usr/share/doc/gettext/examples/hello-go/po/fr.po /usr/bin/install -c -m 644 ./hello-go/po/ga.po /usr/share/doc/gettext/examples/hello-go/po/ga.po /usr/bin/install -c -m 644 ./hello-go/po/gl.po /usr/share/doc/gettext/examples/hello-go/po/gl.po /usr/bin/install -c -m 644 ./hello-go/po/hr.po /usr/share/doc/gettext/examples/hello-go/po/hr.po /usr/bin/install -c -m 644 ./hello-go/po/hu.po /usr/share/doc/gettext/examples/hello-go/po/hu.po /usr/bin/install -c -m 644 ./hello-go/po/id.po /usr/share/doc/gettext/examples/hello-go/po/id.po /usr/bin/install -c -m 644 ./hello-go/po/it.po /usr/share/doc/gettext/examples/hello-go/po/it.po /usr/bin/install -c -m 644 ./hello-go/po/ja.po /usr/share/doc/gettext/examples/hello-go/po/ja.po /usr/bin/install -c -m 644 ./hello-go/po/ka.po /usr/share/doc/gettext/examples/hello-go/po/ka.po /usr/bin/install -c -m 644 ./hello-go/po/ky.po /usr/share/doc/gettext/examples/hello-go/po/ky.po /usr/bin/install -c -m 644 ./hello-go/po/lv.po /usr/share/doc/gettext/examples/hello-go/po/lv.po /usr/bin/install -c -m 644 ./hello-go/po/ms.po /usr/share/doc/gettext/examples/hello-go/po/ms.po /usr/bin/install -c -m 644 ./hello-go/po/mt.po /usr/share/doc/gettext/examples/hello-go/po/mt.po /usr/bin/install -c -m 644 ./hello-go/po/nb.po /usr/share/doc/gettext/examples/hello-go/po/nb.po /usr/bin/install -c -m 644 ./hello-go/po/nl.po /usr/share/doc/gettext/examples/hello-go/po/nl.po /usr/bin/install -c -m 644 ./hello-go/po/nn.po /usr/share/doc/gettext/examples/hello-go/po/nn.po /usr/bin/install -c -m 644 ./hello-go/po/pl.po /usr/share/doc/gettext/examples/hello-go/po/pl.po /usr/bin/install -c -m 644 ./hello-go/po/pt.po /usr/share/doc/gettext/examples/hello-go/po/pt.po /usr/bin/install -c -m 644 ./hello-go/po/pt_BR.po /usr/share/doc/gettext/examples/hello-go/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-go/po/ro.po /usr/share/doc/gettext/examples/hello-go/po/ro.po /usr/bin/install -c -m 644 ./hello-go/po/ru.po /usr/share/doc/gettext/examples/hello-go/po/ru.po /usr/bin/install -c -m 644 ./hello-go/po/sk.po /usr/share/doc/gettext/examples/hello-go/po/sk.po /usr/bin/install -c -m 644 ./hello-go/po/sl.po /usr/share/doc/gettext/examples/hello-go/po/sl.po /usr/bin/install -c -m 644 ./hello-go/po/sq.po /usr/share/doc/gettext/examples/hello-go/po/sq.po /usr/bin/install -c -m 644 ./hello-go/po/sr.po /usr/share/doc/gettext/examples/hello-go/po/sr.po /usr/bin/install -c -m 644 ./hello-go/po/sv.po /usr/share/doc/gettext/examples/hello-go/po/sv.po /usr/bin/install -c -m 644 ./hello-go/po/ta.po /usr/share/doc/gettext/examples/hello-go/po/ta.po /usr/bin/install -c -m 644 ./hello-go/po/tr.po /usr/share/doc/gettext/examples/hello-go/po/tr.po /usr/bin/install -c -m 644 ./hello-go/po/uk.po /usr/share/doc/gettext/examples/hello-go/po/uk.po /usr/bin/install -c -m 644 ./hello-go/po/vi.po /usr/share/doc/gettext/examples/hello-go/po/vi.po /usr/bin/install -c -m 644 ./hello-go/po/zh_CN.po /usr/share/doc/gettext/examples/hello-go/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-go/po/zh_HK.po /usr/share/doc/gettext/examples/hello-go/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-go/po/zh_TW.po /usr/share/doc/gettext/examples/hello-go/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-go-http/po/LINGUAS /usr/share/doc/gettext/examples/hello-go-http/po/LINGUAS /usr/bin/install -c -m 644 ./hello-go-http/po/af.po /usr/share/doc/gettext/examples/hello-go-http/po/af.po /usr/bin/install -c -m 644 ./hello-go-http/po/ast.po /usr/share/doc/gettext/examples/hello-go-http/po/ast.po /usr/bin/install -c -m 644 ./hello-go-http/po/bg.po /usr/share/doc/gettext/examples/hello-go-http/po/bg.po /usr/bin/install -c -m 644 ./hello-go-http/po/ca.po /usr/share/doc/gettext/examples/hello-go-http/po/ca.po /usr/bin/install -c -m 644 ./hello-go-http/po/cs.po /usr/share/doc/gettext/examples/hello-go-http/po/cs.po /usr/bin/install -c -m 644 ./hello-go-http/po/da.po /usr/share/doc/gettext/examples/hello-go-http/po/da.po /usr/bin/install -c -m 644 ./hello-go-http/po/de.po /usr/share/doc/gettext/examples/hello-go-http/po/de.po /usr/bin/install -c -m 644 ./hello-go-http/po/el.po /usr/share/doc/gettext/examples/hello-go-http/po/el.po /usr/bin/install -c -m 644 ./hello-go-http/po/eo.po /usr/share/doc/gettext/examples/hello-go-http/po/eo.po /usr/bin/install -c -m 644 ./hello-go-http/po/es.po /usr/share/doc/gettext/examples/hello-go-http/po/es.po /usr/bin/install -c -m 644 ./hello-go-http/po/fi.po /usr/share/doc/gettext/examples/hello-go-http/po/fi.po /usr/bin/install -c -m 644 ./hello-go-http/po/fr.po /usr/share/doc/gettext/examples/hello-go-http/po/fr.po /usr/bin/install -c -m 644 ./hello-go-http/po/ga.po /usr/share/doc/gettext/examples/hello-go-http/po/ga.po /usr/bin/install -c -m 644 ./hello-go-http/po/gl.po /usr/share/doc/gettext/examples/hello-go-http/po/gl.po /usr/bin/install -c -m 644 ./hello-go-http/po/hr.po /usr/share/doc/gettext/examples/hello-go-http/po/hr.po /usr/bin/install -c -m 644 ./hello-go-http/po/hu.po /usr/share/doc/gettext/examples/hello-go-http/po/hu.po /usr/bin/install -c -m 644 ./hello-go-http/po/id.po /usr/share/doc/gettext/examples/hello-go-http/po/id.po /usr/bin/install -c -m 644 ./hello-go-http/po/it.po /usr/share/doc/gettext/examples/hello-go-http/po/it.po /usr/bin/install -c -m 644 ./hello-go-http/po/ja.po /usr/share/doc/gettext/examples/hello-go-http/po/ja.po /usr/bin/install -c -m 644 ./hello-go-http/po/ka.po /usr/share/doc/gettext/examples/hello-go-http/po/ka.po /usr/bin/install -c -m 644 ./hello-go-http/po/ky.po /usr/share/doc/gettext/examples/hello-go-http/po/ky.po /usr/bin/install -c -m 644 ./hello-go-http/po/lv.po /usr/share/doc/gettext/examples/hello-go-http/po/lv.po /usr/bin/install -c -m 644 ./hello-go-http/po/ms.po /usr/share/doc/gettext/examples/hello-go-http/po/ms.po /usr/bin/install -c -m 644 ./hello-go-http/po/mt.po /usr/share/doc/gettext/examples/hello-go-http/po/mt.po /usr/bin/install -c -m 644 ./hello-go-http/po/nb.po /usr/share/doc/gettext/examples/hello-go-http/po/nb.po /usr/bin/install -c -m 644 ./hello-go-http/po/nl.po /usr/share/doc/gettext/examples/hello-go-http/po/nl.po /usr/bin/install -c -m 644 ./hello-go-http/po/nn.po /usr/share/doc/gettext/examples/hello-go-http/po/nn.po /usr/bin/install -c -m 644 ./hello-go-http/po/pl.po /usr/share/doc/gettext/examples/hello-go-http/po/pl.po /usr/bin/install -c -m 644 ./hello-go-http/po/pt.po /usr/share/doc/gettext/examples/hello-go-http/po/pt.po /usr/bin/install -c -m 644 ./hello-go-http/po/pt_BR.po /usr/share/doc/gettext/examples/hello-go-http/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-go-http/po/ro.po /usr/share/doc/gettext/examples/hello-go-http/po/ro.po /usr/bin/install -c -m 644 ./hello-go-http/po/ru.po /usr/share/doc/gettext/examples/hello-go-http/po/ru.po /usr/bin/install -c -m 644 ./hello-go-http/po/sk.po /usr/share/doc/gettext/examples/hello-go-http/po/sk.po /usr/bin/install -c -m 644 ./hello-go-http/po/sl.po /usr/share/doc/gettext/examples/hello-go-http/po/sl.po /usr/bin/install -c -m 644 ./hello-go-http/po/sq.po /usr/share/doc/gettext/examples/hello-go-http/po/sq.po /usr/bin/install -c -m 644 ./hello-go-http/po/sr.po /usr/share/doc/gettext/examples/hello-go-http/po/sr.po /usr/bin/install -c -m 644 ./hello-go-http/po/sv.po /usr/share/doc/gettext/examples/hello-go-http/po/sv.po /usr/bin/install -c -m 644 ./hello-go-http/po/ta.po /usr/share/doc/gettext/examples/hello-go-http/po/ta.po /usr/bin/install -c -m 644 ./hello-go-http/po/tr.po /usr/share/doc/gettext/examples/hello-go-http/po/tr.po /usr/bin/install -c -m 644 ./hello-go-http/po/uk.po /usr/share/doc/gettext/examples/hello-go-http/po/uk.po /usr/bin/install -c -m 644 ./hello-go-http/po/vi.po /usr/share/doc/gettext/examples/hello-go-http/po/vi.po /usr/bin/install -c -m 644 ./hello-go-http/po/zh_CN.po /usr/share/doc/gettext/examples/hello-go-http/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-go-http/po/zh_HK.po /usr/share/doc/gettext/examples/hello-go-http/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-go-http/po/zh_TW.po /usr/share/doc/gettext/examples/hello-go-http/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-ruby/po/LINGUAS /usr/share/doc/gettext/examples/hello-ruby/po/LINGUAS /usr/bin/install -c -m 644 ./hello-ruby/po/af.po /usr/share/doc/gettext/examples/hello-ruby/po/af.po /usr/bin/install -c -m 644 ./hello-ruby/po/ast.po /usr/share/doc/gettext/examples/hello-ruby/po/ast.po /usr/bin/install -c -m 644 ./hello-ruby/po/bg.po /usr/share/doc/gettext/examples/hello-ruby/po/bg.po /usr/bin/install -c -m 644 ./hello-ruby/po/ca.po /usr/share/doc/gettext/examples/hello-ruby/po/ca.po /usr/bin/install -c -m 644 ./hello-ruby/po/cs.po /usr/share/doc/gettext/examples/hello-ruby/po/cs.po /usr/bin/install -c -m 644 ./hello-ruby/po/da.po /usr/share/doc/gettext/examples/hello-ruby/po/da.po /usr/bin/install -c -m 644 ./hello-ruby/po/de.po /usr/share/doc/gettext/examples/hello-ruby/po/de.po /usr/bin/install -c -m 644 ./hello-ruby/po/el.po /usr/share/doc/gettext/examples/hello-ruby/po/el.po /usr/bin/install -c -m 644 ./hello-ruby/po/eo.po /usr/share/doc/gettext/examples/hello-ruby/po/eo.po /usr/bin/install -c -m 644 ./hello-ruby/po/es.po /usr/share/doc/gettext/examples/hello-ruby/po/es.po /usr/bin/install -c -m 644 ./hello-ruby/po/fi.po /usr/share/doc/gettext/examples/hello-ruby/po/fi.po /usr/bin/install -c -m 644 ./hello-ruby/po/fr.po /usr/share/doc/gettext/examples/hello-ruby/po/fr.po /usr/bin/install -c -m 644 ./hello-ruby/po/ga.po /usr/share/doc/gettext/examples/hello-ruby/po/ga.po /usr/bin/install -c -m 644 ./hello-ruby/po/gl.po /usr/share/doc/gettext/examples/hello-ruby/po/gl.po /usr/bin/install -c -m 644 ./hello-ruby/po/hr.po /usr/share/doc/gettext/examples/hello-ruby/po/hr.po /usr/bin/install -c -m 644 ./hello-ruby/po/hu.po /usr/share/doc/gettext/examples/hello-ruby/po/hu.po /usr/bin/install -c -m 644 ./hello-ruby/po/id.po /usr/share/doc/gettext/examples/hello-ruby/po/id.po /usr/bin/install -c -m 644 ./hello-ruby/po/it.po /usr/share/doc/gettext/examples/hello-ruby/po/it.po /usr/bin/install -c -m 644 ./hello-ruby/po/ja.po /usr/share/doc/gettext/examples/hello-ruby/po/ja.po /usr/bin/install -c -m 644 ./hello-ruby/po/ka.po /usr/share/doc/gettext/examples/hello-ruby/po/ka.po /usr/bin/install -c -m 644 ./hello-ruby/po/ky.po /usr/share/doc/gettext/examples/hello-ruby/po/ky.po /usr/bin/install -c -m 644 ./hello-ruby/po/lv.po /usr/share/doc/gettext/examples/hello-ruby/po/lv.po /usr/bin/install -c -m 644 ./hello-ruby/po/ms.po /usr/share/doc/gettext/examples/hello-ruby/po/ms.po /usr/bin/install -c -m 644 ./hello-ruby/po/mt.po /usr/share/doc/gettext/examples/hello-ruby/po/mt.po /usr/bin/install -c -m 644 ./hello-ruby/po/nb.po /usr/share/doc/gettext/examples/hello-ruby/po/nb.po /usr/bin/install -c -m 644 ./hello-ruby/po/nl.po /usr/share/doc/gettext/examples/hello-ruby/po/nl.po /usr/bin/install -c -m 644 ./hello-ruby/po/nn.po /usr/share/doc/gettext/examples/hello-ruby/po/nn.po /usr/bin/install -c -m 644 ./hello-ruby/po/pl.po /usr/share/doc/gettext/examples/hello-ruby/po/pl.po /usr/bin/install -c -m 644 ./hello-ruby/po/pt.po /usr/share/doc/gettext/examples/hello-ruby/po/pt.po /usr/bin/install -c -m 644 ./hello-ruby/po/pt_BR.po /usr/share/doc/gettext/examples/hello-ruby/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-ruby/po/ro.po /usr/share/doc/gettext/examples/hello-ruby/po/ro.po /usr/bin/install -c -m 644 ./hello-ruby/po/ru.po /usr/share/doc/gettext/examples/hello-ruby/po/ru.po /usr/bin/install -c -m 644 ./hello-ruby/po/sk.po /usr/share/doc/gettext/examples/hello-ruby/po/sk.po /usr/bin/install -c -m 644 ./hello-ruby/po/sl.po /usr/share/doc/gettext/examples/hello-ruby/po/sl.po /usr/bin/install -c -m 644 ./hello-ruby/po/sq.po /usr/share/doc/gettext/examples/hello-ruby/po/sq.po /usr/bin/install -c -m 644 ./hello-ruby/po/sr.po /usr/share/doc/gettext/examples/hello-ruby/po/sr.po /usr/bin/install -c -m 644 ./hello-ruby/po/sv.po /usr/share/doc/gettext/examples/hello-ruby/po/sv.po /usr/bin/install -c -m 644 ./hello-ruby/po/ta.po /usr/share/doc/gettext/examples/hello-ruby/po/ta.po /usr/bin/install -c -m 644 ./hello-ruby/po/tr.po /usr/share/doc/gettext/examples/hello-ruby/po/tr.po /usr/bin/install -c -m 644 ./hello-ruby/po/uk.po /usr/share/doc/gettext/examples/hello-ruby/po/uk.po /usr/bin/install -c -m 644 ./hello-ruby/po/vi.po /usr/share/doc/gettext/examples/hello-ruby/po/vi.po /usr/bin/install -c -m 644 ./hello-ruby/po/zh_CN.po /usr/share/doc/gettext/examples/hello-ruby/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-ruby/po/zh_HK.po /usr/share/doc/gettext/examples/hello-ruby/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-ruby/po/zh_TW.po /usr/share/doc/gettext/examples/hello-ruby/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-sh/po/LINGUAS /usr/share/doc/gettext/examples/hello-sh/po/LINGUAS /usr/bin/install -c -m 644 ./hello-sh/po/af.po /usr/share/doc/gettext/examples/hello-sh/po/af.po /usr/bin/install -c -m 644 ./hello-sh/po/ast.po /usr/share/doc/gettext/examples/hello-sh/po/ast.po /usr/bin/install -c -m 644 ./hello-sh/po/bg.po /usr/share/doc/gettext/examples/hello-sh/po/bg.po /usr/bin/install -c -m 644 ./hello-sh/po/ca.po /usr/share/doc/gettext/examples/hello-sh/po/ca.po /usr/bin/install -c -m 644 ./hello-sh/po/cs.po /usr/share/doc/gettext/examples/hello-sh/po/cs.po /usr/bin/install -c -m 644 ./hello-sh/po/da.po /usr/share/doc/gettext/examples/hello-sh/po/da.po /usr/bin/install -c -m 644 ./hello-sh/po/de.po /usr/share/doc/gettext/examples/hello-sh/po/de.po /usr/bin/install -c -m 644 ./hello-sh/po/el.po /usr/share/doc/gettext/examples/hello-sh/po/el.po /usr/bin/install -c -m 644 ./hello-sh/po/eo.po /usr/share/doc/gettext/examples/hello-sh/po/eo.po /usr/bin/install -c -m 644 ./hello-sh/po/es.po /usr/share/doc/gettext/examples/hello-sh/po/es.po /usr/bin/install -c -m 644 ./hello-sh/po/fi.po /usr/share/doc/gettext/examples/hello-sh/po/fi.po /usr/bin/install -c -m 644 ./hello-sh/po/fr.po /usr/share/doc/gettext/examples/hello-sh/po/fr.po /usr/bin/install -c -m 644 ./hello-sh/po/ga.po /usr/share/doc/gettext/examples/hello-sh/po/ga.po /usr/bin/install -c -m 644 ./hello-sh/po/gl.po /usr/share/doc/gettext/examples/hello-sh/po/gl.po /usr/bin/install -c -m 644 ./hello-sh/po/hr.po /usr/share/doc/gettext/examples/hello-sh/po/hr.po /usr/bin/install -c -m 644 ./hello-sh/po/hu.po /usr/share/doc/gettext/examples/hello-sh/po/hu.po /usr/bin/install -c -m 644 ./hello-sh/po/id.po /usr/share/doc/gettext/examples/hello-sh/po/id.po /usr/bin/install -c -m 644 ./hello-sh/po/it.po /usr/share/doc/gettext/examples/hello-sh/po/it.po /usr/bin/install -c -m 644 ./hello-sh/po/ja.po /usr/share/doc/gettext/examples/hello-sh/po/ja.po /usr/bin/install -c -m 644 ./hello-sh/po/ka.po /usr/share/doc/gettext/examples/hello-sh/po/ka.po /usr/bin/install -c -m 644 ./hello-sh/po/ky.po /usr/share/doc/gettext/examples/hello-sh/po/ky.po /usr/bin/install -c -m 644 ./hello-sh/po/lv.po /usr/share/doc/gettext/examples/hello-sh/po/lv.po /usr/bin/install -c -m 644 ./hello-sh/po/ms.po /usr/share/doc/gettext/examples/hello-sh/po/ms.po /usr/bin/install -c -m 644 ./hello-sh/po/mt.po /usr/share/doc/gettext/examples/hello-sh/po/mt.po /usr/bin/install -c -m 644 ./hello-sh/po/nb.po /usr/share/doc/gettext/examples/hello-sh/po/nb.po /usr/bin/install -c -m 644 ./hello-sh/po/nl.po /usr/share/doc/gettext/examples/hello-sh/po/nl.po /usr/bin/install -c -m 644 ./hello-sh/po/nn.po /usr/share/doc/gettext/examples/hello-sh/po/nn.po /usr/bin/install -c -m 644 ./hello-sh/po/pl.po /usr/share/doc/gettext/examples/hello-sh/po/pl.po /usr/bin/install -c -m 644 ./hello-sh/po/pt.po /usr/share/doc/gettext/examples/hello-sh/po/pt.po /usr/bin/install -c -m 644 ./hello-sh/po/pt_BR.po /usr/share/doc/gettext/examples/hello-sh/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-sh/po/ro.po /usr/share/doc/gettext/examples/hello-sh/po/ro.po /usr/bin/install -c -m 644 ./hello-sh/po/ru.po /usr/share/doc/gettext/examples/hello-sh/po/ru.po /usr/bin/install -c -m 644 ./hello-sh/po/sk.po /usr/share/doc/gettext/examples/hello-sh/po/sk.po /usr/bin/install -c -m 644 ./hello-sh/po/sl.po /usr/share/doc/gettext/examples/hello-sh/po/sl.po /usr/bin/install -c -m 644 ./hello-sh/po/sq.po /usr/share/doc/gettext/examples/hello-sh/po/sq.po /usr/bin/install -c -m 644 ./hello-sh/po/sr.po /usr/share/doc/gettext/examples/hello-sh/po/sr.po /usr/bin/install -c -m 644 ./hello-sh/po/sv.po /usr/share/doc/gettext/examples/hello-sh/po/sv.po /usr/bin/install -c -m 644 ./hello-sh/po/ta.po /usr/share/doc/gettext/examples/hello-sh/po/ta.po /usr/bin/install -c -m 644 ./hello-sh/po/tr.po /usr/share/doc/gettext/examples/hello-sh/po/tr.po /usr/bin/install -c -m 644 ./hello-sh/po/uk.po /usr/share/doc/gettext/examples/hello-sh/po/uk.po /usr/bin/install -c -m 644 ./hello-sh/po/vi.po /usr/share/doc/gettext/examples/hello-sh/po/vi.po /usr/bin/install -c -m 644 ./hello-sh/po/zh_CN.po /usr/share/doc/gettext/examples/hello-sh/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-sh/po/zh_HK.po /usr/share/doc/gettext/examples/hello-sh/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-sh/po/zh_TW.po /usr/share/doc/gettext/examples/hello-sh/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-gawk/po/LINGUAS /usr/share/doc/gettext/examples/hello-gawk/po/LINGUAS /usr/bin/install -c -m 644 ./hello-gawk/po/af.po /usr/share/doc/gettext/examples/hello-gawk/po/af.po /usr/bin/install -c -m 644 ./hello-gawk/po/ast.po /usr/share/doc/gettext/examples/hello-gawk/po/ast.po /usr/bin/install -c -m 644 ./hello-gawk/po/bg.po /usr/share/doc/gettext/examples/hello-gawk/po/bg.po /usr/bin/install -c -m 644 ./hello-gawk/po/ca.po /usr/share/doc/gettext/examples/hello-gawk/po/ca.po /usr/bin/install -c -m 644 ./hello-gawk/po/cs.po /usr/share/doc/gettext/examples/hello-gawk/po/cs.po /usr/bin/install -c -m 644 ./hello-gawk/po/da.po /usr/share/doc/gettext/examples/hello-gawk/po/da.po /usr/bin/install -c -m 644 ./hello-gawk/po/de.po /usr/share/doc/gettext/examples/hello-gawk/po/de.po /usr/bin/install -c -m 644 ./hello-gawk/po/el.po /usr/share/doc/gettext/examples/hello-gawk/po/el.po /usr/bin/install -c -m 644 ./hello-gawk/po/eo.po /usr/share/doc/gettext/examples/hello-gawk/po/eo.po /usr/bin/install -c -m 644 ./hello-gawk/po/es.po /usr/share/doc/gettext/examples/hello-gawk/po/es.po /usr/bin/install -c -m 644 ./hello-gawk/po/fi.po /usr/share/doc/gettext/examples/hello-gawk/po/fi.po /usr/bin/install -c -m 644 ./hello-gawk/po/fr.po /usr/share/doc/gettext/examples/hello-gawk/po/fr.po /usr/bin/install -c -m 644 ./hello-gawk/po/ga.po /usr/share/doc/gettext/examples/hello-gawk/po/ga.po /usr/bin/install -c -m 644 ./hello-gawk/po/gl.po /usr/share/doc/gettext/examples/hello-gawk/po/gl.po /usr/bin/install -c -m 644 ./hello-gawk/po/hr.po /usr/share/doc/gettext/examples/hello-gawk/po/hr.po /usr/bin/install -c -m 644 ./hello-gawk/po/hu.po /usr/share/doc/gettext/examples/hello-gawk/po/hu.po /usr/bin/install -c -m 644 ./hello-gawk/po/id.po /usr/share/doc/gettext/examples/hello-gawk/po/id.po /usr/bin/install -c -m 644 ./hello-gawk/po/it.po /usr/share/doc/gettext/examples/hello-gawk/po/it.po /usr/bin/install -c -m 644 ./hello-gawk/po/ja.po /usr/share/doc/gettext/examples/hello-gawk/po/ja.po /usr/bin/install -c -m 644 ./hello-gawk/po/ka.po /usr/share/doc/gettext/examples/hello-gawk/po/ka.po /usr/bin/install -c -m 644 ./hello-gawk/po/ky.po /usr/share/doc/gettext/examples/hello-gawk/po/ky.po /usr/bin/install -c -m 644 ./hello-gawk/po/lv.po /usr/share/doc/gettext/examples/hello-gawk/po/lv.po /usr/bin/install -c -m 644 ./hello-gawk/po/ms.po /usr/share/doc/gettext/examples/hello-gawk/po/ms.po /usr/bin/install -c -m 644 ./hello-gawk/po/mt.po /usr/share/doc/gettext/examples/hello-gawk/po/mt.po /usr/bin/install -c -m 644 ./hello-gawk/po/nb.po /usr/share/doc/gettext/examples/hello-gawk/po/nb.po /usr/bin/install -c -m 644 ./hello-gawk/po/nl.po /usr/share/doc/gettext/examples/hello-gawk/po/nl.po /usr/bin/install -c -m 644 ./hello-gawk/po/nn.po /usr/share/doc/gettext/examples/hello-gawk/po/nn.po /usr/bin/install -c -m 644 ./hello-gawk/po/pl.po /usr/share/doc/gettext/examples/hello-gawk/po/pl.po /usr/bin/install -c -m 644 ./hello-gawk/po/pt.po /usr/share/doc/gettext/examples/hello-gawk/po/pt.po /usr/bin/install -c -m 644 ./hello-gawk/po/pt_BR.po /usr/share/doc/gettext/examples/hello-gawk/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-gawk/po/ro.po /usr/share/doc/gettext/examples/hello-gawk/po/ro.po /usr/bin/install -c -m 644 ./hello-gawk/po/ru.po /usr/share/doc/gettext/examples/hello-gawk/po/ru.po /usr/bin/install -c -m 644 ./hello-gawk/po/sk.po /usr/share/doc/gettext/examples/hello-gawk/po/sk.po /usr/bin/install -c -m 644 ./hello-gawk/po/sl.po /usr/share/doc/gettext/examples/hello-gawk/po/sl.po /usr/bin/install -c -m 644 ./hello-gawk/po/sq.po /usr/share/doc/gettext/examples/hello-gawk/po/sq.po /usr/bin/install -c -m 644 ./hello-gawk/po/sr.po /usr/share/doc/gettext/examples/hello-gawk/po/sr.po /usr/bin/install -c -m 644 ./hello-gawk/po/sv.po /usr/share/doc/gettext/examples/hello-gawk/po/sv.po /usr/bin/install -c -m 644 ./hello-gawk/po/ta.po /usr/share/doc/gettext/examples/hello-gawk/po/ta.po /usr/bin/install -c -m 644 ./hello-gawk/po/tr.po /usr/share/doc/gettext/examples/hello-gawk/po/tr.po /usr/bin/install -c -m 644 ./hello-gawk/po/uk.po /usr/share/doc/gettext/examples/hello-gawk/po/uk.po /usr/bin/install -c -m 644 ./hello-gawk/po/vi.po /usr/share/doc/gettext/examples/hello-gawk/po/vi.po /usr/bin/install -c -m 644 ./hello-gawk/po/zh_CN.po /usr/share/doc/gettext/examples/hello-gawk/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-gawk/po/zh_HK.po /usr/share/doc/gettext/examples/hello-gawk/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-gawk/po/zh_TW.po /usr/share/doc/gettext/examples/hello-gawk/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-pascal/po/LINGUAS /usr/share/doc/gettext/examples/hello-pascal/po/LINGUAS /usr/bin/install -c -m 644 ./hello-pascal/po/af.po /usr/share/doc/gettext/examples/hello-pascal/po/af.po /usr/bin/install -c -m 644 ./hello-pascal/po/ast.po /usr/share/doc/gettext/examples/hello-pascal/po/ast.po /usr/bin/install -c -m 644 ./hello-pascal/po/bg.po /usr/share/doc/gettext/examples/hello-pascal/po/bg.po /usr/bin/install -c -m 644 ./hello-pascal/po/ca.po /usr/share/doc/gettext/examples/hello-pascal/po/ca.po /usr/bin/install -c -m 644 ./hello-pascal/po/cs.po /usr/share/doc/gettext/examples/hello-pascal/po/cs.po /usr/bin/install -c -m 644 ./hello-pascal/po/da.po /usr/share/doc/gettext/examples/hello-pascal/po/da.po /usr/bin/install -c -m 644 ./hello-pascal/po/de.po /usr/share/doc/gettext/examples/hello-pascal/po/de.po /usr/bin/install -c -m 644 ./hello-pascal/po/el.po /usr/share/doc/gettext/examples/hello-pascal/po/el.po /usr/bin/install -c -m 644 ./hello-pascal/po/eo.po /usr/share/doc/gettext/examples/hello-pascal/po/eo.po /usr/bin/install -c -m 644 ./hello-pascal/po/es.po /usr/share/doc/gettext/examples/hello-pascal/po/es.po /usr/bin/install -c -m 644 ./hello-pascal/po/fi.po /usr/share/doc/gettext/examples/hello-pascal/po/fi.po /usr/bin/install -c -m 644 ./hello-pascal/po/fr.po /usr/share/doc/gettext/examples/hello-pascal/po/fr.po /usr/bin/install -c -m 644 ./hello-pascal/po/ga.po /usr/share/doc/gettext/examples/hello-pascal/po/ga.po /usr/bin/install -c -m 644 ./hello-pascal/po/gl.po /usr/share/doc/gettext/examples/hello-pascal/po/gl.po /usr/bin/install -c -m 644 ./hello-pascal/po/hr.po /usr/share/doc/gettext/examples/hello-pascal/po/hr.po /usr/bin/install -c -m 644 ./hello-pascal/po/hu.po /usr/share/doc/gettext/examples/hello-pascal/po/hu.po /usr/bin/install -c -m 644 ./hello-pascal/po/id.po /usr/share/doc/gettext/examples/hello-pascal/po/id.po /usr/bin/install -c -m 644 ./hello-pascal/po/it.po /usr/share/doc/gettext/examples/hello-pascal/po/it.po /usr/bin/install -c -m 644 ./hello-pascal/po/ja.po /usr/share/doc/gettext/examples/hello-pascal/po/ja.po /usr/bin/install -c -m 644 ./hello-pascal/po/ka.po /usr/share/doc/gettext/examples/hello-pascal/po/ka.po /usr/bin/install -c -m 644 ./hello-pascal/po/ky.po /usr/share/doc/gettext/examples/hello-pascal/po/ky.po /usr/bin/install -c -m 644 ./hello-pascal/po/lv.po /usr/share/doc/gettext/examples/hello-pascal/po/lv.po /usr/bin/install -c -m 644 ./hello-pascal/po/ms.po /usr/share/doc/gettext/examples/hello-pascal/po/ms.po /usr/bin/install -c -m 644 ./hello-pascal/po/mt.po /usr/share/doc/gettext/examples/hello-pascal/po/mt.po /usr/bin/install -c -m 644 ./hello-pascal/po/nb.po /usr/share/doc/gettext/examples/hello-pascal/po/nb.po /usr/bin/install -c -m 644 ./hello-pascal/po/nl.po /usr/share/doc/gettext/examples/hello-pascal/po/nl.po /usr/bin/install -c -m 644 ./hello-pascal/po/nn.po /usr/share/doc/gettext/examples/hello-pascal/po/nn.po /usr/bin/install -c -m 644 ./hello-pascal/po/pl.po /usr/share/doc/gettext/examples/hello-pascal/po/pl.po /usr/bin/install -c -m 644 ./hello-pascal/po/pt.po /usr/share/doc/gettext/examples/hello-pascal/po/pt.po /usr/bin/install -c -m 644 ./hello-pascal/po/pt_BR.po /usr/share/doc/gettext/examples/hello-pascal/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-pascal/po/ro.po /usr/share/doc/gettext/examples/hello-pascal/po/ro.po /usr/bin/install -c -m 644 ./hello-pascal/po/ru.po /usr/share/doc/gettext/examples/hello-pascal/po/ru.po /usr/bin/install -c -m 644 ./hello-pascal/po/sk.po /usr/share/doc/gettext/examples/hello-pascal/po/sk.po /usr/bin/install -c -m 644 ./hello-pascal/po/sl.po /usr/share/doc/gettext/examples/hello-pascal/po/sl.po /usr/bin/install -c -m 644 ./hello-pascal/po/sq.po /usr/share/doc/gettext/examples/hello-pascal/po/sq.po /usr/bin/install -c -m 644 ./hello-pascal/po/sr.po /usr/share/doc/gettext/examples/hello-pascal/po/sr.po /usr/bin/install -c -m 644 ./hello-pascal/po/sv.po /usr/share/doc/gettext/examples/hello-pascal/po/sv.po /usr/bin/install -c -m 644 ./hello-pascal/po/ta.po /usr/share/doc/gettext/examples/hello-pascal/po/ta.po /usr/bin/install -c -m 644 ./hello-pascal/po/tr.po /usr/share/doc/gettext/examples/hello-pascal/po/tr.po /usr/bin/install -c -m 644 ./hello-pascal/po/uk.po /usr/share/doc/gettext/examples/hello-pascal/po/uk.po /usr/bin/install -c -m 644 ./hello-pascal/po/vi.po /usr/share/doc/gettext/examples/hello-pascal/po/vi.po /usr/bin/install -c -m 644 ./hello-pascal/po/zh_CN.po /usr/share/doc/gettext/examples/hello-pascal/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-pascal/po/zh_HK.po /usr/share/doc/gettext/examples/hello-pascal/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-pascal/po/zh_TW.po /usr/share/doc/gettext/examples/hello-pascal/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-modula2/po/LINGUAS /usr/share/doc/gettext/examples/hello-modula2/po/LINGUAS /usr/bin/install -c -m 644 ./hello-modula2/po/af.po /usr/share/doc/gettext/examples/hello-modula2/po/af.po /usr/bin/install -c -m 644 ./hello-modula2/po/ast.po /usr/share/doc/gettext/examples/hello-modula2/po/ast.po /usr/bin/install -c -m 644 ./hello-modula2/po/bg.po /usr/share/doc/gettext/examples/hello-modula2/po/bg.po /usr/bin/install -c -m 644 ./hello-modula2/po/ca.po /usr/share/doc/gettext/examples/hello-modula2/po/ca.po /usr/bin/install -c -m 644 ./hello-modula2/po/cs.po /usr/share/doc/gettext/examples/hello-modula2/po/cs.po /usr/bin/install -c -m 644 ./hello-modula2/po/da.po /usr/share/doc/gettext/examples/hello-modula2/po/da.po /usr/bin/install -c -m 644 ./hello-modula2/po/de.po /usr/share/doc/gettext/examples/hello-modula2/po/de.po /usr/bin/install -c -m 644 ./hello-modula2/po/el.po /usr/share/doc/gettext/examples/hello-modula2/po/el.po /usr/bin/install -c -m 644 ./hello-modula2/po/eo.po /usr/share/doc/gettext/examples/hello-modula2/po/eo.po /usr/bin/install -c -m 644 ./hello-modula2/po/es.po /usr/share/doc/gettext/examples/hello-modula2/po/es.po /usr/bin/install -c -m 644 ./hello-modula2/po/fi.po /usr/share/doc/gettext/examples/hello-modula2/po/fi.po /usr/bin/install -c -m 644 ./hello-modula2/po/fr.po /usr/share/doc/gettext/examples/hello-modula2/po/fr.po /usr/bin/install -c -m 644 ./hello-modula2/po/ga.po /usr/share/doc/gettext/examples/hello-modula2/po/ga.po /usr/bin/install -c -m 644 ./hello-modula2/po/gl.po /usr/share/doc/gettext/examples/hello-modula2/po/gl.po /usr/bin/install -c -m 644 ./hello-modula2/po/hr.po /usr/share/doc/gettext/examples/hello-modula2/po/hr.po /usr/bin/install -c -m 644 ./hello-modula2/po/hu.po /usr/share/doc/gettext/examples/hello-modula2/po/hu.po /usr/bin/install -c -m 644 ./hello-modula2/po/id.po /usr/share/doc/gettext/examples/hello-modula2/po/id.po /usr/bin/install -c -m 644 ./hello-modula2/po/it.po /usr/share/doc/gettext/examples/hello-modula2/po/it.po /usr/bin/install -c -m 644 ./hello-modula2/po/ja.po /usr/share/doc/gettext/examples/hello-modula2/po/ja.po /usr/bin/install -c -m 644 ./hello-modula2/po/ka.po /usr/share/doc/gettext/examples/hello-modula2/po/ka.po /usr/bin/install -c -m 644 ./hello-modula2/po/ky.po /usr/share/doc/gettext/examples/hello-modula2/po/ky.po /usr/bin/install -c -m 644 ./hello-modula2/po/lv.po /usr/share/doc/gettext/examples/hello-modula2/po/lv.po /usr/bin/install -c -m 644 ./hello-modula2/po/ms.po /usr/share/doc/gettext/examples/hello-modula2/po/ms.po /usr/bin/install -c -m 644 ./hello-modula2/po/mt.po /usr/share/doc/gettext/examples/hello-modula2/po/mt.po /usr/bin/install -c -m 644 ./hello-modula2/po/nb.po /usr/share/doc/gettext/examples/hello-modula2/po/nb.po /usr/bin/install -c -m 644 ./hello-modula2/po/nl.po /usr/share/doc/gettext/examples/hello-modula2/po/nl.po /usr/bin/install -c -m 644 ./hello-modula2/po/nn.po /usr/share/doc/gettext/examples/hello-modula2/po/nn.po /usr/bin/install -c -m 644 ./hello-modula2/po/pl.po /usr/share/doc/gettext/examples/hello-modula2/po/pl.po /usr/bin/install -c -m 644 ./hello-modula2/po/pt.po /usr/share/doc/gettext/examples/hello-modula2/po/pt.po /usr/bin/install -c -m 644 ./hello-modula2/po/pt_BR.po /usr/share/doc/gettext/examples/hello-modula2/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-modula2/po/ro.po /usr/share/doc/gettext/examples/hello-modula2/po/ro.po /usr/bin/install -c -m 644 ./hello-modula2/po/ru.po /usr/share/doc/gettext/examples/hello-modula2/po/ru.po /usr/bin/install -c -m 644 ./hello-modula2/po/sk.po /usr/share/doc/gettext/examples/hello-modula2/po/sk.po /usr/bin/install -c -m 644 ./hello-modula2/po/sl.po /usr/share/doc/gettext/examples/hello-modula2/po/sl.po /usr/bin/install -c -m 644 ./hello-modula2/po/sq.po /usr/share/doc/gettext/examples/hello-modula2/po/sq.po /usr/bin/install -c -m 644 ./hello-modula2/po/sr.po /usr/share/doc/gettext/examples/hello-modula2/po/sr.po /usr/bin/install -c -m 644 ./hello-modula2/po/sv.po /usr/share/doc/gettext/examples/hello-modula2/po/sv.po /usr/bin/install -c -m 644 ./hello-modula2/po/ta.po /usr/share/doc/gettext/examples/hello-modula2/po/ta.po /usr/bin/install -c -m 644 ./hello-modula2/po/tr.po /usr/share/doc/gettext/examples/hello-modula2/po/tr.po /usr/bin/install -c -m 644 ./hello-modula2/po/uk.po /usr/share/doc/gettext/examples/hello-modula2/po/uk.po /usr/bin/install -c -m 644 ./hello-modula2/po/vi.po /usr/share/doc/gettext/examples/hello-modula2/po/vi.po /usr/bin/install -c -m 644 ./hello-modula2/po/zh_CN.po /usr/share/doc/gettext/examples/hello-modula2/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-modula2/po/zh_HK.po /usr/share/doc/gettext/examples/hello-modula2/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-modula2/po/zh_TW.po /usr/share/doc/gettext/examples/hello-modula2/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-d/po/LINGUAS /usr/share/doc/gettext/examples/hello-d/po/LINGUAS /usr/bin/install -c -m 644 ./hello-d/po/af.po /usr/share/doc/gettext/examples/hello-d/po/af.po /usr/bin/install -c -m 644 ./hello-d/po/ast.po /usr/share/doc/gettext/examples/hello-d/po/ast.po /usr/bin/install -c -m 644 ./hello-d/po/bg.po /usr/share/doc/gettext/examples/hello-d/po/bg.po /usr/bin/install -c -m 644 ./hello-d/po/ca.po /usr/share/doc/gettext/examples/hello-d/po/ca.po /usr/bin/install -c -m 644 ./hello-d/po/cs.po /usr/share/doc/gettext/examples/hello-d/po/cs.po /usr/bin/install -c -m 644 ./hello-d/po/da.po /usr/share/doc/gettext/examples/hello-d/po/da.po /usr/bin/install -c -m 644 ./hello-d/po/de.po /usr/share/doc/gettext/examples/hello-d/po/de.po /usr/bin/install -c -m 644 ./hello-d/po/el.po /usr/share/doc/gettext/examples/hello-d/po/el.po /usr/bin/install -c -m 644 ./hello-d/po/eo.po /usr/share/doc/gettext/examples/hello-d/po/eo.po /usr/bin/install -c -m 644 ./hello-d/po/es.po /usr/share/doc/gettext/examples/hello-d/po/es.po /usr/bin/install -c -m 644 ./hello-d/po/fi.po /usr/share/doc/gettext/examples/hello-d/po/fi.po /usr/bin/install -c -m 644 ./hello-d/po/fr.po /usr/share/doc/gettext/examples/hello-d/po/fr.po /usr/bin/install -c -m 644 ./hello-d/po/ga.po /usr/share/doc/gettext/examples/hello-d/po/ga.po /usr/bin/install -c -m 644 ./hello-d/po/gl.po /usr/share/doc/gettext/examples/hello-d/po/gl.po /usr/bin/install -c -m 644 ./hello-d/po/hr.po /usr/share/doc/gettext/examples/hello-d/po/hr.po /usr/bin/install -c -m 644 ./hello-d/po/hu.po /usr/share/doc/gettext/examples/hello-d/po/hu.po /usr/bin/install -c -m 644 ./hello-d/po/id.po /usr/share/doc/gettext/examples/hello-d/po/id.po /usr/bin/install -c -m 644 ./hello-d/po/it.po /usr/share/doc/gettext/examples/hello-d/po/it.po /usr/bin/install -c -m 644 ./hello-d/po/ja.po /usr/share/doc/gettext/examples/hello-d/po/ja.po /usr/bin/install -c -m 644 ./hello-d/po/ka.po /usr/share/doc/gettext/examples/hello-d/po/ka.po /usr/bin/install -c -m 644 ./hello-d/po/ky.po /usr/share/doc/gettext/examples/hello-d/po/ky.po /usr/bin/install -c -m 644 ./hello-d/po/lv.po /usr/share/doc/gettext/examples/hello-d/po/lv.po /usr/bin/install -c -m 644 ./hello-d/po/ms.po /usr/share/doc/gettext/examples/hello-d/po/ms.po /usr/bin/install -c -m 644 ./hello-d/po/mt.po /usr/share/doc/gettext/examples/hello-d/po/mt.po /usr/bin/install -c -m 644 ./hello-d/po/nb.po /usr/share/doc/gettext/examples/hello-d/po/nb.po /usr/bin/install -c -m 644 ./hello-d/po/nl.po /usr/share/doc/gettext/examples/hello-d/po/nl.po /usr/bin/install -c -m 644 ./hello-d/po/nn.po /usr/share/doc/gettext/examples/hello-d/po/nn.po /usr/bin/install -c -m 644 ./hello-d/po/pl.po /usr/share/doc/gettext/examples/hello-d/po/pl.po /usr/bin/install -c -m 644 ./hello-d/po/pt.po /usr/share/doc/gettext/examples/hello-d/po/pt.po /usr/bin/install -c -m 644 ./hello-d/po/pt_BR.po /usr/share/doc/gettext/examples/hello-d/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-d/po/ro.po /usr/share/doc/gettext/examples/hello-d/po/ro.po /usr/bin/install -c -m 644 ./hello-d/po/ru.po /usr/share/doc/gettext/examples/hello-d/po/ru.po /usr/bin/install -c -m 644 ./hello-d/po/sk.po /usr/share/doc/gettext/examples/hello-d/po/sk.po /usr/bin/install -c -m 644 ./hello-d/po/sl.po /usr/share/doc/gettext/examples/hello-d/po/sl.po /usr/bin/install -c -m 644 ./hello-d/po/sq.po /usr/share/doc/gettext/examples/hello-d/po/sq.po /usr/bin/install -c -m 644 ./hello-d/po/sr.po /usr/share/doc/gettext/examples/hello-d/po/sr.po /usr/bin/install -c -m 644 ./hello-d/po/sv.po /usr/share/doc/gettext/examples/hello-d/po/sv.po /usr/bin/install -c -m 644 ./hello-d/po/ta.po /usr/share/doc/gettext/examples/hello-d/po/ta.po /usr/bin/install -c -m 644 ./hello-d/po/tr.po /usr/share/doc/gettext/examples/hello-d/po/tr.po /usr/bin/install -c -m 644 ./hello-d/po/uk.po /usr/share/doc/gettext/examples/hello-d/po/uk.po /usr/bin/install -c -m 644 ./hello-d/po/vi.po /usr/share/doc/gettext/examples/hello-d/po/vi.po /usr/bin/install -c -m 644 ./hello-d/po/zh_CN.po /usr/share/doc/gettext/examples/hello-d/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-d/po/zh_HK.po /usr/share/doc/gettext/examples/hello-d/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-d/po/zh_TW.po /usr/share/doc/gettext/examples/hello-d/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/LINGUAS /usr/share/doc/gettext/examples/hello-smalltalk/po/LINGUAS /usr/bin/install -c -m 644 ./hello-smalltalk/po/af.po /usr/share/doc/gettext/examples/hello-smalltalk/po/af.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ast.po /usr/share/doc/gettext/examples/hello-smalltalk/po/ast.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/bg.po /usr/share/doc/gettext/examples/hello-smalltalk/po/bg.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ca.po /usr/share/doc/gettext/examples/hello-smalltalk/po/ca.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/cs.po /usr/share/doc/gettext/examples/hello-smalltalk/po/cs.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/da.po /usr/share/doc/gettext/examples/hello-smalltalk/po/da.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/de.po /usr/share/doc/gettext/examples/hello-smalltalk/po/de.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/el.po /usr/share/doc/gettext/examples/hello-smalltalk/po/el.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/eo.po /usr/share/doc/gettext/examples/hello-smalltalk/po/eo.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/es.po /usr/share/doc/gettext/examples/hello-smalltalk/po/es.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/fi.po /usr/share/doc/gettext/examples/hello-smalltalk/po/fi.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/fr.po /usr/share/doc/gettext/examples/hello-smalltalk/po/fr.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ga.po /usr/share/doc/gettext/examples/hello-smalltalk/po/ga.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/gl.po /usr/share/doc/gettext/examples/hello-smalltalk/po/gl.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/hr.po /usr/share/doc/gettext/examples/hello-smalltalk/po/hr.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/hu.po /usr/share/doc/gettext/examples/hello-smalltalk/po/hu.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/id.po /usr/share/doc/gettext/examples/hello-smalltalk/po/id.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/it.po /usr/share/doc/gettext/examples/hello-smalltalk/po/it.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ja.po /usr/share/doc/gettext/examples/hello-smalltalk/po/ja.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ka.po /usr/share/doc/gettext/examples/hello-smalltalk/po/ka.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ky.po /usr/share/doc/gettext/examples/hello-smalltalk/po/ky.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/lv.po /usr/share/doc/gettext/examples/hello-smalltalk/po/lv.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ms.po /usr/share/doc/gettext/examples/hello-smalltalk/po/ms.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/mt.po /usr/share/doc/gettext/examples/hello-smalltalk/po/mt.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/nb.po /usr/share/doc/gettext/examples/hello-smalltalk/po/nb.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/nl.po /usr/share/doc/gettext/examples/hello-smalltalk/po/nl.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/nn.po /usr/share/doc/gettext/examples/hello-smalltalk/po/nn.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/pl.po /usr/share/doc/gettext/examples/hello-smalltalk/po/pl.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/pt.po /usr/share/doc/gettext/examples/hello-smalltalk/po/pt.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/pt_BR.po /usr/share/doc/gettext/examples/hello-smalltalk/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ro.po /usr/share/doc/gettext/examples/hello-smalltalk/po/ro.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ru.po /usr/share/doc/gettext/examples/hello-smalltalk/po/ru.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/sk.po /usr/share/doc/gettext/examples/hello-smalltalk/po/sk.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/sl.po /usr/share/doc/gettext/examples/hello-smalltalk/po/sl.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/sq.po /usr/share/doc/gettext/examples/hello-smalltalk/po/sq.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/sr.po /usr/share/doc/gettext/examples/hello-smalltalk/po/sr.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/sv.po /usr/share/doc/gettext/examples/hello-smalltalk/po/sv.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/ta.po /usr/share/doc/gettext/examples/hello-smalltalk/po/ta.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/tr.po /usr/share/doc/gettext/examples/hello-smalltalk/po/tr.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/uk.po /usr/share/doc/gettext/examples/hello-smalltalk/po/uk.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/vi.po /usr/share/doc/gettext/examples/hello-smalltalk/po/vi.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/zh_CN.po /usr/share/doc/gettext/examples/hello-smalltalk/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/zh_HK.po /usr/share/doc/gettext/examples/hello-smalltalk/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-smalltalk/po/zh_TW.po /usr/share/doc/gettext/examples/hello-smalltalk/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-tcl/po/LINGUAS /usr/share/doc/gettext/examples/hello-tcl/po/LINGUAS /usr/bin/install -c -m 644 ./hello-tcl/po/af.po /usr/share/doc/gettext/examples/hello-tcl/po/af.po /usr/bin/install -c -m 644 ./hello-tcl/po/ast.po /usr/share/doc/gettext/examples/hello-tcl/po/ast.po /usr/bin/install -c -m 644 ./hello-tcl/po/bg.po /usr/share/doc/gettext/examples/hello-tcl/po/bg.po /usr/bin/install -c -m 644 ./hello-tcl/po/ca.po /usr/share/doc/gettext/examples/hello-tcl/po/ca.po /usr/bin/install -c -m 644 ./hello-tcl/po/cs.po /usr/share/doc/gettext/examples/hello-tcl/po/cs.po /usr/bin/install -c -m 644 ./hello-tcl/po/da.po /usr/share/doc/gettext/examples/hello-tcl/po/da.po /usr/bin/install -c -m 644 ./hello-tcl/po/de.po /usr/share/doc/gettext/examples/hello-tcl/po/de.po /usr/bin/install -c -m 644 ./hello-tcl/po/el.po /usr/share/doc/gettext/examples/hello-tcl/po/el.po /usr/bin/install -c -m 644 ./hello-tcl/po/eo.po /usr/share/doc/gettext/examples/hello-tcl/po/eo.po /usr/bin/install -c -m 644 ./hello-tcl/po/es.po /usr/share/doc/gettext/examples/hello-tcl/po/es.po /usr/bin/install -c -m 644 ./hello-tcl/po/fi.po /usr/share/doc/gettext/examples/hello-tcl/po/fi.po /usr/bin/install -c -m 644 ./hello-tcl/po/fr.po /usr/share/doc/gettext/examples/hello-tcl/po/fr.po /usr/bin/install -c -m 644 ./hello-tcl/po/ga.po /usr/share/doc/gettext/examples/hello-tcl/po/ga.po /usr/bin/install -c -m 644 ./hello-tcl/po/gl.po /usr/share/doc/gettext/examples/hello-tcl/po/gl.po /usr/bin/install -c -m 644 ./hello-tcl/po/hr.po /usr/share/doc/gettext/examples/hello-tcl/po/hr.po /usr/bin/install -c -m 644 ./hello-tcl/po/hu.po /usr/share/doc/gettext/examples/hello-tcl/po/hu.po /usr/bin/install -c -m 644 ./hello-tcl/po/id.po /usr/share/doc/gettext/examples/hello-tcl/po/id.po /usr/bin/install -c -m 644 ./hello-tcl/po/it.po /usr/share/doc/gettext/examples/hello-tcl/po/it.po /usr/bin/install -c -m 644 ./hello-tcl/po/ja.po /usr/share/doc/gettext/examples/hello-tcl/po/ja.po /usr/bin/install -c -m 644 ./hello-tcl/po/ka.po /usr/share/doc/gettext/examples/hello-tcl/po/ka.po /usr/bin/install -c -m 644 ./hello-tcl/po/ky.po /usr/share/doc/gettext/examples/hello-tcl/po/ky.po /usr/bin/install -c -m 644 ./hello-tcl/po/lv.po /usr/share/doc/gettext/examples/hello-tcl/po/lv.po /usr/bin/install -c -m 644 ./hello-tcl/po/ms.po /usr/share/doc/gettext/examples/hello-tcl/po/ms.po /usr/bin/install -c -m 644 ./hello-tcl/po/mt.po /usr/share/doc/gettext/examples/hello-tcl/po/mt.po /usr/bin/install -c -m 644 ./hello-tcl/po/nb.po /usr/share/doc/gettext/examples/hello-tcl/po/nb.po /usr/bin/install -c -m 644 ./hello-tcl/po/nl.po /usr/share/doc/gettext/examples/hello-tcl/po/nl.po /usr/bin/install -c -m 644 ./hello-tcl/po/nn.po /usr/share/doc/gettext/examples/hello-tcl/po/nn.po /usr/bin/install -c -m 644 ./hello-tcl/po/pl.po /usr/share/doc/gettext/examples/hello-tcl/po/pl.po /usr/bin/install -c -m 644 ./hello-tcl/po/pt.po /usr/share/doc/gettext/examples/hello-tcl/po/pt.po /usr/bin/install -c -m 644 ./hello-tcl/po/pt_BR.po /usr/share/doc/gettext/examples/hello-tcl/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-tcl/po/ro.po /usr/share/doc/gettext/examples/hello-tcl/po/ro.po /usr/bin/install -c -m 644 ./hello-tcl/po/ru.po /usr/share/doc/gettext/examples/hello-tcl/po/ru.po /usr/bin/install -c -m 644 ./hello-tcl/po/sk.po /usr/share/doc/gettext/examples/hello-tcl/po/sk.po /usr/bin/install -c -m 644 ./hello-tcl/po/sl.po /usr/share/doc/gettext/examples/hello-tcl/po/sl.po /usr/bin/install -c -m 644 ./hello-tcl/po/sq.po /usr/share/doc/gettext/examples/hello-tcl/po/sq.po /usr/bin/install -c -m 644 ./hello-tcl/po/sr.po /usr/share/doc/gettext/examples/hello-tcl/po/sr.po /usr/bin/install -c -m 644 ./hello-tcl/po/sv.po /usr/share/doc/gettext/examples/hello-tcl/po/sv.po /usr/bin/install -c -m 644 ./hello-tcl/po/ta.po /usr/share/doc/gettext/examples/hello-tcl/po/ta.po /usr/bin/install -c -m 644 ./hello-tcl/po/tr.po /usr/share/doc/gettext/examples/hello-tcl/po/tr.po /usr/bin/install -c -m 644 ./hello-tcl/po/uk.po /usr/share/doc/gettext/examples/hello-tcl/po/uk.po /usr/bin/install -c -m 644 ./hello-tcl/po/vi.po /usr/share/doc/gettext/examples/hello-tcl/po/vi.po /usr/bin/install -c -m 644 ./hello-tcl/po/zh_CN.po /usr/share/doc/gettext/examples/hello-tcl/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-tcl/po/zh_HK.po /usr/share/doc/gettext/examples/hello-tcl/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-tcl/po/zh_TW.po /usr/share/doc/gettext/examples/hello-tcl/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/LINGUAS /usr/share/doc/gettext/examples/hello-tcl-tk/po/LINGUAS /usr/bin/install -c -m 644 ./hello-tcl-tk/po/af.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/af.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ast.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/ast.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/bg.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/bg.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ca.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/ca.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/cs.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/cs.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/da.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/da.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/de.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/de.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/el.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/el.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/eo.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/eo.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/es.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/es.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/fi.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/fi.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/fr.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/fr.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ga.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/ga.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/gl.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/gl.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/hr.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/hr.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/hu.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/hu.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/id.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/id.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/it.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/it.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ja.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/ja.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ka.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/ka.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ky.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/ky.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/lv.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/lv.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ms.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/ms.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/mt.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/mt.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/nb.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/nb.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/nl.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/nl.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/nn.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/nn.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/pl.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/pl.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/pt.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/pt.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/pt_BR.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ro.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/ro.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ru.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/ru.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/sk.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/sk.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/sl.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/sl.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/sq.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/sq.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/sr.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/sr.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/sv.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/sv.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/ta.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/ta.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/tr.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/tr.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/uk.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/uk.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/vi.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/vi.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/zh_CN.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/zh_HK.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-tcl-tk/po/zh_TW.po /usr/share/doc/gettext/examples/hello-tcl-tk/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-perl/po/LINGUAS /usr/share/doc/gettext/examples/hello-perl/po/LINGUAS /usr/bin/install -c -m 644 ./hello-perl/po/af.po /usr/share/doc/gettext/examples/hello-perl/po/af.po /usr/bin/install -c -m 644 ./hello-perl/po/ast.po /usr/share/doc/gettext/examples/hello-perl/po/ast.po /usr/bin/install -c -m 644 ./hello-perl/po/bg.po /usr/share/doc/gettext/examples/hello-perl/po/bg.po /usr/bin/install -c -m 644 ./hello-perl/po/ca.po /usr/share/doc/gettext/examples/hello-perl/po/ca.po /usr/bin/install -c -m 644 ./hello-perl/po/cs.po /usr/share/doc/gettext/examples/hello-perl/po/cs.po /usr/bin/install -c -m 644 ./hello-perl/po/da.po /usr/share/doc/gettext/examples/hello-perl/po/da.po /usr/bin/install -c -m 644 ./hello-perl/po/de.po /usr/share/doc/gettext/examples/hello-perl/po/de.po /usr/bin/install -c -m 644 ./hello-perl/po/el.po /usr/share/doc/gettext/examples/hello-perl/po/el.po /usr/bin/install -c -m 644 ./hello-perl/po/eo.po /usr/share/doc/gettext/examples/hello-perl/po/eo.po /usr/bin/install -c -m 644 ./hello-perl/po/es.po /usr/share/doc/gettext/examples/hello-perl/po/es.po /usr/bin/install -c -m 644 ./hello-perl/po/fi.po /usr/share/doc/gettext/examples/hello-perl/po/fi.po /usr/bin/install -c -m 644 ./hello-perl/po/fr.po /usr/share/doc/gettext/examples/hello-perl/po/fr.po /usr/bin/install -c -m 644 ./hello-perl/po/ga.po /usr/share/doc/gettext/examples/hello-perl/po/ga.po /usr/bin/install -c -m 644 ./hello-perl/po/gl.po /usr/share/doc/gettext/examples/hello-perl/po/gl.po /usr/bin/install -c -m 644 ./hello-perl/po/hr.po /usr/share/doc/gettext/examples/hello-perl/po/hr.po /usr/bin/install -c -m 644 ./hello-perl/po/hu.po /usr/share/doc/gettext/examples/hello-perl/po/hu.po /usr/bin/install -c -m 644 ./hello-perl/po/id.po /usr/share/doc/gettext/examples/hello-perl/po/id.po /usr/bin/install -c -m 644 ./hello-perl/po/it.po /usr/share/doc/gettext/examples/hello-perl/po/it.po /usr/bin/install -c -m 644 ./hello-perl/po/ja.po /usr/share/doc/gettext/examples/hello-perl/po/ja.po /usr/bin/install -c -m 644 ./hello-perl/po/ka.po /usr/share/doc/gettext/examples/hello-perl/po/ka.po /usr/bin/install -c -m 644 ./hello-perl/po/ky.po /usr/share/doc/gettext/examples/hello-perl/po/ky.po /usr/bin/install -c -m 644 ./hello-perl/po/lv.po /usr/share/doc/gettext/examples/hello-perl/po/lv.po /usr/bin/install -c -m 644 ./hello-perl/po/ms.po /usr/share/doc/gettext/examples/hello-perl/po/ms.po /usr/bin/install -c -m 644 ./hello-perl/po/mt.po /usr/share/doc/gettext/examples/hello-perl/po/mt.po /usr/bin/install -c -m 644 ./hello-perl/po/nb.po /usr/share/doc/gettext/examples/hello-perl/po/nb.po /usr/bin/install -c -m 644 ./hello-perl/po/nl.po /usr/share/doc/gettext/examples/hello-perl/po/nl.po /usr/bin/install -c -m 644 ./hello-perl/po/nn.po /usr/share/doc/gettext/examples/hello-perl/po/nn.po /usr/bin/install -c -m 644 ./hello-perl/po/pl.po /usr/share/doc/gettext/examples/hello-perl/po/pl.po /usr/bin/install -c -m 644 ./hello-perl/po/pt.po /usr/share/doc/gettext/examples/hello-perl/po/pt.po /usr/bin/install -c -m 644 ./hello-perl/po/pt_BR.po /usr/share/doc/gettext/examples/hello-perl/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-perl/po/ro.po /usr/share/doc/gettext/examples/hello-perl/po/ro.po /usr/bin/install -c -m 644 ./hello-perl/po/ru.po /usr/share/doc/gettext/examples/hello-perl/po/ru.po /usr/bin/install -c -m 644 ./hello-perl/po/sk.po /usr/share/doc/gettext/examples/hello-perl/po/sk.po /usr/bin/install -c -m 644 ./hello-perl/po/sl.po /usr/share/doc/gettext/examples/hello-perl/po/sl.po /usr/bin/install -c -m 644 ./hello-perl/po/sq.po /usr/share/doc/gettext/examples/hello-perl/po/sq.po /usr/bin/install -c -m 644 ./hello-perl/po/sr.po /usr/share/doc/gettext/examples/hello-perl/po/sr.po /usr/bin/install -c -m 644 ./hello-perl/po/sv.po /usr/share/doc/gettext/examples/hello-perl/po/sv.po /usr/bin/install -c -m 644 ./hello-perl/po/ta.po /usr/share/doc/gettext/examples/hello-perl/po/ta.po /usr/bin/install -c -m 644 ./hello-perl/po/tr.po /usr/share/doc/gettext/examples/hello-perl/po/tr.po /usr/bin/install -c -m 644 ./hello-perl/po/uk.po /usr/share/doc/gettext/examples/hello-perl/po/uk.po /usr/bin/install -c -m 644 ./hello-perl/po/vi.po /usr/share/doc/gettext/examples/hello-perl/po/vi.po /usr/bin/install -c -m 644 ./hello-perl/po/zh_CN.po /usr/share/doc/gettext/examples/hello-perl/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-perl/po/zh_HK.po /usr/share/doc/gettext/examples/hello-perl/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-perl/po/zh_TW.po /usr/share/doc/gettext/examples/hello-perl/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-php/po/LINGUAS /usr/share/doc/gettext/examples/hello-php/po/LINGUAS /usr/bin/install -c -m 644 ./hello-php/po/af.po /usr/share/doc/gettext/examples/hello-php/po/af.po /usr/bin/install -c -m 644 ./hello-php/po/ast.po /usr/share/doc/gettext/examples/hello-php/po/ast.po /usr/bin/install -c -m 644 ./hello-php/po/bg.po /usr/share/doc/gettext/examples/hello-php/po/bg.po /usr/bin/install -c -m 644 ./hello-php/po/ca.po /usr/share/doc/gettext/examples/hello-php/po/ca.po /usr/bin/install -c -m 644 ./hello-php/po/cs.po /usr/share/doc/gettext/examples/hello-php/po/cs.po /usr/bin/install -c -m 644 ./hello-php/po/da.po /usr/share/doc/gettext/examples/hello-php/po/da.po /usr/bin/install -c -m 644 ./hello-php/po/de.po /usr/share/doc/gettext/examples/hello-php/po/de.po /usr/bin/install -c -m 644 ./hello-php/po/el.po /usr/share/doc/gettext/examples/hello-php/po/el.po /usr/bin/install -c -m 644 ./hello-php/po/eo.po /usr/share/doc/gettext/examples/hello-php/po/eo.po /usr/bin/install -c -m 644 ./hello-php/po/es.po /usr/share/doc/gettext/examples/hello-php/po/es.po /usr/bin/install -c -m 644 ./hello-php/po/fi.po /usr/share/doc/gettext/examples/hello-php/po/fi.po /usr/bin/install -c -m 644 ./hello-php/po/fr.po /usr/share/doc/gettext/examples/hello-php/po/fr.po /usr/bin/install -c -m 644 ./hello-php/po/ga.po /usr/share/doc/gettext/examples/hello-php/po/ga.po /usr/bin/install -c -m 644 ./hello-php/po/gl.po /usr/share/doc/gettext/examples/hello-php/po/gl.po /usr/bin/install -c -m 644 ./hello-php/po/hr.po /usr/share/doc/gettext/examples/hello-php/po/hr.po /usr/bin/install -c -m 644 ./hello-php/po/hu.po /usr/share/doc/gettext/examples/hello-php/po/hu.po /usr/bin/install -c -m 644 ./hello-php/po/id.po /usr/share/doc/gettext/examples/hello-php/po/id.po /usr/bin/install -c -m 644 ./hello-php/po/it.po /usr/share/doc/gettext/examples/hello-php/po/it.po /usr/bin/install -c -m 644 ./hello-php/po/ja.po /usr/share/doc/gettext/examples/hello-php/po/ja.po /usr/bin/install -c -m 644 ./hello-php/po/ka.po /usr/share/doc/gettext/examples/hello-php/po/ka.po /usr/bin/install -c -m 644 ./hello-php/po/ky.po /usr/share/doc/gettext/examples/hello-php/po/ky.po /usr/bin/install -c -m 644 ./hello-php/po/lv.po /usr/share/doc/gettext/examples/hello-php/po/lv.po /usr/bin/install -c -m 644 ./hello-php/po/ms.po /usr/share/doc/gettext/examples/hello-php/po/ms.po /usr/bin/install -c -m 644 ./hello-php/po/mt.po /usr/share/doc/gettext/examples/hello-php/po/mt.po /usr/bin/install -c -m 644 ./hello-php/po/nb.po /usr/share/doc/gettext/examples/hello-php/po/nb.po /usr/bin/install -c -m 644 ./hello-php/po/nl.po /usr/share/doc/gettext/examples/hello-php/po/nl.po /usr/bin/install -c -m 644 ./hello-php/po/nn.po /usr/share/doc/gettext/examples/hello-php/po/nn.po /usr/bin/install -c -m 644 ./hello-php/po/pl.po /usr/share/doc/gettext/examples/hello-php/po/pl.po /usr/bin/install -c -m 644 ./hello-php/po/pt.po /usr/share/doc/gettext/examples/hello-php/po/pt.po /usr/bin/install -c -m 644 ./hello-php/po/pt_BR.po /usr/share/doc/gettext/examples/hello-php/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-php/po/ro.po /usr/share/doc/gettext/examples/hello-php/po/ro.po /usr/bin/install -c -m 644 ./hello-php/po/ru.po /usr/share/doc/gettext/examples/hello-php/po/ru.po /usr/bin/install -c -m 644 ./hello-php/po/sk.po /usr/share/doc/gettext/examples/hello-php/po/sk.po /usr/bin/install -c -m 644 ./hello-php/po/sl.po /usr/share/doc/gettext/examples/hello-php/po/sl.po /usr/bin/install -c -m 644 ./hello-php/po/sq.po /usr/share/doc/gettext/examples/hello-php/po/sq.po /usr/bin/install -c -m 644 ./hello-php/po/sr.po /usr/share/doc/gettext/examples/hello-php/po/sr.po /usr/bin/install -c -m 644 ./hello-php/po/sv.po /usr/share/doc/gettext/examples/hello-php/po/sv.po /usr/bin/install -c -m 644 ./hello-php/po/ta.po /usr/share/doc/gettext/examples/hello-php/po/ta.po /usr/bin/install -c -m 644 ./hello-php/po/tr.po /usr/share/doc/gettext/examples/hello-php/po/tr.po /usr/bin/install -c -m 644 ./hello-php/po/uk.po /usr/share/doc/gettext/examples/hello-php/po/uk.po /usr/bin/install -c -m 644 ./hello-php/po/vi.po /usr/share/doc/gettext/examples/hello-php/po/vi.po /usr/bin/install -c -m 644 ./hello-php/po/zh_CN.po /usr/share/doc/gettext/examples/hello-php/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-php/po/zh_HK.po /usr/share/doc/gettext/examples/hello-php/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-php/po/zh_TW.po /usr/share/doc/gettext/examples/hello-php/po/zh_TW.po /usr/bin/install -c -m 644 ./hello-ycp/po/LINGUAS /usr/share/doc/gettext/examples/hello-ycp/po/LINGUAS /usr/bin/install -c -m 644 ./hello-ycp/po/af.po /usr/share/doc/gettext/examples/hello-ycp/po/af.po /usr/bin/install -c -m 644 ./hello-ycp/po/ast.po /usr/share/doc/gettext/examples/hello-ycp/po/ast.po /usr/bin/install -c -m 644 ./hello-ycp/po/bg.po /usr/share/doc/gettext/examples/hello-ycp/po/bg.po /usr/bin/install -c -m 644 ./hello-ycp/po/ca.po /usr/share/doc/gettext/examples/hello-ycp/po/ca.po /usr/bin/install -c -m 644 ./hello-ycp/po/cs.po /usr/share/doc/gettext/examples/hello-ycp/po/cs.po /usr/bin/install -c -m 644 ./hello-ycp/po/da.po /usr/share/doc/gettext/examples/hello-ycp/po/da.po /usr/bin/install -c -m 644 ./hello-ycp/po/de.po /usr/share/doc/gettext/examples/hello-ycp/po/de.po /usr/bin/install -c -m 644 ./hello-ycp/po/el.po /usr/share/doc/gettext/examples/hello-ycp/po/el.po /usr/bin/install -c -m 644 ./hello-ycp/po/eo.po /usr/share/doc/gettext/examples/hello-ycp/po/eo.po /usr/bin/install -c -m 644 ./hello-ycp/po/es.po /usr/share/doc/gettext/examples/hello-ycp/po/es.po /usr/bin/install -c -m 644 ./hello-ycp/po/fi.po /usr/share/doc/gettext/examples/hello-ycp/po/fi.po /usr/bin/install -c -m 644 ./hello-ycp/po/fr.po /usr/share/doc/gettext/examples/hello-ycp/po/fr.po /usr/bin/install -c -m 644 ./hello-ycp/po/ga.po /usr/share/doc/gettext/examples/hello-ycp/po/ga.po /usr/bin/install -c -m 644 ./hello-ycp/po/gl.po /usr/share/doc/gettext/examples/hello-ycp/po/gl.po /usr/bin/install -c -m 644 ./hello-ycp/po/hr.po /usr/share/doc/gettext/examples/hello-ycp/po/hr.po /usr/bin/install -c -m 644 ./hello-ycp/po/hu.po /usr/share/doc/gettext/examples/hello-ycp/po/hu.po /usr/bin/install -c -m 644 ./hello-ycp/po/id.po /usr/share/doc/gettext/examples/hello-ycp/po/id.po /usr/bin/install -c -m 644 ./hello-ycp/po/it.po /usr/share/doc/gettext/examples/hello-ycp/po/it.po /usr/bin/install -c -m 644 ./hello-ycp/po/ja.po /usr/share/doc/gettext/examples/hello-ycp/po/ja.po /usr/bin/install -c -m 644 ./hello-ycp/po/ka.po /usr/share/doc/gettext/examples/hello-ycp/po/ka.po /usr/bin/install -c -m 644 ./hello-ycp/po/ky.po /usr/share/doc/gettext/examples/hello-ycp/po/ky.po /usr/bin/install -c -m 644 ./hello-ycp/po/lv.po /usr/share/doc/gettext/examples/hello-ycp/po/lv.po /usr/bin/install -c -m 644 ./hello-ycp/po/ms.po /usr/share/doc/gettext/examples/hello-ycp/po/ms.po /usr/bin/install -c -m 644 ./hello-ycp/po/mt.po /usr/share/doc/gettext/examples/hello-ycp/po/mt.po /usr/bin/install -c -m 644 ./hello-ycp/po/nb.po /usr/share/doc/gettext/examples/hello-ycp/po/nb.po /usr/bin/install -c -m 644 ./hello-ycp/po/nl.po /usr/share/doc/gettext/examples/hello-ycp/po/nl.po /usr/bin/install -c -m 644 ./hello-ycp/po/nn.po /usr/share/doc/gettext/examples/hello-ycp/po/nn.po /usr/bin/install -c -m 644 ./hello-ycp/po/pl.po /usr/share/doc/gettext/examples/hello-ycp/po/pl.po /usr/bin/install -c -m 644 ./hello-ycp/po/pt.po /usr/share/doc/gettext/examples/hello-ycp/po/pt.po /usr/bin/install -c -m 644 ./hello-ycp/po/pt_BR.po /usr/share/doc/gettext/examples/hello-ycp/po/pt_BR.po /usr/bin/install -c -m 644 ./hello-ycp/po/ro.po /usr/share/doc/gettext/examples/hello-ycp/po/ro.po /usr/bin/install -c -m 644 ./hello-ycp/po/ru.po /usr/share/doc/gettext/examples/hello-ycp/po/ru.po /usr/bin/install -c -m 644 ./hello-ycp/po/sk.po /usr/share/doc/gettext/examples/hello-ycp/po/sk.po /usr/bin/install -c -m 644 ./hello-ycp/po/sl.po /usr/share/doc/gettext/examples/hello-ycp/po/sl.po /usr/bin/install -c -m 644 ./hello-ycp/po/sq.po /usr/share/doc/gettext/examples/hello-ycp/po/sq.po /usr/bin/install -c -m 644 ./hello-ycp/po/sr.po /usr/share/doc/gettext/examples/hello-ycp/po/sr.po /usr/bin/install -c -m 644 ./hello-ycp/po/sv.po /usr/share/doc/gettext/examples/hello-ycp/po/sv.po /usr/bin/install -c -m 644 ./hello-ycp/po/ta.po /usr/share/doc/gettext/examples/hello-ycp/po/ta.po /usr/bin/install -c -m 644 ./hello-ycp/po/tr.po /usr/share/doc/gettext/examples/hello-ycp/po/tr.po /usr/bin/install -c -m 644 ./hello-ycp/po/uk.po /usr/share/doc/gettext/examples/hello-ycp/po/uk.po /usr/bin/install -c -m 644 ./hello-ycp/po/vi.po /usr/share/doc/gettext/examples/hello-ycp/po/vi.po /usr/bin/install -c -m 644 ./hello-ycp/po/zh_CN.po /usr/share/doc/gettext/examples/hello-ycp/po/zh_CN.po /usr/bin/install -c -m 644 ./hello-ycp/po/zh_HK.po /usr/share/doc/gettext/examples/hello-ycp/po/zh_HK.po /usr/bin/install -c -m 644 ./hello-ycp/po/zh_TW.po /usr/share/doc/gettext/examples/hello-ycp/po/zh_TW.po /bin/mkdir -p '/usr/share/doc/gettext/examples' /usr/bin/install -c -m 644 installpaths '/usr/share/doc/gettext/examples' make[6]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/examples' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/examples' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/examples' Making install in doc make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools/doc' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools/doc' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/doc/gettext for file in `if test -f gettext_toc.html; then echo .; else echo .; fi`/gettext_*.html; do \ /usr/bin/install -c -m 644 $file /usr/share/doc/gettext/`basename $file`; \ done /bin/mkdir -p '/usr/share/doc/gettext' /usr/bin/install -c -m 644 FAQ.html tutorial.html '/usr/share/doc/gettext' /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./gettext.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/gettext.info' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/doc' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools/doc' make[4]: Entering directory '/usr/src/gettext-0.25/gettext-tools' make[5]: Entering directory '/usr/src/gettext-0.25/gettext-tools' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/doc/gettext/examples/build-aux' /usr/bin/install -c -m 644 ../build-aux/javacomp.sh.in ../build-aux/javaexec.sh.in ../build-aux/csharpcomp.sh.in ../build-aux/csharpexec.sh.in ../build-aux/gocomp.sh.in ../build-aux/dcomp.sh.in '/usr/share/doc/gettext/examples/build-aux' /bin/mkdir -p '/usr/share/gettext' /usr/bin/install -c -m 644 misc/disclaim-translations.txt '/usr/share/gettext' /bin/mkdir -p '/usr/share/gettext' /usr/bin/install -c ../build-aux/config.rpath '/usr/share/gettext' make[5]: Leaving directory '/usr/src/gettext-0.25/gettext-tools' make[4]: Leaving directory '/usr/src/gettext-0.25/gettext-tools' make[3]: Leaving directory '/usr/src/gettext-0.25/gettext-tools' make[3]: Entering directory '/usr/src/gettext-0.25' make[4]: Entering directory '/usr/src/gettext-0.25' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gettext-0.25' make[3]: Leaving directory '/usr/src/gettext-0.25' make[2]: Leaving directory '/usr/src/gettext-0.25' make[1]: Leaving directory '/usr/src/gettext-0.25' Updating linker cache... Install done; saving file list to /usr/src/log/gettext-0.25 ... make: Leaving directory '/usr/src/lfs' May 14 16:34:20: Building bash make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' bash-5.2.tar.gz checksum OK ====================================== Installing bash-5.2 ... Install started; saving file list to /usr/src/lsalr ... sed -e "s/filename, RTLD_LAZY/filename, RTLD_NOW/" \ -i /usr/src/bash-5.2/builtins/enable.def cd /usr/src/bash-5.2 && patch -Np1 < /usr/src/src/patches/bash/bash-4.0-paths-1.patch patching file config-top.h Hunk #1 succeeded at 74 with fuzz 1 (offset 8 lines). cd /usr/src/bash-5.2 && patch -Np1 < /usr/src/src/patches/bash/bash-4.0-profile-1.patch patching file config-top.h Hunk #1 succeeded at 23 (offset -3 lines). cd /usr/src/bash-5.2 && patch -Np1 < /usr/src/src/patches/bash/bash-3.2-ssh_source_bash.patch patching file config-top.h Hunk #1 succeeded at 112 with fuzz 2 (offset 22 lines). for i in $(seq 1 37); do \ cd /usr/src/bash-5.2 && patch -Np0 < /usr/src/src/patches/bash/bash52-$(printf "%03d" "${i}") || exit 1; \ done patching file subst.c patching file patchlevel.h patching file lib/readline/nls.c patching file patchlevel.h patching file print_cmd.c patching file patchlevel.h patching file subst.c patching file patchlevel.h patching file subst.c patching file patchlevel.h patching file parse.y patching file parser.h patching file builtins/shopt.def patching file builtins/common.h patching file execute_cmd.c patching file general.c patching file shell.c patching file y.tab.c patching file patchlevel.h patching file parse.y patching file y.tab.c patching file builtins/evalstring.c patching file command.h patching file subst.c patching file patchlevel.h patching file subst.c patching file patchlevel.h patching file expr.c patching file patchlevel.h patching file general.c patching file patchlevel.h patching file builtins/read.def patching file patchlevel.h patching file builtins/shopt.def patching file builtins/common.h patching file execute_cmd.c patching file parse.y patching file y.tab.c patching file patchlevel.h patching file subst.c patching file patchlevel.h patching file execute_cmd.c patching file sig.c patching file patchlevel.h patching file builtins/common.h patching file builtins/evalstring.c patching file builtins/eval.def patching file trap.c patching file parse.y patching file jobs.c patching file y.tab.c patching file execute_cmd.c patching file patchlevel.h patching file execute_cmd.c patching file patchlevel.h patching file builtins/evalfile.c patching file patchlevel.h patching file parse.y patching file y.tab.c patching file patchlevel.h patching file jobs.c patching file patchlevel.h patching file parse.y patching file y.tab.c patching file patchlevel.h patching file subst.c patching file patchlevel.h patching file lib/readline/display.c patching file patchlevel.h patching file builtins/declare.def patching file patchlevel.h patching file arrayfunc.c patching file subst.c patching file patchlevel.h patching file execute_cmd.c patching file patchlevel.h patching file lib/readline/colors.c patching file patchlevel.h patching file m4/strtoimax.m4 patching file configure patching file patchlevel.h patching file trap.c patching file patchlevel.h patching file parse.y patching file y.tab.c patching file patchlevel.h patching file jobs.c patching file patchlevel.h patching file builtins/evalstring.c patching file patchlevel.h patching file print_cmd.c patching file patchlevel.h patching file configure.ac Hunk #1 succeeded at 886 (offset -13 lines). patching file configure Hunk #1 succeeded at 15677 (offset -246 lines). patching file builtins/printf.def patching file patchlevel.h patching file parse.y Hunk #1 succeeded at 6490 (offset -364 lines). Hunk #2 succeeded at 6516 (offset -364 lines). Hunk #3 succeeded at 6545 (offset -364 lines). patching file y.tab.c patching file patchlevel.h patching file lib/readline/input.c patching file lib/sh/input_avail.c patching file patchlevel.h patching file lib/readline/text.c patching file patchlevel.h patching file lib/readline/complete.c patching file patchlevel.h cd /usr/src/bash-5.2 && ./configure --prefix=/usr --bindir=/bin --with-installed-readline --without-bash-malloc checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu Beginning configuration for bash-5.2-release for aarch64-unknown-linux-gnu checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for xlocale.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking whether gcc needs -traditional... no checking for tgetent... no checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... no checking for tgetent in -lcurses... yes checking which library has the termcap functions... using libcurses checking version of installed readline library... 8.2 checking for a BSD-compatible install... /usr/bin/install -c checking for ar... ar checking for ranlib... ranlib checking for bison... bison -y checking whether make sets $(MAKE)... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for preprocessor stringizing operator... yes checking for long double... yes checking whether char is unsigned... yes checking for working volatile... yes checking for C/C++ restrict keyword... __restrict__ checking for a race-free mkdir -p... /bin/mkdir -p checking for a sed that does not truncate output... /bin/sed 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 whether we are using the GNU C Library 2 or newer... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for getpagesize... yes checking for symlink... yes checking for uselocale... yes checking for vprintf... yes checking for alarm... yes checking for fpurge... no checking for __fpurge... yes checking for snprintf... yes checking for vsnprintf... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking whether imported symbols can be declared weak... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for gcc options needed to detect all undeclared functions... none needed checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for argz.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking for localeconv... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.8.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for working fcntl.h... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array members... yes checking for ar... (cached) ar checking for ptrdiff_t... yes checking for features.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for uselocale... (cached) yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdarg.h... yes checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for locale.h... yes checking for termcap.h... yes checking for termio.h... yes checking for termios.h... yes checking for dlfcn.h... yes checking for stdbool.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for netdb.h... yes checking for pwd.h... yes checking for grp.h... yes checking for strings.h... (cached) yes checking for regex.h... yes checking for syslog.h... yes checking for ulimit.h... yes checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/random.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for sys/resource.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) checking for uid_t in sys/types.h... yes checking for working chown... yes checking whether getpgrp requires zero arguments... yes checking for working strcoll... yes checking for __setostype... no checking for wait3... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getentropy... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrandom... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for kill... yes checking for killpg... yes checking for lstat... yes checking for pselect... yes checking for readlink... yes checking for select... yes checking for setdtablesize... no checking for setitimer... yes checking for tcgetpgrp... yes checking for uname... yes checking for ulimit... yes checking for waitpid... yes checking for rename... yes checking for bcopy... yes checking for bzero... yes checking for confstr... yes checking for faccessat... yes checking for fnmatch... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... yes checking for imaxdiv... yes checking for memmove... yes checking for pathconf... yes checking for putenv... (cached) yes checking for raise... yes checking for random... yes checking for regcomp... yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... yes checking for setlocale... (cached) yes checking for setvbuf... yes checking for siginterrupt... yes checking for strchr... yes checking for sysconf... yes checking for syslog... yes checking for tcgetattr... yes checking for times... yes checking for ttyname... yes checking for tzset... yes checking for unsetenv... yes checking for vasprintf... yes checking for asprintf... (cached) yes checking for isascii... yes checking for isblank... yes checking for isgraph... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for mkstemp... yes checking for mkdtemp... yes checking for arc4random... yes checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strerror... yes checking for strftime... yes checking for strnlen... (cached) yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking for setresuid... yes checking for setresgid... yes checking whether strtold is declared... yes checking for broken strtold... no checking whether strtol is declared... yes checking whether strtoll is declared... yes checking whether strtoul is declared... yes checking whether strtoull is declared... yes checking whether strtoumax is declared... yes checking for working mktime... yes checking for argz.h... (cached) yes checking for errno.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for stdio_ext.h... yes checking for working mmap... (cached) yes checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for dcgettext... yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for mremap... yes checking for stpcpy... (cached) yes checking for strcspn... yes checking for wctype.h... yes checking for wchar.h... (cached) yes checking for langinfo.h... yes checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... (cached) yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking for locale_charset... no checking size of wchar_t... 4 checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking type of array argument to getgroups... gid_t checking for off_t... yes checking for mode_t... yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for uintptr_t... yes checking for ssize_t... yes checking for time_t... yes checking for long long int... (cached) yes checking for unsigned long long int... (cached) yes checking for sig_atomic_t in signal.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of size_t... 8 checking size of double... 8 checking size of long long... 8 checking for u_int... yes checking for u_long... yes checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... (cached) yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking whether sys_siglist is declared... no checking for sys_siglist in system C library... no checking for _sys_siglist in signal.h or unistd.h... no checking for _sys_siglist in system C library... no checking for clock_t... yes checking for sigset_t... yes checking for socklen_t... yes checking for quad_t... yes checking for type of struct rlimit fields... rlim_t checking for intmax_t... yes checking for uintmax_t... yes checking size of intmax_t... 8 checking for struct termios.c_line... yes checking for struct termio.c_line... yes checking for struct dirent.d_ino... checking for struct dirent.d_ino... yes yes checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes yes checking for struct dirent.d_namlen... checking for struct dirent.d_namlen... no no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... 8 checking for struct timespec in ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for sbrk... yes checking for working sbrk... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... yes checking whether fpurge is declared... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for usable strtoimax... checking for strtoimax... yes checking whether strtoimax is declared... yes yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking whether fnmatch can be used to check bracket equivalence classes... yes checking if signal handlers must be reinstalled when invoked... no checking for presence of necessary job control definitions... present checking for presence of named pipes... present checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no checking for speed_t in sys/types.h... no checking whether getpw functions are declared in pwd.h... yes checking for unusable real-time signals due to large values... no checking which library has the termcap functions... (cached) using libcurses checking whether /dev/fd is available... standard checking whether /dev/stdin stdout stderr are available... present checking for default mail directory... /var/mail checking shared object configuration for loadable builtins... supported configure: creating ./config.status config.status: creating Makefile config.status: creating builtins/Makefile config.status: creating lib/readline/Makefile config.status: creating lib/glob/Makefile config.status: creating lib/intl/Makefile config.status: creating lib/malloc/Makefile config.status: creating lib/sh/Makefile config.status: creating lib/termcap/Makefile config.status: creating lib/tilde/Makefile config.status: creating doc/Makefile config.status: creating support/Makefile config.status: creating po/Makefile.in config.status: creating examples/loadables/Makefile config.status: creating examples/loadables/Makefile.inc config.status: creating examples/loadables/Makefile.sample config.status: creating examples/loadables/perl/Makefile config.status: creating support/bash.pc config.status: creating support/bashbug.sh config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing stamp-h commands cd /usr/src/bash-5.2 && make -j4 make[1]: Entering directory '/usr/src/bash-5.2' rm -f mksyntax make[2]: Entering directory '/usr/src/bash-5.2/builtins' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f mksignames.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -rdynamic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -rdynamic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o mksyntax ./mksyntax.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -DBUILDTOOL -c ./support/mksignames.c rm -f mkbuiltins.o rm -f buildsignames.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 mkbuiltins.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -DBUILDTOOL -o buildsignames.o -c ./support/signames.c mkbuiltins.c: In function 'extract_info': mkbuiltins.c:590:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 590 | for (i = 0; line = defs->lines->array[i]; i++) | ^~~~ mkbuiltins.c: In function 'free_defs': mkbuiltins.c:706:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 706 | for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++) | ^~~~~~~ rm -f input.o gcc -rdynamic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -rdynamic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o mkbuiltins mkbuiltins.o -ldl gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c input.c rm -f unwind_prot.o make[2]: Leaving directory '/usr/src/bash-5.2/builtins' rm -f pathexp.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c unwind_prot.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c pathexp.c rm -f sig.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c sig.c unwind_prot.c: In function 'unwind_frame_discard_internal': unwind_prot.c:272:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 272 | while (elt = unwind_protect_list) | ^~~ unwind_prot.c: In function 'unwind_frame_run_internal': unwind_prot.c:307:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 307 | while (elt = unwind_protect_list) | ^~~ rm -f test.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c test.c pathexp.c: In function 'unquoted_glob_pattern_p': pathexp.c:73:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 73 | while (c = *string++) | ^ pathexp.c: In function 'shell_glob_filename': pathexp.c:412:15: warning: unused variable 'quoted_pattern' [-Wunused-variable] 412 | int gflags, quoted_pattern; | ^~~~~~~~~~~~~~ pathexp.c: In function 'setup_ignore_patterns': pathexp.c:620:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 620 | while (colon_bit = split_ignorespec (this_ignoreval, &ptr)) | ^~~~~~~~~ rm -f alias.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c alias.c rm -f array.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c array.c rm -f arrayfunc.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c arrayfunc.c rm -f assoc.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c assoc.c rm -f braces.o array.c:66:14: warning: 'spacesep' defined but not used [-Wunused-variable] 66 | static char *spacesep = " "; | ^~~~~~~~ array.c: In function 'array_from_argv': array.c:870:9: warning: 't' may be used uninitialized [-Wmaybe-uninitialized] 870 | array_insert (a, i, t); | ^~~~~~~~~~~~~~~~~~~~~~ array.c:865:10: note: 't' was declared here 865 | char *t; | ^ rm -f bracecomp.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c braces.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bracecomp.c arrayfunc.c: In function 'assign_array_element_internal': arrayfunc.c:407:9: warning: unused variable 'newval' [-Wunused-variable] 407 | char *newval; | ^~~~~~ arrayfunc.c: In function 'array_value_internal': arrayfunc.c:1483:21: warning: variable 'subtype' set but not used [-Wunused-but-set-variable] 1483 | int len, isassoc, subtype; | ^~~~~~~ arrayfunc.c: In function 'array_keys': arrayfunc.c:1672:22: warning: unused variable 'temp' [-Wunused-variable] 1672 | char *retval, *t, *temp; | ^~~~ arrayfunc.c: In function 'array_value_internal': arrayfunc.c:1627:18: warning: 'ind' may be used uninitialized [-Wmaybe-uninitialized] 1627 | retval = array_reference (array_cell (var), ind); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arrayfunc.c:1484:14: note: 'ind' was declared here 1484 | arrayind_t ind; | ^~~ rm -f bashhist.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bashhist.c rm -f bashline.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c bashline.c rm -f list.o braces.c: In function 'mkseq': braces.c:428:15: warning: variable 'len' set but not used [-Wunused-but-set-variable] 428 | int len, arg; | ^~~ braces.c:435:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 435 | if (t = (char *)malloc (2)) | ^ braces.c: In function 'brace_gobbler': braces.c:615:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 615 | while (c = text[i]) | ^ In function 'mkseq', inlined from 'expand_seqterm' at braces.c:576:12, inlined from 'brace_expand' at braces.c:234:14: braces.c:371:13: warning: 'tr' may be used uninitialized [-Wmaybe-uninitialized] 371 | if (start > end && incr > 0) | ~~~~~~^~~~~ braces.c: In function 'brace_expand': braces.c:479:16: note: 'tr' was declared here 479 | intmax_t tl, tr; | ^~ rm -f stringlib.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c list.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c stringlib.c bashhist.c: In function 'hc_erasedups': bashhist.c:731:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 731 | while (temp = previous_history ()) | ^~~~ rm -f locale.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c locale.c rm -f findcmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c findcmd.c bashline.c: In function 'snarf_hosts_from_file': bashline.c:811:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 811 | while (temp = fgets (buffer, 255, file)) | ^~~~ bashline.c: In function 'bash_spell_correct_shellword': bashline.c:1346:7: warning: variable 'opoint' set but not used [-Wunused-but-set-variable] 1346 | int opoint, wbeg, wend; | ^~~~~~ bashline.c: In function 'attempt_shell_completion': bashline.c:1704:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1704 | while (was_assignment = assignment (n, 0)); | ^~~~~~~~~~~~~~ bashline.c: In function 'command_word_completion_function': bashline.c:2209:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2209 | while (val = glob_matches[local_index++]) | ^~~ bashline.c: In function 'bash_servicename_completion_function': bashline.c:2609:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2609 | while (srvent = getservent ()) | ^~~~~~ bashline.c: In function 'bash_groupname_completion_function': bashline.c:2665:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2665 | while (grent = getgrent ()) | ^~~~~ bashline.c: In function 'history_and_alias_expand_line': bashline.c:2847:20: warning: unused variable 't' [-Wunused-variable] 2847 | char *new_line, *t; | ^ bashline.c: In function 'bash_filename_stat_hook': bashline.c:3385:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3385 | if (t = mbschr (local_dirname, '$')) | ^ bashline.c:3387:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3387 | else if (t = mbschr (local_dirname, '`')) /* XXX */ | ^ bashline.c: In function 'bash_directory_completion_hook': bashline.c:3540:18: warning: unused variable 'l1' [-Wunused-variable] 3540 | size_t l1, l2; | ^~ bashline.c: In function 'bash_check_expchar': bashline.c:4172:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4172 | if (t = mbschr (dirname, '$')) | ^ bashline.c: In function 'set_filename_quote_chars': bashline.c:4231:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4231 | for (i = j = 0; c = default_filename_quote_characters[i]; i++) | ^ bashline.c: In function 'bash_execute_unix_command': bashline.c:4447:27: warning: unused variable 'old_ch' [-Wunused-variable] 4447 | char *cmd, *value, *ce, old_ch; | ^~~~~~ bashline.c: In function 'isolate_sequence': bashline.c:4649:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4649 | for (passc = 0; c = string[i]; i++) | ^ bashline.c: At top level: bashline.c:214:12: warning: 'set_saved_history' declared 'static' but never defined [-Wunused-function] 214 | static int set_saved_history PARAMS((void)); | ^~~~~~~~~~~~~~~~~ bashline.c:4584:1: warning: 'get_cmd_xmap_from_edit_mode' defined but not used [-Wunused-function] 4584 | get_cmd_xmap_from_edit_mode () | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ bashline.c:4386:1: warning: 'putx' defined but not used [-Wunused-function] 4386 | putx(c) | ^~~~ bashline.c: In function '_ignore_completion_names': bashline.c:3027:17: warning: 'oldnames' may be used uninitialized [-Wmaybe-uninitialized] 3027 | oldnames[oidx++] = names[idx]; | ^ bashline.c:2990:10: note: 'oldnames' was declared here 2990 | char **oldnames; | ^~~~~~~~ bashline.c: In function 'attempt_shell_completion': bashline.c:1719:28: warning: 'e1' may be used uninitialized [-Wmaybe-uninitialized] 1719 | else if (e == 0 && e == s && text[0] == '\0' && have_progcomps) /* beginning of empty line */ | ~~^~~~ bashline.c:1669:21: note: 'e1' was declared here 1669 | int s, e, s1, e1, os, foundcs; | ^~ rm -f pcomplete.o locale.c: In function 'reset_locale_vars': locale.c:365:9: warning: variable 't' set but not used [-Wunused-but-set-variable] 365 | char *t, *x; | ^ locale.c: In function 'locale_isutf8': locale.c:601:14: warning: unused variable 'encoding' [-Wunused-variable] 601 | char *cp, *encoding; | ^~~~~~~~ rm -f pcomplib.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c pcomplete.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c pcomplib.c rm -f xmalloc.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c xmalloc.c findcmd.c: In function '_find_user_command_internal': findcmd.c:269:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 269 | if (var = find_variable_tempenv ("PATH")) /* XXX could be array? */ | ^~~ rm -f shell.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c shell.c make[2]: Entering directory '/usr/src/bash-5.2/support' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f man2html.o gcc -c -DHAVE_CONFIG_H -DSHELL -I/usr/src/bash-5.2 -I.. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 man2html.c rm -f eval.o rm -f execute_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c eval.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c execute_cmd.c man2html.c: In function 'read_man_page': man2html.c:508:17: warning: unused variable 'i' [-Wunused-variable] 508 | int i; | ^ man2html.c: In function 'scan_table': man2html.c:1444:44: warning: unused variable 'ftable' [-Wunused-variable] 1444 | TABLEROW *layout = NULL, *currow, *ftable; | ^~~~~~ man2html.c:1439:17: warning: unused variable 't' [-Wunused-variable] 1439 | char *t, *h, *g; | ^ man2html.c: In function 'scan_expression': man2html.c:1774:36: warning: unused variable 'j' [-Wunused-variable] 1774 | int value = 0, value2, j = 0, sign = 1, opex = 0; | ^ man2html.c: In function 'skip_till_newline': man2html.c:2151:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2151 | while (*c && *c != '\n' || lvl > 0) { | ~~~^~~~~~~~~~~~~ man2html.c: In function 'scan_request': man2html.c:2243:41: warning: unused variable 'oldcurpos' [-Wunused-variable] 2243 | int oldcurpos = curpos; | ^~~~~~~~~ man2html.c:2540:41: warning: unused variable 'f' [-Wunused-variable] 2540 | FILE *f; | ^ man2html.c:3693:45: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3693 | for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++); | ^~~~~~ man2html.c: In function 'scan_troff': man2html.c:3822:33: warning: unused variable 'mx' [-Wunused-variable] 3822 | int mx; | ^~ man2html.c:3763:17: warning: unused variable 'i' [-Wunused-variable] 3763 | int i; | ^ man2html.c: In function 'main': man2html.c:3996:21: warning: unused variable 'fullname' [-Wunused-variable] 3996 | char *h, *fullname; | ^~~~~~~~ man2html.c:3994:17: warning: unused variable 'l' [-Wunused-variable] 3994 | int l, i; | ^ man2html.c:3992:17: warning: unused variable 'f' [-Wunused-variable] 3992 | FILE *f; | ^ man2html.c: At top level: man2html.c:3748:1: warning: 'flush' defined but not used [-Wunused-function] 3748 | flush(void) | ^~~~~ man2html.c:937:12: warning: 'asint' defined but not used [-Wunused-variable] 937 | static int asint = 0; | ^~~~~ man2html.c:428:31: warning: 'eqndelimclose' defined but not used [-Wunused-variable] 428 | static char eqndelimopen = 0, eqndelimclose = 0; | ^~~~~~~~~~~~~ man2html.c:428:13: warning: 'eqndelimopen' defined but not used [-Wunused-variable] 428 | static char eqndelimopen = 0, eqndelimclose = 0; | ^~~~~~~~~~~~ man2html.c:299:14: warning: 'idxfile' defined but not used [-Wunused-variable] 299 | static FILE *idxfile; | ^~~~~~~ man2html.c:298:14: warning: 'fname' defined but not used [-Wunused-variable] 298 | static char *fname; | ^~~~~ man2html.c:240:1: warning: 'escape_input' defined but not used [-Wunused-function] 240 | escape_input(char *str) | ^~~~~~~~~~~~ man2html.c:210:1: warning: 'strmaxcat' defined but not used [-Wunused-function] 210 | strmaxcat(char *to, char *from, int n) | ^~~~~~~~~ man2html.c:190:1: warning: 'strduplicate' defined but not used [-Wunused-function] 190 | strduplicate(char *from) | ^~~~~~~~~~~~ man2html.c:148:1: warning: 'strgrow' defined but not used [-Wunused-function] 148 | strgrow(char *old, int len) | ^~~~~~~ man2html.c:104:13: warning: 'location_base' defined but not used [-Wunused-variable] 104 | static char location_base[NULL_TERMINATED(MED_STR_MAX)] = ""; | ^~~~~~~~~~~~~ gcc -rdynamic -rdynamic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 man2html.o -o man2html -ldl shell.c: In function 'parse_shell_options': shell.c:918:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 918 | while (arg_character = arg_string[i++]) | ^~~~~~~~~~~~~ shell.c: In function 'disable_priv_mode': shell.c:1341:7: warning: variable 'e' set but not used [-Wunused-but-set-variable] 1341 | int e; | ^ rm -f general.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c general.c eval.c: In function 'reader_loop': eval.c:147:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 147 | else if (current_command = global_command) | ^~~~~~~~~~~~~~~ rm -f make_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c make_cmd.c make[2]: Leaving directory '/usr/src/bash-5.2/support' rm -f print_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c print_cmd.c execute_cmd.c: In function 'select_query': execute_cmd.c:3329:23: warning: unused variable 't' [-Wunused-variable] 3329 | char *repl_string, *t; | ^ execute_cmd.c: At top level: execute_cmd.c:1775:13: warning: 'cpl_prune' declared 'static' but never defined [-Wunused-function] 1775 | static void cpl_prune PARAMS((void)); | ^~~~~~~~~ execute_cmd.c:3192:12: warning: 'LINES' defined but not used [-Wunused-variable] 3192 | static int LINES, COLS, tabsize; | ^~~~~ execute_cmd.c:2063:1: warning: 'coproc_free' defined but not used [-Wunused-function] 2063 | coproc_free (cp) | ^~~~~~~~~~~ execute_cmd.c:1968:1: warning: 'cpl_firstactive' defined but not used [-Wunused-function] 1968 | cpl_firstactive () | ^~~~~~~~~~~~~~~ execute_cmd.c:1956:1: warning: 'cpl_searchbyname' defined but not used [-Wunused-function] 1956 | cpl_searchbyname (name) | ^~~~~~~~~~~~~~~~ execute_cmd.c:1942:1: warning: 'cpl_search' defined but not used [-Wunused-function] 1942 | cpl_search (pid) | ^~~~~~~~~~ execute_cmd.c:1930:1: warning: 'cpl_fdchk' defined but not used [-Wunused-function] 1930 | cpl_fdchk (fd) | ^~~~~~~~~ execute_cmd.c:1921:1: warning: 'cpl_closeall' defined but not used [-Wunused-function] 1921 | cpl_closeall () | ^~~~~~~~~~~~ execute_cmd.c:1903:1: warning: 'cpl_flush' defined but not used [-Wunused-function] 1903 | cpl_flush () | ^~~~~~~~~ execute_cmd.c:1862:1: warning: 'cpl_reap' defined but not used [-Wunused-function] 1862 | cpl_reap () | ^~~~~~~~ execute_cmd.c:1829:1: warning: 'cpl_delete' defined but not used [-Wunused-function] 1829 | cpl_delete (pid) | ^~~~~~~~~~ execute_cmd.c:1806:1: warning: 'cpl_add' defined but not used [-Wunused-function] 1806 | cpl_add (cp) | ^~~~~~~ execute_cmd.c:277:12: warning: 'connection_count' defined but not used [-Wunused-variable] 277 | static int connection_count; | ^~~~~~~~~~~~~~~~ execute_cmd.c: In function 'execute_command_internal': execute_cmd.c:1116:9: warning: 'ofifo_list' may be used uninitialized [-Wmaybe-uninitialized] 1116 | close_new_fifos ((void *)ofifo_list, osize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ execute_cmd.c:586:18: note: 'ofifo_list' was declared here 586 | volatile void *ofifo_list; | ^~~~~~~~~~ rm -f dispose_cmd.o make_cmd.c: In function 'make_here_document': make_cmd.c:614:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 614 | while (full_line = read_secondary_line (delim_unquoted)) | ^~~~~~~~~ rm -f syntax.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c dispose_cmd.c ./mksyntax -o syntax.c rm -f copy_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c copy_cmd.c general.c:91:1: warning: missing braces around initializer [-Wmissing-braces] 91 | { | ^ 92 | &interactive_comments, | { } 93 | &source_uses_path, | { } 94 | &expaliases_flag, | { } 95 | &inherit_errexit, | { } 96 | &print_shift_error, | { } 97 | 0 | { 98 | }; | } general.c: In function 'assignment': general.c:459:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 459 | while (c = string[indx]) | ^ rm -f error.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c error.c print_cmd.c: In function 'make_command_string_internal': print_cmd.c:189:14: warning: zero-length gnu_printf format string [-Wformat-zero-length] 189 | cprintf (""); | ^~ print_cmd.c: In function 'print_redirection_list': print_cmd.c:1065:9: warning: unused variable 'rw' [-Wunused-variable] 1065 | char *rw; | ^~ print_cmd.c: At top level: print_cmd.c:1006:1: warning: 'print_heredocs' defined but not used [-Wunused-function] 1006 | print_heredocs (heredocs) | ^~~~~~~~~~~~~~ rm -f expr.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c expr.c rm -f flags.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c flags.c rm -f jobs.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c jobs.c rm -f subst.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c subst.c rm -f hashcmd.o expr.c: In function 'exppower': expr.c:963:33: warning: unused variable 'c' [-Wunused-variable] 963 | register intmax_t val1, val2, c; | ^ expr.c: In function 'readtok': expr.c:1316:17: warning: unused variable 'lval' [-Wunused-variable] 1316 | struct lvalue lval; | ^~~~ expr.c: In function 'strlong': expr.c:1552:17: warning: unused variable 'pval' [-Wunused-variable] 1552 | intmax_t val, pval; | ^~~~ expr.c: At top level: expr.c:1134:1: warning: 'free_lvalue' defined but not used [-Wunused-function] 1134 | free_lvalue (lv) | ^~~~~~~~~~~ expr.c:1124:1: warning: 'alloc_lvalue' defined but not used [-Wunused-function] 1124 | alloc_lvalue () | ^~~~~~~~~~~~ rm -f hashlib.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hashcmd.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c hashlib.c jobs.c: In function 'procsub_waitall': jobs.c:1103:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] 1103 | int r; | ^ jobs.c: In function 'procsub_prune': jobs.c:1137:7: warning: variable 'onproc' set but not used [-Wunused-but-set-variable] 1137 | int onproc; | ^~~~~~ jobs.c:1136:20: warning: variable 'oend' set but not used [-Wunused-but-set-variable] 1136 | PROCESS *ohead, *oend, *ps, *p; | ^~~~ jobs.c: In function 'cleanup_dead_jobs': jobs.c:1214:12: warning: unused variable 'discard' [-Wunused-variable] 1214 | PROCESS *discard; | ^~~~~~~ jobs.c: In function 'nohup_job': jobs.c:1457:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1457 | if (temp = jobs[job_index]) | ^~~~ jobs.c: In function 'make_child': jobs.c:2126:32: warning: unused variable 'chldset' [-Wunused-variable] 2126 | sigset_t set, oset, termset, chldset, oset_copy; | ^~~~~~~ jobs.c:2126:23: warning: unused variable 'termset' [-Wunused-variable] 2126 | sigset_t set, oset, termset, chldset, oset_copy; | ^~~~~~~ jobs.c: In function 'wait_for_background_pids': jobs.c:2652:20: warning: variable 'check_async' set but not used [-Wunused-but-set-variable] 2652 | int any_stopped, check_async, njobs; | ^~~~~~~~~~~ jobs.c: In function 'sigchld_handler': jobs.c:3749:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] 3749 | int n, oerrno; | ^ jobs.c: In function 'make_child': jobs.c:2186:7: warning: 'oterm' may be used uninitialized [-Wmaybe-uninitialized] 2186 | set_signal_handler (SIGTERM, oterm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jobs.c:2128:15: note: 'oterm' was declared here 2128 | SigHandler *oterm; | ^~~~~ rm -f mailcheck.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c mailcheck.c subst.c: In function 'string_extract': subst.c:810:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 810 | while (c = string[i]) | ^ subst.c: In function 'string_extract_double_quoted': subst.c:884:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 884 | while (c = string[i]) | ^ subst.c: In function 'skip_double_quoted': subst.c:1036:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1036 | while (c = string[i]) | ^ subst.c:1030:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1030 | char *ret; | ^~~ subst.c: In function 'string_extract_verbatim': subst.c:1204:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1204 | while (c = string[i]) | ^ subst.c: In function 'extract_delimited_string': subst.c:1367:9: warning: variable 't' set but not used [-Wunused-but-set-variable] 1367 | char *t, *result; | ^ subst.c: In function 'extract_heredoc_dolbrace_string': subst.c:1554:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1554 | while (c = string[i]) | ^ subst.c: In function 'extract_dollar_brace_string': subst.c:1841:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1841 | while (c = string[i]) | ^ subst.c:1820:18: warning: variable 't' set but not used [-Wunused-but-set-variable] 1820 | char *result, *t; | ^ subst.c: In function 'skip_matched_pair': subst.c:2083:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2083 | while (c = string[i]) | ^ subst.c:2069:9: warning: variable 'temp' set but not used [-Wunused-but-set-variable] 2069 | char *temp, *ss; | ^~~~ subst.c: In function 'skip_to_delim': subst.c:2208:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2208 | while (c = string[i]) | ^ subst.c:2191:9: warning: variable 'temp' set but not used [-Wunused-but-set-variable] 2191 | char *temp, open[3]; | ^~~~ subst.c: In function 'skip_to_histexp': subst.c:2383:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2383 | while (c = string[i]) | ^ subst.c: In function 'do_assignment_internal': subst.c:3613:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3613 | if (t = mbschr (name, LBRACK)) | ^ subst.c: In function 'expand_string_dollar_quote': subst.c:4192:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4192 | while (c = string[sindex]) | ^ subst.c: In function 'parameter_brace_expand_word': subst.c:7514:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 7514 | else if (var = find_variable (name)) | ^~~ subst.c:7547:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 7547 | else if (var = find_variable_last_nameref (name, 0)) | ^~~ subst.c: In function 'shouldexp_replacement': subst.c:8903:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 8903 | while (c = s[sindex]) | ^ subst.c: In function 'pat_subst': subst.c:9036:18: warning: unused variable 'clen' [-Wunused-variable] 9036 | size_t clen; | ^~~~ subst.c: In function 'parameter_brace_expand': subst.c:9628:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 9628 | if (c = string[sindex]) | ^ subst.c:9638:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 9638 | if (c = string[sindex]) | ^ subst.c: In function 'expand_word_internal': subst.c:11650:1: warning: label 'add_quoted_character' defined but not used [-Wunused-label] 11650 | add_quoted_character: | ^~~~~~~~~~~~~~~~~~~~ subst.c:10976:7: warning: variable 'local_expanded' set but not used [-Wunused-but-set-variable] 10976 | int local_expanded; | ^~~~~~~~~~~~~~ subst.c: In function 'string_quote_removal': subst.c:11908:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 11908 | for (dquote = sindex = 0; c = string[sindex];) | ^ subst.c: In function 'glob_expand_word_list': subst.c:12312:7: warning: unused variable 'x' [-Wunused-variable] 12312 | int x; | ^ subst.c: In function 'brace_expand_word_list': subst.c:12452:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 12452 | for (eindex = 0; temp_string = expansions[eindex]; eindex++) | ^~~~~~~~~~~ subst.c: In function 'expand_declaration_argument': subst.c:12713:33: warning: array subscript has type 'char' [-Wchar-subscripts] 12713 | omap[l->word->word[oind]] = 1; | ~~~~~~~~~~~~~^~~~~~ subst.c:12657:28: warning: variable 'inheriting' set but not used [-Wunused-but-set-variable] 12657 | int t, opti, oind, skip, inheriting; | ^~~~~~~~~~ subst.c: In function 'expand_word_list_internal': subst.c:12969:25: warning: unused variable 'temp_list' [-Wunused-variable] 12969 | WORD_LIST *new_list, *temp_list; | ^~~~~~~~~ subst.c: At top level: subst.c:236:14: warning: 'quoted_substring' declared 'static' but never defined [-Wunused-function] 236 | static char *quoted_substring PARAMS((char *, int, int)); | ^~~~~~~~~~~~~~~~ subst.c:237:12: warning: 'quoted_strlen' declared 'static' but never defined [-Wunused-function] 237 | static int quoted_strlen PARAMS((char *)); | ^~~~~~~~~~~~~ subst.c:238:14: warning: 'quoted_strchr' declared 'static' but never defined [-Wunused-function] 238 | static char *quoted_strchr PARAMS((char *, int, int)); | ^~~~~~~~~~~~~ subst.c:251:19: warning: 'list_dequote_escapes' declared 'static' but never defined [-Wunused-function] 251 | static WORD_LIST *list_dequote_escapes PARAMS((WORD_LIST *)); | ^~~~~~~~~~~~~~~~~~~~ subst.c:256:12: warning: 'unquoted_substring' declared 'static' but never defined [-Wunused-function] 256 | static int unquoted_substring PARAMS((char *, char *)); | ^~~~~~~~~~~~~~~~~~ subst.c:257:12: warning: 'unquoted_member' declared 'static' but never defined [-Wunused-function] 257 | static int unquoted_member PARAMS((int, char *)); | ^~~~~~~~~~~~~~~ subst.c:277:23: warning: 'mb_getcharlens' declared 'static' but never defined [-Wunused-function] 277 | static unsigned char *mb_getcharlens PARAMS((char *, int)); | ^~~~~~~~~~~~~~ subst.c:292:14: warning: 'variable_remove_pattern' declared 'static' but never defined [-Wunused-function] 292 | static char *variable_remove_pattern PARAMS((char *, char *, int, int)); | ^~~~~~~~~~~~~~~~~~~~~~~ subst.c:349:14: warning: 'pos_params_casemod' declared 'static' but never defined [-Wunused-function] 349 | static char *pos_params_casemod PARAMS((char *, char *, int, int)); | ^~~~~~~~~~~~~~~~~~ subst.c:222:53: warning: 'expand_param_unset' defined but not used [-Wunused-variable] 222 | static char expand_param_error, expand_param_fatal, expand_param_unset; | ^~~~~~~~~~~~~~~~~~ In file included from shell.h:29, from subst.c:46: subst.c: In function 'expand_string_dollar_quote': general.h:168:58: warning: pointer 't' may be used after 'free' [-Wuse-after-free] 168 | : ((a)[0] == (b)[0] && strncmp(a, b, n) == 0)) | ^~~~~~~~~~~~~~~~ subst.c:4292:53: note: in expansion of macro 'STREQN' 4292 | ((news-sindex-1) != translen || STREQN (t, trans, translen) == 0)) | ^~~~~~ subst.c:4290:15: note: call to 'free' here 4290 | free (t); | ^~~~~~~~ general.h:168:41: warning: pointer 't' may be used after 'free' [-Wuse-after-free] 168 | : ((a)[0] == (b)[0] && strncmp(a, b, n) == 0)) | ~~~^~~ subst.c:4292:53: note: in expansion of macro 'STREQN' 4292 | ((news-sindex-1) != translen || STREQN (t, trans, translen) == 0)) | ^~~~~~ subst.c:4290:15: note: call to 'free' here 4290 | free (t); | ^~~~~~~~ subst.c: In function 'read_comsub': subst.c:6823:11: warning: 'bufp' may be used uninitialized [-Wmaybe-uninitialized] 6823 | c = *bufp++; | ^~~~~~~ subst.c:6788:40: note: 'bufp' was declared here 6788 | char *istring, buf[COMSUB_PIPEBUF], *bufp; | ^~~~ In function 'extract_heredoc_dolbrace_string', inlined from 'extract_dollar_brace_string' at subst.c:1832:13: subst.c:1638:11: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 1638 | strncpy (result + result_index, t, tlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subst.c:1634:18: note: length computed here 1634 | tlen = strlen (t); | ^~~~~~~~~~ subst.c: In function 'parameter_brace_expand_length': general.h:171:78: warning: 't' may be used uninitialized [-Wmaybe-uninitialized] 171 | #define STRLEN(s) (((s) && (s)[0]) ? ((s)[1] ? ((s)[2] ? strlen(s) : 2) : 1) : 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ subst.c:8025:16: note: in expansion of macro 'STRLEN' 8025 | number = STRLEN (t); | ^~~~~~ subst.c:7990:9: note: 't' was declared here 7990 | char *t, *newname; | ^ In function 'parameter_brace_casemod', inlined from 'parameter_brace_expand' at subst.c:10006:15, inlined from 'param_expand' at subst.c:10538:15: subst.c:9392:6: warning: 'modspec' may be used uninitialized [-Wmaybe-uninitialized] 9392 | if (modspec == '^') | ^ subst.c: In function 'param_expand': subst.c:9547:34: note: 'modspec' was declared here 9547 | int t_index, sindex, c, tflag, modspec, local_pflags, all_element_arrayref; | ^~~~~~~ subst.c: In function 'parameter_brace_find_indir': subst.c:7608:33: warning: 'oldex' may be used uninitialized [-Wmaybe-uninitialized] 7608 | expand_no_split_dollar_star = oldex; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ subst.c:7589:15: note: 'oldex' was declared here 7589 | int pflags, oldex; | ^~~~~ In file included from variables.h:26, from shell.h:31: In function 'verify_substring_values', inlined from 'parameter_brace_substring' at subst.c:8815:7: assoc.h:31:37: warning: 'h' may be used uninitialized [-Wmaybe-uninitialized] 31 | #define assoc_num_elements(h) ((h)->nentries) | ~~~~^~~~~~~~~~~ subst.c:8185:25: note: in expansion of macro 'assoc_num_elements' 8185 | len = assoc_p (v) ? assoc_num_elements (h) : array_num_elements (a); | ^~~~~~~~~~~~~~~~~~ subst.c: In function 'parameter_brace_substring': subst.c:8124:14: note: 'h' was declared here 8124 | HASH_TABLE *h; | ^ In function 'verify_substring_values', inlined from 'parameter_brace_substring' at subst.c:8815:7: subst.c:8185:9: warning: 'a' may be used uninitialized [-Wmaybe-uninitialized] 8185 | len = assoc_p (v) ? assoc_num_elements (h) : array_num_elements (a); subst.c: In function 'parameter_brace_substring': subst.c:8123:9: note: 'a' was declared here 8123 | ARRAY *a; | ^ subst.c: In function 'parameter_brace_expand_indir': subst.c:7657:31: warning: 'v' may be used uninitialized [-Wmaybe-uninitialized] 7657 | if (legal_identifier (name) && v == 0) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ subst.c:7635:14: note: 'v' was declared here 7635 | SHELL_VAR *v; | ^ rm -f mksignames gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -rdynamic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -rdynamic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o mksignames mksignames.o buildsignames.o hashlib.c:169:1: warning: 'hash_shrink' defined but not used [-Wunused-function] 169 | hash_shrink (table) | ^~~~~~~~~~~ rm -f syntax.o rm -f y.tab.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c syntax.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c y.tab.c /bin/sh ./support/mkversion.sh -b -S . -s release -d 5.2 -o newversion.h \ && mv newversion.h version.h rm -f lsignames.h ./mksignames lsignames.h if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi rm -f trap.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c trap.c mailcheck.c: In function 'remember_mail_dates': mailcheck.c:394:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 394 | while (mailfile = extract_colon_unit (mailpaths, &i)) | ^~~~~~~~ mailcheck.c: In function 'check_mail': mailcheck.c:468:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 468 | if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES)) | ^~~~ rm -f variables.o rm -f version.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c variables.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c version.c trap.c: In function 'restore_default_signal': trap.c:918:15: warning: array subscript 68 is above array bounds of 'int[68]' [-Warray-bounds=] 918 | if (sigmodes[sig] & SIG_HARD_IGNORE) | ~~~~~~~~^~~~~ trap.c:75:12: note: while referencing 'sigmodes' 75 | static int sigmodes[BASH_NSIG]; | ^~~~~~~~ /usr/local/src/chet/src/bash/src/parse.y: In function 'read_secondary_line': /usr/local/src/chet/src/bash/src/parse.y:2175:10: warning: unused variable 'c' [-Wunused-variable] /usr/local/src/chet/src/bash/src/parse.y:2175:7: warning: unused variable 'n' [-Wunused-variable] /usr/local/src/chet/src/bash/src/parse.y: In function 'parse_matched_pair': /usr/local/src/chet/src/bash/src/parse.y:3680:18: warning: variable 'prevch' set but not used [-Wunused-but-set-variable] /usr/local/src/chet/src/bash/src/parse.y: In function 'parse_comsub': /usr/local/src/chet/src/bash/src/parse.y:4089:7: warning: variable 'start_lineno' set but not used [-Wunused-but-set-variable] /usr/local/src/chet/src/bash/src/parse.y: In function 'xparse_dolparen': /usr/local/src/chet/src/bash/src/parse.y:4256:7: warning: variable 'orig_ind' set but not used [-Wunused-but-set-variable] /usr/local/src/chet/src/bash/src/parse.y: In function 'parse_string_to_command': /usr/local/src/chet/src/bash/src/parse.y:4394:9: warning: unused variable 'ret' [-Wunused-variable] /usr/local/src/chet/src/bash/src/parse.y: In function 'parse_dparen': /usr/local/src/chet/src/bash/src/parse.y:4460:15: warning: variable 'sline' set but not used [-Wunused-but-set-variable] /usr/local/src/chet/src/bash/src/parse.y: In function 'parse_arith_cmd': /usr/local/src/chet/src/bash/src/parse.y:4523:7: warning: variable 'exp_lineno' set but not used [-Wunused-but-set-variable] /usr/local/src/chet/src/bash/src/parse.y: In function 'cond_error': /usr/local/src/chet/src/bash/src/parse.y:4578:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] /usr/local/src/chet/src/bash/src/parse.y: In function 'cond_term': /usr/local/src/chet/src/bash/src/parse.y:4660:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] /usr/local/src/chet/src/bash/src/parse.y:4692:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] /usr/local/src/chet/src/bash/src/parse.y:4743:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] /usr/local/src/chet/src/bash/src/parse.y:4774:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] /usr/local/src/chet/src/bash/src/parse.y:4792:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses] /usr/local/src/chet/src/bash/src/parse.y: In function 'decode_prompt_string': /usr/local/src/chet/src/bash/src/parse.y:5721:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] /usr/local/src/chet/src/bash/src/parse.y: In function 'error_token_from_token': /usr/local/src/chet/src/bash/src/parse.y:6137:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] /usr/local/src/chet/src/bash/src/parse.y:6140:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] /usr/local/src/chet/src/bash/src/parse.y: In function 'parse_string_to_word_list': /usr/local/src/chet/src/bash/src/parse.y:6416:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] /usr/local/src/chet/src/bash/src/parse.y: In function 'restore_parser_state': /usr/local/src/chet/src/bash/src/parse.y:6662:7: warning: unused variable 'i' [-Wunused-variable] /usr/local/src/chet/src/bash/src/parse.y: At top level: /usr/local/src/chet/src/bash/src/parse.y:6313:1: warning: 'discard_parser_constructs' defined but not used [-Wunused-function] /usr/local/src/chet/src/bash/src/parse.y:335:14: warning: 'yyerrstream' defined but not used [-Wunused-variable] /usr/local/src/chet/src/bash/src/parse.y:334:14: warning: 'yyoutstream' defined but not used [-Wunused-variable] /usr/local/src/chet/src/bash/src/parse.y:315:12: warning: 'global_extglob' defined but not used [-Wunused-variable] In file included from shell.h:29, from /usr/local/src/chet/src/bash/src/parse.y:47: /usr/local/src/chet/src/bash/src/parse.y: In function 'read_token_word': general.h:168:58: warning: pointer 'ttok' may be used after 'free' [-Wuse-after-free] 168 | : ((a)[0] == (b)[0] && strncmp(a, b, n) == 0)) | ^~~~~~~~~~~~~~~~ /usr/local/src/chet/src/bash/src/parse.y:5103:42: note: in expansion of macro 'STREQN' /usr/local/src/chet/src/bash/src/parse.y:5098:5: note: call to 'free' here general.h:168:41: warning: pointer 'ttok' may be used after 'free' [-Wuse-after-free] 168 | : ((a)[0] == (b)[0] && strncmp(a, b, n) == 0)) | ~~~^~~ /usr/local/src/chet/src/bash/src/parse.y:5103:42: note: in expansion of macro 'STREQN' /usr/local/src/chet/src/bash/src/parse.y:5098:5: note: call to 'free' here /usr/local/src/chet/src/bash/src/parse.y: In function 'parse_matched_pair': general.h:168:58: warning: pointer 'nestret' may be used after 'free' [-Wuse-after-free] 168 | : ((a)[0] == (b)[0] && strncmp(a, b, n) == 0)) | ^~~~~~~~~~~~~~~~ /usr/local/src/chet/src/bash/src/parse.y:3908:42: note: in expansion of macro 'STREQN' /usr/local/src/chet/src/bash/src/parse.y:3902:5: note: call to 'free' here general.h:168:41: warning: pointer 'nestret' may be used after 'free' [-Wuse-after-free] 168 | : ((a)[0] == (b)[0] && strncmp(a, b, n) == 0)) | ~~~^~~ /usr/local/src/chet/src/bash/src/parse.y:3908:42: note: in expansion of macro 'STREQN' /usr/local/src/chet/src/bash/src/parse.y:3902:5: note: call to 'free' here /usr/local/src/chet/src/bash/src/parse.y: In function 'parse_comsub.constprop': /usr/local/src/chet/src/bash/src/parse.y:4165:19: warning: 'local_extglob' may be used uninitialized [-Wmaybe-uninitialized] /usr/local/src/chet/src/bash/src/parse.y:4089:21: note: 'local_extglob' was declared here gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -DBUILDTOOL -c -o buildversion.o ./version.c make[2]: Entering directory '/usr/src/bash-5.2/builtins' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f builtins.o rm -f alias.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 builtins.c ./mkbuiltins -D . alias.def rm -f bind.o variables.c: In function 'initialize_shell_variables': variables.c:425:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 425 | if (temp_var = find_function (tname)) | ^~~~~~~~ variables.c:432:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 432 | if (temp_var = bind_invalid_envvar (name, string, 0)) | ^~~~~~~~ variables.c: In function 'set_machine_vars': variables.c:723:14: warning: variable 'temp_var' set but not used [-Wunused-but-set-variable] 723 | SHELL_VAR *temp_var; | ^~~~~~~~ variables.c: In function 'var_lookup': variables.c:2012:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 2012 | if (v = hash_lookup (name, vc->table)) | ^ variables.c: In function 'nameref_transform_name': variables.c:2322:9: warning: unused variable 'newname' [-Wunused-variable] 2322 | char *newname; | ^~~~~~~ variables.c: In function 'delete_var': variables.c:3958:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3958 | if (elt = hash_remove (name, v->table, 0)) | ^~~ variables.c: In function 'makunbound': variables.c:3987:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 3987 | if (elt = hash_remove (name, v->table, 0)) | ^~~ variables.c: In function 'push_posix_temp_var': variables.c:4556:15: warning: variable 'binding_table' set but not used [-Wunused-but-set-variable] 4556 | HASH_TABLE *binding_table; | ^~~~~~~~~~~~~ variables.c: In function 'mk_env_string': variables.c:4760:15: warning: unused variable 'isarray' [-Wunused-variable] 4760 | int isfunc, isarray; | ^~~~~~~ variables.c: In function 'make_env_array_from_var_list': variables.c:4896:31: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 4896 | for (i = 0, list_index = 0; var = vars[i]; i++) | ^~~ variables.c: In function 'pop_var_context': variables.c:5420:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 5420 | if (ret = vcxt->down) | ^~~ variables.c: In function 'pop_scope': variables.c:5520:7: warning: variable 'is_bltinenv' set but not used [-Wunused-but-set-variable] 5520 | int is_bltinenv; | ^~~~~~~~~~~ variables.c: In function 'sv_history_control': variables.c:6179:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 6179 | while (val = extract_colon_unit (temp, &tptr)) | ^~~ variables.c: In function 'sv_histtimefmt': variables.c:6228:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 6228 | if (v = find_variable (name)) | ^ variables.c: At top level: variables.c:2554:1: warning: 'var_sametype' defined but not used [-Wunused-function] 2554 | var_sametype (v1, v2) | ^~~~~~~~~~~~ variables.c:188:21: warning: 'last_context_searched' defined but not used [-Wunused-variable] 188 | static VAR_CONTEXT *last_context_searched; | ^~~~~~~~~~~~~~~~~~~~~ gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 alias.c || ( rm -f alias.c ; exit 1 ) ./mkbuiltins -D . bind.def rm -f break.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 bind.c || ( rm -f bind.c ; exit 1 ) ./mkbuiltins -D . break.def gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -rdynamic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -rdynamic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o bashversion ./support/bashversion.c buildversion.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 break.c || ( rm -f break.c ; exit 1 ) rm -f builtin.o ./mkbuiltins -D . builtin.def rm -f alias.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f caller.o ./mkbuiltins -D . caller.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 caller.c || ( rm -f caller.c ; exit 1 ) rm -f bind.c rm -f cd.o ./mkbuiltins -D . cd.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 cd.c || ( rm -f cd.c ; exit 1 ) rm -f break.c ./support/bashversion.c: In function 'main': ./support/bashversion.c:70:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 70 | if (progname = strrchr (argv[0], '/')) | ^~~~~~~~ rm -f colon.o rm -f caller.c ./mkbuiltins -D . colon.def rm -f command.o ./cd.def: In function 'cd_builtin': ./cd.def:370:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 370 | while (path = extract_colon_unit (cdpath, &path_index)) | ^~~~ ./cd.def: In function 'change_to_directory': ./cd.def:555:20: warning: unused variable 'ndir' [-Wunused-variable] 555 | char *t, *tdir, *ndir; | ^~~~ ./cd.def: At top level: ./cd.def:198:1: warning: 'cdxattr' defined but not used [-Wunused-function] 198 | cdxattr (dir, ndirp) | ^~~~~~~ rm -f cd.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 colon.c || ( rm -f colon.c ; exit 1 ) ./mkbuiltins -D . command.def rm -f common.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 command.c || ( rm -f command.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 common.c rm -f builtin.c rm -f declare.o ./mkbuiltins -D . declare.def *********************************************************** * * * GNU bash, version 5.2.37(1)-release (aarch64-unknown-linux-gnu) * * *********************************************************** making lib/glob/libglob.a in ./lib/glob gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 declare.c || ( rm -f declare.c ; exit 1 ) making lib/sh/libsh.a in ./lib/sh make[2]: Entering directory '/usr/src/bash-5.2/lib/glob' make[2]: warning: -j4 forced in submake: resetting jobserver mode. rm -f glob.o make[2]: Entering directory '/usr/src/bash-5.2/lib/sh' make[2]: warning: -j4 forced in submake: resetting jobserver mode. gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 clktck.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 clock.c making lib/tilde/libtilde.a in ./lib/tilde make[2]: Entering directory '/usr/src/bash-5.2/lib/tilde' make[2]: warning: -j4 forced in submake: resetting jobserver mode. gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 tilde.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 getenv.c rm -f strmatch.o rm -f command.c rm -f echo.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 oslib.c ./mkbuiltins -D . echo.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 glob.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 strmatch.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 setlinebuf.c rm -f colon.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 echo.c || ( rm -f echo.c ; exit 1 ) common.c: In function 'builtin_arrayref_flags': common.c:1088:9: warning: unused variable 't' [-Wunused-variable] 1088 | char *t; | ^ rm -f enable.o rm -f eval.o ./declare.def: In function 'declare_internal': ./declare.def:566:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 566 | if (t = strchr (name, '[')) /* ] */ | ^ ./declare.def:401:11: warning: variable 'var_exists' set but not used [-Wunused-but-set-variable] 401 | int var_exists, array_exists, creating_array, array_subscript_assignment; | ^~~~~~~~~~ ./declare.def:387:7: warning: 'optchar' may be used uninitialized [-Wmaybe-uninitialized] 387 | sh_invalidopt (optchar); | ^~~~~~~~~~~~~~~~~~~~~~~ ./declare.def:376:13: note: 'optchar' was declared here 376 | char *optchar; | ^~~~~~~ rm -f declare.c ./mkbuiltins -D . enable.def ./mkbuiltins -D . eval.def gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 strnlen.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 enable.c || ( rm -f enable.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 eval.c || ( rm -f eval.c ; exit 1 ) rm -f evalfile.o tilde.c: In function 'tilde_expand': tilde.c:195:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 195 | if (result = strchr (string, '~')) | ^~~~~~ rm -f libtilde.a rm -f smatch.o ar cr libtilde.a tilde.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 evalfile.c getenv.c: In function 'getenv': getenv.c:55:6: warning: 'nonnull' argument 'name' compared to NULL [-Wnonnull-compare] 55 | if (name == 0 || *name == '\0') | ^ getenv.c: In function 'putenv': getenv.c:112:6: warning: 'nonnull' argument 'str' compared to NULL [-Wnonnull-compare] 112 | if (str == 0 || *str == '\0') | ^ getenv.c: In function 'unsetenv': getenv.c:214:6: warning: 'nonnull' argument 'name' compared to NULL [-Wnonnull-compare] 214 | if (name == 0 || *name == '\0' || strchr (name, '=') != 0) | ^ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 itos.c rm -f xmbsrtowcs.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 smatch.c test -n "ranlib" && ranlib libtilde.a gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 xmbsrtowcs.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 zread.c make[2]: Leaving directory '/usr/src/bash-5.2/lib/tilde' rm -f gmisc.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 zwrite.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 gmisc.c setlinebuf.c:34:14: warning: 'stderrbuf' defined but not used [-Wunused-variable] 34 | static char *stderrbuf = 0; | ^~~~~~~~~ setlinebuf.c:33:14: warning: 'stdoutbuf' defined but not used [-Wunused-variable] 33 | static char *stdoutbuf = 0; | ^~~~~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 shtty.c ./echo.def: In function 'echo_builtin': ./echo.def:141:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 141 | while (i = *temp++) | ^ rm -f echo.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 shmatch.c rm -f evalstring.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 evalstring.c rm -f exec.o glob.c: In function 'extglob_skipname': glob.c:237:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 237 | while (t = glob_patscan (pp, pe, '|')) | ^ glob.c:204:27: warning: variable 'nullpat' set but not used [-Wunused-but-set-variable] 204 | int n, r, negate, wild, nullpat, xflags; | ^~~~~~~ glob.c: In function 'skipname': glob.c:275:7: warning: unused variable 'i' [-Wunused-variable] 275 | int i; | ^ glob.c: In function 'wskipname': glob.c:317:7: warning: unused variable 'i' [-Wunused-variable] 317 | int i; | ^ glob.c: In function 'wextglob_skipname': glob.c:385:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 385 | while (t = glob_patscan_wc (pp, pe, '|')) | ^ glob.c:355:24: warning: variable 'nullpat' set but not used [-Wunused-but-set-variable] 355 | int r, negate, wild, nullpat, xflags; | ^~~~~~~ glob.c: In function 'wdequote_pathname': glob.c:503:10: warning: unused variable 'j' [-Wunused-variable] 503 | int i, j; | ^ glob.c:503:7: warning: unused variable 'i' [-Wunused-variable] 503 | int i, j; | ^ glob.c: In function 'finddirs': glob.c:606:14: warning: unused variable 'n' [-Wunused-variable] 606 | char **r, *n; | ^ glob.c: In function 'glob_filename': glob.c:1339:19: warning: unused variable 'dlen' [-Wunused-variable] 1339 | int dlen; | ^~~~ In function 'extglob_skipname', inlined from 'skipname.isra' at glob.c:279:13: glob.c:257:12: warning: 'r' may be used uninitialized [-Wmaybe-uninitialized] 257 | return r; | ^ glob.c: In function 'skipname.isra': glob.c:204:10: note: 'r' was declared here 204 | int n, r, negate, wild, nullpat, xflags; | ^ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 eaccess.c xmbsrtowcs.c: In function 'xwcsrtombs': xmbsrtowcs.c:456:1: warning: label 'handle_byte' defined but not used [-Wunused-label] 456 | handle_byte: | ^~~~~~~~~~~ xmbsrtowcs.c:429:13: warning: unused variable 'prev_state' [-Wunused-variable] 429 | mbstate_t prev_state; | ^~~~~~~~~~ ./mkbuiltins -D . exec.def gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 netconn.c In file included from gmisc.c:57: gm_loop.c: In function 'umatchlen': gm_loop.c:85:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 85 | while (c = *pat++) | ^ gm_loop.c:79:25: warning: unused variable 't' [-Wunused-variable] 79 | int matlen, bracklen, t, in_cclass, in_collsym, in_equiv; | ^ In file included from gmisc.c:72: gm_loop.c: In function 'wmatchlen': gm_loop.c:85:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 85 | while (c = *pat++) | ^ gm_loop.c:79:25: warning: unused variable 't' [-Wunused-variable] 79 | int matlen, bracklen, t, in_cclass, in_collsym, in_equiv; | ^ gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 exec.c || ( rm -f exec.c ; exit 1 ) ./enable.def: In function 'enable_builtin': ./enable.def:192:16: warning: 'filename' may be used uninitialized [-Wmaybe-uninitialized] 192 | result = dyn_load_builtin (list, filter, filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./enable.def:116:9: note: 'filename' was declared here 116 | char *filename; | ^~~~~~~~ rm -f enable.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 netopen.c rm -f exit.o smatch.c: In function 'charcmp': smatch.c:108:7: warning: unused variable 'ret' [-Wunused-variable] 108 | int ret; | ^~~ In file included from smatch.c:340: sm_loop.c: In function 'brackmatch': sm_loop.c:434:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 434 | if (not = (*p == L('!') || *p == L('^'))) | ^~~ sm_loop.c: In function 'glob_patscan': sm_loop.c:713:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 713 | for (s = string; c = *s; s++) | ^ sm_loop.c: In function 'extmatch': sm_loop.c:924:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 924 | if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0)) | ^~ smatch.c: In function 'charcmp_wc': smatch.c:396:7: warning: unused variable 'r' [-Wunused-variable] 396 | int r; | ^ smatch.c: In function 'posix_cclass_only': smatch.c:535:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 535 | while (p = strchr (p, '[')) | ^ In file included from smatch.c:596: sm_loop.c: In function 'brackmatch_wc': sm_loop.c:434:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 434 | if (not = (*p == L('!') || *p == L('^'))) | ^~~ sm_loop.c: In function 'glob_patscan_wc': sm_loop.c:713:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 713 | for (s = string; c = *s; s++) | ^ sm_loop.c: In function 'extmatch_wc': sm_loop.c:924:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 924 | if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0)) | ^~ smatch.c: In function 'xstrmatch': smatch.c:610:29: warning: unused variable 'mslen' [-Wunused-variable] 610 | size_t plen, slen, mplen, mslen; | ^~~~~ smatch.c:610:22: warning: unused variable 'mplen' [-Wunused-variable] 610 | size_t plen, slen, mplen, mslen; | ^~~~~ smatch.c:610:16: warning: unused variable 'slen' [-Wunused-variable] 610 | size_t plen, slen, mplen, mslen; | ^~~~ smatch.c:610:10: warning: unused variable 'plen' [-Wunused-variable] 610 | size_t plen, slen, mplen, mslen; | ^~~~ rm -f -f libglob.a rm -f eval.c ./mkbuiltins -D . exit.def rm -f fc.o ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o test -n "ranlib" && ranlib libglob.a gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 timeval.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 exit.c || ( rm -f exit.c ; exit 1 ) eaccess.c:176:1: warning: 'sh_euidaccess' defined but not used [-Wunused-function] 176 | sh_euidaccess (path, mode) | ^~~~~~~~~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 makepath.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 pathcanon.c make[2]: Leaving directory '/usr/src/bash-5.2/lib/glob' gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 pathphys.c rm -f exec.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 tmpfile.c ./mkbuiltins -D . fc.def evalstring.c: In function 'parse_and_execute': evalstring.c:443:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 443 | else if (command = global_command) | ^~~~~~~ evalstring.c: In function 'open_redir_file': evalstring.c:735:11: warning: unused variable 'rval' [-Wunused-variable] 735 | int fd, rval; | ^~~~ rm -f fg_bg.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 fc.c || ( rm -f fc.c ; exit 1 ) ./mkbuiltins -D . fg_bg.def rm -f hash.o makepath.c: In function 'sh_makepath': makepath.c:123:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 123 | while (*r++ = *s++) | ^ pathcanon.c: In function 'sh_canonpath': pathcanon.c:117:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 117 | if (rooted = ROOTEDPATH(path)) | ^~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 stringlist.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 stringvec.c ./mkbuiltins -D . hash.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 hash.c || ( rm -f hash.c ; exit 1 ) gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 spell.c rm -f exit.c rm -f help.o tmpfile.c: In function 'sh_mktmpname': tmpfile.c:142:14: warning: unused variable 'seeded' [-Wunused-variable] 142 | static int seeded = 0; | ^~~~~~ tmpfile.c:141:10: warning: variable 'tdlen' set but not used [-Wunused-but-set-variable] 141 | int r, tdlen; | ^~~~~ tmpfile.c:141:7: warning: unused variable 'r' [-Wunused-variable] 141 | int r, tdlen; | ^ tmpfile.c:140:15: warning: unused variable 'sb' [-Wunused-variable] 140 | struct stat sb; | ^~ tmpfile.c: In function 'sh_mktmpfd': tmpfile.c:196:11: warning: variable 'tdlen' set but not used [-Wunused-but-set-variable] 196 | int fd, tdlen; | ^~~~~ tmpfile.c: In function 'sh_mktmpdir': tmpfile.c:271:11: warning: variable 'tdlen' set but not used [-Wunused-but-set-variable] 271 | int fd, tdlen; | ^~~~~ tmpfile.c:271:7: warning: unused variable 'fd' [-Wunused-variable] 271 | int fd, tdlen; | ^~ tmpfile.c: At top level: tmpfile.c:118:1: warning: 'sh_seedrand' defined but not used [-Wunused-function] 118 | sh_seedrand () | ^~~~~~~~~~~ tmpfile.c:63:22: warning: 'filenum' defined but not used [-Wunused-variable] 63 | static unsigned long filenum = 1L; | ^~~~~~~ tmpfile.c:61:12: warning: 'ntmpfiles' defined but not used [-Wunused-variable] 61 | static int ntmpfiles; | ^~~~~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 shquote.c rm -f fc.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 strtrans.c ./mkbuiltins -D . help.def rm -f history.o rm -f fg_bg.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 snprintf.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 help.c || ( rm -f help.c ; exit 1 ) ./mkbuiltins -D . history.def rm -f hash.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 history.c || ( rm -f history.c ; exit 1 ) spell.c: In function 'spname': spell.c:98:22: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 98 | for (p = best; *np = *p++; np++) | ^ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 mailstat.c rm -f jobs.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 fmtulong.c strtrans.c: In function 'ansicstr': strtrans.c:59:7: warning: unused variable 'b' [-Wunused-variable] 59 | int b, mb_cur_max; | ^ strtrans.c: In function 'ansic_quote': strtrans.c:253:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 253 | for (s = str; c = *s; s++) | ^ strtrans.c: In function 'ansic_wshouldquote': strtrans.c:337:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 337 | for (wcs = wcstr; wcc = *wcs; wcs++) | ^~~ strtrans.c: In function 'ansic_shouldquote': strtrans.c:360:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 360 | for (s = string; c = *s; s++) | ^ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 fmtullong.c rm -f kill.o ./mkbuiltins -D . jobs.def ./help.def: In function 'help_builtin': ./help.def:145:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 145 | for (i = 0; name = shell_builtins[i].name; i++) | ^~~~ ./help.def: In function 'show_desc': ./help.def:260:19: warning: variable 'r' set but not used [-Wunused-but-set-variable] 260 | register int j, r; | ^ ./help.def: In function 'show_builtin_command_help': ./help.def:520:9: warning: unused variable 't' [-Wunused-variable] 520 | char *t, blurb[128]; | ^ ./help.def:518:10: warning: unused variable 'j' [-Wunused-variable] 518 | int i, j; | ^ rm -f help.c ./mkbuiltins -D . kill.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 jobs.c || ( rm -f jobs.c ; exit 1 ) gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 kill.c || ( rm -f kill.c ; exit 1 ) rm -f let.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 fmtumax.c ./mkbuiltins -D . let.def gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 zcatfd.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 let.c || ( rm -f let.c ; exit 1 ) rm -f jobs.c rm -f mapfile.o ./mkbuiltins -D . mapfile.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 mapfile.c || ( rm -f mapfile.c ; exit 1 ) gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 zmapfd.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 winsize.c ./history.def: In function 'history_builtin': ./history.def:185:59: warning: 'delete_arg' may be used uninitialized [-Wmaybe-uninitialized] 185 | else if ((flags & DFLAG) && (range = strchr ((delete_arg[0] == '-') ? delete_arg + 1 : delete_arg, '-'))) | ~~~~~~~~~~^~~ ./history.def:112:20: note: 'delete_arg' was declared here 112 | char *filename, *delete_arg, *range; | ^~~~~~~~~~ rm -f history.c rm -f pushd.o ./mkbuiltins -D . pushd.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f kill.c rm -f read.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 wcsdup.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 fpurge.c ./mkbuiltins -D . read.def rm -f mapfile.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 read.c || ( rm -f read.c ; exit 1 ) gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 zgetline.c rm -f let.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 mbscmp.c rm -f return.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 uconvert.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 ufuncs.c rm -f pushd.c ./mkbuiltins -D . return.def gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 casemod.c rm -f set.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 return.c || ( rm -f return.c ; exit 1 ) ./mkbuiltins -D . set.def rm -f setattr.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 set.c || ( rm -f set.c ; exit 1 ) ./mkbuiltins -D . setattr.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 setattr.c || ( rm -f setattr.c ; exit 1 ) ./read.def:144:20: warning: 'old_alrm' defined but not used [-Wunused-variable] 144 | static SigHandler *old_alrm; | ^~~~~~~~ rm -f read.c rm -f shift.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 input_avail.c ./mkbuiltins -D . shift.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 shift.c || ( rm -f shift.c ; exit 1 ) gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 mbscasecmp.c ufuncs.c: In function 'fsleep': ufuncs.c:92:26: warning: unused variable 'prevmask' [-Wunused-variable] 92 | sigset_t blocked_sigs, prevmask; | ^~~~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 fnxform.c casemod.c: In function 'sh_modcase': casemod.c:107:15: warning: unused variable 'c' [-Wunused-variable] 107 | int inword, c, nc, nop, match, usewords; | ^ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 unicode.c rm -f return.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 shmbchar.c ./set.def: In function 'parse_shellopts': ./set.def:617:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 617 | while (vname = extract_colon_unit (value, &vptr)) | ^~~~~ ./set.def: In function 'set_builtin': ./set.def:742:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 742 | while (flag_name = *++arg) | ^~~~~~~~~ ./set.def: In function 'unset_builtin': ./set.def:946:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 946 | if (var = find_function (name)) | ^~~ ./set.def:990:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 990 | if (var = array_variable_part (tname, 0, &t, &len)) | ^~~ ./set.def:1013:10: warning: 'tem' may be used uninitialized [-Wmaybe-uninitialized] 1013 | if (tem == -1 && nameref == 0 && unset_function == 0 && unset_variable == 0) | ^ ./set.def:882:11: note: 'tem' was declared here 882 | int tem; | ^~~ ./setattr.def: In function 'set_or_show_attributes': ./setattr.def:320:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 320 | for (i = 0; var = variable_list[i]; i++) | ^~~ ./setattr.def:337:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 337 | if (any_failed = sh_chkwrite (any_failed)) | ^~~~~~~~~~ ./setattr.def: In function 'show_all_var_attributes': ./setattr.def:364:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 364 | for (i = any_failed = 0; var = variable_list[i]; i++) | ^~~ ./setattr.def:371:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 371 | if (any_failed = sh_chkwrite (any_failed)) | ^~~~~~~~~~ ./setattr.def: In function 'show_local_var_attributes': ./setattr.def:392:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 392 | for (i = any_failed = 0; var = variable_list[i]; i++) | ^~~ ./setattr.def:399:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 399 | if (any_failed = sh_chkwrite (any_failed)) | ^~~~~~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 strvis.c rm -f set.c rm -f setattr.c rm -f source.o rm -f suspend.o ./mkbuiltins -D . source.def gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 utf8.c gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 random.c ./mkbuiltins -D . suspend.def fnxform.c:89:1: warning: 'init_fromfs' defined but not used [-Wunused-function] 89 | init_fromfs () | ^~~~~~~~~~~ fnxform.c:80:1: warning: 'init_tofs' defined but not used [-Wunused-function] 80 | init_tofs () | ^~~~~~~~~ fnxform.c:50:15: warning: 'outlen' defined but not used [-Wunused-variable] 50 | static size_t outlen = 0; | ^~~~~~ fnxform.c:49:14: warning: 'outbuf' defined but not used [-Wunused-variable] 49 | static char *outbuf = 0; | ^~~~~~ gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 gettimeofday.c strvis.c: In function 'sh_strvis': strvis.c:126:17: warning: unused variable 'c' [-Wunused-variable] 126 | unsigned char c; | ^ gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 source.c || ( rm -f source.c ; exit 1 ) gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 timers.c rm -f shift.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f test.o gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 wcsnwidth.c rm -f times.o ./mkbuiltins -D . test.def ./mkbuiltins -D . times.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 times.c || ( rm -f times.c ; exit 1 ) gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 mbschr.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 test.c || ( rm -f test.c ; exit 1 ) random.c: In function 'genseed': random.c:93:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 93 | iv = (u_bits32_t)seedrand; /* let the compiler truncate */ | ^ random.c: In function 'brand32': random.c:143:14: warning: unused variable 'ret' [-Wunused-variable] 143 | u_bits32_t ret; | ^~~ random.c: At top level: random.c:166:1: warning: 'perturb_rand32' defined but not used [-Wunused-function] 166 | perturb_rand32 () | ^~~~~~~~~~~~~~ random.c:141:1: warning: 'brand32' defined but not used [-Wunused-function] 141 | brand32 () | ^~~~~~~ timers.c: In function 'shtimer_select': timers.c:185:26: warning: unused variable 'prevmask' [-Wunused-variable] 185 | sigset_t blocked_sigs, prevmask; | ^~~~~~~~ rm -f suspend.c rm -f trap.o ./mkbuiltins -D . trap.def rm -f source.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 trap.c || ( rm -f trap.c ; exit 1 ) rm -f type.o ./mkbuiltins -D . type.def rm -f test.c gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 type.c || ( rm -f type.c ; exit 1 ) gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -rdynamic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -rdynamic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o psize.aux ./psize.c rm -f times.c rm -f umask.o ./mkbuiltins -D . umask.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 umask.c || ( rm -f umask.c ; exit 1 ) rm -f libsh.a ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o fpurge.o zgetline.o mbscmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o rm -f trap.c test -n "ranlib" && ranlib libsh.a rm -f wait.o ./type.def: In function 'describe_command': ./type.def:338:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 338 | if (full_path = phash_search (command)) | ^~~~~~~~~ make[2]: Leaving directory '/usr/src/bash-5.2/lib/sh' rm -f type.c ./mkbuiltins -D . wait.def rm -f getopts.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 wait.c || ( rm -f wait.c ; exit 1 ) ./mkbuiltins -D . getopts.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f umask.c rm -f shopt.o ./mkbuiltins -D . shopt.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 shopt.c || ( rm -f shopt.c ; exit 1 ) ./wait.def: In function 'wait_builtin': ./wait.def:117:14: warning: variable 'pidvar' set but not used [-Wunused-but-set-variable] 117 | SHELL_VAR *pidvar; | ^~~~~~ ./wait.def: In function 'set_waitlist': ./wait.def:338:12: warning: unused variable 'r' [-Wunused-variable] 338 | int job, r, njob; | ^ rm -f wait.c rm -f printf.o ./mkbuiltins -D . printf.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 printf.c || ( rm -f printf.c ; exit 1 ) rm -f getopts.c rm -f getopt.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 getopt.c rm -f bashgetopt.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 bashgetopt.c ./shopt.def: In function 'toggle_shopts': ./shopt.def:482:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 482 | if (v = find_variable ("BASHOPTS")) | ^ ./shopt.def: In function 'set_bashopts': ./shopt.def:854:24: warning: unused variable 'ip' [-Wunused-variable] 854 | int vsize, i, vptr, *ip, exported; | ^~ ./shopt.def: In function 'parse_bashopts': ./shopt.def:915:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 915 | while (vname = extract_colon_unit (value, &vptr)) | ^~~~~ ./shopt.def: In function 'set_compatibility_level': ./shopt.def:712:11: warning: 'oldval' may be used uninitialized [-Wmaybe-uninitialized] 712 | else if (oldval > 44 && shell_compatibility_level < DEFAULT_COMPAT_LEVEL) | ^ ./shopt.def:677:12: note: 'oldval' was declared here 677 | int ind, oldval; | ^~~~~~ rm -f shopt.c rm -f complete.o ./mkbuiltins -D . complete.def getopt.c: In function 'sh_getopt': getopt.c:182:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 182 | if (sh_badopt = (temp == NULL || c == ':')) | ^~~~~~~~~ /bin/sh ./psize.sh > pipesize.h gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 complete.c || ( rm -f complete.c ; exit 1 ) rm -f printf.c rm -f complete.c rm -f ulimit.o ./mkbuiltins -D . ulimit.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 ulimit.c || ( rm -f ulimit.c ; exit 1 ) ./ulimit.def:783:1: warning: 'set_all_limits' defined but not used [-Wunused-function] 783 | set_all_limits (mode, newlim) | ^~~~~~~~~~~~~~ rm -f ulimit.c rm -f libbuiltins.a ar cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o caller.o cd.o colon.o command.o common.o declare.o echo.o enable.o eval.o evalfile.o evalstring.o exec.o exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o mapfile.o pushd.o read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o trap.o type.o ulimit.o umask.o wait.o getopts.o shopt.o printf.o getopt.o bashgetopt.o complete.o ranlib libbuiltins.a make[2]: Leaving directory '/usr/src/bash-5.2/builtins' make[2]: Entering directory '/usr/src/bash-5.2/builtins' make[2]: warning: -j4 forced in submake: resetting jobserver mode. make[2]: 'pipesize.h' is up to date. make[2]: Leaving directory '/usr/src/bash-5.2/builtins' rm -f redir.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"aarch64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c redir.c redir.c: In function 'redir_varvalue': redir.c:1485:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1485 | if (vr = valid_array_reference (w, 0)) | ^~ redir.c:1500:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1500 | if (vr = valid_array_reference (w, 0)) | ^~ redir.c: At top level: redir.c:767:1: warning: 'undoablefd' defined but not used [-Wunused-function] 767 | undoablefd (fd) | ^~~~~~~~~~ redir.c: In function 'do_redirection_internal.constprop': redir.c:872:23: warning: 'new_redirect' may be used uninitialized [-Wmaybe-uninitialized] 872 | if (new_redirect->instruction == r_err_and_out) | ~~~~~~~~~~~~^~~~~~~~~~~~~ redir.c:797:13: note: 'new_redirect' was declared here 797 | REDIRECT *new_redirect; | ^~~~~~~~~~~~ redir.c:917:27: warning: 'oflags' may be used uninitialized [-Wmaybe-uninitialized] 917 | redirectee->flags = oflags; | ~~~~~~~~~~~~~~~~~~^~~~~~~~ redir.c:793:36: note: 'oflags' was declared here 793 | int redir_fd, fd, redirector, r, oflags; | ^~~~~~ rm -f bash gcc -L./builtins -L/usr/lib -L/usr/lib -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o -lbuiltins -lglob -lsh -lreadline -lhistory -lncurses -ltilde -ldl /usr/bin/ld: ./lib/sh/libsh.a(tmpfile.o): in function `sh_mktmpname': tmpfile.c:(.text+0x17c): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ls -l bash -rwxr-xr-x 1 root root 1136080 May 14 16:34 bash size bash text data bss dec hex filename 967191 25396 39368 1031955 fbf13 bash make[1]: Leaving directory '/usr/src/bash-5.2' cd /usr/src/bash-5.2 && make install make[1]: Entering directory '/usr/src/bash-5.2' make[2]: Entering directory '/usr/src/bash-5.2/builtins' make[2]: 'pipesize.h' is up to date. make[2]: Leaving directory '/usr/src/bash-5.2/builtins' *********************************************************** * * * GNU bash, version 5.2.37(1)-release (aarch64-unknown-linux-gnu) * * *********************************************************** mkdir -p -- /usr/share/doc/bash ( cd ./po/ ; make DESTDIR= installdirs ) make[2]: Entering directory '/usr/src/bash-5.2/po' /bin/sh ../support/mkinstalldirs /usr/share if test "bash" = "gettext-tools"; then \ /bin/sh ../support/mkinstalldirs /usr/share/gettext/po; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/bash-5.2/po' /usr/bin/install -c -m 0755 bash /bin/bash /usr/bin/install -c -m 0555 bashbug /bin/bashbug /usr/bin/install -c -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /usr/share/doc/bash ( cd ./doc ; make \ man1dir=/usr/share/man/man1 man1ext=.1 \ man3dir=/usr/share/man/man3 man3ext=.3 \ infodir=/usr/share/info htmldir=/usr/share/doc/bash DESTDIR= install ) make[2]: Entering directory '/usr/src/bash-5.2/doc' /bin/sh ../support/mkinstalldirs /usr/share/man/man1 /bin/sh ../support/mkinstalldirs /usr/share/info /bin/sh ../support/mkinstalldirs /usr/share/doc/bash if test -n "/usr/share/doc/bash" ; then \ /bin/sh ../support/mkinstalldirs /usr/share/doc/bash ; \ fi /usr/bin/install -c -m 644 ./bash.1 /usr/share/man/man1/bash.1 /usr/bin/install -c -m 644 ./bashbug.1 /usr/share/man/man1/bashbug.1 /usr/bin/install -c -m 644 ./FAQ ./INTRO /usr/share/doc/bash if test -f bash.info; then d=.; else d=.; fi; \ /usr/bin/install -c -m 644 $d/bash.info /usr/share/info/bash.info if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/usr/share/info/dir /usr/share/info/bash.info; \ else true; fi if test -n "/usr/share/doc/bash" ; then \ /usr/bin/install -c -m 644 ./bash.html /usr/share/doc/bash ; \ /usr/bin/install -c -m 644 ./bashref.html /usr/share/doc/bash ; \ fi make[2]: Leaving directory '/usr/src/bash-5.2/doc' ( cd ./builtins ; make DESTDIR= install ) make[2]: Entering directory '/usr/src/bash-5.2/builtins' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/usr/src/bash-5.2/builtins' ( cd ./po/ ; make DESTDIR= install ) make[2]: Entering directory '/usr/src/bash-5.2/po' test -z "en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || make en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo make[3]: Entering directory '/usr/src/bash-5.2/po' make[3]: 'en@quot.gmo' is up to date. make[3]: 'en@boldquot.gmo' is up to date. make[3]: 'af.gmo' is up to date. make[3]: 'bg.gmo' is up to date. make[3]: 'ca.gmo' is up to date. make[3]: 'cs.gmo' is up to date. make[3]: 'da.gmo' is up to date. make[3]: 'de.gmo' is up to date. make[3]: 'el.gmo' is up to date. make[3]: 'eo.gmo' is up to date. make[3]: 'es.gmo' is up to date. make[3]: 'et.gmo' is up to date. make[3]: 'fi.gmo' is up to date. make[3]: 'fr.gmo' is up to date. make[3]: 'ga.gmo' is up to date. make[3]: 'gl.gmo' is up to date. make[3]: 'hr.gmo' is up to date. make[3]: 'hu.gmo' is up to date. make[3]: 'id.gmo' is up to date. make[3]: 'it.gmo' is up to date. make[3]: 'ja.gmo' is up to date. make[3]: 'ko.gmo' is up to date. make[3]: 'lt.gmo' is up to date. make[3]: 'nb.gmo' is up to date. make[3]: 'nl.gmo' is up to date. make[3]: 'pl.gmo' is up to date. make[3]: 'pt.gmo' is up to date. make[3]: 'pt_BR.gmo' is up to date. make[3]: 'ro.gmo' is up to date. make[3]: 'ru.gmo' is up to date. make[3]: 'sk.gmo' is up to date. make[3]: 'sl.gmo' is up to date. make[3]: 'sr.gmo' is up to date. make[3]: 'sv.gmo' is up to date. make[3]: 'tr.gmo' is up to date. make[3]: 'uk.gmo' is up to date. make[3]: 'vi.gmo' is up to date. make[3]: 'zh_CN.gmo' is up to date. make[3]: 'zh_TW.gmo' is up to date. make[3]: Leaving directory '/usr/src/bash-5.2/po' touch stamp-po /bin/sh ../support/mkinstalldirs /usr/share installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/bash.mo installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo installing af.gmo as /usr/share/locale/af/LC_MESSAGES/bash.mo installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/bash.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/bash.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/bash.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/bash.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/bash.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/bash.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/bash.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/bash.mo installing et.gmo as /usr/share/locale/et/LC_MESSAGES/bash.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/bash.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/bash.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/bash.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/bash.mo installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/bash.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/bash.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/bash.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/bash.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/bash.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/bash.mo installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/bash.mo installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/bash.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/bash.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/bash.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/bash.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/bash.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/bash.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/bash.mo installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/bash.mo installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/bash.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/bash.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/bash.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/bash.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/bash.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/bash.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/bash.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/bash.mo if test "bash" = "gettext-tools"; then \ /bin/sh ../support/mkinstalldirs /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/bash-5.2/po' ( cd /usr/src/bash-5.2/examples/loadables && make DESTDIR= install ) make[2]: Entering directory '/usr/src/bash-5.2/examples/loadables' gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o print.o print.c print.c: In function 'print_builtin': print.c:80:21: warning: unused variable 'arg' [-Wunused-variable] 80 | char **v, *pfmt, *arg; | ^~~ print.c:80:10: warning: unused variable 'v' [-Wunused-variable] 80 | char **v, *pfmt, *arg; | ^ gcc -shared -Wl,-soname,print -o print print.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o truefalse.o truefalse.c gcc -shared -Wl,-soname,truefalse -o truefalse truefalse.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o sleep.o sleep.c sleep.c: In function 'sleep_builtin': sleep.c:127:17: warning: unused variable 't' [-Wunused-variable] 127 | time_t t; | ^ sleep.c:126:20: warning: unused variable 'mul' [-Wunused-variable] 126 | int r, mul; | ^~~ gcc -shared -Wl,-soname,sleep -o sleep sleep.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o finfo.o finfo.c finfo.c: In function 'finfo_main': finfo.c:111:17: warning: unused variable 'mode' [-Wunused-variable] 111 | int mode, flags, opt; | ^~~~ finfo.c: In function 'finfo_builtin': finfo.c:399:14: warning: unused variable 'l' [-Wunused-variable] 399 | WORD_LIST *l; | ^ gcc -shared -Wl,-soname,finfo -o finfo finfo.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o logname.o logname.c gcc -shared -Wl,-soname,logname -o logname logname.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o basename.o basename.c gcc -shared -Wl,-soname,basename -o basename basename.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o dirname.o dirname.c gcc -shared -Wl,-soname,dirname -o dirname dirname.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o fdflags.o fdflags.c fdflags.c: In function 'getflags': fdflags.c:136:7: warning: unused variable 'allflags' [-Wunused-variable] 136 | int allflags; | ^~~~~~~~ gcc -shared -Wl,-soname,fdflags -o fdflags fdflags.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o tty.o tty.c gcc -shared -Wl,-soname,tty -o tty tty.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o pathchk.o pathchk.c gcc -shared -Wl,-soname,pathchk -o pathchk pathchk.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o tee.o tee.c tee.c: In function 'tee_builtin': tee.c:72:9: warning: unused variable 't' [-Wunused-variable] 72 | char *t; | ^ gcc -shared -Wl,-soname,tee -o tee tee.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o head.o head.c head.c: In function 'head_builtin': head.c:104:9: warning: unused variable 't' [-Wunused-variable] 104 | char *t; | ^ gcc -shared -Wl,-soname,head -o head head.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o mkdir.o mkdir.c mkdir.c: In function 'make_path': mkdir.c:173:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 173 | while (p = strchr (p, '/')) | ^ mkdir.c:142:7: warning: variable 'oumask' set but not used [-Wunused-but-set-variable] 142 | int oumask; | ^~~~~~ gcc -shared -Wl,-soname,mkdir -o mkdir mkdir.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o rmdir.o rmdir.c gcc -shared -Wl,-soname,rmdir -o rmdir rmdir.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o mkfifo.o mkfifo.c mkfifo.c: In function 'mkfifo_builtin': mkfifo.c:53:12: warning: variable 'mflag' set but not used [-Wunused-but-set-variable] 53 | int opt, mflag, omode, rval, nmode, basemode; | ^~~~~ gcc -shared -Wl,-soname,mkfifo -o mkfifo mkfifo.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o mktemp.o mktemp.c mktemp.c: In function 'mktemp_builtin': mktemp.c:38:14: warning: unused variable 'l' [-Wunused-variable] 38 | WORD_LIST *l; | ^ gcc -shared -Wl,-soname,mktemp -o mktemp mktemp.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o printenv.o printenv.c gcc -shared -Wl,-soname,printenv -o printenv printenv.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o id.o id.c id.c:67:14: warning: 'id_user' defined but not used [-Wunused-variable] 67 | static char *id_user; | ^~~~~~~ gcc -shared -Wl,-soname,id -o id id.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o whoami.o whoami.c gcc -shared -Wl,-soname,whoami -o whoami whoami.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o uname.o uname.c uname.c: In function 'uname_builtin': uname.c:70:12: warning: unused variable 'r' [-Wunused-variable] 70 | int opt, r; | ^ gcc -shared -Wl,-soname,uname -o uname uname.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o sync.o sync.c gcc -shared -Wl,-soname,sync -o sync sync.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o push.o push.c gcc -shared -Wl,-soname,push -o push push.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o ln.o ln.c gcc -shared -Wl,-soname,ln -o ln ln.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o unlink.o unlink.c gcc -shared -Wl,-soname,unlink -o unlink unlink.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o realpath.o realpath.c gcc -shared -Wl,-soname,realpath -o realpath realpath.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o strftime.o strftime.c gcc -shared -Wl,-soname,strftime -o strftime strftime.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o mypid.o mypid.c gcc -shared -Wl,-soname,mypid -o mypid mypid.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o setpgid.o setpgid.c gcc -shared -Wl,-soname,setpgid -o setpgid setpgid.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o seq.o seq.c seq.c: In function 'getprec': seq.c:190:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 190 | if (dp = strchr (numbuf, decimal_point)) | ^~ gcc -shared -Wl,-soname,seq -o seq seq.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o rm.o rm.c rm.c: In function 'rm_builtin': rm.c:120:15: warning: unused variable 'name' [-Wunused-variable] 120 | const char *name; | ^~~~ gcc -shared -Wl,-soname,rm -o rm rm.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o accept.o accept.c gcc -shared -Wl,-soname,accept -o accept accept.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o csv.o csv.c gcc -shared -Wl,-soname,csv -o csv csv.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o dsv.o dsv.c gcc -shared -Wl,-soname,dsv -o dsv dsv.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o cut.o cut.c cut.c: In function 'getlist': cut.c:89:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 89 | while (ltok = strsep (&larg, ",")) | ^~~~ cut.c: In function 'cutfields': cut.c:282:10: warning: unused variable 'llen' [-Wunused-variable] 282 | size_t llen, fsize; | ^~~~ cut.c: In function 'cutfile': cut.c:389:16: warning: unused variable 'b' [-Wunused-variable] 389 | char *line, *b; | ^ gcc -shared -Wl,-soname,cut -o cut cut.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o stat.o stat.c stat.c: In function 'stattime': stat.c:267:9: warning: unused variable 'tbuf' [-Wunused-variable] 267 | char *tbuf, *ret; | ^~~~ stat.c: In function 'loadstat': stat.c:345:14: warning: variable 'v' set but not used [-Wunused-but-set-variable] 345 | SHELL_VAR *v; | ^ gcc -shared -Wl,-soname,stat -o stat stat.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/usr/src/bash-5.2 -I/usr/src/bash-5.2/lib -I/usr/src/bash-5.2/builtins -c -o getconf.o getconf.c getconf.c: In function 'getconf_internal': getconf.c:924:13: warning: unused variable 'uv' [-Wunused-variable] 924 | uintmax_t uv; | ^~ getconf.c:923:12: warning: unused variable 'v' [-Wunused-variable] 923 | intmax_t v; | ^ getconf.c:922:8: warning: unused variable 'l' [-Wunused-variable] 922 | long l, val; | ^ getconf.c: In function 'getconf_builtin': getconf.c:1113:9: warning: variable 'varg' set but not used [-Wunused-but-set-variable] 1113 | char *varg; | ^~~~ getconf.c:1111:22: warning: unused variable 'c' [-Wunused-variable] 1111 | const struct conf *c; | ^ gcc -shared -Wl,-soname,getconf -o getconf getconf.o mkdir -p -- /usr/lib/bash make[3]: Entering directory '/usr/src/bash-5.2' mkdir -p -- /usr/include/bash mkdir -p -- /usr/include/bash/builtins mkdir -p -- /usr/include/bash/include /usr/bin/install -c -m 644 ./support/bash.pc /usr/lib/pkgconfig/bash.pc make[3]: Leaving directory '/usr/src/bash-5.2' installing example loadable builtins in /usr/lib/bash print truefalse sleep finfo logname basename dirname fdflags tty pathchk tee head mkdir rmdir mkfifo mktemp printenv id whoami uname sync push ln unlink realpath strftime mypid setpgid seq rm accept csv dsv cut stat getconf make[2]: Leaving directory '/usr/src/bash-5.2/examples/loadables' make[1]: Leaving directory '/usr/src/bash-5.2' ln -svf bash /bin/sh '/bin/sh' -> 'bash' Updating linker cache... Install done; saving file list to /usr/src/log/bash-5.2 ... make: Leaving directory '/usr/src/lfs' May 14 16:34:51: Building diffutils make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' diffutils-3.12.tar.xz checksum OK ====================================== Installing diffutils-3.12 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/diffutils-3.12 && ./configure \ --prefix=/usr \ --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gawk... (cached) gawk checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C23 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for uchar.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... yes checking for fnmatch.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for threads.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for pthread.h... yes checking for malloc.h... yes checking for stdbit.h... yes checking for stdckdint.h... yes checking for sys/random.h... yes checking for sys/wait.h... yes checking for features.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for math.h... yes checking for priv.h... no checking for sys/select.h... yes checking for semaphore.h... yes checking for sys/ioctl.h... yes checking for sys/un.h... yes checking for sys/uio.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for egrep -e... /tools_aarch64/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for gcc option to support large files... none needed checking for gcc option to support timestamps after 2038... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for lstat... yes checking for mprotect... yes checking for mkstemp... yes checking for strftime_z... no checking for openat... yes checking for pclose... yes checking for popen... yes checking for readlink... yes checking for iswctype... yes checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for setrlimit... yes checking for getrlimit... yes checking for __xpg_strerror_r... yes checking for strptime... yes checking for strtoimax... yes checking for localtime_r... yes checking for wcrtomb... yes checking for wcwidth... yes checking for pipe... yes checking for pselect... yes checking for pthread_sigmask... yes checking for sleep... yes checking for snprintf... yes checking for shutdown... yes checking for unlinkat... yes checking for vasnprintf... no checking for wctob... yes checking for sigprocmask... yes checking for fork... yes checking for vfork... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for C/C++ restrict keyword... __restrict__ checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for mempcpy... yes checking whether fopen recognizes a trailing slash... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether lstat correctly handles trailing slash... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for glibc-compatible sys/cdefs.h... yes checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking host CPU and C ABI... arm64 checking for inline... inline checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ABALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... no checking whether locale.h defines locale_t... yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for LC_MESSAGES... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking whether malloc (0) returns nonnull... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.tm_zone... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sigset_t... yes checking whether realloc should abort upon undefined behaviour... no checking for sched.h... yes checking for struct sched_param... yes checking whether setenv is declared... yes checking whether _putenv is declared... no checking for search.h... yes checking for tsearch... yes checking for uid_t... yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether byte ordering is bigendian... no checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strnlen is declared... yes checking whether strtoimax is declared... yes checking for off64_t... yes checking for blksize_t... yes checking for blkcnt_t... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe 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 fgets_unlocked is declared... yes 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 getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for a french Unicode locale... fr_FR.UTF-8 checking for a turkish Unicode locale... tr_TR.UTF-8 checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether long double and double are the same... no checking where to find the exponent in a 'long double'... word 3 bit 16 checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether is self-contained... yes checking for library needed for semaphore functions... none checking whether initstate is declared... yes checking whether setstate is declared... yes checking for library containing setsockopt... none needed checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking whether declares ioctl... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking for alloca as a compiler built-in... yes checking for static_assert... yes, a keyword checking for bool, true, false... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking whether btowc is consistent with mbrtowc in the C locale... no checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for readlinkat... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... no checking whether dup works... yes checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for struct stat.st_blocks... yes checking for mempcpy... (cached) yes checking for flexible array member... yes checking for working GNU fnmatch... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking whether free is known to preserve errno... yes checking whether freopen works on closed fds... yes checking whether fstatat (..., 0) works... yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking whether the compiler generally respects inline... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking whether the compiler supports the __inline keyword... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbsrtowcs works... yes checking whether the C locale is free of encoding errors... (cached) no checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for working mkstemp... yes checking for __mktime_internal... no checking for nl_langinfo... yes checking whether YESEXPR works... yes checking for C nullptr... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for Perl 5.005 or newer... perl checking whether popen works with closed stdin... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_once works... yes checking for raise... yes checking for sigprocmask... (cached) yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for readlinkat... (cached) yes checking whether readlinkat signature is correct... yes checking whether realloc (..., 0) returns nonnull... no checking for reallocarray... yes checking for working re_compile_pattern... yes checking whether setenv validates arguments... yes checking for struct sigaction.sa_sigaction... yes checking for sigprocmask... (cached) yes checking for stack direction... grows down checking for stack_t... yes checking for working sigaltstack... yes checking for correct stack_t interpretation... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for stpcpy... yes checking for strcasecmp... yes checking whether strcasecmp works... yes checking for working strerror function... yes checking for strncasecmp... yes checking whether strcasecmp works... (cached) yes checking whether strncasecmp is declared... yes checking for working strnlen... yes checking whether strtoimax works... yes checking for strtoll... yes checking whether strtoll works... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking for tzalloc... no checking for timegm... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for variable-length arrays... yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemchr... yes checking for wmempcpy... yes checking for alignas and alignof... yes, keywords checking for atoll... yes checking whether c32rtomb return value is correct... yes checking whether fdopen sets errno... yes checking whether float.h conforms to ISO C23... yes checking whether conversion from 'int' to 'long double' works... yes checking for ftruncate... yes checking for duplocale... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... no checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for newlocale... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for uselocale... yes checking whether uselocale works... yes checking whether perror matches strerror... yes checking for getppriv... no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking for pthread_mutexattr_getrobust... yes checking for pthread_rwlock_init... yes checking whether pthread_rwlock_timedrdlock is declared... yes checking for reasonable pthread_rwlock wait queue handling... no checking whether pthread_create exists as a global function... yes checking whether pthread_mutex_timedlock is declared... yes checking for pthread_mutex_timedlock... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for random... yes checking for initstate... yes checking for setstate... yes checking for random.h... no checking for struct random_data... yes checking for random_r... yes checking whether rmdir works... yes checking whether sched_yield is declared... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking for catgets... yes checking whether symlink handles trailing slash correctly... yes checking for symlinkat... yes checking whether symlinkat handles trailing slash correctly... yes checking for IPv4 sockets... (cached) yes checking for IPv6 sockets... (cached) yes checking for UNIX domain sockets... yes checking for pthread_atfork... yes checking whether time() works... guessing no checking for struct tm.tm_gmtoff... (cached) yes checking for struct tm.tm_zone... (cached) yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for ptrdiff_t... yes checking whether wctob works... yes checking whether wctob is declared... yes checking for stdint.h... (cached) yes checking for inline... (cached) inline checking for struct stat.st_rdev... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for pid_t... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking whether O_PATH supports fstat... yes checking for pr... /usr/bin/pr checking whether NLS is requested... no 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating gnulib-tests/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd /usr/src/diffutils-3.12 && make -j4 make[1]: Entering directory '/usr/src/diffutils-3.12' Making all in lib make[2]: Entering directory '/usr/src/diffutils-3.12/lib' GEN alloca.h GEN ctype.h GEN dirent.h GEN error.h GEN fcntl.h GEN malloc/dynarray.gl.h GEN inttypes.h GEN malloc/dynarray-skeleton.gl.h GEN langinfo.h GEN locale.h GEN limits.h GEN pthread.h GEN sched.h GEN signal.h GEN sigsegv.h GEN stddef.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/random.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/wait.h GEN time.h GEN uchar.h GEN unicase.h GEN unictype.h GEN uninorm.h GEN unistr.h GEN unistd.h GEN unitypes.h GEN uniwidth.h GEN wchar.h GEN wctype.h make all-am make[3]: Entering directory '/usr/src/diffutils-3.12/lib' CC libdiffutils_a-allocator.o CC libdiffutils_a-argmatch.o CC libdiffutils_a-openat-proc.o CC libdiffutils_a-basename-lgpl.o CC libdiffutils_a-binary-io.o CC libdiffutils_a-bitrotate.o CC libdiffutils_a-btoc32.o CC libdiffutils_a-btowc.o CC libdiffutils_a-c-ctype.o CC libdiffutils_a-c-file-type.o CC libdiffutils_a-c-stack.o CC libdiffutils_a-c-strcasecmp.o CC libdiffutils_a-c32_apply_type_test.o CC libdiffutils_a-c32_get_type_test.o CC libdiffutils_a-c32isalnum.o CC libdiffutils_a-c32isalpha.o CC libdiffutils_a-c32isblank.o CC libdiffutils_a-c32iscntrl.o CC libdiffutils_a-c32isdigit.o CC libdiffutils_a-c32isgraph.o CC libdiffutils_a-c32islower.o CC libdiffutils_a-c32isprint.o CC libdiffutils_a-c32ispunct.o CC libdiffutils_a-c32isspace.o CC libdiffutils_a-c32isupper.o CC libdiffutils_a-c32isxdigit.o CC libdiffutils_a-c32tolower.o CC libdiffutils_a-c32width.o CC libdiffutils_a-careadlinkat.o CC libdiffutils_a-chdir-long.o CC libdiffutils_a-cloexec.o CC libdiffutils_a-dirname.o CC libdiffutils_a-basename.o CC libdiffutils_a-dirname-lgpl.o CC libdiffutils_a-stripslash.o CC libdiffutils_a-exclude.o CC libdiffutils_a-exitfail.o CC libdiffutils_a-fcntl.o CC libdiffutils_a-fd-hook.o CC libdiffutils_a-filenamecat.o CC libdiffutils_a-getprogname.o CC libdiffutils_a-gettime.o CC libdiffutils_a-filenamecat-lgpl.o CC libdiffutils_a-hard-locale.o CC libdiffutils_a-hash.o CC libdiffutils_a-ialloc.o CC libdiffutils_a-localcharset.o CC libdiffutils_a-mbrtoc32.o CC libdiffutils_a-malloca.o CC libdiffutils_a-mbrtowc.o CC libdiffutils_a-mbscasecmp.o CC libdiffutils_a-mbsrtoc32s.o CC libdiffutils_a-mbsrtowcs.o CC libdiffutils_a-mbszero.o CC libdiffutils_a-mcel.o CC libdiffutils_a-nl_langinfo.o CC libdiffutils_a-nstrftime.o CC glthread/libdiffutils_a-once.o CC libdiffutils_a-openat-die.o CC libdiffutils_a-progname.o CC libdiffutils_a-propername-lite.o CC libdiffutils_a-quotearg.o CC libdiffutils_a-realloc.o CC libdiffutils_a-reallocarray.o CC libdiffutils_a-same-inode.o CC libdiffutils_a-save-cwd.o CC libdiffutils_a-setlocale_null.o CC libdiffutils_a-setlocale_null-unlocked.o CC libdiffutils_a-sh-quote.o CC libdiffutils_a-sig-handler.o CC libdiffutils_a-sigsegv.o CC libdiffutils_a-stackvma.o CC libdiffutils_a-stat-time.o CC libdiffutils_a-stdopen.o CC libdiffutils_a-stdlib.o CC libdiffutils_a-strnlen1.o CC libdiffutils_a-system-quote.o CC libdiffutils_a-tempname.o CC glthread/libdiffutils_a-threadlib.o CC libdiffutils_a-time_rz.o CC libdiffutils_a-timespec.o CC libdiffutils_a-unistd.o CC libdiffutils_a-version-etc.o CC libdiffutils_a-version-etc-fsf.o CC libdiffutils_a-wctype-h.o CC libdiffutils_a-xmalloc.o CC libdiffutils_a-xalloc-die.o CC libdiffutils_a-xfreopen.o CC libdiffutils_a-xmalloca.o CC libdiffutils_a-xstdopen.o CC libdiffutils_a-xstrtoimax.o CC libdiffutils_a-xstrtoul.o CC libdiffutils_a-xstrtol.o CC libdiffutils_a-cmpbuf.o CC libdiffutils_a-diagnose.o CC libdiffutils_a-fopen.o CC libdiffutils_a-mbsrtowcs-state.o CC libdiffutils_a-mbsrtoc32s-state.o CC libdiffutils_a-mktime.o CC malloc/libdiffutils_a-dynarray_at_failure.o CC malloc/libdiffutils_a-dynarray_emplace_enlarge.o CC malloc/libdiffutils_a-dynarray_finalize.o CC malloc/libdiffutils_a-dynarray_resize.o CC malloc/libdiffutils_a-dynarray_resize_clear.o CC glthread/libdiffutils_a-lock.o CC unicase/libdiffutils_a-tolower.o CC unictype/libdiffutils_a-ctype_alnum.o CC unictype/libdiffutils_a-ctype_alpha.o CC unictype/libdiffutils_a-ctype_blank.o CC unictype/libdiffutils_a-ctype_cntrl.o CC unictype/libdiffutils_a-ctype_digit.o CC unictype/libdiffutils_a-ctype_graph.o CC unictype/libdiffutils_a-ctype_lower.o CC unictype/libdiffutils_a-ctype_print.o CC unictype/libdiffutils_a-ctype_punct.o CC unictype/libdiffutils_a-ctype_space.o CC unictype/libdiffutils_a-ctype_upper.o CC unictype/libdiffutils_a-ctype_xdigit.o CC unistr/libdiffutils_a-u32-chr.o CC unistr/libdiffutils_a-u32-pcpy.o CC unistr/libdiffutils_a-u32-cpy.o CC unistr/libdiffutils_a-u32-strcat.o CC unistr/libdiffutils_a-u32-strlen.o CC uniwidth/libdiffutils_a-width.o AR libdiffutils.a make[3]: Leaving directory '/usr/src/diffutils-3.12/lib' make[2]: Leaving directory '/usr/src/diffutils-3.12/lib' Making all in src make[2]: Entering directory '/usr/src/diffutils-3.12/src' GEN paths.h GEN version.c GEN version.h make all-am make[3]: Entering directory '/usr/src/diffutils-3.12/src' CC cmp.o CC system.o CC version.o CC analyze.o CC context.o CC diff.o CC dir.o CC ed.o CC ifdef.o CC io.o CC normal.o CC side.o CC util.o CC diff3.o CC sdiff.o AR libver.a CCLD cmp CCLD diff3 CCLD diff CCLD sdiff make[3]: Leaving directory '/usr/src/diffutils-3.12/src' make[2]: Leaving directory '/usr/src/diffutils-3.12/src' Making all in tests make[2]: Entering directory '/usr/src/diffutils-3.12/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/diffutils-3.12/tests' Making all in doc make[2]: Entering directory '/usr/src/diffutils-3.12/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/diffutils-3.12/doc' Making all in man make[2]: Entering directory '/usr/src/diffutils-3.12/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/diffutils-3.12/man' Making all in po make[2]: Entering directory '/usr/src/diffutils-3.12/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/diffutils-3.12/po' Making all in gnulib-tests make[2]: Entering directory '/usr/src/diffutils-3.12/gnulib-tests' GEN arpa/inet.h GEN math.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h ## ---------------------------------------------------- ## GEN sys/uio.h ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make all-recursive make[3]: Entering directory '/usr/src/diffutils-3.12/gnulib-tests' Making all in . make[4]: Entering directory '/usr/src/diffutils-3.12/gnulib-tests' CC locale.o CC arpa_inet.o CC c-strcasestr.o CC c-strncasecmp.o CC c32tob.o CC concat-filename.o CC dtotimespec.o CC hash-pjw.o CC imaxtostr.o CC inttostr.o CC offtostr.o CC uinttostr.o CC umaxtostr.o CC ioctl.o CC math.o CC nanosleep.o CC priv-set.o CC pthread-rwlock.o CC sockets.o CC str_startswith.o CC sys_socket.o CC time.o CC timespec-add.o CC timespec-sub.o CC vsnzprintf.o CC unlinkdir.o CC xconcat-filename.o CC xgetcwd.o CC xsize.o CC xstrtol-error.o CC asnprintf.o CC printf-args.o CC printf-parse.o CC strerror_r.o CC vasnprintf.o CC test-localcharset.o CC glthread/thread.o CC unistr/u32-set.o AR libtests.a CCLD current-locale CCLD test-localcharset make[4]: Leaving directory '/usr/src/diffutils-3.12/gnulib-tests' make[3]: Leaving directory '/usr/src/diffutils-3.12/gnulib-tests' make[2]: Leaving directory '/usr/src/diffutils-3.12/gnulib-tests' make[2]: Entering directory '/usr/src/diffutils-3.12' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/usr/src/diffutils-3.12' make[1]: Leaving directory '/usr/src/diffutils-3.12' cd /usr/src/diffutils-3.12 && make install make[1]: Entering directory '/usr/src/diffutils-3.12' Making install in lib make[2]: Entering directory '/usr/src/diffutils-3.12/lib' make install-am make[3]: Entering directory '/usr/src/diffutils-3.12/lib' make[4]: Entering directory '/usr/src/diffutils-3.12/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/diffutils-3.12/lib' make[3]: Leaving directory '/usr/src/diffutils-3.12/lib' make[2]: Leaving directory '/usr/src/diffutils-3.12/lib' Making install in src make[2]: Entering directory '/usr/src/diffutils-3.12/src' make install-am make[3]: Entering directory '/usr/src/diffutils-3.12/src' make[4]: Entering directory '/usr/src/diffutils-3.12/src' /bin/mkdir -p '/usr/bin' /usr/bin/install -c cmp diff diff3 sdiff '/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/diffutils-3.12/src' make[3]: Leaving directory '/usr/src/diffutils-3.12/src' make[2]: Leaving directory '/usr/src/diffutils-3.12/src' Making install in tests make[2]: Entering directory '/usr/src/diffutils-3.12/tests' make[3]: Entering directory '/usr/src/diffutils-3.12/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/diffutils-3.12/tests' make[2]: Leaving directory '/usr/src/diffutils-3.12/tests' Making install in doc make[2]: Entering directory '/usr/src/diffutils-3.12/doc' make[3]: Entering directory '/usr/src/diffutils-3.12/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./diffutils.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/diffutils.info' make[3]: Leaving directory '/usr/src/diffutils-3.12/doc' make[2]: Leaving directory '/usr/src/diffutils-3.12/doc' Making install in man make[2]: Entering directory '/usr/src/diffutils-3.12/man' make[3]: Entering directory '/usr/src/diffutils-3.12/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 cmp.1 diff.1 diff3.1 sdiff.1 '/usr/share/man/man1' make[3]: Leaving directory '/usr/src/diffutils-3.12/man' make[2]: Leaving directory '/usr/src/diffutils-3.12/man' Making install in po make[2]: Entering directory '/usr/src/diffutils-3.12/po' if test "diffutils" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/diffutils-3.12/po' Making install in gnulib-tests make[2]: Entering directory '/usr/src/diffutils-3.12/gnulib-tests' make install-recursive make[3]: Entering directory '/usr/src/diffutils-3.12/gnulib-tests' Making install in . make[4]: Entering directory '/usr/src/diffutils-3.12/gnulib-tests' make[5]: Entering directory '/usr/src/diffutils-3.12/gnulib-tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/usr/src/diffutils-3.12/gnulib-tests' make[4]: Leaving directory '/usr/src/diffutils-3.12/gnulib-tests' make[3]: Leaving directory '/usr/src/diffutils-3.12/gnulib-tests' make[2]: Leaving directory '/usr/src/diffutils-3.12/gnulib-tests' make[2]: Entering directory '/usr/src/diffutils-3.12' make[3]: Entering directory '/usr/src/diffutils-3.12' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/diffutils-3.12' make[2]: Leaving directory '/usr/src/diffutils-3.12' make[1]: Leaving directory '/usr/src/diffutils-3.12' Updating linker cache... Install done; saving file list to /usr/src/log/diffutils-3.12 ... make: Leaving directory '/usr/src/lfs' May 14 16:35:31: Building ed make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' ed-1.20.2.tar.lz checksum OK ====================================== Installing ed-1.20.2 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/ed-1.20.2 && ./configure \ --prefix=/usr \ --exec-prefix="" \ --disable-nls configure: WARNING: unrecognized option: '--disable-nls' creating config.status creating Makefile VPATH = . prefix = /usr exec_prefix = bindir = $(exec_prefix)/bin datarootdir = $(prefix)/share infodir = $(datarootdir)/info mandir = $(datarootdir)/man program_prefix = CC = gcc CPPFLAGS = CFLAGS = -Wall -W -O2 LDFLAGS = MAKEINFO = makeinfo OK. Now you can run make. cd /usr/src/ed-1.20.2 && make -j4 CFLAGS="-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17" make[1]: Entering directory '/usr/src/ed-1.20.2' gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o buffer.o buffer.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o carg_parser.o carg_parser.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o global.o global.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o io.o io.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -DPROGVERSION=\"1.20.2\" -c -o main.o main.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o main_loop.o main_loop.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o regex.o regex.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o signal.o signal.c cat ./red.in > red chmod a+x red gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o ed buffer.o carg_parser.o global.o io.o main.o main_loop.o regex.o signal.o make[1]: Leaving directory '/usr/src/ed-1.20.2' cd /usr/src/ed-1.20.2 && make install make[1]: Entering directory '/usr/src/ed-1.20.2' if [ ! -d "/bin" ] ; then install -d -m 755 "/bin" ; fi install -m 755 ./ed "/bin/ed" install -m 755 ./red "/bin/red" if [ ! -d "/usr/share/info" ] ; then install -d -m 755 "/usr/share/info" ; fi rm -f "/usr/share/info/ed.info"* install -m 644 ./doc/ed.info "/usr/share/info/ed.info" if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \ install-info --info-dir="/usr/share/info" "/usr/share/info/ed.info" ; \ fi if [ ! -d "/usr/share/man/man1" ] ; then install -d -m 755 "/usr/share/man/man1" ; fi rm -f "/usr/share/man/man1/ed.1"* rm -f "/usr/share/man/man1/red.1"* install -m 644 ./doc/ed.1 "/usr/share/man/man1/ed.1" cd "/usr/share/man/man1" && ln -s "ed.1" "red.1" make[1]: Leaving directory '/usr/src/ed-1.20.2' Updating linker cache... Install done; saving file list to /usr/src/log/ed-1.20.2 ... make: Leaving directory '/usr/src/lfs' May 14 16:35:31: Building findutils make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' findutils-4.10.0.tar.xz checksum OK ====================================== Installing findutils-4.10.0 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/findutils-4.10.0 && ./configure --prefix=/usr --libexecdir=/usr/lib/findutils --localstatedir=/var/lib/locate --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for leaf optimisation... yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for byteswap.h... yes checking for uchar.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... yes checking for fnmatch.h... yes checking for stdio_ext.h... yes checking for sys/vfs.h... yes checking for netdb.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for threads.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for math.h... yes checking for sys/mman.h... yes checking for sys/statvfs.h... yes checking for malloc.h... yes checking for selinux/selinux.h... no checking for stdbool.h... yes checking for stdckdint.h... yes checking for sys/uio.h... yes checking for sys/utsname.h... yes checking for sys/wait.h... yes checking for features.h... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for semaphore.h... yes checking for priv.h... no checking for sys/select.h... yes checking for pthread.h... yes checking for sys/ioctl.h... yes checking for sys/random.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for egrep -e... (cached) /tools_aarch64/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for option for large files... none needed checking for option for timestamps after 2038... none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for option for large files... (cached) none needed checking for option for timestamps after 2038... (cached) none needed checking for lstat... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for canonicalize_file_name... yes checking for realpath... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for fcntl... yes checking for symlink... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fpurge... no checking for fstatat... yes checking for openat... yes checking for fstatfs... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for mbslen... no checking for isascii... yes checking for mprotect... yes checking for __xpg_strerror_r... yes checking for pipe... yes checking for qsort_r... yes checking for readlink... yes checking for iswctype... yes checking for setenv... yes checking for snprintf... yes checking for strndup... yes checking for strtoumax... yes checking for localtime_r... yes checking for unlinkat... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for geteuid... yes checking for pselect... yes checking for pthread_sigmask... yes checking for secure_getenv... yes checking for getuid... yes checking for getgid... yes checking for getegid... yes checking for sleep... yes checking for shutdown... yes checking for usleep... yes checking for wctob... yes checking for vprintf... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for C/C++ restrict keyword... __restrict__ checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for uid_t... yes checking for gid_t... yes checking type of array argument to getgroups... gid_t checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether strmode is declared... no checking whether fopen recognizes a trailing slash... yes checking whether fflush works on input streams... no checking whether stdin defaults to large file offsets... yes checking for off64_t... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... yes checking whether ftello works... yes checking for O_CLOEXEC... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether alarm is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for glibc-compatible sys/cdefs.h... yes checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking for inline... inline checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether byte ordering is bigendian... no checking where to find the exponent in a 'long double'... word 3 bit 16 checking whether long double and double are the same... no checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... no checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for LC_MESSAGES... yes checking for uselocale... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /bin/sed checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking for working mktime... yes checking whether trunc is declared... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for compound literals... yes checking whether strerror(0) succeeds... yes checking for strerror_r... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking for ssize_t... yes checking for library containing setfilecon... no checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking for library containing setsockopt... none needed checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking for strcasestr... yes checking whether strcasestr works... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strstr works... yes checking whether strtoumax is declared... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for struct utsname... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe 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 fgets_unlocked is declared... yes 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 getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for a turkish Unicode locale... tr_TR.UTF-8 checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for library needed for semaphore functions... none checking whether is self-contained... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sigset_t... yes checking whether initstate is declared... yes checking whether setstate is declared... yes checking for sched.h... yes checking for struct sched_param... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether declares ioctl... yes checking whether access honors trailing slash... yes checking for alignas and alignof... yes, keywords checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for static_assert... yes, a keyword checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking whether btowc is consistent with mbrtowc in the C locale... no checking for __builtin_expect... yes checking for working bswap_16, bswap_32, bswap_64... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for faccessat... yes checking for readlinkat... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for euidaccess... yes checking for faccessat... (cached) yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) no checking for struct stat.st_blocks... yes checking for mempcpy... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking for __fpurge... yes checking whether fpurge is declared... no checking for __freadahead... no checking for __freading... yes checking whether free is known to preserve errno... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for struct statfs.f_type... yes checking for __fsword_t... yes checking for fts_open... yes checking whether getcwd handles long file names properly... yes checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking for getline... yes checking for working getline function... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for gettimeofday with POSIX signature... yes checking for group_member... yes checking whether the compiler generally respects inline... yes checking whether isfinite is declared... yes checking whether isfinite(long double) works... yes checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking whether the compiler supports the __inline keyword... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbsrtowcs works... yes checking whether the C locale is free of encoding errors... (cached) no checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for __mktime_internal... no checking whether modf can be used without linking with libm... yes checking for listmntent... no checking for sys/ucred.h... no checking for sys/mount.h... yes checking for mntent.h... yes checking for sys/fs_types.h... no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... none required checking for getmntent... yes checking for mntctl function and struct vmount... no checking for one-argument getmntent function... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking for sys/mntent.h... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for struct statfs.f_fstypename... no checking for nl_langinfo... yes checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for bison... bison checking for bison 2.4 or newer... 3.8.2, ok checking for struct tm.tm_zone... (cached) yes checking whether perror matches strerror... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for qsort_r signature... GNU checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for readlinkat... (cached) yes checking whether readlinkat signature is correct... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... yes checking for rewinddir... yes checking whether rmdir works... yes checking for rpmatch... yes checking for selinux/flask.h... no checking whether setenv validates arguments... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for bool, true, false... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether strcasestr works in linear time... yes checking for strcasestr... (cached) yes checking whether strcasestr works... (cached) yes checking for working strerror function... yes checking for catgets... yes checking for working strndup... yes checking for working strnlen... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for strtoull... yes checking whether strtoull works... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking for timegm... yes checking whether trunc is declared... (cached) yes checking for uname... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemchr... yes checking for wmempcpy... yes checking for stdint.h... (cached) yes checking for atoll... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb return value is correct... yes checking whether open recognizes a trailing slash... (cached) yes checking whether fdopen sets errno... yes checking for ftruncate... yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... yes checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for duplocale... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... no checking for newlocale... yes checking for newlocale... (cached) yes checking for newlocale... (cached) yes checking for duplocale... (cached) yes checking for freelocale... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for uselocale... (cached) yes checking whether uselocale works... (cached) yes checking for getppriv... no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for raise... yes checking for sigprocmask... yes checking for random... yes checking for initstate... yes checking for setstate... yes checking for random.h... no checking for struct random_data... yes checking for random_r... yes checking whether sched_yield is declared... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setlocale supports the C locale... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking whether sleep is declared... yes checking for working sleep... yes checking for strtoll... yes checking whether strtoll works... yes checking whether symlink handles trailing slash correctly... yes checking for symlinkat... yes checking whether symlinkat handles trailing slash correctly... yes checking for pthread_atfork... yes checking for sys/single_threaded.h... yes checking whether time() works... guessing no checking for struct tm.tm_gmtoff... (cached) yes checking whether tmpfile works... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... yes checking whether wctob is declared... yes checking whether C compiler handles -Werror -Wunknown-warning-option... no checking for getpwnam... yes checking for modf in -lm... yes checking for fabs in -lm... yes checking for sys/param.h... (cached) yes checking for mntent.h... (cached) yes checking for sys/mnttab.h... no checking for sys/mntio.h... no checking for sys/mkdev.h... (cached) no checking for getrlimit... yes checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... (cached) no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for uid_t... (cached) yes checking for gid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... yes checking for pid_t... (cached) yes checking for ino_t... yes checking for dev_t... yes checking for mode_t... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_rdev... yes checking for promoted mode_t type... (cached) mode_t checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct tm.tm_zone... (cached) yes checking for strftime... yes checking for memcmp... yes checking for memset... yes checking for stpcpy... (cached) yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for fchdir... (cached) yes checking for getcwd... yes checking for strerror... yes checking for endgrent... yes checking for endpwent... yes checking for setlocale... yes checking for getrusage... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking whether closedir returns void... no checking for getmntent... (cached) yes checking for getmntent... (cached) yes checking for setmntent... (cached) yes checking for endmntent... (cached) yes checking for setgroups... yes checking for alloca as a compiler built-in... (cached) yes checking for working re_compile_pattern... (cached) yes checking for sort... /usr/bin/sort checking if /usr/bin/sort supports the -z option... yes checking for struct dirent.d_type... yes checking for __attribute__ ((__noreturn__)) support... yes checking whether NLS is requested... no 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether to use NLS... no checking for python... no checking for python2... no checking for python3... /tools_aarch64/bin/python3 checking for python version... 3.10 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages checking for faketime... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/Makefile config.status: creating doc/Makefile config.status: creating find/Makefile config.status: creating find/testsuite/Makefile config.status: creating gl/Makefile config.status: creating gl/lib/Makefile config.status: creating lib/Makefile config.status: creating locate/Makefile config.status: creating locate/testsuite/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating gnulib-tests/Makefile config.status: creating xargs/Makefile config.status: creating xargs/testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd /usr/src/findutils-4.10.0 && make -j4 make[1]: Entering directory '/usr/src/findutils-4.10.0' make all-recursive make[2]: Entering directory '/usr/src/findutils-4.10.0' Making all in gl make[3]: Entering directory '/usr/src/findutils-4.10.0/gl' Making all in lib make[4]: Entering directory '/usr/src/findutils-4.10.0/gl/lib' GEN alloca.h GEN ctype.h GEN dirent.h GEN error.h GEN fcntl.h GEN malloc/dynarray.gl.h GEN malloc/dynarray-skeleton.gl.h GEN malloc/scratch_buffer.gl.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN math.h GEN selinux/selinux.h GEN selinux/context.h GEN selinux/label.h GEN stddef.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN sys/utsname.h GEN sys/wait.h GEN time.h GEN uchar.h GEN unicase.h GEN unictype.h GEN uninorm.h GEN unistd.h GEN unistr.h GEN unitypes.h GEN uniwidth.h GEN wchar.h GEN wctype.h make all-recursive make[5]: Entering directory '/usr/src/findutils-4.10.0/gl/lib' make[6]: Entering directory '/usr/src/findutils-4.10.0/gl/lib' CC libgnulib_a-allocator.o CC libgnulib_a-areadlink.o CC libgnulib_a-areadlinkat.o CC libgnulib_a-argmatch.o CC libgnulib_a-argv-iter.o CC libgnulib_a-openat-proc.o CC libgnulib_a-basename-lgpl.o CC libgnulib_a-bitrotate.o CC libgnulib_a-btoc32.o CC libgnulib_a-btowc.o CC libgnulib_a-c-strcasecmp.o CC libgnulib_a-c-ctype.o CC libgnulib_a-c-strncasecmp.o CC libgnulib_a-c-strcasestr.o CC libgnulib_a-c-strstr.o CC libgnulib_a-c32_apply_type_test.o CC libgnulib_a-c32_get_type_test.o CC libgnulib_a-c32isalnum.o CC libgnulib_a-c32isalpha.o CC libgnulib_a-c32isblank.o CC libgnulib_a-c32iscntrl.o CC libgnulib_a-c32isdigit.o CC libgnulib_a-c32islower.o CC libgnulib_a-c32isgraph.o CC libgnulib_a-c32isprint.o CC libgnulib_a-c32ispunct.o CC libgnulib_a-c32isspace.o CC libgnulib_a-c32isupper.o CC libgnulib_a-c32isxdigit.o CC libgnulib_a-c32tolower.o CC libgnulib_a-c32width.o CC libgnulib_a-canonicalize.o CC libgnulib_a-careadlinkat.o CC libgnulib_a-chdir-long.o CC libgnulib_a-cloexec.o CC libgnulib_a-close-stream.o CC libgnulib_a-closein.o CC libgnulib_a-closeout.o CC libgnulib_a-cycle-check.o CC libgnulib_a-opendir-safer.o CC libgnulib_a-dirname.o CC libgnulib_a-basename.o CC libgnulib_a-dirname-lgpl.o CC libgnulib_a-stripslash.o CC libgnulib_a-exitfail.o CC libgnulib_a-fcntl.o CC libgnulib_a-creat-safer.o CC libgnulib_a-open-safer.o CC libgnulib_a-fd-hook.o CC libgnulib_a-fd-safer-flag.o CC libgnulib_a-dup-safer-flag.o CC libgnulib_a-fflush.o CC libgnulib_a-file-set.o CC libgnulib_a-filemode.o CC libgnulib_a-filenamecat-lgpl.o CC libgnulib_a-fopen-safer.o CC libgnulib_a-fpurge.o CC libgnulib_a-freadahead.o CC libgnulib_a-freading.o CC libgnulib_a-fseek.o CC libgnulib_a-fseeko.o CC libgnulib_a-fts.o CC libgnulib_a-getprogname.o CC libgnulib_a-gettime.o CC libgnulib_a-hard-locale.o CC libgnulib_a-hash-pjw.o CC libgnulib_a-hash.o CC libgnulib_a-hash-triple-simple.o CC libgnulib_a-human.o CC libgnulib_a-i-ring.o CC libgnulib_a-ialloc.o CC libgnulib_a-idcache.o CC libgnulib_a-localcharset.o CC libgnulib_a-malloca.o CC libgnulib_a-math.o CC libgnulib_a-mbchar.o CC libgnulib_a-mbrtoc32.o CC libgnulib_a-mbrtowc.o CC libgnulib_a-mbscasestr.o CC libgnulib_a-mbslen.o CC libgnulib_a-mbsrtoc32s.o CC libgnulib_a-mbsrtowcs.o CC libgnulib_a-mbsstr.o CC libgnulib_a-mbswidth.o CC libgnulib_a-mbszero.o CC libgnulib_a-mbuiter.o CC libgnulib_a-mbuiterf.o CC libgnulib_a-modechange.o CC libgnulib_a-mountlist.o CC libgnulib_a-nstrftime.o CC libgnulib_a-openat-die.o CC libgnulib_a-openat-safer.o CC libgnulib_a-opendirat.o CC libgnulib_a-parse-datetime.o CC libgnulib_a-progname.o CC libgnulib_a-quotearg.o CC libgnulib_a-safe-read.o CC libgnulib_a-same-inode.o CC libgnulib_a-save-cwd.o CC libgnulib_a-savedir.o CC libgnulib_a-selinux-at.o CC libgnulib_a-se-context.o CC libgnulib_a-se-label.o CC libgnulib_a-se-selinux.o CC libgnulib_a-setlocale_null.o CC libgnulib_a-setlocale_null-unlocked.o CC libgnulib_a-sockets.o CC libgnulib_a-stat-time.o CC libgnulib_a-strnlen1.o CC libgnulib_a-sys_socket.o CC glthread/libgnulib_a-threadlib.o CC libgnulib_a-time_rz.o CC libgnulib_a-timespec.o CC libgnulib_a-unistd.o CC libgnulib_a-dup-safer.o CC libgnulib_a-fd-safer.o CC libgnulib_a-pipe-safer.o CC libgnulib_a-version-etc.o CC libgnulib_a-version-etc-fsf.o CC libgnulib_a-wctype-h.o CC libgnulib_a-xmalloc.o CC libgnulib_a-xgetcwd.o CC libgnulib_a-xsize.o CC libgnulib_a-xalloc-die.o CC libgnulib_a-xstrtod.o CC libgnulib_a-xstrtol.o CC libgnulib_a-xstrtoul.o CC libgnulib_a-xstrtol-error.o CC libgnulib_a-xstrtoumax.o CC libgnulib_a-yesno.o CC asnprintf.o CC fopen.o CC mbsrtoc32s-state.o CC mktime.o CC mbsrtowcs-state.o CC printf-parse.o CC printf-args.o CC strerror_r.o CC vasnprintf.o CC malloc/libgnulib_a-dynarray_at_failure.o CC malloc/libgnulib_a-dynarray_emplace_enlarge.o CC malloc/libgnulib_a-dynarray_finalize.o CC malloc/libgnulib_a-dynarray_resize.o CC malloc/libgnulib_a-dynarray_resize_clear.o CC malloc/libgnulib_a-scratch_buffer_grow.o CC malloc/libgnulib_a-scratch_buffer_grow_preserve.o CC malloc/libgnulib_a-scratch_buffer_set_array_size.o CC glthread/libgnulib_a-lock.o CC unicase/libgnulib_a-tolower.o CC unictype/libgnulib_a-ctype_alnum.o CC unictype/libgnulib_a-ctype_alpha.o CC unictype/libgnulib_a-ctype_blank.o CC unictype/libgnulib_a-ctype_cntrl.o CC unictype/libgnulib_a-ctype_digit.o CC unictype/libgnulib_a-ctype_graph.o CC unictype/libgnulib_a-ctype_lower.o CC unictype/libgnulib_a-ctype_print.o CC unictype/libgnulib_a-ctype_punct.o CC unictype/libgnulib_a-ctype_space.o CC unictype/libgnulib_a-ctype_upper.o CC unictype/libgnulib_a-ctype_xdigit.o CC unistr/libgnulib_a-u32-chr.o CC unistr/libgnulib_a-u32-cpy.o CC unistr/libgnulib_a-u32-pcpy.o CC unistr/libgnulib_a-u32-strcat.o CC unistr/libgnulib_a-u32-strlen.o CC uniwidth/libgnulib_a-width.o AR libgnulib.a make[6]: Leaving directory '/usr/src/findutils-4.10.0/gl/lib' make[5]: Leaving directory '/usr/src/findutils-4.10.0/gl/lib' make[4]: Leaving directory '/usr/src/findutils-4.10.0/gl/lib' make[4]: Entering directory '/usr/src/findutils-4.10.0/gl' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/findutils-4.10.0/gl' make[3]: Leaving directory '/usr/src/findutils-4.10.0/gl' Making all in build-aux make[3]: Entering directory '/usr/src/findutils-4.10.0/build-aux' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/findutils-4.10.0/build-aux' Making all in lib make[3]: Entering directory '/usr/src/findutils-4.10.0/lib' CC buildcmd.o CC dircallback.o CC fdleak.o CC extendbuf.o CC findutils-version.o CC listfile.o CC printquoted.o CC qmark.o CC regextype.o CC safe-atoi.o CC splitstring.o CC bugreports.o AR libfind.a make[3]: Leaving directory '/usr/src/findutils-4.10.0/lib' Making all in find make[3]: Entering directory '/usr/src/findutils-4.10.0/find' Making all in . make[4]: Entering directory '/usr/src/findutils-4.10.0/find' CC ftsfind.o CC finddata.o CC fstype.o CC parser.o CC pred.o CC exec.o CC tree.o CC util.o CC sharefile.o CC print.o CC getlimits.o AR libfindtools.a CCLD find CCLD getlimits make[4]: Leaving directory '/usr/src/findutils-4.10.0/find' Making all in testsuite make[4]: Entering directory '/usr/src/findutils-4.10.0/find/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/findutils-4.10.0/find/testsuite' make[3]: Leaving directory '/usr/src/findutils-4.10.0/find' Making all in xargs make[3]: Entering directory '/usr/src/findutils-4.10.0/xargs' Making all in . make[4]: Entering directory '/usr/src/findutils-4.10.0/xargs' CC xargs.o CCLD xargs make[4]: Leaving directory '/usr/src/findutils-4.10.0/xargs' Making all in testsuite make[4]: Entering directory '/usr/src/findutils-4.10.0/xargs/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/findutils-4.10.0/xargs/testsuite' make[3]: Leaving directory '/usr/src/findutils-4.10.0/xargs' Making all in locate make[3]: Entering directory '/usr/src/findutils-4.10.0/locate' echo '@set LOCATE_DB /var/lib/locate/locatedb' > dblocation.texi.tmp if test -f dblocation.texi && cmp dblocation.texi.tmp dblocation.texi >/dev/null ; then \ rm dblocation.texi.tmp ; \ else \ mv dblocation.texi.tmp dblocation.texi ; \ fi make all-recursive make[4]: Entering directory '/usr/src/findutils-4.10.0/locate' Making all in . make[5]: Entering directory '/usr/src/findutils-4.10.0/locate' CC locate.o CC word_io.o rm -f updatedb CC frcode.o find=`echo find|sed 's,x,x,'`; \ frcode=`echo frcode|sed 's,x,x,'`; \ copyright=`sed -n '/^# Copyright /{s/^..//;p;q;}' ./updatedb.sh \ grep .` || exit 1; \ sed \ -e "s,@""bindir""@,/usr/bin," \ -e "s,@""libexecdir""@,/usr/lib/findutils," \ -e "s,@""LOCATE_DB""@,/var/lib/locate/locatedb," \ -e "s,@""VERSION""@,4.10.0," \ -e "s,@""PACKAGE_NAME""@,GNU findutils," \ -e "s,@""PACKAGE_BUGREPORT""@,bug-findutils@gnu.org," \ -e "s,@""PACKAGE_BUGREPORT_URL""@,https://savannah.gnu.org/bugs/?group=findutils," \ -e "s,@""PACKAGE_URL""@,https://www.gnu.org/software/findutils/," \ -e "s,@""find""@,${find}," \ -e "s,@""frcode""@,${frcode}," \ -e "s,@""SORT""@,/usr/bin/sort," \ -e "s,@""SORT_SUPPORTS_Z""@,true," \ -e "s/@""COPYRIGHT""@/${copyright}/" \ ./updatedb.sh > updatedb chmod +x updatedb CCLD frcode CCLD locate make[5]: Leaving directory '/usr/src/findutils-4.10.0/locate' Making all in testsuite make[5]: Entering directory '/usr/src/findutils-4.10.0/locate/testsuite' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/findutils-4.10.0/locate/testsuite' make[4]: Leaving directory '/usr/src/findutils-4.10.0/locate' make[3]: Leaving directory '/usr/src/findutils-4.10.0/locate' Making all in doc make[3]: Entering directory '/usr/src/findutils-4.10.0/doc' ln -s ../locate/dblocation.texi dblocation.texi make all-am make[4]: Entering directory '/usr/src/findutils-4.10.0/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/findutils-4.10.0/doc' make[3]: Leaving directory '/usr/src/findutils-4.10.0/doc' Making all in po make[3]: Entering directory '/usr/src/findutils-4.10.0/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/findutils-4.10.0/po' Making all in m4 make[3]: Entering directory '/usr/src/findutils-4.10.0/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/findutils-4.10.0/m4' Making all in gnulib-tests make[3]: Entering directory '/usr/src/findutils-4.10.0/gnulib-tests' GEN arpa/inet.h GEN pthread.h GEN sched.h GEN signal.h GEN sys/ioctl.h GEN sys/random.h GEN sys/select.h ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make all-recursive make[4]: Entering directory '/usr/src/findutils-4.10.0/gnulib-tests' Making all in . make[5]: Entering directory '/usr/src/findutils-4.10.0/gnulib-tests' CC locale.o CC c32tob.o CC binary-io.o CC dtotimespec.o CC imaxtostr.o CC inttostr.o CC offtostr.o CC uinttostr.o CC umaxtostr.o CC ioctl.o CC localename.o CC localename-unsafe.o CC localename-table.o CC nanosleep.o CC priv-set.o CC tempname.o CC time.o CC timespec-sub.o CC timespec-add.o CC tmpdir.o CC unlinkdir.o CC test-localcharset.o CC glthread/thread.o CC unistr/u32-set.o AR libtests.a CCLD current-locale CCLD test-localcharset make[5]: Leaving directory '/usr/src/findutils-4.10.0/gnulib-tests' make[4]: Leaving directory '/usr/src/findutils-4.10.0/gnulib-tests' make[3]: Leaving directory '/usr/src/findutils-4.10.0/gnulib-tests' make[3]: Entering directory '/usr/src/findutils-4.10.0' make[3]: Leaving directory '/usr/src/findutils-4.10.0' make[2]: Leaving directory '/usr/src/findutils-4.10.0' make[1]: Leaving directory '/usr/src/findutils-4.10.0' cd /usr/src/findutils-4.10.0 && make install make[1]: Entering directory '/usr/src/findutils-4.10.0' Making install in gl make[2]: Entering directory '/usr/src/findutils-4.10.0/gl' Making install in lib make[3]: Entering directory '/usr/src/findutils-4.10.0/gl/lib' make install-recursive make[4]: Entering directory '/usr/src/findutils-4.10.0/gl/lib' make[5]: Entering directory '/usr/src/findutils-4.10.0/gl/lib' make[6]: Entering directory '/usr/src/findutils-4.10.0/gl/lib' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/usr/src/findutils-4.10.0/gl/lib' make[5]: Leaving directory '/usr/src/findutils-4.10.0/gl/lib' make[4]: Leaving directory '/usr/src/findutils-4.10.0/gl/lib' make[3]: Leaving directory '/usr/src/findutils-4.10.0/gl/lib' make[3]: Entering directory '/usr/src/findutils-4.10.0/gl' make[4]: Entering directory '/usr/src/findutils-4.10.0/gl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/findutils-4.10.0/gl' make[3]: Leaving directory '/usr/src/findutils-4.10.0/gl' make[2]: Leaving directory '/usr/src/findutils-4.10.0/gl' Making install in build-aux make[2]: Entering directory '/usr/src/findutils-4.10.0/build-aux' make[3]: Entering directory '/usr/src/findutils-4.10.0/build-aux' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/findutils-4.10.0/build-aux' make[2]: Leaving directory '/usr/src/findutils-4.10.0/build-aux' Making install in lib make[2]: Entering directory '/usr/src/findutils-4.10.0/lib' make[3]: Entering directory '/usr/src/findutils-4.10.0/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/findutils-4.10.0/lib' make[2]: Leaving directory '/usr/src/findutils-4.10.0/lib' Making install in find make[2]: Entering directory '/usr/src/findutils-4.10.0/find' Making install in . make[3]: Entering directory '/usr/src/findutils-4.10.0/find' make[4]: Entering directory '/usr/src/findutils-4.10.0/find' /bin/mkdir -p '/usr/bin' /usr/bin/install -c find '/usr/bin' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 find.1 '/usr/share/man/man1' make[4]: Leaving directory '/usr/src/findutils-4.10.0/find' make[3]: Leaving directory '/usr/src/findutils-4.10.0/find' Making install in testsuite make[3]: Entering directory '/usr/src/findutils-4.10.0/find/testsuite' make[4]: Entering directory '/usr/src/findutils-4.10.0/find/testsuite' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/findutils-4.10.0/find/testsuite' make[3]: Leaving directory '/usr/src/findutils-4.10.0/find/testsuite' make[2]: Leaving directory '/usr/src/findutils-4.10.0/find' Making install in xargs make[2]: Entering directory '/usr/src/findutils-4.10.0/xargs' Making install in . make[3]: Entering directory '/usr/src/findutils-4.10.0/xargs' make[4]: Entering directory '/usr/src/findutils-4.10.0/xargs' /bin/mkdir -p '/usr/bin' /usr/bin/install -c xargs '/usr/bin' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 xargs.1 '/usr/share/man/man1' make[4]: Leaving directory '/usr/src/findutils-4.10.0/xargs' make[3]: Leaving directory '/usr/src/findutils-4.10.0/xargs' Making install in testsuite make[3]: Entering directory '/usr/src/findutils-4.10.0/xargs/testsuite' make[4]: Entering directory '/usr/src/findutils-4.10.0/xargs/testsuite' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/findutils-4.10.0/xargs/testsuite' make[3]: Leaving directory '/usr/src/findutils-4.10.0/xargs/testsuite' make[2]: Leaving directory '/usr/src/findutils-4.10.0/xargs' Making install in locate make[2]: Entering directory '/usr/src/findutils-4.10.0/locate' echo '@set LOCATE_DB /var/lib/locate/locatedb' > dblocation.texi.tmp if test -f dblocation.texi && cmp dblocation.texi.tmp dblocation.texi >/dev/null ; then \ rm dblocation.texi.tmp ; \ else \ mv dblocation.texi.tmp dblocation.texi ; \ fi make install-recursive make[3]: Entering directory '/usr/src/findutils-4.10.0/locate' Making install in . make[4]: Entering directory '/usr/src/findutils-4.10.0/locate' make[5]: Entering directory '/usr/src/findutils-4.10.0/locate' /bin/mkdir -p '/usr/bin' /usr/bin/install -c locate '/usr/bin' /bin/mkdir -p '/usr/bin' /usr/bin/install -c updatedb '/usr/bin' /bin/mkdir -p '/usr/lib/findutils' /usr/bin/install -c frcode '/usr/lib/findutils' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 locate.1 updatedb.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man5' /usr/bin/install -c -m 644 locatedb.5 '/usr/share/man/man5' make install-data-hook make[6]: Entering directory '/usr/src/findutils-4.10.0/locate' ../build-aux/mkinstalldirs /var/lib/locate mkdir -p -- /var/lib/locate make[6]: Leaving directory '/usr/src/findutils-4.10.0/locate' make[5]: Leaving directory '/usr/src/findutils-4.10.0/locate' make[4]: Leaving directory '/usr/src/findutils-4.10.0/locate' Making install in testsuite make[4]: Entering directory '/usr/src/findutils-4.10.0/locate/testsuite' make[5]: Entering directory '/usr/src/findutils-4.10.0/locate/testsuite' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/findutils-4.10.0/locate/testsuite' make[4]: Leaving directory '/usr/src/findutils-4.10.0/locate/testsuite' make[3]: Leaving directory '/usr/src/findutils-4.10.0/locate' make[2]: Leaving directory '/usr/src/findutils-4.10.0/locate' Making install in doc make[2]: Entering directory '/usr/src/findutils-4.10.0/doc' make install-am make[3]: Entering directory '/usr/src/findutils-4.10.0/doc' make[4]: Entering directory '/usr/src/findutils-4.10.0/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./find.info ./find-maint.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/find.info' install-info --info-dir='/usr/share/info' '/usr/share/info/find-maint.info' make[4]: Leaving directory '/usr/src/findutils-4.10.0/doc' make[3]: Leaving directory '/usr/src/findutils-4.10.0/doc' make[2]: Leaving directory '/usr/src/findutils-4.10.0/doc' Making install in po make[2]: Entering directory '/usr/src/findutils-4.10.0/po' if test "findutils" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/findutils-4.10.0/po' Making install in m4 make[2]: Entering directory '/usr/src/findutils-4.10.0/m4' make[3]: Entering directory '/usr/src/findutils-4.10.0/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/findutils-4.10.0/m4' make[2]: Leaving directory '/usr/src/findutils-4.10.0/m4' Making install in gnulib-tests make[2]: Entering directory '/usr/src/findutils-4.10.0/gnulib-tests' make install-recursive make[3]: Entering directory '/usr/src/findutils-4.10.0/gnulib-tests' Making install in . make[4]: Entering directory '/usr/src/findutils-4.10.0/gnulib-tests' make[5]: Entering directory '/usr/src/findutils-4.10.0/gnulib-tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/usr/src/findutils-4.10.0/gnulib-tests' make[4]: Leaving directory '/usr/src/findutils-4.10.0/gnulib-tests' make[3]: Leaving directory '/usr/src/findutils-4.10.0/gnulib-tests' make[2]: Leaving directory '/usr/src/findutils-4.10.0/gnulib-tests' make[2]: Entering directory '/usr/src/findutils-4.10.0' make[3]: Entering directory '/usr/src/findutils-4.10.0' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/findutils-4.10.0' make[2]: Leaving directory '/usr/src/findutils-4.10.0' make[1]: Leaving directory '/usr/src/findutils-4.10.0' mv -v /usr/bin/find /bin renamed '/usr/bin/find' -> '/bin/find' sed -i -e 's|BINDIR=/usr/bin|BINDIR=/bin|' /usr/bin/updatedb mkdir -p /var/lib/locate mkdir -pv /etc/fcron.weekly mkdir: created directory '/etc/fcron.weekly' install -v -m 754 /usr/src/config/findutils/updatedb \ /etc/fcron.weekly/updatedb '/usr/src/config/findutils/updatedb' -> '/etc/fcron.weekly/updatedb' Updating linker cache... Install done; saving file list to /usr/src/log/findutils-4.10.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:36:14: Building flex make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' flex-2.6.4.tar.gz checksum OK ====================================== Installing flex-2.6.4 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/flex-2.6.4 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/flex-2.6.4/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/flex-2.6.4/build-aux/config.sub' cd /usr/src/flex-2.6.4 && patch -p1 < /usr/src/src/patches/flex-2.6.4-fix-build-width-glibc-2.6+.patch patching file configure patching file src/config.h.in cd /usr/src/flex-2.6.4 && HELP2MAN=/tools_aarch64/bin/true \ ./configure --prefix=/usr --disable-nls checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for dlfcn.h... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether NLS is requested... no 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... 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 for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of g++... gcc3 checking whether ln -s works... yes checking for gawk... (cached) gawk checking for help2man... /tools_aarch64/bin/true checking for gtexi2dvi... no checking for texi2dvi... /tools_aarch64/bin/texi2dvi checking for m4 that supports -P... /usr/bin/m4 checking for indent... ${top_srcdir}/build-aux/missing indent checking if ${top_srcdir}/build-aux/missing indent is GNU indent... no configure: WARNING: ${top_srcdir}/build-aux/missing indent does not appear to be GNU indent; 'make indent' may not function properly checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for pthread_mutex_lock in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for log10 in -lm... yes checking for stdbool.h that conforms to C99... no checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... yes checking for memset... yes checking for regcomp... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strtol... yes checking for pow... yes checking for setlocale... yes checking for reallocarray... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/fastwc/Makefile config.status: creating examples/manual/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating src/config.h config.status: executing libtool commands config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd /usr/src/flex-2.6.4 && make -j4 make[1]: Entering directory '/usr/src/flex-2.6.4' Making all in src make[2]: Entering directory '/usr/src/flex-2.6.4/src' make all-am make[3]: Entering directory '/usr/src/flex-2.6.4/src' depbase=`echo libmain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libmain.lo -MD -MP -MF $depbase.Tpo -c -o libmain.lo libmain.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libyywrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libyywrap.lo -MD -MP -MF $depbase.Tpo -c -o libyywrap.lo libyywrap.c &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-buf.o -MD -MP -MF .deps/flex-buf.Tpo -c -o flex-buf.o `test -f 'buf.c' || echo './'`buf.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-ccl.o -MD -MP -MF .deps/flex-ccl.Tpo -c -o flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c mv -f .deps/flex-buf.Tpo .deps/flex-buf.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-dfa.o -MD -MP -MF .deps/flex-dfa.Tpo -c -o flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c mv -f .deps/flex-ccl.Tpo .deps/flex-ccl.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-ecs.o -MD -MP -MF .deps/flex-ecs.Tpo -c -o flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libmain.lo -MD -MP -MF .deps/libmain.Tpo -c libmain.c -fPIC -DPIC -o .libs/libmain.o mv -f .deps/flex-ecs.Tpo .deps/flex-ecs.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-filter.o -MD -MP -MF .deps/flex-filter.Tpo -c -o flex-filter.o `test -f 'filter.c' || echo './'`filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c -fPIC -DPIC -o .libs/libyywrap.o mv -f .deps/flex-dfa.Tpo .deps/flex-dfa.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-gen.o -MD -MP -MF .deps/flex-gen.Tpo -c -o flex-gen.o `test -f 'gen.c' || echo './'`gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libmain.lo -MD -MP -MF .deps/libmain.Tpo -c libmain.c -o libmain.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c -o libyywrap.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-main.o -MD -MP -MF .deps/flex-main.Tpo -c -o flex-main.o `test -f 'main.c' || echo './'`main.c filter.c: In function 'filter_fix_linedirs': filter.c:393:68: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 494 and 503 [-Wformat-truncation=] 393 | snprintf (buf, readsz, "#line %d \"%s\"\n", | ^~ 394 | lineno, filename); | ~~~~~~~~ filter.c:393:33: note: 'snprintf' output between 12 and 2068 bytes into a destination of size 512 393 | snprintf (buf, readsz, "#line %d \"%s\"\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 394 | lineno, filename); | ~~~~~~~~~~~~~~~~~ mv -f .deps/flex-filter.Tpo .deps/flex-filter.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-misc.o -MD -MP -MF .deps/flex-misc.Tpo -c -o flex-misc.o `test -f 'misc.c' || echo './'`misc.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-nfa.o -MD -MP -MF .deps/flex-nfa.Tpo -c -o flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c mv -f .deps/flex-gen.Tpo .deps/flex-gen.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-options.o -MD -MP -MF .deps/flex-options.Tpo -c -o flex-options.o `test -f 'options.c' || echo './'`options.c main.c: In function 'check_options': main.c:494:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 494 | if (gen_line_dirs) | ^~ main.c:498:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 498 | if (userdef_buf.elts) | ^~ mv -f .deps/flex-main.Tpo .deps/flex-main.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-parse.o -MD -MP -MF .deps/flex-parse.Tpo -c -o flex-parse.o `test -f 'parse.c' || echo './'`parse.c mv -f .deps/flex-options.Tpo .deps/flex-options.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-regex.o -MD -MP -MF .deps/flex-regex.Tpo -c -o flex-regex.o `test -f 'regex.c' || echo './'`regex.c mv -f .deps/flex-nfa.Tpo .deps/flex-nfa.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-scanflags.o -MD -MP -MF .deps/flex-scanflags.Tpo -c -o flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c misc.c: In function 'myesc': misc.c:515:67: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness [-Wpointer-sign] 515 | esc_char = (unsigned char) strtoul (array + 1, NULL, 8); | ~~~~~~^~~ | | | unsigned char * In file included from flexdef.h:43, from misc.c:33: /usr/include/stdlib.h:181:58: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 181 | extern unsigned long int strtoul (const char *__restrict __nptr, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ misc.c:537:67: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness [-Wpointer-sign] 537 | esc_char = (unsigned char) strtoul (array + 2, NULL, 16); | ~~~~~~^~~ | | | unsigned char * /usr/include/stdlib.h:181:58: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 181 | extern unsigned long int strtoul (const char *__restrict __nptr, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ misc.c: In function 'line_directive_out': misc.c:369:57: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2039 [-Wformat-truncation=] 369 | snprintf (directive, sizeof(directive), line_fmt, 0, filename); | ^~~~~~~~ ~~~~~~~~ misc.c:369:17: note: 'snprintf' output between 12 and 2059 bytes into a destination of size 2048 369 | snprintf (directive, sizeof(directive), line_fmt, 0, filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:367:57: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 2029 and 2039 [-Wformat-truncation=] 367 | snprintf (directive, sizeof(directive), line_fmt, linenum, filename); | ^~~~~~~~ ~~~~~~~~ misc.c:367:17: note: 'snprintf' output between 12 and 2069 bytes into a destination of size 2048 367 | snprintf (directive, sizeof(directive), line_fmt, linenum, filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/flex-misc.Tpo .deps/flex-misc.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-scanopt.o -MD -MP -MF .deps/flex-scanopt.Tpo -c -o flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c mv -f .deps/flex-parse.Tpo .deps/flex-parse.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-skel.o -MD -MP -MF .deps/flex-skel.Tpo -c -o flex-skel.o `test -f 'skel.c' || echo './'`skel.c mv -f .deps/flex-regex.Tpo .deps/flex-regex.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-sym.o -MD -MP -MF .deps/flex-sym.Tpo -c -o flex-sym.o `test -f 'sym.c' || echo './'`sym.c mv -f .deps/flex-scanflags.Tpo .deps/flex-scanflags.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-tables.o -MD -MP -MF .deps/flex-tables.Tpo -c -o flex-tables.o `test -f 'tables.c' || echo './'`tables.c mv -f .deps/flex-scanopt.Tpo .deps/flex-scanopt.Po mv -f .deps/flex-skel.Tpo .deps/flex-skel.Po mv -f .deps/flex-tables.Tpo .deps/flex-tables.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-tables_shared.o -MD -MP -MF .deps/flex-tables_shared.Tpo -c -o flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-tblcmp.o -MD -MP -MF .deps/flex-tblcmp.Tpo -c -o flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-yylex.o -MD -MP -MF .deps/flex-yylex.Tpo -c -o flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c mv -f .deps/flex-sym.Tpo .deps/flex-sym.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-scan.o -MD -MP -MF .deps/stage1flex-scan.Tpo -c -o stage1flex-scan.o `test -f 'scan.c' || echo './'`scan.c mv -f .deps/flex-yylex.Tpo .deps/flex-yylex.Po mv -f .deps/flex-tables_shared.Tpo .deps/flex-tables_shared.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-buf.o -MD -MP -MF .deps/stage1flex-buf.Tpo -c -o stage1flex-buf.o `test -f 'buf.c' || echo './'`buf.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-ccl.o -MD -MP -MF .deps/stage1flex-ccl.Tpo -c -o stage1flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c mv -f .deps/flex-tblcmp.Tpo .deps/flex-tblcmp.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-dfa.o -MD -MP -MF .deps/stage1flex-dfa.Tpo -c -o stage1flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c scan.l: In function 'flexscan': scan.l:77:9: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 77 | strncpy( nmstr, yytext, sizeof(nmstr) ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.l:786:8: note: in expansion of macro 'RETURNNAME' 786 | . { | ^ ~~~~~~~~~~~~~~~~~ scan.l:699:24: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 699 | } | ^ ~ scan.l:641:25: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 641 | } | ^~ scan.l:464:25: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 464 | } | ^~ scan.l:322:17: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 322 | } | ^ ~ scan.l:77:9: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 77 | strncpy( nmstr, yytext, sizeof(nmstr) ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.l:223:8: note: in expansion of macro 'RETURNNAME' 223 | ^{OPTWS}{NL} ++linenum; /* allows blank lines in section 1 */ | ^ ~~~~~~~~~ scan.l:211:25: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 211 | } | ^~ mv -f .deps/stage1flex-scan.Tpo .deps/stage1flex-scan.Po mv -f .deps/stage1flex-dfa.Tpo .deps/stage1flex-dfa.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-ecs.o -MD -MP -MF .deps/stage1flex-ecs.Tpo -c -o stage1flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-filter.o -MD -MP -MF .deps/stage1flex-filter.Tpo -c -o stage1flex-filter.o `test -f 'filter.c' || echo './'`filter.c mv -f .deps/stage1flex-buf.Tpo .deps/stage1flex-buf.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-gen.o -MD -MP -MF .deps/stage1flex-gen.Tpo -c -o stage1flex-gen.o `test -f 'gen.c' || echo './'`gen.c mv -f .deps/stage1flex-ccl.Tpo .deps/stage1flex-ccl.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-main.o -MD -MP -MF .deps/stage1flex-main.Tpo -c -o stage1flex-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/stage1flex-ecs.Tpo .deps/stage1flex-ecs.Po filter.c: In function 'filter_fix_linedirs': filter.c:393:68: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 494 and 503 [-Wformat-truncation=] 393 | snprintf (buf, readsz, "#line %d \"%s\"\n", | ^~ 394 | lineno, filename); | ~~~~~~~~ filter.c:393:33: note: 'snprintf' output between 12 and 2068 bytes into a destination of size 512 393 | snprintf (buf, readsz, "#line %d \"%s\"\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 394 | lineno, filename); | ~~~~~~~~~~~~~~~~~ mv -f .deps/stage1flex-filter.Tpo .deps/stage1flex-filter.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-misc.o -MD -MP -MF .deps/stage1flex-misc.Tpo -c -o stage1flex-misc.o `test -f 'misc.c' || echo './'`misc.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-nfa.o -MD -MP -MF .deps/stage1flex-nfa.Tpo -c -o stage1flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c main.c: In function 'check_options': main.c:494:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 494 | if (gen_line_dirs) | ^~ main.c:498:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 498 | if (userdef_buf.elts) | ^~ mv -f .deps/stage1flex-main.Tpo .deps/stage1flex-main.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-options.o -MD -MP -MF .deps/stage1flex-options.Tpo -c -o stage1flex-options.o `test -f 'options.c' || echo './'`options.c mv -f .deps/stage1flex-gen.Tpo .deps/stage1flex-gen.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-parse.o -MD -MP -MF .deps/stage1flex-parse.Tpo -c -o stage1flex-parse.o `test -f 'parse.c' || echo './'`parse.c misc.c: In function 'myesc': misc.c:515:67: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness [-Wpointer-sign] 515 | esc_char = (unsigned char) strtoul (array + 1, NULL, 8); | ~~~~~~^~~ | | | unsigned char * In file included from flexdef.h:43, from misc.c:33: /usr/include/stdlib.h:181:58: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 181 | extern unsigned long int strtoul (const char *__restrict __nptr, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ misc.c:537:67: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness [-Wpointer-sign] 537 | esc_char = (unsigned char) strtoul (array + 2, NULL, 16); | ~~~~~~^~~ | | | unsigned char * /usr/include/stdlib.h:181:58: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 181 | extern unsigned long int strtoul (const char *__restrict __nptr, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ misc.c: In function 'line_directive_out': misc.c:369:57: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2039 [-Wformat-truncation=] 369 | snprintf (directive, sizeof(directive), line_fmt, 0, filename); | ^~~~~~~~ ~~~~~~~~ misc.c:369:17: note: 'snprintf' output between 12 and 2059 bytes into a destination of size 2048 369 | snprintf (directive, sizeof(directive), line_fmt, 0, filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:367:57: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 2029 and 2039 [-Wformat-truncation=] 367 | snprintf (directive, sizeof(directive), line_fmt, linenum, filename); | ^~~~~~~~ ~~~~~~~~ misc.c:367:17: note: 'snprintf' output between 12 and 2069 bytes into a destination of size 2048 367 | snprintf (directive, sizeof(directive), line_fmt, linenum, filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/stage1flex-misc.Tpo .deps/stage1flex-misc.Po mv -f .deps/stage1flex-nfa.Tpo .deps/stage1flex-nfa.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-regex.o -MD -MP -MF .deps/stage1flex-regex.Tpo -c -o stage1flex-regex.o `test -f 'regex.c' || echo './'`regex.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-scanflags.o -MD -MP -MF .deps/stage1flex-scanflags.Tpo -c -o stage1flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c mv -f .deps/stage1flex-parse.Tpo .deps/stage1flex-parse.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-scanopt.o -MD -MP -MF .deps/stage1flex-scanopt.Tpo -c -o stage1flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c mv -f .deps/stage1flex-options.Tpo .deps/stage1flex-options.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-skel.o -MD -MP -MF .deps/stage1flex-skel.Tpo -c -o stage1flex-skel.o `test -f 'skel.c' || echo './'`skel.c mv -f .deps/stage1flex-scanflags.Tpo .deps/stage1flex-scanflags.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-sym.o -MD -MP -MF .deps/stage1flex-sym.Tpo -c -o stage1flex-sym.o `test -f 'sym.c' || echo './'`sym.c mv -f .deps/stage1flex-regex.Tpo .deps/stage1flex-regex.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-tables.o -MD -MP -MF .deps/stage1flex-tables.Tpo -c -o stage1flex-tables.o `test -f 'tables.c' || echo './'`tables.c mv -f .deps/stage1flex-scanopt.Tpo .deps/stage1flex-scanopt.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-tables_shared.o -MD -MP -MF .deps/stage1flex-tables_shared.Tpo -c -o stage1flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c mv -f .deps/stage1flex-skel.Tpo .deps/stage1flex-skel.Po mv -f .deps/stage1flex-sym.Tpo .deps/stage1flex-sym.Po gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-tblcmp.o -MD -MP -MF .deps/stage1flex-tblcmp.Tpo -c -o stage1flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT stage1flex-yylex.o -MD -MP -MF .deps/stage1flex-yylex.Tpo -c -o stage1flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c mv -f .deps/stage1flex-tables.Tpo .deps/stage1flex-tables.Po mv -f .deps/stage1flex-tables_shared.Tpo .deps/stage1flex-tables_shared.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 2:0:0 -o libfl.la -rpath /usr/lib libmain.lo libyywrap.lo -lm mv -f .deps/stage1flex-yylex.Tpo .deps/stage1flex-yylex.Po mv -f .deps/stage1flex-tblcmp.Tpo .deps/stage1flex-tblcmp.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o -lm libtool: link: gcc -shared -fPIC -DPIC .libs/libmain.o .libs/libyywrap.o -lm -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libfl.so.2 -o .libs/libfl.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libfl.so.2" && ln -s "libfl.so.2.0.0" "libfl.so.2") libtool: link: gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o -lm libtool: link: (cd ".libs" && rm -f "libfl.so" && ln -s "libfl.so.2.0.0" "libfl.so") libtool: link: ar cru .libs/libfl.a libmain.o libyywrap.o libtool: link: ranlib .libs/libfl.a libtool: link: ( cd ".libs" && rm -f "libfl.la" && ln -s "../libfl.la" "libfl.la" ) ./stage1flex -o stage1scan.c ./scan.l gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT flex-stage1scan.o -MD -MP -MF .deps/flex-stage1scan.Tpo -c -o flex-stage1scan.o `test -f 'stage1scan.c' || echo './'`stage1scan.c ./scan.l: In function 'flexscan': ./scan.l:77:9: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 77 | strncpy( nmstr, yytext, sizeof(nmstr) ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./scan.l:786:8: note: in expansion of macro 'RETURNNAME' 786 | . { | ^ ~~~~~~~~~~~~~~~~~ ./scan.l:699:24: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 699 | } | ^ ~ ./scan.l:641:25: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 641 | } | ^~ ./scan.l:464:25: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 464 | } | ^~ ./scan.l:322:17: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 322 | } | ^ ~ ./scan.l:77:9: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 77 | strncpy( nmstr, yytext, sizeof(nmstr) ); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./scan.l:223:8: note: in expansion of macro 'RETURNNAME' 223 | ^{OPTWS}{NL} ++linenum; /* allows blank lines in section 1 */ | ^ ~~~~~~~~~ ./scan.l:211:25: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] 211 | } | ^~ mv -f .deps/flex-stage1scan.Tpo .deps/flex-stage1scan.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o -lm libtool: link: gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o -lm make[3]: Leaving directory '/usr/src/flex-2.6.4/src' make[2]: Leaving directory '/usr/src/flex-2.6.4/src' Making all in doc make[2]: Entering directory '/usr/src/flex-2.6.4/doc' make[2]: Leaving directory '/usr/src/flex-2.6.4/doc' Making all in examples make[2]: Entering directory '/usr/src/flex-2.6.4/examples' Making all in manual make[3]: Entering directory '/usr/src/flex-2.6.4/examples/manual' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/flex-2.6.4/examples/manual' Making all in fastwc make[3]: Entering directory '/usr/src/flex-2.6.4/examples/fastwc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/flex-2.6.4/examples/fastwc' make[3]: Entering directory '/usr/src/flex-2.6.4/examples' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/flex-2.6.4/examples' make[2]: Leaving directory '/usr/src/flex-2.6.4/examples' Making all in po make[2]: Entering directory '/usr/src/flex-2.6.4/po' make[2]: Leaving directory '/usr/src/flex-2.6.4/po' Making all in tests make[2]: Entering directory '/usr/src/flex-2.6.4/tests' Makefile:2917: warning: ignoring prerequisites on suffix rule definition Makefile:2920: warning: ignoring prerequisites on suffix rule definition Makefile:2947: warning: ignoring prerequisites on suffix rule definition make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/flex-2.6.4/tests' Making all in tools make[2]: Entering directory '/usr/src/flex-2.6.4/tools' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/flex-2.6.4/tools' make[2]: Entering directory '/usr/src/flex-2.6.4' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/usr/src/flex-2.6.4' make[1]: Leaving directory '/usr/src/flex-2.6.4' cd /usr/src/flex-2.6.4 && make install make[1]: Entering directory '/usr/src/flex-2.6.4' Making install in src make[2]: Entering directory '/usr/src/flex-2.6.4/src' make[3]: Entering directory '/usr/src/flex-2.6.4/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libfl.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libfl.so.2.0.0 /usr/lib/libfl.so.2.0.0 libtool: install: (cd /usr/lib && { ln -s -f libfl.so.2.0.0 libfl.so.2 || { rm -f libfl.so.2 && ln -s libfl.so.2.0.0 libfl.so.2; }; }) libtool: install: (cd /usr/lib && { ln -s -f libfl.so.2.0.0 libfl.so || { rm -f libfl.so && ln -s libfl.so.2.0.0 libfl.so; }; }) libtool: install: /usr/bin/install -c .libs/libfl.lai /usr/lib/libfl.la libtool: install: /usr/bin/install -c .libs/libfl.a /usr/lib/libfl.a libtool: install: chmod 644 /usr/lib/libfl.a libtool: install: ranlib /usr/lib/libfl.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c flex '/usr/bin' libtool: install: /usr/bin/install -c flex /usr/bin/flex /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 FlexLexer.h '/usr/include' make[3]: Leaving directory '/usr/src/flex-2.6.4/src' make[2]: Leaving directory '/usr/src/flex-2.6.4/src' Making install in doc make[2]: Entering directory '/usr/src/flex-2.6.4/doc' make[3]: Entering directory '/usr/src/flex-2.6.4/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./flex.info ./flex.info-1 ./flex.info-2 '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/flex.info' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 flex.1 '/usr/share/man/man1' make[3]: Leaving directory '/usr/src/flex-2.6.4/doc' make[2]: Leaving directory '/usr/src/flex-2.6.4/doc' Making install in examples make[2]: Entering directory '/usr/src/flex-2.6.4/examples' Making install in manual make[3]: Entering directory '/usr/src/flex-2.6.4/examples/manual' make[4]: Entering directory '/usr/src/flex-2.6.4/examples/manual' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/flex-2.6.4/examples/manual' make[3]: Leaving directory '/usr/src/flex-2.6.4/examples/manual' Making install in fastwc make[3]: Entering directory '/usr/src/flex-2.6.4/examples/fastwc' make[4]: Entering directory '/usr/src/flex-2.6.4/examples/fastwc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/flex-2.6.4/examples/fastwc' make[3]: Leaving directory '/usr/src/flex-2.6.4/examples/fastwc' make[3]: Entering directory '/usr/src/flex-2.6.4/examples' make[4]: Entering directory '/usr/src/flex-2.6.4/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/flex-2.6.4/examples' make[3]: Leaving directory '/usr/src/flex-2.6.4/examples' make[2]: Leaving directory '/usr/src/flex-2.6.4/examples' Making install in po make[2]: Entering directory '/usr/src/flex-2.6.4/po' if test "flex" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/flex-2.6.4/po' Making install in tests make[2]: Entering directory '/usr/src/flex-2.6.4/tests' Makefile:2917: warning: ignoring prerequisites on suffix rule definition Makefile:2920: warning: ignoring prerequisites on suffix rule definition Makefile:2947: warning: ignoring prerequisites on suffix rule definition make[3]: Entering directory '/usr/src/flex-2.6.4/tests' Makefile:2917: warning: ignoring prerequisites on suffix rule definition Makefile:2920: warning: ignoring prerequisites on suffix rule definition Makefile:2947: warning: ignoring prerequisites on suffix rule definition make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/flex-2.6.4/tests' make[2]: Leaving directory '/usr/src/flex-2.6.4/tests' Making install in tools make[2]: Entering directory '/usr/src/flex-2.6.4/tools' make[3]: Entering directory '/usr/src/flex-2.6.4/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/flex-2.6.4/tools' make[2]: Leaving directory '/usr/src/flex-2.6.4/tools' make[2]: Entering directory '/usr/src/flex-2.6.4' make[3]: Entering directory '/usr/src/flex-2.6.4' make install-exec-hook make[4]: Entering directory '/usr/src/flex-2.6.4' cd /usr/bin && \ ln -s -f flex flex++ make[4]: Leaving directory '/usr/src/flex-2.6.4' /bin/mkdir -p '/usr/share/doc/flex' /usr/bin/install -c -m 644 AUTHORS COPYING NEWS ONEWS README.md '/usr/share/doc/flex' make[3]: Leaving directory '/usr/src/flex-2.6.4' make[2]: Leaving directory '/usr/src/flex-2.6.4' make[1]: Leaving directory '/usr/src/flex-2.6.4' ln -sfv libfl.a /usr/lib/libl.a '/usr/lib/libl.a' -> 'libfl.a' echo "#!/bin/sh" > /usr/bin/lex echo "exec /usr/bin/flex -l \"\$@\"" >> /usr/bin/lex chmod 755 /usr/bin/lex Updating linker cache... Install done; saving file list to /usr/src/log/flex-2.6.4 ... make: Leaving directory '/usr/src/lfs' May 14 16:36:23: Building gawk make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' gawk-5.3.2.tar.xz checksum OK ====================================== Installing gawk-5.3.2 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/gawk-5.3.2 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/gawk-5.3.2/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/gawk-5.3.2/build-aux/config.sub' cd /usr/src/gawk-5.3.2 && ./configure --prefix=/usr --libexecdir=/usr/lib --disable-nls checking for a BSD-compatible install... ./build-aux/install-sh -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for bison... bison -y checking whether ln -s works... yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for variable-length arrays... yes checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking for special development options... no checking for z/OS USS compilation... no checking for library containing strerror... 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 if we are using EBCDIC... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for locale.h... yes checking for libintl.h... yes checking for mcheck.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for spawn.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/personality.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for termios.h... yes checking for stropts.h... no checking for wchar.h... (cached) yes checking for wctype.h... yes checking for bool, true, false... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for memory.h... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for intmax_t... yes checking for uintmax_t... yes checking for ssize_t... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking for socklen_t... yes checking for alarm... yes checking for working mktime... yes checking for getaddrinfo... yes checking for library containing fmod... -lm checking for library containing isinf... none required checking for library containing ismod... no checking for library containing isnan... none required checking for __etoa_l... no checking for atexit... yes checking for btowc... yes checking for fmod... yes checking for fwrite_unlocked... yes checking for gai_strerror... yes checking for getgrent... yes checking for getgroups... yes checking for grantpt... yes checking for isascii... yes checking for isblank... yes checking for iswctype... yes checking for iswlower... yes checking for iswupper... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for lstat... yes checking for getdtablesize... yes checking for mbrlen... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for _NSGetExecutablePath... no checking for mkstemp... yes checking for mtrace... yes checking for personality... yes checking for posix_openpt... yes checking for setenv... yes checking for setlocale... yes checking for setsid... yes checking for sigprocmask... yes checking for snprintf... yes checking for strcasecmp... yes checking for strchr... yes checking for strcoll... yes checking for strerror... yes checking for strftime... yes checking for strncasecmp... yes checking for strsignal... yes checking for strtod... yes checking for strtoul... yes checking for system... yes checking for timegm... yes checking for tmpfile... yes checking for towlower... yes checking for towupper... yes checking for tzset... yes checking for usleep... yes checking for waitpid... yes checking for wcrtomb... yes checking for wcscoll... yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether C compiler accepts ... yes checking size of void *... 8 checking for mmap... yes checking for munmap... yes checking for dlfcn.h... yes checking for library containing dlopen... none required checking whether getpgrp requires zero arguments... yes checking for printf %F format... yes checking for printf %a format... yes checking for gethostbyname... yes checking for connect... yes checking where to find the socket library calls... the standard library checking whether readline via "-lreadline" is present and sane... yes checking for history_list in -lreadline... yes checking whether mpfr via "-lmpfr -lgmp" is present and usable... yes checking for struct stat.st_blksize... yes checking for struct passwd.pw_passwd... yes checking for struct group.gr_passwd... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gcc options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... yes checking whether char is unsigned... yes checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict__ checking for inline... inline checking for preprocessor stringizing operator... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating awklib/Makefile config.status: creating doc/Makefile config.status: creating extras/Makefile config.status: creating po/Makefile.in config.status: creating test/Makefile config.status: creating gawkbug config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in extension (/usr/src/gawk-5.3.2/extension) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--libexecdir=/usr/lib' '--disable-nls' 'CFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... ./build-aux/install-sh -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for z/OS USS compilation... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking for egrep... /tools_aarch64/bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for struct stat.st_blksize... yes checking for ar... ar checking the archiver (ar) interface... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether C compiler accepts ... yes checking size of void *... 8 checking for mmap... yes checking for munmap... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /tools_aarch64/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for special development options... no checking for fnmatch.h... yes checking for limits.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/statvfs.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether mpfr via "-lmpfr -lgmp" is present and usable... yes checking for library containing fmod... -lm checking for fdopendir... yes checking for fmod... yes checking for fnmatch... yes checking for getdtablesize... yes checking for clock_gettime... yes checking for gettimeofday... yes checking for nanosleep... yes checking for select... yes checking for statvfs... yes checking for GetSystemTimeAsFileTime... no checking for strptime... yes checking for gcc options needed to detect all undeclared functions... none needed checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking how to get the file descriptor associated with an open DIR*... no_such_member checking for inline... inline 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 po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands cd /usr/src/gawk-5.3.2 && make -j4 make[1]: Entering directory '/usr/src/gawk-5.3.2' make all-recursive make[2]: Entering directory '/usr/src/gawk-5.3.2' Making all in support make[3]: Entering directory '/usr/src/gawk-5.3.2/support' depbase=`echo dfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT dfa.o -MD -MP -MF $depbase.Tpo -c -o dfa.o dfa.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo localeinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT localeinfo.o -MD -MP -MF $depbase.Tpo -c -o localeinfo.o localeinfo.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT random.o -MD -MP -MF $depbase.Tpo -c -o random.o random.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pma.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT pma.o -MD -MP -MF $depbase.Tpo -c -o pma.o pma.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_at_failure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT malloc/dynarray_at_failure.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_emplace_enlarge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT malloc/dynarray_emplace_enlarge.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_finalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT malloc/dynarray_finalize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_resize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT malloc/dynarray_resize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_resize_clear.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT malloc/dynarray_resize_clear.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libsupport.a ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o pma.o ranlib libsupport.a make[3]: Leaving directory '/usr/src/gawk-5.3.2/support' Making all in . make[3]: Entering directory '/usr/src/gawk-5.3.2' depbase=`echo array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT array.o -MD -MP -MF $depbase.Tpo -c -o array.o array.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo awkgram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT awkgram.o -MD -MP -MF $depbase.Tpo -c -o awkgram.o awkgram.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo builtin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT builtin.o -MD -MP -MF $depbase.Tpo -c -o builtin.o builtin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cint_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT cint_array.o -MD -MP -MF $depbase.Tpo -c -o cint_array.o cint_array.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT command.o -MD -MP -MF $depbase.Tpo -c -o command.o command.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT eval.o -MD -MP -MF $depbase.Tpo -c -o eval.o eval.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT ext.o -MD -MP -MF $depbase.Tpo -c -o ext.o ext.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo field.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT field.o -MD -MP -MF $depbase.Tpo -c -o field.o field.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo floatcomp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT floatcomp.o -MD -MP -MF $depbase.Tpo -c -o floatcomp.o floatcomp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gawkapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT gawkapi.o -MD -MP -MF $depbase.Tpo -c -o gawkapi.o gawkapi.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gawkmisc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT gawkmisc.o -MD -MP -MF $depbase.Tpo -c -o gawkmisc.o gawkmisc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo int_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT int_array.o -MD -MP -MF $depbase.Tpo -c -o int_array.o int_array.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mpfr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT mpfr.o -MD -MP -MF $depbase.Tpo -c -o mpfr.o mpfr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo msg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT msg.o -MD -MP -MF $depbase.Tpo -c -o msg.o msg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT node.o -MD -MP -MF $depbase.Tpo -c -o node.o node.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo printf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT printf.o -MD -MP -MF $depbase.Tpo -c -o printf.o printf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo profile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT profile.o -MD -MP -MF $depbase.Tpo -c -o profile.o profile.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT re.o -MD -MP -MF $depbase.Tpo -c -o re.o re.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo replace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT replace.o -MD -MP -MF $depbase.Tpo -c -o replace.o replace.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo str_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT str_array.o -MD -MP -MF $depbase.Tpo -c -o str_array.o str_array.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo symbol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT symbol.o -MD -MP -MF $depbase.Tpo -c -o symbol.o symbol.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -o gawk array.o awkgram.o builtin.o cint_array.o command.o debug.o eval.o ext.o field.o floatcomp.o gawkapi.o gawkmisc.o int_array.o io.o main.o mpfr.o msg.o node.o printf.o profile.o re.o replace.o str_array.o symbol.o version.o support/libsupport.a -lreadline -lmpfr -lgmp -lm /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. make[3]: Leaving directory '/usr/src/gawk-5.3.2' Making all in extension make[3]: Entering directory '/usr/src/gawk-5.3.2/extension' make all-recursive make[4]: Entering directory '/usr/src/gawk-5.3.2/extension' Making all in po make[5]: Entering directory '/usr/src/gawk-5.3.2/extension/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/gawk-5.3.2/extension/po' make[5]: Entering directory '/usr/src/gawk-5.3.2/extension' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c -o testext.lo testext.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c -o filefuncs.lo filefuncs.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c -o gawkfts.lo gawkfts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c filefuncs.c -fPIC -DPIC -o .libs/filefuncs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fPIC -DPIC -o .libs/stack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c gawkfts.c -fPIC -DPIC -o .libs/gawkfts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c testext.c -fPIC -DPIC -o .libs/testext.o mv -f .deps/stack.Tpo .deps/stack.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.lo fnmatch.c mv -f .deps/filefuncs.Tpo .deps/filefuncs.Plo mv -f .deps/gawkfts.Tpo .deps/gawkfts.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c -o fork.lo fork.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c -o inplace.lo inplace.c mv -f .deps/testext.Tpo .deps/testext.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c -o intdiv.lo intdiv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c fork.c -fPIC -DPIC -o .libs/fork.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c intdiv.c -fPIC -DPIC -o .libs/intdiv.o mv -f .deps/fork.Tpo .deps/fork.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c inplace.c -fPIC -DPIC -o .libs/inplace.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c -o ordchr.lo ordchr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o mv -f .deps/inplace.Tpo .deps/inplace.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c -o readdir.lo readdir.c mv -f .deps/fnmatch.Tpo .deps/fnmatch.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c -o readfile.lo readfile.c mv -f .deps/intdiv.Tpo .deps/intdiv.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c -o revoutput.lo revoutput.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c readdir.c -fPIC -DPIC -o .libs/readdir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c ordchr.c -fPIC -DPIC -o .libs/ordchr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c readfile.c -fPIC -DPIC -o .libs/readfile.o readdir.c: In function 'dir_get_record': readdir.c:221:27: warning: array subscript 1 is above array bounds of 'struct awk_field_info[1]' [-Warray-bounds=] 221 | the_dir->fw.fields[1].len = flen-1; | ~~~~~~~~~~~~~~~~~~^~~ In file included from readdir.c:65: ./../gawkapi.h:142:11: note: while referencing 'fields' 142 | } fields[1]; /* actual dimension should be nf */ | ^~~~~~ readdir.c:225:27: warning: array subscript 2 is above array bounds of 'struct awk_field_info[1]' [-Warray-bounds=] 225 | the_dir->fw.fields[2].len = flen-1; | ~~~~~~~~~~~~~~~~~~^~~ ./../gawkapi.h:142:11: note: while referencing 'fields' 142 | } fields[1]; /* actual dimension should be nf */ | ^~~~~~ readdir.c: In function 'dir_take_control_of': readdir.c:303:27: warning: array subscript 1 is above array bounds of 'struct awk_field_info[1]' [-Warray-bounds=] 303 | the_dir->fw.fields[1].skip = 1; /* single '/' separator */ | ~~~~~~~~~~~~~~~~~~^~~ ./../gawkapi.h:142:11: note: while referencing 'fields' 142 | } fields[1]; /* actual dimension should be nf */ | ^~~~~~ readdir.c:304:27: warning: array subscript 2 is above array bounds of 'struct awk_field_info[1]' [-Warray-bounds=] 304 | the_dir->fw.fields[2].skip = 1; /* single '/' separator */ | ~~~~~~~~~~~~~~~~~~^~~ ./../gawkapi.h:142:11: note: while referencing 'fields' 142 | } fields[1]; /* actual dimension should be nf */ | ^~~~~~ mv -f .deps/readdir.Tpo .deps/readdir.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c -o revtwoway.lo revtwoway.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c revoutput.c -fPIC -DPIC -o .libs/revoutput.o mv -f .deps/ordchr.Tpo .deps/ordchr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c -o rwarray.lo rwarray.c mv -f .deps/readfile.Tpo .deps/readfile.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.c mv -f .deps/revoutput.Tpo .deps/revoutput.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -module -avoid-version -no-undefined -rpath /foo -o testext.la testext.lo -lmpfr -lgmp -lm libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c revtwoway.c -fPIC -DPIC -o .libs/revtwoway.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c rwarray.c -fPIC -DPIC -o .libs/rwarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -fPIC -DPIC -o .libs/time.o mv -f .deps/revtwoway.Tpo .deps/revtwoway.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -module -avoid-version -no-undefined -o filefuncs.la -rpath /usr/lib/gawk filefuncs.lo stack.lo gawkfts.lo -lm mv -f .deps/rwarray.Tpo .deps/rwarray.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -module -avoid-version -no-undefined -o fnmatch.la -rpath /usr/lib/gawk fnmatch.lo -lm mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -module -avoid-version -no-undefined -o fork.la -rpath /usr/lib/gawk fork.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/testext.o /usr/lib/libmpfr.so -L/usr/lib /usr/lib/libgmp.so -lm -O3 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,testext.so -o .libs/testext.so /usr/lib/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. libtool: link: gcc -shared -fPIC -DPIC .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o -lm -O3 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,filefuncs.so -o .libs/filefuncs.so libtool: link: ( cd ".libs" && rm -f "testext.la" && ln -s "../testext.la" "testext.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -module -avoid-version -no-undefined -o inplace.la -rpath /usr/lib/gawk inplace.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/fnmatch.o -lm -O3 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,fnmatch.so -o .libs/fnmatch.so libtool: link: ( cd ".libs" && rm -f "filefuncs.la" && ln -s "../filefuncs.la" "filefuncs.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -module -avoid-version -no-undefined -o intdiv.la -rpath /usr/lib/gawk intdiv.lo -lmpfr -lgmp -lm -lm libtool: link: ( cd ".libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -module -avoid-version -no-undefined -o ordchr.la -rpath /usr/lib/gawk ordchr.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/fork.o -lm -O3 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,fork.so -o .libs/fork.so libtool: link: ( cd ".libs" && rm -f "fork.la" && ln -s "../fork.la" "fork.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/inplace.o -lm -O3 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,inplace.so -o .libs/inplace.so /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -module -avoid-version -no-undefined -o readdir.la -rpath /usr/lib/gawk readdir.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/intdiv.o /usr/lib/libmpfr.so -L/usr/lib /usr/lib/libgmp.so -lm -O3 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,intdiv.so -o .libs/intdiv.so libtool: link: gcc -shared -fPIC -DPIC .libs/ordchr.o -lm -O3 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,ordchr.so -o .libs/ordchr.so /usr/lib/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. libtool: link: ( cd ".libs" && rm -f "inplace.la" && ln -s "../inplace.la" "inplace.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -module -avoid-version -no-undefined -o readfile.la -rpath /usr/lib/gawk readfile.lo -lm libtool: link: ( cd ".libs" && rm -f "ordchr.la" && ln -s "../ordchr.la" "ordchr.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -module -avoid-version -no-undefined -o revoutput.la -rpath /usr/lib/gawk revoutput.lo -lm libtool: link: ( cd ".libs" && rm -f "intdiv.la" && ln -s "../intdiv.la" "intdiv.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -module -avoid-version -no-undefined -o revtwoway.la -rpath /usr/lib/gawk revtwoway.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/readdir.o -lm -O3 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,readdir.so -o .libs/readdir.so libtool: link: gcc -shared -fPIC -DPIC .libs/readfile.o -lm -O3 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,readfile.so -o .libs/readfile.so libtool: link: ( cd ".libs" && rm -f "readdir.la" && ln -s "../readdir.la" "readdir.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -module -avoid-version -no-undefined -o rwarray.la -rpath /usr/lib/gawk rwarray.lo -lmpfr -lgmp -lm libtool: link: gcc -shared -fPIC -DPIC .libs/revoutput.o -lm -O3 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,revoutput.so -o .libs/revoutput.so libtool: link: gcc -shared -fPIC -DPIC .libs/revtwoway.o -lm -O3 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,revtwoway.so -o .libs/revtwoway.so libtool: link: ( cd ".libs" && rm -f "readfile.la" && ln -s "../readfile.la" "readfile.la" ) libtool: link: ( cd ".libs" && rm -f "revtwoway.la" && ln -s "../revtwoway.la" "revtwoway.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -DNDEBUG -module -avoid-version -no-undefined -o time.la -rpath /usr/lib/gawk time.lo -lm libtool: link: ( cd ".libs" && rm -f "revoutput.la" && ln -s "../revoutput.la" "revoutput.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/rwarray.o /usr/lib/libmpfr.so -L/usr/lib /usr/lib/libgmp.so -lm -O3 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,rwarray.so -o .libs/rwarray.so libtool: link: gcc -shared -fPIC -DPIC .libs/time.o -lm -O3 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,time.so -o .libs/time.so /usr/lib/libgmp.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. libtool: link: ( cd ".libs" && rm -f "rwarray.la" && ln -s "../rwarray.la" "rwarray.la" ) libtool: link: ( cd ".libs" && rm -f "time.la" && ln -s "../time.la" "time.la" ) make[5]: Leaving directory '/usr/src/gawk-5.3.2/extension' make[4]: Leaving directory '/usr/src/gawk-5.3.2/extension' make[3]: Leaving directory '/usr/src/gawk-5.3.2/extension' Making all in extras make[3]: Entering directory '/usr/src/gawk-5.3.2/extras' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/gawk-5.3.2/extras' Making all in doc make[3]: Entering directory '/usr/src/gawk-5.3.2/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/gawk-5.3.2/doc' Making all in awklib make[3]: Entering directory '/usr/src/gawk-5.3.2/awklib' rm -f pwcat.c rm -f grcat.c sed 's;/usr/local/libexec/awk;/usr/lib/awk;' < ./eg/lib/passwdawk.in > passwd.awk sed 's;/usr/local/libexec/awk;/usr/lib/awk;' < ./eg/lib/groupawk.in > group.awk ln -s ./eg/lib/pwcat.c . ln -s ./eg/lib/grcat.c . depbase=`echo pwcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../support -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT pwcat.o -MD -MP -MF $depbase.Tpo -c -o pwcat.o pwcat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo grcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../support -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -MT grcat.o -MD -MP -MF $depbase.Tpo -c -o grcat.o grcat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -o pwcat pwcat.o -lm gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DNDEBUG -o grcat grcat.o -lm make[3]: Leaving directory '/usr/src/gawk-5.3.2/awklib' Making all in po make[3]: Entering directory '/usr/src/gawk-5.3.2/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/gawk-5.3.2/po' Making all in test make[3]: Entering directory '/usr/src/gawk-5.3.2/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/gawk-5.3.2/test' make[2]: Leaving directory '/usr/src/gawk-5.3.2' make[1]: Leaving directory '/usr/src/gawk-5.3.2' cd /usr/src/gawk-5.3.2 && make install make[1]: Entering directory '/usr/src/gawk-5.3.2' make install-recursive make[2]: Entering directory '/usr/src/gawk-5.3.2' Making install in support make[3]: Entering directory '/usr/src/gawk-5.3.2/support' make[4]: Entering directory '/usr/src/gawk-5.3.2/support' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gawk-5.3.2/support' make[3]: Leaving directory '/usr/src/gawk-5.3.2/support' Making install in . make[3]: Entering directory '/usr/src/gawk-5.3.2' make[4]: Entering directory '/usr/src/gawk-5.3.2' /bin/mkdir -p '/usr/bin' ./build-aux/install-sh -c gawk '/usr/bin' /bin/mkdir -p '/usr/bin' ./build-aux/install-sh -c gawkbug '/usr/bin' make install-exec-hook make[5]: Entering directory '/usr/src/gawk-5.3.2' (cd /usr/bin; \ name=`echo gawk | sed 's,x,x,'` ; \ if [ ! -f gawk-5.3.2 ]; \ then ln ${name} gawk-5.3.2 2>/dev/null ; \ fi; \ if [ ! -f awk ]; \ then ln -s ${name} awk; \ fi; exit 0) make[5]: Leaving directory '/usr/src/gawk-5.3.2' /bin/mkdir -p '/usr/include' ./build-aux/install-sh -c -m 644 gawkapi.h '/usr/include' make[4]: Leaving directory '/usr/src/gawk-5.3.2' make[3]: Leaving directory '/usr/src/gawk-5.3.2' Making install in extension make[3]: Entering directory '/usr/src/gawk-5.3.2/extension' Making install in po make[4]: Entering directory '/usr/src/gawk-5.3.2/extension/po' if test "gawk-extensions" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ .././../build-aux//install-sh -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[4]: Leaving directory '/usr/src/gawk-5.3.2/extension/po' make[4]: Entering directory '/usr/src/gawk-5.3.2/extension' make[5]: Entering directory '/usr/src/gawk-5.3.2/extension' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man3' ./../build-aux//install-sh -c -m 644 filefuncs.3am fnmatch.3am fork.3am inplace.3am ordchr.3am readdir.3am readfile.3am revoutput.3am revtwoway.3am rwarray.3am time.3am '/usr/share/man/man3' /bin/mkdir -p '/usr/lib/gawk' /bin/sh ./libtool --mode=install ./../build-aux//install-sh -c filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la '/usr/lib/gawk' libtool: install: ./../build-aux//install-sh -c .libs/filefuncs.so /usr/lib/gawk/filefuncs.so libtool: install: ./../build-aux//install-sh -c .libs/filefuncs.lai /usr/lib/gawk/filefuncs.la libtool: install: ./../build-aux//install-sh -c .libs/fnmatch.so /usr/lib/gawk/fnmatch.so libtool: install: ./../build-aux//install-sh -c .libs/fnmatch.lai /usr/lib/gawk/fnmatch.la libtool: install: ./../build-aux//install-sh -c .libs/fork.so /usr/lib/gawk/fork.so libtool: install: ./../build-aux//install-sh -c .libs/fork.lai /usr/lib/gawk/fork.la libtool: install: ./../build-aux//install-sh -c .libs/inplace.so /usr/lib/gawk/inplace.so libtool: install: ./../build-aux//install-sh -c .libs/inplace.lai /usr/lib/gawk/inplace.la libtool: install: ./../build-aux//install-sh -c .libs/intdiv.so /usr/lib/gawk/intdiv.so libtool: install: ./../build-aux//install-sh -c .libs/intdiv.lai /usr/lib/gawk/intdiv.la libtool: install: ./../build-aux//install-sh -c .libs/ordchr.so /usr/lib/gawk/ordchr.so libtool: install: ./../build-aux//install-sh -c .libs/ordchr.lai /usr/lib/gawk/ordchr.la libtool: install: ./../build-aux//install-sh -c .libs/readdir.so /usr/lib/gawk/readdir.so libtool: install: ./../build-aux//install-sh -c .libs/readdir.lai /usr/lib/gawk/readdir.la libtool: install: ./../build-aux//install-sh -c .libs/readfile.so /usr/lib/gawk/readfile.so libtool: install: ./../build-aux//install-sh -c .libs/readfile.lai /usr/lib/gawk/readfile.la libtool: install: ./../build-aux//install-sh -c .libs/revoutput.so /usr/lib/gawk/revoutput.so libtool: install: ./../build-aux//install-sh -c .libs/revoutput.lai /usr/lib/gawk/revoutput.la libtool: install: ./../build-aux//install-sh -c .libs/revtwoway.so /usr/lib/gawk/revtwoway.so libtool: install: ./../build-aux//install-sh -c .libs/revtwoway.lai /usr/lib/gawk/revtwoway.la libtool: install: ./../build-aux//install-sh -c .libs/rwarray.so /usr/lib/gawk/rwarray.so libtool: install: ./../build-aux//install-sh -c .libs/rwarray.lai /usr/lib/gawk/rwarray.la libtool: install: ./../build-aux//install-sh -c .libs/time.so /usr/lib/gawk/time.so libtool: install: ./../build-aux//install-sh -c .libs/time.lai /usr/lib/gawk/time.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/gawk ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/gawk If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make install-data-hook make[6]: Entering directory '/usr/src/gawk-5.3.2/extension' for i in filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la ; do \ rm -f /usr/lib/gawk/$i ; \ done make[6]: Leaving directory '/usr/src/gawk-5.3.2/extension' make[5]: Leaving directory '/usr/src/gawk-5.3.2/extension' make[4]: Leaving directory '/usr/src/gawk-5.3.2/extension' make[3]: Leaving directory '/usr/src/gawk-5.3.2/extension' Making install in extras make[3]: Entering directory '/usr/src/gawk-5.3.2/extras' make[4]: Entering directory '/usr/src/gawk-5.3.2/extras' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/etc/profile.d' .././build-aux/install-sh -c -m 644 gawk.sh gawk.csh '/usr/etc/profile.d' make[4]: Leaving directory '/usr/src/gawk-5.3.2/extras' make[3]: Leaving directory '/usr/src/gawk-5.3.2/extras' Making install in doc make[3]: Entering directory '/usr/src/gawk-5.3.2/doc' make[4]: Entering directory '/usr/src/gawk-5.3.2/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' .././build-aux/install-sh -c -m 644 gawk_api-figure1.png gawk_api-figure2.png gawk_api-figure3.png gawk_array-elements.png gawk_general-program.png gawk_process-flow.png gawk_statist.jpg '/usr/share/info' /bin/mkdir -p '/usr/share/info' .././build-aux/install-sh -c -m 644 ./gawk.info ./gawkinet.info ./gawkworkflow.info ./pm-gawk.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/gawk.info' install-info --info-dir='/usr/share/info' '/usr/share/info/gawkinet.info' install-info --info-dir='/usr/share/info' '/usr/share/info/gawkworkflow.info' install-info --info-dir='/usr/share/info' '/usr/share/info/pm-gawk.info' /bin/mkdir -p '/usr/share/man/man1' .././build-aux/install-sh -c -m 644 gawk.1 gawkbug.1 pm-gawk.1 '/usr/share/man/man1' make[4]: Leaving directory '/usr/src/gawk-5.3.2/doc' make[3]: Leaving directory '/usr/src/gawk-5.3.2/doc' Making install in awklib make[3]: Entering directory '/usr/src/gawk-5.3.2/awklib' make[4]: Entering directory '/usr/src/gawk-5.3.2/awklib' /bin/mkdir -p '/usr/lib/awk' .././build-aux/install-sh -c pwcat grcat '/usr/lib/awk' make install-exec-hook make[5]: Entering directory '/usr/src/gawk-5.3.2/awklib' /bin/sh /usr/src/gawk-5.3.2/build-aux/install-sh -d /usr/share/awk for i in passwd.awk group.awk ./eg/lib/*.awk ; do \ progname=`echo $i | sed 's;.*/;;'` ; \ .././build-aux/install-sh -c -m 644 $i /usr/share/awk/$progname ; \ done make[5]: Leaving directory '/usr/src/gawk-5.3.2/awklib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gawk-5.3.2/awklib' make[3]: Leaving directory '/usr/src/gawk-5.3.2/awklib' Making install in po make[3]: Entering directory '/usr/src/gawk-5.3.2/po' if test "gawk" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ .././build-aux/install-sh -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/usr/src/gawk-5.3.2/po' Making install in test make[3]: Entering directory '/usr/src/gawk-5.3.2/test' make[4]: Entering directory '/usr/src/gawk-5.3.2/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gawk-5.3.2/test' make[3]: Leaving directory '/usr/src/gawk-5.3.2/test' make[2]: Leaving directory '/usr/src/gawk-5.3.2' make[1]: Leaving directory '/usr/src/gawk-5.3.2' Updating linker cache... Install done; saving file list to /usr/src/log/gawk-5.3.2 ... make: Leaving directory '/usr/src/lfs' May 14 16:36:39: Building go make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' go1.20.4.linux-arm64.tar.gz checksum OK ====================================== Installing go-1.20.4 ... Install started; saving file list to /usr/src/lsalr ... mkdir -pv /usr/lib/go mkdir: created directory '/usr/lib/go' cd /usr/src/go && cp -av bin pkg src lib misc api test /usr/lib/go 'bin' -> '/usr/lib/go/bin' 'bin/go' -> '/usr/lib/go/bin/go' 'bin/gofmt' -> '/usr/lib/go/bin/gofmt' 'pkg' -> '/usr/lib/go/pkg' 'pkg/include' -> '/usr/lib/go/pkg/include' 'pkg/include/asm_amd64.h' -> '/usr/lib/go/pkg/include/asm_amd64.h' 'pkg/include/asm_ppc64x.h' -> '/usr/lib/go/pkg/include/asm_ppc64x.h' 'pkg/include/funcdata.h' -> '/usr/lib/go/pkg/include/funcdata.h' 'pkg/include/textflag.h' -> '/usr/lib/go/pkg/include/textflag.h' 'pkg/tool' -> '/usr/lib/go/pkg/tool' 'pkg/tool/linux_arm64' -> '/usr/lib/go/pkg/tool/linux_arm64' 'pkg/tool/linux_arm64/addr2line' -> '/usr/lib/go/pkg/tool/linux_arm64/addr2line' 'pkg/tool/linux_arm64/asm' -> '/usr/lib/go/pkg/tool/linux_arm64/asm' 'pkg/tool/linux_arm64/buildid' -> '/usr/lib/go/pkg/tool/linux_arm64/buildid' 'pkg/tool/linux_arm64/cgo' -> '/usr/lib/go/pkg/tool/linux_arm64/cgo' 'pkg/tool/linux_arm64/compile' -> '/usr/lib/go/pkg/tool/linux_arm64/compile' 'pkg/tool/linux_arm64/covdata' -> '/usr/lib/go/pkg/tool/linux_arm64/covdata' 'pkg/tool/linux_arm64/cover' -> '/usr/lib/go/pkg/tool/linux_arm64/cover' 'pkg/tool/linux_arm64/dist' -> '/usr/lib/go/pkg/tool/linux_arm64/dist' 'pkg/tool/linux_arm64/doc' -> '/usr/lib/go/pkg/tool/linux_arm64/doc' 'pkg/tool/linux_arm64/fix' -> '/usr/lib/go/pkg/tool/linux_arm64/fix' 'pkg/tool/linux_arm64/link' -> '/usr/lib/go/pkg/tool/linux_arm64/link' 'pkg/tool/linux_arm64/nm' -> '/usr/lib/go/pkg/tool/linux_arm64/nm' 'pkg/tool/linux_arm64/objdump' -> '/usr/lib/go/pkg/tool/linux_arm64/objdump' 'pkg/tool/linux_arm64/pack' -> '/usr/lib/go/pkg/tool/linux_arm64/pack' 'pkg/tool/linux_arm64/pprof' -> '/usr/lib/go/pkg/tool/linux_arm64/pprof' 'pkg/tool/linux_arm64/test2json' -> '/usr/lib/go/pkg/tool/linux_arm64/test2json' 'pkg/tool/linux_arm64/trace' -> '/usr/lib/go/pkg/tool/linux_arm64/trace' 'pkg/tool/linux_arm64/vet' -> '/usr/lib/go/pkg/tool/linux_arm64/vet' 'src' -> '/usr/lib/go/src' 'src/Make.dist' -> '/usr/lib/go/src/Make.dist' 'src/README.vendor' -> '/usr/lib/go/src/README.vendor' 'src/all.bash' -> '/usr/lib/go/src/all.bash' 'src/all.bat' -> '/usr/lib/go/src/all.bat' 'src/all.rc' -> '/usr/lib/go/src/all.rc' 'src/archive' -> '/usr/lib/go/src/archive' 'src/archive/tar' -> '/usr/lib/go/src/archive/tar' 'src/archive/tar/common.go' -> '/usr/lib/go/src/archive/tar/common.go' 'src/archive/tar/example_test.go' -> '/usr/lib/go/src/archive/tar/example_test.go' 'src/archive/tar/format.go' -> '/usr/lib/go/src/archive/tar/format.go' 'src/archive/tar/fuzz_test.go' -> '/usr/lib/go/src/archive/tar/fuzz_test.go' 'src/archive/tar/reader.go' -> '/usr/lib/go/src/archive/tar/reader.go' 'src/archive/tar/reader_test.go' -> '/usr/lib/go/src/archive/tar/reader_test.go' 'src/archive/tar/stat_actime1.go' -> '/usr/lib/go/src/archive/tar/stat_actime1.go' 'src/archive/tar/stat_actime2.go' -> '/usr/lib/go/src/archive/tar/stat_actime2.go' 'src/archive/tar/stat_unix.go' -> '/usr/lib/go/src/archive/tar/stat_unix.go' 'src/archive/tar/strconv.go' -> '/usr/lib/go/src/archive/tar/strconv.go' 'src/archive/tar/strconv_test.go' -> '/usr/lib/go/src/archive/tar/strconv_test.go' 'src/archive/tar/tar_test.go' -> '/usr/lib/go/src/archive/tar/tar_test.go' 'src/archive/tar/testdata' -> '/usr/lib/go/src/archive/tar/testdata' 'src/archive/tar/testdata/file-and-dir.tar' -> '/usr/lib/go/src/archive/tar/testdata/file-and-dir.tar' 'src/archive/tar/testdata/gnu-incremental.tar' -> '/usr/lib/go/src/archive/tar/testdata/gnu-incremental.tar' 'src/archive/tar/testdata/gnu-long-nul.tar' -> '/usr/lib/go/src/archive/tar/testdata/gnu-long-nul.tar' 'src/archive/tar/testdata/gnu-multi-hdrs.tar' -> '/usr/lib/go/src/archive/tar/testdata/gnu-multi-hdrs.tar' 'src/archive/tar/testdata/gnu-nil-sparse-data.tar' -> '/usr/lib/go/src/archive/tar/testdata/gnu-nil-sparse-data.tar' 'src/archive/tar/testdata/gnu-nil-sparse-hole.tar' -> '/usr/lib/go/src/archive/tar/testdata/gnu-nil-sparse-hole.tar' 'src/archive/tar/testdata/gnu-not-utf8.tar' -> '/usr/lib/go/src/archive/tar/testdata/gnu-not-utf8.tar' 'src/archive/tar/testdata/gnu-sparse-big.tar' -> '/usr/lib/go/src/archive/tar/testdata/gnu-sparse-big.tar' 'src/archive/tar/testdata/gnu-utf8.tar' -> '/usr/lib/go/src/archive/tar/testdata/gnu-utf8.tar' 'src/archive/tar/testdata/gnu.tar' -> '/usr/lib/go/src/archive/tar/testdata/gnu.tar' 'src/archive/tar/testdata/hardlink.tar' -> '/usr/lib/go/src/archive/tar/testdata/hardlink.tar' 'src/archive/tar/testdata/hdr-only.tar' -> '/usr/lib/go/src/archive/tar/testdata/hdr-only.tar' 'src/archive/tar/testdata/invalid-go17.tar' -> '/usr/lib/go/src/archive/tar/testdata/invalid-go17.tar' 'src/archive/tar/testdata/issue10968.tar' -> '/usr/lib/go/src/archive/tar/testdata/issue10968.tar' 'src/archive/tar/testdata/issue11169.tar' -> '/usr/lib/go/src/archive/tar/testdata/issue11169.tar' 'src/archive/tar/testdata/issue12435.tar' -> '/usr/lib/go/src/archive/tar/testdata/issue12435.tar' 'src/archive/tar/testdata/neg-size.tar' -> '/usr/lib/go/src/archive/tar/testdata/neg-size.tar' 'src/archive/tar/testdata/nil-uid.tar' -> '/usr/lib/go/src/archive/tar/testdata/nil-uid.tar' 'src/archive/tar/testdata/pax-bad-hdr-file.tar' -> '/usr/lib/go/src/archive/tar/testdata/pax-bad-hdr-file.tar' 'src/archive/tar/testdata/pax-bad-hdr-large.tar.bz2' -> '/usr/lib/go/src/archive/tar/testdata/pax-bad-hdr-large.tar.bz2' 'src/archive/tar/testdata/pax-bad-mtime-file.tar' -> '/usr/lib/go/src/archive/tar/testdata/pax-bad-mtime-file.tar' 'src/archive/tar/testdata/pax-global-records.tar' -> '/usr/lib/go/src/archive/tar/testdata/pax-global-records.tar' 'src/archive/tar/testdata/pax-multi-hdrs.tar' -> '/usr/lib/go/src/archive/tar/testdata/pax-multi-hdrs.tar' 'src/archive/tar/testdata/pax-nil-sparse-data.tar' -> '/usr/lib/go/src/archive/tar/testdata/pax-nil-sparse-data.tar' 'src/archive/tar/testdata/pax-nil-sparse-hole.tar' -> '/usr/lib/go/src/archive/tar/testdata/pax-nil-sparse-hole.tar' 'src/archive/tar/testdata/pax-nul-path.tar' -> '/usr/lib/go/src/archive/tar/testdata/pax-nul-path.tar' 'src/archive/tar/testdata/pax-nul-xattrs.tar' -> '/usr/lib/go/src/archive/tar/testdata/pax-nul-xattrs.tar' 'src/archive/tar/testdata/pax-path-hdr.tar' -> '/usr/lib/go/src/archive/tar/testdata/pax-path-hdr.tar' 'src/archive/tar/testdata/pax-pos-size-file.tar' -> '/usr/lib/go/src/archive/tar/testdata/pax-pos-size-file.tar' 'src/archive/tar/testdata/pax-records.tar' -> '/usr/lib/go/src/archive/tar/testdata/pax-records.tar' 'src/archive/tar/testdata/pax-sparse-big.tar' -> '/usr/lib/go/src/archive/tar/testdata/pax-sparse-big.tar' 'src/archive/tar/testdata/pax.tar' -> '/usr/lib/go/src/archive/tar/testdata/pax.tar' 'src/archive/tar/testdata/small.txt' -> '/usr/lib/go/src/archive/tar/testdata/small.txt' 'src/archive/tar/testdata/small2.txt' -> '/usr/lib/go/src/archive/tar/testdata/small2.txt' 'src/archive/tar/testdata/sparse-formats.tar' -> '/usr/lib/go/src/archive/tar/testdata/sparse-formats.tar' 'src/archive/tar/testdata/star.tar' -> '/usr/lib/go/src/archive/tar/testdata/star.tar' 'src/archive/tar/testdata/trailing-slash.tar' -> '/usr/lib/go/src/archive/tar/testdata/trailing-slash.tar' 'src/archive/tar/testdata/ustar-file-devs.tar' -> '/usr/lib/go/src/archive/tar/testdata/ustar-file-devs.tar' 'src/archive/tar/testdata/ustar-file-reg.tar' -> '/usr/lib/go/src/archive/tar/testdata/ustar-file-reg.tar' 'src/archive/tar/testdata/ustar.tar' -> '/usr/lib/go/src/archive/tar/testdata/ustar.tar' 'src/archive/tar/testdata/v7.tar' -> '/usr/lib/go/src/archive/tar/testdata/v7.tar' 'src/archive/tar/testdata/writer-big-long.tar' -> '/usr/lib/go/src/archive/tar/testdata/writer-big-long.tar' 'src/archive/tar/testdata/writer-big.tar' -> '/usr/lib/go/src/archive/tar/testdata/writer-big.tar' 'src/archive/tar/testdata/writer.tar' -> '/usr/lib/go/src/archive/tar/testdata/writer.tar' 'src/archive/tar/testdata/xattrs.tar' -> '/usr/lib/go/src/archive/tar/testdata/xattrs.tar' 'src/archive/tar/writer.go' -> '/usr/lib/go/src/archive/tar/writer.go' 'src/archive/tar/writer_test.go' -> '/usr/lib/go/src/archive/tar/writer_test.go' 'src/archive/zip' -> '/usr/lib/go/src/archive/zip' 'src/archive/zip/example_test.go' -> '/usr/lib/go/src/archive/zip/example_test.go' 'src/archive/zip/fuzz_test.go' -> '/usr/lib/go/src/archive/zip/fuzz_test.go' 'src/archive/zip/reader.go' -> '/usr/lib/go/src/archive/zip/reader.go' 'src/archive/zip/reader_test.go' -> '/usr/lib/go/src/archive/zip/reader_test.go' 'src/archive/zip/register.go' -> '/usr/lib/go/src/archive/zip/register.go' 'src/archive/zip/struct.go' -> '/usr/lib/go/src/archive/zip/struct.go' 'src/archive/zip/testdata' -> '/usr/lib/go/src/archive/zip/testdata' 'src/archive/zip/testdata/crc32-not-streamed.zip' -> '/usr/lib/go/src/archive/zip/testdata/crc32-not-streamed.zip' 'src/archive/zip/testdata/dd.zip' -> '/usr/lib/go/src/archive/zip/testdata/dd.zip' 'src/archive/zip/testdata/dupdir.zip' -> '/usr/lib/go/src/archive/zip/testdata/dupdir.zip' 'src/archive/zip/testdata/go-no-datadesc-sig.zip.base64' -> '/usr/lib/go/src/archive/zip/testdata/go-no-datadesc-sig.zip.base64' 'src/archive/zip/testdata/go-with-datadesc-sig.zip' -> '/usr/lib/go/src/archive/zip/testdata/go-with-datadesc-sig.zip' 'src/archive/zip/testdata/gophercolor16x16.png' -> '/usr/lib/go/src/archive/zip/testdata/gophercolor16x16.png' 'src/archive/zip/testdata/readme.notzip' -> '/usr/lib/go/src/archive/zip/testdata/readme.notzip' 'src/archive/zip/testdata/readme.zip' -> '/usr/lib/go/src/archive/zip/testdata/readme.zip' 'src/archive/zip/testdata/subdir.zip' -> '/usr/lib/go/src/archive/zip/testdata/subdir.zip' 'src/archive/zip/testdata/symlink.zip' -> '/usr/lib/go/src/archive/zip/testdata/symlink.zip' 'src/archive/zip/testdata/test-baddirsz.zip' -> '/usr/lib/go/src/archive/zip/testdata/test-baddirsz.zip' 'src/archive/zip/testdata/test-prefix.zip' -> '/usr/lib/go/src/archive/zip/testdata/test-prefix.zip' 'src/archive/zip/testdata/test-trailing-junk.zip' -> '/usr/lib/go/src/archive/zip/testdata/test-trailing-junk.zip' 'src/archive/zip/testdata/test.zip' -> '/usr/lib/go/src/archive/zip/testdata/test.zip' 'src/archive/zip/testdata/time-22738.zip' -> '/usr/lib/go/src/archive/zip/testdata/time-22738.zip' 'src/archive/zip/testdata/time-7zip.zip' -> '/usr/lib/go/src/archive/zip/testdata/time-7zip.zip' 'src/archive/zip/testdata/time-go.zip' -> '/usr/lib/go/src/archive/zip/testdata/time-go.zip' 'src/archive/zip/testdata/time-infozip.zip' -> '/usr/lib/go/src/archive/zip/testdata/time-infozip.zip' 'src/archive/zip/testdata/time-osx.zip' -> '/usr/lib/go/src/archive/zip/testdata/time-osx.zip' 'src/archive/zip/testdata/time-win7.zip' -> '/usr/lib/go/src/archive/zip/testdata/time-win7.zip' 'src/archive/zip/testdata/time-winrar.zip' -> '/usr/lib/go/src/archive/zip/testdata/time-winrar.zip' 'src/archive/zip/testdata/time-winzip.zip' -> '/usr/lib/go/src/archive/zip/testdata/time-winzip.zip' 'src/archive/zip/testdata/unix.zip' -> '/usr/lib/go/src/archive/zip/testdata/unix.zip' 'src/archive/zip/testdata/utf8-7zip.zip' -> '/usr/lib/go/src/archive/zip/testdata/utf8-7zip.zip' 'src/archive/zip/testdata/utf8-infozip.zip' -> '/usr/lib/go/src/archive/zip/testdata/utf8-infozip.zip' 'src/archive/zip/testdata/utf8-osx.zip' -> '/usr/lib/go/src/archive/zip/testdata/utf8-osx.zip' 'src/archive/zip/testdata/utf8-winrar.zip' -> '/usr/lib/go/src/archive/zip/testdata/utf8-winrar.zip' 'src/archive/zip/testdata/utf8-winzip.zip' -> '/usr/lib/go/src/archive/zip/testdata/utf8-winzip.zip' 'src/archive/zip/testdata/winxp.zip' -> '/usr/lib/go/src/archive/zip/testdata/winxp.zip' 'src/archive/zip/testdata/zip64-2.zip' -> '/usr/lib/go/src/archive/zip/testdata/zip64-2.zip' 'src/archive/zip/testdata/zip64.zip' -> '/usr/lib/go/src/archive/zip/testdata/zip64.zip' 'src/archive/zip/writer.go' -> '/usr/lib/go/src/archive/zip/writer.go' 'src/archive/zip/writer_test.go' -> '/usr/lib/go/src/archive/zip/writer_test.go' 'src/archive/zip/zip_test.go' -> '/usr/lib/go/src/archive/zip/zip_test.go' 'src/arena' -> '/usr/lib/go/src/arena' 'src/arena/arena.go' -> '/usr/lib/go/src/arena/arena.go' 'src/arena/arena_test.go' -> '/usr/lib/go/src/arena/arena_test.go' 'src/bootstrap.bash' -> '/usr/lib/go/src/bootstrap.bash' 'src/bufio' -> '/usr/lib/go/src/bufio' 'src/bufio/bufio.go' -> '/usr/lib/go/src/bufio/bufio.go' 'src/bufio/bufio_test.go' -> '/usr/lib/go/src/bufio/bufio_test.go' 'src/bufio/example_test.go' -> '/usr/lib/go/src/bufio/example_test.go' 'src/bufio/export_test.go' -> '/usr/lib/go/src/bufio/export_test.go' 'src/bufio/scan.go' -> '/usr/lib/go/src/bufio/scan.go' 'src/bufio/scan_test.go' -> '/usr/lib/go/src/bufio/scan_test.go' 'src/buildall.bash' -> '/usr/lib/go/src/buildall.bash' 'src/builtin' -> '/usr/lib/go/src/builtin' 'src/builtin/builtin.go' -> '/usr/lib/go/src/builtin/builtin.go' 'src/bytes' -> '/usr/lib/go/src/bytes' 'src/bytes/boundary_test.go' -> '/usr/lib/go/src/bytes/boundary_test.go' 'src/bytes/buffer.go' -> '/usr/lib/go/src/bytes/buffer.go' 'src/bytes/buffer_test.go' -> '/usr/lib/go/src/bytes/buffer_test.go' 'src/bytes/bytes.go' -> '/usr/lib/go/src/bytes/bytes.go' 'src/bytes/bytes_test.go' -> '/usr/lib/go/src/bytes/bytes_test.go' 'src/bytes/compare_test.go' -> '/usr/lib/go/src/bytes/compare_test.go' 'src/bytes/example_test.go' -> '/usr/lib/go/src/bytes/example_test.go' 'src/bytes/export_test.go' -> '/usr/lib/go/src/bytes/export_test.go' 'src/bytes/reader.go' -> '/usr/lib/go/src/bytes/reader.go' 'src/bytes/reader_test.go' -> '/usr/lib/go/src/bytes/reader_test.go' 'src/clean.bash' -> '/usr/lib/go/src/clean.bash' 'src/clean.bat' -> '/usr/lib/go/src/clean.bat' 'src/clean.rc' -> '/usr/lib/go/src/clean.rc' 'src/cmd' -> '/usr/lib/go/src/cmd' 'src/cmd/README.vendor' -> '/usr/lib/go/src/cmd/README.vendor' 'src/cmd/addr2line' -> '/usr/lib/go/src/cmd/addr2line' 'src/cmd/addr2line/addr2line_test.go' -> '/usr/lib/go/src/cmd/addr2line/addr2line_test.go' 'src/cmd/addr2line/main.go' -> '/usr/lib/go/src/cmd/addr2line/main.go' 'src/cmd/api' -> '/usr/lib/go/src/cmd/api' 'src/cmd/api/api.go' -> '/usr/lib/go/src/cmd/api/api.go' 'src/cmd/api/api_test.go' -> '/usr/lib/go/src/cmd/api/api_test.go' 'src/cmd/api/boring_test.go' -> '/usr/lib/go/src/cmd/api/boring_test.go' 'src/cmd/api/testdata' -> '/usr/lib/go/src/cmd/api/testdata' 'src/cmd/api/testdata/src' -> '/usr/lib/go/src/cmd/api/testdata/src' 'src/cmd/api/testdata/src/issue21181' -> '/usr/lib/go/src/cmd/api/testdata/src/issue21181' 'src/cmd/api/testdata/src/issue21181/dep' -> '/usr/lib/go/src/cmd/api/testdata/src/issue21181/dep' 'src/cmd/api/testdata/src/issue21181/dep/p.go' -> '/usr/lib/go/src/cmd/api/testdata/src/issue21181/dep/p.go' 'src/cmd/api/testdata/src/issue21181/dep/p_amd64.go' -> '/usr/lib/go/src/cmd/api/testdata/src/issue21181/dep/p_amd64.go' 'src/cmd/api/testdata/src/issue21181/indirect' -> '/usr/lib/go/src/cmd/api/testdata/src/issue21181/indirect' 'src/cmd/api/testdata/src/issue21181/indirect/p.go' -> '/usr/lib/go/src/cmd/api/testdata/src/issue21181/indirect/p.go' 'src/cmd/api/testdata/src/issue21181/p' -> '/usr/lib/go/src/cmd/api/testdata/src/issue21181/p' 'src/cmd/api/testdata/src/issue21181/p/p.go' -> '/usr/lib/go/src/cmd/api/testdata/src/issue21181/p/p.go' 'src/cmd/api/testdata/src/issue21181/p/p_amd64.go' -> '/usr/lib/go/src/cmd/api/testdata/src/issue21181/p/p_amd64.go' 'src/cmd/api/testdata/src/issue21181/p/p_generic.go' -> '/usr/lib/go/src/cmd/api/testdata/src/issue21181/p/p_generic.go' 'src/cmd/api/testdata/src/issue29837' -> '/usr/lib/go/src/cmd/api/testdata/src/issue29837' 'src/cmd/api/testdata/src/issue29837/p' -> '/usr/lib/go/src/cmd/api/testdata/src/issue29837/p' 'src/cmd/api/testdata/src/issue29837/p/README' -> '/usr/lib/go/src/cmd/api/testdata/src/issue29837/p/README' 'src/cmd/api/testdata/src/pkg' -> '/usr/lib/go/src/cmd/api/testdata/src/pkg' 'src/cmd/api/testdata/src/pkg/p1' -> '/usr/lib/go/src/cmd/api/testdata/src/pkg/p1' 'src/cmd/api/testdata/src/pkg/p1/golden.txt' -> '/usr/lib/go/src/cmd/api/testdata/src/pkg/p1/golden.txt' 'src/cmd/api/testdata/src/pkg/p1/p1.go' -> '/usr/lib/go/src/cmd/api/testdata/src/pkg/p1/p1.go' 'src/cmd/api/testdata/src/pkg/p2' -> '/usr/lib/go/src/cmd/api/testdata/src/pkg/p2' 'src/cmd/api/testdata/src/pkg/p2/golden.txt' -> '/usr/lib/go/src/cmd/api/testdata/src/pkg/p2/golden.txt' 'src/cmd/api/testdata/src/pkg/p2/p2.go' -> '/usr/lib/go/src/cmd/api/testdata/src/pkg/p2/p2.go' 'src/cmd/api/testdata/src/pkg/p3' -> '/usr/lib/go/src/cmd/api/testdata/src/pkg/p3' 'src/cmd/api/testdata/src/pkg/p3/golden.txt' -> '/usr/lib/go/src/cmd/api/testdata/src/pkg/p3/golden.txt' 'src/cmd/api/testdata/src/pkg/p3/p3.go' -> '/usr/lib/go/src/cmd/api/testdata/src/pkg/p3/p3.go' 'src/cmd/api/testdata/src/pkg/p4' -> '/usr/lib/go/src/cmd/api/testdata/src/pkg/p4' 'src/cmd/api/testdata/src/pkg/p4/golden.txt' -> '/usr/lib/go/src/cmd/api/testdata/src/pkg/p4/golden.txt' 'src/cmd/api/testdata/src/pkg/p4/p4.go' -> '/usr/lib/go/src/cmd/api/testdata/src/pkg/p4/p4.go' 'src/cmd/asm' -> '/usr/lib/go/src/cmd/asm' 'src/cmd/asm/doc.go' -> '/usr/lib/go/src/cmd/asm/doc.go' 'src/cmd/asm/internal' -> '/usr/lib/go/src/cmd/asm/internal' 'src/cmd/asm/internal/arch' -> '/usr/lib/go/src/cmd/asm/internal/arch' 'src/cmd/asm/internal/arch/arch.go' -> '/usr/lib/go/src/cmd/asm/internal/arch/arch.go' 'src/cmd/asm/internal/arch/arm.go' -> '/usr/lib/go/src/cmd/asm/internal/arch/arm.go' 'src/cmd/asm/internal/arch/arm64.go' -> '/usr/lib/go/src/cmd/asm/internal/arch/arm64.go' 'src/cmd/asm/internal/arch/loong64.go' -> '/usr/lib/go/src/cmd/asm/internal/arch/loong64.go' 'src/cmd/asm/internal/arch/mips.go' -> '/usr/lib/go/src/cmd/asm/internal/arch/mips.go' 'src/cmd/asm/internal/arch/ppc64.go' -> '/usr/lib/go/src/cmd/asm/internal/arch/ppc64.go' 'src/cmd/asm/internal/arch/riscv64.go' -> '/usr/lib/go/src/cmd/asm/internal/arch/riscv64.go' 'src/cmd/asm/internal/arch/s390x.go' -> '/usr/lib/go/src/cmd/asm/internal/arch/s390x.go' 'src/cmd/asm/internal/asm' -> '/usr/lib/go/src/cmd/asm/internal/asm' 'src/cmd/asm/internal/asm/asm.go' -> '/usr/lib/go/src/cmd/asm/internal/asm/asm.go' 'src/cmd/asm/internal/asm/endtoend_test.go' -> '/usr/lib/go/src/cmd/asm/internal/asm/endtoend_test.go' 'src/cmd/asm/internal/asm/expr_test.go' -> '/usr/lib/go/src/cmd/asm/internal/asm/expr_test.go' 'src/cmd/asm/internal/asm/line_test.go' -> '/usr/lib/go/src/cmd/asm/internal/asm/line_test.go' 'src/cmd/asm/internal/asm/operand_test.go' -> '/usr/lib/go/src/cmd/asm/internal/asm/operand_test.go' 'src/cmd/asm/internal/asm/parse.go' -> '/usr/lib/go/src/cmd/asm/internal/asm/parse.go' 'src/cmd/asm/internal/asm/pseudo_test.go' -> '/usr/lib/go/src/cmd/asm/internal/asm/pseudo_test.go' 'src/cmd/asm/internal/asm/testdata' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata' 'src/cmd/asm/internal/asm/testdata/386.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/386.s' 'src/cmd/asm/internal/asm/testdata/386enc.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/386enc.s' 'src/cmd/asm/internal/asm/testdata/amd64.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/amd64.s' 'src/cmd/asm/internal/asm/testdata/amd64dynlinkerror.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/amd64dynlinkerror.s' 'src/cmd/asm/internal/asm/testdata/amd64enc.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/amd64enc.s' 'src/cmd/asm/internal/asm/testdata/amd64enc_extra.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/amd64enc_extra.s' 'src/cmd/asm/internal/asm/testdata/amd64error.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/amd64error.s' 'src/cmd/asm/internal/asm/testdata/arm.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/arm.s' 'src/cmd/asm/internal/asm/testdata/arm64.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/arm64.s' 'src/cmd/asm/internal/asm/testdata/arm64enc.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/arm64enc.s' 'src/cmd/asm/internal/asm/testdata/arm64error.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/arm64error.s' 'src/cmd/asm/internal/asm/testdata/armerror.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/armerror.s' 'src/cmd/asm/internal/asm/testdata/armv6.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/armv6.s' 'src/cmd/asm/internal/asm/testdata/avx512enc' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc' 'src/cmd/asm/internal/asm/testdata/avx512enc/aes_avx512f.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/aes_avx512f.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_4fmaps.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_4fmaps.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_4vnniw.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_4vnniw.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_bitalg.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_bitalg.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_ifma.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_ifma.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi2.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vbmi2.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vnni.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vnni.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vpopcntdq.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vpopcntdq.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512cd.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512cd.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512dq.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512dq.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512er.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512er.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/avx512pf.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/avx512pf.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/gfni_avx512f.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/gfni_avx512f.s' 'src/cmd/asm/internal/asm/testdata/avx512enc/vpclmulqdq_avx512f.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/avx512enc/vpclmulqdq_avx512f.s' 'src/cmd/asm/internal/asm/testdata/buildtagerror.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/buildtagerror.s' 'src/cmd/asm/internal/asm/testdata/duperror.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/duperror.s' 'src/cmd/asm/internal/asm/testdata/loong64.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/loong64.s' 'src/cmd/asm/internal/asm/testdata/loong64enc1.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/loong64enc1.s' 'src/cmd/asm/internal/asm/testdata/loong64enc2.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/loong64enc2.s' 'src/cmd/asm/internal/asm/testdata/loong64enc3.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/loong64enc3.s' 'src/cmd/asm/internal/asm/testdata/mips.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/mips.s' 'src/cmd/asm/internal/asm/testdata/mips64.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/mips64.s' 'src/cmd/asm/internal/asm/testdata/ppc64.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/ppc64.s' 'src/cmd/asm/internal/asm/testdata/ppc64_p10.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/ppc64_p10.s' 'src/cmd/asm/internal/asm/testdata/riscv64.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/riscv64.s' 'src/cmd/asm/internal/asm/testdata/riscv64error.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/riscv64error.s' 'src/cmd/asm/internal/asm/testdata/s390x.s' -> '/usr/lib/go/src/cmd/asm/internal/asm/testdata/s390x.s' 'src/cmd/asm/internal/flags' -> '/usr/lib/go/src/cmd/asm/internal/flags' 'src/cmd/asm/internal/flags/flags.go' -> '/usr/lib/go/src/cmd/asm/internal/flags/flags.go' 'src/cmd/asm/internal/lex' -> '/usr/lib/go/src/cmd/asm/internal/lex' 'src/cmd/asm/internal/lex/input.go' -> '/usr/lib/go/src/cmd/asm/internal/lex/input.go' 'src/cmd/asm/internal/lex/lex.go' -> '/usr/lib/go/src/cmd/asm/internal/lex/lex.go' 'src/cmd/asm/internal/lex/lex_test.go' -> '/usr/lib/go/src/cmd/asm/internal/lex/lex_test.go' 'src/cmd/asm/internal/lex/slice.go' -> '/usr/lib/go/src/cmd/asm/internal/lex/slice.go' 'src/cmd/asm/internal/lex/stack.go' -> '/usr/lib/go/src/cmd/asm/internal/lex/stack.go' 'src/cmd/asm/internal/lex/tokenizer.go' -> '/usr/lib/go/src/cmd/asm/internal/lex/tokenizer.go' 'src/cmd/asm/main.go' -> '/usr/lib/go/src/cmd/asm/main.go' 'src/cmd/buildid' -> '/usr/lib/go/src/cmd/buildid' 'src/cmd/buildid/buildid.go' -> '/usr/lib/go/src/cmd/buildid/buildid.go' 'src/cmd/buildid/doc.go' -> '/usr/lib/go/src/cmd/buildid/doc.go' 'src/cmd/cgo' -> '/usr/lib/go/src/cmd/cgo' 'src/cmd/cgo/ast.go' -> '/usr/lib/go/src/cmd/cgo/ast.go' 'src/cmd/cgo/ast_go1.go' -> '/usr/lib/go/src/cmd/cgo/ast_go1.go' 'src/cmd/cgo/ast_go118.go' -> '/usr/lib/go/src/cmd/cgo/ast_go118.go' 'src/cmd/cgo/doc.go' -> '/usr/lib/go/src/cmd/cgo/doc.go' 'src/cmd/cgo/gcc.go' -> '/usr/lib/go/src/cmd/cgo/gcc.go' 'src/cmd/cgo/godefs.go' -> '/usr/lib/go/src/cmd/cgo/godefs.go' 'src/cmd/cgo/main.go' -> '/usr/lib/go/src/cmd/cgo/main.go' 'src/cmd/cgo/out.go' -> '/usr/lib/go/src/cmd/cgo/out.go' 'src/cmd/cgo/util.go' -> '/usr/lib/go/src/cmd/cgo/util.go' 'src/cmd/cgo/zdefaultcc.go' -> '/usr/lib/go/src/cmd/cgo/zdefaultcc.go' 'src/cmd/compile' -> '/usr/lib/go/src/cmd/compile' 'src/cmd/compile/README.md' -> '/usr/lib/go/src/cmd/compile/README.md' 'src/cmd/compile/abi-internal.md' -> '/usr/lib/go/src/cmd/compile/abi-internal.md' 'src/cmd/compile/doc.go' -> '/usr/lib/go/src/cmd/compile/doc.go' 'src/cmd/compile/internal' -> '/usr/lib/go/src/cmd/compile/internal' 'src/cmd/compile/internal/abi' -> '/usr/lib/go/src/cmd/compile/internal/abi' 'src/cmd/compile/internal/abi/abiutils.go' -> '/usr/lib/go/src/cmd/compile/internal/abi/abiutils.go' 'src/cmd/compile/internal/abt' -> '/usr/lib/go/src/cmd/compile/internal/abt' 'src/cmd/compile/internal/abt/avlint32.go' -> '/usr/lib/go/src/cmd/compile/internal/abt/avlint32.go' 'src/cmd/compile/internal/abt/avlint32_test.go' -> '/usr/lib/go/src/cmd/compile/internal/abt/avlint32_test.go' 'src/cmd/compile/internal/amd64' -> '/usr/lib/go/src/cmd/compile/internal/amd64' 'src/cmd/compile/internal/amd64/galign.go' -> '/usr/lib/go/src/cmd/compile/internal/amd64/galign.go' 'src/cmd/compile/internal/amd64/ggen.go' -> '/usr/lib/go/src/cmd/compile/internal/amd64/ggen.go' 'src/cmd/compile/internal/amd64/ssa.go' -> '/usr/lib/go/src/cmd/compile/internal/amd64/ssa.go' 'src/cmd/compile/internal/amd64/versions_test.go' -> '/usr/lib/go/src/cmd/compile/internal/amd64/versions_test.go' 'src/cmd/compile/internal/arm' -> '/usr/lib/go/src/cmd/compile/internal/arm' 'src/cmd/compile/internal/arm/galign.go' -> '/usr/lib/go/src/cmd/compile/internal/arm/galign.go' 'src/cmd/compile/internal/arm/ggen.go' -> '/usr/lib/go/src/cmd/compile/internal/arm/ggen.go' 'src/cmd/compile/internal/arm/ssa.go' -> '/usr/lib/go/src/cmd/compile/internal/arm/ssa.go' 'src/cmd/compile/internal/arm64' -> '/usr/lib/go/src/cmd/compile/internal/arm64' 'src/cmd/compile/internal/arm64/galign.go' -> '/usr/lib/go/src/cmd/compile/internal/arm64/galign.go' 'src/cmd/compile/internal/arm64/ggen.go' -> '/usr/lib/go/src/cmd/compile/internal/arm64/ggen.go' 'src/cmd/compile/internal/arm64/ssa.go' -> '/usr/lib/go/src/cmd/compile/internal/arm64/ssa.go' 'src/cmd/compile/internal/base' -> '/usr/lib/go/src/cmd/compile/internal/base' 'src/cmd/compile/internal/base/base.go' -> '/usr/lib/go/src/cmd/compile/internal/base/base.go' 'src/cmd/compile/internal/base/bootstrap_false.go' -> '/usr/lib/go/src/cmd/compile/internal/base/bootstrap_false.go' 'src/cmd/compile/internal/base/bootstrap_true.go' -> '/usr/lib/go/src/cmd/compile/internal/base/bootstrap_true.go' 'src/cmd/compile/internal/base/debug.go' -> '/usr/lib/go/src/cmd/compile/internal/base/debug.go' 'src/cmd/compile/internal/base/flag.go' -> '/usr/lib/go/src/cmd/compile/internal/base/flag.go' 'src/cmd/compile/internal/base/hashdebug.go' -> '/usr/lib/go/src/cmd/compile/internal/base/hashdebug.go' 'src/cmd/compile/internal/base/hashdebug_test.go' -> '/usr/lib/go/src/cmd/compile/internal/base/hashdebug_test.go' 'src/cmd/compile/internal/base/link.go' -> '/usr/lib/go/src/cmd/compile/internal/base/link.go' 'src/cmd/compile/internal/base/mapfile_mmap.go' -> '/usr/lib/go/src/cmd/compile/internal/base/mapfile_mmap.go' 'src/cmd/compile/internal/base/mapfile_read.go' -> '/usr/lib/go/src/cmd/compile/internal/base/mapfile_read.go' 'src/cmd/compile/internal/base/print.go' -> '/usr/lib/go/src/cmd/compile/internal/base/print.go' 'src/cmd/compile/internal/base/timings.go' -> '/usr/lib/go/src/cmd/compile/internal/base/timings.go' 'src/cmd/compile/internal/bitvec' -> '/usr/lib/go/src/cmd/compile/internal/bitvec' 'src/cmd/compile/internal/bitvec/bv.go' -> '/usr/lib/go/src/cmd/compile/internal/bitvec/bv.go' 'src/cmd/compile/internal/compare' -> '/usr/lib/go/src/cmd/compile/internal/compare' 'src/cmd/compile/internal/compare/compare.go' -> '/usr/lib/go/src/cmd/compile/internal/compare/compare.go' 'src/cmd/compile/internal/compare/compare_test.go' -> '/usr/lib/go/src/cmd/compile/internal/compare/compare_test.go' 'src/cmd/compile/internal/coverage' -> '/usr/lib/go/src/cmd/compile/internal/coverage' 'src/cmd/compile/internal/coverage/cover.go' -> '/usr/lib/go/src/cmd/compile/internal/coverage/cover.go' 'src/cmd/compile/internal/deadcode' -> '/usr/lib/go/src/cmd/compile/internal/deadcode' 'src/cmd/compile/internal/deadcode/deadcode.go' -> '/usr/lib/go/src/cmd/compile/internal/deadcode/deadcode.go' 'src/cmd/compile/internal/devirtualize' -> '/usr/lib/go/src/cmd/compile/internal/devirtualize' 'src/cmd/compile/internal/devirtualize/devirtualize.go' -> '/usr/lib/go/src/cmd/compile/internal/devirtualize/devirtualize.go' 'src/cmd/compile/internal/dwarfgen' -> '/usr/lib/go/src/cmd/compile/internal/dwarfgen' 'src/cmd/compile/internal/dwarfgen/dwarf.go' -> '/usr/lib/go/src/cmd/compile/internal/dwarfgen/dwarf.go' 'src/cmd/compile/internal/dwarfgen/dwinl.go' -> '/usr/lib/go/src/cmd/compile/internal/dwarfgen/dwinl.go' 'src/cmd/compile/internal/dwarfgen/marker.go' -> '/usr/lib/go/src/cmd/compile/internal/dwarfgen/marker.go' 'src/cmd/compile/internal/dwarfgen/scope.go' -> '/usr/lib/go/src/cmd/compile/internal/dwarfgen/scope.go' 'src/cmd/compile/internal/dwarfgen/scope_test.go' -> '/usr/lib/go/src/cmd/compile/internal/dwarfgen/scope_test.go' 'src/cmd/compile/internal/escape' -> '/usr/lib/go/src/cmd/compile/internal/escape' 'src/cmd/compile/internal/escape/assign.go' -> '/usr/lib/go/src/cmd/compile/internal/escape/assign.go' 'src/cmd/compile/internal/escape/call.go' -> '/usr/lib/go/src/cmd/compile/internal/escape/call.go' 'src/cmd/compile/internal/escape/desugar.go' -> '/usr/lib/go/src/cmd/compile/internal/escape/desugar.go' 'src/cmd/compile/internal/escape/escape.go' -> '/usr/lib/go/src/cmd/compile/internal/escape/escape.go' 'src/cmd/compile/internal/escape/expr.go' -> '/usr/lib/go/src/cmd/compile/internal/escape/expr.go' 'src/cmd/compile/internal/escape/graph.go' -> '/usr/lib/go/src/cmd/compile/internal/escape/graph.go' 'src/cmd/compile/internal/escape/leaks.go' -> '/usr/lib/go/src/cmd/compile/internal/escape/leaks.go' 'src/cmd/compile/internal/escape/solve.go' -> '/usr/lib/go/src/cmd/compile/internal/escape/solve.go' 'src/cmd/compile/internal/escape/stmt.go' -> '/usr/lib/go/src/cmd/compile/internal/escape/stmt.go' 'src/cmd/compile/internal/escape/utils.go' -> '/usr/lib/go/src/cmd/compile/internal/escape/utils.go' 'src/cmd/compile/internal/gc' -> '/usr/lib/go/src/cmd/compile/internal/gc' 'src/cmd/compile/internal/gc/compile.go' -> '/usr/lib/go/src/cmd/compile/internal/gc/compile.go' 'src/cmd/compile/internal/gc/export.go' -> '/usr/lib/go/src/cmd/compile/internal/gc/export.go' 'src/cmd/compile/internal/gc/main.go' -> '/usr/lib/go/src/cmd/compile/internal/gc/main.go' 'src/cmd/compile/internal/gc/obj.go' -> '/usr/lib/go/src/cmd/compile/internal/gc/obj.go' 'src/cmd/compile/internal/gc/util.go' -> '/usr/lib/go/src/cmd/compile/internal/gc/util.go' 'src/cmd/compile/internal/importer' -> '/usr/lib/go/src/cmd/compile/internal/importer' 'src/cmd/compile/internal/importer/exportdata.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/exportdata.go' 'src/cmd/compile/internal/importer/gcimporter.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/gcimporter.go' 'src/cmd/compile/internal/importer/gcimporter_test.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/gcimporter_test.go' 'src/cmd/compile/internal/importer/iimport.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/iimport.go' 'src/cmd/compile/internal/importer/support.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/support.go' 'src/cmd/compile/internal/importer/testdata' -> '/usr/lib/go/src/cmd/compile/internal/importer/testdata' 'src/cmd/compile/internal/importer/testdata/a.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/testdata/a.go' 'src/cmd/compile/internal/importer/testdata/b.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/testdata/b.go' 'src/cmd/compile/internal/importer/testdata/exports.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/testdata/exports.go' 'src/cmd/compile/internal/importer/testdata/generics.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/testdata/generics.go' 'src/cmd/compile/internal/importer/testdata/issue15920.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/testdata/issue15920.go' 'src/cmd/compile/internal/importer/testdata/issue20046.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/testdata/issue20046.go' 'src/cmd/compile/internal/importer/testdata/issue25301.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/testdata/issue25301.go' 'src/cmd/compile/internal/importer/testdata/issue25596.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/testdata/issue25596.go' 'src/cmd/compile/internal/importer/testdata/p.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/testdata/p.go' 'src/cmd/compile/internal/importer/testdata/versions' -> '/usr/lib/go/src/cmd/compile/internal/importer/testdata/versions' 'src/cmd/compile/internal/importer/testdata/versions/test.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/testdata/versions/test.go' 'src/cmd/compile/internal/importer/ureader.go' -> '/usr/lib/go/src/cmd/compile/internal/importer/ureader.go' 'src/cmd/compile/internal/inline' -> '/usr/lib/go/src/cmd/compile/internal/inline' 'src/cmd/compile/internal/inline/inl.go' -> '/usr/lib/go/src/cmd/compile/internal/inline/inl.go' 'src/cmd/compile/internal/ir' -> '/usr/lib/go/src/cmd/compile/internal/ir' 'src/cmd/compile/internal/ir/abi.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/abi.go' 'src/cmd/compile/internal/ir/bitset.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/bitset.go' 'src/cmd/compile/internal/ir/cfg.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/cfg.go' 'src/cmd/compile/internal/ir/class_string.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/class_string.go' 'src/cmd/compile/internal/ir/const.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/const.go' 'src/cmd/compile/internal/ir/copy.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/copy.go' 'src/cmd/compile/internal/ir/dump.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/dump.go' 'src/cmd/compile/internal/ir/expr.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/expr.go' 'src/cmd/compile/internal/ir/fmt.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/fmt.go' 'src/cmd/compile/internal/ir/func.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/func.go' 'src/cmd/compile/internal/ir/ir.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/ir.go' 'src/cmd/compile/internal/ir/mini.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/mini.go' 'src/cmd/compile/internal/ir/mknode.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/mknode.go' 'src/cmd/compile/internal/ir/name.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/name.go' 'src/cmd/compile/internal/ir/node.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/node.go' 'src/cmd/compile/internal/ir/node_gen.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/node_gen.go' 'src/cmd/compile/internal/ir/op_string.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/op_string.go' 'src/cmd/compile/internal/ir/package.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/package.go' 'src/cmd/compile/internal/ir/scc.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/scc.go' 'src/cmd/compile/internal/ir/sizeof_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/sizeof_test.go' 'src/cmd/compile/internal/ir/stmt.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/stmt.go' 'src/cmd/compile/internal/ir/symtab.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/symtab.go' 'src/cmd/compile/internal/ir/type.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/type.go' 'src/cmd/compile/internal/ir/val.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/val.go' 'src/cmd/compile/internal/ir/visit.go' -> '/usr/lib/go/src/cmd/compile/internal/ir/visit.go' 'src/cmd/compile/internal/liveness' -> '/usr/lib/go/src/cmd/compile/internal/liveness' 'src/cmd/compile/internal/liveness/arg.go' -> '/usr/lib/go/src/cmd/compile/internal/liveness/arg.go' 'src/cmd/compile/internal/liveness/bvset.go' -> '/usr/lib/go/src/cmd/compile/internal/liveness/bvset.go' 'src/cmd/compile/internal/liveness/plive.go' -> '/usr/lib/go/src/cmd/compile/internal/liveness/plive.go' 'src/cmd/compile/internal/logopt' -> '/usr/lib/go/src/cmd/compile/internal/logopt' 'src/cmd/compile/internal/logopt/log_opts.go' -> '/usr/lib/go/src/cmd/compile/internal/logopt/log_opts.go' 'src/cmd/compile/internal/logopt/logopt_test.go' -> '/usr/lib/go/src/cmd/compile/internal/logopt/logopt_test.go' 'src/cmd/compile/internal/loong64' -> '/usr/lib/go/src/cmd/compile/internal/loong64' 'src/cmd/compile/internal/loong64/galign.go' -> '/usr/lib/go/src/cmd/compile/internal/loong64/galign.go' 'src/cmd/compile/internal/loong64/ggen.go' -> '/usr/lib/go/src/cmd/compile/internal/loong64/ggen.go' 'src/cmd/compile/internal/loong64/ssa.go' -> '/usr/lib/go/src/cmd/compile/internal/loong64/ssa.go' 'src/cmd/compile/internal/mips' -> '/usr/lib/go/src/cmd/compile/internal/mips' 'src/cmd/compile/internal/mips/galign.go' -> '/usr/lib/go/src/cmd/compile/internal/mips/galign.go' 'src/cmd/compile/internal/mips/ggen.go' -> '/usr/lib/go/src/cmd/compile/internal/mips/ggen.go' 'src/cmd/compile/internal/mips/ssa.go' -> '/usr/lib/go/src/cmd/compile/internal/mips/ssa.go' 'src/cmd/compile/internal/mips64' -> '/usr/lib/go/src/cmd/compile/internal/mips64' 'src/cmd/compile/internal/mips64/galign.go' -> '/usr/lib/go/src/cmd/compile/internal/mips64/galign.go' 'src/cmd/compile/internal/mips64/ggen.go' -> '/usr/lib/go/src/cmd/compile/internal/mips64/ggen.go' 'src/cmd/compile/internal/mips64/ssa.go' -> '/usr/lib/go/src/cmd/compile/internal/mips64/ssa.go' 'src/cmd/compile/internal/noder' -> '/usr/lib/go/src/cmd/compile/internal/noder' 'src/cmd/compile/internal/noder/codes.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/codes.go' 'src/cmd/compile/internal/noder/decl.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/decl.go' 'src/cmd/compile/internal/noder/export.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/export.go' 'src/cmd/compile/internal/noder/expr.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/expr.go' 'src/cmd/compile/internal/noder/func.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/func.go' 'src/cmd/compile/internal/noder/helpers.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/helpers.go' 'src/cmd/compile/internal/noder/import.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/import.go' 'src/cmd/compile/internal/noder/irgen.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/irgen.go' 'src/cmd/compile/internal/noder/lex.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/lex.go' 'src/cmd/compile/internal/noder/lex_test.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/lex_test.go' 'src/cmd/compile/internal/noder/linker.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/linker.go' 'src/cmd/compile/internal/noder/noder.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/noder.go' 'src/cmd/compile/internal/noder/object.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/object.go' 'src/cmd/compile/internal/noder/posmap.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/posmap.go' 'src/cmd/compile/internal/noder/quirks.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/quirks.go' 'src/cmd/compile/internal/noder/reader.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/reader.go' 'src/cmd/compile/internal/noder/scopes.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/scopes.go' 'src/cmd/compile/internal/noder/sizes.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/sizes.go' 'src/cmd/compile/internal/noder/stencil.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/stencil.go' 'src/cmd/compile/internal/noder/stmt.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/stmt.go' 'src/cmd/compile/internal/noder/transform.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/transform.go' 'src/cmd/compile/internal/noder/types.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/types.go' 'src/cmd/compile/internal/noder/unified.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/unified.go' 'src/cmd/compile/internal/noder/validate.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/validate.go' 'src/cmd/compile/internal/noder/writer.go' -> '/usr/lib/go/src/cmd/compile/internal/noder/writer.go' 'src/cmd/compile/internal/objw' -> '/usr/lib/go/src/cmd/compile/internal/objw' 'src/cmd/compile/internal/objw/objw.go' -> '/usr/lib/go/src/cmd/compile/internal/objw/objw.go' 'src/cmd/compile/internal/objw/prog.go' -> '/usr/lib/go/src/cmd/compile/internal/objw/prog.go' 'src/cmd/compile/internal/pgo' -> '/usr/lib/go/src/cmd/compile/internal/pgo' 'src/cmd/compile/internal/pgo/graph.go' -> '/usr/lib/go/src/cmd/compile/internal/pgo/graph.go' 'src/cmd/compile/internal/pgo/irgraph.go' -> '/usr/lib/go/src/cmd/compile/internal/pgo/irgraph.go' 'src/cmd/compile/internal/pkginit' -> '/usr/lib/go/src/cmd/compile/internal/pkginit' 'src/cmd/compile/internal/pkginit/init.go' -> '/usr/lib/go/src/cmd/compile/internal/pkginit/init.go' 'src/cmd/compile/internal/pkginit/initAsanGlobals.go' -> '/usr/lib/go/src/cmd/compile/internal/pkginit/initAsanGlobals.go' 'src/cmd/compile/internal/pkginit/initorder.go' -> '/usr/lib/go/src/cmd/compile/internal/pkginit/initorder.go' 'src/cmd/compile/internal/ppc64' -> '/usr/lib/go/src/cmd/compile/internal/ppc64' 'src/cmd/compile/internal/ppc64/galign.go' -> '/usr/lib/go/src/cmd/compile/internal/ppc64/galign.go' 'src/cmd/compile/internal/ppc64/ggen.go' -> '/usr/lib/go/src/cmd/compile/internal/ppc64/ggen.go' 'src/cmd/compile/internal/ppc64/opt.go' -> '/usr/lib/go/src/cmd/compile/internal/ppc64/opt.go' 'src/cmd/compile/internal/ppc64/ssa.go' -> '/usr/lib/go/src/cmd/compile/internal/ppc64/ssa.go' 'src/cmd/compile/internal/reflectdata' -> '/usr/lib/go/src/cmd/compile/internal/reflectdata' 'src/cmd/compile/internal/reflectdata/alg.go' -> '/usr/lib/go/src/cmd/compile/internal/reflectdata/alg.go' 'src/cmd/compile/internal/reflectdata/alg_test.go' -> '/usr/lib/go/src/cmd/compile/internal/reflectdata/alg_test.go' 'src/cmd/compile/internal/reflectdata/helpers.go' -> '/usr/lib/go/src/cmd/compile/internal/reflectdata/helpers.go' 'src/cmd/compile/internal/reflectdata/reflect.go' -> '/usr/lib/go/src/cmd/compile/internal/reflectdata/reflect.go' 'src/cmd/compile/internal/riscv64' -> '/usr/lib/go/src/cmd/compile/internal/riscv64' 'src/cmd/compile/internal/riscv64/galign.go' -> '/usr/lib/go/src/cmd/compile/internal/riscv64/galign.go' 'src/cmd/compile/internal/riscv64/ggen.go' -> '/usr/lib/go/src/cmd/compile/internal/riscv64/ggen.go' 'src/cmd/compile/internal/riscv64/gsubr.go' -> '/usr/lib/go/src/cmd/compile/internal/riscv64/gsubr.go' 'src/cmd/compile/internal/riscv64/ssa.go' -> '/usr/lib/go/src/cmd/compile/internal/riscv64/ssa.go' 'src/cmd/compile/internal/s390x' -> '/usr/lib/go/src/cmd/compile/internal/s390x' 'src/cmd/compile/internal/s390x/galign.go' -> '/usr/lib/go/src/cmd/compile/internal/s390x/galign.go' 'src/cmd/compile/internal/s390x/ggen.go' -> '/usr/lib/go/src/cmd/compile/internal/s390x/ggen.go' 'src/cmd/compile/internal/s390x/ssa.go' -> '/usr/lib/go/src/cmd/compile/internal/s390x/ssa.go' 'src/cmd/compile/internal/ssa' -> '/usr/lib/go/src/cmd/compile/internal/ssa' 'src/cmd/compile/internal/ssa/README.md' -> '/usr/lib/go/src/cmd/compile/internal/ssa/README.md' 'src/cmd/compile/internal/ssa/TODO' -> '/usr/lib/go/src/cmd/compile/internal/ssa/TODO' 'src/cmd/compile/internal/ssa/_gen' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen' 'src/cmd/compile/internal/ssa/_gen/386.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/386.rules' 'src/cmd/compile/internal/ssa/_gen/386Ops.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/386Ops.go' 'src/cmd/compile/internal/ssa/_gen/386splitload.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/386splitload.rules' 'src/cmd/compile/internal/ssa/_gen/AMD64.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/AMD64.rules' 'src/cmd/compile/internal/ssa/_gen/AMD64Ops.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/AMD64Ops.go' 'src/cmd/compile/internal/ssa/_gen/AMD64latelower.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/AMD64latelower.rules' 'src/cmd/compile/internal/ssa/_gen/AMD64splitload.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/AMD64splitload.rules' 'src/cmd/compile/internal/ssa/_gen/ARM.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARM.rules' 'src/cmd/compile/internal/ssa/_gen/ARM64.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARM64.rules' 'src/cmd/compile/internal/ssa/_gen/ARM64Ops.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARM64Ops.go' 'src/cmd/compile/internal/ssa/_gen/ARM64latelower.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARM64latelower.rules' 'src/cmd/compile/internal/ssa/_gen/ARMOps.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/ARMOps.go' 'src/cmd/compile/internal/ssa/_gen/LOONG64.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/LOONG64.rules' 'src/cmd/compile/internal/ssa/_gen/LOONG64Ops.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/LOONG64Ops.go' 'src/cmd/compile/internal/ssa/_gen/MIPS.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/MIPS.rules' 'src/cmd/compile/internal/ssa/_gen/MIPS64.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/MIPS64.rules' 'src/cmd/compile/internal/ssa/_gen/MIPS64Ops.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/MIPS64Ops.go' 'src/cmd/compile/internal/ssa/_gen/MIPSOps.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/MIPSOps.go' 'src/cmd/compile/internal/ssa/_gen/PPC64.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/PPC64.rules' 'src/cmd/compile/internal/ssa/_gen/PPC64Ops.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/PPC64Ops.go' 'src/cmd/compile/internal/ssa/_gen/PPC64latelower.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/PPC64latelower.rules' 'src/cmd/compile/internal/ssa/_gen/README' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/README' 'src/cmd/compile/internal/ssa/_gen/RISCV64.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/RISCV64.rules' 'src/cmd/compile/internal/ssa/_gen/RISCV64Ops.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/RISCV64Ops.go' 'src/cmd/compile/internal/ssa/_gen/RISCV64latelower.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/RISCV64latelower.rules' 'src/cmd/compile/internal/ssa/_gen/S390X.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/S390X.rules' 'src/cmd/compile/internal/ssa/_gen/S390XOps.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/S390XOps.go' 'src/cmd/compile/internal/ssa/_gen/Wasm.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/Wasm.rules' 'src/cmd/compile/internal/ssa/_gen/WasmOps.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/WasmOps.go' 'src/cmd/compile/internal/ssa/_gen/allocators.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/allocators.go' 'src/cmd/compile/internal/ssa/_gen/cover.bash' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/cover.bash' 'src/cmd/compile/internal/ssa/_gen/dec.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/dec.rules' 'src/cmd/compile/internal/ssa/_gen/dec64.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/dec64.rules' 'src/cmd/compile/internal/ssa/_gen/dec64Ops.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/dec64Ops.go' 'src/cmd/compile/internal/ssa/_gen/decOps.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/decOps.go' 'src/cmd/compile/internal/ssa/_gen/generic.rules' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/generic.rules' 'src/cmd/compile/internal/ssa/_gen/genericOps.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/genericOps.go' 'src/cmd/compile/internal/ssa/_gen/main.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/main.go' 'src/cmd/compile/internal/ssa/_gen/rulegen.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/_gen/rulegen.go' 'src/cmd/compile/internal/ssa/addressingmodes.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/addressingmodes.go' 'src/cmd/compile/internal/ssa/allocators.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/allocators.go' 'src/cmd/compile/internal/ssa/bench_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/bench_test.go' 'src/cmd/compile/internal/ssa/biasedsparsemap.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/biasedsparsemap.go' 'src/cmd/compile/internal/ssa/block.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/block.go' 'src/cmd/compile/internal/ssa/branchelim.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/branchelim.go' 'src/cmd/compile/internal/ssa/branchelim_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/branchelim_test.go' 'src/cmd/compile/internal/ssa/cache.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/cache.go' 'src/cmd/compile/internal/ssa/check.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/check.go' 'src/cmd/compile/internal/ssa/checkbce.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/checkbce.go' 'src/cmd/compile/internal/ssa/compile.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/compile.go' 'src/cmd/compile/internal/ssa/config.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/config.go' 'src/cmd/compile/internal/ssa/copyelim.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/copyelim.go' 'src/cmd/compile/internal/ssa/copyelim_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/copyelim_test.go' 'src/cmd/compile/internal/ssa/critical.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/critical.go' 'src/cmd/compile/internal/ssa/cse.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/cse.go' 'src/cmd/compile/internal/ssa/cse_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/cse_test.go' 'src/cmd/compile/internal/ssa/deadcode.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/deadcode.go' 'src/cmd/compile/internal/ssa/deadcode_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/deadcode_test.go' 'src/cmd/compile/internal/ssa/deadstore.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/deadstore.go' 'src/cmd/compile/internal/ssa/deadstore_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/deadstore_test.go' 'src/cmd/compile/internal/ssa/debug.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/debug.go' 'src/cmd/compile/internal/ssa/debug_lines_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/debug_lines_test.go' 'src/cmd/compile/internal/ssa/debug_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/debug_test.go' 'src/cmd/compile/internal/ssa/decompose.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/decompose.go' 'src/cmd/compile/internal/ssa/dom.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/dom.go' 'src/cmd/compile/internal/ssa/dom_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/dom_test.go' 'src/cmd/compile/internal/ssa/expand_calls.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/expand_calls.go' 'src/cmd/compile/internal/ssa/export_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/export_test.go' 'src/cmd/compile/internal/ssa/flagalloc.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/flagalloc.go' 'src/cmd/compile/internal/ssa/flags_amd64_test.s' -> '/usr/lib/go/src/cmd/compile/internal/ssa/flags_amd64_test.s' 'src/cmd/compile/internal/ssa/flags_arm64_test.s' -> '/usr/lib/go/src/cmd/compile/internal/ssa/flags_arm64_test.s' 'src/cmd/compile/internal/ssa/flags_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/flags_test.go' 'src/cmd/compile/internal/ssa/fmahash_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/fmahash_test.go' 'src/cmd/compile/internal/ssa/func.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/func.go' 'src/cmd/compile/internal/ssa/func_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/func_test.go' 'src/cmd/compile/internal/ssa/fuse.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/fuse.go' 'src/cmd/compile/internal/ssa/fuse_branchredirect.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/fuse_branchredirect.go' 'src/cmd/compile/internal/ssa/fuse_comparisons.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/fuse_comparisons.go' 'src/cmd/compile/internal/ssa/fuse_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/fuse_test.go' 'src/cmd/compile/internal/ssa/html.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/html.go' 'src/cmd/compile/internal/ssa/id.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/id.go' 'src/cmd/compile/internal/ssa/layout.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/layout.go' 'src/cmd/compile/internal/ssa/lca.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/lca.go' 'src/cmd/compile/internal/ssa/lca_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/lca_test.go' 'src/cmd/compile/internal/ssa/likelyadjust.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/likelyadjust.go' 'src/cmd/compile/internal/ssa/location.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/location.go' 'src/cmd/compile/internal/ssa/loopbce.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/loopbce.go' 'src/cmd/compile/internal/ssa/loopreschedchecks.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/loopreschedchecks.go' 'src/cmd/compile/internal/ssa/looprotate.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/looprotate.go' 'src/cmd/compile/internal/ssa/lower.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/lower.go' 'src/cmd/compile/internal/ssa/magic.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/magic.go' 'src/cmd/compile/internal/ssa/magic_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/magic_test.go' 'src/cmd/compile/internal/ssa/nilcheck.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/nilcheck.go' 'src/cmd/compile/internal/ssa/nilcheck_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/nilcheck_test.go' 'src/cmd/compile/internal/ssa/numberlines.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/numberlines.go' 'src/cmd/compile/internal/ssa/op.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/op.go' 'src/cmd/compile/internal/ssa/opGen.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/opGen.go' 'src/cmd/compile/internal/ssa/opt.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/opt.go' 'src/cmd/compile/internal/ssa/passbm_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/passbm_test.go' 'src/cmd/compile/internal/ssa/phielim.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/phielim.go' 'src/cmd/compile/internal/ssa/phiopt.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/phiopt.go' 'src/cmd/compile/internal/ssa/poset.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/poset.go' 'src/cmd/compile/internal/ssa/poset_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/poset_test.go' 'src/cmd/compile/internal/ssa/print.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/print.go' 'src/cmd/compile/internal/ssa/prove.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/prove.go' 'src/cmd/compile/internal/ssa/regalloc.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/regalloc.go' 'src/cmd/compile/internal/ssa/regalloc_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/regalloc_test.go' 'src/cmd/compile/internal/ssa/rewrite.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewrite.go' 'src/cmd/compile/internal/ssa/rewrite386.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewrite386.go' 'src/cmd/compile/internal/ssa/rewrite386splitload.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewrite386splitload.go' 'src/cmd/compile/internal/ssa/rewriteAMD64.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteAMD64.go' 'src/cmd/compile/internal/ssa/rewriteAMD64latelower.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteAMD64latelower.go' 'src/cmd/compile/internal/ssa/rewriteAMD64splitload.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteAMD64splitload.go' 'src/cmd/compile/internal/ssa/rewriteARM.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteARM.go' 'src/cmd/compile/internal/ssa/rewriteARM64.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteARM64.go' 'src/cmd/compile/internal/ssa/rewriteARM64latelower.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteARM64latelower.go' 'src/cmd/compile/internal/ssa/rewriteCond_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteCond_test.go' 'src/cmd/compile/internal/ssa/rewriteLOONG64.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteLOONG64.go' 'src/cmd/compile/internal/ssa/rewriteMIPS.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteMIPS.go' 'src/cmd/compile/internal/ssa/rewriteMIPS64.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteMIPS64.go' 'src/cmd/compile/internal/ssa/rewritePPC64.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewritePPC64.go' 'src/cmd/compile/internal/ssa/rewritePPC64latelower.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewritePPC64latelower.go' 'src/cmd/compile/internal/ssa/rewriteRISCV64.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteRISCV64.go' 'src/cmd/compile/internal/ssa/rewriteRISCV64latelower.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteRISCV64latelower.go' 'src/cmd/compile/internal/ssa/rewriteS390X.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteS390X.go' 'src/cmd/compile/internal/ssa/rewriteWasm.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewriteWasm.go' 'src/cmd/compile/internal/ssa/rewrite_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewrite_test.go' 'src/cmd/compile/internal/ssa/rewritedec.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewritedec.go' 'src/cmd/compile/internal/ssa/rewritedec64.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewritedec64.go' 'src/cmd/compile/internal/ssa/rewritegeneric.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/rewritegeneric.go' 'src/cmd/compile/internal/ssa/schedule.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/schedule.go' 'src/cmd/compile/internal/ssa/schedule_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/schedule_test.go' 'src/cmd/compile/internal/ssa/shift_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/shift_test.go' 'src/cmd/compile/internal/ssa/shortcircuit.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/shortcircuit.go' 'src/cmd/compile/internal/ssa/shortcircuit_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/shortcircuit_test.go' 'src/cmd/compile/internal/ssa/sizeof_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/sizeof_test.go' 'src/cmd/compile/internal/ssa/softfloat.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/softfloat.go' 'src/cmd/compile/internal/ssa/sparsemap.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/sparsemap.go' 'src/cmd/compile/internal/ssa/sparsemappos.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/sparsemappos.go' 'src/cmd/compile/internal/ssa/sparseset.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/sparseset.go' 'src/cmd/compile/internal/ssa/sparsetree.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/sparsetree.go' 'src/cmd/compile/internal/ssa/stackalloc.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/stackalloc.go' 'src/cmd/compile/internal/ssa/stackframe.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/stackframe.go' 'src/cmd/compile/internal/ssa/stmtlines_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/stmtlines_test.go' 'src/cmd/compile/internal/ssa/testdata' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata' 'src/cmd/compile/internal/ssa/testdata/b53456.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/b53456.go' 'src/cmd/compile/internal/ssa/testdata/convertline.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/convertline.go' 'src/cmd/compile/internal/ssa/testdata/fma.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/fma.go' 'src/cmd/compile/internal/ssa/testdata/hist.dlv-dbg.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/hist.dlv-dbg.nexts' 'src/cmd/compile/internal/ssa/testdata/hist.dlv-opt.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/hist.dlv-opt.nexts' 'src/cmd/compile/internal/ssa/testdata/hist.gdb-dbg.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/hist.gdb-dbg.nexts' 'src/cmd/compile/internal/ssa/testdata/hist.gdb-opt.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/hist.gdb-opt.nexts' 'src/cmd/compile/internal/ssa/testdata/hist.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/hist.go' 'src/cmd/compile/internal/ssa/testdata/i22558.dlv-dbg.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/i22558.dlv-dbg.nexts' 'src/cmd/compile/internal/ssa/testdata/i22558.gdb-dbg.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/i22558.gdb-dbg.nexts' 'src/cmd/compile/internal/ssa/testdata/i22558.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/i22558.go' 'src/cmd/compile/internal/ssa/testdata/i22600.dlv-dbg-race.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/i22600.dlv-dbg-race.nexts' 'src/cmd/compile/internal/ssa/testdata/i22600.gdb-dbg-race.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/i22600.gdb-dbg-race.nexts' 'src/cmd/compile/internal/ssa/testdata/i22600.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/i22600.go' 'src/cmd/compile/internal/ssa/testdata/infloop.dlv-opt.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/infloop.dlv-opt.nexts' 'src/cmd/compile/internal/ssa/testdata/infloop.gdb-opt.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/infloop.gdb-opt.nexts' 'src/cmd/compile/internal/ssa/testdata/infloop.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/infloop.go' 'src/cmd/compile/internal/ssa/testdata/inline-dump.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/inline-dump.go' 'src/cmd/compile/internal/ssa/testdata/pushback.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/pushback.go' 'src/cmd/compile/internal/ssa/testdata/sayhi.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/sayhi.go' 'src/cmd/compile/internal/ssa/testdata/scopes.dlv-dbg.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/scopes.dlv-dbg.nexts' 'src/cmd/compile/internal/ssa/testdata/scopes.dlv-opt.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/scopes.dlv-opt.nexts' 'src/cmd/compile/internal/ssa/testdata/scopes.gdb-dbg.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/scopes.gdb-dbg.nexts' 'src/cmd/compile/internal/ssa/testdata/scopes.gdb-opt.nexts' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/scopes.gdb-opt.nexts' 'src/cmd/compile/internal/ssa/testdata/scopes.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/testdata/scopes.go' 'src/cmd/compile/internal/ssa/tighten.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/tighten.go' 'src/cmd/compile/internal/ssa/trim.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/trim.go' 'src/cmd/compile/internal/ssa/tuple.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/tuple.go' 'src/cmd/compile/internal/ssa/value.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/value.go' 'src/cmd/compile/internal/ssa/writebarrier.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/writebarrier.go' 'src/cmd/compile/internal/ssa/writebarrier_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/writebarrier_test.go' 'src/cmd/compile/internal/ssa/xposmap.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/xposmap.go' 'src/cmd/compile/internal/ssa/zcse.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/zcse.go' 'src/cmd/compile/internal/ssa/zeroextension_test.go' -> '/usr/lib/go/src/cmd/compile/internal/ssa/zeroextension_test.go' 'src/cmd/compile/internal/ssagen' -> '/usr/lib/go/src/cmd/compile/internal/ssagen' 'src/cmd/compile/internal/ssagen/abi.go' -> '/usr/lib/go/src/cmd/compile/internal/ssagen/abi.go' 'src/cmd/compile/internal/ssagen/arch.go' -> '/usr/lib/go/src/cmd/compile/internal/ssagen/arch.go' 'src/cmd/compile/internal/ssagen/nowb.go' -> '/usr/lib/go/src/cmd/compile/internal/ssagen/nowb.go' 'src/cmd/compile/internal/ssagen/pgen.go' -> '/usr/lib/go/src/cmd/compile/internal/ssagen/pgen.go' 'src/cmd/compile/internal/ssagen/phi.go' -> '/usr/lib/go/src/cmd/compile/internal/ssagen/phi.go' 'src/cmd/compile/internal/ssagen/ssa.go' -> '/usr/lib/go/src/cmd/compile/internal/ssagen/ssa.go' 'src/cmd/compile/internal/staticdata' -> '/usr/lib/go/src/cmd/compile/internal/staticdata' 'src/cmd/compile/internal/staticdata/data.go' -> '/usr/lib/go/src/cmd/compile/internal/staticdata/data.go' 'src/cmd/compile/internal/staticdata/embed.go' -> '/usr/lib/go/src/cmd/compile/internal/staticdata/embed.go' 'src/cmd/compile/internal/staticinit' -> '/usr/lib/go/src/cmd/compile/internal/staticinit' 'src/cmd/compile/internal/staticinit/sched.go' -> '/usr/lib/go/src/cmd/compile/internal/staticinit/sched.go' 'src/cmd/compile/internal/syntax' -> '/usr/lib/go/src/cmd/compile/internal/syntax' 'src/cmd/compile/internal/syntax/branches.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/branches.go' 'src/cmd/compile/internal/syntax/dumper.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/dumper.go' 'src/cmd/compile/internal/syntax/dumper_test.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/dumper_test.go' 'src/cmd/compile/internal/syntax/error_test.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/error_test.go' 'src/cmd/compile/internal/syntax/nodes.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/nodes.go' 'src/cmd/compile/internal/syntax/nodes_test.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/nodes_test.go' 'src/cmd/compile/internal/syntax/operator_string.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/operator_string.go' 'src/cmd/compile/internal/syntax/parser.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/parser.go' 'src/cmd/compile/internal/syntax/parser_test.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/parser_test.go' 'src/cmd/compile/internal/syntax/pos.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/pos.go' 'src/cmd/compile/internal/syntax/positions.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/positions.go' 'src/cmd/compile/internal/syntax/printer.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/printer.go' 'src/cmd/compile/internal/syntax/printer_test.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/printer_test.go' 'src/cmd/compile/internal/syntax/scanner.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/scanner.go' 'src/cmd/compile/internal/syntax/scanner_test.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/scanner_test.go' 'src/cmd/compile/internal/syntax/source.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/source.go' 'src/cmd/compile/internal/syntax/syntax.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/syntax.go' 'src/cmd/compile/internal/syntax/testdata' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata' 'src/cmd/compile/internal/syntax/testdata/chans.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/chans.go' 'src/cmd/compile/internal/syntax/testdata/fallthrough.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/fallthrough.go' 'src/cmd/compile/internal/syntax/testdata/interface.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/interface.go' 'src/cmd/compile/internal/syntax/testdata/issue20789.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/issue20789.go' 'src/cmd/compile/internal/syntax/testdata/issue23385.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/issue23385.go' 'src/cmd/compile/internal/syntax/testdata/issue23434.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/issue23434.go' 'src/cmd/compile/internal/syntax/testdata/issue31092.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/issue31092.go' 'src/cmd/compile/internal/syntax/testdata/issue43527.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/issue43527.go' 'src/cmd/compile/internal/syntax/testdata/issue43674.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/issue43674.go' 'src/cmd/compile/internal/syntax/testdata/issue46558.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/issue46558.go' 'src/cmd/compile/internal/syntax/testdata/issue47704.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/issue47704.go' 'src/cmd/compile/internal/syntax/testdata/issue48382.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/issue48382.go' 'src/cmd/compile/internal/syntax/testdata/issue49205.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/issue49205.go' 'src/cmd/compile/internal/syntax/testdata/issue49482.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/issue49482.go' 'src/cmd/compile/internal/syntax/testdata/issue52391.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/issue52391.go' 'src/cmd/compile/internal/syntax/testdata/issue56022.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/issue56022.go' 'src/cmd/compile/internal/syntax/testdata/linalg.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/linalg.go' 'src/cmd/compile/internal/syntax/testdata/map.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/map.go' 'src/cmd/compile/internal/syntax/testdata/map2.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/map2.go' 'src/cmd/compile/internal/syntax/testdata/sample.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/sample.go' 'src/cmd/compile/internal/syntax/testdata/slices.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/slices.go' 'src/cmd/compile/internal/syntax/testdata/smoketest.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/smoketest.go' 'src/cmd/compile/internal/syntax/testdata/tparams.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/tparams.go' 'src/cmd/compile/internal/syntax/testdata/typeset.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testdata/typeset.go' 'src/cmd/compile/internal/syntax/testing.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testing.go' 'src/cmd/compile/internal/syntax/testing_test.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/testing_test.go' 'src/cmd/compile/internal/syntax/token_string.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/token_string.go' 'src/cmd/compile/internal/syntax/tokens.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/tokens.go' 'src/cmd/compile/internal/syntax/type.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/type.go' 'src/cmd/compile/internal/syntax/walk.go' -> '/usr/lib/go/src/cmd/compile/internal/syntax/walk.go' 'src/cmd/compile/internal/test' -> '/usr/lib/go/src/cmd/compile/internal/test' 'src/cmd/compile/internal/test/README' -> '/usr/lib/go/src/cmd/compile/internal/test/README' 'src/cmd/compile/internal/test/abiutils_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/abiutils_test.go' 'src/cmd/compile/internal/test/abiutilsaux_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/abiutilsaux_test.go' 'src/cmd/compile/internal/test/align_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/align_test.go' 'src/cmd/compile/internal/test/bench_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/bench_test.go' 'src/cmd/compile/internal/test/clobberdead_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/clobberdead_test.go' 'src/cmd/compile/internal/test/constFold_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/constFold_test.go' 'src/cmd/compile/internal/test/dep_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/dep_test.go' 'src/cmd/compile/internal/test/divconst_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/divconst_test.go' 'src/cmd/compile/internal/test/fixedbugs_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/fixedbugs_test.go' 'src/cmd/compile/internal/test/float_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/float_test.go' 'src/cmd/compile/internal/test/global_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/global_test.go' 'src/cmd/compile/internal/test/iface_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/iface_test.go' 'src/cmd/compile/internal/test/inl_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/inl_test.go' 'src/cmd/compile/internal/test/inst_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/inst_test.go' 'src/cmd/compile/internal/test/intrinsics_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/intrinsics_test.go' 'src/cmd/compile/internal/test/issue50182_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/issue50182_test.go' 'src/cmd/compile/internal/test/issue53888_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/issue53888_test.go' 'src/cmd/compile/internal/test/lang_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/lang_test.go' 'src/cmd/compile/internal/test/logic_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/logic_test.go' 'src/cmd/compile/internal/test/mulconst_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/mulconst_test.go' 'src/cmd/compile/internal/test/pgo_inl_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/pgo_inl_test.go' 'src/cmd/compile/internal/test/race.go' -> '/usr/lib/go/src/cmd/compile/internal/test/race.go' 'src/cmd/compile/internal/test/reproduciblebuilds_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/reproduciblebuilds_test.go' 'src/cmd/compile/internal/test/shift_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/shift_test.go' 'src/cmd/compile/internal/test/ssa_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/ssa_test.go' 'src/cmd/compile/internal/test/switch_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/switch_test.go' 'src/cmd/compile/internal/test/test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/test.go' 'src/cmd/compile/internal/test/testdata' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata' 'src/cmd/compile/internal/test/testdata/addressed_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/addressed_test.go' 'src/cmd/compile/internal/test/testdata/append_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/append_test.go' 'src/cmd/compile/internal/test/testdata/arithBoundary_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/arithBoundary_test.go' 'src/cmd/compile/internal/test/testdata/arithConst_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/arithConst_test.go' 'src/cmd/compile/internal/test/testdata/arith_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/arith_test.go' 'src/cmd/compile/internal/test/testdata/array_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/array_test.go' 'src/cmd/compile/internal/test/testdata/assert_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/assert_test.go' 'src/cmd/compile/internal/test/testdata/break_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/break_test.go' 'src/cmd/compile/internal/test/testdata/chan_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/chan_test.go' 'src/cmd/compile/internal/test/testdata/closure_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/closure_test.go' 'src/cmd/compile/internal/test/testdata/cmpConst_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/cmpConst_test.go' 'src/cmd/compile/internal/test/testdata/cmp_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/cmp_test.go' 'src/cmd/compile/internal/test/testdata/compound_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/compound_test.go' 'src/cmd/compile/internal/test/testdata/copy_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/copy_test.go' 'src/cmd/compile/internal/test/testdata/ctl_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/ctl_test.go' 'src/cmd/compile/internal/test/testdata/deferNoReturn_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/deferNoReturn_test.go' 'src/cmd/compile/internal/test/testdata/divbyzero_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/divbyzero_test.go' 'src/cmd/compile/internal/test/testdata/dupLoad_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/dupLoad_test.go' 'src/cmd/compile/internal/test/testdata/flowgraph_generator1.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/flowgraph_generator1.go' 'src/cmd/compile/internal/test/testdata/fp_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/fp_test.go' 'src/cmd/compile/internal/test/testdata/gen' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/gen' 'src/cmd/compile/internal/test/testdata/gen/arithBoundaryGen.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/gen/arithBoundaryGen.go' 'src/cmd/compile/internal/test/testdata/gen/arithConstGen.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/gen/arithConstGen.go' 'src/cmd/compile/internal/test/testdata/gen/cmpConstGen.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/gen/cmpConstGen.go' 'src/cmd/compile/internal/test/testdata/gen/constFoldGen.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/gen/constFoldGen.go' 'src/cmd/compile/internal/test/testdata/gen/copyGen.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/gen/copyGen.go' 'src/cmd/compile/internal/test/testdata/gen/zeroGen.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/gen/zeroGen.go' 'src/cmd/compile/internal/test/testdata/loadstore_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/loadstore_test.go' 'src/cmd/compile/internal/test/testdata/map_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/map_test.go' 'src/cmd/compile/internal/test/testdata/mysort' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/mysort' 'src/cmd/compile/internal/test/testdata/mysort/mysort.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/mysort/mysort.go' 'src/cmd/compile/internal/test/testdata/namedReturn_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/namedReturn_test.go' 'src/cmd/compile/internal/test/testdata/pgo' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/pgo' 'src/cmd/compile/internal/test/testdata/pgo/inline' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/pgo/inline' 'src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot.go' 'src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot.pprof' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot.pprof' 'src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/pgo/inline/inline_hot_test.go' 'src/cmd/compile/internal/test/testdata/phi_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/phi_test.go' 'src/cmd/compile/internal/test/testdata/ptrsort.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/ptrsort.go' 'src/cmd/compile/internal/test/testdata/ptrsort.out' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/ptrsort.out' 'src/cmd/compile/internal/test/testdata/regalloc_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/regalloc_test.go' 'src/cmd/compile/internal/test/testdata/reproducible' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/reproducible' 'src/cmd/compile/internal/test/testdata/reproducible/issue20272.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/reproducible/issue20272.go' 'src/cmd/compile/internal/test/testdata/reproducible/issue27013.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/reproducible/issue27013.go' 'src/cmd/compile/internal/test/testdata/reproducible/issue30202.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/reproducible/issue30202.go' 'src/cmd/compile/internal/test/testdata/reproducible/issue38068.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/reproducible/issue38068.go' 'src/cmd/compile/internal/test/testdata/short_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/short_test.go' 'src/cmd/compile/internal/test/testdata/slice_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/slice_test.go' 'src/cmd/compile/internal/test/testdata/sqrtConst_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/sqrtConst_test.go' 'src/cmd/compile/internal/test/testdata/string_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/string_test.go' 'src/cmd/compile/internal/test/testdata/unsafe_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/unsafe_test.go' 'src/cmd/compile/internal/test/testdata/zero_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/testdata/zero_test.go' 'src/cmd/compile/internal/test/truncconst_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/truncconst_test.go' 'src/cmd/compile/internal/test/zerorange_test.go' -> '/usr/lib/go/src/cmd/compile/internal/test/zerorange_test.go' 'src/cmd/compile/internal/typebits' -> '/usr/lib/go/src/cmd/compile/internal/typebits' 'src/cmd/compile/internal/typebits/typebits.go' -> '/usr/lib/go/src/cmd/compile/internal/typebits/typebits.go' 'src/cmd/compile/internal/typecheck' -> '/usr/lib/go/src/cmd/compile/internal/typecheck' 'src/cmd/compile/internal/typecheck/_builtin' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/_builtin' 'src/cmd/compile/internal/typecheck/_builtin/coverage.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/_builtin/coverage.go' 'src/cmd/compile/internal/typecheck/_builtin/runtime.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/_builtin/runtime.go' 'src/cmd/compile/internal/typecheck/bexport.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/bexport.go' 'src/cmd/compile/internal/typecheck/builtin.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/builtin.go' 'src/cmd/compile/internal/typecheck/builtin_test.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/builtin_test.go' 'src/cmd/compile/internal/typecheck/const.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/const.go' 'src/cmd/compile/internal/typecheck/crawler.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/crawler.go' 'src/cmd/compile/internal/typecheck/dcl.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/dcl.go' 'src/cmd/compile/internal/typecheck/export.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/export.go' 'src/cmd/compile/internal/typecheck/expr.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/expr.go' 'src/cmd/compile/internal/typecheck/func.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/func.go' 'src/cmd/compile/internal/typecheck/iexport.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/iexport.go' 'src/cmd/compile/internal/typecheck/iimport.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/iimport.go' 'src/cmd/compile/internal/typecheck/mkbuiltin.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/mkbuiltin.go' 'src/cmd/compile/internal/typecheck/stmt.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/stmt.go' 'src/cmd/compile/internal/typecheck/subr.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/subr.go' 'src/cmd/compile/internal/typecheck/syms.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/syms.go' 'src/cmd/compile/internal/typecheck/target.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/target.go' 'src/cmd/compile/internal/typecheck/type.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/type.go' 'src/cmd/compile/internal/typecheck/typecheck.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/typecheck.go' 'src/cmd/compile/internal/typecheck/universe.go' -> '/usr/lib/go/src/cmd/compile/internal/typecheck/universe.go' 'src/cmd/compile/internal/types' -> '/usr/lib/go/src/cmd/compile/internal/types' 'src/cmd/compile/internal/types/alg.go' -> '/usr/lib/go/src/cmd/compile/internal/types/alg.go' 'src/cmd/compile/internal/types/algkind_string.go' -> '/usr/lib/go/src/cmd/compile/internal/types/algkind_string.go' 'src/cmd/compile/internal/types/fmt.go' -> '/usr/lib/go/src/cmd/compile/internal/types/fmt.go' 'src/cmd/compile/internal/types/goversion.go' -> '/usr/lib/go/src/cmd/compile/internal/types/goversion.go' 'src/cmd/compile/internal/types/identity.go' -> '/usr/lib/go/src/cmd/compile/internal/types/identity.go' 'src/cmd/compile/internal/types/kind_string.go' -> '/usr/lib/go/src/cmd/compile/internal/types/kind_string.go' 'src/cmd/compile/internal/types/pkg.go' -> '/usr/lib/go/src/cmd/compile/internal/types/pkg.go' 'src/cmd/compile/internal/types/scope.go' -> '/usr/lib/go/src/cmd/compile/internal/types/scope.go' 'src/cmd/compile/internal/types/size.go' -> '/usr/lib/go/src/cmd/compile/internal/types/size.go' 'src/cmd/compile/internal/types/sizeof_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types/sizeof_test.go' 'src/cmd/compile/internal/types/sort.go' -> '/usr/lib/go/src/cmd/compile/internal/types/sort.go' 'src/cmd/compile/internal/types/structuraltype.go' -> '/usr/lib/go/src/cmd/compile/internal/types/structuraltype.go' 'src/cmd/compile/internal/types/structuraltype_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types/structuraltype_test.go' 'src/cmd/compile/internal/types/sym.go' -> '/usr/lib/go/src/cmd/compile/internal/types/sym.go' 'src/cmd/compile/internal/types/sym_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types/sym_test.go' 'src/cmd/compile/internal/types/type.go' -> '/usr/lib/go/src/cmd/compile/internal/types/type.go' 'src/cmd/compile/internal/types/type_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types/type_test.go' 'src/cmd/compile/internal/types/universe.go' -> '/usr/lib/go/src/cmd/compile/internal/types/universe.go' 'src/cmd/compile/internal/types/utils.go' -> '/usr/lib/go/src/cmd/compile/internal/types/utils.go' 'src/cmd/compile/internal/types2' -> '/usr/lib/go/src/cmd/compile/internal/types2' 'src/cmd/compile/internal/types2/api.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/api.go' 'src/cmd/compile/internal/types2/api_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/api_test.go' 'src/cmd/compile/internal/types2/array.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/array.go' 'src/cmd/compile/internal/types2/assignments.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/assignments.go' 'src/cmd/compile/internal/types2/basic.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/basic.go' 'src/cmd/compile/internal/types2/builtins.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/builtins.go' 'src/cmd/compile/internal/types2/builtins_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/builtins_test.go' 'src/cmd/compile/internal/types2/call.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/call.go' 'src/cmd/compile/internal/types2/chan.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/chan.go' 'src/cmd/compile/internal/types2/check.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/check.go' 'src/cmd/compile/internal/types2/check_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/check_test.go' 'src/cmd/compile/internal/types2/compilersupport.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/compilersupport.go' 'src/cmd/compile/internal/types2/context.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/context.go' 'src/cmd/compile/internal/types2/context_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/context_test.go' 'src/cmd/compile/internal/types2/conversions.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/conversions.go' 'src/cmd/compile/internal/types2/decl.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/decl.go' 'src/cmd/compile/internal/types2/errorcalls_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/errorcalls_test.go' 'src/cmd/compile/internal/types2/errors.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/errors.go' 'src/cmd/compile/internal/types2/errors_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/errors_test.go' 'src/cmd/compile/internal/types2/example_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/example_test.go' 'src/cmd/compile/internal/types2/expr.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/expr.go' 'src/cmd/compile/internal/types2/gccgosizes.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/gccgosizes.go' 'src/cmd/compile/internal/types2/hilbert_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/hilbert_test.go' 'src/cmd/compile/internal/types2/importer_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/importer_test.go' 'src/cmd/compile/internal/types2/index.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/index.go' 'src/cmd/compile/internal/types2/infer.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/infer.go' 'src/cmd/compile/internal/types2/initorder.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/initorder.go' 'src/cmd/compile/internal/types2/instantiate.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/instantiate.go' 'src/cmd/compile/internal/types2/instantiate_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/instantiate_test.go' 'src/cmd/compile/internal/types2/interface.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/interface.go' 'src/cmd/compile/internal/types2/issues_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/issues_test.go' 'src/cmd/compile/internal/types2/labels.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/labels.go' 'src/cmd/compile/internal/types2/lookup.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/lookup.go' 'src/cmd/compile/internal/types2/lookup_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/lookup_test.go' 'src/cmd/compile/internal/types2/main_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/main_test.go' 'src/cmd/compile/internal/types2/map.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/map.go' 'src/cmd/compile/internal/types2/mono.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/mono.go' 'src/cmd/compile/internal/types2/mono_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/mono_test.go' 'src/cmd/compile/internal/types2/named.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/named.go' 'src/cmd/compile/internal/types2/named_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/named_test.go' 'src/cmd/compile/internal/types2/object.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/object.go' 'src/cmd/compile/internal/types2/object_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/object_test.go' 'src/cmd/compile/internal/types2/objset.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/objset.go' 'src/cmd/compile/internal/types2/operand.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/operand.go' 'src/cmd/compile/internal/types2/package.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/package.go' 'src/cmd/compile/internal/types2/pointer.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/pointer.go' 'src/cmd/compile/internal/types2/predicates.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/predicates.go' 'src/cmd/compile/internal/types2/resolver.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/resolver.go' 'src/cmd/compile/internal/types2/resolver_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/resolver_test.go' 'src/cmd/compile/internal/types2/return.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/return.go' 'src/cmd/compile/internal/types2/scope.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/scope.go' 'src/cmd/compile/internal/types2/selection.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/selection.go' 'src/cmd/compile/internal/types2/self_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/self_test.go' 'src/cmd/compile/internal/types2/signature.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/signature.go' 'src/cmd/compile/internal/types2/sizeof_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/sizeof_test.go' 'src/cmd/compile/internal/types2/sizes.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/sizes.go' 'src/cmd/compile/internal/types2/sizes_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/sizes_test.go' 'src/cmd/compile/internal/types2/slice.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/slice.go' 'src/cmd/compile/internal/types2/stdlib_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/stdlib_test.go' 'src/cmd/compile/internal/types2/stmt.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/stmt.go' 'src/cmd/compile/internal/types2/struct.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/struct.go' 'src/cmd/compile/internal/types2/subst.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/subst.go' 'src/cmd/compile/internal/types2/termlist.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/termlist.go' 'src/cmd/compile/internal/types2/termlist_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/termlist_test.go' 'src/cmd/compile/internal/types2/testdata' -> '/usr/lib/go/src/cmd/compile/internal/types2/testdata' 'src/cmd/compile/internal/types2/testdata/local' -> '/usr/lib/go/src/cmd/compile/internal/types2/testdata/local' 'src/cmd/compile/internal/types2/testdata/local/issue47996.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/testdata/local/issue47996.go' 'src/cmd/compile/internal/types2/testdata/manual.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/testdata/manual.go' 'src/cmd/compile/internal/types2/tuple.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/tuple.go' 'src/cmd/compile/internal/types2/type.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/type.go' 'src/cmd/compile/internal/types2/typelists.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/typelists.go' 'src/cmd/compile/internal/types2/typeparam.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/typeparam.go' 'src/cmd/compile/internal/types2/typeset.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/typeset.go' 'src/cmd/compile/internal/types2/typeset_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/typeset_test.go' 'src/cmd/compile/internal/types2/typestring.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/typestring.go' 'src/cmd/compile/internal/types2/typestring_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/typestring_test.go' 'src/cmd/compile/internal/types2/typeterm.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/typeterm.go' 'src/cmd/compile/internal/types2/typeterm_test.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/typeterm_test.go' 'src/cmd/compile/internal/types2/typexpr.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/typexpr.go' 'src/cmd/compile/internal/types2/unify.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/unify.go' 'src/cmd/compile/internal/types2/union.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/union.go' 'src/cmd/compile/internal/types2/universe.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/universe.go' 'src/cmd/compile/internal/types2/validtype.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/validtype.go' 'src/cmd/compile/internal/types2/version.go' -> '/usr/lib/go/src/cmd/compile/internal/types2/version.go' 'src/cmd/compile/internal/walk' -> '/usr/lib/go/src/cmd/compile/internal/walk' 'src/cmd/compile/internal/walk/assign.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/assign.go' 'src/cmd/compile/internal/walk/builtin.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/builtin.go' 'src/cmd/compile/internal/walk/closure.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/closure.go' 'src/cmd/compile/internal/walk/compare.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/compare.go' 'src/cmd/compile/internal/walk/complit.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/complit.go' 'src/cmd/compile/internal/walk/convert.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/convert.go' 'src/cmd/compile/internal/walk/expr.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/expr.go' 'src/cmd/compile/internal/walk/order.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/order.go' 'src/cmd/compile/internal/walk/race.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/race.go' 'src/cmd/compile/internal/walk/range.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/range.go' 'src/cmd/compile/internal/walk/select.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/select.go' 'src/cmd/compile/internal/walk/stmt.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/stmt.go' 'src/cmd/compile/internal/walk/switch.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/switch.go' 'src/cmd/compile/internal/walk/temp.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/temp.go' 'src/cmd/compile/internal/walk/walk.go' -> '/usr/lib/go/src/cmd/compile/internal/walk/walk.go' 'src/cmd/compile/internal/wasm' -> '/usr/lib/go/src/cmd/compile/internal/wasm' 'src/cmd/compile/internal/wasm/ssa.go' -> '/usr/lib/go/src/cmd/compile/internal/wasm/ssa.go' 'src/cmd/compile/internal/x86' -> '/usr/lib/go/src/cmd/compile/internal/x86' 'src/cmd/compile/internal/x86/galign.go' -> '/usr/lib/go/src/cmd/compile/internal/x86/galign.go' 'src/cmd/compile/internal/x86/ggen.go' -> '/usr/lib/go/src/cmd/compile/internal/x86/ggen.go' 'src/cmd/compile/internal/x86/ssa.go' -> '/usr/lib/go/src/cmd/compile/internal/x86/ssa.go' 'src/cmd/compile/main.go' -> '/usr/lib/go/src/cmd/compile/main.go' 'src/cmd/covdata' -> '/usr/lib/go/src/cmd/covdata' 'src/cmd/covdata/argsmerge.go' -> '/usr/lib/go/src/cmd/covdata/argsmerge.go' 'src/cmd/covdata/covdata.go' -> '/usr/lib/go/src/cmd/covdata/covdata.go' 'src/cmd/covdata/doc.go' -> '/usr/lib/go/src/cmd/covdata/doc.go' 'src/cmd/covdata/dump.go' -> '/usr/lib/go/src/cmd/covdata/dump.go' 'src/cmd/covdata/export_test.go' -> '/usr/lib/go/src/cmd/covdata/export_test.go' 'src/cmd/covdata/merge.go' -> '/usr/lib/go/src/cmd/covdata/merge.go' 'src/cmd/covdata/metamerge.go' -> '/usr/lib/go/src/cmd/covdata/metamerge.go' 'src/cmd/covdata/subtractintersect.go' -> '/usr/lib/go/src/cmd/covdata/subtractintersect.go' 'src/cmd/covdata/testdata' -> '/usr/lib/go/src/cmd/covdata/testdata' 'src/cmd/covdata/testdata/dep.go' -> '/usr/lib/go/src/cmd/covdata/testdata/dep.go' 'src/cmd/covdata/testdata/prog1.go' -> '/usr/lib/go/src/cmd/covdata/testdata/prog1.go' 'src/cmd/covdata/testdata/prog2.go' -> '/usr/lib/go/src/cmd/covdata/testdata/prog2.go' 'src/cmd/covdata/tool_test.go' -> '/usr/lib/go/src/cmd/covdata/tool_test.go' 'src/cmd/cover' -> '/usr/lib/go/src/cmd/cover' 'src/cmd/cover/cfg_test.go' -> '/usr/lib/go/src/cmd/cover/cfg_test.go' 'src/cmd/cover/cover.go' -> '/usr/lib/go/src/cmd/cover/cover.go' 'src/cmd/cover/cover_test.go' -> '/usr/lib/go/src/cmd/cover/cover_test.go' 'src/cmd/cover/doc.go' -> '/usr/lib/go/src/cmd/cover/doc.go' 'src/cmd/cover/export_test.go' -> '/usr/lib/go/src/cmd/cover/export_test.go' 'src/cmd/cover/func.go' -> '/usr/lib/go/src/cmd/cover/func.go' 'src/cmd/cover/html.go' -> '/usr/lib/go/src/cmd/cover/html.go' 'src/cmd/cover/pkgname_test.go' -> '/usr/lib/go/src/cmd/cover/pkgname_test.go' 'src/cmd/cover/testdata' -> '/usr/lib/go/src/cmd/cover/testdata' 'src/cmd/cover/testdata/directives.go' -> '/usr/lib/go/src/cmd/cover/testdata/directives.go' 'src/cmd/cover/testdata/html' -> '/usr/lib/go/src/cmd/cover/testdata/html' 'src/cmd/cover/testdata/html/html.go' -> '/usr/lib/go/src/cmd/cover/testdata/html/html.go' 'src/cmd/cover/testdata/html/html.golden' -> '/usr/lib/go/src/cmd/cover/testdata/html/html.golden' 'src/cmd/cover/testdata/html/html_test.go' -> '/usr/lib/go/src/cmd/cover/testdata/html/html_test.go' 'src/cmd/cover/testdata/main.go' -> '/usr/lib/go/src/cmd/cover/testdata/main.go' 'src/cmd/cover/testdata/p.go' -> '/usr/lib/go/src/cmd/cover/testdata/p.go' 'src/cmd/cover/testdata/pkgcfg' -> '/usr/lib/go/src/cmd/cover/testdata/pkgcfg' 'src/cmd/cover/testdata/pkgcfg/a' -> '/usr/lib/go/src/cmd/cover/testdata/pkgcfg/a' 'src/cmd/cover/testdata/pkgcfg/a/a.go' -> '/usr/lib/go/src/cmd/cover/testdata/pkgcfg/a/a.go' 'src/cmd/cover/testdata/pkgcfg/a/a2.go' -> '/usr/lib/go/src/cmd/cover/testdata/pkgcfg/a/a2.go' 'src/cmd/cover/testdata/pkgcfg/a/a_test.go' -> '/usr/lib/go/src/cmd/cover/testdata/pkgcfg/a/a_test.go' 'src/cmd/cover/testdata/pkgcfg/b' -> '/usr/lib/go/src/cmd/cover/testdata/pkgcfg/b' 'src/cmd/cover/testdata/pkgcfg/b/b.go' -> '/usr/lib/go/src/cmd/cover/testdata/pkgcfg/b/b.go' 'src/cmd/cover/testdata/pkgcfg/b/b_test.go' -> '/usr/lib/go/src/cmd/cover/testdata/pkgcfg/b/b_test.go' 'src/cmd/cover/testdata/pkgcfg/main' -> '/usr/lib/go/src/cmd/cover/testdata/pkgcfg/main' 'src/cmd/cover/testdata/pkgcfg/main/main.go' -> '/usr/lib/go/src/cmd/cover/testdata/pkgcfg/main/main.go' 'src/cmd/cover/testdata/profile.cov' -> '/usr/lib/go/src/cmd/cover/testdata/profile.cov' 'src/cmd/cover/testdata/test.go' -> '/usr/lib/go/src/cmd/cover/testdata/test.go' 'src/cmd/dist' -> '/usr/lib/go/src/cmd/dist' 'src/cmd/dist/README' -> '/usr/lib/go/src/cmd/dist/README' 'src/cmd/dist/build.go' -> '/usr/lib/go/src/cmd/dist/build.go' 'src/cmd/dist/buildgo.go' -> '/usr/lib/go/src/cmd/dist/buildgo.go' 'src/cmd/dist/buildruntime.go' -> '/usr/lib/go/src/cmd/dist/buildruntime.go' 'src/cmd/dist/buildtag.go' -> '/usr/lib/go/src/cmd/dist/buildtag.go' 'src/cmd/dist/buildtag_test.go' -> '/usr/lib/go/src/cmd/dist/buildtag_test.go' 'src/cmd/dist/buildtool.go' -> '/usr/lib/go/src/cmd/dist/buildtool.go' 'src/cmd/dist/doc.go' -> '/usr/lib/go/src/cmd/dist/doc.go' 'src/cmd/dist/exec_118.go' -> '/usr/lib/go/src/cmd/dist/exec_118.go' 'src/cmd/dist/exec_119.go' -> '/usr/lib/go/src/cmd/dist/exec_119.go' 'src/cmd/dist/imports.go' -> '/usr/lib/go/src/cmd/dist/imports.go' 'src/cmd/dist/main.go' -> '/usr/lib/go/src/cmd/dist/main.go' 'src/cmd/dist/notgo117.go' -> '/usr/lib/go/src/cmd/dist/notgo117.go' 'src/cmd/dist/quoted.go' -> '/usr/lib/go/src/cmd/dist/quoted.go' 'src/cmd/dist/sys_default.go' -> '/usr/lib/go/src/cmd/dist/sys_default.go' 'src/cmd/dist/sys_windows.go' -> '/usr/lib/go/src/cmd/dist/sys_windows.go' 'src/cmd/dist/test.go' -> '/usr/lib/go/src/cmd/dist/test.go' 'src/cmd/dist/util.go' -> '/usr/lib/go/src/cmd/dist/util.go' 'src/cmd/dist/util_gc.go' -> '/usr/lib/go/src/cmd/dist/util_gc.go' 'src/cmd/dist/util_gccgo.go' -> '/usr/lib/go/src/cmd/dist/util_gccgo.go' 'src/cmd/dist/vfp_arm.s' -> '/usr/lib/go/src/cmd/dist/vfp_arm.s' 'src/cmd/dist/vfp_default.s' -> '/usr/lib/go/src/cmd/dist/vfp_default.s' 'src/cmd/doc' -> '/usr/lib/go/src/cmd/doc' 'src/cmd/doc/dirs.go' -> '/usr/lib/go/src/cmd/doc/dirs.go' 'src/cmd/doc/doc_test.go' -> '/usr/lib/go/src/cmd/doc/doc_test.go' 'src/cmd/doc/main.go' -> '/usr/lib/go/src/cmd/doc/main.go' 'src/cmd/doc/pkg.go' -> '/usr/lib/go/src/cmd/doc/pkg.go' 'src/cmd/doc/testdata' -> '/usr/lib/go/src/cmd/doc/testdata' 'src/cmd/doc/testdata/merge' -> '/usr/lib/go/src/cmd/doc/testdata/merge' 'src/cmd/doc/testdata/merge/aa.go' -> '/usr/lib/go/src/cmd/doc/testdata/merge/aa.go' 'src/cmd/doc/testdata/merge/bb.go' -> '/usr/lib/go/src/cmd/doc/testdata/merge/bb.go' 'src/cmd/doc/testdata/nested' -> '/usr/lib/go/src/cmd/doc/testdata/nested' 'src/cmd/doc/testdata/nested/empty' -> '/usr/lib/go/src/cmd/doc/testdata/nested/empty' 'src/cmd/doc/testdata/nested/empty/empty.go' -> '/usr/lib/go/src/cmd/doc/testdata/nested/empty/empty.go' 'src/cmd/doc/testdata/nested/ignore.go' -> '/usr/lib/go/src/cmd/doc/testdata/nested/ignore.go' 'src/cmd/doc/testdata/nested/nested' -> '/usr/lib/go/src/cmd/doc/testdata/nested/nested' 'src/cmd/doc/testdata/nested/nested/real.go' -> '/usr/lib/go/src/cmd/doc/testdata/nested/nested/real.go' 'src/cmd/doc/testdata/pkg.go' -> '/usr/lib/go/src/cmd/doc/testdata/pkg.go' 'src/cmd/fix' -> '/usr/lib/go/src/cmd/fix' 'src/cmd/fix/buildtag.go' -> '/usr/lib/go/src/cmd/fix/buildtag.go' 'src/cmd/fix/buildtag_test.go' -> '/usr/lib/go/src/cmd/fix/buildtag_test.go' 'src/cmd/fix/cftype.go' -> '/usr/lib/go/src/cmd/fix/cftype.go' 'src/cmd/fix/cftype_test.go' -> '/usr/lib/go/src/cmd/fix/cftype_test.go' 'src/cmd/fix/context.go' -> '/usr/lib/go/src/cmd/fix/context.go' 'src/cmd/fix/context_test.go' -> '/usr/lib/go/src/cmd/fix/context_test.go' 'src/cmd/fix/doc.go' -> '/usr/lib/go/src/cmd/fix/doc.go' 'src/cmd/fix/egltype.go' -> '/usr/lib/go/src/cmd/fix/egltype.go' 'src/cmd/fix/egltype_test.go' -> '/usr/lib/go/src/cmd/fix/egltype_test.go' 'src/cmd/fix/fix.go' -> '/usr/lib/go/src/cmd/fix/fix.go' 'src/cmd/fix/gotypes.go' -> '/usr/lib/go/src/cmd/fix/gotypes.go' 'src/cmd/fix/gotypes_test.go' -> '/usr/lib/go/src/cmd/fix/gotypes_test.go' 'src/cmd/fix/import_test.go' -> '/usr/lib/go/src/cmd/fix/import_test.go' 'src/cmd/fix/jnitype.go' -> '/usr/lib/go/src/cmd/fix/jnitype.go' 'src/cmd/fix/jnitype_test.go' -> '/usr/lib/go/src/cmd/fix/jnitype_test.go' 'src/cmd/fix/main.go' -> '/usr/lib/go/src/cmd/fix/main.go' 'src/cmd/fix/main_test.go' -> '/usr/lib/go/src/cmd/fix/main_test.go' 'src/cmd/fix/netipv6zone.go' -> '/usr/lib/go/src/cmd/fix/netipv6zone.go' 'src/cmd/fix/netipv6zone_test.go' -> '/usr/lib/go/src/cmd/fix/netipv6zone_test.go' 'src/cmd/fix/printerconfig.go' -> '/usr/lib/go/src/cmd/fix/printerconfig.go' 'src/cmd/fix/printerconfig_test.go' -> '/usr/lib/go/src/cmd/fix/printerconfig_test.go' 'src/cmd/fix/typecheck.go' -> '/usr/lib/go/src/cmd/fix/typecheck.go' 'src/cmd/go' -> '/usr/lib/go/src/cmd/go' 'src/cmd/go/alldocs.go' -> '/usr/lib/go/src/cmd/go/alldocs.go' 'src/cmd/go/chdir_test.go' -> '/usr/lib/go/src/cmd/go/chdir_test.go' 'src/cmd/go/export_test.go' -> '/usr/lib/go/src/cmd/go/export_test.go' 'src/cmd/go/go11.go' -> '/usr/lib/go/src/cmd/go/go11.go' 'src/cmd/go/go_boring_test.go' -> '/usr/lib/go/src/cmd/go/go_boring_test.go' 'src/cmd/go/go_test.go' -> '/usr/lib/go/src/cmd/go/go_test.go' 'src/cmd/go/go_unix_test.go' -> '/usr/lib/go/src/cmd/go/go_unix_test.go' 'src/cmd/go/go_windows_test.go' -> '/usr/lib/go/src/cmd/go/go_windows_test.go' 'src/cmd/go/help_test.go' -> '/usr/lib/go/src/cmd/go/help_test.go' 'src/cmd/go/init_test.go' -> '/usr/lib/go/src/cmd/go/init_test.go' 'src/cmd/go/internal' -> '/usr/lib/go/src/cmd/go/internal' 'src/cmd/go/internal/auth' -> '/usr/lib/go/src/cmd/go/internal/auth' 'src/cmd/go/internal/auth/auth.go' -> '/usr/lib/go/src/cmd/go/internal/auth/auth.go' 'src/cmd/go/internal/auth/netrc.go' -> '/usr/lib/go/src/cmd/go/internal/auth/netrc.go' 'src/cmd/go/internal/auth/netrc_test.go' -> '/usr/lib/go/src/cmd/go/internal/auth/netrc_test.go' 'src/cmd/go/internal/base' -> '/usr/lib/go/src/cmd/go/internal/base' 'src/cmd/go/internal/base/base.go' -> '/usr/lib/go/src/cmd/go/internal/base/base.go' 'src/cmd/go/internal/base/env.go' -> '/usr/lib/go/src/cmd/go/internal/base/env.go' 'src/cmd/go/internal/base/flag.go' -> '/usr/lib/go/src/cmd/go/internal/base/flag.go' 'src/cmd/go/internal/base/goflags.go' -> '/usr/lib/go/src/cmd/go/internal/base/goflags.go' 'src/cmd/go/internal/base/path.go' -> '/usr/lib/go/src/cmd/go/internal/base/path.go' 'src/cmd/go/internal/base/signal.go' -> '/usr/lib/go/src/cmd/go/internal/base/signal.go' 'src/cmd/go/internal/base/signal_notunix.go' -> '/usr/lib/go/src/cmd/go/internal/base/signal_notunix.go' 'src/cmd/go/internal/base/signal_unix.go' -> '/usr/lib/go/src/cmd/go/internal/base/signal_unix.go' 'src/cmd/go/internal/base/tool.go' -> '/usr/lib/go/src/cmd/go/internal/base/tool.go' 'src/cmd/go/internal/bug' -> '/usr/lib/go/src/cmd/go/internal/bug' 'src/cmd/go/internal/bug/bug.go' -> '/usr/lib/go/src/cmd/go/internal/bug/bug.go' 'src/cmd/go/internal/cache' -> '/usr/lib/go/src/cmd/go/internal/cache' 'src/cmd/go/internal/cache/cache.go' -> '/usr/lib/go/src/cmd/go/internal/cache/cache.go' 'src/cmd/go/internal/cache/cache_test.go' -> '/usr/lib/go/src/cmd/go/internal/cache/cache_test.go' 'src/cmd/go/internal/cache/default.go' -> '/usr/lib/go/src/cmd/go/internal/cache/default.go' 'src/cmd/go/internal/cache/hash.go' -> '/usr/lib/go/src/cmd/go/internal/cache/hash.go' 'src/cmd/go/internal/cache/hash_test.go' -> '/usr/lib/go/src/cmd/go/internal/cache/hash_test.go' 'src/cmd/go/internal/cfg' -> '/usr/lib/go/src/cmd/go/internal/cfg' 'src/cmd/go/internal/cfg/cfg.go' -> '/usr/lib/go/src/cmd/go/internal/cfg/cfg.go' 'src/cmd/go/internal/cfg/zdefaultcc.go' -> '/usr/lib/go/src/cmd/go/internal/cfg/zdefaultcc.go' 'src/cmd/go/internal/cfg/zosarch.go' -> '/usr/lib/go/src/cmd/go/internal/cfg/zosarch.go' 'src/cmd/go/internal/clean' -> '/usr/lib/go/src/cmd/go/internal/clean' 'src/cmd/go/internal/clean/clean.go' -> '/usr/lib/go/src/cmd/go/internal/clean/clean.go' 'src/cmd/go/internal/cmdflag' -> '/usr/lib/go/src/cmd/go/internal/cmdflag' 'src/cmd/go/internal/cmdflag/flag.go' -> '/usr/lib/go/src/cmd/go/internal/cmdflag/flag.go' 'src/cmd/go/internal/doc' -> '/usr/lib/go/src/cmd/go/internal/doc' 'src/cmd/go/internal/doc/doc.go' -> '/usr/lib/go/src/cmd/go/internal/doc/doc.go' 'src/cmd/go/internal/envcmd' -> '/usr/lib/go/src/cmd/go/internal/envcmd' 'src/cmd/go/internal/envcmd/env.go' -> '/usr/lib/go/src/cmd/go/internal/envcmd/env.go' 'src/cmd/go/internal/fix' -> '/usr/lib/go/src/cmd/go/internal/fix' 'src/cmd/go/internal/fix/fix.go' -> '/usr/lib/go/src/cmd/go/internal/fix/fix.go' 'src/cmd/go/internal/fmtcmd' -> '/usr/lib/go/src/cmd/go/internal/fmtcmd' 'src/cmd/go/internal/fmtcmd/fmt.go' -> '/usr/lib/go/src/cmd/go/internal/fmtcmd/fmt.go' 'src/cmd/go/internal/fsys' -> '/usr/lib/go/src/cmd/go/internal/fsys' 'src/cmd/go/internal/fsys/fsys.go' -> '/usr/lib/go/src/cmd/go/internal/fsys/fsys.go' 'src/cmd/go/internal/fsys/fsys_test.go' -> '/usr/lib/go/src/cmd/go/internal/fsys/fsys_test.go' 'src/cmd/go/internal/generate' -> '/usr/lib/go/src/cmd/go/internal/generate' 'src/cmd/go/internal/generate/generate.go' -> '/usr/lib/go/src/cmd/go/internal/generate/generate.go' 'src/cmd/go/internal/generate/generate_test.go' -> '/usr/lib/go/src/cmd/go/internal/generate/generate_test.go' 'src/cmd/go/internal/get' -> '/usr/lib/go/src/cmd/go/internal/get' 'src/cmd/go/internal/get/get.go' -> '/usr/lib/go/src/cmd/go/internal/get/get.go' 'src/cmd/go/internal/get/tag_test.go' -> '/usr/lib/go/src/cmd/go/internal/get/tag_test.go' 'src/cmd/go/internal/help' -> '/usr/lib/go/src/cmd/go/internal/help' 'src/cmd/go/internal/help/help.go' -> '/usr/lib/go/src/cmd/go/internal/help/help.go' 'src/cmd/go/internal/help/helpdoc.go' -> '/usr/lib/go/src/cmd/go/internal/help/helpdoc.go' 'src/cmd/go/internal/imports' -> '/usr/lib/go/src/cmd/go/internal/imports' 'src/cmd/go/internal/imports/build.go' -> '/usr/lib/go/src/cmd/go/internal/imports/build.go' 'src/cmd/go/internal/imports/read.go' -> '/usr/lib/go/src/cmd/go/internal/imports/read.go' 'src/cmd/go/internal/imports/read_test.go' -> '/usr/lib/go/src/cmd/go/internal/imports/read_test.go' 'src/cmd/go/internal/imports/scan.go' -> '/usr/lib/go/src/cmd/go/internal/imports/scan.go' 'src/cmd/go/internal/imports/scan_test.go' -> '/usr/lib/go/src/cmd/go/internal/imports/scan_test.go' 'src/cmd/go/internal/imports/tags.go' -> '/usr/lib/go/src/cmd/go/internal/imports/tags.go' 'src/cmd/go/internal/imports/testdata' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata' 'src/cmd/go/internal/imports/testdata/android' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/android' 'src/cmd/go/internal/imports/testdata/android/.h.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/android/.h.go' 'src/cmd/go/internal/imports/testdata/android/a_android.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/android/a_android.go' 'src/cmd/go/internal/imports/testdata/android/b_android_arm64.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/android/b_android_arm64.go' 'src/cmd/go/internal/imports/testdata/android/c_linux.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/android/c_linux.go' 'src/cmd/go/internal/imports/testdata/android/d_linux_arm64.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/android/d_linux_arm64.go' 'src/cmd/go/internal/imports/testdata/android/e.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/android/e.go' 'src/cmd/go/internal/imports/testdata/android/f.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/android/f.go' 'src/cmd/go/internal/imports/testdata/android/g.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/android/g.go' 'src/cmd/go/internal/imports/testdata/android/tags.txt' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/android/tags.txt' 'src/cmd/go/internal/imports/testdata/android/want.txt' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/android/want.txt' 'src/cmd/go/internal/imports/testdata/illumos' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/illumos' 'src/cmd/go/internal/imports/testdata/illumos/.h.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/illumos/.h.go' 'src/cmd/go/internal/imports/testdata/illumos/a_illumos.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/illumos/a_illumos.go' 'src/cmd/go/internal/imports/testdata/illumos/b_illumos_amd64.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/illumos/b_illumos_amd64.go' 'src/cmd/go/internal/imports/testdata/illumos/c_solaris.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/illumos/c_solaris.go' 'src/cmd/go/internal/imports/testdata/illumos/d_solaris_amd64.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/illumos/d_solaris_amd64.go' 'src/cmd/go/internal/imports/testdata/illumos/e.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/illumos/e.go' 'src/cmd/go/internal/imports/testdata/illumos/f.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/illumos/f.go' 'src/cmd/go/internal/imports/testdata/illumos/g.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/illumos/g.go' 'src/cmd/go/internal/imports/testdata/illumos/tags.txt' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/illumos/tags.txt' 'src/cmd/go/internal/imports/testdata/illumos/want.txt' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/illumos/want.txt' 'src/cmd/go/internal/imports/testdata/star' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/star' 'src/cmd/go/internal/imports/testdata/star/tags.txt' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/star/tags.txt' 'src/cmd/go/internal/imports/testdata/star/want.txt' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/star/want.txt' 'src/cmd/go/internal/imports/testdata/star/x.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/star/x.go' 'src/cmd/go/internal/imports/testdata/star/x1.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/star/x1.go' 'src/cmd/go/internal/imports/testdata/star/x_darwin.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/star/x_darwin.go' 'src/cmd/go/internal/imports/testdata/star/x_windows.go' -> '/usr/lib/go/src/cmd/go/internal/imports/testdata/star/x_windows.go' 'src/cmd/go/internal/list' -> '/usr/lib/go/src/cmd/go/internal/list' 'src/cmd/go/internal/list/context.go' -> '/usr/lib/go/src/cmd/go/internal/list/context.go' 'src/cmd/go/internal/list/list.go' -> '/usr/lib/go/src/cmd/go/internal/list/list.go' 'src/cmd/go/internal/load' -> '/usr/lib/go/src/cmd/go/internal/load' 'src/cmd/go/internal/load/flag.go' -> '/usr/lib/go/src/cmd/go/internal/load/flag.go' 'src/cmd/go/internal/load/flag_test.go' -> '/usr/lib/go/src/cmd/go/internal/load/flag_test.go' 'src/cmd/go/internal/load/path.go' -> '/usr/lib/go/src/cmd/go/internal/load/path.go' 'src/cmd/go/internal/load/pkg.go' -> '/usr/lib/go/src/cmd/go/internal/load/pkg.go' 'src/cmd/go/internal/load/pkg_test.go' -> '/usr/lib/go/src/cmd/go/internal/load/pkg_test.go' 'src/cmd/go/internal/load/search.go' -> '/usr/lib/go/src/cmd/go/internal/load/search.go' 'src/cmd/go/internal/load/test.go' -> '/usr/lib/go/src/cmd/go/internal/load/test.go' 'src/cmd/go/internal/lockedfile' -> '/usr/lib/go/src/cmd/go/internal/lockedfile' 'src/cmd/go/internal/lockedfile/internal' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/internal' 'src/cmd/go/internal/lockedfile/internal/filelock' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock' 'src/cmd/go/internal/lockedfile/internal/filelock/filelock.go' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock.go' 'src/cmd/go/internal/lockedfile/internal/filelock/filelock_fcntl.go' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_fcntl.go' 'src/cmd/go/internal/lockedfile/internal/filelock/filelock_other.go' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_other.go' 'src/cmd/go/internal/lockedfile/internal/filelock/filelock_plan9.go' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_plan9.go' 'src/cmd/go/internal/lockedfile/internal/filelock/filelock_test.go' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_test.go' 'src/cmd/go/internal/lockedfile/internal/filelock/filelock_unix.go' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_unix.go' 'src/cmd/go/internal/lockedfile/internal/filelock/filelock_windows.go' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/internal/filelock/filelock_windows.go' 'src/cmd/go/internal/lockedfile/lockedfile.go' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/lockedfile.go' 'src/cmd/go/internal/lockedfile/lockedfile_filelock.go' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/lockedfile_filelock.go' 'src/cmd/go/internal/lockedfile/lockedfile_plan9.go' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/lockedfile_plan9.go' 'src/cmd/go/internal/lockedfile/lockedfile_test.go' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/lockedfile_test.go' 'src/cmd/go/internal/lockedfile/mutex.go' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/mutex.go' 'src/cmd/go/internal/lockedfile/transform_test.go' -> '/usr/lib/go/src/cmd/go/internal/lockedfile/transform_test.go' 'src/cmd/go/internal/mmap' -> '/usr/lib/go/src/cmd/go/internal/mmap' 'src/cmd/go/internal/mmap/mmap.go' -> '/usr/lib/go/src/cmd/go/internal/mmap/mmap.go' 'src/cmd/go/internal/mmap/mmap_other.go' -> '/usr/lib/go/src/cmd/go/internal/mmap/mmap_other.go' 'src/cmd/go/internal/mmap/mmap_unix.go' -> '/usr/lib/go/src/cmd/go/internal/mmap/mmap_unix.go' 'src/cmd/go/internal/mmap/mmap_windows.go' -> '/usr/lib/go/src/cmd/go/internal/mmap/mmap_windows.go' 'src/cmd/go/internal/modcmd' -> '/usr/lib/go/src/cmd/go/internal/modcmd' 'src/cmd/go/internal/modcmd/download.go' -> '/usr/lib/go/src/cmd/go/internal/modcmd/download.go' 'src/cmd/go/internal/modcmd/edit.go' -> '/usr/lib/go/src/cmd/go/internal/modcmd/edit.go' 'src/cmd/go/internal/modcmd/graph.go' -> '/usr/lib/go/src/cmd/go/internal/modcmd/graph.go' 'src/cmd/go/internal/modcmd/init.go' -> '/usr/lib/go/src/cmd/go/internal/modcmd/init.go' 'src/cmd/go/internal/modcmd/mod.go' -> '/usr/lib/go/src/cmd/go/internal/modcmd/mod.go' 'src/cmd/go/internal/modcmd/tidy.go' -> '/usr/lib/go/src/cmd/go/internal/modcmd/tidy.go' 'src/cmd/go/internal/modcmd/vendor.go' -> '/usr/lib/go/src/cmd/go/internal/modcmd/vendor.go' 'src/cmd/go/internal/modcmd/verify.go' -> '/usr/lib/go/src/cmd/go/internal/modcmd/verify.go' 'src/cmd/go/internal/modcmd/why.go' -> '/usr/lib/go/src/cmd/go/internal/modcmd/why.go' 'src/cmd/go/internal/modconv' -> '/usr/lib/go/src/cmd/go/internal/modconv' 'src/cmd/go/internal/modconv/convert.go' -> '/usr/lib/go/src/cmd/go/internal/modconv/convert.go' 'src/cmd/go/internal/modconv/dep.go' -> '/usr/lib/go/src/cmd/go/internal/modconv/dep.go' 'src/cmd/go/internal/modconv/glide.go' -> '/usr/lib/go/src/cmd/go/internal/modconv/glide.go' 'src/cmd/go/internal/modconv/glock.go' -> '/usr/lib/go/src/cmd/go/internal/modconv/glock.go' 'src/cmd/go/internal/modconv/godeps.go' -> '/usr/lib/go/src/cmd/go/internal/modconv/godeps.go' 'src/cmd/go/internal/modconv/modconv.go' -> '/usr/lib/go/src/cmd/go/internal/modconv/modconv.go' 'src/cmd/go/internal/modconv/modconv_test.go' -> '/usr/lib/go/src/cmd/go/internal/modconv/modconv_test.go' 'src/cmd/go/internal/modconv/testdata' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata' 'src/cmd/go/internal/modconv/testdata/cockroach.glock' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/cockroach.glock' 'src/cmd/go/internal/modconv/testdata/cockroach.out' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/cockroach.out' 'src/cmd/go/internal/modconv/testdata/dockermachine.godeps' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/dockermachine.godeps' 'src/cmd/go/internal/modconv/testdata/dockermachine.out' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/dockermachine.out' 'src/cmd/go/internal/modconv/testdata/dockerman.glide' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/dockerman.glide' 'src/cmd/go/internal/modconv/testdata/dockerman.out' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/dockerman.out' 'src/cmd/go/internal/modconv/testdata/govmomi.out' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/govmomi.out' 'src/cmd/go/internal/modconv/testdata/govmomi.vmanifest' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/govmomi.vmanifest' 'src/cmd/go/internal/modconv/testdata/juju.out' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/juju.out' 'src/cmd/go/internal/modconv/testdata/juju.tsv' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/juju.tsv' 'src/cmd/go/internal/modconv/testdata/moby.out' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/moby.out' 'src/cmd/go/internal/modconv/testdata/moby.vconf' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/moby.vconf' 'src/cmd/go/internal/modconv/testdata/panicparse.out' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/panicparse.out' 'src/cmd/go/internal/modconv/testdata/panicparse.vyml' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/panicparse.vyml' 'src/cmd/go/internal/modconv/testdata/prometheus.out' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/prometheus.out' 'src/cmd/go/internal/modconv/testdata/prometheus.vjson' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/prometheus.vjson' 'src/cmd/go/internal/modconv/testdata/traefik.dep' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/traefik.dep' 'src/cmd/go/internal/modconv/testdata/traefik.out' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/traefik.out' 'src/cmd/go/internal/modconv/testdata/upspin.dep' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/upspin.dep' 'src/cmd/go/internal/modconv/testdata/upspin.out' -> '/usr/lib/go/src/cmd/go/internal/modconv/testdata/upspin.out' 'src/cmd/go/internal/modconv/tsv.go' -> '/usr/lib/go/src/cmd/go/internal/modconv/tsv.go' 'src/cmd/go/internal/modconv/vconf.go' -> '/usr/lib/go/src/cmd/go/internal/modconv/vconf.go' 'src/cmd/go/internal/modconv/vjson.go' -> '/usr/lib/go/src/cmd/go/internal/modconv/vjson.go' 'src/cmd/go/internal/modconv/vmanifest.go' -> '/usr/lib/go/src/cmd/go/internal/modconv/vmanifest.go' 'src/cmd/go/internal/modconv/vyml.go' -> '/usr/lib/go/src/cmd/go/internal/modconv/vyml.go' 'src/cmd/go/internal/modfetch' -> '/usr/lib/go/src/cmd/go/internal/modfetch' 'src/cmd/go/internal/modfetch/bootstrap.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/bootstrap.go' 'src/cmd/go/internal/modfetch/cache.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/cache.go' 'src/cmd/go/internal/modfetch/cache_test.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/cache_test.go' 'src/cmd/go/internal/modfetch/codehost' -> '/usr/lib/go/src/cmd/go/internal/modfetch/codehost' 'src/cmd/go/internal/modfetch/codehost/codehost.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/codehost/codehost.go' 'src/cmd/go/internal/modfetch/codehost/git.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/codehost/git.go' 'src/cmd/go/internal/modfetch/codehost/git_test.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/codehost/git_test.go' 'src/cmd/go/internal/modfetch/codehost/shell.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/codehost/shell.go' 'src/cmd/go/internal/modfetch/codehost/svn.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/codehost/svn.go' 'src/cmd/go/internal/modfetch/codehost/vcs.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/codehost/vcs.go' 'src/cmd/go/internal/modfetch/coderepo.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/coderepo.go' 'src/cmd/go/internal/modfetch/coderepo_test.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/coderepo_test.go' 'src/cmd/go/internal/modfetch/fetch.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/fetch.go' 'src/cmd/go/internal/modfetch/key.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/key.go' 'src/cmd/go/internal/modfetch/proxy.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/proxy.go' 'src/cmd/go/internal/modfetch/repo.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/repo.go' 'src/cmd/go/internal/modfetch/sumdb.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/sumdb.go' 'src/cmd/go/internal/modfetch/zip_sum_test' -> '/usr/lib/go/src/cmd/go/internal/modfetch/zip_sum_test' 'src/cmd/go/internal/modfetch/zip_sum_test/testdata' -> '/usr/lib/go/src/cmd/go/internal/modfetch/zip_sum_test/testdata' 'src/cmd/go/internal/modfetch/zip_sum_test/testdata/zip_sums.csv' -> '/usr/lib/go/src/cmd/go/internal/modfetch/zip_sum_test/testdata/zip_sums.csv' 'src/cmd/go/internal/modfetch/zip_sum_test/zip_sum_test.go' -> '/usr/lib/go/src/cmd/go/internal/modfetch/zip_sum_test/zip_sum_test.go' 'src/cmd/go/internal/modget' -> '/usr/lib/go/src/cmd/go/internal/modget' 'src/cmd/go/internal/modget/get.go' -> '/usr/lib/go/src/cmd/go/internal/modget/get.go' 'src/cmd/go/internal/modget/query.go' -> '/usr/lib/go/src/cmd/go/internal/modget/query.go' 'src/cmd/go/internal/modindex' -> '/usr/lib/go/src/cmd/go/internal/modindex' 'src/cmd/go/internal/modindex/build.go' -> '/usr/lib/go/src/cmd/go/internal/modindex/build.go' 'src/cmd/go/internal/modindex/build_read.go' -> '/usr/lib/go/src/cmd/go/internal/modindex/build_read.go' 'src/cmd/go/internal/modindex/index_format.txt' -> '/usr/lib/go/src/cmd/go/internal/modindex/index_format.txt' 'src/cmd/go/internal/modindex/index_test.go' -> '/usr/lib/go/src/cmd/go/internal/modindex/index_test.go' 'src/cmd/go/internal/modindex/read.go' -> '/usr/lib/go/src/cmd/go/internal/modindex/read.go' 'src/cmd/go/internal/modindex/scan.go' -> '/usr/lib/go/src/cmd/go/internal/modindex/scan.go' 'src/cmd/go/internal/modindex/syslist.go' -> '/usr/lib/go/src/cmd/go/internal/modindex/syslist.go' 'src/cmd/go/internal/modindex/syslist_test.go' -> '/usr/lib/go/src/cmd/go/internal/modindex/syslist_test.go' 'src/cmd/go/internal/modindex/testdata' -> '/usr/lib/go/src/cmd/go/internal/modindex/testdata' 'src/cmd/go/internal/modindex/testdata/ignore_non_source' -> '/usr/lib/go/src/cmd/go/internal/modindex/testdata/ignore_non_source' 'src/cmd/go/internal/modindex/testdata/ignore_non_source/a.syso' -> '/usr/lib/go/src/cmd/go/internal/modindex/testdata/ignore_non_source/a.syso' 'src/cmd/go/internal/modindex/testdata/ignore_non_source/b.go' -> '/usr/lib/go/src/cmd/go/internal/modindex/testdata/ignore_non_source/b.go' 'src/cmd/go/internal/modindex/testdata/ignore_non_source/bar.json' -> '/usr/lib/go/src/cmd/go/internal/modindex/testdata/ignore_non_source/bar.json' 'src/cmd/go/internal/modindex/testdata/ignore_non_source/baz.log' -> '/usr/lib/go/src/cmd/go/internal/modindex/testdata/ignore_non_source/baz.log' 'src/cmd/go/internal/modindex/testdata/ignore_non_source/c.c' -> '/usr/lib/go/src/cmd/go/internal/modindex/testdata/ignore_non_source/c.c' 'src/cmd/go/internal/modindex/write.go' -> '/usr/lib/go/src/cmd/go/internal/modindex/write.go' 'src/cmd/go/internal/modinfo' -> '/usr/lib/go/src/cmd/go/internal/modinfo' 'src/cmd/go/internal/modinfo/info.go' -> '/usr/lib/go/src/cmd/go/internal/modinfo/info.go' 'src/cmd/go/internal/modload' -> '/usr/lib/go/src/cmd/go/internal/modload' 'src/cmd/go/internal/modload/build.go' -> '/usr/lib/go/src/cmd/go/internal/modload/build.go' 'src/cmd/go/internal/modload/buildlist.go' -> '/usr/lib/go/src/cmd/go/internal/modload/buildlist.go' 'src/cmd/go/internal/modload/edit.go' -> '/usr/lib/go/src/cmd/go/internal/modload/edit.go' 'src/cmd/go/internal/modload/help.go' -> '/usr/lib/go/src/cmd/go/internal/modload/help.go' 'src/cmd/go/internal/modload/import.go' -> '/usr/lib/go/src/cmd/go/internal/modload/import.go' 'src/cmd/go/internal/modload/import_test.go' -> '/usr/lib/go/src/cmd/go/internal/modload/import_test.go' 'src/cmd/go/internal/modload/init.go' -> '/usr/lib/go/src/cmd/go/internal/modload/init.go' 'src/cmd/go/internal/modload/list.go' -> '/usr/lib/go/src/cmd/go/internal/modload/list.go' 'src/cmd/go/internal/modload/load.go' -> '/usr/lib/go/src/cmd/go/internal/modload/load.go' 'src/cmd/go/internal/modload/modfile.go' -> '/usr/lib/go/src/cmd/go/internal/modload/modfile.go' 'src/cmd/go/internal/modload/mvs.go' -> '/usr/lib/go/src/cmd/go/internal/modload/mvs.go' 'src/cmd/go/internal/modload/mvs_test.go' -> '/usr/lib/go/src/cmd/go/internal/modload/mvs_test.go' 'src/cmd/go/internal/modload/query.go' -> '/usr/lib/go/src/cmd/go/internal/modload/query.go' 'src/cmd/go/internal/modload/query_test.go' -> '/usr/lib/go/src/cmd/go/internal/modload/query_test.go' 'src/cmd/go/internal/modload/search.go' -> '/usr/lib/go/src/cmd/go/internal/modload/search.go' 'src/cmd/go/internal/modload/stat_openfile.go' -> '/usr/lib/go/src/cmd/go/internal/modload/stat_openfile.go' 'src/cmd/go/internal/modload/stat_unix.go' -> '/usr/lib/go/src/cmd/go/internal/modload/stat_unix.go' 'src/cmd/go/internal/modload/stat_windows.go' -> '/usr/lib/go/src/cmd/go/internal/modload/stat_windows.go' 'src/cmd/go/internal/modload/vendor.go' -> '/usr/lib/go/src/cmd/go/internal/modload/vendor.go' 'src/cmd/go/internal/mvs' -> '/usr/lib/go/src/cmd/go/internal/mvs' 'src/cmd/go/internal/mvs/errors.go' -> '/usr/lib/go/src/cmd/go/internal/mvs/errors.go' 'src/cmd/go/internal/mvs/graph.go' -> '/usr/lib/go/src/cmd/go/internal/mvs/graph.go' 'src/cmd/go/internal/mvs/mvs.go' -> '/usr/lib/go/src/cmd/go/internal/mvs/mvs.go' 'src/cmd/go/internal/mvs/mvs_test.go' -> '/usr/lib/go/src/cmd/go/internal/mvs/mvs_test.go' 'src/cmd/go/internal/par' -> '/usr/lib/go/src/cmd/go/internal/par' 'src/cmd/go/internal/par/queue.go' -> '/usr/lib/go/src/cmd/go/internal/par/queue.go' 'src/cmd/go/internal/par/queue_test.go' -> '/usr/lib/go/src/cmd/go/internal/par/queue_test.go' 'src/cmd/go/internal/par/work.go' -> '/usr/lib/go/src/cmd/go/internal/par/work.go' 'src/cmd/go/internal/par/work_test.go' -> '/usr/lib/go/src/cmd/go/internal/par/work_test.go' 'src/cmd/go/internal/robustio' -> '/usr/lib/go/src/cmd/go/internal/robustio' 'src/cmd/go/internal/robustio/robustio.go' -> '/usr/lib/go/src/cmd/go/internal/robustio/robustio.go' 'src/cmd/go/internal/robustio/robustio_darwin.go' -> '/usr/lib/go/src/cmd/go/internal/robustio/robustio_darwin.go' 'src/cmd/go/internal/robustio/robustio_flaky.go' -> '/usr/lib/go/src/cmd/go/internal/robustio/robustio_flaky.go' 'src/cmd/go/internal/robustio/robustio_other.go' -> '/usr/lib/go/src/cmd/go/internal/robustio/robustio_other.go' 'src/cmd/go/internal/robustio/robustio_windows.go' -> '/usr/lib/go/src/cmd/go/internal/robustio/robustio_windows.go' 'src/cmd/go/internal/run' -> '/usr/lib/go/src/cmd/go/internal/run' 'src/cmd/go/internal/run/run.go' -> '/usr/lib/go/src/cmd/go/internal/run/run.go' 'src/cmd/go/internal/script' -> '/usr/lib/go/src/cmd/go/internal/script' 'src/cmd/go/internal/script/cmds.go' -> '/usr/lib/go/src/cmd/go/internal/script/cmds.go' 'src/cmd/go/internal/script/cmds_other.go' -> '/usr/lib/go/src/cmd/go/internal/script/cmds_other.go' 'src/cmd/go/internal/script/cmds_posix.go' -> '/usr/lib/go/src/cmd/go/internal/script/cmds_posix.go' 'src/cmd/go/internal/script/conds.go' -> '/usr/lib/go/src/cmd/go/internal/script/conds.go' 'src/cmd/go/internal/script/engine.go' -> '/usr/lib/go/src/cmd/go/internal/script/engine.go' 'src/cmd/go/internal/script/errors.go' -> '/usr/lib/go/src/cmd/go/internal/script/errors.go' 'src/cmd/go/internal/script/scripttest' -> '/usr/lib/go/src/cmd/go/internal/script/scripttest' 'src/cmd/go/internal/script/scripttest/scripttest.go' -> '/usr/lib/go/src/cmd/go/internal/script/scripttest/scripttest.go' 'src/cmd/go/internal/script/state.go' -> '/usr/lib/go/src/cmd/go/internal/script/state.go' 'src/cmd/go/internal/search' -> '/usr/lib/go/src/cmd/go/internal/search' 'src/cmd/go/internal/search/search.go' -> '/usr/lib/go/src/cmd/go/internal/search/search.go' 'src/cmd/go/internal/str' -> '/usr/lib/go/src/cmd/go/internal/str' 'src/cmd/go/internal/str/path.go' -> '/usr/lib/go/src/cmd/go/internal/str/path.go' 'src/cmd/go/internal/str/str.go' -> '/usr/lib/go/src/cmd/go/internal/str/str.go' 'src/cmd/go/internal/str/str_test.go' -> '/usr/lib/go/src/cmd/go/internal/str/str_test.go' 'src/cmd/go/internal/test' -> '/usr/lib/go/src/cmd/go/internal/test' 'src/cmd/go/internal/test/cover.go' -> '/usr/lib/go/src/cmd/go/internal/test/cover.go' 'src/cmd/go/internal/test/flagdefs.go' -> '/usr/lib/go/src/cmd/go/internal/test/flagdefs.go' 'src/cmd/go/internal/test/flagdefs_test.go' -> '/usr/lib/go/src/cmd/go/internal/test/flagdefs_test.go' 'src/cmd/go/internal/test/genflags.go' -> '/usr/lib/go/src/cmd/go/internal/test/genflags.go' 'src/cmd/go/internal/test/internal' -> '/usr/lib/go/src/cmd/go/internal/test/internal' 'src/cmd/go/internal/test/internal/genflags' -> '/usr/lib/go/src/cmd/go/internal/test/internal/genflags' 'src/cmd/go/internal/test/internal/genflags/vetflag.go' -> '/usr/lib/go/src/cmd/go/internal/test/internal/genflags/vetflag.go' 'src/cmd/go/internal/test/test.go' -> '/usr/lib/go/src/cmd/go/internal/test/test.go' 'src/cmd/go/internal/test/testflag.go' -> '/usr/lib/go/src/cmd/go/internal/test/testflag.go' 'src/cmd/go/internal/tool' -> '/usr/lib/go/src/cmd/go/internal/tool' 'src/cmd/go/internal/tool/tool.go' -> '/usr/lib/go/src/cmd/go/internal/tool/tool.go' 'src/cmd/go/internal/trace' -> '/usr/lib/go/src/cmd/go/internal/trace' 'src/cmd/go/internal/trace/trace.go' -> '/usr/lib/go/src/cmd/go/internal/trace/trace.go' 'src/cmd/go/internal/vcs' -> '/usr/lib/go/src/cmd/go/internal/vcs' 'src/cmd/go/internal/vcs/discovery.go' -> '/usr/lib/go/src/cmd/go/internal/vcs/discovery.go' 'src/cmd/go/internal/vcs/discovery_test.go' -> '/usr/lib/go/src/cmd/go/internal/vcs/discovery_test.go' 'src/cmd/go/internal/vcs/vcs.go' -> '/usr/lib/go/src/cmd/go/internal/vcs/vcs.go' 'src/cmd/go/internal/vcs/vcs_test.go' -> '/usr/lib/go/src/cmd/go/internal/vcs/vcs_test.go' 'src/cmd/go/internal/vcweb' -> '/usr/lib/go/src/cmd/go/internal/vcweb' 'src/cmd/go/internal/vcweb/auth.go' -> '/usr/lib/go/src/cmd/go/internal/vcweb/auth.go' 'src/cmd/go/internal/vcweb/bzr.go' -> '/usr/lib/go/src/cmd/go/internal/vcweb/bzr.go' 'src/cmd/go/internal/vcweb/dir.go' -> '/usr/lib/go/src/cmd/go/internal/vcweb/dir.go' 'src/cmd/go/internal/vcweb/fossil.go' -> '/usr/lib/go/src/cmd/go/internal/vcweb/fossil.go' 'src/cmd/go/internal/vcweb/git.go' -> '/usr/lib/go/src/cmd/go/internal/vcweb/git.go' 'src/cmd/go/internal/vcweb/hg.go' -> '/usr/lib/go/src/cmd/go/internal/vcweb/hg.go' 'src/cmd/go/internal/vcweb/insecure.go' -> '/usr/lib/go/src/cmd/go/internal/vcweb/insecure.go' 'src/cmd/go/internal/vcweb/script.go' -> '/usr/lib/go/src/cmd/go/internal/vcweb/script.go' 'src/cmd/go/internal/vcweb/svn.go' -> '/usr/lib/go/src/cmd/go/internal/vcweb/svn.go' 'src/cmd/go/internal/vcweb/vcstest' -> '/usr/lib/go/src/cmd/go/internal/vcweb/vcstest' 'src/cmd/go/internal/vcweb/vcstest/vcstest.go' -> '/usr/lib/go/src/cmd/go/internal/vcweb/vcstest/vcstest.go' 'src/cmd/go/internal/vcweb/vcstest/vcstest_test.go' -> '/usr/lib/go/src/cmd/go/internal/vcweb/vcstest/vcstest_test.go' 'src/cmd/go/internal/vcweb/vcweb.go' -> '/usr/lib/go/src/cmd/go/internal/vcweb/vcweb.go' 'src/cmd/go/internal/vcweb/vcweb_test.go' -> '/usr/lib/go/src/cmd/go/internal/vcweb/vcweb_test.go' 'src/cmd/go/internal/version' -> '/usr/lib/go/src/cmd/go/internal/version' 'src/cmd/go/internal/version/version.go' -> '/usr/lib/go/src/cmd/go/internal/version/version.go' 'src/cmd/go/internal/vet' -> '/usr/lib/go/src/cmd/go/internal/vet' 'src/cmd/go/internal/vet/vet.go' -> '/usr/lib/go/src/cmd/go/internal/vet/vet.go' 'src/cmd/go/internal/vet/vetflag.go' -> '/usr/lib/go/src/cmd/go/internal/vet/vetflag.go' 'src/cmd/go/internal/web' -> '/usr/lib/go/src/cmd/go/internal/web' 'src/cmd/go/internal/web/api.go' -> '/usr/lib/go/src/cmd/go/internal/web/api.go' 'src/cmd/go/internal/web/bootstrap.go' -> '/usr/lib/go/src/cmd/go/internal/web/bootstrap.go' 'src/cmd/go/internal/web/file_test.go' -> '/usr/lib/go/src/cmd/go/internal/web/file_test.go' 'src/cmd/go/internal/web/http.go' -> '/usr/lib/go/src/cmd/go/internal/web/http.go' 'src/cmd/go/internal/web/url.go' -> '/usr/lib/go/src/cmd/go/internal/web/url.go' 'src/cmd/go/internal/web/url_other.go' -> '/usr/lib/go/src/cmd/go/internal/web/url_other.go' 'src/cmd/go/internal/web/url_other_test.go' -> '/usr/lib/go/src/cmd/go/internal/web/url_other_test.go' 'src/cmd/go/internal/web/url_test.go' -> '/usr/lib/go/src/cmd/go/internal/web/url_test.go' 'src/cmd/go/internal/web/url_windows.go' -> '/usr/lib/go/src/cmd/go/internal/web/url_windows.go' 'src/cmd/go/internal/web/url_windows_test.go' -> '/usr/lib/go/src/cmd/go/internal/web/url_windows_test.go' 'src/cmd/go/internal/work' -> '/usr/lib/go/src/cmd/go/internal/work' 'src/cmd/go/internal/work/action.go' -> '/usr/lib/go/src/cmd/go/internal/work/action.go' 'src/cmd/go/internal/work/build.go' -> '/usr/lib/go/src/cmd/go/internal/work/build.go' 'src/cmd/go/internal/work/build_test.go' -> '/usr/lib/go/src/cmd/go/internal/work/build_test.go' 'src/cmd/go/internal/work/buildid.go' -> '/usr/lib/go/src/cmd/go/internal/work/buildid.go' 'src/cmd/go/internal/work/exec.go' -> '/usr/lib/go/src/cmd/go/internal/work/exec.go' 'src/cmd/go/internal/work/exec_test.go' -> '/usr/lib/go/src/cmd/go/internal/work/exec_test.go' 'src/cmd/go/internal/work/gc.go' -> '/usr/lib/go/src/cmd/go/internal/work/gc.go' 'src/cmd/go/internal/work/gccgo.go' -> '/usr/lib/go/src/cmd/go/internal/work/gccgo.go' 'src/cmd/go/internal/work/init.go' -> '/usr/lib/go/src/cmd/go/internal/work/init.go' 'src/cmd/go/internal/work/security.go' -> '/usr/lib/go/src/cmd/go/internal/work/security.go' 'src/cmd/go/internal/work/security_test.go' -> '/usr/lib/go/src/cmd/go/internal/work/security_test.go' 'src/cmd/go/internal/workcmd' -> '/usr/lib/go/src/cmd/go/internal/workcmd' 'src/cmd/go/internal/workcmd/edit.go' -> '/usr/lib/go/src/cmd/go/internal/workcmd/edit.go' 'src/cmd/go/internal/workcmd/init.go' -> '/usr/lib/go/src/cmd/go/internal/workcmd/init.go' 'src/cmd/go/internal/workcmd/sync.go' -> '/usr/lib/go/src/cmd/go/internal/workcmd/sync.go' 'src/cmd/go/internal/workcmd/use.go' -> '/usr/lib/go/src/cmd/go/internal/workcmd/use.go' 'src/cmd/go/internal/workcmd/work.go' -> '/usr/lib/go/src/cmd/go/internal/workcmd/work.go' 'src/cmd/go/main.go' -> '/usr/lib/go/src/cmd/go/main.go' 'src/cmd/go/mkalldocs.sh' -> '/usr/lib/go/src/cmd/go/mkalldocs.sh' 'src/cmd/go/note_test.go' -> '/usr/lib/go/src/cmd/go/note_test.go' 'src/cmd/go/proxy_test.go' -> '/usr/lib/go/src/cmd/go/proxy_test.go' 'src/cmd/go/script_test.go' -> '/usr/lib/go/src/cmd/go/script_test.go' 'src/cmd/go/scriptcmds_test.go' -> '/usr/lib/go/src/cmd/go/scriptcmds_test.go' 'src/cmd/go/scriptconds_test.go' -> '/usr/lib/go/src/cmd/go/scriptconds_test.go' 'src/cmd/go/scriptreadme_test.go' -> '/usr/lib/go/src/cmd/go/scriptreadme_test.go' 'src/cmd/go/stop_other_test.go' -> '/usr/lib/go/src/cmd/go/stop_other_test.go' 'src/cmd/go/stop_unix_test.go' -> '/usr/lib/go/src/cmd/go/stop_unix_test.go' 'src/cmd/go/terminal_test.go' -> '/usr/lib/go/src/cmd/go/terminal_test.go' 'src/cmd/go/testdata' -> '/usr/lib/go/src/cmd/go/testdata' 'src/cmd/go/testdata/addmod.go' -> '/usr/lib/go/src/cmd/go/testdata/addmod.go' 'src/cmd/go/testdata/failssh' -> '/usr/lib/go/src/cmd/go/testdata/failssh' 'src/cmd/go/testdata/failssh/ssh' -> '/usr/lib/go/src/cmd/go/testdata/failssh/ssh' 'src/cmd/go/testdata/mod' -> '/usr/lib/go/src/cmd/go/testdata/mod' 'src/cmd/go/testdata/mod/README' -> '/usr/lib/go/src/cmd/go/testdata/mod/README' 'src/cmd/go/testdata/mod/example.com_ambiguous_a_b_v0.0.0-empty.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_ambiguous_a_b_v0.0.0-empty.txt' 'src/cmd/go/testdata/mod/example.com_ambiguous_a_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_ambiguous_a_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_badchain_a_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_badchain_a_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_badchain_a_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_badchain_a_v1.1.0.txt' 'src/cmd/go/testdata/mod/example.com_badchain_b_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_badchain_b_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_badchain_b_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_badchain_b_v1.1.0.txt' 'src/cmd/go/testdata/mod/example.com_badchain_c_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_badchain_c_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_badchain_c_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_badchain_c_v1.1.0.txt' 'src/cmd/go/testdata/mod/example.com_cmd_v1.0.0-exclude.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_cmd_v1.0.0-exclude.txt' 'src/cmd/go/testdata/mod/example.com_cmd_v1.0.0-newerself.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_cmd_v1.0.0-newerself.txt' 'src/cmd/go/testdata/mod/example.com_cmd_v1.0.0-replace.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_cmd_v1.0.0-replace.txt' 'src/cmd/go/testdata/mod/example.com_cmd_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_cmd_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_cmd_v1.9.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_cmd_v1.9.0.txt' 'src/cmd/go/testdata/mod/example.com_depends_on_generics_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_depends_on_generics_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_deprecated_a_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_deprecated_a_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_deprecated_a_v1.9.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_deprecated_a_v1.9.0.txt' 'src/cmd/go/testdata/mod/example.com_deprecated_b_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_deprecated_b_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_deprecated_b_v1.9.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_deprecated_b_v1.9.0.txt' 'src/cmd/go/testdata/mod/example.com_dotgo.go_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_dotgo.go_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_dotname_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_dotname_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_downgrade_v2.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_downgrade_v2.0.0.txt' 'src/cmd/go/testdata/mod/example.com_downgrade_v2_v2.0.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_downgrade_v2_v2.0.1.txt' 'src/cmd/go/testdata/mod/example.com_fuzzfail_v0.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_fuzzfail_v0.1.0.txt' 'src/cmd/go/testdata/mod/example.com_fuzzfail_v0.2.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_fuzzfail_v0.2.0.txt' 'src/cmd/go/testdata/mod/example.com_generics_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_generics_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_incompatiblewithsub_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_incompatiblewithsub_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_incompatiblewithsub_v2.0.0+incompatible.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_incompatiblewithsub_v2.0.0+incompatible.txt' 'src/cmd/go/testdata/mod/example.com_invalidpath_v1_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_invalidpath_v1_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_join_subpkg_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_join_subpkg_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_join_subpkg_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_join_subpkg_v1.1.0.txt' 'src/cmd/go/testdata/mod/example.com_join_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_join_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_join_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_join_v1.1.0.txt' 'src/cmd/go/testdata/mod/example.com_latemigrate_v2_v2.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_latemigrate_v2_v2.0.0.txt' 'src/cmd/go/testdata/mod/example.com_latemigrate_v2_v2.0.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_latemigrate_v2_v2.0.1.txt' 'src/cmd/go/testdata/mod/example.com_missingpkg_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_missingpkg_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_missingpkg_v1.0.1-beta.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_missingpkg_v1.0.1-beta.txt' 'src/cmd/go/testdata/mod/example.com_nest_sub_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_nest_sub_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_nest_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_nest_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_nest_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_nest_v1.1.0.txt' 'src/cmd/go/testdata/mod/example.com_newcycle_a_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_newcycle_a_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_newcycle_a_v1.0.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_newcycle_a_v1.0.1.txt' 'src/cmd/go/testdata/mod/example.com_newcycle_b_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_newcycle_b_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_noroot_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_noroot_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_noroot_v1.0.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_noroot_v1.0.1.txt' 'src/cmd/go/testdata/mod/example.com_notags_v0.0.0-20190507143103-cc8cbe209b64.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_notags_v0.0.0-20190507143103-cc8cbe209b64.txt' 'src/cmd/go/testdata/mod/example.com_printversion_v0.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_printversion_v0.1.0.txt' 'src/cmd/go/testdata/mod/example.com_printversion_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_printversion_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_pseudoupgrade_v0.0.0-20190430073000-30950c05d534.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_pseudoupgrade_v0.0.0-20190430073000-30950c05d534.txt' 'src/cmd/go/testdata/mod/example.com_pseudoupgrade_v0.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_pseudoupgrade_v0.1.0.txt' 'src/cmd/go/testdata/mod/example.com_pseudoupgrade_v0.1.1-0.20190429073117-b5426c86b553.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_pseudoupgrade_v0.1.1-0.20190429073117-b5426c86b553.txt' 'src/cmd/go/testdata/mod/example.com_quote_v1.5.2.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_quote_v1.5.2.txt' 'src/cmd/go/testdata/mod/example.com_retract_ambiguous_nested_v1.9.0-bad.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_ambiguous_nested_v1.9.0-bad.txt' 'src/cmd/go/testdata/mod/example.com_retract_ambiguous_other_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_ambiguous_other_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_retract_ambiguous_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_ambiguous_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_retract_incompatible_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_incompatible_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_retract_incompatible_v2.0.0+incompatible.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_incompatible_v2.0.0+incompatible.txt' 'src/cmd/go/testdata/mod/example.com_retract_missingmod_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_missingmod_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_retract_missingmod_v1.9.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_missingmod_v1.9.0.txt' 'src/cmd/go/testdata/mod/example.com_retract_noupgrade_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_noupgrade_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-block.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-block.txt' 'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-blockwithcomment.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-blockwithcomment.txt' 'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-empty.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-empty.txt' 'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-long.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-long.txt' 'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-multiline1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-multiline1.txt' 'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-multiline2.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-multiline2.txt' 'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-order.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-order.txt' 'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-unprintable.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.0-unprintable.txt' 'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.1-order.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.0.1-order.txt' 'src/cmd/go/testdata/mod/example.com_retract_rationale_v1.9.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_rationale_v1.9.0.txt' 'src/cmd/go/testdata/mod/example.com_retract_rename_v1.0.0-bad.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_rename_v1.0.0-bad.txt' 'src/cmd/go/testdata/mod/example.com_retract_rename_v1.9.0-new.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_rename_v1.9.0-new.txt' 'src/cmd/go/testdata/mod/example.com_retract_self_all_v1.9.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_self_all_v1.9.0.txt' 'src/cmd/go/testdata/mod/example.com_retract_self_prerelease_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_self_prerelease_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_retract_self_prerelease_v1.9.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_self_prerelease_v1.9.0.txt' 'src/cmd/go/testdata/mod/example.com_retract_self_prerelease_v1.9.1-pre.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_self_prerelease_v1.9.1-pre.txt' 'src/cmd/go/testdata/mod/example.com_retract_self_prev_v1.0.0-bad.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_self_prev_v1.0.0-bad.txt' 'src/cmd/go/testdata/mod/example.com_retract_self_prev_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_self_prev_v1.1.0.txt' 'src/cmd/go/testdata/mod/example.com_retract_self_prev_v1.9.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_self_prev_v1.9.0.txt' 'src/cmd/go/testdata/mod/example.com_retract_self_pseudo_v0.0.0-20200325131415-0123456789ab' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_self_pseudo_v0.0.0-20200325131415-0123456789ab' 'src/cmd/go/testdata/mod/example.com_retract_self_pseudo_v1.0.0-bad.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_self_pseudo_v1.0.0-bad.txt' 'src/cmd/go/testdata/mod/example.com_retract_self_pseudo_v1.9.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_self_pseudo_v1.9.0.txt' 'src/cmd/go/testdata/mod/example.com_retract_v1.0.0-bad.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_v1.0.0-bad.txt' 'src/cmd/go/testdata/mod/example.com_retract_v1.0.0-good.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_v1.0.0-good.txt' 'src/cmd/go/testdata/mod/example.com_retract_v1.0.0-unused.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_v1.0.0-unused.txt' 'src/cmd/go/testdata/mod/example.com_retract_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_retract_v1.1.0.txt' 'src/cmd/go/testdata/mod/example.com_split-incompatible_subpkg_v0.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_split-incompatible_subpkg_v0.1.0.txt' 'src/cmd/go/testdata/mod/example.com_split-incompatible_v2.0.0+incompatible.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_split-incompatible_v2.0.0+incompatible.txt' 'src/cmd/go/testdata/mod/example.com_split-incompatible_v2.1.0-pre+incompatible.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_split-incompatible_v2.1.0-pre+incompatible.txt' 'src/cmd/go/testdata/mod/example.com_split_subpkg_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_split_subpkg_v1.1.0.txt' 'src/cmd/go/testdata/mod/example.com_split_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_split_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_split_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_split_v1.1.0.txt' 'src/cmd/go/testdata/mod/example.com_stack_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_stack_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_stack_v1.0.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_stack_v1.0.1.txt' 'src/cmd/go/testdata/mod/example.com_tools_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_tools_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_undeprecated_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_undeprecated_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_undeprecated_v1.0.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_undeprecated_v1.0.1.txt' 'src/cmd/go/testdata/mod/example.com_usemissingpre_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_usemissingpre_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_version_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_version_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.com_version_v1.0.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_version_v1.0.1.txt' 'src/cmd/go/testdata/mod/example.com_version_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.com_version_v1.1.0.txt' 'src/cmd/go/testdata/mod/example.net_ambiguous_nested_v0.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.net_ambiguous_nested_v0.1.0.txt' 'src/cmd/go/testdata/mod/example.net_ambiguous_v0.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.net_ambiguous_v0.1.0.txt' 'src/cmd/go/testdata/mod/example.net_ambiguous_v0.2.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.net_ambiguous_v0.2.0.txt' 'src/cmd/go/testdata/mod/example.net_pkgadded_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.net_pkgadded_v1.0.0.txt' 'src/cmd/go/testdata/mod/example.net_pkgadded_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.net_pkgadded_v1.1.0.txt' 'src/cmd/go/testdata/mod/example.net_pkgadded_v1.2.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/example.net_pkgadded_v1.2.0.txt' 'src/cmd/go/testdata/mod/github.com_dmitshur-test_modtest5_v0.0.0-20190619020302-197a620e0c9a.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/github.com_dmitshur-test_modtest5_v0.0.0-20190619020302-197a620e0c9a.txt' 'src/cmd/go/testdata/mod/github.com_dmitshur-test_modtest5_v0.5.0-alpha.0.20190619023908-3da23a9deb9e.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/github.com_dmitshur-test_modtest5_v0.5.0-alpha.0.20190619023908-3da23a9deb9e.txt' 'src/cmd/go/testdata/mod/github.com_dmitshur-test_modtest5_v0.5.0-alpha.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/github.com_dmitshur-test_modtest5_v0.5.0-alpha.txt' 'src/cmd/go/testdata/mod/golang.org_notx_useinternal_v0.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/golang.org_notx_useinternal_v0.1.0.txt' 'src/cmd/go/testdata/mod/golang.org_x_internal_v0.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/golang.org_x_internal_v0.1.0.txt' 'src/cmd/go/testdata/mod/golang.org_x_text_v0.0.0-20170915032832-14c0d48ead0c.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/golang.org_x_text_v0.0.0-20170915032832-14c0d48ead0c.txt' 'src/cmd/go/testdata/mod/golang.org_x_text_v0.3.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/golang.org_x_text_v0.3.0.txt' 'src/cmd/go/testdata/mod/golang.org_x_useinternal_v0.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/golang.org_x_useinternal_v0.1.0.txt' 'src/cmd/go/testdata/mod/gopkg.in_dummy.v2-unstable_v2.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/gopkg.in_dummy.v2-unstable_v2.0.0.txt' 'src/cmd/go/testdata/mod/not-rsc.io_quote_v0.1.0-nomod.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/not-rsc.io_quote_v0.1.0-nomod.txt' 'src/cmd/go/testdata/mod/patch.example.com_depofdirectpatch_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/patch.example.com_depofdirectpatch_v1.0.0.txt' 'src/cmd/go/testdata/mod/patch.example.com_depofdirectpatch_v1.0.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/patch.example.com_depofdirectpatch_v1.0.1.txt' 'src/cmd/go/testdata/mod/patch.example.com_direct_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/patch.example.com_direct_v1.0.0.txt' 'src/cmd/go/testdata/mod/patch.example.com_direct_v1.0.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/patch.example.com_direct_v1.0.1.txt' 'src/cmd/go/testdata/mod/patch.example.com_direct_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/patch.example.com_direct_v1.1.0.txt' 'src/cmd/go/testdata/mod/patch.example.com_indirect_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/patch.example.com_indirect_v1.0.0.txt' 'src/cmd/go/testdata/mod/patch.example.com_indirect_v1.0.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/patch.example.com_indirect_v1.0.1.txt' 'src/cmd/go/testdata/mod/patch.example.com_indirect_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/patch.example.com_indirect_v1.1.0.txt' 'src/cmd/go/testdata/mod/rsc.io_!c!g!o_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_!c!g!o_v1.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_!q!u!o!t!e_v1.5.2.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_!q!u!o!t!e_v1.5.2.txt' 'src/cmd/go/testdata/mod/rsc.io_!q!u!o!t!e_v1.5.3-!p!r!e.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_!q!u!o!t!e_v1.5.3-!p!r!e.txt' 'src/cmd/go/testdata/mod/rsc.io_badfile1_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_badfile1_v1.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_badfile2_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_badfile2_v1.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_badfile3_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_badfile3_v1.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_badfile4_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_badfile4_v1.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_badfile5_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_badfile5_v1.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_badmod_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_badmod_v1.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_badsum_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_badsum_v1.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_badsum_v1.0.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_badsum_v1.0.1.txt' 'src/cmd/go/testdata/mod/rsc.io_badzip_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_badzip_v1.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_breaker_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_breaker_v1.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_breaker_v2.0.0+incompatible.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_breaker_v2.0.0+incompatible.txt' 'src/cmd/go/testdata/mod/rsc.io_breaker_v2.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_breaker_v2.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_fortune_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_fortune_v1.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_fortune_v2_v2.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_fortune_v2_v2.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180214005133-e7a685a342c0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180214005133-e7a685a342c0.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180214005840-23179ee8a569.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180214005840-23179ee8a569.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180628003336-dd9747d19b04.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180628003336-dd9747d19b04.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709153244-fd906ed3b100.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709153244-fd906ed3b100.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709160352-0d003b9c4bfa.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709160352-0d003b9c4bfa.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162749-b44a0b17b2d1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162749-b44a0b17b2d1.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162816-fe488b867524.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162816-fe488b867524.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162918-a91498bed0a7.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180709162918-a91498bed0a7.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180710144737-5d9f230bcfba.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v0.0.0-20180710144737-5d9f230bcfba.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v1.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v1.1.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v1.1.0.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v1.2.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v1.2.0.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v1.2.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v1.2.1.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v1.3.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v1.3.0.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v1.4.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v1.4.0.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v1.5.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v1.5.0.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v1.5.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v1.5.1.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v1.5.2.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v1.5.2.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v1.5.3-pre1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v1.5.3-pre1.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v2.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v2.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v2_v2.0.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v2_v2.0.1.txt' 'src/cmd/go/testdata/mod/rsc.io_quote_v3_v3.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_quote_v3_v3.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_sampler_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_sampler_v1.0.0.txt' 'src/cmd/go/testdata/mod/rsc.io_sampler_v1.2.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_sampler_v1.2.0.txt' 'src/cmd/go/testdata/mod/rsc.io_sampler_v1.2.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_sampler_v1.2.1.txt' 'src/cmd/go/testdata/mod/rsc.io_sampler_v1.3.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_sampler_v1.3.0.txt' 'src/cmd/go/testdata/mod/rsc.io_sampler_v1.3.1.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_sampler_v1.3.1.txt' 'src/cmd/go/testdata/mod/rsc.io_sampler_v1.99.99.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_sampler_v1.99.99.txt' 'src/cmd/go/testdata/mod/rsc.io_testonly_v1.0.0.txt' -> '/usr/lib/go/src/cmd/go/testdata/mod/rsc.io_testonly_v1.0.0.txt' 'src/cmd/go/testdata/savedir.go' -> '/usr/lib/go/src/cmd/go/testdata/savedir.go' 'src/cmd/go/testdata/script' -> '/usr/lib/go/src/cmd/go/testdata/script' 'src/cmd/go/testdata/script/README' -> '/usr/lib/go/src/cmd/go/testdata/script/README' 'src/cmd/go/testdata/script/autocgo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/autocgo.txt' 'src/cmd/go/testdata/script/badgo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/badgo.txt' 'src/cmd/go/testdata/script/bug.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/bug.txt' 'src/cmd/go/testdata/script/build_GOTMPDIR.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_GOTMPDIR.txt' 'src/cmd/go/testdata/script/build_acl_windows.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_acl_windows.txt' 'src/cmd/go/testdata/script/build_arm.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_arm.txt' 'src/cmd/go/testdata/script/build_buildvcs_auto.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_buildvcs_auto.txt' 'src/cmd/go/testdata/script/build_cache_arch_mode.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_cache_arch_mode.txt' 'src/cmd/go/testdata/script/build_cache_compile.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_cache_compile.txt' 'src/cmd/go/testdata/script/build_cache_disabled.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_cache_disabled.txt' 'src/cmd/go/testdata/script/build_cache_gomips.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_cache_gomips.txt' 'src/cmd/go/testdata/script/build_cache_link.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_cache_link.txt' 'src/cmd/go/testdata/script/build_cache_output.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_cache_output.txt' 'src/cmd/go/testdata/script/build_cache_trimpath.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_cache_trimpath.txt' 'src/cmd/go/testdata/script/build_cd_gopath_different.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_cd_gopath_different.txt' 'src/cmd/go/testdata/script/build_cgo_consistent_results.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_cgo_consistent_results.txt' 'src/cmd/go/testdata/script/build_cgo_error.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_cgo_error.txt' 'src/cmd/go/testdata/script/build_concurrent_backend.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_concurrent_backend.txt' 'src/cmd/go/testdata/script/build_darwin_cc_arch.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_darwin_cc_arch.txt' 'src/cmd/go/testdata/script/build_dash_n_cgo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_dash_n_cgo.txt' 'src/cmd/go/testdata/script/build_dash_o_dev_null.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_dash_o_dev_null.txt' 'src/cmd/go/testdata/script/build_dash_x.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_dash_x.txt' 'src/cmd/go/testdata/script/build_exe.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_exe.txt' 'src/cmd/go/testdata/script/build_gcflags.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_gcflags.txt' 'src/cmd/go/testdata/script/build_gcflags_order.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_gcflags_order.txt' 'src/cmd/go/testdata/script/build_gopath_order.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_gopath_order.txt' 'src/cmd/go/testdata/script/build_ignore_leading_bom.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_ignore_leading_bom.txt' 'src/cmd/go/testdata/script/build_import_comment.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_import_comment.txt' 'src/cmd/go/testdata/script/build_import_cycle.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_import_cycle.txt' 'src/cmd/go/testdata/script/build_internal.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_internal.txt' 'src/cmd/go/testdata/script/build_issue48319.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_issue48319.txt' 'src/cmd/go/testdata/script/build_issue59571.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_issue59571.txt' 'src/cmd/go/testdata/script/build_issue6480.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_issue6480.txt' 'src/cmd/go/testdata/script/build_link_x_import_path_escape.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_link_x_import_path_escape.txt' 'src/cmd/go/testdata/script/build_multi_main.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_multi_main.txt' 'src/cmd/go/testdata/script/build_n_cgo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_n_cgo.txt' 'src/cmd/go/testdata/script/build_negative_p.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_negative_p.txt' 'src/cmd/go/testdata/script/build_no_go.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_no_go.txt' 'src/cmd/go/testdata/script/build_nocache.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_nocache.txt' 'src/cmd/go/testdata/script/build_output.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_output.txt' 'src/cmd/go/testdata/script/build_overlay.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_overlay.txt' 'src/cmd/go/testdata/script/build_patterns_outside_gopath.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_patterns_outside_gopath.txt' 'src/cmd/go/testdata/script/build_pgo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_pgo.txt' 'src/cmd/go/testdata/script/build_pgo_auto.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_pgo_auto.txt' 'src/cmd/go/testdata/script/build_plugin_non_main.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_plugin_non_main.txt' 'src/cmd/go/testdata/script/build_relative_pkgdir.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_relative_pkgdir.txt' 'src/cmd/go/testdata/script/build_relative_tmpdir.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_relative_tmpdir.txt' 'src/cmd/go/testdata/script/build_runtime_gcflags.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_runtime_gcflags.txt' 'src/cmd/go/testdata/script/build_single_error.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_single_error.txt' 'src/cmd/go/testdata/script/build_tag_goexperiment.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_tag_goexperiment.txt' 'src/cmd/go/testdata/script/build_tags_no_comma.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_tags_no_comma.txt' 'src/cmd/go/testdata/script/build_test_only.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_test_only.txt' 'src/cmd/go/testdata/script/build_trimpath.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_trimpath.txt' 'src/cmd/go/testdata/script/build_trimpath_cgo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_trimpath_cgo.txt' 'src/cmd/go/testdata/script/build_trimpath_goroot.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_trimpath_goroot.txt' 'src/cmd/go/testdata/script/build_unsupported_goos.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_unsupported_goos.txt' 'src/cmd/go/testdata/script/build_vendor.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/build_vendor.txt' 'src/cmd/go/testdata/script/cache_unix.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cache_unix.txt' 'src/cmd/go/testdata/script/cache_vet.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cache_vet.txt' 'src/cmd/go/testdata/script/cgo_asm_error.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cgo_asm_error.txt' 'src/cmd/go/testdata/script/cgo_bad_directives.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cgo_bad_directives.txt' 'src/cmd/go/testdata/script/cgo_depends_on_syscall.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cgo_depends_on_syscall.txt' 'src/cmd/go/testdata/script/cgo_flag_contains_space.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cgo_flag_contains_space.txt' 'src/cmd/go/testdata/script/cgo_path.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cgo_path.txt' 'src/cmd/go/testdata/script/cgo_path_space.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cgo_path_space.txt' 'src/cmd/go/testdata/script/cgo_path_space_quote.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cgo_path_space_quote.txt' 'src/cmd/go/testdata/script/cgo_stale.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cgo_stale.txt' 'src/cmd/go/testdata/script/cgo_stale_precompiled.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cgo_stale_precompiled.txt' 'src/cmd/go/testdata/script/cgo_suspect_flag_force_external.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cgo_suspect_flag_force_external.txt' 'src/cmd/go/testdata/script/cgo_syso_issue29253.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cgo_syso_issue29253.txt' 'src/cmd/go/testdata/script/cgo_undef.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cgo_undef.txt' 'src/cmd/go/testdata/script/chdir.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/chdir.txt' 'src/cmd/go/testdata/script/check_goexperiment.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/check_goexperiment.txt' 'src/cmd/go/testdata/script/clean_binary.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/clean_binary.txt' 'src/cmd/go/testdata/script/clean_cache_n.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/clean_cache_n.txt' 'src/cmd/go/testdata/script/clean_testcache.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/clean_testcache.txt' 'src/cmd/go/testdata/script/cmd_import_error.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cmd_import_error.txt' 'src/cmd/go/testdata/script/cover_asm.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_asm.txt' 'src/cmd/go/testdata/script/cover_atomic_pkgall.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_atomic_pkgall.txt' 'src/cmd/go/testdata/script/cover_blank_func_decl.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_blank_func_decl.txt' 'src/cmd/go/testdata/script/cover_build_cmdline_pkgs.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_build_cmdline_pkgs.txt' 'src/cmd/go/testdata/script/cover_build_pkg_select.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_build_pkg_select.txt' 'src/cmd/go/testdata/script/cover_build_simple.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_build_simple.txt' 'src/cmd/go/testdata/script/cover_cgo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_cgo.txt' 'src/cmd/go/testdata/script/cover_cgo_extra_file.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_cgo_extra_file.txt' 'src/cmd/go/testdata/script/cover_cgo_extra_test.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_cgo_extra_test.txt' 'src/cmd/go/testdata/script/cover_cgo_xtest.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_cgo_xtest.txt' 'src/cmd/go/testdata/script/cover_dash_c.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_dash_c.txt' 'src/cmd/go/testdata/script/cover_dep_loop.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_dep_loop.txt' 'src/cmd/go/testdata/script/cover_dot_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_dot_import.txt' 'src/cmd/go/testdata/script/cover_error.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_error.txt' 'src/cmd/go/testdata/script/cover_import_main_loop.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_import_main_loop.txt' 'src/cmd/go/testdata/script/cover_list.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_list.txt' 'src/cmd/go/testdata/script/cover_main_import_path.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_main_import_path.txt' 'src/cmd/go/testdata/script/cover_mod_empty.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_mod_empty.txt' 'src/cmd/go/testdata/script/cover_modes.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_modes.txt' 'src/cmd/go/testdata/script/cover_pattern.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_pattern.txt' 'src/cmd/go/testdata/script/cover_pkgall_imports.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_pkgall_imports.txt' 'src/cmd/go/testdata/script/cover_pkgall_multiple_mains.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_pkgall_multiple_mains.txt' 'src/cmd/go/testdata/script/cover_pkgall_runtime.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_pkgall_runtime.txt' 'src/cmd/go/testdata/script/cover_runs.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_runs.txt' 'src/cmd/go/testdata/script/cover_statements.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_statements.txt' 'src/cmd/go/testdata/script/cover_sync_atomic_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_sync_atomic_import.txt' 'src/cmd/go/testdata/script/cover_test_localpkg_filepath.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_test_localpkg_filepath.txt' 'src/cmd/go/testdata/script/cover_test_pkgselect.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_test_pkgselect.txt' 'src/cmd/go/testdata/script/cover_test_race_issue56370.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_test_race_issue56370.txt' 'src/cmd/go/testdata/script/cover_var_init_order.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cover_var_init_order.txt' 'src/cmd/go/testdata/script/cpu_profile_twice.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/cpu_profile_twice.txt' 'src/cmd/go/testdata/script/devnull.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/devnull.txt' 'src/cmd/go/testdata/script/doc.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/doc.txt' 'src/cmd/go/testdata/script/embed.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/embed.txt' 'src/cmd/go/testdata/script/embed_brackets.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/embed_brackets.txt' 'src/cmd/go/testdata/script/embed_fmt.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/embed_fmt.txt' 'src/cmd/go/testdata/script/env_cache.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/env_cache.txt' 'src/cmd/go/testdata/script/env_cross_build.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/env_cross_build.txt' 'src/cmd/go/testdata/script/env_exp.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/env_exp.txt' 'src/cmd/go/testdata/script/env_unset.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/env_unset.txt' 'src/cmd/go/testdata/script/env_write.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/env_write.txt' 'src/cmd/go/testdata/script/fileline.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/fileline.txt' 'src/cmd/go/testdata/script/fmt_load_errors.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/fmt_load_errors.txt' 'src/cmd/go/testdata/script/fsys_walk.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/fsys_walk.txt' 'src/cmd/go/testdata/script/gccgo_link_c.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/gccgo_link_c.txt' 'src/cmd/go/testdata/script/gccgo_m.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/gccgo_m.txt' 'src/cmd/go/testdata/script/gccgo_mangle.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/gccgo_mangle.txt' 'src/cmd/go/testdata/script/gcflags_patterns.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/gcflags_patterns.txt' 'src/cmd/go/testdata/script/generate.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/generate.txt' 'src/cmd/go/testdata/script/generate_bad_imports.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/generate_bad_imports.txt' 'src/cmd/go/testdata/script/generate_env.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/generate_env.txt' 'src/cmd/go/testdata/script/generate_goroot_PATH.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/generate_goroot_PATH.txt' 'src/cmd/go/testdata/script/generate_invalid.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/generate_invalid.txt' 'src/cmd/go/testdata/script/get_404_meta.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_404_meta.txt' 'src/cmd/go/testdata/script/get_brace.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_brace.txt' 'src/cmd/go/testdata/script/get_custom_domain_wildcard.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_custom_domain_wildcard.txt' 'src/cmd/go/testdata/script/get_dash_t.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_dash_t.txt' 'src/cmd/go/testdata/script/get_domain_root.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_domain_root.txt' 'src/cmd/go/testdata/script/get_dot_slash_download.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_dot_slash_download.txt' 'src/cmd/go/testdata/script/get_dotfiles.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_dotfiles.txt' 'src/cmd/go/testdata/script/get_go_file.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_go_file.txt' 'src/cmd/go/testdata/script/get_goroot.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_goroot.txt' 'src/cmd/go/testdata/script/get_insecure.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_insecure.txt' 'src/cmd/go/testdata/script/get_insecure_custom_domain.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_insecure_custom_domain.txt' 'src/cmd/go/testdata/script/get_insecure_env.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_insecure_env.txt' 'src/cmd/go/testdata/script/get_insecure_no_longer_supported.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_insecure_no_longer_supported.txt' 'src/cmd/go/testdata/script/get_insecure_redirect.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_insecure_redirect.txt' 'src/cmd/go/testdata/script/get_insecure_update.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_insecure_update.txt' 'src/cmd/go/testdata/script/get_internal_wildcard.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_internal_wildcard.txt' 'src/cmd/go/testdata/script/get_issue11307.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_issue11307.txt' 'src/cmd/go/testdata/script/get_issue16471.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_issue16471.txt' 'src/cmd/go/testdata/script/get_issue22125.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_issue22125.txt' 'src/cmd/go/testdata/script/get_legacy.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_legacy.txt' 'src/cmd/go/testdata/script/get_non_pkg.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_non_pkg.txt' 'src/cmd/go/testdata/script/get_race.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_race.txt' 'src/cmd/go/testdata/script/get_test_only.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_test_only.txt' 'src/cmd/go/testdata/script/get_tilde.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_tilde.txt' 'src/cmd/go/testdata/script/get_update.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_update.txt' 'src/cmd/go/testdata/script/get_update_all.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_update_all.txt' 'src/cmd/go/testdata/script/get_update_unknown_protocol.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_update_unknown_protocol.txt' 'src/cmd/go/testdata/script/get_update_wildcard.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_update_wildcard.txt' 'src/cmd/go/testdata/script/get_vcs_error_message.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_vcs_error_message.txt' 'src/cmd/go/testdata/script/get_vendor.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_vendor.txt' 'src/cmd/go/testdata/script/get_with_git_trace.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/get_with_git_trace.txt' 'src/cmd/go/testdata/script/go_version.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/go_version.txt' 'src/cmd/go/testdata/script/goflags.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/goflags.txt' 'src/cmd/go/testdata/script/gopath_install.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/gopath_install.txt' 'src/cmd/go/testdata/script/gopath_local.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/gopath_local.txt' 'src/cmd/go/testdata/script/gopath_moved_repo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/gopath_moved_repo.txt' 'src/cmd/go/testdata/script/gopath_paths.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/gopath_paths.txt' 'src/cmd/go/testdata/script/gopath_std_vendor.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/gopath_std_vendor.txt' 'src/cmd/go/testdata/script/gopath_vendor_dup_err.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/gopath_vendor_dup_err.txt' 'src/cmd/go/testdata/script/goroot_executable.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/goroot_executable.txt' 'src/cmd/go/testdata/script/govcs.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/govcs.txt' 'src/cmd/go/testdata/script/help.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/help.txt' 'src/cmd/go/testdata/script/import_cycle.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/import_cycle.txt' 'src/cmd/go/testdata/script/import_ignore.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/import_ignore.txt' 'src/cmd/go/testdata/script/import_main.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/import_main.txt' 'src/cmd/go/testdata/script/import_unix_tag.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/import_unix_tag.txt' 'src/cmd/go/testdata/script/index.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/index.txt' 'src/cmd/go/testdata/script/install_cgo_excluded.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/install_cgo_excluded.txt' 'src/cmd/go/testdata/script/install_cleans_build.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/install_cleans_build.txt' 'src/cmd/go/testdata/script/install_cmd_gobin.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/install_cmd_gobin.txt' 'src/cmd/go/testdata/script/install_cross_gobin.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/install_cross_gobin.txt' 'src/cmd/go/testdata/script/install_dep_version.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/install_dep_version.txt' 'src/cmd/go/testdata/script/install_goroot_targets.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/install_goroot_targets.txt' 'src/cmd/go/testdata/script/install_move_not_stale.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/install_move_not_stale.txt' 'src/cmd/go/testdata/script/install_msan_and_race_and_asan_require_cgo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/install_msan_and_race_and_asan_require_cgo.txt' 'src/cmd/go/testdata/script/install_rebuild_removed.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/install_rebuild_removed.txt' 'src/cmd/go/testdata/script/install_relative_gobin_fail.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/install_relative_gobin_fail.txt' 'src/cmd/go/testdata/script/install_shadow_gopath.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/install_shadow_gopath.txt' 'src/cmd/go/testdata/script/issue36000.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/issue36000.txt' 'src/cmd/go/testdata/script/issue53586.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/issue53586.txt' 'src/cmd/go/testdata/script/ldflag.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/ldflag.txt' 'src/cmd/go/testdata/script/link_external_undef.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/link_external_undef.txt' 'src/cmd/go/testdata/script/link_matching_actionid.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/link_matching_actionid.txt' 'src/cmd/go/testdata/script/link_syso_deps.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/link_syso_deps.txt' 'src/cmd/go/testdata/script/link_syso_issue33139.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/link_syso_issue33139.txt' 'src/cmd/go/testdata/script/linkname.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/linkname.txt' 'src/cmd/go/testdata/script/list_all_gobuild.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_all_gobuild.txt' 'src/cmd/go/testdata/script/list_ambiguous_path.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_ambiguous_path.txt' 'src/cmd/go/testdata/script/list_bad_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_bad_import.txt' 'src/cmd/go/testdata/script/list_case_collision.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_case_collision.txt' 'src/cmd/go/testdata/script/list_cgo_compiled_importmap.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_cgo_compiled_importmap.txt' 'src/cmd/go/testdata/script/list_compiled_files_issue28749.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_compiled_files_issue28749.txt' 'src/cmd/go/testdata/script/list_compiled_imports.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_compiled_imports.txt' 'src/cmd/go/testdata/script/list_compiler_output.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_compiler_output.txt' 'src/cmd/go/testdata/script/list_constraints.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_constraints.txt' 'src/cmd/go/testdata/script/list_dedup_packages.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_dedup_packages.txt' 'src/cmd/go/testdata/script/list_err_cycle.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_err_cycle.txt' 'src/cmd/go/testdata/script/list_err_stack.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_err_stack.txt' 'src/cmd/go/testdata/script/list_export_e.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_export_e.txt' 'src/cmd/go/testdata/script/list_find.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_find.txt' 'src/cmd/go/testdata/script/list_find_nodeps.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_find_nodeps.txt' 'src/cmd/go/testdata/script/list_gofile_in_goroot.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_gofile_in_goroot.txt' 'src/cmd/go/testdata/script/list_gomod_in_gopath.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_gomod_in_gopath.txt' 'src/cmd/go/testdata/script/list_goroot_symlink.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_goroot_symlink.txt' 'src/cmd/go/testdata/script/list_importmap.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_importmap.txt' 'src/cmd/go/testdata/script/list_issue_56509.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_issue_56509.txt' 'src/cmd/go/testdata/script/list_json_fields.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_json_fields.txt' 'src/cmd/go/testdata/script/list_json_with_f.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_json_with_f.txt' 'src/cmd/go/testdata/script/list_legacy_mod.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_legacy_mod.txt' 'src/cmd/go/testdata/script/list_linkshared.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_linkshared.txt' 'src/cmd/go/testdata/script/list_load_err.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_load_err.txt' 'src/cmd/go/testdata/script/list_module_when_error.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_module_when_error.txt' 'src/cmd/go/testdata/script/list_overlay.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_overlay.txt' 'src/cmd/go/testdata/script/list_parse_err.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_parse_err.txt' 'src/cmd/go/testdata/script/list_perm.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_perm.txt' 'src/cmd/go/testdata/script/list_pkgconfig_error.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_pkgconfig_error.txt' 'src/cmd/go/testdata/script/list_replace_absolute_windows.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_replace_absolute_windows.txt' 'src/cmd/go/testdata/script/list_reserved.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_reserved.txt' 'src/cmd/go/testdata/script/list_shadow.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_shadow.txt' 'src/cmd/go/testdata/script/list_split_main.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_split_main.txt' 'src/cmd/go/testdata/script/list_std.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_std.txt' 'src/cmd/go/testdata/script/list_std_vendor.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_std_vendor.txt' 'src/cmd/go/testdata/script/list_swigcxx.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_swigcxx.txt' 'src/cmd/go/testdata/script/list_symlink.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_symlink.txt' 'src/cmd/go/testdata/script/list_symlink_internal.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_symlink_internal.txt' 'src/cmd/go/testdata/script/list_symlink_issue35941.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_symlink_issue35941.txt' 'src/cmd/go/testdata/script/list_symlink_vendor_issue14054.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_symlink_vendor_issue14054.txt' 'src/cmd/go/testdata/script/list_symlink_vendor_issue15201.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_symlink_vendor_issue15201.txt' 'src/cmd/go/testdata/script/list_test_e.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_test_e.txt' 'src/cmd/go/testdata/script/list_test_err.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_test_err.txt' 'src/cmd/go/testdata/script/list_test_imports.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_test_imports.txt' 'src/cmd/go/testdata/script/list_test_non_go_files.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_test_non_go_files.txt' 'src/cmd/go/testdata/script/list_test_simple.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_test_simple.txt' 'src/cmd/go/testdata/script/list_wildcard_skip_nonmatching.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/list_wildcard_skip_nonmatching.txt' 'src/cmd/go/testdata/script/load_test_pkg_err.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/load_test_pkg_err.txt' 'src/cmd/go/testdata/script/mod_all.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_all.txt' 'src/cmd/go/testdata/script/mod_alt_goroot.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_alt_goroot.txt' 'src/cmd/go/testdata/script/mod_ambiguous_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_ambiguous_import.txt' 'src/cmd/go/testdata/script/mod_auth.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_auth.txt' 'src/cmd/go/testdata/script/mod_bad_domain.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_bad_domain.txt' 'src/cmd/go/testdata/script/mod_bad_filenames.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_bad_filenames.txt' 'src/cmd/go/testdata/script/mod_build_info_err.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_build_info_err.txt' 'src/cmd/go/testdata/script/mod_build_tags.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_build_tags.txt' 'src/cmd/go/testdata/script/mod_build_trimpath_issue48557.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_build_trimpath_issue48557.txt' 'src/cmd/go/testdata/script/mod_build_versioned.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_build_versioned.txt' 'src/cmd/go/testdata/script/mod_cache_dir.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_cache_dir.txt' 'src/cmd/go/testdata/script/mod_cache_rw.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_cache_rw.txt' 'src/cmd/go/testdata/script/mod_case.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_case.txt' 'src/cmd/go/testdata/script/mod_case_cgo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_case_cgo.txt' 'src/cmd/go/testdata/script/mod_clean_cache.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_clean_cache.txt' 'src/cmd/go/testdata/script/mod_concurrent.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_concurrent.txt' 'src/cmd/go/testdata/script/mod_convert.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_convert.txt' 'src/cmd/go/testdata/script/mod_convert_dep.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_convert_dep.txt' 'src/cmd/go/testdata/script/mod_convert_git.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_convert_git.txt' 'src/cmd/go/testdata/script/mod_convert_glide.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_convert_glide.txt' 'src/cmd/go/testdata/script/mod_convert_glockfile.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_convert_glockfile.txt' 'src/cmd/go/testdata/script/mod_convert_godeps.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_convert_godeps.txt' 'src/cmd/go/testdata/script/mod_convert_tsv.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_convert_tsv.txt' 'src/cmd/go/testdata/script/mod_convert_tsv_insecure.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_convert_tsv_insecure.txt' 'src/cmd/go/testdata/script/mod_convert_vendor_conf.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_convert_vendor_conf.txt' 'src/cmd/go/testdata/script/mod_convert_vendor_json.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_convert_vendor_json.txt' 'src/cmd/go/testdata/script/mod_convert_vendor_manifest.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_convert_vendor_manifest.txt' 'src/cmd/go/testdata/script/mod_convert_vendor_yml.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_convert_vendor_yml.txt' 'src/cmd/go/testdata/script/mod_deprecate_message.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_deprecate_message.txt' 'src/cmd/go/testdata/script/mod_dir.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_dir.txt' 'src/cmd/go/testdata/script/mod_doc.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_doc.txt' 'src/cmd/go/testdata/script/mod_doc_path.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_doc_path.txt' 'src/cmd/go/testdata/script/mod_domain_root.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_domain_root.txt' 'src/cmd/go/testdata/script/mod_dot.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_dot.txt' 'src/cmd/go/testdata/script/mod_download.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_download.txt' 'src/cmd/go/testdata/script/mod_download_concurrent_read.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_download_concurrent_read.txt' 'src/cmd/go/testdata/script/mod_download_git_decorate_full.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_download_git_decorate_full.txt' 'src/cmd/go/testdata/script/mod_download_hash.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_download_hash.txt' 'src/cmd/go/testdata/script/mod_download_insecure_redirect.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_download_insecure_redirect.txt' 'src/cmd/go/testdata/script/mod_download_issue51114.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_download_issue51114.txt' 'src/cmd/go/testdata/script/mod_download_json.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_download_json.txt' 'src/cmd/go/testdata/script/mod_download_partial.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_download_partial.txt' 'src/cmd/go/testdata/script/mod_download_private_vcs.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_download_private_vcs.txt' 'src/cmd/go/testdata/script/mod_download_replace_file.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_download_replace_file.txt' 'src/cmd/go/testdata/script/mod_download_svn.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_download_svn.txt' 'src/cmd/go/testdata/script/mod_download_too_many_redirects.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_download_too_many_redirects.txt' 'src/cmd/go/testdata/script/mod_e.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_e.txt' 'src/cmd/go/testdata/script/mod_edit.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_edit.txt' 'src/cmd/go/testdata/script/mod_edit_go.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_edit_go.txt' 'src/cmd/go/testdata/script/mod_edit_no_modcache.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_edit_no_modcache.txt' 'src/cmd/go/testdata/script/mod_empty_err.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_empty_err.txt' 'src/cmd/go/testdata/script/mod_enabled.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_enabled.txt' 'src/cmd/go/testdata/script/mod_file_proxy.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_file_proxy.txt' 'src/cmd/go/testdata/script/mod_fileproxy_vcs_missing_issue51589.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_fileproxy_vcs_missing_issue51589.txt' 'src/cmd/go/testdata/script/mod_find.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_find.txt' 'src/cmd/go/testdata/script/mod_fs_patterns.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_fs_patterns.txt' 'src/cmd/go/testdata/script/mod_get_ambiguous_arg.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_ambiguous_arg.txt' 'src/cmd/go/testdata/script/mod_get_ambiguous_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_ambiguous_import.txt' 'src/cmd/go/testdata/script/mod_get_ambiguous_pkg.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_ambiguous_pkg.txt' 'src/cmd/go/testdata/script/mod_get_changes.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_changes.txt' 'src/cmd/go/testdata/script/mod_get_commit.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_commit.txt' 'src/cmd/go/testdata/script/mod_get_deprecate_install.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_deprecate_install.txt' 'src/cmd/go/testdata/script/mod_get_deprecated.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_deprecated.txt' 'src/cmd/go/testdata/script/mod_get_direct.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_direct.txt' 'src/cmd/go/testdata/script/mod_get_downadd_indirect.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_downadd_indirect.txt' 'src/cmd/go/testdata/script/mod_get_downgrade.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_downgrade.txt' 'src/cmd/go/testdata/script/mod_get_downgrade_missing.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_downgrade_missing.txt' 'src/cmd/go/testdata/script/mod_get_downup_artifact.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_downup_artifact.txt' 'src/cmd/go/testdata/script/mod_get_downup_indirect.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_downup_indirect.txt' 'src/cmd/go/testdata/script/mod_get_downup_pseudo_artifact.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_downup_pseudo_artifact.txt' 'src/cmd/go/testdata/script/mod_get_errors.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_errors.txt' 'src/cmd/go/testdata/script/mod_get_extra.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_extra.txt' 'src/cmd/go/testdata/script/mod_get_fallback.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_fallback.txt' 'src/cmd/go/testdata/script/mod_get_fossil.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_fossil.txt' 'src/cmd/go/testdata/script/mod_get_go_file.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_go_file.txt' 'src/cmd/go/testdata/script/mod_get_hash.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_hash.txt' 'src/cmd/go/testdata/script/mod_get_incompatible.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_incompatible.txt' 'src/cmd/go/testdata/script/mod_get_indirect.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_indirect.txt' 'src/cmd/go/testdata/script/mod_get_issue37438.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_issue37438.txt' 'src/cmd/go/testdata/script/mod_get_issue47979.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_issue47979.txt' 'src/cmd/go/testdata/script/mod_get_issue48511.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_issue48511.txt' 'src/cmd/go/testdata/script/mod_get_latest_pseudo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_latest_pseudo.txt' 'src/cmd/go/testdata/script/mod_get_lazy_indirect.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_lazy_indirect.txt' 'src/cmd/go/testdata/script/mod_get_lazy_upgrade_lazy.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_lazy_upgrade_lazy.txt' 'src/cmd/go/testdata/script/mod_get_local.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_local.txt' 'src/cmd/go/testdata/script/mod_get_main.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_main.txt' 'src/cmd/go/testdata/script/mod_get_major.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_major.txt' 'src/cmd/go/testdata/script/mod_get_missing_ziphash.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_missing_ziphash.txt' 'src/cmd/go/testdata/script/mod_get_moved.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_moved.txt' 'src/cmd/go/testdata/script/mod_get_newcycle.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_newcycle.txt' 'src/cmd/go/testdata/script/mod_get_none.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_none.txt' 'src/cmd/go/testdata/script/mod_get_nopkgs.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_nopkgs.txt' 'src/cmd/go/testdata/script/mod_get_patch.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_patch.txt' 'src/cmd/go/testdata/script/mod_get_patchbound.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_patchbound.txt' 'src/cmd/go/testdata/script/mod_get_patchcycle.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_patchcycle.txt' 'src/cmd/go/testdata/script/mod_get_patchmod.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_patchmod.txt' 'src/cmd/go/testdata/script/mod_get_patterns.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_patterns.txt' 'src/cmd/go/testdata/script/mod_get_pkgtags.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_pkgtags.txt' 'src/cmd/go/testdata/script/mod_get_prefer_incompatible.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_prefer_incompatible.txt' 'src/cmd/go/testdata/script/mod_get_promote_implicit.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_promote_implicit.txt' 'src/cmd/go/testdata/script/mod_get_pseudo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_pseudo.txt' 'src/cmd/go/testdata/script/mod_get_pseudo_other_branch.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_pseudo_other_branch.txt' 'src/cmd/go/testdata/script/mod_get_pseudo_prefix.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_pseudo_prefix.txt' 'src/cmd/go/testdata/script/mod_get_replaced.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_replaced.txt' 'src/cmd/go/testdata/script/mod_get_retract.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_retract.txt' 'src/cmd/go/testdata/script/mod_get_retract_ambiguous.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_retract_ambiguous.txt' 'src/cmd/go/testdata/script/mod_get_split.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_split.txt' 'src/cmd/go/testdata/script/mod_get_sum_noroot.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_sum_noroot.txt' 'src/cmd/go/testdata/script/mod_get_tags.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_tags.txt' 'src/cmd/go/testdata/script/mod_get_test.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_test.txt' 'src/cmd/go/testdata/script/mod_get_trailing_slash.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_trailing_slash.txt' 'src/cmd/go/testdata/script/mod_get_update_unrelated_sum.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_update_unrelated_sum.txt' 'src/cmd/go/testdata/script/mod_get_upgrade.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_upgrade.txt' 'src/cmd/go/testdata/script/mod_get_upgrade_pseudo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_upgrade_pseudo.txt' 'src/cmd/go/testdata/script/mod_get_wild.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_get_wild.txt' 'src/cmd/go/testdata/script/mod_getmode_vendor.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_getmode_vendor.txt' 'src/cmd/go/testdata/script/mod_getx.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_getx.txt' 'src/cmd/go/testdata/script/mod_git_export_subst.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_git_export_subst.txt' 'src/cmd/go/testdata/script/mod_go_version.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_go_version.txt' 'src/cmd/go/testdata/script/mod_go_version_missing.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_go_version_missing.txt' 'src/cmd/go/testdata/script/mod_go_version_mixed.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_go_version_mixed.txt' 'src/cmd/go/testdata/script/mod_gobuild_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_gobuild_import.txt' 'src/cmd/go/testdata/script/mod_gofmt_invalid.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_gofmt_invalid.txt' 'src/cmd/go/testdata/script/mod_gomodcache.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_gomodcache.txt' 'src/cmd/go/testdata/script/mod_gonoproxy.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_gonoproxy.txt' 'src/cmd/go/testdata/script/mod_gopkg_unstable.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_gopkg_unstable.txt' 'src/cmd/go/testdata/script/mod_goroot_errors.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_goroot_errors.txt' 'src/cmd/go/testdata/script/mod_graph.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_graph.txt' 'src/cmd/go/testdata/script/mod_graph_version.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_graph_version.txt' 'src/cmd/go/testdata/script/mod_help.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_help.txt' 'src/cmd/go/testdata/script/mod_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_import.txt' 'src/cmd/go/testdata/script/mod_import_cycle.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_import_cycle.txt' 'src/cmd/go/testdata/script/mod_import_issue41113.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_import_issue41113.txt' 'src/cmd/go/testdata/script/mod_import_issue42891.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_import_issue42891.txt' 'src/cmd/go/testdata/script/mod_import_meta.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_import_meta.txt' 'src/cmd/go/testdata/script/mod_import_mod.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_import_mod.txt' 'src/cmd/go/testdata/script/mod_import_v1suffix.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_import_v1suffix.txt' 'src/cmd/go/testdata/script/mod_in_testdata_dir.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_in_testdata_dir.txt' 'src/cmd/go/testdata/script/mod_indirect.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_indirect.txt' 'src/cmd/go/testdata/script/mod_indirect_main.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_indirect_main.txt' 'src/cmd/go/testdata/script/mod_indirect_nospace.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_indirect_nospace.txt' 'src/cmd/go/testdata/script/mod_indirect_tidy.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_indirect_tidy.txt' 'src/cmd/go/testdata/script/mod_init_dep.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_init_dep.txt' 'src/cmd/go/testdata/script/mod_init_empty.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_init_empty.txt' 'src/cmd/go/testdata/script/mod_init_glide.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_init_glide.txt' 'src/cmd/go/testdata/script/mod_init_invalid_major.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_init_invalid_major.txt' 'src/cmd/go/testdata/script/mod_init_path.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_init_path.txt' 'src/cmd/go/testdata/script/mod_init_tidy.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_init_tidy.txt' 'src/cmd/go/testdata/script/mod_install_hint.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_install_hint.txt' 'src/cmd/go/testdata/script/mod_install_pkg_version.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_install_pkg_version.txt' 'src/cmd/go/testdata/script/mod_install_versioned.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_install_versioned.txt' 'src/cmd/go/testdata/script/mod_internal.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_internal.txt' 'src/cmd/go/testdata/script/mod_invalid_path.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_invalid_path.txt' 'src/cmd/go/testdata/script/mod_invalid_path_dotname.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_invalid_path_dotname.txt' 'src/cmd/go/testdata/script/mod_invalid_path_plus.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_invalid_path_plus.txt' 'src/cmd/go/testdata/script/mod_invalid_version.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_invalid_version.txt' 'src/cmd/go/testdata/script/mod_issue35270.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_issue35270.txt' 'src/cmd/go/testdata/script/mod_issue35317.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_issue35317.txt' 'src/cmd/go/testdata/script/mod_lazy_consistency.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_lazy_consistency.txt' 'src/cmd/go/testdata/script/mod_lazy_downgrade.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_lazy_downgrade.txt' 'src/cmd/go/testdata/script/mod_lazy_import_allmod.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_lazy_import_allmod.txt' 'src/cmd/go/testdata/script/mod_lazy_new_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_lazy_new_import.txt' 'src/cmd/go/testdata/script/mod_lazy_test_horizon.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_lazy_test_horizon.txt' 'src/cmd/go/testdata/script/mod_lazy_test_of_test_dep.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_lazy_test_of_test_dep.txt' 'src/cmd/go/testdata/script/mod_list.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list.txt' 'src/cmd/go/testdata/script/mod_list_bad_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_bad_import.txt' 'src/cmd/go/testdata/script/mod_list_command_line_arguments.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_command_line_arguments.txt' 'src/cmd/go/testdata/script/mod_list_compiled_concurrent.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_compiled_concurrent.txt' 'src/cmd/go/testdata/script/mod_list_deprecated.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_deprecated.txt' 'src/cmd/go/testdata/script/mod_list_deprecated_replace.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_deprecated_replace.txt' 'src/cmd/go/testdata/script/mod_list_dir.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_dir.txt' 'src/cmd/go/testdata/script/mod_list_direct.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_direct.txt' 'src/cmd/go/testdata/script/mod_list_e_readonly.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_e_readonly.txt' 'src/cmd/go/testdata/script/mod_list_odd_tags.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_odd_tags.txt' 'src/cmd/go/testdata/script/mod_list_pseudo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_pseudo.txt' 'src/cmd/go/testdata/script/mod_list_replace_dir.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_replace_dir.txt' 'src/cmd/go/testdata/script/mod_list_retract.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_retract.txt' 'src/cmd/go/testdata/script/mod_list_std.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_std.txt' 'src/cmd/go/testdata/script/mod_list_sums.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_sums.txt' 'src/cmd/go/testdata/script/mod_list_test.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_test.txt' 'src/cmd/go/testdata/script/mod_list_test_cycle.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_test_cycle.txt' 'src/cmd/go/testdata/script/mod_list_update_nolatest.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_update_nolatest.txt' 'src/cmd/go/testdata/script/mod_list_upgrade.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_upgrade.txt' 'src/cmd/go/testdata/script/mod_list_upgrade_pseudo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_list_upgrade_pseudo.txt' 'src/cmd/go/testdata/script/mod_load_badchain.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_load_badchain.txt' 'src/cmd/go/testdata/script/mod_load_badmod.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_load_badmod.txt' 'src/cmd/go/testdata/script/mod_load_badzip.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_load_badzip.txt' 'src/cmd/go/testdata/script/mod_load_missing_std.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_load_missing_std.txt' 'src/cmd/go/testdata/script/mod_load_replace_mismatch.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_load_replace_mismatch.txt' 'src/cmd/go/testdata/script/mod_local_replace.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_local_replace.txt' 'src/cmd/go/testdata/script/mod_missing_repo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_missing_repo.txt' 'src/cmd/go/testdata/script/mod_missingpkg_prerelease.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_missingpkg_prerelease.txt' 'src/cmd/go/testdata/script/mod_modinfo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_modinfo.txt' 'src/cmd/go/testdata/script/mod_multirepo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_multirepo.txt' 'src/cmd/go/testdata/script/mod_no_gopath.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_no_gopath.txt' 'src/cmd/go/testdata/script/mod_nomod.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_nomod.txt' 'src/cmd/go/testdata/script/mod_notall.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_notall.txt' 'src/cmd/go/testdata/script/mod_off.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_off.txt' 'src/cmd/go/testdata/script/mod_off_init.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_off_init.txt' 'src/cmd/go/testdata/script/mod_outside.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_outside.txt' 'src/cmd/go/testdata/script/mod_overlay.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_overlay.txt' 'src/cmd/go/testdata/script/mod_patterns.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_patterns.txt' 'src/cmd/go/testdata/script/mod_patterns_vendor.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_patterns_vendor.txt' 'src/cmd/go/testdata/script/mod_perm.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_perm.txt' 'src/cmd/go/testdata/script/mod_permissions.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_permissions.txt' 'src/cmd/go/testdata/script/mod_prefer_compatible.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_prefer_compatible.txt' 'src/cmd/go/testdata/script/mod_proxy_errors.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_proxy_errors.txt' 'src/cmd/go/testdata/script/mod_proxy_https.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_proxy_https.txt' 'src/cmd/go/testdata/script/mod_proxy_invalid.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_proxy_invalid.txt' 'src/cmd/go/testdata/script/mod_proxy_list.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_proxy_list.txt' 'src/cmd/go/testdata/script/mod_pseudo_cache.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_pseudo_cache.txt' 'src/cmd/go/testdata/script/mod_query.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_query.txt' 'src/cmd/go/testdata/script/mod_query_empty.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_query_empty.txt' 'src/cmd/go/testdata/script/mod_query_exclude.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_query_exclude.txt' 'src/cmd/go/testdata/script/mod_query_main.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_query_main.txt' 'src/cmd/go/testdata/script/mod_readonly.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_readonly.txt' 'src/cmd/go/testdata/script/mod_replace.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_replace.txt' 'src/cmd/go/testdata/script/mod_replace_gopkgin.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_replace_gopkgin.txt' 'src/cmd/go/testdata/script/mod_replace_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_replace_import.txt' 'src/cmd/go/testdata/script/mod_replace_readonly.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_replace_readonly.txt' 'src/cmd/go/testdata/script/mod_require_exclude.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_require_exclude.txt' 'src/cmd/go/testdata/script/mod_retention.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_retention.txt' 'src/cmd/go/testdata/script/mod_retract.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_retract.txt' 'src/cmd/go/testdata/script/mod_retract_fix_version.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_retract_fix_version.txt' 'src/cmd/go/testdata/script/mod_retract_incompatible.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_retract_incompatible.txt' 'src/cmd/go/testdata/script/mod_retract_noupgrade.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_retract_noupgrade.txt' 'src/cmd/go/testdata/script/mod_retract_pseudo_base.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_retract_pseudo_base.txt' 'src/cmd/go/testdata/script/mod_retract_rationale.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_retract_rationale.txt' 'src/cmd/go/testdata/script/mod_retract_rename.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_retract_rename.txt' 'src/cmd/go/testdata/script/mod_retract_replace.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_retract_replace.txt' 'src/cmd/go/testdata/script/mod_retract_versions.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_retract_versions.txt' 'src/cmd/go/testdata/script/mod_run_issue52331.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_run_issue52331.txt' 'src/cmd/go/testdata/script/mod_run_nonmain.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_run_nonmain.txt' 'src/cmd/go/testdata/script/mod_run_path.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_run_path.txt' 'src/cmd/go/testdata/script/mod_run_pkg_version.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_run_pkg_version.txt' 'src/cmd/go/testdata/script/mod_run_pkgerror.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_run_pkgerror.txt' 'src/cmd/go/testdata/script/mod_skip_write.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_skip_write.txt' 'src/cmd/go/testdata/script/mod_stale.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_stale.txt' 'src/cmd/go/testdata/script/mod_std_vendor.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_std_vendor.txt' 'src/cmd/go/testdata/script/mod_string_alias.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_string_alias.txt' 'src/cmd/go/testdata/script/mod_sum_ambiguous.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_sum_ambiguous.txt' 'src/cmd/go/testdata/script/mod_sum_lookup.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_sum_lookup.txt' 'src/cmd/go/testdata/script/mod_sum_readonly.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_sum_readonly.txt' 'src/cmd/go/testdata/script/mod_sum_replaced.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_sum_replaced.txt' 'src/cmd/go/testdata/script/mod_sumdb.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_sumdb.txt' 'src/cmd/go/testdata/script/mod_sumdb_cache.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_sumdb_cache.txt' 'src/cmd/go/testdata/script/mod_sumdb_file_path.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_sumdb_file_path.txt' 'src/cmd/go/testdata/script/mod_sumdb_golang.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_sumdb_golang.txt' 'src/cmd/go/testdata/script/mod_sumdb_proxy.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_sumdb_proxy.txt' 'src/cmd/go/testdata/script/mod_symlink.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_symlink.txt' 'src/cmd/go/testdata/script/mod_symlink_dotgo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_symlink_dotgo.txt' 'src/cmd/go/testdata/script/mod_tagged_import_cycle.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tagged_import_cycle.txt' 'src/cmd/go/testdata/script/mod_test.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_test.txt' 'src/cmd/go/testdata/script/mod_test_cached.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_test_cached.txt' 'src/cmd/go/testdata/script/mod_test_files.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_test_files.txt' 'src/cmd/go/testdata/script/mod_tidy.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy.txt' 'src/cmd/go/testdata/script/mod_tidy_compat.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_compat.txt' 'src/cmd/go/testdata/script/mod_tidy_compat_added.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_compat_added.txt' 'src/cmd/go/testdata/script/mod_tidy_compat_ambiguous.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_compat_ambiguous.txt' 'src/cmd/go/testdata/script/mod_tidy_compat_deleted.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_compat_deleted.txt' 'src/cmd/go/testdata/script/mod_tidy_compat_implicit.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_compat_implicit.txt' 'src/cmd/go/testdata/script/mod_tidy_compat_incompatible.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_compat_incompatible.txt' 'src/cmd/go/testdata/script/mod_tidy_compat_irrelevant.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_compat_irrelevant.txt' 'src/cmd/go/testdata/script/mod_tidy_convergence.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_convergence.txt' 'src/cmd/go/testdata/script/mod_tidy_convergence_loop.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_convergence_loop.txt' 'src/cmd/go/testdata/script/mod_tidy_cycle.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_cycle.txt' 'src/cmd/go/testdata/script/mod_tidy_downgrade_ambiguous.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_downgrade_ambiguous.txt' 'src/cmd/go/testdata/script/mod_tidy_duplicates.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_duplicates.txt' 'src/cmd/go/testdata/script/mod_tidy_error.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_error.txt' 'src/cmd/go/testdata/script/mod_tidy_indirect.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_indirect.txt' 'src/cmd/go/testdata/script/mod_tidy_lazy_self.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_lazy_self.txt' 'src/cmd/go/testdata/script/mod_tidy_newroot.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_newroot.txt' 'src/cmd/go/testdata/script/mod_tidy_old.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_old.txt' 'src/cmd/go/testdata/script/mod_tidy_oldgo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_oldgo.txt' 'src/cmd/go/testdata/script/mod_tidy_quote.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_quote.txt' 'src/cmd/go/testdata/script/mod_tidy_replace.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_replace.txt' 'src/cmd/go/testdata/script/mod_tidy_replace_old.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_replace_old.txt' 'src/cmd/go/testdata/script/mod_tidy_sum.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_sum.txt' 'src/cmd/go/testdata/script/mod_tidy_support_buildx.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_support_buildx.txt' 'src/cmd/go/testdata/script/mod_tidy_symlink_issue35941.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_symlink_issue35941.txt' 'src/cmd/go/testdata/script/mod_tidy_temp.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_temp.txt' 'src/cmd/go/testdata/script/mod_tidy_too_new.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_too_new.txt' 'src/cmd/go/testdata/script/mod_tidy_version.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_tidy_version.txt' 'src/cmd/go/testdata/script/mod_update_sum_readonly.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_update_sum_readonly.txt' 'src/cmd/go/testdata/script/mod_upgrade_patch.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_upgrade_patch.txt' 'src/cmd/go/testdata/script/mod_vcs_missing.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vcs_missing.txt' 'src/cmd/go/testdata/script/mod_vendor.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vendor.txt' 'src/cmd/go/testdata/script/mod_vendor_auto.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vendor_auto.txt' 'src/cmd/go/testdata/script/mod_vendor_build.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vendor_build.txt' 'src/cmd/go/testdata/script/mod_vendor_embed.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vendor_embed.txt' 'src/cmd/go/testdata/script/mod_vendor_gomod.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vendor_gomod.txt' 'src/cmd/go/testdata/script/mod_vendor_goversion.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vendor_goversion.txt' 'src/cmd/go/testdata/script/mod_vendor_issue46867.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vendor_issue46867.txt' 'src/cmd/go/testdata/script/mod_vendor_nodeps.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vendor_nodeps.txt' 'src/cmd/go/testdata/script/mod_vendor_redundant_requirement.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vendor_redundant_requirement.txt' 'src/cmd/go/testdata/script/mod_vendor_replace.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vendor_replace.txt' 'src/cmd/go/testdata/script/mod_vendor_trimpath.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vendor_trimpath.txt' 'src/cmd/go/testdata/script/mod_vendor_unused.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vendor_unused.txt' 'src/cmd/go/testdata/script/mod_vendor_unused_only.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_vendor_unused_only.txt' 'src/cmd/go/testdata/script/mod_verify.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_verify.txt' 'src/cmd/go/testdata/script/mod_versions.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_versions.txt' 'src/cmd/go/testdata/script/mod_why.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/mod_why.txt' 'src/cmd/go/testdata/script/modfile_flag.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/modfile_flag.txt' 'src/cmd/go/testdata/script/noncanonical_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/noncanonical_import.txt' 'src/cmd/go/testdata/script/pattern_syntax_error.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/pattern_syntax_error.txt' 'src/cmd/go/testdata/script/prevent_sys_unix_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/prevent_sys_unix_import.txt' 'src/cmd/go/testdata/script/reuse_git.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/reuse_git.txt' 'src/cmd/go/testdata/script/run_dirs.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/run_dirs.txt' 'src/cmd/go/testdata/script/run_hello.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/run_hello.txt' 'src/cmd/go/testdata/script/run_hello_pkg.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/run_hello_pkg.txt' 'src/cmd/go/testdata/script/run_internal.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/run_internal.txt' 'src/cmd/go/testdata/script/run_issue11709.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/run_issue11709.txt' 'src/cmd/go/testdata/script/run_issue51125.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/run_issue51125.txt' 'src/cmd/go/testdata/script/run_set_executable_name.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/run_set_executable_name.txt' 'src/cmd/go/testdata/script/run_vendor.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/run_vendor.txt' 'src/cmd/go/testdata/script/run_wildcard.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/run_wildcard.txt' 'src/cmd/go/testdata/script/run_work_versioned.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/run_work_versioned.txt' 'src/cmd/go/testdata/script/script_help.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/script_help.txt' 'src/cmd/go/testdata/script/script_wait.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/script_wait.txt' 'src/cmd/go/testdata/script/std_vendor.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/std_vendor.txt' 'src/cmd/go/testdata/script/test2json_interrupt.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test2json_interrupt.txt' 'src/cmd/go/testdata/script/test_bad_example.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_bad_example.txt' 'src/cmd/go/testdata/script/test_badtest.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_badtest.txt' 'src/cmd/go/testdata/script/test_benchmark_1x.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_benchmark_1x.txt' 'src/cmd/go/testdata/script/test_benchmark_chatty_fail.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_benchmark_chatty_fail.txt' 'src/cmd/go/testdata/script/test_benchmark_chatty_success.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_benchmark_chatty_success.txt' 'src/cmd/go/testdata/script/test_benchmark_fatal.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_benchmark_fatal.txt' 'src/cmd/go/testdata/script/test_benchmark_labels.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_benchmark_labels.txt' 'src/cmd/go/testdata/script/test_benchmark_timeout.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_benchmark_timeout.txt' 'src/cmd/go/testdata/script/test_build_failure.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_build_failure.txt' 'src/cmd/go/testdata/script/test_buildvcs.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_buildvcs.txt' 'src/cmd/go/testdata/script/test_cache_inputs.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_cache_inputs.txt' 'src/cmd/go/testdata/script/test_chatty_fail.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_chatty_fail.txt' 'src/cmd/go/testdata/script/test_chatty_parallel_fail.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_chatty_parallel_fail.txt' 'src/cmd/go/testdata/script/test_chatty_parallel_success.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_chatty_parallel_success.txt' 'src/cmd/go/testdata/script/test_chatty_parallel_success_run.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_chatty_parallel_success_run.txt' 'src/cmd/go/testdata/script/test_chatty_success.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_chatty_success.txt' 'src/cmd/go/testdata/script/test_cleanup_failnow.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_cleanup_failnow.txt' 'src/cmd/go/testdata/script/test_compile_binary.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_compile_binary.txt' 'src/cmd/go/testdata/script/test_compile_tempfile.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_compile_tempfile.txt' 'src/cmd/go/testdata/script/test_deadline.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_deadline.txt' 'src/cmd/go/testdata/script/test_empty.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_empty.txt' 'src/cmd/go/testdata/script/test_env_term.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_env_term.txt' 'src/cmd/go/testdata/script/test_example_goexit.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_example_goexit.txt' 'src/cmd/go/testdata/script/test_exit.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_exit.txt' 'src/cmd/go/testdata/script/test_fail_fast.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fail_fast.txt' 'src/cmd/go/testdata/script/test_fail_newline.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fail_newline.txt' 'src/cmd/go/testdata/script/test_finished_subtest_goroutines.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_finished_subtest_goroutines.txt' 'src/cmd/go/testdata/script/test_flag.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_flag.txt' 'src/cmd/go/testdata/script/test_flags.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_flags.txt' 'src/cmd/go/testdata/script/test_fuzz.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz.txt' 'src/cmd/go/testdata/script/test_fuzz_cache.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_cache.txt' 'src/cmd/go/testdata/script/test_fuzz_chatty.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_chatty.txt' 'src/cmd/go/testdata/script/test_fuzz_cleanup.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_cleanup.txt' 'src/cmd/go/testdata/script/test_fuzz_cov.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_cov.txt' 'src/cmd/go/testdata/script/test_fuzz_deadline.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_deadline.txt' 'src/cmd/go/testdata/script/test_fuzz_dup_cache.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_dup_cache.txt' 'src/cmd/go/testdata/script/test_fuzz_fuzztime.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_fuzztime.txt' 'src/cmd/go/testdata/script/test_fuzz_io_error.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_io_error.txt' 'src/cmd/go/testdata/script/test_fuzz_match.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_match.txt' 'src/cmd/go/testdata/script/test_fuzz_minimize.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_minimize.txt' 'src/cmd/go/testdata/script/test_fuzz_minimize_dirty_cov.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_minimize_dirty_cov.txt' 'src/cmd/go/testdata/script/test_fuzz_minimize_interesting.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_minimize_interesting.txt' 'src/cmd/go/testdata/script/test_fuzz_modcache.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_modcache.txt' 'src/cmd/go/testdata/script/test_fuzz_multiple.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_multiple.txt' 'src/cmd/go/testdata/script/test_fuzz_mutate_crash.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_mutate_crash.txt' 'src/cmd/go/testdata/script/test_fuzz_mutate_fail.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_mutate_fail.txt' 'src/cmd/go/testdata/script/test_fuzz_mutator.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_mutator.txt' 'src/cmd/go/testdata/script/test_fuzz_mutator_repeat.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_mutator_repeat.txt' 'src/cmd/go/testdata/script/test_fuzz_non_crash_signal.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_non_crash_signal.txt' 'src/cmd/go/testdata/script/test_fuzz_parallel.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_parallel.txt' 'src/cmd/go/testdata/script/test_fuzz_profile_flags.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_profile_flags.txt' 'src/cmd/go/testdata/script/test_fuzz_return.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_return.txt' 'src/cmd/go/testdata/script/test_fuzz_run.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_run.txt' 'src/cmd/go/testdata/script/test_fuzz_seed_corpus.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_seed_corpus.txt' 'src/cmd/go/testdata/script/test_fuzz_setenv.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_setenv.txt' 'src/cmd/go/testdata/script/test_fuzz_test_race.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_test_race.txt' 'src/cmd/go/testdata/script/test_fuzz_unsupported.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_fuzz_unsupported.txt' 'src/cmd/go/testdata/script/test_generated_main.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_generated_main.txt' 'src/cmd/go/testdata/script/test_go111module_cache.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_go111module_cache.txt' 'src/cmd/go/testdata/script/test_goroot_PATH.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_goroot_PATH.txt' 'src/cmd/go/testdata/script/test_import_error_stack.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_import_error_stack.txt' 'src/cmd/go/testdata/script/test_issue45477.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_issue45477.txt' 'src/cmd/go/testdata/script/test_json.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_json.txt' 'src/cmd/go/testdata/script/test_json_exit.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_json_exit.txt' 'src/cmd/go/testdata/script/test_json_interleaved.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_json_interleaved.txt' 'src/cmd/go/testdata/script/test_json_panic_exit.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_json_panic_exit.txt' 'src/cmd/go/testdata/script/test_json_prints.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_json_prints.txt' 'src/cmd/go/testdata/script/test_json_timeout.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_json_timeout.txt' 'src/cmd/go/testdata/script/test_main.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_main.txt' 'src/cmd/go/testdata/script/test_main_archive.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_main_archive.txt' 'src/cmd/go/testdata/script/test_main_panic.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_main_panic.txt' 'src/cmd/go/testdata/script/test_main_twice.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_main_twice.txt' 'src/cmd/go/testdata/script/test_match_benchmark_labels.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_match_benchmark_labels.txt' 'src/cmd/go/testdata/script/test_match_no_benchmarks.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_match_no_benchmarks.txt' 'src/cmd/go/testdata/script/test_match_no_subtests.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_match_no_subtests.txt' 'src/cmd/go/testdata/script/test_match_no_subtests_failure.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_match_no_subtests_failure.txt' 'src/cmd/go/testdata/script/test_match_no_subtests_parallel.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_match_no_subtests_parallel.txt' 'src/cmd/go/testdata/script/test_match_no_tests.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_match_no_tests.txt' 'src/cmd/go/testdata/script/test_match_no_tests_build_failure.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_match_no_tests_build_failure.txt' 'src/cmd/go/testdata/script/test_match_no_tests_with_subtests.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_match_no_tests_with_subtests.txt' 'src/cmd/go/testdata/script/test_match_only_benchmarks.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_match_only_benchmarks.txt' 'src/cmd/go/testdata/script/test_match_only_example.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_match_only_example.txt' 'src/cmd/go/testdata/script/test_match_only_subtests.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_match_only_subtests.txt' 'src/cmd/go/testdata/script/test_match_only_subtests_parallel.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_match_only_subtests_parallel.txt' 'src/cmd/go/testdata/script/test_match_only_tests.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_match_only_tests.txt' 'src/cmd/go/testdata/script/test_minus_n.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_minus_n.txt' 'src/cmd/go/testdata/script/test_no_run_example.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_no_run_example.txt' 'src/cmd/go/testdata/script/test_no_tests.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_no_tests.txt' 'src/cmd/go/testdata/script/test_overlay.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_overlay.txt' 'src/cmd/go/testdata/script/test_parallel_number.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_parallel_number.txt' 'src/cmd/go/testdata/script/test_ppc64_linker_funcs.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_ppc64_linker_funcs.txt' 'src/cmd/go/testdata/script/test_ppc64le_cgo_inline_plt.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_ppc64le_cgo_inline_plt.txt' 'src/cmd/go/testdata/script/test_profile.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_profile.txt' 'src/cmd/go/testdata/script/test_race.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_race.txt' 'src/cmd/go/testdata/script/test_race_cover_mode_issue20435.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_race_cover_mode_issue20435.txt' 'src/cmd/go/testdata/script/test_race_install.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_race_install.txt' 'src/cmd/go/testdata/script/test_race_install_cgo.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_race_install_cgo.txt' 'src/cmd/go/testdata/script/test_race_tag.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_race_tag.txt' 'src/cmd/go/testdata/script/test_rebuildall.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_rebuildall.txt' 'src/cmd/go/testdata/script/test_regexps.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_regexps.txt' 'src/cmd/go/testdata/script/test_relative_cmdline.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_relative_cmdline.txt' 'src/cmd/go/testdata/script/test_relative_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_relative_import.txt' 'src/cmd/go/testdata/script/test_script_cmdcd.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_script_cmdcd.txt' 'src/cmd/go/testdata/script/test_shuffle.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_shuffle.txt' 'src/cmd/go/testdata/script/test_skip.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_skip.txt' 'src/cmd/go/testdata/script/test_source_order.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_source_order.txt' 'src/cmd/go/testdata/script/test_status.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_status.txt' 'src/cmd/go/testdata/script/test_syntax_error_says_fail.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_syntax_error_says_fail.txt' 'src/cmd/go/testdata/script/test_timeout.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_timeout.txt' 'src/cmd/go/testdata/script/test_trimpath.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_trimpath.txt' 'src/cmd/go/testdata/script/test_trimpath_main.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_trimpath_main.txt' 'src/cmd/go/testdata/script/test_trimpath_test_suffix.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_trimpath_test_suffix.txt' 'src/cmd/go/testdata/script/test_vendor.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_vendor.txt' 'src/cmd/go/testdata/script/test_vet.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_vet.txt' 'src/cmd/go/testdata/script/test_write_profiles_on_timeout.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_write_profiles_on_timeout.txt' 'src/cmd/go/testdata/script/test_xtestonly_works.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/test_xtestonly_works.txt' 'src/cmd/go/testdata/script/testing_issue40908.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/testing_issue40908.txt' 'src/cmd/go/testdata/script/toolexec.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/toolexec.txt' 'src/cmd/go/testdata/script/tooltags.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/tooltags.txt' 'src/cmd/go/testdata/script/trampoline_reuse_test.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/trampoline_reuse_test.txt' 'src/cmd/go/testdata/script/vendor_complex.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vendor_complex.txt' 'src/cmd/go/testdata/script/vendor_gopath_issue11409.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vendor_gopath_issue11409.txt' 'src/cmd/go/testdata/script/vendor_import.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vendor_import.txt' 'src/cmd/go/testdata/script/vendor_import_missing.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vendor_import_missing.txt' 'src/cmd/go/testdata/script/vendor_import_wrong.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vendor_import_wrong.txt' 'src/cmd/go/testdata/script/vendor_internal.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vendor_internal.txt' 'src/cmd/go/testdata/script/vendor_issue12156.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vendor_issue12156.txt' 'src/cmd/go/testdata/script/vendor_list_issue11977.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vendor_list_issue11977.txt' 'src/cmd/go/testdata/script/vendor_outside_module.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vendor_outside_module.txt' 'src/cmd/go/testdata/script/vendor_resolve.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vendor_resolve.txt' 'src/cmd/go/testdata/script/vendor_test_issue11864.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vendor_test_issue11864.txt' 'src/cmd/go/testdata/script/vendor_test_issue14613.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vendor_test_issue14613.txt' 'src/cmd/go/testdata/script/version.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/version.txt' 'src/cmd/go/testdata/script/version_build_settings.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/version_build_settings.txt' 'src/cmd/go/testdata/script/version_buildvcs_bzr.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/version_buildvcs_bzr.txt' 'src/cmd/go/testdata/script/version_buildvcs_fossil.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/version_buildvcs_fossil.txt' 'src/cmd/go/testdata/script/version_buildvcs_git.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/version_buildvcs_git.txt' 'src/cmd/go/testdata/script/version_buildvcs_hg.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/version_buildvcs_hg.txt' 'src/cmd/go/testdata/script/version_buildvcs_nested.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/version_buildvcs_nested.txt' 'src/cmd/go/testdata/script/version_cshared.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/version_cshared.txt' 'src/cmd/go/testdata/script/version_gc_sections.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/version_gc_sections.txt' 'src/cmd/go/testdata/script/version_goexperiment.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/version_goexperiment.txt' 'src/cmd/go/testdata/script/version_replace.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/version_replace.txt' 'src/cmd/go/testdata/script/vet.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vet.txt' 'src/cmd/go/testdata/script/vet_asm.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vet_asm.txt' 'src/cmd/go/testdata/script/vet_deps.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vet_deps.txt' 'src/cmd/go/testdata/script/vet_flags.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vet_flags.txt' 'src/cmd/go/testdata/script/vet_internal.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/vet_internal.txt' 'src/cmd/go/testdata/script/work.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work.txt' 'src/cmd/go/testdata/script/work_build_no_modules.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_build_no_modules.txt' 'src/cmd/go/testdata/script/work_disablevendor.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_disablevendor.txt' 'src/cmd/go/testdata/script/work_edit.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_edit.txt' 'src/cmd/go/testdata/script/work_env.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_env.txt' 'src/cmd/go/testdata/script/work_goproxy_off.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_goproxy_off.txt' 'src/cmd/go/testdata/script/work_gowork.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_gowork.txt' 'src/cmd/go/testdata/script/work_init_gowork.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_init_gowork.txt' 'src/cmd/go/testdata/script/work_init_path.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_init_path.txt' 'src/cmd/go/testdata/script/work_install_submodule.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_install_submodule.txt' 'src/cmd/go/testdata/script/work_issue51204.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_issue51204.txt' 'src/cmd/go/testdata/script/work_issue54048.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_issue54048.txt' 'src/cmd/go/testdata/script/work_module_not_in_go_work.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_module_not_in_go_work.txt' 'src/cmd/go/testdata/script/work_nowork.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_nowork.txt' 'src/cmd/go/testdata/script/work_prune.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_prune.txt' 'src/cmd/go/testdata/script/work_prune_all.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_prune_all.txt' 'src/cmd/go/testdata/script/work_regression_hang.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_regression_hang.txt' 'src/cmd/go/testdata/script/work_replace.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_replace.txt' 'src/cmd/go/testdata/script/work_replace_conflict.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_replace_conflict.txt' 'src/cmd/go/testdata/script/work_replace_conflict_override.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_replace_conflict_override.txt' 'src/cmd/go/testdata/script/work_replace_main_module.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_replace_main_module.txt' 'src/cmd/go/testdata/script/work_sum.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_sum.txt' 'src/cmd/go/testdata/script/work_sum_mismatch.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_sum_mismatch.txt' 'src/cmd/go/testdata/script/work_sync.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_sync.txt' 'src/cmd/go/testdata/script/work_sync_irrelevant_dependency.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_sync_irrelevant_dependency.txt' 'src/cmd/go/testdata/script/work_sync_missing_module.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_sync_missing_module.txt' 'src/cmd/go/testdata/script/work_sync_relevant_dependency.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_sync_relevant_dependency.txt' 'src/cmd/go/testdata/script/work_sync_sum.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_sync_sum.txt' 'src/cmd/go/testdata/script/work_use.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_use.txt' 'src/cmd/go/testdata/script/work_use_deleted.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_use_deleted.txt' 'src/cmd/go/testdata/script/work_use_dot.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_use_dot.txt' 'src/cmd/go/testdata/script/work_use_issue50958.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_use_issue50958.txt' 'src/cmd/go/testdata/script/work_use_issue55952.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_use_issue55952.txt' 'src/cmd/go/testdata/script/work_use_noargs.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_use_noargs.txt' 'src/cmd/go/testdata/script/work_use_only_dirs.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_use_only_dirs.txt' 'src/cmd/go/testdata/script/work_vet.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_vet.txt' 'src/cmd/go/testdata/script/work_why_download_graph.txt' -> '/usr/lib/go/src/cmd/go/testdata/script/work_why_download_graph.txt' 'src/cmd/go/testdata/vcstest' -> '/usr/lib/go/src/cmd/go/testdata/vcstest' 'src/cmd/go/testdata/vcstest/README' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/README' 'src/cmd/go/testdata/vcstest/auth' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/auth' 'src/cmd/go/testdata/vcstest/auth/or401.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/auth/or401.txt' 'src/cmd/go/testdata/vcstest/auth/or404.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/auth/or404.txt' 'src/cmd/go/testdata/vcstest/auth/ormanylines.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/auth/ormanylines.txt' 'src/cmd/go/testdata/vcstest/auth/oronelongline.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/auth/oronelongline.txt' 'src/cmd/go/testdata/vcstest/bzr' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/bzr' 'src/cmd/go/testdata/vcstest/bzr/hello.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/bzr/hello.txt' 'src/cmd/go/testdata/vcstest/fossil' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/fossil' 'src/cmd/go/testdata/vcstest/fossil/hello.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/fossil/hello.txt' 'src/cmd/go/testdata/vcstest/git' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git' 'src/cmd/go/testdata/vcstest/git/commit-after-tag.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/commit-after-tag.txt' 'src/cmd/go/testdata/vcstest/git/empty-v2-without-v1.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/empty-v2-without-v1.txt' 'src/cmd/go/testdata/vcstest/git/emptytest.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/emptytest.txt' 'src/cmd/go/testdata/vcstest/git/gitrepo1.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/gitrepo1.txt' 'src/cmd/go/testdata/vcstest/git/hello.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/hello.txt' 'src/cmd/go/testdata/vcstest/git/insecurerepo.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/insecurerepo.txt' 'src/cmd/go/testdata/vcstest/git/mainonly.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/mainonly.txt' 'src/cmd/go/testdata/vcstest/git/missingrepo.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/missingrepo.txt' 'src/cmd/go/testdata/vcstest/git/modlegacy1-new.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/modlegacy1-new.txt' 'src/cmd/go/testdata/vcstest/git/modlegacy1-old.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/modlegacy1-old.txt' 'src/cmd/go/testdata/vcstest/git/no-tags.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/no-tags.txt' 'src/cmd/go/testdata/vcstest/git/odd-tags.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/odd-tags.txt' 'src/cmd/go/testdata/vcstest/git/prefixtagtests.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/prefixtagtests.txt' 'src/cmd/go/testdata/vcstest/git/querytest.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/querytest.txt' 'src/cmd/go/testdata/vcstest/git/retract-pseudo.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/retract-pseudo.txt' 'src/cmd/go/testdata/vcstest/git/semver-branch.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/semver-branch.txt' 'src/cmd/go/testdata/vcstest/git/tagtests.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/tagtests.txt' 'src/cmd/go/testdata/vcstest/git/v2repo.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/v2repo.txt' 'src/cmd/go/testdata/vcstest/git/v2sub.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/v2sub.txt' 'src/cmd/go/testdata/vcstest/git/v3pkg.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/v3pkg.txt' 'src/cmd/go/testdata/vcstest/git/vgotest1.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/git/vgotest1.txt' 'src/cmd/go/testdata/vcstest/go' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/go' 'src/cmd/go/testdata/vcstest/go/custom-hg-hello.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/go/custom-hg-hello.txt' 'src/cmd/go/testdata/vcstest/go/insecure.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/go/insecure.txt' 'src/cmd/go/testdata/vcstest/go/missingrepo.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/go/missingrepo.txt' 'src/cmd/go/testdata/vcstest/go/mod' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/go/mod' 'src/cmd/go/testdata/vcstest/go/mod/gitrepo1.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/go/mod/gitrepo1.txt' 'src/cmd/go/testdata/vcstest/go/modauth404.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/go/modauth404.txt' 'src/cmd/go/testdata/vcstest/go/test1-svn-git.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/go/test1-svn-git.txt' 'src/cmd/go/testdata/vcstest/go/test2-svn-git.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/go/test2-svn-git.txt' 'src/cmd/go/testdata/vcstest/go/v2module.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/go/v2module.txt' 'src/cmd/go/testdata/vcstest/hg' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/hg' 'src/cmd/go/testdata/vcstest/hg/custom-hg-hello.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/hg/custom-hg-hello.txt' 'src/cmd/go/testdata/vcstest/hg/hello.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/hg/hello.txt' 'src/cmd/go/testdata/vcstest/hg/hgrepo1.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/hg/hgrepo1.txt' 'src/cmd/go/testdata/vcstest/hg/vgotest1.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/hg/vgotest1.txt' 'src/cmd/go/testdata/vcstest/insecure.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/insecure.txt' 'src/cmd/go/testdata/vcstest/svn' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/svn' 'src/cmd/go/testdata/vcstest/svn/hello.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/svn/hello.txt' 'src/cmd/go/testdata/vcstest/svn/nonexistent.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/svn/nonexistent.txt' 'src/cmd/go/testdata/vcstest/svn/test1-svn-git.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/svn/test1-svn-git.txt' 'src/cmd/go/testdata/vcstest/svn/test2-svn-git.txt' -> '/usr/lib/go/src/cmd/go/testdata/vcstest/svn/test2-svn-git.txt' 'src/cmd/go/testdata/vendormod.txt' -> '/usr/lib/go/src/cmd/go/testdata/vendormod.txt' 'src/cmd/go.mod' -> '/usr/lib/go/src/cmd/go.mod' 'src/cmd/go.sum' -> '/usr/lib/go/src/cmd/go.sum' 'src/cmd/gofmt' -> '/usr/lib/go/src/cmd/gofmt' 'src/cmd/gofmt/doc.go' -> '/usr/lib/go/src/cmd/gofmt/doc.go' 'src/cmd/gofmt/gofmt.go' -> '/usr/lib/go/src/cmd/gofmt/gofmt.go' 'src/cmd/gofmt/gofmt_test.go' -> '/usr/lib/go/src/cmd/gofmt/gofmt_test.go' 'src/cmd/gofmt/internal.go' -> '/usr/lib/go/src/cmd/gofmt/internal.go' 'src/cmd/gofmt/long_test.go' -> '/usr/lib/go/src/cmd/gofmt/long_test.go' 'src/cmd/gofmt/rewrite.go' -> '/usr/lib/go/src/cmd/gofmt/rewrite.go' 'src/cmd/gofmt/simplify.go' -> '/usr/lib/go/src/cmd/gofmt/simplify.go' 'src/cmd/gofmt/testdata' -> '/usr/lib/go/src/cmd/gofmt/testdata' 'src/cmd/gofmt/testdata/comments.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/comments.golden' 'src/cmd/gofmt/testdata/comments.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/comments.input' 'src/cmd/gofmt/testdata/composites.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/composites.golden' 'src/cmd/gofmt/testdata/composites.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/composites.input' 'src/cmd/gofmt/testdata/crlf.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/crlf.golden' 'src/cmd/gofmt/testdata/crlf.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/crlf.input' 'src/cmd/gofmt/testdata/emptydecl.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/emptydecl.golden' 'src/cmd/gofmt/testdata/emptydecl.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/emptydecl.input' 'src/cmd/gofmt/testdata/go2numbers.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/go2numbers.golden' 'src/cmd/gofmt/testdata/go2numbers.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/go2numbers.input' 'src/cmd/gofmt/testdata/import.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/import.golden' 'src/cmd/gofmt/testdata/import.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/import.input' 'src/cmd/gofmt/testdata/issue28082.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/issue28082.golden' 'src/cmd/gofmt/testdata/issue28082.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/issue28082.input' 'src/cmd/gofmt/testdata/ranges.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/ranges.golden' 'src/cmd/gofmt/testdata/ranges.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/ranges.input' 'src/cmd/gofmt/testdata/rewrite1.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite1.golden' 'src/cmd/gofmt/testdata/rewrite1.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite1.input' 'src/cmd/gofmt/testdata/rewrite10.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite10.golden' 'src/cmd/gofmt/testdata/rewrite10.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite10.input' 'src/cmd/gofmt/testdata/rewrite2.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite2.golden' 'src/cmd/gofmt/testdata/rewrite2.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite2.input' 'src/cmd/gofmt/testdata/rewrite3.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite3.golden' 'src/cmd/gofmt/testdata/rewrite3.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite3.input' 'src/cmd/gofmt/testdata/rewrite4.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite4.golden' 'src/cmd/gofmt/testdata/rewrite4.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite4.input' 'src/cmd/gofmt/testdata/rewrite5.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite5.golden' 'src/cmd/gofmt/testdata/rewrite5.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite5.input' 'src/cmd/gofmt/testdata/rewrite6.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite6.golden' 'src/cmd/gofmt/testdata/rewrite6.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite6.input' 'src/cmd/gofmt/testdata/rewrite7.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite7.golden' 'src/cmd/gofmt/testdata/rewrite7.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite7.input' 'src/cmd/gofmt/testdata/rewrite8.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite8.golden' 'src/cmd/gofmt/testdata/rewrite8.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite8.input' 'src/cmd/gofmt/testdata/rewrite9.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite9.golden' 'src/cmd/gofmt/testdata/rewrite9.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/rewrite9.input' 'src/cmd/gofmt/testdata/slices1.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/slices1.golden' 'src/cmd/gofmt/testdata/slices1.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/slices1.input' 'src/cmd/gofmt/testdata/stdin1.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin1.golden' 'src/cmd/gofmt/testdata/stdin1.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin1.input' 'src/cmd/gofmt/testdata/stdin2.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin2.golden' 'src/cmd/gofmt/testdata/stdin2.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin2.input' 'src/cmd/gofmt/testdata/stdin3.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin3.golden' 'src/cmd/gofmt/testdata/stdin3.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin3.input' 'src/cmd/gofmt/testdata/stdin4.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin4.golden' 'src/cmd/gofmt/testdata/stdin4.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin4.input' 'src/cmd/gofmt/testdata/stdin5.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin5.golden' 'src/cmd/gofmt/testdata/stdin5.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin5.input' 'src/cmd/gofmt/testdata/stdin6.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin6.golden' 'src/cmd/gofmt/testdata/stdin6.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin6.input' 'src/cmd/gofmt/testdata/stdin7.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin7.golden' 'src/cmd/gofmt/testdata/stdin7.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/stdin7.input' 'src/cmd/gofmt/testdata/tabs.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/tabs.golden' 'src/cmd/gofmt/testdata/tabs.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/tabs.input' 'src/cmd/gofmt/testdata/typealias.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/typealias.golden' 'src/cmd/gofmt/testdata/typealias.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/typealias.input' 'src/cmd/gofmt/testdata/typeparams.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/typeparams.golden' 'src/cmd/gofmt/testdata/typeparams.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/typeparams.input' 'src/cmd/gofmt/testdata/typeswitch.golden' -> '/usr/lib/go/src/cmd/gofmt/testdata/typeswitch.golden' 'src/cmd/gofmt/testdata/typeswitch.input' -> '/usr/lib/go/src/cmd/gofmt/testdata/typeswitch.input' 'src/cmd/internal' -> '/usr/lib/go/src/cmd/internal' 'src/cmd/internal/archive' -> '/usr/lib/go/src/cmd/internal/archive' 'src/cmd/internal/archive/archive.go' -> '/usr/lib/go/src/cmd/internal/archive/archive.go' 'src/cmd/internal/archive/archive_test.go' -> '/usr/lib/go/src/cmd/internal/archive/archive_test.go' 'src/cmd/internal/archive/testdata' -> '/usr/lib/go/src/cmd/internal/archive/testdata' 'src/cmd/internal/archive/testdata/go1.go' -> '/usr/lib/go/src/cmd/internal/archive/testdata/go1.go' 'src/cmd/internal/archive/testdata/go2.go' -> '/usr/lib/go/src/cmd/internal/archive/testdata/go2.go' 'src/cmd/internal/archive/testdata/mycgo' -> '/usr/lib/go/src/cmd/internal/archive/testdata/mycgo' 'src/cmd/internal/archive/testdata/mycgo/c1.c' -> '/usr/lib/go/src/cmd/internal/archive/testdata/mycgo/c1.c' 'src/cmd/internal/archive/testdata/mycgo/c2.c' -> '/usr/lib/go/src/cmd/internal/archive/testdata/mycgo/c2.c' 'src/cmd/internal/archive/testdata/mycgo/go.go' -> '/usr/lib/go/src/cmd/internal/archive/testdata/mycgo/go.go' 'src/cmd/internal/archive/testdata/mycgo/go1.go' -> '/usr/lib/go/src/cmd/internal/archive/testdata/mycgo/go1.go' 'src/cmd/internal/archive/testdata/mycgo/go2.go' -> '/usr/lib/go/src/cmd/internal/archive/testdata/mycgo/go2.go' 'src/cmd/internal/bio' -> '/usr/lib/go/src/cmd/internal/bio' 'src/cmd/internal/bio/buf.go' -> '/usr/lib/go/src/cmd/internal/bio/buf.go' 'src/cmd/internal/bio/buf_mmap.go' -> '/usr/lib/go/src/cmd/internal/bio/buf_mmap.go' 'src/cmd/internal/bio/buf_nommap.go' -> '/usr/lib/go/src/cmd/internal/bio/buf_nommap.go' 'src/cmd/internal/bio/must.go' -> '/usr/lib/go/src/cmd/internal/bio/must.go' 'src/cmd/internal/browser' -> '/usr/lib/go/src/cmd/internal/browser' 'src/cmd/internal/browser/browser.go' -> '/usr/lib/go/src/cmd/internal/browser/browser.go' 'src/cmd/internal/buildid' -> '/usr/lib/go/src/cmd/internal/buildid' 'src/cmd/internal/buildid/buildid.go' -> '/usr/lib/go/src/cmd/internal/buildid/buildid.go' 'src/cmd/internal/buildid/buildid_test.go' -> '/usr/lib/go/src/cmd/internal/buildid/buildid_test.go' 'src/cmd/internal/buildid/note.go' -> '/usr/lib/go/src/cmd/internal/buildid/note.go' 'src/cmd/internal/buildid/rewrite.go' -> '/usr/lib/go/src/cmd/internal/buildid/rewrite.go' 'src/cmd/internal/buildid/testdata' -> '/usr/lib/go/src/cmd/internal/buildid/testdata' 'src/cmd/internal/buildid/testdata/a.elf.base64' -> '/usr/lib/go/src/cmd/internal/buildid/testdata/a.elf.base64' 'src/cmd/internal/buildid/testdata/a.macho.base64' -> '/usr/lib/go/src/cmd/internal/buildid/testdata/a.macho.base64' 'src/cmd/internal/buildid/testdata/a.pe.base64' -> '/usr/lib/go/src/cmd/internal/buildid/testdata/a.pe.base64' 'src/cmd/internal/buildid/testdata/p.a.base64' -> '/usr/lib/go/src/cmd/internal/buildid/testdata/p.a.base64' 'src/cmd/internal/codesign' -> '/usr/lib/go/src/cmd/internal/codesign' 'src/cmd/internal/codesign/codesign.go' -> '/usr/lib/go/src/cmd/internal/codesign/codesign.go' 'src/cmd/internal/cov' -> '/usr/lib/go/src/cmd/internal/cov' 'src/cmd/internal/cov/mreader.go' -> '/usr/lib/go/src/cmd/internal/cov/mreader.go' 'src/cmd/internal/cov/read_test.go' -> '/usr/lib/go/src/cmd/internal/cov/read_test.go' 'src/cmd/internal/cov/readcovdata.go' -> '/usr/lib/go/src/cmd/internal/cov/readcovdata.go' 'src/cmd/internal/cov/testdata' -> '/usr/lib/go/src/cmd/internal/cov/testdata' 'src/cmd/internal/cov/testdata/small.go' -> '/usr/lib/go/src/cmd/internal/cov/testdata/small.go' 'src/cmd/internal/dwarf' -> '/usr/lib/go/src/cmd/internal/dwarf' 'src/cmd/internal/dwarf/dwarf.go' -> '/usr/lib/go/src/cmd/internal/dwarf/dwarf.go' 'src/cmd/internal/dwarf/dwarf_defs.go' -> '/usr/lib/go/src/cmd/internal/dwarf/dwarf_defs.go' 'src/cmd/internal/dwarf/dwarf_test.go' -> '/usr/lib/go/src/cmd/internal/dwarf/dwarf_test.go' 'src/cmd/internal/edit' -> '/usr/lib/go/src/cmd/internal/edit' 'src/cmd/internal/edit/edit.go' -> '/usr/lib/go/src/cmd/internal/edit/edit.go' 'src/cmd/internal/edit/edit_test.go' -> '/usr/lib/go/src/cmd/internal/edit/edit_test.go' 'src/cmd/internal/gcprog' -> '/usr/lib/go/src/cmd/internal/gcprog' 'src/cmd/internal/gcprog/gcprog.go' -> '/usr/lib/go/src/cmd/internal/gcprog/gcprog.go' 'src/cmd/internal/goobj' -> '/usr/lib/go/src/cmd/internal/goobj' 'src/cmd/internal/goobj/builtin.go' -> '/usr/lib/go/src/cmd/internal/goobj/builtin.go' 'src/cmd/internal/goobj/builtinlist.go' -> '/usr/lib/go/src/cmd/internal/goobj/builtinlist.go' 'src/cmd/internal/goobj/funcinfo.go' -> '/usr/lib/go/src/cmd/internal/goobj/funcinfo.go' 'src/cmd/internal/goobj/mkbuiltin.go' -> '/usr/lib/go/src/cmd/internal/goobj/mkbuiltin.go' 'src/cmd/internal/goobj/objfile.go' -> '/usr/lib/go/src/cmd/internal/goobj/objfile.go' 'src/cmd/internal/goobj/objfile_test.go' -> '/usr/lib/go/src/cmd/internal/goobj/objfile_test.go' 'src/cmd/internal/metadata' -> '/usr/lib/go/src/cmd/internal/metadata' 'src/cmd/internal/metadata/main.go' -> '/usr/lib/go/src/cmd/internal/metadata/main.go' 'src/cmd/internal/moddeps' -> '/usr/lib/go/src/cmd/internal/moddeps' 'src/cmd/internal/moddeps/moddeps_test.go' -> '/usr/lib/go/src/cmd/internal/moddeps/moddeps_test.go' 'src/cmd/internal/notsha256' -> '/usr/lib/go/src/cmd/internal/notsha256' 'src/cmd/internal/notsha256/sha256.go' -> '/usr/lib/go/src/cmd/internal/notsha256/sha256.go' 'src/cmd/internal/notsha256/sha256_test.go' -> '/usr/lib/go/src/cmd/internal/notsha256/sha256_test.go' 'src/cmd/internal/notsha256/sha256block.go' -> '/usr/lib/go/src/cmd/internal/notsha256/sha256block.go' 'src/cmd/internal/notsha256/sha256block_386.s' -> '/usr/lib/go/src/cmd/internal/notsha256/sha256block_386.s' 'src/cmd/internal/notsha256/sha256block_amd64.go' -> '/usr/lib/go/src/cmd/internal/notsha256/sha256block_amd64.go' 'src/cmd/internal/notsha256/sha256block_amd64.s' -> '/usr/lib/go/src/cmd/internal/notsha256/sha256block_amd64.s' 'src/cmd/internal/notsha256/sha256block_decl.go' -> '/usr/lib/go/src/cmd/internal/notsha256/sha256block_decl.go' 'src/cmd/internal/notsha256/sha256block_generic.go' -> '/usr/lib/go/src/cmd/internal/notsha256/sha256block_generic.go' 'src/cmd/internal/notsha256/sha256block_ppc64x.s' -> '/usr/lib/go/src/cmd/internal/notsha256/sha256block_ppc64x.s' 'src/cmd/internal/obj' -> '/usr/lib/go/src/cmd/internal/obj' 'src/cmd/internal/obj/abi_string.go' -> '/usr/lib/go/src/cmd/internal/obj/abi_string.go' 'src/cmd/internal/obj/addrtype_string.go' -> '/usr/lib/go/src/cmd/internal/obj/addrtype_string.go' 'src/cmd/internal/obj/arm' -> '/usr/lib/go/src/cmd/internal/obj/arm' 'src/cmd/internal/obj/arm/a.out.go' -> '/usr/lib/go/src/cmd/internal/obj/arm/a.out.go' 'src/cmd/internal/obj/arm/anames.go' -> '/usr/lib/go/src/cmd/internal/obj/arm/anames.go' 'src/cmd/internal/obj/arm/anames5.go' -> '/usr/lib/go/src/cmd/internal/obj/arm/anames5.go' 'src/cmd/internal/obj/arm/asm5.go' -> '/usr/lib/go/src/cmd/internal/obj/arm/asm5.go' 'src/cmd/internal/obj/arm/list5.go' -> '/usr/lib/go/src/cmd/internal/obj/arm/list5.go' 'src/cmd/internal/obj/arm/obj5.go' -> '/usr/lib/go/src/cmd/internal/obj/arm/obj5.go' 'src/cmd/internal/obj/arm64' -> '/usr/lib/go/src/cmd/internal/obj/arm64' 'src/cmd/internal/obj/arm64/a.out.go' -> '/usr/lib/go/src/cmd/internal/obj/arm64/a.out.go' 'src/cmd/internal/obj/arm64/anames.go' -> '/usr/lib/go/src/cmd/internal/obj/arm64/anames.go' 'src/cmd/internal/obj/arm64/anames7.go' -> '/usr/lib/go/src/cmd/internal/obj/arm64/anames7.go' 'src/cmd/internal/obj/arm64/asm7.go' -> '/usr/lib/go/src/cmd/internal/obj/arm64/asm7.go' 'src/cmd/internal/obj/arm64/asm_arm64_test.go' -> '/usr/lib/go/src/cmd/internal/obj/arm64/asm_arm64_test.go' 'src/cmd/internal/obj/arm64/asm_arm64_test.s' -> '/usr/lib/go/src/cmd/internal/obj/arm64/asm_arm64_test.s' 'src/cmd/internal/obj/arm64/doc.go' -> '/usr/lib/go/src/cmd/internal/obj/arm64/doc.go' 'src/cmd/internal/obj/arm64/list7.go' -> '/usr/lib/go/src/cmd/internal/obj/arm64/list7.go' 'src/cmd/internal/obj/arm64/obj7.go' -> '/usr/lib/go/src/cmd/internal/obj/arm64/obj7.go' 'src/cmd/internal/obj/arm64/specialoperand_string.go' -> '/usr/lib/go/src/cmd/internal/obj/arm64/specialoperand_string.go' 'src/cmd/internal/obj/arm64/sysRegEnc.go' -> '/usr/lib/go/src/cmd/internal/obj/arm64/sysRegEnc.go' 'src/cmd/internal/obj/data.go' -> '/usr/lib/go/src/cmd/internal/obj/data.go' 'src/cmd/internal/obj/dwarf.go' -> '/usr/lib/go/src/cmd/internal/obj/dwarf.go' 'src/cmd/internal/obj/go.go' -> '/usr/lib/go/src/cmd/internal/obj/go.go' 'src/cmd/internal/obj/inl.go' -> '/usr/lib/go/src/cmd/internal/obj/inl.go' 'src/cmd/internal/obj/ld.go' -> '/usr/lib/go/src/cmd/internal/obj/ld.go' 'src/cmd/internal/obj/line.go' -> '/usr/lib/go/src/cmd/internal/obj/line.go' 'src/cmd/internal/obj/line_test.go' -> '/usr/lib/go/src/cmd/internal/obj/line_test.go' 'src/cmd/internal/obj/link.go' -> '/usr/lib/go/src/cmd/internal/obj/link.go' 'src/cmd/internal/obj/loong64' -> '/usr/lib/go/src/cmd/internal/obj/loong64' 'src/cmd/internal/obj/loong64/a.out.go' -> '/usr/lib/go/src/cmd/internal/obj/loong64/a.out.go' 'src/cmd/internal/obj/loong64/anames.go' -> '/usr/lib/go/src/cmd/internal/obj/loong64/anames.go' 'src/cmd/internal/obj/loong64/asm.go' -> '/usr/lib/go/src/cmd/internal/obj/loong64/asm.go' 'src/cmd/internal/obj/loong64/cnames.go' -> '/usr/lib/go/src/cmd/internal/obj/loong64/cnames.go' 'src/cmd/internal/obj/loong64/list.go' -> '/usr/lib/go/src/cmd/internal/obj/loong64/list.go' 'src/cmd/internal/obj/loong64/obj.go' -> '/usr/lib/go/src/cmd/internal/obj/loong64/obj.go' 'src/cmd/internal/obj/mips' -> '/usr/lib/go/src/cmd/internal/obj/mips' 'src/cmd/internal/obj/mips/a.out.go' -> '/usr/lib/go/src/cmd/internal/obj/mips/a.out.go' 'src/cmd/internal/obj/mips/anames.go' -> '/usr/lib/go/src/cmd/internal/obj/mips/anames.go' 'src/cmd/internal/obj/mips/anames0.go' -> '/usr/lib/go/src/cmd/internal/obj/mips/anames0.go' 'src/cmd/internal/obj/mips/asm0.go' -> '/usr/lib/go/src/cmd/internal/obj/mips/asm0.go' 'src/cmd/internal/obj/mips/list0.go' -> '/usr/lib/go/src/cmd/internal/obj/mips/list0.go' 'src/cmd/internal/obj/mips/obj0.go' -> '/usr/lib/go/src/cmd/internal/obj/mips/obj0.go' 'src/cmd/internal/obj/objfile.go' -> '/usr/lib/go/src/cmd/internal/obj/objfile.go' 'src/cmd/internal/obj/objfile_test.go' -> '/usr/lib/go/src/cmd/internal/obj/objfile_test.go' 'src/cmd/internal/obj/pass.go' -> '/usr/lib/go/src/cmd/internal/obj/pass.go' 'src/cmd/internal/obj/pcln.go' -> '/usr/lib/go/src/cmd/internal/obj/pcln.go' 'src/cmd/internal/obj/plist.go' -> '/usr/lib/go/src/cmd/internal/obj/plist.go' 'src/cmd/internal/obj/ppc64' -> '/usr/lib/go/src/cmd/internal/obj/ppc64' 'src/cmd/internal/obj/ppc64/a.out.go' -> '/usr/lib/go/src/cmd/internal/obj/ppc64/a.out.go' 'src/cmd/internal/obj/ppc64/anames.go' -> '/usr/lib/go/src/cmd/internal/obj/ppc64/anames.go' 'src/cmd/internal/obj/ppc64/anames9.go' -> '/usr/lib/go/src/cmd/internal/obj/ppc64/anames9.go' 'src/cmd/internal/obj/ppc64/asm9.go' -> '/usr/lib/go/src/cmd/internal/obj/ppc64/asm9.go' 'src/cmd/internal/obj/ppc64/asm9_gtables.go' -> '/usr/lib/go/src/cmd/internal/obj/ppc64/asm9_gtables.go' 'src/cmd/internal/obj/ppc64/asm_test.go' -> '/usr/lib/go/src/cmd/internal/obj/ppc64/asm_test.go' 'src/cmd/internal/obj/ppc64/doc.go' -> '/usr/lib/go/src/cmd/internal/obj/ppc64/doc.go' 'src/cmd/internal/obj/ppc64/list9.go' -> '/usr/lib/go/src/cmd/internal/obj/ppc64/list9.go' 'src/cmd/internal/obj/ppc64/obj9.go' -> '/usr/lib/go/src/cmd/internal/obj/ppc64/obj9.go' 'src/cmd/internal/obj/riscv' -> '/usr/lib/go/src/cmd/internal/obj/riscv' 'src/cmd/internal/obj/riscv/anames.go' -> '/usr/lib/go/src/cmd/internal/obj/riscv/anames.go' 'src/cmd/internal/obj/riscv/asm_test.go' -> '/usr/lib/go/src/cmd/internal/obj/riscv/asm_test.go' 'src/cmd/internal/obj/riscv/cpu.go' -> '/usr/lib/go/src/cmd/internal/obj/riscv/cpu.go' 'src/cmd/internal/obj/riscv/inst.go' -> '/usr/lib/go/src/cmd/internal/obj/riscv/inst.go' 'src/cmd/internal/obj/riscv/list.go' -> '/usr/lib/go/src/cmd/internal/obj/riscv/list.go' 'src/cmd/internal/obj/riscv/obj.go' -> '/usr/lib/go/src/cmd/internal/obj/riscv/obj.go' 'src/cmd/internal/obj/riscv/testdata' -> '/usr/lib/go/src/cmd/internal/obj/riscv/testdata' 'src/cmd/internal/obj/riscv/testdata/testbranch' -> '/usr/lib/go/src/cmd/internal/obj/riscv/testdata/testbranch' 'src/cmd/internal/obj/riscv/testdata/testbranch/branch_test.go' -> '/usr/lib/go/src/cmd/internal/obj/riscv/testdata/testbranch/branch_test.go' 'src/cmd/internal/obj/riscv/testdata/testbranch/branch_test.s' -> '/usr/lib/go/src/cmd/internal/obj/riscv/testdata/testbranch/branch_test.s' 'src/cmd/internal/obj/s390x' -> '/usr/lib/go/src/cmd/internal/obj/s390x' 'src/cmd/internal/obj/s390x/a.out.go' -> '/usr/lib/go/src/cmd/internal/obj/s390x/a.out.go' 'src/cmd/internal/obj/s390x/anames.go' -> '/usr/lib/go/src/cmd/internal/obj/s390x/anames.go' 'src/cmd/internal/obj/s390x/anamesz.go' -> '/usr/lib/go/src/cmd/internal/obj/s390x/anamesz.go' 'src/cmd/internal/obj/s390x/asmz.go' -> '/usr/lib/go/src/cmd/internal/obj/s390x/asmz.go' 'src/cmd/internal/obj/s390x/condition_code.go' -> '/usr/lib/go/src/cmd/internal/obj/s390x/condition_code.go' 'src/cmd/internal/obj/s390x/listz.go' -> '/usr/lib/go/src/cmd/internal/obj/s390x/listz.go' 'src/cmd/internal/obj/s390x/objz.go' -> '/usr/lib/go/src/cmd/internal/obj/s390x/objz.go' 'src/cmd/internal/obj/s390x/rotate.go' -> '/usr/lib/go/src/cmd/internal/obj/s390x/rotate.go' 'src/cmd/internal/obj/s390x/rotate_test.go' -> '/usr/lib/go/src/cmd/internal/obj/s390x/rotate_test.go' 'src/cmd/internal/obj/s390x/vector.go' -> '/usr/lib/go/src/cmd/internal/obj/s390x/vector.go' 'src/cmd/internal/obj/sizeof_test.go' -> '/usr/lib/go/src/cmd/internal/obj/sizeof_test.go' 'src/cmd/internal/obj/stringer.go' -> '/usr/lib/go/src/cmd/internal/obj/stringer.go' 'src/cmd/internal/obj/sym.go' -> '/usr/lib/go/src/cmd/internal/obj/sym.go' 'src/cmd/internal/obj/textflag.go' -> '/usr/lib/go/src/cmd/internal/obj/textflag.go' 'src/cmd/internal/obj/util.go' -> '/usr/lib/go/src/cmd/internal/obj/util.go' 'src/cmd/internal/obj/wasm' -> '/usr/lib/go/src/cmd/internal/obj/wasm' 'src/cmd/internal/obj/wasm/a.out.go' -> '/usr/lib/go/src/cmd/internal/obj/wasm/a.out.go' 'src/cmd/internal/obj/wasm/anames.go' -> '/usr/lib/go/src/cmd/internal/obj/wasm/anames.go' 'src/cmd/internal/obj/wasm/wasmobj.go' -> '/usr/lib/go/src/cmd/internal/obj/wasm/wasmobj.go' 'src/cmd/internal/obj/x86' -> '/usr/lib/go/src/cmd/internal/obj/x86' 'src/cmd/internal/obj/x86/a.out.go' -> '/usr/lib/go/src/cmd/internal/obj/x86/a.out.go' 'src/cmd/internal/obj/x86/aenum.go' -> '/usr/lib/go/src/cmd/internal/obj/x86/aenum.go' 'src/cmd/internal/obj/x86/anames.go' -> '/usr/lib/go/src/cmd/internal/obj/x86/anames.go' 'src/cmd/internal/obj/x86/asm6.go' -> '/usr/lib/go/src/cmd/internal/obj/x86/asm6.go' 'src/cmd/internal/obj/x86/asm_test.go' -> '/usr/lib/go/src/cmd/internal/obj/x86/asm_test.go' 'src/cmd/internal/obj/x86/avx_optabs.go' -> '/usr/lib/go/src/cmd/internal/obj/x86/avx_optabs.go' 'src/cmd/internal/obj/x86/evex.go' -> '/usr/lib/go/src/cmd/internal/obj/x86/evex.go' 'src/cmd/internal/obj/x86/list6.go' -> '/usr/lib/go/src/cmd/internal/obj/x86/list6.go' 'src/cmd/internal/obj/x86/obj6.go' -> '/usr/lib/go/src/cmd/internal/obj/x86/obj6.go' 'src/cmd/internal/obj/x86/obj6_test.go' -> '/usr/lib/go/src/cmd/internal/obj/x86/obj6_test.go' 'src/cmd/internal/obj/x86/pcrelative_test.go' -> '/usr/lib/go/src/cmd/internal/obj/x86/pcrelative_test.go' 'src/cmd/internal/obj/x86/ytab.go' -> '/usr/lib/go/src/cmd/internal/obj/x86/ytab.go' 'src/cmd/internal/objabi' -> '/usr/lib/go/src/cmd/internal/objabi' 'src/cmd/internal/objabi/autotype.go' -> '/usr/lib/go/src/cmd/internal/objabi/autotype.go' 'src/cmd/internal/objabi/flag.go' -> '/usr/lib/go/src/cmd/internal/objabi/flag.go' 'src/cmd/internal/objabi/flag_test.go' -> '/usr/lib/go/src/cmd/internal/objabi/flag_test.go' 'src/cmd/internal/objabi/funcdata.go' -> '/usr/lib/go/src/cmd/internal/objabi/funcdata.go' 'src/cmd/internal/objabi/funcid.go' -> '/usr/lib/go/src/cmd/internal/objabi/funcid.go' 'src/cmd/internal/objabi/head.go' -> '/usr/lib/go/src/cmd/internal/objabi/head.go' 'src/cmd/internal/objabi/line.go' -> '/usr/lib/go/src/cmd/internal/objabi/line.go' 'src/cmd/internal/objabi/line_test.go' -> '/usr/lib/go/src/cmd/internal/objabi/line_test.go' 'src/cmd/internal/objabi/path.go' -> '/usr/lib/go/src/cmd/internal/objabi/path.go' 'src/cmd/internal/objabi/path_test.go' -> '/usr/lib/go/src/cmd/internal/objabi/path_test.go' 'src/cmd/internal/objabi/reloctype.go' -> '/usr/lib/go/src/cmd/internal/objabi/reloctype.go' 'src/cmd/internal/objabi/reloctype_string.go' -> '/usr/lib/go/src/cmd/internal/objabi/reloctype_string.go' 'src/cmd/internal/objabi/stack.go' -> '/usr/lib/go/src/cmd/internal/objabi/stack.go' 'src/cmd/internal/objabi/symkind.go' -> '/usr/lib/go/src/cmd/internal/objabi/symkind.go' 'src/cmd/internal/objabi/symkind_string.go' -> '/usr/lib/go/src/cmd/internal/objabi/symkind_string.go' 'src/cmd/internal/objabi/typekind.go' -> '/usr/lib/go/src/cmd/internal/objabi/typekind.go' 'src/cmd/internal/objabi/util.go' -> '/usr/lib/go/src/cmd/internal/objabi/util.go' 'src/cmd/internal/objabi/zbootstrap.go' -> '/usr/lib/go/src/cmd/internal/objabi/zbootstrap.go' 'src/cmd/internal/objfile' -> '/usr/lib/go/src/cmd/internal/objfile' 'src/cmd/internal/objfile/disasm.go' -> '/usr/lib/go/src/cmd/internal/objfile/disasm.go' 'src/cmd/internal/objfile/elf.go' -> '/usr/lib/go/src/cmd/internal/objfile/elf.go' 'src/cmd/internal/objfile/goobj.go' -> '/usr/lib/go/src/cmd/internal/objfile/goobj.go' 'src/cmd/internal/objfile/macho.go' -> '/usr/lib/go/src/cmd/internal/objfile/macho.go' 'src/cmd/internal/objfile/objfile.go' -> '/usr/lib/go/src/cmd/internal/objfile/objfile.go' 'src/cmd/internal/objfile/pe.go' -> '/usr/lib/go/src/cmd/internal/objfile/pe.go' 'src/cmd/internal/objfile/plan9obj.go' -> '/usr/lib/go/src/cmd/internal/objfile/plan9obj.go' 'src/cmd/internal/objfile/xcoff.go' -> '/usr/lib/go/src/cmd/internal/objfile/xcoff.go' 'src/cmd/internal/osinfo' -> '/usr/lib/go/src/cmd/internal/osinfo' 'src/cmd/internal/osinfo/doc.go' -> '/usr/lib/go/src/cmd/internal/osinfo/doc.go' 'src/cmd/internal/osinfo/os_js.go' -> '/usr/lib/go/src/cmd/internal/osinfo/os_js.go' 'src/cmd/internal/osinfo/os_plan9.go' -> '/usr/lib/go/src/cmd/internal/osinfo/os_plan9.go' 'src/cmd/internal/osinfo/os_unix.go' -> '/usr/lib/go/src/cmd/internal/osinfo/os_unix.go' 'src/cmd/internal/osinfo/os_windows.go' -> '/usr/lib/go/src/cmd/internal/osinfo/os_windows.go' 'src/cmd/internal/pkgpath' -> '/usr/lib/go/src/cmd/internal/pkgpath' 'src/cmd/internal/pkgpath/pkgpath.go' -> '/usr/lib/go/src/cmd/internal/pkgpath/pkgpath.go' 'src/cmd/internal/pkgpath/pkgpath_test.go' -> '/usr/lib/go/src/cmd/internal/pkgpath/pkgpath_test.go' 'src/cmd/internal/pkgpattern' -> '/usr/lib/go/src/cmd/internal/pkgpattern' 'src/cmd/internal/pkgpattern/pat_test.go' -> '/usr/lib/go/src/cmd/internal/pkgpattern/pat_test.go' 'src/cmd/internal/pkgpattern/pkgpattern.go' -> '/usr/lib/go/src/cmd/internal/pkgpattern/pkgpattern.go' 'src/cmd/internal/quoted' -> '/usr/lib/go/src/cmd/internal/quoted' 'src/cmd/internal/quoted/quoted.go' -> '/usr/lib/go/src/cmd/internal/quoted/quoted.go' 'src/cmd/internal/quoted/quoted_test.go' -> '/usr/lib/go/src/cmd/internal/quoted/quoted_test.go' 'src/cmd/internal/src' -> '/usr/lib/go/src/cmd/internal/src' 'src/cmd/internal/src/pos.go' -> '/usr/lib/go/src/cmd/internal/src/pos.go' 'src/cmd/internal/src/pos_test.go' -> '/usr/lib/go/src/cmd/internal/src/pos_test.go' 'src/cmd/internal/src/xpos.go' -> '/usr/lib/go/src/cmd/internal/src/xpos.go' 'src/cmd/internal/src/xpos_test.go' -> '/usr/lib/go/src/cmd/internal/src/xpos_test.go' 'src/cmd/internal/sys' -> '/usr/lib/go/src/cmd/internal/sys' 'src/cmd/internal/sys/arch.go' -> '/usr/lib/go/src/cmd/internal/sys/arch.go' 'src/cmd/internal/sys/args.go' -> '/usr/lib/go/src/cmd/internal/sys/args.go' 'src/cmd/internal/test2json' -> '/usr/lib/go/src/cmd/internal/test2json' 'src/cmd/internal/test2json/test2json.go' -> '/usr/lib/go/src/cmd/internal/test2json/test2json.go' 'src/cmd/internal/test2json/test2json_test.go' -> '/usr/lib/go/src/cmd/internal/test2json/test2json_test.go' 'src/cmd/internal/test2json/testdata' -> '/usr/lib/go/src/cmd/internal/test2json/testdata' 'src/cmd/internal/test2json/testdata/ascii.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/ascii.json' 'src/cmd/internal/test2json/testdata/ascii.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/ascii.test' 'src/cmd/internal/test2json/testdata/bench.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/bench.json' 'src/cmd/internal/test2json/testdata/bench.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/bench.test' 'src/cmd/internal/test2json/testdata/benchfail.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/benchfail.json' 'src/cmd/internal/test2json/testdata/benchfail.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/benchfail.test' 'src/cmd/internal/test2json/testdata/benchshort.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/benchshort.json' 'src/cmd/internal/test2json/testdata/benchshort.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/benchshort.test' 'src/cmd/internal/test2json/testdata/empty.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/empty.json' 'src/cmd/internal/test2json/testdata/empty.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/empty.test' 'src/cmd/internal/test2json/testdata/frame.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/frame.json' 'src/cmd/internal/test2json/testdata/frame.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/frame.test' 'src/cmd/internal/test2json/testdata/framebig.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/framebig.json' 'src/cmd/internal/test2json/testdata/framebig.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/framebig.test' 'src/cmd/internal/test2json/testdata/framefuzz.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/framefuzz.json' 'src/cmd/internal/test2json/testdata/framefuzz.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/framefuzz.test' 'src/cmd/internal/test2json/testdata/issue23036.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/issue23036.json' 'src/cmd/internal/test2json/testdata/issue23036.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/issue23036.test' 'src/cmd/internal/test2json/testdata/issue23920.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/issue23920.json' 'src/cmd/internal/test2json/testdata/issue23920.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/issue23920.test' 'src/cmd/internal/test2json/testdata/issue29755.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/issue29755.json' 'src/cmd/internal/test2json/testdata/issue29755.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/issue29755.test' 'src/cmd/internal/test2json/testdata/panic.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/panic.json' 'src/cmd/internal/test2json/testdata/panic.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/panic.test' 'src/cmd/internal/test2json/testdata/smiley.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/smiley.json' 'src/cmd/internal/test2json/testdata/smiley.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/smiley.test' 'src/cmd/internal/test2json/testdata/timeout.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/timeout.json' 'src/cmd/internal/test2json/testdata/timeout.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/timeout.test' 'src/cmd/internal/test2json/testdata/unicode.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/unicode.json' 'src/cmd/internal/test2json/testdata/unicode.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/unicode.test' 'src/cmd/internal/test2json/testdata/vet.json' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/vet.json' 'src/cmd/internal/test2json/testdata/vet.test' -> '/usr/lib/go/src/cmd/internal/test2json/testdata/vet.test' 'src/cmd/internal/traceviewer' -> '/usr/lib/go/src/cmd/internal/traceviewer' 'src/cmd/internal/traceviewer/format.go' -> '/usr/lib/go/src/cmd/internal/traceviewer/format.go' 'src/cmd/link' -> '/usr/lib/go/src/cmd/link' 'src/cmd/link/cgo_test.go' -> '/usr/lib/go/src/cmd/link/cgo_test.go' 'src/cmd/link/doc.go' -> '/usr/lib/go/src/cmd/link/doc.go' 'src/cmd/link/dwarf_test.go' -> '/usr/lib/go/src/cmd/link/dwarf_test.go' 'src/cmd/link/elf_test.go' -> '/usr/lib/go/src/cmd/link/elf_test.go' 'src/cmd/link/internal' -> '/usr/lib/go/src/cmd/link/internal' 'src/cmd/link/internal/amd64' -> '/usr/lib/go/src/cmd/link/internal/amd64' 'src/cmd/link/internal/amd64/asm.go' -> '/usr/lib/go/src/cmd/link/internal/amd64/asm.go' 'src/cmd/link/internal/amd64/l.go' -> '/usr/lib/go/src/cmd/link/internal/amd64/l.go' 'src/cmd/link/internal/amd64/obj.go' -> '/usr/lib/go/src/cmd/link/internal/amd64/obj.go' 'src/cmd/link/internal/arm' -> '/usr/lib/go/src/cmd/link/internal/arm' 'src/cmd/link/internal/arm/asm.go' -> '/usr/lib/go/src/cmd/link/internal/arm/asm.go' 'src/cmd/link/internal/arm/l.go' -> '/usr/lib/go/src/cmd/link/internal/arm/l.go' 'src/cmd/link/internal/arm/obj.go' -> '/usr/lib/go/src/cmd/link/internal/arm/obj.go' 'src/cmd/link/internal/arm64' -> '/usr/lib/go/src/cmd/link/internal/arm64' 'src/cmd/link/internal/arm64/asm.go' -> '/usr/lib/go/src/cmd/link/internal/arm64/asm.go' 'src/cmd/link/internal/arm64/l.go' -> '/usr/lib/go/src/cmd/link/internal/arm64/l.go' 'src/cmd/link/internal/arm64/obj.go' -> '/usr/lib/go/src/cmd/link/internal/arm64/obj.go' 'src/cmd/link/internal/benchmark' -> '/usr/lib/go/src/cmd/link/internal/benchmark' 'src/cmd/link/internal/benchmark/bench.go' -> '/usr/lib/go/src/cmd/link/internal/benchmark/bench.go' 'src/cmd/link/internal/benchmark/bench_test.go' -> '/usr/lib/go/src/cmd/link/internal/benchmark/bench_test.go' 'src/cmd/link/internal/dwtest' -> '/usr/lib/go/src/cmd/link/internal/dwtest' 'src/cmd/link/internal/dwtest/dwtest.go' -> '/usr/lib/go/src/cmd/link/internal/dwtest/dwtest.go' 'src/cmd/link/internal/ld' -> '/usr/lib/go/src/cmd/link/internal/ld' 'src/cmd/link/internal/ld/ar.go' -> '/usr/lib/go/src/cmd/link/internal/ld/ar.go' 'src/cmd/link/internal/ld/asmb.go' -> '/usr/lib/go/src/cmd/link/internal/ld/asmb.go' 'src/cmd/link/internal/ld/config.go' -> '/usr/lib/go/src/cmd/link/internal/ld/config.go' 'src/cmd/link/internal/ld/data.go' -> '/usr/lib/go/src/cmd/link/internal/ld/data.go' 'src/cmd/link/internal/ld/data_test.go' -> '/usr/lib/go/src/cmd/link/internal/ld/data_test.go' 'src/cmd/link/internal/ld/deadcode.go' -> '/usr/lib/go/src/cmd/link/internal/ld/deadcode.go' 'src/cmd/link/internal/ld/deadcode_test.go' -> '/usr/lib/go/src/cmd/link/internal/ld/deadcode_test.go' 'src/cmd/link/internal/ld/decodesym.go' -> '/usr/lib/go/src/cmd/link/internal/ld/decodesym.go' 'src/cmd/link/internal/ld/dwarf.go' -> '/usr/lib/go/src/cmd/link/internal/ld/dwarf.go' 'src/cmd/link/internal/ld/dwarf_test.go' -> '/usr/lib/go/src/cmd/link/internal/ld/dwarf_test.go' 'src/cmd/link/internal/ld/elf.go' -> '/usr/lib/go/src/cmd/link/internal/ld/elf.go' 'src/cmd/link/internal/ld/elf_test.go' -> '/usr/lib/go/src/cmd/link/internal/ld/elf_test.go' 'src/cmd/link/internal/ld/errors.go' -> '/usr/lib/go/src/cmd/link/internal/ld/errors.go' 'src/cmd/link/internal/ld/execarchive.go' -> '/usr/lib/go/src/cmd/link/internal/ld/execarchive.go' 'src/cmd/link/internal/ld/execarchive_noexec.go' -> '/usr/lib/go/src/cmd/link/internal/ld/execarchive_noexec.go' 'src/cmd/link/internal/ld/fallocate_test.go' -> '/usr/lib/go/src/cmd/link/internal/ld/fallocate_test.go' 'src/cmd/link/internal/ld/go.go' -> '/usr/lib/go/src/cmd/link/internal/ld/go.go' 'src/cmd/link/internal/ld/go_test.go' -> '/usr/lib/go/src/cmd/link/internal/ld/go_test.go' 'src/cmd/link/internal/ld/heap.go' -> '/usr/lib/go/src/cmd/link/internal/ld/heap.go' 'src/cmd/link/internal/ld/heap_test.go' -> '/usr/lib/go/src/cmd/link/internal/ld/heap_test.go' 'src/cmd/link/internal/ld/issue33808_test.go' -> '/usr/lib/go/src/cmd/link/internal/ld/issue33808_test.go' 'src/cmd/link/internal/ld/ld.go' -> '/usr/lib/go/src/cmd/link/internal/ld/ld.go' 'src/cmd/link/internal/ld/ld_test.go' -> '/usr/lib/go/src/cmd/link/internal/ld/ld_test.go' 'src/cmd/link/internal/ld/lib.go' -> '/usr/lib/go/src/cmd/link/internal/ld/lib.go' 'src/cmd/link/internal/ld/link.go' -> '/usr/lib/go/src/cmd/link/internal/ld/link.go' 'src/cmd/link/internal/ld/macho.go' -> '/usr/lib/go/src/cmd/link/internal/ld/macho.go' 'src/cmd/link/internal/ld/macho_combine_dwarf.go' -> '/usr/lib/go/src/cmd/link/internal/ld/macho_combine_dwarf.go' 'src/cmd/link/internal/ld/main.go' -> '/usr/lib/go/src/cmd/link/internal/ld/main.go' 'src/cmd/link/internal/ld/msync_darwin_libc.go' -> '/usr/lib/go/src/cmd/link/internal/ld/msync_darwin_libc.go' 'src/cmd/link/internal/ld/msync_darwin_syscall.go' -> '/usr/lib/go/src/cmd/link/internal/ld/msync_darwin_syscall.go' 'src/cmd/link/internal/ld/nooptcgolink_test.go' -> '/usr/lib/go/src/cmd/link/internal/ld/nooptcgolink_test.go' 'src/cmd/link/internal/ld/outbuf.go' -> '/usr/lib/go/src/cmd/link/internal/ld/outbuf.go' 'src/cmd/link/internal/ld/outbuf_darwin.go' -> '/usr/lib/go/src/cmd/link/internal/ld/outbuf_darwin.go' 'src/cmd/link/internal/ld/outbuf_linux.go' -> '/usr/lib/go/src/cmd/link/internal/ld/outbuf_linux.go' 'src/cmd/link/internal/ld/outbuf_mmap.go' -> '/usr/lib/go/src/cmd/link/internal/ld/outbuf_mmap.go' 'src/cmd/link/internal/ld/outbuf_nofallocate.go' -> '/usr/lib/go/src/cmd/link/internal/ld/outbuf_nofallocate.go' 'src/cmd/link/internal/ld/outbuf_nommap.go' -> '/usr/lib/go/src/cmd/link/internal/ld/outbuf_nommap.go' 'src/cmd/link/internal/ld/outbuf_notdarwin.go' -> '/usr/lib/go/src/cmd/link/internal/ld/outbuf_notdarwin.go' 'src/cmd/link/internal/ld/outbuf_test.go' -> '/usr/lib/go/src/cmd/link/internal/ld/outbuf_test.go' 'src/cmd/link/internal/ld/outbuf_windows.go' -> '/usr/lib/go/src/cmd/link/internal/ld/outbuf_windows.go' 'src/cmd/link/internal/ld/pcln.go' -> '/usr/lib/go/src/cmd/link/internal/ld/pcln.go' 'src/cmd/link/internal/ld/pe.go' -> '/usr/lib/go/src/cmd/link/internal/ld/pe.go' 'src/cmd/link/internal/ld/stackcheck.go' -> '/usr/lib/go/src/cmd/link/internal/ld/stackcheck.go' 'src/cmd/link/internal/ld/stackcheck_test.go' -> '/usr/lib/go/src/cmd/link/internal/ld/stackcheck_test.go' 'src/cmd/link/internal/ld/sym.go' -> '/usr/lib/go/src/cmd/link/internal/ld/sym.go' 'src/cmd/link/internal/ld/symtab.go' -> '/usr/lib/go/src/cmd/link/internal/ld/symtab.go' 'src/cmd/link/internal/ld/target.go' -> '/usr/lib/go/src/cmd/link/internal/ld/target.go' 'src/cmd/link/internal/ld/testdata' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata' 'src/cmd/link/internal/ld/testdata/deadcode' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/deadcode' 'src/cmd/link/internal/ld/testdata/deadcode/ifacemethod.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/deadcode/ifacemethod.go' 'src/cmd/link/internal/ld/testdata/deadcode/ifacemethod2.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/deadcode/ifacemethod2.go' 'src/cmd/link/internal/ld/testdata/deadcode/ifacemethod3.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/deadcode/ifacemethod3.go' 'src/cmd/link/internal/ld/testdata/deadcode/ifacemethod4.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/deadcode/ifacemethod4.go' 'src/cmd/link/internal/ld/testdata/deadcode/reflectcall.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/deadcode/reflectcall.go' 'src/cmd/link/internal/ld/testdata/deadcode/typedesc.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/deadcode/typedesc.go' 'src/cmd/link/internal/ld/testdata/httptest' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/httptest' 'src/cmd/link/internal/ld/testdata/httptest/main' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/httptest/main' 'src/cmd/link/internal/ld/testdata/httptest/main/main.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/httptest/main/main.go' 'src/cmd/link/internal/ld/testdata/issue10978' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue10978' 'src/cmd/link/internal/ld/testdata/issue10978/main.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue10978/main.go' 'src/cmd/link/internal/ld/testdata/issue10978/main.s' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue10978/main.s' 'src/cmd/link/internal/ld/testdata/issue25459' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue25459' 'src/cmd/link/internal/ld/testdata/issue25459/a' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue25459/a' 'src/cmd/link/internal/ld/testdata/issue25459/a/a.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue25459/a/a.go' 'src/cmd/link/internal/ld/testdata/issue25459/main' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue25459/main' 'src/cmd/link/internal/ld/testdata/issue25459/main/main.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue25459/main/main.go' 'src/cmd/link/internal/ld/testdata/issue26237' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue26237' 'src/cmd/link/internal/ld/testdata/issue26237/b.dir' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue26237/b.dir' 'src/cmd/link/internal/ld/testdata/issue26237/b.dir/b.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue26237/b.dir/b.go' 'src/cmd/link/internal/ld/testdata/issue26237/main' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue26237/main' 'src/cmd/link/internal/ld/testdata/issue26237/main/main.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue26237/main/main.go' 'src/cmd/link/internal/ld/testdata/issue32233' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue32233' 'src/cmd/link/internal/ld/testdata/issue32233/lib' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue32233/lib' 'src/cmd/link/internal/ld/testdata/issue32233/lib/ObjC.m' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue32233/lib/ObjC.m' 'src/cmd/link/internal/ld/testdata/issue32233/lib/lib.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue32233/lib/lib.go' 'src/cmd/link/internal/ld/testdata/issue32233/main' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue32233/main' 'src/cmd/link/internal/ld/testdata/issue32233/main/main.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue32233/main/main.go' 'src/cmd/link/internal/ld/testdata/issue38192' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue38192' 'src/cmd/link/internal/ld/testdata/issue38192/main.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue38192/main.go' 'src/cmd/link/internal/ld/testdata/issue38192/oneline.s' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue38192/oneline.s' 'src/cmd/link/internal/ld/testdata/issue39256' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue39256' 'src/cmd/link/internal/ld/testdata/issue39256/x.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue39256/x.go' 'src/cmd/link/internal/ld/testdata/issue39256/x.s' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue39256/x.s' 'src/cmd/link/internal/ld/testdata/issue39757' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue39757' 'src/cmd/link/internal/ld/testdata/issue39757/issue39757main.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue39757/issue39757main.go' 'src/cmd/link/internal/ld/testdata/issue42484' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue42484' 'src/cmd/link/internal/ld/testdata/issue42484/main.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/issue42484/main.go' 'src/cmd/link/internal/ld/testdata/stackcheck' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/stackcheck' 'src/cmd/link/internal/ld/testdata/stackcheck/main.go' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/stackcheck/main.go' 'src/cmd/link/internal/ld/testdata/stackcheck/main.s' -> '/usr/lib/go/src/cmd/link/internal/ld/testdata/stackcheck/main.s' 'src/cmd/link/internal/ld/typelink.go' -> '/usr/lib/go/src/cmd/link/internal/ld/typelink.go' 'src/cmd/link/internal/ld/util.go' -> '/usr/lib/go/src/cmd/link/internal/ld/util.go' 'src/cmd/link/internal/ld/xcoff.go' -> '/usr/lib/go/src/cmd/link/internal/ld/xcoff.go' 'src/cmd/link/internal/loadelf' -> '/usr/lib/go/src/cmd/link/internal/loadelf' 'src/cmd/link/internal/loadelf/ldelf.go' -> '/usr/lib/go/src/cmd/link/internal/loadelf/ldelf.go' 'src/cmd/link/internal/loader' -> '/usr/lib/go/src/cmd/link/internal/loader' 'src/cmd/link/internal/loader/loader.go' -> '/usr/lib/go/src/cmd/link/internal/loader/loader.go' 'src/cmd/link/internal/loader/loader_test.go' -> '/usr/lib/go/src/cmd/link/internal/loader/loader_test.go' 'src/cmd/link/internal/loader/symbolbuilder.go' -> '/usr/lib/go/src/cmd/link/internal/loader/symbolbuilder.go' 'src/cmd/link/internal/loadmacho' -> '/usr/lib/go/src/cmd/link/internal/loadmacho' 'src/cmd/link/internal/loadmacho/ldmacho.go' -> '/usr/lib/go/src/cmd/link/internal/loadmacho/ldmacho.go' 'src/cmd/link/internal/loadpe' -> '/usr/lib/go/src/cmd/link/internal/loadpe' 'src/cmd/link/internal/loadpe/ldpe.go' -> '/usr/lib/go/src/cmd/link/internal/loadpe/ldpe.go' 'src/cmd/link/internal/loadxcoff' -> '/usr/lib/go/src/cmd/link/internal/loadxcoff' 'src/cmd/link/internal/loadxcoff/ldxcoff.go' -> '/usr/lib/go/src/cmd/link/internal/loadxcoff/ldxcoff.go' 'src/cmd/link/internal/loong64' -> '/usr/lib/go/src/cmd/link/internal/loong64' 'src/cmd/link/internal/loong64/asm.go' -> '/usr/lib/go/src/cmd/link/internal/loong64/asm.go' 'src/cmd/link/internal/loong64/l.go' -> '/usr/lib/go/src/cmd/link/internal/loong64/l.go' 'src/cmd/link/internal/loong64/obj.go' -> '/usr/lib/go/src/cmd/link/internal/loong64/obj.go' 'src/cmd/link/internal/mips' -> '/usr/lib/go/src/cmd/link/internal/mips' 'src/cmd/link/internal/mips/asm.go' -> '/usr/lib/go/src/cmd/link/internal/mips/asm.go' 'src/cmd/link/internal/mips/l.go' -> '/usr/lib/go/src/cmd/link/internal/mips/l.go' 'src/cmd/link/internal/mips/obj.go' -> '/usr/lib/go/src/cmd/link/internal/mips/obj.go' 'src/cmd/link/internal/mips64' -> '/usr/lib/go/src/cmd/link/internal/mips64' 'src/cmd/link/internal/mips64/asm.go' -> '/usr/lib/go/src/cmd/link/internal/mips64/asm.go' 'src/cmd/link/internal/mips64/l.go' -> '/usr/lib/go/src/cmd/link/internal/mips64/l.go' 'src/cmd/link/internal/mips64/obj.go' -> '/usr/lib/go/src/cmd/link/internal/mips64/obj.go' 'src/cmd/link/internal/ppc64' -> '/usr/lib/go/src/cmd/link/internal/ppc64' 'src/cmd/link/internal/ppc64/asm.go' -> '/usr/lib/go/src/cmd/link/internal/ppc64/asm.go' 'src/cmd/link/internal/ppc64/l.go' -> '/usr/lib/go/src/cmd/link/internal/ppc64/l.go' 'src/cmd/link/internal/ppc64/obj.go' -> '/usr/lib/go/src/cmd/link/internal/ppc64/obj.go' 'src/cmd/link/internal/riscv64' -> '/usr/lib/go/src/cmd/link/internal/riscv64' 'src/cmd/link/internal/riscv64/asm.go' -> '/usr/lib/go/src/cmd/link/internal/riscv64/asm.go' 'src/cmd/link/internal/riscv64/l.go' -> '/usr/lib/go/src/cmd/link/internal/riscv64/l.go' 'src/cmd/link/internal/riscv64/obj.go' -> '/usr/lib/go/src/cmd/link/internal/riscv64/obj.go' 'src/cmd/link/internal/s390x' -> '/usr/lib/go/src/cmd/link/internal/s390x' 'src/cmd/link/internal/s390x/asm.go' -> '/usr/lib/go/src/cmd/link/internal/s390x/asm.go' 'src/cmd/link/internal/s390x/l.go' -> '/usr/lib/go/src/cmd/link/internal/s390x/l.go' 'src/cmd/link/internal/s390x/obj.go' -> '/usr/lib/go/src/cmd/link/internal/s390x/obj.go' 'src/cmd/link/internal/sym' -> '/usr/lib/go/src/cmd/link/internal/sym' 'src/cmd/link/internal/sym/compilation_unit.go' -> '/usr/lib/go/src/cmd/link/internal/sym/compilation_unit.go' 'src/cmd/link/internal/sym/library.go' -> '/usr/lib/go/src/cmd/link/internal/sym/library.go' 'src/cmd/link/internal/sym/reloc.go' -> '/usr/lib/go/src/cmd/link/internal/sym/reloc.go' 'src/cmd/link/internal/sym/segment.go' -> '/usr/lib/go/src/cmd/link/internal/sym/segment.go' 'src/cmd/link/internal/sym/symbol.go' -> '/usr/lib/go/src/cmd/link/internal/sym/symbol.go' 'src/cmd/link/internal/sym/symkind.go' -> '/usr/lib/go/src/cmd/link/internal/sym/symkind.go' 'src/cmd/link/internal/sym/symkind_string.go' -> '/usr/lib/go/src/cmd/link/internal/sym/symkind_string.go' 'src/cmd/link/internal/wasm' -> '/usr/lib/go/src/cmd/link/internal/wasm' 'src/cmd/link/internal/wasm/asm.go' -> '/usr/lib/go/src/cmd/link/internal/wasm/asm.go' 'src/cmd/link/internal/wasm/obj.go' -> '/usr/lib/go/src/cmd/link/internal/wasm/obj.go' 'src/cmd/link/internal/x86' -> '/usr/lib/go/src/cmd/link/internal/x86' 'src/cmd/link/internal/x86/asm.go' -> '/usr/lib/go/src/cmd/link/internal/x86/asm.go' 'src/cmd/link/internal/x86/l.go' -> '/usr/lib/go/src/cmd/link/internal/x86/l.go' 'src/cmd/link/internal/x86/obj.go' -> '/usr/lib/go/src/cmd/link/internal/x86/obj.go' 'src/cmd/link/link_test.go' -> '/usr/lib/go/src/cmd/link/link_test.go' 'src/cmd/link/linkbig_test.go' -> '/usr/lib/go/src/cmd/link/linkbig_test.go' 'src/cmd/link/main.go' -> '/usr/lib/go/src/cmd/link/main.go' 'src/cmd/link/testdata' -> '/usr/lib/go/src/cmd/link/testdata' 'src/cmd/link/testdata/pe-binutils' -> '/usr/lib/go/src/cmd/link/testdata/pe-binutils' 'src/cmd/link/testdata/pe-binutils/main.go' -> '/usr/lib/go/src/cmd/link/testdata/pe-binutils/main.go' 'src/cmd/link/testdata/pe-binutils/rsrc_386.syso' -> '/usr/lib/go/src/cmd/link/testdata/pe-binutils/rsrc_386.syso' 'src/cmd/link/testdata/pe-binutils/rsrc_amd64.syso' -> '/usr/lib/go/src/cmd/link/testdata/pe-binutils/rsrc_amd64.syso' 'src/cmd/link/testdata/pe-llvm' -> '/usr/lib/go/src/cmd/link/testdata/pe-llvm' 'src/cmd/link/testdata/pe-llvm/main.go' -> '/usr/lib/go/src/cmd/link/testdata/pe-llvm/main.go' 'src/cmd/link/testdata/pe-llvm/rsrc_386.syso' -> '/usr/lib/go/src/cmd/link/testdata/pe-llvm/rsrc_386.syso' 'src/cmd/link/testdata/pe-llvm/rsrc_amd64.syso' -> '/usr/lib/go/src/cmd/link/testdata/pe-llvm/rsrc_amd64.syso' 'src/cmd/link/testdata/pe-llvm/rsrc_arm.syso' -> '/usr/lib/go/src/cmd/link/testdata/pe-llvm/rsrc_arm.syso' 'src/cmd/link/testdata/pe-llvm/rsrc_arm64.syso' -> '/usr/lib/go/src/cmd/link/testdata/pe-llvm/rsrc_arm64.syso' 'src/cmd/link/testdata/testBuildFortvOS' -> '/usr/lib/go/src/cmd/link/testdata/testBuildFortvOS' 'src/cmd/link/testdata/testBuildFortvOS/lib.go' -> '/usr/lib/go/src/cmd/link/testdata/testBuildFortvOS/lib.go' 'src/cmd/link/testdata/testBuildFortvOS/main.m' -> '/usr/lib/go/src/cmd/link/testdata/testBuildFortvOS/main.m' 'src/cmd/link/testdata/testHashedSyms' -> '/usr/lib/go/src/cmd/link/testdata/testHashedSyms' 'src/cmd/link/testdata/testHashedSyms/p.go' -> '/usr/lib/go/src/cmd/link/testdata/testHashedSyms/p.go' 'src/cmd/link/testdata/testIndexMismatch' -> '/usr/lib/go/src/cmd/link/testdata/testIndexMismatch' 'src/cmd/link/testdata/testIndexMismatch/a.go' -> '/usr/lib/go/src/cmd/link/testdata/testIndexMismatch/a.go' 'src/cmd/link/testdata/testIndexMismatch/b.go' -> '/usr/lib/go/src/cmd/link/testdata/testIndexMismatch/b.go' 'src/cmd/link/testdata/testIndexMismatch/main.go' -> '/usr/lib/go/src/cmd/link/testdata/testIndexMismatch/main.go' 'src/cmd/link/testdata/testRO' -> '/usr/lib/go/src/cmd/link/testdata/testRO' 'src/cmd/link/testdata/testRO/x.go' -> '/usr/lib/go/src/cmd/link/testdata/testRO/x.go' 'src/cmd/nm' -> '/usr/lib/go/src/cmd/nm' 'src/cmd/nm/doc.go' -> '/usr/lib/go/src/cmd/nm/doc.go' 'src/cmd/nm/nm.go' -> '/usr/lib/go/src/cmd/nm/nm.go' 'src/cmd/nm/nm_cgo_test.go' -> '/usr/lib/go/src/cmd/nm/nm_cgo_test.go' 'src/cmd/nm/nm_test.go' -> '/usr/lib/go/src/cmd/nm/nm_test.go' 'src/cmd/objdump' -> '/usr/lib/go/src/cmd/objdump' 'src/cmd/objdump/main.go' -> '/usr/lib/go/src/cmd/objdump/main.go' 'src/cmd/objdump/objdump_test.go' -> '/usr/lib/go/src/cmd/objdump/objdump_test.go' 'src/cmd/objdump/testdata' -> '/usr/lib/go/src/cmd/objdump/testdata' 'src/cmd/objdump/testdata/fmthello.go' -> '/usr/lib/go/src/cmd/objdump/testdata/fmthello.go' 'src/cmd/objdump/testdata/fmthellocgo.go' -> '/usr/lib/go/src/cmd/objdump/testdata/fmthellocgo.go' 'src/cmd/objdump/testdata/go116.o' -> '/usr/lib/go/src/cmd/objdump/testdata/go116.o' 'src/cmd/objdump/testdata/testfilenum' -> '/usr/lib/go/src/cmd/objdump/testdata/testfilenum' 'src/cmd/objdump/testdata/testfilenum/a.go' -> '/usr/lib/go/src/cmd/objdump/testdata/testfilenum/a.go' 'src/cmd/objdump/testdata/testfilenum/b.go' -> '/usr/lib/go/src/cmd/objdump/testdata/testfilenum/b.go' 'src/cmd/objdump/testdata/testfilenum/c.go' -> '/usr/lib/go/src/cmd/objdump/testdata/testfilenum/c.go' 'src/cmd/objdump/testdata/testfilenum/go.mod' -> '/usr/lib/go/src/cmd/objdump/testdata/testfilenum/go.mod' 'src/cmd/pack' -> '/usr/lib/go/src/cmd/pack' 'src/cmd/pack/doc.go' -> '/usr/lib/go/src/cmd/pack/doc.go' 'src/cmd/pack/pack.go' -> '/usr/lib/go/src/cmd/pack/pack.go' 'src/cmd/pack/pack_test.go' -> '/usr/lib/go/src/cmd/pack/pack_test.go' 'src/cmd/pprof' -> '/usr/lib/go/src/cmd/pprof' 'src/cmd/pprof/README' -> '/usr/lib/go/src/cmd/pprof/README' 'src/cmd/pprof/doc.go' -> '/usr/lib/go/src/cmd/pprof/doc.go' 'src/cmd/pprof/pprof.go' -> '/usr/lib/go/src/cmd/pprof/pprof.go' 'src/cmd/pprof/pprof_test.go' -> '/usr/lib/go/src/cmd/pprof/pprof_test.go' 'src/cmd/pprof/readlineui.go' -> '/usr/lib/go/src/cmd/pprof/readlineui.go' 'src/cmd/pprof/testdata' -> '/usr/lib/go/src/cmd/pprof/testdata' 'src/cmd/pprof/testdata/cpu.go' -> '/usr/lib/go/src/cmd/pprof/testdata/cpu.go' 'src/cmd/test2json' -> '/usr/lib/go/src/cmd/test2json' 'src/cmd/test2json/main.go' -> '/usr/lib/go/src/cmd/test2json/main.go' 'src/cmd/test2json/signal_notunix.go' -> '/usr/lib/go/src/cmd/test2json/signal_notunix.go' 'src/cmd/test2json/signal_unix.go' -> '/usr/lib/go/src/cmd/test2json/signal_unix.go' 'src/cmd/trace' -> '/usr/lib/go/src/cmd/trace' 'src/cmd/trace/annotations.go' -> '/usr/lib/go/src/cmd/trace/annotations.go' 'src/cmd/trace/annotations_test.go' -> '/usr/lib/go/src/cmd/trace/annotations_test.go' 'src/cmd/trace/doc.go' -> '/usr/lib/go/src/cmd/trace/doc.go' 'src/cmd/trace/goroutines.go' -> '/usr/lib/go/src/cmd/trace/goroutines.go' 'src/cmd/trace/main.go' -> '/usr/lib/go/src/cmd/trace/main.go' 'src/cmd/trace/mmu.go' -> '/usr/lib/go/src/cmd/trace/mmu.go' 'src/cmd/trace/pprof.go' -> '/usr/lib/go/src/cmd/trace/pprof.go' 'src/cmd/trace/static' -> '/usr/lib/go/src/cmd/trace/static' 'src/cmd/trace/static/README.md' -> '/usr/lib/go/src/cmd/trace/static/README.md' 'src/cmd/trace/static/trace_viewer_full.html' -> '/usr/lib/go/src/cmd/trace/static/trace_viewer_full.html' 'src/cmd/trace/static/webcomponents.min.js' -> '/usr/lib/go/src/cmd/trace/static/webcomponents.min.js' 'src/cmd/trace/trace.go' -> '/usr/lib/go/src/cmd/trace/trace.go' 'src/cmd/trace/trace_test.go' -> '/usr/lib/go/src/cmd/trace/trace_test.go' 'src/cmd/trace/trace_unix_test.go' -> '/usr/lib/go/src/cmd/trace/trace_unix_test.go' 'src/cmd/vendor' -> '/usr/lib/go/src/cmd/vendor' 'src/cmd/vendor/github.com' -> '/usr/lib/go/src/cmd/vendor/github.com' 'src/cmd/vendor/github.com/google' -> '/usr/lib/go/src/cmd/vendor/github.com/google' 'src/cmd/vendor/github.com/google/pprof' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof' 'src/cmd/vendor/github.com/google/pprof/AUTHORS' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/AUTHORS' 'src/cmd/vendor/github.com/google/pprof/CONTRIBUTORS' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/CONTRIBUTORS' 'src/cmd/vendor/github.com/google/pprof/LICENSE' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/LICENSE' 'src/cmd/vendor/github.com/google/pprof/driver' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/driver' 'src/cmd/vendor/github.com/google/pprof/driver/driver.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/driver/driver.go' 'src/cmd/vendor/github.com/google/pprof/internal' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal' 'src/cmd/vendor/github.com/google/pprof/internal/binutils' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils' 'src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner.go' 'src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner_llvm.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner_llvm.go' 'src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner_nm.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/addr2liner_nm.go' 'src/cmd/vendor/github.com/google/pprof/internal/binutils/binutils.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/binutils.go' 'src/cmd/vendor/github.com/google/pprof/internal/binutils/disasm.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/binutils/disasm.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver' 'src/cmd/vendor/github.com/google/pprof/internal/driver/cli.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/cli.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/commands.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/commands.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/config.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/config.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/driver.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/driver.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/driver_focus.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/driver_focus.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/fetch.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/fetch.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/flags.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/flags.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/flamegraph.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/flamegraph.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/html' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html' 'src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.css' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.css' 'src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.js' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.js' 'src/cmd/vendor/github.com/google/pprof/internal/driver/html/flamegraph.html' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/flamegraph.html' 'src/cmd/vendor/github.com/google/pprof/internal/driver/html/graph.html' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/graph.html' 'src/cmd/vendor/github.com/google/pprof/internal/driver/html/header.html' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/header.html' 'src/cmd/vendor/github.com/google/pprof/internal/driver/html/plaintext.html' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/plaintext.html' 'src/cmd/vendor/github.com/google/pprof/internal/driver/html/source.html' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/source.html' 'src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.css' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.css' 'src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.html' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.html' 'src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.js' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/stacks.js' 'src/cmd/vendor/github.com/google/pprof/internal/driver/html/top.html' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/html/top.html' 'src/cmd/vendor/github.com/google/pprof/internal/driver/interactive.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/interactive.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/options.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/options.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/settings.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/settings.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/stacks.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/stacks.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/svg.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/svg.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/tagroot.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/tagroot.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/tempfile.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/tempfile.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/webhtml.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/webhtml.go' 'src/cmd/vendor/github.com/google/pprof/internal/driver/webui.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/driver/webui.go' 'src/cmd/vendor/github.com/google/pprof/internal/elfexec' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/elfexec' 'src/cmd/vendor/github.com/google/pprof/internal/elfexec/elfexec.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/elfexec/elfexec.go' 'src/cmd/vendor/github.com/google/pprof/internal/graph' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/graph' 'src/cmd/vendor/github.com/google/pprof/internal/graph/dotgraph.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/graph/dotgraph.go' 'src/cmd/vendor/github.com/google/pprof/internal/graph/graph.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/graph/graph.go' 'src/cmd/vendor/github.com/google/pprof/internal/measurement' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/measurement' 'src/cmd/vendor/github.com/google/pprof/internal/measurement/measurement.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/measurement/measurement.go' 'src/cmd/vendor/github.com/google/pprof/internal/plugin' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/plugin' 'src/cmd/vendor/github.com/google/pprof/internal/plugin/plugin.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/plugin/plugin.go' 'src/cmd/vendor/github.com/google/pprof/internal/report' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report' 'src/cmd/vendor/github.com/google/pprof/internal/report/package.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/package.go' 'src/cmd/vendor/github.com/google/pprof/internal/report/report.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/report.go' 'src/cmd/vendor/github.com/google/pprof/internal/report/shortnames.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/shortnames.go' 'src/cmd/vendor/github.com/google/pprof/internal/report/source.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/source.go' 'src/cmd/vendor/github.com/google/pprof/internal/report/source_html.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/source_html.go' 'src/cmd/vendor/github.com/google/pprof/internal/report/stacks.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/stacks.go' 'src/cmd/vendor/github.com/google/pprof/internal/report/synth.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/report/synth.go' 'src/cmd/vendor/github.com/google/pprof/internal/symbolizer' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/symbolizer' 'src/cmd/vendor/github.com/google/pprof/internal/symbolizer/symbolizer.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/symbolizer/symbolizer.go' 'src/cmd/vendor/github.com/google/pprof/internal/symbolz' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/symbolz' 'src/cmd/vendor/github.com/google/pprof/internal/symbolz/symbolz.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/symbolz/symbolz.go' 'src/cmd/vendor/github.com/google/pprof/internal/transport' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/transport' 'src/cmd/vendor/github.com/google/pprof/internal/transport/transport.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/internal/transport/transport.go' 'src/cmd/vendor/github.com/google/pprof/profile' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile' 'src/cmd/vendor/github.com/google/pprof/profile/encode.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/encode.go' 'src/cmd/vendor/github.com/google/pprof/profile/filter.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/filter.go' 'src/cmd/vendor/github.com/google/pprof/profile/index.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/index.go' 'src/cmd/vendor/github.com/google/pprof/profile/legacy_java_profile.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/legacy_java_profile.go' 'src/cmd/vendor/github.com/google/pprof/profile/legacy_profile.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/legacy_profile.go' 'src/cmd/vendor/github.com/google/pprof/profile/merge.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/merge.go' 'src/cmd/vendor/github.com/google/pprof/profile/profile.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/profile.go' 'src/cmd/vendor/github.com/google/pprof/profile/proto.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/proto.go' 'src/cmd/vendor/github.com/google/pprof/profile/prune.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/profile/prune.go' 'src/cmd/vendor/github.com/google/pprof/third_party' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party' 'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph' 'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/D3_FLAME_GRAPH_LICENSE' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/D3_FLAME_GRAPH_LICENSE' 'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/D3_LICENSE' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/D3_LICENSE' 'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/README.md' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/README.md' 'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/d3_flame_graph.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/d3_flame_graph.go' 'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/index.js' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/index.js' 'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package-lock.json' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package-lock.json' 'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package.json' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/package.json' 'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/update.sh' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/update.sh' 'src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/webpack.config.js' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/d3flamegraph/webpack.config.js' 'src/cmd/vendor/github.com/google/pprof/third_party/svgpan' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/svgpan' 'src/cmd/vendor/github.com/google/pprof/third_party/svgpan/LICENSE' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/svgpan/LICENSE' 'src/cmd/vendor/github.com/google/pprof/third_party/svgpan/svgpan.go' -> '/usr/lib/go/src/cmd/vendor/github.com/google/pprof/third_party/svgpan/svgpan.go' 'src/cmd/vendor/github.com/ianlancetaylor' -> '/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor' 'src/cmd/vendor/github.com/ianlancetaylor/demangle' -> '/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle' 'src/cmd/vendor/github.com/ianlancetaylor/demangle/.gitignore' -> '/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/.gitignore' 'src/cmd/vendor/github.com/ianlancetaylor/demangle/LICENSE' -> '/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/LICENSE' 'src/cmd/vendor/github.com/ianlancetaylor/demangle/README.md' -> '/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/README.md' 'src/cmd/vendor/github.com/ianlancetaylor/demangle/ast.go' -> '/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/ast.go' 'src/cmd/vendor/github.com/ianlancetaylor/demangle/demangle.go' -> '/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/demangle.go' 'src/cmd/vendor/github.com/ianlancetaylor/demangle/rust.go' -> '/usr/lib/go/src/cmd/vendor/github.com/ianlancetaylor/demangle/rust.go' 'src/cmd/vendor/golang.org' -> '/usr/lib/go/src/cmd/vendor/golang.org' 'src/cmd/vendor/golang.org/x' -> '/usr/lib/go/src/cmd/vendor/golang.org/x' 'src/cmd/vendor/golang.org/x/arch' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch' 'src/cmd/vendor/golang.org/x/arch/LICENSE' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/LICENSE' 'src/cmd/vendor/golang.org/x/arch/PATENTS' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/PATENTS' 'src/cmd/vendor/golang.org/x/arch/arm' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm' 'src/cmd/vendor/golang.org/x/arch/arm/armasm' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm' 'src/cmd/vendor/golang.org/x/arch/arm/armasm/Makefile' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/Makefile' 'src/cmd/vendor/golang.org/x/arch/arm/armasm/decode.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/decode.go' 'src/cmd/vendor/golang.org/x/arch/arm/armasm/gnu.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/gnu.go' 'src/cmd/vendor/golang.org/x/arch/arm/armasm/inst.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/inst.go' 'src/cmd/vendor/golang.org/x/arch/arm/armasm/plan9x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/plan9x.go' 'src/cmd/vendor/golang.org/x/arch/arm/armasm/tables.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm/armasm/tables.go' 'src/cmd/vendor/golang.org/x/arch/arm64' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64' 'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm' 'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/arg.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/arg.go' 'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/condition.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/condition.go' 'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/condition_util.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/condition_util.go' 'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/decode.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/decode.go' 'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/gnu.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/gnu.go' 'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.go' 'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.json' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.json' 'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/plan9x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/plan9x.go' 'src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/tables.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/tables.go' 'src/cmd/vendor/golang.org/x/arch/ppc64' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64' 'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm' 'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/decode.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/decode.go' 'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/doc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/doc.go' 'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/field.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/field.go' 'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/gnu.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/gnu.go' 'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/inst.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/inst.go' 'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/plan9.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/plan9.go' 'src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/tables.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/tables.go' 'src/cmd/vendor/golang.org/x/arch/x86' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86' 'src/cmd/vendor/golang.org/x/arch/x86/x86asm' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm' 'src/cmd/vendor/golang.org/x/arch/x86/x86asm/Makefile' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/Makefile' 'src/cmd/vendor/golang.org/x/arch/x86/x86asm/decode.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/decode.go' 'src/cmd/vendor/golang.org/x/arch/x86/x86asm/gnu.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/gnu.go' 'src/cmd/vendor/golang.org/x/arch/x86/x86asm/inst.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/inst.go' 'src/cmd/vendor/golang.org/x/arch/x86/x86asm/intel.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/intel.go' 'src/cmd/vendor/golang.org/x/arch/x86/x86asm/plan9x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/plan9x.go' 'src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go' 'src/cmd/vendor/golang.org/x/mod' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod' 'src/cmd/vendor/golang.org/x/mod/LICENSE' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/LICENSE' 'src/cmd/vendor/golang.org/x/mod/PATENTS' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/PATENTS' 'src/cmd/vendor/golang.org/x/mod/internal' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/internal' 'src/cmd/vendor/golang.org/x/mod/internal/lazyregexp' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/internal/lazyregexp' 'src/cmd/vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go' 'src/cmd/vendor/golang.org/x/mod/modfile' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile' 'src/cmd/vendor/golang.org/x/mod/modfile/print.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile/print.go' 'src/cmd/vendor/golang.org/x/mod/modfile/read.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile/read.go' 'src/cmd/vendor/golang.org/x/mod/modfile/rule.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile/rule.go' 'src/cmd/vendor/golang.org/x/mod/modfile/work.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/modfile/work.go' 'src/cmd/vendor/golang.org/x/mod/module' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/module' 'src/cmd/vendor/golang.org/x/mod/module/module.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/module/module.go' 'src/cmd/vendor/golang.org/x/mod/module/pseudo.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/module/pseudo.go' 'src/cmd/vendor/golang.org/x/mod/semver' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/semver' 'src/cmd/vendor/golang.org/x/mod/semver/semver.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/semver/semver.go' 'src/cmd/vendor/golang.org/x/mod/sumdb' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb' 'src/cmd/vendor/golang.org/x/mod/sumdb/cache.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/cache.go' 'src/cmd/vendor/golang.org/x/mod/sumdb/client.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/client.go' 'src/cmd/vendor/golang.org/x/mod/sumdb/dirhash' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/dirhash' 'src/cmd/vendor/golang.org/x/mod/sumdb/dirhash/hash.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/dirhash/hash.go' 'src/cmd/vendor/golang.org/x/mod/sumdb/note' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/note' 'src/cmd/vendor/golang.org/x/mod/sumdb/note/note.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/note/note.go' 'src/cmd/vendor/golang.org/x/mod/sumdb/server.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/server.go' 'src/cmd/vendor/golang.org/x/mod/sumdb/test.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/test.go' 'src/cmd/vendor/golang.org/x/mod/sumdb/tlog' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/tlog' 'src/cmd/vendor/golang.org/x/mod/sumdb/tlog/note.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/tlog/note.go' 'src/cmd/vendor/golang.org/x/mod/sumdb/tlog/tile.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/tlog/tile.go' 'src/cmd/vendor/golang.org/x/mod/sumdb/tlog/tlog.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/sumdb/tlog/tlog.go' 'src/cmd/vendor/golang.org/x/mod/zip' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/zip' 'src/cmd/vendor/golang.org/x/mod/zip/zip.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/mod/zip/zip.go' 'src/cmd/vendor/golang.org/x/sync' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sync' 'src/cmd/vendor/golang.org/x/sync/LICENSE' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sync/LICENSE' 'src/cmd/vendor/golang.org/x/sync/PATENTS' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sync/PATENTS' 'src/cmd/vendor/golang.org/x/sync/semaphore' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sync/semaphore' 'src/cmd/vendor/golang.org/x/sync/semaphore/semaphore.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sync/semaphore/semaphore.go' 'src/cmd/vendor/golang.org/x/sys' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys' 'src/cmd/vendor/golang.org/x/sys/LICENSE' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/LICENSE' 'src/cmd/vendor/golang.org/x/sys/PATENTS' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/PATENTS' 'src/cmd/vendor/golang.org/x/sys/internal' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/internal' 'src/cmd/vendor/golang.org/x/sys/internal/unsafeheader' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/internal/unsafeheader' 'src/cmd/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go' 'src/cmd/vendor/golang.org/x/sys/plan9' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9' 'src/cmd/vendor/golang.org/x/sys/plan9/asm.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/asm.s' 'src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_386.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_386.s' 'src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_amd64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_amd64.s' 'src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_arm.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/asm_plan9_arm.s' 'src/cmd/vendor/golang.org/x/sys/plan9/const_plan9.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/const_plan9.go' 'src/cmd/vendor/golang.org/x/sys/plan9/dir_plan9.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/dir_plan9.go' 'src/cmd/vendor/golang.org/x/sys/plan9/env_plan9.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/env_plan9.go' 'src/cmd/vendor/golang.org/x/sys/plan9/errors_plan9.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/errors_plan9.go' 'src/cmd/vendor/golang.org/x/sys/plan9/mkall.sh' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/mkall.sh' 'src/cmd/vendor/golang.org/x/sys/plan9/mkerrors.sh' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/mkerrors.sh' 'src/cmd/vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/mksysnum_plan9.sh' 'src/cmd/vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/pwd_go15_plan9.go' 'src/cmd/vendor/golang.org/x/sys/plan9/pwd_plan9.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/pwd_plan9.go' 'src/cmd/vendor/golang.org/x/sys/plan9/race.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/race.go' 'src/cmd/vendor/golang.org/x/sys/plan9/race0.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/race0.go' 'src/cmd/vendor/golang.org/x/sys/plan9/str.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/str.go' 'src/cmd/vendor/golang.org/x/sys/plan9/syscall.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/syscall.go' 'src/cmd/vendor/golang.org/x/sys/plan9/syscall_plan9.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/syscall_plan9.go' 'src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_386.go' 'src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_amd64.go' 'src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/zsyscall_plan9_arm.go' 'src/cmd/vendor/golang.org/x/sys/plan9/zsysnum_plan9.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/plan9/zsysnum_plan9.go' 'src/cmd/vendor/golang.org/x/sys/unix' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix' 'src/cmd/vendor/golang.org/x/sys/unix/.gitignore' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/.gitignore' 'src/cmd/vendor/golang.org/x/sys/unix/README.md' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/README.md' 'src/cmd/vendor/golang.org/x/sys/unix/affinity_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/affinity_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/aliases.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/aliases.go' 'src/cmd/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_386.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_386.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_arm.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_arm.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_386.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_386.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_arm.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_arm.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_loong64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_loong64.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' 'src/cmd/vendor/golang.org/x/sys/unix/asm_zos_s390x.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/asm_zos_s390x.s' 'src/cmd/vendor/golang.org/x/sys/unix/bluetooth_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/bluetooth_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/cap_freebsd.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/cap_freebsd.go' 'src/cmd/vendor/golang.org/x/sys/unix/constants.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/constants.go' 'src/cmd/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' 'src/cmd/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/dev_darwin.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_darwin.go' 'src/cmd/vendor/golang.org/x/sys/unix/dev_dragonfly.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_dragonfly.go' 'src/cmd/vendor/golang.org/x/sys/unix/dev_freebsd.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_freebsd.go' 'src/cmd/vendor/golang.org/x/sys/unix/dev_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/dev_netbsd.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_netbsd.go' 'src/cmd/vendor/golang.org/x/sys/unix/dev_openbsd.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_openbsd.go' 'src/cmd/vendor/golang.org/x/sys/unix/dev_zos.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dev_zos.go' 'src/cmd/vendor/golang.org/x/sys/unix/dirent.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/dirent.go' 'src/cmd/vendor/golang.org/x/sys/unix/endian_big.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/endian_big.go' 'src/cmd/vendor/golang.org/x/sys/unix/endian_little.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/endian_little.go' 'src/cmd/vendor/golang.org/x/sys/unix/env_unix.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/env_unix.go' 'src/cmd/vendor/golang.org/x/sys/unix/epoll_zos.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/epoll_zos.go' 'src/cmd/vendor/golang.org/x/sys/unix/fcntl.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fcntl.go' 'src/cmd/vendor/golang.org/x/sys/unix/fcntl_darwin.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fcntl_darwin.go' 'src/cmd/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' 'src/cmd/vendor/golang.org/x/sys/unix/fdset.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fdset.go' 'src/cmd/vendor/golang.org/x/sys/unix/fstatfs_zos.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/fstatfs_zos.go' 'src/cmd/vendor/golang.org/x/sys/unix/gccgo.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/gccgo.go' 'src/cmd/vendor/golang.org/x/sys/unix/gccgo_c.c' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/gccgo_c.c' 'src/cmd/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ifreq_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ifreq_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/ioctl.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ioctl.go' 'src/cmd/vendor/golang.org/x/sys/unix/ioctl_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ioctl_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/ioctl_zos.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ioctl_zos.go' 'src/cmd/vendor/golang.org/x/sys/unix/mkall.sh' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/mkall.sh' 'src/cmd/vendor/golang.org/x/sys/unix/mkerrors.sh' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/mkerrors.sh' 'src/cmd/vendor/golang.org/x/sys/unix/pagesize_unix.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/pagesize_unix.go' 'src/cmd/vendor/golang.org/x/sys/unix/pledge_openbsd.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/pledge_openbsd.go' 'src/cmd/vendor/golang.org/x/sys/unix/ptrace_darwin.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ptrace_darwin.go' 'src/cmd/vendor/golang.org/x/sys/unix/ptrace_ios.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ptrace_ios.go' 'src/cmd/vendor/golang.org/x/sys/unix/race.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/race.go' 'src/cmd/vendor/golang.org/x/sys/unix/race0.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/race0.go' 'src/cmd/vendor/golang.org/x/sys/unix/readdirent_getdents.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/readdirent_getdents.go' 'src/cmd/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' 'src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' 'src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' 'src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_aix.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_aix.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_bsd.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_bsd.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_illumos.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_illumos.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_solaris.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_solaris.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_unix.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_unix.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' 'src/cmd/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' 'src/cmd/vendor/golang.org/x/sys/unix/sysvshm_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sysvshm_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/sysvshm_unix.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sysvshm_unix.go' 'src/cmd/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go' 'src/cmd/vendor/golang.org/x/sys/unix/timestruct.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/timestruct.go' 'src/cmd/vendor/golang.org/x/sys/unix/unveil_openbsd.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/unveil_openbsd.go' 'src/cmd/vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/xattr_bsd.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' 'src/cmd/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' 'src/cmd/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' 'src/cmd/vendor/golang.org/x/sys/windows' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows' 'src/cmd/vendor/golang.org/x/sys/windows/aliases.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/aliases.go' 'src/cmd/vendor/golang.org/x/sys/windows/dll_windows.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/dll_windows.go' 'src/cmd/vendor/golang.org/x/sys/windows/empty.s' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/empty.s' 'src/cmd/vendor/golang.org/x/sys/windows/env_windows.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/env_windows.go' 'src/cmd/vendor/golang.org/x/sys/windows/eventlog.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/eventlog.go' 'src/cmd/vendor/golang.org/x/sys/windows/exec_windows.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/exec_windows.go' 'src/cmd/vendor/golang.org/x/sys/windows/memory_windows.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/memory_windows.go' 'src/cmd/vendor/golang.org/x/sys/windows/mkerrors.bash' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/mkerrors.bash' 'src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash' 'src/cmd/vendor/golang.org/x/sys/windows/mksyscall.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/mksyscall.go' 'src/cmd/vendor/golang.org/x/sys/windows/race.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/race.go' 'src/cmd/vendor/golang.org/x/sys/windows/race0.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/race0.go' 'src/cmd/vendor/golang.org/x/sys/windows/security_windows.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/security_windows.go' 'src/cmd/vendor/golang.org/x/sys/windows/service.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/service.go' 'src/cmd/vendor/golang.org/x/sys/windows/setupapi_windows.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/setupapi_windows.go' 'src/cmd/vendor/golang.org/x/sys/windows/str.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/str.go' 'src/cmd/vendor/golang.org/x/sys/windows/syscall.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/syscall.go' 'src/cmd/vendor/golang.org/x/sys/windows/syscall_windows.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/syscall_windows.go' 'src/cmd/vendor/golang.org/x/sys/windows/types_windows.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows.go' 'src/cmd/vendor/golang.org/x/sys/windows/types_windows_386.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows_386.go' 'src/cmd/vendor/golang.org/x/sys/windows/types_windows_amd64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows_amd64.go' 'src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm.go' 'src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm64.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/types_windows_arm64.go' 'src/cmd/vendor/golang.org/x/sys/windows/zerrors_windows.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/zerrors_windows.go' 'src/cmd/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' 'src/cmd/vendor/golang.org/x/sys/windows/zsyscall_windows.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/sys/windows/zsyscall_windows.go' 'src/cmd/vendor/golang.org/x/term' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term' 'src/cmd/vendor/golang.org/x/term/CONTRIBUTING.md' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term/CONTRIBUTING.md' 'src/cmd/vendor/golang.org/x/term/LICENSE' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term/LICENSE' 'src/cmd/vendor/golang.org/x/term/PATENTS' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term/PATENTS' 'src/cmd/vendor/golang.org/x/term/README.md' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term/README.md' 'src/cmd/vendor/golang.org/x/term/codereview.cfg' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term/codereview.cfg' 'src/cmd/vendor/golang.org/x/term/term.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term/term.go' 'src/cmd/vendor/golang.org/x/term/term_plan9.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_plan9.go' 'src/cmd/vendor/golang.org/x/term/term_unix.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_unix.go' 'src/cmd/vendor/golang.org/x/term/term_unix_bsd.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_unix_bsd.go' 'src/cmd/vendor/golang.org/x/term/term_unix_other.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_unix_other.go' 'src/cmd/vendor/golang.org/x/term/term_unsupported.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_unsupported.go' 'src/cmd/vendor/golang.org/x/term/term_windows.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term/term_windows.go' 'src/cmd/vendor/golang.org/x/term/terminal.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/term/terminal.go' 'src/cmd/vendor/golang.org/x/tools' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools' 'src/cmd/vendor/golang.org/x/tools/LICENSE' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/LICENSE' 'src/cmd/vendor/golang.org/x/tools/PATENTS' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/PATENTS' 'src/cmd/vendor/golang.org/x/tools/cover' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/cover' 'src/cmd/vendor/golang.org/x/tools/cover/profile.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/cover/profile.go' 'src/cmd/vendor/golang.org/x/tools/go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go' 'src/cmd/vendor/golang.org/x/tools/go/analysis' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis' 'src/cmd/vendor/golang.org/x/tools/go/analysis/analysis.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/analysis.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/diagnostic.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/diagnostic.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/doc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/doc.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/internal' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/internal' 'src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags' 'src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags/flags.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags/flags.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags/help.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags/help.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go118.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go118.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go119.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go119.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/assign' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/assign' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/bools' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/bools' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag_old.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag_old.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas/errorsas.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas/errorsas.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer/framepointer.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/framepointer/framepointer.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/ifaceassert.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/ifaceassert.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/parameterized.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/parameterized.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer/sigchanyzer.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer/sigchanyzer.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv/string.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stringintconv/string.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine/testinggoroutine.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine/testinggoroutine.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/tests' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/tests' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat/timeformat.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/timeformat/timeformat.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' 'src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker' 'src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker112.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/unitchecker/unitchecker112.go' 'src/cmd/vendor/golang.org/x/tools/go/analysis/validate.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/analysis/validate.go' 'src/cmd/vendor/golang.org/x/tools/go/ast' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast' 'src/cmd/vendor/golang.org/x/tools/go/ast/astutil' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil' 'src/cmd/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' 'src/cmd/vendor/golang.org/x/tools/go/ast/astutil/imports.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/imports.go' 'src/cmd/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' 'src/cmd/vendor/golang.org/x/tools/go/ast/astutil/util.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/astutil/util.go' 'src/cmd/vendor/golang.org/x/tools/go/ast/inspector' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/inspector' 'src/cmd/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' 'src/cmd/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' 'src/cmd/vendor/golang.org/x/tools/go/cfg' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/cfg' 'src/cmd/vendor/golang.org/x/tools/go/cfg/builder.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/cfg/builder.go' 'src/cmd/vendor/golang.org/x/tools/go/cfg/cfg.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/cfg/cfg.go' 'src/cmd/vendor/golang.org/x/tools/go/types' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types' 'src/cmd/vendor/golang.org/x/tools/go/types/objectpath' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/objectpath' 'src/cmd/vendor/golang.org/x/tools/go/types/objectpath/objectpath.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/objectpath/objectpath.go' 'src/cmd/vendor/golang.org/x/tools/go/types/typeutil' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil' 'src/cmd/vendor/golang.org/x/tools/go/types/typeutil/callee.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/callee.go' 'src/cmd/vendor/golang.org/x/tools/go/types/typeutil/imports.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/imports.go' 'src/cmd/vendor/golang.org/x/tools/go/types/typeutil/map.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/map.go' 'src/cmd/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' 'src/cmd/vendor/golang.org/x/tools/go/types/typeutil/ui.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/ui.go' 'src/cmd/vendor/golang.org/x/tools/internal' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal' 'src/cmd/vendor/golang.org/x/tools/internal/analysisinternal' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/analysisinternal' 'src/cmd/vendor/golang.org/x/tools/internal/analysisinternal/analysis.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/analysisinternal/analysis.go' 'src/cmd/vendor/golang.org/x/tools/internal/facts' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/facts' 'src/cmd/vendor/golang.org/x/tools/internal/facts/facts.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/facts/facts.go' 'src/cmd/vendor/golang.org/x/tools/internal/facts/imports.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/facts/imports.go' 'src/cmd/vendor/golang.org/x/tools/internal/typeparams' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams' 'src/cmd/vendor/golang.org/x/tools/internal/typeparams/common.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/common.go' 'src/cmd/vendor/golang.org/x/tools/internal/typeparams/coretype.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/coretype.go' 'src/cmd/vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go' 'src/cmd/vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go' 'src/cmd/vendor/golang.org/x/tools/internal/typeparams/normalize.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/normalize.go' 'src/cmd/vendor/golang.org/x/tools/internal/typeparams/termlist.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/termlist.go' 'src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go' 'src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go' 'src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeterm.go' -> '/usr/lib/go/src/cmd/vendor/golang.org/x/tools/internal/typeparams/typeterm.go' 'src/cmd/vendor/modules.txt' -> '/usr/lib/go/src/cmd/vendor/modules.txt' 'src/cmd/vet' -> '/usr/lib/go/src/cmd/vet' 'src/cmd/vet/README' -> '/usr/lib/go/src/cmd/vet/README' 'src/cmd/vet/doc.go' -> '/usr/lib/go/src/cmd/vet/doc.go' 'src/cmd/vet/main.go' -> '/usr/lib/go/src/cmd/vet/main.go' 'src/cmd/vet/testdata' -> '/usr/lib/go/src/cmd/vet/testdata' 'src/cmd/vet/testdata/asm' -> '/usr/lib/go/src/cmd/vet/testdata/asm' 'src/cmd/vet/testdata/asm/asm.go' -> '/usr/lib/go/src/cmd/vet/testdata/asm/asm.go' 'src/cmd/vet/testdata/asm/asm1.s' -> '/usr/lib/go/src/cmd/vet/testdata/asm/asm1.s' 'src/cmd/vet/testdata/assign' -> '/usr/lib/go/src/cmd/vet/testdata/assign' 'src/cmd/vet/testdata/assign/assign.go' -> '/usr/lib/go/src/cmd/vet/testdata/assign/assign.go' 'src/cmd/vet/testdata/atomic' -> '/usr/lib/go/src/cmd/vet/testdata/atomic' 'src/cmd/vet/testdata/atomic/atomic.go' -> '/usr/lib/go/src/cmd/vet/testdata/atomic/atomic.go' 'src/cmd/vet/testdata/bool' -> '/usr/lib/go/src/cmd/vet/testdata/bool' 'src/cmd/vet/testdata/bool/bool.go' -> '/usr/lib/go/src/cmd/vet/testdata/bool/bool.go' 'src/cmd/vet/testdata/buildtag' -> '/usr/lib/go/src/cmd/vet/testdata/buildtag' 'src/cmd/vet/testdata/buildtag/buildtag.go' -> '/usr/lib/go/src/cmd/vet/testdata/buildtag/buildtag.go' 'src/cmd/vet/testdata/buildtag/buildtag2.go' -> '/usr/lib/go/src/cmd/vet/testdata/buildtag/buildtag2.go' 'src/cmd/vet/testdata/buildtag/buildtag3.go' -> '/usr/lib/go/src/cmd/vet/testdata/buildtag/buildtag3.go' 'src/cmd/vet/testdata/buildtag/buildtag4.go' -> '/usr/lib/go/src/cmd/vet/testdata/buildtag/buildtag4.go' 'src/cmd/vet/testdata/buildtag/buildtag5.go' -> '/usr/lib/go/src/cmd/vet/testdata/buildtag/buildtag5.go' 'src/cmd/vet/testdata/buildtag/buildtag6.s' -> '/usr/lib/go/src/cmd/vet/testdata/buildtag/buildtag6.s' 'src/cmd/vet/testdata/buildtag/buildtag7.s' -> '/usr/lib/go/src/cmd/vet/testdata/buildtag/buildtag7.s' 'src/cmd/vet/testdata/cgo' -> '/usr/lib/go/src/cmd/vet/testdata/cgo' 'src/cmd/vet/testdata/cgo/cgo.go' -> '/usr/lib/go/src/cmd/vet/testdata/cgo/cgo.go' 'src/cmd/vet/testdata/composite' -> '/usr/lib/go/src/cmd/vet/testdata/composite' 'src/cmd/vet/testdata/composite/composite.go' -> '/usr/lib/go/src/cmd/vet/testdata/composite/composite.go' 'src/cmd/vet/testdata/copylock' -> '/usr/lib/go/src/cmd/vet/testdata/copylock' 'src/cmd/vet/testdata/copylock/copylock.go' -> '/usr/lib/go/src/cmd/vet/testdata/copylock/copylock.go' 'src/cmd/vet/testdata/deadcode' -> '/usr/lib/go/src/cmd/vet/testdata/deadcode' 'src/cmd/vet/testdata/deadcode/deadcode.go' -> '/usr/lib/go/src/cmd/vet/testdata/deadcode/deadcode.go' 'src/cmd/vet/testdata/httpresponse' -> '/usr/lib/go/src/cmd/vet/testdata/httpresponse' 'src/cmd/vet/testdata/httpresponse/httpresponse.go' -> '/usr/lib/go/src/cmd/vet/testdata/httpresponse/httpresponse.go' 'src/cmd/vet/testdata/lostcancel' -> '/usr/lib/go/src/cmd/vet/testdata/lostcancel' 'src/cmd/vet/testdata/lostcancel/lostcancel.go' -> '/usr/lib/go/src/cmd/vet/testdata/lostcancel/lostcancel.go' 'src/cmd/vet/testdata/method' -> '/usr/lib/go/src/cmd/vet/testdata/method' 'src/cmd/vet/testdata/method/method.go' -> '/usr/lib/go/src/cmd/vet/testdata/method/method.go' 'src/cmd/vet/testdata/nilfunc' -> '/usr/lib/go/src/cmd/vet/testdata/nilfunc' 'src/cmd/vet/testdata/nilfunc/nilfunc.go' -> '/usr/lib/go/src/cmd/vet/testdata/nilfunc/nilfunc.go' 'src/cmd/vet/testdata/print' -> '/usr/lib/go/src/cmd/vet/testdata/print' 'src/cmd/vet/testdata/print/print.go' -> '/usr/lib/go/src/cmd/vet/testdata/print/print.go' 'src/cmd/vet/testdata/rangeloop' -> '/usr/lib/go/src/cmd/vet/testdata/rangeloop' 'src/cmd/vet/testdata/rangeloop/rangeloop.go' -> '/usr/lib/go/src/cmd/vet/testdata/rangeloop/rangeloop.go' 'src/cmd/vet/testdata/shift' -> '/usr/lib/go/src/cmd/vet/testdata/shift' 'src/cmd/vet/testdata/shift/shift.go' -> '/usr/lib/go/src/cmd/vet/testdata/shift/shift.go' 'src/cmd/vet/testdata/structtag' -> '/usr/lib/go/src/cmd/vet/testdata/structtag' 'src/cmd/vet/testdata/structtag/structtag.go' -> '/usr/lib/go/src/cmd/vet/testdata/structtag/structtag.go' 'src/cmd/vet/testdata/tagtest' -> '/usr/lib/go/src/cmd/vet/testdata/tagtest' 'src/cmd/vet/testdata/tagtest/file1.go' -> '/usr/lib/go/src/cmd/vet/testdata/tagtest/file1.go' 'src/cmd/vet/testdata/tagtest/file2.go' -> '/usr/lib/go/src/cmd/vet/testdata/tagtest/file2.go' 'src/cmd/vet/testdata/testingpkg' -> '/usr/lib/go/src/cmd/vet/testdata/testingpkg' 'src/cmd/vet/testdata/testingpkg/tests.go' -> '/usr/lib/go/src/cmd/vet/testdata/testingpkg/tests.go' 'src/cmd/vet/testdata/testingpkg/tests_test.go' -> '/usr/lib/go/src/cmd/vet/testdata/testingpkg/tests_test.go' 'src/cmd/vet/testdata/unmarshal' -> '/usr/lib/go/src/cmd/vet/testdata/unmarshal' 'src/cmd/vet/testdata/unmarshal/unmarshal.go' -> '/usr/lib/go/src/cmd/vet/testdata/unmarshal/unmarshal.go' 'src/cmd/vet/testdata/unsafeptr' -> '/usr/lib/go/src/cmd/vet/testdata/unsafeptr' 'src/cmd/vet/testdata/unsafeptr/unsafeptr.go' -> '/usr/lib/go/src/cmd/vet/testdata/unsafeptr/unsafeptr.go' 'src/cmd/vet/testdata/unused' -> '/usr/lib/go/src/cmd/vet/testdata/unused' 'src/cmd/vet/testdata/unused/unused.go' -> '/usr/lib/go/src/cmd/vet/testdata/unused/unused.go' 'src/cmd/vet/vet_test.go' -> '/usr/lib/go/src/cmd/vet/vet_test.go' 'src/cmp.bash' -> '/usr/lib/go/src/cmp.bash' 'src/compress' -> '/usr/lib/go/src/compress' 'src/compress/bzip2' -> '/usr/lib/go/src/compress/bzip2' 'src/compress/bzip2/bit_reader.go' -> '/usr/lib/go/src/compress/bzip2/bit_reader.go' 'src/compress/bzip2/bzip2.go' -> '/usr/lib/go/src/compress/bzip2/bzip2.go' 'src/compress/bzip2/bzip2_test.go' -> '/usr/lib/go/src/compress/bzip2/bzip2_test.go' 'src/compress/bzip2/huffman.go' -> '/usr/lib/go/src/compress/bzip2/huffman.go' 'src/compress/bzip2/move_to_front.go' -> '/usr/lib/go/src/compress/bzip2/move_to_front.go' 'src/compress/bzip2/testdata' -> '/usr/lib/go/src/compress/bzip2/testdata' 'src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2' -> '/usr/lib/go/src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2' 'src/compress/bzip2/testdata/e.txt.bz2' -> '/usr/lib/go/src/compress/bzip2/testdata/e.txt.bz2' 'src/compress/bzip2/testdata/fail-issue5747.bz2' -> '/usr/lib/go/src/compress/bzip2/testdata/fail-issue5747.bz2' 'src/compress/bzip2/testdata/pass-random1.bin' -> '/usr/lib/go/src/compress/bzip2/testdata/pass-random1.bin' 'src/compress/bzip2/testdata/pass-random1.bz2' -> '/usr/lib/go/src/compress/bzip2/testdata/pass-random1.bz2' 'src/compress/bzip2/testdata/pass-random2.bin' -> '/usr/lib/go/src/compress/bzip2/testdata/pass-random2.bin' 'src/compress/bzip2/testdata/pass-random2.bz2' -> '/usr/lib/go/src/compress/bzip2/testdata/pass-random2.bz2' 'src/compress/bzip2/testdata/pass-sawtooth.bz2' -> '/usr/lib/go/src/compress/bzip2/testdata/pass-sawtooth.bz2' 'src/compress/bzip2/testdata/random.data.bz2' -> '/usr/lib/go/src/compress/bzip2/testdata/random.data.bz2' 'src/compress/flate' -> '/usr/lib/go/src/compress/flate' 'src/compress/flate/deflate.go' -> '/usr/lib/go/src/compress/flate/deflate.go' 'src/compress/flate/deflate_test.go' -> '/usr/lib/go/src/compress/flate/deflate_test.go' 'src/compress/flate/deflatefast.go' -> '/usr/lib/go/src/compress/flate/deflatefast.go' 'src/compress/flate/dict_decoder.go' -> '/usr/lib/go/src/compress/flate/dict_decoder.go' 'src/compress/flate/dict_decoder_test.go' -> '/usr/lib/go/src/compress/flate/dict_decoder_test.go' 'src/compress/flate/example_test.go' -> '/usr/lib/go/src/compress/flate/example_test.go' 'src/compress/flate/flate_test.go' -> '/usr/lib/go/src/compress/flate/flate_test.go' 'src/compress/flate/huffman_bit_writer.go' -> '/usr/lib/go/src/compress/flate/huffman_bit_writer.go' 'src/compress/flate/huffman_bit_writer_test.go' -> '/usr/lib/go/src/compress/flate/huffman_bit_writer_test.go' 'src/compress/flate/huffman_code.go' -> '/usr/lib/go/src/compress/flate/huffman_code.go' 'src/compress/flate/inflate.go' -> '/usr/lib/go/src/compress/flate/inflate.go' 'src/compress/flate/inflate_test.go' -> '/usr/lib/go/src/compress/flate/inflate_test.go' 'src/compress/flate/reader_test.go' -> '/usr/lib/go/src/compress/flate/reader_test.go' 'src/compress/flate/testdata' -> '/usr/lib/go/src/compress/flate/testdata' 'src/compress/flate/testdata/huffman-null-max.dyn.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-null-max.dyn.expect' 'src/compress/flate/testdata/huffman-null-max.dyn.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-null-max.dyn.expect-noinput' 'src/compress/flate/testdata/huffman-null-max.golden' -> '/usr/lib/go/src/compress/flate/testdata/huffman-null-max.golden' 'src/compress/flate/testdata/huffman-null-max.in' -> '/usr/lib/go/src/compress/flate/testdata/huffman-null-max.in' 'src/compress/flate/testdata/huffman-null-max.wb.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-null-max.wb.expect' 'src/compress/flate/testdata/huffman-null-max.wb.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-null-max.wb.expect-noinput' 'src/compress/flate/testdata/huffman-pi.dyn.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-pi.dyn.expect' 'src/compress/flate/testdata/huffman-pi.dyn.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-pi.dyn.expect-noinput' 'src/compress/flate/testdata/huffman-pi.golden' -> '/usr/lib/go/src/compress/flate/testdata/huffman-pi.golden' 'src/compress/flate/testdata/huffman-pi.in' -> '/usr/lib/go/src/compress/flate/testdata/huffman-pi.in' 'src/compress/flate/testdata/huffman-pi.wb.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-pi.wb.expect' 'src/compress/flate/testdata/huffman-pi.wb.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-pi.wb.expect-noinput' 'src/compress/flate/testdata/huffman-rand-1k.dyn.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-1k.dyn.expect' 'src/compress/flate/testdata/huffman-rand-1k.dyn.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-1k.dyn.expect-noinput' 'src/compress/flate/testdata/huffman-rand-1k.golden' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-1k.golden' 'src/compress/flate/testdata/huffman-rand-1k.in' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-1k.in' 'src/compress/flate/testdata/huffman-rand-1k.wb.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-1k.wb.expect' 'src/compress/flate/testdata/huffman-rand-1k.wb.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-1k.wb.expect-noinput' 'src/compress/flate/testdata/huffman-rand-limit.dyn.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-limit.dyn.expect' 'src/compress/flate/testdata/huffman-rand-limit.dyn.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-limit.dyn.expect-noinput' 'src/compress/flate/testdata/huffman-rand-limit.golden' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-limit.golden' 'src/compress/flate/testdata/huffman-rand-limit.in' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-limit.in' 'src/compress/flate/testdata/huffman-rand-limit.wb.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-limit.wb.expect' 'src/compress/flate/testdata/huffman-rand-limit.wb.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-limit.wb.expect-noinput' 'src/compress/flate/testdata/huffman-rand-max.golden' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-max.golden' 'src/compress/flate/testdata/huffman-rand-max.in' -> '/usr/lib/go/src/compress/flate/testdata/huffman-rand-max.in' 'src/compress/flate/testdata/huffman-shifts.dyn.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-shifts.dyn.expect' 'src/compress/flate/testdata/huffman-shifts.dyn.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-shifts.dyn.expect-noinput' 'src/compress/flate/testdata/huffman-shifts.golden' -> '/usr/lib/go/src/compress/flate/testdata/huffman-shifts.golden' 'src/compress/flate/testdata/huffman-shifts.in' -> '/usr/lib/go/src/compress/flate/testdata/huffman-shifts.in' 'src/compress/flate/testdata/huffman-shifts.wb.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-shifts.wb.expect' 'src/compress/flate/testdata/huffman-shifts.wb.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-shifts.wb.expect-noinput' 'src/compress/flate/testdata/huffman-text-shift.dyn.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-text-shift.dyn.expect' 'src/compress/flate/testdata/huffman-text-shift.dyn.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-text-shift.dyn.expect-noinput' 'src/compress/flate/testdata/huffman-text-shift.golden' -> '/usr/lib/go/src/compress/flate/testdata/huffman-text-shift.golden' 'src/compress/flate/testdata/huffman-text-shift.in' -> '/usr/lib/go/src/compress/flate/testdata/huffman-text-shift.in' 'src/compress/flate/testdata/huffman-text-shift.wb.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-text-shift.wb.expect' 'src/compress/flate/testdata/huffman-text-shift.wb.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-text-shift.wb.expect-noinput' 'src/compress/flate/testdata/huffman-text.dyn.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-text.dyn.expect' 'src/compress/flate/testdata/huffman-text.dyn.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-text.dyn.expect-noinput' 'src/compress/flate/testdata/huffman-text.golden' -> '/usr/lib/go/src/compress/flate/testdata/huffman-text.golden' 'src/compress/flate/testdata/huffman-text.in' -> '/usr/lib/go/src/compress/flate/testdata/huffman-text.in' 'src/compress/flate/testdata/huffman-text.wb.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-text.wb.expect' 'src/compress/flate/testdata/huffman-text.wb.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-text.wb.expect-noinput' 'src/compress/flate/testdata/huffman-zero.dyn.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-zero.dyn.expect' 'src/compress/flate/testdata/huffman-zero.dyn.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-zero.dyn.expect-noinput' 'src/compress/flate/testdata/huffman-zero.golden' -> '/usr/lib/go/src/compress/flate/testdata/huffman-zero.golden' 'src/compress/flate/testdata/huffman-zero.in' -> '/usr/lib/go/src/compress/flate/testdata/huffman-zero.in' 'src/compress/flate/testdata/huffman-zero.wb.expect' -> '/usr/lib/go/src/compress/flate/testdata/huffman-zero.wb.expect' 'src/compress/flate/testdata/huffman-zero.wb.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/huffman-zero.wb.expect-noinput' 'src/compress/flate/testdata/null-long-match.dyn.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/null-long-match.dyn.expect-noinput' 'src/compress/flate/testdata/null-long-match.wb.expect-noinput' -> '/usr/lib/go/src/compress/flate/testdata/null-long-match.wb.expect-noinput' 'src/compress/flate/token.go' -> '/usr/lib/go/src/compress/flate/token.go' 'src/compress/flate/writer_test.go' -> '/usr/lib/go/src/compress/flate/writer_test.go' 'src/compress/gzip' -> '/usr/lib/go/src/compress/gzip' 'src/compress/gzip/example_test.go' -> '/usr/lib/go/src/compress/gzip/example_test.go' 'src/compress/gzip/fuzz_test.go' -> '/usr/lib/go/src/compress/gzip/fuzz_test.go' 'src/compress/gzip/gunzip.go' -> '/usr/lib/go/src/compress/gzip/gunzip.go' 'src/compress/gzip/gunzip_test.go' -> '/usr/lib/go/src/compress/gzip/gunzip_test.go' 'src/compress/gzip/gzip.go' -> '/usr/lib/go/src/compress/gzip/gzip.go' 'src/compress/gzip/gzip_test.go' -> '/usr/lib/go/src/compress/gzip/gzip_test.go' 'src/compress/gzip/issue14937_test.go' -> '/usr/lib/go/src/compress/gzip/issue14937_test.go' 'src/compress/gzip/testdata' -> '/usr/lib/go/src/compress/gzip/testdata' 'src/compress/gzip/testdata/issue6550.gz.base64' -> '/usr/lib/go/src/compress/gzip/testdata/issue6550.gz.base64' 'src/compress/lzw' -> '/usr/lib/go/src/compress/lzw' 'src/compress/lzw/reader.go' -> '/usr/lib/go/src/compress/lzw/reader.go' 'src/compress/lzw/reader_test.go' -> '/usr/lib/go/src/compress/lzw/reader_test.go' 'src/compress/lzw/writer.go' -> '/usr/lib/go/src/compress/lzw/writer.go' 'src/compress/lzw/writer_test.go' -> '/usr/lib/go/src/compress/lzw/writer_test.go' 'src/compress/testdata' -> '/usr/lib/go/src/compress/testdata' 'src/compress/testdata/e.txt' -> '/usr/lib/go/src/compress/testdata/e.txt' 'src/compress/testdata/gettysburg.txt' -> '/usr/lib/go/src/compress/testdata/gettysburg.txt' 'src/compress/testdata/pi.txt' -> '/usr/lib/go/src/compress/testdata/pi.txt' 'src/compress/zlib' -> '/usr/lib/go/src/compress/zlib' 'src/compress/zlib/example_test.go' -> '/usr/lib/go/src/compress/zlib/example_test.go' 'src/compress/zlib/reader.go' -> '/usr/lib/go/src/compress/zlib/reader.go' 'src/compress/zlib/reader_test.go' -> '/usr/lib/go/src/compress/zlib/reader_test.go' 'src/compress/zlib/writer.go' -> '/usr/lib/go/src/compress/zlib/writer.go' 'src/compress/zlib/writer_test.go' -> '/usr/lib/go/src/compress/zlib/writer_test.go' 'src/container' -> '/usr/lib/go/src/container' 'src/container/heap' -> '/usr/lib/go/src/container/heap' 'src/container/heap/example_intheap_test.go' -> '/usr/lib/go/src/container/heap/example_intheap_test.go' 'src/container/heap/example_pq_test.go' -> '/usr/lib/go/src/container/heap/example_pq_test.go' 'src/container/heap/heap.go' -> '/usr/lib/go/src/container/heap/heap.go' 'src/container/heap/heap_test.go' -> '/usr/lib/go/src/container/heap/heap_test.go' 'src/container/list' -> '/usr/lib/go/src/container/list' 'src/container/list/example_test.go' -> '/usr/lib/go/src/container/list/example_test.go' 'src/container/list/list.go' -> '/usr/lib/go/src/container/list/list.go' 'src/container/list/list_test.go' -> '/usr/lib/go/src/container/list/list_test.go' 'src/container/ring' -> '/usr/lib/go/src/container/ring' 'src/container/ring/example_test.go' -> '/usr/lib/go/src/container/ring/example_test.go' 'src/container/ring/ring.go' -> '/usr/lib/go/src/container/ring/ring.go' 'src/container/ring/ring_test.go' -> '/usr/lib/go/src/container/ring/ring_test.go' 'src/context' -> '/usr/lib/go/src/context' 'src/context/benchmark_test.go' -> '/usr/lib/go/src/context/benchmark_test.go' 'src/context/context.go' -> '/usr/lib/go/src/context/context.go' 'src/context/context_test.go' -> '/usr/lib/go/src/context/context_test.go' 'src/context/example_test.go' -> '/usr/lib/go/src/context/example_test.go' 'src/context/net_test.go' -> '/usr/lib/go/src/context/net_test.go' 'src/context/x_test.go' -> '/usr/lib/go/src/context/x_test.go' 'src/crypto' -> '/usr/lib/go/src/crypto' 'src/crypto/aes' -> '/usr/lib/go/src/crypto/aes' 'src/crypto/aes/aes_gcm.go' -> '/usr/lib/go/src/crypto/aes/aes_gcm.go' 'src/crypto/aes/aes_test.go' -> '/usr/lib/go/src/crypto/aes/aes_test.go' 'src/crypto/aes/asm_amd64.s' -> '/usr/lib/go/src/crypto/aes/asm_amd64.s' 'src/crypto/aes/asm_arm64.s' -> '/usr/lib/go/src/crypto/aes/asm_arm64.s' 'src/crypto/aes/asm_ppc64x.s' -> '/usr/lib/go/src/crypto/aes/asm_ppc64x.s' 'src/crypto/aes/asm_s390x.s' -> '/usr/lib/go/src/crypto/aes/asm_s390x.s' 'src/crypto/aes/block.go' -> '/usr/lib/go/src/crypto/aes/block.go' 'src/crypto/aes/cbc_ppc64x.go' -> '/usr/lib/go/src/crypto/aes/cbc_ppc64x.go' 'src/crypto/aes/cbc_s390x.go' -> '/usr/lib/go/src/crypto/aes/cbc_s390x.go' 'src/crypto/aes/cipher.go' -> '/usr/lib/go/src/crypto/aes/cipher.go' 'src/crypto/aes/cipher_asm.go' -> '/usr/lib/go/src/crypto/aes/cipher_asm.go' 'src/crypto/aes/cipher_generic.go' -> '/usr/lib/go/src/crypto/aes/cipher_generic.go' 'src/crypto/aes/cipher_s390x.go' -> '/usr/lib/go/src/crypto/aes/cipher_s390x.go' 'src/crypto/aes/const.go' -> '/usr/lib/go/src/crypto/aes/const.go' 'src/crypto/aes/ctr_s390x.go' -> '/usr/lib/go/src/crypto/aes/ctr_s390x.go' 'src/crypto/aes/gcm_amd64.s' -> '/usr/lib/go/src/crypto/aes/gcm_amd64.s' 'src/crypto/aes/gcm_arm64.s' -> '/usr/lib/go/src/crypto/aes/gcm_arm64.s' 'src/crypto/aes/gcm_ppc64x.go' -> '/usr/lib/go/src/crypto/aes/gcm_ppc64x.go' 'src/crypto/aes/gcm_ppc64x.s' -> '/usr/lib/go/src/crypto/aes/gcm_ppc64x.s' 'src/crypto/aes/gcm_s390x.go' -> '/usr/lib/go/src/crypto/aes/gcm_s390x.go' 'src/crypto/aes/modes.go' -> '/usr/lib/go/src/crypto/aes/modes.go' 'src/crypto/aes/modes_test.go' -> '/usr/lib/go/src/crypto/aes/modes_test.go' 'src/crypto/boring' -> '/usr/lib/go/src/crypto/boring' 'src/crypto/boring/boring.go' -> '/usr/lib/go/src/crypto/boring/boring.go' 'src/crypto/boring/boring_test.go' -> '/usr/lib/go/src/crypto/boring/boring_test.go' 'src/crypto/boring/notboring_test.go' -> '/usr/lib/go/src/crypto/boring/notboring_test.go' 'src/crypto/cipher' -> '/usr/lib/go/src/crypto/cipher' 'src/crypto/cipher/benchmark_test.go' -> '/usr/lib/go/src/crypto/cipher/benchmark_test.go' 'src/crypto/cipher/cbc.go' -> '/usr/lib/go/src/crypto/cipher/cbc.go' 'src/crypto/cipher/cbc_aes_test.go' -> '/usr/lib/go/src/crypto/cipher/cbc_aes_test.go' 'src/crypto/cipher/cfb.go' -> '/usr/lib/go/src/crypto/cipher/cfb.go' 'src/crypto/cipher/cfb_test.go' -> '/usr/lib/go/src/crypto/cipher/cfb_test.go' 'src/crypto/cipher/cipher.go' -> '/usr/lib/go/src/crypto/cipher/cipher.go' 'src/crypto/cipher/cipher_test.go' -> '/usr/lib/go/src/crypto/cipher/cipher_test.go' 'src/crypto/cipher/common_test.go' -> '/usr/lib/go/src/crypto/cipher/common_test.go' 'src/crypto/cipher/ctr.go' -> '/usr/lib/go/src/crypto/cipher/ctr.go' 'src/crypto/cipher/ctr_aes_test.go' -> '/usr/lib/go/src/crypto/cipher/ctr_aes_test.go' 'src/crypto/cipher/ctr_test.go' -> '/usr/lib/go/src/crypto/cipher/ctr_test.go' 'src/crypto/cipher/example_test.go' -> '/usr/lib/go/src/crypto/cipher/example_test.go' 'src/crypto/cipher/export_test.go' -> '/usr/lib/go/src/crypto/cipher/export_test.go' 'src/crypto/cipher/fuzz_test.go' -> '/usr/lib/go/src/crypto/cipher/fuzz_test.go' 'src/crypto/cipher/gcm.go' -> '/usr/lib/go/src/crypto/cipher/gcm.go' 'src/crypto/cipher/gcm_test.go' -> '/usr/lib/go/src/crypto/cipher/gcm_test.go' 'src/crypto/cipher/io.go' -> '/usr/lib/go/src/crypto/cipher/io.go' 'src/crypto/cipher/ofb.go' -> '/usr/lib/go/src/crypto/cipher/ofb.go' 'src/crypto/cipher/ofb_test.go' -> '/usr/lib/go/src/crypto/cipher/ofb_test.go' 'src/crypto/crypto.go' -> '/usr/lib/go/src/crypto/crypto.go' 'src/crypto/des' -> '/usr/lib/go/src/crypto/des' 'src/crypto/des/block.go' -> '/usr/lib/go/src/crypto/des/block.go' 'src/crypto/des/cipher.go' -> '/usr/lib/go/src/crypto/des/cipher.go' 'src/crypto/des/const.go' -> '/usr/lib/go/src/crypto/des/const.go' 'src/crypto/des/des_test.go' -> '/usr/lib/go/src/crypto/des/des_test.go' 'src/crypto/des/example_test.go' -> '/usr/lib/go/src/crypto/des/example_test.go' 'src/crypto/dsa' -> '/usr/lib/go/src/crypto/dsa' 'src/crypto/dsa/dsa.go' -> '/usr/lib/go/src/crypto/dsa/dsa.go' 'src/crypto/dsa/dsa_test.go' -> '/usr/lib/go/src/crypto/dsa/dsa_test.go' 'src/crypto/ecdh' -> '/usr/lib/go/src/crypto/ecdh' 'src/crypto/ecdh/ecdh.go' -> '/usr/lib/go/src/crypto/ecdh/ecdh.go' 'src/crypto/ecdh/ecdh_test.go' -> '/usr/lib/go/src/crypto/ecdh/ecdh_test.go' 'src/crypto/ecdh/nist.go' -> '/usr/lib/go/src/crypto/ecdh/nist.go' 'src/crypto/ecdh/x25519.go' -> '/usr/lib/go/src/crypto/ecdh/x25519.go' 'src/crypto/ecdsa' -> '/usr/lib/go/src/crypto/ecdsa' 'src/crypto/ecdsa/boring.go' -> '/usr/lib/go/src/crypto/ecdsa/boring.go' 'src/crypto/ecdsa/ecdsa.go' -> '/usr/lib/go/src/crypto/ecdsa/ecdsa.go' 'src/crypto/ecdsa/ecdsa_legacy.go' -> '/usr/lib/go/src/crypto/ecdsa/ecdsa_legacy.go' 'src/crypto/ecdsa/ecdsa_noasm.go' -> '/usr/lib/go/src/crypto/ecdsa/ecdsa_noasm.go' 'src/crypto/ecdsa/ecdsa_s390x.go' -> '/usr/lib/go/src/crypto/ecdsa/ecdsa_s390x.go' 'src/crypto/ecdsa/ecdsa_s390x.s' -> '/usr/lib/go/src/crypto/ecdsa/ecdsa_s390x.s' 'src/crypto/ecdsa/ecdsa_s390x_test.go' -> '/usr/lib/go/src/crypto/ecdsa/ecdsa_s390x_test.go' 'src/crypto/ecdsa/ecdsa_test.go' -> '/usr/lib/go/src/crypto/ecdsa/ecdsa_test.go' 'src/crypto/ecdsa/equal_test.go' -> '/usr/lib/go/src/crypto/ecdsa/equal_test.go' 'src/crypto/ecdsa/example_test.go' -> '/usr/lib/go/src/crypto/ecdsa/example_test.go' 'src/crypto/ecdsa/notboring.go' -> '/usr/lib/go/src/crypto/ecdsa/notboring.go' 'src/crypto/ecdsa/testdata' -> '/usr/lib/go/src/crypto/ecdsa/testdata' 'src/crypto/ecdsa/testdata/SigVer.rsp.bz2' -> '/usr/lib/go/src/crypto/ecdsa/testdata/SigVer.rsp.bz2' 'src/crypto/ed25519' -> '/usr/lib/go/src/crypto/ed25519' 'src/crypto/ed25519/ed25519.go' -> '/usr/lib/go/src/crypto/ed25519/ed25519.go' 'src/crypto/ed25519/ed25519_test.go' -> '/usr/lib/go/src/crypto/ed25519/ed25519_test.go' 'src/crypto/ed25519/ed25519vectors_test.go' -> '/usr/lib/go/src/crypto/ed25519/ed25519vectors_test.go' 'src/crypto/ed25519/testdata' -> '/usr/lib/go/src/crypto/ed25519/testdata' 'src/crypto/ed25519/testdata/sign.input.gz' -> '/usr/lib/go/src/crypto/ed25519/testdata/sign.input.gz' 'src/crypto/elliptic' -> '/usr/lib/go/src/crypto/elliptic' 'src/crypto/elliptic/elliptic.go' -> '/usr/lib/go/src/crypto/elliptic/elliptic.go' 'src/crypto/elliptic/elliptic_test.go' -> '/usr/lib/go/src/crypto/elliptic/elliptic_test.go' 'src/crypto/elliptic/nistec.go' -> '/usr/lib/go/src/crypto/elliptic/nistec.go' 'src/crypto/elliptic/nistec_p256.go' -> '/usr/lib/go/src/crypto/elliptic/nistec_p256.go' 'src/crypto/elliptic/p224_test.go' -> '/usr/lib/go/src/crypto/elliptic/p224_test.go' 'src/crypto/elliptic/p256_test.go' -> '/usr/lib/go/src/crypto/elliptic/p256_test.go' 'src/crypto/elliptic/params.go' -> '/usr/lib/go/src/crypto/elliptic/params.go' 'src/crypto/hmac' -> '/usr/lib/go/src/crypto/hmac' 'src/crypto/hmac/hmac.go' -> '/usr/lib/go/src/crypto/hmac/hmac.go' 'src/crypto/hmac/hmac_test.go' -> '/usr/lib/go/src/crypto/hmac/hmac_test.go' 'src/crypto/internal' -> '/usr/lib/go/src/crypto/internal' 'src/crypto/internal/alias' -> '/usr/lib/go/src/crypto/internal/alias' 'src/crypto/internal/alias/alias.go' -> '/usr/lib/go/src/crypto/internal/alias/alias.go' 'src/crypto/internal/alias/alias_test.go' -> '/usr/lib/go/src/crypto/internal/alias/alias_test.go' 'src/crypto/internal/bigmod' -> '/usr/lib/go/src/crypto/internal/bigmod' 'src/crypto/internal/bigmod/_asm' -> '/usr/lib/go/src/crypto/internal/bigmod/_asm' 'src/crypto/internal/bigmod/_asm/go.mod' -> '/usr/lib/go/src/crypto/internal/bigmod/_asm/go.mod' 'src/crypto/internal/bigmod/_asm/go.sum' -> '/usr/lib/go/src/crypto/internal/bigmod/_asm/go.sum' 'src/crypto/internal/bigmod/_asm/nat_amd64_asm.go' -> '/usr/lib/go/src/crypto/internal/bigmod/_asm/nat_amd64_asm.go' 'src/crypto/internal/bigmod/nat.go' -> '/usr/lib/go/src/crypto/internal/bigmod/nat.go' 'src/crypto/internal/bigmod/nat_amd64.go' -> '/usr/lib/go/src/crypto/internal/bigmod/nat_amd64.go' 'src/crypto/internal/bigmod/nat_amd64.s' -> '/usr/lib/go/src/crypto/internal/bigmod/nat_amd64.s' 'src/crypto/internal/bigmod/nat_noasm.go' -> '/usr/lib/go/src/crypto/internal/bigmod/nat_noasm.go' 'src/crypto/internal/bigmod/nat_test.go' -> '/usr/lib/go/src/crypto/internal/bigmod/nat_test.go' 'src/crypto/internal/boring' -> '/usr/lib/go/src/crypto/internal/boring' 'src/crypto/internal/boring/Dockerfile' -> '/usr/lib/go/src/crypto/internal/boring/Dockerfile' 'src/crypto/internal/boring/LICENSE' -> '/usr/lib/go/src/crypto/internal/boring/LICENSE' 'src/crypto/internal/boring/README.md' -> '/usr/lib/go/src/crypto/internal/boring/README.md' 'src/crypto/internal/boring/aes.go' -> '/usr/lib/go/src/crypto/internal/boring/aes.go' 'src/crypto/internal/boring/bbig' -> '/usr/lib/go/src/crypto/internal/boring/bbig' 'src/crypto/internal/boring/bbig/big.go' -> '/usr/lib/go/src/crypto/internal/boring/bbig/big.go' 'src/crypto/internal/boring/bcache' -> '/usr/lib/go/src/crypto/internal/boring/bcache' 'src/crypto/internal/boring/bcache/cache.go' -> '/usr/lib/go/src/crypto/internal/boring/bcache/cache.go' 'src/crypto/internal/boring/bcache/cache_test.go' -> '/usr/lib/go/src/crypto/internal/boring/bcache/cache_test.go' 'src/crypto/internal/boring/bcache/stub.s' -> '/usr/lib/go/src/crypto/internal/boring/bcache/stub.s' 'src/crypto/internal/boring/boring.go' -> '/usr/lib/go/src/crypto/internal/boring/boring.go' 'src/crypto/internal/boring/boring_test.go' -> '/usr/lib/go/src/crypto/internal/boring/boring_test.go' 'src/crypto/internal/boring/build-boring.sh' -> '/usr/lib/go/src/crypto/internal/boring/build-boring.sh' 'src/crypto/internal/boring/build-goboring.sh' -> '/usr/lib/go/src/crypto/internal/boring/build-goboring.sh' 'src/crypto/internal/boring/build.sh' -> '/usr/lib/go/src/crypto/internal/boring/build.sh' 'src/crypto/internal/boring/div_test.c' -> '/usr/lib/go/src/crypto/internal/boring/div_test.c' 'src/crypto/internal/boring/doc.go' -> '/usr/lib/go/src/crypto/internal/boring/doc.go' 'src/crypto/internal/boring/ecdh.go' -> '/usr/lib/go/src/crypto/internal/boring/ecdh.go' 'src/crypto/internal/boring/ecdsa.go' -> '/usr/lib/go/src/crypto/internal/boring/ecdsa.go' 'src/crypto/internal/boring/fipstls' -> '/usr/lib/go/src/crypto/internal/boring/fipstls' 'src/crypto/internal/boring/fipstls/stub.s' -> '/usr/lib/go/src/crypto/internal/boring/fipstls/stub.s' 'src/crypto/internal/boring/fipstls/tls.go' -> '/usr/lib/go/src/crypto/internal/boring/fipstls/tls.go' 'src/crypto/internal/boring/goboringcrypto.h' -> '/usr/lib/go/src/crypto/internal/boring/goboringcrypto.h' 'src/crypto/internal/boring/hmac.go' -> '/usr/lib/go/src/crypto/internal/boring/hmac.go' 'src/crypto/internal/boring/notboring.go' -> '/usr/lib/go/src/crypto/internal/boring/notboring.go' 'src/crypto/internal/boring/rand.go' -> '/usr/lib/go/src/crypto/internal/boring/rand.go' 'src/crypto/internal/boring/rsa.go' -> '/usr/lib/go/src/crypto/internal/boring/rsa.go' 'src/crypto/internal/boring/sha.go' -> '/usr/lib/go/src/crypto/internal/boring/sha.go' 'src/crypto/internal/boring/sig' -> '/usr/lib/go/src/crypto/internal/boring/sig' 'src/crypto/internal/boring/sig/sig.go' -> '/usr/lib/go/src/crypto/internal/boring/sig/sig.go' 'src/crypto/internal/boring/sig/sig_amd64.s' -> '/usr/lib/go/src/crypto/internal/boring/sig/sig_amd64.s' 'src/crypto/internal/boring/sig/sig_other.s' -> '/usr/lib/go/src/crypto/internal/boring/sig/sig_other.s' 'src/crypto/internal/boring/syso' -> '/usr/lib/go/src/crypto/internal/boring/syso' 'src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso' -> '/usr/lib/go/src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso' 'src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso' -> '/usr/lib/go/src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso' 'src/crypto/internal/boring/syso/syso.go' -> '/usr/lib/go/src/crypto/internal/boring/syso/syso.go' 'src/crypto/internal/edwards25519' -> '/usr/lib/go/src/crypto/internal/edwards25519' 'src/crypto/internal/edwards25519/doc.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/doc.go' 'src/crypto/internal/edwards25519/edwards25519.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/edwards25519.go' 'src/crypto/internal/edwards25519/edwards25519_test.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/edwards25519_test.go' 'src/crypto/internal/edwards25519/field' -> '/usr/lib/go/src/crypto/internal/edwards25519/field' 'src/crypto/internal/edwards25519/field/_asm' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/_asm' 'src/crypto/internal/edwards25519/field/_asm/fe_amd64_asm.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/_asm/fe_amd64_asm.go' 'src/crypto/internal/edwards25519/field/_asm/go.mod' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/_asm/go.mod' 'src/crypto/internal/edwards25519/field/_asm/go.sum' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/_asm/go.sum' 'src/crypto/internal/edwards25519/field/fe.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/fe.go' 'src/crypto/internal/edwards25519/field/fe_alias_test.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/fe_alias_test.go' 'src/crypto/internal/edwards25519/field/fe_amd64.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/fe_amd64.go' 'src/crypto/internal/edwards25519/field/fe_amd64.s' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/fe_amd64.s' 'src/crypto/internal/edwards25519/field/fe_amd64_noasm.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go' 'src/crypto/internal/edwards25519/field/fe_arm64.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/fe_arm64.go' 'src/crypto/internal/edwards25519/field/fe_arm64.s' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/fe_arm64.s' 'src/crypto/internal/edwards25519/field/fe_arm64_noasm.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go' 'src/crypto/internal/edwards25519/field/fe_bench_test.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/fe_bench_test.go' 'src/crypto/internal/edwards25519/field/fe_generic.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/fe_generic.go' 'src/crypto/internal/edwards25519/field/fe_test.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/field/fe_test.go' 'src/crypto/internal/edwards25519/scalar.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/scalar.go' 'src/crypto/internal/edwards25519/scalar_alias_test.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/scalar_alias_test.go' 'src/crypto/internal/edwards25519/scalar_fiat.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/scalar_fiat.go' 'src/crypto/internal/edwards25519/scalar_test.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/scalar_test.go' 'src/crypto/internal/edwards25519/scalarmult.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/scalarmult.go' 'src/crypto/internal/edwards25519/scalarmult_test.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/scalarmult_test.go' 'src/crypto/internal/edwards25519/tables.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/tables.go' 'src/crypto/internal/edwards25519/tables_test.go' -> '/usr/lib/go/src/crypto/internal/edwards25519/tables_test.go' 'src/crypto/internal/nistec' -> '/usr/lib/go/src/crypto/internal/nistec' 'src/crypto/internal/nistec/fiat' -> '/usr/lib/go/src/crypto/internal/nistec/fiat' 'src/crypto/internal/nistec/fiat/Dockerfile' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/Dockerfile' 'src/crypto/internal/nistec/fiat/README' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/README' 'src/crypto/internal/nistec/fiat/fiat_test.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/fiat_test.go' 'src/crypto/internal/nistec/fiat/generate.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/generate.go' 'src/crypto/internal/nistec/fiat/p224.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/p224.go' 'src/crypto/internal/nistec/fiat/p224_fiat64.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/p224_fiat64.go' 'src/crypto/internal/nistec/fiat/p224_invert.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/p224_invert.go' 'src/crypto/internal/nistec/fiat/p256.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/p256.go' 'src/crypto/internal/nistec/fiat/p256_fiat64.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/p256_fiat64.go' 'src/crypto/internal/nistec/fiat/p256_invert.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/p256_invert.go' 'src/crypto/internal/nistec/fiat/p384.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/p384.go' 'src/crypto/internal/nistec/fiat/p384_fiat64.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/p384_fiat64.go' 'src/crypto/internal/nistec/fiat/p384_invert.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/p384_invert.go' 'src/crypto/internal/nistec/fiat/p521.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/p521.go' 'src/crypto/internal/nistec/fiat/p521_fiat64.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/p521_fiat64.go' 'src/crypto/internal/nistec/fiat/p521_invert.go' -> '/usr/lib/go/src/crypto/internal/nistec/fiat/p521_invert.go' 'src/crypto/internal/nistec/generate.go' -> '/usr/lib/go/src/crypto/internal/nistec/generate.go' 'src/crypto/internal/nistec/nistec.go' -> '/usr/lib/go/src/crypto/internal/nistec/nistec.go' 'src/crypto/internal/nistec/nistec_test.go' -> '/usr/lib/go/src/crypto/internal/nistec/nistec_test.go' 'src/crypto/internal/nistec/p224.go' -> '/usr/lib/go/src/crypto/internal/nistec/p224.go' 'src/crypto/internal/nistec/p224_sqrt.go' -> '/usr/lib/go/src/crypto/internal/nistec/p224_sqrt.go' 'src/crypto/internal/nistec/p256.go' -> '/usr/lib/go/src/crypto/internal/nistec/p256.go' 'src/crypto/internal/nistec/p256_asm.go' -> '/usr/lib/go/src/crypto/internal/nistec/p256_asm.go' 'src/crypto/internal/nistec/p256_asm_amd64.s' -> '/usr/lib/go/src/crypto/internal/nistec/p256_asm_amd64.s' 'src/crypto/internal/nistec/p256_asm_arm64.s' -> '/usr/lib/go/src/crypto/internal/nistec/p256_asm_arm64.s' 'src/crypto/internal/nistec/p256_asm_ppc64le.s' -> '/usr/lib/go/src/crypto/internal/nistec/p256_asm_ppc64le.s' 'src/crypto/internal/nistec/p256_asm_s390x.s' -> '/usr/lib/go/src/crypto/internal/nistec/p256_asm_s390x.s' 'src/crypto/internal/nistec/p256_asm_table.bin' -> '/usr/lib/go/src/crypto/internal/nistec/p256_asm_table.bin' 'src/crypto/internal/nistec/p256_asm_table_test.go' -> '/usr/lib/go/src/crypto/internal/nistec/p256_asm_table_test.go' 'src/crypto/internal/nistec/p256_ordinv.go' -> '/usr/lib/go/src/crypto/internal/nistec/p256_ordinv.go' 'src/crypto/internal/nistec/p256_ordinv_noasm.go' -> '/usr/lib/go/src/crypto/internal/nistec/p256_ordinv_noasm.go' 'src/crypto/internal/nistec/p256_ordinv_test.go' -> '/usr/lib/go/src/crypto/internal/nistec/p256_ordinv_test.go' 'src/crypto/internal/nistec/p384.go' -> '/usr/lib/go/src/crypto/internal/nistec/p384.go' 'src/crypto/internal/nistec/p521.go' -> '/usr/lib/go/src/crypto/internal/nistec/p521.go' 'src/crypto/internal/randutil' -> '/usr/lib/go/src/crypto/internal/randutil' 'src/crypto/internal/randutil/randutil.go' -> '/usr/lib/go/src/crypto/internal/randutil/randutil.go' 'src/crypto/issue21104_test.go' -> '/usr/lib/go/src/crypto/issue21104_test.go' 'src/crypto/md5' -> '/usr/lib/go/src/crypto/md5' 'src/crypto/md5/example_test.go' -> '/usr/lib/go/src/crypto/md5/example_test.go' 'src/crypto/md5/gen.go' -> '/usr/lib/go/src/crypto/md5/gen.go' 'src/crypto/md5/md5.go' -> '/usr/lib/go/src/crypto/md5/md5.go' 'src/crypto/md5/md5_test.go' -> '/usr/lib/go/src/crypto/md5/md5_test.go' 'src/crypto/md5/md5block.go' -> '/usr/lib/go/src/crypto/md5/md5block.go' 'src/crypto/md5/md5block_386.s' -> '/usr/lib/go/src/crypto/md5/md5block_386.s' 'src/crypto/md5/md5block_amd64.s' -> '/usr/lib/go/src/crypto/md5/md5block_amd64.s' 'src/crypto/md5/md5block_arm.s' -> '/usr/lib/go/src/crypto/md5/md5block_arm.s' 'src/crypto/md5/md5block_arm64.s' -> '/usr/lib/go/src/crypto/md5/md5block_arm64.s' 'src/crypto/md5/md5block_decl.go' -> '/usr/lib/go/src/crypto/md5/md5block_decl.go' 'src/crypto/md5/md5block_generic.go' -> '/usr/lib/go/src/crypto/md5/md5block_generic.go' 'src/crypto/md5/md5block_ppc64x.s' -> '/usr/lib/go/src/crypto/md5/md5block_ppc64x.s' 'src/crypto/md5/md5block_s390x.s' -> '/usr/lib/go/src/crypto/md5/md5block_s390x.s' 'src/crypto/rand' -> '/usr/lib/go/src/crypto/rand' 'src/crypto/rand/example_test.go' -> '/usr/lib/go/src/crypto/rand/example_test.go' 'src/crypto/rand/rand.go' -> '/usr/lib/go/src/crypto/rand/rand.go' 'src/crypto/rand/rand_batched_test.go' -> '/usr/lib/go/src/crypto/rand/rand_batched_test.go' 'src/crypto/rand/rand_getentropy.go' -> '/usr/lib/go/src/crypto/rand/rand_getentropy.go' 'src/crypto/rand/rand_getrandom.go' -> '/usr/lib/go/src/crypto/rand/rand_getrandom.go' 'src/crypto/rand/rand_js.go' -> '/usr/lib/go/src/crypto/rand/rand_js.go' 'src/crypto/rand/rand_plan9.go' -> '/usr/lib/go/src/crypto/rand/rand_plan9.go' 'src/crypto/rand/rand_test.go' -> '/usr/lib/go/src/crypto/rand/rand_test.go' 'src/crypto/rand/rand_unix.go' -> '/usr/lib/go/src/crypto/rand/rand_unix.go' 'src/crypto/rand/rand_windows.go' -> '/usr/lib/go/src/crypto/rand/rand_windows.go' 'src/crypto/rand/util.go' -> '/usr/lib/go/src/crypto/rand/util.go' 'src/crypto/rand/util_test.go' -> '/usr/lib/go/src/crypto/rand/util_test.go' 'src/crypto/rc4' -> '/usr/lib/go/src/crypto/rc4' 'src/crypto/rc4/rc4.go' -> '/usr/lib/go/src/crypto/rc4/rc4.go' 'src/crypto/rc4/rc4_test.go' -> '/usr/lib/go/src/crypto/rc4/rc4_test.go' 'src/crypto/rsa' -> '/usr/lib/go/src/crypto/rsa' 'src/crypto/rsa/boring.go' -> '/usr/lib/go/src/crypto/rsa/boring.go' 'src/crypto/rsa/boring_test.go' -> '/usr/lib/go/src/crypto/rsa/boring_test.go' 'src/crypto/rsa/equal_test.go' -> '/usr/lib/go/src/crypto/rsa/equal_test.go' 'src/crypto/rsa/example_test.go' -> '/usr/lib/go/src/crypto/rsa/example_test.go' 'src/crypto/rsa/notboring.go' -> '/usr/lib/go/src/crypto/rsa/notboring.go' 'src/crypto/rsa/pkcs1v15.go' -> '/usr/lib/go/src/crypto/rsa/pkcs1v15.go' 'src/crypto/rsa/pkcs1v15_test.go' -> '/usr/lib/go/src/crypto/rsa/pkcs1v15_test.go' 'src/crypto/rsa/pss.go' -> '/usr/lib/go/src/crypto/rsa/pss.go' 'src/crypto/rsa/pss_test.go' -> '/usr/lib/go/src/crypto/rsa/pss_test.go' 'src/crypto/rsa/rsa.go' -> '/usr/lib/go/src/crypto/rsa/rsa.go' 'src/crypto/rsa/rsa_export_test.go' -> '/usr/lib/go/src/crypto/rsa/rsa_export_test.go' 'src/crypto/rsa/rsa_test.go' -> '/usr/lib/go/src/crypto/rsa/rsa_test.go' 'src/crypto/rsa/testdata' -> '/usr/lib/go/src/crypto/rsa/testdata' 'src/crypto/rsa/testdata/pss-vect.txt.bz2' -> '/usr/lib/go/src/crypto/rsa/testdata/pss-vect.txt.bz2' 'src/crypto/sha1' -> '/usr/lib/go/src/crypto/sha1' 'src/crypto/sha1/boring.go' -> '/usr/lib/go/src/crypto/sha1/boring.go' 'src/crypto/sha1/example_test.go' -> '/usr/lib/go/src/crypto/sha1/example_test.go' 'src/crypto/sha1/fallback_test.go' -> '/usr/lib/go/src/crypto/sha1/fallback_test.go' 'src/crypto/sha1/issue15617_test.go' -> '/usr/lib/go/src/crypto/sha1/issue15617_test.go' 'src/crypto/sha1/notboring.go' -> '/usr/lib/go/src/crypto/sha1/notboring.go' 'src/crypto/sha1/sha1.go' -> '/usr/lib/go/src/crypto/sha1/sha1.go' 'src/crypto/sha1/sha1_test.go' -> '/usr/lib/go/src/crypto/sha1/sha1_test.go' 'src/crypto/sha1/sha1block.go' -> '/usr/lib/go/src/crypto/sha1/sha1block.go' 'src/crypto/sha1/sha1block_386.s' -> '/usr/lib/go/src/crypto/sha1/sha1block_386.s' 'src/crypto/sha1/sha1block_amd64.go' -> '/usr/lib/go/src/crypto/sha1/sha1block_amd64.go' 'src/crypto/sha1/sha1block_amd64.s' -> '/usr/lib/go/src/crypto/sha1/sha1block_amd64.s' 'src/crypto/sha1/sha1block_arm.s' -> '/usr/lib/go/src/crypto/sha1/sha1block_arm.s' 'src/crypto/sha1/sha1block_arm64.go' -> '/usr/lib/go/src/crypto/sha1/sha1block_arm64.go' 'src/crypto/sha1/sha1block_arm64.s' -> '/usr/lib/go/src/crypto/sha1/sha1block_arm64.s' 'src/crypto/sha1/sha1block_decl.go' -> '/usr/lib/go/src/crypto/sha1/sha1block_decl.go' 'src/crypto/sha1/sha1block_generic.go' -> '/usr/lib/go/src/crypto/sha1/sha1block_generic.go' 'src/crypto/sha1/sha1block_s390x.go' -> '/usr/lib/go/src/crypto/sha1/sha1block_s390x.go' 'src/crypto/sha1/sha1block_s390x.s' -> '/usr/lib/go/src/crypto/sha1/sha1block_s390x.s' 'src/crypto/sha256' -> '/usr/lib/go/src/crypto/sha256' 'src/crypto/sha256/example_test.go' -> '/usr/lib/go/src/crypto/sha256/example_test.go' 'src/crypto/sha256/fallback_test.go' -> '/usr/lib/go/src/crypto/sha256/fallback_test.go' 'src/crypto/sha256/sha256.go' -> '/usr/lib/go/src/crypto/sha256/sha256.go' 'src/crypto/sha256/sha256_test.go' -> '/usr/lib/go/src/crypto/sha256/sha256_test.go' 'src/crypto/sha256/sha256block.go' -> '/usr/lib/go/src/crypto/sha256/sha256block.go' 'src/crypto/sha256/sha256block_386.s' -> '/usr/lib/go/src/crypto/sha256/sha256block_386.s' 'src/crypto/sha256/sha256block_amd64.go' -> '/usr/lib/go/src/crypto/sha256/sha256block_amd64.go' 'src/crypto/sha256/sha256block_amd64.s' -> '/usr/lib/go/src/crypto/sha256/sha256block_amd64.s' 'src/crypto/sha256/sha256block_arm64.go' -> '/usr/lib/go/src/crypto/sha256/sha256block_arm64.go' 'src/crypto/sha256/sha256block_arm64.s' -> '/usr/lib/go/src/crypto/sha256/sha256block_arm64.s' 'src/crypto/sha256/sha256block_decl.go' -> '/usr/lib/go/src/crypto/sha256/sha256block_decl.go' 'src/crypto/sha256/sha256block_generic.go' -> '/usr/lib/go/src/crypto/sha256/sha256block_generic.go' 'src/crypto/sha256/sha256block_ppc64x.s' -> '/usr/lib/go/src/crypto/sha256/sha256block_ppc64x.s' 'src/crypto/sha256/sha256block_s390x.go' -> '/usr/lib/go/src/crypto/sha256/sha256block_s390x.go' 'src/crypto/sha256/sha256block_s390x.s' -> '/usr/lib/go/src/crypto/sha256/sha256block_s390x.s' 'src/crypto/sha512' -> '/usr/lib/go/src/crypto/sha512' 'src/crypto/sha512/fallback_test.go' -> '/usr/lib/go/src/crypto/sha512/fallback_test.go' 'src/crypto/sha512/sha512.go' -> '/usr/lib/go/src/crypto/sha512/sha512.go' 'src/crypto/sha512/sha512_test.go' -> '/usr/lib/go/src/crypto/sha512/sha512_test.go' 'src/crypto/sha512/sha512block.go' -> '/usr/lib/go/src/crypto/sha512/sha512block.go' 'src/crypto/sha512/sha512block_amd64.go' -> '/usr/lib/go/src/crypto/sha512/sha512block_amd64.go' 'src/crypto/sha512/sha512block_amd64.s' -> '/usr/lib/go/src/crypto/sha512/sha512block_amd64.s' 'src/crypto/sha512/sha512block_arm64.go' -> '/usr/lib/go/src/crypto/sha512/sha512block_arm64.go' 'src/crypto/sha512/sha512block_arm64.s' -> '/usr/lib/go/src/crypto/sha512/sha512block_arm64.s' 'src/crypto/sha512/sha512block_decl.go' -> '/usr/lib/go/src/crypto/sha512/sha512block_decl.go' 'src/crypto/sha512/sha512block_generic.go' -> '/usr/lib/go/src/crypto/sha512/sha512block_generic.go' 'src/crypto/sha512/sha512block_ppc64x.s' -> '/usr/lib/go/src/crypto/sha512/sha512block_ppc64x.s' 'src/crypto/sha512/sha512block_s390x.go' -> '/usr/lib/go/src/crypto/sha512/sha512block_s390x.go' 'src/crypto/sha512/sha512block_s390x.s' -> '/usr/lib/go/src/crypto/sha512/sha512block_s390x.s' 'src/crypto/subtle' -> '/usr/lib/go/src/crypto/subtle' 'src/crypto/subtle/constant_time.go' -> '/usr/lib/go/src/crypto/subtle/constant_time.go' 'src/crypto/subtle/constant_time_test.go' -> '/usr/lib/go/src/crypto/subtle/constant_time_test.go' 'src/crypto/subtle/xor.go' -> '/usr/lib/go/src/crypto/subtle/xor.go' 'src/crypto/subtle/xor_amd64.go' -> '/usr/lib/go/src/crypto/subtle/xor_amd64.go' 'src/crypto/subtle/xor_amd64.s' -> '/usr/lib/go/src/crypto/subtle/xor_amd64.s' 'src/crypto/subtle/xor_arm64.go' -> '/usr/lib/go/src/crypto/subtle/xor_arm64.go' 'src/crypto/subtle/xor_arm64.s' -> '/usr/lib/go/src/crypto/subtle/xor_arm64.s' 'src/crypto/subtle/xor_generic.go' -> '/usr/lib/go/src/crypto/subtle/xor_generic.go' 'src/crypto/subtle/xor_ppc64x.go' -> '/usr/lib/go/src/crypto/subtle/xor_ppc64x.go' 'src/crypto/subtle/xor_ppc64x.s' -> '/usr/lib/go/src/crypto/subtle/xor_ppc64x.s' 'src/crypto/subtle/xor_test.go' -> '/usr/lib/go/src/crypto/subtle/xor_test.go' 'src/crypto/tls' -> '/usr/lib/go/src/crypto/tls' 'src/crypto/tls/alert.go' -> '/usr/lib/go/src/crypto/tls/alert.go' 'src/crypto/tls/auth.go' -> '/usr/lib/go/src/crypto/tls/auth.go' 'src/crypto/tls/auth_test.go' -> '/usr/lib/go/src/crypto/tls/auth_test.go' 'src/crypto/tls/boring.go' -> '/usr/lib/go/src/crypto/tls/boring.go' 'src/crypto/tls/boring_test.go' -> '/usr/lib/go/src/crypto/tls/boring_test.go' 'src/crypto/tls/cache.go' -> '/usr/lib/go/src/crypto/tls/cache.go' 'src/crypto/tls/cache_test.go' -> '/usr/lib/go/src/crypto/tls/cache_test.go' 'src/crypto/tls/cipher_suites.go' -> '/usr/lib/go/src/crypto/tls/cipher_suites.go' 'src/crypto/tls/common.go' -> '/usr/lib/go/src/crypto/tls/common.go' 'src/crypto/tls/common_string.go' -> '/usr/lib/go/src/crypto/tls/common_string.go' 'src/crypto/tls/conn.go' -> '/usr/lib/go/src/crypto/tls/conn.go' 'src/crypto/tls/conn_test.go' -> '/usr/lib/go/src/crypto/tls/conn_test.go' 'src/crypto/tls/example_test.go' -> '/usr/lib/go/src/crypto/tls/example_test.go' 'src/crypto/tls/fipsonly' -> '/usr/lib/go/src/crypto/tls/fipsonly' 'src/crypto/tls/fipsonly/fipsonly.go' -> '/usr/lib/go/src/crypto/tls/fipsonly/fipsonly.go' 'src/crypto/tls/fipsonly/fipsonly_test.go' -> '/usr/lib/go/src/crypto/tls/fipsonly/fipsonly_test.go' 'src/crypto/tls/generate_cert.go' -> '/usr/lib/go/src/crypto/tls/generate_cert.go' 'src/crypto/tls/handshake_client.go' -> '/usr/lib/go/src/crypto/tls/handshake_client.go' 'src/crypto/tls/handshake_client_test.go' -> '/usr/lib/go/src/crypto/tls/handshake_client_test.go' 'src/crypto/tls/handshake_client_tls13.go' -> '/usr/lib/go/src/crypto/tls/handshake_client_tls13.go' 'src/crypto/tls/handshake_messages.go' -> '/usr/lib/go/src/crypto/tls/handshake_messages.go' 'src/crypto/tls/handshake_messages_test.go' -> '/usr/lib/go/src/crypto/tls/handshake_messages_test.go' 'src/crypto/tls/handshake_server.go' -> '/usr/lib/go/src/crypto/tls/handshake_server.go' 'src/crypto/tls/handshake_server_test.go' -> '/usr/lib/go/src/crypto/tls/handshake_server_test.go' 'src/crypto/tls/handshake_server_tls13.go' -> '/usr/lib/go/src/crypto/tls/handshake_server_tls13.go' 'src/crypto/tls/handshake_test.go' -> '/usr/lib/go/src/crypto/tls/handshake_test.go' 'src/crypto/tls/handshake_unix_test.go' -> '/usr/lib/go/src/crypto/tls/handshake_unix_test.go' 'src/crypto/tls/key_agreement.go' -> '/usr/lib/go/src/crypto/tls/key_agreement.go' 'src/crypto/tls/key_schedule.go' -> '/usr/lib/go/src/crypto/tls/key_schedule.go' 'src/crypto/tls/key_schedule_test.go' -> '/usr/lib/go/src/crypto/tls/key_schedule_test.go' 'src/crypto/tls/link_test.go' -> '/usr/lib/go/src/crypto/tls/link_test.go' 'src/crypto/tls/notboring.go' -> '/usr/lib/go/src/crypto/tls/notboring.go' 'src/crypto/tls/prf.go' -> '/usr/lib/go/src/crypto/tls/prf.go' 'src/crypto/tls/prf_test.go' -> '/usr/lib/go/src/crypto/tls/prf_test.go' 'src/crypto/tls/testdata' -> '/usr/lib/go/src/crypto/tls/testdata' 'src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-ECDSA' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-ECDSA' 'src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-RSA' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv10-ClientCert-ECDSA-RSA' 'src/crypto/tls/testdata/Client-TLSv10-ClientCert-Ed25519' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv10-ClientCert-Ed25519' 'src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-ECDSA' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-ECDSA' 'src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-RSA' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv10-ClientCert-RSA-RSA' 'src/crypto/tls/testdata/Client-TLSv10-ECDHE-ECDSA-AES' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv10-ECDHE-ECDSA-AES' 'src/crypto/tls/testdata/Client-TLSv10-ECDHE-RSA-AES' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv10-ECDHE-RSA-AES' 'src/crypto/tls/testdata/Client-TLSv10-Ed25519' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv10-Ed25519' 'src/crypto/tls/testdata/Client-TLSv10-ExportKeyingMaterial' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv10-ExportKeyingMaterial' 'src/crypto/tls/testdata/Client-TLSv10-RSA-RC4' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv10-RSA-RC4' 'src/crypto/tls/testdata/Client-TLSv11-ECDHE-ECDSA-AES' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv11-ECDHE-ECDSA-AES' 'src/crypto/tls/testdata/Client-TLSv11-ECDHE-RSA-AES' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv11-ECDHE-RSA-AES' 'src/crypto/tls/testdata/Client-TLSv11-Ed25519' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv11-Ed25519' 'src/crypto/tls/testdata/Client-TLSv11-RSA-RC4' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv11-RSA-RC4' 'src/crypto/tls/testdata/Client-TLSv12-AES128-GCM-SHA256' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-AES128-GCM-SHA256' 'src/crypto/tls/testdata/Client-TLSv12-AES128-SHA256' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-AES128-SHA256' 'src/crypto/tls/testdata/Client-TLSv12-AES256-GCM-SHA384' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-AES256-GCM-SHA384' 'src/crypto/tls/testdata/Client-TLSv12-ALPN' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ALPN' 'src/crypto/tls/testdata/Client-TLSv12-ALPN-NoMatch' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ALPN-NoMatch' 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-ECDSA' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-ECDSA' 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-RSA' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ClientCert-ECDSA-RSA' 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-Ed25519' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ClientCert-Ed25519' 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-AES256-GCM-SHA384' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-AES256-GCM-SHA384' 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-ECDSA' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-ECDSA' 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA' 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSAPKCS1v15' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSAPKCS1v15' 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSAPSS' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSAPSS' 'src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES' 'src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES-GCM' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES-GCM' 'src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES128-SHA256' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES128-SHA256' 'src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES256-GCM-SHA384' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-AES256-GCM-SHA384' 'src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-CHACHA20-POLY1305' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ECDHE-ECDSA-CHACHA20-POLY1305' 'src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-AES' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-AES' 'src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-AES128-SHA256' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-AES128-SHA256' 'src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-CHACHA20-POLY1305' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ECDHE-RSA-CHACHA20-POLY1305' 'src/crypto/tls/testdata/Client-TLSv12-Ed25519' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-Ed25519' 'src/crypto/tls/testdata/Client-TLSv12-ExportKeyingMaterial' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-ExportKeyingMaterial' 'src/crypto/tls/testdata/Client-TLSv12-P256-ECDHE' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-P256-ECDHE' 'src/crypto/tls/testdata/Client-TLSv12-RSA-RC4' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-RSA-RC4' 'src/crypto/tls/testdata/Client-TLSv12-RenegotiateOnce' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-RenegotiateOnce' 'src/crypto/tls/testdata/Client-TLSv12-RenegotiateTwice' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-RenegotiateTwice' 'src/crypto/tls/testdata/Client-TLSv12-RenegotiateTwiceRejected' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-RenegotiateTwiceRejected' 'src/crypto/tls/testdata/Client-TLSv12-RenegotiationRejected' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-RenegotiationRejected' 'src/crypto/tls/testdata/Client-TLSv12-SCT' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-SCT' 'src/crypto/tls/testdata/Client-TLSv12-X25519-ECDHE' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv12-X25519-ECDHE' 'src/crypto/tls/testdata/Client-TLSv13-AES128-SHA256' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-AES128-SHA256' 'src/crypto/tls/testdata/Client-TLSv13-AES256-SHA384' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-AES256-SHA384' 'src/crypto/tls/testdata/Client-TLSv13-ALPN' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-ALPN' 'src/crypto/tls/testdata/Client-TLSv13-CHACHA20-SHA256' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-CHACHA20-SHA256' 'src/crypto/tls/testdata/Client-TLSv13-ClientCert-ECDSA-RSA' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-ClientCert-ECDSA-RSA' 'src/crypto/tls/testdata/Client-TLSv13-ClientCert-Ed25519' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-ClientCert-Ed25519' 'src/crypto/tls/testdata/Client-TLSv13-ClientCert-RSA-ECDSA' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-ClientCert-RSA-ECDSA' 'src/crypto/tls/testdata/Client-TLSv13-ClientCert-RSA-RSAPSS' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-ClientCert-RSA-RSAPSS' 'src/crypto/tls/testdata/Client-TLSv13-ECDSA' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-ECDSA' 'src/crypto/tls/testdata/Client-TLSv13-Ed25519' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-Ed25519' 'src/crypto/tls/testdata/Client-TLSv13-ExportKeyingMaterial' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-ExportKeyingMaterial' 'src/crypto/tls/testdata/Client-TLSv13-HelloRetryRequest' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-HelloRetryRequest' 'src/crypto/tls/testdata/Client-TLSv13-KeyUpdate' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-KeyUpdate' 'src/crypto/tls/testdata/Client-TLSv13-P256-ECDHE' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-P256-ECDHE' 'src/crypto/tls/testdata/Client-TLSv13-X25519-ECDHE' -> '/usr/lib/go/src/crypto/tls/testdata/Client-TLSv13-X25519-ECDHE' 'src/crypto/tls/testdata/Server-TLSv10-ECDHE-ECDSA-AES' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv10-ECDHE-ECDSA-AES' 'src/crypto/tls/testdata/Server-TLSv10-ExportKeyingMaterial' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv10-ExportKeyingMaterial' 'src/crypto/tls/testdata/Server-TLSv10-RSA-3DES' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv10-RSA-3DES' 'src/crypto/tls/testdata/Server-TLSv10-RSA-AES' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv10-RSA-AES' 'src/crypto/tls/testdata/Server-TLSv10-RSA-RC4' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv10-RSA-RC4' 'src/crypto/tls/testdata/Server-TLSv11-FallbackSCSV' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv11-FallbackSCSV' 'src/crypto/tls/testdata/Server-TLSv11-RSA-RC4' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv11-RSA-RC4' 'src/crypto/tls/testdata/Server-TLSv12-ALPN' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-ALPN' 'src/crypto/tls/testdata/Server-TLSv12-ALPN-Fallback' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-ALPN-Fallback' 'src/crypto/tls/testdata/Server-TLSv12-ALPN-NoMatch' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-ALPN-NoMatch' 'src/crypto/tls/testdata/Server-TLSv12-ALPN-NotConfigured' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-ALPN-NotConfigured' 'src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndECDSAGiven' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndECDSAGiven' 'src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndEd25519Given' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndEd25519Given' 'src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndGiven' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndGiven' 'src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndPKCS1v15Given' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedAndPKCS1v15Given' 'src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedNotGiven' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-ClientAuthRequestedNotGiven' 'src/crypto/tls/testdata/Server-TLSv12-ECDHE-ECDSA-AES' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-ECDHE-ECDSA-AES' 'src/crypto/tls/testdata/Server-TLSv12-Ed25519' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-Ed25519' 'src/crypto/tls/testdata/Server-TLSv12-ExportKeyingMaterial' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-ExportKeyingMaterial' 'src/crypto/tls/testdata/Server-TLSv12-IssueTicket' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-IssueTicket' 'src/crypto/tls/testdata/Server-TLSv12-IssueTicketPreDisable' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-IssueTicketPreDisable' 'src/crypto/tls/testdata/Server-TLSv12-P256' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-P256' 'src/crypto/tls/testdata/Server-TLSv12-RSA-3DES' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-RSA-3DES' 'src/crypto/tls/testdata/Server-TLSv12-RSA-AES' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-RSA-AES' 'src/crypto/tls/testdata/Server-TLSv12-RSA-AES-GCM' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-RSA-AES-GCM' 'src/crypto/tls/testdata/Server-TLSv12-RSA-AES256-GCM-SHA384' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-RSA-AES256-GCM-SHA384' 'src/crypto/tls/testdata/Server-TLSv12-RSA-RC4' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-RSA-RC4' 'src/crypto/tls/testdata/Server-TLSv12-RSA-RSAPKCS1v15' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-RSA-RSAPKCS1v15' 'src/crypto/tls/testdata/Server-TLSv12-RSA-RSAPSS' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-RSA-RSAPSS' 'src/crypto/tls/testdata/Server-TLSv12-Resume' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-Resume' 'src/crypto/tls/testdata/Server-TLSv12-ResumeDisabled' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-ResumeDisabled' 'src/crypto/tls/testdata/Server-TLSv12-SNI' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-SNI' 'src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificate' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificate' 'src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificateNotFound' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-SNI-GetCertificateNotFound' 'src/crypto/tls/testdata/Server-TLSv12-X25519' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv12-X25519' 'src/crypto/tls/testdata/Server-TLSv13-AES128-SHA256' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-AES128-SHA256' 'src/crypto/tls/testdata/Server-TLSv13-AES256-SHA384' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-AES256-SHA384' 'src/crypto/tls/testdata/Server-TLSv13-ALPN' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-ALPN' 'src/crypto/tls/testdata/Server-TLSv13-ALPN-Fallback' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-ALPN-Fallback' 'src/crypto/tls/testdata/Server-TLSv13-ALPN-NoMatch' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-ALPN-NoMatch' 'src/crypto/tls/testdata/Server-TLSv13-ALPN-NotConfigured' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-ALPN-NotConfigured' 'src/crypto/tls/testdata/Server-TLSv13-CHACHA20-SHA256' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-CHACHA20-SHA256' 'src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndECDSAGiven' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndECDSAGiven' 'src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndEd25519Given' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndEd25519Given' 'src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndGiven' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndGiven' 'src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedNotGiven' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedNotGiven' 'src/crypto/tls/testdata/Server-TLSv13-ECDHE-ECDSA-AES' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-ECDHE-ECDSA-AES' 'src/crypto/tls/testdata/Server-TLSv13-Ed25519' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-Ed25519' 'src/crypto/tls/testdata/Server-TLSv13-ExportKeyingMaterial' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-ExportKeyingMaterial' 'src/crypto/tls/testdata/Server-TLSv13-HelloRetryRequest' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-HelloRetryRequest' 'src/crypto/tls/testdata/Server-TLSv13-IssueTicket' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-IssueTicket' 'src/crypto/tls/testdata/Server-TLSv13-IssueTicketPreDisable' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-IssueTicketPreDisable' 'src/crypto/tls/testdata/Server-TLSv13-P256' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-P256' 'src/crypto/tls/testdata/Server-TLSv13-RSA-RSAPSS' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-RSA-RSAPSS' 'src/crypto/tls/testdata/Server-TLSv13-RSA-RSAPSS-TooSmall' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-RSA-RSAPSS-TooSmall' 'src/crypto/tls/testdata/Server-TLSv13-Resume' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-Resume' 'src/crypto/tls/testdata/Server-TLSv13-Resume-HelloRetryRequest' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-Resume-HelloRetryRequest' 'src/crypto/tls/testdata/Server-TLSv13-ResumeDisabled' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-ResumeDisabled' 'src/crypto/tls/testdata/Server-TLSv13-X25519' -> '/usr/lib/go/src/crypto/tls/testdata/Server-TLSv13-X25519' 'src/crypto/tls/testdata/example-cert.pem' -> '/usr/lib/go/src/crypto/tls/testdata/example-cert.pem' 'src/crypto/tls/testdata/example-key.pem' -> '/usr/lib/go/src/crypto/tls/testdata/example-key.pem' 'src/crypto/tls/ticket.go' -> '/usr/lib/go/src/crypto/tls/ticket.go' 'src/crypto/tls/tls.go' -> '/usr/lib/go/src/crypto/tls/tls.go' 'src/crypto/tls/tls_test.go' -> '/usr/lib/go/src/crypto/tls/tls_test.go' 'src/crypto/x509' -> '/usr/lib/go/src/crypto/x509' 'src/crypto/x509/boring.go' -> '/usr/lib/go/src/crypto/x509/boring.go' 'src/crypto/x509/boring_test.go' -> '/usr/lib/go/src/crypto/x509/boring_test.go' 'src/crypto/x509/cert_pool.go' -> '/usr/lib/go/src/crypto/x509/cert_pool.go' 'src/crypto/x509/cert_pool_test.go' -> '/usr/lib/go/src/crypto/x509/cert_pool_test.go' 'src/crypto/x509/example_test.go' -> '/usr/lib/go/src/crypto/x509/example_test.go' 'src/crypto/x509/hybrid_pool_test.go' -> '/usr/lib/go/src/crypto/x509/hybrid_pool_test.go' 'src/crypto/x509/internal' -> '/usr/lib/go/src/crypto/x509/internal' 'src/crypto/x509/internal/macos' -> '/usr/lib/go/src/crypto/x509/internal/macos' 'src/crypto/x509/internal/macos/corefoundation.go' -> '/usr/lib/go/src/crypto/x509/internal/macos/corefoundation.go' 'src/crypto/x509/internal/macos/corefoundation.s' -> '/usr/lib/go/src/crypto/x509/internal/macos/corefoundation.s' 'src/crypto/x509/internal/macos/security.go' -> '/usr/lib/go/src/crypto/x509/internal/macos/security.go' 'src/crypto/x509/internal/macos/security.s' -> '/usr/lib/go/src/crypto/x509/internal/macos/security.s' 'src/crypto/x509/name_constraints_test.go' -> '/usr/lib/go/src/crypto/x509/name_constraints_test.go' 'src/crypto/x509/notboring.go' -> '/usr/lib/go/src/crypto/x509/notboring.go' 'src/crypto/x509/parser.go' -> '/usr/lib/go/src/crypto/x509/parser.go' 'src/crypto/x509/parser_test.go' -> '/usr/lib/go/src/crypto/x509/parser_test.go' 'src/crypto/x509/pem_decrypt.go' -> '/usr/lib/go/src/crypto/x509/pem_decrypt.go' 'src/crypto/x509/pem_decrypt_test.go' -> '/usr/lib/go/src/crypto/x509/pem_decrypt_test.go' 'src/crypto/x509/pkcs1.go' -> '/usr/lib/go/src/crypto/x509/pkcs1.go' 'src/crypto/x509/pkcs8.go' -> '/usr/lib/go/src/crypto/x509/pkcs8.go' 'src/crypto/x509/pkcs8_test.go' -> '/usr/lib/go/src/crypto/x509/pkcs8_test.go' 'src/crypto/x509/pkix' -> '/usr/lib/go/src/crypto/x509/pkix' 'src/crypto/x509/pkix/pkix.go' -> '/usr/lib/go/src/crypto/x509/pkix/pkix.go' 'src/crypto/x509/root.go' -> '/usr/lib/go/src/crypto/x509/root.go' 'src/crypto/x509/root_aix.go' -> '/usr/lib/go/src/crypto/x509/root_aix.go' 'src/crypto/x509/root_bsd.go' -> '/usr/lib/go/src/crypto/x509/root_bsd.go' 'src/crypto/x509/root_darwin.go' -> '/usr/lib/go/src/crypto/x509/root_darwin.go' 'src/crypto/x509/root_darwin_test.go' -> '/usr/lib/go/src/crypto/x509/root_darwin_test.go' 'src/crypto/x509/root_js.go' -> '/usr/lib/go/src/crypto/x509/root_js.go' 'src/crypto/x509/root_linux.go' -> '/usr/lib/go/src/crypto/x509/root_linux.go' 'src/crypto/x509/root_plan9.go' -> '/usr/lib/go/src/crypto/x509/root_plan9.go' 'src/crypto/x509/root_solaris.go' -> '/usr/lib/go/src/crypto/x509/root_solaris.go' 'src/crypto/x509/root_test.go' -> '/usr/lib/go/src/crypto/x509/root_test.go' 'src/crypto/x509/root_unix.go' -> '/usr/lib/go/src/crypto/x509/root_unix.go' 'src/crypto/x509/root_unix_test.go' -> '/usr/lib/go/src/crypto/x509/root_unix_test.go' 'src/crypto/x509/root_windows.go' -> '/usr/lib/go/src/crypto/x509/root_windows.go' 'src/crypto/x509/root_windows_test.go' -> '/usr/lib/go/src/crypto/x509/root_windows_test.go' 'src/crypto/x509/sec1.go' -> '/usr/lib/go/src/crypto/x509/sec1.go' 'src/crypto/x509/sec1_test.go' -> '/usr/lib/go/src/crypto/x509/sec1_test.go' 'src/crypto/x509/test-file.crt' -> '/usr/lib/go/src/crypto/x509/test-file.crt' 'src/crypto/x509/testdata' -> '/usr/lib/go/src/crypto/x509/testdata' 'src/crypto/x509/testdata/test-dir.crt' -> '/usr/lib/go/src/crypto/x509/testdata/test-dir.crt' 'src/crypto/x509/verify.go' -> '/usr/lib/go/src/crypto/x509/verify.go' 'src/crypto/x509/verify_test.go' -> '/usr/lib/go/src/crypto/x509/verify_test.go' 'src/crypto/x509/x509.go' -> '/usr/lib/go/src/crypto/x509/x509.go' 'src/crypto/x509/x509_test.go' -> '/usr/lib/go/src/crypto/x509/x509_test.go' 'src/crypto/x509/x509_test_import.go' -> '/usr/lib/go/src/crypto/x509/x509_test_import.go' 'src/database' -> '/usr/lib/go/src/database' 'src/database/sql' -> '/usr/lib/go/src/database/sql' 'src/database/sql/convert.go' -> '/usr/lib/go/src/database/sql/convert.go' 'src/database/sql/convert_test.go' -> '/usr/lib/go/src/database/sql/convert_test.go' 'src/database/sql/ctxutil.go' -> '/usr/lib/go/src/database/sql/ctxutil.go' 'src/database/sql/doc.txt' -> '/usr/lib/go/src/database/sql/doc.txt' 'src/database/sql/driver' -> '/usr/lib/go/src/database/sql/driver' 'src/database/sql/driver/driver.go' -> '/usr/lib/go/src/database/sql/driver/driver.go' 'src/database/sql/driver/types.go' -> '/usr/lib/go/src/database/sql/driver/types.go' 'src/database/sql/driver/types_test.go' -> '/usr/lib/go/src/database/sql/driver/types_test.go' 'src/database/sql/example_cli_test.go' -> '/usr/lib/go/src/database/sql/example_cli_test.go' 'src/database/sql/example_service_test.go' -> '/usr/lib/go/src/database/sql/example_service_test.go' 'src/database/sql/example_test.go' -> '/usr/lib/go/src/database/sql/example_test.go' 'src/database/sql/fakedb_test.go' -> '/usr/lib/go/src/database/sql/fakedb_test.go' 'src/database/sql/sql.go' -> '/usr/lib/go/src/database/sql/sql.go' 'src/database/sql/sql_test.go' -> '/usr/lib/go/src/database/sql/sql_test.go' 'src/debug' -> '/usr/lib/go/src/debug' 'src/debug/buildinfo' -> '/usr/lib/go/src/debug/buildinfo' 'src/debug/buildinfo/buildinfo.go' -> '/usr/lib/go/src/debug/buildinfo/buildinfo.go' 'src/debug/buildinfo/buildinfo_test.go' -> '/usr/lib/go/src/debug/buildinfo/buildinfo_test.go' 'src/debug/dwarf' -> '/usr/lib/go/src/debug/dwarf' 'src/debug/dwarf/attr_string.go' -> '/usr/lib/go/src/debug/dwarf/attr_string.go' 'src/debug/dwarf/buf.go' -> '/usr/lib/go/src/debug/dwarf/buf.go' 'src/debug/dwarf/class_string.go' -> '/usr/lib/go/src/debug/dwarf/class_string.go' 'src/debug/dwarf/const.go' -> '/usr/lib/go/src/debug/dwarf/const.go' 'src/debug/dwarf/dwarf5ranges_test.go' -> '/usr/lib/go/src/debug/dwarf/dwarf5ranges_test.go' 'src/debug/dwarf/entry.go' -> '/usr/lib/go/src/debug/dwarf/entry.go' 'src/debug/dwarf/entry_test.go' -> '/usr/lib/go/src/debug/dwarf/entry_test.go' 'src/debug/dwarf/export_test.go' -> '/usr/lib/go/src/debug/dwarf/export_test.go' 'src/debug/dwarf/line.go' -> '/usr/lib/go/src/debug/dwarf/line.go' 'src/debug/dwarf/line_test.go' -> '/usr/lib/go/src/debug/dwarf/line_test.go' 'src/debug/dwarf/open.go' -> '/usr/lib/go/src/debug/dwarf/open.go' 'src/debug/dwarf/tag_string.go' -> '/usr/lib/go/src/debug/dwarf/tag_string.go' 'src/debug/dwarf/testdata' -> '/usr/lib/go/src/debug/dwarf/testdata' 'src/debug/dwarf/testdata/bitfields.c' -> '/usr/lib/go/src/debug/dwarf/testdata/bitfields.c' 'src/debug/dwarf/testdata/bitfields.elf4' -> '/usr/lib/go/src/debug/dwarf/testdata/bitfields.elf4' 'src/debug/dwarf/testdata/cppunsuptypes.cc' -> '/usr/lib/go/src/debug/dwarf/testdata/cppunsuptypes.cc' 'src/debug/dwarf/testdata/cppunsuptypes.elf' -> '/usr/lib/go/src/debug/dwarf/testdata/cppunsuptypes.elf' 'src/debug/dwarf/testdata/cycle.c' -> '/usr/lib/go/src/debug/dwarf/testdata/cycle.c' 'src/debug/dwarf/testdata/cycle.elf' -> '/usr/lib/go/src/debug/dwarf/testdata/cycle.elf' 'src/debug/dwarf/testdata/debug_rnglists' -> '/usr/lib/go/src/debug/dwarf/testdata/debug_rnglists' 'src/debug/dwarf/testdata/line-clang-dwarf5.elf' -> '/usr/lib/go/src/debug/dwarf/testdata/line-clang-dwarf5.elf' 'src/debug/dwarf/testdata/line-clang.elf' -> '/usr/lib/go/src/debug/dwarf/testdata/line-clang.elf' 'src/debug/dwarf/testdata/line-gcc-dwarf5.elf' -> '/usr/lib/go/src/debug/dwarf/testdata/line-gcc-dwarf5.elf' 'src/debug/dwarf/testdata/line-gcc-win.bin' -> '/usr/lib/go/src/debug/dwarf/testdata/line-gcc-win.bin' 'src/debug/dwarf/testdata/line-gcc.elf' -> '/usr/lib/go/src/debug/dwarf/testdata/line-gcc.elf' 'src/debug/dwarf/testdata/line1.c' -> '/usr/lib/go/src/debug/dwarf/testdata/line1.c' 'src/debug/dwarf/testdata/line1.h' -> '/usr/lib/go/src/debug/dwarf/testdata/line1.h' 'src/debug/dwarf/testdata/line2.c' -> '/usr/lib/go/src/debug/dwarf/testdata/line2.c' 'src/debug/dwarf/testdata/ranges.c' -> '/usr/lib/go/src/debug/dwarf/testdata/ranges.c' 'src/debug/dwarf/testdata/ranges.elf' -> '/usr/lib/go/src/debug/dwarf/testdata/ranges.elf' 'src/debug/dwarf/testdata/rnglistx.c' -> '/usr/lib/go/src/debug/dwarf/testdata/rnglistx.c' 'src/debug/dwarf/testdata/rnglistx.elf' -> '/usr/lib/go/src/debug/dwarf/testdata/rnglistx.elf' 'src/debug/dwarf/testdata/split.c' -> '/usr/lib/go/src/debug/dwarf/testdata/split.c' 'src/debug/dwarf/testdata/split.elf' -> '/usr/lib/go/src/debug/dwarf/testdata/split.elf' 'src/debug/dwarf/testdata/typedef.c' -> '/usr/lib/go/src/debug/dwarf/testdata/typedef.c' 'src/debug/dwarf/testdata/typedef.elf' -> '/usr/lib/go/src/debug/dwarf/testdata/typedef.elf' 'src/debug/dwarf/testdata/typedef.elf4' -> '/usr/lib/go/src/debug/dwarf/testdata/typedef.elf4' 'src/debug/dwarf/testdata/typedef.elf5' -> '/usr/lib/go/src/debug/dwarf/testdata/typedef.elf5' 'src/debug/dwarf/testdata/typedef.macho' -> '/usr/lib/go/src/debug/dwarf/testdata/typedef.macho' 'src/debug/dwarf/testdata/typedef.macho4' -> '/usr/lib/go/src/debug/dwarf/testdata/typedef.macho4' 'src/debug/dwarf/type.go' -> '/usr/lib/go/src/debug/dwarf/type.go' 'src/debug/dwarf/type_test.go' -> '/usr/lib/go/src/debug/dwarf/type_test.go' 'src/debug/dwarf/typeunit.go' -> '/usr/lib/go/src/debug/dwarf/typeunit.go' 'src/debug/dwarf/unit.go' -> '/usr/lib/go/src/debug/dwarf/unit.go' 'src/debug/elf' -> '/usr/lib/go/src/debug/elf' 'src/debug/elf/elf.go' -> '/usr/lib/go/src/debug/elf/elf.go' 'src/debug/elf/elf_test.go' -> '/usr/lib/go/src/debug/elf/elf_test.go' 'src/debug/elf/file.go' -> '/usr/lib/go/src/debug/elf/file.go' 'src/debug/elf/file_test.go' -> '/usr/lib/go/src/debug/elf/file_test.go' 'src/debug/elf/reader.go' -> '/usr/lib/go/src/debug/elf/reader.go' 'src/debug/elf/symbols_test.go' -> '/usr/lib/go/src/debug/elf/symbols_test.go' 'src/debug/elf/testdata' -> '/usr/lib/go/src/debug/elf/testdata' 'src/debug/elf/testdata/compressed-32.obj' -> '/usr/lib/go/src/debug/elf/testdata/compressed-32.obj' 'src/debug/elf/testdata/compressed-64.obj' -> '/usr/lib/go/src/debug/elf/testdata/compressed-64.obj' 'src/debug/elf/testdata/gcc-386-freebsd-exec' -> '/usr/lib/go/src/debug/elf/testdata/gcc-386-freebsd-exec' 'src/debug/elf/testdata/gcc-amd64-linux-exec' -> '/usr/lib/go/src/debug/elf/testdata/gcc-amd64-linux-exec' 'src/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj' -> '/usr/lib/go/src/debug/elf/testdata/gcc-amd64-openbsd-debug-with-rela.obj' 'src/debug/elf/testdata/go-relocation-test-clang-arm.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-clang-arm.obj' 'src/debug/elf/testdata/go-relocation-test-clang-x86.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-clang-x86.obj' 'src/debug/elf/testdata/go-relocation-test-gcc424-x86-64.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc424-x86-64.obj' 'src/debug/elf/testdata/go-relocation-test-gcc441-x86-64.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc441-x86-64.obj' 'src/debug/elf/testdata/go-relocation-test-gcc441-x86.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc441-x86.obj' 'src/debug/elf/testdata/go-relocation-test-gcc482-aarch64.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc482-aarch64.obj' 'src/debug/elf/testdata/go-relocation-test-gcc482-ppc64le.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc482-ppc64le.obj' 'src/debug/elf/testdata/go-relocation-test-gcc492-arm.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc492-arm.obj' 'src/debug/elf/testdata/go-relocation-test-gcc492-mips64.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc492-mips64.obj' 'src/debug/elf/testdata/go-relocation-test-gcc492-mipsle.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc492-mipsle.obj' 'src/debug/elf/testdata/go-relocation-test-gcc493-mips64le.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc493-mips64le.obj' 'src/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj' 'src/debug/elf/testdata/go-relocation-test-gcc531-s390x.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc531-s390x.obj' 'src/debug/elf/testdata/go-relocation-test-gcc540-mips.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc540-mips.obj' 'src/debug/elf/testdata/go-relocation-test-gcc620-sparc64.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc620-sparc64.obj' 'src/debug/elf/testdata/go-relocation-test-gcc720-riscv64.obj' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc720-riscv64.obj' 'src/debug/elf/testdata/go-relocation-test-gcc930-ranges-no-rela-x86-64' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc930-ranges-no-rela-x86-64' 'src/debug/elf/testdata/go-relocation-test-gcc930-ranges-with-rela-x86-64' -> '/usr/lib/go/src/debug/elf/testdata/go-relocation-test-gcc930-ranges-with-rela-x86-64' 'src/debug/elf/testdata/hello-world-core.gz' -> '/usr/lib/go/src/debug/elf/testdata/hello-world-core.gz' 'src/debug/elf/testdata/hello.c' -> '/usr/lib/go/src/debug/elf/testdata/hello.c' 'src/debug/elf/testdata/multiple-code-sections.c' -> '/usr/lib/go/src/debug/elf/testdata/multiple-code-sections.c' 'src/debug/elf/testdata/zdebug-test-gcc484-x86-64.obj' -> '/usr/lib/go/src/debug/elf/testdata/zdebug-test-gcc484-x86-64.obj' 'src/debug/gosym' -> '/usr/lib/go/src/debug/gosym' 'src/debug/gosym/pclntab.go' -> '/usr/lib/go/src/debug/gosym/pclntab.go' 'src/debug/gosym/pclntab_test.go' -> '/usr/lib/go/src/debug/gosym/pclntab_test.go' 'src/debug/gosym/symtab.go' -> '/usr/lib/go/src/debug/gosym/symtab.go' 'src/debug/gosym/symtab_test.go' -> '/usr/lib/go/src/debug/gosym/symtab_test.go' 'src/debug/gosym/testdata' -> '/usr/lib/go/src/debug/gosym/testdata' 'src/debug/gosym/testdata/main.go' -> '/usr/lib/go/src/debug/gosym/testdata/main.go' 'src/debug/gosym/testdata/pclinetest.h' -> '/usr/lib/go/src/debug/gosym/testdata/pclinetest.h' 'src/debug/gosym/testdata/pclinetest.s' -> '/usr/lib/go/src/debug/gosym/testdata/pclinetest.s' 'src/debug/gosym/testdata/pcln115.gz' -> '/usr/lib/go/src/debug/gosym/testdata/pcln115.gz' 'src/debug/macho' -> '/usr/lib/go/src/debug/macho' 'src/debug/macho/fat.go' -> '/usr/lib/go/src/debug/macho/fat.go' 'src/debug/macho/file.go' -> '/usr/lib/go/src/debug/macho/file.go' 'src/debug/macho/file_test.go' -> '/usr/lib/go/src/debug/macho/file_test.go' 'src/debug/macho/macho.go' -> '/usr/lib/go/src/debug/macho/macho.go' 'src/debug/macho/reloctype.go' -> '/usr/lib/go/src/debug/macho/reloctype.go' 'src/debug/macho/reloctype_string.go' -> '/usr/lib/go/src/debug/macho/reloctype_string.go' 'src/debug/macho/testdata' -> '/usr/lib/go/src/debug/macho/testdata' 'src/debug/macho/testdata/clang-386-darwin-exec-with-rpath.base64' -> '/usr/lib/go/src/debug/macho/testdata/clang-386-darwin-exec-with-rpath.base64' 'src/debug/macho/testdata/clang-386-darwin.obj.base64' -> '/usr/lib/go/src/debug/macho/testdata/clang-386-darwin.obj.base64' 'src/debug/macho/testdata/clang-amd64-darwin-exec-with-rpath.base64' -> '/usr/lib/go/src/debug/macho/testdata/clang-amd64-darwin-exec-with-rpath.base64' 'src/debug/macho/testdata/clang-amd64-darwin.obj.base64' -> '/usr/lib/go/src/debug/macho/testdata/clang-amd64-darwin.obj.base64' 'src/debug/macho/testdata/fat-gcc-386-amd64-darwin-exec.base64' -> '/usr/lib/go/src/debug/macho/testdata/fat-gcc-386-amd64-darwin-exec.base64' 'src/debug/macho/testdata/gcc-386-darwin-exec.base64' -> '/usr/lib/go/src/debug/macho/testdata/gcc-386-darwin-exec.base64' 'src/debug/macho/testdata/gcc-amd64-darwin-exec-debug.base64' -> '/usr/lib/go/src/debug/macho/testdata/gcc-amd64-darwin-exec-debug.base64' 'src/debug/macho/testdata/gcc-amd64-darwin-exec-with-bad-dysym.base64' -> '/usr/lib/go/src/debug/macho/testdata/gcc-amd64-darwin-exec-with-bad-dysym.base64' 'src/debug/macho/testdata/gcc-amd64-darwin-exec.base64' -> '/usr/lib/go/src/debug/macho/testdata/gcc-amd64-darwin-exec.base64' 'src/debug/macho/testdata/hello.c' -> '/usr/lib/go/src/debug/macho/testdata/hello.c' 'src/debug/pe' -> '/usr/lib/go/src/debug/pe' 'src/debug/pe/file.go' -> '/usr/lib/go/src/debug/pe/file.go' 'src/debug/pe/file_cgo_test.go' -> '/usr/lib/go/src/debug/pe/file_cgo_test.go' 'src/debug/pe/file_test.go' -> '/usr/lib/go/src/debug/pe/file_test.go' 'src/debug/pe/pe.go' -> '/usr/lib/go/src/debug/pe/pe.go' 'src/debug/pe/section.go' -> '/usr/lib/go/src/debug/pe/section.go' 'src/debug/pe/string.go' -> '/usr/lib/go/src/debug/pe/string.go' 'src/debug/pe/symbol.go' -> '/usr/lib/go/src/debug/pe/symbol.go' 'src/debug/pe/symbols_test.go' -> '/usr/lib/go/src/debug/pe/symbols_test.go' 'src/debug/pe/testdata' -> '/usr/lib/go/src/debug/pe/testdata' 'src/debug/pe/testdata/gcc-386-mingw-exec' -> '/usr/lib/go/src/debug/pe/testdata/gcc-386-mingw-exec' 'src/debug/pe/testdata/gcc-386-mingw-no-symbols-exec' -> '/usr/lib/go/src/debug/pe/testdata/gcc-386-mingw-no-symbols-exec' 'src/debug/pe/testdata/gcc-386-mingw-obj' -> '/usr/lib/go/src/debug/pe/testdata/gcc-386-mingw-obj' 'src/debug/pe/testdata/gcc-amd64-mingw-exec' -> '/usr/lib/go/src/debug/pe/testdata/gcc-amd64-mingw-exec' 'src/debug/pe/testdata/gcc-amd64-mingw-obj' -> '/usr/lib/go/src/debug/pe/testdata/gcc-amd64-mingw-obj' 'src/debug/pe/testdata/hello.c' -> '/usr/lib/go/src/debug/pe/testdata/hello.c' 'src/debug/pe/testdata/llvm-mingw-20211002-msvcrt-x86_64-crt2' -> '/usr/lib/go/src/debug/pe/testdata/llvm-mingw-20211002-msvcrt-x86_64-crt2' 'src/debug/pe/testdata/vmlinuz-4.15.0-47-generic' -> '/usr/lib/go/src/debug/pe/testdata/vmlinuz-4.15.0-47-generic' 'src/debug/plan9obj' -> '/usr/lib/go/src/debug/plan9obj' 'src/debug/plan9obj/file.go' -> '/usr/lib/go/src/debug/plan9obj/file.go' 'src/debug/plan9obj/file_test.go' -> '/usr/lib/go/src/debug/plan9obj/file_test.go' 'src/debug/plan9obj/plan9obj.go' -> '/usr/lib/go/src/debug/plan9obj/plan9obj.go' 'src/debug/plan9obj/testdata' -> '/usr/lib/go/src/debug/plan9obj/testdata' 'src/debug/plan9obj/testdata/386-plan9-exec' -> '/usr/lib/go/src/debug/plan9obj/testdata/386-plan9-exec' 'src/debug/plan9obj/testdata/amd64-plan9-exec' -> '/usr/lib/go/src/debug/plan9obj/testdata/amd64-plan9-exec' 'src/debug/plan9obj/testdata/hello.c' -> '/usr/lib/go/src/debug/plan9obj/testdata/hello.c' 'src/embed' -> '/usr/lib/go/src/embed' 'src/embed/embed.go' -> '/usr/lib/go/src/embed/embed.go' 'src/embed/example_test.go' -> '/usr/lib/go/src/embed/example_test.go' 'src/embed/internal' -> '/usr/lib/go/src/embed/internal' 'src/embed/internal/embedtest' -> '/usr/lib/go/src/embed/internal/embedtest' 'src/embed/internal/embedtest/concurrency.txt' -> '/usr/lib/go/src/embed/internal/embedtest/concurrency.txt' 'src/embed/internal/embedtest/embed_test.go' -> '/usr/lib/go/src/embed/internal/embedtest/embed_test.go' 'src/embed/internal/embedtest/embedx_test.go' -> '/usr/lib/go/src/embed/internal/embedtest/embedx_test.go' 'src/embed/internal/embedtest/testdata' -> '/usr/lib/go/src/embed/internal/embedtest/testdata' 'src/embed/internal/embedtest/testdata/-not-hidden' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/-not-hidden' 'src/embed/internal/embedtest/testdata/-not-hidden/fortune.txt' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/-not-hidden/fortune.txt' 'src/embed/internal/embedtest/testdata/.hidden' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/.hidden' 'src/embed/internal/embedtest/testdata/.hidden/.more' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/.hidden/.more' 'src/embed/internal/embedtest/testdata/.hidden/.more/tip.txt' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/.hidden/.more/tip.txt' 'src/embed/internal/embedtest/testdata/.hidden/_more' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/.hidden/_more' 'src/embed/internal/embedtest/testdata/.hidden/_more/tip.txt' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/.hidden/_more/tip.txt' 'src/embed/internal/embedtest/testdata/.hidden/fortune.txt' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/.hidden/fortune.txt' 'src/embed/internal/embedtest/testdata/.hidden/more' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/.hidden/more' 'src/embed/internal/embedtest/testdata/.hidden/more/tip.txt' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/.hidden/more/tip.txt' 'src/embed/internal/embedtest/testdata/_hidden' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/_hidden' 'src/embed/internal/embedtest/testdata/_hidden/fortune.txt' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/_hidden/fortune.txt' 'src/embed/internal/embedtest/testdata/ascii.txt' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/ascii.txt' 'src/embed/internal/embedtest/testdata/glass.txt' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/glass.txt' 'src/embed/internal/embedtest/testdata/hello.txt' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/hello.txt' 'src/embed/internal/embedtest/testdata/i' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/i' 'src/embed/internal/embedtest/testdata/i/i18n.txt' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/i/i18n.txt' 'src/embed/internal/embedtest/testdata/i/j' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/i/j' 'src/embed/internal/embedtest/testdata/i/j/k' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/i/j/k' 'src/embed/internal/embedtest/testdata/i/j/k/k8s.txt' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/i/j/k/k8s.txt' 'src/embed/internal/embedtest/testdata/ken.txt' -> '/usr/lib/go/src/embed/internal/embedtest/testdata/ken.txt' 'src/encoding' -> '/usr/lib/go/src/encoding' 'src/encoding/ascii85' -> '/usr/lib/go/src/encoding/ascii85' 'src/encoding/ascii85/ascii85.go' -> '/usr/lib/go/src/encoding/ascii85/ascii85.go' 'src/encoding/ascii85/ascii85_test.go' -> '/usr/lib/go/src/encoding/ascii85/ascii85_test.go' 'src/encoding/asn1' -> '/usr/lib/go/src/encoding/asn1' 'src/encoding/asn1/asn1.go' -> '/usr/lib/go/src/encoding/asn1/asn1.go' 'src/encoding/asn1/asn1_test.go' -> '/usr/lib/go/src/encoding/asn1/asn1_test.go' 'src/encoding/asn1/common.go' -> '/usr/lib/go/src/encoding/asn1/common.go' 'src/encoding/asn1/marshal.go' -> '/usr/lib/go/src/encoding/asn1/marshal.go' 'src/encoding/asn1/marshal_test.go' -> '/usr/lib/go/src/encoding/asn1/marshal_test.go' 'src/encoding/base32' -> '/usr/lib/go/src/encoding/base32' 'src/encoding/base32/base32.go' -> '/usr/lib/go/src/encoding/base32/base32.go' 'src/encoding/base32/base32_test.go' -> '/usr/lib/go/src/encoding/base32/base32_test.go' 'src/encoding/base32/example_test.go' -> '/usr/lib/go/src/encoding/base32/example_test.go' 'src/encoding/base64' -> '/usr/lib/go/src/encoding/base64' 'src/encoding/base64/base64.go' -> '/usr/lib/go/src/encoding/base64/base64.go' 'src/encoding/base64/base64_test.go' -> '/usr/lib/go/src/encoding/base64/base64_test.go' 'src/encoding/base64/example_test.go' -> '/usr/lib/go/src/encoding/base64/example_test.go' 'src/encoding/binary' -> '/usr/lib/go/src/encoding/binary' 'src/encoding/binary/binary.go' -> '/usr/lib/go/src/encoding/binary/binary.go' 'src/encoding/binary/binary_test.go' -> '/usr/lib/go/src/encoding/binary/binary_test.go' 'src/encoding/binary/example_test.go' -> '/usr/lib/go/src/encoding/binary/example_test.go' 'src/encoding/binary/varint.go' -> '/usr/lib/go/src/encoding/binary/varint.go' 'src/encoding/binary/varint_test.go' -> '/usr/lib/go/src/encoding/binary/varint_test.go' 'src/encoding/csv' -> '/usr/lib/go/src/encoding/csv' 'src/encoding/csv/example_test.go' -> '/usr/lib/go/src/encoding/csv/example_test.go' 'src/encoding/csv/fuzz.go' -> '/usr/lib/go/src/encoding/csv/fuzz.go' 'src/encoding/csv/reader.go' -> '/usr/lib/go/src/encoding/csv/reader.go' 'src/encoding/csv/reader_test.go' -> '/usr/lib/go/src/encoding/csv/reader_test.go' 'src/encoding/csv/writer.go' -> '/usr/lib/go/src/encoding/csv/writer.go' 'src/encoding/csv/writer_test.go' -> '/usr/lib/go/src/encoding/csv/writer_test.go' 'src/encoding/encoding.go' -> '/usr/lib/go/src/encoding/encoding.go' 'src/encoding/gob' -> '/usr/lib/go/src/encoding/gob' 'src/encoding/gob/codec_test.go' -> '/usr/lib/go/src/encoding/gob/codec_test.go' 'src/encoding/gob/debug.go' -> '/usr/lib/go/src/encoding/gob/debug.go' 'src/encoding/gob/dec_helpers.go' -> '/usr/lib/go/src/encoding/gob/dec_helpers.go' 'src/encoding/gob/decgen.go' -> '/usr/lib/go/src/encoding/gob/decgen.go' 'src/encoding/gob/decode.go' -> '/usr/lib/go/src/encoding/gob/decode.go' 'src/encoding/gob/decoder.go' -> '/usr/lib/go/src/encoding/gob/decoder.go' 'src/encoding/gob/doc.go' -> '/usr/lib/go/src/encoding/gob/doc.go' 'src/encoding/gob/dump.go' -> '/usr/lib/go/src/encoding/gob/dump.go' 'src/encoding/gob/enc_helpers.go' -> '/usr/lib/go/src/encoding/gob/enc_helpers.go' 'src/encoding/gob/encgen.go' -> '/usr/lib/go/src/encoding/gob/encgen.go' 'src/encoding/gob/encode.go' -> '/usr/lib/go/src/encoding/gob/encode.go' 'src/encoding/gob/encoder.go' -> '/usr/lib/go/src/encoding/gob/encoder.go' 'src/encoding/gob/encoder_test.go' -> '/usr/lib/go/src/encoding/gob/encoder_test.go' 'src/encoding/gob/error.go' -> '/usr/lib/go/src/encoding/gob/error.go' 'src/encoding/gob/example_encdec_test.go' -> '/usr/lib/go/src/encoding/gob/example_encdec_test.go' 'src/encoding/gob/example_interface_test.go' -> '/usr/lib/go/src/encoding/gob/example_interface_test.go' 'src/encoding/gob/example_test.go' -> '/usr/lib/go/src/encoding/gob/example_test.go' 'src/encoding/gob/gobencdec_test.go' -> '/usr/lib/go/src/encoding/gob/gobencdec_test.go' 'src/encoding/gob/timing_test.go' -> '/usr/lib/go/src/encoding/gob/timing_test.go' 'src/encoding/gob/type.go' -> '/usr/lib/go/src/encoding/gob/type.go' 'src/encoding/gob/type_test.go' -> '/usr/lib/go/src/encoding/gob/type_test.go' 'src/encoding/hex' -> '/usr/lib/go/src/encoding/hex' 'src/encoding/hex/example_test.go' -> '/usr/lib/go/src/encoding/hex/example_test.go' 'src/encoding/hex/hex.go' -> '/usr/lib/go/src/encoding/hex/hex.go' 'src/encoding/hex/hex_test.go' -> '/usr/lib/go/src/encoding/hex/hex_test.go' 'src/encoding/json' -> '/usr/lib/go/src/encoding/json' 'src/encoding/json/bench_test.go' -> '/usr/lib/go/src/encoding/json/bench_test.go' 'src/encoding/json/decode.go' -> '/usr/lib/go/src/encoding/json/decode.go' 'src/encoding/json/decode_test.go' -> '/usr/lib/go/src/encoding/json/decode_test.go' 'src/encoding/json/encode.go' -> '/usr/lib/go/src/encoding/json/encode.go' 'src/encoding/json/encode_test.go' -> '/usr/lib/go/src/encoding/json/encode_test.go' 'src/encoding/json/example_marshaling_test.go' -> '/usr/lib/go/src/encoding/json/example_marshaling_test.go' 'src/encoding/json/example_test.go' -> '/usr/lib/go/src/encoding/json/example_test.go' 'src/encoding/json/example_text_marshaling_test.go' -> '/usr/lib/go/src/encoding/json/example_text_marshaling_test.go' 'src/encoding/json/fold.go' -> '/usr/lib/go/src/encoding/json/fold.go' 'src/encoding/json/fold_test.go' -> '/usr/lib/go/src/encoding/json/fold_test.go' 'src/encoding/json/fuzz.go' -> '/usr/lib/go/src/encoding/json/fuzz.go' 'src/encoding/json/fuzz_test.go' -> '/usr/lib/go/src/encoding/json/fuzz_test.go' 'src/encoding/json/indent.go' -> '/usr/lib/go/src/encoding/json/indent.go' 'src/encoding/json/number_test.go' -> '/usr/lib/go/src/encoding/json/number_test.go' 'src/encoding/json/scanner.go' -> '/usr/lib/go/src/encoding/json/scanner.go' 'src/encoding/json/scanner_test.go' -> '/usr/lib/go/src/encoding/json/scanner_test.go' 'src/encoding/json/stream.go' -> '/usr/lib/go/src/encoding/json/stream.go' 'src/encoding/json/stream_test.go' -> '/usr/lib/go/src/encoding/json/stream_test.go' 'src/encoding/json/tables.go' -> '/usr/lib/go/src/encoding/json/tables.go' 'src/encoding/json/tagkey_test.go' -> '/usr/lib/go/src/encoding/json/tagkey_test.go' 'src/encoding/json/tags.go' -> '/usr/lib/go/src/encoding/json/tags.go' 'src/encoding/json/tags_test.go' -> '/usr/lib/go/src/encoding/json/tags_test.go' 'src/encoding/json/testdata' -> '/usr/lib/go/src/encoding/json/testdata' 'src/encoding/json/testdata/code.json.gz' -> '/usr/lib/go/src/encoding/json/testdata/code.json.gz' 'src/encoding/pem' -> '/usr/lib/go/src/encoding/pem' 'src/encoding/pem/example_test.go' -> '/usr/lib/go/src/encoding/pem/example_test.go' 'src/encoding/pem/pem.go' -> '/usr/lib/go/src/encoding/pem/pem.go' 'src/encoding/pem/pem_test.go' -> '/usr/lib/go/src/encoding/pem/pem_test.go' 'src/encoding/xml' -> '/usr/lib/go/src/encoding/xml' 'src/encoding/xml/atom_test.go' -> '/usr/lib/go/src/encoding/xml/atom_test.go' 'src/encoding/xml/example_marshaling_test.go' -> '/usr/lib/go/src/encoding/xml/example_marshaling_test.go' 'src/encoding/xml/example_test.go' -> '/usr/lib/go/src/encoding/xml/example_test.go' 'src/encoding/xml/example_text_marshaling_test.go' -> '/usr/lib/go/src/encoding/xml/example_text_marshaling_test.go' 'src/encoding/xml/marshal.go' -> '/usr/lib/go/src/encoding/xml/marshal.go' 'src/encoding/xml/marshal_test.go' -> '/usr/lib/go/src/encoding/xml/marshal_test.go' 'src/encoding/xml/read.go' -> '/usr/lib/go/src/encoding/xml/read.go' 'src/encoding/xml/read_test.go' -> '/usr/lib/go/src/encoding/xml/read_test.go' 'src/encoding/xml/typeinfo.go' -> '/usr/lib/go/src/encoding/xml/typeinfo.go' 'src/encoding/xml/xml.go' -> '/usr/lib/go/src/encoding/xml/xml.go' 'src/encoding/xml/xml_test.go' -> '/usr/lib/go/src/encoding/xml/xml_test.go' 'src/errors' -> '/usr/lib/go/src/errors' 'src/errors/errors.go' -> '/usr/lib/go/src/errors/errors.go' 'src/errors/errors_test.go' -> '/usr/lib/go/src/errors/errors_test.go' 'src/errors/example_test.go' -> '/usr/lib/go/src/errors/example_test.go' 'src/errors/join.go' -> '/usr/lib/go/src/errors/join.go' 'src/errors/join_test.go' -> '/usr/lib/go/src/errors/join_test.go' 'src/errors/wrap.go' -> '/usr/lib/go/src/errors/wrap.go' 'src/errors/wrap_test.go' -> '/usr/lib/go/src/errors/wrap_test.go' 'src/expvar' -> '/usr/lib/go/src/expvar' 'src/expvar/expvar.go' -> '/usr/lib/go/src/expvar/expvar.go' 'src/expvar/expvar_test.go' -> '/usr/lib/go/src/expvar/expvar_test.go' 'src/flag' -> '/usr/lib/go/src/flag' 'src/flag/example_func_test.go' -> '/usr/lib/go/src/flag/example_func_test.go' 'src/flag/example_test.go' -> '/usr/lib/go/src/flag/example_test.go' 'src/flag/example_textvar_test.go' -> '/usr/lib/go/src/flag/example_textvar_test.go' 'src/flag/example_value_test.go' -> '/usr/lib/go/src/flag/example_value_test.go' 'src/flag/export_test.go' -> '/usr/lib/go/src/flag/export_test.go' 'src/flag/flag.go' -> '/usr/lib/go/src/flag/flag.go' 'src/flag/flag_test.go' -> '/usr/lib/go/src/flag/flag_test.go' 'src/fmt' -> '/usr/lib/go/src/fmt' 'src/fmt/doc.go' -> '/usr/lib/go/src/fmt/doc.go' 'src/fmt/errors.go' -> '/usr/lib/go/src/fmt/errors.go' 'src/fmt/errors_test.go' -> '/usr/lib/go/src/fmt/errors_test.go' 'src/fmt/example_test.go' -> '/usr/lib/go/src/fmt/example_test.go' 'src/fmt/export_test.go' -> '/usr/lib/go/src/fmt/export_test.go' 'src/fmt/fmt_test.go' -> '/usr/lib/go/src/fmt/fmt_test.go' 'src/fmt/format.go' -> '/usr/lib/go/src/fmt/format.go' 'src/fmt/gostringer_example_test.go' -> '/usr/lib/go/src/fmt/gostringer_example_test.go' 'src/fmt/print.go' -> '/usr/lib/go/src/fmt/print.go' 'src/fmt/scan.go' -> '/usr/lib/go/src/fmt/scan.go' 'src/fmt/scan_test.go' -> '/usr/lib/go/src/fmt/scan_test.go' 'src/fmt/state_test.go' -> '/usr/lib/go/src/fmt/state_test.go' 'src/fmt/stringer_example_test.go' -> '/usr/lib/go/src/fmt/stringer_example_test.go' 'src/fmt/stringer_test.go' -> '/usr/lib/go/src/fmt/stringer_test.go' 'src/go' -> '/usr/lib/go/src/go' 'src/go/ast' -> '/usr/lib/go/src/go/ast' 'src/go/ast/ast.go' -> '/usr/lib/go/src/go/ast/ast.go' 'src/go/ast/ast_test.go' -> '/usr/lib/go/src/go/ast/ast_test.go' 'src/go/ast/commentmap.go' -> '/usr/lib/go/src/go/ast/commentmap.go' 'src/go/ast/commentmap_test.go' -> '/usr/lib/go/src/go/ast/commentmap_test.go' 'src/go/ast/example_test.go' -> '/usr/lib/go/src/go/ast/example_test.go' 'src/go/ast/filter.go' -> '/usr/lib/go/src/go/ast/filter.go' 'src/go/ast/filter_test.go' -> '/usr/lib/go/src/go/ast/filter_test.go' 'src/go/ast/import.go' -> '/usr/lib/go/src/go/ast/import.go' 'src/go/ast/issues_test.go' -> '/usr/lib/go/src/go/ast/issues_test.go' 'src/go/ast/print.go' -> '/usr/lib/go/src/go/ast/print.go' 'src/go/ast/print_test.go' -> '/usr/lib/go/src/go/ast/print_test.go' 'src/go/ast/resolve.go' -> '/usr/lib/go/src/go/ast/resolve.go' 'src/go/ast/scope.go' -> '/usr/lib/go/src/go/ast/scope.go' 'src/go/ast/walk.go' -> '/usr/lib/go/src/go/ast/walk.go' 'src/go/build' -> '/usr/lib/go/src/go/build' 'src/go/build/build.go' -> '/usr/lib/go/src/go/build/build.go' 'src/go/build/build_test.go' -> '/usr/lib/go/src/go/build/build_test.go' 'src/go/build/constraint' -> '/usr/lib/go/src/go/build/constraint' 'src/go/build/constraint/expr.go' -> '/usr/lib/go/src/go/build/constraint/expr.go' 'src/go/build/constraint/expr_test.go' -> '/usr/lib/go/src/go/build/constraint/expr_test.go' 'src/go/build/deps_test.go' -> '/usr/lib/go/src/go/build/deps_test.go' 'src/go/build/doc.go' -> '/usr/lib/go/src/go/build/doc.go' 'src/go/build/gc.go' -> '/usr/lib/go/src/go/build/gc.go' 'src/go/build/gccgo.go' -> '/usr/lib/go/src/go/build/gccgo.go' 'src/go/build/read.go' -> '/usr/lib/go/src/go/build/read.go' 'src/go/build/read_test.go' -> '/usr/lib/go/src/go/build/read_test.go' 'src/go/build/syslist.go' -> '/usr/lib/go/src/go/build/syslist.go' 'src/go/build/syslist_test.go' -> '/usr/lib/go/src/go/build/syslist_test.go' 'src/go/build/testdata' -> '/usr/lib/go/src/go/build/testdata' 'src/go/build/testdata/alltags' -> '/usr/lib/go/src/go/build/testdata/alltags' 'src/go/build/testdata/alltags/alltags.go' -> '/usr/lib/go/src/go/build/testdata/alltags/alltags.go' 'src/go/build/testdata/alltags/x_netbsd_arm.go' -> '/usr/lib/go/src/go/build/testdata/alltags/x_netbsd_arm.go' 'src/go/build/testdata/bads' -> '/usr/lib/go/src/go/build/testdata/bads' 'src/go/build/testdata/bads/bad.s' -> '/usr/lib/go/src/go/build/testdata/bads/bad.s' 'src/go/build/testdata/cgo_disabled' -> '/usr/lib/go/src/go/build/testdata/cgo_disabled' 'src/go/build/testdata/cgo_disabled/cgo_disabled.go' -> '/usr/lib/go/src/go/build/testdata/cgo_disabled/cgo_disabled.go' 'src/go/build/testdata/cgo_disabled/empty.go' -> '/usr/lib/go/src/go/build/testdata/cgo_disabled/empty.go' 'src/go/build/testdata/doc' -> '/usr/lib/go/src/go/build/testdata/doc' 'src/go/build/testdata/doc/a_test.go' -> '/usr/lib/go/src/go/build/testdata/doc/a_test.go' 'src/go/build/testdata/doc/b_test.go' -> '/usr/lib/go/src/go/build/testdata/doc/b_test.go' 'src/go/build/testdata/doc/c_test.go' -> '/usr/lib/go/src/go/build/testdata/doc/c_test.go' 'src/go/build/testdata/doc/d_test.go' -> '/usr/lib/go/src/go/build/testdata/doc/d_test.go' 'src/go/build/testdata/doc/e.go' -> '/usr/lib/go/src/go/build/testdata/doc/e.go' 'src/go/build/testdata/doc/f.go' -> '/usr/lib/go/src/go/build/testdata/doc/f.go' 'src/go/build/testdata/empty' -> '/usr/lib/go/src/go/build/testdata/empty' 'src/go/build/testdata/empty/dummy' -> '/usr/lib/go/src/go/build/testdata/empty/dummy' 'src/go/build/testdata/multi' -> '/usr/lib/go/src/go/build/testdata/multi' 'src/go/build/testdata/multi/file.go' -> '/usr/lib/go/src/go/build/testdata/multi/file.go' 'src/go/build/testdata/multi/file_appengine.go' -> '/usr/lib/go/src/go/build/testdata/multi/file_appengine.go' 'src/go/build/testdata/non_source_tags' -> '/usr/lib/go/src/go/build/testdata/non_source_tags' 'src/go/build/testdata/non_source_tags/non_source_tags.go' -> '/usr/lib/go/src/go/build/testdata/non_source_tags/non_source_tags.go' 'src/go/build/testdata/non_source_tags/x_arm.go.ignore' -> '/usr/lib/go/src/go/build/testdata/non_source_tags/x_arm.go.ignore' 'src/go/build/testdata/other' -> '/usr/lib/go/src/go/build/testdata/other' 'src/go/build/testdata/other/file' -> '/usr/lib/go/src/go/build/testdata/other/file' 'src/go/build/testdata/other/file/file.go' -> '/usr/lib/go/src/go/build/testdata/other/file/file.go' 'src/go/build/testdata/other/main.go' -> '/usr/lib/go/src/go/build/testdata/other/main.go' 'src/go/build/testdata/withvendor' -> '/usr/lib/go/src/go/build/testdata/withvendor' 'src/go/build/testdata/withvendor/src' -> '/usr/lib/go/src/go/build/testdata/withvendor/src' 'src/go/build/testdata/withvendor/src/a' -> '/usr/lib/go/src/go/build/testdata/withvendor/src/a' 'src/go/build/testdata/withvendor/src/a/b' -> '/usr/lib/go/src/go/build/testdata/withvendor/src/a/b' 'src/go/build/testdata/withvendor/src/a/b/b.go' -> '/usr/lib/go/src/go/build/testdata/withvendor/src/a/b/b.go' 'src/go/build/testdata/withvendor/src/a/vendor' -> '/usr/lib/go/src/go/build/testdata/withvendor/src/a/vendor' 'src/go/build/testdata/withvendor/src/a/vendor/c' -> '/usr/lib/go/src/go/build/testdata/withvendor/src/a/vendor/c' 'src/go/build/testdata/withvendor/src/a/vendor/c/d' -> '/usr/lib/go/src/go/build/testdata/withvendor/src/a/vendor/c/d' 'src/go/build/testdata/withvendor/src/a/vendor/c/d/d.go' -> '/usr/lib/go/src/go/build/testdata/withvendor/src/a/vendor/c/d/d.go' 'src/go/build/zcgo.go' -> '/usr/lib/go/src/go/build/zcgo.go' 'src/go/constant' -> '/usr/lib/go/src/go/constant' 'src/go/constant/example_test.go' -> '/usr/lib/go/src/go/constant/example_test.go' 'src/go/constant/kind_string.go' -> '/usr/lib/go/src/go/constant/kind_string.go' 'src/go/constant/value.go' -> '/usr/lib/go/src/go/constant/value.go' 'src/go/constant/value_test.go' -> '/usr/lib/go/src/go/constant/value_test.go' 'src/go/doc' -> '/usr/lib/go/src/go/doc' 'src/go/doc/Makefile' -> '/usr/lib/go/src/go/doc/Makefile' 'src/go/doc/comment' -> '/usr/lib/go/src/go/doc/comment' 'src/go/doc/comment/doc.go' -> '/usr/lib/go/src/go/doc/comment/doc.go' 'src/go/doc/comment/html.go' -> '/usr/lib/go/src/go/doc/comment/html.go' 'src/go/doc/comment/markdown.go' -> '/usr/lib/go/src/go/doc/comment/markdown.go' 'src/go/doc/comment/mkstd.sh' -> '/usr/lib/go/src/go/doc/comment/mkstd.sh' 'src/go/doc/comment/old_test.go' -> '/usr/lib/go/src/go/doc/comment/old_test.go' 'src/go/doc/comment/parse.go' -> '/usr/lib/go/src/go/doc/comment/parse.go' 'src/go/doc/comment/parse_test.go' -> '/usr/lib/go/src/go/doc/comment/parse_test.go' 'src/go/doc/comment/print.go' -> '/usr/lib/go/src/go/doc/comment/print.go' 'src/go/doc/comment/std.go' -> '/usr/lib/go/src/go/doc/comment/std.go' 'src/go/doc/comment/std_test.go' -> '/usr/lib/go/src/go/doc/comment/std_test.go' 'src/go/doc/comment/testdata' -> '/usr/lib/go/src/go/doc/comment/testdata' 'src/go/doc/comment/testdata/README.md' -> '/usr/lib/go/src/go/doc/comment/testdata/README.md' 'src/go/doc/comment/testdata/blank.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/blank.txt' 'src/go/doc/comment/testdata/code.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/code.txt' 'src/go/doc/comment/testdata/code2.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/code2.txt' 'src/go/doc/comment/testdata/code3.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/code3.txt' 'src/go/doc/comment/testdata/code4.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/code4.txt' 'src/go/doc/comment/testdata/code5.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/code5.txt' 'src/go/doc/comment/testdata/code6.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/code6.txt' 'src/go/doc/comment/testdata/crash1.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/crash1.txt' 'src/go/doc/comment/testdata/doclink.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/doclink.txt' 'src/go/doc/comment/testdata/doclink2.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/doclink2.txt' 'src/go/doc/comment/testdata/doclink3.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/doclink3.txt' 'src/go/doc/comment/testdata/doclink4.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/doclink4.txt' 'src/go/doc/comment/testdata/doclink5.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/doclink5.txt' 'src/go/doc/comment/testdata/doclink6.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/doclink6.txt' 'src/go/doc/comment/testdata/doclink7.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/doclink7.txt' 'src/go/doc/comment/testdata/escape.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/escape.txt' 'src/go/doc/comment/testdata/head.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/head.txt' 'src/go/doc/comment/testdata/head2.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/head2.txt' 'src/go/doc/comment/testdata/head3.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/head3.txt' 'src/go/doc/comment/testdata/hello.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/hello.txt' 'src/go/doc/comment/testdata/link.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/link.txt' 'src/go/doc/comment/testdata/link2.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/link2.txt' 'src/go/doc/comment/testdata/link3.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/link3.txt' 'src/go/doc/comment/testdata/link4.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/link4.txt' 'src/go/doc/comment/testdata/link5.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/link5.txt' 'src/go/doc/comment/testdata/link6.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/link6.txt' 'src/go/doc/comment/testdata/link7.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/link7.txt' 'src/go/doc/comment/testdata/linklist.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/linklist.txt' 'src/go/doc/comment/testdata/linklist2.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/linklist2.txt' 'src/go/doc/comment/testdata/linklist3.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/linklist3.txt' 'src/go/doc/comment/testdata/linklist4.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/linklist4.txt' 'src/go/doc/comment/testdata/list.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/list.txt' 'src/go/doc/comment/testdata/list10.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/list10.txt' 'src/go/doc/comment/testdata/list2.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/list2.txt' 'src/go/doc/comment/testdata/list3.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/list3.txt' 'src/go/doc/comment/testdata/list4.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/list4.txt' 'src/go/doc/comment/testdata/list5.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/list5.txt' 'src/go/doc/comment/testdata/list6.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/list6.txt' 'src/go/doc/comment/testdata/list7.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/list7.txt' 'src/go/doc/comment/testdata/list8.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/list8.txt' 'src/go/doc/comment/testdata/list9.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/list9.txt' 'src/go/doc/comment/testdata/para.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/para.txt' 'src/go/doc/comment/testdata/quote.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/quote.txt' 'src/go/doc/comment/testdata/text.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/text.txt' 'src/go/doc/comment/testdata/text2.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/text2.txt' 'src/go/doc/comment/testdata/text3.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/text3.txt' 'src/go/doc/comment/testdata/text4.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/text4.txt' 'src/go/doc/comment/testdata/text5.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/text5.txt' 'src/go/doc/comment/testdata/text6.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/text6.txt' 'src/go/doc/comment/testdata/text7.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/text7.txt' 'src/go/doc/comment/testdata/text8.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/text8.txt' 'src/go/doc/comment/testdata/text9.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/text9.txt' 'src/go/doc/comment/testdata/words.txt' -> '/usr/lib/go/src/go/doc/comment/testdata/words.txt' 'src/go/doc/comment/testdata_test.go' -> '/usr/lib/go/src/go/doc/comment/testdata_test.go' 'src/go/doc/comment/text.go' -> '/usr/lib/go/src/go/doc/comment/text.go' 'src/go/doc/comment/wrap_test.go' -> '/usr/lib/go/src/go/doc/comment/wrap_test.go' 'src/go/doc/comment.go' -> '/usr/lib/go/src/go/doc/comment.go' 'src/go/doc/comment_test.go' -> '/usr/lib/go/src/go/doc/comment_test.go' 'src/go/doc/doc.go' -> '/usr/lib/go/src/go/doc/doc.go' 'src/go/doc/doc_test.go' -> '/usr/lib/go/src/go/doc/doc_test.go' 'src/go/doc/example.go' -> '/usr/lib/go/src/go/doc/example.go' 'src/go/doc/example_internal_test.go' -> '/usr/lib/go/src/go/doc/example_internal_test.go' 'src/go/doc/example_test.go' -> '/usr/lib/go/src/go/doc/example_test.go' 'src/go/doc/exports.go' -> '/usr/lib/go/src/go/doc/exports.go' 'src/go/doc/filter.go' -> '/usr/lib/go/src/go/doc/filter.go' 'src/go/doc/headscan.go' -> '/usr/lib/go/src/go/doc/headscan.go' 'src/go/doc/reader.go' -> '/usr/lib/go/src/go/doc/reader.go' 'src/go/doc/synopsis.go' -> '/usr/lib/go/src/go/doc/synopsis.go' 'src/go/doc/synopsis_test.go' -> '/usr/lib/go/src/go/doc/synopsis_test.go' 'src/go/doc/testdata' -> '/usr/lib/go/src/go/doc/testdata' 'src/go/doc/testdata/a.0.golden' -> '/usr/lib/go/src/go/doc/testdata/a.0.golden' 'src/go/doc/testdata/a.1.golden' -> '/usr/lib/go/src/go/doc/testdata/a.1.golden' 'src/go/doc/testdata/a.2.golden' -> '/usr/lib/go/src/go/doc/testdata/a.2.golden' 'src/go/doc/testdata/a0.go' -> '/usr/lib/go/src/go/doc/testdata/a0.go' 'src/go/doc/testdata/a1.go' -> '/usr/lib/go/src/go/doc/testdata/a1.go' 'src/go/doc/testdata/b.0.golden' -> '/usr/lib/go/src/go/doc/testdata/b.0.golden' 'src/go/doc/testdata/b.1.golden' -> '/usr/lib/go/src/go/doc/testdata/b.1.golden' 'src/go/doc/testdata/b.2.golden' -> '/usr/lib/go/src/go/doc/testdata/b.2.golden' 'src/go/doc/testdata/b.go' -> '/usr/lib/go/src/go/doc/testdata/b.go' 'src/go/doc/testdata/benchmark.go' -> '/usr/lib/go/src/go/doc/testdata/benchmark.go' 'src/go/doc/testdata/blank.0.golden' -> '/usr/lib/go/src/go/doc/testdata/blank.0.golden' 'src/go/doc/testdata/blank.1.golden' -> '/usr/lib/go/src/go/doc/testdata/blank.1.golden' 'src/go/doc/testdata/blank.2.golden' -> '/usr/lib/go/src/go/doc/testdata/blank.2.golden' 'src/go/doc/testdata/blank.go' -> '/usr/lib/go/src/go/doc/testdata/blank.go' 'src/go/doc/testdata/bugpara.0.golden' -> '/usr/lib/go/src/go/doc/testdata/bugpara.0.golden' 'src/go/doc/testdata/bugpara.1.golden' -> '/usr/lib/go/src/go/doc/testdata/bugpara.1.golden' 'src/go/doc/testdata/bugpara.2.golden' -> '/usr/lib/go/src/go/doc/testdata/bugpara.2.golden' 'src/go/doc/testdata/bugpara.go' -> '/usr/lib/go/src/go/doc/testdata/bugpara.go' 'src/go/doc/testdata/c.0.golden' -> '/usr/lib/go/src/go/doc/testdata/c.0.golden' 'src/go/doc/testdata/c.1.golden' -> '/usr/lib/go/src/go/doc/testdata/c.1.golden' 'src/go/doc/testdata/c.2.golden' -> '/usr/lib/go/src/go/doc/testdata/c.2.golden' 'src/go/doc/testdata/c.go' -> '/usr/lib/go/src/go/doc/testdata/c.go' 'src/go/doc/testdata/d.0.golden' -> '/usr/lib/go/src/go/doc/testdata/d.0.golden' 'src/go/doc/testdata/d.1.golden' -> '/usr/lib/go/src/go/doc/testdata/d.1.golden' 'src/go/doc/testdata/d.2.golden' -> '/usr/lib/go/src/go/doc/testdata/d.2.golden' 'src/go/doc/testdata/d1.go' -> '/usr/lib/go/src/go/doc/testdata/d1.go' 'src/go/doc/testdata/d2.go' -> '/usr/lib/go/src/go/doc/testdata/d2.go' 'src/go/doc/testdata/e.0.golden' -> '/usr/lib/go/src/go/doc/testdata/e.0.golden' 'src/go/doc/testdata/e.1.golden' -> '/usr/lib/go/src/go/doc/testdata/e.1.golden' 'src/go/doc/testdata/e.2.golden' -> '/usr/lib/go/src/go/doc/testdata/e.2.golden' 'src/go/doc/testdata/e.go' -> '/usr/lib/go/src/go/doc/testdata/e.go' 'src/go/doc/testdata/error1.0.golden' -> '/usr/lib/go/src/go/doc/testdata/error1.0.golden' 'src/go/doc/testdata/error1.1.golden' -> '/usr/lib/go/src/go/doc/testdata/error1.1.golden' 'src/go/doc/testdata/error1.2.golden' -> '/usr/lib/go/src/go/doc/testdata/error1.2.golden' 'src/go/doc/testdata/error1.go' -> '/usr/lib/go/src/go/doc/testdata/error1.go' 'src/go/doc/testdata/error2.0.golden' -> '/usr/lib/go/src/go/doc/testdata/error2.0.golden' 'src/go/doc/testdata/error2.1.golden' -> '/usr/lib/go/src/go/doc/testdata/error2.1.golden' 'src/go/doc/testdata/error2.2.golden' -> '/usr/lib/go/src/go/doc/testdata/error2.2.golden' 'src/go/doc/testdata/error2.go' -> '/usr/lib/go/src/go/doc/testdata/error2.go' 'src/go/doc/testdata/example.go' -> '/usr/lib/go/src/go/doc/testdata/example.go' 'src/go/doc/testdata/examples' -> '/usr/lib/go/src/go/doc/testdata/examples' 'src/go/doc/testdata/examples/README.md' -> '/usr/lib/go/src/go/doc/testdata/examples/README.md' 'src/go/doc/testdata/examples/empty.go' -> '/usr/lib/go/src/go/doc/testdata/examples/empty.go' 'src/go/doc/testdata/examples/empty.golden' -> '/usr/lib/go/src/go/doc/testdata/examples/empty.golden' 'src/go/doc/testdata/examples/generic_constraints.go' -> '/usr/lib/go/src/go/doc/testdata/examples/generic_constraints.go' 'src/go/doc/testdata/examples/generic_constraints.golden' -> '/usr/lib/go/src/go/doc/testdata/examples/generic_constraints.golden' 'src/go/doc/testdata/examples/import_groups.go' -> '/usr/lib/go/src/go/doc/testdata/examples/import_groups.go' 'src/go/doc/testdata/examples/import_groups.golden' -> '/usr/lib/go/src/go/doc/testdata/examples/import_groups.golden' 'src/go/doc/testdata/examples/import_groups_named.go' -> '/usr/lib/go/src/go/doc/testdata/examples/import_groups_named.go' 'src/go/doc/testdata/examples/import_groups_named.golden' -> '/usr/lib/go/src/go/doc/testdata/examples/import_groups_named.golden' 'src/go/doc/testdata/examples/inspect_signature.go' -> '/usr/lib/go/src/go/doc/testdata/examples/inspect_signature.go' 'src/go/doc/testdata/examples/inspect_signature.golden' -> '/usr/lib/go/src/go/doc/testdata/examples/inspect_signature.golden' 'src/go/doc/testdata/examples/iota.go' -> '/usr/lib/go/src/go/doc/testdata/examples/iota.go' 'src/go/doc/testdata/examples/iota.golden' -> '/usr/lib/go/src/go/doc/testdata/examples/iota.golden' 'src/go/doc/testdata/examples/issue43658.go' -> '/usr/lib/go/src/go/doc/testdata/examples/issue43658.go' 'src/go/doc/testdata/examples/issue43658.golden' -> '/usr/lib/go/src/go/doc/testdata/examples/issue43658.golden' 'src/go/doc/testdata/examples/multiple.go' -> '/usr/lib/go/src/go/doc/testdata/examples/multiple.go' 'src/go/doc/testdata/examples/multiple.golden' -> '/usr/lib/go/src/go/doc/testdata/examples/multiple.golden' 'src/go/doc/testdata/examples/values.go' -> '/usr/lib/go/src/go/doc/testdata/examples/values.go' 'src/go/doc/testdata/examples/values.golden' -> '/usr/lib/go/src/go/doc/testdata/examples/values.golden' 'src/go/doc/testdata/examples/whole_file.go' -> '/usr/lib/go/src/go/doc/testdata/examples/whole_file.go' 'src/go/doc/testdata/examples/whole_file.golden' -> '/usr/lib/go/src/go/doc/testdata/examples/whole_file.golden' 'src/go/doc/testdata/examples/whole_function.go' -> '/usr/lib/go/src/go/doc/testdata/examples/whole_function.go' 'src/go/doc/testdata/examples/whole_function.golden' -> '/usr/lib/go/src/go/doc/testdata/examples/whole_function.golden' 'src/go/doc/testdata/examples/whole_function_external.go' -> '/usr/lib/go/src/go/doc/testdata/examples/whole_function_external.go' 'src/go/doc/testdata/examples/whole_function_external.golden' -> '/usr/lib/go/src/go/doc/testdata/examples/whole_function_external.golden' 'src/go/doc/testdata/f.0.golden' -> '/usr/lib/go/src/go/doc/testdata/f.0.golden' 'src/go/doc/testdata/f.1.golden' -> '/usr/lib/go/src/go/doc/testdata/f.1.golden' 'src/go/doc/testdata/f.2.golden' -> '/usr/lib/go/src/go/doc/testdata/f.2.golden' 'src/go/doc/testdata/f.go' -> '/usr/lib/go/src/go/doc/testdata/f.go' 'src/go/doc/testdata/g.0.golden' -> '/usr/lib/go/src/go/doc/testdata/g.0.golden' 'src/go/doc/testdata/g.1.golden' -> '/usr/lib/go/src/go/doc/testdata/g.1.golden' 'src/go/doc/testdata/g.2.golden' -> '/usr/lib/go/src/go/doc/testdata/g.2.golden' 'src/go/doc/testdata/g.go' -> '/usr/lib/go/src/go/doc/testdata/g.go' 'src/go/doc/testdata/generics.0.golden' -> '/usr/lib/go/src/go/doc/testdata/generics.0.golden' 'src/go/doc/testdata/generics.1.golden' -> '/usr/lib/go/src/go/doc/testdata/generics.1.golden' 'src/go/doc/testdata/generics.2.golden' -> '/usr/lib/go/src/go/doc/testdata/generics.2.golden' 'src/go/doc/testdata/generics.go' -> '/usr/lib/go/src/go/doc/testdata/generics.go' 'src/go/doc/testdata/issue12839.0.golden' -> '/usr/lib/go/src/go/doc/testdata/issue12839.0.golden' 'src/go/doc/testdata/issue12839.1.golden' -> '/usr/lib/go/src/go/doc/testdata/issue12839.1.golden' 'src/go/doc/testdata/issue12839.2.golden' -> '/usr/lib/go/src/go/doc/testdata/issue12839.2.golden' 'src/go/doc/testdata/issue12839.go' -> '/usr/lib/go/src/go/doc/testdata/issue12839.go' 'src/go/doc/testdata/issue13742.0.golden' -> '/usr/lib/go/src/go/doc/testdata/issue13742.0.golden' 'src/go/doc/testdata/issue13742.1.golden' -> '/usr/lib/go/src/go/doc/testdata/issue13742.1.golden' 'src/go/doc/testdata/issue13742.2.golden' -> '/usr/lib/go/src/go/doc/testdata/issue13742.2.golden' 'src/go/doc/testdata/issue13742.go' -> '/usr/lib/go/src/go/doc/testdata/issue13742.go' 'src/go/doc/testdata/issue16153.0.golden' -> '/usr/lib/go/src/go/doc/testdata/issue16153.0.golden' 'src/go/doc/testdata/issue16153.1.golden' -> '/usr/lib/go/src/go/doc/testdata/issue16153.1.golden' 'src/go/doc/testdata/issue16153.2.golden' -> '/usr/lib/go/src/go/doc/testdata/issue16153.2.golden' 'src/go/doc/testdata/issue16153.go' -> '/usr/lib/go/src/go/doc/testdata/issue16153.go' 'src/go/doc/testdata/issue17788.0.golden' -> '/usr/lib/go/src/go/doc/testdata/issue17788.0.golden' 'src/go/doc/testdata/issue17788.1.golden' -> '/usr/lib/go/src/go/doc/testdata/issue17788.1.golden' 'src/go/doc/testdata/issue17788.2.golden' -> '/usr/lib/go/src/go/doc/testdata/issue17788.2.golden' 'src/go/doc/testdata/issue17788.go' -> '/usr/lib/go/src/go/doc/testdata/issue17788.go' 'src/go/doc/testdata/issue22856.0.golden' -> '/usr/lib/go/src/go/doc/testdata/issue22856.0.golden' 'src/go/doc/testdata/issue22856.1.golden' -> '/usr/lib/go/src/go/doc/testdata/issue22856.1.golden' 'src/go/doc/testdata/issue22856.2.golden' -> '/usr/lib/go/src/go/doc/testdata/issue22856.2.golden' 'src/go/doc/testdata/issue22856.go' -> '/usr/lib/go/src/go/doc/testdata/issue22856.go' 'src/go/doc/testdata/pkgdoc' -> '/usr/lib/go/src/go/doc/testdata/pkgdoc' 'src/go/doc/testdata/pkgdoc/doc.go' -> '/usr/lib/go/src/go/doc/testdata/pkgdoc/doc.go' 'src/go/doc/testdata/predeclared.0.golden' -> '/usr/lib/go/src/go/doc/testdata/predeclared.0.golden' 'src/go/doc/testdata/predeclared.1.golden' -> '/usr/lib/go/src/go/doc/testdata/predeclared.1.golden' 'src/go/doc/testdata/predeclared.2.golden' -> '/usr/lib/go/src/go/doc/testdata/predeclared.2.golden' 'src/go/doc/testdata/predeclared.go' -> '/usr/lib/go/src/go/doc/testdata/predeclared.go' 'src/go/doc/testdata/template.txt' -> '/usr/lib/go/src/go/doc/testdata/template.txt' 'src/go/doc/testdata/testing.0.golden' -> '/usr/lib/go/src/go/doc/testdata/testing.0.golden' 'src/go/doc/testdata/testing.1.golden' -> '/usr/lib/go/src/go/doc/testdata/testing.1.golden' 'src/go/doc/testdata/testing.2.golden' -> '/usr/lib/go/src/go/doc/testdata/testing.2.golden' 'src/go/doc/testdata/testing.go' -> '/usr/lib/go/src/go/doc/testdata/testing.go' 'src/go/format' -> '/usr/lib/go/src/go/format' 'src/go/format/benchmark_test.go' -> '/usr/lib/go/src/go/format/benchmark_test.go' 'src/go/format/example_test.go' -> '/usr/lib/go/src/go/format/example_test.go' 'src/go/format/format.go' -> '/usr/lib/go/src/go/format/format.go' 'src/go/format/format_test.go' -> '/usr/lib/go/src/go/format/format_test.go' 'src/go/format/internal.go' -> '/usr/lib/go/src/go/format/internal.go' 'src/go/importer' -> '/usr/lib/go/src/go/importer' 'src/go/importer/importer.go' -> '/usr/lib/go/src/go/importer/importer.go' 'src/go/importer/importer_test.go' -> '/usr/lib/go/src/go/importer/importer_test.go' 'src/go/internal' -> '/usr/lib/go/src/go/internal' 'src/go/internal/gccgoimporter' -> '/usr/lib/go/src/go/internal/gccgoimporter' 'src/go/internal/gccgoimporter/ar.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/ar.go' 'src/go/internal/gccgoimporter/gccgoinstallation.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/gccgoinstallation.go' 'src/go/internal/gccgoimporter/gccgoinstallation_test.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/gccgoinstallation_test.go' 'src/go/internal/gccgoimporter/importer.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/importer.go' 'src/go/internal/gccgoimporter/importer_test.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/importer_test.go' 'src/go/internal/gccgoimporter/parser.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/parser.go' 'src/go/internal/gccgoimporter/parser_test.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/parser_test.go' 'src/go/internal/gccgoimporter/testdata' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata' 'src/go/internal/gccgoimporter/testdata/aliases.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/aliases.go' 'src/go/internal/gccgoimporter/testdata/aliases.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/aliases.gox' 'src/go/internal/gccgoimporter/testdata/complexnums.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/complexnums.go' 'src/go/internal/gccgoimporter/testdata/complexnums.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/complexnums.gox' 'src/go/internal/gccgoimporter/testdata/conversions.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/conversions.go' 'src/go/internal/gccgoimporter/testdata/conversions.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/conversions.gox' 'src/go/internal/gccgoimporter/testdata/escapeinfo.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/escapeinfo.go' 'src/go/internal/gccgoimporter/testdata/escapeinfo.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/escapeinfo.gox' 'src/go/internal/gccgoimporter/testdata/imports.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/imports.go' 'src/go/internal/gccgoimporter/testdata/imports.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/imports.gox' 'src/go/internal/gccgoimporter/testdata/issue27856.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/issue27856.go' 'src/go/internal/gccgoimporter/testdata/issue27856.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/issue27856.gox' 'src/go/internal/gccgoimporter/testdata/issue29198.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/issue29198.go' 'src/go/internal/gccgoimporter/testdata/issue29198.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/issue29198.gox' 'src/go/internal/gccgoimporter/testdata/issue30628.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/issue30628.go' 'src/go/internal/gccgoimporter/testdata/issue30628.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/issue30628.gox' 'src/go/internal/gccgoimporter/testdata/issue31540.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/issue31540.go' 'src/go/internal/gccgoimporter/testdata/issue31540.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/issue31540.gox' 'src/go/internal/gccgoimporter/testdata/issue34182.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/issue34182.go' 'src/go/internal/gccgoimporter/testdata/issue34182.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/issue34182.gox' 'src/go/internal/gccgoimporter/testdata/libimportsar.a' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/libimportsar.a' 'src/go/internal/gccgoimporter/testdata/nointerface.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/nointerface.go' 'src/go/internal/gccgoimporter/testdata/nointerface.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/nointerface.gox' 'src/go/internal/gccgoimporter/testdata/notinheap.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/notinheap.go' 'src/go/internal/gccgoimporter/testdata/notinheap.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/notinheap.gox' 'src/go/internal/gccgoimporter/testdata/pointer.go' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/pointer.go' 'src/go/internal/gccgoimporter/testdata/pointer.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/pointer.gox' 'src/go/internal/gccgoimporter/testdata/time.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/time.gox' 'src/go/internal/gccgoimporter/testdata/unicode.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/unicode.gox' 'src/go/internal/gccgoimporter/testdata/v1reflect.gox' -> '/usr/lib/go/src/go/internal/gccgoimporter/testdata/v1reflect.gox' 'src/go/internal/gcimporter' -> '/usr/lib/go/src/go/internal/gcimporter' 'src/go/internal/gcimporter/exportdata.go' -> '/usr/lib/go/src/go/internal/gcimporter/exportdata.go' 'src/go/internal/gcimporter/gcimporter.go' -> '/usr/lib/go/src/go/internal/gcimporter/gcimporter.go' 'src/go/internal/gcimporter/gcimporter_test.go' -> '/usr/lib/go/src/go/internal/gcimporter/gcimporter_test.go' 'src/go/internal/gcimporter/iimport.go' -> '/usr/lib/go/src/go/internal/gcimporter/iimport.go' 'src/go/internal/gcimporter/support.go' -> '/usr/lib/go/src/go/internal/gcimporter/support.go' 'src/go/internal/gcimporter/testdata' -> '/usr/lib/go/src/go/internal/gcimporter/testdata' 'src/go/internal/gcimporter/testdata/a.go' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/a.go' 'src/go/internal/gcimporter/testdata/b.go' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/b.go' 'src/go/internal/gcimporter/testdata/exports.go' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/exports.go' 'src/go/internal/gcimporter/testdata/g.go' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/g.go' 'src/go/internal/gcimporter/testdata/generics.go' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/generics.go' 'src/go/internal/gcimporter/testdata/issue15920.go' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/issue15920.go' 'src/go/internal/gcimporter/testdata/issue20046.go' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/issue20046.go' 'src/go/internal/gcimporter/testdata/issue25301.go' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/issue25301.go' 'src/go/internal/gcimporter/testdata/issue25596.go' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/issue25596.go' 'src/go/internal/gcimporter/testdata/issue57015.go' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/issue57015.go' 'src/go/internal/gcimporter/testdata/p.go' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/p.go' 'src/go/internal/gcimporter/testdata/versions' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/versions' 'src/go/internal/gcimporter/testdata/versions/test.go' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/versions/test.go' 'src/go/internal/gcimporter/testdata/versions/test_go1.11_0i.a' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/versions/test_go1.11_0i.a' 'src/go/internal/gcimporter/testdata/versions/test_go1.11_6b.a' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/versions/test_go1.11_6b.a' 'src/go/internal/gcimporter/testdata/versions/test_go1.11_999b.a' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/versions/test_go1.11_999b.a' 'src/go/internal/gcimporter/testdata/versions/test_go1.11_999i.a' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/versions/test_go1.11_999i.a' 'src/go/internal/gcimporter/testdata/versions/test_go1.7_0.a' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/versions/test_go1.7_0.a' 'src/go/internal/gcimporter/testdata/versions/test_go1.7_1.a' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/versions/test_go1.7_1.a' 'src/go/internal/gcimporter/testdata/versions/test_go1.8_4.a' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/versions/test_go1.8_4.a' 'src/go/internal/gcimporter/testdata/versions/test_go1.8_5.a' -> '/usr/lib/go/src/go/internal/gcimporter/testdata/versions/test_go1.8_5.a' 'src/go/internal/gcimporter/ureader.go' -> '/usr/lib/go/src/go/internal/gcimporter/ureader.go' 'src/go/internal/srcimporter' -> '/usr/lib/go/src/go/internal/srcimporter' 'src/go/internal/srcimporter/srcimporter.go' -> '/usr/lib/go/src/go/internal/srcimporter/srcimporter.go' 'src/go/internal/srcimporter/srcimporter_test.go' -> '/usr/lib/go/src/go/internal/srcimporter/srcimporter_test.go' 'src/go/internal/srcimporter/testdata' -> '/usr/lib/go/src/go/internal/srcimporter/testdata' 'src/go/internal/srcimporter/testdata/issue20855' -> '/usr/lib/go/src/go/internal/srcimporter/testdata/issue20855' 'src/go/internal/srcimporter/testdata/issue20855/issue20855.go' -> '/usr/lib/go/src/go/internal/srcimporter/testdata/issue20855/issue20855.go' 'src/go/internal/srcimporter/testdata/issue23092' -> '/usr/lib/go/src/go/internal/srcimporter/testdata/issue23092' 'src/go/internal/srcimporter/testdata/issue23092/issue23092.go' -> '/usr/lib/go/src/go/internal/srcimporter/testdata/issue23092/issue23092.go' 'src/go/internal/srcimporter/testdata/issue24392' -> '/usr/lib/go/src/go/internal/srcimporter/testdata/issue24392' 'src/go/internal/srcimporter/testdata/issue24392/issue24392.go' -> '/usr/lib/go/src/go/internal/srcimporter/testdata/issue24392/issue24392.go' 'src/go/internal/typeparams' -> '/usr/lib/go/src/go/internal/typeparams' 'src/go/internal/typeparams/typeparams.go' -> '/usr/lib/go/src/go/internal/typeparams/typeparams.go' 'src/go/parser' -> '/usr/lib/go/src/go/parser' 'src/go/parser/error_test.go' -> '/usr/lib/go/src/go/parser/error_test.go' 'src/go/parser/example_test.go' -> '/usr/lib/go/src/go/parser/example_test.go' 'src/go/parser/interface.go' -> '/usr/lib/go/src/go/parser/interface.go' 'src/go/parser/parser.go' -> '/usr/lib/go/src/go/parser/parser.go' 'src/go/parser/parser_test.go' -> '/usr/lib/go/src/go/parser/parser_test.go' 'src/go/parser/performance_test.go' -> '/usr/lib/go/src/go/parser/performance_test.go' 'src/go/parser/resolver.go' -> '/usr/lib/go/src/go/parser/resolver.go' 'src/go/parser/resolver_test.go' -> '/usr/lib/go/src/go/parser/resolver_test.go' 'src/go/parser/short_test.go' -> '/usr/lib/go/src/go/parser/short_test.go' 'src/go/parser/testdata' -> '/usr/lib/go/src/go/parser/testdata' 'src/go/parser/testdata/chans.go2' -> '/usr/lib/go/src/go/parser/testdata/chans.go2' 'src/go/parser/testdata/commas.src' -> '/usr/lib/go/src/go/parser/testdata/commas.src' 'src/go/parser/testdata/interface.go2' -> '/usr/lib/go/src/go/parser/testdata/interface.go2' 'src/go/parser/testdata/issue11377.src' -> '/usr/lib/go/src/go/parser/testdata/issue11377.src' 'src/go/parser/testdata/issue23434.src' -> '/usr/lib/go/src/go/parser/testdata/issue23434.src' 'src/go/parser/testdata/issue3106.src' -> '/usr/lib/go/src/go/parser/testdata/issue3106.src' 'src/go/parser/testdata/issue34946.src' -> '/usr/lib/go/src/go/parser/testdata/issue34946.src' 'src/go/parser/testdata/issue42951' -> '/usr/lib/go/src/go/parser/testdata/issue42951' 'src/go/parser/testdata/issue42951/not_a_file.go' -> '/usr/lib/go/src/go/parser/testdata/issue42951/not_a_file.go' 'src/go/parser/testdata/issue42951/not_a_file.go/invalid.go' -> '/usr/lib/go/src/go/parser/testdata/issue42951/not_a_file.go/invalid.go' 'src/go/parser/testdata/issue44504.src' -> '/usr/lib/go/src/go/parser/testdata/issue44504.src' 'src/go/parser/testdata/issue49174.go2' -> '/usr/lib/go/src/go/parser/testdata/issue49174.go2' 'src/go/parser/testdata/issue49175.go2' -> '/usr/lib/go/src/go/parser/testdata/issue49175.go2' 'src/go/parser/testdata/issue49482.go2' -> '/usr/lib/go/src/go/parser/testdata/issue49482.go2' 'src/go/parser/testdata/issue50427.go2' -> '/usr/lib/go/src/go/parser/testdata/issue50427.go2' 'src/go/parser/testdata/linalg.go2' -> '/usr/lib/go/src/go/parser/testdata/linalg.go2' 'src/go/parser/testdata/map.go2' -> '/usr/lib/go/src/go/parser/testdata/map.go2' 'src/go/parser/testdata/metrics.go2' -> '/usr/lib/go/src/go/parser/testdata/metrics.go2' 'src/go/parser/testdata/resolution' -> '/usr/lib/go/src/go/parser/testdata/resolution' 'src/go/parser/testdata/resolution/issue45136.src' -> '/usr/lib/go/src/go/parser/testdata/resolution/issue45136.src' 'src/go/parser/testdata/resolution/issue45160.src' -> '/usr/lib/go/src/go/parser/testdata/resolution/issue45160.src' 'src/go/parser/testdata/resolution/resolution.src' -> '/usr/lib/go/src/go/parser/testdata/resolution/resolution.src' 'src/go/parser/testdata/resolution/typeparams.go2' -> '/usr/lib/go/src/go/parser/testdata/resolution/typeparams.go2' 'src/go/parser/testdata/set.go2' -> '/usr/lib/go/src/go/parser/testdata/set.go2' 'src/go/parser/testdata/slices.go2' -> '/usr/lib/go/src/go/parser/testdata/slices.go2' 'src/go/parser/testdata/sort.go2' -> '/usr/lib/go/src/go/parser/testdata/sort.go2' 'src/go/parser/testdata/tparams.go2' -> '/usr/lib/go/src/go/parser/testdata/tparams.go2' 'src/go/parser/testdata/typeset.go2' -> '/usr/lib/go/src/go/parser/testdata/typeset.go2' 'src/go/printer' -> '/usr/lib/go/src/go/printer' 'src/go/printer/comment.go' -> '/usr/lib/go/src/go/printer/comment.go' 'src/go/printer/example_test.go' -> '/usr/lib/go/src/go/printer/example_test.go' 'src/go/printer/gobuild.go' -> '/usr/lib/go/src/go/printer/gobuild.go' 'src/go/printer/nodes.go' -> '/usr/lib/go/src/go/printer/nodes.go' 'src/go/printer/performance_test.go' -> '/usr/lib/go/src/go/printer/performance_test.go' 'src/go/printer/printer.go' -> '/usr/lib/go/src/go/printer/printer.go' 'src/go/printer/printer_test.go' -> '/usr/lib/go/src/go/printer/printer_test.go' 'src/go/printer/testdata' -> '/usr/lib/go/src/go/printer/testdata' 'src/go/printer/testdata/alignment.golden' -> '/usr/lib/go/src/go/printer/testdata/alignment.golden' 'src/go/printer/testdata/alignment.input' -> '/usr/lib/go/src/go/printer/testdata/alignment.input' 'src/go/printer/testdata/comments.golden' -> '/usr/lib/go/src/go/printer/testdata/comments.golden' 'src/go/printer/testdata/comments.input' -> '/usr/lib/go/src/go/printer/testdata/comments.input' 'src/go/printer/testdata/comments.x' -> '/usr/lib/go/src/go/printer/testdata/comments.x' 'src/go/printer/testdata/comments2.golden' -> '/usr/lib/go/src/go/printer/testdata/comments2.golden' 'src/go/printer/testdata/comments2.input' -> '/usr/lib/go/src/go/printer/testdata/comments2.input' 'src/go/printer/testdata/complit.input' -> '/usr/lib/go/src/go/printer/testdata/complit.input' 'src/go/printer/testdata/complit.x' -> '/usr/lib/go/src/go/printer/testdata/complit.x' 'src/go/printer/testdata/declarations.golden' -> '/usr/lib/go/src/go/printer/testdata/declarations.golden' 'src/go/printer/testdata/declarations.input' -> '/usr/lib/go/src/go/printer/testdata/declarations.input' 'src/go/printer/testdata/doc.golden' -> '/usr/lib/go/src/go/printer/testdata/doc.golden' 'src/go/printer/testdata/doc.input' -> '/usr/lib/go/src/go/printer/testdata/doc.input' 'src/go/printer/testdata/empty.golden' -> '/usr/lib/go/src/go/printer/testdata/empty.golden' 'src/go/printer/testdata/empty.input' -> '/usr/lib/go/src/go/printer/testdata/empty.input' 'src/go/printer/testdata/expressions.golden' -> '/usr/lib/go/src/go/printer/testdata/expressions.golden' 'src/go/printer/testdata/expressions.input' -> '/usr/lib/go/src/go/printer/testdata/expressions.input' 'src/go/printer/testdata/expressions.raw' -> '/usr/lib/go/src/go/printer/testdata/expressions.raw' 'src/go/printer/testdata/generics.golden' -> '/usr/lib/go/src/go/printer/testdata/generics.golden' 'src/go/printer/testdata/generics.input' -> '/usr/lib/go/src/go/printer/testdata/generics.input' 'src/go/printer/testdata/go2numbers.golden' -> '/usr/lib/go/src/go/printer/testdata/go2numbers.golden' 'src/go/printer/testdata/go2numbers.input' -> '/usr/lib/go/src/go/printer/testdata/go2numbers.input' 'src/go/printer/testdata/go2numbers.norm' -> '/usr/lib/go/src/go/printer/testdata/go2numbers.norm' 'src/go/printer/testdata/gobuild1.golden' -> '/usr/lib/go/src/go/printer/testdata/gobuild1.golden' 'src/go/printer/testdata/gobuild1.input' -> '/usr/lib/go/src/go/printer/testdata/gobuild1.input' 'src/go/printer/testdata/gobuild2.golden' -> '/usr/lib/go/src/go/printer/testdata/gobuild2.golden' 'src/go/printer/testdata/gobuild2.input' -> '/usr/lib/go/src/go/printer/testdata/gobuild2.input' 'src/go/printer/testdata/gobuild3.golden' -> '/usr/lib/go/src/go/printer/testdata/gobuild3.golden' 'src/go/printer/testdata/gobuild3.input' -> '/usr/lib/go/src/go/printer/testdata/gobuild3.input' 'src/go/printer/testdata/gobuild4.golden' -> '/usr/lib/go/src/go/printer/testdata/gobuild4.golden' 'src/go/printer/testdata/gobuild4.input' -> '/usr/lib/go/src/go/printer/testdata/gobuild4.input' 'src/go/printer/testdata/gobuild5.golden' -> '/usr/lib/go/src/go/printer/testdata/gobuild5.golden' 'src/go/printer/testdata/gobuild5.input' -> '/usr/lib/go/src/go/printer/testdata/gobuild5.input' 'src/go/printer/testdata/gobuild6.golden' -> '/usr/lib/go/src/go/printer/testdata/gobuild6.golden' 'src/go/printer/testdata/gobuild6.input' -> '/usr/lib/go/src/go/printer/testdata/gobuild6.input' 'src/go/printer/testdata/gobuild7.golden' -> '/usr/lib/go/src/go/printer/testdata/gobuild7.golden' 'src/go/printer/testdata/gobuild7.input' -> '/usr/lib/go/src/go/printer/testdata/gobuild7.input' 'src/go/printer/testdata/linebreaks.golden' -> '/usr/lib/go/src/go/printer/testdata/linebreaks.golden' 'src/go/printer/testdata/linebreaks.input' -> '/usr/lib/go/src/go/printer/testdata/linebreaks.input' 'src/go/printer/testdata/parser.go' -> '/usr/lib/go/src/go/printer/testdata/parser.go' 'src/go/printer/testdata/slow.golden' -> '/usr/lib/go/src/go/printer/testdata/slow.golden' 'src/go/printer/testdata/slow.input' -> '/usr/lib/go/src/go/printer/testdata/slow.input' 'src/go/printer/testdata/statements.golden' -> '/usr/lib/go/src/go/printer/testdata/statements.golden' 'src/go/printer/testdata/statements.input' -> '/usr/lib/go/src/go/printer/testdata/statements.input' 'src/go/scanner' -> '/usr/lib/go/src/go/scanner' 'src/go/scanner/errors.go' -> '/usr/lib/go/src/go/scanner/errors.go' 'src/go/scanner/example_test.go' -> '/usr/lib/go/src/go/scanner/example_test.go' 'src/go/scanner/scanner.go' -> '/usr/lib/go/src/go/scanner/scanner.go' 'src/go/scanner/scanner_test.go' -> '/usr/lib/go/src/go/scanner/scanner_test.go' 'src/go/token' -> '/usr/lib/go/src/go/token' 'src/go/token/example_test.go' -> '/usr/lib/go/src/go/token/example_test.go' 'src/go/token/position.go' -> '/usr/lib/go/src/go/token/position.go' 'src/go/token/position_bench_test.go' -> '/usr/lib/go/src/go/token/position_bench_test.go' 'src/go/token/position_test.go' -> '/usr/lib/go/src/go/token/position_test.go' 'src/go/token/serialize.go' -> '/usr/lib/go/src/go/token/serialize.go' 'src/go/token/serialize_test.go' -> '/usr/lib/go/src/go/token/serialize_test.go' 'src/go/token/token.go' -> '/usr/lib/go/src/go/token/token.go' 'src/go/token/token_test.go' -> '/usr/lib/go/src/go/token/token_test.go' 'src/go/types' -> '/usr/lib/go/src/go/types' 'src/go/types/api.go' -> '/usr/lib/go/src/go/types/api.go' 'src/go/types/api_test.go' -> '/usr/lib/go/src/go/types/api_test.go' 'src/go/types/array.go' -> '/usr/lib/go/src/go/types/array.go' 'src/go/types/assignments.go' -> '/usr/lib/go/src/go/types/assignments.go' 'src/go/types/basic.go' -> '/usr/lib/go/src/go/types/basic.go' 'src/go/types/builtins.go' -> '/usr/lib/go/src/go/types/builtins.go' 'src/go/types/builtins_test.go' -> '/usr/lib/go/src/go/types/builtins_test.go' 'src/go/types/call.go' -> '/usr/lib/go/src/go/types/call.go' 'src/go/types/chan.go' -> '/usr/lib/go/src/go/types/chan.go' 'src/go/types/check.go' -> '/usr/lib/go/src/go/types/check.go' 'src/go/types/check_test.go' -> '/usr/lib/go/src/go/types/check_test.go' 'src/go/types/context.go' -> '/usr/lib/go/src/go/types/context.go' 'src/go/types/context_test.go' -> '/usr/lib/go/src/go/types/context_test.go' 'src/go/types/conversions.go' -> '/usr/lib/go/src/go/types/conversions.go' 'src/go/types/decl.go' -> '/usr/lib/go/src/go/types/decl.go' 'src/go/types/errorcalls_test.go' -> '/usr/lib/go/src/go/types/errorcalls_test.go' 'src/go/types/errors.go' -> '/usr/lib/go/src/go/types/errors.go' 'src/go/types/errors_test.go' -> '/usr/lib/go/src/go/types/errors_test.go' 'src/go/types/eval.go' -> '/usr/lib/go/src/go/types/eval.go' 'src/go/types/eval_test.go' -> '/usr/lib/go/src/go/types/eval_test.go' 'src/go/types/example_test.go' -> '/usr/lib/go/src/go/types/example_test.go' 'src/go/types/expr.go' -> '/usr/lib/go/src/go/types/expr.go' 'src/go/types/exprstring.go' -> '/usr/lib/go/src/go/types/exprstring.go' 'src/go/types/exprstring_test.go' -> '/usr/lib/go/src/go/types/exprstring_test.go' 'src/go/types/gccgosizes.go' -> '/usr/lib/go/src/go/types/gccgosizes.go' 'src/go/types/gotype.go' -> '/usr/lib/go/src/go/types/gotype.go' 'src/go/types/hilbert_test.go' -> '/usr/lib/go/src/go/types/hilbert_test.go' 'src/go/types/index.go' -> '/usr/lib/go/src/go/types/index.go' 'src/go/types/infer.go' -> '/usr/lib/go/src/go/types/infer.go' 'src/go/types/initorder.go' -> '/usr/lib/go/src/go/types/initorder.go' 'src/go/types/instantiate.go' -> '/usr/lib/go/src/go/types/instantiate.go' 'src/go/types/instantiate_test.go' -> '/usr/lib/go/src/go/types/instantiate_test.go' 'src/go/types/interface.go' -> '/usr/lib/go/src/go/types/interface.go' 'src/go/types/issues_test.go' -> '/usr/lib/go/src/go/types/issues_test.go' 'src/go/types/labels.go' -> '/usr/lib/go/src/go/types/labels.go' 'src/go/types/lookup.go' -> '/usr/lib/go/src/go/types/lookup.go' 'src/go/types/lookup_test.go' -> '/usr/lib/go/src/go/types/lookup_test.go' 'src/go/types/main_test.go' -> '/usr/lib/go/src/go/types/main_test.go' 'src/go/types/map.go' -> '/usr/lib/go/src/go/types/map.go' 'src/go/types/methodset.go' -> '/usr/lib/go/src/go/types/methodset.go' 'src/go/types/methodset_test.go' -> '/usr/lib/go/src/go/types/methodset_test.go' 'src/go/types/mono.go' -> '/usr/lib/go/src/go/types/mono.go' 'src/go/types/mono_test.go' -> '/usr/lib/go/src/go/types/mono_test.go' 'src/go/types/named.go' -> '/usr/lib/go/src/go/types/named.go' 'src/go/types/named_test.go' -> '/usr/lib/go/src/go/types/named_test.go' 'src/go/types/object.go' -> '/usr/lib/go/src/go/types/object.go' 'src/go/types/object_test.go' -> '/usr/lib/go/src/go/types/object_test.go' 'src/go/types/objset.go' -> '/usr/lib/go/src/go/types/objset.go' 'src/go/types/operand.go' -> '/usr/lib/go/src/go/types/operand.go' 'src/go/types/package.go' -> '/usr/lib/go/src/go/types/package.go' 'src/go/types/pointer.go' -> '/usr/lib/go/src/go/types/pointer.go' 'src/go/types/predicates.go' -> '/usr/lib/go/src/go/types/predicates.go' 'src/go/types/resolver.go' -> '/usr/lib/go/src/go/types/resolver.go' 'src/go/types/resolver_test.go' -> '/usr/lib/go/src/go/types/resolver_test.go' 'src/go/types/return.go' -> '/usr/lib/go/src/go/types/return.go' 'src/go/types/scope.go' -> '/usr/lib/go/src/go/types/scope.go' 'src/go/types/selection.go' -> '/usr/lib/go/src/go/types/selection.go' 'src/go/types/self_test.go' -> '/usr/lib/go/src/go/types/self_test.go' 'src/go/types/signature.go' -> '/usr/lib/go/src/go/types/signature.go' 'src/go/types/sizeof_test.go' -> '/usr/lib/go/src/go/types/sizeof_test.go' 'src/go/types/sizes.go' -> '/usr/lib/go/src/go/types/sizes.go' 'src/go/types/sizes_test.go' -> '/usr/lib/go/src/go/types/sizes_test.go' 'src/go/types/slice.go' -> '/usr/lib/go/src/go/types/slice.go' 'src/go/types/stdlib_test.go' -> '/usr/lib/go/src/go/types/stdlib_test.go' 'src/go/types/stmt.go' -> '/usr/lib/go/src/go/types/stmt.go' 'src/go/types/struct.go' -> '/usr/lib/go/src/go/types/struct.go' 'src/go/types/subst.go' -> '/usr/lib/go/src/go/types/subst.go' 'src/go/types/termlist.go' -> '/usr/lib/go/src/go/types/termlist.go' 'src/go/types/termlist_test.go' -> '/usr/lib/go/src/go/types/termlist_test.go' 'src/go/types/testdata' -> '/usr/lib/go/src/go/types/testdata' 'src/go/types/testdata/local' -> '/usr/lib/go/src/go/types/testdata/local' 'src/go/types/testdata/local/issue47996.go' -> '/usr/lib/go/src/go/types/testdata/local/issue47996.go' 'src/go/types/testdata/local/shifts.go' -> '/usr/lib/go/src/go/types/testdata/local/shifts.go' 'src/go/types/testdata/manual.go' -> '/usr/lib/go/src/go/types/testdata/manual.go' 'src/go/types/token_test.go' -> '/usr/lib/go/src/go/types/token_test.go' 'src/go/types/tuple.go' -> '/usr/lib/go/src/go/types/tuple.go' 'src/go/types/type.go' -> '/usr/lib/go/src/go/types/type.go' 'src/go/types/typelists.go' -> '/usr/lib/go/src/go/types/typelists.go' 'src/go/types/typeparam.go' -> '/usr/lib/go/src/go/types/typeparam.go' 'src/go/types/typeset.go' -> '/usr/lib/go/src/go/types/typeset.go' 'src/go/types/typeset_test.go' -> '/usr/lib/go/src/go/types/typeset_test.go' 'src/go/types/typestring.go' -> '/usr/lib/go/src/go/types/typestring.go' 'src/go/types/typestring_test.go' -> '/usr/lib/go/src/go/types/typestring_test.go' 'src/go/types/typeterm.go' -> '/usr/lib/go/src/go/types/typeterm.go' 'src/go/types/typeterm_test.go' -> '/usr/lib/go/src/go/types/typeterm_test.go' 'src/go/types/typexpr.go' -> '/usr/lib/go/src/go/types/typexpr.go' 'src/go/types/unify.go' -> '/usr/lib/go/src/go/types/unify.go' 'src/go/types/union.go' -> '/usr/lib/go/src/go/types/union.go' 'src/go/types/universe.go' -> '/usr/lib/go/src/go/types/universe.go' 'src/go/types/validtype.go' -> '/usr/lib/go/src/go/types/validtype.go' 'src/go/types/version.go' -> '/usr/lib/go/src/go/types/version.go' 'src/go.mod' -> '/usr/lib/go/src/go.mod' 'src/go.sum' -> '/usr/lib/go/src/go.sum' 'src/hash' -> '/usr/lib/go/src/hash' 'src/hash/adler32' -> '/usr/lib/go/src/hash/adler32' 'src/hash/adler32/adler32.go' -> '/usr/lib/go/src/hash/adler32/adler32.go' 'src/hash/adler32/adler32_test.go' -> '/usr/lib/go/src/hash/adler32/adler32_test.go' 'src/hash/crc32' -> '/usr/lib/go/src/hash/crc32' 'src/hash/crc32/crc32.go' -> '/usr/lib/go/src/hash/crc32/crc32.go' 'src/hash/crc32/crc32_amd64.go' -> '/usr/lib/go/src/hash/crc32/crc32_amd64.go' 'src/hash/crc32/crc32_amd64.s' -> '/usr/lib/go/src/hash/crc32/crc32_amd64.s' 'src/hash/crc32/crc32_arm64.go' -> '/usr/lib/go/src/hash/crc32/crc32_arm64.go' 'src/hash/crc32/crc32_arm64.s' -> '/usr/lib/go/src/hash/crc32/crc32_arm64.s' 'src/hash/crc32/crc32_generic.go' -> '/usr/lib/go/src/hash/crc32/crc32_generic.go' 'src/hash/crc32/crc32_otherarch.go' -> '/usr/lib/go/src/hash/crc32/crc32_otherarch.go' 'src/hash/crc32/crc32_ppc64le.go' -> '/usr/lib/go/src/hash/crc32/crc32_ppc64le.go' 'src/hash/crc32/crc32_ppc64le.s' -> '/usr/lib/go/src/hash/crc32/crc32_ppc64le.s' 'src/hash/crc32/crc32_s390x.go' -> '/usr/lib/go/src/hash/crc32/crc32_s390x.go' 'src/hash/crc32/crc32_s390x.s' -> '/usr/lib/go/src/hash/crc32/crc32_s390x.s' 'src/hash/crc32/crc32_table_ppc64le.s' -> '/usr/lib/go/src/hash/crc32/crc32_table_ppc64le.s' 'src/hash/crc32/crc32_test.go' -> '/usr/lib/go/src/hash/crc32/crc32_test.go' 'src/hash/crc32/example_test.go' -> '/usr/lib/go/src/hash/crc32/example_test.go' 'src/hash/crc32/gen_const_ppc64le.go' -> '/usr/lib/go/src/hash/crc32/gen_const_ppc64le.go' 'src/hash/crc64' -> '/usr/lib/go/src/hash/crc64' 'src/hash/crc64/crc64.go' -> '/usr/lib/go/src/hash/crc64/crc64.go' 'src/hash/crc64/crc64_test.go' -> '/usr/lib/go/src/hash/crc64/crc64_test.go' 'src/hash/example_test.go' -> '/usr/lib/go/src/hash/example_test.go' 'src/hash/fnv' -> '/usr/lib/go/src/hash/fnv' 'src/hash/fnv/fnv.go' -> '/usr/lib/go/src/hash/fnv/fnv.go' 'src/hash/fnv/fnv_test.go' -> '/usr/lib/go/src/hash/fnv/fnv_test.go' 'src/hash/hash.go' -> '/usr/lib/go/src/hash/hash.go' 'src/hash/maphash' -> '/usr/lib/go/src/hash/maphash' 'src/hash/maphash/example_test.go' -> '/usr/lib/go/src/hash/maphash/example_test.go' 'src/hash/maphash/maphash.go' -> '/usr/lib/go/src/hash/maphash/maphash.go' 'src/hash/maphash/maphash_test.go' -> '/usr/lib/go/src/hash/maphash/maphash_test.go' 'src/hash/maphash/smhasher_test.go' -> '/usr/lib/go/src/hash/maphash/smhasher_test.go' 'src/hash/marshal_test.go' -> '/usr/lib/go/src/hash/marshal_test.go' 'src/hash/test_cases.txt' -> '/usr/lib/go/src/hash/test_cases.txt' 'src/hash/test_gen.awk' -> '/usr/lib/go/src/hash/test_gen.awk' 'src/html' -> '/usr/lib/go/src/html' 'src/html/entity.go' -> '/usr/lib/go/src/html/entity.go' 'src/html/entity_test.go' -> '/usr/lib/go/src/html/entity_test.go' 'src/html/escape.go' -> '/usr/lib/go/src/html/escape.go' 'src/html/escape_test.go' -> '/usr/lib/go/src/html/escape_test.go' 'src/html/example_test.go' -> '/usr/lib/go/src/html/example_test.go' 'src/html/fuzz.go' -> '/usr/lib/go/src/html/fuzz.go' 'src/html/template' -> '/usr/lib/go/src/html/template' 'src/html/template/attr.go' -> '/usr/lib/go/src/html/template/attr.go' 'src/html/template/attr_string.go' -> '/usr/lib/go/src/html/template/attr_string.go' 'src/html/template/clone_test.go' -> '/usr/lib/go/src/html/template/clone_test.go' 'src/html/template/content.go' -> '/usr/lib/go/src/html/template/content.go' 'src/html/template/content_test.go' -> '/usr/lib/go/src/html/template/content_test.go' 'src/html/template/context.go' -> '/usr/lib/go/src/html/template/context.go' 'src/html/template/css.go' -> '/usr/lib/go/src/html/template/css.go' 'src/html/template/css_test.go' -> '/usr/lib/go/src/html/template/css_test.go' 'src/html/template/delim_string.go' -> '/usr/lib/go/src/html/template/delim_string.go' 'src/html/template/doc.go' -> '/usr/lib/go/src/html/template/doc.go' 'src/html/template/element_string.go' -> '/usr/lib/go/src/html/template/element_string.go' 'src/html/template/error.go' -> '/usr/lib/go/src/html/template/error.go' 'src/html/template/escape.go' -> '/usr/lib/go/src/html/template/escape.go' 'src/html/template/escape_test.go' -> '/usr/lib/go/src/html/template/escape_test.go' 'src/html/template/example_test.go' -> '/usr/lib/go/src/html/template/example_test.go' 'src/html/template/examplefiles_test.go' -> '/usr/lib/go/src/html/template/examplefiles_test.go' 'src/html/template/exec_test.go' -> '/usr/lib/go/src/html/template/exec_test.go' 'src/html/template/html.go' -> '/usr/lib/go/src/html/template/html.go' 'src/html/template/html_test.go' -> '/usr/lib/go/src/html/template/html_test.go' 'src/html/template/js.go' -> '/usr/lib/go/src/html/template/js.go' 'src/html/template/js_test.go' -> '/usr/lib/go/src/html/template/js_test.go' 'src/html/template/jsctx_string.go' -> '/usr/lib/go/src/html/template/jsctx_string.go' 'src/html/template/multi_test.go' -> '/usr/lib/go/src/html/template/multi_test.go' 'src/html/template/state_string.go' -> '/usr/lib/go/src/html/template/state_string.go' 'src/html/template/template.go' -> '/usr/lib/go/src/html/template/template.go' 'src/html/template/template_test.go' -> '/usr/lib/go/src/html/template/template_test.go' 'src/html/template/testdata' -> '/usr/lib/go/src/html/template/testdata' 'src/html/template/testdata/file1.tmpl' -> '/usr/lib/go/src/html/template/testdata/file1.tmpl' 'src/html/template/testdata/file2.tmpl' -> '/usr/lib/go/src/html/template/testdata/file2.tmpl' 'src/html/template/testdata/fs.zip' -> '/usr/lib/go/src/html/template/testdata/fs.zip' 'src/html/template/testdata/tmpl1.tmpl' -> '/usr/lib/go/src/html/template/testdata/tmpl1.tmpl' 'src/html/template/testdata/tmpl2.tmpl' -> '/usr/lib/go/src/html/template/testdata/tmpl2.tmpl' 'src/html/template/transition.go' -> '/usr/lib/go/src/html/template/transition.go' 'src/html/template/transition_test.go' -> '/usr/lib/go/src/html/template/transition_test.go' 'src/html/template/url.go' -> '/usr/lib/go/src/html/template/url.go' 'src/html/template/url_test.go' -> '/usr/lib/go/src/html/template/url_test.go' 'src/html/template/urlpart_string.go' -> '/usr/lib/go/src/html/template/urlpart_string.go' 'src/image' -> '/usr/lib/go/src/image' 'src/image/color' -> '/usr/lib/go/src/image/color' 'src/image/color/color.go' -> '/usr/lib/go/src/image/color/color.go' 'src/image/color/color_test.go' -> '/usr/lib/go/src/image/color/color_test.go' 'src/image/color/palette' -> '/usr/lib/go/src/image/color/palette' 'src/image/color/palette/gen.go' -> '/usr/lib/go/src/image/color/palette/gen.go' 'src/image/color/palette/generate.go' -> '/usr/lib/go/src/image/color/palette/generate.go' 'src/image/color/palette/palette.go' -> '/usr/lib/go/src/image/color/palette/palette.go' 'src/image/color/ycbcr.go' -> '/usr/lib/go/src/image/color/ycbcr.go' 'src/image/color/ycbcr_test.go' -> '/usr/lib/go/src/image/color/ycbcr_test.go' 'src/image/decode_example_test.go' -> '/usr/lib/go/src/image/decode_example_test.go' 'src/image/decode_test.go' -> '/usr/lib/go/src/image/decode_test.go' 'src/image/draw' -> '/usr/lib/go/src/image/draw' 'src/image/draw/bench_test.go' -> '/usr/lib/go/src/image/draw/bench_test.go' 'src/image/draw/clip_test.go' -> '/usr/lib/go/src/image/draw/clip_test.go' 'src/image/draw/draw.go' -> '/usr/lib/go/src/image/draw/draw.go' 'src/image/draw/draw_test.go' -> '/usr/lib/go/src/image/draw/draw_test.go' 'src/image/draw/example_test.go' -> '/usr/lib/go/src/image/draw/example_test.go' 'src/image/format.go' -> '/usr/lib/go/src/image/format.go' 'src/image/geom.go' -> '/usr/lib/go/src/image/geom.go' 'src/image/geom_test.go' -> '/usr/lib/go/src/image/geom_test.go' 'src/image/gif' -> '/usr/lib/go/src/image/gif' 'src/image/gif/fuzz_test.go' -> '/usr/lib/go/src/image/gif/fuzz_test.go' 'src/image/gif/reader.go' -> '/usr/lib/go/src/image/gif/reader.go' 'src/image/gif/reader_test.go' -> '/usr/lib/go/src/image/gif/reader_test.go' 'src/image/gif/writer.go' -> '/usr/lib/go/src/image/gif/writer.go' 'src/image/gif/writer_test.go' -> '/usr/lib/go/src/image/gif/writer_test.go' 'src/image/image.go' -> '/usr/lib/go/src/image/image.go' 'src/image/image_test.go' -> '/usr/lib/go/src/image/image_test.go' 'src/image/internal' -> '/usr/lib/go/src/image/internal' 'src/image/internal/imageutil' -> '/usr/lib/go/src/image/internal/imageutil' 'src/image/internal/imageutil/gen.go' -> '/usr/lib/go/src/image/internal/imageutil/gen.go' 'src/image/internal/imageutil/imageutil.go' -> '/usr/lib/go/src/image/internal/imageutil/imageutil.go' 'src/image/internal/imageutil/impl.go' -> '/usr/lib/go/src/image/internal/imageutil/impl.go' 'src/image/jpeg' -> '/usr/lib/go/src/image/jpeg' 'src/image/jpeg/dct_test.go' -> '/usr/lib/go/src/image/jpeg/dct_test.go' 'src/image/jpeg/fdct.go' -> '/usr/lib/go/src/image/jpeg/fdct.go' 'src/image/jpeg/fuzz_test.go' -> '/usr/lib/go/src/image/jpeg/fuzz_test.go' 'src/image/jpeg/huffman.go' -> '/usr/lib/go/src/image/jpeg/huffman.go' 'src/image/jpeg/idct.go' -> '/usr/lib/go/src/image/jpeg/idct.go' 'src/image/jpeg/reader.go' -> '/usr/lib/go/src/image/jpeg/reader.go' 'src/image/jpeg/reader_test.go' -> '/usr/lib/go/src/image/jpeg/reader_test.go' 'src/image/jpeg/scan.go' -> '/usr/lib/go/src/image/jpeg/scan.go' 'src/image/jpeg/writer.go' -> '/usr/lib/go/src/image/jpeg/writer.go' 'src/image/jpeg/writer_test.go' -> '/usr/lib/go/src/image/jpeg/writer_test.go' 'src/image/names.go' -> '/usr/lib/go/src/image/names.go' 'src/image/png' -> '/usr/lib/go/src/image/png' 'src/image/png/example_test.go' -> '/usr/lib/go/src/image/png/example_test.go' 'src/image/png/fuzz.go' -> '/usr/lib/go/src/image/png/fuzz.go' 'src/image/png/fuzz_test.go' -> '/usr/lib/go/src/image/png/fuzz_test.go' 'src/image/png/paeth.go' -> '/usr/lib/go/src/image/png/paeth.go' 'src/image/png/paeth_test.go' -> '/usr/lib/go/src/image/png/paeth_test.go' 'src/image/png/reader.go' -> '/usr/lib/go/src/image/png/reader.go' 'src/image/png/reader_test.go' -> '/usr/lib/go/src/image/png/reader_test.go' 'src/image/png/testdata' -> '/usr/lib/go/src/image/png/testdata' 'src/image/png/testdata/benchGray.png' -> '/usr/lib/go/src/image/png/testdata/benchGray.png' 'src/image/png/testdata/benchNRGBA-gradient.png' -> '/usr/lib/go/src/image/png/testdata/benchNRGBA-gradient.png' 'src/image/png/testdata/benchNRGBA-opaque.png' -> '/usr/lib/go/src/image/png/testdata/benchNRGBA-opaque.png' 'src/image/png/testdata/benchPaletted.png' -> '/usr/lib/go/src/image/png/testdata/benchPaletted.png' 'src/image/png/testdata/benchRGB-interlace.png' -> '/usr/lib/go/src/image/png/testdata/benchRGB-interlace.png' 'src/image/png/testdata/benchRGB.png' -> '/usr/lib/go/src/image/png/testdata/benchRGB.png' 'src/image/png/testdata/gray-gradient.interlaced.png' -> '/usr/lib/go/src/image/png/testdata/gray-gradient.interlaced.png' 'src/image/png/testdata/gray-gradient.png' -> '/usr/lib/go/src/image/png/testdata/gray-gradient.png' 'src/image/png/testdata/invalid-crc32.png' -> '/usr/lib/go/src/image/png/testdata/invalid-crc32.png' 'src/image/png/testdata/invalid-noend.png' -> '/usr/lib/go/src/image/png/testdata/invalid-noend.png' 'src/image/png/testdata/invalid-palette.png' -> '/usr/lib/go/src/image/png/testdata/invalid-palette.png' 'src/image/png/testdata/invalid-trunc.png' -> '/usr/lib/go/src/image/png/testdata/invalid-trunc.png' 'src/image/png/testdata/invalid-zlib.png' -> '/usr/lib/go/src/image/png/testdata/invalid-zlib.png' 'src/image/png/testdata/pngsuite' -> '/usr/lib/go/src/image/png/testdata/pngsuite' 'src/image/png/testdata/pngsuite/README' -> '/usr/lib/go/src/image/png/testdata/pngsuite/README' 'src/image/png/testdata/pngsuite/README.original' -> '/usr/lib/go/src/image/png/testdata/pngsuite/README.original' 'src/image/png/testdata/pngsuite/basn0g01-30.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g01-30.png' 'src/image/png/testdata/pngsuite/basn0g01-30.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g01-30.sng' 'src/image/png/testdata/pngsuite/basn0g01.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g01.png' 'src/image/png/testdata/pngsuite/basn0g01.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g01.sng' 'src/image/png/testdata/pngsuite/basn0g02-29.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g02-29.png' 'src/image/png/testdata/pngsuite/basn0g02-29.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g02-29.sng' 'src/image/png/testdata/pngsuite/basn0g02.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g02.png' 'src/image/png/testdata/pngsuite/basn0g02.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g02.sng' 'src/image/png/testdata/pngsuite/basn0g04-31.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g04-31.png' 'src/image/png/testdata/pngsuite/basn0g04-31.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g04-31.sng' 'src/image/png/testdata/pngsuite/basn0g04.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g04.png' 'src/image/png/testdata/pngsuite/basn0g04.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g04.sng' 'src/image/png/testdata/pngsuite/basn0g08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g08.png' 'src/image/png/testdata/pngsuite/basn0g08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g08.sng' 'src/image/png/testdata/pngsuite/basn0g16.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g16.png' 'src/image/png/testdata/pngsuite/basn0g16.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn0g16.sng' 'src/image/png/testdata/pngsuite/basn2c08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn2c08.png' 'src/image/png/testdata/pngsuite/basn2c08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn2c08.sng' 'src/image/png/testdata/pngsuite/basn2c16.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn2c16.png' 'src/image/png/testdata/pngsuite/basn2c16.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn2c16.sng' 'src/image/png/testdata/pngsuite/basn3p01.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn3p01.png' 'src/image/png/testdata/pngsuite/basn3p01.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn3p01.sng' 'src/image/png/testdata/pngsuite/basn3p02.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn3p02.png' 'src/image/png/testdata/pngsuite/basn3p02.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn3p02.sng' 'src/image/png/testdata/pngsuite/basn3p04-31i.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn3p04-31i.png' 'src/image/png/testdata/pngsuite/basn3p04-31i.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn3p04-31i.sng' 'src/image/png/testdata/pngsuite/basn3p04.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn3p04.png' 'src/image/png/testdata/pngsuite/basn3p04.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn3p04.sng' 'src/image/png/testdata/pngsuite/basn3p08-trns.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn3p08-trns.png' 'src/image/png/testdata/pngsuite/basn3p08-trns.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn3p08-trns.sng' 'src/image/png/testdata/pngsuite/basn3p08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn3p08.png' 'src/image/png/testdata/pngsuite/basn3p08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn3p08.sng' 'src/image/png/testdata/pngsuite/basn4a08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn4a08.png' 'src/image/png/testdata/pngsuite/basn4a08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn4a08.sng' 'src/image/png/testdata/pngsuite/basn4a16.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn4a16.png' 'src/image/png/testdata/pngsuite/basn4a16.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn4a16.sng' 'src/image/png/testdata/pngsuite/basn6a08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn6a08.png' 'src/image/png/testdata/pngsuite/basn6a08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn6a08.sng' 'src/image/png/testdata/pngsuite/basn6a16.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn6a16.png' 'src/image/png/testdata/pngsuite/basn6a16.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/basn6a16.sng' 'src/image/png/testdata/pngsuite/ftbbn0g01.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbbn0g01.png' 'src/image/png/testdata/pngsuite/ftbbn0g01.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbbn0g01.sng' 'src/image/png/testdata/pngsuite/ftbbn0g02.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbbn0g02.png' 'src/image/png/testdata/pngsuite/ftbbn0g02.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbbn0g02.sng' 'src/image/png/testdata/pngsuite/ftbbn0g04.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbbn0g04.png' 'src/image/png/testdata/pngsuite/ftbbn0g04.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbbn0g04.sng' 'src/image/png/testdata/pngsuite/ftbbn2c16.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbbn2c16.png' 'src/image/png/testdata/pngsuite/ftbbn2c16.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbbn2c16.sng' 'src/image/png/testdata/pngsuite/ftbbn3p08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbbn3p08.png' 'src/image/png/testdata/pngsuite/ftbbn3p08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbbn3p08.sng' 'src/image/png/testdata/pngsuite/ftbgn2c16.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbgn2c16.png' 'src/image/png/testdata/pngsuite/ftbgn2c16.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbgn2c16.sng' 'src/image/png/testdata/pngsuite/ftbgn3p08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbgn3p08.png' 'src/image/png/testdata/pngsuite/ftbgn3p08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbgn3p08.sng' 'src/image/png/testdata/pngsuite/ftbrn2c08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbrn2c08.png' 'src/image/png/testdata/pngsuite/ftbrn2c08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbrn2c08.sng' 'src/image/png/testdata/pngsuite/ftbwn0g16.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbwn0g16.png' 'src/image/png/testdata/pngsuite/ftbwn0g16.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbwn0g16.sng' 'src/image/png/testdata/pngsuite/ftbwn3p08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbwn3p08.png' 'src/image/png/testdata/pngsuite/ftbwn3p08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbwn3p08.sng' 'src/image/png/testdata/pngsuite/ftbyn3p08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbyn3p08.png' 'src/image/png/testdata/pngsuite/ftbyn3p08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftbyn3p08.sng' 'src/image/png/testdata/pngsuite/ftp0n0g08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftp0n0g08.png' 'src/image/png/testdata/pngsuite/ftp0n0g08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftp0n0g08.sng' 'src/image/png/testdata/pngsuite/ftp0n2c08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftp0n2c08.png' 'src/image/png/testdata/pngsuite/ftp0n2c08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftp0n2c08.sng' 'src/image/png/testdata/pngsuite/ftp0n3p08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftp0n3p08.png' 'src/image/png/testdata/pngsuite/ftp0n3p08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftp0n3p08.sng' 'src/image/png/testdata/pngsuite/ftp1n3p08.png' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftp1n3p08.png' 'src/image/png/testdata/pngsuite/ftp1n3p08.sng' -> '/usr/lib/go/src/image/png/testdata/pngsuite/ftp1n3p08.sng' 'src/image/png/writer.go' -> '/usr/lib/go/src/image/png/writer.go' 'src/image/png/writer_test.go' -> '/usr/lib/go/src/image/png/writer_test.go' 'src/image/testdata' -> '/usr/lib/go/src/image/testdata' 'src/image/testdata/triangle-001.gif' -> '/usr/lib/go/src/image/testdata/triangle-001.gif' 'src/image/testdata/video-001.221212.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.221212.jpeg' 'src/image/testdata/video-001.221212.png' -> '/usr/lib/go/src/image/testdata/video-001.221212.png' 'src/image/testdata/video-001.5bpp.gif' -> '/usr/lib/go/src/image/testdata/video-001.5bpp.gif' 'src/image/testdata/video-001.cmyk.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.cmyk.jpeg' 'src/image/testdata/video-001.cmyk.png' -> '/usr/lib/go/src/image/testdata/video-001.cmyk.png' 'src/image/testdata/video-001.gif' -> '/usr/lib/go/src/image/testdata/video-001.gif' 'src/image/testdata/video-001.interlaced.gif' -> '/usr/lib/go/src/image/testdata/video-001.interlaced.gif' 'src/image/testdata/video-001.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.jpeg' 'src/image/testdata/video-001.png' -> '/usr/lib/go/src/image/testdata/video-001.png' 'src/image/testdata/video-001.progressive.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.progressive.jpeg' 'src/image/testdata/video-001.progressive.truncated.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.progressive.truncated.jpeg' 'src/image/testdata/video-001.progressive.truncated.png' -> '/usr/lib/go/src/image/testdata/video-001.progressive.truncated.png' 'src/image/testdata/video-001.q50.410.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.q50.410.jpeg' 'src/image/testdata/video-001.q50.410.progressive.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.q50.410.progressive.jpeg' 'src/image/testdata/video-001.q50.411.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.q50.411.jpeg' 'src/image/testdata/video-001.q50.411.progressive.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.q50.411.progressive.jpeg' 'src/image/testdata/video-001.q50.420.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.q50.420.jpeg' 'src/image/testdata/video-001.q50.420.progressive.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.q50.420.progressive.jpeg' 'src/image/testdata/video-001.q50.422.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.q50.422.jpeg' 'src/image/testdata/video-001.q50.422.progressive.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.q50.422.progressive.jpeg' 'src/image/testdata/video-001.q50.440.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.q50.440.jpeg' 'src/image/testdata/video-001.q50.440.progressive.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.q50.440.progressive.jpeg' 'src/image/testdata/video-001.q50.444.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.q50.444.jpeg' 'src/image/testdata/video-001.q50.444.progressive.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.q50.444.progressive.jpeg' 'src/image/testdata/video-001.rgb.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.rgb.jpeg' 'src/image/testdata/video-001.rgb.png' -> '/usr/lib/go/src/image/testdata/video-001.rgb.png' 'src/image/testdata/video-001.separate.dc.progression.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.separate.dc.progression.jpeg' 'src/image/testdata/video-001.separate.dc.progression.progressive.jpeg' -> '/usr/lib/go/src/image/testdata/video-001.separate.dc.progression.progressive.jpeg' 'src/image/testdata/video-005.gray.gif' -> '/usr/lib/go/src/image/testdata/video-005.gray.gif' 'src/image/testdata/video-005.gray.jpeg' -> '/usr/lib/go/src/image/testdata/video-005.gray.jpeg' 'src/image/testdata/video-005.gray.png' -> '/usr/lib/go/src/image/testdata/video-005.gray.png' 'src/image/testdata/video-005.gray.q50.2x2.jpeg' -> '/usr/lib/go/src/image/testdata/video-005.gray.q50.2x2.jpeg' 'src/image/testdata/video-005.gray.q50.2x2.progressive.jpeg' -> '/usr/lib/go/src/image/testdata/video-005.gray.q50.2x2.progressive.jpeg' 'src/image/testdata/video-005.gray.q50.jpeg' -> '/usr/lib/go/src/image/testdata/video-005.gray.q50.jpeg' 'src/image/testdata/video-005.gray.q50.progressive.jpeg' -> '/usr/lib/go/src/image/testdata/video-005.gray.q50.progressive.jpeg' 'src/image/ycbcr.go' -> '/usr/lib/go/src/image/ycbcr.go' 'src/image/ycbcr_test.go' -> '/usr/lib/go/src/image/ycbcr_test.go' 'src/index' -> '/usr/lib/go/src/index' 'src/index/suffixarray' -> '/usr/lib/go/src/index/suffixarray' 'src/index/suffixarray/example_test.go' -> '/usr/lib/go/src/index/suffixarray/example_test.go' 'src/index/suffixarray/gen.go' -> '/usr/lib/go/src/index/suffixarray/gen.go' 'src/index/suffixarray/sais.go' -> '/usr/lib/go/src/index/suffixarray/sais.go' 'src/index/suffixarray/sais2.go' -> '/usr/lib/go/src/index/suffixarray/sais2.go' 'src/index/suffixarray/suffixarray.go' -> '/usr/lib/go/src/index/suffixarray/suffixarray.go' 'src/index/suffixarray/suffixarray_test.go' -> '/usr/lib/go/src/index/suffixarray/suffixarray_test.go' 'src/internal' -> '/usr/lib/go/src/internal' 'src/internal/abi' -> '/usr/lib/go/src/internal/abi' 'src/internal/abi/abi.go' -> '/usr/lib/go/src/internal/abi/abi.go' 'src/internal/abi/abi_amd64.go' -> '/usr/lib/go/src/internal/abi/abi_amd64.go' 'src/internal/abi/abi_arm64.go' -> '/usr/lib/go/src/internal/abi/abi_arm64.go' 'src/internal/abi/abi_generic.go' -> '/usr/lib/go/src/internal/abi/abi_generic.go' 'src/internal/abi/abi_ppc64x.go' -> '/usr/lib/go/src/internal/abi/abi_ppc64x.go' 'src/internal/abi/abi_riscv64.go' -> '/usr/lib/go/src/internal/abi/abi_riscv64.go' 'src/internal/abi/abi_test.go' -> '/usr/lib/go/src/internal/abi/abi_test.go' 'src/internal/abi/abi_test.s' -> '/usr/lib/go/src/internal/abi/abi_test.s' 'src/internal/abi/export_test.go' -> '/usr/lib/go/src/internal/abi/export_test.go' 'src/internal/abi/testdata' -> '/usr/lib/go/src/internal/abi/testdata' 'src/internal/abi/testdata/x.go' -> '/usr/lib/go/src/internal/abi/testdata/x.go' 'src/internal/abi/testdata/x.s' -> '/usr/lib/go/src/internal/abi/testdata/x.s' 'src/internal/buildcfg' -> '/usr/lib/go/src/internal/buildcfg' 'src/internal/buildcfg/cfg.go' -> '/usr/lib/go/src/internal/buildcfg/cfg.go' 'src/internal/buildcfg/cfg_test.go' -> '/usr/lib/go/src/internal/buildcfg/cfg_test.go' 'src/internal/buildcfg/exp.go' -> '/usr/lib/go/src/internal/buildcfg/exp.go' 'src/internal/buildcfg/zbootstrap.go' -> '/usr/lib/go/src/internal/buildcfg/zbootstrap.go' 'src/internal/bytealg' -> '/usr/lib/go/src/internal/bytealg' 'src/internal/bytealg/bytealg.go' -> '/usr/lib/go/src/internal/bytealg/bytealg.go' 'src/internal/bytealg/compare_386.s' -> '/usr/lib/go/src/internal/bytealg/compare_386.s' 'src/internal/bytealg/compare_amd64.s' -> '/usr/lib/go/src/internal/bytealg/compare_amd64.s' 'src/internal/bytealg/compare_arm.s' -> '/usr/lib/go/src/internal/bytealg/compare_arm.s' 'src/internal/bytealg/compare_arm64.s' -> '/usr/lib/go/src/internal/bytealg/compare_arm64.s' 'src/internal/bytealg/compare_generic.go' -> '/usr/lib/go/src/internal/bytealg/compare_generic.go' 'src/internal/bytealg/compare_loong64.s' -> '/usr/lib/go/src/internal/bytealg/compare_loong64.s' 'src/internal/bytealg/compare_mips64x.s' -> '/usr/lib/go/src/internal/bytealg/compare_mips64x.s' 'src/internal/bytealg/compare_mipsx.s' -> '/usr/lib/go/src/internal/bytealg/compare_mipsx.s' 'src/internal/bytealg/compare_native.go' -> '/usr/lib/go/src/internal/bytealg/compare_native.go' 'src/internal/bytealg/compare_ppc64x.s' -> '/usr/lib/go/src/internal/bytealg/compare_ppc64x.s' 'src/internal/bytealg/compare_riscv64.s' -> '/usr/lib/go/src/internal/bytealg/compare_riscv64.s' 'src/internal/bytealg/compare_s390x.s' -> '/usr/lib/go/src/internal/bytealg/compare_s390x.s' 'src/internal/bytealg/compare_wasm.s' -> '/usr/lib/go/src/internal/bytealg/compare_wasm.s' 'src/internal/bytealg/count_amd64.s' -> '/usr/lib/go/src/internal/bytealg/count_amd64.s' 'src/internal/bytealg/count_arm.s' -> '/usr/lib/go/src/internal/bytealg/count_arm.s' 'src/internal/bytealg/count_arm64.s' -> '/usr/lib/go/src/internal/bytealg/count_arm64.s' 'src/internal/bytealg/count_generic.go' -> '/usr/lib/go/src/internal/bytealg/count_generic.go' 'src/internal/bytealg/count_native.go' -> '/usr/lib/go/src/internal/bytealg/count_native.go' 'src/internal/bytealg/count_ppc64x.s' -> '/usr/lib/go/src/internal/bytealg/count_ppc64x.s' 'src/internal/bytealg/count_riscv64.s' -> '/usr/lib/go/src/internal/bytealg/count_riscv64.s' 'src/internal/bytealg/count_s390x.s' -> '/usr/lib/go/src/internal/bytealg/count_s390x.s' 'src/internal/bytealg/equal_386.s' -> '/usr/lib/go/src/internal/bytealg/equal_386.s' 'src/internal/bytealg/equal_amd64.s' -> '/usr/lib/go/src/internal/bytealg/equal_amd64.s' 'src/internal/bytealg/equal_arm.s' -> '/usr/lib/go/src/internal/bytealg/equal_arm.s' 'src/internal/bytealg/equal_arm64.s' -> '/usr/lib/go/src/internal/bytealg/equal_arm64.s' 'src/internal/bytealg/equal_generic.go' -> '/usr/lib/go/src/internal/bytealg/equal_generic.go' 'src/internal/bytealg/equal_loong64.s' -> '/usr/lib/go/src/internal/bytealg/equal_loong64.s' 'src/internal/bytealg/equal_mips64x.s' -> '/usr/lib/go/src/internal/bytealg/equal_mips64x.s' 'src/internal/bytealg/equal_mipsx.s' -> '/usr/lib/go/src/internal/bytealg/equal_mipsx.s' 'src/internal/bytealg/equal_native.go' -> '/usr/lib/go/src/internal/bytealg/equal_native.go' 'src/internal/bytealg/equal_ppc64x.s' -> '/usr/lib/go/src/internal/bytealg/equal_ppc64x.s' 'src/internal/bytealg/equal_riscv64.s' -> '/usr/lib/go/src/internal/bytealg/equal_riscv64.s' 'src/internal/bytealg/equal_s390x.s' -> '/usr/lib/go/src/internal/bytealg/equal_s390x.s' 'src/internal/bytealg/equal_wasm.s' -> '/usr/lib/go/src/internal/bytealg/equal_wasm.s' 'src/internal/bytealg/index_amd64.go' -> '/usr/lib/go/src/internal/bytealg/index_amd64.go' 'src/internal/bytealg/index_amd64.s' -> '/usr/lib/go/src/internal/bytealg/index_amd64.s' 'src/internal/bytealg/index_arm64.go' -> '/usr/lib/go/src/internal/bytealg/index_arm64.go' 'src/internal/bytealg/index_arm64.s' -> '/usr/lib/go/src/internal/bytealg/index_arm64.s' 'src/internal/bytealg/index_generic.go' -> '/usr/lib/go/src/internal/bytealg/index_generic.go' 'src/internal/bytealg/index_native.go' -> '/usr/lib/go/src/internal/bytealg/index_native.go' 'src/internal/bytealg/index_ppc64x.go' -> '/usr/lib/go/src/internal/bytealg/index_ppc64x.go' 'src/internal/bytealg/index_ppc64x.s' -> '/usr/lib/go/src/internal/bytealg/index_ppc64x.s' 'src/internal/bytealg/index_s390x.go' -> '/usr/lib/go/src/internal/bytealg/index_s390x.go' 'src/internal/bytealg/index_s390x.s' -> '/usr/lib/go/src/internal/bytealg/index_s390x.s' 'src/internal/bytealg/indexbyte_386.s' -> '/usr/lib/go/src/internal/bytealg/indexbyte_386.s' 'src/internal/bytealg/indexbyte_amd64.s' -> '/usr/lib/go/src/internal/bytealg/indexbyte_amd64.s' 'src/internal/bytealg/indexbyte_arm.s' -> '/usr/lib/go/src/internal/bytealg/indexbyte_arm.s' 'src/internal/bytealg/indexbyte_arm64.s' -> '/usr/lib/go/src/internal/bytealg/indexbyte_arm64.s' 'src/internal/bytealg/indexbyte_generic.go' -> '/usr/lib/go/src/internal/bytealg/indexbyte_generic.go' 'src/internal/bytealg/indexbyte_loong64.s' -> '/usr/lib/go/src/internal/bytealg/indexbyte_loong64.s' 'src/internal/bytealg/indexbyte_mips64x.s' -> '/usr/lib/go/src/internal/bytealg/indexbyte_mips64x.s' 'src/internal/bytealg/indexbyte_mipsx.s' -> '/usr/lib/go/src/internal/bytealg/indexbyte_mipsx.s' 'src/internal/bytealg/indexbyte_native.go' -> '/usr/lib/go/src/internal/bytealg/indexbyte_native.go' 'src/internal/bytealg/indexbyte_ppc64x.s' -> '/usr/lib/go/src/internal/bytealg/indexbyte_ppc64x.s' 'src/internal/bytealg/indexbyte_riscv64.s' -> '/usr/lib/go/src/internal/bytealg/indexbyte_riscv64.s' 'src/internal/bytealg/indexbyte_s390x.s' -> '/usr/lib/go/src/internal/bytealg/indexbyte_s390x.s' 'src/internal/bytealg/indexbyte_wasm.s' -> '/usr/lib/go/src/internal/bytealg/indexbyte_wasm.s' 'src/internal/cfg' -> '/usr/lib/go/src/internal/cfg' 'src/internal/cfg/cfg.go' -> '/usr/lib/go/src/internal/cfg/cfg.go' 'src/internal/coverage' -> '/usr/lib/go/src/internal/coverage' 'src/internal/coverage/calloc' -> '/usr/lib/go/src/internal/coverage/calloc' 'src/internal/coverage/calloc/batchcounteralloc.go' -> '/usr/lib/go/src/internal/coverage/calloc/batchcounteralloc.go' 'src/internal/coverage/cformat' -> '/usr/lib/go/src/internal/coverage/cformat' 'src/internal/coverage/cformat/fmt_test.go' -> '/usr/lib/go/src/internal/coverage/cformat/fmt_test.go' 'src/internal/coverage/cformat/format.go' -> '/usr/lib/go/src/internal/coverage/cformat/format.go' 'src/internal/coverage/cmddefs.go' -> '/usr/lib/go/src/internal/coverage/cmddefs.go' 'src/internal/coverage/cmerge' -> '/usr/lib/go/src/internal/coverage/cmerge' 'src/internal/coverage/cmerge/merge.go' -> '/usr/lib/go/src/internal/coverage/cmerge/merge.go' 'src/internal/coverage/cmerge/merge_test.go' -> '/usr/lib/go/src/internal/coverage/cmerge/merge_test.go' 'src/internal/coverage/decodecounter' -> '/usr/lib/go/src/internal/coverage/decodecounter' 'src/internal/coverage/decodecounter/decodecounterfile.go' -> '/usr/lib/go/src/internal/coverage/decodecounter/decodecounterfile.go' 'src/internal/coverage/decodemeta' -> '/usr/lib/go/src/internal/coverage/decodemeta' 'src/internal/coverage/decodemeta/decode.go' -> '/usr/lib/go/src/internal/coverage/decodemeta/decode.go' 'src/internal/coverage/decodemeta/decodefile.go' -> '/usr/lib/go/src/internal/coverage/decodemeta/decodefile.go' 'src/internal/coverage/defs.go' -> '/usr/lib/go/src/internal/coverage/defs.go' 'src/internal/coverage/encodecounter' -> '/usr/lib/go/src/internal/coverage/encodecounter' 'src/internal/coverage/encodecounter/encode.go' -> '/usr/lib/go/src/internal/coverage/encodecounter/encode.go' 'src/internal/coverage/encodemeta' -> '/usr/lib/go/src/internal/coverage/encodemeta' 'src/internal/coverage/encodemeta/encode.go' -> '/usr/lib/go/src/internal/coverage/encodemeta/encode.go' 'src/internal/coverage/encodemeta/encodefile.go' -> '/usr/lib/go/src/internal/coverage/encodemeta/encodefile.go' 'src/internal/coverage/pkid.go' -> '/usr/lib/go/src/internal/coverage/pkid.go' 'src/internal/coverage/pods' -> '/usr/lib/go/src/internal/coverage/pods' 'src/internal/coverage/pods/pods.go' -> '/usr/lib/go/src/internal/coverage/pods/pods.go' 'src/internal/coverage/pods/pods_test.go' -> '/usr/lib/go/src/internal/coverage/pods/pods_test.go' 'src/internal/coverage/rtcov' -> '/usr/lib/go/src/internal/coverage/rtcov' 'src/internal/coverage/rtcov/rtcov.go' -> '/usr/lib/go/src/internal/coverage/rtcov/rtcov.go' 'src/internal/coverage/slicereader' -> '/usr/lib/go/src/internal/coverage/slicereader' 'src/internal/coverage/slicereader/slicereader.go' -> '/usr/lib/go/src/internal/coverage/slicereader/slicereader.go' 'src/internal/coverage/slicereader/slr_test.go' -> '/usr/lib/go/src/internal/coverage/slicereader/slr_test.go' 'src/internal/coverage/slicewriter' -> '/usr/lib/go/src/internal/coverage/slicewriter' 'src/internal/coverage/slicewriter/slicewriter.go' -> '/usr/lib/go/src/internal/coverage/slicewriter/slicewriter.go' 'src/internal/coverage/slicewriter/slw_test.go' -> '/usr/lib/go/src/internal/coverage/slicewriter/slw_test.go' 'src/internal/coverage/stringtab' -> '/usr/lib/go/src/internal/coverage/stringtab' 'src/internal/coverage/stringtab/stringtab.go' -> '/usr/lib/go/src/internal/coverage/stringtab/stringtab.go' 'src/internal/coverage/test' -> '/usr/lib/go/src/internal/coverage/test' 'src/internal/coverage/test/counter_test.go' -> '/usr/lib/go/src/internal/coverage/test/counter_test.go' 'src/internal/coverage/test/roundtrip_test.go' -> '/usr/lib/go/src/internal/coverage/test/roundtrip_test.go' 'src/internal/coverage/uleb128' -> '/usr/lib/go/src/internal/coverage/uleb128' 'src/internal/coverage/uleb128/uleb128.go' -> '/usr/lib/go/src/internal/coverage/uleb128/uleb128.go' 'src/internal/cpu' -> '/usr/lib/go/src/internal/cpu' 'src/internal/cpu/cpu.go' -> '/usr/lib/go/src/internal/cpu/cpu.go' 'src/internal/cpu/cpu.s' -> '/usr/lib/go/src/internal/cpu/cpu.s' 'src/internal/cpu/cpu_arm.go' -> '/usr/lib/go/src/internal/cpu/cpu_arm.go' 'src/internal/cpu/cpu_arm64.go' -> '/usr/lib/go/src/internal/cpu/cpu_arm64.go' 'src/internal/cpu/cpu_arm64.s' -> '/usr/lib/go/src/internal/cpu/cpu_arm64.s' 'src/internal/cpu/cpu_arm64_android.go' -> '/usr/lib/go/src/internal/cpu/cpu_arm64_android.go' 'src/internal/cpu/cpu_arm64_darwin.go' -> '/usr/lib/go/src/internal/cpu/cpu_arm64_darwin.go' 'src/internal/cpu/cpu_arm64_freebsd.go' -> '/usr/lib/go/src/internal/cpu/cpu_arm64_freebsd.go' 'src/internal/cpu/cpu_arm64_hwcap.go' -> '/usr/lib/go/src/internal/cpu/cpu_arm64_hwcap.go' 'src/internal/cpu/cpu_arm64_linux.go' -> '/usr/lib/go/src/internal/cpu/cpu_arm64_linux.go' 'src/internal/cpu/cpu_arm64_openbsd.go' -> '/usr/lib/go/src/internal/cpu/cpu_arm64_openbsd.go' 'src/internal/cpu/cpu_arm64_other.go' -> '/usr/lib/go/src/internal/cpu/cpu_arm64_other.go' 'src/internal/cpu/cpu_loong64.go' -> '/usr/lib/go/src/internal/cpu/cpu_loong64.go' 'src/internal/cpu/cpu_mips.go' -> '/usr/lib/go/src/internal/cpu/cpu_mips.go' 'src/internal/cpu/cpu_mips64x.go' -> '/usr/lib/go/src/internal/cpu/cpu_mips64x.go' 'src/internal/cpu/cpu_mipsle.go' -> '/usr/lib/go/src/internal/cpu/cpu_mipsle.go' 'src/internal/cpu/cpu_no_name.go' -> '/usr/lib/go/src/internal/cpu/cpu_no_name.go' 'src/internal/cpu/cpu_ppc64x.go' -> '/usr/lib/go/src/internal/cpu/cpu_ppc64x.go' 'src/internal/cpu/cpu_ppc64x_aix.go' -> '/usr/lib/go/src/internal/cpu/cpu_ppc64x_aix.go' 'src/internal/cpu/cpu_ppc64x_linux.go' -> '/usr/lib/go/src/internal/cpu/cpu_ppc64x_linux.go' 'src/internal/cpu/cpu_riscv64.go' -> '/usr/lib/go/src/internal/cpu/cpu_riscv64.go' 'src/internal/cpu/cpu_s390x.go' -> '/usr/lib/go/src/internal/cpu/cpu_s390x.go' 'src/internal/cpu/cpu_s390x.s' -> '/usr/lib/go/src/internal/cpu/cpu_s390x.s' 'src/internal/cpu/cpu_s390x_test.go' -> '/usr/lib/go/src/internal/cpu/cpu_s390x_test.go' 'src/internal/cpu/cpu_test.go' -> '/usr/lib/go/src/internal/cpu/cpu_test.go' 'src/internal/cpu/cpu_wasm.go' -> '/usr/lib/go/src/internal/cpu/cpu_wasm.go' 'src/internal/cpu/cpu_x86.go' -> '/usr/lib/go/src/internal/cpu/cpu_x86.go' 'src/internal/cpu/cpu_x86.s' -> '/usr/lib/go/src/internal/cpu/cpu_x86.s' 'src/internal/cpu/cpu_x86_test.go' -> '/usr/lib/go/src/internal/cpu/cpu_x86_test.go' 'src/internal/cpu/export_test.go' -> '/usr/lib/go/src/internal/cpu/export_test.go' 'src/internal/cpu/export_x86_test.go' -> '/usr/lib/go/src/internal/cpu/export_x86_test.go' 'src/internal/dag' -> '/usr/lib/go/src/internal/dag' 'src/internal/dag/alg.go' -> '/usr/lib/go/src/internal/dag/alg.go' 'src/internal/dag/alg_test.go' -> '/usr/lib/go/src/internal/dag/alg_test.go' 'src/internal/dag/parse.go' -> '/usr/lib/go/src/internal/dag/parse.go' 'src/internal/dag/parse_test.go' -> '/usr/lib/go/src/internal/dag/parse_test.go' 'src/internal/diff' -> '/usr/lib/go/src/internal/diff' 'src/internal/diff/diff.go' -> '/usr/lib/go/src/internal/diff/diff.go' 'src/internal/diff/diff_test.go' -> '/usr/lib/go/src/internal/diff/diff_test.go' 'src/internal/diff/testdata' -> '/usr/lib/go/src/internal/diff/testdata' 'src/internal/diff/testdata/allnew.txt' -> '/usr/lib/go/src/internal/diff/testdata/allnew.txt' 'src/internal/diff/testdata/allold.txt' -> '/usr/lib/go/src/internal/diff/testdata/allold.txt' 'src/internal/diff/testdata/basic.txt' -> '/usr/lib/go/src/internal/diff/testdata/basic.txt' 'src/internal/diff/testdata/dups.txt' -> '/usr/lib/go/src/internal/diff/testdata/dups.txt' 'src/internal/diff/testdata/end.txt' -> '/usr/lib/go/src/internal/diff/testdata/end.txt' 'src/internal/diff/testdata/eof.txt' -> '/usr/lib/go/src/internal/diff/testdata/eof.txt' 'src/internal/diff/testdata/eof1.txt' -> '/usr/lib/go/src/internal/diff/testdata/eof1.txt' 'src/internal/diff/testdata/eof2.txt' -> '/usr/lib/go/src/internal/diff/testdata/eof2.txt' 'src/internal/diff/testdata/long.txt' -> '/usr/lib/go/src/internal/diff/testdata/long.txt' 'src/internal/diff/testdata/same.txt' -> '/usr/lib/go/src/internal/diff/testdata/same.txt' 'src/internal/diff/testdata/start.txt' -> '/usr/lib/go/src/internal/diff/testdata/start.txt' 'src/internal/diff/testdata/triv.txt' -> '/usr/lib/go/src/internal/diff/testdata/triv.txt' 'src/internal/fmtsort' -> '/usr/lib/go/src/internal/fmtsort' 'src/internal/fmtsort/export_test.go' -> '/usr/lib/go/src/internal/fmtsort/export_test.go' 'src/internal/fmtsort/sort.go' -> '/usr/lib/go/src/internal/fmtsort/sort.go' 'src/internal/fmtsort/sort_test.go' -> '/usr/lib/go/src/internal/fmtsort/sort_test.go' 'src/internal/fuzz' -> '/usr/lib/go/src/internal/fuzz' 'src/internal/fuzz/counters_supported.go' -> '/usr/lib/go/src/internal/fuzz/counters_supported.go' 'src/internal/fuzz/counters_unsupported.go' -> '/usr/lib/go/src/internal/fuzz/counters_unsupported.go' 'src/internal/fuzz/coverage.go' -> '/usr/lib/go/src/internal/fuzz/coverage.go' 'src/internal/fuzz/encoding.go' -> '/usr/lib/go/src/internal/fuzz/encoding.go' 'src/internal/fuzz/encoding_test.go' -> '/usr/lib/go/src/internal/fuzz/encoding_test.go' 'src/internal/fuzz/fuzz.go' -> '/usr/lib/go/src/internal/fuzz/fuzz.go' 'src/internal/fuzz/mem.go' -> '/usr/lib/go/src/internal/fuzz/mem.go' 'src/internal/fuzz/minimize.go' -> '/usr/lib/go/src/internal/fuzz/minimize.go' 'src/internal/fuzz/minimize_test.go' -> '/usr/lib/go/src/internal/fuzz/minimize_test.go' 'src/internal/fuzz/mutator.go' -> '/usr/lib/go/src/internal/fuzz/mutator.go' 'src/internal/fuzz/mutator_test.go' -> '/usr/lib/go/src/internal/fuzz/mutator_test.go' 'src/internal/fuzz/mutators_byteslice.go' -> '/usr/lib/go/src/internal/fuzz/mutators_byteslice.go' 'src/internal/fuzz/mutators_byteslice_test.go' -> '/usr/lib/go/src/internal/fuzz/mutators_byteslice_test.go' 'src/internal/fuzz/pcg.go' -> '/usr/lib/go/src/internal/fuzz/pcg.go' 'src/internal/fuzz/queue.go' -> '/usr/lib/go/src/internal/fuzz/queue.go' 'src/internal/fuzz/queue_test.go' -> '/usr/lib/go/src/internal/fuzz/queue_test.go' 'src/internal/fuzz/sys_posix.go' -> '/usr/lib/go/src/internal/fuzz/sys_posix.go' 'src/internal/fuzz/sys_unimplemented.go' -> '/usr/lib/go/src/internal/fuzz/sys_unimplemented.go' 'src/internal/fuzz/sys_windows.go' -> '/usr/lib/go/src/internal/fuzz/sys_windows.go' 'src/internal/fuzz/trace.go' -> '/usr/lib/go/src/internal/fuzz/trace.go' 'src/internal/fuzz/worker.go' -> '/usr/lib/go/src/internal/fuzz/worker.go' 'src/internal/fuzz/worker_test.go' -> '/usr/lib/go/src/internal/fuzz/worker_test.go' 'src/internal/goarch' -> '/usr/lib/go/src/internal/goarch' 'src/internal/goarch/gengoarch.go' -> '/usr/lib/go/src/internal/goarch/gengoarch.go' 'src/internal/goarch/goarch.go' -> '/usr/lib/go/src/internal/goarch/goarch.go' 'src/internal/goarch/goarch_386.go' -> '/usr/lib/go/src/internal/goarch/goarch_386.go' 'src/internal/goarch/goarch_amd64.go' -> '/usr/lib/go/src/internal/goarch/goarch_amd64.go' 'src/internal/goarch/goarch_arm.go' -> '/usr/lib/go/src/internal/goarch/goarch_arm.go' 'src/internal/goarch/goarch_arm64.go' -> '/usr/lib/go/src/internal/goarch/goarch_arm64.go' 'src/internal/goarch/goarch_loong64.go' -> '/usr/lib/go/src/internal/goarch/goarch_loong64.go' 'src/internal/goarch/goarch_mips.go' -> '/usr/lib/go/src/internal/goarch/goarch_mips.go' 'src/internal/goarch/goarch_mips64.go' -> '/usr/lib/go/src/internal/goarch/goarch_mips64.go' 'src/internal/goarch/goarch_mips64le.go' -> '/usr/lib/go/src/internal/goarch/goarch_mips64le.go' 'src/internal/goarch/goarch_mipsle.go' -> '/usr/lib/go/src/internal/goarch/goarch_mipsle.go' 'src/internal/goarch/goarch_ppc64.go' -> '/usr/lib/go/src/internal/goarch/goarch_ppc64.go' 'src/internal/goarch/goarch_ppc64le.go' -> '/usr/lib/go/src/internal/goarch/goarch_ppc64le.go' 'src/internal/goarch/goarch_riscv64.go' -> '/usr/lib/go/src/internal/goarch/goarch_riscv64.go' 'src/internal/goarch/goarch_s390x.go' -> '/usr/lib/go/src/internal/goarch/goarch_s390x.go' 'src/internal/goarch/goarch_wasm.go' -> '/usr/lib/go/src/internal/goarch/goarch_wasm.go' 'src/internal/goarch/zgoarch_386.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_386.go' 'src/internal/goarch/zgoarch_amd64.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_amd64.go' 'src/internal/goarch/zgoarch_arm.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_arm.go' 'src/internal/goarch/zgoarch_arm64.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_arm64.go' 'src/internal/goarch/zgoarch_arm64be.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_arm64be.go' 'src/internal/goarch/zgoarch_armbe.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_armbe.go' 'src/internal/goarch/zgoarch_loong64.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_loong64.go' 'src/internal/goarch/zgoarch_mips.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_mips.go' 'src/internal/goarch/zgoarch_mips64.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_mips64.go' 'src/internal/goarch/zgoarch_mips64le.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_mips64le.go' 'src/internal/goarch/zgoarch_mips64p32.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_mips64p32.go' 'src/internal/goarch/zgoarch_mips64p32le.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_mips64p32le.go' 'src/internal/goarch/zgoarch_mipsle.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_mipsle.go' 'src/internal/goarch/zgoarch_ppc.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_ppc.go' 'src/internal/goarch/zgoarch_ppc64.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_ppc64.go' 'src/internal/goarch/zgoarch_ppc64le.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_ppc64le.go' 'src/internal/goarch/zgoarch_riscv.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_riscv.go' 'src/internal/goarch/zgoarch_riscv64.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_riscv64.go' 'src/internal/goarch/zgoarch_s390.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_s390.go' 'src/internal/goarch/zgoarch_s390x.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_s390x.go' 'src/internal/goarch/zgoarch_sparc.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_sparc.go' 'src/internal/goarch/zgoarch_sparc64.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_sparc64.go' 'src/internal/goarch/zgoarch_wasm.go' -> '/usr/lib/go/src/internal/goarch/zgoarch_wasm.go' 'src/internal/godebug' -> '/usr/lib/go/src/internal/godebug' 'src/internal/godebug/godebug.go' -> '/usr/lib/go/src/internal/godebug/godebug.go' 'src/internal/godebug/godebug_test.go' -> '/usr/lib/go/src/internal/godebug/godebug_test.go' 'src/internal/goexperiment' -> '/usr/lib/go/src/internal/goexperiment' 'src/internal/goexperiment/exp_arenas_off.go' -> '/usr/lib/go/src/internal/goexperiment/exp_arenas_off.go' 'src/internal/goexperiment/exp_arenas_on.go' -> '/usr/lib/go/src/internal/goexperiment/exp_arenas_on.go' 'src/internal/goexperiment/exp_boringcrypto_off.go' -> '/usr/lib/go/src/internal/goexperiment/exp_boringcrypto_off.go' 'src/internal/goexperiment/exp_boringcrypto_on.go' -> '/usr/lib/go/src/internal/goexperiment/exp_boringcrypto_on.go' 'src/internal/goexperiment/exp_coverageredesign_off.go' -> '/usr/lib/go/src/internal/goexperiment/exp_coverageredesign_off.go' 'src/internal/goexperiment/exp_coverageredesign_on.go' -> '/usr/lib/go/src/internal/goexperiment/exp_coverageredesign_on.go' 'src/internal/goexperiment/exp_fieldtrack_off.go' -> '/usr/lib/go/src/internal/goexperiment/exp_fieldtrack_off.go' 'src/internal/goexperiment/exp_fieldtrack_on.go' -> '/usr/lib/go/src/internal/goexperiment/exp_fieldtrack_on.go' 'src/internal/goexperiment/exp_heapminimum512kib_off.go' -> '/usr/lib/go/src/internal/goexperiment/exp_heapminimum512kib_off.go' 'src/internal/goexperiment/exp_heapminimum512kib_on.go' -> '/usr/lib/go/src/internal/goexperiment/exp_heapminimum512kib_on.go' 'src/internal/goexperiment/exp_pagetrace_off.go' -> '/usr/lib/go/src/internal/goexperiment/exp_pagetrace_off.go' 'src/internal/goexperiment/exp_pagetrace_on.go' -> '/usr/lib/go/src/internal/goexperiment/exp_pagetrace_on.go' 'src/internal/goexperiment/exp_preemptibleloops_off.go' -> '/usr/lib/go/src/internal/goexperiment/exp_preemptibleloops_off.go' 'src/internal/goexperiment/exp_preemptibleloops_on.go' -> '/usr/lib/go/src/internal/goexperiment/exp_preemptibleloops_on.go' 'src/internal/goexperiment/exp_regabiargs_off.go' -> '/usr/lib/go/src/internal/goexperiment/exp_regabiargs_off.go' 'src/internal/goexperiment/exp_regabiargs_on.go' -> '/usr/lib/go/src/internal/goexperiment/exp_regabiargs_on.go' 'src/internal/goexperiment/exp_regabiwrappers_off.go' -> '/usr/lib/go/src/internal/goexperiment/exp_regabiwrappers_off.go' 'src/internal/goexperiment/exp_regabiwrappers_on.go' -> '/usr/lib/go/src/internal/goexperiment/exp_regabiwrappers_on.go' 'src/internal/goexperiment/exp_staticlockranking_off.go' -> '/usr/lib/go/src/internal/goexperiment/exp_staticlockranking_off.go' 'src/internal/goexperiment/exp_staticlockranking_on.go' -> '/usr/lib/go/src/internal/goexperiment/exp_staticlockranking_on.go' 'src/internal/goexperiment/exp_unified_off.go' -> '/usr/lib/go/src/internal/goexperiment/exp_unified_off.go' 'src/internal/goexperiment/exp_unified_on.go' -> '/usr/lib/go/src/internal/goexperiment/exp_unified_on.go' 'src/internal/goexperiment/flags.go' -> '/usr/lib/go/src/internal/goexperiment/flags.go' 'src/internal/goexperiment/mkconsts.go' -> '/usr/lib/go/src/internal/goexperiment/mkconsts.go' 'src/internal/goos' -> '/usr/lib/go/src/internal/goos' 'src/internal/goos/gengoos.go' -> '/usr/lib/go/src/internal/goos/gengoos.go' 'src/internal/goos/goos.go' -> '/usr/lib/go/src/internal/goos/goos.go' 'src/internal/goos/nonunix.go' -> '/usr/lib/go/src/internal/goos/nonunix.go' 'src/internal/goos/unix.go' -> '/usr/lib/go/src/internal/goos/unix.go' 'src/internal/goos/zgoos_aix.go' -> '/usr/lib/go/src/internal/goos/zgoos_aix.go' 'src/internal/goos/zgoos_android.go' -> '/usr/lib/go/src/internal/goos/zgoos_android.go' 'src/internal/goos/zgoos_darwin.go' -> '/usr/lib/go/src/internal/goos/zgoos_darwin.go' 'src/internal/goos/zgoos_dragonfly.go' -> '/usr/lib/go/src/internal/goos/zgoos_dragonfly.go' 'src/internal/goos/zgoos_freebsd.go' -> '/usr/lib/go/src/internal/goos/zgoos_freebsd.go' 'src/internal/goos/zgoos_hurd.go' -> '/usr/lib/go/src/internal/goos/zgoos_hurd.go' 'src/internal/goos/zgoos_illumos.go' -> '/usr/lib/go/src/internal/goos/zgoos_illumos.go' 'src/internal/goos/zgoos_ios.go' -> '/usr/lib/go/src/internal/goos/zgoos_ios.go' 'src/internal/goos/zgoos_js.go' -> '/usr/lib/go/src/internal/goos/zgoos_js.go' 'src/internal/goos/zgoos_linux.go' -> '/usr/lib/go/src/internal/goos/zgoos_linux.go' 'src/internal/goos/zgoos_netbsd.go' -> '/usr/lib/go/src/internal/goos/zgoos_netbsd.go' 'src/internal/goos/zgoos_openbsd.go' -> '/usr/lib/go/src/internal/goos/zgoos_openbsd.go' 'src/internal/goos/zgoos_plan9.go' -> '/usr/lib/go/src/internal/goos/zgoos_plan9.go' 'src/internal/goos/zgoos_solaris.go' -> '/usr/lib/go/src/internal/goos/zgoos_solaris.go' 'src/internal/goos/zgoos_windows.go' -> '/usr/lib/go/src/internal/goos/zgoos_windows.go' 'src/internal/goos/zgoos_zos.go' -> '/usr/lib/go/src/internal/goos/zgoos_zos.go' 'src/internal/goroot' -> '/usr/lib/go/src/internal/goroot' 'src/internal/goroot/gc.go' -> '/usr/lib/go/src/internal/goroot/gc.go' 'src/internal/goroot/gccgo.go' -> '/usr/lib/go/src/internal/goroot/gccgo.go' 'src/internal/goroot/importcfg.go' -> '/usr/lib/go/src/internal/goroot/importcfg.go' 'src/internal/goversion' -> '/usr/lib/go/src/internal/goversion' 'src/internal/goversion/goversion.go' -> '/usr/lib/go/src/internal/goversion/goversion.go' 'src/internal/intern' -> '/usr/lib/go/src/internal/intern' 'src/internal/intern/intern.go' -> '/usr/lib/go/src/internal/intern/intern.go' 'src/internal/intern/intern_test.go' -> '/usr/lib/go/src/internal/intern/intern_test.go' 'src/internal/itoa' -> '/usr/lib/go/src/internal/itoa' 'src/internal/itoa/itoa.go' -> '/usr/lib/go/src/internal/itoa/itoa.go' 'src/internal/itoa/itoa_test.go' -> '/usr/lib/go/src/internal/itoa/itoa_test.go' 'src/internal/lazyregexp' -> '/usr/lib/go/src/internal/lazyregexp' 'src/internal/lazyregexp/lazyre.go' -> '/usr/lib/go/src/internal/lazyregexp/lazyre.go' 'src/internal/lazytemplate' -> '/usr/lib/go/src/internal/lazytemplate' 'src/internal/lazytemplate/lazytemplate.go' -> '/usr/lib/go/src/internal/lazytemplate/lazytemplate.go' 'src/internal/nettrace' -> '/usr/lib/go/src/internal/nettrace' 'src/internal/nettrace/nettrace.go' -> '/usr/lib/go/src/internal/nettrace/nettrace.go' 'src/internal/obscuretestdata' -> '/usr/lib/go/src/internal/obscuretestdata' 'src/internal/obscuretestdata/obscuretestdata.go' -> '/usr/lib/go/src/internal/obscuretestdata/obscuretestdata.go' 'src/internal/oserror' -> '/usr/lib/go/src/internal/oserror' 'src/internal/oserror/errors.go' -> '/usr/lib/go/src/internal/oserror/errors.go' 'src/internal/pkgbits' -> '/usr/lib/go/src/internal/pkgbits' 'src/internal/pkgbits/codes.go' -> '/usr/lib/go/src/internal/pkgbits/codes.go' 'src/internal/pkgbits/decoder.go' -> '/usr/lib/go/src/internal/pkgbits/decoder.go' 'src/internal/pkgbits/doc.go' -> '/usr/lib/go/src/internal/pkgbits/doc.go' 'src/internal/pkgbits/encoder.go' -> '/usr/lib/go/src/internal/pkgbits/encoder.go' 'src/internal/pkgbits/flags.go' -> '/usr/lib/go/src/internal/pkgbits/flags.go' 'src/internal/pkgbits/reloc.go' -> '/usr/lib/go/src/internal/pkgbits/reloc.go' 'src/internal/pkgbits/support.go' -> '/usr/lib/go/src/internal/pkgbits/support.go' 'src/internal/pkgbits/sync.go' -> '/usr/lib/go/src/internal/pkgbits/sync.go' 'src/internal/pkgbits/syncmarker_string.go' -> '/usr/lib/go/src/internal/pkgbits/syncmarker_string.go' 'src/internal/platform' -> '/usr/lib/go/src/internal/platform' 'src/internal/platform/supported.go' -> '/usr/lib/go/src/internal/platform/supported.go' 'src/internal/poll' -> '/usr/lib/go/src/internal/poll' 'src/internal/poll/copy_file_range_linux.go' -> '/usr/lib/go/src/internal/poll/copy_file_range_linux.go' 'src/internal/poll/errno_unix.go' -> '/usr/lib/go/src/internal/poll/errno_unix.go' 'src/internal/poll/errno_windows.go' -> '/usr/lib/go/src/internal/poll/errno_windows.go' 'src/internal/poll/error_linux_test.go' -> '/usr/lib/go/src/internal/poll/error_linux_test.go' 'src/internal/poll/error_stub_test.go' -> '/usr/lib/go/src/internal/poll/error_stub_test.go' 'src/internal/poll/error_test.go' -> '/usr/lib/go/src/internal/poll/error_test.go' 'src/internal/poll/export_linux_test.go' -> '/usr/lib/go/src/internal/poll/export_linux_test.go' 'src/internal/poll/export_posix_test.go' -> '/usr/lib/go/src/internal/poll/export_posix_test.go' 'src/internal/poll/export_test.go' -> '/usr/lib/go/src/internal/poll/export_test.go' 'src/internal/poll/export_windows_test.go' -> '/usr/lib/go/src/internal/poll/export_windows_test.go' 'src/internal/poll/fcntl_js.go' -> '/usr/lib/go/src/internal/poll/fcntl_js.go' 'src/internal/poll/fcntl_libc.go' -> '/usr/lib/go/src/internal/poll/fcntl_libc.go' 'src/internal/poll/fcntl_syscall.go' -> '/usr/lib/go/src/internal/poll/fcntl_syscall.go' 'src/internal/poll/fd.go' -> '/usr/lib/go/src/internal/poll/fd.go' 'src/internal/poll/fd_fsync_darwin.go' -> '/usr/lib/go/src/internal/poll/fd_fsync_darwin.go' 'src/internal/poll/fd_fsync_posix.go' -> '/usr/lib/go/src/internal/poll/fd_fsync_posix.go' 'src/internal/poll/fd_fsync_windows.go' -> '/usr/lib/go/src/internal/poll/fd_fsync_windows.go' 'src/internal/poll/fd_io_plan9.go' -> '/usr/lib/go/src/internal/poll/fd_io_plan9.go' 'src/internal/poll/fd_mutex.go' -> '/usr/lib/go/src/internal/poll/fd_mutex.go' 'src/internal/poll/fd_mutex_test.go' -> '/usr/lib/go/src/internal/poll/fd_mutex_test.go' 'src/internal/poll/fd_opendir_darwin.go' -> '/usr/lib/go/src/internal/poll/fd_opendir_darwin.go' 'src/internal/poll/fd_plan9.go' -> '/usr/lib/go/src/internal/poll/fd_plan9.go' 'src/internal/poll/fd_poll_js.go' -> '/usr/lib/go/src/internal/poll/fd_poll_js.go' 'src/internal/poll/fd_poll_runtime.go' -> '/usr/lib/go/src/internal/poll/fd_poll_runtime.go' 'src/internal/poll/fd_posix.go' -> '/usr/lib/go/src/internal/poll/fd_posix.go' 'src/internal/poll/fd_posix_test.go' -> '/usr/lib/go/src/internal/poll/fd_posix_test.go' 'src/internal/poll/fd_unix.go' -> '/usr/lib/go/src/internal/poll/fd_unix.go' 'src/internal/poll/fd_windows.go' -> '/usr/lib/go/src/internal/poll/fd_windows.go' 'src/internal/poll/fd_windows_test.go' -> '/usr/lib/go/src/internal/poll/fd_windows_test.go' 'src/internal/poll/fd_writev_libc.go' -> '/usr/lib/go/src/internal/poll/fd_writev_libc.go' 'src/internal/poll/fd_writev_unix.go' -> '/usr/lib/go/src/internal/poll/fd_writev_unix.go' 'src/internal/poll/file_plan9.go' -> '/usr/lib/go/src/internal/poll/file_plan9.go' 'src/internal/poll/hook_cloexec.go' -> '/usr/lib/go/src/internal/poll/hook_cloexec.go' 'src/internal/poll/hook_unix.go' -> '/usr/lib/go/src/internal/poll/hook_unix.go' 'src/internal/poll/hook_windows.go' -> '/usr/lib/go/src/internal/poll/hook_windows.go' 'src/internal/poll/iovec_solaris.go' -> '/usr/lib/go/src/internal/poll/iovec_solaris.go' 'src/internal/poll/iovec_unix.go' -> '/usr/lib/go/src/internal/poll/iovec_unix.go' 'src/internal/poll/read_test.go' -> '/usr/lib/go/src/internal/poll/read_test.go' 'src/internal/poll/sendfile_bsd.go' -> '/usr/lib/go/src/internal/poll/sendfile_bsd.go' 'src/internal/poll/sendfile_linux.go' -> '/usr/lib/go/src/internal/poll/sendfile_linux.go' 'src/internal/poll/sendfile_solaris.go' -> '/usr/lib/go/src/internal/poll/sendfile_solaris.go' 'src/internal/poll/sendfile_windows.go' -> '/usr/lib/go/src/internal/poll/sendfile_windows.go' 'src/internal/poll/sock_cloexec.go' -> '/usr/lib/go/src/internal/poll/sock_cloexec.go' 'src/internal/poll/sock_cloexec_accept.go' -> '/usr/lib/go/src/internal/poll/sock_cloexec_accept.go' 'src/internal/poll/sockopt.go' -> '/usr/lib/go/src/internal/poll/sockopt.go' 'src/internal/poll/sockopt_linux.go' -> '/usr/lib/go/src/internal/poll/sockopt_linux.go' 'src/internal/poll/sockopt_unix.go' -> '/usr/lib/go/src/internal/poll/sockopt_unix.go' 'src/internal/poll/sockopt_windows.go' -> '/usr/lib/go/src/internal/poll/sockopt_windows.go' 'src/internal/poll/sockoptip.go' -> '/usr/lib/go/src/internal/poll/sockoptip.go' 'src/internal/poll/splice_linux.go' -> '/usr/lib/go/src/internal/poll/splice_linux.go' 'src/internal/poll/splice_linux_test.go' -> '/usr/lib/go/src/internal/poll/splice_linux_test.go' 'src/internal/poll/strconv.go' -> '/usr/lib/go/src/internal/poll/strconv.go' 'src/internal/poll/sys_cloexec.go' -> '/usr/lib/go/src/internal/poll/sys_cloexec.go' 'src/internal/poll/writev.go' -> '/usr/lib/go/src/internal/poll/writev.go' 'src/internal/poll/writev_test.go' -> '/usr/lib/go/src/internal/poll/writev_test.go' 'src/internal/profile' -> '/usr/lib/go/src/internal/profile' 'src/internal/profile/encode.go' -> '/usr/lib/go/src/internal/profile/encode.go' 'src/internal/profile/filter.go' -> '/usr/lib/go/src/internal/profile/filter.go' 'src/internal/profile/legacy_profile.go' -> '/usr/lib/go/src/internal/profile/legacy_profile.go' 'src/internal/profile/merge.go' -> '/usr/lib/go/src/internal/profile/merge.go' 'src/internal/profile/profile.go' -> '/usr/lib/go/src/internal/profile/profile.go' 'src/internal/profile/profile_test.go' -> '/usr/lib/go/src/internal/profile/profile_test.go' 'src/internal/profile/proto.go' -> '/usr/lib/go/src/internal/profile/proto.go' 'src/internal/profile/proto_test.go' -> '/usr/lib/go/src/internal/profile/proto_test.go' 'src/internal/profile/prune.go' -> '/usr/lib/go/src/internal/profile/prune.go' 'src/internal/race' -> '/usr/lib/go/src/internal/race' 'src/internal/race/doc.go' -> '/usr/lib/go/src/internal/race/doc.go' 'src/internal/race/norace.go' -> '/usr/lib/go/src/internal/race/norace.go' 'src/internal/race/race.go' -> '/usr/lib/go/src/internal/race/race.go' 'src/internal/reflectlite' -> '/usr/lib/go/src/internal/reflectlite' 'src/internal/reflectlite/all_test.go' -> '/usr/lib/go/src/internal/reflectlite/all_test.go' 'src/internal/reflectlite/asm.s' -> '/usr/lib/go/src/internal/reflectlite/asm.s' 'src/internal/reflectlite/export_test.go' -> '/usr/lib/go/src/internal/reflectlite/export_test.go' 'src/internal/reflectlite/reflect_mirror_test.go' -> '/usr/lib/go/src/internal/reflectlite/reflect_mirror_test.go' 'src/internal/reflectlite/set_test.go' -> '/usr/lib/go/src/internal/reflectlite/set_test.go' 'src/internal/reflectlite/swapper.go' -> '/usr/lib/go/src/internal/reflectlite/swapper.go' 'src/internal/reflectlite/tostring_test.go' -> '/usr/lib/go/src/internal/reflectlite/tostring_test.go' 'src/internal/reflectlite/type.go' -> '/usr/lib/go/src/internal/reflectlite/type.go' 'src/internal/reflectlite/value.go' -> '/usr/lib/go/src/internal/reflectlite/value.go' 'src/internal/safefilepath' -> '/usr/lib/go/src/internal/safefilepath' 'src/internal/safefilepath/path.go' -> '/usr/lib/go/src/internal/safefilepath/path.go' 'src/internal/safefilepath/path_other.go' -> '/usr/lib/go/src/internal/safefilepath/path_other.go' 'src/internal/safefilepath/path_test.go' -> '/usr/lib/go/src/internal/safefilepath/path_test.go' 'src/internal/safefilepath/path_windows.go' -> '/usr/lib/go/src/internal/safefilepath/path_windows.go' 'src/internal/saferio' -> '/usr/lib/go/src/internal/saferio' 'src/internal/saferio/io.go' -> '/usr/lib/go/src/internal/saferio/io.go' 'src/internal/saferio/io_test.go' -> '/usr/lib/go/src/internal/saferio/io_test.go' 'src/internal/singleflight' -> '/usr/lib/go/src/internal/singleflight' 'src/internal/singleflight/singleflight.go' -> '/usr/lib/go/src/internal/singleflight/singleflight.go' 'src/internal/singleflight/singleflight_test.go' -> '/usr/lib/go/src/internal/singleflight/singleflight_test.go' 'src/internal/syscall' -> '/usr/lib/go/src/internal/syscall' 'src/internal/syscall/execenv' -> '/usr/lib/go/src/internal/syscall/execenv' 'src/internal/syscall/execenv/execenv_default.go' -> '/usr/lib/go/src/internal/syscall/execenv/execenv_default.go' 'src/internal/syscall/execenv/execenv_windows.go' -> '/usr/lib/go/src/internal/syscall/execenv/execenv_windows.go' 'src/internal/syscall/unix' -> '/usr/lib/go/src/internal/syscall/unix' 'src/internal/syscall/unix/asm_aix_ppc64.s' -> '/usr/lib/go/src/internal/syscall/unix/asm_aix_ppc64.s' 'src/internal/syscall/unix/asm_darwin.s' -> '/usr/lib/go/src/internal/syscall/unix/asm_darwin.s' 'src/internal/syscall/unix/asm_solaris.s' -> '/usr/lib/go/src/internal/syscall/unix/asm_solaris.s' 'src/internal/syscall/unix/at.go' -> '/usr/lib/go/src/internal/syscall/unix/at.go' 'src/internal/syscall/unix/at_aix.go' -> '/usr/lib/go/src/internal/syscall/unix/at_aix.go' 'src/internal/syscall/unix/at_fstatat.go' -> '/usr/lib/go/src/internal/syscall/unix/at_fstatat.go' 'src/internal/syscall/unix/at_fstatat2.go' -> '/usr/lib/go/src/internal/syscall/unix/at_fstatat2.go' 'src/internal/syscall/unix/at_libc.go' -> '/usr/lib/go/src/internal/syscall/unix/at_libc.go' 'src/internal/syscall/unix/at_libc2.go' -> '/usr/lib/go/src/internal/syscall/unix/at_libc2.go' 'src/internal/syscall/unix/at_solaris.go' -> '/usr/lib/go/src/internal/syscall/unix/at_solaris.go' 'src/internal/syscall/unix/at_sysnum_darwin.go' -> '/usr/lib/go/src/internal/syscall/unix/at_sysnum_darwin.go' 'src/internal/syscall/unix/at_sysnum_dragonfly.go' -> '/usr/lib/go/src/internal/syscall/unix/at_sysnum_dragonfly.go' 'src/internal/syscall/unix/at_sysnum_freebsd.go' -> '/usr/lib/go/src/internal/syscall/unix/at_sysnum_freebsd.go' 'src/internal/syscall/unix/at_sysnum_fstatat64_linux.go' -> '/usr/lib/go/src/internal/syscall/unix/at_sysnum_fstatat64_linux.go' 'src/internal/syscall/unix/at_sysnum_fstatat_linux.go' -> '/usr/lib/go/src/internal/syscall/unix/at_sysnum_fstatat_linux.go' 'src/internal/syscall/unix/at_sysnum_linux.go' -> '/usr/lib/go/src/internal/syscall/unix/at_sysnum_linux.go' 'src/internal/syscall/unix/at_sysnum_netbsd.go' -> '/usr/lib/go/src/internal/syscall/unix/at_sysnum_netbsd.go' 'src/internal/syscall/unix/at_sysnum_newfstatat_linux.go' -> '/usr/lib/go/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go' 'src/internal/syscall/unix/at_sysnum_openbsd.go' -> '/usr/lib/go/src/internal/syscall/unix/at_sysnum_openbsd.go' 'src/internal/syscall/unix/constants.go' -> '/usr/lib/go/src/internal/syscall/unix/constants.go' 'src/internal/syscall/unix/copy_file_range_linux.go' -> '/usr/lib/go/src/internal/syscall/unix/copy_file_range_linux.go' 'src/internal/syscall/unix/eaccess_linux.go' -> '/usr/lib/go/src/internal/syscall/unix/eaccess_linux.go' 'src/internal/syscall/unix/eaccess_other.go' -> '/usr/lib/go/src/internal/syscall/unix/eaccess_other.go' 'src/internal/syscall/unix/fcntl_linux_32bit.go' -> '/usr/lib/go/src/internal/syscall/unix/fcntl_linux_32bit.go' 'src/internal/syscall/unix/getentropy_darwin.go' -> '/usr/lib/go/src/internal/syscall/unix/getentropy_darwin.go' 'src/internal/syscall/unix/getentropy_openbsd.go' -> '/usr/lib/go/src/internal/syscall/unix/getentropy_openbsd.go' 'src/internal/syscall/unix/getentropy_openbsd_mips64.go' -> '/usr/lib/go/src/internal/syscall/unix/getentropy_openbsd_mips64.go' 'src/internal/syscall/unix/getrandom.go' -> '/usr/lib/go/src/internal/syscall/unix/getrandom.go' 'src/internal/syscall/unix/getrandom_dragonfly.go' -> '/usr/lib/go/src/internal/syscall/unix/getrandom_dragonfly.go' 'src/internal/syscall/unix/getrandom_freebsd.go' -> '/usr/lib/go/src/internal/syscall/unix/getrandom_freebsd.go' 'src/internal/syscall/unix/getrandom_linux.go' -> '/usr/lib/go/src/internal/syscall/unix/getrandom_linux.go' 'src/internal/syscall/unix/getrandom_solaris.go' -> '/usr/lib/go/src/internal/syscall/unix/getrandom_solaris.go' 'src/internal/syscall/unix/ioctl_aix.go' -> '/usr/lib/go/src/internal/syscall/unix/ioctl_aix.go' 'src/internal/syscall/unix/kernel_version_linux.go' -> '/usr/lib/go/src/internal/syscall/unix/kernel_version_linux.go' 'src/internal/syscall/unix/kernel_version_other.go' -> '/usr/lib/go/src/internal/syscall/unix/kernel_version_other.go' 'src/internal/syscall/unix/net.go' -> '/usr/lib/go/src/internal/syscall/unix/net.go' 'src/internal/syscall/unix/net_darwin.go' -> '/usr/lib/go/src/internal/syscall/unix/net_darwin.go' 'src/internal/syscall/unix/net_js.go' -> '/usr/lib/go/src/internal/syscall/unix/net_js.go' 'src/internal/syscall/unix/nonblocking.go' -> '/usr/lib/go/src/internal/syscall/unix/nonblocking.go' 'src/internal/syscall/unix/nonblocking_js.go' -> '/usr/lib/go/src/internal/syscall/unix/nonblocking_js.go' 'src/internal/syscall/unix/nonblocking_libc.go' -> '/usr/lib/go/src/internal/syscall/unix/nonblocking_libc.go' 'src/internal/syscall/unix/pty_darwin.go' -> '/usr/lib/go/src/internal/syscall/unix/pty_darwin.go' 'src/internal/syscall/unix/sysnum_linux_386.go' -> '/usr/lib/go/src/internal/syscall/unix/sysnum_linux_386.go' 'src/internal/syscall/unix/sysnum_linux_amd64.go' -> '/usr/lib/go/src/internal/syscall/unix/sysnum_linux_amd64.go' 'src/internal/syscall/unix/sysnum_linux_arm.go' -> '/usr/lib/go/src/internal/syscall/unix/sysnum_linux_arm.go' 'src/internal/syscall/unix/sysnum_linux_generic.go' -> '/usr/lib/go/src/internal/syscall/unix/sysnum_linux_generic.go' 'src/internal/syscall/unix/sysnum_linux_mips64x.go' -> '/usr/lib/go/src/internal/syscall/unix/sysnum_linux_mips64x.go' 'src/internal/syscall/unix/sysnum_linux_mipsx.go' -> '/usr/lib/go/src/internal/syscall/unix/sysnum_linux_mipsx.go' 'src/internal/syscall/unix/sysnum_linux_ppc64x.go' -> '/usr/lib/go/src/internal/syscall/unix/sysnum_linux_ppc64x.go' 'src/internal/syscall/unix/sysnum_linux_s390x.go' -> '/usr/lib/go/src/internal/syscall/unix/sysnum_linux_s390x.go' 'src/internal/syscall/unix/user_darwin.go' -> '/usr/lib/go/src/internal/syscall/unix/user_darwin.go' 'src/internal/syscall/windows' -> '/usr/lib/go/src/internal/syscall/windows' 'src/internal/syscall/windows/exec_windows_test.go' -> '/usr/lib/go/src/internal/syscall/windows/exec_windows_test.go' 'src/internal/syscall/windows/memory_windows.go' -> '/usr/lib/go/src/internal/syscall/windows/memory_windows.go' 'src/internal/syscall/windows/mksyscall.go' -> '/usr/lib/go/src/internal/syscall/windows/mksyscall.go' 'src/internal/syscall/windows/net_windows.go' -> '/usr/lib/go/src/internal/syscall/windows/net_windows.go' 'src/internal/syscall/windows/psapi_windows.go' -> '/usr/lib/go/src/internal/syscall/windows/psapi_windows.go' 'src/internal/syscall/windows/registry' -> '/usr/lib/go/src/internal/syscall/windows/registry' 'src/internal/syscall/windows/registry/export_test.go' -> '/usr/lib/go/src/internal/syscall/windows/registry/export_test.go' 'src/internal/syscall/windows/registry/key.go' -> '/usr/lib/go/src/internal/syscall/windows/registry/key.go' 'src/internal/syscall/windows/registry/mksyscall.go' -> '/usr/lib/go/src/internal/syscall/windows/registry/mksyscall.go' 'src/internal/syscall/windows/registry/registry_test.go' -> '/usr/lib/go/src/internal/syscall/windows/registry/registry_test.go' 'src/internal/syscall/windows/registry/syscall.go' -> '/usr/lib/go/src/internal/syscall/windows/registry/syscall.go' 'src/internal/syscall/windows/registry/value.go' -> '/usr/lib/go/src/internal/syscall/windows/registry/value.go' 'src/internal/syscall/windows/registry/zsyscall_windows.go' -> '/usr/lib/go/src/internal/syscall/windows/registry/zsyscall_windows.go' 'src/internal/syscall/windows/reparse_windows.go' -> '/usr/lib/go/src/internal/syscall/windows/reparse_windows.go' 'src/internal/syscall/windows/security_windows.go' -> '/usr/lib/go/src/internal/syscall/windows/security_windows.go' 'src/internal/syscall/windows/symlink_windows.go' -> '/usr/lib/go/src/internal/syscall/windows/symlink_windows.go' 'src/internal/syscall/windows/syscall_windows.go' -> '/usr/lib/go/src/internal/syscall/windows/syscall_windows.go' 'src/internal/syscall/windows/sysdll' -> '/usr/lib/go/src/internal/syscall/windows/sysdll' 'src/internal/syscall/windows/sysdll/sysdll.go' -> '/usr/lib/go/src/internal/syscall/windows/sysdll/sysdll.go' 'src/internal/syscall/windows/zsyscall_windows.go' -> '/usr/lib/go/src/internal/syscall/windows/zsyscall_windows.go' 'src/internal/sysinfo' -> '/usr/lib/go/src/internal/sysinfo' 'src/internal/sysinfo/sysinfo.go' -> '/usr/lib/go/src/internal/sysinfo/sysinfo.go' 'src/internal/testenv' -> '/usr/lib/go/src/internal/testenv' 'src/internal/testenv/exec.go' -> '/usr/lib/go/src/internal/testenv/exec.go' 'src/internal/testenv/noopt.go' -> '/usr/lib/go/src/internal/testenv/noopt.go' 'src/internal/testenv/opt.go' -> '/usr/lib/go/src/internal/testenv/opt.go' 'src/internal/testenv/testenv.go' -> '/usr/lib/go/src/internal/testenv/testenv.go' 'src/internal/testenv/testenv_cgo.go' -> '/usr/lib/go/src/internal/testenv/testenv_cgo.go' 'src/internal/testenv/testenv_notunix.go' -> '/usr/lib/go/src/internal/testenv/testenv_notunix.go' 'src/internal/testenv/testenv_notwin.go' -> '/usr/lib/go/src/internal/testenv/testenv_notwin.go' 'src/internal/testenv/testenv_test.go' -> '/usr/lib/go/src/internal/testenv/testenv_test.go' 'src/internal/testenv/testenv_unix.go' -> '/usr/lib/go/src/internal/testenv/testenv_unix.go' 'src/internal/testenv/testenv_windows.go' -> '/usr/lib/go/src/internal/testenv/testenv_windows.go' 'src/internal/testlog' -> '/usr/lib/go/src/internal/testlog' 'src/internal/testlog/exit.go' -> '/usr/lib/go/src/internal/testlog/exit.go' 'src/internal/testlog/log.go' -> '/usr/lib/go/src/internal/testlog/log.go' 'src/internal/testpty' -> '/usr/lib/go/src/internal/testpty' 'src/internal/testpty/pty.go' -> '/usr/lib/go/src/internal/testpty/pty.go' 'src/internal/testpty/pty_cgo.go' -> '/usr/lib/go/src/internal/testpty/pty_cgo.go' 'src/internal/testpty/pty_darwin.go' -> '/usr/lib/go/src/internal/testpty/pty_darwin.go' 'src/internal/testpty/pty_none.go' -> '/usr/lib/go/src/internal/testpty/pty_none.go' 'src/internal/trace' -> '/usr/lib/go/src/internal/trace' 'src/internal/trace/gc.go' -> '/usr/lib/go/src/internal/trace/gc.go' 'src/internal/trace/gc_test.go' -> '/usr/lib/go/src/internal/trace/gc_test.go' 'src/internal/trace/goroutines.go' -> '/usr/lib/go/src/internal/trace/goroutines.go' 'src/internal/trace/mkcanned.bash' -> '/usr/lib/go/src/internal/trace/mkcanned.bash' 'src/internal/trace/mud.go' -> '/usr/lib/go/src/internal/trace/mud.go' 'src/internal/trace/mud_test.go' -> '/usr/lib/go/src/internal/trace/mud_test.go' 'src/internal/trace/order.go' -> '/usr/lib/go/src/internal/trace/order.go' 'src/internal/trace/parser.go' -> '/usr/lib/go/src/internal/trace/parser.go' 'src/internal/trace/parser_test.go' -> '/usr/lib/go/src/internal/trace/parser_test.go' 'src/internal/trace/testdata' -> '/usr/lib/go/src/internal/trace/testdata' 'src/internal/trace/testdata/http_1_10_good' -> '/usr/lib/go/src/internal/trace/testdata/http_1_10_good' 'src/internal/trace/testdata/http_1_11_good' -> '/usr/lib/go/src/internal/trace/testdata/http_1_11_good' 'src/internal/trace/testdata/http_1_19_good' -> '/usr/lib/go/src/internal/trace/testdata/http_1_19_good' 'src/internal/trace/testdata/http_1_5_good' -> '/usr/lib/go/src/internal/trace/testdata/http_1_5_good' 'src/internal/trace/testdata/http_1_7_good' -> '/usr/lib/go/src/internal/trace/testdata/http_1_7_good' 'src/internal/trace/testdata/http_1_9_good' -> '/usr/lib/go/src/internal/trace/testdata/http_1_9_good' 'src/internal/trace/testdata/stress_1_10_good' -> '/usr/lib/go/src/internal/trace/testdata/stress_1_10_good' 'src/internal/trace/testdata/stress_1_11_good' -> '/usr/lib/go/src/internal/trace/testdata/stress_1_11_good' 'src/internal/trace/testdata/stress_1_19_good' -> '/usr/lib/go/src/internal/trace/testdata/stress_1_19_good' 'src/internal/trace/testdata/stress_1_5_good' -> '/usr/lib/go/src/internal/trace/testdata/stress_1_5_good' 'src/internal/trace/testdata/stress_1_5_unordered' -> '/usr/lib/go/src/internal/trace/testdata/stress_1_5_unordered' 'src/internal/trace/testdata/stress_1_7_good' -> '/usr/lib/go/src/internal/trace/testdata/stress_1_7_good' 'src/internal/trace/testdata/stress_1_9_good' -> '/usr/lib/go/src/internal/trace/testdata/stress_1_9_good' 'src/internal/trace/testdata/stress_start_stop_1_10_good' -> '/usr/lib/go/src/internal/trace/testdata/stress_start_stop_1_10_good' 'src/internal/trace/testdata/stress_start_stop_1_11_good' -> '/usr/lib/go/src/internal/trace/testdata/stress_start_stop_1_11_good' 'src/internal/trace/testdata/stress_start_stop_1_19_good' -> '/usr/lib/go/src/internal/trace/testdata/stress_start_stop_1_19_good' 'src/internal/trace/testdata/stress_start_stop_1_5_good' -> '/usr/lib/go/src/internal/trace/testdata/stress_start_stop_1_5_good' 'src/internal/trace/testdata/stress_start_stop_1_7_good' -> '/usr/lib/go/src/internal/trace/testdata/stress_start_stop_1_7_good' 'src/internal/trace/testdata/stress_start_stop_1_9_good' -> '/usr/lib/go/src/internal/trace/testdata/stress_start_stop_1_9_good' 'src/internal/trace/testdata/user_task_region_1_11_good' -> '/usr/lib/go/src/internal/trace/testdata/user_task_region_1_11_good' 'src/internal/trace/testdata/user_task_region_1_19_good' -> '/usr/lib/go/src/internal/trace/testdata/user_task_region_1_19_good' 'src/internal/trace/writer.go' -> '/usr/lib/go/src/internal/trace/writer.go' 'src/internal/txtar' -> '/usr/lib/go/src/internal/txtar' 'src/internal/txtar/archive.go' -> '/usr/lib/go/src/internal/txtar/archive.go' 'src/internal/types' -> '/usr/lib/go/src/internal/types' 'src/internal/types/errors' -> '/usr/lib/go/src/internal/types/errors' 'src/internal/types/errors/codes.go' -> '/usr/lib/go/src/internal/types/errors/codes.go' 'src/internal/types/errors/codes_test.go' -> '/usr/lib/go/src/internal/types/errors/codes_test.go' 'src/internal/types/testdata' -> '/usr/lib/go/src/internal/types/testdata' 'src/internal/types/testdata/check' -> '/usr/lib/go/src/internal/types/testdata/check' 'src/internal/types/testdata/check/blank.go' -> '/usr/lib/go/src/internal/types/testdata/check/blank.go' 'src/internal/types/testdata/check/builtins0.go' -> '/usr/lib/go/src/internal/types/testdata/check/builtins0.go' 'src/internal/types/testdata/check/builtins1.go' -> '/usr/lib/go/src/internal/types/testdata/check/builtins1.go' 'src/internal/types/testdata/check/chans.go' -> '/usr/lib/go/src/internal/types/testdata/check/chans.go' 'src/internal/types/testdata/check/compliterals.go' -> '/usr/lib/go/src/internal/types/testdata/check/compliterals.go' 'src/internal/types/testdata/check/const0.go' -> '/usr/lib/go/src/internal/types/testdata/check/const0.go' 'src/internal/types/testdata/check/const1.go' -> '/usr/lib/go/src/internal/types/testdata/check/const1.go' 'src/internal/types/testdata/check/constdecl.go' -> '/usr/lib/go/src/internal/types/testdata/check/constdecl.go' 'src/internal/types/testdata/check/conversions0.go' -> '/usr/lib/go/src/internal/types/testdata/check/conversions0.go' 'src/internal/types/testdata/check/conversions1.go' -> '/usr/lib/go/src/internal/types/testdata/check/conversions1.go' 'src/internal/types/testdata/check/cycles0.go' -> '/usr/lib/go/src/internal/types/testdata/check/cycles0.go' 'src/internal/types/testdata/check/cycles1.go' -> '/usr/lib/go/src/internal/types/testdata/check/cycles1.go' 'src/internal/types/testdata/check/cycles2.go' -> '/usr/lib/go/src/internal/types/testdata/check/cycles2.go' 'src/internal/types/testdata/check/cycles3.go' -> '/usr/lib/go/src/internal/types/testdata/check/cycles3.go' 'src/internal/types/testdata/check/cycles4.go' -> '/usr/lib/go/src/internal/types/testdata/check/cycles4.go' 'src/internal/types/testdata/check/cycles5.go' -> '/usr/lib/go/src/internal/types/testdata/check/cycles5.go' 'src/internal/types/testdata/check/decls0.go' -> '/usr/lib/go/src/internal/types/testdata/check/decls0.go' 'src/internal/types/testdata/check/decls1.go' -> '/usr/lib/go/src/internal/types/testdata/check/decls1.go' 'src/internal/types/testdata/check/decls2' -> '/usr/lib/go/src/internal/types/testdata/check/decls2' 'src/internal/types/testdata/check/decls2/decls2a.go' -> '/usr/lib/go/src/internal/types/testdata/check/decls2/decls2a.go' 'src/internal/types/testdata/check/decls2/decls2b.go' -> '/usr/lib/go/src/internal/types/testdata/check/decls2/decls2b.go' 'src/internal/types/testdata/check/decls3.go' -> '/usr/lib/go/src/internal/types/testdata/check/decls3.go' 'src/internal/types/testdata/check/decls4.go' -> '/usr/lib/go/src/internal/types/testdata/check/decls4.go' 'src/internal/types/testdata/check/decls5.go' -> '/usr/lib/go/src/internal/types/testdata/check/decls5.go' 'src/internal/types/testdata/check/errors.go' -> '/usr/lib/go/src/internal/types/testdata/check/errors.go' 'src/internal/types/testdata/check/expr0.go' -> '/usr/lib/go/src/internal/types/testdata/check/expr0.go' 'src/internal/types/testdata/check/expr1.go' -> '/usr/lib/go/src/internal/types/testdata/check/expr1.go' 'src/internal/types/testdata/check/expr2.go' -> '/usr/lib/go/src/internal/types/testdata/check/expr2.go' 'src/internal/types/testdata/check/expr3.go' -> '/usr/lib/go/src/internal/types/testdata/check/expr3.go' 'src/internal/types/testdata/check/funcinference.go' -> '/usr/lib/go/src/internal/types/testdata/check/funcinference.go' 'src/internal/types/testdata/check/go1_12.go' -> '/usr/lib/go/src/internal/types/testdata/check/go1_12.go' 'src/internal/types/testdata/check/go1_13.go' -> '/usr/lib/go/src/internal/types/testdata/check/go1_13.go' 'src/internal/types/testdata/check/go1_16.go' -> '/usr/lib/go/src/internal/types/testdata/check/go1_16.go' 'src/internal/types/testdata/check/go1_19.go' -> '/usr/lib/go/src/internal/types/testdata/check/go1_19.go' 'src/internal/types/testdata/check/go1_8.go' -> '/usr/lib/go/src/internal/types/testdata/check/go1_8.go' 'src/internal/types/testdata/check/gotos.go' -> '/usr/lib/go/src/internal/types/testdata/check/gotos.go' 'src/internal/types/testdata/check/importC.go' -> '/usr/lib/go/src/internal/types/testdata/check/importC.go' 'src/internal/types/testdata/check/importdecl0' -> '/usr/lib/go/src/internal/types/testdata/check/importdecl0' 'src/internal/types/testdata/check/importdecl0/importdecl0a.go' -> '/usr/lib/go/src/internal/types/testdata/check/importdecl0/importdecl0a.go' 'src/internal/types/testdata/check/importdecl0/importdecl0b.go' -> '/usr/lib/go/src/internal/types/testdata/check/importdecl0/importdecl0b.go' 'src/internal/types/testdata/check/importdecl1' -> '/usr/lib/go/src/internal/types/testdata/check/importdecl1' 'src/internal/types/testdata/check/importdecl1/importdecl1a.go' -> '/usr/lib/go/src/internal/types/testdata/check/importdecl1/importdecl1a.go' 'src/internal/types/testdata/check/importdecl1/importdecl1b.go' -> '/usr/lib/go/src/internal/types/testdata/check/importdecl1/importdecl1b.go' 'src/internal/types/testdata/check/init0.go' -> '/usr/lib/go/src/internal/types/testdata/check/init0.go' 'src/internal/types/testdata/check/init1.go' -> '/usr/lib/go/src/internal/types/testdata/check/init1.go' 'src/internal/types/testdata/check/init2.go' -> '/usr/lib/go/src/internal/types/testdata/check/init2.go' 'src/internal/types/testdata/check/issue25008' -> '/usr/lib/go/src/internal/types/testdata/check/issue25008' 'src/internal/types/testdata/check/issue25008/issue25008a.go' -> '/usr/lib/go/src/internal/types/testdata/check/issue25008/issue25008a.go' 'src/internal/types/testdata/check/issue25008/issue25008b.go' -> '/usr/lib/go/src/internal/types/testdata/check/issue25008/issue25008b.go' 'src/internal/types/testdata/check/issues0.go' -> '/usr/lib/go/src/internal/types/testdata/check/issues0.go' 'src/internal/types/testdata/check/issues1.go' -> '/usr/lib/go/src/internal/types/testdata/check/issues1.go' 'src/internal/types/testdata/check/labels.go' -> '/usr/lib/go/src/internal/types/testdata/check/labels.go' 'src/internal/types/testdata/check/linalg.go' -> '/usr/lib/go/src/internal/types/testdata/check/linalg.go' 'src/internal/types/testdata/check/literals.go' -> '/usr/lib/go/src/internal/types/testdata/check/literals.go' 'src/internal/types/testdata/check/main0.go' -> '/usr/lib/go/src/internal/types/testdata/check/main0.go' 'src/internal/types/testdata/check/main1.go' -> '/usr/lib/go/src/internal/types/testdata/check/main1.go' 'src/internal/types/testdata/check/map0.go' -> '/usr/lib/go/src/internal/types/testdata/check/map0.go' 'src/internal/types/testdata/check/map1.go' -> '/usr/lib/go/src/internal/types/testdata/check/map1.go' 'src/internal/types/testdata/check/methodsets.go' -> '/usr/lib/go/src/internal/types/testdata/check/methodsets.go' 'src/internal/types/testdata/check/shifts.go' -> '/usr/lib/go/src/internal/types/testdata/check/shifts.go' 'src/internal/types/testdata/check/slices.go' -> '/usr/lib/go/src/internal/types/testdata/check/slices.go' 'src/internal/types/testdata/check/stmt0.go' -> '/usr/lib/go/src/internal/types/testdata/check/stmt0.go' 'src/internal/types/testdata/check/stmt1.go' -> '/usr/lib/go/src/internal/types/testdata/check/stmt1.go' 'src/internal/types/testdata/check/typeinference.go' -> '/usr/lib/go/src/internal/types/testdata/check/typeinference.go' 'src/internal/types/testdata/check/typeinst0.go' -> '/usr/lib/go/src/internal/types/testdata/check/typeinst0.go' 'src/internal/types/testdata/check/typeinst1.go' -> '/usr/lib/go/src/internal/types/testdata/check/typeinst1.go' 'src/internal/types/testdata/check/typeinstcycles.go' -> '/usr/lib/go/src/internal/types/testdata/check/typeinstcycles.go' 'src/internal/types/testdata/check/typeparams.go' -> '/usr/lib/go/src/internal/types/testdata/check/typeparams.go' 'src/internal/types/testdata/check/unions.go' -> '/usr/lib/go/src/internal/types/testdata/check/unions.go' 'src/internal/types/testdata/check/vardecl.go' -> '/usr/lib/go/src/internal/types/testdata/check/vardecl.go' 'src/internal/types/testdata/examples' -> '/usr/lib/go/src/internal/types/testdata/examples' 'src/internal/types/testdata/examples/constraints.go' -> '/usr/lib/go/src/internal/types/testdata/examples/constraints.go' 'src/internal/types/testdata/examples/functions.go' -> '/usr/lib/go/src/internal/types/testdata/examples/functions.go' 'src/internal/types/testdata/examples/inference.go' -> '/usr/lib/go/src/internal/types/testdata/examples/inference.go' 'src/internal/types/testdata/examples/methods.go' -> '/usr/lib/go/src/internal/types/testdata/examples/methods.go' 'src/internal/types/testdata/examples/operations.go' -> '/usr/lib/go/src/internal/types/testdata/examples/operations.go' 'src/internal/types/testdata/examples/types.go' -> '/usr/lib/go/src/internal/types/testdata/examples/types.go' 'src/internal/types/testdata/examples/typesets.go' -> '/usr/lib/go/src/internal/types/testdata/examples/typesets.go' 'src/internal/types/testdata/fixedbugs' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs' 'src/internal/types/testdata/fixedbugs/54942.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/54942.go' 'src/internal/types/testdata/fixedbugs/issue20583.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue20583.go' 'src/internal/types/testdata/fixedbugs/issue23203a.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue23203a.go' 'src/internal/types/testdata/fixedbugs/issue23203b.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue23203b.go' 'src/internal/types/testdata/fixedbugs/issue25838.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue25838.go' 'src/internal/types/testdata/fixedbugs/issue26390.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue26390.go' 'src/internal/types/testdata/fixedbugs/issue28251.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue28251.go' 'src/internal/types/testdata/fixedbugs/issue39634.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39634.go' 'src/internal/types/testdata/fixedbugs/issue39664.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39664.go' 'src/internal/types/testdata/fixedbugs/issue39680.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39680.go' 'src/internal/types/testdata/fixedbugs/issue39693.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39693.go' 'src/internal/types/testdata/fixedbugs/issue39699.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39699.go' 'src/internal/types/testdata/fixedbugs/issue39711.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39711.go' 'src/internal/types/testdata/fixedbugs/issue39723.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39723.go' 'src/internal/types/testdata/fixedbugs/issue39725.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39725.go' 'src/internal/types/testdata/fixedbugs/issue39754.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39754.go' 'src/internal/types/testdata/fixedbugs/issue39755.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39755.go' 'src/internal/types/testdata/fixedbugs/issue39768.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39768.go' 'src/internal/types/testdata/fixedbugs/issue39938.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39938.go' 'src/internal/types/testdata/fixedbugs/issue39948.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39948.go' 'src/internal/types/testdata/fixedbugs/issue39976.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39976.go' 'src/internal/types/testdata/fixedbugs/issue39982.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue39982.go' 'src/internal/types/testdata/fixedbugs/issue40038.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue40038.go' 'src/internal/types/testdata/fixedbugs/issue40056.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue40056.go' 'src/internal/types/testdata/fixedbugs/issue40057.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue40057.go' 'src/internal/types/testdata/fixedbugs/issue40301.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue40301.go' 'src/internal/types/testdata/fixedbugs/issue40350.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue40350.go' 'src/internal/types/testdata/fixedbugs/issue40684.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue40684.go' 'src/internal/types/testdata/fixedbugs/issue40789.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue40789.go' 'src/internal/types/testdata/fixedbugs/issue41124.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue41124.go' 'src/internal/types/testdata/fixedbugs/issue42695.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue42695.go' 'src/internal/types/testdata/fixedbugs/issue42758.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue42758.go' 'src/internal/types/testdata/fixedbugs/issue42881.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue42881.go' 'src/internal/types/testdata/fixedbugs/issue42987.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue42987.go' 'src/internal/types/testdata/fixedbugs/issue43056.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue43056.go' 'src/internal/types/testdata/fixedbugs/issue43087.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue43087.go' 'src/internal/types/testdata/fixedbugs/issue43109.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue43109.go' 'src/internal/types/testdata/fixedbugs/issue43110.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue43110.go' 'src/internal/types/testdata/fixedbugs/issue43124.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue43124.go' 'src/internal/types/testdata/fixedbugs/issue43125.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue43125.go' 'src/internal/types/testdata/fixedbugs/issue43190.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue43190.go' 'src/internal/types/testdata/fixedbugs/issue43527.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue43527.go' 'src/internal/types/testdata/fixedbugs/issue43671.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue43671.go' 'src/internal/types/testdata/fixedbugs/issue44688.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue44688.go' 'src/internal/types/testdata/fixedbugs/issue44799.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue44799.go' 'src/internal/types/testdata/fixedbugs/issue45114.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue45114.go' 'src/internal/types/testdata/fixedbugs/issue45548.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue45548.go' 'src/internal/types/testdata/fixedbugs/issue45550.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue45550.go' 'src/internal/types/testdata/fixedbugs/issue45635.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue45635.go' 'src/internal/types/testdata/fixedbugs/issue45639.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue45639.go' 'src/internal/types/testdata/fixedbugs/issue45920.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue45920.go' 'src/internal/types/testdata/fixedbugs/issue45985.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue45985.go' 'src/internal/types/testdata/fixedbugs/issue46090.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue46090.go' 'src/internal/types/testdata/fixedbugs/issue46275.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue46275.go' 'src/internal/types/testdata/fixedbugs/issue46403.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue46403.go' 'src/internal/types/testdata/fixedbugs/issue46404.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue46404.go' 'src/internal/types/testdata/fixedbugs/issue46461.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue46461.go' 'src/internal/types/testdata/fixedbugs/issue46583.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue46583.go' 'src/internal/types/testdata/fixedbugs/issue47031.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue47031.go' 'src/internal/types/testdata/fixedbugs/issue47115.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue47115.go' 'src/internal/types/testdata/fixedbugs/issue47127.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue47127.go' 'src/internal/types/testdata/fixedbugs/issue47411.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue47411.go' 'src/internal/types/testdata/fixedbugs/issue47747.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue47747.go' 'src/internal/types/testdata/fixedbugs/issue47796.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue47796.go' 'src/internal/types/testdata/fixedbugs/issue47818.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue47818.go' 'src/internal/types/testdata/fixedbugs/issue47887.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue47887.go' 'src/internal/types/testdata/fixedbugs/issue47968.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue47968.go' 'src/internal/types/testdata/fixedbugs/issue48008.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48008.go' 'src/internal/types/testdata/fixedbugs/issue48018.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48018.go' 'src/internal/types/testdata/fixedbugs/issue48048.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48048.go' 'src/internal/types/testdata/fixedbugs/issue48082.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48082.go' 'src/internal/types/testdata/fixedbugs/issue48083.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48083.go' 'src/internal/types/testdata/fixedbugs/issue48136.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48136.go' 'src/internal/types/testdata/fixedbugs/issue48234.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48234.go' 'src/internal/types/testdata/fixedbugs/issue48312.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48312.go' 'src/internal/types/testdata/fixedbugs/issue48472.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48472.go' 'src/internal/types/testdata/fixedbugs/issue48529.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48529.go' 'src/internal/types/testdata/fixedbugs/issue48582.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48582.go' 'src/internal/types/testdata/fixedbugs/issue48619.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48619.go' 'src/internal/types/testdata/fixedbugs/issue48656.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48656.go' 'src/internal/types/testdata/fixedbugs/issue48695.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48695.go' 'src/internal/types/testdata/fixedbugs/issue48703.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48703.go' 'src/internal/types/testdata/fixedbugs/issue48712.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48712.go' 'src/internal/types/testdata/fixedbugs/issue48819.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48819.go' 'src/internal/types/testdata/fixedbugs/issue48827.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48827.go' 'src/internal/types/testdata/fixedbugs/issue48951.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48951.go' 'src/internal/types/testdata/fixedbugs/issue48962.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48962.go' 'src/internal/types/testdata/fixedbugs/issue48974.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue48974.go' 'src/internal/types/testdata/fixedbugs/issue49003.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49003.go' 'src/internal/types/testdata/fixedbugs/issue49005.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49005.go' 'src/internal/types/testdata/fixedbugs/issue49043.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49043.go' 'src/internal/types/testdata/fixedbugs/issue49112.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49112.go' 'src/internal/types/testdata/fixedbugs/issue49179.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49179.go' 'src/internal/types/testdata/fixedbugs/issue49242.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49242.go' 'src/internal/types/testdata/fixedbugs/issue49247.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49247.go' 'src/internal/types/testdata/fixedbugs/issue49276.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49276.go' 'src/internal/types/testdata/fixedbugs/issue49296.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49296.go' 'src/internal/types/testdata/fixedbugs/issue49439.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49439.go' 'src/internal/types/testdata/fixedbugs/issue49482.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49482.go' 'src/internal/types/testdata/fixedbugs/issue49541.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49541.go' 'src/internal/types/testdata/fixedbugs/issue49579.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49579.go' 'src/internal/types/testdata/fixedbugs/issue49592.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49592.go' 'src/internal/types/testdata/fixedbugs/issue49602.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49602.go' 'src/internal/types/testdata/fixedbugs/issue49705.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49705.go' 'src/internal/types/testdata/fixedbugs/issue49735.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49735.go' 'src/internal/types/testdata/fixedbugs/issue49739.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49739.go' 'src/internal/types/testdata/fixedbugs/issue49864.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue49864.go' 'src/internal/types/testdata/fixedbugs/issue50259.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50259.go' 'src/internal/types/testdata/fixedbugs/issue50276.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50276.go' 'src/internal/types/testdata/fixedbugs/issue50281.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50281.go' 'src/internal/types/testdata/fixedbugs/issue50321.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50321.go' 'src/internal/types/testdata/fixedbugs/issue50372.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50372.go' 'src/internal/types/testdata/fixedbugs/issue50417.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50417.go' 'src/internal/types/testdata/fixedbugs/issue50426.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50426.go' 'src/internal/types/testdata/fixedbugs/issue50427.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50427.go' 'src/internal/types/testdata/fixedbugs/issue50450.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50450.go' 'src/internal/types/testdata/fixedbugs/issue50516.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50516.go' 'src/internal/types/testdata/fixedbugs/issue50646.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50646.go' 'src/internal/types/testdata/fixedbugs/issue50729.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50729.go' 'src/internal/types/testdata/fixedbugs/issue50755.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50755.go' 'src/internal/types/testdata/fixedbugs/issue50779.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50779.go' 'src/internal/types/testdata/fixedbugs/issue50782.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50782.go' 'src/internal/types/testdata/fixedbugs/issue50816.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50816.go' 'src/internal/types/testdata/fixedbugs/issue50833.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50833.go' 'src/internal/types/testdata/fixedbugs/issue50912.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50912.go' 'src/internal/types/testdata/fixedbugs/issue50918.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50918.go' 'src/internal/types/testdata/fixedbugs/issue50929.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50929.go' 'src/internal/types/testdata/fixedbugs/issue50965.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue50965.go' 'src/internal/types/testdata/fixedbugs/issue51025.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51025.go' 'src/internal/types/testdata/fixedbugs/issue51048.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51048.go' 'src/internal/types/testdata/fixedbugs/issue51145.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51145.go' 'src/internal/types/testdata/fixedbugs/issue51158.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51158.go' 'src/internal/types/testdata/fixedbugs/issue51229.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51229.go' 'src/internal/types/testdata/fixedbugs/issue51232.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51232.go' 'src/internal/types/testdata/fixedbugs/issue51233.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51233.go' 'src/internal/types/testdata/fixedbugs/issue51257.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51257.go' 'src/internal/types/testdata/fixedbugs/issue51335.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51335.go' 'src/internal/types/testdata/fixedbugs/issue51339.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51339.go' 'src/internal/types/testdata/fixedbugs/issue51360.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51360.go' 'src/internal/types/testdata/fixedbugs/issue51376.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51376.go' 'src/internal/types/testdata/fixedbugs/issue51386.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51386.go' 'src/internal/types/testdata/fixedbugs/issue51437.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51437.go' 'src/internal/types/testdata/fixedbugs/issue51472.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51472.go' 'src/internal/types/testdata/fixedbugs/issue51509.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51509.go' 'src/internal/types/testdata/fixedbugs/issue51525.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51525.go' 'src/internal/types/testdata/fixedbugs/issue51533.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51533.go' 'src/internal/types/testdata/fixedbugs/issue51578.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51578.go' 'src/internal/types/testdata/fixedbugs/issue51593.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51593.go' 'src/internal/types/testdata/fixedbugs/issue51607.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51607.go' 'src/internal/types/testdata/fixedbugs/issue51610.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51610.go' 'src/internal/types/testdata/fixedbugs/issue51616.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51616.go' 'src/internal/types/testdata/fixedbugs/issue51658.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51658.go' 'src/internal/types/testdata/fixedbugs/issue51877.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue51877.go' 'src/internal/types/testdata/fixedbugs/issue52031.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue52031.go' 'src/internal/types/testdata/fixedbugs/issue52401.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue52401.go' 'src/internal/types/testdata/fixedbugs/issue52529.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue52529.go' 'src/internal/types/testdata/fixedbugs/issue52698.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue52698.go' 'src/internal/types/testdata/fixedbugs/issue52915.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue52915.go' 'src/internal/types/testdata/fixedbugs/issue53358.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue53358.go' 'src/internal/types/testdata/fixedbugs/issue54280.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue54280.go' 'src/internal/types/testdata/fixedbugs/issue54405.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue54405.go' 'src/internal/types/testdata/fixedbugs/issue56351.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue56351.go' 'src/internal/types/testdata/fixedbugs/issue56425.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue56425.go' 'src/internal/types/testdata/fixedbugs/issue56665.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue56665.go' 'src/internal/types/testdata/fixedbugs/issue57155.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue57155.go' 'src/internal/types/testdata/fixedbugs/issue57160.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue57160.go' 'src/internal/types/testdata/fixedbugs/issue57486.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue57486.go' 'src/internal/types/testdata/fixedbugs/issue57500.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue57500.go' 'src/internal/types/testdata/fixedbugs/issue57522.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue57522.go' 'src/internal/types/testdata/fixedbugs/issue6977.go' -> '/usr/lib/go/src/internal/types/testdata/fixedbugs/issue6977.go' 'src/internal/types/testdata/spec' -> '/usr/lib/go/src/internal/types/testdata/spec' 'src/internal/types/testdata/spec/assignability.go' -> '/usr/lib/go/src/internal/types/testdata/spec/assignability.go' 'src/internal/types/testdata/spec/comparable.go' -> '/usr/lib/go/src/internal/types/testdata/spec/comparable.go' 'src/internal/types/testdata/spec/comparable1.19.go' -> '/usr/lib/go/src/internal/types/testdata/spec/comparable1.19.go' 'src/internal/types/testdata/spec/comparisons.go' -> '/usr/lib/go/src/internal/types/testdata/spec/comparisons.go' 'src/internal/types/testdata/spec/conversions.go' -> '/usr/lib/go/src/internal/types/testdata/spec/conversions.go' 'src/internal/types/testdata/spec/oldcomparable.go' -> '/usr/lib/go/src/internal/types/testdata/spec/oldcomparable.go' 'src/internal/unsafeheader' -> '/usr/lib/go/src/internal/unsafeheader' 'src/internal/unsafeheader/unsafeheader.go' -> '/usr/lib/go/src/internal/unsafeheader/unsafeheader.go' 'src/internal/unsafeheader/unsafeheader_test.go' -> '/usr/lib/go/src/internal/unsafeheader/unsafeheader_test.go' 'src/internal/xcoff' -> '/usr/lib/go/src/internal/xcoff' 'src/internal/xcoff/ar.go' -> '/usr/lib/go/src/internal/xcoff/ar.go' 'src/internal/xcoff/ar_test.go' -> '/usr/lib/go/src/internal/xcoff/ar_test.go' 'src/internal/xcoff/file.go' -> '/usr/lib/go/src/internal/xcoff/file.go' 'src/internal/xcoff/file_test.go' -> '/usr/lib/go/src/internal/xcoff/file_test.go' 'src/internal/xcoff/testdata' -> '/usr/lib/go/src/internal/xcoff/testdata' 'src/internal/xcoff/testdata/bigar-empty' -> '/usr/lib/go/src/internal/xcoff/testdata/bigar-empty' 'src/internal/xcoff/testdata/bigar-ppc64' -> '/usr/lib/go/src/internal/xcoff/testdata/bigar-ppc64' 'src/internal/xcoff/testdata/gcc-ppc32-aix-dwarf2-exec' -> '/usr/lib/go/src/internal/xcoff/testdata/gcc-ppc32-aix-dwarf2-exec' 'src/internal/xcoff/testdata/gcc-ppc64-aix-dwarf2-exec' -> '/usr/lib/go/src/internal/xcoff/testdata/gcc-ppc64-aix-dwarf2-exec' 'src/internal/xcoff/testdata/hello.c' -> '/usr/lib/go/src/internal/xcoff/testdata/hello.c' 'src/internal/xcoff/testdata/printbye.c' -> '/usr/lib/go/src/internal/xcoff/testdata/printbye.c' 'src/internal/xcoff/testdata/printhello.c' -> '/usr/lib/go/src/internal/xcoff/testdata/printhello.c' 'src/internal/xcoff/xcoff.go' -> '/usr/lib/go/src/internal/xcoff/xcoff.go' 'src/io' -> '/usr/lib/go/src/io' 'src/io/example_test.go' -> '/usr/lib/go/src/io/example_test.go' 'src/io/export_test.go' -> '/usr/lib/go/src/io/export_test.go' 'src/io/fs' -> '/usr/lib/go/src/io/fs' 'src/io/fs/example_test.go' -> '/usr/lib/go/src/io/fs/example_test.go' 'src/io/fs/fs.go' -> '/usr/lib/go/src/io/fs/fs.go' 'src/io/fs/fs_test.go' -> '/usr/lib/go/src/io/fs/fs_test.go' 'src/io/fs/glob.go' -> '/usr/lib/go/src/io/fs/glob.go' 'src/io/fs/glob_test.go' -> '/usr/lib/go/src/io/fs/glob_test.go' 'src/io/fs/readdir.go' -> '/usr/lib/go/src/io/fs/readdir.go' 'src/io/fs/readdir_test.go' -> '/usr/lib/go/src/io/fs/readdir_test.go' 'src/io/fs/readfile.go' -> '/usr/lib/go/src/io/fs/readfile.go' 'src/io/fs/readfile_test.go' -> '/usr/lib/go/src/io/fs/readfile_test.go' 'src/io/fs/stat.go' -> '/usr/lib/go/src/io/fs/stat.go' 'src/io/fs/stat_test.go' -> '/usr/lib/go/src/io/fs/stat_test.go' 'src/io/fs/sub.go' -> '/usr/lib/go/src/io/fs/sub.go' 'src/io/fs/sub_test.go' -> '/usr/lib/go/src/io/fs/sub_test.go' 'src/io/fs/walk.go' -> '/usr/lib/go/src/io/fs/walk.go' 'src/io/fs/walk_test.go' -> '/usr/lib/go/src/io/fs/walk_test.go' 'src/io/io.go' -> '/usr/lib/go/src/io/io.go' 'src/io/io_test.go' -> '/usr/lib/go/src/io/io_test.go' 'src/io/ioutil' -> '/usr/lib/go/src/io/ioutil' 'src/io/ioutil/example_test.go' -> '/usr/lib/go/src/io/ioutil/example_test.go' 'src/io/ioutil/ioutil.go' -> '/usr/lib/go/src/io/ioutil/ioutil.go' 'src/io/ioutil/ioutil_test.go' -> '/usr/lib/go/src/io/ioutil/ioutil_test.go' 'src/io/ioutil/tempfile.go' -> '/usr/lib/go/src/io/ioutil/tempfile.go' 'src/io/ioutil/tempfile_test.go' -> '/usr/lib/go/src/io/ioutil/tempfile_test.go' 'src/io/ioutil/testdata' -> '/usr/lib/go/src/io/ioutil/testdata' 'src/io/ioutil/testdata/hello' -> '/usr/lib/go/src/io/ioutil/testdata/hello' 'src/io/multi.go' -> '/usr/lib/go/src/io/multi.go' 'src/io/multi_test.go' -> '/usr/lib/go/src/io/multi_test.go' 'src/io/pipe.go' -> '/usr/lib/go/src/io/pipe.go' 'src/io/pipe_test.go' -> '/usr/lib/go/src/io/pipe_test.go' 'src/log' -> '/usr/lib/go/src/log' 'src/log/example_test.go' -> '/usr/lib/go/src/log/example_test.go' 'src/log/log.go' -> '/usr/lib/go/src/log/log.go' 'src/log/log_test.go' -> '/usr/lib/go/src/log/log_test.go' 'src/log/syslog' -> '/usr/lib/go/src/log/syslog' 'src/log/syslog/doc.go' -> '/usr/lib/go/src/log/syslog/doc.go' 'src/log/syslog/example_test.go' -> '/usr/lib/go/src/log/syslog/example_test.go' 'src/log/syslog/syslog.go' -> '/usr/lib/go/src/log/syslog/syslog.go' 'src/log/syslog/syslog_test.go' -> '/usr/lib/go/src/log/syslog/syslog_test.go' 'src/log/syslog/syslog_unix.go' -> '/usr/lib/go/src/log/syslog/syslog_unix.go' 'src/make.bash' -> '/usr/lib/go/src/make.bash' 'src/make.bat' -> '/usr/lib/go/src/make.bat' 'src/make.rc' -> '/usr/lib/go/src/make.rc' 'src/math' -> '/usr/lib/go/src/math' 'src/math/abs.go' -> '/usr/lib/go/src/math/abs.go' 'src/math/acos_s390x.s' -> '/usr/lib/go/src/math/acos_s390x.s' 'src/math/acosh.go' -> '/usr/lib/go/src/math/acosh.go' 'src/math/acosh_s390x.s' -> '/usr/lib/go/src/math/acosh_s390x.s' 'src/math/all_test.go' -> '/usr/lib/go/src/math/all_test.go' 'src/math/arith_s390x.go' -> '/usr/lib/go/src/math/arith_s390x.go' 'src/math/arith_s390x_test.go' -> '/usr/lib/go/src/math/arith_s390x_test.go' 'src/math/asin.go' -> '/usr/lib/go/src/math/asin.go' 'src/math/asin_s390x.s' -> '/usr/lib/go/src/math/asin_s390x.s' 'src/math/asinh.go' -> '/usr/lib/go/src/math/asinh.go' 'src/math/asinh_s390x.s' -> '/usr/lib/go/src/math/asinh_s390x.s' 'src/math/atan.go' -> '/usr/lib/go/src/math/atan.go' 'src/math/atan2.go' -> '/usr/lib/go/src/math/atan2.go' 'src/math/atan2_s390x.s' -> '/usr/lib/go/src/math/atan2_s390x.s' 'src/math/atan_s390x.s' -> '/usr/lib/go/src/math/atan_s390x.s' 'src/math/atanh.go' -> '/usr/lib/go/src/math/atanh.go' 'src/math/atanh_s390x.s' -> '/usr/lib/go/src/math/atanh_s390x.s' 'src/math/big' -> '/usr/lib/go/src/math/big' 'src/math/big/accuracy_string.go' -> '/usr/lib/go/src/math/big/accuracy_string.go' 'src/math/big/alias_test.go' -> '/usr/lib/go/src/math/big/alias_test.go' 'src/math/big/arith.go' -> '/usr/lib/go/src/math/big/arith.go' 'src/math/big/arith_386.s' -> '/usr/lib/go/src/math/big/arith_386.s' 'src/math/big/arith_amd64.go' -> '/usr/lib/go/src/math/big/arith_amd64.go' 'src/math/big/arith_amd64.s' -> '/usr/lib/go/src/math/big/arith_amd64.s' 'src/math/big/arith_arm.s' -> '/usr/lib/go/src/math/big/arith_arm.s' 'src/math/big/arith_arm64.s' -> '/usr/lib/go/src/math/big/arith_arm64.s' 'src/math/big/arith_decl.go' -> '/usr/lib/go/src/math/big/arith_decl.go' 'src/math/big/arith_decl_pure.go' -> '/usr/lib/go/src/math/big/arith_decl_pure.go' 'src/math/big/arith_decl_s390x.go' -> '/usr/lib/go/src/math/big/arith_decl_s390x.go' 'src/math/big/arith_loong64.s' -> '/usr/lib/go/src/math/big/arith_loong64.s' 'src/math/big/arith_mips64x.s' -> '/usr/lib/go/src/math/big/arith_mips64x.s' 'src/math/big/arith_mipsx.s' -> '/usr/lib/go/src/math/big/arith_mipsx.s' 'src/math/big/arith_ppc64x.s' -> '/usr/lib/go/src/math/big/arith_ppc64x.s' 'src/math/big/arith_riscv64.s' -> '/usr/lib/go/src/math/big/arith_riscv64.s' 'src/math/big/arith_s390x.s' -> '/usr/lib/go/src/math/big/arith_s390x.s' 'src/math/big/arith_s390x_test.go' -> '/usr/lib/go/src/math/big/arith_s390x_test.go' 'src/math/big/arith_test.go' -> '/usr/lib/go/src/math/big/arith_test.go' 'src/math/big/arith_wasm.s' -> '/usr/lib/go/src/math/big/arith_wasm.s' 'src/math/big/bits_test.go' -> '/usr/lib/go/src/math/big/bits_test.go' 'src/math/big/calibrate_test.go' -> '/usr/lib/go/src/math/big/calibrate_test.go' 'src/math/big/decimal.go' -> '/usr/lib/go/src/math/big/decimal.go' 'src/math/big/decimal_test.go' -> '/usr/lib/go/src/math/big/decimal_test.go' 'src/math/big/doc.go' -> '/usr/lib/go/src/math/big/doc.go' 'src/math/big/example_rat_test.go' -> '/usr/lib/go/src/math/big/example_rat_test.go' 'src/math/big/example_test.go' -> '/usr/lib/go/src/math/big/example_test.go' 'src/math/big/float.go' -> '/usr/lib/go/src/math/big/float.go' 'src/math/big/float_test.go' -> '/usr/lib/go/src/math/big/float_test.go' 'src/math/big/floatconv.go' -> '/usr/lib/go/src/math/big/floatconv.go' 'src/math/big/floatconv_test.go' -> '/usr/lib/go/src/math/big/floatconv_test.go' 'src/math/big/floatexample_test.go' -> '/usr/lib/go/src/math/big/floatexample_test.go' 'src/math/big/floatmarsh.go' -> '/usr/lib/go/src/math/big/floatmarsh.go' 'src/math/big/floatmarsh_test.go' -> '/usr/lib/go/src/math/big/floatmarsh_test.go' 'src/math/big/ftoa.go' -> '/usr/lib/go/src/math/big/ftoa.go' 'src/math/big/gcd_test.go' -> '/usr/lib/go/src/math/big/gcd_test.go' 'src/math/big/hilbert_test.go' -> '/usr/lib/go/src/math/big/hilbert_test.go' 'src/math/big/int.go' -> '/usr/lib/go/src/math/big/int.go' 'src/math/big/int_test.go' -> '/usr/lib/go/src/math/big/int_test.go' 'src/math/big/intconv.go' -> '/usr/lib/go/src/math/big/intconv.go' 'src/math/big/intconv_test.go' -> '/usr/lib/go/src/math/big/intconv_test.go' 'src/math/big/intmarsh.go' -> '/usr/lib/go/src/math/big/intmarsh.go' 'src/math/big/intmarsh_test.go' -> '/usr/lib/go/src/math/big/intmarsh_test.go' 'src/math/big/link_test.go' -> '/usr/lib/go/src/math/big/link_test.go' 'src/math/big/nat.go' -> '/usr/lib/go/src/math/big/nat.go' 'src/math/big/nat_test.go' -> '/usr/lib/go/src/math/big/nat_test.go' 'src/math/big/natconv.go' -> '/usr/lib/go/src/math/big/natconv.go' 'src/math/big/natconv_test.go' -> '/usr/lib/go/src/math/big/natconv_test.go' 'src/math/big/natdiv.go' -> '/usr/lib/go/src/math/big/natdiv.go' 'src/math/big/prime.go' -> '/usr/lib/go/src/math/big/prime.go' 'src/math/big/prime_test.go' -> '/usr/lib/go/src/math/big/prime_test.go' 'src/math/big/rat.go' -> '/usr/lib/go/src/math/big/rat.go' 'src/math/big/rat_test.go' -> '/usr/lib/go/src/math/big/rat_test.go' 'src/math/big/ratconv.go' -> '/usr/lib/go/src/math/big/ratconv.go' 'src/math/big/ratconv_test.go' -> '/usr/lib/go/src/math/big/ratconv_test.go' 'src/math/big/ratmarsh.go' -> '/usr/lib/go/src/math/big/ratmarsh.go' 'src/math/big/ratmarsh_test.go' -> '/usr/lib/go/src/math/big/ratmarsh_test.go' 'src/math/big/roundingmode_string.go' -> '/usr/lib/go/src/math/big/roundingmode_string.go' 'src/math/big/sqrt.go' -> '/usr/lib/go/src/math/big/sqrt.go' 'src/math/big/sqrt_test.go' -> '/usr/lib/go/src/math/big/sqrt_test.go' 'src/math/bits' -> '/usr/lib/go/src/math/bits' 'src/math/bits/bits.go' -> '/usr/lib/go/src/math/bits/bits.go' 'src/math/bits/bits_errors.go' -> '/usr/lib/go/src/math/bits/bits_errors.go' 'src/math/bits/bits_errors_bootstrap.go' -> '/usr/lib/go/src/math/bits/bits_errors_bootstrap.go' 'src/math/bits/bits_tables.go' -> '/usr/lib/go/src/math/bits/bits_tables.go' 'src/math/bits/bits_test.go' -> '/usr/lib/go/src/math/bits/bits_test.go' 'src/math/bits/example_math_test.go' -> '/usr/lib/go/src/math/bits/example_math_test.go' 'src/math/bits/example_test.go' -> '/usr/lib/go/src/math/bits/example_test.go' 'src/math/bits/export_test.go' -> '/usr/lib/go/src/math/bits/export_test.go' 'src/math/bits/make_examples.go' -> '/usr/lib/go/src/math/bits/make_examples.go' 'src/math/bits/make_tables.go' -> '/usr/lib/go/src/math/bits/make_tables.go' 'src/math/bits.go' -> '/usr/lib/go/src/math/bits.go' 'src/math/cbrt.go' -> '/usr/lib/go/src/math/cbrt.go' 'src/math/cbrt_s390x.s' -> '/usr/lib/go/src/math/cbrt_s390x.s' 'src/math/cmplx' -> '/usr/lib/go/src/math/cmplx' 'src/math/cmplx/abs.go' -> '/usr/lib/go/src/math/cmplx/abs.go' 'src/math/cmplx/asin.go' -> '/usr/lib/go/src/math/cmplx/asin.go' 'src/math/cmplx/cmath_test.go' -> '/usr/lib/go/src/math/cmplx/cmath_test.go' 'src/math/cmplx/conj.go' -> '/usr/lib/go/src/math/cmplx/conj.go' 'src/math/cmplx/example_test.go' -> '/usr/lib/go/src/math/cmplx/example_test.go' 'src/math/cmplx/exp.go' -> '/usr/lib/go/src/math/cmplx/exp.go' 'src/math/cmplx/huge_test.go' -> '/usr/lib/go/src/math/cmplx/huge_test.go' 'src/math/cmplx/isinf.go' -> '/usr/lib/go/src/math/cmplx/isinf.go' 'src/math/cmplx/isnan.go' -> '/usr/lib/go/src/math/cmplx/isnan.go' 'src/math/cmplx/log.go' -> '/usr/lib/go/src/math/cmplx/log.go' 'src/math/cmplx/phase.go' -> '/usr/lib/go/src/math/cmplx/phase.go' 'src/math/cmplx/polar.go' -> '/usr/lib/go/src/math/cmplx/polar.go' 'src/math/cmplx/pow.go' -> '/usr/lib/go/src/math/cmplx/pow.go' 'src/math/cmplx/rect.go' -> '/usr/lib/go/src/math/cmplx/rect.go' 'src/math/cmplx/sin.go' -> '/usr/lib/go/src/math/cmplx/sin.go' 'src/math/cmplx/sqrt.go' -> '/usr/lib/go/src/math/cmplx/sqrt.go' 'src/math/cmplx/tan.go' -> '/usr/lib/go/src/math/cmplx/tan.go' 'src/math/const.go' -> '/usr/lib/go/src/math/const.go' 'src/math/const_test.go' -> '/usr/lib/go/src/math/const_test.go' 'src/math/copysign.go' -> '/usr/lib/go/src/math/copysign.go' 'src/math/cosh_s390x.s' -> '/usr/lib/go/src/math/cosh_s390x.s' 'src/math/dim.go' -> '/usr/lib/go/src/math/dim.go' 'src/math/dim_amd64.s' -> '/usr/lib/go/src/math/dim_amd64.s' 'src/math/dim_arm64.s' -> '/usr/lib/go/src/math/dim_arm64.s' 'src/math/dim_asm.go' -> '/usr/lib/go/src/math/dim_asm.go' 'src/math/dim_noasm.go' -> '/usr/lib/go/src/math/dim_noasm.go' 'src/math/dim_riscv64.s' -> '/usr/lib/go/src/math/dim_riscv64.s' 'src/math/dim_s390x.s' -> '/usr/lib/go/src/math/dim_s390x.s' 'src/math/erf.go' -> '/usr/lib/go/src/math/erf.go' 'src/math/erf_s390x.s' -> '/usr/lib/go/src/math/erf_s390x.s' 'src/math/erfc_s390x.s' -> '/usr/lib/go/src/math/erfc_s390x.s' 'src/math/erfinv.go' -> '/usr/lib/go/src/math/erfinv.go' 'src/math/example_test.go' -> '/usr/lib/go/src/math/example_test.go' 'src/math/exp.go' -> '/usr/lib/go/src/math/exp.go' 'src/math/exp2_asm.go' -> '/usr/lib/go/src/math/exp2_asm.go' 'src/math/exp2_noasm.go' -> '/usr/lib/go/src/math/exp2_noasm.go' 'src/math/exp_amd64.go' -> '/usr/lib/go/src/math/exp_amd64.go' 'src/math/exp_amd64.s' -> '/usr/lib/go/src/math/exp_amd64.s' 'src/math/exp_arm64.s' -> '/usr/lib/go/src/math/exp_arm64.s' 'src/math/exp_asm.go' -> '/usr/lib/go/src/math/exp_asm.go' 'src/math/exp_noasm.go' -> '/usr/lib/go/src/math/exp_noasm.go' 'src/math/exp_s390x.s' -> '/usr/lib/go/src/math/exp_s390x.s' 'src/math/expm1.go' -> '/usr/lib/go/src/math/expm1.go' 'src/math/expm1_s390x.s' -> '/usr/lib/go/src/math/expm1_s390x.s' 'src/math/export_s390x_test.go' -> '/usr/lib/go/src/math/export_s390x_test.go' 'src/math/export_test.go' -> '/usr/lib/go/src/math/export_test.go' 'src/math/floor.go' -> '/usr/lib/go/src/math/floor.go' 'src/math/floor_386.s' -> '/usr/lib/go/src/math/floor_386.s' 'src/math/floor_amd64.s' -> '/usr/lib/go/src/math/floor_amd64.s' 'src/math/floor_arm64.s' -> '/usr/lib/go/src/math/floor_arm64.s' 'src/math/floor_asm.go' -> '/usr/lib/go/src/math/floor_asm.go' 'src/math/floor_noasm.go' -> '/usr/lib/go/src/math/floor_noasm.go' 'src/math/floor_ppc64x.s' -> '/usr/lib/go/src/math/floor_ppc64x.s' 'src/math/floor_s390x.s' -> '/usr/lib/go/src/math/floor_s390x.s' 'src/math/floor_wasm.s' -> '/usr/lib/go/src/math/floor_wasm.s' 'src/math/fma.go' -> '/usr/lib/go/src/math/fma.go' 'src/math/frexp.go' -> '/usr/lib/go/src/math/frexp.go' 'src/math/gamma.go' -> '/usr/lib/go/src/math/gamma.go' 'src/math/huge_test.go' -> '/usr/lib/go/src/math/huge_test.go' 'src/math/hypot.go' -> '/usr/lib/go/src/math/hypot.go' 'src/math/hypot_386.s' -> '/usr/lib/go/src/math/hypot_386.s' 'src/math/hypot_amd64.s' -> '/usr/lib/go/src/math/hypot_amd64.s' 'src/math/hypot_asm.go' -> '/usr/lib/go/src/math/hypot_asm.go' 'src/math/hypot_noasm.go' -> '/usr/lib/go/src/math/hypot_noasm.go' 'src/math/j0.go' -> '/usr/lib/go/src/math/j0.go' 'src/math/j1.go' -> '/usr/lib/go/src/math/j1.go' 'src/math/jn.go' -> '/usr/lib/go/src/math/jn.go' 'src/math/ldexp.go' -> '/usr/lib/go/src/math/ldexp.go' 'src/math/lgamma.go' -> '/usr/lib/go/src/math/lgamma.go' 'src/math/log.go' -> '/usr/lib/go/src/math/log.go' 'src/math/log10.go' -> '/usr/lib/go/src/math/log10.go' 'src/math/log10_s390x.s' -> '/usr/lib/go/src/math/log10_s390x.s' 'src/math/log1p.go' -> '/usr/lib/go/src/math/log1p.go' 'src/math/log1p_s390x.s' -> '/usr/lib/go/src/math/log1p_s390x.s' 'src/math/log_amd64.s' -> '/usr/lib/go/src/math/log_amd64.s' 'src/math/log_asm.go' -> '/usr/lib/go/src/math/log_asm.go' 'src/math/log_s390x.s' -> '/usr/lib/go/src/math/log_s390x.s' 'src/math/log_stub.go' -> '/usr/lib/go/src/math/log_stub.go' 'src/math/logb.go' -> '/usr/lib/go/src/math/logb.go' 'src/math/mod.go' -> '/usr/lib/go/src/math/mod.go' 'src/math/modf.go' -> '/usr/lib/go/src/math/modf.go' 'src/math/modf_arm64.s' -> '/usr/lib/go/src/math/modf_arm64.s' 'src/math/modf_asm.go' -> '/usr/lib/go/src/math/modf_asm.go' 'src/math/modf_noasm.go' -> '/usr/lib/go/src/math/modf_noasm.go' 'src/math/modf_ppc64x.s' -> '/usr/lib/go/src/math/modf_ppc64x.s' 'src/math/nextafter.go' -> '/usr/lib/go/src/math/nextafter.go' 'src/math/pow.go' -> '/usr/lib/go/src/math/pow.go' 'src/math/pow10.go' -> '/usr/lib/go/src/math/pow10.go' 'src/math/pow_s390x.s' -> '/usr/lib/go/src/math/pow_s390x.s' 'src/math/rand' -> '/usr/lib/go/src/math/rand' 'src/math/rand/auto_test.go' -> '/usr/lib/go/src/math/rand/auto_test.go' 'src/math/rand/example_test.go' -> '/usr/lib/go/src/math/rand/example_test.go' 'src/math/rand/exp.go' -> '/usr/lib/go/src/math/rand/exp.go' 'src/math/rand/export_test.go' -> '/usr/lib/go/src/math/rand/export_test.go' 'src/math/rand/gen_cooked.go' -> '/usr/lib/go/src/math/rand/gen_cooked.go' 'src/math/rand/normal.go' -> '/usr/lib/go/src/math/rand/normal.go' 'src/math/rand/race_test.go' -> '/usr/lib/go/src/math/rand/race_test.go' 'src/math/rand/rand.go' -> '/usr/lib/go/src/math/rand/rand.go' 'src/math/rand/rand_test.go' -> '/usr/lib/go/src/math/rand/rand_test.go' 'src/math/rand/regress_test.go' -> '/usr/lib/go/src/math/rand/regress_test.go' 'src/math/rand/rng.go' -> '/usr/lib/go/src/math/rand/rng.go' 'src/math/rand/zipf.go' -> '/usr/lib/go/src/math/rand/zipf.go' 'src/math/remainder.go' -> '/usr/lib/go/src/math/remainder.go' 'src/math/signbit.go' -> '/usr/lib/go/src/math/signbit.go' 'src/math/sin.go' -> '/usr/lib/go/src/math/sin.go' 'src/math/sin_s390x.s' -> '/usr/lib/go/src/math/sin_s390x.s' 'src/math/sincos.go' -> '/usr/lib/go/src/math/sincos.go' 'src/math/sinh.go' -> '/usr/lib/go/src/math/sinh.go' 'src/math/sinh_s390x.s' -> '/usr/lib/go/src/math/sinh_s390x.s' 'src/math/sqrt.go' -> '/usr/lib/go/src/math/sqrt.go' 'src/math/stubs.go' -> '/usr/lib/go/src/math/stubs.go' 'src/math/stubs_s390x.s' -> '/usr/lib/go/src/math/stubs_s390x.s' 'src/math/tan.go' -> '/usr/lib/go/src/math/tan.go' 'src/math/tan_s390x.s' -> '/usr/lib/go/src/math/tan_s390x.s' 'src/math/tanh.go' -> '/usr/lib/go/src/math/tanh.go' 'src/math/tanh_s390x.s' -> '/usr/lib/go/src/math/tanh_s390x.s' 'src/math/trig_reduce.go' -> '/usr/lib/go/src/math/trig_reduce.go' 'src/math/unsafe.go' -> '/usr/lib/go/src/math/unsafe.go' 'src/mime' -> '/usr/lib/go/src/mime' 'src/mime/encodedword.go' -> '/usr/lib/go/src/mime/encodedword.go' 'src/mime/encodedword_test.go' -> '/usr/lib/go/src/mime/encodedword_test.go' 'src/mime/example_test.go' -> '/usr/lib/go/src/mime/example_test.go' 'src/mime/grammar.go' -> '/usr/lib/go/src/mime/grammar.go' 'src/mime/mediatype.go' -> '/usr/lib/go/src/mime/mediatype.go' 'src/mime/mediatype_test.go' -> '/usr/lib/go/src/mime/mediatype_test.go' 'src/mime/multipart' -> '/usr/lib/go/src/mime/multipart' 'src/mime/multipart/example_test.go' -> '/usr/lib/go/src/mime/multipart/example_test.go' 'src/mime/multipart/formdata.go' -> '/usr/lib/go/src/mime/multipart/formdata.go' 'src/mime/multipart/formdata_test.go' -> '/usr/lib/go/src/mime/multipart/formdata_test.go' 'src/mime/multipart/multipart.go' -> '/usr/lib/go/src/mime/multipart/multipart.go' 'src/mime/multipart/multipart_test.go' -> '/usr/lib/go/src/mime/multipart/multipart_test.go' 'src/mime/multipart/readmimeheader.go' -> '/usr/lib/go/src/mime/multipart/readmimeheader.go' 'src/mime/multipart/testdata' -> '/usr/lib/go/src/mime/multipart/testdata' 'src/mime/multipart/testdata/nested-mime' -> '/usr/lib/go/src/mime/multipart/testdata/nested-mime' 'src/mime/multipart/writer.go' -> '/usr/lib/go/src/mime/multipart/writer.go' 'src/mime/multipart/writer_test.go' -> '/usr/lib/go/src/mime/multipart/writer_test.go' 'src/mime/quotedprintable' -> '/usr/lib/go/src/mime/quotedprintable' 'src/mime/quotedprintable/example_test.go' -> '/usr/lib/go/src/mime/quotedprintable/example_test.go' 'src/mime/quotedprintable/reader.go' -> '/usr/lib/go/src/mime/quotedprintable/reader.go' 'src/mime/quotedprintable/reader_test.go' -> '/usr/lib/go/src/mime/quotedprintable/reader_test.go' 'src/mime/quotedprintable/writer.go' -> '/usr/lib/go/src/mime/quotedprintable/writer.go' 'src/mime/quotedprintable/writer_test.go' -> '/usr/lib/go/src/mime/quotedprintable/writer_test.go' 'src/mime/testdata' -> '/usr/lib/go/src/mime/testdata' 'src/mime/testdata/test.types' -> '/usr/lib/go/src/mime/testdata/test.types' 'src/mime/testdata/test.types.globs2' -> '/usr/lib/go/src/mime/testdata/test.types.globs2' 'src/mime/testdata/test.types.plan9' -> '/usr/lib/go/src/mime/testdata/test.types.plan9' 'src/mime/type.go' -> '/usr/lib/go/src/mime/type.go' 'src/mime/type_dragonfly.go' -> '/usr/lib/go/src/mime/type_dragonfly.go' 'src/mime/type_freebsd.go' -> '/usr/lib/go/src/mime/type_freebsd.go' 'src/mime/type_openbsd.go' -> '/usr/lib/go/src/mime/type_openbsd.go' 'src/mime/type_plan9.go' -> '/usr/lib/go/src/mime/type_plan9.go' 'src/mime/type_test.go' -> '/usr/lib/go/src/mime/type_test.go' 'src/mime/type_unix.go' -> '/usr/lib/go/src/mime/type_unix.go' 'src/mime/type_unix_test.go' -> '/usr/lib/go/src/mime/type_unix_test.go' 'src/mime/type_windows.go' -> '/usr/lib/go/src/mime/type_windows.go' 'src/net' -> '/usr/lib/go/src/net' 'src/net/addrselect.go' -> '/usr/lib/go/src/net/addrselect.go' 'src/net/addrselect_test.go' -> '/usr/lib/go/src/net/addrselect_test.go' 'src/net/cgo_aix.go' -> '/usr/lib/go/src/net/cgo_aix.go' 'src/net/cgo_android.go' -> '/usr/lib/go/src/net/cgo_android.go' 'src/net/cgo_bsd.go' -> '/usr/lib/go/src/net/cgo_bsd.go' 'src/net/cgo_darwin.go' -> '/usr/lib/go/src/net/cgo_darwin.go' 'src/net/cgo_linux.go' -> '/usr/lib/go/src/net/cgo_linux.go' 'src/net/cgo_netbsd.go' -> '/usr/lib/go/src/net/cgo_netbsd.go' 'src/net/cgo_openbsd.go' -> '/usr/lib/go/src/net/cgo_openbsd.go' 'src/net/cgo_resnew.go' -> '/usr/lib/go/src/net/cgo_resnew.go' 'src/net/cgo_resold.go' -> '/usr/lib/go/src/net/cgo_resold.go' 'src/net/cgo_socknew.go' -> '/usr/lib/go/src/net/cgo_socknew.go' 'src/net/cgo_sockold.go' -> '/usr/lib/go/src/net/cgo_sockold.go' 'src/net/cgo_solaris.go' -> '/usr/lib/go/src/net/cgo_solaris.go' 'src/net/cgo_stub.go' -> '/usr/lib/go/src/net/cgo_stub.go' 'src/net/cgo_unix.go' -> '/usr/lib/go/src/net/cgo_unix.go' 'src/net/cgo_unix_cgo.go' -> '/usr/lib/go/src/net/cgo_unix_cgo.go' 'src/net/cgo_unix_cgo_res.go' -> '/usr/lib/go/src/net/cgo_unix_cgo_res.go' 'src/net/cgo_unix_cgo_resn.go' -> '/usr/lib/go/src/net/cgo_unix_cgo_resn.go' 'src/net/cgo_unix_syscall.go' -> '/usr/lib/go/src/net/cgo_unix_syscall.go' 'src/net/cgo_unix_test.go' -> '/usr/lib/go/src/net/cgo_unix_test.go' 'src/net/cgo_windows.go' -> '/usr/lib/go/src/net/cgo_windows.go' 'src/net/conf.go' -> '/usr/lib/go/src/net/conf.go' 'src/net/conf_netcgo.go' -> '/usr/lib/go/src/net/conf_netcgo.go' 'src/net/conf_test.go' -> '/usr/lib/go/src/net/conf_test.go' 'src/net/conn_test.go' -> '/usr/lib/go/src/net/conn_test.go' 'src/net/dial.go' -> '/usr/lib/go/src/net/dial.go' 'src/net/dial_test.go' -> '/usr/lib/go/src/net/dial_test.go' 'src/net/dial_unix_test.go' -> '/usr/lib/go/src/net/dial_unix_test.go' 'src/net/dnsclient.go' -> '/usr/lib/go/src/net/dnsclient.go' 'src/net/dnsclient_test.go' -> '/usr/lib/go/src/net/dnsclient_test.go' 'src/net/dnsclient_unix.go' -> '/usr/lib/go/src/net/dnsclient_unix.go' 'src/net/dnsclient_unix_test.go' -> '/usr/lib/go/src/net/dnsclient_unix_test.go' 'src/net/dnsconfig.go' -> '/usr/lib/go/src/net/dnsconfig.go' 'src/net/dnsconfig_unix.go' -> '/usr/lib/go/src/net/dnsconfig_unix.go' 'src/net/dnsconfig_unix_test.go' -> '/usr/lib/go/src/net/dnsconfig_unix_test.go' 'src/net/dnsconfig_windows.go' -> '/usr/lib/go/src/net/dnsconfig_windows.go' 'src/net/dnsname_test.go' -> '/usr/lib/go/src/net/dnsname_test.go' 'src/net/error_plan9.go' -> '/usr/lib/go/src/net/error_plan9.go' 'src/net/error_plan9_test.go' -> '/usr/lib/go/src/net/error_plan9_test.go' 'src/net/error_posix.go' -> '/usr/lib/go/src/net/error_posix.go' 'src/net/error_posix_test.go' -> '/usr/lib/go/src/net/error_posix_test.go' 'src/net/error_test.go' -> '/usr/lib/go/src/net/error_test.go' 'src/net/error_unix.go' -> '/usr/lib/go/src/net/error_unix.go' 'src/net/error_unix_test.go' -> '/usr/lib/go/src/net/error_unix_test.go' 'src/net/error_windows.go' -> '/usr/lib/go/src/net/error_windows.go' 'src/net/error_windows_test.go' -> '/usr/lib/go/src/net/error_windows_test.go' 'src/net/example_test.go' -> '/usr/lib/go/src/net/example_test.go' 'src/net/external_test.go' -> '/usr/lib/go/src/net/external_test.go' 'src/net/fcntl_libc_test.go' -> '/usr/lib/go/src/net/fcntl_libc_test.go' 'src/net/fcntl_syscall_test.go' -> '/usr/lib/go/src/net/fcntl_syscall_test.go' 'src/net/fd_plan9.go' -> '/usr/lib/go/src/net/fd_plan9.go' 'src/net/fd_posix.go' -> '/usr/lib/go/src/net/fd_posix.go' 'src/net/fd_unix.go' -> '/usr/lib/go/src/net/fd_unix.go' 'src/net/fd_windows.go' -> '/usr/lib/go/src/net/fd_windows.go' 'src/net/file.go' -> '/usr/lib/go/src/net/file.go' 'src/net/file_plan9.go' -> '/usr/lib/go/src/net/file_plan9.go' 'src/net/file_stub.go' -> '/usr/lib/go/src/net/file_stub.go' 'src/net/file_test.go' -> '/usr/lib/go/src/net/file_test.go' 'src/net/file_unix.go' -> '/usr/lib/go/src/net/file_unix.go' 'src/net/file_windows.go' -> '/usr/lib/go/src/net/file_windows.go' 'src/net/hook.go' -> '/usr/lib/go/src/net/hook.go' 'src/net/hook_plan9.go' -> '/usr/lib/go/src/net/hook_plan9.go' 'src/net/hook_unix.go' -> '/usr/lib/go/src/net/hook_unix.go' 'src/net/hook_windows.go' -> '/usr/lib/go/src/net/hook_windows.go' 'src/net/hosts.go' -> '/usr/lib/go/src/net/hosts.go' 'src/net/hosts_test.go' -> '/usr/lib/go/src/net/hosts_test.go' 'src/net/http' -> '/usr/lib/go/src/net/http' 'src/net/http/alpn_test.go' -> '/usr/lib/go/src/net/http/alpn_test.go' 'src/net/http/cgi' -> '/usr/lib/go/src/net/http/cgi' 'src/net/http/cgi/child.go' -> '/usr/lib/go/src/net/http/cgi/child.go' 'src/net/http/cgi/child_test.go' -> '/usr/lib/go/src/net/http/cgi/child_test.go' 'src/net/http/cgi/host.go' -> '/usr/lib/go/src/net/http/cgi/host.go' 'src/net/http/cgi/host_test.go' -> '/usr/lib/go/src/net/http/cgi/host_test.go' 'src/net/http/cgi/integration_test.go' -> '/usr/lib/go/src/net/http/cgi/integration_test.go' 'src/net/http/cgi/plan9_test.go' -> '/usr/lib/go/src/net/http/cgi/plan9_test.go' 'src/net/http/cgi/posix_test.go' -> '/usr/lib/go/src/net/http/cgi/posix_test.go' 'src/net/http/cgi/testdata' -> '/usr/lib/go/src/net/http/cgi/testdata' 'src/net/http/cgi/testdata/test.cgi' -> '/usr/lib/go/src/net/http/cgi/testdata/test.cgi' 'src/net/http/client.go' -> '/usr/lib/go/src/net/http/client.go' 'src/net/http/client_test.go' -> '/usr/lib/go/src/net/http/client_test.go' 'src/net/http/clientserver_test.go' -> '/usr/lib/go/src/net/http/clientserver_test.go' 'src/net/http/clone.go' -> '/usr/lib/go/src/net/http/clone.go' 'src/net/http/cookie.go' -> '/usr/lib/go/src/net/http/cookie.go' 'src/net/http/cookie_test.go' -> '/usr/lib/go/src/net/http/cookie_test.go' 'src/net/http/cookiejar' -> '/usr/lib/go/src/net/http/cookiejar' 'src/net/http/cookiejar/dummy_publicsuffix_test.go' -> '/usr/lib/go/src/net/http/cookiejar/dummy_publicsuffix_test.go' 'src/net/http/cookiejar/example_test.go' -> '/usr/lib/go/src/net/http/cookiejar/example_test.go' 'src/net/http/cookiejar/jar.go' -> '/usr/lib/go/src/net/http/cookiejar/jar.go' 'src/net/http/cookiejar/jar_test.go' -> '/usr/lib/go/src/net/http/cookiejar/jar_test.go' 'src/net/http/cookiejar/punycode.go' -> '/usr/lib/go/src/net/http/cookiejar/punycode.go' 'src/net/http/cookiejar/punycode_test.go' -> '/usr/lib/go/src/net/http/cookiejar/punycode_test.go' 'src/net/http/doc.go' -> '/usr/lib/go/src/net/http/doc.go' 'src/net/http/example_filesystem_test.go' -> '/usr/lib/go/src/net/http/example_filesystem_test.go' 'src/net/http/example_handle_test.go' -> '/usr/lib/go/src/net/http/example_handle_test.go' 'src/net/http/example_test.go' -> '/usr/lib/go/src/net/http/example_test.go' 'src/net/http/export_test.go' -> '/usr/lib/go/src/net/http/export_test.go' 'src/net/http/fcgi' -> '/usr/lib/go/src/net/http/fcgi' 'src/net/http/fcgi/child.go' -> '/usr/lib/go/src/net/http/fcgi/child.go' 'src/net/http/fcgi/fcgi.go' -> '/usr/lib/go/src/net/http/fcgi/fcgi.go' 'src/net/http/fcgi/fcgi_test.go' -> '/usr/lib/go/src/net/http/fcgi/fcgi_test.go' 'src/net/http/filetransport.go' -> '/usr/lib/go/src/net/http/filetransport.go' 'src/net/http/filetransport_test.go' -> '/usr/lib/go/src/net/http/filetransport_test.go' 'src/net/http/fs.go' -> '/usr/lib/go/src/net/http/fs.go' 'src/net/http/fs_test.go' -> '/usr/lib/go/src/net/http/fs_test.go' 'src/net/http/h2_bundle.go' -> '/usr/lib/go/src/net/http/h2_bundle.go' 'src/net/http/h2_error.go' -> '/usr/lib/go/src/net/http/h2_error.go' 'src/net/http/h2_error_test.go' -> '/usr/lib/go/src/net/http/h2_error_test.go' 'src/net/http/header.go' -> '/usr/lib/go/src/net/http/header.go' 'src/net/http/header_test.go' -> '/usr/lib/go/src/net/http/header_test.go' 'src/net/http/http.go' -> '/usr/lib/go/src/net/http/http.go' 'src/net/http/http_test.go' -> '/usr/lib/go/src/net/http/http_test.go' 'src/net/http/httptest' -> '/usr/lib/go/src/net/http/httptest' 'src/net/http/httptest/example_test.go' -> '/usr/lib/go/src/net/http/httptest/example_test.go' 'src/net/http/httptest/httptest.go' -> '/usr/lib/go/src/net/http/httptest/httptest.go' 'src/net/http/httptest/httptest_test.go' -> '/usr/lib/go/src/net/http/httptest/httptest_test.go' 'src/net/http/httptest/recorder.go' -> '/usr/lib/go/src/net/http/httptest/recorder.go' 'src/net/http/httptest/recorder_test.go' -> '/usr/lib/go/src/net/http/httptest/recorder_test.go' 'src/net/http/httptest/server.go' -> '/usr/lib/go/src/net/http/httptest/server.go' 'src/net/http/httptest/server_test.go' -> '/usr/lib/go/src/net/http/httptest/server_test.go' 'src/net/http/httptrace' -> '/usr/lib/go/src/net/http/httptrace' 'src/net/http/httptrace/example_test.go' -> '/usr/lib/go/src/net/http/httptrace/example_test.go' 'src/net/http/httptrace/trace.go' -> '/usr/lib/go/src/net/http/httptrace/trace.go' 'src/net/http/httptrace/trace_test.go' -> '/usr/lib/go/src/net/http/httptrace/trace_test.go' 'src/net/http/httputil' -> '/usr/lib/go/src/net/http/httputil' 'src/net/http/httputil/dump.go' -> '/usr/lib/go/src/net/http/httputil/dump.go' 'src/net/http/httputil/dump_test.go' -> '/usr/lib/go/src/net/http/httputil/dump_test.go' 'src/net/http/httputil/example_test.go' -> '/usr/lib/go/src/net/http/httputil/example_test.go' 'src/net/http/httputil/httputil.go' -> '/usr/lib/go/src/net/http/httputil/httputil.go' 'src/net/http/httputil/persist.go' -> '/usr/lib/go/src/net/http/httputil/persist.go' 'src/net/http/httputil/reverseproxy.go' -> '/usr/lib/go/src/net/http/httputil/reverseproxy.go' 'src/net/http/httputil/reverseproxy_test.go' -> '/usr/lib/go/src/net/http/httputil/reverseproxy_test.go' 'src/net/http/internal' -> '/usr/lib/go/src/net/http/internal' 'src/net/http/internal/ascii' -> '/usr/lib/go/src/net/http/internal/ascii' 'src/net/http/internal/ascii/print.go' -> '/usr/lib/go/src/net/http/internal/ascii/print.go' 'src/net/http/internal/ascii/print_test.go' -> '/usr/lib/go/src/net/http/internal/ascii/print_test.go' 'src/net/http/internal/chunked.go' -> '/usr/lib/go/src/net/http/internal/chunked.go' 'src/net/http/internal/chunked_test.go' -> '/usr/lib/go/src/net/http/internal/chunked_test.go' 'src/net/http/internal/testcert' -> '/usr/lib/go/src/net/http/internal/testcert' 'src/net/http/internal/testcert/testcert.go' -> '/usr/lib/go/src/net/http/internal/testcert/testcert.go' 'src/net/http/jar.go' -> '/usr/lib/go/src/net/http/jar.go' 'src/net/http/main_test.go' -> '/usr/lib/go/src/net/http/main_test.go' 'src/net/http/method.go' -> '/usr/lib/go/src/net/http/method.go' 'src/net/http/omithttp2.go' -> '/usr/lib/go/src/net/http/omithttp2.go' 'src/net/http/pprof' -> '/usr/lib/go/src/net/http/pprof' 'src/net/http/pprof/pprof.go' -> '/usr/lib/go/src/net/http/pprof/pprof.go' 'src/net/http/pprof/pprof_test.go' -> '/usr/lib/go/src/net/http/pprof/pprof_test.go' 'src/net/http/proxy_test.go' -> '/usr/lib/go/src/net/http/proxy_test.go' 'src/net/http/range_test.go' -> '/usr/lib/go/src/net/http/range_test.go' 'src/net/http/readrequest_test.go' -> '/usr/lib/go/src/net/http/readrequest_test.go' 'src/net/http/request.go' -> '/usr/lib/go/src/net/http/request.go' 'src/net/http/request_test.go' -> '/usr/lib/go/src/net/http/request_test.go' 'src/net/http/requestwrite_test.go' -> '/usr/lib/go/src/net/http/requestwrite_test.go' 'src/net/http/response.go' -> '/usr/lib/go/src/net/http/response.go' 'src/net/http/response_test.go' -> '/usr/lib/go/src/net/http/response_test.go' 'src/net/http/responsecontroller.go' -> '/usr/lib/go/src/net/http/responsecontroller.go' 'src/net/http/responsecontroller_test.go' -> '/usr/lib/go/src/net/http/responsecontroller_test.go' 'src/net/http/responsewrite_test.go' -> '/usr/lib/go/src/net/http/responsewrite_test.go' 'src/net/http/roundtrip.go' -> '/usr/lib/go/src/net/http/roundtrip.go' 'src/net/http/roundtrip_js.go' -> '/usr/lib/go/src/net/http/roundtrip_js.go' 'src/net/http/serve_test.go' -> '/usr/lib/go/src/net/http/serve_test.go' 'src/net/http/server.go' -> '/usr/lib/go/src/net/http/server.go' 'src/net/http/server_test.go' -> '/usr/lib/go/src/net/http/server_test.go' 'src/net/http/sniff.go' -> '/usr/lib/go/src/net/http/sniff.go' 'src/net/http/sniff_test.go' -> '/usr/lib/go/src/net/http/sniff_test.go' 'src/net/http/socks_bundle.go' -> '/usr/lib/go/src/net/http/socks_bundle.go' 'src/net/http/status.go' -> '/usr/lib/go/src/net/http/status.go' 'src/net/http/testdata' -> '/usr/lib/go/src/net/http/testdata' 'src/net/http/testdata/file' -> '/usr/lib/go/src/net/http/testdata/file' 'src/net/http/testdata/index.html' -> '/usr/lib/go/src/net/http/testdata/index.html' 'src/net/http/testdata/style.css' -> '/usr/lib/go/src/net/http/testdata/style.css' 'src/net/http/transfer.go' -> '/usr/lib/go/src/net/http/transfer.go' 'src/net/http/transfer_test.go' -> '/usr/lib/go/src/net/http/transfer_test.go' 'src/net/http/transport.go' -> '/usr/lib/go/src/net/http/transport.go' 'src/net/http/transport_default_js.go' -> '/usr/lib/go/src/net/http/transport_default_js.go' 'src/net/http/transport_default_other.go' -> '/usr/lib/go/src/net/http/transport_default_other.go' 'src/net/http/transport_internal_test.go' -> '/usr/lib/go/src/net/http/transport_internal_test.go' 'src/net/http/transport_test.go' -> '/usr/lib/go/src/net/http/transport_test.go' 'src/net/http/triv.go' -> '/usr/lib/go/src/net/http/triv.go' 'src/net/interface.go' -> '/usr/lib/go/src/net/interface.go' 'src/net/interface_aix.go' -> '/usr/lib/go/src/net/interface_aix.go' 'src/net/interface_bsd.go' -> '/usr/lib/go/src/net/interface_bsd.go' 'src/net/interface_bsd_test.go' -> '/usr/lib/go/src/net/interface_bsd_test.go' 'src/net/interface_bsdvar.go' -> '/usr/lib/go/src/net/interface_bsdvar.go' 'src/net/interface_darwin.go' -> '/usr/lib/go/src/net/interface_darwin.go' 'src/net/interface_freebsd.go' -> '/usr/lib/go/src/net/interface_freebsd.go' 'src/net/interface_linux.go' -> '/usr/lib/go/src/net/interface_linux.go' 'src/net/interface_linux_test.go' -> '/usr/lib/go/src/net/interface_linux_test.go' 'src/net/interface_plan9.go' -> '/usr/lib/go/src/net/interface_plan9.go' 'src/net/interface_solaris.go' -> '/usr/lib/go/src/net/interface_solaris.go' 'src/net/interface_stub.go' -> '/usr/lib/go/src/net/interface_stub.go' 'src/net/interface_test.go' -> '/usr/lib/go/src/net/interface_test.go' 'src/net/interface_unix_test.go' -> '/usr/lib/go/src/net/interface_unix_test.go' 'src/net/interface_windows.go' -> '/usr/lib/go/src/net/interface_windows.go' 'src/net/internal' -> '/usr/lib/go/src/net/internal' 'src/net/internal/socktest' -> '/usr/lib/go/src/net/internal/socktest' 'src/net/internal/socktest/main_test.go' -> '/usr/lib/go/src/net/internal/socktest/main_test.go' 'src/net/internal/socktest/main_unix_test.go' -> '/usr/lib/go/src/net/internal/socktest/main_unix_test.go' 'src/net/internal/socktest/main_windows_test.go' -> '/usr/lib/go/src/net/internal/socktest/main_windows_test.go' 'src/net/internal/socktest/switch.go' -> '/usr/lib/go/src/net/internal/socktest/switch.go' 'src/net/internal/socktest/switch_posix.go' -> '/usr/lib/go/src/net/internal/socktest/switch_posix.go' 'src/net/internal/socktest/switch_stub.go' -> '/usr/lib/go/src/net/internal/socktest/switch_stub.go' 'src/net/internal/socktest/switch_unix.go' -> '/usr/lib/go/src/net/internal/socktest/switch_unix.go' 'src/net/internal/socktest/switch_windows.go' -> '/usr/lib/go/src/net/internal/socktest/switch_windows.go' 'src/net/internal/socktest/sys_cloexec.go' -> '/usr/lib/go/src/net/internal/socktest/sys_cloexec.go' 'src/net/internal/socktest/sys_unix.go' -> '/usr/lib/go/src/net/internal/socktest/sys_unix.go' 'src/net/internal/socktest/sys_windows.go' -> '/usr/lib/go/src/net/internal/socktest/sys_windows.go' 'src/net/ip.go' -> '/usr/lib/go/src/net/ip.go' 'src/net/ip_test.go' -> '/usr/lib/go/src/net/ip_test.go' 'src/net/iprawsock.go' -> '/usr/lib/go/src/net/iprawsock.go' 'src/net/iprawsock_plan9.go' -> '/usr/lib/go/src/net/iprawsock_plan9.go' 'src/net/iprawsock_posix.go' -> '/usr/lib/go/src/net/iprawsock_posix.go' 'src/net/iprawsock_test.go' -> '/usr/lib/go/src/net/iprawsock_test.go' 'src/net/ipsock.go' -> '/usr/lib/go/src/net/ipsock.go' 'src/net/ipsock_plan9.go' -> '/usr/lib/go/src/net/ipsock_plan9.go' 'src/net/ipsock_plan9_test.go' -> '/usr/lib/go/src/net/ipsock_plan9_test.go' 'src/net/ipsock_posix.go' -> '/usr/lib/go/src/net/ipsock_posix.go' 'src/net/ipsock_test.go' -> '/usr/lib/go/src/net/ipsock_test.go' 'src/net/listen_test.go' -> '/usr/lib/go/src/net/listen_test.go' 'src/net/lookup.go' -> '/usr/lib/go/src/net/lookup.go' 'src/net/lookup_fake.go' -> '/usr/lib/go/src/net/lookup_fake.go' 'src/net/lookup_plan9.go' -> '/usr/lib/go/src/net/lookup_plan9.go' 'src/net/lookup_test.go' -> '/usr/lib/go/src/net/lookup_test.go' 'src/net/lookup_unix.go' -> '/usr/lib/go/src/net/lookup_unix.go' 'src/net/lookup_windows.go' -> '/usr/lib/go/src/net/lookup_windows.go' 'src/net/lookup_windows_test.go' -> '/usr/lib/go/src/net/lookup_windows_test.go' 'src/net/mac.go' -> '/usr/lib/go/src/net/mac.go' 'src/net/mac_test.go' -> '/usr/lib/go/src/net/mac_test.go' 'src/net/mail' -> '/usr/lib/go/src/net/mail' 'src/net/mail/example_test.go' -> '/usr/lib/go/src/net/mail/example_test.go' 'src/net/mail/message.go' -> '/usr/lib/go/src/net/mail/message.go' 'src/net/mail/message_test.go' -> '/usr/lib/go/src/net/mail/message_test.go' 'src/net/main_cloexec_test.go' -> '/usr/lib/go/src/net/main_cloexec_test.go' 'src/net/main_conf_test.go' -> '/usr/lib/go/src/net/main_conf_test.go' 'src/net/main_noconf_test.go' -> '/usr/lib/go/src/net/main_noconf_test.go' 'src/net/main_plan9_test.go' -> '/usr/lib/go/src/net/main_plan9_test.go' 'src/net/main_posix_test.go' -> '/usr/lib/go/src/net/main_posix_test.go' 'src/net/main_test.go' -> '/usr/lib/go/src/net/main_test.go' 'src/net/main_unix_test.go' -> '/usr/lib/go/src/net/main_unix_test.go' 'src/net/main_windows_test.go' -> '/usr/lib/go/src/net/main_windows_test.go' 'src/net/mockserver_test.go' -> '/usr/lib/go/src/net/mockserver_test.go' 'src/net/net.go' -> '/usr/lib/go/src/net/net.go' 'src/net/net_fake.go' -> '/usr/lib/go/src/net/net_fake.go' 'src/net/net_test.go' -> '/usr/lib/go/src/net/net_test.go' 'src/net/net_windows_test.go' -> '/usr/lib/go/src/net/net_windows_test.go' 'src/net/netgo.go' -> '/usr/lib/go/src/net/netgo.go' 'src/net/netgo_unix_test.go' -> '/usr/lib/go/src/net/netgo_unix_test.go' 'src/net/netip' -> '/usr/lib/go/src/net/netip' 'src/net/netip/export_test.go' -> '/usr/lib/go/src/net/netip/export_test.go' 'src/net/netip/fuzz_test.go' -> '/usr/lib/go/src/net/netip/fuzz_test.go' 'src/net/netip/inlining_test.go' -> '/usr/lib/go/src/net/netip/inlining_test.go' 'src/net/netip/leaf_alts.go' -> '/usr/lib/go/src/net/netip/leaf_alts.go' 'src/net/netip/netip.go' -> '/usr/lib/go/src/net/netip/netip.go' 'src/net/netip/netip_pkg_test.go' -> '/usr/lib/go/src/net/netip/netip_pkg_test.go' 'src/net/netip/netip_test.go' -> '/usr/lib/go/src/net/netip/netip_test.go' 'src/net/netip/slow_test.go' -> '/usr/lib/go/src/net/netip/slow_test.go' 'src/net/netip/uint128.go' -> '/usr/lib/go/src/net/netip/uint128.go' 'src/net/netip/uint128_test.go' -> '/usr/lib/go/src/net/netip/uint128_test.go' 'src/net/nss.go' -> '/usr/lib/go/src/net/nss.go' 'src/net/nss_test.go' -> '/usr/lib/go/src/net/nss_test.go' 'src/net/packetconn_test.go' -> '/usr/lib/go/src/net/packetconn_test.go' 'src/net/parse.go' -> '/usr/lib/go/src/net/parse.go' 'src/net/parse_test.go' -> '/usr/lib/go/src/net/parse_test.go' 'src/net/pipe.go' -> '/usr/lib/go/src/net/pipe.go' 'src/net/pipe_test.go' -> '/usr/lib/go/src/net/pipe_test.go' 'src/net/platform_test.go' -> '/usr/lib/go/src/net/platform_test.go' 'src/net/port.go' -> '/usr/lib/go/src/net/port.go' 'src/net/port_test.go' -> '/usr/lib/go/src/net/port_test.go' 'src/net/port_unix.go' -> '/usr/lib/go/src/net/port_unix.go' 'src/net/protoconn_test.go' -> '/usr/lib/go/src/net/protoconn_test.go' 'src/net/rawconn.go' -> '/usr/lib/go/src/net/rawconn.go' 'src/net/rawconn_stub_test.go' -> '/usr/lib/go/src/net/rawconn_stub_test.go' 'src/net/rawconn_test.go' -> '/usr/lib/go/src/net/rawconn_test.go' 'src/net/rawconn_unix_test.go' -> '/usr/lib/go/src/net/rawconn_unix_test.go' 'src/net/rawconn_windows_test.go' -> '/usr/lib/go/src/net/rawconn_windows_test.go' 'src/net/resolverdialfunc_test.go' -> '/usr/lib/go/src/net/resolverdialfunc_test.go' 'src/net/rpc' -> '/usr/lib/go/src/net/rpc' 'src/net/rpc/client.go' -> '/usr/lib/go/src/net/rpc/client.go' 'src/net/rpc/client_test.go' -> '/usr/lib/go/src/net/rpc/client_test.go' 'src/net/rpc/debug.go' -> '/usr/lib/go/src/net/rpc/debug.go' 'src/net/rpc/jsonrpc' -> '/usr/lib/go/src/net/rpc/jsonrpc' 'src/net/rpc/jsonrpc/all_test.go' -> '/usr/lib/go/src/net/rpc/jsonrpc/all_test.go' 'src/net/rpc/jsonrpc/client.go' -> '/usr/lib/go/src/net/rpc/jsonrpc/client.go' 'src/net/rpc/jsonrpc/server.go' -> '/usr/lib/go/src/net/rpc/jsonrpc/server.go' 'src/net/rpc/server.go' -> '/usr/lib/go/src/net/rpc/server.go' 'src/net/rpc/server_test.go' -> '/usr/lib/go/src/net/rpc/server_test.go' 'src/net/sendfile_linux.go' -> '/usr/lib/go/src/net/sendfile_linux.go' 'src/net/sendfile_linux_test.go' -> '/usr/lib/go/src/net/sendfile_linux_test.go' 'src/net/sendfile_stub.go' -> '/usr/lib/go/src/net/sendfile_stub.go' 'src/net/sendfile_test.go' -> '/usr/lib/go/src/net/sendfile_test.go' 'src/net/sendfile_unix_alt.go' -> '/usr/lib/go/src/net/sendfile_unix_alt.go' 'src/net/sendfile_windows.go' -> '/usr/lib/go/src/net/sendfile_windows.go' 'src/net/server_test.go' -> '/usr/lib/go/src/net/server_test.go' 'src/net/smtp' -> '/usr/lib/go/src/net/smtp' 'src/net/smtp/auth.go' -> '/usr/lib/go/src/net/smtp/auth.go' 'src/net/smtp/example_test.go' -> '/usr/lib/go/src/net/smtp/example_test.go' 'src/net/smtp/smtp.go' -> '/usr/lib/go/src/net/smtp/smtp.go' 'src/net/smtp/smtp_test.go' -> '/usr/lib/go/src/net/smtp/smtp_test.go' 'src/net/sock_bsd.go' -> '/usr/lib/go/src/net/sock_bsd.go' 'src/net/sock_cloexec.go' -> '/usr/lib/go/src/net/sock_cloexec.go' 'src/net/sock_linux.go' -> '/usr/lib/go/src/net/sock_linux.go' 'src/net/sock_linux_test.go' -> '/usr/lib/go/src/net/sock_linux_test.go' 'src/net/sock_plan9.go' -> '/usr/lib/go/src/net/sock_plan9.go' 'src/net/sock_posix.go' -> '/usr/lib/go/src/net/sock_posix.go' 'src/net/sock_stub.go' -> '/usr/lib/go/src/net/sock_stub.go' 'src/net/sock_windows.go' -> '/usr/lib/go/src/net/sock_windows.go' 'src/net/sockaddr_posix.go' -> '/usr/lib/go/src/net/sockaddr_posix.go' 'src/net/sockopt_aix.go' -> '/usr/lib/go/src/net/sockopt_aix.go' 'src/net/sockopt_bsd.go' -> '/usr/lib/go/src/net/sockopt_bsd.go' 'src/net/sockopt_linux.go' -> '/usr/lib/go/src/net/sockopt_linux.go' 'src/net/sockopt_plan9.go' -> '/usr/lib/go/src/net/sockopt_plan9.go' 'src/net/sockopt_posix.go' -> '/usr/lib/go/src/net/sockopt_posix.go' 'src/net/sockopt_solaris.go' -> '/usr/lib/go/src/net/sockopt_solaris.go' 'src/net/sockopt_stub.go' -> '/usr/lib/go/src/net/sockopt_stub.go' 'src/net/sockopt_windows.go' -> '/usr/lib/go/src/net/sockopt_windows.go' 'src/net/sockoptip_bsdvar.go' -> '/usr/lib/go/src/net/sockoptip_bsdvar.go' 'src/net/sockoptip_linux.go' -> '/usr/lib/go/src/net/sockoptip_linux.go' 'src/net/sockoptip_posix.go' -> '/usr/lib/go/src/net/sockoptip_posix.go' 'src/net/sockoptip_stub.go' -> '/usr/lib/go/src/net/sockoptip_stub.go' 'src/net/sockoptip_windows.go' -> '/usr/lib/go/src/net/sockoptip_windows.go' 'src/net/splice_linux.go' -> '/usr/lib/go/src/net/splice_linux.go' 'src/net/splice_stub.go' -> '/usr/lib/go/src/net/splice_stub.go' 'src/net/splice_test.go' -> '/usr/lib/go/src/net/splice_test.go' 'src/net/sys_cloexec.go' -> '/usr/lib/go/src/net/sys_cloexec.go' 'src/net/tcpsock.go' -> '/usr/lib/go/src/net/tcpsock.go' 'src/net/tcpsock_plan9.go' -> '/usr/lib/go/src/net/tcpsock_plan9.go' 'src/net/tcpsock_posix.go' -> '/usr/lib/go/src/net/tcpsock_posix.go' 'src/net/tcpsock_test.go' -> '/usr/lib/go/src/net/tcpsock_test.go' 'src/net/tcpsock_unix_test.go' -> '/usr/lib/go/src/net/tcpsock_unix_test.go' 'src/net/tcpsockopt_darwin.go' -> '/usr/lib/go/src/net/tcpsockopt_darwin.go' 'src/net/tcpsockopt_dragonfly.go' -> '/usr/lib/go/src/net/tcpsockopt_dragonfly.go' 'src/net/tcpsockopt_openbsd.go' -> '/usr/lib/go/src/net/tcpsockopt_openbsd.go' 'src/net/tcpsockopt_plan9.go' -> '/usr/lib/go/src/net/tcpsockopt_plan9.go' 'src/net/tcpsockopt_posix.go' -> '/usr/lib/go/src/net/tcpsockopt_posix.go' 'src/net/tcpsockopt_solaris.go' -> '/usr/lib/go/src/net/tcpsockopt_solaris.go' 'src/net/tcpsockopt_stub.go' -> '/usr/lib/go/src/net/tcpsockopt_stub.go' 'src/net/tcpsockopt_unix.go' -> '/usr/lib/go/src/net/tcpsockopt_unix.go' 'src/net/tcpsockopt_windows.go' -> '/usr/lib/go/src/net/tcpsockopt_windows.go' 'src/net/testdata' -> '/usr/lib/go/src/net/testdata' 'src/net/testdata/aliases' -> '/usr/lib/go/src/net/testdata/aliases' 'src/net/testdata/case-hosts' -> '/usr/lib/go/src/net/testdata/case-hosts' 'src/net/testdata/domain-resolv.conf' -> '/usr/lib/go/src/net/testdata/domain-resolv.conf' 'src/net/testdata/empty-resolv.conf' -> '/usr/lib/go/src/net/testdata/empty-resolv.conf' 'src/net/testdata/freebsd-usevc-resolv.conf' -> '/usr/lib/go/src/net/testdata/freebsd-usevc-resolv.conf' 'src/net/testdata/hosts' -> '/usr/lib/go/src/net/testdata/hosts' 'src/net/testdata/igmp' -> '/usr/lib/go/src/net/testdata/igmp' 'src/net/testdata/igmp6' -> '/usr/lib/go/src/net/testdata/igmp6' 'src/net/testdata/invalid-ndots-resolv.conf' -> '/usr/lib/go/src/net/testdata/invalid-ndots-resolv.conf' 'src/net/testdata/ipv4-hosts' -> '/usr/lib/go/src/net/testdata/ipv4-hosts' 'src/net/testdata/ipv6-hosts' -> '/usr/lib/go/src/net/testdata/ipv6-hosts' 'src/net/testdata/large-ndots-resolv.conf' -> '/usr/lib/go/src/net/testdata/large-ndots-resolv.conf' 'src/net/testdata/linux-use-vc-resolv.conf' -> '/usr/lib/go/src/net/testdata/linux-use-vc-resolv.conf' 'src/net/testdata/negative-ndots-resolv.conf' -> '/usr/lib/go/src/net/testdata/negative-ndots-resolv.conf' 'src/net/testdata/openbsd-resolv.conf' -> '/usr/lib/go/src/net/testdata/openbsd-resolv.conf' 'src/net/testdata/openbsd-tcp-resolv.conf' -> '/usr/lib/go/src/net/testdata/openbsd-tcp-resolv.conf' 'src/net/testdata/resolv.conf' -> '/usr/lib/go/src/net/testdata/resolv.conf' 'src/net/testdata/search-resolv.conf' -> '/usr/lib/go/src/net/testdata/search-resolv.conf' 'src/net/testdata/search-single-dot-resolv.conf' -> '/usr/lib/go/src/net/testdata/search-single-dot-resolv.conf' 'src/net/testdata/single-request-reopen-resolv.conf' -> '/usr/lib/go/src/net/testdata/single-request-reopen-resolv.conf' 'src/net/testdata/single-request-resolv.conf' -> '/usr/lib/go/src/net/testdata/single-request-resolv.conf' 'src/net/testdata/singleline-hosts' -> '/usr/lib/go/src/net/testdata/singleline-hosts' 'src/net/textproto' -> '/usr/lib/go/src/net/textproto' 'src/net/textproto/header.go' -> '/usr/lib/go/src/net/textproto/header.go' 'src/net/textproto/header_test.go' -> '/usr/lib/go/src/net/textproto/header_test.go' 'src/net/textproto/pipeline.go' -> '/usr/lib/go/src/net/textproto/pipeline.go' 'src/net/textproto/reader.go' -> '/usr/lib/go/src/net/textproto/reader.go' 'src/net/textproto/reader_test.go' -> '/usr/lib/go/src/net/textproto/reader_test.go' 'src/net/textproto/textproto.go' -> '/usr/lib/go/src/net/textproto/textproto.go' 'src/net/textproto/writer.go' -> '/usr/lib/go/src/net/textproto/writer.go' 'src/net/textproto/writer_test.go' -> '/usr/lib/go/src/net/textproto/writer_test.go' 'src/net/timeout_test.go' -> '/usr/lib/go/src/net/timeout_test.go' 'src/net/udpsock.go' -> '/usr/lib/go/src/net/udpsock.go' 'src/net/udpsock_plan9.go' -> '/usr/lib/go/src/net/udpsock_plan9.go' 'src/net/udpsock_plan9_test.go' -> '/usr/lib/go/src/net/udpsock_plan9_test.go' 'src/net/udpsock_posix.go' -> '/usr/lib/go/src/net/udpsock_posix.go' 'src/net/udpsock_test.go' -> '/usr/lib/go/src/net/udpsock_test.go' 'src/net/unixsock.go' -> '/usr/lib/go/src/net/unixsock.go' 'src/net/unixsock_linux_test.go' -> '/usr/lib/go/src/net/unixsock_linux_test.go' 'src/net/unixsock_plan9.go' -> '/usr/lib/go/src/net/unixsock_plan9.go' 'src/net/unixsock_posix.go' -> '/usr/lib/go/src/net/unixsock_posix.go' 'src/net/unixsock_readmsg_cloexec.go' -> '/usr/lib/go/src/net/unixsock_readmsg_cloexec.go' 'src/net/unixsock_readmsg_cmsg_cloexec.go' -> '/usr/lib/go/src/net/unixsock_readmsg_cmsg_cloexec.go' 'src/net/unixsock_readmsg_other.go' -> '/usr/lib/go/src/net/unixsock_readmsg_other.go' 'src/net/unixsock_readmsg_test.go' -> '/usr/lib/go/src/net/unixsock_readmsg_test.go' 'src/net/unixsock_test.go' -> '/usr/lib/go/src/net/unixsock_test.go' 'src/net/unixsock_windows_test.go' -> '/usr/lib/go/src/net/unixsock_windows_test.go' 'src/net/url' -> '/usr/lib/go/src/net/url' 'src/net/url/example_test.go' -> '/usr/lib/go/src/net/url/example_test.go' 'src/net/url/url.go' -> '/usr/lib/go/src/net/url/url.go' 'src/net/url/url_test.go' -> '/usr/lib/go/src/net/url/url_test.go' 'src/net/write_unix_test.go' -> '/usr/lib/go/src/net/write_unix_test.go' 'src/net/writev_test.go' -> '/usr/lib/go/src/net/writev_test.go' 'src/net/writev_unix.go' -> '/usr/lib/go/src/net/writev_unix.go' 'src/os' -> '/usr/lib/go/src/os' 'src/os/dir.go' -> '/usr/lib/go/src/os/dir.go' 'src/os/dir_darwin.go' -> '/usr/lib/go/src/os/dir_darwin.go' 'src/os/dir_plan9.go' -> '/usr/lib/go/src/os/dir_plan9.go' 'src/os/dir_unix.go' -> '/usr/lib/go/src/os/dir_unix.go' 'src/os/dir_windows.go' -> '/usr/lib/go/src/os/dir_windows.go' 'src/os/dirent_aix.go' -> '/usr/lib/go/src/os/dirent_aix.go' 'src/os/dirent_dragonfly.go' -> '/usr/lib/go/src/os/dirent_dragonfly.go' 'src/os/dirent_freebsd.go' -> '/usr/lib/go/src/os/dirent_freebsd.go' 'src/os/dirent_js.go' -> '/usr/lib/go/src/os/dirent_js.go' 'src/os/dirent_linux.go' -> '/usr/lib/go/src/os/dirent_linux.go' 'src/os/dirent_netbsd.go' -> '/usr/lib/go/src/os/dirent_netbsd.go' 'src/os/dirent_openbsd.go' -> '/usr/lib/go/src/os/dirent_openbsd.go' 'src/os/dirent_solaris.go' -> '/usr/lib/go/src/os/dirent_solaris.go' 'src/os/endian_big.go' -> '/usr/lib/go/src/os/endian_big.go' 'src/os/endian_little.go' -> '/usr/lib/go/src/os/endian_little.go' 'src/os/env.go' -> '/usr/lib/go/src/os/env.go' 'src/os/env_test.go' -> '/usr/lib/go/src/os/env_test.go' 'src/os/env_unix_test.go' -> '/usr/lib/go/src/os/env_unix_test.go' 'src/os/error.go' -> '/usr/lib/go/src/os/error.go' 'src/os/error_errno.go' -> '/usr/lib/go/src/os/error_errno.go' 'src/os/error_plan9.go' -> '/usr/lib/go/src/os/error_plan9.go' 'src/os/error_posix.go' -> '/usr/lib/go/src/os/error_posix.go' 'src/os/error_test.go' -> '/usr/lib/go/src/os/error_test.go' 'src/os/error_unix_test.go' -> '/usr/lib/go/src/os/error_unix_test.go' 'src/os/error_windows_test.go' -> '/usr/lib/go/src/os/error_windows_test.go' 'src/os/example_test.go' -> '/usr/lib/go/src/os/example_test.go' 'src/os/exec' -> '/usr/lib/go/src/os/exec' 'src/os/exec/bench_test.go' -> '/usr/lib/go/src/os/exec/bench_test.go' 'src/os/exec/dot_test.go' -> '/usr/lib/go/src/os/exec/dot_test.go' 'src/os/exec/env_test.go' -> '/usr/lib/go/src/os/exec/env_test.go' 'src/os/exec/example_test.go' -> '/usr/lib/go/src/os/exec/example_test.go' 'src/os/exec/exec.go' -> '/usr/lib/go/src/os/exec/exec.go' 'src/os/exec/exec_linux_test.go' -> '/usr/lib/go/src/os/exec/exec_linux_test.go' 'src/os/exec/exec_other_test.go' -> '/usr/lib/go/src/os/exec/exec_other_test.go' 'src/os/exec/exec_plan9.go' -> '/usr/lib/go/src/os/exec/exec_plan9.go' 'src/os/exec/exec_posix_test.go' -> '/usr/lib/go/src/os/exec/exec_posix_test.go' 'src/os/exec/exec_test.go' -> '/usr/lib/go/src/os/exec/exec_test.go' 'src/os/exec/exec_unix.go' -> '/usr/lib/go/src/os/exec/exec_unix.go' 'src/os/exec/exec_unix_test.go' -> '/usr/lib/go/src/os/exec/exec_unix_test.go' 'src/os/exec/exec_windows.go' -> '/usr/lib/go/src/os/exec/exec_windows.go' 'src/os/exec/exec_windows_test.go' -> '/usr/lib/go/src/os/exec/exec_windows_test.go' 'src/os/exec/internal' -> '/usr/lib/go/src/os/exec/internal' 'src/os/exec/internal/fdtest' -> '/usr/lib/go/src/os/exec/internal/fdtest' 'src/os/exec/internal/fdtest/exists_js.go' -> '/usr/lib/go/src/os/exec/internal/fdtest/exists_js.go' 'src/os/exec/internal/fdtest/exists_plan9.go' -> '/usr/lib/go/src/os/exec/internal/fdtest/exists_plan9.go' 'src/os/exec/internal/fdtest/exists_test.go' -> '/usr/lib/go/src/os/exec/internal/fdtest/exists_test.go' 'src/os/exec/internal/fdtest/exists_unix.go' -> '/usr/lib/go/src/os/exec/internal/fdtest/exists_unix.go' 'src/os/exec/internal/fdtest/exists_windows.go' -> '/usr/lib/go/src/os/exec/internal/fdtest/exists_windows.go' 'src/os/exec/internal_test.go' -> '/usr/lib/go/src/os/exec/internal_test.go' 'src/os/exec/lp_js.go' -> '/usr/lib/go/src/os/exec/lp_js.go' 'src/os/exec/lp_linux_test.go' -> '/usr/lib/go/src/os/exec/lp_linux_test.go' 'src/os/exec/lp_plan9.go' -> '/usr/lib/go/src/os/exec/lp_plan9.go' 'src/os/exec/lp_test.go' -> '/usr/lib/go/src/os/exec/lp_test.go' 'src/os/exec/lp_unix.go' -> '/usr/lib/go/src/os/exec/lp_unix.go' 'src/os/exec/lp_unix_test.go' -> '/usr/lib/go/src/os/exec/lp_unix_test.go' 'src/os/exec/lp_windows.go' -> '/usr/lib/go/src/os/exec/lp_windows.go' 'src/os/exec/lp_windows_test.go' -> '/usr/lib/go/src/os/exec/lp_windows_test.go' 'src/os/exec/read3.go' -> '/usr/lib/go/src/os/exec/read3.go' 'src/os/exec.go' -> '/usr/lib/go/src/os/exec.go' 'src/os/exec_plan9.go' -> '/usr/lib/go/src/os/exec_plan9.go' 'src/os/exec_posix.go' -> '/usr/lib/go/src/os/exec_posix.go' 'src/os/exec_unix.go' -> '/usr/lib/go/src/os/exec_unix.go' 'src/os/exec_unix_test.go' -> '/usr/lib/go/src/os/exec_unix_test.go' 'src/os/exec_windows.go' -> '/usr/lib/go/src/os/exec_windows.go' 'src/os/executable.go' -> '/usr/lib/go/src/os/executable.go' 'src/os/executable_darwin.go' -> '/usr/lib/go/src/os/executable_darwin.go' 'src/os/executable_dragonfly.go' -> '/usr/lib/go/src/os/executable_dragonfly.go' 'src/os/executable_freebsd.go' -> '/usr/lib/go/src/os/executable_freebsd.go' 'src/os/executable_path.go' -> '/usr/lib/go/src/os/executable_path.go' 'src/os/executable_plan9.go' -> '/usr/lib/go/src/os/executable_plan9.go' 'src/os/executable_procfs.go' -> '/usr/lib/go/src/os/executable_procfs.go' 'src/os/executable_solaris.go' -> '/usr/lib/go/src/os/executable_solaris.go' 'src/os/executable_sysctl.go' -> '/usr/lib/go/src/os/executable_sysctl.go' 'src/os/executable_test.go' -> '/usr/lib/go/src/os/executable_test.go' 'src/os/executable_windows.go' -> '/usr/lib/go/src/os/executable_windows.go' 'src/os/export_linux_test.go' -> '/usr/lib/go/src/os/export_linux_test.go' 'src/os/export_test.go' -> '/usr/lib/go/src/os/export_test.go' 'src/os/export_unix_test.go' -> '/usr/lib/go/src/os/export_unix_test.go' 'src/os/export_windows_test.go' -> '/usr/lib/go/src/os/export_windows_test.go' 'src/os/fifo_test.go' -> '/usr/lib/go/src/os/fifo_test.go' 'src/os/file.go' -> '/usr/lib/go/src/os/file.go' 'src/os/file_mutex_plan9.go' -> '/usr/lib/go/src/os/file_mutex_plan9.go' 'src/os/file_plan9.go' -> '/usr/lib/go/src/os/file_plan9.go' 'src/os/file_posix.go' -> '/usr/lib/go/src/os/file_posix.go' 'src/os/file_unix.go' -> '/usr/lib/go/src/os/file_unix.go' 'src/os/file_windows.go' -> '/usr/lib/go/src/os/file_windows.go' 'src/os/getwd.go' -> '/usr/lib/go/src/os/getwd.go' 'src/os/os_test.go' -> '/usr/lib/go/src/os/os_test.go' 'src/os/os_unix_test.go' -> '/usr/lib/go/src/os/os_unix_test.go' 'src/os/os_windows_test.go' -> '/usr/lib/go/src/os/os_windows_test.go' 'src/os/path.go' -> '/usr/lib/go/src/os/path.go' 'src/os/path_plan9.go' -> '/usr/lib/go/src/os/path_plan9.go' 'src/os/path_test.go' -> '/usr/lib/go/src/os/path_test.go' 'src/os/path_unix.go' -> '/usr/lib/go/src/os/path_unix.go' 'src/os/path_windows.go' -> '/usr/lib/go/src/os/path_windows.go' 'src/os/path_windows_test.go' -> '/usr/lib/go/src/os/path_windows_test.go' 'src/os/pipe2_unix.go' -> '/usr/lib/go/src/os/pipe2_unix.go' 'src/os/pipe_test.go' -> '/usr/lib/go/src/os/pipe_test.go' 'src/os/pipe_unix.go' -> '/usr/lib/go/src/os/pipe_unix.go' 'src/os/proc.go' -> '/usr/lib/go/src/os/proc.go' 'src/os/rawconn.go' -> '/usr/lib/go/src/os/rawconn.go' 'src/os/rawconn_test.go' -> '/usr/lib/go/src/os/rawconn_test.go' 'src/os/read_test.go' -> '/usr/lib/go/src/os/read_test.go' 'src/os/readfrom_linux.go' -> '/usr/lib/go/src/os/readfrom_linux.go' 'src/os/readfrom_linux_test.go' -> '/usr/lib/go/src/os/readfrom_linux_test.go' 'src/os/readfrom_stub.go' -> '/usr/lib/go/src/os/readfrom_stub.go' 'src/os/removeall_at.go' -> '/usr/lib/go/src/os/removeall_at.go' 'src/os/removeall_noat.go' -> '/usr/lib/go/src/os/removeall_noat.go' 'src/os/removeall_test.go' -> '/usr/lib/go/src/os/removeall_test.go' 'src/os/signal' -> '/usr/lib/go/src/os/signal' 'src/os/signal/doc.go' -> '/usr/lib/go/src/os/signal/doc.go' 'src/os/signal/example_test.go' -> '/usr/lib/go/src/os/signal/example_test.go' 'src/os/signal/example_unix_test.go' -> '/usr/lib/go/src/os/signal/example_unix_test.go' 'src/os/signal/sig.s' -> '/usr/lib/go/src/os/signal/sig.s' 'src/os/signal/signal.go' -> '/usr/lib/go/src/os/signal/signal.go' 'src/os/signal/signal_cgo_test.go' -> '/usr/lib/go/src/os/signal/signal_cgo_test.go' 'src/os/signal/signal_linux_test.go' -> '/usr/lib/go/src/os/signal/signal_linux_test.go' 'src/os/signal/signal_plan9.go' -> '/usr/lib/go/src/os/signal/signal_plan9.go' 'src/os/signal/signal_plan9_test.go' -> '/usr/lib/go/src/os/signal/signal_plan9_test.go' 'src/os/signal/signal_test.go' -> '/usr/lib/go/src/os/signal/signal_test.go' 'src/os/signal/signal_unix.go' -> '/usr/lib/go/src/os/signal/signal_unix.go' 'src/os/signal/signal_windows_test.go' -> '/usr/lib/go/src/os/signal/signal_windows_test.go' 'src/os/stat.go' -> '/usr/lib/go/src/os/stat.go' 'src/os/stat_aix.go' -> '/usr/lib/go/src/os/stat_aix.go' 'src/os/stat_darwin.go' -> '/usr/lib/go/src/os/stat_darwin.go' 'src/os/stat_dragonfly.go' -> '/usr/lib/go/src/os/stat_dragonfly.go' 'src/os/stat_freebsd.go' -> '/usr/lib/go/src/os/stat_freebsd.go' 'src/os/stat_js.go' -> '/usr/lib/go/src/os/stat_js.go' 'src/os/stat_linux.go' -> '/usr/lib/go/src/os/stat_linux.go' 'src/os/stat_netbsd.go' -> '/usr/lib/go/src/os/stat_netbsd.go' 'src/os/stat_openbsd.go' -> '/usr/lib/go/src/os/stat_openbsd.go' 'src/os/stat_plan9.go' -> '/usr/lib/go/src/os/stat_plan9.go' 'src/os/stat_solaris.go' -> '/usr/lib/go/src/os/stat_solaris.go' 'src/os/stat_test.go' -> '/usr/lib/go/src/os/stat_test.go' 'src/os/stat_unix.go' -> '/usr/lib/go/src/os/stat_unix.go' 'src/os/stat_windows.go' -> '/usr/lib/go/src/os/stat_windows.go' 'src/os/sticky_bsd.go' -> '/usr/lib/go/src/os/sticky_bsd.go' 'src/os/sticky_notbsd.go' -> '/usr/lib/go/src/os/sticky_notbsd.go' 'src/os/str.go' -> '/usr/lib/go/src/os/str.go' 'src/os/sys.go' -> '/usr/lib/go/src/os/sys.go' 'src/os/sys_aix.go' -> '/usr/lib/go/src/os/sys_aix.go' 'src/os/sys_bsd.go' -> '/usr/lib/go/src/os/sys_bsd.go' 'src/os/sys_js.go' -> '/usr/lib/go/src/os/sys_js.go' 'src/os/sys_linux.go' -> '/usr/lib/go/src/os/sys_linux.go' 'src/os/sys_plan9.go' -> '/usr/lib/go/src/os/sys_plan9.go' 'src/os/sys_solaris.go' -> '/usr/lib/go/src/os/sys_solaris.go' 'src/os/sys_unix.go' -> '/usr/lib/go/src/os/sys_unix.go' 'src/os/sys_windows.go' -> '/usr/lib/go/src/os/sys_windows.go' 'src/os/tempfile.go' -> '/usr/lib/go/src/os/tempfile.go' 'src/os/tempfile_test.go' -> '/usr/lib/go/src/os/tempfile_test.go' 'src/os/testdata' -> '/usr/lib/go/src/os/testdata' 'src/os/testdata/dirfs' -> '/usr/lib/go/src/os/testdata/dirfs' 'src/os/testdata/dirfs/a' -> '/usr/lib/go/src/os/testdata/dirfs/a' 'src/os/testdata/dirfs/b' -> '/usr/lib/go/src/os/testdata/dirfs/b' 'src/os/testdata/dirfs/dir' -> '/usr/lib/go/src/os/testdata/dirfs/dir' 'src/os/testdata/dirfs/dir/x' -> '/usr/lib/go/src/os/testdata/dirfs/dir/x' 'src/os/testdata/hello' -> '/usr/lib/go/src/os/testdata/hello' 'src/os/testdata/issue37161' -> '/usr/lib/go/src/os/testdata/issue37161' 'src/os/testdata/issue37161/a' -> '/usr/lib/go/src/os/testdata/issue37161/a' 'src/os/testdata/issue37161/b' -> '/usr/lib/go/src/os/testdata/issue37161/b' 'src/os/testdata/issue37161/c' -> '/usr/lib/go/src/os/testdata/issue37161/c' 'src/os/timeout_test.go' -> '/usr/lib/go/src/os/timeout_test.go' 'src/os/types.go' -> '/usr/lib/go/src/os/types.go' 'src/os/types_plan9.go' -> '/usr/lib/go/src/os/types_plan9.go' 'src/os/types_unix.go' -> '/usr/lib/go/src/os/types_unix.go' 'src/os/types_windows.go' -> '/usr/lib/go/src/os/types_windows.go' 'src/os/user' -> '/usr/lib/go/src/os/user' 'src/os/user/cgo_listgroups_unix.go' -> '/usr/lib/go/src/os/user/cgo_listgroups_unix.go' 'src/os/user/cgo_lookup_cgo.go' -> '/usr/lib/go/src/os/user/cgo_lookup_cgo.go' 'src/os/user/cgo_lookup_syscall.go' -> '/usr/lib/go/src/os/user/cgo_lookup_syscall.go' 'src/os/user/cgo_lookup_unix.go' -> '/usr/lib/go/src/os/user/cgo_lookup_unix.go' 'src/os/user/cgo_unix_test.go' -> '/usr/lib/go/src/os/user/cgo_unix_test.go' 'src/os/user/getgrouplist_syscall.go' -> '/usr/lib/go/src/os/user/getgrouplist_syscall.go' 'src/os/user/getgrouplist_unix.go' -> '/usr/lib/go/src/os/user/getgrouplist_unix.go' 'src/os/user/listgroups_stub.go' -> '/usr/lib/go/src/os/user/listgroups_stub.go' 'src/os/user/listgroups_unix.go' -> '/usr/lib/go/src/os/user/listgroups_unix.go' 'src/os/user/listgroups_unix_test.go' -> '/usr/lib/go/src/os/user/listgroups_unix_test.go' 'src/os/user/lookup.go' -> '/usr/lib/go/src/os/user/lookup.go' 'src/os/user/lookup_android.go' -> '/usr/lib/go/src/os/user/lookup_android.go' 'src/os/user/lookup_plan9.go' -> '/usr/lib/go/src/os/user/lookup_plan9.go' 'src/os/user/lookup_stubs.go' -> '/usr/lib/go/src/os/user/lookup_stubs.go' 'src/os/user/lookup_unix.go' -> '/usr/lib/go/src/os/user/lookup_unix.go' 'src/os/user/lookup_unix_test.go' -> '/usr/lib/go/src/os/user/lookup_unix_test.go' 'src/os/user/lookup_windows.go' -> '/usr/lib/go/src/os/user/lookup_windows.go' 'src/os/user/user.go' -> '/usr/lib/go/src/os/user/user.go' 'src/os/user/user_test.go' -> '/usr/lib/go/src/os/user/user_test.go' 'src/os/wait6_dragonfly.go' -> '/usr/lib/go/src/os/wait6_dragonfly.go' 'src/os/wait6_freebsd64.go' -> '/usr/lib/go/src/os/wait6_freebsd64.go' 'src/os/wait6_freebsd_386.go' -> '/usr/lib/go/src/os/wait6_freebsd_386.go' 'src/os/wait6_freebsd_arm.go' -> '/usr/lib/go/src/os/wait6_freebsd_arm.go' 'src/os/wait6_netbsd.go' -> '/usr/lib/go/src/os/wait6_netbsd.go' 'src/os/wait_unimp.go' -> '/usr/lib/go/src/os/wait_unimp.go' 'src/os/wait_wait6.go' -> '/usr/lib/go/src/os/wait_wait6.go' 'src/os/wait_waitid.go' -> '/usr/lib/go/src/os/wait_waitid.go' 'src/path' -> '/usr/lib/go/src/path' 'src/path/example_test.go' -> '/usr/lib/go/src/path/example_test.go' 'src/path/filepath' -> '/usr/lib/go/src/path/filepath' 'src/path/filepath/example_test.go' -> '/usr/lib/go/src/path/filepath/example_test.go' 'src/path/filepath/example_unix_test.go' -> '/usr/lib/go/src/path/filepath/example_unix_test.go' 'src/path/filepath/example_unix_walk_test.go' -> '/usr/lib/go/src/path/filepath/example_unix_walk_test.go' 'src/path/filepath/export_test.go' -> '/usr/lib/go/src/path/filepath/export_test.go' 'src/path/filepath/export_windows_test.go' -> '/usr/lib/go/src/path/filepath/export_windows_test.go' 'src/path/filepath/match.go' -> '/usr/lib/go/src/path/filepath/match.go' 'src/path/filepath/match_test.go' -> '/usr/lib/go/src/path/filepath/match_test.go' 'src/path/filepath/path.go' -> '/usr/lib/go/src/path/filepath/path.go' 'src/path/filepath/path_plan9.go' -> '/usr/lib/go/src/path/filepath/path_plan9.go' 'src/path/filepath/path_test.go' -> '/usr/lib/go/src/path/filepath/path_test.go' 'src/path/filepath/path_unix.go' -> '/usr/lib/go/src/path/filepath/path_unix.go' 'src/path/filepath/path_windows.go' -> '/usr/lib/go/src/path/filepath/path_windows.go' 'src/path/filepath/path_windows_test.go' -> '/usr/lib/go/src/path/filepath/path_windows_test.go' 'src/path/filepath/symlink.go' -> '/usr/lib/go/src/path/filepath/symlink.go' 'src/path/filepath/symlink_plan9.go' -> '/usr/lib/go/src/path/filepath/symlink_plan9.go' 'src/path/filepath/symlink_unix.go' -> '/usr/lib/go/src/path/filepath/symlink_unix.go' 'src/path/filepath/symlink_windows.go' -> '/usr/lib/go/src/path/filepath/symlink_windows.go' 'src/path/match.go' -> '/usr/lib/go/src/path/match.go' 'src/path/match_test.go' -> '/usr/lib/go/src/path/match_test.go' 'src/path/path.go' -> '/usr/lib/go/src/path/path.go' 'src/path/path_test.go' -> '/usr/lib/go/src/path/path_test.go' 'src/plugin' -> '/usr/lib/go/src/plugin' 'src/plugin/plugin.go' -> '/usr/lib/go/src/plugin/plugin.go' 'src/plugin/plugin_dlopen.go' -> '/usr/lib/go/src/plugin/plugin_dlopen.go' 'src/plugin/plugin_stubs.go' -> '/usr/lib/go/src/plugin/plugin_stubs.go' 'src/plugin/plugin_test.go' -> '/usr/lib/go/src/plugin/plugin_test.go' 'src/race.bash' -> '/usr/lib/go/src/race.bash' 'src/race.bat' -> '/usr/lib/go/src/race.bat' 'src/reflect' -> '/usr/lib/go/src/reflect' 'src/reflect/abi.go' -> '/usr/lib/go/src/reflect/abi.go' 'src/reflect/abi_test.go' -> '/usr/lib/go/src/reflect/abi_test.go' 'src/reflect/all_test.go' -> '/usr/lib/go/src/reflect/all_test.go' 'src/reflect/arena.go' -> '/usr/lib/go/src/reflect/arena.go' 'src/reflect/asm_386.s' -> '/usr/lib/go/src/reflect/asm_386.s' 'src/reflect/asm_amd64.s' -> '/usr/lib/go/src/reflect/asm_amd64.s' 'src/reflect/asm_arm.s' -> '/usr/lib/go/src/reflect/asm_arm.s' 'src/reflect/asm_arm64.s' -> '/usr/lib/go/src/reflect/asm_arm64.s' 'src/reflect/asm_loong64.s' -> '/usr/lib/go/src/reflect/asm_loong64.s' 'src/reflect/asm_mips64x.s' -> '/usr/lib/go/src/reflect/asm_mips64x.s' 'src/reflect/asm_mipsx.s' -> '/usr/lib/go/src/reflect/asm_mipsx.s' 'src/reflect/asm_ppc64x.s' -> '/usr/lib/go/src/reflect/asm_ppc64x.s' 'src/reflect/asm_riscv64.s' -> '/usr/lib/go/src/reflect/asm_riscv64.s' 'src/reflect/asm_s390x.s' -> '/usr/lib/go/src/reflect/asm_s390x.s' 'src/reflect/asm_wasm.s' -> '/usr/lib/go/src/reflect/asm_wasm.s' 'src/reflect/benchmark_test.go' -> '/usr/lib/go/src/reflect/benchmark_test.go' 'src/reflect/deepequal.go' -> '/usr/lib/go/src/reflect/deepequal.go' 'src/reflect/example_test.go' -> '/usr/lib/go/src/reflect/example_test.go' 'src/reflect/export_test.go' -> '/usr/lib/go/src/reflect/export_test.go' 'src/reflect/float32reg_generic.go' -> '/usr/lib/go/src/reflect/float32reg_generic.go' 'src/reflect/float32reg_ppc64x.s' -> '/usr/lib/go/src/reflect/float32reg_ppc64x.s' 'src/reflect/float32reg_riscv64.s' -> '/usr/lib/go/src/reflect/float32reg_riscv64.s' 'src/reflect/internal' -> '/usr/lib/go/src/reflect/internal' 'src/reflect/internal/example1' -> '/usr/lib/go/src/reflect/internal/example1' 'src/reflect/internal/example1/example.go' -> '/usr/lib/go/src/reflect/internal/example1/example.go' 'src/reflect/internal/example2' -> '/usr/lib/go/src/reflect/internal/example2' 'src/reflect/internal/example2/example.go' -> '/usr/lib/go/src/reflect/internal/example2/example.go' 'src/reflect/makefunc.go' -> '/usr/lib/go/src/reflect/makefunc.go' 'src/reflect/nih_test.go' -> '/usr/lib/go/src/reflect/nih_test.go' 'src/reflect/set_test.go' -> '/usr/lib/go/src/reflect/set_test.go' 'src/reflect/stubs_ppc64x.go' -> '/usr/lib/go/src/reflect/stubs_ppc64x.go' 'src/reflect/stubs_riscv64.go' -> '/usr/lib/go/src/reflect/stubs_riscv64.go' 'src/reflect/swapper.go' -> '/usr/lib/go/src/reflect/swapper.go' 'src/reflect/tostring_test.go' -> '/usr/lib/go/src/reflect/tostring_test.go' 'src/reflect/type.go' -> '/usr/lib/go/src/reflect/type.go' 'src/reflect/value.go' -> '/usr/lib/go/src/reflect/value.go' 'src/reflect/visiblefields.go' -> '/usr/lib/go/src/reflect/visiblefields.go' 'src/reflect/visiblefields_test.go' -> '/usr/lib/go/src/reflect/visiblefields_test.go' 'src/regexp' -> '/usr/lib/go/src/regexp' 'src/regexp/all_test.go' -> '/usr/lib/go/src/regexp/all_test.go' 'src/regexp/backtrack.go' -> '/usr/lib/go/src/regexp/backtrack.go' 'src/regexp/example_test.go' -> '/usr/lib/go/src/regexp/example_test.go' 'src/regexp/exec.go' -> '/usr/lib/go/src/regexp/exec.go' 'src/regexp/exec2_test.go' -> '/usr/lib/go/src/regexp/exec2_test.go' 'src/regexp/exec_test.go' -> '/usr/lib/go/src/regexp/exec_test.go' 'src/regexp/find_test.go' -> '/usr/lib/go/src/regexp/find_test.go' 'src/regexp/onepass.go' -> '/usr/lib/go/src/regexp/onepass.go' 'src/regexp/onepass_test.go' -> '/usr/lib/go/src/regexp/onepass_test.go' 'src/regexp/regexp.go' -> '/usr/lib/go/src/regexp/regexp.go' 'src/regexp/syntax' -> '/usr/lib/go/src/regexp/syntax' 'src/regexp/syntax/compile.go' -> '/usr/lib/go/src/regexp/syntax/compile.go' 'src/regexp/syntax/doc.go' -> '/usr/lib/go/src/regexp/syntax/doc.go' 'src/regexp/syntax/make_perl_groups.pl' -> '/usr/lib/go/src/regexp/syntax/make_perl_groups.pl' 'src/regexp/syntax/op_string.go' -> '/usr/lib/go/src/regexp/syntax/op_string.go' 'src/regexp/syntax/parse.go' -> '/usr/lib/go/src/regexp/syntax/parse.go' 'src/regexp/syntax/parse_test.go' -> '/usr/lib/go/src/regexp/syntax/parse_test.go' 'src/regexp/syntax/perl_groups.go' -> '/usr/lib/go/src/regexp/syntax/perl_groups.go' 'src/regexp/syntax/prog.go' -> '/usr/lib/go/src/regexp/syntax/prog.go' 'src/regexp/syntax/prog_test.go' -> '/usr/lib/go/src/regexp/syntax/prog_test.go' 'src/regexp/syntax/regexp.go' -> '/usr/lib/go/src/regexp/syntax/regexp.go' 'src/regexp/syntax/simplify.go' -> '/usr/lib/go/src/regexp/syntax/simplify.go' 'src/regexp/syntax/simplify_test.go' -> '/usr/lib/go/src/regexp/syntax/simplify_test.go' 'src/regexp/testdata' -> '/usr/lib/go/src/regexp/testdata' 'src/regexp/testdata/README' -> '/usr/lib/go/src/regexp/testdata/README' 'src/regexp/testdata/basic.dat' -> '/usr/lib/go/src/regexp/testdata/basic.dat' 'src/regexp/testdata/nullsubexpr.dat' -> '/usr/lib/go/src/regexp/testdata/nullsubexpr.dat' 'src/regexp/testdata/re2-exhaustive.txt.bz2' -> '/usr/lib/go/src/regexp/testdata/re2-exhaustive.txt.bz2' 'src/regexp/testdata/re2-search.txt' -> '/usr/lib/go/src/regexp/testdata/re2-search.txt' 'src/regexp/testdata/repetition.dat' -> '/usr/lib/go/src/regexp/testdata/repetition.dat' 'src/regexp/testdata/testregex.c' -> '/usr/lib/go/src/regexp/testdata/testregex.c' 'src/run.bash' -> '/usr/lib/go/src/run.bash' 'src/run.bat' -> '/usr/lib/go/src/run.bat' 'src/run.rc' -> '/usr/lib/go/src/run.rc' 'src/runtime' -> '/usr/lib/go/src/runtime' 'src/runtime/HACKING.md' -> '/usr/lib/go/src/runtime/HACKING.md' 'src/runtime/Makefile' -> '/usr/lib/go/src/runtime/Makefile' 'src/runtime/abi_test.go' -> '/usr/lib/go/src/runtime/abi_test.go' 'src/runtime/alg.go' -> '/usr/lib/go/src/runtime/alg.go' 'src/runtime/align_runtime_test.go' -> '/usr/lib/go/src/runtime/align_runtime_test.go' 'src/runtime/align_test.go' -> '/usr/lib/go/src/runtime/align_test.go' 'src/runtime/arena.go' -> '/usr/lib/go/src/runtime/arena.go' 'src/runtime/arena_test.go' -> '/usr/lib/go/src/runtime/arena_test.go' 'src/runtime/asan' -> '/usr/lib/go/src/runtime/asan' 'src/runtime/asan/asan.go' -> '/usr/lib/go/src/runtime/asan/asan.go' 'src/runtime/asan.go' -> '/usr/lib/go/src/runtime/asan.go' 'src/runtime/asan0.go' -> '/usr/lib/go/src/runtime/asan0.go' 'src/runtime/asan_amd64.s' -> '/usr/lib/go/src/runtime/asan_amd64.s' 'src/runtime/asan_arm64.s' -> '/usr/lib/go/src/runtime/asan_arm64.s' 'src/runtime/asan_ppc64le.s' -> '/usr/lib/go/src/runtime/asan_ppc64le.s' 'src/runtime/asan_riscv64.s' -> '/usr/lib/go/src/runtime/asan_riscv64.s' 'src/runtime/asm.s' -> '/usr/lib/go/src/runtime/asm.s' 'src/runtime/asm_386.s' -> '/usr/lib/go/src/runtime/asm_386.s' 'src/runtime/asm_amd64.h' -> '/usr/lib/go/src/runtime/asm_amd64.h' 'src/runtime/asm_amd64.s' -> '/usr/lib/go/src/runtime/asm_amd64.s' 'src/runtime/asm_arm.s' -> '/usr/lib/go/src/runtime/asm_arm.s' 'src/runtime/asm_arm64.s' -> '/usr/lib/go/src/runtime/asm_arm64.s' 'src/runtime/asm_loong64.s' -> '/usr/lib/go/src/runtime/asm_loong64.s' 'src/runtime/asm_mips64x.s' -> '/usr/lib/go/src/runtime/asm_mips64x.s' 'src/runtime/asm_mipsx.s' -> '/usr/lib/go/src/runtime/asm_mipsx.s' 'src/runtime/asm_ppc64x.h' -> '/usr/lib/go/src/runtime/asm_ppc64x.h' 'src/runtime/asm_ppc64x.s' -> '/usr/lib/go/src/runtime/asm_ppc64x.s' 'src/runtime/asm_riscv64.s' -> '/usr/lib/go/src/runtime/asm_riscv64.s' 'src/runtime/asm_s390x.s' -> '/usr/lib/go/src/runtime/asm_s390x.s' 'src/runtime/asm_wasm.s' -> '/usr/lib/go/src/runtime/asm_wasm.s' 'src/runtime/atomic_arm64.s' -> '/usr/lib/go/src/runtime/atomic_arm64.s' 'src/runtime/atomic_loong64.s' -> '/usr/lib/go/src/runtime/atomic_loong64.s' 'src/runtime/atomic_mips64x.s' -> '/usr/lib/go/src/runtime/atomic_mips64x.s' 'src/runtime/atomic_mipsx.s' -> '/usr/lib/go/src/runtime/atomic_mipsx.s' 'src/runtime/atomic_pointer.go' -> '/usr/lib/go/src/runtime/atomic_pointer.go' 'src/runtime/atomic_ppc64x.s' -> '/usr/lib/go/src/runtime/atomic_ppc64x.s' 'src/runtime/atomic_riscv64.s' -> '/usr/lib/go/src/runtime/atomic_riscv64.s' 'src/runtime/auxv_none.go' -> '/usr/lib/go/src/runtime/auxv_none.go' 'src/runtime/callers_test.go' -> '/usr/lib/go/src/runtime/callers_test.go' 'src/runtime/cgo' -> '/usr/lib/go/src/runtime/cgo' 'src/runtime/cgo/abi_amd64.h' -> '/usr/lib/go/src/runtime/cgo/abi_amd64.h' 'src/runtime/cgo/abi_arm64.h' -> '/usr/lib/go/src/runtime/cgo/abi_arm64.h' 'src/runtime/cgo/asm_386.s' -> '/usr/lib/go/src/runtime/cgo/asm_386.s' 'src/runtime/cgo/asm_amd64.s' -> '/usr/lib/go/src/runtime/cgo/asm_amd64.s' 'src/runtime/cgo/asm_arm.s' -> '/usr/lib/go/src/runtime/cgo/asm_arm.s' 'src/runtime/cgo/asm_arm64.s' -> '/usr/lib/go/src/runtime/cgo/asm_arm64.s' 'src/runtime/cgo/asm_loong64.s' -> '/usr/lib/go/src/runtime/cgo/asm_loong64.s' 'src/runtime/cgo/asm_mips64x.s' -> '/usr/lib/go/src/runtime/cgo/asm_mips64x.s' 'src/runtime/cgo/asm_mipsx.s' -> '/usr/lib/go/src/runtime/cgo/asm_mipsx.s' 'src/runtime/cgo/asm_ppc64x.s' -> '/usr/lib/go/src/runtime/cgo/asm_ppc64x.s' 'src/runtime/cgo/asm_riscv64.s' -> '/usr/lib/go/src/runtime/cgo/asm_riscv64.s' 'src/runtime/cgo/asm_s390x.s' -> '/usr/lib/go/src/runtime/cgo/asm_s390x.s' 'src/runtime/cgo/asm_wasm.s' -> '/usr/lib/go/src/runtime/cgo/asm_wasm.s' 'src/runtime/cgo/callbacks.go' -> '/usr/lib/go/src/runtime/cgo/callbacks.go' 'src/runtime/cgo/callbacks_aix.go' -> '/usr/lib/go/src/runtime/cgo/callbacks_aix.go' 'src/runtime/cgo/callbacks_traceback.go' -> '/usr/lib/go/src/runtime/cgo/callbacks_traceback.go' 'src/runtime/cgo/cgo.go' -> '/usr/lib/go/src/runtime/cgo/cgo.go' 'src/runtime/cgo/dragonfly.go' -> '/usr/lib/go/src/runtime/cgo/dragonfly.go' 'src/runtime/cgo/freebsd.go' -> '/usr/lib/go/src/runtime/cgo/freebsd.go' 'src/runtime/cgo/gcc_386.S' -> '/usr/lib/go/src/runtime/cgo/gcc_386.S' 'src/runtime/cgo/gcc_aix_ppc64.S' -> '/usr/lib/go/src/runtime/cgo/gcc_aix_ppc64.S' 'src/runtime/cgo/gcc_aix_ppc64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_aix_ppc64.c' 'src/runtime/cgo/gcc_amd64.S' -> '/usr/lib/go/src/runtime/cgo/gcc_amd64.S' 'src/runtime/cgo/gcc_android.c' -> '/usr/lib/go/src/runtime/cgo/gcc_android.c' 'src/runtime/cgo/gcc_arm.S' -> '/usr/lib/go/src/runtime/cgo/gcc_arm.S' 'src/runtime/cgo/gcc_arm64.S' -> '/usr/lib/go/src/runtime/cgo/gcc_arm64.S' 'src/runtime/cgo/gcc_context.c' -> '/usr/lib/go/src/runtime/cgo/gcc_context.c' 'src/runtime/cgo/gcc_darwin_amd64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_darwin_amd64.c' 'src/runtime/cgo/gcc_darwin_arm64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_darwin_arm64.c' 'src/runtime/cgo/gcc_dragonfly_amd64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_dragonfly_amd64.c' 'src/runtime/cgo/gcc_fatalf.c' -> '/usr/lib/go/src/runtime/cgo/gcc_fatalf.c' 'src/runtime/cgo/gcc_freebsd_386.c' -> '/usr/lib/go/src/runtime/cgo/gcc_freebsd_386.c' 'src/runtime/cgo/gcc_freebsd_amd64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_freebsd_amd64.c' 'src/runtime/cgo/gcc_freebsd_arm.c' -> '/usr/lib/go/src/runtime/cgo/gcc_freebsd_arm.c' 'src/runtime/cgo/gcc_freebsd_arm64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_freebsd_arm64.c' 'src/runtime/cgo/gcc_freebsd_riscv64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_freebsd_riscv64.c' 'src/runtime/cgo/gcc_freebsd_sigaction.c' -> '/usr/lib/go/src/runtime/cgo/gcc_freebsd_sigaction.c' 'src/runtime/cgo/gcc_libinit.c' -> '/usr/lib/go/src/runtime/cgo/gcc_libinit.c' 'src/runtime/cgo/gcc_libinit_windows.c' -> '/usr/lib/go/src/runtime/cgo/gcc_libinit_windows.c' 'src/runtime/cgo/gcc_linux_386.c' -> '/usr/lib/go/src/runtime/cgo/gcc_linux_386.c' 'src/runtime/cgo/gcc_linux_amd64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_linux_amd64.c' 'src/runtime/cgo/gcc_linux_arm.c' -> '/usr/lib/go/src/runtime/cgo/gcc_linux_arm.c' 'src/runtime/cgo/gcc_linux_arm64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_linux_arm64.c' 'src/runtime/cgo/gcc_linux_loong64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_linux_loong64.c' 'src/runtime/cgo/gcc_linux_mips64x.c' -> '/usr/lib/go/src/runtime/cgo/gcc_linux_mips64x.c' 'src/runtime/cgo/gcc_linux_mipsx.c' -> '/usr/lib/go/src/runtime/cgo/gcc_linux_mipsx.c' 'src/runtime/cgo/gcc_linux_ppc64x.S' -> '/usr/lib/go/src/runtime/cgo/gcc_linux_ppc64x.S' 'src/runtime/cgo/gcc_linux_riscv64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_linux_riscv64.c' 'src/runtime/cgo/gcc_linux_s390x.c' -> '/usr/lib/go/src/runtime/cgo/gcc_linux_s390x.c' 'src/runtime/cgo/gcc_loong64.S' -> '/usr/lib/go/src/runtime/cgo/gcc_loong64.S' 'src/runtime/cgo/gcc_mips64x.S' -> '/usr/lib/go/src/runtime/cgo/gcc_mips64x.S' 'src/runtime/cgo/gcc_mipsx.S' -> '/usr/lib/go/src/runtime/cgo/gcc_mipsx.S' 'src/runtime/cgo/gcc_mmap.c' -> '/usr/lib/go/src/runtime/cgo/gcc_mmap.c' 'src/runtime/cgo/gcc_netbsd_386.c' -> '/usr/lib/go/src/runtime/cgo/gcc_netbsd_386.c' 'src/runtime/cgo/gcc_netbsd_amd64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_netbsd_amd64.c' 'src/runtime/cgo/gcc_netbsd_arm.c' -> '/usr/lib/go/src/runtime/cgo/gcc_netbsd_arm.c' 'src/runtime/cgo/gcc_netbsd_arm64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_netbsd_arm64.c' 'src/runtime/cgo/gcc_openbsd_386.c' -> '/usr/lib/go/src/runtime/cgo/gcc_openbsd_386.c' 'src/runtime/cgo/gcc_openbsd_amd64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_openbsd_amd64.c' 'src/runtime/cgo/gcc_openbsd_arm.c' -> '/usr/lib/go/src/runtime/cgo/gcc_openbsd_arm.c' 'src/runtime/cgo/gcc_openbsd_arm64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_openbsd_arm64.c' 'src/runtime/cgo/gcc_openbsd_mips64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_openbsd_mips64.c' 'src/runtime/cgo/gcc_ppc64x.c' -> '/usr/lib/go/src/runtime/cgo/gcc_ppc64x.c' 'src/runtime/cgo/gcc_riscv64.S' -> '/usr/lib/go/src/runtime/cgo/gcc_riscv64.S' 'src/runtime/cgo/gcc_s390x.S' -> '/usr/lib/go/src/runtime/cgo/gcc_s390x.S' 'src/runtime/cgo/gcc_setenv.c' -> '/usr/lib/go/src/runtime/cgo/gcc_setenv.c' 'src/runtime/cgo/gcc_sigaction.c' -> '/usr/lib/go/src/runtime/cgo/gcc_sigaction.c' 'src/runtime/cgo/gcc_signal2_ios_arm64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_signal2_ios_arm64.c' 'src/runtime/cgo/gcc_signal_ios_arm64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_signal_ios_arm64.c' 'src/runtime/cgo/gcc_signal_ios_nolldb.c' -> '/usr/lib/go/src/runtime/cgo/gcc_signal_ios_nolldb.c' 'src/runtime/cgo/gcc_solaris_amd64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_solaris_amd64.c' 'src/runtime/cgo/gcc_traceback.c' -> '/usr/lib/go/src/runtime/cgo/gcc_traceback.c' 'src/runtime/cgo/gcc_util.c' -> '/usr/lib/go/src/runtime/cgo/gcc_util.c' 'src/runtime/cgo/gcc_windows_386.c' -> '/usr/lib/go/src/runtime/cgo/gcc_windows_386.c' 'src/runtime/cgo/gcc_windows_amd64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_windows_amd64.c' 'src/runtime/cgo/gcc_windows_arm64.c' -> '/usr/lib/go/src/runtime/cgo/gcc_windows_arm64.c' 'src/runtime/cgo/handle.go' -> '/usr/lib/go/src/runtime/cgo/handle.go' 'src/runtime/cgo/handle_test.go' -> '/usr/lib/go/src/runtime/cgo/handle_test.go' 'src/runtime/cgo/iscgo.go' -> '/usr/lib/go/src/runtime/cgo/iscgo.go' 'src/runtime/cgo/libcgo.h' -> '/usr/lib/go/src/runtime/cgo/libcgo.h' 'src/runtime/cgo/libcgo_unix.h' -> '/usr/lib/go/src/runtime/cgo/libcgo_unix.h' 'src/runtime/cgo/libcgo_windows.h' -> '/usr/lib/go/src/runtime/cgo/libcgo_windows.h' 'src/runtime/cgo/linux.go' -> '/usr/lib/go/src/runtime/cgo/linux.go' 'src/runtime/cgo/linux_syscall.c' -> '/usr/lib/go/src/runtime/cgo/linux_syscall.c' 'src/runtime/cgo/mmap.go' -> '/usr/lib/go/src/runtime/cgo/mmap.go' 'src/runtime/cgo/netbsd.go' -> '/usr/lib/go/src/runtime/cgo/netbsd.go' 'src/runtime/cgo/openbsd.go' -> '/usr/lib/go/src/runtime/cgo/openbsd.go' 'src/runtime/cgo/setenv.go' -> '/usr/lib/go/src/runtime/cgo/setenv.go' 'src/runtime/cgo/sigaction.go' -> '/usr/lib/go/src/runtime/cgo/sigaction.go' 'src/runtime/cgo/signal_ios_arm64.go' -> '/usr/lib/go/src/runtime/cgo/signal_ios_arm64.go' 'src/runtime/cgo/signal_ios_arm64.s' -> '/usr/lib/go/src/runtime/cgo/signal_ios_arm64.s' 'src/runtime/cgo.go' -> '/usr/lib/go/src/runtime/cgo.go' 'src/runtime/cgo_mmap.go' -> '/usr/lib/go/src/runtime/cgo_mmap.go' 'src/runtime/cgo_ppc64x.go' -> '/usr/lib/go/src/runtime/cgo_ppc64x.go' 'src/runtime/cgo_sigaction.go' -> '/usr/lib/go/src/runtime/cgo_sigaction.go' 'src/runtime/cgocall.go' -> '/usr/lib/go/src/runtime/cgocall.go' 'src/runtime/cgocallback.go' -> '/usr/lib/go/src/runtime/cgocallback.go' 'src/runtime/cgocheck.go' -> '/usr/lib/go/src/runtime/cgocheck.go' 'src/runtime/chan.go' -> '/usr/lib/go/src/runtime/chan.go' 'src/runtime/chan_test.go' -> '/usr/lib/go/src/runtime/chan_test.go' 'src/runtime/chanbarrier_test.go' -> '/usr/lib/go/src/runtime/chanbarrier_test.go' 'src/runtime/checkptr.go' -> '/usr/lib/go/src/runtime/checkptr.go' 'src/runtime/checkptr_test.go' -> '/usr/lib/go/src/runtime/checkptr_test.go' 'src/runtime/closure_test.go' -> '/usr/lib/go/src/runtime/closure_test.go' 'src/runtime/compiler.go' -> '/usr/lib/go/src/runtime/compiler.go' 'src/runtime/complex.go' -> '/usr/lib/go/src/runtime/complex.go' 'src/runtime/complex_test.go' -> '/usr/lib/go/src/runtime/complex_test.go' 'src/runtime/conv_wasm_test.go' -> '/usr/lib/go/src/runtime/conv_wasm_test.go' 'src/runtime/coverage' -> '/usr/lib/go/src/runtime/coverage' 'src/runtime/coverage/apis.go' -> '/usr/lib/go/src/runtime/coverage/apis.go' 'src/runtime/coverage/dummy.s' -> '/usr/lib/go/src/runtime/coverage/dummy.s' 'src/runtime/coverage/emit.go' -> '/usr/lib/go/src/runtime/coverage/emit.go' 'src/runtime/coverage/emitdata_test.go' -> '/usr/lib/go/src/runtime/coverage/emitdata_test.go' 'src/runtime/coverage/hooks.go' -> '/usr/lib/go/src/runtime/coverage/hooks.go' 'src/runtime/coverage/testdata' -> '/usr/lib/go/src/runtime/coverage/testdata' 'src/runtime/coverage/testdata/harness.go' -> '/usr/lib/go/src/runtime/coverage/testdata/harness.go' 'src/runtime/coverage/testdata/issue56006' -> '/usr/lib/go/src/runtime/coverage/testdata/issue56006' 'src/runtime/coverage/testdata/issue56006/repro.go' -> '/usr/lib/go/src/runtime/coverage/testdata/issue56006/repro.go' 'src/runtime/coverage/testdata/issue56006/repro_test.go' -> '/usr/lib/go/src/runtime/coverage/testdata/issue56006/repro_test.go' 'src/runtime/coverage/testsupport.go' -> '/usr/lib/go/src/runtime/coverage/testsupport.go' 'src/runtime/coverage/ts_test.go' -> '/usr/lib/go/src/runtime/coverage/ts_test.go' 'src/runtime/covercounter.go' -> '/usr/lib/go/src/runtime/covercounter.go' 'src/runtime/covermeta.go' -> '/usr/lib/go/src/runtime/covermeta.go' 'src/runtime/cpuflags.go' -> '/usr/lib/go/src/runtime/cpuflags.go' 'src/runtime/cpuflags_amd64.go' -> '/usr/lib/go/src/runtime/cpuflags_amd64.go' 'src/runtime/cpuflags_arm64.go' -> '/usr/lib/go/src/runtime/cpuflags_arm64.go' 'src/runtime/cpuprof.go' -> '/usr/lib/go/src/runtime/cpuprof.go' 'src/runtime/cputicks.go' -> '/usr/lib/go/src/runtime/cputicks.go' 'src/runtime/crash_cgo_test.go' -> '/usr/lib/go/src/runtime/crash_cgo_test.go' 'src/runtime/crash_test.go' -> '/usr/lib/go/src/runtime/crash_test.go' 'src/runtime/crash_unix_test.go' -> '/usr/lib/go/src/runtime/crash_unix_test.go' 'src/runtime/create_file_nounix.go' -> '/usr/lib/go/src/runtime/create_file_nounix.go' 'src/runtime/create_file_unix.go' -> '/usr/lib/go/src/runtime/create_file_unix.go' 'src/runtime/debug' -> '/usr/lib/go/src/runtime/debug' 'src/runtime/debug/debug.s' -> '/usr/lib/go/src/runtime/debug/debug.s' 'src/runtime/debug/garbage.go' -> '/usr/lib/go/src/runtime/debug/garbage.go' 'src/runtime/debug/garbage_test.go' -> '/usr/lib/go/src/runtime/debug/garbage_test.go' 'src/runtime/debug/heapdump_test.go' -> '/usr/lib/go/src/runtime/debug/heapdump_test.go' 'src/runtime/debug/mod.go' -> '/usr/lib/go/src/runtime/debug/mod.go' 'src/runtime/debug/mod_test.go' -> '/usr/lib/go/src/runtime/debug/mod_test.go' 'src/runtime/debug/panic_test.go' -> '/usr/lib/go/src/runtime/debug/panic_test.go' 'src/runtime/debug/stack.go' -> '/usr/lib/go/src/runtime/debug/stack.go' 'src/runtime/debug/stack_test.go' -> '/usr/lib/go/src/runtime/debug/stack_test.go' 'src/runtime/debug/stubs.go' -> '/usr/lib/go/src/runtime/debug/stubs.go' 'src/runtime/debug.go' -> '/usr/lib/go/src/runtime/debug.go' 'src/runtime/debug_test.go' -> '/usr/lib/go/src/runtime/debug_test.go' 'src/runtime/debugcall.go' -> '/usr/lib/go/src/runtime/debugcall.go' 'src/runtime/debuglog.go' -> '/usr/lib/go/src/runtime/debuglog.go' 'src/runtime/debuglog_off.go' -> '/usr/lib/go/src/runtime/debuglog_off.go' 'src/runtime/debuglog_on.go' -> '/usr/lib/go/src/runtime/debuglog_on.go' 'src/runtime/debuglog_test.go' -> '/usr/lib/go/src/runtime/debuglog_test.go' 'src/runtime/defer_test.go' -> '/usr/lib/go/src/runtime/defer_test.go' 'src/runtime/defs1_linux.go' -> '/usr/lib/go/src/runtime/defs1_linux.go' 'src/runtime/defs1_netbsd_386.go' -> '/usr/lib/go/src/runtime/defs1_netbsd_386.go' 'src/runtime/defs1_netbsd_amd64.go' -> '/usr/lib/go/src/runtime/defs1_netbsd_amd64.go' 'src/runtime/defs1_netbsd_arm.go' -> '/usr/lib/go/src/runtime/defs1_netbsd_arm.go' 'src/runtime/defs1_netbsd_arm64.go' -> '/usr/lib/go/src/runtime/defs1_netbsd_arm64.go' 'src/runtime/defs1_solaris_amd64.go' -> '/usr/lib/go/src/runtime/defs1_solaris_amd64.go' 'src/runtime/defs2_linux.go' -> '/usr/lib/go/src/runtime/defs2_linux.go' 'src/runtime/defs3_linux.go' -> '/usr/lib/go/src/runtime/defs3_linux.go' 'src/runtime/defs_aix.go' -> '/usr/lib/go/src/runtime/defs_aix.go' 'src/runtime/defs_aix_ppc64.go' -> '/usr/lib/go/src/runtime/defs_aix_ppc64.go' 'src/runtime/defs_arm_linux.go' -> '/usr/lib/go/src/runtime/defs_arm_linux.go' 'src/runtime/defs_darwin.go' -> '/usr/lib/go/src/runtime/defs_darwin.go' 'src/runtime/defs_darwin_amd64.go' -> '/usr/lib/go/src/runtime/defs_darwin_amd64.go' 'src/runtime/defs_darwin_arm64.go' -> '/usr/lib/go/src/runtime/defs_darwin_arm64.go' 'src/runtime/defs_dragonfly.go' -> '/usr/lib/go/src/runtime/defs_dragonfly.go' 'src/runtime/defs_dragonfly_amd64.go' -> '/usr/lib/go/src/runtime/defs_dragonfly_amd64.go' 'src/runtime/defs_freebsd.go' -> '/usr/lib/go/src/runtime/defs_freebsd.go' 'src/runtime/defs_freebsd_386.go' -> '/usr/lib/go/src/runtime/defs_freebsd_386.go' 'src/runtime/defs_freebsd_amd64.go' -> '/usr/lib/go/src/runtime/defs_freebsd_amd64.go' 'src/runtime/defs_freebsd_arm.go' -> '/usr/lib/go/src/runtime/defs_freebsd_arm.go' 'src/runtime/defs_freebsd_arm64.go' -> '/usr/lib/go/src/runtime/defs_freebsd_arm64.go' 'src/runtime/defs_freebsd_riscv64.go' -> '/usr/lib/go/src/runtime/defs_freebsd_riscv64.go' 'src/runtime/defs_illumos_amd64.go' -> '/usr/lib/go/src/runtime/defs_illumos_amd64.go' 'src/runtime/defs_linux.go' -> '/usr/lib/go/src/runtime/defs_linux.go' 'src/runtime/defs_linux_386.go' -> '/usr/lib/go/src/runtime/defs_linux_386.go' 'src/runtime/defs_linux_amd64.go' -> '/usr/lib/go/src/runtime/defs_linux_amd64.go' 'src/runtime/defs_linux_arm.go' -> '/usr/lib/go/src/runtime/defs_linux_arm.go' 'src/runtime/defs_linux_arm64.go' -> '/usr/lib/go/src/runtime/defs_linux_arm64.go' 'src/runtime/defs_linux_loong64.go' -> '/usr/lib/go/src/runtime/defs_linux_loong64.go' 'src/runtime/defs_linux_mips64x.go' -> '/usr/lib/go/src/runtime/defs_linux_mips64x.go' 'src/runtime/defs_linux_mipsx.go' -> '/usr/lib/go/src/runtime/defs_linux_mipsx.go' 'src/runtime/defs_linux_ppc64.go' -> '/usr/lib/go/src/runtime/defs_linux_ppc64.go' 'src/runtime/defs_linux_ppc64le.go' -> '/usr/lib/go/src/runtime/defs_linux_ppc64le.go' 'src/runtime/defs_linux_riscv64.go' -> '/usr/lib/go/src/runtime/defs_linux_riscv64.go' 'src/runtime/defs_linux_s390x.go' -> '/usr/lib/go/src/runtime/defs_linux_s390x.go' 'src/runtime/defs_netbsd.go' -> '/usr/lib/go/src/runtime/defs_netbsd.go' 'src/runtime/defs_netbsd_386.go' -> '/usr/lib/go/src/runtime/defs_netbsd_386.go' 'src/runtime/defs_netbsd_amd64.go' -> '/usr/lib/go/src/runtime/defs_netbsd_amd64.go' 'src/runtime/defs_netbsd_arm.go' -> '/usr/lib/go/src/runtime/defs_netbsd_arm.go' 'src/runtime/defs_openbsd.go' -> '/usr/lib/go/src/runtime/defs_openbsd.go' 'src/runtime/defs_openbsd_386.go' -> '/usr/lib/go/src/runtime/defs_openbsd_386.go' 'src/runtime/defs_openbsd_amd64.go' -> '/usr/lib/go/src/runtime/defs_openbsd_amd64.go' 'src/runtime/defs_openbsd_arm.go' -> '/usr/lib/go/src/runtime/defs_openbsd_arm.go' 'src/runtime/defs_openbsd_arm64.go' -> '/usr/lib/go/src/runtime/defs_openbsd_arm64.go' 'src/runtime/defs_openbsd_mips64.go' -> '/usr/lib/go/src/runtime/defs_openbsd_mips64.go' 'src/runtime/defs_plan9_386.go' -> '/usr/lib/go/src/runtime/defs_plan9_386.go' 'src/runtime/defs_plan9_amd64.go' -> '/usr/lib/go/src/runtime/defs_plan9_amd64.go' 'src/runtime/defs_plan9_arm.go' -> '/usr/lib/go/src/runtime/defs_plan9_arm.go' 'src/runtime/defs_solaris.go' -> '/usr/lib/go/src/runtime/defs_solaris.go' 'src/runtime/defs_solaris_amd64.go' -> '/usr/lib/go/src/runtime/defs_solaris_amd64.go' 'src/runtime/defs_windows.go' -> '/usr/lib/go/src/runtime/defs_windows.go' 'src/runtime/defs_windows_386.go' -> '/usr/lib/go/src/runtime/defs_windows_386.go' 'src/runtime/defs_windows_amd64.go' -> '/usr/lib/go/src/runtime/defs_windows_amd64.go' 'src/runtime/defs_windows_arm.go' -> '/usr/lib/go/src/runtime/defs_windows_arm.go' 'src/runtime/defs_windows_arm64.go' -> '/usr/lib/go/src/runtime/defs_windows_arm64.go' 'src/runtime/duff_386.s' -> '/usr/lib/go/src/runtime/duff_386.s' 'src/runtime/duff_amd64.s' -> '/usr/lib/go/src/runtime/duff_amd64.s' 'src/runtime/duff_arm.s' -> '/usr/lib/go/src/runtime/duff_arm.s' 'src/runtime/duff_arm64.s' -> '/usr/lib/go/src/runtime/duff_arm64.s' 'src/runtime/duff_loong64.s' -> '/usr/lib/go/src/runtime/duff_loong64.s' 'src/runtime/duff_mips64x.s' -> '/usr/lib/go/src/runtime/duff_mips64x.s' 'src/runtime/duff_ppc64x.s' -> '/usr/lib/go/src/runtime/duff_ppc64x.s' 'src/runtime/duff_riscv64.s' -> '/usr/lib/go/src/runtime/duff_riscv64.s' 'src/runtime/duff_s390x.s' -> '/usr/lib/go/src/runtime/duff_s390x.s' 'src/runtime/ehooks_test.go' -> '/usr/lib/go/src/runtime/ehooks_test.go' 'src/runtime/env_plan9.go' -> '/usr/lib/go/src/runtime/env_plan9.go' 'src/runtime/env_posix.go' -> '/usr/lib/go/src/runtime/env_posix.go' 'src/runtime/env_test.go' -> '/usr/lib/go/src/runtime/env_test.go' 'src/runtime/error.go' -> '/usr/lib/go/src/runtime/error.go' 'src/runtime/example_test.go' -> '/usr/lib/go/src/runtime/example_test.go' 'src/runtime/exithook.go' -> '/usr/lib/go/src/runtime/exithook.go' 'src/runtime/export_aix_test.go' -> '/usr/lib/go/src/runtime/export_aix_test.go' 'src/runtime/export_arm_test.go' -> '/usr/lib/go/src/runtime/export_arm_test.go' 'src/runtime/export_darwin_test.go' -> '/usr/lib/go/src/runtime/export_darwin_test.go' 'src/runtime/export_debug_amd64_test.go' -> '/usr/lib/go/src/runtime/export_debug_amd64_test.go' 'src/runtime/export_debug_arm64_test.go' -> '/usr/lib/go/src/runtime/export_debug_arm64_test.go' 'src/runtime/export_debug_test.go' -> '/usr/lib/go/src/runtime/export_debug_test.go' 'src/runtime/export_debuglog_test.go' -> '/usr/lib/go/src/runtime/export_debuglog_test.go' 'src/runtime/export_linux_test.go' -> '/usr/lib/go/src/runtime/export_linux_test.go' 'src/runtime/export_mmap_test.go' -> '/usr/lib/go/src/runtime/export_mmap_test.go' 'src/runtime/export_openbsd_test.go' -> '/usr/lib/go/src/runtime/export_openbsd_test.go' 'src/runtime/export_pipe2_test.go' -> '/usr/lib/go/src/runtime/export_pipe2_test.go' 'src/runtime/export_pipe_test.go' -> '/usr/lib/go/src/runtime/export_pipe_test.go' 'src/runtime/export_solaris_test.go' -> '/usr/lib/go/src/runtime/export_solaris_test.go' 'src/runtime/export_test.go' -> '/usr/lib/go/src/runtime/export_test.go' 'src/runtime/export_unix2_test.go' -> '/usr/lib/go/src/runtime/export_unix2_test.go' 'src/runtime/export_unix_test.go' -> '/usr/lib/go/src/runtime/export_unix_test.go' 'src/runtime/export_windows_test.go' -> '/usr/lib/go/src/runtime/export_windows_test.go' 'src/runtime/extern.go' -> '/usr/lib/go/src/runtime/extern.go' 'src/runtime/fastlog2.go' -> '/usr/lib/go/src/runtime/fastlog2.go' 'src/runtime/fastlog2_test.go' -> '/usr/lib/go/src/runtime/fastlog2_test.go' 'src/runtime/fastlog2table.go' -> '/usr/lib/go/src/runtime/fastlog2table.go' 'src/runtime/float.go' -> '/usr/lib/go/src/runtime/float.go' 'src/runtime/float_test.go' -> '/usr/lib/go/src/runtime/float_test.go' 'src/runtime/funcdata.h' -> '/usr/lib/go/src/runtime/funcdata.h' 'src/runtime/gc_test.go' -> '/usr/lib/go/src/runtime/gc_test.go' 'src/runtime/gcinfo_test.go' -> '/usr/lib/go/src/runtime/gcinfo_test.go' 'src/runtime/go_tls.h' -> '/usr/lib/go/src/runtime/go_tls.h' 'src/runtime/hash32.go' -> '/usr/lib/go/src/runtime/hash32.go' 'src/runtime/hash64.go' -> '/usr/lib/go/src/runtime/hash64.go' 'src/runtime/hash_test.go' -> '/usr/lib/go/src/runtime/hash_test.go' 'src/runtime/heapdump.go' -> '/usr/lib/go/src/runtime/heapdump.go' 'src/runtime/histogram.go' -> '/usr/lib/go/src/runtime/histogram.go' 'src/runtime/histogram_test.go' -> '/usr/lib/go/src/runtime/histogram_test.go' 'src/runtime/iface.go' -> '/usr/lib/go/src/runtime/iface.go' 'src/runtime/iface_test.go' -> '/usr/lib/go/src/runtime/iface_test.go' 'src/runtime/internal' -> '/usr/lib/go/src/runtime/internal' 'src/runtime/internal/atomic' -> '/usr/lib/go/src/runtime/internal/atomic' 'src/runtime/internal/atomic/atomic_386.go' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_386.go' 'src/runtime/internal/atomic/atomic_386.s' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_386.s' 'src/runtime/internal/atomic/atomic_amd64.go' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_amd64.go' 'src/runtime/internal/atomic/atomic_amd64.s' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_amd64.s' 'src/runtime/internal/atomic/atomic_arm.go' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_arm.go' 'src/runtime/internal/atomic/atomic_arm.s' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_arm.s' 'src/runtime/internal/atomic/atomic_arm64.go' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_arm64.go' 'src/runtime/internal/atomic/atomic_arm64.s' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_arm64.s' 'src/runtime/internal/atomic/atomic_loong64.go' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_loong64.go' 'src/runtime/internal/atomic/atomic_loong64.s' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_loong64.s' 'src/runtime/internal/atomic/atomic_mips64x.go' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_mips64x.go' 'src/runtime/internal/atomic/atomic_mips64x.s' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_mips64x.s' 'src/runtime/internal/atomic/atomic_mipsx.go' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_mipsx.go' 'src/runtime/internal/atomic/atomic_mipsx.s' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_mipsx.s' 'src/runtime/internal/atomic/atomic_ppc64x.go' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_ppc64x.go' 'src/runtime/internal/atomic/atomic_ppc64x.s' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_ppc64x.s' 'src/runtime/internal/atomic/atomic_riscv64.go' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_riscv64.go' 'src/runtime/internal/atomic/atomic_riscv64.s' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_riscv64.s' 'src/runtime/internal/atomic/atomic_s390x.go' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_s390x.go' 'src/runtime/internal/atomic/atomic_s390x.s' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_s390x.s' 'src/runtime/internal/atomic/atomic_test.go' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_test.go' 'src/runtime/internal/atomic/atomic_wasm.go' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_wasm.go' 'src/runtime/internal/atomic/atomic_wasm.s' -> '/usr/lib/go/src/runtime/internal/atomic/atomic_wasm.s' 'src/runtime/internal/atomic/bench_test.go' -> '/usr/lib/go/src/runtime/internal/atomic/bench_test.go' 'src/runtime/internal/atomic/doc.go' -> '/usr/lib/go/src/runtime/internal/atomic/doc.go' 'src/runtime/internal/atomic/stubs.go' -> '/usr/lib/go/src/runtime/internal/atomic/stubs.go' 'src/runtime/internal/atomic/sys_linux_arm.s' -> '/usr/lib/go/src/runtime/internal/atomic/sys_linux_arm.s' 'src/runtime/internal/atomic/sys_nonlinux_arm.s' -> '/usr/lib/go/src/runtime/internal/atomic/sys_nonlinux_arm.s' 'src/runtime/internal/atomic/types.go' -> '/usr/lib/go/src/runtime/internal/atomic/types.go' 'src/runtime/internal/atomic/types_64bit.go' -> '/usr/lib/go/src/runtime/internal/atomic/types_64bit.go' 'src/runtime/internal/atomic/unaligned.go' -> '/usr/lib/go/src/runtime/internal/atomic/unaligned.go' 'src/runtime/internal/math' -> '/usr/lib/go/src/runtime/internal/math' 'src/runtime/internal/math/math.go' -> '/usr/lib/go/src/runtime/internal/math/math.go' 'src/runtime/internal/math/math_test.go' -> '/usr/lib/go/src/runtime/internal/math/math_test.go' 'src/runtime/internal/startlinetest' -> '/usr/lib/go/src/runtime/internal/startlinetest' 'src/runtime/internal/startlinetest/func_amd64.go' -> '/usr/lib/go/src/runtime/internal/startlinetest/func_amd64.go' 'src/runtime/internal/startlinetest/func_amd64.s' -> '/usr/lib/go/src/runtime/internal/startlinetest/func_amd64.s' 'src/runtime/internal/sys' -> '/usr/lib/go/src/runtime/internal/sys' 'src/runtime/internal/sys/consts.go' -> '/usr/lib/go/src/runtime/internal/sys/consts.go' 'src/runtime/internal/sys/consts_norace.go' -> '/usr/lib/go/src/runtime/internal/sys/consts_norace.go' 'src/runtime/internal/sys/consts_race.go' -> '/usr/lib/go/src/runtime/internal/sys/consts_race.go' 'src/runtime/internal/sys/intrinsics.go' -> '/usr/lib/go/src/runtime/internal/sys/intrinsics.go' 'src/runtime/internal/sys/intrinsics_386.s' -> '/usr/lib/go/src/runtime/internal/sys/intrinsics_386.s' 'src/runtime/internal/sys/intrinsics_common.go' -> '/usr/lib/go/src/runtime/internal/sys/intrinsics_common.go' 'src/runtime/internal/sys/intrinsics_stubs.go' -> '/usr/lib/go/src/runtime/internal/sys/intrinsics_stubs.go' 'src/runtime/internal/sys/intrinsics_test.go' -> '/usr/lib/go/src/runtime/internal/sys/intrinsics_test.go' 'src/runtime/internal/sys/nih.go' -> '/usr/lib/go/src/runtime/internal/sys/nih.go' 'src/runtime/internal/sys/sys.go' -> '/usr/lib/go/src/runtime/internal/sys/sys.go' 'src/runtime/internal/sys/zversion.go' -> '/usr/lib/go/src/runtime/internal/sys/zversion.go' 'src/runtime/internal/syscall' -> '/usr/lib/go/src/runtime/internal/syscall' 'src/runtime/internal/syscall/asm_linux_386.s' -> '/usr/lib/go/src/runtime/internal/syscall/asm_linux_386.s' 'src/runtime/internal/syscall/asm_linux_amd64.s' -> '/usr/lib/go/src/runtime/internal/syscall/asm_linux_amd64.s' 'src/runtime/internal/syscall/asm_linux_arm.s' -> '/usr/lib/go/src/runtime/internal/syscall/asm_linux_arm.s' 'src/runtime/internal/syscall/asm_linux_arm64.s' -> '/usr/lib/go/src/runtime/internal/syscall/asm_linux_arm64.s' 'src/runtime/internal/syscall/asm_linux_loong64.s' -> '/usr/lib/go/src/runtime/internal/syscall/asm_linux_loong64.s' 'src/runtime/internal/syscall/asm_linux_mips64x.s' -> '/usr/lib/go/src/runtime/internal/syscall/asm_linux_mips64x.s' 'src/runtime/internal/syscall/asm_linux_mipsx.s' -> '/usr/lib/go/src/runtime/internal/syscall/asm_linux_mipsx.s' 'src/runtime/internal/syscall/asm_linux_ppc64x.s' -> '/usr/lib/go/src/runtime/internal/syscall/asm_linux_ppc64x.s' 'src/runtime/internal/syscall/asm_linux_riscv64.s' -> '/usr/lib/go/src/runtime/internal/syscall/asm_linux_riscv64.s' 'src/runtime/internal/syscall/asm_linux_s390x.s' -> '/usr/lib/go/src/runtime/internal/syscall/asm_linux_s390x.s' 'src/runtime/internal/syscall/defs_linux.go' -> '/usr/lib/go/src/runtime/internal/syscall/defs_linux.go' 'src/runtime/internal/syscall/defs_linux_386.go' -> '/usr/lib/go/src/runtime/internal/syscall/defs_linux_386.go' 'src/runtime/internal/syscall/defs_linux_amd64.go' -> '/usr/lib/go/src/runtime/internal/syscall/defs_linux_amd64.go' 'src/runtime/internal/syscall/defs_linux_arm.go' -> '/usr/lib/go/src/runtime/internal/syscall/defs_linux_arm.go' 'src/runtime/internal/syscall/defs_linux_arm64.go' -> '/usr/lib/go/src/runtime/internal/syscall/defs_linux_arm64.go' 'src/runtime/internal/syscall/defs_linux_loong64.go' -> '/usr/lib/go/src/runtime/internal/syscall/defs_linux_loong64.go' 'src/runtime/internal/syscall/defs_linux_mips64x.go' -> '/usr/lib/go/src/runtime/internal/syscall/defs_linux_mips64x.go' 'src/runtime/internal/syscall/defs_linux_mipsx.go' -> '/usr/lib/go/src/runtime/internal/syscall/defs_linux_mipsx.go' 'src/runtime/internal/syscall/defs_linux_ppc64x.go' -> '/usr/lib/go/src/runtime/internal/syscall/defs_linux_ppc64x.go' 'src/runtime/internal/syscall/defs_linux_riscv64.go' -> '/usr/lib/go/src/runtime/internal/syscall/defs_linux_riscv64.go' 'src/runtime/internal/syscall/defs_linux_s390x.go' -> '/usr/lib/go/src/runtime/internal/syscall/defs_linux_s390x.go' 'src/runtime/internal/syscall/syscall_linux.go' -> '/usr/lib/go/src/runtime/internal/syscall/syscall_linux.go' 'src/runtime/internal/syscall/syscall_linux_test.go' -> '/usr/lib/go/src/runtime/internal/syscall/syscall_linux_test.go' 'src/runtime/lfstack.go' -> '/usr/lib/go/src/runtime/lfstack.go' 'src/runtime/lfstack_32bit.go' -> '/usr/lib/go/src/runtime/lfstack_32bit.go' 'src/runtime/lfstack_64bit.go' -> '/usr/lib/go/src/runtime/lfstack_64bit.go' 'src/runtime/lfstack_test.go' -> '/usr/lib/go/src/runtime/lfstack_test.go' 'src/runtime/libfuzzer.go' -> '/usr/lib/go/src/runtime/libfuzzer.go' 'src/runtime/libfuzzer_amd64.s' -> '/usr/lib/go/src/runtime/libfuzzer_amd64.s' 'src/runtime/libfuzzer_arm64.s' -> '/usr/lib/go/src/runtime/libfuzzer_arm64.s' 'src/runtime/lock_futex.go' -> '/usr/lib/go/src/runtime/lock_futex.go' 'src/runtime/lock_js.go' -> '/usr/lib/go/src/runtime/lock_js.go' 'src/runtime/lock_sema.go' -> '/usr/lib/go/src/runtime/lock_sema.go' 'src/runtime/lockrank.go' -> '/usr/lib/go/src/runtime/lockrank.go' 'src/runtime/lockrank_off.go' -> '/usr/lib/go/src/runtime/lockrank_off.go' 'src/runtime/lockrank_on.go' -> '/usr/lib/go/src/runtime/lockrank_on.go' 'src/runtime/lockrank_test.go' -> '/usr/lib/go/src/runtime/lockrank_test.go' 'src/runtime/malloc.go' -> '/usr/lib/go/src/runtime/malloc.go' 'src/runtime/malloc_test.go' -> '/usr/lib/go/src/runtime/malloc_test.go' 'src/runtime/map.go' -> '/usr/lib/go/src/runtime/map.go' 'src/runtime/map_benchmark_test.go' -> '/usr/lib/go/src/runtime/map_benchmark_test.go' 'src/runtime/map_fast32.go' -> '/usr/lib/go/src/runtime/map_fast32.go' 'src/runtime/map_fast64.go' -> '/usr/lib/go/src/runtime/map_fast64.go' 'src/runtime/map_faststr.go' -> '/usr/lib/go/src/runtime/map_faststr.go' 'src/runtime/map_test.go' -> '/usr/lib/go/src/runtime/map_test.go' 'src/runtime/mbarrier.go' -> '/usr/lib/go/src/runtime/mbarrier.go' 'src/runtime/mbitmap.go' -> '/usr/lib/go/src/runtime/mbitmap.go' 'src/runtime/mcache.go' -> '/usr/lib/go/src/runtime/mcache.go' 'src/runtime/mcentral.go' -> '/usr/lib/go/src/runtime/mcentral.go' 'src/runtime/mcheckmark.go' -> '/usr/lib/go/src/runtime/mcheckmark.go' 'src/runtime/mem.go' -> '/usr/lib/go/src/runtime/mem.go' 'src/runtime/mem_aix.go' -> '/usr/lib/go/src/runtime/mem_aix.go' 'src/runtime/mem_bsd.go' -> '/usr/lib/go/src/runtime/mem_bsd.go' 'src/runtime/mem_darwin.go' -> '/usr/lib/go/src/runtime/mem_darwin.go' 'src/runtime/mem_js.go' -> '/usr/lib/go/src/runtime/mem_js.go' 'src/runtime/mem_linux.go' -> '/usr/lib/go/src/runtime/mem_linux.go' 'src/runtime/mem_plan9.go' -> '/usr/lib/go/src/runtime/mem_plan9.go' 'src/runtime/mem_windows.go' -> '/usr/lib/go/src/runtime/mem_windows.go' 'src/runtime/memclr_386.s' -> '/usr/lib/go/src/runtime/memclr_386.s' 'src/runtime/memclr_amd64.s' -> '/usr/lib/go/src/runtime/memclr_amd64.s' 'src/runtime/memclr_arm.s' -> '/usr/lib/go/src/runtime/memclr_arm.s' 'src/runtime/memclr_arm64.s' -> '/usr/lib/go/src/runtime/memclr_arm64.s' 'src/runtime/memclr_loong64.s' -> '/usr/lib/go/src/runtime/memclr_loong64.s' 'src/runtime/memclr_mips64x.s' -> '/usr/lib/go/src/runtime/memclr_mips64x.s' 'src/runtime/memclr_mipsx.s' -> '/usr/lib/go/src/runtime/memclr_mipsx.s' 'src/runtime/memclr_plan9_386.s' -> '/usr/lib/go/src/runtime/memclr_plan9_386.s' 'src/runtime/memclr_plan9_amd64.s' -> '/usr/lib/go/src/runtime/memclr_plan9_amd64.s' 'src/runtime/memclr_ppc64x.s' -> '/usr/lib/go/src/runtime/memclr_ppc64x.s' 'src/runtime/memclr_riscv64.s' -> '/usr/lib/go/src/runtime/memclr_riscv64.s' 'src/runtime/memclr_s390x.s' -> '/usr/lib/go/src/runtime/memclr_s390x.s' 'src/runtime/memclr_wasm.s' -> '/usr/lib/go/src/runtime/memclr_wasm.s' 'src/runtime/memmove_386.s' -> '/usr/lib/go/src/runtime/memmove_386.s' 'src/runtime/memmove_amd64.s' -> '/usr/lib/go/src/runtime/memmove_amd64.s' 'src/runtime/memmove_arm.s' -> '/usr/lib/go/src/runtime/memmove_arm.s' 'src/runtime/memmove_arm64.s' -> '/usr/lib/go/src/runtime/memmove_arm64.s' 'src/runtime/memmove_linux_amd64_test.go' -> '/usr/lib/go/src/runtime/memmove_linux_amd64_test.go' 'src/runtime/memmove_loong64.s' -> '/usr/lib/go/src/runtime/memmove_loong64.s' 'src/runtime/memmove_mips64x.s' -> '/usr/lib/go/src/runtime/memmove_mips64x.s' 'src/runtime/memmove_mipsx.s' -> '/usr/lib/go/src/runtime/memmove_mipsx.s' 'src/runtime/memmove_plan9_386.s' -> '/usr/lib/go/src/runtime/memmove_plan9_386.s' 'src/runtime/memmove_plan9_amd64.s' -> '/usr/lib/go/src/runtime/memmove_plan9_amd64.s' 'src/runtime/memmove_ppc64x.s' -> '/usr/lib/go/src/runtime/memmove_ppc64x.s' 'src/runtime/memmove_riscv64.s' -> '/usr/lib/go/src/runtime/memmove_riscv64.s' 'src/runtime/memmove_s390x.s' -> '/usr/lib/go/src/runtime/memmove_s390x.s' 'src/runtime/memmove_test.go' -> '/usr/lib/go/src/runtime/memmove_test.go' 'src/runtime/memmove_wasm.s' -> '/usr/lib/go/src/runtime/memmove_wasm.s' 'src/runtime/metrics' -> '/usr/lib/go/src/runtime/metrics' 'src/runtime/metrics/description.go' -> '/usr/lib/go/src/runtime/metrics/description.go' 'src/runtime/metrics/description_test.go' -> '/usr/lib/go/src/runtime/metrics/description_test.go' 'src/runtime/metrics/doc.go' -> '/usr/lib/go/src/runtime/metrics/doc.go' 'src/runtime/metrics/example_test.go' -> '/usr/lib/go/src/runtime/metrics/example_test.go' 'src/runtime/metrics/histogram.go' -> '/usr/lib/go/src/runtime/metrics/histogram.go' 'src/runtime/metrics/sample.go' -> '/usr/lib/go/src/runtime/metrics/sample.go' 'src/runtime/metrics/value.go' -> '/usr/lib/go/src/runtime/metrics/value.go' 'src/runtime/metrics.go' -> '/usr/lib/go/src/runtime/metrics.go' 'src/runtime/metrics_test.go' -> '/usr/lib/go/src/runtime/metrics_test.go' 'src/runtime/mfinal.go' -> '/usr/lib/go/src/runtime/mfinal.go' 'src/runtime/mfinal_test.go' -> '/usr/lib/go/src/runtime/mfinal_test.go' 'src/runtime/mfixalloc.go' -> '/usr/lib/go/src/runtime/mfixalloc.go' 'src/runtime/mgc.go' -> '/usr/lib/go/src/runtime/mgc.go' 'src/runtime/mgclimit.go' -> '/usr/lib/go/src/runtime/mgclimit.go' 'src/runtime/mgclimit_test.go' -> '/usr/lib/go/src/runtime/mgclimit_test.go' 'src/runtime/mgcmark.go' -> '/usr/lib/go/src/runtime/mgcmark.go' 'src/runtime/mgcpacer.go' -> '/usr/lib/go/src/runtime/mgcpacer.go' 'src/runtime/mgcpacer_test.go' -> '/usr/lib/go/src/runtime/mgcpacer_test.go' 'src/runtime/mgcscavenge.go' -> '/usr/lib/go/src/runtime/mgcscavenge.go' 'src/runtime/mgcscavenge_test.go' -> '/usr/lib/go/src/runtime/mgcscavenge_test.go' 'src/runtime/mgcstack.go' -> '/usr/lib/go/src/runtime/mgcstack.go' 'src/runtime/mgcsweep.go' -> '/usr/lib/go/src/runtime/mgcsweep.go' 'src/runtime/mgcwork.go' -> '/usr/lib/go/src/runtime/mgcwork.go' 'src/runtime/mheap.go' -> '/usr/lib/go/src/runtime/mheap.go' 'src/runtime/mkduff.go' -> '/usr/lib/go/src/runtime/mkduff.go' 'src/runtime/mkfastlog2table.go' -> '/usr/lib/go/src/runtime/mkfastlog2table.go' 'src/runtime/mklockrank.go' -> '/usr/lib/go/src/runtime/mklockrank.go' 'src/runtime/mkpreempt.go' -> '/usr/lib/go/src/runtime/mkpreempt.go' 'src/runtime/mksizeclasses.go' -> '/usr/lib/go/src/runtime/mksizeclasses.go' 'src/runtime/mmap.go' -> '/usr/lib/go/src/runtime/mmap.go' 'src/runtime/mpagealloc.go' -> '/usr/lib/go/src/runtime/mpagealloc.go' 'src/runtime/mpagealloc_32bit.go' -> '/usr/lib/go/src/runtime/mpagealloc_32bit.go' 'src/runtime/mpagealloc_64bit.go' -> '/usr/lib/go/src/runtime/mpagealloc_64bit.go' 'src/runtime/mpagealloc_test.go' -> '/usr/lib/go/src/runtime/mpagealloc_test.go' 'src/runtime/mpagecache.go' -> '/usr/lib/go/src/runtime/mpagecache.go' 'src/runtime/mpagecache_test.go' -> '/usr/lib/go/src/runtime/mpagecache_test.go' 'src/runtime/mpallocbits.go' -> '/usr/lib/go/src/runtime/mpallocbits.go' 'src/runtime/mpallocbits_test.go' -> '/usr/lib/go/src/runtime/mpallocbits_test.go' 'src/runtime/mprof.go' -> '/usr/lib/go/src/runtime/mprof.go' 'src/runtime/mranges.go' -> '/usr/lib/go/src/runtime/mranges.go' 'src/runtime/mranges_test.go' -> '/usr/lib/go/src/runtime/mranges_test.go' 'src/runtime/msan' -> '/usr/lib/go/src/runtime/msan' 'src/runtime/msan/msan.go' -> '/usr/lib/go/src/runtime/msan/msan.go' 'src/runtime/msan.go' -> '/usr/lib/go/src/runtime/msan.go' 'src/runtime/msan0.go' -> '/usr/lib/go/src/runtime/msan0.go' 'src/runtime/msan_amd64.s' -> '/usr/lib/go/src/runtime/msan_amd64.s' 'src/runtime/msan_arm64.s' -> '/usr/lib/go/src/runtime/msan_arm64.s' 'src/runtime/msize.go' -> '/usr/lib/go/src/runtime/msize.go' 'src/runtime/mspanset.go' -> '/usr/lib/go/src/runtime/mspanset.go' 'src/runtime/mstats.go' -> '/usr/lib/go/src/runtime/mstats.go' 'src/runtime/mwbbuf.go' -> '/usr/lib/go/src/runtime/mwbbuf.go' 'src/runtime/nbpipe_fcntl_libc_test.go' -> '/usr/lib/go/src/runtime/nbpipe_fcntl_libc_test.go' 'src/runtime/nbpipe_fcntl_unix_test.go' -> '/usr/lib/go/src/runtime/nbpipe_fcntl_unix_test.go' 'src/runtime/nbpipe_pipe.go' -> '/usr/lib/go/src/runtime/nbpipe_pipe.go' 'src/runtime/nbpipe_pipe2.go' -> '/usr/lib/go/src/runtime/nbpipe_pipe2.go' 'src/runtime/nbpipe_pipe_test.go' -> '/usr/lib/go/src/runtime/nbpipe_pipe_test.go' 'src/runtime/nbpipe_test.go' -> '/usr/lib/go/src/runtime/nbpipe_test.go' 'src/runtime/net_plan9.go' -> '/usr/lib/go/src/runtime/net_plan9.go' 'src/runtime/netpoll.go' -> '/usr/lib/go/src/runtime/netpoll.go' 'src/runtime/netpoll_aix.go' -> '/usr/lib/go/src/runtime/netpoll_aix.go' 'src/runtime/netpoll_epoll.go' -> '/usr/lib/go/src/runtime/netpoll_epoll.go' 'src/runtime/netpoll_fake.go' -> '/usr/lib/go/src/runtime/netpoll_fake.go' 'src/runtime/netpoll_kqueue.go' -> '/usr/lib/go/src/runtime/netpoll_kqueue.go' 'src/runtime/netpoll_os_test.go' -> '/usr/lib/go/src/runtime/netpoll_os_test.go' 'src/runtime/netpoll_solaris.go' -> '/usr/lib/go/src/runtime/netpoll_solaris.go' 'src/runtime/netpoll_stub.go' -> '/usr/lib/go/src/runtime/netpoll_stub.go' 'src/runtime/netpoll_windows.go' -> '/usr/lib/go/src/runtime/netpoll_windows.go' 'src/runtime/norace_linux_test.go' -> '/usr/lib/go/src/runtime/norace_linux_test.go' 'src/runtime/norace_test.go' -> '/usr/lib/go/src/runtime/norace_test.go' 'src/runtime/numcpu_freebsd_test.go' -> '/usr/lib/go/src/runtime/numcpu_freebsd_test.go' 'src/runtime/os2_aix.go' -> '/usr/lib/go/src/runtime/os2_aix.go' 'src/runtime/os2_freebsd.go' -> '/usr/lib/go/src/runtime/os2_freebsd.go' 'src/runtime/os2_openbsd.go' -> '/usr/lib/go/src/runtime/os2_openbsd.go' 'src/runtime/os2_plan9.go' -> '/usr/lib/go/src/runtime/os2_plan9.go' 'src/runtime/os2_solaris.go' -> '/usr/lib/go/src/runtime/os2_solaris.go' 'src/runtime/os3_plan9.go' -> '/usr/lib/go/src/runtime/os3_plan9.go' 'src/runtime/os3_solaris.go' -> '/usr/lib/go/src/runtime/os3_solaris.go' 'src/runtime/os_aix.go' -> '/usr/lib/go/src/runtime/os_aix.go' 'src/runtime/os_android.go' -> '/usr/lib/go/src/runtime/os_android.go' 'src/runtime/os_darwin.go' -> '/usr/lib/go/src/runtime/os_darwin.go' 'src/runtime/os_darwin_arm64.go' -> '/usr/lib/go/src/runtime/os_darwin_arm64.go' 'src/runtime/os_dragonfly.go' -> '/usr/lib/go/src/runtime/os_dragonfly.go' 'src/runtime/os_freebsd.go' -> '/usr/lib/go/src/runtime/os_freebsd.go' 'src/runtime/os_freebsd2.go' -> '/usr/lib/go/src/runtime/os_freebsd2.go' 'src/runtime/os_freebsd_amd64.go' -> '/usr/lib/go/src/runtime/os_freebsd_amd64.go' 'src/runtime/os_freebsd_arm.go' -> '/usr/lib/go/src/runtime/os_freebsd_arm.go' 'src/runtime/os_freebsd_arm64.go' -> '/usr/lib/go/src/runtime/os_freebsd_arm64.go' 'src/runtime/os_freebsd_noauxv.go' -> '/usr/lib/go/src/runtime/os_freebsd_noauxv.go' 'src/runtime/os_freebsd_riscv64.go' -> '/usr/lib/go/src/runtime/os_freebsd_riscv64.go' 'src/runtime/os_illumos.go' -> '/usr/lib/go/src/runtime/os_illumos.go' 'src/runtime/os_js.go' -> '/usr/lib/go/src/runtime/os_js.go' 'src/runtime/os_linux.go' -> '/usr/lib/go/src/runtime/os_linux.go' 'src/runtime/os_linux_arm.go' -> '/usr/lib/go/src/runtime/os_linux_arm.go' 'src/runtime/os_linux_arm64.go' -> '/usr/lib/go/src/runtime/os_linux_arm64.go' 'src/runtime/os_linux_be64.go' -> '/usr/lib/go/src/runtime/os_linux_be64.go' 'src/runtime/os_linux_generic.go' -> '/usr/lib/go/src/runtime/os_linux_generic.go' 'src/runtime/os_linux_loong64.go' -> '/usr/lib/go/src/runtime/os_linux_loong64.go' 'src/runtime/os_linux_mips64x.go' -> '/usr/lib/go/src/runtime/os_linux_mips64x.go' 'src/runtime/os_linux_mipsx.go' -> '/usr/lib/go/src/runtime/os_linux_mipsx.go' 'src/runtime/os_linux_noauxv.go' -> '/usr/lib/go/src/runtime/os_linux_noauxv.go' 'src/runtime/os_linux_novdso.go' -> '/usr/lib/go/src/runtime/os_linux_novdso.go' 'src/runtime/os_linux_ppc64x.go' -> '/usr/lib/go/src/runtime/os_linux_ppc64x.go' 'src/runtime/os_linux_riscv64.go' -> '/usr/lib/go/src/runtime/os_linux_riscv64.go' 'src/runtime/os_linux_s390x.go' -> '/usr/lib/go/src/runtime/os_linux_s390x.go' 'src/runtime/os_linux_x86.go' -> '/usr/lib/go/src/runtime/os_linux_x86.go' 'src/runtime/os_netbsd.go' -> '/usr/lib/go/src/runtime/os_netbsd.go' 'src/runtime/os_netbsd_386.go' -> '/usr/lib/go/src/runtime/os_netbsd_386.go' 'src/runtime/os_netbsd_amd64.go' -> '/usr/lib/go/src/runtime/os_netbsd_amd64.go' 'src/runtime/os_netbsd_arm.go' -> '/usr/lib/go/src/runtime/os_netbsd_arm.go' 'src/runtime/os_netbsd_arm64.go' -> '/usr/lib/go/src/runtime/os_netbsd_arm64.go' 'src/runtime/os_nonopenbsd.go' -> '/usr/lib/go/src/runtime/os_nonopenbsd.go' 'src/runtime/os_only_solaris.go' -> '/usr/lib/go/src/runtime/os_only_solaris.go' 'src/runtime/os_openbsd.go' -> '/usr/lib/go/src/runtime/os_openbsd.go' 'src/runtime/os_openbsd_arm.go' -> '/usr/lib/go/src/runtime/os_openbsd_arm.go' 'src/runtime/os_openbsd_arm64.go' -> '/usr/lib/go/src/runtime/os_openbsd_arm64.go' 'src/runtime/os_openbsd_libc.go' -> '/usr/lib/go/src/runtime/os_openbsd_libc.go' 'src/runtime/os_openbsd_mips64.go' -> '/usr/lib/go/src/runtime/os_openbsd_mips64.go' 'src/runtime/os_openbsd_syscall.go' -> '/usr/lib/go/src/runtime/os_openbsd_syscall.go' 'src/runtime/os_openbsd_syscall1.go' -> '/usr/lib/go/src/runtime/os_openbsd_syscall1.go' 'src/runtime/os_openbsd_syscall2.go' -> '/usr/lib/go/src/runtime/os_openbsd_syscall2.go' 'src/runtime/os_plan9.go' -> '/usr/lib/go/src/runtime/os_plan9.go' 'src/runtime/os_plan9_arm.go' -> '/usr/lib/go/src/runtime/os_plan9_arm.go' 'src/runtime/os_solaris.go' -> '/usr/lib/go/src/runtime/os_solaris.go' 'src/runtime/os_unix_nonlinux.go' -> '/usr/lib/go/src/runtime/os_unix_nonlinux.go' 'src/runtime/os_windows.go' -> '/usr/lib/go/src/runtime/os_windows.go' 'src/runtime/os_windows_arm.go' -> '/usr/lib/go/src/runtime/os_windows_arm.go' 'src/runtime/os_windows_arm64.go' -> '/usr/lib/go/src/runtime/os_windows_arm64.go' 'src/runtime/pagetrace_off.go' -> '/usr/lib/go/src/runtime/pagetrace_off.go' 'src/runtime/pagetrace_on.go' -> '/usr/lib/go/src/runtime/pagetrace_on.go' 'src/runtime/panic.go' -> '/usr/lib/go/src/runtime/panic.go' 'src/runtime/panic32.go' -> '/usr/lib/go/src/runtime/panic32.go' 'src/runtime/panic_test.go' -> '/usr/lib/go/src/runtime/panic_test.go' 'src/runtime/plugin.go' -> '/usr/lib/go/src/runtime/plugin.go' 'src/runtime/pprof' -> '/usr/lib/go/src/runtime/pprof' 'src/runtime/pprof/elf.go' -> '/usr/lib/go/src/runtime/pprof/elf.go' 'src/runtime/pprof/label.go' -> '/usr/lib/go/src/runtime/pprof/label.go' 'src/runtime/pprof/label_test.go' -> '/usr/lib/go/src/runtime/pprof/label_test.go' 'src/runtime/pprof/map.go' -> '/usr/lib/go/src/runtime/pprof/map.go' 'src/runtime/pprof/mprof_test.go' -> '/usr/lib/go/src/runtime/pprof/mprof_test.go' 'src/runtime/pprof/pe.go' -> '/usr/lib/go/src/runtime/pprof/pe.go' 'src/runtime/pprof/pprof.go' -> '/usr/lib/go/src/runtime/pprof/pprof.go' 'src/runtime/pprof/pprof_norusage.go' -> '/usr/lib/go/src/runtime/pprof/pprof_norusage.go' 'src/runtime/pprof/pprof_rusage.go' -> '/usr/lib/go/src/runtime/pprof/pprof_rusage.go' 'src/runtime/pprof/pprof_test.go' -> '/usr/lib/go/src/runtime/pprof/pprof_test.go' 'src/runtime/pprof/pprof_windows.go' -> '/usr/lib/go/src/runtime/pprof/pprof_windows.go' 'src/runtime/pprof/proto.go' -> '/usr/lib/go/src/runtime/pprof/proto.go' 'src/runtime/pprof/proto_other.go' -> '/usr/lib/go/src/runtime/pprof/proto_other.go' 'src/runtime/pprof/proto_test.go' -> '/usr/lib/go/src/runtime/pprof/proto_test.go' 'src/runtime/pprof/proto_windows.go' -> '/usr/lib/go/src/runtime/pprof/proto_windows.go' 'src/runtime/pprof/protobuf.go' -> '/usr/lib/go/src/runtime/pprof/protobuf.go' 'src/runtime/pprof/protomem.go' -> '/usr/lib/go/src/runtime/pprof/protomem.go' 'src/runtime/pprof/protomem_test.go' -> '/usr/lib/go/src/runtime/pprof/protomem_test.go' 'src/runtime/pprof/runtime.go' -> '/usr/lib/go/src/runtime/pprof/runtime.go' 'src/runtime/pprof/runtime_test.go' -> '/usr/lib/go/src/runtime/pprof/runtime_test.go' 'src/runtime/pprof/rusage_test.go' -> '/usr/lib/go/src/runtime/pprof/rusage_test.go' 'src/runtime/pprof/testdata' -> '/usr/lib/go/src/runtime/pprof/testdata' 'src/runtime/pprof/testdata/README' -> '/usr/lib/go/src/runtime/pprof/testdata/README' 'src/runtime/pprof/testdata/mappingtest' -> '/usr/lib/go/src/runtime/pprof/testdata/mappingtest' 'src/runtime/pprof/testdata/mappingtest/main.go' -> '/usr/lib/go/src/runtime/pprof/testdata/mappingtest/main.go' 'src/runtime/pprof/testdata/test32' -> '/usr/lib/go/src/runtime/pprof/testdata/test32' 'src/runtime/pprof/testdata/test32be' -> '/usr/lib/go/src/runtime/pprof/testdata/test32be' 'src/runtime/pprof/testdata/test64' -> '/usr/lib/go/src/runtime/pprof/testdata/test64' 'src/runtime/pprof/testdata/test64be' -> '/usr/lib/go/src/runtime/pprof/testdata/test64be' 'src/runtime/preempt.go' -> '/usr/lib/go/src/runtime/preempt.go' 'src/runtime/preempt_386.s' -> '/usr/lib/go/src/runtime/preempt_386.s' 'src/runtime/preempt_amd64.s' -> '/usr/lib/go/src/runtime/preempt_amd64.s' 'src/runtime/preempt_arm.s' -> '/usr/lib/go/src/runtime/preempt_arm.s' 'src/runtime/preempt_arm64.s' -> '/usr/lib/go/src/runtime/preempt_arm64.s' 'src/runtime/preempt_loong64.s' -> '/usr/lib/go/src/runtime/preempt_loong64.s' 'src/runtime/preempt_mips64x.s' -> '/usr/lib/go/src/runtime/preempt_mips64x.s' 'src/runtime/preempt_mipsx.s' -> '/usr/lib/go/src/runtime/preempt_mipsx.s' 'src/runtime/preempt_nonwindows.go' -> '/usr/lib/go/src/runtime/preempt_nonwindows.go' 'src/runtime/preempt_ppc64x.s' -> '/usr/lib/go/src/runtime/preempt_ppc64x.s' 'src/runtime/preempt_riscv64.s' -> '/usr/lib/go/src/runtime/preempt_riscv64.s' 'src/runtime/preempt_s390x.s' -> '/usr/lib/go/src/runtime/preempt_s390x.s' 'src/runtime/preempt_wasm.s' -> '/usr/lib/go/src/runtime/preempt_wasm.s' 'src/runtime/print.go' -> '/usr/lib/go/src/runtime/print.go' 'src/runtime/proc.go' -> '/usr/lib/go/src/runtime/proc.go' 'src/runtime/proc_runtime_test.go' -> '/usr/lib/go/src/runtime/proc_runtime_test.go' 'src/runtime/proc_test.go' -> '/usr/lib/go/src/runtime/proc_test.go' 'src/runtime/profbuf.go' -> '/usr/lib/go/src/runtime/profbuf.go' 'src/runtime/profbuf_test.go' -> '/usr/lib/go/src/runtime/profbuf_test.go' 'src/runtime/proflabel.go' -> '/usr/lib/go/src/runtime/proflabel.go' 'src/runtime/race' -> '/usr/lib/go/src/runtime/race' 'src/runtime/race/README' -> '/usr/lib/go/src/runtime/race/README' 'src/runtime/race/doc.go' -> '/usr/lib/go/src/runtime/race/doc.go' 'src/runtime/race/internal' -> '/usr/lib/go/src/runtime/race/internal' 'src/runtime/race/internal/amd64v1' -> '/usr/lib/go/src/runtime/race/internal/amd64v1' 'src/runtime/race/internal/amd64v1/doc.go' -> '/usr/lib/go/src/runtime/race/internal/amd64v1/doc.go' 'src/runtime/race/internal/amd64v1/race_darwin.syso' -> '/usr/lib/go/src/runtime/race/internal/amd64v1/race_darwin.syso' 'src/runtime/race/internal/amd64v1/race_freebsd.syso' -> '/usr/lib/go/src/runtime/race/internal/amd64v1/race_freebsd.syso' 'src/runtime/race/internal/amd64v1/race_linux.syso' -> '/usr/lib/go/src/runtime/race/internal/amd64v1/race_linux.syso' 'src/runtime/race/internal/amd64v1/race_netbsd.syso' -> '/usr/lib/go/src/runtime/race/internal/amd64v1/race_netbsd.syso' 'src/runtime/race/internal/amd64v1/race_openbsd.syso' -> '/usr/lib/go/src/runtime/race/internal/amd64v1/race_openbsd.syso' 'src/runtime/race/internal/amd64v1/race_windows.syso' -> '/usr/lib/go/src/runtime/race/internal/amd64v1/race_windows.syso' 'src/runtime/race/internal/amd64v3' -> '/usr/lib/go/src/runtime/race/internal/amd64v3' 'src/runtime/race/internal/amd64v3/doc.go' -> '/usr/lib/go/src/runtime/race/internal/amd64v3/doc.go' 'src/runtime/race/internal/amd64v3/race_linux.syso' -> '/usr/lib/go/src/runtime/race/internal/amd64v3/race_linux.syso' 'src/runtime/race/mkcgo.sh' -> '/usr/lib/go/src/runtime/race/mkcgo.sh' 'src/runtime/race/output_test.go' -> '/usr/lib/go/src/runtime/race/output_test.go' 'src/runtime/race/race.go' -> '/usr/lib/go/src/runtime/race/race.go' 'src/runtime/race/race_darwin_amd64.go' -> '/usr/lib/go/src/runtime/race/race_darwin_amd64.go' 'src/runtime/race/race_darwin_arm64.go' -> '/usr/lib/go/src/runtime/race/race_darwin_arm64.go' 'src/runtime/race/race_linux_arm64.syso' -> '/usr/lib/go/src/runtime/race/race_linux_arm64.syso' 'src/runtime/race/race_linux_test.go' -> '/usr/lib/go/src/runtime/race/race_linux_test.go' 'src/runtime/race/race_test.go' -> '/usr/lib/go/src/runtime/race/race_test.go' 'src/runtime/race/race_unix_test.go' -> '/usr/lib/go/src/runtime/race/race_unix_test.go' 'src/runtime/race/race_v1_amd64.go' -> '/usr/lib/go/src/runtime/race/race_v1_amd64.go' 'src/runtime/race/race_v3_amd64.go' -> '/usr/lib/go/src/runtime/race/race_v3_amd64.go' 'src/runtime/race/race_windows_test.go' -> '/usr/lib/go/src/runtime/race/race_windows_test.go' 'src/runtime/race/sched_test.go' -> '/usr/lib/go/src/runtime/race/sched_test.go' 'src/runtime/race/syso_test.go' -> '/usr/lib/go/src/runtime/race/syso_test.go' 'src/runtime/race/testdata' -> '/usr/lib/go/src/runtime/race/testdata' 'src/runtime/race/testdata/atomic_test.go' -> '/usr/lib/go/src/runtime/race/testdata/atomic_test.go' 'src/runtime/race/testdata/cgo_test.go' -> '/usr/lib/go/src/runtime/race/testdata/cgo_test.go' 'src/runtime/race/testdata/cgo_test_main.go' -> '/usr/lib/go/src/runtime/race/testdata/cgo_test_main.go' 'src/runtime/race/testdata/chan_test.go' -> '/usr/lib/go/src/runtime/race/testdata/chan_test.go' 'src/runtime/race/testdata/comp_test.go' -> '/usr/lib/go/src/runtime/race/testdata/comp_test.go' 'src/runtime/race/testdata/finalizer_test.go' -> '/usr/lib/go/src/runtime/race/testdata/finalizer_test.go' 'src/runtime/race/testdata/io_test.go' -> '/usr/lib/go/src/runtime/race/testdata/io_test.go' 'src/runtime/race/testdata/issue12225_test.go' -> '/usr/lib/go/src/runtime/race/testdata/issue12225_test.go' 'src/runtime/race/testdata/issue12664_test.go' -> '/usr/lib/go/src/runtime/race/testdata/issue12664_test.go' 'src/runtime/race/testdata/issue13264_test.go' -> '/usr/lib/go/src/runtime/race/testdata/issue13264_test.go' 'src/runtime/race/testdata/map_test.go' -> '/usr/lib/go/src/runtime/race/testdata/map_test.go' 'src/runtime/race/testdata/mop_test.go' -> '/usr/lib/go/src/runtime/race/testdata/mop_test.go' 'src/runtime/race/testdata/mutex_test.go' -> '/usr/lib/go/src/runtime/race/testdata/mutex_test.go' 'src/runtime/race/testdata/pool_test.go' -> '/usr/lib/go/src/runtime/race/testdata/pool_test.go' 'src/runtime/race/testdata/reflect_test.go' -> '/usr/lib/go/src/runtime/race/testdata/reflect_test.go' 'src/runtime/race/testdata/regression_test.go' -> '/usr/lib/go/src/runtime/race/testdata/regression_test.go' 'src/runtime/race/testdata/rwmutex_test.go' -> '/usr/lib/go/src/runtime/race/testdata/rwmutex_test.go' 'src/runtime/race/testdata/select_test.go' -> '/usr/lib/go/src/runtime/race/testdata/select_test.go' 'src/runtime/race/testdata/slice_test.go' -> '/usr/lib/go/src/runtime/race/testdata/slice_test.go' 'src/runtime/race/testdata/sync_test.go' -> '/usr/lib/go/src/runtime/race/testdata/sync_test.go' 'src/runtime/race/testdata/waitgroup_test.go' -> '/usr/lib/go/src/runtime/race/testdata/waitgroup_test.go' 'src/runtime/race/timer_test.go' -> '/usr/lib/go/src/runtime/race/timer_test.go' 'src/runtime/race.go' -> '/usr/lib/go/src/runtime/race.go' 'src/runtime/race0.go' -> '/usr/lib/go/src/runtime/race0.go' 'src/runtime/race_amd64.s' -> '/usr/lib/go/src/runtime/race_amd64.s' 'src/runtime/race_arm64.s' -> '/usr/lib/go/src/runtime/race_arm64.s' 'src/runtime/race_ppc64le.s' -> '/usr/lib/go/src/runtime/race_ppc64le.s' 'src/runtime/race_s390x.s' -> '/usr/lib/go/src/runtime/race_s390x.s' 'src/runtime/rand_test.go' -> '/usr/lib/go/src/runtime/rand_test.go' 'src/runtime/rdebug.go' -> '/usr/lib/go/src/runtime/rdebug.go' 'src/runtime/relax_stub.go' -> '/usr/lib/go/src/runtime/relax_stub.go' 'src/runtime/retry.go' -> '/usr/lib/go/src/runtime/retry.go' 'src/runtime/rt0_aix_ppc64.s' -> '/usr/lib/go/src/runtime/rt0_aix_ppc64.s' 'src/runtime/rt0_android_386.s' -> '/usr/lib/go/src/runtime/rt0_android_386.s' 'src/runtime/rt0_android_amd64.s' -> '/usr/lib/go/src/runtime/rt0_android_amd64.s' 'src/runtime/rt0_android_arm.s' -> '/usr/lib/go/src/runtime/rt0_android_arm.s' 'src/runtime/rt0_android_arm64.s' -> '/usr/lib/go/src/runtime/rt0_android_arm64.s' 'src/runtime/rt0_darwin_amd64.s' -> '/usr/lib/go/src/runtime/rt0_darwin_amd64.s' 'src/runtime/rt0_darwin_arm64.s' -> '/usr/lib/go/src/runtime/rt0_darwin_arm64.s' 'src/runtime/rt0_dragonfly_amd64.s' -> '/usr/lib/go/src/runtime/rt0_dragonfly_amd64.s' 'src/runtime/rt0_freebsd_386.s' -> '/usr/lib/go/src/runtime/rt0_freebsd_386.s' 'src/runtime/rt0_freebsd_amd64.s' -> '/usr/lib/go/src/runtime/rt0_freebsd_amd64.s' 'src/runtime/rt0_freebsd_arm.s' -> '/usr/lib/go/src/runtime/rt0_freebsd_arm.s' 'src/runtime/rt0_freebsd_arm64.s' -> '/usr/lib/go/src/runtime/rt0_freebsd_arm64.s' 'src/runtime/rt0_freebsd_riscv64.s' -> '/usr/lib/go/src/runtime/rt0_freebsd_riscv64.s' 'src/runtime/rt0_illumos_amd64.s' -> '/usr/lib/go/src/runtime/rt0_illumos_amd64.s' 'src/runtime/rt0_ios_amd64.s' -> '/usr/lib/go/src/runtime/rt0_ios_amd64.s' 'src/runtime/rt0_ios_arm64.s' -> '/usr/lib/go/src/runtime/rt0_ios_arm64.s' 'src/runtime/rt0_js_wasm.s' -> '/usr/lib/go/src/runtime/rt0_js_wasm.s' 'src/runtime/rt0_linux_386.s' -> '/usr/lib/go/src/runtime/rt0_linux_386.s' 'src/runtime/rt0_linux_amd64.s' -> '/usr/lib/go/src/runtime/rt0_linux_amd64.s' 'src/runtime/rt0_linux_arm.s' -> '/usr/lib/go/src/runtime/rt0_linux_arm.s' 'src/runtime/rt0_linux_arm64.s' -> '/usr/lib/go/src/runtime/rt0_linux_arm64.s' 'src/runtime/rt0_linux_loong64.s' -> '/usr/lib/go/src/runtime/rt0_linux_loong64.s' 'src/runtime/rt0_linux_mips64x.s' -> '/usr/lib/go/src/runtime/rt0_linux_mips64x.s' 'src/runtime/rt0_linux_mipsx.s' -> '/usr/lib/go/src/runtime/rt0_linux_mipsx.s' 'src/runtime/rt0_linux_ppc64.s' -> '/usr/lib/go/src/runtime/rt0_linux_ppc64.s' 'src/runtime/rt0_linux_ppc64le.s' -> '/usr/lib/go/src/runtime/rt0_linux_ppc64le.s' 'src/runtime/rt0_linux_riscv64.s' -> '/usr/lib/go/src/runtime/rt0_linux_riscv64.s' 'src/runtime/rt0_linux_s390x.s' -> '/usr/lib/go/src/runtime/rt0_linux_s390x.s' 'src/runtime/rt0_netbsd_386.s' -> '/usr/lib/go/src/runtime/rt0_netbsd_386.s' 'src/runtime/rt0_netbsd_amd64.s' -> '/usr/lib/go/src/runtime/rt0_netbsd_amd64.s' 'src/runtime/rt0_netbsd_arm.s' -> '/usr/lib/go/src/runtime/rt0_netbsd_arm.s' 'src/runtime/rt0_netbsd_arm64.s' -> '/usr/lib/go/src/runtime/rt0_netbsd_arm64.s' 'src/runtime/rt0_openbsd_386.s' -> '/usr/lib/go/src/runtime/rt0_openbsd_386.s' 'src/runtime/rt0_openbsd_amd64.s' -> '/usr/lib/go/src/runtime/rt0_openbsd_amd64.s' 'src/runtime/rt0_openbsd_arm.s' -> '/usr/lib/go/src/runtime/rt0_openbsd_arm.s' 'src/runtime/rt0_openbsd_arm64.s' -> '/usr/lib/go/src/runtime/rt0_openbsd_arm64.s' 'src/runtime/rt0_openbsd_mips64.s' -> '/usr/lib/go/src/runtime/rt0_openbsd_mips64.s' 'src/runtime/rt0_plan9_386.s' -> '/usr/lib/go/src/runtime/rt0_plan9_386.s' 'src/runtime/rt0_plan9_amd64.s' -> '/usr/lib/go/src/runtime/rt0_plan9_amd64.s' 'src/runtime/rt0_plan9_arm.s' -> '/usr/lib/go/src/runtime/rt0_plan9_arm.s' 'src/runtime/rt0_solaris_amd64.s' -> '/usr/lib/go/src/runtime/rt0_solaris_amd64.s' 'src/runtime/rt0_windows_386.s' -> '/usr/lib/go/src/runtime/rt0_windows_386.s' 'src/runtime/rt0_windows_amd64.s' -> '/usr/lib/go/src/runtime/rt0_windows_amd64.s' 'src/runtime/rt0_windows_arm.s' -> '/usr/lib/go/src/runtime/rt0_windows_arm.s' 'src/runtime/rt0_windows_arm64.s' -> '/usr/lib/go/src/runtime/rt0_windows_arm64.s' 'src/runtime/runtime-gdb.py' -> '/usr/lib/go/src/runtime/runtime-gdb.py' 'src/runtime/runtime-gdb_test.go' -> '/usr/lib/go/src/runtime/runtime-gdb_test.go' 'src/runtime/runtime-lldb_test.go' -> '/usr/lib/go/src/runtime/runtime-lldb_test.go' 'src/runtime/runtime.go' -> '/usr/lib/go/src/runtime/runtime.go' 'src/runtime/runtime1.go' -> '/usr/lib/go/src/runtime/runtime1.go' 'src/runtime/runtime2.go' -> '/usr/lib/go/src/runtime/runtime2.go' 'src/runtime/runtime_boring.go' -> '/usr/lib/go/src/runtime/runtime_boring.go' 'src/runtime/runtime_linux_test.go' -> '/usr/lib/go/src/runtime/runtime_linux_test.go' 'src/runtime/runtime_mmap_test.go' -> '/usr/lib/go/src/runtime/runtime_mmap_test.go' 'src/runtime/runtime_test.go' -> '/usr/lib/go/src/runtime/runtime_test.go' 'src/runtime/runtime_unix_test.go' -> '/usr/lib/go/src/runtime/runtime_unix_test.go' 'src/runtime/rwmutex.go' -> '/usr/lib/go/src/runtime/rwmutex.go' 'src/runtime/rwmutex_test.go' -> '/usr/lib/go/src/runtime/rwmutex_test.go' 'src/runtime/select.go' -> '/usr/lib/go/src/runtime/select.go' 'src/runtime/sema.go' -> '/usr/lib/go/src/runtime/sema.go' 'src/runtime/sema_test.go' -> '/usr/lib/go/src/runtime/sema_test.go' 'src/runtime/semasleep_test.go' -> '/usr/lib/go/src/runtime/semasleep_test.go' 'src/runtime/sigaction.go' -> '/usr/lib/go/src/runtime/sigaction.go' 'src/runtime/signal_386.go' -> '/usr/lib/go/src/runtime/signal_386.go' 'src/runtime/signal_aix_ppc64.go' -> '/usr/lib/go/src/runtime/signal_aix_ppc64.go' 'src/runtime/signal_amd64.go' -> '/usr/lib/go/src/runtime/signal_amd64.go' 'src/runtime/signal_arm.go' -> '/usr/lib/go/src/runtime/signal_arm.go' 'src/runtime/signal_arm64.go' -> '/usr/lib/go/src/runtime/signal_arm64.go' 'src/runtime/signal_darwin.go' -> '/usr/lib/go/src/runtime/signal_darwin.go' 'src/runtime/signal_darwin_amd64.go' -> '/usr/lib/go/src/runtime/signal_darwin_amd64.go' 'src/runtime/signal_darwin_arm64.go' -> '/usr/lib/go/src/runtime/signal_darwin_arm64.go' 'src/runtime/signal_dragonfly.go' -> '/usr/lib/go/src/runtime/signal_dragonfly.go' 'src/runtime/signal_dragonfly_amd64.go' -> '/usr/lib/go/src/runtime/signal_dragonfly_amd64.go' 'src/runtime/signal_freebsd.go' -> '/usr/lib/go/src/runtime/signal_freebsd.go' 'src/runtime/signal_freebsd_386.go' -> '/usr/lib/go/src/runtime/signal_freebsd_386.go' 'src/runtime/signal_freebsd_amd64.go' -> '/usr/lib/go/src/runtime/signal_freebsd_amd64.go' 'src/runtime/signal_freebsd_arm.go' -> '/usr/lib/go/src/runtime/signal_freebsd_arm.go' 'src/runtime/signal_freebsd_arm64.go' -> '/usr/lib/go/src/runtime/signal_freebsd_arm64.go' 'src/runtime/signal_freebsd_riscv64.go' -> '/usr/lib/go/src/runtime/signal_freebsd_riscv64.go' 'src/runtime/signal_linux_386.go' -> '/usr/lib/go/src/runtime/signal_linux_386.go' 'src/runtime/signal_linux_amd64.go' -> '/usr/lib/go/src/runtime/signal_linux_amd64.go' 'src/runtime/signal_linux_arm.go' -> '/usr/lib/go/src/runtime/signal_linux_arm.go' 'src/runtime/signal_linux_arm64.go' -> '/usr/lib/go/src/runtime/signal_linux_arm64.go' 'src/runtime/signal_linux_loong64.go' -> '/usr/lib/go/src/runtime/signal_linux_loong64.go' 'src/runtime/signal_linux_mips64x.go' -> '/usr/lib/go/src/runtime/signal_linux_mips64x.go' 'src/runtime/signal_linux_mipsx.go' -> '/usr/lib/go/src/runtime/signal_linux_mipsx.go' 'src/runtime/signal_linux_ppc64x.go' -> '/usr/lib/go/src/runtime/signal_linux_ppc64x.go' 'src/runtime/signal_linux_riscv64.go' -> '/usr/lib/go/src/runtime/signal_linux_riscv64.go' 'src/runtime/signal_linux_s390x.go' -> '/usr/lib/go/src/runtime/signal_linux_s390x.go' 'src/runtime/signal_loong64.go' -> '/usr/lib/go/src/runtime/signal_loong64.go' 'src/runtime/signal_mips64x.go' -> '/usr/lib/go/src/runtime/signal_mips64x.go' 'src/runtime/signal_mipsx.go' -> '/usr/lib/go/src/runtime/signal_mipsx.go' 'src/runtime/signal_netbsd.go' -> '/usr/lib/go/src/runtime/signal_netbsd.go' 'src/runtime/signal_netbsd_386.go' -> '/usr/lib/go/src/runtime/signal_netbsd_386.go' 'src/runtime/signal_netbsd_amd64.go' -> '/usr/lib/go/src/runtime/signal_netbsd_amd64.go' 'src/runtime/signal_netbsd_arm.go' -> '/usr/lib/go/src/runtime/signal_netbsd_arm.go' 'src/runtime/signal_netbsd_arm64.go' -> '/usr/lib/go/src/runtime/signal_netbsd_arm64.go' 'src/runtime/signal_openbsd.go' -> '/usr/lib/go/src/runtime/signal_openbsd.go' 'src/runtime/signal_openbsd_386.go' -> '/usr/lib/go/src/runtime/signal_openbsd_386.go' 'src/runtime/signal_openbsd_amd64.go' -> '/usr/lib/go/src/runtime/signal_openbsd_amd64.go' 'src/runtime/signal_openbsd_arm.go' -> '/usr/lib/go/src/runtime/signal_openbsd_arm.go' 'src/runtime/signal_openbsd_arm64.go' -> '/usr/lib/go/src/runtime/signal_openbsd_arm64.go' 'src/runtime/signal_openbsd_mips64.go' -> '/usr/lib/go/src/runtime/signal_openbsd_mips64.go' 'src/runtime/signal_plan9.go' -> '/usr/lib/go/src/runtime/signal_plan9.go' 'src/runtime/signal_ppc64x.go' -> '/usr/lib/go/src/runtime/signal_ppc64x.go' 'src/runtime/signal_riscv64.go' -> '/usr/lib/go/src/runtime/signal_riscv64.go' 'src/runtime/signal_solaris.go' -> '/usr/lib/go/src/runtime/signal_solaris.go' 'src/runtime/signal_solaris_amd64.go' -> '/usr/lib/go/src/runtime/signal_solaris_amd64.go' 'src/runtime/signal_unix.go' -> '/usr/lib/go/src/runtime/signal_unix.go' 'src/runtime/signal_windows.go' -> '/usr/lib/go/src/runtime/signal_windows.go' 'src/runtime/signal_windows_test.go' -> '/usr/lib/go/src/runtime/signal_windows_test.go' 'src/runtime/sigqueue.go' -> '/usr/lib/go/src/runtime/sigqueue.go' 'src/runtime/sigqueue_note.go' -> '/usr/lib/go/src/runtime/sigqueue_note.go' 'src/runtime/sigqueue_plan9.go' -> '/usr/lib/go/src/runtime/sigqueue_plan9.go' 'src/runtime/sigtab_aix.go' -> '/usr/lib/go/src/runtime/sigtab_aix.go' 'src/runtime/sigtab_linux_generic.go' -> '/usr/lib/go/src/runtime/sigtab_linux_generic.go' 'src/runtime/sigtab_linux_mipsx.go' -> '/usr/lib/go/src/runtime/sigtab_linux_mipsx.go' 'src/runtime/sizeclasses.go' -> '/usr/lib/go/src/runtime/sizeclasses.go' 'src/runtime/sizeof_test.go' -> '/usr/lib/go/src/runtime/sizeof_test.go' 'src/runtime/slice.go' -> '/usr/lib/go/src/runtime/slice.go' 'src/runtime/slice_test.go' -> '/usr/lib/go/src/runtime/slice_test.go' 'src/runtime/softfloat64.go' -> '/usr/lib/go/src/runtime/softfloat64.go' 'src/runtime/softfloat64_test.go' -> '/usr/lib/go/src/runtime/softfloat64_test.go' 'src/runtime/stack.go' -> '/usr/lib/go/src/runtime/stack.go' 'src/runtime/stack_test.go' -> '/usr/lib/go/src/runtime/stack_test.go' 'src/runtime/start_line_amd64_test.go' -> '/usr/lib/go/src/runtime/start_line_amd64_test.go' 'src/runtime/start_line_test.go' -> '/usr/lib/go/src/runtime/start_line_test.go' 'src/runtime/stkframe.go' -> '/usr/lib/go/src/runtime/stkframe.go' 'src/runtime/string.go' -> '/usr/lib/go/src/runtime/string.go' 'src/runtime/string_test.go' -> '/usr/lib/go/src/runtime/string_test.go' 'src/runtime/stubs.go' -> '/usr/lib/go/src/runtime/stubs.go' 'src/runtime/stubs2.go' -> '/usr/lib/go/src/runtime/stubs2.go' 'src/runtime/stubs3.go' -> '/usr/lib/go/src/runtime/stubs3.go' 'src/runtime/stubs_386.go' -> '/usr/lib/go/src/runtime/stubs_386.go' 'src/runtime/stubs_amd64.go' -> '/usr/lib/go/src/runtime/stubs_amd64.go' 'src/runtime/stubs_arm.go' -> '/usr/lib/go/src/runtime/stubs_arm.go' 'src/runtime/stubs_arm64.go' -> '/usr/lib/go/src/runtime/stubs_arm64.go' 'src/runtime/stubs_linux.go' -> '/usr/lib/go/src/runtime/stubs_linux.go' 'src/runtime/stubs_loong64.go' -> '/usr/lib/go/src/runtime/stubs_loong64.go' 'src/runtime/stubs_mips64x.go' -> '/usr/lib/go/src/runtime/stubs_mips64x.go' 'src/runtime/stubs_mipsx.go' -> '/usr/lib/go/src/runtime/stubs_mipsx.go' 'src/runtime/stubs_nonlinux.go' -> '/usr/lib/go/src/runtime/stubs_nonlinux.go' 'src/runtime/stubs_ppc64.go' -> '/usr/lib/go/src/runtime/stubs_ppc64.go' 'src/runtime/stubs_ppc64x.go' -> '/usr/lib/go/src/runtime/stubs_ppc64x.go' 'src/runtime/stubs_riscv64.go' -> '/usr/lib/go/src/runtime/stubs_riscv64.go' 'src/runtime/stubs_s390x.go' -> '/usr/lib/go/src/runtime/stubs_s390x.go' 'src/runtime/symtab.go' -> '/usr/lib/go/src/runtime/symtab.go' 'src/runtime/symtab_test.go' -> '/usr/lib/go/src/runtime/symtab_test.go' 'src/runtime/sys_aix_ppc64.s' -> '/usr/lib/go/src/runtime/sys_aix_ppc64.s' 'src/runtime/sys_arm.go' -> '/usr/lib/go/src/runtime/sys_arm.go' 'src/runtime/sys_arm64.go' -> '/usr/lib/go/src/runtime/sys_arm64.go' 'src/runtime/sys_darwin.go' -> '/usr/lib/go/src/runtime/sys_darwin.go' 'src/runtime/sys_darwin_amd64.s' -> '/usr/lib/go/src/runtime/sys_darwin_amd64.s' 'src/runtime/sys_darwin_arm64.go' -> '/usr/lib/go/src/runtime/sys_darwin_arm64.go' 'src/runtime/sys_darwin_arm64.s' -> '/usr/lib/go/src/runtime/sys_darwin_arm64.s' 'src/runtime/sys_dragonfly_amd64.s' -> '/usr/lib/go/src/runtime/sys_dragonfly_amd64.s' 'src/runtime/sys_freebsd_386.s' -> '/usr/lib/go/src/runtime/sys_freebsd_386.s' 'src/runtime/sys_freebsd_amd64.s' -> '/usr/lib/go/src/runtime/sys_freebsd_amd64.s' 'src/runtime/sys_freebsd_arm.s' -> '/usr/lib/go/src/runtime/sys_freebsd_arm.s' 'src/runtime/sys_freebsd_arm64.s' -> '/usr/lib/go/src/runtime/sys_freebsd_arm64.s' 'src/runtime/sys_freebsd_riscv64.s' -> '/usr/lib/go/src/runtime/sys_freebsd_riscv64.s' 'src/runtime/sys_libc.go' -> '/usr/lib/go/src/runtime/sys_libc.go' 'src/runtime/sys_linux_386.s' -> '/usr/lib/go/src/runtime/sys_linux_386.s' 'src/runtime/sys_linux_amd64.s' -> '/usr/lib/go/src/runtime/sys_linux_amd64.s' 'src/runtime/sys_linux_arm.s' -> '/usr/lib/go/src/runtime/sys_linux_arm.s' 'src/runtime/sys_linux_arm64.s' -> '/usr/lib/go/src/runtime/sys_linux_arm64.s' 'src/runtime/sys_linux_loong64.s' -> '/usr/lib/go/src/runtime/sys_linux_loong64.s' 'src/runtime/sys_linux_mips64x.s' -> '/usr/lib/go/src/runtime/sys_linux_mips64x.s' 'src/runtime/sys_linux_mipsx.s' -> '/usr/lib/go/src/runtime/sys_linux_mipsx.s' 'src/runtime/sys_linux_ppc64x.s' -> '/usr/lib/go/src/runtime/sys_linux_ppc64x.s' 'src/runtime/sys_linux_riscv64.s' -> '/usr/lib/go/src/runtime/sys_linux_riscv64.s' 'src/runtime/sys_linux_s390x.s' -> '/usr/lib/go/src/runtime/sys_linux_s390x.s' 'src/runtime/sys_loong64.go' -> '/usr/lib/go/src/runtime/sys_loong64.go' 'src/runtime/sys_mips64x.go' -> '/usr/lib/go/src/runtime/sys_mips64x.go' 'src/runtime/sys_mipsx.go' -> '/usr/lib/go/src/runtime/sys_mipsx.go' 'src/runtime/sys_netbsd_386.s' -> '/usr/lib/go/src/runtime/sys_netbsd_386.s' 'src/runtime/sys_netbsd_amd64.s' -> '/usr/lib/go/src/runtime/sys_netbsd_amd64.s' 'src/runtime/sys_netbsd_arm.s' -> '/usr/lib/go/src/runtime/sys_netbsd_arm.s' 'src/runtime/sys_netbsd_arm64.s' -> '/usr/lib/go/src/runtime/sys_netbsd_arm64.s' 'src/runtime/sys_nonppc64x.go' -> '/usr/lib/go/src/runtime/sys_nonppc64x.go' 'src/runtime/sys_openbsd.go' -> '/usr/lib/go/src/runtime/sys_openbsd.go' 'src/runtime/sys_openbsd1.go' -> '/usr/lib/go/src/runtime/sys_openbsd1.go' 'src/runtime/sys_openbsd2.go' -> '/usr/lib/go/src/runtime/sys_openbsd2.go' 'src/runtime/sys_openbsd3.go' -> '/usr/lib/go/src/runtime/sys_openbsd3.go' 'src/runtime/sys_openbsd_386.s' -> '/usr/lib/go/src/runtime/sys_openbsd_386.s' 'src/runtime/sys_openbsd_amd64.s' -> '/usr/lib/go/src/runtime/sys_openbsd_amd64.s' 'src/runtime/sys_openbsd_arm.s' -> '/usr/lib/go/src/runtime/sys_openbsd_arm.s' 'src/runtime/sys_openbsd_arm64.s' -> '/usr/lib/go/src/runtime/sys_openbsd_arm64.s' 'src/runtime/sys_openbsd_mips64.s' -> '/usr/lib/go/src/runtime/sys_openbsd_mips64.s' 'src/runtime/sys_plan9_386.s' -> '/usr/lib/go/src/runtime/sys_plan9_386.s' 'src/runtime/sys_plan9_amd64.s' -> '/usr/lib/go/src/runtime/sys_plan9_amd64.s' 'src/runtime/sys_plan9_arm.s' -> '/usr/lib/go/src/runtime/sys_plan9_arm.s' 'src/runtime/sys_ppc64x.go' -> '/usr/lib/go/src/runtime/sys_ppc64x.go' 'src/runtime/sys_riscv64.go' -> '/usr/lib/go/src/runtime/sys_riscv64.go' 'src/runtime/sys_s390x.go' -> '/usr/lib/go/src/runtime/sys_s390x.go' 'src/runtime/sys_solaris_amd64.s' -> '/usr/lib/go/src/runtime/sys_solaris_amd64.s' 'src/runtime/sys_wasm.go' -> '/usr/lib/go/src/runtime/sys_wasm.go' 'src/runtime/sys_wasm.s' -> '/usr/lib/go/src/runtime/sys_wasm.s' 'src/runtime/sys_windows_386.s' -> '/usr/lib/go/src/runtime/sys_windows_386.s' 'src/runtime/sys_windows_amd64.s' -> '/usr/lib/go/src/runtime/sys_windows_amd64.s' 'src/runtime/sys_windows_arm.s' -> '/usr/lib/go/src/runtime/sys_windows_arm.s' 'src/runtime/sys_windows_arm64.s' -> '/usr/lib/go/src/runtime/sys_windows_arm64.s' 'src/runtime/sys_x86.go' -> '/usr/lib/go/src/runtime/sys_x86.go' 'src/runtime/syscall2_solaris.go' -> '/usr/lib/go/src/runtime/syscall2_solaris.go' 'src/runtime/syscall_aix.go' -> '/usr/lib/go/src/runtime/syscall_aix.go' 'src/runtime/syscall_solaris.go' -> '/usr/lib/go/src/runtime/syscall_solaris.go' 'src/runtime/syscall_unix_test.go' -> '/usr/lib/go/src/runtime/syscall_unix_test.go' 'src/runtime/syscall_windows.go' -> '/usr/lib/go/src/runtime/syscall_windows.go' 'src/runtime/syscall_windows_test.go' -> '/usr/lib/go/src/runtime/syscall_windows_test.go' 'src/runtime/testdata' -> '/usr/lib/go/src/runtime/testdata' 'src/runtime/testdata/testexithooks' -> '/usr/lib/go/src/runtime/testdata/testexithooks' 'src/runtime/testdata/testexithooks/testexithooks.go' -> '/usr/lib/go/src/runtime/testdata/testexithooks/testexithooks.go' 'src/runtime/testdata/testfaketime' -> '/usr/lib/go/src/runtime/testdata/testfaketime' 'src/runtime/testdata/testfaketime/faketime.go' -> '/usr/lib/go/src/runtime/testdata/testfaketime/faketime.go' 'src/runtime/testdata/testprog' -> '/usr/lib/go/src/runtime/testdata/testprog' 'src/runtime/testdata/testprog/abort.go' -> '/usr/lib/go/src/runtime/testdata/testprog/abort.go' 'src/runtime/testdata/testprog/badtraceback.go' -> '/usr/lib/go/src/runtime/testdata/testprog/badtraceback.go' 'src/runtime/testdata/testprog/checkptr.go' -> '/usr/lib/go/src/runtime/testdata/testprog/checkptr.go' 'src/runtime/testdata/testprog/crash.go' -> '/usr/lib/go/src/runtime/testdata/testprog/crash.go' 'src/runtime/testdata/testprog/crashdump.go' -> '/usr/lib/go/src/runtime/testdata/testprog/crashdump.go' 'src/runtime/testdata/testprog/deadlock.go' -> '/usr/lib/go/src/runtime/testdata/testprog/deadlock.go' 'src/runtime/testdata/testprog/gc.go' -> '/usr/lib/go/src/runtime/testdata/testprog/gc.go' 'src/runtime/testdata/testprog/lockosthread.go' -> '/usr/lib/go/src/runtime/testdata/testprog/lockosthread.go' 'src/runtime/testdata/testprog/main.go' -> '/usr/lib/go/src/runtime/testdata/testprog/main.go' 'src/runtime/testdata/testprog/map.go' -> '/usr/lib/go/src/runtime/testdata/testprog/map.go' 'src/runtime/testdata/testprog/memprof.go' -> '/usr/lib/go/src/runtime/testdata/testprog/memprof.go' 'src/runtime/testdata/testprog/misc.go' -> '/usr/lib/go/src/runtime/testdata/testprog/misc.go' 'src/runtime/testdata/testprog/numcpu_freebsd.go' -> '/usr/lib/go/src/runtime/testdata/testprog/numcpu_freebsd.go' 'src/runtime/testdata/testprog/panicprint.go' -> '/usr/lib/go/src/runtime/testdata/testprog/panicprint.go' 'src/runtime/testdata/testprog/panicrace.go' -> '/usr/lib/go/src/runtime/testdata/testprog/panicrace.go' 'src/runtime/testdata/testprog/preempt.go' -> '/usr/lib/go/src/runtime/testdata/testprog/preempt.go' 'src/runtime/testdata/testprog/signal.go' -> '/usr/lib/go/src/runtime/testdata/testprog/signal.go' 'src/runtime/testdata/testprog/sleep.go' -> '/usr/lib/go/src/runtime/testdata/testprog/sleep.go' 'src/runtime/testdata/testprog/stringconcat.go' -> '/usr/lib/go/src/runtime/testdata/testprog/stringconcat.go' 'src/runtime/testdata/testprog/syscall_windows.go' -> '/usr/lib/go/src/runtime/testdata/testprog/syscall_windows.go' 'src/runtime/testdata/testprog/syscalls.go' -> '/usr/lib/go/src/runtime/testdata/testprog/syscalls.go' 'src/runtime/testdata/testprog/syscalls_linux.go' -> '/usr/lib/go/src/runtime/testdata/testprog/syscalls_linux.go' 'src/runtime/testdata/testprog/syscalls_none.go' -> '/usr/lib/go/src/runtime/testdata/testprog/syscalls_none.go' 'src/runtime/testdata/testprog/timeprof.go' -> '/usr/lib/go/src/runtime/testdata/testprog/timeprof.go' 'src/runtime/testdata/testprog/traceback_ancestors.go' -> '/usr/lib/go/src/runtime/testdata/testprog/traceback_ancestors.go' 'src/runtime/testdata/testprog/unsafe.go' -> '/usr/lib/go/src/runtime/testdata/testprog/unsafe.go' 'src/runtime/testdata/testprog/vdso.go' -> '/usr/lib/go/src/runtime/testdata/testprog/vdso.go' 'src/runtime/testdata/testprogcgo' -> '/usr/lib/go/src/runtime/testdata/testprogcgo' 'src/runtime/testdata/testprogcgo/aprof.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/aprof.go' 'src/runtime/testdata/testprogcgo/aprof_c.c' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/aprof_c.c' 'src/runtime/testdata/testprogcgo/bigstack1_windows.c' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/bigstack1_windows.c' 'src/runtime/testdata/testprogcgo/bigstack_windows.c' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/bigstack_windows.c' 'src/runtime/testdata/testprogcgo/bigstack_windows.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/bigstack_windows.go' 'src/runtime/testdata/testprogcgo/callback.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/callback.go' 'src/runtime/testdata/testprogcgo/catchpanic.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/catchpanic.go' 'src/runtime/testdata/testprogcgo/cgo.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/cgo.go' 'src/runtime/testdata/testprogcgo/crash.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/crash.go' 'src/runtime/testdata/testprogcgo/deadlock.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/deadlock.go' 'src/runtime/testdata/testprogcgo/dll_windows.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/dll_windows.go' 'src/runtime/testdata/testprogcgo/dropm.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/dropm.go' 'src/runtime/testdata/testprogcgo/dropm_stub.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/dropm_stub.go' 'src/runtime/testdata/testprogcgo/eintr.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/eintr.go' 'src/runtime/testdata/testprogcgo/exec.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/exec.go' 'src/runtime/testdata/testprogcgo/gprof.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/gprof.go' 'src/runtime/testdata/testprogcgo/gprof_c.c' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/gprof_c.c' 'src/runtime/testdata/testprogcgo/issue29707.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/issue29707.go' 'src/runtime/testdata/testprogcgo/lockosthread.c' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/lockosthread.c' 'src/runtime/testdata/testprogcgo/lockosthread.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/lockosthread.go' 'src/runtime/testdata/testprogcgo/main.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/main.go' 'src/runtime/testdata/testprogcgo/needmdeadlock.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/needmdeadlock.go' 'src/runtime/testdata/testprogcgo/numgoroutine.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/numgoroutine.go' 'src/runtime/testdata/testprogcgo/panic.c' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/panic.c' 'src/runtime/testdata/testprogcgo/panic.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/panic.go' 'src/runtime/testdata/testprogcgo/pprof.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/pprof.go' 'src/runtime/testdata/testprogcgo/pprof_callback.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/pprof_callback.go' 'src/runtime/testdata/testprogcgo/raceprof.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/raceprof.go' 'src/runtime/testdata/testprogcgo/racesig.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/racesig.go' 'src/runtime/testdata/testprogcgo/segv.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/segv.go' 'src/runtime/testdata/testprogcgo/segv_linux.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/segv_linux.go' 'src/runtime/testdata/testprogcgo/sigfwd.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/sigfwd.go' 'src/runtime/testdata/testprogcgo/sigpanic.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/sigpanic.go' 'src/runtime/testdata/testprogcgo/sigstack.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/sigstack.go' 'src/runtime/testdata/testprogcgo/sigthrow.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/sigthrow.go' 'src/runtime/testdata/testprogcgo/stack_windows.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/stack_windows.go' 'src/runtime/testdata/testprogcgo/threadpanic.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/threadpanic.go' 'src/runtime/testdata/testprogcgo/threadpanic_unix.c' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/threadpanic_unix.c' 'src/runtime/testdata/testprogcgo/threadpanic_windows.c' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/threadpanic_windows.c' 'src/runtime/testdata/testprogcgo/threadpprof.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/threadpprof.go' 'src/runtime/testdata/testprogcgo/threadprof.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/threadprof.go' 'src/runtime/testdata/testprogcgo/traceback.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/traceback.go' 'src/runtime/testdata/testprogcgo/traceback_c.c' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/traceback_c.c' 'src/runtime/testdata/testprogcgo/tracebackctxt.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/tracebackctxt.go' 'src/runtime/testdata/testprogcgo/tracebackctxt_c.c' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/tracebackctxt_c.c' 'src/runtime/testdata/testprogcgo/windows' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/windows' 'src/runtime/testdata/testprogcgo/windows/win.go' -> '/usr/lib/go/src/runtime/testdata/testprogcgo/windows/win.go' 'src/runtime/testdata/testprognet' -> '/usr/lib/go/src/runtime/testdata/testprognet' 'src/runtime/testdata/testprognet/main.go' -> '/usr/lib/go/src/runtime/testdata/testprognet/main.go' 'src/runtime/testdata/testprognet/net.go' -> '/usr/lib/go/src/runtime/testdata/testprognet/net.go' 'src/runtime/testdata/testprognet/signal.go' -> '/usr/lib/go/src/runtime/testdata/testprognet/signal.go' 'src/runtime/testdata/testprognet/signalexec.go' -> '/usr/lib/go/src/runtime/testdata/testprognet/signalexec.go' 'src/runtime/testdata/testwinlib' -> '/usr/lib/go/src/runtime/testdata/testwinlib' 'src/runtime/testdata/testwinlib/main.c' -> '/usr/lib/go/src/runtime/testdata/testwinlib/main.c' 'src/runtime/testdata/testwinlib/main.go' -> '/usr/lib/go/src/runtime/testdata/testwinlib/main.go' 'src/runtime/testdata/testwinlibsignal' -> '/usr/lib/go/src/runtime/testdata/testwinlibsignal' 'src/runtime/testdata/testwinlibsignal/dummy.go' -> '/usr/lib/go/src/runtime/testdata/testwinlibsignal/dummy.go' 'src/runtime/testdata/testwinlibsignal/main.c' -> '/usr/lib/go/src/runtime/testdata/testwinlibsignal/main.c' 'src/runtime/testdata/testwinlibthrow' -> '/usr/lib/go/src/runtime/testdata/testwinlibthrow' 'src/runtime/testdata/testwinlibthrow/main.go' -> '/usr/lib/go/src/runtime/testdata/testwinlibthrow/main.go' 'src/runtime/testdata/testwinlibthrow/veh.c' -> '/usr/lib/go/src/runtime/testdata/testwinlibthrow/veh.c' 'src/runtime/testdata/testwinsignal' -> '/usr/lib/go/src/runtime/testdata/testwinsignal' 'src/runtime/testdata/testwinsignal/main.go' -> '/usr/lib/go/src/runtime/testdata/testwinsignal/main.go' 'src/runtime/textflag.h' -> '/usr/lib/go/src/runtime/textflag.h' 'src/runtime/time.go' -> '/usr/lib/go/src/runtime/time.go' 'src/runtime/time_fake.go' -> '/usr/lib/go/src/runtime/time_fake.go' 'src/runtime/time_linux_amd64.s' -> '/usr/lib/go/src/runtime/time_linux_amd64.s' 'src/runtime/time_nofake.go' -> '/usr/lib/go/src/runtime/time_nofake.go' 'src/runtime/time_test.go' -> '/usr/lib/go/src/runtime/time_test.go' 'src/runtime/time_windows.h' -> '/usr/lib/go/src/runtime/time_windows.h' 'src/runtime/time_windows_386.s' -> '/usr/lib/go/src/runtime/time_windows_386.s' 'src/runtime/time_windows_amd64.s' -> '/usr/lib/go/src/runtime/time_windows_amd64.s' 'src/runtime/time_windows_arm.s' -> '/usr/lib/go/src/runtime/time_windows_arm.s' 'src/runtime/time_windows_arm64.s' -> '/usr/lib/go/src/runtime/time_windows_arm64.s' 'src/runtime/timeasm.go' -> '/usr/lib/go/src/runtime/timeasm.go' 'src/runtime/timestub.go' -> '/usr/lib/go/src/runtime/timestub.go' 'src/runtime/timestub2.go' -> '/usr/lib/go/src/runtime/timestub2.go' 'src/runtime/tls_arm.s' -> '/usr/lib/go/src/runtime/tls_arm.s' 'src/runtime/tls_arm64.h' -> '/usr/lib/go/src/runtime/tls_arm64.h' 'src/runtime/tls_arm64.s' -> '/usr/lib/go/src/runtime/tls_arm64.s' 'src/runtime/tls_loong64.s' -> '/usr/lib/go/src/runtime/tls_loong64.s' 'src/runtime/tls_mips64x.s' -> '/usr/lib/go/src/runtime/tls_mips64x.s' 'src/runtime/tls_mipsx.s' -> '/usr/lib/go/src/runtime/tls_mipsx.s' 'src/runtime/tls_ppc64x.s' -> '/usr/lib/go/src/runtime/tls_ppc64x.s' 'src/runtime/tls_riscv64.s' -> '/usr/lib/go/src/runtime/tls_riscv64.s' 'src/runtime/tls_s390x.s' -> '/usr/lib/go/src/runtime/tls_s390x.s' 'src/runtime/tls_stub.go' -> '/usr/lib/go/src/runtime/tls_stub.go' 'src/runtime/tls_windows_amd64.go' -> '/usr/lib/go/src/runtime/tls_windows_amd64.go' 'src/runtime/trace' -> '/usr/lib/go/src/runtime/trace' 'src/runtime/trace/annotation.go' -> '/usr/lib/go/src/runtime/trace/annotation.go' 'src/runtime/trace/annotation_test.go' -> '/usr/lib/go/src/runtime/trace/annotation_test.go' 'src/runtime/trace/example_test.go' -> '/usr/lib/go/src/runtime/trace/example_test.go' 'src/runtime/trace/trace.go' -> '/usr/lib/go/src/runtime/trace/trace.go' 'src/runtime/trace/trace_stack_test.go' -> '/usr/lib/go/src/runtime/trace/trace_stack_test.go' 'src/runtime/trace/trace_test.go' -> '/usr/lib/go/src/runtime/trace/trace_test.go' 'src/runtime/trace.go' -> '/usr/lib/go/src/runtime/trace.go' 'src/runtime/traceback.go' -> '/usr/lib/go/src/runtime/traceback.go' 'src/runtime/traceback_test.go' -> '/usr/lib/go/src/runtime/traceback_test.go' 'src/runtime/type.go' -> '/usr/lib/go/src/runtime/type.go' 'src/runtime/typekind.go' -> '/usr/lib/go/src/runtime/typekind.go' 'src/runtime/unsafe.go' -> '/usr/lib/go/src/runtime/unsafe.go' 'src/runtime/utf8.go' -> '/usr/lib/go/src/runtime/utf8.go' 'src/runtime/vdso_elf32.go' -> '/usr/lib/go/src/runtime/vdso_elf32.go' 'src/runtime/vdso_elf64.go' -> '/usr/lib/go/src/runtime/vdso_elf64.go' 'src/runtime/vdso_freebsd.go' -> '/usr/lib/go/src/runtime/vdso_freebsd.go' 'src/runtime/vdso_freebsd_arm.go' -> '/usr/lib/go/src/runtime/vdso_freebsd_arm.go' 'src/runtime/vdso_freebsd_arm64.go' -> '/usr/lib/go/src/runtime/vdso_freebsd_arm64.go' 'src/runtime/vdso_freebsd_riscv64.go' -> '/usr/lib/go/src/runtime/vdso_freebsd_riscv64.go' 'src/runtime/vdso_freebsd_x86.go' -> '/usr/lib/go/src/runtime/vdso_freebsd_x86.go' 'src/runtime/vdso_in_none.go' -> '/usr/lib/go/src/runtime/vdso_in_none.go' 'src/runtime/vdso_linux.go' -> '/usr/lib/go/src/runtime/vdso_linux.go' 'src/runtime/vdso_linux_386.go' -> '/usr/lib/go/src/runtime/vdso_linux_386.go' 'src/runtime/vdso_linux_amd64.go' -> '/usr/lib/go/src/runtime/vdso_linux_amd64.go' 'src/runtime/vdso_linux_arm.go' -> '/usr/lib/go/src/runtime/vdso_linux_arm.go' 'src/runtime/vdso_linux_arm64.go' -> '/usr/lib/go/src/runtime/vdso_linux_arm64.go' 'src/runtime/vdso_linux_loong64.go' -> '/usr/lib/go/src/runtime/vdso_linux_loong64.go' 'src/runtime/vdso_linux_mips64x.go' -> '/usr/lib/go/src/runtime/vdso_linux_mips64x.go' 'src/runtime/vdso_linux_ppc64x.go' -> '/usr/lib/go/src/runtime/vdso_linux_ppc64x.go' 'src/runtime/vdso_linux_riscv64.go' -> '/usr/lib/go/src/runtime/vdso_linux_riscv64.go' 'src/runtime/vdso_linux_s390x.go' -> '/usr/lib/go/src/runtime/vdso_linux_s390x.go' 'src/runtime/vlop_386.s' -> '/usr/lib/go/src/runtime/vlop_386.s' 'src/runtime/vlop_arm.s' -> '/usr/lib/go/src/runtime/vlop_arm.s' 'src/runtime/vlop_arm_test.go' -> '/usr/lib/go/src/runtime/vlop_arm_test.go' 'src/runtime/vlrt.go' -> '/usr/lib/go/src/runtime/vlrt.go' 'src/runtime/wincallback.go' -> '/usr/lib/go/src/runtime/wincallback.go' 'src/runtime/write_err.go' -> '/usr/lib/go/src/runtime/write_err.go' 'src/runtime/write_err_android.go' -> '/usr/lib/go/src/runtime/write_err_android.go' 'src/runtime/zcallback_windows.go' -> '/usr/lib/go/src/runtime/zcallback_windows.go' 'src/runtime/zcallback_windows.s' -> '/usr/lib/go/src/runtime/zcallback_windows.s' 'src/runtime/zcallback_windows_arm.s' -> '/usr/lib/go/src/runtime/zcallback_windows_arm.s' 'src/runtime/zcallback_windows_arm64.s' -> '/usr/lib/go/src/runtime/zcallback_windows_arm64.s' 'src/sort' -> '/usr/lib/go/src/sort' 'src/sort/example_interface_test.go' -> '/usr/lib/go/src/sort/example_interface_test.go' 'src/sort/example_keys_test.go' -> '/usr/lib/go/src/sort/example_keys_test.go' 'src/sort/example_multi_test.go' -> '/usr/lib/go/src/sort/example_multi_test.go' 'src/sort/example_search_test.go' -> '/usr/lib/go/src/sort/example_search_test.go' 'src/sort/example_test.go' -> '/usr/lib/go/src/sort/example_test.go' 'src/sort/example_wrapper_test.go' -> '/usr/lib/go/src/sort/example_wrapper_test.go' 'src/sort/export_test.go' -> '/usr/lib/go/src/sort/export_test.go' 'src/sort/gen_sort_variants.go' -> '/usr/lib/go/src/sort/gen_sort_variants.go' 'src/sort/search.go' -> '/usr/lib/go/src/sort/search.go' 'src/sort/search_test.go' -> '/usr/lib/go/src/sort/search_test.go' 'src/sort/slice.go' -> '/usr/lib/go/src/sort/slice.go' 'src/sort/sort.go' -> '/usr/lib/go/src/sort/sort.go' 'src/sort/sort_test.go' -> '/usr/lib/go/src/sort/sort_test.go' 'src/sort/zsortfunc.go' -> '/usr/lib/go/src/sort/zsortfunc.go' 'src/sort/zsortinterface.go' -> '/usr/lib/go/src/sort/zsortinterface.go' 'src/strconv' -> '/usr/lib/go/src/strconv' 'src/strconv/atob.go' -> '/usr/lib/go/src/strconv/atob.go' 'src/strconv/atob_test.go' -> '/usr/lib/go/src/strconv/atob_test.go' 'src/strconv/atoc.go' -> '/usr/lib/go/src/strconv/atoc.go' 'src/strconv/atoc_test.go' -> '/usr/lib/go/src/strconv/atoc_test.go' 'src/strconv/atof.go' -> '/usr/lib/go/src/strconv/atof.go' 'src/strconv/atof_test.go' -> '/usr/lib/go/src/strconv/atof_test.go' 'src/strconv/atoi.go' -> '/usr/lib/go/src/strconv/atoi.go' 'src/strconv/atoi_test.go' -> '/usr/lib/go/src/strconv/atoi_test.go' 'src/strconv/bytealg.go' -> '/usr/lib/go/src/strconv/bytealg.go' 'src/strconv/bytealg_bootstrap.go' -> '/usr/lib/go/src/strconv/bytealg_bootstrap.go' 'src/strconv/ctoa.go' -> '/usr/lib/go/src/strconv/ctoa.go' 'src/strconv/ctoa_test.go' -> '/usr/lib/go/src/strconv/ctoa_test.go' 'src/strconv/decimal.go' -> '/usr/lib/go/src/strconv/decimal.go' 'src/strconv/decimal_test.go' -> '/usr/lib/go/src/strconv/decimal_test.go' 'src/strconv/doc.go' -> '/usr/lib/go/src/strconv/doc.go' 'src/strconv/eisel_lemire.go' -> '/usr/lib/go/src/strconv/eisel_lemire.go' 'src/strconv/example_test.go' -> '/usr/lib/go/src/strconv/example_test.go' 'src/strconv/export_test.go' -> '/usr/lib/go/src/strconv/export_test.go' 'src/strconv/fp_test.go' -> '/usr/lib/go/src/strconv/fp_test.go' 'src/strconv/ftoa.go' -> '/usr/lib/go/src/strconv/ftoa.go' 'src/strconv/ftoa_test.go' -> '/usr/lib/go/src/strconv/ftoa_test.go' 'src/strconv/ftoaryu.go' -> '/usr/lib/go/src/strconv/ftoaryu.go' 'src/strconv/ftoaryu_test.go' -> '/usr/lib/go/src/strconv/ftoaryu_test.go' 'src/strconv/internal_test.go' -> '/usr/lib/go/src/strconv/internal_test.go' 'src/strconv/isprint.go' -> '/usr/lib/go/src/strconv/isprint.go' 'src/strconv/itoa.go' -> '/usr/lib/go/src/strconv/itoa.go' 'src/strconv/itoa_test.go' -> '/usr/lib/go/src/strconv/itoa_test.go' 'src/strconv/makeisprint.go' -> '/usr/lib/go/src/strconv/makeisprint.go' 'src/strconv/quote.go' -> '/usr/lib/go/src/strconv/quote.go' 'src/strconv/quote_test.go' -> '/usr/lib/go/src/strconv/quote_test.go' 'src/strconv/strconv_test.go' -> '/usr/lib/go/src/strconv/strconv_test.go' 'src/strconv/testdata' -> '/usr/lib/go/src/strconv/testdata' 'src/strconv/testdata/testfp.txt' -> '/usr/lib/go/src/strconv/testdata/testfp.txt' 'src/strings' -> '/usr/lib/go/src/strings' 'src/strings/builder.go' -> '/usr/lib/go/src/strings/builder.go' 'src/strings/builder_test.go' -> '/usr/lib/go/src/strings/builder_test.go' 'src/strings/clone.go' -> '/usr/lib/go/src/strings/clone.go' 'src/strings/clone_test.go' -> '/usr/lib/go/src/strings/clone_test.go' 'src/strings/compare.go' -> '/usr/lib/go/src/strings/compare.go' 'src/strings/compare_test.go' -> '/usr/lib/go/src/strings/compare_test.go' 'src/strings/example_test.go' -> '/usr/lib/go/src/strings/example_test.go' 'src/strings/export_test.go' -> '/usr/lib/go/src/strings/export_test.go' 'src/strings/reader.go' -> '/usr/lib/go/src/strings/reader.go' 'src/strings/reader_test.go' -> '/usr/lib/go/src/strings/reader_test.go' 'src/strings/replace.go' -> '/usr/lib/go/src/strings/replace.go' 'src/strings/replace_test.go' -> '/usr/lib/go/src/strings/replace_test.go' 'src/strings/search.go' -> '/usr/lib/go/src/strings/search.go' 'src/strings/search_test.go' -> '/usr/lib/go/src/strings/search_test.go' 'src/strings/strings.go' -> '/usr/lib/go/src/strings/strings.go' 'src/strings/strings_test.go' -> '/usr/lib/go/src/strings/strings_test.go' 'src/sync' -> '/usr/lib/go/src/sync' 'src/sync/atomic' -> '/usr/lib/go/src/sync/atomic' 'src/sync/atomic/asm.s' -> '/usr/lib/go/src/sync/atomic/asm.s' 'src/sync/atomic/atomic_test.go' -> '/usr/lib/go/src/sync/atomic/atomic_test.go' 'src/sync/atomic/doc.go' -> '/usr/lib/go/src/sync/atomic/doc.go' 'src/sync/atomic/example_test.go' -> '/usr/lib/go/src/sync/atomic/example_test.go' 'src/sync/atomic/race.s' -> '/usr/lib/go/src/sync/atomic/race.s' 'src/sync/atomic/type.go' -> '/usr/lib/go/src/sync/atomic/type.go' 'src/sync/atomic/value.go' -> '/usr/lib/go/src/sync/atomic/value.go' 'src/sync/atomic/value_test.go' -> '/usr/lib/go/src/sync/atomic/value_test.go' 'src/sync/cond.go' -> '/usr/lib/go/src/sync/cond.go' 'src/sync/cond_test.go' -> '/usr/lib/go/src/sync/cond_test.go' 'src/sync/example_pool_test.go' -> '/usr/lib/go/src/sync/example_pool_test.go' 'src/sync/example_test.go' -> '/usr/lib/go/src/sync/example_test.go' 'src/sync/export_test.go' -> '/usr/lib/go/src/sync/export_test.go' 'src/sync/map.go' -> '/usr/lib/go/src/sync/map.go' 'src/sync/map_bench_test.go' -> '/usr/lib/go/src/sync/map_bench_test.go' 'src/sync/map_reference_test.go' -> '/usr/lib/go/src/sync/map_reference_test.go' 'src/sync/map_test.go' -> '/usr/lib/go/src/sync/map_test.go' 'src/sync/mutex.go' -> '/usr/lib/go/src/sync/mutex.go' 'src/sync/mutex_test.go' -> '/usr/lib/go/src/sync/mutex_test.go' 'src/sync/once.go' -> '/usr/lib/go/src/sync/once.go' 'src/sync/once_test.go' -> '/usr/lib/go/src/sync/once_test.go' 'src/sync/pool.go' -> '/usr/lib/go/src/sync/pool.go' 'src/sync/pool_test.go' -> '/usr/lib/go/src/sync/pool_test.go' 'src/sync/poolqueue.go' -> '/usr/lib/go/src/sync/poolqueue.go' 'src/sync/runtime.go' -> '/usr/lib/go/src/sync/runtime.go' 'src/sync/runtime2.go' -> '/usr/lib/go/src/sync/runtime2.go' 'src/sync/runtime2_lockrank.go' -> '/usr/lib/go/src/sync/runtime2_lockrank.go' 'src/sync/runtime_sema_test.go' -> '/usr/lib/go/src/sync/runtime_sema_test.go' 'src/sync/rwmutex.go' -> '/usr/lib/go/src/sync/rwmutex.go' 'src/sync/rwmutex_test.go' -> '/usr/lib/go/src/sync/rwmutex_test.go' 'src/sync/waitgroup.go' -> '/usr/lib/go/src/sync/waitgroup.go' 'src/sync/waitgroup_test.go' -> '/usr/lib/go/src/sync/waitgroup_test.go' 'src/syscall' -> '/usr/lib/go/src/syscall' 'src/syscall/asan.go' -> '/usr/lib/go/src/syscall/asan.go' 'src/syscall/asan0.go' -> '/usr/lib/go/src/syscall/asan0.go' 'src/syscall/asm9_unix2_amd64.s' -> '/usr/lib/go/src/syscall/asm9_unix2_amd64.s' 'src/syscall/asm_aix_ppc64.s' -> '/usr/lib/go/src/syscall/asm_aix_ppc64.s' 'src/syscall/asm_darwin_amd64.s' -> '/usr/lib/go/src/syscall/asm_darwin_amd64.s' 'src/syscall/asm_darwin_arm64.s' -> '/usr/lib/go/src/syscall/asm_darwin_arm64.s' 'src/syscall/asm_freebsd_arm.s' -> '/usr/lib/go/src/syscall/asm_freebsd_arm.s' 'src/syscall/asm_freebsd_arm64.s' -> '/usr/lib/go/src/syscall/asm_freebsd_arm64.s' 'src/syscall/asm_freebsd_riscv64.s' -> '/usr/lib/go/src/syscall/asm_freebsd_riscv64.s' 'src/syscall/asm_linux_386.s' -> '/usr/lib/go/src/syscall/asm_linux_386.s' 'src/syscall/asm_linux_amd64.s' -> '/usr/lib/go/src/syscall/asm_linux_amd64.s' 'src/syscall/asm_linux_arm.s' -> '/usr/lib/go/src/syscall/asm_linux_arm.s' 'src/syscall/asm_linux_arm64.s' -> '/usr/lib/go/src/syscall/asm_linux_arm64.s' 'src/syscall/asm_linux_loong64.s' -> '/usr/lib/go/src/syscall/asm_linux_loong64.s' 'src/syscall/asm_linux_mips64x.s' -> '/usr/lib/go/src/syscall/asm_linux_mips64x.s' 'src/syscall/asm_linux_mipsx.s' -> '/usr/lib/go/src/syscall/asm_linux_mipsx.s' 'src/syscall/asm_linux_ppc64x.s' -> '/usr/lib/go/src/syscall/asm_linux_ppc64x.s' 'src/syscall/asm_linux_riscv64.s' -> '/usr/lib/go/src/syscall/asm_linux_riscv64.s' 'src/syscall/asm_linux_s390x.s' -> '/usr/lib/go/src/syscall/asm_linux_s390x.s' 'src/syscall/asm_netbsd_amd64.s' -> '/usr/lib/go/src/syscall/asm_netbsd_amd64.s' 'src/syscall/asm_netbsd_arm.s' -> '/usr/lib/go/src/syscall/asm_netbsd_arm.s' 'src/syscall/asm_netbsd_arm64.s' -> '/usr/lib/go/src/syscall/asm_netbsd_arm64.s' 'src/syscall/asm_openbsd_386.s' -> '/usr/lib/go/src/syscall/asm_openbsd_386.s' 'src/syscall/asm_openbsd_amd64.s' -> '/usr/lib/go/src/syscall/asm_openbsd_amd64.s' 'src/syscall/asm_openbsd_arm.s' -> '/usr/lib/go/src/syscall/asm_openbsd_arm.s' 'src/syscall/asm_openbsd_arm64.s' -> '/usr/lib/go/src/syscall/asm_openbsd_arm64.s' 'src/syscall/asm_openbsd_mips64.s' -> '/usr/lib/go/src/syscall/asm_openbsd_mips64.s' 'src/syscall/asm_plan9_386.s' -> '/usr/lib/go/src/syscall/asm_plan9_386.s' 'src/syscall/asm_plan9_amd64.s' -> '/usr/lib/go/src/syscall/asm_plan9_amd64.s' 'src/syscall/asm_plan9_arm.s' -> '/usr/lib/go/src/syscall/asm_plan9_arm.s' 'src/syscall/asm_solaris_amd64.s' -> '/usr/lib/go/src/syscall/asm_solaris_amd64.s' 'src/syscall/asm_unix_386.s' -> '/usr/lib/go/src/syscall/asm_unix_386.s' 'src/syscall/asm_unix_amd64.s' -> '/usr/lib/go/src/syscall/asm_unix_amd64.s' 'src/syscall/bpf_bsd.go' -> '/usr/lib/go/src/syscall/bpf_bsd.go' 'src/syscall/bpf_darwin.go' -> '/usr/lib/go/src/syscall/bpf_darwin.go' 'src/syscall/const_plan9.go' -> '/usr/lib/go/src/syscall/const_plan9.go' 'src/syscall/creds_test.go' -> '/usr/lib/go/src/syscall/creds_test.go' 'src/syscall/dir_plan9.go' -> '/usr/lib/go/src/syscall/dir_plan9.go' 'src/syscall/dirent.go' -> '/usr/lib/go/src/syscall/dirent.go' 'src/syscall/dirent_test.go' -> '/usr/lib/go/src/syscall/dirent_test.go' 'src/syscall/dll_windows.go' -> '/usr/lib/go/src/syscall/dll_windows.go' 'src/syscall/endian_big.go' -> '/usr/lib/go/src/syscall/endian_big.go' 'src/syscall/endian_little.go' -> '/usr/lib/go/src/syscall/endian_little.go' 'src/syscall/env_unix.go' -> '/usr/lib/go/src/syscall/env_unix.go' 'src/syscall/env_windows.go' -> '/usr/lib/go/src/syscall/env_windows.go' 'src/syscall/errors_plan9.go' -> '/usr/lib/go/src/syscall/errors_plan9.go' 'src/syscall/exec_aix_test.go' -> '/usr/lib/go/src/syscall/exec_aix_test.go' 'src/syscall/exec_bsd.go' -> '/usr/lib/go/src/syscall/exec_bsd.go' 'src/syscall/exec_freebsd.go' -> '/usr/lib/go/src/syscall/exec_freebsd.go' 'src/syscall/exec_libc.go' -> '/usr/lib/go/src/syscall/exec_libc.go' 'src/syscall/exec_libc2.go' -> '/usr/lib/go/src/syscall/exec_libc2.go' 'src/syscall/exec_linux.go' -> '/usr/lib/go/src/syscall/exec_linux.go' 'src/syscall/exec_linux_test.go' -> '/usr/lib/go/src/syscall/exec_linux_test.go' 'src/syscall/exec_pdeathsig_test.go' -> '/usr/lib/go/src/syscall/exec_pdeathsig_test.go' 'src/syscall/exec_plan9.go' -> '/usr/lib/go/src/syscall/exec_plan9.go' 'src/syscall/exec_solaris_test.go' -> '/usr/lib/go/src/syscall/exec_solaris_test.go' 'src/syscall/exec_unix.go' -> '/usr/lib/go/src/syscall/exec_unix.go' 'src/syscall/exec_unix_test.go' -> '/usr/lib/go/src/syscall/exec_unix_test.go' 'src/syscall/exec_windows.go' -> '/usr/lib/go/src/syscall/exec_windows.go' 'src/syscall/exec_windows_test.go' -> '/usr/lib/go/src/syscall/exec_windows_test.go' 'src/syscall/export_darwin_test.go' -> '/usr/lib/go/src/syscall/export_darwin_test.go' 'src/syscall/export_linux_test.go' -> '/usr/lib/go/src/syscall/export_linux_test.go' 'src/syscall/export_rlimit_test.go' -> '/usr/lib/go/src/syscall/export_rlimit_test.go' 'src/syscall/export_unix_test.go' -> '/usr/lib/go/src/syscall/export_unix_test.go' 'src/syscall/export_windows_test.go' -> '/usr/lib/go/src/syscall/export_windows_test.go' 'src/syscall/flock.go' -> '/usr/lib/go/src/syscall/flock.go' 'src/syscall/flock_aix.go' -> '/usr/lib/go/src/syscall/flock_aix.go' 'src/syscall/flock_darwin.go' -> '/usr/lib/go/src/syscall/flock_darwin.go' 'src/syscall/flock_linux_32bit.go' -> '/usr/lib/go/src/syscall/flock_linux_32bit.go' 'src/syscall/forkpipe.go' -> '/usr/lib/go/src/syscall/forkpipe.go' 'src/syscall/forkpipe2.go' -> '/usr/lib/go/src/syscall/forkpipe2.go' 'src/syscall/fs_js.go' -> '/usr/lib/go/src/syscall/fs_js.go' 'src/syscall/getdirentries_test.go' -> '/usr/lib/go/src/syscall/getdirentries_test.go' 'src/syscall/js' -> '/usr/lib/go/src/syscall/js' 'src/syscall/js/export_test.go' -> '/usr/lib/go/src/syscall/js/export_test.go' 'src/syscall/js/func.go' -> '/usr/lib/go/src/syscall/js/func.go' 'src/syscall/js/js.go' -> '/usr/lib/go/src/syscall/js/js.go' 'src/syscall/js/js_js.s' -> '/usr/lib/go/src/syscall/js/js_js.s' 'src/syscall/js/js_test.go' -> '/usr/lib/go/src/syscall/js/js_test.go' 'src/syscall/lsf_linux.go' -> '/usr/lib/go/src/syscall/lsf_linux.go' 'src/syscall/mkall.sh' -> '/usr/lib/go/src/syscall/mkall.sh' 'src/syscall/mkasm.go' -> '/usr/lib/go/src/syscall/mkasm.go' 'src/syscall/mkerrors.sh' -> '/usr/lib/go/src/syscall/mkerrors.sh' 'src/syscall/mkpost.go' -> '/usr/lib/go/src/syscall/mkpost.go' 'src/syscall/mksyscall.pl' -> '/usr/lib/go/src/syscall/mksyscall.pl' 'src/syscall/mksyscall_libc.pl' -> '/usr/lib/go/src/syscall/mksyscall_libc.pl' 'src/syscall/mksyscall_windows.go' -> '/usr/lib/go/src/syscall/mksyscall_windows.go' 'src/syscall/mksysctl_openbsd.pl' -> '/usr/lib/go/src/syscall/mksysctl_openbsd.pl' 'src/syscall/mksysnum_dragonfly.pl' -> '/usr/lib/go/src/syscall/mksysnum_dragonfly.pl' 'src/syscall/mksysnum_freebsd.pl' -> '/usr/lib/go/src/syscall/mksysnum_freebsd.pl' 'src/syscall/mksysnum_linux.pl' -> '/usr/lib/go/src/syscall/mksysnum_linux.pl' 'src/syscall/mksysnum_netbsd.pl' -> '/usr/lib/go/src/syscall/mksysnum_netbsd.pl' 'src/syscall/mksysnum_openbsd.pl' -> '/usr/lib/go/src/syscall/mksysnum_openbsd.pl' 'src/syscall/mksysnum_plan9.sh' -> '/usr/lib/go/src/syscall/mksysnum_plan9.sh' 'src/syscall/mmap_unix_test.go' -> '/usr/lib/go/src/syscall/mmap_unix_test.go' 'src/syscall/msan.go' -> '/usr/lib/go/src/syscall/msan.go' 'src/syscall/msan0.go' -> '/usr/lib/go/src/syscall/msan0.go' 'src/syscall/net.go' -> '/usr/lib/go/src/syscall/net.go' 'src/syscall/net_js.go' -> '/usr/lib/go/src/syscall/net_js.go' 'src/syscall/netlink_linux.go' -> '/usr/lib/go/src/syscall/netlink_linux.go' 'src/syscall/ptrace_darwin.go' -> '/usr/lib/go/src/syscall/ptrace_darwin.go' 'src/syscall/ptrace_ios.go' -> '/usr/lib/go/src/syscall/ptrace_ios.go' 'src/syscall/pwd_plan9.go' -> '/usr/lib/go/src/syscall/pwd_plan9.go' 'src/syscall/rlimit.go' -> '/usr/lib/go/src/syscall/rlimit.go' 'src/syscall/rlimit_darwin.go' -> '/usr/lib/go/src/syscall/rlimit_darwin.go' 'src/syscall/rlimit_stub.go' -> '/usr/lib/go/src/syscall/rlimit_stub.go' 'src/syscall/rlimit_test.go' -> '/usr/lib/go/src/syscall/rlimit_test.go' 'src/syscall/route_bsd.go' -> '/usr/lib/go/src/syscall/route_bsd.go' 'src/syscall/route_darwin.go' -> '/usr/lib/go/src/syscall/route_darwin.go' 'src/syscall/route_dragonfly.go' -> '/usr/lib/go/src/syscall/route_dragonfly.go' 'src/syscall/route_freebsd.go' -> '/usr/lib/go/src/syscall/route_freebsd.go' 'src/syscall/route_freebsd_32bit.go' -> '/usr/lib/go/src/syscall/route_freebsd_32bit.go' 'src/syscall/route_freebsd_64bit.go' -> '/usr/lib/go/src/syscall/route_freebsd_64bit.go' 'src/syscall/route_netbsd.go' -> '/usr/lib/go/src/syscall/route_netbsd.go' 'src/syscall/route_openbsd.go' -> '/usr/lib/go/src/syscall/route_openbsd.go' 'src/syscall/security_windows.go' -> '/usr/lib/go/src/syscall/security_windows.go' 'src/syscall/setuidgid_32_linux.go' -> '/usr/lib/go/src/syscall/setuidgid_32_linux.go' 'src/syscall/setuidgid_linux.go' -> '/usr/lib/go/src/syscall/setuidgid_linux.go' 'src/syscall/sockcmsg_dragonfly.go' -> '/usr/lib/go/src/syscall/sockcmsg_dragonfly.go' 'src/syscall/sockcmsg_linux.go' -> '/usr/lib/go/src/syscall/sockcmsg_linux.go' 'src/syscall/sockcmsg_unix.go' -> '/usr/lib/go/src/syscall/sockcmsg_unix.go' 'src/syscall/sockcmsg_unix_other.go' -> '/usr/lib/go/src/syscall/sockcmsg_unix_other.go' 'src/syscall/syscall.go' -> '/usr/lib/go/src/syscall/syscall.go' 'src/syscall/syscall_aix.go' -> '/usr/lib/go/src/syscall/syscall_aix.go' 'src/syscall/syscall_aix_ppc64.go' -> '/usr/lib/go/src/syscall/syscall_aix_ppc64.go' 'src/syscall/syscall_bsd.go' -> '/usr/lib/go/src/syscall/syscall_bsd.go' 'src/syscall/syscall_bsd_test.go' -> '/usr/lib/go/src/syscall/syscall_bsd_test.go' 'src/syscall/syscall_darwin.go' -> '/usr/lib/go/src/syscall/syscall_darwin.go' 'src/syscall/syscall_darwin_amd64.go' -> '/usr/lib/go/src/syscall/syscall_darwin_amd64.go' 'src/syscall/syscall_darwin_arm64.go' -> '/usr/lib/go/src/syscall/syscall_darwin_arm64.go' 'src/syscall/syscall_dragonfly.go' -> '/usr/lib/go/src/syscall/syscall_dragonfly.go' 'src/syscall/syscall_dragonfly_amd64.go' -> '/usr/lib/go/src/syscall/syscall_dragonfly_amd64.go' 'src/syscall/syscall_freebsd.go' -> '/usr/lib/go/src/syscall/syscall_freebsd.go' 'src/syscall/syscall_freebsd_386.go' -> '/usr/lib/go/src/syscall/syscall_freebsd_386.go' 'src/syscall/syscall_freebsd_amd64.go' -> '/usr/lib/go/src/syscall/syscall_freebsd_amd64.go' 'src/syscall/syscall_freebsd_arm.go' -> '/usr/lib/go/src/syscall/syscall_freebsd_arm.go' 'src/syscall/syscall_freebsd_arm64.go' -> '/usr/lib/go/src/syscall/syscall_freebsd_arm64.go' 'src/syscall/syscall_freebsd_riscv64.go' -> '/usr/lib/go/src/syscall/syscall_freebsd_riscv64.go' 'src/syscall/syscall_freebsd_test.go' -> '/usr/lib/go/src/syscall/syscall_freebsd_test.go' 'src/syscall/syscall_illumos.go' -> '/usr/lib/go/src/syscall/syscall_illumos.go' 'src/syscall/syscall_js.go' -> '/usr/lib/go/src/syscall/syscall_js.go' 'src/syscall/syscall_linux.go' -> '/usr/lib/go/src/syscall/syscall_linux.go' 'src/syscall/syscall_linux_386.go' -> '/usr/lib/go/src/syscall/syscall_linux_386.go' 'src/syscall/syscall_linux_accept.go' -> '/usr/lib/go/src/syscall/syscall_linux_accept.go' 'src/syscall/syscall_linux_accept4.go' -> '/usr/lib/go/src/syscall/syscall_linux_accept4.go' 'src/syscall/syscall_linux_amd64.go' -> '/usr/lib/go/src/syscall/syscall_linux_amd64.go' 'src/syscall/syscall_linux_arm.go' -> '/usr/lib/go/src/syscall/syscall_linux_arm.go' 'src/syscall/syscall_linux_arm64.go' -> '/usr/lib/go/src/syscall/syscall_linux_arm64.go' 'src/syscall/syscall_linux_loong64.go' -> '/usr/lib/go/src/syscall/syscall_linux_loong64.go' 'src/syscall/syscall_linux_mips64x.go' -> '/usr/lib/go/src/syscall/syscall_linux_mips64x.go' 'src/syscall/syscall_linux_mipsx.go' -> '/usr/lib/go/src/syscall/syscall_linux_mipsx.go' 'src/syscall/syscall_linux_ppc64x.go' -> '/usr/lib/go/src/syscall/syscall_linux_ppc64x.go' 'src/syscall/syscall_linux_riscv64.go' -> '/usr/lib/go/src/syscall/syscall_linux_riscv64.go' 'src/syscall/syscall_linux_s390x.go' -> '/usr/lib/go/src/syscall/syscall_linux_s390x.go' 'src/syscall/syscall_linux_test.go' -> '/usr/lib/go/src/syscall/syscall_linux_test.go' 'src/syscall/syscall_netbsd.go' -> '/usr/lib/go/src/syscall/syscall_netbsd.go' 'src/syscall/syscall_netbsd_386.go' -> '/usr/lib/go/src/syscall/syscall_netbsd_386.go' 'src/syscall/syscall_netbsd_amd64.go' -> '/usr/lib/go/src/syscall/syscall_netbsd_amd64.go' 'src/syscall/syscall_netbsd_arm.go' -> '/usr/lib/go/src/syscall/syscall_netbsd_arm.go' 'src/syscall/syscall_netbsd_arm64.go' -> '/usr/lib/go/src/syscall/syscall_netbsd_arm64.go' 'src/syscall/syscall_openbsd.go' -> '/usr/lib/go/src/syscall/syscall_openbsd.go' 'src/syscall/syscall_openbsd1.go' -> '/usr/lib/go/src/syscall/syscall_openbsd1.go' 'src/syscall/syscall_openbsd_386.go' -> '/usr/lib/go/src/syscall/syscall_openbsd_386.go' 'src/syscall/syscall_openbsd_amd64.go' -> '/usr/lib/go/src/syscall/syscall_openbsd_amd64.go' 'src/syscall/syscall_openbsd_arm.go' -> '/usr/lib/go/src/syscall/syscall_openbsd_arm.go' 'src/syscall/syscall_openbsd_arm64.go' -> '/usr/lib/go/src/syscall/syscall_openbsd_arm64.go' 'src/syscall/syscall_openbsd_libc.go' -> '/usr/lib/go/src/syscall/syscall_openbsd_libc.go' 'src/syscall/syscall_openbsd_mips64.go' -> '/usr/lib/go/src/syscall/syscall_openbsd_mips64.go' 'src/syscall/syscall_plan9.go' -> '/usr/lib/go/src/syscall/syscall_plan9.go' 'src/syscall/syscall_plan9_test.go' -> '/usr/lib/go/src/syscall/syscall_plan9_test.go' 'src/syscall/syscall_ptrace_test.go' -> '/usr/lib/go/src/syscall/syscall_ptrace_test.go' 'src/syscall/syscall_solaris.go' -> '/usr/lib/go/src/syscall/syscall_solaris.go' 'src/syscall/syscall_solaris_amd64.go' -> '/usr/lib/go/src/syscall/syscall_solaris_amd64.go' 'src/syscall/syscall_solarisonly.go' -> '/usr/lib/go/src/syscall/syscall_solarisonly.go' 'src/syscall/syscall_test.go' -> '/usr/lib/go/src/syscall/syscall_test.go' 'src/syscall/syscall_unix.go' -> '/usr/lib/go/src/syscall/syscall_unix.go' 'src/syscall/syscall_unix_test.go' -> '/usr/lib/go/src/syscall/syscall_unix_test.go' 'src/syscall/syscall_windows.go' -> '/usr/lib/go/src/syscall/syscall_windows.go' 'src/syscall/syscall_windows_test.go' -> '/usr/lib/go/src/syscall/syscall_windows_test.go' 'src/syscall/tables_js.go' -> '/usr/lib/go/src/syscall/tables_js.go' 'src/syscall/time_fake.go' -> '/usr/lib/go/src/syscall/time_fake.go' 'src/syscall/time_nofake.go' -> '/usr/lib/go/src/syscall/time_nofake.go' 'src/syscall/timestruct.go' -> '/usr/lib/go/src/syscall/timestruct.go' 'src/syscall/types_aix.go' -> '/usr/lib/go/src/syscall/types_aix.go' 'src/syscall/types_darwin.go' -> '/usr/lib/go/src/syscall/types_darwin.go' 'src/syscall/types_dragonfly.go' -> '/usr/lib/go/src/syscall/types_dragonfly.go' 'src/syscall/types_freebsd.go' -> '/usr/lib/go/src/syscall/types_freebsd.go' 'src/syscall/types_illumos_amd64.go' -> '/usr/lib/go/src/syscall/types_illumos_amd64.go' 'src/syscall/types_linux.go' -> '/usr/lib/go/src/syscall/types_linux.go' 'src/syscall/types_netbsd.go' -> '/usr/lib/go/src/syscall/types_netbsd.go' 'src/syscall/types_openbsd.go' -> '/usr/lib/go/src/syscall/types_openbsd.go' 'src/syscall/types_solaris.go' -> '/usr/lib/go/src/syscall/types_solaris.go' 'src/syscall/types_windows.go' -> '/usr/lib/go/src/syscall/types_windows.go' 'src/syscall/types_windows_386.go' -> '/usr/lib/go/src/syscall/types_windows_386.go' 'src/syscall/types_windows_amd64.go' -> '/usr/lib/go/src/syscall/types_windows_amd64.go' 'src/syscall/types_windows_arm.go' -> '/usr/lib/go/src/syscall/types_windows_arm.go' 'src/syscall/types_windows_arm64.go' -> '/usr/lib/go/src/syscall/types_windows_arm64.go' 'src/syscall/zerrors_aix_ppc64.go' -> '/usr/lib/go/src/syscall/zerrors_aix_ppc64.go' 'src/syscall/zerrors_darwin_amd64.go' -> '/usr/lib/go/src/syscall/zerrors_darwin_amd64.go' 'src/syscall/zerrors_darwin_arm64.go' -> '/usr/lib/go/src/syscall/zerrors_darwin_arm64.go' 'src/syscall/zerrors_dragonfly_amd64.go' -> '/usr/lib/go/src/syscall/zerrors_dragonfly_amd64.go' 'src/syscall/zerrors_freebsd_386.go' -> '/usr/lib/go/src/syscall/zerrors_freebsd_386.go' 'src/syscall/zerrors_freebsd_amd64.go' -> '/usr/lib/go/src/syscall/zerrors_freebsd_amd64.go' 'src/syscall/zerrors_freebsd_arm.go' -> '/usr/lib/go/src/syscall/zerrors_freebsd_arm.go' 'src/syscall/zerrors_freebsd_arm64.go' -> '/usr/lib/go/src/syscall/zerrors_freebsd_arm64.go' 'src/syscall/zerrors_freebsd_riscv64.go' -> '/usr/lib/go/src/syscall/zerrors_freebsd_riscv64.go' 'src/syscall/zerrors_linux_386.go' -> '/usr/lib/go/src/syscall/zerrors_linux_386.go' 'src/syscall/zerrors_linux_amd64.go' -> '/usr/lib/go/src/syscall/zerrors_linux_amd64.go' 'src/syscall/zerrors_linux_arm.go' -> '/usr/lib/go/src/syscall/zerrors_linux_arm.go' 'src/syscall/zerrors_linux_arm64.go' -> '/usr/lib/go/src/syscall/zerrors_linux_arm64.go' 'src/syscall/zerrors_linux_loong64.go' -> '/usr/lib/go/src/syscall/zerrors_linux_loong64.go' 'src/syscall/zerrors_linux_mips.go' -> '/usr/lib/go/src/syscall/zerrors_linux_mips.go' 'src/syscall/zerrors_linux_mips64.go' -> '/usr/lib/go/src/syscall/zerrors_linux_mips64.go' 'src/syscall/zerrors_linux_mips64le.go' -> '/usr/lib/go/src/syscall/zerrors_linux_mips64le.go' 'src/syscall/zerrors_linux_mipsle.go' -> '/usr/lib/go/src/syscall/zerrors_linux_mipsle.go' 'src/syscall/zerrors_linux_ppc64.go' -> '/usr/lib/go/src/syscall/zerrors_linux_ppc64.go' 'src/syscall/zerrors_linux_ppc64le.go' -> '/usr/lib/go/src/syscall/zerrors_linux_ppc64le.go' 'src/syscall/zerrors_linux_riscv64.go' -> '/usr/lib/go/src/syscall/zerrors_linux_riscv64.go' 'src/syscall/zerrors_linux_s390x.go' -> '/usr/lib/go/src/syscall/zerrors_linux_s390x.go' 'src/syscall/zerrors_netbsd_386.go' -> '/usr/lib/go/src/syscall/zerrors_netbsd_386.go' 'src/syscall/zerrors_netbsd_amd64.go' -> '/usr/lib/go/src/syscall/zerrors_netbsd_amd64.go' 'src/syscall/zerrors_netbsd_arm.go' -> '/usr/lib/go/src/syscall/zerrors_netbsd_arm.go' 'src/syscall/zerrors_netbsd_arm64.go' -> '/usr/lib/go/src/syscall/zerrors_netbsd_arm64.go' 'src/syscall/zerrors_openbsd_386.go' -> '/usr/lib/go/src/syscall/zerrors_openbsd_386.go' 'src/syscall/zerrors_openbsd_amd64.go' -> '/usr/lib/go/src/syscall/zerrors_openbsd_amd64.go' 'src/syscall/zerrors_openbsd_arm.go' -> '/usr/lib/go/src/syscall/zerrors_openbsd_arm.go' 'src/syscall/zerrors_openbsd_arm64.go' -> '/usr/lib/go/src/syscall/zerrors_openbsd_arm64.go' 'src/syscall/zerrors_openbsd_mips64.go' -> '/usr/lib/go/src/syscall/zerrors_openbsd_mips64.go' 'src/syscall/zerrors_solaris_amd64.go' -> '/usr/lib/go/src/syscall/zerrors_solaris_amd64.go' 'src/syscall/zerrors_windows.go' -> '/usr/lib/go/src/syscall/zerrors_windows.go' 'src/syscall/zsyscall_aix_ppc64.go' -> '/usr/lib/go/src/syscall/zsyscall_aix_ppc64.go' 'src/syscall/zsyscall_darwin_amd64.go' -> '/usr/lib/go/src/syscall/zsyscall_darwin_amd64.go' 'src/syscall/zsyscall_darwin_amd64.s' -> '/usr/lib/go/src/syscall/zsyscall_darwin_amd64.s' 'src/syscall/zsyscall_darwin_arm64.go' -> '/usr/lib/go/src/syscall/zsyscall_darwin_arm64.go' 'src/syscall/zsyscall_darwin_arm64.s' -> '/usr/lib/go/src/syscall/zsyscall_darwin_arm64.s' 'src/syscall/zsyscall_dragonfly_amd64.go' -> '/usr/lib/go/src/syscall/zsyscall_dragonfly_amd64.go' 'src/syscall/zsyscall_freebsd_386.go' -> '/usr/lib/go/src/syscall/zsyscall_freebsd_386.go' 'src/syscall/zsyscall_freebsd_amd64.go' -> '/usr/lib/go/src/syscall/zsyscall_freebsd_amd64.go' 'src/syscall/zsyscall_freebsd_arm.go' -> '/usr/lib/go/src/syscall/zsyscall_freebsd_arm.go' 'src/syscall/zsyscall_freebsd_arm64.go' -> '/usr/lib/go/src/syscall/zsyscall_freebsd_arm64.go' 'src/syscall/zsyscall_freebsd_riscv64.go' -> '/usr/lib/go/src/syscall/zsyscall_freebsd_riscv64.go' 'src/syscall/zsyscall_linux_386.go' -> '/usr/lib/go/src/syscall/zsyscall_linux_386.go' 'src/syscall/zsyscall_linux_amd64.go' -> '/usr/lib/go/src/syscall/zsyscall_linux_amd64.go' 'src/syscall/zsyscall_linux_arm.go' -> '/usr/lib/go/src/syscall/zsyscall_linux_arm.go' 'src/syscall/zsyscall_linux_arm64.go' -> '/usr/lib/go/src/syscall/zsyscall_linux_arm64.go' 'src/syscall/zsyscall_linux_loong64.go' -> '/usr/lib/go/src/syscall/zsyscall_linux_loong64.go' 'src/syscall/zsyscall_linux_mips.go' -> '/usr/lib/go/src/syscall/zsyscall_linux_mips.go' 'src/syscall/zsyscall_linux_mips64.go' -> '/usr/lib/go/src/syscall/zsyscall_linux_mips64.go' 'src/syscall/zsyscall_linux_mips64le.go' -> '/usr/lib/go/src/syscall/zsyscall_linux_mips64le.go' 'src/syscall/zsyscall_linux_mipsle.go' -> '/usr/lib/go/src/syscall/zsyscall_linux_mipsle.go' 'src/syscall/zsyscall_linux_ppc64.go' -> '/usr/lib/go/src/syscall/zsyscall_linux_ppc64.go' 'src/syscall/zsyscall_linux_ppc64le.go' -> '/usr/lib/go/src/syscall/zsyscall_linux_ppc64le.go' 'src/syscall/zsyscall_linux_riscv64.go' -> '/usr/lib/go/src/syscall/zsyscall_linux_riscv64.go' 'src/syscall/zsyscall_linux_s390x.go' -> '/usr/lib/go/src/syscall/zsyscall_linux_s390x.go' 'src/syscall/zsyscall_netbsd_386.go' -> '/usr/lib/go/src/syscall/zsyscall_netbsd_386.go' 'src/syscall/zsyscall_netbsd_amd64.go' -> '/usr/lib/go/src/syscall/zsyscall_netbsd_amd64.go' 'src/syscall/zsyscall_netbsd_arm.go' -> '/usr/lib/go/src/syscall/zsyscall_netbsd_arm.go' 'src/syscall/zsyscall_netbsd_arm64.go' -> '/usr/lib/go/src/syscall/zsyscall_netbsd_arm64.go' 'src/syscall/zsyscall_openbsd_386.go' -> '/usr/lib/go/src/syscall/zsyscall_openbsd_386.go' 'src/syscall/zsyscall_openbsd_386.s' -> '/usr/lib/go/src/syscall/zsyscall_openbsd_386.s' 'src/syscall/zsyscall_openbsd_amd64.go' -> '/usr/lib/go/src/syscall/zsyscall_openbsd_amd64.go' 'src/syscall/zsyscall_openbsd_amd64.s' -> '/usr/lib/go/src/syscall/zsyscall_openbsd_amd64.s' 'src/syscall/zsyscall_openbsd_arm.go' -> '/usr/lib/go/src/syscall/zsyscall_openbsd_arm.go' 'src/syscall/zsyscall_openbsd_arm.s' -> '/usr/lib/go/src/syscall/zsyscall_openbsd_arm.s' 'src/syscall/zsyscall_openbsd_arm64.go' -> '/usr/lib/go/src/syscall/zsyscall_openbsd_arm64.go' 'src/syscall/zsyscall_openbsd_arm64.s' -> '/usr/lib/go/src/syscall/zsyscall_openbsd_arm64.s' 'src/syscall/zsyscall_openbsd_mips64.go' -> '/usr/lib/go/src/syscall/zsyscall_openbsd_mips64.go' 'src/syscall/zsyscall_plan9_386.go' -> '/usr/lib/go/src/syscall/zsyscall_plan9_386.go' 'src/syscall/zsyscall_plan9_amd64.go' -> '/usr/lib/go/src/syscall/zsyscall_plan9_amd64.go' 'src/syscall/zsyscall_plan9_arm.go' -> '/usr/lib/go/src/syscall/zsyscall_plan9_arm.go' 'src/syscall/zsyscall_solaris_amd64.go' -> '/usr/lib/go/src/syscall/zsyscall_solaris_amd64.go' 'src/syscall/zsyscall_windows.go' -> '/usr/lib/go/src/syscall/zsyscall_windows.go' 'src/syscall/zsysctl_openbsd.go' -> '/usr/lib/go/src/syscall/zsysctl_openbsd.go' 'src/syscall/zsysnum_darwin_amd64.go' -> '/usr/lib/go/src/syscall/zsysnum_darwin_amd64.go' 'src/syscall/zsysnum_darwin_arm64.go' -> '/usr/lib/go/src/syscall/zsysnum_darwin_arm64.go' 'src/syscall/zsysnum_dragonfly_amd64.go' -> '/usr/lib/go/src/syscall/zsysnum_dragonfly_amd64.go' 'src/syscall/zsysnum_freebsd_386.go' -> '/usr/lib/go/src/syscall/zsysnum_freebsd_386.go' 'src/syscall/zsysnum_freebsd_amd64.go' -> '/usr/lib/go/src/syscall/zsysnum_freebsd_amd64.go' 'src/syscall/zsysnum_freebsd_arm.go' -> '/usr/lib/go/src/syscall/zsysnum_freebsd_arm.go' 'src/syscall/zsysnum_freebsd_arm64.go' -> '/usr/lib/go/src/syscall/zsysnum_freebsd_arm64.go' 'src/syscall/zsysnum_freebsd_riscv64.go' -> '/usr/lib/go/src/syscall/zsysnum_freebsd_riscv64.go' 'src/syscall/zsysnum_linux_386.go' -> '/usr/lib/go/src/syscall/zsysnum_linux_386.go' 'src/syscall/zsysnum_linux_amd64.go' -> '/usr/lib/go/src/syscall/zsysnum_linux_amd64.go' 'src/syscall/zsysnum_linux_arm.go' -> '/usr/lib/go/src/syscall/zsysnum_linux_arm.go' 'src/syscall/zsysnum_linux_arm64.go' -> '/usr/lib/go/src/syscall/zsysnum_linux_arm64.go' 'src/syscall/zsysnum_linux_loong64.go' -> '/usr/lib/go/src/syscall/zsysnum_linux_loong64.go' 'src/syscall/zsysnum_linux_mips.go' -> '/usr/lib/go/src/syscall/zsysnum_linux_mips.go' 'src/syscall/zsysnum_linux_mips64.go' -> '/usr/lib/go/src/syscall/zsysnum_linux_mips64.go' 'src/syscall/zsysnum_linux_mips64le.go' -> '/usr/lib/go/src/syscall/zsysnum_linux_mips64le.go' 'src/syscall/zsysnum_linux_mipsle.go' -> '/usr/lib/go/src/syscall/zsysnum_linux_mipsle.go' 'src/syscall/zsysnum_linux_ppc64.go' -> '/usr/lib/go/src/syscall/zsysnum_linux_ppc64.go' 'src/syscall/zsysnum_linux_ppc64le.go' -> '/usr/lib/go/src/syscall/zsysnum_linux_ppc64le.go' 'src/syscall/zsysnum_linux_riscv64.go' -> '/usr/lib/go/src/syscall/zsysnum_linux_riscv64.go' 'src/syscall/zsysnum_linux_s390x.go' -> '/usr/lib/go/src/syscall/zsysnum_linux_s390x.go' 'src/syscall/zsysnum_netbsd_386.go' -> '/usr/lib/go/src/syscall/zsysnum_netbsd_386.go' 'src/syscall/zsysnum_netbsd_amd64.go' -> '/usr/lib/go/src/syscall/zsysnum_netbsd_amd64.go' 'src/syscall/zsysnum_netbsd_arm.go' -> '/usr/lib/go/src/syscall/zsysnum_netbsd_arm.go' 'src/syscall/zsysnum_netbsd_arm64.go' -> '/usr/lib/go/src/syscall/zsysnum_netbsd_arm64.go' 'src/syscall/zsysnum_openbsd_386.go' -> '/usr/lib/go/src/syscall/zsysnum_openbsd_386.go' 'src/syscall/zsysnum_openbsd_amd64.go' -> '/usr/lib/go/src/syscall/zsysnum_openbsd_amd64.go' 'src/syscall/zsysnum_openbsd_arm.go' -> '/usr/lib/go/src/syscall/zsysnum_openbsd_arm.go' 'src/syscall/zsysnum_openbsd_arm64.go' -> '/usr/lib/go/src/syscall/zsysnum_openbsd_arm64.go' 'src/syscall/zsysnum_openbsd_mips64.go' -> '/usr/lib/go/src/syscall/zsysnum_openbsd_mips64.go' 'src/syscall/zsysnum_plan9.go' -> '/usr/lib/go/src/syscall/zsysnum_plan9.go' 'src/syscall/zsysnum_solaris_amd64.go' -> '/usr/lib/go/src/syscall/zsysnum_solaris_amd64.go' 'src/syscall/ztypes_aix_ppc64.go' -> '/usr/lib/go/src/syscall/ztypes_aix_ppc64.go' 'src/syscall/ztypes_darwin_amd64.go' -> '/usr/lib/go/src/syscall/ztypes_darwin_amd64.go' 'src/syscall/ztypes_darwin_arm64.go' -> '/usr/lib/go/src/syscall/ztypes_darwin_arm64.go' 'src/syscall/ztypes_dragonfly_amd64.go' -> '/usr/lib/go/src/syscall/ztypes_dragonfly_amd64.go' 'src/syscall/ztypes_freebsd_386.go' -> '/usr/lib/go/src/syscall/ztypes_freebsd_386.go' 'src/syscall/ztypes_freebsd_amd64.go' -> '/usr/lib/go/src/syscall/ztypes_freebsd_amd64.go' 'src/syscall/ztypes_freebsd_arm.go' -> '/usr/lib/go/src/syscall/ztypes_freebsd_arm.go' 'src/syscall/ztypes_freebsd_arm64.go' -> '/usr/lib/go/src/syscall/ztypes_freebsd_arm64.go' 'src/syscall/ztypes_freebsd_riscv64.go' -> '/usr/lib/go/src/syscall/ztypes_freebsd_riscv64.go' 'src/syscall/ztypes_linux_386.go' -> '/usr/lib/go/src/syscall/ztypes_linux_386.go' 'src/syscall/ztypes_linux_amd64.go' -> '/usr/lib/go/src/syscall/ztypes_linux_amd64.go' 'src/syscall/ztypes_linux_arm.go' -> '/usr/lib/go/src/syscall/ztypes_linux_arm.go' 'src/syscall/ztypes_linux_arm64.go' -> '/usr/lib/go/src/syscall/ztypes_linux_arm64.go' 'src/syscall/ztypes_linux_loong64.go' -> '/usr/lib/go/src/syscall/ztypes_linux_loong64.go' 'src/syscall/ztypes_linux_mips.go' -> '/usr/lib/go/src/syscall/ztypes_linux_mips.go' 'src/syscall/ztypes_linux_mips64.go' -> '/usr/lib/go/src/syscall/ztypes_linux_mips64.go' 'src/syscall/ztypes_linux_mips64le.go' -> '/usr/lib/go/src/syscall/ztypes_linux_mips64le.go' 'src/syscall/ztypes_linux_mipsle.go' -> '/usr/lib/go/src/syscall/ztypes_linux_mipsle.go' 'src/syscall/ztypes_linux_ppc64.go' -> '/usr/lib/go/src/syscall/ztypes_linux_ppc64.go' 'src/syscall/ztypes_linux_ppc64le.go' -> '/usr/lib/go/src/syscall/ztypes_linux_ppc64le.go' 'src/syscall/ztypes_linux_riscv64.go' -> '/usr/lib/go/src/syscall/ztypes_linux_riscv64.go' 'src/syscall/ztypes_linux_s390x.go' -> '/usr/lib/go/src/syscall/ztypes_linux_s390x.go' 'src/syscall/ztypes_netbsd_386.go' -> '/usr/lib/go/src/syscall/ztypes_netbsd_386.go' 'src/syscall/ztypes_netbsd_amd64.go' -> '/usr/lib/go/src/syscall/ztypes_netbsd_amd64.go' 'src/syscall/ztypes_netbsd_arm.go' -> '/usr/lib/go/src/syscall/ztypes_netbsd_arm.go' 'src/syscall/ztypes_netbsd_arm64.go' -> '/usr/lib/go/src/syscall/ztypes_netbsd_arm64.go' 'src/syscall/ztypes_openbsd_386.go' -> '/usr/lib/go/src/syscall/ztypes_openbsd_386.go' 'src/syscall/ztypes_openbsd_amd64.go' -> '/usr/lib/go/src/syscall/ztypes_openbsd_amd64.go' 'src/syscall/ztypes_openbsd_arm.go' -> '/usr/lib/go/src/syscall/ztypes_openbsd_arm.go' 'src/syscall/ztypes_openbsd_arm64.go' -> '/usr/lib/go/src/syscall/ztypes_openbsd_arm64.go' 'src/syscall/ztypes_openbsd_mips64.go' -> '/usr/lib/go/src/syscall/ztypes_openbsd_mips64.go' 'src/syscall/ztypes_solaris_amd64.go' -> '/usr/lib/go/src/syscall/ztypes_solaris_amd64.go' 'src/testdata' -> '/usr/lib/go/src/testdata' 'src/testdata/Isaac.Newton-Opticks.txt' -> '/usr/lib/go/src/testdata/Isaac.Newton-Opticks.txt' 'src/testing' -> '/usr/lib/go/src/testing' 'src/testing/allocs.go' -> '/usr/lib/go/src/testing/allocs.go' 'src/testing/allocs_test.go' -> '/usr/lib/go/src/testing/allocs_test.go' 'src/testing/benchmark.go' -> '/usr/lib/go/src/testing/benchmark.go' 'src/testing/benchmark_test.go' -> '/usr/lib/go/src/testing/benchmark_test.go' 'src/testing/cover.go' -> '/usr/lib/go/src/testing/cover.go' 'src/testing/example.go' -> '/usr/lib/go/src/testing/example.go' 'src/testing/export_test.go' -> '/usr/lib/go/src/testing/export_test.go' 'src/testing/flag_test.go' -> '/usr/lib/go/src/testing/flag_test.go' 'src/testing/fstest' -> '/usr/lib/go/src/testing/fstest' 'src/testing/fstest/mapfs.go' -> '/usr/lib/go/src/testing/fstest/mapfs.go' 'src/testing/fstest/mapfs_test.go' -> '/usr/lib/go/src/testing/fstest/mapfs_test.go' 'src/testing/fstest/testfs.go' -> '/usr/lib/go/src/testing/fstest/testfs.go' 'src/testing/fstest/testfs_test.go' -> '/usr/lib/go/src/testing/fstest/testfs_test.go' 'src/testing/fuzz.go' -> '/usr/lib/go/src/testing/fuzz.go' 'src/testing/helper_test.go' -> '/usr/lib/go/src/testing/helper_test.go' 'src/testing/helperfuncs_test.go' -> '/usr/lib/go/src/testing/helperfuncs_test.go' 'src/testing/internal' -> '/usr/lib/go/src/testing/internal' 'src/testing/internal/testdeps' -> '/usr/lib/go/src/testing/internal/testdeps' 'src/testing/internal/testdeps/deps.go' -> '/usr/lib/go/src/testing/internal/testdeps/deps.go' 'src/testing/iotest' -> '/usr/lib/go/src/testing/iotest' 'src/testing/iotest/example_test.go' -> '/usr/lib/go/src/testing/iotest/example_test.go' 'src/testing/iotest/logger.go' -> '/usr/lib/go/src/testing/iotest/logger.go' 'src/testing/iotest/logger_test.go' -> '/usr/lib/go/src/testing/iotest/logger_test.go' 'src/testing/iotest/reader.go' -> '/usr/lib/go/src/testing/iotest/reader.go' 'src/testing/iotest/reader_test.go' -> '/usr/lib/go/src/testing/iotest/reader_test.go' 'src/testing/iotest/writer.go' -> '/usr/lib/go/src/testing/iotest/writer.go' 'src/testing/iotest/writer_test.go' -> '/usr/lib/go/src/testing/iotest/writer_test.go' 'src/testing/match.go' -> '/usr/lib/go/src/testing/match.go' 'src/testing/match_test.go' -> '/usr/lib/go/src/testing/match_test.go' 'src/testing/newcover.go' -> '/usr/lib/go/src/testing/newcover.go' 'src/testing/panic_test.go' -> '/usr/lib/go/src/testing/panic_test.go' 'src/testing/quick' -> '/usr/lib/go/src/testing/quick' 'src/testing/quick/quick.go' -> '/usr/lib/go/src/testing/quick/quick.go' 'src/testing/quick/quick_test.go' -> '/usr/lib/go/src/testing/quick/quick_test.go' 'src/testing/run_example.go' -> '/usr/lib/go/src/testing/run_example.go' 'src/testing/run_example_js.go' -> '/usr/lib/go/src/testing/run_example_js.go' 'src/testing/sub_test.go' -> '/usr/lib/go/src/testing/sub_test.go' 'src/testing/testing.go' -> '/usr/lib/go/src/testing/testing.go' 'src/testing/testing_other.go' -> '/usr/lib/go/src/testing/testing_other.go' 'src/testing/testing_test.go' -> '/usr/lib/go/src/testing/testing_test.go' 'src/testing/testing_windows.go' -> '/usr/lib/go/src/testing/testing_windows.go' 'src/text' -> '/usr/lib/go/src/text' 'src/text/scanner' -> '/usr/lib/go/src/text/scanner' 'src/text/scanner/example_test.go' -> '/usr/lib/go/src/text/scanner/example_test.go' 'src/text/scanner/scanner.go' -> '/usr/lib/go/src/text/scanner/scanner.go' 'src/text/scanner/scanner_test.go' -> '/usr/lib/go/src/text/scanner/scanner_test.go' 'src/text/tabwriter' -> '/usr/lib/go/src/text/tabwriter' 'src/text/tabwriter/example_test.go' -> '/usr/lib/go/src/text/tabwriter/example_test.go' 'src/text/tabwriter/tabwriter.go' -> '/usr/lib/go/src/text/tabwriter/tabwriter.go' 'src/text/tabwriter/tabwriter_test.go' -> '/usr/lib/go/src/text/tabwriter/tabwriter_test.go' 'src/text/template' -> '/usr/lib/go/src/text/template' 'src/text/template/doc.go' -> '/usr/lib/go/src/text/template/doc.go' 'src/text/template/example_test.go' -> '/usr/lib/go/src/text/template/example_test.go' 'src/text/template/examplefiles_test.go' -> '/usr/lib/go/src/text/template/examplefiles_test.go' 'src/text/template/examplefunc_test.go' -> '/usr/lib/go/src/text/template/examplefunc_test.go' 'src/text/template/exec.go' -> '/usr/lib/go/src/text/template/exec.go' 'src/text/template/exec_test.go' -> '/usr/lib/go/src/text/template/exec_test.go' 'src/text/template/funcs.go' -> '/usr/lib/go/src/text/template/funcs.go' 'src/text/template/helper.go' -> '/usr/lib/go/src/text/template/helper.go' 'src/text/template/link_test.go' -> '/usr/lib/go/src/text/template/link_test.go' 'src/text/template/multi_test.go' -> '/usr/lib/go/src/text/template/multi_test.go' 'src/text/template/option.go' -> '/usr/lib/go/src/text/template/option.go' 'src/text/template/parse' -> '/usr/lib/go/src/text/template/parse' 'src/text/template/parse/lex.go' -> '/usr/lib/go/src/text/template/parse/lex.go' 'src/text/template/parse/lex_test.go' -> '/usr/lib/go/src/text/template/parse/lex_test.go' 'src/text/template/parse/node.go' -> '/usr/lib/go/src/text/template/parse/node.go' 'src/text/template/parse/parse.go' -> '/usr/lib/go/src/text/template/parse/parse.go' 'src/text/template/parse/parse_test.go' -> '/usr/lib/go/src/text/template/parse/parse_test.go' 'src/text/template/template.go' -> '/usr/lib/go/src/text/template/template.go' 'src/text/template/testdata' -> '/usr/lib/go/src/text/template/testdata' 'src/text/template/testdata/file1.tmpl' -> '/usr/lib/go/src/text/template/testdata/file1.tmpl' 'src/text/template/testdata/file2.tmpl' -> '/usr/lib/go/src/text/template/testdata/file2.tmpl' 'src/text/template/testdata/tmpl1.tmpl' -> '/usr/lib/go/src/text/template/testdata/tmpl1.tmpl' 'src/text/template/testdata/tmpl2.tmpl' -> '/usr/lib/go/src/text/template/testdata/tmpl2.tmpl' 'src/time' -> '/usr/lib/go/src/time' 'src/time/embed.go' -> '/usr/lib/go/src/time/embed.go' 'src/time/example_test.go' -> '/usr/lib/go/src/time/example_test.go' 'src/time/export_android_test.go' -> '/usr/lib/go/src/time/export_android_test.go' 'src/time/export_test.go' -> '/usr/lib/go/src/time/export_test.go' 'src/time/export_windows_test.go' -> '/usr/lib/go/src/time/export_windows_test.go' 'src/time/format.go' -> '/usr/lib/go/src/time/format.go' 'src/time/format_rfc3339.go' -> '/usr/lib/go/src/time/format_rfc3339.go' 'src/time/format_test.go' -> '/usr/lib/go/src/time/format_test.go' 'src/time/genzabbrs.go' -> '/usr/lib/go/src/time/genzabbrs.go' 'src/time/internal_test.go' -> '/usr/lib/go/src/time/internal_test.go' 'src/time/mono_test.go' -> '/usr/lib/go/src/time/mono_test.go' 'src/time/sleep.go' -> '/usr/lib/go/src/time/sleep.go' 'src/time/sleep_test.go' -> '/usr/lib/go/src/time/sleep_test.go' 'src/time/sys_plan9.go' -> '/usr/lib/go/src/time/sys_plan9.go' 'src/time/sys_unix.go' -> '/usr/lib/go/src/time/sys_unix.go' 'src/time/sys_windows.go' -> '/usr/lib/go/src/time/sys_windows.go' 'src/time/testdata' -> '/usr/lib/go/src/time/testdata' 'src/time/testdata/2020b_Europe_Berlin' -> '/usr/lib/go/src/time/testdata/2020b_Europe_Berlin' 'src/time/testdata/2021a_America_Nuuk' -> '/usr/lib/go/src/time/testdata/2021a_America_Nuuk' 'src/time/testdata/2021a_Asia_Gaza' -> '/usr/lib/go/src/time/testdata/2021a_Asia_Gaza' 'src/time/testdata/2021a_Europe_Dublin' -> '/usr/lib/go/src/time/testdata/2021a_Europe_Dublin' 'src/time/tick.go' -> '/usr/lib/go/src/time/tick.go' 'src/time/tick_test.go' -> '/usr/lib/go/src/time/tick_test.go' 'src/time/time.go' -> '/usr/lib/go/src/time/time.go' 'src/time/time_test.go' -> '/usr/lib/go/src/time/time_test.go' 'src/time/tzdata' -> '/usr/lib/go/src/time/tzdata' 'src/time/tzdata/generate_zipdata.go' -> '/usr/lib/go/src/time/tzdata/generate_zipdata.go' 'src/time/tzdata/tzdata.go' -> '/usr/lib/go/src/time/tzdata/tzdata.go' 'src/time/tzdata/zipdata.go' -> '/usr/lib/go/src/time/tzdata/zipdata.go' 'src/time/tzdata_test.go' -> '/usr/lib/go/src/time/tzdata_test.go' 'src/time/zoneinfo.go' -> '/usr/lib/go/src/time/zoneinfo.go' 'src/time/zoneinfo_abbrs_windows.go' -> '/usr/lib/go/src/time/zoneinfo_abbrs_windows.go' 'src/time/zoneinfo_android.go' -> '/usr/lib/go/src/time/zoneinfo_android.go' 'src/time/zoneinfo_android_test.go' -> '/usr/lib/go/src/time/zoneinfo_android_test.go' 'src/time/zoneinfo_goroot.go' -> '/usr/lib/go/src/time/zoneinfo_goroot.go' 'src/time/zoneinfo_ios.go' -> '/usr/lib/go/src/time/zoneinfo_ios.go' 'src/time/zoneinfo_js.go' -> '/usr/lib/go/src/time/zoneinfo_js.go' 'src/time/zoneinfo_plan9.go' -> '/usr/lib/go/src/time/zoneinfo_plan9.go' 'src/time/zoneinfo_read.go' -> '/usr/lib/go/src/time/zoneinfo_read.go' 'src/time/zoneinfo_test.go' -> '/usr/lib/go/src/time/zoneinfo_test.go' 'src/time/zoneinfo_unix.go' -> '/usr/lib/go/src/time/zoneinfo_unix.go' 'src/time/zoneinfo_unix_test.go' -> '/usr/lib/go/src/time/zoneinfo_unix_test.go' 'src/time/zoneinfo_windows.go' -> '/usr/lib/go/src/time/zoneinfo_windows.go' 'src/time/zoneinfo_windows_test.go' -> '/usr/lib/go/src/time/zoneinfo_windows_test.go' 'src/unicode' -> '/usr/lib/go/src/unicode' 'src/unicode/casetables.go' -> '/usr/lib/go/src/unicode/casetables.go' 'src/unicode/digit.go' -> '/usr/lib/go/src/unicode/digit.go' 'src/unicode/digit_test.go' -> '/usr/lib/go/src/unicode/digit_test.go' 'src/unicode/example_test.go' -> '/usr/lib/go/src/unicode/example_test.go' 'src/unicode/graphic.go' -> '/usr/lib/go/src/unicode/graphic.go' 'src/unicode/graphic_test.go' -> '/usr/lib/go/src/unicode/graphic_test.go' 'src/unicode/letter.go' -> '/usr/lib/go/src/unicode/letter.go' 'src/unicode/letter_test.go' -> '/usr/lib/go/src/unicode/letter_test.go' 'src/unicode/script_test.go' -> '/usr/lib/go/src/unicode/script_test.go' 'src/unicode/tables.go' -> '/usr/lib/go/src/unicode/tables.go' 'src/unicode/utf16' -> '/usr/lib/go/src/unicode/utf16' 'src/unicode/utf16/export_test.go' -> '/usr/lib/go/src/unicode/utf16/export_test.go' 'src/unicode/utf16/utf16.go' -> '/usr/lib/go/src/unicode/utf16/utf16.go' 'src/unicode/utf16/utf16_test.go' -> '/usr/lib/go/src/unicode/utf16/utf16_test.go' 'src/unicode/utf8' -> '/usr/lib/go/src/unicode/utf8' 'src/unicode/utf8/example_test.go' -> '/usr/lib/go/src/unicode/utf8/example_test.go' 'src/unicode/utf8/utf8.go' -> '/usr/lib/go/src/unicode/utf8/utf8.go' 'src/unicode/utf8/utf8_test.go' -> '/usr/lib/go/src/unicode/utf8/utf8_test.go' 'src/unsafe' -> '/usr/lib/go/src/unsafe' 'src/unsafe/unsafe.go' -> '/usr/lib/go/src/unsafe/unsafe.go' 'src/vendor' -> '/usr/lib/go/src/vendor' 'src/vendor/golang.org' -> '/usr/lib/go/src/vendor/golang.org' 'src/vendor/golang.org/x' -> '/usr/lib/go/src/vendor/golang.org/x' 'src/vendor/golang.org/x/crypto' -> '/usr/lib/go/src/vendor/golang.org/x/crypto' 'src/vendor/golang.org/x/crypto/LICENSE' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/LICENSE' 'src/vendor/golang.org/x/crypto/PATENTS' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/PATENTS' 'src/vendor/golang.org/x/crypto/chacha20' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20' 'src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go' 'src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.s' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.s' 'src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go' 'src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go' 'src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.go' 'src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.s' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_ppc64le.s' 'src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.go' 'src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.s' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.s' 'src/vendor/golang.org/x/crypto/chacha20/xor.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20/xor.go' 'src/vendor/golang.org/x/crypto/chacha20poly1305' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305' 'src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go' 'src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go' 'src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s' 'src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go' 'src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go' 'src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go' 'src/vendor/golang.org/x/crypto/cryptobyte' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte' 'src/vendor/golang.org/x/crypto/cryptobyte/asn1' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1' 'src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go' 'src/vendor/golang.org/x/crypto/cryptobyte/asn1.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go' 'src/vendor/golang.org/x/crypto/cryptobyte/builder.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go' 'src/vendor/golang.org/x/crypto/cryptobyte/string.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/cryptobyte/string.go' 'src/vendor/golang.org/x/crypto/hkdf' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/hkdf' 'src/vendor/golang.org/x/crypto/hkdf/hkdf.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/hkdf/hkdf.go' 'src/vendor/golang.org/x/crypto/internal' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal' 'src/vendor/golang.org/x/crypto/internal/alias' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/alias' 'src/vendor/golang.org/x/crypto/internal/alias/alias.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/alias/alias.go' 'src/vendor/golang.org/x/crypto/internal/alias/alias_purego.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/alias/alias_purego.go' 'src/vendor/golang.org/x/crypto/internal/poly1305' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305' 'src/vendor/golang.org/x/crypto/internal/poly1305/bits_compat.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/bits_compat.go' 'src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go' 'src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go' 'src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go' 'src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go' 'src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.s' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.s' 'src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go' 'src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.go' 'src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.s' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_ppc64le.s' 'src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.go' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.go' 'src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s' -> '/usr/lib/go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s' 'src/vendor/golang.org/x/net' -> '/usr/lib/go/src/vendor/golang.org/x/net' 'src/vendor/golang.org/x/net/LICENSE' -> '/usr/lib/go/src/vendor/golang.org/x/net/LICENSE' 'src/vendor/golang.org/x/net/PATENTS' -> '/usr/lib/go/src/vendor/golang.org/x/net/PATENTS' 'src/vendor/golang.org/x/net/dns' -> '/usr/lib/go/src/vendor/golang.org/x/net/dns' 'src/vendor/golang.org/x/net/dns/dnsmessage' -> '/usr/lib/go/src/vendor/golang.org/x/net/dns/dnsmessage' 'src/vendor/golang.org/x/net/dns/dnsmessage/message.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/dns/dnsmessage/message.go' 'src/vendor/golang.org/x/net/http' -> '/usr/lib/go/src/vendor/golang.org/x/net/http' 'src/vendor/golang.org/x/net/http/httpguts' -> '/usr/lib/go/src/vendor/golang.org/x/net/http/httpguts' 'src/vendor/golang.org/x/net/http/httpguts/guts.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/http/httpguts/guts.go' 'src/vendor/golang.org/x/net/http/httpguts/httplex.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/http/httpguts/httplex.go' 'src/vendor/golang.org/x/net/http/httpproxy' -> '/usr/lib/go/src/vendor/golang.org/x/net/http/httpproxy' 'src/vendor/golang.org/x/net/http/httpproxy/proxy.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/http/httpproxy/proxy.go' 'src/vendor/golang.org/x/net/http2' -> '/usr/lib/go/src/vendor/golang.org/x/net/http2' 'src/vendor/golang.org/x/net/http2/hpack' -> '/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack' 'src/vendor/golang.org/x/net/http2/hpack/encode.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/encode.go' 'src/vendor/golang.org/x/net/http2/hpack/hpack.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/hpack.go' 'src/vendor/golang.org/x/net/http2/hpack/huffman.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/huffman.go' 'src/vendor/golang.org/x/net/http2/hpack/static_table.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/static_table.go' 'src/vendor/golang.org/x/net/http2/hpack/tables.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/http2/hpack/tables.go' 'src/vendor/golang.org/x/net/idna' -> '/usr/lib/go/src/vendor/golang.org/x/net/idna' 'src/vendor/golang.org/x/net/idna/go118.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/idna/go118.go' 'src/vendor/golang.org/x/net/idna/idna10.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/idna/idna10.0.0.go' 'src/vendor/golang.org/x/net/idna/idna9.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/idna/idna9.0.0.go' 'src/vendor/golang.org/x/net/idna/pre_go118.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/idna/pre_go118.go' 'src/vendor/golang.org/x/net/idna/punycode.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/idna/punycode.go' 'src/vendor/golang.org/x/net/idna/tables10.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/idna/tables10.0.0.go' 'src/vendor/golang.org/x/net/idna/tables11.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/idna/tables11.0.0.go' 'src/vendor/golang.org/x/net/idna/tables12.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/idna/tables12.0.0.go' 'src/vendor/golang.org/x/net/idna/tables13.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/idna/tables13.0.0.go' 'src/vendor/golang.org/x/net/idna/tables9.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/idna/tables9.0.0.go' 'src/vendor/golang.org/x/net/idna/trie.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/idna/trie.go' 'src/vendor/golang.org/x/net/idna/trieval.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/idna/trieval.go' 'src/vendor/golang.org/x/net/lif' -> '/usr/lib/go/src/vendor/golang.org/x/net/lif' 'src/vendor/golang.org/x/net/lif/address.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/lif/address.go' 'src/vendor/golang.org/x/net/lif/binary.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/lif/binary.go' 'src/vendor/golang.org/x/net/lif/lif.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/lif/lif.go' 'src/vendor/golang.org/x/net/lif/link.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/lif/link.go' 'src/vendor/golang.org/x/net/lif/sys.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/lif/sys.go' 'src/vendor/golang.org/x/net/lif/sys_solaris_amd64.s' -> '/usr/lib/go/src/vendor/golang.org/x/net/lif/sys_solaris_amd64.s' 'src/vendor/golang.org/x/net/lif/syscall.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/lif/syscall.go' 'src/vendor/golang.org/x/net/lif/zsys_solaris_amd64.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/lif/zsys_solaris_amd64.go' 'src/vendor/golang.org/x/net/nettest' -> '/usr/lib/go/src/vendor/golang.org/x/net/nettest' 'src/vendor/golang.org/x/net/nettest/conntest.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/nettest/conntest.go' 'src/vendor/golang.org/x/net/nettest/nettest.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/nettest/nettest.go' 'src/vendor/golang.org/x/net/nettest/nettest_stub.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/nettest/nettest_stub.go' 'src/vendor/golang.org/x/net/nettest/nettest_unix.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/nettest/nettest_unix.go' 'src/vendor/golang.org/x/net/nettest/nettest_windows.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/nettest/nettest_windows.go' 'src/vendor/golang.org/x/net/route' -> '/usr/lib/go/src/vendor/golang.org/x/net/route' 'src/vendor/golang.org/x/net/route/address.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/address.go' 'src/vendor/golang.org/x/net/route/binary.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/binary.go' 'src/vendor/golang.org/x/net/route/empty.s' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/empty.s' 'src/vendor/golang.org/x/net/route/interface.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/interface.go' 'src/vendor/golang.org/x/net/route/interface_announce.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/interface_announce.go' 'src/vendor/golang.org/x/net/route/interface_classic.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/interface_classic.go' 'src/vendor/golang.org/x/net/route/interface_freebsd.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/interface_freebsd.go' 'src/vendor/golang.org/x/net/route/interface_multicast.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/interface_multicast.go' 'src/vendor/golang.org/x/net/route/interface_openbsd.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/interface_openbsd.go' 'src/vendor/golang.org/x/net/route/message.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/message.go' 'src/vendor/golang.org/x/net/route/route.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/route.go' 'src/vendor/golang.org/x/net/route/route_classic.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/route_classic.go' 'src/vendor/golang.org/x/net/route/route_openbsd.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/route_openbsd.go' 'src/vendor/golang.org/x/net/route/sys.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/sys.go' 'src/vendor/golang.org/x/net/route/sys_darwin.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/sys_darwin.go' 'src/vendor/golang.org/x/net/route/sys_dragonfly.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/sys_dragonfly.go' 'src/vendor/golang.org/x/net/route/sys_freebsd.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/sys_freebsd.go' 'src/vendor/golang.org/x/net/route/sys_netbsd.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/sys_netbsd.go' 'src/vendor/golang.org/x/net/route/sys_openbsd.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/sys_openbsd.go' 'src/vendor/golang.org/x/net/route/syscall.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/syscall.go' 'src/vendor/golang.org/x/net/route/zsys_darwin.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_darwin.go' 'src/vendor/golang.org/x/net/route/zsys_dragonfly.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_dragonfly.go' 'src/vendor/golang.org/x/net/route/zsys_freebsd_386.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_386.go' 'src/vendor/golang.org/x/net/route/zsys_freebsd_amd64.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_amd64.go' 'src/vendor/golang.org/x/net/route/zsys_freebsd_arm.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_arm.go' 'src/vendor/golang.org/x/net/route/zsys_freebsd_arm64.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_arm64.go' 'src/vendor/golang.org/x/net/route/zsys_freebsd_riscv64.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_freebsd_riscv64.go' 'src/vendor/golang.org/x/net/route/zsys_netbsd.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_netbsd.go' 'src/vendor/golang.org/x/net/route/zsys_openbsd.go' -> '/usr/lib/go/src/vendor/golang.org/x/net/route/zsys_openbsd.go' 'src/vendor/golang.org/x/sys' -> '/usr/lib/go/src/vendor/golang.org/x/sys' 'src/vendor/golang.org/x/sys/LICENSE' -> '/usr/lib/go/src/vendor/golang.org/x/sys/LICENSE' 'src/vendor/golang.org/x/sys/PATENTS' -> '/usr/lib/go/src/vendor/golang.org/x/sys/PATENTS' 'src/vendor/golang.org/x/sys/cpu' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu' 'src/vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/asm_aix_ppc64.s' 'src/vendor/golang.org/x/sys/cpu/byteorder.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/byteorder.go' 'src/vendor/golang.org/x/sys/cpu/cpu.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu.go' 'src/vendor/golang.org/x/sys/cpu/cpu_aix.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_aix.go' 'src/vendor/golang.org/x/sys/cpu/cpu_arm.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_arm.go' 'src/vendor/golang.org/x/sys/cpu/cpu_arm64.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_arm64.go' 'src/vendor/golang.org/x/sys/cpu/cpu_arm64.s' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_arm64.s' 'src/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gc_arm64.go' 'src/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gc_s390x.go' 'src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go' 'src/vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go' 'src/vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_s390x.go' 'src/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.c' 'src/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_gccgo_x86.go' 'src/vendor/golang.org/x/sys/cpu/cpu_linux.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux.go' 'src/vendor/golang.org/x/sys/cpu/cpu_linux_arm.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_arm.go' 'src/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_arm64.go' 'src/vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_mips64x.go' 'src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go' 'src/vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_ppc64x.go' 'src/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_linux_s390x.go' 'src/vendor/golang.org/x/sys/cpu/cpu_loong64.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_loong64.go' 'src/vendor/golang.org/x/sys/cpu/cpu_mips64x.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_mips64x.go' 'src/vendor/golang.org/x/sys/cpu/cpu_mipsx.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_mipsx.go' 'src/vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_netbsd_arm64.go' 'src/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.go' 'src/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.s' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_openbsd_arm64.s' 'src/vendor/golang.org/x/sys/cpu/cpu_other_arm.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_arm.go' 'src/vendor/golang.org/x/sys/cpu/cpu_other_arm64.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_arm64.go' 'src/vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_mips64x.go' 'src/vendor/golang.org/x/sys/cpu/cpu_other_ppc64x.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_ppc64x.go' 'src/vendor/golang.org/x/sys/cpu/cpu_other_riscv64.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_other_riscv64.go' 'src/vendor/golang.org/x/sys/cpu/cpu_ppc64x.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_ppc64x.go' 'src/vendor/golang.org/x/sys/cpu/cpu_riscv64.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_riscv64.go' 'src/vendor/golang.org/x/sys/cpu/cpu_s390x.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_s390x.go' 'src/vendor/golang.org/x/sys/cpu/cpu_s390x.s' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_s390x.s' 'src/vendor/golang.org/x/sys/cpu/cpu_wasm.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_wasm.go' 'src/vendor/golang.org/x/sys/cpu/cpu_x86.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_x86.go' 'src/vendor/golang.org/x/sys/cpu/cpu_x86.s' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_x86.s' 'src/vendor/golang.org/x/sys/cpu/cpu_zos.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_zos.go' 'src/vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/cpu_zos_s390x.go' 'src/vendor/golang.org/x/sys/cpu/hwcap_linux.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go' 'src/vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/syscall_aix_gccgo.go' 'src/vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go' -> '/usr/lib/go/src/vendor/golang.org/x/sys/cpu/syscall_aix_ppc64_gc.go' 'src/vendor/golang.org/x/text' -> '/usr/lib/go/src/vendor/golang.org/x/text' 'src/vendor/golang.org/x/text/LICENSE' -> '/usr/lib/go/src/vendor/golang.org/x/text/LICENSE' 'src/vendor/golang.org/x/text/PATENTS' -> '/usr/lib/go/src/vendor/golang.org/x/text/PATENTS' 'src/vendor/golang.org/x/text/secure' -> '/usr/lib/go/src/vendor/golang.org/x/text/secure' 'src/vendor/golang.org/x/text/secure/bidirule' -> '/usr/lib/go/src/vendor/golang.org/x/text/secure/bidirule' 'src/vendor/golang.org/x/text/secure/bidirule/bidirule.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go' 'src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go' 'src/vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go' 'src/vendor/golang.org/x/text/transform' -> '/usr/lib/go/src/vendor/golang.org/x/text/transform' 'src/vendor/golang.org/x/text/transform/transform.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/transform/transform.go' 'src/vendor/golang.org/x/text/unicode' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode' 'src/vendor/golang.org/x/text/unicode/bidi' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi' 'src/vendor/golang.org/x/text/unicode/bidi/bidi.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/bidi.go' 'src/vendor/golang.org/x/text/unicode/bidi/bracket.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/bracket.go' 'src/vendor/golang.org/x/text/unicode/bidi/core.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/core.go' 'src/vendor/golang.org/x/text/unicode/bidi/prop.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/prop.go' 'src/vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go' 'src/vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go' 'src/vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go' 'src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go' 'src/vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go' 'src/vendor/golang.org/x/text/unicode/bidi/trieval.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/bidi/trieval.go' 'src/vendor/golang.org/x/text/unicode/norm' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm' 'src/vendor/golang.org/x/text/unicode/norm/composition.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/composition.go' 'src/vendor/golang.org/x/text/unicode/norm/forminfo.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/forminfo.go' 'src/vendor/golang.org/x/text/unicode/norm/input.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/input.go' 'src/vendor/golang.org/x/text/unicode/norm/iter.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/iter.go' 'src/vendor/golang.org/x/text/unicode/norm/normalize.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/normalize.go' 'src/vendor/golang.org/x/text/unicode/norm/readwriter.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/readwriter.go' 'src/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' 'src/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go' 'src/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go' 'src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go' 'src/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' 'src/vendor/golang.org/x/text/unicode/norm/transform.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/transform.go' 'src/vendor/golang.org/x/text/unicode/norm/trie.go' -> '/usr/lib/go/src/vendor/golang.org/x/text/unicode/norm/trie.go' 'src/vendor/modules.txt' -> '/usr/lib/go/src/vendor/modules.txt' 'lib' -> '/usr/lib/go/lib' 'lib/time' -> '/usr/lib/go/lib/time' 'lib/time/README' -> '/usr/lib/go/lib/time/README' 'lib/time/mkzip.go' -> '/usr/lib/go/lib/time/mkzip.go' 'lib/time/update.bash' -> '/usr/lib/go/lib/time/update.bash' 'lib/time/zoneinfo.zip' -> '/usr/lib/go/lib/time/zoneinfo.zip' 'misc' -> '/usr/lib/go/misc' 'misc/android' -> '/usr/lib/go/misc/android' 'misc/android/README' -> '/usr/lib/go/misc/android/README' 'misc/android/go_android_exec.go' -> '/usr/lib/go/misc/android/go_android_exec.go' 'misc/arm' -> '/usr/lib/go/misc/arm' 'misc/arm/a' -> '/usr/lib/go/misc/arm/a' 'misc/cgo' -> '/usr/lib/go/misc/cgo' 'misc/cgo/errors' -> '/usr/lib/go/misc/cgo/errors' 'misc/cgo/errors/argposition_test.go' -> '/usr/lib/go/misc/cgo/errors/argposition_test.go' 'misc/cgo/errors/badsym_test.go' -> '/usr/lib/go/misc/cgo/errors/badsym_test.go' 'misc/cgo/errors/errors_test.go' -> '/usr/lib/go/misc/cgo/errors/errors_test.go' 'misc/cgo/errors/ptr_test.go' -> '/usr/lib/go/misc/cgo/errors/ptr_test.go' 'misc/cgo/errors/testdata' -> '/usr/lib/go/misc/cgo/errors/testdata' 'misc/cgo/errors/testdata/err1.go' -> '/usr/lib/go/misc/cgo/errors/testdata/err1.go' 'misc/cgo/errors/testdata/err2.go' -> '/usr/lib/go/misc/cgo/errors/testdata/err2.go' 'misc/cgo/errors/testdata/err4.go' -> '/usr/lib/go/misc/cgo/errors/testdata/err4.go' 'misc/cgo/errors/testdata/issue11097a.go' -> '/usr/lib/go/misc/cgo/errors/testdata/issue11097a.go' 'misc/cgo/errors/testdata/issue11097b.go' -> '/usr/lib/go/misc/cgo/errors/testdata/issue11097b.go' 'misc/cgo/errors/testdata/issue14669.go' -> '/usr/lib/go/misc/cgo/errors/testdata/issue14669.go' 'misc/cgo/errors/testdata/issue18452.go' -> '/usr/lib/go/misc/cgo/errors/testdata/issue18452.go' 'misc/cgo/errors/testdata/issue18889.go' -> '/usr/lib/go/misc/cgo/errors/testdata/issue18889.go' 'misc/cgo/errors/testdata/issue28069.go' -> '/usr/lib/go/misc/cgo/errors/testdata/issue28069.go' 'misc/cgo/errors/testdata/issue28721.go' -> '/usr/lib/go/misc/cgo/errors/testdata/issue28721.go' 'misc/cgo/errors/testdata/issue33061.go' -> '/usr/lib/go/misc/cgo/errors/testdata/issue33061.go' 'misc/cgo/errors/testdata/issue42580.go' -> '/usr/lib/go/misc/cgo/errors/testdata/issue42580.go' 'misc/cgo/errors/testdata/issue50710.go' -> '/usr/lib/go/misc/cgo/errors/testdata/issue50710.go' 'misc/cgo/errors/testdata/long_double_size.go' -> '/usr/lib/go/misc/cgo/errors/testdata/long_double_size.go' 'misc/cgo/errors/testdata/malloc.go' -> '/usr/lib/go/misc/cgo/errors/testdata/malloc.go' 'misc/cgo/fortran' -> '/usr/lib/go/misc/cgo/fortran' 'misc/cgo/fortran/fortran_test.go' -> '/usr/lib/go/misc/cgo/fortran/fortran_test.go' 'misc/cgo/fortran/helloworld' -> '/usr/lib/go/misc/cgo/fortran/helloworld' 'misc/cgo/fortran/helloworld/helloworld.f90' -> '/usr/lib/go/misc/cgo/fortran/helloworld/helloworld.f90' 'misc/cgo/fortran/testdata' -> '/usr/lib/go/misc/cgo/fortran/testdata' 'misc/cgo/fortran/testdata/testprog' -> '/usr/lib/go/misc/cgo/fortran/testdata/testprog' 'misc/cgo/fortran/testdata/testprog/answer.f90' -> '/usr/lib/go/misc/cgo/fortran/testdata/testprog/answer.f90' 'misc/cgo/fortran/testdata/testprog/fortran.go' -> '/usr/lib/go/misc/cgo/fortran/testdata/testprog/fortran.go' 'misc/cgo/gmp' -> '/usr/lib/go/misc/cgo/gmp' 'misc/cgo/gmp/fib.go' -> '/usr/lib/go/misc/cgo/gmp/fib.go' 'misc/cgo/gmp/gmp.go' -> '/usr/lib/go/misc/cgo/gmp/gmp.go' 'misc/cgo/gmp/pi.go' -> '/usr/lib/go/misc/cgo/gmp/pi.go' 'misc/cgo/life' -> '/usr/lib/go/misc/cgo/life' 'misc/cgo/life/life_test.go' -> '/usr/lib/go/misc/cgo/life/life_test.go' 'misc/cgo/life/overlaydir_test.go' -> '/usr/lib/go/misc/cgo/life/overlaydir_test.go' 'misc/cgo/life/testdata' -> '/usr/lib/go/misc/cgo/life/testdata' 'misc/cgo/life/testdata/c-life.c' -> '/usr/lib/go/misc/cgo/life/testdata/c-life.c' 'misc/cgo/life/testdata/life.go' -> '/usr/lib/go/misc/cgo/life/testdata/life.go' 'misc/cgo/life/testdata/life.h' -> '/usr/lib/go/misc/cgo/life/testdata/life.h' 'misc/cgo/life/testdata/main.go' -> '/usr/lib/go/misc/cgo/life/testdata/main.go' 'misc/cgo/life/testdata/main.out' -> '/usr/lib/go/misc/cgo/life/testdata/main.out' 'misc/cgo/nocgo' -> '/usr/lib/go/misc/cgo/nocgo' 'misc/cgo/nocgo/nocgo.go' -> '/usr/lib/go/misc/cgo/nocgo/nocgo.go' 'misc/cgo/nocgo/nocgo_test.go' -> '/usr/lib/go/misc/cgo/nocgo/nocgo_test.go' 'misc/cgo/stdio' -> '/usr/lib/go/misc/cgo/stdio' 'misc/cgo/stdio/overlaydir_test.go' -> '/usr/lib/go/misc/cgo/stdio/overlaydir_test.go' 'misc/cgo/stdio/stdio_test.go' -> '/usr/lib/go/misc/cgo/stdio/stdio_test.go' 'misc/cgo/stdio/testdata' -> '/usr/lib/go/misc/cgo/stdio/testdata' 'misc/cgo/stdio/testdata/chain.go' -> '/usr/lib/go/misc/cgo/stdio/testdata/chain.go' 'misc/cgo/stdio/testdata/chain.out' -> '/usr/lib/go/misc/cgo/stdio/testdata/chain.out' 'misc/cgo/stdio/testdata/fib.go' -> '/usr/lib/go/misc/cgo/stdio/testdata/fib.go' 'misc/cgo/stdio/testdata/fib.out' -> '/usr/lib/go/misc/cgo/stdio/testdata/fib.out' 'misc/cgo/stdio/testdata/hello.go' -> '/usr/lib/go/misc/cgo/stdio/testdata/hello.go' 'misc/cgo/stdio/testdata/hello.out' -> '/usr/lib/go/misc/cgo/stdio/testdata/hello.out' 'misc/cgo/stdio/testdata/run.out' -> '/usr/lib/go/misc/cgo/stdio/testdata/run.out' 'misc/cgo/stdio/testdata/stdio' -> '/usr/lib/go/misc/cgo/stdio/testdata/stdio' 'misc/cgo/stdio/testdata/stdio/file.go' -> '/usr/lib/go/misc/cgo/stdio/testdata/stdio/file.go' 'misc/cgo/stdio/testdata/stdio/stdio.go' -> '/usr/lib/go/misc/cgo/stdio/testdata/stdio/stdio.go' 'misc/cgo/test' -> '/usr/lib/go/misc/cgo/test' 'misc/cgo/test/backdoor.go' -> '/usr/lib/go/misc/cgo/test/backdoor.go' 'misc/cgo/test/buildid_linux.go' -> '/usr/lib/go/misc/cgo/test/buildid_linux.go' 'misc/cgo/test/callback.go' -> '/usr/lib/go/misc/cgo/test/callback.go' 'misc/cgo/test/callback_c.c' -> '/usr/lib/go/misc/cgo/test/callback_c.c' 'misc/cgo/test/callback_c_gc.c' -> '/usr/lib/go/misc/cgo/test/callback_c_gc.c' 'misc/cgo/test/callback_c_gccgo.c' -> '/usr/lib/go/misc/cgo/test/callback_c_gccgo.c' 'misc/cgo/test/cgo_linux_test.go' -> '/usr/lib/go/misc/cgo/test/cgo_linux_test.go' 'misc/cgo/test/cgo_stubs_android_test.go' -> '/usr/lib/go/misc/cgo/test/cgo_stubs_android_test.go' 'misc/cgo/test/cgo_test.go' -> '/usr/lib/go/misc/cgo/test/cgo_test.go' 'misc/cgo/test/cgo_thread_lock.go' -> '/usr/lib/go/misc/cgo/test/cgo_thread_lock.go' 'misc/cgo/test/cgo_unix_test.go' -> '/usr/lib/go/misc/cgo/test/cgo_unix_test.go' 'misc/cgo/test/cthread_unix.c' -> '/usr/lib/go/misc/cgo/test/cthread_unix.c' 'misc/cgo/test/cthread_windows.c' -> '/usr/lib/go/misc/cgo/test/cthread_windows.c' 'misc/cgo/test/gcc68255' -> '/usr/lib/go/misc/cgo/test/gcc68255' 'misc/cgo/test/gcc68255/a.go' -> '/usr/lib/go/misc/cgo/test/gcc68255/a.go' 'misc/cgo/test/gcc68255/c.c' -> '/usr/lib/go/misc/cgo/test/gcc68255/c.c' 'misc/cgo/test/gcc68255/c.h' -> '/usr/lib/go/misc/cgo/test/gcc68255/c.h' 'misc/cgo/test/gcc68255.go' -> '/usr/lib/go/misc/cgo/test/gcc68255.go' 'misc/cgo/test/issue1435.go' -> '/usr/lib/go/misc/cgo/test/issue1435.go' 'misc/cgo/test/issue18146.go' -> '/usr/lib/go/misc/cgo/test/issue18146.go' 'misc/cgo/test/issue20266' -> '/usr/lib/go/misc/cgo/test/issue20266' 'misc/cgo/test/issue20266/issue20266.h' -> '/usr/lib/go/misc/cgo/test/issue20266/issue20266.h' 'misc/cgo/test/issue20266.go' -> '/usr/lib/go/misc/cgo/test/issue20266.go' 'misc/cgo/test/issue20910.c' -> '/usr/lib/go/misc/cgo/test/issue20910.c' 'misc/cgo/test/issue21897.go' -> '/usr/lib/go/misc/cgo/test/issue21897.go' 'misc/cgo/test/issue21897b.go' -> '/usr/lib/go/misc/cgo/test/issue21897b.go' 'misc/cgo/test/issue23555.go' -> '/usr/lib/go/misc/cgo/test/issue23555.go' 'misc/cgo/test/issue23555a' -> '/usr/lib/go/misc/cgo/test/issue23555a' 'misc/cgo/test/issue23555a/a.go' -> '/usr/lib/go/misc/cgo/test/issue23555a/a.go' 'misc/cgo/test/issue23555b' -> '/usr/lib/go/misc/cgo/test/issue23555b' 'misc/cgo/test/issue23555b/a.go' -> '/usr/lib/go/misc/cgo/test/issue23555b/a.go' 'misc/cgo/test/issue24161_darwin_test.go' -> '/usr/lib/go/misc/cgo/test/issue24161_darwin_test.go' 'misc/cgo/test/issue24161arg' -> '/usr/lib/go/misc/cgo/test/issue24161arg' 'misc/cgo/test/issue24161arg/def.go' -> '/usr/lib/go/misc/cgo/test/issue24161arg/def.go' 'misc/cgo/test/issue24161arg/use.go' -> '/usr/lib/go/misc/cgo/test/issue24161arg/use.go' 'misc/cgo/test/issue24161e0' -> '/usr/lib/go/misc/cgo/test/issue24161e0' 'misc/cgo/test/issue24161e0/main.go' -> '/usr/lib/go/misc/cgo/test/issue24161e0/main.go' 'misc/cgo/test/issue24161e1' -> '/usr/lib/go/misc/cgo/test/issue24161e1' 'misc/cgo/test/issue24161e1/main.go' -> '/usr/lib/go/misc/cgo/test/issue24161e1/main.go' 'misc/cgo/test/issue24161e2' -> '/usr/lib/go/misc/cgo/test/issue24161e2' 'misc/cgo/test/issue24161e2/main.go' -> '/usr/lib/go/misc/cgo/test/issue24161e2/main.go' 'misc/cgo/test/issue24161res' -> '/usr/lib/go/misc/cgo/test/issue24161res' 'misc/cgo/test/issue24161res/restype.go' -> '/usr/lib/go/misc/cgo/test/issue24161res/restype.go' 'misc/cgo/test/issue26213' -> '/usr/lib/go/misc/cgo/test/issue26213' 'misc/cgo/test/issue26213/jni.h' -> '/usr/lib/go/misc/cgo/test/issue26213/jni.h' 'misc/cgo/test/issue26213/test26213.go' -> '/usr/lib/go/misc/cgo/test/issue26213/test26213.go' 'misc/cgo/test/issue26430' -> '/usr/lib/go/misc/cgo/test/issue26430' 'misc/cgo/test/issue26430/a.go' -> '/usr/lib/go/misc/cgo/test/issue26430/a.go' 'misc/cgo/test/issue26430/b.go' -> '/usr/lib/go/misc/cgo/test/issue26430/b.go' 'misc/cgo/test/issue26430.go' -> '/usr/lib/go/misc/cgo/test/issue26430.go' 'misc/cgo/test/issue26743' -> '/usr/lib/go/misc/cgo/test/issue26743' 'misc/cgo/test/issue26743/a.go' -> '/usr/lib/go/misc/cgo/test/issue26743/a.go' 'misc/cgo/test/issue26743/b.go' -> '/usr/lib/go/misc/cgo/test/issue26743/b.go' 'misc/cgo/test/issue26743.go' -> '/usr/lib/go/misc/cgo/test/issue26743.go' 'misc/cgo/test/issue27054' -> '/usr/lib/go/misc/cgo/test/issue27054' 'misc/cgo/test/issue27054/egl.h' -> '/usr/lib/go/misc/cgo/test/issue27054/egl.h' 'misc/cgo/test/issue27054/test27054.go' -> '/usr/lib/go/misc/cgo/test/issue27054/test27054.go' 'misc/cgo/test/issue27340' -> '/usr/lib/go/misc/cgo/test/issue27340' 'misc/cgo/test/issue27340/a.go' -> '/usr/lib/go/misc/cgo/test/issue27340/a.go' 'misc/cgo/test/issue27340.go' -> '/usr/lib/go/misc/cgo/test/issue27340.go' 'misc/cgo/test/issue29563' -> '/usr/lib/go/misc/cgo/test/issue29563' 'misc/cgo/test/issue29563/weak.go' -> '/usr/lib/go/misc/cgo/test/issue29563/weak.go' 'misc/cgo/test/issue29563/weak1.c' -> '/usr/lib/go/misc/cgo/test/issue29563/weak1.c' 'misc/cgo/test/issue29563/weak2.c' -> '/usr/lib/go/misc/cgo/test/issue29563/weak2.c' 'misc/cgo/test/issue29563.go' -> '/usr/lib/go/misc/cgo/test/issue29563.go' 'misc/cgo/test/issue30527' -> '/usr/lib/go/misc/cgo/test/issue30527' 'misc/cgo/test/issue30527/a.go' -> '/usr/lib/go/misc/cgo/test/issue30527/a.go' 'misc/cgo/test/issue30527/b.go' -> '/usr/lib/go/misc/cgo/test/issue30527/b.go' 'misc/cgo/test/issue30527.go' -> '/usr/lib/go/misc/cgo/test/issue30527.go' 'misc/cgo/test/issue31891.c' -> '/usr/lib/go/misc/cgo/test/issue31891.c' 'misc/cgo/test/issue4029.c' -> '/usr/lib/go/misc/cgo/test/issue4029.c' 'misc/cgo/test/issue4029.go' -> '/usr/lib/go/misc/cgo/test/issue4029.go' 'misc/cgo/test/issue4029w.go' -> '/usr/lib/go/misc/cgo/test/issue4029w.go' 'misc/cgo/test/issue41761.go' -> '/usr/lib/go/misc/cgo/test/issue41761.go' 'misc/cgo/test/issue41761a' -> '/usr/lib/go/misc/cgo/test/issue41761a' 'misc/cgo/test/issue41761a/a.go' -> '/usr/lib/go/misc/cgo/test/issue41761a/a.go' 'misc/cgo/test/issue42018.go' -> '/usr/lib/go/misc/cgo/test/issue42018.go' 'misc/cgo/test/issue42018_windows.go' -> '/usr/lib/go/misc/cgo/test/issue42018_windows.go' 'misc/cgo/test/issue42495.go' -> '/usr/lib/go/misc/cgo/test/issue42495.go' 'misc/cgo/test/issue4273.c' -> '/usr/lib/go/misc/cgo/test/issue4273.c' 'misc/cgo/test/issue4273b.c' -> '/usr/lib/go/misc/cgo/test/issue4273b.c' 'misc/cgo/test/issue4339.c' -> '/usr/lib/go/misc/cgo/test/issue4339.c' 'misc/cgo/test/issue4339.h' -> '/usr/lib/go/misc/cgo/test/issue4339.h' 'misc/cgo/test/issue43639' -> '/usr/lib/go/misc/cgo/test/issue43639' 'misc/cgo/test/issue43639/a.go' -> '/usr/lib/go/misc/cgo/test/issue43639/a.go' 'misc/cgo/test/issue43639.go' -> '/usr/lib/go/misc/cgo/test/issue43639.go' 'misc/cgo/test/issue52611.go' -> '/usr/lib/go/misc/cgo/test/issue52611.go' 'misc/cgo/test/issue52611a' -> '/usr/lib/go/misc/cgo/test/issue52611a' 'misc/cgo/test/issue52611a/a.go' -> '/usr/lib/go/misc/cgo/test/issue52611a/a.go' 'misc/cgo/test/issue52611a/b.go' -> '/usr/lib/go/misc/cgo/test/issue52611a/b.go' 'misc/cgo/test/issue52611b' -> '/usr/lib/go/misc/cgo/test/issue52611b' 'misc/cgo/test/issue52611b/a.go' -> '/usr/lib/go/misc/cgo/test/issue52611b/a.go' 'misc/cgo/test/issue52611b/b.go' -> '/usr/lib/go/misc/cgo/test/issue52611b/b.go' 'misc/cgo/test/issue5548_c.c' -> '/usr/lib/go/misc/cgo/test/issue5548_c.c' 'misc/cgo/test/issue5740a.c' -> '/usr/lib/go/misc/cgo/test/issue5740a.c' 'misc/cgo/test/issue5740b.c' -> '/usr/lib/go/misc/cgo/test/issue5740b.c' 'misc/cgo/test/issue6833_c.c' -> '/usr/lib/go/misc/cgo/test/issue6833_c.c' 'misc/cgo/test/issue6907export_c.c' -> '/usr/lib/go/misc/cgo/test/issue6907export_c.c' 'misc/cgo/test/issue6997_linux.c' -> '/usr/lib/go/misc/cgo/test/issue6997_linux.c' 'misc/cgo/test/issue6997_linux.go' -> '/usr/lib/go/misc/cgo/test/issue6997_linux.go' 'misc/cgo/test/issue7234_test.go' -> '/usr/lib/go/misc/cgo/test/issue7234_test.go' 'misc/cgo/test/issue8148.c' -> '/usr/lib/go/misc/cgo/test/issue8148.c' 'misc/cgo/test/issue8148.go' -> '/usr/lib/go/misc/cgo/test/issue8148.go' 'misc/cgo/test/issue8331.h' -> '/usr/lib/go/misc/cgo/test/issue8331.h' 'misc/cgo/test/issue8517.go' -> '/usr/lib/go/misc/cgo/test/issue8517.go' 'misc/cgo/test/issue8517_windows.c' -> '/usr/lib/go/misc/cgo/test/issue8517_windows.c' 'misc/cgo/test/issue8517_windows.go' -> '/usr/lib/go/misc/cgo/test/issue8517_windows.go' 'misc/cgo/test/issue8694.go' -> '/usr/lib/go/misc/cgo/test/issue8694.go' 'misc/cgo/test/issue8756' -> '/usr/lib/go/misc/cgo/test/issue8756' 'misc/cgo/test/issue8756/issue8756.go' -> '/usr/lib/go/misc/cgo/test/issue8756/issue8756.go' 'misc/cgo/test/issue8756.go' -> '/usr/lib/go/misc/cgo/test/issue8756.go' 'misc/cgo/test/issue8811.c' -> '/usr/lib/go/misc/cgo/test/issue8811.c' 'misc/cgo/test/issue8828' -> '/usr/lib/go/misc/cgo/test/issue8828' 'misc/cgo/test/issue8828/issue8828.c' -> '/usr/lib/go/misc/cgo/test/issue8828/issue8828.c' 'misc/cgo/test/issue8828/trivial.go' -> '/usr/lib/go/misc/cgo/test/issue8828/trivial.go' 'misc/cgo/test/issue8828.go' -> '/usr/lib/go/misc/cgo/test/issue8828.go' 'misc/cgo/test/issue9026' -> '/usr/lib/go/misc/cgo/test/issue9026' 'misc/cgo/test/issue9026/issue9026.go' -> '/usr/lib/go/misc/cgo/test/issue9026/issue9026.go' 'misc/cgo/test/issue9026.go' -> '/usr/lib/go/misc/cgo/test/issue9026.go' 'misc/cgo/test/issue9400' -> '/usr/lib/go/misc/cgo/test/issue9400' 'misc/cgo/test/issue9400/asm_386.s' -> '/usr/lib/go/misc/cgo/test/issue9400/asm_386.s' 'misc/cgo/test/issue9400/asm_amd64x.s' -> '/usr/lib/go/misc/cgo/test/issue9400/asm_amd64x.s' 'misc/cgo/test/issue9400/asm_arm.s' -> '/usr/lib/go/misc/cgo/test/issue9400/asm_arm.s' 'misc/cgo/test/issue9400/asm_arm64.s' -> '/usr/lib/go/misc/cgo/test/issue9400/asm_arm64.s' 'misc/cgo/test/issue9400/asm_loong64.s' -> '/usr/lib/go/misc/cgo/test/issue9400/asm_loong64.s' 'misc/cgo/test/issue9400/asm_mips64x.s' -> '/usr/lib/go/misc/cgo/test/issue9400/asm_mips64x.s' 'misc/cgo/test/issue9400/asm_mipsx.s' -> '/usr/lib/go/misc/cgo/test/issue9400/asm_mipsx.s' 'misc/cgo/test/issue9400/asm_ppc64x.s' -> '/usr/lib/go/misc/cgo/test/issue9400/asm_ppc64x.s' 'misc/cgo/test/issue9400/asm_riscv64.s' -> '/usr/lib/go/misc/cgo/test/issue9400/asm_riscv64.s' 'misc/cgo/test/issue9400/asm_s390x.s' -> '/usr/lib/go/misc/cgo/test/issue9400/asm_s390x.s' 'misc/cgo/test/issue9400/gccgo.go' -> '/usr/lib/go/misc/cgo/test/issue9400/gccgo.go' 'misc/cgo/test/issue9400/stubs.go' -> '/usr/lib/go/misc/cgo/test/issue9400/stubs.go' 'misc/cgo/test/issue9400_linux.go' -> '/usr/lib/go/misc/cgo/test/issue9400_linux.go' 'misc/cgo/test/issue9510.go' -> '/usr/lib/go/misc/cgo/test/issue9510.go' 'misc/cgo/test/issue9510a' -> '/usr/lib/go/misc/cgo/test/issue9510a' 'misc/cgo/test/issue9510a/a.go' -> '/usr/lib/go/misc/cgo/test/issue9510a/a.go' 'misc/cgo/test/issue9510b' -> '/usr/lib/go/misc/cgo/test/issue9510b' 'misc/cgo/test/issue9510b/b.go' -> '/usr/lib/go/misc/cgo/test/issue9510b/b.go' 'misc/cgo/test/setgid2_linux.go' -> '/usr/lib/go/misc/cgo/test/setgid2_linux.go' 'misc/cgo/test/setgid_linux.go' -> '/usr/lib/go/misc/cgo/test/setgid_linux.go' 'misc/cgo/test/sigaltstack.go' -> '/usr/lib/go/misc/cgo/test/sigaltstack.go' 'misc/cgo/test/sigprocmask.c' -> '/usr/lib/go/misc/cgo/test/sigprocmask.c' 'misc/cgo/test/sigprocmask.go' -> '/usr/lib/go/misc/cgo/test/sigprocmask.go' 'misc/cgo/test/test.go' -> '/usr/lib/go/misc/cgo/test/test.go' 'misc/cgo/test/test26213.go' -> '/usr/lib/go/misc/cgo/test/test26213.go' 'misc/cgo/test/test_unix.go' -> '/usr/lib/go/misc/cgo/test/test_unix.go' 'misc/cgo/test/test_windows.go' -> '/usr/lib/go/misc/cgo/test/test_windows.go' 'misc/cgo/test/testx.c' -> '/usr/lib/go/misc/cgo/test/testx.c' 'misc/cgo/test/testx.go' -> '/usr/lib/go/misc/cgo/test/testx.go' 'misc/cgo/test/typeparam.go' -> '/usr/lib/go/misc/cgo/test/typeparam.go' 'misc/cgo/testcarchive' -> '/usr/lib/go/misc/cgo/testcarchive' 'misc/cgo/testcarchive/carchive_test.go' -> '/usr/lib/go/misc/cgo/testcarchive/carchive_test.go' 'misc/cgo/testcarchive/overlaydir_test.go' -> '/usr/lib/go/misc/cgo/testcarchive/overlaydir_test.go' 'misc/cgo/testcarchive/testdata' -> '/usr/lib/go/misc/cgo/testcarchive/testdata' 'misc/cgo/testcarchive/testdata/libgo' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo' 'misc/cgo/testcarchive/testdata/libgo/libgo.go' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo/libgo.go' 'misc/cgo/testcarchive/testdata/libgo2' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo2' 'misc/cgo/testcarchive/testdata/libgo2/libgo2.go' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo2/libgo2.go' 'misc/cgo/testcarchive/testdata/libgo3' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo3' 'misc/cgo/testcarchive/testdata/libgo3/libgo3.go' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo3/libgo3.go' 'misc/cgo/testcarchive/testdata/libgo4' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo4' 'misc/cgo/testcarchive/testdata/libgo4/libgo4.go' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo4/libgo4.go' 'misc/cgo/testcarchive/testdata/libgo6' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo6' 'misc/cgo/testcarchive/testdata/libgo6/sigprof.go' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo6/sigprof.go' 'misc/cgo/testcarchive/testdata/libgo7' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo7' 'misc/cgo/testcarchive/testdata/libgo7/sink.go' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo7/sink.go' 'misc/cgo/testcarchive/testdata/libgo8' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo8' 'misc/cgo/testcarchive/testdata/libgo8/a.go' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/libgo8/a.go' 'misc/cgo/testcarchive/testdata/main.c' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/main.c' 'misc/cgo/testcarchive/testdata/main2.c' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/main2.c' 'misc/cgo/testcarchive/testdata/main3.c' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/main3.c' 'misc/cgo/testcarchive/testdata/main4.c' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/main4.c' 'misc/cgo/testcarchive/testdata/main5.c' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/main5.c' 'misc/cgo/testcarchive/testdata/main6.c' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/main6.c' 'misc/cgo/testcarchive/testdata/main7.c' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/main7.c' 'misc/cgo/testcarchive/testdata/main8.c' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/main8.c' 'misc/cgo/testcarchive/testdata/main_unix.c' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/main_unix.c' 'misc/cgo/testcarchive/testdata/main_windows.c' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/main_windows.c' 'misc/cgo/testcarchive/testdata/p' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/p' 'misc/cgo/testcarchive/testdata/p/p.go' -> '/usr/lib/go/misc/cgo/testcarchive/testdata/p/p.go' 'misc/cgo/testcshared' -> '/usr/lib/go/misc/cgo/testcshared' 'misc/cgo/testcshared/cshared_test.go' -> '/usr/lib/go/misc/cgo/testcshared/cshared_test.go' 'misc/cgo/testcshared/overlaydir_test.go' -> '/usr/lib/go/misc/cgo/testcshared/overlaydir_test.go' 'misc/cgo/testcshared/testdata' -> '/usr/lib/go/misc/cgo/testcshared/testdata' 'misc/cgo/testcshared/testdata/go2c2go' -> '/usr/lib/go/misc/cgo/testcshared/testdata/go2c2go' 'misc/cgo/testcshared/testdata/go2c2go/go' -> '/usr/lib/go/misc/cgo/testcshared/testdata/go2c2go/go' 'misc/cgo/testcshared/testdata/go2c2go/go/shlib.go' -> '/usr/lib/go/misc/cgo/testcshared/testdata/go2c2go/go/shlib.go' 'misc/cgo/testcshared/testdata/go2c2go/m1' -> '/usr/lib/go/misc/cgo/testcshared/testdata/go2c2go/m1' 'misc/cgo/testcshared/testdata/go2c2go/m1/c.c' -> '/usr/lib/go/misc/cgo/testcshared/testdata/go2c2go/m1/c.c' 'misc/cgo/testcshared/testdata/go2c2go/m1/main.go' -> '/usr/lib/go/misc/cgo/testcshared/testdata/go2c2go/m1/main.go' 'misc/cgo/testcshared/testdata/go2c2go/m2' -> '/usr/lib/go/misc/cgo/testcshared/testdata/go2c2go/m2' 'misc/cgo/testcshared/testdata/go2c2go/m2/main.go' -> '/usr/lib/go/misc/cgo/testcshared/testdata/go2c2go/m2/main.go' 'misc/cgo/testcshared/testdata/issue36233' -> '/usr/lib/go/misc/cgo/testcshared/testdata/issue36233' 'misc/cgo/testcshared/testdata/issue36233/issue36233.go' -> '/usr/lib/go/misc/cgo/testcshared/testdata/issue36233/issue36233.go' 'misc/cgo/testcshared/testdata/libgo' -> '/usr/lib/go/misc/cgo/testcshared/testdata/libgo' 'misc/cgo/testcshared/testdata/libgo/libgo.go' -> '/usr/lib/go/misc/cgo/testcshared/testdata/libgo/libgo.go' 'misc/cgo/testcshared/testdata/libgo2' -> '/usr/lib/go/misc/cgo/testcshared/testdata/libgo2' 'misc/cgo/testcshared/testdata/libgo2/dup2.go' -> '/usr/lib/go/misc/cgo/testcshared/testdata/libgo2/dup2.go' 'misc/cgo/testcshared/testdata/libgo2/dup3.go' -> '/usr/lib/go/misc/cgo/testcshared/testdata/libgo2/dup3.go' 'misc/cgo/testcshared/testdata/libgo2/libgo2.go' -> '/usr/lib/go/misc/cgo/testcshared/testdata/libgo2/libgo2.go' 'misc/cgo/testcshared/testdata/libgo4' -> '/usr/lib/go/misc/cgo/testcshared/testdata/libgo4' 'misc/cgo/testcshared/testdata/libgo4/libgo4.go' -> '/usr/lib/go/misc/cgo/testcshared/testdata/libgo4/libgo4.go' 'misc/cgo/testcshared/testdata/libgo5' -> '/usr/lib/go/misc/cgo/testcshared/testdata/libgo5' 'misc/cgo/testcshared/testdata/libgo5/libgo5.go' -> '/usr/lib/go/misc/cgo/testcshared/testdata/libgo5/libgo5.go' 'misc/cgo/testcshared/testdata/main0.c' -> '/usr/lib/go/misc/cgo/testcshared/testdata/main0.c' 'misc/cgo/testcshared/testdata/main1.c' -> '/usr/lib/go/misc/cgo/testcshared/testdata/main1.c' 'misc/cgo/testcshared/testdata/main2.c' -> '/usr/lib/go/misc/cgo/testcshared/testdata/main2.c' 'misc/cgo/testcshared/testdata/main3.c' -> '/usr/lib/go/misc/cgo/testcshared/testdata/main3.c' 'misc/cgo/testcshared/testdata/main4.c' -> '/usr/lib/go/misc/cgo/testcshared/testdata/main4.c' 'misc/cgo/testcshared/testdata/main5.c' -> '/usr/lib/go/misc/cgo/testcshared/testdata/main5.c' 'misc/cgo/testcshared/testdata/p' -> '/usr/lib/go/misc/cgo/testcshared/testdata/p' 'misc/cgo/testcshared/testdata/p/p.go' -> '/usr/lib/go/misc/cgo/testcshared/testdata/p/p.go' 'misc/cgo/testgodefs' -> '/usr/lib/go/misc/cgo/testgodefs' 'misc/cgo/testgodefs/testdata' -> '/usr/lib/go/misc/cgo/testgodefs/testdata' 'misc/cgo/testgodefs/testdata/anonunion.go' -> '/usr/lib/go/misc/cgo/testgodefs/testdata/anonunion.go' 'misc/cgo/testgodefs/testdata/bitfields.go' -> '/usr/lib/go/misc/cgo/testgodefs/testdata/bitfields.go' 'misc/cgo/testgodefs/testdata/fieldtypedef.go' -> '/usr/lib/go/misc/cgo/testgodefs/testdata/fieldtypedef.go' 'misc/cgo/testgodefs/testdata/issue37479.go' -> '/usr/lib/go/misc/cgo/testgodefs/testdata/issue37479.go' 'misc/cgo/testgodefs/testdata/issue37621.go' -> '/usr/lib/go/misc/cgo/testgodefs/testdata/issue37621.go' 'misc/cgo/testgodefs/testdata/issue38649.go' -> '/usr/lib/go/misc/cgo/testgodefs/testdata/issue38649.go' 'misc/cgo/testgodefs/testdata/issue39534.go' -> '/usr/lib/go/misc/cgo/testgodefs/testdata/issue39534.go' 'misc/cgo/testgodefs/testdata/issue48396.go' -> '/usr/lib/go/misc/cgo/testgodefs/testdata/issue48396.go' 'misc/cgo/testgodefs/testdata/issue8478.go' -> '/usr/lib/go/misc/cgo/testgodefs/testdata/issue8478.go' 'misc/cgo/testgodefs/testdata/main.go' -> '/usr/lib/go/misc/cgo/testgodefs/testdata/main.go' 'misc/cgo/testgodefs/testgodefs_test.go' -> '/usr/lib/go/misc/cgo/testgodefs/testgodefs_test.go' 'misc/cgo/testplugin' -> '/usr/lib/go/misc/cgo/testplugin' 'misc/cgo/testplugin/altpath' -> '/usr/lib/go/misc/cgo/testplugin/altpath' 'misc/cgo/testplugin/altpath/testdata' -> '/usr/lib/go/misc/cgo/testplugin/altpath/testdata' 'misc/cgo/testplugin/altpath/testdata/common' -> '/usr/lib/go/misc/cgo/testplugin/altpath/testdata/common' 'misc/cgo/testplugin/altpath/testdata/common/common.go' -> '/usr/lib/go/misc/cgo/testplugin/altpath/testdata/common/common.go' 'misc/cgo/testplugin/altpath/testdata/plugin-mismatch' -> '/usr/lib/go/misc/cgo/testplugin/altpath/testdata/plugin-mismatch' 'misc/cgo/testplugin/altpath/testdata/plugin-mismatch/main.go' -> '/usr/lib/go/misc/cgo/testplugin/altpath/testdata/plugin-mismatch/main.go' 'misc/cgo/testplugin/overlaydir_test.go' -> '/usr/lib/go/misc/cgo/testplugin/overlaydir_test.go' 'misc/cgo/testplugin/plugin_test.go' -> '/usr/lib/go/misc/cgo/testplugin/plugin_test.go' 'misc/cgo/testplugin/testdata' -> '/usr/lib/go/misc/cgo/testplugin/testdata' 'misc/cgo/testplugin/testdata/checkdwarf' -> '/usr/lib/go/misc/cgo/testplugin/testdata/checkdwarf' 'misc/cgo/testplugin/testdata/checkdwarf/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/checkdwarf/main.go' 'misc/cgo/testplugin/testdata/common' -> '/usr/lib/go/misc/cgo/testplugin/testdata/common' 'misc/cgo/testplugin/testdata/common/common.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/common/common.go' 'misc/cgo/testplugin/testdata/forkexec' -> '/usr/lib/go/misc/cgo/testplugin/testdata/forkexec' 'misc/cgo/testplugin/testdata/forkexec/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/forkexec/main.go' 'misc/cgo/testplugin/testdata/host' -> '/usr/lib/go/misc/cgo/testplugin/testdata/host' 'misc/cgo/testplugin/testdata/host/host.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/host/host.go' 'misc/cgo/testplugin/testdata/iface' -> '/usr/lib/go/misc/cgo/testplugin/testdata/iface' 'misc/cgo/testplugin/testdata/iface/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/iface/main.go' 'misc/cgo/testplugin/testdata/iface_a' -> '/usr/lib/go/misc/cgo/testplugin/testdata/iface_a' 'misc/cgo/testplugin/testdata/iface_a/a.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/iface_a/a.go' 'misc/cgo/testplugin/testdata/iface_b' -> '/usr/lib/go/misc/cgo/testplugin/testdata/iface_b' 'misc/cgo/testplugin/testdata/iface_b/b.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/iface_b/b.go' 'misc/cgo/testplugin/testdata/iface_i' -> '/usr/lib/go/misc/cgo/testplugin/testdata/iface_i' 'misc/cgo/testplugin/testdata/iface_i/i.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/iface_i/i.go' 'misc/cgo/testplugin/testdata/issue18584' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue18584' 'misc/cgo/testplugin/testdata/issue18584/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue18584/main.go' 'misc/cgo/testplugin/testdata/issue18584/plugin.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue18584/plugin.go' 'misc/cgo/testplugin/testdata/issue18676' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue18676' 'misc/cgo/testplugin/testdata/issue18676/dynamodbstreamsevt' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue18676/dynamodbstreamsevt' 'misc/cgo/testplugin/testdata/issue18676/dynamodbstreamsevt/definition.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue18676/dynamodbstreamsevt/definition.go' 'misc/cgo/testplugin/testdata/issue18676/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue18676/main.go' 'misc/cgo/testplugin/testdata/issue18676/plugin.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue18676/plugin.go' 'misc/cgo/testplugin/testdata/issue19418' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue19418' 'misc/cgo/testplugin/testdata/issue19418/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue19418/main.go' 'misc/cgo/testplugin/testdata/issue19418/plugin.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue19418/plugin.go' 'misc/cgo/testplugin/testdata/issue19529' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue19529' 'misc/cgo/testplugin/testdata/issue19529/plugin.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue19529/plugin.go' 'misc/cgo/testplugin/testdata/issue19534' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue19534' 'misc/cgo/testplugin/testdata/issue19534/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue19534/main.go' 'misc/cgo/testplugin/testdata/issue19534/plugin.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue19534/plugin.go' 'misc/cgo/testplugin/testdata/issue22175' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue22175' 'misc/cgo/testplugin/testdata/issue22175/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue22175/main.go' 'misc/cgo/testplugin/testdata/issue22175/plugin1.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue22175/plugin1.go' 'misc/cgo/testplugin/testdata/issue22175/plugin2.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue22175/plugin2.go' 'misc/cgo/testplugin/testdata/issue22295.pkg' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue22295.pkg' 'misc/cgo/testplugin/testdata/issue22295.pkg/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue22295.pkg/main.go' 'misc/cgo/testplugin/testdata/issue22295.pkg/plugin.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue22295.pkg/plugin.go' 'misc/cgo/testplugin/testdata/issue24351' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue24351' 'misc/cgo/testplugin/testdata/issue24351/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue24351/main.go' 'misc/cgo/testplugin/testdata/issue24351/plugin.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue24351/plugin.go' 'misc/cgo/testplugin/testdata/issue25756' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue25756' 'misc/cgo/testplugin/testdata/issue25756/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue25756/main.go' 'misc/cgo/testplugin/testdata/issue25756/plugin' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue25756/plugin' 'misc/cgo/testplugin/testdata/issue25756/plugin/c-life.c' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue25756/plugin/c-life.c' 'misc/cgo/testplugin/testdata/issue25756/plugin/life.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue25756/plugin/life.go' 'misc/cgo/testplugin/testdata/issue25756/plugin/life.h' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue25756/plugin/life.h' 'misc/cgo/testplugin/testdata/issue44956' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue44956' 'misc/cgo/testplugin/testdata/issue44956/base' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue44956/base' 'misc/cgo/testplugin/testdata/issue44956/base/base.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue44956/base/base.go' 'misc/cgo/testplugin/testdata/issue44956/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue44956/main.go' 'misc/cgo/testplugin/testdata/issue44956/plugin1.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue44956/plugin1.go' 'misc/cgo/testplugin/testdata/issue44956/plugin2.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue44956/plugin2.go' 'misc/cgo/testplugin/testdata/issue52937' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue52937' 'misc/cgo/testplugin/testdata/issue52937/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue52937/main.go' 'misc/cgo/testplugin/testdata/issue53989' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue53989' 'misc/cgo/testplugin/testdata/issue53989/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue53989/main.go' 'misc/cgo/testplugin/testdata/issue53989/p' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue53989/p' 'misc/cgo/testplugin/testdata/issue53989/p/p.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue53989/p/p.go' 'misc/cgo/testplugin/testdata/issue53989/plugin.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/issue53989/plugin.go' 'misc/cgo/testplugin/testdata/method' -> '/usr/lib/go/misc/cgo/testplugin/testdata/method' 'misc/cgo/testplugin/testdata/method/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/method/main.go' 'misc/cgo/testplugin/testdata/method/plugin.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/method/plugin.go' 'misc/cgo/testplugin/testdata/method2' -> '/usr/lib/go/misc/cgo/testplugin/testdata/method2' 'misc/cgo/testplugin/testdata/method2/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/method2/main.go' 'misc/cgo/testplugin/testdata/method2/p' -> '/usr/lib/go/misc/cgo/testplugin/testdata/method2/p' 'misc/cgo/testplugin/testdata/method2/p/p.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/method2/p/p.go' 'misc/cgo/testplugin/testdata/method2/plugin.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/method2/plugin.go' 'misc/cgo/testplugin/testdata/method3' -> '/usr/lib/go/misc/cgo/testplugin/testdata/method3' 'misc/cgo/testplugin/testdata/method3/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/method3/main.go' 'misc/cgo/testplugin/testdata/method3/p' -> '/usr/lib/go/misc/cgo/testplugin/testdata/method3/p' 'misc/cgo/testplugin/testdata/method3/p/p.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/method3/p/p.go' 'misc/cgo/testplugin/testdata/method3/plugin.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/method3/plugin.go' 'misc/cgo/testplugin/testdata/plugin1' -> '/usr/lib/go/misc/cgo/testplugin/testdata/plugin1' 'misc/cgo/testplugin/testdata/plugin1/plugin1.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/plugin1/plugin1.go' 'misc/cgo/testplugin/testdata/plugin2' -> '/usr/lib/go/misc/cgo/testplugin/testdata/plugin2' 'misc/cgo/testplugin/testdata/plugin2/plugin2.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/plugin2/plugin2.go' 'misc/cgo/testplugin/testdata/sub' -> '/usr/lib/go/misc/cgo/testplugin/testdata/sub' 'misc/cgo/testplugin/testdata/sub/plugin1' -> '/usr/lib/go/misc/cgo/testplugin/testdata/sub/plugin1' 'misc/cgo/testplugin/testdata/sub/plugin1/plugin1.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/sub/plugin1/plugin1.go' 'misc/cgo/testplugin/testdata/unnamed1' -> '/usr/lib/go/misc/cgo/testplugin/testdata/unnamed1' 'misc/cgo/testplugin/testdata/unnamed1/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/unnamed1/main.go' 'misc/cgo/testplugin/testdata/unnamed2' -> '/usr/lib/go/misc/cgo/testplugin/testdata/unnamed2' 'misc/cgo/testplugin/testdata/unnamed2/main.go' -> '/usr/lib/go/misc/cgo/testplugin/testdata/unnamed2/main.go' 'misc/cgo/testsanitizers' -> '/usr/lib/go/misc/cgo/testsanitizers' 'misc/cgo/testsanitizers/asan_test.go' -> '/usr/lib/go/misc/cgo/testsanitizers/asan_test.go' 'misc/cgo/testsanitizers/cc_test.go' -> '/usr/lib/go/misc/cgo/testsanitizers/cc_test.go' 'misc/cgo/testsanitizers/cshared_test.go' -> '/usr/lib/go/misc/cgo/testsanitizers/cshared_test.go' 'misc/cgo/testsanitizers/libfuzzer_test.go' -> '/usr/lib/go/misc/cgo/testsanitizers/libfuzzer_test.go' 'misc/cgo/testsanitizers/msan_test.go' -> '/usr/lib/go/misc/cgo/testsanitizers/msan_test.go' 'misc/cgo/testsanitizers/testdata' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata' 'misc/cgo/testsanitizers/testdata/arena_fail.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/arena_fail.go' 'misc/cgo/testsanitizers/testdata/asan1_fail.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan1_fail.go' 'misc/cgo/testsanitizers/testdata/asan2_fail.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan2_fail.go' 'misc/cgo/testsanitizers/testdata/asan3_fail.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan3_fail.go' 'misc/cgo/testsanitizers/testdata/asan4_fail.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan4_fail.go' 'misc/cgo/testsanitizers/testdata/asan5_fail.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan5_fail.go' 'misc/cgo/testsanitizers/testdata/asan_global1_fail.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan_global1_fail.go' 'misc/cgo/testsanitizers/testdata/asan_global2_fail.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan_global2_fail.go' 'misc/cgo/testsanitizers/testdata/asan_global3_fail.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan_global3_fail.go' 'misc/cgo/testsanitizers/testdata/asan_global4_fail.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan_global4_fail.go' 'misc/cgo/testsanitizers/testdata/asan_global5.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan_global5.go' 'misc/cgo/testsanitizers/testdata/asan_linkerx' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan_linkerx' 'misc/cgo/testsanitizers/testdata/asan_linkerx/main.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan_linkerx/main.go' 'misc/cgo/testsanitizers/testdata/asan_linkerx/p' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan_linkerx/p' 'misc/cgo/testsanitizers/testdata/asan_linkerx/p/p.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan_linkerx/p/p.go' 'misc/cgo/testsanitizers/testdata/asan_unsafe_fail1.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan_unsafe_fail1.go' 'misc/cgo/testsanitizers/testdata/asan_unsafe_fail2.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan_unsafe_fail2.go' 'misc/cgo/testsanitizers/testdata/asan_unsafe_fail3.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan_unsafe_fail3.go' 'misc/cgo/testsanitizers/testdata/asan_useAfterReturn.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/asan_useAfterReturn.go' 'misc/cgo/testsanitizers/testdata/libfuzzer1.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/libfuzzer1.go' 'misc/cgo/testsanitizers/testdata/libfuzzer2.c' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/libfuzzer2.c' 'misc/cgo/testsanitizers/testdata/libfuzzer2.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/libfuzzer2.go' 'misc/cgo/testsanitizers/testdata/msan.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/msan.go' 'misc/cgo/testsanitizers/testdata/msan2.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/msan2.go' 'misc/cgo/testsanitizers/testdata/msan2_cmsan.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/msan2_cmsan.go' 'misc/cgo/testsanitizers/testdata/msan3.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/msan3.go' 'misc/cgo/testsanitizers/testdata/msan4.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/msan4.go' 'misc/cgo/testsanitizers/testdata/msan5.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/msan5.go' 'misc/cgo/testsanitizers/testdata/msan6.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/msan6.go' 'misc/cgo/testsanitizers/testdata/msan7.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/msan7.go' 'misc/cgo/testsanitizers/testdata/msan8.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/msan8.go' 'misc/cgo/testsanitizers/testdata/msan_fail.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/msan_fail.go' 'misc/cgo/testsanitizers/testdata/msan_shared.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/msan_shared.go' 'misc/cgo/testsanitizers/testdata/tsan.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/tsan.go' 'misc/cgo/testsanitizers/testdata/tsan10.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/tsan10.go' 'misc/cgo/testsanitizers/testdata/tsan11.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/tsan11.go' 'misc/cgo/testsanitizers/testdata/tsan12.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/tsan12.go' 'misc/cgo/testsanitizers/testdata/tsan2.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/tsan2.go' 'misc/cgo/testsanitizers/testdata/tsan3.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/tsan3.go' 'misc/cgo/testsanitizers/testdata/tsan4.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/tsan4.go' 'misc/cgo/testsanitizers/testdata/tsan5.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/tsan5.go' 'misc/cgo/testsanitizers/testdata/tsan6.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/tsan6.go' 'misc/cgo/testsanitizers/testdata/tsan7.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/tsan7.go' 'misc/cgo/testsanitizers/testdata/tsan8.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/tsan8.go' 'misc/cgo/testsanitizers/testdata/tsan9.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/tsan9.go' 'misc/cgo/testsanitizers/testdata/tsan_shared.go' -> '/usr/lib/go/misc/cgo/testsanitizers/testdata/tsan_shared.go' 'misc/cgo/testsanitizers/tsan_test.go' -> '/usr/lib/go/misc/cgo/testsanitizers/tsan_test.go' 'misc/cgo/testshared' -> '/usr/lib/go/misc/cgo/testshared' 'misc/cgo/testshared/overlaydir_test.go' -> '/usr/lib/go/misc/cgo/testshared/overlaydir_test.go' 'misc/cgo/testshared/shared_test.go' -> '/usr/lib/go/misc/cgo/testshared/shared_test.go' 'misc/cgo/testshared/testdata' -> '/usr/lib/go/misc/cgo/testshared/testdata' 'misc/cgo/testshared/testdata/dep2' -> '/usr/lib/go/misc/cgo/testshared/testdata/dep2' 'misc/cgo/testshared/testdata/dep2/dep2.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/dep2/dep2.go' 'misc/cgo/testshared/testdata/dep3' -> '/usr/lib/go/misc/cgo/testshared/testdata/dep3' 'misc/cgo/testshared/testdata/dep3/dep3.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/dep3/dep3.go' 'misc/cgo/testshared/testdata/depBase' -> '/usr/lib/go/misc/cgo/testshared/testdata/depBase' 'misc/cgo/testshared/testdata/depBase/asm.s' -> '/usr/lib/go/misc/cgo/testshared/testdata/depBase/asm.s' 'misc/cgo/testshared/testdata/depBase/dep.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/depBase/dep.go' 'misc/cgo/testshared/testdata/depBase/gccgo.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/depBase/gccgo.go' 'misc/cgo/testshared/testdata/depBase/stubs.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/depBase/stubs.go' 'misc/cgo/testshared/testdata/division' -> '/usr/lib/go/misc/cgo/testshared/testdata/division' 'misc/cgo/testshared/testdata/division/division.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/division/division.go' 'misc/cgo/testshared/testdata/exe' -> '/usr/lib/go/misc/cgo/testshared/testdata/exe' 'misc/cgo/testshared/testdata/exe/exe.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/exe/exe.go' 'misc/cgo/testshared/testdata/exe2' -> '/usr/lib/go/misc/cgo/testshared/testdata/exe2' 'misc/cgo/testshared/testdata/exe2/exe2.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/exe2/exe2.go' 'misc/cgo/testshared/testdata/exe3' -> '/usr/lib/go/misc/cgo/testshared/testdata/exe3' 'misc/cgo/testshared/testdata/exe3/exe3.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/exe3/exe3.go' 'misc/cgo/testshared/testdata/execgo' -> '/usr/lib/go/misc/cgo/testshared/testdata/execgo' 'misc/cgo/testshared/testdata/execgo/exe.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/execgo/exe.go' 'misc/cgo/testshared/testdata/explicit' -> '/usr/lib/go/misc/cgo/testshared/testdata/explicit' 'misc/cgo/testshared/testdata/explicit/explicit.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/explicit/explicit.go' 'misc/cgo/testshared/testdata/gcdata' -> '/usr/lib/go/misc/cgo/testshared/testdata/gcdata' 'misc/cgo/testshared/testdata/gcdata/main' -> '/usr/lib/go/misc/cgo/testshared/testdata/gcdata/main' 'misc/cgo/testshared/testdata/gcdata/main/main.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/gcdata/main/main.go' 'misc/cgo/testshared/testdata/gcdata/p' -> '/usr/lib/go/misc/cgo/testshared/testdata/gcdata/p' 'misc/cgo/testshared/testdata/gcdata/p/p.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/gcdata/p/p.go' 'misc/cgo/testshared/testdata/global' -> '/usr/lib/go/misc/cgo/testshared/testdata/global' 'misc/cgo/testshared/testdata/global/main.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/global/main.go' 'misc/cgo/testshared/testdata/globallib' -> '/usr/lib/go/misc/cgo/testshared/testdata/globallib' 'misc/cgo/testshared/testdata/globallib/global.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/globallib/global.go' 'misc/cgo/testshared/testdata/iface' -> '/usr/lib/go/misc/cgo/testshared/testdata/iface' 'misc/cgo/testshared/testdata/iface/main.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/iface/main.go' 'misc/cgo/testshared/testdata/iface_a' -> '/usr/lib/go/misc/cgo/testshared/testdata/iface_a' 'misc/cgo/testshared/testdata/iface_a/a.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/iface_a/a.go' 'misc/cgo/testshared/testdata/iface_b' -> '/usr/lib/go/misc/cgo/testshared/testdata/iface_b' 'misc/cgo/testshared/testdata/iface_b/b.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/iface_b/b.go' 'misc/cgo/testshared/testdata/iface_i' -> '/usr/lib/go/misc/cgo/testshared/testdata/iface_i' 'misc/cgo/testshared/testdata/iface_i/i.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/iface_i/i.go' 'misc/cgo/testshared/testdata/implicit' -> '/usr/lib/go/misc/cgo/testshared/testdata/implicit' 'misc/cgo/testshared/testdata/implicit/implicit.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/implicit/implicit.go' 'misc/cgo/testshared/testdata/implicitcmd' -> '/usr/lib/go/misc/cgo/testshared/testdata/implicitcmd' 'misc/cgo/testshared/testdata/implicitcmd/implicitcmd.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/implicitcmd/implicitcmd.go' 'misc/cgo/testshared/testdata/issue25065' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue25065' 'misc/cgo/testshared/testdata/issue25065/a.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue25065/a.go' 'misc/cgo/testshared/testdata/issue30768' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue30768' 'misc/cgo/testshared/testdata/issue30768/issue30768lib' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue30768/issue30768lib' 'misc/cgo/testshared/testdata/issue30768/issue30768lib/lib.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue30768/issue30768lib/lib.go' 'misc/cgo/testshared/testdata/issue30768/x_test.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue30768/x_test.go' 'misc/cgo/testshared/testdata/issue39777' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue39777' 'misc/cgo/testshared/testdata/issue39777/a' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue39777/a' 'misc/cgo/testshared/testdata/issue39777/a/a.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue39777/a/a.go' 'misc/cgo/testshared/testdata/issue39777/b' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue39777/b' 'misc/cgo/testshared/testdata/issue39777/b/b.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue39777/b/b.go' 'misc/cgo/testshared/testdata/issue44031' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue44031' 'misc/cgo/testshared/testdata/issue44031/a' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue44031/a' 'misc/cgo/testshared/testdata/issue44031/a/a.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue44031/a/a.go' 'misc/cgo/testshared/testdata/issue44031/b' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue44031/b' 'misc/cgo/testshared/testdata/issue44031/b/b.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue44031/b/b.go' 'misc/cgo/testshared/testdata/issue44031/main' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue44031/main' 'misc/cgo/testshared/testdata/issue44031/main/main.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue44031/main/main.go' 'misc/cgo/testshared/testdata/issue47837' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue47837' 'misc/cgo/testshared/testdata/issue47837/a' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue47837/a' 'misc/cgo/testshared/testdata/issue47837/a/a.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue47837/a/a.go' 'misc/cgo/testshared/testdata/issue47837/main' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue47837/main' 'misc/cgo/testshared/testdata/issue47837/main/main.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue47837/main/main.go' 'misc/cgo/testshared/testdata/issue58966' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue58966' 'misc/cgo/testshared/testdata/issue58966/main.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/issue58966/main.go' 'misc/cgo/testshared/testdata/trivial' -> '/usr/lib/go/misc/cgo/testshared/testdata/trivial' 'misc/cgo/testshared/testdata/trivial/trivial.go' -> '/usr/lib/go/misc/cgo/testshared/testdata/trivial/trivial.go' 'misc/cgo/testso' -> '/usr/lib/go/misc/cgo/testso' 'misc/cgo/testso/noso_test.go' -> '/usr/lib/go/misc/cgo/testso/noso_test.go' 'misc/cgo/testso/overlaydir_test.go' -> '/usr/lib/go/misc/cgo/testso/overlaydir_test.go' 'misc/cgo/testso/so_test.go' -> '/usr/lib/go/misc/cgo/testso/so_test.go' 'misc/cgo/testso/testdata' -> '/usr/lib/go/misc/cgo/testso/testdata' 'misc/cgo/testso/testdata/cgoso.c' -> '/usr/lib/go/misc/cgo/testso/testdata/cgoso.c' 'misc/cgo/testso/testdata/cgoso.go' -> '/usr/lib/go/misc/cgo/testso/testdata/cgoso.go' 'misc/cgo/testso/testdata/cgoso_c.c' -> '/usr/lib/go/misc/cgo/testso/testdata/cgoso_c.c' 'misc/cgo/testso/testdata/cgoso_unix.go' -> '/usr/lib/go/misc/cgo/testso/testdata/cgoso_unix.go' 'misc/cgo/testso/testdata/main.go' -> '/usr/lib/go/misc/cgo/testso/testdata/main.go' 'misc/cgo/testsovar' -> '/usr/lib/go/misc/cgo/testsovar' 'misc/cgo/testsovar/noso_test.go' -> '/usr/lib/go/misc/cgo/testsovar/noso_test.go' 'misc/cgo/testsovar/overlaydir_test.go' -> '/usr/lib/go/misc/cgo/testsovar/overlaydir_test.go' 'misc/cgo/testsovar/so_test.go' -> '/usr/lib/go/misc/cgo/testsovar/so_test.go' 'misc/cgo/testsovar/testdata' -> '/usr/lib/go/misc/cgo/testsovar/testdata' 'misc/cgo/testsovar/testdata/cgoso.go' -> '/usr/lib/go/misc/cgo/testsovar/testdata/cgoso.go' 'misc/cgo/testsovar/testdata/cgoso_c.c' -> '/usr/lib/go/misc/cgo/testsovar/testdata/cgoso_c.c' 'misc/cgo/testsovar/testdata/cgoso_c.h' -> '/usr/lib/go/misc/cgo/testsovar/testdata/cgoso_c.h' 'misc/cgo/testsovar/testdata/main.go' -> '/usr/lib/go/misc/cgo/testsovar/testdata/main.go' 'misc/cgo/testtls' -> '/usr/lib/go/misc/cgo/testtls' 'misc/cgo/testtls/tls.go' -> '/usr/lib/go/misc/cgo/testtls/tls.go' 'misc/cgo/testtls/tls_test.go' -> '/usr/lib/go/misc/cgo/testtls/tls_test.go' 'misc/cgo/testtls/tls_unix.c' -> '/usr/lib/go/misc/cgo/testtls/tls_unix.c' 'misc/chrome' -> '/usr/lib/go/misc/chrome' 'misc/chrome/gophertool' -> '/usr/lib/go/misc/chrome/gophertool' 'misc/chrome/gophertool/README.txt' -> '/usr/lib/go/misc/chrome/gophertool/README.txt' 'misc/chrome/gophertool/background.html' -> '/usr/lib/go/misc/chrome/gophertool/background.html' 'misc/chrome/gophertool/background.js' -> '/usr/lib/go/misc/chrome/gophertool/background.js' 'misc/chrome/gophertool/gopher.js' -> '/usr/lib/go/misc/chrome/gophertool/gopher.js' 'misc/chrome/gophertool/gopher.png' -> '/usr/lib/go/misc/chrome/gophertool/gopher.png' 'misc/chrome/gophertool/manifest.json' -> '/usr/lib/go/misc/chrome/gophertool/manifest.json' 'misc/chrome/gophertool/popup.html' -> '/usr/lib/go/misc/chrome/gophertool/popup.html' 'misc/chrome/gophertool/popup.js' -> '/usr/lib/go/misc/chrome/gophertool/popup.js' 'misc/editors' -> '/usr/lib/go/misc/editors' 'misc/go.mod' -> '/usr/lib/go/misc/go.mod' 'misc/ios' -> '/usr/lib/go/misc/ios' 'misc/ios/README' -> '/usr/lib/go/misc/ios/README' 'misc/ios/clangwrap.sh' -> '/usr/lib/go/misc/ios/clangwrap.sh' 'misc/ios/detect.go' -> '/usr/lib/go/misc/ios/detect.go' 'misc/ios/go_ios_exec.go' -> '/usr/lib/go/misc/ios/go_ios_exec.go' 'misc/linkcheck' -> '/usr/lib/go/misc/linkcheck' 'misc/linkcheck/linkcheck.go' -> '/usr/lib/go/misc/linkcheck/linkcheck.go' 'misc/reboot' -> '/usr/lib/go/misc/reboot' 'misc/reboot/experiment_toolid_test.go' -> '/usr/lib/go/misc/reboot/experiment_toolid_test.go' 'misc/reboot/overlaydir_test.go' -> '/usr/lib/go/misc/reboot/overlaydir_test.go' 'misc/reboot/reboot_test.go' -> '/usr/lib/go/misc/reboot/reboot_test.go' 'misc/swig' -> '/usr/lib/go/misc/swig' 'misc/swig/callback' -> '/usr/lib/go/misc/swig/callback' 'misc/swig/callback/callback.cc' -> '/usr/lib/go/misc/swig/callback/callback.cc' 'misc/swig/callback/callback.go' -> '/usr/lib/go/misc/swig/callback/callback.go' 'misc/swig/callback/callback.h' -> '/usr/lib/go/misc/swig/callback/callback.h' 'misc/swig/callback/callback.swigcxx' -> '/usr/lib/go/misc/swig/callback/callback.swigcxx' 'misc/swig/callback/callback_test.go' -> '/usr/lib/go/misc/swig/callback/callback_test.go' 'misc/swig/stdio' -> '/usr/lib/go/misc/swig/stdio' 'misc/swig/stdio/file.go' -> '/usr/lib/go/misc/swig/stdio/file.go' 'misc/swig/stdio/file.swig' -> '/usr/lib/go/misc/swig/stdio/file.swig' 'misc/swig/stdio/file_test.go' -> '/usr/lib/go/misc/swig/stdio/file_test.go' 'misc/wasm' -> '/usr/lib/go/misc/wasm' 'misc/wasm/go_js_wasm_exec' -> '/usr/lib/go/misc/wasm/go_js_wasm_exec' 'misc/wasm/wasm_exec.html' -> '/usr/lib/go/misc/wasm/wasm_exec.html' 'misc/wasm/wasm_exec.js' -> '/usr/lib/go/misc/wasm/wasm_exec.js' 'misc/wasm/wasm_exec_node.js' -> '/usr/lib/go/misc/wasm/wasm_exec_node.js' 'api' -> '/usr/lib/go/api' 'api/README' -> '/usr/lib/go/api/README' 'api/except.txt' -> '/usr/lib/go/api/except.txt' 'api/go1.1.txt' -> '/usr/lib/go/api/go1.1.txt' 'api/go1.10.txt' -> '/usr/lib/go/api/go1.10.txt' 'api/go1.11.txt' -> '/usr/lib/go/api/go1.11.txt' 'api/go1.12.txt' -> '/usr/lib/go/api/go1.12.txt' 'api/go1.13.txt' -> '/usr/lib/go/api/go1.13.txt' 'api/go1.14.txt' -> '/usr/lib/go/api/go1.14.txt' 'api/go1.15.txt' -> '/usr/lib/go/api/go1.15.txt' 'api/go1.16.txt' -> '/usr/lib/go/api/go1.16.txt' 'api/go1.17.txt' -> '/usr/lib/go/api/go1.17.txt' 'api/go1.18.txt' -> '/usr/lib/go/api/go1.18.txt' 'api/go1.19.txt' -> '/usr/lib/go/api/go1.19.txt' 'api/go1.2.txt' -> '/usr/lib/go/api/go1.2.txt' 'api/go1.20.txt' -> '/usr/lib/go/api/go1.20.txt' 'api/go1.3.txt' -> '/usr/lib/go/api/go1.3.txt' 'api/go1.4.txt' -> '/usr/lib/go/api/go1.4.txt' 'api/go1.5.txt' -> '/usr/lib/go/api/go1.5.txt' 'api/go1.6.txt' -> '/usr/lib/go/api/go1.6.txt' 'api/go1.7.txt' -> '/usr/lib/go/api/go1.7.txt' 'api/go1.8.txt' -> '/usr/lib/go/api/go1.8.txt' 'api/go1.9.txt' -> '/usr/lib/go/api/go1.9.txt' 'api/go1.txt' -> '/usr/lib/go/api/go1.txt' 'test' -> '/usr/lib/go/test' 'test/235.go' -> '/usr/lib/go/test/235.go' 'test/64bit.go' -> '/usr/lib/go/test/64bit.go' 'test/README.md' -> '/usr/lib/go/test/README.md' 'test/abi' -> '/usr/lib/go/test/abi' 'test/abi/bad_internal_offsets.go' -> '/usr/lib/go/test/abi/bad_internal_offsets.go' 'test/abi/bad_select_crash.go' -> '/usr/lib/go/test/abi/bad_select_crash.go' 'test/abi/convF_criteria.go' -> '/usr/lib/go/test/abi/convF_criteria.go' 'test/abi/convF_criteria.out' -> '/usr/lib/go/test/abi/convF_criteria.out' 'test/abi/convT64_criteria.go' -> '/usr/lib/go/test/abi/convT64_criteria.go' 'test/abi/convT64_criteria.out' -> '/usr/lib/go/test/abi/convT64_criteria.out' 'test/abi/defer_aggregate.go' -> '/usr/lib/go/test/abi/defer_aggregate.go' 'test/abi/defer_recover_results.go' -> '/usr/lib/go/test/abi/defer_recover_results.go' 'test/abi/double_nested_addressed_struct.go' -> '/usr/lib/go/test/abi/double_nested_addressed_struct.go' 'test/abi/double_nested_struct.go' -> '/usr/lib/go/test/abi/double_nested_struct.go' 'test/abi/f_ret_z_not.go' -> '/usr/lib/go/test/abi/f_ret_z_not.go' 'test/abi/f_ret_z_not.out' -> '/usr/lib/go/test/abi/f_ret_z_not.out' 'test/abi/fibish.go' -> '/usr/lib/go/test/abi/fibish.go' 'test/abi/fibish.out' -> '/usr/lib/go/test/abi/fibish.out' 'test/abi/fibish_closure.go' -> '/usr/lib/go/test/abi/fibish_closure.go' 'test/abi/fibish_closure.out' -> '/usr/lib/go/test/abi/fibish_closure.out' 'test/abi/fuzz_trailing_zero_field.go' -> '/usr/lib/go/test/abi/fuzz_trailing_zero_field.go' 'test/abi/idata.go' -> '/usr/lib/go/test/abi/idata.go' 'test/abi/idata.out' -> '/usr/lib/go/test/abi/idata.out' 'test/abi/leaf.go' -> '/usr/lib/go/test/abi/leaf.go' 'test/abi/leaf2.go' -> '/usr/lib/go/test/abi/leaf2.go' 'test/abi/many_int_input.go' -> '/usr/lib/go/test/abi/many_int_input.go' 'test/abi/many_int_input.out' -> '/usr/lib/go/test/abi/many_int_input.out' 'test/abi/many_intstar_input.go' -> '/usr/lib/go/test/abi/many_intstar_input.go' 'test/abi/many_intstar_input.out' -> '/usr/lib/go/test/abi/many_intstar_input.out' 'test/abi/map.go' -> '/usr/lib/go/test/abi/map.go' 'test/abi/method_wrapper.go' -> '/usr/lib/go/test/abi/method_wrapper.go' 'test/abi/more_intstar_input.go' -> '/usr/lib/go/test/abi/more_intstar_input.go' 'test/abi/more_intstar_input.out' -> '/usr/lib/go/test/abi/more_intstar_input.out' 'test/abi/named_results.go' -> '/usr/lib/go/test/abi/named_results.go' 'test/abi/named_results.out' -> '/usr/lib/go/test/abi/named_results.out' 'test/abi/named_return_stuff.go' -> '/usr/lib/go/test/abi/named_return_stuff.go' 'test/abi/named_return_stuff.out' -> '/usr/lib/go/test/abi/named_return_stuff.out' 'test/abi/open_defer_1.go' -> '/usr/lib/go/test/abi/open_defer_1.go' 'test/abi/part_live.go' -> '/usr/lib/go/test/abi/part_live.go' 'test/abi/part_live_2.go' -> '/usr/lib/go/test/abi/part_live_2.go' 'test/abi/result_live.go' -> '/usr/lib/go/test/abi/result_live.go' 'test/abi/result_regalloc.go' -> '/usr/lib/go/test/abi/result_regalloc.go' 'test/abi/return_stuff.go' -> '/usr/lib/go/test/abi/return_stuff.go' 'test/abi/return_stuff.out' -> '/usr/lib/go/test/abi/return_stuff.out' 'test/abi/s_sif_sif.go' -> '/usr/lib/go/test/abi/s_sif_sif.go' 'test/abi/spills3.go' -> '/usr/lib/go/test/abi/spills3.go' 'test/abi/spills4.go' -> '/usr/lib/go/test/abi/spills4.go' 'test/abi/store_reg_args.go' -> '/usr/lib/go/test/abi/store_reg_args.go' 'test/abi/struct_3_string_input.go' -> '/usr/lib/go/test/abi/struct_3_string_input.go' 'test/abi/struct_3_string_input.out' -> '/usr/lib/go/test/abi/struct_3_string_input.out' 'test/abi/struct_lower_1.go' -> '/usr/lib/go/test/abi/struct_lower_1.go' 'test/abi/struct_lower_1.out' -> '/usr/lib/go/test/abi/struct_lower_1.out' 'test/abi/too_big_to_ssa.go' -> '/usr/lib/go/test/abi/too_big_to_ssa.go' 'test/abi/too_big_to_ssa.out' -> '/usr/lib/go/test/abi/too_big_to_ssa.out' 'test/abi/uglyfib.go' -> '/usr/lib/go/test/abi/uglyfib.go' 'test/abi/uglyfib.out' -> '/usr/lib/go/test/abi/uglyfib.out' 'test/abi/wrapdefer_largetmp.go' -> '/usr/lib/go/test/abi/wrapdefer_largetmp.go' 'test/abi/wrapdefer_largetmp.out' -> '/usr/lib/go/test/abi/wrapdefer_largetmp.out' 'test/abi/zombie_struct_select.go' -> '/usr/lib/go/test/abi/zombie_struct_select.go' 'test/alg.go' -> '/usr/lib/go/test/alg.go' 'test/alias.go' -> '/usr/lib/go/test/alias.go' 'test/alias1.go' -> '/usr/lib/go/test/alias1.go' 'test/alias2.go' -> '/usr/lib/go/test/alias2.go' 'test/alias3.dir' -> '/usr/lib/go/test/alias3.dir' 'test/alias3.dir/a.go' -> '/usr/lib/go/test/alias3.dir/a.go' 'test/alias3.dir/b.go' -> '/usr/lib/go/test/alias3.dir/b.go' 'test/alias3.dir/c.go' -> '/usr/lib/go/test/alias3.dir/c.go' 'test/alias3.go' -> '/usr/lib/go/test/alias3.go' 'test/align.go' -> '/usr/lib/go/test/align.go' 'test/append.go' -> '/usr/lib/go/test/append.go' 'test/append1.go' -> '/usr/lib/go/test/append1.go' 'test/args.go' -> '/usr/lib/go/test/args.go' 'test/armimm.go' -> '/usr/lib/go/test/armimm.go' 'test/asmhdr.dir' -> '/usr/lib/go/test/asmhdr.dir' 'test/asmhdr.dir/main.go' -> '/usr/lib/go/test/asmhdr.dir/main.go' 'test/asmhdr.dir/main.s' -> '/usr/lib/go/test/asmhdr.dir/main.s' 'test/asmhdr.go' -> '/usr/lib/go/test/asmhdr.go' 'test/assign.go' -> '/usr/lib/go/test/assign.go' 'test/assign1.go' -> '/usr/lib/go/test/assign1.go' 'test/atomicload.go' -> '/usr/lib/go/test/atomicload.go' 'test/bench' -> '/usr/lib/go/test/bench' 'test/bench/garbage' -> '/usr/lib/go/test/bench/garbage' 'test/bench/garbage/Makefile' -> '/usr/lib/go/test/bench/garbage/Makefile' 'test/bench/garbage/parser.go' -> '/usr/lib/go/test/bench/garbage/parser.go' 'test/bench/garbage/peano.go' -> '/usr/lib/go/test/bench/garbage/peano.go' 'test/bench/garbage/stats.go' -> '/usr/lib/go/test/bench/garbage/stats.go' 'test/bench/garbage/tree.go' -> '/usr/lib/go/test/bench/garbage/tree.go' 'test/bench/garbage/tree2.go' -> '/usr/lib/go/test/bench/garbage/tree2.go' 'test/bench/go1' -> '/usr/lib/go/test/bench/go1' 'test/bench/go1/binarytree_test.go' -> '/usr/lib/go/test/bench/go1/binarytree_test.go' 'test/bench/go1/fannkuch_test.go' -> '/usr/lib/go/test/bench/go1/fannkuch_test.go' 'test/bench/go1/fasta_test.go' -> '/usr/lib/go/test/bench/go1/fasta_test.go' 'test/bench/go1/fmt_test.go' -> '/usr/lib/go/test/bench/go1/fmt_test.go' 'test/bench/go1/go.mod' -> '/usr/lib/go/test/bench/go1/go.mod' 'test/bench/go1/gob_test.go' -> '/usr/lib/go/test/bench/go1/gob_test.go' 'test/bench/go1/gzip_test.go' -> '/usr/lib/go/test/bench/go1/gzip_test.go' 'test/bench/go1/http_test.go' -> '/usr/lib/go/test/bench/go1/http_test.go' 'test/bench/go1/json_test.go' -> '/usr/lib/go/test/bench/go1/json_test.go' 'test/bench/go1/jsondata_test.go' -> '/usr/lib/go/test/bench/go1/jsondata_test.go' 'test/bench/go1/mandel_test.go' -> '/usr/lib/go/test/bench/go1/mandel_test.go' 'test/bench/go1/parser_test.go' -> '/usr/lib/go/test/bench/go1/parser_test.go' 'test/bench/go1/parserdata_test.go' -> '/usr/lib/go/test/bench/go1/parserdata_test.go' 'test/bench/go1/regexp_test.go' -> '/usr/lib/go/test/bench/go1/regexp_test.go' 'test/bench/go1/revcomp_test.go' -> '/usr/lib/go/test/bench/go1/revcomp_test.go' 'test/bench/go1/template_test.go' -> '/usr/lib/go/test/bench/go1/template_test.go' 'test/bench/go1/time_test.go' -> '/usr/lib/go/test/bench/go1/time_test.go' 'test/bigalg.go' -> '/usr/lib/go/test/bigalg.go' 'test/bigmap.go' -> '/usr/lib/go/test/bigmap.go' 'test/blank.go' -> '/usr/lib/go/test/blank.go' 'test/blank1.go' -> '/usr/lib/go/test/blank1.go' 'test/bom.go' -> '/usr/lib/go/test/bom.go' 'test/bombad.go' -> '/usr/lib/go/test/bombad.go' 'test/bounds.go' -> '/usr/lib/go/test/bounds.go' 'test/cannotassign.go' -> '/usr/lib/go/test/cannotassign.go' 'test/chan' -> '/usr/lib/go/test/chan' 'test/chan/doubleselect.go' -> '/usr/lib/go/test/chan/doubleselect.go' 'test/chan/fifo.go' -> '/usr/lib/go/test/chan/fifo.go' 'test/chan/goroutines.go' -> '/usr/lib/go/test/chan/goroutines.go' 'test/chan/nonblock.go' -> '/usr/lib/go/test/chan/nonblock.go' 'test/chan/perm.go' -> '/usr/lib/go/test/chan/perm.go' 'test/chan/powser1.go' -> '/usr/lib/go/test/chan/powser1.go' 'test/chan/powser2.go' -> '/usr/lib/go/test/chan/powser2.go' 'test/chan/select.go' -> '/usr/lib/go/test/chan/select.go' 'test/chan/select2.go' -> '/usr/lib/go/test/chan/select2.go' 'test/chan/select3.go' -> '/usr/lib/go/test/chan/select3.go' 'test/chan/select4.go' -> '/usr/lib/go/test/chan/select4.go' 'test/chan/select5.go' -> '/usr/lib/go/test/chan/select5.go' 'test/chan/select6.go' -> '/usr/lib/go/test/chan/select6.go' 'test/chan/select7.go' -> '/usr/lib/go/test/chan/select7.go' 'test/chan/select8.go' -> '/usr/lib/go/test/chan/select8.go' 'test/chan/sendstmt.go' -> '/usr/lib/go/test/chan/sendstmt.go' 'test/chan/sieve1.go' -> '/usr/lib/go/test/chan/sieve1.go' 'test/chan/sieve2.go' -> '/usr/lib/go/test/chan/sieve2.go' 'test/chan/zerosize.go' -> '/usr/lib/go/test/chan/zerosize.go' 'test/chancap.go' -> '/usr/lib/go/test/chancap.go' 'test/chanlinear.go' -> '/usr/lib/go/test/chanlinear.go' 'test/char_lit.go' -> '/usr/lib/go/test/char_lit.go' 'test/char_lit1.go' -> '/usr/lib/go/test/char_lit1.go' 'test/checkbce.go' -> '/usr/lib/go/test/checkbce.go' 'test/clearfat.go' -> '/usr/lib/go/test/clearfat.go' 'test/closedchan.go' -> '/usr/lib/go/test/closedchan.go' 'test/closure.go' -> '/usr/lib/go/test/closure.go' 'test/closure1.go' -> '/usr/lib/go/test/closure1.go' 'test/closure2.go' -> '/usr/lib/go/test/closure2.go' 'test/closure3.dir' -> '/usr/lib/go/test/closure3.dir' 'test/closure3.dir/main.go' -> '/usr/lib/go/test/closure3.dir/main.go' 'test/closure3.go' -> '/usr/lib/go/test/closure3.go' 'test/closure4.go' -> '/usr/lib/go/test/closure4.go' 'test/closure5.dir' -> '/usr/lib/go/test/closure5.dir' 'test/closure5.dir/a.go' -> '/usr/lib/go/test/closure5.dir/a.go' 'test/closure5.dir/main.go' -> '/usr/lib/go/test/closure5.dir/main.go' 'test/closure5.go' -> '/usr/lib/go/test/closure5.go' 'test/closure6.go' -> '/usr/lib/go/test/closure6.go' 'test/closure7.go' -> '/usr/lib/go/test/closure7.go' 'test/cmp.go' -> '/usr/lib/go/test/cmp.go' 'test/cmp6.go' -> '/usr/lib/go/test/cmp6.go' 'test/cmplx.go' -> '/usr/lib/go/test/cmplx.go' 'test/cmplxdivide.c' -> '/usr/lib/go/test/cmplxdivide.c' 'test/cmplxdivide.go' -> '/usr/lib/go/test/cmplxdivide.go' 'test/cmplxdivide1.go' -> '/usr/lib/go/test/cmplxdivide1.go' 'test/codegen' -> '/usr/lib/go/test/codegen' 'test/codegen/README' -> '/usr/lib/go/test/codegen/README' 'test/codegen/addrcalc.go' -> '/usr/lib/go/test/codegen/addrcalc.go' 'test/codegen/alloc.go' -> '/usr/lib/go/test/codegen/alloc.go' 'test/codegen/arithmetic.go' -> '/usr/lib/go/test/codegen/arithmetic.go' 'test/codegen/bitfield.go' -> '/usr/lib/go/test/codegen/bitfield.go' 'test/codegen/bits.go' -> '/usr/lib/go/test/codegen/bits.go' 'test/codegen/bmi.go' -> '/usr/lib/go/test/codegen/bmi.go' 'test/codegen/bool.go' -> '/usr/lib/go/test/codegen/bool.go' 'test/codegen/clobberdead.go' -> '/usr/lib/go/test/codegen/clobberdead.go' 'test/codegen/clobberdeadreg.go' -> '/usr/lib/go/test/codegen/clobberdeadreg.go' 'test/codegen/compare_and_branch.go' -> '/usr/lib/go/test/codegen/compare_and_branch.go' 'test/codegen/comparisons.go' -> '/usr/lib/go/test/codegen/comparisons.go' 'test/codegen/condmove.go' -> '/usr/lib/go/test/codegen/condmove.go' 'test/codegen/copy.go' -> '/usr/lib/go/test/codegen/copy.go' 'test/codegen/floats.go' -> '/usr/lib/go/test/codegen/floats.go' 'test/codegen/fuse.go' -> '/usr/lib/go/test/codegen/fuse.go' 'test/codegen/ifaces.go' -> '/usr/lib/go/test/codegen/ifaces.go' 'test/codegen/issue22703.go' -> '/usr/lib/go/test/codegen/issue22703.go' 'test/codegen/issue25378.go' -> '/usr/lib/go/test/codegen/issue25378.go' 'test/codegen/issue31618.go' -> '/usr/lib/go/test/codegen/issue31618.go' 'test/codegen/issue33580.go' -> '/usr/lib/go/test/codegen/issue33580.go' 'test/codegen/issue38554.go' -> '/usr/lib/go/test/codegen/issue38554.go' 'test/codegen/issue42610.go' -> '/usr/lib/go/test/codegen/issue42610.go' 'test/codegen/issue48054.go' -> '/usr/lib/go/test/codegen/issue48054.go' 'test/codegen/issue52635.go' -> '/usr/lib/go/test/codegen/issue52635.go' 'test/codegen/issue54467.go' -> '/usr/lib/go/test/codegen/issue54467.go' 'test/codegen/issue56440.go' -> '/usr/lib/go/test/codegen/issue56440.go' 'test/codegen/logic.go' -> '/usr/lib/go/test/codegen/logic.go' 'test/codegen/mapaccess.go' -> '/usr/lib/go/test/codegen/mapaccess.go' 'test/codegen/maps.go' -> '/usr/lib/go/test/codegen/maps.go' 'test/codegen/math.go' -> '/usr/lib/go/test/codegen/math.go' 'test/codegen/mathbits.go' -> '/usr/lib/go/test/codegen/mathbits.go' 'test/codegen/memcombine.go' -> '/usr/lib/go/test/codegen/memcombine.go' 'test/codegen/memops.go' -> '/usr/lib/go/test/codegen/memops.go' 'test/codegen/noextend.go' -> '/usr/lib/go/test/codegen/noextend.go' 'test/codegen/race.go' -> '/usr/lib/go/test/codegen/race.go' 'test/codegen/regabi_regalloc.go' -> '/usr/lib/go/test/codegen/regabi_regalloc.go' 'test/codegen/retpoline.go' -> '/usr/lib/go/test/codegen/retpoline.go' 'test/codegen/rotate.go' -> '/usr/lib/go/test/codegen/rotate.go' 'test/codegen/select.go' -> '/usr/lib/go/test/codegen/select.go' 'test/codegen/shift.go' -> '/usr/lib/go/test/codegen/shift.go' 'test/codegen/shortcircuit.go' -> '/usr/lib/go/test/codegen/shortcircuit.go' 'test/codegen/slices.go' -> '/usr/lib/go/test/codegen/slices.go' 'test/codegen/smallintiface.go' -> '/usr/lib/go/test/codegen/smallintiface.go' 'test/codegen/spectre.go' -> '/usr/lib/go/test/codegen/spectre.go' 'test/codegen/stack.go' -> '/usr/lib/go/test/codegen/stack.go' 'test/codegen/strings.go' -> '/usr/lib/go/test/codegen/strings.go' 'test/codegen/structs.go' -> '/usr/lib/go/test/codegen/structs.go' 'test/codegen/switch.go' -> '/usr/lib/go/test/codegen/switch.go' 'test/codegen/zerosize.go' -> '/usr/lib/go/test/codegen/zerosize.go' 'test/complit.go' -> '/usr/lib/go/test/complit.go' 'test/complit1.go' -> '/usr/lib/go/test/complit1.go' 'test/compos.go' -> '/usr/lib/go/test/compos.go' 'test/const.go' -> '/usr/lib/go/test/const.go' 'test/const1.go' -> '/usr/lib/go/test/const1.go' 'test/const2.go' -> '/usr/lib/go/test/const2.go' 'test/const3.go' -> '/usr/lib/go/test/const3.go' 'test/const4.go' -> '/usr/lib/go/test/const4.go' 'test/const5.go' -> '/usr/lib/go/test/const5.go' 'test/const6.go' -> '/usr/lib/go/test/const6.go' 'test/const7.go' -> '/usr/lib/go/test/const7.go' 'test/const8.go' -> '/usr/lib/go/test/const8.go' 'test/convT2X.go' -> '/usr/lib/go/test/convT2X.go' 'test/convert.go' -> '/usr/lib/go/test/convert.go' 'test/convert1.go' -> '/usr/lib/go/test/convert1.go' 'test/convert2.go' -> '/usr/lib/go/test/convert2.go' 'test/convert3.go' -> '/usr/lib/go/test/convert3.go' 'test/convert4.go' -> '/usr/lib/go/test/convert4.go' 'test/convinline.go' -> '/usr/lib/go/test/convinline.go' 'test/convlit.go' -> '/usr/lib/go/test/convlit.go' 'test/convlit1.go' -> '/usr/lib/go/test/convlit1.go' 'test/copy.go' -> '/usr/lib/go/test/copy.go' 'test/copy1.go' -> '/usr/lib/go/test/copy1.go' 'test/crlf.go' -> '/usr/lib/go/test/crlf.go' 'test/ddd.go' -> '/usr/lib/go/test/ddd.go' 'test/ddd1.go' -> '/usr/lib/go/test/ddd1.go' 'test/ddd2.dir' -> '/usr/lib/go/test/ddd2.dir' 'test/ddd2.dir/ddd2.go' -> '/usr/lib/go/test/ddd2.dir/ddd2.go' 'test/ddd2.dir/ddd3.go' -> '/usr/lib/go/test/ddd2.dir/ddd3.go' 'test/ddd2.go' -> '/usr/lib/go/test/ddd2.go' 'test/decl.go' -> '/usr/lib/go/test/decl.go' 'test/declbad.go' -> '/usr/lib/go/test/declbad.go' 'test/defer.go' -> '/usr/lib/go/test/defer.go' 'test/defererrcheck.go' -> '/usr/lib/go/test/defererrcheck.go' 'test/deferfin.go' -> '/usr/lib/go/test/deferfin.go' 'test/defernil.go' -> '/usr/lib/go/test/defernil.go' 'test/deferprint.go' -> '/usr/lib/go/test/deferprint.go' 'test/deferprint.out' -> '/usr/lib/go/test/deferprint.out' 'test/devirt.go' -> '/usr/lib/go/test/devirt.go' 'test/directive.go' -> '/usr/lib/go/test/directive.go' 'test/directive2.go' -> '/usr/lib/go/test/directive2.go' 'test/divide.go' -> '/usr/lib/go/test/divide.go' 'test/divmod.go' -> '/usr/lib/go/test/divmod.go' 'test/dwarf' -> '/usr/lib/go/test/dwarf' 'test/dwarf/dwarf.dir' -> '/usr/lib/go/test/dwarf/dwarf.dir' 'test/dwarf/dwarf.dir/main.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/main.go' 'test/dwarf/dwarf.dir/z1.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z1.go' 'test/dwarf/dwarf.dir/z10.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z10.go' 'test/dwarf/dwarf.dir/z11.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z11.go' 'test/dwarf/dwarf.dir/z12.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z12.go' 'test/dwarf/dwarf.dir/z13.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z13.go' 'test/dwarf/dwarf.dir/z14.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z14.go' 'test/dwarf/dwarf.dir/z15.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z15.go' 'test/dwarf/dwarf.dir/z16.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z16.go' 'test/dwarf/dwarf.dir/z17.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z17.go' 'test/dwarf/dwarf.dir/z18.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z18.go' 'test/dwarf/dwarf.dir/z19.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z19.go' 'test/dwarf/dwarf.dir/z2.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z2.go' 'test/dwarf/dwarf.dir/z20.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z20.go' 'test/dwarf/dwarf.dir/z3.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z3.go' 'test/dwarf/dwarf.dir/z4.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z4.go' 'test/dwarf/dwarf.dir/z5.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z5.go' 'test/dwarf/dwarf.dir/z6.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z6.go' 'test/dwarf/dwarf.dir/z7.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z7.go' 'test/dwarf/dwarf.dir/z8.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z8.go' 'test/dwarf/dwarf.dir/z9.go' -> '/usr/lib/go/test/dwarf/dwarf.dir/z9.go' 'test/dwarf/dwarf.go' -> '/usr/lib/go/test/dwarf/dwarf.go' 'test/dwarf/linedirectives.go' -> '/usr/lib/go/test/dwarf/linedirectives.go' 'test/embedfunc.go' -> '/usr/lib/go/test/embedfunc.go' 'test/embedvers.go' -> '/usr/lib/go/test/embedvers.go' 'test/empty.go' -> '/usr/lib/go/test/empty.go' 'test/env.go' -> '/usr/lib/go/test/env.go' 'test/eof.go' -> '/usr/lib/go/test/eof.go' 'test/eof1.go' -> '/usr/lib/go/test/eof1.go' 'test/escape.go' -> '/usr/lib/go/test/escape.go' 'test/escape2.go' -> '/usr/lib/go/test/escape2.go' 'test/escape2n.go' -> '/usr/lib/go/test/escape2n.go' 'test/escape3.go' -> '/usr/lib/go/test/escape3.go' 'test/escape4.go' -> '/usr/lib/go/test/escape4.go' 'test/escape5.go' -> '/usr/lib/go/test/escape5.go' 'test/escape_array.go' -> '/usr/lib/go/test/escape_array.go' 'test/escape_calls.go' -> '/usr/lib/go/test/escape_calls.go' 'test/escape_closure.go' -> '/usr/lib/go/test/escape_closure.go' 'test/escape_field.go' -> '/usr/lib/go/test/escape_field.go' 'test/escape_goto.go' -> '/usr/lib/go/test/escape_goto.go' 'test/escape_hash_maphash.go' -> '/usr/lib/go/test/escape_hash_maphash.go' 'test/escape_iface.go' -> '/usr/lib/go/test/escape_iface.go' 'test/escape_iface_nounified.go' -> '/usr/lib/go/test/escape_iface_nounified.go' 'test/escape_iface_unified.go' -> '/usr/lib/go/test/escape_iface_unified.go' 'test/escape_indir.go' -> '/usr/lib/go/test/escape_indir.go' 'test/escape_level.go' -> '/usr/lib/go/test/escape_level.go' 'test/escape_map.go' -> '/usr/lib/go/test/escape_map.go' 'test/escape_param.go' -> '/usr/lib/go/test/escape_param.go' 'test/escape_runtime_atomic.go' -> '/usr/lib/go/test/escape_runtime_atomic.go' 'test/escape_selfassign.go' -> '/usr/lib/go/test/escape_selfassign.go' 'test/escape_slice.go' -> '/usr/lib/go/test/escape_slice.go' 'test/escape_struct_param1.go' -> '/usr/lib/go/test/escape_struct_param1.go' 'test/escape_struct_param2.go' -> '/usr/lib/go/test/escape_struct_param2.go' 'test/escape_struct_return.go' -> '/usr/lib/go/test/escape_struct_return.go' 'test/escape_sync_atomic.go' -> '/usr/lib/go/test/escape_sync_atomic.go' 'test/escape_unsafe.go' -> '/usr/lib/go/test/escape_unsafe.go' 'test/fibo.go' -> '/usr/lib/go/test/fibo.go' 'test/finprofiled.go' -> '/usr/lib/go/test/finprofiled.go' 'test/fixedbugs' -> '/usr/lib/go/test/fixedbugs' 'test/fixedbugs/bug000.go' -> '/usr/lib/go/test/fixedbugs/bug000.go' 'test/fixedbugs/bug002.go' -> '/usr/lib/go/test/fixedbugs/bug002.go' 'test/fixedbugs/bug003.go' -> '/usr/lib/go/test/fixedbugs/bug003.go' 'test/fixedbugs/bug004.go' -> '/usr/lib/go/test/fixedbugs/bug004.go' 'test/fixedbugs/bug005.go' -> '/usr/lib/go/test/fixedbugs/bug005.go' 'test/fixedbugs/bug006.go' -> '/usr/lib/go/test/fixedbugs/bug006.go' 'test/fixedbugs/bug007.go' -> '/usr/lib/go/test/fixedbugs/bug007.go' 'test/fixedbugs/bug008.go' -> '/usr/lib/go/test/fixedbugs/bug008.go' 'test/fixedbugs/bug009.go' -> '/usr/lib/go/test/fixedbugs/bug009.go' 'test/fixedbugs/bug010.go' -> '/usr/lib/go/test/fixedbugs/bug010.go' 'test/fixedbugs/bug011.go' -> '/usr/lib/go/test/fixedbugs/bug011.go' 'test/fixedbugs/bug012.go' -> '/usr/lib/go/test/fixedbugs/bug012.go' 'test/fixedbugs/bug013.go' -> '/usr/lib/go/test/fixedbugs/bug013.go' 'test/fixedbugs/bug014.go' -> '/usr/lib/go/test/fixedbugs/bug014.go' 'test/fixedbugs/bug015.go' -> '/usr/lib/go/test/fixedbugs/bug015.go' 'test/fixedbugs/bug016.go' -> '/usr/lib/go/test/fixedbugs/bug016.go' 'test/fixedbugs/bug017.go' -> '/usr/lib/go/test/fixedbugs/bug017.go' 'test/fixedbugs/bug020.go' -> '/usr/lib/go/test/fixedbugs/bug020.go' 'test/fixedbugs/bug021.go' -> '/usr/lib/go/test/fixedbugs/bug021.go' 'test/fixedbugs/bug022.go' -> '/usr/lib/go/test/fixedbugs/bug022.go' 'test/fixedbugs/bug023.go' -> '/usr/lib/go/test/fixedbugs/bug023.go' 'test/fixedbugs/bug024.go' -> '/usr/lib/go/test/fixedbugs/bug024.go' 'test/fixedbugs/bug026.go' -> '/usr/lib/go/test/fixedbugs/bug026.go' 'test/fixedbugs/bug027.go' -> '/usr/lib/go/test/fixedbugs/bug027.go' 'test/fixedbugs/bug028.go' -> '/usr/lib/go/test/fixedbugs/bug028.go' 'test/fixedbugs/bug030.go' -> '/usr/lib/go/test/fixedbugs/bug030.go' 'test/fixedbugs/bug031.go' -> '/usr/lib/go/test/fixedbugs/bug031.go' 'test/fixedbugs/bug035.go' -> '/usr/lib/go/test/fixedbugs/bug035.go' 'test/fixedbugs/bug037.go' -> '/usr/lib/go/test/fixedbugs/bug037.go' 'test/fixedbugs/bug039.go' -> '/usr/lib/go/test/fixedbugs/bug039.go' 'test/fixedbugs/bug040.go' -> '/usr/lib/go/test/fixedbugs/bug040.go' 'test/fixedbugs/bug045.go' -> '/usr/lib/go/test/fixedbugs/bug045.go' 'test/fixedbugs/bug046.go' -> '/usr/lib/go/test/fixedbugs/bug046.go' 'test/fixedbugs/bug047.go' -> '/usr/lib/go/test/fixedbugs/bug047.go' 'test/fixedbugs/bug048.go' -> '/usr/lib/go/test/fixedbugs/bug048.go' 'test/fixedbugs/bug049.go' -> '/usr/lib/go/test/fixedbugs/bug049.go' 'test/fixedbugs/bug050.go' -> '/usr/lib/go/test/fixedbugs/bug050.go' 'test/fixedbugs/bug051.go' -> '/usr/lib/go/test/fixedbugs/bug051.go' 'test/fixedbugs/bug052.go' -> '/usr/lib/go/test/fixedbugs/bug052.go' 'test/fixedbugs/bug053.go' -> '/usr/lib/go/test/fixedbugs/bug053.go' 'test/fixedbugs/bug054.go' -> '/usr/lib/go/test/fixedbugs/bug054.go' 'test/fixedbugs/bug055.go' -> '/usr/lib/go/test/fixedbugs/bug055.go' 'test/fixedbugs/bug056.go' -> '/usr/lib/go/test/fixedbugs/bug056.go' 'test/fixedbugs/bug057.go' -> '/usr/lib/go/test/fixedbugs/bug057.go' 'test/fixedbugs/bug058.go' -> '/usr/lib/go/test/fixedbugs/bug058.go' 'test/fixedbugs/bug059.go' -> '/usr/lib/go/test/fixedbugs/bug059.go' 'test/fixedbugs/bug060.go' -> '/usr/lib/go/test/fixedbugs/bug060.go' 'test/fixedbugs/bug061.go' -> '/usr/lib/go/test/fixedbugs/bug061.go' 'test/fixedbugs/bug062.go' -> '/usr/lib/go/test/fixedbugs/bug062.go' 'test/fixedbugs/bug063.go' -> '/usr/lib/go/test/fixedbugs/bug063.go' 'test/fixedbugs/bug064.go' -> '/usr/lib/go/test/fixedbugs/bug064.go' 'test/fixedbugs/bug065.go' -> '/usr/lib/go/test/fixedbugs/bug065.go' 'test/fixedbugs/bug066.go' -> '/usr/lib/go/test/fixedbugs/bug066.go' 'test/fixedbugs/bug067.go' -> '/usr/lib/go/test/fixedbugs/bug067.go' 'test/fixedbugs/bug068.go' -> '/usr/lib/go/test/fixedbugs/bug068.go' 'test/fixedbugs/bug069.go' -> '/usr/lib/go/test/fixedbugs/bug069.go' 'test/fixedbugs/bug070.go' -> '/usr/lib/go/test/fixedbugs/bug070.go' 'test/fixedbugs/bug071.go' -> '/usr/lib/go/test/fixedbugs/bug071.go' 'test/fixedbugs/bug072.go' -> '/usr/lib/go/test/fixedbugs/bug072.go' 'test/fixedbugs/bug073.go' -> '/usr/lib/go/test/fixedbugs/bug073.go' 'test/fixedbugs/bug074.go' -> '/usr/lib/go/test/fixedbugs/bug074.go' 'test/fixedbugs/bug075.go' -> '/usr/lib/go/test/fixedbugs/bug075.go' 'test/fixedbugs/bug076.go' -> '/usr/lib/go/test/fixedbugs/bug076.go' 'test/fixedbugs/bug077.go' -> '/usr/lib/go/test/fixedbugs/bug077.go' 'test/fixedbugs/bug078.go' -> '/usr/lib/go/test/fixedbugs/bug078.go' 'test/fixedbugs/bug080.go' -> '/usr/lib/go/test/fixedbugs/bug080.go' 'test/fixedbugs/bug081.go' -> '/usr/lib/go/test/fixedbugs/bug081.go' 'test/fixedbugs/bug082.go' -> '/usr/lib/go/test/fixedbugs/bug082.go' 'test/fixedbugs/bug083.dir' -> '/usr/lib/go/test/fixedbugs/bug083.dir' 'test/fixedbugs/bug083.dir/bug0.go' -> '/usr/lib/go/test/fixedbugs/bug083.dir/bug0.go' 'test/fixedbugs/bug083.dir/bug1.go' -> '/usr/lib/go/test/fixedbugs/bug083.dir/bug1.go' 'test/fixedbugs/bug083.go' -> '/usr/lib/go/test/fixedbugs/bug083.go' 'test/fixedbugs/bug084.go' -> '/usr/lib/go/test/fixedbugs/bug084.go' 'test/fixedbugs/bug085.go' -> '/usr/lib/go/test/fixedbugs/bug085.go' 'test/fixedbugs/bug086.go' -> '/usr/lib/go/test/fixedbugs/bug086.go' 'test/fixedbugs/bug087.go' -> '/usr/lib/go/test/fixedbugs/bug087.go' 'test/fixedbugs/bug088.dir' -> '/usr/lib/go/test/fixedbugs/bug088.dir' 'test/fixedbugs/bug088.dir/bug0.go' -> '/usr/lib/go/test/fixedbugs/bug088.dir/bug0.go' 'test/fixedbugs/bug088.dir/bug1.go' -> '/usr/lib/go/test/fixedbugs/bug088.dir/bug1.go' 'test/fixedbugs/bug088.go' -> '/usr/lib/go/test/fixedbugs/bug088.go' 'test/fixedbugs/bug089.go' -> '/usr/lib/go/test/fixedbugs/bug089.go' 'test/fixedbugs/bug090.go' -> '/usr/lib/go/test/fixedbugs/bug090.go' 'test/fixedbugs/bug091.go' -> '/usr/lib/go/test/fixedbugs/bug091.go' 'test/fixedbugs/bug092.go' -> '/usr/lib/go/test/fixedbugs/bug092.go' 'test/fixedbugs/bug093.go' -> '/usr/lib/go/test/fixedbugs/bug093.go' 'test/fixedbugs/bug094.go' -> '/usr/lib/go/test/fixedbugs/bug094.go' 'test/fixedbugs/bug096.go' -> '/usr/lib/go/test/fixedbugs/bug096.go' 'test/fixedbugs/bug097.go' -> '/usr/lib/go/test/fixedbugs/bug097.go' 'test/fixedbugs/bug098.go' -> '/usr/lib/go/test/fixedbugs/bug098.go' 'test/fixedbugs/bug099.go' -> '/usr/lib/go/test/fixedbugs/bug099.go' 'test/fixedbugs/bug101.go' -> '/usr/lib/go/test/fixedbugs/bug101.go' 'test/fixedbugs/bug102.go' -> '/usr/lib/go/test/fixedbugs/bug102.go' 'test/fixedbugs/bug103.go' -> '/usr/lib/go/test/fixedbugs/bug103.go' 'test/fixedbugs/bug104.go' -> '/usr/lib/go/test/fixedbugs/bug104.go' 'test/fixedbugs/bug106.dir' -> '/usr/lib/go/test/fixedbugs/bug106.dir' 'test/fixedbugs/bug106.dir/bug0.go' -> '/usr/lib/go/test/fixedbugs/bug106.dir/bug0.go' 'test/fixedbugs/bug106.dir/bug1.go' -> '/usr/lib/go/test/fixedbugs/bug106.dir/bug1.go' 'test/fixedbugs/bug106.go' -> '/usr/lib/go/test/fixedbugs/bug106.go' 'test/fixedbugs/bug107.go' -> '/usr/lib/go/test/fixedbugs/bug107.go' 'test/fixedbugs/bug108.go' -> '/usr/lib/go/test/fixedbugs/bug108.go' 'test/fixedbugs/bug109.go' -> '/usr/lib/go/test/fixedbugs/bug109.go' 'test/fixedbugs/bug110.go' -> '/usr/lib/go/test/fixedbugs/bug110.go' 'test/fixedbugs/bug111.go' -> '/usr/lib/go/test/fixedbugs/bug111.go' 'test/fixedbugs/bug112.go' -> '/usr/lib/go/test/fixedbugs/bug112.go' 'test/fixedbugs/bug113.go' -> '/usr/lib/go/test/fixedbugs/bug113.go' 'test/fixedbugs/bug114.go' -> '/usr/lib/go/test/fixedbugs/bug114.go' 'test/fixedbugs/bug115.go' -> '/usr/lib/go/test/fixedbugs/bug115.go' 'test/fixedbugs/bug116.go' -> '/usr/lib/go/test/fixedbugs/bug116.go' 'test/fixedbugs/bug117.go' -> '/usr/lib/go/test/fixedbugs/bug117.go' 'test/fixedbugs/bug118.go' -> '/usr/lib/go/test/fixedbugs/bug118.go' 'test/fixedbugs/bug119.go' -> '/usr/lib/go/test/fixedbugs/bug119.go' 'test/fixedbugs/bug120.go' -> '/usr/lib/go/test/fixedbugs/bug120.go' 'test/fixedbugs/bug121.go' -> '/usr/lib/go/test/fixedbugs/bug121.go' 'test/fixedbugs/bug122.go' -> '/usr/lib/go/test/fixedbugs/bug122.go' 'test/fixedbugs/bug123.go' -> '/usr/lib/go/test/fixedbugs/bug123.go' 'test/fixedbugs/bug126.go' -> '/usr/lib/go/test/fixedbugs/bug126.go' 'test/fixedbugs/bug127.go' -> '/usr/lib/go/test/fixedbugs/bug127.go' 'test/fixedbugs/bug128.go' -> '/usr/lib/go/test/fixedbugs/bug128.go' 'test/fixedbugs/bug129.go' -> '/usr/lib/go/test/fixedbugs/bug129.go' 'test/fixedbugs/bug130.go' -> '/usr/lib/go/test/fixedbugs/bug130.go' 'test/fixedbugs/bug131.go' -> '/usr/lib/go/test/fixedbugs/bug131.go' 'test/fixedbugs/bug132.go' -> '/usr/lib/go/test/fixedbugs/bug132.go' 'test/fixedbugs/bug133.dir' -> '/usr/lib/go/test/fixedbugs/bug133.dir' 'test/fixedbugs/bug133.dir/bug0.go' -> '/usr/lib/go/test/fixedbugs/bug133.dir/bug0.go' 'test/fixedbugs/bug133.dir/bug1.go' -> '/usr/lib/go/test/fixedbugs/bug133.dir/bug1.go' 'test/fixedbugs/bug133.dir/bug2.go' -> '/usr/lib/go/test/fixedbugs/bug133.dir/bug2.go' 'test/fixedbugs/bug133.go' -> '/usr/lib/go/test/fixedbugs/bug133.go' 'test/fixedbugs/bug13343.go' -> '/usr/lib/go/test/fixedbugs/bug13343.go' 'test/fixedbugs/bug135.go' -> '/usr/lib/go/test/fixedbugs/bug135.go' 'test/fixedbugs/bug136.go' -> '/usr/lib/go/test/fixedbugs/bug136.go' 'test/fixedbugs/bug137.go' -> '/usr/lib/go/test/fixedbugs/bug137.go' 'test/fixedbugs/bug139.go' -> '/usr/lib/go/test/fixedbugs/bug139.go' 'test/fixedbugs/bug140.go' -> '/usr/lib/go/test/fixedbugs/bug140.go' 'test/fixedbugs/bug141.go' -> '/usr/lib/go/test/fixedbugs/bug141.go' 'test/fixedbugs/bug142.go' -> '/usr/lib/go/test/fixedbugs/bug142.go' 'test/fixedbugs/bug143.go' -> '/usr/lib/go/test/fixedbugs/bug143.go' 'test/fixedbugs/bug144.go' -> '/usr/lib/go/test/fixedbugs/bug144.go' 'test/fixedbugs/bug145.go' -> '/usr/lib/go/test/fixedbugs/bug145.go' 'test/fixedbugs/bug146.go' -> '/usr/lib/go/test/fixedbugs/bug146.go' 'test/fixedbugs/bug147.go' -> '/usr/lib/go/test/fixedbugs/bug147.go' 'test/fixedbugs/bug148.go' -> '/usr/lib/go/test/fixedbugs/bug148.go' 'test/fixedbugs/bug149.go' -> '/usr/lib/go/test/fixedbugs/bug149.go' 'test/fixedbugs/bug150.go' -> '/usr/lib/go/test/fixedbugs/bug150.go' 'test/fixedbugs/bug151.go' -> '/usr/lib/go/test/fixedbugs/bug151.go' 'test/fixedbugs/bug1515.go' -> '/usr/lib/go/test/fixedbugs/bug1515.go' 'test/fixedbugs/bug152.go' -> '/usr/lib/go/test/fixedbugs/bug152.go' 'test/fixedbugs/bug154.go' -> '/usr/lib/go/test/fixedbugs/bug154.go' 'test/fixedbugs/bug155.go' -> '/usr/lib/go/test/fixedbugs/bug155.go' 'test/fixedbugs/bug156.go' -> '/usr/lib/go/test/fixedbugs/bug156.go' 'test/fixedbugs/bug157.go' -> '/usr/lib/go/test/fixedbugs/bug157.go' 'test/fixedbugs/bug158.go' -> '/usr/lib/go/test/fixedbugs/bug158.go' 'test/fixedbugs/bug159.go' -> '/usr/lib/go/test/fixedbugs/bug159.go' 'test/fixedbugs/bug160.dir' -> '/usr/lib/go/test/fixedbugs/bug160.dir' 'test/fixedbugs/bug160.dir/x.go' -> '/usr/lib/go/test/fixedbugs/bug160.dir/x.go' 'test/fixedbugs/bug160.dir/y.go' -> '/usr/lib/go/test/fixedbugs/bug160.dir/y.go' 'test/fixedbugs/bug160.go' -> '/usr/lib/go/test/fixedbugs/bug160.go' 'test/fixedbugs/bug161.go' -> '/usr/lib/go/test/fixedbugs/bug161.go' 'test/fixedbugs/bug163.go' -> '/usr/lib/go/test/fixedbugs/bug163.go' 'test/fixedbugs/bug164.go' -> '/usr/lib/go/test/fixedbugs/bug164.go' 'test/fixedbugs/bug165.go' -> '/usr/lib/go/test/fixedbugs/bug165.go' 'test/fixedbugs/bug167.go' -> '/usr/lib/go/test/fixedbugs/bug167.go' 'test/fixedbugs/bug168.go' -> '/usr/lib/go/test/fixedbugs/bug168.go' 'test/fixedbugs/bug169.go' -> '/usr/lib/go/test/fixedbugs/bug169.go' 'test/fixedbugs/bug170.go' -> '/usr/lib/go/test/fixedbugs/bug170.go' 'test/fixedbugs/bug171.go' -> '/usr/lib/go/test/fixedbugs/bug171.go' 'test/fixedbugs/bug172.go' -> '/usr/lib/go/test/fixedbugs/bug172.go' 'test/fixedbugs/bug173.go' -> '/usr/lib/go/test/fixedbugs/bug173.go' 'test/fixedbugs/bug174.go' -> '/usr/lib/go/test/fixedbugs/bug174.go' 'test/fixedbugs/bug175.go' -> '/usr/lib/go/test/fixedbugs/bug175.go' 'test/fixedbugs/bug176.go' -> '/usr/lib/go/test/fixedbugs/bug176.go' 'test/fixedbugs/bug177.go' -> '/usr/lib/go/test/fixedbugs/bug177.go' 'test/fixedbugs/bug178.go' -> '/usr/lib/go/test/fixedbugs/bug178.go' 'test/fixedbugs/bug179.go' -> '/usr/lib/go/test/fixedbugs/bug179.go' 'test/fixedbugs/bug180.go' -> '/usr/lib/go/test/fixedbugs/bug180.go' 'test/fixedbugs/bug181.go' -> '/usr/lib/go/test/fixedbugs/bug181.go' 'test/fixedbugs/bug182.go' -> '/usr/lib/go/test/fixedbugs/bug182.go' 'test/fixedbugs/bug183.go' -> '/usr/lib/go/test/fixedbugs/bug183.go' 'test/fixedbugs/bug184.go' -> '/usr/lib/go/test/fixedbugs/bug184.go' 'test/fixedbugs/bug185.go' -> '/usr/lib/go/test/fixedbugs/bug185.go' 'test/fixedbugs/bug186.go' -> '/usr/lib/go/test/fixedbugs/bug186.go' 'test/fixedbugs/bug187.go' -> '/usr/lib/go/test/fixedbugs/bug187.go' 'test/fixedbugs/bug188.go' -> '/usr/lib/go/test/fixedbugs/bug188.go' 'test/fixedbugs/bug189.go' -> '/usr/lib/go/test/fixedbugs/bug189.go' 'test/fixedbugs/bug190.go' -> '/usr/lib/go/test/fixedbugs/bug190.go' 'test/fixedbugs/bug191.dir' -> '/usr/lib/go/test/fixedbugs/bug191.dir' 'test/fixedbugs/bug191.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug191.dir/a.go' 'test/fixedbugs/bug191.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug191.dir/b.go' 'test/fixedbugs/bug191.dir/main.go' -> '/usr/lib/go/test/fixedbugs/bug191.dir/main.go' 'test/fixedbugs/bug191.go' -> '/usr/lib/go/test/fixedbugs/bug191.go' 'test/fixedbugs/bug192.go' -> '/usr/lib/go/test/fixedbugs/bug192.go' 'test/fixedbugs/bug193.go' -> '/usr/lib/go/test/fixedbugs/bug193.go' 'test/fixedbugs/bug194.go' -> '/usr/lib/go/test/fixedbugs/bug194.go' 'test/fixedbugs/bug19403.go' -> '/usr/lib/go/test/fixedbugs/bug19403.go' 'test/fixedbugs/bug195.go' -> '/usr/lib/go/test/fixedbugs/bug195.go' 'test/fixedbugs/bug196.go' -> '/usr/lib/go/test/fixedbugs/bug196.go' 'test/fixedbugs/bug197.go' -> '/usr/lib/go/test/fixedbugs/bug197.go' 'test/fixedbugs/bug198.go' -> '/usr/lib/go/test/fixedbugs/bug198.go' 'test/fixedbugs/bug199.go' -> '/usr/lib/go/test/fixedbugs/bug199.go' 'test/fixedbugs/bug200.go' -> '/usr/lib/go/test/fixedbugs/bug200.go' 'test/fixedbugs/bug201.go' -> '/usr/lib/go/test/fixedbugs/bug201.go' 'test/fixedbugs/bug202.go' -> '/usr/lib/go/test/fixedbugs/bug202.go' 'test/fixedbugs/bug203.go' -> '/usr/lib/go/test/fixedbugs/bug203.go' 'test/fixedbugs/bug204.go' -> '/usr/lib/go/test/fixedbugs/bug204.go' 'test/fixedbugs/bug205.go' -> '/usr/lib/go/test/fixedbugs/bug205.go' 'test/fixedbugs/bug206.go' -> '/usr/lib/go/test/fixedbugs/bug206.go' 'test/fixedbugs/bug206.out' -> '/usr/lib/go/test/fixedbugs/bug206.out' 'test/fixedbugs/bug207.go' -> '/usr/lib/go/test/fixedbugs/bug207.go' 'test/fixedbugs/bug208.go' -> '/usr/lib/go/test/fixedbugs/bug208.go' 'test/fixedbugs/bug209.go' -> '/usr/lib/go/test/fixedbugs/bug209.go' 'test/fixedbugs/bug212.go' -> '/usr/lib/go/test/fixedbugs/bug212.go' 'test/fixedbugs/bug213.go' -> '/usr/lib/go/test/fixedbugs/bug213.go' 'test/fixedbugs/bug214.go' -> '/usr/lib/go/test/fixedbugs/bug214.go' 'test/fixedbugs/bug215.go' -> '/usr/lib/go/test/fixedbugs/bug215.go' 'test/fixedbugs/bug216.go' -> '/usr/lib/go/test/fixedbugs/bug216.go' 'test/fixedbugs/bug217.go' -> '/usr/lib/go/test/fixedbugs/bug217.go' 'test/fixedbugs/bug218.go' -> '/usr/lib/go/test/fixedbugs/bug218.go' 'test/fixedbugs/bug219.go' -> '/usr/lib/go/test/fixedbugs/bug219.go' 'test/fixedbugs/bug221.go' -> '/usr/lib/go/test/fixedbugs/bug221.go' 'test/fixedbugs/bug222.dir' -> '/usr/lib/go/test/fixedbugs/bug222.dir' 'test/fixedbugs/bug222.dir/chanbug.go' -> '/usr/lib/go/test/fixedbugs/bug222.dir/chanbug.go' 'test/fixedbugs/bug222.dir/chanbug2.go' -> '/usr/lib/go/test/fixedbugs/bug222.dir/chanbug2.go' 'test/fixedbugs/bug222.go' -> '/usr/lib/go/test/fixedbugs/bug222.go' 'test/fixedbugs/bug223.go' -> '/usr/lib/go/test/fixedbugs/bug223.go' 'test/fixedbugs/bug224.go' -> '/usr/lib/go/test/fixedbugs/bug224.go' 'test/fixedbugs/bug225.go' -> '/usr/lib/go/test/fixedbugs/bug225.go' 'test/fixedbugs/bug227.go' -> '/usr/lib/go/test/fixedbugs/bug227.go' 'test/fixedbugs/bug228.go' -> '/usr/lib/go/test/fixedbugs/bug228.go' 'test/fixedbugs/bug228a.go' -> '/usr/lib/go/test/fixedbugs/bug228a.go' 'test/fixedbugs/bug229.go' -> '/usr/lib/go/test/fixedbugs/bug229.go' 'test/fixedbugs/bug230.go' -> '/usr/lib/go/test/fixedbugs/bug230.go' 'test/fixedbugs/bug231.go' -> '/usr/lib/go/test/fixedbugs/bug231.go' 'test/fixedbugs/bug232.go' -> '/usr/lib/go/test/fixedbugs/bug232.go' 'test/fixedbugs/bug233.go' -> '/usr/lib/go/test/fixedbugs/bug233.go' 'test/fixedbugs/bug234.go' -> '/usr/lib/go/test/fixedbugs/bug234.go' 'test/fixedbugs/bug235.go' -> '/usr/lib/go/test/fixedbugs/bug235.go' 'test/fixedbugs/bug236.go' -> '/usr/lib/go/test/fixedbugs/bug236.go' 'test/fixedbugs/bug237.go' -> '/usr/lib/go/test/fixedbugs/bug237.go' 'test/fixedbugs/bug238.go' -> '/usr/lib/go/test/fixedbugs/bug238.go' 'test/fixedbugs/bug239.go' -> '/usr/lib/go/test/fixedbugs/bug239.go' 'test/fixedbugs/bug240.go' -> '/usr/lib/go/test/fixedbugs/bug240.go' 'test/fixedbugs/bug241.go' -> '/usr/lib/go/test/fixedbugs/bug241.go' 'test/fixedbugs/bug242.go' -> '/usr/lib/go/test/fixedbugs/bug242.go' 'test/fixedbugs/bug243.go' -> '/usr/lib/go/test/fixedbugs/bug243.go' 'test/fixedbugs/bug244.go' -> '/usr/lib/go/test/fixedbugs/bug244.go' 'test/fixedbugs/bug245.go' -> '/usr/lib/go/test/fixedbugs/bug245.go' 'test/fixedbugs/bug246.go' -> '/usr/lib/go/test/fixedbugs/bug246.go' 'test/fixedbugs/bug247.go' -> '/usr/lib/go/test/fixedbugs/bug247.go' 'test/fixedbugs/bug248.dir' -> '/usr/lib/go/test/fixedbugs/bug248.dir' 'test/fixedbugs/bug248.dir/bug0.go' -> '/usr/lib/go/test/fixedbugs/bug248.dir/bug0.go' 'test/fixedbugs/bug248.dir/bug1.go' -> '/usr/lib/go/test/fixedbugs/bug248.dir/bug1.go' 'test/fixedbugs/bug248.dir/bug2.go' -> '/usr/lib/go/test/fixedbugs/bug248.dir/bug2.go' 'test/fixedbugs/bug248.dir/bug3.go' -> '/usr/lib/go/test/fixedbugs/bug248.dir/bug3.go' 'test/fixedbugs/bug248.go' -> '/usr/lib/go/test/fixedbugs/bug248.go' 'test/fixedbugs/bug249.go' -> '/usr/lib/go/test/fixedbugs/bug249.go' 'test/fixedbugs/bug250.go' -> '/usr/lib/go/test/fixedbugs/bug250.go' 'test/fixedbugs/bug251.go' -> '/usr/lib/go/test/fixedbugs/bug251.go' 'test/fixedbugs/bug252.go' -> '/usr/lib/go/test/fixedbugs/bug252.go' 'test/fixedbugs/bug253.go' -> '/usr/lib/go/test/fixedbugs/bug253.go' 'test/fixedbugs/bug254.go' -> '/usr/lib/go/test/fixedbugs/bug254.go' 'test/fixedbugs/bug255.go' -> '/usr/lib/go/test/fixedbugs/bug255.go' 'test/fixedbugs/bug256.go' -> '/usr/lib/go/test/fixedbugs/bug256.go' 'test/fixedbugs/bug257.go' -> '/usr/lib/go/test/fixedbugs/bug257.go' 'test/fixedbugs/bug258.go' -> '/usr/lib/go/test/fixedbugs/bug258.go' 'test/fixedbugs/bug259.go' -> '/usr/lib/go/test/fixedbugs/bug259.go' 'test/fixedbugs/bug260.go' -> '/usr/lib/go/test/fixedbugs/bug260.go' 'test/fixedbugs/bug261.go' -> '/usr/lib/go/test/fixedbugs/bug261.go' 'test/fixedbugs/bug262.go' -> '/usr/lib/go/test/fixedbugs/bug262.go' 'test/fixedbugs/bug263.go' -> '/usr/lib/go/test/fixedbugs/bug263.go' 'test/fixedbugs/bug264.go' -> '/usr/lib/go/test/fixedbugs/bug264.go' 'test/fixedbugs/bug265.go' -> '/usr/lib/go/test/fixedbugs/bug265.go' 'test/fixedbugs/bug266.go' -> '/usr/lib/go/test/fixedbugs/bug266.go' 'test/fixedbugs/bug267.go' -> '/usr/lib/go/test/fixedbugs/bug267.go' 'test/fixedbugs/bug269.go' -> '/usr/lib/go/test/fixedbugs/bug269.go' 'test/fixedbugs/bug271.go' -> '/usr/lib/go/test/fixedbugs/bug271.go' 'test/fixedbugs/bug272.go' -> '/usr/lib/go/test/fixedbugs/bug272.go' 'test/fixedbugs/bug273.go' -> '/usr/lib/go/test/fixedbugs/bug273.go' 'test/fixedbugs/bug274.go' -> '/usr/lib/go/test/fixedbugs/bug274.go' 'test/fixedbugs/bug275.go' -> '/usr/lib/go/test/fixedbugs/bug275.go' 'test/fixedbugs/bug276.go' -> '/usr/lib/go/test/fixedbugs/bug276.go' 'test/fixedbugs/bug277.go' -> '/usr/lib/go/test/fixedbugs/bug277.go' 'test/fixedbugs/bug278.go' -> '/usr/lib/go/test/fixedbugs/bug278.go' 'test/fixedbugs/bug279.go' -> '/usr/lib/go/test/fixedbugs/bug279.go' 'test/fixedbugs/bug280.go' -> '/usr/lib/go/test/fixedbugs/bug280.go' 'test/fixedbugs/bug281.go' -> '/usr/lib/go/test/fixedbugs/bug281.go' 'test/fixedbugs/bug282.dir' -> '/usr/lib/go/test/fixedbugs/bug282.dir' 'test/fixedbugs/bug282.dir/p1.go' -> '/usr/lib/go/test/fixedbugs/bug282.dir/p1.go' 'test/fixedbugs/bug282.dir/p2.go' -> '/usr/lib/go/test/fixedbugs/bug282.dir/p2.go' 'test/fixedbugs/bug282.go' -> '/usr/lib/go/test/fixedbugs/bug282.go' 'test/fixedbugs/bug283.go' -> '/usr/lib/go/test/fixedbugs/bug283.go' 'test/fixedbugs/bug284.go' -> '/usr/lib/go/test/fixedbugs/bug284.go' 'test/fixedbugs/bug285.go' -> '/usr/lib/go/test/fixedbugs/bug285.go' 'test/fixedbugs/bug286.go' -> '/usr/lib/go/test/fixedbugs/bug286.go' 'test/fixedbugs/bug287.go' -> '/usr/lib/go/test/fixedbugs/bug287.go' 'test/fixedbugs/bug288.go' -> '/usr/lib/go/test/fixedbugs/bug288.go' 'test/fixedbugs/bug289.go' -> '/usr/lib/go/test/fixedbugs/bug289.go' 'test/fixedbugs/bug290.go' -> '/usr/lib/go/test/fixedbugs/bug290.go' 'test/fixedbugs/bug291.go' -> '/usr/lib/go/test/fixedbugs/bug291.go' 'test/fixedbugs/bug292.go' -> '/usr/lib/go/test/fixedbugs/bug292.go' 'test/fixedbugs/bug293.go' -> '/usr/lib/go/test/fixedbugs/bug293.go' 'test/fixedbugs/bug294.go' -> '/usr/lib/go/test/fixedbugs/bug294.go' 'test/fixedbugs/bug295.go' -> '/usr/lib/go/test/fixedbugs/bug295.go' 'test/fixedbugs/bug296.go' -> '/usr/lib/go/test/fixedbugs/bug296.go' 'test/fixedbugs/bug297.go' -> '/usr/lib/go/test/fixedbugs/bug297.go' 'test/fixedbugs/bug298.go' -> '/usr/lib/go/test/fixedbugs/bug298.go' 'test/fixedbugs/bug299.go' -> '/usr/lib/go/test/fixedbugs/bug299.go' 'test/fixedbugs/bug300.go' -> '/usr/lib/go/test/fixedbugs/bug300.go' 'test/fixedbugs/bug301.go' -> '/usr/lib/go/test/fixedbugs/bug301.go' 'test/fixedbugs/bug303.go' -> '/usr/lib/go/test/fixedbugs/bug303.go' 'test/fixedbugs/bug304.go' -> '/usr/lib/go/test/fixedbugs/bug304.go' 'test/fixedbugs/bug305.go' -> '/usr/lib/go/test/fixedbugs/bug305.go' 'test/fixedbugs/bug306.dir' -> '/usr/lib/go/test/fixedbugs/bug306.dir' 'test/fixedbugs/bug306.dir/p1.go' -> '/usr/lib/go/test/fixedbugs/bug306.dir/p1.go' 'test/fixedbugs/bug306.dir/p2.go' -> '/usr/lib/go/test/fixedbugs/bug306.dir/p2.go' 'test/fixedbugs/bug306.go' -> '/usr/lib/go/test/fixedbugs/bug306.go' 'test/fixedbugs/bug307.go' -> '/usr/lib/go/test/fixedbugs/bug307.go' 'test/fixedbugs/bug308.go' -> '/usr/lib/go/test/fixedbugs/bug308.go' 'test/fixedbugs/bug309.go' -> '/usr/lib/go/test/fixedbugs/bug309.go' 'test/fixedbugs/bug311.go' -> '/usr/lib/go/test/fixedbugs/bug311.go' 'test/fixedbugs/bug312.go' -> '/usr/lib/go/test/fixedbugs/bug312.go' 'test/fixedbugs/bug313.dir' -> '/usr/lib/go/test/fixedbugs/bug313.dir' 'test/fixedbugs/bug313.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug313.dir/a.go' 'test/fixedbugs/bug313.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug313.dir/b.go' 'test/fixedbugs/bug313.go' -> '/usr/lib/go/test/fixedbugs/bug313.go' 'test/fixedbugs/bug314.go' -> '/usr/lib/go/test/fixedbugs/bug314.go' 'test/fixedbugs/bug315.go' -> '/usr/lib/go/test/fixedbugs/bug315.go' 'test/fixedbugs/bug316.go' -> '/usr/lib/go/test/fixedbugs/bug316.go' 'test/fixedbugs/bug317.go' -> '/usr/lib/go/test/fixedbugs/bug317.go' 'test/fixedbugs/bug318.go' -> '/usr/lib/go/test/fixedbugs/bug318.go' 'test/fixedbugs/bug319.go' -> '/usr/lib/go/test/fixedbugs/bug319.go' 'test/fixedbugs/bug320.go' -> '/usr/lib/go/test/fixedbugs/bug320.go' 'test/fixedbugs/bug321.go' -> '/usr/lib/go/test/fixedbugs/bug321.go' 'test/fixedbugs/bug322.dir' -> '/usr/lib/go/test/fixedbugs/bug322.dir' 'test/fixedbugs/bug322.dir/lib.go' -> '/usr/lib/go/test/fixedbugs/bug322.dir/lib.go' 'test/fixedbugs/bug322.dir/main.go' -> '/usr/lib/go/test/fixedbugs/bug322.dir/main.go' 'test/fixedbugs/bug322.go' -> '/usr/lib/go/test/fixedbugs/bug322.go' 'test/fixedbugs/bug323.go' -> '/usr/lib/go/test/fixedbugs/bug323.go' 'test/fixedbugs/bug324.dir' -> '/usr/lib/go/test/fixedbugs/bug324.dir' 'test/fixedbugs/bug324.dir/p.go' -> '/usr/lib/go/test/fixedbugs/bug324.dir/p.go' 'test/fixedbugs/bug324.dir/prog.go' -> '/usr/lib/go/test/fixedbugs/bug324.dir/prog.go' 'test/fixedbugs/bug324.go' -> '/usr/lib/go/test/fixedbugs/bug324.go' 'test/fixedbugs/bug325.go' -> '/usr/lib/go/test/fixedbugs/bug325.go' 'test/fixedbugs/bug326.go' -> '/usr/lib/go/test/fixedbugs/bug326.go' 'test/fixedbugs/bug327.go' -> '/usr/lib/go/test/fixedbugs/bug327.go' 'test/fixedbugs/bug328.go' -> '/usr/lib/go/test/fixedbugs/bug328.go' 'test/fixedbugs/bug328.out' -> '/usr/lib/go/test/fixedbugs/bug328.out' 'test/fixedbugs/bug329.go' -> '/usr/lib/go/test/fixedbugs/bug329.go' 'test/fixedbugs/bug330.go' -> '/usr/lib/go/test/fixedbugs/bug330.go' 'test/fixedbugs/bug331.go' -> '/usr/lib/go/test/fixedbugs/bug331.go' 'test/fixedbugs/bug332.go' -> '/usr/lib/go/test/fixedbugs/bug332.go' 'test/fixedbugs/bug333.go' -> '/usr/lib/go/test/fixedbugs/bug333.go' 'test/fixedbugs/bug334.go' -> '/usr/lib/go/test/fixedbugs/bug334.go' 'test/fixedbugs/bug335.dir' -> '/usr/lib/go/test/fixedbugs/bug335.dir' 'test/fixedbugs/bug335.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug335.dir/a.go' 'test/fixedbugs/bug335.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug335.dir/b.go' 'test/fixedbugs/bug335.go' -> '/usr/lib/go/test/fixedbugs/bug335.go' 'test/fixedbugs/bug336.go' -> '/usr/lib/go/test/fixedbugs/bug336.go' 'test/fixedbugs/bug337.go' -> '/usr/lib/go/test/fixedbugs/bug337.go' 'test/fixedbugs/bug338.go' -> '/usr/lib/go/test/fixedbugs/bug338.go' 'test/fixedbugs/bug339.go' -> '/usr/lib/go/test/fixedbugs/bug339.go' 'test/fixedbugs/bug340.go' -> '/usr/lib/go/test/fixedbugs/bug340.go' 'test/fixedbugs/bug341.go' -> '/usr/lib/go/test/fixedbugs/bug341.go' 'test/fixedbugs/bug342.go' -> '/usr/lib/go/test/fixedbugs/bug342.go' 'test/fixedbugs/bug343.go' -> '/usr/lib/go/test/fixedbugs/bug343.go' 'test/fixedbugs/bug344.go' -> '/usr/lib/go/test/fixedbugs/bug344.go' 'test/fixedbugs/bug345.dir' -> '/usr/lib/go/test/fixedbugs/bug345.dir' 'test/fixedbugs/bug345.dir/io.go' -> '/usr/lib/go/test/fixedbugs/bug345.dir/io.go' 'test/fixedbugs/bug345.dir/main.go' -> '/usr/lib/go/test/fixedbugs/bug345.dir/main.go' 'test/fixedbugs/bug345.go' -> '/usr/lib/go/test/fixedbugs/bug345.go' 'test/fixedbugs/bug346.go' -> '/usr/lib/go/test/fixedbugs/bug346.go' 'test/fixedbugs/bug347.go' -> '/usr/lib/go/test/fixedbugs/bug347.go' 'test/fixedbugs/bug348.go' -> '/usr/lib/go/test/fixedbugs/bug348.go' 'test/fixedbugs/bug349.go' -> '/usr/lib/go/test/fixedbugs/bug349.go' 'test/fixedbugs/bug350.go' -> '/usr/lib/go/test/fixedbugs/bug350.go' 'test/fixedbugs/bug351.go' -> '/usr/lib/go/test/fixedbugs/bug351.go' 'test/fixedbugs/bug352.go' -> '/usr/lib/go/test/fixedbugs/bug352.go' 'test/fixedbugs/bug353.go' -> '/usr/lib/go/test/fixedbugs/bug353.go' 'test/fixedbugs/bug354.go' -> '/usr/lib/go/test/fixedbugs/bug354.go' 'test/fixedbugs/bug355.go' -> '/usr/lib/go/test/fixedbugs/bug355.go' 'test/fixedbugs/bug356.go' -> '/usr/lib/go/test/fixedbugs/bug356.go' 'test/fixedbugs/bug357.go' -> '/usr/lib/go/test/fixedbugs/bug357.go' 'test/fixedbugs/bug358.go' -> '/usr/lib/go/test/fixedbugs/bug358.go' 'test/fixedbugs/bug361.go' -> '/usr/lib/go/test/fixedbugs/bug361.go' 'test/fixedbugs/bug362.go' -> '/usr/lib/go/test/fixedbugs/bug362.go' 'test/fixedbugs/bug363.go' -> '/usr/lib/go/test/fixedbugs/bug363.go' 'test/fixedbugs/bug364.go' -> '/usr/lib/go/test/fixedbugs/bug364.go' 'test/fixedbugs/bug365.go' -> '/usr/lib/go/test/fixedbugs/bug365.go' 'test/fixedbugs/bug366.go' -> '/usr/lib/go/test/fixedbugs/bug366.go' 'test/fixedbugs/bug367.dir' -> '/usr/lib/go/test/fixedbugs/bug367.dir' 'test/fixedbugs/bug367.dir/p.go' -> '/usr/lib/go/test/fixedbugs/bug367.dir/p.go' 'test/fixedbugs/bug367.dir/prog.go' -> '/usr/lib/go/test/fixedbugs/bug367.dir/prog.go' 'test/fixedbugs/bug367.go' -> '/usr/lib/go/test/fixedbugs/bug367.go' 'test/fixedbugs/bug368.go' -> '/usr/lib/go/test/fixedbugs/bug368.go' 'test/fixedbugs/bug369.dir' -> '/usr/lib/go/test/fixedbugs/bug369.dir' 'test/fixedbugs/bug369.dir/main.go' -> '/usr/lib/go/test/fixedbugs/bug369.dir/main.go' 'test/fixedbugs/bug369.dir/pkg.go' -> '/usr/lib/go/test/fixedbugs/bug369.dir/pkg.go' 'test/fixedbugs/bug369.go' -> '/usr/lib/go/test/fixedbugs/bug369.go' 'test/fixedbugs/bug370.go' -> '/usr/lib/go/test/fixedbugs/bug370.go' 'test/fixedbugs/bug371.go' -> '/usr/lib/go/test/fixedbugs/bug371.go' 'test/fixedbugs/bug372.go' -> '/usr/lib/go/test/fixedbugs/bug372.go' 'test/fixedbugs/bug373.go' -> '/usr/lib/go/test/fixedbugs/bug373.go' 'test/fixedbugs/bug374.go' -> '/usr/lib/go/test/fixedbugs/bug374.go' 'test/fixedbugs/bug375.go' -> '/usr/lib/go/test/fixedbugs/bug375.go' 'test/fixedbugs/bug376.go' -> '/usr/lib/go/test/fixedbugs/bug376.go' 'test/fixedbugs/bug377.dir' -> '/usr/lib/go/test/fixedbugs/bug377.dir' 'test/fixedbugs/bug377.dir/one.go' -> '/usr/lib/go/test/fixedbugs/bug377.dir/one.go' 'test/fixedbugs/bug377.dir/two.go' -> '/usr/lib/go/test/fixedbugs/bug377.dir/two.go' 'test/fixedbugs/bug377.go' -> '/usr/lib/go/test/fixedbugs/bug377.go' 'test/fixedbugs/bug378.go' -> '/usr/lib/go/test/fixedbugs/bug378.go' 'test/fixedbugs/bug379.go' -> '/usr/lib/go/test/fixedbugs/bug379.go' 'test/fixedbugs/bug380.go' -> '/usr/lib/go/test/fixedbugs/bug380.go' 'test/fixedbugs/bug381.go' -> '/usr/lib/go/test/fixedbugs/bug381.go' 'test/fixedbugs/bug382.dir' -> '/usr/lib/go/test/fixedbugs/bug382.dir' 'test/fixedbugs/bug382.dir/pkg.go' -> '/usr/lib/go/test/fixedbugs/bug382.dir/pkg.go' 'test/fixedbugs/bug382.dir/prog.go' -> '/usr/lib/go/test/fixedbugs/bug382.dir/prog.go' 'test/fixedbugs/bug382.go' -> '/usr/lib/go/test/fixedbugs/bug382.go' 'test/fixedbugs/bug383.go' -> '/usr/lib/go/test/fixedbugs/bug383.go' 'test/fixedbugs/bug384.go' -> '/usr/lib/go/test/fixedbugs/bug384.go' 'test/fixedbugs/bug385_32.go' -> '/usr/lib/go/test/fixedbugs/bug385_32.go' 'test/fixedbugs/bug385_64.go' -> '/usr/lib/go/test/fixedbugs/bug385_64.go' 'test/fixedbugs/bug386.go' -> '/usr/lib/go/test/fixedbugs/bug386.go' 'test/fixedbugs/bug387.go' -> '/usr/lib/go/test/fixedbugs/bug387.go' 'test/fixedbugs/bug388.go' -> '/usr/lib/go/test/fixedbugs/bug388.go' 'test/fixedbugs/bug388a.go' -> '/usr/lib/go/test/fixedbugs/bug388a.go' 'test/fixedbugs/bug389.go' -> '/usr/lib/go/test/fixedbugs/bug389.go' 'test/fixedbugs/bug390.go' -> '/usr/lib/go/test/fixedbugs/bug390.go' 'test/fixedbugs/bug391.go' -> '/usr/lib/go/test/fixedbugs/bug391.go' 'test/fixedbugs/bug392.dir' -> '/usr/lib/go/test/fixedbugs/bug392.dir' 'test/fixedbugs/bug392.dir/one.go' -> '/usr/lib/go/test/fixedbugs/bug392.dir/one.go' 'test/fixedbugs/bug392.dir/pkg2.go' -> '/usr/lib/go/test/fixedbugs/bug392.dir/pkg2.go' 'test/fixedbugs/bug392.dir/pkg3.go' -> '/usr/lib/go/test/fixedbugs/bug392.dir/pkg3.go' 'test/fixedbugs/bug392.go' -> '/usr/lib/go/test/fixedbugs/bug392.go' 'test/fixedbugs/bug393.go' -> '/usr/lib/go/test/fixedbugs/bug393.go' 'test/fixedbugs/bug394.go' -> '/usr/lib/go/test/fixedbugs/bug394.go' 'test/fixedbugs/bug396.dir' -> '/usr/lib/go/test/fixedbugs/bug396.dir' 'test/fixedbugs/bug396.dir/one.go' -> '/usr/lib/go/test/fixedbugs/bug396.dir/one.go' 'test/fixedbugs/bug396.dir/two.go' -> '/usr/lib/go/test/fixedbugs/bug396.dir/two.go' 'test/fixedbugs/bug396.go' -> '/usr/lib/go/test/fixedbugs/bug396.go' 'test/fixedbugs/bug397.go' -> '/usr/lib/go/test/fixedbugs/bug397.go' 'test/fixedbugs/bug398.go' -> '/usr/lib/go/test/fixedbugs/bug398.go' 'test/fixedbugs/bug399.go' -> '/usr/lib/go/test/fixedbugs/bug399.go' 'test/fixedbugs/bug401.go' -> '/usr/lib/go/test/fixedbugs/bug401.go' 'test/fixedbugs/bug402.go' -> '/usr/lib/go/test/fixedbugs/bug402.go' 'test/fixedbugs/bug403.go' -> '/usr/lib/go/test/fixedbugs/bug403.go' 'test/fixedbugs/bug404.dir' -> '/usr/lib/go/test/fixedbugs/bug404.dir' 'test/fixedbugs/bug404.dir/one.go' -> '/usr/lib/go/test/fixedbugs/bug404.dir/one.go' 'test/fixedbugs/bug404.dir/two.go' -> '/usr/lib/go/test/fixedbugs/bug404.dir/two.go' 'test/fixedbugs/bug404.go' -> '/usr/lib/go/test/fixedbugs/bug404.go' 'test/fixedbugs/bug405.go' -> '/usr/lib/go/test/fixedbugs/bug405.go' 'test/fixedbugs/bug406.go' -> '/usr/lib/go/test/fixedbugs/bug406.go' 'test/fixedbugs/bug407.dir' -> '/usr/lib/go/test/fixedbugs/bug407.dir' 'test/fixedbugs/bug407.dir/one.go' -> '/usr/lib/go/test/fixedbugs/bug407.dir/one.go' 'test/fixedbugs/bug407.dir/two.go' -> '/usr/lib/go/test/fixedbugs/bug407.dir/two.go' 'test/fixedbugs/bug407.go' -> '/usr/lib/go/test/fixedbugs/bug407.go' 'test/fixedbugs/bug409.go' -> '/usr/lib/go/test/fixedbugs/bug409.go' 'test/fixedbugs/bug409.out' -> '/usr/lib/go/test/fixedbugs/bug409.out' 'test/fixedbugs/bug410.go' -> '/usr/lib/go/test/fixedbugs/bug410.go' 'test/fixedbugs/bug411.go' -> '/usr/lib/go/test/fixedbugs/bug411.go' 'test/fixedbugs/bug412.go' -> '/usr/lib/go/test/fixedbugs/bug412.go' 'test/fixedbugs/bug413.go' -> '/usr/lib/go/test/fixedbugs/bug413.go' 'test/fixedbugs/bug414.dir' -> '/usr/lib/go/test/fixedbugs/bug414.dir' 'test/fixedbugs/bug414.dir/p1.go' -> '/usr/lib/go/test/fixedbugs/bug414.dir/p1.go' 'test/fixedbugs/bug414.dir/prog.go' -> '/usr/lib/go/test/fixedbugs/bug414.dir/prog.go' 'test/fixedbugs/bug414.go' -> '/usr/lib/go/test/fixedbugs/bug414.go' 'test/fixedbugs/bug415.dir' -> '/usr/lib/go/test/fixedbugs/bug415.dir' 'test/fixedbugs/bug415.dir/p.go' -> '/usr/lib/go/test/fixedbugs/bug415.dir/p.go' 'test/fixedbugs/bug415.dir/prog.go' -> '/usr/lib/go/test/fixedbugs/bug415.dir/prog.go' 'test/fixedbugs/bug415.go' -> '/usr/lib/go/test/fixedbugs/bug415.go' 'test/fixedbugs/bug416.go' -> '/usr/lib/go/test/fixedbugs/bug416.go' 'test/fixedbugs/bug417.go' -> '/usr/lib/go/test/fixedbugs/bug417.go' 'test/fixedbugs/bug418.go' -> '/usr/lib/go/test/fixedbugs/bug418.go' 'test/fixedbugs/bug419.go' -> '/usr/lib/go/test/fixedbugs/bug419.go' 'test/fixedbugs/bug420.go' -> '/usr/lib/go/test/fixedbugs/bug420.go' 'test/fixedbugs/bug421.go' -> '/usr/lib/go/test/fixedbugs/bug421.go' 'test/fixedbugs/bug422.go' -> '/usr/lib/go/test/fixedbugs/bug422.go' 'test/fixedbugs/bug423.go' -> '/usr/lib/go/test/fixedbugs/bug423.go' 'test/fixedbugs/bug424.dir' -> '/usr/lib/go/test/fixedbugs/bug424.dir' 'test/fixedbugs/bug424.dir/lib.go' -> '/usr/lib/go/test/fixedbugs/bug424.dir/lib.go' 'test/fixedbugs/bug424.dir/main.go' -> '/usr/lib/go/test/fixedbugs/bug424.dir/main.go' 'test/fixedbugs/bug424.go' -> '/usr/lib/go/test/fixedbugs/bug424.go' 'test/fixedbugs/bug425.go' -> '/usr/lib/go/test/fixedbugs/bug425.go' 'test/fixedbugs/bug426.go' -> '/usr/lib/go/test/fixedbugs/bug426.go' 'test/fixedbugs/bug427.go' -> '/usr/lib/go/test/fixedbugs/bug427.go' 'test/fixedbugs/bug428.go' -> '/usr/lib/go/test/fixedbugs/bug428.go' 'test/fixedbugs/bug430.go' -> '/usr/lib/go/test/fixedbugs/bug430.go' 'test/fixedbugs/bug431.go' -> '/usr/lib/go/test/fixedbugs/bug431.go' 'test/fixedbugs/bug432.go' -> '/usr/lib/go/test/fixedbugs/bug432.go' 'test/fixedbugs/bug433.go' -> '/usr/lib/go/test/fixedbugs/bug433.go' 'test/fixedbugs/bug434.go' -> '/usr/lib/go/test/fixedbugs/bug434.go' 'test/fixedbugs/bug435.go' -> '/usr/lib/go/test/fixedbugs/bug435.go' 'test/fixedbugs/bug436.go' -> '/usr/lib/go/test/fixedbugs/bug436.go' 'test/fixedbugs/bug437.dir' -> '/usr/lib/go/test/fixedbugs/bug437.dir' 'test/fixedbugs/bug437.dir/one.go' -> '/usr/lib/go/test/fixedbugs/bug437.dir/one.go' 'test/fixedbugs/bug437.dir/two.go' -> '/usr/lib/go/test/fixedbugs/bug437.dir/two.go' 'test/fixedbugs/bug437.dir/x.go' -> '/usr/lib/go/test/fixedbugs/bug437.dir/x.go' 'test/fixedbugs/bug437.go' -> '/usr/lib/go/test/fixedbugs/bug437.go' 'test/fixedbugs/bug438.go' -> '/usr/lib/go/test/fixedbugs/bug438.go' 'test/fixedbugs/bug439.go' -> '/usr/lib/go/test/fixedbugs/bug439.go' 'test/fixedbugs/bug440_32.go' -> '/usr/lib/go/test/fixedbugs/bug440_32.go' 'test/fixedbugs/bug440_64.go' -> '/usr/lib/go/test/fixedbugs/bug440_64.go' 'test/fixedbugs/bug441.go' -> '/usr/lib/go/test/fixedbugs/bug441.go' 'test/fixedbugs/bug442.go' -> '/usr/lib/go/test/fixedbugs/bug442.go' 'test/fixedbugs/bug443.go' -> '/usr/lib/go/test/fixedbugs/bug443.go' 'test/fixedbugs/bug444.go' -> '/usr/lib/go/test/fixedbugs/bug444.go' 'test/fixedbugs/bug445.go' -> '/usr/lib/go/test/fixedbugs/bug445.go' 'test/fixedbugs/bug446.go' -> '/usr/lib/go/test/fixedbugs/bug446.go' 'test/fixedbugs/bug447.go' -> '/usr/lib/go/test/fixedbugs/bug447.go' 'test/fixedbugs/bug448.dir' -> '/usr/lib/go/test/fixedbugs/bug448.dir' 'test/fixedbugs/bug448.dir/pkg1.go' -> '/usr/lib/go/test/fixedbugs/bug448.dir/pkg1.go' 'test/fixedbugs/bug448.dir/pkg2.go' -> '/usr/lib/go/test/fixedbugs/bug448.dir/pkg2.go' 'test/fixedbugs/bug448.go' -> '/usr/lib/go/test/fixedbugs/bug448.go' 'test/fixedbugs/bug449.go' -> '/usr/lib/go/test/fixedbugs/bug449.go' 'test/fixedbugs/bug450.go' -> '/usr/lib/go/test/fixedbugs/bug450.go' 'test/fixedbugs/bug451.go' -> '/usr/lib/go/test/fixedbugs/bug451.go' 'test/fixedbugs/bug452.go' -> '/usr/lib/go/test/fixedbugs/bug452.go' 'test/fixedbugs/bug453.go' -> '/usr/lib/go/test/fixedbugs/bug453.go' 'test/fixedbugs/bug454.go' -> '/usr/lib/go/test/fixedbugs/bug454.go' 'test/fixedbugs/bug455.go' -> '/usr/lib/go/test/fixedbugs/bug455.go' 'test/fixedbugs/bug456.go' -> '/usr/lib/go/test/fixedbugs/bug456.go' 'test/fixedbugs/bug457.go' -> '/usr/lib/go/test/fixedbugs/bug457.go' 'test/fixedbugs/bug458.go' -> '/usr/lib/go/test/fixedbugs/bug458.go' 'test/fixedbugs/bug459.go' -> '/usr/lib/go/test/fixedbugs/bug459.go' 'test/fixedbugs/bug460.dir' -> '/usr/lib/go/test/fixedbugs/bug460.dir' 'test/fixedbugs/bug460.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug460.dir/a.go' 'test/fixedbugs/bug460.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug460.dir/b.go' 'test/fixedbugs/bug460.go' -> '/usr/lib/go/test/fixedbugs/bug460.go' 'test/fixedbugs/bug461.go' -> '/usr/lib/go/test/fixedbugs/bug461.go' 'test/fixedbugs/bug462.go' -> '/usr/lib/go/test/fixedbugs/bug462.go' 'test/fixedbugs/bug463.go' -> '/usr/lib/go/test/fixedbugs/bug463.go' 'test/fixedbugs/bug464.go' -> '/usr/lib/go/test/fixedbugs/bug464.go' 'test/fixedbugs/bug465.dir' -> '/usr/lib/go/test/fixedbugs/bug465.dir' 'test/fixedbugs/bug465.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug465.dir/a.go' 'test/fixedbugs/bug465.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug465.dir/b.go' 'test/fixedbugs/bug465.go' -> '/usr/lib/go/test/fixedbugs/bug465.go' 'test/fixedbugs/bug466.dir' -> '/usr/lib/go/test/fixedbugs/bug466.dir' 'test/fixedbugs/bug466.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug466.dir/a.go' 'test/fixedbugs/bug466.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug466.dir/b.go' 'test/fixedbugs/bug466.go' -> '/usr/lib/go/test/fixedbugs/bug466.go' 'test/fixedbugs/bug467.dir' -> '/usr/lib/go/test/fixedbugs/bug467.dir' 'test/fixedbugs/bug467.dir/p1.go' -> '/usr/lib/go/test/fixedbugs/bug467.dir/p1.go' 'test/fixedbugs/bug467.dir/p2.go' -> '/usr/lib/go/test/fixedbugs/bug467.dir/p2.go' 'test/fixedbugs/bug467.dir/p3.go' -> '/usr/lib/go/test/fixedbugs/bug467.dir/p3.go' 'test/fixedbugs/bug467.go' -> '/usr/lib/go/test/fixedbugs/bug467.go' 'test/fixedbugs/bug468.dir' -> '/usr/lib/go/test/fixedbugs/bug468.dir' 'test/fixedbugs/bug468.dir/p1.go' -> '/usr/lib/go/test/fixedbugs/bug468.dir/p1.go' 'test/fixedbugs/bug468.dir/p2.go' -> '/usr/lib/go/test/fixedbugs/bug468.dir/p2.go' 'test/fixedbugs/bug468.go' -> '/usr/lib/go/test/fixedbugs/bug468.go' 'test/fixedbugs/bug470.go' -> '/usr/lib/go/test/fixedbugs/bug470.go' 'test/fixedbugs/bug471.go' -> '/usr/lib/go/test/fixedbugs/bug471.go' 'test/fixedbugs/bug472.dir' -> '/usr/lib/go/test/fixedbugs/bug472.dir' 'test/fixedbugs/bug472.dir/p1.go' -> '/usr/lib/go/test/fixedbugs/bug472.dir/p1.go' 'test/fixedbugs/bug472.dir/p2.go' -> '/usr/lib/go/test/fixedbugs/bug472.dir/p2.go' 'test/fixedbugs/bug472.dir/z.go' -> '/usr/lib/go/test/fixedbugs/bug472.dir/z.go' 'test/fixedbugs/bug472.go' -> '/usr/lib/go/test/fixedbugs/bug472.go' 'test/fixedbugs/bug473.go' -> '/usr/lib/go/test/fixedbugs/bug473.go' 'test/fixedbugs/bug474.go' -> '/usr/lib/go/test/fixedbugs/bug474.go' 'test/fixedbugs/bug475.go' -> '/usr/lib/go/test/fixedbugs/bug475.go' 'test/fixedbugs/bug476.go' -> '/usr/lib/go/test/fixedbugs/bug476.go' 'test/fixedbugs/bug477.go' -> '/usr/lib/go/test/fixedbugs/bug477.go' 'test/fixedbugs/bug478.dir' -> '/usr/lib/go/test/fixedbugs/bug478.dir' 'test/fixedbugs/bug478.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug478.dir/a.go' 'test/fixedbugs/bug478.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug478.dir/b.go' 'test/fixedbugs/bug478.go' -> '/usr/lib/go/test/fixedbugs/bug478.go' 'test/fixedbugs/bug479.dir' -> '/usr/lib/go/test/fixedbugs/bug479.dir' 'test/fixedbugs/bug479.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug479.dir/a.go' 'test/fixedbugs/bug479.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug479.dir/b.go' 'test/fixedbugs/bug479.go' -> '/usr/lib/go/test/fixedbugs/bug479.go' 'test/fixedbugs/bug480.dir' -> '/usr/lib/go/test/fixedbugs/bug480.dir' 'test/fixedbugs/bug480.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug480.dir/a.go' 'test/fixedbugs/bug480.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug480.dir/b.go' 'test/fixedbugs/bug480.go' -> '/usr/lib/go/test/fixedbugs/bug480.go' 'test/fixedbugs/bug481.go' -> '/usr/lib/go/test/fixedbugs/bug481.go' 'test/fixedbugs/bug482.go' -> '/usr/lib/go/test/fixedbugs/bug482.go' 'test/fixedbugs/bug483.go' -> '/usr/lib/go/test/fixedbugs/bug483.go' 'test/fixedbugs/bug484.go' -> '/usr/lib/go/test/fixedbugs/bug484.go' 'test/fixedbugs/bug485.go' -> '/usr/lib/go/test/fixedbugs/bug485.go' 'test/fixedbugs/bug486.go' -> '/usr/lib/go/test/fixedbugs/bug486.go' 'test/fixedbugs/bug487.go' -> '/usr/lib/go/test/fixedbugs/bug487.go' 'test/fixedbugs/bug488.dir' -> '/usr/lib/go/test/fixedbugs/bug488.dir' 'test/fixedbugs/bug488.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug488.dir/a.go' 'test/fixedbugs/bug488.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug488.dir/b.go' 'test/fixedbugs/bug488.go' -> '/usr/lib/go/test/fixedbugs/bug488.go' 'test/fixedbugs/bug489.go' -> '/usr/lib/go/test/fixedbugs/bug489.go' 'test/fixedbugs/bug490.go' -> '/usr/lib/go/test/fixedbugs/bug490.go' 'test/fixedbugs/bug491.go' -> '/usr/lib/go/test/fixedbugs/bug491.go' 'test/fixedbugs/bug492.dir' -> '/usr/lib/go/test/fixedbugs/bug492.dir' 'test/fixedbugs/bug492.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug492.dir/a.go' 'test/fixedbugs/bug492.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug492.dir/b.go' 'test/fixedbugs/bug492.go' -> '/usr/lib/go/test/fixedbugs/bug492.go' 'test/fixedbugs/bug493.go' -> '/usr/lib/go/test/fixedbugs/bug493.go' 'test/fixedbugs/bug494.go' -> '/usr/lib/go/test/fixedbugs/bug494.go' 'test/fixedbugs/bug495.go' -> '/usr/lib/go/test/fixedbugs/bug495.go' 'test/fixedbugs/bug496.go' -> '/usr/lib/go/test/fixedbugs/bug496.go' 'test/fixedbugs/bug497.go' -> '/usr/lib/go/test/fixedbugs/bug497.go' 'test/fixedbugs/bug498.go' -> '/usr/lib/go/test/fixedbugs/bug498.go' 'test/fixedbugs/bug499.go' -> '/usr/lib/go/test/fixedbugs/bug499.go' 'test/fixedbugs/bug500.go' -> '/usr/lib/go/test/fixedbugs/bug500.go' 'test/fixedbugs/bug501.go' -> '/usr/lib/go/test/fixedbugs/bug501.go' 'test/fixedbugs/bug502.go' -> '/usr/lib/go/test/fixedbugs/bug502.go' 'test/fixedbugs/bug503.go' -> '/usr/lib/go/test/fixedbugs/bug503.go' 'test/fixedbugs/bug504.dir' -> '/usr/lib/go/test/fixedbugs/bug504.dir' 'test/fixedbugs/bug504.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug504.dir/a.go' 'test/fixedbugs/bug504.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug504.dir/b.go' 'test/fixedbugs/bug504.dir/c.go' -> '/usr/lib/go/test/fixedbugs/bug504.dir/c.go' 'test/fixedbugs/bug504.dir/main.go' -> '/usr/lib/go/test/fixedbugs/bug504.dir/main.go' 'test/fixedbugs/bug504.go' -> '/usr/lib/go/test/fixedbugs/bug504.go' 'test/fixedbugs/bug505.go' -> '/usr/lib/go/test/fixedbugs/bug505.go' 'test/fixedbugs/bug506.dir' -> '/usr/lib/go/test/fixedbugs/bug506.dir' 'test/fixedbugs/bug506.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug506.dir/a.go' 'test/fixedbugs/bug506.dir/main.go' -> '/usr/lib/go/test/fixedbugs/bug506.dir/main.go' 'test/fixedbugs/bug506.go' -> '/usr/lib/go/test/fixedbugs/bug506.go' 'test/fixedbugs/bug507.dir' -> '/usr/lib/go/test/fixedbugs/bug507.dir' 'test/fixedbugs/bug507.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug507.dir/a.go' 'test/fixedbugs/bug507.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug507.dir/b.go' 'test/fixedbugs/bug507.dir/c.go' -> '/usr/lib/go/test/fixedbugs/bug507.dir/c.go' 'test/fixedbugs/bug507.go' -> '/usr/lib/go/test/fixedbugs/bug507.go' 'test/fixedbugs/bug508.go' -> '/usr/lib/go/test/fixedbugs/bug508.go' 'test/fixedbugs/bug509.go' -> '/usr/lib/go/test/fixedbugs/bug509.go' 'test/fixedbugs/bug510.dir' -> '/usr/lib/go/test/fixedbugs/bug510.dir' 'test/fixedbugs/bug510.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug510.dir/a.go' 'test/fixedbugs/bug510.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug510.dir/b.go' 'test/fixedbugs/bug510.go' -> '/usr/lib/go/test/fixedbugs/bug510.go' 'test/fixedbugs/bug511.dir' -> '/usr/lib/go/test/fixedbugs/bug511.dir' 'test/fixedbugs/bug511.dir/a.go' -> '/usr/lib/go/test/fixedbugs/bug511.dir/a.go' 'test/fixedbugs/bug511.dir/b.go' -> '/usr/lib/go/test/fixedbugs/bug511.dir/b.go' 'test/fixedbugs/bug511.go' -> '/usr/lib/go/test/fixedbugs/bug511.go' 'test/fixedbugs/bug512.go' -> '/usr/lib/go/test/fixedbugs/bug512.go' 'test/fixedbugs/bug513.go' -> '/usr/lib/go/test/fixedbugs/bug513.go' 'test/fixedbugs/bug514.go' -> '/usr/lib/go/test/fixedbugs/bug514.go' 'test/fixedbugs/bug515.go' -> '/usr/lib/go/test/fixedbugs/bug515.go' 'test/fixedbugs/gcc101994.go' -> '/usr/lib/go/test/fixedbugs/gcc101994.go' 'test/fixedbugs/gcc61204.go' -> '/usr/lib/go/test/fixedbugs/gcc61204.go' 'test/fixedbugs/gcc61244.go' -> '/usr/lib/go/test/fixedbugs/gcc61244.go' 'test/fixedbugs/gcc61246.go' -> '/usr/lib/go/test/fixedbugs/gcc61246.go' 'test/fixedbugs/gcc61248.go' -> '/usr/lib/go/test/fixedbugs/gcc61248.go' 'test/fixedbugs/gcc61253.go' -> '/usr/lib/go/test/fixedbugs/gcc61253.go' 'test/fixedbugs/gcc61254.go' -> '/usr/lib/go/test/fixedbugs/gcc61254.go' 'test/fixedbugs/gcc61255.go' -> '/usr/lib/go/test/fixedbugs/gcc61255.go' 'test/fixedbugs/gcc61258.go' -> '/usr/lib/go/test/fixedbugs/gcc61258.go' 'test/fixedbugs/gcc61264.go' -> '/usr/lib/go/test/fixedbugs/gcc61264.go' 'test/fixedbugs/gcc61265.go' -> '/usr/lib/go/test/fixedbugs/gcc61265.go' 'test/fixedbugs/gcc61273.go' -> '/usr/lib/go/test/fixedbugs/gcc61273.go' 'test/fixedbugs/gcc65755.go' -> '/usr/lib/go/test/fixedbugs/gcc65755.go' 'test/fixedbugs/gcc67968.dir' -> '/usr/lib/go/test/fixedbugs/gcc67968.dir' 'test/fixedbugs/gcc67968.dir/a.go' -> '/usr/lib/go/test/fixedbugs/gcc67968.dir/a.go' 'test/fixedbugs/gcc67968.dir/b.go' -> '/usr/lib/go/test/fixedbugs/gcc67968.dir/b.go' 'test/fixedbugs/gcc67968.go' -> '/usr/lib/go/test/fixedbugs/gcc67968.go' 'test/fixedbugs/gcc78763.go' -> '/usr/lib/go/test/fixedbugs/gcc78763.go' 'test/fixedbugs/gcc80226.go' -> '/usr/lib/go/test/fixedbugs/gcc80226.go' 'test/fixedbugs/gcc89321.go' -> '/usr/lib/go/test/fixedbugs/gcc89321.go' 'test/fixedbugs/issue10047.go' -> '/usr/lib/go/test/fixedbugs/issue10047.go' 'test/fixedbugs/issue10066.dir' -> '/usr/lib/go/test/fixedbugs/issue10066.dir' 'test/fixedbugs/issue10066.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue10066.dir/a.go' 'test/fixedbugs/issue10066.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue10066.dir/b.go' 'test/fixedbugs/issue10066.go' -> '/usr/lib/go/test/fixedbugs/issue10066.go' 'test/fixedbugs/issue10135.go' -> '/usr/lib/go/test/fixedbugs/issue10135.go' 'test/fixedbugs/issue10219.dir' -> '/usr/lib/go/test/fixedbugs/issue10219.dir' 'test/fixedbugs/issue10219.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue10219.dir/a.go' 'test/fixedbugs/issue10219.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue10219.dir/b.go' 'test/fixedbugs/issue10219.dir/c.go' -> '/usr/lib/go/test/fixedbugs/issue10219.dir/c.go' 'test/fixedbugs/issue10219.go' -> '/usr/lib/go/test/fixedbugs/issue10219.go' 'test/fixedbugs/issue10253.go' -> '/usr/lib/go/test/fixedbugs/issue10253.go' 'test/fixedbugs/issue10284.go' -> '/usr/lib/go/test/fixedbugs/issue10284.go' 'test/fixedbugs/issue10320.go' -> '/usr/lib/go/test/fixedbugs/issue10320.go' 'test/fixedbugs/issue10332.go' -> '/usr/lib/go/test/fixedbugs/issue10332.go' 'test/fixedbugs/issue10353.go' -> '/usr/lib/go/test/fixedbugs/issue10353.go' 'test/fixedbugs/issue10407.go' -> '/usr/lib/go/test/fixedbugs/issue10407.go' 'test/fixedbugs/issue10441.go' -> '/usr/lib/go/test/fixedbugs/issue10441.go' 'test/fixedbugs/issue10486.go' -> '/usr/lib/go/test/fixedbugs/issue10486.go' 'test/fixedbugs/issue10607.go' -> '/usr/lib/go/test/fixedbugs/issue10607.go' 'test/fixedbugs/issue10607a.go' -> '/usr/lib/go/test/fixedbugs/issue10607a.go' 'test/fixedbugs/issue10654.go' -> '/usr/lib/go/test/fixedbugs/issue10654.go' 'test/fixedbugs/issue10700.dir' -> '/usr/lib/go/test/fixedbugs/issue10700.dir' 'test/fixedbugs/issue10700.dir/other.go' -> '/usr/lib/go/test/fixedbugs/issue10700.dir/other.go' 'test/fixedbugs/issue10700.dir/test.go' -> '/usr/lib/go/test/fixedbugs/issue10700.dir/test.go' 'test/fixedbugs/issue10700.go' -> '/usr/lib/go/test/fixedbugs/issue10700.go' 'test/fixedbugs/issue10925.go' -> '/usr/lib/go/test/fixedbugs/issue10925.go' 'test/fixedbugs/issue10958.go' -> '/usr/lib/go/test/fixedbugs/issue10958.go' 'test/fixedbugs/issue10975.go' -> '/usr/lib/go/test/fixedbugs/issue10975.go' 'test/fixedbugs/issue10977.go' -> '/usr/lib/go/test/fixedbugs/issue10977.go' 'test/fixedbugs/issue11053.dir' -> '/usr/lib/go/test/fixedbugs/issue11053.dir' 'test/fixedbugs/issue11053.dir/p.go' -> '/usr/lib/go/test/fixedbugs/issue11053.dir/p.go' 'test/fixedbugs/issue11053.dir/p_test.go' -> '/usr/lib/go/test/fixedbugs/issue11053.dir/p_test.go' 'test/fixedbugs/issue11053.go' -> '/usr/lib/go/test/fixedbugs/issue11053.go' 'test/fixedbugs/issue11053.out' -> '/usr/lib/go/test/fixedbugs/issue11053.out' 'test/fixedbugs/issue11256.go' -> '/usr/lib/go/test/fixedbugs/issue11256.go' 'test/fixedbugs/issue11286.go' -> '/usr/lib/go/test/fixedbugs/issue11286.go' 'test/fixedbugs/issue11326.go' -> '/usr/lib/go/test/fixedbugs/issue11326.go' 'test/fixedbugs/issue11326b.go' -> '/usr/lib/go/test/fixedbugs/issue11326b.go' 'test/fixedbugs/issue11354.go' -> '/usr/lib/go/test/fixedbugs/issue11354.go' 'test/fixedbugs/issue11359.go' -> '/usr/lib/go/test/fixedbugs/issue11359.go' 'test/fixedbugs/issue11361.go' -> '/usr/lib/go/test/fixedbugs/issue11361.go' 'test/fixedbugs/issue11362.go' -> '/usr/lib/go/test/fixedbugs/issue11362.go' 'test/fixedbugs/issue11369.go' -> '/usr/lib/go/test/fixedbugs/issue11369.go' 'test/fixedbugs/issue11370.go' -> '/usr/lib/go/test/fixedbugs/issue11370.go' 'test/fixedbugs/issue11371.go' -> '/usr/lib/go/test/fixedbugs/issue11371.go' 'test/fixedbugs/issue11590.go' -> '/usr/lib/go/test/fixedbugs/issue11590.go' 'test/fixedbugs/issue11610.go' -> '/usr/lib/go/test/fixedbugs/issue11610.go' 'test/fixedbugs/issue11610a.go' -> '/usr/lib/go/test/fixedbugs/issue11610a.go' 'test/fixedbugs/issue11614.go' -> '/usr/lib/go/test/fixedbugs/issue11614.go' 'test/fixedbugs/issue11656.dir' -> '/usr/lib/go/test/fixedbugs/issue11656.dir' 'test/fixedbugs/issue11656.dir/asm.go' -> '/usr/lib/go/test/fixedbugs/issue11656.dir/asm.go' 'test/fixedbugs/issue11656.dir/asm_generic.go' -> '/usr/lib/go/test/fixedbugs/issue11656.dir/asm_generic.go' 'test/fixedbugs/issue11656.dir/asm_ppc64.s' -> '/usr/lib/go/test/fixedbugs/issue11656.dir/asm_ppc64.s' 'test/fixedbugs/issue11656.dir/asm_ppc64le.s' -> '/usr/lib/go/test/fixedbugs/issue11656.dir/asm_ppc64le.s' 'test/fixedbugs/issue11656.dir/issue11656.go' -> '/usr/lib/go/test/fixedbugs/issue11656.dir/issue11656.go' 'test/fixedbugs/issue11656.go' -> '/usr/lib/go/test/fixedbugs/issue11656.go' 'test/fixedbugs/issue11674.go' -> '/usr/lib/go/test/fixedbugs/issue11674.go' 'test/fixedbugs/issue11699.go' -> '/usr/lib/go/test/fixedbugs/issue11699.go' 'test/fixedbugs/issue11737.go' -> '/usr/lib/go/test/fixedbugs/issue11737.go' 'test/fixedbugs/issue11750.go' -> '/usr/lib/go/test/fixedbugs/issue11750.go' 'test/fixedbugs/issue11771.go' -> '/usr/lib/go/test/fixedbugs/issue11771.go' 'test/fixedbugs/issue11790.go' -> '/usr/lib/go/test/fixedbugs/issue11790.go' 'test/fixedbugs/issue11945.go' -> '/usr/lib/go/test/fixedbugs/issue11945.go' 'test/fixedbugs/issue11987.go' -> '/usr/lib/go/test/fixedbugs/issue11987.go' 'test/fixedbugs/issue12006.go' -> '/usr/lib/go/test/fixedbugs/issue12006.go' 'test/fixedbugs/issue12108.go' -> '/usr/lib/go/test/fixedbugs/issue12108.go' 'test/fixedbugs/issue12133.go' -> '/usr/lib/go/test/fixedbugs/issue12133.go' 'test/fixedbugs/issue12226.go' -> '/usr/lib/go/test/fixedbugs/issue12226.go' 'test/fixedbugs/issue12347.go' -> '/usr/lib/go/test/fixedbugs/issue12347.go' 'test/fixedbugs/issue12411.go' -> '/usr/lib/go/test/fixedbugs/issue12411.go' 'test/fixedbugs/issue12413.go' -> '/usr/lib/go/test/fixedbugs/issue12413.go' 'test/fixedbugs/issue12525.go' -> '/usr/lib/go/test/fixedbugs/issue12525.go' 'test/fixedbugs/issue12536.go' -> '/usr/lib/go/test/fixedbugs/issue12536.go' 'test/fixedbugs/issue12577.go' -> '/usr/lib/go/test/fixedbugs/issue12577.go' 'test/fixedbugs/issue12588.go' -> '/usr/lib/go/test/fixedbugs/issue12588.go' 'test/fixedbugs/issue12621.go' -> '/usr/lib/go/test/fixedbugs/issue12621.go' 'test/fixedbugs/issue12677.dir' -> '/usr/lib/go/test/fixedbugs/issue12677.dir' 'test/fixedbugs/issue12677.dir/p.go' -> '/usr/lib/go/test/fixedbugs/issue12677.dir/p.go' 'test/fixedbugs/issue12677.dir/q.go' -> '/usr/lib/go/test/fixedbugs/issue12677.dir/q.go' 'test/fixedbugs/issue12677.go' -> '/usr/lib/go/test/fixedbugs/issue12677.go' 'test/fixedbugs/issue12686.go' -> '/usr/lib/go/test/fixedbugs/issue12686.go' 'test/fixedbugs/issue12944.go' -> '/usr/lib/go/test/fixedbugs/issue12944.go' 'test/fixedbugs/issue1304.go' -> '/usr/lib/go/test/fixedbugs/issue1304.go' 'test/fixedbugs/issue13160.go' -> '/usr/lib/go/test/fixedbugs/issue13160.go' 'test/fixedbugs/issue13162.go' -> '/usr/lib/go/test/fixedbugs/issue13162.go' 'test/fixedbugs/issue13169.go' -> '/usr/lib/go/test/fixedbugs/issue13169.go' 'test/fixedbugs/issue13171.go' -> '/usr/lib/go/test/fixedbugs/issue13171.go' 'test/fixedbugs/issue13248.go' -> '/usr/lib/go/test/fixedbugs/issue13248.go' 'test/fixedbugs/issue13261.go' -> '/usr/lib/go/test/fixedbugs/issue13261.go' 'test/fixedbugs/issue13262.go' -> '/usr/lib/go/test/fixedbugs/issue13262.go' 'test/fixedbugs/issue13263.go' -> '/usr/lib/go/test/fixedbugs/issue13263.go' 'test/fixedbugs/issue13265.go' -> '/usr/lib/go/test/fixedbugs/issue13265.go' 'test/fixedbugs/issue13266.go' -> '/usr/lib/go/test/fixedbugs/issue13266.go' 'test/fixedbugs/issue13268.go' -> '/usr/lib/go/test/fixedbugs/issue13268.go' 'test/fixedbugs/issue13273.go' -> '/usr/lib/go/test/fixedbugs/issue13273.go' 'test/fixedbugs/issue13274.go' -> '/usr/lib/go/test/fixedbugs/issue13274.go' 'test/fixedbugs/issue13319.go' -> '/usr/lib/go/test/fixedbugs/issue13319.go' 'test/fixedbugs/issue13337.go' -> '/usr/lib/go/test/fixedbugs/issue13337.go' 'test/fixedbugs/issue13365.go' -> '/usr/lib/go/test/fixedbugs/issue13365.go' 'test/fixedbugs/issue13415.go' -> '/usr/lib/go/test/fixedbugs/issue13415.go' 'test/fixedbugs/issue13471.go' -> '/usr/lib/go/test/fixedbugs/issue13471.go' 'test/fixedbugs/issue13480.go' -> '/usr/lib/go/test/fixedbugs/issue13480.go' 'test/fixedbugs/issue13485.go' -> '/usr/lib/go/test/fixedbugs/issue13485.go' 'test/fixedbugs/issue13539.go' -> '/usr/lib/go/test/fixedbugs/issue13539.go' 'test/fixedbugs/issue13559.go' -> '/usr/lib/go/test/fixedbugs/issue13559.go' 'test/fixedbugs/issue13587.go' -> '/usr/lib/go/test/fixedbugs/issue13587.go' 'test/fixedbugs/issue13684.go' -> '/usr/lib/go/test/fixedbugs/issue13684.go' 'test/fixedbugs/issue13777.dir' -> '/usr/lib/go/test/fixedbugs/issue13777.dir' 'test/fixedbugs/issue13777.dir/burnin.go' -> '/usr/lib/go/test/fixedbugs/issue13777.dir/burnin.go' 'test/fixedbugs/issue13777.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue13777.dir/main.go' 'test/fixedbugs/issue13777.go' -> '/usr/lib/go/test/fixedbugs/issue13777.go' 'test/fixedbugs/issue13779.go' -> '/usr/lib/go/test/fixedbugs/issue13779.go' 'test/fixedbugs/issue13799.go' -> '/usr/lib/go/test/fixedbugs/issue13799.go' 'test/fixedbugs/issue13821.go' -> '/usr/lib/go/test/fixedbugs/issue13821.go' 'test/fixedbugs/issue13821b.go' -> '/usr/lib/go/test/fixedbugs/issue13821b.go' 'test/fixedbugs/issue14006.go' -> '/usr/lib/go/test/fixedbugs/issue14006.go' 'test/fixedbugs/issue14010.go' -> '/usr/lib/go/test/fixedbugs/issue14010.go' 'test/fixedbugs/issue14136.go' -> '/usr/lib/go/test/fixedbugs/issue14136.go' 'test/fixedbugs/issue14164.dir' -> '/usr/lib/go/test/fixedbugs/issue14164.dir' 'test/fixedbugs/issue14164.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue14164.dir/a.go' 'test/fixedbugs/issue14164.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue14164.dir/main.go' 'test/fixedbugs/issue14164.go' -> '/usr/lib/go/test/fixedbugs/issue14164.go' 'test/fixedbugs/issue14321.go' -> '/usr/lib/go/test/fixedbugs/issue14321.go' 'test/fixedbugs/issue14331.dir' -> '/usr/lib/go/test/fixedbugs/issue14331.dir' 'test/fixedbugs/issue14331.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue14331.dir/a.go' 'test/fixedbugs/issue14331.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue14331.dir/b.go' 'test/fixedbugs/issue14331.go' -> '/usr/lib/go/test/fixedbugs/issue14331.go' 'test/fixedbugs/issue14405.go' -> '/usr/lib/go/test/fixedbugs/issue14405.go' 'test/fixedbugs/issue14520.go' -> '/usr/lib/go/test/fixedbugs/issue14520.go' 'test/fixedbugs/issue14520a.go' -> '/usr/lib/go/test/fixedbugs/issue14520a.go' 'test/fixedbugs/issue14540.go' -> '/usr/lib/go/test/fixedbugs/issue14540.go' 'test/fixedbugs/issue14553.go' -> '/usr/lib/go/test/fixedbugs/issue14553.go' 'test/fixedbugs/issue14591.go' -> '/usr/lib/go/test/fixedbugs/issue14591.go' 'test/fixedbugs/issue14636.go' -> '/usr/lib/go/test/fixedbugs/issue14636.go' 'test/fixedbugs/issue14646.go' -> '/usr/lib/go/test/fixedbugs/issue14646.go' 'test/fixedbugs/issue14651.go' -> '/usr/lib/go/test/fixedbugs/issue14651.go' 'test/fixedbugs/issue14652.go' -> '/usr/lib/go/test/fixedbugs/issue14652.go' 'test/fixedbugs/issue14725.go' -> '/usr/lib/go/test/fixedbugs/issue14725.go' 'test/fixedbugs/issue14729.go' -> '/usr/lib/go/test/fixedbugs/issue14729.go' 'test/fixedbugs/issue14988.go' -> '/usr/lib/go/test/fixedbugs/issue14988.go' 'test/fixedbugs/issue14999.go' -> '/usr/lib/go/test/fixedbugs/issue14999.go' 'test/fixedbugs/issue15002.go' -> '/usr/lib/go/test/fixedbugs/issue15002.go' 'test/fixedbugs/issue15013.go' -> '/usr/lib/go/test/fixedbugs/issue15013.go' 'test/fixedbugs/issue15039.go' -> '/usr/lib/go/test/fixedbugs/issue15039.go' 'test/fixedbugs/issue15042.go' -> '/usr/lib/go/test/fixedbugs/issue15042.go' 'test/fixedbugs/issue15055.go' -> '/usr/lib/go/test/fixedbugs/issue15055.go' 'test/fixedbugs/issue15071.dir' -> '/usr/lib/go/test/fixedbugs/issue15071.dir' 'test/fixedbugs/issue15071.dir/exp.go' -> '/usr/lib/go/test/fixedbugs/issue15071.dir/exp.go' 'test/fixedbugs/issue15071.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue15071.dir/main.go' 'test/fixedbugs/issue15071.go' -> '/usr/lib/go/test/fixedbugs/issue15071.go' 'test/fixedbugs/issue15084.go' -> '/usr/lib/go/test/fixedbugs/issue15084.go' 'test/fixedbugs/issue15091.go' -> '/usr/lib/go/test/fixedbugs/issue15091.go' 'test/fixedbugs/issue15141.go' -> '/usr/lib/go/test/fixedbugs/issue15141.go' 'test/fixedbugs/issue15175.go' -> '/usr/lib/go/test/fixedbugs/issue15175.go' 'test/fixedbugs/issue15252.go' -> '/usr/lib/go/test/fixedbugs/issue15252.go' 'test/fixedbugs/issue15277.go' -> '/usr/lib/go/test/fixedbugs/issue15277.go' 'test/fixedbugs/issue15281.go' -> '/usr/lib/go/test/fixedbugs/issue15281.go' 'test/fixedbugs/issue15303.go' -> '/usr/lib/go/test/fixedbugs/issue15303.go' 'test/fixedbugs/issue15311.go' -> '/usr/lib/go/test/fixedbugs/issue15311.go' 'test/fixedbugs/issue15329.go' -> '/usr/lib/go/test/fixedbugs/issue15329.go' 'test/fixedbugs/issue15439.go' -> '/usr/lib/go/test/fixedbugs/issue15439.go' 'test/fixedbugs/issue15470.dir' -> '/usr/lib/go/test/fixedbugs/issue15470.dir' 'test/fixedbugs/issue15470.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue15470.dir/a.go' 'test/fixedbugs/issue15470.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue15470.dir/b.go' 'test/fixedbugs/issue15470.go' -> '/usr/lib/go/test/fixedbugs/issue15470.go' 'test/fixedbugs/issue15514.dir' -> '/usr/lib/go/test/fixedbugs/issue15514.dir' 'test/fixedbugs/issue15514.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue15514.dir/a.go' 'test/fixedbugs/issue15514.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue15514.dir/b.go' 'test/fixedbugs/issue15514.dir/c.go' -> '/usr/lib/go/test/fixedbugs/issue15514.dir/c.go' 'test/fixedbugs/issue15514.go' -> '/usr/lib/go/test/fixedbugs/issue15514.go' 'test/fixedbugs/issue15528.go' -> '/usr/lib/go/test/fixedbugs/issue15528.go' 'test/fixedbugs/issue15548.dir' -> '/usr/lib/go/test/fixedbugs/issue15548.dir' 'test/fixedbugs/issue15548.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue15548.dir/a.go' 'test/fixedbugs/issue15548.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue15548.dir/b.go' 'test/fixedbugs/issue15548.dir/c.go' -> '/usr/lib/go/test/fixedbugs/issue15548.dir/c.go' 'test/fixedbugs/issue15548.go' -> '/usr/lib/go/test/fixedbugs/issue15548.go' 'test/fixedbugs/issue15550.go' -> '/usr/lib/go/test/fixedbugs/issue15550.go' 'test/fixedbugs/issue15572.dir' -> '/usr/lib/go/test/fixedbugs/issue15572.dir' 'test/fixedbugs/issue15572.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue15572.dir/a.go' 'test/fixedbugs/issue15572.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue15572.dir/b.go' 'test/fixedbugs/issue15572.go' -> '/usr/lib/go/test/fixedbugs/issue15572.go' 'test/fixedbugs/issue15585.go' -> '/usr/lib/go/test/fixedbugs/issue15585.go' 'test/fixedbugs/issue15602.go' -> '/usr/lib/go/test/fixedbugs/issue15602.go' 'test/fixedbugs/issue15604.go' -> '/usr/lib/go/test/fixedbugs/issue15604.go' 'test/fixedbugs/issue15609.dir' -> '/usr/lib/go/test/fixedbugs/issue15609.dir' 'test/fixedbugs/issue15609.dir/call.go' -> '/usr/lib/go/test/fixedbugs/issue15609.dir/call.go' 'test/fixedbugs/issue15609.dir/call_386.s' -> '/usr/lib/go/test/fixedbugs/issue15609.dir/call_386.s' 'test/fixedbugs/issue15609.dir/call_amd64.s' -> '/usr/lib/go/test/fixedbugs/issue15609.dir/call_amd64.s' 'test/fixedbugs/issue15609.dir/call_decl.go' -> '/usr/lib/go/test/fixedbugs/issue15609.dir/call_decl.go' 'test/fixedbugs/issue15609.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue15609.dir/main.go' 'test/fixedbugs/issue15609.go' -> '/usr/lib/go/test/fixedbugs/issue15609.go' 'test/fixedbugs/issue15611.go' -> '/usr/lib/go/test/fixedbugs/issue15611.go' 'test/fixedbugs/issue15646.dir' -> '/usr/lib/go/test/fixedbugs/issue15646.dir' 'test/fixedbugs/issue15646.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue15646.dir/a.go' 'test/fixedbugs/issue15646.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue15646.dir/b.go' 'test/fixedbugs/issue15646.go' -> '/usr/lib/go/test/fixedbugs/issue15646.go' 'test/fixedbugs/issue15722.go' -> '/usr/lib/go/test/fixedbugs/issue15722.go' 'test/fixedbugs/issue15733.go' -> '/usr/lib/go/test/fixedbugs/issue15733.go' 'test/fixedbugs/issue15747.go' -> '/usr/lib/go/test/fixedbugs/issue15747.go' 'test/fixedbugs/issue15747b.go' -> '/usr/lib/go/test/fixedbugs/issue15747b.go' 'test/fixedbugs/issue15838.dir' -> '/usr/lib/go/test/fixedbugs/issue15838.dir' 'test/fixedbugs/issue15838.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue15838.dir/a.go' 'test/fixedbugs/issue15838.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue15838.dir/b.go' 'test/fixedbugs/issue15838.go' -> '/usr/lib/go/test/fixedbugs/issue15838.go' 'test/fixedbugs/issue15895.go' -> '/usr/lib/go/test/fixedbugs/issue15895.go' 'test/fixedbugs/issue15898.go' -> '/usr/lib/go/test/fixedbugs/issue15898.go' 'test/fixedbugs/issue15902.go' -> '/usr/lib/go/test/fixedbugs/issue15902.go' 'test/fixedbugs/issue15920.dir' -> '/usr/lib/go/test/fixedbugs/issue15920.dir' 'test/fixedbugs/issue15920.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue15920.dir/a.go' 'test/fixedbugs/issue15920.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue15920.dir/b.go' 'test/fixedbugs/issue15920.go' -> '/usr/lib/go/test/fixedbugs/issue15920.go' 'test/fixedbugs/issue15926.go' -> '/usr/lib/go/test/fixedbugs/issue15926.go' 'test/fixedbugs/issue15961.go' -> '/usr/lib/go/test/fixedbugs/issue15961.go' 'test/fixedbugs/issue15975.go' -> '/usr/lib/go/test/fixedbugs/issue15975.go' 'test/fixedbugs/issue15988.go' -> '/usr/lib/go/test/fixedbugs/issue15988.go' 'test/fixedbugs/issue15992.go' -> '/usr/lib/go/test/fixedbugs/issue15992.go' 'test/fixedbugs/issue15992.out' -> '/usr/lib/go/test/fixedbugs/issue15992.out' 'test/fixedbugs/issue16008.go' -> '/usr/lib/go/test/fixedbugs/issue16008.go' 'test/fixedbugs/issue16016.go' -> '/usr/lib/go/test/fixedbugs/issue16016.go' 'test/fixedbugs/issue16037_run.go' -> '/usr/lib/go/test/fixedbugs/issue16037_run.go' 'test/fixedbugs/issue16095.go' -> '/usr/lib/go/test/fixedbugs/issue16095.go' 'test/fixedbugs/issue16130.go' -> '/usr/lib/go/test/fixedbugs/issue16130.go' 'test/fixedbugs/issue16133.dir' -> '/usr/lib/go/test/fixedbugs/issue16133.dir' 'test/fixedbugs/issue16133.dir/a1.go' -> '/usr/lib/go/test/fixedbugs/issue16133.dir/a1.go' 'test/fixedbugs/issue16133.dir/a2.go' -> '/usr/lib/go/test/fixedbugs/issue16133.dir/a2.go' 'test/fixedbugs/issue16133.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue16133.dir/b.go' 'test/fixedbugs/issue16133.dir/c.go' -> '/usr/lib/go/test/fixedbugs/issue16133.dir/c.go' 'test/fixedbugs/issue16133.go' -> '/usr/lib/go/test/fixedbugs/issue16133.go' 'test/fixedbugs/issue16193.go' -> '/usr/lib/go/test/fixedbugs/issue16193.go' 'test/fixedbugs/issue16249.go' -> '/usr/lib/go/test/fixedbugs/issue16249.go' 'test/fixedbugs/issue16306.go' -> '/usr/lib/go/test/fixedbugs/issue16306.go' 'test/fixedbugs/issue16317.dir' -> '/usr/lib/go/test/fixedbugs/issue16317.dir' 'test/fixedbugs/issue16317.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue16317.dir/a.go' 'test/fixedbugs/issue16317.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue16317.dir/b.go' 'test/fixedbugs/issue16317.go' -> '/usr/lib/go/test/fixedbugs/issue16317.go' 'test/fixedbugs/issue16331.go' -> '/usr/lib/go/test/fixedbugs/issue16331.go' 'test/fixedbugs/issue16369.go' -> '/usr/lib/go/test/fixedbugs/issue16369.go' 'test/fixedbugs/issue16428.go' -> '/usr/lib/go/test/fixedbugs/issue16428.go' 'test/fixedbugs/issue16439.go' -> '/usr/lib/go/test/fixedbugs/issue16439.go' 'test/fixedbugs/issue16515.go' -> '/usr/lib/go/test/fixedbugs/issue16515.go' 'test/fixedbugs/issue16616.dir' -> '/usr/lib/go/test/fixedbugs/issue16616.dir' 'test/fixedbugs/issue16616.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue16616.dir/a.go' 'test/fixedbugs/issue16616.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue16616.dir/b.go' 'test/fixedbugs/issue16616.dir/issue16616.go' -> '/usr/lib/go/test/fixedbugs/issue16616.dir/issue16616.go' 'test/fixedbugs/issue16616.go' -> '/usr/lib/go/test/fixedbugs/issue16616.go' 'test/fixedbugs/issue16733.go' -> '/usr/lib/go/test/fixedbugs/issue16733.go' 'test/fixedbugs/issue16741.go' -> '/usr/lib/go/test/fixedbugs/issue16741.go' 'test/fixedbugs/issue16760.go' -> '/usr/lib/go/test/fixedbugs/issue16760.go' 'test/fixedbugs/issue16804.go' -> '/usr/lib/go/test/fixedbugs/issue16804.go' 'test/fixedbugs/issue16870.go' -> '/usr/lib/go/test/fixedbugs/issue16870.go' 'test/fixedbugs/issue16948.go' -> '/usr/lib/go/test/fixedbugs/issue16948.go' 'test/fixedbugs/issue16949.go' -> '/usr/lib/go/test/fixedbugs/issue16949.go' 'test/fixedbugs/issue16985.go' -> '/usr/lib/go/test/fixedbugs/issue16985.go' 'test/fixedbugs/issue17005.go' -> '/usr/lib/go/test/fixedbugs/issue17005.go' 'test/fixedbugs/issue17038.go' -> '/usr/lib/go/test/fixedbugs/issue17038.go' 'test/fixedbugs/issue17039.go' -> '/usr/lib/go/test/fixedbugs/issue17039.go' 'test/fixedbugs/issue17111.go' -> '/usr/lib/go/test/fixedbugs/issue17111.go' 'test/fixedbugs/issue17194.go' -> '/usr/lib/go/test/fixedbugs/issue17194.go' 'test/fixedbugs/issue17270.go' -> '/usr/lib/go/test/fixedbugs/issue17270.go' 'test/fixedbugs/issue17318.go' -> '/usr/lib/go/test/fixedbugs/issue17318.go' 'test/fixedbugs/issue17328.go' -> '/usr/lib/go/test/fixedbugs/issue17328.go' 'test/fixedbugs/issue17381.go' -> '/usr/lib/go/test/fixedbugs/issue17381.go' 'test/fixedbugs/issue17449.go' -> '/usr/lib/go/test/fixedbugs/issue17449.go' 'test/fixedbugs/issue17551.go' -> '/usr/lib/go/test/fixedbugs/issue17551.go' 'test/fixedbugs/issue17588.go' -> '/usr/lib/go/test/fixedbugs/issue17588.go' 'test/fixedbugs/issue17596.go' -> '/usr/lib/go/test/fixedbugs/issue17596.go' 'test/fixedbugs/issue17631.go' -> '/usr/lib/go/test/fixedbugs/issue17631.go' 'test/fixedbugs/issue17640.go' -> '/usr/lib/go/test/fixedbugs/issue17640.go' 'test/fixedbugs/issue17645.go' -> '/usr/lib/go/test/fixedbugs/issue17645.go' 'test/fixedbugs/issue17710.go' -> '/usr/lib/go/test/fixedbugs/issue17710.go' 'test/fixedbugs/issue17752.go' -> '/usr/lib/go/test/fixedbugs/issue17752.go' 'test/fixedbugs/issue17758.go' -> '/usr/lib/go/test/fixedbugs/issue17758.go' 'test/fixedbugs/issue17918.go' -> '/usr/lib/go/test/fixedbugs/issue17918.go' 'test/fixedbugs/issue18089.go' -> '/usr/lib/go/test/fixedbugs/issue18089.go' 'test/fixedbugs/issue18092.go' -> '/usr/lib/go/test/fixedbugs/issue18092.go' 'test/fixedbugs/issue18149.go' -> '/usr/lib/go/test/fixedbugs/issue18149.go' 'test/fixedbugs/issue18231.go' -> '/usr/lib/go/test/fixedbugs/issue18231.go' 'test/fixedbugs/issue18331.go' -> '/usr/lib/go/test/fixedbugs/issue18331.go' 'test/fixedbugs/issue18392.go' -> '/usr/lib/go/test/fixedbugs/issue18392.go' 'test/fixedbugs/issue18393.go' -> '/usr/lib/go/test/fixedbugs/issue18393.go' 'test/fixedbugs/issue18410.go' -> '/usr/lib/go/test/fixedbugs/issue18410.go' 'test/fixedbugs/issue18419.dir' -> '/usr/lib/go/test/fixedbugs/issue18419.dir' 'test/fixedbugs/issue18419.dir/other.go' -> '/usr/lib/go/test/fixedbugs/issue18419.dir/other.go' 'test/fixedbugs/issue18419.dir/test.go' -> '/usr/lib/go/test/fixedbugs/issue18419.dir/test.go' 'test/fixedbugs/issue18419.go' -> '/usr/lib/go/test/fixedbugs/issue18419.go' 'test/fixedbugs/issue18459.go' -> '/usr/lib/go/test/fixedbugs/issue18459.go' 'test/fixedbugs/issue18595.go' -> '/usr/lib/go/test/fixedbugs/issue18595.go' 'test/fixedbugs/issue18636.go' -> '/usr/lib/go/test/fixedbugs/issue18636.go' 'test/fixedbugs/issue18640.go' -> '/usr/lib/go/test/fixedbugs/issue18640.go' 'test/fixedbugs/issue18655.go' -> '/usr/lib/go/test/fixedbugs/issue18655.go' 'test/fixedbugs/issue18661.go' -> '/usr/lib/go/test/fixedbugs/issue18661.go' 'test/fixedbugs/issue18725.go' -> '/usr/lib/go/test/fixedbugs/issue18725.go' 'test/fixedbugs/issue18747.go' -> '/usr/lib/go/test/fixedbugs/issue18747.go' 'test/fixedbugs/issue18808.go' -> '/usr/lib/go/test/fixedbugs/issue18808.go' 'test/fixedbugs/issue18882.go' -> '/usr/lib/go/test/fixedbugs/issue18882.go' 'test/fixedbugs/issue18895.dir' -> '/usr/lib/go/test/fixedbugs/issue18895.dir' 'test/fixedbugs/issue18895.dir/p.go' -> '/usr/lib/go/test/fixedbugs/issue18895.dir/p.go' 'test/fixedbugs/issue18895.dir/q.go' -> '/usr/lib/go/test/fixedbugs/issue18895.dir/q.go' 'test/fixedbugs/issue18895.go' -> '/usr/lib/go/test/fixedbugs/issue18895.go' 'test/fixedbugs/issue18906.go' -> '/usr/lib/go/test/fixedbugs/issue18906.go' 'test/fixedbugs/issue18911.dir' -> '/usr/lib/go/test/fixedbugs/issue18911.dir' 'test/fixedbugs/issue18911.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue18911.dir/a.go' 'test/fixedbugs/issue18911.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue18911.dir/b.go' 'test/fixedbugs/issue18911.go' -> '/usr/lib/go/test/fixedbugs/issue18911.go' 'test/fixedbugs/issue18915.go' -> '/usr/lib/go/test/fixedbugs/issue18915.go' 'test/fixedbugs/issue18994.go' -> '/usr/lib/go/test/fixedbugs/issue18994.go' 'test/fixedbugs/issue19012.go' -> '/usr/lib/go/test/fixedbugs/issue19012.go' 'test/fixedbugs/issue19028.dir' -> '/usr/lib/go/test/fixedbugs/issue19028.dir' 'test/fixedbugs/issue19028.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue19028.dir/a.go' 'test/fixedbugs/issue19028.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue19028.dir/main.go' 'test/fixedbugs/issue19028.go' -> '/usr/lib/go/test/fixedbugs/issue19028.go' 'test/fixedbugs/issue19040.go' -> '/usr/lib/go/test/fixedbugs/issue19040.go' 'test/fixedbugs/issue19056.go' -> '/usr/lib/go/test/fixedbugs/issue19056.go' 'test/fixedbugs/issue19078.go' -> '/usr/lib/go/test/fixedbugs/issue19078.go' 'test/fixedbugs/issue19084.go' -> '/usr/lib/go/test/fixedbugs/issue19084.go' 'test/fixedbugs/issue19113.go' -> '/usr/lib/go/test/fixedbugs/issue19113.go' 'test/fixedbugs/issue19137.go' -> '/usr/lib/go/test/fixedbugs/issue19137.go' 'test/fixedbugs/issue19168.go' -> '/usr/lib/go/test/fixedbugs/issue19168.go' 'test/fixedbugs/issue19182.go' -> '/usr/lib/go/test/fixedbugs/issue19182.go' 'test/fixedbugs/issue19201.go' -> '/usr/lib/go/test/fixedbugs/issue19201.go' 'test/fixedbugs/issue19217.go' -> '/usr/lib/go/test/fixedbugs/issue19217.go' 'test/fixedbugs/issue19246.go' -> '/usr/lib/go/test/fixedbugs/issue19246.go' 'test/fixedbugs/issue19261.dir' -> '/usr/lib/go/test/fixedbugs/issue19261.dir' 'test/fixedbugs/issue19261.dir/p.go' -> '/usr/lib/go/test/fixedbugs/issue19261.dir/p.go' 'test/fixedbugs/issue19261.dir/q.go' -> '/usr/lib/go/test/fixedbugs/issue19261.dir/q.go' 'test/fixedbugs/issue19261.go' -> '/usr/lib/go/test/fixedbugs/issue19261.go' 'test/fixedbugs/issue19275.go' -> '/usr/lib/go/test/fixedbugs/issue19275.go' 'test/fixedbugs/issue19323.go' -> '/usr/lib/go/test/fixedbugs/issue19323.go' 'test/fixedbugs/issue19359.go' -> '/usr/lib/go/test/fixedbugs/issue19359.go' 'test/fixedbugs/issue19467.dir' -> '/usr/lib/go/test/fixedbugs/issue19467.dir' 'test/fixedbugs/issue19467.dir/mysync.go' -> '/usr/lib/go/test/fixedbugs/issue19467.dir/mysync.go' 'test/fixedbugs/issue19467.dir/z.go' -> '/usr/lib/go/test/fixedbugs/issue19467.dir/z.go' 'test/fixedbugs/issue19467.go' -> '/usr/lib/go/test/fixedbugs/issue19467.go' 'test/fixedbugs/issue19482.go' -> '/usr/lib/go/test/fixedbugs/issue19482.go' 'test/fixedbugs/issue19507.dir' -> '/usr/lib/go/test/fixedbugs/issue19507.dir' 'test/fixedbugs/issue19507.dir/div_arm.s' -> '/usr/lib/go/test/fixedbugs/issue19507.dir/div_arm.s' 'test/fixedbugs/issue19507.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue19507.dir/main.go' 'test/fixedbugs/issue19507.go' -> '/usr/lib/go/test/fixedbugs/issue19507.go' 'test/fixedbugs/issue19515.go' -> '/usr/lib/go/test/fixedbugs/issue19515.go' 'test/fixedbugs/issue19548.dir' -> '/usr/lib/go/test/fixedbugs/issue19548.dir' 'test/fixedbugs/issue19548.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue19548.dir/a.go' 'test/fixedbugs/issue19548.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue19548.dir/b.go' 'test/fixedbugs/issue19548.go' -> '/usr/lib/go/test/fixedbugs/issue19548.go' 'test/fixedbugs/issue19555.go' -> '/usr/lib/go/test/fixedbugs/issue19555.go' 'test/fixedbugs/issue19610.go' -> '/usr/lib/go/test/fixedbugs/issue19610.go' 'test/fixedbugs/issue19632.go' -> '/usr/lib/go/test/fixedbugs/issue19632.go' 'test/fixedbugs/issue19658.go' -> '/usr/lib/go/test/fixedbugs/issue19658.go' 'test/fixedbugs/issue19667.go' -> '/usr/lib/go/test/fixedbugs/issue19667.go' 'test/fixedbugs/issue19671.go' -> '/usr/lib/go/test/fixedbugs/issue19671.go' 'test/fixedbugs/issue19678.go' -> '/usr/lib/go/test/fixedbugs/issue19678.go' 'test/fixedbugs/issue19679.go' -> '/usr/lib/go/test/fixedbugs/issue19679.go' 'test/fixedbugs/issue19696.go' -> '/usr/lib/go/test/fixedbugs/issue19696.go' 'test/fixedbugs/issue19699.dir' -> '/usr/lib/go/test/fixedbugs/issue19699.dir' 'test/fixedbugs/issue19699.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue19699.dir/a.go' 'test/fixedbugs/issue19699.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue19699.dir/b.go' 'test/fixedbugs/issue19699.go' -> '/usr/lib/go/test/fixedbugs/issue19699.go' 'test/fixedbugs/issue19699b.go' -> '/usr/lib/go/test/fixedbugs/issue19699b.go' 'test/fixedbugs/issue19705.go' -> '/usr/lib/go/test/fixedbugs/issue19705.go' 'test/fixedbugs/issue19710.go' -> '/usr/lib/go/test/fixedbugs/issue19710.go' 'test/fixedbugs/issue19743.go' -> '/usr/lib/go/test/fixedbugs/issue19743.go' 'test/fixedbugs/issue19764.dir' -> '/usr/lib/go/test/fixedbugs/issue19764.dir' 'test/fixedbugs/issue19764.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue19764.dir/a.go' 'test/fixedbugs/issue19764.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue19764.dir/b.go' 'test/fixedbugs/issue19764.go' -> '/usr/lib/go/test/fixedbugs/issue19764.go' 'test/fixedbugs/issue19783.go' -> '/usr/lib/go/test/fixedbugs/issue19783.go' 'test/fixedbugs/issue19799.go' -> '/usr/lib/go/test/fixedbugs/issue19799.go' 'test/fixedbugs/issue19880.go' -> '/usr/lib/go/test/fixedbugs/issue19880.go' 'test/fixedbugs/issue19911.go' -> '/usr/lib/go/test/fixedbugs/issue19911.go' 'test/fixedbugs/issue19947.go' -> '/usr/lib/go/test/fixedbugs/issue19947.go' 'test/fixedbugs/issue19977.go' -> '/usr/lib/go/test/fixedbugs/issue19977.go' 'test/fixedbugs/issue20014.dir' -> '/usr/lib/go/test/fixedbugs/issue20014.dir' 'test/fixedbugs/issue20014.dir/a' -> '/usr/lib/go/test/fixedbugs/issue20014.dir/a' 'test/fixedbugs/issue20014.dir/a/a.go' -> '/usr/lib/go/test/fixedbugs/issue20014.dir/a/a.go' 'test/fixedbugs/issue20014.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue20014.dir/main.go' 'test/fixedbugs/issue20014.go' -> '/usr/lib/go/test/fixedbugs/issue20014.go' 'test/fixedbugs/issue20014.out' -> '/usr/lib/go/test/fixedbugs/issue20014.out' 'test/fixedbugs/issue20029.go' -> '/usr/lib/go/test/fixedbugs/issue20029.go' 'test/fixedbugs/issue20097.go' -> '/usr/lib/go/test/fixedbugs/issue20097.go' 'test/fixedbugs/issue20145.go' -> '/usr/lib/go/test/fixedbugs/issue20145.go' 'test/fixedbugs/issue20162.go' -> '/usr/lib/go/test/fixedbugs/issue20162.go' 'test/fixedbugs/issue20174.go' -> '/usr/lib/go/test/fixedbugs/issue20174.go' 'test/fixedbugs/issue20185.go' -> '/usr/lib/go/test/fixedbugs/issue20185.go' 'test/fixedbugs/issue20227.go' -> '/usr/lib/go/test/fixedbugs/issue20227.go' 'test/fixedbugs/issue20232.go' -> '/usr/lib/go/test/fixedbugs/issue20232.go' 'test/fixedbugs/issue20233.go' -> '/usr/lib/go/test/fixedbugs/issue20233.go' 'test/fixedbugs/issue20245.go' -> '/usr/lib/go/test/fixedbugs/issue20245.go' 'test/fixedbugs/issue20250.go' -> '/usr/lib/go/test/fixedbugs/issue20250.go' 'test/fixedbugs/issue20298.go' -> '/usr/lib/go/test/fixedbugs/issue20298.go' 'test/fixedbugs/issue20333.go' -> '/usr/lib/go/test/fixedbugs/issue20333.go' 'test/fixedbugs/issue20335.go' -> '/usr/lib/go/test/fixedbugs/issue20335.go' 'test/fixedbugs/issue20415.go' -> '/usr/lib/go/test/fixedbugs/issue20415.go' 'test/fixedbugs/issue20529.go' -> '/usr/lib/go/test/fixedbugs/issue20529.go' 'test/fixedbugs/issue20530.go' -> '/usr/lib/go/test/fixedbugs/issue20530.go' 'test/fixedbugs/issue20602.go' -> '/usr/lib/go/test/fixedbugs/issue20602.go' 'test/fixedbugs/issue20682.dir' -> '/usr/lib/go/test/fixedbugs/issue20682.dir' 'test/fixedbugs/issue20682.dir/p.go' -> '/usr/lib/go/test/fixedbugs/issue20682.dir/p.go' 'test/fixedbugs/issue20682.dir/q.go' -> '/usr/lib/go/test/fixedbugs/issue20682.dir/q.go' 'test/fixedbugs/issue20682.dir/r.go' -> '/usr/lib/go/test/fixedbugs/issue20682.dir/r.go' 'test/fixedbugs/issue20682.go' -> '/usr/lib/go/test/fixedbugs/issue20682.go' 'test/fixedbugs/issue20739.go' -> '/usr/lib/go/test/fixedbugs/issue20739.go' 'test/fixedbugs/issue20749.go' -> '/usr/lib/go/test/fixedbugs/issue20749.go' 'test/fixedbugs/issue20780.go' -> '/usr/lib/go/test/fixedbugs/issue20780.go' 'test/fixedbugs/issue20780b.go' -> '/usr/lib/go/test/fixedbugs/issue20780b.go' 'test/fixedbugs/issue20789.go' -> '/usr/lib/go/test/fixedbugs/issue20789.go' 'test/fixedbugs/issue20811.go' -> '/usr/lib/go/test/fixedbugs/issue20811.go' 'test/fixedbugs/issue20812.go' -> '/usr/lib/go/test/fixedbugs/issue20812.go' 'test/fixedbugs/issue20813.go' -> '/usr/lib/go/test/fixedbugs/issue20813.go' 'test/fixedbugs/issue20923.go' -> '/usr/lib/go/test/fixedbugs/issue20923.go' 'test/fixedbugs/issue21048.go' -> '/usr/lib/go/test/fixedbugs/issue21048.go' 'test/fixedbugs/issue21120.dir' -> '/usr/lib/go/test/fixedbugs/issue21120.dir' 'test/fixedbugs/issue21120.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue21120.dir/a.go' 'test/fixedbugs/issue21120.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue21120.dir/b.go' 'test/fixedbugs/issue21120.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue21120.dir/main.go' 'test/fixedbugs/issue21120.go' -> '/usr/lib/go/test/fixedbugs/issue21120.go' 'test/fixedbugs/issue21221.go' -> '/usr/lib/go/test/fixedbugs/issue21221.go' 'test/fixedbugs/issue21253.go' -> '/usr/lib/go/test/fixedbugs/issue21253.go' 'test/fixedbugs/issue21256.go' -> '/usr/lib/go/test/fixedbugs/issue21256.go' 'test/fixedbugs/issue21273.go' -> '/usr/lib/go/test/fixedbugs/issue21273.go' 'test/fixedbugs/issue21317.go' -> '/usr/lib/go/test/fixedbugs/issue21317.go' 'test/fixedbugs/issue21576.go' -> '/usr/lib/go/test/fixedbugs/issue21576.go' 'test/fixedbugs/issue21655.go' -> '/usr/lib/go/test/fixedbugs/issue21655.go' 'test/fixedbugs/issue21687.go' -> '/usr/lib/go/test/fixedbugs/issue21687.go' 'test/fixedbugs/issue21709.go' -> '/usr/lib/go/test/fixedbugs/issue21709.go' 'test/fixedbugs/issue21770.go' -> '/usr/lib/go/test/fixedbugs/issue21770.go' 'test/fixedbugs/issue21808.go' -> '/usr/lib/go/test/fixedbugs/issue21808.go' 'test/fixedbugs/issue21808.out' -> '/usr/lib/go/test/fixedbugs/issue21808.out' 'test/fixedbugs/issue21879.go' -> '/usr/lib/go/test/fixedbugs/issue21879.go' 'test/fixedbugs/issue21879.out' -> '/usr/lib/go/test/fixedbugs/issue21879.out' 'test/fixedbugs/issue21882.go' -> '/usr/lib/go/test/fixedbugs/issue21882.go' 'test/fixedbugs/issue21887.go' -> '/usr/lib/go/test/fixedbugs/issue21887.go' 'test/fixedbugs/issue21887.out' -> '/usr/lib/go/test/fixedbugs/issue21887.out' 'test/fixedbugs/issue21934.go' -> '/usr/lib/go/test/fixedbugs/issue21934.go' 'test/fixedbugs/issue21963.go' -> '/usr/lib/go/test/fixedbugs/issue21963.go' 'test/fixedbugs/issue21979.go' -> '/usr/lib/go/test/fixedbugs/issue21979.go' 'test/fixedbugs/issue21988.go' -> '/usr/lib/go/test/fixedbugs/issue21988.go' 'test/fixedbugs/issue22063.go' -> '/usr/lib/go/test/fixedbugs/issue22063.go' 'test/fixedbugs/issue22076.go' -> '/usr/lib/go/test/fixedbugs/issue22076.go' 'test/fixedbugs/issue22083.go' -> '/usr/lib/go/test/fixedbugs/issue22083.go' 'test/fixedbugs/issue22164.go' -> '/usr/lib/go/test/fixedbugs/issue22164.go' 'test/fixedbugs/issue22198.go' -> '/usr/lib/go/test/fixedbugs/issue22198.go' 'test/fixedbugs/issue22200.go' -> '/usr/lib/go/test/fixedbugs/issue22200.go' 'test/fixedbugs/issue22200b.go' -> '/usr/lib/go/test/fixedbugs/issue22200b.go' 'test/fixedbugs/issue22305.go' -> '/usr/lib/go/test/fixedbugs/issue22305.go' 'test/fixedbugs/issue22326.go' -> '/usr/lib/go/test/fixedbugs/issue22326.go' 'test/fixedbugs/issue22326.out' -> '/usr/lib/go/test/fixedbugs/issue22326.out' 'test/fixedbugs/issue22327.go' -> '/usr/lib/go/test/fixedbugs/issue22327.go' 'test/fixedbugs/issue22344.go' -> '/usr/lib/go/test/fixedbugs/issue22344.go' 'test/fixedbugs/issue22351.go' -> '/usr/lib/go/test/fixedbugs/issue22351.go' 'test/fixedbugs/issue22389.go' -> '/usr/lib/go/test/fixedbugs/issue22389.go' 'test/fixedbugs/issue22429.go' -> '/usr/lib/go/test/fixedbugs/issue22429.go' 'test/fixedbugs/issue22458.go' -> '/usr/lib/go/test/fixedbugs/issue22458.go' 'test/fixedbugs/issue22581.go' -> '/usr/lib/go/test/fixedbugs/issue22581.go' 'test/fixedbugs/issue22605.go' -> '/usr/lib/go/test/fixedbugs/issue22605.go' 'test/fixedbugs/issue22660.go' -> '/usr/lib/go/test/fixedbugs/issue22660.go' 'test/fixedbugs/issue22662.go' -> '/usr/lib/go/test/fixedbugs/issue22662.go' 'test/fixedbugs/issue22662b.go' -> '/usr/lib/go/test/fixedbugs/issue22662b.go' 'test/fixedbugs/issue22683.go' -> '/usr/lib/go/test/fixedbugs/issue22683.go' 'test/fixedbugs/issue22683.out' -> '/usr/lib/go/test/fixedbugs/issue22683.out' 'test/fixedbugs/issue22781.go' -> '/usr/lib/go/test/fixedbugs/issue22781.go' 'test/fixedbugs/issue22794.go' -> '/usr/lib/go/test/fixedbugs/issue22794.go' 'test/fixedbugs/issue22822.go' -> '/usr/lib/go/test/fixedbugs/issue22822.go' 'test/fixedbugs/issue22877.dir' -> '/usr/lib/go/test/fixedbugs/issue22877.dir' 'test/fixedbugs/issue22877.dir/p.go' -> '/usr/lib/go/test/fixedbugs/issue22877.dir/p.go' 'test/fixedbugs/issue22877.dir/p.s' -> '/usr/lib/go/test/fixedbugs/issue22877.dir/p.s' 'test/fixedbugs/issue22877.go' -> '/usr/lib/go/test/fixedbugs/issue22877.go' 'test/fixedbugs/issue22881.go' -> '/usr/lib/go/test/fixedbugs/issue22881.go' 'test/fixedbugs/issue22904.go' -> '/usr/lib/go/test/fixedbugs/issue22904.go' 'test/fixedbugs/issue22921.go' -> '/usr/lib/go/test/fixedbugs/issue22921.go' 'test/fixedbugs/issue22941.dir' -> '/usr/lib/go/test/fixedbugs/issue22941.dir' 'test/fixedbugs/issue22941.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue22941.dir/a.go' 'test/fixedbugs/issue22941.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue22941.dir/b.go' 'test/fixedbugs/issue22941.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue22941.dir/main.go' 'test/fixedbugs/issue22941.go' -> '/usr/lib/go/test/fixedbugs/issue22941.go' 'test/fixedbugs/issue22962.dir' -> '/usr/lib/go/test/fixedbugs/issue22962.dir' 'test/fixedbugs/issue22962.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue22962.dir/a.go' 'test/fixedbugs/issue22962.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue22962.dir/b.go' 'test/fixedbugs/issue22962.go' -> '/usr/lib/go/test/fixedbugs/issue22962.go' 'test/fixedbugs/issue23017.go' -> '/usr/lib/go/test/fixedbugs/issue23017.go' 'test/fixedbugs/issue23093.go' -> '/usr/lib/go/test/fixedbugs/issue23093.go' 'test/fixedbugs/issue23094.go' -> '/usr/lib/go/test/fixedbugs/issue23094.go' 'test/fixedbugs/issue23116.go' -> '/usr/lib/go/test/fixedbugs/issue23116.go' 'test/fixedbugs/issue23179.dir' -> '/usr/lib/go/test/fixedbugs/issue23179.dir' 'test/fixedbugs/issue23179.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue23179.dir/a.go' 'test/fixedbugs/issue23179.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue23179.dir/b.go' 'test/fixedbugs/issue23179.go' -> '/usr/lib/go/test/fixedbugs/issue23179.go' 'test/fixedbugs/issue23188.go' -> '/usr/lib/go/test/fixedbugs/issue23188.go' 'test/fixedbugs/issue23298.go' -> '/usr/lib/go/test/fixedbugs/issue23298.go' 'test/fixedbugs/issue23305.go' -> '/usr/lib/go/test/fixedbugs/issue23305.go' 'test/fixedbugs/issue23311.dir' -> '/usr/lib/go/test/fixedbugs/issue23311.dir' 'test/fixedbugs/issue23311.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue23311.dir/main.go' 'test/fixedbugs/issue23311.go' -> '/usr/lib/go/test/fixedbugs/issue23311.go' 'test/fixedbugs/issue23414.go' -> '/usr/lib/go/test/fixedbugs/issue23414.go' 'test/fixedbugs/issue23489.go' -> '/usr/lib/go/test/fixedbugs/issue23489.go' 'test/fixedbugs/issue23504.go' -> '/usr/lib/go/test/fixedbugs/issue23504.go' 'test/fixedbugs/issue23521.go' -> '/usr/lib/go/test/fixedbugs/issue23521.go' 'test/fixedbugs/issue23522.go' -> '/usr/lib/go/test/fixedbugs/issue23522.go' 'test/fixedbugs/issue23536.go' -> '/usr/lib/go/test/fixedbugs/issue23536.go' 'test/fixedbugs/issue23545.go' -> '/usr/lib/go/test/fixedbugs/issue23545.go' 'test/fixedbugs/issue23546.go' -> '/usr/lib/go/test/fixedbugs/issue23546.go' 'test/fixedbugs/issue23586.go' -> '/usr/lib/go/test/fixedbugs/issue23586.go' 'test/fixedbugs/issue23587.go' -> '/usr/lib/go/test/fixedbugs/issue23587.go' 'test/fixedbugs/issue23609.go' -> '/usr/lib/go/test/fixedbugs/issue23609.go' 'test/fixedbugs/issue23664.go' -> '/usr/lib/go/test/fixedbugs/issue23664.go' 'test/fixedbugs/issue23719.go' -> '/usr/lib/go/test/fixedbugs/issue23719.go' 'test/fixedbugs/issue23732.go' -> '/usr/lib/go/test/fixedbugs/issue23732.go' 'test/fixedbugs/issue23734.go' -> '/usr/lib/go/test/fixedbugs/issue23734.go' 'test/fixedbugs/issue23780.go' -> '/usr/lib/go/test/fixedbugs/issue23780.go' 'test/fixedbugs/issue23781.go' -> '/usr/lib/go/test/fixedbugs/issue23781.go' 'test/fixedbugs/issue23812.go' -> '/usr/lib/go/test/fixedbugs/issue23812.go' 'test/fixedbugs/issue23814.go' -> '/usr/lib/go/test/fixedbugs/issue23814.go' 'test/fixedbugs/issue23823.go' -> '/usr/lib/go/test/fixedbugs/issue23823.go' 'test/fixedbugs/issue23837.go' -> '/usr/lib/go/test/fixedbugs/issue23837.go' 'test/fixedbugs/issue23868.go' -> '/usr/lib/go/test/fixedbugs/issue23868.go' 'test/fixedbugs/issue23870.go' -> '/usr/lib/go/test/fixedbugs/issue23870.go' 'test/fixedbugs/issue23912.go' -> '/usr/lib/go/test/fixedbugs/issue23912.go' 'test/fixedbugs/issue24120.go' -> '/usr/lib/go/test/fixedbugs/issue24120.go' 'test/fixedbugs/issue24159.go' -> '/usr/lib/go/test/fixedbugs/issue24159.go' 'test/fixedbugs/issue24173.go' -> '/usr/lib/go/test/fixedbugs/issue24173.go' 'test/fixedbugs/issue24187.go' -> '/usr/lib/go/test/fixedbugs/issue24187.go' 'test/fixedbugs/issue24339.go' -> '/usr/lib/go/test/fixedbugs/issue24339.go' 'test/fixedbugs/issue24419.go' -> '/usr/lib/go/test/fixedbugs/issue24419.go' 'test/fixedbugs/issue24449.go' -> '/usr/lib/go/test/fixedbugs/issue24449.go' 'test/fixedbugs/issue24470.go' -> '/usr/lib/go/test/fixedbugs/issue24470.go' 'test/fixedbugs/issue24488.go' -> '/usr/lib/go/test/fixedbugs/issue24488.go' 'test/fixedbugs/issue24491a.go' -> '/usr/lib/go/test/fixedbugs/issue24491a.go' 'test/fixedbugs/issue24491b.go' -> '/usr/lib/go/test/fixedbugs/issue24491b.go' 'test/fixedbugs/issue24503.go' -> '/usr/lib/go/test/fixedbugs/issue24503.go' 'test/fixedbugs/issue24547.go' -> '/usr/lib/go/test/fixedbugs/issue24547.go' 'test/fixedbugs/issue24651a.go' -> '/usr/lib/go/test/fixedbugs/issue24651a.go' 'test/fixedbugs/issue24651b.go' -> '/usr/lib/go/test/fixedbugs/issue24651b.go' 'test/fixedbugs/issue24693.dir' -> '/usr/lib/go/test/fixedbugs/issue24693.dir' 'test/fixedbugs/issue24693.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue24693.dir/a.go' 'test/fixedbugs/issue24693.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue24693.dir/b.go' 'test/fixedbugs/issue24693.dir/c.go' -> '/usr/lib/go/test/fixedbugs/issue24693.dir/c.go' 'test/fixedbugs/issue24693.go' -> '/usr/lib/go/test/fixedbugs/issue24693.go' 'test/fixedbugs/issue24693.out' -> '/usr/lib/go/test/fixedbugs/issue24693.out' 'test/fixedbugs/issue24760.go' -> '/usr/lib/go/test/fixedbugs/issue24760.go' 'test/fixedbugs/issue24761.dir' -> '/usr/lib/go/test/fixedbugs/issue24761.dir' 'test/fixedbugs/issue24761.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue24761.dir/a.go' 'test/fixedbugs/issue24761.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue24761.dir/b.go' 'test/fixedbugs/issue24761.go' -> '/usr/lib/go/test/fixedbugs/issue24761.go' 'test/fixedbugs/issue24763.go' -> '/usr/lib/go/test/fixedbugs/issue24763.go' 'test/fixedbugs/issue24799.go' -> '/usr/lib/go/test/fixedbugs/issue24799.go' 'test/fixedbugs/issue24801.dir' -> '/usr/lib/go/test/fixedbugs/issue24801.dir' 'test/fixedbugs/issue24801.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue24801.dir/a.go' 'test/fixedbugs/issue24801.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue24801.dir/main.go' 'test/fixedbugs/issue24801.go' -> '/usr/lib/go/test/fixedbugs/issue24801.go' 'test/fixedbugs/issue24817.go' -> '/usr/lib/go/test/fixedbugs/issue24817.go' 'test/fixedbugs/issue24937.go' -> '/usr/lib/go/test/fixedbugs/issue24937.go' 'test/fixedbugs/issue24939.go' -> '/usr/lib/go/test/fixedbugs/issue24939.go' 'test/fixedbugs/issue25006.go' -> '/usr/lib/go/test/fixedbugs/issue25006.go' 'test/fixedbugs/issue25055.dir' -> '/usr/lib/go/test/fixedbugs/issue25055.dir' 'test/fixedbugs/issue25055.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue25055.dir/a.go' 'test/fixedbugs/issue25055.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue25055.dir/b.go' 'test/fixedbugs/issue25055.go' -> '/usr/lib/go/test/fixedbugs/issue25055.go' 'test/fixedbugs/issue25101.go' -> '/usr/lib/go/test/fixedbugs/issue25101.go' 'test/fixedbugs/issue25322.go' -> '/usr/lib/go/test/fixedbugs/issue25322.go' 'test/fixedbugs/issue25322.out' -> '/usr/lib/go/test/fixedbugs/issue25322.out' 'test/fixedbugs/issue25507.go' -> '/usr/lib/go/test/fixedbugs/issue25507.go' 'test/fixedbugs/issue25516.go' -> '/usr/lib/go/test/fixedbugs/issue25516.go' 'test/fixedbugs/issue25727.go' -> '/usr/lib/go/test/fixedbugs/issue25727.go' 'test/fixedbugs/issue25741.go' -> '/usr/lib/go/test/fixedbugs/issue25741.go' 'test/fixedbugs/issue25776.go' -> '/usr/lib/go/test/fixedbugs/issue25776.go' 'test/fixedbugs/issue25897a.go' -> '/usr/lib/go/test/fixedbugs/issue25897a.go' 'test/fixedbugs/issue25897b.go' -> '/usr/lib/go/test/fixedbugs/issue25897b.go' 'test/fixedbugs/issue25958.go' -> '/usr/lib/go/test/fixedbugs/issue25958.go' 'test/fixedbugs/issue25966.go' -> '/usr/lib/go/test/fixedbugs/issue25966.go' 'test/fixedbugs/issue25984.dir' -> '/usr/lib/go/test/fixedbugs/issue25984.dir' 'test/fixedbugs/issue25984.dir/p.go' -> '/usr/lib/go/test/fixedbugs/issue25984.dir/p.go' 'test/fixedbugs/issue25984.dir/q.go' -> '/usr/lib/go/test/fixedbugs/issue25984.dir/q.go' 'test/fixedbugs/issue25984.go' -> '/usr/lib/go/test/fixedbugs/issue25984.go' 'test/fixedbugs/issue25993.go' -> '/usr/lib/go/test/fixedbugs/issue25993.go' 'test/fixedbugs/issue26024.go' -> '/usr/lib/go/test/fixedbugs/issue26024.go' 'test/fixedbugs/issue26043.go' -> '/usr/lib/go/test/fixedbugs/issue26043.go' 'test/fixedbugs/issue26094.go' -> '/usr/lib/go/test/fixedbugs/issue26094.go' 'test/fixedbugs/issue26097.go' -> '/usr/lib/go/test/fixedbugs/issue26097.go' 'test/fixedbugs/issue26105.go' -> '/usr/lib/go/test/fixedbugs/issue26105.go' 'test/fixedbugs/issue26116.go' -> '/usr/lib/go/test/fixedbugs/issue26116.go' 'test/fixedbugs/issue26120.go' -> '/usr/lib/go/test/fixedbugs/issue26120.go' 'test/fixedbugs/issue2615.go' -> '/usr/lib/go/test/fixedbugs/issue2615.go' 'test/fixedbugs/issue26153.go' -> '/usr/lib/go/test/fixedbugs/issue26153.go' 'test/fixedbugs/issue26163.go' -> '/usr/lib/go/test/fixedbugs/issue26163.go' 'test/fixedbugs/issue26248.go' -> '/usr/lib/go/test/fixedbugs/issue26248.go' 'test/fixedbugs/issue26335.go' -> '/usr/lib/go/test/fixedbugs/issue26335.go' 'test/fixedbugs/issue26340.go' -> '/usr/lib/go/test/fixedbugs/issue26340.go' 'test/fixedbugs/issue26341.dir' -> '/usr/lib/go/test/fixedbugs/issue26341.dir' 'test/fixedbugs/issue26341.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue26341.dir/a.go' 'test/fixedbugs/issue26341.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue26341.dir/b.go' 'test/fixedbugs/issue26341.go' -> '/usr/lib/go/test/fixedbugs/issue26341.go' 'test/fixedbugs/issue26407.go' -> '/usr/lib/go/test/fixedbugs/issue26407.go' 'test/fixedbugs/issue26411.go' -> '/usr/lib/go/test/fixedbugs/issue26411.go' 'test/fixedbugs/issue26416.go' -> '/usr/lib/go/test/fixedbugs/issue26416.go' 'test/fixedbugs/issue26426.go' -> '/usr/lib/go/test/fixedbugs/issue26426.go' 'test/fixedbugs/issue26438.go' -> '/usr/lib/go/test/fixedbugs/issue26438.go' 'test/fixedbugs/issue26495.go' -> '/usr/lib/go/test/fixedbugs/issue26495.go' 'test/fixedbugs/issue26616.go' -> '/usr/lib/go/test/fixedbugs/issue26616.go' 'test/fixedbugs/issue26855.go' -> '/usr/lib/go/test/fixedbugs/issue26855.go' 'test/fixedbugs/issue27143.go' -> '/usr/lib/go/test/fixedbugs/issue27143.go' 'test/fixedbugs/issue27201.go' -> '/usr/lib/go/test/fixedbugs/issue27201.go' 'test/fixedbugs/issue27232.go' -> '/usr/lib/go/test/fixedbugs/issue27232.go' 'test/fixedbugs/issue27267.go' -> '/usr/lib/go/test/fixedbugs/issue27267.go' 'test/fixedbugs/issue27278.go' -> '/usr/lib/go/test/fixedbugs/issue27278.go' 'test/fixedbugs/issue27289.go' -> '/usr/lib/go/test/fixedbugs/issue27289.go' 'test/fixedbugs/issue27356.go' -> '/usr/lib/go/test/fixedbugs/issue27356.go' 'test/fixedbugs/issue27518a.go' -> '/usr/lib/go/test/fixedbugs/issue27518a.go' 'test/fixedbugs/issue27518b.go' -> '/usr/lib/go/test/fixedbugs/issue27518b.go' 'test/fixedbugs/issue27557.go' -> '/usr/lib/go/test/fixedbugs/issue27557.go' 'test/fixedbugs/issue27595.go' -> '/usr/lib/go/test/fixedbugs/issue27595.go' 'test/fixedbugs/issue27695.go' -> '/usr/lib/go/test/fixedbugs/issue27695.go' 'test/fixedbugs/issue27695b.go' -> '/usr/lib/go/test/fixedbugs/issue27695b.go' 'test/fixedbugs/issue27695c.go' -> '/usr/lib/go/test/fixedbugs/issue27695c.go' 'test/fixedbugs/issue27718.go' -> '/usr/lib/go/test/fixedbugs/issue27718.go' 'test/fixedbugs/issue27732a.go' -> '/usr/lib/go/test/fixedbugs/issue27732a.go' 'test/fixedbugs/issue27829.go' -> '/usr/lib/go/test/fixedbugs/issue27829.go' 'test/fixedbugs/issue27836.dir' -> '/usr/lib/go/test/fixedbugs/issue27836.dir' 'test/fixedbugs/issue27836.dir/'$'\303\236''foo.go' -> '/usr/lib/go/test/fixedbugs/issue27836.dir/'$'\303\236''foo.go' 'test/fixedbugs/issue27836.dir/'$'\303\236''main.go' -> '/usr/lib/go/test/fixedbugs/issue27836.dir/'$'\303\236''main.go' 'test/fixedbugs/issue27836.go' -> '/usr/lib/go/test/fixedbugs/issue27836.go' 'test/fixedbugs/issue27938.go' -> '/usr/lib/go/test/fixedbugs/issue27938.go' 'test/fixedbugs/issue27961.go' -> '/usr/lib/go/test/fixedbugs/issue27961.go' 'test/fixedbugs/issue28055.go' -> '/usr/lib/go/test/fixedbugs/issue28055.go' 'test/fixedbugs/issue28058.go' -> '/usr/lib/go/test/fixedbugs/issue28058.go' 'test/fixedbugs/issue28078.go' -> '/usr/lib/go/test/fixedbugs/issue28078.go' 'test/fixedbugs/issue28079a.go' -> '/usr/lib/go/test/fixedbugs/issue28079a.go' 'test/fixedbugs/issue28079b.go' -> '/usr/lib/go/test/fixedbugs/issue28079b.go' 'test/fixedbugs/issue28079c.go' -> '/usr/lib/go/test/fixedbugs/issue28079c.go' 'test/fixedbugs/issue28085.go' -> '/usr/lib/go/test/fixedbugs/issue28085.go' 'test/fixedbugs/issue28268.go' -> '/usr/lib/go/test/fixedbugs/issue28268.go' 'test/fixedbugs/issue28390.go' -> '/usr/lib/go/test/fixedbugs/issue28390.go' 'test/fixedbugs/issue28390.out' -> '/usr/lib/go/test/fixedbugs/issue28390.out' 'test/fixedbugs/issue28430.go' -> '/usr/lib/go/test/fixedbugs/issue28430.go' 'test/fixedbugs/issue28445.go' -> '/usr/lib/go/test/fixedbugs/issue28445.go' 'test/fixedbugs/issue28450.go' -> '/usr/lib/go/test/fixedbugs/issue28450.go' 'test/fixedbugs/issue28601.go' -> '/usr/lib/go/test/fixedbugs/issue28601.go' 'test/fixedbugs/issue28616.go' -> '/usr/lib/go/test/fixedbugs/issue28616.go' 'test/fixedbugs/issue28688.go' -> '/usr/lib/go/test/fixedbugs/issue28688.go' 'test/fixedbugs/issue28748.go' -> '/usr/lib/go/test/fixedbugs/issue28748.go' 'test/fixedbugs/issue28797.go' -> '/usr/lib/go/test/fixedbugs/issue28797.go' 'test/fixedbugs/issue28926.go' -> '/usr/lib/go/test/fixedbugs/issue28926.go' 'test/fixedbugs/issue29013a.go' -> '/usr/lib/go/test/fixedbugs/issue29013a.go' 'test/fixedbugs/issue29013b.go' -> '/usr/lib/go/test/fixedbugs/issue29013b.go' 'test/fixedbugs/issue29190.go' -> '/usr/lib/go/test/fixedbugs/issue29190.go' 'test/fixedbugs/issue29215.go' -> '/usr/lib/go/test/fixedbugs/issue29215.go' 'test/fixedbugs/issue29218.go' -> '/usr/lib/go/test/fixedbugs/issue29218.go' 'test/fixedbugs/issue29220.go' -> '/usr/lib/go/test/fixedbugs/issue29220.go' 'test/fixedbugs/issue29264.go' -> '/usr/lib/go/test/fixedbugs/issue29264.go' 'test/fixedbugs/issue29304.go' -> '/usr/lib/go/test/fixedbugs/issue29304.go' 'test/fixedbugs/issue29312.go' -> '/usr/lib/go/test/fixedbugs/issue29312.go' 'test/fixedbugs/issue29329.go' -> '/usr/lib/go/test/fixedbugs/issue29329.go' 'test/fixedbugs/issue29350.go' -> '/usr/lib/go/test/fixedbugs/issue29350.go' 'test/fixedbugs/issue29362.go' -> '/usr/lib/go/test/fixedbugs/issue29362.go' 'test/fixedbugs/issue29362b.go' -> '/usr/lib/go/test/fixedbugs/issue29362b.go' 'test/fixedbugs/issue29389.go' -> '/usr/lib/go/test/fixedbugs/issue29389.go' 'test/fixedbugs/issue29402.go' -> '/usr/lib/go/test/fixedbugs/issue29402.go' 'test/fixedbugs/issue29504.go' -> '/usr/lib/go/test/fixedbugs/issue29504.go' 'test/fixedbugs/issue29562.go' -> '/usr/lib/go/test/fixedbugs/issue29562.go' 'test/fixedbugs/issue29610.dir' -> '/usr/lib/go/test/fixedbugs/issue29610.dir' 'test/fixedbugs/issue29610.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue29610.dir/a.go' 'test/fixedbugs/issue29610.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue29610.dir/b.go' 'test/fixedbugs/issue29610.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue29610.dir/main.go' 'test/fixedbugs/issue29610.go' -> '/usr/lib/go/test/fixedbugs/issue29610.go' 'test/fixedbugs/issue29612.dir' -> '/usr/lib/go/test/fixedbugs/issue29612.dir' 'test/fixedbugs/issue29612.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue29612.dir/main.go' 'test/fixedbugs/issue29612.dir/p1' -> '/usr/lib/go/test/fixedbugs/issue29612.dir/p1' 'test/fixedbugs/issue29612.dir/p1/ssa' -> '/usr/lib/go/test/fixedbugs/issue29612.dir/p1/ssa' 'test/fixedbugs/issue29612.dir/p1/ssa/ssa.go' -> '/usr/lib/go/test/fixedbugs/issue29612.dir/p1/ssa/ssa.go' 'test/fixedbugs/issue29612.dir/p2' -> '/usr/lib/go/test/fixedbugs/issue29612.dir/p2' 'test/fixedbugs/issue29612.dir/p2/ssa' -> '/usr/lib/go/test/fixedbugs/issue29612.dir/p2/ssa' 'test/fixedbugs/issue29612.dir/p2/ssa/ssa.go' -> '/usr/lib/go/test/fixedbugs/issue29612.dir/p2/ssa/ssa.go' 'test/fixedbugs/issue29612.go' -> '/usr/lib/go/test/fixedbugs/issue29612.go' 'test/fixedbugs/issue29735.go' -> '/usr/lib/go/test/fixedbugs/issue29735.go' 'test/fixedbugs/issue29855.go' -> '/usr/lib/go/test/fixedbugs/issue29855.go' 'test/fixedbugs/issue29870.go' -> '/usr/lib/go/test/fixedbugs/issue29870.go' 'test/fixedbugs/issue29870b.go' -> '/usr/lib/go/test/fixedbugs/issue29870b.go' 'test/fixedbugs/issue29919.dir' -> '/usr/lib/go/test/fixedbugs/issue29919.dir' 'test/fixedbugs/issue29919.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue29919.dir/a.go' 'test/fixedbugs/issue29919.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue29919.dir/main.go' 'test/fixedbugs/issue29919.go' -> '/usr/lib/go/test/fixedbugs/issue29919.go' 'test/fixedbugs/issue29943.go' -> '/usr/lib/go/test/fixedbugs/issue29943.go' 'test/fixedbugs/issue30041.go' -> '/usr/lib/go/test/fixedbugs/issue30041.go' 'test/fixedbugs/issue30061.go' -> '/usr/lib/go/test/fixedbugs/issue30061.go' 'test/fixedbugs/issue30085.go' -> '/usr/lib/go/test/fixedbugs/issue30085.go' 'test/fixedbugs/issue30087.go' -> '/usr/lib/go/test/fixedbugs/issue30087.go' 'test/fixedbugs/issue30116.go' -> '/usr/lib/go/test/fixedbugs/issue30116.go' 'test/fixedbugs/issue30116.out' -> '/usr/lib/go/test/fixedbugs/issue30116.out' 'test/fixedbugs/issue30116u.go' -> '/usr/lib/go/test/fixedbugs/issue30116u.go' 'test/fixedbugs/issue30116u.out' -> '/usr/lib/go/test/fixedbugs/issue30116u.out' 'test/fixedbugs/issue30243.go' -> '/usr/lib/go/test/fixedbugs/issue30243.go' 'test/fixedbugs/issue30430.go' -> '/usr/lib/go/test/fixedbugs/issue30430.go' 'test/fixedbugs/issue30476.go' -> '/usr/lib/go/test/fixedbugs/issue30476.go' 'test/fixedbugs/issue30566a.go' -> '/usr/lib/go/test/fixedbugs/issue30566a.go' 'test/fixedbugs/issue30566b.go' -> '/usr/lib/go/test/fixedbugs/issue30566b.go' 'test/fixedbugs/issue30606.go' -> '/usr/lib/go/test/fixedbugs/issue30606.go' 'test/fixedbugs/issue30606b.go' -> '/usr/lib/go/test/fixedbugs/issue30606b.go' 'test/fixedbugs/issue30659.dir' -> '/usr/lib/go/test/fixedbugs/issue30659.dir' 'test/fixedbugs/issue30659.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue30659.dir/a.go' 'test/fixedbugs/issue30659.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue30659.dir/b.go' 'test/fixedbugs/issue30659.go' -> '/usr/lib/go/test/fixedbugs/issue30659.go' 'test/fixedbugs/issue30679.go' -> '/usr/lib/go/test/fixedbugs/issue30679.go' 'test/fixedbugs/issue30709.go' -> '/usr/lib/go/test/fixedbugs/issue30709.go' 'test/fixedbugs/issue30709.out' -> '/usr/lib/go/test/fixedbugs/issue30709.out' 'test/fixedbugs/issue30722.go' -> '/usr/lib/go/test/fixedbugs/issue30722.go' 'test/fixedbugs/issue30862.dir' -> '/usr/lib/go/test/fixedbugs/issue30862.dir' 'test/fixedbugs/issue30862.dir/a' -> '/usr/lib/go/test/fixedbugs/issue30862.dir/a' 'test/fixedbugs/issue30862.dir/a/a.go' -> '/usr/lib/go/test/fixedbugs/issue30862.dir/a/a.go' 'test/fixedbugs/issue30862.dir/b' -> '/usr/lib/go/test/fixedbugs/issue30862.dir/b' 'test/fixedbugs/issue30862.dir/b/b.go' -> '/usr/lib/go/test/fixedbugs/issue30862.dir/b/b.go' 'test/fixedbugs/issue30862.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue30862.dir/main.go' 'test/fixedbugs/issue30862.go' -> '/usr/lib/go/test/fixedbugs/issue30862.go' 'test/fixedbugs/issue30898.go' -> '/usr/lib/go/test/fixedbugs/issue30898.go' 'test/fixedbugs/issue30907.dir' -> '/usr/lib/go/test/fixedbugs/issue30907.dir' 'test/fixedbugs/issue30907.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue30907.dir/a.go' 'test/fixedbugs/issue30907.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue30907.dir/b.go' 'test/fixedbugs/issue30907.go' -> '/usr/lib/go/test/fixedbugs/issue30907.go' 'test/fixedbugs/issue30908.dir' -> '/usr/lib/go/test/fixedbugs/issue30908.dir' 'test/fixedbugs/issue30908.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue30908.dir/a.go' 'test/fixedbugs/issue30908.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue30908.dir/b.go' 'test/fixedbugs/issue30908.dir/m.go' -> '/usr/lib/go/test/fixedbugs/issue30908.dir/m.go' 'test/fixedbugs/issue30908.go' -> '/usr/lib/go/test/fixedbugs/issue30908.go' 'test/fixedbugs/issue30956.go' -> '/usr/lib/go/test/fixedbugs/issue30956.go' 'test/fixedbugs/issue30956.out' -> '/usr/lib/go/test/fixedbugs/issue30956.out' 'test/fixedbugs/issue30977.go' -> '/usr/lib/go/test/fixedbugs/issue30977.go' 'test/fixedbugs/issue31010.go' -> '/usr/lib/go/test/fixedbugs/issue31010.go' 'test/fixedbugs/issue31053.dir' -> '/usr/lib/go/test/fixedbugs/issue31053.dir' 'test/fixedbugs/issue31053.dir/f1.go' -> '/usr/lib/go/test/fixedbugs/issue31053.dir/f1.go' 'test/fixedbugs/issue31053.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue31053.dir/main.go' 'test/fixedbugs/issue31053.go' -> '/usr/lib/go/test/fixedbugs/issue31053.go' 'test/fixedbugs/issue31060.go' -> '/usr/lib/go/test/fixedbugs/issue31060.go' 'test/fixedbugs/issue31252.dir' -> '/usr/lib/go/test/fixedbugs/issue31252.dir' 'test/fixedbugs/issue31252.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue31252.dir/a.go' 'test/fixedbugs/issue31252.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue31252.dir/b.go' 'test/fixedbugs/issue31252.dir/c.go' -> '/usr/lib/go/test/fixedbugs/issue31252.dir/c.go' 'test/fixedbugs/issue31252.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue31252.dir/main.go' 'test/fixedbugs/issue31252.go' -> '/usr/lib/go/test/fixedbugs/issue31252.go' 'test/fixedbugs/issue31412a.go' -> '/usr/lib/go/test/fixedbugs/issue31412a.go' 'test/fixedbugs/issue31412b.go' -> '/usr/lib/go/test/fixedbugs/issue31412b.go' 'test/fixedbugs/issue31419.go' -> '/usr/lib/go/test/fixedbugs/issue31419.go' 'test/fixedbugs/issue31546.go' -> '/usr/lib/go/test/fixedbugs/issue31546.go' 'test/fixedbugs/issue31573.go' -> '/usr/lib/go/test/fixedbugs/issue31573.go' 'test/fixedbugs/issue31636.dir' -> '/usr/lib/go/test/fixedbugs/issue31636.dir' 'test/fixedbugs/issue31636.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue31636.dir/a.go' 'test/fixedbugs/issue31636.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue31636.dir/b.go' 'test/fixedbugs/issue31636.dir/c.go' -> '/usr/lib/go/test/fixedbugs/issue31636.dir/c.go' 'test/fixedbugs/issue31636.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue31636.dir/main.go' 'test/fixedbugs/issue31636.go' -> '/usr/lib/go/test/fixedbugs/issue31636.go' 'test/fixedbugs/issue31636.out' -> '/usr/lib/go/test/fixedbugs/issue31636.out' 'test/fixedbugs/issue31637.dir' -> '/usr/lib/go/test/fixedbugs/issue31637.dir' 'test/fixedbugs/issue31637.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue31637.dir/a.go' 'test/fixedbugs/issue31637.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue31637.dir/b.go' 'test/fixedbugs/issue31637.go' -> '/usr/lib/go/test/fixedbugs/issue31637.go' 'test/fixedbugs/issue31747.go' -> '/usr/lib/go/test/fixedbugs/issue31747.go' 'test/fixedbugs/issue31777.go' -> '/usr/lib/go/test/fixedbugs/issue31777.go' 'test/fixedbugs/issue31782.go' -> '/usr/lib/go/test/fixedbugs/issue31782.go' 'test/fixedbugs/issue31782.out' -> '/usr/lib/go/test/fixedbugs/issue31782.out' 'test/fixedbugs/issue31915.go' -> '/usr/lib/go/test/fixedbugs/issue31915.go' 'test/fixedbugs/issue31959.dir' -> '/usr/lib/go/test/fixedbugs/issue31959.dir' 'test/fixedbugs/issue31959.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue31959.dir/a.go' 'test/fixedbugs/issue31959.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue31959.dir/main.go' 'test/fixedbugs/issue31959.go' -> '/usr/lib/go/test/fixedbugs/issue31959.go' 'test/fixedbugs/issue31959.out' -> '/usr/lib/go/test/fixedbugs/issue31959.out' 'test/fixedbugs/issue31987.go' -> '/usr/lib/go/test/fixedbugs/issue31987.go' 'test/fixedbugs/issue32133.go' -> '/usr/lib/go/test/fixedbugs/issue32133.go' 'test/fixedbugs/issue32175.go' -> '/usr/lib/go/test/fixedbugs/issue32175.go' 'test/fixedbugs/issue32175.out' -> '/usr/lib/go/test/fixedbugs/issue32175.out' 'test/fixedbugs/issue32187.go' -> '/usr/lib/go/test/fixedbugs/issue32187.go' 'test/fixedbugs/issue32288.go' -> '/usr/lib/go/test/fixedbugs/issue32288.go' 'test/fixedbugs/issue32347.go' -> '/usr/lib/go/test/fixedbugs/issue32347.go' 'test/fixedbugs/issue32454.go' -> '/usr/lib/go/test/fixedbugs/issue32454.go' 'test/fixedbugs/issue32477.go' -> '/usr/lib/go/test/fixedbugs/issue32477.go' 'test/fixedbugs/issue32560.go' -> '/usr/lib/go/test/fixedbugs/issue32560.go' 'test/fixedbugs/issue32595.dir' -> '/usr/lib/go/test/fixedbugs/issue32595.dir' 'test/fixedbugs/issue32595.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue32595.dir/a.go' 'test/fixedbugs/issue32595.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue32595.dir/b.go' 'test/fixedbugs/issue32595.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue32595.dir/main.go' 'test/fixedbugs/issue32595.go' -> '/usr/lib/go/test/fixedbugs/issue32595.go' 'test/fixedbugs/issue32680.go' -> '/usr/lib/go/test/fixedbugs/issue32680.go' 'test/fixedbugs/issue32680.out' -> '/usr/lib/go/test/fixedbugs/issue32680.out' 'test/fixedbugs/issue32680b.go' -> '/usr/lib/go/test/fixedbugs/issue32680b.go' 'test/fixedbugs/issue32723.go' -> '/usr/lib/go/test/fixedbugs/issue32723.go' 'test/fixedbugs/issue32778.dir' -> '/usr/lib/go/test/fixedbugs/issue32778.dir' 'test/fixedbugs/issue32778.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue32778.dir/a.go' 'test/fixedbugs/issue32778.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue32778.dir/b.go' 'test/fixedbugs/issue32778.go' -> '/usr/lib/go/test/fixedbugs/issue32778.go' 'test/fixedbugs/issue32901.dir' -> '/usr/lib/go/test/fixedbugs/issue32901.dir' 'test/fixedbugs/issue32901.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue32901.dir/a.go' 'test/fixedbugs/issue32901.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue32901.dir/b.go' 'test/fixedbugs/issue32901.dir/c.go' -> '/usr/lib/go/test/fixedbugs/issue32901.dir/c.go' 'test/fixedbugs/issue32901.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue32901.dir/main.go' 'test/fixedbugs/issue32901.go' -> '/usr/lib/go/test/fixedbugs/issue32901.go' 'test/fixedbugs/issue32922.dir' -> '/usr/lib/go/test/fixedbugs/issue32922.dir' 'test/fixedbugs/issue32922.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue32922.dir/a.go' 'test/fixedbugs/issue32922.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue32922.dir/b.go' 'test/fixedbugs/issue32922.go' -> '/usr/lib/go/test/fixedbugs/issue32922.go' 'test/fixedbugs/issue32959.go' -> '/usr/lib/go/test/fixedbugs/issue32959.go' 'test/fixedbugs/issue33013.dir' -> '/usr/lib/go/test/fixedbugs/issue33013.dir' 'test/fixedbugs/issue33013.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue33013.dir/a.go' 'test/fixedbugs/issue33013.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue33013.dir/b.go' 'test/fixedbugs/issue33013.dir/c.go' -> '/usr/lib/go/test/fixedbugs/issue33013.dir/c.go' 'test/fixedbugs/issue33013.dir/d.go' -> '/usr/lib/go/test/fixedbugs/issue33013.dir/d.go' 'test/fixedbugs/issue33013.go' -> '/usr/lib/go/test/fixedbugs/issue33013.go' 'test/fixedbugs/issue33020.dir' -> '/usr/lib/go/test/fixedbugs/issue33020.dir' 'test/fixedbugs/issue33020.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue33020.dir/a.go' 'test/fixedbugs/issue33020.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue33020.dir/b.go' 'test/fixedbugs/issue33020.go' -> '/usr/lib/go/test/fixedbugs/issue33020.go' 'test/fixedbugs/issue33020a.dir' -> '/usr/lib/go/test/fixedbugs/issue33020a.dir' 'test/fixedbugs/issue33020a.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue33020a.dir/a.go' 'test/fixedbugs/issue33020a.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue33020a.dir/b.go' 'test/fixedbugs/issue33020a.go' -> '/usr/lib/go/test/fixedbugs/issue33020a.go' 'test/fixedbugs/issue33062.go' -> '/usr/lib/go/test/fixedbugs/issue33062.go' 'test/fixedbugs/issue33158.dir' -> '/usr/lib/go/test/fixedbugs/issue33158.dir' 'test/fixedbugs/issue33158.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue33158.dir/a.go' 'test/fixedbugs/issue33158.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue33158.dir/b.go' 'test/fixedbugs/issue33158.go' -> '/usr/lib/go/test/fixedbugs/issue33158.go' 'test/fixedbugs/issue33219.dir' -> '/usr/lib/go/test/fixedbugs/issue33219.dir' 'test/fixedbugs/issue33219.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue33219.dir/a.go' 'test/fixedbugs/issue33219.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue33219.dir/b.go' 'test/fixedbugs/issue33219.dir/c.go' -> '/usr/lib/go/test/fixedbugs/issue33219.dir/c.go' 'test/fixedbugs/issue33219.go' -> '/usr/lib/go/test/fixedbugs/issue33219.go' 'test/fixedbugs/issue33275.go' -> '/usr/lib/go/test/fixedbugs/issue33275.go' 'test/fixedbugs/issue33275_run.go' -> '/usr/lib/go/test/fixedbugs/issue33275_run.go' 'test/fixedbugs/issue33308.go' -> '/usr/lib/go/test/fixedbugs/issue33308.go' 'test/fixedbugs/issue33355.go' -> '/usr/lib/go/test/fixedbugs/issue33355.go' 'test/fixedbugs/issue33386.go' -> '/usr/lib/go/test/fixedbugs/issue33386.go' 'test/fixedbugs/issue33438.go' -> '/usr/lib/go/test/fixedbugs/issue33438.go' 'test/fixedbugs/issue33460.go' -> '/usr/lib/go/test/fixedbugs/issue33460.go' 'test/fixedbugs/issue33555.go' -> '/usr/lib/go/test/fixedbugs/issue33555.go' 'test/fixedbugs/issue33724.go' -> '/usr/lib/go/test/fixedbugs/issue33724.go' 'test/fixedbugs/issue33739.dir' -> '/usr/lib/go/test/fixedbugs/issue33739.dir' 'test/fixedbugs/issue33739.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue33739.dir/a.go' 'test/fixedbugs/issue33739.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue33739.dir/b.go' 'test/fixedbugs/issue33739.go' -> '/usr/lib/go/test/fixedbugs/issue33739.go' 'test/fixedbugs/issue33866.dir' -> '/usr/lib/go/test/fixedbugs/issue33866.dir' 'test/fixedbugs/issue33866.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue33866.dir/a.go' 'test/fixedbugs/issue33866.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue33866.dir/b.go' 'test/fixedbugs/issue33866.go' -> '/usr/lib/go/test/fixedbugs/issue33866.go' 'test/fixedbugs/issue33903.go' -> '/usr/lib/go/test/fixedbugs/issue33903.go' 'test/fixedbugs/issue34123.go' -> '/usr/lib/go/test/fixedbugs/issue34123.go' 'test/fixedbugs/issue34329.go' -> '/usr/lib/go/test/fixedbugs/issue34329.go' 'test/fixedbugs/issue34395.go' -> '/usr/lib/go/test/fixedbugs/issue34395.go' 'test/fixedbugs/issue34503.dir' -> '/usr/lib/go/test/fixedbugs/issue34503.dir' 'test/fixedbugs/issue34503.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue34503.dir/a.go' 'test/fixedbugs/issue34503.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue34503.dir/b.go' 'test/fixedbugs/issue34503.go' -> '/usr/lib/go/test/fixedbugs/issue34503.go' 'test/fixedbugs/issue34520.go' -> '/usr/lib/go/test/fixedbugs/issue34520.go' 'test/fixedbugs/issue34577.dir' -> '/usr/lib/go/test/fixedbugs/issue34577.dir' 'test/fixedbugs/issue34577.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue34577.dir/a.go' 'test/fixedbugs/issue34577.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue34577.dir/b.go' 'test/fixedbugs/issue34577.go' -> '/usr/lib/go/test/fixedbugs/issue34577.go' 'test/fixedbugs/issue34723.go' -> '/usr/lib/go/test/fixedbugs/issue34723.go' 'test/fixedbugs/issue34966.go' -> '/usr/lib/go/test/fixedbugs/issue34966.go' 'test/fixedbugs/issue34968.go' -> '/usr/lib/go/test/fixedbugs/issue34968.go' 'test/fixedbugs/issue35027.go' -> '/usr/lib/go/test/fixedbugs/issue35027.go' 'test/fixedbugs/issue35073.go' -> '/usr/lib/go/test/fixedbugs/issue35073.go' 'test/fixedbugs/issue35157.go' -> '/usr/lib/go/test/fixedbugs/issue35157.go' 'test/fixedbugs/issue35291.go' -> '/usr/lib/go/test/fixedbugs/issue35291.go' 'test/fixedbugs/issue35518.go' -> '/usr/lib/go/test/fixedbugs/issue35518.go' 'test/fixedbugs/issue3552.dir' -> '/usr/lib/go/test/fixedbugs/issue3552.dir' 'test/fixedbugs/issue3552.dir/one.go' -> '/usr/lib/go/test/fixedbugs/issue3552.dir/one.go' 'test/fixedbugs/issue3552.dir/two.go' -> '/usr/lib/go/test/fixedbugs/issue3552.dir/two.go' 'test/fixedbugs/issue3552.go' -> '/usr/lib/go/test/fixedbugs/issue3552.go' 'test/fixedbugs/issue35576.go' -> '/usr/lib/go/test/fixedbugs/issue35576.go' 'test/fixedbugs/issue35576.out' -> '/usr/lib/go/test/fixedbugs/issue35576.out' 'test/fixedbugs/issue35586.dir' -> '/usr/lib/go/test/fixedbugs/issue35586.dir' 'test/fixedbugs/issue35586.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue35586.dir/a.go' 'test/fixedbugs/issue35586.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue35586.dir/b.go' 'test/fixedbugs/issue35586.go' -> '/usr/lib/go/test/fixedbugs/issue35586.go' 'test/fixedbugs/issue35652.go' -> '/usr/lib/go/test/fixedbugs/issue35652.go' 'test/fixedbugs/issue35739.dir' -> '/usr/lib/go/test/fixedbugs/issue35739.dir' 'test/fixedbugs/issue35739.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue35739.dir/a.go' 'test/fixedbugs/issue35739.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue35739.dir/b.go' 'test/fixedbugs/issue35739.go' -> '/usr/lib/go/test/fixedbugs/issue35739.go' 'test/fixedbugs/issue36085.dir' -> '/usr/lib/go/test/fixedbugs/issue36085.dir' 'test/fixedbugs/issue36085.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue36085.dir/a.go' 'test/fixedbugs/issue36085.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue36085.dir/b.go' 'test/fixedbugs/issue36085.go' -> '/usr/lib/go/test/fixedbugs/issue36085.go' 'test/fixedbugs/issue36259.go' -> '/usr/lib/go/test/fixedbugs/issue36259.go' 'test/fixedbugs/issue36437.go' -> '/usr/lib/go/test/fixedbugs/issue36437.go' 'test/fixedbugs/issue36516.go' -> '/usr/lib/go/test/fixedbugs/issue36516.go' 'test/fixedbugs/issue36705.go' -> '/usr/lib/go/test/fixedbugs/issue36705.go' 'test/fixedbugs/issue36723.go' -> '/usr/lib/go/test/fixedbugs/issue36723.go' 'test/fixedbugs/issue3705.go' -> '/usr/lib/go/test/fixedbugs/issue3705.go' 'test/fixedbugs/issue37246.go' -> '/usr/lib/go/test/fixedbugs/issue37246.go' 'test/fixedbugs/issue37513.dir' -> '/usr/lib/go/test/fixedbugs/issue37513.dir' 'test/fixedbugs/issue37513.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue37513.dir/main.go' 'test/fixedbugs/issue37513.dir/sigill_amd64.s' -> '/usr/lib/go/test/fixedbugs/issue37513.dir/sigill_amd64.s' 'test/fixedbugs/issue37513.go' -> '/usr/lib/go/test/fixedbugs/issue37513.go' 'test/fixedbugs/issue37716.go' -> '/usr/lib/go/test/fixedbugs/issue37716.go' 'test/fixedbugs/issue37753.go' -> '/usr/lib/go/test/fixedbugs/issue37753.go' 'test/fixedbugs/issue3783.go' -> '/usr/lib/go/test/fixedbugs/issue3783.go' 'test/fixedbugs/issue37837.dir' -> '/usr/lib/go/test/fixedbugs/issue37837.dir' 'test/fixedbugs/issue37837.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue37837.dir/a.go' 'test/fixedbugs/issue37837.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue37837.dir/b.go' 'test/fixedbugs/issue37837.go' -> '/usr/lib/go/test/fixedbugs/issue37837.go' 'test/fixedbugs/issue37975.go' -> '/usr/lib/go/test/fixedbugs/issue37975.go' 'test/fixedbugs/issue38093.go' -> '/usr/lib/go/test/fixedbugs/issue38093.go' 'test/fixedbugs/issue38117.go' -> '/usr/lib/go/test/fixedbugs/issue38117.go' 'test/fixedbugs/issue38125.go' -> '/usr/lib/go/test/fixedbugs/issue38125.go' 'test/fixedbugs/issue38356.go' -> '/usr/lib/go/test/fixedbugs/issue38356.go' 'test/fixedbugs/issue38359.go' -> '/usr/lib/go/test/fixedbugs/issue38359.go' 'test/fixedbugs/issue38496.go' -> '/usr/lib/go/test/fixedbugs/issue38496.go' 'test/fixedbugs/issue38690.go' -> '/usr/lib/go/test/fixedbugs/issue38690.go' 'test/fixedbugs/issue38698.go' -> '/usr/lib/go/test/fixedbugs/issue38698.go' 'test/fixedbugs/issue38745.go' -> '/usr/lib/go/test/fixedbugs/issue38745.go' 'test/fixedbugs/issue38746.go' -> '/usr/lib/go/test/fixedbugs/issue38746.go' 'test/fixedbugs/issue38905.go' -> '/usr/lib/go/test/fixedbugs/issue38905.go' 'test/fixedbugs/issue38916.go' -> '/usr/lib/go/test/fixedbugs/issue38916.go' 'test/fixedbugs/issue3925.go' -> '/usr/lib/go/test/fixedbugs/issue3925.go' 'test/fixedbugs/issue39292.go' -> '/usr/lib/go/test/fixedbugs/issue39292.go' 'test/fixedbugs/issue39459.go' -> '/usr/lib/go/test/fixedbugs/issue39459.go' 'test/fixedbugs/issue39472.go' -> '/usr/lib/go/test/fixedbugs/issue39472.go' 'test/fixedbugs/issue39505.go' -> '/usr/lib/go/test/fixedbugs/issue39505.go' 'test/fixedbugs/issue39505b.go' -> '/usr/lib/go/test/fixedbugs/issue39505b.go' 'test/fixedbugs/issue39541.go' -> '/usr/lib/go/test/fixedbugs/issue39541.go' 'test/fixedbugs/issue39651.go' -> '/usr/lib/go/test/fixedbugs/issue39651.go' 'test/fixedbugs/issue40152.go' -> '/usr/lib/go/test/fixedbugs/issue40152.go' 'test/fixedbugs/issue40252.dir' -> '/usr/lib/go/test/fixedbugs/issue40252.dir' 'test/fixedbugs/issue40252.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue40252.dir/a.go' 'test/fixedbugs/issue40252.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue40252.dir/main.go' 'test/fixedbugs/issue40252.go' -> '/usr/lib/go/test/fixedbugs/issue40252.go' 'test/fixedbugs/issue40367.go' -> '/usr/lib/go/test/fixedbugs/issue40367.go' 'test/fixedbugs/issue40629.go' -> '/usr/lib/go/test/fixedbugs/issue40629.go' 'test/fixedbugs/issue4066.go' -> '/usr/lib/go/test/fixedbugs/issue4066.go' 'test/fixedbugs/issue40746.go' -> '/usr/lib/go/test/fixedbugs/issue40746.go' 'test/fixedbugs/issue4085a.go' -> '/usr/lib/go/test/fixedbugs/issue4085a.go' 'test/fixedbugs/issue4085b.go' -> '/usr/lib/go/test/fixedbugs/issue4085b.go' 'test/fixedbugs/issue40917.go' -> '/usr/lib/go/test/fixedbugs/issue40917.go' 'test/fixedbugs/issue40954.go' -> '/usr/lib/go/test/fixedbugs/issue40954.go' 'test/fixedbugs/issue4097.go' -> '/usr/lib/go/test/fixedbugs/issue4097.go' 'test/fixedbugs/issue4099.go' -> '/usr/lib/go/test/fixedbugs/issue4099.go' 'test/fixedbugs/issue41239.go' -> '/usr/lib/go/test/fixedbugs/issue41239.go' 'test/fixedbugs/issue41247.go' -> '/usr/lib/go/test/fixedbugs/issue41247.go' 'test/fixedbugs/issue41440.go' -> '/usr/lib/go/test/fixedbugs/issue41440.go' 'test/fixedbugs/issue41500.go' -> '/usr/lib/go/test/fixedbugs/issue41500.go' 'test/fixedbugs/issue41575.go' -> '/usr/lib/go/test/fixedbugs/issue41575.go' 'test/fixedbugs/issue4162.go' -> '/usr/lib/go/test/fixedbugs/issue4162.go' 'test/fixedbugs/issue41635.go' -> '/usr/lib/go/test/fixedbugs/issue41635.go' 'test/fixedbugs/issue4167.go' -> '/usr/lib/go/test/fixedbugs/issue4167.go' 'test/fixedbugs/issue41680.go' -> '/usr/lib/go/test/fixedbugs/issue41680.go' 'test/fixedbugs/issue41736.go' -> '/usr/lib/go/test/fixedbugs/issue41736.go' 'test/fixedbugs/issue41780.go' -> '/usr/lib/go/test/fixedbugs/issue41780.go' 'test/fixedbugs/issue41872.go' -> '/usr/lib/go/test/fixedbugs/issue41872.go' 'test/fixedbugs/issue42032.go' -> '/usr/lib/go/test/fixedbugs/issue42032.go' 'test/fixedbugs/issue42058a.go' -> '/usr/lib/go/test/fixedbugs/issue42058a.go' 'test/fixedbugs/issue42058b.go' -> '/usr/lib/go/test/fixedbugs/issue42058b.go' 'test/fixedbugs/issue42075.go' -> '/usr/lib/go/test/fixedbugs/issue42075.go' 'test/fixedbugs/issue42076.go' -> '/usr/lib/go/test/fixedbugs/issue42076.go' 'test/fixedbugs/issue4215.go' -> '/usr/lib/go/test/fixedbugs/issue4215.go' 'test/fixedbugs/issue42284.dir' -> '/usr/lib/go/test/fixedbugs/issue42284.dir' 'test/fixedbugs/issue42284.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue42284.dir/a.go' 'test/fixedbugs/issue42284.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue42284.dir/b.go' 'test/fixedbugs/issue42284.go' -> '/usr/lib/go/test/fixedbugs/issue42284.go' 'test/fixedbugs/issue4232.go' -> '/usr/lib/go/test/fixedbugs/issue4232.go' 'test/fixedbugs/issue42401.dir' -> '/usr/lib/go/test/fixedbugs/issue42401.dir' 'test/fixedbugs/issue42401.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue42401.dir/a.go' 'test/fixedbugs/issue42401.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue42401.dir/b.go' 'test/fixedbugs/issue42401.go' -> '/usr/lib/go/test/fixedbugs/issue42401.go' 'test/fixedbugs/issue4251.go' -> '/usr/lib/go/test/fixedbugs/issue4251.go' 'test/fixedbugs/issue4252.dir' -> '/usr/lib/go/test/fixedbugs/issue4252.dir' 'test/fixedbugs/issue4252.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue4252.dir/a.go' 'test/fixedbugs/issue4252.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue4252.dir/main.go' 'test/fixedbugs/issue4252.go' -> '/usr/lib/go/test/fixedbugs/issue4252.go' 'test/fixedbugs/issue42568.go' -> '/usr/lib/go/test/fixedbugs/issue42568.go' 'test/fixedbugs/issue42587.go' -> '/usr/lib/go/test/fixedbugs/issue42587.go' 'test/fixedbugs/issue4264.go' -> '/usr/lib/go/test/fixedbugs/issue4264.go' 'test/fixedbugs/issue42686.go' -> '/usr/lib/go/test/fixedbugs/issue42686.go' 'test/fixedbugs/issue42703.go' -> '/usr/lib/go/test/fixedbugs/issue42703.go' 'test/fixedbugs/issue42727.go' -> '/usr/lib/go/test/fixedbugs/issue42727.go' 'test/fixedbugs/issue42753.go' -> '/usr/lib/go/test/fixedbugs/issue42753.go' 'test/fixedbugs/issue42784.go' -> '/usr/lib/go/test/fixedbugs/issue42784.go' 'test/fixedbugs/issue42790.go' -> '/usr/lib/go/test/fixedbugs/issue42790.go' 'test/fixedbugs/issue4283.go' -> '/usr/lib/go/test/fixedbugs/issue4283.go' 'test/fixedbugs/issue42876.go' -> '/usr/lib/go/test/fixedbugs/issue42876.go' 'test/fixedbugs/issue42944.go' -> '/usr/lib/go/test/fixedbugs/issue42944.go' 'test/fixedbugs/issue43099.go' -> '/usr/lib/go/test/fixedbugs/issue43099.go' 'test/fixedbugs/issue43111.go' -> '/usr/lib/go/test/fixedbugs/issue43111.go' 'test/fixedbugs/issue43112.go' -> '/usr/lib/go/test/fixedbugs/issue43112.go' 'test/fixedbugs/issue4313.go' -> '/usr/lib/go/test/fixedbugs/issue4313.go' 'test/fixedbugs/issue4316.go' -> '/usr/lib/go/test/fixedbugs/issue4316.go' 'test/fixedbugs/issue43164.dir' -> '/usr/lib/go/test/fixedbugs/issue43164.dir' 'test/fixedbugs/issue43164.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue43164.dir/a.go' 'test/fixedbugs/issue43164.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue43164.dir/b.go' 'test/fixedbugs/issue43164.go' -> '/usr/lib/go/test/fixedbugs/issue43164.go' 'test/fixedbugs/issue43167.go' -> '/usr/lib/go/test/fixedbugs/issue43167.go' 'test/fixedbugs/issue4323.go' -> '/usr/lib/go/test/fixedbugs/issue4323.go' 'test/fixedbugs/issue4326.dir' -> '/usr/lib/go/test/fixedbugs/issue4326.dir' 'test/fixedbugs/issue4326.dir/p1.go' -> '/usr/lib/go/test/fixedbugs/issue4326.dir/p1.go' 'test/fixedbugs/issue4326.dir/p2.go' -> '/usr/lib/go/test/fixedbugs/issue4326.dir/p2.go' 'test/fixedbugs/issue4326.dir/q1.go' -> '/usr/lib/go/test/fixedbugs/issue4326.dir/q1.go' 'test/fixedbugs/issue4326.dir/q2.go' -> '/usr/lib/go/test/fixedbugs/issue4326.dir/q2.go' 'test/fixedbugs/issue4326.dir/z.go' -> '/usr/lib/go/test/fixedbugs/issue4326.dir/z.go' 'test/fixedbugs/issue4326.go' -> '/usr/lib/go/test/fixedbugs/issue4326.go' 'test/fixedbugs/issue43292.go' -> '/usr/lib/go/test/fixedbugs/issue43292.go' 'test/fixedbugs/issue43384.go' -> '/usr/lib/go/test/fixedbugs/issue43384.go' 'test/fixedbugs/issue43428.go' -> '/usr/lib/go/test/fixedbugs/issue43428.go' 'test/fixedbugs/issue43444.go' -> '/usr/lib/go/test/fixedbugs/issue43444.go' 'test/fixedbugs/issue43444.out' -> '/usr/lib/go/test/fixedbugs/issue43444.out' 'test/fixedbugs/issue43479.dir' -> '/usr/lib/go/test/fixedbugs/issue43479.dir' 'test/fixedbugs/issue43479.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue43479.dir/a.go' 'test/fixedbugs/issue43479.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue43479.dir/b.go' 'test/fixedbugs/issue43479.go' -> '/usr/lib/go/test/fixedbugs/issue43479.go' 'test/fixedbugs/issue4348.go' -> '/usr/lib/go/test/fixedbugs/issue4348.go' 'test/fixedbugs/issue43480.go' -> '/usr/lib/go/test/fixedbugs/issue43480.go' 'test/fixedbugs/issue4353.go' -> '/usr/lib/go/test/fixedbugs/issue4353.go' 'test/fixedbugs/issue43551.dir' -> '/usr/lib/go/test/fixedbugs/issue43551.dir' 'test/fixedbugs/issue43551.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue43551.dir/a.go' 'test/fixedbugs/issue43551.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue43551.dir/b.go' 'test/fixedbugs/issue43551.go' -> '/usr/lib/go/test/fixedbugs/issue43551.go' 'test/fixedbugs/issue43570.go' -> '/usr/lib/go/test/fixedbugs/issue43570.go' 'test/fixedbugs/issue4359.go' -> '/usr/lib/go/test/fixedbugs/issue4359.go' 'test/fixedbugs/issue43619.go' -> '/usr/lib/go/test/fixedbugs/issue43619.go' 'test/fixedbugs/issue43633.dir' -> '/usr/lib/go/test/fixedbugs/issue43633.dir' 'test/fixedbugs/issue43633.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue43633.dir/a.go' 'test/fixedbugs/issue43633.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue43633.dir/main.go' 'test/fixedbugs/issue43633.go' -> '/usr/lib/go/test/fixedbugs/issue43633.go' 'test/fixedbugs/issue4365.go' -> '/usr/lib/go/test/fixedbugs/issue4365.go' 'test/fixedbugs/issue43677.go' -> '/usr/lib/go/test/fixedbugs/issue43677.go' 'test/fixedbugs/issue4370.dir' -> '/usr/lib/go/test/fixedbugs/issue4370.dir' 'test/fixedbugs/issue4370.dir/p1.go' -> '/usr/lib/go/test/fixedbugs/issue4370.dir/p1.go' 'test/fixedbugs/issue4370.dir/p2.go' -> '/usr/lib/go/test/fixedbugs/issue4370.dir/p2.go' 'test/fixedbugs/issue4370.dir/p3.go' -> '/usr/lib/go/test/fixedbugs/issue4370.dir/p3.go' 'test/fixedbugs/issue4370.go' -> '/usr/lib/go/test/fixedbugs/issue4370.go' 'test/fixedbugs/issue43701.go' -> '/usr/lib/go/test/fixedbugs/issue43701.go' 'test/fixedbugs/issue43762.go' -> '/usr/lib/go/test/fixedbugs/issue43762.go' 'test/fixedbugs/issue43835.go' -> '/usr/lib/go/test/fixedbugs/issue43835.go' 'test/fixedbugs/issue43908.go' -> '/usr/lib/go/test/fixedbugs/issue43908.go' 'test/fixedbugs/issue43942.go' -> '/usr/lib/go/test/fixedbugs/issue43942.go' 'test/fixedbugs/issue43962.dir' -> '/usr/lib/go/test/fixedbugs/issue43962.dir' 'test/fixedbugs/issue43962.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue43962.dir/a.go' 'test/fixedbugs/issue43962.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue43962.dir/b.go' 'test/fixedbugs/issue43962.go' -> '/usr/lib/go/test/fixedbugs/issue43962.go' 'test/fixedbugs/issue4396a.go' -> '/usr/lib/go/test/fixedbugs/issue4396a.go' 'test/fixedbugs/issue4396b.go' -> '/usr/lib/go/test/fixedbugs/issue4396b.go' 'test/fixedbugs/issue4399.go' -> '/usr/lib/go/test/fixedbugs/issue4399.go' 'test/fixedbugs/issue4405.go' -> '/usr/lib/go/test/fixedbugs/issue4405.go' 'test/fixedbugs/issue44266.go' -> '/usr/lib/go/test/fixedbugs/issue44266.go' 'test/fixedbugs/issue4429.go' -> '/usr/lib/go/test/fixedbugs/issue4429.go' 'test/fixedbugs/issue44325.dir' -> '/usr/lib/go/test/fixedbugs/issue44325.dir' 'test/fixedbugs/issue44325.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue44325.dir/a.go' 'test/fixedbugs/issue44325.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue44325.dir/b.go' 'test/fixedbugs/issue44325.go' -> '/usr/lib/go/test/fixedbugs/issue44325.go' 'test/fixedbugs/issue44330.dir' -> '/usr/lib/go/test/fixedbugs/issue44330.dir' 'test/fixedbugs/issue44330.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue44330.dir/a.go' 'test/fixedbugs/issue44330.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue44330.dir/b.go' 'test/fixedbugs/issue44330.go' -> '/usr/lib/go/test/fixedbugs/issue44330.go' 'test/fixedbugs/issue44335.dir' -> '/usr/lib/go/test/fixedbugs/issue44335.dir' 'test/fixedbugs/issue44335.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue44335.dir/a.go' 'test/fixedbugs/issue44335.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue44335.dir/b.go' 'test/fixedbugs/issue44335.go' -> '/usr/lib/go/test/fixedbugs/issue44335.go' 'test/fixedbugs/issue44344.go' -> '/usr/lib/go/test/fixedbugs/issue44344.go' 'test/fixedbugs/issue44355.dir' -> '/usr/lib/go/test/fixedbugs/issue44355.dir' 'test/fixedbugs/issue44355.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue44355.dir/a.go' 'test/fixedbugs/issue44355.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue44355.dir/b.go' 'test/fixedbugs/issue44355.go' -> '/usr/lib/go/test/fixedbugs/issue44355.go' 'test/fixedbugs/issue44370.dir' -> '/usr/lib/go/test/fixedbugs/issue44370.dir' 'test/fixedbugs/issue44370.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue44370.dir/a.go' 'test/fixedbugs/issue44370.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue44370.dir/b.go' 'test/fixedbugs/issue44370.go' -> '/usr/lib/go/test/fixedbugs/issue44370.go' 'test/fixedbugs/issue44378.go' -> '/usr/lib/go/test/fixedbugs/issue44378.go' 'test/fixedbugs/issue44383.go' -> '/usr/lib/go/test/fixedbugs/issue44383.go' 'test/fixedbugs/issue44432.go' -> '/usr/lib/go/test/fixedbugs/issue44432.go' 'test/fixedbugs/issue44465.go' -> '/usr/lib/go/test/fixedbugs/issue44465.go' 'test/fixedbugs/issue4448.go' -> '/usr/lib/go/test/fixedbugs/issue4448.go' 'test/fixedbugs/issue4452.go' -> '/usr/lib/go/test/fixedbugs/issue4452.go' 'test/fixedbugs/issue4458.go' -> '/usr/lib/go/test/fixedbugs/issue4458.go' 'test/fixedbugs/issue4463.go' -> '/usr/lib/go/test/fixedbugs/issue4463.go' 'test/fixedbugs/issue4468.go' -> '/usr/lib/go/test/fixedbugs/issue4468.go' 'test/fixedbugs/issue4470.go' -> '/usr/lib/go/test/fixedbugs/issue4470.go' 'test/fixedbugs/issue44732.dir' -> '/usr/lib/go/test/fixedbugs/issue44732.dir' 'test/fixedbugs/issue44732.dir/bar' -> '/usr/lib/go/test/fixedbugs/issue44732.dir/bar' 'test/fixedbugs/issue44732.dir/bar/bar.go' -> '/usr/lib/go/test/fixedbugs/issue44732.dir/bar/bar.go' 'test/fixedbugs/issue44732.dir/foo' -> '/usr/lib/go/test/fixedbugs/issue44732.dir/foo' 'test/fixedbugs/issue44732.dir/foo/foo.go' -> '/usr/lib/go/test/fixedbugs/issue44732.dir/foo/foo.go' 'test/fixedbugs/issue44732.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue44732.dir/main.go' 'test/fixedbugs/issue44732.go' -> '/usr/lib/go/test/fixedbugs/issue44732.go' 'test/fixedbugs/issue44739.go' -> '/usr/lib/go/test/fixedbugs/issue44739.go' 'test/fixedbugs/issue44823.go' -> '/usr/lib/go/test/fixedbugs/issue44823.go' 'test/fixedbugs/issue44830.go' -> '/usr/lib/go/test/fixedbugs/issue44830.go' 'test/fixedbugs/issue4495.go' -> '/usr/lib/go/test/fixedbugs/issue4495.go' 'test/fixedbugs/issue45045.go' -> '/usr/lib/go/test/fixedbugs/issue45045.go' 'test/fixedbugs/issue4510.dir' -> '/usr/lib/go/test/fixedbugs/issue4510.dir' 'test/fixedbugs/issue4510.dir/f1.go' -> '/usr/lib/go/test/fixedbugs/issue4510.dir/f1.go' 'test/fixedbugs/issue4510.dir/f2.go' -> '/usr/lib/go/test/fixedbugs/issue4510.dir/f2.go' 'test/fixedbugs/issue4510.go' -> '/usr/lib/go/test/fixedbugs/issue4510.go' 'test/fixedbugs/issue45175.go' -> '/usr/lib/go/test/fixedbugs/issue45175.go' 'test/fixedbugs/issue4517a.go' -> '/usr/lib/go/test/fixedbugs/issue4517a.go' 'test/fixedbugs/issue4517b.go' -> '/usr/lib/go/test/fixedbugs/issue4517b.go' 'test/fixedbugs/issue4517c.go' -> '/usr/lib/go/test/fixedbugs/issue4517c.go' 'test/fixedbugs/issue4517d.go' -> '/usr/lib/go/test/fixedbugs/issue4517d.go' 'test/fixedbugs/issue4518.go' -> '/usr/lib/go/test/fixedbugs/issue4518.go' 'test/fixedbugs/issue45242.go' -> '/usr/lib/go/test/fixedbugs/issue45242.go' 'test/fixedbugs/issue45258.go' -> '/usr/lib/go/test/fixedbugs/issue45258.go' 'test/fixedbugs/issue4529.go' -> '/usr/lib/go/test/fixedbugs/issue4529.go' 'test/fixedbugs/issue45323.go' -> '/usr/lib/go/test/fixedbugs/issue45323.go' 'test/fixedbugs/issue45344.go' -> '/usr/lib/go/test/fixedbugs/issue45344.go' 'test/fixedbugs/issue45359.go' -> '/usr/lib/go/test/fixedbugs/issue45359.go' 'test/fixedbugs/issue4545.go' -> '/usr/lib/go/test/fixedbugs/issue4545.go' 'test/fixedbugs/issue45503.dir' -> '/usr/lib/go/test/fixedbugs/issue45503.dir' 'test/fixedbugs/issue45503.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue45503.dir/a.go' 'test/fixedbugs/issue45503.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue45503.dir/b.go' 'test/fixedbugs/issue45503.go' -> '/usr/lib/go/test/fixedbugs/issue45503.go' 'test/fixedbugs/issue45606.go' -> '/usr/lib/go/test/fixedbugs/issue45606.go' 'test/fixedbugs/issue4562.go' -> '/usr/lib/go/test/fixedbugs/issue4562.go' 'test/fixedbugs/issue45665.go' -> '/usr/lib/go/test/fixedbugs/issue45665.go' 'test/fixedbugs/issue45693.go' -> '/usr/lib/go/test/fixedbugs/issue45693.go' 'test/fixedbugs/issue45706.go' -> '/usr/lib/go/test/fixedbugs/issue45706.go' 'test/fixedbugs/issue45743.go' -> '/usr/lib/go/test/fixedbugs/issue45743.go' 'test/fixedbugs/issue45804.go' -> '/usr/lib/go/test/fixedbugs/issue45804.go' 'test/fixedbugs/issue4585.go' -> '/usr/lib/go/test/fixedbugs/issue4585.go' 'test/fixedbugs/issue45851.go' -> '/usr/lib/go/test/fixedbugs/issue45851.go' 'test/fixedbugs/issue4590.dir' -> '/usr/lib/go/test/fixedbugs/issue4590.dir' 'test/fixedbugs/issue4590.dir/pkg1.go' -> '/usr/lib/go/test/fixedbugs/issue4590.dir/pkg1.go' 'test/fixedbugs/issue4590.dir/pkg2.go' -> '/usr/lib/go/test/fixedbugs/issue4590.dir/pkg2.go' 'test/fixedbugs/issue4590.dir/prog.go' -> '/usr/lib/go/test/fixedbugs/issue4590.dir/prog.go' 'test/fixedbugs/issue4590.go' -> '/usr/lib/go/test/fixedbugs/issue4590.go' 'test/fixedbugs/issue45913.go' -> '/usr/lib/go/test/fixedbugs/issue45913.go' 'test/fixedbugs/issue45947.go' -> '/usr/lib/go/test/fixedbugs/issue45947.go' 'test/fixedbugs/issue45948.go' -> '/usr/lib/go/test/fixedbugs/issue45948.go' 'test/fixedbugs/issue4610.go' -> '/usr/lib/go/test/fixedbugs/issue4610.go' 'test/fixedbugs/issue4614.go' -> '/usr/lib/go/test/fixedbugs/issue4614.go' 'test/fixedbugs/issue4618.go' -> '/usr/lib/go/test/fixedbugs/issue4618.go' 'test/fixedbugs/issue4620.go' -> '/usr/lib/go/test/fixedbugs/issue4620.go' 'test/fixedbugs/issue46234.go' -> '/usr/lib/go/test/fixedbugs/issue46234.go' 'test/fixedbugs/issue46304.go' -> '/usr/lib/go/test/fixedbugs/issue46304.go' 'test/fixedbugs/issue46386.go' -> '/usr/lib/go/test/fixedbugs/issue46386.go' 'test/fixedbugs/issue46525.go' -> '/usr/lib/go/test/fixedbugs/issue46525.go' 'test/fixedbugs/issue4654.go' -> '/usr/lib/go/test/fixedbugs/issue4654.go' 'test/fixedbugs/issue46556.go' -> '/usr/lib/go/test/fixedbugs/issue46556.go' 'test/fixedbugs/issue4663.go' -> '/usr/lib/go/test/fixedbugs/issue4663.go' 'test/fixedbugs/issue46653.dir' -> '/usr/lib/go/test/fixedbugs/issue46653.dir' 'test/fixedbugs/issue46653.dir/bad' -> '/usr/lib/go/test/fixedbugs/issue46653.dir/bad' 'test/fixedbugs/issue46653.dir/bad/bad.go' -> '/usr/lib/go/test/fixedbugs/issue46653.dir/bad/bad.go' 'test/fixedbugs/issue46653.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue46653.dir/main.go' 'test/fixedbugs/issue46653.go' -> '/usr/lib/go/test/fixedbugs/issue46653.go' 'test/fixedbugs/issue4667.go' -> '/usr/lib/go/test/fixedbugs/issue4667.go' 'test/fixedbugs/issue46720.go' -> '/usr/lib/go/test/fixedbugs/issue46720.go' 'test/fixedbugs/issue46725.go' -> '/usr/lib/go/test/fixedbugs/issue46725.go' 'test/fixedbugs/issue46749.go' -> '/usr/lib/go/test/fixedbugs/issue46749.go' 'test/fixedbugs/issue46903.go' -> '/usr/lib/go/test/fixedbugs/issue46903.go' 'test/fixedbugs/issue46907.go' -> '/usr/lib/go/test/fixedbugs/issue46907.go' 'test/fixedbugs/issue46938.go' -> '/usr/lib/go/test/fixedbugs/issue46938.go' 'test/fixedbugs/issue46957.go' -> '/usr/lib/go/test/fixedbugs/issue46957.go' 'test/fixedbugs/issue47068.dir' -> '/usr/lib/go/test/fixedbugs/issue47068.dir' 'test/fixedbugs/issue47068.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue47068.dir/a.go' 'test/fixedbugs/issue47068.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue47068.dir/b.go' 'test/fixedbugs/issue47068.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue47068.dir/main.go' 'test/fixedbugs/issue47068.go' -> '/usr/lib/go/test/fixedbugs/issue47068.go' 'test/fixedbugs/issue47087.dir' -> '/usr/lib/go/test/fixedbugs/issue47087.dir' 'test/fixedbugs/issue47087.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue47087.dir/a.go' 'test/fixedbugs/issue47087.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue47087.dir/b.go' 'test/fixedbugs/issue47087.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue47087.dir/main.go' 'test/fixedbugs/issue47087.go' -> '/usr/lib/go/test/fixedbugs/issue47087.go' 'test/fixedbugs/issue47131.dir' -> '/usr/lib/go/test/fixedbugs/issue47131.dir' 'test/fixedbugs/issue47131.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue47131.dir/a.go' 'test/fixedbugs/issue47131.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue47131.dir/b.go' 'test/fixedbugs/issue47131.go' -> '/usr/lib/go/test/fixedbugs/issue47131.go' 'test/fixedbugs/issue47185.dir' -> '/usr/lib/go/test/fixedbugs/issue47185.dir' 'test/fixedbugs/issue47185.dir/bad' -> '/usr/lib/go/test/fixedbugs/issue47185.dir/bad' 'test/fixedbugs/issue47185.dir/bad/bad.go' -> '/usr/lib/go/test/fixedbugs/issue47185.dir/bad/bad.go' 'test/fixedbugs/issue47185.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue47185.dir/main.go' 'test/fixedbugs/issue47185.go' -> '/usr/lib/go/test/fixedbugs/issue47185.go' 'test/fixedbugs/issue47201.dir' -> '/usr/lib/go/test/fixedbugs/issue47201.dir' 'test/fixedbugs/issue47201.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue47201.dir/a.go' 'test/fixedbugs/issue47201.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue47201.dir/b.go' 'test/fixedbugs/issue47201.go' -> '/usr/lib/go/test/fixedbugs/issue47201.go' 'test/fixedbugs/issue47227.go' -> '/usr/lib/go/test/fixedbugs/issue47227.go' 'test/fixedbugs/issue47317.dir' -> '/usr/lib/go/test/fixedbugs/issue47317.dir' 'test/fixedbugs/issue47317.dir/a.s' -> '/usr/lib/go/test/fixedbugs/issue47317.dir/a.s' 'test/fixedbugs/issue47317.dir/x.go' -> '/usr/lib/go/test/fixedbugs/issue47317.dir/x.go' 'test/fixedbugs/issue47317.go' -> '/usr/lib/go/test/fixedbugs/issue47317.go' 'test/fixedbugs/issue4734.go' -> '/usr/lib/go/test/fixedbugs/issue4734.go' 'test/fixedbugs/issue4748.go' -> '/usr/lib/go/test/fixedbugs/issue4748.go' 'test/fixedbugs/issue4752.go' -> '/usr/lib/go/test/fixedbugs/issue4752.go' 'test/fixedbugs/issue47712.go' -> '/usr/lib/go/test/fixedbugs/issue47712.go' 'test/fixedbugs/issue4776.go' -> '/usr/lib/go/test/fixedbugs/issue4776.go' 'test/fixedbugs/issue47771.go' -> '/usr/lib/go/test/fixedbugs/issue47771.go' 'test/fixedbugs/issue4785.go' -> '/usr/lib/go/test/fixedbugs/issue4785.go' 'test/fixedbugs/issue47928.go' -> '/usr/lib/go/test/fixedbugs/issue47928.go' 'test/fixedbugs/issue48026.go' -> '/usr/lib/go/test/fixedbugs/issue48026.go' 'test/fixedbugs/issue48033.go' -> '/usr/lib/go/test/fixedbugs/issue48033.go' 'test/fixedbugs/issue48088.dir' -> '/usr/lib/go/test/fixedbugs/issue48088.dir' 'test/fixedbugs/issue48088.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue48088.dir/a.go' 'test/fixedbugs/issue48088.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue48088.dir/b.go' 'test/fixedbugs/issue48088.go' -> '/usr/lib/go/test/fixedbugs/issue48088.go' 'test/fixedbugs/issue48092.go' -> '/usr/lib/go/test/fixedbugs/issue48092.go' 'test/fixedbugs/issue48097.go' -> '/usr/lib/go/test/fixedbugs/issue48097.go' 'test/fixedbugs/issue4813.go' -> '/usr/lib/go/test/fixedbugs/issue4813.go' 'test/fixedbugs/issue48230.go' -> '/usr/lib/go/test/fixedbugs/issue48230.go' 'test/fixedbugs/issue48289.go' -> '/usr/lib/go/test/fixedbugs/issue48289.go' 'test/fixedbugs/issue48301.go' -> '/usr/lib/go/test/fixedbugs/issue48301.go' 'test/fixedbugs/issue48357.go' -> '/usr/lib/go/test/fixedbugs/issue48357.go' 'test/fixedbugs/issue48459.go' -> '/usr/lib/go/test/fixedbugs/issue48459.go' 'test/fixedbugs/issue4847.go' -> '/usr/lib/go/test/fixedbugs/issue4847.go' 'test/fixedbugs/issue48471.go' -> '/usr/lib/go/test/fixedbugs/issue48471.go' 'test/fixedbugs/issue48473.go' -> '/usr/lib/go/test/fixedbugs/issue48473.go' 'test/fixedbugs/issue48476.go' -> '/usr/lib/go/test/fixedbugs/issue48476.go' 'test/fixedbugs/issue48536.go' -> '/usr/lib/go/test/fixedbugs/issue48536.go' 'test/fixedbugs/issue48558.go' -> '/usr/lib/go/test/fixedbugs/issue48558.go' 'test/fixedbugs/issue48784.go' -> '/usr/lib/go/test/fixedbugs/issue48784.go' 'test/fixedbugs/issue4879.dir' -> '/usr/lib/go/test/fixedbugs/issue4879.dir' 'test/fixedbugs/issue4879.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue4879.dir/a.go' 'test/fixedbugs/issue4879.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue4879.dir/b.go' 'test/fixedbugs/issue4879.go' -> '/usr/lib/go/test/fixedbugs/issue4879.go' 'test/fixedbugs/issue48834.go' -> '/usr/lib/go/test/fixedbugs/issue48834.go' 'test/fixedbugs/issue48835.go' -> '/usr/lib/go/test/fixedbugs/issue48835.go' 'test/fixedbugs/issue48898.go' -> '/usr/lib/go/test/fixedbugs/issue48898.go' 'test/fixedbugs/issue48898.out' -> '/usr/lib/go/test/fixedbugs/issue48898.out' 'test/fixedbugs/issue48916.go' -> '/usr/lib/go/test/fixedbugs/issue48916.go' 'test/fixedbugs/issue49003.go' -> '/usr/lib/go/test/fixedbugs/issue49003.go' 'test/fixedbugs/issue49005a.go' -> '/usr/lib/go/test/fixedbugs/issue49005a.go' 'test/fixedbugs/issue49005b.go' -> '/usr/lib/go/test/fixedbugs/issue49005b.go' 'test/fixedbugs/issue49016.dir' -> '/usr/lib/go/test/fixedbugs/issue49016.dir' 'test/fixedbugs/issue49016.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue49016.dir/a.go' 'test/fixedbugs/issue49016.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue49016.dir/b.go' 'test/fixedbugs/issue49016.dir/c.go' -> '/usr/lib/go/test/fixedbugs/issue49016.dir/c.go' 'test/fixedbugs/issue49016.dir/d.go' -> '/usr/lib/go/test/fixedbugs/issue49016.dir/d.go' 'test/fixedbugs/issue49016.dir/e.go' -> '/usr/lib/go/test/fixedbugs/issue49016.dir/e.go' 'test/fixedbugs/issue49016.dir/f.go' -> '/usr/lib/go/test/fixedbugs/issue49016.dir/f.go' 'test/fixedbugs/issue49016.dir/g.go' -> '/usr/lib/go/test/fixedbugs/issue49016.dir/g.go' 'test/fixedbugs/issue49016.go' -> '/usr/lib/go/test/fixedbugs/issue49016.go' 'test/fixedbugs/issue49029.go' -> '/usr/lib/go/test/fixedbugs/issue49029.go' 'test/fixedbugs/issue49094.dir' -> '/usr/lib/go/test/fixedbugs/issue49094.dir' 'test/fixedbugs/issue49094.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue49094.dir/a.go' 'test/fixedbugs/issue49094.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue49094.dir/b.go' 'test/fixedbugs/issue49094.dir/p.go' -> '/usr/lib/go/test/fixedbugs/issue49094.dir/p.go' 'test/fixedbugs/issue49094.go' -> '/usr/lib/go/test/fixedbugs/issue49094.go' 'test/fixedbugs/issue4909a.go' -> '/usr/lib/go/test/fixedbugs/issue4909a.go' 'test/fixedbugs/issue4909b.go' -> '/usr/lib/go/test/fixedbugs/issue4909b.go' 'test/fixedbugs/issue49100.go' -> '/usr/lib/go/test/fixedbugs/issue49100.go' 'test/fixedbugs/issue49100.out' -> '/usr/lib/go/test/fixedbugs/issue49100.out' 'test/fixedbugs/issue49100b.go' -> '/usr/lib/go/test/fixedbugs/issue49100b.go' 'test/fixedbugs/issue49100b.out' -> '/usr/lib/go/test/fixedbugs/issue49100b.out' 'test/fixedbugs/issue49110.go' -> '/usr/lib/go/test/fixedbugs/issue49110.go' 'test/fixedbugs/issue49122.go' -> '/usr/lib/go/test/fixedbugs/issue49122.go' 'test/fixedbugs/issue49143.dir' -> '/usr/lib/go/test/fixedbugs/issue49143.dir' 'test/fixedbugs/issue49143.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue49143.dir/a.go' 'test/fixedbugs/issue49143.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue49143.dir/b.go' 'test/fixedbugs/issue49143.dir/c.go' -> '/usr/lib/go/test/fixedbugs/issue49143.dir/c.go' 'test/fixedbugs/issue49143.dir/p.go' -> '/usr/lib/go/test/fixedbugs/issue49143.dir/p.go' 'test/fixedbugs/issue49143.go' -> '/usr/lib/go/test/fixedbugs/issue49143.go' 'test/fixedbugs/issue49145.go' -> '/usr/lib/go/test/fixedbugs/issue49145.go' 'test/fixedbugs/issue49145.out' -> '/usr/lib/go/test/fixedbugs/issue49145.out' 'test/fixedbugs/issue49240.go' -> '/usr/lib/go/test/fixedbugs/issue49240.go' 'test/fixedbugs/issue49249.go' -> '/usr/lib/go/test/fixedbugs/issue49249.go' 'test/fixedbugs/issue49282.go' -> '/usr/lib/go/test/fixedbugs/issue49282.go' 'test/fixedbugs/issue4932.dir' -> '/usr/lib/go/test/fixedbugs/issue4932.dir' 'test/fixedbugs/issue4932.dir/foo.go' -> '/usr/lib/go/test/fixedbugs/issue4932.dir/foo.go' 'test/fixedbugs/issue4932.dir/state.go' -> '/usr/lib/go/test/fixedbugs/issue4932.dir/state.go' 'test/fixedbugs/issue4932.dir/state2.go' -> '/usr/lib/go/test/fixedbugs/issue4932.dir/state2.go' 'test/fixedbugs/issue4932.go' -> '/usr/lib/go/test/fixedbugs/issue4932.go' 'test/fixedbugs/issue49368.go' -> '/usr/lib/go/test/fixedbugs/issue49368.go' 'test/fixedbugs/issue49378.go' -> '/usr/lib/go/test/fixedbugs/issue49378.go' 'test/fixedbugs/issue49512.go' -> '/usr/lib/go/test/fixedbugs/issue49512.go' 'test/fixedbugs/issue49592.go' -> '/usr/lib/go/test/fixedbugs/issue49592.go' 'test/fixedbugs/issue49611.go' -> '/usr/lib/go/test/fixedbugs/issue49611.go' 'test/fixedbugs/issue49619.go' -> '/usr/lib/go/test/fixedbugs/issue49619.go' 'test/fixedbugs/issue4964.dir' -> '/usr/lib/go/test/fixedbugs/issue4964.dir' 'test/fixedbugs/issue4964.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue4964.dir/a.go' 'test/fixedbugs/issue4964.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue4964.dir/b.go' 'test/fixedbugs/issue4964.go' -> '/usr/lib/go/test/fixedbugs/issue4964.go' 'test/fixedbugs/issue49665.go' -> '/usr/lib/go/test/fixedbugs/issue49665.go' 'test/fixedbugs/issue49665.out' -> '/usr/lib/go/test/fixedbugs/issue49665.out' 'test/fixedbugs/issue49767.go' -> '/usr/lib/go/test/fixedbugs/issue49767.go' 'test/fixedbugs/issue49814.go' -> '/usr/lib/go/test/fixedbugs/issue49814.go' 'test/fixedbugs/issue5002.go' -> '/usr/lib/go/test/fixedbugs/issue5002.go' 'test/fixedbugs/issue50169.go' -> '/usr/lib/go/test/fixedbugs/issue50169.go' 'test/fixedbugs/issue50190.go' -> '/usr/lib/go/test/fixedbugs/issue50190.go' 'test/fixedbugs/issue50372.go' -> '/usr/lib/go/test/fixedbugs/issue50372.go' 'test/fixedbugs/issue50439.go' -> '/usr/lib/go/test/fixedbugs/issue50439.go' 'test/fixedbugs/issue5056.go' -> '/usr/lib/go/test/fixedbugs/issue5056.go' 'test/fixedbugs/issue50671.go' -> '/usr/lib/go/test/fixedbugs/issue50671.go' 'test/fixedbugs/issue50672.go' -> '/usr/lib/go/test/fixedbugs/issue50672.go' 'test/fixedbugs/issue50788.dir' -> '/usr/lib/go/test/fixedbugs/issue50788.dir' 'test/fixedbugs/issue50788.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue50788.dir/a.go' 'test/fixedbugs/issue50788.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue50788.dir/b.go' 'test/fixedbugs/issue50788.go' -> '/usr/lib/go/test/fixedbugs/issue50788.go' 'test/fixedbugs/issue50854.go' -> '/usr/lib/go/test/fixedbugs/issue50854.go' 'test/fixedbugs/issue5089.go' -> '/usr/lib/go/test/fixedbugs/issue5089.go' 'test/fixedbugs/issue5105.dir' -> '/usr/lib/go/test/fixedbugs/issue5105.dir' 'test/fixedbugs/issue5105.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue5105.dir/a.go' 'test/fixedbugs/issue5105.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue5105.dir/b.go' 'test/fixedbugs/issue5105.go' -> '/usr/lib/go/test/fixedbugs/issue5105.go' 'test/fixedbugs/issue51101.go' -> '/usr/lib/go/test/fixedbugs/issue51101.go' 'test/fixedbugs/issue5125.dir' -> '/usr/lib/go/test/fixedbugs/issue5125.dir' 'test/fixedbugs/issue5125.dir/bug.go' -> '/usr/lib/go/test/fixedbugs/issue5125.dir/bug.go' 'test/fixedbugs/issue5125.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue5125.dir/main.go' 'test/fixedbugs/issue5125.go' -> '/usr/lib/go/test/fixedbugs/issue5125.go' 'test/fixedbugs/issue51291.dir' -> '/usr/lib/go/test/fixedbugs/issue51291.dir' 'test/fixedbugs/issue51291.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue51291.dir/a.go' 'test/fixedbugs/issue51291.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue51291.dir/b.go' 'test/fixedbugs/issue51291.go' -> '/usr/lib/go/test/fixedbugs/issue51291.go' 'test/fixedbugs/issue51401.go' -> '/usr/lib/go/test/fixedbugs/issue51401.go' 'test/fixedbugs/issue51437.go' -> '/usr/lib/go/test/fixedbugs/issue51437.go' 'test/fixedbugs/issue51475.go' -> '/usr/lib/go/test/fixedbugs/issue51475.go' 'test/fixedbugs/issue51531.go' -> '/usr/lib/go/test/fixedbugs/issue51531.go' 'test/fixedbugs/issue5162.go' -> '/usr/lib/go/test/fixedbugs/issue5162.go' 'test/fixedbugs/issue5172.go' -> '/usr/lib/go/test/fixedbugs/issue5172.go' 'test/fixedbugs/issue51733.go' -> '/usr/lib/go/test/fixedbugs/issue51733.go' 'test/fixedbugs/issue51839.go' -> '/usr/lib/go/test/fixedbugs/issue51839.go' 'test/fixedbugs/issue52020.go' -> '/usr/lib/go/test/fixedbugs/issue52020.go' 'test/fixedbugs/issue52072.go' -> '/usr/lib/go/test/fixedbugs/issue52072.go' 'test/fixedbugs/issue52127.go' -> '/usr/lib/go/test/fixedbugs/issue52127.go' 'test/fixedbugs/issue52128.dir' -> '/usr/lib/go/test/fixedbugs/issue52128.dir' 'test/fixedbugs/issue52128.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue52128.dir/a.go' 'test/fixedbugs/issue52128.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue52128.dir/b.go' 'test/fixedbugs/issue52128.dir/p.go' -> '/usr/lib/go/test/fixedbugs/issue52128.dir/p.go' 'test/fixedbugs/issue52128.go' -> '/usr/lib/go/test/fixedbugs/issue52128.go' 'test/fixedbugs/issue52278.go' -> '/usr/lib/go/test/fixedbugs/issue52278.go' 'test/fixedbugs/issue52279.dir' -> '/usr/lib/go/test/fixedbugs/issue52279.dir' 'test/fixedbugs/issue52279.dir/lib.go' -> '/usr/lib/go/test/fixedbugs/issue52279.dir/lib.go' 'test/fixedbugs/issue52279.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue52279.dir/main.go' 'test/fixedbugs/issue52279.go' -> '/usr/lib/go/test/fixedbugs/issue52279.go' 'test/fixedbugs/issue5231.go' -> '/usr/lib/go/test/fixedbugs/issue5231.go' 'test/fixedbugs/issue52438.go' -> '/usr/lib/go/test/fixedbugs/issue52438.go' 'test/fixedbugs/issue5244.go' -> '/usr/lib/go/test/fixedbugs/issue5244.go' 'test/fixedbugs/issue52535.go' -> '/usr/lib/go/test/fixedbugs/issue52535.go' 'test/fixedbugs/issue5259.dir' -> '/usr/lib/go/test/fixedbugs/issue5259.dir' 'test/fixedbugs/issue5259.dir/bug.go' -> '/usr/lib/go/test/fixedbugs/issue5259.dir/bug.go' 'test/fixedbugs/issue5259.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue5259.dir/main.go' 'test/fixedbugs/issue5259.go' -> '/usr/lib/go/test/fixedbugs/issue5259.go' 'test/fixedbugs/issue52590.dir' -> '/usr/lib/go/test/fixedbugs/issue52590.dir' 'test/fixedbugs/issue52590.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue52590.dir/a.go' 'test/fixedbugs/issue52590.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue52590.dir/b.go' 'test/fixedbugs/issue52590.go' -> '/usr/lib/go/test/fixedbugs/issue52590.go' 'test/fixedbugs/issue5260.dir' -> '/usr/lib/go/test/fixedbugs/issue5260.dir' 'test/fixedbugs/issue5260.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue5260.dir/a.go' 'test/fixedbugs/issue5260.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue5260.dir/b.go' 'test/fixedbugs/issue5260.go' -> '/usr/lib/go/test/fixedbugs/issue5260.go' 'test/fixedbugs/issue52612.go' -> '/usr/lib/go/test/fixedbugs/issue52612.go' 'test/fixedbugs/issue52673.go' -> '/usr/lib/go/test/fixedbugs/issue52673.go' 'test/fixedbugs/issue52701.go' -> '/usr/lib/go/test/fixedbugs/issue52701.go' 'test/fixedbugs/issue52748.go' -> '/usr/lib/go/test/fixedbugs/issue52748.go' 'test/fixedbugs/issue52788.go' -> '/usr/lib/go/test/fixedbugs/issue52788.go' 'test/fixedbugs/issue52788a.go' -> '/usr/lib/go/test/fixedbugs/issue52788a.go' 'test/fixedbugs/issue52788a.out' -> '/usr/lib/go/test/fixedbugs/issue52788a.out' 'test/fixedbugs/issue52841.go' -> '/usr/lib/go/test/fixedbugs/issue52841.go' 'test/fixedbugs/issue52846.go' -> '/usr/lib/go/test/fixedbugs/issue52846.go' 'test/fixedbugs/issue52856.dir' -> '/usr/lib/go/test/fixedbugs/issue52856.dir' 'test/fixedbugs/issue52856.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue52856.dir/a.go' 'test/fixedbugs/issue52856.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue52856.dir/main.go' 'test/fixedbugs/issue52856.go' -> '/usr/lib/go/test/fixedbugs/issue52856.go' 'test/fixedbugs/issue52862.dir' -> '/usr/lib/go/test/fixedbugs/issue52862.dir' 'test/fixedbugs/issue52862.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue52862.dir/a.go' 'test/fixedbugs/issue52862.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue52862.dir/b.go' 'test/fixedbugs/issue52862.go' -> '/usr/lib/go/test/fixedbugs/issue52862.go' 'test/fixedbugs/issue52870.go' -> '/usr/lib/go/test/fixedbugs/issue52870.go' 'test/fixedbugs/issue52871.go' -> '/usr/lib/go/test/fixedbugs/issue52871.go' 'test/fixedbugs/issue52907.go' -> '/usr/lib/go/test/fixedbugs/issue52907.go' 'test/fixedbugs/issue5291.dir' -> '/usr/lib/go/test/fixedbugs/issue5291.dir' 'test/fixedbugs/issue5291.dir/pkg1.go' -> '/usr/lib/go/test/fixedbugs/issue5291.dir/pkg1.go' 'test/fixedbugs/issue5291.dir/prog.go' -> '/usr/lib/go/test/fixedbugs/issue5291.dir/prog.go' 'test/fixedbugs/issue5291.go' -> '/usr/lib/go/test/fixedbugs/issue5291.go' 'test/fixedbugs/issue52953.go' -> '/usr/lib/go/test/fixedbugs/issue52953.go' 'test/fixedbugs/issue53018.go' -> '/usr/lib/go/test/fixedbugs/issue53018.go' 'test/fixedbugs/issue53137.go' -> '/usr/lib/go/test/fixedbugs/issue53137.go' 'test/fixedbugs/issue53309.go' -> '/usr/lib/go/test/fixedbugs/issue53309.go' 'test/fixedbugs/issue53439.go' -> '/usr/lib/go/test/fixedbugs/issue53439.go' 'test/fixedbugs/issue53454.go' -> '/usr/lib/go/test/fixedbugs/issue53454.go' 'test/fixedbugs/issue5358.go' -> '/usr/lib/go/test/fixedbugs/issue5358.go' 'test/fixedbugs/issue53600.go' -> '/usr/lib/go/test/fixedbugs/issue53600.go' 'test/fixedbugs/issue53600.out' -> '/usr/lib/go/test/fixedbugs/issue53600.out' 'test/fixedbugs/issue53619.go' -> '/usr/lib/go/test/fixedbugs/issue53619.go' 'test/fixedbugs/issue53635.go' -> '/usr/lib/go/test/fixedbugs/issue53635.go' 'test/fixedbugs/issue53653.go' -> '/usr/lib/go/test/fixedbugs/issue53653.go' 'test/fixedbugs/issue53653.out' -> '/usr/lib/go/test/fixedbugs/issue53653.out' 'test/fixedbugs/issue53702.go' -> '/usr/lib/go/test/fixedbugs/issue53702.go' 'test/fixedbugs/issue5373.go' -> '/usr/lib/go/test/fixedbugs/issue5373.go' 'test/fixedbugs/issue53982.go' -> '/usr/lib/go/test/fixedbugs/issue53982.go' 'test/fixedbugs/issue54220.go' -> '/usr/lib/go/test/fixedbugs/issue54220.go' 'test/fixedbugs/issue54280.go' -> '/usr/lib/go/test/fixedbugs/issue54280.go' 'test/fixedbugs/issue54307.go' -> '/usr/lib/go/test/fixedbugs/issue54307.go' 'test/fixedbugs/issue54343.go' -> '/usr/lib/go/test/fixedbugs/issue54343.go' 'test/fixedbugs/issue54348.go' -> '/usr/lib/go/test/fixedbugs/issue54348.go' 'test/fixedbugs/issue54467.go' -> '/usr/lib/go/test/fixedbugs/issue54467.go' 'test/fixedbugs/issue54632.go' -> '/usr/lib/go/test/fixedbugs/issue54632.go' 'test/fixedbugs/issue54638.go' -> '/usr/lib/go/test/fixedbugs/issue54638.go' 'test/fixedbugs/issue5470.dir' -> '/usr/lib/go/test/fixedbugs/issue5470.dir' 'test/fixedbugs/issue5470.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue5470.dir/a.go' 'test/fixedbugs/issue5470.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue5470.dir/b.go' 'test/fixedbugs/issue5470.go' -> '/usr/lib/go/test/fixedbugs/issue5470.go' 'test/fixedbugs/issue54722.go' -> '/usr/lib/go/test/fixedbugs/issue54722.go' 'test/fixedbugs/issue54722b.go' -> '/usr/lib/go/test/fixedbugs/issue54722b.go' 'test/fixedbugs/issue54911.go' -> '/usr/lib/go/test/fixedbugs/issue54911.go' 'test/fixedbugs/issue54912.dir' -> '/usr/lib/go/test/fixedbugs/issue54912.dir' 'test/fixedbugs/issue54912.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue54912.dir/a.go' 'test/fixedbugs/issue54912.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue54912.dir/main.go' 'test/fixedbugs/issue54912.go' -> '/usr/lib/go/test/fixedbugs/issue54912.go' 'test/fixedbugs/issue5493.go' -> '/usr/lib/go/test/fixedbugs/issue5493.go' 'test/fixedbugs/issue54959.go' -> '/usr/lib/go/test/fixedbugs/issue54959.go' 'test/fixedbugs/issue54991.go' -> '/usr/lib/go/test/fixedbugs/issue54991.go' 'test/fixedbugs/issue55122.go' -> '/usr/lib/go/test/fixedbugs/issue55122.go' 'test/fixedbugs/issue55122b.go' -> '/usr/lib/go/test/fixedbugs/issue55122b.go' 'test/fixedbugs/issue5515.go' -> '/usr/lib/go/test/fixedbugs/issue5515.go' 'test/fixedbugs/issue5581.go' -> '/usr/lib/go/test/fixedbugs/issue5581.go' 'test/fixedbugs/issue55889.go' -> '/usr/lib/go/test/fixedbugs/issue55889.go' 'test/fixedbugs/issue5607.go' -> '/usr/lib/go/test/fixedbugs/issue5607.go' 'test/fixedbugs/issue5609.go' -> '/usr/lib/go/test/fixedbugs/issue5609.go' 'test/fixedbugs/issue56103.go' -> '/usr/lib/go/test/fixedbugs/issue56103.go' 'test/fixedbugs/issue56105.go' -> '/usr/lib/go/test/fixedbugs/issue56105.go' 'test/fixedbugs/issue56109.go' -> '/usr/lib/go/test/fixedbugs/issue56109.go' 'test/fixedbugs/issue5614.dir' -> '/usr/lib/go/test/fixedbugs/issue5614.dir' 'test/fixedbugs/issue5614.dir/rethinkgo.go' -> '/usr/lib/go/test/fixedbugs/issue5614.dir/rethinkgo.go' 'test/fixedbugs/issue5614.dir/x.go' -> '/usr/lib/go/test/fixedbugs/issue5614.dir/x.go' 'test/fixedbugs/issue5614.dir/y.go' -> '/usr/lib/go/test/fixedbugs/issue5614.dir/y.go' 'test/fixedbugs/issue5614.go' -> '/usr/lib/go/test/fixedbugs/issue5614.go' 'test/fixedbugs/issue56141.go' -> '/usr/lib/go/test/fixedbugs/issue56141.go' 'test/fixedbugs/issue56220.go' -> '/usr/lib/go/test/fixedbugs/issue56220.go' 'test/fixedbugs/issue56280.dir' -> '/usr/lib/go/test/fixedbugs/issue56280.dir' 'test/fixedbugs/issue56280.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue56280.dir/a.go' 'test/fixedbugs/issue56280.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue56280.dir/main.go' 'test/fixedbugs/issue56280.go' -> '/usr/lib/go/test/fixedbugs/issue56280.go' 'test/fixedbugs/issue56727.go' -> '/usr/lib/go/test/fixedbugs/issue56727.go' 'test/fixedbugs/issue56768.go' -> '/usr/lib/go/test/fixedbugs/issue56768.go' 'test/fixedbugs/issue56777.go' -> '/usr/lib/go/test/fixedbugs/issue56777.go' 'test/fixedbugs/issue56778.dir' -> '/usr/lib/go/test/fixedbugs/issue56778.dir' 'test/fixedbugs/issue56778.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue56778.dir/a.go' 'test/fixedbugs/issue56778.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue56778.dir/b.go' 'test/fixedbugs/issue56778.go' -> '/usr/lib/go/test/fixedbugs/issue56778.go' 'test/fixedbugs/issue56923.go' -> '/usr/lib/go/test/fixedbugs/issue56923.go' 'test/fixedbugs/issue5698.go' -> '/usr/lib/go/test/fixedbugs/issue5698.go' 'test/fixedbugs/issue56990.go' -> '/usr/lib/go/test/fixedbugs/issue56990.go' 'test/fixedbugs/issue56990.out' -> '/usr/lib/go/test/fixedbugs/issue56990.out' 'test/fixedbugs/issue5704.go' -> '/usr/lib/go/test/fixedbugs/issue5704.go' 'test/fixedbugs/issue57184.go' -> '/usr/lib/go/test/fixedbugs/issue57184.go' 'test/fixedbugs/issue57309.go' -> '/usr/lib/go/test/fixedbugs/issue57309.go' 'test/fixedbugs/issue5753.go' -> '/usr/lib/go/test/fixedbugs/issue5753.go' 'test/fixedbugs/issue5755.dir' -> '/usr/lib/go/test/fixedbugs/issue5755.dir' 'test/fixedbugs/issue5755.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue5755.dir/a.go' 'test/fixedbugs/issue5755.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue5755.dir/main.go' 'test/fixedbugs/issue5755.go' -> '/usr/lib/go/test/fixedbugs/issue5755.go' 'test/fixedbugs/issue57778.go' -> '/usr/lib/go/test/fixedbugs/issue57778.go' 'test/fixedbugs/issue57823.go' -> '/usr/lib/go/test/fixedbugs/issue57823.go' 'test/fixedbugs/issue57846.go' -> '/usr/lib/go/test/fixedbugs/issue57846.go' 'test/fixedbugs/issue5793.go' -> '/usr/lib/go/test/fixedbugs/issue5793.go' 'test/fixedbugs/issue5809.go' -> '/usr/lib/go/test/fixedbugs/issue5809.go' 'test/fixedbugs/issue5820.go' -> '/usr/lib/go/test/fixedbugs/issue5820.go' 'test/fixedbugs/issue58293.go' -> '/usr/lib/go/test/fixedbugs/issue58293.go' 'test/fixedbugs/issue58325.go' -> '/usr/lib/go/test/fixedbugs/issue58325.go' 'test/fixedbugs/issue58341.go' -> '/usr/lib/go/test/fixedbugs/issue58341.go' 'test/fixedbugs/issue5841.go' -> '/usr/lib/go/test/fixedbugs/issue5841.go' 'test/fixedbugs/issue5856.go' -> '/usr/lib/go/test/fixedbugs/issue5856.go' 'test/fixedbugs/issue58563.dir' -> '/usr/lib/go/test/fixedbugs/issue58563.dir' 'test/fixedbugs/issue58563.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue58563.dir/a.go' 'test/fixedbugs/issue58563.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue58563.dir/main.go' 'test/fixedbugs/issue58563.go' -> '/usr/lib/go/test/fixedbugs/issue58563.go' 'test/fixedbugs/issue5910.dir' -> '/usr/lib/go/test/fixedbugs/issue5910.dir' 'test/fixedbugs/issue5910.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue5910.dir/a.go' 'test/fixedbugs/issue5910.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue5910.dir/main.go' 'test/fixedbugs/issue5910.go' -> '/usr/lib/go/test/fixedbugs/issue5910.go' 'test/fixedbugs/issue59293.go' -> '/usr/lib/go/test/fixedbugs/issue59293.go' 'test/fixedbugs/issue59334.go' -> '/usr/lib/go/test/fixedbugs/issue59334.go' 'test/fixedbugs/issue59367.go' -> '/usr/lib/go/test/fixedbugs/issue59367.go' 'test/fixedbugs/issue59378.go' -> '/usr/lib/go/test/fixedbugs/issue59378.go' 'test/fixedbugs/issue5957.dir' -> '/usr/lib/go/test/fixedbugs/issue5957.dir' 'test/fixedbugs/issue5957.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue5957.dir/a.go' 'test/fixedbugs/issue5957.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue5957.dir/b.go' 'test/fixedbugs/issue5957.dir/c.go' -> '/usr/lib/go/test/fixedbugs/issue5957.dir/c.go' 'test/fixedbugs/issue5957.go' -> '/usr/lib/go/test/fixedbugs/issue5957.go' 'test/fixedbugs/issue59572.go' -> '/usr/lib/go/test/fixedbugs/issue59572.go' 'test/fixedbugs/issue59572.out' -> '/usr/lib/go/test/fixedbugs/issue59572.out' 'test/fixedbugs/issue5963.go' -> '/usr/lib/go/test/fixedbugs/issue5963.go' 'test/fixedbugs/issue6004.go' -> '/usr/lib/go/test/fixedbugs/issue6004.go' 'test/fixedbugs/issue6036.go' -> '/usr/lib/go/test/fixedbugs/issue6036.go' 'test/fixedbugs/issue6055.go' -> '/usr/lib/go/test/fixedbugs/issue6055.go' 'test/fixedbugs/issue6131.go' -> '/usr/lib/go/test/fixedbugs/issue6131.go' 'test/fixedbugs/issue6140.go' -> '/usr/lib/go/test/fixedbugs/issue6140.go' 'test/fixedbugs/issue6247.go' -> '/usr/lib/go/test/fixedbugs/issue6247.go' 'test/fixedbugs/issue6269.go' -> '/usr/lib/go/test/fixedbugs/issue6269.go' 'test/fixedbugs/issue6295.dir' -> '/usr/lib/go/test/fixedbugs/issue6295.dir' 'test/fixedbugs/issue6295.dir/p0.go' -> '/usr/lib/go/test/fixedbugs/issue6295.dir/p0.go' 'test/fixedbugs/issue6295.dir/p1.go' -> '/usr/lib/go/test/fixedbugs/issue6295.dir/p1.go' 'test/fixedbugs/issue6295.dir/p2.go' -> '/usr/lib/go/test/fixedbugs/issue6295.dir/p2.go' 'test/fixedbugs/issue6295.go' -> '/usr/lib/go/test/fixedbugs/issue6295.go' 'test/fixedbugs/issue6298.go' -> '/usr/lib/go/test/fixedbugs/issue6298.go' 'test/fixedbugs/issue6399.go' -> '/usr/lib/go/test/fixedbugs/issue6399.go' 'test/fixedbugs/issue6402.go' -> '/usr/lib/go/test/fixedbugs/issue6402.go' 'test/fixedbugs/issue6403.go' -> '/usr/lib/go/test/fixedbugs/issue6403.go' 'test/fixedbugs/issue6405.go' -> '/usr/lib/go/test/fixedbugs/issue6405.go' 'test/fixedbugs/issue6406.go' -> '/usr/lib/go/test/fixedbugs/issue6406.go' 'test/fixedbugs/issue6428.go' -> '/usr/lib/go/test/fixedbugs/issue6428.go' 'test/fixedbugs/issue6500.go' -> '/usr/lib/go/test/fixedbugs/issue6500.go' 'test/fixedbugs/issue6513.dir' -> '/usr/lib/go/test/fixedbugs/issue6513.dir' 'test/fixedbugs/issue6513.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue6513.dir/a.go' 'test/fixedbugs/issue6513.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue6513.dir/b.go' 'test/fixedbugs/issue6513.dir/main.go' -> '/usr/lib/go/test/fixedbugs/issue6513.dir/main.go' 'test/fixedbugs/issue6513.go' -> '/usr/lib/go/test/fixedbugs/issue6513.go' 'test/fixedbugs/issue6572.go' -> '/usr/lib/go/test/fixedbugs/issue6572.go' 'test/fixedbugs/issue6671.go' -> '/usr/lib/go/test/fixedbugs/issue6671.go' 'test/fixedbugs/issue6703a.go' -> '/usr/lib/go/test/fixedbugs/issue6703a.go' 'test/fixedbugs/issue6703b.go' -> '/usr/lib/go/test/fixedbugs/issue6703b.go' 'test/fixedbugs/issue6703c.go' -> '/usr/lib/go/test/fixedbugs/issue6703c.go' 'test/fixedbugs/issue6703d.go' -> '/usr/lib/go/test/fixedbugs/issue6703d.go' 'test/fixedbugs/issue6703e.go' -> '/usr/lib/go/test/fixedbugs/issue6703e.go' 'test/fixedbugs/issue6703f.go' -> '/usr/lib/go/test/fixedbugs/issue6703f.go' 'test/fixedbugs/issue6703g.go' -> '/usr/lib/go/test/fixedbugs/issue6703g.go' 'test/fixedbugs/issue6703h.go' -> '/usr/lib/go/test/fixedbugs/issue6703h.go' 'test/fixedbugs/issue6703i.go' -> '/usr/lib/go/test/fixedbugs/issue6703i.go' 'test/fixedbugs/issue6703j.go' -> '/usr/lib/go/test/fixedbugs/issue6703j.go' 'test/fixedbugs/issue6703k.go' -> '/usr/lib/go/test/fixedbugs/issue6703k.go' 'test/fixedbugs/issue6703l.go' -> '/usr/lib/go/test/fixedbugs/issue6703l.go' 'test/fixedbugs/issue6703m.go' -> '/usr/lib/go/test/fixedbugs/issue6703m.go' 'test/fixedbugs/issue6703n.go' -> '/usr/lib/go/test/fixedbugs/issue6703n.go' 'test/fixedbugs/issue6703o.go' -> '/usr/lib/go/test/fixedbugs/issue6703o.go' 'test/fixedbugs/issue6703p.go' -> '/usr/lib/go/test/fixedbugs/issue6703p.go' 'test/fixedbugs/issue6703q.go' -> '/usr/lib/go/test/fixedbugs/issue6703q.go' 'test/fixedbugs/issue6703r.go' -> '/usr/lib/go/test/fixedbugs/issue6703r.go' 'test/fixedbugs/issue6703s.go' -> '/usr/lib/go/test/fixedbugs/issue6703s.go' 'test/fixedbugs/issue6703t.go' -> '/usr/lib/go/test/fixedbugs/issue6703t.go' 'test/fixedbugs/issue6703u.go' -> '/usr/lib/go/test/fixedbugs/issue6703u.go' 'test/fixedbugs/issue6703v.go' -> '/usr/lib/go/test/fixedbugs/issue6703v.go' 'test/fixedbugs/issue6703w.go' -> '/usr/lib/go/test/fixedbugs/issue6703w.go' 'test/fixedbugs/issue6703x.go' -> '/usr/lib/go/test/fixedbugs/issue6703x.go' 'test/fixedbugs/issue6703y.go' -> '/usr/lib/go/test/fixedbugs/issue6703y.go' 'test/fixedbugs/issue6703z.go' -> '/usr/lib/go/test/fixedbugs/issue6703z.go' 'test/fixedbugs/issue6750.go' -> '/usr/lib/go/test/fixedbugs/issue6750.go' 'test/fixedbugs/issue6772.go' -> '/usr/lib/go/test/fixedbugs/issue6772.go' 'test/fixedbugs/issue6789.dir' -> '/usr/lib/go/test/fixedbugs/issue6789.dir' 'test/fixedbugs/issue6789.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue6789.dir/a.go' 'test/fixedbugs/issue6789.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue6789.dir/b.go' 'test/fixedbugs/issue6789.go' -> '/usr/lib/go/test/fixedbugs/issue6789.go' 'test/fixedbugs/issue6847.go' -> '/usr/lib/go/test/fixedbugs/issue6847.go' 'test/fixedbugs/issue6866.go' -> '/usr/lib/go/test/fixedbugs/issue6866.go' 'test/fixedbugs/issue6889.go' -> '/usr/lib/go/test/fixedbugs/issue6889.go' 'test/fixedbugs/issue6899.go' -> '/usr/lib/go/test/fixedbugs/issue6899.go' 'test/fixedbugs/issue6899.out' -> '/usr/lib/go/test/fixedbugs/issue6899.out' 'test/fixedbugs/issue6902.go' -> '/usr/lib/go/test/fixedbugs/issue6902.go' 'test/fixedbugs/issue6964.go' -> '/usr/lib/go/test/fixedbugs/issue6964.go' 'test/fixedbugs/issue6977.go' -> '/usr/lib/go/test/fixedbugs/issue6977.go' 'test/fixedbugs/issue7023.dir' -> '/usr/lib/go/test/fixedbugs/issue7023.dir' 'test/fixedbugs/issue7023.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue7023.dir/a.go' 'test/fixedbugs/issue7023.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue7023.dir/b.go' 'test/fixedbugs/issue7023.go' -> '/usr/lib/go/test/fixedbugs/issue7023.go' 'test/fixedbugs/issue7044.go' -> '/usr/lib/go/test/fixedbugs/issue7044.go' 'test/fixedbugs/issue7050.go' -> '/usr/lib/go/test/fixedbugs/issue7050.go' 'test/fixedbugs/issue7083.go' -> '/usr/lib/go/test/fixedbugs/issue7083.go' 'test/fixedbugs/issue7129.go' -> '/usr/lib/go/test/fixedbugs/issue7129.go' 'test/fixedbugs/issue7150.go' -> '/usr/lib/go/test/fixedbugs/issue7150.go' 'test/fixedbugs/issue7153.go' -> '/usr/lib/go/test/fixedbugs/issue7153.go' 'test/fixedbugs/issue7214.go' -> '/usr/lib/go/test/fixedbugs/issue7214.go' 'test/fixedbugs/issue7223.go' -> '/usr/lib/go/test/fixedbugs/issue7223.go' 'test/fixedbugs/issue7272.go' -> '/usr/lib/go/test/fixedbugs/issue7272.go' 'test/fixedbugs/issue7310.go' -> '/usr/lib/go/test/fixedbugs/issue7310.go' 'test/fixedbugs/issue7316.go' -> '/usr/lib/go/test/fixedbugs/issue7316.go' 'test/fixedbugs/issue7346.go' -> '/usr/lib/go/test/fixedbugs/issue7346.go' 'test/fixedbugs/issue7366.go' -> '/usr/lib/go/test/fixedbugs/issue7366.go' 'test/fixedbugs/issue7405.go' -> '/usr/lib/go/test/fixedbugs/issue7405.go' 'test/fixedbugs/issue7419.go' -> '/usr/lib/go/test/fixedbugs/issue7419.go' 'test/fixedbugs/issue7525.go' -> '/usr/lib/go/test/fixedbugs/issue7525.go' 'test/fixedbugs/issue7525b.go' -> '/usr/lib/go/test/fixedbugs/issue7525b.go' 'test/fixedbugs/issue7525c.go' -> '/usr/lib/go/test/fixedbugs/issue7525c.go' 'test/fixedbugs/issue7525d.go' -> '/usr/lib/go/test/fixedbugs/issue7525d.go' 'test/fixedbugs/issue7525e.go' -> '/usr/lib/go/test/fixedbugs/issue7525e.go' 'test/fixedbugs/issue7538a.go' -> '/usr/lib/go/test/fixedbugs/issue7538a.go' 'test/fixedbugs/issue7538b.go' -> '/usr/lib/go/test/fixedbugs/issue7538b.go' 'test/fixedbugs/issue7547.go' -> '/usr/lib/go/test/fixedbugs/issue7547.go' 'test/fixedbugs/issue7550.go' -> '/usr/lib/go/test/fixedbugs/issue7550.go' 'test/fixedbugs/issue7590.go' -> '/usr/lib/go/test/fixedbugs/issue7590.go' 'test/fixedbugs/issue7648.dir' -> '/usr/lib/go/test/fixedbugs/issue7648.dir' 'test/fixedbugs/issue7648.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue7648.dir/a.go' 'test/fixedbugs/issue7648.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue7648.dir/b.go' 'test/fixedbugs/issue7648.go' -> '/usr/lib/go/test/fixedbugs/issue7648.go' 'test/fixedbugs/issue7675.go' -> '/usr/lib/go/test/fixedbugs/issue7675.go' 'test/fixedbugs/issue7690.go' -> '/usr/lib/go/test/fixedbugs/issue7690.go' 'test/fixedbugs/issue7740.go' -> '/usr/lib/go/test/fixedbugs/issue7740.go' 'test/fixedbugs/issue7742.go' -> '/usr/lib/go/test/fixedbugs/issue7742.go' 'test/fixedbugs/issue7746.go' -> '/usr/lib/go/test/fixedbugs/issue7746.go' 'test/fixedbugs/issue7760.go' -> '/usr/lib/go/test/fixedbugs/issue7760.go' 'test/fixedbugs/issue7794.go' -> '/usr/lib/go/test/fixedbugs/issue7794.go' 'test/fixedbugs/issue7863.go' -> '/usr/lib/go/test/fixedbugs/issue7863.go' 'test/fixedbugs/issue7867.go' -> '/usr/lib/go/test/fixedbugs/issue7867.go' 'test/fixedbugs/issue7884.go' -> '/usr/lib/go/test/fixedbugs/issue7884.go' 'test/fixedbugs/issue7921.go' -> '/usr/lib/go/test/fixedbugs/issue7921.go' 'test/fixedbugs/issue7944.go' -> '/usr/lib/go/test/fixedbugs/issue7944.go' 'test/fixedbugs/issue7995.go' -> '/usr/lib/go/test/fixedbugs/issue7995.go' 'test/fixedbugs/issue7995b.dir' -> '/usr/lib/go/test/fixedbugs/issue7995b.dir' 'test/fixedbugs/issue7995b.dir/x1.go' -> '/usr/lib/go/test/fixedbugs/issue7995b.dir/x1.go' 'test/fixedbugs/issue7995b.dir/x2.go' -> '/usr/lib/go/test/fixedbugs/issue7995b.dir/x2.go' 'test/fixedbugs/issue7995b.go' -> '/usr/lib/go/test/fixedbugs/issue7995b.go' 'test/fixedbugs/issue7996.go' -> '/usr/lib/go/test/fixedbugs/issue7996.go' 'test/fixedbugs/issue7997.go' -> '/usr/lib/go/test/fixedbugs/issue7997.go' 'test/fixedbugs/issue7998.go' -> '/usr/lib/go/test/fixedbugs/issue7998.go' 'test/fixedbugs/issue8004.go' -> '/usr/lib/go/test/fixedbugs/issue8004.go' 'test/fixedbugs/issue8011.go' -> '/usr/lib/go/test/fixedbugs/issue8011.go' 'test/fixedbugs/issue8017.go' -> '/usr/lib/go/test/fixedbugs/issue8017.go' 'test/fixedbugs/issue8028.go' -> '/usr/lib/go/test/fixedbugs/issue8028.go' 'test/fixedbugs/issue8036.go' -> '/usr/lib/go/test/fixedbugs/issue8036.go' 'test/fixedbugs/issue8039.go' -> '/usr/lib/go/test/fixedbugs/issue8039.go' 'test/fixedbugs/issue8042.go' -> '/usr/lib/go/test/fixedbugs/issue8042.go' 'test/fixedbugs/issue8047.go' -> '/usr/lib/go/test/fixedbugs/issue8047.go' 'test/fixedbugs/issue8047b.go' -> '/usr/lib/go/test/fixedbugs/issue8047b.go' 'test/fixedbugs/issue8048.go' -> '/usr/lib/go/test/fixedbugs/issue8048.go' 'test/fixedbugs/issue8060.dir' -> '/usr/lib/go/test/fixedbugs/issue8060.dir' 'test/fixedbugs/issue8060.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue8060.dir/a.go' 'test/fixedbugs/issue8060.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue8060.dir/b.go' 'test/fixedbugs/issue8060.go' -> '/usr/lib/go/test/fixedbugs/issue8060.go' 'test/fixedbugs/issue8073.go' -> '/usr/lib/go/test/fixedbugs/issue8073.go' 'test/fixedbugs/issue8074.go' -> '/usr/lib/go/test/fixedbugs/issue8074.go' 'test/fixedbugs/issue8076.go' -> '/usr/lib/go/test/fixedbugs/issue8076.go' 'test/fixedbugs/issue8079.go' -> '/usr/lib/go/test/fixedbugs/issue8079.go' 'test/fixedbugs/issue8132.go' -> '/usr/lib/go/test/fixedbugs/issue8132.go' 'test/fixedbugs/issue8139.go' -> '/usr/lib/go/test/fixedbugs/issue8139.go' 'test/fixedbugs/issue8154.go' -> '/usr/lib/go/test/fixedbugs/issue8154.go' 'test/fixedbugs/issue8155.go' -> '/usr/lib/go/test/fixedbugs/issue8155.go' 'test/fixedbugs/issue8158.go' -> '/usr/lib/go/test/fixedbugs/issue8158.go' 'test/fixedbugs/issue8183.go' -> '/usr/lib/go/test/fixedbugs/issue8183.go' 'test/fixedbugs/issue8280.dir' -> '/usr/lib/go/test/fixedbugs/issue8280.dir' 'test/fixedbugs/issue8280.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue8280.dir/a.go' 'test/fixedbugs/issue8280.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue8280.dir/b.go' 'test/fixedbugs/issue8280.go' -> '/usr/lib/go/test/fixedbugs/issue8280.go' 'test/fixedbugs/issue8311.go' -> '/usr/lib/go/test/fixedbugs/issue8311.go' 'test/fixedbugs/issue8325.go' -> '/usr/lib/go/test/fixedbugs/issue8325.go' 'test/fixedbugs/issue8336.go' -> '/usr/lib/go/test/fixedbugs/issue8336.go' 'test/fixedbugs/issue8347.go' -> '/usr/lib/go/test/fixedbugs/issue8347.go' 'test/fixedbugs/issue8385.go' -> '/usr/lib/go/test/fixedbugs/issue8385.go' 'test/fixedbugs/issue8438.go' -> '/usr/lib/go/test/fixedbugs/issue8438.go' 'test/fixedbugs/issue8440.go' -> '/usr/lib/go/test/fixedbugs/issue8440.go' 'test/fixedbugs/issue8475.go' -> '/usr/lib/go/test/fixedbugs/issue8475.go' 'test/fixedbugs/issue8501.go' -> '/usr/lib/go/test/fixedbugs/issue8501.go' 'test/fixedbugs/issue8507.go' -> '/usr/lib/go/test/fixedbugs/issue8507.go' 'test/fixedbugs/issue8606.go' -> '/usr/lib/go/test/fixedbugs/issue8606.go' 'test/fixedbugs/issue8606b.go' -> '/usr/lib/go/test/fixedbugs/issue8606b.go' 'test/fixedbugs/issue8612.go' -> '/usr/lib/go/test/fixedbugs/issue8612.go' 'test/fixedbugs/issue8613.go' -> '/usr/lib/go/test/fixedbugs/issue8613.go' 'test/fixedbugs/issue8620.go' -> '/usr/lib/go/test/fixedbugs/issue8620.go' 'test/fixedbugs/issue8745.go' -> '/usr/lib/go/test/fixedbugs/issue8745.go' 'test/fixedbugs/issue8761.go' -> '/usr/lib/go/test/fixedbugs/issue8761.go' 'test/fixedbugs/issue8836.go' -> '/usr/lib/go/test/fixedbugs/issue8836.go' 'test/fixedbugs/issue887.go' -> '/usr/lib/go/test/fixedbugs/issue887.go' 'test/fixedbugs/issue8947.go' -> '/usr/lib/go/test/fixedbugs/issue8947.go' 'test/fixedbugs/issue8961.go' -> '/usr/lib/go/test/fixedbugs/issue8961.go' 'test/fixedbugs/issue9006.go' -> '/usr/lib/go/test/fixedbugs/issue9006.go' 'test/fixedbugs/issue9017.go' -> '/usr/lib/go/test/fixedbugs/issue9017.go' 'test/fixedbugs/issue9036.go' -> '/usr/lib/go/test/fixedbugs/issue9036.go' 'test/fixedbugs/issue9076.go' -> '/usr/lib/go/test/fixedbugs/issue9076.go' 'test/fixedbugs/issue9083.go' -> '/usr/lib/go/test/fixedbugs/issue9083.go' 'test/fixedbugs/issue9110.go' -> '/usr/lib/go/test/fixedbugs/issue9110.go' 'test/fixedbugs/issue9321.go' -> '/usr/lib/go/test/fixedbugs/issue9321.go' 'test/fixedbugs/issue9355.dir' -> '/usr/lib/go/test/fixedbugs/issue9355.dir' 'test/fixedbugs/issue9355.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue9355.dir/a.go' 'test/fixedbugs/issue9355.go' -> '/usr/lib/go/test/fixedbugs/issue9355.go' 'test/fixedbugs/issue9370.go' -> '/usr/lib/go/test/fixedbugs/issue9370.go' 'test/fixedbugs/issue9432.go' -> '/usr/lib/go/test/fixedbugs/issue9432.go' 'test/fixedbugs/issue9521.go' -> '/usr/lib/go/test/fixedbugs/issue9521.go' 'test/fixedbugs/issue9537.dir' -> '/usr/lib/go/test/fixedbugs/issue9537.dir' 'test/fixedbugs/issue9537.dir/a.go' -> '/usr/lib/go/test/fixedbugs/issue9537.dir/a.go' 'test/fixedbugs/issue9537.dir/b.go' -> '/usr/lib/go/test/fixedbugs/issue9537.dir/b.go' 'test/fixedbugs/issue9537.go' -> '/usr/lib/go/test/fixedbugs/issue9537.go' 'test/fixedbugs/issue9604.go' -> '/usr/lib/go/test/fixedbugs/issue9604.go' 'test/fixedbugs/issue9604b.go' -> '/usr/lib/go/test/fixedbugs/issue9604b.go' 'test/fixedbugs/issue9608.dir' -> '/usr/lib/go/test/fixedbugs/issue9608.dir' 'test/fixedbugs/issue9608.dir/issue9608.go' -> '/usr/lib/go/test/fixedbugs/issue9608.dir/issue9608.go' 'test/fixedbugs/issue9608.go' -> '/usr/lib/go/test/fixedbugs/issue9608.go' 'test/fixedbugs/issue9634.go' -> '/usr/lib/go/test/fixedbugs/issue9634.go' 'test/fixedbugs/issue9691.go' -> '/usr/lib/go/test/fixedbugs/issue9691.go' 'test/fixedbugs/issue9731.go' -> '/usr/lib/go/test/fixedbugs/issue9731.go' 'test/fixedbugs/issue9738.go' -> '/usr/lib/go/test/fixedbugs/issue9738.go' 'test/fixedbugs/issue9862.go' -> '/usr/lib/go/test/fixedbugs/issue9862.go' 'test/fixedbugs/issue9862_run.go' -> '/usr/lib/go/test/fixedbugs/issue9862_run.go' 'test/fixedbugs/notinheap.go' -> '/usr/lib/go/test/fixedbugs/notinheap.go' 'test/fixedbugs/notinheap2.go' -> '/usr/lib/go/test/fixedbugs/notinheap2.go' 'test/fixedbugs/notinheap3.go' -> '/usr/lib/go/test/fixedbugs/notinheap3.go' 'test/float_lit.go' -> '/usr/lib/go/test/float_lit.go' 'test/float_lit2.go' -> '/usr/lib/go/test/float_lit2.go' 'test/float_lit3.go' -> '/usr/lib/go/test/float_lit3.go' 'test/floatcmp.go' -> '/usr/lib/go/test/floatcmp.go' 'test/for.go' -> '/usr/lib/go/test/for.go' 'test/func.go' -> '/usr/lib/go/test/func.go' 'test/func1.go' -> '/usr/lib/go/test/func1.go' 'test/func2.go' -> '/usr/lib/go/test/func2.go' 'test/func3.go' -> '/usr/lib/go/test/func3.go' 'test/func4.go' -> '/usr/lib/go/test/func4.go' 'test/func5.go' -> '/usr/lib/go/test/func5.go' 'test/func6.go' -> '/usr/lib/go/test/func6.go' 'test/func7.go' -> '/usr/lib/go/test/func7.go' 'test/func8.go' -> '/usr/lib/go/test/func8.go' 'test/funcdup.go' -> '/usr/lib/go/test/funcdup.go' 'test/funcdup2.go' -> '/usr/lib/go/test/funcdup2.go' 'test/fuse.go' -> '/usr/lib/go/test/fuse.go' 'test/gc.go' -> '/usr/lib/go/test/gc.go' 'test/gc1.go' -> '/usr/lib/go/test/gc1.go' 'test/gc2.go' -> '/usr/lib/go/test/gc2.go' 'test/gcgort.go' -> '/usr/lib/go/test/gcgort.go' 'test/gcstring.go' -> '/usr/lib/go/test/gcstring.go' 'test/goprint.go' -> '/usr/lib/go/test/goprint.go' 'test/goprint.out' -> '/usr/lib/go/test/goprint.out' 'test/goto.go' -> '/usr/lib/go/test/goto.go' 'test/heapsampling.go' -> '/usr/lib/go/test/heapsampling.go' 'test/helloworld.go' -> '/usr/lib/go/test/helloworld.go' 'test/helloworld.out' -> '/usr/lib/go/test/helloworld.out' 'test/if.go' -> '/usr/lib/go/test/if.go' 'test/import.go' -> '/usr/lib/go/test/import.go' 'test/import1.go' -> '/usr/lib/go/test/import1.go' 'test/import2.dir' -> '/usr/lib/go/test/import2.dir' 'test/import2.dir/import2.go' -> '/usr/lib/go/test/import2.dir/import2.go' 'test/import2.dir/import3.go' -> '/usr/lib/go/test/import2.dir/import3.go' 'test/import2.go' -> '/usr/lib/go/test/import2.go' 'test/import4.dir' -> '/usr/lib/go/test/import4.dir' 'test/import4.dir/empty.go' -> '/usr/lib/go/test/import4.dir/empty.go' 'test/import4.dir/import4.go' -> '/usr/lib/go/test/import4.dir/import4.go' 'test/import4.go' -> '/usr/lib/go/test/import4.go' 'test/import5.go' -> '/usr/lib/go/test/import5.go' 'test/import6.go' -> '/usr/lib/go/test/import6.go' 'test/index.go' -> '/usr/lib/go/test/index.go' 'test/index0.go' -> '/usr/lib/go/test/index0.go' 'test/index1.go' -> '/usr/lib/go/test/index1.go' 'test/index2.go' -> '/usr/lib/go/test/index2.go' 'test/indirect.go' -> '/usr/lib/go/test/indirect.go' 'test/indirect1.go' -> '/usr/lib/go/test/indirect1.go' 'test/init.go' -> '/usr/lib/go/test/init.go' 'test/init1.go' -> '/usr/lib/go/test/init1.go' 'test/initcomma.go' -> '/usr/lib/go/test/initcomma.go' 'test/initexp.go' -> '/usr/lib/go/test/initexp.go' 'test/initialize.go' -> '/usr/lib/go/test/initialize.go' 'test/initializerr.go' -> '/usr/lib/go/test/initializerr.go' 'test/initloop.go' -> '/usr/lib/go/test/initloop.go' 'test/inline.go' -> '/usr/lib/go/test/inline.go' 'test/inline_big.go' -> '/usr/lib/go/test/inline_big.go' 'test/inline_caller.go' -> '/usr/lib/go/test/inline_caller.go' 'test/inline_callers.go' -> '/usr/lib/go/test/inline_callers.go' 'test/inline_endian.go' -> '/usr/lib/go/test/inline_endian.go' 'test/inline_literal.go' -> '/usr/lib/go/test/inline_literal.go' 'test/inline_math_bits_rotate.go' -> '/usr/lib/go/test/inline_math_bits_rotate.go' 'test/inline_nounified.go' -> '/usr/lib/go/test/inline_nounified.go' 'test/inline_sync.go' -> '/usr/lib/go/test/inline_sync.go' 'test/inline_unified.go' -> '/usr/lib/go/test/inline_unified.go' 'test/inline_variadic.go' -> '/usr/lib/go/test/inline_variadic.go' 'test/int_lit.go' -> '/usr/lib/go/test/int_lit.go' 'test/intcvt.go' -> '/usr/lib/go/test/intcvt.go' 'test/interface' -> '/usr/lib/go/test/interface' 'test/interface/assertinline.go' -> '/usr/lib/go/test/interface/assertinline.go' 'test/interface/bigdata.go' -> '/usr/lib/go/test/interface/bigdata.go' 'test/interface/convert.go' -> '/usr/lib/go/test/interface/convert.go' 'test/interface/convert1.go' -> '/usr/lib/go/test/interface/convert1.go' 'test/interface/convert2.go' -> '/usr/lib/go/test/interface/convert2.go' 'test/interface/embed.go' -> '/usr/lib/go/test/interface/embed.go' 'test/interface/embed1.dir' -> '/usr/lib/go/test/interface/embed1.dir' 'test/interface/embed1.dir/embed0.go' -> '/usr/lib/go/test/interface/embed1.dir/embed0.go' 'test/interface/embed1.dir/embed1.go' -> '/usr/lib/go/test/interface/embed1.dir/embed1.go' 'test/interface/embed1.go' -> '/usr/lib/go/test/interface/embed1.go' 'test/interface/embed2.go' -> '/usr/lib/go/test/interface/embed2.go' 'test/interface/embed3.dir' -> '/usr/lib/go/test/interface/embed3.dir' 'test/interface/embed3.dir/embed0.go' -> '/usr/lib/go/test/interface/embed3.dir/embed0.go' 'test/interface/embed3.dir/embed1.go' -> '/usr/lib/go/test/interface/embed3.dir/embed1.go' 'test/interface/embed3.go' -> '/usr/lib/go/test/interface/embed3.go' 'test/interface/explicit.go' -> '/usr/lib/go/test/interface/explicit.go' 'test/interface/fail.go' -> '/usr/lib/go/test/interface/fail.go' 'test/interface/fake.go' -> '/usr/lib/go/test/interface/fake.go' 'test/interface/noeq.go' -> '/usr/lib/go/test/interface/noeq.go' 'test/interface/pointer.go' -> '/usr/lib/go/test/interface/pointer.go' 'test/interface/private.dir' -> '/usr/lib/go/test/interface/private.dir' 'test/interface/private.dir/private1.go' -> '/usr/lib/go/test/interface/private.dir/private1.go' 'test/interface/private.dir/prog.go' -> '/usr/lib/go/test/interface/private.dir/prog.go' 'test/interface/private.go' -> '/usr/lib/go/test/interface/private.go' 'test/interface/receiver.go' -> '/usr/lib/go/test/interface/receiver.go' 'test/interface/receiver1.go' -> '/usr/lib/go/test/interface/receiver1.go' 'test/interface/recursive.go' -> '/usr/lib/go/test/interface/recursive.go' 'test/interface/recursive1.dir' -> '/usr/lib/go/test/interface/recursive1.dir' 'test/interface/recursive1.dir/recursive1.go' -> '/usr/lib/go/test/interface/recursive1.dir/recursive1.go' 'test/interface/recursive1.dir/recursive2.go' -> '/usr/lib/go/test/interface/recursive1.dir/recursive2.go' 'test/interface/recursive1.go' -> '/usr/lib/go/test/interface/recursive1.go' 'test/interface/returntype.go' -> '/usr/lib/go/test/interface/returntype.go' 'test/interface/struct.go' -> '/usr/lib/go/test/interface/struct.go' 'test/intrinsic.dir' -> '/usr/lib/go/test/intrinsic.dir' 'test/intrinsic.dir/main.go' -> '/usr/lib/go/test/intrinsic.dir/main.go' 'test/intrinsic.go' -> '/usr/lib/go/test/intrinsic.go' 'test/intrinsic_atomic.go' -> '/usr/lib/go/test/intrinsic_atomic.go' 'test/iota.go' -> '/usr/lib/go/test/iota.go' 'test/ken' -> '/usr/lib/go/test/ken' 'test/ken/array.go' -> '/usr/lib/go/test/ken/array.go' 'test/ken/chan.go' -> '/usr/lib/go/test/ken/chan.go' 'test/ken/chan1.go' -> '/usr/lib/go/test/ken/chan1.go' 'test/ken/complit.go' -> '/usr/lib/go/test/ken/complit.go' 'test/ken/convert.go' -> '/usr/lib/go/test/ken/convert.go' 'test/ken/cplx0.go' -> '/usr/lib/go/test/ken/cplx0.go' 'test/ken/cplx0.out' -> '/usr/lib/go/test/ken/cplx0.out' 'test/ken/cplx1.go' -> '/usr/lib/go/test/ken/cplx1.go' 'test/ken/cplx2.go' -> '/usr/lib/go/test/ken/cplx2.go' 'test/ken/cplx3.go' -> '/usr/lib/go/test/ken/cplx3.go' 'test/ken/cplx4.go' -> '/usr/lib/go/test/ken/cplx4.go' 'test/ken/cplx5.go' -> '/usr/lib/go/test/ken/cplx5.go' 'test/ken/divconst.go' -> '/usr/lib/go/test/ken/divconst.go' 'test/ken/divmod.go' -> '/usr/lib/go/test/ken/divmod.go' 'test/ken/embed.go' -> '/usr/lib/go/test/ken/embed.go' 'test/ken/for.go' -> '/usr/lib/go/test/ken/for.go' 'test/ken/interbasic.go' -> '/usr/lib/go/test/ken/interbasic.go' 'test/ken/interfun.go' -> '/usr/lib/go/test/ken/interfun.go' 'test/ken/intervar.go' -> '/usr/lib/go/test/ken/intervar.go' 'test/ken/label.go' -> '/usr/lib/go/test/ken/label.go' 'test/ken/litfun.go' -> '/usr/lib/go/test/ken/litfun.go' 'test/ken/mfunc.go' -> '/usr/lib/go/test/ken/mfunc.go' 'test/ken/modconst.go' -> '/usr/lib/go/test/ken/modconst.go' 'test/ken/ptrfun.go' -> '/usr/lib/go/test/ken/ptrfun.go' 'test/ken/ptrvar.go' -> '/usr/lib/go/test/ken/ptrvar.go' 'test/ken/range.go' -> '/usr/lib/go/test/ken/range.go' 'test/ken/rob1.go' -> '/usr/lib/go/test/ken/rob1.go' 'test/ken/rob2.go' -> '/usr/lib/go/test/ken/rob2.go' 'test/ken/robfor.go' -> '/usr/lib/go/test/ken/robfor.go' 'test/ken/robfunc.go' -> '/usr/lib/go/test/ken/robfunc.go' 'test/ken/shift.go' -> '/usr/lib/go/test/ken/shift.go' 'test/ken/simparray.go' -> '/usr/lib/go/test/ken/simparray.go' 'test/ken/simpbool.go' -> '/usr/lib/go/test/ken/simpbool.go' 'test/ken/simpconv.go' -> '/usr/lib/go/test/ken/simpconv.go' 'test/ken/simpfun.go' -> '/usr/lib/go/test/ken/simpfun.go' 'test/ken/simpswitch.go' -> '/usr/lib/go/test/ken/simpswitch.go' 'test/ken/simpvar.go' -> '/usr/lib/go/test/ken/simpvar.go' 'test/ken/slicearray.go' -> '/usr/lib/go/test/ken/slicearray.go' 'test/ken/sliceslice.go' -> '/usr/lib/go/test/ken/sliceslice.go' 'test/ken/string.go' -> '/usr/lib/go/test/ken/string.go' 'test/ken/string.out' -> '/usr/lib/go/test/ken/string.out' 'test/ken/strvar.go' -> '/usr/lib/go/test/ken/strvar.go' 'test/label.go' -> '/usr/lib/go/test/label.go' 'test/label1.go' -> '/usr/lib/go/test/label1.go' 'test/linkmain.go' -> '/usr/lib/go/test/linkmain.go' 'test/linkmain_run.go' -> '/usr/lib/go/test/linkmain_run.go' 'test/linkname.dir' -> '/usr/lib/go/test/linkname.dir' 'test/linkname.dir/linkname1.go' -> '/usr/lib/go/test/linkname.dir/linkname1.go' 'test/linkname.dir/linkname2.go' -> '/usr/lib/go/test/linkname.dir/linkname2.go' 'test/linkname.dir/linkname3.go' -> '/usr/lib/go/test/linkname.dir/linkname3.go' 'test/linkname.go' -> '/usr/lib/go/test/linkname.go' 'test/linkname3.go' -> '/usr/lib/go/test/linkname3.go' 'test/linkobj.go' -> '/usr/lib/go/test/linkobj.go' 'test/linkx.go' -> '/usr/lib/go/test/linkx.go' 'test/linkx_run.go' -> '/usr/lib/go/test/linkx_run.go' 'test/literal.go' -> '/usr/lib/go/test/literal.go' 'test/literal2.go' -> '/usr/lib/go/test/literal2.go' 'test/live.go' -> '/usr/lib/go/test/live.go' 'test/live1.go' -> '/usr/lib/go/test/live1.go' 'test/live2.go' -> '/usr/lib/go/test/live2.go' 'test/live_regabi.go' -> '/usr/lib/go/test/live_regabi.go' 'test/live_uintptrkeepalive.go' -> '/usr/lib/go/test/live_uintptrkeepalive.go' 'test/loopbce.go' -> '/usr/lib/go/test/loopbce.go' 'test/mainsig.go' -> '/usr/lib/go/test/mainsig.go' 'test/makechan.go' -> '/usr/lib/go/test/makechan.go' 'test/makemap.go' -> '/usr/lib/go/test/makemap.go' 'test/makenew.go' -> '/usr/lib/go/test/makenew.go' 'test/makeslice.go' -> '/usr/lib/go/test/makeslice.go' 'test/mallocfin.go' -> '/usr/lib/go/test/mallocfin.go' 'test/map.go' -> '/usr/lib/go/test/map.go' 'test/map1.go' -> '/usr/lib/go/test/map1.go' 'test/mapclear.go' -> '/usr/lib/go/test/mapclear.go' 'test/maplinear.go' -> '/usr/lib/go/test/maplinear.go' 'test/maymorestack.go' -> '/usr/lib/go/test/maymorestack.go' 'test/mergemul.go' -> '/usr/lib/go/test/mergemul.go' 'test/method.go' -> '/usr/lib/go/test/method.go' 'test/method1.go' -> '/usr/lib/go/test/method1.go' 'test/method2.go' -> '/usr/lib/go/test/method2.go' 'test/method3.go' -> '/usr/lib/go/test/method3.go' 'test/method4.dir' -> '/usr/lib/go/test/method4.dir' 'test/method4.dir/method4a.go' -> '/usr/lib/go/test/method4.dir/method4a.go' 'test/method4.dir/prog.go' -> '/usr/lib/go/test/method4.dir/prog.go' 'test/method4.go' -> '/usr/lib/go/test/method4.go' 'test/method5.go' -> '/usr/lib/go/test/method5.go' 'test/method6.go' -> '/usr/lib/go/test/method6.go' 'test/method7.go' -> '/usr/lib/go/test/method7.go' 'test/named.go' -> '/usr/lib/go/test/named.go' 'test/named1.go' -> '/usr/lib/go/test/named1.go' 'test/nil.go' -> '/usr/lib/go/test/nil.go' 'test/nilcheck.go' -> '/usr/lib/go/test/nilcheck.go' 'test/nilptr.go' -> '/usr/lib/go/test/nilptr.go' 'test/nilptr2.go' -> '/usr/lib/go/test/nilptr2.go' 'test/nilptr3.go' -> '/usr/lib/go/test/nilptr3.go' 'test/nilptr4.go' -> '/usr/lib/go/test/nilptr4.go' 'test/nilptr5.go' -> '/usr/lib/go/test/nilptr5.go' 'test/nilptr5_aix.go' -> '/usr/lib/go/test/nilptr5_aix.go' 'test/nilptr5_wasm.go' -> '/usr/lib/go/test/nilptr5_wasm.go' 'test/nilptr_aix.go' -> '/usr/lib/go/test/nilptr_aix.go' 'test/noinit.go' -> '/usr/lib/go/test/noinit.go' 'test/nosplit.go' -> '/usr/lib/go/test/nosplit.go' 'test/nowritebarrier.go' -> '/usr/lib/go/test/nowritebarrier.go' 'test/nul1.go' -> '/usr/lib/go/test/nul1.go' 'test/opt_branchlikely.go' -> '/usr/lib/go/test/opt_branchlikely.go' 'test/parentype.go' -> '/usr/lib/go/test/parentype.go' 'test/peano.go' -> '/usr/lib/go/test/peano.go' 'test/phiopt.go' -> '/usr/lib/go/test/phiopt.go' 'test/print.go' -> '/usr/lib/go/test/print.go' 'test/print.out' -> '/usr/lib/go/test/print.out' 'test/printbig.go' -> '/usr/lib/go/test/printbig.go' 'test/printbig.out' -> '/usr/lib/go/test/printbig.out' 'test/prove.go' -> '/usr/lib/go/test/prove.go' 'test/prove_constant_folding.go' -> '/usr/lib/go/test/prove_constant_folding.go' 'test/range.go' -> '/usr/lib/go/test/range.go' 'test/recover.go' -> '/usr/lib/go/test/recover.go' 'test/recover1.go' -> '/usr/lib/go/test/recover1.go' 'test/recover2.go' -> '/usr/lib/go/test/recover2.go' 'test/recover3.go' -> '/usr/lib/go/test/recover3.go' 'test/recover4.go' -> '/usr/lib/go/test/recover4.go' 'test/recover5.go' -> '/usr/lib/go/test/recover5.go' 'test/reflectmethod1.go' -> '/usr/lib/go/test/reflectmethod1.go' 'test/reflectmethod2.go' -> '/usr/lib/go/test/reflectmethod2.go' 'test/reflectmethod3.go' -> '/usr/lib/go/test/reflectmethod3.go' 'test/reflectmethod4.go' -> '/usr/lib/go/test/reflectmethod4.go' 'test/reflectmethod5.go' -> '/usr/lib/go/test/reflectmethod5.go' 'test/reflectmethod6.go' -> '/usr/lib/go/test/reflectmethod6.go' 'test/reflectmethod7.go' -> '/usr/lib/go/test/reflectmethod7.go' 'test/reflectmethod8.go' -> '/usr/lib/go/test/reflectmethod8.go' 'test/rename.go' -> '/usr/lib/go/test/rename.go' 'test/rename1.go' -> '/usr/lib/go/test/rename1.go' 'test/reorder.go' -> '/usr/lib/go/test/reorder.go' 'test/reorder2.go' -> '/usr/lib/go/test/reorder2.go' 'test/retjmp.dir' -> '/usr/lib/go/test/retjmp.dir' 'test/retjmp.dir/a.s' -> '/usr/lib/go/test/retjmp.dir/a.s' 'test/retjmp.dir/main.go' -> '/usr/lib/go/test/retjmp.dir/main.go' 'test/retjmp.go' -> '/usr/lib/go/test/retjmp.go' 'test/return.go' -> '/usr/lib/go/test/return.go' 'test/rotate.go' -> '/usr/lib/go/test/rotate.go' 'test/rotate0.go' -> '/usr/lib/go/test/rotate0.go' 'test/rotate1.go' -> '/usr/lib/go/test/rotate1.go' 'test/rotate2.go' -> '/usr/lib/go/test/rotate2.go' 'test/rotate3.go' -> '/usr/lib/go/test/rotate3.go' 'test/run.go' -> '/usr/lib/go/test/run.go' 'test/rune.go' -> '/usr/lib/go/test/rune.go' 'test/runtime' -> '/usr/lib/go/test/runtime' 'test/runtime/README' -> '/usr/lib/go/test/runtime/README' 'test/runtime/inlinegcpc.go' -> '/usr/lib/go/test/runtime/inlinegcpc.go' 'test/runtime.go' -> '/usr/lib/go/test/runtime.go' 'test/shift1.go' -> '/usr/lib/go/test/shift1.go' 'test/shift2.go' -> '/usr/lib/go/test/shift2.go' 'test/shift3.go' -> '/usr/lib/go/test/shift3.go' 'test/sieve.go' -> '/usr/lib/go/test/sieve.go' 'test/sigchld.go' -> '/usr/lib/go/test/sigchld.go' 'test/sigchld.out' -> '/usr/lib/go/test/sigchld.out' 'test/simassign.go' -> '/usr/lib/go/test/simassign.go' 'test/sizeof.go' -> '/usr/lib/go/test/sizeof.go' 'test/slice3.go' -> '/usr/lib/go/test/slice3.go' 'test/slice3err.go' -> '/usr/lib/go/test/slice3err.go' 'test/slicecap.go' -> '/usr/lib/go/test/slicecap.go' 'test/sliceopt.go' -> '/usr/lib/go/test/sliceopt.go' 'test/solitaire.go' -> '/usr/lib/go/test/solitaire.go' 'test/stack.go' -> '/usr/lib/go/test/stack.go' 'test/stackobj.go' -> '/usr/lib/go/test/stackobj.go' 'test/stackobj2.go' -> '/usr/lib/go/test/stackobj2.go' 'test/stackobj3.go' -> '/usr/lib/go/test/stackobj3.go' 'test/strcopy.go' -> '/usr/lib/go/test/strcopy.go' 'test/strength.go' -> '/usr/lib/go/test/strength.go' 'test/stress' -> '/usr/lib/go/test/stress' 'test/stress/maps.go' -> '/usr/lib/go/test/stress/maps.go' 'test/stress/parsego.go' -> '/usr/lib/go/test/stress/parsego.go' 'test/stress/runstress.go' -> '/usr/lib/go/test/stress/runstress.go' 'test/string_lit.go' -> '/usr/lib/go/test/string_lit.go' 'test/stringrange.go' -> '/usr/lib/go/test/stringrange.go' 'test/struct0.go' -> '/usr/lib/go/test/struct0.go' 'test/switch.go' -> '/usr/lib/go/test/switch.go' 'test/switch2.go' -> '/usr/lib/go/test/switch2.go' 'test/switch3.go' -> '/usr/lib/go/test/switch3.go' 'test/switch4.go' -> '/usr/lib/go/test/switch4.go' 'test/switch5.go' -> '/usr/lib/go/test/switch5.go' 'test/switch6.go' -> '/usr/lib/go/test/switch6.go' 'test/switch7.go' -> '/usr/lib/go/test/switch7.go' 'test/syntax' -> '/usr/lib/go/test/syntax' 'test/syntax/chan.go' -> '/usr/lib/go/test/syntax/chan.go' 'test/syntax/chan1.go' -> '/usr/lib/go/test/syntax/chan1.go' 'test/syntax/composite.go' -> '/usr/lib/go/test/syntax/composite.go' 'test/syntax/ddd.go' -> '/usr/lib/go/test/syntax/ddd.go' 'test/syntax/else.go' -> '/usr/lib/go/test/syntax/else.go' 'test/syntax/if.go' -> '/usr/lib/go/test/syntax/if.go' 'test/syntax/import.go' -> '/usr/lib/go/test/syntax/import.go' 'test/syntax/initvar.go' -> '/usr/lib/go/test/syntax/initvar.go' 'test/syntax/semi1.go' -> '/usr/lib/go/test/syntax/semi1.go' 'test/syntax/semi2.go' -> '/usr/lib/go/test/syntax/semi2.go' 'test/syntax/semi3.go' -> '/usr/lib/go/test/syntax/semi3.go' 'test/syntax/semi4.go' -> '/usr/lib/go/test/syntax/semi4.go' 'test/syntax/semi5.go' -> '/usr/lib/go/test/syntax/semi5.go' 'test/syntax/semi6.go' -> '/usr/lib/go/test/syntax/semi6.go' 'test/syntax/semi7.go' -> '/usr/lib/go/test/syntax/semi7.go' 'test/syntax/topexpr.go' -> '/usr/lib/go/test/syntax/topexpr.go' 'test/syntax/typesw.go' -> '/usr/lib/go/test/syntax/typesw.go' 'test/syntax/vareq.go' -> '/usr/lib/go/test/syntax/vareq.go' 'test/syntax/vareq1.go' -> '/usr/lib/go/test/syntax/vareq1.go' 'test/tinyfin.go' -> '/usr/lib/go/test/tinyfin.go' 'test/torture.go' -> '/usr/lib/go/test/torture.go' 'test/turing.go' -> '/usr/lib/go/test/turing.go' 'test/typecheck.go' -> '/usr/lib/go/test/typecheck.go' 'test/typecheckloop.go' -> '/usr/lib/go/test/typecheckloop.go' 'test/typeparam' -> '/usr/lib/go/test/typeparam' 'test/typeparam/absdiff.go' -> '/usr/lib/go/test/typeparam/absdiff.go' 'test/typeparam/absdiff2.go' -> '/usr/lib/go/test/typeparam/absdiff2.go' 'test/typeparam/absdiff3.go' -> '/usr/lib/go/test/typeparam/absdiff3.go' 'test/typeparam/absdiffimp.dir' -> '/usr/lib/go/test/typeparam/absdiffimp.dir' 'test/typeparam/absdiffimp.dir/a.go' -> '/usr/lib/go/test/typeparam/absdiffimp.dir/a.go' 'test/typeparam/absdiffimp.dir/main.go' -> '/usr/lib/go/test/typeparam/absdiffimp.dir/main.go' 'test/typeparam/absdiffimp.go' -> '/usr/lib/go/test/typeparam/absdiffimp.go' 'test/typeparam/absdiffimp2.dir' -> '/usr/lib/go/test/typeparam/absdiffimp2.dir' 'test/typeparam/absdiffimp2.dir/a.go' -> '/usr/lib/go/test/typeparam/absdiffimp2.dir/a.go' 'test/typeparam/absdiffimp2.dir/main.go' -> '/usr/lib/go/test/typeparam/absdiffimp2.dir/main.go' 'test/typeparam/absdiffimp2.go' -> '/usr/lib/go/test/typeparam/absdiffimp2.go' 'test/typeparam/adder.go' -> '/usr/lib/go/test/typeparam/adder.go' 'test/typeparam/aliasimp.dir' -> '/usr/lib/go/test/typeparam/aliasimp.dir' 'test/typeparam/aliasimp.dir/a.go' -> '/usr/lib/go/test/typeparam/aliasimp.dir/a.go' 'test/typeparam/aliasimp.dir/main.go' -> '/usr/lib/go/test/typeparam/aliasimp.dir/main.go' 'test/typeparam/aliasimp.go' -> '/usr/lib/go/test/typeparam/aliasimp.go' 'test/typeparam/append.go' -> '/usr/lib/go/test/typeparam/append.go' 'test/typeparam/boundmethod.go' -> '/usr/lib/go/test/typeparam/boundmethod.go' 'test/typeparam/builtins.go' -> '/usr/lib/go/test/typeparam/builtins.go' 'test/typeparam/chans.go' -> '/usr/lib/go/test/typeparam/chans.go' 'test/typeparam/chansimp.dir' -> '/usr/lib/go/test/typeparam/chansimp.dir' 'test/typeparam/chansimp.dir/a.go' -> '/usr/lib/go/test/typeparam/chansimp.dir/a.go' 'test/typeparam/chansimp.dir/main.go' -> '/usr/lib/go/test/typeparam/chansimp.dir/main.go' 'test/typeparam/chansimp.go' -> '/usr/lib/go/test/typeparam/chansimp.go' 'test/typeparam/combine.go' -> '/usr/lib/go/test/typeparam/combine.go' 'test/typeparam/cons.go' -> '/usr/lib/go/test/typeparam/cons.go' 'test/typeparam/dedup.dir' -> '/usr/lib/go/test/typeparam/dedup.dir' 'test/typeparam/dedup.dir/a.go' -> '/usr/lib/go/test/typeparam/dedup.dir/a.go' 'test/typeparam/dedup.dir/b.go' -> '/usr/lib/go/test/typeparam/dedup.dir/b.go' 'test/typeparam/dedup.dir/c.go' -> '/usr/lib/go/test/typeparam/dedup.dir/c.go' 'test/typeparam/dedup.dir/main.go' -> '/usr/lib/go/test/typeparam/dedup.dir/main.go' 'test/typeparam/dedup.go' -> '/usr/lib/go/test/typeparam/dedup.go' 'test/typeparam/dedup.out' -> '/usr/lib/go/test/typeparam/dedup.out' 'test/typeparam/dictionaryCapture-noinline.go' -> '/usr/lib/go/test/typeparam/dictionaryCapture-noinline.go' 'test/typeparam/dictionaryCapture.go' -> '/usr/lib/go/test/typeparam/dictionaryCapture.go' 'test/typeparam/dottype.go' -> '/usr/lib/go/test/typeparam/dottype.go' 'test/typeparam/dottype.out' -> '/usr/lib/go/test/typeparam/dottype.out' 'test/typeparam/double.go' -> '/usr/lib/go/test/typeparam/double.go' 'test/typeparam/eface.go' -> '/usr/lib/go/test/typeparam/eface.go' 'test/typeparam/equal.go' -> '/usr/lib/go/test/typeparam/equal.go' 'test/typeparam/fact.go' -> '/usr/lib/go/test/typeparam/fact.go' 'test/typeparam/factimp.dir' -> '/usr/lib/go/test/typeparam/factimp.dir' 'test/typeparam/factimp.dir/a.go' -> '/usr/lib/go/test/typeparam/factimp.dir/a.go' 'test/typeparam/factimp.dir/main.go' -> '/usr/lib/go/test/typeparam/factimp.dir/main.go' 'test/typeparam/factimp.go' -> '/usr/lib/go/test/typeparam/factimp.go' 'test/typeparam/gencrawler.dir' -> '/usr/lib/go/test/typeparam/gencrawler.dir' 'test/typeparam/gencrawler.dir/a.go' -> '/usr/lib/go/test/typeparam/gencrawler.dir/a.go' 'test/typeparam/gencrawler.dir/main.go' -> '/usr/lib/go/test/typeparam/gencrawler.dir/main.go' 'test/typeparam/gencrawler.go' -> '/usr/lib/go/test/typeparam/gencrawler.go' 'test/typeparam/gencrawler.out' -> '/usr/lib/go/test/typeparam/gencrawler.out' 'test/typeparam/genembed.go' -> '/usr/lib/go/test/typeparam/genembed.go' 'test/typeparam/genembed2.go' -> '/usr/lib/go/test/typeparam/genembed2.go' 'test/typeparam/geninline.dir' -> '/usr/lib/go/test/typeparam/geninline.dir' 'test/typeparam/geninline.dir/a.go' -> '/usr/lib/go/test/typeparam/geninline.dir/a.go' 'test/typeparam/geninline.dir/main.go' -> '/usr/lib/go/test/typeparam/geninline.dir/main.go' 'test/typeparam/geninline.go' -> '/usr/lib/go/test/typeparam/geninline.go' 'test/typeparam/graph.go' -> '/usr/lib/go/test/typeparam/graph.go' 'test/typeparam/ifaceconv.go' -> '/usr/lib/go/test/typeparam/ifaceconv.go' 'test/typeparam/importtest.go' -> '/usr/lib/go/test/typeparam/importtest.go' 'test/typeparam/index.go' -> '/usr/lib/go/test/typeparam/index.go' 'test/typeparam/index2.go' -> '/usr/lib/go/test/typeparam/index2.go' 'test/typeparam/interfacearg.go' -> '/usr/lib/go/test/typeparam/interfacearg.go' 'test/typeparam/issue23536.go' -> '/usr/lib/go/test/typeparam/issue23536.go' 'test/typeparam/issue376214.go' -> '/usr/lib/go/test/typeparam/issue376214.go' 'test/typeparam/issue39755.go' -> '/usr/lib/go/test/typeparam/issue39755.go' 'test/typeparam/issue42758.go' -> '/usr/lib/go/test/typeparam/issue42758.go' 'test/typeparam/issue44688.go' -> '/usr/lib/go/test/typeparam/issue44688.go' 'test/typeparam/issue45547.go' -> '/usr/lib/go/test/typeparam/issue45547.go' 'test/typeparam/issue45722.go' -> '/usr/lib/go/test/typeparam/issue45722.go' 'test/typeparam/issue45738.go' -> '/usr/lib/go/test/typeparam/issue45738.go' 'test/typeparam/issue45817.go' -> '/usr/lib/go/test/typeparam/issue45817.go' 'test/typeparam/issue46461.go' -> '/usr/lib/go/test/typeparam/issue46461.go' 'test/typeparam/issue46461b.dir' -> '/usr/lib/go/test/typeparam/issue46461b.dir' 'test/typeparam/issue46461b.dir/a.go' -> '/usr/lib/go/test/typeparam/issue46461b.dir/a.go' 'test/typeparam/issue46461b.dir/b.go' -> '/usr/lib/go/test/typeparam/issue46461b.dir/b.go' 'test/typeparam/issue46461b.go' -> '/usr/lib/go/test/typeparam/issue46461b.go' 'test/typeparam/issue46472.go' -> '/usr/lib/go/test/typeparam/issue46472.go' 'test/typeparam/issue46591.go' -> '/usr/lib/go/test/typeparam/issue46591.go' 'test/typeparam/issue47258.go' -> '/usr/lib/go/test/typeparam/issue47258.go' 'test/typeparam/issue47272.go' -> '/usr/lib/go/test/typeparam/issue47272.go' 'test/typeparam/issue47272.out' -> '/usr/lib/go/test/typeparam/issue47272.out' 'test/typeparam/issue47514.go' -> '/usr/lib/go/test/typeparam/issue47514.go' 'test/typeparam/issue47514b.go' -> '/usr/lib/go/test/typeparam/issue47514b.go' 'test/typeparam/issue47514c.dir' -> '/usr/lib/go/test/typeparam/issue47514c.dir' 'test/typeparam/issue47514c.dir/a.go' -> '/usr/lib/go/test/typeparam/issue47514c.dir/a.go' 'test/typeparam/issue47514c.dir/main.go' -> '/usr/lib/go/test/typeparam/issue47514c.dir/main.go' 'test/typeparam/issue47514c.go' -> '/usr/lib/go/test/typeparam/issue47514c.go' 'test/typeparam/issue47631.go' -> '/usr/lib/go/test/typeparam/issue47631.go' 'test/typeparam/issue47676.go' -> '/usr/lib/go/test/typeparam/issue47676.go' 'test/typeparam/issue47684.go' -> '/usr/lib/go/test/typeparam/issue47684.go' 'test/typeparam/issue47684b.go' -> '/usr/lib/go/test/typeparam/issue47684b.go' 'test/typeparam/issue47684c.go' -> '/usr/lib/go/test/typeparam/issue47684c.go' 'test/typeparam/issue47708.go' -> '/usr/lib/go/test/typeparam/issue47708.go' 'test/typeparam/issue47710.go' -> '/usr/lib/go/test/typeparam/issue47710.go' 'test/typeparam/issue47713.go' -> '/usr/lib/go/test/typeparam/issue47713.go' 'test/typeparam/issue47713.out' -> '/usr/lib/go/test/typeparam/issue47713.out' 'test/typeparam/issue47716.go' -> '/usr/lib/go/test/typeparam/issue47716.go' 'test/typeparam/issue47723.go' -> '/usr/lib/go/test/typeparam/issue47723.go' 'test/typeparam/issue47740.go' -> '/usr/lib/go/test/typeparam/issue47740.go' 'test/typeparam/issue47740.out' -> '/usr/lib/go/test/typeparam/issue47740.out' 'test/typeparam/issue47740b.go' -> '/usr/lib/go/test/typeparam/issue47740b.go' 'test/typeparam/issue47775.dir' -> '/usr/lib/go/test/typeparam/issue47775.dir' 'test/typeparam/issue47775.dir/b.go' -> '/usr/lib/go/test/typeparam/issue47775.dir/b.go' 'test/typeparam/issue47775.dir/main.go' -> '/usr/lib/go/test/typeparam/issue47775.dir/main.go' 'test/typeparam/issue47775.go' -> '/usr/lib/go/test/typeparam/issue47775.go' 'test/typeparam/issue47775b.go' -> '/usr/lib/go/test/typeparam/issue47775b.go' 'test/typeparam/issue47797.go' -> '/usr/lib/go/test/typeparam/issue47797.go' 'test/typeparam/issue47877.go' -> '/usr/lib/go/test/typeparam/issue47877.go' 'test/typeparam/issue47878.go' -> '/usr/lib/go/test/typeparam/issue47878.go' 'test/typeparam/issue47892.dir' -> '/usr/lib/go/test/typeparam/issue47892.dir' 'test/typeparam/issue47892.dir/a.go' -> '/usr/lib/go/test/typeparam/issue47892.dir/a.go' 'test/typeparam/issue47892.dir/main.go' -> '/usr/lib/go/test/typeparam/issue47892.dir/main.go' 'test/typeparam/issue47892.go' -> '/usr/lib/go/test/typeparam/issue47892.go' 'test/typeparam/issue47892b.dir' -> '/usr/lib/go/test/typeparam/issue47892b.dir' 'test/typeparam/issue47892b.dir/a.go' -> '/usr/lib/go/test/typeparam/issue47892b.dir/a.go' 'test/typeparam/issue47892b.dir/main.go' -> '/usr/lib/go/test/typeparam/issue47892b.dir/main.go' 'test/typeparam/issue47892b.go' -> '/usr/lib/go/test/typeparam/issue47892b.go' 'test/typeparam/issue47896.go' -> '/usr/lib/go/test/typeparam/issue47896.go' 'test/typeparam/issue47901.go' -> '/usr/lib/go/test/typeparam/issue47901.go' 'test/typeparam/issue47924.go' -> '/usr/lib/go/test/typeparam/issue47924.go' 'test/typeparam/issue47925.go' -> '/usr/lib/go/test/typeparam/issue47925.go' 'test/typeparam/issue47925b.go' -> '/usr/lib/go/test/typeparam/issue47925b.go' 'test/typeparam/issue47925c.go' -> '/usr/lib/go/test/typeparam/issue47925c.go' 'test/typeparam/issue47925d.go' -> '/usr/lib/go/test/typeparam/issue47925d.go' 'test/typeparam/issue47929.go' -> '/usr/lib/go/test/typeparam/issue47929.go' 'test/typeparam/issue47948.go' -> '/usr/lib/go/test/typeparam/issue47948.go' 'test/typeparam/issue47966.go' -> '/usr/lib/go/test/typeparam/issue47966.go' 'test/typeparam/issue48013.go' -> '/usr/lib/go/test/typeparam/issue48013.go' 'test/typeparam/issue48016.go' -> '/usr/lib/go/test/typeparam/issue48016.go' 'test/typeparam/issue48030.go' -> '/usr/lib/go/test/typeparam/issue48030.go' 'test/typeparam/issue48042.go' -> '/usr/lib/go/test/typeparam/issue48042.go' 'test/typeparam/issue48047.go' -> '/usr/lib/go/test/typeparam/issue48047.go' 'test/typeparam/issue48049.go' -> '/usr/lib/go/test/typeparam/issue48049.go' 'test/typeparam/issue48056.go' -> '/usr/lib/go/test/typeparam/issue48056.go' 'test/typeparam/issue48094.dir' -> '/usr/lib/go/test/typeparam/issue48094.dir' 'test/typeparam/issue48094.dir/a.go' -> '/usr/lib/go/test/typeparam/issue48094.dir/a.go' 'test/typeparam/issue48094.dir/main.go' -> '/usr/lib/go/test/typeparam/issue48094.dir/main.go' 'test/typeparam/issue48094.go' -> '/usr/lib/go/test/typeparam/issue48094.go' 'test/typeparam/issue48094b.dir' -> '/usr/lib/go/test/typeparam/issue48094b.dir' 'test/typeparam/issue48094b.dir/a.go' -> '/usr/lib/go/test/typeparam/issue48094b.dir/a.go' 'test/typeparam/issue48094b.dir/b.go' -> '/usr/lib/go/test/typeparam/issue48094b.dir/b.go' 'test/typeparam/issue48094b.go' -> '/usr/lib/go/test/typeparam/issue48094b.go' 'test/typeparam/issue48137.go' -> '/usr/lib/go/test/typeparam/issue48137.go' 'test/typeparam/issue48185a.dir' -> '/usr/lib/go/test/typeparam/issue48185a.dir' 'test/typeparam/issue48185a.dir/p.go' -> '/usr/lib/go/test/typeparam/issue48185a.dir/p.go' 'test/typeparam/issue48185a.dir/p_test.go' -> '/usr/lib/go/test/typeparam/issue48185a.dir/p_test.go' 'test/typeparam/issue48185a.go' -> '/usr/lib/go/test/typeparam/issue48185a.go' 'test/typeparam/issue48185b.dir' -> '/usr/lib/go/test/typeparam/issue48185b.dir' 'test/typeparam/issue48185b.dir/a.go' -> '/usr/lib/go/test/typeparam/issue48185b.dir/a.go' 'test/typeparam/issue48185b.dir/main.go' -> '/usr/lib/go/test/typeparam/issue48185b.dir/main.go' 'test/typeparam/issue48185b.go' -> '/usr/lib/go/test/typeparam/issue48185b.go' 'test/typeparam/issue48191.go' -> '/usr/lib/go/test/typeparam/issue48191.go' 'test/typeparam/issue48198.go' -> '/usr/lib/go/test/typeparam/issue48198.go' 'test/typeparam/issue48225.go' -> '/usr/lib/go/test/typeparam/issue48225.go' 'test/typeparam/issue48253.go' -> '/usr/lib/go/test/typeparam/issue48253.go' 'test/typeparam/issue48276a.go' -> '/usr/lib/go/test/typeparam/issue48276a.go' 'test/typeparam/issue48276a.out' -> '/usr/lib/go/test/typeparam/issue48276a.out' 'test/typeparam/issue48276b.go' -> '/usr/lib/go/test/typeparam/issue48276b.go' 'test/typeparam/issue48280.dir' -> '/usr/lib/go/test/typeparam/issue48280.dir' 'test/typeparam/issue48280.dir/a.go' -> '/usr/lib/go/test/typeparam/issue48280.dir/a.go' 'test/typeparam/issue48280.dir/main.go' -> '/usr/lib/go/test/typeparam/issue48280.dir/main.go' 'test/typeparam/issue48280.go' -> '/usr/lib/go/test/typeparam/issue48280.go' 'test/typeparam/issue48306.dir' -> '/usr/lib/go/test/typeparam/issue48306.dir' 'test/typeparam/issue48306.dir/a.go' -> '/usr/lib/go/test/typeparam/issue48306.dir/a.go' 'test/typeparam/issue48306.dir/main.go' -> '/usr/lib/go/test/typeparam/issue48306.dir/main.go' 'test/typeparam/issue48306.go' -> '/usr/lib/go/test/typeparam/issue48306.go' 'test/typeparam/issue48317.go' -> '/usr/lib/go/test/typeparam/issue48317.go' 'test/typeparam/issue48318.go' -> '/usr/lib/go/test/typeparam/issue48318.go' 'test/typeparam/issue48337a.dir' -> '/usr/lib/go/test/typeparam/issue48337a.dir' 'test/typeparam/issue48337a.dir/a.go' -> '/usr/lib/go/test/typeparam/issue48337a.dir/a.go' 'test/typeparam/issue48337a.dir/main.go' -> '/usr/lib/go/test/typeparam/issue48337a.dir/main.go' 'test/typeparam/issue48337a.go' -> '/usr/lib/go/test/typeparam/issue48337a.go' 'test/typeparam/issue48337a.out' -> '/usr/lib/go/test/typeparam/issue48337a.out' 'test/typeparam/issue48337b.dir' -> '/usr/lib/go/test/typeparam/issue48337b.dir' 'test/typeparam/issue48337b.dir/a.go' -> '/usr/lib/go/test/typeparam/issue48337b.dir/a.go' 'test/typeparam/issue48337b.dir/main.go' -> '/usr/lib/go/test/typeparam/issue48337b.dir/main.go' 'test/typeparam/issue48337b.go' -> '/usr/lib/go/test/typeparam/issue48337b.go' 'test/typeparam/issue48344.go' -> '/usr/lib/go/test/typeparam/issue48344.go' 'test/typeparam/issue48424.go' -> '/usr/lib/go/test/typeparam/issue48424.go' 'test/typeparam/issue48453.go' -> '/usr/lib/go/test/typeparam/issue48453.go' 'test/typeparam/issue48454.dir' -> '/usr/lib/go/test/typeparam/issue48454.dir' 'test/typeparam/issue48454.dir/a.go' -> '/usr/lib/go/test/typeparam/issue48454.dir/a.go' 'test/typeparam/issue48454.dir/b.go' -> '/usr/lib/go/test/typeparam/issue48454.dir/b.go' 'test/typeparam/issue48454.dir/main.go' -> '/usr/lib/go/test/typeparam/issue48454.dir/main.go' 'test/typeparam/issue48454.go' -> '/usr/lib/go/test/typeparam/issue48454.go' 'test/typeparam/issue48462.dir' -> '/usr/lib/go/test/typeparam/issue48462.dir' 'test/typeparam/issue48462.dir/a.go' -> '/usr/lib/go/test/typeparam/issue48462.dir/a.go' 'test/typeparam/issue48462.dir/main.go' -> '/usr/lib/go/test/typeparam/issue48462.dir/main.go' 'test/typeparam/issue48462.go' -> '/usr/lib/go/test/typeparam/issue48462.go' 'test/typeparam/issue48537.go' -> '/usr/lib/go/test/typeparam/issue48537.go' 'test/typeparam/issue48538.go' -> '/usr/lib/go/test/typeparam/issue48538.go' 'test/typeparam/issue48598.go' -> '/usr/lib/go/test/typeparam/issue48598.go' 'test/typeparam/issue48602.go' -> '/usr/lib/go/test/typeparam/issue48602.go' 'test/typeparam/issue48604.go' -> '/usr/lib/go/test/typeparam/issue48604.go' 'test/typeparam/issue48609.go' -> '/usr/lib/go/test/typeparam/issue48609.go' 'test/typeparam/issue48617.go' -> '/usr/lib/go/test/typeparam/issue48617.go' 'test/typeparam/issue48645a.go' -> '/usr/lib/go/test/typeparam/issue48645a.go' 'test/typeparam/issue48645a.out' -> '/usr/lib/go/test/typeparam/issue48645a.out' 'test/typeparam/issue48645b.go' -> '/usr/lib/go/test/typeparam/issue48645b.go' 'test/typeparam/issue48711.go' -> '/usr/lib/go/test/typeparam/issue48711.go' 'test/typeparam/issue48716.dir' -> '/usr/lib/go/test/typeparam/issue48716.dir' 'test/typeparam/issue48716.dir/a.go' -> '/usr/lib/go/test/typeparam/issue48716.dir/a.go' 'test/typeparam/issue48716.dir/main.go' -> '/usr/lib/go/test/typeparam/issue48716.dir/main.go' 'test/typeparam/issue48716.go' -> '/usr/lib/go/test/typeparam/issue48716.go' 'test/typeparam/issue48838.go' -> '/usr/lib/go/test/typeparam/issue48838.go' 'test/typeparam/issue48962.dir' -> '/usr/lib/go/test/typeparam/issue48962.dir' 'test/typeparam/issue48962.dir/a.go' -> '/usr/lib/go/test/typeparam/issue48962.dir/a.go' 'test/typeparam/issue48962.dir/b.go' -> '/usr/lib/go/test/typeparam/issue48962.dir/b.go' 'test/typeparam/issue48962.go' -> '/usr/lib/go/test/typeparam/issue48962.go' 'test/typeparam/issue49027.dir' -> '/usr/lib/go/test/typeparam/issue49027.dir' 'test/typeparam/issue49027.dir/a.go' -> '/usr/lib/go/test/typeparam/issue49027.dir/a.go' 'test/typeparam/issue49027.dir/main.go' -> '/usr/lib/go/test/typeparam/issue49027.dir/main.go' 'test/typeparam/issue49027.go' -> '/usr/lib/go/test/typeparam/issue49027.go' 'test/typeparam/issue49049.go' -> '/usr/lib/go/test/typeparam/issue49049.go' 'test/typeparam/issue49241.dir' -> '/usr/lib/go/test/typeparam/issue49241.dir' 'test/typeparam/issue49241.dir/a.go' -> '/usr/lib/go/test/typeparam/issue49241.dir/a.go' 'test/typeparam/issue49241.dir/b.go' -> '/usr/lib/go/test/typeparam/issue49241.dir/b.go' 'test/typeparam/issue49241.dir/c.go' -> '/usr/lib/go/test/typeparam/issue49241.dir/c.go' 'test/typeparam/issue49241.dir/main.go' -> '/usr/lib/go/test/typeparam/issue49241.dir/main.go' 'test/typeparam/issue49241.go' -> '/usr/lib/go/test/typeparam/issue49241.go' 'test/typeparam/issue49246.dir' -> '/usr/lib/go/test/typeparam/issue49246.dir' 'test/typeparam/issue49246.dir/a.go' -> '/usr/lib/go/test/typeparam/issue49246.dir/a.go' 'test/typeparam/issue49246.dir/b.go' -> '/usr/lib/go/test/typeparam/issue49246.dir/b.go' 'test/typeparam/issue49246.go' -> '/usr/lib/go/test/typeparam/issue49246.go' 'test/typeparam/issue49295.go' -> '/usr/lib/go/test/typeparam/issue49295.go' 'test/typeparam/issue49309.go' -> '/usr/lib/go/test/typeparam/issue49309.go' 'test/typeparam/issue49421.go' -> '/usr/lib/go/test/typeparam/issue49421.go' 'test/typeparam/issue49432.go' -> '/usr/lib/go/test/typeparam/issue49432.go' 'test/typeparam/issue49497.dir' -> '/usr/lib/go/test/typeparam/issue49497.dir' 'test/typeparam/issue49497.dir/a.go' -> '/usr/lib/go/test/typeparam/issue49497.dir/a.go' 'test/typeparam/issue49497.dir/main.go' -> '/usr/lib/go/test/typeparam/issue49497.dir/main.go' 'test/typeparam/issue49497.go' -> '/usr/lib/go/test/typeparam/issue49497.go' 'test/typeparam/issue49516.go' -> '/usr/lib/go/test/typeparam/issue49516.go' 'test/typeparam/issue49524.dir' -> '/usr/lib/go/test/typeparam/issue49524.dir' 'test/typeparam/issue49524.dir/a.go' -> '/usr/lib/go/test/typeparam/issue49524.dir/a.go' 'test/typeparam/issue49524.dir/main.go' -> '/usr/lib/go/test/typeparam/issue49524.dir/main.go' 'test/typeparam/issue49524.go' -> '/usr/lib/go/test/typeparam/issue49524.go' 'test/typeparam/issue49536.dir' -> '/usr/lib/go/test/typeparam/issue49536.dir' 'test/typeparam/issue49536.dir/a.go' -> '/usr/lib/go/test/typeparam/issue49536.dir/a.go' 'test/typeparam/issue49536.dir/b.go' -> '/usr/lib/go/test/typeparam/issue49536.dir/b.go' 'test/typeparam/issue49536.go' -> '/usr/lib/go/test/typeparam/issue49536.go' 'test/typeparam/issue49538.go' -> '/usr/lib/go/test/typeparam/issue49538.go' 'test/typeparam/issue49547.go' -> '/usr/lib/go/test/typeparam/issue49547.go' 'test/typeparam/issue49611.go' -> '/usr/lib/go/test/typeparam/issue49611.go' 'test/typeparam/issue49659.dir' -> '/usr/lib/go/test/typeparam/issue49659.dir' 'test/typeparam/issue49659.dir/a.go' -> '/usr/lib/go/test/typeparam/issue49659.dir/a.go' 'test/typeparam/issue49659.dir/b.go' -> '/usr/lib/go/test/typeparam/issue49659.dir/b.go' 'test/typeparam/issue49659.go' -> '/usr/lib/go/test/typeparam/issue49659.go' 'test/typeparam/issue49659b.go' -> '/usr/lib/go/test/typeparam/issue49659b.go' 'test/typeparam/issue49667.dir' -> '/usr/lib/go/test/typeparam/issue49667.dir' 'test/typeparam/issue49667.dir/a.go' -> '/usr/lib/go/test/typeparam/issue49667.dir/a.go' 'test/typeparam/issue49667.dir/b.go' -> '/usr/lib/go/test/typeparam/issue49667.dir/b.go' 'test/typeparam/issue49667.dir/main.go' -> '/usr/lib/go/test/typeparam/issue49667.dir/main.go' 'test/typeparam/issue49667.go' -> '/usr/lib/go/test/typeparam/issue49667.go' 'test/typeparam/issue49875.go' -> '/usr/lib/go/test/typeparam/issue49875.go' 'test/typeparam/issue49893.dir' -> '/usr/lib/go/test/typeparam/issue49893.dir' 'test/typeparam/issue49893.dir/a.go' -> '/usr/lib/go/test/typeparam/issue49893.dir/a.go' 'test/typeparam/issue49893.dir/b.go' -> '/usr/lib/go/test/typeparam/issue49893.dir/b.go' 'test/typeparam/issue49893.dir/main.go' -> '/usr/lib/go/test/typeparam/issue49893.dir/main.go' 'test/typeparam/issue49893.go' -> '/usr/lib/go/test/typeparam/issue49893.go' 'test/typeparam/issue50002.go' -> '/usr/lib/go/test/typeparam/issue50002.go' 'test/typeparam/issue50109.go' -> '/usr/lib/go/test/typeparam/issue50109.go' 'test/typeparam/issue50109.out' -> '/usr/lib/go/test/typeparam/issue50109.out' 'test/typeparam/issue50109b.go' -> '/usr/lib/go/test/typeparam/issue50109b.go' 'test/typeparam/issue50121.dir' -> '/usr/lib/go/test/typeparam/issue50121.dir' 'test/typeparam/issue50121.dir/a.go' -> '/usr/lib/go/test/typeparam/issue50121.dir/a.go' 'test/typeparam/issue50121.dir/main.go' -> '/usr/lib/go/test/typeparam/issue50121.dir/main.go' 'test/typeparam/issue50121.go' -> '/usr/lib/go/test/typeparam/issue50121.go' 'test/typeparam/issue50121b.dir' -> '/usr/lib/go/test/typeparam/issue50121b.dir' 'test/typeparam/issue50121b.dir/a.go' -> '/usr/lib/go/test/typeparam/issue50121b.dir/a.go' 'test/typeparam/issue50121b.dir/b.go' -> '/usr/lib/go/test/typeparam/issue50121b.dir/b.go' 'test/typeparam/issue50121b.dir/c.go' -> '/usr/lib/go/test/typeparam/issue50121b.dir/c.go' 'test/typeparam/issue50121b.dir/d.go' -> '/usr/lib/go/test/typeparam/issue50121b.dir/d.go' 'test/typeparam/issue50121b.dir/main.go' -> '/usr/lib/go/test/typeparam/issue50121b.dir/main.go' 'test/typeparam/issue50121b.go' -> '/usr/lib/go/test/typeparam/issue50121b.go' 'test/typeparam/issue50147.go' -> '/usr/lib/go/test/typeparam/issue50147.go' 'test/typeparam/issue50177.go' -> '/usr/lib/go/test/typeparam/issue50177.go' 'test/typeparam/issue50193.go' -> '/usr/lib/go/test/typeparam/issue50193.go' 'test/typeparam/issue50193.out' -> '/usr/lib/go/test/typeparam/issue50193.out' 'test/typeparam/issue50259.go' -> '/usr/lib/go/test/typeparam/issue50259.go' 'test/typeparam/issue50264.go' -> '/usr/lib/go/test/typeparam/issue50264.go' 'test/typeparam/issue50317.go' -> '/usr/lib/go/test/typeparam/issue50317.go' 'test/typeparam/issue50417.go' -> '/usr/lib/go/test/typeparam/issue50417.go' 'test/typeparam/issue50417b.go' -> '/usr/lib/go/test/typeparam/issue50417b.go' 'test/typeparam/issue50419.go' -> '/usr/lib/go/test/typeparam/issue50419.go' 'test/typeparam/issue50437.dir' -> '/usr/lib/go/test/typeparam/issue50437.dir' 'test/typeparam/issue50437.dir/a.go' -> '/usr/lib/go/test/typeparam/issue50437.dir/a.go' 'test/typeparam/issue50437.dir/b.go' -> '/usr/lib/go/test/typeparam/issue50437.dir/b.go' 'test/typeparam/issue50437.go' -> '/usr/lib/go/test/typeparam/issue50437.go' 'test/typeparam/issue50481b.dir' -> '/usr/lib/go/test/typeparam/issue50481b.dir' 'test/typeparam/issue50481b.dir/b.go' -> '/usr/lib/go/test/typeparam/issue50481b.dir/b.go' 'test/typeparam/issue50481b.dir/main.go' -> '/usr/lib/go/test/typeparam/issue50481b.dir/main.go' 'test/typeparam/issue50481b.go' -> '/usr/lib/go/test/typeparam/issue50481b.go' 'test/typeparam/issue50481c.dir' -> '/usr/lib/go/test/typeparam/issue50481c.dir' 'test/typeparam/issue50481c.dir/a.go' -> '/usr/lib/go/test/typeparam/issue50481c.dir/a.go' 'test/typeparam/issue50481c.dir/main.go' -> '/usr/lib/go/test/typeparam/issue50481c.dir/main.go' 'test/typeparam/issue50481c.go' -> '/usr/lib/go/test/typeparam/issue50481c.go' 'test/typeparam/issue50481c.out' -> '/usr/lib/go/test/typeparam/issue50481c.out' 'test/typeparam/issue50485.dir' -> '/usr/lib/go/test/typeparam/issue50485.dir' 'test/typeparam/issue50485.dir/a.go' -> '/usr/lib/go/test/typeparam/issue50485.dir/a.go' 'test/typeparam/issue50485.dir/main.go' -> '/usr/lib/go/test/typeparam/issue50485.dir/main.go' 'test/typeparam/issue50485.go' -> '/usr/lib/go/test/typeparam/issue50485.go' 'test/typeparam/issue50486.dir' -> '/usr/lib/go/test/typeparam/issue50486.dir' 'test/typeparam/issue50486.dir/goerror_fp.go' -> '/usr/lib/go/test/typeparam/issue50486.dir/goerror_fp.go' 'test/typeparam/issue50486.dir/main.go' -> '/usr/lib/go/test/typeparam/issue50486.dir/main.go' 'test/typeparam/issue50486.go' -> '/usr/lib/go/test/typeparam/issue50486.go' 'test/typeparam/issue50552.dir' -> '/usr/lib/go/test/typeparam/issue50552.dir' 'test/typeparam/issue50552.dir/a.go' -> '/usr/lib/go/test/typeparam/issue50552.dir/a.go' 'test/typeparam/issue50552.dir/main.go' -> '/usr/lib/go/test/typeparam/issue50552.dir/main.go' 'test/typeparam/issue50552.go' -> '/usr/lib/go/test/typeparam/issue50552.go' 'test/typeparam/issue50561.dir' -> '/usr/lib/go/test/typeparam/issue50561.dir' 'test/typeparam/issue50561.dir/diameter.go' -> '/usr/lib/go/test/typeparam/issue50561.dir/diameter.go' 'test/typeparam/issue50561.dir/main.go' -> '/usr/lib/go/test/typeparam/issue50561.dir/main.go' 'test/typeparam/issue50561.go' -> '/usr/lib/go/test/typeparam/issue50561.go' 'test/typeparam/issue50598.dir' -> '/usr/lib/go/test/typeparam/issue50598.dir' 'test/typeparam/issue50598.dir/a0.go' -> '/usr/lib/go/test/typeparam/issue50598.dir/a0.go' 'test/typeparam/issue50598.dir/a1.go' -> '/usr/lib/go/test/typeparam/issue50598.dir/a1.go' 'test/typeparam/issue50598.dir/a2.go' -> '/usr/lib/go/test/typeparam/issue50598.dir/a2.go' 'test/typeparam/issue50598.dir/main.go' -> '/usr/lib/go/test/typeparam/issue50598.dir/main.go' 'test/typeparam/issue50598.go' -> '/usr/lib/go/test/typeparam/issue50598.go' 'test/typeparam/issue50642.go' -> '/usr/lib/go/test/typeparam/issue50642.go' 'test/typeparam/issue50690a.go' -> '/usr/lib/go/test/typeparam/issue50690a.go' 'test/typeparam/issue50690a.out' -> '/usr/lib/go/test/typeparam/issue50690a.out' 'test/typeparam/issue50690b.go' -> '/usr/lib/go/test/typeparam/issue50690b.go' 'test/typeparam/issue50690b.out' -> '/usr/lib/go/test/typeparam/issue50690b.out' 'test/typeparam/issue50690c.go' -> '/usr/lib/go/test/typeparam/issue50690c.go' 'test/typeparam/issue50690c.out' -> '/usr/lib/go/test/typeparam/issue50690c.out' 'test/typeparam/issue50833.go' -> '/usr/lib/go/test/typeparam/issue50833.go' 'test/typeparam/issue50841.dir' -> '/usr/lib/go/test/typeparam/issue50841.dir' 'test/typeparam/issue50841.dir/a.go' -> '/usr/lib/go/test/typeparam/issue50841.dir/a.go' 'test/typeparam/issue50841.dir/b.go' -> '/usr/lib/go/test/typeparam/issue50841.dir/b.go' 'test/typeparam/issue50841.go' -> '/usr/lib/go/test/typeparam/issue50841.go' 'test/typeparam/issue50993.go' -> '/usr/lib/go/test/typeparam/issue50993.go' 'test/typeparam/issue51219.dir' -> '/usr/lib/go/test/typeparam/issue51219.dir' 'test/typeparam/issue51219.dir/a.go' -> '/usr/lib/go/test/typeparam/issue51219.dir/a.go' 'test/typeparam/issue51219.dir/main.go' -> '/usr/lib/go/test/typeparam/issue51219.dir/main.go' 'test/typeparam/issue51219.go' -> '/usr/lib/go/test/typeparam/issue51219.go' 'test/typeparam/issue51219.out' -> '/usr/lib/go/test/typeparam/issue51219.out' 'test/typeparam/issue51219b.dir' -> '/usr/lib/go/test/typeparam/issue51219b.dir' 'test/typeparam/issue51219b.dir/a.go' -> '/usr/lib/go/test/typeparam/issue51219b.dir/a.go' 'test/typeparam/issue51219b.dir/b.go' -> '/usr/lib/go/test/typeparam/issue51219b.dir/b.go' 'test/typeparam/issue51219b.dir/p.go' -> '/usr/lib/go/test/typeparam/issue51219b.dir/p.go' 'test/typeparam/issue51219b.go' -> '/usr/lib/go/test/typeparam/issue51219b.go' 'test/typeparam/issue51232.go' -> '/usr/lib/go/test/typeparam/issue51232.go' 'test/typeparam/issue51233.go' -> '/usr/lib/go/test/typeparam/issue51233.go' 'test/typeparam/issue51236.go' -> '/usr/lib/go/test/typeparam/issue51236.go' 'test/typeparam/issue51245.go' -> '/usr/lib/go/test/typeparam/issue51245.go' 'test/typeparam/issue51250a.dir' -> '/usr/lib/go/test/typeparam/issue51250a.dir' 'test/typeparam/issue51250a.dir/a.go' -> '/usr/lib/go/test/typeparam/issue51250a.dir/a.go' 'test/typeparam/issue51250a.dir/b.go' -> '/usr/lib/go/test/typeparam/issue51250a.dir/b.go' 'test/typeparam/issue51250a.dir/main.go' -> '/usr/lib/go/test/typeparam/issue51250a.dir/main.go' 'test/typeparam/issue51250a.go' -> '/usr/lib/go/test/typeparam/issue51250a.go' 'test/typeparam/issue51303.go' -> '/usr/lib/go/test/typeparam/issue51303.go' 'test/typeparam/issue51303.out' -> '/usr/lib/go/test/typeparam/issue51303.out' 'test/typeparam/issue51355.go' -> '/usr/lib/go/test/typeparam/issue51355.go' 'test/typeparam/issue51367.dir' -> '/usr/lib/go/test/typeparam/issue51367.dir' 'test/typeparam/issue51367.dir/a.go' -> '/usr/lib/go/test/typeparam/issue51367.dir/a.go' 'test/typeparam/issue51367.dir/main.go' -> '/usr/lib/go/test/typeparam/issue51367.dir/main.go' 'test/typeparam/issue51367.go' -> '/usr/lib/go/test/typeparam/issue51367.go' 'test/typeparam/issue51423.dir' -> '/usr/lib/go/test/typeparam/issue51423.dir' 'test/typeparam/issue51423.dir/a.go' -> '/usr/lib/go/test/typeparam/issue51423.dir/a.go' 'test/typeparam/issue51423.dir/b.go' -> '/usr/lib/go/test/typeparam/issue51423.dir/b.go' 'test/typeparam/issue51423.go' -> '/usr/lib/go/test/typeparam/issue51423.go' 'test/typeparam/issue51521.go' -> '/usr/lib/go/test/typeparam/issue51521.go' 'test/typeparam/issue51522a.go' -> '/usr/lib/go/test/typeparam/issue51522a.go' 'test/typeparam/issue51522b.go' -> '/usr/lib/go/test/typeparam/issue51522b.go' 'test/typeparam/issue51700.go' -> '/usr/lib/go/test/typeparam/issue51700.go' 'test/typeparam/issue51765.go' -> '/usr/lib/go/test/typeparam/issue51765.go' 'test/typeparam/issue51832.go' -> '/usr/lib/go/test/typeparam/issue51832.go' 'test/typeparam/issue51836.dir' -> '/usr/lib/go/test/typeparam/issue51836.dir' 'test/typeparam/issue51836.dir/a.go' -> '/usr/lib/go/test/typeparam/issue51836.dir/a.go' 'test/typeparam/issue51836.dir/aa.go' -> '/usr/lib/go/test/typeparam/issue51836.dir/aa.go' 'test/typeparam/issue51836.dir/p.go' -> '/usr/lib/go/test/typeparam/issue51836.dir/p.go' 'test/typeparam/issue51836.go' -> '/usr/lib/go/test/typeparam/issue51836.go' 'test/typeparam/issue51840.go' -> '/usr/lib/go/test/typeparam/issue51840.go' 'test/typeparam/issue51909.go' -> '/usr/lib/go/test/typeparam/issue51909.go' 'test/typeparam/issue51925.go' -> '/usr/lib/go/test/typeparam/issue51925.go' 'test/typeparam/issue52026.go' -> '/usr/lib/go/test/typeparam/issue52026.go' 'test/typeparam/issue52117.dir' -> '/usr/lib/go/test/typeparam/issue52117.dir' 'test/typeparam/issue52117.dir/a.go' -> '/usr/lib/go/test/typeparam/issue52117.dir/a.go' 'test/typeparam/issue52117.dir/b.go' -> '/usr/lib/go/test/typeparam/issue52117.dir/b.go' 'test/typeparam/issue52117.go' -> '/usr/lib/go/test/typeparam/issue52117.go' 'test/typeparam/issue52124.go' -> '/usr/lib/go/test/typeparam/issue52124.go' 'test/typeparam/issue52228.go' -> '/usr/lib/go/test/typeparam/issue52228.go' 'test/typeparam/issue52241.go' -> '/usr/lib/go/test/typeparam/issue52241.go' 'test/typeparam/issue53254.go' -> '/usr/lib/go/test/typeparam/issue53254.go' 'test/typeparam/issue53390.go' -> '/usr/lib/go/test/typeparam/issue53390.go' 'test/typeparam/issue53406.go' -> '/usr/lib/go/test/typeparam/issue53406.go' 'test/typeparam/issue53419.go' -> '/usr/lib/go/test/typeparam/issue53419.go' 'test/typeparam/issue53477.go' -> '/usr/lib/go/test/typeparam/issue53477.go' 'test/typeparam/issue53762.go' -> '/usr/lib/go/test/typeparam/issue53762.go' 'test/typeparam/issue54135.go' -> '/usr/lib/go/test/typeparam/issue54135.go' 'test/typeparam/issue54225.go' -> '/usr/lib/go/test/typeparam/issue54225.go' 'test/typeparam/issue54302.dir' -> '/usr/lib/go/test/typeparam/issue54302.dir' 'test/typeparam/issue54302.dir/a.go' -> '/usr/lib/go/test/typeparam/issue54302.dir/a.go' 'test/typeparam/issue54302.dir/main.go' -> '/usr/lib/go/test/typeparam/issue54302.dir/main.go' 'test/typeparam/issue54302.go' -> '/usr/lib/go/test/typeparam/issue54302.go' 'test/typeparam/issue54456.go' -> '/usr/lib/go/test/typeparam/issue54456.go' 'test/typeparam/issue54497.go' -> '/usr/lib/go/test/typeparam/issue54497.go' 'test/typeparam/issue54535.go' -> '/usr/lib/go/test/typeparam/issue54535.go' 'test/typeparam/issue54537.go' -> '/usr/lib/go/test/typeparam/issue54537.go' 'test/typeparam/issue54765.go' -> '/usr/lib/go/test/typeparam/issue54765.go' 'test/typeparam/issue55101.go' -> '/usr/lib/go/test/typeparam/issue55101.go' 'test/typeparam/issue58513.go' -> '/usr/lib/go/test/typeparam/issue58513.go' 'test/typeparam/list.go' -> '/usr/lib/go/test/typeparam/list.go' 'test/typeparam/list2.go' -> '/usr/lib/go/test/typeparam/list2.go' 'test/typeparam/listimp.dir' -> '/usr/lib/go/test/typeparam/listimp.dir' 'test/typeparam/listimp.dir/a.go' -> '/usr/lib/go/test/typeparam/listimp.dir/a.go' 'test/typeparam/listimp.dir/main.go' -> '/usr/lib/go/test/typeparam/listimp.dir/main.go' 'test/typeparam/listimp.go' -> '/usr/lib/go/test/typeparam/listimp.go' 'test/typeparam/listimp2.dir' -> '/usr/lib/go/test/typeparam/listimp2.dir' 'test/typeparam/listimp2.dir/a.go' -> '/usr/lib/go/test/typeparam/listimp2.dir/a.go' 'test/typeparam/listimp2.dir/main.go' -> '/usr/lib/go/test/typeparam/listimp2.dir/main.go' 'test/typeparam/listimp2.go' -> '/usr/lib/go/test/typeparam/listimp2.go' 'test/typeparam/lockable.go' -> '/usr/lib/go/test/typeparam/lockable.go' 'test/typeparam/map.go' -> '/usr/lib/go/test/typeparam/map.go' 'test/typeparam/mapimp.dir' -> '/usr/lib/go/test/typeparam/mapimp.dir' 'test/typeparam/mapimp.dir/a.go' -> '/usr/lib/go/test/typeparam/mapimp.dir/a.go' 'test/typeparam/mapimp.dir/main.go' -> '/usr/lib/go/test/typeparam/mapimp.dir/main.go' 'test/typeparam/mapimp.go' -> '/usr/lib/go/test/typeparam/mapimp.go' 'test/typeparam/maps.go' -> '/usr/lib/go/test/typeparam/maps.go' 'test/typeparam/mapsimp.dir' -> '/usr/lib/go/test/typeparam/mapsimp.dir' 'test/typeparam/mapsimp.dir/a.go' -> '/usr/lib/go/test/typeparam/mapsimp.dir/a.go' 'test/typeparam/mapsimp.dir/main.go' -> '/usr/lib/go/test/typeparam/mapsimp.dir/main.go' 'test/typeparam/mapsimp.go' -> '/usr/lib/go/test/typeparam/mapsimp.go' 'test/typeparam/mdempsky' -> '/usr/lib/go/test/typeparam/mdempsky' 'test/typeparam/mdempsky/1.dir' -> '/usr/lib/go/test/typeparam/mdempsky/1.dir' 'test/typeparam/mdempsky/1.dir/a.go' -> '/usr/lib/go/test/typeparam/mdempsky/1.dir/a.go' 'test/typeparam/mdempsky/1.dir/b.go' -> '/usr/lib/go/test/typeparam/mdempsky/1.dir/b.go' 'test/typeparam/mdempsky/1.go' -> '/usr/lib/go/test/typeparam/mdempsky/1.go' 'test/typeparam/mdempsky/10.dir' -> '/usr/lib/go/test/typeparam/mdempsky/10.dir' 'test/typeparam/mdempsky/10.dir/a.go' -> '/usr/lib/go/test/typeparam/mdempsky/10.dir/a.go' 'test/typeparam/mdempsky/10.dir/b.go' -> '/usr/lib/go/test/typeparam/mdempsky/10.dir/b.go' 'test/typeparam/mdempsky/10.go' -> '/usr/lib/go/test/typeparam/mdempsky/10.go' 'test/typeparam/mdempsky/12.dir' -> '/usr/lib/go/test/typeparam/mdempsky/12.dir' 'test/typeparam/mdempsky/12.dir/a.go' -> '/usr/lib/go/test/typeparam/mdempsky/12.dir/a.go' 'test/typeparam/mdempsky/12.dir/main.go' -> '/usr/lib/go/test/typeparam/mdempsky/12.dir/main.go' 'test/typeparam/mdempsky/12.go' -> '/usr/lib/go/test/typeparam/mdempsky/12.go' 'test/typeparam/mdempsky/13.go' -> '/usr/lib/go/test/typeparam/mdempsky/13.go' 'test/typeparam/mdempsky/14.go' -> '/usr/lib/go/test/typeparam/mdempsky/14.go' 'test/typeparam/mdempsky/15.go' -> '/usr/lib/go/test/typeparam/mdempsky/15.go' 'test/typeparam/mdempsky/16.go' -> '/usr/lib/go/test/typeparam/mdempsky/16.go' 'test/typeparam/mdempsky/17.go' -> '/usr/lib/go/test/typeparam/mdempsky/17.go' 'test/typeparam/mdempsky/18.go' -> '/usr/lib/go/test/typeparam/mdempsky/18.go' 'test/typeparam/mdempsky/18.out' -> '/usr/lib/go/test/typeparam/mdempsky/18.out' 'test/typeparam/mdempsky/19.go' -> '/usr/lib/go/test/typeparam/mdempsky/19.go' 'test/typeparam/mdempsky/2.go' -> '/usr/lib/go/test/typeparam/mdempsky/2.go' 'test/typeparam/mdempsky/20.go' -> '/usr/lib/go/test/typeparam/mdempsky/20.go' 'test/typeparam/mdempsky/21.go' -> '/usr/lib/go/test/typeparam/mdempsky/21.go' 'test/typeparam/mdempsky/3.dir' -> '/usr/lib/go/test/typeparam/mdempsky/3.dir' 'test/typeparam/mdempsky/3.dir/a.go' -> '/usr/lib/go/test/typeparam/mdempsky/3.dir/a.go' 'test/typeparam/mdempsky/3.dir/b.go' -> '/usr/lib/go/test/typeparam/mdempsky/3.dir/b.go' 'test/typeparam/mdempsky/3.go' -> '/usr/lib/go/test/typeparam/mdempsky/3.go' 'test/typeparam/mdempsky/4.dir' -> '/usr/lib/go/test/typeparam/mdempsky/4.dir' 'test/typeparam/mdempsky/4.dir/a.go' -> '/usr/lib/go/test/typeparam/mdempsky/4.dir/a.go' 'test/typeparam/mdempsky/4.dir/b.go' -> '/usr/lib/go/test/typeparam/mdempsky/4.dir/b.go' 'test/typeparam/mdempsky/4.go' -> '/usr/lib/go/test/typeparam/mdempsky/4.go' 'test/typeparam/mdempsky/5.go' -> '/usr/lib/go/test/typeparam/mdempsky/5.go' 'test/typeparam/mdempsky/6.go' -> '/usr/lib/go/test/typeparam/mdempsky/6.go' 'test/typeparam/mdempsky/7.dir' -> '/usr/lib/go/test/typeparam/mdempsky/7.dir' 'test/typeparam/mdempsky/7.dir/a.go' -> '/usr/lib/go/test/typeparam/mdempsky/7.dir/a.go' 'test/typeparam/mdempsky/7.dir/b.go' -> '/usr/lib/go/test/typeparam/mdempsky/7.dir/b.go' 'test/typeparam/mdempsky/7.go' -> '/usr/lib/go/test/typeparam/mdempsky/7.go' 'test/typeparam/mdempsky/8.dir' -> '/usr/lib/go/test/typeparam/mdempsky/8.dir' 'test/typeparam/mdempsky/8.dir/a.go' -> '/usr/lib/go/test/typeparam/mdempsky/8.dir/a.go' 'test/typeparam/mdempsky/8.dir/b.go' -> '/usr/lib/go/test/typeparam/mdempsky/8.dir/b.go' 'test/typeparam/mdempsky/8.go' -> '/usr/lib/go/test/typeparam/mdempsky/8.go' 'test/typeparam/mdempsky/9.go' -> '/usr/lib/go/test/typeparam/mdempsky/9.go' 'test/typeparam/metrics.go' -> '/usr/lib/go/test/typeparam/metrics.go' 'test/typeparam/min.go' -> '/usr/lib/go/test/typeparam/min.go' 'test/typeparam/mincheck.dir' -> '/usr/lib/go/test/typeparam/mincheck.dir' 'test/typeparam/mincheck.dir/a.go' -> '/usr/lib/go/test/typeparam/mincheck.dir/a.go' 'test/typeparam/mincheck.dir/main.go' -> '/usr/lib/go/test/typeparam/mincheck.dir/main.go' 'test/typeparam/mincheck.go' -> '/usr/lib/go/test/typeparam/mincheck.go' 'test/typeparam/minimp.dir' -> '/usr/lib/go/test/typeparam/minimp.dir' 'test/typeparam/minimp.dir/a.go' -> '/usr/lib/go/test/typeparam/minimp.dir/a.go' 'test/typeparam/minimp.dir/main.go' -> '/usr/lib/go/test/typeparam/minimp.dir/main.go' 'test/typeparam/minimp.go' -> '/usr/lib/go/test/typeparam/minimp.go' 'test/typeparam/mutualimp.dir' -> '/usr/lib/go/test/typeparam/mutualimp.dir' 'test/typeparam/mutualimp.dir/a.go' -> '/usr/lib/go/test/typeparam/mutualimp.dir/a.go' 'test/typeparam/mutualimp.dir/b.go' -> '/usr/lib/go/test/typeparam/mutualimp.dir/b.go' 'test/typeparam/mutualimp.go' -> '/usr/lib/go/test/typeparam/mutualimp.go' 'test/typeparam/nested.go' -> '/usr/lib/go/test/typeparam/nested.go' 'test/typeparam/nested.out' -> '/usr/lib/go/test/typeparam/nested.out' 'test/typeparam/ordered.go' -> '/usr/lib/go/test/typeparam/ordered.go' 'test/typeparam/orderedmap.go' -> '/usr/lib/go/test/typeparam/orderedmap.go' 'test/typeparam/orderedmapsimp.dir' -> '/usr/lib/go/test/typeparam/orderedmapsimp.dir' 'test/typeparam/orderedmapsimp.dir/a.go' -> '/usr/lib/go/test/typeparam/orderedmapsimp.dir/a.go' 'test/typeparam/orderedmapsimp.dir/main.go' -> '/usr/lib/go/test/typeparam/orderedmapsimp.dir/main.go' 'test/typeparam/orderedmapsimp.go' -> '/usr/lib/go/test/typeparam/orderedmapsimp.go' 'test/typeparam/pair.go' -> '/usr/lib/go/test/typeparam/pair.go' 'test/typeparam/pairimp.dir' -> '/usr/lib/go/test/typeparam/pairimp.dir' 'test/typeparam/pairimp.dir/a.go' -> '/usr/lib/go/test/typeparam/pairimp.dir/a.go' 'test/typeparam/pairimp.dir/main.go' -> '/usr/lib/go/test/typeparam/pairimp.dir/main.go' 'test/typeparam/pairimp.go' -> '/usr/lib/go/test/typeparam/pairimp.go' 'test/typeparam/pragma.go' -> '/usr/lib/go/test/typeparam/pragma.go' 'test/typeparam/recoverimp.dir' -> '/usr/lib/go/test/typeparam/recoverimp.dir' 'test/typeparam/recoverimp.dir/a.go' -> '/usr/lib/go/test/typeparam/recoverimp.dir/a.go' 'test/typeparam/recoverimp.dir/main.go' -> '/usr/lib/go/test/typeparam/recoverimp.dir/main.go' 'test/typeparam/recoverimp.go' -> '/usr/lib/go/test/typeparam/recoverimp.go' 'test/typeparam/recoverimp.out' -> '/usr/lib/go/test/typeparam/recoverimp.out' 'test/typeparam/select.dir' -> '/usr/lib/go/test/typeparam/select.dir' 'test/typeparam/select.dir/a.go' -> '/usr/lib/go/test/typeparam/select.dir/a.go' 'test/typeparam/select.dir/main.go' -> '/usr/lib/go/test/typeparam/select.dir/main.go' 'test/typeparam/select.go' -> '/usr/lib/go/test/typeparam/select.go' 'test/typeparam/sets.go' -> '/usr/lib/go/test/typeparam/sets.go' 'test/typeparam/setsimp.dir' -> '/usr/lib/go/test/typeparam/setsimp.dir' 'test/typeparam/setsimp.dir/a.go' -> '/usr/lib/go/test/typeparam/setsimp.dir/a.go' 'test/typeparam/setsimp.dir/main.go' -> '/usr/lib/go/test/typeparam/setsimp.dir/main.go' 'test/typeparam/setsimp.go' -> '/usr/lib/go/test/typeparam/setsimp.go' 'test/typeparam/settable.go' -> '/usr/lib/go/test/typeparam/settable.go' 'test/typeparam/shape1.go' -> '/usr/lib/go/test/typeparam/shape1.go' 'test/typeparam/shape1.out' -> '/usr/lib/go/test/typeparam/shape1.out' 'test/typeparam/sliceimp.dir' -> '/usr/lib/go/test/typeparam/sliceimp.dir' 'test/typeparam/sliceimp.dir/a.go' -> '/usr/lib/go/test/typeparam/sliceimp.dir/a.go' 'test/typeparam/sliceimp.dir/main.go' -> '/usr/lib/go/test/typeparam/sliceimp.dir/main.go' 'test/typeparam/sliceimp.go' -> '/usr/lib/go/test/typeparam/sliceimp.go' 'test/typeparam/slices.go' -> '/usr/lib/go/test/typeparam/slices.go' 'test/typeparam/smallest.go' -> '/usr/lib/go/test/typeparam/smallest.go' 'test/typeparam/smoketest.go' -> '/usr/lib/go/test/typeparam/smoketest.go' 'test/typeparam/stringable.go' -> '/usr/lib/go/test/typeparam/stringable.go' 'test/typeparam/stringer.go' -> '/usr/lib/go/test/typeparam/stringer.go' 'test/typeparam/stringerimp.dir' -> '/usr/lib/go/test/typeparam/stringerimp.dir' 'test/typeparam/stringerimp.dir/a.go' -> '/usr/lib/go/test/typeparam/stringerimp.dir/a.go' 'test/typeparam/stringerimp.dir/main.go' -> '/usr/lib/go/test/typeparam/stringerimp.dir/main.go' 'test/typeparam/stringerimp.go' -> '/usr/lib/go/test/typeparam/stringerimp.go' 'test/typeparam/struct.go' -> '/usr/lib/go/test/typeparam/struct.go' 'test/typeparam/structinit.dir' -> '/usr/lib/go/test/typeparam/structinit.dir' 'test/typeparam/structinit.dir/a.go' -> '/usr/lib/go/test/typeparam/structinit.dir/a.go' 'test/typeparam/structinit.dir/b.go' -> '/usr/lib/go/test/typeparam/structinit.dir/b.go' 'test/typeparam/structinit.dir/main.go' -> '/usr/lib/go/test/typeparam/structinit.dir/main.go' 'test/typeparam/structinit.go' -> '/usr/lib/go/test/typeparam/structinit.go' 'test/typeparam/subdict.go' -> '/usr/lib/go/test/typeparam/subdict.go' 'test/typeparam/sum.go' -> '/usr/lib/go/test/typeparam/sum.go' 'test/typeparam/tparam1.go' -> '/usr/lib/go/test/typeparam/tparam1.go' 'test/typeparam/typelist.go' -> '/usr/lib/go/test/typeparam/typelist.go' 'test/typeparam/typeswitch1.go' -> '/usr/lib/go/test/typeparam/typeswitch1.go' 'test/typeparam/typeswitch1.out' -> '/usr/lib/go/test/typeparam/typeswitch1.out' 'test/typeparam/typeswitch2.go' -> '/usr/lib/go/test/typeparam/typeswitch2.go' 'test/typeparam/typeswitch2.out' -> '/usr/lib/go/test/typeparam/typeswitch2.out' 'test/typeparam/typeswitch3.go' -> '/usr/lib/go/test/typeparam/typeswitch3.go' 'test/typeparam/typeswitch3.out' -> '/usr/lib/go/test/typeparam/typeswitch3.out' 'test/typeparam/typeswitch4.go' -> '/usr/lib/go/test/typeparam/typeswitch4.go' 'test/typeparam/typeswitch4.out' -> '/usr/lib/go/test/typeparam/typeswitch4.out' 'test/typeparam/typeswitch5.go' -> '/usr/lib/go/test/typeparam/typeswitch5.go' 'test/typeparam/typeswitch5.out' -> '/usr/lib/go/test/typeparam/typeswitch5.out' 'test/typeparam/typeswitch6.go' -> '/usr/lib/go/test/typeparam/typeswitch6.go' 'test/typeparam/typeswitch6.out' -> '/usr/lib/go/test/typeparam/typeswitch6.out' 'test/typeparam/typeswitch7.go' -> '/usr/lib/go/test/typeparam/typeswitch7.go' 'test/typeparam/typeswitch7.out' -> '/usr/lib/go/test/typeparam/typeswitch7.out' 'test/typeparam/valimp.dir' -> '/usr/lib/go/test/typeparam/valimp.dir' 'test/typeparam/valimp.dir/a.go' -> '/usr/lib/go/test/typeparam/valimp.dir/a.go' 'test/typeparam/valimp.dir/main.go' -> '/usr/lib/go/test/typeparam/valimp.dir/main.go' 'test/typeparam/valimp.go' -> '/usr/lib/go/test/typeparam/valimp.go' 'test/typeparam/value.go' -> '/usr/lib/go/test/typeparam/value.go' 'test/typeswitch.go' -> '/usr/lib/go/test/typeswitch.go' 'test/typeswitch1.go' -> '/usr/lib/go/test/typeswitch1.go' 'test/typeswitch2.go' -> '/usr/lib/go/test/typeswitch2.go' 'test/typeswitch2b.go' -> '/usr/lib/go/test/typeswitch2b.go' 'test/typeswitch3.go' -> '/usr/lib/go/test/typeswitch3.go' 'test/uintptrescapes.dir' -> '/usr/lib/go/test/uintptrescapes.dir' 'test/uintptrescapes.dir/a.go' -> '/usr/lib/go/test/uintptrescapes.dir/a.go' 'test/uintptrescapes.dir/main.go' -> '/usr/lib/go/test/uintptrescapes.dir/main.go' 'test/uintptrescapes.go' -> '/usr/lib/go/test/uintptrescapes.go' 'test/uintptrescapes2.go' -> '/usr/lib/go/test/uintptrescapes2.go' 'test/uintptrescapes3.go' -> '/usr/lib/go/test/uintptrescapes3.go' 'test/uintptrkeepalive.go' -> '/usr/lib/go/test/uintptrkeepalive.go' 'test/undef.go' -> '/usr/lib/go/test/undef.go' 'test/unsafe_slice_data.go' -> '/usr/lib/go/test/unsafe_slice_data.go' 'test/unsafe_string.go' -> '/usr/lib/go/test/unsafe_string.go' 'test/unsafe_string_data.go' -> '/usr/lib/go/test/unsafe_string_data.go' 'test/unsafebuiltins.go' -> '/usr/lib/go/test/unsafebuiltins.go' 'test/used.go' -> '/usr/lib/go/test/used.go' 'test/utf.go' -> '/usr/lib/go/test/utf.go' 'test/varerr.go' -> '/usr/lib/go/test/varerr.go' 'test/varinit.go' -> '/usr/lib/go/test/varinit.go' 'test/winbatch.go' -> '/usr/lib/go/test/winbatch.go' 'test/writebarrier.go' -> '/usr/lib/go/test/writebarrier.go' 'test/zerodivide.go' -> '/usr/lib/go/test/zerodivide.go' ln -svf /usr/lib/go/bin/go /usr/bin/go '/usr/bin/go' -> '/usr/lib/go/bin/go' ln -svf /usr/lib/go/bin/gofmt /usr/bin/gofmt '/usr/bin/gofmt' -> '/usr/lib/go/bin/gofmt' cd /usr/src/go && install -v -m 644 VERSION /usr/lib/go/VERSION 'VERSION' -> '/usr/lib/go/VERSION' # Remove some stuff not needed for production rm -rvf \ /usr/lib/go/pkg/bootstrap \ /usr/lib/go/pkg/tool/*/api \ /usr/lib/go/pkg/obj/go-build/* Updating linker cache... Install done; saving file list to /usr/src/log/go-1.20.4 ... make: Leaving directory '/usr/src/lfs' May 14 16:36:56: Building grep make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' grep-3.12.tar.xz checksum OK ====================================== Installing grep-3.12 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/grep-3.12 && ./configure --prefix=/usr --bindir=/bin --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gawk... (cached) gawk checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C23 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for uchar.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... yes checking for fnmatch.h... yes checking for stdio_ext.h... yes checking for sys/vfs.h... yes checking for getopt.h... yes checking for threads.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for obstack.h... yes checking for pthread.h... yes checking for malloc.h... yes checking for sys/time.h... yes checking for stdckdint.h... yes checking for features.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for math.h... yes checking for sys/select.h... yes checking for sys/wait.h... yes checking for semaphore.h... yes checking for sys/ioctl.h... yes checking for sys/un.h... yes checking for sys/uio.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... gcc -E checking for egrep -e... /tools_aarch64/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for gcc option to support large files... none needed checking for gcc option to support timestamps after 2038... none needed checking for ranlib... (cached) ranlib checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for openat... yes checking for fstatfs... yes checking for getdtablesize... yes checking for getexecname... no checking for isblank... yes checking for iswcntrl... yes checking for lstat... yes checking for mbrlen... yes checking for mprotect... yes checking for pipe... yes checking for iswctype... yes checking for sigaltstack... yes checking for setrlimit... yes checking for getrlimit... yes checking for __xpg_strerror_r... yes checking for strtoimax... yes checking for wcrtomb... yes checking for wctob... yes checking for getlocalename_l... no checking for gettimeofday... yes checking for pselect... yes checking for pthread_sigmask... yes checking for setenv... yes checking for sleep... yes checking for snprintf... yes checking for shutdown... yes checking for vasnprintf... no checking for setlocale... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for inline... inline checking for complete errno.h... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether fopen recognizes a trailing slash... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether lstat correctly handles trailing slash... yes checking for O_CLOEXEC... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for glibc-compatible sys/cdefs.h... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking host CPU and C ABI... arm64 checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ABALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... no checking whether locale.h defines locale_t... yes checking whether locale.h defines _locale_t... no checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking for off64_t... yes checking for blksize_t... yes checking for blkcnt_t... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /tools_aarch64/bin/grep checking whether malloc (0) returns nonnull... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... (cached) assume yes checking whether the C locale is free of encoding errors... no checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sigset_t... yes checking whether realloc should abort upon undefined behaviour... no checking whether alarm is declared... yes checking for ssize_t... yes checking for sched.h... yes checking for struct sched_param... yes checking for uid_t... yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strnlen is declared... yes checking whether strstr works... yes checking whether strtoimax is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe 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 fgets_unlocked is declared... yes 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 getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for a french Unicode locale... fr_FR.UTF-8 checking for a turkish Unicode locale... tr_TR.UTF-8 checking if environ is properly declared... yes checking whether byte ordering is bigendian... no checking for uselocale... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD, Android)... no checking for Solaris 11.4 locale system... no checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether long double and double are the same... no checking where to find the exponent in a 'long double'... word 3 bit 16 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for LC_MESSAGES... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether is self-contained... yes checking for library needed for semaphore functions... none checking whether _putenv is declared... no checking whether initstate is declared... yes checking whether setstate is declared... yes checking for library containing setsockopt... none needed checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking whether declares ioctl... yes checking whether unsetenv is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking for alignas and alignof... yes, keywords checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for static_assert... yes, a keyword checking for bool, true, false... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking whether btowc is consistent with mbrtowc in the C locale... no checking for __builtin_expect... yes checking whether c32rtomb return value is correct... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking whether this system supports file names of any length... no checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... no checking whether dup works... yes checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for mempcpy... yes checking for flexible array member... yes checking for working POSIX fnmatch... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether free is known to preserve errno... yes checking whether fstatat (..., 0) works... yes checking for struct statfs.f_type... yes checking for __fsword_t... yes checking for fts_open... yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether the compiler generally respects inline... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking whether the compiler supports the __inline keyword... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc stores incomplete characters... (cached) no checking whether mbrtowc works on empty input... (cached) assume yes checking whether the C locale is free of encoding errors... (cached) no checking whether mbsrtowcs works... yes checking whether the C locale is free of encoding errors... (cached) no checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for nl_langinfo... yes checking whether YESEXPR works... yes checking for C nullptr... yes checking for obstacks that work with any size object... no checking whether ptrdiff_t is at least as large as a pointer... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for Perl 5.005 or newer... perl checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_once works... yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking for readdir... yes checking whether realloc (..., 0) returns nonnull... no checking for reallocarray... yes checking for working re_compile_pattern... yes checking for stack direction... grows down checking for stack_t... yes checking for working sigaltstack... yes checking for correct stack_t interpretation... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for stpcpy... yes checking for working strerror function... yes checking for working strnlen... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking whether strtoimax works... yes checking for strtoll... yes checking whether strtoll works... yes checking for variable-length arrays... yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wctob works... yes checking whether wctob is declared... yes checking for wmemchr... yes checking for wmempcpy... yes checking whether fdopen sets errno... yes checking whether float.h conforms to ISO C23... yes checking whether conversion from 'int' to 'long double' works... yes checking for ftruncate... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for gettimeofday with POSIX signature... yes checking for duplocale... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... no checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for newlocale... (cached) yes checking for newlocale... (cached) yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for uselocale... (cached) yes checking whether uselocale works... (cached) yes checking whether perror matches strerror... yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking for pthread_mutexattr_getrobust... yes checking for pthread_rwlock_init... yes checking whether pthread_rwlock_timedrdlock is declared... yes checking for reasonable pthread_rwlock wait queue handling... no checking whether pthread_create exists as a global function... yes checking whether pthread_mutex_timedlock is declared... yes checking for pthread_mutex_timedlock... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for random... yes checking for initstate... yes checking for setstate... yes checking for random.h... no checking for struct random_data... yes checking for random_r... yes checking whether sched_yield is declared... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setenv validates arguments... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking for catgets... yes checking whether symlink handles trailing slash correctly... yes checking for IPv4 sockets... (cached) yes checking for IPv6 sockets... (cached) yes checking for UNIX domain sockets... yes checking for pthread_atfork... yes checking for sys/single_threaded.h... yes checking whether time() works... guessing no checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for ptrdiff_t... yes checking for stdint.h... (cached) yes checking whether NLS is requested... no 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 CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether to use NLS... no configure: WARNING: Included lib/regex.c not used checking for PCRE... yes checking for pcre2_compile... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating gnulib-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd /usr/src/grep-3.12 && make -j4 make[1]: Entering directory '/usr/src/grep-3.12' make all-recursive make[2]: Entering directory '/usr/src/grep-3.12' Making all in po make[3]: Entering directory '/usr/src/grep-3.12/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/grep-3.12/po' Making all in lib make[3]: Entering directory '/usr/src/grep-3.12/lib' GEN alloca.h GEN configmake.h GEN ctype.h GEN dirent.h GEN error.h GEN fcntl.h GEN malloc/dynarray.gl.h GEN inttypes.h GEN malloc/dynarray-skeleton.gl.h GEN langinfo.h GEN limits.h GEN locale.h GEN pthread.h GEN obstack.h GEN sched.h GEN signal.h GEN sigsegv.h GEN stdio.h GEN stddef.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/types.h GEN uchar.h GEN time.h GEN unicase.h GEN unictype.h GEN unistd.h GEN uninorm.h GEN unistr.h GEN unitypes.h GEN wchar.h GEN wctype.h make all-am make[4]: Entering directory '/usr/src/grep-3.12/lib' CC libgreputils_a-argmatch.o CC libgreputils_a-openat-proc.o CC libgreputils_a-basename-lgpl.o CC libgreputils_a-binary-io.o CC libgreputils_a-bitrotate.o CC libgreputils_a-btoc32.o CC libgreputils_a-btowc.o CC libgreputils_a-c-ctype.o CC libgreputils_a-c-stack.o CC libgreputils_a-c-strcasecmp.o CC libgreputils_a-c32_apply_type_test.o CC libgreputils_a-c32_get_type_test.o CC libgreputils_a-c32isalnum.o CC libgreputils_a-c32isalpha.o CC libgreputils_a-c32isblank.o CC libgreputils_a-c32iscntrl.o CC libgreputils_a-c32isdigit.o CC libgreputils_a-c32isgraph.o CC libgreputils_a-c32islower.o CC libgreputils_a-c32ispunct.o CC libgreputils_a-c32isprint.o CC libgreputils_a-c32isspace.o CC libgreputils_a-c32isupper.o CC libgreputils_a-c32isxdigit.o CC libgreputils_a-c32tob.o CC libgreputils_a-c32tolower.o CC libgreputils_a-c32toupper.o CC libgreputils_a-chdir-long.o CC libgreputils_a-cloexec.o CC libgreputils_a-close-stream.o CC libgreputils_a-closeout.o CC libgreputils_a-cycle-check.o CC libgreputils_a-dfa.o CC libgreputils_a-localeinfo.o CC libgreputils_a-dirname-lgpl.o CC libgreputils_a-stripslash.o CC libgreputils_a-exclude.o CC libgreputils_a-exitfail.o CC libgreputils_a-fcntl.o CC libgreputils_a-creat-safer.o CC libgreputils_a-open-safer.o CC libgreputils_a-fd-hook.o CC libgreputils_a-filenamecat-lgpl.o CC libgreputils_a-fts.o CC libgreputils_a-getprogname.o CC libgreputils_a-hard-locale.o CC libgreputils_a-hash.o CC libgreputils_a-i-ring.o CC libgreputils_a-ialloc.o CC libgreputils_a-localcharset.o CC libgreputils_a-malloca.o CC libgreputils_a-mbrlen.o CC libgreputils_a-mbrtoc32.o CC libgreputils_a-mbrtowc.o CC libgreputils_a-mbsrtoc32s.o CC libgreputils_a-mbscasecmp.o CC libgreputils_a-mbsrtowcs.o CC libgreputils_a-mbszero.o CC libgreputils_a-mcel.o CC libgreputils_a-memchr2.o CC libgreputils_a-nl_langinfo.o CC libgreputils_a-obstack.o CC glthread/libgreputils_a-once.o CC libgreputils_a-openat-die.o CC libgreputils_a-openat-safer.o CC libgreputils_a-opendirat.o CC libgreputils_a-quotearg.o CC libgreputils_a-realloc.o CC libgreputils_a-reallocarray.o CC libgreputils_a-safe-read.o CC libgreputils_a-same-inode.o CC libgreputils_a-save-cwd.o CC libgreputils_a-setlocale_null.o CC libgreputils_a-setlocale_null-unlocked.o CC libgreputils_a-sigsegv.o CC libgreputils_a-stackvma.o CC libgreputils_a-stat-time.o CC libgreputils_a-stdlib.o CC libgreputils_a-str_endswith.o CC libgreputils_a-strnlen1.o CC glthread/libgreputils_a-threadlib.o CC libgreputils_a-unistd.o CC libgreputils_a-fd-safer.o CC libgreputils_a-dup-safer.o CC libgreputils_a-pipe-safer.o CC libgreputils_a-version-etc-fsf.o CC libgreputils_a-version-etc.o CC libgreputils_a-wctype-h.o CC libgreputils_a-xmalloc.o CC libgreputils_a-xbinary-io.o CC libgreputils_a-xalloc-die.o CC libgreputils_a-xstrtoimax.o CC libgreputils_a-xstrtol.o CC libgreputils_a-xstrtoul.o CC libgreputils_a-fopen.o CC libgreputils_a-mbsrtoc32s-state.o CC libgreputils_a-mbsrtowcs-state.o CC malloc/libgreputils_a-dynarray_at_failure.o CC malloc/libgreputils_a-dynarray_emplace_enlarge.o CC malloc/libgreputils_a-dynarray_finalize.o CC malloc/libgreputils_a-dynarray_resize.o CC malloc/libgreputils_a-dynarray_resize_clear.o CC glthread/libgreputils_a-lock.o CC unicase/libgreputils_a-tolower.o CC unicase/libgreputils_a-toupper.o CC unictype/libgreputils_a-ctype_alnum.o CC unictype/libgreputils_a-ctype_alpha.o CC unictype/libgreputils_a-ctype_blank.o CC unictype/libgreputils_a-ctype_cntrl.o CC unictype/libgreputils_a-ctype_digit.o CC unictype/libgreputils_a-ctype_graph.o CC unictype/libgreputils_a-ctype_lower.o CC unictype/libgreputils_a-ctype_print.o CC unictype/libgreputils_a-ctype_punct.o CC unictype/libgreputils_a-ctype_space.o CC unictype/libgreputils_a-ctype_xdigit.o CC unictype/libgreputils_a-ctype_upper.o CC unistr/libgreputils_a-u32-chr.o CC unistr/libgreputils_a-u32-cpy.o CC unistr/libgreputils_a-u32-pcpy.o CC unistr/libgreputils_a-u32-strcat.o CC unistr/libgreputils_a-u32-strlen.o CC libgreputils_a-colorize.o AR libgreputils.a make[4]: Leaving directory '/usr/src/grep-3.12/lib' make[3]: Leaving directory '/usr/src/grep-3.12/lib' Making all in doc make[3]: Entering directory '/usr/src/grep-3.12/doc' GEN grep.1 make[3]: Leaving directory '/usr/src/grep-3.12/doc' Making all in src make[3]: Entering directory '/usr/src/grep-3.12/src' CC dfasearch.o CC grep.o CC kwsearch.o CC kwset.o CC searchutils.o CC pcresearch.o GEN egrep GEN fgrep CCLD grep make[3]: Leaving directory '/usr/src/grep-3.12/src' Making all in tests make[3]: Entering directory '/usr/src/grep-3.12/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/grep-3.12/tests' Making all in gnulib-tests make[3]: Entering directory '/usr/src/grep-3.12/gnulib-tests' GEN arpa/inet.h GEN math.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/time.h GEN sys/uio.h ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make all-recursive make[4]: Entering directory '/usr/src/grep-3.12/gnulib-tests' Making all in . make[5]: Entering directory '/usr/src/grep-3.12/gnulib-tests' CC locale.o CC arpa_inet.o CC c-strcasestr.o CC c-strncasecmp.o CC concat-filename.o CC fd-safer-flag.o CC dup-safer-flag.o CC getlocalename_l-unsafe.o CC localename-table.o CC hash-pjw.o CC imaxtostr.o CC inttostr.o CC offtostr.o CC uinttostr.o CC umaxtostr.o CC ioctl.o CC localename.o CC localename-environ.o CC localename-unsafe.o CC math.o CC nanosleep.o CC pthread-rwlock.o CC sockets.o CC str_startswith.o CC sys_socket.o CC time.o CC vsnzprintf.o CC xconcat-filename.o CC xgetcwd.o CC xsize.o CC xstrtol-error.o CC asnprintf.o CC printf-args.o CC printf-parse.o CC strerror_r.o CC vasnprintf.o CC test-localcharset.o CC glthread/thread.o CC unistr/u32-set.o AR libtests.a CCLD current-locale CCLD test-localcharset make[5]: Leaving directory '/usr/src/grep-3.12/gnulib-tests' make[4]: Leaving directory '/usr/src/grep-3.12/gnulib-tests' make[3]: Leaving directory '/usr/src/grep-3.12/gnulib-tests' make[3]: Entering directory '/usr/src/grep-3.12' make[3]: Leaving directory '/usr/src/grep-3.12' make[2]: Leaving directory '/usr/src/grep-3.12' make[1]: Leaving directory '/usr/src/grep-3.12' cd /usr/src/grep-3.12 && make install make[1]: Entering directory '/usr/src/grep-3.12' Making install in po make[2]: Entering directory '/usr/src/grep-3.12/po' if test "grep" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/grep-3.12/po' Making install in lib make[2]: Entering directory '/usr/src/grep-3.12/lib' make install-am make[3]: Entering directory '/usr/src/grep-3.12/lib' make[4]: Entering directory '/usr/src/grep-3.12/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/grep-3.12/lib' make[3]: Leaving directory '/usr/src/grep-3.12/lib' make[2]: Leaving directory '/usr/src/grep-3.12/lib' Making install in doc make[2]: Entering directory '/usr/src/grep-3.12/doc' make[3]: Entering directory '/usr/src/grep-3.12/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./grep.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/grep.info' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 grep.1 '/usr/share/man/man1' make[3]: Leaving directory '/usr/src/grep-3.12/doc' make[2]: Leaving directory '/usr/src/grep-3.12/doc' Making install in src make[2]: Entering directory '/usr/src/grep-3.12/src' make[3]: Entering directory '/usr/src/grep-3.12/src' /bin/mkdir -p '/bin' /usr/bin/install -c grep '/bin' /bin/mkdir -p '/bin' /usr/bin/install -c egrep fgrep '/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/grep-3.12/src' make[2]: Leaving directory '/usr/src/grep-3.12/src' Making install in tests make[2]: Entering directory '/usr/src/grep-3.12/tests' make[3]: Entering directory '/usr/src/grep-3.12/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/grep-3.12/tests' make[2]: Leaving directory '/usr/src/grep-3.12/tests' Making install in gnulib-tests make[2]: Entering directory '/usr/src/grep-3.12/gnulib-tests' make install-recursive make[3]: Entering directory '/usr/src/grep-3.12/gnulib-tests' Making install in . make[4]: Entering directory '/usr/src/grep-3.12/gnulib-tests' make[5]: Entering directory '/usr/src/grep-3.12/gnulib-tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/usr/src/grep-3.12/gnulib-tests' make[4]: Leaving directory '/usr/src/grep-3.12/gnulib-tests' make[3]: Leaving directory '/usr/src/grep-3.12/gnulib-tests' make[2]: Leaving directory '/usr/src/grep-3.12/gnulib-tests' make[2]: Entering directory '/usr/src/grep-3.12' make[3]: Entering directory '/usr/src/grep-3.12' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/grep-3.12' make[2]: Leaving directory '/usr/src/grep-3.12' make[1]: Leaving directory '/usr/src/grep-3.12' Updating linker cache... Install done; saving file list to /usr/src/log/grep-3.12 ... make: Leaving directory '/usr/src/lfs' May 14 16:37:35: Building groff make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' groff-1.23.0.tar.gz checksum OK ====================================== Installing groff-1.23.0 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/groff-1.23.0 && PAGE=A4 ./configure \ --prefix=/usr checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for features.h... yes checking for limits.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether the compiler is clang... (cached) no checking for compiler option needed when checking for declarations... (cached) none checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking whether ctype.h defines __header_inline... no checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether the compiler produces multi-arch binaries... no checking whether printf survives out-of-memory conditions... yes checking for gcc options needed to detect all undeclared functions... none needed checking for vasnprintf... no checking for snprintf... yes checking for symlink... yes checking for mprotect... yes checking for iswcntrl... yes checking for wcwidth... yes checking for getpagesize... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for C/C++ restrict keyword... __restrict__ checking where to find the exponent in a 'float'... word 0 bit 23 checking for nl_langinfo and CODESET... yes checking for working fcntl.h... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether snprintf is declared... yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking for pid_t... yes checking for mode_t... yes checking whether execvpe is declared... yes checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for inline... inline checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for static_assert... yes, a keyword checking whether conversion from 'int' to 'long double' works... yes checking for ptrdiff_t... yes checking whether free is known to preserve errno... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for __fseterr... no checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for ssize_t... yes checking for ptrdiff_t... (cached) yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking that C++ compiler can compile simple program... yes checking that C++ static constructors and destructors are called... yes checking that header files support C++... yes checking whether character set is EBCDIC... no checking whether to install .cmd wrapper scripts for Windows... no checking for X... no checking for a sed that does not truncate output... /bin/sed checking for perl... /usr/bin/perl checking for perl version... 5.36.0 checking for lpr... no checking for lp... no checking for egrep... (cached) /bin/grep -E checking for byacc... no checking for bison... bison -y checking for m4... m4 checking for makeinfo... makeinfo checking for makeinfo version... 7.1.1 checking for texi2dvi... texi2dvi checking for tex... missing checking for ranlib... (cached) ranlib checking for install-info... install-info checking whether ln -s works... yes checking for xpmtoppm... missing checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for UCHARDET... no checking for csh hash hack... no checking for stdbool.h... (cached) yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for dirent.h... yes checking for limits.h... (cached) yes checking for sys/dir.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for math.h... (cached) yes checking for sys/time.h... yes checking for direct.h... no checking for process.h... no checking for ISC 3.x or 4.x... no checking whether -D_POSIX_SOURCE is necessary... no checking for return type of srand... void checking whether gettimeofday must be declared... no checking whether popen must be declared... no checking whether pclose must be declared... no checking whether putenv must be declared... no checking whether rand must be declared... no checking whether srand must be declared... no checking whether strcasecmp must be declared... no checking whether strncasecmp must be declared... no checking whether vfprintf must be declared... no checking for sys_nerr in , , or ... no checking for sys_errlist in , , or ... no checking C++ ... no checking C++ ... yes checking C++ ... yes checking for unsigned long long... yes checking for declaration of time_t... yes checking for return type of signal handlers... void checking struct exception... no checking whether byte ordering is bigendian... (cached) no checking for main in -lc... yes checking for sin in -lm... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C++ preprocessor... g++ -E checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for working mmap... yes checking for fmod... yes checking for getcwd... yes checking for putenv... yes checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for gettimeofday... yes checking for isatty... yes checking for kill... yes checking for rename... yes checking for setlocale... yes checking for strdup... yes checking for strsep... yes checking for mkstemp... yes checking whether strsignal is declared... yes checking whether getc_unlocked is declared... (cached) yes checking whether sys_siglist is declared... no checking whether getc_unlocked is declared... (cached) yes checking for nl_langinfo and CODESET... (cached) yes checking whether ISO C++98 array deletion syntax is supported... yes checking whether C preprocessor uses pre-ISO C90 syntax... no checking w_coredump... no checking default value for grops -b option... 0 checking default paper format... A4 checking for existing troff installation... no checking for prefix of system macro packages... none checking which system macro packages should be made available... none found checking separator character to use in groff search paths... : checking for gs... no checking for gswin32c... no checking for gsos2... no checking for pnmcrop... missing checking for pnmcut... missing checking for pnmtopng... missing checking for pnmtops... missing checking for psselect... missing checking for URW fonts in Type 1/PFB format... none found checking whether pnmtops accepts the '-nosetpage' option... no checking whether make defines 'RM'... yes checking for a diff program that supports option -D... yes checking whether test supports option -ef... yes checking for bash... /bin/bash checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test-groff config.status: creating src/include/config.h config.status: executing depfiles commands GNU roff version 1.23.0 ---------------------------------------------------------------------- installation directory prefix : /usr C++ compiler and options : g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard use libgroff's memory allocator : no C compiler and options : gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard Perl interpreter version : 5.36.0 X11 support : disabled 'groff -l' uses print spooler : no use URW fonts for PDF output : no preconv can use uchardet library : no can build groff.dvi, groff.pdf : no ---------------------------------------------------------------------- configure: No Ghostscript program was found in $PATH. It was sought under the name(s) "gs gswin32c gsos2". groff documentation will not be available in HTML. 'grohtml' will have reduced function, being unable to produce documents using the 'tbl' preprocessor. configure: URW fonts in Type 1/PFB format were not found. groff font description files for the URW fonts, used by the 'gropdf' output driver, will not be available. Use and embedding of fonts from the 'U' foundry in PDF documents generated by groff will not be possible. You can obtain the URW base 35 fonts from their GitHub project. As of this writing (2023-02-15), you can find them in the 'fonts' directory of the following archives (choose one). https://github.com/ArtifexSoftware/urw-base35-fonts/archive/refs/ tags/20200910.zip https://github.com/ArtifexSoftware/urw-base35-fonts/archive/refs/ tags/20200910.tar.gz You may wish to check for a newer release. https://github.com/ArtifexSoftware/urw-base35-fonts/releases 'gropdf' looks for these fonts in several directories specified in font/devpdf/Foundry.in. You will need to "make distclean" and re-run the 'configure' script after installing the URW fonts. Alternatively, you can pass the option '--with-urw-fonts-dir=DIR' to 'configure' to look for them in the directory DIR you specify. If found, the 'U' foundry will be available via the '-y' option to 'gropdf' (accessed via the 'groff' command with the option '-P -y'). configure: The uchardet library was not found. The 'preconv' preprocessor program will be unable to attempt automatic inference of an input file's character encoding. See the preconv(1) man page. configure: The programs 'gs', 'pnmcrop', 'pnmcut', 'pnmtopng', 'pnmtops', and 'psselect' were not found in $PATH. Consequently, groff's HTML output driver, 'grohtml', will not work properly. It will not be possible to prepare or install groff-generated documentation in HTML format. configure: 'pdfroff' will not be functional. Because Ghostscript is missing, 'pdfroff' will not operate and the 'pdfmark.pdf' document will not be available. configure: 'gropdf' will have reduced function. Neither Ghostscript nor URW fonts are available; groff documentation thus will not be available in PDF. 'gropdf' will be able to handle only documents using the standard PDF base 14 fonts, plus the 'EURO' font groff supplies, and font embedding with its '-e' option (accessed via the 'groff' command with the option '-P -e') will not be possible. cd /usr/src/groff-1.23.0 && make make[1]: Entering directory '/usr/src/groff-1.23.0' GEN lib/alloca.h GEN lib/inttypes.h GEN lib/limits.h GEN lib/math.h GEN lib/stdio.h GEN lib/stdlib.h GEN lib/string.h GEN lib/sys/types.h GEN lib/unistd.h GEN lib/unitypes.h GEN lib/uniwidth.h GEN lib/wchar.h GEN lib/wctype.h GEN contrib/chem/README GEN font/devpdf/DESC GEN font/devpdf/Foundry GEN shdeps.sed GEN afmtodit GEN font/devpdf/util/BuildFoundries GEN font/devpdf/download BuildFoundries: warning: line 33: groff font 'AB' will not be available for PDF output; unable to locate font file(s): URWGothic-Demi.t1, URWGothic-Demi, URWGothicL-Demi, a010015l.pfb BuildFoundries: warning: line 34: groff font 'ABI' will not be available for PDF output; unable to locate font file(s): URWGothic-DemiOblique.t1, URWGothic-DemiOblique, URWGothicL-DemiObli, a010035l.pfb BuildFoundries: warning: line 35: groff font 'AI' will not be available for PDF output; unable to locate font file(s): URWGothic-BookOblique.t1, URWGothic-BookOblique, URWGothicL-BookObli, a010033l.pfb BuildFoundries: warning: line 36: groff font 'AR' will not be available for PDF output; unable to locate font file(s): URWGothic-Book.t1, URWGothic-Book, URWGothicL-Book, a010013l.pfb BuildFoundries: warning: line 37: groff font 'BMB' will not be available for PDF output; unable to locate font file(s): URWBookman-Demi.t1, URWBookman-Demi, URWBookmanL-DemiBold, b018015l.pfb BuildFoundries: warning: line 38: groff font 'BMBI' will not be available for PDF output; unable to locate font file(s): URWBookman-DemiItalic.t1, URWBookman-DemiItalic, URWBookmanL-DemiBoldItal, b018035l.pfb BuildFoundries: warning: line 39: groff font 'BMI' will not be available for PDF output; unable to locate font file(s): URWBookman-LightItalic.t1, URWBookman-LightItalic, URWBookmanL-LighItal, b018032l.pfb BuildFoundries: warning: line 40: groff font 'BMR' will not be available for PDF output; unable to locate font file(s): URWBookman-Light.t1, URWBookman-Light, URWBookmanL-Ligh, b018012l.pfb BuildFoundries: notice: copied grops font CB BuildFoundries: notice: copied grops font CBI BuildFoundries: notice: copied grops font CI BuildFoundries: notice: copied grops font CR BuildFoundries: notice: copied grops font HB BuildFoundries: notice: copied grops font HBI BuildFoundries: notice: copied grops font HI BuildFoundries: warning: line 48: groff font 'HNB' will not be available for PDF output; unable to locate font file(s): NimbusSansNarrow-Bold.t1, NimbusSansNarrow-Bold, NimbusSanL-BoldCond, n019044l.pfb BuildFoundries: warning: line 49: groff font 'HNBI' will not be available for PDF output; unable to locate font file(s): NimbusSansNarrow-BoldOblique.t1, NimbusSansNarrow-BoldOblique, NimbusSansNarrow-BdOblique, NimbusSanL-BoldCondItal.t1, NimbusSanL-BoldCondItal, n019064l.pfb BuildFoundries: warning: line 50: groff font 'HNI' will not be available for PDF output; unable to locate font file(s): NimbusSansNarrow-Oblique.t1, NimbusSansNarrow-Oblique, NimbusSanL-ReguCondItal, n019063l.pfb BuildFoundries: warning: line 51: groff font 'HNR' will not be available for PDF output; unable to locate font file(s): NimbusSansNarrow-Regular.t1, NimbusSansNarrow-Regular, NimbusSanL-ReguCond, n019043l.pfb BuildFoundries: notice: copied grops font HR BuildFoundries: warning: line 53: groff font 'NB' will not be available for PDF output; unable to locate font file(s): C059-Bold.t1, C059-Bold, CenturySchL-Bold, c059016l.pfb BuildFoundries: warning: line 54: groff font 'NBI' will not be available for PDF output; unable to locate font file(s): C059-BdIta.t1, C059-BdIta, CenturySchL-BoldItal, c059036l.pfb BuildFoundries: warning: line 55: groff font 'NI' will not be available for PDF output; unable to locate font file(s): C059-Italic.t1, C059-Italic, CenturySchL-Ital, c059033l.pfb BuildFoundries: warning: line 56: groff font 'NR' will not be available for PDF output; unable to locate font file(s): C059-Roman.t1, C059-Roman, CenturySchL-Roma, c059013l.pfb BuildFoundries: warning: line 57: groff font 'PB' will not be available for PDF output; unable to locate font file(s): P052-Bold.t1, P052-Bold, URWPalladioL-Bold, p052004l.pfb BuildFoundries: warning: line 58: groff font 'PBI' will not be available for PDF output; unable to locate font file(s): P052-BoldItalic.t1, P052-BoldItalic, URWPalladioL-BoldItal, p052024l.pfb BuildFoundries: warning: line 59: groff font 'PI' will not be available for PDF output; unable to locate font file(s): P052-Italic.t1, P052-Italic, URWPalladioL-Ital, p052023l.pfb BuildFoundries: warning: line 60: groff font 'PR' will not be available for PDF output; unable to locate font file(s): P052-Roman.t1, P052-Roman, URWPalladioL-Roma, p052003l.pfb BuildFoundries: notice: copied grops font S BuildFoundries: notice: copied grops font TB BuildFoundries: notice: copied grops font TBI BuildFoundries: notice: copied grops font TI BuildFoundries: notice: copied grops font TR BuildFoundries: warning: line 66: groff font 'ZCMI' will not be available for PDF output; unable to locate font file(s): Z003-MediumItalic.t1, Z003-MediumItalic, URWChanceryL-MediItal, z003034l.pfb BuildFoundries: notice: copied grops font ZD BuildFoundries: notice: copied grops font EURO BuildFoundries: warning: line 69: The path(s) used for searching: @urwfontsdir@:/usr/share/fonts/type1/gsfonts:/usr/share/fonts/default/Type1:/usr/share/fonts/default/Type1/adobestd35:/usr/share/fonts/type1/urw-base35:/opt/local/share/fonts/urw-fonts:/usr/local/share/fonts/ghostscript:/usr/src/groff-1.23.0/font/devps:/usr/src/groff-1.23.0/font/devps GEN charset.alias GEN ref-add.sed GEN ref-del.sed make all-am make[2]: Entering directory '/usr/src/groff-1.23.0' CXX src/devices/grodvi/dvi.o CXX src/libs/libdriver/input.o CXX src/libs/libdriver/printer.o src/libs/libdriver/printer.cpp: In member function 'void printer::load_font(int, const char*)': src/libs/libdriver/printer.cpp:120:23: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 16 and 25769803768 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 120 | font_table[i] = 0; | ~~~~~~~~~~~~~~^~~ src/libs/libdriver/printer.cpp:115:37: note: at offset [-8589934592, -8] into destination object of size [8, 17179869176] allocated by 'operator new []' 115 | font_table = new font *[nfonts]; | ^ AR libdriver.a CXX src/libs/libgroff/libgroff_a-assert.o CXX src/libs/libgroff/libgroff_a-change_lf.o CXX src/libs/libgroff/libgroff_a-cmap.o CXX src/libs/libgroff/libgroff_a-color.o CXX src/libs/libgroff/libgroff_a-cset.o CXX src/libs/libgroff/libgroff_a-curtime.o CXX src/libs/libgroff/libgroff_a-device.o CXX src/libs/libgroff/libgroff_a-errarg.o CXX src/libs/libgroff/libgroff_a-error.o CXX src/libs/libgroff/libgroff_a-fatal.o CXX src/libs/libgroff/libgroff_a-filename.o CXX src/libs/libgroff/libgroff_a-font.o CXX src/libs/libgroff/libgroff_a-fontfile.o CXX src/libs/libgroff/libgroff_a-geometry.o CC src/libs/libgroff/libgroff_a-getopt.o CC src/libs/libgroff/libgroff_a-getopt1.o CXX src/libs/libgroff/libgroff_a-glyphuni.o CXX src/libs/libgroff/libgroff_a-htmlhint.o CXX src/libs/libgroff/libgroff_a-hypot.o CC src/libs/libgroff/libgroff_a-iftoa.o CXX src/libs/libgroff/libgroff_a-invalid.o CC src/libs/libgroff/libgroff_a-itoa.o CXX src/libs/libgroff/libgroff_a-lf.o CXX src/libs/libgroff/libgroff_a-lineno.o CC src/libs/libgroff/libgroff_a-localcharset.o CXX src/libs/libgroff/libgroff_a-macropath.o CC src/libs/libgroff/libgroff_a-matherr.o CXX src/libs/libgroff/libgroff_a-maxfilename.o CXX src/libs/libgroff/libgroff_a-maxpathname.o CXX src/libs/libgroff/libgroff_a-mksdir.o CXX src/libs/libgroff/libgroff_a-nametoindex.o CXX src/libs/libgroff/libgroff_a-paper.o CXX src/libs/libgroff/libgroff_a-prime.o CC src/libs/libgroff/libgroff_a-progname.o CXX src/libs/libgroff/libgroff_a-ptable.o CC src/libs/libgroff/libgroff_a-quotearg.o CXX src/libs/libgroff/libgroff_a-relocate.o CXX src/libs/libgroff/libgroff_a-searchpath.o CC src/libs/libgroff/libgroff_a-spawnvp.o CXX src/libs/libgroff/libgroff_a-string.o CXX src/libs/libgroff/libgroff_a-strsave.o CXX src/libs/libgroff/libgroff_a-symbol.o CXX src/libs/libgroff/libgroff_a-tmpfile.o CXX src/libs/libgroff/libgroff_a-tmpname.o CXX src/libs/libgroff/libgroff_a-unicode.o CXX src/libs/libgroff/libgroff_a-uniglyph.o CXX src/libs/libgroff/libgroff_a-uniuni.o GEN src/libs/libgroff/version.cpp CXX src/libs/libgroff/libgroff_a-version.o AR libgroff.a CC lib/libgnu_a-fseterr.o CC lib/libgnu_a-localcharset.o CC lib/libgnu_a-math.o CC lib/libgnu_a-printf-frexp.o CC lib/libgnu_a-printf-frexpl.o CC lib/libgnu_a-unistd.o CC lib/uniwidth/libgnu_a-width.o CC lib/libgnu_a-wctype-h.o CC lib/libgnu_a-xsize.o CC lib/asnprintf.o CC lib/fprintf.o CC lib/printf-args.o CC lib/printf-parse.o CC lib/vasnprintf.o AR lib/libgnu.a CXXLD grodvi CXX src/devices/grohtml/post-html.o CXX src/devices/grohtml/html-table.o CXX src/devices/grohtml/html-text.o CXX src/devices/grohtml/output.o CXXLD post-grohtml CXX src/devices/grolbp/lbp.o CXXLD grolbp CXX src/devices/grolj4/lj4.o CXXLD grolj4 CXX src/devices/grops/ps.o CXX src/devices/grops/psrm.o CXXLD grops CXX src/devices/grotty/tty.o CXXLD grotty CXX src/preproc/html/pre-html.o src/preproc/html/pre-html.cpp: In function 'char* make_string(const char*, ...)': src/preproc/html/pre-html.cpp:408:16: warning: null destination pointer [-Wformat-truncation=] 408 | n = vsnprintf(p, size, fmt, ap); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~ CXX src/preproc/html/pushback.o CXXLD pre-grohtml CXX src/preproc/preconv/preconv-preconv.o CXXLD preconv CXX src/roff/groff/groff.o CC src/roff/groff/pipeline.o CXXLD groff CXX src/utils/addftinfo/addftinfo.o CXX src/utils/addftinfo/guess.o CXXLD addftinfo CXX src/utils/hpftodit/hpftodit.o CXX src/utils/hpftodit/hpuni.o CXXLD hpftodit CXX src/utils/lkbib/lkbib.o CXX src/libs/libbib/common.o CXX src/libs/libbib/index.o CXX src/libs/libbib/linear.o CXX src/libs/libbib/search.o CC src/libs/libbib/map.o AR libbib.a CXXLD lkbib CC src/utils/pfbtops/pfbtops.o CXXLD pfbtops CXX src/utils/tfmtodit/tfmtodit.o CXXLD tfmtodit CXX src/preproc/eqn/eqn-main.o CXX src/preproc/eqn/eqn-lex.o CXX src/preproc/eqn/eqn-box.o CXX src/preproc/eqn/eqn-limit.o CXX src/preproc/eqn/eqn-list.o CXX src/preproc/eqn/eqn-over.o CXX src/preproc/eqn/eqn-text.o CXX src/preproc/eqn/eqn-script.o CXX src/preproc/eqn/eqn-mark.o CXX src/preproc/eqn/eqn-other.o CXX src/preproc/eqn/eqn-delim.o CXX src/preproc/eqn/eqn-sqrt.o CXX src/preproc/eqn/eqn-pile.o CXX src/preproc/eqn/eqn-special.o CXX src/preproc/eqn/eqn-eqn.o CXXLD eqn CXX src/preproc/grn/hdb.o CXX src/preproc/grn/hpoint.o CXX src/preproc/grn/hgraph.o src/preproc/grn/hgraph.cpp: In function 'void PeriodicSpline(double*, int*, double*, double*, double*, int)': src/preproc/grn/hgraph.cpp:835:33: warning: 'deltaz' may be used uninitialized [-Wmaybe-uninitialized] 835 | deltaz[0] = deltaz[npoints - 1]; | ~~~~~~~~~~~~~~~~~~^ src/preproc/grn/hgraph.cpp:826:10: note: 'deltaz' declared here 826 | double deltaz[MAXPOINTS], a[MAXPOINTS], b[MAXPOINTS]; | ^~~~~~ CXX src/preproc/grn/main.o CXXLD grn CXX src/preproc/pic/pic-pic.o CXX src/preproc/pic/pic-lex.o CXX src/preproc/pic/pic-main.o CXX src/preproc/pic/pic-object.o CXX src/preproc/pic/pic-common.o CXX src/preproc/pic/pic-troff.o CXX src/preproc/pic/pic-tex.o CXXLD pic CXX src/preproc/refer/refer-command.o CXX src/preproc/refer/refer-ref.o src/preproc/refer/ref.cpp: In function 'int same_reference(const reference&, const reference&)': src/preproc/refer/ref.cpp:539:24: warning: comparison between two arrays [-Warray-compare] 539 | if (r1.field_index != r2.field_index) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ src/preproc/refer/ref.cpp:539:24: note: use unary '+' which decays operands to pointers or '&(r1.reference::field_index)[0] != &(r2.reference::field_index)[0]' to compare the addresses CXX src/preproc/refer/refer-refer.o CXX src/preproc/refer/refer-token.o CXX src/preproc/refer/refer-label.o CXXLD refer CXX src/preproc/soelim/soelim.o CXXLD soelim CXX src/preproc/tbl/main.o CXX src/preproc/tbl/table.o CXXLD tbl CXX src/roff/troff/dictionary.o CXX src/roff/troff/div.o CXX src/roff/troff/env.o CXX src/roff/troff/input.o CXX src/roff/troff/mtsm.o CXX src/roff/troff/node.o CXX src/roff/troff/number.o CXX src/roff/troff/reg.o GEN src/roff/troff/majorminor.cpp CXX src/roff/troff/majorminor.o CXXLD troff CXX src/utils/indxbib/indxbib.o CC src/utils/indxbib/signal.o CXXLD indxbib CXX src/utils/lookbib/lookbib.o CXXLD lookbib GEN eqn2graph GEN gdiffmk GEN glilypond GEN gperl GEN gpinyin GEN grap2graph GEN mmroff GEN pdfroff GEN pic2graph GEN gropdf GEN pdfmom GEN grog GEN chem GEN neqn GEN nroff GEN contrib/chem/chem.1 GEN contrib/eqn2graph/eqn2graph.1 GEN contrib/gdiffmk/gdiffmk.1 GEN contrib/glilypond/glilypond.1 GEN contrib/gperl/gperl.1 GEN contrib/gpinyin/gpinyin.1 GEN contrib/grap2graph/grap2graph.1 GEN contrib/mm/mmroff.1 GEN contrib/pdfmark/pdfroff.1 GEN contrib/pic2graph/pic2graph.1 GEN src/devices/grodvi/grodvi.1 GEN src/devices/grohtml/grohtml.1 GEN src/devices/grolbp/grolbp.1 GEN src/devices/grolj4/grolj4.1 GEN src/devices/gropdf/gropdf.1 GEN src/devices/gropdf/pdfmom.1 GEN src/devices/grops/grops.1 GEN src/devices/grotty/grotty.1 GEN src/preproc/preconv/preconv.1 GEN src/roff/groff/groff.1 GEN src/utils/addftinfo/addftinfo.1 GEN src/utils/afmtodit/afmtodit.1 GEN src/utils/grog/grog.1 GEN src/utils/hpftodit/hpftodit.1 GEN src/utils/lkbib/lkbib.1 GEN src/utils/pfbtops/pfbtops.1 GEN src/utils/tfmtodit/tfmtodit.1 GEN src/preproc/eqn/eqn.1 GEN src/preproc/eqn/neqn.1 GEN src/preproc/grn/grn.1 GEN src/preproc/pic/pic.1 GEN src/preproc/refer/refer.1 GEN src/preproc/soelim/soelim.1 GEN src/preproc/tbl/tbl.1 GEN src/roff/nroff/nroff.1 GEN src/roff/troff/troff.1 GEN src/utils/indxbib/indxbib.1 GEN src/utils/lookbib/lookbib.1 GEN man/groff_font.5 GEN man/groff_out.5 GEN man/groff_tmac.5 GEN contrib/hdtbl/groff_hdtbl.7 GEN contrib/mm/groff_mm.7 GEN contrib/mm/groff_mmse.7 GEN contrib/mom/groff_mom.7 GEN contrib/rfc1345/groff_rfc1345.7 GEN man/groff_char.7 GEN man/groff_diff.7 GEN man/groff.7 GEN man/roff.7 GEN tmac/groff_ms.7 GEN tmac/groff_man.7.man GEN tmac/groff_man.7 GEN tmac/groff_man_style.7.man GEN tmac/groff_man_style.7 GEN tmac/groff_me.7 GEN tmac/groff_mdoc.7 GEN tmac/groff_trace.7 GEN tmac/groff_www.7 GEN font/devascii/R GEN font/devascii/I GEN font/devascii/B GEN font/devascii/BI GEN font/devascii/DESC GEN font/devcp1047/R GEN font/devcp1047/I GEN font/devcp1047/B GEN font/devcp1047/BI GEN font/devcp1047/DESC GEN font/devdvi/DESC GEN font/devhtml/R GEN font/devhtml/I GEN font/devhtml/B GEN font/devhtml/BI GEN font/devhtml/CR GEN font/devhtml/CI GEN font/devhtml/CB GEN font/devhtml/CBI GEN font/devhtml/S GEN font/devhtml/DESC GEN font/devlatin1/R GEN font/devlatin1/I GEN font/devlatin1/B GEN font/devlatin1/BI GEN font/devlatin1/DESC GEN font/devlbp/DESC GEN font/devutf8/R GEN font/devutf8/I GEN font/devutf8/B GEN font/devutf8/BI GEN font/devutf8/DESC GEN contrib/chem/examples/README GEN contrib/chem/examples/122/README GEN font/devlj4/DESC GEN font/devps/DESC GEN font/devps/prologue GEN font/devps/freeeuro.pfa GEN font/devps/zapfdr.pfa GEN font/devps/symbolsl.pfa GEN tmac/www.tmac GROFF doc/webpage.ps GROFF doc/grnexmpl.ps GEN contrib/hdtbl/examples/fonts_n.roff GEN contrib/hdtbl/examples/fonts_x.roff GROFF contrib/hdtbl/examples/chess_board.ps GROFF contrib/hdtbl/examples/color_boxes.ps GROFF contrib/hdtbl/examples/color_nested_tables.ps GROFF contrib/hdtbl/examples/color_table_cells.ps GROFF contrib/hdtbl/examples/color_transitions.ps GROFF contrib/hdtbl/examples/col_rowspan_colors.ps GROFF contrib/hdtbl/examples/fonts_n.ps fonts_n.roff: listing fonts in ./font/devps fonts_n.roff: listing font 'AB'... fonts_n.roff: listing font 'ABI'... fonts_n.roff: listing font 'AI'... fonts_n.roff: listing font 'AR'... fonts_n.roff: listing font 'BMB'... fonts_n.roff: listing font 'BMBI'... fonts_n.roff: listing font 'BMI'... fonts_n.roff: listing font 'BMR'... fonts_n.roff: listing font 'CB'... fonts_n.roff: listing font 'CBI'... fonts_n.roff: listing font 'CI'... fonts_n.roff: listing font 'CR'... fonts_n.roff: listing font 'EURO'... fonts_n.roff: listing font 'HB'... fonts_n.roff: listing font 'HBI'... fonts_n.roff: listing font 'HI'... fonts_n.roff: listing font 'HNB'... fonts_n.roff: listing font 'HNBI'... fonts_n.roff: listing font 'HNI'... fonts_n.roff: listing font 'HNR'... fonts_n.roff: listing font 'HR'... fonts_n.roff: listing font 'NB'... fonts_n.roff: listing font 'NBI'... fonts_n.roff: listing font 'NI'... fonts_n.roff: listing font 'NR'... fonts_n.roff: listing font 'PB'... fonts_n.roff: listing font 'PBI'... fonts_n.roff: listing font 'PI'... fonts_n.roff: listing font 'PR'... fonts_n.roff: listing font 'S'... fonts_n.roff: listing font 'SS'... fonts_n.roff: listing font 'TB'... fonts_n.roff: listing font 'TBI'... fonts_n.roff: listing font 'TI'... fonts_n.roff: listing font 'TR'... fonts_n.roff: listing font 'ZCMI'... fonts_n.roff: listing font 'ZD'... fonts_n.roff: listing font 'ZDR'... GROFF contrib/hdtbl/examples/fonts_x.ps fonts_x.roff: listing fonts in ./font/devps fonts_x.roff: listing font 'AB'... fonts_x.roff: listing font 'ABI'... fonts_x.roff: listing font 'AI'... fonts_x.roff: listing font 'AR'... fonts_x.roff: listing font 'BMB'... fonts_x.roff: listing font 'BMBI'... fonts_x.roff: listing font 'BMI'... fonts_x.roff: listing font 'BMR'... fonts_x.roff: listing font 'CB'... fonts_x.roff: listing font 'CBI'... fonts_x.roff: listing font 'CI'... fonts_x.roff: listing font 'CR'... fonts_x.roff: listing font 'EURO'... fonts_x.roff: listing font 'HB'... fonts_x.roff: listing font 'HBI'... fonts_x.roff: listing font 'HI'... fonts_x.roff: listing font 'HNB'... fonts_x.roff: listing font 'HNBI'... fonts_x.roff: listing font 'HNI'... fonts_x.roff: listing font 'HNR'... fonts_x.roff: listing font 'HR'... fonts_x.roff: listing font 'NB'... fonts_x.roff: listing font 'NBI'... fonts_x.roff: listing font 'NI'... fonts_x.roff: listing font 'NR'... fonts_x.roff: listing font 'PB'... fonts_x.roff: listing font 'PBI'... fonts_x.roff: listing font 'PI'... fonts_x.roff: listing font 'PR'... fonts_x.roff: listing font 'S'... fonts_x.roff: listing font 'SS'... fonts_x.roff: listing font 'TB'... fonts_x.roff: listing font 'TBI'... fonts_x.roff: listing font 'TI'... fonts_x.roff: listing font 'TR'... fonts_x.roff: listing font 'ZCMI'... fonts_x.roff: listing font 'ZD'... fonts_x.roff: listing font 'ZDR'... GROFF contrib/hdtbl/examples/mixed_pickles.ps GROFF contrib/hdtbl/examples/rainbow.ps GROFF contrib/hdtbl/examples/short_reference.ps GROFF doc/meref.me GROFF doc/meref.ps GROFF doc/meintro.me GROFF doc/meintro.ps GROFF doc/meintro_fr.me GROFF doc/meintro_fr.ps GROFF doc/ms.ps GROFF doc/pic.ps GROFF doc/groff-man-pages.utf8.txt GEN contrib/sboxes/msboxes.ms make[2]: Leaving directory '/usr/src/groff-1.23.0' make[1]: Leaving directory '/usr/src/groff-1.23.0' cd /usr/src/groff-1.23.0 && make install make[1]: Entering directory '/usr/src/groff-1.23.0' make install-am make[2]: Entering directory '/usr/src/groff-1.23.0' make[3]: Entering directory '/usr/src/groff-1.23.0' /bin/mkdir -p '/usr/bin' /usr/bin/install -c grodvi post-grohtml grolbp grolj4 grops grotty pre-grohtml preconv groff addftinfo hpftodit lkbib pfbtops tfmtodit '/usr/bin' /bin/mkdir -p '/usr/bin' /usr/bin/install -c eqn2graph gdiffmk glilypond gperl gpinyin grap2graph mmroff pdfroff pic2graph gropdf pdfmom afmtodit grog '/usr/bin' /bin/mkdir -p '/usr/bin' /usr/bin/install -c eqn grn pic refer soelim tbl troff indxbib lookbib '/usr/bin' /bin/mkdir -p '/usr/bin' /usr/bin/install -c chem neqn nroff '/usr/bin' make install-exec-hook make[4]: Entering directory '/usr/src/groff-1.23.0' make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/usr/src/groff-1.23.0' test -d /usr/share/doc/groff-1.23.0/examples/chem/122 \ || /bin/sh /usr/src/groff-1.23.0/build-aux/install-sh -d /usr/share/doc/groff-1.23.0/examples/chem/122; for i in ./contrib/chem/examples/122/*.chem; do \ n=`echo $i | sed 's|./contrib/chem/examples/122/||g'`; \ /usr/bin/install -c -m 644 $i /usr/share/doc/groff-1.23.0/examples/chem/122/$n; \ done test -d /usr/share/groff/1.23.0/tmac || /bin/sh /usr/src/groff-1.23.0/build-aux/install-sh -d /usr/share/groff/1.23.0/tmac test -d /usr/share/groff/1.23.0/tmac/mm || /bin/sh /usr/src/groff-1.23.0/build-aux/install-sh -d /usr/share/groff/1.23.0/tmac/mm rm -f /usr/share/groff/1.23.0/tmac/tmac.`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`m rm -f /usr/share/groff/1.23.0/tmac/`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`m.tmac /usr/bin/install -c -m 644 ./contrib/mm/m.tmac \ /usr/share/groff/1.23.0/tmac/`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`m.tmac LANG=C LC_ALL=C sed -e "s;^.mso m.tmac;.mso `if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`m.tmac;g" \ ./contrib/mm/mse.tmac > /usr/share/groff/1.23.0/tmac/`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`mse.tmac test -d /usr/share/doc/groff-1.23.0 \ || /bin/sh /usr/src/groff-1.23.0/build-aux/install-sh -d /usr/share/doc/groff-1.23.0 cp ./doc/groff.txt /usr/share/doc/groff-1.23.0 test -d /usr/share/info \ || /bin/sh /usr/src/groff-1.23.0/build-aux/install-sh -d /usr/share/info rm -f /doc/groff.info* for d in /usr/src/groff-1.23.0/doc /usr/src/groff-1.23.0/doc; do \ if [ -f "$d"/groff.info ]; then \ cp "$d"/groff.info* /usr/share/info; \ install-info --info-file="$d"/groff.info \ --info-dir=/usr/share/info; \ break; \ fi; \ done Installing devpdf files /usr/bin/install -c -m 644 ./font/devpdf/download \ /usr/share/groff/1.23.0/font/devpdf/ test yes != no || /bin/sh /usr/src/groff-1.23.0/build-aux/install-sh -d /usr/lib if test -f /usr/lib/charset.alias; then \ sed -f ref-add.sed /usr/lib/charset.alias \ > /usr/lib/t-charset.alias; \ /usr/bin/install -c -m 644 /usr/lib/t-charset.alias \ /usr/lib/charset.alias; \ rm -f /usr/lib/t-charset.alias; \ else \ if test yes = no; then \ sed -f ref-add.sed charset.alias \ > /usr/lib/t-charset.alias; \ /usr/bin/install -c -m 644 /usr/lib/t-charset.alias \ /usr/lib/charset.alias; \ rm -f /usr/lib/t-charset.alias; \ fi; \ fi test -d /usr/share \ || /bin/sh /usr/src/groff-1.23.0/build-aux/install-sh -d /usr/share test -d /usr/share/groff \ || /bin/sh /usr/src/groff-1.23.0/build-aux/install-sh -d /usr/share/groff test -d /usr/share/groff/1.23.0 \ || /bin/sh /usr/src/groff-1.23.0/build-aux/install-sh -d /usr/share/groff/1.23.0 if test -f /usr/lib/eign; then \ rm -f /usr/share/groff/1.23.0/eign; \ ln -s /usr/lib/eign /usr/share/groff/1.23.0/eign 2>/dev/null \ || ln /usr/lib/eign /usr/share/groff/1.23.0/eign 2>/dev/null \ || cp /usr/lib/eign /usr/share/groff/1.23.0/eign; \ else \ rm -f /usr/share/groff/1.23.0/eign; \ /usr/bin/install -c -m 644 ./src/utils/indxbib/eign /usr/share/groff/1.23.0/eign; \ fi /bin/mkdir -p /usr/lib/groff/site-tmac; if test "no" != "no"; then \ if test -n ""; then \ for m in ""; do \ /usr/bin/install -c -m 644 ./tmac/$m-wrap \ /usr/lib/groff/site-tmac/$m`if test no = manual; then echo "-os"; fi`.tmac; \ done; \ fi; \ fi /bin/mkdir -p '/usr/share/groff/1.23.0/font/devascii' /usr/bin/install -c -m 644 font/devascii/R font/devascii/I font/devascii/B font/devascii/BI font/devascii/DESC '/usr/share/groff/1.23.0/font/devascii' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devcp1047' /usr/bin/install -c -m 644 font/devcp1047/R font/devcp1047/I font/devcp1047/B font/devcp1047/BI font/devcp1047/DESC '/usr/share/groff/1.23.0/font/devcp1047' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devdvi' /usr/bin/install -c -m 644 font/devdvi/TR font/devdvi/TI font/devdvi/TB font/devdvi/TBI font/devdvi/CW font/devdvi/CWI font/devdvi/HR font/devdvi/HI font/devdvi/HB font/devdvi/HBI font/devdvi/TREC font/devdvi/TIEC font/devdvi/TBEC font/devdvi/TBIEC font/devdvi/CWEC font/devdvi/CWIEC font/devdvi/HREC font/devdvi/HIEC font/devdvi/HBEC font/devdvi/HBIEC font/devdvi/TRTC font/devdvi/TITC font/devdvi/TBTC font/devdvi/TBITC font/devdvi/CWTC font/devdvi/CWITC font/devdvi/HRTC font/devdvi/HITC font/devdvi/HBTC font/devdvi/HBITC font/devdvi/MI font/devdvi/S font/devdvi/EX font/devdvi/SA font/devdvi/SB font/devdvi/SC font/devdvi/DESC '/usr/share/groff/1.23.0/font/devdvi' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devdvi/generate' /usr/bin/install -c -m 644 font/devdvi/generate/Makefile font/devdvi/generate/msam.map font/devdvi/generate/msbm.map font/devdvi/generate/texb.map font/devdvi/generate/texex.map font/devdvi/generate/texi.map font/devdvi/generate/texmi.map font/devdvi/generate/texr.map font/devdvi/generate/texsy.map font/devdvi/generate/textt.map font/devdvi/generate/textex.map font/devdvi/generate/ec.map font/devdvi/generate/tc.map font/devdvi/generate/CompileFonts '/usr/share/groff/1.23.0/font/devdvi/generate' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devhtml' /usr/bin/install -c -m 644 font/devhtml/R font/devhtml/I font/devhtml/B font/devhtml/BI font/devhtml/CR font/devhtml/CI font/devhtml/CB font/devhtml/CBI font/devhtml/S font/devhtml/DESC '/usr/share/groff/1.23.0/font/devhtml' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devlatin1' /usr/bin/install -c -m 644 font/devlatin1/R font/devlatin1/I font/devlatin1/B font/devlatin1/BI font/devlatin1/DESC '/usr/share/groff/1.23.0/font/devlatin1' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devlbp' /usr/bin/install -c -m 644 font/devlbp/HB font/devlbp/HBI font/devlbp/HI font/devlbp/HR font/devlbp/HNB font/devlbp/HNBI font/devlbp/HNI font/devlbp/HNR font/devlbp/TB font/devlbp/TBI font/devlbp/TI font/devlbp/TR font/devlbp/CR font/devlbp/CB font/devlbp/CI font/devlbp/ER font/devlbp/EB font/devlbp/EI font/devlbp/DESC '/usr/share/groff/1.23.0/font/devlbp' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devpdf' /usr/bin/install -c -m 644 font/devpdf/DESC font/devpdf/Foundry '/usr/share/groff/1.23.0/font/devpdf' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devpdf/enc' /usr/bin/install -c -m 644 font/devpdf/enc/text.enc '/usr/share/groff/1.23.0/font/devpdf/enc' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devpdf/map' /usr/bin/install -c -m 644 font/devpdf/map/dingbats.map font/devpdf/map/symbol.map font/devpdf/map/symbolchars font/devpdf/map/text.map '/usr/share/groff/1.23.0/font/devpdf/map' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devutf8' /usr/bin/install -c -m 644 font/devutf8/R font/devutf8/I font/devutf8/B font/devutf8/BI font/devutf8/DESC '/usr/share/groff/1.23.0/font/devutf8' /bin/mkdir -p '/usr/share/doc/groff-1.23.0/examples/chem' /usr/bin/install -c -m 644 contrib/chem/examples/atp.chem contrib/chem/examples/cholesterin.chem contrib/chem/examples/ethamivan.chem contrib/chem/examples/lsd.chem contrib/chem/examples/morphine.chem contrib/chem/examples/penicillin.chem contrib/chem/examples/reserpine.chem '/usr/share/doc/groff-1.23.0/examples/chem' /bin/mkdir -p '/usr/share/groff/1.23.0/pic' /usr/bin/install -c -m 644 contrib/chem/chem.pic '/usr/share/groff/1.23.0/pic' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devlj4' /usr/bin/install -c -m 644 font/devlj4/AB font/devlj4/ABI font/devlj4/AI font/devlj4/AR font/devlj4/ALBB font/devlj4/ALBR font/devlj4/AOB font/devlj4/AOI font/devlj4/AOR font/devlj4/CB font/devlj4/CBI font/devlj4/CI font/devlj4/CR font/devlj4/GB font/devlj4/GBI font/devlj4/GI font/devlj4/GR font/devlj4/LGB font/devlj4/LGI font/devlj4/LGR font/devlj4/OB font/devlj4/OBI font/devlj4/OI font/devlj4/OR font/devlj4/TB font/devlj4/TBI font/devlj4/TI font/devlj4/TR font/devlj4/TNRB font/devlj4/TNRBI font/devlj4/TNRI font/devlj4/TNRR font/devlj4/UB font/devlj4/UBI font/devlj4/UI font/devlj4/UR font/devlj4/UCB font/devlj4/UCBI font/devlj4/UCI font/devlj4/UCR '/usr/share/groff/1.23.0/font/devlj4' /usr/bin/install -c -m 644 font/devlj4/CLARENDON font/devlj4/CORONET font/devlj4/MARIGOLD font/devlj4/S font/devlj4/SYMBOL font/devlj4/WINGDINGS '/usr/share/groff/1.23.0/font/devlj4' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devlj4/generate' /usr/bin/install -c -m 644 font/devlj4/generate/Makefile font/devlj4/generate/special.map font/devlj4/generate/symbol.map font/devlj4/generate/text.map font/devlj4/generate/wingdings.map font/devlj4/generate/special.awk '/usr/share/groff/1.23.0/font/devlj4/generate' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devps' /usr/bin/install -c -m 644 font/devps/S font/devps/SS font/devps/ZD font/devps/ZDR font/devps/ZCMI font/devps/AB font/devps/ABI font/devps/AI font/devps/AR font/devps/BMB font/devps/BMBI font/devps/BMI font/devps/BMR font/devps/CB font/devps/CBI font/devps/CI font/devps/CR font/devps/HB font/devps/HBI font/devps/HI font/devps/HR font/devps/HNB font/devps/HNBI font/devps/HNI font/devps/HNR font/devps/NB font/devps/NBI font/devps/NI font/devps/NR font/devps/PB font/devps/PBI font/devps/PI font/devps/PR font/devps/TB font/devps/TBI font/devps/TI font/devps/TR font/devps/EURO font/devps/freeeuro.afm font/devps/symbolsl.afm '/usr/share/groff/1.23.0/font/devps' /usr/bin/install -c -m 644 font/devps/text.enc font/devps/zapfdr.afm font/devps/download '/usr/share/groff/1.23.0/font/devps' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devps/generate' /usr/bin/install -c -m 644 font/devps/generate/Makefile font/devps/generate/dingbats.map font/devps/generate/dingbats-reversed.map font/devps/generate/slanted-symbol.map font/devps/generate/symbol.map font/devps/generate/symbolchars font/devps/generate/text.map font/devps/generate/afmname font/devps/generate/symbol.sed '/usr/share/groff/1.23.0/font/devps/generate' /bin/mkdir -p '/usr/share/doc/groff-1.23.0/examples' /usr/bin/install -c -m 644 doc/webpage.ms doc/groff.css doc/grnexmpl.g doc/grnexmpl.me '/usr/share/doc/groff-1.23.0/examples' /bin/mkdir -p '/usr/share/doc/groff-1.23.0/examples/hdtbl' /usr/bin/install -c -m 644 contrib/hdtbl/examples/common.roff contrib/hdtbl/examples/chess_board.roff contrib/hdtbl/examples/color_boxes.roff contrib/hdtbl/examples/color_nested_tables.roff contrib/hdtbl/examples/color_table_cells.roff contrib/hdtbl/examples/color_transitions.roff contrib/hdtbl/examples/col_rowspan_colors.roff contrib/hdtbl/examples/mixed_pickles.roff contrib/hdtbl/examples/rainbow.roff contrib/hdtbl/examples/short_reference.roff '/usr/share/doc/groff-1.23.0/examples/hdtbl' /bin/mkdir -p '/usr/share/groff/1.23.0/tmac' /usr/bin/install -c -m 644 contrib/hdtbl/hdtbl.tmac contrib/hdtbl/hdmisc.tmac '/usr/share/groff/1.23.0/tmac' /bin/mkdir -p '/usr/share/groff/site-tmac' /usr/bin/install -c -m 644 tmac/man.local tmac/mdoc.local '/usr/share/groff/site-tmac' /bin/mkdir -p '/usr/share/groff/1.23.0/tmac/mdoc' /usr/bin/install -c -m 644 tmac/mdoc/doc-common tmac/mdoc/doc-ditroff tmac/mdoc/doc-nroff tmac/mdoc/doc-syms '/usr/share/groff/1.23.0/tmac/mdoc' /bin/mkdir -p '/usr/share/groff/1.23.0/tmac/mm' /usr/bin/install -c -m 644 contrib/mm/mm/0.MT contrib/mm/mm/5.MT contrib/mm/mm/4.MT contrib/mm/mm/ms.cov contrib/mm/mm/se_ms.cov '/usr/share/groff/1.23.0/tmac/mm' /bin/mkdir -p '/usr/share/doc/groff-1.23.0/examples/mm' /usr/bin/install -c -m 644 contrib/mm/examples/letter.mm '/usr/share/doc/groff-1.23.0/examples/mm' /bin/mkdir -p '/usr/share/doc/groff-1.23.0/examples/mom' /usr/bin/install -c -m 644 contrib/mom/examples/letter.mom contrib/mom/examples/mom-pdf.mom contrib/mom/examples/mon_premier_doc.mom contrib/mom/examples/sample_docs.mom contrib/mom/examples/typesetting.mom contrib/mom/examples/README.txt contrib/mom/examples/README-fr.txt contrib/mom/examples/elvis_syntax contrib/mom/examples/elvis_syntax.new contrib/mom/examples/penguin.ps contrib/mom/examples/penguin.pdf contrib/mom/examples/mom.vim contrib/mom/examples/slide-demo.mom contrib/mom/examples/copyright-default.mom contrib/mom/examples/copyright-chapter.mom '/usr/share/doc/groff-1.23.0/examples/mom' /bin/mkdir -p '/usr/share/groff/1.23.0/tmac' /usr/bin/install -c -m 644 contrib/mom/mom.tmac contrib/mom/om.tmac '/usr/share/groff/1.23.0/tmac' /bin/mkdir -p '/usr/share/groff/1.23.0/oldfont/devps' /usr/bin/install -c -m 644 font/devps/old/S font/devps/old/SS font/devps/old/CB font/devps/old/CBI font/devps/old/CI font/devps/old/CR font/devps/old/HB font/devps/old/HBI font/devps/old/HI font/devps/old/HR font/devps/old/HNB font/devps/old/HNBI font/devps/old/HNI font/devps/old/HNR font/devps/old/NB font/devps/old/NBI font/devps/old/NI font/devps/old/NR font/devps/old/PB font/devps/old/PBI font/devps/old/PI font/devps/old/PR font/devps/old/TB font/devps/old/TBI font/devps/old/TI font/devps/old/TR font/devps/old/symbol.afm font/devps/old/symbolsl.afm font/devps/old/zapfdr.afm font/devps/old/zapfdr.ps '/usr/share/groff/1.23.0/oldfont/devps' /bin/mkdir -p '/usr/share/doc/groff-1.23.0' /usr/bin/install -c -m 644 doc/me-revisions doc/ms.ms doc/pic.ms '/usr/share/doc/groff-1.23.0' /bin/mkdir -p '/usr/share/groff/1.23.0/tmac' /usr/bin/install -c -m 644 contrib/pdfmark/pdfmark.tmac contrib/pdfmark/sanitize.tmac contrib/pdfmark/spdf.tmac '/usr/share/groff/1.23.0/tmac' /bin/mkdir -p '/usr/share/groff/1.23.0/tmac' /usr/bin/install -c -m 644 contrib/rfc1345/rfc1345.tmac '/usr/share/groff/1.23.0/tmac' /bin/mkdir -p '/usr/share/groff/1.23.0/tmac' /usr/bin/install -c -m 644 contrib/sboxes/sboxes.tmac '/usr/share/groff/1.23.0/tmac' /bin/mkdir -p '/usr/share/groff/1.23.0/tmac' /usr/bin/install -c -m 644 tmac/man.tmac tmac/mandoc.tmac tmac/andoc.tmac tmac/an-ext.tmac tmac/ms.tmac tmac/e.tmac tmac/me.tmac tmac/doc-old.tmac tmac/doc.tmac tmac/mdoc.tmac tmac/pic.tmac tmac/papersize.tmac tmac/62bit.tmac tmac/ec.tmac tmac/trace.tmac tmac/ps.tmac tmac/psold.tmac tmac/pdfpic.tmac tmac/pspic.tmac tmac/psatk.tmac tmac/ptx.tmac tmac/pdf.tmac tmac/dvi.tmac tmac/tty.tmac tmac/tty-char.tmac tmac/latin1.tmac tmac/latin2.tmac tmac/latin5.tmac tmac/latin9.tmac tmac/cp1047.tmac tmac/X.tmac tmac/Xps.tmac tmac/lj4.tmac tmac/lbp.tmac tmac/html.tmac tmac/html-end.tmac tmac/devtag.tmac tmac/europs.tmac tmac/composite.tmac tmac/fallbacks.tmac '/usr/share/groff/1.23.0/tmac' /usr/bin/install -c -m 644 tmac/eqnrc tmac/refer.tmac tmac/refer-me.tmac tmac/refer-ms.tmac tmac/troffrc tmac/troffrc-end tmac/trans.tmac tmac/en.tmac tmac/hyphen.en tmac/hyphenex.en tmac/fr.tmac tmac/hyphen.fr tmac/it.tmac tmac/hyphen.it tmac/sv.tmac tmac/hyphen.sv tmac/de.tmac tmac/den.tmac tmac/hyphen.det tmac/hyphen.den tmac/cs.tmac tmac/hyphen.cs tmac/hyphenex.cs tmac/ja.tmac tmac/zh.tmac tmac/an.tmac tmac/s.tmac '/usr/share/groff/1.23.0/tmac' /bin/mkdir -p '/usr/share/groff/1.23.0/tmac' /usr/bin/install -c -m 644 contrib/mm/refer-mm.tmac '/usr/share/groff/1.23.0/tmac' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 contrib/chem/chem.1 contrib/eqn2graph/eqn2graph.1 contrib/gdiffmk/gdiffmk.1 contrib/glilypond/glilypond.1 contrib/gperl/gperl.1 contrib/gpinyin/gpinyin.1 contrib/grap2graph/grap2graph.1 contrib/mm/mmroff.1 contrib/pdfmark/pdfroff.1 contrib/pic2graph/pic2graph.1 src/devices/grodvi/grodvi.1 src/devices/grohtml/grohtml.1 src/devices/grolbp/grolbp.1 src/devices/grolj4/grolj4.1 src/devices/gropdf/gropdf.1 src/devices/gropdf/pdfmom.1 src/devices/grops/grops.1 src/devices/grotty/grotty.1 src/preproc/preconv/preconv.1 src/roff/groff/groff.1 src/utils/addftinfo/addftinfo.1 src/utils/afmtodit/afmtodit.1 src/utils/grog/grog.1 src/utils/hpftodit/hpftodit.1 src/utils/lkbib/lkbib.1 src/utils/pfbtops/pfbtops.1 src/utils/tfmtodit/tfmtodit.1 src/preproc/eqn/eqn.1 src/preproc/eqn/neqn.1 src/preproc/grn/grn.1 src/preproc/pic/pic.1 src/preproc/refer/refer.1 src/preproc/soelim/soelim.1 src/preproc/tbl/tbl.1 src/roff/nroff/nroff.1 src/roff/troff/troff.1 src/utils/indxbib/indxbib.1 src/utils/lookbib/lookbib.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man5' /usr/bin/install -c -m 644 man/groff_font.5 man/groff_out.5 man/groff_tmac.5 '/usr/share/man/man5' /bin/mkdir -p '/usr/share/man/man7' /usr/bin/install -c -m 644 contrib/hdtbl/groff_hdtbl.7 contrib/mm/groff_mm.7 contrib/mm/groff_mmse.7 contrib/mom/groff_mom.7 contrib/rfc1345/groff_rfc1345.7 man/groff_char.7 man/groff_diff.7 man/groff.7 man/roff.7 tmac/groff_ms.7 tmac/groff_man.7 tmac/groff_man_style.7 tmac/groff_me.7 tmac/groff_mdoc.7 tmac/groff_trace.7 tmac/groff_www.7 '/usr/share/man/man7' /bin/mkdir -p '/usr/share/doc/groff-1.23.0/html/mom' /usr/bin/install -c -m 644 contrib/mom/momdoc/stylesheet.css contrib/mom/momdoc/appendices.html contrib/mom/momdoc/color.html contrib/mom/momdoc/cover.html contrib/mom/momdoc/definitions.html contrib/mom/momdoc/docelement.html contrib/mom/momdoc/docprocessing.html contrib/mom/momdoc/goodies.html contrib/mom/momdoc/graphical.html contrib/mom/momdoc/headfootpage.html contrib/mom/momdoc/images.html contrib/mom/momdoc/inlines.html contrib/mom/momdoc/intro.html contrib/mom/momdoc/letters.html contrib/mom/momdoc/macrolist.html contrib/mom/momdoc/rectoverso.html contrib/mom/momdoc/refer.html contrib/mom/momdoc/reserved.html contrib/mom/momdoc/tables-of-contents.html contrib/mom/momdoc/toc.html contrib/mom/momdoc/typesetting.html contrib/mom/momdoc/using.html contrib/mom/momdoc/version-2.html '/usr/share/doc/groff-1.23.0/html/mom' /bin/mkdir -p '/usr/share/doc/groff-1.23.0/examples/chem/122' /usr/bin/install -c -m 644 contrib/chem/examples/122/README '/usr/share/doc/groff-1.23.0/examples/chem/122' /bin/mkdir -p '/usr/share/doc/groff-1.23.0/examples/chem' /usr/bin/install -c -m 644 contrib/chem/examples/README '/usr/share/doc/groff-1.23.0/examples/chem' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devlj4' /usr/bin/install -c -m 644 font/devlj4/DESC '/usr/share/groff/1.23.0/font/devlj4' /bin/mkdir -p '/usr/share/groff/1.23.0/font/devps' /usr/bin/install -c -m 644 font/devps/DESC font/devps/prologue font/devps/freeeuro.pfa font/devps/zapfdr.pfa font/devps/symbolsl.pfa '/usr/share/groff/1.23.0/font/devps' /bin/mkdir -p '/usr/share/doc/groff-1.23.0/examples' /usr/bin/install -c -m 644 doc/webpage.ps doc/grnexmpl.ps '/usr/share/doc/groff-1.23.0/examples' /bin/mkdir -p '/usr/share/doc/groff-1.23.0/examples/hdtbl' /usr/bin/install -c -m 644 contrib/hdtbl/examples/fonts_n.roff contrib/hdtbl/examples/fonts_x.roff contrib/hdtbl/examples/chess_board.ps contrib/hdtbl/examples/color_boxes.ps contrib/hdtbl/examples/color_nested_tables.ps contrib/hdtbl/examples/color_table_cells.ps contrib/hdtbl/examples/color_transitions.ps contrib/hdtbl/examples/col_rowspan_colors.ps contrib/hdtbl/examples/fonts_n.ps contrib/hdtbl/examples/fonts_x.ps contrib/hdtbl/examples/mixed_pickles.ps contrib/hdtbl/examples/rainbow.ps contrib/hdtbl/examples/short_reference.ps doc/gnu.eps '/usr/share/doc/groff-1.23.0/examples/hdtbl' /bin/mkdir -p '/usr/share/doc/groff-1.23.0' /usr/bin/install -c -m 644 doc/meref.ps doc/meintro.ps doc/meintro_fr.ps doc/ms.ps doc/pic.ps doc/groff-man-pages.utf8.txt doc/meintro.me doc/meintro_fr.me doc/meref.me '/usr/share/doc/groff-1.23.0' /bin/mkdir -p '/usr/share/doc/groff-1.23.0' /usr/bin/install -c -m 644 ./contrib/sboxes/msboxes.ms '/usr/share/doc/groff-1.23.0' /bin/mkdir -p '/usr/share/groff/1.23.0/tmac' /usr/bin/install -c -m 644 tmac/www.tmac '/usr/share/groff/1.23.0/tmac' make install-data-hook make[4]: Entering directory '/usr/src/groff-1.23.0' for d in /usr/src/groff-1.23.0/doc /usr/src/groff-1.23.0/doc; do \ if test -f "$d/gnu.eps"; then \ rm -f /usr/share/doc/groff-1.23.0/examples/gnu.eps; \ /usr/bin/install -c -m 644 \ $d/gnu.eps /usr/share/doc/groff-1.23.0/examples/gnu.eps; \ break; \ fi; \ done if test "no" = "yes"; then \ if test -n ""; then \ if test -f /usr/share/groff/1.23.0/tmac/s.tmac -a -n "`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`"; \ then \ mv /usr/share/groff/1.23.0/tmac/s.tmac \ /usr/share/groff/1.23.0/tmac/`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`s.tmac; \ fi; \ if test -f /usr/share/groff/1.23.0/tmac/an.tmac -a -n "`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`"; \ then \ mv /usr/share/groff/1.23.0/tmac/an.tmac \ /usr/share/groff/1.23.0/tmac/`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`an.tmac; \ fi; \ fi; \ fi cd /usr/share/groff; \ rm -f current; \ ln -s 1.23.0 current test -d /usr/share/groff/site-font \ || /bin/sh /usr/src/groff-1.23.0/build-aux/install-sh -d /usr/share/groff/site-font test -d /usr/lib/groff/site-tmac \ || /bin/sh /usr/src/groff-1.23.0/build-aux/install-sh -d /usr/lib/groff/site-tmac make[4]: Leaving directory '/usr/src/groff-1.23.0' make[3]: Leaving directory '/usr/src/groff-1.23.0' make[2]: Leaving directory '/usr/src/groff-1.23.0' make[1]: Leaving directory '/usr/src/groff-1.23.0' ln -svf eqn /usr/bin/geqn '/usr/bin/geqn' -> 'eqn' ln -svf tbl /usr/bin/gtbl '/usr/bin/gtbl' -> 'tbl' Updating linker cache... Install done; saving file list to /usr/src/log/groff-1.23.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:38:26: Building gperf make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' gperf-3.1.tar.gz checksum OK ====================================== Installing gperf-3.1 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/gperf-3.1 && ./configure --prefix=/usr --disable-nls checking whether make sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile === configuring in lib (/usr/src/gperf-3.1/lib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-nls' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ar... ar checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile === configuring in src (/usr/src/gperf-3.1/src) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-nls' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for a BSD compatible install... /usr/bin/install -c checking for stack-allocated variable-size arrays... yes checking for rand in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in tests (/usr/src/gperf-3.1/tests) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-nls' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E configure: creating ./config.status config.status: creating Makefile === configuring in doc (/usr/src/gperf-3.1/doc) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-nls' --cache-file=/dev/null --srcdir=. checking whether make sets $(MAKE)... yes checking for a BSD compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile cd /usr/src/gperf-3.1 && make -j4 make[1]: Entering directory '/usr/src/gperf-3.1' cd lib; make all make[2]: Entering directory '/usr/src/gperf-3.1/lib' gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -c ./getopt.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -c ./getopt1.c g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -c ./getline.cc g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -c ./hash.cc ./getline.cc: In function 'int getstr(char**, size_t*, FILE*, char, size_t)': ./getline.cc:58:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 58 | register int c = getc (stream); | ^ rm -f libgp.a ar rc libgp.a getopt.o getopt1.o getline.o hash.o ranlib libgp.a make[2]: Leaving directory '/usr/src/gperf-3.1/lib' cd src; make all make[2]: Entering directory '/usr/src/gperf-3.1/src' g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I./../lib -c ./version.cc g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I./../lib -c ./positions.cc g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I./../lib -c ./options.cc g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I./../lib -c ./keyword.cc g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I./../lib -c ./keyword-list.cc g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I./../lib -c ./input.cc In file included from ./keyword-list.h:78, from ./keyword-list.cc:22: ./keyword-list.icc: In member function 'KeywordExt_List*& KeywordExt_List::rest()': ./keyword-list.icc:50:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 50 | return *reinterpret_cast(&_cdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I./../lib -c ./bool-array.cc g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I./../lib -c ./hash-table.cc g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I./../lib -c ./search.cc g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I./../lib -c ./output.cc In file included from ./keyword-list.h:78, from ./input.h:28, from ./input.cc:22: ./keyword-list.icc: In member function 'KeywordExt_List*& KeywordExt_List::rest()': ./keyword-list.icc:50:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 50 | return *reinterpret_cast(&_cdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -I./../lib -c ./main.cc In file included from ./keyword-list.h:78, from ./input.h:28, from ./main.cc:25: ./keyword-list.icc: In member function 'KeywordExt_List*& KeywordExt_List::rest()': ./keyword-list.icc:50:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 50 | return *reinterpret_cast(&_cdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./keyword-list.h:78, from ./output.h:27, from ./output.cc:22: ./keyword-list.icc: In member function 'KeywordExt_List*& KeywordExt_List::rest()': ./keyword-list.icc:50:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 50 | return *reinterpret_cast(&_cdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./keyword-list.h:78, from ./search.h:27, from ./search.cc:22: ./keyword-list.icc: In member function 'KeywordExt_List*& KeywordExt_List::rest()': ./keyword-list.icc:50:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 50 | return *reinterpret_cast(&_cdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o gperf version.o positions.o options.o keyword.o keyword-list.o input.o bool-array.o hash-table.o search.o output.o main.o ../lib/libgp.a -lm make[2]: Leaving directory '/usr/src/gperf-3.1/src' cd tests; make all make[2]: Entering directory '/usr/src/gperf-3.1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/gperf-3.1/tests' cd doc; make all make[2]: Entering directory '/usr/src/gperf-3.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/gperf-3.1/doc' make[1]: Leaving directory '/usr/src/gperf-3.1' cd /usr/src/gperf-3.1 && make install make[1]: Entering directory '/usr/src/gperf-3.1' cd lib; make install make[2]: Entering directory '/usr/src/gperf-3.1/lib' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/usr/src/gperf-3.1/lib' cd src; make install make[2]: Entering directory '/usr/src/gperf-3.1/src' /bin/sh ./../build-aux/mkinstalldirs /usr/bin /usr/bin/install -c gperf /usr/bin/gperf make[2]: Leaving directory '/usr/src/gperf-3.1/src' cd tests; make install make[2]: Entering directory '/usr/src/gperf-3.1/tests' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/usr/src/gperf-3.1/tests' cd doc; make install make[2]: Entering directory '/usr/src/gperf-3.1/doc' /bin/sh ./../build-aux/mkinstalldirs /usr/share/info /usr/bin/install -c -m 644 ./gperf.info /usr/share/info/gperf.info /bin/sh ./../build-aux/mkinstalldirs /usr/share/man/man1 /usr/bin/install -c -m 644 ./gperf.1 /usr/share/man/man1/gperf.1 /bin/sh ./../build-aux/mkinstalldirs /usr/share/doc/ /usr/bin/install -c -m 644 ./gperf.html /usr/share/doc//gperf.html make[2]: Leaving directory '/usr/src/gperf-3.1/doc' make[1]: Leaving directory '/usr/src/gperf-3.1' Updating linker cache... Install done; saving file list to /usr/src/log/gperf-3.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:38:31: Building gzip make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' gzip-1.14.tar.xz checksum OK ====================================== Installing gzip-1.14 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/gzip-1.14 && ./configure --prefix=/usr --bindir=/bin checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C23 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for less... no checking for more... no checking for nm... nm checking whether ln -s works... yes checking for ranlib... ranlib checking for a POSIX-compliant shell... /bin/sh checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for byteswap.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for error.h... yes checking for features.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for stdckdint.h... yes checking for utime.h... yes checking for crtdefs.h... no checking for fcntl.h... yes checking for memory.h... yes checking for time.h... yes checking for sys/sdt.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for egrep -e... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for gcc option to support large files... none needed checking for gcc option to support timestamps after 2038... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for snprintf... yes checking for vasnprintf... no checking for fpurge... no checking for fsync... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for openat... yes checking for pipe... yes checking for qsort_r... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for unlinkat... yes checking for utimens... no checking for lutimens... no checking for chown... yes checking for fchmod... yes checking for fchown... yes checking whether to enable CRC slice-by-8 algorithm... yes checking if pclmul intrinsic exists... no checking for gcc options needed to detect all undeclared functions... none needed checking whether byte ordering is bigendian... no checking if endian.h defines stdint types... no checking if endian.h defines functions and macros... yes checking for complete errno.h... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking whether fflush works on input streams... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether fdatasync is declared... yes checking whether fopen recognizes a trailing slash... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports size specifiers as in C23... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether long double and double are the same... no checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'b' directive... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports the 'lc' directive correctly... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports the alternative flag with a zero precision... yes checking whether printf supports large precisions... yes checking whether the compiler produces multi-arch binaries... no checking whether printf survives out-of-memory conditions... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking for intmax_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether stdin defaults to large file offsets... yes checking for off64_t... yes checking for blksize_t... yes checking for blkcnt_t... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) no checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... yes checking whether ftello works... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for glibc-compatible sys/cdefs.h... yes checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking where to find the exponent in a 'float'... word 0 bit 23 checking where to find the exponent in a 'long double'... word 3 bit 16 checking whether lstat correctly handles trailing slash... yes checking for a sed that does not truncate output... /bin/sed checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mbstate_t... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... ja_JP checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for egrep... /bin/grep -E checking whether C symbols are prefixed with underscore at the linker level... no checking for sigset_t... yes checking whether realloc should abort upon undefined behaviour... no checking for uid_t... yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... no checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether the utimes function works... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alignas and alignof... yes, keywords checking for alloca as a compiler built-in... yes checking for static_assert... yes, a keyword checking for bool, true, false... yes checking for working bswap_16, bswap_32, bswap_64... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... no checking whether dup works... yes checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for fdatasync... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) no checking for mempcpy... yes checking whether float.h conforms to ISO C23... yes checking whether conversion from 'int' to 'long double' works... yes checking for __fpurge... yes checking whether fpurge is declared... no checking for __freading... yes checking whether free is known to preserve errno... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for __fseterr... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether getdtablesize works... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for gettimeofday with POSIX signature... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for C compiler flag to ignore unused libraries... -Wl,--as-needed checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking for mempcpy... (cached) yes checking for memrchr... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking for qsort_r signature... GNU checking for raise... yes checking for sigprocmask... yes checking for readdir... yes checking whether realloc (..., 0) returns nonnull... no checking for reallocarray... yes checking whether rmdir works... yes checking for struct sigaction.sa_sigaction... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for stpcpy... yes checking for working strerror function... yes checking whether time() works... guessing no checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for utime... yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for futimens... yes checking for utimensat... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for stdint.h... (cached) yes checking for underline in external names... no checking for an assembler syntax supported by this package... no checking for an ANSI C-conforming const... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for size_t... (cached) yes checking for off_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating lib/config.h config.status: executing depfiles commands cd /usr/src/gzip-1.14 && make -j4 make[1]: Entering directory '/usr/src/gzip-1.14' GEN version.c GEN version.h make all-recursive make[2]: Entering directory '/usr/src/gzip-1.14' Making all in lib make[3]: Entering directory '/usr/src/gzip-1.14/lib' GEN alloca.h GEN dirent.h GEN endian.h GEN error.h GEN fcntl.h GEN limits.h GEN inttypes.h GEN math.h GEN signal.h GEN stddef.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN time.h GEN unistd.h GEN utime.h GEN wchar.h make all-am make[4]: Entering directory '/usr/src/gzip-1.14/lib' CC libgzip_a-openat-proc.o CC libgzip_a-basename-lgpl.o CC libgzip_a-chdir-long.o CC libgzip_a-cloexec.o CC libgzip_a-crc.o CC libgzip_a-dirname-lgpl.o CC libgzip_a-stripslash.o CC libgzip_a-endian.o CC libgzip_a-exitfail.o CC libgzip_a-fclose.o CC libgzip_a-fcntl.o CC libgzip_a-creat-safer.o CC libgzip_a-open-safer.o CC libgzip_a-fd-hook.o CC libgzip_a-fflush.o CC libgzip_a-filenamecat-lgpl.o CC libgzip_a-fpurge.o CC libgzip_a-freading.o CC libgzip_a-fseek.o CC libgzip_a-fseeko.o CC libgzip_a-fseterr.o CC libgzip_a-getprogname.o CC libgzip_a-gettime.o CC libgzip_a-ialloc.o CC libgzip_a-malloca.o CC libgzip_a-math.o CC libgzip_a-mbszero.o CC libgzip_a-openat-die.o CC libgzip_a-openat-safer.o CC libgzip_a-printf-frexp.o CC libgzip_a-printf-frexpl.o CC libgzip_a-realloc.o CC libgzip_a-reallocarray.o CC libgzip_a-save-cwd.o CC libgzip_a-savedir.o CC libgzip_a-sig-handler.o CC libgzip_a-stat-time.o CC libgzip_a-stdlib.o CC libgzip_a-time.o CC libgzip_a-timespec.o CC libgzip_a-unistd.o CC libgzip_a-dup-safer.o CC libgzip_a-fd-safer.o CC libgzip_a-pipe-safer.o CC libgzip_a-vfzprintf.o CC libgzip_a-utimens.o CC libgzip_a-xmalloc.o CC libgzip_a-xalloc-die.o CC libgzip_a-xsize.o CC libgzip_a-yesno.o CC asnprintf.o CC fopen.o CC printf-args.o CC printf-parse.o CC vasnprintf.o AR libgzip.a make[4]: Leaving directory '/usr/src/gzip-1.14/lib' make[3]: Leaving directory '/usr/src/gzip-1.14/lib' Making all in doc make[3]: Entering directory '/usr/src/gzip-1.14/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/gzip-1.14/doc' Making all in . make[3]: Entering directory '/usr/src/gzip-1.14' CC bits.o CC deflate.o CC gzip.o CC inflate.o CC trees.o CC unlzh.o CC unlzw.o CC unpack.o CC unzip.o CC util.o CC zip.o CC version.o GEN gunzip GEN gzexe GEN zcat GEN zcmp GEN zdiff GEN zegrep GEN zfgrep GEN zforce GEN zgrep GEN zmore GEN znew AR libver.a CCLD gzip make[3]: Leaving directory '/usr/src/gzip-1.14' Making all in tests make[3]: Entering directory '/usr/src/gzip-1.14/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/gzip-1.14/tests' make[2]: Leaving directory '/usr/src/gzip-1.14' make[1]: Leaving directory '/usr/src/gzip-1.14' cd /usr/src/gzip-1.14 && make install make[1]: Entering directory '/usr/src/gzip-1.14' make install-recursive make[2]: Entering directory '/usr/src/gzip-1.14' Making install in lib make[3]: Entering directory '/usr/src/gzip-1.14/lib' make install-am make[4]: Entering directory '/usr/src/gzip-1.14/lib' make[5]: Entering directory '/usr/src/gzip-1.14/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/gzip-1.14/lib' make[4]: Leaving directory '/usr/src/gzip-1.14/lib' make[3]: Leaving directory '/usr/src/gzip-1.14/lib' Making install in doc make[3]: Entering directory '/usr/src/gzip-1.14/doc' make[4]: Entering directory '/usr/src/gzip-1.14/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./gzip.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/gzip.info' make[4]: Leaving directory '/usr/src/gzip-1.14/doc' make[3]: Leaving directory '/usr/src/gzip-1.14/doc' Making install in . make[3]: Entering directory '/usr/src/gzip-1.14' make[4]: Entering directory '/usr/src/gzip-1.14' /bin/mkdir -p '/bin' /usr/bin/install -c gzip '/bin' /bin/mkdir -p '/bin' /usr/bin/install -c gunzip gzexe zcat zcmp zdiff zegrep zfgrep zforce zgrep zmore znew '/bin' make install-exec-hook make[5]: Entering directory '/usr/src/gzip-1.14' + cd /bin + rm -f uncompress + case remove-installed-links in + cd /bin + rm -f uncompress + case install-exec-hook in + ln gunzip uncompress make[5]: Leaving directory '/usr/src/gzip-1.14' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 gunzip.1 gzexe.1 gzip.1 zcat.1 zcmp.1 zdiff.1 zforce.1 zgrep.1 zmore.1 znew.1 '/usr/share/man/man1' make[4]: Leaving directory '/usr/src/gzip-1.14' make[3]: Leaving directory '/usr/src/gzip-1.14' Making install in tests make[3]: Entering directory '/usr/src/gzip-1.14/tests' make[4]: Entering directory '/usr/src/gzip-1.14/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gzip-1.14/tests' make[3]: Leaving directory '/usr/src/gzip-1.14/tests' make[2]: Leaving directory '/usr/src/gzip-1.14' make[1]: Leaving directory '/usr/src/gzip-1.14' mv -v /bin/{gzexe,zcmp,zdiff,zegrep} /usr/bin renamed '/bin/gzexe' -> '/usr/bin/gzexe' renamed '/bin/zcmp' -> '/usr/bin/zcmp' renamed '/bin/zdiff' -> '/usr/bin/zdiff' renamed '/bin/zegrep' -> '/usr/bin/zegrep' mv -v /bin/{zfgrep,zforce,zgrep,zmore,znew} /usr/bin renamed '/bin/zfgrep' -> '/usr/bin/zfgrep' renamed '/bin/zforce' -> '/usr/bin/zforce' renamed '/bin/zgrep' -> '/usr/bin/zgrep' renamed '/bin/zmore' -> '/usr/bin/zmore' renamed '/bin/znew' -> '/usr/bin/znew' ln -s /usr/bin/zmore /usr/bin/zless Updating linker cache... Install done; saving file list to /usr/src/log/gzip-1.14 ... make: Leaving directory '/usr/src/lfs' May 14 16:38:50: Building hostname make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' hostname_3.20.tar.gz checksum OK ====================================== Installing hostname_3.20 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/hostname && make -j4 make[1]: Entering directory '/usr/src/hostname' cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -Wall -D_GNU_SOURCE -c -o hostname.o hostname.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -Wall -D_GNU_SOURCE -o hostname hostname.o ln -fs hostname dnsdomainname ln -fs hostname domainname ln -fs hostname ypdomainname ln -fs hostname nisdomainname make[1]: Leaving directory '/usr/src/hostname' cd /usr/src/hostname && install -m 755 hostname /bin cd /usr/src/hostname && install hostname.1 /usr/share/man/man1 Updating linker cache... Install done; saving file list to /usr/src/log/hostname_3.20 ... make: Leaving directory '/usr/src/lfs' May 14 16:38:50: Building whois make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' whois-5.5.23.tar.gz checksum OK ====================================== Installing whois-5.5.23 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/whois-5.5.23 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done cd /usr/src/whois-5.5.23 && make -j4 \ CONFIG_FILE=/etc/whois.conf \ whois make[1]: Entering directory '/usr/src/whois-5.5.23' cc -DCONFIG_FILE=\"/etc/whois.conf\" -DHAVE_CRYPT_H -DHAVE_LINUX_CRYPT_GENSALT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MM -MG *.c > Makefile.depend perl make_version_h.pl debian/changelog > version.h perl make_ip_del.pl < ip_del_list > ip_del.h perl make_ip6_del.pl < ip6_del_list > ip6_del.h perl make_as_del.pl < as_del_list > as_del.h perl make_new_gtlds.pl < new_gtlds_list > new_gtlds.h perl make_tld_serv.pl < tld_serv_list > tld_serv.h perl make_nic_handles.pl < nic_handles_list > nic_handles.h cc -DCONFIG_FILE=\"/etc/whois.conf\" -DHAVE_CRYPT_H -DHAVE_LINUX_CRYPT_GENSALT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c utils.c cc -DCONFIG_FILE=\"/etc/whois.conf\" -DHAVE_CRYPT_H -DHAVE_LINUX_CRYPT_GENSALT -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c whois.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o whois whois.o utils.o make[1]: Leaving directory '/usr/src/whois-5.5.23' cd /usr/src/whois-5.5.23 && make prefix=/usr install-whois make[1]: Entering directory '/usr/src/whois-5.5.23' install -d /usr/bin/ install -d /usr/share/man/man1/ install -d /usr/share/man/man5/ install -m 0755 whois /usr/bin/ install -m 0644 whois.1 /usr/share/man/man1/ install -m 0644 whois.conf.5 /usr/share/man/man5/ make[1]: Leaving directory '/usr/src/whois-5.5.23' cd /usr/src/whois-5.5.23 && install -v -m 644 whois.conf -t /etc/ 'whois.conf' -> '/etc/whois.conf' Updating linker cache... Install done; saving file list to /usr/src/log/whois-5.5.23 ... make: Leaving directory '/usr/src/lfs' May 14 16:38:51: Building kbd make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' kbd-2.7.1.tar.xz checksum OK kbd-latarcyrheb-16-fixed.tar.bz2 checksum OK kbd-latsun-fonts.tar.bz2 checksum OK ====================================== Installing kbd-2.7.1 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/kbd-2.7.1 && patch -Np1 < /usr/src/src/patches/kbd-2.2.0-backspace-1.patch patching file data/keymaps/i386/dvorak/dvorak-l.map patching file data/keymaps/i386/dvorak/dvorak-r.map patching file data/keymaps/i386/fgGIod/tr_f-latin5.map patching file data/keymaps/i386/qwerty/lt.l4.map patching file data/keymaps/i386/qwerty/lt.map patching file data/keymaps/i386/qwerty/no-latin1.map patching file data/keymaps/i386/qwerty/ru1.map patching file data/keymaps/i386/qwerty/ru2.map patching file data/keymaps/i386/qwerty/ru-cp1251.map patching file data/keymaps/i386/qwerty/ru-ms.map patching file data/keymaps/i386/qwerty/ru_win.map patching file data/keymaps/i386/qwerty/se-ir209.map patching file data/keymaps/i386/qwerty/se-lat6.map patching file data/keymaps/i386/qwerty/tr_q-latin5.map patching file data/keymaps/i386/qwerty/ua.map patching file data/keymaps/i386/qwerty/ua-utf.map patching file data/keymaps/i386/qwerty/ua-utf-ws.map patching file data/keymaps/i386/qwerty/ua-ws.map # Extract our own fonts cd /usr/src/kbd-2.7.1 && tar xvfa /usr/src/cache/kbd-latarcyrheb-16-fixed.tar.bz2 data/ data/consolefonts/ data/consolefonts/LatArCyrHeb-16.psfu cd /usr/src/kbd-2.7.1 && tar xvfa /usr/src/cache/kbd-latsun-fonts.tar.bz2 data/ data/consolefonts/ data/consolefonts/lat0-sun16.psfu data/consolefonts/lat2-sun16.psfu data/consolefonts/latarcyrheb-sun16.psfu cd /usr/src/kbd-2.7.1 && ./configure --prefix=/usr --datadir=/lib/kbd --disable-vlock checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build with code coverage support... no checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking whether C compiler accepts -std=gnu11... yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for libintl.h... yes checking for locale.h... yes checking for malloc.h... yes checking for stdint.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for syslog.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t... yes checking for gid_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for struct stat.st_rdev... yes checking for ptrdiff_t... yes checking for working chown... yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for alarm... yes checking for dup2... yes checking for endpwent... yes checking for memset... yes checking for setlocale... yes checking for strcasecmp... yes checking for strerror... yes checking for strdup... yes checking for strndup... yes checking for strchr... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for library containing timer_create... none required checking whether C compiler accepts -Werror... yes checking whether to add -D_FORTIFY_SOURCE=3 to CPPFLAGS... no checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... no checking if gcc supports -Waggregate-return flag... yes checking if gcc supports -Wall flag... yes checking if gcc supports -Wcast-align flag... yes checking if gcc supports -Wconversion flag... yes checking if gcc supports -Wdisabled-optimization flag... yes checking if gcc supports -Wextra flag... yes checking if gcc supports -Wmissing-declarations flag... yes checking if gcc supports -Wmissing-format-attribute flag... yes checking if gcc supports -Wmissing-noreturn flag... yes checking if gcc supports -Wmissing-prototypes flag... yes checking if gcc supports -Wpointer-arith flag... yes checking if gcc supports -Wredundant-decls flag... yes checking if gcc supports -Wshadow flag... yes checking if gcc supports -Wstrict-prototypes flag... yes checking if gcc supports -Wwrite-strings flag... yes checking for gzip... gzip checking for doxygen... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating docs/man/Makefile config.status: creating docs/man/man1/Makefile config.status: creating docs/man/man1misc/Makefile config.status: creating docs/man/man5/Makefile config.status: creating docs/man/man8/Makefile config.status: creating docs/man/man8misc/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libkeymap/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/libcommon/Makefile config.status: creating src/libkbdfile/Makefile config.status: creating src/libkfont/Makefile config.status: creating src/libkeymap/Makefile config.status: creating src/vlock/Makefile config.status: creating tests/helpers/Makefile config.status: creating tests/libkbdfile/Makefile config.status: creating tests/libkeymap/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile kbd 2.7.1 ====== prefix: /usr libdir: ${exec_prefix}/lib bindir: ${exec_prefix}/bin datadir: /lib/kbd compiler: gcc cflags: -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu11 -Waggregate-return -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Wextra -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings compress data: gzip {get,set}keycodes: yes resizecons: no optional progs: no vlock: no libkbdfile: no libkeymap: no libkfont: no cd /usr/src/kbd-2.7.1 && make -j4 make[1]: Entering directory '/usr/src/kbd-2.7.1' make all-recursive make[2]: Entering directory '/usr/src/kbd-2.7.1' Making all in src make[3]: Entering directory '/usr/src/kbd-2.7.1/src' Making all in libcommon make[4]: Entering directory '/usr/src/kbd-2.7.1/src/libcommon' CC getfd.o CC error.o CC version.o AR libcommon.a make[4]: Leaving directory '/usr/src/kbd-2.7.1/src/libcommon' Making all in libkbdfile make[4]: Entering directory '/usr/src/kbd-2.7.1/src/libkbdfile' CC init.lo CC kbdfile.lo CCLD libkbdfile.la make[4]: Leaving directory '/usr/src/kbd-2.7.1/src/libkbdfile' Making all in libkfont make[4]: Entering directory '/usr/src/kbd-2.7.1/src/libkfont' CC psffontop.lo CC psfxtable.lo CC context.lo CC unicode.lo CC utf8.lo CC kdmapop.lo CC loadunimap.lo CC mapscrn.lo CC setfont.lo CC kdfontop.lo CCLD libkfont.la make[4]: Leaving directory '/usr/src/kbd-2.7.1/src/libkfont' Making all in libkeymap make[4]: Entering directory '/usr/src/kbd-2.7.1/src/libkeymap' make all-am make[5]: Entering directory '/usr/src/kbd-2.7.1/src/libkeymap' CC array.lo CC common.lo CC kernel.lo CC dump.lo CC kmap.lo CC diacr.lo CC func.lo CC summary.lo CC loadkeys.lo CC parser.lo CC analyze.lo CC modifiers.lo CC ksyms.lo CCLD libkeymap.la make[5]: Leaving directory '/usr/src/kbd-2.7.1/src/libkeymap' make[4]: Leaving directory '/usr/src/kbd-2.7.1/src/libkeymap' Making all in vlock make[4]: Entering directory '/usr/src/kbd-2.7.1/src/vlock' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/kbd-2.7.1/src/vlock' make[4]: Entering directory '/usr/src/kbd-2.7.1/src' CC mapscrn.o CC loadunimap.o CC dumpkeys.o CC loadkeys.o CC showkey.o CC setfont.o CC showconsolefont.o CC setleds.o CC setmetamode.o CC kbd_mode.o CC psfxtable.o CC fgconsole.o CC kbdrate.o CC chvt.o CC deallocvt.o CC openvt.o CC kbdinfo.o CC setvtrgb.o CC getkeycodes.o CC setkeycodes.o CCLD mapscrn CCLD loadunimap CCLD dumpkeys CCLD loadkeys CCLD showkey CCLD setfont CCLD showconsolefont CCLD setleds CCLD setmetamode CCLD kbd_mode CCLD psfxtable CCLD fgconsole CCLD kbdrate CCLD chvt CCLD deallocvt CCLD openvt CCLD kbdinfo CCLD setvtrgb CCLD getkeycodes CCLD setkeycodes make[4]: Leaving directory '/usr/src/kbd-2.7.1/src' make[3]: Leaving directory '/usr/src/kbd-2.7.1/src' Making all in data make[3]: Entering directory '/usr/src/kbd-2.7.1/data' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/kbd-2.7.1/data' Making all in po make[3]: Entering directory '/usr/src/kbd-2.7.1/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/kbd-2.7.1/po' Making all in docs make[3]: Entering directory '/usr/src/kbd-2.7.1/docs' Making all in man make[4]: Entering directory '/usr/src/kbd-2.7.1/docs/man' Making all in man1 make[5]: Entering directory '/usr/src/kbd-2.7.1/docs/man/man1' SED dumpkeys.1 SED loadkeys.1 make[5]: Leaving directory '/usr/src/kbd-2.7.1/docs/man/man1' Making all in man5 make[5]: Entering directory '/usr/src/kbd-2.7.1/docs/man/man5' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/kbd-2.7.1/docs/man/man5' Making all in man8 make[5]: Entering directory '/usr/src/kbd-2.7.1/docs/man/man8' SED loadunimap.8 SED mapscrn.8 SED setfont.8 make[5]: Leaving directory '/usr/src/kbd-2.7.1/docs/man/man8' make[5]: Entering directory '/usr/src/kbd-2.7.1/docs/man' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/usr/src/kbd-2.7.1/docs/man' make[4]: Leaving directory '/usr/src/kbd-2.7.1/docs/man' Making all in reference make[4]: Entering directory '/usr/src/kbd-2.7.1/docs/reference' make[5]: Entering directory '/usr/src/kbd-2.7.1/docs/reference' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/usr/src/kbd-2.7.1/docs/reference' make[4]: Leaving directory '/usr/src/kbd-2.7.1/docs/reference' make[4]: Entering directory '/usr/src/kbd-2.7.1/docs' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/kbd-2.7.1/docs' make[3]: Leaving directory '/usr/src/kbd-2.7.1/docs' Making all in tests make[3]: Entering directory '/usr/src/kbd-2.7.1/tests' :;{ \ echo '# Signature of the current package.'; \ echo 'm4_define([AT_PACKAGE_NAME], [kbd])'; \ echo 'm4_define([AT_PACKAGE_TARNAME], [kbd])'; \ echo 'm4_define([AT_PACKAGE_VERSION], [2.7.1])'; \ echo 'm4_define([AT_PACKAGE_STRING], [kbd 2.7.1])'; \ echo 'm4_define([AT_PACKAGE_BUGREPORT], [gladkov.alexey@gmail.com])'; \ echo 'm4_define([AT_PACKAGE_URL], [https://kbd-project.org/])'; \ } >'/usr/src/kbd-2.7.1/tests/atpackage' /bin/sh ../config/missing --run autom4te --language=autotest -I '.' -o - testsuite.at > /usr/src/kbd-2.7.1/tests/testsuite Making all in helpers make[4]: Entering directory '/usr/src/kbd-2.7.1/tests/helpers' CC libkeymap-bkeymap.o CC libkeymap-dumpkeys.o CC libkeymap-mktable.o CC libkeymap-showmaps.o CCLD libkeymap-bkeymap CCLD libkeymap-mktable CCLD libkeymap-showmaps CCLD libkeymap-dumpkeys make[4]: Leaving directory '/usr/src/kbd-2.7.1/tests/helpers' Making all in libkbdfile make[4]: Entering directory '/usr/src/kbd-2.7.1/tests/libkbdfile' CC libkbdfile-test01.o CC libkbdfile-test02.o CC libkbdfile-test03.o CC libkbdfile-test04.o CC libkbdfile-test05.o CC libkbdfile-test06.o CC libkbdfile-test07.o CC libkbdfile-test08.o CC libkbdfile-test09.o CC libkbdfile-test10.o CC libkbdfile-test11.o CC libkbdfile-test12.o CC libkbdfile-test13.o CCLD libkbdfile-test01 CCLD libkbdfile-test02 CCLD libkbdfile-test03 CCLD libkbdfile-test04 CCLD libkbdfile-test05 CCLD libkbdfile-test06 CCLD libkbdfile-test07 CCLD libkbdfile-test08 CCLD libkbdfile-test09 CCLD libkbdfile-test10 CCLD libkbdfile-test11 CCLD libkbdfile-test12 CCLD libkbdfile-test13 make[4]: Leaving directory '/usr/src/kbd-2.7.1/tests/libkbdfile' Making all in libkeymap make[4]: Entering directory '/usr/src/kbd-2.7.1/tests/libkeymap' CC libkeymap-test01.o CC libkeymap-test02.o CC libkeymap-test03.o CC libkeymap-test04.o CC libkeymap-test05.o CC libkeymap-test06.o CC libkeymap-test07.o CC libkeymap-test08.o CC libkeymap-test09.o CC libkeymap-test10.o CC libkeymap-test11.o CC libkeymap-test12.o CC libkeymap-test13.o CC libkeymap-test14.o CC libkeymap-test15.o CC libkeymap-test16.o CC libkeymap-test17.o CC libkeymap-test18.o CCLD libkeymap-test01 CCLD libkeymap-test02 CCLD libkeymap-test03 CCLD libkeymap-test04 CCLD libkeymap-test05 CCLD libkeymap-test06 CCLD libkeymap-test07 CCLD libkeymap-test08 CCLD libkeymap-test09 CCLD libkeymap-test10 CCLD libkeymap-test11 CCLD libkeymap-test12 CCLD libkeymap-test13 CCLD libkeymap-test14 CCLD libkeymap-test15 CCLD libkeymap-test16 CCLD libkeymap-test17 CCLD libkeymap-test18 make[4]: Leaving directory '/usr/src/kbd-2.7.1/tests/libkeymap' make[4]: Entering directory '/usr/src/kbd-2.7.1/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/kbd-2.7.1/tests' make[3]: Leaving directory '/usr/src/kbd-2.7.1/tests' make[3]: Entering directory '/usr/src/kbd-2.7.1' make[3]: Leaving directory '/usr/src/kbd-2.7.1' make[2]: Leaving directory '/usr/src/kbd-2.7.1' make[1]: Leaving directory '/usr/src/kbd-2.7.1' cd /usr/src/kbd-2.7.1 && make install make[1]: Entering directory '/usr/src/kbd-2.7.1' Making install in src make[2]: Entering directory '/usr/src/kbd-2.7.1/src' Making install in libcommon make[3]: Entering directory '/usr/src/kbd-2.7.1/src/libcommon' make[4]: Entering directory '/usr/src/kbd-2.7.1/src/libcommon' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/kbd-2.7.1/src/libcommon' make[3]: Leaving directory '/usr/src/kbd-2.7.1/src/libcommon' Making install in libkbdfile make[3]: Entering directory '/usr/src/kbd-2.7.1/src/libkbdfile' make[4]: Entering directory '/usr/src/kbd-2.7.1/src/libkbdfile' make[4]: Leaving directory '/usr/src/kbd-2.7.1/src/libkbdfile' make[3]: Leaving directory '/usr/src/kbd-2.7.1/src/libkbdfile' Making install in libkfont make[3]: Entering directory '/usr/src/kbd-2.7.1/src/libkfont' make[4]: Entering directory '/usr/src/kbd-2.7.1/src/libkfont' make[4]: Leaving directory '/usr/src/kbd-2.7.1/src/libkfont' make[3]: Leaving directory '/usr/src/kbd-2.7.1/src/libkfont' Making install in libkeymap make[3]: Entering directory '/usr/src/kbd-2.7.1/src/libkeymap' make install-am make[4]: Entering directory '/usr/src/kbd-2.7.1/src/libkeymap' make[5]: Entering directory '/usr/src/kbd-2.7.1/src/libkeymap' make[5]: Leaving directory '/usr/src/kbd-2.7.1/src/libkeymap' make[4]: Leaving directory '/usr/src/kbd-2.7.1/src/libkeymap' make[3]: Leaving directory '/usr/src/kbd-2.7.1/src/libkeymap' Making install in vlock make[3]: Entering directory '/usr/src/kbd-2.7.1/src/vlock' make[4]: Entering directory '/usr/src/kbd-2.7.1/src/vlock' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/kbd-2.7.1/src/vlock' make[3]: Leaving directory '/usr/src/kbd-2.7.1/src/vlock' make[3]: Entering directory '/usr/src/kbd-2.7.1/src' make[4]: Entering directory '/usr/src/kbd-2.7.1/src' /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mapscrn loadunimap dumpkeys loadkeys showkey setfont showconsolefont setleds setmetamode kbd_mode psfxtable fgconsole kbdrate chvt deallocvt openvt kbdinfo setvtrgb getkeycodes setkeycodes '/usr/bin' libtool: install: /usr/bin/install -c mapscrn /usr/bin/mapscrn libtool: install: /usr/bin/install -c loadunimap /usr/bin/loadunimap libtool: install: /usr/bin/install -c dumpkeys /usr/bin/dumpkeys libtool: install: /usr/bin/install -c loadkeys /usr/bin/loadkeys libtool: install: /usr/bin/install -c showkey /usr/bin/showkey libtool: install: /usr/bin/install -c setfont /usr/bin/setfont libtool: install: /usr/bin/install -c showconsolefont /usr/bin/showconsolefont libtool: install: /usr/bin/install -c setleds /usr/bin/setleds libtool: install: /usr/bin/install -c setmetamode /usr/bin/setmetamode libtool: install: /usr/bin/install -c kbd_mode /usr/bin/kbd_mode libtool: install: /usr/bin/install -c psfxtable /usr/bin/psfxtable libtool: install: /usr/bin/install -c fgconsole /usr/bin/fgconsole libtool: install: /usr/bin/install -c kbdrate /usr/bin/kbdrate libtool: install: /usr/bin/install -c chvt /usr/bin/chvt libtool: install: /usr/bin/install -c deallocvt /usr/bin/deallocvt libtool: install: /usr/bin/install -c openvt /usr/bin/openvt libtool: install: /usr/bin/install -c kbdinfo /usr/bin/kbdinfo libtool: install: /usr/bin/install -c setvtrgb /usr/bin/setvtrgb libtool: install: /usr/bin/install -c getkeycodes /usr/bin/getkeycodes libtool: install: /usr/bin/install -c setkeycodes /usr/bin/setkeycodes /bin/mkdir -p '/usr/bin' /usr/bin/install -c unicode_start unicode_stop '/usr/bin' make install-exec-hook make[5]: Entering directory '/usr/src/kbd-2.7.1/src' for i in psfaddtable psfgettable psfstriptable; do \ rm -f /usr/bin/$i; \ ln -s psfxtable /usr/bin/$i || exit $?; \ done make[5]: Leaving directory '/usr/src/kbd-2.7.1/src' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/kbd-2.7.1/src' make[3]: Leaving directory '/usr/src/kbd-2.7.1/src' make[2]: Leaving directory '/usr/src/kbd-2.7.1/src' Making install in data make[2]: Entering directory '/usr/src/kbd-2.7.1/data' make[3]: Entering directory '/usr/src/kbd-2.7.1/data' make[3]: Nothing to be done for 'install-exec-am'. make install-data-hook make[4]: Entering directory '/usr/src/kbd-2.7.1/data' cp -r ./keymaps keymaps_Z chmod -R u+w keymaps_Z for f in "keymaps_Z"/*/*.map "keymaps_Z"/*/*/*.map; do \ test -L "$f" && t="`readlink -m $f`" && rm -f -- "$f" && \ cp -- "$t" "$f" ||:; \ done for f in "keymaps_Z"/*/*.map "keymaps_Z"/*/*/*.map; do \ test -f "$f" && gzip -f -9 "$f" && rm -f -- "$f"; \ done cp -r "./consolefonts" "consolefonts_Z" chmod -R u+w consolefonts_Z for f in "consolefonts_Z"/*; do \ case "$f" in (*/ERRORS*|*/README*) continue; ;; esac; \ test -f "$f" && gzip -f -9 "$f" && rm -f -- "$f"; \ done cp -r "./partialfonts" "partialfonts_Z" chmod -R u+w partialfonts_Z for f in "partialfonts_Z"/*; do \ test -f "$f" && gzip -f -9 "$f" && rm -f -- "$f"; \ done install -d -m 755 /lib/kbd install -d -m 755 /lib/kbd/consolefonts install -m 644 consolefonts_Z/* /lib/kbd/consolefonts install -d -m 755 /lib/kbd/consolefonts/partialfonts install -m 644 partialfonts_Z/* /lib/kbd/consolefonts/partialfonts install -d -m 755 /lib/kbd/consoletrans install -m 644 ./consoletrans/* /lib/kbd/consoletrans install -d -m 755 /lib/kbd/unimaps install -m 644 ./unimaps/* /lib/kbd/unimaps install -d -m 755 /lib/kbd/keymaps install -d -m 755 /lib/kbd/keymaps/i386 install -d -m 755 /lib/kbd/keymaps/mac for i in include sun amiga atari i386/azerty i386/bepo i386/dvorak i386/fgGIod i386/qwerty i386/qwertz i386/include i386/olpc i386/colemak i386/carpalx i386/neo mac/include mac/all pine; do \ install -d -m 755 /lib/kbd/keymaps/$i ;\ install -m 644 keymaps_Z/$i/* /lib/kbd/keymaps/$i ;\ done rm -f /lib/kbd/keymaps/ppc; ln -s mac /lib/kbd/keymaps/ppc make[4]: Leaving directory '/usr/src/kbd-2.7.1/data' make[3]: Leaving directory '/usr/src/kbd-2.7.1/data' make[2]: Leaving directory '/usr/src/kbd-2.7.1/data' Making install in po make[2]: Entering directory '/usr/src/kbd-2.7.1/po' installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/kbd.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/kbd.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/kbd.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/kbd.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/kbd.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/kbd.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/kbd.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/kbd.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/kbd.mo installing ka.gmo as /usr/share/locale/ka/LC_MESSAGES/kbd.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/kbd.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/kbd.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/kbd.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/kbd.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/kbd.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/kbd.mo installing sq.gmo as /usr/share/locale/sq/LC_MESSAGES/kbd.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/kbd.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/kbd.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/kbd.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/kbd.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/kbd.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/kbd.mo if test "kbd" = "gettext-tools"; then \ /bin/mkdir -p /lib/kbd/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /lib/kbd/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /lib/kbd/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/kbd-2.7.1/po' Making install in docs make[2]: Entering directory '/usr/src/kbd-2.7.1/docs' Making install in man make[3]: Entering directory '/usr/src/kbd-2.7.1/docs/man' Making install in man1 make[4]: Entering directory '/usr/src/kbd-2.7.1/docs/man/man1' make[5]: Entering directory '/usr/src/kbd-2.7.1/docs/man/man1' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 chvt.1 deallocvt.1 fgconsole.1 kbd_mode.1 openvt.1 psfaddtable.1 psfgettable.1 psfstriptable.1 psfxtable.1 setleds.1 setmetamode.1 showkey.1 unicode_start.1 unicode_stop.1 kbdinfo.1 dumpkeys.1 loadkeys.1 '/usr/share/man/man1' make[5]: Leaving directory '/usr/src/kbd-2.7.1/docs/man/man1' make[4]: Leaving directory '/usr/src/kbd-2.7.1/docs/man/man1' Making install in man5 make[4]: Entering directory '/usr/src/kbd-2.7.1/docs/man/man5' make[5]: Entering directory '/usr/src/kbd-2.7.1/docs/man/man5' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man5' /usr/bin/install -c -m 644 keymaps.5 '/usr/share/man/man5' make[5]: Leaving directory '/usr/src/kbd-2.7.1/docs/man/man5' make[4]: Leaving directory '/usr/src/kbd-2.7.1/docs/man/man5' Making install in man8 make[4]: Entering directory '/usr/src/kbd-2.7.1/docs/man/man8' make[5]: Entering directory '/usr/src/kbd-2.7.1/docs/man/man8' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 getkeycodes.8 kbdrate.8 resizecons.8 setkeycodes.8 showconsolefont.8 setvtrgb.8 loadunimap.8 mapscrn.8 setfont.8 '/usr/share/man/man8' make[5]: Leaving directory '/usr/src/kbd-2.7.1/docs/man/man8' make[4]: Leaving directory '/usr/src/kbd-2.7.1/docs/man/man8' make[4]: Entering directory '/usr/src/kbd-2.7.1/docs/man' make[5]: Entering directory '/usr/src/kbd-2.7.1/docs/man' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/kbd-2.7.1/docs/man' make[4]: Leaving directory '/usr/src/kbd-2.7.1/docs/man' make[3]: Leaving directory '/usr/src/kbd-2.7.1/docs/man' Making install in reference make[3]: Entering directory '/usr/src/kbd-2.7.1/docs/reference' make[4]: Entering directory '/usr/src/kbd-2.7.1/docs/reference' make[5]: Entering directory '/usr/src/kbd-2.7.1/docs/reference' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/kbd-2.7.1/docs/reference' make[4]: Leaving directory '/usr/src/kbd-2.7.1/docs/reference' make[3]: Leaving directory '/usr/src/kbd-2.7.1/docs/reference' make[3]: Entering directory '/usr/src/kbd-2.7.1/docs' make[4]: Entering directory '/usr/src/kbd-2.7.1/docs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/kbd-2.7.1/docs' make[3]: Leaving directory '/usr/src/kbd-2.7.1/docs' make[2]: Leaving directory '/usr/src/kbd-2.7.1/docs' Making install in tests make[2]: Entering directory '/usr/src/kbd-2.7.1/tests' Making install in helpers make[3]: Entering directory '/usr/src/kbd-2.7.1/tests/helpers' make[4]: Entering directory '/usr/src/kbd-2.7.1/tests/helpers' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/kbd-2.7.1/tests/helpers' make[3]: Leaving directory '/usr/src/kbd-2.7.1/tests/helpers' Making install in libkbdfile make[3]: Entering directory '/usr/src/kbd-2.7.1/tests/libkbdfile' make[4]: Entering directory '/usr/src/kbd-2.7.1/tests/libkbdfile' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/kbd-2.7.1/tests/libkbdfile' make[3]: Leaving directory '/usr/src/kbd-2.7.1/tests/libkbdfile' Making install in libkeymap make[3]: Entering directory '/usr/src/kbd-2.7.1/tests/libkeymap' make[4]: Entering directory '/usr/src/kbd-2.7.1/tests/libkeymap' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/kbd-2.7.1/tests/libkeymap' make[3]: Leaving directory '/usr/src/kbd-2.7.1/tests/libkeymap' make[3]: Entering directory '/usr/src/kbd-2.7.1/tests' make[4]: Entering directory '/usr/src/kbd-2.7.1/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/kbd-2.7.1/tests' make[3]: Leaving directory '/usr/src/kbd-2.7.1/tests' make[2]: Leaving directory '/usr/src/kbd-2.7.1/tests' make[2]: Entering directory '/usr/src/kbd-2.7.1' make[3]: Entering directory '/usr/src/kbd-2.7.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/kbd-2.7.1' make[2]: Leaving directory '/usr/src/kbd-2.7.1' make[1]: Leaving directory '/usr/src/kbd-2.7.1' # Move some tools to /bin mv -v /usr/bin/{loadkeys,kbd_mode,openvt,setfont} /bin renamed '/usr/bin/loadkeys' -> '/bin/loadkeys' renamed '/usr/bin/kbd_mode' -> '/bin/kbd_mode' renamed '/usr/bin/openvt' -> '/bin/openvt' renamed '/usr/bin/setfont' -> '/bin/setfont' Updating linker cache... Install done; saving file list to /usr/src/log/kbd-2.7.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:39:05: Building less make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' less-668.tar.gz checksum OK ====================================== Installing less-668 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/less-668 && ./configure \ --prefix=/usr \ --sysconfdir=/etc checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking for gcc option to enable large file support... none needed checking for tgoto in -ltinfo... no checking for tgoto in -ltinfow... no checking for initscr in -lxcurses... no checking for initscr in -lncursesw... yes checking for initscr in -lncurses... yes checking for initscr in -lcurses... yes checking for tgetent in -ltermcap... no checking for tgetent in -ltermlib... no checking for library containing regcmp... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for ctype.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for stdckdint.h... yes checking for termcap.h... yes checking for ncurses/termcap.h... no checking for ncursesw/termcap.h... no checking for termio.h... yes checking for termios.h... yes checking for time.h... yes checking for values.h... yes checking for linux/magic.h... yes checking for sys/ioctl.h... yes checking for sys/stream.h... no checking for sys/wait.h... yes checking for wctype.h... yes checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for working terminal libraries... using -lncursesw checking for void... yes checking for const... yes checking for time_t... yes checking for st_ino in struct stat... yes checking for ANSI function prototypes... yes checking for fchmod... yes checking for fsync... yes checking for nanosleep... yes checking for poll... yes checking for popen... yes checking for realpath... yes checking for _setjmp... yes checking for sigprocmask... yes checking for sigsetmask... yes checking for snprintf... yes checking for stat... yes checking for strsignal... yes checking for system... yes checking for ttyname... yes checking for usleep... yes checking for memcpy... yes checking for strchr... yes checking for strstr... yes checking for tcgetattr... yes checking for fileno... yes checking for strerror... yes checking for sys_errlist... yes checking for sigset_t... yes checking for sigemptyset... yes checking for errno... yes - in errno.h checking for locale... yes checking for ctype functions... yes checking for wctype functions... yes checking termcap for ospeed... yes - in termcap.h checking for POSIX regcomp... yes regular expression library: posix configure: creating ./config.status config.status: creating Makefile config.status: creating defines.h cd /usr/src/less-668 && make -j4 make[1]: Entering directory '/usr/src/less-668' test ! -f stamp-h || CONFIG_FILES= CONFIG_HEADERS=defines.h ./config.status touch stamp-h gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard lesskey.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard lessecho.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard main.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard screen.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard brac.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ch.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard charset.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard cmdbuf.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard command.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard cvt.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard decode.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard edit.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard evar.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard filename.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard forwback.c edit.c: In function 'edit_ifile': edit.c:611:9: warning: 'chflags' may be used uninitialized [-Wmaybe-uninitialized] 611 | ch_init(f, chflags, nread); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ edit.c:436:13: note: 'chflags' was declared here 436 | int chflags; | ^~~~~~~ edit.c:660:21: warning: 'filename' may be used uninitialized [-Wmaybe-uninitialized] 660 | if (strcmp(filename, FAKE_HELPFILE) && strcmp(filename, FAKE_EMPTYFILE)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edit.c:437:24: note: 'filename' was declared here 437 | constant char *filename; | ^~~~~~~~ edit.c:625:21: warning: 'open_filename' may be used uninitialized [-Wmaybe-uninitialized] 625 | if (strcmp(open_filename, "-") != 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ edit.c:438:24: note: 'open_filename' was declared here 438 | constant char *open_filename; | ^~~~~~~~~~~~~ edit.c:607:9: warning: 'alt_filename' may be used uninitialized [-Wmaybe-uninitialized] 607 | set_altfilename(curr_ifile, alt_filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edit.c:439:15: note: 'alt_filename' was declared here 439 | char *alt_filename; | ^~~~~~~~~~~~ gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard help.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ifile.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard input.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard jump.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard line.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard linenum.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard lsystem.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard mark.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard optfunc.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard option.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard opttbl.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard os.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard output.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard pattern.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard position.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard prompt.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard search.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard signal.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard tags.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard ttyin.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard version.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard xbuf.c gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard lesskey_parse.c gcc -o lessecho lessecho.o version.o -lncursesw gcc -o less main.o screen.o brac.o ch.o charset.o cmdbuf.o command.o cvt.o decode.o edit.o evar.o filename.o forwback.o help.o ifile.o input.o jump.o line.o linenum.o lsystem.o mark.o optfunc.o option.o opttbl.o os.o output.o pattern.o position.o prompt.o search.o signal.o tags.o ttyin.o version.o xbuf.o lesskey_parse.o -lncursesw gcc -o lesskey lesskey.o lesskey_parse.o xbuf.o version.o -lncursesw make[1]: Leaving directory '/usr/src/less-668' cd /usr/src/less-668 && make install make[1]: Entering directory '/usr/src/less-668' ./mkinstalldirs /usr/bin /usr/share/man/man1 /usr/bin/install -c less /usr/bin/less /usr/bin/install -c lesskey /usr/bin/lesskey /usr/bin/install -c lessecho /usr/bin/lessecho /usr/bin/install -c -m 644 ./less.nro /usr/share/man/man1/less.1 /usr/bin/install -c -m 644 ./lesskey.nro /usr/share/man/man1/lesskey.1 /usr/bin/install -c -m 644 ./lessecho.nro /usr/share/man/man1/lessecho.1 make[1]: Leaving directory '/usr/src/less-668' Updating linker cache... Install done; saving file list to /usr/src/log/less-668 ... make: Leaving directory '/usr/src/lfs' May 14 16:39:09: Building procps make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' procps-v4.0.5.tar.bz2 checksum OK ====================================== Installing procps-v4.0.5 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/procps-v4.0.5 && ./autogen.sh Generate build-system by: autopoint: /usr/bin/autopoint (GNU gettext-tools) 0.25 aclocal: aclocal (GNU automake) 1.17 autoconf: autoconf (GNU Autoconf) 2.72 autoheader: autoheader (GNU Autoconf) 2.72 automake: automake (GNU automake) 1.17 libtoolize: libtoolize (GNU libtool) 2.5.4 Copying file ABOUT-NLS Copying file config.rpath Creating directory m4 Copying file m4/codeset.m4 Copying file m4/gettext.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes.m4 Copying file m4/inttypes_h.m4 Copying file m4/isc-posix.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/longdouble.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/signed.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/ulonglong.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file mkinstalldirs Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin autopoint does not honor dataroot variable, patching. libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' configure.ac:20: warning: The macro 'AC_PROG_CC_STDC' is obsolete. configure.ac:20: You should run autoupdate. ./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from... configure.ac:20: the top level configure.ac:127: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete. configure.ac:127: You should run autoupdate. ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... m4/po.m4:23: AM_PO_SUBDIRS is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:127: the top level configure.ac:127: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:127: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:127: the top level configure.ac:127: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:127: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/iconv.m4:22: AM_ICONV_LINK is expanded from... m4/gettext.m4:59: AM_GNU_GETTEXT is expanded from... configure.ac:127: the top level configure.ac:156: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:156: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:156: the top level configure.ac:164: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:164: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:164: the top level configure.ac:16: installing './compile' configure.ac:92: installing './config.guess' configure.ac:92: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' Now type './configure' and 'make' to compile. cd /usr/src/procps-v4.0.5 && ./configure \ --prefix=/usr \ --libdir=/lib \ --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking how to create a pax tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc option to enable large file support... none needed checking for gawk... (cached) gawk checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -std=gnu99 -E checking whether ln -s works... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether make sets $(MAKE)... (cached) yes checking whether NLS is requested... yes checking for po4a... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for float.h... yes checking for langinfo.h... yes checking for libintl.h... yes checking for limits.h... yes checking for locale.h... yes checking for ncursesw/ncurses.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... (cached) yes checking for sys/time.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for utmp.h... yes checking for utmpx.h... yes checking for values.h... yes checking for wchar.h... (cached) yes checking for wctype.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for uid_t... yes checking for gid_t... yes checking for inline... inline checking for int32_t... yes checking for pid_t... yes checking for C/C++ restrict keyword... __restrict__ checking for size_t... yes checking for ssize_t... yes checking for struct stat.st_rdev... yes checking for siginfo_t.si_int... yes checking for gcc -std=gnu99 options needed to detect all undeclared functions... none needed checking whether __UT_HOSTSIZE is declared... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld) 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 for error_at_line... yes checking for fork... yes checking for vfork... yes checking for getpagesize... yes checking for working fork... yes checking for working vfork... (cached) yes checking for GNU libc compatible malloc... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for working mmap... yes checking for GNU libc compatible realloc... yes checking for working strcoll... yes checking for working strtod... 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for error.h... yes checking for stdio_ext.h... (cached) yes checking for __progname... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking for ncursesw... yes checking for pidfd_open()... no checking for __NR_pidfd_open... yes checking for library containing dlopen... none required checking for __fpending... yes checking for alarm... yes checking for atexit... yes checking for dup2... yes checking for clock_gettime... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for iswprint... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for nl_langinfo... yes checking for putenv... yes checking for regcomp... yes checking for rpmatch... yes checking for select... yes checking for setlocale... yes checking for sigabbrev_np... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for utmpname... yes checking for wcwidth... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating local/Makefile config.status: creating po-man/Makefile config.status: creating po/Makefile.in config.status: creating library/libproc2.pc config.status: creating testsuite/Makefile 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 cd /usr/src/procps-v4.0.5 && make -j4 make[1]: Entering directory '/usr/src/procps-v4.0.5' touch ./.version echo UNKNOWN > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/usr/src/procps-v4.0.5' Making all in local make[3]: Entering directory '/usr/src/procps-v4.0.5/local' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/procps-v4.0.5/local' Making all in po-man make[3]: Entering directory '/usr/src/procps-v4.0.5/po-man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/procps-v4.0.5/po-man' Making all in po make[3]: Entering directory '/usr/src/procps-v4.0.5/po' test -z "de.gmo es.gmo fr.gmo ka.gmo ko.gmo pl.gmo pt_BR.gmo ro.gmo sv.gmo uk.gmo vi.gmo zh_CN.gmo" || make de.gmo es.gmo fr.gmo ka.gmo ko.gmo pl.gmo pt_BR.gmo ro.gmo sv.gmo uk.gmo vi.gmo zh_CN.gmo make[4]: Entering directory '/usr/src/procps-v4.0.5/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po rm -f ka.gmo && /usr/bin/msgfmt -c --statistics -o ka.gmo ka.po 827 translated messages, 12 fuzzy translations, 88 untranslated messages. 894 translated messages, 22 fuzzy translations, 11 untranslated messages. 894 translated messages, 21 fuzzy translations, 12 untranslated messages. 484 translated messages, 12 fuzzy translations, 431 untranslated messages. rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po rm -f ko.gmo && /usr/bin/msgfmt -c --statistics -o ko.gmo ko.po rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po 926 translated messages, 1 untranslated message. 742 translated messages, 94 fuzzy translations, 91 untranslated messages. 926 translated messages, 1 untranslated message. rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po 926 translated messages, 1 untranslated message. rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po 926 translated messages, 1 untranslated message. rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 926 translated messages, 1 untranslated message. 926 translated messages, 1 untranslated message. 675 translated messages, 129 fuzzy translations, 123 untranslated messages. make[4]: Leaving directory '/usr/src/procps-v4.0.5/po' touch stamp-po make[3]: Leaving directory '/usr/src/procps-v4.0.5/po' Making all in testsuite make[3]: Entering directory '/usr/src/procps-v4.0.5/testsuite' CC ps.test/test-schedbatch.o CC ps.test/test-hugetlb.o CC ps.test/test-zombie.o CCLD test-schedbatch CCLD test-zombie CCLD test-hugetlb make[3]: Leaving directory '/usr/src/procps-v4.0.5/testsuite' make[3]: Entering directory '/usr/src/procps-v4.0.5' CC local/units.o CC local/src_watch-strutils.o CC local/src_watch-fileutils.o CC local/src_watch-signals.o CC local/src_top_top-fileutils.o CC local/src_top_top-signals.o CC local/src_top_top-strutils.o CC src/slabtop-slabtop.o CC local/src_slabtop-strutils.o CC local/src_slabtop-fileutils.o CC local/src_slabtop-units.o CC src/hugetop-hugetop.o CC local/src_hugetop-strutils.o CC local/src_hugetop-fileutils.o CC local/src_hugetop-units.o CC src/sysctl.o CC local/procio.o CC src/ps/display.o CC src/ps/global.o CC src/ps/help.o CC src/ps/output.o CC src/ps/parser.o CC src/ps/select.o CC src/ps/sortformat.o CC src/ps/stacktrace.o CC local/fileutils.o CC local/signals.o CC local/strutils.o CC library/capname.lo CC library/devname.lo CC library/diskstats.lo CC library/escape.lo CC library/meminfo.lo CC library/namespace.lo CC library/numa.lo CC library/pids.lo CC library/pwcache.lo CC library/readproc.lo CC library/slabinfo.lo CC library/signames.lo CC library/stat.lo library/readproc.c: In function 'simple_readproc': library/readproc.c:1184:35: warning: '/fd' directive output may be truncated writing 3 bytes into a region of size between 1 and 64 [-Wformat-truncation=] 1184 | snprintf(buf, sizeof(buf), "%s/fd", path); | ^~~ In function 'stat_fd', inlined from 'simple_readproc' at library/readproc.c:1339:9: library/readproc.c:1184:5: note: 'snprintf' output between 4 and 67 bytes into a destination of size 64 1184 | snprintf(buf, sizeof(buf), "%s/fd", path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC library/sysinfo.lo CC library/version.lo CC library/vmstat.lo CC library/wchan.lo CC library/uptime.lo CC src/free.o CC src/pgrep.o CC src/pmap.o CC src/pwdx.o CC src/tload.o CC src/uptime.o CC src/pidof.o CC src/vmstat.o CC src/kill.o CC src/w.o CC src/watch-watch.o CC src/top/top-top.o CC src/top/top-top_nls.o CCLD library/libproc2.la src/top/top.c: In function 'keys_window': src/top/top.c:4566:55: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 4 [-Wformat-truncation=] 4566 | snprintf(q->rc.winname, sizeof(q->rc.winname), "%s", name); | ^~ ...... 6172 | if (tmp[0] && tmp[0] != kbd_ESC) win_names(w, tmp); | ~~~ In function 'win_names', inlined from 'keys_window' at src/top/top.c:6172:46: src/top/top.c:4566:7: note: 'snprintf' output between 1 and 128 bytes into a destination of size 4 4566 | snprintf(q->rc.winname, sizeof(q->rc.winname), "%s", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/top/top.c: In function 'keys_window': src/top/top.c:4567:49: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size between 0 and 4 [-Wformat-truncation=] 4567 | snprintf(q->grpname, sizeof(q->grpname), "%d:%s", q->winnum, name); | ^~ ...... 6172 | if (tmp[0] && tmp[0] != kbd_ESC) win_names(w, tmp); | ~~~ In function 'win_names', inlined from 'keys_window' at src/top/top.c:6172:46: src/top/top.c:4567:4: note: 'snprintf' output between 3 and 140 bytes into a destination of size 6 4567 | snprintf(q->grpname, sizeof(q->grpname), "%d:%s", q->winnum, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD src/sysctl CCLD src/pwdx CCLD src/kill CCLD src/watch CCLD src/ps/pscommand CCLD src/free CCLD src/pgrep CCLD src/pkill CCLD src/pmap CCLD src/tload CCLD src/uptime CCLD src/vmstat CCLD src/pidwait CCLD src/pidof CCLD src/w CCLD src/top/top CCLD src/slabtop CCLD src/hugetop make[3]: Leaving directory '/usr/src/procps-v4.0.5' make[2]: Leaving directory '/usr/src/procps-v4.0.5' make[1]: Leaving directory '/usr/src/procps-v4.0.5' cd /usr/src/procps-v4.0.5 && make install make[1]: Entering directory '/usr/src/procps-v4.0.5' make install-recursive make[2]: Entering directory '/usr/src/procps-v4.0.5' Making install in local make[3]: Entering directory '/usr/src/procps-v4.0.5/local' make[4]: Entering directory '/usr/src/procps-v4.0.5/local' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/procps-v4.0.5/local' make[3]: Leaving directory '/usr/src/procps-v4.0.5/local' Making install in po-man make[3]: Entering directory '/usr/src/procps-v4.0.5/po-man' make[4]: Entering directory '/usr/src/procps-v4.0.5/po-man' make[4]: Nothing to be done for 'install-exec-am'. for lang in de fr pl pt_BR ro sv uk zh_CN ; do \ files=""; \ for trans in free.1 hugetop.1 kill.1 pgrep.1 pidof.1 pidwait.1 pkill.1 pmap.1 procio.3 procps.3 procps_misc.3 procps_pids.3 ps.1 pwdx.1 skill.1 slabtop.1 snice.1 sysctl.8 sysctl.conf.5 tload.1 top.1 uptime.1 vmstat.8 w.1 watch.1; do \ if [ -f /usr/src/procps-v4.0.5/po-man/$lang/$trans ]; then \ files="$files /usr/src/procps-v4.0.5/po-man/$lang/$trans"; \ elif [ -f ./$lang/$trans ]; then \ files="$files ./$lang/$trans"; \ fi; \ done; \ make -C .. install-man \ mandir="/usr/share/man/$lang" \ dist_man_MANS="$files"; \ done make[5]: Entering directory '/usr/src/procps-v4.0.5' make[5]: Leaving directory '/usr/src/procps-v4.0.5' make[5]: Entering directory '/usr/src/procps-v4.0.5' make[5]: Leaving directory '/usr/src/procps-v4.0.5' make[5]: Entering directory '/usr/src/procps-v4.0.5' make[5]: Leaving directory '/usr/src/procps-v4.0.5' make[5]: Entering directory '/usr/src/procps-v4.0.5' make[5]: Leaving directory '/usr/src/procps-v4.0.5' make[5]: Entering directory '/usr/src/procps-v4.0.5' make[5]: Leaving directory '/usr/src/procps-v4.0.5' make[5]: Entering directory '/usr/src/procps-v4.0.5' make[5]: Leaving directory '/usr/src/procps-v4.0.5' make[5]: Entering directory '/usr/src/procps-v4.0.5' make[5]: Leaving directory '/usr/src/procps-v4.0.5' make[5]: Entering directory '/usr/src/procps-v4.0.5' make[5]: Leaving directory '/usr/src/procps-v4.0.5' make[4]: Leaving directory '/usr/src/procps-v4.0.5/po-man' make[3]: Leaving directory '/usr/src/procps-v4.0.5/po-man' Making install in po make[3]: Entering directory '/usr/src/procps-v4.0.5/po' /bin/sh .././/mkinstalldirs /usr/share installing de.gmo as /usr/share/locale/de/LC_MESSAGES/procps-ng.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/procps-ng.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/procps-ng.mo installing ka.gmo as /usr/share/locale/ka/LC_MESSAGES/procps-ng.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/procps-ng.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/procps-ng.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/procps-ng.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/procps-ng.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/procps-ng.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/procps-ng.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/procps-ng.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/procps-ng.mo if test "procps-ng" = "gettext-tools"; then \ /bin/sh .././/mkinstalldirs /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/usr/src/procps-v4.0.5/po' Making install in testsuite make[3]: Entering directory '/usr/src/procps-v4.0.5/testsuite' make[4]: Entering directory '/usr/src/procps-v4.0.5/testsuite' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/procps-v4.0.5/testsuite' make[3]: Leaving directory '/usr/src/procps-v4.0.5/testsuite' make[3]: Entering directory '/usr/src/procps-v4.0.5' CC library/capname.lo CCLD library/libproc2.la CCLD src/ps/pscommand CCLD src/free CCLD src/pgrep CCLD src/pkill CCLD src/pmap CCLD src/tload CCLD src/uptime CCLD src/vmstat CCLD src/pidwait CCLD src/pidof CCLD src/w CCLD src/top/top CCLD src/slabtop CCLD src/hugetop make[4]: Entering directory '/usr/src/procps-v4.0.5' /bin/mkdir -p '/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c library/libproc2.la '/lib' libtool: install: /usr/bin/install -c library/.libs/libproc2.so.1.0.0 /lib/libproc2.so.1.0.0 libtool: install: (cd /lib && { ln -s -f libproc2.so.1.0.0 libproc2.so.1 || { rm -f libproc2.so.1 && ln -s libproc2.so.1.0.0 libproc2.so.1; }; }) libtool: install: (cd /lib && { ln -s -f libproc2.so.1.0.0 libproc2.so || { rm -f libproc2.so && ln -s libproc2.so.1.0.0 libproc2.so; }; }) libtool: install: /usr/bin/install -c library/.libs/libproc2.lai /lib/libproc2.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /lib ---------------------------------------------------------------------- Libraries have been installed in: /lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/ps/pscommand '/usr/bin/./ps' libtool: install: /usr/bin/install -c src/ps/.libs/pscommand /usr/bin/./ps /bin/sh ./libtool --mode=install /usr/bin/install -c src/free src/pgrep src/pkill src/pmap src/pwdx src/tload src/uptime src/vmstat src/pidwait src/pidof src/kill src/w src/watch src/top/top src/slabtop src/hugetop '/usr/bin' libtool: install: /usr/bin/install -c src/.libs/free /usr/bin/free libtool: install: /usr/bin/install -c src/.libs/pgrep /usr/bin/pgrep libtool: install: /usr/bin/install -c src/.libs/pkill /usr/bin/pkill libtool: install: /usr/bin/install -c src/.libs/pmap /usr/bin/pmap libtool: install: /usr/bin/install -c src/pwdx /usr/bin/pwdx libtool: install: /usr/bin/install -c src/.libs/tload /usr/bin/tload libtool: install: /usr/bin/install -c src/.libs/uptime /usr/bin/uptime libtool: install: /usr/bin/install -c src/.libs/vmstat /usr/bin/vmstat libtool: install: /usr/bin/install -c src/.libs/pidwait /usr/bin/pidwait libtool: install: /usr/bin/install -c src/.libs/pidof /usr/bin/pidof libtool: install: /usr/bin/install -c src/kill /usr/bin/kill libtool: install: /usr/bin/install -c src/.libs/w /usr/bin/w libtool: install: /usr/bin/install -c src/watch /usr/bin/watch libtool: install: /usr/bin/install -c src/top/.libs/top /usr/bin/top libtool: install: /usr/bin/install -c src/.libs/slabtop /usr/bin/slabtop libtool: install: /usr/bin/install -c src/.libs/hugetop /usr/bin/hugetop /bin/mkdir -p '/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/sysctl '/usr/sbin' libtool: install: /usr/bin/install -c src/sysctl /usr/sbin/sysctl /bin/mkdir -p '/usr/share/doc/procps-ng' /usr/bin/install -c -m 644 doc/bugs.md doc/FAQ doc/libproc.supp '/usr/share/doc/procps-ng' /bin/mkdir -p '/usr/include/libproc2/' /usr/bin/install -c -m 644 library/include/diskstats.h library/include/meminfo.h library/include/misc.h library/include/pids.h library/include/slabinfo.h library/include/stat.h library/include/vmstat.h library/include/xtra-procps-debug.h '/usr/include/libproc2/' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 man/free.1 man/pgrep.1 man/pkill.1 man/pmap.1 man/uptime.1 man/pwdx.1 man/tload.1 man/ps.1 man/pidwait.1 man/pidof.1 man/kill.1 man/w.1 man/watch.1 man/top.1 man/slabtop.1 man/hugetop.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 man/procps.3 man/procps_pids.3 man/procps_misc.3 '/usr/share/man/man3' /bin/mkdir -p '/usr/share/man/man5' /usr/bin/install -c -m 644 man/sysctl.conf.5 '/usr/share/man/man5' /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 man/vmstat.8 man/sysctl.8 '/usr/share/man/man8' /bin/mkdir -p '/lib/pkgconfig' /usr/bin/install -c -m 644 library/libproc2.pc '/lib/pkgconfig' make[4]: Leaving directory '/usr/src/procps-v4.0.5' make[3]: Leaving directory '/usr/src/procps-v4.0.5' make[2]: Leaving directory '/usr/src/procps-v4.0.5' make[1]: Leaving directory '/usr/src/procps-v4.0.5' install -m 0644 /usr/src/config/etc/sysctl.conf /etc # Move some tools to /bin & /sbin mv -v /usr/bin/{kill,ps} /bin renamed '/usr/bin/kill' -> '/bin/kill' renamed '/usr/bin/ps' -> '/bin/ps' mv -v /usr/sbin/sysctl /sbin renamed '/usr/sbin/sysctl' -> '/sbin/sysctl' Updating linker cache... Install done; saving file list to /usr/src/log/procps-v4.0.5 ... make: Leaving directory '/usr/src/lfs' May 14 16:39:29: Building make make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' make-4.4.1.tar.gz checksum OK ====================================== Installing make-4.4.1 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/make-4.4.1 && autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: running: autopoint --force Copying file m4/codeset.m4 Copying file m4/extern-inline.m4 Copying file m4/fcntl-o.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makevars.template autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:88: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:88: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/acinclude.m4:105: AC_STRUCT_ST_MTIM_NSEC is expanded from... configure.ac:88: the top level configure.ac:266: warning: The macro 'AC_FD_MSG' is obsolete. configure.ac:266: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... m4/acinclude.m4:38: CF_NETLIBS is expanded from... lib/m4sugar/m4sh.m4:595: AS_CASE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:266: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' cd /usr/src/make-4.4.1 && ./configure --prefix=/usr --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking for stdbool.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether the compiler is clang... (cached) no checking for compiler option needed when checking for declarations... (cached) none checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for egrep -e... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for gcc option to enable large file support... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for eaccess... yes checking for gcc options needed to detect all undeclared functions... none needed checking host CPU and C ABI... arm64 checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for getloadavg... yes checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking if system libc has working GNU glob... yes checking whether system uses MSDOS-style paths... no checking for bool, true, false... yes checking for ranlib... (cached) ranlib checking how to run the C preprocessor... gcc -E checking for ar... ar checking for perl... perl checking whether byte ordering is bigendian... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for library containing strerror... none required checking for library containing getpwnam... none required checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for locale.h... yes checking for unistd.h... (cached) yes checking for limits.h... yes checking for memory.h... yes checking for sys/param.h... (cached) yes checking for sys/resource.h... yes checking for sys/timeb.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for sys/file.h... yes checking for fcntl.h... yes checking for spawn.h... yes checking for an ANSI C-conforming const... yes checking for uid_t... yes checking for gid_t... yes checking for pid_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for uintmax_t... yes checking for sig_atomic_t... yes checking for nanoseconds field of struct stat... st_mtim.tv_nsec checking whether to use high resolution file timestamps... yes checking for library containing clock_gettime... none required checking for standard gettimeofday... yes checking for strtoll... yes checking for strdup... yes checking for strndup... yes checking for stpcpy... yes checking for memrchr... yes checking for mempcpy... yes checking for umask... yes checking for mkstemp... yes checking for mktemp... yes checking for fdopen... yes checking for dup... yes checking for dup2... yes checking for getcwd... yes checking for realpath... yes checking for sigsetmask... yes checking for sigaction... yes checking for getgroups... yes checking for seteuid... yes checking for setegid... yes checking for setlinebuf... yes checking for setreuid... yes checking for setregid... yes checking for mkfifo... yes checking for getrlimit... yes checking for setrlimit... yes checking for setvbuf... yes checking for pipe... yes checking for strerror... yes checking for strsignal... yes checking for lstat... yes checking for readlink... yes checking for atexit... yes checking for isatty... yes checking for ttyname... yes checking for pselect... yes checking for posix_spawn... yes checking for posix_spawnattr_setsigmask... yes checking whether bsd_signal is declared... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strcmpi... no checking for strncmpi... no checking for stricmp... no checking for strnicmp... no checking for working strcoll... yes checking whether closedir returns void... no checking for struct dirent.d_type... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GNU Guile... no checking whether sys_siglist is declared... no checking whether _sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for sys/wait.h... yes checking for waitpid... yes checking for wait3... yes checking for union wait... no checking for SA_RESTART... yes checking whether dlopen is declared... yes checking whether dlsym is declared... yes checking whether dlerror is declared... yes checking for library containing dlopen... none required checking if the linker accepts -Wl,--export-dynamic... yes checking for posix_spawn that fails synchronously... yes checking for location of SCCS get command... get checking if malloc debugging is wanted... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating build.cfg config.status: creating tests/config-flags.pm config.status: creating Makefile config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating src/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd /usr/src/make-4.4.1 && make -j4 make[1]: Entering directory '/usr/src/make-4.4.1' Making all in lib make[2]: Entering directory '/usr/src/make-4.4.1/lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t mv alloca.h-t alloca.h make all-recursive make[3]: Entering directory '/usr/src/make-4.4.1/lib' make[4]: Entering directory '/usr/src/make-4.4.1/lib' gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_a-concat-filename.o -MD -MP -MF .deps/libgnu_a-concat-filename.Tpo -c -o libgnu_a-concat-filename.o `test -f 'concat-filename.c' || echo './'`concat-filename.c gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libgnu_a-findprog-in.o -MD -MP -MF .deps/libgnu_a-findprog-in.Tpo -c -o libgnu_a-findprog-in.o `test -f 'findprog-in.c' || echo './'`findprog-in.c mv -f .deps/libgnu_a-concat-filename.Tpo .deps/libgnu_a-concat-filename.Po mv -f .deps/libgnu_a-findprog-in.Tpo .deps/libgnu_a-findprog-in.Po rm -f libgnu.a ar cr libgnu.a libgnu_a-concat-filename.o libgnu_a-findprog-in.o ranlib libgnu.a make[4]: Leaving directory '/usr/src/make-4.4.1/lib' make[3]: Leaving directory '/usr/src/make-4.4.1/lib' make[2]: Leaving directory '/usr/src/make-4.4.1/lib' Making all in po make[2]: Entering directory '/usr/src/make-4.4.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/make-4.4.1/po' Making all in doc make[2]: Entering directory '/usr/src/make-4.4.1/doc' make[2]: Leaving directory '/usr/src/make-4.4.1/doc' make[2]: Entering directory '/usr/src/make-4.4.1' depbase=`echo src/ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/ar.o -MD -MP -MF $depbase.Tpo -c -o src/ar.o src/ar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/arscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/arscan.o -MD -MP -MF $depbase.Tpo -c -o src/arscan.o src/arscan.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/commands.o -MD -MP -MF $depbase.Tpo -c -o src/commands.o src/commands.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/default.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/default.o -MD -MP -MF $depbase.Tpo -c -o src/default.o src/default.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/dir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/dir.o -MD -MP -MF $depbase.Tpo -c -o src/dir.o src/dir.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/expand.o -MD -MP -MF $depbase.Tpo -c -o src/expand.o src/expand.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/file.o -MD -MP -MF $depbase.Tpo -c -o src/file.o src/file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/function.o -MD -MP -MF $depbase.Tpo -c -o src/function.o src/function.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/getopt.o -MD -MP -MF $depbase.Tpo -c -o src/getopt.o src/getopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/getopt1.o -MD -MP -MF $depbase.Tpo -c -o src/getopt1.o src/getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/guile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/guile.o -MD -MP -MF $depbase.Tpo -c -o src/guile.o src/guile.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/hash.o -MD -MP -MF $depbase.Tpo -c -o src/hash.o src/hash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/implicit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/implicit.o -MD -MP -MF $depbase.Tpo -c -o src/implicit.o src/implicit.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/job.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/job.o -MD -MP -MF $depbase.Tpo -c -o src/job.o src/job.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/load.o -MD -MP -MF $depbase.Tpo -c -o src/load.o src/load.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/loadapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/loadapi.o -MD -MP -MF $depbase.Tpo -c -o src/loadapi.o src/loadapi.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/misc.o -MD -MP -MF $depbase.Tpo -c -o src/misc.o src/misc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/output.o -MD -MP -MF $depbase.Tpo -c -o src/output.o src/output.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/read.o -MD -MP -MF $depbase.Tpo -c -o src/read.o src/read.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/remake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/remake.o -MD -MP -MF $depbase.Tpo -c -o src/remake.o src/remake.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/rule.o -MD -MP -MF $depbase.Tpo -c -o src/rule.o src/rule.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/shuffle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/shuffle.o -MD -MP -MF $depbase.Tpo -c -o src/shuffle.o src/shuffle.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/signame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/signame.o -MD -MP -MF $depbase.Tpo -c -o src/signame.o src/signame.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/strcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/strcache.o -MD -MP -MF $depbase.Tpo -c -o src/strcache.o src/strcache.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/variable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/variable.o -MD -MP -MF $depbase.Tpo -c -o src/variable.o src/variable.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/version.o -MD -MP -MF $depbase.Tpo -c -o src/version.o src/version.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/vpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/vpath.o -MD -MP -MF $depbase.Tpo -c -o src/vpath.o src/vpath.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/posixos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/posixos.o -MD -MP -MF $depbase.Tpo -c -o src/posixos.o src/posixos.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/remote-stub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/remote-stub.o -MD -MP -MF $depbase.Tpo -c -o src/remote-stub.o src/remote-stub.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,--export-dynamic -o make src/ar.o src/arscan.o src/commands.o src/default.o src/dir.o src/expand.o src/file.o src/function.o src/getopt.o src/getopt1.o src/guile.o src/hash.o src/implicit.o src/job.o src/load.o src/loadapi.o src/main.o src/misc.o src/output.o src/read.o src/remake.o src/rule.o src/shuffle.o src/signame.o src/strcache.o src/variable.o src/version.o src/vpath.o src/posixos.o src/remote-stub.o lib/libgnu.a make[2]: Leaving directory '/usr/src/make-4.4.1' make[1]: Leaving directory '/usr/src/make-4.4.1' cd /usr/src/make-4.4.1 && make install make[1]: Entering directory '/usr/src/make-4.4.1' Making install in lib make[2]: Entering directory '/usr/src/make-4.4.1/lib' make install-recursive make[3]: Entering directory '/usr/src/make-4.4.1/lib' make[4]: Entering directory '/usr/src/make-4.4.1/lib' make[5]: Entering directory '/usr/src/make-4.4.1/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/make-4.4.1/lib' make[4]: Leaving directory '/usr/src/make-4.4.1/lib' make[3]: Leaving directory '/usr/src/make-4.4.1/lib' make[2]: Leaving directory '/usr/src/make-4.4.1/lib' Making install in po make[2]: Entering directory '/usr/src/make-4.4.1/po' if test "make" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/make-4.4.1/po' Making install in doc make[2]: Entering directory '/usr/src/make-4.4.1/doc' make[3]: Entering directory '/usr/src/make-4.4.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./make.info ./make.info-1 ./make.info-2 ./make.info-3 '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/make.info' make[3]: Leaving directory '/usr/src/make-4.4.1/doc' make[2]: Leaving directory '/usr/src/make-4.4.1/doc' make[2]: Entering directory '/usr/src/make-4.4.1' make[3]: Entering directory '/usr/src/make-4.4.1' /bin/mkdir -p '/usr/bin' /usr/bin/install -c make '/usr/bin' /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 src/gnumake.h '/usr/include' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 doc/make.1 '/usr/share/man/man1' make[3]: Leaving directory '/usr/src/make-4.4.1' make[2]: Leaving directory '/usr/src/make-4.4.1' make[1]: Leaving directory '/usr/src/make-4.4.1' Updating linker cache... Install done; saving file list to /usr/src/log/make-4.4.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:39:43: Building libpipeline make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libpipeline-1.5.8.tar.gz checksum OK ====================================== Installing libpipeline-1.5.8 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/libpipeline-1.5.8 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/libpipeline-1.5.8/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/libpipeline-1.5.8/build-aux/config.sub' cd /usr/src/libpipeline-1.5.8 && ./configure \ --prefix=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/socket.h... yes checking for error.h... yes checking for limits.h... yes checking for threads.h... yes checking for sys/mman.h... yes checking for sys/param.h... yes checking for pthread.h... yes checking for sys/time.h... yes checking for stdbool.h... yes checking for stdckdint.h... yes checking for sys/random.h... yes checking for sys/select.h... yes checking for sys/wait.h... yes checking for features.h... yes checking for crtdefs.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking if tar --sort=name works... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether the compiler is clang... (cached) no checking for compiler option needed when checking for declarations... (cached) none checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for egrep -e... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... ranlib checking for gcc option to support large files... none needed checking how to run the C preprocessor... gcc -E checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether C compiler handles -fstrict-flex-arrays... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Warith-conversion... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcast-align=strict... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wduplicated-branches... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wflex-array-member-not-at-end... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-variable-declarations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstrict-flex-arrays... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=cold... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=malloc... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunsafe-loop-optimizations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-macros... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wattribute-alias=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbidi-chars=any,ucn... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-overflow=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-truncation=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wimplicit-fallthrough=5... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshift-overflow=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wuse-after-free=3... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-const-variable=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvla-larger-than=4031... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wno-analyzer-malloc-leak... yes checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether ln -s works... yes checking the archiver (ar) interface... (cached) ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for check >= 0.9.10... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for getdtablesize... yes checking for getexecname... no checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for strndup... yes checking for vasnprintf... no checking for fork... yes checking for vfork... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether ctype.h defines __header_inline... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether getdtablesize is declared... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking whether malloc (0) returns nonnull... yes checking for mbstate_t... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sigset_t... yes checking for ssize_t... yes checking for glibc-compatible sys/cdefs.h... yes checking for sched.h... yes checking for struct sched_param... yes checking whether setenv is declared... yes checking whether _putenv is declared... no checking for search.h... yes checking for tsearch... yes checking for uid_t... yes checking for gid_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... no checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether is self-contained... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for off64_t... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether unsetenv is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for strerrorname_np... yes checking whether strerrorname_np works... yes checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for static_assert... yes, a keyword checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... no checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... yes checking whether getdtablesize works... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for C compiler flag to ignore unused libraries... -Wl,--as-needed checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking for C nullptr... yes checking whether open recognizes a trailing slash... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_once works... yes checking for raise... yes checking for sigprocmask... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking whether setenv validates arguments... yes checking for struct sigaction.sa_sigaction... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for bool, true, false... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for strsignal... yes checking whether strsignal always returns a string... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for stdint.h... (cached) yes checking for fcntl.h... yes checking for clearenv... yes checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes configure: default CC = "gcc" configure: default CPP = "gcc -E" configure: default CPPFLAGS = "" configure: default CFLAGS = "-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall" configure: default LDFLAGS = "" configure: default LIBS = "" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gl/lib/Makefile config.status: creating lib/Makefile config.status: creating lib/libpipeline.pc config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd /usr/src/libpipeline-1.5.8 && make make[1]: Entering directory '/usr/src/libpipeline-1.5.8' make all-recursive make[2]: Entering directory '/usr/src/libpipeline-1.5.8' Making all in gl/lib make[3]: Entering directory '/usr/src/libpipeline-1.5.8/gl/lib' GEN alloca.h GEN error.h GEN fcntl.h GEN inttypes.h GEN limits.h GEN pthread.h GEN sched.h GEN signal.h GEN stddef.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/random.h GEN sys/select.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/wait.h GEN time.h GEN unistd.h GEN wchar.h make all-recursive make[4]: Entering directory '/usr/src/libpipeline-1.5.8/gl/lib' make[5]: Entering directory '/usr/src/libpipeline-1.5.8/gl/lib' CC libgnu_la-basename-lgpl.lo CC libgnu_la-cloexec.lo CC libgnu_la-dirname.lo CC libgnu_la-basename.lo CC libgnu_la-dirname-lgpl.lo CC libgnu_la-stripslash.lo CC libgnu_la-exitfail.lo CC libgnu_la-fcntl.lo CC libgnu_la-fd-hook.lo CC libgnu_la-full-write.lo CC libgnu_la-getprogname.lo CC libgnu_la-ialloc.lo CC glthread/libgnu_la-lock.lo CC libgnu_la-malloca.lo CC libgnu_la-mbszero.lo CC libgnu_la-safe-read.lo CC libgnu_la-safe-write.lo CC libgnu_la-sig-handler.lo CC libgnu_la-stat-time.lo CC libgnu_la-tempname.lo CC glthread/libgnu_la-threadlib.lo CC glthread/libgnu_la-tls.lo CC libgnu_la-unistd.lo CC libgnu_la-vaszprintf.lo CC libgnu_la-aszprintf.lo CC libgnu_la-verror.lo CC libgnu_la-vsnzprintf.lo CC libgnu_la-xmalloc.lo CC libgnu_la-xalloc-die.lo CC libgnu_la-xsize.lo CC libgnu_la-xstrndup.lo CC libgnu_la-xvasprintf.lo CC libgnu_la-xasprintf.lo CC asnprintf.lo CC printf-args.lo CC printf-parse.lo CC vasnprintf.lo CCLD libgnu.la make[5]: Leaving directory '/usr/src/libpipeline-1.5.8/gl/lib' make[4]: Leaving directory '/usr/src/libpipeline-1.5.8/gl/lib' make[3]: Leaving directory '/usr/src/libpipeline-1.5.8/gl/lib' Making all in lib make[3]: Entering directory '/usr/src/libpipeline-1.5.8/lib' CC libpipeline_la-appendstr.lo CC libpipeline_la-debug.lo CC libpipeline_la-fatal.lo CC libpipeline_la-pipeline.lo CCLD libpipeline.la make[3]: Leaving directory '/usr/src/libpipeline-1.5.8/lib' Making all in man make[3]: Entering directory '/usr/src/libpipeline-1.5.8/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libpipeline-1.5.8/man' make[3]: Entering directory '/usr/src/libpipeline-1.5.8' make[3]: Leaving directory '/usr/src/libpipeline-1.5.8' make[2]: Leaving directory '/usr/src/libpipeline-1.5.8' make[1]: Leaving directory '/usr/src/libpipeline-1.5.8' cd /usr/src/libpipeline-1.5.8 && make install make[1]: Entering directory '/usr/src/libpipeline-1.5.8' Making install in gl/lib make[2]: Entering directory '/usr/src/libpipeline-1.5.8/gl/lib' make install-recursive make[3]: Entering directory '/usr/src/libpipeline-1.5.8/gl/lib' make[4]: Entering directory '/usr/src/libpipeline-1.5.8/gl/lib' make[5]: Entering directory '/usr/src/libpipeline-1.5.8/gl/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/usr/src/libpipeline-1.5.8/gl/lib' make[4]: Leaving directory '/usr/src/libpipeline-1.5.8/gl/lib' make[3]: Leaving directory '/usr/src/libpipeline-1.5.8/gl/lib' make[2]: Leaving directory '/usr/src/libpipeline-1.5.8/gl/lib' Making install in lib make[2]: Entering directory '/usr/src/libpipeline-1.5.8/lib' make[3]: Entering directory '/usr/src/libpipeline-1.5.8/lib' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpipeline.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libpipeline.so.1.5.8 /usr/lib/libpipeline.so.1.5.8 libtool: install: (cd /usr/lib && { ln -s -f libpipeline.so.1.5.8 libpipeline.so.1 || { rm -f libpipeline.so.1 && ln -s libpipeline.so.1.5.8 libpipeline.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpipeline.so.1.5.8 libpipeline.so || { rm -f libpipeline.so && ln -s libpipeline.so.1.5.8 libpipeline.so; }; }) libtool: install: /usr/bin/install -c .libs/libpipeline.lai /usr/lib/libpipeline.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 pipeline.h '/usr/include' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpipeline.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/libpipeline-1.5.8/lib' make[2]: Leaving directory '/usr/src/libpipeline-1.5.8/lib' Making install in man make[2]: Entering directory '/usr/src/libpipeline-1.5.8/man' make[3]: Entering directory '/usr/src/libpipeline-1.5.8/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 libpipeline.3 '/usr/share/man/man3' make install-data-hook make[4]: Entering directory '/usr/src/libpipeline-1.5.8/man' set -e; cd "/usr/share/man/man3"; for function in pipecmd_new pipecmd_new_argv pipecmd_new_args pipecmd_new_argstr pipecmd_new_function pipecmd_new_sequencev pipecmd_new_sequence pipecmd_new_passthrough pipecmd_dup pipecmd_arg pipecmd_argf pipecmd_argv pipecmd_args pipecmd_argstr pipecmd_get_nargs pipecmd_nice pipecmd_discard_err pipecmd_chdir pipecmd_fchdir pipecmd_setenv pipecmd_unsetenv pipecmd_clearenv pipecmd_pre_exec pipecmd_sequence_command pipecmd_dump pipecmd_tostring pipecmd_exec pipecmd_free pipeline_new pipeline_new_commandv pipeline_new_commands pipeline_new_command_argv pipeline_new_command_args pipeline_join pipeline_connect pipeline_command pipeline_command_argv pipeline_command_args pipeline_command_argstr pipeline_commandv pipeline_commands pipeline_want_in pipeline_want_out pipeline_want_infile pipeline_want_outfile pipeline_ignore_signals pipeline_get_ncommands pipeline_get_command pipeline_set_command pipeline_get_pid pipeline_get_infile pipeline_get_outfile pipeline_dump pipeline_tostring pipeline_free pipeline_install_post_fork pipeline_start pipeline_wait_all pipeline_wait pipeline_run pipeline_pump pipeline_read pipeline_peek pipeline_peek_size pipeline_peek_skip pipeline_readline pipeline_peekline; do \ rm -f $function.3; \ ln -s libpipeline.3 $function.3; \ done make[4]: Leaving directory '/usr/src/libpipeline-1.5.8/man' make[3]: Leaving directory '/usr/src/libpipeline-1.5.8/man' make[2]: Leaving directory '/usr/src/libpipeline-1.5.8/man' make[2]: Entering directory '/usr/src/libpipeline-1.5.8' make[3]: Entering directory '/usr/src/libpipeline-1.5.8' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libpipeline-1.5.8' make[2]: Leaving directory '/usr/src/libpipeline-1.5.8' make[1]: Leaving directory '/usr/src/libpipeline-1.5.8' Updating linker cache... Install done; saving file list to /usr/src/log/libpipeline-1.5.8 ... make: Leaving directory '/usr/src/lfs' May 14 16:40:04: Building man make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' man-db-2.13.0.tar.xz checksum OK ====================================== Installing man-db-2.13.0 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/man-db-2.13.0 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/man-db-2.13.0/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/man-db-2.13.0/build-aux/config.sub' cd /usr/src/man-db-2.13.0 && ./configure \ --prefix=/usr \ --sysconfdir=/etc \ --disable-setuid \ --enable-cache-owner=bin \ --with-browser=/usr/bin/lynx \ --with-vgrind=/usr/bin/vgrind \ --with-grap=/usr/bin/grap \ --with-systemdtmpfilesdir= \ --with-systemdsystemunitdir= checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for features.h... yes checking for linewrap.h... no checking for uchar.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... yes checking for fnmatch.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for glob.h... yes checking for threads.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for sys/select.h... yes checking for pthread.h... yes checking for malloc.h... yes checking for stdbool.h... yes checking for stdckdint.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/random.h... yes checking for sys/uio.h... yes checking for sysexits.h... yes checking for termios.h... yes checking for utime.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking if tar --sort=name works... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for getuid... yes checking for geteuid... yes checking for getresuid... yes checking for getgid... yes checking for getegid... yes checking for getresgid... yes checking for setresuid... yes checking for setreuid... yes checking for seteuid... yes checking for setresgid... yes checking for setregid... yes checking for setegid... yes checking for flockfile... yes checking for funlockfile... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for canonicalize_file_name... yes checking for realpath... yes checking for lstat... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for flock... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for glob_pattern_p... yes checking for isblank... yes checking for iswcntrl... yes checking for lchmod... yes checking for mprotect... yes checking for mkstemp... yes checking for openat... yes checking for pipe... yes checking for pselect... yes checking for pthread_sigmask... yes checking for readlink... yes checking for iswctype... yes checking for link... yes checking for renameat... yes checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sleep... yes checking for strndup... yes checking for unlinkat... yes checking for vasnprintf... no checking for snprintf... yes checking for wcrtomb... yes configure: System-wide cache files will be owned by bin configure: Man will not be installed setuid configure: Using GNU hierarchy organization checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether the compiler is clang... (cached) no checking for compiler option needed when checking for declarations... (cached) none checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for egrep -e... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... ranlib checking for gcc option to support large files... none needed checking for gcc option to support timestamps after 2038... none needed checking how to run the C preprocessor... gcc -E checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether C compiler handles -fstrict-flex-arrays... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Warith-conversion... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcast-align=strict... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wduplicated-branches... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wflex-array-member-not-at-end... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-variable-declarations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstrict-flex-arrays... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=cold... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=malloc... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunsafe-loop-optimizations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-macros... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wattribute-alias=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbidi-chars=any,ucn... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-overflow=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-truncation=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wimplicit-fallthrough=5... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshift-overflow=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wuse-after-free=3... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-const-variable=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvla-larger-than=4031... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wno-analyzer-malloc-leak... yes checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether ln -s works... yes checking the archiver (ar) interface... (cached) ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for cat... cat checking for browser... /usr/bin/lynx checking for tr... tr checking for grep... grep checking for pager... no checking for less... less checking for nroff... nroff checking whether nroff is GNU nroff... checking for gpreconv... no checking for preconv... preconv yes checking for appropriate nroff macro... -mandoc checking for groff... groff checking for appropriate groff options... -mandoc checking whether nroff supports warning control... yes checking for eqn... eqn checking for neqn... neqn checking for tbl... tbl checking whether tbl supports the 'x' format character... yes checking for col... no checking for gcol... no checking for vgrind... /usr/bin/vgrind checking for refer... refer checking for grap... /usr/bin/grap checking for pic... pic checking for gzip... gzip checking for compress... no checking for bzip2... bzip2 checking for xz... xz checking for lzip... lzip checking for zstd... zstd checking for gzopen in -lz... yes checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking for gcc options needed to detect all undeclared functions... none needed 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 fgets_unlocked is declared... yes 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 getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for faccessat... yes checking for getcwd... yes checking for uid_t... yes checking for gid_t... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... yes checking whether chown always updates ctime... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether alarm is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking whether getlogin_r is declared... yes checking whether getlogin is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for glibc-compatible sys/cdefs.h... yes checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... no checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking whether malloc (0) returns nonnull... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memmem is declared... yes checking for memmem... yes checking whether memmem works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether C symbols are prefixed with underscore at the linker level... no checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether is self-contained... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sigset_t... yes checking for SIGPIPE... yes checking for sched.h... yes checking for struct sched_param... yes checking for library containing setsockopt... none needed checking whether setenv is declared... yes checking whether _putenv is declared... no checking for search.h... yes checking for tsearch... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking for strcasestr... yes checking whether strcasestr works... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether declares ioctl... yes checking for off64_t... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports POSIX/XSI format strings with positions... yes checking whether vsnprintf is declared... yes checking whether wcsdup is declared... yes checking for strerrorname_np... yes checking whether strerrorname_np works... yes checking for C compiler option to allow warnings... -Wno-error checking for alignas and alignof... yes, keywords checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking for static_assert... yes, a keyword checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking whether btowc is consistent with mbrtowc in the C locale... no checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for faccessat... (cached) yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for mempcpy... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking whether free is known to preserve errno... yes checking whether fstatat (..., 0) works... yes checking whether getcwd handles long file names properly... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... yes checking for getlogin_r... yes checking whether getlogin_r works with small buffers... yes checking for getprogname... no checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... no checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking for glob... yes checking for GNU glob interface version 1 or 2... yes checking whether glob lists broken symlinks... yes checking whether glob NOTDIR*/ omits symlink to nondir... yes checking whether the compiler generally respects inline... yes checking for ioctl... yes checking for ioctl with POSIX signature... no checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking for lchown... yes checking for C compiler flag to ignore unused libraries... -Wl,--as-needed checking whether the compiler supports the __inline keyword... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbsrtowcs works... yes checking whether the C locale is free of encoding errors... (cached) no checking for mbtowc... yes checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking whether memmem works... (cached) yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking for working mkstemp... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking for nl_langinfo... yes checking whether YESEXPR works... yes checking for C nullptr... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_once works... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for readlinkat... yes checking whether readlinkat signature is correct... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for linux/fs.h... yes checking for renameat2... yes checking whether renameat2 works... yes checking for linux/fs.h... (cached) yes checking for renameat2... (cached) yes checking whether renameat2 works... (cached) yes checking for rewinddir... yes checking whether rmdir works... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setenv validates arguments... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for socklen_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for bool, true, false... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether strcasestr works in linear time... yes checking for strcasestr... (cached) yes checking whether strcasestr works... (cached) yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for strsep... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for utime... yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for futimens... yes checking for utimensat... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking for wmemchr... yes checking for wmempcpy... yes checking for stdint.h... (cached) yes checking for sys/file.h... (cached) yes checking for linux/fiemap.h... yes checking for posix_fadvise... 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for po4a... no checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking for pid_t... (cached) yes checking for uid_t... (cached) yes checking for gid_t... (cached) yes checking for size_t... (cached) yes checking for libpipeline >= 1.5.0... yes checking for gdbm.h... no checking for db5/db_185.h... no checking for db_185.h... yes checking for dbopen from in -ldb5... no checking for dbopen from in -ldb-5... yes checking for libseccomp... no configure: default CC = "gcc" configure: default CPP = "gcc -E" configure: default CPPFLAGS = "" configure: default CFLAGS = "-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall" configure: default LDFLAGS = "" configure: default LIBS = "" configure: default DBLIBS = "-ldb-5" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gl/lib/Makefile config.status: creating init/Makefile config.status: creating init/systemd/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/man_db.conf config.status: creating src/tests/Makefile config.status: creating man/Makefile config.status: creating man/replace.sin config.status: creating man/po4a/Makefile config.status: creating man/da/Makefile config.status: creating man/de/Makefile config.status: creating man/es/Makefile config.status: creating man/fr/Makefile config.status: creating man/id/Makefile config.status: creating man/it/Makefile config.status: creating man/ja/Makefile config.status: creating man/ko/Makefile config.status: creating man/nl/Makefile config.status: creating man/pl/Makefile config.status: creating man/pt/Makefile config.status: creating man/pt_BR/Makefile config.status: creating man/ro/Makefile config.status: creating man/ru/Makefile config.status: creating man/sr/Makefile config.status: creating man/sv/Makefile config.status: creating man/tr/Makefile config.status: creating man/zh_CN/Makefile config.status: creating manual/Makefile config.status: creating libdb/Makefile config.status: creating docs/Makefile config.status: creating tools/Makefile config.status: creating po/Makefile.in config.status: creating gl/po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating gl/po/POTFILES config.status: creating gl/po/Makefile cd /usr/src/man-db-2.13.0 && make make[1]: Entering directory '/usr/src/man-db-2.13.0' make all-recursive make[2]: Entering directory '/usr/src/man-db-2.13.0' Making all in docs make[3]: Entering directory '/usr/src/man-db-2.13.0/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/man-db-2.13.0/docs' Making all in gl/lib make[3]: Entering directory '/usr/src/man-db-2.13.0/gl/lib' GEN alloca.h GEN ctype.h GEN dirent.h GEN error.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN malloc/dynarray.gl.h GEN malloc/dynarray-skeleton.gl.h GEN malloc/scratch_buffer.gl.h GEN glob-libc.gl.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN pthread.h GEN sched.h GEN signal.h GEN stddef.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/file.h GEN sys/ioctl.h GEN sys/random.h GEN sys/select.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN termios.h GEN time.h GEN uchar.h GEN unicase.h GEN unictype.h GEN uninorm.h GEN unistd.h GEN unistr.h GEN unitypes.h GEN utime.h GEN wchar.h GEN wctype.h make all-recursive make[4]: Entering directory '/usr/src/man-db-2.13.0/gl/lib' make[5]: Entering directory '/usr/src/man-db-2.13.0/gl/lib' CC libgnu_la-argp-ba.lo CC libgnu_la-argp-eexst.lo CC libgnu_la-argp-fmtstream.lo CC libgnu_la-argp-fs-xinl.lo CC libgnu_la-argp-help.lo CC libgnu_la-argp-parse.lo CC libgnu_la-argp-pin.lo CC libgnu_la-argp-pv.lo CC libgnu_la-argp-pvh.lo CC libgnu_la-argp-xinl.lo CC libgnu_la-gl_array_list.lo CC libgnu_la-openat-proc.lo CC libgnu_la-basename-lgpl.lo CC libgnu_la-bitrotate.lo CC libgnu_la-btoc32.lo CC libgnu_la-btowc.lo CC libgnu_la-c32_apply_type_test.lo CC libgnu_la-c32_get_type_test.lo CC libgnu_la-c32isalnum.lo CC libgnu_la-c32isalpha.lo CC libgnu_la-c32isblank.lo CC libgnu_la-c32iscntrl.lo CC libgnu_la-c32isdigit.lo CC libgnu_la-c32isgraph.lo CC libgnu_la-c32islower.lo CC libgnu_la-c32isprint.lo CC libgnu_la-c32ispunct.lo CC libgnu_la-c32isspace.lo CC libgnu_la-c32isupper.lo CC libgnu_la-c32isxdigit.lo CC libgnu_la-c32tolower.lo CC libgnu_la-canonicalize.lo CC libgnu_la-chdir-long.lo CC libgnu_la-cloexec.lo CC libgnu_la-dirname.lo CC libgnu_la-basename.lo CC libgnu_la-dirname-lgpl.lo CC libgnu_la-stripslash.lo CC libgnu_la-exitfail.lo CC libgnu_la-fcntl.lo CC libgnu_la-fd-hook.lo CC libgnu_la-fd-safer-flag.lo CC libgnu_la-dup-safer-flag.lo CC libgnu_la-file-set.lo CC libgnu_la-filenamecat-lgpl.lo CC libgnu_la-getopt.lo CC libgnu_la-getopt1.lo CC libgnu_la-getprogname.lo CC libgnu_la-gettime.lo CC malloc/libgnu_la-dynarray_at_failure.lo CC malloc/libgnu_la-dynarray_emplace_enlarge.lo CC malloc/libgnu_la-dynarray_finalize.lo CC malloc/libgnu_la-dynarray_resize.lo CC malloc/libgnu_la-dynarray_resize_clear.lo CC malloc/libgnu_la-scratch_buffer_grow.lo CC malloc/libgnu_la-scratch_buffer_grow_preserve.lo CC malloc/libgnu_la-scratch_buffer_set_array_size.lo CC libgnu_la-hard-locale.lo CC libgnu_la-hash.lo CC libgnu_la-gl_hash_map.lo CC libgnu_la-hash-pjw.lo CC libgnu_la-hash-pjw-bare.lo CC libgnu_la-gl_hash_set.lo CC libgnu_la-hash-triple-simple.lo CC libgnu_la-ialloc.lo CC libgnu_la-idpriv-drop.lo CC libgnu_la-idpriv-droptemp.lo CC libgnu_la-ioctl.lo CC libgnu_la-gl_linkedhash_list.lo CC libgnu_la-gl_list.lo CC libgnu_la-localcharset.lo CC glthread/libgnu_la-lock.lo CC libgnu_la-malloca.lo CC libgnu_la-gl_map.lo CC libgnu_la-mbrtoc32.lo CC libgnu_la-mbrtowc.lo CC libgnu_la-mbsrtoc32s.lo CC libgnu_la-mbsrtowcs.lo CC libgnu_la-mbszero.lo CC libgnu_la-nanosleep.lo CC libgnu_la-nonblocking.lo CC libgnu_la-openat-die.lo CC libgnu_la-progname.lo CC libgnu_la-gl_rbtree_list.lo CC libgnu_la-renameatu.lo CC libgnu_la-same-inode.lo CC libgnu_la-save-cwd.lo CC libgnu_la-gl_set.lo CC libgnu_la-setlocale_null.lo CC libgnu_la-setlocale_null-unlocked.lo CC libgnu_la-sig-handler.lo CC libgnu_la-sockets.lo CC libgnu_la-stat-time.lo CC libgnu_la-stdopen.lo CC libgnu_la-strnlen1.lo CC libgnu_la-sys_socket.lo CC libgnu_la-tempname.lo CC glthread/libgnu_la-threadlib.lo CC libgnu_la-timespec.lo CC unicase/libgnu_la-tolower.lo CC unictype/libgnu_la-ctype_alnum.lo CC unictype/libgnu_la-ctype_alpha.lo CC unictype/libgnu_la-ctype_blank.lo CC unictype/libgnu_la-ctype_cntrl.lo CC unictype/libgnu_la-ctype_digit.lo CC unictype/libgnu_la-ctype_graph.lo CC unictype/libgnu_la-ctype_lower.lo CC unictype/libgnu_la-ctype_print.lo CC unictype/libgnu_la-ctype_punct.lo CC unictype/libgnu_la-ctype_space.lo CC unictype/libgnu_la-ctype_upper.lo CC unictype/libgnu_la-ctype_xdigit.lo CC libgnu_la-unistd.lo CC libgnu_la-dup-safer.lo CC libgnu_la-fd-safer.lo CC libgnu_la-pipe-safer.lo CC unistr/libgnu_la-u32-chr.lo CC unistr/libgnu_la-u32-cpy.lo CC unistr/libgnu_la-u32-pcpy.lo CC unistr/libgnu_la-u32-strcat.lo CC unistr/libgnu_la-u32-strlen.lo CC libgnu_la-utimens.lo CC libgnu_la-vaszprintf.lo CC libgnu_la-aszprintf.lo CC libgnu_la-verror.lo CC libgnu_la-vsnzprintf.lo CC libgnu_la-wctype-h.lo CC libgnu_la-xmalloc.lo CC libgnu_la-xalloc-die.lo CC libgnu_la-xgetcwd.lo CC libgnu_la-gl_xlist.lo CC libgnu_la-gl_xmap.lo CC libgnu_la-gl_xset.lo CC libgnu_la-xsize.lo CC libgnu_la-xstdopen.lo CC libgnu_la-xstrndup.lo CC libgnu_la-xvasprintf.lo CC libgnu_la-xasprintf.lo CC asnprintf.lo CC mbsrtoc32s-state.lo CC mbsrtowcs-state.lo CC printf-args.lo CC printf-parse.lo CC vasnprintf.lo CCLD libgnu.la make[5]: Leaving directory '/usr/src/man-db-2.13.0/gl/lib' make[4]: Leaving directory '/usr/src/man-db-2.13.0/gl/lib' make[3]: Leaving directory '/usr/src/man-db-2.13.0/gl/lib' Making all in gl/po make[3]: Entering directory '/usr/src/man-db-2.13.0/gl/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/man-db-2.13.0/gl/po' Making all in init make[3]: Entering directory '/usr/src/man-db-2.13.0/init' Making all in systemd make[4]: Entering directory '/usr/src/man-db-2.13.0/init/systemd' sed -e "s,[@]bindir[@],/usr/bin,g" \ -e "s,[@]cache_top_owner[@],bin,g" \ man-db.service.in > man-db.service sed -e "s,[@]cache_top_owner[@],bin,g" man-db.conf.in > man-db.conf make[4]: Leaving directory '/usr/src/man-db-2.13.0/init/systemd' make[4]: Entering directory '/usr/src/man-db-2.13.0/init' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/man-db-2.13.0/init' make[3]: Leaving directory '/usr/src/man-db-2.13.0/init' Making all in lib make[3]: Entering directory '/usr/src/man-db-2.13.0/lib' CC libman_la-appendstr.lo CC libman_la-cleanup.lo CC libman_la-compression.lo CC libman_la-debug.lo CC libman_la-encodings.lo CC libman_la-fatal.lo CC libman_la-filenames.lo CC libman_la-glcontainers.lo CC libman_la-linelength.lo CC libman_la-orderfiles.lo CC libman_la-pathsearch.lo CC libman_la-sandbox.lo CC libman_la-security.lo CC libman_la-tempfile.lo CC libman_la-util.lo CC libman_la-wordfnmatch.lo CC libman_la-xregcomp.lo CCLD libman.la make[3]: Leaving directory '/usr/src/man-db-2.13.0/lib' Making all in libdb make[3]: Entering directory '/usr/src/man-db-2.13.0/libdb' CC libmandb_la-db_btree.lo db_btree.c:59:10: warning: no previous declaration for 'loop_check' [-Wmissing-variable-declarations] 59 | gl_set_t loop_check; | ^~~~~~~~~~ CC libmandb_la-db_delete.lo CC libmandb_la-db_gdbm.lo CC libmandb_la-db_lookup.lo CC libmandb_la-db_ndbm.lo CC libmandb_la-db_store.lo CC libmandb_la-db_ver.lo CC libmandb_la-db_xdbm.lo CCLD libmandb.la make[3]: Leaving directory '/usr/src/man-db-2.13.0/libdb' Making all in src make[3]: Entering directory '/usr/src/man-db-2.13.0/src' Making all in . make[4]: Entering directory '/usr/src/man-db-2.13.0/src' CC catman.o CC globbing.o CC manp.o CCLD catman CC convert.o CC decompress.o CC descriptions.o CC lexgrog.o CC lexgrog_test.o CC manconv.o CC manconv_client.o CC ult_src.o CC utf8.o CCLD lexgrog CC man.o CC zsoelim.o CCLD man CC man-recode.o CCLD man-recode CC check_mandirs.o CC descriptions_store.o CC mandb.o CC straycats.o CCLD mandb CC manpath.o CCLD manpath CC whatis.o CCLD whatis CC globbing_test.o CCLD globbing CC manconv_main.o CCLD manconv CC zsoelim_main.o CCLD zsoelim CC accessdb.o CCLD accessdb rm -f apropos ln -s whatis apropos make[4]: Leaving directory '/usr/src/man-db-2.13.0/src' Making all in tests make[4]: Entering directory '/usr/src/man-db-2.13.0/src/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/man-db-2.13.0/src/tests' make[3]: Leaving directory '/usr/src/man-db-2.13.0/src' Making all in man make[3]: Entering directory '/usr/src/man-db-2.13.0/man' Making all in it make[4]: Entering directory '/usr/src/man-db-2.13.0/man/it' GEN replace.sed GEN man1/apropos.1 GEN man1/man.1 GEN man1/manpath.1 GEN man1/whatis.1 GEN man1/zsoelim.1 GEN man5/manpath.5 GEN man8/accessdb.8 GEN man8/catman.8 GEN man8/mandb.8 make[4]: Leaving directory '/usr/src/man-db-2.13.0/man/it' make[4]: Entering directory '/usr/src/man-db-2.13.0/man' GEN replace.sed GEN man1/apropos.1 GEN man1/lexgrog.1 GEN man1/man.1 GEN man1/man-recode.1 GEN man1/manconv.1 GEN man1/manpath.1 GEN man1/whatis.1 GEN man1/zsoelim.1 GEN man5/manpath.5 GEN man8/accessdb.8 GEN man8/catman.8 GEN man8/mandb.8 make[4]: Leaving directory '/usr/src/man-db-2.13.0/man' make[3]: Leaving directory '/usr/src/man-db-2.13.0/man' Making all in manual make[3]: Entering directory '/usr/src/man-db-2.13.0/manual' (echo '.ds V 2.13.0'; echo '.ds td 2024-08-29') > version soelim -I. man_db.me | tbl > man_db.pp.new && mv -f man_db.pp.new man_db.pp LC_ALL=C nroff -me man_db.pp > man_db.cat.new && mv -f man_db.cat.new man_db.cat troff:./files.me:389: warning: character with input code 173 not defined ./db.me:255: warning: table wider than line length minus indentation groff -me -Tps man_db.pp > man_db.ps.new && mv -f man_db.ps.new man_db.ps troff:./files.me:389: warning: character with input code 173 not defined make[3]: Leaving directory '/usr/src/man-db-2.13.0/manual' Making all in po make[3]: Entering directory '/usr/src/man-db-2.13.0/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/man-db-2.13.0/po' Making all in tools make[3]: Entering directory '/usr/src/man-db-2.13.0/tools' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/man-db-2.13.0/tools' make[3]: Entering directory '/usr/src/man-db-2.13.0' make[3]: Leaving directory '/usr/src/man-db-2.13.0' make[2]: Leaving directory '/usr/src/man-db-2.13.0' make[1]: Leaving directory '/usr/src/man-db-2.13.0' cd /usr/src/man-db-2.13.0 && make install make[1]: Entering directory '/usr/src/man-db-2.13.0' Making install in docs make[2]: Entering directory '/usr/src/man-db-2.13.0/docs' make[3]: Entering directory '/usr/src/man-db-2.13.0/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/man-db-2.13.0/docs' make[2]: Leaving directory '/usr/src/man-db-2.13.0/docs' Making install in gl/lib make[2]: Entering directory '/usr/src/man-db-2.13.0/gl/lib' make install-recursive make[3]: Entering directory '/usr/src/man-db-2.13.0/gl/lib' make[4]: Entering directory '/usr/src/man-db-2.13.0/gl/lib' make[5]: Entering directory '/usr/src/man-db-2.13.0/gl/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/usr/src/man-db-2.13.0/gl/lib' make[4]: Leaving directory '/usr/src/man-db-2.13.0/gl/lib' make[3]: Leaving directory '/usr/src/man-db-2.13.0/gl/lib' make[2]: Leaving directory '/usr/src/man-db-2.13.0/gl/lib' Making install in gl/po make[2]: Entering directory '/usr/src/man-db-2.13.0/gl/po' installing af.gmo as /usr/share/locale/af/LC_MESSAGES/man-db-gnulib.mo installing be.gmo as /usr/share/locale/be/LC_MESSAGES/man-db-gnulib.mo installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/man-db-gnulib.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/man-db-gnulib.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/man-db-gnulib.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/man-db-gnulib.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/man-db-gnulib.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/man-db-gnulib.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/man-db-gnulib.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/man-db-gnulib.mo installing et.gmo as /usr/share/locale/et/LC_MESSAGES/man-db-gnulib.mo installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/man-db-gnulib.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/man-db-gnulib.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/man-db-gnulib.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/man-db-gnulib.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/man-db-gnulib.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/man-db-gnulib.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/man-db-gnulib.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/man-db-gnulib.mo installing ka.gmo as /usr/share/locale/ka/LC_MESSAGES/man-db-gnulib.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/man-db-gnulib.mo installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/man-db-gnulib.mo installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/man-db-gnulib.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/man-db-gnulib.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/man-db-gnulib.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/man-db-gnulib.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/man-db-gnulib.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/man-db-gnulib.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/man-db-gnulib.mo installing rw.gmo as /usr/share/locale/rw/LC_MESSAGES/man-db-gnulib.mo installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/man-db-gnulib.mo installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/man-db-gnulib.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/man-db-gnulib.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/man-db-gnulib.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/man-db-gnulib.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/man-db-gnulib.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/man-db-gnulib.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/man-db-gnulib.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/man-db-gnulib.mo if test "man-db" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/man-db-2.13.0/gl/po' Making install in init make[2]: Entering directory '/usr/src/man-db-2.13.0/init' Making install in systemd make[3]: Entering directory '/usr/src/man-db-2.13.0/init/systemd' make[4]: Entering directory '/usr/src/man-db-2.13.0/init/systemd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/usr/src/man-db-2.13.0/init/systemd' make[3]: Leaving directory '/usr/src/man-db-2.13.0/init/systemd' make[3]: Entering directory '/usr/src/man-db-2.13.0/init' make[4]: Entering directory '/usr/src/man-db-2.13.0/init' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/man-db-2.13.0/init' make[3]: Leaving directory '/usr/src/man-db-2.13.0/init' make[2]: Leaving directory '/usr/src/man-db-2.13.0/init' Making install in lib make[2]: Entering directory '/usr/src/man-db-2.13.0/lib' make[3]: Entering directory '/usr/src/man-db-2.13.0/lib' /bin/mkdir -p '/usr/lib/man-db' /bin/sh ../libtool --mode=install /usr/bin/install -c libman.la '/usr/lib/man-db' libtool: install: /usr/bin/install -c .libs/libman-2.13.0.so /usr/lib/man-db/libman-2.13.0.so libtool: install: (cd /usr/lib/man-db && { ln -s -f libman-2.13.0.so libman.so || { rm -f libman.so && ln -s libman-2.13.0.so libman.so; }; }) libtool: install: /usr/bin/install -c .libs/libman.lai /usr/lib/man-db/libman.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/man-db ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/man-db If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/man-db-2.13.0/lib' make[2]: Leaving directory '/usr/src/man-db-2.13.0/lib' Making install in libdb make[2]: Entering directory '/usr/src/man-db-2.13.0/libdb' make[3]: Entering directory '/usr/src/man-db-2.13.0/libdb' /bin/mkdir -p '/usr/lib/man-db' /bin/sh ../libtool --mode=install /usr/bin/install -c libmandb.la '/usr/lib/man-db' libtool: warning: relinking 'libmandb.la' libtool: install: (cd /usr/src/man-db-2.13.0/libdb; /bin/sh "/usr/src/man-db-2.13.0/libtool" --silent --tag CC --mode=relink gcc -fstrict-flex-arrays -Wall -Warith-conversion -Wbad-function-cast -Wcast-align=strict -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Woverlength-strings -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-flex-arrays -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=cold -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wsync-nand -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wvla -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wbidi-chars=any,ucn -Wformat-overflow=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-analyzer-malloc-leak -Wno-missing-field-initializers -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -avoid-version -release 2.13.0 -rpath /usr/lib/man-db -no-undefined -o libmandb.la -rpath /usr/lib/man-db libmandb_la-db_btree.lo libmandb_la-db_delete.lo libmandb_la-db_gdbm.lo libmandb_la-db_lookup.lo libmandb_la-db_ndbm.lo libmandb_la-db_store.lo libmandb_la-db_ver.lo libmandb_la-db_xdbm.lo ../lib/libman.la -ldb-5 ) libtool: install: /usr/bin/install -c .libs/libmandb-2.13.0.soT /usr/lib/man-db/libmandb-2.13.0.so libtool: install: (cd /usr/lib/man-db && { ln -s -f libmandb-2.13.0.so libmandb.so || { rm -f libmandb.so && ln -s libmandb-2.13.0.so libmandb.so; }; }) libtool: install: /usr/bin/install -c .libs/libmandb.lai /usr/lib/man-db/libmandb.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/man-db ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/man-db If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/man-db-2.13.0/libdb' make[2]: Leaving directory '/usr/src/man-db-2.13.0/libdb' Making install in src make[2]: Entering directory '/usr/src/man-db-2.13.0/src' Making install in . make[3]: Entering directory '/usr/src/man-db-2.13.0/src' make[4]: Entering directory '/usr/src/man-db-2.13.0/src' /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c catman lexgrog man man-recode mandb manpath whatis '/usr/bin' libtool: install: /usr/bin/install -c .libs/catman /usr/bin/catman libtool: install: /usr/bin/install -c .libs/lexgrog /usr/bin/lexgrog libtool: install: /usr/bin/install -c .libs/man /usr/bin/man libtool: install: /usr/bin/install -c .libs/man-recode /usr/bin/man-recode libtool: install: /usr/bin/install -c .libs/mandb /usr/bin/mandb libtool: install: /usr/bin/install -c .libs/manpath /usr/bin/manpath libtool: install: /usr/bin/install -c .libs/whatis /usr/bin/whatis /bin/mkdir -p '/usr/libexec/man-db' /bin/sh ../libtool --mode=install /usr/bin/install -c globbing manconv zsoelim '/usr/libexec/man-db' libtool: install: /usr/bin/install -c .libs/globbing /usr/libexec/man-db/globbing libtool: install: /usr/bin/install -c .libs/manconv /usr/libexec/man-db/manconv libtool: install: /usr/bin/install -c .libs/zsoelim /usr/libexec/man-db/zsoelim /bin/mkdir -p '/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c accessdb '/usr/sbin' libtool: install: /usr/bin/install -c .libs/accessdb /usr/sbin/accessdb make install-exec-hook make[5]: Entering directory '/usr/src/man-db-2.13.0/src' if [ "bin" ] && [ "755" = 6755 ]; then \ chown bin:bin \ /usr/bin/man \ /usr/bin/mandb; \ fi chmod 755 \ /usr/bin/man \ /usr/bin/mandb cd /usr/bin && rm -f apropos && \ ln -s whatis apropos make[5]: Leaving directory '/usr/src/man-db-2.13.0/src' make install-data-hook make[5]: Entering directory '/usr/src/man-db-2.13.0/src' /usr/bin/install -c -m 644 man_db.conf /etc/man_db.conf make[5]: Leaving directory '/usr/src/man-db-2.13.0/src' make[4]: Leaving directory '/usr/src/man-db-2.13.0/src' make[3]: Leaving directory '/usr/src/man-db-2.13.0/src' Making install in tests make[3]: Entering directory '/usr/src/man-db-2.13.0/src/tests' make[4]: Entering directory '/usr/src/man-db-2.13.0/src/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/man-db-2.13.0/src/tests' make[3]: Leaving directory '/usr/src/man-db-2.13.0/src/tests' make[2]: Leaving directory '/usr/src/man-db-2.13.0/src' Making install in man make[2]: Entering directory '/usr/src/man-db-2.13.0/man' Making install in it make[3]: Entering directory '/usr/src/man-db-2.13.0/man/it' make[4]: Entering directory '/usr/src/man-db-2.13.0/man/it' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/it/man1' /usr/bin/install -c -m 644 man1/apropos.1 man1/man.1 man1/manpath.1 man1/whatis.1 man1/zsoelim.1 '/usr/share/man/it/man1' /bin/mkdir -p '/usr/share/man/it/man5' /usr/bin/install -c -m 644 man5/manpath.5 '/usr/share/man/it/man5' /bin/mkdir -p '/usr/share/man/it/man8' /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/usr/share/man/it/man8' make[4]: Leaving directory '/usr/src/man-db-2.13.0/man/it' make[3]: Leaving directory '/usr/src/man-db-2.13.0/man/it' make[3]: Entering directory '/usr/src/man-db-2.13.0/man' make[4]: Entering directory '/usr/src/man-db-2.13.0/man' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/./man1' /usr/bin/install -c -m 644 man1/apropos.1 man1/lexgrog.1 man1/man.1 man1/man-recode.1 man1/manconv.1 man1/manpath.1 man1/whatis.1 man1/zsoelim.1 '/usr/share/man/./man1' /bin/mkdir -p '/usr/share/man/./man5' /usr/bin/install -c -m 644 man5/manpath.5 '/usr/share/man/./man5' /bin/mkdir -p '/usr/share/man/./man8' /usr/bin/install -c -m 644 man8/accessdb.8 man8/catman.8 man8/mandb.8 '/usr/share/man/./man8' make[4]: Leaving directory '/usr/src/man-db-2.13.0/man' make[3]: Leaving directory '/usr/src/man-db-2.13.0/man' make[2]: Leaving directory '/usr/src/man-db-2.13.0/man' Making install in manual make[2]: Entering directory '/usr/src/man-db-2.13.0/manual' make[3]: Entering directory '/usr/src/man-db-2.13.0/manual' make[3]: Nothing to be done for 'install-exec-am'. make install-data-hook make[4]: Entering directory '/usr/src/man-db-2.13.0/manual' test -z "/usr/share/doc/man-db" || /bin/mkdir -p "/usr/share/doc/man-db" /usr/bin/install -c -m 644 man_db.cat '/usr/share/doc/man-db/man-db-manual.txt' /usr/bin/install -c -m 644 man_db.ps '/usr/share/doc/man-db/man-db-manual.ps' make[4]: Leaving directory '/usr/src/man-db-2.13.0/manual' make[3]: Leaving directory '/usr/src/man-db-2.13.0/manual' make[2]: Leaving directory '/usr/src/man-db-2.13.0/manual' Making install in po make[2]: Entering directory '/usr/src/man-db-2.13.0/po' installing ast.gmo as /usr/share/locale/ast/LC_MESSAGES/man-db.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/man-db.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/man-db.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/man-db.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/man-db.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/man-db.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/man-db.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/man-db.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/man-db.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/man-db.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/man-db.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/man-db.mo installing ka.gmo as /usr/share/locale/ka/LC_MESSAGES/man-db.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/man-db.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/man-db.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/man-db.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/man-db.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/man-db.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/man-db.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/man-db.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/man-db.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/man-db.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/man-db.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/man-db.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/man-db.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/man-db.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/man-db.mo if test "man-db" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/man-db-2.13.0/po' Making install in tools make[2]: Entering directory '/usr/src/man-db-2.13.0/tools' make[3]: Entering directory '/usr/src/man-db-2.13.0/tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/man-db-2.13.0/tools' make[2]: Leaving directory '/usr/src/man-db-2.13.0/tools' make[2]: Entering directory '/usr/src/man-db-2.13.0' make[3]: Entering directory '/usr/src/man-db-2.13.0' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/man-db-2.13.0' make[2]: Leaving directory '/usr/src/man-db-2.13.0' make[1]: Leaving directory '/usr/src/man-db-2.13.0' Updating linker cache... Install done; saving file list to /usr/src/log/man-db-2.13.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:41:10: Building net-tools make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' net-tools-2.10.tar.xz checksum OK ====================================== Installing net-tools-2.10 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/net-tools-2.10 && patch -Np1 -i /usr/src/src/patches/net-tools-2.10-no-hostname.patch patching file Makefile cd /usr/src/net-tools-2.10 && yes "" | make config make[1]: Entering directory '/usr/src/net-tools-2.10' rm -f -- config.h Configuring the Linux net-tools (NET-3 Base Utilities)... ###################################################### Notice: ifconfig and route are now installed into /bin ###################################################### * * * Internationalization * * The net-tools package has currently been translated to French, * German and Brazilian Portugese. Other translations are, of * course, welcome. Answer `n' here if you have no support for * internationalization on your system. * Does your system support GNU gettext? (I18N) [n] * * * Protocol Families. * UNIX protocol family (HAVE_AFUNIX) [y] INET (TCP/IP) protocol family (HAVE_AFINET) [y] INET6 (IPv6) protocol family (HAVE_AFINET6) [y] Novell IPX/SPX protocol family (HAVE_AFIPX) [y] Appletalk DDP protocol family (HAVE_AFATALK) [y] AX25 (packet radio) protocol family (HAVE_AFAX25) [y] NET/ROM (packet radio) protocol family (HAVE_AFNETROM) [y] Rose (packet radio) protocol family (HAVE_AFROSE) [y] X.25 (CCITT) protocol family (HAVE_AFX25) [y] Econet protocol family (HAVE_AFECONET) [n] DECnet protocol family (HAVE_AFDECnet) [n] Ash protocol family (HAVE_AFASH) [y] Bluetooth protocol family (HAVE_AFBLUETOOTH) [n] * * * Device Hardware types. * Ethernet (generic) support (HAVE_HWETHER) [y] ARCnet support (HAVE_HWARC) [y] SLIP (serial line) support (HAVE_HWSLIP) [y] PPP (serial line) support (HAVE_HWPPP) [y] IPIP Tunnel support (HAVE_HWTUNNEL) [y] STRIP (Metricom radio) support (HAVE_HWSTRIP) [n] Token ring (generic) support (HAVE_HWTR) [n] AX25 (packet radio) support (HAVE_HWAX25) [y] Rose (packet radio) support (HAVE_HWROSE) [y] NET/ROM (packet radio) support (HAVE_HWNETROM) [y] X.25 (generic) support (HAVE_HWX25) [y] DLCI/FRAD (frame relay) support (HAVE_HWFR) [y] SIT (IPv6-in-IPv4) support (HAVE_HWSIT) [y] FDDI (generic) support (HAVE_HWFDDI) [y] HIPPI (generic) support (HAVE_HWHIPPI) [y] Ash hardware support (HAVE_HWASH) [y] (Cisco)-HDLC/LAPB support (HAVE_HWHDLCLAPB) [y] IrDA support (HAVE_HWIRDA) [y] Econet hardware support (HAVE_HWEC) [n] Generic EUI-64 hardware support (HAVE_HWEUI64) [y] InfiniBand hardware support (HAVE_HWIB) [y] * * * Other Features. * IP Masquerading support (HAVE_FW_MASQUERADE) [y] Build arp and rarp (HAVE_ARP_TOOLS) [y] Build hostname (HAVE_HOSTNAME_TOOLS) [y] Install hostname NIS/YP symlinks (HAVE_HOSTNAME_SYMLINKS) [y] Build iptunnel and ipmaddr (HAVE_IP_TOOLS) [y] Build mii-tool (HAVE_MII) [y] Build plipconfig (HAVE_PLIP_TOOLS) [y] Build slattach (HAVE_SERIAL_TOOLS) [y] SELinux support (HAVE_SELINUX) [n] make[1]: Leaving directory '/usr/src/net-tools-2.10' cd /usr/src/net-tools-2.10 && sed -i -e 's|HAVE_IP_TOOLS 0|HAVE_IP_TOOLS 1|g' \ -e 's|HAVE_HWSTRIP 1|HAVE_HWSTRIP 0|g' \ -e 's|HAVE_MII 0|HAVE_MII 1|g' config.h cd /usr/src/net-tools-2.10 && sed -i -e 's|# HAVE_IP_TOOLS=0|HAVE_IP_TOOLS=1|g' \ -e 's|HAVE_HWSTRIP 1|HAVE_HWSTRIP 0|g' \ -e 's|# HAVE_MII=0|HAVE_MII=1|g' config.make cd /usr/src/net-tools-2.10 && make make[1]: Entering directory '/usr/src/net-tools-2.10' make[2]: Entering directory '/usr/src/net-tools-2.10/lib' cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o activate.o activate.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o af.o af.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o arcnet.o arcnet.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o ash.o ash.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o ax25.o ax25.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o ax25_gr.o ax25_gr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o ddp.o ddp.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o ddp_gr.o ddp_gr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o ec_hw.o ec_hw.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o econet.o econet.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o ether.o ether.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o eui64.o eui64.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o fddi.o fddi.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o frame.o frame.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o getargs.o getargs.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o getroute.o getroute.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o hdlclapb.o hdlclapb.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o hippi.o hippi.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o hw.o hw.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o ib.o ib.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o inet.o inet.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o inet6.o inet6.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o inet6_gr.o inet6_gr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o inet6_sr.o inet6_sr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o inet_gr.o inet_gr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o inet_sr.o inet_sr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o interface.o interface.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o ipx.o ipx.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o ipx_gr.o ipx_gr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o ipx_sr.o ipx_sr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o irda.o irda.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o loopback.o loopback.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o masq_info.o masq_info.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o netrom.o netrom.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o netrom_gr.o netrom_gr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o netrom_sr.o netrom_sr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o nstrcmp.o nstrcmp.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o ppp.o ppp.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o ppp_ac.o ppp_ac.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o proc.o proc.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o rose.o rose.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o rose_gr.o rose_gr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o setroute.o setroute.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o sit.o sit.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o slip.o slip.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o slip_ac.o slip_ac.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o sockets.o sockets.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o strip.o strip.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o tr.o tr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o tunnel.o tunnel.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o unix.o unix.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o util-ank.o util-ank.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o util.o util.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o x25.o x25.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o x25_gr.o x25_gr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c -o x25_sr.o x25_sr.c Building libnet-tools.a make[2]: Leaving directory '/usr/src/net-tools-2.10/lib' make[2]: Entering directory '/usr/src/net-tools-2.10/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/net-tools-2.10/man' cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c ifconfig.c ifconfig.c: In function 'main': ifconfig.c:902:17: warning: 'nm' may be used uninitialized [-Wmaybe-uninitialized] 902 | set_ifstate(ifr.ifr_name, ip, nm, bc, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ifconfig.c:875:31: note: 'nm' was declared here 875 | in_addr_t ip, nm, bc; | ^~ ifconfig.c:902:17: warning: 'bc' may be used uninitialized [-Wmaybe-uninitialized] 902 | set_ifstate(ifr.ifr_name, ip, nm, bc, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ifconfig.c:875:35: note: 'bc' was declared here 875 | in_addr_t ip, nm, bc; | ^~ ifconfig.c:808:17: warning: 'nm' may be used uninitialized [-Wmaybe-uninitialized] 808 | set_ifstate(ifr.ifr_name, ip, nm, bc, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ifconfig.c:782:31: note: 'nm' was declared here 782 | in_addr_t ip, nm, bc; | ^~ ifconfig.c:808:17: warning: 'bc' may be used uninitialized [-Wmaybe-uninitialized] 808 | set_ifstate(ifr.ifr_name, ip, nm, bc, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ifconfig.c:782:35: note: 'bc' was declared here 782 | in_addr_t ip, nm, bc; | ^~ cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -Llib -o ifconfig ifconfig.o -lnet-tools cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c netstat.c netstat.c: In function 'ipx_info': netstat.c:1804:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 50 [-Wformat-truncation=] 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~ ~~~ netstat.c:1804:9: note: 'snprintf' output between 6 and 265 bytes into a destination of size 50 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat.c:1804:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 50 [-Wformat-truncation=] 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~ ~~~ netstat.c:1804:9: note: 'snprintf' output between 6 and 265 bytes into a destination of size 50 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat.c:1804:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 50 [-Wformat-truncation=] 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~ ~~~ netstat.c:1804:9: note: 'snprintf' output between 6 and 265 bytes into a destination of size 50 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat.c:1810:41: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 50 [-Wformat-truncation=] 1810 | snprintf(dad, sizeof(dad), "%s:%04X", buf, dport); | ^~ ~~~ netstat.c:1810:13: note: 'snprintf' output between 6 and 265 bytes into a destination of size 50 1810 | snprintf(dad, sizeof(dad), "%s:%04X", buf, dport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat.c: In function 'prg_cache_load': netstat.c:474:47: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 20 [-Wformat-truncation=] 474 | snprintf(finbuf, sizeof(finbuf), "%s/%s", direproc->d_name, cmdlp); | ^~ netstat.c:474:13: note: 'snprintf' output between 2 and 768 bytes into a destination of size 20 474 | snprintf(finbuf, sizeof(finbuf), "%s/%s", direproc->d_name, cmdlp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c statistics.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -Llib -o netstat netstat.o statistics.o -lnet-tools cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c route.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -Llib -o route route.o -lnet-tools cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c nameif.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -Llib -o nameif nameif.o -lnet-tools cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c arp.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -Llib -o arp arp.o -lnet-tools cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c rarp.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -Llib -o rarp rarp.o -lnet-tools cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c iptunnel.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -Llib -o iptunnel iptunnel.o -lnet-tools cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c ipmaddr.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -Llib -o ipmaddr ipmaddr.o -lnet-tools cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c mii-tool.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -Llib -o mii-tool mii-tool.o -lnet-tools cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c plipconfig.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -Llib -o plipconfig plipconfig.o -lnet-tools cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/usr/src/net-tools-2.10/include -Ilib -c slattach.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -fno-strict-aliasing -Llib -o slattach slattach.o -lnet-tools make[1]: Leaving directory '/usr/src/net-tools-2.10' cd /usr/src/net-tools-2.10 && make install make[1]: Entering directory '/usr/src/net-tools-2.10' make[2]: Entering directory '/usr/src/net-tools-2.10/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/net-tools-2.10/lib' make[2]: Entering directory '/usr/src/net-tools-2.10/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/net-tools-2.10/man' ###################################################### Notice: ifconfig and route are now installed into /bin ###################################################### install -m 0755 -d /sbin install -m 0755 -d /bin install -m 0755 ifconfig /bin install -m 0755 nameif /sbin install -m 0755 netstat /bin install -m 0755 route /bin install -m 0755 arp /sbin install -m 0755 rarp /sbin install -m 0755 ipmaddr /sbin install -m 0755 iptunnel /sbin install -m 0755 mii-tool /sbin install -m 0755 plipconfig /sbin install -m 0755 slattach /sbin make -C man install make[2]: Entering directory '/usr/src/net-tools-2.10/man' LANGS='en_US' ; \ for LANG in $LANGS; do \ cd $LANG; \ for SECTION in 1 5 8; do \ if [ "$LANG" = "en_US" ] ; then \ MAN_DIR=/usr/share/man/man$SECTION; \ else \ MAN_DIR=/usr/share/man/$LANG/man$SECTION; \ fi ; \ install -d -m 755 $MAN_DIR; \ for CMD in *.$SECTION; do \ [ -e $CMD ] || continue; \ case $CMD in "" |nodename.?) continue;; esac; \ install -m 644 $CMD $MAN_DIR || exit 1; \ done; \ done; \ cd ..; \ done make[2]: Leaving directory '/usr/src/net-tools-2.10/man' make -C po install make[2]: Entering directory '/usr/src/net-tools-2.10/po' langs=''; \ for l in $langs; do \ install -c -m 755 -d /usr/share/locale/$l; \ install -c -m 755 -d /usr/share/locale/$l/LC_MESSAGES; \ install -c -m 644 $l.mo /usr/share/locale/$l/LC_MESSAGES/net-tools.mo; \ done make[2]: Leaving directory '/usr/src/net-tools-2.10/po' make[1]: Leaving directory '/usr/src/net-tools-2.10' # Version 2.10 has moved ifconfig and route from sbin to bin # Move these tools back to sbin to align with previous status in case anyone has # scripts using these tools with the full pathname defined. mv -v /bin/{ifconfig,route} /sbin renamed '/bin/ifconfig' -> '/sbin/ifconfig' renamed '/bin/route' -> '/sbin/route' Updating linker cache... Install done; saving file list to /usr/src/log/net-tools-2.10 ... make: Leaving directory '/usr/src/lfs' May 14 16:41:14: Building patch make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' patch-2.8.tar.xz checksum OK ====================================== Installing patch-2.8 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/patch-2.8 && ./configure --prefix=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for uchar.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for threads.h... yes checking for limits.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for stdckdint.h... yes checking for sys/random.h... yes checking for utime.h... yes checking for features.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for fcntl.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for egrep -e... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... ranlib checking for gcc option to support large files... none needed checking for gcc option to support timestamps after 2038... none needed checking for lstat... yes checking for pathconf... yes checking for mbsinit... yes checking for mbrtowc... yes checking for canonicalize_file_name... yes checking for realpath... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fchmodat... yes checking for lchmod... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for fstatat... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for mprotect... yes checking for mkdirat... yes checking for openat... yes checking for readlink... yes checking for link... yes checking for renameat... yes checking for setenv... yes checking for localtime_r... yes checking for unlinkat... yes checking for utimens... no checking for lutimens... no checking for iswcntrl... yes checking for geteuid... yes checking for getuid... yes checking for sigaction... yes checking for sigfillset... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for d_ino member in directory struct... yes checking for long file names... yes checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... ja_JP checking for an english Unicode locale... en_US.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking for a traditional french locale... fr_FR checking whether mbrtoc32 works as well as mbrtowc... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for faccessat... yes checking for getcwd... yes checking for uid_t... yes checking for gid_t... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... yes checking whether chown always updates ctime... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking type of array argument to getgroups... gid_t checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stdin defaults to large file offsets... yes checking for off64_t... yes checking for blksize_t... yes checking for blkcnt_t... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... yes checking whether ftello works... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for glibc-compatible sys/cdefs.h... yes checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... no checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking whether malloc (0) returns nonnull... yes checking for inline... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for compound literals... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.tm_zone... yes checking whether realloc should abort upon undefined behaviour... no checking whether setenv is declared... yes checking whether _putenv is declared... no checking for search.h... yes checking for tsearch... yes checking for sigset_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for C compiler option to allow warnings... -Wno-error checking whether access honors trailing slash... yes checking for alloca as a compiler built-in... yes checking for static_assert... yes, a keyword checking for bool, true, false... yes checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking whether this system supports file names of any length... no checking whether chmod works... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... (cached) yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for euidaccess... yes checking for faccessat... (cached) yes checking whether fchmodat works... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking whether fchownat works with an empty file name... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for mempcpy... yes checking for flexible array member... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether free is known to preserve errno... yes checking for fseeko... (cached) yes checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for futimens... yes checking whether futimens works... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking for group_member... yes checking for lchown... yes checking whether the compiler supports the __inline keyword... yes checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for __mktime_internal... no checking for C nullptr... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for bison... bison checking for bison 2.4 or newer... 3.8.2, ok checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for readlinkat... yes checking whether readlinkat signature is correct... yes checking whether realloc (..., 0) returns nonnull... no checking for reallocarray... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for linux/fs.h... yes checking for renameat2... yes checking whether renameat2 works... yes checking for linux/fs.h... (cached) yes checking for renameat2... (cached) yes checking whether renameat2 works... (cached) yes checking whether rmdir works... yes checking whether setenv validates arguments... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for stpcpy... yes checking for working strerror function... yes checking whether symlink handles trailing slash correctly... yes checking for symlinkat... yes checking whether symlinkat handles trailing slash correctly... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking for tzalloc... no checking for timegm... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for utime... yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for futimens... (cached) yes checking for utimensat... yes checking for utimensat... (cached) yes checking whether utimensat works... yes checking for variable-length arrays... yes checking the archiver (ar) interface... (cached) ar checking for mode_t... (cached) yes checking for off_t... yes checking for attr/error_context.h... yes checking for attr/libattr.h... yes checking for library containing attr_copy_file... -lattr checking for attr_copy_file... yes checking for attr_copy_action... yes checking for DOS-style setmode... no checking for ed... /bin/ed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands cd /usr/src/patch-2.8 && make -j4 make[1]: Entering directory '/usr/src/patch-2.8' make all-recursive make[2]: Entering directory '/usr/src/patch-2.8' Making all in lib make[3]: Entering directory '/usr/src/patch-2.8/lib' GEN alloca.h GEN dirent.h GEN error.h GEN fcntl.h GEN malloc/scratch_buffer.gl.h GEN inttypes.h GEN limits.h GEN locale.h GEN signal.h GEN stddef.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/random.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN time.h GEN uchar.h GEN unictype.h GEN unistd.h GEN unitypes.h GEN utime.h GEN wchar.h GEN wctype.h make all-recursive make[4]: Entering directory '/usr/src/patch-2.8/lib' make[5]: Entering directory '/usr/src/patch-2.8/lib' CC libpatch_a-argmatch.o CC libpatch_a-openat-proc.o CC libpatch_a-backupfile.o CC libpatch_a-backup-find.o CC libpatch_a-basename-lgpl.o CC libpatch_a-bitrotate.o CC libpatch_a-c-ctype.o CC libpatch_a-c-strcasecmp.o CC libpatch_a-c-strncasecmp.o CC libpatch_a-c32isprint.o CC libpatch_a-chdir-long.o CC libpatch_a-cloexec.o CC libpatch_a-close-stream.o CC libpatch_a-closeout.o CC libpatch_a-dirname-lgpl.o CC libpatch_a-stripslash.o CC libpatch_a-error.o CC libpatch_a-exitfail.o CC libpatch_a-fcntl.o CC libpatch_a-fd-hook.o CC libpatch_a-filenamecat-lgpl.o CC libpatch_a-getprogname.o CC libpatch_a-gettime.o CC libpatch_a-hard-locale.o CC libpatch_a-hash.o CC libpatch_a-ialloc.o CC libpatch_a-localcharset.o CC libpatch_a-malloca.o CC libpatch_a-mbrtoc32.o CC libpatch_a-mbrtowc.o CC libpatch_a-mbszero.o CC libpatch_a-openat-die.o CC libpatch_a-opendirat.o CC libpatch_a-parse-datetime.o CC libpatch_a-progname.o CC libpatch_a-quotearg.o CC libpatch_a-realloc.o CC libpatch_a-reallocarray.o CC libpatch_a-renameatu.o CC libpatch_a-same-inode.o CC libpatch_a-save-cwd.o CC libpatch_a-setlocale_null.o CC libpatch_a-setlocale_null-unlocked.o CC libpatch_a-stat-time.o CC libpatch_a-stdlib.o CC libpatch_a-stdopen.o CC libpatch_a-tempname.o CC libpatch_a-time_rz.o CC libpatch_a-timespec.o CC libpatch_a-unistd.o CC libpatch_a-utimens.o CC libpatch_a-wctype-h.o CC libpatch_a-xmalloc.o CC libpatch_a-xalloc-die.o CC libpatch_a-xstdopen.o CC libpatch_a-mktime.o CC malloc/libpatch_a-scratch_buffer_grow.o CC malloc/libpatch_a-scratch_buffer_grow_preserve.o CC malloc/libpatch_a-scratch_buffer_set_array_size.o CC unictype/libpatch_a-ctype_print.o AR libpatch.a make[5]: Leaving directory '/usr/src/patch-2.8/lib' make[4]: Leaving directory '/usr/src/patch-2.8/lib' make[3]: Leaving directory '/usr/src/patch-2.8/lib' Making all in src make[3]: Entering directory '/usr/src/patch-2.8/src' CC inp.o CC patch.o CC pch.o CC safe.o CC util.o CC version.o CC merge.o CCLD patch make[3]: Leaving directory '/usr/src/patch-2.8/src' Making all in tests make[3]: Entering directory '/usr/src/patch-2.8/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/patch-2.8/tests' make[3]: Entering directory '/usr/src/patch-2.8' make[3]: Leaving directory '/usr/src/patch-2.8' make[2]: Leaving directory '/usr/src/patch-2.8' make[1]: Leaving directory '/usr/src/patch-2.8' cd /usr/src/patch-2.8 && make install make[1]: Entering directory '/usr/src/patch-2.8' make install-recursive make[2]: Entering directory '/usr/src/patch-2.8' Making install in lib make[3]: Entering directory '/usr/src/patch-2.8/lib' make install-recursive make[4]: Entering directory '/usr/src/patch-2.8/lib' make[5]: Entering directory '/usr/src/patch-2.8/lib' make[6]: Entering directory '/usr/src/patch-2.8/lib' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/usr/src/patch-2.8/lib' make[5]: Leaving directory '/usr/src/patch-2.8/lib' make[4]: Leaving directory '/usr/src/patch-2.8/lib' make[3]: Leaving directory '/usr/src/patch-2.8/lib' Making install in src make[3]: Entering directory '/usr/src/patch-2.8/src' make[4]: Entering directory '/usr/src/patch-2.8/src' /bin/mkdir -p '/usr/bin' /usr/bin/install -c patch '/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/patch-2.8/src' make[3]: Leaving directory '/usr/src/patch-2.8/src' Making install in tests make[3]: Entering directory '/usr/src/patch-2.8/tests' make[4]: Entering directory '/usr/src/patch-2.8/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/patch-2.8/tests' make[3]: Leaving directory '/usr/src/patch-2.8/tests' make[3]: Entering directory '/usr/src/patch-2.8' make[4]: Entering directory '/usr/src/patch-2.8' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 'patch.man' '/usr/share/man/man1/patch.1' make[4]: Leaving directory '/usr/src/patch-2.8' make[3]: Leaving directory '/usr/src/patch-2.8' make[2]: Leaving directory '/usr/src/patch-2.8' make[1]: Leaving directory '/usr/src/patch-2.8' Updating linker cache... Install done; saving file list to /usr/src/log/patch-2.8 ... make: Leaving directory '/usr/src/lfs' May 14 16:41:43: Building psmisc make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' psmisc-23.7.tar.xz checksum OK ====================================== Installing psmisc-23.7 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/psmisc-23.7 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/psmisc-23.7/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/psmisc-23.7/config.sub' cd /usr/src/psmisc-23.7 && ./configure --prefix=/usr --exec-prefix="" --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking whether ln -s works... yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether NLS is requested... no checking for po4a... no checking for gcc options needed to detect all undeclared functions... none needed checking whether SYS_statx is declared... yes checking for sys/syscall.h... yes checking for statx... yes checking whether STATX_TYPE is declared... yes checking for tgetent in -ltinfo... no checking for tgetent in -lncurses... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for langinfo.h... yes checking for libintl.h... yes checking for limits.h... yes checking for locale.h... yes checking for mntent.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for uid_t in sys/types.h... yes checking compiler supports harden flags... yes checking for a sed that does not truncate output... /bin/sed 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 build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for struct user_regs_struct.orig_eax... no checking for struct user_regs_struct.eax... no checking for struct user_regs_struct.ebx... no checking for struct user_regs_struct.ecx... no checking for struct user_regs_struct.edx... no checking for struct user_regs_struct.orig_rax... no checking for struct user_regs_struct.rax... no checking for struct user_regs_struct.rdi... no checking for struct user_regs_struct.rsi... no checking for struct user_regs_struct.rdx... no checking for struct pt_regs.orig_gpr3... no checking for struct pt_regs.gpr... no checking for struct pt_regs.uregs... no checking for struct user_pt_regs.regs... yes checking for struct pt_regs.regs... no checking for struct pt_regs.cp0_status... no checking for struct pt_regs.orig_d0... no checking for struct pt_regs.d0... no checking whether closedir returns void... no checking for library containing getmntent... none required checking whether gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for GNU libc compatible realloc... yes checking whether stat accepts an empty string... no checking for atexit... yes checking for getmntent... (cached) yes checking for memset... yes checking for nl_langinfo... yes checking for regcomp... yes checking for rpmatch... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strpbrk... yes checking for strrchr... yes checking for strtoul... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating icons/Makefile config.status: creating po/Makefile.in config.status: creating man-po/Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd /usr/src/psmisc-23.7 && make -j4 make[1]: Entering directory '/usr/src/psmisc-23.7' echo 23.7 > .version-t && mv .version-t .version export LC_ALL=C ; \ gcc -E -dM src/signames.c |\ tr -s '\t ' ' ' | sort -n -k 3 | sed \ 's:#define SIG\([A-Z][A-Z]*[0-9]*\) \([0-9][0-9]*\).*:{\ \2,"\1" },:p;d' | \ grep -v '[0-9][0-9][0-9]' >src/signames.h || \ { rm -f src/signames.h; exit 1; } grep '^{ 1,"HUP" },$' src/signames.h >/dev/null || \ { rm -f src/signames.h; exit 1; } make all-recursive make[2]: Entering directory '/usr/src/psmisc-23.7' Making all in doc make[3]: Entering directory '/usr/src/psmisc-23.7/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/psmisc-23.7/doc' Making all in po make[3]: Entering directory '/usr/src/psmisc-23.7/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/psmisc-23.7/po' Making all in icons make[3]: Entering directory '/usr/src/psmisc-23.7/icons' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/psmisc-23.7/icons' Making all in man-po make[3]: Entering directory '/usr/src/psmisc-23.7/man-po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/psmisc-23.7/man-po' Making all in testsuite make[3]: Entering directory '/usr/src/psmisc-23.7/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/psmisc-23.7/testsuite' make[3]: Entering directory '/usr/src/psmisc-23.7' CC src/killall.o CC src/signals.o CC src/pslog.o CC src/prtstat.o CC src/pstree.o CC src/fuser.o CC src/statx.o CC src/peekfd.o CCLD src/pslog CCLD src/prtstat CCLD src/pstree CCLD src/fuser CCLD src/killall src/peekfd.c: In function 'main': src/peekfd.c:228:13: warning: variable 'follow_clones' set but not used [-Wunused-but-set-variable] 228 | int follow_clones = 0; | ^~~~~~~~~~~~~ src/peekfd.c: In function 'user_pt_regs_delete': src/peekfd.c:162:34: warning: 'prev' may be used uninitialized [-Wmaybe-uninitialized] 162 | prev->user_pt_regs_next = temp->user_pt_regs_next; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/peekfd.c:146:63: note: 'prev' was declared here 146 | struct user_pt_regs_node* temp = *user_pt_regs_head, *prev; | ^~~~ CCLD src/peekfd make[3]: Leaving directory '/usr/src/psmisc-23.7' make[2]: Leaving directory '/usr/src/psmisc-23.7' make[1]: Leaving directory '/usr/src/psmisc-23.7' cd /usr/src/psmisc-23.7 && make install make[1]: Entering directory '/usr/src/psmisc-23.7' make install-recursive make[2]: Entering directory '/usr/src/psmisc-23.7' Making install in doc make[3]: Entering directory '/usr/src/psmisc-23.7/doc' make[4]: Entering directory '/usr/src/psmisc-23.7/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 killall.1 peekfd.1 prtstat.1 pslog.1 pstree.1 fuser.1 '/usr/share/man/man1' make[4]: Leaving directory '/usr/src/psmisc-23.7/doc' make[3]: Leaving directory '/usr/src/psmisc-23.7/doc' Making install in po make[3]: Entering directory '/usr/src/psmisc-23.7/po' if test "psmisc" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/usr/src/psmisc-23.7/po' Making install in icons make[3]: Entering directory '/usr/src/psmisc-23.7/icons' make[4]: Entering directory '/usr/src/psmisc-23.7/icons' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/psmisc-23.7/icons' make[3]: Leaving directory '/usr/src/psmisc-23.7/icons' Making install in man-po make[3]: Entering directory '/usr/src/psmisc-23.7/man-po' make[4]: Entering directory '/usr/src/psmisc-23.7/man-po' make[4]: Nothing to be done for 'install-exec-am'. for lang in da de fr hr ko pt_BR ro ru sr sv uk; do \ files=""; \ for trans in fuser.1 killall.1 peekfd.1 prtstat.1 pslog.1 pstree.1; do \ if [ -f /usr/src/psmisc-23.7/man-po/$lang/$trans ]; then \ files="$files /usr/src/psmisc-23.7/man-po/$lang/$trans"; \ elif [ -f ./$lang/$trans ]; then \ files="$files ./$lang/$trans"; \ fi; \ done; \ make -C .. install-man \ mandir="/usr/share/man/$lang" \ dist_man_MANS="$files"; \ done make[5]: Entering directory '/usr/src/psmisc-23.7' /bin/mkdir -p '/usr/share/man/da/man1' /usr/bin/install -c -m 644 /usr/src/psmisc-23.7/man-po/da/prtstat.1 /usr/src/psmisc-23.7/man-po/da/pslog.1 '/usr/share/man/da/man1' make[5]: Leaving directory '/usr/src/psmisc-23.7' make[5]: Entering directory '/usr/src/psmisc-23.7' /bin/mkdir -p '/usr/share/man/de/man1' /usr/bin/install -c -m 644 /usr/src/psmisc-23.7/man-po/de/fuser.1 /usr/src/psmisc-23.7/man-po/de/killall.1 /usr/src/psmisc-23.7/man-po/de/peekfd.1 /usr/src/psmisc-23.7/man-po/de/prtstat.1 /usr/src/psmisc-23.7/man-po/de/pslog.1 /usr/src/psmisc-23.7/man-po/de/pstree.1 '/usr/share/man/de/man1' make[5]: Leaving directory '/usr/src/psmisc-23.7' make[5]: Entering directory '/usr/src/psmisc-23.7' /bin/mkdir -p '/usr/share/man/fr/man1' /usr/bin/install -c -m 644 /usr/src/psmisc-23.7/man-po/fr/fuser.1 /usr/src/psmisc-23.7/man-po/fr/killall.1 /usr/src/psmisc-23.7/man-po/fr/peekfd.1 /usr/src/psmisc-23.7/man-po/fr/prtstat.1 /usr/src/psmisc-23.7/man-po/fr/pslog.1 /usr/src/psmisc-23.7/man-po/fr/pstree.1 '/usr/share/man/fr/man1' make[5]: Leaving directory '/usr/src/psmisc-23.7' make[5]: Entering directory '/usr/src/psmisc-23.7' /bin/mkdir -p '/usr/share/man/hr/man1' /usr/bin/install -c -m 644 /usr/src/psmisc-23.7/man-po/hr/fuser.1 /usr/src/psmisc-23.7/man-po/hr/killall.1 /usr/src/psmisc-23.7/man-po/hr/peekfd.1 /usr/src/psmisc-23.7/man-po/hr/prtstat.1 /usr/src/psmisc-23.7/man-po/hr/pslog.1 /usr/src/psmisc-23.7/man-po/hr/pstree.1 '/usr/share/man/hr/man1' make[5]: Leaving directory '/usr/src/psmisc-23.7' make[5]: Entering directory '/usr/src/psmisc-23.7' /bin/mkdir -p '/usr/share/man/ko/man1' /usr/bin/install -c -m 644 /usr/src/psmisc-23.7/man-po/ko/fuser.1 /usr/src/psmisc-23.7/man-po/ko/killall.1 /usr/src/psmisc-23.7/man-po/ko/peekfd.1 /usr/src/psmisc-23.7/man-po/ko/prtstat.1 /usr/src/psmisc-23.7/man-po/ko/pslog.1 /usr/src/psmisc-23.7/man-po/ko/pstree.1 '/usr/share/man/ko/man1' make[5]: Leaving directory '/usr/src/psmisc-23.7' make[5]: Entering directory '/usr/src/psmisc-23.7' /bin/mkdir -p '/usr/share/man/pt_BR/man1' /usr/bin/install -c -m 644 /usr/src/psmisc-23.7/man-po/pt_BR/fuser.1 /usr/src/psmisc-23.7/man-po/pt_BR/killall.1 /usr/src/psmisc-23.7/man-po/pt_BR/peekfd.1 /usr/src/psmisc-23.7/man-po/pt_BR/prtstat.1 /usr/src/psmisc-23.7/man-po/pt_BR/pslog.1 /usr/src/psmisc-23.7/man-po/pt_BR/pstree.1 '/usr/share/man/pt_BR/man1' make[5]: Leaving directory '/usr/src/psmisc-23.7' make[5]: Entering directory '/usr/src/psmisc-23.7' /bin/mkdir -p '/usr/share/man/ro/man1' /usr/bin/install -c -m 644 /usr/src/psmisc-23.7/man-po/ro/fuser.1 /usr/src/psmisc-23.7/man-po/ro/killall.1 /usr/src/psmisc-23.7/man-po/ro/peekfd.1 /usr/src/psmisc-23.7/man-po/ro/prtstat.1 /usr/src/psmisc-23.7/man-po/ro/pslog.1 /usr/src/psmisc-23.7/man-po/ro/pstree.1 '/usr/share/man/ro/man1' make[5]: Leaving directory '/usr/src/psmisc-23.7' make[5]: Entering directory '/usr/src/psmisc-23.7' /bin/mkdir -p '/usr/share/man/ru/man1' /usr/bin/install -c -m 644 /usr/src/psmisc-23.7/man-po/ru/fuser.1 /usr/src/psmisc-23.7/man-po/ru/killall.1 /usr/src/psmisc-23.7/man-po/ru/peekfd.1 /usr/src/psmisc-23.7/man-po/ru/prtstat.1 /usr/src/psmisc-23.7/man-po/ru/pslog.1 /usr/src/psmisc-23.7/man-po/ru/pstree.1 '/usr/share/man/ru/man1' make[5]: Leaving directory '/usr/src/psmisc-23.7' make[5]: Entering directory '/usr/src/psmisc-23.7' /bin/mkdir -p '/usr/share/man/sr/man1' /usr/bin/install -c -m 644 /usr/src/psmisc-23.7/man-po/sr/fuser.1 /usr/src/psmisc-23.7/man-po/sr/killall.1 /usr/src/psmisc-23.7/man-po/sr/peekfd.1 /usr/src/psmisc-23.7/man-po/sr/prtstat.1 /usr/src/psmisc-23.7/man-po/sr/pslog.1 /usr/src/psmisc-23.7/man-po/sr/pstree.1 '/usr/share/man/sr/man1' make[5]: Leaving directory '/usr/src/psmisc-23.7' make[5]: Entering directory '/usr/src/psmisc-23.7' /bin/mkdir -p '/usr/share/man/sv/man1' /usr/bin/install -c -m 644 /usr/src/psmisc-23.7/man-po/sv/fuser.1 /usr/src/psmisc-23.7/man-po/sv/killall.1 /usr/src/psmisc-23.7/man-po/sv/peekfd.1 /usr/src/psmisc-23.7/man-po/sv/prtstat.1 /usr/src/psmisc-23.7/man-po/sv/pslog.1 /usr/src/psmisc-23.7/man-po/sv/pstree.1 '/usr/share/man/sv/man1' make[5]: Leaving directory '/usr/src/psmisc-23.7' make[5]: Entering directory '/usr/src/psmisc-23.7' /bin/mkdir -p '/usr/share/man/uk/man1' /usr/bin/install -c -m 644 /usr/src/psmisc-23.7/man-po/uk/fuser.1 /usr/src/psmisc-23.7/man-po/uk/killall.1 /usr/src/psmisc-23.7/man-po/uk/peekfd.1 /usr/src/psmisc-23.7/man-po/uk/prtstat.1 /usr/src/psmisc-23.7/man-po/uk/pslog.1 /usr/src/psmisc-23.7/man-po/uk/pstree.1 '/usr/share/man/uk/man1' make[5]: Leaving directory '/usr/src/psmisc-23.7' make[4]: Leaving directory '/usr/src/psmisc-23.7/man-po' make[3]: Leaving directory '/usr/src/psmisc-23.7/man-po' Making install in testsuite make[3]: Entering directory '/usr/src/psmisc-23.7/testsuite' make[4]: Entering directory '/usr/src/psmisc-23.7/testsuite' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/psmisc-23.7/testsuite' make[3]: Leaving directory '/usr/src/psmisc-23.7/testsuite' make[3]: Entering directory '/usr/src/psmisc-23.7' make[4]: Entering directory '/usr/src/psmisc-23.7' /bin/mkdir -p '/bin' /usr/bin/install -c src/killall src/pslog src/prtstat src/pstree src/fuser src/peekfd '/bin' make install-exec-hook make[5]: Entering directory '/usr/src/psmisc-23.7' cd /bin && \ ( [ -h pstree.x11 ] || ln -s pstree pstree.x11) make[5]: Leaving directory '/usr/src/psmisc-23.7' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 doc/killall.1 doc/pslog.1 doc/prtstat.1 doc/pstree.1 doc/peekfd.1 doc/fuser.1 '/usr/share/man/man1' make[4]: Leaving directory '/usr/src/psmisc-23.7' make[3]: Leaving directory '/usr/src/psmisc-23.7' make[2]: Leaving directory '/usr/src/psmisc-23.7' make[1]: Leaving directory '/usr/src/psmisc-23.7' mv -v /bin/pstree* /usr/bin renamed '/bin/pstree' -> '/usr/bin/pstree' renamed '/bin/pstree.x11' -> '/usr/bin/pstree.x11' #ln -sf killall /bin/pidof Updating linker cache... Install done; saving file list to /usr/src/log/psmisc-23.7 ... make: Leaving directory '/usr/src/lfs' May 14 16:41:54: Building shadow make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' shadow-4.17.4.tar.xz checksum OK ====================================== Installing shadow-4.17.4 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/shadow-4.17.4 && find man -name Makefile.in -exec sed -i 's/getspnam\.3 / /' {} \; cd /usr/src/shadow-4.17.4 && find man -name Makefile.in -exec sed -i 's/passwd\.5 / /' {} \; for i in $(find /usr/src/shadow-4.17.4 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/shadow-4.17.4/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/shadow-4.17.4/config.sub' cd /usr/src/shadow-4.17.4 && ./configure \ --libdir=/lib \ --sysconfdir=/etc \ --with-yescrypt \ --enable-shared \ --disable-static \ --without-selinux \ --disable-nls \ --with-group-name-max-length=32 \ --without-libbsd \ --without-bcrypt \ --without-nscd checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for utime.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether ln -s works... yes checking for bison... bison -y checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for gcc options needed to detect all undeclared functions... none needed checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for shadow.h... yes checking for arc4random_buf... yes checking for futimes... yes checking for getentropy... yes checking for getrandom... yes checking for getspnam... yes checking for getusershell... yes checking for lckpwdf... yes checking for lutimes... yes checking for updwtmpx... yes checking for innetgr... yes checking for getspnam_r... yes checking for rpmatch... yes checking for memset_explicit... no checking for explicit_bzero... yes checking for stpecpy... no checking for stpeprintf... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct utmpx.ut_name... no checking for struct utmpx.ut_host... yes checking for struct utmpx.ut_syslen... no checking for struct utmpx.ut_addr... no checking for struct utmpx.ut_addr_v6... yes checking for struct utmpx.ut_time... no checking for struct utmpx.ut_xtime... no checking whether utime accepts a null argument... yes checking for putgrent... yes checking for putpwent... yes checking for putspent... yes checking for sgetgrent... no checking for sgetpwent... no checking for sgetspent... yes checking for setpgrp... yes checking for secure_getenv... yes checking location of shared mail directory... /var/mail checking location of user mail file... none checking location of faillog/lastlog/wtmp... /var/log checking for posix_spawn... yes checking for library containing gethostbyname... none required checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CMOCKA... no configure: WARNING: libcmocka not found, cmocka tests will not be built checking for econf_readDirs in -leconf... no checking size of uid_t... 4 checking size of gid_t... 4 checking for sd_session_get_remote_host in -lsystemd... no checking for crypt in -lcrypt... yes checking for crypt in -lcrypt... (cached) yes checking for acl/libacl.h... yes checking for attr/error_context.h... yes checking for perm_copy_file in -lacl... yes checking for perm_copy_fd in -lacl... yes checking for attr/libattr.h... yes checking for attr/error_context.h... (cached) yes checking for attr_copy_file in -lattr... yes checking for attr_copy_fd in -lattr... yes checking for libaudit.h... no checking for sys/statfs.h... yes checking for linux/magic.h... yes checking for linux/btrfs_tree.h... yes checking for tcb.h... no checking for pam_start in -lpam... no checking for openpam_ttyconv in -lpam... no checking for misc_conv in -lpam_misc... no checking for security/openpam.h... no checking for security/pam_misc.h... no checking use login and su access checking if PAM not used... yes checking for fgetpwent_r... yes checking whether NLS is requested... no 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no 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 doc/Makefile config.status: creating man/Makefile config.status: creating man/config.xml config.status: creating man/po/Makefile config.status: creating man/cs/Makefile config.status: creating man/da/Makefile config.status: creating man/de/Makefile config.status: creating man/es/Makefile config.status: creating man/fi/Makefile config.status: creating man/fr/Makefile config.status: creating man/hu/Makefile config.status: creating man/id/Makefile config.status: creating man/it/Makefile config.status: creating man/ja/Makefile config.status: creating man/ko/Makefile config.status: creating man/pl/Makefile config.status: creating man/pt_BR/Makefile config.status: creating man/ru/Makefile config.status: creating man/sv/Makefile config.status: creating man/tr/Makefile config.status: creating man/uk/Makefile config.status: creating man/zh_CN/Makefile config.status: creating man/zh_TW/Makefile config.status: creating lib/Makefile config.status: creating libsubid/Makefile config.status: creating libsubid/subid.h config.status: creating src/Makefile config.status: creating contrib/Makefile config.status: creating etc/Makefile config.status: creating etc/pam.d/Makefile config.status: creating etc/shadow-maint/Makefile config.status: creating tests/unit/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile shadow will be compiled with the following features: auditing support: no PAM support: no SELinux support: no BtrFS support: yes ACL support: yes Extended Attributes support: yes tcb support (incomplete): no shadow group support: yes S/Key support: no SHA passwords encryption: yes bcrypt passwords encryption: no yescrypt passwords encryption: yes nscd support: no sssd support: yes subordinate IDs support: yes enable lastlog: no enable logind: no use file caps: no install su: yes enabled vendor dir: cd /usr/src/shadow-4.17.4 && make -j4 make[1]: Entering directory '/usr/src/shadow-4.17.4' make all-recursive make[2]: Entering directory '/usr/src/shadow-4.17.4' Making all in lib make[3]: Entering directory '/usr/src/shadow-4.17.4/lib' CC libshadow_la-addgrps.lo CC libshadow_la-adds.lo CC libshadow_la-age.lo CC libshadow_la-agetpass.lo CC libshadow_la-audit_help.lo CC libshadow_la-basename.lo CC libshadow_la-bit.lo CC libshadow_la-chkname.lo CC libshadow_la-chowndir.lo In file included from string/strspn/stprcspn.h:13, from basename.c:20: ./string/strspn/strrcspn.h: In function 'strrcspn': ./string/strspn/strrcspn.h:29:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 29 | p = strnul(s); | ^ CC libshadow_la-chowntty.lo CC libshadow_la-cleanup.lo CC libshadow_la-cleanup_group.lo CC libshadow_la-cleanup_user.lo CC libshadow_la-commonio.lo CC libshadow_la-console.lo CC libshadow_la-copydir.lo CC libshadow_la-csrand.lo In file included from commonio.c:30: commonio.c: In function 'dec_lock_count': nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ commonio.c:452:33: note: in expansion of macro 'nscd_flush_cache' 452 | nscd_flush_cache ("passwd"); | ^~~~~~~~~~~~~~~~ nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ commonio.c:453:33: note: in expansion of macro 'nscd_flush_cache' 453 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ CC libshadow_la-encrypt.lo CC libshadow_la-env.lo CC libshadow_la-failure.lo CC libshadow_la-fd.lo CC libshadow_la-fields.lo CC libshadow_la-find_new_gid.lo CC libshadow_la-find_new_uid.lo CC libshadow_la-find_new_sub_gids.lo In file included from string/strspn/stprspn.h:13, from fields.c:21: ./string/strspn/strrspn.h: In function 'strrspn_': ./string/strspn/strrspn.h:29:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 29 | p = strnul(s); | ^ CC libshadow_la-find_new_sub_uids.lo CC libshadow_la-fputsx.lo CC libshadow_la-get_pid.lo CC libshadow_la-getdate.lo CC libshadow_la-getdef.lo CC libshadow_la-getgr_nam_gid.lo CC libshadow_la-getrange.lo CC libshadow_la-gettime.lo In file included from string/strspn/stprspn.h:13, from getdef.c:36: ./string/strspn/strrspn.h: In function 'strrspn_': ./string/strspn/strrspn.h:29:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 29 | p = strnul(s); | ^ CC libshadow_la-groupio.lo CC libshadow_la-groupmem.lo CC libshadow_la-hushed.lo CC libshadow_la-gshadow.lo CC libshadow_la-idmapping.lo CC libshadow_la-isexpired.lo CC libshadow_la-limits.lo CC libshadow_la-list.lo CC libshadow_la-lockpw.lo CC libshadow_la-loginprompt.lo list.c: In function 'comma_to_list': list.c:191:15: warning: unused variable 'cp2' [-Wunused-variable] 191 | char *cp2; | ^~~ CC libshadow_la-motd.lo CC libshadow_la-mail.lo CC libshadow_la-myname.lo CC libshadow_la-nss.lo CC libshadow_la-nscd.lo CC libshadow_la-obscure.lo CC libshadow_la-pam_pass.lo CC libshadow_la-pam_pass_non_interactive.lo CC libshadow_la-port.lo CC libshadow_la-prefix_flag.lo CC libshadow_la-pwauth.lo CC libshadow_la-pwio.lo CC libshadow_la-pwd_init.lo CC libshadow_la-pwd2spwd.lo CC libshadow_la-pwdcheck.lo CC libshadow_la-pwmem.lo CC libshadow_la-remove_tree.lo CC libshadow_la-root_flag.lo CC libshadow_la-run_part.lo CC libshadow_la-salt.lo CC libshadow_la-selinux.lo CC libshadow_la-setugid.lo CC libshadow_la-semanage.lo CC libshadow_la-setupenv.lo CC libshadow_la-sgetgrent.lo CC libshadow_la-sgetpwent.lo CC libshadow_la-sgetspent.lo CC libshadow_la-sgroupio.lo CC libshadow_la-shadow.lo CC libshadow_la-shadowio.lo CC libshadow_la-shadowlog.lo CC libshadow_la-shadowmem.lo CC libshadow_la-shell.lo CC libshadow_la-spawn.lo CC libshadow_la-sssd.lo CC libshadow_la-strtoday.lo CC libshadow_la-sub.lo CC libshadow_la-subordinateio.lo CC libshadow_la-sulog.lo CC libshadow_la-ttytype.lo CC libshadow_la-tz.lo CC libshadow_la-ulimit.lo CC libshadow_la-user_busy.lo CC libshadow_la-valid.lo CC libshadow_la-write_full.lo CC libshadow_la-xgetpwnam.lo CC libshadow_la-xprefix_getpwnam.lo CC libshadow_la-xgetpwuid.lo CC libshadow_la-xgetgrnam.lo CC libshadow_la-xgetgrgid.lo CC libshadow_la-xgetspnam.lo CC libshadow_la-yesno.lo CC libshadow_la-btrfs.lo CC libshadow_la-utmp.lo CC libshadow_la-freezero.lo CC libshadow_la-readpassphrase.lo CC alloc/libshadow_la-calloc.lo In file included from sizeof.h:16, from utmp.c:28: must_be.h:53:17: warning: anonymous struct declared inside parameter list will not be visible outside of this definition or declaration 53 | struct { \ | ^~~~~~ must_be.h:113:9: note: in expansion of macro 'must_be' 113 | must_be(is_array(a)) \ | ^~~~~~~ sizeof.h:22:43: note: in expansion of macro 'must_be_array' 22 | #define SIZEOF_ARRAY(a) (sizeof(a) + must_be_array(a)) | ^~~~~~~~~~~~~ sizeof.h:23:31: note: in expansion of macro 'SIZEOF_ARRAY' 23 | #define NITEMS(a) (SIZEOF_ARRAY((a)) / sizeof((a)[0])) | ^~~~~~~~~~~~ utmp.c:38:23: note: in expansion of macro 'NITEMS' 38 | #define UTX_LINESIZE NITEMS(memberof(struct utmpx, ut_line)) | ^~~~~~ utmp.c:45:26: note: in expansion of macro 'UTX_LINESIZE' 45 | is_my_tty(const char tty[UTX_LINESIZE]) | ^~~~~~~~~~~~ CC alloc/libshadow_la-malloc.lo CC alloc/libshadow_la-realloc.lo CC alloc/libshadow_la-reallocf.lo CC alloc/x/libshadow_la-xcalloc.lo CC alloc/x/libshadow_la-xmalloc.lo CC alloc/x/libshadow_la-xrealloc.lo CC atoi/a2i/libshadow_la-a2i.lo CC atoi/a2i/libshadow_la-a2s.lo CC atoi/a2i/libshadow_la-a2s_c.lo CC atoi/a2i/libshadow_la-a2s_nc.lo CC atoi/a2i/libshadow_la-a2u.lo CC atoi/a2i/libshadow_la-a2u_c.lo CC atoi/a2i/libshadow_la-a2u_nc.lo CC atoi/libshadow_la-getnum.lo CC atoi/str2i/libshadow_la-str2i.lo CC atoi/str2i/libshadow_la-str2s.lo CC atoi/str2i/libshadow_la-str2u.lo CC atoi/strtoi/libshadow_la-strtoi.lo CC atoi/strtoi/libshadow_la-strtou.lo CC atoi/strtoi/libshadow_la-strtou_noneg.lo CC fs/readlink/libshadow_la-areadlink.lo CC fs/readlink/libshadow_la-readlinknul.lo CC search/cmp/libshadow_la-cmp.lo CC search/l/libshadow_la-lfind.lo CC search/l/libshadow_la-lsearch.lo CC search/sort/libshadow_la-qsort.lo CC shadow/grp/libshadow_la-agetgroups.lo CC string/ctype/strisascii/libshadow_la-strisdigit.lo CC string/memset/libshadow_la-memzero.lo CC string/sprintf/libshadow_la-snprintf.lo CC string/sprintf/libshadow_la-stpeprintf.lo CC string/sprintf/libshadow_la-xasprintf.lo CC string/strchr/libshadow_la-strchrcnt.lo CC string/strchr/libshadow_la-strchrscnt.lo CC string/strchr/libshadow_la-strnul.lo CC string/strcmp/libshadow_la-strcaseeq.lo CC string/strcmp/libshadow_la-streq.lo CC string/strcpy/libshadow_la-stpecpy.lo CC string/strcpy/libshadow_la-strncat.lo CC string/strcpy/libshadow_la-strncpy.lo CC string/strcpy/libshadow_la-strtcpy.lo CC string/strdup/libshadow_la-strndupa.lo CC string/strdup/libshadow_la-xstrdup.lo CC string/strdup/libshadow_la-xstrndup.lo CC string/libshadow_la-strftime.lo CC string/strspn/libshadow_la-stpspn.lo CC string/strspn/libshadow_la-stprcspn.lo CC string/strspn/libshadow_la-stprspn.lo CC string/strspn/libshadow_la-strrcspn.lo In file included from ./string/strspn/stprcspn.h:13, from string/strspn/stprcspn.c:7: ./string/strspn/strrcspn.h: In function 'strrcspn': ./string/strspn/strrcspn.h:29:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 29 | p = strnul(s); | ^ CC string/strspn/libshadow_la-strrspn.lo In file included from ./string/strspn/stprspn.h:13, from string/strspn/stprspn.c:7: ./string/strspn/strrspn.h: In function 'strrspn_': ./string/strspn/strrspn.h:29:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 29 | p = strnul(s); | ^ In file included from string/strspn/strrcspn.c:7: ./string/strspn/strrcspn.h: In function 'strrcspn': ./string/strspn/strrcspn.h:29:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 29 | p = strnul(s); | ^ CC string/strtok/libshadow_la-stpsep.lo CC time/libshadow_la-day_to_str.lo In file included from string/strspn/strrspn.c:7: ./string/strspn/strrspn.h: In function 'strrspn_': ./string/strspn/strrspn.h:29:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 29 | p = strnul(s); | ^ CCLD libshadow.la make[3]: Leaving directory '/usr/src/shadow-4.17.4/lib' Making all in libsubid make[3]: Entering directory '/usr/src/shadow-4.17.4/libsubid' CC api.lo CCLD libsubid.la make[3]: Leaving directory '/usr/src/shadow-4.17.4/libsubid' Making all in src make[3]: Entering directory '/usr/src/shadow-4.17.4/src' CC login.o CC login_nopam.o CC su.o CC suauth.o CC getsubids-getsubids.o In file included from ../lib/string/strspn/stprspn.h:13, from suauth.c:24: ../lib/string/strspn/strrspn.h: In function 'strrspn_': ../lib/string/strspn/strrspn.h:29:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 29 | p = strnul(s); | ^ CC sulogin.o CC get_subid_owners-get_subid_owners.o CC new_subid_range-new_subid_range.o In file included from ../lib/string/strspn/stprspn.h:13, from login_nopam.c:64: ../lib/string/strspn/strrspn.h: In function 'strrspn_': ../lib/string/strspn/strrspn.h:29:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 29 | p = strnul(s); | ^ CC free_subid_range-free_subid_range.o CC check_subid_range-check_subid_range.o CC nologin.o CC faillog.o CC chage.o CC chfn.o CC chsh.o CC expiry.o CC gpasswd.o In file included from chfn.c:26: chfn.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ chfn.c:717:9: note: in expansion of macro 'nscd_flush_cache' 717 | nscd_flush_cache ("passwd"); | ^~~~~~~~~~~~~~~~ In file included from chsh.c:25: chsh.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ chsh.c:585:9: note: in expansion of macro 'nscd_flush_cache' 585 | nscd_flush_cache ("passwd"); | ^~~~~~~~~~~~~~~~ CC newgrp.o CC passwd.o In file included from gpasswd.c:30: gpasswd.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ gpasswd.c:1100:9: note: in expansion of macro 'nscd_flush_cache' 1100 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ CC newgidmap.o CC newuidmap.o CC chgpasswd.o In file included from passwd.c:28: passwd.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ passwd.c:1113:9: note: in expansion of macro 'nscd_flush_cache' 1113 | nscd_flush_cache ("passwd"); | ^~~~~~~~~~~~~~~~ ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ passwd.c:1114:9: note: in expansion of macro 'nscd_flush_cache' 1114 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ CC chpasswd.o CC groupadd.o CC groupdel.o In file included from chgpasswd.c:28: chgpasswd.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ chgpasswd.c:632:9: note: in expansion of macro 'nscd_flush_cache' 632 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ In file included from chpasswd.c:26: chpasswd.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ chpasswd.c:693:9: note: in expansion of macro 'nscd_flush_cache' 693 | nscd_flush_cache ("passwd"); | ^~~~~~~~~~~~~~~~ CC groupmems.o CC groupmod.o In file included from groupadd.c:33: groupadd.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ groupadd.c:644:9: note: in expansion of macro 'nscd_flush_cache' 644 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ CC grpck.o In file included from groupdel.c:28: groupdel.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ groupdel.c:463:9: note: in expansion of macro 'nscd_flush_cache' 463 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ CC grpconv.o In file included from grpck.c:23: grpck.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ grpck.c:859:17: note: in expansion of macro 'nscd_flush_cache' 859 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ CC grpunconv.o CC logoutd.o In file included from grpconv.c:32: grpconv.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ grpconv.c:262:9: note: in expansion of macro 'nscd_flush_cache' 262 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ In file included from grpunconv.c:31: grpunconv.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ grpunconv.c:224:9: note: in expansion of macro 'nscd_flush_cache' 224 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ CC newusers.o CC pwck.o In file included from groupmod.c:35: groupmod.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ groupmod.c:880:9: note: in expansion of macro 'nscd_flush_cache' 880 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ CC pwconv.o In file included from pwck.c:25: pwck.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ pwck.c:886:17: note: in expansion of macro 'nscd_flush_cache' 886 | nscd_flush_cache ("passwd"); | ^~~~~~~~~~~~~~~~ CC pwunconv.o CC useradd.o In file included from newusers.c:47: newusers.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ newusers.c:1333:9: note: in expansion of macro 'nscd_flush_cache' 1333 | nscd_flush_cache ("passwd"); | ^~~~~~~~~~~~~~~~ ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ newusers.c:1334:9: note: in expansion of macro 'nscd_flush_cache' 1334 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ In file included from pwconv.c:50: pwconv.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ pwconv.c:314:9: note: in expansion of macro 'nscd_flush_cache' 314 | nscd_flush_cache ("passwd"); | ^~~~~~~~~~~~~~~~ CC userdel.o CC usermod.o useradd.c: In function 'set_defaults': useradd.c:529:16: warning: unused variable 'cp' [-Wunused-variable] 529 | char *cp; | ^~ In file included from useradd.c:47: useradd.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ useradd.c:2626:9: note: in expansion of macro 'nscd_flush_cache' 2626 | nscd_flush_cache ("passwd"); | ^~~~~~~~~~~~~~~~ ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ useradd.c:2627:9: note: in expansion of macro 'nscd_flush_cache' 2627 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ In file included from pwunconv.c:25: pwunconv.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ pwunconv.c:236:9: note: in expansion of macro 'nscd_flush_cache' 236 | nscd_flush_cache ("passwd"); | ^~~~~~~~~~~~~~~~ CC vipw.o CCLD login In file included from vipw.c:33: vipw.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ vipw.c:601:9: note: in expansion of macro 'nscd_flush_cache' 601 | nscd_flush_cache ("passwd"); | ^~~~~~~~~~~~~~~~ ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ vipw.c:602:9: note: in expansion of macro 'nscd_flush_cache' 602 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ CCLD su In file included from userdel.c:31: userdel.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ userdel.c:1226:9: note: in expansion of macro 'nscd_flush_cache' 1226 | nscd_flush_cache ("passwd"); | ^~~~~~~~~~~~~~~~ ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ userdel.c:1227:9: note: in expansion of macro 'nscd_flush_cache' 1227 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ CCLD getsubids In file included from usermod.c:46: usermod.c: In function 'main': ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ usermod.c:2342:9: note: in expansion of macro 'nscd_flush_cache' 2342 | nscd_flush_cache ("passwd"); | ^~~~~~~~~~~~~~~~ ../lib/nscd.h:10:35: warning: statement with no effect [-Wunused-value] 10 | #define nscd_flush_cache(service) (0) | ^ usermod.c:2343:9: note: in expansion of macro 'nscd_flush_cache' 2343 | nscd_flush_cache ("group"); | ^~~~~~~~~~~~~~~~ CCLD sulogin CCLD get_subid_owners CCLD new_subid_range CCLD free_subid_range CCLD check_subid_range CCLD nologin CCLD faillog CCLD chage CCLD chfn CCLD chsh CCLD expiry CCLD gpasswd CCLD newgrp CCLD passwd CCLD newgidmap CCLD newuidmap CCLD chgpasswd CCLD chpasswd CCLD groupadd CCLD groupdel CCLD groupmems CCLD groupmod CCLD grpck CCLD grpconv CCLD grpunconv CCLD logoutd CCLD newusers CCLD pwck CCLD pwconv CCLD pwunconv CCLD useradd CCLD userdel CCLD usermod CCLD vipw make[3]: Leaving directory '/usr/src/shadow-4.17.4/src' Making all in po make[3]: Entering directory '/usr/src/shadow-4.17.4/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/shadow-4.17.4/po' Making all in contrib make[3]: Entering directory '/usr/src/shadow-4.17.4/contrib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/shadow-4.17.4/contrib' Making all in doc make[3]: Entering directory '/usr/src/shadow-4.17.4/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/shadow-4.17.4/doc' Making all in etc make[3]: Entering directory '/usr/src/shadow-4.17.4/etc' Making all in pam.d make[4]: Entering directory '/usr/src/shadow-4.17.4/etc/pam.d' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/shadow-4.17.4/etc/pam.d' Making all in shadow-maint make[4]: Entering directory '/usr/src/shadow-4.17.4/etc/shadow-maint' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/shadow-4.17.4/etc/shadow-maint' make[4]: Entering directory '/usr/src/shadow-4.17.4/etc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/shadow-4.17.4/etc' make[3]: Leaving directory '/usr/src/shadow-4.17.4/etc' Making all in tests/unit make[3]: Entering directory '/usr/src/shadow-4.17.4/tests/unit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/shadow-4.17.4/tests/unit' make[3]: Entering directory '/usr/src/shadow-4.17.4' make[3]: Leaving directory '/usr/src/shadow-4.17.4' make[2]: Leaving directory '/usr/src/shadow-4.17.4' make[1]: Leaving directory '/usr/src/shadow-4.17.4' cd /usr/src/shadow-4.17.4 && make install make[1]: Entering directory '/usr/src/shadow-4.17.4' Making install in lib make[2]: Entering directory '/usr/src/shadow-4.17.4/lib' make[3]: Entering directory '/usr/src/shadow-4.17.4/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/shadow-4.17.4/lib' make[2]: Leaving directory '/usr/src/shadow-4.17.4/lib' Making install in libsubid make[2]: Entering directory '/usr/src/shadow-4.17.4/libsubid' make[3]: Entering directory '/usr/src/shadow-4.17.4/libsubid' /bin/mkdir -p '/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libsubid.la '/lib' libtool: install: /usr/bin/install -c .libs/libsubid.so.5.0.0 /lib/libsubid.so.5.0.0 libtool: install: (cd /lib && { ln -s -f libsubid.so.5.0.0 libsubid.so.5 || { rm -f libsubid.so.5 && ln -s libsubid.so.5.0.0 libsubid.so.5; }; }) libtool: install: (cd /lib && { ln -s -f libsubid.so.5.0.0 libsubid.so || { rm -f libsubid.so && ln -s libsubid.so.5.0.0 libsubid.so; }; }) libtool: install: /usr/bin/install -c .libs/libsubid.lai /lib/libsubid.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /lib ---------------------------------------------------------------------- Libraries have been installed in: /lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include/shadow' /usr/bin/install -c -m 644 subid.h '/usr/include/shadow' make[3]: Leaving directory '/usr/src/shadow-4.17.4/libsubid' make[2]: Leaving directory '/usr/src/shadow-4.17.4/libsubid' Making install in src make[2]: Entering directory '/usr/src/shadow-4.17.4/src' make install-exec-am install-data-am make[3]: Entering directory '/usr/src/shadow-4.17.4/src' /bin/mkdir -p '/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c login su getsubids '/bin' libtool: install: /usr/bin/install -c login /bin/login libtool: install: /usr/bin/install -c su /bin/su libtool: install: /usr/bin/install -c .libs/getsubids /bin/getsubids /bin/mkdir -p '/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c nologin '/sbin' libtool: install: /usr/bin/install -c nologin /sbin/nologin /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c faillog chage chfn chsh expiry gpasswd newgrp passwd newgidmap newuidmap '/usr/bin' libtool: install: /usr/bin/install -c faillog /usr/bin/faillog libtool: install: /usr/bin/install -c chage /usr/bin/chage libtool: install: /usr/bin/install -c chfn /usr/bin/chfn libtool: install: /usr/bin/install -c chsh /usr/bin/chsh libtool: install: /usr/bin/install -c expiry /usr/bin/expiry libtool: install: /usr/bin/install -c gpasswd /usr/bin/gpasswd libtool: install: /usr/bin/install -c newgrp /usr/bin/newgrp libtool: install: /usr/bin/install -c passwd /usr/bin/passwd libtool: install: /usr/bin/install -c newgidmap /usr/bin/newgidmap libtool: install: /usr/bin/install -c newuidmap /usr/bin/newuidmap /bin/mkdir -p '/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c chgpasswd chpasswd groupadd groupdel groupmems groupmod grpck grpconv grpunconv logoutd newusers pwck pwconv pwunconv useradd userdel usermod vipw '/usr/sbin' libtool: install: /usr/bin/install -c chgpasswd /usr/sbin/chgpasswd libtool: install: /usr/bin/install -c chpasswd /usr/sbin/chpasswd libtool: install: /usr/bin/install -c groupadd /usr/sbin/groupadd libtool: install: /usr/bin/install -c groupdel /usr/sbin/groupdel libtool: install: /usr/bin/install -c groupmems /usr/sbin/groupmems libtool: install: /usr/bin/install -c groupmod /usr/sbin/groupmod libtool: install: /usr/bin/install -c grpck /usr/sbin/grpck libtool: install: /usr/bin/install -c grpconv /usr/sbin/grpconv libtool: install: /usr/bin/install -c grpunconv /usr/sbin/grpunconv libtool: install: /usr/bin/install -c logoutd /usr/sbin/logoutd libtool: install: /usr/bin/install -c newusers /usr/sbin/newusers libtool: install: /usr/bin/install -c pwck /usr/sbin/pwck libtool: install: /usr/bin/install -c pwconv /usr/sbin/pwconv libtool: install: /usr/bin/install -c pwunconv /usr/sbin/pwunconv libtool: install: /usr/bin/install -c useradd /usr/sbin/useradd libtool: install: /usr/bin/install -c userdel /usr/sbin/userdel libtool: install: /usr/bin/install -c usermod /usr/sbin/usermod libtool: install: /usr/bin/install -c vipw /usr/sbin/vipw make[3]: Leaving directory '/usr/src/shadow-4.17.4/src' ln -sf newgrp /usr/bin/sg ln -sf vipw /usr/sbin/vigr set -e; for i in su; do \ chmod 4755 /bin/$i; \ done set -e; for i in chage chfn chsh expiry gpasswd newgrp passwd newgidmap newuidmap; do \ chmod 4755 /usr/bin/$i; \ done set -e; for i in ; do \ chmod 4755 /usr/sbin/$i; \ done make[2]: Leaving directory '/usr/src/shadow-4.17.4/src' Making install in po make[2]: Entering directory '/usr/src/shadow-4.17.4/po' if test "shadow" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/shadow-4.17.4/po' Making install in contrib make[2]: Entering directory '/usr/src/shadow-4.17.4/contrib' make[3]: Entering directory '/usr/src/shadow-4.17.4/contrib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/shadow-4.17.4/contrib' make[2]: Leaving directory '/usr/src/shadow-4.17.4/contrib' Making install in doc make[2]: Entering directory '/usr/src/shadow-4.17.4/doc' make[3]: Entering directory '/usr/src/shadow-4.17.4/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/shadow-4.17.4/doc' make[2]: Leaving directory '/usr/src/shadow-4.17.4/doc' Making install in etc make[2]: Entering directory '/usr/src/shadow-4.17.4/etc' Making install in pam.d make[3]: Entering directory '/usr/src/shadow-4.17.4/etc/pam.d' make[4]: Entering directory '/usr/src/shadow-4.17.4/etc/pam.d' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/usr/src/shadow-4.17.4/etc/pam.d' make[3]: Leaving directory '/usr/src/shadow-4.17.4/etc/pam.d' Making install in shadow-maint make[3]: Entering directory '/usr/src/shadow-4.17.4/etc/shadow-maint' make[4]: Entering directory '/usr/src/shadow-4.17.4/etc/shadow-maint' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/shadow-4.17.4/etc/shadow-maint' make[3]: Leaving directory '/usr/src/shadow-4.17.4/etc/shadow-maint' make[3]: Entering directory '/usr/src/shadow-4.17.4/etc' make[4]: Entering directory '/usr/src/shadow-4.17.4/etc' /bin/mkdir -p '/etc' /usr/bin/install -c -m 644 login.defs '/etc' /bin/mkdir -p '/etc' /usr/bin/install -c -m 644 limits login.access '/etc' make[4]: Leaving directory '/usr/src/shadow-4.17.4/etc' make[3]: Leaving directory '/usr/src/shadow-4.17.4/etc' make[2]: Leaving directory '/usr/src/shadow-4.17.4/etc' Making install in tests/unit make[2]: Entering directory '/usr/src/shadow-4.17.4/tests/unit' make[3]: Entering directory '/usr/src/shadow-4.17.4/tests/unit' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/shadow-4.17.4/tests/unit' make[2]: Leaving directory '/usr/src/shadow-4.17.4/tests/unit' make[2]: Entering directory '/usr/src/shadow-4.17.4' make[3]: Entering directory '/usr/src/shadow-4.17.4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/shadow-4.17.4' make[2]: Leaving directory '/usr/src/shadow-4.17.4' make[1]: Leaving directory '/usr/src/shadow-4.17.4' mv -v /usr/bin/passwd /bin renamed '/usr/bin/passwd' -> '/bin/passwd' ln -sfv ../../lib/libshadow.so.0 /usr/lib/libshadow.so '/usr/lib/libshadow.so' -> '../../lib/libshadow.so.0' # Install configuration install -m 644 /usr/src/config/shadow/limits /etc/limits install -m 644 /usr/src/config/shadow/login.access /etc/login.access install -m 644 /usr/src/config/shadow/login.defs /etc/login.defs touch /etc/shadow chmod 600 /etc/shadow pwconv Updating linker cache... Install done; saving file list to /usr/src/log/shadow-4.17.4 ... make: Leaving directory '/usr/src/lfs' May 14 16:42:17: Building sysklogd make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' sysklogd-1.5.1.tar.gz checksum OK ====================================== Installing sysklogd-1.5.1 ... Install started; saving file list to /usr/src/lsalr ... # Compile fix cd /usr/src/sysklogd-1.5.1 && sed -i "s/union wait/int/" syslogd.c cd /usr/src/sysklogd-1.5.1 && make -j4 RPM_OPT_FLAGS="-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17" make[1]: Entering directory '/usr/src/sysklogd-1.5.1' gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DSYSLOG_INET -DSYSLOG_UNIXAF -DNO_SCCS -DFSSTND -DSYSLOGD_PIDNAME=\"syslogd.pid\" -c syslogd.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -c -o pidfile.o pidfile.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DFSSTND -c klogd.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DALLOW_KERNEL_LOGGING -c syslog.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DFSSTND -c ksym.c syslogd.c: In function 'logmsg': syslogd.c:1731:32: warning: 'strncpy' specified bound 65 equals destination size [-Wstringop-truncation] 1731 | (void) strncpy(f->f_prevhost, from, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1732 | sizeof(f->f_prevhost)); | ~~~~~~~~~~~~~~~~~~~~~~ syslogd.c:1731:32: warning: 'strncpy' specified bound 65 equals destination size [-Wstringop-truncation] syslogd.c:1731:32: warning: 'strncpy' specified bound 65 equals destination size [-Wstringop-truncation] syslogd.c:1731:32: warning: 'strncpy' specified bound 65 equals destination size [-Wstringop-truncation] syslogd.c: In function 'cfline': syslogd.c:2664:102: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 177 [-Wformat-truncation=] 2664 | (void) snprintf(xbuf, sizeof(xbuf), "unknown facility name \"%s\"", buf); | ^~ ~~~ syslogd.c:2664:48: note: 'snprintf' output between 25 and 1048 bytes into a destination of size 200 2664 | (void) snprintf(xbuf, sizeof(xbuf), "unknown facility name \"%s\"", buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ syslogd.c:2617:86: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 177 [-Wformat-truncation=] 2617 | (void) snprintf(xbuf, sizeof(xbuf), "unknown priority name \"%s\"", buf); | ^~ ~~~ syslogd.c:2617:32: note: 'snprintf' output between 25 and 1048 bytes into a destination of size 200 2617 | (void) snprintf(xbuf, sizeof(xbuf), "unknown priority name \"%s\"", buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'create_unix_socket', inlined from 'init' at syslogd.c:2452:19: syslogd.c:1262:16: warning: 'strncpy' specified bound 108 equals destination size [-Wstringop-truncation] 1262 | (void) strncpy(sunx.sun_path, path, sizeof(sunx.sun_path)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -O3 -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DFSSTND -c ksym_mod.c gcc -s -o syslogd syslogd.o pidfile.o ksym.c: In function 'ExpandKadds': ksym.c:769:25: warning: variable 'dlm' set but not used [-Wunused-but-set-variable] 769 | auto char dlm, | ^~~ syslog.c:96:9: warning: 'format' attribute can only be applied to variadic functions [-Wattributes] 96 | int pri; | ^~~ ksym_mod.c: In function 'InitMsyms': ksym_mod.c:192:17: warning: argument 1 null where non-null expected [-Wnonnull] 192 | fclose(ksyms); | ^~~~~~~~~~~~~ In file included from ksym_mod.c:109: /usr/include/stdio.h:184:12: note: in a call to function 'fclose' declared 'nonnull' 184 | extern int fclose (FILE *__stream) __nonnull ((1)); | ^~~~~~ gcc -s -o klogd klogd.o syslog.o pidfile.o ksym.o \ ksym_mod.o make[1]: Leaving directory '/usr/src/sysklogd-1.5.1' cd /usr/src/sysklogd-1.5.1 && make install make[1]: Entering directory '/usr/src/sysklogd-1.5.1' /usr/bin/install -o root -g root -m 644 sysklogd.8 /usr/share/man/man8/sysklogd.8 /usr/bin/install -o root -g root -m 644 syslogd.8 /usr/share/man/man8/syslogd.8 /usr/bin/install -o root -g root -m 644 syslog.conf.5 /usr/share/man/man5/syslog.conf.5 /usr/bin/install -o root -g root -m 644 klogd.8 /usr/share/man/man8/klogd.8 /usr/bin/install -m 500 -s syslogd /usr/sbin/syslogd /usr/bin/install -m 500 -s klogd /usr/sbin/klogd make[1]: Leaving directory '/usr/src/sysklogd-1.5.1' touch /var/log/{dhcpcd.log,messages} chmod 664 /var/log/{dhcpcd.log,messages} chown 0:105 /var/log/{dhcpcd.log,messages} Updating linker cache... Install done; saving file list to /usr/src/log/sysklogd-1.5.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:42:18: Building sysvinit make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' sysvinit-3.11.tar.xz checksum OK ====================================== Installing sysvinit-3.11 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/sysvinit-3.11 && patch -Np1 -i /usr/src/src/patches/sysvinit-3.11_build_mountpoint.patch patching file src/Makefile cd /usr/src/sysvinit-3.11 && make -j4 make[1]: Entering directory '/usr/src/sysvinit-3.11' make VERSION=3.11 -C man all make[2]: Entering directory '/usr/src/sysvinit-3.11/man' sed --in-place=.orig --separate 's/\@VERSION\@/3.11/g' bootlogd.8 fstab-decode.8 halt.8 init.8 initctl.5 initscript.5 inittab.5 killall5.8 last.1 lastb.1 logsave.8 mesg.1 mountpoint.1 pidof.8 poweroff.8 readbootlog.1 reboot.8 runlevel.8 shutdown.8 sulogin.8 telinit.8 utmpdump.1 wall.1 Install po4a to build translated manpages make[2]: Leaving directory '/usr/src/sysvinit-3.11/man' make VERSION=3.11 -C src all make[2]: Entering directory '/usr/src/sysvinit-3.11/src' cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o mountpoint.o mountpoint.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o init.o init.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -DINIT_MAIN -c -o init_utmp.o utmp.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o runlevellog.o runlevellog.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition mountpoint.c: In function 'main': mountpoint.c:174:9: warning: 'strncat' specified bound 3 equals source length [-Wstringop-overflow=] 174 | strncat(buf, "/..", 3); | ^~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o halt.o halt.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition In function 'check_kernel_console', inlined from 'read_inittab' at init.c:1712:3: init.c:1406:41: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] 1406 | strncpy(id, dev, sizeof(id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ init.c:1404:41: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 28 [-Wstringop-truncation] 1404 | strncpy(id, dev+3, sizeof(id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o ifdown.o ifdown.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o hddown.o hddown.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o utmp.o utmp.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o shutdown.o shutdown.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o dowall.o dowall.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o runlevel.o runlevel.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition dowall.c: In function 'wall': dowall.c:227:25: warning: 'strncat' argument 2 declared attribute 'nonstring' is smaller than the specified bound 37 [-Wstringop-overread] 227 | strncat(term, utmp->ut_line, sizeof(term)-1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/utmp.h:29, from dowall.c:34: /usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here 62 | char ut_line[UT_LINESIZE] | ^~~~~~~ dowall.c:161:34: warning: variable 'tp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 161 | FILE *tp; | ^~ dowall.c:170:33: warning: variable 'fd' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 170 | int fd, flags; | ^~ cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" killall5.c -o killall5 cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o fstab-decode.o fstab-decode.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o logsave.o logsave.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o sulogin.o sulogin.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o consoles.o consoles.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o bootlogd.o bootlogd.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o last.o last.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o mesg.o mesg.c killall5.c: In function 'check4nfs': killall5.c:442:12: warning: '__builtin_strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 442 | strncpy(real, curr, PATH_MAX); | ^ : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o readbootlog.o readbootlog.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o utmpdump.o utmpdump.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.11\" -c -o wall.o wall.c : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc mountpoint.o -o mountpoint cc init.o init_utmp.o runlevellog.o -o init : warning: '_FORTIFY_SOURCE' redefined : note: this is the location of the previous definition cc halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt cc shutdown.o dowall.o utmp.o -o shutdown cc runlevel.o runlevellog.o -o runlevel cc fstab-decode.o -o fstab-decode cc logsave.o -o logsave cc sulogin.o consoles.o -lcrypt -o sulogin cc bootlogd.o -lutil -o bootlogd cc last.o -o last cc mesg.o -o mesg cc readbootlog.o -o readbootlog cc utmpdump.o -o utmpdump cc wall.o dowall.o -o wall make[2]: Leaving directory '/usr/src/sysvinit-3.11/src' make[1]: Leaving directory '/usr/src/sysvinit-3.11' cd /usr/src/sysvinit-3.11 && make install make[1]: Entering directory '/usr/src/sysvinit-3.11' make VERSION=3.11 -C man install make[2]: Entering directory '/usr/src/sysvinit-3.11/man' sed --in-place=.orig --separate 's/\@VERSION\@/3.11/g' bootlogd.8 fstab-decode.8 halt.8 init.8 initctl.5 initscript.5 inittab.5 killall5.8 last.1 lastb.1 logsave.8 mesg.1 mountpoint.1 pidof.8 poweroff.8 readbootlog.1 reboot.8 runlevel.8 shutdown.8 sulogin.8 telinit.8 utmpdump.1 wall.1 Install po4a to build translated manpages make[2]: Leaving directory '/usr/src/sysvinit-3.11/man' make VERSION=3.11 -C src install make[2]: Entering directory '/usr/src/sysvinit-3.11/src' install -m 755 -d /bin/ /sbin/ install -m 755 -d /usr/bin/ for i in mountpoint; do \ install -o root -g root -m 755 $i /bin/ ; \ done for i in init halt shutdown runlevel killall5 fstab-decode logsave sulogin bootlogd; do \ install -o root -g root -m 755 $i /sbin/ ; \ done for i in last mesg readbootlog utmpdump wall; do \ install -o root -g root -m 755 $i /usr/bin/ ; \ done # install -m 755 -d /etc/ install -m 755 -d /etc/inittab.d # install -o root -g root -m 755 ../doc/initscript.sample /etc/ ln -sf halt /sbin/reboot ln -sf halt /sbin/poweroff ln -sf init /sbin/telinit ln -sf ../sbin/killall5 /bin/pidof if [ ! -f /usr/bin/lastb ]; then \ ln -sf last /usr/bin/lastb; \ fi install -m 755 -d /usr/include/ install -o root -g root -m 644 initreq.h /usr/include/ for man in last.1 lastb.1 mesg.1 readbootlog.1 utmpdump.1 wall.1 mountpoint.1 initscript.5 inittab.5 initctl.5 halt.8 init.8 killall5.8 pidof.8 poweroff.8 reboot.8 runlevel.8 shutdown.8 telinit.8 fstab-decode.8 logsave.8 sulogin.8 bootlogd.8 ; do \ targetdir=/usr/share/man/$(dirname $man)/man${man##*.}; \ install -m 755 -d $targetdir; \ install -o root -g root -m 644 ../man/$man $targetdir/$(basename $man); \ sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" $targetdir/$(basename $man); \ done # # This part is skipped on Debian systems, the # debian.preinst script takes care of it. Creating /run/initctl make[2]: Leaving directory '/usr/src/sysvinit-3.11/src' make[1]: Leaving directory '/usr/src/sysvinit-3.11' Updating linker cache... Install done; saving file list to /usr/src/log/sysvinit-3.11 ... make: Leaving directory '/usr/src/lfs' May 14 16:42:19: Building tar make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' tar-1.35.tar.xz checksum OK ====================================== Installing tar-1.35 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/tar-1.35 && patch -Np1 -i /usr/src/src/patches/tar/01_extract.c.patch patching file src/extract.c Hunk #1 succeeded at 876 (offset 94 lines). cd /usr/src/tar-1.35 && ./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin --disable-nls FORCE_UNSAFE_CONFIGURE=1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking for bison... bison -y checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for fcntl.h... yes checking for linux/fd.h... yes checking for memory.h... yes checking for net/errno.h... no checking for sgtty.h... yes checking for sys/param.h... yes checking for sys/device.h... no checking for sys/gentape.h... no checking for sys/inet.h... no checking for sys/io/trioctl.h... no checking for sys/mtio.h... yes checking for sys/time.h... yes checking for sys/tprintf.h... no checking for sys/tape.h... no checking for locale.h... yes checking for features.h... yes checking for linewrap.h... no checking for uchar.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... yes checking for linux/xattr.h... yes checking for fnmatch.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for threads.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for priv.h... no checking for malloc.h... yes checking for selinux/selinux.h... no checking for stdbool.h... yes checking for stdckdint.h... yes checking for sys/random.h... yes checking for sysexits.h... yes checking for utime.h... yes checking for netdb.h... yes checking for sys/wait.h... yes checking for pwd.h... yes checking for grp.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for _LARGEFILE_SOURCE value needed for large files... no checking for gcc option to enable large file support... none needed checking for gcc option for timestamps after 2038... none needed checking for gcc option to enable large file support... (cached) none needed checking for gcc option for timestamps after 2038... (cached) none needed checking for sys/buf.h... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for st_fstype string in struct stat... no checking for sys/acl.h... yes checking for library containing acl_get_file... -lacl checking for library containing acl_get_fd... none required checking for library containing acl_set_file... none required checking for library containing acl_set_fd... none required checking for library containing acl_to_text... none required checking for library containing acl_from_text... none required checking for library containing acl_delete_def_file... none required checking for library containing acl_free... none required checking for mode_t... yes checking for pid_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking for major_t... no checking for minor_t... no checking for dev_t... yes checking for ino_t... yes checking for ssize_t... yes checking for fchmod... yes checking for flockfile... yes checking for funlockfile... yes checking for pathconf... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for canonicalize_file_name... yes checking for realpath... yes checking for lstat... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for fchmodat... yes checking for lchmod... yes checking for fcntl... yes checking for symlink... yes checking for listxattr... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for link... yes checking for readlink... yes checking for openat... yes checking for mprotect... yes checking for mkdirat... yes checking for mknod... yes checking for pipe... yes checking for iswctype... yes checking for renameat... yes checking for setenv... yes checking for sleep... yes checking for snprintf... yes checking for strndup... yes checking for strtoimax... yes checking for strtoumax... yes checking for localtime_r... yes checking for unlinkat... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for mkfifo... yes checking for setlocale... yes checking for fsync... yes checking for sys/acl.h... (cached) yes checking for library containing acl_get_file... (cached) -lacl checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... yes checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... yes checking for acl_delete_fd_np... no checking for acl_delete_file_np... no checking for acl_copy_ext_native... no checking for acl_create_entry_np... no checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking for acl/libacl.h... yes checking for acl_entries... yes checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking for gcc options needed to detect all undeclared functions... none needed 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 fgets_unlocked is declared... yes 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 getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for d_ino member in directory struct... yes checking for long file names... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for faccessat... yes checking for getcwd... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... yes checking whether chown always updates ctime... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking type of array argument to getgroups... gid_t checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for promoted mode_t type... mode_t checking whether fopen recognizes a trailing slash... yes checking whether fflush works on input streams... no checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getcwd (NULL, 0) allocates memory for result... no checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for O_CLOEXEC... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether malloc (0) returns nonnull... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for compiler option needed when checking for future declarations... none checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for compound literals... yes checking for library containing setfilecon... no checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking for sigset_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alignas and alignof... yes, keywords checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking for static_assert... yes, a keyword checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking whether btowc is consistent with mbrtowc in the C locale... no checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for readlinkat... yes checking whether this system supports file names of any length... no checking whether chmod works... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... (cached) yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for euidaccess... yes checking for faccessat... (cached) yes checking whether fchmodat works... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking whether fchownat works with an empty file name... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for struct stat.st_blocks... yes checking for mempcpy... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether free is known to preserve errno... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking whether fstatat (..., 0) works... yes checking for futimens... yes checking whether futimens works... yes checking whether getcwd handles long file names properly... yes checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for getline... yes checking for working getline function... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for getprogname... no checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... no checking for getrandom... yes checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking for group_member... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswxdigit is ISO C compliant... yes checking for lchown... yes checking whether the compiler supports the __inline keyword... yes checking whether link obeys POSIX... yes checking for __xpg4... no checking whether link(2) dereferences a symlink... no checking for linkat... yes checking whether linkat() can link symlinks... yes checking whether linkat handles trailing slash correctly... yes checking whether localeconv works... yes checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbsrtowcs works... yes checking whether the C locale is free of encoding errors... (cached) no checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking for mkfifo... yes checking whether mkfifo rejects trailing slashes... yes checking for mknodat... yes checking for mkfifoat... yes checking whether mkfifoat rejects trailing slashes... yes checking whether mknod can create fifo without root privileges... no checking for __mktime_internal... no checking for nl_langinfo... yes checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for bison... bison checking for bison 2.4 or newer... 3.8.2, ok checking for struct tm.tm_zone... (cached) yes checking for getppriv... no checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for readlinkat... (cached) yes checking whether readlinkat signature is correct... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for linux/fs.h... yes checking for renameat2... yes checking for linux/fs.h... (cached) yes checking for renameat2... (cached) yes checking for rewinddir... yes checking whether rmdir works... yes checking for rpmatch... yes checking for selinux/flask.h... no checking whether setenv validates arguments... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for bool, true, false... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking whether strtoimax works... yes checking for strtol... yes checking whether strtol works... yes checking for strtoll... yes checking whether strtoll works... yes checking for strtoul... yes checking whether strtoul works... yes checking for strtoull... yes checking whether strtoull works... yes checking whether symlink handles trailing slash correctly... yes checking for symlinkat... yes checking whether symlinkat handles trailing slash correctly... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking for timegm... yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for utime... yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for futimens... (cached) yes checking for utimensat... yes checking for utimensat... (cached) yes checking whether utimensat works... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemchr... yes checking for wmempcpy... yes checking for stdint.h... (cached) yes checking for library containing setsockopt... none required checking for library containing setsockopt... (cached) none required checking for sys/mtio.h... (cached) yes checking which ioctl field to test for reversed bytes... mt_type checking whether to build rmt... yes checking for remote tape header files... yes checking for sys/buf.h... (cached) no checking for struct stat.st_blksize... yes checking for library containing gethostbyname... none required checking for sys/xattr.h... yes checking for library containing getxattr... none required checking for library containing fgetxattr... none required checking for library containing lgetxattr... none required checking for library containing setxattr... none required checking for library containing fsetxattr... none required checking for library containing lsetxattr... none required checking for library containing listxattr... none required checking for library containing flistxattr... none required checking for library containing llistxattr... none required checking whether getgrgid is declared... yes checking whether getpwuid is declared... yes checking whether time is declared... yes checking for waitpid... yes checking for remote shell... no checking for netdb.h... (cached) yes checking for default archive format... GNU checking for default archive... - checking for default blocking... 20 checking for default quoting style... escape checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconv.h... yes checking for iconv_t... yes checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating doc/Makefile config.status: creating gnu/Makefile config.status: creating lib/Makefile config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating rmt/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands cd /usr/src/tar-1.35 && make -j4 make[1]: Entering directory '/usr/src/tar-1.35' make all-recursive make[2]: Entering directory '/usr/src/tar-1.35' Making all in doc make[3]: Entering directory '/usr/src/tar-1.35/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/tar-1.35/doc' Making all in gnu make[3]: Entering directory '/usr/src/tar-1.35/gnu' GEN alloca.h GEN configmake.h GEN ctype.h GEN dirent.h GEN error.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN malloc/dynarray.gl.h GEN malloc/dynarray-skeleton.gl.h GEN malloc/scratch_buffer.gl.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN selinux/selinux.h GEN selinux/context.h GEN selinux/label.h GEN signal.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/random.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN time.h GEN uchar.h GEN unicase.h GEN unictype.h GEN uninorm.h GEN unistd.h GEN unitypes.h GEN uniwidth.h GEN utime.h GEN wchar.h GEN wctype.h make all-recursive make[4]: Entering directory '/usr/src/tar-1.35/gnu' make[5]: Entering directory '/usr/src/tar-1.35/gnu' CC libgnu_a-acl-errno-valid.o CC libgnu_a-acl-internal.o CC libgnu_a-get-permissions.o CC libgnu_a-set-permissions.o CC libgnu_a-allocator.o CC libgnu_a-areadlink.o CC libgnu_a-areadlink-with-size.o CC libgnu_a-areadlinkat.o CC libgnu_a-areadlinkat-with-size.o CC libgnu_a-argmatch.o CC libgnu_a-argp-ba.o CC libgnu_a-argp-eexst.o CC libgnu_a-argp-fmtstream.o CC libgnu_a-argp-fs-xinl.o CC libgnu_a-argp-help.o CC libgnu_a-argp-parse.o CC libgnu_a-argp-pin.o CC libgnu_a-argp-pv.o CC libgnu_a-argp-pvh.o CC libgnu_a-argp-xinl.o CC libgnu_a-argp-version-etc.o CC libgnu_a-openat-proc.o CC libgnu_a-backupfile.o CC libgnu_a-backup-find.o CC libgnu_a-basename-lgpl.o CC libgnu_a-bitrotate.o CC libgnu_a-btowc.o CC libgnu_a-c-ctype.o CC libgnu_a-c-strcasecmp.o CC libgnu_a-c-strncasecmp.o CC libgnu_a-c32isalnum.o CC libgnu_a-c32isalpha.o CC libgnu_a-c32isblank.o CC libgnu_a-c32iscntrl.o CC libgnu_a-c32isdigit.o CC libgnu_a-c32isgraph.o CC libgnu_a-c32islower.o CC libgnu_a-c32ispunct.o CC libgnu_a-c32isprint.o CC libgnu_a-c32isspace.o CC libgnu_a-c32isupper.o CC libgnu_a-c32isxdigit.o CC libgnu_a-c32tolower.o CC libgnu_a-c32width.o CC libgnu_a-careadlinkat.o CC libgnu_a-chdir-long.o CC libgnu_a-cloexec.o CC libgnu_a-close-stream.o CC libgnu_a-closeout.o CC libgnu_a-opendir-safer.o CC libgnu_a-dirname.o CC libgnu_a-basename.o CC libgnu_a-dirname-lgpl.o CC libgnu_a-stripslash.o CC libgnu_a-exclude.o CC libgnu_a-exitfail.o CC libgnu_a-fcntl.o CC libgnu_a-creat-safer.o CC libgnu_a-open-safer.o CC libgnu_a-fd-hook.o CC libgnu_a-fd-safer-flag.o CC libgnu_a-dup-safer-flag.o CC libgnu_a-fdutimensat.o CC libgnu_a-file-has-acl.o CC libgnu_a-filenamecat-lgpl.o CC libgnu_a-fprintftime.o CC libgnu_a-fseek.o CC libgnu_a-fseeko.o CC libgnu_a-full-read.o CC libgnu_a-full-write.o CC libgnu_a-getcwd.o CC libgnu_a-getcwd-lgpl.o CC libgnu_a-getopt.o CC libgnu_a-getopt1.o CC libgnu_a-getprogname.o CC libgnu_a-gettime.o CC libgnu_a-hard-locale.o CC libgnu_a-hash.o CC libgnu_a-human.o CC libgnu_a-ialloc.o CC libgnu_a-imaxtostr.o CC libgnu_a-inttostr.o CC libgnu_a-offtostr.o CC libgnu_a-uinttostr.o CC libgnu_a-umaxtostr.o CC libgnu_a-localcharset.o CC libgnu_a-malloca.o CC libgnu_a-mbchar.o CC libgnu_a-mbrtoc32.o CC libgnu_a-mbrtowc.o CC libgnu_a-mbscasecmp.o CC libgnu_a-mbsrtowcs.o CC libgnu_a-mbuiter.o CC libgnu_a-mknod.o CC libgnu_a-modechange.o CC libgnu_a-nstrftime.o CC libgnu_a-obstack.o CC libgnu_a-openat-die.o CC libgnu_a-openat-safer.o CC libgnu_a-opendirat.o CC libgnu_a-parse-datetime.o CC libgnu_a-priv-set.o CC libgnu_a-progname.o CC libgnu_a-quotearg.o CC libgnu_a-renameatu.o CC libgnu_a-safe-read.o CC libgnu_a-safe-write.o CC libgnu_a-save-cwd.o CC libgnu_a-savedir.o CC libgnu_a-selinux-at.o CC libgnu_a-se-context.o CC libgnu_a-se-label.o CC libgnu_a-se-selinux.o CC libgnu_a-setlocale_null.o CC libgnu_a-stat-time.o CC libgnu_a-stdopen.o CC libgnu_a-strnlen1.o CC libgnu_a-tempname.o CC libgnu_a-time_rz.o CC libgnu_a-timespec.o CC libgnu_a-timespec-sub.o CC libgnu_a-unistd.o CC libgnu_a-dup-safer.o CC libgnu_a-fd-safer.o CC libgnu_a-pipe-safer.o CC libgnu_a-unlinkdir.o CC libgnu_a-utimens.o CC libgnu_a-version-etc.o CC libgnu_a-version-etc-fsf.o CC libgnu_a-wctype-h.o CC libgnu_a-xmalloc.o CC libgnu_a-xgetcwd.o CC libgnu_a-xalloc-die.o CC libgnu_a-xsize.o CC libgnu_a-xstrtol.o CC libgnu_a-xstrtoul.o CC libgnu_a-xstrtoumax.o CC libgnu_a-xvasprintf.o CC libgnu_a-xasprintf.o CC asnprintf.o CC fopen.o CC mbsrtowcs-state.o CC mktime.o CC printf-args.o CC printf-parse.o CC vasnprintf.o CC malloc/libgnu_a-dynarray_at_failure.o CC malloc/libgnu_a-dynarray_emplace_enlarge.o CC malloc/libgnu_a-dynarray_finalize.o CC malloc/libgnu_a-dynarray_resize.o CC malloc/libgnu_a-dynarray_resize_clear.o CC malloc/libgnu_a-scratch_buffer_grow.o CC malloc/libgnu_a-scratch_buffer_grow_preserve.o CC malloc/libgnu_a-scratch_buffer_set_array_size.o CC unicase/libgnu_a-tolower.o CC unictype/libgnu_a-ctype_alnum.o CC unictype/libgnu_a-ctype_alpha.o CC unictype/libgnu_a-ctype_blank.o CC unictype/libgnu_a-ctype_cntrl.o CC unictype/libgnu_a-ctype_digit.o CC unictype/libgnu_a-ctype_graph.o CC unictype/libgnu_a-ctype_lower.o CC unictype/libgnu_a-ctype_print.o CC unictype/libgnu_a-ctype_punct.o CC unictype/libgnu_a-ctype_space.o CC unictype/libgnu_a-ctype_upper.o CC unictype/libgnu_a-ctype_xdigit.o CC uniwidth/libgnu_a-width.o AR libgnu.a make[5]: Leaving directory '/usr/src/tar-1.35/gnu' make[4]: Leaving directory '/usr/src/tar-1.35/gnu' make[3]: Leaving directory '/usr/src/tar-1.35/gnu' Making all in lib make[3]: Entering directory '/usr/src/tar-1.35/lib' GEN rmt-command.h make all-am make[4]: Entering directory '/usr/src/tar-1.35/lib' CC paxerror.o CC paxexit-status.o CC paxnames.o CC rtapelib.o CC wordsplit.o CC xattr-at.o AR libtar.a make[4]: Leaving directory '/usr/src/tar-1.35/lib' make[3]: Leaving directory '/usr/src/tar-1.35/lib' Making all in rmt make[3]: Entering directory '/usr/src/tar-1.35/rmt' CC rmt.o In file included from ../lib/system.h:448, from rmt.c:17: rmt.c: In function 'main': ../gnu/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ rmt.c:773:7: note: in expansion of macro 'bindtextdomain' 773 | bindtextdomain (PACKAGE, LOCALEDIR); | ^~~~~~~~~~~~~~ ../gnu/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ rmt.c:774:7: note: in expansion of macro 'textdomain' 774 | textdomain (PACKAGE); | ^~~~~~~~~~ CCLD rmt make[3]: Leaving directory '/usr/src/tar-1.35/rmt' Making all in src make[3]: Entering directory '/usr/src/tar-1.35/src' CC buffer.o CC checkpoint.o CC compare.o CC create.o In file included from ../lib/system.h:448, from create.c:22: create.c: In function 'subfile_open': ../gnu/gettext.h:68:26: warning: statement with no effect [-Wunused-value] 68 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ create.c:1579:7: note: in expansion of macro 'gettext' 1579 | gettext (""); | ^~~~~~~ CC delete.o CC exit.o CC exclist.o CC extract.o CC xheader.o CC incremen.o CC list.o CC map.o CC misc.o CC names.o CC sparse.o CC suffix.o CC system.o CC tar.o CC transform.o CC unlink.o CC update.o In file included from ../lib/system.h:448, from tar.c:20: tar.c: In function 'main': ../gnu/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ tar.c:2762:3: note: in expansion of macro 'bindtextdomain' 2762 | bindtextdomain (PACKAGE, LOCALEDIR); | ^~~~~~~~~~~~~~ ../gnu/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tar.c:2763:3: note: in expansion of macro 'textdomain' 2763 | textdomain (PACKAGE); | ^~~~~~~~~~ CC utf8.o CC warning.o CC xattrs.o CCLD tar make[3]: Leaving directory '/usr/src/tar-1.35/src' Making all in scripts make[3]: Entering directory '/usr/src/tar-1.35/scripts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/tar-1.35/scripts' Making all in po make[3]: Entering directory '/usr/src/tar-1.35/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/tar-1.35/po' Making all in tests make[3]: Entering directory '/usr/src/tar-1.35/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/tar-1.35/tests' make[3]: Entering directory '/usr/src/tar-1.35' make[3]: Leaving directory '/usr/src/tar-1.35' make[2]: Leaving directory '/usr/src/tar-1.35' make[1]: Leaving directory '/usr/src/tar-1.35' cd /usr/src/tar-1.35 && make install make[1]: Entering directory '/usr/src/tar-1.35' Making install in doc make[2]: Entering directory '/usr/src/tar-1.35/doc' make[3]: Entering directory '/usr/src/tar-1.35/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./tar.info ./tar.info-1 ./tar.info-2 ./tar.info-3 '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/tar.info' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 tar.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 rmt.8 '/usr/share/man/man8' make[3]: Leaving directory '/usr/src/tar-1.35/doc' make[2]: Leaving directory '/usr/src/tar-1.35/doc' Making install in gnu make[2]: Entering directory '/usr/src/tar-1.35/gnu' make install-recursive make[3]: Entering directory '/usr/src/tar-1.35/gnu' make[4]: Entering directory '/usr/src/tar-1.35/gnu' make[5]: Entering directory '/usr/src/tar-1.35/gnu' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/tar-1.35/gnu' make[4]: Leaving directory '/usr/src/tar-1.35/gnu' make[3]: Leaving directory '/usr/src/tar-1.35/gnu' make[2]: Leaving directory '/usr/src/tar-1.35/gnu' Making install in lib make[2]: Entering directory '/usr/src/tar-1.35/lib' make install-am make[3]: Entering directory '/usr/src/tar-1.35/lib' make[4]: Entering directory '/usr/src/tar-1.35/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/tar-1.35/lib' make[3]: Leaving directory '/usr/src/tar-1.35/lib' make[2]: Leaving directory '/usr/src/tar-1.35/lib' Making install in rmt make[2]: Entering directory '/usr/src/tar-1.35/rmt' make[3]: Entering directory '/usr/src/tar-1.35/rmt' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/sbin' /usr/bin/install -c rmt '/usr/sbin' make[3]: Leaving directory '/usr/src/tar-1.35/rmt' make[2]: Leaving directory '/usr/src/tar-1.35/rmt' Making install in src make[2]: Entering directory '/usr/src/tar-1.35/src' make[3]: Entering directory '/usr/src/tar-1.35/src' /bin/mkdir -p '/bin' /usr/bin/install -c tar '/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/tar-1.35/src' make[2]: Leaving directory '/usr/src/tar-1.35/src' Making install in scripts make[2]: Entering directory '/usr/src/tar-1.35/scripts' make[3]: Entering directory '/usr/src/tar-1.35/scripts' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/tar-1.35/scripts' make[2]: Leaving directory '/usr/src/tar-1.35/scripts' Making install in po make[2]: Entering directory '/usr/src/tar-1.35/po' if test "tar" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/tar-1.35/po' Making install in tests make[2]: Entering directory '/usr/src/tar-1.35/tests' make[3]: Entering directory '/usr/src/tar-1.35/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/tar-1.35/tests' make[2]: Leaving directory '/usr/src/tar-1.35/tests' make[2]: Entering directory '/usr/src/tar-1.35' make[3]: Entering directory '/usr/src/tar-1.35' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/tar-1.35' make[2]: Leaving directory '/usr/src/tar-1.35' make[1]: Leaving directory '/usr/src/tar-1.35' Updating linker cache... Install done; saving file list to /usr/src/log/tar-1.35 ... make: Leaving directory '/usr/src/lfs' May 14 16:43:12: Building texinfo make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' texinfo-7.1.1.tar.xz checksum OK ====================================== Installing texinfo-7.1.1 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/texinfo-7.1.1 && ./configure \ --prefix=/usr \ --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for perl... /usr/bin/perl checking Perl version and modules... yes checking Unicode::Collate... yes checking for awk... /usr/bin/awk checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for uchar.h... yes checking for error.h... yes checking for getopt.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for sys/mman.h... yes checking for malloc.h... yes checking for stdbool.h... yes checking for stdckdint.h... yes checking for features.h... yes checking for sys/socket.h... yes checking for threads.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/param.h... yes checking for pthread.h... yes checking for sys/time.h... yes checking for sys/random.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for gcc option to support large files... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict__ checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for mbsinit... yes checking for mbrtowc... yes checking for getexecname... no checking for iswcntrl... yes checking for mbslen... no checking for isascii... yes checking for mprotect... yes checking for mkstemp... yes checking for isblank... yes checking for iswctype... yes checking for wcwidth... yes checking for btowc... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for getdtablesize... yes checking for lstat... yes checking for strndup... yes checking for vasnprintf... no checking for snprintf... yes checking for wcrtomb... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking for a traditional french locale... fr_FR checking whether mbrtoc32 works as well as mbrtowc... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb works as well as wcrtomb... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether ctype.h defines __header_inline... no checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for glibc-compatible sys/cdefs.h... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether malloc (0) returns nonnull... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether alarm is declared... yes checking for inline... inline checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... no checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking for strcasestr... yes checking whether strcasestr works... yes checking whether strdup is declared... yes checking for complete errno.h... yes checking whether strerror(0) succeeds... yes checking whether strnlen is declared... yes checking for pid_t... yes checking for mode_t... yes checking for off64_t... yes checking whether execvpe is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for working fcntl.h... yes checking whether byte ordering is bigendian... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for pthread_spin_init... yes checking for sched.h... yes checking for struct sched_param... yes checking whether strndup is declared... yes checking whether strstr works... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking for C compiler option to allow warnings... -Wno-error checking for alignas and alignof... yes, macros checking for alloca as a compiler built-in... yes checking for argz.h... yes checking for error_t... yes checking for argz_replace... yes checking if argz actually works... yes checking for static_assert... yes, an macro checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtoc32 works in an UTF-8 locale... yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for memrchr... yes checking for working mkstemp... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... yes checking for ssize_t... yes checking for va_copy... yes checking for bool, true, false... no checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether strcasestr works in linear time... yes checking for strcasestr... (cached) yes checking whether strcasestr works... (cached) yes checking for working strerror function... yes checking for working strnlen... yes checking for variable-length arrays... yes checking for vasprintf... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking whether // is distinct from /... no checking whether open recognizes a trailing slash... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether iconv converts EUC-CN to UTF-8... no checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking whether diff accepts -u... yes checking whether diff accepts -a... yes checking for io.h... no checking for pwd.h... yes checking for termcap.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking for sys/wait.h... yes checking POSIX termios... yes checking for off_t... yes checking for setlocale... yes checking for sigaction... yes checking for sigprocmask... yes checking for posix_openpt... yes checking for tgetent in -ltinfo... no checking for tgetent in -lncurses... yes checking for library with termcap variables... checking for ncurses/termcap.h... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no === configuring in tp/Texinfo/XS (/usr/src/texinfo-7.1.1/tp/Texinfo/XS) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-nls' 'CFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for perl... /usr/bin/perl checking Perl configuration value cc... cc checking Perl configuration value ccflags... -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking Perl configuration value cccdlflags... -fPIC checking Perl configuration value optimize... -O2 checking Perl configuration value ccdlflags... -Wl,-E checking Perl configuration value libperl... libperl.a checking Perl configuration value archlibexp... /usr/lib/perl5/5.36.0/aarch64-linux-thread-multi checking Perl configuration value privlibexp... /usr/lib/perl5/5.36.0 checking for gcc... cc 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for iconv.h... yes checking for limits.h... yes checking for sys/mman.h... yes checking for obstack.h... yes checking for stdbool.h... yes checking for stdckdint.h... yes checking for features.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no 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 cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking whether ctype.h defines __header_inline... no checking whether byte ordering is bigendian... no checking for cc options needed to detect all undeclared functions... none needed checking whether getdelim is declared... yes checking whether getline is declared... yes checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking for C/C++ restrict keyword... __restrict__ checking for inline... inline checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for libunistring... no, consider installing GNU libunistring checking for nl_langinfo and CODESET... yes checking for GNU libc compatible malloc... yes checking for mbstate_t... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for strndup... yes checking for vasnprintf... no checking for snprintf... yes checking for iswcntrl... yes checking for wcwidth... yes checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether nullptr_t needs ... yes checking for clean definition of __STDC_VERSION_STDDEF_H__... no checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for pid_t... yes checking for mode_t... yes checking for off64_t... yes checking whether execvpe is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for C compiler option to allow warnings... -Wno-error checking for alignas and alignof... yes, macros checking for alloca as a compiler built-in... yes checking for static_assert... yes, an macro checking whether float.h conforms to ISO C23... no checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... yes checking for getdelim... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking whether the compiler generally respects inline... yes checking for obstacks that work with any size object... no checking whether ptrdiff_t is at least as large as a pointer... yes checking for rawmemchr... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking for bool, true, false... no checking for strchrnul... yes checking whether strchrnul works... yes checking for working strndup... yes checking for working strnlen... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib/lib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: executing libtool commands checking whether we can build Perl extension (XS) modules... make[1]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' Making clean in gnulib/lib make[2]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[3]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' test -z "" || rm -f rm -rf .libs _libs rm -rf uniconv/.libs uniconv/_libs rm -rf unistr/.libs unistr/_libs rm -rf uniwidth/.libs uniwidth/_libs test -z "" || rm -f test -z "libgnu.la" || rm -f libgnu.la rm -f ./so_locations rm -f *.o rm -f uniconv/*.o rm -f uniconv/*.lo rm -f unistr/*.o rm -f unistr/*.lo rm -f uniwidth/*.o rm -f uniwidth/*.lo test -z "core *.stackdump alloca.h alloca.h-t assert.h assert.h-t errno.h errno.h-t float.h float.h-t iconv.h iconv.h-t iconv_open-aix.h-t1 iconv_open-aix.h-t2 iconv_open-hpux.h-t1 iconv_open-hpux.h-t2 iconv_open-irix.h-t1 iconv_open-irix.h-t2 iconv_open-osf.h-t1 iconv_open-osf.h-t2 iconv_open-solaris.h-t1 iconv_open-solaris.h-t2 iconv_open-zos.h-t1 iconv_open-zos.h-t2 inttypes.h inttypes.h-t limits.h limits.h-t obstack.h obstack.h-t stdckdint.h stdckdint.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t1 stdio.h-t2 stdio.h-t3 stdlib.h stdlib.h-t1 stdlib.h-t2 stdlib.h-t3 string.h string.h-t1 string.h-t2 sys/types.h sys/types.h-t uniconv.h uniconv.h-t unistd.h unistd.h-t1 unistd.h-t2 unistd.h-t3 unistd.h-t4 unistr.h unistr.h-t unitypes.h unitypes.h-t uniwidth.h uniwidth.h-t wchar.h wchar.h-t1 wchar.h-t2 wchar.h-t3 wctype.h wctype.h-t" || rm -f core *.stackdump alloca.h alloca.h-t assert.h assert.h-t errno.h errno.h-t float.h float.h-t iconv.h iconv.h-t iconv_open-aix.h-t1 iconv_open-aix.h-t2 iconv_open-hpux.h-t1 iconv_open-hpux.h-t2 iconv_open-irix.h-t1 iconv_open-irix.h-t2 iconv_open-osf.h-t1 iconv_open-osf.h-t2 iconv_open-solaris.h-t1 iconv_open-solaris.h-t2 iconv_open-zos.h-t1 iconv_open-zos.h-t2 inttypes.h inttypes.h-t limits.h limits.h-t obstack.h obstack.h-t stdckdint.h stdckdint.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t1 stdio.h-t2 stdio.h-t3 stdlib.h stdlib.h-t1 stdlib.h-t2 stdlib.h-t3 string.h string.h-t1 string.h-t2 sys/types.h sys/types.h-t uniconv.h uniconv.h-t unistd.h unistd.h-t1 unistd.h-t2 unistd.h-t3 unistd.h-t4 unistr.h unistr.h-t unitypes.h unitypes.h-t uniwidth.h uniwidth.h-t wchar.h wchar.h-t1 wchar.h-t2 wchar.h-t3 wctype.h wctype.h-t rm -f *.lo make[3]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[2]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[2]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' test -z "XSParagraph.c TestXS.c MiscXS.c parsetexi/Parsetexi.c" || rm -f XSParagraph.c TestXS.c MiscXS.c parsetexi/Parsetexi.c rm -rf .libs _libs rm -rf parsetexi/.libs parsetexi/_libs test -z "XSParagraph.la TestXS.la MiscXS.la Parsetexi.la" || rm -f XSParagraph.la TestXS.la MiscXS.la Parsetexi.la rm -f ./so_locations rm -f *.o rm -f parsetexi/*.o rm -f parsetexi/*.lo rm -f *.lo make[2]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' make[1]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' make[1]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' /bin/sh '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/missing' xsubpp -typemap /usr/lib/perl5/5.36.0/ExtUtils/typemap TestXS.xs > TestXS.xsc && mv TestXS.xsc TestXS.c depbase=`echo TestXS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT TestXS.lo -MD -MP -MF $depbase.Tpo -c -o TestXS.lo TestXS.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT TestXS.lo -MD -MP -MF .deps/TestXS.Tpo -c TestXS.c -fPIC -DPIC -o .libs/TestXS.o /bin/sh ./libtool --tag=CC --mode=link cc -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -avoid-version -module -Wl,-E -o TestXS.la -rpath /usr/lib/texinfo TestXS.lo libtool: link: cc -shared -fPIC -DPIC .libs/TestXS.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -O2 -Wl,-E -Wl,-soname -Wl,TestXS.so -o .libs/TestXS.so libtool: link: ( cd ".libs" && rm -f "TestXS.la" && ln -s "../TestXS.la" "TestXS.la" ) make[1]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' checking ./TestXS.la found ./TestXS.la ./.libs/TestXS.so loaded looking for boot_TestXS trying to call boot_TestXS... ...succeeded message from XS module checking whether we can build Perl extension (XS) modules... yes checking for eslint... no checking for tsc... no checking for uglifyjs... no checking for modernizr... no checking for prove... prove checking parser tests requirements... no checking Perl version for tests requiring unicode collation... yes checking Perl Texinfo API texinfo documentation build requirements... yes checking Pod::Simple::Texinfo tests requirements... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating install-info/tests/defs config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/tp_api/Makefile config.status: creating gnulib/lib/Makefile config.status: creating info/Makefile config.status: creating install-info/Makefile config.status: creating install-info/tests/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating po_document/Makefile.in config.status: creating util/Makefile config.status: creating texindex/Makefile config.status: creating tp/Makefile config.status: creating tp/tests/Makefile config.status: creating tp/tests/many_input_files/Makefile config.status: creating tp/tests/formatting/Makefile config.status: creating tp/tests/encoded/Makefile config.status: creating tp/tests/coverage/Makefile config.status: creating tp/tests/customization/Makefile config.status: creating tp/tests/nested_formats/Makefile config.status: creating tp/tests/layout/Makefile config.status: creating tp/tests/tex_html/Makefile config.status: creating tp/tests/other/Makefile config.status: creating tp/defs config.status: creating js/Makefile config.status: creating Pod-Simple-Texinfo/Makefile config.status: creating pre-inst-env config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating po_document/POTFILES config.status: creating po_document/Makefile cd /usr/src/texinfo-7.1.1 && make -j4 make[1]: Entering directory '/usr/src/texinfo-7.1.1' cd tp && make Texinfo/ModulePath.pm make[2]: Entering directory '/usr/src/texinfo-7.1.1/tp' /bin/mkdir -p Texinfo sed -e 's|[@]USE_EXTERNAL_LIBINTL[@]|no|' \ -e 's|[@]USE_EXTERNAL_EASTASIANWIDTH[@]|no|' \ -e 's|[@]USE_EXTERNAL_UNIDECODE[@]|no|' \ -e 's|[@]ICONV_CONVERTS_EUC_CN[@]|no|' \ ./Texinfo/ModulePath.pm.in >Texinfo/ModulePath.pm make[2]: Leaving directory '/usr/src/texinfo-7.1.1/tp' make all-recursive make[2]: Entering directory '/usr/src/texinfo-7.1.1' Making all in gnulib/lib make[3]: Entering directory '/usr/src/texinfo-7.1.1/gnulib/lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t mv alloca.h-t alloca.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_ERROR_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''NEXT_ERROR_H''@||g' \ -e 's|@''HAVE_ERROR''@|1|g' \ -e 's|@''HAVE_ERROR_AT_LINE''@|1|g' \ -e 's|@''REPLACE_ERROR''@|0|g' \ -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ ./error.in.h > error.h-t mv error.h-t error.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./fcntl.in.h > fcntl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_IMAXABS''@/0/g' \ -e 's/@''REPLACE_IMAXDIV''@/0/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./inttypes.in.h > inttypes.h-t mv fcntl.h-t fcntl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ ./limits.in.h > limits.h-t mv inttypes.h-t inttypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/0/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/0/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./locale.in.h > locale.h-t mv limits.h-t limits.h mv locale.h-t locale.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDDEF_H''@||g' \ -e 's|@''NULLPTR_T_NEEDS_STDDEF''@|1|g' \ -e 's|@''STDDEF_NOT_IDEMPOTENT''@|1|g' \ -e 's|@''REPLACE_NULL''@|0|g' \ -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \ ./stddef.in.h > stddef.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_DZPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_FZPRINTF''@/0/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SNZPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SZPRINTF''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VASZPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VDZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSNZPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSZPRINTF''@/0/g' \ -e 's/@''GNULIB_VZPRINTF''@/0/g' \ -e 's/@''GNULIB_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h > stdio.h-t1 mv stddef.h-t stddef.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETPROGNAME''@/1/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBSTOWCS''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/1/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RAND''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STACK_TRACE''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOF''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h > stdlib.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/1/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/1/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/1/g' \ -e 's/@''GNULIB_MBSCASECMP''@/1/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/1/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/1/g' \ -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/1/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/1/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/0/g' \ < ./string.in.h > string.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_STRINGS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRINGS_H''@||g' \ -e 's/@''GNULIB_FFS''@/0/g' \ -e 's|@''HAVE_FFS''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./strings.in.h > strings.h-t mv strings.h-t strings.h sed \ -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_GETW''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_PUTW''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ < stdio.h-t1 > stdio.h-t2 sed \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \ -e 's|@''HAVE_GETPROGNAME''@|0|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOF''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ < stdlib.h-t1 > stdlib.h-t2 sed \ -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_MEMPCPY''@|0|g' \ -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_STPCPY''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRVERSCMP''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < string.h-t1 > string.h-t2 /bin/mkdir -p 'sys' sed \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdio.h-t2 > stdio.h-t3 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''HAVE_OFF64_T''@|1|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ ./sys_types.in.h > sys/types.h-t mv sys/types.h-t sys/types.h rm -f stdio.h-t1 stdio.h-t2 mv stdio.h-t3 stdio.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_UCHAR_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UCHAR_H''@||g' \ -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' \ -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' \ -e 's|@''SMALL_WCHAR_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' \ -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' \ -e 's/@''GNULIB_BTOC32''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_C32ISALNUM''@/1/g' \ -e 's/@''GNULIB_C32ISALPHA''@/1/g' \ -e 's/@''GNULIB_C32ISBLANK''@/1/g' \ -e 's/@''GNULIB_C32ISCNTRL''@/1/g' \ -e 's/@''GNULIB_C32ISDIGIT''@/1/g' \ -e 's/@''GNULIB_C32ISGRAPH''@/1/g' \ -e 's/@''GNULIB_C32ISLOWER''@/1/g' \ -e 's/@''GNULIB_C32ISPRINT''@/1/g' \ -e 's/@''GNULIB_C32ISPUNCT''@/1/g' \ -e 's/@''GNULIB_C32ISSPACE''@/1/g' \ -e 's/@''GNULIB_C32ISUPPER''@/1/g' \ -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' \ -e 's/@''GNULIB_C32TOLOWER''@/1/g' \ -e 's/@''GNULIB_C32TOUPPER''@/0/g' \ -e 's/@''GNULIB_C32WIDTH''@/1/g' \ -e 's/@''GNULIB_C32RTOMB''@/0/g' \ -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32SRTOMBS''@/0/g' \ -e 's/@''GNULIB_C32STOMBS''@/0/g' \ -e 's/@''GNULIB_C32SWIDTH''@/0/g' \ -e 's/@''GNULIB_C32TOB''@/0/g' \ -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/0/g' \ -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' \ -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_MBRTOC16''@/0/g' \ -e 's/@''GNULIB_MBRTOC32''@/1/g' \ -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSRTOC32S''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSTOC32S''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's|@''HAVE_C32RTOMB''@|1|g' \ -e 's|@''HAVE_MBRTOC16''@|1|g' \ -e 's|@''HAVE_MBRTOC32''@|1|g' \ -e 's|@''REPLACE_C32RTOMB''@|0|g' \ -e 's|@''REPLACE_MBRTOC16''@|0|g' \ -e 's|@''REPLACE_MBRTOC32''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./uchar.in.h > uchar.h-t sed \ -e 's|@''REPLACE__EXIT''@|0|g' \ -e 's|@''REPLACE_ABORT''@|0|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \ -e 's|@''REPLACE_MBSTOWCS''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RAND''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOF''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdlib.h-t2 > stdlib.h-t3 rm -f string.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ ./unicase.in.h > unicase.h-t mv string.h-t2 string.h mv uchar.h-t uchar.h mv unicase.h-t unicase.h rm -f stdlib.h-t1 stdlib.h-t2 mv stdlib.h-t3 stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < ./unictype.in.h > unictype.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' \ -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ ./uninorm.in.h > uninorm.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ < ./unistd.in.h > unistd.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h mv unitypes.h-t unitypes.h sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t1 > unictype.h-t2 mv uninorm.h-t uninorm.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h sed \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < unistd.h-t1 > unistd.h-t2 sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t2 > unictype.h-t3 mv uniwidth.h-t uniwidth.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBSZERO''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_WGETCWD''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/0/g' \ < ./wchar.in.h > wchar.h-t1 sed \ -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ < unistd.h-t2 > unistd.h-t3 sed \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \ < unictype.h-t3 > unictype.h-t4 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWPUNCT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWPUNCT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e 's/@''REPLACE_WCTRANS''@/0/g' \ -e 's/@''REPLACE_WCTYPE''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./wctype.in.h > wctype.h-t sed \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ < wchar.h-t1 > wchar.h-t2 rm -f unictype.h-t1 unictype.h-t2 unictype.h-t3 sed \ -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_DUP3''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FDATASYNC''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETENTROPY''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_GETUSERSHELL''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PIPE2''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < unistd.h-t3 > unistd.h-t4 mv unictype.h-t4 unictype.h mv wctype.h-t wctype.h sed \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSCMP''@|0|g' \ -e 's|@''REPLACE_WCSNCMP''@|0|g' \ -e 's|@''REPLACE_WCSSTR''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e 's|@''REPLACE_WMEMCMP''@|0|g' \ -e 's|@''REPLACE_WMEMPCPY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < wchar.h-t2 > wchar.h-t3 rm -f wchar.h-t1 wchar.h-t2 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv wchar.h-t3 wchar.h mv unistd.h-t4 unistd.h make all-recursive make[4]: Entering directory '/usr/src/texinfo-7.1.1/gnulib/lib' make[5]: Entering directory '/usr/src/texinfo-7.1.1/gnulib/lib' gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-basename-lgpl.o -MD -MP -MF .deps/libgnu_a-basename-lgpl.Tpo -c -o libgnu_a-basename-lgpl.o `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32isalnum.o -MD -MP -MF .deps/libgnu_a-c32isalnum.Tpo -c -o libgnu_a-c32isalnum.o `test -f 'c32isalnum.c' || echo './'`c32isalnum.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32isalpha.o -MD -MP -MF .deps/libgnu_a-c32isalpha.Tpo -c -o libgnu_a-c32isalpha.o `test -f 'c32isalpha.c' || echo './'`c32isalpha.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32isblank.o -MD -MP -MF .deps/libgnu_a-c32isblank.Tpo -c -o libgnu_a-c32isblank.o `test -f 'c32isblank.c' || echo './'`c32isblank.c mv -f .deps/libgnu_a-basename-lgpl.Tpo .deps/libgnu_a-basename-lgpl.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32iscntrl.o -MD -MP -MF .deps/libgnu_a-c32iscntrl.Tpo -c -o libgnu_a-c32iscntrl.o `test -f 'c32iscntrl.c' || echo './'`c32iscntrl.c mv -f .deps/libgnu_a-c32isalpha.Tpo .deps/libgnu_a-c32isalpha.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32isdigit.o -MD -MP -MF .deps/libgnu_a-c32isdigit.Tpo -c -o libgnu_a-c32isdigit.o `test -f 'c32isdigit.c' || echo './'`c32isdigit.c mv -f .deps/libgnu_a-c32isalnum.Tpo .deps/libgnu_a-c32isalnum.Po mv -f .deps/libgnu_a-c32isblank.Tpo .deps/libgnu_a-c32isblank.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32isgraph.o -MD -MP -MF .deps/libgnu_a-c32isgraph.Tpo -c -o libgnu_a-c32isgraph.o `test -f 'c32isgraph.c' || echo './'`c32isgraph.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32islower.o -MD -MP -MF .deps/libgnu_a-c32islower.Tpo -c -o libgnu_a-c32islower.o `test -f 'c32islower.c' || echo './'`c32islower.c mv -f .deps/libgnu_a-c32iscntrl.Tpo .deps/libgnu_a-c32iscntrl.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32isprint.o -MD -MP -MF .deps/libgnu_a-c32isprint.Tpo -c -o libgnu_a-c32isprint.o `test -f 'c32isprint.c' || echo './'`c32isprint.c mv -f .deps/libgnu_a-c32isgraph.Tpo .deps/libgnu_a-c32isgraph.Po mv -f .deps/libgnu_a-c32islower.Tpo .deps/libgnu_a-c32islower.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32ispunct.o -MD -MP -MF .deps/libgnu_a-c32ispunct.Tpo -c -o libgnu_a-c32ispunct.o `test -f 'c32ispunct.c' || echo './'`c32ispunct.c mv -f .deps/libgnu_a-c32isdigit.Tpo .deps/libgnu_a-c32isdigit.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32isspace.o -MD -MP -MF .deps/libgnu_a-c32isspace.Tpo -c -o libgnu_a-c32isspace.o `test -f 'c32isspace.c' || echo './'`c32isspace.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32isupper.o -MD -MP -MF .deps/libgnu_a-c32isupper.Tpo -c -o libgnu_a-c32isupper.o `test -f 'c32isupper.c' || echo './'`c32isupper.c mv -f .deps/libgnu_a-c32isprint.Tpo .deps/libgnu_a-c32isprint.Po mv -f .deps/libgnu_a-c32isspace.Tpo .deps/libgnu_a-c32isspace.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32isxdigit.o -MD -MP -MF .deps/libgnu_a-c32isxdigit.Tpo -c -o libgnu_a-c32isxdigit.o `test -f 'c32isxdigit.c' || echo './'`c32isxdigit.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32tolower.o -MD -MP -MF .deps/libgnu_a-c32tolower.Tpo -c -o libgnu_a-c32tolower.o `test -f 'c32tolower.c' || echo './'`c32tolower.c mv -f .deps/libgnu_a-c32isupper.Tpo .deps/libgnu_a-c32isupper.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-c32width.o -MD -MP -MF .deps/libgnu_a-c32width.Tpo -c -o libgnu_a-c32width.o `test -f 'c32width.c' || echo './'`c32width.c mv -f .deps/libgnu_a-c32ispunct.Tpo .deps/libgnu_a-c32ispunct.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-exitfail.o -MD -MP -MF .deps/libgnu_a-exitfail.Tpo -c -o libgnu_a-exitfail.o `test -f 'exitfail.c' || echo './'`exitfail.c mv -f .deps/libgnu_a-c32tolower.Tpo .deps/libgnu_a-c32tolower.Po mv -f .deps/libgnu_a-c32isxdigit.Tpo .deps/libgnu_a-c32isxdigit.Po mv -f .deps/libgnu_a-c32width.Tpo .deps/libgnu_a-c32width.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-getprogname.o -MD -MP -MF .deps/libgnu_a-getprogname.Tpo -c -o libgnu_a-getprogname.o `test -f 'getprogname.c' || echo './'`getprogname.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-hard-locale.o -MD -MP -MF .deps/libgnu_a-hard-locale.Tpo -c -o libgnu_a-hard-locale.o `test -f 'hard-locale.c' || echo './'`hard-locale.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-ialloc.o -MD -MP -MF .deps/libgnu_a-ialloc.Tpo -c -o libgnu_a-ialloc.o `test -f 'ialloc.c' || echo './'`ialloc.c mv -f .deps/libgnu_a-exitfail.Tpo .deps/libgnu_a-exitfail.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-localcharset.o -MD -MP -MF .deps/libgnu_a-localcharset.Tpo -c -o libgnu_a-localcharset.o `test -f 'localcharset.c' || echo './'`localcharset.c mv -f .deps/libgnu_a-getprogname.Tpo .deps/libgnu_a-getprogname.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-malloca.o -MD -MP -MF .deps/libgnu_a-malloca.Tpo -c -o libgnu_a-malloca.o `test -f 'malloca.c' || echo './'`malloca.c mv -f .deps/libgnu_a-hard-locale.Tpo .deps/libgnu_a-hard-locale.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-mbchar.o -MD -MP -MF .deps/libgnu_a-mbchar.Tpo -c -o libgnu_a-mbchar.o `test -f 'mbchar.c' || echo './'`mbchar.c mv -f .deps/libgnu_a-ialloc.Tpo .deps/libgnu_a-ialloc.Po mv -f .deps/libgnu_a-localcharset.Tpo .deps/libgnu_a-localcharset.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-mbiter.o -MD -MP -MF .deps/libgnu_a-mbiter.Tpo -c -o libgnu_a-mbiter.o `test -f 'mbiter.c' || echo './'`mbiter.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-mbrtoc32.o -MD -MP -MF .deps/libgnu_a-mbrtoc32.Tpo -c -o libgnu_a-mbrtoc32.o `test -f 'mbrtoc32.c' || echo './'`mbrtoc32.c mv -f .deps/libgnu_a-malloca.Tpo .deps/libgnu_a-malloca.Po mv -f .deps/libgnu_a-mbchar.Tpo .deps/libgnu_a-mbchar.Po mv -f .deps/libgnu_a-mbiter.Tpo .deps/libgnu_a-mbiter.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-mbrtowc.o -MD -MP -MF .deps/libgnu_a-mbrtowc.Tpo -c -o libgnu_a-mbrtowc.o `test -f 'mbrtowc.c' || echo './'`mbrtowc.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-mbscasecmp.o -MD -MP -MF .deps/libgnu_a-mbscasecmp.Tpo -c -o libgnu_a-mbscasecmp.o `test -f 'mbscasecmp.c' || echo './'`mbscasecmp.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-mbschr.o -MD -MP -MF .deps/libgnu_a-mbschr.Tpo -c -o libgnu_a-mbschr.o `test -f 'mbschr.c' || echo './'`mbschr.c mv -f .deps/libgnu_a-mbrtoc32.Tpo .deps/libgnu_a-mbrtoc32.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-mbslen.o -MD -MP -MF .deps/libgnu_a-mbslen.Tpo -c -o libgnu_a-mbslen.o `test -f 'mbslen.c' || echo './'`mbslen.c mv -f .deps/libgnu_a-mbscasecmp.Tpo .deps/libgnu_a-mbscasecmp.Po mv -f .deps/libgnu_a-mbschr.Tpo .deps/libgnu_a-mbschr.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-mbsncasecmp.o -MD -MP -MF .deps/libgnu_a-mbsncasecmp.Tpo -c -o libgnu_a-mbsncasecmp.o `test -f 'mbsncasecmp.c' || echo './'`mbsncasecmp.c mv -f .deps/libgnu_a-mbslen.Tpo .deps/libgnu_a-mbslen.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-mbsstr.o -MD -MP -MF .deps/libgnu_a-mbsstr.Tpo -c -o libgnu_a-mbsstr.o `test -f 'mbsstr.c' || echo './'`mbsstr.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-mbswidth.o -MD -MP -MF .deps/libgnu_a-mbswidth.Tpo -c -o libgnu_a-mbswidth.o `test -f 'mbswidth.c' || echo './'`mbswidth.c mv -f .deps/libgnu_a-mbrtowc.Tpo .deps/libgnu_a-mbrtowc.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-mbszero.o -MD -MP -MF .deps/libgnu_a-mbszero.Tpo -c -o libgnu_a-mbszero.o `test -f 'mbszero.c' || echo './'`mbszero.c mv -f .deps/libgnu_a-mbsstr.Tpo .deps/libgnu_a-mbsstr.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-mbuiter.o -MD -MP -MF .deps/libgnu_a-mbuiter.Tpo -c -o libgnu_a-mbuiter.o `test -f 'mbuiter.c' || echo './'`mbuiter.c mv -f .deps/libgnu_a-mbsncasecmp.Tpo .deps/libgnu_a-mbsncasecmp.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-mbuiterf.o -MD -MP -MF .deps/libgnu_a-mbuiterf.Tpo -c -o libgnu_a-mbuiterf.o `test -f 'mbuiterf.c' || echo './'`mbuiterf.c mv -f .deps/libgnu_a-mbswidth.Tpo .deps/libgnu_a-mbswidth.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-setlocale_null.o -MD -MP -MF .deps/libgnu_a-setlocale_null.Tpo -c -o libgnu_a-setlocale_null.o `test -f 'setlocale_null.c' || echo './'`setlocale_null.c mv -f .deps/libgnu_a-mbszero.Tpo .deps/libgnu_a-mbszero.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-setlocale_null-unlocked.o -MD -MP -MF .deps/libgnu_a-setlocale_null-unlocked.Tpo -c -o libgnu_a-setlocale_null-unlocked.o `test -f 'setlocale_null-unlocked.c' || echo './'`setlocale_null-unlocked.c mv -f .deps/libgnu_a-mbuiter.Tpo .deps/libgnu_a-mbuiter.Po mv -f .deps/libgnu_a-setlocale_null.Tpo .deps/libgnu_a-setlocale_null.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-strnlen1.o -MD -MP -MF .deps/libgnu_a-strnlen1.Tpo -c -o libgnu_a-strnlen1.o `test -f 'strnlen1.c' || echo './'`strnlen1.c mv -f .deps/libgnu_a-mbuiterf.Tpo .deps/libgnu_a-mbuiterf.Po mv -f .deps/libgnu_a-setlocale_null-unlocked.Tpo .deps/libgnu_a-setlocale_null-unlocked.Po mv -f .deps/libgnu_a-strnlen1.Tpo .deps/libgnu_a-strnlen1.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-unistd.o -MD -MP -MF .deps/libgnu_a-unistd.Tpo -c -o libgnu_a-unistd.o `test -f 'unistd.c' || echo './'`unistd.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-wctype-h.o -MD -MP -MF .deps/libgnu_a-wctype-h.Tpo -c -o libgnu_a-wctype-h.o `test -f 'wctype-h.c' || echo './'`wctype-h.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-xmalloc.o -MD -MP -MF .deps/libgnu_a-xmalloc.Tpo -c -o libgnu_a-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT libgnu_a-xalloc-die.o -MD -MP -MF .deps/libgnu_a-xalloc-die.Tpo -c -o libgnu_a-xalloc-die.o `test -f 'xalloc-die.c' || echo './'`xalloc-die.c mv -f .deps/libgnu_a-unistd.Tpo .deps/libgnu_a-unistd.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT unicase/libgnu_a-tolower.o -MD -MP -MF unicase/.deps/libgnu_a-tolower.Tpo -c -o unicase/libgnu_a-tolower.o `test -f 'unicase/tolower.c' || echo './'`unicase/tolower.c mv -f .deps/libgnu_a-wctype-h.Tpo .deps/libgnu_a-wctype-h.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT unictype/libgnu_a-ctype_alnum.o -MD -MP -MF unictype/.deps/libgnu_a-ctype_alnum.Tpo -c -o unictype/libgnu_a-ctype_alnum.o `test -f 'unictype/ctype_alnum.c' || echo './'`unictype/ctype_alnum.c mv -f unicase/.deps/libgnu_a-tolower.Tpo unicase/.deps/libgnu_a-tolower.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT unictype/libgnu_a-ctype_alpha.o -MD -MP -MF unictype/.deps/libgnu_a-ctype_alpha.Tpo -c -o unictype/libgnu_a-ctype_alpha.o `test -f 'unictype/ctype_alpha.c' || echo './'`unictype/ctype_alpha.c mv -f .deps/libgnu_a-xalloc-die.Tpo .deps/libgnu_a-xalloc-die.Po mv -f .deps/libgnu_a-xmalloc.Tpo .deps/libgnu_a-xmalloc.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT unictype/libgnu_a-ctype_blank.o -MD -MP -MF unictype/.deps/libgnu_a-ctype_blank.Tpo -c -o unictype/libgnu_a-ctype_blank.o `test -f 'unictype/ctype_blank.c' || echo './'`unictype/ctype_blank.c mv -f unictype/.deps/libgnu_a-ctype_alnum.Tpo unictype/.deps/libgnu_a-ctype_alnum.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT unictype/libgnu_a-ctype_cntrl.o -MD -MP -MF unictype/.deps/libgnu_a-ctype_cntrl.Tpo -c -o unictype/libgnu_a-ctype_cntrl.o `test -f 'unictype/ctype_cntrl.c' || echo './'`unictype/ctype_cntrl.c mv -f unictype/.deps/libgnu_a-ctype_alpha.Tpo unictype/.deps/libgnu_a-ctype_alpha.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT unictype/libgnu_a-ctype_digit.o -MD -MP -MF unictype/.deps/libgnu_a-ctype_digit.Tpo -c -o unictype/libgnu_a-ctype_digit.o `test -f 'unictype/ctype_digit.c' || echo './'`unictype/ctype_digit.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT unictype/libgnu_a-ctype_graph.o -MD -MP -MF unictype/.deps/libgnu_a-ctype_graph.Tpo -c -o unictype/libgnu_a-ctype_graph.o `test -f 'unictype/ctype_graph.c' || echo './'`unictype/ctype_graph.c mv -f unictype/.deps/libgnu_a-ctype_blank.Tpo unictype/.deps/libgnu_a-ctype_blank.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT unictype/libgnu_a-ctype_lower.o -MD -MP -MF unictype/.deps/libgnu_a-ctype_lower.Tpo -c -o unictype/libgnu_a-ctype_lower.o `test -f 'unictype/ctype_lower.c' || echo './'`unictype/ctype_lower.c mv -f unictype/.deps/libgnu_a-ctype_cntrl.Tpo unictype/.deps/libgnu_a-ctype_cntrl.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT unictype/libgnu_a-ctype_print.o -MD -MP -MF unictype/.deps/libgnu_a-ctype_print.Tpo -c -o unictype/libgnu_a-ctype_print.o `test -f 'unictype/ctype_print.c' || echo './'`unictype/ctype_print.c mv -f unictype/.deps/libgnu_a-ctype_digit.Tpo unictype/.deps/libgnu_a-ctype_digit.Po mv -f unictype/.deps/libgnu_a-ctype_graph.Tpo unictype/.deps/libgnu_a-ctype_graph.Po mv -f unictype/.deps/libgnu_a-ctype_lower.Tpo unictype/.deps/libgnu_a-ctype_lower.Po mv -f unictype/.deps/libgnu_a-ctype_print.Tpo unictype/.deps/libgnu_a-ctype_print.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT unictype/libgnu_a-ctype_punct.o -MD -MP -MF unictype/.deps/libgnu_a-ctype_punct.Tpo -c -o unictype/libgnu_a-ctype_punct.o `test -f 'unictype/ctype_punct.c' || echo './'`unictype/ctype_punct.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT unictype/libgnu_a-ctype_space.o -MD -MP -MF unictype/.deps/libgnu_a-ctype_space.Tpo -c -o unictype/libgnu_a-ctype_space.o `test -f 'unictype/ctype_space.c' || echo './'`unictype/ctype_space.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT unictype/libgnu_a-ctype_upper.o -MD -MP -MF unictype/.deps/libgnu_a-ctype_upper.Tpo -c -o unictype/libgnu_a-ctype_upper.o `test -f 'unictype/ctype_upper.c' || echo './'`unictype/ctype_upper.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT unictype/libgnu_a-ctype_xdigit.o -MD -MP -MF unictype/.deps/libgnu_a-ctype_xdigit.Tpo -c -o unictype/libgnu_a-ctype_xdigit.o `test -f 'unictype/ctype_xdigit.c' || echo './'`unictype/ctype_xdigit.c mv -f unictype/.deps/libgnu_a-ctype_punct.Tpo unictype/.deps/libgnu_a-ctype_punct.Po mv -f unictype/.deps/libgnu_a-ctype_space.Tpo unictype/.deps/libgnu_a-ctype_space.Po mv -f unictype/.deps/libgnu_a-ctype_upper.Tpo unictype/.deps/libgnu_a-ctype_upper.Po mv -f unictype/.deps/libgnu_a-ctype_xdigit.Tpo unictype/.deps/libgnu_a-ctype_xdigit.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT uniwidth/libgnu_a-width.o -MD -MP -MF uniwidth/.deps/libgnu_a-width.Tpo -c -o uniwidth/libgnu_a-width.o `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c mv -f uniwidth/.deps/libgnu_a-width.Tpo uniwidth/.deps/libgnu_a-width.Po rm -f libgnu.a ar cr libgnu.a libgnu_a-basename-lgpl.o libgnu_a-c32isalnum.o libgnu_a-c32isalpha.o libgnu_a-c32isblank.o libgnu_a-c32iscntrl.o libgnu_a-c32isdigit.o libgnu_a-c32isgraph.o libgnu_a-c32islower.o libgnu_a-c32isprint.o libgnu_a-c32ispunct.o libgnu_a-c32isspace.o libgnu_a-c32isupper.o libgnu_a-c32isxdigit.o libgnu_a-c32tolower.o libgnu_a-c32width.o libgnu_a-exitfail.o libgnu_a-getprogname.o libgnu_a-hard-locale.o libgnu_a-ialloc.o libgnu_a-localcharset.o libgnu_a-malloca.o libgnu_a-mbchar.o libgnu_a-mbiter.o libgnu_a-mbrtoc32.o libgnu_a-mbrtowc.o libgnu_a-mbscasecmp.o libgnu_a-mbschr.o libgnu_a-mbslen.o libgnu_a-mbsncasecmp.o libgnu_a-mbsstr.o libgnu_a-mbswidth.o libgnu_a-mbszero.o libgnu_a-mbuiter.o libgnu_a-mbuiterf.o libgnu_a-setlocale_null.o libgnu_a-setlocale_null-unlocked.o libgnu_a-strnlen1.o unicase/libgnu_a-tolower.o unictype/libgnu_a-ctype_alnum.o unictype/libgnu_a-ctype_alpha.o unictype/libgnu_a-ctype_blank.o unictype/libgnu_a-ctype_cntrl.o unictype/libgnu_a-ctype_digit.o unictype/libgnu_a-ctype_graph.o unictype/libgnu_a-ctype_lower.o unictype/libgnu_a-ctype_print.o unictype/libgnu_a-ctype_punct.o unictype/libgnu_a-ctype_space.o unictype/libgnu_a-ctype_upper.o unictype/libgnu_a-ctype_xdigit.o libgnu_a-unistd.o uniwidth/libgnu_a-width.o libgnu_a-wctype-h.o libgnu_a-xmalloc.o libgnu_a-xalloc-die.o ranlib libgnu.a make[5]: Leaving directory '/usr/src/texinfo-7.1.1/gnulib/lib' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/gnulib/lib' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/gnulib/lib' Making all in info make[3]: Entering directory '/usr/src/texinfo-7.1.1/info' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT makedoc.o -MD -MP -MF .deps/makedoc.Tpo -c -o makedoc.o makedoc.c mv -f .deps/makedoc.Tpo .deps/makedoc.Po gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o makedoc makedoc.o ../gnulib/lib/libgnu.a -lncurses rm -f doc.c funs.h ..//info/makedoc ./session.c ./echo-area.c ./infodoc.c ./m-x.c ./indices.c ./nodemenu.c ./footnotes.c ./variables.c make all-am make[4]: Entering directory '/usr/src/texinfo-7.1.1/info' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT dribble.o -MD -MP -MF .deps/dribble.Tpo -c -o dribble.o dribble.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT echo-area.o -MD -MP -MF .deps/echo-area.Tpo -c -o echo-area.o echo-area.c In file included from ../system.h:53, from info.h:24, from display.c:20: In function 'mb_copy', inlined from 'mbiter_multi_copy' at ../gnulib/lib/mbiter.h:231:3, inlined from 'display_update_node_text' at display.c:519:7: ../gnulib/lib/mbchar.h:283:27: warning: 'iter.cur.bytes' may be used uninitialized [-Wmaybe-uninitialized] 283 | new_mbc->bytes = old_mbc->bytes; | ~~~~~~~^~~~~~~ display.c: In function 'display_update_node_text': display.c:492:18: note: 'iter' declared here 492 | mbi_iterator_t iter; /* Used to iterate through part of node displayed. */ | ^~~~ In function 'mb_copy', inlined from 'mbiter_multi_copy' at ../gnulib/lib/mbiter.h:231:3, inlined from 'display_update_node_text' at display.c:519:7: ../gnulib/lib/mbchar.h:284:35: warning: 'iter.cur.wc_valid' may be used uninitialized [-Wmaybe-uninitialized] 284 | if ((new_mbc->wc_valid = old_mbc->wc_valid)) | ~~~~~~~^~~~~~~~~~ display.c: In function 'display_update_node_text': display.c:492:18: note: 'iter' declared here 492 | mbi_iterator_t iter; /* Used to iterate through part of node displayed. */ | ^~~~ mv -f .deps/display.Tpo .deps/display.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT filesys.o -MD -MP -MF .deps/filesys.Tpo -c -o filesys.o filesys.c mv -f .deps/dribble.Tpo .deps/dribble.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT footnotes.o -MD -MP -MF .deps/footnotes.Tpo -c -o footnotes.o footnotes.c mv -f .deps/dir.Tpo .deps/dir.Po filesys.c: In function 'info_find_fullpath': filesys.c:102:28: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 102 | || partial[0] == '.' && IS_SLASH(partial[1])) mv -f .deps/echo-area.Tpo .deps/echo-area.Po mv -f .deps/filesys.Tpo .deps/filesys.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT indices.o -MD -MP -MF .deps/indices.Tpo -c -o indices.o indices.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT infodoc.o -MD -MP -MF .deps/infodoc.Tpo -c -o infodoc.o infodoc.c mv -f .deps/footnotes.Tpo .deps/footnotes.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT infokey.o -MD -MP -MF .deps/infokey.Tpo -c -o infokey.o infokey.c mv -f .deps/indices.Tpo .deps/indices.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT infomap.o -MD -MP -MF .deps/infomap.Tpo -c -o infomap.o infomap.c mv -f .deps/info.Tpo .deps/info.Po In file included from ../system.h:47, from info.h:24, from infodoc.c:20: infodoc.c: In function 'info_where_is': ../gnulib/lib/gettext.h:68:26: warning: passing argument 1 of 'read_function_name' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ ../system.h:49:19: note: in expansion of macro 'gettext' 49 | #define _(String) gettext (String) | ^~~~~~~ infodoc.c:806:38: note: in expansion of macro '_' 806 | command_name = read_function_name (_("Where is command: "), window); | ^ In file included from infodoc.c:24: session.h:127:33: note: expected 'char *' but argument is of type 'const char *' 127 | char *read_function_name (char *prompt, WINDOW *window); | ~~~~~~^~~~~~ mv -f .deps/infodoc.Tpo .deps/infodoc.Po mv -f .deps/infomap.Tpo .deps/infomap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT infopath.o -MD -MP -MF .deps/infopath.Tpo -c -o infopath.o infopath.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT m-x.o -MD -MP -MF .deps/m-x.Tpo -c -o m-x.o m-x.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT man.o -MD -MP -MF .deps/man.Tpo -c -o man.o man.c mv -f .deps/infopath.Tpo .deps/infopath.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT nodemenu.o -MD -MP -MF .deps/nodemenu.Tpo -c -o nodemenu.o nodemenu.c In file included from ../system.h:47, from info.h:24, from m-x.c:20: m-x.c: In function 'describe_command': ../gnulib/lib/gettext.h:68:26: warning: passing argument 1 of 'read_function_name' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ ../system.h:49:19: note: in expansion of macro 'gettext' 49 | #define _(String) gettext (String) | ^~~~~~~ m-x.c:68:30: note: in expansion of macro '_' 68 | line = read_function_name (_("Describe command: "), window); | ^ m-x.c:36:27: note: expected 'char *' but argument is of type 'const char *' 36 | read_function_name (char *prompt, WINDOW *window) | ~~~~~~^~~~~~ mv -f .deps/m-x.Tpo .deps/m-x.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT nodes.o -MD -MP -MF .deps/nodes.Tpo -c -o nodes.o nodes.c mv -f .deps/infokey.Tpo .deps/infokey.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT scan.o -MD -MP -MF .deps/scan.Tpo -c -o scan.o scan.c mv -f .deps/man.Tpo .deps/man.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c mv -f .deps/nodemenu.Tpo .deps/nodemenu.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o session.c nodes.c: In function 'check_loaded_file': nodes.c:566:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 566 | || filename[0] == '.' && IS_SLASH(filename[1]); nodes.c: In function 'info_find_file': nodes.c:631:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 631 | || filename[0] == '.' && IS_SLASH(filename[1]); nodes.c: In function 'info_node_of_tag_ext': nodes.c:1309:37: warning: 'anchor_tag' may be used uninitialized [-Wmaybe-uninitialized] 1309 | node->display_pos = anchor_tag->nodestart_adjusted | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ nodes.c:1191:8: note: 'anchor_tag' was declared here 1191 | TAG *anchor_tag; | ^~~~~~~~~~ mv -f .deps/nodes.Tpo .deps/nodes.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c In function 'scan_reference_target', inlined from 'scan_node_contents' at scan.c:1601:20: scan.c:1361:28: warning: 'line_len' may be used uninitialized [-Wmaybe-uninitialized] 1361 | if (line_len <= strspn (inptr + 1, " ")) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c: In function 'scan_node_contents': scan.c:1320:11: note: 'line_len' was declared here 1320 | int line_len; | ^~~~~~~~ mv -f .deps/scan.Tpo .deps/scan.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT tag.o -MD -MP -MF .deps/tag.Tpo -c -o tag.o tag.c mv -f .deps/signals.Tpo .deps/signals.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.c session.c: In function 'info_menu_or_ref_item': session.c:2314:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2314 | if (refs[which]->start >= this_line && refs[which]->start < next_line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ session.c: In function 'incremental_search': session.c:5163:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 5163 | if (func == &isearch_forward && dir > 0 | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ session.c: In function 'read_key_sequence': session.c:5575:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 5575 | && (key >= 040 && key < 0200 | ~~~~~~~~~~~^~~~~~~~~~~~~ session.c: In function 'looking_at_alnum.isra': session.c:1137:24: warning: 'iter.cur.wc_valid' may be used uninitialized [-Wmaybe-uninitialized] 1137 | return mbi_cur (iter).wc_valid && iswalnum (mbi_cur (iter).wc); session.c:1132:18: note: 'iter' declared here 1132 | mbi_iterator_t iter; | ^~~~ session.c: In function 'looking_at_newline.isra': session.c:1125:24: warning: 'iter.cur.wc_valid' may be used uninitialized [-Wmaybe-uninitialized] 1125 | return mbi_cur (iter).wc_valid && mbi_cur (iter).wc == '\n'; session.c:1121:18: note: 'iter' declared here 1121 | mbi_iterator_t iter; | ^~~~ session.c:1125:51: warning: 'iter.cur.wc' may be used uninitialized [-Wmaybe-uninitialized] 1125 | return mbi_cur (iter).wc_valid && mbi_cur (iter).wc == '\n'; session.c:1121:18: note: 'iter' declared here 1121 | mbi_iterator_t iter; | ^~~~ session.c: In function 'info_handle_pointer': session.c:2936:6: warning: 'description' may be used uninitialized [-Wmaybe-uninitialized] 2936 | if (!description) | ^ session.c:2926:9: note: 'description' was declared here 2926 | char *description; | ^~~~~~~~~~~ mv -f .deps/session.Tpo .deps/session.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT tilde.o -MD -MP -MF .deps/tilde.Tpo -c -o tilde.o tilde.c mv -f .deps/search.Tpo .deps/search.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/tag.Tpo .deps/tag.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT variables.o -MD -MP -MF .deps/variables.Tpo -c -o variables.o variables.c terminal.c: In function 'terminal_switch_rendition': terminal.c:644:33: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 644 | else if (!(new & COLOUR_MASK) && (old & COLOUR_MASK) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ terminal.c: In function 'initialize_byte_map': terminal.c:806:14: warning: missing braces around initializer [-Wmissing-braces] 806 | } keys[] = { | ^ terminal.c:825:15: warning: missing braces around initializer [-Wmissing-braces] 825 | } keys2[] = { | ^ mv -f .deps/terminal.Tpo .deps/terminal.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c mv -f .deps/tilde.Tpo .deps/tilde.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT doc.o -MD -MP -MF .deps/doc.Tpo -c -o doc.o doc.c mv -f .deps/util.Tpo .deps/util.Po In file included from ../system.h:47, from info.h:24, from variables.c:20: variables.c: In function 'describe_variable': ../gnulib/lib/gettext.h:68:26: warning: passing argument 1 of 'read_variable_name' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ ../system.h:49:19: note: in expansion of macro 'gettext' 49 | #define _(String) gettext (String) | ^~~~~~~ variables.c:227:29: note: in expansion of macro '_' 227 | var = read_variable_name (_("Describe variable: "), window); | ^ variables.c:27:50: note: expected 'char *' but argument is of type 'const char *' 27 | static VARIABLE_ALIST *read_variable_name (char *prompt, WINDOW *window); | ~~~~~~^~~~~~ variables.c: In function 'set_variable': ../gnulib/lib/gettext.h:68:26: warning: passing argument 1 of 'read_variable_name' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ ../system.h:49:19: note: in expansion of macro 'gettext' 49 | #define _(String) gettext (String) | ^~~~~~~ variables.c:254:29: note: in expansion of macro '_' 254 | var = read_variable_name (_("Set variable: "), window); | ^ variables.c:27:50: note: expected 'char *' but argument is of type 'const char *' 27 | static VARIABLE_ALIST *read_variable_name (char *prompt, WINDOW *window); | ~~~~~~^~~~~~ variables.c: In function 'set_variable_to_value': variables.c:459:24: warning: missing braces around initializer [-Wmissing-braces] 459 | } styles[] = { | ^ mv -f .deps/variables.Tpo .deps/variables.Po mv -f .deps/window.Tpo .deps/window.Po mv -f .deps/doc.Tpo .deps/doc.Po gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o ginfo dir.o display.o dribble.o echo-area.o filesys.o footnotes.o indices.o info.o infodoc.o infokey.o infomap.o infopath.o m-x.o man.o nodemenu.o nodes.o scan.o search.o session.o signals.o tag.o terminal.o tilde.o util.o variables.o window.o doc.o ../gnulib/lib/libgnu.a -lncurses make[4]: Leaving directory '/usr/src/texinfo-7.1.1/info' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/info' Making all in install-info make[3]: Entering directory '/usr/src/texinfo-7.1.1/install-info' Making all in . make[4]: Entering directory '/usr/src/texinfo-7.1.1/install-info' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -MT install-info.o -MD -MP -MF .deps/install-info.Tpo -c -o install-info.o install-info.c In file included from ../system.h:47, from install-info.c:18: install-info.c: In function 'main': ../gnulib/lib/gettext.h:89:25: warning: statement with no effect [-Wunused-value] 89 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ install-info.c:1975:3: note: in expansion of macro 'bindtextdomain' 1975 | bindtextdomain (PACKAGE, LOCALEDIR); | ^~~~~~~~~~~~~~ ../gnulib/lib/gettext.h:86:34: warning: statement with no effect [-Wunused-value] 86 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ install-info.c:1976:3: note: in expansion of macro 'textdomain' 1976 | textdomain (PACKAGE); | ^~~~~~~~~~ mv -f .deps/install-info.Tpo .deps/install-info.Po gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -o ginstall-info install-info.o ../gnulib/lib/libgnu.a make[4]: Leaving directory '/usr/src/texinfo-7.1.1/install-info' Making all in tests make[4]: Entering directory '/usr/src/texinfo-7.1.1/install-info/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/texinfo-7.1.1/install-info/tests' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/install-info' Making all in po make[3]: Entering directory '/usr/src/texinfo-7.1.1/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/texinfo-7.1.1/po' Making all in po_document make[3]: Entering directory '/usr/src/texinfo-7.1.1/po_document' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/texinfo-7.1.1/po_document' Making all in tp make[3]: Entering directory '/usr/src/texinfo-7.1.1/tp' Making all in Texinfo/XS make[4]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' make all-recursive make[5]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' Making all in gnulib/lib make[6]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FLOAT_H''@||g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ ./float.in.h > float.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./iconv.in.h > iconv.h-t mv alloca.h-t alloca.h mv float.h-t float.h mv iconv.h-t iconv.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_IMAXABS''@/0/g' \ -e 's/@''REPLACE_IMAXDIV''@/0/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./inttypes.in.h > inttypes.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ ./limits.in.h > limits.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''REPLACE_OBSTACK''@|1|g' \ -e 's|@''SMALL_PTRDIFF_T''@|0|g' \ ./obstack.in.h > obstack.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDDEF_H''@||g' \ -e 's|@''NULLPTR_T_NEEDS_STDDEF''@|1|g' \ -e 's|@''STDDEF_NOT_IDEMPOTENT''@|1|g' \ -e 's|@''REPLACE_NULL''@|0|g' \ -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \ ./stddef.in.h > stddef.h-t mv limits.h-t limits.h mv inttypes.h-t inttypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_DZPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_FZPRINTF''@/0/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SNZPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SZPRINTF''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VASZPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VDZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSNZPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSZPRINTF''@/0/g' \ -e 's/@''GNULIB_VZPRINTF''@/0/g' \ -e 's/@''GNULIB_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/0/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h > stdio.h-t1 mv obstack.h-t obstack.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETPROGNAME''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_MBSTOWCS''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RAND''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STACK_TRACE''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOF''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/0/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/0/g' \ < ./stdlib.in.h > stdlib.h-t1 mv stddef.h-t stddef.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/1/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/0/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./string.in.h > string.h-t1 /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''HAVE_OFF64_T''@|1|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ ./sys_types.in.h > sys/types.h-t mv sys/types.h-t sys/types.h sed \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \ -e 's|@''HAVE_GETPROGNAME''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOF''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ < stdlib.h-t1 > stdlib.h-t2 sed \ -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_MEMPCPY''@|0|g' \ -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_STPCPY''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRVERSCMP''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < string.h-t1 > string.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniconv.h-t' ./uniconv.in.h mv uniconv.h-t uniconv.h sed \ -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_GETW''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_PUTW''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ < stdio.h-t1 > stdio.h-t2 sed \ -e 's|@''REPLACE__EXIT''@|0|g' \ -e 's|@''REPLACE_ABORT''@|0|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \ -e 's|@''REPLACE_MBSTOWCS''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RAND''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOF''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdlib.h-t2 > stdlib.h-t3 rm -f string.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ < ./unistd.in.h > unistd.h-t1 sed \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdio.h-t2 > stdio.h-t3 mv string.h-t2 string.h sed \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < unistd.h-t1 > unistd.h-t2 rm -f stdio.h-t1 stdio.h-t2 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unistr.h-t' ./unistr.in.h rm -f stdlib.h-t1 stdlib.h-t2 mv stdio.h-t3 stdio.h mv unistr.h-t unistr.h mv stdlib.h-t3 stdlib.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h sed \ -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ < unistd.h-t2 > unistd.h-t3 mv unitypes.h-t unitypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBSZERO''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_WGETCWD''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./wchar.in.h > wchar.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/0/g' \ -e 's/@''GNULIB_ISWDIGIT''@/0/g' \ -e 's/@''GNULIB_ISWPUNCT''@/0/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWPUNCT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e 's/@''REPLACE_WCTRANS''@/0/g' \ -e 's/@''REPLACE_WCTYPE''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./wctype.in.h > wctype.h-t sed \ -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_DUP3''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FDATASYNC''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETENTROPY''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_GETUSERSHELL''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PIPE2''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < unistd.h-t3 > unistd.h-t4 mv uniwidth.h-t uniwidth.h sed \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ < wchar.h-t1 > wchar.h-t2 mv wctype.h-t wctype.h sed \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSCMP''@|0|g' \ -e 's|@''REPLACE_WCSNCMP''@|0|g' \ -e 's|@''REPLACE_WCSSTR''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e 's|@''REPLACE_WMEMCMP''@|0|g' \ -e 's|@''REPLACE_WMEMPCPY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < wchar.h-t2 > wchar.h-t3 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv unistd.h-t4 unistd.h mv wchar.h-t3 wchar.h make all-recursive make[7]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[8]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-c-ctype.lo -MD -MP -MF .deps/libgnu_la-c-ctype.Tpo -c -o libgnu_la-c-ctype.lo `test -f 'c-ctype.c' || echo './'`c-ctype.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-c-strcasecmp.lo -MD -MP -MF .deps/libgnu_la-c-strcasecmp.Tpo -c -o libgnu_la-c-strcasecmp.lo `test -f 'c-strcasecmp.c' || echo './'`c-strcasecmp.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-c-strncasecmp.lo -MD -MP -MF .deps/libgnu_la-c-strncasecmp.Tpo -c -o libgnu_la-c-strncasecmp.lo `test -f 'c-strncasecmp.c' || echo './'`c-strncasecmp.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-exitfail.lo -MD -MP -MF .deps/libgnu_la-exitfail.Tpo -c -o libgnu_la-exitfail.lo `test -f 'exitfail.c' || echo './'`exitfail.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-c-strncasecmp.lo -MD -MP -MF .deps/libgnu_la-c-strncasecmp.Tpo -c c-strncasecmp.c -fPIC -DPIC -o .libs/libgnu_la-c-strncasecmp.o mv -f .deps/libgnu_la-c-strncasecmp.Tpo .deps/libgnu_la-c-strncasecmp.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-float.lo -MD -MP -MF .deps/libgnu_la-float.Tpo -c -o libgnu_la-float.lo `test -f 'float.c' || echo './'`float.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-c-ctype.lo -MD -MP -MF .deps/libgnu_la-c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/libgnu_la-c-ctype.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-c-strcasecmp.lo -MD -MP -MF .deps/libgnu_la-c-strcasecmp.Tpo -c c-strcasecmp.c -fPIC -DPIC -o .libs/libgnu_la-c-strcasecmp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-exitfail.lo -MD -MP -MF .deps/libgnu_la-exitfail.Tpo -c exitfail.c -fPIC -DPIC -o .libs/libgnu_la-exitfail.o mv -f .deps/libgnu_la-c-strcasecmp.Tpo .deps/libgnu_la-c-strcasecmp.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-localcharset.lo -MD -MP -MF .deps/libgnu_la-localcharset.Tpo -c -o libgnu_la-localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c mv -f .deps/libgnu_la-c-ctype.Tpo .deps/libgnu_la-c-ctype.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-malloca.lo -MD -MP -MF .deps/libgnu_la-malloca.Tpo -c -o libgnu_la-malloca.lo `test -f 'malloca.c' || echo './'`malloca.c mv -f .deps/libgnu_la-exitfail.Tpo .deps/libgnu_la-exitfail.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c -o libgnu_la-mbszero.lo `test -f 'mbszero.c' || echo './'`mbszero.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-float.lo -MD -MP -MF .deps/libgnu_la-float.Tpo -c float.c -fPIC -DPIC -o .libs/libgnu_la-float.o mv -f .deps/libgnu_la-float.Tpo .deps/libgnu_la-float.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-obstack.lo -MD -MP -MF .deps/libgnu_la-obstack.Tpo -c -o libgnu_la-obstack.lo `test -f 'obstack.c' || echo './'`obstack.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-malloca.lo -MD -MP -MF .deps/libgnu_la-malloca.Tpo -c malloca.c -fPIC -DPIC -o .libs/libgnu_la-malloca.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-localcharset.lo -MD -MP -MF .deps/libgnu_la-localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/libgnu_la-localcharset.o mv -f .deps/libgnu_la-malloca.Tpo .deps/libgnu_la-malloca.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-striconveh.lo -MD -MP -MF .deps/libgnu_la-striconveh.Tpo -c -o libgnu_la-striconveh.lo `test -f 'striconveh.c' || echo './'`striconveh.c mv -f .deps/libgnu_la-localcharset.Tpo .deps/libgnu_la-localcharset.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-striconveha.lo -MD -MP -MF .deps/libgnu_la-striconveha.Tpo -c -o libgnu_la-striconveha.lo `test -f 'striconveha.c' || echo './'`striconveha.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-mbszero.lo -MD -MP -MF .deps/libgnu_la-mbszero.Tpo -c mbszero.c -fPIC -DPIC -o .libs/libgnu_la-mbszero.o mv -f .deps/libgnu_la-mbszero.Tpo .deps/libgnu_la-mbszero.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-obstack.lo -MD -MP -MF .deps/libgnu_la-obstack.Tpo -c obstack.c -fPIC -DPIC -o .libs/libgnu_la-obstack.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c -o libgnu_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c mv -f .deps/libgnu_la-obstack.Tpo .deps/libgnu_la-obstack.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-striconveh.lo -MD -MP -MF .deps/libgnu_la-striconveh.Tpo -c striconveh.c -fPIC -DPIC -o .libs/libgnu_la-striconveh.o mv -f .deps/libgnu_la-striconveh.Tpo .deps/libgnu_la-striconveh.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-wctype-h.lo -MD -MP -MF .deps/libgnu_la-wctype-h.Tpo -c -o libgnu_la-wctype-h.lo `test -f 'wctype-h.c' || echo './'`wctype-h.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c -o libgnu_la-xsize.lo `test -f 'xsize.c' || echo './'`xsize.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-striconveha.lo -MD -MP -MF .deps/libgnu_la-striconveha.Tpo -c striconveha.c -fPIC -DPIC -o .libs/libgnu_la-striconveha.o mv -f .deps/libgnu_la-striconveha.Tpo .deps/libgnu_la-striconveha.Plo depbase=`echo asnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT asnprintf.lo -MD -MP -MF $depbase.Tpo -c -o asnprintf.lo asnprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/libgnu_la-unistd.o mv -f .deps/libgnu_la-unistd.Tpo .deps/libgnu_la-unistd.Plo depbase=`echo printf-args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-args.lo -MD -MP -MF $depbase.Tpo -c -o printf-args.lo printf-args.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-xsize.lo -MD -MP -MF .deps/libgnu_la-xsize.Tpo -c xsize.c -fPIC -DPIC -o .libs/libgnu_la-xsize.o mv -f .deps/libgnu_la-xsize.Tpo .deps/libgnu_la-xsize.Plo depbase=`echo printf-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-parse.lo -MD -MP -MF $depbase.Tpo -c -o printf-parse.lo printf-parse.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT libgnu_la-wctype-h.lo -MD -MP -MF .deps/libgnu_la-wctype-h.Tpo -c wctype-h.c -fPIC -DPIC -o .libs/libgnu_la-wctype-h.o mv -f .deps/libgnu_la-wctype-h.Tpo .deps/libgnu_la-wctype-h.Plo depbase=`echo vasnprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -MT vasnprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasnprintf.lo vasnprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT uniconv/libgnu_la-u8-conv-from-enc.lo -MD -MP -MF uniconv/.deps/libgnu_la-u8-conv-from-enc.Tpo -c -o uniconv/libgnu_la-u8-conv-from-enc.lo `test -f 'uniconv/u8-conv-from-enc.c' || echo './'`uniconv/u8-conv-from-enc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT uniconv/libgnu_la-u8-strconv-from-enc.lo -MD -MP -MF uniconv/.deps/libgnu_la-u8-strconv-from-enc.Tpo -c -o uniconv/libgnu_la-u8-strconv-from-enc.lo `test -f 'uniconv/u8-strconv-from-enc.c' || echo './'`uniconv/u8-strconv-from-enc.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-check.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-check.Tpo -c -o unistr/libgnu_la-u8-check.lo `test -f 'unistr/u8-check.c' || echo './'`unistr/u8-check.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mblen.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mblen.Tpo -c -o unistr/libgnu_la-u8-mblen.lo `test -f 'unistr/u8-mblen.c' || echo './'`unistr/u8-mblen.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT uniconv/libgnu_la-u8-strconv-from-enc.lo -MD -MP -MF uniconv/.deps/libgnu_la-u8-strconv-from-enc.Tpo -c uniconv/u8-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/libgnu_la-u8-strconv-from-enc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-check.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-check.Tpo -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-check.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT uniconv/libgnu_la-u8-conv-from-enc.lo -MD -MP -MF uniconv/.deps/libgnu_la-u8-conv-from-enc.Tpo -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/libgnu_la-u8-conv-from-enc.o mv -f uniconv/.deps/libgnu_la-u8-conv-from-enc.Tpo uniconv/.deps/libgnu_la-u8-conv-from-enc.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mbsnlen.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbsnlen.Tpo -c -o unistr/libgnu_la-u8-mbsnlen.lo `test -f 'unistr/u8-mbsnlen.c' || echo './'`unistr/u8-mbsnlen.c mv -f unistr/.deps/libgnu_la-u8-check.Tpo unistr/.deps/libgnu_la-u8-check.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mbtouc.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc.Tpo -c -o unistr/libgnu_la-u8-mbtouc.lo `test -f 'unistr/u8-mbtouc.c' || echo './'`unistr/u8-mbtouc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mblen.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mblen.Tpo -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mblen.o mv -f uniconv/.deps/libgnu_la-u8-strconv-from-enc.Tpo uniconv/.deps/libgnu_la-u8-strconv-from-enc.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mbtouc-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc-aux.Tpo -c -o unistr/libgnu_la-u8-mbtouc-aux.lo `test -f 'unistr/u8-mbtouc-aux.c' || echo './'`unistr/u8-mbtouc-aux.c mv -f unistr/.deps/libgnu_la-u8-mblen.Tpo unistr/.deps/libgnu_la-u8-mblen.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mbtouc-unsafe.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc-unsafe.Tpo -c -o unistr/libgnu_la-u8-mbtouc-unsafe.lo `test -f 'unistr/u8-mbtouc-unsafe.c' || echo './'`unistr/u8-mbtouc-unsafe.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mbsnlen.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbsnlen.Tpo -c unistr/u8-mbsnlen.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbsnlen.o mv -f unistr/.deps/libgnu_la-u8-mbsnlen.Tpo unistr/.deps/libgnu_la-u8-mbsnlen.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mbtouc-unsafe-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc-unsafe-aux.Tpo -c -o unistr/libgnu_la-u8-mbtouc-unsafe-aux.lo `test -f 'unistr/u8-mbtouc-unsafe-aux.c' || echo './'`unistr/u8-mbtouc-unsafe-aux.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mbtouc.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc.Tpo -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtouc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mbtouc-unsafe.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc-unsafe.Tpo -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtouc-unsafe.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mbtouc-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc-aux.Tpo -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtouc-aux.o mv -f unistr/.deps/libgnu_la-u8-mbtouc-unsafe.Tpo unistr/.deps/libgnu_la-u8-mbtouc-unsafe.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mbtoucr.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtoucr.Tpo -c -o unistr/libgnu_la-u8-mbtoucr.lo `test -f 'unistr/u8-mbtoucr.c' || echo './'`unistr/u8-mbtoucr.c mv -f unistr/.deps/libgnu_la-u8-mbtouc-aux.Tpo unistr/.deps/libgnu_la-u8-mbtouc-aux.Plo mv -f unistr/.deps/libgnu_la-u8-mbtouc.Tpo unistr/.deps/libgnu_la-u8-mbtouc.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-prev.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-prev.Tpo -c -o unistr/libgnu_la-u8-prev.lo `test -f 'unistr/u8-prev.c' || echo './'`unistr/u8-prev.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-strlen.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-strlen.Tpo -c -o unistr/libgnu_la-u8-strlen.lo `test -f 'unistr/u8-strlen.c' || echo './'`unistr/u8-strlen.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mbtouc-unsafe-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtouc-unsafe-aux.Tpo -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtouc-unsafe-aux.o mv -f unistr/.deps/libgnu_la-u8-mbtouc-unsafe-aux.Tpo unistr/.deps/libgnu_la-u8-mbtouc-unsafe-aux.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-strlen.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-strlen.Tpo -c unistr/u8-strlen.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-strlen.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-uctomb.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-uctomb.Tpo -c -o unistr/libgnu_la-u8-uctomb.lo `test -f 'unistr/u8-uctomb.c' || echo './'`unistr/u8-uctomb.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-prev.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-prev.Tpo -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-prev.o mv -f unistr/.deps/libgnu_la-u8-strlen.Tpo unistr/.deps/libgnu_la-u8-strlen.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-uctomb-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-uctomb-aux.Tpo -c -o unistr/libgnu_la-u8-uctomb-aux.lo `test -f 'unistr/u8-uctomb-aux.c' || echo './'`unistr/u8-uctomb-aux.c mv -f unistr/.deps/libgnu_la-u8-prev.Tpo unistr/.deps/libgnu_la-u8-prev.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT uniwidth/libgnu_la-width.lo -MD -MP -MF uniwidth/.deps/libgnu_la-width.Tpo -c -o uniwidth/libgnu_la-width.lo `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-mbtoucr.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-mbtoucr.Tpo -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-mbtoucr.o mv -f unistr/.deps/libgnu_la-u8-mbtoucr.Tpo unistr/.deps/libgnu_la-u8-mbtoucr.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-uctomb.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-uctomb.Tpo -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-uctomb.o mv -f unistr/.deps/libgnu_la-u8-uctomb.Tpo unistr/.deps/libgnu_la-u8-uctomb.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT unistr/libgnu_la-u8-uctomb-aux.lo -MD -MP -MF unistr/.deps/libgnu_la-u8-uctomb-aux.Tpo -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/libgnu_la-u8-uctomb-aux.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -MT uniwidth/libgnu_la-width.lo -MD -MP -MF uniwidth/.deps/libgnu_la-width.Tpo -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/libgnu_la-width.o mv -f unistr/.deps/libgnu_la-u8-uctomb-aux.Tpo unistr/.deps/libgnu_la-u8-uctomb-aux.Plo mv -f uniwidth/.deps/libgnu_la-width.Tpo uniwidth/.deps/libgnu_la-width.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -no-undefined -o libgnu.la libgnu_la-c-ctype.lo libgnu_la-c-strcasecmp.lo libgnu_la-c-strncasecmp.lo libgnu_la-exitfail.lo libgnu_la-float.lo libgnu_la-localcharset.lo libgnu_la-malloca.lo libgnu_la-mbszero.lo libgnu_la-obstack.lo libgnu_la-striconveh.lo libgnu_la-striconveha.lo uniconv/libgnu_la-u8-conv-from-enc.lo uniconv/libgnu_la-u8-strconv-from-enc.lo libgnu_la-unistd.lo unistr/libgnu_la-u8-check.lo unistr/libgnu_la-u8-mblen.lo unistr/libgnu_la-u8-mbsnlen.lo unistr/libgnu_la-u8-mbtouc.lo unistr/libgnu_la-u8-mbtouc-aux.lo unistr/libgnu_la-u8-mbtouc-unsafe.lo unistr/libgnu_la-u8-mbtouc-unsafe-aux.lo unistr/libgnu_la-u8-mbtoucr.lo unistr/libgnu_la-u8-prev.lo unistr/libgnu_la-u8-strlen.lo unistr/libgnu_la-u8-uctomb.lo unistr/libgnu_la-u8-uctomb-aux.lo uniwidth/libgnu_la-width.lo libgnu_la-wctype-h.lo libgnu_la-xsize.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo libtool: link: ar cr .libs/libgnu.a .libs/libgnu_la-c-ctype.o .libs/libgnu_la-c-strcasecmp.o .libs/libgnu_la-c-strncasecmp.o .libs/libgnu_la-exitfail.o .libs/libgnu_la-float.o .libs/libgnu_la-localcharset.o .libs/libgnu_la-malloca.o .libs/libgnu_la-mbszero.o .libs/libgnu_la-obstack.o .libs/libgnu_la-striconveh.o .libs/libgnu_la-striconveha.o uniconv/.libs/libgnu_la-u8-conv-from-enc.o uniconv/.libs/libgnu_la-u8-strconv-from-enc.o .libs/libgnu_la-unistd.o unistr/.libs/libgnu_la-u8-check.o unistr/.libs/libgnu_la-u8-mblen.o unistr/.libs/libgnu_la-u8-mbsnlen.o unistr/.libs/libgnu_la-u8-mbtouc.o unistr/.libs/libgnu_la-u8-mbtouc-aux.o unistr/.libs/libgnu_la-u8-mbtouc-unsafe.o unistr/.libs/libgnu_la-u8-mbtouc-unsafe-aux.o unistr/.libs/libgnu_la-u8-mbtoucr.o unistr/.libs/libgnu_la-u8-prev.o unistr/.libs/libgnu_la-u8-strlen.o unistr/.libs/libgnu_la-u8-uctomb.o unistr/.libs/libgnu_la-u8-uctomb-aux.o uniwidth/.libs/libgnu_la-width.o .libs/libgnu_la-wctype-h.o .libs/libgnu_la-xsize.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[8]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[7]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[6]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[6]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' depbase=`echo xspara.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT xspara.lo -MD -MP -MF $depbase.Tpo -c -o xspara.lo xspara.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo text.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT text.lo -MD -MP -MF $depbase.Tpo -c -o text.lo text.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/missing' xsubpp -typemap /usr/lib/perl5/5.36.0/ExtUtils/typemap XSParagraph.xs > XSParagraph.xsc && mv XSParagraph.xsc XSParagraph.c depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo misc.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/missing' xsubpp -typemap /usr/lib/perl5/5.36.0/ExtUtils/typemap MiscXS.xs > MiscXS.xsc && mv MiscXS.xsc MiscXS.c /bin/sh '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/missing' xsubpp -typemap /usr/lib/perl5/5.36.0/ExtUtils/typemap parsetexi/Parsetexi.xs > parsetexi/Parsetexi.xsc && mv parsetexi/Parsetexi.xsc parsetexi/Parsetexi.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT xspara.lo -MD -MP -MF .deps/xspara.Tpo -c xspara.c -fPIC -DPIC -o .libs/xspara.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT text.lo -MD -MP -MF .deps/text.Tpo -c text.c -fPIC -DPIC -o .libs/text.o depbase=`echo XSParagraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT XSParagraph.lo -MD -MP -MF $depbase.Tpo -c -o XSParagraph.lo XSParagraph.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo MiscXS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT MiscXS.lo -MD -MP -MF $depbase.Tpo -c -o MiscXS.lo MiscXS.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-api.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-api.Tpo -c -o parsetexi/Parsetexi_la-api.lo `test -f 'parsetexi/api.c' || echo './'`parsetexi/api.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-parser.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-parser.Tpo -c -o parsetexi/Parsetexi_la-parser.lo `test -f 'parsetexi/parser.c' || echo './'`parsetexi/parser.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT MiscXS.lo -MD -MP -MF .deps/MiscXS.Tpo -c MiscXS.c -fPIC -DPIC -o .libs/MiscXS.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT XSParagraph.lo -MD -MP -MF .deps/XSParagraph.Tpo -c XSParagraph.c -fPIC -DPIC -o .libs/XSParagraph.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-api.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-api.Tpo -c parsetexi/api.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-api.o MiscXS.c: In function 'XS_Texinfo__MiscXS_default_format_protect_text': MiscXS.c:390:17: warning: unused variable 'self' [-Wunused-variable] 390 | SV * self = ST(0) | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-element_types.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-element_types.Tpo -c -o parsetexi/Parsetexi_la-element_types.lo `test -f 'parsetexi/element_types.c' || echo './'`parsetexi/element_types.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-parser.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-parser.Tpo -c parsetexi/parser.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-parser.o XSParagraph.c: In function 'XS_Texinfo__Convert__Paragraph_new': XSParagraph.c:234:17: warning: unused variable 'class' [-Wunused-variable] 234 | SV * class = ST(0) | ^~~~~ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-commands.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-commands.Tpo -c -o parsetexi/Parsetexi_la-commands.lo `test -f 'parsetexi/commands.c' || echo './'`parsetexi/commands.c parsetexi/parser.c: In function 'process_remaining_on_line': parsetexi/parser.c:2152:11: warning: label 'value_valid' defined but not used [-Wunused-label] 2152 | value_valid: | ^~~~~~~~~~~ parsetexi/parser.c: In function 'parse_texi': parsetexi/parser.c:2630:12: warning: 'status' may be used uninitialized [-Wmaybe-uninitialized] 2630 | if (line && status == FINISHED_TOTALLY) { parsetexi/parser.c:2521:7: note: 'status' was declared here 2521 | int status; | ^~~~~~ mv -f parsetexi/.deps/Parsetexi_la-parser.Tpo parsetexi/.deps/Parsetexi_la-parser.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-input.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-input.Tpo -c -o parsetexi/Parsetexi_la-input.lo `test -f 'parsetexi/input.c' || echo './'`parsetexi/input.c mv -f parsetexi/.deps/Parsetexi_la-api.Tpo parsetexi/.deps/Parsetexi_la-api.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-tree.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-tree.Tpo -c -o parsetexi/Parsetexi_la-tree.lo `test -f 'parsetexi/tree.c' || echo './'`parsetexi/tree.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-element_types.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-element_types.Tpo -c parsetexi/element_types.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-element_types.o mv -f parsetexi/.deps/Parsetexi_la-element_types.Tpo parsetexi/.deps/Parsetexi_la-element_types.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-close.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-close.Tpo -c -o parsetexi/Parsetexi_la-close.lo `test -f 'parsetexi/close.c' || echo './'`parsetexi/close.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-commands.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-commands.Tpo -c parsetexi/commands.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-commands.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-input.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-input.Tpo -c parsetexi/input.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-input.o In file included from parsetexi/commands.c:27: parsetexi/command_data.c:1:34: warning: missing braces around initializer [-Wmissing-braces] 1 | COMMAND builtin_command_data[] = { | ^ 2 | 0, 0, 0, 0, | { } 3 | "\t", CF_nobrace, NOBRACE_symbol, 0, | { } 4 | "\n", CF_nobrace, NOBRACE_symbol, 0, | { } 5 | "\x20", CF_nobrace, NOBRACE_symbol, 0, | { } 6 | "!", CF_nobrace, NOBRACE_symbol, 0, | { } 7 | "\"", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 8 | "&", CF_nobrace, NOBRACE_symbol, 0, | { } 9 | "'", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 10 | "*", CF_nobrace | CF_no_paragraph, NOBRACE_symbol, 0, | { } 11 | ",", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 12 | "-", CF_nobrace, NOBRACE_symbol, 0, | { } 13 | ".", CF_nobrace, NOBRACE_symbol, 0, | { } 14 | "/", CF_nobrace, NOBRACE_symbol, 0, | { } 15 | ":", CF_nobrace, NOBRACE_symbol, 0, | { } 16 | "=", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 17 | "?", CF_nobrace, NOBRACE_symbol, 0, | { } 18 | "@", CF_nobrace, NOBRACE_symbol, 0, | { } 19 | "AA", CF_brace, BRACE_noarg, 0, | { } 20 | "AE", CF_brace, BRACE_noarg, 0, | { } 21 | "DH", CF_brace, BRACE_noarg, 0, | { } 22 | "H", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 23 | "L", CF_brace, BRACE_noarg, 0, | { } 24 | "LaTeX", CF_brace, BRACE_noarg, 0, | { } 25 | "O", CF_brace, BRACE_noarg, 0, | { } 26 | "OE", CF_brace, BRACE_noarg, 0, | { } 27 | "TH", CF_brace, BRACE_noarg, 0, | { } 28 | "TeX", CF_brace, BRACE_noarg, 0, | { } 29 | "U", CF_brace, BRACE_arguments, 1, | { } 30 | "\\", CF_nobrace, NOBRACE_symbol, 0, | { } 31 | "^", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 32 | "`", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 33 | "aa", CF_brace, BRACE_noarg, 0, | { } 34 | "abbr", CF_brace | CF_contain_basic_inline, BRACE_arguments, 2, | { } 35 | "acronym", CF_brace | CF_contain_basic_inline, BRACE_arguments, 2, | { } 36 | "ae", CF_brace, BRACE_noarg, 0, | { } 37 | "afivepaper", CF_line | CF_no_paragraph | CF_global_unique, LINE_lineraw, 0, | { } 38 | "afourlatex", CF_line | CF_no_paragraph | CF_global_unique, LINE_lineraw, 0, | { } 39 | "afourpaper", CF_line | CF_no_paragraph | CF_global_unique, LINE_lineraw, 0, | { } 40 | "afourwide", CF_line | CF_no_paragraph | CF_global_unique, LINE_lineraw, 0, | { } 41 | "alias", CF_line | CF_no_paragraph | CF_contain_plain_text, LINE_specific, 2, | { } 42 | "allowcodebreaks", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 43 | "ampchar", CF_brace, BRACE_noarg, 0, | { } 44 | "anchor", CF_brace | CF_contain_basic_inline | CF_no_paragraph, BRACE_arguments, 1, | { } 45 | "appendix", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading, LINE_line, 1, | { } 46 | "appendixsec", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading, LINE_line, 1, | { } 47 | "appendixsection", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading, LINE_line, 1, | { } 48 | "appendixsubsec", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading, LINE_line, 1, | { } 49 | "appendixsubsubsec", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading, LINE_line, 1, | { } 50 | "arrow", CF_brace, BRACE_noarg, 0, | { } 51 | "asis", CF_brace, BRACE_style_other, 1, | { } 52 | "atchar", CF_brace, BRACE_noarg, 0, | { } 53 | "author", CF_line | CF_no_paragraph | CF_global | CF_contain_basic_inline, LINE_line, 1, | { } 54 | "b", CF_brace, BRACE_style_other, 1, | { } 55 | "backslashchar", CF_brace, BRACE_noarg, 0, | { } 56 | "bsixpaper", CF_line | CF_no_paragraph | CF_global_unique, LINE_lineraw, 0, | { } 57 | "bullet", CF_brace, BRACE_noarg, 0, | { } 58 | "bye", CF_line | CF_no_paragraph, LINE_lineraw, 0, | { } 59 | "c", CF_line | CF_no_paragraph, LINE_lineraw, 1, | { } 60 | "caption", CF_brace | CF_close_paragraph | CF_no_paragraph, BRACE_context, 1, | { } 61 | "cartouche", CF_block | CF_no_paragraph | CF_close_paragraph, BLOCK_other, 1, | { } 62 | "center", CF_line | CF_no_paragraph | CF_close_paragraph, LINE_line, 1, | { } 63 | "centerchap", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading | CF_deprecated, LINE_line, 1, | { } 64 | "chapheading", CF_line | CF_no_paragraph | CF_contain_basic_inline | CF_sectioning_heading | CF_close_paragraph, LINE_line, 1, | { } 65 | "chapter", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading, LINE_line, 1, | { } 66 | "cite", CF_brace, BRACE_style_other, 1, | { } 67 | "clear", CF_line | CF_no_paragraph, LINE_lineraw, 1, | { } 68 | "click", CF_brace, BRACE_noarg, 0, | { } 69 | "clicksequence", CF_brace, BRACE_style_other, 1, | { } 70 | "clickstyle", CF_line | CF_no_paragraph | CF_global, LINE_lineraw, 1, | { } 71 | "code", CF_brace, BRACE_style_code, 1, | { } 72 | "codequotebacktick", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 73 | "codequoteundirected", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 74 | "columnfractions", CF_line | CF_no_paragraph | CF_contain_plain_text, LINE_specific, 1, | { } 75 | "comma", CF_brace, BRACE_noarg, 0, | { } 76 | "command", CF_brace, BRACE_style_code, 1, | { } 77 | "comment", CF_line | CF_no_paragraph, LINE_lineraw, 1, | { } 78 | "contents", CF_line | CF_no_paragraph | CF_close_paragraph | CF_global, LINE_lineraw, 0, | { } 79 | "copying", CF_block | CF_no_paragraph | CF_close_paragraph | CF_global_unique, BLOCK_region, 0, | { } 80 | "copyright", CF_brace, BRACE_noarg, 0, | { } 81 | "defblock", CF_block | CF_no_paragraph | CF_close_paragraph, BLOCK_def, 0, | { } 82 | "defcodeindex", CF_line | CF_no_paragraph | CF_contain_plain_text, LINE_specific, 1, | { } 83 | "defcv", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, BLOCK_def, 0, | { } 84 | "defcvx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, LINE_line, 1, | { } 85 | "deffn", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, BLOCK_def, 0, | { } 86 | "deffnx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, LINE_line, 1, | { } 87 | "defindex", CF_line | CF_no_paragraph | CF_contain_plain_text, LINE_specific, 1, | { } 88 | "definfoenclose", CF_line | CF_no_paragraph | CF_contain_plain_text | CF_deprecated, LINE_specific, 3, | { } 89 | "defivar", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, BLOCK_def, 0, | { } 90 | "defivarx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, LINE_line, 1, | { } 91 | "defline", CF_line | CF_no_paragraph | CF_def | CF_close_paragraph, LINE_line, 1, | { } 92 | "defmac", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, BLOCK_def, 0, | { } 93 | "defmacx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, LINE_line, 1, | { } 94 | "defmethod", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, BLOCK_def, 0, | { } 95 | "defmethodx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, LINE_line, 1, | { } 96 | "defop", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, BLOCK_def, 0, | { } 97 | "defopt", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, BLOCK_def, 0, | { } 98 | "defoptx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, LINE_line, 1, | { } 99 | "defopx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, LINE_line, 1, | { } 100 | "defspec", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, BLOCK_def, 0, | { } 101 | "defspecx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, LINE_line, 1, | { } 102 | "deftp", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, BLOCK_def, 0, | { } 103 | "deftpx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, LINE_line, 1, | { } 104 | "deftypecv", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, BLOCK_def, 0, | { } 105 | "deftypecvx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, LINE_line, 1, | { } 106 | "deftypefn", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, BLOCK_def, 0, | { } 107 | "deftypefnnewline", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 108 | "deftypefnx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, LINE_line, 1, | { } 109 | "deftypefun", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, BLOCK_def, 0, | { } 110 | "deftypefunx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, LINE_line, 1, | { } 111 | "deftypeivar", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, BLOCK_def, 0, | { } 112 | "deftypeivarx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, LINE_line, 1, | { } 113 | "deftypeline", CF_line | CF_no_paragraph | CF_def | CF_close_paragraph, LINE_line, 1, | { } 114 | "deftypemethod", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, BLOCK_def, 0, | { } 115 | "deftypemethodx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, LINE_line, 1, | { } 116 | "deftypeop", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, BLOCK_def, 0, | { } 117 | "deftypeopx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, LINE_line, 1, | { } 118 | "deftypevar", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, BLOCK_def, 0, | { } 119 | "deftypevarx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, LINE_line, 1, | { } 120 | "deftypevr", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, BLOCK_def, 0, | { } 121 | "deftypevrx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, LINE_line, 1, | { } 122 | "defun", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, BLOCK_def, 0, | { } 123 | "defunx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, LINE_line, 1, | { } 124 | "defvar", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, BLOCK_def, 0, | { } 125 | "defvarx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_def_alias | CF_close_paragraph, LINE_line, 1, | { } 126 | "defvr", CF_block | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, BLOCK_def, 0, | { } 127 | "defvrx", CF_line | CF_no_paragraph | CF_def | CF_contain_basic_inline | CF_close_paragraph, LINE_line, 1, | { } 128 | "detailmenu", CF_block | CF_no_paragraph | CF_close_paragraph | CF_global, BLOCK_menu, 0, | { } 129 | "dfn", CF_brace, BRACE_style_other, 1, | { } 130 | "dh", CF_brace, BRACE_noarg, 0, | { } 131 | "dircategory", CF_line | CF_no_paragraph | CF_close_paragraph | CF_contain_basic_inline, LINE_line, 1, | { } 132 | "direntry", CF_block | CF_no_paragraph | CF_close_paragraph, BLOCK_menu, 0, | { } 133 | "display", CF_block | CF_no_paragraph | CF_close_paragraph | CF_preformatted, BLOCK_preformatted, 0, | { } 134 | "displaymath", CF_block | CF_no_paragraph | CF_close_paragraph | CF_math, BLOCK_math, 0, | { } 135 | "dmn", CF_brace | CF_contain_plain_text, BRACE_other, 1, | { } 136 | "docbook", CF_block | CF_no_paragraph, BLOCK_format_raw, 0, | { } 137 | "documentdescription", CF_block | CF_no_paragraph | CF_close_paragraph | CF_global_unique, BLOCK_region, 0, | { } 138 | "documentencoding", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_text, 1, | { } 139 | "documentlanguage", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_text, 1, | { } 140 | "dotaccent", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 141 | "dotless", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 142 | "dots", CF_brace, BRACE_noarg, 0, | { } 143 | "email", CF_brace | CF_contain_basic_inline, BRACE_arguments, 2, | { } 144 | "emph", CF_brace, BRACE_style_other, 1, | { } 145 | "end", CF_line | CF_no_paragraph | CF_contain_plain_text, LINE_text, 1, | { } 146 | "enddots", CF_brace, BRACE_noarg, 0, | { } 147 | "enumerate", CF_block | CF_no_paragraph | CF_close_paragraph | CF_blockitem | CF_contain_basic_inline, BLOCK_item_container, 1, | { } 148 | "env", CF_brace, BRACE_style_code, 1, | { } 149 | "equiv", CF_brace, BRACE_noarg, 0, | { } 150 | "error", CF_brace, BRACE_noarg, 0, | { } 151 | "errormsg", CF_brace | CF_contain_basic_inline | CF_no_paragraph, BRACE_arguments, 1, | { } 152 | "euro", CF_brace, BRACE_noarg, 0, | { } 153 | "evenfooting", CF_line | CF_no_paragraph | CF_global | CF_heading_spec | CF_contain_basic_inline, LINE_line, 1, | { } 154 | "evenfootingmarks", CF_line | CF_no_paragraph | CF_global_unique | CF_contain_plain_text, LINE_specific, 1, | { } 155 | "evenheading", CF_line | CF_no_paragraph | CF_global | CF_heading_spec | CF_contain_basic_inline, LINE_line, 1, | { } 156 | "evenheadingmarks", CF_line | CF_no_paragraph | CF_global_unique | CF_contain_plain_text, LINE_specific, 1, | { } 157 | "everyfooting", CF_line | CF_no_paragraph | CF_global | CF_heading_spec | CF_contain_basic_inline, LINE_line, 1, | { } 158 | "everyfootingmarks", CF_line | CF_no_paragraph | CF_global_unique | CF_contain_plain_text, LINE_specific, 1, | { } 159 | "everyheading", CF_line | CF_no_paragraph | CF_global | CF_heading_spec | CF_contain_basic_inline, LINE_line, 1, | { } 160 | "everyheadingmarks", CF_line | CF_no_paragraph | CF_global_unique | CF_contain_plain_text, LINE_specific, 1, | { } 161 | "example", CF_block | CF_no_paragraph | CF_close_paragraph | CF_preformatted | CF_preformatted_code | CF_variadic | CF_contain_basic_inline, BLOCK_preformatted, 0, | { } 162 | "exampleindent", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 163 | "exclamdown", CF_brace, BRACE_noarg, 0, | { } 164 | "exdent", CF_line | CF_no_paragraph | CF_close_paragraph, LINE_line, 1, | { } 165 | "expansion", CF_brace, BRACE_noarg, 0, | { } 166 | "file", CF_brace, BRACE_style_code, 1, | { } 167 | "finalout", CF_line | CF_no_paragraph, LINE_lineraw, 0, | { } 168 | "firstparagraphindent", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 169 | "float", CF_block | CF_no_paragraph | CF_close_paragraph | CF_global | CF_contain_basic_inline, BLOCK_float, 2, | { } 170 | "flushleft", CF_block | CF_no_paragraph | CF_close_paragraph, 0, 0, | { } 171 | "flushright", CF_block | CF_no_paragraph | CF_close_paragraph, 0, 0, | { } 172 | "fonttextsize", CF_line | CF_no_paragraph | CF_global_unique | CF_contain_plain_text, LINE_specific, 1, | { } 173 | "footnote", CF_brace | CF_global, BRACE_context, 1, | { } 174 | "footnotestyle", CF_line | CF_no_paragraph | CF_global_unique | CF_contain_plain_text, LINE_specific, 1, | { } 175 | "format", CF_block | CF_no_paragraph | CF_close_paragraph | CF_preformatted, BLOCK_preformatted, 0, | { } 176 | "frenchspacing", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 177 | "ftable", CF_block | CF_no_paragraph | CF_close_paragraph | CF_blockitem | CF_contain_basic_inline, BLOCK_item_line, 1, | { } 178 | "geq", CF_brace, BRACE_noarg, 0, | { } 179 | "group", CF_block | CF_no_paragraph | CF_close_paragraph, 0, 0, | { } 180 | "guillemetleft", CF_brace, BRACE_noarg, 0, | { } 181 | "guillemetright", CF_brace, BRACE_noarg, 0, | { } 182 | "guillemotleft", CF_brace, BRACE_noarg, 0, | { } 183 | "guillemotright", CF_brace, BRACE_noarg, 0, | { } 184 | "guilsinglleft", CF_brace, BRACE_noarg, 0, | { } 185 | "guilsinglright", CF_brace, BRACE_noarg, 0, | { } 186 | "hashchar", CF_brace, BRACE_noarg, 0, | { } 187 | "heading", CF_line | CF_no_paragraph | CF_contain_basic_inline | CF_sectioning_heading | CF_close_paragraph, LINE_line, 1, | { } 188 | "headings", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 189 | "headitem", CF_nobrace | CF_close_paragraph | CF_no_paragraph, NOBRACE_skipspace, 0, | { } 190 | "headitemfont", CF_brace, BRACE_style_other, 1, | { } 191 | "html", CF_block | CF_no_paragraph, BLOCK_format_raw, 0, | { } 192 | "hyphenation", CF_brace | CF_global | CF_contain_plain_text | CF_no_paragraph, BRACE_arguments, 1, | { } 193 | "i", CF_brace, BRACE_style_other, 1, | { } 194 | "ifclear", CF_block | CF_no_paragraph, BLOCK_conditional, 1, | { } 195 | "ifcommanddefined", CF_block | CF_no_paragraph, BLOCK_conditional, 1, | { } 196 | "ifcommandnotdefined", CF_block | CF_no_paragraph, BLOCK_conditional, 1, | { } 197 | "ifdocbook", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 198 | "ifhtml", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 199 | "ifinfo", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 200 | "iflatex", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 201 | "ifnotdocbook", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 202 | "ifnothtml", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 203 | "ifnotinfo", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 204 | "ifnotlatex", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 205 | "ifnotplaintext", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 206 | "ifnottex", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 207 | "ifnotxml", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 208 | "ifplaintext", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 209 | "ifset", CF_block | CF_no_paragraph, BLOCK_conditional, 1, | { } 210 | "iftex", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 211 | "ifxml", CF_block | CF_no_paragraph, BLOCK_conditional, 0, | { } 212 | "ignore", CF_block | CF_no_paragraph, BLOCK_raw, 0, | { } 213 | "image", CF_brace | CF_contain_basic_inline | CF_no_paragraph, BRACE_arguments, 5, | { } 214 | "include", CF_line | CF_no_paragraph | CF_contain_plain_text, LINE_text, 1, | { } 215 | "indent", CF_nobrace | CF_no_paragraph, NOBRACE_skipspace, 0, | { } 216 | "indentedblock", CF_block | CF_no_paragraph | CF_close_paragraph, 0, 0, | { } 217 | "indicateurl", CF_brace, BRACE_style_code, 1, | { } 218 | "inforef", CF_brace | CF_ref | CF_contain_basic_inline | CF_deprecated, BRACE_arguments, 3, | { } 219 | "inlinefmt", CF_brace, BRACE_inline, 2, | { } 220 | "inlinefmtifelse", CF_brace, BRACE_inline, 3, | { } 221 | "inlineifclear", CF_brace, BRACE_inline, 2, | { } 222 | "inlineifset", CF_brace, BRACE_inline, 2, | { } 223 | "inlineraw", CF_brace, BRACE_inline, 2, | { } 224 | "insertcopying", CF_line | CF_no_paragraph | CF_close_paragraph | CF_global, LINE_lineraw, 0, | { } 225 | "item", CF_nobrace | CF_close_paragraph | CF_no_paragraph, NOBRACE_skipspace, 0, | { } 226 | "item_LINE", CF_line | CF_no_paragraph | CF_close_paragraph, LINE_line, 1, | { } 227 | "itemize", CF_block | CF_no_paragraph | CF_close_paragraph | CF_blockitem | CF_contain_basic_inline, BLOCK_item_container, 1, | { } 228 | "itemx", CF_line | CF_no_paragraph | CF_close_paragraph, LINE_line, 1, | { } 229 | "kbd", CF_brace, BRACE_style_code, 1, | { } 230 | "kbdinputstyle", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 231 | "key", CF_brace | CF_contain_plain_text, BRACE_style_code, 1, | { } 232 | "l", CF_brace, BRACE_noarg, 0, | { } 233 | "latex", CF_block | CF_no_paragraph, BLOCK_format_raw, 0, | { } 234 | "lbracechar", CF_brace, BRACE_noarg, 0, | { } 235 | "leq", CF_brace, BRACE_noarg, 0, | { } 236 | "linemacro", CF_block | CF_no_paragraph, BLOCK_raw, 0, | { } 237 | "link", CF_brace | CF_ref | CF_contain_basic_inline, BRACE_arguments, 3, | { } 238 | "lisp", CF_block | CF_no_paragraph | CF_close_paragraph | CF_preformatted | CF_preformatted_code, BLOCK_preformatted, 0, | { } 239 | "listoffloats", CF_line | CF_no_paragraph | CF_close_paragraph | CF_global | CF_contain_basic_inline, LINE_line, 1, | { } 240 | "lowersections", CF_line | CF_no_paragraph, LINE_lineraw, 0, | { } 241 | "macro", CF_block | CF_no_paragraph, BLOCK_raw, 0, | { } 242 | "majorheading", CF_line | CF_no_paragraph | CF_contain_basic_inline | CF_sectioning_heading | CF_close_paragraph, LINE_line, 1, | { } 243 | "math", CF_brace | CF_math | CF_contain_basic_inline, BRACE_context, 1, | { } 244 | "menu", CF_block | CF_no_paragraph | CF_close_paragraph, BLOCK_menu, 0, | { } 245 | "microtype", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 246 | "minus", CF_brace, BRACE_noarg, 0, | { } 247 | "multitable", CF_block | CF_no_paragraph | CF_close_paragraph | CF_blockitem | CF_contain_basic_inline, BLOCK_multitable, 0, | { } 248 | "need", CF_line | CF_no_paragraph | CF_close_paragraph | CF_contain_plain_text, LINE_specific, 1, | { } 249 | "node", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline, LINE_line, 4, | { } 250 | "nodedescription", CF_line | CF_no_paragraph | CF_close_paragraph, LINE_line, 1, | { } 251 | "nodedescriptionblock", CF_block | CF_no_paragraph | CF_close_paragraph, 0, 0, | { } 252 | "noindent", CF_nobrace | CF_no_paragraph, NOBRACE_skipspace, 0, | { } 253 | "novalidate", CF_line | CF_no_paragraph | CF_global_unique, LINE_lineraw, 0, | { } 254 | "o", CF_brace, BRACE_noarg, 0, | { } 255 | "oddfooting", CF_line | CF_no_paragraph | CF_global | CF_heading_spec | CF_contain_basic_inline, LINE_line, 1, | { } 256 | "oddfootingmarks", CF_line | CF_no_paragraph | CF_global_unique | CF_contain_plain_text, LINE_specific, 1, | { } 257 | "oddheading", CF_line | CF_no_paragraph | CF_global | CF_heading_spec | CF_contain_basic_inline, LINE_line, 1, | { } 258 | "oddheadingmarks", CF_line | CF_no_paragraph | CF_global_unique | CF_contain_plain_text, LINE_specific, 1, | { } 259 | "oe", CF_brace, BRACE_noarg, 0, | { } 260 | "ogonek", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 261 | "option", CF_brace, BRACE_style_code, 1, | { } 262 | "ordf", CF_brace, BRACE_noarg, 0, | { } 263 | "ordm", CF_brace, BRACE_noarg, 0, | { } 264 | "page", CF_line | CF_no_paragraph | CF_close_paragraph, LINE_lineraw, 0, | { } 265 | "pagesizes", CF_line | CF_no_paragraph | CF_global_unique | CF_contain_plain_text, LINE_line, 1, | { } 266 | "paragraphindent", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 267 | "part", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading | CF_global, LINE_line, 1, | { } 268 | "point", CF_brace, BRACE_noarg, 0, | { } 269 | "pounds", CF_brace, BRACE_noarg, 0, | { } 270 | "print", CF_brace, BRACE_noarg, 0, | { } 271 | "printindex", CF_line | CF_no_paragraph | CF_close_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 272 | "pxref", CF_brace | CF_ref | CF_contain_basic_inline, BRACE_arguments, 5, | { } 273 | "questiondown", CF_brace, BRACE_noarg, 0, | { } 274 | "quotation", CF_block | CF_no_paragraph | CF_close_paragraph | CF_contain_basic_inline, BLOCK_quotation, 1, | { } 275 | "quotedblbase", CF_brace, BRACE_noarg, 0, | { } 276 | "quotedblleft", CF_brace, BRACE_noarg, 0, | { } 277 | "quotedblright", CF_brace, BRACE_noarg, 0, | { } 278 | "quoteleft", CF_brace, BRACE_noarg, 0, | { } 279 | "quoteright", CF_brace, BRACE_noarg, 0, | { } 280 | "quotesinglbase", CF_brace, BRACE_noarg, 0, | { } 281 | "r", CF_brace, BRACE_style_no_code, 1, | { } 282 | "raggedright", CF_block | CF_no_paragraph | CF_close_paragraph, 0, 0, | { } 283 | "raisesections", CF_line | CF_no_paragraph, LINE_lineraw, 0, | { } 284 | "rbracechar", CF_brace, BRACE_noarg, 0, | { } 285 | "ref", CF_brace | CF_ref | CF_contain_basic_inline, BRACE_arguments, 5, | { } 286 | "refill", CF_nobrace | CF_deprecated | CF_no_paragraph, NOBRACE_other, 0, | { } 287 | "registeredsymbol", CF_brace, BRACE_noarg, 0, | { } 288 | "result", CF_brace, BRACE_noarg, 0, | { } 289 | "ringaccent", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 290 | "rmacro", CF_block | CF_no_paragraph, BLOCK_raw, 0, | { } 291 | "samp", CF_brace, BRACE_style_code, 1, | { } 292 | "sansserif", CF_brace, BRACE_style_other, 1, | { } 293 | "sc", CF_brace, BRACE_style_other, 1, | { } 294 | "section", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading, LINE_line, 1, | { } 295 | "seealso", CF_brace | CF_contain_basic_inline, BRACE_arguments, 1, | { } 296 | "seeentry", CF_brace | CF_contain_basic_inline, BRACE_arguments, 1, | { } 297 | "set", CF_line | CF_no_paragraph, LINE_lineraw, 2, | { } 298 | "setchapternewpage", CF_line | CF_no_paragraph | CF_global_unique | CF_contain_plain_text, LINE_specific, 1, | { } 299 | "setfilename", CF_line | CF_no_paragraph | CF_close_paragraph | CF_global_unique | CF_contain_plain_text, LINE_text, 1, | { } 300 | "settitle", CF_line | CF_no_paragraph | CF_global_unique | CF_contain_basic_inline, LINE_line, 1, | { } 301 | "shortcaption", CF_brace | CF_close_paragraph | CF_contain_basic_inline | CF_no_paragraph, BRACE_context, 1, | { } 302 | "shortcontents", CF_line | CF_no_paragraph | CF_close_paragraph | CF_global, LINE_lineraw, 0, | { } 303 | "shorttitlepage", CF_line | CF_no_paragraph | CF_global_unique | CF_contain_basic_inline, LINE_line, 1, | { } 304 | "slanted", CF_brace, BRACE_style_other, 1, | { } 305 | "smallbook", CF_line | CF_no_paragraph | CF_global_unique, LINE_lineraw, 0, | { } 306 | "smalldisplay", CF_block | CF_no_paragraph | CF_close_paragraph | CF_preformatted, BLOCK_preformatted, 0, | { } 307 | "smallexample", CF_block | CF_no_paragraph | CF_close_paragraph | CF_preformatted | CF_preformatted_code, BLOCK_preformatted, 0, | { } 308 | "smallformat", CF_block | CF_no_paragraph | CF_close_paragraph | CF_preformatted, BLOCK_preformatted, 0, | { } 309 | "smallindentedblock", CF_block | CF_no_paragraph | CF_close_paragraph, 0, 0, | { } 310 | "smalllisp", CF_block | CF_no_paragraph | CF_close_paragraph | CF_preformatted | CF_preformatted_code, BLOCK_preformatted, 0, | { } 311 | "smallquotation", CF_block | CF_no_paragraph | CF_close_paragraph | CF_contain_basic_inline, BLOCK_quotation, 1, | { } 312 | "sortas", CF_brace | CF_contain_plain_text, BRACE_arguments, 1, | { } 313 | "sp", CF_line | CF_no_paragraph | CF_close_paragraph | CF_contain_plain_text, LINE_specific, 1, | { } 314 | "ss", CF_brace, BRACE_noarg, 0, | { } 315 | "strong", CF_brace, BRACE_style_other, 1, | { } 316 | "sub", CF_brace, BRACE_style_other, 1, | { } 317 | "subentry", CF_line | CF_no_paragraph | CF_contain_basic_inline, LINE_line, 1, | { } 318 | "subheading", CF_line | CF_no_paragraph | CF_contain_basic_inline | CF_sectioning_heading | CF_close_paragraph, LINE_line, 1, | { } 319 | "subsection", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading, LINE_line, 1, | { } 320 | "subsubheading", CF_line | CF_no_paragraph | CF_contain_basic_inline | CF_sectioning_heading | CF_close_paragraph, LINE_line, 1, | { } 321 | "subsubsection", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading, LINE_line, 1, | { } 322 | "subtitle", CF_line | CF_no_paragraph | CF_global | CF_contain_basic_inline, LINE_line, 1, | { } 323 | "summarycontents", CF_line | CF_no_paragraph | CF_close_paragraph | CF_global, LINE_lineraw, 0, | { } 324 | "sup", CF_brace, BRACE_style_other, 1, | { } 325 | "syncodeindex", CF_line | CF_no_paragraph | CF_contain_plain_text, LINE_specific, 2, | { } 326 | "synindex", CF_line | CF_no_paragraph | CF_contain_plain_text, LINE_specific, 2, | { } 327 | "t", CF_brace, BRACE_style_code, 1, | { } 328 | "tab", CF_nobrace | CF_close_paragraph | CF_no_paragraph, NOBRACE_skipspace, 0, | { } 329 | "table", CF_block | CF_no_paragraph | CF_close_paragraph | CF_blockitem | CF_contain_basic_inline, BLOCK_item_line, 1, | { } 330 | "tex", CF_block | CF_no_paragraph, BLOCK_format_raw, 0, | { } 331 | "textdegree", CF_brace, BRACE_noarg, 0, | { } 332 | "th", CF_brace, BRACE_noarg, 0, | { } 333 | "thischapter", CF_nobrace | CF_in_heading_spec, NOBRACE_other, 0, | { } 334 | "thischaptername", CF_nobrace | CF_in_heading_spec, NOBRACE_other, 0, | { } 335 | "thischapternum", CF_nobrace | CF_in_heading_spec, NOBRACE_other, 0, | { } 336 | "thisfile", CF_nobrace | CF_in_heading_spec, NOBRACE_other, 0, | { } 337 | "thispage", CF_nobrace | CF_in_heading_spec, NOBRACE_other, 0, | { } 338 | "thissection", CF_nobrace | CF_in_heading_spec, NOBRACE_other, 0, | { } 339 | "thissectionname", CF_nobrace | CF_in_heading_spec, NOBRACE_other, 0, | { } 340 | "thissectionnum", CF_nobrace | CF_in_heading_spec, NOBRACE_other, 0, | { } 341 | "thistitle", CF_nobrace | CF_in_heading_spec, NOBRACE_other, 0, | { } 342 | "tie", CF_brace, BRACE_noarg, 0, | { } 343 | "tieaccent", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 344 | "title", CF_line | CF_no_paragraph | CF_global_unique | CF_contain_basic_inline, LINE_line, 1, | { } 345 | "titlefont", CF_brace | CF_close_paragraph | CF_global | CF_contain_basic_inline | CF_no_paragraph, BRACE_other, 1, | { } 346 | "titlepage", CF_block | CF_no_paragraph | CF_close_paragraph | CF_global_unique, BLOCK_region, 0, | { } 347 | "today", CF_brace, BRACE_noarg, 0, | { } 348 | "top", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading | CF_global_unique, LINE_line, 1, | { } 349 | "txiinternalvalue", CF_internal | CF_brace, INTERNAL_brace, 1, | { } 350 | "u", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 351 | "ubaraccent", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 352 | "udotaccent", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 353 | "unmacro", CF_line | CF_no_paragraph, LINE_lineraw, 1, | { } 354 | "unnumbered", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading, LINE_line, 1, | { } 355 | "unnumberedsec", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading, LINE_line, 1, | { } 356 | "unnumberedsubsec", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading, LINE_line, 1, | { } 357 | "unnumberedsubsubsec", CF_line | CF_no_paragraph | CF_root | CF_contain_basic_inline | CF_sectioning_heading, LINE_line, 1, | { } 358 | "uref", CF_brace | CF_contain_basic_inline, BRACE_arguments, 3, | { } 359 | "urefbreakstyle", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 360 | "url", CF_brace | CF_contain_basic_inline, BRACE_arguments, 3, | { } 361 | "v", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { } 362 | "value", CF_brace, BRACE_special, 1, | { } 363 | "var", CF_brace, BRACE_style_other, 1, | { } 364 | "verb", CF_brace, BRACE_special, 1, | { } 365 | "verbatim", CF_block | CF_no_paragraph | CF_close_paragraph, BLOCK_raw, 0, | { } 366 | "verbatiminclude", CF_line | CF_no_paragraph | CF_close_paragraph | CF_contain_plain_text, LINE_text, 1, | { } 367 | "vskip", CF_line | CF_no_paragraph, LINE_lineraw, 1, | { } 368 | "vtable", CF_block | CF_no_paragraph | CF_close_paragraph | CF_blockitem | CF_contain_basic_inline, BLOCK_item_line, 1, | { } 369 | "w", CF_brace | CF_contain_basic_inline, BRACE_special, 1, | { } 370 | "xml", CF_block | CF_no_paragraph, BLOCK_format_raw, 0, | { } 371 | "xref", CF_brace | CF_ref | CF_contain_basic_inline, BRACE_arguments, 5, | { } 372 | "xrefautomaticsectiontitle", CF_line | CF_no_paragraph | CF_global | CF_contain_plain_text, LINE_specific, 1, | { } 373 | "{", CF_nobrace, NOBRACE_symbol, 0, | { } 374 | "|", CF_nobrace | CF_in_heading_spec, NOBRACE_symbol, 0, | { } 375 | "}", CF_nobrace, NOBRACE_symbol, 0, | { } 376 | "~", CF_brace | CF_accent | CF_contain_plain_text, BRACE_accent, 1, | { 377 | }; | } mv -f parsetexi/.deps/Parsetexi_la-commands.Tpo parsetexi/.deps/Parsetexi_la-commands.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-text.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-text.Tpo -c -o parsetexi/Parsetexi_la-text.lo `test -f 'parsetexi/text.c' || echo './'`parsetexi/text.c mv -f parsetexi/.deps/Parsetexi_la-input.Tpo parsetexi/.deps/Parsetexi_la-input.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-conf.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-conf.Tpo -c -o parsetexi/Parsetexi_la-conf.lo `test -f 'parsetexi/conf.c' || echo './'`parsetexi/conf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-tree.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-tree.Tpo -c parsetexi/tree.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-tree.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-close.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-close.Tpo -c parsetexi/close.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-close.o mv -f parsetexi/.deps/Parsetexi_la-tree.Tpo parsetexi/.deps/Parsetexi_la-tree.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-context_stack.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-context_stack.Tpo -c -o parsetexi/Parsetexi_la-context_stack.lo `test -f 'parsetexi/context_stack.c' || echo './'`parsetexi/context_stack.c mv -f parsetexi/.deps/Parsetexi_la-close.Tpo parsetexi/.deps/Parsetexi_la-close.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-debug.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-debug.Tpo -c -o parsetexi/Parsetexi_la-debug.lo `test -f 'parsetexi/debug.c' || echo './'`parsetexi/debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-conf.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-conf.Tpo -c parsetexi/conf.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-conf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-text.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-text.Tpo -c parsetexi/text.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-text.o mv -f parsetexi/.deps/Parsetexi_la-conf.Tpo parsetexi/.deps/Parsetexi_la-conf.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-convert.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-convert.Tpo -c -o parsetexi/Parsetexi_la-convert.lo `test -f 'parsetexi/convert.c' || echo './'`parsetexi/convert.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-context_stack.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-context_stack.Tpo -c parsetexi/context_stack.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-context_stack.o mv -f parsetexi/.deps/Parsetexi_la-text.Tpo parsetexi/.deps/Parsetexi_la-text.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-end_line.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-end_line.Tpo -c -o parsetexi/Parsetexi_la-end_line.lo `test -f 'parsetexi/end_line.c' || echo './'`parsetexi/end_line.c mv -f parsetexi/.deps/Parsetexi_la-context_stack.Tpo parsetexi/.deps/Parsetexi_la-context_stack.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-separator.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-separator.Tpo -c -o parsetexi/Parsetexi_la-separator.lo `test -f 'parsetexi/separator.c' || echo './'`parsetexi/separator.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-debug.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-debug.Tpo -c parsetexi/debug.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-end_line.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-end_line.Tpo -c parsetexi/end_line.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-end_line.o mv -f parsetexi/.deps/Parsetexi_la-debug.Tpo parsetexi/.deps/Parsetexi_la-debug.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-multitable.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-multitable.Tpo -c -o parsetexi/Parsetexi_la-multitable.lo `test -f 'parsetexi/multitable.c' || echo './'`parsetexi/multitable.c parsetexi/end_line.c: In function 'end_line_misc_line': parsetexi/end_line.c:1400:56: warning: missing braces around initializer [-Wmissing-braces] 1400 | static struct encoding_map map[] = { | ^ 1401 | "utf-8", "utf-8", | { } 1402 | "utf8", "utf-8", | { } 1403 | "ascii", "us-ascii", | { } 1404 | "shiftjis", "shift_jis", | { } 1405 | "latin1", "iso-8859-1", | { } 1406 | "latin-1", "iso-8859-1", | { } 1407 | "iso-8859-1", "iso-8859-1", | { } 1408 | "iso-8859-2", "iso-8859-2", | { } 1409 | "iso-8859-15", "iso-8859-15", | { } 1410 | "koi8-r", "koi8-r", | { } 1411 | "koi8-u", "koi8-u", | { 1412 | }; | } libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-convert.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-convert.Tpo -c parsetexi/convert.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-convert.o mv -f parsetexi/.deps/Parsetexi_la-end_line.Tpo parsetexi/.deps/Parsetexi_la-end_line.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-indices.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-indices.Tpo -c -o parsetexi/Parsetexi_la-indices.lo `test -f 'parsetexi/indices.c' || echo './'`parsetexi/indices.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-separator.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-separator.Tpo -c parsetexi/separator.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-separator.o mv -f parsetexi/.deps/Parsetexi_la-separator.Tpo parsetexi/.deps/Parsetexi_la-separator.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-macro.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-macro.Tpo -c -o parsetexi/Parsetexi_la-macro.lo `test -f 'parsetexi/macro.c' || echo './'`parsetexi/macro.c mv -f parsetexi/.deps/Parsetexi_la-convert.Tpo parsetexi/.deps/Parsetexi_la-convert.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-handle_commands.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-handle_commands.Tpo -c -o parsetexi/Parsetexi_la-handle_commands.lo `test -f 'parsetexi/handle_commands.c' || echo './'`parsetexi/handle_commands.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-multitable.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-multitable.Tpo -c parsetexi/multitable.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-multitable.o mv -f parsetexi/.deps/Parsetexi_la-multitable.Tpo parsetexi/.deps/Parsetexi_la-multitable.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-def.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-def.Tpo -c -o parsetexi/Parsetexi_la-def.lo `test -f 'parsetexi/def.c' || echo './'`parsetexi/def.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-indices.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-indices.Tpo -c parsetexi/indices.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-indices.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-macro.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-macro.Tpo -c parsetexi/macro.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-macro.o parsetexi/indices.c: In function 'init_index_commands': parsetexi/indices.c:158:27: warning: missing braces around initializer [-Wmissing-braces] 158 | *p, default_indices[] = { | ^ 159 | "cp", 0, /* concepts */ | { } 160 | "fn", 1, /* functions */ | { } 161 | "vr", 1, /* variables */ | { } 162 | "ky", 1, /* keystrokes */ | { } 163 | "pg", 1, /* programs */ | { } 164 | "tp", 1, /* types */ | { } 165 | 0, 0 | { 166 | }; | } parsetexi/indices.c:176:29: warning: missing braces around initializer [-Wmissing-braces] 176 | def_command_indices[] = { | ^ 177 | "fn", | { parsetexi/indices.c:176:29: warning: missing braces around initializer [-Wmissing-braces] 176 | def_command_indices[] = { | ^ 177 | "fn", | { ...... 189 | }, | } 190 | 191 | "vr", | { parsetexi/indices.c:176:29: warning: missing braces around initializer [-Wmissing-braces] 176 | def_command_indices[] = { | ^ 177 | "fn", | { ...... 189 | }, | } 190 | 191 | "vr", | { ...... 202 | }, | } 203 | 204 | "tp", | { parsetexi/indices.c:176:29: warning: missing braces around initializer [-Wmissing-braces] 176 | def_command_indices[] = { | ^ 177 | "fn", | { ...... 189 | }, | } 190 | 191 | "vr", | { ...... 202 | }, | } 203 | 204 | "tp", | { ...... 207 | }; | } libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-handle_commands.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-handle_commands.Tpo -c parsetexi/handle_commands.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-handle_commands.o mv -f parsetexi/.deps/Parsetexi_la-indices.Tpo parsetexi/.deps/Parsetexi_la-indices.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-extra.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-extra.Tpo -c -o parsetexi/Parsetexi_la-extra.lo `test -f 'parsetexi/extra.c' || echo './'`parsetexi/extra.c mv -f parsetexi/.deps/Parsetexi_la-macro.Tpo parsetexi/.deps/Parsetexi_la-macro.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-menus.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-menus.Tpo -c -o parsetexi/Parsetexi_la-menus.lo `test -f 'parsetexi/menus.c' || echo './'`parsetexi/menus.c parsetexi/handle_commands.c:966:45: warning: missing braces around initializer [-Wmissing-braces] 966 | struct expanded_format expanded_formats[] = { | ^ 967 | "html", 0, | { } 968 | "docbook", 0, | { } 969 | "plaintext", 1, | { } 970 | "tex", 0, | { } 971 | "xml", 0, | { } 972 | "info", 1, | { } 973 | "latex", 0, | { 974 | }; | } parsetexi/handle_commands.c: In function 'parse_rawline_command': parsetexi/handle_commands.c:242:7: warning: 'flag' may be used uninitialized [-Wmaybe-uninitialized] 242 | free (flag); | ^~~~~~~~~~~ parsetexi/handle_commands.c:220:13: note: 'flag' was declared here 220 | char *flag = 0; | ^~~~ mv -f parsetexi/.deps/Parsetexi_la-handle_commands.Tpo parsetexi/.deps/Parsetexi_la-handle_commands.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-labels.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-labels.Tpo -c -o parsetexi/Parsetexi_la-labels.lo `test -f 'parsetexi/labels.c' || echo './'`parsetexi/labels.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-def.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-def.Tpo -c parsetexi/def.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-def.o parsetexi/def.c:133:27: warning: missing braces around initializer [-Wmissing-braces] 133 | DEF_ALIAS def_aliases[] = { | ^ 134 | CM_defun, CM_deffn, "Function", "category of functions for @defun", | { } 135 | CM_defmac, CM_deffn, "Macro", 0, | { } 136 | CM_defspec, CM_deffn, "Special Form", 0, | { } 137 | CM_defvar, CM_defvr, "Variable", "category of variables for @defvar", | { } 138 | CM_defopt, CM_defvr, "User Option", 0, | { } 139 | CM_deftypefun, CM_deftypefn, "Function", "category of functions for @deftypefun", | { } 140 | CM_deftypevar, CM_deftypevr, "Variable", "category of variables in typed languages for @deftypevar", | { } 141 | CM_defivar, CM_defcv, "Instance Variable", "category of instance variables in object-oriented programming for @defivar", | { } 142 | CM_deftypeivar, CM_deftypecv, "Instance Variable", "category of instance variables with data type in object-oriented programming for @deftypeivar", | { } 143 | CM_defmethod, CM_defop, "Method", "category of methods in object-oriented programming for @defmethod", | { } 144 | CM_deftypemethod, CM_deftypeop, "Method", "category of methods with data type in object-oriented programming for @deftypemethod", | { } 145 | 0, 0, 0, 0 | { 146 | }; | } parsetexi/def.c:172:22: warning: missing braces around initializer [-Wmissing-braces] 172 | DEF_MAP def_maps[] = { | ^ 173 | CM_defline, defline_arguments, | { } 174 | CM_deftypeline, deftypeline_arguments, | { } 175 | CM_deffn, defline_arguments, | { } 176 | CM_defvr, defvr_arguments, | { } 177 | CM_deftypefn, deftypefn_arguments, | { } 178 | CM_deftypeop, deftypeop_arguments, | { } 179 | CM_deftypevr, deftypevr_arguments, | { } 180 | CM_defcv, defcv_arguments, | { } 181 | CM_deftypecv, deftypecv_arguments, | { } 182 | CM_defop, defop_arguments, | { } 183 | CM_deftp, deftp_arguments, | { 184 | }; | } mv -f parsetexi/.deps/Parsetexi_la-def.Tpo parsetexi/.deps/Parsetexi_la-def.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-errors.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-errors.Tpo -c -o parsetexi/Parsetexi_la-errors.lo `test -f 'parsetexi/errors.c' || echo './'`parsetexi/errors.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-extra.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-extra.Tpo -c parsetexi/extra.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-extra.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-labels.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-labels.Tpo -c parsetexi/labels.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-labels.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-menus.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-menus.Tpo -c parsetexi/menus.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-menus.o mv -f parsetexi/.deps/Parsetexi_la-extra.Tpo parsetexi/.deps/Parsetexi_la-extra.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-counter.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-counter.Tpo -c -o parsetexi/Parsetexi_la-counter.lo `test -f 'parsetexi/counter.c' || echo './'`parsetexi/counter.c mv -f parsetexi/.deps/Parsetexi_la-labels.Tpo parsetexi/.deps/Parsetexi_la-labels.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-source_marks.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-source_marks.Tpo -c -o parsetexi/Parsetexi_la-source_marks.lo `test -f 'parsetexi/source_marks.c' || echo './'`parsetexi/source_marks.c mv -f parsetexi/.deps/Parsetexi_la-menus.Tpo parsetexi/.deps/Parsetexi_la-menus.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-Parsetexi.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-Parsetexi.Tpo -c -o parsetexi/Parsetexi_la-Parsetexi.lo `test -f 'parsetexi/Parsetexi.c' || echo './'`parsetexi/Parsetexi.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-errors.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-errors.Tpo -c parsetexi/errors.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-errors.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-counter.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-counter.Tpo -c parsetexi/counter.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-counter.o mv -f parsetexi/.deps/Parsetexi_la-errors.Tpo parsetexi/.deps/Parsetexi_la-errors.Plo /bin/sh ./libtool --tag=CC --mode=link cc -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -avoid-version -module -Wl,-E -o XSParagraph.la -rpath /usr/lib/texinfo xspara.lo text.lo XSParagraph.lo ./gnulib/lib/libgnu.la libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-Parsetexi.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-Parsetexi.Tpo -c parsetexi/Parsetexi.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-Parsetexi.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./parsetexi -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/share\" -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -MT parsetexi/Parsetexi_la-source_marks.lo -MD -MP -MF parsetexi/.deps/Parsetexi_la-source_marks.Tpo -c parsetexi/source_marks.c -fPIC -DPIC -o parsetexi/.libs/Parsetexi_la-source_marks.o mv -f parsetexi/.deps/Parsetexi_la-counter.Tpo parsetexi/.deps/Parsetexi_la-counter.Plo /bin/sh ./libtool --tag=CC --mode=link cc -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -avoid-version -module -Wl,-E -o MiscXS.la -rpath /usr/lib/texinfo misc.lo MiscXS.lo ./gnulib/lib/libgnu.la mv -f parsetexi/.deps/Parsetexi_la-source_marks.Tpo parsetexi/.deps/Parsetexi_la-source_marks.Plo libtool: link: cc -shared -fPIC -DPIC .libs/xspara.o .libs/text.o .libs/XSParagraph.o -Wl,--whole-archive ./gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -O2 -Wl,-E -Wl,-soname -Wl,XSParagraph.so -o .libs/XSParagraph.so mv -f parsetexi/.deps/Parsetexi_la-Parsetexi.Tpo parsetexi/.deps/Parsetexi_la-Parsetexi.Plo /bin/sh ./libtool --tag=CC --mode=link cc -D_REENTRANT -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/perl5/5.36.0/aarch64-linux-thread-multi/CORE -avoid-version -module -Wl,-E -o Parsetexi.la -rpath /usr/lib/texinfo parsetexi/Parsetexi_la-api.lo parsetexi/Parsetexi_la-parser.lo parsetexi/Parsetexi_la-element_types.lo parsetexi/Parsetexi_la-commands.lo parsetexi/Parsetexi_la-input.lo parsetexi/Parsetexi_la-tree.lo parsetexi/Parsetexi_la-close.lo parsetexi/Parsetexi_la-text.lo parsetexi/Parsetexi_la-conf.lo parsetexi/Parsetexi_la-context_stack.lo parsetexi/Parsetexi_la-debug.lo parsetexi/Parsetexi_la-convert.lo parsetexi/Parsetexi_la-end_line.lo parsetexi/Parsetexi_la-separator.lo parsetexi/Parsetexi_la-multitable.lo parsetexi/Parsetexi_la-indices.lo parsetexi/Parsetexi_la-macro.lo parsetexi/Parsetexi_la-handle_commands.lo parsetexi/Parsetexi_la-def.lo parsetexi/Parsetexi_la-extra.lo parsetexi/Parsetexi_la-menus.lo parsetexi/Parsetexi_la-labels.lo parsetexi/Parsetexi_la-errors.lo parsetexi/Parsetexi_la-counter.lo parsetexi/Parsetexi_la-source_marks.lo parsetexi/Parsetexi_la-Parsetexi.lo ./gnulib/lib/libgnu.la libtool: link: cc -shared -fPIC -DPIC .libs/misc.o .libs/MiscXS.o -Wl,--whole-archive ./gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -O2 -Wl,-E -Wl,-soname -Wl,MiscXS.so -o .libs/MiscXS.so libtool: link: ( cd ".libs" && rm -f "XSParagraph.la" && ln -s "../XSParagraph.la" "XSParagraph.la" ) libtool: link: ( cd ".libs" && rm -f "MiscXS.la" && ln -s "../MiscXS.la" "MiscXS.la" ) libtool: link: cc -shared -fPIC -DPIC parsetexi/.libs/Parsetexi_la-api.o parsetexi/.libs/Parsetexi_la-parser.o parsetexi/.libs/Parsetexi_la-element_types.o parsetexi/.libs/Parsetexi_la-commands.o parsetexi/.libs/Parsetexi_la-input.o parsetexi/.libs/Parsetexi_la-tree.o parsetexi/.libs/Parsetexi_la-close.o parsetexi/.libs/Parsetexi_la-text.o parsetexi/.libs/Parsetexi_la-conf.o parsetexi/.libs/Parsetexi_la-context_stack.o parsetexi/.libs/Parsetexi_la-debug.o parsetexi/.libs/Parsetexi_la-convert.o parsetexi/.libs/Parsetexi_la-end_line.o parsetexi/.libs/Parsetexi_la-separator.o parsetexi/.libs/Parsetexi_la-multitable.o parsetexi/.libs/Parsetexi_la-indices.o parsetexi/.libs/Parsetexi_la-macro.o parsetexi/.libs/Parsetexi_la-handle_commands.o parsetexi/.libs/Parsetexi_la-def.o parsetexi/.libs/Parsetexi_la-extra.o parsetexi/.libs/Parsetexi_la-menus.o parsetexi/.libs/Parsetexi_la-labels.o parsetexi/.libs/Parsetexi_la-errors.o parsetexi/.libs/Parsetexi_la-counter.o parsetexi/.libs/Parsetexi_la-source_marks.o parsetexi/.libs/Parsetexi_la-Parsetexi.o -Wl,--whole-archive ./gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -O2 -Wl,-E -Wl,-soname -Wl,Parsetexi.so -o .libs/Parsetexi.so libtool: link: ( cd ".libs" && rm -f "Parsetexi.la" && ln -s "../Parsetexi.la" "Parsetexi.la" ) make[6]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' make[5]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' Making all in . make[4]: Entering directory '/usr/src/texinfo-7.1.1/tp' sed -e 's,[@]PACKAGE_VERSION[@],7.1.1,g' -e 's,[@]PACKAGE_NAME[@],GNU Texinfo,g' -e 's,[@]PACKAGE_URL[@],https://www.gnu.org/software/texinfo/,g' -e 's,[@]sysconfdir[@],/usr/etc,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]datarootdir[@],/usr/share,g' -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]pkglibdir[@],/usr/lib/texinfo,g' -e 's,[@]PACKAGE[@],texinfo,g' -e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' -e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' -e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' -e 's,[@]TEXINFO_DTD_VERSION[@],7.1,g' -e 's,[@]enable_xs[@],yes,g' -e '1 s,/usr/bin/env perl,/usr/bin/perl,g' ./texi2any.pl >texi2any /bin/mkdir -p maintain /bin/mkdir -p `dirname LocaleData/ca/LC_MESSAGES/texinfo_document.mo` sed -e 's|[@]abs_top_srcdir[@]|/usr/src/texinfo-7.1.1|' \ -e 's|[@]TEXINFO_DTD_VERSION[@]|7.1|' \ ./maintain/catalog.xml.in >maintain/catalog.xml chmod a+x texi2any /usr/bin/install -c -m 644 ./../po_document/ca.gmo LocaleData/ca/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo` /bin/mkdir -p `dirname LocaleData/cs/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -c -m 644 ./../po_document/ca.us-ascii.gmo LocaleData/ca.us-ascii/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/de/LC_MESSAGES/texinfo_document.mo` /bin/mkdir -p `dirname LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo` /bin/mkdir -p `dirname LocaleData/eo/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -c -m 644 ./../po_document/de.gmo LocaleData/de/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/es/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -c -m 644 ./../po_document/cs.gmo LocaleData/cs/LC_MESSAGES/texinfo_document.mo /usr/bin/install -c -m 644 ./../po_document/de.us-ascii.gmo LocaleData/de.us-ascii/LC_MESSAGES/texinfo_document.mo /usr/bin/install -c -m 644 ./../po_document/eo.gmo LocaleData/eo/LC_MESSAGES/texinfo_document.mo /usr/bin/install -c -m 644 ./../po_document/es.gmo LocaleData/es/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/fi/LC_MESSAGES/texinfo_document.mo` /bin/mkdir -p `dirname LocaleData/fr/LC_MESSAGES/texinfo_document.mo` /bin/mkdir -p `dirname LocaleData/hr/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -c -m 644 ./../po_document/fi.gmo LocaleData/fi/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/hu/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -c -m 644 ./../po_document/hr.gmo LocaleData/hr/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/it/LC_MESSAGES/texinfo_document.mo` /bin/mkdir -p `dirname LocaleData/ka/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -c -m 644 ./../po_document/fr.gmo LocaleData/fr/LC_MESSAGES/texinfo_document.mo /usr/bin/install -c -m 644 ./../po_document/hu.gmo LocaleData/hu/LC_MESSAGES/texinfo_document.mo /usr/bin/install -c -m 644 ./../po_document/it.gmo LocaleData/it/LC_MESSAGES/texinfo_document.mo /usr/bin/install -c -m 644 ./../po_document/ka.gmo LocaleData/ka/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/nl/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -c -m 644 ./../po_document/nl.gmo LocaleData/nl/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/no.us-ascii/LC_MESSAGES/texinfo_document.mo` /bin/mkdir -p `dirname LocaleData/pl/LC_MESSAGES/texinfo_document.mo` /bin/mkdir -p `dirname LocaleData/pl.iso-8859-2/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -c -m 644 ./../po_document/no.us-ascii.gmo LocaleData/no.us-ascii/LC_MESSAGES/texinfo_document.mo /usr/bin/install -c -m 644 ./../po_document/pl.gmo LocaleData/pl/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/pt/LC_MESSAGES/texinfo_document.mo` /bin/mkdir -p `dirname LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -c -m 644 ./../po_document/pl.iso-8859-2.gmo LocaleData/pl.iso-8859-2/LC_MESSAGES/texinfo_document.mo /usr/bin/install -c -m 644 ./../po_document/pt.gmo LocaleData/pt/LC_MESSAGES/texinfo_document.mo /usr/bin/install -c -m 644 ./../po_document/pt.us-ascii.gmo LocaleData/pt.us-ascii/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/pt_BR/LC_MESSAGES/texinfo_document.mo` /bin/mkdir -p `dirname LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo` /bin/mkdir -p `dirname LocaleData/ro/LC_MESSAGES/texinfo_document.mo` /bin/mkdir -p `dirname LocaleData/sk/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -c -m 644 ./../po_document/pt_BR.gmo LocaleData/pt_BR/LC_MESSAGES/texinfo_document.mo /usr/bin/install -c -m 644 ./../po_document/pt_BR.us-ascii.gmo LocaleData/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/sr/LC_MESSAGES/texinfo_document.mo` /bin/mkdir -p `dirname LocaleData/sv/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -c -m 644 ./../po_document/ro.gmo LocaleData/ro/LC_MESSAGES/texinfo_document.mo /usr/bin/install -c -m 644 ./../po_document/sk.gmo LocaleData/sk/LC_MESSAGES/texinfo_document.mo /usr/bin/install -c -m 644 ./../po_document/sr.gmo LocaleData/sr/LC_MESSAGES/texinfo_document.mo /usr/bin/install -c -m 644 ./../po_document/sv.gmo LocaleData/sv/LC_MESSAGES/texinfo_document.mo /bin/mkdir -p `dirname LocaleData/uk/LC_MESSAGES/texinfo_document.mo` /usr/bin/install -c -m 644 ./../po_document/uk.gmo LocaleData/uk/LC_MESSAGES/texinfo_document.mo make[4]: Leaving directory '/usr/src/texinfo-7.1.1/tp' Making all in tests make[4]: Entering directory '/usr/src/texinfo-7.1.1/tp/tests' Making all in . make[5]: Entering directory '/usr/src/texinfo-7.1.1/tp/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/usr/src/texinfo-7.1.1/tp/tests' Making all in many_input_files make[5]: Entering directory '/usr/src/texinfo-7.1.1/tp/tests/many_input_files' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/texinfo-7.1.1/tp/tests/many_input_files' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/tp/tests' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/tp' Making all in Pod-Simple-Texinfo make[3]: Entering directory '/usr/src/texinfo-7.1.1/Pod-Simple-Texinfo' sed -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]PACKAGE[@],texinfo,g' \ -e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' \ -e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' \ -e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' \ -e '1 s,/usr/bin/env perl,/usr/bin/perl,g' \ ./pod2texi.pl >pod2texi chmod a+x pod2texi make[3]: Leaving directory '/usr/src/texinfo-7.1.1/Pod-Simple-Texinfo' Making all in texindex make[3]: Entering directory '/usr/src/texinfo-7.1.1/texindex' sed -e 's,[@]pkgdatadir[@],/usr/share/texinfo,g' -e 's,[@]TI_AWK[@],/usr/bin/awk,g' -e 's,[@]PACKAGE[@],texinfo,g' -e 's,[@][@]*VERSION[@][@]*,7.1.1,g' <./texindex.in >texindex chmod +x texindex make[3]: Leaving directory '/usr/src/texinfo-7.1.1/texindex' Making all in util make[3]: Entering directory '/usr/src/texinfo-7.1.1/util' sed -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]PACKAGE[@],texinfo,g' \ -e 's,[@]USE_EXTERNAL_LIBINTL[@],no,g' \ -e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],no,g' \ -e 's,[@]USE_EXTERNAL_UNIDECODE[@],no,g' \ -e '1 s,/usr/bin/env perl,/usr/bin/perl,g' \ ./txixml2texi.pl >txixml2texi chmod a+x txixml2texi make[3]: Leaving directory '/usr/src/texinfo-7.1.1/util' Making all in doc make[3]: Entering directory '/usr/src/texinfo-7.1.1/doc' Making all in tp_api make[4]: Entering directory '/usr/src/texinfo-7.1.1/doc/tp_api' make all-am make[5]: Entering directory '/usr/src/texinfo-7.1.1/doc/tp_api' restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (TEXINFO_DEV_SOURCE=1 top_srcdir="/usr/src/texinfo-7.1.1" top_builddir="/usr/src/texinfo-7.1.1" /usr/bin/perl ../../tp/texi2any.pl --version) >/dev/null 2>&1; then \ for f in texi2any_internals.info texi2any_internals.info-[0-9] texi2any_internals.info-[0-9][0-9] texi2any_internals.i[0-9] texi2any_internals.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if TEXINFO_DEV_SOURCE=1 top_srcdir="/usr/src/texinfo-7.1.1" top_builddir="/usr/src/texinfo-7.1.1" /usr/bin/perl ../../tp/texi2any.pl -c INFO_SPECIAL_CHARS_WARNING=0 -c TREE_TRANSFORMATIONS=complete_tree_nodes_menus -I . \ -o texi2any_internals.info `test -f 'texi2any_internals.texi' || echo './'`texi2any_internals.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./texi2any_internals.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[5]: Leaving directory '/usr/src/texinfo-7.1.1/doc/tp_api' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/doc/tp_api' make[4]: Entering directory '/usr/src/texinfo-7.1.1/doc' restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (TEXINFO_DEV_SOURCE=1 top_srcdir=".." top_builddir=".." /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \ for f in texinfo.info texinfo.info-[0-9] texinfo.info-[0-9][0-9] texinfo.i[0-9] texinfo.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if TEXINFO_DEV_SOURCE=1 top_srcdir=".." top_builddir=".." /usr/bin/perl ../tp/texi2any -c INFO_SPECIAL_CHARS_WARNING=0 -I . \ -o texinfo.info `test -f 'texinfo.texi' || echo './'`texinfo.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./texinfo.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (TEXINFO_DEV_SOURCE=1 top_srcdir=".." top_builddir=".." /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \ for f in info-stnd.info info-stnd.info-[0-9] info-stnd.info-[0-9][0-9] info-stnd.i[0-9] info-stnd.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if TEXINFO_DEV_SOURCE=1 top_srcdir=".." top_builddir=".." /usr/bin/perl ../tp/texi2any -c INFO_SPECIAL_CHARS_WARNING=0 -I . \ -o info-stnd.info `test -f 'info-stnd.texi' || echo './'`info-stnd.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./info-stnd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (TEXINFO_DEV_SOURCE=1 top_srcdir=".." top_builddir=".." /usr/bin/perl ../tp/texi2any --version) >/dev/null 2>&1; then \ for f in texi2any_api.info texi2any_api.info-[0-9] texi2any_api.info-[0-9][0-9] texi2any_api.i[0-9] texi2any_api.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if TEXINFO_DEV_SOURCE=1 top_srcdir=".." top_builddir=".." /usr/bin/perl ../tp/texi2any -c INFO_SPECIAL_CHARS_WARNING=0 -I . \ -o texi2any_api.info `test -f 'texi2any_api.texi' || echo './'`texi2any_api.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./texi2any_api.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[4]: Leaving directory '/usr/src/texinfo-7.1.1/doc' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/doc' Making all in man make[3]: Entering directory '/usr/src/texinfo-7.1.1/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/texinfo-7.1.1/man' Making all in js make[3]: Entering directory '/usr/src/texinfo-7.1.1/js' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/texinfo-7.1.1/js' make[3]: Entering directory '/usr/src/texinfo-7.1.1' make[3]: Leaving directory '/usr/src/texinfo-7.1.1' make[2]: Leaving directory '/usr/src/texinfo-7.1.1' make[1]: Leaving directory '/usr/src/texinfo-7.1.1' cd /usr/src/texinfo-7.1.1 && make install make[1]: Entering directory '/usr/src/texinfo-7.1.1' make install-recursive make[2]: Entering directory '/usr/src/texinfo-7.1.1' Making install in gnulib/lib make[3]: Entering directory '/usr/src/texinfo-7.1.1/gnulib/lib' make install-recursive make[4]: Entering directory '/usr/src/texinfo-7.1.1/gnulib/lib' make[5]: Entering directory '/usr/src/texinfo-7.1.1/gnulib/lib' make[6]: Entering directory '/usr/src/texinfo-7.1.1/gnulib/lib' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/usr/src/texinfo-7.1.1/gnulib/lib' make[5]: Leaving directory '/usr/src/texinfo-7.1.1/gnulib/lib' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/gnulib/lib' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/gnulib/lib' Making install in info make[3]: Entering directory '/usr/src/texinfo-7.1.1/info' make install-am make[4]: Entering directory '/usr/src/texinfo-7.1.1/info' make[5]: Entering directory '/usr/src/texinfo-7.1.1/info' /bin/mkdir -p '/usr/bin' /usr/bin/install -c ginfo '/usr/bin/./info' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/texinfo-7.1.1/info' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/info' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/info' Making install in install-info make[3]: Entering directory '/usr/src/texinfo-7.1.1/install-info' Making install in . make[4]: Entering directory '/usr/src/texinfo-7.1.1/install-info' make[5]: Entering directory '/usr/src/texinfo-7.1.1/install-info' /bin/mkdir -p '/usr/bin' /usr/bin/install -c ginstall-info '/usr/bin/./install-info' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/texinfo-7.1.1/install-info' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/install-info' Making install in tests make[4]: Entering directory '/usr/src/texinfo-7.1.1/install-info/tests' make[5]: Entering directory '/usr/src/texinfo-7.1.1/install-info/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/texinfo-7.1.1/install-info/tests' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/install-info/tests' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/install-info' Making install in po make[3]: Entering directory '/usr/src/texinfo-7.1.1/po' if test "texinfo" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/usr/src/texinfo-7.1.1/po' Making install in po_document make[3]: Entering directory '/usr/src/texinfo-7.1.1/po_document' if test "texinfo" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/usr/src/texinfo-7.1.1/po_document' Making install in tp make[3]: Entering directory '/usr/src/texinfo-7.1.1/tp' Making install in Texinfo/XS make[4]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' make install-recursive make[5]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' Making install in gnulib/lib make[6]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make install-recursive make[7]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[8]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[9]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[8]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[7]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[6]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS/gnulib/lib' make[6]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' make[7]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/texinfo/Texinfo/XS/parsetexi' /usr/bin/install -c -m 644 parsetexi/Parsetexi.pm '/usr/share/texinfo/Texinfo/XS/parsetexi' /bin/mkdir -p '/usr/lib/texinfo' /bin/sh ./libtool --mode=install /usr/bin/install -c XSParagraph.la TestXS.la MiscXS.la Parsetexi.la '/usr/lib/texinfo' libtool: install: /usr/bin/install -c .libs/XSParagraph.so /usr/lib/texinfo/XSParagraph.so libtool: install: /usr/bin/install -c .libs/XSParagraph.lai /usr/lib/texinfo/XSParagraph.la libtool: install: /usr/bin/install -c .libs/TestXS.so /usr/lib/texinfo/TestXS.so libtool: install: /usr/bin/install -c .libs/TestXS.lai /usr/lib/texinfo/TestXS.la libtool: install: /usr/bin/install -c .libs/MiscXS.so /usr/lib/texinfo/MiscXS.so libtool: install: /usr/bin/install -c .libs/MiscXS.lai /usr/lib/texinfo/MiscXS.la libtool: install: /usr/bin/install -c .libs/Parsetexi.so /usr/lib/texinfo/Parsetexi.so libtool: install: /usr/bin/install -c .libs/Parsetexi.lai /usr/lib/texinfo/Parsetexi.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/texinfo ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/texinfo If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make install-data-hook make[8]: Entering directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' rm -f /usr/lib/texinfo/TestXS* make[8]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' make[7]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' make[6]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' make[5]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/tp/Texinfo/XS' Making install in . make[4]: Entering directory '/usr/src/texinfo-7.1.1/tp' make[5]: Entering directory '/usr/src/texinfo-7.1.1/tp' /bin/mkdir -p '/usr/bin' /usr/bin/install -c texi2any '/usr/bin' make install-exec-hook make[6]: Entering directory '/usr/src/texinfo-7.1.1/tp' makeinfo_f=`echo makeinfo | sed -e 's,x,x,'`; rm -f /usr/bin/$makeinfo_f makeinfo_f=`echo makeinfo | sed -e 's,x,x,'`; texi2any_f=`echo texi2any| sed -e 's,x,x,'`; ln -s $texi2any_f /usr/bin/$makeinfo_f make[6]: Leaving directory '/usr/src/texinfo-7.1.1/tp' if test no != 'yes' ; then \ /bin/mkdir -p /usr/share/texinfo/lib/libintl-perl/lib/Locale/Recode \ /usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData; \ /usr/bin/install -c -m 644 ./maintain/lib/libintl-perl/lib/Locale/*.pm \ /usr/share/texinfo/lib/libintl-perl/lib/Locale; \ /usr/bin/install -c -m 644 ./maintain/lib/libintl-perl/lib/Locale/Recode/*.pm \ /usr/share/texinfo/lib/libintl-perl/lib/Locale/Recode; \ /usr/bin/install -c -m 644 ./maintain/lib/libintl-perl/lib/Locale/RecodeData/*.pm \ /usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData; \ fi if test no != 'yes' ; then \ /bin/mkdir -p /usr/share/texinfo/lib/Unicode-EastAsianWidth/lib/Unicode; \ /usr/bin/install -c -m 644 ./maintain/lib/Unicode-EastAsianWidth/lib/Unicode/EastAsianWidth.pm \ /usr/share/texinfo/lib/Unicode-EastAsianWidth/lib/Unicode; \ fi if test no != 'yes' ; then \ /bin/mkdir -p /usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode; \ /usr/bin/install -c -m 644 ./maintain/lib/Text-Unidecode/lib/Text/Unidecode.pm \ /usr/share/texinfo/lib/Text-Unidecode/lib/Text; \ /usr/bin/install -c -m 644 ./maintain/lib/Text-Unidecode/lib/Text/Unidecode/*.pm \ /usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode; \ fi /bin/mkdir -p '/usr/share/texinfo/Texinfo/Convert' /usr/bin/install -c -m 644 Texinfo/Convert/Converter.pm Texinfo/Convert/DocBook.pm Texinfo/Convert/HTML.pm Texinfo/Convert/IXIN.pm Texinfo/Convert/IXINSXML.pm Texinfo/Convert/Info.pm Texinfo/Convert/LaTeX.pm Texinfo/Convert/NodeNameNormalization.pm Texinfo/Convert/Paragraph.pm Texinfo/Convert/ParagraphNonXS.pm Texinfo/Convert/PlainTexinfo.pm Texinfo/Convert/Plaintext.pm Texinfo/Convert/Texinfo.pm Texinfo/Convert/TexinfoMarkup.pm Texinfo/Convert/TexinfoSXML.pm Texinfo/Convert/TexinfoXML.pm Texinfo/Convert/Text.pm Texinfo/Convert/TextContent.pm Texinfo/Convert/Unicode.pm Texinfo/Convert/Utils.pm '/usr/share/texinfo/Texinfo/Convert' /bin/mkdir -p '/usr/share/texinfo/DebugTexinfo' /usr/bin/install -c -m 644 DebugTexinfo/DebugTree.pm '/usr/share/texinfo/DebugTexinfo' /bin/mkdir -p '/usr/share/texinfo/ext' /usr/bin/install -c -m 644 ext/epub3.pm ext/highlight_syntax.pm ext/tex4ht.pm ext/latex2html.pm '/usr/share/texinfo/ext' /bin/mkdir -p '/usr/share/texinfo/init' /usr/bin/install -c -m 644 init/book.pm init/chm.pm init/documentation_examples.pm init/html32.pm '/usr/share/texinfo/init' /bin/mkdir -p '/usr/share/texinfo/Texinfo' /usr/bin/install -c -m 644 Texinfo/Config.pm Texinfo/Parser.pm Texinfo/ParserNonXS.pm Texinfo/Report.pm Texinfo/Common.pm Texinfo/Commands.pod Texinfo/Commands.pm Texinfo/Structuring.pm Texinfo/Transformations.pm Texinfo/Translations.pm Texinfo/MiscXS.pm Texinfo/XSLoader.pm Texinfo/Documentlanguages.pm '/usr/share/texinfo/Texinfo' /bin/mkdir -p '/usr/share/texinfo/Texinfo' /usr/bin/install -c -m 644 Texinfo/ModulePath.pm '/usr/share/texinfo/Texinfo' make[5]: Leaving directory '/usr/src/texinfo-7.1.1/tp' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/tp' Making install in tests make[4]: Entering directory '/usr/src/texinfo-7.1.1/tp/tests' Making install in . make[5]: Entering directory '/usr/src/texinfo-7.1.1/tp/tests' make[6]: Entering directory '/usr/src/texinfo-7.1.1/tp/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/texinfo-7.1.1/tp/tests' make[5]: Leaving directory '/usr/src/texinfo-7.1.1/tp/tests' Making install in many_input_files make[5]: Entering directory '/usr/src/texinfo-7.1.1/tp/tests/many_input_files' make[6]: Entering directory '/usr/src/texinfo-7.1.1/tp/tests/many_input_files' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/usr/src/texinfo-7.1.1/tp/tests/many_input_files' make[5]: Leaving directory '/usr/src/texinfo-7.1.1/tp/tests/many_input_files' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/tp/tests' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/tp' Making install in Pod-Simple-Texinfo make[3]: Entering directory '/usr/src/texinfo-7.1.1/Pod-Simple-Texinfo' make[4]: Entering directory '/usr/src/texinfo-7.1.1/Pod-Simple-Texinfo' /bin/mkdir -p '/usr/bin' /usr/bin/install -c pod2texi '/usr/bin' /bin/mkdir -p '/usr/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/' /usr/bin/install -c -m 644 lib/Pod/Simple/Texinfo.pm '/usr/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/Pod-Simple-Texinfo' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/Pod-Simple-Texinfo' Making install in texindex make[3]: Entering directory '/usr/src/texinfo-7.1.1/texindex' make[4]: Entering directory '/usr/src/texinfo-7.1.1/texindex' /bin/mkdir -p '/usr/bin' /usr/bin/install -c texindex '/usr/bin' /bin/mkdir -p '/usr/share/texinfo' /usr/bin/install -c texindex.awk '/usr/share/texinfo' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/texindex' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/texindex' Making install in util make[3]: Entering directory '/usr/src/texinfo-7.1.1/util' make[4]: Entering directory '/usr/src/texinfo-7.1.1/util' /bin/mkdir -p '/usr/bin' /usr/bin/install -c texi2dvi texi2pdf pdftexi2dvi '/usr/bin' /bin/mkdir -p '/usr/share/texinfo' /usr/bin/install -c -m 644 htmlxref.cnf texinfo.dtd '/usr/share/texinfo' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/util' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/util' Making install in doc make[3]: Entering directory '/usr/src/texinfo-7.1.1/doc' Making install in tp_api make[4]: Entering directory '/usr/src/texinfo-7.1.1/doc/tp_api' make install-am make[5]: Entering directory '/usr/src/texinfo-7.1.1/doc/tp_api' make[6]: Entering directory '/usr/src/texinfo-7.1.1/doc/tp_api' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./texi2any_internals.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/texi2any_internals.info' make[6]: Leaving directory '/usr/src/texinfo-7.1.1/doc/tp_api' make[5]: Leaving directory '/usr/src/texinfo-7.1.1/doc/tp_api' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/doc/tp_api' make[4]: Entering directory '/usr/src/texinfo-7.1.1/doc' make[5]: Entering directory '/usr/src/texinfo-7.1.1/doc' make[5]: Nothing to be done for 'install-exec-am'. WARNING: If your texmf tree does not already contain up-to-date versions, you must install texinfo.tex and txi-??.tex manually, perhaps in TEXMF/tex/texinfo/, where TEXMF is a root of your TeX tree. See INSTALL for some considerations. You can run make TEXMF=/your/texmf install-tex to do this. You may also need to install epsf.tex in TEXMF/tex/generic/dvips, if your TeX installation did not include it. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./texinfo.info ./texinfo.info-1 ./texinfo.info-2 ./texinfo.info-3 ./info-stnd.info ./texi2any_api.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/texinfo.info' install-info --info-dir='/usr/share/info' '/usr/share/info/info-stnd.info' install-info --info-dir='/usr/share/info' '/usr/share/info/texi2any_api.info' make[5]: Leaving directory '/usr/src/texinfo-7.1.1/doc' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/doc' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/doc' Making install in man make[3]: Entering directory '/usr/src/texinfo-7.1.1/man' make[4]: Entering directory '/usr/src/texinfo-7.1.1/man' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 texi2any.1 texi2pdf.1 pdftexi2dvi.1 install-info.1 makeinfo.1 texindex.1 texi2dvi.1 info.1 pod2texi.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man5' /usr/bin/install -c -m 644 info.5 texinfo.5 '/usr/share/man/man5' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/man' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/man' Making install in js make[3]: Entering directory '/usr/src/texinfo-7.1.1/js' make[4]: Entering directory '/usr/src/texinfo-7.1.1/js' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/texinfo/js' /usr/bin/install -c -m 644 modernizr.js info.js info.css '/usr/share/texinfo/js' make[4]: Leaving directory '/usr/src/texinfo-7.1.1/js' make[3]: Leaving directory '/usr/src/texinfo-7.1.1/js' make[3]: Entering directory '/usr/src/texinfo-7.1.1' make[4]: Entering directory '/usr/src/texinfo-7.1.1' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/texinfo-7.1.1' make[3]: Leaving directory '/usr/src/texinfo-7.1.1' make[2]: Leaving directory '/usr/src/texinfo-7.1.1' make[1]: Leaving directory '/usr/src/texinfo-7.1.1' Updating linker cache... Install done; saving file list to /usr/src/log/texinfo-7.1.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:44:08: Building util-linux make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' util-linux-2.41.tar.xz checksum OK ====================================== Installing util-linux-2.41 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/util-linux-2.41 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/util-linux-2.41/config/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/util-linux-2.41/config/config.sub' cd /usr/src/util-linux-2.41 && ./configure \ --docdir=/usr/share/doc/util-linux \ --disable-chfn-chsh \ --disable-static \ --disable-nls \ --disable-static \ --disable-login \ --disable-nologin \ --disable-su \ --disable-setpriv \ --disable-runuser \ --disable-pylibmount \ --disable-liblastlog2 \ --enable-pg \ --enable-hardlink \ --without-python \ --without-systemd \ --without-systemdsystemunitdir \ runstatdir=/run checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar configure: Default --exec-prefix detected. configure: --bindir defaults to /bin configure: --sbindir defaults to /sbin configure: --libdir defaults to /lib configure: Default --prefix detected. configure: --localstatedir defaults to /var configure: --sysconfdir defaults to /etc configure: --runstatedir defaults to /run checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for bison... bison -y checking for a sed that does not truncate output... /bin/sed checking for flex... /usr/bin/flex checking for bison... /usr/bin/bison checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for an ANSI C-conforming const... yes checking for working volatile... yes checking how to run the C preprocessor... gcc -E checking whether compiler handles -fno-common... yes checking whether compiler handles -Wall... yes checking whether compiler handles -Wextra... yes checking whether compiler handles -Waddress-of-packed-member... yes checking whether compiler handles -Wdiscarded-qualifiers... yes checking whether compiler handles -Wembedded-directive... no checking whether compiler handles -Wextra-semi... no checking whether compiler handles -Wformat-security... no checking whether compiler handles -Wimplicit-function-declaration... yes checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wmissing-parameter-type... yes checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wnested-externs... yes checking whether compiler handles -Wno-missing-field-initializers... yes checking whether compiler handles -Wold-style-definition... yes checking whether compiler handles -Wpointer-arith... yes checking whether compiler handles -Wredundant-decls... yes checking whether compiler handles -Wsign-compare... yes checking whether compiler handles -Wstrict-prototypes... yes checking whether compiler handles -Wtype-limits... yes checking whether compiler handles -Wuninitialized... yes checking whether compiler handles -Wunused-but-set-parameter... yes checking whether compiler handles -Wunused-but-set-variable... yes checking whether compiler handles -Wunused-parameter... yes checking whether compiler handles -Wunused-result... yes checking whether compiler handles -Wunused-variable... yes checking whether compiler handles -Wvla... yes checking whether compiler handles -Walloca... yes checking whether compiler handles -Werror=sequence-point... yes checking whether compiler handles -Wno-clobbered... yes checking whether compiler handles -Wno-cast-function-type... yes checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking linker version script flag... --version-script checking if version scripts can use complex wildcards... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for xsltproc... no checking for gcc option to enable large file support... none needed checking for gcc option for timestamps after 2038... none needed checking whether to enable assertions... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gcc options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... yes checking for gcc option for timestamps after 2038... (cached) none needed checking whether NLS is requested... no 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for egrep -e... (cached) /bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for linux/compiler.h... no checking for linux/blkpg.h... yes checking for linux/major.h... yes checking for asm/io.h... no checking for byteswap.h... yes checking for endian.h... yes checking for err.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for lastlog.h... yes checking for libutil.h... no checking for linux/audit.h... yes checking for linux/bpf.h... yes checking for linux/blkzoned.h... yes checking for linux/btrfs.h... yes checking for linux/capability.h... yes checking for linux/cdrom.h... yes checking for linux/falloc.h... yes checking for linux/fd.h... yes checking for linux/fiemap.h... yes checking for linux/landlock.h... yes checking for linux/kcmp.h... yes checking for linux/net_namespace.h... yes checking for linux/nsfs.h... yes checking for linux/pr.h... yes checking for linux/raw.h... no checking for linux/seccomp.h... yes checking for linux/securebits.h... yes checking for linux/tiocl.h... yes checking for linux/version.h... yes checking for linux/watchdog.h... yes checking for linux/if_alg.h... yes checking for locale.h... yes checking for mntent.h... yes checking for mqueue.h... yes checking for net/if_dl.h... no checking for net/if.h... yes checking for netinet/in.h... yes checking for paths.h... yes checking for pty.h... yes checking for security/pam_appl.h... no checking for security/pam_modules.h... no checking for semaphore.h... yes checking for shadow.h... yes checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for sys/disk.h... no checking for sys/disklabel.h... no checking for sys/endian.h... no checking for sys/file.h... yes checking for sys/ioccom.h... no checking for sys/ioctl.h... yes checking for sys/io.h... no checking for sys/mkdev.h... no checking for sys/mman.h... yes checking for sys/mount.h... yes checking for sys/param.h... yes checking for sys/pidfd.h... yes checking for sys/prctl.h... yes checking for sys/resource.h... yes checking for sys/sendfile.h... yes checking for sys/signalfd.h... yes checking for sys/socket.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/statfs.h... yes checking for sys/swap.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/timex.h... yes checking for sys/ttydefaults.h... yes checking for sys/types.h... (cached) yes checking for sys/ucred.h... no checking for sys/un.h... yes checking for sys/vfs.h... yes checking for sys/xattr.h... yes checking for unistd.h... (cached) yes checking for utmp.h... yes checking for utmpx.h... yes checking for linux/fs.h... yes checking for linux/mount.h... yes checking for linux/gsmmux.h... yes checking for security/pam_misc.h... no checking whether BLK_ZONE_REP_CAPACITY is declared... yes checking whether PR_REP_CAPACITY is declared... no checking for security/openpam.h... no checking for langinfo.h... yes checking whether langinfo.h defines ALTMON_x constants... yes checking whether langinfo.h defines _NL_ABALTMON_x constants... yes checking for struct mount_attr... yes checking for enum fsconfig_command... yes checking for struct termios.c_line... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct statx... yes checking for struct statx.stx_mnt_id... yes checking whether _NL_TIME_WEEK_1STDAY is declared... yes checking whether environ is declared... yes checking whether strsignal is declared... yes checking whether BPF_OBJ_NAME_LEN is declared... yes checking whether BPF_TAG_SIZE is declared... yes checking whether TIOCGLCKTRMIOS is declared... yes checking whether SOCK_CLOEXEC is declared... yes checking whether SOCK_NONBLOCK is declared... yes checking whether SO_PASSCRED is declared... yes checking whether VMADDR_CID_LOCAL is declared... yes checking for cachestat... no checking for clearenv... yes checking for close_range... yes checking for eaccess... yes checking for err... yes checking for errx... yes checking for explicit_bzero... yes checking for __fpending... yes checking for __fpurge... yes checking for fpurge... no checking for fnmatch... yes checking for fsconfig... yes checking for fsmount... yes checking for fsopen... yes checking for fspick... yes checking for fsync... yes checking for getdomainname... yes checking for getdtablesize... yes checking for getexecname... no checking for getmntinfo... no checking for getrandom... yes checking for getrlimit... yes checking for getsgnam... yes checking for getttynam... yes checking for inotify_init... yes checking for jrand48... yes checking for landlock_create_ruleset... no checking for landlock_add_rule... no checking for landlock_restrict_self... no checking for lchown... yes checking for lgetxattr... yes checking for llistxattr... yes checking for llseek... no checking for newlocale... yes checking for mempcpy... yes checking for mkostemp... yes checking for move_mount... yes checking for mount_setattr... yes checking for nanosleep... yes checking for ntp_gettime... yes checking for open_tree... yes checking for personality... yes checking for pidfd_getfd... yes checking for pidfd_open... yes checking for pidfd_send_signal... yes checking for posix_fadvise... yes checking for prctl... yes checking for qsort_r... yes checking for reallocarray... yes checking for renameat2... yes checking for rpmatch... yes checking for scandirat... yes checking for sched_setattr... yes checking for sched_setscheduler... yes checking for __secure_getenv... no checking for secure_getenv... yes checking for sendfile... yes checking for setprogname... no checking for setresgid... yes checking for setresuid... yes checking for sigqueue... yes checking for srandom... yes checking for statx... yes checking for strnchr... no checking for strndup... yes checking for strnlen... yes checking for strtod_l... yes checking for sysconf... yes checking for sysinfo... yes checking for timegm... yes checking for usleep... yes checking for uselocale... yes checking for utimensat... yes checking for vwarnx... yes checking for warn... yes checking for warnx... yes checking for declarations of fseeko and ftello... yes checking for futimens... yes checking for getusershell... yes checking for inotify_init1... yes checking for ioperm... no checking for iopl... no checking for openat... yes checking for fstatat... yes checking for unlinkat... yes checking for open_memstream... yes checking for reboot... yes checking for updwtmpx... yes checking for updwtmpx... (cached) yes checking for syscall setns... SYS_setns checking for syscall pidfd_getfd... SYS_pidfd_getfd checking for syscall pidfd_open... SYS_pidfd_open checking for syscall pidfd_send_signal... SYS_pidfd_send_signal checking for syscall close_range... SYS_close_range checking for syscall fsconfig... SYS_fsconfig checking for syscall fsmount... SYS_fsmount checking for syscall fsopen... SYS_fsopen checking for syscall fspick... SYS_fspick checking for syscall mount_setattr... SYS_mount_setattr checking for syscall move_mount... SYS_move_mount checking for syscall open_tree... SYS_open_tree checking for syscall statmount... SYS_statmount checking for syscall listmount... SYS_listmount checking for isnan... yes checking for clock_gettime... yes checking for timer_create... yes checking for pthread_atfork in -lpthread... yes checking for rtas_get_sysparm in -lrtas... no checking for struct sockaddr.sa_len... no checking for library containing socket... none required checking for dirfd... yes checking for mq_open in -lrt... yes checking whether program_invocation_short_name is defined... yes checking whether __progname is defined... yes checking whether IOC_OPAL_GET_STATUS is declared... yes checking for asciidoctor... no configure: WARNING: asciidoctor not found; not building man pages configure: re-use already generated man-pages. checking for po4a... no configure: WARNING: po4a not found; not building translated man pages checking whether the target supports thread-local storage... yes checking for openpty in -lutil... yes checking for union semun... no checking for loff_t... yes checking wchar_t support... yes checking for cpu_set_t... yes checking for sighandler_t... yes checking for sigset_t... yes checking whether CPU_ALLOC is declared... yes checking for crypt.h... yes checking for udev_new in -ludev... no checking for ncursesw6-config... ncursesw6-config checking for ncursesw/ncurses.h... no checking for ncursesw/term.h... no checking for ncurses.h... yes checking for term.h... yes checking for use_default_colors in -lncursesw... yes checking for resizeterm in -lncursesw... yes checking for tinfow... no checking for tgetent in -ltinfow... no checking for tinfo... no checking for tgetent in -ltinfo... no checking for readline in -lreadline... yes configure: WARNING: liblastlog2 disabled; not building pam_lastlog2 checking for syscall fallocate... SYS_fallocate checking for valid fallocate() function... yes checking for valid posix_fallocate() function... yes checking for syscall unshare... SYS_unshare checking for valid unshare() function... yes checking for valid setns() function... yes checking for capng_apply in -lcap-ng... no checking for crc32 in -lz... yes checking for magic_open in -lmagic... yes checking for magic.h... yes configure: WARNING: excluded for aarch64-unknown-linux-gnu architecture; not building hwclock_cmos checking for syscall swapon... SYS_swapon checking for syscall swapoff... SYS_swapoff checking for swapon... yes checking for swapoff... yes checking for syscall pidfd_open... (cached) SYS_pidfd_open checking for valid audit arch... yes checking for syscall prlimit64... SYS_prlimit64 checking for valid prlimit() function... yes checking for syscall pivot_root... SYS_pivot_root checking for shm_open... yes checking for sem_close... yes checking for syscall renameat2... SYS_renameat2 checking building for glibc... yes configure: WARNING: raw.h header file not found; not building raw checking for libuser >= 0.58... no checking for syscall ioprio_set... SYS_ioprio_set checking for syscall ioprio_get... SYS_ioprio_get checking for syscall sched_getaffinity... SYS_sched_getaffinity checking for syscall prctl... SYS_prctl checking for syscall sched_setattr... SYS_sched_setattr checking for syscall sched_setattr... (cached) SYS_sched_setattr checking for libeconf... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libblkid/docs/Makefile config.status: creating libblkid/docs/version.xml config.status: creating libblkid/src/blkid.h config.status: creating libfdisk/docs/Makefile config.status: creating libfdisk/docs/version.xml config.status: creating libfdisk/src/libfdisk.h config.status: creating libmount/docs/Makefile config.status: creating libmount/docs/version.xml config.status: creating libmount/src/libmount.h config.status: creating libsmartcols/docs/Makefile config.status: creating libsmartcols/docs/version.xml config.status: creating libsmartcols/src/libsmartcols.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 po-directories commands config.status: creating po/POTFILES config.status: setting ALL_LINGUAS in configure.in is obsolete config.status: creating po/Makefile util-linux 2.41 prefix: /usr exec prefix: ${prefix} bindir: /bin sbindir: /sbin libdir: /lib usrbin_execdir: ${exec_prefix}/bin usrsbin_execdir: ${exec_prefix}/sbin usrlib_execdir: ${exec_prefix}/lib localstatedir: /var runstatedir: /run includedir: ${prefix}/include sysconfdir: /etc sysconfstaticdir: ${prefix}/lib vendordir: Python: Python version: Python libs: Bash completions: ${datarootdir}/bash-completion/completions Systemd support: no Systemd unitdir: no tmpfilesdir: libeconf support: no Btrfs support: yes lastlog2 support: no Wide-char support: yes libcryptsetup support: Manual pages: no Manual pages translated: no compiler: gcc / g++ suid cflags: ldflags: suid ldflags: ASAN enabled: no Fuzzing enabled: no Coverage enabled no cflags: -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard warnings: -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -Werror=sequence-point Type 'make' or 'make ' to compile. cd /usr/src/util-linux-2.41 && make -j4 make[1]: Entering directory '/usr/src/util-linux-2.41' make all-recursive make[2]: Entering directory '/usr/src/util-linux-2.41' Making all in po make[3]: Entering directory '/usr/src/util-linux-2.41/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/util-linux-2.41/po' make[3]: Entering directory '/usr/src/util-linux-2.41' CC lib/dmesg-monotonic.o CC lib/dmesg-pager.o CC lib/libtcolors_la-colors.lo CC lib/libtcolors_la-color-names.lo CC sys-utils/mount-mount.o CC lib/libmount_la-monotonic.lo CC sys-utils/umount-umount.o CC sys-utils/wdctl-wdctl.o CC sys-utils/mountpoint-mountpoint.o GEN errnos.h CC lsfd-cmd/lsfd-cdev.o CC lsfd-cmd/lsfd-bdev.o CC lsfd-cmd/lsfd-sock.o CC lsfd-cmd/lsfd-sock-xinfo.o CC lsfd-cmd/lsfd-unkn.o CC lsfd-cmd/lsfd-fifo.o CC lsfd-cmd/lsfd-pidfd.o CC lib/agetty-logindefs.o CC lib/agetty-plymouth-ctrl.o CC lib/plymouth-ctrl.o CC sys-utils/ctrlaltdel.o CC sys-utils/fstrim-fstrim.o CC sys-utils/fsfreeze.o CC sys-utils/blkdiscard-blkdiscard.o CC lib/blkdiscard-monotonic.o CC sys-utils/blkzone.o CC sys-utils/blkpr.o CC sys-utils/losetup-losetup.o CC sys-utils/zramctl-zramctl.o CC lib/zramctl-ismounted.o CC sys-utils/swapon-swapon.o CC sys-utils/swapon-swapon-common.o CC lib/swapon-swapprober.o CC sys-utils/swapoff-swapoff.o CC sys-utils/swapoff-swapon-common.o CC lib/swapoff-swapprober.o CC sys-utils/chcpu.o CC sys-utils/pivot_root.o CC sys-utils/switch_root.o CC sys-utils/hwclock-hwclock.o CC sys-utils/hwclock-hwclock-parse-date.o CC sys-utils/hwclock-hwclock-rtc.o CC lib/hwclock-monotonic.o CC misc-utils/blkid-blkid.o CC lib/blkid-ismounted.o CC misc-utils/findfs-findfs.o CC misc-utils/wipefs-wipefs.o CC lib/ismounted.o CC lib/mkswap-ismounted.o CC lib/libuuid_la-randutils.lo CC lib/libuuid_la-md5.lo CC lib/libuuid_la-sha1.lo CC disk-utils/swaplabel-swaplabel.o CC lib/swaplabel-swapprober.o CC disk-utils/fsck-fsck.o CC lib/fsck-monotonic.o CC disk-utils/fsck.cramfs.o CC disk-utils/cramfs_common.o CC disk-utils/mkfs.cramfs.o CC disk-utils/blockdev.o CC disk-utils/fdisk-fdisk.o CC disk-utils/fdisk-fdisk-menu.o CC disk-utils/fdisk-fdisk-list.o CC lib/fdisk-pager.o CC disk-utils/sfdisk-sfdisk.o CC disk-utils/sfdisk-fdisk-list.o CC disk-utils/cfdisk-cfdisk.o CC text-utils/bits.o CC text-utils/col.o CC text-utils/colcrt.o CC text-utils/colrm.o CC text-utils/column-column.o CC text-utils/hexdump-conv.o CC text-utils/hexdump-display.o CC text-utils/hexdump.o CC text-utils/hexdump-parse.o CC text-utils/rev.o CC text-utils/pg-pg.o CC text-utils/ul-ul.o CC term-utils/script-script.o CC lib/script-pty-session.o CC lib/script-monotonic.o CC term-utils/scriptreplay.o CC term-utils/script-playutils.o CC term-utils/scriptlive.o CC lib/pty-session.o CC lib/monotonic.o CC term-utils/setterm-setterm.o CC term-utils/mesg.o CC term-utils/wall-wall.o CC term-utils/wall-ttymsg.o CC login-utils/last.o CC login-utils/utmpdump.o CC login-utils/lslogins-lslogins.o CC lib/lslogins-logindefs.o CC sys-utils/lsmem-lsmem.o CC sys-utils/chmem.o CC sys-utils/flock.o CC lib/timer.o CC sys-utils/choom.o CC sys-utils/ipcmk.o CC sys-utils/ipcrm.o CC sys-utils/ipcutils.o CC sys-utils/ipcs.o CC sys-utils/irqtop-irqtop.o CC sys-utils/irqtop-irq-common.o CC lib/irqtop-monotonic.o CC sys-utils/lsirq-lsirq.o CC sys-utils/lsirq-irq-common.o CC sys-utils/lsipc-lsipc.o CC sys-utils/lsipc-ipcutils.o CC sys-utils/renice.o CC sys-utils/setpgid.o CC sys-utils/setsid.o CC sys-utils/setarch.o CC sys-utils/eject-eject.o CC lib/eject-monotonic.o CC sys-utils/prlimit-prlimit.o CC sys-utils/lsns-lsns.o CC sys-utils/lscpu-lscpu.o CC sys-utils/lscpu-lscpu-cputype.o CC sys-utils/lscpu-lscpu-cpu.o CC sys-utils/lscpu-lscpu-topology.o CC sys-utils/lscpu-lscpu-virt.o CC sys-utils/lscpu-lscpu-arm.o CC sys-utils/lscpu-lscpu-dmi.o CC sys-utils/fallocate.o CC sys-utils/unshare-unshare.o CC lib/unshare-caputils.o CC lib/unshare-exec_shell.o CC sys-utils/nsenter.o CC lib/exec_shell.o CC lib/caputils.o CC misc-utils/cal-cal.o CC misc-utils/logger-logger.o CC lib/logger-strutils.o CC lib/logger-strv.o CC misc-utils/look.o CC misc-utils/mcookie.o CC lib/md5.o CC misc-utils/namei.o CC lib/strutils.o CC lib/idcache.o CC misc-utils/whereis.o CC misc-utils/lslocks-lslocks.o CC misc-utils/uuidgen-uuidgen.o CC misc-utils/uuidparse-uuidparse.o CC misc-utils/rename.o CC misc-utils/getopt.o CC misc-utils/exch-exch.o CC misc-utils/fincore-fincore.o CC misc-utils/hardlink-hardlink.o CC lib/hardlink-monotonic.o CC lib/hardlink-fileeq.o CC misc-utils/fadvise-fadvise.o CC misc-utils/waitpid-waitpid.o GEN syscalls.h CC misc-utils/lsclocks-lsclocks.o CC disk-utils/isosize.o CC sys-utils/rfkill-rfkill.o CC sys-utils/readprofile.o CC sys-utils/ldattach.o CC sys-utils/rtcwake.o CC misc-utils/uuidd-uuidd.o CC lib/uuidd-monotonic.o CC lib/uuidd-timer.o CC disk-utils/partx-partx.o CC disk-utils/addpart.o CC disk-utils/delpart.o CC disk-utils/resizepart.o GEN libuuid/uuid.pc GEN libblkid/blkid.pc GEN libmount/mount.pc GEN libsmartcols/smartcols.pc CC text-utils/more-more.o CC lib/libcommon_la-blkdev.lo GEN libfdisk/fdisk.pc CC lib/libcommon_la-buffer.lo CC lib/libcommon_la-canonicalize.lo CC lib/libcommon_la-color-names.lo CC lib/libcommon_la-crc32.lo CC lib/libcommon_la-crc32c.lo CC lib/libcommon_la-crc64.lo CC lib/libcommon_la-c_strtod.lo CC lib/libcommon_la-encode.lo CC lib/libcommon_la-env.lo CC lib/libcommon_la-fileutils.lo CC lib/libcommon_la-idcache.lo CC lib/libcommon_la-jsonwrt.lo CC lib/libcommon_la-mangle.lo CC lib/libcommon_la-match.lo CC lib/libcommon_la-mbsalign.lo CC lib/libcommon_la-mbsedit.lo CC lib/libcommon_la-md5.lo CC lib/libcommon_la-pwdutils.lo CC lib/libcommon_la-randutils.lo CC lib/libcommon_la-sha1.lo CC lib/libcommon_la-sha256.lo CC lib/libcommon_la-signames.lo CC lib/libcommon_la-strutils.lo CC lib/libcommon_la-strv.lo CC lib/libcommon_la-timeutils.lo CC lib/libcommon_la-ttyutils.lo CC lib/libcommon_la-xxhash.lo CC lib/libcommon_la-linux_version.lo CC lib/libcommon_la-loopdev.lo CC lib/libcommon_la-cpuset.lo CC lib/libcommon_la-path.lo CC lib/libcommon_la-sysfs.lo CC lib/libcommon_la-procfs.lo CC sys-utils/dmesg-dmesg.o CCLD libtcolors.la CC libmount/src/la-cache.lo CC libmount/src/la-fs.lo CC libmount/src/la-fs_statmount.lo CC libmount/src/la-init.lo CC libmount/src/la-iter.lo CC libmount/src/la-lock.lo CC libmount/src/la-optmap.lo CC libmount/src/la-optlist.lo CC libmount/src/la-optstr.lo CC libmount/src/la-tab.lo CC libmount/src/la-tab_diff.lo CC libmount/src/la-tab_listmount.lo CC libmount/src/la-tab_parse.lo CC libmount/src/la-tab_update.lo CC libmount/src/la-test.lo CC libmount/src/la-utils.lo CC libmount/src/la-version.lo CC libmount/src/la-context.lo CC libmount/src/la-context_mount.lo CC libmount/src/la-context_umount.lo CC libmount/src/la-hooks.lo CC libmount/src/la-hook_mount.lo CC libmount/src/la-hook_mount_legacy.lo CC libmount/src/la-hook_mkdir.lo CC libmount/src/la-hook_selinux.lo CC libmount/src/la-hook_subdir.lo CC libmount/src/la-hook_owner.lo CC libmount/src/la-hook_idmap.lo CC libmount/src/la-hook_loopdev.lo CC libmount/src/la-hook_veritydev.lo CC libmount/src/la-monitor.lo CC libmount/src/la-btrfs.lo CC libblkid/src/la-init.lo CC libblkid/src/la-cache.lo CC libblkid/src/la-config.lo CC libblkid/src/la-dev.lo CC libblkid/src/la-devname.lo CC libblkid/src/la-devno.lo CC libblkid/src/la-encode.lo CC libblkid/src/la-evaluate.lo CC libblkid/src/la-getsize.lo CC libblkid/src/la-probe.lo CC libblkid/src/la-read.lo CC libblkid/src/la-resolve.lo CC libblkid/src/la-save.lo CC libblkid/src/la-tag.lo CC libblkid/src/la-verify.lo CC libblkid/src/la-version.lo CC libblkid/src/partitions/la-aix.lo CC libblkid/src/partitions/la-atari.lo CC libblkid/src/partitions/la-bsd.lo CC libblkid/src/partitions/la-dos.lo CC libblkid/src/partitions/la-gpt.lo CC libblkid/src/partitions/la-mac.lo CC libblkid/src/partitions/la-minix.lo CC libblkid/src/partitions/la-partitions.lo CC libblkid/src/partitions/la-sgi.lo CC libblkid/src/partitions/la-solaris_x86.lo CC libblkid/src/partitions/la-sun.lo CC libblkid/src/partitions/la-ultrix.lo CC libblkid/src/partitions/la-unixware.lo CC libblkid/src/superblocks/la-adaptec_raid.lo CC libblkid/src/superblocks/la-apfs.lo CC libblkid/src/superblocks/la-bcache.lo CC libblkid/src/superblocks/la-befs.lo CC libblkid/src/superblocks/la-bfs.lo CC libblkid/src/superblocks/la-bitlocker.lo CC libblkid/src/superblocks/la-bluestore.lo CC libblkid/src/superblocks/la-btrfs.lo CC libblkid/src/superblocks/la-cs_fvault2.lo CC libblkid/src/superblocks/la-cramfs.lo CC libblkid/src/superblocks/la-ddf_raid.lo CC libblkid/src/superblocks/la-drbd.lo CC libblkid/src/superblocks/la-drbdproxy_datalog.lo CC libblkid/src/superblocks/la-drbdmanage.lo CC libblkid/src/superblocks/la-exfat.lo CC libblkid/src/superblocks/la-exfs.lo CC libblkid/src/superblocks/la-ext.lo CC libblkid/src/superblocks/la-f2fs.lo CC libblkid/src/superblocks/la-gfs.lo CC libblkid/src/superblocks/la-hfs.lo CC libblkid/src/superblocks/la-highpoint_raid.lo CC libblkid/src/superblocks/la-hpfs.lo CC libblkid/src/superblocks/la-iso9660.lo CC libblkid/src/superblocks/la-isw_raid.lo CC libblkid/src/superblocks/la-jfs.lo CC libblkid/src/superblocks/la-jmicron_raid.lo CC libblkid/src/superblocks/la-linux_raid.lo CC libblkid/src/superblocks/la-lsi_raid.lo CC libblkid/src/superblocks/la-luks.lo CC libblkid/src/superblocks/la-lvm.lo CC libblkid/src/superblocks/la-minix.lo CC libblkid/src/superblocks/la-mpool.lo CC libblkid/src/superblocks/la-netware.lo CC libblkid/src/superblocks/la-nilfs.lo CC libblkid/src/superblocks/la-ntfs.lo CC libblkid/src/superblocks/la-refs.lo CC libblkid/src/superblocks/la-nvidia_raid.lo CC libblkid/src/superblocks/la-ocfs.lo CC libblkid/src/superblocks/la-promise_raid.lo CC libblkid/src/superblocks/la-reiserfs.lo CC libblkid/src/superblocks/la-romfs.lo CC libblkid/src/superblocks/la-silicon_raid.lo CC libblkid/src/superblocks/la-squashfs.lo CC libblkid/src/superblocks/la-stratis.lo CC libblkid/src/superblocks/la-superblocks.lo CC libblkid/src/superblocks/la-swap.lo CC libblkid/src/superblocks/la-sysv.lo CC libblkid/src/superblocks/la-ubi.lo CC libblkid/src/superblocks/la-ubifs.lo CC libblkid/src/superblocks/la-udf.lo CC libblkid/src/superblocks/la-ufs.lo CC libblkid/src/superblocks/la-vdo.lo CC libblkid/src/superblocks/la-vfat.lo CC libblkid/src/superblocks/la-via_raid.lo CC libblkid/src/superblocks/la-vmfs.lo CC libblkid/src/superblocks/la-vxfs.lo CC libblkid/src/superblocks/la-xfs.lo CC libblkid/src/superblocks/la-zfs.lo CC libblkid/src/superblocks/la-zonefs.lo CC libblkid/src/superblocks/la-erofs.lo CC libblkid/src/topology/la-topology.lo CC libblkid/src/topology/la-dm.lo CC libblkid/src/topology/la-evms.lo CC libblkid/src/topology/la-ioctl.lo CC libblkid/src/topology/la-lvm.lo CC libblkid/src/topology/la-md.lo CC libblkid/src/topology/la-sysfs.lo CC libsmartcols/src/la-iter.lo CC libsmartcols/src/la-symbols.lo CC libsmartcols/src/la-cell.lo CC libsmartcols/src/la-column.lo CC libsmartcols/src/la-line.lo CC libsmartcols/src/la-table.lo CC libsmartcols/src/la-print.lo CC libsmartcols/src/la-print-api.lo CC libsmartcols/src/la-version.lo CC libsmartcols/src/la-calculate.lo CC libsmartcols/src/la-grouping.lo CC libsmartcols/src/la-walk.lo CC libsmartcols/src/la-init.lo CC libsmartcols/src/la-filter-parser.lo CC libsmartcols/src/la-filter-scanner.lo CC libsmartcols/src/la-filter.lo CC libsmartcols/src/la-filter-param.lo CC libsmartcols/src/la-filter-expr.lo CC misc-utils/lsblk-lsblk.o CC misc-utils/lsblk-lsblk-mnt.o CC misc-utils/lsblk-lsblk-properties.o CC misc-utils/lsblk-lsblk-devtree.o CC misc-utils/findmnt-findmnt.o CC misc-utils/findmnt-findmnt-verify.o CC misc-utils/kill.o CC misc-utils/pipesz-pipesz.o CC lsfd-cmd/lsfd-lsfd.o CC lsfd-cmd/lsfd-decode-file-flags.o CC lsfd-cmd/lsfd-file.o CC term-utils/agetty-agetty.o CC login-utils/sulogin.o CC login-utils/sulogin-consoles.o CCLD fsfreeze CCLD pivot_root CC disk-utils/fsck.minix.o CCLD switch_root CC disk-utils/mkfs.minix.o CC disk-utils/mkfs.o CC disk-utils/mkfs.bfs.o CC disk-utils/mkswap-mkswap.o CC libuuid/src/la-clear.lo CC libuuid/src/la-compare.lo CC libuuid/src/la-copy.lo CC libuuid/src/la-gen_uuid.lo CC libuuid/src/la-isnull.lo CC libuuid/src/la-pack.lo CC libuuid/src/la-parse.lo CC libuuid/src/la-unpack.lo CC libuuid/src/la-unparse.lo CC libuuid/src/la-uuid_time.lo CC libuuid/src/la-predefined.lo CC libfdisk/src/la-init.lo CC libfdisk/src/la-field.lo CC libfdisk/src/la-item.lo CC libfdisk/src/la-test.lo CC libfdisk/src/la-ask.lo CC libfdisk/src/la-alignment.lo CC libfdisk/src/la-label.lo CC libfdisk/src/la-utils.lo CC libfdisk/src/la-context.lo CC libfdisk/src/la-parttype.lo CC libfdisk/src/la-partition.lo CC libfdisk/src/la-table.lo CC libfdisk/src/la-iter.lo CC libfdisk/src/la-script.lo CC libfdisk/src/la-version.lo CC libfdisk/src/la-wipe.lo CC libfdisk/src/la-sun.lo CC libfdisk/src/la-sgi.lo CC libfdisk/src/la-dos.lo CC libfdisk/src/la-bsd.lo CC libfdisk/src/la-gpt.lo CC schedutils/chrt.o CC schedutils/ionice.o schedutils/chrt.c: In function 'show_sched_pid_info': schedutils/chrt.c:185:21: warning: 'sched_getattr' writing 3136 bytes into a region of size 56 overflows the destination [-Wstringop-overflow=] 185 | if (sched_getattr(pid, &sa, sizeof(sa), 0) != 0) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schedutils/chrt.c:183:35: note: destination object 'sa' of size 56 183 | struct sched_attr sa; | ^~ In file included from /usr/include/sched.h:43, from schedutils/chrt.c:25: /usr/include/bits/sched.h:153:5: note: in a call to function 'sched_getattr' declared with attribute 'access (write_only, 2, 3)' 153 | int sched_getattr (pid_t tid, struct sched_attr *attr, unsigned int size, | ^~~~~~~~~~~~~ CC schedutils/taskset.o CC schedutils/uclampset.o CC schedutils/coresched.o CCLD colcrt CCLD rev schedutils/uclampset.c: In function 'set_uclamp_one': schedutils/uclampset.c:158:13: warning: 'sched_getattr' writing 3136 bytes into a region of size 56 overflows the destination [-Wstringop-overflow=] 158 | if (sched_getattr(pid, &sa, sizeof(sa), 0) != 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schedutils/uclampset.c:156:27: note: destination object 'sa' of size 56 156 | struct sched_attr sa; | ^~ In file included from /usr/include/sched.h:43, from schedutils/uclampset.c:23: /usr/include/bits/sched.h:153:5: note: in a call to function 'sched_getattr' declared with attribute 'access (write_only, 2, 3)' 153 | int sched_getattr (pid_t tid, struct sched_attr *attr, unsigned int size, | ^~~~~~~~~~~~~ schedutils/uclampset.c: In function 'show_uclamp_pid_info': schedutils/uclampset.c:92:13: warning: 'sched_getattr' writing 3136 bytes into a region of size 56 overflows the destination [-Wstringop-overflow=] 92 | if (sched_getattr(pid, &sa, sizeof(sa), 0) != 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schedutils/uclampset.c:85:27: note: destination object 'sa' of size 56 85 | struct sched_attr sa; | ^~ /usr/include/bits/sched.h:153:5: note: in a call to function 'sched_getattr' declared with attribute 'access (write_only, 2, 3)' 153 | int sched_getattr (pid_t tid, struct sched_attr *attr, unsigned int size, | ^~~~~~~~~~~~~ CCLD ul CCLD renice CCLD setpgid CCLD setsid CCLD look CCLD namei CC misc-utils/enosys-enosys.o CCLD libcommon.la CCLD mkfs CCLD libuuid.la CCLD more CCLD dmesg CCLD libblkid.la CCLD libsmartcols.la /usr/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. CCLD kill CCLD pipesz CCLD agetty CCLD sulogin CCLD ctrlaltdel CCLD blkdiscard CCLD blkzone CCLD blkpr CCLD losetup CCLD zramctl CCLD chcpu CCLD hwclock CCLD blkid CCLD findfs CCLD wipefs CCLD fsck.minix CCLD mkfs.minix CCLD mkfs.bfs CCLD mkswap CCLD swaplabel CCLD fsck.cramfs CCLD mkfs.cramfs CCLD blockdev CCLD libfdisk.la CCLD chrt CCLD ionice CCLD taskset CCLD uclampset CCLD coresched CCLD bits CCLD col CCLD colrm CCLD column CCLD hexdump CCLD pg CCLD script CCLD scriptreplay CCLD scriptlive CCLD setterm CCLD mesg CCLD wall CCLD last CCLD utmpdump CCLD lslogins CCLD lsmem CCLD chmem CCLD flock CCLD choom CCLD ipcmk CCLD ipcrm CCLD ipcs CCLD irqtop CCLD lsirq CCLD lsipc CCLD setarch CCLD prlimit CCLD lscpu CCLD fallocate CCLD unshare CCLD nsenter CCLD cal CCLD logger CCLD mcookie CCLD whereis CCLD uuidgen CCLD uuidparse CCLD rename CCLD getopt CCLD exch CCLD fincore CCLD hardlink CCLD fadvise CCLD waitpid CCLD enosys CCLD lsclocks CCLD isosize CCLD rfkill CCLD readprofile CCLD ldattach CCLD rtcwake CCLD uuidd CCLD partx CCLD addpart CCLD delpart CCLD resizepart CCLD libmount.la CCLD wdctl CCLD lsfd CCLD fdisk CCLD sfdisk CCLD cfdisk CCLD eject CCLD lsns CCLD lslocks CCLD mount CCLD umount CCLD mountpoint CCLD lsblk CCLD findmnt CCLD fstrim CCLD swapon CCLD swapoff CCLD fsck make[3]: Leaving directory '/usr/src/util-linux-2.41' make[2]: Leaving directory '/usr/src/util-linux-2.41' make[1]: Leaving directory '/usr/src/util-linux-2.41' cd /usr/src/util-linux-2.41 && make install make[1]: Entering directory '/usr/src/util-linux-2.41' make install-recursive make[2]: Entering directory '/usr/src/util-linux-2.41' Making install in po make[3]: Entering directory '/usr/src/util-linux-2.41/po' if test "util-linux" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/usr/src/util-linux-2.41/po' make[3]: Entering directory '/usr/src/util-linux-2.41' make[4]: Entering directory '/usr/src/util-linux-2.41' /bin/mkdir -p '/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c more dmesg mount umount wdctl mountpoint lsblk findmnt kill pipesz lsfd '/bin' libtool: install: /usr/bin/install -c more /bin/more libtool: install: /usr/bin/install -c dmesg /bin/dmesg libtool: warning: 'libmount.la' has not been installed in '/usr/lib' libtool: warning: '/usr/src/util-linux-2.41/libblkid.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/mount /bin/mount libtool: warning: 'libmount.la' has not been installed in '/usr/lib' libtool: warning: '/usr/src/util-linux-2.41/libblkid.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/umount /bin/umount libtool: warning: 'libsmartcols.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/wdctl /bin/wdctl libtool: warning: 'libmount.la' has not been installed in '/usr/lib' libtool: warning: '/usr/src/util-linux-2.41/libblkid.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/mountpoint /bin/mountpoint libtool: warning: 'libblkid.la' has not been installed in '/usr/lib' libtool: warning: 'libmount.la' has not been installed in '/usr/lib' libtool: warning: '/usr/src/util-linux-2.41/libblkid.la' has not been installed in '/usr/lib' libtool: warning: 'libsmartcols.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/lsblk /bin/lsblk libtool: warning: 'libmount.la' has not been installed in '/usr/lib' libtool: warning: '/usr/src/util-linux-2.41/libblkid.la' has not been installed in '/usr/lib' libtool: warning: 'libsmartcols.la' has not been installed in '/usr/lib' libtool: warning: 'libblkid.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/findmnt /bin/findmnt libtool: install: /usr/bin/install -c kill /bin/kill libtool: install: /usr/bin/install -c pipesz /bin/pipesz libtool: warning: 'libsmartcols.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/lsfd /bin/lsfd /bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libuuid.la libblkid.la libmount.la libsmartcols.la libfdisk.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libuuid.so.1.3.0 /usr/lib/libuuid.so.1.3.0 libtool: install: (cd /usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; }) libtool: install: /usr/bin/install -c .libs/libuuid.lai /usr/lib/libuuid.la libtool: install: /usr/bin/install -c .libs/libblkid.so.1.1.0 /usr/lib/libblkid.so.1.1.0 libtool: install: (cd /usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; }) libtool: install: /usr/bin/install -c .libs/libblkid.lai /usr/lib/libblkid.la libtool: warning: relinking 'libmount.la' libtool: install: (cd /usr/src/util-linux-2.41; /bin/sh "/usr/src/util-linux-2.41/libtool" --silent --tag CC --mode=relink gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,--version-script,./libmount/src/libmount.sym -version-info 2:0:1 -o libmount.la -rpath /usr/lib lib/libmount_la-monotonic.lo libmount/src/la-cache.lo libmount/src/la-fs.lo libmount/src/la-fs_statmount.lo libmount/src/la-init.lo libmount/src/la-iter.lo libmount/src/la-lock.lo libmount/src/la-optmap.lo libmount/src/la-optlist.lo libmount/src/la-optstr.lo libmount/src/la-tab.lo libmount/src/la-tab_diff.lo libmount/src/la-tab_listmount.lo libmount/src/la-tab_parse.lo libmount/src/la-tab_update.lo libmount/src/la-test.lo libmount/src/la-utils.lo libmount/src/la-version.lo libmount/src/la-context.lo libmount/src/la-context_mount.lo libmount/src/la-context_umount.lo libmount/src/la-hooks.lo libmount/src/la-hook_mount.lo libmount/src/la-hook_mount_legacy.lo libmount/src/la-hook_mkdir.lo libmount/src/la-hook_selinux.lo libmount/src/la-hook_subdir.lo libmount/src/la-hook_owner.lo libmount/src/la-hook_idmap.lo libmount/src/la-hook_loopdev.lo libmount/src/la-hook_veritydev.lo libmount/src/la-monitor.lo libmount/src/la-btrfs.lo libcommon.la libblkid.la ) libtool: install: /usr/bin/install -c .libs/libmount.so.1.1.0T /usr/lib/libmount.so.1.1.0 libtool: install: (cd /usr/lib && { ln -s -f libmount.so.1.1.0 libmount.so.1 || { rm -f libmount.so.1 && ln -s libmount.so.1.1.0 libmount.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libmount.so.1.1.0 libmount.so || { rm -f libmount.so && ln -s libmount.so.1.1.0 libmount.so; }; }) libtool: install: /usr/bin/install -c .libs/libmount.lai /usr/lib/libmount.la libtool: install: /usr/bin/install -c .libs/libsmartcols.so.1.1.0 /usr/lib/libsmartcols.so.1.1.0 libtool: install: (cd /usr/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so.1 || { rm -f libsmartcols.so.1 && ln -s libsmartcols.so.1.1.0 libsmartcols.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so || { rm -f libsmartcols.so && ln -s libsmartcols.so.1.1.0 libsmartcols.so; }; }) libtool: install: /usr/bin/install -c .libs/libsmartcols.lai /usr/lib/libsmartcols.la libtool: warning: relinking 'libfdisk.la' libtool: install: (cd /usr/src/util-linux-2.41; /bin/sh "/usr/src/util-linux-2.41/libtool" --silent --tag CC --mode=relink gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,--version-script,./libfdisk/src/libfdisk.sym -version-info 2:0:1 -o libfdisk.la -rpath /usr/lib libfdisk/src/la-init.lo libfdisk/src/la-field.lo libfdisk/src/la-item.lo libfdisk/src/la-test.lo libfdisk/src/la-ask.lo libfdisk/src/la-alignment.lo libfdisk/src/la-label.lo libfdisk/src/la-utils.lo libfdisk/src/la-context.lo libfdisk/src/la-parttype.lo libfdisk/src/la-partition.lo libfdisk/src/la-table.lo libfdisk/src/la-iter.lo libfdisk/src/la-script.lo libfdisk/src/la-version.lo libfdisk/src/la-wipe.lo libfdisk/src/la-sun.lo libfdisk/src/la-sgi.lo libfdisk/src/la-dos.lo libfdisk/src/la-bsd.lo libfdisk/src/la-gpt.lo libcommon.la libuuid.la libblkid.la ) libtool: install: /usr/bin/install -c .libs/libfdisk.so.1.1.0T /usr/lib/libfdisk.so.1.1.0 libtool: install: (cd /usr/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so.1 || { rm -f libfdisk.so.1 && ln -s libfdisk.so.1.1.0 libfdisk.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so || { rm -f libfdisk.so && ln -s libfdisk.so.1.1.0 libfdisk.so; }; }) libtool: install: /usr/bin/install -c .libs/libfdisk.lai /usr/lib/libfdisk.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -c agetty sulogin fstrim ctrlaltdel fsfreeze blkdiscard blkzone blkpr losetup zramctl swapon swapoff chcpu pivot_root switch_root hwclock blkid findfs wipefs fsck.minix mkfs.minix mkfs mkfs.bfs mkswap swaplabel fsck fsck.cramfs mkfs.cramfs blockdev fdisk sfdisk cfdisk '/sbin' libtool: install: /usr/bin/install -c agetty /sbin/agetty libtool: install: /usr/bin/install -c sulogin /sbin/sulogin libtool: install: /usr/bin/install -c .libs/fstrim /sbin/fstrim libtool: install: /usr/bin/install -c ctrlaltdel /sbin/ctrlaltdel libtool: install: /usr/bin/install -c fsfreeze /sbin/fsfreeze libtool: install: /usr/bin/install -c .libs/blkdiscard /sbin/blkdiscard libtool: install: /usr/bin/install -c blkzone /sbin/blkzone libtool: install: /usr/bin/install -c blkpr /sbin/blkpr libtool: install: /usr/bin/install -c .libs/losetup /sbin/losetup libtool: install: /usr/bin/install -c .libs/zramctl /sbin/zramctl libtool: install: /usr/bin/install -c .libs/swapon /sbin/swapon libtool: install: /usr/bin/install -c .libs/swapoff /sbin/swapoff libtool: install: /usr/bin/install -c chcpu /sbin/chcpu libtool: install: /usr/bin/install -c pivot_root /sbin/pivot_root libtool: install: /usr/bin/install -c switch_root /sbin/switch_root libtool: install: /usr/bin/install -c hwclock /sbin/hwclock libtool: install: /usr/bin/install -c .libs/blkid /sbin/blkid libtool: install: /usr/bin/install -c .libs/findfs /sbin/findfs libtool: install: /usr/bin/install -c .libs/wipefs /sbin/wipefs libtool: install: /usr/bin/install -c fsck.minix /sbin/fsck.minix libtool: install: /usr/bin/install -c mkfs.minix /sbin/mkfs.minix libtool: install: /usr/bin/install -c mkfs /sbin/mkfs libtool: install: /usr/bin/install -c mkfs.bfs /sbin/mkfs.bfs libtool: install: /usr/bin/install -c .libs/mkswap /sbin/mkswap libtool: install: /usr/bin/install -c .libs/swaplabel /sbin/swaplabel libtool: install: /usr/bin/install -c .libs/fsck /sbin/fsck libtool: install: /usr/bin/install -c fsck.cramfs /sbin/fsck.cramfs libtool: install: /usr/bin/install -c mkfs.cramfs /sbin/mkfs.cramfs libtool: install: /usr/bin/install -c blockdev /sbin/blockdev libtool: install: /usr/bin/install -c .libs/fdisk /sbin/fdisk libtool: install: /usr/bin/install -c .libs/sfdisk /sbin/sfdisk libtool: install: /usr/bin/install -c .libs/cfdisk /sbin/cfdisk /bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c chrt ionice taskset uclampset coresched bits col colcrt colrm column hexdump rev pg ul script scriptreplay scriptlive setterm mesg wall last utmpdump lslogins lsmem chmem flock choom ipcmk ipcrm ipcs irqtop lsirq lsipc renice setpgid setsid setarch eject prlimit lsns lscpu fallocate unshare nsenter cal logger look mcookie namei whereis lslocks uuidgen uuidparse rename getopt exch fincore hardlink fadvise waitpid enosys lsclocks isosize '/usr/bin' libtool: install: /usr/bin/install -c chrt /usr/bin/chrt libtool: install: /usr/bin/install -c ionice /usr/bin/ionice libtool: install: /usr/bin/install -c taskset /usr/bin/taskset libtool: install: /usr/bin/install -c uclampset /usr/bin/uclampset libtool: install: /usr/bin/install -c coresched /usr/bin/coresched libtool: install: /usr/bin/install -c bits /usr/bin/bits libtool: install: /usr/bin/install -c col /usr/bin/col libtool: install: /usr/bin/install -c colcrt /usr/bin/colcrt libtool: install: /usr/bin/install -c colrm /usr/bin/colrm libtool: install: /usr/bin/install -c .libs/column /usr/bin/column libtool: install: /usr/bin/install -c hexdump /usr/bin/hexdump libtool: install: /usr/bin/install -c rev /usr/bin/rev libtool: install: /usr/bin/install -c pg /usr/bin/pg libtool: install: /usr/bin/install -c ul /usr/bin/ul libtool: install: /usr/bin/install -c script /usr/bin/script libtool: install: /usr/bin/install -c scriptreplay /usr/bin/scriptreplay libtool: install: /usr/bin/install -c scriptlive /usr/bin/scriptlive libtool: install: /usr/bin/install -c setterm /usr/bin/setterm libtool: install: /usr/bin/install -c mesg /usr/bin/mesg libtool: install: /usr/bin/install -c wall /usr/bin/wall libtool: install: /usr/bin/install -c last /usr/bin/last libtool: install: /usr/bin/install -c utmpdump /usr/bin/utmpdump libtool: install: /usr/bin/install -c .libs/lslogins /usr/bin/lslogins libtool: install: /usr/bin/install -c .libs/lsmem /usr/bin/lsmem libtool: install: /usr/bin/install -c chmem /usr/bin/chmem libtool: install: /usr/bin/install -c flock /usr/bin/flock libtool: install: /usr/bin/install -c choom /usr/bin/choom libtool: install: /usr/bin/install -c ipcmk /usr/bin/ipcmk libtool: install: /usr/bin/install -c ipcrm /usr/bin/ipcrm libtool: install: /usr/bin/install -c ipcs /usr/bin/ipcs libtool: install: /usr/bin/install -c .libs/irqtop /usr/bin/irqtop libtool: install: /usr/bin/install -c .libs/lsirq /usr/bin/lsirq libtool: install: /usr/bin/install -c .libs/lsipc /usr/bin/lsipc libtool: install: /usr/bin/install -c renice /usr/bin/renice libtool: install: /usr/bin/install -c setpgid /usr/bin/setpgid libtool: install: /usr/bin/install -c setsid /usr/bin/setsid libtool: install: /usr/bin/install -c setarch /usr/bin/setarch libtool: install: /usr/bin/install -c .libs/eject /usr/bin/eject libtool: install: /usr/bin/install -c .libs/prlimit /usr/bin/prlimit libtool: install: /usr/bin/install -c .libs/lsns /usr/bin/lsns libtool: install: /usr/bin/install -c .libs/lscpu /usr/bin/lscpu libtool: install: /usr/bin/install -c fallocate /usr/bin/fallocate libtool: install: /usr/bin/install -c unshare /usr/bin/unshare libtool: install: /usr/bin/install -c nsenter /usr/bin/nsenter libtool: install: /usr/bin/install -c cal /usr/bin/cal libtool: install: /usr/bin/install -c logger /usr/bin/logger libtool: install: /usr/bin/install -c look /usr/bin/look libtool: install: /usr/bin/install -c mcookie /usr/bin/mcookie libtool: install: /usr/bin/install -c namei /usr/bin/namei libtool: install: /usr/bin/install -c whereis /usr/bin/whereis libtool: install: /usr/bin/install -c .libs/lslocks /usr/bin/lslocks libtool: install: /usr/bin/install -c .libs/uuidgen /usr/bin/uuidgen libtool: install: /usr/bin/install -c .libs/uuidparse /usr/bin/uuidparse libtool: install: /usr/bin/install -c rename /usr/bin/rename libtool: install: /usr/bin/install -c getopt /usr/bin/getopt libtool: install: /usr/bin/install -c exch /usr/bin/exch libtool: install: /usr/bin/install -c .libs/fincore /usr/bin/fincore libtool: install: /usr/bin/install -c hardlink /usr/bin/hardlink libtool: install: /usr/bin/install -c fadvise /usr/bin/fadvise libtool: install: /usr/bin/install -c waitpid /usr/bin/waitpid libtool: install: /usr/bin/install -c enosys /usr/bin/enosys libtool: install: /usr/bin/install -c .libs/lsclocks /usr/bin/lsclocks libtool: install: /usr/bin/install -c isosize /usr/bin/isosize /bin/mkdir -p '/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -c rfkill readprofile ldattach rtcwake uuidd partx addpart delpart resizepart '/usr/sbin' libtool: install: /usr/bin/install -c .libs/rfkill /usr/sbin/rfkill libtool: install: /usr/bin/install -c readprofile /usr/sbin/readprofile libtool: install: /usr/bin/install -c ldattach /usr/sbin/ldattach libtool: install: /usr/bin/install -c rtcwake /usr/sbin/rtcwake libtool: install: /usr/bin/install -c .libs/uuidd /usr/sbin/uuidd libtool: install: /usr/bin/install -c .libs/partx /usr/sbin/partx libtool: install: /usr/bin/install -c addpart /usr/sbin/addpart libtool: install: /usr/bin/install -c delpart /usr/sbin/delpart libtool: install: /usr/bin/install -c resizepart /usr/sbin/resizepart make install-exec-hook make[5]: Entering directory '/usr/src/util-linux-2.41' if test "/usr/lib" != "/lib" -a -f "/usr/lib/libuuid.so"; then \ /bin/mkdir -p /lib; \ mv /usr/lib/libuuid.so.* /lib; \ so_img_name=$(readlink /usr/lib/libuuid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /usr/lib && \ rm -f libuuid.so && \ ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ fi if test "/usr/lib" != "/lib" -a -f "/usr/lib/libblkid.so"; then \ /bin/mkdir -p /lib; \ mv /usr/lib/libblkid.so.* /lib; \ so_img_name=$(readlink /usr/lib/libblkid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /usr/lib && \ rm -f libblkid.so && \ ln -s $so_img_rel_target/lib/$so_img_name libblkid.so); \ fi if test "/usr/lib" != "/lib" -a -f "/usr/lib/libmount.so"; then \ /bin/mkdir -p /lib; \ mv /usr/lib/libmount.so.* /lib; \ so_img_name=$(readlink /usr/lib/libmount.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /usr/lib && \ rm -f libmount.so && \ ln -s $so_img_rel_target/lib/$so_img_name libmount.so); \ fi if test "/usr/lib" != "/lib" -a -f "/usr/lib/libsmartcols.so"; then \ /bin/mkdir -p /lib; \ mv /usr/lib/libsmartcols.so.* /lib; \ so_img_name=$(readlink /usr/lib/libsmartcols.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /usr/lib && \ rm -f libsmartcols.so && \ ln -s $so_img_rel_target/lib/$so_img_name libsmartcols.so); \ fi if test "/usr/lib" != "/lib" -a -f "/usr/lib/libfdisk.so"; then \ /bin/mkdir -p /lib; \ mv /usr/lib/libfdisk.so.* /lib; \ so_img_name=$(readlink /usr/lib/libfdisk.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /usr/lib && \ rm -f libfdisk.so && \ ln -s $so_img_rel_target/lib/$so_img_name libfdisk.so); \ fi chgrp tty /usr/bin/wall chmod g+s /usr/bin/wall cd /usr/bin && ln -sf last lastb for I in uname26 linux32 linux64 ; do \ cd /usr/bin && ln -sf setarch $I ; \ done chown root:root /bin/mount chmod 4755 /bin/mount chown root:root /bin/umount chmod 4755 /bin/umount make[5]: Leaving directory '/usr/src/util-linux-2.41' /bin/mkdir -p '/usr/share/bash-completion/completions' /usr/bin/install -c -m 644 bash-completion/blkid bash-completion/cal bash-completion/col bash-completion/colcrt bash-completion/colrm bash-completion/column bash-completion/exch bash-completion/fincore bash-completion/findfs bash-completion/findmnt bash-completion/flock bash-completion/getopt bash-completion/hexdump bash-completion/ipcmk bash-completion/ipcrm bash-completion/ipcs bash-completion/irqtop bash-completion/isosize bash-completion/logger bash-completion/look bash-completion/lsipc bash-completion/lsirq bash-completion/lsns bash-completion/mcookie bash-completion/mkfs bash-completion/mkswap bash-completion/namei bash-completion/prlimit bash-completion/readprofile bash-completion/renice bash-completion/rev bash-completion/script bash-completion/scriptreplay bash-completion/scriptlive bash-completion/setpgid bash-completion/setsid bash-completion/whereis bash-completion/wipefs bash-completion/fsck bash-completion/mkfs.bfs '/usr/share/bash-completion/completions' /usr/bin/install -c -m 644 bash-completion/fsck.minix bash-completion/mkfs.minix bash-completion/fsck.cramfs bash-completion/mkfs.cramfs bash-completion/addpart bash-completion/delpart bash-completion/resizepart bash-completion/partx bash-completion/swaplabel bash-completion/blockdev bash-completion/fdisk bash-completion/sfdisk bash-completion/cfdisk bash-completion/last bash-completion/lslogins bash-completion/utmpdump bash-completion/uuidgen bash-completion/uuidparse bash-completion/uuidd bash-completion/lsblk bash-completion/lslocks bash-completion/rename bash-completion/chrt bash-completion/uclampset bash-completion/ionice bash-completion/taskset bash-completion/chcpu bash-completion/chmem bash-completion/eject bash-completion/fallocate bash-completion/hwclock bash-completion/lscpu bash-completion/lsmem bash-completion/losetup bash-completion/mount bash-completion/umount bash-completion/mountpoint bash-completion/nsenter bash-completion/pivot_root bash-completion/swapon '/usr/share/bash-completion/completions' /usr/bin/install -c -m 644 bash-completion/swapoff bash-completion/unshare bash-completion/wdctl bash-completion/blkdiscard bash-completion/blkzone bash-completion/ctrlaltdel bash-completion/dmesg bash-completion/fsfreeze bash-completion/fstrim bash-completion/ldattach bash-completion/rfkill bash-completion/rtcwake bash-completion/setarch bash-completion/zramctl bash-completion/mesg bash-completion/wall bash-completion/setterm bash-completion/more bash-completion/pg bash-completion/ul bash-completion/hardlink bash-completion/pipesz bash-completion/fadvise bash-completion/waitpid bash-completion/enosys bash-completion/lsclocks '/usr/share/bash-completion/completions' /bin/mkdir -p '/usr/share/doc/util-linux' /usr/bin/install -c -m 644 misc-utils/getopt-example.bash misc-utils/getopt-example.tcsh '/usr/share/doc/util-linux' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 schedutils/chrt.1 schedutils/ionice.1 schedutils/taskset.1 schedutils/uclampset.1 schedutils/coresched.1 text-utils/bits.1 text-utils/col.1 text-utils/colcrt.1 text-utils/colrm.1 text-utils/column.1 text-utils/hexdump.1 text-utils/rev.1 text-utils/pg.1 text-utils/ul.1 text-utils/more.1 term-utils/script.1 term-utils/scriptreplay.1 term-utils/scriptlive.1 term-utils/setterm.1 term-utils/mesg.1 term-utils/wall.1 login-utils/last.1 login-utils/utmpdump.1 login-utils/lslogins.1 sys-utils/lsmem.1 sys-utils/flock.1 sys-utils/choom.1 sys-utils/ipcmk.1 sys-utils/ipcrm.1 sys-utils/ipcs.1 sys-utils/irqtop.1 sys-utils/lsirq.1 sys-utils/lsipc.1 sys-utils/renice.1 sys-utils/setpgid.1 sys-utils/setsid.1 sys-utils/dmesg.1 sys-utils/eject.1 sys-utils/prlimit.1 sys-utils/lscpu.1 '/usr/share/man/man1' /usr/bin/install -c -m 644 sys-utils/mountpoint.1 sys-utils/fallocate.1 sys-utils/unshare.1 sys-utils/nsenter.1 misc-utils/cal.1 misc-utils/logger.1 misc-utils/look.1 misc-utils/mcookie.1 misc-utils/namei.1 misc-utils/whereis.1 misc-utils/uuidgen.1 misc-utils/uuidparse.1 misc-utils/kill.1 misc-utils/rename.1 misc-utils/getopt.1 misc-utils/exch.1 misc-utils/fincore.1 misc-utils/hardlink.1 misc-utils/pipesz.1 misc-utils/fadvise.1 misc-utils/waitpid.1 misc-utils/enosys.1 misc-utils/lsclocks.1 lsfd-cmd/lsfd.1 login-utils/lastb.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libblkid/libblkid.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 '/usr/share/man/man3' /bin/mkdir -p '/usr/share/man/man5' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 libsmartcols/scols-filter.5 sys-utils/fstab.5 sys-utils/adjtime_config.5 '/usr/share/man/man5' /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 term-utils/agetty.8 login-utils/sulogin.8 sys-utils/chmem.8 sys-utils/rfkill.8 sys-utils/readprofile.8 sys-utils/fstrim.8 sys-utils/ctrlaltdel.8 sys-utils/fsfreeze.8 sys-utils/blkdiscard.8 sys-utils/blkzone.8 sys-utils/blkpr.8 sys-utils/ldattach.8 sys-utils/rtcwake.8 sys-utils/setarch.8 sys-utils/losetup.8 sys-utils/zramctl.8 sys-utils/lsns.8 sys-utils/mount.8 sys-utils/umount.8 sys-utils/swapon.8 sys-utils/chcpu.8 sys-utils/wdctl.8 sys-utils/pivot_root.8 sys-utils/switch_root.8 sys-utils/hwclock.8 misc-utils/lslocks.8 misc-utils/lsblk.8 misc-utils/uuidd.8 misc-utils/blkid.8 misc-utils/findfs.8 misc-utils/wipefs.8 misc-utils/findmnt.8 disk-utils/fsck.minix.8 disk-utils/mkfs.minix.8 disk-utils/mkfs.8 disk-utils/isosize.8 disk-utils/mkfs.bfs.8 disk-utils/mkswap.8 disk-utils/swaplabel.8 disk-utils/fsck.8 '/usr/share/man/man8' /usr/bin/install -c -m 644 disk-utils/fsck.cramfs.8 disk-utils/mkfs.cramfs.8 disk-utils/blockdev.8 disk-utils/fdisk.8 disk-utils/sfdisk.8 disk-utils/cfdisk.8 disk-utils/addpart.8 disk-utils/delpart.8 disk-utils/resizepart.8 disk-utils/partx.8 sys-utils/swapoff.8 '/usr/share/man/man8' /bin/mkdir -p '/usr/include/blkid' /usr/bin/install -c -m 644 libblkid/src/blkid.h '/usr/include/blkid' /bin/mkdir -p '/usr/include/libfdisk' /usr/bin/install -c -m 644 libfdisk/src/libfdisk.h '/usr/include/libfdisk' /bin/mkdir -p '/usr/include/libmount' /usr/bin/install -c -m 644 libmount/src/libmount.h '/usr/include/libmount' /bin/mkdir -p '/usr/include/libsmartcols' /usr/bin/install -c -m 644 libsmartcols/src/libsmartcols.h '/usr/include/libsmartcols' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc libmount/mount.pc libsmartcols/smartcols.pc libfdisk/fdisk.pc '/usr/lib/pkgconfig' /bin/mkdir -p '/usr/include/uuid' /usr/bin/install -c -m 644 libuuid/src/uuid.h '/usr/include/uuid' make install-data-hook make[5]: Entering directory '/usr/src/util-linux-2.41' ln -sf last /usr/share/bash-completion/completions/lastb make[5]: Leaving directory '/usr/src/util-linux-2.41' make[4]: Leaving directory '/usr/src/util-linux-2.41' make[3]: Leaving directory '/usr/src/util-linux-2.41' make[2]: Leaving directory '/usr/src/util-linux-2.41' make[1]: Leaving directory '/usr/src/util-linux-2.41' # Install fstrim cronjob mkdir -p /etc/fcron.daily install -m 0755 /usr/src/config/fstrim/trim /etc/fcron.daily/trim Updating linker cache... Install done; saving file list to /usr/src/log/util-linux-2.41 ... make: Leaving directory '/usr/src/lfs' May 14 16:45:13: Building vim make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' vim-9.1.1153.tar.gz checksum OK ====================================== Installing vim-9.1.1153 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/vim-9.1.1153 && patch -Np1 < /usr/src/src/patches/vim/vim-9.1.0886_fix_hardening_crash.patch patching file src/structs.h Hunk #1 succeeded at 1767 (offset 3 lines). cd /usr/src/vim-9.1.1153 && echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h cd /usr/src/vim-9.1.1153 && ./configure \ --prefix=/usr \ --with-features=huge \ --enable-multibyte \ --enable-gui=no \ --disable-nls configure: creating cache auto/config.cache checking whether make sets $(MAKE)... yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for gawk... gawk checking for strip... strip checking for sys/wait.h that is POSIX.1 compatible... yes checking for unsigned long long int... yes checking for long long int... yes checking if the compiler supports trailing commas... yes checking if the compiler supports C++ comments... yes checking --enable-fail-if-missing argument... no checking for clang version... N/A checking for buggy tools... - sh is 'GNU bash, version 5.2.37(1)-release (aarch64-unknown-linux-gnu) Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.' - probably OK. checking uname... Linux checking uname -r... 6.12.23-ipfire checking uname -m... aarch64 checking for Haiku... no checking for QNX... no checking for Darwin (Mac OS X)... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for AvailabilityMacros.h... no checking for dispatch/dispatch.h... no checking --with-local-dir argument... Defaulting to /usr/local checking --with-vim-name argument... Defaulting to vim checking --with-ex-name argument... Defaulting to ex checking --with-view-name argument... Defaulting to view checking --with-global-runtime argument... no checking --with-modified-by argument... no checking if character set is EBCDIC... no checking --disable-smack argument... no checking for linux/xattr.h... yes checking for sys/xattr.h... yes checking for XATTR_NAME_SMACKEXEC in linux/xattr.h... no checking --disable-selinux argument... no checking for is_selinux_enabled in -lselinux... no checking --enable-xattr argument... yes checking for sys/xattr.h... (cached) yes checking --with-features argument... huge checking --with-compiledby argument... no checking --disable-xsmp argument... no checking --disable-xsmp-interact argument... no checking diff feature... enabled checking --enable-luainterp argument... no checking --enable-mzschemeinterp argument... no checking --enable-perlinterp argument... no checking --enable-pythoninterp argument... no checking --enable-python3interp argument... no checking --enable-tclinterp argument... no checking --enable-rubyinterp argument... no checking --enable-cscope argument... no checking --disable-netbeans argument... no checking --disable-channel argument... no checking for socket in -lsocket... no checking whether compiling with IPv6 networking is possible... yes checking for inet_ntop... yes checking --enable-terminal argument... defaulting to yes checking --enable-autoservername argument... no checking --enable-multibyte argument... yes checking --disable-rightleft argument... no checking --disable-arabic argument... no checking --enable-xim argument... defaulting to auto checking --enable-fontset argument... no checking for xmkmf... no checking for X... no checking if X11 header files can be found... no checking --enable-gui argument... no GUI support checking for pkg-config... /usr/bin/pkg-config checking for X11/SM/SMlib.h... no checking for /proc link to executable... /proc/self/exe checking for CYGWIN or MSYS environment... no checking whether toupper is broken... no checking whether __DATE__ and __TIME__ work... yes checking whether __attribute__((unused)) is allowed... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/utsname.h... yes checking for termcap.h... yes checking for fcntl.h... yes checking for sgtty.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for termio.h... yes checking for iconv.h... yes checking for inttypes.h... (cached) yes checking for langinfo.h... yes checking for math.h... yes checking for unistd.h... (cached) yes checking for stropts.h... no checking for errno.h... yes checking for sys/resource.h... yes checking for sys/systeminfo.h... no checking for locale.h... yes checking for sys/stream.h... no checking for termios.h... yes checking for libc.h... no checking for sys/statfs.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for pwd.h... yes checking for utime.h... yes checking for sys/param.h... yes checking for sys/ptms.h... no checking for libintl.h... yes checking for libgen.h... yes checking for util/debug.h... no checking for util/msg18n.h... no checking for frame.h... no checking for sys/acl.h... yes checking for sys/access.h... no checking for sys/sysinfo.h... yes checking for wchar.h... yes checking for wctype.h... yes checking for sys/ptem.h... no checking for sys/sysctl.h... no checking for pthread_np.h... no checking for strings.h... (cached) yes checking if strings.h can be included after string.h... yes checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for uint32_t... yes checking for ino_t... yes checking for dev_t... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for rlim_t... yes checking for stack_t... yes checking whether stack_t has an ss_base field... no checking --with-tlib argument... empty: automatic terminal library selection checking for tgetent in -ltinfo... no checking for tgetent in -lncurses... yes checking whether we talk terminfo... yes checking what tgetent() returns for an unknown terminal... zero checking whether termcap.h contains ospeed... yes checking whether termcap.h contains UP, BC and PC... yes checking whether tputs() uses outfuntype... no checking whether del_curterm() can be used... yes checking whether sys/select.h and sys/time.h may both be included... yes checking for /dev/ptc... no checking for SVR4 ptys... yes checking for ptyranges... don't know checking for struct sigcontext... yes checking getcwd implementation is broken... no checking for fchdir... yes checking for fchown... yes checking for fchmod... yes checking for fsync... yes checking for getcwd... yes checking for getpseudotty... no checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for getrlimit... yes checking for gettimeofday... yes checking for localtime_r... yes checking for lstat... yes checking for memset... yes checking for mkdtemp... yes checking for nanosleep... yes checking for opendir... yes checking for putenv... yes checking for qsort... yes checking for readlink... yes checking for select... yes checking for setenv... yes checking for getpgid... yes checking for setpgid... yes checking for setsid... yes checking for sigaltstack... yes checking for sigstack... yes checking for sigset... yes checking for sigsetjmp... no checking for sigaction... yes checking for sigprocmask... yes checking for sigvec... no checking for strcasecmp... yes checking for strcoll... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strpbrk... yes checking for strptime... yes checking for strtol... yes checking for tgetent... yes checking for towlower... yes checking for towupper... yes checking for iswupper... yes checking for tzset... yes checking for usleep... yes checking for utime... yes checking for utimes... yes checking for mblen... yes checking for ftruncate... yes checking for unsetenv... yes checking for posix_openpt... yes checking for clock_gettime... yes checking for sync... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking --enable-canberra argument... Defaulting to yes checking for libcanberra... no; try installing libcanberra-dev checking --enable-libsodium argument... Defaulting to yes checking for libsodium... no; try installing libsodium-dev checking for st_blksize... yes checking for timer_create without -lrt... yes checking if timer_create works... yes checking whether stat() ignores a trailing slash... no checking for nanoseconds field of struct stat... st_mtim.tv_nsec checking for iconv_open()... yes checking for nl_langinfo(CODESET)... yes checking for strtod in -lm... yes checking for isinf()... yes checking for isnan()... yes checking --disable-acl argument... no checking for acl_get_file in -lposix1e... no checking for acl_get_file in -lacl... yes checking for fgetxattr in -lattr... yes checking for POSIX ACL support... yes checking for acl_get in -lsec... no checking for Solaris ACL support... no checking for AIX ACL support... no checking --enable-gpm argument... yes checking for gpm... no checking --disable-sysmouse argument... no checking for sysmouse... no checking for FD_CLOEXEC... yes checking for rename... yes checking for dirfd... yes checking for flock... yes checking for sysctl... not usable checking for sysinfo... yes checking for sysinfo.mem_unit... yes checking for sysinfo.uptime... yes checking for sysconf... yes checking for _SC_SIGSTKSZ via sysconf()... yes checking size of int... 4 checking size of long... 8 checking size of time_t... 8 checking size of off_t... 8 checking uint32_t is 32 bits... ok checking whether memmove handles overlaps... yes checking for _xpg4_setrunelocale in -lxpg4... no checking how to create tags... ctags checking how to run man with a section nr... man -s checking --disable-nls argument... yes checking for dlfcn.h... yes checking for dlopen()... yes checking for dlsym()... yes checking for setjmp.h... yes checking for GCC 3 or later... yes checking whether we need -D_FORTIFY_SOURCE=1... yes checking whether we need to force -D_FILE_OFFSET_BITS=64... no checking linker --as-needed support... yes configure: updating cache auto/config.cache configure: creating auto/config.status config.status: creating auto/config.mk config.status: creating auto/config.h cd /usr/src/vim-9.1.1153 && make -j4 make[1]: Entering directory '/usr/src/vim-9.1.1153' Starting make in the src directory. If there are problems, cd to the src directory and run make there cd src && make first make[2]: Entering directory '/usr/src/vim-9.1.1153/src' /bin/sh install-sh -c -d objects CC="gcc -Iproto -DHAVE_CONFIG_H " srcdir=. sh ./osdef.sh cd xxd; CC="gcc" CFLAGS=" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1" LDFLAGS="-L/usr/local/lib -Wl,--as-needed" \ make -f Makefile creating auto/pathdef.c make[3]: Entering directory '/usr/src/vim-9.1.1153/src/xxd' gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -L/usr/local/lib -Wl,--as-needed -DUNIX -o xxd xxd.c touch objects/.dirstamp gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_encoding.o libvterm/src/encoding.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_keyboard.o libvterm/src/keyboard.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_mouse.o libvterm/src/mouse.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_parser.o libvterm/src/parser.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_pen.o libvterm/src/pen.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_screen.o libvterm/src/screen.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_state.o libvterm/src/state.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_unicode.o libvterm/src/unicode.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_vterm.o libvterm/src/vterm.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/alloc.o alloc.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/arabic.o arabic.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/arglist.o arglist.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/autocmd.o autocmd.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/beval.o beval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/buffer.o buffer.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/change.o change.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/blob.o blob.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/blowfish.o blowfish.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/cindent.o cindent.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/clientserver.o clientserver.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/clipboard.o clipboard.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/cmdexpand.o cmdexpand.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/cmdhist.o cmdhist.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt.o crypt.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt_zip.o crypt_zip.c make[3]: Leaving directory '/usr/src/vim-9.1.1153/src/xxd' gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/debugger.o debugger.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/dict.o dict.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/diff.o diff.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/digraph.o digraph.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/drawline.o drawline.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/drawscreen.o drawscreen.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/edit.o edit.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/eval.o eval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalbuffer.o evalbuffer.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalfunc.o evalfunc.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalvars.o evalvars.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalwindow.o evalwindow.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds.o ex_cmds.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds2.o ex_cmds2.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_docmd.o ex_docmd.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_eval.o ex_eval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_getln.o ex_getln.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fileio.o fileio.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/filepath.o filepath.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/findfile.o findfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/float.o float.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fold.o fold.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/getchar.o getchar.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gc.o gc.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_xim.o gui_xim.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hardcopy.o hardcopy.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hashtab.o hashtab.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/help.o help.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/highlight.o highlight.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_cscope.o if_cscope.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_xcmdsrv.o if_xcmdsrv.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/indent.o indent.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/insexpand.o insexpand.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/linematch.o linematch.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/list.o list.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/locale.o locale.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/logfile.o logfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/map.o map.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mark.o mark.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/match.o match.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mbyte.o mbyte.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memline.o memline.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/menu.o menu.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc1.o misc1.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc2.o misc2.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mouse.o mouse.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/move.o move.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/normal.o normal.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ops.o ops.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/option.o option.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/optionstr.o optionstr.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/os_unix.o os_unix.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pathdef.o auto/pathdef.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/popupmenu.o popupmenu.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/popupwin.o popupwin.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/profiler.o profiler.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pty.o pty.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/quickfix.o quickfix.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/regexp.o regexp.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/register.o register.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/screen.o screen.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/scriptfile.o scriptfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/search.o search.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/session.o session.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sha256.o sha256.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sign.o sign.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sound.o sound.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spell.o spell.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spellfile.o spellfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spellsuggest.o spellsuggest.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/strings.o strings.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/syntax.o syntax.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/tag.o tag.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/term.o term.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/terminal.o terminal.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/testing.o testing.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textformat.o textformat.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textobject.o textobject.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textprop.o textprop.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/time.o time.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/typval.o typval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ui.o ui.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/undo.o undo.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/usercmd.o usercmd.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/userfunc.o userfunc.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/version.o version.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9class.o vim9class.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9cmds.o vim9cmds.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9compile.o vim9compile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9execute.o vim9execute.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9expr.o vim9expr.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9instr.o vim9instr.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9script.o vim9script.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9type.o vim9type.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/viminfo.o viminfo.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/window.o window.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/bufwrite.o bufwrite.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/netbeans.o netbeans.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/job.o job.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/channel.o channel.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xdiffi.o xdiff/xdiffi.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xemit.o xdiff/xemit.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xprepare.o xdiff/xprepare.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xutils.o xdiff/xutils.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xhistogram.o xdiff/xhistogram.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xpatience.o xdiff/xpatience.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/charset.o charset.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/json.o json.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/main.o main.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memfile.o memfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/message.o message.c link.sh: $LINK_AS_NEEDED set to 'yes': invoking linker directly. gcc -L/usr/local/lib -Wl,--as-needed -o vim objects/alloc.o objects/arabic.o objects/arglist.o objects/autocmd.o objects/beval.o objects/buffer.o objects/change.o objects/blob.o objects/blowfish.o objects/cindent.o objects/clientserver.o objects/clipboard.o objects/cmdexpand.o objects/cmdhist.o objects/crypt.o objects/crypt_zip.o objects/debugger.o objects/dict.o objects/diff.o objects/digraph.o objects/drawline.o objects/drawscreen.o objects/edit.o objects/eval.o objects/evalbuffer.o objects/evalfunc.o objects/evalvars.o objects/evalwindow.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/filepath.o objects/findfile.o objects/float.o objects/fold.o objects/getchar.o objects/gc.o objects/gui_xim.o objects/hardcopy.o objects/hashtab.o objects/help.o objects/highlight.o objects/if_cscope.o objects/if_xcmdsrv.o objects/indent.o objects/insexpand.o objects/linematch.o objects/list.o objects/locale.o objects/logfile.o objects/map.o objects/mark.o objects/match.o objects/mbyte.o objects/memline.o objects/menu.o objects/misc1.o objects/misc2.o objects/mouse.o objects/move.o objects/normal.o objects/ops.o objects/option.o objects/optionstr.o objects/os_unix.o objects/pathdef.o objects/popupmenu.o objects/popupwin.o objects/profiler.o objects/pty.o objects/quickfix.o objects/regexp.o objects/register.o objects/screen.o objects/scriptfile.o objects/search.o objects/session.o objects/sha256.o objects/sign.o objects/sound.o objects/spell.o objects/spellfile.o objects/spellsuggest.o objects/strings.o objects/syntax.o objects/tag.o objects/term.o objects/terminal.o objects/testing.o objects/textformat.o objects/textobject.o objects/textprop.o objects/time.o objects/typval.o objects/ui.o objects/undo.o objects/usercmd.o objects/userfunc.o objects/version.o objects/vim9class.o objects/vim9cmds.o objects/vim9compile.o objects/vim9execute.o objects/vim9expr.o objects/vim9instr.o objects/vim9script.o objects/vim9type.o objects/viminfo.o objects/window.o objects/bufwrite.o objects/vterm_encoding.o objects/vterm_keyboard.o objects/vterm_mouse.o objects/vterm_parser.o objects/vterm_pen.o objects/vterm_screen.o objects/vterm_state.o objects/vterm_unicode.o objects/vterm_vterm.o objects/netbeans.o objects/job.o objects/channel.o objects/xdiffi.o objects/xemit.o objects/xprepare.o objects/xutils.o objects/xhistogram.o objects/xpatience.o objects/charset.o objects/json.o objects/main.o objects/memfile.o objects/message.o -lm -lncurses -lacl -lattr link.sh: Linked fine make[2]: Leaving directory '/usr/src/vim-9.1.1153/src' make[1]: Leaving directory '/usr/src/vim-9.1.1153' cd /usr/src/vim-9.1.1153 && make install make[1]: Entering directory '/usr/src/vim-9.1.1153' Starting make in the src directory. If there are problems, cd to the src directory and run make there cd src && make install make[2]: Entering directory '/usr/src/vim-9.1.1153/src' if test -f /usr/bin/vim; then \ mv -f /usr/bin/vim /usr/bin/vim.rm; \ rm -f /usr/bin/vim.rm; \ fi cp vim /usr/bin strip /usr/bin/vim chmod 755 /usr/bin/vim cp vimtutor /usr/bin/vimtutor chmod 755 /usr/bin/vimtutor /bin/sh install-sh -c -d /usr/share/vim chmod 755 /usr/share/vim /bin/sh install-sh -c -d /usr/share/vim/vim91 chmod 755 /usr/share/vim/vim91 /bin/sh install-sh -c -d /usr/share/vim/vim91/doc chmod 755 /usr/share/vim/vim91/doc /bin/sh install-sh -c -d /usr/share/vim/vim91/print chmod 755 /usr/share/vim/vim91/print /bin/sh install-sh -c -d /usr/share/vim/vim91/colors chmod 755 /usr/share/vim/vim91/colors /bin/sh install-sh -c -d /usr/share/vim/vim91/syntax chmod 755 /usr/share/vim/vim91/syntax /bin/sh install-sh -c -d /usr/share/vim/vim91/syntax/modula2 chmod 755 /usr/share/vim/vim91/syntax/modula2 /bin/sh install-sh -c -d /usr/share/vim/vim91/syntax/modula2/opt chmod 755 /usr/share/vim/vim91/syntax/modula2/opt /bin/sh install-sh -c -d /usr/share/vim/vim91/syntax/shared chmod 755 /usr/share/vim/vim91/syntax/shared /bin/sh install-sh -c -d /usr/share/vim/vim91/indent chmod 755 /usr/share/vim/vim91/indent /bin/sh install-sh -c -d /usr/share/vim/vim91/ftplugin chmod 755 /usr/share/vim/vim91/ftplugin /bin/sh install-sh -c -d /usr/share/vim/vim91/autoload chmod 755 /usr/share/vim/vim91/autoload /bin/sh install-sh -c -d /usr/share/vim/vim91/autoload/dist chmod 755 /usr/share/vim/vim91/autoload/dist /bin/sh install-sh -c -d /usr/share/vim/vim91/autoload/xml chmod 755 /usr/share/vim/vim91/autoload/xml /bin/sh install-sh -c -d /usr/share/vim/vim91/autoload/rust chmod 755 /usr/share/vim/vim91/autoload/rust /bin/sh install-sh -c -d /usr/share/vim/vim91/autoload/cargo chmod 755 /usr/share/vim/vim91/autoload/cargo /bin/sh install-sh -c -d /usr/share/vim/vim91/import chmod 755 /usr/share/vim/vim91/import /bin/sh install-sh -c -d /usr/share/vim/vim91/import/dist chmod 755 /usr/share/vim/vim91/import/dist /bin/sh install-sh -c -d /usr/share/vim/vim91/plugin chmod 755 /usr/share/vim/vim91/plugin /bin/sh install-sh -c -d /usr/share/vim/vim91/tutor chmod 755 /usr/share/vim/vim91/tutor /bin/sh install-sh -c -d /usr/share/vim/vim91/tutor/en chmod 755 /usr/share/vim/vim91/tutor/en /bin/sh install-sh -c -d /usr/share/vim/vim91/tutor/it chmod 755 /usr/share/vim/vim91/tutor/it /bin/sh install-sh -c -d /usr/share/vim/vim91/tutor/sr chmod 755 /usr/share/vim/vim91/tutor/sr /bin/sh install-sh -c -d /usr/share/vim/vim91/spell chmod 755 /usr/share/vim/vim91/spell /bin/sh install-sh -c -d /usr/share/vim/vim91/compiler chmod 755 /usr/share/vim/vim91/compiler /bin/sh ./installman.sh install /usr/share/man/man1 "" /usr/share/vim /usr/share/vim/vim91 /usr/share/vim ../runtime/doc 644 vim vimdiff evim installing /usr/share/man/man1/vim.1 installing /usr/share/man/man1/vimtutor.1 installing /usr/share/man/man1/vimdiff.1 installing /usr/share/man/man1/evim.1 cd ../runtime/doc; if test -z "" -a -f tags; then \ mv -f tags tags.dist; fi generating help tags make[3]: Entering directory '/usr/src/vim-9.1.1153/runtime/doc' help tags updated make[3]: Leaving directory '/usr/src/vim-9.1.1153/runtime/doc' cd ../runtime/doc; \ files=`ls *.txt tags`; \ files="$files `ls *.??x tags-?? 2>/dev/null || true`"; \ cp $files /usr/share/vim/vim91/doc; \ cd /usr/share/vim/vim91/doc; \ chmod 644 $files cp ../runtime/doc/*.pl /usr/share/vim/vim91/doc chmod 755 /usr/share/vim/vim91/doc/*.pl cd ../runtime/doc; if test -f tags.dist; then mv -f tags.dist tags; fi cp ../runtime/menu.vim /usr/share/vim/vim91/menu.vim chmod 644 /usr/share/vim/vim91/menu.vim cp ../runtime/synmenu.vim /usr/share/vim/vim91/synmenu.vim chmod 644 /usr/share/vim/vim91/synmenu.vim cp ../runtime/delmenu.vim /usr/share/vim/vim91/delmenu.vim chmod 644 /usr/share/vim/vim91/delmenu.vim cp ../runtime/defaults.vim /usr/share/vim/vim91/defaults.vim chmod 644 /usr/share/vim/vim91/defaults.vim cp ../runtime/evim.vim /usr/share/vim/vim91/evim.vim chmod 644 /usr/share/vim/vim91/evim.vim cp ../runtime/mswin.vim /usr/share/vim/vim91/mswin.vim chmod 644 /usr/share/vim/vim91/mswin.vim cp ../runtime/bugreport.vim /usr/share/vim/vim91/bugreport.vim chmod 644 /usr/share/vim/vim91/bugreport.vim cp ../runtime/vimrc_example.vim /usr/share/vim/vim91 chmod 644 /usr/share/vim/vim91/vimrc_example.vim cp ../runtime/gvimrc_example.vim /usr/share/vim/vim91 chmod 644 /usr/share/vim/vim91/gvimrc_example.vim cp ../runtime/filetype.vim /usr/share/vim/vim91/filetype.vim chmod 644 /usr/share/vim/vim91/filetype.vim cp ../runtime/ftoff.vim /usr/share/vim/vim91/ftoff.vim chmod 644 /usr/share/vim/vim91/ftoff.vim cp ../runtime/scripts.vim /usr/share/vim/vim91/scripts.vim chmod 644 /usr/share/vim/vim91/scripts.vim cp ../runtime/ftplugin.vim /usr/share/vim/vim91/ftplugin.vim chmod 644 /usr/share/vim/vim91/ftplugin.vim cp ../runtime/ftplugof.vim /usr/share/vim/vim91/ftplugof.vim chmod 644 /usr/share/vim/vim91/ftplugof.vim cp ../runtime/indent.vim /usr/share/vim/vim91/indent.vim chmod 644 /usr/share/vim/vim91/indent.vim cp ../runtime/indoff.vim /usr/share/vim/vim91/indoff.vim chmod 644 /usr/share/vim/vim91/indoff.vim cp ../runtime/optwin.vim /usr/share/vim/vim91/optwin.vim chmod 644 /usr/share/vim/vim91/optwin.vim cp ../README.txt /usr/share/vim/vim91 chmod 644 /usr/share/vim/vim91/README.txt cp ../LICENSE /usr/share/vim/vim91 chmod 644 /usr/share/vim/vim91/LICENSE cd ../runtime/print; cp *.ps /usr/share/vim/vim91/print cd /usr/share/vim/vim91/print; chmod 644 *.ps cd ../runtime/colors; cp -r *.vim lists tools README.txt /usr/share/vim/vim91/colors cd /usr/share/vim/vim91/colors; chmod 755 lists tools cd /usr/share/vim/vim91/colors; chmod 644 *.vim README.txt lists/*.vim tools/*.vim cd ../runtime/syntax; cp *.vim README.txt /usr/share/vim/vim91/syntax cd /usr/share/vim/vim91/syntax; chmod 644 *.vim README.txt cd ../runtime/syntax/shared; cp *.vim README.txt /usr/share/vim/vim91/syntax/shared cd /usr/share/vim/vim91/syntax/shared; chmod 644 *.vim README.txt cd ../runtime/syntax/modula2/opt; cp *.vim /usr/share/vim/vim91/syntax/modula2/opt cd /usr/share/vim/vim91/syntax/modula2/opt; chmod 644 *.vim cd ../runtime/indent; cp *.vim README.txt /usr/share/vim/vim91/indent cd /usr/share/vim/vim91/indent; chmod 644 *.vim README.txt cd ../runtime/autoload; cp *.vim README.txt /usr/share/vim/vim91/autoload cd /usr/share/vim/vim91/autoload; chmod 644 *.vim README.txt cd ../runtime/autoload/dist; cp *.vim /usr/share/vim/vim91/autoload/dist cd /usr/share/vim/vim91/autoload/dist; chmod 644 *.vim cd ../runtime/autoload/xml; cp *.vim /usr/share/vim/vim91/autoload/xml cd /usr/share/vim/vim91/autoload/xml; chmod 644 *.vim cd ../runtime/autoload/cargo; cp *.vim /usr/share/vim/vim91/autoload/cargo cd /usr/share/vim/vim91/autoload/cargo; chmod 644 *.vim cd ../runtime/autoload/rust; cp *.vim /usr/share/vim/vim91/autoload/rust cd /usr/share/vim/vim91/autoload/rust; chmod 644 *.vim cd ../runtime/import/dist; cp *.vim /usr/share/vim/vim91/import/dist cd /usr/share/vim/vim91/import/dist; chmod 644 *.vim cd ../runtime/plugin; cp *.vim README.txt /usr/share/vim/vim91/plugin cd /usr/share/vim/vim91/plugin; chmod 644 *.vim README.txt cd ../runtime/ftplugin; cp *.vim README.txt logtalk.dict /usr/share/vim/vim91/ftplugin cd /usr/share/vim/vim91/ftplugin; chmod 644 *.vim README.txt logtalk.dict cd ../runtime/compiler; cp *.vim README.txt /usr/share/vim/vim91/compiler cd /usr/share/vim/vim91/compiler; chmod 644 *.vim README.txt /bin/sh install-sh -c -d /usr/share/vim/vim91/macros chmod 755 /usr/share/vim/vim91/macros cp -r ../runtime/macros/* /usr/share/vim/vim91/macros chmod 755 `find /usr/share/vim/vim91/macros -type d -print` chmod 644 `find /usr/share/vim/vim91/macros -type f -print` chmod 755 /usr/share/vim/vim91/macros/less.sh cvs=`find /usr/share/vim/vim91/macros \( -name CVS -o -name AAPDIR -o -name "*.info" \) -print`; \ if test -n "$cvs"; then \ rm -rf $cvs; \ fi /bin/sh install-sh -c -d /usr/share/vim/vim91/pack chmod 755 /usr/share/vim/vim91/pack cp -r ../runtime/pack/* /usr/share/vim/vim91/pack chmod 755 `find /usr/share/vim/vim91/pack -type d -print` chmod 644 `find /usr/share/vim/vim91/pack -type f -print` cp ../runtime/tutor/README* ../runtime/tutor/tutor* /usr/share/vim/vim91/tutor cp ../runtime/tutor/en/* /usr/share/vim/vim91/tutor/en/ cp ../runtime/tutor/it/* /usr/share/vim/vim91/tutor/it/ cp ../runtime/tutor/sr/* /usr/share/vim/vim91/tutor/sr/ rm -f /usr/share/vim/vim91/tutor/*.info chmod 644 /usr/share/vim/vim91/tutor/* chmod 755 /usr/share/vim/vim91/tutor/en chmod 755 /usr/share/vim/vim91/tutor/it chmod 755 /usr/share/vim/vim91/tutor/sr if test -f ../runtime/spell/en.latin1.spl; then \ cp ../runtime/spell/*.spl ../runtime/spell/*.sug ../runtime/spell/*.vim /usr/share/vim/vim91/spell; \ chmod 644 /usr/share/vim/vim91/spell/*.spl /usr/share/vim/vim91/spell/*.sug /usr/share/vim/vim91/spell/*.vim; \ fi cd /usr/bin; ln -s vim ex cd /usr/bin; ln -s vim view cd /usr/bin; ln -s vim rvim cd /usr/bin; ln -s vim rview cd /usr/bin; ln -s vim vimdiff /bin/sh ./installml.sh install "" \ /usr/share/man/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /usr/share/man/man1/ex.1 creating link /usr/share/man/man1/view.1 creating link /usr/share/man/man1/rvim.1 creating link /usr/share/man/man1/rview.1 /bin/sh install-sh -c -d /usr/share/vim/vim91/tools chmod 755 /usr/share/vim/vim91/tools if test -f /usr/bin/xxd; then \ mv -f /usr/bin/xxd /usr/bin/xxd.rm; \ rm -f /usr/bin/xxd.rm; \ fi cp xxd/xxd /usr/bin strip /usr/bin/xxd chmod 755 /usr/bin/xxd /bin/sh ./installman.sh xxd /usr/share/man/man1 "" /usr/share/vim /usr/share/vim/vim91 /usr/share/vim ../runtime/doc 644 vim vimdiff evim installing /usr/share/man/man1/xxd.1 cp -r ../runtime/tools/* /usr/share/vim/vim91/tools cvs=`find /usr/share/vim/vim91/tools \( -name CVS -o -name AAPDIR \) -print`; \ if test -n "$cvs"; then \ rm -rf $cvs; \ fi chmod 644 /usr/share/vim/vim91/tools/* perlpath=`./which.sh perl` && sed -e "s+/usr/bin/perl+$perlpath+" ../runtime/tools/efm_perl.pl >/usr/share/vim/vim91/tools/efm_perl.pl awkpath=`./which.sh nawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/share/vim/vim91/tools/mve.awk; if test -z "$awkpath"; then \ awkpath=`./which.sh gawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/share/vim/vim91/tools/mve.awk; if test -z "$awkpath"; then \ awkpath=`./which.sh awk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/share/vim/vim91/tools/mve.awk; fi; fi chmod 755 `grep -l "^#!" /usr/share/vim/vim91/tools/*` if test -n "/usr/share"; then \ /bin/sh install-sh -c -d /usr/share/icons/hicolor/48x48/apps /usr/share/icons/locolor/32x32/apps \ /usr/share/icons/locolor/16x16/apps /usr/share/applications; \ fi if test -d /usr/share/icons/hicolor/48x48/apps -a -w /usr/share/icons/hicolor/48x48/apps \ -a ! -f /usr/share/icons/hicolor/48x48/apps/gvim.png; then \ cp ../runtime/vim48x48.png /usr/share/icons/hicolor/48x48/apps/gvim.png; \ if test -z "" -a -x "" \ -a -w /usr/share/icons/hicolor \ -a -f /usr/share/icons/hicolor/index.theme; then \ -q /usr/share/icons/hicolor; \ fi \ fi if test -d /usr/share/icons/locolor/32x32/apps -a -w /usr/share/icons/locolor/32x32/apps \ -a ! -f /usr/share/icons/locolor/32x32/apps/gvim.png; then \ cp ../runtime/vim32x32.png /usr/share/icons/locolor/32x32/apps/gvim.png; \ fi if test -d /usr/share/icons/locolor/16x16/apps -a -w /usr/share/icons/locolor/16x16/apps \ -a ! -f /usr/share/icons/locolor/16x16/apps/gvim.png; then \ cp ../runtime/vim16x16.png /usr/share/icons/locolor/16x16/apps/gvim.png; \ fi if test -d /usr/share/applications -a -w /usr/share/applications; then \ if test -f po/vim.desktop -a -f po/gvim.desktop; then \ cp po/vim.desktop po/gvim.desktop \ /usr/share/applications; \ else \ cp ../runtime/vim.desktop \ ../runtime/gvim.desktop \ /usr/share/applications; \ fi; \ if test -z "" -a -x ""; then \ -q /usr/share/applications; \ fi \ fi make[2]: Leaving directory '/usr/src/vim-9.1.1153/src' make[1]: Leaving directory '/usr/src/vim-9.1.1153' ln -svf vim /usr/bin/vi '/usr/bin/vi' -> 'vim' install -m 644 /usr/src/config/vim/vimrc /etc/vimrc Updating linker cache... Install done; saving file list to /usr/src/log/vim-9.1.1153 ... make: Leaving directory '/usr/src/lfs' May 14 16:45:32: Building e2fsprogs make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' e2fsprogs-1.47.2.tar.xz checksum OK ====================================== Installing e2fsprogs-1.47.2 ... Install started; saving file list to /usr/src/lsalr ... mkdir -pv /usr/src/e2fsprogs-1.47.2/build mkdir: created directory '/usr/src/e2fsprogs-1.47.2/build' cd /usr/src/e2fsprogs-1.47.2/build && \ /usr/src/e2fsprogs-1.47.2/configure \ --prefix=/usr \ --with-root-prefix="" \ --enable-elf-shlibs \ --disable-libblkid \ --disable-libuuid \ --disable-nls checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no Generating configuration file for e2fsprogs version 1.47.2 Package version 1.47.2 release Release date is January, 2025 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for dlopen in -ldl... yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... gcc -E checking for additional special compiler flags... (none) Disabling maintainer mode by default Disabling symlinks for install by default Disabling relative symlinks for install by default Disabling symlinks for build by default Disabling verbose make commands Enabling ELF shared libraries Disabling BSD shared libraries by default Disabling profiling libraries by default Disabling journal debugging by default Disabling blkid debugging by default Enabling testio debugging by default Disabling ext4 developer features by default checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for uuid_generate in -luuid... yes Disabling private uuid library checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for blkid_get_cache in -lblkid... yes Disabling private blkid library Enabling use of backtrace by default Enabling debugfs support by default Enabling e2image support by default Enabling e2resize support by default Enabling e4defrag support by default Building fsck wrapper by default Building e2initrd helper by default Try using thread local support by default checking for thread local storage (TLS) class... __thread Try testing for pthread support by default checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes Disabling uuidd by default Enabling mmp support by default Enabling tdb support by default Enabling bitmap statistics support by default Disabling additional bitmap statistics by default checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... /bin/mkdir -p checking whether NLS is requested... no 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether make sets $(MAKE)... (cached) yes checking for GNU make... make checking for ln... /bin/ln checking whether ln -s works... yes checking for mv... /bin/mv checking for cp... /bin/cp checking for rm... /bin/rm checking for chmod... /bin/chmod checking for gawk... gawk checking for egrep... (cached) /bin/grep -E checking for sed... (cached) /bin/sed checking for perl... /usr/bin/perl checking for ldconfig... /sbin/ldconfig checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for makeinfo... makeinfo checking for dirent.h... yes checking for errno.h... yes checking for execinfo.h... yes checking for getopt.h... yes checking for malloc.h... yes checking for mntent.h... yes checking for paths.h... yes checking for pthread.h... yes checking for semaphore.h... yes checking for setjmp.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for termios.h... yes checking for termio.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for attr/xattr.h... no checking for linux/falloc.h... yes checking for linux/fd.h... yes checking for linux/fsmap.h... yes checking for linux/major.h... yes checking for linux/loop.h... yes checking for linux/types.h... yes checking for net/if_dl.h... no checking for netinet/in.h... yes checking for sys/acl.h... yes checking for sys/disklabel.h... no checking for sys/disk.h... no checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/key.h... no checking for sys/mkdev.h... no checking for sys/mman.h... yes checking for sys/mount.h... yes checking for sys/prctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/un.h... yes checking for sys/wait.h... yes checking for sys/xattr.h... yes checking for a dd(1) program that supports iflag=fullblock... dd checking for net/if.h... yes checking for vprintf... yes checking for struct dirent.d_reclen... yes checking for struct stat.st_atim... yes checking for ssize_t... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether llseek is declared... no checking whether lseek64 is declared... yes checking whether fsmap_sizeof is declared... yes 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 short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of off_t... 8 checking size of time_t... 8 checking whether byte ordering is bigendian... no checking for __uNN types... using checking for inttypes.h... (cached) yes checking for intptr_t... yes checking whether struct stat has a st_flags field... no checking for struct sockaddr.sa_len... no checking for blkid_probe_get_topology in -lblkid... yes checking for blkid_topology_get_dax in -lblkid... yes checking for blkid_probe_enable_partitions in -lblkid... yes checking for __secure_getenv... no checking for add_key... no checking for backtrace... yes checking for chflags... no checking for dlopen... (cached) yes checking for fadvise64... no checking for fallocate... yes checking for fallocate64... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fstat64... yes checking for fsync... yes checking for ftruncate64... yes checking for futimes... yes checking for getcwd... yes checking for getdtablesize... yes checking for getentropy... yes checking for gethostname... yes checking for getmntinfo... no checking for getpwuid_r... yes checking for getrandom... yes checking for getrlimit... yes checking for getrusage... yes checking for jrand48... yes checking for keyctl... no checking for llistxattr... yes checking for llseek... no checking for lseek64... yes checking for mallinfo... yes checking for mallinfo2... yes checking for mbstowcs... yes checking for memalign... yes checking for mempcpy... yes checking for mmap... yes checking for msync... yes checking for nanosleep... yes checking for open64... yes checking for pathconf... yes checking for posix_fadvise... yes checking for posix_fadvise64... yes checking for posix_memalign... yes checking for prctl... yes checking for pread... yes checking for pwrite... yes checking for pread64... yes checking for pwrite64... yes checking for qsort_r... yes checking for secure_getenv... yes checking for setmntent... yes checking for setresgid... yes checking for setresuid... yes checking for snprintf... yes checking for srandom... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strnlen... yes checking for strptime... yes checking for strtoull... yes checking for sync_file_range... yes checking for sysconf... yes checking for usleep... yes checking for utime... yes checking for utimes... yes checking for valloc... yes checking for socket in -lsocket... no checking for magic_file in -lmagic... yes checking for magic.h... yes Try testing for libarchive support (with dlopen) by default checking for archive_read_new in -larchive... no checking for clock_gettime in -lrt... yes checking for fuse3... no checking for pthread.h... (cached) yes checking for fuse.h... no checking for optreset... no GL_THREADS_API: checking for sem_init... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking for unified diff option... -u checking for mount 'nosuid' option... yes checking for mount 'nodev' option... yes checking whether we can link with -static... yes checking for udev... no checking for udev rules dir... no checking for system crontab dir... no checking for systemd... no checking for systemd system unit dir... no configure: creating ./config.status config.status: creating MCONFIG config.status: creating Makefile config.status: creating util/Makefile config.status: creating util/subst.conf config.status: creating util/gen-tarball config.status: creating util/install-symlink config.status: creating lib/et/Makefile config.status: creating lib/ss/Makefile config.status: creating lib/e2p/Makefile config.status: creating lib/ext2fs/Makefile config.status: creating lib/ext2fs/ext2_types.h config.status: creating lib/support/Makefile config.status: creating lib/ss/ss.pc config.status: creating lib/et/com_err.pc config.status: creating lib/e2p/e2p.pc config.status: creating lib/ext2fs/ext2fs.pc config.status: creating misc/Makefile config.status: creating ext2ed/Makefile config.status: creating e2fsck/Makefile config.status: creating debugfs/Makefile config.status: creating tests/Makefile config.status: creating tests/progs/Makefile config.status: creating tests/fuzz/Makefile config.status: creating resize/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating scrub/Makefile config.status: creating lib/config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd /usr/src/e2fsprogs-1.47.2/build && make -j4 make[1]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' cd ./util ; make subst make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/util' CREATE dirpaths.h CC /usr/src/e2fsprogs-1.47.2/util/subst.c LD subst make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/util' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' SUBST lib/dirpaths.h make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status config.status: creating ./lib/ext2fs/ext2_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' SUBST compile_et make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' SUBST ext2_err.et COMPILE_ET ext2_err.et make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' COMPILE_ET prof_err.et make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' make libs make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: 'util/subst.conf' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: 'lib/config.h' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: 'lib/dirpaths.h' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: 'lib/ext2fs/ext2_types.h' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' make[3]: 'compile_et' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' make[3]: 'ext2_err.h' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' make[3]: 'prof_err.h' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' making all in lib/et make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' MKDIR elfshared CC /usr/src/e2fsprogs-1.47.2/lib/et/error_message.c CC /usr/src/e2fsprogs-1.47.2/lib/et/et_name.c CC /usr/src/e2fsprogs-1.47.2/lib/et/init_et.c CC /usr/src/e2fsprogs-1.47.2/lib/et/com_err.c CC /usr/src/e2fsprogs-1.47.2/lib/et/com_right.c GEN_LIB libcom_err.a GEN_ELF_SOLIB libcom_err.so.2.1 make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' making all in lib/ss make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ss' SUBST mk_cmds COMPILE_ET ss_err.et MKDIR elfshared MK_CMDS std_rqs.c COMPILE_ET ss_err.et CC ss_err.c CC /usr/src/e2fsprogs-1.47.2/lib/ss/invocation.c CC /usr/src/e2fsprogs-1.47.2/lib/ss/help.c CC /usr/src/e2fsprogs-1.47.2/lib/ss/execute_cmd.c CC /usr/src/e2fsprogs-1.47.2/lib/ss/listen.c CC /usr/src/e2fsprogs-1.47.2/lib/ss/parse.c CC /usr/src/e2fsprogs-1.47.2/lib/ss/error.c CC /usr/src/e2fsprogs-1.47.2/lib/ss/prompt.c CC /usr/src/e2fsprogs-1.47.2/lib/ss/request_tbl.c CC /usr/src/e2fsprogs-1.47.2/lib/ss/list_rqs.c CC /usr/src/e2fsprogs-1.47.2/lib/ss/pager.c CC /usr/src/e2fsprogs-1.47.2/lib/ss/requests.c CC /usr/src/e2fsprogs-1.47.2/lib/ss/get_readline.c CC /usr/src/e2fsprogs-1.47.2/lib/ss/data.c CC std_rqs.c GEN_LIB libss.a GEN_ELF_SOLIB libss.so.2.0 make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ss' making all in lib/e2p make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/e2p' MKDIR elfshared CC /usr/src/e2fsprogs-1.47.2/lib/e2p/feature.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/fgetflags.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/fsetflags.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/fgetversion.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/fsetversion.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/getflags.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/getversion.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/hashstr.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/iod.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/ls.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/ljs.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/mntopts.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/parse_num.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/pe.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/pf.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/ps.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/setflags.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/setversion.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/uuid.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/ostype.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/percent.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/crypto_mode.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/fgetproject.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/fsetproject.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/encoding.c CC /usr/src/e2fsprogs-1.47.2/lib/e2p/errcode.c GEN_LIB libe2p.a GEN_ELF_SOLIB libe2p.so.2.3 make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/e2p' making all in lib/support make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' CC /usr/src/e2fsprogs-1.47.2/lib/support/cstring.c CC /usr/src/e2fsprogs-1.47.2/lib/support/mkquota.c CC /usr/src/e2fsprogs-1.47.2/lib/support/plausible.c CC /usr/src/e2fsprogs-1.47.2/lib/support/profile.c CC /usr/src/e2fsprogs-1.47.2/lib/support/parse_qtype.c CC /usr/src/e2fsprogs-1.47.2/lib/support/print_fs_flags.c CC /usr/src/e2fsprogs-1.47.2/lib/support/profile_helpers.c CC prof_err.c CC /usr/src/e2fsprogs-1.47.2/lib/support/quotaio.c CC /usr/src/e2fsprogs-1.47.2/lib/support/quotaio_v2.c CC /usr/src/e2fsprogs-1.47.2/lib/support/quotaio_tree.c CC /usr/src/e2fsprogs-1.47.2/lib/support/dict.c CC /usr/src/e2fsprogs-1.47.2/lib/support/devname.c GEN_LIB libsupport.a make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' making all in lib/ext2fs make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' CC gen_crc32ctable MKDIR elfshared CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/bb_compat.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/inode_io.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/write_bb_file.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/dupfs.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/imager.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/test_io.c CC ext2_err.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/alloc.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/alloc_sb.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/alloc_stats.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/alloc_tables.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/atexit.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/badblocks.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/bb_inode.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/bitmaps.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/bitops.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/blkmap64_ba.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/blkmap64_rb.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/blknum.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/block.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/bmap.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/check_desc.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/closefs.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/crc16.c GEN32CTABLE crc32c_table.h CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/csum.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/dblist.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/dblist_dir.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/dirblock.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/dirhash.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/dir_iterate.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/expanddir.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/ext_attr.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/extent.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/fallocate.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/fileio.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/finddev.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/flushb.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/freefs.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/gen_bitmap.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/gen_bitmap64.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/get_num_dirs.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/get_pathname.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/getenv.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/getsize.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/getsectsize.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/hashmap.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/i_block.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/icount.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/ind_block.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/initialize.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/inline.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/inline_data.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/inode.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/io_manager.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/ismounted.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/link.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/llseek.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/lookup.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/mkdir.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/mkjournal.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/mmp.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/namei.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/native.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/newdir.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/nls_utf8.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/openfs.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/orphan.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/progress.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/punch.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/qcow2.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/read_bb.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/read_bb_file.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/res_gdt.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/rw_bitmaps.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/sha512.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/swapfs.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/symlink.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/tdb.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/undo_io.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/unix_io.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/sparse_io.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/unlink.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/valid_blk.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/version.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/rbtree.c CC /usr/src/e2fsprogs-1.47.2/lib/ext2fs/crc32c.c GEN_LIB libext2fs.a GEN_ELF_SOLIB libext2fs.so.2.4 make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make progs make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: 'util/subst.conf' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: 'lib/config.h' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: 'lib/dirpaths.h' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: 'lib/ext2fs/ext2_types.h' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' make[3]: 'compile_et' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' make[3]: 'ext2_err.h' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' make[3]: 'prof_err.h' is up to date. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' making all in lib/et make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' making all in lib/ss make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ss' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ss' making all in lib/e2p make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/e2p' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/e2p' making all in lib/support make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' making all in lib/ext2fs make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' making all in e2fsck make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/e2fsck' CC /usr/src/e2fsprogs-1.47.2/e2fsck/unix.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/e2fsck.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/super.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/pass1.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/pass1b.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/pass2.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/pass4.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/pass3.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/pass5.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/journal.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/badblocks.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/util.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/dirinfo.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/dx_dirinfo.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/ehandler.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/problem.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/message.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/quota.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/recovery.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/region.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/revoke.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/ea_refcount.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/rehash.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/logfile.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/sigcatcher.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/readahead.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/extents.c CC /usr/src/e2fsprogs-1.47.2/e2fsck/encrypted_files.c SUBST e2fsck.8 SUBST e2fsck.conf.5 LD e2fsck make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/e2fsck' making all in debugfs make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/debugfs' MK_CMDS debug_cmds.c CC /usr/src/e2fsprogs-1.47.2/debugfs/debugfs.c CC /usr/src/e2fsprogs-1.47.2/debugfs/util.c CC /usr/src/e2fsprogs-1.47.2/debugfs/ncheck.c CC /usr/src/e2fsprogs-1.47.2/debugfs/icheck.c CC /usr/src/e2fsprogs-1.47.2/debugfs/ls.c CC /usr/src/e2fsprogs-1.47.2/debugfs/lsdel.c CC /usr/src/e2fsprogs-1.47.2/debugfs/dump.c CC /usr/src/e2fsprogs-1.47.2/debugfs/set_fields.c CC /usr/src/e2fsprogs-1.47.2/debugfs/logdump.c CC /usr/src/e2fsprogs-1.47.2/debugfs/htree.c CC /usr/src/e2fsprogs-1.47.2/debugfs/unused.c CC e2freefrag.o CC /usr/src/e2fsprogs-1.47.2/debugfs/filefrag.c MK_CMDS extent_cmds.c CC /usr/src/e2fsprogs-1.47.2/debugfs/extent_inode.c CC /usr/src/e2fsprogs-1.47.2/debugfs/zap.c CC create_inode.o CC create_inode_libarchive.o CC /usr/src/e2fsprogs-1.47.2/debugfs/quota.c CC /usr/src/e2fsprogs-1.47.2/debugfs/journal.c CC /usr/src/e2fsprogs-1.47.2/debugfs/xattrs.c CC revoke.o CC recovery.o CC /usr/src/e2fsprogs-1.47.2/debugfs/do_journal.c SUBST debugfs.8 CC /usr/src/e2fsprogs-1.47.2/debugfs/do_orphan.c CC debug_cmds.c CC extent_cmds.c LD debugfs make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/debugfs' making all in misc make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/misc' CC /usr/src/e2fsprogs-1.47.2/misc/mke2fs.c CC /usr/src/e2fsprogs-1.47.2/misc/util.c if test -f /usr/src/e2fsprogs-1.47.2/misc/mke2fs.conf.custom.in ; then \ cp /usr/src/e2fsprogs-1.47.2/misc/mke2fs.conf.custom.in mke2fs.conf; \ else \ cp /usr/src/e2fsprogs-1.47.2/misc/mke2fs.conf.in mke2fs.conf; \ fi CC /usr/src/e2fsprogs-1.47.2/misc/mk_hugefiles.c CC /usr/src/e2fsprogs-1.47.2/misc/create_inode.c CC /usr/src/e2fsprogs-1.47.2/misc/create_inode_libarchive.c CC /usr/src/e2fsprogs-1.47.2/misc/badblocks.c CC /usr/src/e2fsprogs-1.47.2/misc/tune2fs.c CC /usr/src/e2fsprogs-1.47.2/misc/../debugfs/journal.c CC /usr/src/e2fsprogs-1.47.2/misc/../e2fsck/recovery.c CC /usr/src/e2fsprogs-1.47.2/misc/../e2fsck/revoke.c CC /usr/src/e2fsprogs-1.47.2/misc/dumpe2fs.c CC /usr/src/e2fsprogs-1.47.2/misc/logsave.c CC /usr/src/e2fsprogs-1.47.2/misc/e2image.c CC /usr/src/e2fsprogs-1.47.2/misc/fsck.c CC /usr/src/e2fsprogs-1.47.2/misc/base_device.c CC /usr/src/e2fsprogs-1.47.2/misc/ismounted.c CC /usr/src/e2fsprogs-1.47.2/misc/e2undo.c CC /usr/src/e2fsprogs-1.47.2/misc/lsattr.c CC /usr/src/e2fsprogs-1.47.2/misc/chattr.c CC /usr/src/e2fsprogs-1.47.2/misc/mklost+found.c CC /usr/src/e2fsprogs-1.47.2/misc/filefrag.c CC /usr/src/e2fsprogs-1.47.2/misc/e2freefrag.c CC /usr/src/e2fsprogs-1.47.2/misc/e4defrag.c CC /usr/src/e2fsprogs-1.47.2/misc/e4crypt.c SUBST tune2fs.8 SUBST mklost+found.8 SUBST mke2fs.8 SUBST dumpe2fs.8 SUBST badblocks.8 SUBST e2label.8 SUBST e2image.8 SUBST logsave.8 SUBST filefrag.8 SUBST e2freefrag.8 SUBST e2undo.8 SUBST e4defrag.8 SUBST e4crypt.8 SUBST fsck.8 SUBST e2mmpstatus.8 SUBST chattr.1 SUBST lsattr.1 SUBST mke2fs.conf.5 SUBST ext4.5 CC /usr/src/e2fsprogs-1.47.2/misc/e2initrd_helper.c CC /usr/src/e2fsprogs-1.47.2/misc/e2fuzz.c PROFILE_TO_C mke2fs.conf LD badblocks LD tune2fs LD dumpe2fs LD logsave LD e2image LD fsck LD e2undo LD chattr LD lsattr LD mklost+found LD filefrag LD e2freefrag LD e4defrag LD e4crypt LD e2initrd_helper LD e2fuzz CC default_profile.c LD mke2fs make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/misc' making all in resize make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/resize' CC /usr/src/e2fsprogs-1.47.2/resize/extent.c CC /usr/src/e2fsprogs-1.47.2/resize/resize2fs.c CC /usr/src/e2fsprogs-1.47.2/resize/main.c CC /usr/src/e2fsprogs-1.47.2/resize/online.c CC /usr/src/e2fsprogs-1.47.2/resize/resource_track.c CC /usr/src/e2fsprogs-1.47.2/resize/sim_progress.c CC /usr/src/e2fsprogs-1.47.2/resize/test_extent.c SUBST resize2fs.8 LD resize2fs LD test_extent make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/resize' making all in tests/progs make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/tests/progs' CC /usr/src/e2fsprogs-1.47.2/tests/progs/test_icount.c MK_CMDS test_icount_cmds.c CC /usr/src/e2fsprogs-1.47.2/tests/progs/crcsum.c LD crcsum CC test_icount_cmds.c LD test_icount make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/tests/progs' making all in tests/fuzz make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/tests/fuzz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/tests/fuzz' making all in po make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/po' making all in scrub make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/scrub' SUBST e2scrub SUBST e2scrub_all SUBST e2scrub.8 SUBST e2scrub_all.8 SUBST e2scrub.conf make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/scrub' make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make docs make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/doc' MAKEINFO libext2fs.info make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/doc' make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[1]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' cd /usr/src/e2fsprogs-1.47.2/build && make install make[1]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' making all in lib/et make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' making all in lib/ss make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ss' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ss' making all in lib/e2p make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/e2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/e2p' making all in lib/support make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' making all in lib/ext2fs make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' making install in e2fsck make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/e2fsck' MKDIR_P /sbin /usr/share/man/man8 INSTALL /sbin/e2fsck LINK /sbin/fsck.ext2 LINK /sbin/fsck.ext3 LINK /sbin/fsck.ext4 INSTALL_DATA /usr/share/man/man8/e2fsck.8 INSTALL_DATA /usr/share/man/man5/e2fsck.conf.5 LINK /usr/share/man/man8/fsck.ext2.8 LINK /usr/share/man/man8/fsck.ext3.8 LINK /usr/share/man/man8/fsck.ext4.8 make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/e2fsck' making install in debugfs make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/debugfs' MKDIR_P /sbin /usr/share/man/man8 INSTALL /sbin/debugfs INSTALL_DATA /usr/share/man/man8/debugfs.8 make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/debugfs' making install in misc make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/misc' MKDIR_P /usr/sbin /sbin /usr/bin /usr/share/man/man1 /usr/share/man/man8 /usr/lib /etc INSTALL /sbin/mke2fs INSTALL /sbin/badblocks INSTALL /sbin/tune2fs INSTALL /sbin/dumpe2fs INSTALL /sbin/logsave INSTALL /sbin/e2image INSTALL /sbin/fsck INSTALL /sbin/e2undo INSTALL /usr/sbin/mklost+found INSTALL /usr/sbin/filefrag INSTALL /usr/sbin/e2freefrag INSTALL /usr/sbin/e4defrag INSTALL /usr/sbin/e4crypt LINK /sbin/mkfs.ext2 LINK /sbin/mkfs.ext3 LINK /sbin/mkfs.ext4 INSTALL /usr/bin/chattr INSTALL /usr/bin/lsattr INSTALL /usr/lib/e2initrd_helper INSTALL_DATA /usr/share/man/man8/tune2fs.8 INSTALL_DATA /usr/share/man/man8/mklost+found.8 INSTALL_DATA /usr/share/man/man8/mke2fs.8 INSTALL_DATA /usr/share/man/man8/dumpe2fs.8 INSTALL_DATA /usr/share/man/man8/badblocks.8 INSTALL_DATA /usr/share/man/man8/e2label.8 INSTALL_DATA /usr/share/man/man8/e2image.8 INSTALL_DATA /usr/share/man/man8/logsave.8 INSTALL_DATA /usr/share/man/man8/filefrag.8 INSTALL_DATA /usr/share/man/man8/e2freefrag.8 INSTALL_DATA /usr/share/man/man8/e2undo.8 INSTALL_DATA /usr/share/man/man8/e4defrag.8 INSTALL_DATA /usr/share/man/man8/e4crypt.8 INSTALL_DATA /usr/share/man/man8/fsck.8 INSTALL_DATA /usr/share/man/man8/e2mmpstatus.8 LINK mkfs.ext2.8 LINK mkfs.ext3.8 LINK mkfs.ext4.8 INSTALL_DATA /usr/share/man/man1/chattr.1 INSTALL_DATA /usr/share/man/man1/lsattr.1 INSTALL_DATA /usr/share/man/man5/mke2fs.conf.5 INSTALL_DATA /usr/share/man/man5/ext4.5 LINK ext2.5 LINK ext3.5 INSTALL_DATA /etc/mke2fs.conf make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/misc' making install in resize make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/resize' MKDIR_P /sbin /usr/share/man/man8 INSTALL /sbin/resize2fs INSTALL_DATA /usr/share/man/man8/resize2fs.8 make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/resize' making install in tests/progs make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/tests/progs' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/tests/progs' making install in tests/fuzz make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/tests/fuzz' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/tests/fuzz' making install in po make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/po' if test "e2fsprogs" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 /usr/src/e2fsprogs-1.47.2/po/$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/po' making install in scrub make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/scrub' MKDIR_P /sbin /usr/share/man/man8 /etc INSTALL /sbin/e2scrub INSTALL /sbin/e2scrub_all INSTALL_DATA /usr/share/man/man8/e2scrub.8 INSTALL_DATA /usr/share/man/man8/e2scrub_all.8 INSTALL_DATA /etc/e2scrub.conf make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/scrub' making install-shlibs in lib/et make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' MKDIR_P /lib /usr/lib cd ../../util ; make symlinks make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/util' CC /usr/src/e2fsprogs-1.47.2/util/symlinks.c LD symlinks make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/util' INSTALL-ELF-LIB /lib/libcom_err.so.2.1 SYMLINK /lib/libcom_err.so.2 SYMLINK /usr/lib/libcom_err.so LDCONFIG make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' making install-shlibs in lib/ss make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ss' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libss.so.2.0 SYMLINK /lib/libss.so.2 SYMLINK /usr/lib/libss.so LDCONFIG make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ss' making install-shlibs in lib/e2p make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/e2p' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libe2p.so.2.3 SYMLINK /lib/libe2p.so.2 SYMLINK /usr/lib/libe2p.so LDCONFIG make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/e2p' making install-shlibs in lib/support make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' make[2]: Nothing to be done for 'install-shlibs'. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' making install-shlibs in lib/ext2fs make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libext2fs.so.2.4 SYMLINK /lib/libext2fs.so.2 SYMLINK /usr/lib/libext2fs.so LDCONFIG make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/doc' TEXI2DVI libext2fs.dvi You don't have a working TeX binary (tex) installed anywhere in your PATH, and texi2dvi cannot proceed without one. If you want to use this script, you'll need to install TeX (if you don't have it) or change your PATH or TEX environment variable (if you do). See the --help output for more details. For information about obtaining TeX, please see http://tug.org/texlive, or do a web search for TeX and your operating system or distro. make[2]: [Makefile:379: libext2fs.dvi] Error 1 (ignored) MKDIR_P /usr/share/info INSTALL_DATA /usr/share/info/libext2fs.info GZIP /usr/share/info/libext2fs.info* make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/doc' make install-libs make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' making install in lib/et make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libcom_err.so.2.1 SYMLINK /lib/libcom_err.so.2 SYMLINK /usr/lib/libcom_err.so LDCONFIG MKDIR_P /usr/lib /usr/include/et /usr/share/et /usr/bin /usr/share/man/man1 /usr/share/man/man3 INSTALL_DATA /usr/lib/libcom_err.a INSTALL_DATA /usr/include/et/com_err.h INSTALL_DATA /usr/share/et/et_c.awk INSTALL_DATA /usr/share/et/et_h.awk INSTALL_SCRIPT /usr/bin/compile_et INSTALL_DATA /usr/share/man/man3/com_err.3 INSTALL_DATA /usr/share/man/man1/compile_et.1 INSTALL_DATA /usr/lib/pkgconfig/com_err.pc make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' making install in lib/ss make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ss' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libss.so.2.0 SYMLINK /lib/libss.so.2 SYMLINK /usr/lib/libss.so LDCONFIG MKDIR_P /usr/lib /usr/include/ss /usr/share/ss /usr/bin /usr/lib/pkgconfig /usr/share/man/man1 INSTALL_DATA /usr/lib/libss.a INSTALL_DATA /usr/include/ss/ss.h INSTALL_DATA /usr/include/ss/ss_err.h INSTALL_DATA /usr/share/ss/ct_c.awk INSTALL_DATA /usr/share/ss/ct_c.sed INSTALL /usr/bin/mk_cmds INSTALL_DATA /usr/share/man/man1/mk_cmds.1 INSTALL_DATA /usr/lib/pkgconfig/ss.pc make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ss' making install in lib/e2p make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/e2p' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libe2p.so.2.3 SYMLINK /lib/libe2p.so.2 SYMLINK /usr/lib/libe2p.so LDCONFIG MKDIR_P /usr/lib /usr/include/e2p INSTALL_DATA /usr/lib/libe2p.a INSTALL_DATA /usr/include/e2p/e2p.h INSTALL_DATA /usr/lib/pkgconfig/e2p.pc make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/e2p' making install in lib/support make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' making install in lib/ext2fs make[3]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libext2fs.so.2.4 SYMLINK /lib/libext2fs.so.2 SYMLINK /usr/lib/libext2fs.so LDCONFIG MKDIR_P /usr/lib /usr/include/ext2fs INSTALL_DATA /usr/lib/libext2fs.a INSTALL_DATA /usr/include/ext2fs/bitops.h INSTALL_DATA /usr/include/ext2fs/ext2fs.h INSTALL_DATA /usr/include/ext2fs/ext2_io.h INSTALL_DATA /usr/include/ext2fs/ext2_fs.h INSTALL_DATA /usr/include/ext2fs/ext2_ext_attr.h INSTALL_DATA /usr/include/ext2fs/ext3_extents.h INSTALL_DATA /usr/include/ext2fs/tdb.h INSTALL_DATA /usr/include/ext2fs/qcow2.h INSTALL_DATA /usr/include/ext2fs/hashmap.h INSTALL_DATA /usr/include/ext2fs/ext2_err.h INSTALL_DATA /usr/include/ext2fs/ext2_types.h INSTALL_DATA /usr/lib/pkgconfig/ext2fs.pc make[3]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' make[1]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' cd /usr/src/e2fsprogs-1.47.2/build && make install-libs make[1]: Entering directory '/usr/src/e2fsprogs-1.47.2/build' making install in lib/et make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libcom_err.so.2.1 SYMLINK /lib/libcom_err.so.2 SYMLINK /usr/lib/libcom_err.so LDCONFIG MKDIR_P /usr/lib /usr/include/et /usr/share/et /usr/bin /usr/share/man/man1 /usr/share/man/man3 INSTALL_DATA /usr/lib/libcom_err.a INSTALL_DATA /usr/include/et/com_err.h INSTALL_DATA /usr/share/et/et_c.awk INSTALL_DATA /usr/share/et/et_h.awk INSTALL_SCRIPT /usr/bin/compile_et INSTALL_DATA /usr/share/man/man3/com_err.3 INSTALL_DATA /usr/share/man/man1/compile_et.1 INSTALL_DATA /usr/lib/pkgconfig/com_err.pc make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/et' making install in lib/ss make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ss' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libss.so.2.0 SYMLINK /lib/libss.so.2 SYMLINK /usr/lib/libss.so LDCONFIG MKDIR_P /usr/lib /usr/include/ss /usr/share/ss /usr/bin /usr/lib/pkgconfig /usr/share/man/man1 INSTALL_DATA /usr/lib/libss.a INSTALL_DATA /usr/include/ss/ss.h INSTALL_DATA /usr/include/ss/ss_err.h INSTALL_DATA /usr/share/ss/ct_c.awk INSTALL_DATA /usr/share/ss/ct_c.sed INSTALL /usr/bin/mk_cmds INSTALL_DATA /usr/share/man/man1/mk_cmds.1 INSTALL_DATA /usr/lib/pkgconfig/ss.pc make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ss' making install in lib/e2p make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/e2p' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libe2p.so.2.3 SYMLINK /lib/libe2p.so.2 SYMLINK /usr/lib/libe2p.so LDCONFIG MKDIR_P /usr/lib /usr/include/e2p INSTALL_DATA /usr/lib/libe2p.a INSTALL_DATA /usr/include/e2p/e2p.h INSTALL_DATA /usr/lib/pkgconfig/e2p.pc make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/e2p' making install in lib/support make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/support' making install in lib/ext2fs make[2]: Entering directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libext2fs.so.2.4 SYMLINK /lib/libext2fs.so.2 SYMLINK /usr/lib/libext2fs.so LDCONFIG MKDIR_P /usr/lib /usr/include/ext2fs INSTALL_DATA /usr/lib/libext2fs.a INSTALL_DATA /usr/include/ext2fs/bitops.h INSTALL_DATA /usr/include/ext2fs/ext2fs.h INSTALL_DATA /usr/include/ext2fs/ext2_io.h INSTALL_DATA /usr/include/ext2fs/ext2_fs.h INSTALL_DATA /usr/include/ext2fs/ext2_ext_attr.h INSTALL_DATA /usr/include/ext2fs/ext3_extents.h INSTALL_DATA /usr/include/ext2fs/tdb.h INSTALL_DATA /usr/include/ext2fs/qcow2.h INSTALL_DATA /usr/include/ext2fs/hashmap.h INSTALL_DATA /usr/include/ext2fs/ext2_err.h INSTALL_DATA /usr/include/ext2fs/ext2_types.h INSTALL_DATA /usr/lib/pkgconfig/ext2fs.pc make[2]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build/lib/ext2fs' make[1]: Leaving directory '/usr/src/e2fsprogs-1.47.2/build' chmod -v u+w /usr/lib/{libcom_err,libe2p,libext2fs,libss}.a mode of '/usr/lib/libcom_err.a' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/usr/lib/libe2p.a' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/usr/lib/libext2fs.a' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/usr/lib/libss.a' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) Updating linker cache... Install done; saving file list to /usr/src/log/e2fsprogs-1.47.2 ... make: Leaving directory '/usr/src/lfs' May 14 16:45:56: Building jq make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' jq-1.7.1.tar.gz checksum OK ====================================== Installing jq-1.7.1 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/jq-1.7.1 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/jq-1.7.1/modules/oniguruma/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/jq-1.7.1/modules/oniguruma/config.sub' '/usr/share/automake-1.17/config.guess' -> '/usr/src/jq-1.7.1/config/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/jq-1.7.1/config/config.sub' cd /usr/src/jq-1.7.1 && ./configure --prefix=/usr \ --without-oniguruma checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking for bison... bison -y checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 valgrind... no configure: WARNING: valgrind is required to test jq. checking for memmem... yes checking for sys/cygwin.h... no checking for shlwapi.h... no checking for pipenv... no checking for Python dependencies... no configure: WARNING: Error checking python dependencies: ***************************************************************** * Python dependencies for building jq documentation not found. * * You can still build, install and hack on jq, but the manpage * * will not be rebuilt and new manpage tests will not be run. * * See docs/README.md for how to install the docs dependencies. * ***************************************************************** checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for isatty... yes checking for _isatty... no checking for strptime... yes checking for strftime... yes checking for setenv... yes checking for timegm... yes checking for gmtime_r... yes checking for gmtime... yes checking for localtime_r... yes checking for localtime... yes checking for gettimeofday... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for setlocale... yes checking for pthread_key_create... yes checking for pthread_once... yes checking for atexit... yes checking for acos in -lm... yes checking for acosh in -lm... yes checking for asin in -lm... yes checking for asinh in -lm... yes checking for atan2 in -lm... yes checking for atan in -lm... yes checking for atanh in -lm... yes checking for cbrt in -lm... yes checking for ceil in -lm... yes checking for copysign in -lm... yes checking for cos in -lm... yes checking for cosh in -lm... yes checking for drem in -lm... yes checking for erf in -lm... yes checking for erfc in -lm... yes checking for exp10 in -lm... yes checking for __exp10 in -lm... no checking for exp2 in -lm... yes checking for exp in -lm... yes checking for expm1 in -lm... yes checking for fabs in -lm... yes checking for fdim in -lm... yes checking for floor in -lm... yes checking for fma in -lm... yes checking for fmax in -lm... yes checking for fmin in -lm... yes checking for fmod in -lm... yes checking for frexp in -lm... yes checking for gamma in -lm... yes checking for hypot in -lm... yes checking for j0 in -lm... yes checking for j1 in -lm... yes checking for jn in -lm... yes checking for ldexp in -lm... yes checking for lgamma in -lm... yes checking for log10 in -lm... yes checking for log1p in -lm... yes checking for log2 in -lm... yes checking for log in -lm... yes checking for logb in -lm... yes checking for modf in -lm... yes checking for lgamma_r in -lm... yes checking for nearbyint in -lm... yes checking for nextafter in -lm... yes checking for nexttoward in -lm... yes checking for pow10 in -lm... no checking for pow in -lm... yes checking for remainder in -lm... yes checking for rint in -lm... yes checking for round in -lm... yes checking for scalb in -lm... yes checking for scalbln in -lm... yes checking for significand in -lm... yes checking for scalbn in -lm... yes checking for ilogb in -lm... yes checking for sin in -lm... yes checking for sinh in -lm... yes checking for sqrt in -lm... yes checking for tan in -lm... yes checking for tanh in -lm... yes checking for tgamma in -lm... yes checking for trunc in -lm... yes checking for y0 in -lm... yes checking for y1 in -lm... yes checking for yn in -lm... yes checking for thread-local storage... yes checking whether byte ordering is bigendian... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libjq.pc config.status: executing depfiles commands config.status: executing libtool commands cd /usr/src/jq-1.7.1 && make -j4 make[1]: Entering directory '/usr/src/jq-1.7.1' mkdir -p src mkdir -p src GEN src/builtin.inc GEN src/config_opts.inc mkdir -p src GEN src/version.h make all-recursive make[2]: Entering directory '/usr/src/jq-1.7.1' make[3]: Entering directory '/usr/src/jq-1.7.1' CC src/jv_dtoa_tsd.lo CC src/lexer.lo mkdir -p src CC src/parser.lo GEN src/version.h CC src/builtin.lo CC src/bytecode.lo CC src/compile.lo CC src/execute.lo CC src/jq_test.lo CC src/jv.lo CC src/jv_alloc.lo CC src/jv_aux.lo CC src/jv_dtoa.lo CC src/jv_file.lo CC src/jv_parse.lo CC src/jv_print.lo CC src/jv_unicode.lo CC src/linker.lo CC src/locfile.lo src/jv_parse.c: In function 'found_string': src/jv_parse.c:496:13: warning: comparison is always true due to limited range of data type [-Wtype-limits] 496 | if (c >= 0 && c <= 0x001f) | ^~ CC src/util.lo CC src/decNumber/decContext.lo CC src/decNumber/decNumber.lo CC src/main.o CCLD libjq.la CCLD jq make[3]: Leaving directory '/usr/src/jq-1.7.1' make[2]: Leaving directory '/usr/src/jq-1.7.1' make[1]: Leaving directory '/usr/src/jq-1.7.1' cd /usr/src/jq-1.7.1 && make install make[1]: Entering directory '/usr/src/jq-1.7.1' mkdir -p src GEN src/version.h make install-recursive make[2]: Entering directory '/usr/src/jq-1.7.1' make[3]: Entering directory '/usr/src/jq-1.7.1' mkdir -p src GEN src/version.h CC src/main.o CCLD jq make[4]: Entering directory '/usr/src/jq-1.7.1' mkdir -p src GEN src/version.h CC src/main.o CCLD jq /bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libjq.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libjq.so.1.0.4 /usr/lib/libjq.so.1.0.4 libtool: install: (cd /usr/lib && { ln -s -f libjq.so.1.0.4 libjq.so.1 || { rm -f libjq.so.1 && ln -s libjq.so.1.0.4 libjq.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libjq.so.1.0.4 libjq.so || { rm -f libjq.so && ln -s libjq.so.1.0.4 libjq.so; }; }) libtool: install: /usr/bin/install -c .libs/libjq.lai /usr/lib/libjq.la libtool: install: /usr/bin/install -c .libs/libjq.a /usr/lib/libjq.a libtool: install: chmod 644 /usr/lib/libjq.a libtool: install: ranlib /usr/lib/libjq.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c jq '/usr/bin' libtool: install: /usr/bin/install -c jq /usr/bin/jq /bin/mkdir -p '/usr/share/doc/jq' /usr/bin/install -c -m 644 README.md NEWS.md COPYING AUTHORS '/usr/share/doc/jq' /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 src/jv.h src/jq.h '/usr/include' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 jq.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libjq.pc '/usr/lib/pkgconfig' make[4]: Leaving directory '/usr/src/jq-1.7.1' make[3]: Leaving directory '/usr/src/jq-1.7.1' make[2]: Leaving directory '/usr/src/jq-1.7.1' make[1]: Leaving directory '/usr/src/jq-1.7.1' Updating linker cache... Install done; saving file list to /usr/src/log/jq-1.7.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:46:13: Building configroot make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' make: Nothing to be done for 'b2'. ====================================== Installing configroot ... Install started; saving file list to /usr/src/lsalr ... # Create all directories for i in addon-lang auth backup ca captive certs connscheduler crls ddns dhcp dhcpc dns dnsforward \ ethernet extrahd/bin fwlogs fwhosts firewall ipblocklist key langs logging mac main \ menu.d modem optionsfw \ ovpn patches pakfire portfw ppp private proxy/advanced/cre \ proxy/calamaris/bin qos/bin red remote sensors suricata time \ updatexlrator/bin updatexlrator/autocheck urlfilter/autoupdate urlfilter/bin vpn \ wakeonlan wireguard wireless ; do \ mkdir -p /var/ipfire/$i; \ done # Touch empty files for i in auth/users backup/include.user backup/exclude.user \ captive/settings captive/agb.txt captive/clients captive/voucher_out certs/index.txt certs/index.txt.attr ddns/config ddns/settings ddns/ipcache dhcp/settings \ dhcp/fixleases dhcp/advoptions dhcp/dhcpd.conf.local dns/settings dns/servers dnsforward/config ethernet/aliases ethernet/settings ethernet/known_nics ethernet/scanned_nics \ ethernet/wireless extrahd/scan extrahd/devices extrahd/partitions extrahd/settings firewall/settings firewall/locationblock firewall/input firewall/outgoing \ fwhosts/customnetworks fwhosts/customhosts fwhosts/customgroups fwhosts/customservicegrp fwhosts/customlocationgrp fwlogs/ipsettings fwlogs/portsettings ipblocklist/modified \ ipblocklist/settings mac/settings main/hosts main/routing main/security main/settings optionsfw/settings \ ovpn/ccd.conf ovpn/ccdroute ovpn/ccdroute2 pakfire/settings portfw/config ppp/settings-1 ppp/settings-2 ppp/settings-3 ppp/settings-4 \ ppp/settings-5 ppp/settings proxy/settings proxy/squid.conf proxy/advanced/settings proxy/advanced/cre/enable remote/settings qos/settings qos/classes qos/subclasses qos/level7config qos/portconfig \ qos/tosconfig suricata/settings vpn/config vpn/settings vpn/ipsec.conf \ vpn/ipsec.secrets vpn/caconfig wakeonlan/clients.conf wireguard/peers wireguard/settings wireless/config wireless/settings; do \ touch /var/ipfire/$i; \ done # Copy initial configfiles cp /usr/src/config/cfgroot/header.pl /var/ipfire/ cp /usr/src/config/cfgroot/http-client-functions.pl /var/ipfire/ cp /usr/src/config/cfgroot/general-functions.pl /var/ipfire/ cp /usr/src/config/cfgroot/network-functions.pl /var/ipfire/ cp /usr/src/config/cfgroot/location-functions.pl /var/ipfire/ cp /usr/src/config/cfgroot/ipblocklist-functions.pl /var/ipfire/ cp /usr/src/config/cfgroot/ids-functions.pl /var/ipfire/ cp /usr/src/config/cfgroot/wireguard-functions.pl /var/ipfire/ cp /usr/src/config/cfgroot/lang.pl /var/ipfire/ cp /usr/src/config/cfgroot/countries.pl /var/ipfire/ cp /usr/src/config/cfgroot/graphs.pl /var/ipfire/ cp /usr/src/config/cfgroot/modem-lib.pl /var/ipfire/ cp /usr/src/config/cfgroot/advoptions-list /var/ipfire/dhcp/advoptions-list cp /usr/src/config/cfgroot/connscheduler-lib.pl /var/ipfire/connscheduler/lib.pl cp /usr/src/config/cfgroot/connscheduler.conf /var/ipfire/connscheduler cp /usr/src/config/extrahd/* /var/ipfire/extrahd/bin/ cp /usr/src/config/cfgroot/sensors-settings /var/ipfire/sensors/settings cp /usr/src/config/menu/* /var/ipfire/menu.d/ cp /usr/src/config/cfgroot/modem-defaults /var/ipfire/modem/defaults cp /usr/src/config/cfgroot/modem-settings /var/ipfire/modem/settings cp /usr/src/config/cfgroot/proxy-acl /var/ipfire/proxy/acl-1.4 cp /usr/src/config/qos/* /var/ipfire/qos/bin/ cp /usr/src/config/cfgroot/main-settings /var/ipfire/main/settings cp /usr/src/config/cfgroot/manualpages /var/ipfire/main/ cp /usr/src/config/cfgroot/ssh-settings /var/ipfire/remote/settings cp /usr/src/config/cfgroot/time-settings /var/ipfire/time/settings cp /usr/src/config/cfgroot/logging-settings /var/ipfire/logging/settings cp /usr/src/config/cfgroot/ethernet-vlans /var/ipfire/ethernet/vlans cp /usr/src/langs/list /var/ipfire/langs/ cp /usr/src/config/firewall/config /var/ipfire/firewall/config cp /usr/src/config/firewall/convert-xtaccess /usr/sbin/convert-xtaccess cp /usr/src/config/firewall/convert-outgoingfw /usr/sbin/convert-outgoingfw cp /usr/src/config/firewall/convert-dmz /usr/sbin/convert-dmz cp /usr/src/config/firewall/convert-portfw /usr/sbin/convert-portfw cp /usr/src/config/firewall/firewall-policy /usr/sbin/firewall-policy cp /usr/src/config/fwhosts/icmp-types /var/ipfire/fwhosts/icmp-types cp /usr/src/config/fwhosts/customservices /var/ipfire/fwhosts/customservices cp /usr/src/config/fwhosts/customservices /var/ipfire/fwhosts/customservices.default # Oneliner configfiles echo "ENABLED=off" > /var/ipfire/vpn/settings echo "01" > /var/ipfire/certs/serial echo "nameserver 1.2.3.4" > /var/ipfire/ppp/fake-resolv.conf echo "DROPNEWNOTSYN=on" >> /var/ipfire/optionsfw/settings echo "DROPINPUT=on" >> /var/ipfire/optionsfw/settings echo "DROPFORWARD=on" >> /var/ipfire/optionsfw/settings echo "FWPOLICY=DROP" >> /var/ipfire/optionsfw/settings echo "FWPOLICY1=DROP" >> /var/ipfire/optionsfw/settings echo "FWPOLICY2=DROP" >> /var/ipfire/optionsfw/settings echo "DROPPORTSCAN=on" >> /var/ipfire/optionsfw/settings echo "DROPOUTGOING=on" >> /var/ipfire/optionsfw/settings echo "DROPSAMBA=off" >> /var/ipfire/optionsfw/settings echo "DROPPROXY=off" >> /var/ipfire/optionsfw/settings echo "SHOWREMARK=on" >> /var/ipfire/optionsfw/settings echo "SHOWCOLORS=on" >> /var/ipfire/optionsfw/settings echo "SHOWTABLES=off" >> /var/ipfire/optionsfw/settings echo "SHOWDROPDOWN=off" >> /var/ipfire/optionsfw/settings echo "DROPWIRELESSINPUT=on" >> /var/ipfire/optionsfw/settings echo "DROPWIRELESSFORWARD=on" >> /var/ipfire/optionsfw/settings echo "DROPSPOOFEDMARTIAN=on" >> /var/ipfire/optionsfw/settings echo "DROPHOSTILE=on" >> /var/ipfire/optionsfw/settings echo "LOGDROPHOSTILEIN=on" >> /var/ipfire/optionsfw/settings echo "LOGDROPHOSTILEOUT=on" >> /var/ipfire/optionsfw/settings echo "LOGDROPCTINVALID=on" >> /var/ipfire/optionsfw/settings echo "POLICY=MODE2" >> /var/ipfire/firewall/settings echo "POLICY1=MODE2" >> /var/ipfire/firewall/settings echo "USE_ISP_NAMESERVERS=on" >> /var/ipfire/dns/settings echo "TREE=unstable" >> /var/ipfire/pakfire/settings # Install snort to suricata converter. cp /usr/src/config/suricata/convert-snort /usr/sbin/convert-snort cp /usr/src/config/suricata/convert-ids-modifysids-file /usr/sbin/convert-ids-modifysids-file cp /usr/src/config/suricata/convert-ids-multiple-providers /usr/sbin/convert-ids-multiple-providers # set converters executable chmod 755 /usr/sbin/convert-* # Make extrahd.pl executable chmod 755 /var/ipfire/extrahd/bin/extrahd.pl # Modify variables in header.pl sed -i -e "s+CONFIG_ROOT+/var/ipfire+g" \ -e "s+VERSION+2.29+g" \ /var/ipfire/header.pl # Modify variables in general-functions.pl sed -i -e "s+CONFIG_ROOT+/var/ipfire+g" \ -e "s+VERSION+2.29+g" \ /var/ipfire/general-functions.pl # Modify CONFIG_ROOT in lang.pl sed -i -e "s+CONFIG_ROOT+/var/ipfire+g" \ /var/ipfire/lang.pl # Language files cp /usr/src/langs/*/cgi-bin/*.pl /var/ipfire/langs/ # Configroot permissions chown -Rv nobody:nobody /var/ipfire changed ownership of '/var/ipfire/ovpn/ccdroute' from root:root to nobody:nobody changed ownership of '/var/ipfire/ovpn/ccd.conf' from root:root to nobody:nobody changed ownership of '/var/ipfire/ovpn/ccdroute2' from root:root to nobody:nobody changed ownership of '/var/ipfire/ovpn' from root:root to nobody:nobody changed ownership of '/var/ipfire/lang.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/key' from root:root to nobody:nobody changed ownership of '/var/ipfire/crls' from root:root to nobody:nobody changed ownership of '/var/ipfire/main/manualpages' from root:root to nobody:nobody changed ownership of '/var/ipfire/main/routing' from root:root to nobody:nobody changed ownership of '/var/ipfire/main/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/main/security' from root:root to nobody:nobody changed ownership of '/var/ipfire/main/hosts' from root:root to nobody:nobody changed ownership of '/var/ipfire/main' from root:root to nobody:nobody changed ownership of '/var/ipfire/remote/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/remote' from root:root to nobody:nobody changed ownership of '/var/ipfire/ids-functions.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/patches' from root:root to nobody:nobody changed ownership of '/var/ipfire/header.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/portfw/config' from root:root to nobody:nobody changed ownership of '/var/ipfire/portfw' from root:root to nobody:nobody changed ownership of '/var/ipfire/certs/index.txt.attr' from root:root to nobody:nobody changed ownership of '/var/ipfire/certs/index.txt' from root:root to nobody:nobody changed ownership of '/var/ipfire/certs/serial' from root:root to nobody:nobody changed ownership of '/var/ipfire/certs' from root:root to nobody:nobody changed ownership of '/var/ipfire/fwhosts/customservicegrp' from root:root to nobody:nobody changed ownership of '/var/ipfire/fwhosts/icmp-types' from root:root to nobody:nobody changed ownership of '/var/ipfire/fwhosts/customlocationgrp' from root:root to nobody:nobody changed ownership of '/var/ipfire/fwhosts/customservices' from root:root to nobody:nobody changed ownership of '/var/ipfire/fwhosts/customnetworks' from root:root to nobody:nobody changed ownership of '/var/ipfire/fwhosts/customgroups' from root:root to nobody:nobody changed ownership of '/var/ipfire/fwhosts/customhosts' from root:root to nobody:nobody changed ownership of '/var/ipfire/fwhosts/customservices.default' from root:root to nobody:nobody changed ownership of '/var/ipfire/fwhosts' from root:root to nobody:nobody changed ownership of '/var/ipfire/connscheduler/lib.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/connscheduler/connscheduler.conf' from root:root to nobody:nobody changed ownership of '/var/ipfire/connscheduler' from root:root to nobody:nobody changed ownership of '/var/ipfire/updatexlrator/bin' from root:root to nobody:nobody changed ownership of '/var/ipfire/updatexlrator/autocheck' from root:root to nobody:nobody changed ownership of '/var/ipfire/updatexlrator' from root:root to nobody:nobody changed ownership of '/var/ipfire/optionsfw/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/optionsfw' from root:root to nobody:nobody changed ownership of '/var/ipfire/wireless/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/wireless/config' from root:root to nobody:nobody changed ownership of '/var/ipfire/wireless' from root:root to nobody:nobody changed ownership of '/var/ipfire/ipblocklist-functions.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/urlfilter/bin' from root:root to nobody:nobody changed ownership of '/var/ipfire/urlfilter/autoupdate' from root:root to nobody:nobody changed ownership of '/var/ipfire/urlfilter' from root:root to nobody:nobody changed ownership of '/var/ipfire/fwlogs/portsettings' from root:root to nobody:nobody changed ownership of '/var/ipfire/fwlogs/ipsettings' from root:root to nobody:nobody changed ownership of '/var/ipfire/fwlogs' from root:root to nobody:nobody changed ownership of '/var/ipfire/vpn/caconfig' from root:root to nobody:nobody changed ownership of '/var/ipfire/vpn/ipsec.conf' from root:root to nobody:nobody changed ownership of '/var/ipfire/vpn/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/vpn/config' from root:root to nobody:nobody changed ownership of '/var/ipfire/vpn/ipsec.secrets' from root:root to nobody:nobody changed ownership of '/var/ipfire/vpn' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/00-menu.main' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/EX-wio.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/EX-mympd.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/60-ipfire.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/50-firewall.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/30-network.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/20-status.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/70-log.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/EX-transmission.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/EX-vdr.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/EX-tor.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/EX-samba.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/EX-wlanap.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/EX-apcupsd.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/40-services.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/EX-guardian.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d/10-system.menu' from root:root to nobody:nobody changed ownership of '/var/ipfire/menu.d' from root:root to nobody:nobody changed ownership of '/var/ipfire/suricata/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/suricata' from root:root to nobody:nobody changed ownership of '/var/ipfire/red' from root:root to nobody:nobody changed ownership of '/var/ipfire/graphs.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/ca' from root:root to nobody:nobody changed ownership of '/var/ipfire/ppp/fake-resolv.conf' from root:root to nobody:nobody changed ownership of '/var/ipfire/ppp/settings-5' from root:root to nobody:nobody changed ownership of '/var/ipfire/ppp/settings-1' from root:root to nobody:nobody changed ownership of '/var/ipfire/ppp/settings-4' from root:root to nobody:nobody changed ownership of '/var/ipfire/ppp/settings-2' from root:root to nobody:nobody changed ownership of '/var/ipfire/ppp/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/ppp/settings-3' from root:root to nobody:nobody changed ownership of '/var/ipfire/ppp' from root:root to nobody:nobody changed ownership of '/var/ipfire/qos/subclasses' from root:root to nobody:nobody changed ownership of '/var/ipfire/qos/portconfig' from root:root to nobody:nobody changed ownership of '/var/ipfire/qos/bin/makeqosscripts.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/qos/bin/parse-func.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/qos/bin/migrate.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/qos/bin/RRD-func.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/qos/bin/event-func.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/qos/bin' from root:root to nobody:nobody changed ownership of '/var/ipfire/qos/classes' from root:root to nobody:nobody changed ownership of '/var/ipfire/qos/tosconfig' from root:root to nobody:nobody changed ownership of '/var/ipfire/qos/level7config' from root:root to nobody:nobody changed ownership of '/var/ipfire/qos/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/qos' from root:root to nobody:nobody changed ownership of '/var/ipfire/time/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/time' from root:root to nobody:nobody changed ownership of '/var/ipfire/general-functions.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/wakeonlan/clients.conf' from root:root to nobody:nobody changed ownership of '/var/ipfire/wakeonlan' from root:root to nobody:nobody changed ownership of '/var/ipfire/langs/es.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/langs/ru.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/langs/tr.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/langs/nl.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/langs/en.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/langs/pl.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/langs/de.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/langs/fr.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/langs/list' from root:root to nobody:nobody changed ownership of '/var/ipfire/langs/it.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/langs' from root:root to nobody:nobody changed ownership of '/var/ipfire/location-functions.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/extrahd/partitions' from root:root to nobody:nobody changed ownership of '/var/ipfire/extrahd/bin/extrahd.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/extrahd/bin' from root:root to nobody:nobody changed ownership of '/var/ipfire/extrahd/scan' from root:root to nobody:nobody changed ownership of '/var/ipfire/extrahd/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/extrahd/devices' from root:root to nobody:nobody changed ownership of '/var/ipfire/extrahd' from root:root to nobody:nobody changed ownership of '/var/ipfire/dhcpc' from root:root to nobody:nobody changed ownership of '/var/ipfire/private' from root:root to nobody:nobody changed ownership of '/var/ipfire/sensors/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/sensors' from root:root to nobody:nobody changed ownership of '/var/ipfire/auth/users' from root:root to nobody:nobody changed ownership of '/var/ipfire/auth' from root:root to nobody:nobody changed ownership of '/var/ipfire/pakfire/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/pakfire' from root:root to nobody:nobody changed ownership of '/var/ipfire/ipblocklist/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/ipblocklist/modified' from root:root to nobody:nobody changed ownership of '/var/ipfire/ipblocklist' from root:root to nobody:nobody changed ownership of '/var/ipfire/dns/servers' from root:root to nobody:nobody changed ownership of '/var/ipfire/dns/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/dns' from root:root to nobody:nobody changed ownership of '/var/ipfire/dhcp/advoptions' from root:root to nobody:nobody changed ownership of '/var/ipfire/dhcp/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/dhcp/advoptions-list' from root:root to nobody:nobody changed ownership of '/var/ipfire/dhcp/dhcpd.conf.local' from root:root to nobody:nobody changed ownership of '/var/ipfire/dhcp/fixleases' from root:root to nobody:nobody changed ownership of '/var/ipfire/dhcp' from root:root to nobody:nobody changed ownership of '/var/ipfire/backup/exclude.user' from root:root to nobody:nobody changed ownership of '/var/ipfire/backup/include.user' from root:root to nobody:nobody changed ownership of '/var/ipfire/backup' from root:root to nobody:nobody changed ownership of '/var/ipfire/dnsforward/config' from root:root to nobody:nobody changed ownership of '/var/ipfire/dnsforward' from root:root to nobody:nobody changed ownership of '/var/ipfire/captive/voucher_out' from root:root to nobody:nobody changed ownership of '/var/ipfire/captive/agb.txt' from root:root to nobody:nobody changed ownership of '/var/ipfire/captive/clients' from root:root to nobody:nobody changed ownership of '/var/ipfire/captive/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/captive' from root:root to nobody:nobody changed ownership of '/var/ipfire/logging/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/logging' from root:root to nobody:nobody changed ownership of '/var/ipfire/countries.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/mac/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/mac' from root:root to nobody:nobody changed ownership of '/var/ipfire/http-client-functions.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/proxy/calamaris/bin' from root:root to nobody:nobody changed ownership of '/var/ipfire/proxy/calamaris' from root:root to nobody:nobody changed ownership of '/var/ipfire/proxy/squid.conf' from root:root to nobody:nobody changed ownership of '/var/ipfire/proxy/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/proxy/acl-1.4' from root:root to nobody:nobody changed ownership of '/var/ipfire/proxy/advanced/cre/enable' from root:root to nobody:nobody changed ownership of '/var/ipfire/proxy/advanced/cre' from root:root to nobody:nobody changed ownership of '/var/ipfire/proxy/advanced/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/proxy/advanced' from root:root to nobody:nobody changed ownership of '/var/ipfire/proxy' from root:root to nobody:nobody changed ownership of '/var/ipfire/modem-lib.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/modem/defaults' from root:root to nobody:nobody changed ownership of '/var/ipfire/modem/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/modem' from root:root to nobody:nobody changed ownership of '/var/ipfire/addon-lang' from root:root to nobody:nobody changed ownership of '/var/ipfire/network-functions.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/wireguard/peers' from root:root to nobody:nobody changed ownership of '/var/ipfire/wireguard/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/wireguard' from root:root to nobody:nobody changed ownership of '/var/ipfire/firewall/input' from root:root to nobody:nobody changed ownership of '/var/ipfire/firewall/locationblock' from root:root to nobody:nobody changed ownership of '/var/ipfire/firewall/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/firewall/config' from root:root to nobody:nobody changed ownership of '/var/ipfire/firewall/outgoing' from root:root to nobody:nobody changed ownership of '/var/ipfire/firewall' from root:root to nobody:nobody changed ownership of '/var/ipfire/ddns/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/ddns/config' from root:root to nobody:nobody changed ownership of '/var/ipfire/ddns/ipcache' from root:root to nobody:nobody changed ownership of '/var/ipfire/ddns' from root:root to nobody:nobody changed ownership of '/var/ipfire/ethernet/wireless' from root:root to nobody:nobody changed ownership of '/var/ipfire/ethernet/scanned_nics' from root:root to nobody:nobody changed ownership of '/var/ipfire/ethernet/known_nics' from root:root to nobody:nobody changed ownership of '/var/ipfire/ethernet/vlans' from root:root to nobody:nobody changed ownership of '/var/ipfire/ethernet/settings' from root:root to nobody:nobody changed ownership of '/var/ipfire/ethernet/aliases' from root:root to nobody:nobody changed ownership of '/var/ipfire/ethernet' from root:root to nobody:nobody changed ownership of '/var/ipfire/wireguard-functions.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire' from root:root to nobody:nobody chown root:root /var/ipfire for i in backup/exclude.user backup/include.user connscheduler/lib.pl *.pl addon-lang/ langs/ menu.d/; do \ chown -Rv root:root /var/ipfire/$i; \ done changed ownership of '/var/ipfire/backup/exclude.user' from nobody:nobody to root:root changed ownership of '/var/ipfire/backup/include.user' from nobody:nobody to root:root changed ownership of '/var/ipfire/connscheduler/lib.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/countries.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/general-functions.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/graphs.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/header.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/http-client-functions.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/ids-functions.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/ipblocklist-functions.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/lang.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/location-functions.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/modem-lib.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/network-functions.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/wireguard-functions.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/addon-lang/' from nobody:nobody to root:root changed ownership of '/var/ipfire/langs/es.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/langs/ru.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/langs/tr.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/langs/nl.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/langs/en.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/langs/pl.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/langs/de.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/langs/fr.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/langs/list' from nobody:nobody to root:root changed ownership of '/var/ipfire/langs/it.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/langs/' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/00-menu.main' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/EX-wio.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/EX-mympd.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/60-ipfire.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/50-firewall.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/30-network.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/20-status.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/70-log.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/EX-transmission.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/EX-vdr.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/EX-tor.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/EX-samba.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/EX-wlanap.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/EX-apcupsd.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/40-services.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/EX-guardian.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/10-system.menu' from nobody:nobody to root:root changed ownership of '/var/ipfire/menu.d/' from nobody:nobody to root:root chown -Rv root:root /var/ipfire/*/bin changed ownership of '/var/ipfire/extrahd/bin/extrahd.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/extrahd/bin' from nobody:nobody to root:root changed ownership of '/var/ipfire/qos/bin/makeqosscripts.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/qos/bin/parse-func.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/qos/bin/migrate.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/qos/bin/RRD-func.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/qos/bin/event-func.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/qos/bin' from nobody:nobody to root:root changed ownership of '/var/ipfire/updatexlrator/bin' from nobody:nobody to root:root changed ownership of '/var/ipfire/urlfilter/bin' from nobody:nobody to root:root chown root:nobody /var/ipfire/dhcpc Updating linker cache... Install done; saving file list to /usr/src/log/configroot ... make: Leaving directory '/usr/src/lfs' May 14 16:46:14: Building initscripts make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' make: Nothing to be done for 'b2'. ====================================== Installing initscripts ... Install started; saving file list to /usr/src/lsalr ... install -d -m 755 /etc/rc.d/rc0.d install -d -m 755 /etc/rc.d/rc3.d install -d -m 755 /etc/rc.d/rc6.d install -d -m 755 /etc/rc.d/rcsysinit.d install -d -m 755 /etc/rc.d/init.d install -d -m 755 /etc/rc.d/init.d/networking install -d -m 755 /etc/rc.d/init.d/networking/red.up install -d -m 755 /etc/rc.d/init.d/networking/red.down install -d -m 755 /etc/rc.d/helper install -d -m 755 /etc/sysconfig rm -rf /etc/init.d ln -svf rc.d/init.d /etc/init.d '/etc/init.d' -> 'rc.d/init.d' # Create default ramdisk configuration echo "RAMDISK_MODE=0" > /etc/sysconfig/ramdisk for i in /usr/src/src/initscripts/system/*; do \ install -v -m 754 $i /etc/rc.d/init.d/; \ done '/usr/src/src/initscripts/system/acpid' -> '/etc/rc.d/init.d/acpid' '/usr/src/src/initscripts/system/apache' -> '/etc/rc.d/init.d/apache' '/usr/src/src/initscripts/system/beep' -> '/etc/rc.d/init.d/beep' '/usr/src/src/initscripts/system/checkfs' -> '/etc/rc.d/init.d/checkfs' '/usr/src/src/initscripts/system/cleanfs' -> '/etc/rc.d/init.d/cleanfs' '/usr/src/src/initscripts/system/cloud-init' -> '/etc/rc.d/init.d/cloud-init' '/usr/src/src/initscripts/system/collectd' -> '/etc/rc.d/init.d/collectd' '/usr/src/src/initscripts/system/connectd' -> '/etc/rc.d/init.d/connectd' '/usr/src/src/initscripts/system/conntrackd' -> '/etc/rc.d/init.d/conntrackd' '/usr/src/src/initscripts/system/console' -> '/etc/rc.d/init.d/console' '/usr/src/src/initscripts/system/dhcp' -> '/etc/rc.d/init.d/dhcp' '/usr/src/src/initscripts/system/dhcrelay' -> '/etc/rc.d/init.d/dhcrelay' '/usr/src/src/initscripts/system/fcron' -> '/etc/rc.d/init.d/fcron' '/usr/src/src/initscripts/system/fireinfo' -> '/etc/rc.d/init.d/fireinfo' '/usr/src/src/initscripts/system/firewall' -> '/etc/rc.d/init.d/firewall' '/usr/src/src/initscripts/system/firstsetup' -> '/etc/rc.d/init.d/firstsetup' '/usr/src/src/initscripts/system/fsresize' -> '/etc/rc.d/init.d/fsresize' '/usr/src/src/initscripts/system/functions' -> '/etc/rc.d/init.d/functions' '/usr/src/src/initscripts/system/grub-btrfsd' -> '/etc/rc.d/init.d/grub-btrfsd' '/usr/src/src/initscripts/system/halt' -> '/etc/rc.d/init.d/halt' '/usr/src/src/initscripts/system/ipsec' -> '/etc/rc.d/init.d/ipsec' '/usr/src/src/initscripts/system/leds' -> '/etc/rc.d/init.d/leds' '/usr/src/src/initscripts/system/localnet' -> '/etc/rc.d/init.d/localnet' '/usr/src/src/initscripts/system/modules' -> '/etc/rc.d/init.d/modules' '/usr/src/src/initscripts/system/mountfs' -> '/etc/rc.d/init.d/mountfs' '/usr/src/src/initscripts/system/mountkernfs' -> '/etc/rc.d/init.d/mountkernfs' '/usr/src/src/initscripts/system/mounttmpfs' -> '/etc/rc.d/init.d/mounttmpfs' '/usr/src/src/initscripts/system/network' -> '/etc/rc.d/init.d/network' '/usr/src/src/initscripts/system/ntp' -> '/etc/rc.d/init.d/ntp' '/usr/src/src/initscripts/system/pakfire' -> '/etc/rc.d/init.d/pakfire' '/usr/src/src/initscripts/system/partresize' -> '/etc/rc.d/init.d/partresize' '/usr/src/src/initscripts/system/rc' -> '/etc/rc.d/init.d/rc' '/usr/src/src/initscripts/system/reboot' -> '/etc/rc.d/init.d/reboot' '/usr/src/src/initscripts/system/sendsignals' -> '/etc/rc.d/init.d/sendsignals' '/usr/src/src/initscripts/system/setclock' -> '/etc/rc.d/init.d/setclock' '/usr/src/src/initscripts/system/smartenabler' -> '/etc/rc.d/init.d/smartenabler' '/usr/src/src/initscripts/system/smt' -> '/etc/rc.d/init.d/smt' '/usr/src/src/initscripts/system/squid' -> '/etc/rc.d/init.d/squid' '/usr/src/src/initscripts/system/sshd' -> '/etc/rc.d/init.d/sshd' '/usr/src/src/initscripts/system/static-routes' -> '/etc/rc.d/init.d/static-routes' '/usr/src/src/initscripts/system/suricata' -> '/etc/rc.d/init.d/suricata' '/usr/src/src/initscripts/system/swap' -> '/etc/rc.d/init.d/swap' '/usr/src/src/initscripts/system/swconfig' -> '/etc/rc.d/init.d/swconfig' '/usr/src/src/initscripts/system/sysctl' -> '/etc/rc.d/init.d/sysctl' '/usr/src/src/initscripts/system/sysklogd' -> '/etc/rc.d/init.d/sysklogd' '/usr/src/src/initscripts/system/template' -> '/etc/rc.d/init.d/template' '/usr/src/src/initscripts/system/udev' -> '/etc/rc.d/init.d/udev' '/usr/src/src/initscripts/system/udev_retry' -> '/etc/rc.d/init.d/udev_retry' '/usr/src/src/initscripts/system/unbound' -> '/etc/rc.d/init.d/unbound' '/usr/src/src/initscripts/system/vnstat' -> '/etc/rc.d/init.d/vnstat' '/usr/src/src/initscripts/system/waitdrives' -> '/etc/rc.d/init.d/waitdrives' '/usr/src/src/initscripts/system/wireguard' -> '/etc/rc.d/init.d/wireguard' '/usr/src/src/initscripts/system/wlanclient' -> '/etc/rc.d/init.d/wlanclient' chmod 644 /etc/rc.d/init.d/functions for i in /usr/src/src/initscripts/networking/*; do \ if [ -f $i ]; then \ install -v -m 754 $i /etc/rc.d/init.d/networking/; \ fi; \ done '/usr/src/src/initscripts/networking/any' -> '/etc/rc.d/init.d/networking/any' '/usr/src/src/initscripts/networking/dhcpcd.exe' -> '/etc/rc.d/init.d/networking/dhcpcd.exe' '/usr/src/src/initscripts/networking/functions.network' -> '/etc/rc.d/init.d/networking/functions.network' '/usr/src/src/initscripts/networking/red' -> '/etc/rc.d/init.d/networking/red' '/usr/src/src/initscripts/networking/wpa_supplicant.exe' -> '/etc/rc.d/init.d/networking/wpa_supplicant.exe' for i in /usr/src/src/initscripts/networking/red.up/*; do \ install -v -m 754 $i /etc/rc.d/init.d/networking/red.up/; \ done '/usr/src/src/initscripts/networking/red.up/01-conntrack-cleanup' -> '/etc/rc.d/init.d/networking/red.up/01-conntrack-cleanup' '/usr/src/src/initscripts/networking/red.up/10-multicast' -> '/etc/rc.d/init.d/networking/red.up/10-multicast' '/usr/src/src/initscripts/networking/red.up/10-static-routes' -> '/etc/rc.d/init.d/networking/red.up/10-static-routes' '/usr/src/src/initscripts/networking/red.up/20-firewall' -> '/etc/rc.d/init.d/networking/red.up/20-firewall' '/usr/src/src/initscripts/networking/red.up/23-suricata' -> '/etc/rc.d/init.d/networking/red.up/23-suricata' '/usr/src/src/initscripts/networking/red.up/25-update-dns-forwarders' -> '/etc/rc.d/init.d/networking/red.up/25-update-dns-forwarders' '/usr/src/src/initscripts/networking/red.up/30-ddns' -> '/etc/rc.d/init.d/networking/red.up/30-ddns' '/usr/src/src/initscripts/networking/red.up/35-guardian' -> '/etc/rc.d/init.d/networking/red.up/35-guardian' '/usr/src/src/initscripts/networking/red.up/50-ipsec' -> '/etc/rc.d/init.d/networking/red.up/50-ipsec' '/usr/src/src/initscripts/networking/red.up/50-ovpn' -> '/etc/rc.d/init.d/networking/red.up/50-ovpn' '/usr/src/src/initscripts/networking/red.up/60-collectd' -> '/etc/rc.d/init.d/networking/red.up/60-collectd' '/usr/src/src/initscripts/networking/red.up/98-leds' -> '/etc/rc.d/init.d/networking/red.up/98-leds' '/usr/src/src/initscripts/networking/red.up/99-beep' -> '/etc/rc.d/init.d/networking/red.up/99-beep' '/usr/src/src/initscripts/networking/red.up/99-fireinfo' -> '/etc/rc.d/init.d/networking/red.up/99-fireinfo' '/usr/src/src/initscripts/networking/red.up/99-pakfire-update' -> '/etc/rc.d/init.d/networking/red.up/99-pakfire-update' for i in /usr/src/src/initscripts/networking/red.down/*; do \ install -v -m 754 $i /etc/rc.d/init.d/networking/red.down/; \ done '/usr/src/src/initscripts/networking/red.down/10-ipsec' -> '/etc/rc.d/init.d/networking/red.down/10-ipsec' '/usr/src/src/initscripts/networking/red.down/10-ovpn' -> '/etc/rc.d/init.d/networking/red.down/10-ovpn' '/usr/src/src/initscripts/networking/red.down/10-static-routes' -> '/etc/rc.d/init.d/networking/red.down/10-static-routes' '/usr/src/src/initscripts/networking/red.down/20-firewall' -> '/etc/rc.d/init.d/networking/red.down/20-firewall' '/usr/src/src/initscripts/networking/red.down/99-beep' -> '/etc/rc.d/init.d/networking/red.down/99-beep' for i in /usr/src/src/initscripts/sysconfig/*; do \ install -v -m 644 $i /etc/sysconfig/; \ done '/usr/src/src/initscripts/sysconfig/createfiles' -> '/etc/sysconfig/createfiles' '/usr/src/src/initscripts/sysconfig/firewall.local' -> '/etc/sysconfig/firewall.local' '/usr/src/src/initscripts/sysconfig/modules' -> '/etc/sysconfig/modules' '/usr/src/src/initscripts/sysconfig/rc' -> '/etc/sysconfig/rc' '/usr/src/src/initscripts/sysconfig/rc.local' -> '/etc/sysconfig/rc.local' chmod -v 755 /etc/sysconfig/{firewall,rc}.local mode of '/etc/sysconfig/firewall.local' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/etc/sysconfig/rc.local' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) for i in /usr/src/src/initscripts/helper/*; do \ install -v -m 755 $i /etc/rc.d/helper/; \ done '/usr/src/src/initscripts/helper/aws-setup' -> '/etc/rc.d/helper/aws-setup' '/usr/src/src/initscripts/helper/azure-setup' -> '/etc/rc.d/helper/azure-setup' '/usr/src/src/initscripts/helper/exoscale-setup' -> '/etc/rc.d/helper/exoscale-setup' '/usr/src/src/initscripts/helper/gcp-setup' -> '/etc/rc.d/helper/gcp-setup' '/usr/src/src/initscripts/helper/getdnsfromdhcpc.pl' -> '/etc/rc.d/helper/getdnsfromdhcpc.pl' '/usr/src/src/initscripts/helper/oci-setup' -> '/etc/rc.d/helper/oci-setup' ln -sf ../init.d/grub-btrfsd /etc/rc.d/rc0.d/K01grub-btrfsd ln -sf ../init.d/vdradmin /etc/rc.d/rc0.d/K01vdradmin ln -sf ../init.d/fcron /etc/rc.d/rc0.d/K08fcron ln -sf ../init.d/apache /etc/rc.d/rc0.d/K28apache ln -sf ../init.d/sshd /etc/rc.d/rc0.d/K30sshd ln -sf ../init.d/setclock /etc/rc.d/rc0.d/K47setclock ln -sf ../init.d/cyrus-sasl /etc/rc.d/rc0.d/K49cyrus-sasl ln -sf ../init.d/vnstat /etc/rc.d/rc0.d/K51vnstat ln -sf ../init.d/wireguard /etc/rc.d/rc0.d/K70wireguard ln -sf ../init.d/conntrackd /etc/rc.d/rc0.d/K77conntrackd ln -sf ../init.d/suricata /etc/rc.d/rc0.d/K78suricata ln -sf ../init.d/leds /etc/rc.d/rc0.d/K79leds ln -sf ../init.d/network /etc/rc.d/rc0.d/K80network ln -sf ../init.d/wlanclient /etc/rc.d/rc0.d/K82wlanclient ln -sf ../init.d/messagebus /etc/rc.d/rc0.d/K85messagebus ln -sf ../init.d/unbound /etc/rc.d/rc0.d/K86unbound ln -sf ../init.d/sysklogd /etc/rc.d/rc0.d/K90sysklogd ln -sf ../init.d/sendsignals /etc/rc.d/rc0.d/S60sendsignals ln -sf ../init.d/localnet /etc/rc.d/rc0.d/S70localnet ln -sf ../init.d/mountfs /etc/rc.d/rc0.d/S80mountfs ln -sf ../init.d/swap /etc/rc.d/rc0.d/S90swap ln -sf ../init.d/halt /etc/rc.d/rc0.d/S99halt ln -sf ../init.d/vnstat /etc/rc.d/rc3.d/S01vnstat ln -sf ../init.d/sysklogd /etc/rc.d/rc3.d/S10sysklogd ln -sf ../init.d/unbound /etc/rc.d/rc3.d/S11unbound ln -sf ../init.d/fireinfo /etc/rc.d/rc3.d/S15fireinfo ln -sf ../init.d/messagebus /etc/rc.d/rc3.d/S15messagebus ln -sf ../init.d/cpufreq /etc/rc.d/rc3.d/S18cpufreq ln -sf ../init.d/smartenabler /etc/rc.d/rc3.d/S19smartenabler ln -sf ../init.d/wlanclient /etc/rc.d/rc3.d/S19wlanclient ln -sf ../init.d/network /etc/rc.d/rc3.d/S20network ln -sf ../init.d/leds /etc/rc.d/rc3.d/S21leds ln -sf ../init.d/conntrackd /etc/rc.d/rc3.d/S22conntrackd ln -sf ../init.d/cyrus-sasl /etc/rc.d/rc3.d/S24cyrus-sasl ln -sf ../init.d/sshd /etc/rc.d/rc3.d/S30sshd ln -sf ../init.d/apache /etc/rc.d/rc3.d/S32apache ln -sf ../init.d/fcron /etc/rc.d/rc3.d/S40fcron ln -sf ../init.d/wireguard /etc/rc.d/rc3.d/S50wireguard ln -sf ../../sysconfig/rc.local /etc/rc.d/rc3.d/S98rc.local ln -sf ../init.d/grub-btrfsd /etc/rc.d/rc3.d/S99grub-btrfsd ln -sf ../init.d/vdradmin /etc/rc.d/rc3.d/S99vdradmin ln -sf ../init.d/grub-btrfsd /etc/rc.d/rc6.d/K01grub-btrfsd ln -sf ../init.d/vdradmin /etc/rc.d/rc6.d/K01vdradmin ln -sf ../init.d/fcron /etc/rc.d/rc6.d/K08fcron ln -sf ../init.d/apache /etc/rc.d/rc6.d/K28apache ln -sf ../init.d/sshd /etc/rc.d/rc6.d/K30sshd ln -sf ../init.d/setclock /etc/rc.d/rc6.d/K47setclock ln -sf ../init.d/cyrus-sasl /etc/rc.d/rc6.d/K49cyrus-sasl ln -sf ../init.d/vnstat /etc/rc.d/rc6.d/K51vnstat ln -sf ../init.d/wireguard /etc/rc.d/rc6.d/K70wireguard ln -sf ../init.d/conntrackd /etc/rc.d/rc6.d/K77conntrackd ln -sf ../init.d/suricata /etc/rc.d/rc6.d/K78suricata ln -sf ../init.d/leds /etc/rc.d/rc6.d/K79leds ln -sf ../init.d/network /etc/rc.d/rc6.d/K80network ln -sf ../init.d/wlanclient /etc/rc.d/rc6.d/K82wlanclient ln -sf ../init.d/messagebus /etc/rc.d/rc6.d/K85messagebus ln -sf ../init.d/unbound /etc/rc.d/rc6.d/K86unbound ln -sf ../init.d/sysklogd /etc/rc.d/rc6.d/K90sysklogd ln -sf ../init.d/sendsignals /etc/rc.d/rc6.d/S60sendsignals ln -sf ../init.d/mountfs /etc/rc.d/rc6.d/S70mountfs ln -sf ../init.d/swap /etc/rc.d/rc6.d/S80swap ln -sf ../init.d/localnet /etc/rc.d/rc6.d/S90localnet ln -sf ../init.d/reboot /etc/rc.d/rc6.d/S99reboot ln -sf ../init.d/mountkernfs /etc/rc.d/rcsysinit.d/S00mountkernfs ln -sf ../init.d/sysctl /etc/rc.d/rcsysinit.d/S01sysctl ln -sf ../init.d/modules /etc/rc.d/rcsysinit.d/S05modules ln -sf ../init.d/udev /etc/rc.d/rcsysinit.d/S10udev ln -sf ../init.d/waitdrives /etc/rc.d/rcsysinit.d/S19waitdrives ln -sf ../init.d/partresize /etc/rc.d/rcsysinit.d/S25partresize ln -sf ../init.d/checkfs /etc/rc.d/rcsysinit.d/S30checkfs ln -sf ../init.d/mountfs /etc/rc.d/rcsysinit.d/S40mountfs ln -sf ../init.d/swap /etc/rc.d/rcsysinit.d/S41swap ln -sf ../init.d/fsresize /etc/rc.d/rcsysinit.d/S42fsresize ln -sf ../init.d/mounttmpfs /etc/rc.d/rcsysinit.d/S43mounttmpfs ln -sf ../init.d/smt /etc/rc.d/rcsysinit.d/S44smt ln -sf ../init.d/udev_retry /etc/rc.d/rcsysinit.d/S45udev_retry ln -sf ../init.d/cleanfs /etc/rc.d/rcsysinit.d/S50cleanfs ln -sf ../init.d/setclock /etc/rc.d/rcsysinit.d/S60setclock ln -sf ../init.d/console /etc/rc.d/rcsysinit.d/S70console ln -sf ../init.d/pakfire /etc/rc.d/rcsysinit.d/S71pakfire ln -sf ../init.d/cloud-init /etc/rc.d/rcsysinit.d/S74cloud-init ln -sf ../init.d/firstsetup /etc/rc.d/rcsysinit.d/S75firstsetup ln -sf ../init.d/localnet /etc/rc.d/rcsysinit.d/S80localnet ln -sf ../init.d/firewall /etc/rc.d/rcsysinit.d/S85firewall ln -sf ../../../../../usr/local/bin/qosctrl \ /etc/rc.d/init.d/networking/red.up/24-RS-qos ln -sf ../../squid /etc/rc.d/init.d/networking/red.up/27-RS-squid for i in green blue orange; do \ ln -sf any /etc/rc.d/init.d/networking/$i; \ done # intel intel no swconfig ln -sf ../init.d/swconfig /etc/rc.d/rcsysinit.d/S73swconfig ln -sf ../init.d/acpid /etc/rc.d/rc3.d/S12acpid ln -sf ../init.d/acpid /etc/rc.d/rc0.d/K87acpid ln -sf ../init.d/acpid /etc/rc.d/rc6.d/K87acpid Updating linker cache... Install done; saving file list to /usr/src/log/initscripts ... make: Leaving directory '/usr/src/lfs' May 14 16:46:14: Building backup make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' make: Nothing to be done for 'b2'. ====================================== Installing backup-ipfire ... Install started; saving file list to /usr/src/lsalr ... mkdir -p /var/ipfire/backup/bin install -v -m 755 -o root /usr/src/config/backup/backup.pl /var/ipfire/backup/bin '/usr/src/config/backup/backup.pl' -> '/var/ipfire/backup/bin/backup.pl' chown nobody:nobody -Rv /var/ipfire/backup/ changed ownership of '/var/ipfire/backup/bin/backup.pl' from root:root to nobody:nobody changed ownership of '/var/ipfire/backup/bin' from root:root to nobody:nobody changed ownership of '/var/ipfire/backup/exclude.user' from root:root to nobody:nobody changed ownership of '/var/ipfire/backup/include.user' from root:root to nobody:nobody ownership of '/var/ipfire/backup/' retained as nobody:nobody chown root:root -Rv /var/ipfire/backup/bin/ changed ownership of '/var/ipfire/backup/bin/backup.pl' from nobody:nobody to root:root changed ownership of '/var/ipfire/backup/bin/' from nobody:nobody to root:root chown root:root -v /var/ipfire/backup/{in,ex}clude* changed ownership of '/var/ipfire/backup/include.user' from nobody:nobody to root:root changed ownership of '/var/ipfire/backup/exclude.user' from nobody:nobody to root:root install -v -m 644 /usr/src/config/backup/include /var/ipfire/backup/ '/usr/src/config/backup/include' -> '/var/ipfire/backup/include' install -v -m 644 /usr/src/config/backup/exclude /var/ipfire/backup/ '/usr/src/config/backup/exclude' -> '/var/ipfire/backup/exclude' mkdir -p /var/ipfire/backup/addons mkdir -p /var/ipfire/backup/addons/includes mkdir -p /var/ipfire/backup/addons/backup Updating linker cache... Install done; saving file list to /usr/src/log/backup-ipfire ... make: Leaving directory '/usr/src/lfs' May 14 16:46:15: Building rust make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' rust-1.83.0-aarch64-unknown-linux-gnu.tar.xz checksum OK ====================================== Installing rust-1.83.0 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/rust-1.83.0-aarch64-unknown-linux-gnu && ./install.sh \ --components=cargo,rustc,rust-std-aarch64-unknown-linux-gnu \ --prefix=/usr \ --disable-ldconfig install: creating uninstall script at /usr/lib/rustlib/uninstall.sh install: installing component 'cargo' install: installing component 'rustc' install: installing component 'rust-std-aarch64-unknown-linux-gnu' rust installed. # Remove LLVM tools rm -vf /usr/lib/rustlib/aarch64-unknown-linux-gnu/bin/rust-ll{d,vm-dwp} removed '/usr/lib/rustlib/aarch64-unknown-linux-gnu/bin/rust-lld' # Create local registry mkdir -pv /usr/share/cargo/registry mkdir: created directory '/usr/share/cargo' mkdir: created directory '/usr/share/cargo/registry' Updating linker cache... Install done; saving file list to /usr/src/log/rust-1.83.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:46:43: Building openssl make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' openssl-3.5.0.tar.gz checksum OK ====================================== Installing openssl-3.5.0 ... Install started; saving file list to /usr/src/lsalr ... # Apply our CFLAGS cd /usr/src/openssl-3.5.0 && sed -i Configure \ -e "s/-O3 -fomit-frame-pointer/-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack/g" cd /usr/src/openssl-3.5.0 && find crypto/ -name Makefile -exec \ sed 's/^ASFLAGS=/&-Wa,--noexecstack /' -i {} \; cd /usr/src/openssl-3.5.0 && ./Configure --prefix=/usr --openssldir=/etc/ssl shared zlib enable-camellia enable-seed enable-rfc3779 no-idea no-mdc2 no-rc5 no-srp no-aria linux-aarch64 \ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack Configuring OpenSSL version 3.5.0 for target linux-aarch64 Using os-specific seed configuration Created configdata.pm Running configdata.pm Created Makefile.in Created Makefile Created include/openssl/configuration.h ********************************************************************** *** *** *** OpenSSL has been successfully configured *** *** *** *** If you encounter a problem while building, please open an *** *** issue on GitHub *** *** and include the output from the following command: *** *** *** *** perl configdata.pm --dump *** *** *** *** (If you are new to OpenSSL, you might want to consult the *** *** 'Troubleshooting' section in the INSTALL.md file first) *** *** *** ********************************************************************** cd /usr/src/openssl-3.5.0 && make depend make[1]: Entering directory '/usr/src/openssl-3.5.0' make[1]: Leaving directory '/usr/src/openssl-3.5.0' cd /usr/src/openssl-3.5.0 && make -j4 make[1]: Entering directory '/usr/src/openssl-3.5.0' /usr/bin/perl util/mkinstallvars.pl PREFIX=. BINDIR=apps APPLINKDIR=ms LIBDIR= INCLUDEDIR=include "INCLUDEDIR=./include" ENGINESDIR=engines MODULESDIR=providers "VERSION=3.5.0" "LDLIBS=-lz -ldl -pthread " > builddata.pm /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" crypto/params_idx.c.in > crypto/params_idx.c /usr/bin/perl util/mkinstallvars.pl "PREFIX=/usr" BINDIR=bin "LIBDIR=lib" "libdir=/usr/lib" INCLUDEDIR=include APPLINKDIR=include/openssl "ENGINESDIR=/usr/lib/engines-3" "MODULESDIR=/usr/lib/ossl-modules" "PKGCONFIGDIR=/usr/lib/pkgconfig" "CMAKECONFIGDIR=/usr/lib/cmake/OpenSSL" "LDLIBS=-lz -ldl -pthread " "VERSION=3.5.0" > installdata.pm /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h DEBUG: all keys: APPLINKDIR, BINDIR, CMAKECONFIGDIR, ENGINESDIR, INCLUDEDIR, LDLIBS, LIBDIR, MODULESDIR, PKGCONFIGDIR, PREFIX, VERSION, libdir No value given for CMAKECONFIGDIR No value given for PKGCONFIGDIR No value given for libdir DEBUG: PREFIX = . => PREFIX = /usr/src/openssl-3.5.0 DEBUG: libdir = . => libdir = /usr/src/openssl-3.5.0 DEBUG: BINDIR = apps => BINDIR = /usr/src/openssl-3.5.0/apps, BINDIR_REL_PREFIX = apps DEBUG: LIBDIR = => LIBDIR = /usr/src/openssl-3.5.0, LIBDIR_REL_PREFIX = DEBUG: INCLUDEDIR = [ include, ./include ] => INCLUDEDIR = [ /usr/src/openssl-3.5.0/include, /usr/src/openssl-3.5.0/include ], INCLUDEDIR_REL_PREFIX = [ include, ./include ] DEBUG: APPLINKDIR = ms => APPLINKDIR = /usr/src/openssl-3.5.0/ms, APPLINKDIR_REL_PREFIX = ms DEBUG: ENGINESDIR = engines => ENGINESDIR = /usr/src/openssl-3.5.0/engines, ENGINESDIR_REL_LIBDIR = engines DEBUG: MODULESDIR = providers => MODULESDIR = /usr/src/openssl-3.5.0/providers, MODULESDIR_REL_LIBDIR = providers DEBUG: PKGCONFIGDIR = . => PKGCONFIGDIR = /usr/src/openssl-3.5.0, PKGCONFIGDIR_REL_LIBDIR = . DEBUG: CMAKECONFIGDIR = . => CMAKECONFIGDIR = /usr/src/openssl-3.5.0, CMAKECONFIGDIR_REL_LIBDIR = . /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h DEBUG: all keys: APPLINKDIR, BINDIR, CMAKECONFIGDIR, ENGINESDIR, INCLUDEDIR, LDLIBS, LIBDIR, MODULESDIR, PKGCONFIGDIR, PREFIX, VERSION, libdir DEBUG: PREFIX = /usr => PREFIX = /usr DEBUG: libdir = /usr/lib => libdir = /usr/lib DEBUG: BINDIR = bin => BINDIR = /usr/bin, BINDIR_REL_PREFIX = bin DEBUG: LIBDIR = lib => LIBDIR = /usr/lib, LIBDIR_REL_PREFIX = lib DEBUG: INCLUDEDIR = include => INCLUDEDIR = /usr/include, INCLUDEDIR_REL_PREFIX = include DEBUG: APPLINKDIR = include/openssl => APPLINKDIR = /usr/include/openssl, APPLINKDIR_REL_PREFIX = include/openssl DEBUG: ENGINESDIR = /usr/lib/engines-3 => ENGINESDIR = /usr/lib/engines-3, ENGINESDIR_REL_LIBDIR = engines-3 DEBUG: MODULESDIR = /usr/lib/ossl-modules => MODULESDIR = /usr/lib/ossl-modules, MODULESDIR_REL_LIBDIR = ossl-modules DEBUG: PKGCONFIGDIR = /usr/lib/pkgconfig => PKGCONFIGDIR = /usr/lib/pkgconfig, PKGCONFIGDIR_REL_LIBDIR = pkgconfig DEBUG: CMAKECONFIGDIR = /usr/lib/cmake/OpenSSL => CMAKECONFIGDIR = /usr/lib/cmake/OpenSSL, CMAKECONFIGDIR_REL_LIBDIR = cmake/OpenSSL /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/internal/param_names.h.in > include/internal/param_names.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1.h.in > include/openssl/asn1.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1t.h.in > include/openssl/asn1t.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/bio.h.in > include/openssl/bio.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cmp.h.in > include/openssl/cmp.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cms.h.in > include/openssl/cms.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/comp.h.in > include/openssl/comp.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/conf.h.in > include/openssl/conf.h /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/openssl/core_names.h.in > include/openssl/core_names.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crmf.h.in > include/openssl/crmf.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crypto.h.in > include/openssl/crypto.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ct.h.in > include/openssl/ct.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/err.h.in > include/openssl/err.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ess.h.in > include/openssl/ess.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/fipskey.h.in > include/openssl/fipskey.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/lhash.h.in > include/openssl/lhash.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ocsp.h.in > include/openssl/ocsp.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/opensslv.h.in > include/openssl/opensslv.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs12.h.in > include/openssl/pkcs12.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs7.h.in > include/openssl/pkcs7.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/safestack.h.in > include/openssl/safestack.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/srp.h.in > include/openssl/srp.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ssl.h.in > include/openssl/ssl.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ui.h.in > include/openssl/ui.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509.h.in > include/openssl/x509.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509_acert.h.in > include/openssl/x509_acert.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509_vfy.h.in > include/openssl/x509_vfy.h /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509v3.h.in > include/openssl/x509v3.h /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libcrypto.pc.in > libcrypto.pc /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libssl.pc.in > libssl.pc /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" test/provider_internal_test.cnf.in > test/provider_internal_test.cnf /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfig.cmake.in > OpenSSLConfig.cmake /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfig.cmake.in > exporters/OpenSSLConfig.cmake /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libcrypto.pc.in > exporters/libcrypto.pc /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libssl.pc.in > exporters/libssl.pc /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "-Mbuilddata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/openssl.pc.in > openssl.pc /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfigVersion.cmake.in > OpenSSLConfigVersion.cmake /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfigVersion.cmake.in > exporters/OpenSSLConfigVersion.cmake /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/openssl.pc.in > exporters/openssl.pc "make" depend && "make" _build_sw make[2]: Entering directory '/usr/src/openssl-3.5.0' make[2]: Leaving directory '/usr/src/openssl-3.5.0' make[2]: Entering directory '/usr/src/openssl-3.5.0' gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-app_libctx.d.tmp -c -o apps/lib/libapps-lib-app_libctx.o apps/lib/app_libctx.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-app_params.d.tmp -c -o apps/lib/libapps-lib-app_params.o apps/lib/app_params.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-app_provider.d.tmp -c -o apps/lib/libapps-lib-app_provider.o apps/lib/app_provider.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-app_rand.d.tmp -c -o apps/lib/libapps-lib-app_rand.o apps/lib/app_rand.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-app_x509.d.tmp -c -o apps/lib/libapps-lib-app_x509.o apps/lib/app_x509.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-apps.d.tmp -c -o apps/lib/libapps-lib-apps.o apps/lib/apps.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-apps_opt_printf.d.tmp -c -o apps/lib/libapps-lib-apps_opt_printf.o apps/lib/apps_opt_printf.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-apps_ui.d.tmp -c -o apps/lib/libapps-lib-apps_ui.o apps/lib/apps_ui.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-columns.d.tmp -c -o apps/lib/libapps-lib-columns.o apps/lib/columns.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-engine.d.tmp -c -o apps/lib/libapps-lib-engine.o apps/lib/engine.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-engine_loader.d.tmp -c -o apps/lib/libapps-lib-engine_loader.o apps/lib/engine_loader.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-fmt.d.tmp -c -o apps/lib/libapps-lib-fmt.o apps/lib/fmt.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-http_server.d.tmp -c -o apps/lib/libapps-lib-http_server.o apps/lib/http_server.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-log.d.tmp -c -o apps/lib/libapps-lib-log.o apps/lib/log.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-names.d.tmp -c -o apps/lib/libapps-lib-names.o apps/lib/names.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-opt.d.tmp -c -o apps/lib/libapps-lib-opt.o apps/lib/opt.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-s_cb.d.tmp -c -o apps/lib/libapps-lib-s_cb.o apps/lib/s_cb.c gcc -I. -Iinclude -Iapps/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libapps-lib-s_socket.d.tmp -c -o apps/lib/libapps-lib-s_socket.o apps/lib/s_socket.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-lib-aes_cbc.d.tmp -c -o crypto/aes/libcrypto-lib-aes_cbc.o crypto/aes/aes_cbc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-lib-aes_cfb.d.tmp -c -o crypto/aes/libcrypto-lib-aes_cfb.o crypto/aes/aes_cfb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-lib-aes_core.d.tmp -c -o crypto/aes/libcrypto-lib-aes_core.o crypto/aes/aes_core.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-lib-aes_ecb.d.tmp -c -o crypto/aes/libcrypto-lib-aes_ecb.o crypto/aes/aes_ecb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-lib-aes_ige.d.tmp -c -o crypto/aes/libcrypto-lib-aes_ige.o crypto/aes/aes_ige.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-lib-aes_misc.d.tmp -c -o crypto/aes/libcrypto-lib-aes_misc.o crypto/aes/aes_misc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-lib-aes_ofb.d.tmp -c -o crypto/aes/libcrypto-lib-aes_ofb.o crypto/aes/aes_ofb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-lib-aes_wrap.d.tmp -c -o crypto/aes/libcrypto-lib-aes_wrap.o crypto/aes/aes_wrap.c CC="gcc" /usr/bin/perl crypto/aes/asm/aesv8-armx.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/aes/aesv8-armx.S CC="gcc" /usr/bin/perl crypto/aes/asm/bsaes-armv8.pl "linux64" -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/aes/bsaes-armv8.S CC="gcc" /usr/bin/perl crypto/aes/asm/vpaes-armv8.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/aes/vpaes-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_bitstr.d.tmp -c -o crypto/asn1/libcrypto-lib-a_bitstr.o crypto/asn1/a_bitstr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_d2i_fp.d.tmp -c -o crypto/asn1/libcrypto-lib-a_d2i_fp.o crypto/asn1/a_d2i_fp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_digest.d.tmp -c -o crypto/asn1/libcrypto-lib-a_digest.o crypto/asn1/a_digest.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_dup.d.tmp -c -o crypto/asn1/libcrypto-lib-a_dup.o crypto/asn1/a_dup.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_gentm.d.tmp -c -o crypto/asn1/libcrypto-lib-a_gentm.o crypto/asn1/a_gentm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_i2d_fp.d.tmp -c -o crypto/asn1/libcrypto-lib-a_i2d_fp.o crypto/asn1/a_i2d_fp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_int.d.tmp -c -o crypto/asn1/libcrypto-lib-a_int.o crypto/asn1/a_int.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_mbstr.d.tmp -c -o crypto/asn1/libcrypto-lib-a_mbstr.o crypto/asn1/a_mbstr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_object.d.tmp -c -o crypto/asn1/libcrypto-lib-a_object.o crypto/asn1/a_object.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_octet.d.tmp -c -o crypto/asn1/libcrypto-lib-a_octet.o crypto/asn1/a_octet.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_print.d.tmp -c -o crypto/asn1/libcrypto-lib-a_print.o crypto/asn1/a_print.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_sign.d.tmp -c -o crypto/asn1/libcrypto-lib-a_sign.o crypto/asn1/a_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_strex.d.tmp -c -o crypto/asn1/libcrypto-lib-a_strex.o crypto/asn1/a_strex.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_strnid.d.tmp -c -o crypto/asn1/libcrypto-lib-a_strnid.o crypto/asn1/a_strnid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_time.d.tmp -c -o crypto/asn1/libcrypto-lib-a_time.o crypto/asn1/a_time.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_type.d.tmp -c -o crypto/asn1/libcrypto-lib-a_type.o crypto/asn1/a_type.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_utctm.d.tmp -c -o crypto/asn1/libcrypto-lib-a_utctm.o crypto/asn1/a_utctm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_utf8.d.tmp -c -o crypto/asn1/libcrypto-lib-a_utf8.o crypto/asn1/a_utf8.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-a_verify.d.tmp -c -o crypto/asn1/libcrypto-lib-a_verify.o crypto/asn1/a_verify.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-ameth_lib.d.tmp -c -o crypto/asn1/libcrypto-lib-ameth_lib.o crypto/asn1/ameth_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-asn1_err.d.tmp -c -o crypto/asn1/libcrypto-lib-asn1_err.o crypto/asn1/asn1_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-asn1_gen.d.tmp -c -o crypto/asn1/libcrypto-lib-asn1_gen.o crypto/asn1/asn1_gen.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-asn1_item_list.d.tmp -c -o crypto/asn1/libcrypto-lib-asn1_item_list.o crypto/asn1/asn1_item_list.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-asn1_lib.d.tmp -c -o crypto/asn1/libcrypto-lib-asn1_lib.o crypto/asn1/asn1_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-asn1_parse.d.tmp -c -o crypto/asn1/libcrypto-lib-asn1_parse.o crypto/asn1/asn1_parse.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-asn_mime.d.tmp -c -o crypto/asn1/libcrypto-lib-asn_mime.o crypto/asn1/asn_mime.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-asn_moid.d.tmp -c -o crypto/asn1/libcrypto-lib-asn_moid.o crypto/asn1/asn_moid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-asn_mstbl.d.tmp -c -o crypto/asn1/libcrypto-lib-asn_mstbl.o crypto/asn1/asn_mstbl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-asn_pack.d.tmp -c -o crypto/asn1/libcrypto-lib-asn_pack.o crypto/asn1/asn_pack.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-bio_asn1.d.tmp -c -o crypto/asn1/libcrypto-lib-bio_asn1.o crypto/asn1/bio_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-bio_ndef.d.tmp -c -o crypto/asn1/libcrypto-lib-bio_ndef.o crypto/asn1/bio_ndef.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-d2i_param.d.tmp -c -o crypto/asn1/libcrypto-lib-d2i_param.o crypto/asn1/d2i_param.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-d2i_pr.d.tmp -c -o crypto/asn1/libcrypto-lib-d2i_pr.o crypto/asn1/d2i_pr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-d2i_pu.d.tmp -c -o crypto/asn1/libcrypto-lib-d2i_pu.o crypto/asn1/d2i_pu.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-evp_asn1.d.tmp -c -o crypto/asn1/libcrypto-lib-evp_asn1.o crypto/asn1/evp_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-f_int.d.tmp -c -o crypto/asn1/libcrypto-lib-f_int.o crypto/asn1/f_int.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-f_string.d.tmp -c -o crypto/asn1/libcrypto-lib-f_string.o crypto/asn1/f_string.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-i2d_evp.d.tmp -c -o crypto/asn1/libcrypto-lib-i2d_evp.o crypto/asn1/i2d_evp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-n_pkey.d.tmp -c -o crypto/asn1/libcrypto-lib-n_pkey.o crypto/asn1/n_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-nsseq.d.tmp -c -o crypto/asn1/libcrypto-lib-nsseq.o crypto/asn1/nsseq.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-p5_pbe.d.tmp -c -o crypto/asn1/libcrypto-lib-p5_pbe.o crypto/asn1/p5_pbe.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-p5_pbev2.d.tmp -c -o crypto/asn1/libcrypto-lib-p5_pbev2.o crypto/asn1/p5_pbev2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-p5_scrypt.d.tmp -c -o crypto/asn1/libcrypto-lib-p5_scrypt.o crypto/asn1/p5_scrypt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-p8_pkey.d.tmp -c -o crypto/asn1/libcrypto-lib-p8_pkey.o crypto/asn1/p8_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-t_bitst.d.tmp -c -o crypto/asn1/libcrypto-lib-t_bitst.o crypto/asn1/t_bitst.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-t_pkey.d.tmp -c -o crypto/asn1/libcrypto-lib-t_pkey.o crypto/asn1/t_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-t_spki.d.tmp -c -o crypto/asn1/libcrypto-lib-t_spki.o crypto/asn1/t_spki.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-tasn_dec.d.tmp -c -o crypto/asn1/libcrypto-lib-tasn_dec.o crypto/asn1/tasn_dec.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-tasn_enc.d.tmp -c -o crypto/asn1/libcrypto-lib-tasn_enc.o crypto/asn1/tasn_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-tasn_fre.d.tmp -c -o crypto/asn1/libcrypto-lib-tasn_fre.o crypto/asn1/tasn_fre.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-tasn_new.d.tmp -c -o crypto/asn1/libcrypto-lib-tasn_new.o crypto/asn1/tasn_new.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-tasn_prn.d.tmp -c -o crypto/asn1/libcrypto-lib-tasn_prn.o crypto/asn1/tasn_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-tasn_scn.d.tmp -c -o crypto/asn1/libcrypto-lib-tasn_scn.o crypto/asn1/tasn_scn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-tasn_typ.d.tmp -c -o crypto/asn1/libcrypto-lib-tasn_typ.o crypto/asn1/tasn_typ.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-tasn_utl.d.tmp -c -o crypto/asn1/libcrypto-lib-tasn_utl.o crypto/asn1/tasn_utl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-x_algor.d.tmp -c -o crypto/asn1/libcrypto-lib-x_algor.o crypto/asn1/x_algor.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-x_bignum.d.tmp -c -o crypto/asn1/libcrypto-lib-x_bignum.o crypto/asn1/x_bignum.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-x_info.d.tmp -c -o crypto/asn1/libcrypto-lib-x_info.o crypto/asn1/x_info.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-x_int64.d.tmp -c -o crypto/asn1/libcrypto-lib-x_int64.o crypto/asn1/x_int64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-x_long.d.tmp -c -o crypto/asn1/libcrypto-lib-x_long.o crypto/asn1/x_long.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-x_pkey.d.tmp -c -o crypto/asn1/libcrypto-lib-x_pkey.o crypto/asn1/x_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-x_sig.d.tmp -c -o crypto/asn1/libcrypto-lib-x_sig.o crypto/asn1/x_sig.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-x_spki.d.tmp -c -o crypto/asn1/libcrypto-lib-x_spki.o crypto/asn1/x_spki.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-lib-x_val.d.tmp -c -o crypto/asn1/libcrypto-lib-x_val.o crypto/asn1/x_val.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/async/arch/libcrypto-lib-async_null.d.tmp -c -o crypto/async/arch/libcrypto-lib-async_null.o crypto/async/arch/async_null.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/async/arch/libcrypto-lib-async_posix.d.tmp -c -o crypto/async/arch/libcrypto-lib-async_posix.o crypto/async/arch/async_posix.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/async/arch/libcrypto-lib-async_win.d.tmp -c -o crypto/async/arch/libcrypto-lib-async_win.o crypto/async/arch/async_win.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/async/libcrypto-lib-async.d.tmp -c -o crypto/async/libcrypto-lib-async.o crypto/async/async.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/async/libcrypto-lib-async_err.d.tmp -c -o crypto/async/libcrypto-lib-async_err.o crypto/async/async_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/async/libcrypto-lib-async_wait.d.tmp -c -o crypto/async/libcrypto-lib-async_wait.o crypto/async/async_wait.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bf/libcrypto-lib-bf_cfb64.d.tmp -c -o crypto/bf/libcrypto-lib-bf_cfb64.o crypto/bf/bf_cfb64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bf/libcrypto-lib-bf_ecb.d.tmp -c -o crypto/bf/libcrypto-lib-bf_ecb.o crypto/bf/bf_ecb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bf/libcrypto-lib-bf_enc.d.tmp -c -o crypto/bf/libcrypto-lib-bf_enc.o crypto/bf/bf_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bf/libcrypto-lib-bf_ofb64.d.tmp -c -o crypto/bf/libcrypto-lib-bf_ofb64.o crypto/bf/bf_ofb64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bf/libcrypto-lib-bf_skey.d.tmp -c -o crypto/bf/libcrypto-lib-bf_skey.o crypto/bf/bf_skey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bf_buff.d.tmp -c -o crypto/bio/libcrypto-lib-bf_buff.o crypto/bio/bf_buff.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bf_lbuf.d.tmp -c -o crypto/bio/libcrypto-lib-bf_lbuf.o crypto/bio/bf_lbuf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bf_nbio.d.tmp -c -o crypto/bio/libcrypto-lib-bf_nbio.o crypto/bio/bf_nbio.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bf_null.d.tmp -c -o crypto/bio/libcrypto-lib-bf_null.o crypto/bio/bf_null.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bf_prefix.d.tmp -c -o crypto/bio/libcrypto-lib-bf_prefix.o crypto/bio/bf_prefix.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bf_readbuff.d.tmp -c -o crypto/bio/libcrypto-lib-bf_readbuff.o crypto/bio/bf_readbuff.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bio_addr.d.tmp -c -o crypto/bio/libcrypto-lib-bio_addr.o crypto/bio/bio_addr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bio_cb.d.tmp -c -o crypto/bio/libcrypto-lib-bio_cb.o crypto/bio/bio_cb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bio_dump.d.tmp -c -o crypto/bio/libcrypto-lib-bio_dump.o crypto/bio/bio_dump.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bio_err.d.tmp -c -o crypto/bio/libcrypto-lib-bio_err.o crypto/bio/bio_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bio_lib.d.tmp -c -o crypto/bio/libcrypto-lib-bio_lib.o crypto/bio/bio_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bio_meth.d.tmp -c -o crypto/bio/libcrypto-lib-bio_meth.o crypto/bio/bio_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bio_print.d.tmp -c -o crypto/bio/libcrypto-lib-bio_print.o crypto/bio/bio_print.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bio_sock.d.tmp -c -o crypto/bio/libcrypto-lib-bio_sock.o crypto/bio/bio_sock.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bio_sock2.d.tmp -c -o crypto/bio/libcrypto-lib-bio_sock2.o crypto/bio/bio_sock2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bss_acpt.d.tmp -c -o crypto/bio/libcrypto-lib-bss_acpt.o crypto/bio/bss_acpt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bss_bio.d.tmp -c -o crypto/bio/libcrypto-lib-bss_bio.o crypto/bio/bss_bio.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bss_conn.d.tmp -c -o crypto/bio/libcrypto-lib-bss_conn.o crypto/bio/bss_conn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bss_core.d.tmp -c -o crypto/bio/libcrypto-lib-bss_core.o crypto/bio/bss_core.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bss_dgram.d.tmp -c -o crypto/bio/libcrypto-lib-bss_dgram.o crypto/bio/bss_dgram.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bss_dgram_pair.d.tmp -c -o crypto/bio/libcrypto-lib-bss_dgram_pair.o crypto/bio/bss_dgram_pair.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bss_fd.d.tmp -c -o crypto/bio/libcrypto-lib-bss_fd.o crypto/bio/bss_fd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bss_file.d.tmp -c -o crypto/bio/libcrypto-lib-bss_file.o crypto/bio/bss_file.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bss_log.d.tmp -c -o crypto/bio/libcrypto-lib-bss_log.o crypto/bio/bss_log.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bss_mem.d.tmp -c -o crypto/bio/libcrypto-lib-bss_mem.o crypto/bio/bss_mem.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bss_null.d.tmp -c -o crypto/bio/libcrypto-lib-bss_null.o crypto/bio/bss_null.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-bss_sock.d.tmp -c -o crypto/bio/libcrypto-lib-bss_sock.o crypto/bio/bss_sock.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-lib-ossl_core_bio.d.tmp -c -o crypto/bio/libcrypto-lib-ossl_core_bio.o crypto/bio/ossl_core_bio.c CC="gcc" /usr/bin/perl crypto/bn/asm/armv8-mont.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/bn/armv8-mont.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_add.d.tmp -c -o crypto/bn/libcrypto-lib-bn_add.o crypto/bn/bn_add.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_asm.d.tmp -c -o crypto/bn/libcrypto-lib-bn_asm.o crypto/bn/bn_asm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_blind.d.tmp -c -o crypto/bn/libcrypto-lib-bn_blind.o crypto/bn/bn_blind.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_const.d.tmp -c -o crypto/bn/libcrypto-lib-bn_const.o crypto/bn/bn_const.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_conv.d.tmp -c -o crypto/bn/libcrypto-lib-bn_conv.o crypto/bn/bn_conv.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_ctx.d.tmp -c -o crypto/bn/libcrypto-lib-bn_ctx.o crypto/bn/bn_ctx.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_depr.d.tmp -c -o crypto/bn/libcrypto-lib-bn_depr.o crypto/bn/bn_depr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_dh.d.tmp -c -o crypto/bn/libcrypto-lib-bn_dh.o crypto/bn/bn_dh.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_div.d.tmp -c -o crypto/bn/libcrypto-lib-bn_div.o crypto/bn/bn_div.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_err.d.tmp -c -o crypto/bn/libcrypto-lib-bn_err.o crypto/bn/bn_err.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_exp.d.tmp -c -o crypto/bn/libcrypto-lib-bn_exp.o crypto/bn/bn_exp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_exp2.d.tmp -c -o crypto/bn/libcrypto-lib-bn_exp2.o crypto/bn/bn_exp2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_gcd.d.tmp -c -o crypto/bn/libcrypto-lib-bn_gcd.o crypto/bn/bn_gcd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_gf2m.d.tmp -c -o crypto/bn/libcrypto-lib-bn_gf2m.o crypto/bn/bn_gf2m.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_intern.d.tmp -c -o crypto/bn/libcrypto-lib-bn_intern.o crypto/bn/bn_intern.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_kron.d.tmp -c -o crypto/bn/libcrypto-lib-bn_kron.o crypto/bn/bn_kron.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_lib.d.tmp -c -o crypto/bn/libcrypto-lib-bn_lib.o crypto/bn/bn_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_mod.d.tmp -c -o crypto/bn/libcrypto-lib-bn_mod.o crypto/bn/bn_mod.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_mont.d.tmp -c -o crypto/bn/libcrypto-lib-bn_mont.o crypto/bn/bn_mont.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_mpi.d.tmp -c -o crypto/bn/libcrypto-lib-bn_mpi.o crypto/bn/bn_mpi.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_mul.d.tmp -c -o crypto/bn/libcrypto-lib-bn_mul.o crypto/bn/bn_mul.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_nist.d.tmp -c -o crypto/bn/libcrypto-lib-bn_nist.o crypto/bn/bn_nist.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_prime.d.tmp -c -o crypto/bn/libcrypto-lib-bn_prime.o crypto/bn/bn_prime.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_print.d.tmp -c -o crypto/bn/libcrypto-lib-bn_print.o crypto/bn/bn_print.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_rand.d.tmp -c -o crypto/bn/libcrypto-lib-bn_rand.o crypto/bn/bn_rand.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_recp.d.tmp -c -o crypto/bn/libcrypto-lib-bn_recp.o crypto/bn/bn_recp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_rsa_fips186_4.d.tmp -c -o crypto/bn/libcrypto-lib-bn_rsa_fips186_4.o crypto/bn/bn_rsa_fips186_4.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_shift.d.tmp -c -o crypto/bn/libcrypto-lib-bn_shift.o crypto/bn/bn_shift.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_sqr.d.tmp -c -o crypto/bn/libcrypto-lib-bn_sqr.o crypto/bn/bn_sqr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_sqrt.d.tmp -c -o crypto/bn/libcrypto-lib-bn_sqrt.o crypto/bn/bn_sqrt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_srp.d.tmp -c -o crypto/bn/libcrypto-lib-bn_srp.o crypto/bn/bn_srp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_word.d.tmp -c -o crypto/bn/libcrypto-lib-bn_word.o crypto/bn/bn_word.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-lib-bn_x931p.d.tmp -c -o crypto/bn/libcrypto-lib-bn_x931p.o crypto/bn/bn_x931p.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/buffer/libcrypto-lib-buf_err.d.tmp -c -o crypto/buffer/libcrypto-lib-buf_err.o crypto/buffer/buf_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/buffer/libcrypto-lib-buffer.d.tmp -c -o crypto/buffer/libcrypto-lib-buffer.o crypto/buffer/buffer.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-lib-camellia.d.tmp -c -o crypto/camellia/libcrypto-lib-camellia.o crypto/camellia/camellia.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-lib-cmll_cbc.d.tmp -c -o crypto/camellia/libcrypto-lib-cmll_cbc.o crypto/camellia/cmll_cbc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-lib-cmll_cfb.d.tmp -c -o crypto/camellia/libcrypto-lib-cmll_cfb.o crypto/camellia/cmll_cfb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-lib-cmll_ctr.d.tmp -c -o crypto/camellia/libcrypto-lib-cmll_ctr.o crypto/camellia/cmll_ctr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-lib-cmll_ecb.d.tmp -c -o crypto/camellia/libcrypto-lib-cmll_ecb.o crypto/camellia/cmll_ecb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-lib-cmll_misc.d.tmp -c -o crypto/camellia/libcrypto-lib-cmll_misc.o crypto/camellia/cmll_misc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-lib-cmll_ofb.d.tmp -c -o crypto/camellia/libcrypto-lib-cmll_ofb.o crypto/camellia/cmll_ofb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cast/libcrypto-lib-c_cfb64.d.tmp -c -o crypto/cast/libcrypto-lib-c_cfb64.o crypto/cast/c_cfb64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cast/libcrypto-lib-c_ecb.d.tmp -c -o crypto/cast/libcrypto-lib-c_ecb.o crypto/cast/c_ecb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cast/libcrypto-lib-c_enc.d.tmp -c -o crypto/cast/libcrypto-lib-c_enc.o crypto/cast/c_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cast/libcrypto-lib-c_ofb64.d.tmp -c -o crypto/cast/libcrypto-lib-c_ofb64.o crypto/cast/c_ofb64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cast/libcrypto-lib-c_skey.d.tmp -c -o crypto/cast/libcrypto-lib-c_skey.o crypto/cast/c_skey.c CC="gcc" /usr/bin/perl crypto/chacha/asm/chacha-armv8-sve.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/chacha/chacha-armv8-sve.S CC="gcc" /usr/bin/perl crypto/chacha/asm/chacha-armv8.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/chacha/chacha-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmac/libcrypto-lib-cmac.d.tmp -c -o crypto/cmac/libcrypto-lib-cmac.o crypto/cmac/cmac.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-lib-cmp_asn.d.tmp -c -o crypto/cmp/libcrypto-lib-cmp_asn.o crypto/cmp/cmp_asn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-lib-cmp_client.d.tmp -c -o crypto/cmp/libcrypto-lib-cmp_client.o crypto/cmp/cmp_client.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-lib-cmp_ctx.d.tmp -c -o crypto/cmp/libcrypto-lib-cmp_ctx.o crypto/cmp/cmp_ctx.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-lib-cmp_err.d.tmp -c -o crypto/cmp/libcrypto-lib-cmp_err.o crypto/cmp/cmp_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-lib-cmp_genm.d.tmp -c -o crypto/cmp/libcrypto-lib-cmp_genm.o crypto/cmp/cmp_genm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-lib-cmp_hdr.d.tmp -c -o crypto/cmp/libcrypto-lib-cmp_hdr.o crypto/cmp/cmp_hdr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-lib-cmp_http.d.tmp -c -o crypto/cmp/libcrypto-lib-cmp_http.o crypto/cmp/cmp_http.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-lib-cmp_msg.d.tmp -c -o crypto/cmp/libcrypto-lib-cmp_msg.o crypto/cmp/cmp_msg.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-lib-cmp_protect.d.tmp -c -o crypto/cmp/libcrypto-lib-cmp_protect.o crypto/cmp/cmp_protect.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-lib-cmp_server.d.tmp -c -o crypto/cmp/libcrypto-lib-cmp_server.o crypto/cmp/cmp_server.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-lib-cmp_status.d.tmp -c -o crypto/cmp/libcrypto-lib-cmp_status.o crypto/cmp/cmp_status.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-lib-cmp_util.d.tmp -c -o crypto/cmp/libcrypto-lib-cmp_util.o crypto/cmp/cmp_util.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-lib-cmp_vfy.d.tmp -c -o crypto/cmp/libcrypto-lib-cmp_vfy.o crypto/cmp/cmp_vfy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_asn1.d.tmp -c -o crypto/cms/libcrypto-lib-cms_asn1.o crypto/cms/cms_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_att.d.tmp -c -o crypto/cms/libcrypto-lib-cms_att.o crypto/cms/cms_att.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_cd.d.tmp -c -o crypto/cms/libcrypto-lib-cms_cd.o crypto/cms/cms_cd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_dd.d.tmp -c -o crypto/cms/libcrypto-lib-cms_dd.o crypto/cms/cms_dd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_dh.d.tmp -c -o crypto/cms/libcrypto-lib-cms_dh.o crypto/cms/cms_dh.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_ec.d.tmp -c -o crypto/cms/libcrypto-lib-cms_ec.o crypto/cms/cms_ec.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_enc.d.tmp -c -o crypto/cms/libcrypto-lib-cms_enc.o crypto/cms/cms_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_env.d.tmp -c -o crypto/cms/libcrypto-lib-cms_env.o crypto/cms/cms_env.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_err.d.tmp -c -o crypto/cms/libcrypto-lib-cms_err.o crypto/cms/cms_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_ess.d.tmp -c -o crypto/cms/libcrypto-lib-cms_ess.o crypto/cms/cms_ess.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_io.d.tmp -c -o crypto/cms/libcrypto-lib-cms_io.o crypto/cms/cms_io.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_kari.d.tmp -c -o crypto/cms/libcrypto-lib-cms_kari.o crypto/cms/cms_kari.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_lib.d.tmp -c -o crypto/cms/libcrypto-lib-cms_lib.o crypto/cms/cms_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_pwri.d.tmp -c -o crypto/cms/libcrypto-lib-cms_pwri.o crypto/cms/cms_pwri.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_rsa.d.tmp -c -o crypto/cms/libcrypto-lib-cms_rsa.o crypto/cms/cms_rsa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_sd.d.tmp -c -o crypto/cms/libcrypto-lib-cms_sd.o crypto/cms/cms_sd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-lib-cms_smime.d.tmp -c -o crypto/cms/libcrypto-lib-cms_smime.o crypto/cms/cms_smime.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/comp/libcrypto-lib-c_brotli.d.tmp -c -o crypto/comp/libcrypto-lib-c_brotli.o crypto/comp/c_brotli.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/comp/libcrypto-lib-c_zlib.d.tmp -c -o crypto/comp/libcrypto-lib-c_zlib.o crypto/comp/c_zlib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/comp/libcrypto-lib-c_zstd.d.tmp -c -o crypto/comp/libcrypto-lib-c_zstd.o crypto/comp/c_zstd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/comp/libcrypto-lib-comp_err.d.tmp -c -o crypto/comp/libcrypto-lib-comp_err.o crypto/comp/comp_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/comp/libcrypto-lib-comp_lib.d.tmp -c -o crypto/comp/libcrypto-lib-comp_lib.o crypto/comp/comp_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-lib-conf_api.d.tmp -c -o crypto/conf/libcrypto-lib-conf_api.o crypto/conf/conf_api.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-lib-conf_def.d.tmp -c -o crypto/conf/libcrypto-lib-conf_def.o crypto/conf/conf_def.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-lib-conf_err.d.tmp -c -o crypto/conf/libcrypto-lib-conf_err.o crypto/conf/conf_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-lib-conf_lib.d.tmp -c -o crypto/conf/libcrypto-lib-conf_lib.o crypto/conf/conf_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-lib-conf_mall.d.tmp -c -o crypto/conf/libcrypto-lib-conf_mall.o crypto/conf/conf_mall.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-lib-conf_mod.d.tmp -c -o crypto/conf/libcrypto-lib-conf_mod.o crypto/conf/conf_mod.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-lib-conf_sap.d.tmp -c -o crypto/conf/libcrypto-lib-conf_sap.o crypto/conf/conf_sap.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-lib-conf_ssl.d.tmp -c -o crypto/conf/libcrypto-lib-conf_ssl.o crypto/conf/conf_ssl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/crmf/libcrypto-lib-crmf_asn.d.tmp -c -o crypto/crmf/libcrypto-lib-crmf_asn.o crypto/crmf/crmf_asn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/crmf/libcrypto-lib-crmf_err.d.tmp -c -o crypto/crmf/libcrypto-lib-crmf_err.o crypto/crmf/crmf_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/crmf/libcrypto-lib-crmf_lib.d.tmp -c -o crypto/crmf/libcrypto-lib-crmf_lib.o crypto/crmf/crmf_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/crmf/libcrypto-lib-crmf_pbm.d.tmp -c -o crypto/crmf/libcrypto-lib-crmf_pbm.o crypto/crmf/crmf_pbm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-lib-ct_b64.d.tmp -c -o crypto/ct/libcrypto-lib-ct_b64.o crypto/ct/ct_b64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-lib-ct_err.d.tmp -c -o crypto/ct/libcrypto-lib-ct_err.o crypto/ct/ct_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-lib-ct_log.d.tmp -c -o crypto/ct/libcrypto-lib-ct_log.o crypto/ct/ct_log.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-lib-ct_oct.d.tmp -c -o crypto/ct/libcrypto-lib-ct_oct.o crypto/ct/ct_oct.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-lib-ct_policy.d.tmp -c -o crypto/ct/libcrypto-lib-ct_policy.o crypto/ct/ct_policy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-lib-ct_prn.d.tmp -c -o crypto/ct/libcrypto-lib-ct_prn.o crypto/ct/ct_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-lib-ct_sct.d.tmp -c -o crypto/ct/libcrypto-lib-ct_sct.o crypto/ct/ct_sct.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-lib-ct_sct_ctx.d.tmp -c -o crypto/ct/libcrypto-lib-ct_sct_ctx.o crypto/ct/ct_sct_ctx.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-lib-ct_vfy.d.tmp -c -o crypto/ct/libcrypto-lib-ct_vfy.o crypto/ct/ct_vfy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-lib-ct_x509v3.d.tmp -c -o crypto/ct/libcrypto-lib-ct_x509v3.o crypto/ct/ct_x509v3.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-cbc_cksm.d.tmp -c -o crypto/des/libcrypto-lib-cbc_cksm.o crypto/des/cbc_cksm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-cbc_enc.d.tmp -c -o crypto/des/libcrypto-lib-cbc_enc.o crypto/des/cbc_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-cfb64ede.d.tmp -c -o crypto/des/libcrypto-lib-cfb64ede.o crypto/des/cfb64ede.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-cfb64enc.d.tmp -c -o crypto/des/libcrypto-lib-cfb64enc.o crypto/des/cfb64enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-cfb_enc.d.tmp -c -o crypto/des/libcrypto-lib-cfb_enc.o crypto/des/cfb_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-des_enc.d.tmp -c -o crypto/des/libcrypto-lib-des_enc.o crypto/des/des_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-ecb3_enc.d.tmp -c -o crypto/des/libcrypto-lib-ecb3_enc.o crypto/des/ecb3_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-ecb_enc.d.tmp -c -o crypto/des/libcrypto-lib-ecb_enc.o crypto/des/ecb_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-fcrypt.d.tmp -c -o crypto/des/libcrypto-lib-fcrypt.o crypto/des/fcrypt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-fcrypt_b.d.tmp -c -o crypto/des/libcrypto-lib-fcrypt_b.o crypto/des/fcrypt_b.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-ofb64ede.d.tmp -c -o crypto/des/libcrypto-lib-ofb64ede.o crypto/des/ofb64ede.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-ofb64enc.d.tmp -c -o crypto/des/libcrypto-lib-ofb64enc.o crypto/des/ofb64enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-ofb_enc.d.tmp -c -o crypto/des/libcrypto-lib-ofb_enc.o crypto/des/ofb_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-pcbc_enc.d.tmp -c -o crypto/des/libcrypto-lib-pcbc_enc.o crypto/des/pcbc_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-qud_cksm.d.tmp -c -o crypto/des/libcrypto-lib-qud_cksm.o crypto/des/qud_cksm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-rand_key.d.tmp -c -o crypto/des/libcrypto-lib-rand_key.o crypto/des/rand_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-set_key.d.tmp -c -o crypto/des/libcrypto-lib-set_key.o crypto/des/set_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-str2key.d.tmp -c -o crypto/des/libcrypto-lib-str2key.o crypto/des/str2key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-lib-xcbc_enc.d.tmp -c -o crypto/des/libcrypto-lib-xcbc_enc.o crypto/des/xcbc_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_ameth.d.tmp -c -o crypto/dh/libcrypto-lib-dh_ameth.o crypto/dh/dh_ameth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_asn1.d.tmp -c -o crypto/dh/libcrypto-lib-dh_asn1.o crypto/dh/dh_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_backend.d.tmp -c -o crypto/dh/libcrypto-lib-dh_backend.o crypto/dh/dh_backend.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_check.d.tmp -c -o crypto/dh/libcrypto-lib-dh_check.o crypto/dh/dh_check.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_depr.d.tmp -c -o crypto/dh/libcrypto-lib-dh_depr.o crypto/dh/dh_depr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_err.d.tmp -c -o crypto/dh/libcrypto-lib-dh_err.o crypto/dh/dh_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_gen.d.tmp -c -o crypto/dh/libcrypto-lib-dh_gen.o crypto/dh/dh_gen.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_group_params.d.tmp -c -o crypto/dh/libcrypto-lib-dh_group_params.o crypto/dh/dh_group_params.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_kdf.d.tmp -c -o crypto/dh/libcrypto-lib-dh_kdf.o crypto/dh/dh_kdf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_key.d.tmp -c -o crypto/dh/libcrypto-lib-dh_key.o crypto/dh/dh_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_lib.d.tmp -c -o crypto/dh/libcrypto-lib-dh_lib.o crypto/dh/dh_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_meth.d.tmp -c -o crypto/dh/libcrypto-lib-dh_meth.o crypto/dh/dh_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_pmeth.d.tmp -c -o crypto/dh/libcrypto-lib-dh_pmeth.o crypto/dh/dh_pmeth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_prn.d.tmp -c -o crypto/dh/libcrypto-lib-dh_prn.o crypto/dh/dh_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-lib-dh_rfc5114.d.tmp -c -o crypto/dh/libcrypto-lib-dh_rfc5114.o crypto/dh/dh_rfc5114.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_ameth.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_ameth.o crypto/dsa/dsa_ameth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_asn1.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_asn1.o crypto/dsa/dsa_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_backend.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_backend.o crypto/dsa/dsa_backend.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_check.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_check.o crypto/dsa/dsa_check.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_depr.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_depr.o crypto/dsa/dsa_depr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_err.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_err.o crypto/dsa/dsa_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_gen.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_gen.o crypto/dsa/dsa_gen.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_key.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_key.o crypto/dsa/dsa_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_lib.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_lib.o crypto/dsa/dsa_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_meth.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_meth.o crypto/dsa/dsa_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_ossl.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_ossl.o crypto/dsa/dsa_ossl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_pmeth.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_pmeth.o crypto/dsa/dsa_pmeth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_prn.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_prn.o crypto/dsa/dsa_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_sign.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_sign.o crypto/dsa/dsa_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-lib-dsa_vrf.d.tmp -c -o crypto/dsa/libcrypto-lib-dsa_vrf.o crypto/dsa/dsa_vrf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-lib-dso_dl.d.tmp -c -o crypto/dso/libcrypto-lib-dso_dl.o crypto/dso/dso_dl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-lib-dso_dlfcn.d.tmp -c -o crypto/dso/libcrypto-lib-dso_dlfcn.o crypto/dso/dso_dlfcn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-lib-dso_err.d.tmp -c -o crypto/dso/libcrypto-lib-dso_err.o crypto/dso/dso_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-lib-dso_lib.d.tmp -c -o crypto/dso/libcrypto-lib-dso_lib.o crypto/dso/dso_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-lib-dso_openssl.d.tmp -c -o crypto/dso/libcrypto-lib-dso_openssl.o crypto/dso/dso_openssl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-lib-dso_vms.d.tmp -c -o crypto/dso/libcrypto-lib-dso_vms.o crypto/dso/dso_vms.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-lib-dso_win32.d.tmp -c -o crypto/dso/libcrypto-lib-dso_win32.o crypto/dso/dso_win32.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/arch_32/libcrypto-lib-f_impl32.d.tmp -c -o crypto/ec/curve448/arch_32/libcrypto-lib-f_impl32.o crypto/ec/curve448/arch_32/f_impl32.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/arch_64/libcrypto-lib-f_impl64.d.tmp -c -o crypto/ec/curve448/arch_64/libcrypto-lib-f_impl64.o crypto/ec/curve448/arch_64/f_impl64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/libcrypto-lib-curve448.d.tmp -c -o crypto/ec/curve448/libcrypto-lib-curve448.o crypto/ec/curve448/curve448.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/libcrypto-lib-curve448_tables.d.tmp -c -o crypto/ec/curve448/libcrypto-lib-curve448_tables.o crypto/ec/curve448/curve448_tables.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/libcrypto-lib-eddsa.d.tmp -c -o crypto/ec/curve448/libcrypto-lib-eddsa.o crypto/ec/curve448/eddsa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/libcrypto-lib-f_generic.d.tmp -c -o crypto/ec/curve448/libcrypto-lib-f_generic.o crypto/ec/curve448/f_generic.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/libcrypto-lib-scalar.d.tmp -c -o crypto/ec/curve448/libcrypto-lib-scalar.o crypto/ec/curve448/scalar.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-curve25519.d.tmp -c -o crypto/ec/libcrypto-lib-curve25519.o crypto/ec/curve25519.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec2_oct.d.tmp -c -o crypto/ec/libcrypto-lib-ec2_oct.o crypto/ec/ec2_oct.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec2_smpl.d.tmp -c -o crypto/ec/libcrypto-lib-ec2_smpl.o crypto/ec/ec2_smpl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_ameth.d.tmp -c -o crypto/ec/libcrypto-lib-ec_ameth.o crypto/ec/ec_ameth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_asn1.d.tmp -c -o crypto/ec/libcrypto-lib-ec_asn1.o crypto/ec/ec_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_backend.d.tmp -c -o crypto/ec/libcrypto-lib-ec_backend.o crypto/ec/ec_backend.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_check.d.tmp -c -o crypto/ec/libcrypto-lib-ec_check.o crypto/ec/ec_check.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_curve.d.tmp -c -o crypto/ec/libcrypto-lib-ec_curve.o crypto/ec/ec_curve.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_cvt.d.tmp -c -o crypto/ec/libcrypto-lib-ec_cvt.o crypto/ec/ec_cvt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_deprecated.d.tmp -c -o crypto/ec/libcrypto-lib-ec_deprecated.o crypto/ec/ec_deprecated.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_err.d.tmp -c -o crypto/ec/libcrypto-lib-ec_err.o crypto/ec/ec_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_key.d.tmp -c -o crypto/ec/libcrypto-lib-ec_key.o crypto/ec/ec_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_kmeth.d.tmp -c -o crypto/ec/libcrypto-lib-ec_kmeth.o crypto/ec/ec_kmeth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_lib.d.tmp -c -o crypto/ec/libcrypto-lib-ec_lib.o crypto/ec/ec_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_mult.d.tmp -c -o crypto/ec/libcrypto-lib-ec_mult.o crypto/ec/ec_mult.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_oct.d.tmp -c -o crypto/ec/libcrypto-lib-ec_oct.o crypto/ec/ec_oct.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_pmeth.d.tmp -c -o crypto/ec/libcrypto-lib-ec_pmeth.o crypto/ec/ec_pmeth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ec_print.d.tmp -c -o crypto/ec/libcrypto-lib-ec_print.o crypto/ec/ec_print.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecdh_kdf.d.tmp -c -o crypto/ec/libcrypto-lib-ecdh_kdf.o crypto/ec/ecdh_kdf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecdh_ossl.d.tmp -c -o crypto/ec/libcrypto-lib-ecdh_ossl.o crypto/ec/ecdh_ossl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecdsa_ossl.d.tmp -c -o crypto/ec/libcrypto-lib-ecdsa_ossl.o crypto/ec/ecdsa_ossl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecdsa_sign.d.tmp -c -o crypto/ec/libcrypto-lib-ecdsa_sign.o crypto/ec/ecdsa_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecdsa_vrf.d.tmp -c -o crypto/ec/libcrypto-lib-ecdsa_vrf.o crypto/ec/ecdsa_vrf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-eck_prn.d.tmp -c -o crypto/ec/libcrypto-lib-eck_prn.o crypto/ec/eck_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecp_mont.d.tmp -c -o crypto/ec/libcrypto-lib-ecp_mont.o crypto/ec/ecp_mont.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecp_nist.d.tmp -c -o crypto/ec/libcrypto-lib-ecp_nist.o crypto/ec/ecp_nist.c CC="gcc" /usr/bin/perl crypto/ec/asm/ecp_nistz256-armv8.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/ec/ecp_nistz256-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecp_nistz256.d.tmp -c -o crypto/ec/libcrypto-lib-ecp_nistz256.o crypto/ec/ecp_nistz256.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecp_oct.d.tmp -c -o crypto/ec/libcrypto-lib-ecp_oct.o crypto/ec/ecp_oct.c CC="gcc" /usr/bin/perl crypto/ec/asm/ecp_sm2p256-armv8.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/ec/ecp_sm2p256-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecp_sm2p256.d.tmp -c -o crypto/ec/libcrypto-lib-ecp_sm2p256.o crypto/ec/ecp_sm2p256.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecp_sm2p256_table.d.tmp -c -o crypto/ec/libcrypto-lib-ecp_sm2p256_table.o crypto/ec/ecp_sm2p256_table.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecp_smpl.d.tmp -c -o crypto/ec/libcrypto-lib-ecp_smpl.o crypto/ec/ecp_smpl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecx_backend.d.tmp -c -o crypto/ec/libcrypto-lib-ecx_backend.o crypto/ec/ecx_backend.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecx_key.d.tmp -c -o crypto/ec/libcrypto-lib-ecx_key.o crypto/ec/ecx_key.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-lib-ecx_meth.d.tmp -c -o crypto/ec/libcrypto-lib-ecx_meth.o crypto/ec/ecx_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-lib-decoder_err.d.tmp -c -o crypto/encode_decode/libcrypto-lib-decoder_err.o crypto/encode_decode/decoder_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-lib-decoder_lib.d.tmp -c -o crypto/encode_decode/libcrypto-lib-decoder_lib.o crypto/encode_decode/decoder_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-lib-decoder_meth.d.tmp -c -o crypto/encode_decode/libcrypto-lib-decoder_meth.o crypto/encode_decode/decoder_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-lib-decoder_pkey.d.tmp -c -o crypto/encode_decode/libcrypto-lib-decoder_pkey.o crypto/encode_decode/decoder_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-lib-encoder_err.d.tmp -c -o crypto/encode_decode/libcrypto-lib-encoder_err.o crypto/encode_decode/encoder_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-lib-encoder_lib.d.tmp -c -o crypto/encode_decode/libcrypto-lib-encoder_lib.o crypto/encode_decode/encoder_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-lib-encoder_meth.d.tmp -c -o crypto/encode_decode/libcrypto-lib-encoder_meth.o crypto/encode_decode/encoder_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-lib-encoder_pkey.d.tmp -c -o crypto/encode_decode/libcrypto-lib-encoder_pkey.o crypto/encode_decode/encoder_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-eng_all.d.tmp -c -o crypto/engine/libcrypto-lib-eng_all.o crypto/engine/eng_all.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-eng_cnf.d.tmp -c -o crypto/engine/libcrypto-lib-eng_cnf.o crypto/engine/eng_cnf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-eng_ctrl.d.tmp -c -o crypto/engine/libcrypto-lib-eng_ctrl.o crypto/engine/eng_ctrl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-eng_dyn.d.tmp -c -o crypto/engine/libcrypto-lib-eng_dyn.o crypto/engine/eng_dyn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-eng_err.d.tmp -c -o crypto/engine/libcrypto-lib-eng_err.o crypto/engine/eng_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-eng_fat.d.tmp -c -o crypto/engine/libcrypto-lib-eng_fat.o crypto/engine/eng_fat.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-eng_init.d.tmp -c -o crypto/engine/libcrypto-lib-eng_init.o crypto/engine/eng_init.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-eng_lib.d.tmp -c -o crypto/engine/libcrypto-lib-eng_lib.o crypto/engine/eng_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-eng_list.d.tmp -c -o crypto/engine/libcrypto-lib-eng_list.o crypto/engine/eng_list.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-eng_openssl.d.tmp -c -o crypto/engine/libcrypto-lib-eng_openssl.o crypto/engine/eng_openssl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-eng_pkey.d.tmp -c -o crypto/engine/libcrypto-lib-eng_pkey.o crypto/engine/eng_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-eng_rdrand.d.tmp -c -o crypto/engine/libcrypto-lib-eng_rdrand.o crypto/engine/eng_rdrand.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-eng_table.d.tmp -c -o crypto/engine/libcrypto-lib-eng_table.o crypto/engine/eng_table.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-tb_asnmth.d.tmp -c -o crypto/engine/libcrypto-lib-tb_asnmth.o crypto/engine/tb_asnmth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-tb_cipher.d.tmp -c -o crypto/engine/libcrypto-lib-tb_cipher.o crypto/engine/tb_cipher.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-tb_dh.d.tmp -c -o crypto/engine/libcrypto-lib-tb_dh.o crypto/engine/tb_dh.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-tb_digest.d.tmp -c -o crypto/engine/libcrypto-lib-tb_digest.o crypto/engine/tb_digest.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-tb_dsa.d.tmp -c -o crypto/engine/libcrypto-lib-tb_dsa.o crypto/engine/tb_dsa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-tb_eckey.d.tmp -c -o crypto/engine/libcrypto-lib-tb_eckey.o crypto/engine/tb_eckey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-tb_pkmeth.d.tmp -c -o crypto/engine/libcrypto-lib-tb_pkmeth.o crypto/engine/tb_pkmeth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-tb_rand.d.tmp -c -o crypto/engine/libcrypto-lib-tb_rand.o crypto/engine/tb_rand.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-lib-tb_rsa.d.tmp -c -o crypto/engine/libcrypto-lib-tb_rsa.o crypto/engine/tb_rsa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-lib-err.d.tmp -c -o crypto/err/libcrypto-lib-err.o crypto/err/err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-lib-err_all.d.tmp -c -o crypto/err/libcrypto-lib-err_all.o crypto/err/err_all.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-lib-err_all_legacy.d.tmp -c -o crypto/err/libcrypto-lib-err_all_legacy.o crypto/err/err_all_legacy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-lib-err_blocks.d.tmp -c -o crypto/err/libcrypto-lib-err_blocks.o crypto/err/err_blocks.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-lib-err_mark.d.tmp -c -o crypto/err/libcrypto-lib-err_mark.o crypto/err/err_mark.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-lib-err_prn.d.tmp -c -o crypto/err/libcrypto-lib-err_prn.o crypto/err/err_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-lib-err_save.d.tmp -c -o crypto/err/libcrypto-lib-err_save.o crypto/err/err_save.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ess/libcrypto-lib-ess_asn1.d.tmp -c -o crypto/ess/libcrypto-lib-ess_asn1.o crypto/ess/ess_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ess/libcrypto-lib-ess_err.d.tmp -c -o crypto/ess/libcrypto-lib-ess_err.o crypto/ess/ess_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ess/libcrypto-lib-ess_lib.d.tmp -c -o crypto/ess/libcrypto-lib-ess_lib.o crypto/ess/ess_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-asymcipher.d.tmp -c -o crypto/evp/libcrypto-lib-asymcipher.o crypto/evp/asymcipher.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-bio_b64.d.tmp -c -o crypto/evp/libcrypto-lib-bio_b64.o crypto/evp/bio_b64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-bio_enc.d.tmp -c -o crypto/evp/libcrypto-lib-bio_enc.o crypto/evp/bio_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-bio_md.d.tmp -c -o crypto/evp/libcrypto-lib-bio_md.o crypto/evp/bio_md.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-bio_ok.d.tmp -c -o crypto/evp/libcrypto-lib-bio_ok.o crypto/evp/bio_ok.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-c_allc.d.tmp -c -o crypto/evp/libcrypto-lib-c_allc.o crypto/evp/c_allc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-c_alld.d.tmp -c -o crypto/evp/libcrypto-lib-c_alld.o crypto/evp/c_alld.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-cmeth_lib.d.tmp -c -o crypto/evp/libcrypto-lib-cmeth_lib.o crypto/evp/cmeth_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-ctrl_params_translate.d.tmp -c -o crypto/evp/libcrypto-lib-ctrl_params_translate.o crypto/evp/ctrl_params_translate.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-dh_ctrl.d.tmp -c -o crypto/evp/libcrypto-lib-dh_ctrl.o crypto/evp/dh_ctrl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-dh_support.d.tmp -c -o crypto/evp/libcrypto-lib-dh_support.o crypto/evp/dh_support.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-digest.d.tmp -c -o crypto/evp/libcrypto-lib-digest.o crypto/evp/digest.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-dsa_ctrl.d.tmp -c -o crypto/evp/libcrypto-lib-dsa_ctrl.o crypto/evp/dsa_ctrl.c gcc -Icrypto -Icrypto/modes -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_aes.d.tmp -c -o crypto/evp/libcrypto-lib-e_aes.o crypto/evp/e_aes.c gcc -Icrypto/modes -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_aes_cbc_hmac_sha1.d.tmp -c -o crypto/evp/libcrypto-lib-e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha1.c gcc -Icrypto/modes -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_aes_cbc_hmac_sha256.d.tmp -c -o crypto/evp/libcrypto-lib-e_aes_cbc_hmac_sha256.o crypto/evp/e_aes_cbc_hmac_sha256.c gcc -Icrypto -Icrypto/modes -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_aria.d.tmp -c -o crypto/evp/libcrypto-lib-e_aria.o crypto/evp/e_aria.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_bf.d.tmp -c -o crypto/evp/libcrypto-lib-e_bf.o crypto/evp/e_bf.c gcc -Icrypto -Icrypto/modes -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_camellia.d.tmp -c -o crypto/evp/libcrypto-lib-e_camellia.o crypto/evp/e_camellia.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_cast.d.tmp -c -o crypto/evp/libcrypto-lib-e_cast.o crypto/evp/e_cast.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_chacha20_poly1305.d.tmp -c -o crypto/evp/libcrypto-lib-e_chacha20_poly1305.o crypto/evp/e_chacha20_poly1305.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_des.d.tmp -c -o crypto/evp/libcrypto-lib-e_des.o crypto/evp/e_des.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_des3.d.tmp -c -o crypto/evp/libcrypto-lib-e_des3.o crypto/evp/e_des3.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_idea.d.tmp -c -o crypto/evp/libcrypto-lib-e_idea.o crypto/evp/e_idea.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_null.d.tmp -c -o crypto/evp/libcrypto-lib-e_null.o crypto/evp/e_null.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_old.d.tmp -c -o crypto/evp/libcrypto-lib-e_old.o crypto/evp/e_old.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_rc2.d.tmp -c -o crypto/evp/libcrypto-lib-e_rc2.o crypto/evp/e_rc2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_rc4.d.tmp -c -o crypto/evp/libcrypto-lib-e_rc4.o crypto/evp/e_rc4.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_rc4_hmac_md5.d.tmp -c -o crypto/evp/libcrypto-lib-e_rc4_hmac_md5.o crypto/evp/e_rc4_hmac_md5.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_rc5.d.tmp -c -o crypto/evp/libcrypto-lib-e_rc5.o crypto/evp/e_rc5.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_seed.d.tmp -c -o crypto/evp/libcrypto-lib-e_seed.o crypto/evp/e_seed.c gcc -Icrypto -Icrypto/modes -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_sm4.d.tmp -c -o crypto/evp/libcrypto-lib-e_sm4.o crypto/evp/e_sm4.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-e_xcbc_d.d.tmp -c -o crypto/evp/libcrypto-lib-e_xcbc_d.o crypto/evp/e_xcbc_d.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-ec_ctrl.d.tmp -c -o crypto/evp/libcrypto-lib-ec_ctrl.o crypto/evp/ec_ctrl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-ec_support.d.tmp -c -o crypto/evp/libcrypto-lib-ec_support.o crypto/evp/ec_support.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-encode.d.tmp -c -o crypto/evp/libcrypto-lib-encode.o crypto/evp/encode.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-evp_cnf.d.tmp -c -o crypto/evp/libcrypto-lib-evp_cnf.o crypto/evp/evp_cnf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-evp_enc.d.tmp -c -o crypto/evp/libcrypto-lib-evp_enc.o crypto/evp/evp_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-evp_err.d.tmp -c -o crypto/evp/libcrypto-lib-evp_err.o crypto/evp/evp_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-evp_fetch.d.tmp -c -o crypto/evp/libcrypto-lib-evp_fetch.o crypto/evp/evp_fetch.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-evp_key.d.tmp -c -o crypto/evp/libcrypto-lib-evp_key.o crypto/evp/evp_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-evp_lib.d.tmp -c -o crypto/evp/libcrypto-lib-evp_lib.o crypto/evp/evp_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-evp_pbe.d.tmp -c -o crypto/evp/libcrypto-lib-evp_pbe.o crypto/evp/evp_pbe.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-evp_pkey.d.tmp -c -o crypto/evp/libcrypto-lib-evp_pkey.o crypto/evp/evp_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-evp_rand.d.tmp -c -o crypto/evp/libcrypto-lib-evp_rand.o crypto/evp/evp_rand.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-evp_utils.d.tmp -c -o crypto/evp/libcrypto-lib-evp_utils.o crypto/evp/evp_utils.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-exchange.d.tmp -c -o crypto/evp/libcrypto-lib-exchange.o crypto/evp/exchange.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-kdf_lib.d.tmp -c -o crypto/evp/libcrypto-lib-kdf_lib.o crypto/evp/kdf_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-kdf_meth.d.tmp -c -o crypto/evp/libcrypto-lib-kdf_meth.o crypto/evp/kdf_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-kem.d.tmp -c -o crypto/evp/libcrypto-lib-kem.o crypto/evp/kem.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-keymgmt_lib.d.tmp -c -o crypto/evp/libcrypto-lib-keymgmt_lib.o crypto/evp/keymgmt_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-keymgmt_meth.d.tmp -c -o crypto/evp/libcrypto-lib-keymgmt_meth.o crypto/evp/keymgmt_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-legacy_blake2.d.tmp -c -o crypto/evp/libcrypto-lib-legacy_blake2.o crypto/evp/legacy_blake2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-legacy_md4.d.tmp -c -o crypto/evp/libcrypto-lib-legacy_md4.o crypto/evp/legacy_md4.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-legacy_md5.d.tmp -c -o crypto/evp/libcrypto-lib-legacy_md5.o crypto/evp/legacy_md5.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-legacy_md5_sha1.d.tmp -c -o crypto/evp/libcrypto-lib-legacy_md5_sha1.o crypto/evp/legacy_md5_sha1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-legacy_ripemd.d.tmp -c -o crypto/evp/libcrypto-lib-legacy_ripemd.o crypto/evp/legacy_ripemd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-legacy_sha.d.tmp -c -o crypto/evp/libcrypto-lib-legacy_sha.o crypto/evp/legacy_sha.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-legacy_wp.d.tmp -c -o crypto/evp/libcrypto-lib-legacy_wp.o crypto/evp/legacy_wp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-m_null.d.tmp -c -o crypto/evp/libcrypto-lib-m_null.o crypto/evp/m_null.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-m_sigver.d.tmp -c -o crypto/evp/libcrypto-lib-m_sigver.o crypto/evp/m_sigver.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-mac_lib.d.tmp -c -o crypto/evp/libcrypto-lib-mac_lib.o crypto/evp/mac_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-mac_meth.d.tmp -c -o crypto/evp/libcrypto-lib-mac_meth.o crypto/evp/mac_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-names.d.tmp -c -o crypto/evp/libcrypto-lib-names.o crypto/evp/names.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-p5_crpt.d.tmp -c -o crypto/evp/libcrypto-lib-p5_crpt.o crypto/evp/p5_crpt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-p5_crpt2.d.tmp -c -o crypto/evp/libcrypto-lib-p5_crpt2.o crypto/evp/p5_crpt2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-p_dec.d.tmp -c -o crypto/evp/libcrypto-lib-p_dec.o crypto/evp/p_dec.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-p_enc.d.tmp -c -o crypto/evp/libcrypto-lib-p_enc.o crypto/evp/p_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-p_legacy.d.tmp -c -o crypto/evp/libcrypto-lib-p_legacy.o crypto/evp/p_legacy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-p_lib.d.tmp -c -o crypto/evp/libcrypto-lib-p_lib.o crypto/evp/p_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-p_open.d.tmp -c -o crypto/evp/libcrypto-lib-p_open.o crypto/evp/p_open.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-p_seal.d.tmp -c -o crypto/evp/libcrypto-lib-p_seal.o crypto/evp/p_seal.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-p_sign.d.tmp -c -o crypto/evp/libcrypto-lib-p_sign.o crypto/evp/p_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-p_verify.d.tmp -c -o crypto/evp/libcrypto-lib-p_verify.o crypto/evp/p_verify.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-pbe_scrypt.d.tmp -c -o crypto/evp/libcrypto-lib-pbe_scrypt.o crypto/evp/pbe_scrypt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-pmeth_check.d.tmp -c -o crypto/evp/libcrypto-lib-pmeth_check.o crypto/evp/pmeth_check.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-pmeth_gn.d.tmp -c -o crypto/evp/libcrypto-lib-pmeth_gn.o crypto/evp/pmeth_gn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-pmeth_lib.d.tmp -c -o crypto/evp/libcrypto-lib-pmeth_lib.o crypto/evp/pmeth_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-s_lib.d.tmp -c -o crypto/evp/libcrypto-lib-s_lib.o crypto/evp/s_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-signature.d.tmp -c -o crypto/evp/libcrypto-lib-signature.o crypto/evp/signature.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-lib-skeymgmt_meth.d.tmp -c -o crypto/evp/libcrypto-lib-skeymgmt_meth.o crypto/evp/skeymgmt_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-lib-ffc_backend.d.tmp -c -o crypto/ffc/libcrypto-lib-ffc_backend.o crypto/ffc/ffc_backend.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-lib-ffc_dh.d.tmp -c -o crypto/ffc/libcrypto-lib-ffc_dh.o crypto/ffc/ffc_dh.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-lib-ffc_key_generate.d.tmp -c -o crypto/ffc/libcrypto-lib-ffc_key_generate.o crypto/ffc/ffc_key_generate.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-lib-ffc_key_validate.d.tmp -c -o crypto/ffc/libcrypto-lib-ffc_key_validate.o crypto/ffc/ffc_key_validate.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-lib-ffc_params.d.tmp -c -o crypto/ffc/libcrypto-lib-ffc_params.o crypto/ffc/ffc_params.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-lib-ffc_params_generate.d.tmp -c -o crypto/ffc/libcrypto-lib-ffc_params_generate.o crypto/ffc/ffc_params_generate.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-lib-ffc_params_validate.d.tmp -c -o crypto/ffc/libcrypto-lib-ffc_params_validate.o crypto/ffc/ffc_params_validate.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/hashtable/libcrypto-lib-hashfunc.d.tmp -c -o crypto/hashtable/libcrypto-lib-hashfunc.o crypto/hashtable/hashfunc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/hashtable/libcrypto-lib-hashtable.d.tmp -c -o crypto/hashtable/libcrypto-lib-hashtable.o crypto/hashtable/hashtable.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/hmac/libcrypto-lib-hmac.d.tmp -c -o crypto/hmac/libcrypto-lib-hmac.o crypto/hmac/hmac.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/hpke/libcrypto-lib-hpke.d.tmp -c -o crypto/hpke/libcrypto-lib-hpke.o crypto/hpke/hpke.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/hpke/libcrypto-lib-hpke_util.d.tmp -c -o crypto/hpke/libcrypto-lib-hpke_util.o crypto/hpke/hpke_util.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/http/libcrypto-lib-http_client.d.tmp -c -o crypto/http/libcrypto-lib-http_client.o crypto/http/http_client.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/http/libcrypto-lib-http_err.d.tmp -c -o crypto/http/libcrypto-lib-http_err.o crypto/http/http_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/http/libcrypto-lib-http_lib.d.tmp -c -o crypto/http/libcrypto-lib-http_lib.o crypto/http/http_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/kdf/libcrypto-lib-kdf_err.d.tmp -c -o crypto/kdf/libcrypto-lib-kdf_err.o crypto/kdf/kdf_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/lhash/libcrypto-lib-lh_stats.d.tmp -c -o crypto/lhash/libcrypto-lib-lh_stats.o crypto/lhash/lh_stats.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/lhash/libcrypto-lib-lhash.d.tmp -c -o crypto/lhash/libcrypto-lib-lhash.o crypto/lhash/lhash.c CC="gcc" /usr/bin/perl crypto/arm64cpuid.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/arm64cpuid.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-armcap.d.tmp -c -o crypto/libcrypto-lib-armcap.o crypto/armcap.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-asn1_dsa.d.tmp -c -o crypto/libcrypto-lib-asn1_dsa.o crypto/asn1_dsa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-bsearch.d.tmp -c -o crypto/libcrypto-lib-bsearch.o crypto/bsearch.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-comp_methods.d.tmp -c -o crypto/libcrypto-lib-comp_methods.o crypto/comp_methods.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-context.d.tmp -c -o crypto/libcrypto-lib-context.o crypto/context.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-core_algorithm.d.tmp -c -o crypto/libcrypto-lib-core_algorithm.o crypto/core_algorithm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-core_fetch.d.tmp -c -o crypto/libcrypto-lib-core_fetch.o crypto/core_fetch.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-core_namemap.d.tmp -c -o crypto/libcrypto-lib-core_namemap.o crypto/core_namemap.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-cpt_err.d.tmp -c -o crypto/libcrypto-lib-cpt_err.o crypto/cpt_err.c gcc -I. -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-cpuid.d.tmp -c -o crypto/libcrypto-lib-cpuid.o crypto/cpuid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-cryptlib.d.tmp -c -o crypto/libcrypto-lib-cryptlib.o crypto/cryptlib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-ctype.d.tmp -c -o crypto/libcrypto-lib-ctype.o crypto/ctype.c /usr/bin/perl util/mkbuildinf.pl "gcc -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY" "linux-aarch64" > crypto/buildinf.h gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-defaults.d.tmp -c -o crypto/libcrypto-lib-defaults.o crypto/defaults.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-der_writer.d.tmp -c -o crypto/libcrypto-lib-der_writer.o crypto/der_writer.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-deterministic_nonce.d.tmp -c -o crypto/libcrypto-lib-deterministic_nonce.o crypto/deterministic_nonce.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-ebcdic.d.tmp -c -o crypto/libcrypto-lib-ebcdic.o crypto/ebcdic.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-ex_data.d.tmp -c -o crypto/libcrypto-lib-ex_data.o crypto/ex_data.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-getenv.d.tmp -c -o crypto/libcrypto-lib-getenv.o crypto/getenv.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-indicator_core.d.tmp -c -o crypto/libcrypto-lib-indicator_core.o crypto/indicator_core.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-info.d.tmp -c -o crypto/libcrypto-lib-info.o crypto/info.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-init.d.tmp -c -o crypto/libcrypto-lib-init.o crypto/init.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-initthread.d.tmp -c -o crypto/libcrypto-lib-initthread.o crypto/initthread.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-mem.d.tmp -c -o crypto/libcrypto-lib-mem.o crypto/mem.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-mem_sec.d.tmp -c -o crypto/libcrypto-lib-mem_sec.o crypto/mem_sec.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-o_dir.d.tmp -c -o crypto/libcrypto-lib-o_dir.o crypto/o_dir.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-o_fopen.d.tmp -c -o crypto/libcrypto-lib-o_fopen.o crypto/o_fopen.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-o_init.d.tmp -c -o crypto/libcrypto-lib-o_init.o crypto/o_init.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-o_str.d.tmp -c -o crypto/libcrypto-lib-o_str.o crypto/o_str.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-o_time.d.tmp -c -o crypto/libcrypto-lib-o_time.o crypto/o_time.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-packet.d.tmp -c -o crypto/libcrypto-lib-packet.o crypto/packet.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-param_build.d.tmp -c -o crypto/libcrypto-lib-param_build.o crypto/param_build.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-param_build_set.d.tmp -c -o crypto/libcrypto-lib-param_build_set.o crypto/param_build_set.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-params.d.tmp -c -o crypto/libcrypto-lib-params.o crypto/params.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-params_dup.d.tmp -c -o crypto/libcrypto-lib-params_dup.o crypto/params_dup.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-params_from_text.d.tmp -c -o crypto/libcrypto-lib-params_from_text.o crypto/params_from_text.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-params_idx.d.tmp -c -o crypto/libcrypto-lib-params_idx.o crypto/params_idx.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-passphrase.d.tmp -c -o crypto/libcrypto-lib-passphrase.o crypto/passphrase.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-provider.d.tmp -c -o crypto/libcrypto-lib-provider.o crypto/provider.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-provider_child.d.tmp -c -o crypto/libcrypto-lib-provider_child.o crypto/provider_child.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-provider_conf.d.tmp -c -o crypto/libcrypto-lib-provider_conf.o crypto/provider_conf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-provider_core.d.tmp -c -o crypto/libcrypto-lib-provider_core.o crypto/provider_core.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-provider_predefined.d.tmp -c -o crypto/libcrypto-lib-provider_predefined.o crypto/provider_predefined.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-punycode.d.tmp -c -o crypto/libcrypto-lib-punycode.o crypto/punycode.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-quic_vlint.d.tmp -c -o crypto/libcrypto-lib-quic_vlint.o crypto/quic_vlint.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-self_test_core.d.tmp -c -o crypto/libcrypto-lib-self_test_core.o crypto/self_test_core.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-sleep.d.tmp -c -o crypto/libcrypto-lib-sleep.o crypto/sleep.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-sparse_array.d.tmp -c -o crypto/libcrypto-lib-sparse_array.o crypto/sparse_array.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-ssl_err.d.tmp -c -o crypto/libcrypto-lib-ssl_err.o crypto/ssl_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-threads_lib.d.tmp -c -o crypto/libcrypto-lib-threads_lib.o crypto/threads_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-threads_none.d.tmp -c -o crypto/libcrypto-lib-threads_none.o crypto/threads_none.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-threads_pthread.d.tmp -c -o crypto/libcrypto-lib-threads_pthread.o crypto/threads_pthread.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-threads_win.d.tmp -c -o crypto/libcrypto-lib-threads_win.o crypto/threads_win.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-time.d.tmp -c -o crypto/libcrypto-lib-time.o crypto/time.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-trace.d.tmp -c -o crypto/libcrypto-lib-trace.o crypto/trace.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-uid.d.tmp -c -o crypto/libcrypto-lib-uid.o crypto/uid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/md4/libcrypto-lib-md4_dgst.d.tmp -c -o crypto/md4/libcrypto-lib-md4_dgst.o crypto/md4/md4_dgst.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/md4/libcrypto-lib-md4_one.d.tmp -c -o crypto/md4/libcrypto-lib-md4_one.o crypto/md4/md4_one.c CC="gcc" /usr/bin/perl crypto/md5/asm/md5-aarch64.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/md5/md5-aarch64.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/md5/libcrypto-lib-md5_dgst.d.tmp -c -o crypto/md5/libcrypto-lib-md5_dgst.o crypto/md5/md5_dgst.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/md5/libcrypto-lib-md5_one.d.tmp -c -o crypto/md5/libcrypto-lib-md5_one.o crypto/md5/md5_one.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/md5/libcrypto-lib-md5_sha1.d.tmp -c -o crypto/md5/libcrypto-lib-md5_sha1.o crypto/md5/md5_sha1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-lib-ml_dsa_encoders.d.tmp -c -o crypto/ml_dsa/libcrypto-lib-ml_dsa_encoders.o crypto/ml_dsa/ml_dsa_encoders.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-lib-ml_dsa_key.d.tmp -c -o crypto/ml_dsa/libcrypto-lib-ml_dsa_key.o crypto/ml_dsa/ml_dsa_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-lib-ml_dsa_key_compress.d.tmp -c -o crypto/ml_dsa/libcrypto-lib-ml_dsa_key_compress.o crypto/ml_dsa/ml_dsa_key_compress.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-lib-ml_dsa_matrix.d.tmp -c -o crypto/ml_dsa/libcrypto-lib-ml_dsa_matrix.o crypto/ml_dsa/ml_dsa_matrix.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-lib-ml_dsa_ntt.d.tmp -c -o crypto/ml_dsa/libcrypto-lib-ml_dsa_ntt.o crypto/ml_dsa/ml_dsa_ntt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-lib-ml_dsa_params.d.tmp -c -o crypto/ml_dsa/libcrypto-lib-ml_dsa_params.o crypto/ml_dsa/ml_dsa_params.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-lib-ml_dsa_sample.d.tmp -c -o crypto/ml_dsa/libcrypto-lib-ml_dsa_sample.o crypto/ml_dsa/ml_dsa_sample.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-lib-ml_dsa_sign.d.tmp -c -o crypto/ml_dsa/libcrypto-lib-ml_dsa_sign.o crypto/ml_dsa/ml_dsa_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_kem/libcrypto-lib-ml_kem.d.tmp -c -o crypto/ml_kem/libcrypto-lib-ml_kem.o crypto/ml_kem/ml_kem.c CC="gcc" /usr/bin/perl crypto/modes/asm/aes-gcm-armv8-unroll8_64.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/modes/aes-gcm-armv8-unroll8_64.S CC="gcc" /usr/bin/perl crypto/modes/asm/aes-gcm-armv8_64.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/modes/aes-gcm-armv8_64.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-lib-cbc128.d.tmp -c -o crypto/modes/libcrypto-lib-cbc128.o crypto/modes/cbc128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-lib-ccm128.d.tmp -c -o crypto/modes/libcrypto-lib-ccm128.o crypto/modes/ccm128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-lib-cfb128.d.tmp -c -o crypto/modes/libcrypto-lib-cfb128.o crypto/modes/cfb128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-lib-ctr128.d.tmp -c -o crypto/modes/libcrypto-lib-ctr128.o crypto/modes/ctr128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-lib-cts128.d.tmp -c -o crypto/modes/libcrypto-lib-cts128.o crypto/modes/cts128.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-lib-gcm128.d.tmp -c -o crypto/modes/libcrypto-lib-gcm128.o crypto/modes/gcm128.c CC="gcc" /usr/bin/perl crypto/modes/asm/ghashv8-armx.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/modes/ghashv8-armx.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-lib-ocb128.d.tmp -c -o crypto/modes/libcrypto-lib-ocb128.o crypto/modes/ocb128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-lib-ofb128.d.tmp -c -o crypto/modes/libcrypto-lib-ofb128.o crypto/modes/ofb128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-lib-siv128.d.tmp -c -o crypto/modes/libcrypto-lib-siv128.o crypto/modes/siv128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-lib-wrap128.d.tmp -c -o crypto/modes/libcrypto-lib-wrap128.o crypto/modes/wrap128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-lib-xts128.d.tmp -c -o crypto/modes/libcrypto-lib-xts128.o crypto/modes/xts128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-lib-xts128gb.d.tmp -c -o crypto/modes/libcrypto-lib-xts128gb.o crypto/modes/xts128gb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/objects/libcrypto-lib-o_names.d.tmp -c -o crypto/objects/libcrypto-lib-o_names.o crypto/objects/o_names.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/objects/libcrypto-lib-obj_dat.d.tmp -c -o crypto/objects/libcrypto-lib-obj_dat.o crypto/objects/obj_dat.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/objects/libcrypto-lib-obj_err.d.tmp -c -o crypto/objects/libcrypto-lib-obj_err.o crypto/objects/obj_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/objects/libcrypto-lib-obj_lib.d.tmp -c -o crypto/objects/libcrypto-lib-obj_lib.o crypto/objects/obj_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/objects/libcrypto-lib-obj_xref.d.tmp -c -o crypto/objects/libcrypto-lib-obj_xref.o crypto/objects/obj_xref.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-lib-ocsp_asn.d.tmp -c -o crypto/ocsp/libcrypto-lib-ocsp_asn.o crypto/ocsp/ocsp_asn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-lib-ocsp_cl.d.tmp -c -o crypto/ocsp/libcrypto-lib-ocsp_cl.o crypto/ocsp/ocsp_cl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-lib-ocsp_err.d.tmp -c -o crypto/ocsp/libcrypto-lib-ocsp_err.o crypto/ocsp/ocsp_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-lib-ocsp_ext.d.tmp -c -o crypto/ocsp/libcrypto-lib-ocsp_ext.o crypto/ocsp/ocsp_ext.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-lib-ocsp_http.d.tmp -c -o crypto/ocsp/libcrypto-lib-ocsp_http.o crypto/ocsp/ocsp_http.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-lib-ocsp_lib.d.tmp -c -o crypto/ocsp/libcrypto-lib-ocsp_lib.o crypto/ocsp/ocsp_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-lib-ocsp_prn.d.tmp -c -o crypto/ocsp/libcrypto-lib-ocsp_prn.o crypto/ocsp/ocsp_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-lib-ocsp_srv.d.tmp -c -o crypto/ocsp/libcrypto-lib-ocsp_srv.o crypto/ocsp/ocsp_srv.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-lib-ocsp_vfy.d.tmp -c -o crypto/ocsp/libcrypto-lib-ocsp_vfy.o crypto/ocsp/ocsp_vfy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-lib-v3_ocsp.d.tmp -c -o crypto/ocsp/libcrypto-lib-v3_ocsp.o crypto/ocsp/v3_ocsp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-lib-pem_all.d.tmp -c -o crypto/pem/libcrypto-lib-pem_all.o crypto/pem/pem_all.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-lib-pem_err.d.tmp -c -o crypto/pem/libcrypto-lib-pem_err.o crypto/pem/pem_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-lib-pem_info.d.tmp -c -o crypto/pem/libcrypto-lib-pem_info.o crypto/pem/pem_info.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-lib-pem_lib.d.tmp -c -o crypto/pem/libcrypto-lib-pem_lib.o crypto/pem/pem_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-lib-pem_oth.d.tmp -c -o crypto/pem/libcrypto-lib-pem_oth.o crypto/pem/pem_oth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-lib-pem_pk8.d.tmp -c -o crypto/pem/libcrypto-lib-pem_pk8.o crypto/pem/pem_pk8.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-lib-pem_pkey.d.tmp -c -o crypto/pem/libcrypto-lib-pem_pkey.o crypto/pem/pem_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-lib-pem_sign.d.tmp -c -o crypto/pem/libcrypto-lib-pem_sign.o crypto/pem/pem_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-lib-pem_x509.d.tmp -c -o crypto/pem/libcrypto-lib-pem_x509.o crypto/pem/pem_x509.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-lib-pem_xaux.d.tmp -c -o crypto/pem/libcrypto-lib-pem_xaux.o crypto/pem/pem_xaux.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-lib-pvkfmt.d.tmp -c -o crypto/pem/libcrypto-lib-pvkfmt.o crypto/pem/pvkfmt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_add.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_add.o crypto/pkcs12/p12_add.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_asn.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_asn.o crypto/pkcs12/p12_asn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_attr.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_attr.o crypto/pkcs12/p12_attr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_crpt.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_crpt.o crypto/pkcs12/p12_crpt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_crt.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_crt.o crypto/pkcs12/p12_crt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_decr.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_decr.o crypto/pkcs12/p12_decr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_init.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_init.o crypto/pkcs12/p12_init.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_key.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_key.o crypto/pkcs12/p12_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_kiss.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_kiss.o crypto/pkcs12/p12_kiss.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_mutl.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_mutl.o crypto/pkcs12/p12_mutl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_npas.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_npas.o crypto/pkcs12/p12_npas.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_p8d.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_p8d.o crypto/pkcs12/p12_p8d.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_p8e.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_p8e.o crypto/pkcs12/p12_p8e.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_sbag.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_sbag.o crypto/pkcs12/p12_sbag.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-p12_utl.d.tmp -c -o crypto/pkcs12/libcrypto-lib-p12_utl.o crypto/pkcs12/p12_utl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-lib-pk12err.d.tmp -c -o crypto/pkcs12/libcrypto-lib-pk12err.o crypto/pkcs12/pk12err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-lib-bio_pk7.d.tmp -c -o crypto/pkcs7/libcrypto-lib-bio_pk7.o crypto/pkcs7/bio_pk7.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-lib-pk7_asn1.d.tmp -c -o crypto/pkcs7/libcrypto-lib-pk7_asn1.o crypto/pkcs7/pk7_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-lib-pk7_attr.d.tmp -c -o crypto/pkcs7/libcrypto-lib-pk7_attr.o crypto/pkcs7/pk7_attr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-lib-pk7_doit.d.tmp -c -o crypto/pkcs7/libcrypto-lib-pk7_doit.o crypto/pkcs7/pk7_doit.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-lib-pk7_lib.d.tmp -c -o crypto/pkcs7/libcrypto-lib-pk7_lib.o crypto/pkcs7/pk7_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-lib-pk7_mime.d.tmp -c -o crypto/pkcs7/libcrypto-lib-pk7_mime.o crypto/pkcs7/pk7_mime.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-lib-pk7_smime.d.tmp -c -o crypto/pkcs7/libcrypto-lib-pk7_smime.o crypto/pkcs7/pk7_smime.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-lib-pkcs7err.d.tmp -c -o crypto/pkcs7/libcrypto-lib-pkcs7err.o crypto/pkcs7/pkcs7err.c CC="gcc" /usr/bin/perl crypto/poly1305/asm/poly1305-armv8.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/poly1305/poly1305-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/poly1305/libcrypto-lib-poly1305.d.tmp -c -o crypto/poly1305/libcrypto-lib-poly1305.o crypto/poly1305/poly1305.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/property/libcrypto-lib-defn_cache.d.tmp -c -o crypto/property/libcrypto-lib-defn_cache.o crypto/property/defn_cache.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/property/libcrypto-lib-property.d.tmp -c -o crypto/property/libcrypto-lib-property.o crypto/property/property.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/property/libcrypto-lib-property_err.d.tmp -c -o crypto/property/libcrypto-lib-property_err.o crypto/property/property_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/property/libcrypto-lib-property_parse.d.tmp -c -o crypto/property/libcrypto-lib-property_parse.o crypto/property/property_parse.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/property/libcrypto-lib-property_query.d.tmp -c -o crypto/property/libcrypto-lib-property_query.o crypto/property/property_query.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/property/libcrypto-lib-property_string.d.tmp -c -o crypto/property/libcrypto-lib-property_string.o crypto/property/property_string.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-lib-prov_seed.d.tmp -c -o crypto/rand/libcrypto-lib-prov_seed.o crypto/rand/prov_seed.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-lib-rand_deprecated.d.tmp -c -o crypto/rand/libcrypto-lib-rand_deprecated.o crypto/rand/rand_deprecated.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-lib-rand_err.d.tmp -c -o crypto/rand/libcrypto-lib-rand_err.o crypto/rand/rand_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-lib-rand_lib.d.tmp -c -o crypto/rand/libcrypto-lib-rand_lib.o crypto/rand/rand_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-lib-rand_meth.d.tmp -c -o crypto/rand/libcrypto-lib-rand_meth.o crypto/rand/rand_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-lib-rand_pool.d.tmp -c -o crypto/rand/libcrypto-lib-rand_pool.o crypto/rand/rand_pool.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-lib-rand_uniform.d.tmp -c -o crypto/rand/libcrypto-lib-rand_uniform.o crypto/rand/rand_uniform.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-lib-randfile.d.tmp -c -o crypto/rand/libcrypto-lib-randfile.o crypto/rand/randfile.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc2/libcrypto-lib-rc2_cbc.d.tmp -c -o crypto/rc2/libcrypto-lib-rc2_cbc.o crypto/rc2/rc2_cbc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc2/libcrypto-lib-rc2_ecb.d.tmp -c -o crypto/rc2/libcrypto-lib-rc2_ecb.o crypto/rc2/rc2_ecb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc2/libcrypto-lib-rc2_skey.d.tmp -c -o crypto/rc2/libcrypto-lib-rc2_skey.o crypto/rc2/rc2_skey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc2/libcrypto-lib-rc2cfb64.d.tmp -c -o crypto/rc2/libcrypto-lib-rc2cfb64.o crypto/rc2/rc2cfb64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc2/libcrypto-lib-rc2ofb64.d.tmp -c -o crypto/rc2/libcrypto-lib-rc2ofb64.o crypto/rc2/rc2ofb64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc4/libcrypto-lib-rc4_enc.d.tmp -c -o crypto/rc4/libcrypto-lib-rc4_enc.o crypto/rc4/rc4_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc4/libcrypto-lib-rc4_skey.d.tmp -c -o crypto/rc4/libcrypto-lib-rc4_skey.o crypto/rc4/rc4_skey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ripemd/libcrypto-lib-rmd_dgst.d.tmp -c -o crypto/ripemd/libcrypto-lib-rmd_dgst.o crypto/ripemd/rmd_dgst.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ripemd/libcrypto-lib-rmd_one.d.tmp -c -o crypto/ripemd/libcrypto-lib-rmd_one.o crypto/ripemd/rmd_one.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_ameth.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_ameth.o crypto/rsa/rsa_ameth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_asn1.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_asn1.o crypto/rsa/rsa_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_backend.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_backend.o crypto/rsa/rsa_backend.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_chk.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_chk.o crypto/rsa/rsa_chk.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_crpt.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_crpt.o crypto/rsa/rsa_crpt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_depr.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_depr.o crypto/rsa/rsa_depr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_err.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_err.o crypto/rsa/rsa_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_gen.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_gen.o crypto/rsa/rsa_gen.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_lib.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_lib.o crypto/rsa/rsa_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_meth.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_meth.o crypto/rsa/rsa_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_mp.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_mp.o crypto/rsa/rsa_mp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_mp_names.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_mp_names.o crypto/rsa/rsa_mp_names.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_none.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_none.o crypto/rsa/rsa_none.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_oaep.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_oaep.o crypto/rsa/rsa_oaep.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_ossl.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_ossl.o crypto/rsa/rsa_ossl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_pk1.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_pk1.o crypto/rsa/rsa_pk1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_pmeth.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_pmeth.o crypto/rsa/rsa_pmeth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_prn.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_prn.o crypto/rsa/rsa_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_pss.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_pss.o crypto/rsa/rsa_pss.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_saos.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_saos.o crypto/rsa/rsa_saos.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_schemes.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_schemes.o crypto/rsa/rsa_schemes.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_sign.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_sign.o crypto/rsa/rsa_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_sp800_56b_check.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_sp800_56b_check.o crypto/rsa/rsa_sp800_56b_check.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_sp800_56b_gen.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_sp800_56b_gen.o crypto/rsa/rsa_sp800_56b_gen.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_x931.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_x931.o crypto/rsa/rsa_x931.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-lib-rsa_x931g.d.tmp -c -o crypto/rsa/libcrypto-lib-rsa_x931g.o crypto/rsa/rsa_x931g.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/seed/libcrypto-lib-seed.d.tmp -c -o crypto/seed/libcrypto-lib-seed.o crypto/seed/seed.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/seed/libcrypto-lib-seed_cbc.d.tmp -c -o crypto/seed/libcrypto-lib-seed_cbc.o crypto/seed/seed_cbc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/seed/libcrypto-lib-seed_cfb.d.tmp -c -o crypto/seed/libcrypto-lib-seed_cfb.o crypto/seed/seed_cfb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/seed/libcrypto-lib-seed_ecb.d.tmp -c -o crypto/seed/libcrypto-lib-seed_ecb.o crypto/seed/seed_ecb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/seed/libcrypto-lib-seed_ofb.d.tmp -c -o crypto/seed/libcrypto-lib-seed_ofb.o crypto/seed/seed_ofb.c CC="gcc" /usr/bin/perl crypto/sha/asm/keccak1600-armv8.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/sha/keccak1600-armv8.S CC="gcc" /usr/bin/perl crypto/sha/asm/sha1-armv8.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/sha/sha1-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sha/libcrypto-lib-sha1_one.d.tmp -c -o crypto/sha/libcrypto-lib-sha1_one.o crypto/sha/sha1_one.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sha/libcrypto-lib-sha1dgst.d.tmp -c -o crypto/sha/libcrypto-lib-sha1dgst.o crypto/sha/sha1dgst.c CC="gcc" /usr/bin/perl crypto/sha/asm/sha512-armv8.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/sha/sha256-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sha/libcrypto-lib-sha256.d.tmp -c -o crypto/sha/libcrypto-lib-sha256.o crypto/sha/sha256.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sha/libcrypto-lib-sha3.d.tmp -c -o crypto/sha/libcrypto-lib-sha3.o crypto/sha/sha3.c CC="gcc" /usr/bin/perl crypto/sha/asm/sha512-armv8.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/sha/sha512-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sha/libcrypto-lib-sha512.d.tmp -c -o crypto/sha/libcrypto-lib-sha512.o crypto/sha/sha512.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/siphash/libcrypto-lib-siphash.d.tmp -c -o crypto/siphash/libcrypto-lib-siphash.o crypto/siphash/siphash.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-lib-slh_adrs.d.tmp -c -o crypto/slh_dsa/libcrypto-lib-slh_adrs.o crypto/slh_dsa/slh_adrs.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-lib-slh_dsa.d.tmp -c -o crypto/slh_dsa/libcrypto-lib-slh_dsa.o crypto/slh_dsa/slh_dsa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-lib-slh_dsa_hash_ctx.d.tmp -c -o crypto/slh_dsa/libcrypto-lib-slh_dsa_hash_ctx.o crypto/slh_dsa/slh_dsa_hash_ctx.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-lib-slh_dsa_key.d.tmp -c -o crypto/slh_dsa/libcrypto-lib-slh_dsa_key.o crypto/slh_dsa/slh_dsa_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-lib-slh_fors.d.tmp -c -o crypto/slh_dsa/libcrypto-lib-slh_fors.o crypto/slh_dsa/slh_fors.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-lib-slh_hash.d.tmp -c -o crypto/slh_dsa/libcrypto-lib-slh_hash.o crypto/slh_dsa/slh_hash.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-lib-slh_hypertree.d.tmp -c -o crypto/slh_dsa/libcrypto-lib-slh_hypertree.o crypto/slh_dsa/slh_hypertree.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-lib-slh_params.d.tmp -c -o crypto/slh_dsa/libcrypto-lib-slh_params.o crypto/slh_dsa/slh_params.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-lib-slh_wots.d.tmp -c -o crypto/slh_dsa/libcrypto-lib-slh_wots.o crypto/slh_dsa/slh_wots.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-lib-slh_xmss.d.tmp -c -o crypto/slh_dsa/libcrypto-lib-slh_xmss.o crypto/slh_dsa/slh_xmss.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm2/libcrypto-lib-sm2_crypt.d.tmp -c -o crypto/sm2/libcrypto-lib-sm2_crypt.o crypto/sm2/sm2_crypt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm2/libcrypto-lib-sm2_err.d.tmp -c -o crypto/sm2/libcrypto-lib-sm2_err.o crypto/sm2/sm2_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm2/libcrypto-lib-sm2_key.d.tmp -c -o crypto/sm2/libcrypto-lib-sm2_key.o crypto/sm2/sm2_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm2/libcrypto-lib-sm2_sign.d.tmp -c -o crypto/sm2/libcrypto-lib-sm2_sign.o crypto/sm2/sm2_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm3/libcrypto-lib-legacy_sm3.d.tmp -c -o crypto/sm3/libcrypto-lib-legacy_sm3.o crypto/sm3/legacy_sm3.c CC="gcc" /usr/bin/perl crypto/sm3/asm/sm3-armv8.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/sm3/sm3-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm3/libcrypto-lib-sm3.d.tmp -c -o crypto/sm3/libcrypto-lib-sm3.o crypto/sm3/sm3.c CC="gcc" /usr/bin/perl crypto/sm4/asm/sm4-armv8.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/sm4/sm4-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm4/libcrypto-lib-sm4.d.tmp -c -o crypto/sm4/libcrypto-lib-sm4.o crypto/sm4/sm4.c CC="gcc" /usr/bin/perl crypto/sm4/asm/vpsm4-armv8.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/sm4/vpsm4-armv8.S CC="gcc" /usr/bin/perl crypto/sm4/asm/vpsm4_ex-armv8.pl "linux64" -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM crypto/sm4/vpsm4_ex-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/stack/libcrypto-lib-stack.d.tmp -c -o crypto/stack/libcrypto-lib-stack.o crypto/stack/stack.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-lib-store_err.d.tmp -c -o crypto/store/libcrypto-lib-store_err.o crypto/store/store_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-lib-store_init.d.tmp -c -o crypto/store/libcrypto-lib-store_init.o crypto/store/store_init.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-lib-store_lib.d.tmp -c -o crypto/store/libcrypto-lib-store_lib.o crypto/store/store_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-lib-store_meth.d.tmp -c -o crypto/store/libcrypto-lib-store_meth.o crypto/store/store_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-lib-store_register.d.tmp -c -o crypto/store/libcrypto-lib-store_register.o crypto/store/store_register.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-lib-store_result.d.tmp -c -o crypto/store/libcrypto-lib-store_result.o crypto/store/store_result.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-lib-store_strings.d.tmp -c -o crypto/store/libcrypto-lib-store_strings.o crypto/store/store_strings.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/arch/libcrypto-lib-thread_none.d.tmp -c -o crypto/thread/arch/libcrypto-lib-thread_none.o crypto/thread/arch/thread_none.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/arch/libcrypto-lib-thread_posix.d.tmp -c -o crypto/thread/arch/libcrypto-lib-thread_posix.o crypto/thread/arch/thread_posix.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/arch/libcrypto-lib-thread_win.d.tmp -c -o crypto/thread/arch/libcrypto-lib-thread_win.o crypto/thread/arch/thread_win.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/libcrypto-lib-api.d.tmp -c -o crypto/thread/libcrypto-lib-api.o crypto/thread/api.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/libcrypto-lib-arch.d.tmp -c -o crypto/thread/libcrypto-lib-arch.o crypto/thread/arch.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/libcrypto-lib-internal.d.tmp -c -o crypto/thread/libcrypto-lib-internal.o crypto/thread/internal.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-lib-ts_asn1.d.tmp -c -o crypto/ts/libcrypto-lib-ts_asn1.o crypto/ts/ts_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-lib-ts_conf.d.tmp -c -o crypto/ts/libcrypto-lib-ts_conf.o crypto/ts/ts_conf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-lib-ts_err.d.tmp -c -o crypto/ts/libcrypto-lib-ts_err.o crypto/ts/ts_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-lib-ts_lib.d.tmp -c -o crypto/ts/libcrypto-lib-ts_lib.o crypto/ts/ts_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-lib-ts_req_print.d.tmp -c -o crypto/ts/libcrypto-lib-ts_req_print.o crypto/ts/ts_req_print.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-lib-ts_req_utils.d.tmp -c -o crypto/ts/libcrypto-lib-ts_req_utils.o crypto/ts/ts_req_utils.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-lib-ts_rsp_print.d.tmp -c -o crypto/ts/libcrypto-lib-ts_rsp_print.o crypto/ts/ts_rsp_print.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-lib-ts_rsp_sign.d.tmp -c -o crypto/ts/libcrypto-lib-ts_rsp_sign.o crypto/ts/ts_rsp_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-lib-ts_rsp_utils.d.tmp -c -o crypto/ts/libcrypto-lib-ts_rsp_utils.o crypto/ts/ts_rsp_utils.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-lib-ts_rsp_verify.d.tmp -c -o crypto/ts/libcrypto-lib-ts_rsp_verify.o crypto/ts/ts_rsp_verify.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-lib-ts_verify_ctx.d.tmp -c -o crypto/ts/libcrypto-lib-ts_verify_ctx.o crypto/ts/ts_verify_ctx.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/txt_db/libcrypto-lib-txt_db.d.tmp -c -o crypto/txt_db/libcrypto-lib-txt_db.o crypto/txt_db/txt_db.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ui/libcrypto-lib-ui_err.d.tmp -c -o crypto/ui/libcrypto-lib-ui_err.o crypto/ui/ui_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ui/libcrypto-lib-ui_lib.d.tmp -c -o crypto/ui/libcrypto-lib-ui_lib.o crypto/ui/ui_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ui/libcrypto-lib-ui_null.d.tmp -c -o crypto/ui/libcrypto-lib-ui_null.o crypto/ui/ui_null.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ui/libcrypto-lib-ui_openssl.d.tmp -c -o crypto/ui/libcrypto-lib-ui_openssl.o crypto/ui/ui_openssl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ui/libcrypto-lib-ui_util.d.tmp -c -o crypto/ui/libcrypto-lib-ui_util.o crypto/ui/ui_util.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/whrlpool/libcrypto-lib-wp_block.d.tmp -c -o crypto/whrlpool/libcrypto-lib-wp_block.o crypto/whrlpool/wp_block.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/whrlpool/libcrypto-lib-wp_dgst.d.tmp -c -o crypto/whrlpool/libcrypto-lib-wp_dgst.o crypto/whrlpool/wp_dgst.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-by_dir.d.tmp -c -o crypto/x509/libcrypto-lib-by_dir.o crypto/x509/by_dir.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-by_file.d.tmp -c -o crypto/x509/libcrypto-lib-by_file.o crypto/x509/by_file.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-by_store.d.tmp -c -o crypto/x509/libcrypto-lib-by_store.o crypto/x509/by_store.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-pcy_cache.d.tmp -c -o crypto/x509/libcrypto-lib-pcy_cache.o crypto/x509/pcy_cache.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-pcy_data.d.tmp -c -o crypto/x509/libcrypto-lib-pcy_data.o crypto/x509/pcy_data.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-pcy_lib.d.tmp -c -o crypto/x509/libcrypto-lib-pcy_lib.o crypto/x509/pcy_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-pcy_map.d.tmp -c -o crypto/x509/libcrypto-lib-pcy_map.o crypto/x509/pcy_map.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-pcy_node.d.tmp -c -o crypto/x509/libcrypto-lib-pcy_node.o crypto/x509/pcy_node.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-pcy_tree.d.tmp -c -o crypto/x509/libcrypto-lib-pcy_tree.o crypto/x509/pcy_tree.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-t_acert.d.tmp -c -o crypto/x509/libcrypto-lib-t_acert.o crypto/x509/t_acert.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-t_crl.d.tmp -c -o crypto/x509/libcrypto-lib-t_crl.o crypto/x509/t_crl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-t_req.d.tmp -c -o crypto/x509/libcrypto-lib-t_req.o crypto/x509/t_req.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-t_x509.d.tmp -c -o crypto/x509/libcrypto-lib-t_x509.o crypto/x509/t_x509.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_aaa.d.tmp -c -o crypto/x509/libcrypto-lib-v3_aaa.o crypto/x509/v3_aaa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_ac_tgt.d.tmp -c -o crypto/x509/libcrypto-lib-v3_ac_tgt.o crypto/x509/v3_ac_tgt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_addr.d.tmp -c -o crypto/x509/libcrypto-lib-v3_addr.o crypto/x509/v3_addr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_admis.d.tmp -c -o crypto/x509/libcrypto-lib-v3_admis.o crypto/x509/v3_admis.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_akeya.d.tmp -c -o crypto/x509/libcrypto-lib-v3_akeya.o crypto/x509/v3_akeya.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_akid.d.tmp -c -o crypto/x509/libcrypto-lib-v3_akid.o crypto/x509/v3_akid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_asid.d.tmp -c -o crypto/x509/libcrypto-lib-v3_asid.o crypto/x509/v3_asid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_attrdesc.d.tmp -c -o crypto/x509/libcrypto-lib-v3_attrdesc.o crypto/x509/v3_attrdesc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_attrmap.d.tmp -c -o crypto/x509/libcrypto-lib-v3_attrmap.o crypto/x509/v3_attrmap.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_audit_id.d.tmp -c -o crypto/x509/libcrypto-lib-v3_audit_id.o crypto/x509/v3_audit_id.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_authattid.d.tmp -c -o crypto/x509/libcrypto-lib-v3_authattid.o crypto/x509/v3_authattid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_battcons.d.tmp -c -o crypto/x509/libcrypto-lib-v3_battcons.o crypto/x509/v3_battcons.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_bcons.d.tmp -c -o crypto/x509/libcrypto-lib-v3_bcons.o crypto/x509/v3_bcons.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_bitst.d.tmp -c -o crypto/x509/libcrypto-lib-v3_bitst.o crypto/x509/v3_bitst.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_conf.d.tmp -c -o crypto/x509/libcrypto-lib-v3_conf.o crypto/x509/v3_conf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_cpols.d.tmp -c -o crypto/x509/libcrypto-lib-v3_cpols.o crypto/x509/v3_cpols.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_crld.d.tmp -c -o crypto/x509/libcrypto-lib-v3_crld.o crypto/x509/v3_crld.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_enum.d.tmp -c -o crypto/x509/libcrypto-lib-v3_enum.o crypto/x509/v3_enum.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_extku.d.tmp -c -o crypto/x509/libcrypto-lib-v3_extku.o crypto/x509/v3_extku.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_genn.d.tmp -c -o crypto/x509/libcrypto-lib-v3_genn.o crypto/x509/v3_genn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_group_ac.d.tmp -c -o crypto/x509/libcrypto-lib-v3_group_ac.o crypto/x509/v3_group_ac.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_ia5.d.tmp -c -o crypto/x509/libcrypto-lib-v3_ia5.o crypto/x509/v3_ia5.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_ind_iss.d.tmp -c -o crypto/x509/libcrypto-lib-v3_ind_iss.o crypto/x509/v3_ind_iss.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_info.d.tmp -c -o crypto/x509/libcrypto-lib-v3_info.o crypto/x509/v3_info.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_int.d.tmp -c -o crypto/x509/libcrypto-lib-v3_int.o crypto/x509/v3_int.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_iobo.d.tmp -c -o crypto/x509/libcrypto-lib-v3_iobo.o crypto/x509/v3_iobo.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_ist.d.tmp -c -o crypto/x509/libcrypto-lib-v3_ist.o crypto/x509/v3_ist.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_lib.d.tmp -c -o crypto/x509/libcrypto-lib-v3_lib.o crypto/x509/v3_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_ncons.d.tmp -c -o crypto/x509/libcrypto-lib-v3_ncons.o crypto/x509/v3_ncons.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_no_ass.d.tmp -c -o crypto/x509/libcrypto-lib-v3_no_ass.o crypto/x509/v3_no_ass.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_no_rev_avail.d.tmp -c -o crypto/x509/libcrypto-lib-v3_no_rev_avail.o crypto/x509/v3_no_rev_avail.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_pci.d.tmp -c -o crypto/x509/libcrypto-lib-v3_pci.o crypto/x509/v3_pci.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_pcia.d.tmp -c -o crypto/x509/libcrypto-lib-v3_pcia.o crypto/x509/v3_pcia.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_pcons.d.tmp -c -o crypto/x509/libcrypto-lib-v3_pcons.o crypto/x509/v3_pcons.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_pku.d.tmp -c -o crypto/x509/libcrypto-lib-v3_pku.o crypto/x509/v3_pku.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_pmaps.d.tmp -c -o crypto/x509/libcrypto-lib-v3_pmaps.o crypto/x509/v3_pmaps.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_prn.d.tmp -c -o crypto/x509/libcrypto-lib-v3_prn.o crypto/x509/v3_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_purp.d.tmp -c -o crypto/x509/libcrypto-lib-v3_purp.o crypto/x509/v3_purp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_rolespec.d.tmp -c -o crypto/x509/libcrypto-lib-v3_rolespec.o crypto/x509/v3_rolespec.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_san.d.tmp -c -o crypto/x509/libcrypto-lib-v3_san.o crypto/x509/v3_san.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_sda.d.tmp -c -o crypto/x509/libcrypto-lib-v3_sda.o crypto/x509/v3_sda.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_single_use.d.tmp -c -o crypto/x509/libcrypto-lib-v3_single_use.o crypto/x509/v3_single_use.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_skid.d.tmp -c -o crypto/x509/libcrypto-lib-v3_skid.o crypto/x509/v3_skid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_soa_id.d.tmp -c -o crypto/x509/libcrypto-lib-v3_soa_id.o crypto/x509/v3_soa_id.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_sxnet.d.tmp -c -o crypto/x509/libcrypto-lib-v3_sxnet.o crypto/x509/v3_sxnet.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_timespec.d.tmp -c -o crypto/x509/libcrypto-lib-v3_timespec.o crypto/x509/v3_timespec.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_tlsf.d.tmp -c -o crypto/x509/libcrypto-lib-v3_tlsf.o crypto/x509/v3_tlsf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_usernotice.d.tmp -c -o crypto/x509/libcrypto-lib-v3_usernotice.o crypto/x509/v3_usernotice.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_utf8.d.tmp -c -o crypto/x509/libcrypto-lib-v3_utf8.o crypto/x509/v3_utf8.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3_utl.d.tmp -c -o crypto/x509/libcrypto-lib-v3_utl.o crypto/x509/v3_utl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-v3err.d.tmp -c -o crypto/x509/libcrypto-lib-v3err.o crypto/x509/v3err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_acert.d.tmp -c -o crypto/x509/libcrypto-lib-x509_acert.o crypto/x509/x509_acert.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_att.d.tmp -c -o crypto/x509/libcrypto-lib-x509_att.o crypto/x509/x509_att.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_cmp.d.tmp -c -o crypto/x509/libcrypto-lib-x509_cmp.o crypto/x509/x509_cmp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_d2.d.tmp -c -o crypto/x509/libcrypto-lib-x509_d2.o crypto/x509/x509_d2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_def.d.tmp -c -o crypto/x509/libcrypto-lib-x509_def.o crypto/x509/x509_def.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_err.d.tmp -c -o crypto/x509/libcrypto-lib-x509_err.o crypto/x509/x509_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_ext.d.tmp -c -o crypto/x509/libcrypto-lib-x509_ext.o crypto/x509/x509_ext.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_lu.d.tmp -c -o crypto/x509/libcrypto-lib-x509_lu.o crypto/x509/x509_lu.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_meth.d.tmp -c -o crypto/x509/libcrypto-lib-x509_meth.o crypto/x509/x509_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_obj.d.tmp -c -o crypto/x509/libcrypto-lib-x509_obj.o crypto/x509/x509_obj.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_r2x.d.tmp -c -o crypto/x509/libcrypto-lib-x509_r2x.o crypto/x509/x509_r2x.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_req.d.tmp -c -o crypto/x509/libcrypto-lib-x509_req.o crypto/x509/x509_req.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_set.d.tmp -c -o crypto/x509/libcrypto-lib-x509_set.o crypto/x509/x509_set.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_trust.d.tmp -c -o crypto/x509/libcrypto-lib-x509_trust.o crypto/x509/x509_trust.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_txt.d.tmp -c -o crypto/x509/libcrypto-lib-x509_txt.o crypto/x509/x509_txt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_v3.d.tmp -c -o crypto/x509/libcrypto-lib-x509_v3.o crypto/x509/x509_v3.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_vfy.d.tmp -c -o crypto/x509/libcrypto-lib-x509_vfy.o crypto/x509/x509_vfy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509_vpm.d.tmp -c -o crypto/x509/libcrypto-lib-x509_vpm.o crypto/x509/x509_vpm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509aset.d.tmp -c -o crypto/x509/libcrypto-lib-x509aset.o crypto/x509/x509aset.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509cset.d.tmp -c -o crypto/x509/libcrypto-lib-x509cset.o crypto/x509/x509cset.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509name.d.tmp -c -o crypto/x509/libcrypto-lib-x509name.o crypto/x509/x509name.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509rset.d.tmp -c -o crypto/x509/libcrypto-lib-x509rset.o crypto/x509/x509rset.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509spki.d.tmp -c -o crypto/x509/libcrypto-lib-x509spki.o crypto/x509/x509spki.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x509type.d.tmp -c -o crypto/x509/libcrypto-lib-x509type.o crypto/x509/x509type.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x_all.d.tmp -c -o crypto/x509/libcrypto-lib-x_all.o crypto/x509/x_all.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x_attrib.d.tmp -c -o crypto/x509/libcrypto-lib-x_attrib.o crypto/x509/x_attrib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x_crl.d.tmp -c -o crypto/x509/libcrypto-lib-x_crl.o crypto/x509/x_crl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x_exten.d.tmp -c -o crypto/x509/libcrypto-lib-x_exten.o crypto/x509/x_exten.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x_ietfatt.d.tmp -c -o crypto/x509/libcrypto-lib-x_ietfatt.o crypto/x509/x_ietfatt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x_name.d.tmp -c -o crypto/x509/libcrypto-lib-x_name.o crypto/x509/x_name.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x_pubkey.d.tmp -c -o crypto/x509/libcrypto-lib-x_pubkey.o crypto/x509/x_pubkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x_req.d.tmp -c -o crypto/x509/libcrypto-lib-x_req.o crypto/x509/x_req.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x_x509.d.tmp -c -o crypto/x509/libcrypto-lib-x_x509.o crypto/x509/x_x509.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-lib-x_x509a.d.tmp -c -o crypto/x509/libcrypto-lib-x_x509a.o crypto/x509/x_x509a.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/libcrypto-lib-baseprov.d.tmp -c -o providers/libcrypto-lib-baseprov.o providers/baseprov.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/libcrypto-lib-defltprov.d.tmp -c -o providers/libcrypto-lib-defltprov.o providers/defltprov.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/libcrypto-lib-nullprov.d.tmp -c -o providers/libcrypto-lib-nullprov.o providers/nullprov.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/libcrypto-lib-prov_running.d.tmp -c -o providers/libcrypto-lib-prov_running.o providers/prov_running.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_digests.h.in > providers/common/include/prov/der_digests.h /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_rsa.h.in > providers/common/include/prov/der_rsa.h /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/der/der_sm2_gen.c.in > providers/common/der/der_sm2_gen.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_sm2.h.in > providers/common/include/prov/der_sm2.h /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_ec.h.in > providers/common/include/prov/der_ec.h gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/libdefault-lib-bio_prov.d.tmp -c -o providers/common/libdefault-lib-bio_prov.o providers/common/bio_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/libdefault-lib-capabilities.d.tmp -c -o providers/common/libdefault-lib-capabilities.o providers/common/capabilities.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/libdefault-lib-digest_to_nid.d.tmp -c -o providers/common/libdefault-lib-digest_to_nid.o providers/common/digest_to_nid.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/libdefault-lib-provider_seeding.d.tmp -c -o providers/common/libdefault-lib-provider_seeding.o providers/common/provider_seeding.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/libdefault-lib-provider_util.d.tmp -c -o providers/common/libdefault-lib-provider_util.o providers/common/provider_util.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/libdefault-lib-securitycheck.d.tmp -c -o providers/common/libdefault-lib-securitycheck.o providers/common/securitycheck.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/libdefault-lib-securitycheck_default.d.tmp -c -o providers/common/libdefault-lib-securitycheck_default.o providers/common/securitycheck_default.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/asymciphers/libdefault-lib-rsa_enc.d.tmp -c -o providers/implementations/asymciphers/libdefault-lib-rsa_enc.o providers/implementations/asymciphers/rsa_enc.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/asymciphers/libdefault-lib-sm2_enc.d.tmp -c -o providers/implementations/asymciphers/libdefault-lib-sm2_enc.o providers/implementations/asymciphers/sm2_enc.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes.o providers/implementations/ciphers/cipher_aes.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_cbc_hmac_sha.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_cbc_hmac_sha.o providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_cbc_hmac_sha1_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_cbc_hmac_sha1_hw.o providers/implementations/ciphers/cipher_aes_cbc_hmac_sha1_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_cbc_hmac_sha256_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_cbc_hmac_sha256_hw.o providers/implementations/ciphers/cipher_aes_cbc_hmac_sha256_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_ccm.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_ccm.o providers/implementations/ciphers/cipher_aes_ccm.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_ccm_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_ccm_hw.o providers/implementations/ciphers/cipher_aes_ccm_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm.o providers/implementations/ciphers/cipher_aes_gcm.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_hw.o providers/implementations/ciphers/cipher_aes_gcm_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_siv.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_siv.o providers/implementations/ciphers/cipher_aes_gcm_siv.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_siv_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_siv_hw.o providers/implementations/ciphers/cipher_aes_gcm_siv_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_siv_polyval.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_siv_polyval.o providers/implementations/ciphers/cipher_aes_gcm_siv_polyval.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_hw.o providers/implementations/ciphers/cipher_aes_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_ocb.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_ocb.o providers/implementations/ciphers/cipher_aes_ocb.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_ocb_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_ocb_hw.o providers/implementations/ciphers/cipher_aes_ocb_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_siv.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_siv.o providers/implementations/ciphers/cipher_aes_siv.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_siv_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_siv_hw.o providers/implementations/ciphers/cipher_aes_siv_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_wrp.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_wrp.o providers/implementations/ciphers/cipher_aes_wrp.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_xts.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_xts.o providers/implementations/ciphers/cipher_aes_xts.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_xts_fips.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_xts_fips.o providers/implementations/ciphers/cipher_aes_xts_fips.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_aes_xts_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_aes_xts_hw.o providers/implementations/ciphers/cipher_aes_xts_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_camellia.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_camellia.o providers/implementations/ciphers/cipher_camellia.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_camellia_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_camellia_hw.o providers/implementations/ciphers/cipher_camellia_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_chacha20.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_chacha20.o providers/implementations/ciphers/cipher_chacha20.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_chacha20_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_chacha20_hw.o providers/implementations/ciphers/cipher_chacha20_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_chacha20_poly1305.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_chacha20_poly1305.o providers/implementations/ciphers/cipher_chacha20_poly1305.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_chacha20_poly1305_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_chacha20_poly1305_hw.o providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_cts.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_cts.o providers/implementations/ciphers/cipher_cts.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_null.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_null.o providers/implementations/ciphers/cipher_null.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_sm4.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_sm4.o providers/implementations/ciphers/cipher_sm4.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_sm4_ccm.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_sm4_ccm.o providers/implementations/ciphers/cipher_sm4_ccm.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_sm4_ccm_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_sm4_ccm_hw.o providers/implementations/ciphers/cipher_sm4_ccm_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_sm4_gcm.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_sm4_gcm.o providers/implementations/ciphers/cipher_sm4_gcm.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_sm4_gcm_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_sm4_gcm_hw.o providers/implementations/ciphers/cipher_sm4_gcm_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_sm4_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_sm4_hw.o providers/implementations/ciphers/cipher_sm4_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_sm4_xts.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_sm4_xts.o providers/implementations/ciphers/cipher_sm4_xts.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_sm4_xts_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_sm4_xts_hw.o providers/implementations/ciphers/cipher_sm4_xts_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_tdes.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_tdes.o providers/implementations/ciphers/cipher_tdes.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_tdes_common.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_tdes_common.o providers/implementations/ciphers/cipher_tdes_common.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_tdes_default.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_tdes_default.o providers/implementations/ciphers/cipher_tdes_default.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_tdes_default_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_tdes_default_hw.o providers/implementations/ciphers/cipher_tdes_default_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_tdes_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_tdes_hw.o providers/implementations/ciphers/cipher_tdes_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_tdes_wrap.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_tdes_wrap.o providers/implementations/ciphers/cipher_tdes_wrap.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libdefault-lib-cipher_tdes_wrap_hw.d.tmp -c -o providers/implementations/ciphers/libdefault-lib-cipher_tdes_wrap_hw.o providers/implementations/ciphers/cipher_tdes_wrap_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/libdefault-lib-blake2_prov.d.tmp -c -o providers/implementations/digests/libdefault-lib-blake2_prov.o providers/implementations/digests/blake2_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/libdefault-lib-blake2b_prov.d.tmp -c -o providers/implementations/digests/libdefault-lib-blake2b_prov.o providers/implementations/digests/blake2b_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/libdefault-lib-blake2s_prov.d.tmp -c -o providers/implementations/digests/libdefault-lib-blake2s_prov.o providers/implementations/digests/blake2s_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/libdefault-lib-md5_prov.d.tmp -c -o providers/implementations/digests/libdefault-lib-md5_prov.o providers/implementations/digests/md5_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/libdefault-lib-md5_sha1_prov.d.tmp -c -o providers/implementations/digests/libdefault-lib-md5_sha1_prov.o providers/implementations/digests/md5_sha1_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/libdefault-lib-null_prov.d.tmp -c -o providers/implementations/digests/libdefault-lib-null_prov.o providers/implementations/digests/null_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/libdefault-lib-ripemd_prov.d.tmp -c -o providers/implementations/digests/libdefault-lib-ripemd_prov.o providers/implementations/digests/ripemd_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/libdefault-lib-sha2_prov.d.tmp -c -o providers/implementations/digests/libdefault-lib-sha2_prov.o providers/implementations/digests/sha2_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/libdefault-lib-sha3_prov.d.tmp -c -o providers/implementations/digests/libdefault-lib-sha3_prov.o providers/implementations/digests/sha3_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/libdefault-lib-sm3_prov.d.tmp -c -o providers/implementations/digests/libdefault-lib-sm3_prov.o providers/implementations/digests/sm3_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-decode_der2key.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-decode_der2key.o providers/implementations/encode_decode/decode_der2key.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-decode_epki2pki.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-decode_epki2pki.o providers/implementations/encode_decode/decode_epki2pki.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-decode_msblob2key.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-decode_msblob2key.o providers/implementations/encode_decode/decode_msblob2key.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-decode_pem2der.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-decode_pem2der.o providers/implementations/encode_decode/decode_pem2der.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-decode_pvk2key.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-decode_pvk2key.o providers/implementations/encode_decode/decode_pvk2key.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-decode_spki2typespki.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-decode_spki2typespki.o providers/implementations/encode_decode/decode_spki2typespki.c gcc -Iproviders/common/include/prov -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-encode_key2any.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-encode_key2any.o providers/implementations/encode_decode/encode_key2any.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-encode_key2blob.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-encode_key2blob.o providers/implementations/encode_decode/encode_key2blob.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-encode_key2ms.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-encode_key2ms.o providers/implementations/encode_decode/encode_key2ms.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-encode_key2text.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-encode_key2text.o providers/implementations/encode_decode/encode_key2text.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-endecoder_common.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-endecoder_common.o providers/implementations/encode_decode/endecoder_common.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-ml_common_codecs.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-ml_common_codecs.o providers/implementations/encode_decode/ml_common_codecs.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-ml_dsa_codecs.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-ml_dsa_codecs.o providers/implementations/encode_decode/ml_dsa_codecs.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/encode_decode/libdefault-lib-ml_kem_codecs.d.tmp -c -o providers/implementations/encode_decode/libdefault-lib-ml_kem_codecs.o providers/implementations/encode_decode/ml_kem_codecs.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/exchange/libdefault-lib-dh_exch.d.tmp -c -o providers/implementations/exchange/libdefault-lib-dh_exch.o providers/implementations/exchange/dh_exch.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/exchange/libdefault-lib-ecdh_exch.d.tmp -c -o providers/implementations/exchange/libdefault-lib-ecdh_exch.o providers/implementations/exchange/ecdh_exch.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/exchange/libdefault-lib-ecx_exch.d.tmp -c -o providers/implementations/exchange/libdefault-lib-ecx_exch.o providers/implementations/exchange/ecx_exch.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/exchange/libdefault-lib-kdf_exch.d.tmp -c -o providers/implementations/exchange/libdefault-lib-kdf_exch.o providers/implementations/exchange/kdf_exch.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/libdefault-lib-argon2.d.tmp -c -o providers/implementations/kdfs/libdefault-lib-argon2.o providers/implementations/kdfs/argon2.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/libdefault-lib-hkdf.d.tmp -c -o providers/implementations/kdfs/libdefault-lib-hkdf.o providers/implementations/kdfs/hkdf.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/libdefault-lib-hmacdrbg_kdf.d.tmp -c -o providers/implementations/kdfs/libdefault-lib-hmacdrbg_kdf.o providers/implementations/kdfs/hmacdrbg_kdf.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/libdefault-lib-kbkdf.d.tmp -c -o providers/implementations/kdfs/libdefault-lib-kbkdf.o providers/implementations/kdfs/kbkdf.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/libdefault-lib-krb5kdf.d.tmp -c -o providers/implementations/kdfs/libdefault-lib-krb5kdf.o providers/implementations/kdfs/krb5kdf.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/libdefault-lib-pbkdf2.d.tmp -c -o providers/implementations/kdfs/libdefault-lib-pbkdf2.o providers/implementations/kdfs/pbkdf2.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/libdefault-lib-pbkdf2_fips.d.tmp -c -o providers/implementations/kdfs/libdefault-lib-pbkdf2_fips.o providers/implementations/kdfs/pbkdf2_fips.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/libdefault-lib-pkcs12kdf.d.tmp -c -o providers/implementations/kdfs/libdefault-lib-pkcs12kdf.o providers/implementations/kdfs/pkcs12kdf.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/libdefault-lib-scrypt.d.tmp -c -o providers/implementations/kdfs/libdefault-lib-scrypt.o providers/implementations/kdfs/scrypt.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/libdefault-lib-sshkdf.d.tmp -c -o providers/implementations/kdfs/libdefault-lib-sshkdf.o providers/implementations/kdfs/sshkdf.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/libdefault-lib-sskdf.d.tmp -c -o providers/implementations/kdfs/libdefault-lib-sskdf.o providers/implementations/kdfs/sskdf.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/libdefault-lib-tls1_prf.d.tmp -c -o providers/implementations/kdfs/libdefault-lib-tls1_prf.o providers/implementations/kdfs/tls1_prf.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Moids_to_c" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_wrap.h.in > providers/common/include/prov/der_wrap.h gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kem/libdefault-lib-ec_kem.d.tmp -c -o providers/implementations/kem/libdefault-lib-ec_kem.o providers/implementations/kem/ec_kem.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kem/libdefault-lib-ecx_kem.d.tmp -c -o providers/implementations/kem/libdefault-lib-ecx_kem.o providers/implementations/kem/ecx_kem.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kem/libdefault-lib-kem_util.d.tmp -c -o providers/implementations/kem/libdefault-lib-kem_util.o providers/implementations/kem/kem_util.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kem/libdefault-lib-ml_kem_kem.d.tmp -c -o providers/implementations/kem/libdefault-lib-ml_kem_kem.o providers/implementations/kem/ml_kem_kem.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kem/libdefault-lib-mlx_kem.d.tmp -c -o providers/implementations/kem/libdefault-lib-mlx_kem.o providers/implementations/kem/mlx_kem.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kem/libdefault-lib-rsa_kem.d.tmp -c -o providers/implementations/kem/libdefault-lib-rsa_kem.o providers/implementations/kem/rsa_kem.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/keymgmt/libdefault-lib-dh_kmgmt.d.tmp -c -o providers/implementations/keymgmt/libdefault-lib-dh_kmgmt.o providers/implementations/keymgmt/dh_kmgmt.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/keymgmt/libdefault-lib-dsa_kmgmt.d.tmp -c -o providers/implementations/keymgmt/libdefault-lib-dsa_kmgmt.o providers/implementations/keymgmt/dsa_kmgmt.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/keymgmt/libdefault-lib-ec_kmgmt.d.tmp -c -o providers/implementations/keymgmt/libdefault-lib-ec_kmgmt.o providers/implementations/keymgmt/ec_kmgmt.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/keymgmt/libdefault-lib-ecx_kmgmt.d.tmp -c -o providers/implementations/keymgmt/libdefault-lib-ecx_kmgmt.o providers/implementations/keymgmt/ecx_kmgmt.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/keymgmt/libdefault-lib-kdf_legacy_kmgmt.d.tmp -c -o providers/implementations/keymgmt/libdefault-lib-kdf_legacy_kmgmt.o providers/implementations/keymgmt/kdf_legacy_kmgmt.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/keymgmt/libdefault-lib-mac_legacy_kmgmt.d.tmp -c -o providers/implementations/keymgmt/libdefault-lib-mac_legacy_kmgmt.o providers/implementations/keymgmt/mac_legacy_kmgmt.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/keymgmt/libdefault-lib-ml_dsa_kmgmt.d.tmp -c -o providers/implementations/keymgmt/libdefault-lib-ml_dsa_kmgmt.o providers/implementations/keymgmt/ml_dsa_kmgmt.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/keymgmt/libdefault-lib-ml_kem_kmgmt.d.tmp -c -o providers/implementations/keymgmt/libdefault-lib-ml_kem_kmgmt.o providers/implementations/keymgmt/ml_kem_kmgmt.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/keymgmt/libdefault-lib-mlx_kmgmt.d.tmp -c -o providers/implementations/keymgmt/libdefault-lib-mlx_kmgmt.o providers/implementations/keymgmt/mlx_kmgmt.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/keymgmt/libdefault-lib-rsa_kmgmt.d.tmp -c -o providers/implementations/keymgmt/libdefault-lib-rsa_kmgmt.o providers/implementations/keymgmt/rsa_kmgmt.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/keymgmt/libdefault-lib-slh_dsa_kmgmt.d.tmp -c -o providers/implementations/keymgmt/libdefault-lib-slh_dsa_kmgmt.o providers/implementations/keymgmt/slh_dsa_kmgmt.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/macs/libdefault-lib-blake2b_mac.d.tmp -c -o providers/implementations/macs/libdefault-lib-blake2b_mac.o providers/implementations/macs/blake2b_mac.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/macs/libdefault-lib-blake2s_mac.d.tmp -c -o providers/implementations/macs/libdefault-lib-blake2s_mac.o providers/implementations/macs/blake2s_mac.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/macs/libdefault-lib-cmac_prov.d.tmp -c -o providers/implementations/macs/libdefault-lib-cmac_prov.o providers/implementations/macs/cmac_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/macs/libdefault-lib-gmac_prov.d.tmp -c -o providers/implementations/macs/libdefault-lib-gmac_prov.o providers/implementations/macs/gmac_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/macs/libdefault-lib-hmac_prov.d.tmp -c -o providers/implementations/macs/libdefault-lib-hmac_prov.o providers/implementations/macs/hmac_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/macs/libdefault-lib-kmac_prov.d.tmp -c -o providers/implementations/macs/libdefault-lib-kmac_prov.o providers/implementations/macs/kmac_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/macs/libdefault-lib-poly1305_prov.d.tmp -c -o providers/implementations/macs/libdefault-lib-poly1305_prov.o providers/implementations/macs/poly1305_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/macs/libdefault-lib-siphash_prov.d.tmp -c -o providers/implementations/macs/libdefault-lib-siphash_prov.o providers/implementations/macs/siphash_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/rands/libdefault-lib-drbg.d.tmp -c -o providers/implementations/rands/libdefault-lib-drbg.o providers/implementations/rands/drbg.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/rands/libdefault-lib-drbg_ctr.d.tmp -c -o providers/implementations/rands/libdefault-lib-drbg_ctr.o providers/implementations/rands/drbg_ctr.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/rands/libdefault-lib-drbg_hash.d.tmp -c -o providers/implementations/rands/libdefault-lib-drbg_hash.o providers/implementations/rands/drbg_hash.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/rands/libdefault-lib-drbg_hmac.d.tmp -c -o providers/implementations/rands/libdefault-lib-drbg_hmac.o providers/implementations/rands/drbg_hmac.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/rands/libdefault-lib-seed_src.d.tmp -c -o providers/implementations/rands/libdefault-lib-seed_src.o providers/implementations/rands/seed_src.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/rands/libdefault-lib-seed_src_jitter.d.tmp -c -o providers/implementations/rands/libdefault-lib-seed_src_jitter.o providers/implementations/rands/seed_src_jitter.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/rands/libdefault-lib-test_rng.d.tmp -c -o providers/implementations/rands/libdefault-lib-test_rng.o providers/implementations/rands/test_rng.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/rands/seeding/libdefault-lib-rand_cpu_arm64.d.tmp -c -o providers/implementations/rands/seeding/libdefault-lib-rand_cpu_arm64.o providers/implementations/rands/seeding/rand_cpu_arm64.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/rands/seeding/libdefault-lib-rand_tsc.d.tmp -c -o providers/implementations/rands/seeding/libdefault-lib-rand_tsc.o providers/implementations/rands/seeding/rand_tsc.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/rands/seeding/libdefault-lib-rand_unix.d.tmp -c -o providers/implementations/rands/seeding/libdefault-lib-rand_unix.o providers/implementations/rands/seeding/rand_unix.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/rands/seeding/libdefault-lib-rand_win.d.tmp -c -o providers/implementations/rands/seeding/libdefault-lib-rand_win.o providers/implementations/rands/seeding/rand_win.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_dsa.h.in > providers/common/include/prov/der_dsa.h gcc -Iproviders/common/include/prov -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/signature/libdefault-lib-ecdsa_sig.d.tmp -c -o providers/implementations/signature/libdefault-lib-ecdsa_sig.o providers/implementations/signature/ecdsa_sig.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_ecx.h.in > providers/common/include/prov/der_ecx.h gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/signature/libdefault-lib-mac_legacy_sig.d.tmp -c -o providers/implementations/signature/libdefault-lib-mac_legacy_sig.o providers/implementations/signature/mac_legacy_sig.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_ml_dsa.h.in > providers/common/include/prov/der_ml_dsa.h gcc -Iproviders/common/include/prov -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/signature/libdefault-lib-rsa_sig.d.tmp -c -o providers/implementations/signature/libdefault-lib-rsa_sig.o providers/implementations/signature/rsa_sig.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/include/prov/der_slh_dsa.h.in > providers/common/include/prov/der_slh_dsa.h gcc -Iproviders/common/include/prov -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/signature/libdefault-lib-sm2_sig.d.tmp -c -o providers/implementations/signature/libdefault-lib-sm2_sig.o providers/implementations/signature/sm2_sig.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/skeymgmt/libdefault-lib-aes_skmgmt.d.tmp -c -o providers/implementations/skeymgmt/libdefault-lib-aes_skmgmt.o providers/implementations/skeymgmt/aes_skmgmt.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/skeymgmt/libdefault-lib-generic.d.tmp -c -o providers/implementations/skeymgmt/libdefault-lib-generic.o providers/implementations/skeymgmt/generic.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/storemgmt/libdefault-lib-file_store.d.tmp -c -o providers/implementations/storemgmt/libdefault-lib-file_store.o providers/implementations/storemgmt/file_store.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/storemgmt/libdefault-lib-file_store_any2obj.d.tmp -c -o providers/implementations/storemgmt/libdefault-lib-file_store_any2obj.o providers/implementations/storemgmt/file_store_any2obj.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libdefault-lib-ssl3_cbc.d.tmp -c -o ssl/record/methods/libdefault-lib-ssl3_cbc.o ssl/record/methods/ssl3_cbc.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/der/der_digests_gen.c.in > providers/common/der/der_digests_gen.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/der/der_dsa_gen.c.in > providers/common/der/der_dsa_gen.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_dsa_key.d.tmp -c -o providers/common/der/libcommon-lib-der_dsa_key.o providers/common/der/der_dsa_key.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_dsa_sig.d.tmp -c -o providers/common/der/libcommon-lib-der_dsa_sig.o providers/common/der/der_dsa_sig.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/der/der_ec_gen.c.in > providers/common/der/der_ec_gen.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_ec_key.d.tmp -c -o providers/common/der/libcommon-lib-der_ec_key.o providers/common/der/der_ec_key.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_ec_sig.d.tmp -c -o providers/common/der/libcommon-lib-der_ec_sig.o providers/common/der/der_ec_sig.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/der/der_ecx_gen.c.in > providers/common/der/der_ecx_gen.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_ecx_key.d.tmp -c -o providers/common/der/libcommon-lib-der_ecx_key.o providers/common/der/der_ecx_key.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/der/der_ml_dsa_gen.c.in > providers/common/der/der_ml_dsa_gen.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_ml_dsa_key.d.tmp -c -o providers/common/der/libcommon-lib-der_ml_dsa_key.o providers/common/der/der_ml_dsa_key.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/der/der_rsa_gen.c.in > providers/common/der/der_rsa_gen.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_rsa_key.d.tmp -c -o providers/common/der/libcommon-lib-der_rsa_key.o providers/common/der/der_rsa_key.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Mconfigdata" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/der/der_slh_dsa_gen.c.in > providers/common/der/der_slh_dsa_gen.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_slh_dsa_key.d.tmp -c -o providers/common/der/libcommon-lib-der_slh_dsa_key.o providers/common/der/der_slh_dsa_key.c /usr/bin/perl "-I." "-Iproviders/common/der" "-Mconfigdata" "-Moids_to_c" "-Moids_to_c" "util/dofile.pl" "-oMakefile" providers/common/der/der_wrap_gen.c.in > providers/common/der/der_wrap_gen.c gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/libcommon-lib-provider_ctx.d.tmp -c -o providers/common/libcommon-lib-provider_ctx.o providers/common/provider_ctx.c gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/libcommon-lib-provider_err.d.tmp -c -o providers/common/libcommon-lib-provider_err.o providers/common/provider_err.c gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libcommon-lib-ciphercommon.d.tmp -c -o providers/implementations/ciphers/libcommon-lib-ciphercommon.o providers/implementations/ciphers/ciphercommon.c gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libcommon-lib-ciphercommon_block.d.tmp -c -o providers/implementations/ciphers/libcommon-lib-ciphercommon_block.o providers/implementations/ciphers/ciphercommon_block.c gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libcommon-lib-ciphercommon_ccm.d.tmp -c -o providers/implementations/ciphers/libcommon-lib-ciphercommon_ccm.o providers/implementations/ciphers/ciphercommon_ccm.c gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libcommon-lib-ciphercommon_ccm_hw.d.tmp -c -o providers/implementations/ciphers/libcommon-lib-ciphercommon_ccm_hw.o providers/implementations/ciphers/ciphercommon_ccm_hw.c gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libcommon-lib-ciphercommon_gcm.d.tmp -c -o providers/implementations/ciphers/libcommon-lib-ciphercommon_gcm.o providers/implementations/ciphers/ciphercommon_gcm.c gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libcommon-lib-ciphercommon_gcm_hw.d.tmp -c -o providers/implementations/ciphers/libcommon-lib-ciphercommon_gcm_hw.o providers/implementations/ciphers/ciphercommon_gcm_hw.c gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/libcommon-lib-ciphercommon_hw.d.tmp -c -o providers/implementations/ciphers/libcommon-lib-ciphercommon_hw.o providers/implementations/ciphers/ciphercommon_hw.c gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/libcommon-lib-digestcommon.d.tmp -c -o providers/implementations/digests/libcommon-lib-digestcommon.o providers/implementations/digests/digestcommon.c gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libcommon-lib-tls_pad.d.tmp -c -o ssl/record/methods/libcommon-lib-tls_pad.o ssl/record/methods/tls_pad.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-bio_ssl.d.tmp -c -o ssl/libssl-lib-bio_ssl.o ssl/bio_ssl.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-d1_lib.d.tmp -c -o ssl/libssl-lib-d1_lib.o ssl/d1_lib.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-d1_msg.d.tmp -c -o ssl/libssl-lib-d1_msg.o ssl/d1_msg.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-d1_srtp.d.tmp -c -o ssl/libssl-lib-d1_srtp.o ssl/d1_srtp.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-methods.d.tmp -c -o ssl/libssl-lib-methods.o ssl/methods.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-pqueue.d.tmp -c -o ssl/libssl-lib-pqueue.o ssl/pqueue.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-priority_queue.d.tmp -c -o ssl/libssl-lib-priority_queue.o ssl/priority_queue.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-s3_enc.d.tmp -c -o ssl/libssl-lib-s3_enc.o ssl/s3_enc.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-s3_lib.d.tmp -c -o ssl/libssl-lib-s3_lib.o ssl/s3_lib.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-s3_msg.d.tmp -c -o ssl/libssl-lib-s3_msg.o ssl/s3_msg.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_asn1.d.tmp -c -o ssl/libssl-lib-ssl_asn1.o ssl/ssl_asn1.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_cert.d.tmp -c -o ssl/libssl-lib-ssl_cert.o ssl/ssl_cert.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_cert_comp.d.tmp -c -o ssl/libssl-lib-ssl_cert_comp.o ssl/ssl_cert_comp.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_ciph.d.tmp -c -o ssl/libssl-lib-ssl_ciph.o ssl/ssl_ciph.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_conf.d.tmp -c -o ssl/libssl-lib-ssl_conf.o ssl/ssl_conf.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_err_legacy.d.tmp -c -o ssl/libssl-lib-ssl_err_legacy.o ssl/ssl_err_legacy.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_init.d.tmp -c -o ssl/libssl-lib-ssl_init.o ssl/ssl_init.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_lib.d.tmp -c -o ssl/libssl-lib-ssl_lib.o ssl/ssl_lib.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_mcnf.d.tmp -c -o ssl/libssl-lib-ssl_mcnf.o ssl/ssl_mcnf.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_rsa.d.tmp -c -o ssl/libssl-lib-ssl_rsa.o ssl/ssl_rsa.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_rsa_legacy.d.tmp -c -o ssl/libssl-lib-ssl_rsa_legacy.o ssl/ssl_rsa_legacy.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_sess.d.tmp -c -o ssl/libssl-lib-ssl_sess.o ssl/ssl_sess.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_stat.d.tmp -c -o ssl/libssl-lib-ssl_stat.o ssl/ssl_stat.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_txt.d.tmp -c -o ssl/libssl-lib-ssl_txt.o ssl/ssl_txt.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-ssl_utst.d.tmp -c -o ssl/libssl-lib-ssl_utst.o ssl/ssl_utst.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-t1_enc.d.tmp -c -o ssl/libssl-lib-t1_enc.o ssl/t1_enc.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-t1_lib.d.tmp -c -o ssl/libssl-lib-t1_lib.o ssl/t1_lib.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-t1_trce.d.tmp -c -o ssl/libssl-lib-t1_trce.o ssl/t1_trce.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-tls13_enc.d.tmp -c -o ssl/libssl-lib-tls13_enc.o ssl/tls13_enc.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-tls_depr.d.tmp -c -o ssl/libssl-lib-tls_depr.o ssl/tls_depr.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-lib-tls_srp.d.tmp -c -o ssl/libssl-lib-tls_srp.o ssl/tls_srp.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-cc_newreno.d.tmp -c -o ssl/quic/libssl-lib-cc_newreno.o ssl/quic/cc_newreno.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-json_enc.d.tmp -c -o ssl/quic/libssl-lib-json_enc.o ssl/quic/json_enc.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-qlog.d.tmp -c -o ssl/quic/libssl-lib-qlog.o ssl/quic/qlog.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-qlog_event_helpers.d.tmp -c -o ssl/quic/libssl-lib-qlog_event_helpers.o ssl/quic/qlog_event_helpers.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_ackm.d.tmp -c -o ssl/quic/libssl-lib-quic_ackm.o ssl/quic/quic_ackm.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_cfq.d.tmp -c -o ssl/quic/libssl-lib-quic_cfq.o ssl/quic/quic_cfq.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_channel.d.tmp -c -o ssl/quic/libssl-lib-quic_channel.o ssl/quic/quic_channel.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_demux.d.tmp -c -o ssl/quic/libssl-lib-quic_demux.o ssl/quic/quic_demux.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_engine.d.tmp -c -o ssl/quic/libssl-lib-quic_engine.o ssl/quic/quic_engine.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_fc.d.tmp -c -o ssl/quic/libssl-lib-quic_fc.o ssl/quic/quic_fc.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_fifd.d.tmp -c -o ssl/quic/libssl-lib-quic_fifd.o ssl/quic/quic_fifd.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_impl.d.tmp -c -o ssl/quic/libssl-lib-quic_impl.o ssl/quic/quic_impl.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_lcidm.d.tmp -c -o ssl/quic/libssl-lib-quic_lcidm.o ssl/quic/quic_lcidm.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_method.d.tmp -c -o ssl/quic/libssl-lib-quic_method.o ssl/quic/quic_method.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_obj.d.tmp -c -o ssl/quic/libssl-lib-quic_obj.o ssl/quic/quic_obj.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_port.d.tmp -c -o ssl/quic/libssl-lib-quic_port.o ssl/quic/quic_port.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_rcidm.d.tmp -c -o ssl/quic/libssl-lib-quic_rcidm.o ssl/quic/quic_rcidm.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_reactor.d.tmp -c -o ssl/quic/libssl-lib-quic_reactor.o ssl/quic/quic_reactor.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_reactor_wait_ctx.d.tmp -c -o ssl/quic/libssl-lib-quic_reactor_wait_ctx.o ssl/quic/quic_reactor_wait_ctx.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_record_rx.d.tmp -c -o ssl/quic/libssl-lib-quic_record_rx.o ssl/quic/quic_record_rx.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_record_shared.d.tmp -c -o ssl/quic/libssl-lib-quic_record_shared.o ssl/quic/quic_record_shared.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_record_tx.d.tmp -c -o ssl/quic/libssl-lib-quic_record_tx.o ssl/quic/quic_record_tx.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_record_util.d.tmp -c -o ssl/quic/libssl-lib-quic_record_util.o ssl/quic/quic_record_util.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_rstream.d.tmp -c -o ssl/quic/libssl-lib-quic_rstream.o ssl/quic/quic_rstream.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_rx_depack.d.tmp -c -o ssl/quic/libssl-lib-quic_rx_depack.o ssl/quic/quic_rx_depack.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_sf_list.d.tmp -c -o ssl/quic/libssl-lib-quic_sf_list.o ssl/quic/quic_sf_list.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_srt_gen.d.tmp -c -o ssl/quic/libssl-lib-quic_srt_gen.o ssl/quic/quic_srt_gen.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_srtm.d.tmp -c -o ssl/quic/libssl-lib-quic_srtm.o ssl/quic/quic_srtm.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_sstream.d.tmp -c -o ssl/quic/libssl-lib-quic_sstream.o ssl/quic/quic_sstream.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_statm.d.tmp -c -o ssl/quic/libssl-lib-quic_statm.o ssl/quic/quic_statm.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_stream_map.d.tmp -c -o ssl/quic/libssl-lib-quic_stream_map.o ssl/quic/quic_stream_map.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_thread_assist.d.tmp -c -o ssl/quic/libssl-lib-quic_thread_assist.o ssl/quic/quic_thread_assist.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_tls.d.tmp -c -o ssl/quic/libssl-lib-quic_tls.o ssl/quic/quic_tls.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_tls_api.d.tmp -c -o ssl/quic/libssl-lib-quic_tls_api.o ssl/quic/quic_tls_api.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_trace.d.tmp -c -o ssl/quic/libssl-lib-quic_trace.o ssl/quic/quic_trace.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_tserver.d.tmp -c -o ssl/quic/libssl-lib-quic_tserver.o ssl/quic/quic_tserver.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_txp.d.tmp -c -o ssl/quic/libssl-lib-quic_txp.o ssl/quic/quic_txp.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_txpim.d.tmp -c -o ssl/quic/libssl-lib-quic_txpim.o ssl/quic/quic_txpim.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_types.d.tmp -c -o ssl/quic/libssl-lib-quic_types.o ssl/quic/quic_types.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_wire.d.tmp -c -o ssl/quic/libssl-lib-quic_wire.o ssl/quic/quic_wire.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-quic_wire_pkt.d.tmp -c -o ssl/quic/libssl-lib-quic_wire_pkt.o ssl/quic/quic_wire_pkt.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-lib-uint_set.d.tmp -c -o ssl/quic/libssl-lib-uint_set.o ssl/quic/uint_set.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/libssl-lib-rec_layer_d1.d.tmp -c -o ssl/record/libssl-lib-rec_layer_d1.o ssl/record/rec_layer_d1.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/libssl-lib-rec_layer_s3.d.tmp -c -o ssl/record/libssl-lib-rec_layer_s3.o ssl/record/rec_layer_s3.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-lib-dtls_meth.d.tmp -c -o ssl/record/methods/libssl-lib-dtls_meth.o ssl/record/methods/dtls_meth.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-lib-ssl3_meth.d.tmp -c -o ssl/record/methods/libssl-lib-ssl3_meth.o ssl/record/methods/ssl3_meth.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-lib-tls13_meth.d.tmp -c -o ssl/record/methods/libssl-lib-tls13_meth.o ssl/record/methods/tls13_meth.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-lib-tls1_meth.d.tmp -c -o ssl/record/methods/libssl-lib-tls1_meth.o ssl/record/methods/tls1_meth.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-lib-tls_common.d.tmp -c -o ssl/record/methods/libssl-lib-tls_common.o ssl/record/methods/tls_common.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-lib-tls_multib.d.tmp -c -o ssl/record/methods/libssl-lib-tls_multib.o ssl/record/methods/tls_multib.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-lib-tlsany_meth.d.tmp -c -o ssl/record/methods/libssl-lib-tlsany_meth.o ssl/record/methods/tlsany_meth.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/rio/libssl-lib-poll_builder.d.tmp -c -o ssl/rio/libssl-lib-poll_builder.o ssl/rio/poll_builder.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/rio/libssl-lib-poll_immediate.d.tmp -c -o ssl/rio/libssl-lib-poll_immediate.o ssl/rio/poll_immediate.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/rio/libssl-lib-rio_notifier.d.tmp -c -o ssl/rio/libssl-lib-rio_notifier.o ssl/rio/rio_notifier.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-lib-extensions.d.tmp -c -o ssl/statem/libssl-lib-extensions.o ssl/statem/extensions.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-lib-extensions_clnt.d.tmp -c -o ssl/statem/libssl-lib-extensions_clnt.o ssl/statem/extensions_clnt.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-lib-extensions_cust.d.tmp -c -o ssl/statem/libssl-lib-extensions_cust.o ssl/statem/extensions_cust.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-lib-extensions_srvr.d.tmp -c -o ssl/statem/libssl-lib-extensions_srvr.o ssl/statem/extensions_srvr.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-lib-statem.d.tmp -c -o ssl/statem/libssl-lib-statem.o ssl/statem/statem.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-lib-statem_clnt.d.tmp -c -o ssl/statem/libssl-lib-statem_clnt.o ssl/statem/statem_clnt.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-lib-statem_dtls.d.tmp -c -o ssl/statem/libssl-lib-statem_dtls.o ssl/statem/statem_dtls.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-lib-statem_lib.d.tmp -c -o ssl/statem/libssl-lib-statem_lib.o ssl/statem/statem_lib.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-lib-statem_srvr.d.tmp -c -o ssl/statem/libssl-lib-statem_srvr.o ssl/statem/statem_srvr.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/liblegacy-lib-des_enc.d.tmp -c -o crypto/des/liblegacy-lib-des_enc.o crypto/des/des_enc.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/liblegacy-lib-fcrypt_b.d.tmp -c -o crypto/des/liblegacy-lib-fcrypt_b.o crypto/des/fcrypt_b.c gcc -Icrypto -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/md5/liblegacy-lib-md5-aarch64.o crypto/md5/md5-aarch64.S gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/md5/liblegacy-lib-md5_dgst.d.tmp -c -o crypto/md5/liblegacy-lib-md5_dgst.o crypto/md5/md5_dgst.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/md5/liblegacy-lib-md5_one.d.tmp -c -o crypto/md5/liblegacy-lib-md5_one.o crypto/md5/md5_one.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/md5/liblegacy-lib-md5_sha1.d.tmp -c -o crypto/md5/liblegacy-lib-md5_sha1.o crypto/md5/md5_sha1.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc4/liblegacy-lib-rc4_enc.d.tmp -c -o crypto/rc4/liblegacy-lib-rc4_enc.o crypto/rc4/rc4_enc.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc4/liblegacy-lib-rc4_skey.d.tmp -c -o crypto/rc4/liblegacy-lib-rc4_skey.o crypto/rc4/rc4_skey.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/liblegacy-lib-provider_util.d.tmp -c -o providers/common/liblegacy-lib-provider_util.o providers/common/provider_util.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_blowfish.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_blowfish.o providers/implementations/ciphers/cipher_blowfish.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_blowfish_hw.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_blowfish_hw.o providers/implementations/ciphers/cipher_blowfish_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_cast5.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_cast5.o providers/implementations/ciphers/cipher_cast5.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_cast5_hw.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_cast5_hw.o providers/implementations/ciphers/cipher_cast5_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_des.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_des.o providers/implementations/ciphers/cipher_des.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_des_hw.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_des_hw.o providers/implementations/ciphers/cipher_des_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_desx.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_desx.o providers/implementations/ciphers/cipher_desx.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_desx_hw.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_desx_hw.o providers/implementations/ciphers/cipher_desx_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_rc2.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_rc2.o providers/implementations/ciphers/cipher_rc2.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_rc2_hw.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_rc2_hw.o providers/implementations/ciphers/cipher_rc2_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_rc4.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_rc4.o providers/implementations/ciphers/cipher_rc4.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_rc4_hmac_md5.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_rc4_hmac_md5.o providers/implementations/ciphers/cipher_rc4_hmac_md5.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_rc4_hmac_md5_hw.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_rc4_hmac_md5_hw.o providers/implementations/ciphers/cipher_rc4_hmac_md5_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_rc4_hw.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_rc4_hw.o providers/implementations/ciphers/cipher_rc4_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_seed.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_seed.o providers/implementations/ciphers/cipher_seed.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_seed_hw.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_seed_hw.o providers/implementations/ciphers/cipher_seed_hw.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/ciphers/liblegacy-lib-cipher_tdes_common.d.tmp -c -o providers/implementations/ciphers/liblegacy-lib-cipher_tdes_common.o providers/implementations/ciphers/cipher_tdes_common.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/liblegacy-lib-md4_prov.d.tmp -c -o providers/implementations/digests/liblegacy-lib-md4_prov.o providers/implementations/digests/md4_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/liblegacy-lib-ripemd_prov.d.tmp -c -o providers/implementations/digests/liblegacy-lib-ripemd_prov.o providers/implementations/digests/ripemd_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/digests/liblegacy-lib-wp_prov.d.tmp -c -o providers/implementations/digests/liblegacy-lib-wp_prov.o providers/implementations/digests/wp_prov.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/liblegacy-lib-pbkdf1.d.tmp -c -o providers/implementations/kdfs/liblegacy-lib-pbkdf1.o providers/implementations/kdfs/pbkdf1.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/liblegacy-lib-pvkkdf.d.tmp -c -o providers/implementations/kdfs/liblegacy-lib-pvkkdf.o providers/implementations/kdfs/pvkkdf.c gcc -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/liblegacy-lib-prov_running.d.tmp -c -o providers/liblegacy-lib-prov_running.o providers/prov_running.c gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kem/libtemplate-lib-template_kem.d.tmp -c -o providers/implementations/kem/libtemplate-lib-template_kem.o providers/implementations/kem/template_kem.c gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/keymgmt/libtemplate-lib-template_kmgmt.d.tmp -c -o providers/implementations/keymgmt/libtemplate-lib-template_kmgmt.o providers/implementations/keymgmt/template_kmgmt.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/libtestutil-lib-opt.d.tmp -c -o apps/lib/libtestutil-lib-opt.o apps/lib/opt.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-apps_shims.d.tmp -c -o test/testutil/libtestutil-lib-apps_shims.o test/testutil/apps_shims.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-basic_output.d.tmp -c -o test/testutil/libtestutil-lib-basic_output.o test/testutil/basic_output.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-cb.d.tmp -c -o test/testutil/libtestutil-lib-cb.o test/testutil/cb.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-driver.d.tmp -c -o test/testutil/libtestutil-lib-driver.o test/testutil/driver.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-fake_random.d.tmp -c -o test/testutil/libtestutil-lib-fake_random.o test/testutil/fake_random.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-format_output.d.tmp -c -o test/testutil/libtestutil-lib-format_output.o test/testutil/format_output.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-helper.d.tmp -c -o test/testutil/libtestutil-lib-helper.o test/testutil/helper.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-load.d.tmp -c -o test/testutil/libtestutil-lib-load.o test/testutil/load.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-main.d.tmp -c -o test/testutil/libtestutil-lib-main.o test/testutil/main.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-options.d.tmp -c -o test/testutil/libtestutil-lib-options.o test/testutil/options.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-output.d.tmp -c -o test/testutil/libtestutil-lib-output.o test/testutil/output.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-provider.d.tmp -c -o test/testutil/libtestutil-lib-provider.o test/testutil/provider.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-random.d.tmp -c -o test/testutil/libtestutil-lib-random.o test/testutil/random.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-stanza.d.tmp -c -o test/testutil/libtestutil-lib-stanza.o test/testutil/stanza.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-test_cleanup.d.tmp -c -o test/testutil/libtestutil-lib-test_cleanup.o test/testutil/test_cleanup.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-test_options.d.tmp -c -o test/testutil/libtestutil-lib-test_options.o test/testutil/test_options.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-tests.d.tmp -c -o test/testutil/libtestutil-lib-tests.o test/testutil/tests.c gcc -Iinclude -Iapps/include -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/testutil/libtestutil-lib-testutil_init.d.tmp -c -o test/testutil/libtestutil-lib-testutil_init.o test/testutil/testutil_init.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-shlib-aes_cbc.d.tmp -c -o crypto/aes/libcrypto-shlib-aes_cbc.o crypto/aes/aes_cbc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-shlib-aes_cfb.d.tmp -c -o crypto/aes/libcrypto-shlib-aes_cfb.o crypto/aes/aes_cfb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-shlib-aes_core.d.tmp -c -o crypto/aes/libcrypto-shlib-aes_core.o crypto/aes/aes_core.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-shlib-aes_ecb.d.tmp -c -o crypto/aes/libcrypto-shlib-aes_ecb.o crypto/aes/aes_ecb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-shlib-aes_ige.d.tmp -c -o crypto/aes/libcrypto-shlib-aes_ige.o crypto/aes/aes_ige.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-shlib-aes_misc.d.tmp -c -o crypto/aes/libcrypto-shlib-aes_misc.o crypto/aes/aes_misc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-shlib-aes_ofb.d.tmp -c -o crypto/aes/libcrypto-shlib-aes_ofb.o crypto/aes/aes_ofb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/aes/libcrypto-shlib-aes_wrap.d.tmp -c -o crypto/aes/libcrypto-shlib-aes_wrap.o crypto/aes/aes_wrap.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/aes/libcrypto-shlib-aesv8-armx.o crypto/aes/aesv8-armx.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/aes/libcrypto-shlib-bsaes-armv8.o crypto/aes/bsaes-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/aes/libcrypto-shlib-vpaes-armv8.o crypto/aes/vpaes-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_bitstr.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_bitstr.o crypto/asn1/a_bitstr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_d2i_fp.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_d2i_fp.o crypto/asn1/a_d2i_fp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_digest.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_digest.o crypto/asn1/a_digest.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_dup.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_dup.o crypto/asn1/a_dup.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_gentm.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_gentm.o crypto/asn1/a_gentm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_i2d_fp.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_i2d_fp.o crypto/asn1/a_i2d_fp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_int.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_int.o crypto/asn1/a_int.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_mbstr.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_mbstr.o crypto/asn1/a_mbstr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_object.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_object.o crypto/asn1/a_object.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_octet.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_octet.o crypto/asn1/a_octet.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_print.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_print.o crypto/asn1/a_print.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_sign.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_sign.o crypto/asn1/a_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_strex.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_strex.o crypto/asn1/a_strex.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_strnid.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_strnid.o crypto/asn1/a_strnid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_time.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_time.o crypto/asn1/a_time.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_type.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_type.o crypto/asn1/a_type.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_utctm.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_utctm.o crypto/asn1/a_utctm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_utf8.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_utf8.o crypto/asn1/a_utf8.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-a_verify.d.tmp -c -o crypto/asn1/libcrypto-shlib-a_verify.o crypto/asn1/a_verify.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-ameth_lib.d.tmp -c -o crypto/asn1/libcrypto-shlib-ameth_lib.o crypto/asn1/ameth_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-asn1_err.d.tmp -c -o crypto/asn1/libcrypto-shlib-asn1_err.o crypto/asn1/asn1_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-asn1_gen.d.tmp -c -o crypto/asn1/libcrypto-shlib-asn1_gen.o crypto/asn1/asn1_gen.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-asn1_item_list.d.tmp -c -o crypto/asn1/libcrypto-shlib-asn1_item_list.o crypto/asn1/asn1_item_list.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-asn1_lib.d.tmp -c -o crypto/asn1/libcrypto-shlib-asn1_lib.o crypto/asn1/asn1_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-asn1_parse.d.tmp -c -o crypto/asn1/libcrypto-shlib-asn1_parse.o crypto/asn1/asn1_parse.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-asn_mime.d.tmp -c -o crypto/asn1/libcrypto-shlib-asn_mime.o crypto/asn1/asn_mime.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-asn_moid.d.tmp -c -o crypto/asn1/libcrypto-shlib-asn_moid.o crypto/asn1/asn_moid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-asn_mstbl.d.tmp -c -o crypto/asn1/libcrypto-shlib-asn_mstbl.o crypto/asn1/asn_mstbl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-asn_pack.d.tmp -c -o crypto/asn1/libcrypto-shlib-asn_pack.o crypto/asn1/asn_pack.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-bio_asn1.d.tmp -c -o crypto/asn1/libcrypto-shlib-bio_asn1.o crypto/asn1/bio_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-bio_ndef.d.tmp -c -o crypto/asn1/libcrypto-shlib-bio_ndef.o crypto/asn1/bio_ndef.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-d2i_param.d.tmp -c -o crypto/asn1/libcrypto-shlib-d2i_param.o crypto/asn1/d2i_param.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-d2i_pr.d.tmp -c -o crypto/asn1/libcrypto-shlib-d2i_pr.o crypto/asn1/d2i_pr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-d2i_pu.d.tmp -c -o crypto/asn1/libcrypto-shlib-d2i_pu.o crypto/asn1/d2i_pu.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-evp_asn1.d.tmp -c -o crypto/asn1/libcrypto-shlib-evp_asn1.o crypto/asn1/evp_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-f_int.d.tmp -c -o crypto/asn1/libcrypto-shlib-f_int.o crypto/asn1/f_int.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-f_string.d.tmp -c -o crypto/asn1/libcrypto-shlib-f_string.o crypto/asn1/f_string.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-i2d_evp.d.tmp -c -o crypto/asn1/libcrypto-shlib-i2d_evp.o crypto/asn1/i2d_evp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-n_pkey.d.tmp -c -o crypto/asn1/libcrypto-shlib-n_pkey.o crypto/asn1/n_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-nsseq.d.tmp -c -o crypto/asn1/libcrypto-shlib-nsseq.o crypto/asn1/nsseq.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-p5_pbe.d.tmp -c -o crypto/asn1/libcrypto-shlib-p5_pbe.o crypto/asn1/p5_pbe.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-p5_pbev2.d.tmp -c -o crypto/asn1/libcrypto-shlib-p5_pbev2.o crypto/asn1/p5_pbev2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-p5_scrypt.d.tmp -c -o crypto/asn1/libcrypto-shlib-p5_scrypt.o crypto/asn1/p5_scrypt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-p8_pkey.d.tmp -c -o crypto/asn1/libcrypto-shlib-p8_pkey.o crypto/asn1/p8_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-t_bitst.d.tmp -c -o crypto/asn1/libcrypto-shlib-t_bitst.o crypto/asn1/t_bitst.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-t_pkey.d.tmp -c -o crypto/asn1/libcrypto-shlib-t_pkey.o crypto/asn1/t_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-t_spki.d.tmp -c -o crypto/asn1/libcrypto-shlib-t_spki.o crypto/asn1/t_spki.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-tasn_dec.d.tmp -c -o crypto/asn1/libcrypto-shlib-tasn_dec.o crypto/asn1/tasn_dec.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-tasn_enc.d.tmp -c -o crypto/asn1/libcrypto-shlib-tasn_enc.o crypto/asn1/tasn_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-tasn_fre.d.tmp -c -o crypto/asn1/libcrypto-shlib-tasn_fre.o crypto/asn1/tasn_fre.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-tasn_new.d.tmp -c -o crypto/asn1/libcrypto-shlib-tasn_new.o crypto/asn1/tasn_new.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-tasn_prn.d.tmp -c -o crypto/asn1/libcrypto-shlib-tasn_prn.o crypto/asn1/tasn_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-tasn_scn.d.tmp -c -o crypto/asn1/libcrypto-shlib-tasn_scn.o crypto/asn1/tasn_scn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-tasn_typ.d.tmp -c -o crypto/asn1/libcrypto-shlib-tasn_typ.o crypto/asn1/tasn_typ.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-tasn_utl.d.tmp -c -o crypto/asn1/libcrypto-shlib-tasn_utl.o crypto/asn1/tasn_utl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-x_algor.d.tmp -c -o crypto/asn1/libcrypto-shlib-x_algor.o crypto/asn1/x_algor.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-x_bignum.d.tmp -c -o crypto/asn1/libcrypto-shlib-x_bignum.o crypto/asn1/x_bignum.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-x_info.d.tmp -c -o crypto/asn1/libcrypto-shlib-x_info.o crypto/asn1/x_info.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-x_int64.d.tmp -c -o crypto/asn1/libcrypto-shlib-x_int64.o crypto/asn1/x_int64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-x_long.d.tmp -c -o crypto/asn1/libcrypto-shlib-x_long.o crypto/asn1/x_long.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-x_pkey.d.tmp -c -o crypto/asn1/libcrypto-shlib-x_pkey.o crypto/asn1/x_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-x_sig.d.tmp -c -o crypto/asn1/libcrypto-shlib-x_sig.o crypto/asn1/x_sig.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-x_spki.d.tmp -c -o crypto/asn1/libcrypto-shlib-x_spki.o crypto/asn1/x_spki.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/libcrypto-shlib-x_val.d.tmp -c -o crypto/asn1/libcrypto-shlib-x_val.o crypto/asn1/x_val.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/async/arch/libcrypto-shlib-async_null.d.tmp -c -o crypto/async/arch/libcrypto-shlib-async_null.o crypto/async/arch/async_null.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/async/arch/libcrypto-shlib-async_posix.d.tmp -c -o crypto/async/arch/libcrypto-shlib-async_posix.o crypto/async/arch/async_posix.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/async/arch/libcrypto-shlib-async_win.d.tmp -c -o crypto/async/arch/libcrypto-shlib-async_win.o crypto/async/arch/async_win.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/async/libcrypto-shlib-async.d.tmp -c -o crypto/async/libcrypto-shlib-async.o crypto/async/async.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/async/libcrypto-shlib-async_err.d.tmp -c -o crypto/async/libcrypto-shlib-async_err.o crypto/async/async_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/async/libcrypto-shlib-async_wait.d.tmp -c -o crypto/async/libcrypto-shlib-async_wait.o crypto/async/async_wait.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bf/libcrypto-shlib-bf_cfb64.d.tmp -c -o crypto/bf/libcrypto-shlib-bf_cfb64.o crypto/bf/bf_cfb64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bf/libcrypto-shlib-bf_ecb.d.tmp -c -o crypto/bf/libcrypto-shlib-bf_ecb.o crypto/bf/bf_ecb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bf/libcrypto-shlib-bf_enc.d.tmp -c -o crypto/bf/libcrypto-shlib-bf_enc.o crypto/bf/bf_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bf/libcrypto-shlib-bf_ofb64.d.tmp -c -o crypto/bf/libcrypto-shlib-bf_ofb64.o crypto/bf/bf_ofb64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bf/libcrypto-shlib-bf_skey.d.tmp -c -o crypto/bf/libcrypto-shlib-bf_skey.o crypto/bf/bf_skey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bf_buff.d.tmp -c -o crypto/bio/libcrypto-shlib-bf_buff.o crypto/bio/bf_buff.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bf_lbuf.d.tmp -c -o crypto/bio/libcrypto-shlib-bf_lbuf.o crypto/bio/bf_lbuf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bf_nbio.d.tmp -c -o crypto/bio/libcrypto-shlib-bf_nbio.o crypto/bio/bf_nbio.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bf_null.d.tmp -c -o crypto/bio/libcrypto-shlib-bf_null.o crypto/bio/bf_null.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bf_prefix.d.tmp -c -o crypto/bio/libcrypto-shlib-bf_prefix.o crypto/bio/bf_prefix.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bf_readbuff.d.tmp -c -o crypto/bio/libcrypto-shlib-bf_readbuff.o crypto/bio/bf_readbuff.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bio_addr.d.tmp -c -o crypto/bio/libcrypto-shlib-bio_addr.o crypto/bio/bio_addr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bio_cb.d.tmp -c -o crypto/bio/libcrypto-shlib-bio_cb.o crypto/bio/bio_cb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bio_dump.d.tmp -c -o crypto/bio/libcrypto-shlib-bio_dump.o crypto/bio/bio_dump.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bio_err.d.tmp -c -o crypto/bio/libcrypto-shlib-bio_err.o crypto/bio/bio_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bio_lib.d.tmp -c -o crypto/bio/libcrypto-shlib-bio_lib.o crypto/bio/bio_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bio_meth.d.tmp -c -o crypto/bio/libcrypto-shlib-bio_meth.o crypto/bio/bio_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bio_print.d.tmp -c -o crypto/bio/libcrypto-shlib-bio_print.o crypto/bio/bio_print.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bio_sock.d.tmp -c -o crypto/bio/libcrypto-shlib-bio_sock.o crypto/bio/bio_sock.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bio_sock2.d.tmp -c -o crypto/bio/libcrypto-shlib-bio_sock2.o crypto/bio/bio_sock2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bss_acpt.d.tmp -c -o crypto/bio/libcrypto-shlib-bss_acpt.o crypto/bio/bss_acpt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bss_bio.d.tmp -c -o crypto/bio/libcrypto-shlib-bss_bio.o crypto/bio/bss_bio.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bss_conn.d.tmp -c -o crypto/bio/libcrypto-shlib-bss_conn.o crypto/bio/bss_conn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bss_core.d.tmp -c -o crypto/bio/libcrypto-shlib-bss_core.o crypto/bio/bss_core.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bss_dgram.d.tmp -c -o crypto/bio/libcrypto-shlib-bss_dgram.o crypto/bio/bss_dgram.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bss_dgram_pair.d.tmp -c -o crypto/bio/libcrypto-shlib-bss_dgram_pair.o crypto/bio/bss_dgram_pair.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bss_fd.d.tmp -c -o crypto/bio/libcrypto-shlib-bss_fd.o crypto/bio/bss_fd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bss_file.d.tmp -c -o crypto/bio/libcrypto-shlib-bss_file.o crypto/bio/bss_file.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bss_log.d.tmp -c -o crypto/bio/libcrypto-shlib-bss_log.o crypto/bio/bss_log.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bss_mem.d.tmp -c -o crypto/bio/libcrypto-shlib-bss_mem.o crypto/bio/bss_mem.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bss_null.d.tmp -c -o crypto/bio/libcrypto-shlib-bss_null.o crypto/bio/bss_null.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-bss_sock.d.tmp -c -o crypto/bio/libcrypto-shlib-bss_sock.o crypto/bio/bss_sock.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bio/libcrypto-shlib-ossl_core_bio.d.tmp -c -o crypto/bio/libcrypto-shlib-ossl_core_bio.o crypto/bio/ossl_core_bio.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/bn/libcrypto-shlib-armv8-mont.o crypto/bn/armv8-mont.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_add.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_add.o crypto/bn/bn_add.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_asm.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_asm.o crypto/bn/bn_asm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_blind.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_blind.o crypto/bn/bn_blind.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_const.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_const.o crypto/bn/bn_const.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_conv.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_conv.o crypto/bn/bn_conv.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_ctx.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_ctx.o crypto/bn/bn_ctx.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_depr.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_depr.o crypto/bn/bn_depr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_dh.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_dh.o crypto/bn/bn_dh.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_div.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_div.o crypto/bn/bn_div.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_err.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_err.o crypto/bn/bn_err.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_exp.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_exp.o crypto/bn/bn_exp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_exp2.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_exp2.o crypto/bn/bn_exp2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_gcd.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_gcd.o crypto/bn/bn_gcd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_gf2m.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_gf2m.o crypto/bn/bn_gf2m.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_intern.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_intern.o crypto/bn/bn_intern.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_kron.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_kron.o crypto/bn/bn_kron.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_lib.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_lib.o crypto/bn/bn_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_mod.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_mod.o crypto/bn/bn_mod.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_mont.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_mont.o crypto/bn/bn_mont.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_mpi.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_mpi.o crypto/bn/bn_mpi.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_mul.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_mul.o crypto/bn/bn_mul.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_nist.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_nist.o crypto/bn/bn_nist.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_prime.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_prime.o crypto/bn/bn_prime.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_print.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_print.o crypto/bn/bn_print.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_rand.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_rand.o crypto/bn/bn_rand.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_recp.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_recp.o crypto/bn/bn_recp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_rsa_fips186_4.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_rsa_fips186_4.o crypto/bn/bn_rsa_fips186_4.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_shift.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_shift.o crypto/bn/bn_shift.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_sqr.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_sqr.o crypto/bn/bn_sqr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_sqrt.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_sqrt.o crypto/bn/bn_sqrt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_srp.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_srp.o crypto/bn/bn_srp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_word.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_word.o crypto/bn/bn_word.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/bn/libcrypto-shlib-bn_x931p.d.tmp -c -o crypto/bn/libcrypto-shlib-bn_x931p.o crypto/bn/bn_x931p.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/buffer/libcrypto-shlib-buf_err.d.tmp -c -o crypto/buffer/libcrypto-shlib-buf_err.o crypto/buffer/buf_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/buffer/libcrypto-shlib-buffer.d.tmp -c -o crypto/buffer/libcrypto-shlib-buffer.o crypto/buffer/buffer.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-shlib-camellia.d.tmp -c -o crypto/camellia/libcrypto-shlib-camellia.o crypto/camellia/camellia.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-shlib-cmll_cbc.d.tmp -c -o crypto/camellia/libcrypto-shlib-cmll_cbc.o crypto/camellia/cmll_cbc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-shlib-cmll_cfb.d.tmp -c -o crypto/camellia/libcrypto-shlib-cmll_cfb.o crypto/camellia/cmll_cfb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-shlib-cmll_ctr.d.tmp -c -o crypto/camellia/libcrypto-shlib-cmll_ctr.o crypto/camellia/cmll_ctr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-shlib-cmll_ecb.d.tmp -c -o crypto/camellia/libcrypto-shlib-cmll_ecb.o crypto/camellia/cmll_ecb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-shlib-cmll_misc.d.tmp -c -o crypto/camellia/libcrypto-shlib-cmll_misc.o crypto/camellia/cmll_misc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/camellia/libcrypto-shlib-cmll_ofb.d.tmp -c -o crypto/camellia/libcrypto-shlib-cmll_ofb.o crypto/camellia/cmll_ofb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cast/libcrypto-shlib-c_cfb64.d.tmp -c -o crypto/cast/libcrypto-shlib-c_cfb64.o crypto/cast/c_cfb64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cast/libcrypto-shlib-c_ecb.d.tmp -c -o crypto/cast/libcrypto-shlib-c_ecb.o crypto/cast/c_ecb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cast/libcrypto-shlib-c_enc.d.tmp -c -o crypto/cast/libcrypto-shlib-c_enc.o crypto/cast/c_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cast/libcrypto-shlib-c_ofb64.d.tmp -c -o crypto/cast/libcrypto-shlib-c_ofb64.o crypto/cast/c_ofb64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cast/libcrypto-shlib-c_skey.d.tmp -c -o crypto/cast/libcrypto-shlib-c_skey.o crypto/cast/c_skey.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/chacha/libcrypto-shlib-chacha-armv8-sve.o crypto/chacha/chacha-armv8-sve.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/chacha/libcrypto-shlib-chacha-armv8.o crypto/chacha/chacha-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmac/libcrypto-shlib-cmac.d.tmp -c -o crypto/cmac/libcrypto-shlib-cmac.o crypto/cmac/cmac.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-shlib-cmp_asn.d.tmp -c -o crypto/cmp/libcrypto-shlib-cmp_asn.o crypto/cmp/cmp_asn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-shlib-cmp_client.d.tmp -c -o crypto/cmp/libcrypto-shlib-cmp_client.o crypto/cmp/cmp_client.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-shlib-cmp_ctx.d.tmp -c -o crypto/cmp/libcrypto-shlib-cmp_ctx.o crypto/cmp/cmp_ctx.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-shlib-cmp_err.d.tmp -c -o crypto/cmp/libcrypto-shlib-cmp_err.o crypto/cmp/cmp_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-shlib-cmp_genm.d.tmp -c -o crypto/cmp/libcrypto-shlib-cmp_genm.o crypto/cmp/cmp_genm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-shlib-cmp_hdr.d.tmp -c -o crypto/cmp/libcrypto-shlib-cmp_hdr.o crypto/cmp/cmp_hdr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-shlib-cmp_http.d.tmp -c -o crypto/cmp/libcrypto-shlib-cmp_http.o crypto/cmp/cmp_http.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-shlib-cmp_msg.d.tmp -c -o crypto/cmp/libcrypto-shlib-cmp_msg.o crypto/cmp/cmp_msg.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-shlib-cmp_protect.d.tmp -c -o crypto/cmp/libcrypto-shlib-cmp_protect.o crypto/cmp/cmp_protect.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-shlib-cmp_server.d.tmp -c -o crypto/cmp/libcrypto-shlib-cmp_server.o crypto/cmp/cmp_server.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-shlib-cmp_status.d.tmp -c -o crypto/cmp/libcrypto-shlib-cmp_status.o crypto/cmp/cmp_status.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-shlib-cmp_util.d.tmp -c -o crypto/cmp/libcrypto-shlib-cmp_util.o crypto/cmp/cmp_util.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cmp/libcrypto-shlib-cmp_vfy.d.tmp -c -o crypto/cmp/libcrypto-shlib-cmp_vfy.o crypto/cmp/cmp_vfy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_asn1.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_asn1.o crypto/cms/cms_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_att.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_att.o crypto/cms/cms_att.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_cd.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_cd.o crypto/cms/cms_cd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_dd.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_dd.o crypto/cms/cms_dd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_dh.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_dh.o crypto/cms/cms_dh.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_ec.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_ec.o crypto/cms/cms_ec.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_enc.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_enc.o crypto/cms/cms_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_env.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_env.o crypto/cms/cms_env.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_err.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_err.o crypto/cms/cms_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_ess.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_ess.o crypto/cms/cms_ess.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_io.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_io.o crypto/cms/cms_io.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_kari.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_kari.o crypto/cms/cms_kari.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_lib.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_lib.o crypto/cms/cms_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_pwri.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_pwri.o crypto/cms/cms_pwri.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_rsa.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_rsa.o crypto/cms/cms_rsa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_sd.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_sd.o crypto/cms/cms_sd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/cms/libcrypto-shlib-cms_smime.d.tmp -c -o crypto/cms/libcrypto-shlib-cms_smime.o crypto/cms/cms_smime.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/comp/libcrypto-shlib-c_brotli.d.tmp -c -o crypto/comp/libcrypto-shlib-c_brotli.o crypto/comp/c_brotli.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/comp/libcrypto-shlib-c_zlib.d.tmp -c -o crypto/comp/libcrypto-shlib-c_zlib.o crypto/comp/c_zlib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/comp/libcrypto-shlib-c_zstd.d.tmp -c -o crypto/comp/libcrypto-shlib-c_zstd.o crypto/comp/c_zstd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/comp/libcrypto-shlib-comp_err.d.tmp -c -o crypto/comp/libcrypto-shlib-comp_err.o crypto/comp/comp_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/comp/libcrypto-shlib-comp_lib.d.tmp -c -o crypto/comp/libcrypto-shlib-comp_lib.o crypto/comp/comp_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-shlib-conf_api.d.tmp -c -o crypto/conf/libcrypto-shlib-conf_api.o crypto/conf/conf_api.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-shlib-conf_def.d.tmp -c -o crypto/conf/libcrypto-shlib-conf_def.o crypto/conf/conf_def.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-shlib-conf_err.d.tmp -c -o crypto/conf/libcrypto-shlib-conf_err.o crypto/conf/conf_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-shlib-conf_lib.d.tmp -c -o crypto/conf/libcrypto-shlib-conf_lib.o crypto/conf/conf_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-shlib-conf_mall.d.tmp -c -o crypto/conf/libcrypto-shlib-conf_mall.o crypto/conf/conf_mall.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-shlib-conf_mod.d.tmp -c -o crypto/conf/libcrypto-shlib-conf_mod.o crypto/conf/conf_mod.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-shlib-conf_sap.d.tmp -c -o crypto/conf/libcrypto-shlib-conf_sap.o crypto/conf/conf_sap.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/conf/libcrypto-shlib-conf_ssl.d.tmp -c -o crypto/conf/libcrypto-shlib-conf_ssl.o crypto/conf/conf_ssl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/crmf/libcrypto-shlib-crmf_asn.d.tmp -c -o crypto/crmf/libcrypto-shlib-crmf_asn.o crypto/crmf/crmf_asn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/crmf/libcrypto-shlib-crmf_err.d.tmp -c -o crypto/crmf/libcrypto-shlib-crmf_err.o crypto/crmf/crmf_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/crmf/libcrypto-shlib-crmf_lib.d.tmp -c -o crypto/crmf/libcrypto-shlib-crmf_lib.o crypto/crmf/crmf_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/crmf/libcrypto-shlib-crmf_pbm.d.tmp -c -o crypto/crmf/libcrypto-shlib-crmf_pbm.o crypto/crmf/crmf_pbm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-shlib-ct_b64.d.tmp -c -o crypto/ct/libcrypto-shlib-ct_b64.o crypto/ct/ct_b64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-shlib-ct_err.d.tmp -c -o crypto/ct/libcrypto-shlib-ct_err.o crypto/ct/ct_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-shlib-ct_log.d.tmp -c -o crypto/ct/libcrypto-shlib-ct_log.o crypto/ct/ct_log.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-shlib-ct_oct.d.tmp -c -o crypto/ct/libcrypto-shlib-ct_oct.o crypto/ct/ct_oct.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-shlib-ct_policy.d.tmp -c -o crypto/ct/libcrypto-shlib-ct_policy.o crypto/ct/ct_policy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-shlib-ct_prn.d.tmp -c -o crypto/ct/libcrypto-shlib-ct_prn.o crypto/ct/ct_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-shlib-ct_sct.d.tmp -c -o crypto/ct/libcrypto-shlib-ct_sct.o crypto/ct/ct_sct.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-shlib-ct_sct_ctx.d.tmp -c -o crypto/ct/libcrypto-shlib-ct_sct_ctx.o crypto/ct/ct_sct_ctx.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-shlib-ct_vfy.d.tmp -c -o crypto/ct/libcrypto-shlib-ct_vfy.o crypto/ct/ct_vfy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ct/libcrypto-shlib-ct_x509v3.d.tmp -c -o crypto/ct/libcrypto-shlib-ct_x509v3.o crypto/ct/ct_x509v3.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-cbc_cksm.d.tmp -c -o crypto/des/libcrypto-shlib-cbc_cksm.o crypto/des/cbc_cksm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-cbc_enc.d.tmp -c -o crypto/des/libcrypto-shlib-cbc_enc.o crypto/des/cbc_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-cfb64ede.d.tmp -c -o crypto/des/libcrypto-shlib-cfb64ede.o crypto/des/cfb64ede.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-cfb64enc.d.tmp -c -o crypto/des/libcrypto-shlib-cfb64enc.o crypto/des/cfb64enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-cfb_enc.d.tmp -c -o crypto/des/libcrypto-shlib-cfb_enc.o crypto/des/cfb_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-des_enc.d.tmp -c -o crypto/des/libcrypto-shlib-des_enc.o crypto/des/des_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-ecb3_enc.d.tmp -c -o crypto/des/libcrypto-shlib-ecb3_enc.o crypto/des/ecb3_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-ecb_enc.d.tmp -c -o crypto/des/libcrypto-shlib-ecb_enc.o crypto/des/ecb_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-fcrypt.d.tmp -c -o crypto/des/libcrypto-shlib-fcrypt.o crypto/des/fcrypt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-fcrypt_b.d.tmp -c -o crypto/des/libcrypto-shlib-fcrypt_b.o crypto/des/fcrypt_b.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-ofb64ede.d.tmp -c -o crypto/des/libcrypto-shlib-ofb64ede.o crypto/des/ofb64ede.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-ofb64enc.d.tmp -c -o crypto/des/libcrypto-shlib-ofb64enc.o crypto/des/ofb64enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-ofb_enc.d.tmp -c -o crypto/des/libcrypto-shlib-ofb_enc.o crypto/des/ofb_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-pcbc_enc.d.tmp -c -o crypto/des/libcrypto-shlib-pcbc_enc.o crypto/des/pcbc_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-qud_cksm.d.tmp -c -o crypto/des/libcrypto-shlib-qud_cksm.o crypto/des/qud_cksm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-rand_key.d.tmp -c -o crypto/des/libcrypto-shlib-rand_key.o crypto/des/rand_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-set_key.d.tmp -c -o crypto/des/libcrypto-shlib-set_key.o crypto/des/set_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-str2key.d.tmp -c -o crypto/des/libcrypto-shlib-str2key.o crypto/des/str2key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/des/libcrypto-shlib-xcbc_enc.d.tmp -c -o crypto/des/libcrypto-shlib-xcbc_enc.o crypto/des/xcbc_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_ameth.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_ameth.o crypto/dh/dh_ameth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_asn1.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_asn1.o crypto/dh/dh_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_backend.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_backend.o crypto/dh/dh_backend.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_check.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_check.o crypto/dh/dh_check.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_depr.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_depr.o crypto/dh/dh_depr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_err.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_err.o crypto/dh/dh_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_gen.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_gen.o crypto/dh/dh_gen.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_group_params.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_group_params.o crypto/dh/dh_group_params.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_kdf.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_kdf.o crypto/dh/dh_kdf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_key.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_key.o crypto/dh/dh_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_lib.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_lib.o crypto/dh/dh_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_meth.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_meth.o crypto/dh/dh_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_pmeth.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_pmeth.o crypto/dh/dh_pmeth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_prn.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_prn.o crypto/dh/dh_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dh/libcrypto-shlib-dh_rfc5114.d.tmp -c -o crypto/dh/libcrypto-shlib-dh_rfc5114.o crypto/dh/dh_rfc5114.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_ameth.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_ameth.o crypto/dsa/dsa_ameth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_asn1.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_asn1.o crypto/dsa/dsa_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_backend.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_backend.o crypto/dsa/dsa_backend.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_check.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_check.o crypto/dsa/dsa_check.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_depr.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_depr.o crypto/dsa/dsa_depr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_err.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_err.o crypto/dsa/dsa_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_gen.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_gen.o crypto/dsa/dsa_gen.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_key.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_key.o crypto/dsa/dsa_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_lib.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_lib.o crypto/dsa/dsa_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_meth.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_meth.o crypto/dsa/dsa_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_ossl.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_ossl.o crypto/dsa/dsa_ossl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_pmeth.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_pmeth.o crypto/dsa/dsa_pmeth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_prn.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_prn.o crypto/dsa/dsa_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_sign.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_sign.o crypto/dsa/dsa_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dsa/libcrypto-shlib-dsa_vrf.d.tmp -c -o crypto/dsa/libcrypto-shlib-dsa_vrf.o crypto/dsa/dsa_vrf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-shlib-dso_dl.d.tmp -c -o crypto/dso/libcrypto-shlib-dso_dl.o crypto/dso/dso_dl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-shlib-dso_dlfcn.d.tmp -c -o crypto/dso/libcrypto-shlib-dso_dlfcn.o crypto/dso/dso_dlfcn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-shlib-dso_err.d.tmp -c -o crypto/dso/libcrypto-shlib-dso_err.o crypto/dso/dso_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-shlib-dso_lib.d.tmp -c -o crypto/dso/libcrypto-shlib-dso_lib.o crypto/dso/dso_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-shlib-dso_openssl.d.tmp -c -o crypto/dso/libcrypto-shlib-dso_openssl.o crypto/dso/dso_openssl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-shlib-dso_vms.d.tmp -c -o crypto/dso/libcrypto-shlib-dso_vms.o crypto/dso/dso_vms.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/dso/libcrypto-shlib-dso_win32.d.tmp -c -o crypto/dso/libcrypto-shlib-dso_win32.o crypto/dso/dso_win32.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/arch_32/libcrypto-shlib-f_impl32.d.tmp -c -o crypto/ec/curve448/arch_32/libcrypto-shlib-f_impl32.o crypto/ec/curve448/arch_32/f_impl32.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/arch_64/libcrypto-shlib-f_impl64.d.tmp -c -o crypto/ec/curve448/arch_64/libcrypto-shlib-f_impl64.o crypto/ec/curve448/arch_64/f_impl64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/libcrypto-shlib-curve448.d.tmp -c -o crypto/ec/curve448/libcrypto-shlib-curve448.o crypto/ec/curve448/curve448.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/libcrypto-shlib-curve448_tables.d.tmp -c -o crypto/ec/curve448/libcrypto-shlib-curve448_tables.o crypto/ec/curve448/curve448_tables.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/libcrypto-shlib-eddsa.d.tmp -c -o crypto/ec/curve448/libcrypto-shlib-eddsa.o crypto/ec/curve448/eddsa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/libcrypto-shlib-f_generic.d.tmp -c -o crypto/ec/curve448/libcrypto-shlib-f_generic.o crypto/ec/curve448/f_generic.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/curve448/libcrypto-shlib-scalar.d.tmp -c -o crypto/ec/curve448/libcrypto-shlib-scalar.o crypto/ec/curve448/scalar.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-curve25519.d.tmp -c -o crypto/ec/libcrypto-shlib-curve25519.o crypto/ec/curve25519.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec2_oct.d.tmp -c -o crypto/ec/libcrypto-shlib-ec2_oct.o crypto/ec/ec2_oct.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec2_smpl.d.tmp -c -o crypto/ec/libcrypto-shlib-ec2_smpl.o crypto/ec/ec2_smpl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_ameth.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_ameth.o crypto/ec/ec_ameth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_asn1.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_asn1.o crypto/ec/ec_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_backend.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_backend.o crypto/ec/ec_backend.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_check.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_check.o crypto/ec/ec_check.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_curve.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_curve.o crypto/ec/ec_curve.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_cvt.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_cvt.o crypto/ec/ec_cvt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_deprecated.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_deprecated.o crypto/ec/ec_deprecated.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_err.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_err.o crypto/ec/ec_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_key.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_key.o crypto/ec/ec_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_kmeth.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_kmeth.o crypto/ec/ec_kmeth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_lib.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_lib.o crypto/ec/ec_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_mult.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_mult.o crypto/ec/ec_mult.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_oct.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_oct.o crypto/ec/ec_oct.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_pmeth.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_pmeth.o crypto/ec/ec_pmeth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ec_print.d.tmp -c -o crypto/ec/libcrypto-shlib-ec_print.o crypto/ec/ec_print.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecdh_kdf.d.tmp -c -o crypto/ec/libcrypto-shlib-ecdh_kdf.o crypto/ec/ecdh_kdf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecdh_ossl.d.tmp -c -o crypto/ec/libcrypto-shlib-ecdh_ossl.o crypto/ec/ecdh_ossl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecdsa_ossl.d.tmp -c -o crypto/ec/libcrypto-shlib-ecdsa_ossl.o crypto/ec/ecdsa_ossl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecdsa_sign.d.tmp -c -o crypto/ec/libcrypto-shlib-ecdsa_sign.o crypto/ec/ecdsa_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecdsa_vrf.d.tmp -c -o crypto/ec/libcrypto-shlib-ecdsa_vrf.o crypto/ec/ecdsa_vrf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-eck_prn.d.tmp -c -o crypto/ec/libcrypto-shlib-eck_prn.o crypto/ec/eck_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecp_mont.d.tmp -c -o crypto/ec/libcrypto-shlib-ecp_mont.o crypto/ec/ecp_mont.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecp_nist.d.tmp -c -o crypto/ec/libcrypto-shlib-ecp_nist.o crypto/ec/ecp_nist.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/ec/libcrypto-shlib-ecp_nistz256-armv8.o crypto/ec/ecp_nistz256-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecp_nistz256.d.tmp -c -o crypto/ec/libcrypto-shlib-ecp_nistz256.o crypto/ec/ecp_nistz256.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecp_oct.d.tmp -c -o crypto/ec/libcrypto-shlib-ecp_oct.o crypto/ec/ecp_oct.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/ec/libcrypto-shlib-ecp_sm2p256-armv8.o crypto/ec/ecp_sm2p256-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecp_sm2p256.d.tmp -c -o crypto/ec/libcrypto-shlib-ecp_sm2p256.o crypto/ec/ecp_sm2p256.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecp_sm2p256_table.d.tmp -c -o crypto/ec/libcrypto-shlib-ecp_sm2p256_table.o crypto/ec/ecp_sm2p256_table.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecp_smpl.d.tmp -c -o crypto/ec/libcrypto-shlib-ecp_smpl.o crypto/ec/ecp_smpl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecx_backend.d.tmp -c -o crypto/ec/libcrypto-shlib-ecx_backend.o crypto/ec/ecx_backend.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecx_key.d.tmp -c -o crypto/ec/libcrypto-shlib-ecx_key.o crypto/ec/ecx_key.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ec/libcrypto-shlib-ecx_meth.d.tmp -c -o crypto/ec/libcrypto-shlib-ecx_meth.o crypto/ec/ecx_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-shlib-decoder_err.d.tmp -c -o crypto/encode_decode/libcrypto-shlib-decoder_err.o crypto/encode_decode/decoder_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-shlib-decoder_lib.d.tmp -c -o crypto/encode_decode/libcrypto-shlib-decoder_lib.o crypto/encode_decode/decoder_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-shlib-decoder_meth.d.tmp -c -o crypto/encode_decode/libcrypto-shlib-decoder_meth.o crypto/encode_decode/decoder_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-shlib-decoder_pkey.d.tmp -c -o crypto/encode_decode/libcrypto-shlib-decoder_pkey.o crypto/encode_decode/decoder_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-shlib-encoder_err.d.tmp -c -o crypto/encode_decode/libcrypto-shlib-encoder_err.o crypto/encode_decode/encoder_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-shlib-encoder_lib.d.tmp -c -o crypto/encode_decode/libcrypto-shlib-encoder_lib.o crypto/encode_decode/encoder_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-shlib-encoder_meth.d.tmp -c -o crypto/encode_decode/libcrypto-shlib-encoder_meth.o crypto/encode_decode/encoder_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/encode_decode/libcrypto-shlib-encoder_pkey.d.tmp -c -o crypto/encode_decode/libcrypto-shlib-encoder_pkey.o crypto/encode_decode/encoder_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-eng_all.d.tmp -c -o crypto/engine/libcrypto-shlib-eng_all.o crypto/engine/eng_all.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-eng_cnf.d.tmp -c -o crypto/engine/libcrypto-shlib-eng_cnf.o crypto/engine/eng_cnf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-eng_ctrl.d.tmp -c -o crypto/engine/libcrypto-shlib-eng_ctrl.o crypto/engine/eng_ctrl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-eng_dyn.d.tmp -c -o crypto/engine/libcrypto-shlib-eng_dyn.o crypto/engine/eng_dyn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-eng_err.d.tmp -c -o crypto/engine/libcrypto-shlib-eng_err.o crypto/engine/eng_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-eng_fat.d.tmp -c -o crypto/engine/libcrypto-shlib-eng_fat.o crypto/engine/eng_fat.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-eng_init.d.tmp -c -o crypto/engine/libcrypto-shlib-eng_init.o crypto/engine/eng_init.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-eng_lib.d.tmp -c -o crypto/engine/libcrypto-shlib-eng_lib.o crypto/engine/eng_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-eng_list.d.tmp -c -o crypto/engine/libcrypto-shlib-eng_list.o crypto/engine/eng_list.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-eng_openssl.d.tmp -c -o crypto/engine/libcrypto-shlib-eng_openssl.o crypto/engine/eng_openssl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-eng_pkey.d.tmp -c -o crypto/engine/libcrypto-shlib-eng_pkey.o crypto/engine/eng_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-eng_rdrand.d.tmp -c -o crypto/engine/libcrypto-shlib-eng_rdrand.o crypto/engine/eng_rdrand.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-eng_table.d.tmp -c -o crypto/engine/libcrypto-shlib-eng_table.o crypto/engine/eng_table.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-tb_asnmth.d.tmp -c -o crypto/engine/libcrypto-shlib-tb_asnmth.o crypto/engine/tb_asnmth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-tb_cipher.d.tmp -c -o crypto/engine/libcrypto-shlib-tb_cipher.o crypto/engine/tb_cipher.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-tb_dh.d.tmp -c -o crypto/engine/libcrypto-shlib-tb_dh.o crypto/engine/tb_dh.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-tb_digest.d.tmp -c -o crypto/engine/libcrypto-shlib-tb_digest.o crypto/engine/tb_digest.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-tb_dsa.d.tmp -c -o crypto/engine/libcrypto-shlib-tb_dsa.o crypto/engine/tb_dsa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-tb_eckey.d.tmp -c -o crypto/engine/libcrypto-shlib-tb_eckey.o crypto/engine/tb_eckey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-tb_pkmeth.d.tmp -c -o crypto/engine/libcrypto-shlib-tb_pkmeth.o crypto/engine/tb_pkmeth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-tb_rand.d.tmp -c -o crypto/engine/libcrypto-shlib-tb_rand.o crypto/engine/tb_rand.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/engine/libcrypto-shlib-tb_rsa.d.tmp -c -o crypto/engine/libcrypto-shlib-tb_rsa.o crypto/engine/tb_rsa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-shlib-err.d.tmp -c -o crypto/err/libcrypto-shlib-err.o crypto/err/err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-shlib-err_all.d.tmp -c -o crypto/err/libcrypto-shlib-err_all.o crypto/err/err_all.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-shlib-err_all_legacy.d.tmp -c -o crypto/err/libcrypto-shlib-err_all_legacy.o crypto/err/err_all_legacy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-shlib-err_blocks.d.tmp -c -o crypto/err/libcrypto-shlib-err_blocks.o crypto/err/err_blocks.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-shlib-err_mark.d.tmp -c -o crypto/err/libcrypto-shlib-err_mark.o crypto/err/err_mark.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-shlib-err_prn.d.tmp -c -o crypto/err/libcrypto-shlib-err_prn.o crypto/err/err_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/err/libcrypto-shlib-err_save.d.tmp -c -o crypto/err/libcrypto-shlib-err_save.o crypto/err/err_save.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ess/libcrypto-shlib-ess_asn1.d.tmp -c -o crypto/ess/libcrypto-shlib-ess_asn1.o crypto/ess/ess_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ess/libcrypto-shlib-ess_err.d.tmp -c -o crypto/ess/libcrypto-shlib-ess_err.o crypto/ess/ess_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ess/libcrypto-shlib-ess_lib.d.tmp -c -o crypto/ess/libcrypto-shlib-ess_lib.o crypto/ess/ess_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-asymcipher.d.tmp -c -o crypto/evp/libcrypto-shlib-asymcipher.o crypto/evp/asymcipher.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-bio_b64.d.tmp -c -o crypto/evp/libcrypto-shlib-bio_b64.o crypto/evp/bio_b64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-bio_enc.d.tmp -c -o crypto/evp/libcrypto-shlib-bio_enc.o crypto/evp/bio_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-bio_md.d.tmp -c -o crypto/evp/libcrypto-shlib-bio_md.o crypto/evp/bio_md.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-bio_ok.d.tmp -c -o crypto/evp/libcrypto-shlib-bio_ok.o crypto/evp/bio_ok.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-c_allc.d.tmp -c -o crypto/evp/libcrypto-shlib-c_allc.o crypto/evp/c_allc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-c_alld.d.tmp -c -o crypto/evp/libcrypto-shlib-c_alld.o crypto/evp/c_alld.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-cmeth_lib.d.tmp -c -o crypto/evp/libcrypto-shlib-cmeth_lib.o crypto/evp/cmeth_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-ctrl_params_translate.d.tmp -c -o crypto/evp/libcrypto-shlib-ctrl_params_translate.o crypto/evp/ctrl_params_translate.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-dh_ctrl.d.tmp -c -o crypto/evp/libcrypto-shlib-dh_ctrl.o crypto/evp/dh_ctrl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-dh_support.d.tmp -c -o crypto/evp/libcrypto-shlib-dh_support.o crypto/evp/dh_support.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-digest.d.tmp -c -o crypto/evp/libcrypto-shlib-digest.o crypto/evp/digest.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-dsa_ctrl.d.tmp -c -o crypto/evp/libcrypto-shlib-dsa_ctrl.o crypto/evp/dsa_ctrl.c gcc -Icrypto -Icrypto/modes -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_aes.d.tmp -c -o crypto/evp/libcrypto-shlib-e_aes.o crypto/evp/e_aes.c gcc -Icrypto/modes -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_aes_cbc_hmac_sha1.d.tmp -c -o crypto/evp/libcrypto-shlib-e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha1.c gcc -Icrypto/modes -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_aes_cbc_hmac_sha256.d.tmp -c -o crypto/evp/libcrypto-shlib-e_aes_cbc_hmac_sha256.o crypto/evp/e_aes_cbc_hmac_sha256.c gcc -Icrypto -Icrypto/modes -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_aria.d.tmp -c -o crypto/evp/libcrypto-shlib-e_aria.o crypto/evp/e_aria.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_bf.d.tmp -c -o crypto/evp/libcrypto-shlib-e_bf.o crypto/evp/e_bf.c gcc -Icrypto -Icrypto/modes -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_camellia.d.tmp -c -o crypto/evp/libcrypto-shlib-e_camellia.o crypto/evp/e_camellia.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_cast.d.tmp -c -o crypto/evp/libcrypto-shlib-e_cast.o crypto/evp/e_cast.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_chacha20_poly1305.d.tmp -c -o crypto/evp/libcrypto-shlib-e_chacha20_poly1305.o crypto/evp/e_chacha20_poly1305.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_des.d.tmp -c -o crypto/evp/libcrypto-shlib-e_des.o crypto/evp/e_des.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_des3.d.tmp -c -o crypto/evp/libcrypto-shlib-e_des3.o crypto/evp/e_des3.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_idea.d.tmp -c -o crypto/evp/libcrypto-shlib-e_idea.o crypto/evp/e_idea.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_null.d.tmp -c -o crypto/evp/libcrypto-shlib-e_null.o crypto/evp/e_null.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_old.d.tmp -c -o crypto/evp/libcrypto-shlib-e_old.o crypto/evp/e_old.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_rc2.d.tmp -c -o crypto/evp/libcrypto-shlib-e_rc2.o crypto/evp/e_rc2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_rc4.d.tmp -c -o crypto/evp/libcrypto-shlib-e_rc4.o crypto/evp/e_rc4.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_rc4_hmac_md5.d.tmp -c -o crypto/evp/libcrypto-shlib-e_rc4_hmac_md5.o crypto/evp/e_rc4_hmac_md5.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_rc5.d.tmp -c -o crypto/evp/libcrypto-shlib-e_rc5.o crypto/evp/e_rc5.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_seed.d.tmp -c -o crypto/evp/libcrypto-shlib-e_seed.o crypto/evp/e_seed.c gcc -Icrypto -Icrypto/modes -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_sm4.d.tmp -c -o crypto/evp/libcrypto-shlib-e_sm4.o crypto/evp/e_sm4.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-e_xcbc_d.d.tmp -c -o crypto/evp/libcrypto-shlib-e_xcbc_d.o crypto/evp/e_xcbc_d.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-ec_ctrl.d.tmp -c -o crypto/evp/libcrypto-shlib-ec_ctrl.o crypto/evp/ec_ctrl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-ec_support.d.tmp -c -o crypto/evp/libcrypto-shlib-ec_support.o crypto/evp/ec_support.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-encode.d.tmp -c -o crypto/evp/libcrypto-shlib-encode.o crypto/evp/encode.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-evp_cnf.d.tmp -c -o crypto/evp/libcrypto-shlib-evp_cnf.o crypto/evp/evp_cnf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-evp_enc.d.tmp -c -o crypto/evp/libcrypto-shlib-evp_enc.o crypto/evp/evp_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-evp_err.d.tmp -c -o crypto/evp/libcrypto-shlib-evp_err.o crypto/evp/evp_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-evp_fetch.d.tmp -c -o crypto/evp/libcrypto-shlib-evp_fetch.o crypto/evp/evp_fetch.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-evp_key.d.tmp -c -o crypto/evp/libcrypto-shlib-evp_key.o crypto/evp/evp_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-evp_lib.d.tmp -c -o crypto/evp/libcrypto-shlib-evp_lib.o crypto/evp/evp_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-evp_pbe.d.tmp -c -o crypto/evp/libcrypto-shlib-evp_pbe.o crypto/evp/evp_pbe.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-evp_pkey.d.tmp -c -o crypto/evp/libcrypto-shlib-evp_pkey.o crypto/evp/evp_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-evp_rand.d.tmp -c -o crypto/evp/libcrypto-shlib-evp_rand.o crypto/evp/evp_rand.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-evp_utils.d.tmp -c -o crypto/evp/libcrypto-shlib-evp_utils.o crypto/evp/evp_utils.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-exchange.d.tmp -c -o crypto/evp/libcrypto-shlib-exchange.o crypto/evp/exchange.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-kdf_lib.d.tmp -c -o crypto/evp/libcrypto-shlib-kdf_lib.o crypto/evp/kdf_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-kdf_meth.d.tmp -c -o crypto/evp/libcrypto-shlib-kdf_meth.o crypto/evp/kdf_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-kem.d.tmp -c -o crypto/evp/libcrypto-shlib-kem.o crypto/evp/kem.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-keymgmt_lib.d.tmp -c -o crypto/evp/libcrypto-shlib-keymgmt_lib.o crypto/evp/keymgmt_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-keymgmt_meth.d.tmp -c -o crypto/evp/libcrypto-shlib-keymgmt_meth.o crypto/evp/keymgmt_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-legacy_blake2.d.tmp -c -o crypto/evp/libcrypto-shlib-legacy_blake2.o crypto/evp/legacy_blake2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-legacy_md4.d.tmp -c -o crypto/evp/libcrypto-shlib-legacy_md4.o crypto/evp/legacy_md4.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-legacy_md5.d.tmp -c -o crypto/evp/libcrypto-shlib-legacy_md5.o crypto/evp/legacy_md5.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-legacy_md5_sha1.d.tmp -c -o crypto/evp/libcrypto-shlib-legacy_md5_sha1.o crypto/evp/legacy_md5_sha1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-legacy_ripemd.d.tmp -c -o crypto/evp/libcrypto-shlib-legacy_ripemd.o crypto/evp/legacy_ripemd.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-legacy_sha.d.tmp -c -o crypto/evp/libcrypto-shlib-legacy_sha.o crypto/evp/legacy_sha.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-legacy_wp.d.tmp -c -o crypto/evp/libcrypto-shlib-legacy_wp.o crypto/evp/legacy_wp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-m_null.d.tmp -c -o crypto/evp/libcrypto-shlib-m_null.o crypto/evp/m_null.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-m_sigver.d.tmp -c -o crypto/evp/libcrypto-shlib-m_sigver.o crypto/evp/m_sigver.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-mac_lib.d.tmp -c -o crypto/evp/libcrypto-shlib-mac_lib.o crypto/evp/mac_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-mac_meth.d.tmp -c -o crypto/evp/libcrypto-shlib-mac_meth.o crypto/evp/mac_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-names.d.tmp -c -o crypto/evp/libcrypto-shlib-names.o crypto/evp/names.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-p5_crpt.d.tmp -c -o crypto/evp/libcrypto-shlib-p5_crpt.o crypto/evp/p5_crpt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-p5_crpt2.d.tmp -c -o crypto/evp/libcrypto-shlib-p5_crpt2.o crypto/evp/p5_crpt2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-p_dec.d.tmp -c -o crypto/evp/libcrypto-shlib-p_dec.o crypto/evp/p_dec.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-p_enc.d.tmp -c -o crypto/evp/libcrypto-shlib-p_enc.o crypto/evp/p_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-p_legacy.d.tmp -c -o crypto/evp/libcrypto-shlib-p_legacy.o crypto/evp/p_legacy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-p_lib.d.tmp -c -o crypto/evp/libcrypto-shlib-p_lib.o crypto/evp/p_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-p_open.d.tmp -c -o crypto/evp/libcrypto-shlib-p_open.o crypto/evp/p_open.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-p_seal.d.tmp -c -o crypto/evp/libcrypto-shlib-p_seal.o crypto/evp/p_seal.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-p_sign.d.tmp -c -o crypto/evp/libcrypto-shlib-p_sign.o crypto/evp/p_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-p_verify.d.tmp -c -o crypto/evp/libcrypto-shlib-p_verify.o crypto/evp/p_verify.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-pbe_scrypt.d.tmp -c -o crypto/evp/libcrypto-shlib-pbe_scrypt.o crypto/evp/pbe_scrypt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-pmeth_check.d.tmp -c -o crypto/evp/libcrypto-shlib-pmeth_check.o crypto/evp/pmeth_check.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-pmeth_gn.d.tmp -c -o crypto/evp/libcrypto-shlib-pmeth_gn.o crypto/evp/pmeth_gn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-pmeth_lib.d.tmp -c -o crypto/evp/libcrypto-shlib-pmeth_lib.o crypto/evp/pmeth_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-s_lib.d.tmp -c -o crypto/evp/libcrypto-shlib-s_lib.o crypto/evp/s_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-signature.d.tmp -c -o crypto/evp/libcrypto-shlib-signature.o crypto/evp/signature.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/evp/libcrypto-shlib-skeymgmt_meth.d.tmp -c -o crypto/evp/libcrypto-shlib-skeymgmt_meth.o crypto/evp/skeymgmt_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-shlib-ffc_backend.d.tmp -c -o crypto/ffc/libcrypto-shlib-ffc_backend.o crypto/ffc/ffc_backend.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-shlib-ffc_dh.d.tmp -c -o crypto/ffc/libcrypto-shlib-ffc_dh.o crypto/ffc/ffc_dh.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-shlib-ffc_key_generate.d.tmp -c -o crypto/ffc/libcrypto-shlib-ffc_key_generate.o crypto/ffc/ffc_key_generate.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-shlib-ffc_key_validate.d.tmp -c -o crypto/ffc/libcrypto-shlib-ffc_key_validate.o crypto/ffc/ffc_key_validate.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-shlib-ffc_params.d.tmp -c -o crypto/ffc/libcrypto-shlib-ffc_params.o crypto/ffc/ffc_params.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-shlib-ffc_params_generate.d.tmp -c -o crypto/ffc/libcrypto-shlib-ffc_params_generate.o crypto/ffc/ffc_params_generate.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ffc/libcrypto-shlib-ffc_params_validate.d.tmp -c -o crypto/ffc/libcrypto-shlib-ffc_params_validate.o crypto/ffc/ffc_params_validate.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/hashtable/libcrypto-shlib-hashfunc.d.tmp -c -o crypto/hashtable/libcrypto-shlib-hashfunc.o crypto/hashtable/hashfunc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/hashtable/libcrypto-shlib-hashtable.d.tmp -c -o crypto/hashtable/libcrypto-shlib-hashtable.o crypto/hashtable/hashtable.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/hmac/libcrypto-shlib-hmac.d.tmp -c -o crypto/hmac/libcrypto-shlib-hmac.o crypto/hmac/hmac.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/hpke/libcrypto-shlib-hpke.d.tmp -c -o crypto/hpke/libcrypto-shlib-hpke.o crypto/hpke/hpke.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/hpke/libcrypto-shlib-hpke_util.d.tmp -c -o crypto/hpke/libcrypto-shlib-hpke_util.o crypto/hpke/hpke_util.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/http/libcrypto-shlib-http_client.d.tmp -c -o crypto/http/libcrypto-shlib-http_client.o crypto/http/http_client.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/http/libcrypto-shlib-http_err.d.tmp -c -o crypto/http/libcrypto-shlib-http_err.o crypto/http/http_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/http/libcrypto-shlib-http_lib.d.tmp -c -o crypto/http/libcrypto-shlib-http_lib.o crypto/http/http_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/kdf/libcrypto-shlib-kdf_err.d.tmp -c -o crypto/kdf/libcrypto-shlib-kdf_err.o crypto/kdf/kdf_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/lhash/libcrypto-shlib-lh_stats.d.tmp -c -o crypto/lhash/libcrypto-shlib-lh_stats.o crypto/lhash/lh_stats.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/lhash/libcrypto-shlib-lhash.d.tmp -c -o crypto/lhash/libcrypto-shlib-lhash.o crypto/lhash/lhash.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/libcrypto-shlib-arm64cpuid.o crypto/arm64cpuid.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-armcap.d.tmp -c -o crypto/libcrypto-shlib-armcap.o crypto/armcap.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-asn1_dsa.d.tmp -c -o crypto/libcrypto-shlib-asn1_dsa.o crypto/asn1_dsa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-bsearch.d.tmp -c -o crypto/libcrypto-shlib-bsearch.o crypto/bsearch.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-comp_methods.d.tmp -c -o crypto/libcrypto-shlib-comp_methods.o crypto/comp_methods.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-context.d.tmp -c -o crypto/libcrypto-shlib-context.o crypto/context.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-core_algorithm.d.tmp -c -o crypto/libcrypto-shlib-core_algorithm.o crypto/core_algorithm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-core_fetch.d.tmp -c -o crypto/libcrypto-shlib-core_fetch.o crypto/core_fetch.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-core_namemap.d.tmp -c -o crypto/libcrypto-shlib-core_namemap.o crypto/core_namemap.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-cpt_err.d.tmp -c -o crypto/libcrypto-shlib-cpt_err.o crypto/cpt_err.c gcc -I. -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-cpuid.d.tmp -c -o crypto/libcrypto-shlib-cpuid.o crypto/cpuid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-cryptlib.d.tmp -c -o crypto/libcrypto-shlib-cryptlib.o crypto/cryptlib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-ctype.d.tmp -c -o crypto/libcrypto-shlib-ctype.o crypto/ctype.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-cversion.d.tmp -c -o crypto/libcrypto-shlib-cversion.o crypto/cversion.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-defaults.d.tmp -c -o crypto/libcrypto-shlib-defaults.o crypto/defaults.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-der_writer.d.tmp -c -o crypto/libcrypto-shlib-der_writer.o crypto/der_writer.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-deterministic_nonce.d.tmp -c -o crypto/libcrypto-shlib-deterministic_nonce.o crypto/deterministic_nonce.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-ebcdic.d.tmp -c -o crypto/libcrypto-shlib-ebcdic.o crypto/ebcdic.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-ex_data.d.tmp -c -o crypto/libcrypto-shlib-ex_data.o crypto/ex_data.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-getenv.d.tmp -c -o crypto/libcrypto-shlib-getenv.o crypto/getenv.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-indicator_core.d.tmp -c -o crypto/libcrypto-shlib-indicator_core.o crypto/indicator_core.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-info.d.tmp -c -o crypto/libcrypto-shlib-info.o crypto/info.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-init.d.tmp -c -o crypto/libcrypto-shlib-init.o crypto/init.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-initthread.d.tmp -c -o crypto/libcrypto-shlib-initthread.o crypto/initthread.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-mem.d.tmp -c -o crypto/libcrypto-shlib-mem.o crypto/mem.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-mem_sec.d.tmp -c -o crypto/libcrypto-shlib-mem_sec.o crypto/mem_sec.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-o_dir.d.tmp -c -o crypto/libcrypto-shlib-o_dir.o crypto/o_dir.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-o_fopen.d.tmp -c -o crypto/libcrypto-shlib-o_fopen.o crypto/o_fopen.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-o_init.d.tmp -c -o crypto/libcrypto-shlib-o_init.o crypto/o_init.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-o_str.d.tmp -c -o crypto/libcrypto-shlib-o_str.o crypto/o_str.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-o_time.d.tmp -c -o crypto/libcrypto-shlib-o_time.o crypto/o_time.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-packet.d.tmp -c -o crypto/libcrypto-shlib-packet.o crypto/packet.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-param_build.d.tmp -c -o crypto/libcrypto-shlib-param_build.o crypto/param_build.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-param_build_set.d.tmp -c -o crypto/libcrypto-shlib-param_build_set.o crypto/param_build_set.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-params.d.tmp -c -o crypto/libcrypto-shlib-params.o crypto/params.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-params_dup.d.tmp -c -o crypto/libcrypto-shlib-params_dup.o crypto/params_dup.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-params_from_text.d.tmp -c -o crypto/libcrypto-shlib-params_from_text.o crypto/params_from_text.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-params_idx.d.tmp -c -o crypto/libcrypto-shlib-params_idx.o crypto/params_idx.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-passphrase.d.tmp -c -o crypto/libcrypto-shlib-passphrase.o crypto/passphrase.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-provider.d.tmp -c -o crypto/libcrypto-shlib-provider.o crypto/provider.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-provider_child.d.tmp -c -o crypto/libcrypto-shlib-provider_child.o crypto/provider_child.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-provider_conf.d.tmp -c -o crypto/libcrypto-shlib-provider_conf.o crypto/provider_conf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-provider_core.d.tmp -c -o crypto/libcrypto-shlib-provider_core.o crypto/provider_core.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-provider_predefined.d.tmp -c -o crypto/libcrypto-shlib-provider_predefined.o crypto/provider_predefined.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-punycode.d.tmp -c -o crypto/libcrypto-shlib-punycode.o crypto/punycode.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-quic_vlint.d.tmp -c -o crypto/libcrypto-shlib-quic_vlint.o crypto/quic_vlint.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-self_test_core.d.tmp -c -o crypto/libcrypto-shlib-self_test_core.o crypto/self_test_core.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-sleep.d.tmp -c -o crypto/libcrypto-shlib-sleep.o crypto/sleep.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-sparse_array.d.tmp -c -o crypto/libcrypto-shlib-sparse_array.o crypto/sparse_array.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-ssl_err.d.tmp -c -o crypto/libcrypto-shlib-ssl_err.o crypto/ssl_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-threads_lib.d.tmp -c -o crypto/libcrypto-shlib-threads_lib.o crypto/threads_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-threads_none.d.tmp -c -o crypto/libcrypto-shlib-threads_none.o crypto/threads_none.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-threads_pthread.d.tmp -c -o crypto/libcrypto-shlib-threads_pthread.o crypto/threads_pthread.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-threads_win.d.tmp -c -o crypto/libcrypto-shlib-threads_win.o crypto/threads_win.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-time.d.tmp -c -o crypto/libcrypto-shlib-time.o crypto/time.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-trace.d.tmp -c -o crypto/libcrypto-shlib-trace.o crypto/trace.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-shlib-uid.d.tmp -c -o crypto/libcrypto-shlib-uid.o crypto/uid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/md4/libcrypto-shlib-md4_dgst.d.tmp -c -o crypto/md4/libcrypto-shlib-md4_dgst.o crypto/md4/md4_dgst.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/md4/libcrypto-shlib-md4_one.d.tmp -c -o crypto/md4/libcrypto-shlib-md4_one.o crypto/md4/md4_one.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/md5/libcrypto-shlib-md5-aarch64.o crypto/md5/md5-aarch64.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/md5/libcrypto-shlib-md5_dgst.d.tmp -c -o crypto/md5/libcrypto-shlib-md5_dgst.o crypto/md5/md5_dgst.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/md5/libcrypto-shlib-md5_one.d.tmp -c -o crypto/md5/libcrypto-shlib-md5_one.o crypto/md5/md5_one.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/md5/libcrypto-shlib-md5_sha1.d.tmp -c -o crypto/md5/libcrypto-shlib-md5_sha1.o crypto/md5/md5_sha1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-shlib-ml_dsa_encoders.d.tmp -c -o crypto/ml_dsa/libcrypto-shlib-ml_dsa_encoders.o crypto/ml_dsa/ml_dsa_encoders.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-shlib-ml_dsa_key.d.tmp -c -o crypto/ml_dsa/libcrypto-shlib-ml_dsa_key.o crypto/ml_dsa/ml_dsa_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-shlib-ml_dsa_key_compress.d.tmp -c -o crypto/ml_dsa/libcrypto-shlib-ml_dsa_key_compress.o crypto/ml_dsa/ml_dsa_key_compress.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-shlib-ml_dsa_matrix.d.tmp -c -o crypto/ml_dsa/libcrypto-shlib-ml_dsa_matrix.o crypto/ml_dsa/ml_dsa_matrix.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-shlib-ml_dsa_ntt.d.tmp -c -o crypto/ml_dsa/libcrypto-shlib-ml_dsa_ntt.o crypto/ml_dsa/ml_dsa_ntt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-shlib-ml_dsa_params.d.tmp -c -o crypto/ml_dsa/libcrypto-shlib-ml_dsa_params.o crypto/ml_dsa/ml_dsa_params.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-shlib-ml_dsa_sample.d.tmp -c -o crypto/ml_dsa/libcrypto-shlib-ml_dsa_sample.o crypto/ml_dsa/ml_dsa_sample.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_dsa/libcrypto-shlib-ml_dsa_sign.d.tmp -c -o crypto/ml_dsa/libcrypto-shlib-ml_dsa_sign.o crypto/ml_dsa/ml_dsa_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ml_kem/libcrypto-shlib-ml_kem.d.tmp -c -o crypto/ml_kem/libcrypto-shlib-ml_kem.o crypto/ml_kem/ml_kem.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/modes/libcrypto-shlib-aes-gcm-armv8-unroll8_64.o crypto/modes/aes-gcm-armv8-unroll8_64.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/modes/libcrypto-shlib-aes-gcm-armv8_64.o crypto/modes/aes-gcm-armv8_64.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-shlib-cbc128.d.tmp -c -o crypto/modes/libcrypto-shlib-cbc128.o crypto/modes/cbc128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-shlib-ccm128.d.tmp -c -o crypto/modes/libcrypto-shlib-ccm128.o crypto/modes/ccm128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-shlib-cfb128.d.tmp -c -o crypto/modes/libcrypto-shlib-cfb128.o crypto/modes/cfb128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-shlib-ctr128.d.tmp -c -o crypto/modes/libcrypto-shlib-ctr128.o crypto/modes/ctr128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-shlib-cts128.d.tmp -c -o crypto/modes/libcrypto-shlib-cts128.o crypto/modes/cts128.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-shlib-gcm128.d.tmp -c -o crypto/modes/libcrypto-shlib-gcm128.o crypto/modes/gcm128.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/modes/libcrypto-shlib-ghashv8-armx.o crypto/modes/ghashv8-armx.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-shlib-ocb128.d.tmp -c -o crypto/modes/libcrypto-shlib-ocb128.o crypto/modes/ocb128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-shlib-ofb128.d.tmp -c -o crypto/modes/libcrypto-shlib-ofb128.o crypto/modes/ofb128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-shlib-siv128.d.tmp -c -o crypto/modes/libcrypto-shlib-siv128.o crypto/modes/siv128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-shlib-wrap128.d.tmp -c -o crypto/modes/libcrypto-shlib-wrap128.o crypto/modes/wrap128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-shlib-xts128.d.tmp -c -o crypto/modes/libcrypto-shlib-xts128.o crypto/modes/xts128.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/modes/libcrypto-shlib-xts128gb.d.tmp -c -o crypto/modes/libcrypto-shlib-xts128gb.o crypto/modes/xts128gb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/objects/libcrypto-shlib-o_names.d.tmp -c -o crypto/objects/libcrypto-shlib-o_names.o crypto/objects/o_names.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/objects/libcrypto-shlib-obj_dat.d.tmp -c -o crypto/objects/libcrypto-shlib-obj_dat.o crypto/objects/obj_dat.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/objects/libcrypto-shlib-obj_err.d.tmp -c -o crypto/objects/libcrypto-shlib-obj_err.o crypto/objects/obj_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/objects/libcrypto-shlib-obj_lib.d.tmp -c -o crypto/objects/libcrypto-shlib-obj_lib.o crypto/objects/obj_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/objects/libcrypto-shlib-obj_xref.d.tmp -c -o crypto/objects/libcrypto-shlib-obj_xref.o crypto/objects/obj_xref.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-shlib-ocsp_asn.d.tmp -c -o crypto/ocsp/libcrypto-shlib-ocsp_asn.o crypto/ocsp/ocsp_asn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-shlib-ocsp_cl.d.tmp -c -o crypto/ocsp/libcrypto-shlib-ocsp_cl.o crypto/ocsp/ocsp_cl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-shlib-ocsp_err.d.tmp -c -o crypto/ocsp/libcrypto-shlib-ocsp_err.o crypto/ocsp/ocsp_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-shlib-ocsp_ext.d.tmp -c -o crypto/ocsp/libcrypto-shlib-ocsp_ext.o crypto/ocsp/ocsp_ext.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-shlib-ocsp_http.d.tmp -c -o crypto/ocsp/libcrypto-shlib-ocsp_http.o crypto/ocsp/ocsp_http.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-shlib-ocsp_lib.d.tmp -c -o crypto/ocsp/libcrypto-shlib-ocsp_lib.o crypto/ocsp/ocsp_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-shlib-ocsp_prn.d.tmp -c -o crypto/ocsp/libcrypto-shlib-ocsp_prn.o crypto/ocsp/ocsp_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-shlib-ocsp_srv.d.tmp -c -o crypto/ocsp/libcrypto-shlib-ocsp_srv.o crypto/ocsp/ocsp_srv.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-shlib-ocsp_vfy.d.tmp -c -o crypto/ocsp/libcrypto-shlib-ocsp_vfy.o crypto/ocsp/ocsp_vfy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ocsp/libcrypto-shlib-v3_ocsp.d.tmp -c -o crypto/ocsp/libcrypto-shlib-v3_ocsp.o crypto/ocsp/v3_ocsp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-shlib-pem_all.d.tmp -c -o crypto/pem/libcrypto-shlib-pem_all.o crypto/pem/pem_all.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-shlib-pem_err.d.tmp -c -o crypto/pem/libcrypto-shlib-pem_err.o crypto/pem/pem_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-shlib-pem_info.d.tmp -c -o crypto/pem/libcrypto-shlib-pem_info.o crypto/pem/pem_info.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-shlib-pem_lib.d.tmp -c -o crypto/pem/libcrypto-shlib-pem_lib.o crypto/pem/pem_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-shlib-pem_oth.d.tmp -c -o crypto/pem/libcrypto-shlib-pem_oth.o crypto/pem/pem_oth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-shlib-pem_pk8.d.tmp -c -o crypto/pem/libcrypto-shlib-pem_pk8.o crypto/pem/pem_pk8.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-shlib-pem_pkey.d.tmp -c -o crypto/pem/libcrypto-shlib-pem_pkey.o crypto/pem/pem_pkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-shlib-pem_sign.d.tmp -c -o crypto/pem/libcrypto-shlib-pem_sign.o crypto/pem/pem_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-shlib-pem_x509.d.tmp -c -o crypto/pem/libcrypto-shlib-pem_x509.o crypto/pem/pem_x509.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-shlib-pem_xaux.d.tmp -c -o crypto/pem/libcrypto-shlib-pem_xaux.o crypto/pem/pem_xaux.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/libcrypto-shlib-pvkfmt.d.tmp -c -o crypto/pem/libcrypto-shlib-pvkfmt.o crypto/pem/pvkfmt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_add.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_add.o crypto/pkcs12/p12_add.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_asn.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_asn.o crypto/pkcs12/p12_asn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_attr.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_attr.o crypto/pkcs12/p12_attr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_crpt.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_crpt.o crypto/pkcs12/p12_crpt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_crt.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_crt.o crypto/pkcs12/p12_crt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_decr.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_decr.o crypto/pkcs12/p12_decr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_init.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_init.o crypto/pkcs12/p12_init.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_key.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_key.o crypto/pkcs12/p12_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_kiss.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_kiss.o crypto/pkcs12/p12_kiss.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_mutl.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_mutl.o crypto/pkcs12/p12_mutl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_npas.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_npas.o crypto/pkcs12/p12_npas.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_p8d.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_p8d.o crypto/pkcs12/p12_p8d.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_p8e.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_p8e.o crypto/pkcs12/p12_p8e.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_sbag.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_sbag.o crypto/pkcs12/p12_sbag.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-p12_utl.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-p12_utl.o crypto/pkcs12/p12_utl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs12/libcrypto-shlib-pk12err.d.tmp -c -o crypto/pkcs12/libcrypto-shlib-pk12err.o crypto/pkcs12/pk12err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-shlib-bio_pk7.d.tmp -c -o crypto/pkcs7/libcrypto-shlib-bio_pk7.o crypto/pkcs7/bio_pk7.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-shlib-pk7_asn1.d.tmp -c -o crypto/pkcs7/libcrypto-shlib-pk7_asn1.o crypto/pkcs7/pk7_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-shlib-pk7_attr.d.tmp -c -o crypto/pkcs7/libcrypto-shlib-pk7_attr.o crypto/pkcs7/pk7_attr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-shlib-pk7_doit.d.tmp -c -o crypto/pkcs7/libcrypto-shlib-pk7_doit.o crypto/pkcs7/pk7_doit.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-shlib-pk7_lib.d.tmp -c -o crypto/pkcs7/libcrypto-shlib-pk7_lib.o crypto/pkcs7/pk7_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-shlib-pk7_mime.d.tmp -c -o crypto/pkcs7/libcrypto-shlib-pk7_mime.o crypto/pkcs7/pk7_mime.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-shlib-pk7_smime.d.tmp -c -o crypto/pkcs7/libcrypto-shlib-pk7_smime.o crypto/pkcs7/pk7_smime.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pkcs7/libcrypto-shlib-pkcs7err.d.tmp -c -o crypto/pkcs7/libcrypto-shlib-pkcs7err.o crypto/pkcs7/pkcs7err.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/poly1305/libcrypto-shlib-poly1305-armv8.o crypto/poly1305/poly1305-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/poly1305/libcrypto-shlib-poly1305.d.tmp -c -o crypto/poly1305/libcrypto-shlib-poly1305.o crypto/poly1305/poly1305.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/property/libcrypto-shlib-defn_cache.d.tmp -c -o crypto/property/libcrypto-shlib-defn_cache.o crypto/property/defn_cache.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/property/libcrypto-shlib-property.d.tmp -c -o crypto/property/libcrypto-shlib-property.o crypto/property/property.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/property/libcrypto-shlib-property_err.d.tmp -c -o crypto/property/libcrypto-shlib-property_err.o crypto/property/property_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/property/libcrypto-shlib-property_parse.d.tmp -c -o crypto/property/libcrypto-shlib-property_parse.o crypto/property/property_parse.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/property/libcrypto-shlib-property_query.d.tmp -c -o crypto/property/libcrypto-shlib-property_query.o crypto/property/property_query.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/property/libcrypto-shlib-property_string.d.tmp -c -o crypto/property/libcrypto-shlib-property_string.o crypto/property/property_string.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-shlib-prov_seed.d.tmp -c -o crypto/rand/libcrypto-shlib-prov_seed.o crypto/rand/prov_seed.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-shlib-rand_deprecated.d.tmp -c -o crypto/rand/libcrypto-shlib-rand_deprecated.o crypto/rand/rand_deprecated.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-shlib-rand_err.d.tmp -c -o crypto/rand/libcrypto-shlib-rand_err.o crypto/rand/rand_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-shlib-rand_lib.d.tmp -c -o crypto/rand/libcrypto-shlib-rand_lib.o crypto/rand/rand_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-shlib-rand_meth.d.tmp -c -o crypto/rand/libcrypto-shlib-rand_meth.o crypto/rand/rand_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-shlib-rand_pool.d.tmp -c -o crypto/rand/libcrypto-shlib-rand_pool.o crypto/rand/rand_pool.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-shlib-rand_uniform.d.tmp -c -o crypto/rand/libcrypto-shlib-rand_uniform.o crypto/rand/rand_uniform.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rand/libcrypto-shlib-randfile.d.tmp -c -o crypto/rand/libcrypto-shlib-randfile.o crypto/rand/randfile.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc2/libcrypto-shlib-rc2_cbc.d.tmp -c -o crypto/rc2/libcrypto-shlib-rc2_cbc.o crypto/rc2/rc2_cbc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc2/libcrypto-shlib-rc2_ecb.d.tmp -c -o crypto/rc2/libcrypto-shlib-rc2_ecb.o crypto/rc2/rc2_ecb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc2/libcrypto-shlib-rc2_skey.d.tmp -c -o crypto/rc2/libcrypto-shlib-rc2_skey.o crypto/rc2/rc2_skey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc2/libcrypto-shlib-rc2cfb64.d.tmp -c -o crypto/rc2/libcrypto-shlib-rc2cfb64.o crypto/rc2/rc2cfb64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc2/libcrypto-shlib-rc2ofb64.d.tmp -c -o crypto/rc2/libcrypto-shlib-rc2ofb64.o crypto/rc2/rc2ofb64.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc4/libcrypto-shlib-rc4_enc.d.tmp -c -o crypto/rc4/libcrypto-shlib-rc4_enc.o crypto/rc4/rc4_enc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rc4/libcrypto-shlib-rc4_skey.d.tmp -c -o crypto/rc4/libcrypto-shlib-rc4_skey.o crypto/rc4/rc4_skey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ripemd/libcrypto-shlib-rmd_dgst.d.tmp -c -o crypto/ripemd/libcrypto-shlib-rmd_dgst.o crypto/ripemd/rmd_dgst.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ripemd/libcrypto-shlib-rmd_one.d.tmp -c -o crypto/ripemd/libcrypto-shlib-rmd_one.o crypto/ripemd/rmd_one.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_ameth.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_ameth.o crypto/rsa/rsa_ameth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_asn1.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_asn1.o crypto/rsa/rsa_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_backend.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_backend.o crypto/rsa/rsa_backend.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_chk.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_chk.o crypto/rsa/rsa_chk.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_crpt.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_crpt.o crypto/rsa/rsa_crpt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_depr.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_depr.o crypto/rsa/rsa_depr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_err.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_err.o crypto/rsa/rsa_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_gen.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_gen.o crypto/rsa/rsa_gen.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_lib.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_lib.o crypto/rsa/rsa_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_meth.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_meth.o crypto/rsa/rsa_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_mp.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_mp.o crypto/rsa/rsa_mp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_mp_names.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_mp_names.o crypto/rsa/rsa_mp_names.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_none.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_none.o crypto/rsa/rsa_none.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_oaep.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_oaep.o crypto/rsa/rsa_oaep.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_ossl.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_ossl.o crypto/rsa/rsa_ossl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_pk1.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_pk1.o crypto/rsa/rsa_pk1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_pmeth.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_pmeth.o crypto/rsa/rsa_pmeth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_prn.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_prn.o crypto/rsa/rsa_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_pss.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_pss.o crypto/rsa/rsa_pss.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_saos.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_saos.o crypto/rsa/rsa_saos.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_schemes.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_schemes.o crypto/rsa/rsa_schemes.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_sign.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_sign.o crypto/rsa/rsa_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_sp800_56b_check.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_sp800_56b_check.o crypto/rsa/rsa_sp800_56b_check.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_sp800_56b_gen.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_sp800_56b_gen.o crypto/rsa/rsa_sp800_56b_gen.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_x931.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_x931.o crypto/rsa/rsa_x931.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/rsa/libcrypto-shlib-rsa_x931g.d.tmp -c -o crypto/rsa/libcrypto-shlib-rsa_x931g.o crypto/rsa/rsa_x931g.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/seed/libcrypto-shlib-seed.d.tmp -c -o crypto/seed/libcrypto-shlib-seed.o crypto/seed/seed.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/seed/libcrypto-shlib-seed_cbc.d.tmp -c -o crypto/seed/libcrypto-shlib-seed_cbc.o crypto/seed/seed_cbc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/seed/libcrypto-shlib-seed_cfb.d.tmp -c -o crypto/seed/libcrypto-shlib-seed_cfb.o crypto/seed/seed_cfb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/seed/libcrypto-shlib-seed_ecb.d.tmp -c -o crypto/seed/libcrypto-shlib-seed_ecb.o crypto/seed/seed_ecb.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/seed/libcrypto-shlib-seed_ofb.d.tmp -c -o crypto/seed/libcrypto-shlib-seed_ofb.o crypto/seed/seed_ofb.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sha/libcrypto-shlib-keccak1600-armv8.o crypto/sha/keccak1600-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sha/libcrypto-shlib-sha1-armv8.o crypto/sha/sha1-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sha/libcrypto-shlib-sha1_one.d.tmp -c -o crypto/sha/libcrypto-shlib-sha1_one.o crypto/sha/sha1_one.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sha/libcrypto-shlib-sha1dgst.d.tmp -c -o crypto/sha/libcrypto-shlib-sha1dgst.o crypto/sha/sha1dgst.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sha/libcrypto-shlib-sha256-armv8.o crypto/sha/sha256-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sha/libcrypto-shlib-sha256.d.tmp -c -o crypto/sha/libcrypto-shlib-sha256.o crypto/sha/sha256.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sha/libcrypto-shlib-sha3.d.tmp -c -o crypto/sha/libcrypto-shlib-sha3.o crypto/sha/sha3.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sha/libcrypto-shlib-sha512-armv8.o crypto/sha/sha512-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sha/libcrypto-shlib-sha512.d.tmp -c -o crypto/sha/libcrypto-shlib-sha512.o crypto/sha/sha512.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/siphash/libcrypto-shlib-siphash.d.tmp -c -o crypto/siphash/libcrypto-shlib-siphash.o crypto/siphash/siphash.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-shlib-slh_adrs.d.tmp -c -o crypto/slh_dsa/libcrypto-shlib-slh_adrs.o crypto/slh_dsa/slh_adrs.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-shlib-slh_dsa.d.tmp -c -o crypto/slh_dsa/libcrypto-shlib-slh_dsa.o crypto/slh_dsa/slh_dsa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-shlib-slh_dsa_hash_ctx.d.tmp -c -o crypto/slh_dsa/libcrypto-shlib-slh_dsa_hash_ctx.o crypto/slh_dsa/slh_dsa_hash_ctx.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-shlib-slh_dsa_key.d.tmp -c -o crypto/slh_dsa/libcrypto-shlib-slh_dsa_key.o crypto/slh_dsa/slh_dsa_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-shlib-slh_fors.d.tmp -c -o crypto/slh_dsa/libcrypto-shlib-slh_fors.o crypto/slh_dsa/slh_fors.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-shlib-slh_hash.d.tmp -c -o crypto/slh_dsa/libcrypto-shlib-slh_hash.o crypto/slh_dsa/slh_hash.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-shlib-slh_hypertree.d.tmp -c -o crypto/slh_dsa/libcrypto-shlib-slh_hypertree.o crypto/slh_dsa/slh_hypertree.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-shlib-slh_params.d.tmp -c -o crypto/slh_dsa/libcrypto-shlib-slh_params.o crypto/slh_dsa/slh_params.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-shlib-slh_wots.d.tmp -c -o crypto/slh_dsa/libcrypto-shlib-slh_wots.o crypto/slh_dsa/slh_wots.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/slh_dsa/libcrypto-shlib-slh_xmss.d.tmp -c -o crypto/slh_dsa/libcrypto-shlib-slh_xmss.o crypto/slh_dsa/slh_xmss.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm2/libcrypto-shlib-sm2_crypt.d.tmp -c -o crypto/sm2/libcrypto-shlib-sm2_crypt.o crypto/sm2/sm2_crypt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm2/libcrypto-shlib-sm2_err.d.tmp -c -o crypto/sm2/libcrypto-shlib-sm2_err.o crypto/sm2/sm2_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm2/libcrypto-shlib-sm2_key.d.tmp -c -o crypto/sm2/libcrypto-shlib-sm2_key.o crypto/sm2/sm2_key.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm2/libcrypto-shlib-sm2_sign.d.tmp -c -o crypto/sm2/libcrypto-shlib-sm2_sign.o crypto/sm2/sm2_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm3/libcrypto-shlib-legacy_sm3.d.tmp -c -o crypto/sm3/libcrypto-shlib-legacy_sm3.o crypto/sm3/legacy_sm3.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sm3/libcrypto-shlib-sm3-armv8.o crypto/sm3/sm3-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm3/libcrypto-shlib-sm3.d.tmp -c -o crypto/sm3/libcrypto-shlib-sm3.o crypto/sm3/sm3.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sm4/libcrypto-shlib-sm4-armv8.o crypto/sm4/sm4-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/sm4/libcrypto-shlib-sm4.d.tmp -c -o crypto/sm4/libcrypto-shlib-sm4.o crypto/sm4/sm4.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sm4/libcrypto-shlib-vpsm4-armv8.o crypto/sm4/vpsm4-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sm4/libcrypto-shlib-vpsm4_ex-armv8.o crypto/sm4/vpsm4_ex-armv8.S gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/stack/libcrypto-shlib-stack.d.tmp -c -o crypto/stack/libcrypto-shlib-stack.o crypto/stack/stack.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-shlib-store_err.d.tmp -c -o crypto/store/libcrypto-shlib-store_err.o crypto/store/store_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-shlib-store_init.d.tmp -c -o crypto/store/libcrypto-shlib-store_init.o crypto/store/store_init.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-shlib-store_lib.d.tmp -c -o crypto/store/libcrypto-shlib-store_lib.o crypto/store/store_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-shlib-store_meth.d.tmp -c -o crypto/store/libcrypto-shlib-store_meth.o crypto/store/store_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-shlib-store_register.d.tmp -c -o crypto/store/libcrypto-shlib-store_register.o crypto/store/store_register.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-shlib-store_result.d.tmp -c -o crypto/store/libcrypto-shlib-store_result.o crypto/store/store_result.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/store/libcrypto-shlib-store_strings.d.tmp -c -o crypto/store/libcrypto-shlib-store_strings.o crypto/store/store_strings.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/arch/libcrypto-shlib-thread_none.d.tmp -c -o crypto/thread/arch/libcrypto-shlib-thread_none.o crypto/thread/arch/thread_none.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/arch/libcrypto-shlib-thread_posix.d.tmp -c -o crypto/thread/arch/libcrypto-shlib-thread_posix.o crypto/thread/arch/thread_posix.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/arch/libcrypto-shlib-thread_win.d.tmp -c -o crypto/thread/arch/libcrypto-shlib-thread_win.o crypto/thread/arch/thread_win.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/libcrypto-shlib-api.d.tmp -c -o crypto/thread/libcrypto-shlib-api.o crypto/thread/api.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/libcrypto-shlib-arch.d.tmp -c -o crypto/thread/libcrypto-shlib-arch.o crypto/thread/arch.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/libcrypto-shlib-internal.d.tmp -c -o crypto/thread/libcrypto-shlib-internal.o crypto/thread/internal.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-shlib-ts_asn1.d.tmp -c -o crypto/ts/libcrypto-shlib-ts_asn1.o crypto/ts/ts_asn1.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-shlib-ts_conf.d.tmp -c -o crypto/ts/libcrypto-shlib-ts_conf.o crypto/ts/ts_conf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-shlib-ts_err.d.tmp -c -o crypto/ts/libcrypto-shlib-ts_err.o crypto/ts/ts_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-shlib-ts_lib.d.tmp -c -o crypto/ts/libcrypto-shlib-ts_lib.o crypto/ts/ts_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-shlib-ts_req_print.d.tmp -c -o crypto/ts/libcrypto-shlib-ts_req_print.o crypto/ts/ts_req_print.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-shlib-ts_req_utils.d.tmp -c -o crypto/ts/libcrypto-shlib-ts_req_utils.o crypto/ts/ts_req_utils.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-shlib-ts_rsp_print.d.tmp -c -o crypto/ts/libcrypto-shlib-ts_rsp_print.o crypto/ts/ts_rsp_print.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-shlib-ts_rsp_sign.d.tmp -c -o crypto/ts/libcrypto-shlib-ts_rsp_sign.o crypto/ts/ts_rsp_sign.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-shlib-ts_rsp_utils.d.tmp -c -o crypto/ts/libcrypto-shlib-ts_rsp_utils.o crypto/ts/ts_rsp_utils.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-shlib-ts_rsp_verify.d.tmp -c -o crypto/ts/libcrypto-shlib-ts_rsp_verify.o crypto/ts/ts_rsp_verify.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ts/libcrypto-shlib-ts_verify_ctx.d.tmp -c -o crypto/ts/libcrypto-shlib-ts_verify_ctx.o crypto/ts/ts_verify_ctx.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/txt_db/libcrypto-shlib-txt_db.d.tmp -c -o crypto/txt_db/libcrypto-shlib-txt_db.o crypto/txt_db/txt_db.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ui/libcrypto-shlib-ui_err.d.tmp -c -o crypto/ui/libcrypto-shlib-ui_err.o crypto/ui/ui_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ui/libcrypto-shlib-ui_lib.d.tmp -c -o crypto/ui/libcrypto-shlib-ui_lib.o crypto/ui/ui_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ui/libcrypto-shlib-ui_null.d.tmp -c -o crypto/ui/libcrypto-shlib-ui_null.o crypto/ui/ui_null.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ui/libcrypto-shlib-ui_openssl.d.tmp -c -o crypto/ui/libcrypto-shlib-ui_openssl.o crypto/ui/ui_openssl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ui/libcrypto-shlib-ui_util.d.tmp -c -o crypto/ui/libcrypto-shlib-ui_util.o crypto/ui/ui_util.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/whrlpool/libcrypto-shlib-wp_block.d.tmp -c -o crypto/whrlpool/libcrypto-shlib-wp_block.o crypto/whrlpool/wp_block.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/whrlpool/libcrypto-shlib-wp_dgst.d.tmp -c -o crypto/whrlpool/libcrypto-shlib-wp_dgst.o crypto/whrlpool/wp_dgst.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-by_dir.d.tmp -c -o crypto/x509/libcrypto-shlib-by_dir.o crypto/x509/by_dir.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-by_file.d.tmp -c -o crypto/x509/libcrypto-shlib-by_file.o crypto/x509/by_file.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-by_store.d.tmp -c -o crypto/x509/libcrypto-shlib-by_store.o crypto/x509/by_store.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-pcy_cache.d.tmp -c -o crypto/x509/libcrypto-shlib-pcy_cache.o crypto/x509/pcy_cache.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-pcy_data.d.tmp -c -o crypto/x509/libcrypto-shlib-pcy_data.o crypto/x509/pcy_data.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-pcy_lib.d.tmp -c -o crypto/x509/libcrypto-shlib-pcy_lib.o crypto/x509/pcy_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-pcy_map.d.tmp -c -o crypto/x509/libcrypto-shlib-pcy_map.o crypto/x509/pcy_map.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-pcy_node.d.tmp -c -o crypto/x509/libcrypto-shlib-pcy_node.o crypto/x509/pcy_node.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-pcy_tree.d.tmp -c -o crypto/x509/libcrypto-shlib-pcy_tree.o crypto/x509/pcy_tree.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-t_acert.d.tmp -c -o crypto/x509/libcrypto-shlib-t_acert.o crypto/x509/t_acert.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-t_crl.d.tmp -c -o crypto/x509/libcrypto-shlib-t_crl.o crypto/x509/t_crl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-t_req.d.tmp -c -o crypto/x509/libcrypto-shlib-t_req.o crypto/x509/t_req.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-t_x509.d.tmp -c -o crypto/x509/libcrypto-shlib-t_x509.o crypto/x509/t_x509.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_aaa.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_aaa.o crypto/x509/v3_aaa.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_ac_tgt.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_ac_tgt.o crypto/x509/v3_ac_tgt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_addr.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_addr.o crypto/x509/v3_addr.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_admis.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_admis.o crypto/x509/v3_admis.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_akeya.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_akeya.o crypto/x509/v3_akeya.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_akid.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_akid.o crypto/x509/v3_akid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_asid.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_asid.o crypto/x509/v3_asid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_attrdesc.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_attrdesc.o crypto/x509/v3_attrdesc.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_attrmap.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_attrmap.o crypto/x509/v3_attrmap.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_audit_id.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_audit_id.o crypto/x509/v3_audit_id.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_authattid.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_authattid.o crypto/x509/v3_authattid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_battcons.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_battcons.o crypto/x509/v3_battcons.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_bcons.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_bcons.o crypto/x509/v3_bcons.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_bitst.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_bitst.o crypto/x509/v3_bitst.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_conf.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_conf.o crypto/x509/v3_conf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_cpols.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_cpols.o crypto/x509/v3_cpols.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_crld.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_crld.o crypto/x509/v3_crld.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_enum.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_enum.o crypto/x509/v3_enum.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_extku.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_extku.o crypto/x509/v3_extku.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_genn.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_genn.o crypto/x509/v3_genn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_group_ac.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_group_ac.o crypto/x509/v3_group_ac.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_ia5.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_ia5.o crypto/x509/v3_ia5.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_ind_iss.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_ind_iss.o crypto/x509/v3_ind_iss.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_info.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_info.o crypto/x509/v3_info.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_int.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_int.o crypto/x509/v3_int.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_iobo.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_iobo.o crypto/x509/v3_iobo.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_ist.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_ist.o crypto/x509/v3_ist.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_lib.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_lib.o crypto/x509/v3_lib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_ncons.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_ncons.o crypto/x509/v3_ncons.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_no_ass.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_no_ass.o crypto/x509/v3_no_ass.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_no_rev_avail.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_no_rev_avail.o crypto/x509/v3_no_rev_avail.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_pci.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_pci.o crypto/x509/v3_pci.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_pcia.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_pcia.o crypto/x509/v3_pcia.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_pcons.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_pcons.o crypto/x509/v3_pcons.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_pku.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_pku.o crypto/x509/v3_pku.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_pmaps.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_pmaps.o crypto/x509/v3_pmaps.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_prn.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_prn.o crypto/x509/v3_prn.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_purp.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_purp.o crypto/x509/v3_purp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_rolespec.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_rolespec.o crypto/x509/v3_rolespec.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_san.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_san.o crypto/x509/v3_san.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_sda.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_sda.o crypto/x509/v3_sda.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_single_use.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_single_use.o crypto/x509/v3_single_use.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_skid.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_skid.o crypto/x509/v3_skid.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_soa_id.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_soa_id.o crypto/x509/v3_soa_id.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_sxnet.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_sxnet.o crypto/x509/v3_sxnet.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_timespec.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_timespec.o crypto/x509/v3_timespec.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_tlsf.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_tlsf.o crypto/x509/v3_tlsf.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_usernotice.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_usernotice.o crypto/x509/v3_usernotice.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_utf8.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_utf8.o crypto/x509/v3_utf8.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3_utl.d.tmp -c -o crypto/x509/libcrypto-shlib-v3_utl.o crypto/x509/v3_utl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-v3err.d.tmp -c -o crypto/x509/libcrypto-shlib-v3err.o crypto/x509/v3err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_acert.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_acert.o crypto/x509/x509_acert.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_att.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_att.o crypto/x509/x509_att.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_cmp.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_cmp.o crypto/x509/x509_cmp.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_d2.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_d2.o crypto/x509/x509_d2.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_def.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_def.o crypto/x509/x509_def.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_err.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_err.o crypto/x509/x509_err.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_ext.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_ext.o crypto/x509/x509_ext.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_lu.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_lu.o crypto/x509/x509_lu.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_meth.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_meth.o crypto/x509/x509_meth.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_obj.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_obj.o crypto/x509/x509_obj.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_r2x.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_r2x.o crypto/x509/x509_r2x.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_req.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_req.o crypto/x509/x509_req.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_set.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_set.o crypto/x509/x509_set.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_trust.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_trust.o crypto/x509/x509_trust.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_txt.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_txt.o crypto/x509/x509_txt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_v3.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_v3.o crypto/x509/x509_v3.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_vfy.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_vfy.o crypto/x509/x509_vfy.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509_vpm.d.tmp -c -o crypto/x509/libcrypto-shlib-x509_vpm.o crypto/x509/x509_vpm.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509aset.d.tmp -c -o crypto/x509/libcrypto-shlib-x509aset.o crypto/x509/x509aset.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509cset.d.tmp -c -o crypto/x509/libcrypto-shlib-x509cset.o crypto/x509/x509cset.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509name.d.tmp -c -o crypto/x509/libcrypto-shlib-x509name.o crypto/x509/x509name.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509rset.d.tmp -c -o crypto/x509/libcrypto-shlib-x509rset.o crypto/x509/x509rset.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509spki.d.tmp -c -o crypto/x509/libcrypto-shlib-x509spki.o crypto/x509/x509spki.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x509type.d.tmp -c -o crypto/x509/libcrypto-shlib-x509type.o crypto/x509/x509type.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x_all.d.tmp -c -o crypto/x509/libcrypto-shlib-x_all.o crypto/x509/x_all.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x_attrib.d.tmp -c -o crypto/x509/libcrypto-shlib-x_attrib.o crypto/x509/x_attrib.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x_crl.d.tmp -c -o crypto/x509/libcrypto-shlib-x_crl.o crypto/x509/x_crl.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x_exten.d.tmp -c -o crypto/x509/libcrypto-shlib-x_exten.o crypto/x509/x_exten.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x_ietfatt.d.tmp -c -o crypto/x509/libcrypto-shlib-x_ietfatt.o crypto/x509/x_ietfatt.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x_name.d.tmp -c -o crypto/x509/libcrypto-shlib-x_name.o crypto/x509/x_name.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x_pubkey.d.tmp -c -o crypto/x509/libcrypto-shlib-x_pubkey.o crypto/x509/x_pubkey.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x_req.d.tmp -c -o crypto/x509/libcrypto-shlib-x_req.o crypto/x509/x_req.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x_x509.d.tmp -c -o crypto/x509/libcrypto-shlib-x_x509.o crypto/x509/x_x509.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/x509/libcrypto-shlib-x_x509a.d.tmp -c -o crypto/x509/libcrypto-shlib-x_x509a.o crypto/x509/x_x509a.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/libcrypto-shlib-baseprov.d.tmp -c -o providers/libcrypto-shlib-baseprov.o providers/baseprov.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/libcrypto-shlib-defltprov.d.tmp -c -o providers/libcrypto-shlib-defltprov.o providers/defltprov.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/libcrypto-shlib-nullprov.d.tmp -c -o providers/libcrypto-shlib-nullprov.o providers/nullprov.c gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/libcrypto-shlib-prov_running.d.tmp -c -o providers/libcrypto-shlib-prov_running.o providers/prov_running.c /usr/bin/perl ./util/mkdef.pl --version 3.5.0 --type lib --ordinals util/libcrypto.num --name libcrypto --OS linux > libcrypto.ld gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/hashtable/libssl-shlib-hashfunc.d.tmp -c -o crypto/hashtable/libssl-shlib-hashfunc.o crypto/hashtable/hashfunc.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libssl-shlib-ctype.d.tmp -c -o crypto/libssl-shlib-ctype.o crypto/ctype.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libssl-shlib-getenv.d.tmp -c -o crypto/libssl-shlib-getenv.o crypto/getenv.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libssl-shlib-packet.d.tmp -c -o crypto/libssl-shlib-packet.o crypto/packet.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libssl-shlib-quic_vlint.d.tmp -c -o crypto/libssl-shlib-quic_vlint.o crypto/quic_vlint.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libssl-shlib-time.d.tmp -c -o crypto/libssl-shlib-time.o crypto/time.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/siphash/libssl-shlib-siphash.d.tmp -c -o crypto/siphash/libssl-shlib-siphash.o crypto/siphash/siphash.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/arch/libssl-shlib-thread_none.d.tmp -c -o crypto/thread/arch/libssl-shlib-thread_none.o crypto/thread/arch/thread_none.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/arch/libssl-shlib-thread_posix.d.tmp -c -o crypto/thread/arch/libssl-shlib-thread_posix.o crypto/thread/arch/thread_posix.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/arch/libssl-shlib-thread_win.d.tmp -c -o crypto/thread/arch/libssl-shlib-thread_win.o crypto/thread/arch/thread_win.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/thread/libssl-shlib-arch.d.tmp -c -o crypto/thread/libssl-shlib-arch.o crypto/thread/arch.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-bio_ssl.d.tmp -c -o ssl/libssl-shlib-bio_ssl.o ssl/bio_ssl.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-d1_lib.d.tmp -c -o ssl/libssl-shlib-d1_lib.o ssl/d1_lib.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-d1_msg.d.tmp -c -o ssl/libssl-shlib-d1_msg.o ssl/d1_msg.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-d1_srtp.d.tmp -c -o ssl/libssl-shlib-d1_srtp.o ssl/d1_srtp.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-methods.d.tmp -c -o ssl/libssl-shlib-methods.o ssl/methods.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-pqueue.d.tmp -c -o ssl/libssl-shlib-pqueue.o ssl/pqueue.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-priority_queue.d.tmp -c -o ssl/libssl-shlib-priority_queue.o ssl/priority_queue.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-s3_enc.d.tmp -c -o ssl/libssl-shlib-s3_enc.o ssl/s3_enc.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-s3_lib.d.tmp -c -o ssl/libssl-shlib-s3_lib.o ssl/s3_lib.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-s3_msg.d.tmp -c -o ssl/libssl-shlib-s3_msg.o ssl/s3_msg.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_asn1.d.tmp -c -o ssl/libssl-shlib-ssl_asn1.o ssl/ssl_asn1.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_cert.d.tmp -c -o ssl/libssl-shlib-ssl_cert.o ssl/ssl_cert.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_cert_comp.d.tmp -c -o ssl/libssl-shlib-ssl_cert_comp.o ssl/ssl_cert_comp.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_ciph.d.tmp -c -o ssl/libssl-shlib-ssl_ciph.o ssl/ssl_ciph.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_conf.d.tmp -c -o ssl/libssl-shlib-ssl_conf.o ssl/ssl_conf.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_err_legacy.d.tmp -c -o ssl/libssl-shlib-ssl_err_legacy.o ssl/ssl_err_legacy.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_init.d.tmp -c -o ssl/libssl-shlib-ssl_init.o ssl/ssl_init.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_lib.d.tmp -c -o ssl/libssl-shlib-ssl_lib.o ssl/ssl_lib.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_mcnf.d.tmp -c -o ssl/libssl-shlib-ssl_mcnf.o ssl/ssl_mcnf.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_rsa.d.tmp -c -o ssl/libssl-shlib-ssl_rsa.o ssl/ssl_rsa.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_rsa_legacy.d.tmp -c -o ssl/libssl-shlib-ssl_rsa_legacy.o ssl/ssl_rsa_legacy.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_sess.d.tmp -c -o ssl/libssl-shlib-ssl_sess.o ssl/ssl_sess.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_stat.d.tmp -c -o ssl/libssl-shlib-ssl_stat.o ssl/ssl_stat.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_txt.d.tmp -c -o ssl/libssl-shlib-ssl_txt.o ssl/ssl_txt.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-ssl_utst.d.tmp -c -o ssl/libssl-shlib-ssl_utst.o ssl/ssl_utst.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-t1_enc.d.tmp -c -o ssl/libssl-shlib-t1_enc.o ssl/t1_enc.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-t1_lib.d.tmp -c -o ssl/libssl-shlib-t1_lib.o ssl/t1_lib.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-t1_trce.d.tmp -c -o ssl/libssl-shlib-t1_trce.o ssl/t1_trce.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-tls13_enc.d.tmp -c -o ssl/libssl-shlib-tls13_enc.o ssl/tls13_enc.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-tls_depr.d.tmp -c -o ssl/libssl-shlib-tls_depr.o ssl/tls_depr.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/libssl-shlib-tls_srp.d.tmp -c -o ssl/libssl-shlib-tls_srp.o ssl/tls_srp.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-cc_newreno.d.tmp -c -o ssl/quic/libssl-shlib-cc_newreno.o ssl/quic/cc_newreno.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-json_enc.d.tmp -c -o ssl/quic/libssl-shlib-json_enc.o ssl/quic/json_enc.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-qlog.d.tmp -c -o ssl/quic/libssl-shlib-qlog.o ssl/quic/qlog.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-qlog_event_helpers.d.tmp -c -o ssl/quic/libssl-shlib-qlog_event_helpers.o ssl/quic/qlog_event_helpers.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_ackm.d.tmp -c -o ssl/quic/libssl-shlib-quic_ackm.o ssl/quic/quic_ackm.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_cfq.d.tmp -c -o ssl/quic/libssl-shlib-quic_cfq.o ssl/quic/quic_cfq.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_channel.d.tmp -c -o ssl/quic/libssl-shlib-quic_channel.o ssl/quic/quic_channel.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_demux.d.tmp -c -o ssl/quic/libssl-shlib-quic_demux.o ssl/quic/quic_demux.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_engine.d.tmp -c -o ssl/quic/libssl-shlib-quic_engine.o ssl/quic/quic_engine.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_fc.d.tmp -c -o ssl/quic/libssl-shlib-quic_fc.o ssl/quic/quic_fc.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_fifd.d.tmp -c -o ssl/quic/libssl-shlib-quic_fifd.o ssl/quic/quic_fifd.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_impl.d.tmp -c -o ssl/quic/libssl-shlib-quic_impl.o ssl/quic/quic_impl.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_lcidm.d.tmp -c -o ssl/quic/libssl-shlib-quic_lcidm.o ssl/quic/quic_lcidm.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_method.d.tmp -c -o ssl/quic/libssl-shlib-quic_method.o ssl/quic/quic_method.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_obj.d.tmp -c -o ssl/quic/libssl-shlib-quic_obj.o ssl/quic/quic_obj.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_port.d.tmp -c -o ssl/quic/libssl-shlib-quic_port.o ssl/quic/quic_port.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_rcidm.d.tmp -c -o ssl/quic/libssl-shlib-quic_rcidm.o ssl/quic/quic_rcidm.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_reactor.d.tmp -c -o ssl/quic/libssl-shlib-quic_reactor.o ssl/quic/quic_reactor.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_reactor_wait_ctx.d.tmp -c -o ssl/quic/libssl-shlib-quic_reactor_wait_ctx.o ssl/quic/quic_reactor_wait_ctx.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_record_rx.d.tmp -c -o ssl/quic/libssl-shlib-quic_record_rx.o ssl/quic/quic_record_rx.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_record_shared.d.tmp -c -o ssl/quic/libssl-shlib-quic_record_shared.o ssl/quic/quic_record_shared.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_record_tx.d.tmp -c -o ssl/quic/libssl-shlib-quic_record_tx.o ssl/quic/quic_record_tx.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_record_util.d.tmp -c -o ssl/quic/libssl-shlib-quic_record_util.o ssl/quic/quic_record_util.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_rstream.d.tmp -c -o ssl/quic/libssl-shlib-quic_rstream.o ssl/quic/quic_rstream.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_rx_depack.d.tmp -c -o ssl/quic/libssl-shlib-quic_rx_depack.o ssl/quic/quic_rx_depack.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_sf_list.d.tmp -c -o ssl/quic/libssl-shlib-quic_sf_list.o ssl/quic/quic_sf_list.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_srt_gen.d.tmp -c -o ssl/quic/libssl-shlib-quic_srt_gen.o ssl/quic/quic_srt_gen.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_srtm.d.tmp -c -o ssl/quic/libssl-shlib-quic_srtm.o ssl/quic/quic_srtm.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_sstream.d.tmp -c -o ssl/quic/libssl-shlib-quic_sstream.o ssl/quic/quic_sstream.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_statm.d.tmp -c -o ssl/quic/libssl-shlib-quic_statm.o ssl/quic/quic_statm.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_stream_map.d.tmp -c -o ssl/quic/libssl-shlib-quic_stream_map.o ssl/quic/quic_stream_map.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_thread_assist.d.tmp -c -o ssl/quic/libssl-shlib-quic_thread_assist.o ssl/quic/quic_thread_assist.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_tls.d.tmp -c -o ssl/quic/libssl-shlib-quic_tls.o ssl/quic/quic_tls.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_tls_api.d.tmp -c -o ssl/quic/libssl-shlib-quic_tls_api.o ssl/quic/quic_tls_api.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_trace.d.tmp -c -o ssl/quic/libssl-shlib-quic_trace.o ssl/quic/quic_trace.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_tserver.d.tmp -c -o ssl/quic/libssl-shlib-quic_tserver.o ssl/quic/quic_tserver.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_txp.d.tmp -c -o ssl/quic/libssl-shlib-quic_txp.o ssl/quic/quic_txp.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_txpim.d.tmp -c -o ssl/quic/libssl-shlib-quic_txpim.o ssl/quic/quic_txpim.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_types.d.tmp -c -o ssl/quic/libssl-shlib-quic_types.o ssl/quic/quic_types.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_wire.d.tmp -c -o ssl/quic/libssl-shlib-quic_wire.o ssl/quic/quic_wire.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-quic_wire_pkt.d.tmp -c -o ssl/quic/libssl-shlib-quic_wire_pkt.o ssl/quic/quic_wire_pkt.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/quic/libssl-shlib-uint_set.d.tmp -c -o ssl/quic/libssl-shlib-uint_set.o ssl/quic/uint_set.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/libssl-shlib-rec_layer_d1.d.tmp -c -o ssl/record/libssl-shlib-rec_layer_d1.o ssl/record/rec_layer_d1.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/libssl-shlib-rec_layer_s3.d.tmp -c -o ssl/record/libssl-shlib-rec_layer_s3.o ssl/record/rec_layer_s3.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-shlib-dtls_meth.d.tmp -c -o ssl/record/methods/libssl-shlib-dtls_meth.o ssl/record/methods/dtls_meth.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-shlib-ssl3_cbc.d.tmp -c -o ssl/record/methods/libssl-shlib-ssl3_cbc.o ssl/record/methods/ssl3_cbc.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-shlib-ssl3_meth.d.tmp -c -o ssl/record/methods/libssl-shlib-ssl3_meth.o ssl/record/methods/ssl3_meth.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-shlib-tls13_meth.d.tmp -c -o ssl/record/methods/libssl-shlib-tls13_meth.o ssl/record/methods/tls13_meth.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-shlib-tls1_meth.d.tmp -c -o ssl/record/methods/libssl-shlib-tls1_meth.o ssl/record/methods/tls1_meth.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-shlib-tls_common.d.tmp -c -o ssl/record/methods/libssl-shlib-tls_common.o ssl/record/methods/tls_common.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-shlib-tls_multib.d.tmp -c -o ssl/record/methods/libssl-shlib-tls_multib.o ssl/record/methods/tls_multib.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-shlib-tls_pad.d.tmp -c -o ssl/record/methods/libssl-shlib-tls_pad.o ssl/record/methods/tls_pad.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/record/methods/libssl-shlib-tlsany_meth.d.tmp -c -o ssl/record/methods/libssl-shlib-tlsany_meth.o ssl/record/methods/tlsany_meth.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/rio/libssl-shlib-poll_builder.d.tmp -c -o ssl/rio/libssl-shlib-poll_builder.o ssl/rio/poll_builder.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/rio/libssl-shlib-poll_immediate.d.tmp -c -o ssl/rio/libssl-shlib-poll_immediate.o ssl/rio/poll_immediate.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/rio/libssl-shlib-rio_notifier.d.tmp -c -o ssl/rio/libssl-shlib-rio_notifier.o ssl/rio/rio_notifier.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-shlib-extensions.d.tmp -c -o ssl/statem/libssl-shlib-extensions.o ssl/statem/extensions.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-shlib-extensions_clnt.d.tmp -c -o ssl/statem/libssl-shlib-extensions_clnt.o ssl/statem/extensions_clnt.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-shlib-extensions_cust.d.tmp -c -o ssl/statem/libssl-shlib-extensions_cust.o ssl/statem/extensions_cust.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-shlib-extensions_srvr.d.tmp -c -o ssl/statem/libssl-shlib-extensions_srvr.o ssl/statem/extensions_srvr.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-shlib-statem.d.tmp -c -o ssl/statem/libssl-shlib-statem.o ssl/statem/statem.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-shlib-statem_clnt.d.tmp -c -o ssl/statem/libssl-shlib-statem_clnt.o ssl/statem/statem_clnt.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-shlib-statem_dtls.d.tmp -c -o ssl/statem/libssl-shlib-statem_dtls.o ssl/statem/statem_dtls.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-shlib-statem_lib.d.tmp -c -o ssl/statem/libssl-shlib-statem_lib.o ssl/statem/statem_lib.c gcc -I. -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/statem/libssl-shlib-statem_srvr.d.tmp -c -o ssl/statem/libssl-shlib-statem_srvr.o ssl/statem/statem_srvr.c /usr/bin/perl ./util/mkdef.pl --version 3.5.0 --type lib --ordinals util/libssl.num --name libssl --OS linux > libssl.ld gcc -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF engines/afalg-dso-e_afalg.d.tmp -c -o engines/afalg-dso-e_afalg.o engines/e_afalg.c /usr/bin/perl ./util/mkdef.pl --type dso --ordinals util/engines.num --name engines/afalg --OS linux > engines/afalg.ld gcc -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF engines/capi-dso-e_capi.d.tmp -c -o engines/capi-dso-e_capi.o engines/e_capi.c /usr/bin/perl ./util/mkdef.pl --type dso --ordinals util/engines.num --name engines/capi --OS linux > engines/capi.ld gcc -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF engines/dasync-dso-e_dasync.d.tmp -c -o engines/dasync-dso-e_dasync.o engines/e_dasync.c /usr/bin/perl ./util/mkdef.pl --type dso --ordinals util/engines.num --name engines/dasync --OS linux > engines/dasync.ld gcc -Iinclude -DOPENSSL_NO_PROVIDER_CODE -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/pem/loader_attic-dso-pvkfmt.d.tmp -c -o crypto/pem/loader_attic-dso-pvkfmt.o crypto/pem/pvkfmt.c gcc -Iinclude -DOPENSSL_NO_PROVIDER_CODE -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF engines/loader_attic-dso-e_loader_attic.d.tmp -c -o engines/loader_attic-dso-e_loader_attic.o engines/e_loader_attic.c /usr/bin/perl ./util/mkdef.pl --type dso --ordinals util/engines.num --name engines/loader_attic --OS linux > engines/loader_attic.ld gcc -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF engines/ossltest-dso-e_ossltest.d.tmp -c -o engines/ossltest-dso-e_ossltest.o engines/e_ossltest.c /usr/bin/perl ./util/mkdef.pl --type dso --ordinals util/engines.num --name engines/ossltest --OS linux > engines/ossltest.ld gcc -Iinclude -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF engines/padlock-dso-e_padlock.d.tmp -c -o engines/padlock-dso-e_padlock.o engines/e_padlock.c /usr/bin/perl ./util/mkdef.pl --type dso --ordinals util/engines.num --name engines/padlock --OS linux > engines/padlock.ld gcc -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/legacy-dso-arm64cpuid.o crypto/arm64cpuid.S gcc -Iinclude -Iproviders/implementations/include -Iproviders/common/include -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/legacy-dso-armcap.d.tmp -c -o crypto/legacy-dso-armcap.o crypto/armcap.c gcc -I. -Iinclude -Iproviders/implementations/include -Iproviders/common/include -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/legacy-dso-cpuid.d.tmp -c -o crypto/legacy-dso-cpuid.o crypto/cpuid.c gcc -Iinclude -Iproviders/implementations/include -Iproviders/common/include -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/legacy-dso-ctype.d.tmp -c -o crypto/legacy-dso-ctype.o crypto/ctype.c gcc -Iinclude -Iproviders/implementations/include -Iproviders/common/include -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/legacy-dso-legacyprov.d.tmp -c -o providers/legacy-dso-legacyprov.o providers/legacyprov.c /usr/bin/perl ./util/mkdef.pl --type dso --ordinals util/providers.num --name providers/legacy --OS linux > providers/legacy.ld gcc -Iinclude -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/p_minimal-dso-p_minimal.d.tmp -c -o test/p_minimal-dso-p_minimal.o test/p_minimal.c /usr/bin/perl ./util/mkdef.pl --type dso --ordinals util/providers.num --name test/p_minimal --OS linux > test/p_minimal.ld gcc -Iinclude -I. -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/p_test-dso-p_test.d.tmp -c -o test/p_test-dso-p_test.o test/p_test.c /usr/bin/perl ./util/mkdef.pl --type dso --ordinals util/providers.num --name test/p_test --OS linux > test/p_test.ld /usr/bin/perl apps/progs.pl "-C" "apps/openssl" > apps/progs.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/acert-test-bin-acert.d.tmp -c -o fuzz/acert-test-bin-acert.o fuzz/acert.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/acert-test-bin-test-corpus.d.tmp -c -o fuzz/acert-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/asn1-test-bin-asn1.d.tmp -c -o fuzz/asn1-test-bin-asn1.o fuzz/asn1.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/asn1-test-bin-fuzz_rand.d.tmp -c -o fuzz/asn1-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/asn1-test-bin-test-corpus.d.tmp -c -o fuzz/asn1-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/asn1parse-test-bin-asn1parse.d.tmp -c -o fuzz/asn1parse-test-bin-asn1parse.o fuzz/asn1parse.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/asn1parse-test-bin-test-corpus.d.tmp -c -o fuzz/asn1parse-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/bignum-test-bin-bignum.d.tmp -c -o fuzz/bignum-test-bin-bignum.o fuzz/bignum.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/bignum-test-bin-test-corpus.d.tmp -c -o fuzz/bignum-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/bndiv-test-bin-bndiv.d.tmp -c -o fuzz/bndiv-test-bin-bndiv.o fuzz/bndiv.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/bndiv-test-bin-test-corpus.d.tmp -c -o fuzz/bndiv-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/client-test-bin-client.d.tmp -c -o fuzz/client-test-bin-client.o fuzz/client.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/client-test-bin-fuzz_rand.d.tmp -c -o fuzz/client-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/client-test-bin-test-corpus.d.tmp -c -o fuzz/client-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/cmp-test-bin-cmp.d.tmp -c -o fuzz/cmp-test-bin-cmp.o fuzz/cmp.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/cmp-test-bin-fuzz_rand.d.tmp -c -o fuzz/cmp-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/cmp-test-bin-test-corpus.d.tmp -c -o fuzz/cmp-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/cms-test-bin-cms.d.tmp -c -o fuzz/cms-test-bin-cms.o fuzz/cms.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/cms-test-bin-test-corpus.d.tmp -c -o fuzz/cms-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/conf-test-bin-conf.d.tmp -c -o fuzz/conf-test-bin-conf.o fuzz/conf.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/conf-test-bin-test-corpus.d.tmp -c -o fuzz/conf-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/crl-test-bin-crl.d.tmp -c -o fuzz/crl-test-bin-crl.o fuzz/crl.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/crl-test-bin-test-corpus.d.tmp -c -o fuzz/crl-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/ct-test-bin-ct.d.tmp -c -o fuzz/ct-test-bin-ct.o fuzz/ct.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/ct-test-bin-test-corpus.d.tmp -c -o fuzz/ct-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/decoder-test-bin-decoder.d.tmp -c -o fuzz/decoder-test-bin-decoder.o fuzz/decoder.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/decoder-test-bin-fuzz_rand.d.tmp -c -o fuzz/decoder-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/decoder-test-bin-test-corpus.d.tmp -c -o fuzz/decoder-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/dtlsclient-test-bin-dtlsclient.d.tmp -c -o fuzz/dtlsclient-test-bin-dtlsclient.o fuzz/dtlsclient.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/dtlsclient-test-bin-fuzz_rand.d.tmp -c -o fuzz/dtlsclient-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/dtlsclient-test-bin-test-corpus.d.tmp -c -o fuzz/dtlsclient-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/dtlsserver-test-bin-dtlsserver.d.tmp -c -o fuzz/dtlsserver-test-bin-dtlsserver.o fuzz/dtlsserver.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/dtlsserver-test-bin-fuzz_rand.d.tmp -c -o fuzz/dtlsserver-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/dtlsserver-test-bin-test-corpus.d.tmp -c -o fuzz/dtlsserver-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/hashtable-test-bin-fuzz_rand.d.tmp -c -o fuzz/hashtable-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/hashtable-test-bin-hashtable.d.tmp -c -o fuzz/hashtable-test-bin-hashtable.o fuzz/hashtable.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/hashtable-test-bin-test-corpus.d.tmp -c -o fuzz/hashtable-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/ml-dsa-test-bin-fuzz_rand.d.tmp -c -o fuzz/ml-dsa-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/ml-dsa-test-bin-ml-dsa.d.tmp -c -o fuzz/ml-dsa-test-bin-ml-dsa.o fuzz/ml-dsa.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/ml-dsa-test-bin-test-corpus.d.tmp -c -o fuzz/ml-dsa-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/ml-kem-test-bin-fuzz_rand.d.tmp -c -o fuzz/ml-kem-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/ml-kem-test-bin-ml-kem.d.tmp -c -o fuzz/ml-kem-test-bin-ml-kem.o fuzz/ml-kem.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/ml-kem-test-bin-test-corpus.d.tmp -c -o fuzz/ml-kem-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/pem-test-bin-pem.d.tmp -c -o fuzz/pem-test-bin-pem.o fuzz/pem.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/pem-test-bin-test-corpus.d.tmp -c -o fuzz/pem-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/provider-test-bin-provider.d.tmp -c -o fuzz/provider-test-bin-provider.o fuzz/provider.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/provider-test-bin-test-corpus.d.tmp -c -o fuzz/provider-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/punycode-test-bin-punycode.d.tmp -c -o fuzz/punycode-test-bin-punycode.o fuzz/punycode.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/punycode-test-bin-test-corpus.d.tmp -c -o fuzz/punycode-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-client-test-bin-fuzz_rand.d.tmp -c -o fuzz/quic-client-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-client-test-bin-quic-client.d.tmp -c -o fuzz/quic-client-test-bin-quic-client.o fuzz/quic-client.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-client-test-bin-test-corpus.d.tmp -c -o fuzz/quic-client-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-lcidm-test-bin-fuzz_rand.d.tmp -c -o fuzz/quic-lcidm-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-lcidm-test-bin-quic-lcidm.d.tmp -c -o fuzz/quic-lcidm-test-bin-quic-lcidm.o fuzz/quic-lcidm.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-lcidm-test-bin-test-corpus.d.tmp -c -o fuzz/quic-lcidm-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-rcidm-test-bin-fuzz_rand.d.tmp -c -o fuzz/quic-rcidm-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-rcidm-test-bin-quic-rcidm.d.tmp -c -o fuzz/quic-rcidm-test-bin-quic-rcidm.o fuzz/quic-rcidm.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-rcidm-test-bin-test-corpus.d.tmp -c -o fuzz/quic-rcidm-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-server-test-bin-fuzz_rand.d.tmp -c -o fuzz/quic-server-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-server-test-bin-quic-server.d.tmp -c -o fuzz/quic-server-test-bin-quic-server.o fuzz/quic-server.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-server-test-bin-test-corpus.d.tmp -c -o fuzz/quic-server-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-srtm-test-bin-fuzz_rand.d.tmp -c -o fuzz/quic-srtm-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-srtm-test-bin-quic-srtm.d.tmp -c -o fuzz/quic-srtm-test-bin-quic-srtm.o fuzz/quic-srtm.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/quic-srtm-test-bin-test-corpus.d.tmp -c -o fuzz/quic-srtm-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/server-test-bin-fuzz_rand.d.tmp -c -o fuzz/server-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/server-test-bin-server.d.tmp -c -o fuzz/server-test-bin-server.o fuzz/server.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/server-test-bin-test-corpus.d.tmp -c -o fuzz/server-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/slh-dsa-test-bin-fuzz_rand.d.tmp -c -o fuzz/slh-dsa-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/slh-dsa-test-bin-slh-dsa.d.tmp -c -o fuzz/slh-dsa-test-bin-slh-dsa.o fuzz/slh-dsa.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/slh-dsa-test-bin-test-corpus.d.tmp -c -o fuzz/slh-dsa-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/smime-test-bin-smime.d.tmp -c -o fuzz/smime-test-bin-smime.o fuzz/smime.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/smime-test-bin-test-corpus.d.tmp -c -o fuzz/smime-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/v3name-test-bin-test-corpus.d.tmp -c -o fuzz/v3name-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/v3name-test-bin-v3name.d.tmp -c -o fuzz/v3name-test-bin-v3name.o fuzz/v3name.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/x509-test-bin-fuzz_rand.d.tmp -c -o fuzz/x509-test-bin-fuzz_rand.o fuzz/fuzz_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/x509-test-bin-test-corpus.d.tmp -c -o fuzz/x509-test-bin-test-corpus.o fuzz/test-corpus.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF fuzz/x509-test-bin-x509.d.tmp -c -o fuzz/x509-test-bin-x509.o fuzz/x509.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/aborttest-bin-aborttest.d.tmp -c -o test/aborttest-bin-aborttest.o test/aborttest.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/aesgcmtest-bin-aesgcmtest.d.tmp -c -o test/aesgcmtest-bin-aesgcmtest.o test/aesgcmtest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/afalgtest-bin-afalgtest.d.tmp -c -o test/afalgtest-bin-afalgtest.o test/afalgtest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/algorithmid_test-bin-algorithmid_test.d.tmp -c -o test/algorithmid_test-bin-algorithmid_test.o test/algorithmid_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/asn1_decode_test-bin-asn1_decode_test.d.tmp -c -o test/asn1_decode_test-bin-asn1_decode_test.o test/asn1_decode_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/asn1_dsa_internal_test-bin-asn1_dsa_internal_test.d.tmp -c -o test/asn1_dsa_internal_test-bin-asn1_dsa_internal_test.o test/asn1_dsa_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/asn1_encode_test-bin-asn1_encode_test.d.tmp -c -o test/asn1_encode_test-bin-asn1_encode_test.o test/asn1_encode_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/asn1_internal_test-bin-asn1_internal_test.d.tmp -c -o test/asn1_internal_test-bin-asn1_internal_test.o test/asn1_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/asn1_stable_parse_test-bin-asn1_stable_parse_test.d.tmp -c -o test/asn1_stable_parse_test-bin-asn1_stable_parse_test.o test/asn1_stable_parse_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/asn1_string_table_test-bin-asn1_string_table_test.d.tmp -c -o test/asn1_string_table_test-bin-asn1_string_table_test.o test/asn1_string_table_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/asn1_time_test-bin-a_time.d.tmp -c -o crypto/asn1/asn1_time_test-bin-a_time.o crypto/asn1/a_time.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1_time_test-bin-ctype.d.tmp -c -o crypto/asn1_time_test-bin-ctype.o crypto/ctype.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/asn1_time_test-bin-asn1_time_test.d.tmp -c -o test/asn1_time_test-bin-asn1_time_test.o test/asn1_time_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/asynciotest-bin-asynciotest.d.tmp -c -o test/asynciotest-bin-asynciotest.o test/asynciotest.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/asynciotest-bin-ssltestlib.d.tmp -c -o test/helpers/asynciotest-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/asynctest-bin-asynctest.d.tmp -c -o test/asynctest-bin-asynctest.o test/asynctest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bad_dtls_test-bin-bad_dtls_test.d.tmp -c -o test/bad_dtls_test-bin-bad_dtls_test.o test/bad_dtls_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bftest-bin-bftest.d.tmp -c -o test/bftest-bin-bftest.o test/bftest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bio_addr_test-bin-bio_addr_test.d.tmp -c -o test/bio_addr_test-bin-bio_addr_test.o test/bio_addr_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bio_base64_test-bin-bio_base64_test.d.tmp -c -o test/bio_base64_test-bin-bio_base64_test.o test/bio_base64_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bio_callback_test-bin-bio_callback_test.d.tmp -c -o test/bio_callback_test-bin-bio_callback_test.o test/bio_callback_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bio_comp_test-bin-bio_comp_test.d.tmp -c -o test/bio_comp_test-bin-bio_comp_test.o test/bio_comp_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bio_core_test-bin-bio_core_test.d.tmp -c -o test/bio_core_test-bin-bio_core_test.o test/bio_core_test.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bio_dgram_test-bin-bio_dgram_test.d.tmp -c -o test/bio_dgram_test-bin-bio_dgram_test.o test/bio_dgram_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bio_enc_test-bin-bio_enc_test.d.tmp -c -o test/bio_enc_test-bin-bio_enc_test.o test/bio_enc_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bio_memleak_test-bin-bio_memleak_test.d.tmp -c -o test/bio_memleak_test-bin-bio_memleak_test.o test/bio_memleak_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bio_meth_test-bin-bio_meth_test.d.tmp -c -o test/bio_meth_test-bin-bio_meth_test.o test/bio_meth_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bio_prefix_text-bin-bio_prefix_text.d.tmp -c -o test/bio_prefix_text-bin-bio_prefix_text.o test/bio_prefix_text.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bio_pw_callback_test-bin-bio_pw_callback_test.d.tmp -c -o test/bio_pw_callback_test-bin-bio_pw_callback_test.o test/bio_pw_callback_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bio_readbuffer_test-bin-bio_readbuffer_test.d.tmp -c -o test/bio_readbuffer_test-bin-bio_readbuffer_test.o test/bio_readbuffer_test.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bio_tfo_test-bin-bio_tfo_test.d.tmp -c -o test/bio_tfo_test-bin-bio_tfo_test.o test/bio_tfo_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bioprinttest-bin-bioprinttest.d.tmp -c -o test/bioprinttest-bin-bioprinttest.o test/bioprinttest.c gcc -I. -Iinclude -Icrypto/bn -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bn_internal_test-bin-bn_internal_test.d.tmp -c -o test/bn_internal_test-bin-bn_internal_test.o test/bn_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/bntest-bin-bntest.d.tmp -c -o test/bntest-bin-bntest.o test/bntest.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/build_wincrypt_test-bin-build_wincrypt_test.d.tmp -c -o test/build_wincrypt_test-bin-build_wincrypt_test.o test/build_wincrypt_test.c /usr/bin/perl test/generate_buildtest.pl aes > test/buildtest_aes.c /usr/bin/perl test/generate_buildtest.pl async > test/buildtest_async.c /usr/bin/perl test/generate_buildtest.pl blowfish > test/buildtest_blowfish.c /usr/bin/perl test/generate_buildtest.pl bn > test/buildtest_bn.c /usr/bin/perl test/generate_buildtest.pl buffer > test/buildtest_buffer.c /usr/bin/perl test/generate_buildtest.pl byteorder > test/buildtest_byteorder.c /usr/bin/perl test/generate_buildtest.pl camellia > test/buildtest_camellia.c /usr/bin/perl test/generate_buildtest.pl cast > test/buildtest_cast.c /usr/bin/perl test/generate_buildtest.pl cmac > test/buildtest_cmac.c /usr/bin/perl test/generate_buildtest.pl cmp_util > test/buildtest_cmp_util.c /usr/bin/perl test/generate_buildtest.pl conf_api > test/buildtest_conf_api.c /usr/bin/perl test/generate_buildtest.pl conftypes > test/buildtest_conftypes.c /usr/bin/perl test/generate_buildtest.pl core > test/buildtest_core.c /usr/bin/perl test/generate_buildtest.pl core_dispatch > test/buildtest_core_dispatch.c /usr/bin/perl test/generate_buildtest.pl core_object > test/buildtest_core_object.c /usr/bin/perl test/generate_buildtest.pl cryptoerr_legacy > test/buildtest_cryptoerr_legacy.c /usr/bin/perl test/generate_buildtest.pl decoder > test/buildtest_decoder.c /usr/bin/perl test/generate_buildtest.pl des > test/buildtest_des.c /usr/bin/perl test/generate_buildtest.pl dh > test/buildtest_dh.c /usr/bin/perl test/generate_buildtest.pl dsa > test/buildtest_dsa.c /usr/bin/perl test/generate_buildtest.pl dtls1 > test/buildtest_dtls1.c /usr/bin/perl test/generate_buildtest.pl e_os2 > test/buildtest_e_os2.c /usr/bin/perl test/generate_buildtest.pl e_ostime > test/buildtest_e_ostime.c /usr/bin/perl test/generate_buildtest.pl ebcdic > test/buildtest_ebcdic.c /usr/bin/perl test/generate_buildtest.pl ec > test/buildtest_ec.c /usr/bin/perl test/generate_buildtest.pl ecdh > test/buildtest_ecdh.c /usr/bin/perl test/generate_buildtest.pl ecdsa > test/buildtest_ecdsa.c /usr/bin/perl test/generate_buildtest.pl encoder > test/buildtest_encoder.c /usr/bin/perl test/generate_buildtest.pl engine > test/buildtest_engine.c /usr/bin/perl test/generate_buildtest.pl evp > test/buildtest_evp.c /usr/bin/perl test/generate_buildtest.pl fips_names > test/buildtest_fips_names.c /usr/bin/perl test/generate_buildtest.pl hmac > test/buildtest_hmac.c /usr/bin/perl test/generate_buildtest.pl hpke > test/buildtest_hpke.c /usr/bin/perl test/generate_buildtest.pl http > test/buildtest_http.c /usr/bin/perl test/generate_buildtest.pl indicator > test/buildtest_indicator.c /usr/bin/perl test/generate_buildtest.pl kdf > test/buildtest_kdf.c /usr/bin/perl test/generate_buildtest.pl macros > test/buildtest_macros.c /usr/bin/perl test/generate_buildtest.pl md4 > test/buildtest_md4.c /usr/bin/perl test/generate_buildtest.pl md5 > test/buildtest_md5.c /usr/bin/perl test/generate_buildtest.pl ml_kem > test/buildtest_ml_kem.c /usr/bin/perl test/generate_buildtest.pl modes > test/buildtest_modes.c /usr/bin/perl test/generate_buildtest.pl obj_mac > test/buildtest_obj_mac.c /usr/bin/perl test/generate_buildtest.pl objects > test/buildtest_objects.c /usr/bin/perl test/generate_buildtest.pl ossl_typ > test/buildtest_ossl_typ.c /usr/bin/perl test/generate_buildtest.pl param_build > test/buildtest_param_build.c /usr/bin/perl test/generate_buildtest.pl params > test/buildtest_params.c /usr/bin/perl test/generate_buildtest.pl pem > test/buildtest_pem.c /usr/bin/perl test/generate_buildtest.pl pem2 > test/buildtest_pem2.c /usr/bin/perl test/generate_buildtest.pl prov_ssl > test/buildtest_prov_ssl.c /usr/bin/perl test/generate_buildtest.pl provider > test/buildtest_provider.c /usr/bin/perl test/generate_buildtest.pl quic > test/buildtest_quic.c /usr/bin/perl test/generate_buildtest.pl rand > test/buildtest_rand.c /usr/bin/perl test/generate_buildtest.pl rc2 > test/buildtest_rc2.c /usr/bin/perl test/generate_buildtest.pl rc4 > test/buildtest_rc4.c /usr/bin/perl test/generate_buildtest.pl ripemd > test/buildtest_ripemd.c /usr/bin/perl test/generate_buildtest.pl rsa > test/buildtest_rsa.c /usr/bin/perl test/generate_buildtest.pl seed > test/buildtest_seed.c /usr/bin/perl test/generate_buildtest.pl self_test > test/buildtest_self_test.c /usr/bin/perl test/generate_buildtest.pl sha > test/buildtest_sha.c /usr/bin/perl test/generate_buildtest.pl srtp > test/buildtest_srtp.c /usr/bin/perl test/generate_buildtest.pl ssl2 > test/buildtest_ssl2.c /usr/bin/perl test/generate_buildtest.pl sslerr_legacy > test/buildtest_sslerr_legacy.c /usr/bin/perl test/generate_buildtest.pl stack > test/buildtest_stack.c /usr/bin/perl test/generate_buildtest.pl store > test/buildtest_store.c /usr/bin/perl test/generate_buildtest.pl symhacks > test/buildtest_symhacks.c /usr/bin/perl test/generate_buildtest.pl thread > test/buildtest_thread.c /usr/bin/perl test/generate_buildtest.pl tls1 > test/buildtest_tls1.c /usr/bin/perl test/generate_buildtest.pl ts > test/buildtest_ts.c /usr/bin/perl test/generate_buildtest.pl txt_db > test/buildtest_txt_db.c /usr/bin/perl test/generate_buildtest.pl types > test/buildtest_types.c /usr/bin/perl test/generate_buildtest.pl whrlpool > test/buildtest_whrlpool.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/byteorder_test-bin-byteorder_test.d.tmp -c -o test/byteorder_test-bin-byteorder_test.o test/byteorder_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/ca_internals_test-bin-app_libctx.d.tmp -c -o apps/lib/ca_internals_test-bin-app_libctx.o apps/lib/app_libctx.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/ca_internals_test-bin-app_provider.d.tmp -c -o apps/lib/ca_internals_test-bin-app_provider.o apps/lib/app_provider.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/ca_internals_test-bin-app_rand.d.tmp -c -o apps/lib/ca_internals_test-bin-app_rand.o apps/lib/app_rand.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/ca_internals_test-bin-app_x509.d.tmp -c -o apps/lib/ca_internals_test-bin-app_x509.o apps/lib/app_x509.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/ca_internals_test-bin-apps.d.tmp -c -o apps/lib/ca_internals_test-bin-apps.o apps/lib/apps.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/ca_internals_test-bin-apps_ui.d.tmp -c -o apps/lib/ca_internals_test-bin-apps_ui.o apps/lib/apps_ui.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/ca_internals_test-bin-engine.d.tmp -c -o apps/lib/ca_internals_test-bin-engine.o apps/lib/engine.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/ca_internals_test-bin-fmt.d.tmp -c -o apps/lib/ca_internals_test-bin-fmt.o apps/lib/fmt.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/asn1/ca_internals_test-bin-a_time.d.tmp -c -o crypto/asn1/ca_internals_test-bin-a_time.o crypto/asn1/a_time.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/ca_internals_test-bin-ctype.d.tmp -c -o crypto/ca_internals_test-bin-ctype.o crypto/ctype.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ca_internals_test-bin-ca_internals_test.d.tmp -c -o test/ca_internals_test-bin-ca_internals_test.o test/ca_internals_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/casttest-bin-casttest.d.tmp -c -o test/casttest-bin-casttest.o test/casttest.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cert_comp_test-bin-cert_comp_test.d.tmp -c -o test/cert_comp_test-bin-cert_comp_test.o test/cert_comp_test.c gcc -I. -Iinclude -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/cert_comp_test-bin-ssltestlib.d.tmp -c -o test/helpers/cert_comp_test-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/chacha_internal_test-bin-chacha_internal_test.d.tmp -c -o test/chacha_internal_test-bin-chacha_internal_test.o test/chacha_internal_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cipher_overhead_test-bin-cipher_overhead_test.d.tmp -c -o test/cipher_overhead_test-bin-cipher_overhead_test.o test/cipher_overhead_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cipherbytes_test-bin-cipherbytes_test.d.tmp -c -o test/cipherbytes_test-bin-cipherbytes_test.o test/cipherbytes_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cipherlist_test-bin-cipherlist_test.d.tmp -c -o test/cipherlist_test-bin-cipherlist_test.o test/cipherlist_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ciphername_test-bin-ciphername_test.d.tmp -c -o test/ciphername_test-bin-ciphername_test.o test/ciphername_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/clienthellotest-bin-clienthellotest.d.tmp -c -o test/clienthellotest-bin-clienthellotest.o test/clienthellotest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cmactest-bin-cmactest.d.tmp -c -o test/cmactest-bin-cmactest.o test/cmactest.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cmp_asn_test-bin-cmp_asn_test.d.tmp -c -o test/cmp_asn_test-bin-cmp_asn_test.o test/cmp_asn_test.c gcc -I. -Iinclude -Iapps/include -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/cmp_asn_test-bin-cmp_testlib.d.tmp -c -o test/helpers/cmp_asn_test-bin-cmp_testlib.o test/helpers/cmp_testlib.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cmp_client_test-bin-cmp_client_test.d.tmp -c -o test/cmp_client_test-bin-cmp_client_test.o test/cmp_client_test.c gcc -I. -Iinclude -Iapps/include -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/cmp_client_test-bin-cmp_testlib.d.tmp -c -o test/helpers/cmp_client_test-bin-cmp_testlib.o test/helpers/cmp_testlib.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cmp_ctx_test-bin-cmp_ctx_test.d.tmp -c -o test/cmp_ctx_test-bin-cmp_ctx_test.o test/cmp_ctx_test.c gcc -I. -Iinclude -Iapps/include -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/cmp_ctx_test-bin-cmp_testlib.d.tmp -c -o test/helpers/cmp_ctx_test-bin-cmp_testlib.o test/helpers/cmp_testlib.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cmp_hdr_test-bin-cmp_hdr_test.d.tmp -c -o test/cmp_hdr_test-bin-cmp_hdr_test.o test/cmp_hdr_test.c gcc -I. -Iinclude -Iapps/include -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/cmp_hdr_test-bin-cmp_testlib.d.tmp -c -o test/helpers/cmp_hdr_test-bin-cmp_testlib.o test/helpers/cmp_testlib.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cmp_msg_test-bin-cmp_msg_test.d.tmp -c -o test/cmp_msg_test-bin-cmp_msg_test.o test/cmp_msg_test.c gcc -I. -Iinclude -Iapps/include -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/cmp_msg_test-bin-cmp_testlib.d.tmp -c -o test/helpers/cmp_msg_test-bin-cmp_testlib.o test/helpers/cmp_testlib.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cmp_protect_test-bin-cmp_protect_test.d.tmp -c -o test/cmp_protect_test-bin-cmp_protect_test.o test/cmp_protect_test.c gcc -I. -Iinclude -Iapps/include -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/cmp_protect_test-bin-cmp_testlib.d.tmp -c -o test/helpers/cmp_protect_test-bin-cmp_testlib.o test/helpers/cmp_testlib.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cmp_server_test-bin-cmp_server_test.d.tmp -c -o test/cmp_server_test-bin-cmp_server_test.o test/cmp_server_test.c gcc -I. -Iinclude -Iapps/include -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/cmp_server_test-bin-cmp_testlib.d.tmp -c -o test/helpers/cmp_server_test-bin-cmp_testlib.o test/helpers/cmp_testlib.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cmp_status_test-bin-cmp_status_test.d.tmp -c -o test/cmp_status_test-bin-cmp_status_test.o test/cmp_status_test.c gcc -I. -Iinclude -Iapps/include -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/cmp_status_test-bin-cmp_testlib.d.tmp -c -o test/helpers/cmp_status_test-bin-cmp_testlib.o test/helpers/cmp_testlib.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cmp_vfy_test-bin-cmp_vfy_test.d.tmp -c -o test/cmp_vfy_test-bin-cmp_vfy_test.o test/cmp_vfy_test.c gcc -I. -Iinclude -Iapps/include -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/cmp_vfy_test-bin-cmp_testlib.d.tmp -c -o test/helpers/cmp_vfy_test-bin-cmp_testlib.o test/helpers/cmp_testlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/cmsapitest-bin-cmsapitest.d.tmp -c -o test/cmsapitest-bin-cmsapitest.o test/cmsapitest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/conf_include_test-bin-conf_include_test.d.tmp -c -o test/conf_include_test-bin-conf_include_test.o test/conf_include_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/confdump-bin-confdump.d.tmp -c -o test/confdump-bin-confdump.o test/confdump.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/constant_time_test-bin-constant_time_test.d.tmp -c -o test/constant_time_test-bin-constant_time_test.o test/constant_time_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/context_internal_test-bin-context_internal_test.d.tmp -c -o test/context_internal_test-bin-context_internal_test.o test/context_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/crltest-bin-crltest.d.tmp -c -o test/crltest-bin-crltest.o test/crltest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ct_test-bin-ct_test.d.tmp -c -o test/ct_test-bin-ct_test.o test/ct_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ctype_internal_test-bin-ctype_internal_test.d.tmp -c -o test/ctype_internal_test-bin-ctype_internal_test.o test/ctype_internal_test.c gcc -I. -Iinclude -Iapps/include -Icrypto/ec/curve448 -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/curve448_internal_test-bin-curve448_internal_test.d.tmp -c -o test/curve448_internal_test-bin-curve448_internal_test.o test/curve448_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/d2i_test-bin-d2i_test.d.tmp -c -o test/d2i_test-bin-d2i_test.o test/d2i_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/danetest-bin-danetest.d.tmp -c -o test/danetest-bin-danetest.o test/danetest.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/decoder_propq_test-bin-decoder_propq_test.d.tmp -c -o test/decoder_propq_test-bin-decoder_propq_test.o test/decoder_propq_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/defltfips_test-bin-defltfips_test.d.tmp -c -o test/defltfips_test-bin-defltfips_test.o test/defltfips_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/destest-bin-destest.d.tmp -c -o test/destest-bin-destest.o test/destest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/dhtest-bin-dhtest.d.tmp -c -o test/dhtest-bin-dhtest.o test/dhtest.c gcc -Iinclude -Iapps/include -Iproviders/common/include -Iproviders/fips/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/drbgtest-bin-drbgtest.d.tmp -c -o test/drbgtest-bin-drbgtest.o test/drbgtest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/dsa_no_digest_size_test-bin-dsa_no_digest_size_test.d.tmp -c -o test/dsa_no_digest_size_test-bin-dsa_no_digest_size_test.o test/dsa_no_digest_size_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/dsatest-bin-dsatest.d.tmp -c -o test/dsatest-bin-dsatest.o test/dsatest.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/dtls_mtu_test-bin-dtls_mtu_test.d.tmp -c -o test/dtls_mtu_test-bin-dtls_mtu_test.o test/dtls_mtu_test.c gcc -I. -Iinclude -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/dtls_mtu_test-bin-ssltestlib.d.tmp -c -o test/helpers/dtls_mtu_test-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/dtlstest-bin-dtlstest.d.tmp -c -o test/dtlstest-bin-dtlstest.o test/dtlstest.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/dtlstest-bin-ssltestlib.d.tmp -c -o test/helpers/dtlstest-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/dtlsv1listentest-bin-dtlsv1listentest.d.tmp -c -o test/dtlsv1listentest-bin-dtlsv1listentest.o test/dtlsv1listentest.c gcc -Iinclude -Icrypto/ec -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ec_internal_test-bin-ec_internal_test.d.tmp -c -o test/ec_internal_test-bin-ec_internal_test.o test/ec_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ecdsatest-bin-ecdsatest.d.tmp -c -o test/ecdsatest-bin-ecdsatest.o test/ecdsatest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ecstresstest-bin-ecstresstest.d.tmp -c -o test/ecstresstest-bin-ecstresstest.o test/ecstresstest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ectest-bin-ectest.d.tmp -c -o test/ectest-bin-ectest.o test/ectest.c gcc -I. -Iinclude -Iapps/include -Iproviders/common/include -Iproviders/implementations/include -DSTATIC_LEGACY -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/endecode_test-bin-legacyprov.d.tmp -c -o providers/endecode_test-bin-legacyprov.o providers/legacyprov.c gcc -I. -Iinclude -Iapps/include -Iproviders/common/include -Iproviders/implementations/include -DSTATIC_LEGACY -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/endecode_test-bin-endecode_test.d.tmp -c -o test/endecode_test-bin-endecode_test.o test/endecode_test.c gcc -I. -Iinclude -Iapps/include -Iproviders/common/include -Iproviders/implementations/include -DSTATIC_LEGACY -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/endecode_test-bin-predefined_dhparams.d.tmp -c -o test/helpers/endecode_test-bin-predefined_dhparams.o test/helpers/predefined_dhparams.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/endecoder_legacy_test-bin-endecoder_legacy_test.d.tmp -c -o test/endecoder_legacy_test-bin-endecoder_legacy_test.o test/endecoder_legacy_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/enginetest-bin-enginetest.d.tmp -c -o test/enginetest-bin-enginetest.o test/enginetest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/errtest-bin-errtest.d.tmp -c -o test/errtest-bin-errtest.o test/errtest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_byname_test-bin-evp_byname_test.d.tmp -c -o test/evp_byname_test-bin-evp_byname_test.o test/evp_byname_test.c gcc -Iinclude -Iapps/include -Iproviders/common/include -Iproviders/implementations/include -DSTATIC_LEGACY -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/evp_extra_test-bin-legacyprov.d.tmp -c -o providers/evp_extra_test-bin-legacyprov.o providers/legacyprov.c gcc -Iinclude -Iapps/include -Iproviders/common/include -Iproviders/implementations/include -DSTATIC_LEGACY -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_extra_test-bin-evp_extra_test.d.tmp -c -o test/evp_extra_test-bin-evp_extra_test.o test/evp_extra_test.c gcc -Iinclude -Iapps/include -Iproviders/common/include -Iproviders/implementations/include -DSTATIC_LEGACY -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_extra_test-bin-fake_pipelineprov.d.tmp -c -o test/evp_extra_test-bin-fake_pipelineprov.o test/fake_pipelineprov.c gcc -Iinclude -Iapps/include -Iproviders/common/include -Iproviders/implementations/include -DSTATIC_LEGACY -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_extra_test-bin-fake_rsaprov.d.tmp -c -o test/evp_extra_test-bin-fake_rsaprov.o test/fake_rsaprov.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_extra_test2-bin-evp_extra_test2.d.tmp -c -o test/evp_extra_test2-bin-evp_extra_test2.o test/evp_extra_test2.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_extra_test2-bin-tls-provider.d.tmp -c -o test/evp_extra_test2-bin-tls-provider.o test/tls-provider.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_fetch_prov_test-bin-evp_fetch_prov_test.d.tmp -c -o test/evp_fetch_prov_test-bin-evp_fetch_prov_test.o test/evp_fetch_prov_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_kdf_test-bin-evp_kdf_test.d.tmp -c -o test/evp_kdf_test-bin-evp_kdf_test.o test/evp_kdf_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_libctx_test-bin-evp_libctx_test.d.tmp -c -o test/evp_libctx_test-bin-evp_libctx_test.o test/evp_libctx_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_pkey_ctx_new_from_name-bin-evp_pkey_ctx_new_from_name.d.tmp -c -o test/evp_pkey_ctx_new_from_name-bin-evp_pkey_ctx_new_from_name.o test/evp_pkey_ctx_new_from_name.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_pkey_dhkem_test-bin-evp_pkey_dhkem_test.d.tmp -c -o test/evp_pkey_dhkem_test-bin-evp_pkey_dhkem_test.o test/evp_pkey_dhkem_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_pkey_dparams_test-bin-evp_pkey_dparams_test.d.tmp -c -o test/evp_pkey_dparams_test-bin-evp_pkey_dparams_test.o test/evp_pkey_dparams_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_pkey_provided_test-bin-evp_pkey_provided_test.d.tmp -c -o test/evp_pkey_provided_test-bin-evp_pkey_provided_test.o test/evp_pkey_provided_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_skey_test-bin-evp_skey_test.d.tmp -c -o test/evp_skey_test-bin-evp_skey_test.o test/evp_skey_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_skey_test-bin-fake_cipherprov.d.tmp -c -o test/evp_skey_test-bin-fake_cipherprov.o test/fake_cipherprov.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_test-bin-evp_test.d.tmp -c -o test/evp_test-bin-evp_test.o test/evp_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/evp_xof_test-bin-evp_xof_test.d.tmp -c -o test/evp_xof_test-bin-evp_xof_test.o test/evp_xof_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/exdatatest-bin-exdatatest.d.tmp -c -o test/exdatatest-bin-exdatatest.o test/exdatatest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/exptest-bin-exptest.d.tmp -c -o test/exptest-bin-exptest.o test/exptest.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ext_internal_test-bin-ext_internal_test.d.tmp -c -o test/ext_internal_test-bin-ext_internal_test.o test/ext_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/fatalerrtest-bin-fatalerrtest.d.tmp -c -o test/fatalerrtest-bin-fatalerrtest.o test/fatalerrtest.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/fatalerrtest-bin-ssltestlib.d.tmp -c -o test/helpers/fatalerrtest-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ffc_internal_test-bin-ffc_internal_test.d.tmp -c -o test/ffc_internal_test-bin-ffc_internal_test.o test/ffc_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/fips_version_test-bin-fips_version_test.d.tmp -c -o test/fips_version_test-bin-fips_version_test.o test/fips_version_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/gmdifftest-bin-gmdifftest.d.tmp -c -o test/gmdifftest-bin-gmdifftest.o test/gmdifftest.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/hexstr_test-bin-hexstr_test.d.tmp -c -o test/hexstr_test-bin-hexstr_test.o test/hexstr_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/hmactest-bin-hmactest.d.tmp -c -o test/hmactest-bin-hmactest.o test/hmactest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/hpke_test-bin-hpke_test.d.tmp -c -o test/hpke_test-bin-hpke_test.o test/hpke_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/http_test-bin-http_test.d.tmp -c -o test/http_test-bin-http_test.o test/http_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ideatest-bin-ideatest.d.tmp -c -o test/ideatest-bin-ideatest.o test/ideatest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/igetest-bin-igetest.d.tmp -c -o test/igetest-bin-igetest.o test/igetest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/json_test-bin-noisydgrambio.d.tmp -c -o test/helpers/json_test-bin-noisydgrambio.o test/helpers/noisydgrambio.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/json_test-bin-pktsplitbio.d.tmp -c -o test/helpers/json_test-bin-pktsplitbio.o test/helpers/pktsplitbio.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/json_test-bin-quictestlib.d.tmp -c -o test/helpers/json_test-bin-quictestlib.o test/helpers/quictestlib.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/json_test-bin-ssltestlib.d.tmp -c -o test/helpers/json_test-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/json_test-bin-json_test.d.tmp -c -o test/json_test-bin-json_test.o test/json_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/keymgmt_internal_test-bin-keymgmt_internal_test.d.tmp -c -o test/keymgmt_internal_test-bin-keymgmt_internal_test.o test/keymgmt_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/lhash_test-bin-lhash_test.d.tmp -c -o test/lhash_test-bin-lhash_test.o test/lhash_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/list_test-bin-list_test.d.tmp -c -o test/list_test-bin-list_test.o test/list_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/localetest-bin-localetest.d.tmp -c -o test/localetest-bin-localetest.o test/localetest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/mdc2test-bin-mdc2test.d.tmp -c -o test/mdc2test-bin-mdc2test.o test/mdc2test.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/membio_test-bin-membio_test.d.tmp -c -o test/membio_test-bin-membio_test.o test/membio_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/memleaktest-bin-memleaktest.d.tmp -c -o test/memleaktest-bin-memleaktest.o test/memleaktest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ml_dsa_test-bin-ml_dsa_test.d.tmp -c -o test/ml_dsa_test-bin-ml_dsa_test.o test/ml_dsa_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ml_kem_evp_extra_test-bin-ml_kem_evp_extra_test.d.tmp -c -o test/ml_kem_evp_extra_test-bin-ml_kem_evp_extra_test.o test/ml_kem_evp_extra_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ml_kem_internal_test-bin-ml_kem_internal_test.d.tmp -c -o test/ml_kem_internal_test-bin-ml_kem_internal_test.o test/ml_kem_internal_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/modes_internal_test-bin-modes_internal_test.d.tmp -c -o test/modes_internal_test-bin-modes_internal_test.o test/modes_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/moduleloadtest-bin-moduleloadtest.d.tmp -c -o test/moduleloadtest-bin-moduleloadtest.o test/moduleloadtest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/moduleloadtest-bin-simpledynamic.d.tmp -c -o test/moduleloadtest-bin-simpledynamic.o test/simpledynamic.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/namemap_internal_test-bin-namemap_internal_test.d.tmp -c -o test/namemap_internal_test-bin-namemap_internal_test.o test/namemap_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/nodefltctxtest-bin-nodefltctxtest.d.tmp -c -o test/nodefltctxtest-bin-nodefltctxtest.o test/nodefltctxtest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ocspapitest-bin-ocspapitest.d.tmp -c -o test/ocspapitest-bin-ocspapitest.o test/ocspapitest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ossl_store_test-bin-ossl_store_test.d.tmp -c -o test/ossl_store_test-bin-ossl_store_test.o test/ossl_store_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/packettest-bin-quic_vlint.d.tmp -c -o crypto/packettest-bin-quic_vlint.o crypto/quic_vlint.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/packettest-bin-packettest.d.tmp -c -o test/packettest-bin-packettest.o test/packettest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/pairwise_fail_test-bin-pairwise_fail_test.d.tmp -c -o test/pairwise_fail_test-bin-pairwise_fail_test.o test/pairwise_fail_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/param_build_test-bin-param_build_test.d.tmp -c -o test/param_build_test-bin-param_build_test.o test/param_build_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/params_api_test-bin-params_api_test.d.tmp -c -o test/params_api_test-bin-params_api_test.o test/params_api_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/params_conversion_test-bin-params_conversion_test.d.tmp -c -o test/params_conversion_test-bin-params_conversion_test.o test/params_conversion_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/params_test-bin-params_test.d.tmp -c -o test/params_test-bin-params_test.o test/params_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/pbelutest-bin-pbelutest.d.tmp -c -o test/pbelutest-bin-pbelutest.o test/pbelutest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/pbetest-bin-pbetest.d.tmp -c -o test/pbetest-bin-pbetest.o test/pbetest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/pem_read_depr_test-bin-pem_read_depr_test.d.tmp -c -o test/pem_read_depr_test-bin-pem_read_depr_test.o test/pem_read_depr_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/pemtest-bin-pemtest.d.tmp -c -o test/pemtest-bin-pemtest.o test/pemtest.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/pkcs12_api_test-bin-pkcs12.d.tmp -c -o test/helpers/pkcs12_api_test-bin-pkcs12.o test/helpers/pkcs12.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/pkcs12_api_test-bin-pkcs12_api_test.d.tmp -c -o test/pkcs12_api_test-bin-pkcs12_api_test.o test/pkcs12_api_test.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/pkcs12_format_test-bin-pkcs12.d.tmp -c -o test/helpers/pkcs12_format_test-bin-pkcs12.o test/helpers/pkcs12.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/pkcs12_format_test-bin-pkcs12_format_test.d.tmp -c -o test/pkcs12_format_test-bin-pkcs12_format_test.o test/pkcs12_format_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/pkcs7_test-bin-pkcs7_test.d.tmp -c -o test/pkcs7_test-bin-pkcs7_test.o test/pkcs7_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/pkey_meth_kdf_test-bin-pkey_meth_kdf_test.d.tmp -c -o test/pkey_meth_kdf_test-bin-pkey_meth_kdf_test.o test/pkey_meth_kdf_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/pkey_meth_test-bin-pkey_meth_test.d.tmp -c -o test/pkey_meth_test-bin-pkey_meth_test.o test/pkey_meth_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/poly1305_internal_test-bin-poly1305_internal_test.d.tmp -c -o test/poly1305_internal_test-bin-poly1305_internal_test.o test/poly1305_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/priority_queue_test-bin-priority_queue_test.d.tmp -c -o test/priority_queue_test-bin-priority_queue_test.o test/priority_queue_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/property_test-bin-property_test.d.tmp -c -o test/property_test-bin-property_test.o test/property_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/prov_config_test-bin-prov_config_test.d.tmp -c -o test/prov_config_test-bin-prov_config_test.o test/prov_config_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/provfetchtest-bin-provfetchtest.d.tmp -c -o test/provfetchtest-bin-provfetchtest.o test/provfetchtest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/provider_default_search_path_test-bin-provider_default_search_path_test.d.tmp -c -o test/provider_default_search_path_test-bin-provider_default_search_path_test.o test/provider_default_search_path_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/provider_fallback_test-bin-provider_fallback_test.d.tmp -c -o test/provider_fallback_test-bin-provider_fallback_test.o test/provider_fallback_test.c gcc -Iinclude -Iapps/include -I. -DPROVIDER_INIT_FUNCTION_NAME=p_test_init -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/provider_internal_test-bin-p_test.d.tmp -c -o test/provider_internal_test-bin-p_test.o test/p_test.c gcc -Iinclude -Iapps/include -I. -DPROVIDER_INIT_FUNCTION_NAME=p_test_init -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/provider_internal_test-bin-provider_internal_test.d.tmp -c -o test/provider_internal_test-bin-provider_internal_test.o test/provider_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/provider_pkey_test-bin-fake_rsaprov.d.tmp -c -o test/provider_pkey_test-bin-fake_rsaprov.o test/fake_rsaprov.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/provider_pkey_test-bin-provider_pkey_test.d.tmp -c -o test/provider_pkey_test-bin-provider_pkey_test.o test/provider_pkey_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/provider_status_test-bin-provider_status_test.d.tmp -c -o test/provider_status_test-bin-provider_status_test.o test/provider_status_test.c gcc -Iinclude -Iapps/include -I. -DPROVIDER_INIT_FUNCTION_NAME=p_test_init -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/provider_test-bin-p_test.d.tmp -c -o test/provider_test-bin-p_test.o test/p_test.c gcc -Iinclude -Iapps/include -I. -DPROVIDER_INIT_FUNCTION_NAME=p_test_init -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/provider_test-bin-provider_test.d.tmp -c -o test/provider_test-bin-provider_test.o test/provider_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/punycode_test-bin-punycode_test.d.tmp -c -o test/punycode_test-bin-punycode_test.o test/punycode_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_ackm_test-bin-cc_dummy.d.tmp -c -o test/quic_ackm_test-bin-cc_dummy.o test/cc_dummy.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_ackm_test-bin-quic_ackm_test.d.tmp -c -o test/quic_ackm_test-bin-quic_ackm_test.o test/quic_ackm_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_cc_test-bin-quic_cc_test.d.tmp -c -o test/quic_cc_test-bin-quic_cc_test.o test/quic_cc_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_cfq_test-bin-quic_cfq_test.d.tmp -c -o test/quic_cfq_test-bin-quic_cfq_test.o test/quic_cfq_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_client_test-bin-quic_client_test.d.tmp -c -o test/quic_client_test-bin-quic_client_test.o test/quic_client_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_fc_test-bin-quic_fc_test.d.tmp -c -o test/quic_fc_test-bin-quic_fc_test.o test/quic_fc_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_fifd_test-bin-cc_dummy.d.tmp -c -o test/quic_fifd_test-bin-cc_dummy.o test/cc_dummy.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_fifd_test-bin-quic_fifd_test.d.tmp -c -o test/quic_fifd_test-bin-quic_fifd_test.o test/quic_fifd_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_lcidm_test-bin-quic_lcidm_test.d.tmp -c -o test/quic_lcidm_test-bin-quic_lcidm_test.o test/quic_lcidm_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_multistream_test-bin-noisydgrambio.d.tmp -c -o test/helpers/quic_multistream_test-bin-noisydgrambio.o test/helpers/noisydgrambio.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_multistream_test-bin-pktsplitbio.d.tmp -c -o test/helpers/quic_multistream_test-bin-pktsplitbio.o test/helpers/pktsplitbio.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_multistream_test-bin-quictestlib.d.tmp -c -o test/helpers/quic_multistream_test-bin-quictestlib.o test/helpers/quictestlib.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_multistream_test-bin-ssltestlib.d.tmp -c -o test/helpers/quic_multistream_test-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_multistream_test-bin-quic_multistream_test.d.tmp -c -o test/quic_multistream_test-bin-quic_multistream_test.o test/quic_multistream_test.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_newcid_test-bin-noisydgrambio.d.tmp -c -o test/helpers/quic_newcid_test-bin-noisydgrambio.o test/helpers/noisydgrambio.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_newcid_test-bin-pktsplitbio.d.tmp -c -o test/helpers/quic_newcid_test-bin-pktsplitbio.o test/helpers/pktsplitbio.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_newcid_test-bin-quictestlib.d.tmp -c -o test/helpers/quic_newcid_test-bin-quictestlib.o test/helpers/quictestlib.c gcc -I. -Iinclude -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_newcid_test-bin-ssltestlib.d.tmp -c -o test/helpers/quic_newcid_test-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_newcid_test-bin-quic_newcid_test.d.tmp -c -o test/quic_newcid_test-bin-quic_newcid_test.o test/quic_newcid_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_qlog_test-bin-quic_qlog_test.d.tmp -c -o test/quic_qlog_test-bin-quic_qlog_test.o test/quic_qlog_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_radix_test-bin-noisydgrambio.d.tmp -c -o test/helpers/quic_radix_test-bin-noisydgrambio.o test/helpers/noisydgrambio.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_radix_test-bin-pktsplitbio.d.tmp -c -o test/helpers/quic_radix_test-bin-pktsplitbio.o test/helpers/pktsplitbio.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_radix_test-bin-quictestlib.d.tmp -c -o test/helpers/quic_radix_test-bin-quictestlib.o test/helpers/quictestlib.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_radix_test-bin-ssltestlib.d.tmp -c -o test/helpers/quic_radix_test-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/radix/quic_radix_test-bin-quic_radix.d.tmp -c -o test/radix/quic_radix_test-bin-quic_radix.o test/radix/quic_radix.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_rcidm_test-bin-quic_rcidm_test.d.tmp -c -o test/quic_rcidm_test-bin-quic_rcidm_test.o test/quic_rcidm_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_record_test-bin-quic_record_test.d.tmp -c -o test/quic_record_test-bin-quic_record_test.o test/quic_record_test.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_srt_gen_test-bin-noisydgrambio.d.tmp -c -o test/helpers/quic_srt_gen_test-bin-noisydgrambio.o test/helpers/noisydgrambio.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_srt_gen_test-bin-pktsplitbio.d.tmp -c -o test/helpers/quic_srt_gen_test-bin-pktsplitbio.o test/helpers/pktsplitbio.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_srt_gen_test-bin-quictestlib.d.tmp -c -o test/helpers/quic_srt_gen_test-bin-quictestlib.o test/helpers/quictestlib.c gcc -I. -Iinclude -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quic_srt_gen_test-bin-ssltestlib.d.tmp -c -o test/helpers/quic_srt_gen_test-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_srt_gen_test-bin-quic_srt_gen_test.d.tmp -c -o test/quic_srt_gen_test-bin-quic_srt_gen_test.o test/quic_srt_gen_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_srtm_test-bin-quic_srtm_test.d.tmp -c -o test/quic_srtm_test-bin-quic_srtm_test.o test/quic_srtm_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_stream_test-bin-quic_stream_test.d.tmp -c -o test/quic_stream_test-bin-quic_stream_test.o test/quic_stream_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_tserver_test-bin-quic_tserver_test.d.tmp -c -o test/quic_tserver_test-bin-quic_tserver_test.o test/quic_tserver_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_txp_test-bin-cc_dummy.d.tmp -c -o test/quic_txp_test-bin-cc_dummy.o test/cc_dummy.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_txp_test-bin-quic_txp_test.d.tmp -c -o test/quic_txp_test-bin-quic_txp_test.o test/quic_txp_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_txpim_test-bin-quic_txpim_test.d.tmp -c -o test/quic_txpim_test-bin-quic_txpim_test.o test/quic_txpim_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quic_wire_test-bin-quic_wire_test.d.tmp -c -o test/quic_wire_test-bin-quic_wire_test.o test/quic_wire_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quicapitest-bin-noisydgrambio.d.tmp -c -o test/helpers/quicapitest-bin-noisydgrambio.o test/helpers/noisydgrambio.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quicapitest-bin-pktsplitbio.d.tmp -c -o test/helpers/quicapitest-bin-pktsplitbio.o test/helpers/pktsplitbio.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quicapitest-bin-quictestlib.d.tmp -c -o test/helpers/quicapitest-bin-quictestlib.o test/helpers/quictestlib.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quicapitest-bin-ssltestlib.d.tmp -c -o test/helpers/quicapitest-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quicapitest-bin-quicapitest.d.tmp -c -o test/quicapitest-bin-quicapitest.o test/quicapitest.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quicfaultstest-bin-noisydgrambio.d.tmp -c -o test/helpers/quicfaultstest-bin-noisydgrambio.o test/helpers/noisydgrambio.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quicfaultstest-bin-pktsplitbio.d.tmp -c -o test/helpers/quicfaultstest-bin-pktsplitbio.o test/helpers/pktsplitbio.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quicfaultstest-bin-quictestlib.d.tmp -c -o test/helpers/quicfaultstest-bin-quictestlib.o test/helpers/quictestlib.c gcc -I. -Iinclude -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/quicfaultstest-bin-ssltestlib.d.tmp -c -o test/helpers/quicfaultstest-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/quicfaultstest-bin-quicfaultstest.d.tmp -c -o test/quicfaultstest-bin-quicfaultstest.o test/quicfaultstest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/rand_status_test-bin-rand_status_test.d.tmp -c -o test/rand_status_test-bin-rand_status_test.o test/rand_status_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/rand_test-bin-rand_test.d.tmp -c -o test/rand_test-bin-rand_test.o test/rand_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/rc2test-bin-rc2test.d.tmp -c -o test/rc2test-bin-rc2test.o test/rc2test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/rc4test-bin-rc4test.d.tmp -c -o test/rc4test-bin-rc4test.o test/rc4test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/rc5test-bin-rc5test.d.tmp -c -o test/rc5test-bin-rc5test.o test/rc5test.c gcc -Iinclude -Iapps/include -Icrypto -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/rdcpu_sanitytest-bin-rdcpu_sanitytest.d.tmp -c -o test/rdcpu_sanitytest-bin-rdcpu_sanitytest.o test/rdcpu_sanitytest.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/recordlentest-bin-ssltestlib.d.tmp -c -o test/helpers/recordlentest-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/recordlentest-bin-recordlentest.d.tmp -c -o test/recordlentest-bin-recordlentest.o test/recordlentest.c gcc -I. -Iinclude -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/rpktest-bin-ssltestlib.d.tmp -c -o test/helpers/rpktest-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/rpktest-bin-rpktest.d.tmp -c -o test/rpktest-bin-rpktest.o test/rpktest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/rsa_complex-bin-rsa_complex.d.tmp -c -o test/rsa_complex-bin-rsa_complex.o test/rsa_complex.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/rsa_mp_test-bin-rsa_mp_test.d.tmp -c -o test/rsa_mp_test-bin-rsa_mp_test.o test/rsa_mp_test.c gcc -I. -Iinclude -Icrypto/rsa -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/rsa_sp800_56b_test-bin-rsa_sp800_56b_test.d.tmp -c -o test/rsa_sp800_56b_test-bin-rsa_sp800_56b_test.o test/rsa_sp800_56b_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/rsa_test-bin-rsa_test.d.tmp -c -o test/rsa_test-bin-rsa_test.o test/rsa_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/rsa_x931_test-bin-rsa_x931_test.d.tmp -c -o test/rsa_x931_test-bin-rsa_x931_test.o test/rsa_x931_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/safe_math_test-bin-safe_math_test.d.tmp -c -o test/safe_math_test-bin-safe_math_test.o test/safe_math_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/sanitytest-bin-sanitytest.d.tmp -c -o test/sanitytest-bin-sanitytest.o test/sanitytest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/secmemtest-bin-secmemtest.d.tmp -c -o test/secmemtest-bin-secmemtest.o test/secmemtest.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/servername_test-bin-ssltestlib.d.tmp -c -o test/helpers/servername_test-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/servername_test-bin-servername_test.d.tmp -c -o test/servername_test-bin-servername_test.o test/servername_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/sha_test-bin-sha_test.d.tmp -c -o test/sha_test-bin-sha_test.o test/sha_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/shlibloadtest-bin-shlibloadtest.d.tmp -c -o test/shlibloadtest-bin-shlibloadtest.o test/shlibloadtest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/shlibloadtest-bin-simpledynamic.d.tmp -c -o test/shlibloadtest-bin-simpledynamic.o test/simpledynamic.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/siphash_internal_test-bin-siphash_internal_test.d.tmp -c -o test/siphash_internal_test-bin-siphash_internal_test.o test/siphash_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/slh_dsa_test-bin-slh_dsa_test.d.tmp -c -o test/slh_dsa_test-bin-slh_dsa_test.o test/slh_dsa_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/sm2_internal_test-bin-sm2_internal_test.d.tmp -c -o test/sm2_internal_test-bin-sm2_internal_test.o test/sm2_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/sm3_internal_test-bin-sm3_internal_test.d.tmp -c -o test/sm3_internal_test-bin-sm3_internal_test.o test/sm3_internal_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/sm4_internal_test-bin-sm4_internal_test.d.tmp -c -o test/sm4_internal_test-bin-sm4_internal_test.o test/sm4_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/sparse_array_test-bin-sparse_array_test.d.tmp -c -o test/sparse_array_test-bin-sparse_array_test.o test/sparse_array_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/srptest-bin-srptest.d.tmp -c -o test/srptest-bin-srptest.o test/srptest.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ssl_cert_table_internal_test-bin-ssl_cert_table_internal_test.d.tmp -c -o test/ssl_cert_table_internal_test-bin-ssl_cert_table_internal_test.o test/ssl_cert_table_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ssl_ctx_test-bin-ssl_ctx_test.d.tmp -c -o test/ssl_ctx_test-bin-ssl_ctx_test.o test/ssl_ctx_test.c gcc -I. -Iinclude -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/ssl_handshake_rtt_test-bin-ssltestlib.d.tmp -c -o test/helpers/ssl_handshake_rtt_test-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ssl_handshake_rtt_test-bin-ssl_handshake_rtt_test.d.tmp -c -o test/ssl_handshake_rtt_test-bin-ssl_handshake_rtt_test.o test/ssl_handshake_rtt_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/ssl_old_test-bin-predefined_dhparams.d.tmp -c -o test/helpers/ssl_old_test-bin-predefined_dhparams.o test/helpers/predefined_dhparams.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ssl_old_test-bin-ssl_old_test.d.tmp -c -o test/ssl_old_test-bin-ssl_old_test.o test/ssl_old_test.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/ssl_test-bin-handshake.d.tmp -c -o test/helpers/ssl_test-bin-handshake.o test/helpers/handshake.c gcc -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/ssl_test-bin-ssl_test_ctx.d.tmp -c -o test/helpers/ssl_test-bin-ssl_test_ctx.o test/helpers/ssl_test_ctx.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ssl_test-bin-ssl_test.d.tmp -c -o test/ssl_test-bin-ssl_test.o test/ssl_test.c gcc -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/ssl_test_ctx_test-bin-ssl_test_ctx.d.tmp -c -o test/helpers/ssl_test_ctx_test-bin-ssl_test_ctx.o test/helpers/ssl_test_ctx.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/ssl_test_ctx_test-bin-ssl_test_ctx_test.d.tmp -c -o test/ssl_test_ctx_test-bin-ssl_test_ctx_test.o test/ssl_test_ctx_test.c gcc -I. -Iinclude -Iinclude -Iapps/include -Iproviders/common/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/sslapitest-bin-ssltestlib.d.tmp -c -o test/helpers/sslapitest-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -Iproviders/common/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/sslapitest-bin-filterprov.d.tmp -c -o test/sslapitest-bin-filterprov.o test/filterprov.c gcc -Iinclude -Iapps/include -Iproviders/common/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/sslapitest-bin-sslapitest.d.tmp -c -o test/sslapitest-bin-sslapitest.o test/sslapitest.c gcc -Iinclude -Iapps/include -Iproviders/common/include -I. -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/sslapitest-bin-tls-provider.d.tmp -c -o test/sslapitest-bin-tls-provider.o test/tls-provider.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/sslbuffertest-bin-ssltestlib.d.tmp -c -o test/helpers/sslbuffertest-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/sslbuffertest-bin-sslbuffertest.d.tmp -c -o test/sslbuffertest-bin-sslbuffertest.o test/sslbuffertest.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/sslcorrupttest-bin-ssltestlib.d.tmp -c -o test/helpers/sslcorrupttest-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/sslcorrupttest-bin-sslcorrupttest.d.tmp -c -o test/sslcorrupttest-bin-sslcorrupttest.o test/sslcorrupttest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/stack_test-bin-stack_test.d.tmp -c -o test/stack_test-bin-stack_test.o test/stack_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/strtoultest-bin-strtoultest.d.tmp -c -o test/strtoultest-bin-strtoultest.o test/strtoultest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/sysdefaulttest-bin-sysdefaulttest.d.tmp -c -o test/sysdefaulttest-bin-sysdefaulttest.o test/sysdefaulttest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/test_test-bin-test_test.d.tmp -c -o test/test_test-bin-test_test.o test/test_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/threadpool_test-bin-threadpool_test.d.tmp -c -o test/threadpool_test-bin-threadpool_test.o test/threadpool_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/threadstest-bin-threadstest.d.tmp -c -o test/threadstest-bin-threadstest.o test/threadstest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/threadstest_fips-bin-threadstest_fips.d.tmp -c -o test/threadstest_fips-bin-threadstest_fips.o test/threadstest_fips.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/time_offset_test-bin-time_offset_test.d.tmp -c -o test/time_offset_test-bin-time_offset_test.o test/time_offset_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/time_test-bin-time_test.d.tmp -c -o test/time_test-bin-time_test.o test/time_test.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/timing_load_creds-bin-timing_load_creds.d.tmp -c -o test/timing_load_creds-bin-timing_load_creds.o test/timing_load_creds.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/tls13ccstest-bin-ssltestlib.d.tmp -c -o test/helpers/tls13ccstest-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/tls13ccstest-bin-tls13ccstest.d.tmp -c -o test/tls13ccstest-bin-tls13ccstest.o test/tls13ccstest.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/tls13encryptiontest-bin-tls13encryptiontest.d.tmp -c -o test/tls13encryptiontest-bin-tls13encryptiontest.o test/tls13encryptiontest.c gcc -I. -Iinclude -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/helpers/tls13groupselection_test-bin-ssltestlib.d.tmp -c -o test/helpers/tls13groupselection_test-bin-ssltestlib.o test/helpers/ssltestlib.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/tls13groupselection_test-bin-tls13groupselection_test.d.tmp -c -o test/tls13groupselection_test-bin-tls13groupselection_test.o test/tls13groupselection_test.c gcc -I. -Iinclude -Iapps/include -DOPENSSL_NO_KTLS -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/tls13secretstest-bin-packet.d.tmp -c -o crypto/tls13secretstest-bin-packet.o crypto/packet.c gcc -I. -Iinclude -Iapps/include -DOPENSSL_NO_KTLS -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/tls13secretstest-bin-quic_vlint.d.tmp -c -o crypto/tls13secretstest-bin-quic_vlint.o crypto/quic_vlint.c gcc -I. -Iinclude -Iapps/include -DOPENSSL_NO_KTLS -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF ssl/tls13secretstest-bin-tls13_enc.d.tmp -c -o ssl/tls13secretstest-bin-tls13_enc.o ssl/tls13_enc.c gcc -I. -Iinclude -Iapps/include -DOPENSSL_NO_KTLS -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/tls13secretstest-bin-tls13secretstest.d.tmp -c -o test/tls13secretstest-bin-tls13secretstest.o test/tls13secretstest.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/trace_api_test-bin-trace_api_test.d.tmp -c -o test/trace_api_test-bin-trace_api_test.o test/trace_api_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/uitest-bin-apps_ui.d.tmp -c -o apps/lib/uitest-bin-apps_ui.o apps/lib/apps_ui.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/uitest-bin-uitest.d.tmp -c -o test/uitest-bin-uitest.o test/uitest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/upcallstest-bin-upcallstest.d.tmp -c -o test/upcallstest-bin-upcallstest.o test/upcallstest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/user_property_test-bin-user_property_test.d.tmp -c -o test/user_property_test-bin-user_property_test.o test/user_property_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/v3ext-bin-v3ext.d.tmp -c -o test/v3ext-bin-v3ext.o test/v3ext.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/v3nametest-bin-v3nametest.d.tmp -c -o test/v3nametest-bin-v3nametest.o test/v3nametest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/verify_extra_test-bin-verify_extra_test.d.tmp -c -o test/verify_extra_test-bin-verify_extra_test.o test/verify_extra_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/versions-bin-versions.d.tmp -c -o test/versions-bin-versions.o test/versions.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/wpackettest-bin-wpackettest.d.tmp -c -o test/wpackettest-bin-wpackettest.o test/wpackettest.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/x509_acert_test-bin-x509_acert_test.d.tmp -c -o test/x509_acert_test-bin-x509_acert_test.o test/x509_acert_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/x509_check_cert_pkey_test-bin-x509_check_cert_pkey_test.d.tmp -c -o test/x509_check_cert_pkey_test-bin-x509_check_cert_pkey_test.o test/x509_check_cert_pkey_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/x509_dup_cert_test-bin-x509_dup_cert_test.d.tmp -c -o test/x509_dup_cert_test-bin-x509_dup_cert_test.o test/x509_dup_cert_test.c gcc -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/x509_internal_test-bin-x509_internal_test.d.tmp -c -o test/x509_internal_test-bin-x509_internal_test.o test/x509_internal_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/x509_load_cert_file_test-bin-x509_load_cert_file_test.d.tmp -c -o test/x509_load_cert_file_test-bin-x509_load_cert_file_test.o test/x509_load_cert_file_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/x509_req_test-bin-x509_req_test.d.tmp -c -o test/x509_req_test-bin-x509_req_test.o test/x509_req_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/x509_test-bin-x509_test.d.tmp -c -o test/x509_test-bin-x509_test.o test/x509_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/x509_time_test-bin-x509_time_test.d.tmp -c -o test/x509_time_test-bin-x509_time_test.o test/x509_time_test.c gcc -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/x509aux-bin-x509aux.d.tmp -c -o test/x509aux-bin-x509aux.o test/x509aux.c rm -f "apps/CA.pl" /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/CA.pl.in > "apps/CA.pl" rm -f "apps/tsget.pl" /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/tsget.in > "apps/tsget.pl" rm -f "tools/c_rehash" rm -f "util/shlib_wrap.sh" /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" tools/c_rehash.in > "tools/c_rehash" /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" util/shlib_wrap.sh.in > "util/shlib_wrap.sh" chmod a+x apps/tsget.pl rm -f "util/wrap.pl" /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" util/wrap.pl.in > "util/wrap.pl" chmod a+x util/wrap.pl rm -f apps/libapps.a chmod a+x apps/CA.pl ar qc apps/libapps.a apps/lib/libapps-lib-app_libctx.o apps/lib/libapps-lib-app_params.o apps/lib/libapps-lib-app_provider.o apps/lib/libapps-lib-app_rand.o apps/lib/libapps-lib-app_x509.o apps/lib/libapps-lib-apps.o apps/lib/libapps-lib-apps_opt_printf.o apps/lib/libapps-lib-apps_ui.o apps/lib/libapps-lib-columns.o apps/lib/libapps-lib-engine.o apps/lib/libapps-lib-engine_loader.o apps/lib/libapps-lib-fmt.o apps/lib/libapps-lib-http_server.o apps/lib/libapps-lib-log.o apps/lib/libapps-lib-names.o apps/lib/libapps-lib-opt.o apps/lib/libapps-lib-s_cb.o apps/lib/libapps-lib-s_socket.o gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/aes/libcrypto-lib-aesv8-armx.o crypto/aes/aesv8-armx.S ranlib apps/libapps.a || echo Never mind. gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/aes/libcrypto-lib-bsaes-armv8.o crypto/aes/bsaes-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/aes/libcrypto-lib-vpaes-armv8.o crypto/aes/vpaes-armv8.S chmod a+x util/shlib_wrap.sh gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/bn/libcrypto-lib-armv8-mont.o crypto/bn/armv8-mont.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/chacha/libcrypto-lib-chacha-armv8-sve.o crypto/chacha/chacha-armv8-sve.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/chacha/libcrypto-lib-chacha-armv8.o crypto/chacha/chacha-armv8.S chmod a+x tools/c_rehash gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/ec/libcrypto-lib-ecp_nistz256-armv8.o crypto/ec/ecp_nistz256-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/ec/libcrypto-lib-ecp_sm2p256-armv8.o crypto/ec/ecp_sm2p256-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/libcrypto-lib-arm64cpuid.o crypto/arm64cpuid.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF crypto/libcrypto-lib-cversion.d.tmp -c -o crypto/libcrypto-lib-cversion.o crypto/cversion.c gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/md5/libcrypto-lib-md5-aarch64.o crypto/md5/md5-aarch64.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/modes/libcrypto-lib-aes-gcm-armv8-unroll8_64.o crypto/modes/aes-gcm-armv8-unroll8_64.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/modes/libcrypto-lib-aes-gcm-armv8_64.o crypto/modes/aes-gcm-armv8_64.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/modes/libcrypto-lib-ghashv8-armx.o crypto/modes/ghashv8-armx.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/poly1305/libcrypto-lib-poly1305-armv8.o crypto/poly1305/poly1305-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sha/libcrypto-lib-keccak1600-armv8.o crypto/sha/keccak1600-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sha/libcrypto-lib-sha1-armv8.o crypto/sha/sha1-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sha/libcrypto-lib-sha256-armv8.o crypto/sha/sha256-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sha/libcrypto-lib-sha512-armv8.o crypto/sha/sha512-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sm3/libcrypto-lib-sm3-armv8.o crypto/sm3/sm3-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sm4/libcrypto-lib-sm4-armv8.o crypto/sm4/sm4-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sm4/libcrypto-lib-vpsm4-armv8.o crypto/sm4/vpsm4-armv8.S gcc -Icrypto -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DOPENSSL_SM3_ASM -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -c -o crypto/sm4/libcrypto-lib-vpsm4_ex-armv8.o crypto/sm4/vpsm4_ex-armv8.S gcc -Iproviders/common/include/prov -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libdefault-lib-der_rsa_sig.d.tmp -c -o providers/common/der/libdefault-lib-der_rsa_sig.o providers/common/der/der_rsa_sig.c gcc -Iproviders/common/include/prov -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libdefault-lib-der_sm2_gen.d.tmp -c -o providers/common/der/libdefault-lib-der_sm2_gen.o providers/common/der/der_sm2_gen.c gcc -Iproviders/common/include/prov -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libdefault-lib-der_sm2_key.d.tmp -c -o providers/common/der/libdefault-lib-der_sm2_key.o providers/common/der/der_sm2_key.c gcc -Iproviders/common/include/prov -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libdefault-lib-der_sm2_sig.d.tmp -c -o providers/common/der/libdefault-lib-der_sm2_sig.o providers/common/der/der_sm2_sig.c gcc -Iproviders/common/include/prov -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/kdfs/libdefault-lib-x942kdf.d.tmp -c -o providers/implementations/kdfs/libdefault-lib-x942kdf.o providers/implementations/kdfs/x942kdf.c gcc -Iproviders/common/include/prov -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/signature/libdefault-lib-dsa_sig.d.tmp -c -o providers/implementations/signature/libdefault-lib-dsa_sig.o providers/implementations/signature/dsa_sig.c gcc -Iproviders/common/include/prov -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/signature/libdefault-lib-eddsa_sig.d.tmp -c -o providers/implementations/signature/libdefault-lib-eddsa_sig.o providers/implementations/signature/eddsa_sig.c gcc -Iproviders/common/include/prov -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/signature/libdefault-lib-ml_dsa_sig.d.tmp -c -o providers/implementations/signature/libdefault-lib-ml_dsa_sig.o providers/implementations/signature/ml_dsa_sig.c gcc -Iproviders/common/include/prov -I. -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DBSAES_ASM -DECP_NISTZ256_ASM -DECP_SM2P256_ASM -DKECCAK1600_ASM -DOPENSSL_CPUID_OBJ -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DSM4_ASM -DVPAES_ASM -DVPSM4_ASM -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/implementations/signature/libdefault-lib-slh_dsa_sig.d.tmp -c -o providers/implementations/signature/libdefault-lib-slh_dsa_sig.o providers/implementations/signature/slh_dsa_sig.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_digests_gen.d.tmp -c -o providers/common/der/libcommon-lib-der_digests_gen.o providers/common/der/der_digests_gen.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_dsa_gen.d.tmp -c -o providers/common/der/libcommon-lib-der_dsa_gen.o providers/common/der/der_dsa_gen.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_ec_gen.d.tmp -c -o providers/common/der/libcommon-lib-der_ec_gen.o providers/common/der/der_ec_gen.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_ecx_gen.d.tmp -c -o providers/common/der/libcommon-lib-der_ecx_gen.o providers/common/der/der_ecx_gen.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_ml_dsa_gen.d.tmp -c -o providers/common/der/libcommon-lib-der_ml_dsa_gen.o providers/common/der/der_ml_dsa_gen.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_rsa_gen.d.tmp -c -o providers/common/der/libcommon-lib-der_rsa_gen.o providers/common/der/der_rsa_gen.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_slh_dsa_gen.d.tmp -c -o providers/common/der/libcommon-lib-der_slh_dsa_gen.o providers/common/der/der_slh_dsa_gen.c gcc -Iproviders/common/include/prov -Icrypto -Iinclude -Iproviders/implementations/include -Iproviders/common/include -Iproviders/fips/include -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-3\"" -DMODULESDIR="\"/usr/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF providers/common/der/libcommon-lib-der_wrap_gen.d.tmp -c -o providers/common/der/libcommon-lib-der_wrap_gen.o providers/common/der/der_wrap_gen.c rm -f libssl.a rm -f providers/libdefault.a rm -f providers/liblegacy.a ar qc providers/libdefault.a providers/common/der/libdefault-lib-der_rsa_sig.o providers/common/der/libdefault-lib-der_sm2_gen.o providers/common/der/libdefault-lib-der_sm2_key.o providers/common/der/libdefault-lib-der_sm2_sig.o providers/common/libdefault-lib-bio_prov.o providers/common/libdefault-lib-capabilities.o providers/common/libdefault-lib-digest_to_nid.o providers/common/libdefault-lib-provider_seeding.o providers/common/libdefault-lib-provider_util.o providers/common/libdefault-lib-securitycheck.o providers/common/libdefault-lib-securitycheck_default.o providers/implementations/asymciphers/libdefault-lib-rsa_enc.o providers/implementations/asymciphers/libdefault-lib-sm2_enc.o providers/implementations/ciphers/libdefault-lib-cipher_aes.o providers/implementations/ciphers/libdefault-lib-cipher_aes_cbc_hmac_sha.o providers/implementations/ciphers/libdefault-lib-cipher_aes_cbc_hmac_sha1_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_cbc_hmac_sha256_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_ccm.o providers/implementations/ciphers/libdefault-lib-cipher_aes_ccm_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm.o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_siv.o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_siv_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_siv_polyval.o providers/implementations/ciphers/libdefault-lib-cipher_aes_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_ocb.o providers/implementations/ciphers/libdefault-lib-cipher_aes_ocb_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_siv.o providers/implementations/ciphers/libdefault-lib-cipher_aes_siv_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_wrp.o providers/implementations/ciphers/libdefault-lib-cipher_aes_xts.o providers/implementations/ciphers/libdefault-lib-cipher_aes_xts_fips.o providers/implementations/ciphers/libdefault-lib-cipher_aes_xts_hw.o providers/implementations/ciphers/libdefault-lib-cipher_camellia.o providers/implementations/ciphers/libdefault-lib-cipher_camellia_hw.o providers/implementations/ciphers/libdefault-lib-cipher_chacha20.o providers/implementations/ciphers/libdefault-lib-cipher_chacha20_hw.o providers/implementations/ciphers/libdefault-lib-cipher_chacha20_poly1305.o providers/implementations/ciphers/libdefault-lib-cipher_chacha20_poly1305_hw.o providers/implementations/ciphers/libdefault-lib-cipher_cts.o providers/implementations/ciphers/libdefault-lib-cipher_null.o providers/implementations/ciphers/libdefault-lib-cipher_sm4.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_ccm.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_ccm_hw.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_gcm.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_gcm_hw.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_hw.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_xts.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_xts_hw.o providers/implementations/ciphers/libdefault-lib-cipher_tdes.o providers/implementations/ciphers/libdefault-lib-cipher_tdes_common.o providers/implementations/ciphers/libdefault-lib-cipher_tdes_default.o providers/implementations/ciphers/libdefault-lib-cipher_tdes_default_hw.o providers/implementations/ciphers/libdefault-lib-cipher_tdes_hw.o providers/implementations/ciphers/libdefault-lib-cipher_tdes_wrap.o providers/implementations/ciphers/libdefault-lib-cipher_tdes_wrap_hw.o providers/implementations/digests/libdefault-lib-blake2_prov.o providers/implementations/digests/libdefault-lib-blake2b_prov.o providers/implementations/digests/libdefault-lib-blake2s_prov.o providers/implementations/digests/libdefault-lib-md5_prov.o providers/implementations/digests/libdefault-lib-md5_sha1_prov.o providers/implementations/digests/libdefault-lib-null_prov.o providers/implementations/digests/libdefault-lib-ripemd_prov.o providers/implementations/digests/libdefault-lib-sha2_prov.o providers/implementations/digests/libdefault-lib-sha3_prov.o providers/implementations/digests/libdefault-lib-sm3_prov.o providers/implementations/encode_decode/libdefault-lib-decode_der2key.o providers/implementations/encode_decode/libdefault-lib-decode_epki2pki.o providers/implementations/encode_decode/libdefault-lib-decode_msblob2key.o providers/implementations/encode_decode/libdefault-lib-decode_pem2der.o providers/implementations/encode_decode/libdefault-lib-decode_pvk2key.o providers/implementations/encode_decode/libdefault-lib-decode_spki2typespki.o providers/implementations/encode_decode/libdefault-lib-encode_key2any.o providers/implementations/encode_decode/libdefault-lib-encode_key2blob.o providers/implementations/encode_decode/libdefault-lib-encode_key2ms.o providers/implementations/encode_decode/libdefault-lib-encode_key2text.o providers/implementations/encode_decode/libdefault-lib-endecoder_common.o providers/implementations/encode_decode/libdefault-lib-ml_common_codecs.o providers/implementations/encode_decode/libdefault-lib-ml_dsa_codecs.o providers/implementations/encode_decode/libdefault-lib-ml_kem_codecs.o providers/implementations/exchange/libdefault-lib-dh_exch.o providers/implementations/exchange/libdefault-lib-ecdh_exch.o providers/implementations/exchange/libdefault-lib-ecx_exch.o providers/implementations/exchange/libdefault-lib-kdf_exch.o providers/implementations/kdfs/libdefault-lib-argon2.o providers/implementations/kdfs/libdefault-lib-hkdf.o providers/implementations/kdfs/libdefault-lib-hmacdrbg_kdf.o providers/implementations/kdfs/libdefault-lib-kbkdf.o providers/implementations/kdfs/libdefault-lib-krb5kdf.o providers/implementations/kdfs/libdefault-lib-pbkdf2.o providers/implementations/kdfs/libdefault-lib-pbkdf2_fips.o providers/implementations/kdfs/libdefault-lib-pkcs12kdf.o providers/implementations/kdfs/libdefault-lib-scrypt.o providers/implementations/kdfs/libdefault-lib-sshkdf.o providers/implementations/kdfs/libdefault-lib-sskdf.o providers/implementations/kdfs/libdefault-lib-tls1_prf.o providers/implementations/kdfs/libdefault-lib-x942kdf.o providers/implementations/kem/libdefault-lib-ec_kem.o providers/implementations/kem/libdefault-lib-ecx_kem.o providers/implementations/kem/libdefault-lib-kem_util.o providers/implementations/kem/libdefault-lib-ml_kem_kem.o providers/implementations/kem/libdefault-lib-mlx_kem.o providers/implementations/kem/libdefault-lib-rsa_kem.o providers/implementations/keymgmt/libdefault-lib-dh_kmgmt.o providers/implementations/keymgmt/libdefault-lib-dsa_kmgmt.o providers/implementations/keymgmt/libdefault-lib-ec_kmgmt.o providers/implementations/keymgmt/libdefault-lib-ecx_kmgmt.o providers/implementations/keymgmt/libdefault-lib-kdf_legacy_kmgmt.o providers/implementations/keymgmt/libdefault-lib-mac_legacy_kmgmt.o providers/implementations/keymgmt/libdefault-lib-ml_dsa_kmgmt.o providers/implementations/keymgmt/libdefault-lib-ml_kem_kmgmt.o providers/implementations/keymgmt/libdefault-lib-mlx_kmgmt.o providers/implementations/keymgmt/libdefault-lib-rsa_kmgmt.o providers/implementations/keymgmt/libdefault-lib-slh_dsa_kmgmt.o providers/implementations/macs/libdefault-lib-blake2b_mac.o providers/implementations/macs/libdefault-lib-blake2s_mac.o providers/implementations/macs/libdefault-lib-cmac_prov.o providers/implementations/macs/libdefault-lib-gmac_prov.o providers/implementations/macs/libdefault-lib-hmac_prov.o providers/implementations/macs/libdefault-lib-kmac_prov.o providers/implementations/macs/libdefault-lib-poly1305_prov.o providers/implementations/macs/libdefault-lib-siphash_prov.o providers/implementations/rands/libdefault-lib-drbg.o providers/implementations/rands/libdefault-lib-drbg_ctr.o providers/implementations/rands/libdefault-lib-drbg_hash.o providers/implementations/rands/libdefault-lib-drbg_hmac.o providers/implementations/rands/libdefault-lib-seed_src.o providers/implementations/rands/libdefault-lib-seed_src_jitter.o providers/implementations/rands/libdefault-lib-test_rng.o providers/implementations/rands/seeding/libdefault-lib-rand_cpu_arm64.o providers/implementations/rands/seeding/libdefault-lib-rand_tsc.o providers/implementations/rands/seeding/libdefault-lib-rand_unix.o providers/implementations/rands/seeding/libdefault-lib-rand_win.o providers/implementations/signature/libdefault-lib-dsa_sig.o providers/implementations/signature/libdefault-lib-ecdsa_sig.o providers/implementations/signature/libdefault-lib-eddsa_sig.o providers/implementations/signature/libdefault-lib-mac_legacy_sig.o providers/implementations/signature/libdefault-lib-ml_dsa_sig.o providers/implementations/signature/libdefault-lib-rsa_sig.o providers/implementations/signature/libdefault-lib-slh_dsa_sig.o providers/implementations/signature/libdefault-lib-sm2_sig.o providers/implementations/skeymgmt/libdefault-lib-aes_skmgmt.o providers/implementations/skeymgmt/libdefault-lib-generic.o providers/implementations/storemgmt/libdefault-lib-file_store.o providers/implementations/storemgmt/libdefault-lib-file_store_any2obj.o ssl/record/methods/libdefault-lib-ssl3_cbc.o ar qc providers/liblegacy.a crypto/des/liblegacy-lib-des_enc.o crypto/des/liblegacy-lib-fcrypt_b.o crypto/md5/liblegacy-lib-md5-aarch64.o crypto/md5/liblegacy-lib-md5_dgst.o crypto/md5/liblegacy-lib-md5_one.o crypto/md5/liblegacy-lib-md5_sha1.o crypto/rc4/liblegacy-lib-rc4_enc.o crypto/rc4/liblegacy-lib-rc4_skey.o providers/common/liblegacy-lib-provider_util.o providers/implementations/ciphers/liblegacy-lib-cipher_blowfish.o providers/implementations/ciphers/liblegacy-lib-cipher_blowfish_hw.o providers/implementations/ciphers/liblegacy-lib-cipher_cast5.o providers/implementations/ciphers/liblegacy-lib-cipher_cast5_hw.o providers/implementations/ciphers/liblegacy-lib-cipher_des.o providers/implementations/ciphers/liblegacy-lib-cipher_des_hw.o providers/implementations/ciphers/liblegacy-lib-cipher_desx.o providers/implementations/ciphers/liblegacy-lib-cipher_desx_hw.o providers/implementations/ciphers/liblegacy-lib-cipher_rc2.o providers/implementations/ciphers/liblegacy-lib-cipher_rc2_hw.o providers/implementations/ciphers/liblegacy-lib-cipher_rc4.o providers/implementations/ciphers/liblegacy-lib-cipher_rc4_hmac_md5.o providers/implementations/ciphers/liblegacy-lib-cipher_rc4_hmac_md5_hw.o providers/implementations/ciphers/liblegacy-lib-cipher_rc4_hw.o providers/implementations/ciphers/liblegacy-lib-cipher_seed.o providers/implementations/ciphers/liblegacy-lib-cipher_seed_hw.o providers/implementations/ciphers/liblegacy-lib-cipher_tdes_common.o providers/implementations/digests/liblegacy-lib-md4_prov.o providers/implementations/digests/liblegacy-lib-ripemd_prov.o providers/implementations/digests/liblegacy-lib-wp_prov.o providers/implementations/kdfs/liblegacy-lib-pbkdf1.o providers/implementations/kdfs/liblegacy-lib-pvkkdf.o providers/liblegacy-lib-prov_running.o ar qc libssl.a ssl/libssl-lib-bio_ssl.o ssl/libssl-lib-d1_lib.o ssl/libssl-lib-d1_msg.o ssl/libssl-lib-d1_srtp.o ssl/libssl-lib-methods.o ssl/libssl-lib-pqueue.o ssl/libssl-lib-priority_queue.o ssl/libssl-lib-s3_enc.o ssl/libssl-lib-s3_lib.o ssl/libssl-lib-s3_msg.o ssl/libssl-lib-ssl_asn1.o ssl/libssl-lib-ssl_cert.o ssl/libssl-lib-ssl_cert_comp.o ssl/libssl-lib-ssl_ciph.o ssl/libssl-lib-ssl_conf.o ssl/libssl-lib-ssl_err_legacy.o ssl/libssl-lib-ssl_init.o ssl/libssl-lib-ssl_lib.o ssl/libssl-lib-ssl_mcnf.o ssl/libssl-lib-ssl_rsa.o ssl/libssl-lib-ssl_rsa_legacy.o ssl/libssl-lib-ssl_sess.o ssl/libssl-lib-ssl_stat.o ssl/libssl-lib-ssl_txt.o ssl/libssl-lib-ssl_utst.o ssl/libssl-lib-t1_enc.o ssl/libssl-lib-t1_lib.o ssl/libssl-lib-t1_trce.o ssl/libssl-lib-tls13_enc.o ssl/libssl-lib-tls_depr.o ssl/libssl-lib-tls_srp.o ssl/quic/libssl-lib-cc_newreno.o ssl/quic/libssl-lib-json_enc.o ssl/quic/libssl-lib-qlog.o ssl/quic/libssl-lib-qlog_event_helpers.o ssl/quic/libssl-lib-quic_ackm.o ssl/quic/libssl-lib-quic_cfq.o ssl/quic/libssl-lib-quic_channel.o ssl/quic/libssl-lib-quic_demux.o ssl/quic/libssl-lib-quic_engine.o ssl/quic/libssl-lib-quic_fc.o ssl/quic/libssl-lib-quic_fifd.o ssl/quic/libssl-lib-quic_impl.o ssl/quic/libssl-lib-quic_lcidm.o ssl/quic/libssl-lib-quic_method.o ssl/quic/libssl-lib-quic_obj.o ssl/quic/libssl-lib-quic_port.o ssl/quic/libssl-lib-quic_rcidm.o ssl/quic/libssl-lib-quic_reactor.o ssl/quic/libssl-lib-quic_reactor_wait_ctx.o ssl/quic/libssl-lib-quic_record_rx.o ssl/quic/libssl-lib-quic_record_shared.o ssl/quic/libssl-lib-quic_record_tx.o ssl/quic/libssl-lib-quic_record_util.o ssl/quic/libssl-lib-quic_rstream.o ssl/quic/libssl-lib-quic_rx_depack.o ssl/quic/libssl-lib-quic_sf_list.o ssl/quic/libssl-lib-quic_srt_gen.o ssl/quic/libssl-lib-quic_srtm.o ssl/quic/libssl-lib-quic_sstream.o ssl/quic/libssl-lib-quic_statm.o ssl/quic/libssl-lib-quic_stream_map.o ssl/quic/libssl-lib-quic_thread_assist.o ssl/quic/libssl-lib-quic_tls.o ssl/quic/libssl-lib-quic_tls_api.o ssl/quic/libssl-lib-quic_trace.o ssl/quic/libssl-lib-quic_tserver.o ssl/quic/libssl-lib-quic_txp.o ssl/quic/libssl-lib-quic_txpim.o ssl/quic/libssl-lib-quic_types.o ssl/quic/libssl-lib-quic_wire.o ssl/quic/libssl-lib-quic_wire_pkt.o ssl/quic/libssl-lib-uint_set.o ssl/record/libssl-lib-rec_layer_d1.o ssl/record/libssl-lib-rec_layer_s3.o ssl/record/methods/libssl-lib-dtls_meth.o ssl/record/methods/libssl-lib-ssl3_meth.o ssl/record/methods/libssl-lib-tls13_meth.o ssl/record/methods/libssl-lib-tls1_meth.o ssl/record/methods/libssl-lib-tls_common.o ssl/record/methods/libssl-lib-tls_multib.o ssl/record/methods/libssl-lib-tlsany_meth.o ssl/rio/libssl-lib-poll_builder.o ssl/rio/libssl-lib-poll_immediate.o ssl/rio/libssl-lib-rio_notifier.o ssl/statem/libssl-lib-extensions.o ssl/statem/libssl-lib-extensions_clnt.o ssl/statem/libssl-lib-extensions_cust.o ssl/statem/libssl-lib-extensions_srvr.o ssl/statem/libssl-lib-statem.o ssl/statem/libssl-lib-statem_clnt.o ssl/statem/libssl-lib-statem_dtls.o ssl/statem/libssl-lib-statem_lib.o ssl/statem/libssl-lib-statem_srvr.o ranlib providers/liblegacy.a || echo Never mind. ranlib providers/libdefault.a || echo Never mind. rm -f providers/libtemplate.a ranlib libssl.a || echo Never mind. ar qc providers/libtemplate.a providers/implementations/kem/libtemplate-lib-template_kem.o providers/implementations/keymgmt/libtemplate-lib-template_kmgmt.o rm -f test/libtestutil.a ranlib providers/libtemplate.a || echo Never mind. ar qc test/libtestutil.a apps/lib/libtestutil-lib-opt.o test/testutil/libtestutil-lib-apps_shims.o test/testutil/libtestutil-lib-basic_output.o test/testutil/libtestutil-lib-cb.o test/testutil/libtestutil-lib-driver.o test/testutil/libtestutil-lib-fake_random.o test/testutil/libtestutil-lib-format_output.o test/testutil/libtestutil-lib-helper.o test/testutil/libtestutil-lib-load.o test/testutil/libtestutil-lib-main.o test/testutil/libtestutil-lib-options.o test/testutil/libtestutil-lib-output.o test/testutil/libtestutil-lib-provider.o test/testutil/libtestutil-lib-random.o test/testutil/libtestutil-lib-stanza.o test/testutil/libtestutil-lib-test_cleanup.o test/testutil/libtestutil-lib-test_options.o test/testutil/libtestutil-lib-tests.o test/testutil/libtestutil-lib-testutil_init.o ranlib test/libtestutil.a || echo Never mind. gcc -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -Wl,-z,defs -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o test/p_minimal.so -Wl,--version-script=test/p_minimal.ld \ test/p_minimal-dso-p_minimal.o \ -lz -ldl -pthread gcc -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -Wl,-z,defs -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o test/p_test.so -Wl,--version-script=test/p_test.ld \ test/p_test-dso-p_test.o \ -lz -ldl -pthread /usr/bin/perl apps/progs.pl "-H" "apps/openssl" > apps/progs.h gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_aes-bin-buildtest_aes.d.tmp -c -o test/buildtest_c_aes-bin-buildtest_aes.o test/buildtest_aes.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_async-bin-buildtest_async.d.tmp -c -o test/buildtest_c_async-bin-buildtest_async.o test/buildtest_async.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_blowfish-bin-buildtest_blowfish.d.tmp -c -o test/buildtest_c_blowfish-bin-buildtest_blowfish.o test/buildtest_blowfish.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_bn-bin-buildtest_bn.d.tmp -c -o test/buildtest_c_bn-bin-buildtest_bn.o test/buildtest_bn.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_buffer-bin-buildtest_buffer.d.tmp -c -o test/buildtest_c_buffer-bin-buildtest_buffer.o test/buildtest_buffer.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_byteorder-bin-buildtest_byteorder.d.tmp -c -o test/buildtest_c_byteorder-bin-buildtest_byteorder.o test/buildtest_byteorder.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_camellia-bin-buildtest_camellia.d.tmp -c -o test/buildtest_c_camellia-bin-buildtest_camellia.o test/buildtest_camellia.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_cast-bin-buildtest_cast.d.tmp -c -o test/buildtest_c_cast-bin-buildtest_cast.o test/buildtest_cast.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_cmac-bin-buildtest_cmac.d.tmp -c -o test/buildtest_c_cmac-bin-buildtest_cmac.o test/buildtest_cmac.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_cmp_util-bin-buildtest_cmp_util.d.tmp -c -o test/buildtest_c_cmp_util-bin-buildtest_cmp_util.o test/buildtest_cmp_util.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_conf_api-bin-buildtest_conf_api.d.tmp -c -o test/buildtest_c_conf_api-bin-buildtest_conf_api.o test/buildtest_conf_api.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_conftypes-bin-buildtest_conftypes.d.tmp -c -o test/buildtest_c_conftypes-bin-buildtest_conftypes.o test/buildtest_conftypes.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_core-bin-buildtest_core.d.tmp -c -o test/buildtest_c_core-bin-buildtest_core.o test/buildtest_core.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_core_dispatch-bin-buildtest_core_dispatch.d.tmp -c -o test/buildtest_c_core_dispatch-bin-buildtest_core_dispatch.o test/buildtest_core_dispatch.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_core_object-bin-buildtest_core_object.d.tmp -c -o test/buildtest_c_core_object-bin-buildtest_core_object.o test/buildtest_core_object.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_cryptoerr_legacy-bin-buildtest_cryptoerr_legacy.d.tmp -c -o test/buildtest_c_cryptoerr_legacy-bin-buildtest_cryptoerr_legacy.o test/buildtest_cryptoerr_legacy.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_decoder-bin-buildtest_decoder.d.tmp -c -o test/buildtest_c_decoder-bin-buildtest_decoder.o test/buildtest_decoder.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_des-bin-buildtest_des.d.tmp -c -o test/buildtest_c_des-bin-buildtest_des.o test/buildtest_des.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_dh-bin-buildtest_dh.d.tmp -c -o test/buildtest_c_dh-bin-buildtest_dh.o test/buildtest_dh.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_dsa-bin-buildtest_dsa.d.tmp -c -o test/buildtest_c_dsa-bin-buildtest_dsa.o test/buildtest_dsa.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_dtls1-bin-buildtest_dtls1.d.tmp -c -o test/buildtest_c_dtls1-bin-buildtest_dtls1.o test/buildtest_dtls1.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_e_os2-bin-buildtest_e_os2.d.tmp -c -o test/buildtest_c_e_os2-bin-buildtest_e_os2.o test/buildtest_e_os2.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_e_ostime-bin-buildtest_e_ostime.d.tmp -c -o test/buildtest_c_e_ostime-bin-buildtest_e_ostime.o test/buildtest_e_ostime.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_ebcdic-bin-buildtest_ebcdic.d.tmp -c -o test/buildtest_c_ebcdic-bin-buildtest_ebcdic.o test/buildtest_ebcdic.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_ec-bin-buildtest_ec.d.tmp -c -o test/buildtest_c_ec-bin-buildtest_ec.o test/buildtest_ec.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_ecdh-bin-buildtest_ecdh.d.tmp -c -o test/buildtest_c_ecdh-bin-buildtest_ecdh.o test/buildtest_ecdh.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_ecdsa-bin-buildtest_ecdsa.d.tmp -c -o test/buildtest_c_ecdsa-bin-buildtest_ecdsa.o test/buildtest_ecdsa.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_encoder-bin-buildtest_encoder.d.tmp -c -o test/buildtest_c_encoder-bin-buildtest_encoder.o test/buildtest_encoder.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_engine-bin-buildtest_engine.d.tmp -c -o test/buildtest_c_engine-bin-buildtest_engine.o test/buildtest_engine.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_evp-bin-buildtest_evp.d.tmp -c -o test/buildtest_c_evp-bin-buildtest_evp.o test/buildtest_evp.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_fips_names-bin-buildtest_fips_names.d.tmp -c -o test/buildtest_c_fips_names-bin-buildtest_fips_names.o test/buildtest_fips_names.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_hmac-bin-buildtest_hmac.d.tmp -c -o test/buildtest_c_hmac-bin-buildtest_hmac.o test/buildtest_hmac.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_hpke-bin-buildtest_hpke.d.tmp -c -o test/buildtest_c_hpke-bin-buildtest_hpke.o test/buildtest_hpke.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_http-bin-buildtest_http.d.tmp -c -o test/buildtest_c_http-bin-buildtest_http.o test/buildtest_http.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_indicator-bin-buildtest_indicator.d.tmp -c -o test/buildtest_c_indicator-bin-buildtest_indicator.o test/buildtest_indicator.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_kdf-bin-buildtest_kdf.d.tmp -c -o test/buildtest_c_kdf-bin-buildtest_kdf.o test/buildtest_kdf.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_macros-bin-buildtest_macros.d.tmp -c -o test/buildtest_c_macros-bin-buildtest_macros.o test/buildtest_macros.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_md4-bin-buildtest_md4.d.tmp -c -o test/buildtest_c_md4-bin-buildtest_md4.o test/buildtest_md4.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_md5-bin-buildtest_md5.d.tmp -c -o test/buildtest_c_md5-bin-buildtest_md5.o test/buildtest_md5.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_ml_kem-bin-buildtest_ml_kem.d.tmp -c -o test/buildtest_c_ml_kem-bin-buildtest_ml_kem.o test/buildtest_ml_kem.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_modes-bin-buildtest_modes.d.tmp -c -o test/buildtest_c_modes-bin-buildtest_modes.o test/buildtest_modes.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_obj_mac-bin-buildtest_obj_mac.d.tmp -c -o test/buildtest_c_obj_mac-bin-buildtest_obj_mac.o test/buildtest_obj_mac.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_objects-bin-buildtest_objects.d.tmp -c -o test/buildtest_c_objects-bin-buildtest_objects.o test/buildtest_objects.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_ossl_typ-bin-buildtest_ossl_typ.d.tmp -c -o test/buildtest_c_ossl_typ-bin-buildtest_ossl_typ.o test/buildtest_ossl_typ.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_param_build-bin-buildtest_param_build.d.tmp -c -o test/buildtest_c_param_build-bin-buildtest_param_build.o test/buildtest_param_build.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_params-bin-buildtest_params.d.tmp -c -o test/buildtest_c_params-bin-buildtest_params.o test/buildtest_params.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_pem-bin-buildtest_pem.d.tmp -c -o test/buildtest_c_pem-bin-buildtest_pem.o test/buildtest_pem.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_pem2-bin-buildtest_pem2.d.tmp -c -o test/buildtest_c_pem2-bin-buildtest_pem2.o test/buildtest_pem2.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_prov_ssl-bin-buildtest_prov_ssl.d.tmp -c -o test/buildtest_c_prov_ssl-bin-buildtest_prov_ssl.o test/buildtest_prov_ssl.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_provider-bin-buildtest_provider.d.tmp -c -o test/buildtest_c_provider-bin-buildtest_provider.o test/buildtest_provider.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_quic-bin-buildtest_quic.d.tmp -c -o test/buildtest_c_quic-bin-buildtest_quic.o test/buildtest_quic.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_rand-bin-buildtest_rand.d.tmp -c -o test/buildtest_c_rand-bin-buildtest_rand.o test/buildtest_rand.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_rc2-bin-buildtest_rc2.d.tmp -c -o test/buildtest_c_rc2-bin-buildtest_rc2.o test/buildtest_rc2.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_rc4-bin-buildtest_rc4.d.tmp -c -o test/buildtest_c_rc4-bin-buildtest_rc4.o test/buildtest_rc4.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_ripemd-bin-buildtest_ripemd.d.tmp -c -o test/buildtest_c_ripemd-bin-buildtest_ripemd.o test/buildtest_ripemd.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_rsa-bin-buildtest_rsa.d.tmp -c -o test/buildtest_c_rsa-bin-buildtest_rsa.o test/buildtest_rsa.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_seed-bin-buildtest_seed.d.tmp -c -o test/buildtest_c_seed-bin-buildtest_seed.o test/buildtest_seed.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_self_test-bin-buildtest_self_test.d.tmp -c -o test/buildtest_c_self_test-bin-buildtest_self_test.o test/buildtest_self_test.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_sha-bin-buildtest_sha.d.tmp -c -o test/buildtest_c_sha-bin-buildtest_sha.o test/buildtest_sha.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_srtp-bin-buildtest_srtp.d.tmp -c -o test/buildtest_c_srtp-bin-buildtest_srtp.o test/buildtest_srtp.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_ssl2-bin-buildtest_ssl2.d.tmp -c -o test/buildtest_c_ssl2-bin-buildtest_ssl2.o test/buildtest_ssl2.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_sslerr_legacy-bin-buildtest_sslerr_legacy.d.tmp -c -o test/buildtest_c_sslerr_legacy-bin-buildtest_sslerr_legacy.o test/buildtest_sslerr_legacy.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_stack-bin-buildtest_stack.d.tmp -c -o test/buildtest_c_stack-bin-buildtest_stack.o test/buildtest_stack.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_store-bin-buildtest_store.d.tmp -c -o test/buildtest_c_store-bin-buildtest_store.o test/buildtest_store.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_symhacks-bin-buildtest_symhacks.d.tmp -c -o test/buildtest_c_symhacks-bin-buildtest_symhacks.o test/buildtest_symhacks.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_thread-bin-buildtest_thread.d.tmp -c -o test/buildtest_c_thread-bin-buildtest_thread.o test/buildtest_thread.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_tls1-bin-buildtest_tls1.d.tmp -c -o test/buildtest_c_tls1-bin-buildtest_tls1.o test/buildtest_tls1.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_ts-bin-buildtest_ts.d.tmp -c -o test/buildtest_c_ts-bin-buildtest_ts.o test/buildtest_ts.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_txt_db-bin-buildtest_txt_db.d.tmp -c -o test/buildtest_c_txt_db-bin-buildtest_txt_db.o test/buildtest_txt_db.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_types-bin-buildtest_types.d.tmp -c -o test/buildtest_c_types-bin-buildtest_types.o test/buildtest_types.c gcc -Iinclude -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF test/buildtest_c_whrlpool-bin-buildtest_whrlpool.d.tmp -c -o test/buildtest_c_whrlpool-bin-buildtest_whrlpool.o test/buildtest_whrlpool.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/ca_internals_test-bin-ca.d.tmp -c -o apps/ca_internals_test-bin-ca.o apps/ca.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/cmp_client_test-bin-cmp_mock_srv.d.tmp -c -o apps/lib/cmp_client_test-bin-cmp_mock_srv.o apps/lib/cmp_mock_srv.c rm -f test/moduleloadtest rm -f test/rsa_complex ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/moduleloadtest \ test/moduleloadtest-bin-moduleloadtest.o \ test/moduleloadtest-bin-simpledynamic.o \ -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/rsa_complex \ test/rsa_complex-bin-rsa_complex.o \ -lz -ldl -pthread rm -f test/shlibloadtest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/shlibloadtest \ test/shlibloadtest-bin-shlibloadtest.o \ test/shlibloadtest-bin-simpledynamic.o \ -lz -ldl -pthread rm -f libcrypto.a ar qc libcrypto.a crypto/aes/libcrypto-lib-aes_cbc.o crypto/aes/libcrypto-lib-aes_cfb.o crypto/aes/libcrypto-lib-aes_core.o crypto/aes/libcrypto-lib-aes_ecb.o crypto/aes/libcrypto-lib-aes_ige.o crypto/aes/libcrypto-lib-aes_misc.o crypto/aes/libcrypto-lib-aes_ofb.o crypto/aes/libcrypto-lib-aes_wrap.o crypto/aes/libcrypto-lib-aesv8-armx.o crypto/aes/libcrypto-lib-bsaes-armv8.o crypto/aes/libcrypto-lib-vpaes-armv8.o crypto/asn1/libcrypto-lib-a_bitstr.o crypto/asn1/libcrypto-lib-a_d2i_fp.o crypto/asn1/libcrypto-lib-a_digest.o crypto/asn1/libcrypto-lib-a_dup.o crypto/asn1/libcrypto-lib-a_gentm.o crypto/asn1/libcrypto-lib-a_i2d_fp.o crypto/asn1/libcrypto-lib-a_int.o crypto/asn1/libcrypto-lib-a_mbstr.o crypto/asn1/libcrypto-lib-a_object.o crypto/asn1/libcrypto-lib-a_octet.o crypto/asn1/libcrypto-lib-a_print.o crypto/asn1/libcrypto-lib-a_sign.o crypto/asn1/libcrypto-lib-a_strex.o crypto/asn1/libcrypto-lib-a_strnid.o crypto/asn1/libcrypto-lib-a_time.o crypto/asn1/libcrypto-lib-a_type.o crypto/asn1/libcrypto-lib-a_utctm.o crypto/asn1/libcrypto-lib-a_utf8.o crypto/asn1/libcrypto-lib-a_verify.o crypto/asn1/libcrypto-lib-ameth_lib.o crypto/asn1/libcrypto-lib-asn1_err.o crypto/asn1/libcrypto-lib-asn1_gen.o crypto/asn1/libcrypto-lib-asn1_item_list.o crypto/asn1/libcrypto-lib-asn1_lib.o crypto/asn1/libcrypto-lib-asn1_parse.o crypto/asn1/libcrypto-lib-asn_mime.o crypto/asn1/libcrypto-lib-asn_moid.o crypto/asn1/libcrypto-lib-asn_mstbl.o crypto/asn1/libcrypto-lib-asn_pack.o crypto/asn1/libcrypto-lib-bio_asn1.o crypto/asn1/libcrypto-lib-bio_ndef.o crypto/asn1/libcrypto-lib-d2i_param.o crypto/asn1/libcrypto-lib-d2i_pr.o crypto/asn1/libcrypto-lib-d2i_pu.o crypto/asn1/libcrypto-lib-evp_asn1.o crypto/asn1/libcrypto-lib-f_int.o crypto/asn1/libcrypto-lib-f_string.o crypto/asn1/libcrypto-lib-i2d_evp.o crypto/asn1/libcrypto-lib-n_pkey.o crypto/asn1/libcrypto-lib-nsseq.o crypto/asn1/libcrypto-lib-p5_pbe.o crypto/asn1/libcrypto-lib-p5_pbev2.o crypto/asn1/libcrypto-lib-p5_scrypt.o crypto/asn1/libcrypto-lib-p8_pkey.o crypto/asn1/libcrypto-lib-t_bitst.o crypto/asn1/libcrypto-lib-t_pkey.o crypto/asn1/libcrypto-lib-t_spki.o crypto/asn1/libcrypto-lib-tasn_dec.o crypto/asn1/libcrypto-lib-tasn_enc.o crypto/asn1/libcrypto-lib-tasn_fre.o crypto/asn1/libcrypto-lib-tasn_new.o crypto/asn1/libcrypto-lib-tasn_prn.o crypto/asn1/libcrypto-lib-tasn_scn.o crypto/asn1/libcrypto-lib-tasn_typ.o crypto/asn1/libcrypto-lib-tasn_utl.o crypto/asn1/libcrypto-lib-x_algor.o crypto/asn1/libcrypto-lib-x_bignum.o crypto/asn1/libcrypto-lib-x_info.o crypto/asn1/libcrypto-lib-x_int64.o crypto/asn1/libcrypto-lib-x_long.o crypto/asn1/libcrypto-lib-x_pkey.o crypto/asn1/libcrypto-lib-x_sig.o crypto/asn1/libcrypto-lib-x_spki.o crypto/asn1/libcrypto-lib-x_val.o crypto/async/arch/libcrypto-lib-async_null.o crypto/async/arch/libcrypto-lib-async_posix.o crypto/async/arch/libcrypto-lib-async_win.o crypto/async/libcrypto-lib-async.o crypto/async/libcrypto-lib-async_err.o crypto/async/libcrypto-lib-async_wait.o crypto/bf/libcrypto-lib-bf_cfb64.o crypto/bf/libcrypto-lib-bf_ecb.o crypto/bf/libcrypto-lib-bf_enc.o crypto/bf/libcrypto-lib-bf_ofb64.o crypto/bf/libcrypto-lib-bf_skey.o crypto/bio/libcrypto-lib-bf_buff.o crypto/bio/libcrypto-lib-bf_lbuf.o crypto/bio/libcrypto-lib-bf_nbio.o crypto/bio/libcrypto-lib-bf_null.o crypto/bio/libcrypto-lib-bf_prefix.o crypto/bio/libcrypto-lib-bf_readbuff.o crypto/bio/libcrypto-lib-bio_addr.o crypto/bio/libcrypto-lib-bio_cb.o crypto/bio/libcrypto-lib-bio_dump.o crypto/bio/libcrypto-lib-bio_err.o crypto/bio/libcrypto-lib-bio_lib.o crypto/bio/libcrypto-lib-bio_meth.o crypto/bio/libcrypto-lib-bio_print.o crypto/bio/libcrypto-lib-bio_sock.o crypto/bio/libcrypto-lib-bio_sock2.o crypto/bio/libcrypto-lib-bss_acpt.o crypto/bio/libcrypto-lib-bss_bio.o crypto/bio/libcrypto-lib-bss_conn.o crypto/bio/libcrypto-lib-bss_core.o crypto/bio/libcrypto-lib-bss_dgram.o crypto/bio/libcrypto-lib-bss_dgram_pair.o crypto/bio/libcrypto-lib-bss_fd.o crypto/bio/libcrypto-lib-bss_file.o crypto/bio/libcrypto-lib-bss_log.o crypto/bio/libcrypto-lib-bss_mem.o crypto/bio/libcrypto-lib-bss_null.o crypto/bio/libcrypto-lib-bss_sock.o crypto/bio/libcrypto-lib-ossl_core_bio.o crypto/bn/libcrypto-lib-armv8-mont.o crypto/bn/libcrypto-lib-bn_add.o crypto/bn/libcrypto-lib-bn_asm.o crypto/bn/libcrypto-lib-bn_blind.o crypto/bn/libcrypto-lib-bn_const.o crypto/bn/libcrypto-lib-bn_conv.o crypto/bn/libcrypto-lib-bn_ctx.o crypto/bn/libcrypto-lib-bn_depr.o crypto/bn/libcrypto-lib-bn_dh.o crypto/bn/libcrypto-lib-bn_div.o crypto/bn/libcrypto-lib-bn_err.o crypto/bn/libcrypto-lib-bn_exp.o crypto/bn/libcrypto-lib-bn_exp2.o crypto/bn/libcrypto-lib-bn_gcd.o crypto/bn/libcrypto-lib-bn_gf2m.o crypto/bn/libcrypto-lib-bn_intern.o crypto/bn/libcrypto-lib-bn_kron.o crypto/bn/libcrypto-lib-bn_lib.o crypto/bn/libcrypto-lib-bn_mod.o crypto/bn/libcrypto-lib-bn_mont.o crypto/bn/libcrypto-lib-bn_mpi.o crypto/bn/libcrypto-lib-bn_mul.o crypto/bn/libcrypto-lib-bn_nist.o crypto/bn/libcrypto-lib-bn_prime.o crypto/bn/libcrypto-lib-bn_print.o crypto/bn/libcrypto-lib-bn_rand.o crypto/bn/libcrypto-lib-bn_recp.o crypto/bn/libcrypto-lib-bn_rsa_fips186_4.o crypto/bn/libcrypto-lib-bn_shift.o crypto/bn/libcrypto-lib-bn_sqr.o crypto/bn/libcrypto-lib-bn_sqrt.o crypto/bn/libcrypto-lib-bn_srp.o crypto/bn/libcrypto-lib-bn_word.o crypto/bn/libcrypto-lib-bn_x931p.o crypto/buffer/libcrypto-lib-buf_err.o crypto/buffer/libcrypto-lib-buffer.o crypto/camellia/libcrypto-lib-camellia.o crypto/camellia/libcrypto-lib-cmll_cbc.o crypto/camellia/libcrypto-lib-cmll_cfb.o crypto/camellia/libcrypto-lib-cmll_ctr.o crypto/camellia/libcrypto-lib-cmll_ecb.o crypto/camellia/libcrypto-lib-cmll_misc.o crypto/camellia/libcrypto-lib-cmll_ofb.o crypto/cast/libcrypto-lib-c_cfb64.o crypto/cast/libcrypto-lib-c_ecb.o crypto/cast/libcrypto-lib-c_enc.o crypto/cast/libcrypto-lib-c_ofb64.o crypto/cast/libcrypto-lib-c_skey.o crypto/chacha/libcrypto-lib-chacha-armv8-sve.o crypto/chacha/libcrypto-lib-chacha-armv8.o crypto/cmac/libcrypto-lib-cmac.o crypto/cmp/libcrypto-lib-cmp_asn.o crypto/cmp/libcrypto-lib-cmp_client.o crypto/cmp/libcrypto-lib-cmp_ctx.o crypto/cmp/libcrypto-lib-cmp_err.o crypto/cmp/libcrypto-lib-cmp_genm.o crypto/cmp/libcrypto-lib-cmp_hdr.o crypto/cmp/libcrypto-lib-cmp_http.o crypto/cmp/libcrypto-lib-cmp_msg.o crypto/cmp/libcrypto-lib-cmp_protect.o crypto/cmp/libcrypto-lib-cmp_server.o crypto/cmp/libcrypto-lib-cmp_status.o crypto/cmp/libcrypto-lib-cmp_util.o crypto/cmp/libcrypto-lib-cmp_vfy.o crypto/cms/libcrypto-lib-cms_asn1.o crypto/cms/libcrypto-lib-cms_att.o crypto/cms/libcrypto-lib-cms_cd.o crypto/cms/libcrypto-lib-cms_dd.o crypto/cms/libcrypto-lib-cms_dh.o crypto/cms/libcrypto-lib-cms_ec.o crypto/cms/libcrypto-lib-cms_enc.o crypto/cms/libcrypto-lib-cms_env.o crypto/cms/libcrypto-lib-cms_err.o crypto/cms/libcrypto-lib-cms_ess.o crypto/cms/libcrypto-lib-cms_io.o crypto/cms/libcrypto-lib-cms_kari.o crypto/cms/libcrypto-lib-cms_lib.o crypto/cms/libcrypto-lib-cms_pwri.o crypto/cms/libcrypto-lib-cms_rsa.o crypto/cms/libcrypto-lib-cms_sd.o crypto/cms/libcrypto-lib-cms_smime.o crypto/comp/libcrypto-lib-c_brotli.o crypto/comp/libcrypto-lib-c_zlib.o crypto/comp/libcrypto-lib-c_zstd.o crypto/comp/libcrypto-lib-comp_err.o crypto/comp/libcrypto-lib-comp_lib.o crypto/conf/libcrypto-lib-conf_api.o crypto/conf/libcrypto-lib-conf_def.o crypto/conf/libcrypto-lib-conf_err.o crypto/conf/libcrypto-lib-conf_lib.o crypto/conf/libcrypto-lib-conf_mall.o crypto/conf/libcrypto-lib-conf_mod.o crypto/conf/libcrypto-lib-conf_sap.o crypto/conf/libcrypto-lib-conf_ssl.o crypto/crmf/libcrypto-lib-crmf_asn.o crypto/crmf/libcrypto-lib-crmf_err.o crypto/crmf/libcrypto-lib-crmf_lib.o crypto/crmf/libcrypto-lib-crmf_pbm.o crypto/ct/libcrypto-lib-ct_b64.o crypto/ct/libcrypto-lib-ct_err.o crypto/ct/libcrypto-lib-ct_log.o crypto/ct/libcrypto-lib-ct_oct.o crypto/ct/libcrypto-lib-ct_policy.o crypto/ct/libcrypto-lib-ct_prn.o crypto/ct/libcrypto-lib-ct_sct.o crypto/ct/libcrypto-lib-ct_sct_ctx.o crypto/ct/libcrypto-lib-ct_vfy.o crypto/ct/libcrypto-lib-ct_x509v3.o crypto/des/libcrypto-lib-cbc_cksm.o crypto/des/libcrypto-lib-cbc_enc.o crypto/des/libcrypto-lib-cfb64ede.o crypto/des/libcrypto-lib-cfb64enc.o crypto/des/libcrypto-lib-cfb_enc.o crypto/des/libcrypto-lib-des_enc.o crypto/des/libcrypto-lib-ecb3_enc.o crypto/des/libcrypto-lib-ecb_enc.o crypto/des/libcrypto-lib-fcrypt.o crypto/des/libcrypto-lib-fcrypt_b.o crypto/des/libcrypto-lib-ofb64ede.o crypto/des/libcrypto-lib-ofb64enc.o crypto/des/libcrypto-lib-ofb_enc.o crypto/des/libcrypto-lib-pcbc_enc.o crypto/des/libcrypto-lib-qud_cksm.o crypto/des/libcrypto-lib-rand_key.o crypto/des/libcrypto-lib-set_key.o crypto/des/libcrypto-lib-str2key.o crypto/des/libcrypto-lib-xcbc_enc.o crypto/dh/libcrypto-lib-dh_ameth.o crypto/dh/libcrypto-lib-dh_asn1.o crypto/dh/libcrypto-lib-dh_backend.o crypto/dh/libcrypto-lib-dh_check.o crypto/dh/libcrypto-lib-dh_depr.o crypto/dh/libcrypto-lib-dh_err.o crypto/dh/libcrypto-lib-dh_gen.o crypto/dh/libcrypto-lib-dh_group_params.o crypto/dh/libcrypto-lib-dh_kdf.o crypto/dh/libcrypto-lib-dh_key.o crypto/dh/libcrypto-lib-dh_lib.o crypto/dh/libcrypto-lib-dh_meth.o crypto/dh/libcrypto-lib-dh_pmeth.o crypto/dh/libcrypto-lib-dh_prn.o crypto/dh/libcrypto-lib-dh_rfc5114.o crypto/dsa/libcrypto-lib-dsa_ameth.o crypto/dsa/libcrypto-lib-dsa_asn1.o crypto/dsa/libcrypto-lib-dsa_backend.o crypto/dsa/libcrypto-lib-dsa_check.o crypto/dsa/libcrypto-lib-dsa_depr.o crypto/dsa/libcrypto-lib-dsa_err.o crypto/dsa/libcrypto-lib-dsa_gen.o crypto/dsa/libcrypto-lib-dsa_key.o crypto/dsa/libcrypto-lib-dsa_lib.o crypto/dsa/libcrypto-lib-dsa_meth.o crypto/dsa/libcrypto-lib-dsa_ossl.o crypto/dsa/libcrypto-lib-dsa_pmeth.o crypto/dsa/libcrypto-lib-dsa_prn.o crypto/dsa/libcrypto-lib-dsa_sign.o crypto/dsa/libcrypto-lib-dsa_vrf.o crypto/dso/libcrypto-lib-dso_dl.o crypto/dso/libcrypto-lib-dso_dlfcn.o crypto/dso/libcrypto-lib-dso_err.o crypto/dso/libcrypto-lib-dso_lib.o crypto/dso/libcrypto-lib-dso_openssl.o crypto/dso/libcrypto-lib-dso_vms.o crypto/dso/libcrypto-lib-dso_win32.o crypto/ec/curve448/arch_32/libcrypto-lib-f_impl32.o crypto/ec/curve448/arch_64/libcrypto-lib-f_impl64.o crypto/ec/curve448/libcrypto-lib-curve448.o crypto/ec/curve448/libcrypto-lib-curve448_tables.o crypto/ec/curve448/libcrypto-lib-eddsa.o crypto/ec/curve448/libcrypto-lib-f_generic.o crypto/ec/curve448/libcrypto-lib-scalar.o crypto/ec/libcrypto-lib-curve25519.o crypto/ec/libcrypto-lib-ec2_oct.o crypto/ec/libcrypto-lib-ec2_smpl.o crypto/ec/libcrypto-lib-ec_ameth.o crypto/ec/libcrypto-lib-ec_asn1.o crypto/ec/libcrypto-lib-ec_backend.o crypto/ec/libcrypto-lib-ec_check.o crypto/ec/libcrypto-lib-ec_curve.o crypto/ec/libcrypto-lib-ec_cvt.o crypto/ec/libcrypto-lib-ec_deprecated.o crypto/ec/libcrypto-lib-ec_err.o crypto/ec/libcrypto-lib-ec_key.o crypto/ec/libcrypto-lib-ec_kmeth.o crypto/ec/libcrypto-lib-ec_lib.o crypto/ec/libcrypto-lib-ec_mult.o crypto/ec/libcrypto-lib-ec_oct.o crypto/ec/libcrypto-lib-ec_pmeth.o crypto/ec/libcrypto-lib-ec_print.o crypto/ec/libcrypto-lib-ecdh_kdf.o crypto/ec/libcrypto-lib-ecdh_ossl.o crypto/ec/libcrypto-lib-ecdsa_ossl.o crypto/ec/libcrypto-lib-ecdsa_sign.o crypto/ec/libcrypto-lib-ecdsa_vrf.o crypto/ec/libcrypto-lib-eck_prn.o crypto/ec/libcrypto-lib-ecp_mont.o crypto/ec/libcrypto-lib-ecp_nist.o crypto/ec/libcrypto-lib-ecp_nistz256-armv8.o crypto/ec/libcrypto-lib-ecp_nistz256.o crypto/ec/libcrypto-lib-ecp_oct.o crypto/ec/libcrypto-lib-ecp_sm2p256-armv8.o crypto/ec/libcrypto-lib-ecp_sm2p256.o crypto/ec/libcrypto-lib-ecp_sm2p256_table.o crypto/ec/libcrypto-lib-ecp_smpl.o crypto/ec/libcrypto-lib-ecx_backend.o crypto/ec/libcrypto-lib-ecx_key.o crypto/ec/libcrypto-lib-ecx_meth.o crypto/encode_decode/libcrypto-lib-decoder_err.o crypto/encode_decode/libcrypto-lib-decoder_lib.o crypto/encode_decode/libcrypto-lib-decoder_meth.o crypto/encode_decode/libcrypto-lib-decoder_pkey.o crypto/encode_decode/libcrypto-lib-encoder_err.o crypto/encode_decode/libcrypto-lib-encoder_lib.o crypto/encode_decode/libcrypto-lib-encoder_meth.o crypto/encode_decode/libcrypto-lib-encoder_pkey.o crypto/engine/libcrypto-lib-eng_all.o crypto/engine/libcrypto-lib-eng_cnf.o crypto/engine/libcrypto-lib-eng_ctrl.o crypto/engine/libcrypto-lib-eng_dyn.o crypto/engine/libcrypto-lib-eng_err.o crypto/engine/libcrypto-lib-eng_fat.o crypto/engine/libcrypto-lib-eng_init.o crypto/engine/libcrypto-lib-eng_lib.o crypto/engine/libcrypto-lib-eng_list.o crypto/engine/libcrypto-lib-eng_openssl.o crypto/engine/libcrypto-lib-eng_pkey.o crypto/engine/libcrypto-lib-eng_rdrand.o crypto/engine/libcrypto-lib-eng_table.o crypto/engine/libcrypto-lib-tb_asnmth.o crypto/engine/libcrypto-lib-tb_cipher.o crypto/engine/libcrypto-lib-tb_dh.o crypto/engine/libcrypto-lib-tb_digest.o crypto/engine/libcrypto-lib-tb_dsa.o crypto/engine/libcrypto-lib-tb_eckey.o crypto/engine/libcrypto-lib-tb_pkmeth.o crypto/engine/libcrypto-lib-tb_rand.o crypto/engine/libcrypto-lib-tb_rsa.o crypto/err/libcrypto-lib-err.o crypto/err/libcrypto-lib-err_all.o crypto/err/libcrypto-lib-err_all_legacy.o crypto/err/libcrypto-lib-err_blocks.o crypto/err/libcrypto-lib-err_mark.o crypto/err/libcrypto-lib-err_prn.o crypto/err/libcrypto-lib-err_save.o crypto/ess/libcrypto-lib-ess_asn1.o crypto/ess/libcrypto-lib-ess_err.o crypto/ess/libcrypto-lib-ess_lib.o crypto/evp/libcrypto-lib-asymcipher.o crypto/evp/libcrypto-lib-bio_b64.o crypto/evp/libcrypto-lib-bio_enc.o crypto/evp/libcrypto-lib-bio_md.o crypto/evp/libcrypto-lib-bio_ok.o crypto/evp/libcrypto-lib-c_allc.o crypto/evp/libcrypto-lib-c_alld.o crypto/evp/libcrypto-lib-cmeth_lib.o crypto/evp/libcrypto-lib-ctrl_params_translate.o crypto/evp/libcrypto-lib-dh_ctrl.o crypto/evp/libcrypto-lib-dh_support.o crypto/evp/libcrypto-lib-digest.o crypto/evp/libcrypto-lib-dsa_ctrl.o crypto/evp/libcrypto-lib-e_aes.o crypto/evp/libcrypto-lib-e_aes_cbc_hmac_sha1.o crypto/evp/libcrypto-lib-e_aes_cbc_hmac_sha256.o crypto/evp/libcrypto-lib-e_aria.o crypto/evp/libcrypto-lib-e_bf.o crypto/evp/libcrypto-lib-e_camellia.o crypto/evp/libcrypto-lib-e_cast.o crypto/evp/libcrypto-lib-e_chacha20_poly1305.o crypto/evp/libcrypto-lib-e_des.o crypto/evp/libcrypto-lib-e_des3.o crypto/evp/libcrypto-lib-e_idea.o crypto/evp/libcrypto-lib-e_null.o crypto/evp/libcrypto-lib-e_old.o crypto/evp/libcrypto-lib-e_rc2.o crypto/evp/libcrypto-lib-e_rc4.o crypto/evp/libcrypto-lib-e_rc4_hmac_md5.o crypto/evp/libcrypto-lib-e_rc5.o crypto/evp/libcrypto-lib-e_seed.o crypto/evp/libcrypto-lib-e_sm4.o crypto/evp/libcrypto-lib-e_xcbc_d.o crypto/evp/libcrypto-lib-ec_ctrl.o crypto/evp/libcrypto-lib-ec_support.o crypto/evp/libcrypto-lib-encode.o crypto/evp/libcrypto-lib-evp_cnf.o crypto/evp/libcrypto-lib-evp_enc.o crypto/evp/libcrypto-lib-evp_err.o crypto/evp/libcrypto-lib-evp_fetch.o crypto/evp/libcrypto-lib-evp_key.o crypto/evp/libcrypto-lib-evp_lib.o crypto/evp/libcrypto-lib-evp_pbe.o crypto/evp/libcrypto-lib-evp_pkey.o crypto/evp/libcrypto-lib-evp_rand.o crypto/evp/libcrypto-lib-evp_utils.o crypto/evp/libcrypto-lib-exchange.o crypto/evp/libcrypto-lib-kdf_lib.o crypto/evp/libcrypto-lib-kdf_meth.o crypto/evp/libcrypto-lib-kem.o crypto/evp/libcrypto-lib-keymgmt_lib.o crypto/evp/libcrypto-lib-keymgmt_meth.o crypto/evp/libcrypto-lib-legacy_blake2.o crypto/evp/libcrypto-lib-legacy_md4.o crypto/evp/libcrypto-lib-legacy_md5.o crypto/evp/libcrypto-lib-legacy_md5_sha1.o crypto/evp/libcrypto-lib-legacy_ripemd.o crypto/evp/libcrypto-lib-legacy_sha.o crypto/evp/libcrypto-lib-legacy_wp.o crypto/evp/libcrypto-lib-m_null.o crypto/evp/libcrypto-lib-m_sigver.o crypto/evp/libcrypto-lib-mac_lib.o crypto/evp/libcrypto-lib-mac_meth.o crypto/evp/libcrypto-lib-names.o crypto/evp/libcrypto-lib-p5_crpt.o crypto/evp/libcrypto-lib-p5_crpt2.o crypto/evp/libcrypto-lib-p_dec.o crypto/evp/libcrypto-lib-p_enc.o crypto/evp/libcrypto-lib-p_legacy.o crypto/evp/libcrypto-lib-p_lib.o crypto/evp/libcrypto-lib-p_open.o crypto/evp/libcrypto-lib-p_seal.o crypto/evp/libcrypto-lib-p_sign.o crypto/evp/libcrypto-lib-p_verify.o crypto/evp/libcrypto-lib-pbe_scrypt.o crypto/evp/libcrypto-lib-pmeth_check.o crypto/evp/libcrypto-lib-pmeth_gn.o crypto/evp/libcrypto-lib-pmeth_lib.o crypto/evp/libcrypto-lib-s_lib.o crypto/evp/libcrypto-lib-signature.o crypto/evp/libcrypto-lib-skeymgmt_meth.o crypto/ffc/libcrypto-lib-ffc_backend.o crypto/ffc/libcrypto-lib-ffc_dh.o crypto/ffc/libcrypto-lib-ffc_key_generate.o crypto/ffc/libcrypto-lib-ffc_key_validate.o crypto/ffc/libcrypto-lib-ffc_params.o crypto/ffc/libcrypto-lib-ffc_params_generate.o crypto/ffc/libcrypto-lib-ffc_params_validate.o crypto/hashtable/libcrypto-lib-hashfunc.o crypto/hashtable/libcrypto-lib-hashtable.o crypto/hmac/libcrypto-lib-hmac.o crypto/hpke/libcrypto-lib-hpke.o crypto/hpke/libcrypto-lib-hpke_util.o crypto/http/libcrypto-lib-http_client.o crypto/http/libcrypto-lib-http_err.o crypto/http/libcrypto-lib-http_lib.o crypto/kdf/libcrypto-lib-kdf_err.o crypto/lhash/libcrypto-lib-lh_stats.o crypto/lhash/libcrypto-lib-lhash.o crypto/libcrypto-lib-arm64cpuid.o crypto/libcrypto-lib-armcap.o crypto/libcrypto-lib-asn1_dsa.o crypto/libcrypto-lib-bsearch.o crypto/libcrypto-lib-comp_methods.o crypto/libcrypto-lib-context.o crypto/libcrypto-lib-core_algorithm.o crypto/libcrypto-lib-core_fetch.o crypto/libcrypto-lib-core_namemap.o crypto/libcrypto-lib-cpt_err.o crypto/libcrypto-lib-cpuid.o crypto/libcrypto-lib-cryptlib.o crypto/libcrypto-lib-ctype.o crypto/libcrypto-lib-cversion.o crypto/libcrypto-lib-defaults.o crypto/libcrypto-lib-der_writer.o crypto/libcrypto-lib-deterministic_nonce.o crypto/libcrypto-lib-ebcdic.o crypto/libcrypto-lib-ex_data.o crypto/libcrypto-lib-getenv.o crypto/libcrypto-lib-indicator_core.o crypto/libcrypto-lib-info.o crypto/libcrypto-lib-init.o crypto/libcrypto-lib-initthread.o crypto/libcrypto-lib-mem.o crypto/libcrypto-lib-mem_sec.o crypto/libcrypto-lib-o_dir.o crypto/libcrypto-lib-o_fopen.o crypto/libcrypto-lib-o_init.o crypto/libcrypto-lib-o_str.o crypto/libcrypto-lib-o_time.o crypto/libcrypto-lib-packet.o crypto/libcrypto-lib-param_build.o crypto/libcrypto-lib-param_build_set.o crypto/libcrypto-lib-params.o crypto/libcrypto-lib-params_dup.o crypto/libcrypto-lib-params_from_text.o crypto/libcrypto-lib-params_idx.o crypto/libcrypto-lib-passphrase.o crypto/libcrypto-lib-provider.o rm -f providers/libcommon.a ar qc providers/libcommon.a providers/common/der/libcommon-lib-der_digests_gen.o providers/common/der/libcommon-lib-der_dsa_gen.o providers/common/der/libcommon-lib-der_dsa_key.o providers/common/der/libcommon-lib-der_dsa_sig.o providers/common/der/libcommon-lib-der_ec_gen.o providers/common/der/libcommon-lib-der_ec_key.o providers/common/der/libcommon-lib-der_ec_sig.o providers/common/der/libcommon-lib-der_ecx_gen.o providers/common/der/libcommon-lib-der_ecx_key.o providers/common/der/libcommon-lib-der_ml_dsa_gen.o providers/common/der/libcommon-lib-der_ml_dsa_key.o providers/common/der/libcommon-lib-der_rsa_gen.o providers/common/der/libcommon-lib-der_rsa_key.o providers/common/der/libcommon-lib-der_slh_dsa_gen.o providers/common/der/libcommon-lib-der_slh_dsa_key.o providers/common/der/libcommon-lib-der_wrap_gen.o providers/common/libcommon-lib-provider_ctx.o providers/common/libcommon-lib-provider_err.o providers/implementations/ciphers/libcommon-lib-ciphercommon.o providers/implementations/ciphers/libcommon-lib-ciphercommon_block.o providers/implementations/ciphers/libcommon-lib-ciphercommon_ccm.o providers/implementations/ciphers/libcommon-lib-ciphercommon_ccm_hw.o providers/implementations/ciphers/libcommon-lib-ciphercommon_gcm.o providers/implementations/ciphers/libcommon-lib-ciphercommon_gcm_hw.o providers/implementations/ciphers/libcommon-lib-ciphercommon_hw.o providers/implementations/digests/libcommon-lib-digestcommon.o ssl/record/methods/libcommon-lib-tls_pad.o gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/lib/openssl-bin-cmp_mock_srv.d.tmp -c -o apps/lib/openssl-bin-cmp_mock_srv.o apps/lib/cmp_mock_srv.c ranlib providers/libcommon.a || echo Never mind. gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-asn1parse.d.tmp -c -o apps/openssl-bin-asn1parse.o apps/asn1parse.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-ca.d.tmp -c -o apps/openssl-bin-ca.o apps/ca.c ar qc libcrypto.a crypto/libcrypto-lib-provider_child.o crypto/libcrypto-lib-provider_conf.o crypto/libcrypto-lib-provider_core.o crypto/libcrypto-lib-provider_predefined.o crypto/libcrypto-lib-punycode.o crypto/libcrypto-lib-quic_vlint.o crypto/libcrypto-lib-self_test_core.o crypto/libcrypto-lib-sleep.o crypto/libcrypto-lib-sparse_array.o crypto/libcrypto-lib-ssl_err.o crypto/libcrypto-lib-threads_lib.o crypto/libcrypto-lib-threads_none.o crypto/libcrypto-lib-threads_pthread.o crypto/libcrypto-lib-threads_win.o crypto/libcrypto-lib-time.o crypto/libcrypto-lib-trace.o crypto/libcrypto-lib-uid.o crypto/md4/libcrypto-lib-md4_dgst.o crypto/md4/libcrypto-lib-md4_one.o crypto/md5/libcrypto-lib-md5-aarch64.o crypto/md5/libcrypto-lib-md5_dgst.o crypto/md5/libcrypto-lib-md5_one.o crypto/md5/libcrypto-lib-md5_sha1.o crypto/ml_dsa/libcrypto-lib-ml_dsa_encoders.o crypto/ml_dsa/libcrypto-lib-ml_dsa_key.o crypto/ml_dsa/libcrypto-lib-ml_dsa_key_compress.o crypto/ml_dsa/libcrypto-lib-ml_dsa_matrix.o crypto/ml_dsa/libcrypto-lib-ml_dsa_ntt.o crypto/ml_dsa/libcrypto-lib-ml_dsa_params.o crypto/ml_dsa/libcrypto-lib-ml_dsa_sample.o crypto/ml_dsa/libcrypto-lib-ml_dsa_sign.o crypto/ml_kem/libcrypto-lib-ml_kem.o crypto/modes/libcrypto-lib-aes-gcm-armv8-unroll8_64.o crypto/modes/libcrypto-lib-aes-gcm-armv8_64.o crypto/modes/libcrypto-lib-cbc128.o crypto/modes/libcrypto-lib-ccm128.o crypto/modes/libcrypto-lib-cfb128.o crypto/modes/libcrypto-lib-ctr128.o crypto/modes/libcrypto-lib-cts128.o crypto/modes/libcrypto-lib-gcm128.o crypto/modes/libcrypto-lib-ghashv8-armx.o crypto/modes/libcrypto-lib-ocb128.o crypto/modes/libcrypto-lib-ofb128.o crypto/modes/libcrypto-lib-siv128.o crypto/modes/libcrypto-lib-wrap128.o crypto/modes/libcrypto-lib-xts128.o crypto/modes/libcrypto-lib-xts128gb.o crypto/objects/libcrypto-lib-o_names.o crypto/objects/libcrypto-lib-obj_dat.o crypto/objects/libcrypto-lib-obj_err.o crypto/objects/libcrypto-lib-obj_lib.o crypto/objects/libcrypto-lib-obj_xref.o crypto/ocsp/libcrypto-lib-ocsp_asn.o crypto/ocsp/libcrypto-lib-ocsp_cl.o crypto/ocsp/libcrypto-lib-ocsp_err.o crypto/ocsp/libcrypto-lib-ocsp_ext.o crypto/ocsp/libcrypto-lib-ocsp_http.o crypto/ocsp/libcrypto-lib-ocsp_lib.o crypto/ocsp/libcrypto-lib-ocsp_prn.o crypto/ocsp/libcrypto-lib-ocsp_srv.o crypto/ocsp/libcrypto-lib-ocsp_vfy.o crypto/ocsp/libcrypto-lib-v3_ocsp.o crypto/pem/libcrypto-lib-pem_all.o crypto/pem/libcrypto-lib-pem_err.o crypto/pem/libcrypto-lib-pem_info.o crypto/pem/libcrypto-lib-pem_lib.o crypto/pem/libcrypto-lib-pem_oth.o crypto/pem/libcrypto-lib-pem_pk8.o crypto/pem/libcrypto-lib-pem_pkey.o crypto/pem/libcrypto-lib-pem_sign.o crypto/pem/libcrypto-lib-pem_x509.o crypto/pem/libcrypto-lib-pem_xaux.o crypto/pem/libcrypto-lib-pvkfmt.o crypto/pkcs12/libcrypto-lib-p12_add.o crypto/pkcs12/libcrypto-lib-p12_asn.o crypto/pkcs12/libcrypto-lib-p12_attr.o crypto/pkcs12/libcrypto-lib-p12_crpt.o crypto/pkcs12/libcrypto-lib-p12_crt.o crypto/pkcs12/libcrypto-lib-p12_decr.o crypto/pkcs12/libcrypto-lib-p12_init.o crypto/pkcs12/libcrypto-lib-p12_key.o crypto/pkcs12/libcrypto-lib-p12_kiss.o crypto/pkcs12/libcrypto-lib-p12_mutl.o crypto/pkcs12/libcrypto-lib-p12_npas.o crypto/pkcs12/libcrypto-lib-p12_p8d.o crypto/pkcs12/libcrypto-lib-p12_p8e.o crypto/pkcs12/libcrypto-lib-p12_sbag.o crypto/pkcs12/libcrypto-lib-p12_utl.o crypto/pkcs12/libcrypto-lib-pk12err.o crypto/pkcs7/libcrypto-lib-bio_pk7.o crypto/pkcs7/libcrypto-lib-pk7_asn1.o crypto/pkcs7/libcrypto-lib-pk7_attr.o crypto/pkcs7/libcrypto-lib-pk7_doit.o crypto/pkcs7/libcrypto-lib-pk7_lib.o crypto/pkcs7/libcrypto-lib-pk7_mime.o crypto/pkcs7/libcrypto-lib-pk7_smime.o crypto/pkcs7/libcrypto-lib-pkcs7err.o crypto/poly1305/libcrypto-lib-poly1305-armv8.o crypto/poly1305/libcrypto-lib-poly1305.o crypto/property/libcrypto-lib-defn_cache.o crypto/property/libcrypto-lib-property.o crypto/property/libcrypto-lib-property_err.o crypto/property/libcrypto-lib-property_parse.o crypto/property/libcrypto-lib-property_query.o crypto/property/libcrypto-lib-property_string.o crypto/rand/libcrypto-lib-prov_seed.o crypto/rand/libcrypto-lib-rand_deprecated.o crypto/rand/libcrypto-lib-rand_err.o crypto/rand/libcrypto-lib-rand_lib.o crypto/rand/libcrypto-lib-rand_meth.o crypto/rand/libcrypto-lib-rand_pool.o crypto/rand/libcrypto-lib-rand_uniform.o crypto/rand/libcrypto-lib-randfile.o crypto/rc2/libcrypto-lib-rc2_cbc.o crypto/rc2/libcrypto-lib-rc2_ecb.o crypto/rc2/libcrypto-lib-rc2_skey.o crypto/rc2/libcrypto-lib-rc2cfb64.o crypto/rc2/libcrypto-lib-rc2ofb64.o crypto/rc4/libcrypto-lib-rc4_enc.o crypto/rc4/libcrypto-lib-rc4_skey.o crypto/ripemd/libcrypto-lib-rmd_dgst.o crypto/ripemd/libcrypto-lib-rmd_one.o crypto/rsa/libcrypto-lib-rsa_ameth.o crypto/rsa/libcrypto-lib-rsa_asn1.o crypto/rsa/libcrypto-lib-rsa_backend.o crypto/rsa/libcrypto-lib-rsa_chk.o crypto/rsa/libcrypto-lib-rsa_crpt.o crypto/rsa/libcrypto-lib-rsa_depr.o crypto/rsa/libcrypto-lib-rsa_err.o crypto/rsa/libcrypto-lib-rsa_gen.o crypto/rsa/libcrypto-lib-rsa_lib.o crypto/rsa/libcrypto-lib-rsa_meth.o crypto/rsa/libcrypto-lib-rsa_mp.o crypto/rsa/libcrypto-lib-rsa_mp_names.o crypto/rsa/libcrypto-lib-rsa_none.o crypto/rsa/libcrypto-lib-rsa_oaep.o crypto/rsa/libcrypto-lib-rsa_ossl.o crypto/rsa/libcrypto-lib-rsa_pk1.o crypto/rsa/libcrypto-lib-rsa_pmeth.o crypto/rsa/libcrypto-lib-rsa_prn.o crypto/rsa/libcrypto-lib-rsa_pss.o crypto/rsa/libcrypto-lib-rsa_saos.o crypto/rsa/libcrypto-lib-rsa_schemes.o crypto/rsa/libcrypto-lib-rsa_sign.o crypto/rsa/libcrypto-lib-rsa_sp800_56b_check.o crypto/rsa/libcrypto-lib-rsa_sp800_56b_gen.o crypto/rsa/libcrypto-lib-rsa_x931.o crypto/rsa/libcrypto-lib-rsa_x931g.o crypto/seed/libcrypto-lib-seed.o crypto/seed/libcrypto-lib-seed_cbc.o crypto/seed/libcrypto-lib-seed_cfb.o crypto/seed/libcrypto-lib-seed_ecb.o crypto/seed/libcrypto-lib-seed_ofb.o crypto/sha/libcrypto-lib-keccak1600-armv8.o crypto/sha/libcrypto-lib-sha1-armv8.o crypto/sha/libcrypto-lib-sha1_one.o crypto/sha/libcrypto-lib-sha1dgst.o crypto/sha/libcrypto-lib-sha256-armv8.o crypto/sha/libcrypto-lib-sha256.o crypto/sha/libcrypto-lib-sha3.o crypto/sha/libcrypto-lib-sha512-armv8.o crypto/sha/libcrypto-lib-sha512.o crypto/siphash/libcrypto-lib-siphash.o crypto/slh_dsa/libcrypto-lib-slh_adrs.o crypto/slh_dsa/libcrypto-lib-slh_dsa.o crypto/slh_dsa/libcrypto-lib-slh_dsa_hash_ctx.o crypto/slh_dsa/libcrypto-lib-slh_dsa_key.o crypto/slh_dsa/libcrypto-lib-slh_fors.o crypto/slh_dsa/libcrypto-lib-slh_hash.o crypto/slh_dsa/libcrypto-lib-slh_hypertree.o crypto/slh_dsa/libcrypto-lib-slh_params.o crypto/slh_dsa/libcrypto-lib-slh_wots.o crypto/slh_dsa/libcrypto-lib-slh_xmss.o crypto/sm2/libcrypto-lib-sm2_crypt.o crypto/sm2/libcrypto-lib-sm2_err.o crypto/sm2/libcrypto-lib-sm2_key.o crypto/sm2/libcrypto-lib-sm2_sign.o crypto/sm3/libcrypto-lib-legacy_sm3.o crypto/sm3/libcrypto-lib-sm3-armv8.o crypto/sm3/libcrypto-lib-sm3.o crypto/sm4/libcrypto-lib-sm4-armv8.o crypto/sm4/libcrypto-lib-sm4.o crypto/sm4/libcrypto-lib-vpsm4-armv8.o crypto/sm4/libcrypto-lib-vpsm4_ex-armv8.o crypto/stack/libcrypto-lib-stack.o crypto/store/libcrypto-lib-store_err.o crypto/store/libcrypto-lib-store_init.o crypto/store/libcrypto-lib-store_lib.o crypto/store/libcrypto-lib-store_meth.o crypto/store/libcrypto-lib-store_register.o crypto/store/libcrypto-lib-store_result.o crypto/store/libcrypto-lib-store_strings.o crypto/thread/arch/libcrypto-lib-thread_none.o crypto/thread/arch/libcrypto-lib-thread_posix.o crypto/thread/arch/libcrypto-lib-thread_win.o crypto/thread/libcrypto-lib-api.o crypto/thread/libcrypto-lib-arch.o crypto/thread/libcrypto-lib-internal.o crypto/ts/libcrypto-lib-ts_asn1.o crypto/ts/libcrypto-lib-ts_conf.o crypto/ts/libcrypto-lib-ts_err.o crypto/ts/libcrypto-lib-ts_lib.o crypto/ts/libcrypto-lib-ts_req_print.o crypto/ts/libcrypto-lib-ts_req_utils.o crypto/ts/libcrypto-lib-ts_rsp_print.o crypto/ts/libcrypto-lib-ts_rsp_sign.o crypto/ts/libcrypto-lib-ts_rsp_utils.o crypto/ts/libcrypto-lib-ts_rsp_verify.o crypto/ts/libcrypto-lib-ts_verify_ctx.o crypto/txt_db/libcrypto-lib-txt_db.o crypto/ui/libcrypto-lib-ui_err.o crypto/ui/libcrypto-lib-ui_lib.o crypto/ui/libcrypto-lib-ui_null.o crypto/ui/libcrypto-lib-ui_openssl.o crypto/ui/libcrypto-lib-ui_util.o crypto/whrlpool/libcrypto-lib-wp_block.o crypto/whrlpool/libcrypto-lib-wp_dgst.o crypto/x509/libcrypto-lib-by_dir.o crypto/x509/libcrypto-lib-by_file.o crypto/x509/libcrypto-lib-by_store.o crypto/x509/libcrypto-lib-pcy_cache.o crypto/x509/libcrypto-lib-pcy_data.o crypto/x509/libcrypto-lib-pcy_lib.o crypto/x509/libcrypto-lib-pcy_map.o crypto/x509/libcrypto-lib-pcy_node.o crypto/x509/libcrypto-lib-pcy_tree.o crypto/x509/libcrypto-lib-t_acert.o crypto/x509/libcrypto-lib-t_crl.o crypto/x509/libcrypto-lib-t_req.o crypto/x509/libcrypto-lib-t_x509.o crypto/x509/libcrypto-lib-v3_aaa.o crypto/x509/libcrypto-lib-v3_ac_tgt.o crypto/x509/libcrypto-lib-v3_addr.o crypto/x509/libcrypto-lib-v3_admis.o crypto/x509/libcrypto-lib-v3_akeya.o crypto/x509/libcrypto-lib-v3_akid.o crypto/x509/libcrypto-lib-v3_asid.o crypto/x509/libcrypto-lib-v3_attrdesc.o crypto/x509/libcrypto-lib-v3_attrmap.o crypto/x509/libcrypto-lib-v3_audit_id.o crypto/x509/libcrypto-lib-v3_authattid.o crypto/x509/libcrypto-lib-v3_battcons.o crypto/x509/libcrypto-lib-v3_bcons.o crypto/x509/libcrypto-lib-v3_bitst.o crypto/x509/libcrypto-lib-v3_conf.o crypto/x509/libcrypto-lib-v3_cpols.o crypto/x509/libcrypto-lib-v3_crld.o crypto/x509/libcrypto-lib-v3_enum.o crypto/x509/libcrypto-lib-v3_extku.o crypto/x509/libcrypto-lib-v3_genn.o crypto/x509/libcrypto-lib-v3_group_ac.o crypto/x509/libcrypto-lib-v3_ia5.o crypto/x509/libcrypto-lib-v3_ind_iss.o crypto/x509/libcrypto-lib-v3_info.o crypto/x509/libcrypto-lib-v3_int.o crypto/x509/libcrypto-lib-v3_iobo.o crypto/x509/libcrypto-lib-v3_ist.o crypto/x509/libcrypto-lib-v3_lib.o crypto/x509/libcrypto-lib-v3_ncons.o crypto/x509/libcrypto-lib-v3_no_ass.o crypto/x509/libcrypto-lib-v3_no_rev_avail.o crypto/x509/libcrypto-lib-v3_pci.o crypto/x509/libcrypto-lib-v3_pcia.o crypto/x509/libcrypto-lib-v3_pcons.o crypto/x509/libcrypto-lib-v3_pku.o crypto/x509/libcrypto-lib-v3_pmaps.o crypto/x509/libcrypto-lib-v3_prn.o crypto/x509/libcrypto-lib-v3_purp.o crypto/x509/libcrypto-lib-v3_rolespec.o crypto/x509/libcrypto-lib-v3_san.o crypto/x509/libcrypto-lib-v3_sda.o crypto/x509/libcrypto-lib-v3_single_use.o crypto/x509/libcrypto-lib-v3_skid.o crypto/x509/libcrypto-lib-v3_soa_id.o crypto/x509/libcrypto-lib-v3_sxnet.o crypto/x509/libcrypto-lib-v3_timespec.o crypto/x509/libcrypto-lib-v3_tlsf.o crypto/x509/libcrypto-lib-v3_usernotice.o crypto/x509/libcrypto-lib-v3_utf8.o crypto/x509/libcrypto-lib-v3_utl.o crypto/x509/libcrypto-lib-v3err.o crypto/x509/libcrypto-lib-x509_acert.o crypto/x509/libcrypto-lib-x509_att.o crypto/x509/libcrypto-lib-x509_cmp.o crypto/x509/libcrypto-lib-x509_d2.o crypto/x509/libcrypto-lib-x509_def.o crypto/x509/libcrypto-lib-x509_err.o crypto/x509/libcrypto-lib-x509_ext.o crypto/x509/libcrypto-lib-x509_lu.o crypto/x509/libcrypto-lib-x509_meth.o crypto/x509/libcrypto-lib-x509_obj.o crypto/x509/libcrypto-lib-x509_r2x.o crypto/x509/libcrypto-lib-x509_req.o crypto/x509/libcrypto-lib-x509_set.o crypto/x509/libcrypto-lib-x509_trust.o crypto/x509/libcrypto-lib-x509_txt.o crypto/x509/libcrypto-lib-x509_v3.o crypto/x509/libcrypto-lib-x509_vfy.o crypto/x509/libcrypto-lib-x509_vpm.o crypto/x509/libcrypto-lib-x509aset.o crypto/x509/libcrypto-lib-x509cset.o crypto/x509/libcrypto-lib-x509name.o crypto/x509/libcrypto-lib-x509rset.o crypto/x509/libcrypto-lib-x509spki.o crypto/x509/libcrypto-lib-x509type.o crypto/x509/libcrypto-lib-x_all.o crypto/x509/libcrypto-lib-x_attrib.o crypto/x509/libcrypto-lib-x_crl.o crypto/x509/libcrypto-lib-x_exten.o crypto/x509/libcrypto-lib-x_ietfatt.o crypto/x509/libcrypto-lib-x_name.o crypto/x509/libcrypto-lib-x_pubkey.o crypto/x509/libcrypto-lib-x_req.o crypto/x509/libcrypto-lib-x_x509.o crypto/x509/libcrypto-lib-x_x509a.o providers/libcrypto-lib-baseprov.o providers/libcrypto-lib-defltprov.o providers/libcrypto-lib-nullprov.o providers/libcrypto-lib-prov_running.o providers/common/der/libdefault-lib-der_rsa_sig.o providers/common/der/libdefault-lib-der_sm2_gen.o providers/common/der/libdefault-lib-der_sm2_key.o providers/common/der/libdefault-lib-der_sm2_sig.o providers/common/libdefault-lib-bio_prov.o providers/common/libdefault-lib-capabilities.o providers/common/libdefault-lib-digest_to_nid.o providers/common/libdefault-lib-provider_seeding.o providers/common/libdefault-lib-provider_util.o providers/common/libdefault-lib-securitycheck.o providers/common/libdefault-lib-securitycheck_default.o providers/implementations/asymciphers/libdefault-lib-rsa_enc.o providers/implementations/asymciphers/libdefault-lib-sm2_enc.o providers/implementations/ciphers/libdefault-lib-cipher_aes.o providers/implementations/ciphers/libdefault-lib-cipher_aes_cbc_hmac_sha.o providers/implementations/ciphers/libdefault-lib-cipher_aes_cbc_hmac_sha1_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_cbc_hmac_sha256_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_ccm.o providers/implementations/ciphers/libdefault-lib-cipher_aes_ccm_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm.o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_siv.o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_siv_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_gcm_siv_polyval.o providers/implementations/ciphers/libdefault-lib-cipher_aes_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_ocb.o providers/implementations/ciphers/libdefault-lib-cipher_aes_ocb_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_siv.o providers/implementations/ciphers/libdefault-lib-cipher_aes_siv_hw.o providers/implementations/ciphers/libdefault-lib-cipher_aes_wrp.o providers/implementations/ciphers/libdefault-lib-cipher_aes_xts.o providers/implementations/ciphers/libdefault-lib-cipher_aes_xts_fips.o providers/implementations/ciphers/libdefault-lib-cipher_aes_xts_hw.o providers/implementations/ciphers/libdefault-lib-cipher_camellia.o providers/implementations/ciphers/libdefault-lib-cipher_camellia_hw.o providers/implementations/ciphers/libdefault-lib-cipher_chacha20.o providers/implementations/ciphers/libdefault-lib-cipher_chacha20_hw.o providers/implementations/ciphers/libdefault-lib-cipher_chacha20_poly1305.o providers/implementations/ciphers/libdefault-lib-cipher_chacha20_poly1305_hw.o providers/implementations/ciphers/libdefault-lib-cipher_cts.o providers/implementations/ciphers/libdefault-lib-cipher_null.o providers/implementations/ciphers/libdefault-lib-cipher_sm4.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_ccm.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_ccm_hw.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_gcm.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_gcm_hw.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_hw.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_xts.o providers/implementations/ciphers/libdefault-lib-cipher_sm4_xts_hw.o providers/implementations/ciphers/libdefault-lib-cipher_tdes.o providers/implementations/ciphers/libdefault-lib-cipher_tdes_common.o providers/implementations/ciphers/libdefault-lib-cipher_tdes_default.o providers/implementations/ciphers/libdefault-lib-cipher_tdes_default_hw.o providers/implementations/ciphers/libdefault-lib-cipher_tdes_hw.o providers/implementations/ciphers/libdefault-lib-cipher_tdes_wrap.o providers/implementations/ciphers/libdefault-lib-cipher_tdes_wrap_hw.o providers/implementations/digests/libdefault-lib-blake2_prov.o providers/implementations/digests/libdefault-lib-blake2b_prov.o providers/implementations/digests/libdefault-lib-blake2s_prov.o providers/implementations/digests/libdefault-lib-md5_prov.o providers/implementations/digests/libdefault-lib-md5_sha1_prov.o providers/implementations/digests/libdefault-lib-null_prov.o providers/implementations/digests/libdefault-lib-ripemd_prov.o providers/implementations/digests/libdefault-lib-sha2_prov.o providers/implementations/digests/libdefault-lib-sha3_prov.o providers/implementations/digests/libdefault-lib-sm3_prov.o providers/implementations/encode_decode/libdefault-lib-decode_der2key.o providers/implementations/encode_decode/libdefault-lib-decode_epki2pki.o providers/implementations/encode_decode/libdefault-lib-decode_msblob2key.o providers/implementations/encode_decode/libdefault-lib-decode_pem2der.o providers/implementations/encode_decode/libdefault-lib-decode_pvk2key.o providers/implementations/encode_decode/libdefault-lib-decode_spki2typespki.o providers/implementations/encode_decode/libdefault-lib-encode_key2any.o providers/implementations/encode_decode/libdefault-lib-encode_key2blob.o providers/implementations/encode_decode/libdefault-lib-encode_key2ms.o providers/implementations/encode_decode/libdefault-lib-encode_key2text.o providers/implementations/encode_decode/libdefault-lib-endecoder_common.o providers/implementations/encode_decode/libdefault-lib-ml_common_codecs.o providers/implementations/encode_decode/libdefault-lib-ml_dsa_codecs.o providers/implementations/encode_decode/libdefault-lib-ml_kem_codecs.o providers/implementations/exchange/libdefault-lib-dh_exch.o providers/implementations/exchange/libdefault-lib-ecdh_exch.o providers/implementations/exchange/libdefault-lib-ecx_exch.o providers/implementations/exchange/libdefault-lib-kdf_exch.o providers/implementations/kdfs/libdefault-lib-argon2.o providers/implementations/kdfs/libdefault-lib-hkdf.o providers/implementations/kdfs/libdefault-lib-hmacdrbg_kdf.o providers/implementations/kdfs/libdefault-lib-kbkdf.o providers/implementations/kdfs/libdefault-lib-krb5kdf.o providers/implementations/kdfs/libdefault-lib-pbkdf2.o providers/implementations/kdfs/libdefault-lib-pbkdf2_fips.o providers/implementations/kdfs/libdefault-lib-pkcs12kdf.o providers/implementations/kdfs/libdefault-lib-scrypt.o providers/implementations/kdfs/libdefault-lib-sshkdf.o providers/implementations/kdfs/libdefault-lib-sskdf.o providers/implementations/kdfs/libdefault-lib-tls1_prf.o providers/implementations/kdfs/libdefault-lib-x942kdf.o providers/implementations/kem/libdefault-lib-ec_kem.o providers/implementations/kem/libdefault-lib-ecx_kem.o providers/implementations/kem/libdefault-lib-kem_util.o providers/implementations/kem/libdefault-lib-ml_kem_kem.o providers/implementations/kem/libdefault-lib-mlx_kem.o providers/implementations/kem/libdefault-lib-rsa_kem.o providers/implementations/keymgmt/libdefault-lib-dh_kmgmt.o providers/implementations/keymgmt/libdefault-lib-dsa_kmgmt.o providers/implementations/keymgmt/libdefault-lib-ec_kmgmt.o providers/implementations/keymgmt/libdefault-lib-ecx_kmgmt.o providers/implementations/keymgmt/libdefault-lib-kdf_legacy_kmgmt.o providers/implementations/keymgmt/libdefault-lib-mac_legacy_kmgmt.o providers/implementations/keymgmt/libdefault-lib-ml_dsa_kmgmt.o providers/implementations/keymgmt/libdefault-lib-ml_kem_kmgmt.o providers/implementations/keymgmt/libdefault-lib-mlx_kmgmt.o providers/implementations/keymgmt/libdefault-lib-rsa_kmgmt.o providers/implementations/keymgmt/libdefault-lib-slh_dsa_kmgmt.o providers/implementations/macs/libdefault-lib-blake2b_mac.o providers/implementations/macs/libdefault-lib-blake2s_mac.o providers/implementations/macs/libdefault-lib-cmac_prov.o providers/implementations/macs/libdefault-lib-gmac_prov.o providers/implementations/macs/libdefault-lib-hmac_prov.o providers/implementations/macs/libdefault-lib-kmac_prov.o providers/implementations/macs/libdefault-lib-poly1305_prov.o providers/implementations/macs/libdefault-lib-siphash_prov.o providers/implementations/rands/libdefault-lib-drbg.o providers/implementations/rands/libdefault-lib-drbg_ctr.o providers/implementations/rands/libdefault-lib-drbg_hash.o providers/implementations/rands/libdefault-lib-drbg_hmac.o providers/implementations/rands/libdefault-lib-seed_src.o providers/implementations/rands/libdefault-lib-seed_src_jitter.o providers/implementations/rands/libdefault-lib-test_rng.o providers/implementations/rands/seeding/libdefault-lib-rand_cpu_arm64.o providers/implementations/rands/seeding/libdefault-lib-rand_tsc.o providers/implementations/rands/seeding/libdefault-lib-rand_unix.o providers/implementations/rands/seeding/libdefault-lib-rand_win.o providers/implementations/signature/libdefault-lib-dsa_sig.o providers/implementations/signature/libdefault-lib-ecdsa_sig.o providers/implementations/signature/libdefault-lib-eddsa_sig.o providers/implementations/signature/libdefault-lib-mac_legacy_sig.o providers/implementations/signature/libdefault-lib-ml_dsa_sig.o providers/implementations/signature/libdefault-lib-rsa_sig.o providers/implementations/signature/libdefault-lib-slh_dsa_sig.o providers/implementations/signature/libdefault-lib-sm2_sig.o providers/implementations/skeymgmt/libdefault-lib-aes_skmgmt.o providers/implementations/skeymgmt/libdefault-lib-generic.o providers/implementations/storemgmt/libdefault-lib-file_store.o providers/implementations/storemgmt/libdefault-lib-file_store_any2obj.o ssl/record/methods/libdefault-lib-ssl3_cbc.o providers/common/der/libcommon-lib-der_digests_gen.o providers/common/der/libcommon-lib-der_dsa_gen.o providers/common/der/libcommon-lib-der_dsa_key.o providers/common/der/libcommon-lib-der_dsa_sig.o providers/common/der/libcommon-lib-der_ec_gen.o providers/common/der/libcommon-lib-der_ec_key.o providers/common/der/libcommon-lib-der_ec_sig.o providers/common/der/libcommon-lib-der_ecx_gen.o providers/common/der/libcommon-lib-der_ecx_key.o providers/common/der/libcommon-lib-der_ml_dsa_gen.o providers/common/der/libcommon-lib-der_ml_dsa_key.o providers/common/der/libcommon-lib-der_rsa_gen.o providers/common/der/libcommon-lib-der_rsa_key.o providers/common/der/libcommon-lib-der_slh_dsa_gen.o providers/common/der/libcommon-lib-der_slh_dsa_key.o providers/common/der/libcommon-lib-der_wrap_gen.o providers/common/libcommon-lib-provider_ctx.o providers/common/libcommon-lib-provider_err.o providers/implementations/ciphers/libcommon-lib-ciphercommon.o providers/implementations/ciphers/libcommon-lib-ciphercommon_block.o providers/implementations/ciphers/libcommon-lib-ciphercommon_ccm.o providers/implementations/ciphers/libcommon-lib-ciphercommon_ccm_hw.o providers/implementations/ciphers/libcommon-lib-ciphercommon_gcm.o providers/implementations/ciphers/libcommon-lib-ciphercommon_gcm_hw.o providers/implementations/ciphers/libcommon-lib-ciphercommon_hw.o providers/implementations/digests/libcommon-lib-digestcommon.o ssl/record/methods/libcommon-lib-tls_pad.o gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-ciphers.d.tmp -c -o apps/openssl-bin-ciphers.o apps/ciphers.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-cmp.d.tmp -c -o apps/openssl-bin-cmp.o apps/cmp.c ranlib libcrypto.a || echo Never mind. gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-cms.d.tmp -c -o apps/openssl-bin-cms.o apps/cms.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-crl.d.tmp -c -o apps/openssl-bin-crl.o apps/crl.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-crl2pkcs7.d.tmp -c -o apps/openssl-bin-crl2pkcs7.o apps/crl2pkcs7.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-dgst.d.tmp -c -o apps/openssl-bin-dgst.o apps/dgst.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-dhparam.d.tmp -c -o apps/openssl-bin-dhparam.o apps/dhparam.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-dsa.d.tmp -c -o apps/openssl-bin-dsa.o apps/dsa.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-dsaparam.d.tmp -c -o apps/openssl-bin-dsaparam.o apps/dsaparam.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-ec.d.tmp -c -o apps/openssl-bin-ec.o apps/ec.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-ecparam.d.tmp -c -o apps/openssl-bin-ecparam.o apps/ecparam.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-enc.d.tmp -c -o apps/openssl-bin-enc.o apps/enc.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-engine.d.tmp -c -o apps/openssl-bin-engine.o apps/engine.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-errstr.d.tmp -c -o apps/openssl-bin-errstr.o apps/errstr.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-fipsinstall.d.tmp -c -o apps/openssl-bin-fipsinstall.o apps/fipsinstall.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-gendsa.d.tmp -c -o apps/openssl-bin-gendsa.o apps/gendsa.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-genpkey.d.tmp -c -o apps/openssl-bin-genpkey.o apps/genpkey.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-genrsa.d.tmp -c -o apps/openssl-bin-genrsa.o apps/genrsa.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-info.d.tmp -c -o apps/openssl-bin-info.o apps/info.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-kdf.d.tmp -c -o apps/openssl-bin-kdf.o apps/kdf.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-list.d.tmp -c -o apps/openssl-bin-list.o apps/list.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-mac.d.tmp -c -o apps/openssl-bin-mac.o apps/mac.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-nseq.d.tmp -c -o apps/openssl-bin-nseq.o apps/nseq.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-ocsp.d.tmp -c -o apps/openssl-bin-ocsp.o apps/ocsp.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-openssl.d.tmp -c -o apps/openssl-bin-openssl.o apps/openssl.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-passwd.d.tmp -c -o apps/openssl-bin-passwd.o apps/passwd.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-pkcs12.d.tmp -c -o apps/openssl-bin-pkcs12.o apps/pkcs12.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-pkcs7.d.tmp -c -o apps/openssl-bin-pkcs7.o apps/pkcs7.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-pkcs8.d.tmp -c -o apps/openssl-bin-pkcs8.o apps/pkcs8.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-pkey.d.tmp -c -o apps/openssl-bin-pkey.o apps/pkey.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-pkeyparam.d.tmp -c -o apps/openssl-bin-pkeyparam.o apps/pkeyparam.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-pkeyutl.d.tmp -c -o apps/openssl-bin-pkeyutl.o apps/pkeyutl.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-prime.d.tmp -c -o apps/openssl-bin-prime.o apps/prime.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-progs.d.tmp -c -o apps/openssl-bin-progs.o apps/progs.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-rand.d.tmp -c -o apps/openssl-bin-rand.o apps/rand.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-rehash.d.tmp -c -o apps/openssl-bin-rehash.o apps/rehash.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-req.d.tmp -c -o apps/openssl-bin-req.o apps/req.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-rsa.d.tmp -c -o apps/openssl-bin-rsa.o apps/rsa.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-rsautl.d.tmp -c -o apps/openssl-bin-rsautl.o apps/rsautl.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-s_client.d.tmp -c -o apps/openssl-bin-s_client.o apps/s_client.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-s_server.d.tmp -c -o apps/openssl-bin-s_server.o apps/s_server.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-s_time.d.tmp -c -o apps/openssl-bin-s_time.o apps/s_time.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-sess_id.d.tmp -c -o apps/openssl-bin-sess_id.o apps/sess_id.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-skeyutl.d.tmp -c -o apps/openssl-bin-skeyutl.o apps/skeyutl.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-smime.d.tmp -c -o apps/openssl-bin-smime.o apps/smime.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-speed.d.tmp -c -o apps/openssl-bin-speed.o apps/speed.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-spkac.d.tmp -c -o apps/openssl-bin-spkac.o apps/spkac.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-storeutl.d.tmp -c -o apps/openssl-bin-storeutl.o apps/storeutl.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-ts.d.tmp -c -o apps/openssl-bin-ts.o apps/ts.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-verify.d.tmp -c -o apps/openssl-bin-verify.o apps/verify.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-version.d.tmp -c -o apps/openssl-bin-version.o apps/version.c gcc -Iapps -I. -Iinclude -Iapps/include -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -MMD -MF apps/openssl-bin-x509.d.tmp -c -o apps/openssl-bin-x509.o apps/x509.c rm -f fuzz/cmp-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o fuzz/cmp-test \ fuzz/cmp-test-bin-cmp.o fuzz/cmp-test-bin-fuzz_rand.o \ fuzz/cmp-test-bin-test-corpus.o \ libcrypto.a -lz -ldl -pthread rm -f fuzz/hashtable-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o fuzz/hashtable-test \ fuzz/hashtable-test-bin-fuzz_rand.o \ fuzz/hashtable-test-bin-hashtable.o \ fuzz/hashtable-test-bin-test-corpus.o \ libcrypto.a -lz -ldl -pthread rm -f fuzz/ml-dsa-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o fuzz/ml-dsa-test \ fuzz/ml-dsa-test-bin-fuzz_rand.o \ fuzz/ml-dsa-test-bin-ml-dsa.o \ fuzz/ml-dsa-test-bin-test-corpus.o \ libcrypto.a -lz -ldl -pthread rm -f fuzz/ml-kem-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o fuzz/ml-kem-test \ fuzz/ml-kem-test-bin-fuzz_rand.o \ fuzz/ml-kem-test-bin-ml-kem.o \ fuzz/ml-kem-test-bin-test-corpus.o \ libcrypto.a -lz -ldl -pthread rm -f fuzz/pem-test rm -f fuzz/punycode-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o fuzz/pem-test \ fuzz/pem-test-bin-pem.o fuzz/pem-test-bin-test-corpus.o \ libcrypto.a -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o fuzz/punycode-test \ fuzz/punycode-test-bin-punycode.o \ fuzz/punycode-test-bin-test-corpus.o \ libcrypto.a -lz -ldl -pthread rm -f fuzz/quic-client-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o fuzz/quic-client-test \ fuzz/quic-client-test-bin-fuzz_rand.o \ fuzz/quic-client-test-bin-quic-client.o \ fuzz/quic-client-test-bin-test-corpus.o \ libssl.a libcrypto.a -lz -ldl -pthread rm -f fuzz/quic-lcidm-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o fuzz/quic-lcidm-test \ fuzz/quic-lcidm-test-bin-fuzz_rand.o \ fuzz/quic-lcidm-test-bin-quic-lcidm.o \ fuzz/quic-lcidm-test-bin-test-corpus.o \ libssl.a libcrypto.a -lz -ldl -pthread rm -f fuzz/quic-rcidm-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o fuzz/quic-rcidm-test \ fuzz/quic-rcidm-test-bin-fuzz_rand.o \ fuzz/quic-rcidm-test-bin-quic-rcidm.o \ fuzz/quic-rcidm-test-bin-test-corpus.o \ libssl.a libcrypto.a -lz -ldl -pthread rm -f fuzz/quic-server-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o fuzz/quic-server-test \ fuzz/quic-server-test-bin-fuzz_rand.o \ fuzz/quic-server-test-bin-quic-server.o \ fuzz/quic-server-test-bin-test-corpus.o \ libssl.a libcrypto.a -lz -ldl -pthread rm -f fuzz/quic-srtm-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o fuzz/quic-srtm-test \ fuzz/quic-srtm-test-bin-fuzz_rand.o \ fuzz/quic-srtm-test-bin-quic-srtm.o \ fuzz/quic-srtm-test-bin-test-corpus.o \ libssl.a libcrypto.a -lz -ldl -pthread rm -f fuzz/slh-dsa-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o fuzz/slh-dsa-test \ fuzz/slh-dsa-test-bin-fuzz_rand.o \ fuzz/slh-dsa-test-bin-slh-dsa.o \ fuzz/slh-dsa-test-bin-test-corpus.o \ libcrypto.a -lz -ldl -pthread rm -f fuzz/v3name-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o fuzz/v3name-test \ fuzz/v3name-test-bin-test-corpus.o \ fuzz/v3name-test-bin-v3name.o \ libcrypto.a -lz -ldl -pthread rm -f test/algorithmid_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/algorithmid_test \ test/algorithmid_test-bin-algorithmid_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/asn1_dsa_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/asn1_dsa_internal_test \ test/asn1_dsa_internal_test-bin-asn1_dsa_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/asn1_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/asn1_internal_test \ test/asn1_internal_test-bin-asn1_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/bio_comp_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/bio_comp_test \ test/bio_comp_test-bin-bio_comp_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/bn_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/bn_internal_test \ test/bn_internal_test-bin-bn_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/byteorder_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/byteorder_test \ test/byteorder_test-bin-byteorder_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/cert_comp_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/cert_comp_test \ test/cert_comp_test-bin-cert_comp_test.o \ test/helpers/cert_comp_test-bin-ssltestlib.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/chacha_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/chacha_internal_test \ test/chacha_internal_test-bin-chacha_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/cipher_overhead_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/cipher_overhead_test \ test/cipher_overhead_test-bin-cipher_overhead_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/cmactest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/cmactest \ test/cmactest-bin-cmactest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/cmp_asn_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/cmp_asn_test \ test/cmp_asn_test-bin-cmp_asn_test.o \ test/helpers/cmp_asn_test-bin-cmp_testlib.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/cmp_client_test rm -f test/cmp_ctx_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/cmp_client_test \ apps/lib/cmp_client_test-bin-cmp_mock_srv.o \ test/cmp_client_test-bin-cmp_client_test.o \ test/helpers/cmp_client_test-bin-cmp_testlib.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/cmp_ctx_test \ test/cmp_ctx_test-bin-cmp_ctx_test.o \ test/helpers/cmp_ctx_test-bin-cmp_testlib.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/cmp_hdr_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/cmp_hdr_test \ test/cmp_hdr_test-bin-cmp_hdr_test.o \ test/helpers/cmp_hdr_test-bin-cmp_testlib.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/cmp_msg_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/cmp_msg_test \ test/cmp_msg_test-bin-cmp_msg_test.o \ test/helpers/cmp_msg_test-bin-cmp_testlib.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/cmp_protect_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/cmp_protect_test \ test/cmp_protect_test-bin-cmp_protect_test.o \ test/helpers/cmp_protect_test-bin-cmp_testlib.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/cmp_server_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/cmp_server_test \ test/cmp_server_test-bin-cmp_server_test.o \ test/helpers/cmp_server_test-bin-cmp_testlib.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/cmp_status_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/cmp_status_test \ test/cmp_status_test-bin-cmp_status_test.o \ test/helpers/cmp_status_test-bin-cmp_testlib.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/cmp_vfy_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/cmp_vfy_test \ test/cmp_vfy_test-bin-cmp_vfy_test.o \ test/helpers/cmp_vfy_test-bin-cmp_testlib.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/context_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/context_internal_test \ test/context_internal_test-bin-context_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/ctype_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/ctype_internal_test \ test/ctype_internal_test-bin-ctype_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/curve448_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/curve448_internal_test \ test/curve448_internal_test-bin-curve448_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/decoder_propq_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/decoder_propq_test \ test/decoder_propq_test-bin-decoder_propq_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/destest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/destest \ test/destest-bin-destest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/dhtest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/dhtest \ test/dhtest-bin-dhtest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/drbgtest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/drbgtest \ test/drbgtest-bin-drbgtest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/dsa_no_digest_size_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/dsa_no_digest_size_test \ test/dsa_no_digest_size_test-bin-dsa_no_digest_size_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/dsatest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/dsatest \ test/dsatest-bin-dsatest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/ec_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/ec_internal_test \ test/ec_internal_test-bin-ec_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/ecdsatest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/ecdsatest \ test/ecdsatest-bin-ecdsatest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/ectest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/ectest \ test/ectest-bin-ectest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/endecode_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/endecode_test \ providers/endecode_test-bin-legacyprov.o \ test/endecode_test-bin-endecode_test.o \ test/helpers/endecode_test-bin-predefined_dhparams.o \ providers/liblegacy.a providers/libcommon.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/endecoder_legacy_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/endecoder_legacy_test \ test/endecoder_legacy_test-bin-endecoder_legacy_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/evp_extra_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/evp_extra_test \ providers/evp_extra_test-bin-legacyprov.o \ test/evp_extra_test-bin-evp_extra_test.o \ test/evp_extra_test-bin-fake_pipelineprov.o \ test/evp_extra_test-bin-fake_rsaprov.o \ providers/liblegacy.a providers/libcommon.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/evp_libctx_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/evp_libctx_test \ test/evp_libctx_test-bin-evp_libctx_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/evp_pkey_dhkem_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/evp_pkey_dhkem_test \ test/evp_pkey_dhkem_test-bin-evp_pkey_dhkem_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/evp_pkey_provided_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/evp_pkey_provided_test \ test/evp_pkey_provided_test-bin-evp_pkey_provided_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/ext_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/ext_internal_test \ test/ext_internal_test-bin-ext_internal_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/ffc_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/ffc_internal_test \ test/ffc_internal_test-bin-ffc_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/hexstr_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/hexstr_test \ test/hexstr_test-bin-hexstr_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/hmactest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/hmactest \ test/hmactest-bin-hmactest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/hpke_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/hpke_test \ test/hpke_test-bin-hpke_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/ideatest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/ideatest \ test/ideatest-bin-ideatest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/json_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/json_test \ test/helpers/json_test-bin-noisydgrambio.o \ test/helpers/json_test-bin-pktsplitbio.o \ test/helpers/json_test-bin-quictestlib.o \ test/helpers/json_test-bin-ssltestlib.o \ test/json_test-bin-json_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/keymgmt_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/keymgmt_internal_test \ test/keymgmt_internal_test-bin-keymgmt_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/lhash_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/lhash_test \ test/lhash_test-bin-lhash_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/ml_dsa_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/ml_dsa_test \ test/ml_dsa_test-bin-ml_dsa_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/ml_kem_evp_extra_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/ml_kem_evp_extra_test \ test/ml_kem_evp_extra_test-bin-ml_kem_evp_extra_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/ml_kem_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/ml_kem_internal_test \ test/ml_kem_internal_test-bin-ml_kem_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/modes_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/modes_internal_test \ test/modes_internal_test-bin-modes_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/namemap_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/namemap_internal_test \ test/namemap_internal_test-bin-namemap_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/nodefltctxtest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/nodefltctxtest \ test/nodefltctxtest-bin-nodefltctxtest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/ossl_store_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/ossl_store_test \ test/ossl_store_test-bin-ossl_store_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/pairwise_fail_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/pairwise_fail_test \ test/pairwise_fail_test-bin-pairwise_fail_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/param_build_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/param_build_test \ test/param_build_test-bin-param_build_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/params_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/params_test \ test/params_test-bin-params_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/poly1305_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/poly1305_internal_test \ test/poly1305_internal_test-bin-poly1305_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/property_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/property_test \ test/property_test-bin-property_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/prov_config_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/prov_config_test \ test/prov_config_test-bin-prov_config_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/provfetchtest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/provfetchtest \ test/provfetchtest-bin-provfetchtest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/provider_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/provider_internal_test \ test/provider_internal_test-bin-p_test.o \ test/provider_internal_test-bin-provider_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/provider_status_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/provider_status_test \ test/provider_status_test-bin-provider_status_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/provider_test rm -f test/punycode_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/provider_test \ test/provider_test-bin-p_test.o \ test/provider_test-bin-provider_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/punycode_test \ test/punycode_test-bin-punycode_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_ackm_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_ackm_test \ test/quic_ackm_test-bin-cc_dummy.o \ test/quic_ackm_test-bin-quic_ackm_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_cc_test rm -f test/quic_cfq_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_cc_test \ test/quic_cc_test-bin-quic_cc_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_cfq_test \ test/quic_cfq_test-bin-quic_cfq_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_client_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_client_test \ test/quic_client_test-bin-quic_client_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_fc_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_fc_test \ test/quic_fc_test-bin-quic_fc_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_fifd_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_fifd_test \ test/quic_fifd_test-bin-cc_dummy.o \ test/quic_fifd_test-bin-quic_fifd_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_lcidm_test rm -f test/quic_multistream_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_lcidm_test \ test/quic_lcidm_test-bin-quic_lcidm_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_multistream_test \ test/helpers/quic_multistream_test-bin-noisydgrambio.o \ test/helpers/quic_multistream_test-bin-pktsplitbio.o \ test/helpers/quic_multistream_test-bin-quictestlib.o \ test/helpers/quic_multistream_test-bin-ssltestlib.o \ test/quic_multistream_test-bin-quic_multistream_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_newcid_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_newcid_test \ test/helpers/quic_newcid_test-bin-noisydgrambio.o \ test/helpers/quic_newcid_test-bin-pktsplitbio.o \ test/helpers/quic_newcid_test-bin-quictestlib.o \ test/helpers/quic_newcid_test-bin-ssltestlib.o \ test/quic_newcid_test-bin-quic_newcid_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_qlog_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_qlog_test \ test/quic_qlog_test-bin-quic_qlog_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_radix_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_radix_test \ test/helpers/quic_radix_test-bin-noisydgrambio.o \ test/helpers/quic_radix_test-bin-pktsplitbio.o \ test/helpers/quic_radix_test-bin-quictestlib.o \ test/helpers/quic_radix_test-bin-ssltestlib.o \ test/radix/quic_radix_test-bin-quic_radix.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_rcidm_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_rcidm_test \ test/quic_rcidm_test-bin-quic_rcidm_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_record_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_record_test \ test/quic_record_test-bin-quic_record_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_srt_gen_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_srt_gen_test \ test/helpers/quic_srt_gen_test-bin-noisydgrambio.o \ test/helpers/quic_srt_gen_test-bin-pktsplitbio.o \ test/helpers/quic_srt_gen_test-bin-quictestlib.o \ test/helpers/quic_srt_gen_test-bin-ssltestlib.o \ test/quic_srt_gen_test-bin-quic_srt_gen_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_srtm_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_srtm_test \ test/quic_srtm_test-bin-quic_srtm_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_stream_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_stream_test \ test/quic_stream_test-bin-quic_stream_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_tserver_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_tserver_test \ test/quic_tserver_test-bin-quic_tserver_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_txp_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_txp_test \ test/quic_txp_test-bin-cc_dummy.o \ test/quic_txp_test-bin-quic_txp_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_txpim_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_txpim_test \ test/quic_txpim_test-bin-quic_txpim_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quic_wire_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quic_wire_test \ test/quic_wire_test-bin-quic_wire_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quicapitest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quicapitest \ test/helpers/quicapitest-bin-noisydgrambio.o \ test/helpers/quicapitest-bin-pktsplitbio.o \ test/helpers/quicapitest-bin-quictestlib.o \ test/helpers/quicapitest-bin-ssltestlib.o \ test/quicapitest-bin-quicapitest.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/quicfaultstest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/quicfaultstest \ test/helpers/quicfaultstest-bin-noisydgrambio.o \ test/helpers/quicfaultstest-bin-pktsplitbio.o \ test/helpers/quicfaultstest-bin-quictestlib.o \ test/helpers/quicfaultstest-bin-ssltestlib.o \ test/quicfaultstest-bin-quicfaultstest.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/rand_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/rand_test \ test/rand_test-bin-rand_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/rc2test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/rc2test \ test/rc2test-bin-rc2test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/rc4test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/rc4test \ test/rc4test-bin-rc4test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/rc5test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/rc5test \ test/rc5test-bin-rc5test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/rdcpu_sanitytest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/rdcpu_sanitytest \ test/rdcpu_sanitytest-bin-rdcpu_sanitytest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/rsa_mp_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/rsa_mp_test \ test/rsa_mp_test-bin-rsa_mp_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/rsa_sp800_56b_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/rsa_sp800_56b_test \ test/rsa_sp800_56b_test-bin-rsa_sp800_56b_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/rsa_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/rsa_test \ test/rsa_test-bin-rsa_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/rsa_x931_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/rsa_x931_test \ test/rsa_x931_test-bin-rsa_x931_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/sanitytest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/sanitytest \ test/sanitytest-bin-sanitytest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/siphash_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/siphash_internal_test \ test/siphash_internal_test-bin-siphash_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/slh_dsa_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/slh_dsa_test \ test/slh_dsa_test-bin-slh_dsa_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/sm2_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/sm2_internal_test \ test/sm2_internal_test-bin-sm2_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/sm3_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/sm3_internal_test \ test/sm3_internal_test-bin-sm3_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/sm4_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/sm4_internal_test \ test/sm4_internal_test-bin-sm4_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/sparse_array_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/sparse_array_test \ test/sparse_array_test-bin-sparse_array_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/ssl_handshake_rtt_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/ssl_handshake_rtt_test \ test/helpers/ssl_handshake_rtt_test-bin-ssltestlib.o \ test/ssl_handshake_rtt_test-bin-ssl_handshake_rtt_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/ssl_old_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/ssl_old_test \ test/helpers/ssl_old_test-bin-predefined_dhparams.o \ test/ssl_old_test-bin-ssl_old_test.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/sslapitest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/sslapitest \ test/helpers/sslapitest-bin-ssltestlib.o \ test/sslapitest-bin-filterprov.o \ test/sslapitest-bin-sslapitest.o \ test/sslapitest-bin-tls-provider.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/threadpool_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/threadpool_test \ test/threadpool_test-bin-threadpool_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/threadstest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/threadstest \ test/threadstest-bin-threadstest.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/time_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/time_test \ test/time_test-bin-time_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/timing_load_creds ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/timing_load_creds \ test/timing_load_creds-bin-timing_load_creds.o \ libcrypto.a -lz -ldl -pthread rm -f test/tls13encryptiontest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/tls13encryptiontest \ test/tls13encryptiontest-bin-tls13encryptiontest.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/trace_api_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/trace_api_test \ test/trace_api_test-bin-trace_api_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/wpackettest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/wpackettest \ test/wpackettest-bin-wpackettest.o \ libssl.a test/libtestutil.a libcrypto.a -lz -ldl -pthread rm -f test/x509_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack \ -o test/x509_internal_test \ test/x509_internal_test-bin-x509_internal_test.o \ test/libtestutil.a libcrypto.a -lz -ldl -pthread gcc -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -Wl,-znodelete -shared -Wl,-Bsymbolic -Wl,-soname=libcrypto.so.3 \ -o libcrypto.so.3 -Wl,--version-script=libcrypto.ld \ crypto/aes/libcrypto-shlib-aes_cbc.o \ crypto/aes/libcrypto-shlib-aes_cfb.o \ crypto/aes/libcrypto-shlib-aes_core.o \ crypto/aes/libcrypto-shlib-aes_ecb.o \ crypto/aes/libcrypto-shlib-aes_ige.o \ crypto/aes/libcrypto-shlib-aes_misc.o \ crypto/aes/libcrypto-shlib-aes_ofb.o \ crypto/aes/libcrypto-shlib-aes_wrap.o \ crypto/aes/libcrypto-shlib-aesv8-armx.o \ crypto/aes/libcrypto-shlib-bsaes-armv8.o \ crypto/aes/libcrypto-shlib-vpaes-armv8.o \ crypto/asn1/libcrypto-shlib-a_bitstr.o \ crypto/asn1/libcrypto-shlib-a_d2i_fp.o \ crypto/asn1/libcrypto-shlib-a_digest.o \ crypto/asn1/libcrypto-shlib-a_dup.o \ crypto/asn1/libcrypto-shlib-a_gentm.o \ crypto/asn1/libcrypto-shlib-a_i2d_fp.o \ crypto/asn1/libcrypto-shlib-a_int.o \ crypto/asn1/libcrypto-shlib-a_mbstr.o \ crypto/asn1/libcrypto-shlib-a_object.o \ crypto/asn1/libcrypto-shlib-a_octet.o \ crypto/asn1/libcrypto-shlib-a_print.o \ crypto/asn1/libcrypto-shlib-a_sign.o \ crypto/asn1/libcrypto-shlib-a_strex.o \ crypto/asn1/libcrypto-shlib-a_strnid.o \ crypto/asn1/libcrypto-shlib-a_time.o \ crypto/asn1/libcrypto-shlib-a_type.o \ crypto/asn1/libcrypto-shlib-a_utctm.o \ crypto/asn1/libcrypto-shlib-a_utf8.o \ crypto/asn1/libcrypto-shlib-a_verify.o \ crypto/asn1/libcrypto-shlib-ameth_lib.o \ crypto/asn1/libcrypto-shlib-asn1_err.o \ crypto/asn1/libcrypto-shlib-asn1_gen.o \ crypto/asn1/libcrypto-shlib-asn1_item_list.o \ crypto/asn1/libcrypto-shlib-asn1_lib.o \ crypto/asn1/libcrypto-shlib-asn1_parse.o \ crypto/asn1/libcrypto-shlib-asn_mime.o \ crypto/asn1/libcrypto-shlib-asn_moid.o \ crypto/asn1/libcrypto-shlib-asn_mstbl.o \ crypto/asn1/libcrypto-shlib-asn_pack.o \ crypto/asn1/libcrypto-shlib-bio_asn1.o \ crypto/asn1/libcrypto-shlib-bio_ndef.o \ crypto/asn1/libcrypto-shlib-d2i_param.o \ crypto/asn1/libcrypto-shlib-d2i_pr.o \ crypto/asn1/libcrypto-shlib-d2i_pu.o \ crypto/asn1/libcrypto-shlib-evp_asn1.o \ crypto/asn1/libcrypto-shlib-f_int.o \ crypto/asn1/libcrypto-shlib-f_string.o \ crypto/asn1/libcrypto-shlib-i2d_evp.o \ crypto/asn1/libcrypto-shlib-n_pkey.o \ crypto/asn1/libcrypto-shlib-nsseq.o \ crypto/asn1/libcrypto-shlib-p5_pbe.o \ crypto/asn1/libcrypto-shlib-p5_pbev2.o \ crypto/asn1/libcrypto-shlib-p5_scrypt.o \ crypto/asn1/libcrypto-shlib-p8_pkey.o \ crypto/asn1/libcrypto-shlib-t_bitst.o \ crypto/asn1/libcrypto-shlib-t_pkey.o \ crypto/asn1/libcrypto-shlib-t_spki.o \ crypto/asn1/libcrypto-shlib-tasn_dec.o \ crypto/asn1/libcrypto-shlib-tasn_enc.o \ crypto/asn1/libcrypto-shlib-tasn_fre.o \ crypto/asn1/libcrypto-shlib-tasn_new.o \ crypto/asn1/libcrypto-shlib-tasn_prn.o \ crypto/asn1/libcrypto-shlib-tasn_scn.o \ crypto/asn1/libcrypto-shlib-tasn_typ.o \ crypto/asn1/libcrypto-shlib-tasn_utl.o \ crypto/asn1/libcrypto-shlib-x_algor.o \ crypto/asn1/libcrypto-shlib-x_bignum.o \ crypto/asn1/libcrypto-shlib-x_info.o \ crypto/asn1/libcrypto-shlib-x_int64.o \ crypto/asn1/libcrypto-shlib-x_long.o \ crypto/asn1/libcrypto-shlib-x_pkey.o \ crypto/asn1/libcrypto-shlib-x_sig.o \ crypto/asn1/libcrypto-shlib-x_spki.o \ crypto/asn1/libcrypto-shlib-x_val.o \ crypto/async/arch/libcrypto-shlib-async_null.o \ crypto/async/arch/libcrypto-shlib-async_posix.o \ crypto/async/arch/libcrypto-shlib-async_win.o \ crypto/async/libcrypto-shlib-async.o \ crypto/async/libcrypto-shlib-async_err.o \ crypto/async/libcrypto-shlib-async_wait.o \ crypto/bf/libcrypto-shlib-bf_cfb64.o \ crypto/bf/libcrypto-shlib-bf_ecb.o \ crypto/bf/libcrypto-shlib-bf_enc.o \ crypto/bf/libcrypto-shlib-bf_ofb64.o \ crypto/bf/libcrypto-shlib-bf_skey.o \ crypto/bio/libcrypto-shlib-bf_buff.o \ crypto/bio/libcrypto-shlib-bf_lbuf.o \ crypto/bio/libcrypto-shlib-bf_nbio.o \ crypto/bio/libcrypto-shlib-bf_null.o \ crypto/bio/libcrypto-shlib-bf_prefix.o \ crypto/bio/libcrypto-shlib-bf_readbuff.o \ crypto/bio/libcrypto-shlib-bio_addr.o \ crypto/bio/libcrypto-shlib-bio_cb.o \ crypto/bio/libcrypto-shlib-bio_dump.o \ crypto/bio/libcrypto-shlib-bio_err.o \ crypto/bio/libcrypto-shlib-bio_lib.o \ crypto/bio/libcrypto-shlib-bio_meth.o \ crypto/bio/libcrypto-shlib-bio_print.o \ crypto/bio/libcrypto-shlib-bio_sock.o \ crypto/bio/libcrypto-shlib-bio_sock2.o \ crypto/bio/libcrypto-shlib-bss_acpt.o \ crypto/bio/libcrypto-shlib-bss_bio.o \ crypto/bio/libcrypto-shlib-bss_conn.o \ crypto/bio/libcrypto-shlib-bss_core.o \ crypto/bio/libcrypto-shlib-bss_dgram.o \ crypto/bio/libcrypto-shlib-bss_dgram_pair.o \ crypto/bio/libcrypto-shlib-bss_fd.o \ crypto/bio/libcrypto-shlib-bss_file.o \ crypto/bio/libcrypto-shlib-bss_log.o \ crypto/bio/libcrypto-shlib-bss_mem.o \ crypto/bio/libcrypto-shlib-bss_null.o \ crypto/bio/libcrypto-shlib-bss_sock.o \ crypto/bio/libcrypto-shlib-ossl_core_bio.o \ crypto/bn/libcrypto-shlib-armv8-mont.o \ crypto/bn/libcrypto-shlib-bn_add.o \ crypto/bn/libcrypto-shlib-bn_asm.o \ crypto/bn/libcrypto-shlib-bn_blind.o \ crypto/bn/libcrypto-shlib-bn_const.o \ crypto/bn/libcrypto-shlib-bn_conv.o \ crypto/bn/libcrypto-shlib-bn_ctx.o \ crypto/bn/libcrypto-shlib-bn_depr.o \ crypto/bn/libcrypto-shlib-bn_dh.o \ crypto/bn/libcrypto-shlib-bn_div.o \ crypto/bn/libcrypto-shlib-bn_err.o \ crypto/bn/libcrypto-shlib-bn_exp.o \ crypto/bn/libcrypto-shlib-bn_exp2.o \ crypto/bn/libcrypto-shlib-bn_gcd.o \ crypto/bn/libcrypto-shlib-bn_gf2m.o \ crypto/bn/libcrypto-shlib-bn_intern.o \ crypto/bn/libcrypto-shlib-bn_kron.o \ crypto/bn/libcrypto-shlib-bn_lib.o \ crypto/bn/libcrypto-shlib-bn_mod.o \ crypto/bn/libcrypto-shlib-bn_mont.o \ crypto/bn/libcrypto-shlib-bn_mpi.o \ crypto/bn/libcrypto-shlib-bn_mul.o \ crypto/bn/libcrypto-shlib-bn_nist.o \ crypto/bn/libcrypto-shlib-bn_prime.o \ crypto/bn/libcrypto-shlib-bn_print.o \ crypto/bn/libcrypto-shlib-bn_rand.o \ crypto/bn/libcrypto-shlib-bn_recp.o \ crypto/bn/libcrypto-shlib-bn_rsa_fips186_4.o \ crypto/bn/libcrypto-shlib-bn_shift.o \ crypto/bn/libcrypto-shlib-bn_sqr.o \ crypto/bn/libcrypto-shlib-bn_sqrt.o \ crypto/bn/libcrypto-shlib-bn_srp.o \ crypto/bn/libcrypto-shlib-bn_word.o \ crypto/bn/libcrypto-shlib-bn_x931p.o \ crypto/buffer/libcrypto-shlib-buf_err.o \ crypto/buffer/libcrypto-shlib-buffer.o \ crypto/camellia/libcrypto-shlib-camellia.o \ crypto/camellia/libcrypto-shlib-cmll_cbc.o \ crypto/camellia/libcrypto-shlib-cmll_cfb.o \ crypto/camellia/libcrypto-shlib-cmll_ctr.o \ crypto/camellia/libcrypto-shlib-cmll_ecb.o \ crypto/camellia/libcrypto-shlib-cmll_misc.o \ crypto/camellia/libcrypto-shlib-cmll_ofb.o \ crypto/cast/libcrypto-shlib-c_cfb64.o \ crypto/cast/libcrypto-shlib-c_ecb.o \ crypto/cast/libcrypto-shlib-c_enc.o \ crypto/cast/libcrypto-shlib-c_ofb64.o \ crypto/cast/libcrypto-shlib-c_skey.o \ crypto/chacha/libcrypto-shlib-chacha-armv8-sve.o \ crypto/chacha/libcrypto-shlib-chacha-armv8.o \ crypto/cmac/libcrypto-shlib-cmac.o \ crypto/cmp/libcrypto-shlib-cmp_asn.o \ crypto/cmp/libcrypto-shlib-cmp_client.o \ crypto/cmp/libcrypto-shlib-cmp_ctx.o \ crypto/cmp/libcrypto-shlib-cmp_err.o \ crypto/cmp/libcrypto-shlib-cmp_genm.o \ crypto/cmp/libcrypto-shlib-cmp_hdr.o \ crypto/cmp/libcrypto-shlib-cmp_http.o \ crypto/cmp/libcrypto-shlib-cmp_msg.o \ crypto/cmp/libcrypto-shlib-cmp_protect.o \ crypto/cmp/libcrypto-shlib-cmp_server.o \ crypto/cmp/libcrypto-shlib-cmp_status.o \ crypto/cmp/libcrypto-shlib-cmp_util.o \ crypto/cmp/libcrypto-shlib-cmp_vfy.o \ crypto/cms/libcrypto-shlib-cms_asn1.o \ crypto/cms/libcrypto-shlib-cms_att.o \ crypto/cms/libcrypto-shlib-cms_cd.o \ crypto/cms/libcrypto-shlib-cms_dd.o \ crypto/cms/libcrypto-shlib-cms_dh.o \ crypto/cms/libcrypto-shlib-cms_ec.o \ crypto/cms/libcrypto-shlib-cms_enc.o \ crypto/cms/libcrypto-shlib-cms_env.o \ crypto/cms/libcrypto-shlib-cms_err.o \ crypto/cms/libcrypto-shlib-cms_ess.o \ crypto/cms/libcrypto-shlib-cms_io.o \ crypto/cms/libcrypto-shlib-cms_kari.o \ crypto/cms/libcrypto-shlib-cms_lib.o \ crypto/cms/libcrypto-shlib-cms_pwri.o \ crypto/cms/libcrypto-shlib-cms_rsa.o \ crypto/cms/libcrypto-shlib-cms_sd.o \ crypto/cms/libcrypto-shlib-cms_smime.o \ crypto/comp/libcrypto-shlib-c_brotli.o \ crypto/comp/libcrypto-shlib-c_zlib.o \ crypto/comp/libcrypto-shlib-c_zstd.o \ crypto/comp/libcrypto-shlib-comp_err.o \ crypto/comp/libcrypto-shlib-comp_lib.o \ crypto/conf/libcrypto-shlib-conf_api.o \ crypto/conf/libcrypto-shlib-conf_def.o \ crypto/conf/libcrypto-shlib-conf_err.o \ crypto/conf/libcrypto-shlib-conf_lib.o \ crypto/conf/libcrypto-shlib-conf_mall.o \ crypto/conf/libcrypto-shlib-conf_mod.o \ crypto/conf/libcrypto-shlib-conf_sap.o \ crypto/conf/libcrypto-shlib-conf_ssl.o \ crypto/crmf/libcrypto-shlib-crmf_asn.o \ crypto/crmf/libcrypto-shlib-crmf_err.o \ crypto/crmf/libcrypto-shlib-crmf_lib.o \ crypto/crmf/libcrypto-shlib-crmf_pbm.o \ crypto/ct/libcrypto-shlib-ct_b64.o \ crypto/ct/libcrypto-shlib-ct_err.o \ crypto/ct/libcrypto-shlib-ct_log.o \ crypto/ct/libcrypto-shlib-ct_oct.o \ crypto/ct/libcrypto-shlib-ct_policy.o \ crypto/ct/libcrypto-shlib-ct_prn.o \ crypto/ct/libcrypto-shlib-ct_sct.o \ crypto/ct/libcrypto-shlib-ct_sct_ctx.o \ crypto/ct/libcrypto-shlib-ct_vfy.o \ crypto/ct/libcrypto-shlib-ct_x509v3.o \ crypto/des/libcrypto-shlib-cbc_cksm.o \ crypto/des/libcrypto-shlib-cbc_enc.o \ crypto/des/libcrypto-shlib-cfb64ede.o \ crypto/des/libcrypto-shlib-cfb64enc.o \ crypto/des/libcrypto-shlib-cfb_enc.o \ crypto/des/libcrypto-shlib-des_enc.o \ crypto/des/libcrypto-shlib-ecb3_enc.o \ crypto/des/libcrypto-shlib-ecb_enc.o \ crypto/des/libcrypto-shlib-fcrypt.o \ crypto/des/libcrypto-shlib-fcrypt_b.o \ crypto/des/libcrypto-shlib-ofb64ede.o \ crypto/des/libcrypto-shlib-ofb64enc.o \ crypto/des/libcrypto-shlib-ofb_enc.o \ crypto/des/libcrypto-shlib-pcbc_enc.o \ crypto/des/libcrypto-shlib-qud_cksm.o \ crypto/des/libcrypto-shlib-rand_key.o \ crypto/des/libcrypto-shlib-set_key.o \ crypto/des/libcrypto-shlib-str2key.o \ crypto/des/libcrypto-shlib-xcbc_enc.o \ crypto/dh/libcrypto-shlib-dh_ameth.o \ crypto/dh/libcrypto-shlib-dh_asn1.o \ crypto/dh/libcrypto-shlib-dh_backend.o \ crypto/dh/libcrypto-shlib-dh_check.o \ crypto/dh/libcrypto-shlib-dh_depr.o \ crypto/dh/libcrypto-shlib-dh_err.o \ crypto/dh/libcrypto-shlib-dh_gen.o \ crypto/dh/libcrypto-shlib-dh_group_params.o \ crypto/dh/libcrypto-shlib-dh_kdf.o \ crypto/dh/libcrypto-shlib-dh_key.o \ crypto/dh/libcrypto-shlib-dh_lib.o \ crypto/dh/libcrypto-shlib-dh_meth.o \ crypto/dh/libcrypto-shlib-dh_pmeth.o \ crypto/dh/libcrypto-shlib-dh_prn.o \ crypto/dh/libcrypto-shlib-dh_rfc5114.o \ crypto/dsa/libcrypto-shlib-dsa_ameth.o \ crypto/dsa/libcrypto-shlib-dsa_asn1.o \ crypto/dsa/libcrypto-shlib-dsa_backend.o \ crypto/dsa/libcrypto-shlib-dsa_check.o \ crypto/dsa/libcrypto-shlib-dsa_depr.o \ crypto/dsa/libcrypto-shlib-dsa_err.o \ crypto/dsa/libcrypto-shlib-dsa_gen.o \ crypto/dsa/libcrypto-shlib-dsa_key.o \ crypto/dsa/libcrypto-shlib-dsa_lib.o \ crypto/dsa/libcrypto-shlib-dsa_meth.o \ crypto/dsa/libcrypto-shlib-dsa_ossl.o \ crypto/dsa/libcrypto-shlib-dsa_pmeth.o \ crypto/dsa/libcrypto-shlib-dsa_prn.o \ crypto/dsa/libcrypto-shlib-dsa_sign.o \ crypto/dsa/libcrypto-shlib-dsa_vrf.o \ crypto/dso/libcrypto-shlib-dso_dl.o \ crypto/dso/libcrypto-shlib-dso_dlfcn.o \ crypto/dso/libcrypto-shlib-dso_err.o \ crypto/dso/libcrypto-shlib-dso_lib.o \ crypto/dso/libcrypto-shlib-dso_openssl.o \ crypto/dso/libcrypto-shlib-dso_vms.o \ crypto/dso/libcrypto-shlib-dso_win32.o \ crypto/ec/curve448/arch_32/libcrypto-shlib-f_impl32.o \ crypto/ec/curve448/arch_64/libcrypto-shlib-f_impl64.o \ crypto/ec/curve448/libcrypto-shlib-curve448.o \ crypto/ec/curve448/libcrypto-shlib-curve448_tables.o \ crypto/ec/curve448/libcrypto-shlib-eddsa.o \ crypto/ec/curve448/libcrypto-shlib-f_generic.o \ crypto/ec/curve448/libcrypto-shlib-scalar.o \ crypto/ec/libcrypto-shlib-curve25519.o \ crypto/ec/libcrypto-shlib-ec2_oct.o \ crypto/ec/libcrypto-shlib-ec2_smpl.o \ crypto/ec/libcrypto-shlib-ec_ameth.o \ crypto/ec/libcrypto-shlib-ec_asn1.o \ crypto/ec/libcrypto-shlib-ec_backend.o \ crypto/ec/libcrypto-shlib-ec_check.o \ crypto/ec/libcrypto-shlib-ec_curve.o \ crypto/ec/libcrypto-shlib-ec_cvt.o \ crypto/ec/libcrypto-shlib-ec_deprecated.o \ crypto/ec/libcrypto-shlib-ec_err.o \ crypto/ec/libcrypto-shlib-ec_key.o \ crypto/ec/libcrypto-shlib-ec_kmeth.o \ crypto/ec/libcrypto-shlib-ec_lib.o \ crypto/ec/libcrypto-shlib-ec_mult.o \ crypto/ec/libcrypto-shlib-ec_oct.o \ crypto/ec/libcrypto-shlib-ec_pmeth.o \ crypto/ec/libcrypto-shlib-ec_print.o \ crypto/ec/libcrypto-shlib-ecdh_kdf.o \ crypto/ec/libcrypto-shlib-ecdh_ossl.o \ crypto/ec/libcrypto-shlib-ecdsa_ossl.o \ crypto/ec/libcrypto-shlib-ecdsa_sign.o \ crypto/ec/libcrypto-shlib-ecdsa_vrf.o \ crypto/ec/libcrypto-shlib-eck_prn.o \ crypto/ec/libcrypto-shlib-ecp_mont.o \ crypto/ec/libcrypto-shlib-ecp_nist.o \ crypto/ec/libcrypto-shlib-ecp_nistz256-armv8.o \ crypto/ec/libcrypto-shlib-ecp_nistz256.o \ crypto/ec/libcrypto-shlib-ecp_oct.o \ crypto/ec/libcrypto-shlib-ecp_sm2p256-armv8.o \ crypto/ec/libcrypto-shlib-ecp_sm2p256.o \ crypto/ec/libcrypto-shlib-ecp_sm2p256_table.o \ crypto/ec/libcrypto-shlib-ecp_smpl.o \ crypto/ec/libcrypto-shlib-ecx_backend.o \ crypto/ec/libcrypto-shlib-ecx_key.o \ crypto/ec/libcrypto-shlib-ecx_meth.o \ crypto/encode_decode/libcrypto-shlib-decoder_err.o \ crypto/encode_decode/libcrypto-shlib-decoder_lib.o \ crypto/encode_decode/libcrypto-shlib-decoder_meth.o \ crypto/encode_decode/libcrypto-shlib-decoder_pkey.o \ crypto/encode_decode/libcrypto-shlib-encoder_err.o \ crypto/encode_decode/libcrypto-shlib-encoder_lib.o \ crypto/encode_decode/libcrypto-shlib-encoder_meth.o \ crypto/encode_decode/libcrypto-shlib-encoder_pkey.o \ crypto/engine/libcrypto-shlib-eng_all.o \ crypto/engine/libcrypto-shlib-eng_cnf.o \ crypto/engine/libcrypto-shlib-eng_ctrl.o \ crypto/engine/libcrypto-shlib-eng_dyn.o \ crypto/engine/libcrypto-shlib-eng_err.o \ crypto/engine/libcrypto-shlib-eng_fat.o \ crypto/engine/libcrypto-shlib-eng_init.o \ crypto/engine/libcrypto-shlib-eng_lib.o \ crypto/engine/libcrypto-shlib-eng_list.o \ crypto/engine/libcrypto-shlib-eng_openssl.o \ crypto/engine/libcrypto-shlib-eng_pkey.o \ crypto/engine/libcrypto-shlib-eng_rdrand.o \ crypto/engine/libcrypto-shlib-eng_table.o \ crypto/engine/libcrypto-shlib-tb_asnmth.o \ crypto/engine/libcrypto-shlib-tb_cipher.o \ crypto/engine/libcrypto-shlib-tb_dh.o \ crypto/engine/libcrypto-shlib-tb_digest.o \ crypto/engine/libcrypto-shlib-tb_dsa.o \ crypto/engine/libcrypto-shlib-tb_eckey.o \ crypto/engine/libcrypto-shlib-tb_pkmeth.o \ crypto/engine/libcrypto-shlib-tb_rand.o \ crypto/engine/libcrypto-shlib-tb_rsa.o \ crypto/err/libcrypto-shlib-err.o \ crypto/err/libcrypto-shlib-err_all.o \ crypto/err/libcrypto-shlib-err_all_legacy.o \ crypto/err/libcrypto-shlib-err_blocks.o \ crypto/err/libcrypto-shlib-err_mark.o \ crypto/err/libcrypto-shlib-err_prn.o \ crypto/err/libcrypto-shlib-err_save.o \ crypto/ess/libcrypto-shlib-ess_asn1.o \ crypto/ess/libcrypto-shlib-ess_err.o \ crypto/ess/libcrypto-shlib-ess_lib.o \ crypto/evp/libcrypto-shlib-asymcipher.o \ crypto/evp/libcrypto-shlib-bio_b64.o \ crypto/evp/libcrypto-shlib-bio_enc.o \ crypto/evp/libcrypto-shlib-bio_md.o \ crypto/evp/libcrypto-shlib-bio_ok.o \ crypto/evp/libcrypto-shlib-c_allc.o \ crypto/evp/libcrypto-shlib-c_alld.o \ crypto/evp/libcrypto-shlib-cmeth_lib.o \ crypto/evp/libcrypto-shlib-ctrl_params_translate.o \ crypto/evp/libcrypto-shlib-dh_ctrl.o \ crypto/evp/libcrypto-shlib-dh_support.o \ crypto/evp/libcrypto-shlib-digest.o \ crypto/evp/libcrypto-shlib-dsa_ctrl.o \ crypto/evp/libcrypto-shlib-e_aes.o \ crypto/evp/libcrypto-shlib-e_aes_cbc_hmac_sha1.o \ crypto/evp/libcrypto-shlib-e_aes_cbc_hmac_sha256.o \ crypto/evp/libcrypto-shlib-e_aria.o \ crypto/evp/libcrypto-shlib-e_bf.o \ crypto/evp/libcrypto-shlib-e_camellia.o \ crypto/evp/libcrypto-shlib-e_cast.o \ crypto/evp/libcrypto-shlib-e_chacha20_poly1305.o \ crypto/evp/libcrypto-shlib-e_des.o \ crypto/evp/libcrypto-shlib-e_des3.o \ crypto/evp/libcrypto-shlib-e_idea.o \ crypto/evp/libcrypto-shlib-e_null.o \ crypto/evp/libcrypto-shlib-e_old.o \ crypto/evp/libcrypto-shlib-e_rc2.o \ crypto/evp/libcrypto-shlib-e_rc4.o \ crypto/evp/libcrypto-shlib-e_rc4_hmac_md5.o \ crypto/evp/libcrypto-shlib-e_rc5.o \ crypto/evp/libcrypto-shlib-e_seed.o \ crypto/evp/libcrypto-shlib-e_sm4.o \ crypto/evp/libcrypto-shlib-e_xcbc_d.o \ crypto/evp/libcrypto-shlib-ec_ctrl.o \ crypto/evp/libcrypto-shlib-ec_support.o \ crypto/evp/libcrypto-shlib-encode.o \ crypto/evp/libcrypto-shlib-evp_cnf.o \ crypto/evp/libcrypto-shlib-evp_enc.o \ crypto/evp/libcrypto-shlib-evp_err.o \ crypto/evp/libcrypto-shlib-evp_fetch.o \ crypto/evp/libcrypto-shlib-evp_key.o \ crypto/evp/libcrypto-shlib-evp_lib.o \ crypto/evp/libcrypto-shlib-evp_pbe.o \ crypto/evp/libcrypto-shlib-evp_pkey.o \ crypto/evp/libcrypto-shlib-evp_rand.o \ crypto/evp/libcrypto-shlib-evp_utils.o \ crypto/evp/libcrypto-shlib-exchange.o \ crypto/evp/libcrypto-shlib-kdf_lib.o \ crypto/evp/libcrypto-shlib-kdf_meth.o \ crypto/evp/libcrypto-shlib-kem.o \ crypto/evp/libcrypto-shlib-keymgmt_lib.o \ crypto/evp/libcrypto-shlib-keymgmt_meth.o \ crypto/evp/libcrypto-shlib-legacy_blake2.o \ crypto/evp/libcrypto-shlib-legacy_md4.o \ crypto/evp/libcrypto-shlib-legacy_md5.o \ crypto/evp/libcrypto-shlib-legacy_md5_sha1.o \ crypto/evp/libcrypto-shlib-legacy_ripemd.o \ crypto/evp/libcrypto-shlib-legacy_sha.o \ crypto/evp/libcrypto-shlib-legacy_wp.o \ crypto/evp/libcrypto-shlib-m_null.o \ crypto/evp/libcrypto-shlib-m_sigver.o \ crypto/evp/libcrypto-shlib-mac_lib.o \ crypto/evp/libcrypto-shlib-mac_meth.o \ crypto/evp/libcrypto-shlib-names.o \ crypto/evp/libcrypto-shlib-p5_crpt.o \ crypto/evp/libcrypto-shlib-p5_crpt2.o \ crypto/evp/libcrypto-shlib-p_dec.o \ crypto/evp/libcrypto-shlib-p_enc.o \ crypto/evp/libcrypto-shlib-p_legacy.o \ crypto/evp/libcrypto-shlib-p_lib.o \ crypto/evp/libcrypto-shlib-p_open.o \ crypto/evp/libcrypto-shlib-p_seal.o \ crypto/evp/libcrypto-shlib-p_sign.o \ crypto/evp/libcrypto-shlib-p_verify.o \ crypto/evp/libcrypto-shlib-pbe_scrypt.o \ crypto/evp/libcrypto-shlib-pmeth_check.o \ crypto/evp/libcrypto-shlib-pmeth_gn.o \ crypto/evp/libcrypto-shlib-pmeth_lib.o \ crypto/evp/libcrypto-shlib-s_lib.o \ crypto/evp/libcrypto-shlib-signature.o \ crypto/evp/libcrypto-shlib-skeymgmt_meth.o \ crypto/ffc/libcrypto-shlib-ffc_backend.o \ crypto/ffc/libcrypto-shlib-ffc_dh.o \ crypto/ffc/libcrypto-shlib-ffc_key_generate.o \ crypto/ffc/libcrypto-shlib-ffc_key_validate.o \ crypto/ffc/libcrypto-shlib-ffc_params.o \ crypto/ffc/libcrypto-shlib-ffc_params_generate.o \ crypto/ffc/libcrypto-shlib-ffc_params_validate.o \ crypto/hashtable/libcrypto-shlib-hashfunc.o \ crypto/hashtable/libcrypto-shlib-hashtable.o \ crypto/hmac/libcrypto-shlib-hmac.o \ crypto/hpke/libcrypto-shlib-hpke.o \ crypto/hpke/libcrypto-shlib-hpke_util.o \ crypto/http/libcrypto-shlib-http_client.o \ crypto/http/libcrypto-shlib-http_err.o \ crypto/http/libcrypto-shlib-http_lib.o \ crypto/kdf/libcrypto-shlib-kdf_err.o \ crypto/lhash/libcrypto-shlib-lh_stats.o \ crypto/lhash/libcrypto-shlib-lhash.o \ crypto/libcrypto-shlib-arm64cpuid.o \ crypto/libcrypto-shlib-armcap.o \ crypto/libcrypto-shlib-asn1_dsa.o \ crypto/libcrypto-shlib-bsearch.o \ crypto/libcrypto-shlib-comp_methods.o \ crypto/libcrypto-shlib-context.o \ crypto/libcrypto-shlib-core_algorithm.o \ crypto/libcrypto-shlib-core_fetch.o \ crypto/libcrypto-shlib-core_namemap.o \ crypto/libcrypto-shlib-cpt_err.o \ crypto/libcrypto-shlib-cpuid.o \ crypto/libcrypto-shlib-cryptlib.o \ crypto/libcrypto-shlib-ctype.o \ crypto/libcrypto-shlib-cversion.o \ crypto/libcrypto-shlib-defaults.o \ crypto/libcrypto-shlib-der_writer.o \ crypto/libcrypto-shlib-deterministic_nonce.o \ crypto/libcrypto-shlib-ebcdic.o \ crypto/libcrypto-shlib-ex_data.o \ crypto/libcrypto-shlib-getenv.o \ crypto/libcrypto-shlib-indicator_core.o \ crypto/libcrypto-shlib-info.o crypto/libcrypto-shlib-init.o \ crypto/libcrypto-shlib-initthread.o \ crypto/libcrypto-shlib-mem.o \ crypto/libcrypto-shlib-mem_sec.o \ crypto/libcrypto-shlib-o_dir.o \ crypto/libcrypto-shlib-o_fopen.o \ crypto/libcrypto-shlib-o_init.o \ crypto/libcrypto-shlib-o_str.o \ crypto/libcrypto-shlib-o_time.o \ crypto/libcrypto-shlib-packet.o \ crypto/libcrypto-shlib-param_build.o \ crypto/libcrypto-shlib-param_build_set.o \ crypto/libcrypto-shlib-params.o \ crypto/libcrypto-shlib-params_dup.o \ crypto/libcrypto-shlib-params_from_text.o \ crypto/libcrypto-shlib-params_idx.o \ crypto/libcrypto-shlib-passphrase.o \ crypto/libcrypto-shlib-provider.o \ crypto/libcrypto-shlib-provider_child.o \ crypto/libcrypto-shlib-provider_conf.o \ crypto/libcrypto-shlib-provider_core.o \ crypto/libcrypto-shlib-provider_predefined.o \ crypto/libcrypto-shlib-punycode.o \ crypto/libcrypto-shlib-quic_vlint.o \ crypto/libcrypto-shlib-self_test_core.o \ crypto/libcrypto-shlib-sleep.o \ crypto/libcrypto-shlib-sparse_array.o \ crypto/libcrypto-shlib-ssl_err.o \ crypto/libcrypto-shlib-threads_lib.o \ crypto/libcrypto-shlib-threads_none.o \ crypto/libcrypto-shlib-threads_pthread.o \ crypto/libcrypto-shlib-threads_win.o \ crypto/libcrypto-shlib-time.o crypto/libcrypto-shlib-trace.o \ crypto/libcrypto-shlib-uid.o \ crypto/md4/libcrypto-shlib-md4_dgst.o \ crypto/md4/libcrypto-shlib-md4_one.o \ crypto/md5/libcrypto-shlib-md5-aarch64.o \ crypto/md5/libcrypto-shlib-md5_dgst.o \ crypto/md5/libcrypto-shlib-md5_one.o \ crypto/md5/libcrypto-shlib-md5_sha1.o \ crypto/ml_dsa/libcrypto-shlib-ml_dsa_encoders.o \ crypto/ml_dsa/libcrypto-shlib-ml_dsa_key.o \ crypto/ml_dsa/libcrypto-shlib-ml_dsa_key_compress.o \ crypto/ml_dsa/libcrypto-shlib-ml_dsa_matrix.o \ crypto/ml_dsa/libcrypto-shlib-ml_dsa_ntt.o \ crypto/ml_dsa/libcrypto-shlib-ml_dsa_params.o \ crypto/ml_dsa/libcrypto-shlib-ml_dsa_sample.o \ crypto/ml_dsa/libcrypto-shlib-ml_dsa_sign.o \ crypto/ml_kem/libcrypto-shlib-ml_kem.o \ crypto/modes/libcrypto-shlib-aes-gcm-armv8-unroll8_64.o \ crypto/modes/libcrypto-shlib-aes-gcm-armv8_64.o \ crypto/modes/libcrypto-shlib-cbc128.o \ crypto/modes/libcrypto-shlib-ccm128.o \ crypto/modes/libcrypto-shlib-cfb128.o \ crypto/modes/libcrypto-shlib-ctr128.o \ crypto/modes/libcrypto-shlib-cts128.o \ crypto/modes/libcrypto-shlib-gcm128.o \ crypto/modes/libcrypto-shlib-ghashv8-armx.o \ crypto/modes/libcrypto-shlib-ocb128.o \ crypto/modes/libcrypto-shlib-ofb128.o \ crypto/modes/libcrypto-shlib-siv128.o \ crypto/modes/libcrypto-shlib-wrap128.o \ crypto/modes/libcrypto-shlib-xts128.o \ crypto/modes/libcrypto-shlib-xts128gb.o \ crypto/objects/libcrypto-shlib-o_names.o \ crypto/objects/libcrypto-shlib-obj_dat.o \ crypto/objects/libcrypto-shlib-obj_err.o \ crypto/objects/libcrypto-shlib-obj_lib.o \ crypto/objects/libcrypto-shlib-obj_xref.o \ crypto/ocsp/libcrypto-shlib-ocsp_asn.o \ crypto/ocsp/libcrypto-shlib-ocsp_cl.o \ crypto/ocsp/libcrypto-shlib-ocsp_err.o \ crypto/ocsp/libcrypto-shlib-ocsp_ext.o \ crypto/ocsp/libcrypto-shlib-ocsp_http.o \ crypto/ocsp/libcrypto-shlib-ocsp_lib.o \ crypto/ocsp/libcrypto-shlib-ocsp_prn.o \ crypto/ocsp/libcrypto-shlib-ocsp_srv.o \ crypto/ocsp/libcrypto-shlib-ocsp_vfy.o \ crypto/ocsp/libcrypto-shlib-v3_ocsp.o \ crypto/pem/libcrypto-shlib-pem_all.o \ crypto/pem/libcrypto-shlib-pem_err.o \ crypto/pem/libcrypto-shlib-pem_info.o \ crypto/pem/libcrypto-shlib-pem_lib.o \ crypto/pem/libcrypto-shlib-pem_oth.o \ crypto/pem/libcrypto-shlib-pem_pk8.o \ crypto/pem/libcrypto-shlib-pem_pkey.o \ crypto/pem/libcrypto-shlib-pem_sign.o \ crypto/pem/libcrypto-shlib-pem_x509.o \ crypto/pem/libcrypto-shlib-pem_xaux.o \ crypto/pem/libcrypto-shlib-pvkfmt.o \ crypto/pkcs12/libcrypto-shlib-p12_add.o \ crypto/pkcs12/libcrypto-shlib-p12_asn.o \ crypto/pkcs12/libcrypto-shlib-p12_attr.o \ crypto/pkcs12/libcrypto-shlib-p12_crpt.o \ crypto/pkcs12/libcrypto-shlib-p12_crt.o \ crypto/pkcs12/libcrypto-shlib-p12_decr.o \ crypto/pkcs12/libcrypto-shlib-p12_init.o \ crypto/pkcs12/libcrypto-shlib-p12_key.o \ crypto/pkcs12/libcrypto-shlib-p12_kiss.o \ crypto/pkcs12/libcrypto-shlib-p12_mutl.o \ crypto/pkcs12/libcrypto-shlib-p12_npas.o \ crypto/pkcs12/libcrypto-shlib-p12_p8d.o \ crypto/pkcs12/libcrypto-shlib-p12_p8e.o \ crypto/pkcs12/libcrypto-shlib-p12_sbag.o \ crypto/pkcs12/libcrypto-shlib-p12_utl.o \ crypto/pkcs12/libcrypto-shlib-pk12err.o \ crypto/pkcs7/libcrypto-shlib-bio_pk7.o \ crypto/pkcs7/libcrypto-shlib-pk7_asn1.o \ crypto/pkcs7/libcrypto-shlib-pk7_attr.o \ crypto/pkcs7/libcrypto-shlib-pk7_doit.o \ crypto/pkcs7/libcrypto-shlib-pk7_lib.o \ crypto/pkcs7/libcrypto-shlib-pk7_mime.o \ crypto/pkcs7/libcrypto-shlib-pk7_smime.o \ crypto/pkcs7/libcrypto-shlib-pkcs7err.o \ crypto/poly1305/libcrypto-shlib-poly1305-armv8.o \ crypto/poly1305/libcrypto-shlib-poly1305.o \ crypto/property/libcrypto-shlib-defn_cache.o \ crypto/property/libcrypto-shlib-property.o \ crypto/property/libcrypto-shlib-property_err.o \ crypto/property/libcrypto-shlib-property_parse.o \ crypto/property/libcrypto-shlib-property_query.o \ crypto/property/libcrypto-shlib-property_string.o \ crypto/rand/libcrypto-shlib-prov_seed.o \ crypto/rand/libcrypto-shlib-rand_deprecated.o \ crypto/rand/libcrypto-shlib-rand_err.o \ crypto/rand/libcrypto-shlib-rand_lib.o \ crypto/rand/libcrypto-shlib-rand_meth.o \ crypto/rand/libcrypto-shlib-rand_pool.o \ crypto/rand/libcrypto-shlib-rand_uniform.o \ crypto/rand/libcrypto-shlib-randfile.o \ crypto/rc2/libcrypto-shlib-rc2_cbc.o \ crypto/rc2/libcrypto-shlib-rc2_ecb.o \ crypto/rc2/libcrypto-shlib-rc2_skey.o \ crypto/rc2/libcrypto-shlib-rc2cfb64.o \ crypto/rc2/libcrypto-shlib-rc2ofb64.o \ crypto/rc4/libcrypto-shlib-rc4_enc.o \ crypto/rc4/libcrypto-shlib-rc4_skey.o \ crypto/ripemd/libcrypto-shlib-rmd_dgst.o \ crypto/ripemd/libcrypto-shlib-rmd_one.o \ crypto/rsa/libcrypto-shlib-rsa_ameth.o \ crypto/rsa/libcrypto-shlib-rsa_asn1.o \ crypto/rsa/libcrypto-shlib-rsa_backend.o \ crypto/rsa/libcrypto-shlib-rsa_chk.o \ crypto/rsa/libcrypto-shlib-rsa_crpt.o \ crypto/rsa/libcrypto-shlib-rsa_depr.o \ crypto/rsa/libcrypto-shlib-rsa_err.o \ crypto/rsa/libcrypto-shlib-rsa_gen.o \ crypto/rsa/libcrypto-shlib-rsa_lib.o \ crypto/rsa/libcrypto-shlib-rsa_meth.o \ crypto/rsa/libcrypto-shlib-rsa_mp.o \ crypto/rsa/libcrypto-shlib-rsa_mp_names.o \ crypto/rsa/libcrypto-shlib-rsa_none.o \ crypto/rsa/libcrypto-shlib-rsa_oaep.o \ crypto/rsa/libcrypto-shlib-rsa_ossl.o \ crypto/rsa/libcrypto-shlib-rsa_pk1.o \ crypto/rsa/libcrypto-shlib-rsa_pmeth.o \ crypto/rsa/libcrypto-shlib-rsa_prn.o \ crypto/rsa/libcrypto-shlib-rsa_pss.o \ crypto/rsa/libcrypto-shlib-rsa_saos.o \ crypto/rsa/libcrypto-shlib-rsa_schemes.o \ crypto/rsa/libcrypto-shlib-rsa_sign.o \ crypto/rsa/libcrypto-shlib-rsa_sp800_56b_check.o \ crypto/rsa/libcrypto-shlib-rsa_sp800_56b_gen.o \ crypto/rsa/libcrypto-shlib-rsa_x931.o \ crypto/rsa/libcrypto-shlib-rsa_x931g.o \ crypto/seed/libcrypto-shlib-seed.o \ crypto/seed/libcrypto-shlib-seed_cbc.o \ crypto/seed/libcrypto-shlib-seed_cfb.o \ crypto/seed/libcrypto-shlib-seed_ecb.o \ crypto/seed/libcrypto-shlib-seed_ofb.o \ crypto/sha/libcrypto-shlib-keccak1600-armv8.o \ crypto/sha/libcrypto-shlib-sha1-armv8.o \ crypto/sha/libcrypto-shlib-sha1_one.o \ crypto/sha/libcrypto-shlib-sha1dgst.o \ crypto/sha/libcrypto-shlib-sha256-armv8.o \ crypto/sha/libcrypto-shlib-sha256.o \ crypto/sha/libcrypto-shlib-sha3.o \ crypto/sha/libcrypto-shlib-sha512-armv8.o \ crypto/sha/libcrypto-shlib-sha512.o \ crypto/siphash/libcrypto-shlib-siphash.o \ crypto/slh_dsa/libcrypto-shlib-slh_adrs.o \ crypto/slh_dsa/libcrypto-shlib-slh_dsa.o \ crypto/slh_dsa/libcrypto-shlib-slh_dsa_hash_ctx.o \ crypto/slh_dsa/libcrypto-shlib-slh_dsa_key.o \ crypto/slh_dsa/libcrypto-shlib-slh_fors.o \ crypto/slh_dsa/libcrypto-shlib-slh_hash.o \ crypto/slh_dsa/libcrypto-shlib-slh_hypertree.o \ crypto/slh_dsa/libcrypto-shlib-slh_params.o \ crypto/slh_dsa/libcrypto-shlib-slh_wots.o \ crypto/slh_dsa/libcrypto-shlib-slh_xmss.o \ crypto/sm2/libcrypto-shlib-sm2_crypt.o \ crypto/sm2/libcrypto-shlib-sm2_err.o \ crypto/sm2/libcrypto-shlib-sm2_key.o \ crypto/sm2/libcrypto-shlib-sm2_sign.o \ crypto/sm3/libcrypto-shlib-legacy_sm3.o \ crypto/sm3/libcrypto-shlib-sm3-armv8.o \ crypto/sm3/libcrypto-shlib-sm3.o \ crypto/sm4/libcrypto-shlib-sm4-armv8.o \ crypto/sm4/libcrypto-shlib-sm4.o \ crypto/sm4/libcrypto-shlib-vpsm4-armv8.o \ crypto/sm4/libcrypto-shlib-vpsm4_ex-armv8.o \ crypto/stack/libcrypto-shlib-stack.o \ crypto/store/libcrypto-shlib-store_err.o \ crypto/store/libcrypto-shlib-store_init.o \ crypto/store/libcrypto-shlib-store_lib.o \ crypto/store/libcrypto-shlib-store_meth.o \ crypto/store/libcrypto-shlib-store_register.o \ crypto/store/libcrypto-shlib-store_result.o \ crypto/store/libcrypto-shlib-store_strings.o \ crypto/thread/arch/libcrypto-shlib-thread_none.o \ crypto/thread/arch/libcrypto-shlib-thread_posix.o \ crypto/thread/arch/libcrypto-shlib-thread_win.o \ crypto/thread/libcrypto-shlib-api.o \ crypto/thread/libcrypto-shlib-arch.o \ crypto/thread/libcrypto-shlib-internal.o \ crypto/ts/libcrypto-shlib-ts_asn1.o \ crypto/ts/libcrypto-shlib-ts_conf.o \ crypto/ts/libcrypto-shlib-ts_err.o \ crypto/ts/libcrypto-shlib-ts_lib.o \ crypto/ts/libcrypto-shlib-ts_req_print.o \ crypto/ts/libcrypto-shlib-ts_req_utils.o \ crypto/ts/libcrypto-shlib-ts_rsp_print.o \ crypto/ts/libcrypto-shlib-ts_rsp_sign.o \ crypto/ts/libcrypto-shlib-ts_rsp_utils.o \ crypto/ts/libcrypto-shlib-ts_rsp_verify.o \ crypto/ts/libcrypto-shlib-ts_verify_ctx.o \ crypto/txt_db/libcrypto-shlib-txt_db.o \ crypto/ui/libcrypto-shlib-ui_err.o \ crypto/ui/libcrypto-shlib-ui_lib.o \ crypto/ui/libcrypto-shlib-ui_null.o \ crypto/ui/libcrypto-shlib-ui_openssl.o \ crypto/ui/libcrypto-shlib-ui_util.o \ crypto/whrlpool/libcrypto-shlib-wp_block.o \ crypto/whrlpool/libcrypto-shlib-wp_dgst.o \ crypto/x509/libcrypto-shlib-by_dir.o \ crypto/x509/libcrypto-shlib-by_file.o \ crypto/x509/libcrypto-shlib-by_store.o \ crypto/x509/libcrypto-shlib-pcy_cache.o \ crypto/x509/libcrypto-shlib-pcy_data.o \ crypto/x509/libcrypto-shlib-pcy_lib.o \ crypto/x509/libcrypto-shlib-pcy_map.o \ crypto/x509/libcrypto-shlib-pcy_node.o \ crypto/x509/libcrypto-shlib-pcy_tree.o \ crypto/x509/libcrypto-shlib-t_acert.o \ crypto/x509/libcrypto-shlib-t_crl.o \ crypto/x509/libcrypto-shlib-t_req.o \ crypto/x509/libcrypto-shlib-t_x509.o \ crypto/x509/libcrypto-shlib-v3_aaa.o \ crypto/x509/libcrypto-shlib-v3_ac_tgt.o \ crypto/x509/libcrypto-shlib-v3_addr.o \ crypto/x509/libcrypto-shlib-v3_admis.o \ crypto/x509/libcrypto-shlib-v3_akeya.o \ crypto/x509/libcrypto-shlib-v3_akid.o \ crypto/x509/libcrypto-shlib-v3_asid.o \ crypto/x509/libcrypto-shlib-v3_attrdesc.o \ crypto/x509/libcrypto-shlib-v3_attrmap.o \ crypto/x509/libcrypto-shlib-v3_audit_id.o \ crypto/x509/libcrypto-shlib-v3_authattid.o \ crypto/x509/libcrypto-shlib-v3_battcons.o \ crypto/x509/libcrypto-shlib-v3_bcons.o \ crypto/x509/libcrypto-shlib-v3_bitst.o \ crypto/x509/libcrypto-shlib-v3_conf.o \ crypto/x509/libcrypto-shlib-v3_cpols.o \ crypto/x509/libcrypto-shlib-v3_crld.o \ crypto/x509/libcrypto-shlib-v3_enum.o \ crypto/x509/libcrypto-shlib-v3_extku.o \ crypto/x509/libcrypto-shlib-v3_genn.o \ crypto/x509/libcrypto-shlib-v3_group_ac.o \ crypto/x509/libcrypto-shlib-v3_ia5.o \ crypto/x509/libcrypto-shlib-v3_ind_iss.o \ crypto/x509/libcrypto-shlib-v3_info.o \ crypto/x509/libcrypto-shlib-v3_int.o \ crypto/x509/libcrypto-shlib-v3_iobo.o \ crypto/x509/libcrypto-shlib-v3_ist.o \ crypto/x509/libcrypto-shlib-v3_lib.o \ crypto/x509/libcrypto-shlib-v3_ncons.o \ crypto/x509/libcrypto-shlib-v3_no_ass.o \ crypto/x509/libcrypto-shlib-v3_no_rev_avail.o \ crypto/x509/libcrypto-shlib-v3_pci.o \ crypto/x509/libcrypto-shlib-v3_pcia.o \ crypto/x509/libcrypto-shlib-v3_pcons.o \ crypto/x509/libcrypto-shlib-v3_pku.o \ crypto/x509/libcrypto-shlib-v3_pmaps.o \ crypto/x509/libcrypto-shlib-v3_prn.o \ crypto/x509/libcrypto-shlib-v3_purp.o \ crypto/x509/libcrypto-shlib-v3_rolespec.o \ crypto/x509/libcrypto-shlib-v3_san.o \ crypto/x509/libcrypto-shlib-v3_sda.o \ crypto/x509/libcrypto-shlib-v3_single_use.o \ crypto/x509/libcrypto-shlib-v3_skid.o \ crypto/x509/libcrypto-shlib-v3_soa_id.o \ crypto/x509/libcrypto-shlib-v3_sxnet.o \ crypto/x509/libcrypto-shlib-v3_timespec.o \ crypto/x509/libcrypto-shlib-v3_tlsf.o \ crypto/x509/libcrypto-shlib-v3_usernotice.o \ crypto/x509/libcrypto-shlib-v3_utf8.o \ crypto/x509/libcrypto-shlib-v3_utl.o \ crypto/x509/libcrypto-shlib-v3err.o \ crypto/x509/libcrypto-shlib-x509_acert.o \ crypto/x509/libcrypto-shlib-x509_att.o \ crypto/x509/libcrypto-shlib-x509_cmp.o \ crypto/x509/libcrypto-shlib-x509_d2.o \ crypto/x509/libcrypto-shlib-x509_def.o \ crypto/x509/libcrypto-shlib-x509_err.o \ crypto/x509/libcrypto-shlib-x509_ext.o \ crypto/x509/libcrypto-shlib-x509_lu.o \ crypto/x509/libcrypto-shlib-x509_meth.o \ crypto/x509/libcrypto-shlib-x509_obj.o \ crypto/x509/libcrypto-shlib-x509_r2x.o \ crypto/x509/libcrypto-shlib-x509_req.o \ crypto/x509/libcrypto-shlib-x509_set.o \ crypto/x509/libcrypto-shlib-x509_trust.o \ crypto/x509/libcrypto-shlib-x509_txt.o \ crypto/x509/libcrypto-shlib-x509_v3.o \ crypto/x509/libcrypto-shlib-x509_vfy.o \ crypto/x509/libcrypto-shlib-x509_vpm.o \ crypto/x509/libcrypto-shlib-x509aset.o \ crypto/x509/libcrypto-shlib-x509cset.o \ crypto/x509/libcrypto-shlib-x509name.o \ crypto/x509/libcrypto-shlib-x509rset.o \ crypto/x509/libcrypto-shlib-x509spki.o \ crypto/x509/libcrypto-shlib-x509type.o \ crypto/x509/libcrypto-shlib-x_all.o \ crypto/x509/libcrypto-shlib-x_attrib.o \ crypto/x509/libcrypto-shlib-x_crl.o \ crypto/x509/libcrypto-shlib-x_exten.o \ crypto/x509/libcrypto-shlib-x_ietfatt.o \ crypto/x509/libcrypto-shlib-x_name.o \ crypto/x509/libcrypto-shlib-x_pubkey.o \ crypto/x509/libcrypto-shlib-x_req.o \ crypto/x509/libcrypto-shlib-x_x509.o \ crypto/x509/libcrypto-shlib-x_x509a.o \ providers/libcrypto-shlib-baseprov.o \ providers/libcrypto-shlib-defltprov.o \ providers/libcrypto-shlib-nullprov.o \ providers/libcrypto-shlib-prov_running.o \ providers/libdefault.a providers/libcommon.a -lz -ldl -pthread rm -f libcrypto.so && \ ln -s libcrypto.so.3 libcrypto.so gcc -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -Wl,-soname=libssl.so.3 \ -o libssl.so.3 -Wl,--version-script=libssl.ld \ crypto/hashtable/libssl-shlib-hashfunc.o \ crypto/libssl-shlib-ctype.o crypto/libssl-shlib-getenv.o \ crypto/libssl-shlib-packet.o \ crypto/libssl-shlib-quic_vlint.o crypto/libssl-shlib-time.o \ crypto/siphash/libssl-shlib-siphash.o \ crypto/thread/arch/libssl-shlib-thread_none.o \ crypto/thread/arch/libssl-shlib-thread_posix.o \ crypto/thread/arch/libssl-shlib-thread_win.o \ crypto/thread/libssl-shlib-arch.o ssl/libssl-shlib-bio_ssl.o \ ssl/libssl-shlib-d1_lib.o ssl/libssl-shlib-d1_msg.o \ ssl/libssl-shlib-d1_srtp.o ssl/libssl-shlib-methods.o \ ssl/libssl-shlib-pqueue.o ssl/libssl-shlib-priority_queue.o \ ssl/libssl-shlib-s3_enc.o ssl/libssl-shlib-s3_lib.o \ ssl/libssl-shlib-s3_msg.o ssl/libssl-shlib-ssl_asn1.o \ ssl/libssl-shlib-ssl_cert.o ssl/libssl-shlib-ssl_cert_comp.o \ ssl/libssl-shlib-ssl_ciph.o ssl/libssl-shlib-ssl_conf.o \ ssl/libssl-shlib-ssl_err_legacy.o \ ssl/libssl-shlib-ssl_init.o ssl/libssl-shlib-ssl_lib.o \ ssl/libssl-shlib-ssl_mcnf.o ssl/libssl-shlib-ssl_rsa.o \ ssl/libssl-shlib-ssl_rsa_legacy.o \ ssl/libssl-shlib-ssl_sess.o ssl/libssl-shlib-ssl_stat.o \ ssl/libssl-shlib-ssl_txt.o ssl/libssl-shlib-ssl_utst.o \ ssl/libssl-shlib-t1_enc.o ssl/libssl-shlib-t1_lib.o \ ssl/libssl-shlib-t1_trce.o ssl/libssl-shlib-tls13_enc.o \ ssl/libssl-shlib-tls_depr.o ssl/libssl-shlib-tls_srp.o \ ssl/quic/libssl-shlib-cc_newreno.o \ ssl/quic/libssl-shlib-json_enc.o \ ssl/quic/libssl-shlib-qlog.o \ ssl/quic/libssl-shlib-qlog_event_helpers.o \ ssl/quic/libssl-shlib-quic_ackm.o \ ssl/quic/libssl-shlib-quic_cfq.o \ ssl/quic/libssl-shlib-quic_channel.o \ ssl/quic/libssl-shlib-quic_demux.o \ ssl/quic/libssl-shlib-quic_engine.o \ ssl/quic/libssl-shlib-quic_fc.o \ ssl/quic/libssl-shlib-quic_fifd.o \ ssl/quic/libssl-shlib-quic_impl.o \ ssl/quic/libssl-shlib-quic_lcidm.o \ ssl/quic/libssl-shlib-quic_method.o \ ssl/quic/libssl-shlib-quic_obj.o \ ssl/quic/libssl-shlib-quic_port.o \ ssl/quic/libssl-shlib-quic_rcidm.o \ ssl/quic/libssl-shlib-quic_reactor.o \ ssl/quic/libssl-shlib-quic_reactor_wait_ctx.o \ ssl/quic/libssl-shlib-quic_record_rx.o \ ssl/quic/libssl-shlib-quic_record_shared.o \ ssl/quic/libssl-shlib-quic_record_tx.o \ ssl/quic/libssl-shlib-quic_record_util.o \ ssl/quic/libssl-shlib-quic_rstream.o \ ssl/quic/libssl-shlib-quic_rx_depack.o \ ssl/quic/libssl-shlib-quic_sf_list.o \ ssl/quic/libssl-shlib-quic_srt_gen.o \ ssl/quic/libssl-shlib-quic_srtm.o \ ssl/quic/libssl-shlib-quic_sstream.o \ ssl/quic/libssl-shlib-quic_statm.o \ ssl/quic/libssl-shlib-quic_stream_map.o \ ssl/quic/libssl-shlib-quic_thread_assist.o \ ssl/quic/libssl-shlib-quic_tls.o \ ssl/quic/libssl-shlib-quic_tls_api.o \ ssl/quic/libssl-shlib-quic_trace.o \ ssl/quic/libssl-shlib-quic_tserver.o \ ssl/quic/libssl-shlib-quic_txp.o \ ssl/quic/libssl-shlib-quic_txpim.o \ ssl/quic/libssl-shlib-quic_types.o \ ssl/quic/libssl-shlib-quic_wire.o \ ssl/quic/libssl-shlib-quic_wire_pkt.o \ ssl/quic/libssl-shlib-uint_set.o \ ssl/record/libssl-shlib-rec_layer_d1.o \ ssl/record/libssl-shlib-rec_layer_s3.o \ ssl/record/methods/libssl-shlib-dtls_meth.o \ ssl/record/methods/libssl-shlib-ssl3_cbc.o \ ssl/record/methods/libssl-shlib-ssl3_meth.o \ ssl/record/methods/libssl-shlib-tls13_meth.o \ ssl/record/methods/libssl-shlib-tls1_meth.o \ ssl/record/methods/libssl-shlib-tls_common.o \ ssl/record/methods/libssl-shlib-tls_multib.o \ ssl/record/methods/libssl-shlib-tls_pad.o \ ssl/record/methods/libssl-shlib-tlsany_meth.o \ ssl/rio/libssl-shlib-poll_builder.o \ ssl/rio/libssl-shlib-poll_immediate.o \ ssl/rio/libssl-shlib-rio_notifier.o \ ssl/statem/libssl-shlib-extensions.o \ ssl/statem/libssl-shlib-extensions_clnt.o \ ssl/statem/libssl-shlib-extensions_cust.o \ ssl/statem/libssl-shlib-extensions_srvr.o \ ssl/statem/libssl-shlib-statem.o \ ssl/statem/libssl-shlib-statem_clnt.o \ ssl/statem/libssl-shlib-statem_dtls.o \ ssl/statem/libssl-shlib-statem_lib.o \ ssl/statem/libssl-shlib-statem_srvr.o \ -lcrypto -lz -ldl -pthread gcc -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. -Wl,-z,defs -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o engines/afalg.so -Wl,--version-script=engines/afalg.ld \ engines/afalg-dso-e_afalg.o \ -lcrypto -lz -ldl -pthread gcc -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. -Wl,-z,defs -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o engines/capi.so -Wl,--version-script=engines/capi.ld \ engines/capi-dso-e_capi.o \ -lcrypto -lz -ldl -pthread gcc -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. -Wl,-z,defs -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o engines/dasync.so -Wl,--version-script=engines/dasync.ld \ engines/dasync-dso-e_dasync.o \ -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. gcc -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. -Wl,-z,defs -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o engines/loader_attic.so -Wl,--version-script=engines/loader_attic.ld \ crypto/pem/loader_attic-dso-pvkfmt.o \ engines/loader_attic-dso-e_loader_attic.o \ -lcrypto -lz -ldl -pthread gcc -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. -Wl,-z,defs -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o engines/ossltest.so -Wl,--version-script=engines/ossltest.ld \ engines/ossltest-dso-e_ossltest.o \ -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. gcc -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. -Wl,-z,defs -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o engines/padlock.so -Wl,--version-script=engines/padlock.ld \ engines/padlock-dso-e_padlock.o \ -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. gcc -fPIC -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. -Wl,-z,defs -Wl,-znodelete -shared -Wl,-Bsymbolic \ -o providers/legacy.so -Wl,--version-script=providers/legacy.ld \ crypto/legacy-dso-arm64cpuid.o crypto/legacy-dso-armcap.o \ crypto/legacy-dso-cpuid.o crypto/legacy-dso-ctype.o \ providers/legacy-dso-legacyprov.o \ providers/liblegacy.a providers/libcommon.a -lcrypto -lz -ldl -pthread rm -f fuzz/acert-test rm -f fuzz/asn1parse-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/acert-test \ fuzz/acert-test-bin-acert.o \ fuzz/acert-test-bin-test-corpus.o \ -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/asn1parse-test \ fuzz/asn1parse-test-bin-asn1parse.o \ fuzz/asn1parse-test-bin-test-corpus.o \ -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f fuzz/bignum-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/bignum-test \ fuzz/bignum-test-bin-bignum.o \ fuzz/bignum-test-bin-test-corpus.o \ -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f fuzz/bndiv-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/bndiv-test \ fuzz/bndiv-test-bin-bndiv.o \ fuzz/bndiv-test-bin-test-corpus.o \ -lcrypto -lz -ldl -pthread rm -f fuzz/cms-test ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f fuzz/conf-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/cms-test \ fuzz/cms-test-bin-cms.o fuzz/cms-test-bin-test-corpus.o \ -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/conf-test \ fuzz/conf-test-bin-conf.o fuzz/conf-test-bin-test-corpus.o \ -lcrypto -lz -ldl -pthread rm -f fuzz/crl-test ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/crl-test \ fuzz/crl-test-bin-crl.o fuzz/crl-test-bin-test-corpus.o \ -lcrypto -lz -ldl -pthread rm -f fuzz/ct-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/ct-test \ fuzz/ct-test-bin-ct.o fuzz/ct-test-bin-test-corpus.o \ -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f fuzz/decoder-test rm -f fuzz/provider-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/decoder-test \ fuzz/decoder-test-bin-decoder.o \ fuzz/decoder-test-bin-fuzz_rand.o \ fuzz/decoder-test-bin-test-corpus.o \ -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/provider-test \ fuzz/provider-test-bin-provider.o \ fuzz/provider-test-bin-test-corpus.o \ -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f fuzz/x509-test rm -f test/aborttest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/x509-test \ fuzz/x509-test-bin-fuzz_rand.o \ fuzz/x509-test-bin-test-corpus.o fuzz/x509-test-bin-x509.o \ -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/aborttest \ test/aborttest-bin-aborttest.o \ -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/aesgcmtest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/aesgcmtest \ test/aesgcmtest-bin-aesgcmtest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/afalgtest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/afalgtest \ test/afalgtest-bin-afalgtest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/asn1_decode_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/asn1_decode_test \ test/asn1_decode_test-bin-asn1_decode_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/asn1_encode_test ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/asn1_encode_test \ test/asn1_encode_test-bin-asn1_encode_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/asn1_stable_parse_test rm -f test/asn1_string_table_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/asn1_stable_parse_test \ test/asn1_stable_parse_test-bin-asn1_stable_parse_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/asn1_string_table_test \ test/asn1_string_table_test-bin-asn1_string_table_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/asn1_time_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/asn1_time_test \ crypto/asn1/asn1_time_test-bin-a_time.o \ crypto/asn1_time_test-bin-ctype.o \ test/asn1_time_test-bin-asn1_time_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/asynctest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/asynctest \ test/asynctest-bin-asynctest.o \ -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/bftest ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bftest \ test/bftest-bin-bftest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/bio_addr_test rm -f test/bio_base64_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bio_addr_test \ test/bio_addr_test-bin-bio_addr_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bio_base64_test \ test/bio_base64_test-bin-bio_base64_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/bio_callback_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bio_callback_test \ test/bio_callback_test-bin-bio_callback_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/bio_core_test rm -f test/bio_dgram_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bio_core_test \ test/bio_core_test-bin-bio_core_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bio_dgram_test \ test/bio_dgram_test-bin-bio_dgram_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/bio_enc_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bio_enc_test \ test/bio_enc_test-bin-bio_enc_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/bio_memleak_test ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bio_memleak_test \ test/bio_memleak_test-bin-bio_memleak_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/bio_meth_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bio_meth_test \ test/bio_meth_test-bin-bio_meth_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/bio_prefix_text rm -f test/bio_pw_callback_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bio_prefix_text \ test/bio_prefix_text-bin-bio_prefix_text.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bio_pw_callback_test \ test/bio_pw_callback_test-bin-bio_pw_callback_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/bio_readbuffer_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bio_readbuffer_test \ test/bio_readbuffer_test-bin-bio_readbuffer_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/bio_tfo_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bio_tfo_test \ test/bio_tfo_test-bin-bio_tfo_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/bioprinttest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bioprinttest \ test/bioprinttest-bin-bioprinttest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/bntest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bntest \ test/bntest-bin-bntest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/casttest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/casttest \ test/casttest-bin-casttest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/cmsapitest ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/cmsapitest \ test/cmsapitest-bin-cmsapitest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/conf_include_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/conf_include_test \ test/conf_include_test-bin-conf_include_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/confdump ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/constant_time_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/confdump \ test/confdump-bin-confdump.o \ -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/constant_time_test \ test/constant_time_test-bin-constant_time_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/crltest rm -f test/ct_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/crltest \ test/crltest-bin-crltest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/ct_test \ test/ct_test-bin-ct_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/d2i_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/d2i_test \ test/d2i_test-bin-d2i_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/defltfips_test ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/defltfips_test \ test/defltfips_test-bin-defltfips_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/ecstresstest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/ecstresstest \ test/ecstresstest-bin-ecstresstest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/enginetest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/enginetest \ test/enginetest-bin-enginetest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/errtest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/errtest \ test/errtest-bin-errtest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/evp_byname_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/evp_byname_test \ test/evp_byname_test-bin-evp_byname_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/evp_extra_test2 ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/evp_extra_test2 \ test/evp_extra_test2-bin-evp_extra_test2.o \ test/evp_extra_test2-bin-tls-provider.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/evp_fetch_prov_test ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/evp_fetch_prov_test \ test/evp_fetch_prov_test-bin-evp_fetch_prov_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/evp_kdf_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/evp_kdf_test \ test/evp_kdf_test-bin-evp_kdf_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/evp_pkey_ctx_new_from_name ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/evp_pkey_ctx_new_from_name \ test/evp_pkey_ctx_new_from_name-bin-evp_pkey_ctx_new_from_name.o \ -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/evp_pkey_dparams_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/evp_pkey_dparams_test \ test/evp_pkey_dparams_test-bin-evp_pkey_dparams_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/evp_skey_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/evp_skey_test \ test/evp_skey_test-bin-evp_skey_test.o \ test/evp_skey_test-bin-fake_cipherprov.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/evp_test ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/evp_test \ test/evp_test-bin-evp_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/evp_xof_test ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/evp_xof_test \ test/evp_xof_test-bin-evp_xof_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/exdatatest rm -f test/exptest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/exdatatest \ test/exdatatest-bin-exdatatest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/exptest \ test/exptest-bin-exptest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/fips_version_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/fips_version_test \ test/fips_version_test-bin-fips_version_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/gmdifftest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/gmdifftest \ test/gmdifftest-bin-gmdifftest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/http_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/http_test \ test/http_test-bin-http_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/igetest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/igetest \ test/igetest-bin-igetest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/list_test rm -f test/localetest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/list_test \ test/list_test-bin-list_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/localetest \ test/localetest-bin-localetest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/mdc2test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/mdc2test \ test/mdc2test-bin-mdc2test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/membio_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/membio_test \ test/membio_test-bin-membio_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/memleaktest rm -f test/ocspapitest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/memleaktest \ test/memleaktest-bin-memleaktest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/ocspapitest \ test/ocspapitest-bin-ocspapitest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/packettest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/packettest \ crypto/packettest-bin-quic_vlint.o \ test/packettest-bin-packettest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/params_api_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/params_api_test \ test/params_api_test-bin-params_api_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/params_conversion_test rm -f test/pbelutest ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/params_conversion_test \ test/params_conversion_test-bin-params_conversion_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/pbelutest \ test/pbelutest-bin-pbelutest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/pbetest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/pbetest \ test/pbetest-bin-pbetest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/pem_read_depr_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/pem_read_depr_test \ test/pem_read_depr_test-bin-pem_read_depr_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/pemtest rm -f test/pkcs12_api_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/pemtest \ test/pemtest-bin-pemtest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/pkcs12_format_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/pkcs12_api_test \ test/helpers/pkcs12_api_test-bin-pkcs12.o \ test/pkcs12_api_test-bin-pkcs12_api_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/pkcs12_format_test \ test/helpers/pkcs12_format_test-bin-pkcs12.o \ test/pkcs12_format_test-bin-pkcs12_format_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/pkcs7_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/pkcs7_test \ test/pkcs7_test-bin-pkcs7_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/pkey_meth_kdf_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/pkey_meth_kdf_test \ test/pkey_meth_kdf_test-bin-pkey_meth_kdf_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/pkey_meth_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/pkey_meth_test \ test/pkey_meth_test-bin-pkey_meth_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/priority_queue_test rm -f test/provider_default_search_path_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/priority_queue_test \ test/priority_queue_test-bin-priority_queue_test.o \ libssl.a test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/provider_default_search_path_test \ test/provider_default_search_path_test-bin-provider_default_search_path_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/provider_fallback_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/provider_fallback_test \ test/provider_fallback_test-bin-provider_fallback_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/provider_pkey_test rm -f test/rand_status_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/provider_pkey_test \ test/provider_pkey_test-bin-fake_rsaprov.o \ test/provider_pkey_test-bin-provider_pkey_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/safe_math_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/rand_status_test \ test/rand_status_test-bin-rand_status_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/safe_math_test \ test/safe_math_test-bin-safe_math_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/secmemtest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/secmemtest \ test/secmemtest-bin-secmemtest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/sha_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/sha_test \ test/sha_test-bin-sha_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/srptest ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/srptest \ test/srptest-bin-srptest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/ssl_cert_table_internal_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/ssl_cert_table_internal_test \ test/ssl_cert_table_internal_test-bin-ssl_cert_table_internal_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/stack_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/stack_test \ test/stack_test-bin-stack_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/strtoultest ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/strtoultest \ test/strtoultest-bin-strtoultest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/test_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/test_test \ test/test_test-bin-test_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/threadstest_fips ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/threadstest_fips \ test/threadstest_fips-bin-threadstest_fips.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/time_offset_test ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/time_offset_test \ test/time_offset_test-bin-time_offset_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/upcallstest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/upcallstest \ test/upcallstest-bin-upcallstest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/user_property_test rm -f test/v3ext ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/user_property_test \ test/user_property_test-bin-user_property_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/v3ext \ test/v3ext-bin-v3ext.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/v3nametest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/v3nametest \ test/v3nametest-bin-v3nametest.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/verify_extra_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/verify_extra_test \ test/verify_extra_test-bin-verify_extra_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/versions ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/versions \ test/versions-bin-versions.o \ -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/x509_acert_test rm -f test/x509_check_cert_pkey_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/x509_acert_test \ test/x509_acert_test-bin-x509_acert_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/x509_check_cert_pkey_test \ test/x509_check_cert_pkey_test-bin-x509_check_cert_pkey_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/x509_dup_cert_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/x509_dup_cert_test \ test/x509_dup_cert_test-bin-x509_dup_cert_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/x509_load_cert_file_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/x509_load_cert_file_test \ test/x509_load_cert_file_test-bin-x509_load_cert_file_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/x509_req_test rm -f test/x509_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/x509_req_test \ test/x509_req_test-bin-x509_req_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/x509_test \ test/x509_test-bin-x509_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/x509_time_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/x509_time_test \ test/x509_time_test-bin-x509_time_test.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/x509aux ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/x509aux \ test/x509aux-bin-x509aux.o \ test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f libssl.so && \ ln -s libssl.so.3 libssl.so rm -f apps/openssl rm -f fuzz/asn1-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o apps/openssl \ apps/lib/openssl-bin-cmp_mock_srv.o \ apps/openssl-bin-asn1parse.o apps/openssl-bin-ca.o \ apps/openssl-bin-ciphers.o apps/openssl-bin-cmp.o \ apps/openssl-bin-cms.o apps/openssl-bin-crl.o \ apps/openssl-bin-crl2pkcs7.o apps/openssl-bin-dgst.o \ apps/openssl-bin-dhparam.o apps/openssl-bin-dsa.o \ apps/openssl-bin-dsaparam.o apps/openssl-bin-ec.o \ apps/openssl-bin-ecparam.o apps/openssl-bin-enc.o \ apps/openssl-bin-engine.o apps/openssl-bin-errstr.o \ apps/openssl-bin-fipsinstall.o apps/openssl-bin-gendsa.o \ apps/openssl-bin-genpkey.o apps/openssl-bin-genrsa.o \ apps/openssl-bin-info.o apps/openssl-bin-kdf.o \ apps/openssl-bin-list.o apps/openssl-bin-mac.o \ apps/openssl-bin-nseq.o apps/openssl-bin-ocsp.o \ apps/openssl-bin-openssl.o apps/openssl-bin-passwd.o \ apps/openssl-bin-pkcs12.o apps/openssl-bin-pkcs7.o \ apps/openssl-bin-pkcs8.o apps/openssl-bin-pkey.o \ apps/openssl-bin-pkeyparam.o apps/openssl-bin-pkeyutl.o \ apps/openssl-bin-prime.o apps/openssl-bin-progs.o \ apps/openssl-bin-rand.o apps/openssl-bin-rehash.o \ apps/openssl-bin-req.o apps/openssl-bin-rsa.o \ apps/openssl-bin-rsautl.o apps/openssl-bin-s_client.o \ apps/openssl-bin-s_server.o apps/openssl-bin-s_time.o \ apps/openssl-bin-sess_id.o apps/openssl-bin-skeyutl.o \ apps/openssl-bin-smime.o apps/openssl-bin-speed.o \ apps/openssl-bin-spkac.o apps/openssl-bin-storeutl.o \ apps/openssl-bin-ts.o apps/openssl-bin-verify.o \ apps/openssl-bin-version.o apps/openssl-bin-x509.o \ apps/libapps.a -lssl -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/asn1-test \ fuzz/asn1-test-bin-asn1.o fuzz/asn1-test-bin-fuzz_rand.o \ fuzz/asn1-test-bin-test-corpus.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f fuzz/client-test rm -f fuzz/dtlsclient-test ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/client-test \ fuzz/client-test-bin-client.o \ fuzz/client-test-bin-fuzz_rand.o \ fuzz/client-test-bin-test-corpus.o \ -lssl -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/dtlsclient-test \ fuzz/dtlsclient-test-bin-dtlsclient.o \ fuzz/dtlsclient-test-bin-fuzz_rand.o \ fuzz/dtlsclient-test-bin-test-corpus.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f fuzz/dtlsserver-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/dtlsserver-test \ fuzz/dtlsserver-test-bin-dtlsserver.o \ fuzz/dtlsserver-test-bin-fuzz_rand.o \ fuzz/dtlsserver-test-bin-test-corpus.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f fuzz/server-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/server-test \ fuzz/server-test-bin-fuzz_rand.o \ fuzz/server-test-bin-server.o \ fuzz/server-test-bin-test-corpus.o \ -lssl -lcrypto -lz -ldl -pthread rm -f fuzz/smime-test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o fuzz/smime-test \ fuzz/smime-test-bin-smime.o \ fuzz/smime-test-bin-test-corpus.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/asynciotest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/asynciotest \ test/asynciotest-bin-asynciotest.o \ test/helpers/asynciotest-bin-ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/bad_dtls_test ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/bad_dtls_test \ test/bad_dtls_test-bin-bad_dtls_test.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/build_wincrypt_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/build_wincrypt_test \ test/build_wincrypt_test-bin-build_wincrypt_test.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_aes ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_aes \ test/buildtest_c_aes-bin-buildtest_aes.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_async ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_async \ test/buildtest_c_async-bin-buildtest_async.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_blowfish ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_blowfish \ test/buildtest_c_blowfish-bin-buildtest_blowfish.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_bn ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_bn \ test/buildtest_c_bn-bin-buildtest_bn.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_buffer ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_buffer \ test/buildtest_c_buffer-bin-buildtest_buffer.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_byteorder ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_byteorder \ test/buildtest_c_byteorder-bin-buildtest_byteorder.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_camellia ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_camellia \ test/buildtest_c_camellia-bin-buildtest_camellia.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_cast ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_cast \ test/buildtest_c_cast-bin-buildtest_cast.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_cmac ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_cmac \ test/buildtest_c_cmac-bin-buildtest_cmac.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_cmp_util ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_cmp_util \ test/buildtest_c_cmp_util-bin-buildtest_cmp_util.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_conf_api ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_conf_api \ test/buildtest_c_conf_api-bin-buildtest_conf_api.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_conftypes ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_conftypes \ test/buildtest_c_conftypes-bin-buildtest_conftypes.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_core ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_core \ test/buildtest_c_core-bin-buildtest_core.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_core_dispatch rm -f test/buildtest_c_core_object ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_core_dispatch \ test/buildtest_c_core_dispatch-bin-buildtest_core_dispatch.o \ -lssl -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_core_object \ test/buildtest_c_core_object-bin-buildtest_core_object.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_cryptoerr_legacy ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_cryptoerr_legacy \ test/buildtest_c_cryptoerr_legacy-bin-buildtest_cryptoerr_legacy.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_decoder ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_decoder \ test/buildtest_c_decoder-bin-buildtest_decoder.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_des ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_des \ test/buildtest_c_des-bin-buildtest_des.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_dh rm -f test/buildtest_c_dsa ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_dh \ test/buildtest_c_dh-bin-buildtest_dh.o \ -lssl -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_dsa \ test/buildtest_c_dsa-bin-buildtest_dsa.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_dtls1 ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_dtls1 \ test/buildtest_c_dtls1-bin-buildtest_dtls1.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_e_os2 ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_e_os2 \ test/buildtest_c_e_os2-bin-buildtest_e_os2.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_e_ostime ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_e_ostime \ test/buildtest_c_e_ostime-bin-buildtest_e_ostime.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_ebcdic ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_ebcdic \ test/buildtest_c_ebcdic-bin-buildtest_ebcdic.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_ec ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_ec \ test/buildtest_c_ec-bin-buildtest_ec.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_ecdh ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_ecdh \ test/buildtest_c_ecdh-bin-buildtest_ecdh.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_ecdsa ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_ecdsa \ test/buildtest_c_ecdsa-bin-buildtest_ecdsa.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_encoder ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_encoder \ test/buildtest_c_encoder-bin-buildtest_encoder.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_engine ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_engine \ test/buildtest_c_engine-bin-buildtest_engine.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_evp ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_evp \ test/buildtest_c_evp-bin-buildtest_evp.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_fips_names ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_fips_names \ test/buildtest_c_fips_names-bin-buildtest_fips_names.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_hmac ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_hmac \ test/buildtest_c_hmac-bin-buildtest_hmac.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_hpke ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_hpke \ test/buildtest_c_hpke-bin-buildtest_hpke.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_http rm -f test/buildtest_c_indicator ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_http \ test/buildtest_c_http-bin-buildtest_http.o \ -lssl -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_indicator \ test/buildtest_c_indicator-bin-buildtest_indicator.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_kdf ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_kdf \ test/buildtest_c_kdf-bin-buildtest_kdf.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_macros ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_macros \ test/buildtest_c_macros-bin-buildtest_macros.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_md4 ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_md4 \ test/buildtest_c_md4-bin-buildtest_md4.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_md5 ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_md5 \ test/buildtest_c_md5-bin-buildtest_md5.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_ml_kem ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_ml_kem \ test/buildtest_c_ml_kem-bin-buildtest_ml_kem.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_modes ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_modes \ test/buildtest_c_modes-bin-buildtest_modes.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_obj_mac ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_obj_mac \ test/buildtest_c_obj_mac-bin-buildtest_obj_mac.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_objects ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_objects \ test/buildtest_c_objects-bin-buildtest_objects.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_ossl_typ ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_ossl_typ \ test/buildtest_c_ossl_typ-bin-buildtest_ossl_typ.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_param_build ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_param_build \ test/buildtest_c_param_build-bin-buildtest_param_build.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_params ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_params \ test/buildtest_c_params-bin-buildtest_params.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_pem ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_pem \ test/buildtest_c_pem-bin-buildtest_pem.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_pem2 ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_pem2 \ test/buildtest_c_pem2-bin-buildtest_pem2.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_prov_ssl ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_prov_ssl \ test/buildtest_c_prov_ssl-bin-buildtest_prov_ssl.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_provider ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_provider \ test/buildtest_c_provider-bin-buildtest_provider.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_quic rm -f test/buildtest_c_rand ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_quic \ test/buildtest_c_quic-bin-buildtest_quic.o \ -lssl -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_rand \ test/buildtest_c_rand-bin-buildtest_rand.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_rc2 ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_rc2 \ test/buildtest_c_rc2-bin-buildtest_rc2.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_rc4 ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_rc4 \ test/buildtest_c_rc4-bin-buildtest_rc4.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_ripemd ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_ripemd \ test/buildtest_c_ripemd-bin-buildtest_ripemd.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_rsa rm -f test/buildtest_c_seed ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_rsa \ test/buildtest_c_rsa-bin-buildtest_rsa.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_seed \ test/buildtest_c_seed-bin-buildtest_seed.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_self_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_self_test \ test/buildtest_c_self_test-bin-buildtest_self_test.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_sha ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_sha \ test/buildtest_c_sha-bin-buildtest_sha.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_srtp ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_srtp \ test/buildtest_c_srtp-bin-buildtest_srtp.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_ssl2 ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_ssl2 \ test/buildtest_c_ssl2-bin-buildtest_ssl2.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_sslerr_legacy ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_sslerr_legacy \ test/buildtest_c_sslerr_legacy-bin-buildtest_sslerr_legacy.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_stack ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_stack \ test/buildtest_c_stack-bin-buildtest_stack.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_store ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_store \ test/buildtest_c_store-bin-buildtest_store.o \ -lssl -lcrypto -lz -ldl -pthread rm -f test/buildtest_c_symhacks rm -f test/buildtest_c_thread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_symhacks \ test/buildtest_c_symhacks-bin-buildtest_symhacks.o \ -lssl -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_thread \ test/buildtest_c_thread-bin-buildtest_thread.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_tls1 ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_tls1 \ test/buildtest_c_tls1-bin-buildtest_tls1.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_ts rm -f test/buildtest_c_txt_db rm -f test/buildtest_c_types ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_ts \ test/buildtest_c_ts-bin-buildtest_ts.o \ -lssl -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_txt_db \ test/buildtest_c_txt_db-bin-buildtest_txt_db.o \ -lssl -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_types \ test/buildtest_c_types-bin-buildtest_types.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/buildtest_c_whrlpool ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/ca_internals_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/buildtest_c_whrlpool \ test/buildtest_c_whrlpool-bin-buildtest_whrlpool.o \ -lssl -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/ca_internals_test \ apps/ca_internals_test-bin-ca.o \ apps/lib/ca_internals_test-bin-app_libctx.o \ apps/lib/ca_internals_test-bin-app_provider.o \ apps/lib/ca_internals_test-bin-app_rand.o \ apps/lib/ca_internals_test-bin-app_x509.o \ apps/lib/ca_internals_test-bin-apps.o \ apps/lib/ca_internals_test-bin-apps_ui.o \ apps/lib/ca_internals_test-bin-engine.o \ apps/lib/ca_internals_test-bin-fmt.o \ crypto/asn1/ca_internals_test-bin-a_time.o \ crypto/ca_internals_test-bin-ctype.o \ test/ca_internals_test-bin-ca_internals_test.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/cipherbytes_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/cipherbytes_test \ test/cipherbytes_test-bin-cipherbytes_test.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/cipherlist_test ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/cipherlist_test \ test/cipherlist_test-bin-cipherlist_test.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/ciphername_test rm -f test/clienthellotest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/ciphername_test \ test/ciphername_test-bin-ciphername_test.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/clienthellotest \ test/clienthellotest-bin-clienthellotest.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/danetest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/danetest \ test/danetest-bin-danetest.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/dtls_mtu_test rm -f test/dtlstest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/dtls_mtu_test \ test/dtls_mtu_test-bin-dtls_mtu_test.o \ test/helpers/dtls_mtu_test-bin-ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/dtlstest \ test/dtlstest-bin-dtlstest.o \ test/helpers/dtlstest-bin-ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/dtlsv1listentest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/dtlsv1listentest \ test/dtlsv1listentest-bin-dtlsv1listentest.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/fatalerrtest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/fatalerrtest \ test/fatalerrtest-bin-fatalerrtest.o \ test/helpers/fatalerrtest-bin-ssltestlib.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/recordlentest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/recordlentest \ test/helpers/recordlentest-bin-ssltestlib.o \ test/recordlentest-bin-recordlentest.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/rpktest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/rpktest \ test/helpers/rpktest-bin-ssltestlib.o \ test/rpktest-bin-rpktest.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/servername_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/servername_test \ test/helpers/servername_test-bin-ssltestlib.o \ test/servername_test-bin-servername_test.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/ssl_ctx_test ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/ssl_ctx_test \ test/ssl_ctx_test-bin-ssl_ctx_test.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/ssl_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/ssl_test \ test/helpers/ssl_test-bin-handshake.o \ test/helpers/ssl_test-bin-ssl_test_ctx.o \ test/ssl_test-bin-ssl_test.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/ssl_test_ctx_test rm -f test/sslbuffertest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/ssl_test_ctx_test \ test/helpers/ssl_test_ctx_test-bin-ssl_test_ctx.o \ test/ssl_test_ctx_test-bin-ssl_test_ctx_test.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/sslbuffertest \ test/helpers/sslbuffertest-bin-ssltestlib.o \ test/sslbuffertest-bin-sslbuffertest.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/sslcorrupttest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/sslcorrupttest \ test/helpers/sslcorrupttest-bin-ssltestlib.o \ test/sslcorrupttest-bin-sslcorrupttest.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/sysdefaulttest rm -f test/tls13ccstest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/sysdefaulttest \ test/sysdefaulttest-bin-sysdefaulttest.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/tls13ccstest \ test/helpers/tls13ccstest-bin-ssltestlib.o \ test/tls13ccstest-bin-tls13ccstest.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/tls13groupselection_test ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/tls13groupselection_test \ test/helpers/tls13groupselection_test-bin-ssltestlib.o \ test/tls13groupselection_test-bin-tls13groupselection_test.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. rm -f test/tls13secretstest ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/tls13secretstest \ crypto/tls13secretstest-bin-packet.o \ crypto/tls13secretstest-bin-quic_vlint.o \ ssl/tls13secretstest-bin-tls13_enc.o \ test/tls13secretstest-bin-tls13secretstest.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread rm -f test/uitest ${LDCMD:-gcc} -pthread -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -DPURIFY -Wa,--noexecstack -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wa,--noexecstack -L. \ -o test/uitest \ apps/lib/uitest-bin-apps_ui.o test/uitest-bin-uitest.o \ -lssl test/libtestutil.a -lcrypto -lz -ldl -pthread ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. ./libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. make[2]: Leaving directory '/usr/src/openssl-3.5.0' make[1]: Leaving directory '/usr/src/openssl-3.5.0' # Install everything cd /usr/src/openssl-3.5.0 && make install make[1]: Entering directory '/usr/src/openssl-3.5.0' "make" depend && "make" _build_libs make[2]: Entering directory '/usr/src/openssl-3.5.0' make[2]: Leaving directory '/usr/src/openssl-3.5.0' make[2]: Entering directory '/usr/src/openssl-3.5.0' make[2]: Nothing to be done for '_build_libs'. make[2]: Leaving directory '/usr/src/openssl-3.5.0' *** Installing runtime libraries install libcrypto.so.3 -> /usr/lib/libcrypto.so.3 install libssl.so.3 -> /usr/lib/libssl.so.3 *** Installing development files created directory `/usr/include/openssl' install ./include/openssl/aes.h -> /usr/include/openssl/aes.h install ./include/openssl/asn1.h -> /usr/include/openssl/asn1.h install ./include/openssl/asn1err.h -> /usr/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /usr/include/openssl/asn1t.h install ./include/openssl/async.h -> /usr/include/openssl/async.h install ./include/openssl/asyncerr.h -> /usr/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /usr/include/openssl/bio.h install ./include/openssl/bioerr.h -> /usr/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /usr/include/openssl/blowfish.h install ./include/openssl/bn.h -> /usr/include/openssl/bn.h install ./include/openssl/bnerr.h -> /usr/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /usr/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /usr/include/openssl/buffererr.h install ./include/openssl/byteorder.h -> /usr/include/openssl/byteorder.h install ./include/openssl/camellia.h -> /usr/include/openssl/camellia.h install ./include/openssl/cast.h -> /usr/include/openssl/cast.h install ./include/openssl/cmac.h -> /usr/include/openssl/cmac.h install ./include/openssl/cmp.h -> /usr/include/openssl/cmp.h install ./include/openssl/cmp_util.h -> /usr/include/openssl/cmp_util.h install ./include/openssl/cmperr.h -> /usr/include/openssl/cmperr.h install ./include/openssl/cms.h -> /usr/include/openssl/cms.h install ./include/openssl/cmserr.h -> /usr/include/openssl/cmserr.h install ./include/openssl/comp.h -> /usr/include/openssl/comp.h install ./include/openssl/comperr.h -> /usr/include/openssl/comperr.h install ./include/openssl/conf.h -> /usr/include/openssl/conf.h install ./include/openssl/conf_api.h -> /usr/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /usr/include/openssl/conferr.h install ./include/openssl/configuration.h -> /usr/include/openssl/configuration.h install ./include/openssl/conftypes.h -> /usr/include/openssl/conftypes.h install ./include/openssl/core.h -> /usr/include/openssl/core.h install ./include/openssl/core_dispatch.h -> /usr/include/openssl/core_dispatch.h install ./include/openssl/core_names.h -> /usr/include/openssl/core_names.h install ./include/openssl/core_object.h -> /usr/include/openssl/core_object.h install ./include/openssl/crmf.h -> /usr/include/openssl/crmf.h install ./include/openssl/crmferr.h -> /usr/include/openssl/crmferr.h install ./include/openssl/crypto.h -> /usr/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /usr/include/openssl/cryptoerr.h install ./include/openssl/cryptoerr_legacy.h -> /usr/include/openssl/cryptoerr_legacy.h install ./include/openssl/ct.h -> /usr/include/openssl/ct.h install ./include/openssl/cterr.h -> /usr/include/openssl/cterr.h install ./include/openssl/decoder.h -> /usr/include/openssl/decoder.h install ./include/openssl/decodererr.h -> /usr/include/openssl/decodererr.h install ./include/openssl/des.h -> /usr/include/openssl/des.h install ./include/openssl/dh.h -> /usr/include/openssl/dh.h install ./include/openssl/dherr.h -> /usr/include/openssl/dherr.h install ./include/openssl/dsa.h -> /usr/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /usr/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /usr/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /usr/include/openssl/e_os2.h install ./include/openssl/e_ostime.h -> /usr/include/openssl/e_ostime.h install ./include/openssl/ebcdic.h -> /usr/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /usr/include/openssl/ec.h install ./include/openssl/ecdh.h -> /usr/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /usr/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /usr/include/openssl/ecerr.h install ./include/openssl/encoder.h -> /usr/include/openssl/encoder.h install ./include/openssl/encodererr.h -> /usr/include/openssl/encodererr.h install ./include/openssl/engine.h -> /usr/include/openssl/engine.h install ./include/openssl/engineerr.h -> /usr/include/openssl/engineerr.h install ./include/openssl/err.h -> /usr/include/openssl/err.h install ./include/openssl/ess.h -> /usr/include/openssl/ess.h install ./include/openssl/esserr.h -> /usr/include/openssl/esserr.h install ./include/openssl/evp.h -> /usr/include/openssl/evp.h install ./include/openssl/evperr.h -> /usr/include/openssl/evperr.h install ./include/openssl/fips_names.h -> /usr/include/openssl/fips_names.h install ./include/openssl/fipskey.h -> /usr/include/openssl/fipskey.h install ./include/openssl/hmac.h -> /usr/include/openssl/hmac.h install ./include/openssl/hpke.h -> /usr/include/openssl/hpke.h install ./include/openssl/http.h -> /usr/include/openssl/http.h install ./include/openssl/httperr.h -> /usr/include/openssl/httperr.h install ./include/openssl/idea.h -> /usr/include/openssl/idea.h install ./include/openssl/indicator.h -> /usr/include/openssl/indicator.h install ./include/openssl/kdf.h -> /usr/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /usr/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /usr/include/openssl/lhash.h install ./include/openssl/macros.h -> /usr/include/openssl/macros.h install ./include/openssl/md2.h -> /usr/include/openssl/md2.h install ./include/openssl/md4.h -> /usr/include/openssl/md4.h install ./include/openssl/md5.h -> /usr/include/openssl/md5.h install ./include/openssl/mdc2.h -> /usr/include/openssl/mdc2.h install ./include/openssl/ml_kem.h -> /usr/include/openssl/ml_kem.h install ./include/openssl/modes.h -> /usr/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /usr/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /usr/include/openssl/objects.h install ./include/openssl/objectserr.h -> /usr/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /usr/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /usr/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /usr/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /usr/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /usr/include/openssl/ossl_typ.h install ./include/openssl/param_build.h -> /usr/include/openssl/param_build.h install ./include/openssl/params.h -> /usr/include/openssl/params.h install ./include/openssl/pem.h -> /usr/include/openssl/pem.h install ./include/openssl/pem2.h -> /usr/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /usr/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /usr/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /usr/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /usr/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /usr/include/openssl/pkcs7err.h install ./include/openssl/prov_ssl.h -> /usr/include/openssl/prov_ssl.h install ./include/openssl/proverr.h -> /usr/include/openssl/proverr.h install ./include/openssl/provider.h -> /usr/include/openssl/provider.h install ./include/openssl/quic.h -> /usr/include/openssl/quic.h install ./include/openssl/rand.h -> /usr/include/openssl/rand.h install ./include/openssl/randerr.h -> /usr/include/openssl/randerr.h install ./include/openssl/rc2.h -> /usr/include/openssl/rc2.h install ./include/openssl/rc4.h -> /usr/include/openssl/rc4.h install ./include/openssl/rc5.h -> /usr/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /usr/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /usr/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /usr/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /usr/include/openssl/safestack.h install ./include/openssl/seed.h -> /usr/include/openssl/seed.h install ./include/openssl/self_test.h -> /usr/include/openssl/self_test.h install ./include/openssl/sha.h -> /usr/include/openssl/sha.h install ./include/openssl/srp.h -> /usr/include/openssl/srp.h install ./include/openssl/srtp.h -> /usr/include/openssl/srtp.h install ./include/openssl/ssl.h -> /usr/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /usr/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /usr/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /usr/include/openssl/sslerr.h install ./include/openssl/sslerr_legacy.h -> /usr/include/openssl/sslerr_legacy.h install ./include/openssl/stack.h -> /usr/include/openssl/stack.h install ./include/openssl/store.h -> /usr/include/openssl/store.h install ./include/openssl/storeerr.h -> /usr/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /usr/include/openssl/symhacks.h install ./include/openssl/thread.h -> /usr/include/openssl/thread.h install ./include/openssl/tls1.h -> /usr/include/openssl/tls1.h install ./include/openssl/trace.h -> /usr/include/openssl/trace.h install ./include/openssl/ts.h -> /usr/include/openssl/ts.h install ./include/openssl/tserr.h -> /usr/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /usr/include/openssl/txt_db.h install ./include/openssl/types.h -> /usr/include/openssl/types.h install ./include/openssl/ui.h -> /usr/include/openssl/ui.h install ./include/openssl/uierr.h -> /usr/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /usr/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /usr/include/openssl/x509.h install ./include/openssl/x509_acert.h -> /usr/include/openssl/x509_acert.h install ./include/openssl/x509_vfy.h -> /usr/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /usr/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /usr/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /usr/include/openssl/x509v3err.h install ./include/openssl/aes.h -> /usr/include/openssl/aes.h install ./include/openssl/asn1.h -> /usr/include/openssl/asn1.h install ./include/openssl/asn1err.h -> /usr/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /usr/include/openssl/asn1t.h install ./include/openssl/async.h -> /usr/include/openssl/async.h install ./include/openssl/asyncerr.h -> /usr/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /usr/include/openssl/bio.h install ./include/openssl/bioerr.h -> /usr/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /usr/include/openssl/blowfish.h install ./include/openssl/bn.h -> /usr/include/openssl/bn.h install ./include/openssl/bnerr.h -> /usr/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /usr/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /usr/include/openssl/buffererr.h install ./include/openssl/byteorder.h -> /usr/include/openssl/byteorder.h install ./include/openssl/camellia.h -> /usr/include/openssl/camellia.h install ./include/openssl/cast.h -> /usr/include/openssl/cast.h install ./include/openssl/cmac.h -> /usr/include/openssl/cmac.h install ./include/openssl/cmp.h -> /usr/include/openssl/cmp.h install ./include/openssl/cmp_util.h -> /usr/include/openssl/cmp_util.h install ./include/openssl/cmperr.h -> /usr/include/openssl/cmperr.h install ./include/openssl/cms.h -> /usr/include/openssl/cms.h install ./include/openssl/cmserr.h -> /usr/include/openssl/cmserr.h install ./include/openssl/comp.h -> /usr/include/openssl/comp.h install ./include/openssl/comperr.h -> /usr/include/openssl/comperr.h install ./include/openssl/conf.h -> /usr/include/openssl/conf.h install ./include/openssl/conf_api.h -> /usr/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /usr/include/openssl/conferr.h install ./include/openssl/configuration.h -> /usr/include/openssl/configuration.h install ./include/openssl/conftypes.h -> /usr/include/openssl/conftypes.h install ./include/openssl/core.h -> /usr/include/openssl/core.h install ./include/openssl/core_dispatch.h -> /usr/include/openssl/core_dispatch.h install ./include/openssl/core_names.h -> /usr/include/openssl/core_names.h install ./include/openssl/core_object.h -> /usr/include/openssl/core_object.h install ./include/openssl/crmf.h -> /usr/include/openssl/crmf.h install ./include/openssl/crmferr.h -> /usr/include/openssl/crmferr.h install ./include/openssl/crypto.h -> /usr/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /usr/include/openssl/cryptoerr.h install ./include/openssl/cryptoerr_legacy.h -> /usr/include/openssl/cryptoerr_legacy.h install ./include/openssl/ct.h -> /usr/include/openssl/ct.h install ./include/openssl/cterr.h -> /usr/include/openssl/cterr.h install ./include/openssl/decoder.h -> /usr/include/openssl/decoder.h install ./include/openssl/decodererr.h -> /usr/include/openssl/decodererr.h install ./include/openssl/des.h -> /usr/include/openssl/des.h install ./include/openssl/dh.h -> /usr/include/openssl/dh.h install ./include/openssl/dherr.h -> /usr/include/openssl/dherr.h install ./include/openssl/dsa.h -> /usr/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /usr/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /usr/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /usr/include/openssl/e_os2.h install ./include/openssl/e_ostime.h -> /usr/include/openssl/e_ostime.h install ./include/openssl/ebcdic.h -> /usr/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /usr/include/openssl/ec.h install ./include/openssl/ecdh.h -> /usr/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /usr/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /usr/include/openssl/ecerr.h install ./include/openssl/encoder.h -> /usr/include/openssl/encoder.h install ./include/openssl/encodererr.h -> /usr/include/openssl/encodererr.h install ./include/openssl/engine.h -> /usr/include/openssl/engine.h install ./include/openssl/engineerr.h -> /usr/include/openssl/engineerr.h install ./include/openssl/err.h -> /usr/include/openssl/err.h install ./include/openssl/ess.h -> /usr/include/openssl/ess.h install ./include/openssl/esserr.h -> /usr/include/openssl/esserr.h install ./include/openssl/evp.h -> /usr/include/openssl/evp.h install ./include/openssl/evperr.h -> /usr/include/openssl/evperr.h install ./include/openssl/fips_names.h -> /usr/include/openssl/fips_names.h install ./include/openssl/fipskey.h -> /usr/include/openssl/fipskey.h install ./include/openssl/hmac.h -> /usr/include/openssl/hmac.h install ./include/openssl/hpke.h -> /usr/include/openssl/hpke.h install ./include/openssl/http.h -> /usr/include/openssl/http.h install ./include/openssl/httperr.h -> /usr/include/openssl/httperr.h install ./include/openssl/idea.h -> /usr/include/openssl/idea.h install ./include/openssl/indicator.h -> /usr/include/openssl/indicator.h install ./include/openssl/kdf.h -> /usr/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /usr/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /usr/include/openssl/lhash.h install ./include/openssl/macros.h -> /usr/include/openssl/macros.h install ./include/openssl/md2.h -> /usr/include/openssl/md2.h install ./include/openssl/md4.h -> /usr/include/openssl/md4.h install ./include/openssl/md5.h -> /usr/include/openssl/md5.h install ./include/openssl/mdc2.h -> /usr/include/openssl/mdc2.h install ./include/openssl/ml_kem.h -> /usr/include/openssl/ml_kem.h install ./include/openssl/modes.h -> /usr/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /usr/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /usr/include/openssl/objects.h install ./include/openssl/objectserr.h -> /usr/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /usr/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /usr/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /usr/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /usr/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /usr/include/openssl/ossl_typ.h install ./include/openssl/param_build.h -> /usr/include/openssl/param_build.h install ./include/openssl/params.h -> /usr/include/openssl/params.h install ./include/openssl/pem.h -> /usr/include/openssl/pem.h install ./include/openssl/pem2.h -> /usr/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /usr/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /usr/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /usr/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /usr/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /usr/include/openssl/pkcs7err.h install ./include/openssl/prov_ssl.h -> /usr/include/openssl/prov_ssl.h install ./include/openssl/proverr.h -> /usr/include/openssl/proverr.h install ./include/openssl/provider.h -> /usr/include/openssl/provider.h install ./include/openssl/quic.h -> /usr/include/openssl/quic.h install ./include/openssl/rand.h -> /usr/include/openssl/rand.h install ./include/openssl/randerr.h -> /usr/include/openssl/randerr.h install ./include/openssl/rc2.h -> /usr/include/openssl/rc2.h install ./include/openssl/rc4.h -> /usr/include/openssl/rc4.h install ./include/openssl/rc5.h -> /usr/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /usr/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /usr/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /usr/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /usr/include/openssl/safestack.h install ./include/openssl/seed.h -> /usr/include/openssl/seed.h install ./include/openssl/self_test.h -> /usr/include/openssl/self_test.h install ./include/openssl/sha.h -> /usr/include/openssl/sha.h install ./include/openssl/srp.h -> /usr/include/openssl/srp.h install ./include/openssl/srtp.h -> /usr/include/openssl/srtp.h install ./include/openssl/ssl.h -> /usr/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /usr/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /usr/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /usr/include/openssl/sslerr.h install ./include/openssl/sslerr_legacy.h -> /usr/include/openssl/sslerr_legacy.h install ./include/openssl/stack.h -> /usr/include/openssl/stack.h install ./include/openssl/store.h -> /usr/include/openssl/store.h install ./include/openssl/storeerr.h -> /usr/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /usr/include/openssl/symhacks.h install ./include/openssl/thread.h -> /usr/include/openssl/thread.h install ./include/openssl/tls1.h -> /usr/include/openssl/tls1.h install ./include/openssl/trace.h -> /usr/include/openssl/trace.h install ./include/openssl/ts.h -> /usr/include/openssl/ts.h install ./include/openssl/tserr.h -> /usr/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /usr/include/openssl/txt_db.h install ./include/openssl/types.h -> /usr/include/openssl/types.h install ./include/openssl/ui.h -> /usr/include/openssl/ui.h install ./include/openssl/uierr.h -> /usr/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /usr/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /usr/include/openssl/x509.h install ./include/openssl/x509_acert.h -> /usr/include/openssl/x509_acert.h install ./include/openssl/x509_vfy.h -> /usr/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /usr/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /usr/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /usr/include/openssl/x509v3err.h install libcrypto.a -> /usr/lib/libcrypto.a install libssl.a -> /usr/lib/libssl.a link /usr/lib/libcrypto.so -> /usr/lib/libcrypto.so.3 link /usr/lib/libssl.so -> /usr/lib/libssl.so.3 install exporters/libcrypto.pc -> /usr/lib/pkgconfig/libcrypto.pc install exporters/libssl.pc -> /usr/lib/pkgconfig/libssl.pc install exporters/openssl.pc -> /usr/lib/pkgconfig/openssl.pc created directory `/usr/lib/cmake' created directory `/usr/lib/cmake/OpenSSL' install exporters/OpenSSLConfig.cmake -> /usr/lib/cmake/OpenSSL/OpenSSLConfig.cmake install exporters/OpenSSLConfigVersion.cmake -> /usr/lib/cmake/OpenSSL/OpenSSLConfigVersion.cmake "make" depend && "make" _build_modules make[2]: Entering directory '/usr/src/openssl-3.5.0' make[2]: Leaving directory '/usr/src/openssl-3.5.0' make[2]: Entering directory '/usr/src/openssl-3.5.0' make[2]: Nothing to be done for '_build_modules'. make[2]: Leaving directory '/usr/src/openssl-3.5.0' created directory `/usr/lib/engines-3' *** Installing engines install engines/afalg.so -> /usr/lib/engines-3/afalg.so install engines/capi.so -> /usr/lib/engines-3/capi.so install engines/loader_attic.so -> /usr/lib/engines-3/loader_attic.so install engines/padlock.so -> /usr/lib/engines-3/padlock.so created directory `/usr/lib/ossl-modules' *** Installing modules install providers/legacy.so -> /usr/lib/ossl-modules/legacy.so "make" depend && "make" _build_programs make[2]: Entering directory '/usr/src/openssl-3.5.0' make[2]: Leaving directory '/usr/src/openssl-3.5.0' make[2]: Entering directory '/usr/src/openssl-3.5.0' make[2]: Nothing to be done for '_build_programs'. make[2]: Leaving directory '/usr/src/openssl-3.5.0' *** Installing runtime programs install apps/openssl -> /usr/bin/openssl install tools/c_rehash -> /usr/bin/c_rehash created directory `/etc/ssl' created directory `/etc/ssl/certs' created directory `/etc/ssl/private' created directory `/etc/ssl/misc' install apps/CA.pl -> /etc/ssl/misc/CA.pl install apps/tsget.pl -> /etc/ssl/misc/tsget.pl link /etc/ssl/misc/tsget -> /etc/ssl/misc/tsget.pl install ./apps/openssl.cnf -> /etc/ssl/openssl.cnf.dist install ./apps/openssl.cnf -> /etc/ssl/openssl.cnf install ./apps/ct_log_list.cnf -> /etc/ssl/ct_log_list.cnf.dist install ./apps/ct_log_list.cnf -> /etc/ssl/ct_log_list.cnf pod2man --name=CA.PL --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/CA.pl.pod >doc/man/man1/CA.pl.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-asn1parse.pod.in > doc/man1/openssl-asn1parse.pod pod2man --name=OPENSSL-ASN1PARSE --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-asn1parse.pod >doc/man/man1/openssl-asn1parse.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-ca.pod.in > doc/man1/openssl-ca.pod pod2man --name=OPENSSL-CA --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-ca.pod >doc/man/man1/openssl-ca.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-ciphers.pod.in > doc/man1/openssl-ciphers.pod pod2man --name=OPENSSL-CIPHERS --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-ciphers.pod >doc/man/man1/openssl-ciphers.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-cmds.pod.in > doc/man1/openssl-cmds.pod pod2man --name=OPENSSL-CMDS --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-cmds.pod >doc/man/man1/openssl-cmds.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-cmp.pod.in > doc/man1/openssl-cmp.pod pod2man --name=OPENSSL-CMP --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-cmp.pod >doc/man/man1/openssl-cmp.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-cms.pod.in > doc/man1/openssl-cms.pod pod2man --name=OPENSSL-CMS --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-cms.pod >doc/man/man1/openssl-cms.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-crl.pod.in > doc/man1/openssl-crl.pod pod2man --name=OPENSSL-CRL --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-crl.pod >doc/man/man1/openssl-crl.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-crl2pkcs7.pod.in > doc/man1/openssl-crl2pkcs7.pod pod2man --name=OPENSSL-CRL2PKCS7 --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-crl2pkcs7.pod >doc/man/man1/openssl-crl2pkcs7.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-dgst.pod.in > doc/man1/openssl-dgst.pod pod2man --name=OPENSSL-DGST --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-dgst.pod >doc/man/man1/openssl-dgst.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-dhparam.pod.in > doc/man1/openssl-dhparam.pod pod2man --name=OPENSSL-DHPARAM --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-dhparam.pod >doc/man/man1/openssl-dhparam.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-dsa.pod.in > doc/man1/openssl-dsa.pod pod2man --name=OPENSSL-DSA --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-dsa.pod >doc/man/man1/openssl-dsa.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-dsaparam.pod.in > doc/man1/openssl-dsaparam.pod pod2man --name=OPENSSL-DSAPARAM --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-dsaparam.pod >doc/man/man1/openssl-dsaparam.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-ec.pod.in > doc/man1/openssl-ec.pod pod2man --name=OPENSSL-EC --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-ec.pod >doc/man/man1/openssl-ec.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-ecparam.pod.in > doc/man1/openssl-ecparam.pod pod2man --name=OPENSSL-ECPARAM --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-ecparam.pod >doc/man/man1/openssl-ecparam.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-enc.pod.in > doc/man1/openssl-enc.pod pod2man --name=OPENSSL-ENC --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-enc.pod >doc/man/man1/openssl-enc.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-engine.pod.in > doc/man1/openssl-engine.pod pod2man --name=OPENSSL-ENGINE --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-engine.pod >doc/man/man1/openssl-engine.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-errstr.pod.in > doc/man1/openssl-errstr.pod pod2man --name=OPENSSL-ERRSTR --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-errstr.pod >doc/man/man1/openssl-errstr.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-fipsinstall.pod.in > doc/man1/openssl-fipsinstall.pod pod2man --name=OPENSSL-FIPSINSTALL --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-fipsinstall.pod >doc/man/man1/openssl-fipsinstall.1 pod2man --name=OPENSSL-FORMAT-OPTIONS --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-format-options.pod >doc/man/man1/openssl-format-options.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-gendsa.pod.in > doc/man1/openssl-gendsa.pod pod2man --name=OPENSSL-GENDSA --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-gendsa.pod >doc/man/man1/openssl-gendsa.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-genpkey.pod.in > doc/man1/openssl-genpkey.pod pod2man --name=OPENSSL-GENPKEY --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-genpkey.pod >doc/man/man1/openssl-genpkey.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-genrsa.pod.in > doc/man1/openssl-genrsa.pod pod2man --name=OPENSSL-GENRSA --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-genrsa.pod >doc/man/man1/openssl-genrsa.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-info.pod.in > doc/man1/openssl-info.pod pod2man --name=OPENSSL-INFO --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-info.pod >doc/man/man1/openssl-info.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-kdf.pod.in > doc/man1/openssl-kdf.pod pod2man --name=OPENSSL-KDF --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-kdf.pod >doc/man/man1/openssl-kdf.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-list.pod.in > doc/man1/openssl-list.pod pod2man --name=OPENSSL-LIST --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-list.pod >doc/man/man1/openssl-list.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-mac.pod.in > doc/man1/openssl-mac.pod pod2man --name=OPENSSL-MAC --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-mac.pod >doc/man/man1/openssl-mac.1 pod2man --name=OPENSSL-NAMEDISPLAY-OPTIONS --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-namedisplay-options.pod >doc/man/man1/openssl-namedisplay-options.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-nseq.pod.in > doc/man1/openssl-nseq.pod pod2man --name=OPENSSL-NSEQ --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-nseq.pod >doc/man/man1/openssl-nseq.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-ocsp.pod.in > doc/man1/openssl-ocsp.pod pod2man --name=OPENSSL-OCSP --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-ocsp.pod >doc/man/man1/openssl-ocsp.1 pod2man --name=OPENSSL-PASSPHRASE-OPTIONS --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-passphrase-options.pod >doc/man/man1/openssl-passphrase-options.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-passwd.pod.in > doc/man1/openssl-passwd.pod pod2man --name=OPENSSL-PASSWD --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-passwd.pod >doc/man/man1/openssl-passwd.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-pkcs12.pod.in > doc/man1/openssl-pkcs12.pod pod2man --name=OPENSSL-PKCS12 --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-pkcs12.pod >doc/man/man1/openssl-pkcs12.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-pkcs7.pod.in > doc/man1/openssl-pkcs7.pod pod2man --name=OPENSSL-PKCS7 --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-pkcs7.pod >doc/man/man1/openssl-pkcs7.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-pkcs8.pod.in > doc/man1/openssl-pkcs8.pod pod2man --name=OPENSSL-PKCS8 --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-pkcs8.pod >doc/man/man1/openssl-pkcs8.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-pkey.pod.in > doc/man1/openssl-pkey.pod pod2man --name=OPENSSL-PKEY --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-pkey.pod >doc/man/man1/openssl-pkey.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-pkeyparam.pod.in > doc/man1/openssl-pkeyparam.pod pod2man --name=OPENSSL-PKEYPARAM --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-pkeyparam.pod >doc/man/man1/openssl-pkeyparam.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-pkeyutl.pod.in > doc/man1/openssl-pkeyutl.pod pod2man --name=OPENSSL-PKEYUTL --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-pkeyutl.pod >doc/man/man1/openssl-pkeyutl.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-prime.pod.in > doc/man1/openssl-prime.pod pod2man --name=OPENSSL-PRIME --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-prime.pod >doc/man/man1/openssl-prime.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-rand.pod.in > doc/man1/openssl-rand.pod pod2man --name=OPENSSL-RAND --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-rand.pod >doc/man/man1/openssl-rand.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-rehash.pod.in > doc/man1/openssl-rehash.pod pod2man --name=OPENSSL-REHASH --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-rehash.pod >doc/man/man1/openssl-rehash.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-req.pod.in > doc/man1/openssl-req.pod pod2man --name=OPENSSL-REQ --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-req.pod >doc/man/man1/openssl-req.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-rsa.pod.in > doc/man1/openssl-rsa.pod pod2man --name=OPENSSL-RSA --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-rsa.pod >doc/man/man1/openssl-rsa.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-rsautl.pod.in > doc/man1/openssl-rsautl.pod pod2man --name=OPENSSL-RSAUTL --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-rsautl.pod >doc/man/man1/openssl-rsautl.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-s_client.pod.in > doc/man1/openssl-s_client.pod pod2man --name=OPENSSL-S_CLIENT --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-s_client.pod >doc/man/man1/openssl-s_client.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-s_server.pod.in > doc/man1/openssl-s_server.pod pod2man --name=OPENSSL-S_SERVER --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-s_server.pod >doc/man/man1/openssl-s_server.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-s_time.pod.in > doc/man1/openssl-s_time.pod pod2man --name=OPENSSL-S_TIME --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-s_time.pod >doc/man/man1/openssl-s_time.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-sess_id.pod.in > doc/man1/openssl-sess_id.pod pod2man --name=OPENSSL-SESS_ID --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-sess_id.pod >doc/man/man1/openssl-sess_id.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-skeyutl.pod.in > doc/man1/openssl-skeyutl.pod pod2man --name=OPENSSL-SKEYUTL --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-skeyutl.pod >doc/man/man1/openssl-skeyutl.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-smime.pod.in > doc/man1/openssl-smime.pod pod2man --name=OPENSSL-SMIME --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-smime.pod >doc/man/man1/openssl-smime.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-speed.pod.in > doc/man1/openssl-speed.pod pod2man --name=OPENSSL-SPEED --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-speed.pod >doc/man/man1/openssl-speed.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-spkac.pod.in > doc/man1/openssl-spkac.pod pod2man --name=OPENSSL-SPKAC --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-spkac.pod >doc/man/man1/openssl-spkac.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-srp.pod.in > doc/man1/openssl-srp.pod pod2man --name=OPENSSL-SRP --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-srp.pod >doc/man/man1/openssl-srp.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-storeutl.pod.in > doc/man1/openssl-storeutl.pod pod2man --name=OPENSSL-STOREUTL --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-storeutl.pod >doc/man/man1/openssl-storeutl.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-ts.pod.in > doc/man1/openssl-ts.pod pod2man --name=OPENSSL-TS --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-ts.pod >doc/man/man1/openssl-ts.1 pod2man --name=OPENSSL-VERIFICATION-OPTIONS --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-verification-options.pod >doc/man/man1/openssl-verification-options.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-verify.pod.in > doc/man1/openssl-verify.pod pod2man --name=OPENSSL-VERIFY --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-verify.pod >doc/man/man1/openssl-verify.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-version.pod.in > doc/man1/openssl-version.pod pod2man --name=OPENSSL-VERSION --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-version.pod >doc/man/man1/openssl-version.1 /usr/bin/perl "-I." "-Idoc" "-Mconfigdata" "-Mconfigdata" "-Mperlvars" "util/dofile.pl" "-oMakefile" doc/man1/openssl-x509.pod.in > doc/man1/openssl-x509.pod pod2man --name=OPENSSL-X509 --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl-x509.pod >doc/man/man1/openssl-x509.1 pod2man --name=OPENSSL --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/openssl.pod >doc/man/man1/openssl.1 pod2man --name=TSGET --section=1ossl --center=OpenSSL \ --release=3.5.0 doc/man1/tsget.pod >doc/man/man1/tsget.1 pod2man --name=ADMISSIONS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ADMISSIONS.pod >doc/man/man3/ADMISSIONS.3 pod2man --name=ASN1_EXTERN_FUNCS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_EXTERN_FUNCS.pod >doc/man/man3/ASN1_EXTERN_FUNCS.3 pod2man --name=ASN1_INTEGER_GET_INT64 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_INTEGER_get_int64.pod >doc/man/man3/ASN1_INTEGER_get_int64.3 pod2man --name=ASN1_INTEGER_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_INTEGER_new.pod >doc/man/man3/ASN1_INTEGER_new.3 pod2man --name=ASN1_ITEM_LOOKUP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_ITEM_lookup.pod >doc/man/man3/ASN1_ITEM_lookup.3 pod2man --name=ASN1_OBJECT_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_OBJECT_new.pod >doc/man/man3/ASN1_OBJECT_new.3 pod2man --name=ASN1_STRING_TABLE_ADD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_STRING_TABLE_add.pod >doc/man/man3/ASN1_STRING_TABLE_add.3 pod2man --name=ASN1_STRING_LENGTH --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_STRING_length.pod >doc/man/man3/ASN1_STRING_length.3 pod2man --name=ASN1_STRING_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_STRING_new.pod >doc/man/man3/ASN1_STRING_new.3 pod2man --name=ASN1_STRING_PRINT_EX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_STRING_print_ex.pod >doc/man/man3/ASN1_STRING_print_ex.3 pod2man --name=ASN1_TIME_SET --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_TIME_set.pod >doc/man/man3/ASN1_TIME_set.3 pod2man --name=ASN1_TYPE_GET --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_TYPE_get.pod >doc/man/man3/ASN1_TYPE_get.3 pod2man --name=ASN1_AUX_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_aux_cb.pod >doc/man/man3/ASN1_aux_cb.3 pod2man --name=ASN1_GENERATE_NCONF --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_generate_nconf.pod >doc/man/man3/ASN1_generate_nconf.3 pod2man --name=ASN1_ITEM_D2I_BIO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_item_d2i_bio.pod >doc/man/man3/ASN1_item_d2i_bio.3 pod2man --name=ASN1_ITEM_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_item_new.pod >doc/man/man3/ASN1_item_new.3 pod2man --name=ASN1_ITEM_SIGN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASN1_item_sign.pod >doc/man/man3/ASN1_item_sign.3 pod2man --name=ASYNC_WAIT_CTX_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASYNC_WAIT_CTX_new.pod >doc/man/man3/ASYNC_WAIT_CTX_new.3 pod2man --name=ASYNC_START_JOB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ASYNC_start_job.pod >doc/man/man3/ASYNC_start_job.3 pod2man --name=BF_ENCRYPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BF_encrypt.pod >doc/man/man3/BF_encrypt.3 pod2man --name=BIO_ADDR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_ADDR.pod >doc/man/man3/BIO_ADDR.3 pod2man --name=BIO_ADDRINFO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_ADDRINFO.pod >doc/man/man3/BIO_ADDRINFO.3 pod2man --name=BIO_CONNECT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_connect.pod >doc/man/man3/BIO_connect.3 pod2man --name=BIO_CTRL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_ctrl.pod >doc/man/man3/BIO_ctrl.3 pod2man --name=BIO_F_BASE64 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_f_base64.pod >doc/man/man3/BIO_f_base64.3 pod2man --name=BIO_F_BUFFER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_f_buffer.pod >doc/man/man3/BIO_f_buffer.3 pod2man --name=BIO_F_CIPHER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_f_cipher.pod >doc/man/man3/BIO_f_cipher.3 pod2man --name=BIO_F_MD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_f_md.pod >doc/man/man3/BIO_f_md.3 pod2man --name=BIO_F_NULL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_f_null.pod >doc/man/man3/BIO_f_null.3 pod2man --name=BIO_F_PREFIX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_f_prefix.pod >doc/man/man3/BIO_f_prefix.3 pod2man --name=BIO_F_READBUFFER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_f_readbuffer.pod >doc/man/man3/BIO_f_readbuffer.3 pod2man --name=BIO_F_SSL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_f_ssl.pod >doc/man/man3/BIO_f_ssl.3 pod2man --name=BIO_FIND_TYPE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_find_type.pod >doc/man/man3/BIO_find_type.3 pod2man --name=BIO_GET_DATA --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_get_data.pod >doc/man/man3/BIO_get_data.3 pod2man --name=BIO_GET_EX_NEW_INDEX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_get_ex_new_index.pod >doc/man/man3/BIO_get_ex_new_index.3 pod2man --name=BIO_GET_RPOLL_DESCRIPTOR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_get_rpoll_descriptor.pod >doc/man/man3/BIO_get_rpoll_descriptor.3 pod2man --name=BIO_METH_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_meth_new.pod >doc/man/man3/BIO_meth_new.3 pod2man --name=BIO_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_new.pod >doc/man/man3/BIO_new.3 pod2man --name=BIO_NEW_CMS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_new_CMS.pod >doc/man/man3/BIO_new_CMS.3 pod2man --name=BIO_PARSE_HOSTSERV --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_parse_hostserv.pod >doc/man/man3/BIO_parse_hostserv.3 pod2man --name=BIO_PRINTF --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_printf.pod >doc/man/man3/BIO_printf.3 pod2man --name=BIO_PUSH --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_push.pod >doc/man/man3/BIO_push.3 pod2man --name=BIO_READ --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_read.pod >doc/man/man3/BIO_read.3 pod2man --name=BIO_S_ACCEPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_s_accept.pod >doc/man/man3/BIO_s_accept.3 pod2man --name=BIO_S_BIO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_s_bio.pod >doc/man/man3/BIO_s_bio.3 pod2man --name=BIO_S_CONNECT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_s_connect.pod >doc/man/man3/BIO_s_connect.3 pod2man --name=BIO_S_CORE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_s_core.pod >doc/man/man3/BIO_s_core.3 pod2man --name=BIO_S_DATAGRAM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_s_datagram.pod >doc/man/man3/BIO_s_datagram.3 pod2man --name=BIO_S_DGRAM_PAIR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_s_dgram_pair.pod >doc/man/man3/BIO_s_dgram_pair.3 pod2man --name=BIO_S_FD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_s_fd.pod >doc/man/man3/BIO_s_fd.3 pod2man --name=BIO_S_FILE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_s_file.pod >doc/man/man3/BIO_s_file.3 pod2man --name=BIO_S_MEM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_s_mem.pod >doc/man/man3/BIO_s_mem.3 pod2man --name=BIO_S_NULL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_s_null.pod >doc/man/man3/BIO_s_null.3 pod2man --name=BIO_S_SOCKET --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_s_socket.pod >doc/man/man3/BIO_s_socket.3 pod2man --name=BIO_SENDMMSG --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_sendmmsg.pod >doc/man/man3/BIO_sendmmsg.3 pod2man --name=BIO_SET_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_set_callback.pod >doc/man/man3/BIO_set_callback.3 pod2man --name=BIO_SHOULD_RETRY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_should_retry.pod >doc/man/man3/BIO_should_retry.3 pod2man --name=BIO_SOCKET_WAIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BIO_socket_wait.pod >doc/man/man3/BIO_socket_wait.3 pod2man --name=BN_BLINDING_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_BLINDING_new.pod >doc/man/man3/BN_BLINDING_new.3 pod2man --name=BN_CTX_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_CTX_new.pod >doc/man/man3/BN_CTX_new.3 pod2man --name=BN_CTX_START --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_CTX_start.pod >doc/man/man3/BN_CTX_start.3 pod2man --name=BN_ADD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_add.pod >doc/man/man3/BN_add.3 pod2man --name=BN_ADD_WORD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_add_word.pod >doc/man/man3/BN_add_word.3 pod2man --name=BN_BN2BIN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_bn2bin.pod >doc/man/man3/BN_bn2bin.3 pod2man --name=BN_CMP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_cmp.pod >doc/man/man3/BN_cmp.3 pod2man --name=BN_COPY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_copy.pod >doc/man/man3/BN_copy.3 pod2man --name=BN_GENERATE_PRIME --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_generate_prime.pod >doc/man/man3/BN_generate_prime.3 pod2man --name=BN_MOD_EXP_MONT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_mod_exp_mont.pod >doc/man/man3/BN_mod_exp_mont.3 pod2man --name=BN_MOD_INVERSE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_mod_inverse.pod >doc/man/man3/BN_mod_inverse.3 pod2man --name=BN_MOD_MUL_MONTGOMERY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_mod_mul_montgomery.pod >doc/man/man3/BN_mod_mul_montgomery.3 pod2man --name=BN_MOD_MUL_RECIPROCAL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_mod_mul_reciprocal.pod >doc/man/man3/BN_mod_mul_reciprocal.3 pod2man --name=BN_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_new.pod >doc/man/man3/BN_new.3 pod2man --name=BN_NUM_BYTES --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_num_bytes.pod >doc/man/man3/BN_num_bytes.3 pod2man --name=BN_RAND --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_rand.pod >doc/man/man3/BN_rand.3 pod2man --name=BN_SECURITY_BITS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_security_bits.pod >doc/man/man3/BN_security_bits.3 pod2man --name=BN_SET_BIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_set_bit.pod >doc/man/man3/BN_set_bit.3 pod2man --name=BN_SWAP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_swap.pod >doc/man/man3/BN_swap.3 pod2man --name=BN_ZERO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BN_zero.pod >doc/man/man3/BN_zero.3 pod2man --name=BUF_MEM_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/BUF_MEM_new.pod >doc/man/man3/BUF_MEM_new.3 pod2man --name=CMAC_CTX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMAC_CTX.pod >doc/man/man3/CMAC_CTX.3 pod2man --name=CMS_ENCRYPTEDDATA_DECRYPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_EncryptedData_decrypt.pod >doc/man/man3/CMS_EncryptedData_decrypt.3 pod2man --name=CMS_ENCRYPTEDDATA_ENCRYPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_EncryptedData_encrypt.pod >doc/man/man3/CMS_EncryptedData_encrypt.3 pod2man --name=CMS_ENVELOPEDDATA_CREATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_EnvelopedData_create.pod >doc/man/man3/CMS_EnvelopedData_create.3 pod2man --name=CMS_ADD0_CERT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_add0_cert.pod >doc/man/man3/CMS_add0_cert.3 pod2man --name=CMS_ADD1_RECIPIENT_CERT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_add1_recipient_cert.pod >doc/man/man3/CMS_add1_recipient_cert.3 pod2man --name=CMS_ADD1_SIGNER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_add1_signer.pod >doc/man/man3/CMS_add1_signer.3 pod2man --name=CMS_COMPRESS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_compress.pod >doc/man/man3/CMS_compress.3 pod2man --name=CMS_DATA_CREATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_data_create.pod >doc/man/man3/CMS_data_create.3 pod2man --name=CMS_DECRYPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_decrypt.pod >doc/man/man3/CMS_decrypt.3 pod2man --name=CMS_DIGEST_CREATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_digest_create.pod >doc/man/man3/CMS_digest_create.3 pod2man --name=CMS_ENCRYPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_encrypt.pod >doc/man/man3/CMS_encrypt.3 pod2man --name=CMS_FINAL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_final.pod >doc/man/man3/CMS_final.3 pod2man --name=CMS_GET0_RECIPIENTINFOS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_get0_RecipientInfos.pod >doc/man/man3/CMS_get0_RecipientInfos.3 pod2man --name=CMS_GET0_SIGNERINFOS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_get0_SignerInfos.pod >doc/man/man3/CMS_get0_SignerInfos.3 pod2man --name=CMS_GET0_TYPE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_get0_type.pod >doc/man/man3/CMS_get0_type.3 pod2man --name=CMS_GET1_RECEIPTREQUEST --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_get1_ReceiptRequest.pod >doc/man/man3/CMS_get1_ReceiptRequest.3 pod2man --name=CMS_SIGN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_sign.pod >doc/man/man3/CMS_sign.3 pod2man --name=CMS_SIGN_RECEIPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_sign_receipt.pod >doc/man/man3/CMS_sign_receipt.3 pod2man --name=CMS_SIGNED_GET_ATTR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_signed_get_attr.pod >doc/man/man3/CMS_signed_get_attr.3 pod2man --name=CMS_UNCOMPRESS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_uncompress.pod >doc/man/man3/CMS_uncompress.3 pod2man --name=CMS_VERIFY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_verify.pod >doc/man/man3/CMS_verify.3 pod2man --name=CMS_VERIFY_RECEIPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CMS_verify_receipt.pod >doc/man/man3/CMS_verify_receipt.3 pod2man --name=COMP_CTX_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/COMP_CTX_new.pod >doc/man/man3/COMP_CTX_new.3 pod2man --name=CONF_MODULES_FREE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CONF_modules_free.pod >doc/man/man3/CONF_modules_free.3 pod2man --name=CONF_MODULES_LOAD_FILE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CONF_modules_load_file.pod >doc/man/man3/CONF_modules_load_file.3 pod2man --name=CRYPTO_THREAD_RUN_ONCE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CRYPTO_THREAD_run_once.pod >doc/man/man3/CRYPTO_THREAD_run_once.3 pod2man --name=CRYPTO_GET_EX_NEW_INDEX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CRYPTO_get_ex_new_index.pod >doc/man/man3/CRYPTO_get_ex_new_index.3 pod2man --name=CRYPTO_MEMCMP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CRYPTO_memcmp.pod >doc/man/man3/CRYPTO_memcmp.3 pod2man --name=CTLOG_STORE_GET0_LOG_BY_ID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CTLOG_STORE_get0_log_by_id.pod >doc/man/man3/CTLOG_STORE_get0_log_by_id.3 pod2man --name=CTLOG_STORE_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CTLOG_STORE_new.pod >doc/man/man3/CTLOG_STORE_new.3 pod2man --name=CTLOG_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CTLOG_new.pod >doc/man/man3/CTLOG_new.3 pod2man --name=CT_POLICY_EVAL_CTX_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/CT_POLICY_EVAL_CTX_new.pod >doc/man/man3/CT_POLICY_EVAL_CTX_new.3 pod2man --name=DEFINE_STACK_OF --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DEFINE_STACK_OF.pod >doc/man/man3/DEFINE_STACK_OF.3 pod2man --name=DES_RANDOM_KEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DES_random_key.pod >doc/man/man3/DES_random_key.3 pod2man --name=DH_GENERATE_KEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DH_generate_key.pod >doc/man/man3/DH_generate_key.3 pod2man --name=DH_GENERATE_PARAMETERS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DH_generate_parameters.pod >doc/man/man3/DH_generate_parameters.3 pod2man --name=DH_GET0_PQG --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DH_get0_pqg.pod >doc/man/man3/DH_get0_pqg.3 pod2man --name=DH_GET_1024_160 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DH_get_1024_160.pod >doc/man/man3/DH_get_1024_160.3 pod2man --name=DH_METH_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DH_meth_new.pod >doc/man/man3/DH_meth_new.3 pod2man --name=DH_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DH_new.pod >doc/man/man3/DH_new.3 pod2man --name=DH_NEW_BY_NID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DH_new_by_nid.pod >doc/man/man3/DH_new_by_nid.3 pod2man --name=DH_SET_METHOD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DH_set_method.pod >doc/man/man3/DH_set_method.3 pod2man --name=DH_SIZE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DH_size.pod >doc/man/man3/DH_size.3 pod2man --name=DSA_SIG_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DSA_SIG_new.pod >doc/man/man3/DSA_SIG_new.3 pod2man --name=DSA_DO_SIGN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DSA_do_sign.pod >doc/man/man3/DSA_do_sign.3 pod2man --name=DSA_DUP_DH --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DSA_dup_DH.pod >doc/man/man3/DSA_dup_DH.3 pod2man --name=DSA_GENERATE_KEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DSA_generate_key.pod >doc/man/man3/DSA_generate_key.3 pod2man --name=DSA_GENERATE_PARAMETERS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DSA_generate_parameters.pod >doc/man/man3/DSA_generate_parameters.3 pod2man --name=DSA_GET0_PQG --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DSA_get0_pqg.pod >doc/man/man3/DSA_get0_pqg.3 pod2man --name=DSA_METH_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DSA_meth_new.pod >doc/man/man3/DSA_meth_new.3 pod2man --name=DSA_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DSA_new.pod >doc/man/man3/DSA_new.3 pod2man --name=DSA_SET_METHOD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DSA_set_method.pod >doc/man/man3/DSA_set_method.3 pod2man --name=DSA_SIGN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DSA_sign.pod >doc/man/man3/DSA_sign.3 pod2man --name=DSA_SIZE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DSA_size.pod >doc/man/man3/DSA_size.3 pod2man --name=DTLS_GET_DATA_MTU --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DTLS_get_data_mtu.pod >doc/man/man3/DTLS_get_data_mtu.3 pod2man --name=DTLS_SET_TIMER_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DTLS_set_timer_cb.pod >doc/man/man3/DTLS_set_timer_cb.3 pod2man --name=DTLSV1_GET_TIMEOUT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DTLSv1_get_timeout.pod >doc/man/man3/DTLSv1_get_timeout.3 pod2man --name=DTLSV1_HANDLE_TIMEOUT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DTLSv1_handle_timeout.pod >doc/man/man3/DTLSv1_handle_timeout.3 pod2man --name=DTLSV1_LISTEN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/DTLSv1_listen.pod >doc/man/man3/DTLSv1_listen.3 pod2man --name=ECDSA_SIG_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ECDSA_SIG_new.pod >doc/man/man3/ECDSA_SIG_new.3 pod2man --name=ECDSA_SIGN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ECDSA_sign.pod >doc/man/man3/ECDSA_sign.3 pod2man --name=ECPKPARAMETERS_PRINT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ECPKParameters_print.pod >doc/man/man3/ECPKParameters_print.3 pod2man --name=EC_GFP_SIMPLE_METHOD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EC_GFp_simple_method.pod >doc/man/man3/EC_GFp_simple_method.3 pod2man --name=EC_GROUP_COPY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EC_GROUP_copy.pod >doc/man/man3/EC_GROUP_copy.3 pod2man --name=EC_GROUP_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EC_GROUP_new.pod >doc/man/man3/EC_GROUP_new.3 pod2man --name=EC_KEY_GET_ENC_FLAGS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EC_KEY_get_enc_flags.pod >doc/man/man3/EC_KEY_get_enc_flags.3 pod2man --name=EC_KEY_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EC_KEY_new.pod >doc/man/man3/EC_KEY_new.3 pod2man --name=EC_POINT_ADD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EC_POINT_add.pod >doc/man/man3/EC_POINT_add.3 pod2man --name=EC_POINT_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EC_POINT_new.pod >doc/man/man3/EC_POINT_new.3 pod2man --name=ENGINE_ADD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ENGINE_add.pod >doc/man/man3/ENGINE_add.3 pod2man --name=ERR_GET_LIB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ERR_GET_LIB.pod >doc/man/man3/ERR_GET_LIB.3 pod2man --name=ERR_CLEAR_ERROR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ERR_clear_error.pod >doc/man/man3/ERR_clear_error.3 pod2man --name=ERR_ERROR_STRING --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ERR_error_string.pod >doc/man/man3/ERR_error_string.3 pod2man --name=ERR_GET_ERROR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ERR_get_error.pod >doc/man/man3/ERR_get_error.3 pod2man --name=ERR_LOAD_CRYPTO_STRINGS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ERR_load_crypto_strings.pod >doc/man/man3/ERR_load_crypto_strings.3 pod2man --name=ERR_LOAD_STRINGS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ERR_load_strings.pod >doc/man/man3/ERR_load_strings.3 pod2man --name=ERR_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ERR_new.pod >doc/man/man3/ERR_new.3 pod2man --name=ERR_PRINT_ERRORS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ERR_print_errors.pod >doc/man/man3/ERR_print_errors.3 pod2man --name=ERR_PUT_ERROR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ERR_put_error.pod >doc/man/man3/ERR_put_error.3 pod2man --name=ERR_REMOVE_STATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ERR_remove_state.pod >doc/man/man3/ERR_remove_state.3 pod2man --name=ERR_SET_MARK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/ERR_set_mark.pod >doc/man/man3/ERR_set_mark.3 pod2man --name=EVP_ASYM_CIPHER_FREE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_ASYM_CIPHER_free.pod >doc/man/man3/EVP_ASYM_CIPHER_free.3 pod2man --name=EVP_BYTESTOKEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_BytesToKey.pod >doc/man/man3/EVP_BytesToKey.3 pod2man --name=EVP_CIPHER_CTX_GET_CIPHER_DATA --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_CIPHER_CTX_get_cipher_data.pod >doc/man/man3/EVP_CIPHER_CTX_get_cipher_data.3 pod2man --name=EVP_CIPHER_CTX_GET_ORIGINAL_IV --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_CIPHER_CTX_get_original_iv.pod >doc/man/man3/EVP_CIPHER_CTX_get_original_iv.3 pod2man --name=EVP_CIPHER_METH_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_CIPHER_meth_new.pod >doc/man/man3/EVP_CIPHER_meth_new.3 pod2man --name=EVP_DIGESTINIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_DigestInit.pod >doc/man/man3/EVP_DigestInit.3 pod2man --name=EVP_DIGESTSIGNINIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_DigestSignInit.pod >doc/man/man3/EVP_DigestSignInit.3 pod2man --name=EVP_DIGESTVERIFYINIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_DigestVerifyInit.pod >doc/man/man3/EVP_DigestVerifyInit.3 pod2man --name=EVP_ENCODEINIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_EncodeInit.pod >doc/man/man3/EVP_EncodeInit.3 pod2man --name=EVP_ENCRYPTINIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_EncryptInit.pod >doc/man/man3/EVP_EncryptInit.3 pod2man --name=EVP_KDF --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_KDF.pod >doc/man/man3/EVP_KDF.3 pod2man --name=EVP_KEM_FREE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_KEM_free.pod >doc/man/man3/EVP_KEM_free.3 pod2man --name=EVP_KEYEXCH_FREE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_KEYEXCH_free.pod >doc/man/man3/EVP_KEYEXCH_free.3 pod2man --name=EVP_KEYMGMT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_KEYMGMT.pod >doc/man/man3/EVP_KEYMGMT.3 pod2man --name=EVP_MAC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_MAC.pod >doc/man/man3/EVP_MAC.3 pod2man --name=EVP_MD_METH_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_MD_meth_new.pod >doc/man/man3/EVP_MD_meth_new.3 pod2man --name=EVP_OPENINIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_OpenInit.pod >doc/man/man3/EVP_OpenInit.3 pod2man --name=EVP_PBE_CIPHERINIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PBE_CipherInit.pod >doc/man/man3/EVP_PBE_CipherInit.3 pod2man --name=EVP_PKEY2PKCS8 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY2PKCS8.pod >doc/man/man3/EVP_PKEY2PKCS8.3 pod2man --name=EVP_PKEY_ASN1_METHOD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_ASN1_METHOD.pod >doc/man/man3/EVP_PKEY_ASN1_METHOD.3 pod2man --name=EVP_PKEY_CTX_CTRL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_CTX_ctrl.pod >doc/man/man3/EVP_PKEY_CTX_ctrl.3 pod2man --name=EVP_PKEY_CTX_GET0_LIBCTX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_CTX_get0_libctx.pod >doc/man/man3/EVP_PKEY_CTX_get0_libctx.3 pod2man --name=EVP_PKEY_CTX_GET0_PKEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_CTX_get0_pkey.pod >doc/man/man3/EVP_PKEY_CTX_get0_pkey.3 pod2man --name=EVP_PKEY_CTX_GET_ALGOR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_CTX_get_algor.pod >doc/man/man3/EVP_PKEY_CTX_get_algor.3 pod2man --name=EVP_PKEY_CTX_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_CTX_new.pod >doc/man/man3/EVP_PKEY_CTX_new.3 pod2man --name=EVP_PKEY_CTX_SET1_PBE_PASS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_CTX_set1_pbe_pass.pod >doc/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3 pod2man --name=EVP_PKEY_CTX_SET_HKDF_MD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_CTX_set_hkdf_md.pod >doc/man/man3/EVP_PKEY_CTX_set_hkdf_md.3 pod2man --name=EVP_PKEY_CTX_SET_PARAMS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_CTX_set_params.pod >doc/man/man3/EVP_PKEY_CTX_set_params.3 pod2man --name=EVP_PKEY_CTX_SET_RSA_PSS_KEYGEN_MD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod >doc/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3 pod2man --name=EVP_PKEY_CTX_SET_SCRYPT_N --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_CTX_set_scrypt_N.pod >doc/man/man3/EVP_PKEY_CTX_set_scrypt_N.3 pod2man --name=EVP_PKEY_CTX_SET_TLS1_PRF_MD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_CTX_set_tls1_prf_md.pod >doc/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3 pod2man --name=EVP_PKEY_ASN1_GET_COUNT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_asn1_get_count.pod >doc/man/man3/EVP_PKEY_asn1_get_count.3 pod2man --name=EVP_PKEY_CHECK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_check.pod >doc/man/man3/EVP_PKEY_check.3 pod2man --name=EVP_PKEY_COPY_PARAMETERS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_copy_parameters.pod >doc/man/man3/EVP_PKEY_copy_parameters.3 pod2man --name=EVP_PKEY_DECAPSULATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_decapsulate.pod >doc/man/man3/EVP_PKEY_decapsulate.3 pod2man --name=EVP_PKEY_DECRYPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_decrypt.pod >doc/man/man3/EVP_PKEY_decrypt.3 pod2man --name=EVP_PKEY_DERIVE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_derive.pod >doc/man/man3/EVP_PKEY_derive.3 pod2man --name=EVP_PKEY_DIGESTSIGN_SUPPORTS_DIGEST --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_digestsign_supports_digest.pod >doc/man/man3/EVP_PKEY_digestsign_supports_digest.3 pod2man --name=EVP_PKEY_ENCAPSULATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_encapsulate.pod >doc/man/man3/EVP_PKEY_encapsulate.3 pod2man --name=EVP_PKEY_ENCRYPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_encrypt.pod >doc/man/man3/EVP_PKEY_encrypt.3 pod2man --name=EVP_PKEY_FROMDATA --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_fromdata.pod >doc/man/man3/EVP_PKEY_fromdata.3 pod2man --name=EVP_PKEY_GET_ATTR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_get_attr.pod >doc/man/man3/EVP_PKEY_get_attr.3 pod2man --name=EVP_PKEY_GET_DEFAULT_DIGEST_NID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_get_default_digest_nid.pod >doc/man/man3/EVP_PKEY_get_default_digest_nid.3 pod2man --name=EVP_PKEY_GET_FIELD_TYPE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_get_field_type.pod >doc/man/man3/EVP_PKEY_get_field_type.3 pod2man --name=EVP_PKEY_GET_GROUP_NAME --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_get_group_name.pod >doc/man/man3/EVP_PKEY_get_group_name.3 pod2man --name=EVP_PKEY_GET_SIZE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_get_size.pod >doc/man/man3/EVP_PKEY_get_size.3 pod2man --name=EVP_PKEY_GETTABLE_PARAMS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_gettable_params.pod >doc/man/man3/EVP_PKEY_gettable_params.3 pod2man --name=EVP_PKEY_IS_A --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_is_a.pod >doc/man/man3/EVP_PKEY_is_a.3 pod2man --name=EVP_PKEY_KEYGEN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_keygen.pod >doc/man/man3/EVP_PKEY_keygen.3 pod2man --name=EVP_PKEY_METH_GET_COUNT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_meth_get_count.pod >doc/man/man3/EVP_PKEY_meth_get_count.3 pod2man --name=EVP_PKEY_METH_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_meth_new.pod >doc/man/man3/EVP_PKEY_meth_new.3 pod2man --name=EVP_PKEY_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_new.pod >doc/man/man3/EVP_PKEY_new.3 pod2man --name=EVP_PKEY_PRINT_PRIVATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_print_private.pod >doc/man/man3/EVP_PKEY_print_private.3 pod2man --name=EVP_PKEY_SET1_RSA --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_set1_RSA.pod >doc/man/man3/EVP_PKEY_set1_RSA.3 pod2man --name=EVP_PKEY_SET1_ENCODED_PUBLIC_KEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_set1_encoded_public_key.pod >doc/man/man3/EVP_PKEY_set1_encoded_public_key.3 pod2man --name=EVP_PKEY_SET_TYPE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_set_type.pod >doc/man/man3/EVP_PKEY_set_type.3 pod2man --name=EVP_PKEY_SETTABLE_PARAMS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_settable_params.pod >doc/man/man3/EVP_PKEY_settable_params.3 pod2man --name=EVP_PKEY_SIGN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_sign.pod >doc/man/man3/EVP_PKEY_sign.3 pod2man --name=EVP_PKEY_TODATA --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_todata.pod >doc/man/man3/EVP_PKEY_todata.3 pod2man --name=EVP_PKEY_VERIFY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_verify.pod >doc/man/man3/EVP_PKEY_verify.3 pod2man --name=EVP_PKEY_VERIFY_RECOVER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_PKEY_verify_recover.pod >doc/man/man3/EVP_PKEY_verify_recover.3 pod2man --name=EVP_RAND --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_RAND.pod >doc/man/man3/EVP_RAND.3 pod2man --name=EVP_SIGNATURE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_SIGNATURE.pod >doc/man/man3/EVP_SIGNATURE.3 pod2man --name=EVP_SKEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_SKEY.pod >doc/man/man3/EVP_SKEY.3 pod2man --name=EVP_SKEYMGMT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_SKEYMGMT.pod >doc/man/man3/EVP_SKEYMGMT.3 pod2man --name=EVP_SEALINIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_SealInit.pod >doc/man/man3/EVP_SealInit.3 pod2man --name=EVP_SIGNINIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_SignInit.pod >doc/man/man3/EVP_SignInit.3 pod2man --name=EVP_VERIFYINIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_VerifyInit.pod >doc/man/man3/EVP_VerifyInit.3 pod2man --name=EVP_AES_128_GCM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_aes_128_gcm.pod >doc/man/man3/EVP_aes_128_gcm.3 pod2man --name=EVP_ARIA_128_GCM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_aria_128_gcm.pod >doc/man/man3/EVP_aria_128_gcm.3 pod2man --name=EVP_BF_CBC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_bf_cbc.pod >doc/man/man3/EVP_bf_cbc.3 pod2man --name=EVP_BLAKE2B512 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_blake2b512.pod >doc/man/man3/EVP_blake2b512.3 pod2man --name=EVP_CAMELLIA_128_ECB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_camellia_128_ecb.pod >doc/man/man3/EVP_camellia_128_ecb.3 pod2man --name=EVP_CAST5_CBC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_cast5_cbc.pod >doc/man/man3/EVP_cast5_cbc.3 pod2man --name=EVP_CHACHA20 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_chacha20.pod >doc/man/man3/EVP_chacha20.3 pod2man --name=EVP_DES_CBC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_des_cbc.pod >doc/man/man3/EVP_des_cbc.3 pod2man --name=EVP_DESX_CBC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_desx_cbc.pod >doc/man/man3/EVP_desx_cbc.3 pod2man --name=EVP_IDEA_CBC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_idea_cbc.pod >doc/man/man3/EVP_idea_cbc.3 pod2man --name=EVP_MD2 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_md2.pod >doc/man/man3/EVP_md2.3 pod2man --name=EVP_MD4 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_md4.pod >doc/man/man3/EVP_md4.3 pod2man --name=EVP_MD5 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_md5.pod >doc/man/man3/EVP_md5.3 pod2man --name=EVP_MDC2 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_mdc2.pod >doc/man/man3/EVP_mdc2.3 pod2man --name=EVP_RC2_CBC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_rc2_cbc.pod >doc/man/man3/EVP_rc2_cbc.3 pod2man --name=EVP_RC4 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_rc4.pod >doc/man/man3/EVP_rc4.3 pod2man --name=EVP_RC5_32_12_16_CBC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_rc5_32_12_16_cbc.pod >doc/man/man3/EVP_rc5_32_12_16_cbc.3 pod2man --name=EVP_RIPEMD160 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_ripemd160.pod >doc/man/man3/EVP_ripemd160.3 pod2man --name=EVP_SEED_CBC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_seed_cbc.pod >doc/man/man3/EVP_seed_cbc.3 pod2man --name=EVP_SET_DEFAULT_PROPERTIES --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_set_default_properties.pod >doc/man/man3/EVP_set_default_properties.3 pod2man --name=EVP_SHA1 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_sha1.pod >doc/man/man3/EVP_sha1.3 pod2man --name=EVP_SHA224 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_sha224.pod >doc/man/man3/EVP_sha224.3 pod2man --name=EVP_SHA3_224 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_sha3_224.pod >doc/man/man3/EVP_sha3_224.3 pod2man --name=EVP_SM3 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_sm3.pod >doc/man/man3/EVP_sm3.3 pod2man --name=EVP_SM4_CBC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_sm4_cbc.pod >doc/man/man3/EVP_sm4_cbc.3 pod2man --name=EVP_WHIRLPOOL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/EVP_whirlpool.pod >doc/man/man3/EVP_whirlpool.3 pod2man --name=GENERAL_NAME --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/GENERAL_NAME.pod >doc/man/man3/GENERAL_NAME.3 pod2man --name=HMAC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/HMAC.pod >doc/man/man3/HMAC.3 pod2man --name=MD5 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/MD5.pod >doc/man/man3/MD5.3 pod2man --name=MDC2_INIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/MDC2_Init.pod >doc/man/man3/MDC2_Init.3 pod2man --name=NCONF_NEW_EX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/NCONF_new_ex.pod >doc/man/man3/NCONF_new_ex.3 pod2man --name=OBJ_NID2OBJ --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OBJ_nid2obj.pod >doc/man/man3/OBJ_nid2obj.3 pod2man --name=OCSP_REQUEST_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OCSP_REQUEST_new.pod >doc/man/man3/OCSP_REQUEST_new.3 pod2man --name=OCSP_CERT_TO_ID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OCSP_cert_to_id.pod >doc/man/man3/OCSP_cert_to_id.3 pod2man --name=OCSP_REQUEST_ADD1_NONCE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OCSP_request_add1_nonce.pod >doc/man/man3/OCSP_request_add1_nonce.3 pod2man --name=OCSP_RESP_FIND_STATUS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OCSP_resp_find_status.pod >doc/man/man3/OCSP_resp_find_status.3 pod2man --name=OCSP_RESPONSE_STATUS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OCSP_response_status.pod >doc/man/man3/OCSP_response_status.3 pod2man --name=OCSP_SENDREQ_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OCSP_sendreq_new.pod >doc/man/man3/OCSP_sendreq_new.3 pod2man --name=OPENSSL_APPLINK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_Applink.pod >doc/man/man3/OPENSSL_Applink.3 pod2man --name=OPENSSL_FILE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_FILE.pod >doc/man/man3/OPENSSL_FILE.3 pod2man --name=OPENSSL_LH_COMPFUNC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_LH_COMPFUNC.pod >doc/man/man3/OPENSSL_LH_COMPFUNC.3 pod2man --name=OPENSSL_LH_STATS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_LH_stats.pod >doc/man/man3/OPENSSL_LH_stats.3 pod2man --name=OPENSSL_CONFIG --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_config.pod >doc/man/man3/OPENSSL_config.3 pod2man --name=OPENSSL_FORK_PREPARE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_fork_prepare.pod >doc/man/man3/OPENSSL_fork_prepare.3 pod2man --name=OPENSSL_GMTIME --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_gmtime.pod >doc/man/man3/OPENSSL_gmtime.3 pod2man --name=OPENSSL_HEXCHAR2INT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_hexchar2int.pod >doc/man/man3/OPENSSL_hexchar2int.3 pod2man --name=OPENSSL_IA32CAP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_ia32cap.pod >doc/man/man3/OPENSSL_ia32cap.3 pod2man --name=OPENSSL_INIT_CRYPTO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_init_crypto.pod >doc/man/man3/OPENSSL_init_crypto.3 pod2man --name=OPENSSL_INIT_SSL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_init_ssl.pod >doc/man/man3/OPENSSL_init_ssl.3 pod2man --name=OPENSSL_INSTRUMENT_BUS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_instrument_bus.pod >doc/man/man3/OPENSSL_instrument_bus.3 pod2man --name=OPENSSL_LOAD_BUILTIN_MODULES --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_load_builtin_modules.pod >doc/man/man3/OPENSSL_load_builtin_modules.3 pod2man --name=OPENSSL_LOAD_U16_LE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_load_u16_le.pod >doc/man/man3/OPENSSL_load_u16_le.3 pod2man --name=OPENSSL_MALLOC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_malloc.pod >doc/man/man3/OPENSSL_malloc.3 pod2man --name=OPENSSL_RISCVCAP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_riscvcap.pod >doc/man/man3/OPENSSL_riscvcap.3 pod2man --name=OPENSSL_S390XCAP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_s390xcap.pod >doc/man/man3/OPENSSL_s390xcap.3 pod2man --name=OPENSSL_SECURE_MALLOC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_secure_malloc.pod >doc/man/man3/OPENSSL_secure_malloc.3 pod2man --name=OPENSSL_STRCASECMP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OPENSSL_strcasecmp.pod >doc/man/man3/OPENSSL_strcasecmp.3 pod2man --name=OSSL_ALGORITHM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_ALGORITHM.pod >doc/man/man3/OSSL_ALGORITHM.3 pod2man --name=OSSL_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CALLBACK.pod >doc/man/man3/OSSL_CALLBACK.3 pod2man --name=OSSL_CMP_ATAV_SET0 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CMP_ATAV_set0.pod >doc/man/man3/OSSL_CMP_ATAV_set0.3 pod2man --name=OSSL_CMP_CTX_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CMP_CTX_new.pod >doc/man/man3/OSSL_CMP_CTX_new.3 pod2man --name=OSSL_CMP_HDR_GET0_TRANSACTIONID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CMP_HDR_get0_transactionID.pod >doc/man/man3/OSSL_CMP_HDR_get0_transactionID.3 pod2man --name=OSSL_CMP_ITAV_NEW_CACERTS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CMP_ITAV_new_caCerts.pod >doc/man/man3/OSSL_CMP_ITAV_new_caCerts.3 pod2man --name=OSSL_CMP_ITAV_SET0 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CMP_ITAV_set0.pod >doc/man/man3/OSSL_CMP_ITAV_set0.3 pod2man --name=OSSL_CMP_MSG_GET0_HEADER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CMP_MSG_get0_header.pod >doc/man/man3/OSSL_CMP_MSG_get0_header.3 pod2man --name=OSSL_CMP_MSG_HTTP_PERFORM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CMP_MSG_http_perform.pod >doc/man/man3/OSSL_CMP_MSG_http_perform.3 pod2man --name=OSSL_CMP_SRV_CTX_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CMP_SRV_CTX_new.pod >doc/man/man3/OSSL_CMP_SRV_CTX_new.3 pod2man --name=OSSL_CMP_STATUSINFO_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CMP_STATUSINFO_new.pod >doc/man/man3/OSSL_CMP_STATUSINFO_new.3 pod2man --name=OSSL_CMP_EXEC_CERTREQ --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CMP_exec_certreq.pod >doc/man/man3/OSSL_CMP_exec_certreq.3 pod2man --name=OSSL_CMP_LOG_OPEN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CMP_log_open.pod >doc/man/man3/OSSL_CMP_log_open.3 pod2man --name=OSSL_CMP_VALIDATE_MSG --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CMP_validate_msg.pod >doc/man/man3/OSSL_CMP_validate_msg.3 pod2man --name=OSSL_CORE_MAKE_FUNC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CORE_MAKE_FUNC.pod >doc/man/man3/OSSL_CORE_MAKE_FUNC.3 pod2man --name=OSSL_CRMF_MSG_GET0_TMPL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CRMF_MSG_get0_tmpl.pod >doc/man/man3/OSSL_CRMF_MSG_get0_tmpl.3 pod2man --name=OSSL_CRMF_MSG_SET0_VALIDITY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CRMF_MSG_set0_validity.pod >doc/man/man3/OSSL_CRMF_MSG_set0_validity.3 pod2man --name=OSSL_CRMF_MSG_SET1_REGCTRL_REGTOKEN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.pod >doc/man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.3 pod2man --name=OSSL_CRMF_MSG_SET1_REGINFO_CERTREQ --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.pod >doc/man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.3 pod2man --name=OSSL_CRMF_PBMP_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_CRMF_pbmp_new.pod >doc/man/man3/OSSL_CRMF_pbmp_new.3 pod2man --name=OSSL_DECODER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_DECODER.pod >doc/man/man3/OSSL_DECODER.3 pod2man --name=OSSL_DECODER_CTX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_DECODER_CTX.pod >doc/man/man3/OSSL_DECODER_CTX.3 pod2man --name=OSSL_DECODER_CTX_NEW_FOR_PKEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_DECODER_CTX_new_for_pkey.pod >doc/man/man3/OSSL_DECODER_CTX_new_for_pkey.3 pod2man --name=OSSL_DECODER_FROM_BIO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_DECODER_from_bio.pod >doc/man/man3/OSSL_DECODER_from_bio.3 pod2man --name=OSSL_DISPATCH --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_DISPATCH.pod >doc/man/man3/OSSL_DISPATCH.3 pod2man --name=OSSL_ENCODER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_ENCODER.pod >doc/man/man3/OSSL_ENCODER.3 pod2man --name=OSSL_ENCODER_CTX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_ENCODER_CTX.pod >doc/man/man3/OSSL_ENCODER_CTX.3 pod2man --name=OSSL_ENCODER_CTX_NEW_FOR_PKEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_ENCODER_CTX_new_for_pkey.pod >doc/man/man3/OSSL_ENCODER_CTX_new_for_pkey.3 pod2man --name=OSSL_ENCODER_TO_BIO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_ENCODER_to_bio.pod >doc/man/man3/OSSL_ENCODER_to_bio.3 pod2man --name=OSSL_ERR_STATE_SAVE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_ERR_STATE_save.pod >doc/man/man3/OSSL_ERR_STATE_save.3 pod2man --name=OSSL_ESS_CHECK_SIGNING_CERTS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_ESS_check_signing_certs.pod >doc/man/man3/OSSL_ESS_check_signing_certs.3 pod2man --name=OSSL_GENERAL_NAMES_PRINT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_GENERAL_NAMES_print.pod >doc/man/man3/OSSL_GENERAL_NAMES_print.3 pod2man --name=OSSL_HPKE_CTX_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_HPKE_CTX_new.pod >doc/man/man3/OSSL_HPKE_CTX_new.3 pod2man --name=OSSL_HTTP_REQ_CTX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_HTTP_REQ_CTX.pod >doc/man/man3/OSSL_HTTP_REQ_CTX.3 pod2man --name=OSSL_HTTP_PARSE_URL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_HTTP_parse_url.pod >doc/man/man3/OSSL_HTTP_parse_url.3 pod2man --name=OSSL_HTTP_TRANSFER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_HTTP_transfer.pod >doc/man/man3/OSSL_HTTP_transfer.3 pod2man --name=OSSL_IETF_ATTR_SYNTAX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_IETF_ATTR_SYNTAX.pod >doc/man/man3/OSSL_IETF_ATTR_SYNTAX.3 pod2man --name=OSSL_IETF_ATTR_SYNTAX_PRINT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_IETF_ATTR_SYNTAX_print.pod >doc/man/man3/OSSL_IETF_ATTR_SYNTAX_print.3 pod2man --name=OSSL_INDICATOR_SET_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_INDICATOR_set_callback.pod >doc/man/man3/OSSL_INDICATOR_set_callback.3 pod2man --name=OSSL_ITEM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_ITEM.pod >doc/man/man3/OSSL_ITEM.3 pod2man --name=OSSL_LIB_CTX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_LIB_CTX.pod >doc/man/man3/OSSL_LIB_CTX.3 pod2man --name=OSSL_LIB_CTX_SET_CONF_DIAGNOSTICS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_LIB_CTX_set_conf_diagnostics.pod >doc/man/man3/OSSL_LIB_CTX_set_conf_diagnostics.3 pod2man --name=OSSL_PARAM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_PARAM.pod >doc/man/man3/OSSL_PARAM.3 pod2man --name=OSSL_PARAM_BLD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_PARAM_BLD.pod >doc/man/man3/OSSL_PARAM_BLD.3 pod2man --name=OSSL_PARAM_ALLOCATE_FROM_TEXT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_PARAM_allocate_from_text.pod >doc/man/man3/OSSL_PARAM_allocate_from_text.3 pod2man --name=OSSL_PARAM_DUP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_PARAM_dup.pod >doc/man/man3/OSSL_PARAM_dup.3 pod2man --name=OSSL_PARAM_INT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_PARAM_int.pod >doc/man/man3/OSSL_PARAM_int.3 pod2man --name=OSSL_PARAM_PRINT_TO_BIO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_PARAM_print_to_bio.pod >doc/man/man3/OSSL_PARAM_print_to_bio.3 pod2man --name=OSSL_PROVIDER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_PROVIDER.pod >doc/man/man3/OSSL_PROVIDER.3 pod2man --name=OSSL_QUIC_CLIENT_METHOD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_QUIC_client_method.pod >doc/man/man3/OSSL_QUIC_client_method.3 pod2man --name=OSSL_SELF_TEST_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_SELF_TEST_new.pod >doc/man/man3/OSSL_SELF_TEST_new.3 pod2man --name=OSSL_SELF_TEST_SET_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_SELF_TEST_set_callback.pod >doc/man/man3/OSSL_SELF_TEST_set_callback.3 pod2man --name=OSSL_STORE_INFO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_STORE_INFO.pod >doc/man/man3/OSSL_STORE_INFO.3 pod2man --name=OSSL_STORE_LOADER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_STORE_LOADER.pod >doc/man/man3/OSSL_STORE_LOADER.3 pod2man --name=OSSL_STORE_SEARCH --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_STORE_SEARCH.pod >doc/man/man3/OSSL_STORE_SEARCH.3 pod2man --name=OSSL_STORE_ATTACH --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_STORE_attach.pod >doc/man/man3/OSSL_STORE_attach.3 pod2man --name=OSSL_STORE_EXPECT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_STORE_expect.pod >doc/man/man3/OSSL_STORE_expect.3 pod2man --name=OSSL_STORE_OPEN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_STORE_open.pod >doc/man/man3/OSSL_STORE_open.3 pod2man --name=OSSL_SLEEP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_sleep.pod >doc/man/man3/OSSL_sleep.3 pod2man --name=OSSL_TRACE_ENABLED --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_trace_enabled.pod >doc/man/man3/OSSL_trace_enabled.3 pod2man --name=OSSL_TRACE_GET_CATEGORY_NUM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_trace_get_category_num.pod >doc/man/man3/OSSL_trace_get_category_num.3 pod2man --name=OSSL_TRACE_SET_CHANNEL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OSSL_trace_set_channel.pod >doc/man/man3/OSSL_trace_set_channel.3 pod2man --name=OPENSSL_ADD_ALL_ALGORITHMS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OpenSSL_add_all_algorithms.pod >doc/man/man3/OpenSSL_add_all_algorithms.3 pod2man --name=OPENSSL_VERSION --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/OpenSSL_version.pod >doc/man/man3/OpenSSL_version.3 pod2man --name=PBMAC1_GET1_PBKDF2_PARAM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PBMAC1_get1_pbkdf2_param.pod >doc/man/man3/PBMAC1_get1_pbkdf2_param.3 pod2man --name=PEM_X509_INFO_READ_BIO_EX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PEM_X509_INFO_read_bio_ex.pod >doc/man/man3/PEM_X509_INFO_read_bio_ex.3 pod2man --name=PEM_BYTES_READ_BIO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PEM_bytes_read_bio.pod >doc/man/man3/PEM_bytes_read_bio.3 pod2man --name=PEM_READ --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PEM_read.pod >doc/man/man3/PEM_read.3 pod2man --name=PEM_READ_CMS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PEM_read_CMS.pod >doc/man/man3/PEM_read_CMS.3 pod2man --name=PEM_READ_BIO_PRIVATEKEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PEM_read_bio_PrivateKey.pod >doc/man/man3/PEM_read_bio_PrivateKey.3 pod2man --name=PEM_READ_BIO_EX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PEM_read_bio_ex.pod >doc/man/man3/PEM_read_bio_ex.3 pod2man --name=PEM_WRITE_BIO_CMS_STREAM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PEM_write_bio_CMS_stream.pod >doc/man/man3/PEM_write_bio_CMS_stream.3 pod2man --name=PEM_WRITE_BIO_PKCS7_STREAM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PEM_write_bio_PKCS7_stream.pod >doc/man/man3/PEM_write_bio_PKCS7_stream.3 pod2man --name=PKCS12_PBE_KEYIVGEN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_PBE_keyivgen.pod >doc/man/man3/PKCS12_PBE_keyivgen.3 pod2man --name=PKCS12_SAFEBAG_CREATE_CERT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_SAFEBAG_create_cert.pod >doc/man/man3/PKCS12_SAFEBAG_create_cert.3 pod2man --name=PKCS12_SAFEBAG_GET0_ATTRS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_SAFEBAG_get0_attrs.pod >doc/man/man3/PKCS12_SAFEBAG_get0_attrs.3 pod2man --name=PKCS12_SAFEBAG_GET1_CERT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_SAFEBAG_get1_cert.pod >doc/man/man3/PKCS12_SAFEBAG_get1_cert.3 pod2man --name=PKCS12_SAFEBAG_SET0_ATTRS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_SAFEBAG_set0_attrs.pod >doc/man/man3/PKCS12_SAFEBAG_set0_attrs.3 pod2man --name=PKCS12_ADD1_ATTR_BY_NID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_add1_attr_by_NID.pod >doc/man/man3/PKCS12_add1_attr_by_NID.3 pod2man --name=PKCS12_ADD_CSPNAME_ASC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_add_CSPName_asc.pod >doc/man/man3/PKCS12_add_CSPName_asc.3 pod2man --name=PKCS12_ADD_CERT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_add_cert.pod >doc/man/man3/PKCS12_add_cert.3 pod2man --name=PKCS12_ADD_FRIENDLYNAME_ASC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_add_friendlyname_asc.pod >doc/man/man3/PKCS12_add_friendlyname_asc.3 pod2man --name=PKCS12_ADD_LOCALKEYID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_add_localkeyid.pod >doc/man/man3/PKCS12_add_localkeyid.3 pod2man --name=PKCS12_ADD_SAFE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_add_safe.pod >doc/man/man3/PKCS12_add_safe.3 pod2man --name=PKCS12_CREATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_create.pod >doc/man/man3/PKCS12_create.3 pod2man --name=PKCS12_DECRYPT_SKEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_decrypt_skey.pod >doc/man/man3/PKCS12_decrypt_skey.3 pod2man --name=PKCS12_GEN_MAC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_gen_mac.pod >doc/man/man3/PKCS12_gen_mac.3 pod2man --name=PKCS12_GET_FRIENDLYNAME --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_get_friendlyname.pod >doc/man/man3/PKCS12_get_friendlyname.3 pod2man --name=PKCS12_INIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_init.pod >doc/man/man3/PKCS12_init.3 pod2man --name=PKCS12_ITEM_DECRYPT_D2I --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_item_decrypt_d2i.pod >doc/man/man3/PKCS12_item_decrypt_d2i.3 pod2man --name=PKCS12_KEY_GEN_UTF8_EX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_key_gen_utf8_ex.pod >doc/man/man3/PKCS12_key_gen_utf8_ex.3 pod2man --name=PKCS12_NEWPASS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_newpass.pod >doc/man/man3/PKCS12_newpass.3 pod2man --name=PKCS12_PACK_P7ENCDATA --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_pack_p7encdata.pod >doc/man/man3/PKCS12_pack_p7encdata.3 pod2man --name=PKCS12_PARSE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS12_parse.pod >doc/man/man3/PKCS12_parse.3 pod2man --name=PKCS5_PBE_KEYIVGEN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS5_PBE_keyivgen.pod >doc/man/man3/PKCS5_PBE_keyivgen.3 pod2man --name=PKCS5_PBKDF2_HMAC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS5_PBKDF2_HMAC.pod >doc/man/man3/PKCS5_PBKDF2_HMAC.3 pod2man --name=PKCS7_DECRYPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS7_decrypt.pod >doc/man/man3/PKCS7_decrypt.3 pod2man --name=PKCS7_ENCRYPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS7_encrypt.pod >doc/man/man3/PKCS7_encrypt.3 pod2man --name=PKCS7_GET_OCTET_STRING --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS7_get_octet_string.pod >doc/man/man3/PKCS7_get_octet_string.3 pod2man --name=PKCS7_SIGN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS7_sign.pod >doc/man/man3/PKCS7_sign.3 pod2man --name=PKCS7_SIGN_ADD_SIGNER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS7_sign_add_signer.pod >doc/man/man3/PKCS7_sign_add_signer.3 pod2man --name=PKCS7_TYPE_IS_OTHER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS7_type_is_other.pod >doc/man/man3/PKCS7_type_is_other.3 pod2man --name=PKCS7_VERIFY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS7_verify.pod >doc/man/man3/PKCS7_verify.3 pod2man --name=PKCS8_ENCRYPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS8_encrypt.pod >doc/man/man3/PKCS8_encrypt.3 pod2man --name=PKCS8_PKEY_ADD1_ATTR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/PKCS8_pkey_add1_attr.pod >doc/man/man3/PKCS8_pkey_add1_attr.3 pod2man --name=RAND_ADD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RAND_add.pod >doc/man/man3/RAND_add.3 pod2man --name=RAND_BYTES --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RAND_bytes.pod >doc/man/man3/RAND_bytes.3 pod2man --name=RAND_CLEANUP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RAND_cleanup.pod >doc/man/man3/RAND_cleanup.3 pod2man --name=RAND_EGD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RAND_egd.pod >doc/man/man3/RAND_egd.3 pod2man --name=RAND_GET0_PRIMARY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RAND_get0_primary.pod >doc/man/man3/RAND_get0_primary.3 pod2man --name=RAND_LOAD_FILE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RAND_load_file.pod >doc/man/man3/RAND_load_file.3 pod2man --name=RAND_SET_DRBG_TYPE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RAND_set_DRBG_type.pod >doc/man/man3/RAND_set_DRBG_type.3 pod2man --name=RAND_SET_RAND_METHOD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RAND_set_rand_method.pod >doc/man/man3/RAND_set_rand_method.3 pod2man --name=RC4_SET_KEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RC4_set_key.pod >doc/man/man3/RC4_set_key.3 pod2man --name=RIPEMD160_INIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RIPEMD160_Init.pod >doc/man/man3/RIPEMD160_Init.3 pod2man --name=RSA_BLINDING_ON --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_blinding_on.pod >doc/man/man3/RSA_blinding_on.3 pod2man --name=RSA_CHECK_KEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_check_key.pod >doc/man/man3/RSA_check_key.3 pod2man --name=RSA_GENERATE_KEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_generate_key.pod >doc/man/man3/RSA_generate_key.3 pod2man --name=RSA_GET0_KEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_get0_key.pod >doc/man/man3/RSA_get0_key.3 pod2man --name=RSA_METH_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_meth_new.pod >doc/man/man3/RSA_meth_new.3 pod2man --name=RSA_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_new.pod >doc/man/man3/RSA_new.3 pod2man --name=RSA_PADDING_ADD_PKCS1_TYPE_1 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_padding_add_PKCS1_type_1.pod >doc/man/man3/RSA_padding_add_PKCS1_type_1.3 pod2man --name=RSA_PRINT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_print.pod >doc/man/man3/RSA_print.3 pod2man --name=RSA_PRIVATE_ENCRYPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_private_encrypt.pod >doc/man/man3/RSA_private_encrypt.3 pod2man --name=RSA_PUBLIC_ENCRYPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_public_encrypt.pod >doc/man/man3/RSA_public_encrypt.3 pod2man --name=RSA_SET_METHOD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_set_method.pod >doc/man/man3/RSA_set_method.3 pod2man --name=RSA_SIGN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_sign.pod >doc/man/man3/RSA_sign.3 pod2man --name=RSA_SIGN_ASN1_OCTET_STRING --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_sign_ASN1_OCTET_STRING.pod >doc/man/man3/RSA_sign_ASN1_OCTET_STRING.3 pod2man --name=RSA_SIZE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/RSA_size.pod >doc/man/man3/RSA_size.3 pod2man --name=SCT_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SCT_new.pod >doc/man/man3/SCT_new.3 pod2man --name=SCT_PRINT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SCT_print.pod >doc/man/man3/SCT_print.3 pod2man --name=SCT_VALIDATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SCT_validate.pod >doc/man/man3/SCT_validate.3 pod2man --name=SHA256_INIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SHA256_Init.pod >doc/man/man3/SHA256_Init.3 pod2man --name=SMIME_READ_ASN1 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SMIME_read_ASN1.pod >doc/man/man3/SMIME_read_ASN1.3 pod2man --name=SMIME_READ_CMS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SMIME_read_CMS.pod >doc/man/man3/SMIME_read_CMS.3 pod2man --name=SMIME_READ_PKCS7 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SMIME_read_PKCS7.pod >doc/man/man3/SMIME_read_PKCS7.3 pod2man --name=SMIME_WRITE_ASN1 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SMIME_write_ASN1.pod >doc/man/man3/SMIME_write_ASN1.3 pod2man --name=SMIME_WRITE_CMS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SMIME_write_CMS.pod >doc/man/man3/SMIME_write_CMS.3 pod2man --name=SMIME_WRITE_PKCS7 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SMIME_write_PKCS7.pod >doc/man/man3/SMIME_write_PKCS7.3 pod2man --name=SRP_CALC_B --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SRP_Calc_B.pod >doc/man/man3/SRP_Calc_B.3 pod2man --name=SRP_VBASE_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SRP_VBASE_new.pod >doc/man/man3/SRP_VBASE_new.3 pod2man --name=SRP_CREATE_VERIFIER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SRP_create_verifier.pod >doc/man/man3/SRP_create_verifier.3 pod2man --name=SRP_USER_PWD_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SRP_user_pwd_new.pod >doc/man/man3/SRP_user_pwd_new.3 pod2man --name=SSL_CIPHER_GET_NAME --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CIPHER_get_name.pod >doc/man/man3/SSL_CIPHER_get_name.3 pod2man --name=SSL_COMP_ADD_COMPRESSION_METHOD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_COMP_add_compression_method.pod >doc/man/man3/SSL_COMP_add_compression_method.3 pod2man --name=SSL_CONF_CTX_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CONF_CTX_new.pod >doc/man/man3/SSL_CONF_CTX_new.3 pod2man --name=SSL_CONF_CTX_SET1_PREFIX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CONF_CTX_set1_prefix.pod >doc/man/man3/SSL_CONF_CTX_set1_prefix.3 pod2man --name=SSL_CONF_CTX_SET_FLAGS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CONF_CTX_set_flags.pod >doc/man/man3/SSL_CONF_CTX_set_flags.3 pod2man --name=SSL_CONF_CTX_SET_SSL_CTX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CONF_CTX_set_ssl_ctx.pod >doc/man/man3/SSL_CONF_CTX_set_ssl_ctx.3 pod2man --name=SSL_CONF_CMD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CONF_cmd.pod >doc/man/man3/SSL_CONF_cmd.3 pod2man --name=SSL_CONF_CMD_ARGV --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CONF_cmd_argv.pod >doc/man/man3/SSL_CONF_cmd_argv.3 pod2man --name=SSL_CTX_ADD1_CHAIN_CERT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_add1_chain_cert.pod >doc/man/man3/SSL_CTX_add1_chain_cert.3 pod2man --name=SSL_CTX_ADD_EXTRA_CHAIN_CERT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_add_extra_chain_cert.pod >doc/man/man3/SSL_CTX_add_extra_chain_cert.3 pod2man --name=SSL_CTX_ADD_SESSION --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_add_session.pod >doc/man/man3/SSL_CTX_add_session.3 pod2man --name=SSL_CTX_CONFIG --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_config.pod >doc/man/man3/SSL_CTX_config.3 pod2man --name=SSL_CTX_CTRL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_ctrl.pod >doc/man/man3/SSL_CTX_ctrl.3 pod2man --name=SSL_CTX_DANE_ENABLE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_dane_enable.pod >doc/man/man3/SSL_CTX_dane_enable.3 pod2man --name=SSL_CTX_FLUSH_SESSIONS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_flush_sessions.pod >doc/man/man3/SSL_CTX_flush_sessions.3 pod2man --name=SSL_CTX_FREE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_free.pod >doc/man/man3/SSL_CTX_free.3 pod2man --name=SSL_CTX_GET0_PARAM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_get0_param.pod >doc/man/man3/SSL_CTX_get0_param.3 pod2man --name=SSL_CTX_GET_VERIFY_MODE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_get_verify_mode.pod >doc/man/man3/SSL_CTX_get_verify_mode.3 pod2man --name=SSL_CTX_HAS_CLIENT_CUSTOM_EXT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_has_client_custom_ext.pod >doc/man/man3/SSL_CTX_has_client_custom_ext.3 pod2man --name=SSL_CTX_LOAD_VERIFY_LOCATIONS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_load_verify_locations.pod >doc/man/man3/SSL_CTX_load_verify_locations.3 pod2man --name=SSL_CTX_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_new.pod >doc/man/man3/SSL_CTX_new.3 pod2man --name=SSL_CTX_SESS_NUMBER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_sess_number.pod >doc/man/man3/SSL_CTX_sess_number.3 pod2man --name=SSL_CTX_SESS_SET_CACHE_SIZE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_sess_set_cache_size.pod >doc/man/man3/SSL_CTX_sess_set_cache_size.3 pod2man --name=SSL_CTX_SESS_SET_GET_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_sess_set_get_cb.pod >doc/man/man3/SSL_CTX_sess_set_get_cb.3 pod2man --name=SSL_CTX_SESSIONS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_sessions.pod >doc/man/man3/SSL_CTX_sessions.3 pod2man --name=SSL_CTX_SET0_CA_LIST --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set0_CA_list.pod >doc/man/man3/SSL_CTX_set0_CA_list.3 pod2man --name=SSL_CTX_SET1_CERT_COMP_PREFERENCE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set1_cert_comp_preference.pod >doc/man/man3/SSL_CTX_set1_cert_comp_preference.3 pod2man --name=SSL_CTX_SET1_CURVES --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set1_curves.pod >doc/man/man3/SSL_CTX_set1_curves.3 pod2man --name=SSL_CTX_SET1_SIGALGS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set1_sigalgs.pod >doc/man/man3/SSL_CTX_set1_sigalgs.3 pod2man --name=SSL_CTX_SET1_VERIFY_CERT_STORE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set1_verify_cert_store.pod >doc/man/man3/SSL_CTX_set1_verify_cert_store.3 pod2man --name=SSL_CTX_SET_ALPN_SELECT_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_alpn_select_cb.pod >doc/man/man3/SSL_CTX_set_alpn_select_cb.3 pod2man --name=SSL_CTX_SET_CERT_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_cert_cb.pod >doc/man/man3/SSL_CTX_set_cert_cb.3 pod2man --name=SSL_CTX_SET_CERT_STORE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_cert_store.pod >doc/man/man3/SSL_CTX_set_cert_store.3 pod2man --name=SSL_CTX_SET_CERT_VERIFY_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_cert_verify_callback.pod >doc/man/man3/SSL_CTX_set_cert_verify_callback.3 pod2man --name=SSL_CTX_SET_CIPHER_LIST --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_cipher_list.pod >doc/man/man3/SSL_CTX_set_cipher_list.3 pod2man --name=SSL_CTX_SET_CLIENT_CERT_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_client_cert_cb.pod >doc/man/man3/SSL_CTX_set_client_cert_cb.3 pod2man --name=SSL_CTX_SET_CLIENT_HELLO_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_client_hello_cb.pod >doc/man/man3/SSL_CTX_set_client_hello_cb.3 pod2man --name=SSL_CTX_SET_CT_VALIDATION_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_ct_validation_callback.pod >doc/man/man3/SSL_CTX_set_ct_validation_callback.3 pod2man --name=SSL_CTX_SET_CTLOG_LIST_FILE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_ctlog_list_file.pod >doc/man/man3/SSL_CTX_set_ctlog_list_file.3 pod2man --name=SSL_CTX_SET_DEFAULT_PASSWD_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_default_passwd_cb.pod >doc/man/man3/SSL_CTX_set_default_passwd_cb.3 pod2man --name=SSL_CTX_SET_DOMAIN_FLAGS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_domain_flags.pod >doc/man/man3/SSL_CTX_set_domain_flags.3 pod2man --name=SSL_CTX_SET_GENERATE_SESSION_ID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_generate_session_id.pod >doc/man/man3/SSL_CTX_set_generate_session_id.3 pod2man --name=SSL_CTX_SET_INFO_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_info_callback.pod >doc/man/man3/SSL_CTX_set_info_callback.3 pod2man --name=SSL_CTX_SET_KEYLOG_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_keylog_callback.pod >doc/man/man3/SSL_CTX_set_keylog_callback.3 pod2man --name=SSL_CTX_SET_MAX_CERT_LIST --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_max_cert_list.pod >doc/man/man3/SSL_CTX_set_max_cert_list.3 pod2man --name=SSL_CTX_SET_MIN_PROTO_VERSION --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_min_proto_version.pod >doc/man/man3/SSL_CTX_set_min_proto_version.3 pod2man --name=SSL_CTX_SET_MODE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_mode.pod >doc/man/man3/SSL_CTX_set_mode.3 pod2man --name=SSL_CTX_SET_MSG_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_msg_callback.pod >doc/man/man3/SSL_CTX_set_msg_callback.3 pod2man --name=SSL_CTX_SET_NEW_PENDING_CONN_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_new_pending_conn_cb.pod >doc/man/man3/SSL_CTX_set_new_pending_conn_cb.3 pod2man --name=SSL_CTX_SET_NUM_TICKETS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_num_tickets.pod >doc/man/man3/SSL_CTX_set_num_tickets.3 pod2man --name=SSL_CTX_SET_OPTIONS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_options.pod >doc/man/man3/SSL_CTX_set_options.3 pod2man --name=SSL_CTX_SET_PSK_CLIENT_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_psk_client_callback.pod >doc/man/man3/SSL_CTX_set_psk_client_callback.3 pod2man --name=SSL_CTX_SET_QUIET_SHUTDOWN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_quiet_shutdown.pod >doc/man/man3/SSL_CTX_set_quiet_shutdown.3 pod2man --name=SSL_CTX_SET_READ_AHEAD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_read_ahead.pod >doc/man/man3/SSL_CTX_set_read_ahead.3 pod2man --name=SSL_CTX_SET_RECORD_PADDING_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_record_padding_callback.pod >doc/man/man3/SSL_CTX_set_record_padding_callback.3 pod2man --name=SSL_CTX_SET_SECURITY_LEVEL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_security_level.pod >doc/man/man3/SSL_CTX_set_security_level.3 pod2man --name=SSL_CTX_SET_SESSION_CACHE_MODE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_session_cache_mode.pod >doc/man/man3/SSL_CTX_set_session_cache_mode.3 pod2man --name=SSL_CTX_SET_SESSION_ID_CONTEXT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_session_id_context.pod >doc/man/man3/SSL_CTX_set_session_id_context.3 pod2man --name=SSL_CTX_SET_SESSION_TICKET_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_session_ticket_cb.pod >doc/man/man3/SSL_CTX_set_session_ticket_cb.3 pod2man --name=SSL_CTX_SET_SPLIT_SEND_FRAGMENT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_split_send_fragment.pod >doc/man/man3/SSL_CTX_set_split_send_fragment.3 pod2man --name=SSL_CTX_SET_SRP_PASSWORD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_srp_password.pod >doc/man/man3/SSL_CTX_set_srp_password.3 pod2man --name=SSL_CTX_SET_SSL_VERSION --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_ssl_version.pod >doc/man/man3/SSL_CTX_set_ssl_version.3 pod2man --name=SSL_CTX_SET_STATELESS_COOKIE_GENERATE_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_stateless_cookie_generate_cb.pod >doc/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3 pod2man --name=SSL_CTX_SET_TIMEOUT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_timeout.pod >doc/man/man3/SSL_CTX_set_timeout.3 pod2man --name=SSL_CTX_SET_TLSEXT_SERVERNAME_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_tlsext_servername_callback.pod >doc/man/man3/SSL_CTX_set_tlsext_servername_callback.3 pod2man --name=SSL_CTX_SET_TLSEXT_STATUS_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_tlsext_status_cb.pod >doc/man/man3/SSL_CTX_set_tlsext_status_cb.3 pod2man --name=SSL_CTX_SET_TLSEXT_TICKET_KEY_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod >doc/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3 pod2man --name=SSL_CTX_SET_TLSEXT_USE_SRTP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_tlsext_use_srtp.pod >doc/man/man3/SSL_CTX_set_tlsext_use_srtp.3 pod2man --name=SSL_CTX_SET_TMP_DH_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_tmp_dh_callback.pod >doc/man/man3/SSL_CTX_set_tmp_dh_callback.3 pod2man --name=SSL_CTX_SET_TMP_ECDH --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_tmp_ecdh.pod >doc/man/man3/SSL_CTX_set_tmp_ecdh.3 pod2man --name=SSL_CTX_SET_VERIFY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_set_verify.pod >doc/man/man3/SSL_CTX_set_verify.3 pod2man --name=SSL_CTX_USE_CERTIFICATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_use_certificate.pod >doc/man/man3/SSL_CTX_use_certificate.3 pod2man --name=SSL_CTX_USE_PSK_IDENTITY_HINT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_use_psk_identity_hint.pod >doc/man/man3/SSL_CTX_use_psk_identity_hint.3 pod2man --name=SSL_CTX_USE_SERVERINFO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_CTX_use_serverinfo.pod >doc/man/man3/SSL_CTX_use_serverinfo.3 pod2man --name=SSL_SESSION_FREE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_SESSION_free.pod >doc/man/man3/SSL_SESSION_free.3 pod2man --name=SSL_SESSION_GET0_CIPHER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_SESSION_get0_cipher.pod >doc/man/man3/SSL_SESSION_get0_cipher.3 pod2man --name=SSL_SESSION_GET0_HOSTNAME --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_SESSION_get0_hostname.pod >doc/man/man3/SSL_SESSION_get0_hostname.3 pod2man --name=SSL_SESSION_GET0_ID_CONTEXT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_SESSION_get0_id_context.pod >doc/man/man3/SSL_SESSION_get0_id_context.3 pod2man --name=SSL_SESSION_GET0_PEER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_SESSION_get0_peer.pod >doc/man/man3/SSL_SESSION_get0_peer.3 pod2man --name=SSL_SESSION_GET_COMPRESS_ID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_SESSION_get_compress_id.pod >doc/man/man3/SSL_SESSION_get_compress_id.3 pod2man --name=SSL_SESSION_GET_PROTOCOL_VERSION --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_SESSION_get_protocol_version.pod >doc/man/man3/SSL_SESSION_get_protocol_version.3 pod2man --name=SSL_SESSION_GET_TIME --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_SESSION_get_time.pod >doc/man/man3/SSL_SESSION_get_time.3 pod2man --name=SSL_SESSION_HAS_TICKET --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_SESSION_has_ticket.pod >doc/man/man3/SSL_SESSION_has_ticket.3 pod2man --name=SSL_SESSION_IS_RESUMABLE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_SESSION_is_resumable.pod >doc/man/man3/SSL_SESSION_is_resumable.3 pod2man --name=SSL_SESSION_PRINT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_SESSION_print.pod >doc/man/man3/SSL_SESSION_print.3 pod2man --name=SSL_SESSION_SET1_ID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_SESSION_set1_id.pod >doc/man/man3/SSL_SESSION_set1_id.3 pod2man --name=SSL_ACCEPT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_accept.pod >doc/man/man3/SSL_accept.3 pod2man --name=SSL_ACCEPT_STREAM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_accept_stream.pod >doc/man/man3/SSL_accept_stream.3 pod2man --name=SSL_ALERT_TYPE_STRING --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_alert_type_string.pod >doc/man/man3/SSL_alert_type_string.3 pod2man --name=SSL_ALLOC_BUFFERS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_alloc_buffers.pod >doc/man/man3/SSL_alloc_buffers.3 pod2man --name=SSL_CHECK_CHAIN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_check_chain.pod >doc/man/man3/SSL_check_chain.3 pod2man --name=SSL_CLEAR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_clear.pod >doc/man/man3/SSL_clear.3 pod2man --name=SSL_CONNECT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_connect.pod >doc/man/man3/SSL_connect.3 pod2man --name=SSL_DO_HANDSHAKE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_do_handshake.pod >doc/man/man3/SSL_do_handshake.3 pod2man --name=SSL_EXPORT_KEYING_MATERIAL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_export_keying_material.pod >doc/man/man3/SSL_export_keying_material.3 pod2man --name=SSL_EXTENSION_SUPPORTED --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_extension_supported.pod >doc/man/man3/SSL_extension_supported.3 pod2man --name=SSL_FREE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_free.pod >doc/man/man3/SSL_free.3 pod2man --name=SSL_GET0_CONNECTION --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get0_connection.pod >doc/man/man3/SSL_get0_connection.3 pod2man --name=SSL_GET0_GROUP_NAME --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get0_group_name.pod >doc/man/man3/SSL_get0_group_name.3 pod2man --name=SSL_GET0_PEER_RPK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get0_peer_rpk.pod >doc/man/man3/SSL_get0_peer_rpk.3 pod2man --name=SSL_GET0_PEER_SCTS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get0_peer_scts.pod >doc/man/man3/SSL_get0_peer_scts.3 pod2man --name=SSL_GET1_BUILTIN_SIGALGS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get1_builtin_sigalgs.pod >doc/man/man3/SSL_get1_builtin_sigalgs.3 pod2man --name=SSL_GET_SSL_CTX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_SSL_CTX.pod >doc/man/man3/SSL_get_SSL_CTX.3 pod2man --name=SSL_GET_ALL_ASYNC_FDS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_all_async_fds.pod >doc/man/man3/SSL_get_all_async_fds.3 pod2man --name=SSL_GET_CERTIFICATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_certificate.pod >doc/man/man3/SSL_get_certificate.3 pod2man --name=SSL_GET_CIPHERS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_ciphers.pod >doc/man/man3/SSL_get_ciphers.3 pod2man --name=SSL_GET_CLIENT_RANDOM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_client_random.pod >doc/man/man3/SSL_get_client_random.3 pod2man --name=SSL_GET_CONN_CLOSE_INFO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_conn_close_info.pod >doc/man/man3/SSL_get_conn_close_info.3 pod2man --name=SSL_GET_CURRENT_CIPHER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_current_cipher.pod >doc/man/man3/SSL_get_current_cipher.3 pod2man --name=SSL_GET_DEFAULT_TIMEOUT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_default_timeout.pod >doc/man/man3/SSL_get_default_timeout.3 pod2man --name=SSL_GET_ERROR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_error.pod >doc/man/man3/SSL_get_error.3 pod2man --name=SSL_GET_EVENT_TIMEOUT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_event_timeout.pod >doc/man/man3/SSL_get_event_timeout.3 pod2man --name=SSL_GET_EXTMS_SUPPORT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_extms_support.pod >doc/man/man3/SSL_get_extms_support.3 pod2man --name=SSL_GET_FD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_fd.pod >doc/man/man3/SSL_get_fd.3 pod2man --name=SSL_GET_HANDSHAKE_RTT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_handshake_rtt.pod >doc/man/man3/SSL_get_handshake_rtt.3 pod2man --name=SSL_GET_PEER_CERT_CHAIN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_peer_cert_chain.pod >doc/man/man3/SSL_get_peer_cert_chain.3 pod2man --name=SSL_GET_PEER_CERTIFICATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_peer_certificate.pod >doc/man/man3/SSL_get_peer_certificate.3 pod2man --name=SSL_GET_PEER_SIGNATURE_NID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_peer_signature_nid.pod >doc/man/man3/SSL_get_peer_signature_nid.3 pod2man --name=SSL_GET_PEER_TMP_KEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_peer_tmp_key.pod >doc/man/man3/SSL_get_peer_tmp_key.3 pod2man --name=SSL_GET_PSK_IDENTITY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_psk_identity.pod >doc/man/man3/SSL_get_psk_identity.3 pod2man --name=SSL_GET_RBIO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_rbio.pod >doc/man/man3/SSL_get_rbio.3 pod2man --name=SSL_GET_RPOLL_DESCRIPTOR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_rpoll_descriptor.pod >doc/man/man3/SSL_get_rpoll_descriptor.3 pod2man --name=SSL_GET_SESSION --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_session.pod >doc/man/man3/SSL_get_session.3 pod2man --name=SSL_GET_SHARED_SIGALGS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_shared_sigalgs.pod >doc/man/man3/SSL_get_shared_sigalgs.3 pod2man --name=SSL_GET_STREAM_ID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_stream_id.pod >doc/man/man3/SSL_get_stream_id.3 pod2man --name=SSL_GET_STREAM_READ_STATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_stream_read_state.pod >doc/man/man3/SSL_get_stream_read_state.3 pod2man --name=SSL_GET_VALUE_UINT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_value_uint.pod >doc/man/man3/SSL_get_value_uint.3 pod2man --name=SSL_GET_VERIFY_RESULT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_verify_result.pod >doc/man/man3/SSL_get_verify_result.3 pod2man --name=SSL_GET_VERSION --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_get_version.pod >doc/man/man3/SSL_get_version.3 pod2man --name=SSL_GROUP_TO_NAME --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_group_to_name.pod >doc/man/man3/SSL_group_to_name.3 pod2man --name=SSL_HANDLE_EVENTS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_handle_events.pod >doc/man/man3/SSL_handle_events.3 pod2man --name=SSL_IN_INIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_in_init.pod >doc/man/man3/SSL_in_init.3 pod2man --name=SSL_INJECT_NET_DGRAM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_inject_net_dgram.pod >doc/man/man3/SSL_inject_net_dgram.3 pod2man --name=SSL_KEY_UPDATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_key_update.pod >doc/man/man3/SSL_key_update.3 pod2man --name=SSL_LIBRARY_INIT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_library_init.pod >doc/man/man3/SSL_library_init.3 pod2man --name=SSL_LOAD_CLIENT_CA_FILE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_load_client_CA_file.pod >doc/man/man3/SSL_load_client_CA_file.3 pod2man --name=SSL_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_new.pod >doc/man/man3/SSL_new.3 pod2man --name=SSL_NEW_DOMAIN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_new_domain.pod >doc/man/man3/SSL_new_domain.3 pod2man --name=SSL_NEW_LISTENER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_new_listener.pod >doc/man/man3/SSL_new_listener.3 pod2man --name=SSL_NEW_STREAM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_new_stream.pod >doc/man/man3/SSL_new_stream.3 pod2man --name=SSL_PENDING --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_pending.pod >doc/man/man3/SSL_pending.3 pod2man --name=SSL_POLL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_poll.pod >doc/man/man3/SSL_poll.3 pod2man --name=SSL_READ --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_read.pod >doc/man/man3/SSL_read.3 pod2man --name=SSL_READ_EARLY_DATA --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_read_early_data.pod >doc/man/man3/SSL_read_early_data.3 pod2man --name=SSL_RSTATE_STRING --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_rstate_string.pod >doc/man/man3/SSL_rstate_string.3 pod2man --name=SSL_SESSION_REUSED --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_session_reused.pod >doc/man/man3/SSL_session_reused.3 pod2man --name=SSL_SET1_HOST --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set1_host.pod >doc/man/man3/SSL_set1_host.3 pod2man --name=SSL_SET1_INITIAL_PEER_ADDR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set1_initial_peer_addr.pod >doc/man/man3/SSL_set1_initial_peer_addr.3 pod2man --name=SSL_SET1_SERVER_CERT_TYPE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set1_server_cert_type.pod >doc/man/man3/SSL_set1_server_cert_type.3 pod2man --name=SSL_SET_ASYNC_CALLBACK --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set_async_callback.pod >doc/man/man3/SSL_set_async_callback.3 pod2man --name=SSL_SET_BIO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set_bio.pod >doc/man/man3/SSL_set_bio.3 pod2man --name=SSL_SET_BLOCKING_MODE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set_blocking_mode.pod >doc/man/man3/SSL_set_blocking_mode.3 pod2man --name=SSL_SET_CONNECT_STATE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set_connect_state.pod >doc/man/man3/SSL_set_connect_state.3 pod2man --name=SSL_SET_DEFAULT_STREAM_MODE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set_default_stream_mode.pod >doc/man/man3/SSL_set_default_stream_mode.3 pod2man --name=SSL_SET_FD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set_fd.pod >doc/man/man3/SSL_set_fd.3 pod2man --name=SSL_SET_INCOMING_STREAM_POLICY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set_incoming_stream_policy.pod >doc/man/man3/SSL_set_incoming_stream_policy.3 pod2man --name=SSL_SET_QUIC_TLS_CBS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set_quic_tls_cbs.pod >doc/man/man3/SSL_set_quic_tls_cbs.3 pod2man --name=SSL_SET_RETRY_VERIFY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set_retry_verify.pod >doc/man/man3/SSL_set_retry_verify.3 pod2man --name=SSL_SET_SESSION --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set_session.pod >doc/man/man3/SSL_set_session.3 pod2man --name=SSL_SET_SESSION_SECRET_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set_session_secret_cb.pod >doc/man/man3/SSL_set_session_secret_cb.3 pod2man --name=SSL_SET_SHUTDOWN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set_shutdown.pod >doc/man/man3/SSL_set_shutdown.3 pod2man --name=SSL_SET_VERIFY_RESULT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_set_verify_result.pod >doc/man/man3/SSL_set_verify_result.3 pod2man --name=SSL_SHUTDOWN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_shutdown.pod >doc/man/man3/SSL_shutdown.3 pod2man --name=SSL_STATE_STRING --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_state_string.pod >doc/man/man3/SSL_state_string.3 pod2man --name=SSL_STREAM_CONCLUDE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_stream_conclude.pod >doc/man/man3/SSL_stream_conclude.3 pod2man --name=SSL_STREAM_RESET --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_stream_reset.pod >doc/man/man3/SSL_stream_reset.3 pod2man --name=SSL_WANT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_want.pod >doc/man/man3/SSL_want.3 pod2man --name=SSL_WRITE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/SSL_write.pod >doc/man/man3/SSL_write.3 pod2man --name=TS_RESP_CTX_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/TS_RESP_CTX_new.pod >doc/man/man3/TS_RESP_CTX_new.3 pod2man --name=TS_VERIFY_CTX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/TS_VERIFY_CTX.pod >doc/man/man3/TS_VERIFY_CTX.3 pod2man --name=UI_STRING --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/UI_STRING.pod >doc/man/man3/UI_STRING.3 pod2man --name=UI_UTIL_READ_PW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/UI_UTIL_read_pw.pod >doc/man/man3/UI_UTIL_read_pw.3 pod2man --name=UI_CREATE_METHOD --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/UI_create_method.pod >doc/man/man3/UI_create_method.3 pod2man --name=UI_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/UI_new.pod >doc/man/man3/UI_new.3 pod2man --name=X509V3_GET_D2I --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509V3_get_d2i.pod >doc/man/man3/X509V3_get_d2i.3 pod2man --name=X509V3_SET_CTX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509V3_set_ctx.pod >doc/man/man3/X509V3_set_ctx.3 pod2man --name=X509_ACERT_ADD1_ATTR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_ACERT_add1_attr.pod >doc/man/man3/X509_ACERT_add1_attr.3 pod2man --name=X509_ACERT_ADD_ATTR_NCONF --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_ACERT_add_attr_nconf.pod >doc/man/man3/X509_ACERT_add_attr_nconf.3 pod2man --name=X509_ACERT_GET0_HOLDER_BASECERTID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_ACERT_get0_holder_baseCertId.pod >doc/man/man3/X509_ACERT_get0_holder_baseCertId.3 pod2man --name=X509_ACERT_GET_ATTR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_ACERT_get_attr.pod >doc/man/man3/X509_ACERT_get_attr.3 pod2man --name=X509_ACERT_PRINT_EX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_ACERT_print_ex.pod >doc/man/man3/X509_ACERT_print_ex.3 pod2man --name=X509_ALGOR_DUP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_ALGOR_dup.pod >doc/man/man3/X509_ALGOR_dup.3 pod2man --name=X509_ATTRIBUTE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_ATTRIBUTE.pod >doc/man/man3/X509_ATTRIBUTE.3 pod2man --name=X509_CRL_GET0_BY_SERIAL --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_CRL_get0_by_serial.pod >doc/man/man3/X509_CRL_get0_by_serial.3 pod2man --name=X509_EXTENSION_SET_OBJECT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_EXTENSION_set_object.pod >doc/man/man3/X509_EXTENSION_set_object.3 pod2man --name=X509_LOOKUP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_LOOKUP.pod >doc/man/man3/X509_LOOKUP.3 pod2man --name=X509_LOOKUP_HASH_DIR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_LOOKUP_hash_dir.pod >doc/man/man3/X509_LOOKUP_hash_dir.3 pod2man --name=X509_LOOKUP_METH_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_LOOKUP_meth_new.pod >doc/man/man3/X509_LOOKUP_meth_new.3 pod2man --name=X509_NAME_ENTRY_GET_OBJECT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_NAME_ENTRY_get_object.pod >doc/man/man3/X509_NAME_ENTRY_get_object.3 pod2man --name=X509_NAME_ADD_ENTRY_BY_TXT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_NAME_add_entry_by_txt.pod >doc/man/man3/X509_NAME_add_entry_by_txt.3 pod2man --name=X509_NAME_GET0_DER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_NAME_get0_der.pod >doc/man/man3/X509_NAME_get0_der.3 pod2man --name=X509_NAME_GET_INDEX_BY_NID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_NAME_get_index_by_NID.pod >doc/man/man3/X509_NAME_get_index_by_NID.3 pod2man --name=X509_NAME_PRINT_EX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_NAME_print_ex.pod >doc/man/man3/X509_NAME_print_ex.3 pod2man --name=X509_PUBKEY_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_PUBKEY_new.pod >doc/man/man3/X509_PUBKEY_new.3 pod2man --name=X509_REQ_GET_ATTR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_REQ_get_attr.pod >doc/man/man3/X509_REQ_get_attr.3 pod2man --name=X509_REQ_GET_EXTENSIONS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_REQ_get_extensions.pod >doc/man/man3/X509_REQ_get_extensions.3 pod2man --name=X509_SIG_GET0 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_SIG_get0.pod >doc/man/man3/X509_SIG_get0.3 pod2man --name=X509_STORE_CTX_GET_BY_SUBJECT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_STORE_CTX_get_by_subject.pod >doc/man/man3/X509_STORE_CTX_get_by_subject.3 pod2man --name=X509_STORE_CTX_GET_ERROR --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_STORE_CTX_get_error.pod >doc/man/man3/X509_STORE_CTX_get_error.3 pod2man --name=X509_STORE_CTX_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_STORE_CTX_new.pod >doc/man/man3/X509_STORE_CTX_new.3 pod2man --name=X509_STORE_CTX_SET_VERIFY_CB --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_STORE_CTX_set_verify_cb.pod >doc/man/man3/X509_STORE_CTX_set_verify_cb.3 pod2man --name=X509_STORE_ADD_CERT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_STORE_add_cert.pod >doc/man/man3/X509_STORE_add_cert.3 pod2man --name=X509_STORE_GET0_PARAM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_STORE_get0_param.pod >doc/man/man3/X509_STORE_get0_param.3 pod2man --name=X509_STORE_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_STORE_new.pod >doc/man/man3/X509_STORE_new.3 pod2man --name=X509_STORE_SET_VERIFY_CB_FUNC --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_STORE_set_verify_cb_func.pod >doc/man/man3/X509_STORE_set_verify_cb_func.3 pod2man --name=X509_VERIFY_PARAM_SET_FLAGS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_VERIFY_PARAM_set_flags.pod >doc/man/man3/X509_VERIFY_PARAM_set_flags.3 pod2man --name=X509_ADD_CERT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_add_cert.pod >doc/man/man3/X509_add_cert.3 pod2man --name=X509_CHECK_CA --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_check_ca.pod >doc/man/man3/X509_check_ca.3 pod2man --name=X509_CHECK_HOST --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_check_host.pod >doc/man/man3/X509_check_host.3 pod2man --name=X509_CHECK_ISSUED --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_check_issued.pod >doc/man/man3/X509_check_issued.3 pod2man --name=X509_CHECK_PRIVATE_KEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_check_private_key.pod >doc/man/man3/X509_check_private_key.3 pod2man --name=X509_CHECK_PURPOSE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_check_purpose.pod >doc/man/man3/X509_check_purpose.3 pod2man --name=X509_CMP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_cmp.pod >doc/man/man3/X509_cmp.3 pod2man --name=X509_CMP_TIME --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_cmp_time.pod >doc/man/man3/X509_cmp_time.3 pod2man --name=X509_DIGEST --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_digest.pod >doc/man/man3/X509_digest.3 pod2man --name=X509_DUP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_dup.pod >doc/man/man3/X509_dup.3 pod2man --name=X509_GET0_DISTINGUISHING_ID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_get0_distinguishing_id.pod >doc/man/man3/X509_get0_distinguishing_id.3 pod2man --name=X509_GET0_NOTBEFORE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_get0_notBefore.pod >doc/man/man3/X509_get0_notBefore.3 pod2man --name=X509_GET0_SIGNATURE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_get0_signature.pod >doc/man/man3/X509_get0_signature.3 pod2man --name=X509_GET0_UIDS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_get0_uids.pod >doc/man/man3/X509_get0_uids.3 pod2man --name=X509_GET_DEFAULT_CERT_FILE --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_get_default_cert_file.pod >doc/man/man3/X509_get_default_cert_file.3 pod2man --name=X509_GET_EXTENSION_FLAGS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_get_extension_flags.pod >doc/man/man3/X509_get_extension_flags.3 pod2man --name=X509_GET_PUBKEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_get_pubkey.pod >doc/man/man3/X509_get_pubkey.3 pod2man --name=X509_GET_SERIALNUMBER --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_get_serialNumber.pod >doc/man/man3/X509_get_serialNumber.3 pod2man --name=X509_GET_SUBJECT_NAME --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_get_subject_name.pod >doc/man/man3/X509_get_subject_name.3 pod2man --name=X509_GET_VERSION --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_get_version.pod >doc/man/man3/X509_get_version.3 pod2man --name=X509_LOAD_HTTP --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_load_http.pod >doc/man/man3/X509_load_http.3 pod2man --name=X509_NEW --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_new.pod >doc/man/man3/X509_new.3 pod2man --name=X509_SIGN --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_sign.pod >doc/man/man3/X509_sign.3 pod2man --name=X509_VERIFY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_verify.pod >doc/man/man3/X509_verify.3 pod2man --name=X509_VERIFY_CERT --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509_verify_cert.pod >doc/man/man3/X509_verify_cert.3 pod2man --name=X509V3_GET_EXT_BY_NID --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/X509v3_get_ext_by_NID.pod >doc/man/man3/X509v3_get_ext_by_NID.3 pod2man --name=B2I_PVK_BIO_EX --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/b2i_PVK_bio_ex.pod >doc/man/man3/b2i_PVK_bio_ex.3 pod2man --name=D2I_PKCS8PRIVATEKEY_BIO --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/d2i_PKCS8PrivateKey_bio.pod >doc/man/man3/d2i_PKCS8PrivateKey_bio.3 pod2man --name=D2I_PRIVATEKEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/d2i_PrivateKey.pod >doc/man/man3/d2i_PrivateKey.3 pod2man --name=D2I_RSAPRIVATEKEY --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/d2i_RSAPrivateKey.pod >doc/man/man3/d2i_RSAPrivateKey.3 pod2man --name=D2I_SSL_SESSION --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/d2i_SSL_SESSION.pod >doc/man/man3/d2i_SSL_SESSION.3 pod2man --name=D2I_X509 --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/d2i_X509.pod >doc/man/man3/d2i_X509.3 pod2man --name=I2D_CMS_BIO_STREAM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/i2d_CMS_bio_stream.pod >doc/man/man3/i2d_CMS_bio_stream.3 pod2man --name=I2D_PKCS7_BIO_STREAM --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/i2d_PKCS7_bio_stream.pod >doc/man/man3/i2d_PKCS7_bio_stream.3 pod2man --name=I2D_RE_X509_TBS --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/i2d_re_X509_tbs.pod >doc/man/man3/i2d_re_X509_tbs.3 pod2man --name=O2I_SCT_LIST --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/o2i_SCT_LIST.pod >doc/man/man3/o2i_SCT_LIST.3 pod2man --name=S2I_ASN1_IA5STRING --section=3ossl --center=OpenSSL \ --release=3.5.0 doc/man3/s2i_ASN1_IA5STRING.pod >doc/man/man3/s2i_ASN1_IA5STRING.3 pod2man --name=CONFIG --section=5ossl --center=OpenSSL \ --release=3.5.0 doc/man5/config.pod >doc/man/man5/config.5 pod2man --name=FIPS_CONFIG --section=5ossl --center=OpenSSL \ --release=3.5.0 doc/man5/fips_config.pod >doc/man/man5/fips_config.5 pod2man --name=X509V3_CONFIG --section=5ossl --center=OpenSSL \ --release=3.5.0 doc/man5/x509v3_config.pod >doc/man/man5/x509v3_config.5 pod2man --name=EVP_ASYM_CIPHER-RSA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_ASYM_CIPHER-RSA.pod >doc/man/man7/EVP_ASYM_CIPHER-RSA.7 pod2man --name=EVP_ASYM_CIPHER-SM2 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_ASYM_CIPHER-SM2.pod >doc/man/man7/EVP_ASYM_CIPHER-SM2.7 pod2man --name=EVP_CIPHER-AES --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-AES.pod >doc/man/man7/EVP_CIPHER-AES.7 pod2man --name=EVP_CIPHER-ARIA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-ARIA.pod >doc/man/man7/EVP_CIPHER-ARIA.7 pod2man --name=EVP_CIPHER-BLOWFISH --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-BLOWFISH.pod >doc/man/man7/EVP_CIPHER-BLOWFISH.7 pod2man --name=EVP_CIPHER-CAMELLIA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-CAMELLIA.pod >doc/man/man7/EVP_CIPHER-CAMELLIA.7 pod2man --name=EVP_CIPHER-CAST --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-CAST.pod >doc/man/man7/EVP_CIPHER-CAST.7 pod2man --name=EVP_CIPHER-CHACHA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-CHACHA.pod >doc/man/man7/EVP_CIPHER-CHACHA.7 pod2man --name=EVP_CIPHER-DES --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-DES.pod >doc/man/man7/EVP_CIPHER-DES.7 pod2man --name=EVP_CIPHER-IDEA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-IDEA.pod >doc/man/man7/EVP_CIPHER-IDEA.7 pod2man --name=EVP_CIPHER-NULL --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-NULL.pod >doc/man/man7/EVP_CIPHER-NULL.7 pod2man --name=EVP_CIPHER-RC2 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-RC2.pod >doc/man/man7/EVP_CIPHER-RC2.7 pod2man --name=EVP_CIPHER-RC4 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-RC4.pod >doc/man/man7/EVP_CIPHER-RC4.7 pod2man --name=EVP_CIPHER-RC5 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-RC5.pod >doc/man/man7/EVP_CIPHER-RC5.7 pod2man --name=EVP_CIPHER-SEED --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-SEED.pod >doc/man/man7/EVP_CIPHER-SEED.7 pod2man --name=EVP_CIPHER-SM4 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_CIPHER-SM4.pod >doc/man/man7/EVP_CIPHER-SM4.7 pod2man --name=EVP_KDF-ARGON2 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-ARGON2.pod >doc/man/man7/EVP_KDF-ARGON2.7 pod2man --name=EVP_KDF-HKDF --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-HKDF.pod >doc/man/man7/EVP_KDF-HKDF.7 pod2man --name=EVP_KDF-HMAC-DRBG --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-HMAC-DRBG.pod >doc/man/man7/EVP_KDF-HMAC-DRBG.7 pod2man --name=EVP_KDF-KB --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-KB.pod >doc/man/man7/EVP_KDF-KB.7 pod2man --name=EVP_KDF-KRB5KDF --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-KRB5KDF.pod >doc/man/man7/EVP_KDF-KRB5KDF.7 pod2man --name=EVP_KDF-PBKDF1 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-PBKDF1.pod >doc/man/man7/EVP_KDF-PBKDF1.7 pod2man --name=EVP_KDF-PBKDF2 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-PBKDF2.pod >doc/man/man7/EVP_KDF-PBKDF2.7 pod2man --name=EVP_KDF-PKCS12KDF --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-PKCS12KDF.pod >doc/man/man7/EVP_KDF-PKCS12KDF.7 pod2man --name=EVP_KDF-PVKKDF --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-PVKKDF.pod >doc/man/man7/EVP_KDF-PVKKDF.7 pod2man --name=EVP_KDF-SCRYPT --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-SCRYPT.pod >doc/man/man7/EVP_KDF-SCRYPT.7 pod2man --name=EVP_KDF-SS --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-SS.pod >doc/man/man7/EVP_KDF-SS.7 pod2man --name=EVP_KDF-SSHKDF --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-SSHKDF.pod >doc/man/man7/EVP_KDF-SSHKDF.7 pod2man --name=EVP_KDF-TLS13_KDF --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-TLS13_KDF.pod >doc/man/man7/EVP_KDF-TLS13_KDF.7 pod2man --name=EVP_KDF-TLS1_PRF --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-TLS1_PRF.pod >doc/man/man7/EVP_KDF-TLS1_PRF.7 pod2man --name=EVP_KDF-X942-ASN1 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-X942-ASN1.pod >doc/man/man7/EVP_KDF-X942-ASN1.7 pod2man --name=EVP_KDF-X942-CONCAT --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-X942-CONCAT.pod >doc/man/man7/EVP_KDF-X942-CONCAT.7 pod2man --name=EVP_KDF-X963 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KDF-X963.pod >doc/man/man7/EVP_KDF-X963.7 pod2man --name=EVP_KEM-EC --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KEM-EC.pod >doc/man/man7/EVP_KEM-EC.7 pod2man --name=EVP_KEM-ML-KEM --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KEM-ML-KEM.pod >doc/man/man7/EVP_KEM-ML-KEM.7 pod2man --name=EVP_KEM-RSA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KEM-RSA.pod >doc/man/man7/EVP_KEM-RSA.7 pod2man --name=EVP_KEM-X25519 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KEM-X25519.pod >doc/man/man7/EVP_KEM-X25519.7 pod2man --name=EVP_KEYEXCH-DH --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KEYEXCH-DH.pod >doc/man/man7/EVP_KEYEXCH-DH.7 pod2man --name=EVP_KEYEXCH-ECDH --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KEYEXCH-ECDH.pod >doc/man/man7/EVP_KEYEXCH-ECDH.7 pod2man --name=EVP_KEYEXCH-X25519 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_KEYEXCH-X25519.pod >doc/man/man7/EVP_KEYEXCH-X25519.7 pod2man --name=EVP_MAC-BLAKE2 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MAC-BLAKE2.pod >doc/man/man7/EVP_MAC-BLAKE2.7 pod2man --name=EVP_MAC-CMAC --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MAC-CMAC.pod >doc/man/man7/EVP_MAC-CMAC.7 pod2man --name=EVP_MAC-GMAC --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MAC-GMAC.pod >doc/man/man7/EVP_MAC-GMAC.7 pod2man --name=EVP_MAC-HMAC --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MAC-HMAC.pod >doc/man/man7/EVP_MAC-HMAC.7 pod2man --name=EVP_MAC-KMAC --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MAC-KMAC.pod >doc/man/man7/EVP_MAC-KMAC.7 pod2man --name=EVP_MAC-POLY1305 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MAC-Poly1305.pod >doc/man/man7/EVP_MAC-Poly1305.7 pod2man --name=EVP_MAC-SIPHASH --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MAC-Siphash.pod >doc/man/man7/EVP_MAC-Siphash.7 pod2man --name=EVP_MD-BLAKE2 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-BLAKE2.pod >doc/man/man7/EVP_MD-BLAKE2.7 pod2man --name=EVP_MD-KECCAK --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-KECCAK.pod >doc/man/man7/EVP_MD-KECCAK.7 pod2man --name=EVP_MD-MD2 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-MD2.pod >doc/man/man7/EVP_MD-MD2.7 pod2man --name=EVP_MD-MD4 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-MD4.pod >doc/man/man7/EVP_MD-MD4.7 pod2man --name=EVP_MD-MD5-SHA1 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-MD5-SHA1.pod >doc/man/man7/EVP_MD-MD5-SHA1.7 pod2man --name=EVP_MD-MD5 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-MD5.pod >doc/man/man7/EVP_MD-MD5.7 pod2man --name=EVP_MD-MDC2 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-MDC2.pod >doc/man/man7/EVP_MD-MDC2.7 pod2man --name=EVP_MD-NULL --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-NULL.pod >doc/man/man7/EVP_MD-NULL.7 pod2man --name=EVP_MD-RIPEMD160 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-RIPEMD160.pod >doc/man/man7/EVP_MD-RIPEMD160.7 pod2man --name=EVP_MD-SHA1 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-SHA1.pod >doc/man/man7/EVP_MD-SHA1.7 pod2man --name=EVP_MD-SHA2 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-SHA2.pod >doc/man/man7/EVP_MD-SHA2.7 pod2man --name=EVP_MD-SHA3 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-SHA3.pod >doc/man/man7/EVP_MD-SHA3.7 pod2man --name=EVP_MD-SHAKE --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-SHAKE.pod >doc/man/man7/EVP_MD-SHAKE.7 pod2man --name=EVP_MD-SM3 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-SM3.pod >doc/man/man7/EVP_MD-SM3.7 pod2man --name=EVP_MD-WHIRLPOOL --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-WHIRLPOOL.pod >doc/man/man7/EVP_MD-WHIRLPOOL.7 pod2man --name=EVP_MD-COMMON --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_MD-common.pod >doc/man/man7/EVP_MD-common.7 pod2man --name=EVP_PKEY-DH --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_PKEY-DH.pod >doc/man/man7/EVP_PKEY-DH.7 pod2man --name=EVP_PKEY-DSA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_PKEY-DSA.pod >doc/man/man7/EVP_PKEY-DSA.7 pod2man --name=EVP_PKEY-EC --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_PKEY-EC.pod >doc/man/man7/EVP_PKEY-EC.7 pod2man --name=EVP_PKEY-FFC --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_PKEY-FFC.pod >doc/man/man7/EVP_PKEY-FFC.7 pod2man --name=EVP_PKEY-HMAC --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_PKEY-HMAC.pod >doc/man/man7/EVP_PKEY-HMAC.7 pod2man --name=EVP_PKEY-ML-DSA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_PKEY-ML-DSA.pod >doc/man/man7/EVP_PKEY-ML-DSA.7 pod2man --name=EVP_PKEY-ML-KEM --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_PKEY-ML-KEM.pod >doc/man/man7/EVP_PKEY-ML-KEM.7 pod2man --name=EVP_PKEY-RSA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_PKEY-RSA.pod >doc/man/man7/EVP_PKEY-RSA.7 pod2man --name=EVP_PKEY-SLH-DSA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_PKEY-SLH-DSA.pod >doc/man/man7/EVP_PKEY-SLH-DSA.7 pod2man --name=EVP_PKEY-SM2 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_PKEY-SM2.pod >doc/man/man7/EVP_PKEY-SM2.7 pod2man --name=EVP_PKEY-X25519 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_PKEY-X25519.pod >doc/man/man7/EVP_PKEY-X25519.7 pod2man --name=EVP_RAND-CRNG-TEST --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_RAND-CRNG-TEST.pod >doc/man/man7/EVP_RAND-CRNG-TEST.7 pod2man --name=EVP_RAND-CTR-DRBG --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_RAND-CTR-DRBG.pod >doc/man/man7/EVP_RAND-CTR-DRBG.7 pod2man --name=EVP_RAND-HASH-DRBG --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_RAND-HASH-DRBG.pod >doc/man/man7/EVP_RAND-HASH-DRBG.7 pod2man --name=EVP_RAND-HMAC-DRBG --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_RAND-HMAC-DRBG.pod >doc/man/man7/EVP_RAND-HMAC-DRBG.7 pod2man --name=EVP_RAND-JITTER --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_RAND-JITTER.pod >doc/man/man7/EVP_RAND-JITTER.7 pod2man --name=EVP_RAND-SEED-SRC --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_RAND-SEED-SRC.pod >doc/man/man7/EVP_RAND-SEED-SRC.7 pod2man --name=EVP_RAND-TEST-RAND --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_RAND-TEST-RAND.pod >doc/man/man7/EVP_RAND-TEST-RAND.7 pod2man --name=EVP_RAND --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_RAND.pod >doc/man/man7/EVP_RAND.7 pod2man --name=EVP_SIGNATURE-DSA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_SIGNATURE-DSA.pod >doc/man/man7/EVP_SIGNATURE-DSA.7 pod2man --name=EVP_SIGNATURE-ECDSA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_SIGNATURE-ECDSA.pod >doc/man/man7/EVP_SIGNATURE-ECDSA.7 pod2man --name=EVP_SIGNATURE-ED25519 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_SIGNATURE-ED25519.pod >doc/man/man7/EVP_SIGNATURE-ED25519.7 pod2man --name=EVP_SIGNATURE-HMAC --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_SIGNATURE-HMAC.pod >doc/man/man7/EVP_SIGNATURE-HMAC.7 pod2man --name=EVP_SIGNATURE-ML-DSA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_SIGNATURE-ML-DSA.pod >doc/man/man7/EVP_SIGNATURE-ML-DSA.7 pod2man --name=EVP_SIGNATURE-RSA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_SIGNATURE-RSA.pod >doc/man/man7/EVP_SIGNATURE-RSA.7 pod2man --name=EVP_SIGNATURE-SLH-DSA --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/EVP_SIGNATURE-SLH-DSA.pod >doc/man/man7/EVP_SIGNATURE-SLH-DSA.7 pod2man --name=OSSL_PROVIDER-FIPS --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/OSSL_PROVIDER-FIPS.pod >doc/man/man7/OSSL_PROVIDER-FIPS.7 pod2man --name=OSSL_PROVIDER-BASE --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/OSSL_PROVIDER-base.pod >doc/man/man7/OSSL_PROVIDER-base.7 pod2man --name=OSSL_PROVIDER-DEFAULT --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/OSSL_PROVIDER-default.pod >doc/man/man7/OSSL_PROVIDER-default.7 pod2man --name=OSSL_PROVIDER-LEGACY --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/OSSL_PROVIDER-legacy.pod >doc/man/man7/OSSL_PROVIDER-legacy.7 pod2man --name=OSSL_PROVIDER-NULL --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/OSSL_PROVIDER-null.pod >doc/man/man7/OSSL_PROVIDER-null.7 pod2man --name=OSSL_STORE-WINSTORE --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/OSSL_STORE-winstore.pod >doc/man/man7/OSSL_STORE-winstore.7 pod2man --name=RAND --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/RAND.pod >doc/man/man7/RAND.7 pod2man --name=RSA-PSS --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/RSA-PSS.pod >doc/man/man7/RSA-PSS.7 pod2man --name=X25519 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/X25519.pod >doc/man/man7/X25519.7 pod2man --name=BIO --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/bio.pod >doc/man/man7/bio.7 pod2man --name=CT --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ct.pod >doc/man/man7/ct.7 pod2man --name=DES_MODES --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/des_modes.pod >doc/man/man7/des_modes.7 pod2man --name=EVP --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/evp.pod >doc/man/man7/evp.7 pod2man --name=FIPS_MODULE --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/fips_module.pod >doc/man/man7/fips_module.7 pod2man --name=LIFE_CYCLE-CIPHER --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/life_cycle-cipher.pod >doc/man/man7/life_cycle-cipher.7 pod2man --name=LIFE_CYCLE-DIGEST --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/life_cycle-digest.pod >doc/man/man7/life_cycle-digest.7 pod2man --name=LIFE_CYCLE-KDF --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/life_cycle-kdf.pod >doc/man/man7/life_cycle-kdf.7 pod2man --name=LIFE_CYCLE-MAC --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/life_cycle-mac.pod >doc/man/man7/life_cycle-mac.7 pod2man --name=LIFE_CYCLE-PKEY --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/life_cycle-pkey.pod >doc/man/man7/life_cycle-pkey.7 pod2man --name=LIFE_CYCLE-RAND --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/life_cycle-rand.pod >doc/man/man7/life_cycle-rand.7 pod2man --name=OPENSSL-CORE.H --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/openssl-core.h.pod >doc/man/man7/openssl-core.h.7 pod2man --name=OPENSSL-CORE_DISPATCH.H --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/openssl-core_dispatch.h.pod >doc/man/man7/openssl-core_dispatch.h.7 pod2man --name=OPENSSL-CORE_NAMES.H --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/openssl-core_names.h.pod >doc/man/man7/openssl-core_names.h.7 pod2man --name=OPENSSL-ENV --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/openssl-env.pod >doc/man/man7/openssl-env.7 pod2man --name=OPENSSL-GLOSSARY --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/openssl-glossary.pod >doc/man/man7/openssl-glossary.7 pod2man --name=OPENSSL-QLOG --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/openssl-qlog.pod >doc/man/man7/openssl-qlog.7 pod2man --name=OPENSSL-QUIC-CONCURRENCY --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/openssl-quic-concurrency.pod >doc/man/man7/openssl-quic-concurrency.7 pod2man --name=OPENSSL-QUIC --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/openssl-quic.pod >doc/man/man7/openssl-quic.7 pod2man --name=OPENSSL-THREADS --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/openssl-threads.pod >doc/man/man7/openssl-threads.7 /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "util/dofile.pl" "-oMakefile" doc/man7/openssl_user_macros.pod.in > doc/man7/openssl_user_macros.pod pod2man --name=OPENSSL_USER_MACROS --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/openssl_user_macros.pod >doc/man/man7/openssl_user_macros.7 pod2man --name=OSSL-GUIDE-INTRODUCTION --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-introduction.pod >doc/man/man7/ossl-guide-introduction.7 pod2man --name=OSSL-GUIDE-LIBCRYPTO-INTRODUCTION --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-libcrypto-introduction.pod >doc/man/man7/ossl-guide-libcrypto-introduction.7 pod2man --name=OSSL-GUIDE-LIBRARIES-INTRODUCTION --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-libraries-introduction.pod >doc/man/man7/ossl-guide-libraries-introduction.7 pod2man --name=OSSL-GUIDE-LIBSSL-INTRODUCTION --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-libssl-introduction.pod >doc/man/man7/ossl-guide-libssl-introduction.7 pod2man --name=OSSL-GUIDE-MIGRATION --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-migration.pod >doc/man/man7/ossl-guide-migration.7 pod2man --name=OSSL-GUIDE-QUIC-CLIENT-BLOCK --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-quic-client-block.pod >doc/man/man7/ossl-guide-quic-client-block.7 pod2man --name=OSSL-GUIDE-QUIC-CLIENT-NON-BLOCK --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-quic-client-non-block.pod >doc/man/man7/ossl-guide-quic-client-non-block.7 pod2man --name=OSSL-GUIDE-QUIC-INTRODUCTION --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-quic-introduction.pod >doc/man/man7/ossl-guide-quic-introduction.7 pod2man --name=OSSL-GUIDE-QUIC-MULTI-STREAM --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-quic-multi-stream.pod >doc/man/man7/ossl-guide-quic-multi-stream.7 pod2man --name=OSSL-GUIDE-QUIC-SERVER-BLOCK --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-quic-server-block.pod >doc/man/man7/ossl-guide-quic-server-block.7 pod2man --name=OSSL-GUIDE-QUIC-SERVER-NON-BLOCK --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-quic-server-non-block.pod >doc/man/man7/ossl-guide-quic-server-non-block.7 pod2man --name=OSSL-GUIDE-TLS-CLIENT-BLOCK --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-tls-client-block.pod >doc/man/man7/ossl-guide-tls-client-block.7 pod2man --name=OSSL-GUIDE-TLS-CLIENT-NON-BLOCK --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-tls-client-non-block.pod >doc/man/man7/ossl-guide-tls-client-non-block.7 pod2man --name=OSSL-GUIDE-TLS-INTRODUCTION --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-tls-introduction.pod >doc/man/man7/ossl-guide-tls-introduction.7 pod2man --name=OSSL-GUIDE-TLS-SERVER-BLOCK --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl-guide-tls-server-block.pod >doc/man/man7/ossl-guide-tls-server-block.7 pod2man --name=OSSL_STORE-FILE --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl_store-file.pod >doc/man/man7/ossl_store-file.7 pod2man --name=OSSL_STORE --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/ossl_store.pod >doc/man/man7/ossl_store.7 pod2man --name=PASSPHRASE-ENCODING --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/passphrase-encoding.pod >doc/man/man7/passphrase-encoding.7 pod2man --name=PROPERTY --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/property.pod >doc/man/man7/property.7 pod2man --name=PROVIDER-ASYM_CIPHER --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-asym_cipher.pod >doc/man/man7/provider-asym_cipher.7 pod2man --name=PROVIDER-BASE --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-base.pod >doc/man/man7/provider-base.7 pod2man --name=PROVIDER-CIPHER --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-cipher.pod >doc/man/man7/provider-cipher.7 pod2man --name=PROVIDER-DECODER --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-decoder.pod >doc/man/man7/provider-decoder.7 pod2man --name=PROVIDER-DIGEST --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-digest.pod >doc/man/man7/provider-digest.7 pod2man --name=PROVIDER-ENCODER --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-encoder.pod >doc/man/man7/provider-encoder.7 pod2man --name=PROVIDER-KDF --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-kdf.pod >doc/man/man7/provider-kdf.7 pod2man --name=PROVIDER-KEM --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-kem.pod >doc/man/man7/provider-kem.7 pod2man --name=PROVIDER-KEYEXCH --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-keyexch.pod >doc/man/man7/provider-keyexch.7 pod2man --name=PROVIDER-KEYMGMT --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-keymgmt.pod >doc/man/man7/provider-keymgmt.7 pod2man --name=PROVIDER-MAC --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-mac.pod >doc/man/man7/provider-mac.7 pod2man --name=PROVIDER-OBJECT --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-object.pod >doc/man/man7/provider-object.7 pod2man --name=PROVIDER-RAND --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-rand.pod >doc/man/man7/provider-rand.7 pod2man --name=PROVIDER-SIGNATURE --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-signature.pod >doc/man/man7/provider-signature.7 pod2man --name=PROVIDER-SKEYMGMT --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-skeymgmt.pod >doc/man/man7/provider-skeymgmt.7 pod2man --name=PROVIDER-STOREMGMT --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider-storemgmt.pod >doc/man/man7/provider-storemgmt.7 pod2man --name=PROVIDER --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/provider.pod >doc/man/man7/provider.7 pod2man --name=PROXY-CERTIFICATES --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/proxy-certificates.pod >doc/man/man7/proxy-certificates.7 pod2man --name=X509 --section=7ossl --center=OpenSSL \ --release=3.5.0 doc/man7/x509.pod >doc/man/man7/x509.7 *** Installing manpages install doc/man/man1/CA.pl.1 -> /usr/share/man/man1/CA.pl.1ossl install doc/man/man1/openssl-asn1parse.1 -> /usr/share/man/man1/openssl-asn1parse.1ossl install doc/man/man1/openssl-ca.1 -> /usr/share/man/man1/openssl-ca.1ossl install doc/man/man1/openssl-ciphers.1 -> /usr/share/man/man1/openssl-ciphers.1ossl install doc/man/man1/openssl-cmds.1 -> /usr/share/man/man1/openssl-cmds.1ossl install doc/man/man1/openssl-cmp.1 -> /usr/share/man/man1/openssl-cmp.1ossl install doc/man/man1/openssl-cms.1 -> /usr/share/man/man1/openssl-cms.1ossl install doc/man/man1/openssl-crl.1 -> /usr/share/man/man1/openssl-crl.1ossl install doc/man/man1/openssl-crl2pkcs7.1 -> /usr/share/man/man1/openssl-crl2pkcs7.1ossl install doc/man/man1/openssl-dgst.1 -> /usr/share/man/man1/openssl-dgst.1ossl install doc/man/man1/openssl-dhparam.1 -> /usr/share/man/man1/openssl-dhparam.1ossl install doc/man/man1/openssl-dsa.1 -> /usr/share/man/man1/openssl-dsa.1ossl install doc/man/man1/openssl-dsaparam.1 -> /usr/share/man/man1/openssl-dsaparam.1ossl install doc/man/man1/openssl-ec.1 -> /usr/share/man/man1/openssl-ec.1ossl install doc/man/man1/openssl-ecparam.1 -> /usr/share/man/man1/openssl-ecparam.1ossl install doc/man/man1/openssl-enc.1 -> /usr/share/man/man1/openssl-enc.1ossl install doc/man/man1/openssl-engine.1 -> /usr/share/man/man1/openssl-engine.1ossl install doc/man/man1/openssl-errstr.1 -> /usr/share/man/man1/openssl-errstr.1ossl install doc/man/man1/openssl-fipsinstall.1 -> /usr/share/man/man1/openssl-fipsinstall.1ossl install doc/man/man1/openssl-format-options.1 -> /usr/share/man/man1/openssl-format-options.1ossl install doc/man/man1/openssl-gendsa.1 -> /usr/share/man/man1/openssl-gendsa.1ossl install doc/man/man1/openssl-genpkey.1 -> /usr/share/man/man1/openssl-genpkey.1ossl install doc/man/man1/openssl-genrsa.1 -> /usr/share/man/man1/openssl-genrsa.1ossl install doc/man/man1/openssl-info.1 -> /usr/share/man/man1/openssl-info.1ossl install doc/man/man1/openssl-kdf.1 -> /usr/share/man/man1/openssl-kdf.1ossl install doc/man/man1/openssl-list.1 -> /usr/share/man/man1/openssl-list.1ossl install doc/man/man1/openssl-mac.1 -> /usr/share/man/man1/openssl-mac.1ossl install doc/man/man1/openssl-namedisplay-options.1 -> /usr/share/man/man1/openssl-namedisplay-options.1ossl install doc/man/man1/openssl-nseq.1 -> /usr/share/man/man1/openssl-nseq.1ossl install doc/man/man1/openssl-ocsp.1 -> /usr/share/man/man1/openssl-ocsp.1ossl install doc/man/man1/openssl-passphrase-options.1 -> /usr/share/man/man1/openssl-passphrase-options.1ossl install doc/man/man1/openssl-passwd.1 -> /usr/share/man/man1/openssl-passwd.1ossl install doc/man/man1/openssl-pkcs12.1 -> /usr/share/man/man1/openssl-pkcs12.1ossl install doc/man/man1/openssl-pkcs7.1 -> /usr/share/man/man1/openssl-pkcs7.1ossl install doc/man/man1/openssl-pkcs8.1 -> /usr/share/man/man1/openssl-pkcs8.1ossl install doc/man/man1/openssl-pkey.1 -> /usr/share/man/man1/openssl-pkey.1ossl install doc/man/man1/openssl-pkeyparam.1 -> /usr/share/man/man1/openssl-pkeyparam.1ossl install doc/man/man1/openssl-pkeyutl.1 -> /usr/share/man/man1/openssl-pkeyutl.1ossl install doc/man/man1/openssl-prime.1 -> /usr/share/man/man1/openssl-prime.1ossl install doc/man/man1/openssl-rand.1 -> /usr/share/man/man1/openssl-rand.1ossl install doc/man/man1/openssl-rehash.1 -> /usr/share/man/man1/openssl-rehash.1ossl install doc/man/man1/openssl-req.1 -> /usr/share/man/man1/openssl-req.1ossl install doc/man/man1/openssl-rsa.1 -> /usr/share/man/man1/openssl-rsa.1ossl install doc/man/man1/openssl-rsautl.1 -> /usr/share/man/man1/openssl-rsautl.1ossl install doc/man/man1/openssl-s_client.1 -> /usr/share/man/man1/openssl-s_client.1ossl install doc/man/man1/openssl-s_server.1 -> /usr/share/man/man1/openssl-s_server.1ossl install doc/man/man1/openssl-s_time.1 -> /usr/share/man/man1/openssl-s_time.1ossl install doc/man/man1/openssl-sess_id.1 -> /usr/share/man/man1/openssl-sess_id.1ossl install doc/man/man1/openssl-skeyutl.1 -> /usr/share/man/man1/openssl-skeyutl.1ossl install doc/man/man1/openssl-smime.1 -> /usr/share/man/man1/openssl-smime.1ossl install doc/man/man1/openssl-speed.1 -> /usr/share/man/man1/openssl-speed.1ossl install doc/man/man1/openssl-spkac.1 -> /usr/share/man/man1/openssl-spkac.1ossl install doc/man/man1/openssl-srp.1 -> /usr/share/man/man1/openssl-srp.1ossl install doc/man/man1/openssl-storeutl.1 -> /usr/share/man/man1/openssl-storeutl.1ossl install doc/man/man1/openssl-ts.1 -> /usr/share/man/man1/openssl-ts.1ossl install doc/man/man1/openssl-verification-options.1 -> /usr/share/man/man1/openssl-verification-options.1ossl install doc/man/man1/openssl-verify.1 -> /usr/share/man/man1/openssl-verify.1ossl install doc/man/man1/openssl-version.1 -> /usr/share/man/man1/openssl-version.1ossl install doc/man/man1/openssl-x509.1 -> /usr/share/man/man1/openssl-x509.1ossl install doc/man/man1/openssl.1 -> /usr/share/man/man1/openssl.1ossl install doc/man/man1/tsget.1 -> /usr/share/man/man1/tsget.1ossl install doc/man/man3/ADMISSIONS.3 -> /usr/share/man/man3/ADMISSIONS.3ossl install doc/man/man3/ASN1_EXTERN_FUNCS.3 -> /usr/share/man/man3/ASN1_EXTERN_FUNCS.3ossl install doc/man/man3/ASN1_INTEGER_get_int64.3 -> /usr/share/man/man3/ASN1_INTEGER_get_int64.3ossl install doc/man/man3/ASN1_INTEGER_new.3 -> /usr/share/man/man3/ASN1_INTEGER_new.3ossl install doc/man/man3/ASN1_ITEM_lookup.3 -> /usr/share/man/man3/ASN1_ITEM_lookup.3ossl install doc/man/man3/ASN1_OBJECT_new.3 -> /usr/share/man/man3/ASN1_OBJECT_new.3ossl install doc/man/man3/ASN1_STRING_TABLE_add.3 -> /usr/share/man/man3/ASN1_STRING_TABLE_add.3ossl install doc/man/man3/ASN1_STRING_length.3 -> /usr/share/man/man3/ASN1_STRING_length.3ossl install doc/man/man3/ASN1_STRING_new.3 -> /usr/share/man/man3/ASN1_STRING_new.3ossl install doc/man/man3/ASN1_STRING_print_ex.3 -> /usr/share/man/man3/ASN1_STRING_print_ex.3ossl install doc/man/man3/ASN1_TIME_set.3 -> /usr/share/man/man3/ASN1_TIME_set.3ossl install doc/man/man3/ASN1_TYPE_get.3 -> /usr/share/man/man3/ASN1_TYPE_get.3ossl install doc/man/man3/ASN1_aux_cb.3 -> /usr/share/man/man3/ASN1_aux_cb.3ossl install doc/man/man3/ASN1_generate_nconf.3 -> /usr/share/man/man3/ASN1_generate_nconf.3ossl install doc/man/man3/ASN1_item_d2i_bio.3 -> /usr/share/man/man3/ASN1_item_d2i_bio.3ossl install doc/man/man3/ASN1_item_new.3 -> /usr/share/man/man3/ASN1_item_new.3ossl install doc/man/man3/ASN1_item_sign.3 -> /usr/share/man/man3/ASN1_item_sign.3ossl install doc/man/man3/ASYNC_WAIT_CTX_new.3 -> /usr/share/man/man3/ASYNC_WAIT_CTX_new.3ossl install doc/man/man3/ASYNC_start_job.3 -> /usr/share/man/man3/ASYNC_start_job.3ossl install doc/man/man3/BF_encrypt.3 -> /usr/share/man/man3/BF_encrypt.3ossl install doc/man/man3/BIO_ADDR.3 -> /usr/share/man/man3/BIO_ADDR.3ossl install doc/man/man3/BIO_ADDRINFO.3 -> /usr/share/man/man3/BIO_ADDRINFO.3ossl install doc/man/man3/BIO_connect.3 -> /usr/share/man/man3/BIO_connect.3ossl install doc/man/man3/BIO_ctrl.3 -> /usr/share/man/man3/BIO_ctrl.3ossl install doc/man/man3/BIO_f_base64.3 -> /usr/share/man/man3/BIO_f_base64.3ossl install doc/man/man3/BIO_f_buffer.3 -> /usr/share/man/man3/BIO_f_buffer.3ossl install doc/man/man3/BIO_f_cipher.3 -> /usr/share/man/man3/BIO_f_cipher.3ossl install doc/man/man3/BIO_f_md.3 -> /usr/share/man/man3/BIO_f_md.3ossl install doc/man/man3/BIO_f_null.3 -> /usr/share/man/man3/BIO_f_null.3ossl install doc/man/man3/BIO_f_prefix.3 -> /usr/share/man/man3/BIO_f_prefix.3ossl install doc/man/man3/BIO_f_readbuffer.3 -> /usr/share/man/man3/BIO_f_readbuffer.3ossl install doc/man/man3/BIO_f_ssl.3 -> /usr/share/man/man3/BIO_f_ssl.3ossl install doc/man/man3/BIO_find_type.3 -> /usr/share/man/man3/BIO_find_type.3ossl install doc/man/man3/BIO_get_data.3 -> /usr/share/man/man3/BIO_get_data.3ossl install doc/man/man3/BIO_get_ex_new_index.3 -> /usr/share/man/man3/BIO_get_ex_new_index.3ossl install doc/man/man3/BIO_get_rpoll_descriptor.3 -> /usr/share/man/man3/BIO_get_rpoll_descriptor.3ossl install doc/man/man3/BIO_meth_new.3 -> /usr/share/man/man3/BIO_meth_new.3ossl install doc/man/man3/BIO_new.3 -> /usr/share/man/man3/BIO_new.3ossl install doc/man/man3/BIO_new_CMS.3 -> /usr/share/man/man3/BIO_new_CMS.3ossl install doc/man/man3/BIO_parse_hostserv.3 -> /usr/share/man/man3/BIO_parse_hostserv.3ossl install doc/man/man3/BIO_printf.3 -> /usr/share/man/man3/BIO_printf.3ossl install doc/man/man3/BIO_push.3 -> /usr/share/man/man3/BIO_push.3ossl install doc/man/man3/BIO_read.3 -> /usr/share/man/man3/BIO_read.3ossl install doc/man/man3/BIO_s_accept.3 -> /usr/share/man/man3/BIO_s_accept.3ossl install doc/man/man3/BIO_s_bio.3 -> /usr/share/man/man3/BIO_s_bio.3ossl install doc/man/man3/BIO_s_connect.3 -> /usr/share/man/man3/BIO_s_connect.3ossl install doc/man/man3/BIO_s_core.3 -> /usr/share/man/man3/BIO_s_core.3ossl install doc/man/man3/BIO_s_datagram.3 -> /usr/share/man/man3/BIO_s_datagram.3ossl install doc/man/man3/BIO_s_dgram_pair.3 -> /usr/share/man/man3/BIO_s_dgram_pair.3ossl install doc/man/man3/BIO_s_fd.3 -> /usr/share/man/man3/BIO_s_fd.3ossl install doc/man/man3/BIO_s_file.3 -> /usr/share/man/man3/BIO_s_file.3ossl install doc/man/man3/BIO_s_mem.3 -> /usr/share/man/man3/BIO_s_mem.3ossl install doc/man/man3/BIO_s_null.3 -> /usr/share/man/man3/BIO_s_null.3ossl install doc/man/man3/BIO_s_socket.3 -> /usr/share/man/man3/BIO_s_socket.3ossl install doc/man/man3/BIO_sendmmsg.3 -> /usr/share/man/man3/BIO_sendmmsg.3ossl install doc/man/man3/BIO_set_callback.3 -> /usr/share/man/man3/BIO_set_callback.3ossl install doc/man/man3/BIO_should_retry.3 -> /usr/share/man/man3/BIO_should_retry.3ossl install doc/man/man3/BIO_socket_wait.3 -> /usr/share/man/man3/BIO_socket_wait.3ossl install doc/man/man3/BN_BLINDING_new.3 -> /usr/share/man/man3/BN_BLINDING_new.3ossl install doc/man/man3/BN_CTX_new.3 -> /usr/share/man/man3/BN_CTX_new.3ossl install doc/man/man3/BN_CTX_start.3 -> /usr/share/man/man3/BN_CTX_start.3ossl install doc/man/man3/BN_add.3 -> /usr/share/man/man3/BN_add.3ossl install doc/man/man3/BN_add_word.3 -> /usr/share/man/man3/BN_add_word.3ossl install doc/man/man3/BN_bn2bin.3 -> /usr/share/man/man3/BN_bn2bin.3ossl install doc/man/man3/BN_cmp.3 -> /usr/share/man/man3/BN_cmp.3ossl install doc/man/man3/BN_copy.3 -> /usr/share/man/man3/BN_copy.3ossl install doc/man/man3/BN_generate_prime.3 -> /usr/share/man/man3/BN_generate_prime.3ossl install doc/man/man3/BN_mod_exp_mont.3 -> /usr/share/man/man3/BN_mod_exp_mont.3ossl install doc/man/man3/BN_mod_inverse.3 -> /usr/share/man/man3/BN_mod_inverse.3ossl install doc/man/man3/BN_mod_mul_montgomery.3 -> /usr/share/man/man3/BN_mod_mul_montgomery.3ossl install doc/man/man3/BN_mod_mul_reciprocal.3 -> /usr/share/man/man3/BN_mod_mul_reciprocal.3ossl install doc/man/man3/BN_new.3 -> /usr/share/man/man3/BN_new.3ossl install doc/man/man3/BN_num_bytes.3 -> /usr/share/man/man3/BN_num_bytes.3ossl install doc/man/man3/BN_rand.3 -> /usr/share/man/man3/BN_rand.3ossl install doc/man/man3/BN_security_bits.3 -> /usr/share/man/man3/BN_security_bits.3ossl install doc/man/man3/BN_set_bit.3 -> /usr/share/man/man3/BN_set_bit.3ossl install doc/man/man3/BN_swap.3 -> /usr/share/man/man3/BN_swap.3ossl install doc/man/man3/BN_zero.3 -> /usr/share/man/man3/BN_zero.3ossl install doc/man/man3/BUF_MEM_new.3 -> /usr/share/man/man3/BUF_MEM_new.3ossl install doc/man/man3/CMAC_CTX.3 -> /usr/share/man/man3/CMAC_CTX.3ossl install doc/man/man3/CMS_EncryptedData_decrypt.3 -> /usr/share/man/man3/CMS_EncryptedData_decrypt.3ossl install doc/man/man3/CMS_EncryptedData_encrypt.3 -> /usr/share/man/man3/CMS_EncryptedData_encrypt.3ossl install doc/man/man3/CMS_EnvelopedData_create.3 -> /usr/share/man/man3/CMS_EnvelopedData_create.3ossl install doc/man/man3/CMS_add0_cert.3 -> /usr/share/man/man3/CMS_add0_cert.3ossl install doc/man/man3/CMS_add1_recipient_cert.3 -> /usr/share/man/man3/CMS_add1_recipient_cert.3ossl install doc/man/man3/CMS_add1_signer.3 -> /usr/share/man/man3/CMS_add1_signer.3ossl install doc/man/man3/CMS_compress.3 -> /usr/share/man/man3/CMS_compress.3ossl install doc/man/man3/CMS_data_create.3 -> /usr/share/man/man3/CMS_data_create.3ossl install doc/man/man3/CMS_decrypt.3 -> /usr/share/man/man3/CMS_decrypt.3ossl install doc/man/man3/CMS_digest_create.3 -> /usr/share/man/man3/CMS_digest_create.3ossl install doc/man/man3/CMS_encrypt.3 -> /usr/share/man/man3/CMS_encrypt.3ossl install doc/man/man3/CMS_final.3 -> /usr/share/man/man3/CMS_final.3ossl install doc/man/man3/CMS_get0_RecipientInfos.3 -> /usr/share/man/man3/CMS_get0_RecipientInfos.3ossl install doc/man/man3/CMS_get0_SignerInfos.3 -> /usr/share/man/man3/CMS_get0_SignerInfos.3ossl install doc/man/man3/CMS_get0_type.3 -> /usr/share/man/man3/CMS_get0_type.3ossl install doc/man/man3/CMS_get1_ReceiptRequest.3 -> /usr/share/man/man3/CMS_get1_ReceiptRequest.3ossl install doc/man/man3/CMS_sign.3 -> /usr/share/man/man3/CMS_sign.3ossl install doc/man/man3/CMS_sign_receipt.3 -> /usr/share/man/man3/CMS_sign_receipt.3ossl install doc/man/man3/CMS_signed_get_attr.3 -> /usr/share/man/man3/CMS_signed_get_attr.3ossl install doc/man/man3/CMS_uncompress.3 -> /usr/share/man/man3/CMS_uncompress.3ossl install doc/man/man3/CMS_verify.3 -> /usr/share/man/man3/CMS_verify.3ossl install doc/man/man3/CMS_verify_receipt.3 -> /usr/share/man/man3/CMS_verify_receipt.3ossl install doc/man/man3/COMP_CTX_new.3 -> /usr/share/man/man3/COMP_CTX_new.3ossl install doc/man/man3/CONF_modules_free.3 -> /usr/share/man/man3/CONF_modules_free.3ossl install doc/man/man3/CONF_modules_load_file.3 -> /usr/share/man/man3/CONF_modules_load_file.3ossl install doc/man/man3/CRYPTO_THREAD_run_once.3 -> /usr/share/man/man3/CRYPTO_THREAD_run_once.3ossl install doc/man/man3/CRYPTO_get_ex_new_index.3 -> /usr/share/man/man3/CRYPTO_get_ex_new_index.3ossl install doc/man/man3/CRYPTO_memcmp.3 -> /usr/share/man/man3/CRYPTO_memcmp.3ossl install doc/man/man3/CTLOG_STORE_get0_log_by_id.3 -> /usr/share/man/man3/CTLOG_STORE_get0_log_by_id.3ossl install doc/man/man3/CTLOG_STORE_new.3 -> /usr/share/man/man3/CTLOG_STORE_new.3ossl install doc/man/man3/CTLOG_new.3 -> /usr/share/man/man3/CTLOG_new.3ossl install doc/man/man3/CT_POLICY_EVAL_CTX_new.3 -> /usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ossl install doc/man/man3/DEFINE_STACK_OF.3 -> /usr/share/man/man3/DEFINE_STACK_OF.3ossl install doc/man/man3/DES_random_key.3 -> /usr/share/man/man3/DES_random_key.3ossl install doc/man/man3/DH_generate_key.3 -> /usr/share/man/man3/DH_generate_key.3ossl install doc/man/man3/DH_generate_parameters.3 -> /usr/share/man/man3/DH_generate_parameters.3ossl install doc/man/man3/DH_get0_pqg.3 -> /usr/share/man/man3/DH_get0_pqg.3ossl install doc/man/man3/DH_get_1024_160.3 -> /usr/share/man/man3/DH_get_1024_160.3ossl install doc/man/man3/DH_meth_new.3 -> /usr/share/man/man3/DH_meth_new.3ossl install doc/man/man3/DH_new.3 -> /usr/share/man/man3/DH_new.3ossl install doc/man/man3/DH_new_by_nid.3 -> /usr/share/man/man3/DH_new_by_nid.3ossl install doc/man/man3/DH_set_method.3 -> /usr/share/man/man3/DH_set_method.3ossl install doc/man/man3/DH_size.3 -> /usr/share/man/man3/DH_size.3ossl install doc/man/man3/DSA_SIG_new.3 -> /usr/share/man/man3/DSA_SIG_new.3ossl install doc/man/man3/DSA_do_sign.3 -> /usr/share/man/man3/DSA_do_sign.3ossl install doc/man/man3/DSA_dup_DH.3 -> /usr/share/man/man3/DSA_dup_DH.3ossl install doc/man/man3/DSA_generate_key.3 -> /usr/share/man/man3/DSA_generate_key.3ossl install doc/man/man3/DSA_generate_parameters.3 -> /usr/share/man/man3/DSA_generate_parameters.3ossl install doc/man/man3/DSA_get0_pqg.3 -> /usr/share/man/man3/DSA_get0_pqg.3ossl install doc/man/man3/DSA_meth_new.3 -> /usr/share/man/man3/DSA_meth_new.3ossl install doc/man/man3/DSA_new.3 -> /usr/share/man/man3/DSA_new.3ossl install doc/man/man3/DSA_set_method.3 -> /usr/share/man/man3/DSA_set_method.3ossl install doc/man/man3/DSA_sign.3 -> /usr/share/man/man3/DSA_sign.3ossl install doc/man/man3/DSA_size.3 -> /usr/share/man/man3/DSA_size.3ossl install doc/man/man3/DTLS_get_data_mtu.3 -> /usr/share/man/man3/DTLS_get_data_mtu.3ossl install doc/man/man3/DTLS_set_timer_cb.3 -> /usr/share/man/man3/DTLS_set_timer_cb.3ossl install doc/man/man3/DTLSv1_get_timeout.3 -> /usr/share/man/man3/DTLSv1_get_timeout.3ossl install doc/man/man3/DTLSv1_handle_timeout.3 -> /usr/share/man/man3/DTLSv1_handle_timeout.3ossl install doc/man/man3/DTLSv1_listen.3 -> /usr/share/man/man3/DTLSv1_listen.3ossl install doc/man/man3/ECDSA_SIG_new.3 -> /usr/share/man/man3/ECDSA_SIG_new.3ossl install doc/man/man3/ECDSA_sign.3 -> /usr/share/man/man3/ECDSA_sign.3ossl install doc/man/man3/ECPKParameters_print.3 -> /usr/share/man/man3/ECPKParameters_print.3ossl install doc/man/man3/EC_GFp_simple_method.3 -> /usr/share/man/man3/EC_GFp_simple_method.3ossl install doc/man/man3/EC_GROUP_copy.3 -> /usr/share/man/man3/EC_GROUP_copy.3ossl install doc/man/man3/EC_GROUP_new.3 -> /usr/share/man/man3/EC_GROUP_new.3ossl install doc/man/man3/EC_KEY_get_enc_flags.3 -> /usr/share/man/man3/EC_KEY_get_enc_flags.3ossl install doc/man/man3/EC_KEY_new.3 -> /usr/share/man/man3/EC_KEY_new.3ossl install doc/man/man3/EC_POINT_add.3 -> /usr/share/man/man3/EC_POINT_add.3ossl install doc/man/man3/EC_POINT_new.3 -> /usr/share/man/man3/EC_POINT_new.3ossl install doc/man/man3/ENGINE_add.3 -> /usr/share/man/man3/ENGINE_add.3ossl install doc/man/man3/ERR_GET_LIB.3 -> /usr/share/man/man3/ERR_GET_LIB.3ossl install doc/man/man3/ERR_clear_error.3 -> /usr/share/man/man3/ERR_clear_error.3ossl install doc/man/man3/ERR_error_string.3 -> /usr/share/man/man3/ERR_error_string.3ossl install doc/man/man3/ERR_get_error.3 -> /usr/share/man/man3/ERR_get_error.3ossl install doc/man/man3/ERR_load_crypto_strings.3 -> /usr/share/man/man3/ERR_load_crypto_strings.3ossl install doc/man/man3/ERR_load_strings.3 -> /usr/share/man/man3/ERR_load_strings.3ossl install doc/man/man3/ERR_new.3 -> /usr/share/man/man3/ERR_new.3ossl install doc/man/man3/ERR_print_errors.3 -> /usr/share/man/man3/ERR_print_errors.3ossl install doc/man/man3/ERR_put_error.3 -> /usr/share/man/man3/ERR_put_error.3ossl install doc/man/man3/ERR_remove_state.3 -> /usr/share/man/man3/ERR_remove_state.3ossl install doc/man/man3/ERR_set_mark.3 -> /usr/share/man/man3/ERR_set_mark.3ossl install doc/man/man3/EVP_ASYM_CIPHER_free.3 -> /usr/share/man/man3/EVP_ASYM_CIPHER_free.3ossl install doc/man/man3/EVP_BytesToKey.3 -> /usr/share/man/man3/EVP_BytesToKey.3ossl install doc/man/man3/EVP_CIPHER_CTX_get_cipher_data.3 -> /usr/share/man/man3/EVP_CIPHER_CTX_get_cipher_data.3ossl install doc/man/man3/EVP_CIPHER_CTX_get_original_iv.3 -> /usr/share/man/man3/EVP_CIPHER_CTX_get_original_iv.3ossl install doc/man/man3/EVP_CIPHER_meth_new.3 -> /usr/share/man/man3/EVP_CIPHER_meth_new.3ossl install doc/man/man3/EVP_DigestInit.3 -> /usr/share/man/man3/EVP_DigestInit.3ossl install doc/man/man3/EVP_DigestSignInit.3 -> /usr/share/man/man3/EVP_DigestSignInit.3ossl install doc/man/man3/EVP_DigestVerifyInit.3 -> /usr/share/man/man3/EVP_DigestVerifyInit.3ossl install doc/man/man3/EVP_EncodeInit.3 -> /usr/share/man/man3/EVP_EncodeInit.3ossl install doc/man/man3/EVP_EncryptInit.3 -> /usr/share/man/man3/EVP_EncryptInit.3ossl install doc/man/man3/EVP_KDF.3 -> /usr/share/man/man3/EVP_KDF.3ossl install doc/man/man3/EVP_KEM_free.3 -> /usr/share/man/man3/EVP_KEM_free.3ossl install doc/man/man3/EVP_KEYEXCH_free.3 -> /usr/share/man/man3/EVP_KEYEXCH_free.3ossl install doc/man/man3/EVP_KEYMGMT.3 -> /usr/share/man/man3/EVP_KEYMGMT.3ossl install doc/man/man3/EVP_MAC.3 -> /usr/share/man/man3/EVP_MAC.3ossl install doc/man/man3/EVP_MD_meth_new.3 -> /usr/share/man/man3/EVP_MD_meth_new.3ossl install doc/man/man3/EVP_OpenInit.3 -> /usr/share/man/man3/EVP_OpenInit.3ossl install doc/man/man3/EVP_PBE_CipherInit.3 -> /usr/share/man/man3/EVP_PBE_CipherInit.3ossl install doc/man/man3/EVP_PKEY2PKCS8.3 -> /usr/share/man/man3/EVP_PKEY2PKCS8.3ossl install doc/man/man3/EVP_PKEY_ASN1_METHOD.3 -> /usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ossl install doc/man/man3/EVP_PKEY_CTX_ctrl.3 -> /usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ossl install doc/man/man3/EVP_PKEY_CTX_get0_libctx.3 -> /usr/share/man/man3/EVP_PKEY_CTX_get0_libctx.3ossl install doc/man/man3/EVP_PKEY_CTX_get0_pkey.3 -> /usr/share/man/man3/EVP_PKEY_CTX_get0_pkey.3ossl install doc/man/man3/EVP_PKEY_CTX_get_algor.3 -> /usr/share/man/man3/EVP_PKEY_CTX_get_algor.3ossl install doc/man/man3/EVP_PKEY_CTX_new.3 -> /usr/share/man/man3/EVP_PKEY_CTX_new.3ossl install doc/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3 -> /usr/share/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3ossl install doc/man/man3/EVP_PKEY_CTX_set_hkdf_md.3 -> /usr/share/man/man3/EVP_PKEY_CTX_set_hkdf_md.3ossl install doc/man/man3/EVP_PKEY_CTX_set_params.3 -> /usr/share/man/man3/EVP_PKEY_CTX_set_params.3ossl install doc/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3 -> /usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3ossl install doc/man/man3/EVP_PKEY_CTX_set_scrypt_N.3 -> /usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_N.3ossl install doc/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3 -> /usr/share/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3ossl install doc/man/man3/EVP_PKEY_asn1_get_count.3 -> /usr/share/man/man3/EVP_PKEY_asn1_get_count.3ossl install doc/man/man3/EVP_PKEY_check.3 -> /usr/share/man/man3/EVP_PKEY_check.3ossl install doc/man/man3/EVP_PKEY_copy_parameters.3 -> /usr/share/man/man3/EVP_PKEY_copy_parameters.3ossl install doc/man/man3/EVP_PKEY_decapsulate.3 -> /usr/share/man/man3/EVP_PKEY_decapsulate.3ossl install doc/man/man3/EVP_PKEY_decrypt.3 -> /usr/share/man/man3/EVP_PKEY_decrypt.3ossl install doc/man/man3/EVP_PKEY_derive.3 -> /usr/share/man/man3/EVP_PKEY_derive.3ossl install doc/man/man3/EVP_PKEY_digestsign_supports_digest.3 -> /usr/share/man/man3/EVP_PKEY_digestsign_supports_digest.3ossl install doc/man/man3/EVP_PKEY_encapsulate.3 -> /usr/share/man/man3/EVP_PKEY_encapsulate.3ossl install doc/man/man3/EVP_PKEY_encrypt.3 -> /usr/share/man/man3/EVP_PKEY_encrypt.3ossl install doc/man/man3/EVP_PKEY_fromdata.3 -> /usr/share/man/man3/EVP_PKEY_fromdata.3ossl install doc/man/man3/EVP_PKEY_get_attr.3 -> /usr/share/man/man3/EVP_PKEY_get_attr.3ossl install doc/man/man3/EVP_PKEY_get_default_digest_nid.3 -> /usr/share/man/man3/EVP_PKEY_get_default_digest_nid.3ossl install doc/man/man3/EVP_PKEY_get_field_type.3 -> /usr/share/man/man3/EVP_PKEY_get_field_type.3ossl install doc/man/man3/EVP_PKEY_get_group_name.3 -> /usr/share/man/man3/EVP_PKEY_get_group_name.3ossl install doc/man/man3/EVP_PKEY_get_size.3 -> /usr/share/man/man3/EVP_PKEY_get_size.3ossl install doc/man/man3/EVP_PKEY_gettable_params.3 -> /usr/share/man/man3/EVP_PKEY_gettable_params.3ossl install doc/man/man3/EVP_PKEY_is_a.3 -> /usr/share/man/man3/EVP_PKEY_is_a.3ossl install doc/man/man3/EVP_PKEY_keygen.3 -> /usr/share/man/man3/EVP_PKEY_keygen.3ossl install doc/man/man3/EVP_PKEY_meth_get_count.3 -> /usr/share/man/man3/EVP_PKEY_meth_get_count.3ossl install doc/man/man3/EVP_PKEY_meth_new.3 -> /usr/share/man/man3/EVP_PKEY_meth_new.3ossl install doc/man/man3/EVP_PKEY_new.3 -> /usr/share/man/man3/EVP_PKEY_new.3ossl install doc/man/man3/EVP_PKEY_print_private.3 -> /usr/share/man/man3/EVP_PKEY_print_private.3ossl install doc/man/man3/EVP_PKEY_set1_RSA.3 -> /usr/share/man/man3/EVP_PKEY_set1_RSA.3ossl install doc/man/man3/EVP_PKEY_set1_encoded_public_key.3 -> /usr/share/man/man3/EVP_PKEY_set1_encoded_public_key.3ossl install doc/man/man3/EVP_PKEY_set_type.3 -> /usr/share/man/man3/EVP_PKEY_set_type.3ossl install doc/man/man3/EVP_PKEY_settable_params.3 -> /usr/share/man/man3/EVP_PKEY_settable_params.3ossl install doc/man/man3/EVP_PKEY_sign.3 -> /usr/share/man/man3/EVP_PKEY_sign.3ossl install doc/man/man3/EVP_PKEY_todata.3 -> /usr/share/man/man3/EVP_PKEY_todata.3ossl install doc/man/man3/EVP_PKEY_verify.3 -> /usr/share/man/man3/EVP_PKEY_verify.3ossl install doc/man/man3/EVP_PKEY_verify_recover.3 -> /usr/share/man/man3/EVP_PKEY_verify_recover.3ossl install doc/man/man3/EVP_RAND.3 -> /usr/share/man/man3/EVP_RAND.3ossl install doc/man/man3/EVP_SIGNATURE.3 -> /usr/share/man/man3/EVP_SIGNATURE.3ossl install doc/man/man3/EVP_SKEY.3 -> /usr/share/man/man3/EVP_SKEY.3ossl install doc/man/man3/EVP_SKEYMGMT.3 -> /usr/share/man/man3/EVP_SKEYMGMT.3ossl install doc/man/man3/EVP_SealInit.3 -> /usr/share/man/man3/EVP_SealInit.3ossl install doc/man/man3/EVP_SignInit.3 -> /usr/share/man/man3/EVP_SignInit.3ossl install doc/man/man3/EVP_VerifyInit.3 -> /usr/share/man/man3/EVP_VerifyInit.3ossl install doc/man/man3/EVP_aes_128_gcm.3 -> /usr/share/man/man3/EVP_aes_128_gcm.3ossl install doc/man/man3/EVP_aria_128_gcm.3 -> /usr/share/man/man3/EVP_aria_128_gcm.3ossl install doc/man/man3/EVP_bf_cbc.3 -> /usr/share/man/man3/EVP_bf_cbc.3ossl install doc/man/man3/EVP_blake2b512.3 -> /usr/share/man/man3/EVP_blake2b512.3ossl install doc/man/man3/EVP_camellia_128_ecb.3 -> /usr/share/man/man3/EVP_camellia_128_ecb.3ossl install doc/man/man3/EVP_cast5_cbc.3 -> /usr/share/man/man3/EVP_cast5_cbc.3ossl install doc/man/man3/EVP_chacha20.3 -> /usr/share/man/man3/EVP_chacha20.3ossl install doc/man/man3/EVP_des_cbc.3 -> /usr/share/man/man3/EVP_des_cbc.3ossl install doc/man/man3/EVP_desx_cbc.3 -> /usr/share/man/man3/EVP_desx_cbc.3ossl install doc/man/man3/EVP_idea_cbc.3 -> /usr/share/man/man3/EVP_idea_cbc.3ossl install doc/man/man3/EVP_md2.3 -> /usr/share/man/man3/EVP_md2.3ossl install doc/man/man3/EVP_md4.3 -> /usr/share/man/man3/EVP_md4.3ossl install doc/man/man3/EVP_md5.3 -> /usr/share/man/man3/EVP_md5.3ossl install doc/man/man3/EVP_mdc2.3 -> /usr/share/man/man3/EVP_mdc2.3ossl install doc/man/man3/EVP_rc2_cbc.3 -> /usr/share/man/man3/EVP_rc2_cbc.3ossl install doc/man/man3/EVP_rc4.3 -> /usr/share/man/man3/EVP_rc4.3ossl install doc/man/man3/EVP_rc5_32_12_16_cbc.3 -> /usr/share/man/man3/EVP_rc5_32_12_16_cbc.3ossl install doc/man/man3/EVP_ripemd160.3 -> /usr/share/man/man3/EVP_ripemd160.3ossl install doc/man/man3/EVP_seed_cbc.3 -> /usr/share/man/man3/EVP_seed_cbc.3ossl install doc/man/man3/EVP_set_default_properties.3 -> /usr/share/man/man3/EVP_set_default_properties.3ossl install doc/man/man3/EVP_sha1.3 -> /usr/share/man/man3/EVP_sha1.3ossl install doc/man/man3/EVP_sha224.3 -> /usr/share/man/man3/EVP_sha224.3ossl install doc/man/man3/EVP_sha3_224.3 -> /usr/share/man/man3/EVP_sha3_224.3ossl install doc/man/man3/EVP_sm3.3 -> /usr/share/man/man3/EVP_sm3.3ossl install doc/man/man3/EVP_sm4_cbc.3 -> /usr/share/man/man3/EVP_sm4_cbc.3ossl install doc/man/man3/EVP_whirlpool.3 -> /usr/share/man/man3/EVP_whirlpool.3ossl install doc/man/man3/GENERAL_NAME.3 -> /usr/share/man/man3/GENERAL_NAME.3ossl install doc/man/man3/HMAC.3 -> /usr/share/man/man3/HMAC.3ossl install doc/man/man3/MD5.3 -> /usr/share/man/man3/MD5.3ossl install doc/man/man3/MDC2_Init.3 -> /usr/share/man/man3/MDC2_Init.3ossl install doc/man/man3/NCONF_new_ex.3 -> /usr/share/man/man3/NCONF_new_ex.3ossl install doc/man/man3/OBJ_nid2obj.3 -> /usr/share/man/man3/OBJ_nid2obj.3ossl install doc/man/man3/OCSP_REQUEST_new.3 -> /usr/share/man/man3/OCSP_REQUEST_new.3ossl install doc/man/man3/OCSP_cert_to_id.3 -> /usr/share/man/man3/OCSP_cert_to_id.3ossl install doc/man/man3/OCSP_request_add1_nonce.3 -> /usr/share/man/man3/OCSP_request_add1_nonce.3ossl install doc/man/man3/OCSP_resp_find_status.3 -> /usr/share/man/man3/OCSP_resp_find_status.3ossl install doc/man/man3/OCSP_response_status.3 -> /usr/share/man/man3/OCSP_response_status.3ossl install doc/man/man3/OCSP_sendreq_new.3 -> /usr/share/man/man3/OCSP_sendreq_new.3ossl install doc/man/man3/OPENSSL_Applink.3 -> /usr/share/man/man3/OPENSSL_Applink.3ossl install doc/man/man3/OPENSSL_FILE.3 -> /usr/share/man/man3/OPENSSL_FILE.3ossl install doc/man/man3/OPENSSL_LH_COMPFUNC.3 -> /usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ossl install doc/man/man3/OPENSSL_LH_stats.3 -> /usr/share/man/man3/OPENSSL_LH_stats.3ossl install doc/man/man3/OPENSSL_config.3 -> /usr/share/man/man3/OPENSSL_config.3ossl install doc/man/man3/OPENSSL_fork_prepare.3 -> /usr/share/man/man3/OPENSSL_fork_prepare.3ossl install doc/man/man3/OPENSSL_gmtime.3 -> /usr/share/man/man3/OPENSSL_gmtime.3ossl install doc/man/man3/OPENSSL_hexchar2int.3 -> /usr/share/man/man3/OPENSSL_hexchar2int.3ossl install doc/man/man3/OPENSSL_ia32cap.3 -> /usr/share/man/man3/OPENSSL_ia32cap.3ossl install doc/man/man3/OPENSSL_init_crypto.3 -> /usr/share/man/man3/OPENSSL_init_crypto.3ossl install doc/man/man3/OPENSSL_init_ssl.3 -> /usr/share/man/man3/OPENSSL_init_ssl.3ossl install doc/man/man3/OPENSSL_instrument_bus.3 -> /usr/share/man/man3/OPENSSL_instrument_bus.3ossl install doc/man/man3/OPENSSL_load_builtin_modules.3 -> /usr/share/man/man3/OPENSSL_load_builtin_modules.3ossl install doc/man/man3/OPENSSL_load_u16_le.3 -> /usr/share/man/man3/OPENSSL_load_u16_le.3ossl install doc/man/man3/OPENSSL_malloc.3 -> /usr/share/man/man3/OPENSSL_malloc.3ossl install doc/man/man3/OPENSSL_riscvcap.3 -> /usr/share/man/man3/OPENSSL_riscvcap.3ossl install doc/man/man3/OPENSSL_s390xcap.3 -> /usr/share/man/man3/OPENSSL_s390xcap.3ossl install doc/man/man3/OPENSSL_secure_malloc.3 -> /usr/share/man/man3/OPENSSL_secure_malloc.3ossl install doc/man/man3/OPENSSL_strcasecmp.3 -> /usr/share/man/man3/OPENSSL_strcasecmp.3ossl install doc/man/man3/OSSL_ALGORITHM.3 -> /usr/share/man/man3/OSSL_ALGORITHM.3ossl install doc/man/man3/OSSL_CALLBACK.3 -> /usr/share/man/man3/OSSL_CALLBACK.3ossl install doc/man/man3/OSSL_CMP_ATAV_set0.3 -> /usr/share/man/man3/OSSL_CMP_ATAV_set0.3ossl install doc/man/man3/OSSL_CMP_CTX_new.3 -> /usr/share/man/man3/OSSL_CMP_CTX_new.3ossl install doc/man/man3/OSSL_CMP_HDR_get0_transactionID.3 -> /usr/share/man/man3/OSSL_CMP_HDR_get0_transactionID.3ossl install doc/man/man3/OSSL_CMP_ITAV_new_caCerts.3 -> /usr/share/man/man3/OSSL_CMP_ITAV_new_caCerts.3ossl install doc/man/man3/OSSL_CMP_ITAV_set0.3 -> /usr/share/man/man3/OSSL_CMP_ITAV_set0.3ossl install doc/man/man3/OSSL_CMP_MSG_get0_header.3 -> /usr/share/man/man3/OSSL_CMP_MSG_get0_header.3ossl install doc/man/man3/OSSL_CMP_MSG_http_perform.3 -> /usr/share/man/man3/OSSL_CMP_MSG_http_perform.3ossl install doc/man/man3/OSSL_CMP_SRV_CTX_new.3 -> /usr/share/man/man3/OSSL_CMP_SRV_CTX_new.3ossl install doc/man/man3/OSSL_CMP_STATUSINFO_new.3 -> /usr/share/man/man3/OSSL_CMP_STATUSINFO_new.3ossl install doc/man/man3/OSSL_CMP_exec_certreq.3 -> /usr/share/man/man3/OSSL_CMP_exec_certreq.3ossl install doc/man/man3/OSSL_CMP_log_open.3 -> /usr/share/man/man3/OSSL_CMP_log_open.3ossl install doc/man/man3/OSSL_CMP_validate_msg.3 -> /usr/share/man/man3/OSSL_CMP_validate_msg.3ossl install doc/man/man3/OSSL_CORE_MAKE_FUNC.3 -> /usr/share/man/man3/OSSL_CORE_MAKE_FUNC.3ossl install doc/man/man3/OSSL_CRMF_MSG_get0_tmpl.3 -> /usr/share/man/man3/OSSL_CRMF_MSG_get0_tmpl.3ossl install doc/man/man3/OSSL_CRMF_MSG_set0_validity.3 -> /usr/share/man/man3/OSSL_CRMF_MSG_set0_validity.3ossl install doc/man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.3 -> /usr/share/man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.3ossl install doc/man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.3 -> /usr/share/man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.3ossl install doc/man/man3/OSSL_CRMF_pbmp_new.3 -> /usr/share/man/man3/OSSL_CRMF_pbmp_new.3ossl install doc/man/man3/OSSL_DECODER.3 -> /usr/share/man/man3/OSSL_DECODER.3ossl install doc/man/man3/OSSL_DECODER_CTX.3 -> /usr/share/man/man3/OSSL_DECODER_CTX.3ossl install doc/man/man3/OSSL_DECODER_CTX_new_for_pkey.3 -> /usr/share/man/man3/OSSL_DECODER_CTX_new_for_pkey.3ossl install doc/man/man3/OSSL_DECODER_from_bio.3 -> /usr/share/man/man3/OSSL_DECODER_from_bio.3ossl install doc/man/man3/OSSL_DISPATCH.3 -> /usr/share/man/man3/OSSL_DISPATCH.3ossl install doc/man/man3/OSSL_ENCODER.3 -> /usr/share/man/man3/OSSL_ENCODER.3ossl install doc/man/man3/OSSL_ENCODER_CTX.3 -> /usr/share/man/man3/OSSL_ENCODER_CTX.3ossl install doc/man/man3/OSSL_ENCODER_CTX_new_for_pkey.3 -> /usr/share/man/man3/OSSL_ENCODER_CTX_new_for_pkey.3ossl install doc/man/man3/OSSL_ENCODER_to_bio.3 -> /usr/share/man/man3/OSSL_ENCODER_to_bio.3ossl install doc/man/man3/OSSL_ERR_STATE_save.3 -> /usr/share/man/man3/OSSL_ERR_STATE_save.3ossl install doc/man/man3/OSSL_ESS_check_signing_certs.3 -> /usr/share/man/man3/OSSL_ESS_check_signing_certs.3ossl install doc/man/man3/OSSL_GENERAL_NAMES_print.3 -> /usr/share/man/man3/OSSL_GENERAL_NAMES_print.3ossl install doc/man/man3/OSSL_HPKE_CTX_new.3 -> /usr/share/man/man3/OSSL_HPKE_CTX_new.3ossl install doc/man/man3/OSSL_HTTP_REQ_CTX.3 -> /usr/share/man/man3/OSSL_HTTP_REQ_CTX.3ossl install doc/man/man3/OSSL_HTTP_parse_url.3 -> /usr/share/man/man3/OSSL_HTTP_parse_url.3ossl install doc/man/man3/OSSL_HTTP_transfer.3 -> /usr/share/man/man3/OSSL_HTTP_transfer.3ossl install doc/man/man3/OSSL_IETF_ATTR_SYNTAX.3 -> /usr/share/man/man3/OSSL_IETF_ATTR_SYNTAX.3ossl install doc/man/man3/OSSL_IETF_ATTR_SYNTAX_print.3 -> /usr/share/man/man3/OSSL_IETF_ATTR_SYNTAX_print.3ossl install doc/man/man3/OSSL_INDICATOR_set_callback.3 -> /usr/share/man/man3/OSSL_INDICATOR_set_callback.3ossl install doc/man/man3/OSSL_ITEM.3 -> /usr/share/man/man3/OSSL_ITEM.3ossl install doc/man/man3/OSSL_LIB_CTX.3 -> /usr/share/man/man3/OSSL_LIB_CTX.3ossl install doc/man/man3/OSSL_LIB_CTX_set_conf_diagnostics.3 -> /usr/share/man/man3/OSSL_LIB_CTX_set_conf_diagnostics.3ossl install doc/man/man3/OSSL_PARAM.3 -> /usr/share/man/man3/OSSL_PARAM.3ossl install doc/man/man3/OSSL_PARAM_BLD.3 -> /usr/share/man/man3/OSSL_PARAM_BLD.3ossl install doc/man/man3/OSSL_PARAM_allocate_from_text.3 -> /usr/share/man/man3/OSSL_PARAM_allocate_from_text.3ossl install doc/man/man3/OSSL_PARAM_dup.3 -> /usr/share/man/man3/OSSL_PARAM_dup.3ossl install doc/man/man3/OSSL_PARAM_int.3 -> /usr/share/man/man3/OSSL_PARAM_int.3ossl install doc/man/man3/OSSL_PARAM_print_to_bio.3 -> /usr/share/man/man3/OSSL_PARAM_print_to_bio.3ossl install doc/man/man3/OSSL_PROVIDER.3 -> /usr/share/man/man3/OSSL_PROVIDER.3ossl install doc/man/man3/OSSL_QUIC_client_method.3 -> /usr/share/man/man3/OSSL_QUIC_client_method.3ossl install doc/man/man3/OSSL_SELF_TEST_new.3 -> /usr/share/man/man3/OSSL_SELF_TEST_new.3ossl install doc/man/man3/OSSL_SELF_TEST_set_callback.3 -> /usr/share/man/man3/OSSL_SELF_TEST_set_callback.3ossl install doc/man/man3/OSSL_STORE_INFO.3 -> /usr/share/man/man3/OSSL_STORE_INFO.3ossl install doc/man/man3/OSSL_STORE_LOADER.3 -> /usr/share/man/man3/OSSL_STORE_LOADER.3ossl install doc/man/man3/OSSL_STORE_SEARCH.3 -> /usr/share/man/man3/OSSL_STORE_SEARCH.3ossl install doc/man/man3/OSSL_STORE_attach.3 -> /usr/share/man/man3/OSSL_STORE_attach.3ossl install doc/man/man3/OSSL_STORE_expect.3 -> /usr/share/man/man3/OSSL_STORE_expect.3ossl install doc/man/man3/OSSL_STORE_open.3 -> /usr/share/man/man3/OSSL_STORE_open.3ossl install doc/man/man3/OSSL_sleep.3 -> /usr/share/man/man3/OSSL_sleep.3ossl install doc/man/man3/OSSL_trace_enabled.3 -> /usr/share/man/man3/OSSL_trace_enabled.3ossl install doc/man/man3/OSSL_trace_get_category_num.3 -> /usr/share/man/man3/OSSL_trace_get_category_num.3ossl install doc/man/man3/OSSL_trace_set_channel.3 -> /usr/share/man/man3/OSSL_trace_set_channel.3ossl install doc/man/man3/OpenSSL_add_all_algorithms.3 -> /usr/share/man/man3/OpenSSL_add_all_algorithms.3ossl install doc/man/man3/OpenSSL_version.3 -> /usr/share/man/man3/OpenSSL_version.3ossl install doc/man/man3/PBMAC1_get1_pbkdf2_param.3 -> /usr/share/man/man3/PBMAC1_get1_pbkdf2_param.3ossl install doc/man/man3/PEM_X509_INFO_read_bio_ex.3 -> /usr/share/man/man3/PEM_X509_INFO_read_bio_ex.3ossl install doc/man/man3/PEM_bytes_read_bio.3 -> /usr/share/man/man3/PEM_bytes_read_bio.3ossl install doc/man/man3/PEM_read.3 -> /usr/share/man/man3/PEM_read.3ossl install doc/man/man3/PEM_read_CMS.3 -> /usr/share/man/man3/PEM_read_CMS.3ossl install doc/man/man3/PEM_read_bio_PrivateKey.3 -> /usr/share/man/man3/PEM_read_bio_PrivateKey.3ossl install doc/man/man3/PEM_read_bio_ex.3 -> /usr/share/man/man3/PEM_read_bio_ex.3ossl install doc/man/man3/PEM_write_bio_CMS_stream.3 -> /usr/share/man/man3/PEM_write_bio_CMS_stream.3ossl install doc/man/man3/PEM_write_bio_PKCS7_stream.3 -> /usr/share/man/man3/PEM_write_bio_PKCS7_stream.3ossl install doc/man/man3/PKCS12_PBE_keyivgen.3 -> /usr/share/man/man3/PKCS12_PBE_keyivgen.3ossl install doc/man/man3/PKCS12_SAFEBAG_create_cert.3 -> /usr/share/man/man3/PKCS12_SAFEBAG_create_cert.3ossl install doc/man/man3/PKCS12_SAFEBAG_get0_attrs.3 -> /usr/share/man/man3/PKCS12_SAFEBAG_get0_attrs.3ossl install doc/man/man3/PKCS12_SAFEBAG_get1_cert.3 -> /usr/share/man/man3/PKCS12_SAFEBAG_get1_cert.3ossl install doc/man/man3/PKCS12_SAFEBAG_set0_attrs.3 -> /usr/share/man/man3/PKCS12_SAFEBAG_set0_attrs.3ossl install doc/man/man3/PKCS12_add1_attr_by_NID.3 -> /usr/share/man/man3/PKCS12_add1_attr_by_NID.3ossl install doc/man/man3/PKCS12_add_CSPName_asc.3 -> /usr/share/man/man3/PKCS12_add_CSPName_asc.3ossl install doc/man/man3/PKCS12_add_cert.3 -> /usr/share/man/man3/PKCS12_add_cert.3ossl install doc/man/man3/PKCS12_add_friendlyname_asc.3 -> /usr/share/man/man3/PKCS12_add_friendlyname_asc.3ossl install doc/man/man3/PKCS12_add_localkeyid.3 -> /usr/share/man/man3/PKCS12_add_localkeyid.3ossl install doc/man/man3/PKCS12_add_safe.3 -> /usr/share/man/man3/PKCS12_add_safe.3ossl install doc/man/man3/PKCS12_create.3 -> /usr/share/man/man3/PKCS12_create.3ossl install doc/man/man3/PKCS12_decrypt_skey.3 -> /usr/share/man/man3/PKCS12_decrypt_skey.3ossl install doc/man/man3/PKCS12_gen_mac.3 -> /usr/share/man/man3/PKCS12_gen_mac.3ossl install doc/man/man3/PKCS12_get_friendlyname.3 -> /usr/share/man/man3/PKCS12_get_friendlyname.3ossl install doc/man/man3/PKCS12_init.3 -> /usr/share/man/man3/PKCS12_init.3ossl install doc/man/man3/PKCS12_item_decrypt_d2i.3 -> /usr/share/man/man3/PKCS12_item_decrypt_d2i.3ossl install doc/man/man3/PKCS12_key_gen_utf8_ex.3 -> /usr/share/man/man3/PKCS12_key_gen_utf8_ex.3ossl install doc/man/man3/PKCS12_newpass.3 -> /usr/share/man/man3/PKCS12_newpass.3ossl install doc/man/man3/PKCS12_pack_p7encdata.3 -> /usr/share/man/man3/PKCS12_pack_p7encdata.3ossl install doc/man/man3/PKCS12_parse.3 -> /usr/share/man/man3/PKCS12_parse.3ossl install doc/man/man3/PKCS5_PBE_keyivgen.3 -> /usr/share/man/man3/PKCS5_PBE_keyivgen.3ossl install doc/man/man3/PKCS5_PBKDF2_HMAC.3 -> /usr/share/man/man3/PKCS5_PBKDF2_HMAC.3ossl install doc/man/man3/PKCS7_decrypt.3 -> /usr/share/man/man3/PKCS7_decrypt.3ossl install doc/man/man3/PKCS7_encrypt.3 -> /usr/share/man/man3/PKCS7_encrypt.3ossl install doc/man/man3/PKCS7_get_octet_string.3 -> /usr/share/man/man3/PKCS7_get_octet_string.3ossl install doc/man/man3/PKCS7_sign.3 -> /usr/share/man/man3/PKCS7_sign.3ossl install doc/man/man3/PKCS7_sign_add_signer.3 -> /usr/share/man/man3/PKCS7_sign_add_signer.3ossl install doc/man/man3/PKCS7_type_is_other.3 -> /usr/share/man/man3/PKCS7_type_is_other.3ossl install doc/man/man3/PKCS7_verify.3 -> /usr/share/man/man3/PKCS7_verify.3ossl install doc/man/man3/PKCS8_encrypt.3 -> /usr/share/man/man3/PKCS8_encrypt.3ossl install doc/man/man3/PKCS8_pkey_add1_attr.3 -> /usr/share/man/man3/PKCS8_pkey_add1_attr.3ossl install doc/man/man3/RAND_add.3 -> /usr/share/man/man3/RAND_add.3ossl install doc/man/man3/RAND_bytes.3 -> /usr/share/man/man3/RAND_bytes.3ossl install doc/man/man3/RAND_cleanup.3 -> /usr/share/man/man3/RAND_cleanup.3ossl install doc/man/man3/RAND_egd.3 -> /usr/share/man/man3/RAND_egd.3ossl install doc/man/man3/RAND_get0_primary.3 -> /usr/share/man/man3/RAND_get0_primary.3ossl install doc/man/man3/RAND_load_file.3 -> /usr/share/man/man3/RAND_load_file.3ossl install doc/man/man3/RAND_set_DRBG_type.3 -> /usr/share/man/man3/RAND_set_DRBG_type.3ossl install doc/man/man3/RAND_set_rand_method.3 -> /usr/share/man/man3/RAND_set_rand_method.3ossl install doc/man/man3/RC4_set_key.3 -> /usr/share/man/man3/RC4_set_key.3ossl install doc/man/man3/RIPEMD160_Init.3 -> /usr/share/man/man3/RIPEMD160_Init.3ossl install doc/man/man3/RSA_blinding_on.3 -> /usr/share/man/man3/RSA_blinding_on.3ossl install doc/man/man3/RSA_check_key.3 -> /usr/share/man/man3/RSA_check_key.3ossl install doc/man/man3/RSA_generate_key.3 -> /usr/share/man/man3/RSA_generate_key.3ossl install doc/man/man3/RSA_get0_key.3 -> /usr/share/man/man3/RSA_get0_key.3ossl install doc/man/man3/RSA_meth_new.3 -> /usr/share/man/man3/RSA_meth_new.3ossl install doc/man/man3/RSA_new.3 -> /usr/share/man/man3/RSA_new.3ossl install doc/man/man3/RSA_padding_add_PKCS1_type_1.3 -> /usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ossl install doc/man/man3/RSA_print.3 -> /usr/share/man/man3/RSA_print.3ossl install doc/man/man3/RSA_private_encrypt.3 -> /usr/share/man/man3/RSA_private_encrypt.3ossl install doc/man/man3/RSA_public_encrypt.3 -> /usr/share/man/man3/RSA_public_encrypt.3ossl install doc/man/man3/RSA_set_method.3 -> /usr/share/man/man3/RSA_set_method.3ossl install doc/man/man3/RSA_sign.3 -> /usr/share/man/man3/RSA_sign.3ossl install doc/man/man3/RSA_sign_ASN1_OCTET_STRING.3 -> /usr/share/man/man3/RSA_sign_ASN1_OCTET_STRING.3ossl install doc/man/man3/RSA_size.3 -> /usr/share/man/man3/RSA_size.3ossl install doc/man/man3/SCT_new.3 -> /usr/share/man/man3/SCT_new.3ossl install doc/man/man3/SCT_print.3 -> /usr/share/man/man3/SCT_print.3ossl install doc/man/man3/SCT_validate.3 -> /usr/share/man/man3/SCT_validate.3ossl install doc/man/man3/SHA256_Init.3 -> /usr/share/man/man3/SHA256_Init.3ossl install doc/man/man3/SMIME_read_ASN1.3 -> /usr/share/man/man3/SMIME_read_ASN1.3ossl install doc/man/man3/SMIME_read_CMS.3 -> /usr/share/man/man3/SMIME_read_CMS.3ossl install doc/man/man3/SMIME_read_PKCS7.3 -> /usr/share/man/man3/SMIME_read_PKCS7.3ossl install doc/man/man3/SMIME_write_ASN1.3 -> /usr/share/man/man3/SMIME_write_ASN1.3ossl install doc/man/man3/SMIME_write_CMS.3 -> /usr/share/man/man3/SMIME_write_CMS.3ossl install doc/man/man3/SMIME_write_PKCS7.3 -> /usr/share/man/man3/SMIME_write_PKCS7.3ossl install doc/man/man3/SRP_Calc_B.3 -> /usr/share/man/man3/SRP_Calc_B.3ossl install doc/man/man3/SRP_VBASE_new.3 -> /usr/share/man/man3/SRP_VBASE_new.3ossl install doc/man/man3/SRP_create_verifier.3 -> /usr/share/man/man3/SRP_create_verifier.3ossl install doc/man/man3/SRP_user_pwd_new.3 -> /usr/share/man/man3/SRP_user_pwd_new.3ossl install doc/man/man3/SSL_CIPHER_get_name.3 -> /usr/share/man/man3/SSL_CIPHER_get_name.3ossl install doc/man/man3/SSL_COMP_add_compression_method.3 -> /usr/share/man/man3/SSL_COMP_add_compression_method.3ossl install doc/man/man3/SSL_CONF_CTX_new.3 -> /usr/share/man/man3/SSL_CONF_CTX_new.3ossl install doc/man/man3/SSL_CONF_CTX_set1_prefix.3 -> /usr/share/man/man3/SSL_CONF_CTX_set1_prefix.3ossl install doc/man/man3/SSL_CONF_CTX_set_flags.3 -> /usr/share/man/man3/SSL_CONF_CTX_set_flags.3ossl install doc/man/man3/SSL_CONF_CTX_set_ssl_ctx.3 -> /usr/share/man/man3/SSL_CONF_CTX_set_ssl_ctx.3ossl install doc/man/man3/SSL_CONF_cmd.3 -> /usr/share/man/man3/SSL_CONF_cmd.3ossl install doc/man/man3/SSL_CONF_cmd_argv.3 -> /usr/share/man/man3/SSL_CONF_cmd_argv.3ossl install doc/man/man3/SSL_CTX_add1_chain_cert.3 -> /usr/share/man/man3/SSL_CTX_add1_chain_cert.3ossl install doc/man/man3/SSL_CTX_add_extra_chain_cert.3 -> /usr/share/man/man3/SSL_CTX_add_extra_chain_cert.3ossl install doc/man/man3/SSL_CTX_add_session.3 -> /usr/share/man/man3/SSL_CTX_add_session.3ossl install doc/man/man3/SSL_CTX_config.3 -> /usr/share/man/man3/SSL_CTX_config.3ossl install doc/man/man3/SSL_CTX_ctrl.3 -> /usr/share/man/man3/SSL_CTX_ctrl.3ossl install doc/man/man3/SSL_CTX_dane_enable.3 -> /usr/share/man/man3/SSL_CTX_dane_enable.3ossl install doc/man/man3/SSL_CTX_flush_sessions.3 -> /usr/share/man/man3/SSL_CTX_flush_sessions.3ossl install doc/man/man3/SSL_CTX_free.3 -> /usr/share/man/man3/SSL_CTX_free.3ossl install doc/man/man3/SSL_CTX_get0_param.3 -> /usr/share/man/man3/SSL_CTX_get0_param.3ossl install doc/man/man3/SSL_CTX_get_verify_mode.3 -> /usr/share/man/man3/SSL_CTX_get_verify_mode.3ossl install doc/man/man3/SSL_CTX_has_client_custom_ext.3 -> /usr/share/man/man3/SSL_CTX_has_client_custom_ext.3ossl install doc/man/man3/SSL_CTX_load_verify_locations.3 -> /usr/share/man/man3/SSL_CTX_load_verify_locations.3ossl install doc/man/man3/SSL_CTX_new.3 -> /usr/share/man/man3/SSL_CTX_new.3ossl install doc/man/man3/SSL_CTX_sess_number.3 -> /usr/share/man/man3/SSL_CTX_sess_number.3ossl install doc/man/man3/SSL_CTX_sess_set_cache_size.3 -> /usr/share/man/man3/SSL_CTX_sess_set_cache_size.3ossl install doc/man/man3/SSL_CTX_sess_set_get_cb.3 -> /usr/share/man/man3/SSL_CTX_sess_set_get_cb.3ossl install doc/man/man3/SSL_CTX_sessions.3 -> /usr/share/man/man3/SSL_CTX_sessions.3ossl install doc/man/man3/SSL_CTX_set0_CA_list.3 -> /usr/share/man/man3/SSL_CTX_set0_CA_list.3ossl install doc/man/man3/SSL_CTX_set1_cert_comp_preference.3 -> /usr/share/man/man3/SSL_CTX_set1_cert_comp_preference.3ossl install doc/man/man3/SSL_CTX_set1_curves.3 -> /usr/share/man/man3/SSL_CTX_set1_curves.3ossl install doc/man/man3/SSL_CTX_set1_sigalgs.3 -> /usr/share/man/man3/SSL_CTX_set1_sigalgs.3ossl install doc/man/man3/SSL_CTX_set1_verify_cert_store.3 -> /usr/share/man/man3/SSL_CTX_set1_verify_cert_store.3ossl install doc/man/man3/SSL_CTX_set_alpn_select_cb.3 -> /usr/share/man/man3/SSL_CTX_set_alpn_select_cb.3ossl install doc/man/man3/SSL_CTX_set_cert_cb.3 -> /usr/share/man/man3/SSL_CTX_set_cert_cb.3ossl install doc/man/man3/SSL_CTX_set_cert_store.3 -> /usr/share/man/man3/SSL_CTX_set_cert_store.3ossl install doc/man/man3/SSL_CTX_set_cert_verify_callback.3 -> /usr/share/man/man3/SSL_CTX_set_cert_verify_callback.3ossl install doc/man/man3/SSL_CTX_set_cipher_list.3 -> /usr/share/man/man3/SSL_CTX_set_cipher_list.3ossl install doc/man/man3/SSL_CTX_set_client_cert_cb.3 -> /usr/share/man/man3/SSL_CTX_set_client_cert_cb.3ossl install doc/man/man3/SSL_CTX_set_client_hello_cb.3 -> /usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ossl install doc/man/man3/SSL_CTX_set_ct_validation_callback.3 -> /usr/share/man/man3/SSL_CTX_set_ct_validation_callback.3ossl install doc/man/man3/SSL_CTX_set_ctlog_list_file.3 -> /usr/share/man/man3/SSL_CTX_set_ctlog_list_file.3ossl install doc/man/man3/SSL_CTX_set_default_passwd_cb.3 -> /usr/share/man/man3/SSL_CTX_set_default_passwd_cb.3ossl install doc/man/man3/SSL_CTX_set_domain_flags.3 -> /usr/share/man/man3/SSL_CTX_set_domain_flags.3ossl install doc/man/man3/SSL_CTX_set_generate_session_id.3 -> /usr/share/man/man3/SSL_CTX_set_generate_session_id.3ossl install doc/man/man3/SSL_CTX_set_info_callback.3 -> /usr/share/man/man3/SSL_CTX_set_info_callback.3ossl install doc/man/man3/SSL_CTX_set_keylog_callback.3 -> /usr/share/man/man3/SSL_CTX_set_keylog_callback.3ossl install doc/man/man3/SSL_CTX_set_max_cert_list.3 -> /usr/share/man/man3/SSL_CTX_set_max_cert_list.3ossl install doc/man/man3/SSL_CTX_set_min_proto_version.3 -> /usr/share/man/man3/SSL_CTX_set_min_proto_version.3ossl install doc/man/man3/SSL_CTX_set_mode.3 -> /usr/share/man/man3/SSL_CTX_set_mode.3ossl install doc/man/man3/SSL_CTX_set_msg_callback.3 -> /usr/share/man/man3/SSL_CTX_set_msg_callback.3ossl install doc/man/man3/SSL_CTX_set_new_pending_conn_cb.3 -> /usr/share/man/man3/SSL_CTX_set_new_pending_conn_cb.3ossl install doc/man/man3/SSL_CTX_set_num_tickets.3 -> /usr/share/man/man3/SSL_CTX_set_num_tickets.3ossl install doc/man/man3/SSL_CTX_set_options.3 -> /usr/share/man/man3/SSL_CTX_set_options.3ossl install doc/man/man3/SSL_CTX_set_psk_client_callback.3 -> /usr/share/man/man3/SSL_CTX_set_psk_client_callback.3ossl install doc/man/man3/SSL_CTX_set_quiet_shutdown.3 -> /usr/share/man/man3/SSL_CTX_set_quiet_shutdown.3ossl install doc/man/man3/SSL_CTX_set_read_ahead.3 -> /usr/share/man/man3/SSL_CTX_set_read_ahead.3ossl install doc/man/man3/SSL_CTX_set_record_padding_callback.3 -> /usr/share/man/man3/SSL_CTX_set_record_padding_callback.3ossl install doc/man/man3/SSL_CTX_set_security_level.3 -> /usr/share/man/man3/SSL_CTX_set_security_level.3ossl install doc/man/man3/SSL_CTX_set_session_cache_mode.3 -> /usr/share/man/man3/SSL_CTX_set_session_cache_mode.3ossl install doc/man/man3/SSL_CTX_set_session_id_context.3 -> /usr/share/man/man3/SSL_CTX_set_session_id_context.3ossl install doc/man/man3/SSL_CTX_set_session_ticket_cb.3 -> /usr/share/man/man3/SSL_CTX_set_session_ticket_cb.3ossl install doc/man/man3/SSL_CTX_set_split_send_fragment.3 -> /usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ossl install doc/man/man3/SSL_CTX_set_srp_password.3 -> /usr/share/man/man3/SSL_CTX_set_srp_password.3ossl install doc/man/man3/SSL_CTX_set_ssl_version.3 -> /usr/share/man/man3/SSL_CTX_set_ssl_version.3ossl install doc/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3 -> /usr/share/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3ossl install doc/man/man3/SSL_CTX_set_timeout.3 -> /usr/share/man/man3/SSL_CTX_set_timeout.3ossl install doc/man/man3/SSL_CTX_set_tlsext_servername_callback.3 -> /usr/share/man/man3/SSL_CTX_set_tlsext_servername_callback.3ossl install doc/man/man3/SSL_CTX_set_tlsext_status_cb.3 -> /usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ossl install doc/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3 -> /usr/share/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3ossl install doc/man/man3/SSL_CTX_set_tlsext_use_srtp.3 -> /usr/share/man/man3/SSL_CTX_set_tlsext_use_srtp.3ossl install doc/man/man3/SSL_CTX_set_tmp_dh_callback.3 -> /usr/share/man/man3/SSL_CTX_set_tmp_dh_callback.3ossl install doc/man/man3/SSL_CTX_set_tmp_ecdh.3 -> /usr/share/man/man3/SSL_CTX_set_tmp_ecdh.3ossl install doc/man/man3/SSL_CTX_set_verify.3 -> /usr/share/man/man3/SSL_CTX_set_verify.3ossl install doc/man/man3/SSL_CTX_use_certificate.3 -> /usr/share/man/man3/SSL_CTX_use_certificate.3ossl install doc/man/man3/SSL_CTX_use_psk_identity_hint.3 -> /usr/share/man/man3/SSL_CTX_use_psk_identity_hint.3ossl install doc/man/man3/SSL_CTX_use_serverinfo.3 -> /usr/share/man/man3/SSL_CTX_use_serverinfo.3ossl install doc/man/man3/SSL_SESSION_free.3 -> /usr/share/man/man3/SSL_SESSION_free.3ossl install doc/man/man3/SSL_SESSION_get0_cipher.3 -> /usr/share/man/man3/SSL_SESSION_get0_cipher.3ossl install doc/man/man3/SSL_SESSION_get0_hostname.3 -> /usr/share/man/man3/SSL_SESSION_get0_hostname.3ossl install doc/man/man3/SSL_SESSION_get0_id_context.3 -> /usr/share/man/man3/SSL_SESSION_get0_id_context.3ossl install doc/man/man3/SSL_SESSION_get0_peer.3 -> /usr/share/man/man3/SSL_SESSION_get0_peer.3ossl install doc/man/man3/SSL_SESSION_get_compress_id.3 -> /usr/share/man/man3/SSL_SESSION_get_compress_id.3ossl install doc/man/man3/SSL_SESSION_get_protocol_version.3 -> /usr/share/man/man3/SSL_SESSION_get_protocol_version.3ossl install doc/man/man3/SSL_SESSION_get_time.3 -> /usr/share/man/man3/SSL_SESSION_get_time.3ossl install doc/man/man3/SSL_SESSION_has_ticket.3 -> /usr/share/man/man3/SSL_SESSION_has_ticket.3ossl install doc/man/man3/SSL_SESSION_is_resumable.3 -> /usr/share/man/man3/SSL_SESSION_is_resumable.3ossl install doc/man/man3/SSL_SESSION_print.3 -> /usr/share/man/man3/SSL_SESSION_print.3ossl install doc/man/man3/SSL_SESSION_set1_id.3 -> /usr/share/man/man3/SSL_SESSION_set1_id.3ossl install doc/man/man3/SSL_accept.3 -> /usr/share/man/man3/SSL_accept.3ossl install doc/man/man3/SSL_accept_stream.3 -> /usr/share/man/man3/SSL_accept_stream.3ossl install doc/man/man3/SSL_alert_type_string.3 -> /usr/share/man/man3/SSL_alert_type_string.3ossl install doc/man/man3/SSL_alloc_buffers.3 -> /usr/share/man/man3/SSL_alloc_buffers.3ossl install doc/man/man3/SSL_check_chain.3 -> /usr/share/man/man3/SSL_check_chain.3ossl install doc/man/man3/SSL_clear.3 -> /usr/share/man/man3/SSL_clear.3ossl install doc/man/man3/SSL_connect.3 -> /usr/share/man/man3/SSL_connect.3ossl install doc/man/man3/SSL_do_handshake.3 -> /usr/share/man/man3/SSL_do_handshake.3ossl install doc/man/man3/SSL_export_keying_material.3 -> /usr/share/man/man3/SSL_export_keying_material.3ossl install doc/man/man3/SSL_extension_supported.3 -> /usr/share/man/man3/SSL_extension_supported.3ossl install doc/man/man3/SSL_free.3 -> /usr/share/man/man3/SSL_free.3ossl install doc/man/man3/SSL_get0_connection.3 -> /usr/share/man/man3/SSL_get0_connection.3ossl install doc/man/man3/SSL_get0_group_name.3 -> /usr/share/man/man3/SSL_get0_group_name.3ossl install doc/man/man3/SSL_get0_peer_rpk.3 -> /usr/share/man/man3/SSL_get0_peer_rpk.3ossl install doc/man/man3/SSL_get0_peer_scts.3 -> /usr/share/man/man3/SSL_get0_peer_scts.3ossl install doc/man/man3/SSL_get1_builtin_sigalgs.3 -> /usr/share/man/man3/SSL_get1_builtin_sigalgs.3ossl install doc/man/man3/SSL_get_SSL_CTX.3 -> /usr/share/man/man3/SSL_get_SSL_CTX.3ossl install doc/man/man3/SSL_get_all_async_fds.3 -> /usr/share/man/man3/SSL_get_all_async_fds.3ossl install doc/man/man3/SSL_get_certificate.3 -> /usr/share/man/man3/SSL_get_certificate.3ossl install doc/man/man3/SSL_get_ciphers.3 -> /usr/share/man/man3/SSL_get_ciphers.3ossl install doc/man/man3/SSL_get_client_random.3 -> /usr/share/man/man3/SSL_get_client_random.3ossl install doc/man/man3/SSL_get_conn_close_info.3 -> /usr/share/man/man3/SSL_get_conn_close_info.3ossl install doc/man/man3/SSL_get_current_cipher.3 -> /usr/share/man/man3/SSL_get_current_cipher.3ossl install doc/man/man3/SSL_get_default_timeout.3 -> /usr/share/man/man3/SSL_get_default_timeout.3ossl install doc/man/man3/SSL_get_error.3 -> /usr/share/man/man3/SSL_get_error.3ossl install doc/man/man3/SSL_get_event_timeout.3 -> /usr/share/man/man3/SSL_get_event_timeout.3ossl install doc/man/man3/SSL_get_extms_support.3 -> /usr/share/man/man3/SSL_get_extms_support.3ossl install doc/man/man3/SSL_get_fd.3 -> /usr/share/man/man3/SSL_get_fd.3ossl install doc/man/man3/SSL_get_handshake_rtt.3 -> /usr/share/man/man3/SSL_get_handshake_rtt.3ossl install doc/man/man3/SSL_get_peer_cert_chain.3 -> /usr/share/man/man3/SSL_get_peer_cert_chain.3ossl install doc/man/man3/SSL_get_peer_certificate.3 -> /usr/share/man/man3/SSL_get_peer_certificate.3ossl install doc/man/man3/SSL_get_peer_signature_nid.3 -> /usr/share/man/man3/SSL_get_peer_signature_nid.3ossl install doc/man/man3/SSL_get_peer_tmp_key.3 -> /usr/share/man/man3/SSL_get_peer_tmp_key.3ossl install doc/man/man3/SSL_get_psk_identity.3 -> /usr/share/man/man3/SSL_get_psk_identity.3ossl install doc/man/man3/SSL_get_rbio.3 -> /usr/share/man/man3/SSL_get_rbio.3ossl install doc/man/man3/SSL_get_rpoll_descriptor.3 -> /usr/share/man/man3/SSL_get_rpoll_descriptor.3ossl install doc/man/man3/SSL_get_session.3 -> /usr/share/man/man3/SSL_get_session.3ossl install doc/man/man3/SSL_get_shared_sigalgs.3 -> /usr/share/man/man3/SSL_get_shared_sigalgs.3ossl install doc/man/man3/SSL_get_stream_id.3 -> /usr/share/man/man3/SSL_get_stream_id.3ossl install doc/man/man3/SSL_get_stream_read_state.3 -> /usr/share/man/man3/SSL_get_stream_read_state.3ossl install doc/man/man3/SSL_get_value_uint.3 -> /usr/share/man/man3/SSL_get_value_uint.3ossl install doc/man/man3/SSL_get_verify_result.3 -> /usr/share/man/man3/SSL_get_verify_result.3ossl install doc/man/man3/SSL_get_version.3 -> /usr/share/man/man3/SSL_get_version.3ossl install doc/man/man3/SSL_group_to_name.3 -> /usr/share/man/man3/SSL_group_to_name.3ossl install doc/man/man3/SSL_handle_events.3 -> /usr/share/man/man3/SSL_handle_events.3ossl install doc/man/man3/SSL_in_init.3 -> /usr/share/man/man3/SSL_in_init.3ossl install doc/man/man3/SSL_inject_net_dgram.3 -> /usr/share/man/man3/SSL_inject_net_dgram.3ossl install doc/man/man3/SSL_key_update.3 -> /usr/share/man/man3/SSL_key_update.3ossl install doc/man/man3/SSL_library_init.3 -> /usr/share/man/man3/SSL_library_init.3ossl install doc/man/man3/SSL_load_client_CA_file.3 -> /usr/share/man/man3/SSL_load_client_CA_file.3ossl install doc/man/man3/SSL_new.3 -> /usr/share/man/man3/SSL_new.3ossl install doc/man/man3/SSL_new_domain.3 -> /usr/share/man/man3/SSL_new_domain.3ossl install doc/man/man3/SSL_new_listener.3 -> /usr/share/man/man3/SSL_new_listener.3ossl install doc/man/man3/SSL_new_stream.3 -> /usr/share/man/man3/SSL_new_stream.3ossl install doc/man/man3/SSL_pending.3 -> /usr/share/man/man3/SSL_pending.3ossl install doc/man/man3/SSL_poll.3 -> /usr/share/man/man3/SSL_poll.3ossl install doc/man/man3/SSL_read.3 -> /usr/share/man/man3/SSL_read.3ossl install doc/man/man3/SSL_read_early_data.3 -> /usr/share/man/man3/SSL_read_early_data.3ossl install doc/man/man3/SSL_rstate_string.3 -> /usr/share/man/man3/SSL_rstate_string.3ossl install doc/man/man3/SSL_session_reused.3 -> /usr/share/man/man3/SSL_session_reused.3ossl install doc/man/man3/SSL_set1_host.3 -> /usr/share/man/man3/SSL_set1_host.3ossl install doc/man/man3/SSL_set1_initial_peer_addr.3 -> /usr/share/man/man3/SSL_set1_initial_peer_addr.3ossl install doc/man/man3/SSL_set1_server_cert_type.3 -> /usr/share/man/man3/SSL_set1_server_cert_type.3ossl install doc/man/man3/SSL_set_async_callback.3 -> /usr/share/man/man3/SSL_set_async_callback.3ossl install doc/man/man3/SSL_set_bio.3 -> /usr/share/man/man3/SSL_set_bio.3ossl install doc/man/man3/SSL_set_blocking_mode.3 -> /usr/share/man/man3/SSL_set_blocking_mode.3ossl install doc/man/man3/SSL_set_connect_state.3 -> /usr/share/man/man3/SSL_set_connect_state.3ossl install doc/man/man3/SSL_set_default_stream_mode.3 -> /usr/share/man/man3/SSL_set_default_stream_mode.3ossl install doc/man/man3/SSL_set_fd.3 -> /usr/share/man/man3/SSL_set_fd.3ossl install doc/man/man3/SSL_set_incoming_stream_policy.3 -> /usr/share/man/man3/SSL_set_incoming_stream_policy.3ossl install doc/man/man3/SSL_set_quic_tls_cbs.3 -> /usr/share/man/man3/SSL_set_quic_tls_cbs.3ossl install doc/man/man3/SSL_set_retry_verify.3 -> /usr/share/man/man3/SSL_set_retry_verify.3ossl install doc/man/man3/SSL_set_session.3 -> /usr/share/man/man3/SSL_set_session.3ossl install doc/man/man3/SSL_set_session_secret_cb.3 -> /usr/share/man/man3/SSL_set_session_secret_cb.3ossl install doc/man/man3/SSL_set_shutdown.3 -> /usr/share/man/man3/SSL_set_shutdown.3ossl install doc/man/man3/SSL_set_verify_result.3 -> /usr/share/man/man3/SSL_set_verify_result.3ossl install doc/man/man3/SSL_shutdown.3 -> /usr/share/man/man3/SSL_shutdown.3ossl install doc/man/man3/SSL_state_string.3 -> /usr/share/man/man3/SSL_state_string.3ossl install doc/man/man3/SSL_stream_conclude.3 -> /usr/share/man/man3/SSL_stream_conclude.3ossl install doc/man/man3/SSL_stream_reset.3 -> /usr/share/man/man3/SSL_stream_reset.3ossl install doc/man/man3/SSL_want.3 -> /usr/share/man/man3/SSL_want.3ossl install doc/man/man3/SSL_write.3 -> /usr/share/man/man3/SSL_write.3ossl install doc/man/man3/TS_RESP_CTX_new.3 -> /usr/share/man/man3/TS_RESP_CTX_new.3ossl install doc/man/man3/TS_VERIFY_CTX.3 -> /usr/share/man/man3/TS_VERIFY_CTX.3ossl install doc/man/man3/UI_STRING.3 -> /usr/share/man/man3/UI_STRING.3ossl install doc/man/man3/UI_UTIL_read_pw.3 -> /usr/share/man/man3/UI_UTIL_read_pw.3ossl install doc/man/man3/UI_create_method.3 -> /usr/share/man/man3/UI_create_method.3ossl install doc/man/man3/UI_new.3 -> /usr/share/man/man3/UI_new.3ossl install doc/man/man3/X509V3_get_d2i.3 -> /usr/share/man/man3/X509V3_get_d2i.3ossl install doc/man/man3/X509V3_set_ctx.3 -> /usr/share/man/man3/X509V3_set_ctx.3ossl install doc/man/man3/X509_ACERT_add1_attr.3 -> /usr/share/man/man3/X509_ACERT_add1_attr.3ossl install doc/man/man3/X509_ACERT_add_attr_nconf.3 -> /usr/share/man/man3/X509_ACERT_add_attr_nconf.3ossl install doc/man/man3/X509_ACERT_get0_holder_baseCertId.3 -> /usr/share/man/man3/X509_ACERT_get0_holder_baseCertId.3ossl install doc/man/man3/X509_ACERT_get_attr.3 -> /usr/share/man/man3/X509_ACERT_get_attr.3ossl install doc/man/man3/X509_ACERT_print_ex.3 -> /usr/share/man/man3/X509_ACERT_print_ex.3ossl install doc/man/man3/X509_ALGOR_dup.3 -> /usr/share/man/man3/X509_ALGOR_dup.3ossl install doc/man/man3/X509_ATTRIBUTE.3 -> /usr/share/man/man3/X509_ATTRIBUTE.3ossl install doc/man/man3/X509_CRL_get0_by_serial.3 -> /usr/share/man/man3/X509_CRL_get0_by_serial.3ossl install doc/man/man3/X509_EXTENSION_set_object.3 -> /usr/share/man/man3/X509_EXTENSION_set_object.3ossl install doc/man/man3/X509_LOOKUP.3 -> /usr/share/man/man3/X509_LOOKUP.3ossl install doc/man/man3/X509_LOOKUP_hash_dir.3 -> /usr/share/man/man3/X509_LOOKUP_hash_dir.3ossl install doc/man/man3/X509_LOOKUP_meth_new.3 -> /usr/share/man/man3/X509_LOOKUP_meth_new.3ossl install doc/man/man3/X509_NAME_ENTRY_get_object.3 -> /usr/share/man/man3/X509_NAME_ENTRY_get_object.3ossl install doc/man/man3/X509_NAME_add_entry_by_txt.3 -> /usr/share/man/man3/X509_NAME_add_entry_by_txt.3ossl install doc/man/man3/X509_NAME_get0_der.3 -> /usr/share/man/man3/X509_NAME_get0_der.3ossl install doc/man/man3/X509_NAME_get_index_by_NID.3 -> /usr/share/man/man3/X509_NAME_get_index_by_NID.3ossl install doc/man/man3/X509_NAME_print_ex.3 -> /usr/share/man/man3/X509_NAME_print_ex.3ossl install doc/man/man3/X509_PUBKEY_new.3 -> /usr/share/man/man3/X509_PUBKEY_new.3ossl install doc/man/man3/X509_REQ_get_attr.3 -> /usr/share/man/man3/X509_REQ_get_attr.3ossl install doc/man/man3/X509_REQ_get_extensions.3 -> /usr/share/man/man3/X509_REQ_get_extensions.3ossl install doc/man/man3/X509_SIG_get0.3 -> /usr/share/man/man3/X509_SIG_get0.3ossl install doc/man/man3/X509_STORE_CTX_get_by_subject.3 -> /usr/share/man/man3/X509_STORE_CTX_get_by_subject.3ossl install doc/man/man3/X509_STORE_CTX_get_error.3 -> /usr/share/man/man3/X509_STORE_CTX_get_error.3ossl install doc/man/man3/X509_STORE_CTX_new.3 -> /usr/share/man/man3/X509_STORE_CTX_new.3ossl install doc/man/man3/X509_STORE_CTX_set_verify_cb.3 -> /usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ossl install doc/man/man3/X509_STORE_add_cert.3 -> /usr/share/man/man3/X509_STORE_add_cert.3ossl install doc/man/man3/X509_STORE_get0_param.3 -> /usr/share/man/man3/X509_STORE_get0_param.3ossl install doc/man/man3/X509_STORE_new.3 -> /usr/share/man/man3/X509_STORE_new.3ossl install doc/man/man3/X509_STORE_set_verify_cb_func.3 -> /usr/share/man/man3/X509_STORE_set_verify_cb_func.3ossl install doc/man/man3/X509_VERIFY_PARAM_set_flags.3 -> /usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ossl install doc/man/man3/X509_add_cert.3 -> /usr/share/man/man3/X509_add_cert.3ossl install doc/man/man3/X509_check_ca.3 -> /usr/share/man/man3/X509_check_ca.3ossl install doc/man/man3/X509_check_host.3 -> /usr/share/man/man3/X509_check_host.3ossl install doc/man/man3/X509_check_issued.3 -> /usr/share/man/man3/X509_check_issued.3ossl install doc/man/man3/X509_check_private_key.3 -> /usr/share/man/man3/X509_check_private_key.3ossl install doc/man/man3/X509_check_purpose.3 -> /usr/share/man/man3/X509_check_purpose.3ossl install doc/man/man3/X509_cmp.3 -> /usr/share/man/man3/X509_cmp.3ossl install doc/man/man3/X509_cmp_time.3 -> /usr/share/man/man3/X509_cmp_time.3ossl install doc/man/man3/X509_digest.3 -> /usr/share/man/man3/X509_digest.3ossl install doc/man/man3/X509_dup.3 -> /usr/share/man/man3/X509_dup.3ossl install doc/man/man3/X509_get0_distinguishing_id.3 -> /usr/share/man/man3/X509_get0_distinguishing_id.3ossl install doc/man/man3/X509_get0_notBefore.3 -> /usr/share/man/man3/X509_get0_notBefore.3ossl install doc/man/man3/X509_get0_signature.3 -> /usr/share/man/man3/X509_get0_signature.3ossl install doc/man/man3/X509_get0_uids.3 -> /usr/share/man/man3/X509_get0_uids.3ossl install doc/man/man3/X509_get_default_cert_file.3 -> /usr/share/man/man3/X509_get_default_cert_file.3ossl install doc/man/man3/X509_get_extension_flags.3 -> /usr/share/man/man3/X509_get_extension_flags.3ossl install doc/man/man3/X509_get_pubkey.3 -> /usr/share/man/man3/X509_get_pubkey.3ossl install doc/man/man3/X509_get_serialNumber.3 -> /usr/share/man/man3/X509_get_serialNumber.3ossl install doc/man/man3/X509_get_subject_name.3 -> /usr/share/man/man3/X509_get_subject_name.3ossl install doc/man/man3/X509_get_version.3 -> /usr/share/man/man3/X509_get_version.3ossl install doc/man/man3/X509_load_http.3 -> /usr/share/man/man3/X509_load_http.3ossl install doc/man/man3/X509_new.3 -> /usr/share/man/man3/X509_new.3ossl install doc/man/man3/X509_sign.3 -> /usr/share/man/man3/X509_sign.3ossl install doc/man/man3/X509_verify.3 -> /usr/share/man/man3/X509_verify.3ossl install doc/man/man3/X509_verify_cert.3 -> /usr/share/man/man3/X509_verify_cert.3ossl install doc/man/man3/X509v3_get_ext_by_NID.3 -> /usr/share/man/man3/X509v3_get_ext_by_NID.3ossl install doc/man/man3/b2i_PVK_bio_ex.3 -> /usr/share/man/man3/b2i_PVK_bio_ex.3ossl install doc/man/man3/d2i_PKCS8PrivateKey_bio.3 -> /usr/share/man/man3/d2i_PKCS8PrivateKey_bio.3ossl install doc/man/man3/d2i_PrivateKey.3 -> /usr/share/man/man3/d2i_PrivateKey.3ossl install doc/man/man3/d2i_RSAPrivateKey.3 -> /usr/share/man/man3/d2i_RSAPrivateKey.3ossl install doc/man/man3/d2i_SSL_SESSION.3 -> /usr/share/man/man3/d2i_SSL_SESSION.3ossl install doc/man/man3/d2i_X509.3 -> /usr/share/man/man3/d2i_X509.3ossl install doc/man/man3/i2d_CMS_bio_stream.3 -> /usr/share/man/man3/i2d_CMS_bio_stream.3ossl install doc/man/man3/i2d_PKCS7_bio_stream.3 -> /usr/share/man/man3/i2d_PKCS7_bio_stream.3ossl install doc/man/man3/i2d_re_X509_tbs.3 -> /usr/share/man/man3/i2d_re_X509_tbs.3ossl install doc/man/man3/o2i_SCT_LIST.3 -> /usr/share/man/man3/o2i_SCT_LIST.3ossl install doc/man/man3/s2i_ASN1_IA5STRING.3 -> /usr/share/man/man3/s2i_ASN1_IA5STRING.3ossl install doc/man/man5/config.5 -> /usr/share/man/man5/config.5ossl install doc/man/man5/fips_config.5 -> /usr/share/man/man5/fips_config.5ossl install doc/man/man5/x509v3_config.5 -> /usr/share/man/man5/x509v3_config.5ossl install doc/man/man7/EVP_ASYM_CIPHER-RSA.7 -> /usr/share/man/man7/EVP_ASYM_CIPHER-RSA.7ossl install doc/man/man7/EVP_ASYM_CIPHER-SM2.7 -> /usr/share/man/man7/EVP_ASYM_CIPHER-SM2.7ossl install doc/man/man7/EVP_CIPHER-AES.7 -> /usr/share/man/man7/EVP_CIPHER-AES.7ossl install doc/man/man7/EVP_CIPHER-ARIA.7 -> /usr/share/man/man7/EVP_CIPHER-ARIA.7ossl install doc/man/man7/EVP_CIPHER-BLOWFISH.7 -> /usr/share/man/man7/EVP_CIPHER-BLOWFISH.7ossl install doc/man/man7/EVP_CIPHER-CAMELLIA.7 -> /usr/share/man/man7/EVP_CIPHER-CAMELLIA.7ossl install doc/man/man7/EVP_CIPHER-CAST.7 -> /usr/share/man/man7/EVP_CIPHER-CAST.7ossl install doc/man/man7/EVP_CIPHER-CHACHA.7 -> /usr/share/man/man7/EVP_CIPHER-CHACHA.7ossl install doc/man/man7/EVP_CIPHER-DES.7 -> /usr/share/man/man7/EVP_CIPHER-DES.7ossl install doc/man/man7/EVP_CIPHER-IDEA.7 -> /usr/share/man/man7/EVP_CIPHER-IDEA.7ossl install doc/man/man7/EVP_CIPHER-NULL.7 -> /usr/share/man/man7/EVP_CIPHER-NULL.7ossl install doc/man/man7/EVP_CIPHER-RC2.7 -> /usr/share/man/man7/EVP_CIPHER-RC2.7ossl install doc/man/man7/EVP_CIPHER-RC4.7 -> /usr/share/man/man7/EVP_CIPHER-RC4.7ossl install doc/man/man7/EVP_CIPHER-RC5.7 -> /usr/share/man/man7/EVP_CIPHER-RC5.7ossl install doc/man/man7/EVP_CIPHER-SEED.7 -> /usr/share/man/man7/EVP_CIPHER-SEED.7ossl install doc/man/man7/EVP_CIPHER-SM4.7 -> /usr/share/man/man7/EVP_CIPHER-SM4.7ossl install doc/man/man7/EVP_KDF-ARGON2.7 -> /usr/share/man/man7/EVP_KDF-ARGON2.7ossl install doc/man/man7/EVP_KDF-HKDF.7 -> /usr/share/man/man7/EVP_KDF-HKDF.7ossl install doc/man/man7/EVP_KDF-HMAC-DRBG.7 -> /usr/share/man/man7/EVP_KDF-HMAC-DRBG.7ossl install doc/man/man7/EVP_KDF-KB.7 -> /usr/share/man/man7/EVP_KDF-KB.7ossl install doc/man/man7/EVP_KDF-KRB5KDF.7 -> /usr/share/man/man7/EVP_KDF-KRB5KDF.7ossl install doc/man/man7/EVP_KDF-PBKDF1.7 -> /usr/share/man/man7/EVP_KDF-PBKDF1.7ossl install doc/man/man7/EVP_KDF-PBKDF2.7 -> /usr/share/man/man7/EVP_KDF-PBKDF2.7ossl install doc/man/man7/EVP_KDF-PKCS12KDF.7 -> /usr/share/man/man7/EVP_KDF-PKCS12KDF.7ossl install doc/man/man7/EVP_KDF-PVKKDF.7 -> /usr/share/man/man7/EVP_KDF-PVKKDF.7ossl install doc/man/man7/EVP_KDF-SCRYPT.7 -> /usr/share/man/man7/EVP_KDF-SCRYPT.7ossl install doc/man/man7/EVP_KDF-SS.7 -> /usr/share/man/man7/EVP_KDF-SS.7ossl install doc/man/man7/EVP_KDF-SSHKDF.7 -> /usr/share/man/man7/EVP_KDF-SSHKDF.7ossl install doc/man/man7/EVP_KDF-TLS13_KDF.7 -> /usr/share/man/man7/EVP_KDF-TLS13_KDF.7ossl install doc/man/man7/EVP_KDF-TLS1_PRF.7 -> /usr/share/man/man7/EVP_KDF-TLS1_PRF.7ossl install doc/man/man7/EVP_KDF-X942-ASN1.7 -> /usr/share/man/man7/EVP_KDF-X942-ASN1.7ossl install doc/man/man7/EVP_KDF-X942-CONCAT.7 -> /usr/share/man/man7/EVP_KDF-X942-CONCAT.7ossl install doc/man/man7/EVP_KDF-X963.7 -> /usr/share/man/man7/EVP_KDF-X963.7ossl install doc/man/man7/EVP_KEM-EC.7 -> /usr/share/man/man7/EVP_KEM-EC.7ossl install doc/man/man7/EVP_KEM-ML-KEM.7 -> /usr/share/man/man7/EVP_KEM-ML-KEM.7ossl install doc/man/man7/EVP_KEM-RSA.7 -> /usr/share/man/man7/EVP_KEM-RSA.7ossl install doc/man/man7/EVP_KEM-X25519.7 -> /usr/share/man/man7/EVP_KEM-X25519.7ossl install doc/man/man7/EVP_KEYEXCH-DH.7 -> /usr/share/man/man7/EVP_KEYEXCH-DH.7ossl install doc/man/man7/EVP_KEYEXCH-ECDH.7 -> /usr/share/man/man7/EVP_KEYEXCH-ECDH.7ossl install doc/man/man7/EVP_KEYEXCH-X25519.7 -> /usr/share/man/man7/EVP_KEYEXCH-X25519.7ossl install doc/man/man7/EVP_MAC-BLAKE2.7 -> /usr/share/man/man7/EVP_MAC-BLAKE2.7ossl install doc/man/man7/EVP_MAC-CMAC.7 -> /usr/share/man/man7/EVP_MAC-CMAC.7ossl install doc/man/man7/EVP_MAC-GMAC.7 -> /usr/share/man/man7/EVP_MAC-GMAC.7ossl install doc/man/man7/EVP_MAC-HMAC.7 -> /usr/share/man/man7/EVP_MAC-HMAC.7ossl install doc/man/man7/EVP_MAC-KMAC.7 -> /usr/share/man/man7/EVP_MAC-KMAC.7ossl install doc/man/man7/EVP_MAC-Poly1305.7 -> /usr/share/man/man7/EVP_MAC-Poly1305.7ossl install doc/man/man7/EVP_MAC-Siphash.7 -> /usr/share/man/man7/EVP_MAC-Siphash.7ossl install doc/man/man7/EVP_MD-BLAKE2.7 -> /usr/share/man/man7/EVP_MD-BLAKE2.7ossl install doc/man/man7/EVP_MD-KECCAK.7 -> /usr/share/man/man7/EVP_MD-KECCAK.7ossl install doc/man/man7/EVP_MD-MD2.7 -> /usr/share/man/man7/EVP_MD-MD2.7ossl install doc/man/man7/EVP_MD-MD4.7 -> /usr/share/man/man7/EVP_MD-MD4.7ossl install doc/man/man7/EVP_MD-MD5-SHA1.7 -> /usr/share/man/man7/EVP_MD-MD5-SHA1.7ossl install doc/man/man7/EVP_MD-MD5.7 -> /usr/share/man/man7/EVP_MD-MD5.7ossl install doc/man/man7/EVP_MD-MDC2.7 -> /usr/share/man/man7/EVP_MD-MDC2.7ossl install doc/man/man7/EVP_MD-NULL.7 -> /usr/share/man/man7/EVP_MD-NULL.7ossl install doc/man/man7/EVP_MD-RIPEMD160.7 -> /usr/share/man/man7/EVP_MD-RIPEMD160.7ossl install doc/man/man7/EVP_MD-SHA1.7 -> /usr/share/man/man7/EVP_MD-SHA1.7ossl install doc/man/man7/EVP_MD-SHA2.7 -> /usr/share/man/man7/EVP_MD-SHA2.7ossl install doc/man/man7/EVP_MD-SHA3.7 -> /usr/share/man/man7/EVP_MD-SHA3.7ossl install doc/man/man7/EVP_MD-SHAKE.7 -> /usr/share/man/man7/EVP_MD-SHAKE.7ossl install doc/man/man7/EVP_MD-SM3.7 -> /usr/share/man/man7/EVP_MD-SM3.7ossl install doc/man/man7/EVP_MD-WHIRLPOOL.7 -> /usr/share/man/man7/EVP_MD-WHIRLPOOL.7ossl install doc/man/man7/EVP_MD-common.7 -> /usr/share/man/man7/EVP_MD-common.7ossl install doc/man/man7/EVP_PKEY-DH.7 -> /usr/share/man/man7/EVP_PKEY-DH.7ossl install doc/man/man7/EVP_PKEY-DSA.7 -> /usr/share/man/man7/EVP_PKEY-DSA.7ossl install doc/man/man7/EVP_PKEY-EC.7 -> /usr/share/man/man7/EVP_PKEY-EC.7ossl install doc/man/man7/EVP_PKEY-FFC.7 -> /usr/share/man/man7/EVP_PKEY-FFC.7ossl install doc/man/man7/EVP_PKEY-HMAC.7 -> /usr/share/man/man7/EVP_PKEY-HMAC.7ossl install doc/man/man7/EVP_PKEY-ML-DSA.7 -> /usr/share/man/man7/EVP_PKEY-ML-DSA.7ossl install doc/man/man7/EVP_PKEY-ML-KEM.7 -> /usr/share/man/man7/EVP_PKEY-ML-KEM.7ossl install doc/man/man7/EVP_PKEY-RSA.7 -> /usr/share/man/man7/EVP_PKEY-RSA.7ossl install doc/man/man7/EVP_PKEY-SLH-DSA.7 -> /usr/share/man/man7/EVP_PKEY-SLH-DSA.7ossl install doc/man/man7/EVP_PKEY-SM2.7 -> /usr/share/man/man7/EVP_PKEY-SM2.7ossl install doc/man/man7/EVP_PKEY-X25519.7 -> /usr/share/man/man7/EVP_PKEY-X25519.7ossl install doc/man/man7/EVP_RAND-CRNG-TEST.7 -> /usr/share/man/man7/EVP_RAND-CRNG-TEST.7ossl install doc/man/man7/EVP_RAND-CTR-DRBG.7 -> /usr/share/man/man7/EVP_RAND-CTR-DRBG.7ossl install doc/man/man7/EVP_RAND-HASH-DRBG.7 -> /usr/share/man/man7/EVP_RAND-HASH-DRBG.7ossl install doc/man/man7/EVP_RAND-HMAC-DRBG.7 -> /usr/share/man/man7/EVP_RAND-HMAC-DRBG.7ossl install doc/man/man7/EVP_RAND-JITTER.7 -> /usr/share/man/man7/EVP_RAND-JITTER.7ossl install doc/man/man7/EVP_RAND-SEED-SRC.7 -> /usr/share/man/man7/EVP_RAND-SEED-SRC.7ossl install doc/man/man7/EVP_RAND-TEST-RAND.7 -> /usr/share/man/man7/EVP_RAND-TEST-RAND.7ossl install doc/man/man7/EVP_RAND.7 -> /usr/share/man/man7/EVP_RAND.7ossl install doc/man/man7/EVP_SIGNATURE-DSA.7 -> /usr/share/man/man7/EVP_SIGNATURE-DSA.7ossl install doc/man/man7/EVP_SIGNATURE-ECDSA.7 -> /usr/share/man/man7/EVP_SIGNATURE-ECDSA.7ossl install doc/man/man7/EVP_SIGNATURE-ED25519.7 -> /usr/share/man/man7/EVP_SIGNATURE-ED25519.7ossl install doc/man/man7/EVP_SIGNATURE-HMAC.7 -> /usr/share/man/man7/EVP_SIGNATURE-HMAC.7ossl install doc/man/man7/EVP_SIGNATURE-ML-DSA.7 -> /usr/share/man/man7/EVP_SIGNATURE-ML-DSA.7ossl install doc/man/man7/EVP_SIGNATURE-RSA.7 -> /usr/share/man/man7/EVP_SIGNATURE-RSA.7ossl install doc/man/man7/EVP_SIGNATURE-SLH-DSA.7 -> /usr/share/man/man7/EVP_SIGNATURE-SLH-DSA.7ossl install doc/man/man7/OSSL_PROVIDER-FIPS.7 -> /usr/share/man/man7/OSSL_PROVIDER-FIPS.7ossl install doc/man/man7/OSSL_PROVIDER-base.7 -> /usr/share/man/man7/OSSL_PROVIDER-base.7ossl install doc/man/man7/OSSL_PROVIDER-default.7 -> /usr/share/man/man7/OSSL_PROVIDER-default.7ossl install doc/man/man7/OSSL_PROVIDER-legacy.7 -> /usr/share/man/man7/OSSL_PROVIDER-legacy.7ossl install doc/man/man7/OSSL_PROVIDER-null.7 -> /usr/share/man/man7/OSSL_PROVIDER-null.7ossl install doc/man/man7/OSSL_STORE-winstore.7 -> /usr/share/man/man7/OSSL_STORE-winstore.7ossl install doc/man/man7/RAND.7 -> /usr/share/man/man7/RAND.7ossl install doc/man/man7/RSA-PSS.7 -> /usr/share/man/man7/RSA-PSS.7ossl install doc/man/man7/X25519.7 -> /usr/share/man/man7/X25519.7ossl install doc/man/man7/bio.7 -> /usr/share/man/man7/bio.7ossl install doc/man/man7/ct.7 -> /usr/share/man/man7/ct.7ossl install doc/man/man7/des_modes.7 -> /usr/share/man/man7/des_modes.7ossl install doc/man/man7/evp.7 -> /usr/share/man/man7/evp.7ossl install doc/man/man7/fips_module.7 -> /usr/share/man/man7/fips_module.7ossl install doc/man/man7/life_cycle-cipher.7 -> /usr/share/man/man7/life_cycle-cipher.7ossl install doc/man/man7/life_cycle-digest.7 -> /usr/share/man/man7/life_cycle-digest.7ossl install doc/man/man7/life_cycle-kdf.7 -> /usr/share/man/man7/life_cycle-kdf.7ossl install doc/man/man7/life_cycle-mac.7 -> /usr/share/man/man7/life_cycle-mac.7ossl install doc/man/man7/life_cycle-pkey.7 -> /usr/share/man/man7/life_cycle-pkey.7ossl install doc/man/man7/life_cycle-rand.7 -> /usr/share/man/man7/life_cycle-rand.7ossl install doc/man/man7/openssl-core.h.7 -> /usr/share/man/man7/openssl-core.h.7ossl install doc/man/man7/openssl-core_dispatch.h.7 -> /usr/share/man/man7/openssl-core_dispatch.h.7ossl install doc/man/man7/openssl-core_names.h.7 -> /usr/share/man/man7/openssl-core_names.h.7ossl install doc/man/man7/openssl-env.7 -> /usr/share/man/man7/openssl-env.7ossl install doc/man/man7/openssl-glossary.7 -> /usr/share/man/man7/openssl-glossary.7ossl install doc/man/man7/openssl-qlog.7 -> /usr/share/man/man7/openssl-qlog.7ossl install doc/man/man7/openssl-quic-concurrency.7 -> /usr/share/man/man7/openssl-quic-concurrency.7ossl install doc/man/man7/openssl-quic.7 -> /usr/share/man/man7/openssl-quic.7ossl install doc/man/man7/openssl-threads.7 -> /usr/share/man/man7/openssl-threads.7ossl install doc/man/man7/openssl_user_macros.7 -> /usr/share/man/man7/openssl_user_macros.7ossl install doc/man/man7/ossl-guide-introduction.7 -> /usr/share/man/man7/ossl-guide-introduction.7ossl install doc/man/man7/ossl-guide-libcrypto-introduction.7 -> /usr/share/man/man7/ossl-guide-libcrypto-introduction.7ossl install doc/man/man7/ossl-guide-libraries-introduction.7 -> /usr/share/man/man7/ossl-guide-libraries-introduction.7ossl install doc/man/man7/ossl-guide-libssl-introduction.7 -> /usr/share/man/man7/ossl-guide-libssl-introduction.7ossl install doc/man/man7/ossl-guide-migration.7 -> /usr/share/man/man7/ossl-guide-migration.7ossl install doc/man/man7/ossl-guide-quic-client-block.7 -> /usr/share/man/man7/ossl-guide-quic-client-block.7ossl install doc/man/man7/ossl-guide-quic-client-non-block.7 -> /usr/share/man/man7/ossl-guide-quic-client-non-block.7ossl install doc/man/man7/ossl-guide-quic-introduction.7 -> /usr/share/man/man7/ossl-guide-quic-introduction.7ossl install doc/man/man7/ossl-guide-quic-multi-stream.7 -> /usr/share/man/man7/ossl-guide-quic-multi-stream.7ossl install doc/man/man7/ossl-guide-quic-server-block.7 -> /usr/share/man/man7/ossl-guide-quic-server-block.7ossl install doc/man/man7/ossl-guide-quic-server-non-block.7 -> /usr/share/man/man7/ossl-guide-quic-server-non-block.7ossl install doc/man/man7/ossl-guide-tls-client-block.7 -> /usr/share/man/man7/ossl-guide-tls-client-block.7ossl install doc/man/man7/ossl-guide-tls-client-non-block.7 -> /usr/share/man/man7/ossl-guide-tls-client-non-block.7ossl install doc/man/man7/ossl-guide-tls-introduction.7 -> /usr/share/man/man7/ossl-guide-tls-introduction.7ossl install doc/man/man7/ossl-guide-tls-server-block.7 -> /usr/share/man/man7/ossl-guide-tls-server-block.7ossl install doc/man/man7/ossl_store-file.7 -> /usr/share/man/man7/ossl_store-file.7ossl install doc/man/man7/ossl_store.7 -> /usr/share/man/man7/ossl_store.7ossl install doc/man/man7/passphrase-encoding.7 -> /usr/share/man/man7/passphrase-encoding.7ossl install doc/man/man7/property.7 -> /usr/share/man/man7/property.7ossl install doc/man/man7/provider-asym_cipher.7 -> /usr/share/man/man7/provider-asym_cipher.7ossl install doc/man/man7/provider-base.7 -> /usr/share/man/man7/provider-base.7ossl install doc/man/man7/provider-cipher.7 -> /usr/share/man/man7/provider-cipher.7ossl install doc/man/man7/provider-decoder.7 -> /usr/share/man/man7/provider-decoder.7ossl install doc/man/man7/provider-digest.7 -> /usr/share/man/man7/provider-digest.7ossl install doc/man/man7/provider-encoder.7 -> /usr/share/man/man7/provider-encoder.7ossl install doc/man/man7/provider-kdf.7 -> /usr/share/man/man7/provider-kdf.7ossl install doc/man/man7/provider-kem.7 -> /usr/share/man/man7/provider-kem.7ossl install doc/man/man7/provider-keyexch.7 -> /usr/share/man/man7/provider-keyexch.7ossl install doc/man/man7/provider-keymgmt.7 -> /usr/share/man/man7/provider-keymgmt.7ossl install doc/man/man7/provider-mac.7 -> /usr/share/man/man7/provider-mac.7ossl install doc/man/man7/provider-object.7 -> /usr/share/man/man7/provider-object.7ossl install doc/man/man7/provider-rand.7 -> /usr/share/man/man7/provider-rand.7ossl install doc/man/man7/provider-signature.7 -> /usr/share/man/man7/provider-signature.7ossl install doc/man/man7/provider-skeymgmt.7 -> /usr/share/man/man7/provider-skeymgmt.7ossl install doc/man/man7/provider-storemgmt.7 -> /usr/share/man/man7/provider-storemgmt.7ossl install doc/man/man7/provider.7 -> /usr/share/man/man7/provider.7ossl install doc/man/man7/proxy-certificates.7 -> /usr/share/man/man7/proxy-certificates.7ossl install doc/man/man7/x509.7 -> /usr/share/man/man7/x509.7ossl created directory `/usr/share/doc/openssl' created directory `/usr/share/doc/openssl/html' created directory `/usr/share/doc/openssl/html/man7' created directory `/usr/share/doc/openssl/html/man7/img' install doc/man7/img/cipher.png -> /usr/share/doc/openssl/html/man7/img/cipher.png install doc/man7/img/digest.png -> /usr/share/doc/openssl/html/man7/img/digest.png install doc/man7/img/kdf.png -> /usr/share/doc/openssl/html/man7/img/kdf.png install doc/man7/img/mac.png -> /usr/share/doc/openssl/html/man7/img/mac.png install doc/man7/img/pkey.png -> /usr/share/doc/openssl/html/man7/img/pkey.png install doc/man7/img/rand.png -> /usr/share/doc/openssl/html/man7/img/rand.png /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/CA.pl.pod" -o doc/html/man1/CA.pl.html -t "CA.pl" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-asn1parse.pod" -o doc/html/man1/openssl-asn1parse.html -t "openssl-asn1parse" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-ca.pod" -o doc/html/man1/openssl-ca.html -t "openssl-ca" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-ciphers.pod" -o doc/html/man1/openssl-ciphers.html -t "openssl-ciphers" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-cmds.pod" -o doc/html/man1/openssl-cmds.html -t "openssl-cmds" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-cmp.pod" -o doc/html/man1/openssl-cmp.html -t "openssl-cmp" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-cms.pod" -o doc/html/man1/openssl-cms.html -t "openssl-cms" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-crl.pod" -o doc/html/man1/openssl-crl.html -t "openssl-crl" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-crl2pkcs7.pod" -o doc/html/man1/openssl-crl2pkcs7.html -t "openssl-crl2pkcs7" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-dgst.pod" -o doc/html/man1/openssl-dgst.html -t "openssl-dgst" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-dhparam.pod" -o doc/html/man1/openssl-dhparam.html -t "openssl-dhparam" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-dsa.pod" -o doc/html/man1/openssl-dsa.html -t "openssl-dsa" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-dsaparam.pod" -o doc/html/man1/openssl-dsaparam.html -t "openssl-dsaparam" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-ec.pod" -o doc/html/man1/openssl-ec.html -t "openssl-ec" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-ecparam.pod" -o doc/html/man1/openssl-ecparam.html -t "openssl-ecparam" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-enc.pod" -o doc/html/man1/openssl-enc.html -t "openssl-enc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-engine.pod" -o doc/html/man1/openssl-engine.html -t "openssl-engine" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-errstr.pod" -o doc/html/man1/openssl-errstr.html -t "openssl-errstr" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-fipsinstall.pod" -o doc/html/man1/openssl-fipsinstall.html -t "openssl-fipsinstall" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-format-options.pod" -o doc/html/man1/openssl-format-options.html -t "openssl-format-options" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-gendsa.pod" -o doc/html/man1/openssl-gendsa.html -t "openssl-gendsa" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-genpkey.pod" -o doc/html/man1/openssl-genpkey.html -t "openssl-genpkey" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-genrsa.pod" -o doc/html/man1/openssl-genrsa.html -t "openssl-genrsa" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-info.pod" -o doc/html/man1/openssl-info.html -t "openssl-info" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-kdf.pod" -o doc/html/man1/openssl-kdf.html -t "openssl-kdf" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-list.pod" -o doc/html/man1/openssl-list.html -t "openssl-list" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-mac.pod" -o doc/html/man1/openssl-mac.html -t "openssl-mac" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-namedisplay-options.pod" -o doc/html/man1/openssl-namedisplay-options.html -t "openssl-namedisplay-options" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-nseq.pod" -o doc/html/man1/openssl-nseq.html -t "openssl-nseq" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-ocsp.pod" -o doc/html/man1/openssl-ocsp.html -t "openssl-ocsp" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-passphrase-options.pod" -o doc/html/man1/openssl-passphrase-options.html -t "openssl-passphrase-options" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-passwd.pod" -o doc/html/man1/openssl-passwd.html -t "openssl-passwd" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-pkcs12.pod" -o doc/html/man1/openssl-pkcs12.html -t "openssl-pkcs12" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-pkcs7.pod" -o doc/html/man1/openssl-pkcs7.html -t "openssl-pkcs7" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-pkcs8.pod" -o doc/html/man1/openssl-pkcs8.html -t "openssl-pkcs8" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-pkey.pod" -o doc/html/man1/openssl-pkey.html -t "openssl-pkey" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-pkeyparam.pod" -o doc/html/man1/openssl-pkeyparam.html -t "openssl-pkeyparam" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-pkeyutl.pod" -o doc/html/man1/openssl-pkeyutl.html -t "openssl-pkeyutl" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-prime.pod" -o doc/html/man1/openssl-prime.html -t "openssl-prime" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-rand.pod" -o doc/html/man1/openssl-rand.html -t "openssl-rand" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-rehash.pod" -o doc/html/man1/openssl-rehash.html -t "openssl-rehash" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-req.pod" -o doc/html/man1/openssl-req.html -t "openssl-req" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-rsa.pod" -o doc/html/man1/openssl-rsa.html -t "openssl-rsa" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-rsautl.pod" -o doc/html/man1/openssl-rsautl.html -t "openssl-rsautl" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-s_client.pod" -o doc/html/man1/openssl-s_client.html -t "openssl-s_client" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-s_server.pod" -o doc/html/man1/openssl-s_server.html -t "openssl-s_server" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-s_time.pod" -o doc/html/man1/openssl-s_time.html -t "openssl-s_time" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-sess_id.pod" -o doc/html/man1/openssl-sess_id.html -t "openssl-sess_id" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-skeyutl.pod" -o doc/html/man1/openssl-skeyutl.html -t "openssl-skeyutl" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-smime.pod" -o doc/html/man1/openssl-smime.html -t "openssl-smime" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-speed.pod" -o doc/html/man1/openssl-speed.html -t "openssl-speed" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-spkac.pod" -o doc/html/man1/openssl-spkac.html -t "openssl-spkac" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-srp.pod" -o doc/html/man1/openssl-srp.html -t "openssl-srp" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-storeutl.pod" -o doc/html/man1/openssl-storeutl.html -t "openssl-storeutl" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-ts.pod" -o doc/html/man1/openssl-ts.html -t "openssl-ts" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-verification-options.pod" -o doc/html/man1/openssl-verification-options.html -t "openssl-verification-options" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-verify.pod" -o doc/html/man1/openssl-verify.html -t "openssl-verify" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-version.pod" -o doc/html/man1/openssl-version.html -t "openssl-version" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl-x509.pod" -o doc/html/man1/openssl-x509.html -t "openssl-x509" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/openssl.pod" -o doc/html/man1/openssl.html -t "openssl" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man1/tsget.pod" -o doc/html/man1/tsget.html -t "tsget" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ADMISSIONS.pod" -o doc/html/man3/ADMISSIONS.html -t "ADMISSIONS" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_EXTERN_FUNCS.pod" -o doc/html/man3/ASN1_EXTERN_FUNCS.html -t "ASN1_EXTERN_FUNCS" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_INTEGER_get_int64.pod" -o doc/html/man3/ASN1_INTEGER_get_int64.html -t "ASN1_INTEGER_get_int64" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_INTEGER_new.pod" -o doc/html/man3/ASN1_INTEGER_new.html -t "ASN1_INTEGER_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_ITEM_lookup.pod" -o doc/html/man3/ASN1_ITEM_lookup.html -t "ASN1_ITEM_lookup" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_OBJECT_new.pod" -o doc/html/man3/ASN1_OBJECT_new.html -t "ASN1_OBJECT_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_STRING_TABLE_add.pod" -o doc/html/man3/ASN1_STRING_TABLE_add.html -t "ASN1_STRING_TABLE_add" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_STRING_length.pod" -o doc/html/man3/ASN1_STRING_length.html -t "ASN1_STRING_length" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_STRING_new.pod" -o doc/html/man3/ASN1_STRING_new.html -t "ASN1_STRING_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_STRING_print_ex.pod" -o doc/html/man3/ASN1_STRING_print_ex.html -t "ASN1_STRING_print_ex" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_TIME_set.pod" -o doc/html/man3/ASN1_TIME_set.html -t "ASN1_TIME_set" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_TYPE_get.pod" -o doc/html/man3/ASN1_TYPE_get.html -t "ASN1_TYPE_get" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_aux_cb.pod" -o doc/html/man3/ASN1_aux_cb.html -t "ASN1_aux_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_generate_nconf.pod" -o doc/html/man3/ASN1_generate_nconf.html -t "ASN1_generate_nconf" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_item_d2i_bio.pod" -o doc/html/man3/ASN1_item_d2i_bio.html -t "ASN1_item_d2i_bio" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_item_new.pod" -o doc/html/man3/ASN1_item_new.html -t "ASN1_item_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASN1_item_sign.pod" -o doc/html/man3/ASN1_item_sign.html -t "ASN1_item_sign" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASYNC_WAIT_CTX_new.pod" -o doc/html/man3/ASYNC_WAIT_CTX_new.html -t "ASYNC_WAIT_CTX_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ASYNC_start_job.pod" -o doc/html/man3/ASYNC_start_job.html -t "ASYNC_start_job" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BF_encrypt.pod" -o doc/html/man3/BF_encrypt.html -t "BF_encrypt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_ADDR.pod" -o doc/html/man3/BIO_ADDR.html -t "BIO_ADDR" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_ADDRINFO.pod" -o doc/html/man3/BIO_ADDRINFO.html -t "BIO_ADDRINFO" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_connect.pod" -o doc/html/man3/BIO_connect.html -t "BIO_connect" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_ctrl.pod" -o doc/html/man3/BIO_ctrl.html -t "BIO_ctrl" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_f_base64.pod" -o doc/html/man3/BIO_f_base64.html -t "BIO_f_base64" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_f_buffer.pod" -o doc/html/man3/BIO_f_buffer.html -t "BIO_f_buffer" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_f_cipher.pod" -o doc/html/man3/BIO_f_cipher.html -t "BIO_f_cipher" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_f_md.pod" -o doc/html/man3/BIO_f_md.html -t "BIO_f_md" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_f_null.pod" -o doc/html/man3/BIO_f_null.html -t "BIO_f_null" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_f_prefix.pod" -o doc/html/man3/BIO_f_prefix.html -t "BIO_f_prefix" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_f_readbuffer.pod" -o doc/html/man3/BIO_f_readbuffer.html -t "BIO_f_readbuffer" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_f_ssl.pod" -o doc/html/man3/BIO_f_ssl.html -t "BIO_f_ssl" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_find_type.pod" -o doc/html/man3/BIO_find_type.html -t "BIO_find_type" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_get_data.pod" -o doc/html/man3/BIO_get_data.html -t "BIO_get_data" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_get_ex_new_index.pod" -o doc/html/man3/BIO_get_ex_new_index.html -t "BIO_get_ex_new_index" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_get_rpoll_descriptor.pod" -o doc/html/man3/BIO_get_rpoll_descriptor.html -t "BIO_get_rpoll_descriptor" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_meth_new.pod" -o doc/html/man3/BIO_meth_new.html -t "BIO_meth_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_new.pod" -o doc/html/man3/BIO_new.html -t "BIO_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_new_CMS.pod" -o doc/html/man3/BIO_new_CMS.html -t "BIO_new_CMS" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_parse_hostserv.pod" -o doc/html/man3/BIO_parse_hostserv.html -t "BIO_parse_hostserv" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_printf.pod" -o doc/html/man3/BIO_printf.html -t "BIO_printf" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_push.pod" -o doc/html/man3/BIO_push.html -t "BIO_push" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_read.pod" -o doc/html/man3/BIO_read.html -t "BIO_read" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_s_accept.pod" -o doc/html/man3/BIO_s_accept.html -t "BIO_s_accept" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_s_bio.pod" -o doc/html/man3/BIO_s_bio.html -t "BIO_s_bio" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_s_connect.pod" -o doc/html/man3/BIO_s_connect.html -t "BIO_s_connect" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_s_core.pod" -o doc/html/man3/BIO_s_core.html -t "BIO_s_core" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_s_datagram.pod" -o doc/html/man3/BIO_s_datagram.html -t "BIO_s_datagram" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_s_dgram_pair.pod" -o doc/html/man3/BIO_s_dgram_pair.html -t "BIO_s_dgram_pair" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_s_fd.pod" -o doc/html/man3/BIO_s_fd.html -t "BIO_s_fd" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_s_file.pod" -o doc/html/man3/BIO_s_file.html -t "BIO_s_file" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_s_mem.pod" -o doc/html/man3/BIO_s_mem.html -t "BIO_s_mem" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_s_null.pod" -o doc/html/man3/BIO_s_null.html -t "BIO_s_null" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_s_socket.pod" -o doc/html/man3/BIO_s_socket.html -t "BIO_s_socket" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_sendmmsg.pod" -o doc/html/man3/BIO_sendmmsg.html -t "BIO_sendmmsg" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_set_callback.pod" -o doc/html/man3/BIO_set_callback.html -t "BIO_set_callback" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_should_retry.pod" -o doc/html/man3/BIO_should_retry.html -t "BIO_should_retry" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BIO_socket_wait.pod" -o doc/html/man3/BIO_socket_wait.html -t "BIO_socket_wait" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_BLINDING_new.pod" -o doc/html/man3/BN_BLINDING_new.html -t "BN_BLINDING_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_CTX_new.pod" -o doc/html/man3/BN_CTX_new.html -t "BN_CTX_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_CTX_start.pod" -o doc/html/man3/BN_CTX_start.html -t "BN_CTX_start" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_add.pod" -o doc/html/man3/BN_add.html -t "BN_add" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_add_word.pod" -o doc/html/man3/BN_add_word.html -t "BN_add_word" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_bn2bin.pod" -o doc/html/man3/BN_bn2bin.html -t "BN_bn2bin" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_cmp.pod" -o doc/html/man3/BN_cmp.html -t "BN_cmp" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_copy.pod" -o doc/html/man3/BN_copy.html -t "BN_copy" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_generate_prime.pod" -o doc/html/man3/BN_generate_prime.html -t "BN_generate_prime" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_mod_exp_mont.pod" -o doc/html/man3/BN_mod_exp_mont.html -t "BN_mod_exp_mont" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_mod_inverse.pod" -o doc/html/man3/BN_mod_inverse.html -t "BN_mod_inverse" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_mod_mul_montgomery.pod" -o doc/html/man3/BN_mod_mul_montgomery.html -t "BN_mod_mul_montgomery" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_mod_mul_reciprocal.pod" -o doc/html/man3/BN_mod_mul_reciprocal.html -t "BN_mod_mul_reciprocal" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_new.pod" -o doc/html/man3/BN_new.html -t "BN_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_num_bytes.pod" -o doc/html/man3/BN_num_bytes.html -t "BN_num_bytes" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_rand.pod" -o doc/html/man3/BN_rand.html -t "BN_rand" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_security_bits.pod" -o doc/html/man3/BN_security_bits.html -t "BN_security_bits" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_set_bit.pod" -o doc/html/man3/BN_set_bit.html -t "BN_set_bit" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_swap.pod" -o doc/html/man3/BN_swap.html -t "BN_swap" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BN_zero.pod" -o doc/html/man3/BN_zero.html -t "BN_zero" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/BUF_MEM_new.pod" -o doc/html/man3/BUF_MEM_new.html -t "BUF_MEM_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMAC_CTX.pod" -o doc/html/man3/CMAC_CTX.html -t "CMAC_CTX" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_EncryptedData_decrypt.pod" -o doc/html/man3/CMS_EncryptedData_decrypt.html -t "CMS_EncryptedData_decrypt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_EncryptedData_encrypt.pod" -o doc/html/man3/CMS_EncryptedData_encrypt.html -t "CMS_EncryptedData_encrypt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_EnvelopedData_create.pod" -o doc/html/man3/CMS_EnvelopedData_create.html -t "CMS_EnvelopedData_create" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_add0_cert.pod" -o doc/html/man3/CMS_add0_cert.html -t "CMS_add0_cert" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_add1_recipient_cert.pod" -o doc/html/man3/CMS_add1_recipient_cert.html -t "CMS_add1_recipient_cert" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_add1_signer.pod" -o doc/html/man3/CMS_add1_signer.html -t "CMS_add1_signer" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_compress.pod" -o doc/html/man3/CMS_compress.html -t "CMS_compress" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_data_create.pod" -o doc/html/man3/CMS_data_create.html -t "CMS_data_create" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_decrypt.pod" -o doc/html/man3/CMS_decrypt.html -t "CMS_decrypt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_digest_create.pod" -o doc/html/man3/CMS_digest_create.html -t "CMS_digest_create" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_encrypt.pod" -o doc/html/man3/CMS_encrypt.html -t "CMS_encrypt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_final.pod" -o doc/html/man3/CMS_final.html -t "CMS_final" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_get0_RecipientInfos.pod" -o doc/html/man3/CMS_get0_RecipientInfos.html -t "CMS_get0_RecipientInfos" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_get0_SignerInfos.pod" -o doc/html/man3/CMS_get0_SignerInfos.html -t "CMS_get0_SignerInfos" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_get0_type.pod" -o doc/html/man3/CMS_get0_type.html -t "CMS_get0_type" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_get1_ReceiptRequest.pod" -o doc/html/man3/CMS_get1_ReceiptRequest.html -t "CMS_get1_ReceiptRequest" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_sign.pod" -o doc/html/man3/CMS_sign.html -t "CMS_sign" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_sign_receipt.pod" -o doc/html/man3/CMS_sign_receipt.html -t "CMS_sign_receipt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_signed_get_attr.pod" -o doc/html/man3/CMS_signed_get_attr.html -t "CMS_signed_get_attr" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_uncompress.pod" -o doc/html/man3/CMS_uncompress.html -t "CMS_uncompress" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_verify.pod" -o doc/html/man3/CMS_verify.html -t "CMS_verify" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CMS_verify_receipt.pod" -o doc/html/man3/CMS_verify_receipt.html -t "CMS_verify_receipt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/COMP_CTX_new.pod" -o doc/html/man3/COMP_CTX_new.html -t "COMP_CTX_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CONF_modules_free.pod" -o doc/html/man3/CONF_modules_free.html -t "CONF_modules_free" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CONF_modules_load_file.pod" -o doc/html/man3/CONF_modules_load_file.html -t "CONF_modules_load_file" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CRYPTO_THREAD_run_once.pod" -o doc/html/man3/CRYPTO_THREAD_run_once.html -t "CRYPTO_THREAD_run_once" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CRYPTO_get_ex_new_index.pod" -o doc/html/man3/CRYPTO_get_ex_new_index.html -t "CRYPTO_get_ex_new_index" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CRYPTO_memcmp.pod" -o doc/html/man3/CRYPTO_memcmp.html -t "CRYPTO_memcmp" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CTLOG_STORE_get0_log_by_id.pod" -o doc/html/man3/CTLOG_STORE_get0_log_by_id.html -t "CTLOG_STORE_get0_log_by_id" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CTLOG_STORE_new.pod" -o doc/html/man3/CTLOG_STORE_new.html -t "CTLOG_STORE_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CTLOG_new.pod" -o doc/html/man3/CTLOG_new.html -t "CTLOG_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/CT_POLICY_EVAL_CTX_new.pod" -o doc/html/man3/CT_POLICY_EVAL_CTX_new.html -t "CT_POLICY_EVAL_CTX_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DEFINE_STACK_OF.pod" -o doc/html/man3/DEFINE_STACK_OF.html -t "DEFINE_STACK_OF" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DES_random_key.pod" -o doc/html/man3/DES_random_key.html -t "DES_random_key" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DH_generate_key.pod" -o doc/html/man3/DH_generate_key.html -t "DH_generate_key" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DH_generate_parameters.pod" -o doc/html/man3/DH_generate_parameters.html -t "DH_generate_parameters" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DH_get0_pqg.pod" -o doc/html/man3/DH_get0_pqg.html -t "DH_get0_pqg" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DH_get_1024_160.pod" -o doc/html/man3/DH_get_1024_160.html -t "DH_get_1024_160" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DH_meth_new.pod" -o doc/html/man3/DH_meth_new.html -t "DH_meth_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DH_new.pod" -o doc/html/man3/DH_new.html -t "DH_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DH_new_by_nid.pod" -o doc/html/man3/DH_new_by_nid.html -t "DH_new_by_nid" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DH_set_method.pod" -o doc/html/man3/DH_set_method.html -t "DH_set_method" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DH_size.pod" -o doc/html/man3/DH_size.html -t "DH_size" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DSA_SIG_new.pod" -o doc/html/man3/DSA_SIG_new.html -t "DSA_SIG_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DSA_do_sign.pod" -o doc/html/man3/DSA_do_sign.html -t "DSA_do_sign" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DSA_dup_DH.pod" -o doc/html/man3/DSA_dup_DH.html -t "DSA_dup_DH" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DSA_generate_key.pod" -o doc/html/man3/DSA_generate_key.html -t "DSA_generate_key" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DSA_generate_parameters.pod" -o doc/html/man3/DSA_generate_parameters.html -t "DSA_generate_parameters" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DSA_get0_pqg.pod" -o doc/html/man3/DSA_get0_pqg.html -t "DSA_get0_pqg" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DSA_meth_new.pod" -o doc/html/man3/DSA_meth_new.html -t "DSA_meth_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DSA_new.pod" -o doc/html/man3/DSA_new.html -t "DSA_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DSA_set_method.pod" -o doc/html/man3/DSA_set_method.html -t "DSA_set_method" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DSA_sign.pod" -o doc/html/man3/DSA_sign.html -t "DSA_sign" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DSA_size.pod" -o doc/html/man3/DSA_size.html -t "DSA_size" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DTLS_get_data_mtu.pod" -o doc/html/man3/DTLS_get_data_mtu.html -t "DTLS_get_data_mtu" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DTLS_set_timer_cb.pod" -o doc/html/man3/DTLS_set_timer_cb.html -t "DTLS_set_timer_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DTLSv1_get_timeout.pod" -o doc/html/man3/DTLSv1_get_timeout.html -t "DTLSv1_get_timeout" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DTLSv1_handle_timeout.pod" -o doc/html/man3/DTLSv1_handle_timeout.html -t "DTLSv1_handle_timeout" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/DTLSv1_listen.pod" -o doc/html/man3/DTLSv1_listen.html -t "DTLSv1_listen" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ECDSA_SIG_new.pod" -o doc/html/man3/ECDSA_SIG_new.html -t "ECDSA_SIG_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ECDSA_sign.pod" -o doc/html/man3/ECDSA_sign.html -t "ECDSA_sign" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ECPKParameters_print.pod" -o doc/html/man3/ECPKParameters_print.html -t "ECPKParameters_print" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EC_GFp_simple_method.pod" -o doc/html/man3/EC_GFp_simple_method.html -t "EC_GFp_simple_method" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EC_GROUP_copy.pod" -o doc/html/man3/EC_GROUP_copy.html -t "EC_GROUP_copy" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EC_GROUP_new.pod" -o doc/html/man3/EC_GROUP_new.html -t "EC_GROUP_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EC_KEY_get_enc_flags.pod" -o doc/html/man3/EC_KEY_get_enc_flags.html -t "EC_KEY_get_enc_flags" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EC_KEY_new.pod" -o doc/html/man3/EC_KEY_new.html -t "EC_KEY_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EC_POINT_add.pod" -o doc/html/man3/EC_POINT_add.html -t "EC_POINT_add" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EC_POINT_new.pod" -o doc/html/man3/EC_POINT_new.html -t "EC_POINT_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ENGINE_add.pod" -o doc/html/man3/ENGINE_add.html -t "ENGINE_add" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ERR_GET_LIB.pod" -o doc/html/man3/ERR_GET_LIB.html -t "ERR_GET_LIB" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ERR_clear_error.pod" -o doc/html/man3/ERR_clear_error.html -t "ERR_clear_error" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ERR_error_string.pod" -o doc/html/man3/ERR_error_string.html -t "ERR_error_string" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ERR_get_error.pod" -o doc/html/man3/ERR_get_error.html -t "ERR_get_error" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ERR_load_crypto_strings.pod" -o doc/html/man3/ERR_load_crypto_strings.html -t "ERR_load_crypto_strings" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ERR_load_strings.pod" -o doc/html/man3/ERR_load_strings.html -t "ERR_load_strings" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ERR_new.pod" -o doc/html/man3/ERR_new.html -t "ERR_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ERR_print_errors.pod" -o doc/html/man3/ERR_print_errors.html -t "ERR_print_errors" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ERR_put_error.pod" -o doc/html/man3/ERR_put_error.html -t "ERR_put_error" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ERR_remove_state.pod" -o doc/html/man3/ERR_remove_state.html -t "ERR_remove_state" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/ERR_set_mark.pod" -o doc/html/man3/ERR_set_mark.html -t "ERR_set_mark" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_ASYM_CIPHER_free.pod" -o doc/html/man3/EVP_ASYM_CIPHER_free.html -t "EVP_ASYM_CIPHER_free" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_BytesToKey.pod" -o doc/html/man3/EVP_BytesToKey.html -t "EVP_BytesToKey" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_CIPHER_CTX_get_cipher_data.pod" -o doc/html/man3/EVP_CIPHER_CTX_get_cipher_data.html -t "EVP_CIPHER_CTX_get_cipher_data" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_CIPHER_CTX_get_original_iv.pod" -o doc/html/man3/EVP_CIPHER_CTX_get_original_iv.html -t "EVP_CIPHER_CTX_get_original_iv" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_CIPHER_meth_new.pod" -o doc/html/man3/EVP_CIPHER_meth_new.html -t "EVP_CIPHER_meth_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_DigestInit.pod" -o doc/html/man3/EVP_DigestInit.html -t "EVP_DigestInit" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_DigestSignInit.pod" -o doc/html/man3/EVP_DigestSignInit.html -t "EVP_DigestSignInit" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_DigestVerifyInit.pod" -o doc/html/man3/EVP_DigestVerifyInit.html -t "EVP_DigestVerifyInit" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_EncodeInit.pod" -o doc/html/man3/EVP_EncodeInit.html -t "EVP_EncodeInit" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_EncryptInit.pod" -o doc/html/man3/EVP_EncryptInit.html -t "EVP_EncryptInit" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_KDF.pod" -o doc/html/man3/EVP_KDF.html -t "EVP_KDF" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_KEM_free.pod" -o doc/html/man3/EVP_KEM_free.html -t "EVP_KEM_free" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_KEYEXCH_free.pod" -o doc/html/man3/EVP_KEYEXCH_free.html -t "EVP_KEYEXCH_free" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_KEYMGMT.pod" -o doc/html/man3/EVP_KEYMGMT.html -t "EVP_KEYMGMT" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_MAC.pod" -o doc/html/man3/EVP_MAC.html -t "EVP_MAC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_MD_meth_new.pod" -o doc/html/man3/EVP_MD_meth_new.html -t "EVP_MD_meth_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_OpenInit.pod" -o doc/html/man3/EVP_OpenInit.html -t "EVP_OpenInit" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PBE_CipherInit.pod" -o doc/html/man3/EVP_PBE_CipherInit.html -t "EVP_PBE_CipherInit" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY2PKCS8.pod" -o doc/html/man3/EVP_PKEY2PKCS8.html -t "EVP_PKEY2PKCS8" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_ASN1_METHOD.pod" -o doc/html/man3/EVP_PKEY_ASN1_METHOD.html -t "EVP_PKEY_ASN1_METHOD" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_CTX_ctrl.pod" -o doc/html/man3/EVP_PKEY_CTX_ctrl.html -t "EVP_PKEY_CTX_ctrl" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_CTX_get0_libctx.pod" -o doc/html/man3/EVP_PKEY_CTX_get0_libctx.html -t "EVP_PKEY_CTX_get0_libctx" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_CTX_get0_pkey.pod" -o doc/html/man3/EVP_PKEY_CTX_get0_pkey.html -t "EVP_PKEY_CTX_get0_pkey" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_CTX_get_algor.pod" -o doc/html/man3/EVP_PKEY_CTX_get_algor.html -t "EVP_PKEY_CTX_get_algor" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_CTX_new.pod" -o doc/html/man3/EVP_PKEY_CTX_new.html -t "EVP_PKEY_CTX_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_CTX_set1_pbe_pass.pod" -o doc/html/man3/EVP_PKEY_CTX_set1_pbe_pass.html -t "EVP_PKEY_CTX_set1_pbe_pass" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_CTX_set_hkdf_md.pod" -o doc/html/man3/EVP_PKEY_CTX_set_hkdf_md.html -t "EVP_PKEY_CTX_set_hkdf_md" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_CTX_set_params.pod" -o doc/html/man3/EVP_PKEY_CTX_set_params.html -t "EVP_PKEY_CTX_set_params" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod" -o doc/html/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.html -t "EVP_PKEY_CTX_set_rsa_pss_keygen_md" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_CTX_set_scrypt_N.pod" -o doc/html/man3/EVP_PKEY_CTX_set_scrypt_N.html -t "EVP_PKEY_CTX_set_scrypt_N" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_CTX_set_tls1_prf_md.pod" -o doc/html/man3/EVP_PKEY_CTX_set_tls1_prf_md.html -t "EVP_PKEY_CTX_set_tls1_prf_md" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_asn1_get_count.pod" -o doc/html/man3/EVP_PKEY_asn1_get_count.html -t "EVP_PKEY_asn1_get_count" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_check.pod" -o doc/html/man3/EVP_PKEY_check.html -t "EVP_PKEY_check" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_copy_parameters.pod" -o doc/html/man3/EVP_PKEY_copy_parameters.html -t "EVP_PKEY_copy_parameters" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_decapsulate.pod" -o doc/html/man3/EVP_PKEY_decapsulate.html -t "EVP_PKEY_decapsulate" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_decrypt.pod" -o doc/html/man3/EVP_PKEY_decrypt.html -t "EVP_PKEY_decrypt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_derive.pod" -o doc/html/man3/EVP_PKEY_derive.html -t "EVP_PKEY_derive" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_digestsign_supports_digest.pod" -o doc/html/man3/EVP_PKEY_digestsign_supports_digest.html -t "EVP_PKEY_digestsign_supports_digest" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_encapsulate.pod" -o doc/html/man3/EVP_PKEY_encapsulate.html -t "EVP_PKEY_encapsulate" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_encrypt.pod" -o doc/html/man3/EVP_PKEY_encrypt.html -t "EVP_PKEY_encrypt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_fromdata.pod" -o doc/html/man3/EVP_PKEY_fromdata.html -t "EVP_PKEY_fromdata" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_get_attr.pod" -o doc/html/man3/EVP_PKEY_get_attr.html -t "EVP_PKEY_get_attr" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_get_default_digest_nid.pod" -o doc/html/man3/EVP_PKEY_get_default_digest_nid.html -t "EVP_PKEY_get_default_digest_nid" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_get_field_type.pod" -o doc/html/man3/EVP_PKEY_get_field_type.html -t "EVP_PKEY_get_field_type" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_get_group_name.pod" -o doc/html/man3/EVP_PKEY_get_group_name.html -t "EVP_PKEY_get_group_name" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_get_size.pod" -o doc/html/man3/EVP_PKEY_get_size.html -t "EVP_PKEY_get_size" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_gettable_params.pod" -o doc/html/man3/EVP_PKEY_gettable_params.html -t "EVP_PKEY_gettable_params" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_is_a.pod" -o doc/html/man3/EVP_PKEY_is_a.html -t "EVP_PKEY_is_a" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_keygen.pod" -o doc/html/man3/EVP_PKEY_keygen.html -t "EVP_PKEY_keygen" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_meth_get_count.pod" -o doc/html/man3/EVP_PKEY_meth_get_count.html -t "EVP_PKEY_meth_get_count" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_meth_new.pod" -o doc/html/man3/EVP_PKEY_meth_new.html -t "EVP_PKEY_meth_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_new.pod" -o doc/html/man3/EVP_PKEY_new.html -t "EVP_PKEY_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_print_private.pod" -o doc/html/man3/EVP_PKEY_print_private.html -t "EVP_PKEY_print_private" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_set1_RSA.pod" -o doc/html/man3/EVP_PKEY_set1_RSA.html -t "EVP_PKEY_set1_RSA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_set1_encoded_public_key.pod" -o doc/html/man3/EVP_PKEY_set1_encoded_public_key.html -t "EVP_PKEY_set1_encoded_public_key" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_set_type.pod" -o doc/html/man3/EVP_PKEY_set_type.html -t "EVP_PKEY_set_type" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_settable_params.pod" -o doc/html/man3/EVP_PKEY_settable_params.html -t "EVP_PKEY_settable_params" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_sign.pod" -o doc/html/man3/EVP_PKEY_sign.html -t "EVP_PKEY_sign" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_todata.pod" -o doc/html/man3/EVP_PKEY_todata.html -t "EVP_PKEY_todata" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_verify.pod" -o doc/html/man3/EVP_PKEY_verify.html -t "EVP_PKEY_verify" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_PKEY_verify_recover.pod" -o doc/html/man3/EVP_PKEY_verify_recover.html -t "EVP_PKEY_verify_recover" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_RAND.pod" -o doc/html/man3/EVP_RAND.html -t "EVP_RAND" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_SIGNATURE.pod" -o doc/html/man3/EVP_SIGNATURE.html -t "EVP_SIGNATURE" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_SKEY.pod" -o doc/html/man3/EVP_SKEY.html -t "EVP_SKEY" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_SKEYMGMT.pod" -o doc/html/man3/EVP_SKEYMGMT.html -t "EVP_SKEYMGMT" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_SealInit.pod" -o doc/html/man3/EVP_SealInit.html -t "EVP_SealInit" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_SignInit.pod" -o doc/html/man3/EVP_SignInit.html -t "EVP_SignInit" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_VerifyInit.pod" -o doc/html/man3/EVP_VerifyInit.html -t "EVP_VerifyInit" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_aes_128_gcm.pod" -o doc/html/man3/EVP_aes_128_gcm.html -t "EVP_aes_128_gcm" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_aria_128_gcm.pod" -o doc/html/man3/EVP_aria_128_gcm.html -t "EVP_aria_128_gcm" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_bf_cbc.pod" -o doc/html/man3/EVP_bf_cbc.html -t "EVP_bf_cbc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_blake2b512.pod" -o doc/html/man3/EVP_blake2b512.html -t "EVP_blake2b512" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_camellia_128_ecb.pod" -o doc/html/man3/EVP_camellia_128_ecb.html -t "EVP_camellia_128_ecb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_cast5_cbc.pod" -o doc/html/man3/EVP_cast5_cbc.html -t "EVP_cast5_cbc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_chacha20.pod" -o doc/html/man3/EVP_chacha20.html -t "EVP_chacha20" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_des_cbc.pod" -o doc/html/man3/EVP_des_cbc.html -t "EVP_des_cbc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_desx_cbc.pod" -o doc/html/man3/EVP_desx_cbc.html -t "EVP_desx_cbc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_idea_cbc.pod" -o doc/html/man3/EVP_idea_cbc.html -t "EVP_idea_cbc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_md2.pod" -o doc/html/man3/EVP_md2.html -t "EVP_md2" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_md4.pod" -o doc/html/man3/EVP_md4.html -t "EVP_md4" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_md5.pod" -o doc/html/man3/EVP_md5.html -t "EVP_md5" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_mdc2.pod" -o doc/html/man3/EVP_mdc2.html -t "EVP_mdc2" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_rc2_cbc.pod" -o doc/html/man3/EVP_rc2_cbc.html -t "EVP_rc2_cbc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_rc4.pod" -o doc/html/man3/EVP_rc4.html -t "EVP_rc4" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_rc5_32_12_16_cbc.pod" -o doc/html/man3/EVP_rc5_32_12_16_cbc.html -t "EVP_rc5_32_12_16_cbc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_ripemd160.pod" -o doc/html/man3/EVP_ripemd160.html -t "EVP_ripemd160" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_seed_cbc.pod" -o doc/html/man3/EVP_seed_cbc.html -t "EVP_seed_cbc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_set_default_properties.pod" -o doc/html/man3/EVP_set_default_properties.html -t "EVP_set_default_properties" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_sha1.pod" -o doc/html/man3/EVP_sha1.html -t "EVP_sha1" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_sha224.pod" -o doc/html/man3/EVP_sha224.html -t "EVP_sha224" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_sha3_224.pod" -o doc/html/man3/EVP_sha3_224.html -t "EVP_sha3_224" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_sm3.pod" -o doc/html/man3/EVP_sm3.html -t "EVP_sm3" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_sm4_cbc.pod" -o doc/html/man3/EVP_sm4_cbc.html -t "EVP_sm4_cbc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/EVP_whirlpool.pod" -o doc/html/man3/EVP_whirlpool.html -t "EVP_whirlpool" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/GENERAL_NAME.pod" -o doc/html/man3/GENERAL_NAME.html -t "GENERAL_NAME" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/HMAC.pod" -o doc/html/man3/HMAC.html -t "HMAC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/MD5.pod" -o doc/html/man3/MD5.html -t "MD5" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/MDC2_Init.pod" -o doc/html/man3/MDC2_Init.html -t "MDC2_Init" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/NCONF_new_ex.pod" -o doc/html/man3/NCONF_new_ex.html -t "NCONF_new_ex" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OBJ_nid2obj.pod" -o doc/html/man3/OBJ_nid2obj.html -t "OBJ_nid2obj" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OCSP_REQUEST_new.pod" -o doc/html/man3/OCSP_REQUEST_new.html -t "OCSP_REQUEST_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OCSP_cert_to_id.pod" -o doc/html/man3/OCSP_cert_to_id.html -t "OCSP_cert_to_id" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OCSP_request_add1_nonce.pod" -o doc/html/man3/OCSP_request_add1_nonce.html -t "OCSP_request_add1_nonce" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OCSP_resp_find_status.pod" -o doc/html/man3/OCSP_resp_find_status.html -t "OCSP_resp_find_status" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OCSP_response_status.pod" -o doc/html/man3/OCSP_response_status.html -t "OCSP_response_status" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OCSP_sendreq_new.pod" -o doc/html/man3/OCSP_sendreq_new.html -t "OCSP_sendreq_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_Applink.pod" -o doc/html/man3/OPENSSL_Applink.html -t "OPENSSL_Applink" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_FILE.pod" -o doc/html/man3/OPENSSL_FILE.html -t "OPENSSL_FILE" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_LH_COMPFUNC.pod" -o doc/html/man3/OPENSSL_LH_COMPFUNC.html -t "OPENSSL_LH_COMPFUNC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_LH_stats.pod" -o doc/html/man3/OPENSSL_LH_stats.html -t "OPENSSL_LH_stats" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_config.pod" -o doc/html/man3/OPENSSL_config.html -t "OPENSSL_config" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_fork_prepare.pod" -o doc/html/man3/OPENSSL_fork_prepare.html -t "OPENSSL_fork_prepare" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_gmtime.pod" -o doc/html/man3/OPENSSL_gmtime.html -t "OPENSSL_gmtime" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_hexchar2int.pod" -o doc/html/man3/OPENSSL_hexchar2int.html -t "OPENSSL_hexchar2int" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_ia32cap.pod" -o doc/html/man3/OPENSSL_ia32cap.html -t "OPENSSL_ia32cap" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_init_crypto.pod" -o doc/html/man3/OPENSSL_init_crypto.html -t "OPENSSL_init_crypto" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_init_ssl.pod" -o doc/html/man3/OPENSSL_init_ssl.html -t "OPENSSL_init_ssl" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_instrument_bus.pod" -o doc/html/man3/OPENSSL_instrument_bus.html -t "OPENSSL_instrument_bus" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_load_builtin_modules.pod" -o doc/html/man3/OPENSSL_load_builtin_modules.html -t "OPENSSL_load_builtin_modules" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_load_u16_le.pod" -o doc/html/man3/OPENSSL_load_u16_le.html -t "OPENSSL_load_u16_le" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_malloc.pod" -o doc/html/man3/OPENSSL_malloc.html -t "OPENSSL_malloc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_riscvcap.pod" -o doc/html/man3/OPENSSL_riscvcap.html -t "OPENSSL_riscvcap" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_s390xcap.pod" -o doc/html/man3/OPENSSL_s390xcap.html -t "OPENSSL_s390xcap" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_secure_malloc.pod" -o doc/html/man3/OPENSSL_secure_malloc.html -t "OPENSSL_secure_malloc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OPENSSL_strcasecmp.pod" -o doc/html/man3/OPENSSL_strcasecmp.html -t "OPENSSL_strcasecmp" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_ALGORITHM.pod" -o doc/html/man3/OSSL_ALGORITHM.html -t "OSSL_ALGORITHM" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CALLBACK.pod" -o doc/html/man3/OSSL_CALLBACK.html -t "OSSL_CALLBACK" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CMP_ATAV_set0.pod" -o doc/html/man3/OSSL_CMP_ATAV_set0.html -t "OSSL_CMP_ATAV_set0" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CMP_CTX_new.pod" -o doc/html/man3/OSSL_CMP_CTX_new.html -t "OSSL_CMP_CTX_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CMP_HDR_get0_transactionID.pod" -o doc/html/man3/OSSL_CMP_HDR_get0_transactionID.html -t "OSSL_CMP_HDR_get0_transactionID" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CMP_ITAV_new_caCerts.pod" -o doc/html/man3/OSSL_CMP_ITAV_new_caCerts.html -t "OSSL_CMP_ITAV_new_caCerts" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CMP_ITAV_set0.pod" -o doc/html/man3/OSSL_CMP_ITAV_set0.html -t "OSSL_CMP_ITAV_set0" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CMP_MSG_get0_header.pod" -o doc/html/man3/OSSL_CMP_MSG_get0_header.html -t "OSSL_CMP_MSG_get0_header" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CMP_MSG_http_perform.pod" -o doc/html/man3/OSSL_CMP_MSG_http_perform.html -t "OSSL_CMP_MSG_http_perform" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CMP_SRV_CTX_new.pod" -o doc/html/man3/OSSL_CMP_SRV_CTX_new.html -t "OSSL_CMP_SRV_CTX_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CMP_STATUSINFO_new.pod" -o doc/html/man3/OSSL_CMP_STATUSINFO_new.html -t "OSSL_CMP_STATUSINFO_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CMP_exec_certreq.pod" -o doc/html/man3/OSSL_CMP_exec_certreq.html -t "OSSL_CMP_exec_certreq" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CMP_log_open.pod" -o doc/html/man3/OSSL_CMP_log_open.html -t "OSSL_CMP_log_open" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CMP_validate_msg.pod" -o doc/html/man3/OSSL_CMP_validate_msg.html -t "OSSL_CMP_validate_msg" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CORE_MAKE_FUNC.pod" -o doc/html/man3/OSSL_CORE_MAKE_FUNC.html -t "OSSL_CORE_MAKE_FUNC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CRMF_MSG_get0_tmpl.pod" -o doc/html/man3/OSSL_CRMF_MSG_get0_tmpl.html -t "OSSL_CRMF_MSG_get0_tmpl" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CRMF_MSG_set0_validity.pod" -o doc/html/man3/OSSL_CRMF_MSG_set0_validity.html -t "OSSL_CRMF_MSG_set0_validity" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.pod" -o doc/html/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.html -t "OSSL_CRMF_MSG_set1_regCtrl_regToken" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.pod" -o doc/html/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.html -t "OSSL_CRMF_MSG_set1_regInfo_certReq" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_CRMF_pbmp_new.pod" -o doc/html/man3/OSSL_CRMF_pbmp_new.html -t "OSSL_CRMF_pbmp_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_DECODER.pod" -o doc/html/man3/OSSL_DECODER.html -t "OSSL_DECODER" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_DECODER_CTX.pod" -o doc/html/man3/OSSL_DECODER_CTX.html -t "OSSL_DECODER_CTX" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_DECODER_CTX_new_for_pkey.pod" -o doc/html/man3/OSSL_DECODER_CTX_new_for_pkey.html -t "OSSL_DECODER_CTX_new_for_pkey" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_DECODER_from_bio.pod" -o doc/html/man3/OSSL_DECODER_from_bio.html -t "OSSL_DECODER_from_bio" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_DISPATCH.pod" -o doc/html/man3/OSSL_DISPATCH.html -t "OSSL_DISPATCH" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_ENCODER.pod" -o doc/html/man3/OSSL_ENCODER.html -t "OSSL_ENCODER" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_ENCODER_CTX.pod" -o doc/html/man3/OSSL_ENCODER_CTX.html -t "OSSL_ENCODER_CTX" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_ENCODER_CTX_new_for_pkey.pod" -o doc/html/man3/OSSL_ENCODER_CTX_new_for_pkey.html -t "OSSL_ENCODER_CTX_new_for_pkey" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_ENCODER_to_bio.pod" -o doc/html/man3/OSSL_ENCODER_to_bio.html -t "OSSL_ENCODER_to_bio" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_ERR_STATE_save.pod" -o doc/html/man3/OSSL_ERR_STATE_save.html -t "OSSL_ERR_STATE_save" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_ESS_check_signing_certs.pod" -o doc/html/man3/OSSL_ESS_check_signing_certs.html -t "OSSL_ESS_check_signing_certs" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_GENERAL_NAMES_print.pod" -o doc/html/man3/OSSL_GENERAL_NAMES_print.html -t "OSSL_GENERAL_NAMES_print" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_HPKE_CTX_new.pod" -o doc/html/man3/OSSL_HPKE_CTX_new.html -t "OSSL_HPKE_CTX_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_HTTP_REQ_CTX.pod" -o doc/html/man3/OSSL_HTTP_REQ_CTX.html -t "OSSL_HTTP_REQ_CTX" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_HTTP_parse_url.pod" -o doc/html/man3/OSSL_HTTP_parse_url.html -t "OSSL_HTTP_parse_url" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_HTTP_transfer.pod" -o doc/html/man3/OSSL_HTTP_transfer.html -t "OSSL_HTTP_transfer" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_IETF_ATTR_SYNTAX.pod" -o doc/html/man3/OSSL_IETF_ATTR_SYNTAX.html -t "OSSL_IETF_ATTR_SYNTAX" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_IETF_ATTR_SYNTAX_print.pod" -o doc/html/man3/OSSL_IETF_ATTR_SYNTAX_print.html -t "OSSL_IETF_ATTR_SYNTAX_print" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_INDICATOR_set_callback.pod" -o doc/html/man3/OSSL_INDICATOR_set_callback.html -t "OSSL_INDICATOR_set_callback" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_ITEM.pod" -o doc/html/man3/OSSL_ITEM.html -t "OSSL_ITEM" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_LIB_CTX.pod" -o doc/html/man3/OSSL_LIB_CTX.html -t "OSSL_LIB_CTX" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_LIB_CTX_set_conf_diagnostics.pod" -o doc/html/man3/OSSL_LIB_CTX_set_conf_diagnostics.html -t "OSSL_LIB_CTX_set_conf_diagnostics" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_PARAM.pod" -o doc/html/man3/OSSL_PARAM.html -t "OSSL_PARAM" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_PARAM_BLD.pod" -o doc/html/man3/OSSL_PARAM_BLD.html -t "OSSL_PARAM_BLD" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_PARAM_allocate_from_text.pod" -o doc/html/man3/OSSL_PARAM_allocate_from_text.html -t "OSSL_PARAM_allocate_from_text" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_PARAM_dup.pod" -o doc/html/man3/OSSL_PARAM_dup.html -t "OSSL_PARAM_dup" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_PARAM_int.pod" -o doc/html/man3/OSSL_PARAM_int.html -t "OSSL_PARAM_int" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_PARAM_print_to_bio.pod" -o doc/html/man3/OSSL_PARAM_print_to_bio.html -t "OSSL_PARAM_print_to_bio" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_PROVIDER.pod" -o doc/html/man3/OSSL_PROVIDER.html -t "OSSL_PROVIDER" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_QUIC_client_method.pod" -o doc/html/man3/OSSL_QUIC_client_method.html -t "OSSL_QUIC_client_method" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_SELF_TEST_new.pod" -o doc/html/man3/OSSL_SELF_TEST_new.html -t "OSSL_SELF_TEST_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_SELF_TEST_set_callback.pod" -o doc/html/man3/OSSL_SELF_TEST_set_callback.html -t "OSSL_SELF_TEST_set_callback" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_STORE_INFO.pod" -o doc/html/man3/OSSL_STORE_INFO.html -t "OSSL_STORE_INFO" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_STORE_LOADER.pod" -o doc/html/man3/OSSL_STORE_LOADER.html -t "OSSL_STORE_LOADER" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_STORE_SEARCH.pod" -o doc/html/man3/OSSL_STORE_SEARCH.html -t "OSSL_STORE_SEARCH" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_STORE_attach.pod" -o doc/html/man3/OSSL_STORE_attach.html -t "OSSL_STORE_attach" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_STORE_expect.pod" -o doc/html/man3/OSSL_STORE_expect.html -t "OSSL_STORE_expect" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_STORE_open.pod" -o doc/html/man3/OSSL_STORE_open.html -t "OSSL_STORE_open" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_sleep.pod" -o doc/html/man3/OSSL_sleep.html -t "OSSL_sleep" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_trace_enabled.pod" -o doc/html/man3/OSSL_trace_enabled.html -t "OSSL_trace_enabled" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_trace_get_category_num.pod" -o doc/html/man3/OSSL_trace_get_category_num.html -t "OSSL_trace_get_category_num" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OSSL_trace_set_channel.pod" -o doc/html/man3/OSSL_trace_set_channel.html -t "OSSL_trace_set_channel" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OpenSSL_add_all_algorithms.pod" -o doc/html/man3/OpenSSL_add_all_algorithms.html -t "OpenSSL_add_all_algorithms" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/OpenSSL_version.pod" -o doc/html/man3/OpenSSL_version.html -t "OpenSSL_version" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PBMAC1_get1_pbkdf2_param.pod" -o doc/html/man3/PBMAC1_get1_pbkdf2_param.html -t "PBMAC1_get1_pbkdf2_param" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PEM_X509_INFO_read_bio_ex.pod" -o doc/html/man3/PEM_X509_INFO_read_bio_ex.html -t "PEM_X509_INFO_read_bio_ex" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PEM_bytes_read_bio.pod" -o doc/html/man3/PEM_bytes_read_bio.html -t "PEM_bytes_read_bio" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PEM_read.pod" -o doc/html/man3/PEM_read.html -t "PEM_read" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PEM_read_CMS.pod" -o doc/html/man3/PEM_read_CMS.html -t "PEM_read_CMS" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PEM_read_bio_PrivateKey.pod" -o doc/html/man3/PEM_read_bio_PrivateKey.html -t "PEM_read_bio_PrivateKey" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PEM_read_bio_ex.pod" -o doc/html/man3/PEM_read_bio_ex.html -t "PEM_read_bio_ex" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PEM_write_bio_CMS_stream.pod" -o doc/html/man3/PEM_write_bio_CMS_stream.html -t "PEM_write_bio_CMS_stream" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PEM_write_bio_PKCS7_stream.pod" -o doc/html/man3/PEM_write_bio_PKCS7_stream.html -t "PEM_write_bio_PKCS7_stream" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_PBE_keyivgen.pod" -o doc/html/man3/PKCS12_PBE_keyivgen.html -t "PKCS12_PBE_keyivgen" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_SAFEBAG_create_cert.pod" -o doc/html/man3/PKCS12_SAFEBAG_create_cert.html -t "PKCS12_SAFEBAG_create_cert" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_SAFEBAG_get0_attrs.pod" -o doc/html/man3/PKCS12_SAFEBAG_get0_attrs.html -t "PKCS12_SAFEBAG_get0_attrs" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_SAFEBAG_get1_cert.pod" -o doc/html/man3/PKCS12_SAFEBAG_get1_cert.html -t "PKCS12_SAFEBAG_get1_cert" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_SAFEBAG_set0_attrs.pod" -o doc/html/man3/PKCS12_SAFEBAG_set0_attrs.html -t "PKCS12_SAFEBAG_set0_attrs" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_add1_attr_by_NID.pod" -o doc/html/man3/PKCS12_add1_attr_by_NID.html -t "PKCS12_add1_attr_by_NID" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_add_CSPName_asc.pod" -o doc/html/man3/PKCS12_add_CSPName_asc.html -t "PKCS12_add_CSPName_asc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_add_cert.pod" -o doc/html/man3/PKCS12_add_cert.html -t "PKCS12_add_cert" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_add_friendlyname_asc.pod" -o doc/html/man3/PKCS12_add_friendlyname_asc.html -t "PKCS12_add_friendlyname_asc" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_add_localkeyid.pod" -o doc/html/man3/PKCS12_add_localkeyid.html -t "PKCS12_add_localkeyid" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_add_safe.pod" -o doc/html/man3/PKCS12_add_safe.html -t "PKCS12_add_safe" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_create.pod" -o doc/html/man3/PKCS12_create.html -t "PKCS12_create" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_decrypt_skey.pod" -o doc/html/man3/PKCS12_decrypt_skey.html -t "PKCS12_decrypt_skey" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_gen_mac.pod" -o doc/html/man3/PKCS12_gen_mac.html -t "PKCS12_gen_mac" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_get_friendlyname.pod" -o doc/html/man3/PKCS12_get_friendlyname.html -t "PKCS12_get_friendlyname" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_init.pod" -o doc/html/man3/PKCS12_init.html -t "PKCS12_init" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_item_decrypt_d2i.pod" -o doc/html/man3/PKCS12_item_decrypt_d2i.html -t "PKCS12_item_decrypt_d2i" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_key_gen_utf8_ex.pod" -o doc/html/man3/PKCS12_key_gen_utf8_ex.html -t "PKCS12_key_gen_utf8_ex" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_newpass.pod" -o doc/html/man3/PKCS12_newpass.html -t "PKCS12_newpass" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_pack_p7encdata.pod" -o doc/html/man3/PKCS12_pack_p7encdata.html -t "PKCS12_pack_p7encdata" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS12_parse.pod" -o doc/html/man3/PKCS12_parse.html -t "PKCS12_parse" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS5_PBE_keyivgen.pod" -o doc/html/man3/PKCS5_PBE_keyivgen.html -t "PKCS5_PBE_keyivgen" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS5_PBKDF2_HMAC.pod" -o doc/html/man3/PKCS5_PBKDF2_HMAC.html -t "PKCS5_PBKDF2_HMAC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS7_decrypt.pod" -o doc/html/man3/PKCS7_decrypt.html -t "PKCS7_decrypt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS7_encrypt.pod" -o doc/html/man3/PKCS7_encrypt.html -t "PKCS7_encrypt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS7_get_octet_string.pod" -o doc/html/man3/PKCS7_get_octet_string.html -t "PKCS7_get_octet_string" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS7_sign.pod" -o doc/html/man3/PKCS7_sign.html -t "PKCS7_sign" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS7_sign_add_signer.pod" -o doc/html/man3/PKCS7_sign_add_signer.html -t "PKCS7_sign_add_signer" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS7_type_is_other.pod" -o doc/html/man3/PKCS7_type_is_other.html -t "PKCS7_type_is_other" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS7_verify.pod" -o doc/html/man3/PKCS7_verify.html -t "PKCS7_verify" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS8_encrypt.pod" -o doc/html/man3/PKCS8_encrypt.html -t "PKCS8_encrypt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/PKCS8_pkey_add1_attr.pod" -o doc/html/man3/PKCS8_pkey_add1_attr.html -t "PKCS8_pkey_add1_attr" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RAND_add.pod" -o doc/html/man3/RAND_add.html -t "RAND_add" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RAND_bytes.pod" -o doc/html/man3/RAND_bytes.html -t "RAND_bytes" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RAND_cleanup.pod" -o doc/html/man3/RAND_cleanup.html -t "RAND_cleanup" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RAND_egd.pod" -o doc/html/man3/RAND_egd.html -t "RAND_egd" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RAND_get0_primary.pod" -o doc/html/man3/RAND_get0_primary.html -t "RAND_get0_primary" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RAND_load_file.pod" -o doc/html/man3/RAND_load_file.html -t "RAND_load_file" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RAND_set_DRBG_type.pod" -o doc/html/man3/RAND_set_DRBG_type.html -t "RAND_set_DRBG_type" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RAND_set_rand_method.pod" -o doc/html/man3/RAND_set_rand_method.html -t "RAND_set_rand_method" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RC4_set_key.pod" -o doc/html/man3/RC4_set_key.html -t "RC4_set_key" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RIPEMD160_Init.pod" -o doc/html/man3/RIPEMD160_Init.html -t "RIPEMD160_Init" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_blinding_on.pod" -o doc/html/man3/RSA_blinding_on.html -t "RSA_blinding_on" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_check_key.pod" -o doc/html/man3/RSA_check_key.html -t "RSA_check_key" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_generate_key.pod" -o doc/html/man3/RSA_generate_key.html -t "RSA_generate_key" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_get0_key.pod" -o doc/html/man3/RSA_get0_key.html -t "RSA_get0_key" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_meth_new.pod" -o doc/html/man3/RSA_meth_new.html -t "RSA_meth_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_new.pod" -o doc/html/man3/RSA_new.html -t "RSA_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_padding_add_PKCS1_type_1.pod" -o doc/html/man3/RSA_padding_add_PKCS1_type_1.html -t "RSA_padding_add_PKCS1_type_1" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_print.pod" -o doc/html/man3/RSA_print.html -t "RSA_print" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_private_encrypt.pod" -o doc/html/man3/RSA_private_encrypt.html -t "RSA_private_encrypt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_public_encrypt.pod" -o doc/html/man3/RSA_public_encrypt.html -t "RSA_public_encrypt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_set_method.pod" -o doc/html/man3/RSA_set_method.html -t "RSA_set_method" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_sign.pod" -o doc/html/man3/RSA_sign.html -t "RSA_sign" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_sign_ASN1_OCTET_STRING.pod" -o doc/html/man3/RSA_sign_ASN1_OCTET_STRING.html -t "RSA_sign_ASN1_OCTET_STRING" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/RSA_size.pod" -o doc/html/man3/RSA_size.html -t "RSA_size" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SCT_new.pod" -o doc/html/man3/SCT_new.html -t "SCT_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SCT_print.pod" -o doc/html/man3/SCT_print.html -t "SCT_print" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SCT_validate.pod" -o doc/html/man3/SCT_validate.html -t "SCT_validate" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SHA256_Init.pod" -o doc/html/man3/SHA256_Init.html -t "SHA256_Init" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SMIME_read_ASN1.pod" -o doc/html/man3/SMIME_read_ASN1.html -t "SMIME_read_ASN1" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SMIME_read_CMS.pod" -o doc/html/man3/SMIME_read_CMS.html -t "SMIME_read_CMS" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SMIME_read_PKCS7.pod" -o doc/html/man3/SMIME_read_PKCS7.html -t "SMIME_read_PKCS7" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SMIME_write_ASN1.pod" -o doc/html/man3/SMIME_write_ASN1.html -t "SMIME_write_ASN1" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SMIME_write_CMS.pod" -o doc/html/man3/SMIME_write_CMS.html -t "SMIME_write_CMS" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SMIME_write_PKCS7.pod" -o doc/html/man3/SMIME_write_PKCS7.html -t "SMIME_write_PKCS7" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SRP_Calc_B.pod" -o doc/html/man3/SRP_Calc_B.html -t "SRP_Calc_B" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SRP_VBASE_new.pod" -o doc/html/man3/SRP_VBASE_new.html -t "SRP_VBASE_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SRP_create_verifier.pod" -o doc/html/man3/SRP_create_verifier.html -t "SRP_create_verifier" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SRP_user_pwd_new.pod" -o doc/html/man3/SRP_user_pwd_new.html -t "SRP_user_pwd_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CIPHER_get_name.pod" -o doc/html/man3/SSL_CIPHER_get_name.html -t "SSL_CIPHER_get_name" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_COMP_add_compression_method.pod" -o doc/html/man3/SSL_COMP_add_compression_method.html -t "SSL_COMP_add_compression_method" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CONF_CTX_new.pod" -o doc/html/man3/SSL_CONF_CTX_new.html -t "SSL_CONF_CTX_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CONF_CTX_set1_prefix.pod" -o doc/html/man3/SSL_CONF_CTX_set1_prefix.html -t "SSL_CONF_CTX_set1_prefix" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CONF_CTX_set_flags.pod" -o doc/html/man3/SSL_CONF_CTX_set_flags.html -t "SSL_CONF_CTX_set_flags" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CONF_CTX_set_ssl_ctx.pod" -o doc/html/man3/SSL_CONF_CTX_set_ssl_ctx.html -t "SSL_CONF_CTX_set_ssl_ctx" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CONF_cmd.pod" -o doc/html/man3/SSL_CONF_cmd.html -t "SSL_CONF_cmd" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CONF_cmd_argv.pod" -o doc/html/man3/SSL_CONF_cmd_argv.html -t "SSL_CONF_cmd_argv" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_add1_chain_cert.pod" -o doc/html/man3/SSL_CTX_add1_chain_cert.html -t "SSL_CTX_add1_chain_cert" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_add_extra_chain_cert.pod" -o doc/html/man3/SSL_CTX_add_extra_chain_cert.html -t "SSL_CTX_add_extra_chain_cert" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_add_session.pod" -o doc/html/man3/SSL_CTX_add_session.html -t "SSL_CTX_add_session" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_config.pod" -o doc/html/man3/SSL_CTX_config.html -t "SSL_CTX_config" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_ctrl.pod" -o doc/html/man3/SSL_CTX_ctrl.html -t "SSL_CTX_ctrl" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_dane_enable.pod" -o doc/html/man3/SSL_CTX_dane_enable.html -t "SSL_CTX_dane_enable" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_flush_sessions.pod" -o doc/html/man3/SSL_CTX_flush_sessions.html -t "SSL_CTX_flush_sessions" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_free.pod" -o doc/html/man3/SSL_CTX_free.html -t "SSL_CTX_free" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_get0_param.pod" -o doc/html/man3/SSL_CTX_get0_param.html -t "SSL_CTX_get0_param" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_get_verify_mode.pod" -o doc/html/man3/SSL_CTX_get_verify_mode.html -t "SSL_CTX_get_verify_mode" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_has_client_custom_ext.pod" -o doc/html/man3/SSL_CTX_has_client_custom_ext.html -t "SSL_CTX_has_client_custom_ext" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_load_verify_locations.pod" -o doc/html/man3/SSL_CTX_load_verify_locations.html -t "SSL_CTX_load_verify_locations" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_new.pod" -o doc/html/man3/SSL_CTX_new.html -t "SSL_CTX_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_sess_number.pod" -o doc/html/man3/SSL_CTX_sess_number.html -t "SSL_CTX_sess_number" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_sess_set_cache_size.pod" -o doc/html/man3/SSL_CTX_sess_set_cache_size.html -t "SSL_CTX_sess_set_cache_size" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_sess_set_get_cb.pod" -o doc/html/man3/SSL_CTX_sess_set_get_cb.html -t "SSL_CTX_sess_set_get_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_sessions.pod" -o doc/html/man3/SSL_CTX_sessions.html -t "SSL_CTX_sessions" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set0_CA_list.pod" -o doc/html/man3/SSL_CTX_set0_CA_list.html -t "SSL_CTX_set0_CA_list" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set1_cert_comp_preference.pod" -o doc/html/man3/SSL_CTX_set1_cert_comp_preference.html -t "SSL_CTX_set1_cert_comp_preference" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set1_curves.pod" -o doc/html/man3/SSL_CTX_set1_curves.html -t "SSL_CTX_set1_curves" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set1_sigalgs.pod" -o doc/html/man3/SSL_CTX_set1_sigalgs.html -t "SSL_CTX_set1_sigalgs" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set1_verify_cert_store.pod" -o doc/html/man3/SSL_CTX_set1_verify_cert_store.html -t "SSL_CTX_set1_verify_cert_store" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_alpn_select_cb.pod" -o doc/html/man3/SSL_CTX_set_alpn_select_cb.html -t "SSL_CTX_set_alpn_select_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_cert_cb.pod" -o doc/html/man3/SSL_CTX_set_cert_cb.html -t "SSL_CTX_set_cert_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_cert_store.pod" -o doc/html/man3/SSL_CTX_set_cert_store.html -t "SSL_CTX_set_cert_store" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_cert_verify_callback.pod" -o doc/html/man3/SSL_CTX_set_cert_verify_callback.html -t "SSL_CTX_set_cert_verify_callback" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_cipher_list.pod" -o doc/html/man3/SSL_CTX_set_cipher_list.html -t "SSL_CTX_set_cipher_list" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_client_cert_cb.pod" -o doc/html/man3/SSL_CTX_set_client_cert_cb.html -t "SSL_CTX_set_client_cert_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_client_hello_cb.pod" -o doc/html/man3/SSL_CTX_set_client_hello_cb.html -t "SSL_CTX_set_client_hello_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_ct_validation_callback.pod" -o doc/html/man3/SSL_CTX_set_ct_validation_callback.html -t "SSL_CTX_set_ct_validation_callback" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_ctlog_list_file.pod" -o doc/html/man3/SSL_CTX_set_ctlog_list_file.html -t "SSL_CTX_set_ctlog_list_file" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_default_passwd_cb.pod" -o doc/html/man3/SSL_CTX_set_default_passwd_cb.html -t "SSL_CTX_set_default_passwd_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_domain_flags.pod" -o doc/html/man3/SSL_CTX_set_domain_flags.html -t "SSL_CTX_set_domain_flags" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_generate_session_id.pod" -o doc/html/man3/SSL_CTX_set_generate_session_id.html -t "SSL_CTX_set_generate_session_id" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_info_callback.pod" -o doc/html/man3/SSL_CTX_set_info_callback.html -t "SSL_CTX_set_info_callback" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_keylog_callback.pod" -o doc/html/man3/SSL_CTX_set_keylog_callback.html -t "SSL_CTX_set_keylog_callback" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_max_cert_list.pod" -o doc/html/man3/SSL_CTX_set_max_cert_list.html -t "SSL_CTX_set_max_cert_list" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_min_proto_version.pod" -o doc/html/man3/SSL_CTX_set_min_proto_version.html -t "SSL_CTX_set_min_proto_version" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_mode.pod" -o doc/html/man3/SSL_CTX_set_mode.html -t "SSL_CTX_set_mode" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_msg_callback.pod" -o doc/html/man3/SSL_CTX_set_msg_callback.html -t "SSL_CTX_set_msg_callback" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_new_pending_conn_cb.pod" -o doc/html/man3/SSL_CTX_set_new_pending_conn_cb.html -t "SSL_CTX_set_new_pending_conn_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_num_tickets.pod" -o doc/html/man3/SSL_CTX_set_num_tickets.html -t "SSL_CTX_set_num_tickets" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_options.pod" -o doc/html/man3/SSL_CTX_set_options.html -t "SSL_CTX_set_options" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_psk_client_callback.pod" -o doc/html/man3/SSL_CTX_set_psk_client_callback.html -t "SSL_CTX_set_psk_client_callback" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_quiet_shutdown.pod" -o doc/html/man3/SSL_CTX_set_quiet_shutdown.html -t "SSL_CTX_set_quiet_shutdown" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_read_ahead.pod" -o doc/html/man3/SSL_CTX_set_read_ahead.html -t "SSL_CTX_set_read_ahead" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_record_padding_callback.pod" -o doc/html/man3/SSL_CTX_set_record_padding_callback.html -t "SSL_CTX_set_record_padding_callback" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_security_level.pod" -o doc/html/man3/SSL_CTX_set_security_level.html -t "SSL_CTX_set_security_level" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_session_cache_mode.pod" -o doc/html/man3/SSL_CTX_set_session_cache_mode.html -t "SSL_CTX_set_session_cache_mode" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_session_id_context.pod" -o doc/html/man3/SSL_CTX_set_session_id_context.html -t "SSL_CTX_set_session_id_context" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_session_ticket_cb.pod" -o doc/html/man3/SSL_CTX_set_session_ticket_cb.html -t "SSL_CTX_set_session_ticket_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_split_send_fragment.pod" -o doc/html/man3/SSL_CTX_set_split_send_fragment.html -t "SSL_CTX_set_split_send_fragment" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_srp_password.pod" -o doc/html/man3/SSL_CTX_set_srp_password.html -t "SSL_CTX_set_srp_password" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_ssl_version.pod" -o doc/html/man3/SSL_CTX_set_ssl_version.html -t "SSL_CTX_set_ssl_version" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_stateless_cookie_generate_cb.pod" -o doc/html/man3/SSL_CTX_set_stateless_cookie_generate_cb.html -t "SSL_CTX_set_stateless_cookie_generate_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_timeout.pod" -o doc/html/man3/SSL_CTX_set_timeout.html -t "SSL_CTX_set_timeout" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_tlsext_servername_callback.pod" -o doc/html/man3/SSL_CTX_set_tlsext_servername_callback.html -t "SSL_CTX_set_tlsext_servername_callback" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_tlsext_status_cb.pod" -o doc/html/man3/SSL_CTX_set_tlsext_status_cb.html -t "SSL_CTX_set_tlsext_status_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_tlsext_ticket_key_cb.pod" -o doc/html/man3/SSL_CTX_set_tlsext_ticket_key_cb.html -t "SSL_CTX_set_tlsext_ticket_key_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_tlsext_use_srtp.pod" -o doc/html/man3/SSL_CTX_set_tlsext_use_srtp.html -t "SSL_CTX_set_tlsext_use_srtp" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_tmp_dh_callback.pod" -o doc/html/man3/SSL_CTX_set_tmp_dh_callback.html -t "SSL_CTX_set_tmp_dh_callback" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_tmp_ecdh.pod" -o doc/html/man3/SSL_CTX_set_tmp_ecdh.html -t "SSL_CTX_set_tmp_ecdh" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_set_verify.pod" -o doc/html/man3/SSL_CTX_set_verify.html -t "SSL_CTX_set_verify" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_use_certificate.pod" -o doc/html/man3/SSL_CTX_use_certificate.html -t "SSL_CTX_use_certificate" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_use_psk_identity_hint.pod" -o doc/html/man3/SSL_CTX_use_psk_identity_hint.html -t "SSL_CTX_use_psk_identity_hint" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CTX_use_serverinfo.pod" -o doc/html/man3/SSL_CTX_use_serverinfo.html -t "SSL_CTX_use_serverinfo" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_SESSION_free.pod" -o doc/html/man3/SSL_SESSION_free.html -t "SSL_SESSION_free" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_SESSION_get0_cipher.pod" -o doc/html/man3/SSL_SESSION_get0_cipher.html -t "SSL_SESSION_get0_cipher" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_SESSION_get0_hostname.pod" -o doc/html/man3/SSL_SESSION_get0_hostname.html -t "SSL_SESSION_get0_hostname" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_SESSION_get0_id_context.pod" -o doc/html/man3/SSL_SESSION_get0_id_context.html -t "SSL_SESSION_get0_id_context" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_SESSION_get0_peer.pod" -o doc/html/man3/SSL_SESSION_get0_peer.html -t "SSL_SESSION_get0_peer" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_SESSION_get_compress_id.pod" -o doc/html/man3/SSL_SESSION_get_compress_id.html -t "SSL_SESSION_get_compress_id" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_SESSION_get_protocol_version.pod" -o doc/html/man3/SSL_SESSION_get_protocol_version.html -t "SSL_SESSION_get_protocol_version" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_SESSION_get_time.pod" -o doc/html/man3/SSL_SESSION_get_time.html -t "SSL_SESSION_get_time" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_SESSION_has_ticket.pod" -o doc/html/man3/SSL_SESSION_has_ticket.html -t "SSL_SESSION_has_ticket" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_SESSION_is_resumable.pod" -o doc/html/man3/SSL_SESSION_is_resumable.html -t "SSL_SESSION_is_resumable" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_SESSION_print.pod" -o doc/html/man3/SSL_SESSION_print.html -t "SSL_SESSION_print" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_SESSION_set1_id.pod" -o doc/html/man3/SSL_SESSION_set1_id.html -t "SSL_SESSION_set1_id" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_accept.pod" -o doc/html/man3/SSL_accept.html -t "SSL_accept" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_accept_stream.pod" -o doc/html/man3/SSL_accept_stream.html -t "SSL_accept_stream" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_alert_type_string.pod" -o doc/html/man3/SSL_alert_type_string.html -t "SSL_alert_type_string" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_alloc_buffers.pod" -o doc/html/man3/SSL_alloc_buffers.html -t "SSL_alloc_buffers" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_check_chain.pod" -o doc/html/man3/SSL_check_chain.html -t "SSL_check_chain" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_clear.pod" -o doc/html/man3/SSL_clear.html -t "SSL_clear" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_connect.pod" -o doc/html/man3/SSL_connect.html -t "SSL_connect" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_do_handshake.pod" -o doc/html/man3/SSL_do_handshake.html -t "SSL_do_handshake" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_export_keying_material.pod" -o doc/html/man3/SSL_export_keying_material.html -t "SSL_export_keying_material" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_extension_supported.pod" -o doc/html/man3/SSL_extension_supported.html -t "SSL_extension_supported" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_free.pod" -o doc/html/man3/SSL_free.html -t "SSL_free" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get0_connection.pod" -o doc/html/man3/SSL_get0_connection.html -t "SSL_get0_connection" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get0_group_name.pod" -o doc/html/man3/SSL_get0_group_name.html -t "SSL_get0_group_name" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get0_peer_rpk.pod" -o doc/html/man3/SSL_get0_peer_rpk.html -t "SSL_get0_peer_rpk" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get0_peer_scts.pod" -o doc/html/man3/SSL_get0_peer_scts.html -t "SSL_get0_peer_scts" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get1_builtin_sigalgs.pod" -o doc/html/man3/SSL_get1_builtin_sigalgs.html -t "SSL_get1_builtin_sigalgs" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_SSL_CTX.pod" -o doc/html/man3/SSL_get_SSL_CTX.html -t "SSL_get_SSL_CTX" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_all_async_fds.pod" -o doc/html/man3/SSL_get_all_async_fds.html -t "SSL_get_all_async_fds" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_certificate.pod" -o doc/html/man3/SSL_get_certificate.html -t "SSL_get_certificate" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_ciphers.pod" -o doc/html/man3/SSL_get_ciphers.html -t "SSL_get_ciphers" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_client_random.pod" -o doc/html/man3/SSL_get_client_random.html -t "SSL_get_client_random" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_conn_close_info.pod" -o doc/html/man3/SSL_get_conn_close_info.html -t "SSL_get_conn_close_info" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_current_cipher.pod" -o doc/html/man3/SSL_get_current_cipher.html -t "SSL_get_current_cipher" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_default_timeout.pod" -o doc/html/man3/SSL_get_default_timeout.html -t "SSL_get_default_timeout" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_error.pod" -o doc/html/man3/SSL_get_error.html -t "SSL_get_error" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_event_timeout.pod" -o doc/html/man3/SSL_get_event_timeout.html -t "SSL_get_event_timeout" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_extms_support.pod" -o doc/html/man3/SSL_get_extms_support.html -t "SSL_get_extms_support" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_fd.pod" -o doc/html/man3/SSL_get_fd.html -t "SSL_get_fd" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_handshake_rtt.pod" -o doc/html/man3/SSL_get_handshake_rtt.html -t "SSL_get_handshake_rtt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_peer_cert_chain.pod" -o doc/html/man3/SSL_get_peer_cert_chain.html -t "SSL_get_peer_cert_chain" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_peer_certificate.pod" -o doc/html/man3/SSL_get_peer_certificate.html -t "SSL_get_peer_certificate" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_peer_signature_nid.pod" -o doc/html/man3/SSL_get_peer_signature_nid.html -t "SSL_get_peer_signature_nid" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_peer_tmp_key.pod" -o doc/html/man3/SSL_get_peer_tmp_key.html -t "SSL_get_peer_tmp_key" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_psk_identity.pod" -o doc/html/man3/SSL_get_psk_identity.html -t "SSL_get_psk_identity" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_rbio.pod" -o doc/html/man3/SSL_get_rbio.html -t "SSL_get_rbio" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_rpoll_descriptor.pod" -o doc/html/man3/SSL_get_rpoll_descriptor.html -t "SSL_get_rpoll_descriptor" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_session.pod" -o doc/html/man3/SSL_get_session.html -t "SSL_get_session" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_shared_sigalgs.pod" -o doc/html/man3/SSL_get_shared_sigalgs.html -t "SSL_get_shared_sigalgs" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_stream_id.pod" -o doc/html/man3/SSL_get_stream_id.html -t "SSL_get_stream_id" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_stream_read_state.pod" -o doc/html/man3/SSL_get_stream_read_state.html -t "SSL_get_stream_read_state" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_value_uint.pod" -o doc/html/man3/SSL_get_value_uint.html -t "SSL_get_value_uint" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_verify_result.pod" -o doc/html/man3/SSL_get_verify_result.html -t "SSL_get_verify_result" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_get_version.pod" -o doc/html/man3/SSL_get_version.html -t "SSL_get_version" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_group_to_name.pod" -o doc/html/man3/SSL_group_to_name.html -t "SSL_group_to_name" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_handle_events.pod" -o doc/html/man3/SSL_handle_events.html -t "SSL_handle_events" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_in_init.pod" -o doc/html/man3/SSL_in_init.html -t "SSL_in_init" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_inject_net_dgram.pod" -o doc/html/man3/SSL_inject_net_dgram.html -t "SSL_inject_net_dgram" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_key_update.pod" -o doc/html/man3/SSL_key_update.html -t "SSL_key_update" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_library_init.pod" -o doc/html/man3/SSL_library_init.html -t "SSL_library_init" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_load_client_CA_file.pod" -o doc/html/man3/SSL_load_client_CA_file.html -t "SSL_load_client_CA_file" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_new.pod" -o doc/html/man3/SSL_new.html -t "SSL_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_new_domain.pod" -o doc/html/man3/SSL_new_domain.html -t "SSL_new_domain" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_new_listener.pod" -o doc/html/man3/SSL_new_listener.html -t "SSL_new_listener" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_new_stream.pod" -o doc/html/man3/SSL_new_stream.html -t "SSL_new_stream" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_pending.pod" -o doc/html/man3/SSL_pending.html -t "SSL_pending" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_poll.pod" -o doc/html/man3/SSL_poll.html -t "SSL_poll" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_read.pod" -o doc/html/man3/SSL_read.html -t "SSL_read" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_read_early_data.pod" -o doc/html/man3/SSL_read_early_data.html -t "SSL_read_early_data" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_rstate_string.pod" -o doc/html/man3/SSL_rstate_string.html -t "SSL_rstate_string" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_session_reused.pod" -o doc/html/man3/SSL_session_reused.html -t "SSL_session_reused" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set1_host.pod" -o doc/html/man3/SSL_set1_host.html -t "SSL_set1_host" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set1_initial_peer_addr.pod" -o doc/html/man3/SSL_set1_initial_peer_addr.html -t "SSL_set1_initial_peer_addr" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set1_server_cert_type.pod" -o doc/html/man3/SSL_set1_server_cert_type.html -t "SSL_set1_server_cert_type" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set_async_callback.pod" -o doc/html/man3/SSL_set_async_callback.html -t "SSL_set_async_callback" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set_bio.pod" -o doc/html/man3/SSL_set_bio.html -t "SSL_set_bio" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set_blocking_mode.pod" -o doc/html/man3/SSL_set_blocking_mode.html -t "SSL_set_blocking_mode" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set_connect_state.pod" -o doc/html/man3/SSL_set_connect_state.html -t "SSL_set_connect_state" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set_default_stream_mode.pod" -o doc/html/man3/SSL_set_default_stream_mode.html -t "SSL_set_default_stream_mode" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set_fd.pod" -o doc/html/man3/SSL_set_fd.html -t "SSL_set_fd" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set_incoming_stream_policy.pod" -o doc/html/man3/SSL_set_incoming_stream_policy.html -t "SSL_set_incoming_stream_policy" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set_quic_tls_cbs.pod" -o doc/html/man3/SSL_set_quic_tls_cbs.html -t "SSL_set_quic_tls_cbs" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set_retry_verify.pod" -o doc/html/man3/SSL_set_retry_verify.html -t "SSL_set_retry_verify" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set_session.pod" -o doc/html/man3/SSL_set_session.html -t "SSL_set_session" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set_session_secret_cb.pod" -o doc/html/man3/SSL_set_session_secret_cb.html -t "SSL_set_session_secret_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set_shutdown.pod" -o doc/html/man3/SSL_set_shutdown.html -t "SSL_set_shutdown" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_set_verify_result.pod" -o doc/html/man3/SSL_set_verify_result.html -t "SSL_set_verify_result" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_shutdown.pod" -o doc/html/man3/SSL_shutdown.html -t "SSL_shutdown" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_state_string.pod" -o doc/html/man3/SSL_state_string.html -t "SSL_state_string" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_stream_conclude.pod" -o doc/html/man3/SSL_stream_conclude.html -t "SSL_stream_conclude" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_stream_reset.pod" -o doc/html/man3/SSL_stream_reset.html -t "SSL_stream_reset" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_want.pod" -o doc/html/man3/SSL_want.html -t "SSL_want" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_write.pod" -o doc/html/man3/SSL_write.html -t "SSL_write" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/TS_RESP_CTX_new.pod" -o doc/html/man3/TS_RESP_CTX_new.html -t "TS_RESP_CTX_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/TS_VERIFY_CTX.pod" -o doc/html/man3/TS_VERIFY_CTX.html -t "TS_VERIFY_CTX" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/UI_STRING.pod" -o doc/html/man3/UI_STRING.html -t "UI_STRING" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/UI_UTIL_read_pw.pod" -o doc/html/man3/UI_UTIL_read_pw.html -t "UI_UTIL_read_pw" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/UI_create_method.pod" -o doc/html/man3/UI_create_method.html -t "UI_create_method" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/UI_new.pod" -o doc/html/man3/UI_new.html -t "UI_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509V3_get_d2i.pod" -o doc/html/man3/X509V3_get_d2i.html -t "X509V3_get_d2i" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509V3_set_ctx.pod" -o doc/html/man3/X509V3_set_ctx.html -t "X509V3_set_ctx" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_ACERT_add1_attr.pod" -o doc/html/man3/X509_ACERT_add1_attr.html -t "X509_ACERT_add1_attr" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_ACERT_add_attr_nconf.pod" -o doc/html/man3/X509_ACERT_add_attr_nconf.html -t "X509_ACERT_add_attr_nconf" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_ACERT_get0_holder_baseCertId.pod" -o doc/html/man3/X509_ACERT_get0_holder_baseCertId.html -t "X509_ACERT_get0_holder_baseCertId" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_ACERT_get_attr.pod" -o doc/html/man3/X509_ACERT_get_attr.html -t "X509_ACERT_get_attr" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_ACERT_print_ex.pod" -o doc/html/man3/X509_ACERT_print_ex.html -t "X509_ACERT_print_ex" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_ALGOR_dup.pod" -o doc/html/man3/X509_ALGOR_dup.html -t "X509_ALGOR_dup" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_ATTRIBUTE.pod" -o doc/html/man3/X509_ATTRIBUTE.html -t "X509_ATTRIBUTE" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_CRL_get0_by_serial.pod" -o doc/html/man3/X509_CRL_get0_by_serial.html -t "X509_CRL_get0_by_serial" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_EXTENSION_set_object.pod" -o doc/html/man3/X509_EXTENSION_set_object.html -t "X509_EXTENSION_set_object" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_LOOKUP.pod" -o doc/html/man3/X509_LOOKUP.html -t "X509_LOOKUP" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_LOOKUP_hash_dir.pod" -o doc/html/man3/X509_LOOKUP_hash_dir.html -t "X509_LOOKUP_hash_dir" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_LOOKUP_meth_new.pod" -o doc/html/man3/X509_LOOKUP_meth_new.html -t "X509_LOOKUP_meth_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_NAME_ENTRY_get_object.pod" -o doc/html/man3/X509_NAME_ENTRY_get_object.html -t "X509_NAME_ENTRY_get_object" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_NAME_add_entry_by_txt.pod" -o doc/html/man3/X509_NAME_add_entry_by_txt.html -t "X509_NAME_add_entry_by_txt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_NAME_get0_der.pod" -o doc/html/man3/X509_NAME_get0_der.html -t "X509_NAME_get0_der" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_NAME_get_index_by_NID.pod" -o doc/html/man3/X509_NAME_get_index_by_NID.html -t "X509_NAME_get_index_by_NID" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_NAME_print_ex.pod" -o doc/html/man3/X509_NAME_print_ex.html -t "X509_NAME_print_ex" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_PUBKEY_new.pod" -o doc/html/man3/X509_PUBKEY_new.html -t "X509_PUBKEY_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_REQ_get_attr.pod" -o doc/html/man3/X509_REQ_get_attr.html -t "X509_REQ_get_attr" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_REQ_get_extensions.pod" -o doc/html/man3/X509_REQ_get_extensions.html -t "X509_REQ_get_extensions" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_SIG_get0.pod" -o doc/html/man3/X509_SIG_get0.html -t "X509_SIG_get0" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_STORE_CTX_get_by_subject.pod" -o doc/html/man3/X509_STORE_CTX_get_by_subject.html -t "X509_STORE_CTX_get_by_subject" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_STORE_CTX_get_error.pod" -o doc/html/man3/X509_STORE_CTX_get_error.html -t "X509_STORE_CTX_get_error" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_STORE_CTX_new.pod" -o doc/html/man3/X509_STORE_CTX_new.html -t "X509_STORE_CTX_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_STORE_CTX_set_verify_cb.pod" -o doc/html/man3/X509_STORE_CTX_set_verify_cb.html -t "X509_STORE_CTX_set_verify_cb" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_STORE_add_cert.pod" -o doc/html/man3/X509_STORE_add_cert.html -t "X509_STORE_add_cert" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_STORE_get0_param.pod" -o doc/html/man3/X509_STORE_get0_param.html -t "X509_STORE_get0_param" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_STORE_new.pod" -o doc/html/man3/X509_STORE_new.html -t "X509_STORE_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_STORE_set_verify_cb_func.pod" -o doc/html/man3/X509_STORE_set_verify_cb_func.html -t "X509_STORE_set_verify_cb_func" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_VERIFY_PARAM_set_flags.pod" -o doc/html/man3/X509_VERIFY_PARAM_set_flags.html -t "X509_VERIFY_PARAM_set_flags" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_add_cert.pod" -o doc/html/man3/X509_add_cert.html -t "X509_add_cert" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_check_ca.pod" -o doc/html/man3/X509_check_ca.html -t "X509_check_ca" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_check_host.pod" -o doc/html/man3/X509_check_host.html -t "X509_check_host" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_check_issued.pod" -o doc/html/man3/X509_check_issued.html -t "X509_check_issued" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_check_private_key.pod" -o doc/html/man3/X509_check_private_key.html -t "X509_check_private_key" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_check_purpose.pod" -o doc/html/man3/X509_check_purpose.html -t "X509_check_purpose" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_cmp.pod" -o doc/html/man3/X509_cmp.html -t "X509_cmp" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_cmp_time.pod" -o doc/html/man3/X509_cmp_time.html -t "X509_cmp_time" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_digest.pod" -o doc/html/man3/X509_digest.html -t "X509_digest" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_dup.pod" -o doc/html/man3/X509_dup.html -t "X509_dup" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_get0_distinguishing_id.pod" -o doc/html/man3/X509_get0_distinguishing_id.html -t "X509_get0_distinguishing_id" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_get0_notBefore.pod" -o doc/html/man3/X509_get0_notBefore.html -t "X509_get0_notBefore" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_get0_signature.pod" -o doc/html/man3/X509_get0_signature.html -t "X509_get0_signature" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_get0_uids.pod" -o doc/html/man3/X509_get0_uids.html -t "X509_get0_uids" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_get_default_cert_file.pod" -o doc/html/man3/X509_get_default_cert_file.html -t "X509_get_default_cert_file" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_get_extension_flags.pod" -o doc/html/man3/X509_get_extension_flags.html -t "X509_get_extension_flags" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_get_pubkey.pod" -o doc/html/man3/X509_get_pubkey.html -t "X509_get_pubkey" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_get_serialNumber.pod" -o doc/html/man3/X509_get_serialNumber.html -t "X509_get_serialNumber" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_get_subject_name.pod" -o doc/html/man3/X509_get_subject_name.html -t "X509_get_subject_name" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_get_version.pod" -o doc/html/man3/X509_get_version.html -t "X509_get_version" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_load_http.pod" -o doc/html/man3/X509_load_http.html -t "X509_load_http" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_new.pod" -o doc/html/man3/X509_new.html -t "X509_new" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_sign.pod" -o doc/html/man3/X509_sign.html -t "X509_sign" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_verify.pod" -o doc/html/man3/X509_verify.html -t "X509_verify" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509_verify_cert.pod" -o doc/html/man3/X509_verify_cert.html -t "X509_verify_cert" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/X509v3_get_ext_by_NID.pod" -o doc/html/man3/X509v3_get_ext_by_NID.html -t "X509v3_get_ext_by_NID" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/b2i_PVK_bio_ex.pod" -o doc/html/man3/b2i_PVK_bio_ex.html -t "b2i_PVK_bio_ex" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/d2i_PKCS8PrivateKey_bio.pod" -o doc/html/man3/d2i_PKCS8PrivateKey_bio.html -t "d2i_PKCS8PrivateKey_bio" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/d2i_PrivateKey.pod" -o doc/html/man3/d2i_PrivateKey.html -t "d2i_PrivateKey" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/d2i_RSAPrivateKey.pod" -o doc/html/man3/d2i_RSAPrivateKey.html -t "d2i_RSAPrivateKey" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/d2i_SSL_SESSION.pod" -o doc/html/man3/d2i_SSL_SESSION.html -t "d2i_SSL_SESSION" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/d2i_X509.pod" -o doc/html/man3/d2i_X509.html -t "d2i_X509" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/i2d_CMS_bio_stream.pod" -o doc/html/man3/i2d_CMS_bio_stream.html -t "i2d_CMS_bio_stream" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/i2d_PKCS7_bio_stream.pod" -o doc/html/man3/i2d_PKCS7_bio_stream.html -t "i2d_PKCS7_bio_stream" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/i2d_re_X509_tbs.pod" -o doc/html/man3/i2d_re_X509_tbs.html -t "i2d_re_X509_tbs" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/o2i_SCT_LIST.pod" -o doc/html/man3/o2i_SCT_LIST.html -t "o2i_SCT_LIST" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/s2i_ASN1_IA5STRING.pod" -o doc/html/man3/s2i_ASN1_IA5STRING.html -t "s2i_ASN1_IA5STRING" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man5/config.pod" -o doc/html/man5/config.html -t "config" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man5/fips_config.pod" -o doc/html/man5/fips_config.html -t "fips_config" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man5/x509v3_config.pod" -o doc/html/man5/x509v3_config.html -t "x509v3_config" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_ASYM_CIPHER-RSA.pod" -o doc/html/man7/EVP_ASYM_CIPHER-RSA.html -t "EVP_ASYM_CIPHER-RSA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_ASYM_CIPHER-SM2.pod" -o doc/html/man7/EVP_ASYM_CIPHER-SM2.html -t "EVP_ASYM_CIPHER-SM2" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-AES.pod" -o doc/html/man7/EVP_CIPHER-AES.html -t "EVP_CIPHER-AES" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-ARIA.pod" -o doc/html/man7/EVP_CIPHER-ARIA.html -t "EVP_CIPHER-ARIA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-BLOWFISH.pod" -o doc/html/man7/EVP_CIPHER-BLOWFISH.html -t "EVP_CIPHER-BLOWFISH" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-CAMELLIA.pod" -o doc/html/man7/EVP_CIPHER-CAMELLIA.html -t "EVP_CIPHER-CAMELLIA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-CAST.pod" -o doc/html/man7/EVP_CIPHER-CAST.html -t "EVP_CIPHER-CAST" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-CHACHA.pod" -o doc/html/man7/EVP_CIPHER-CHACHA.html -t "EVP_CIPHER-CHACHA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-DES.pod" -o doc/html/man7/EVP_CIPHER-DES.html -t "EVP_CIPHER-DES" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-IDEA.pod" -o doc/html/man7/EVP_CIPHER-IDEA.html -t "EVP_CIPHER-IDEA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-NULL.pod" -o doc/html/man7/EVP_CIPHER-NULL.html -t "EVP_CIPHER-NULL" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-RC2.pod" -o doc/html/man7/EVP_CIPHER-RC2.html -t "EVP_CIPHER-RC2" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-RC4.pod" -o doc/html/man7/EVP_CIPHER-RC4.html -t "EVP_CIPHER-RC4" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-RC5.pod" -o doc/html/man7/EVP_CIPHER-RC5.html -t "EVP_CIPHER-RC5" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-SEED.pod" -o doc/html/man7/EVP_CIPHER-SEED.html -t "EVP_CIPHER-SEED" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_CIPHER-SM4.pod" -o doc/html/man7/EVP_CIPHER-SM4.html -t "EVP_CIPHER-SM4" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-ARGON2.pod" -o doc/html/man7/EVP_KDF-ARGON2.html -t "EVP_KDF-ARGON2" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-HKDF.pod" -o doc/html/man7/EVP_KDF-HKDF.html -t "EVP_KDF-HKDF" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-HMAC-DRBG.pod" -o doc/html/man7/EVP_KDF-HMAC-DRBG.html -t "EVP_KDF-HMAC-DRBG" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-KB.pod" -o doc/html/man7/EVP_KDF-KB.html -t "EVP_KDF-KB" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-KRB5KDF.pod" -o doc/html/man7/EVP_KDF-KRB5KDF.html -t "EVP_KDF-KRB5KDF" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-PBKDF1.pod" -o doc/html/man7/EVP_KDF-PBKDF1.html -t "EVP_KDF-PBKDF1" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-PBKDF2.pod" -o doc/html/man7/EVP_KDF-PBKDF2.html -t "EVP_KDF-PBKDF2" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-PKCS12KDF.pod" -o doc/html/man7/EVP_KDF-PKCS12KDF.html -t "EVP_KDF-PKCS12KDF" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-PVKKDF.pod" -o doc/html/man7/EVP_KDF-PVKKDF.html -t "EVP_KDF-PVKKDF" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-SCRYPT.pod" -o doc/html/man7/EVP_KDF-SCRYPT.html -t "EVP_KDF-SCRYPT" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-SS.pod" -o doc/html/man7/EVP_KDF-SS.html -t "EVP_KDF-SS" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-SSHKDF.pod" -o doc/html/man7/EVP_KDF-SSHKDF.html -t "EVP_KDF-SSHKDF" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-TLS13_KDF.pod" -o doc/html/man7/EVP_KDF-TLS13_KDF.html -t "EVP_KDF-TLS13_KDF" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-TLS1_PRF.pod" -o doc/html/man7/EVP_KDF-TLS1_PRF.html -t "EVP_KDF-TLS1_PRF" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-X942-ASN1.pod" -o doc/html/man7/EVP_KDF-X942-ASN1.html -t "EVP_KDF-X942-ASN1" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-X942-CONCAT.pod" -o doc/html/man7/EVP_KDF-X942-CONCAT.html -t "EVP_KDF-X942-CONCAT" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KDF-X963.pod" -o doc/html/man7/EVP_KDF-X963.html -t "EVP_KDF-X963" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KEM-EC.pod" -o doc/html/man7/EVP_KEM-EC.html -t "EVP_KEM-EC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KEM-ML-KEM.pod" -o doc/html/man7/EVP_KEM-ML-KEM.html -t "EVP_KEM-ML-KEM" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KEM-RSA.pod" -o doc/html/man7/EVP_KEM-RSA.html -t "EVP_KEM-RSA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KEM-X25519.pod" -o doc/html/man7/EVP_KEM-X25519.html -t "EVP_KEM-X25519" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KEYEXCH-DH.pod" -o doc/html/man7/EVP_KEYEXCH-DH.html -t "EVP_KEYEXCH-DH" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KEYEXCH-ECDH.pod" -o doc/html/man7/EVP_KEYEXCH-ECDH.html -t "EVP_KEYEXCH-ECDH" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_KEYEXCH-X25519.pod" -o doc/html/man7/EVP_KEYEXCH-X25519.html -t "EVP_KEYEXCH-X25519" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MAC-BLAKE2.pod" -o doc/html/man7/EVP_MAC-BLAKE2.html -t "EVP_MAC-BLAKE2" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MAC-CMAC.pod" -o doc/html/man7/EVP_MAC-CMAC.html -t "EVP_MAC-CMAC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MAC-GMAC.pod" -o doc/html/man7/EVP_MAC-GMAC.html -t "EVP_MAC-GMAC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MAC-HMAC.pod" -o doc/html/man7/EVP_MAC-HMAC.html -t "EVP_MAC-HMAC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MAC-KMAC.pod" -o doc/html/man7/EVP_MAC-KMAC.html -t "EVP_MAC-KMAC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MAC-Poly1305.pod" -o doc/html/man7/EVP_MAC-Poly1305.html -t "EVP_MAC-Poly1305" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MAC-Siphash.pod" -o doc/html/man7/EVP_MAC-Siphash.html -t "EVP_MAC-Siphash" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-BLAKE2.pod" -o doc/html/man7/EVP_MD-BLAKE2.html -t "EVP_MD-BLAKE2" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-KECCAK.pod" -o doc/html/man7/EVP_MD-KECCAK.html -t "EVP_MD-KECCAK" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-MD2.pod" -o doc/html/man7/EVP_MD-MD2.html -t "EVP_MD-MD2" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-MD4.pod" -o doc/html/man7/EVP_MD-MD4.html -t "EVP_MD-MD4" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-MD5-SHA1.pod" -o doc/html/man7/EVP_MD-MD5-SHA1.html -t "EVP_MD-MD5-SHA1" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-MD5.pod" -o doc/html/man7/EVP_MD-MD5.html -t "EVP_MD-MD5" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-MDC2.pod" -o doc/html/man7/EVP_MD-MDC2.html -t "EVP_MD-MDC2" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-NULL.pod" -o doc/html/man7/EVP_MD-NULL.html -t "EVP_MD-NULL" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-RIPEMD160.pod" -o doc/html/man7/EVP_MD-RIPEMD160.html -t "EVP_MD-RIPEMD160" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-SHA1.pod" -o doc/html/man7/EVP_MD-SHA1.html -t "EVP_MD-SHA1" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-SHA2.pod" -o doc/html/man7/EVP_MD-SHA2.html -t "EVP_MD-SHA2" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-SHA3.pod" -o doc/html/man7/EVP_MD-SHA3.html -t "EVP_MD-SHA3" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-SHAKE.pod" -o doc/html/man7/EVP_MD-SHAKE.html -t "EVP_MD-SHAKE" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-SM3.pod" -o doc/html/man7/EVP_MD-SM3.html -t "EVP_MD-SM3" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-WHIRLPOOL.pod" -o doc/html/man7/EVP_MD-WHIRLPOOL.html -t "EVP_MD-WHIRLPOOL" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_MD-common.pod" -o doc/html/man7/EVP_MD-common.html -t "EVP_MD-common" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_PKEY-DH.pod" -o doc/html/man7/EVP_PKEY-DH.html -t "EVP_PKEY-DH" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_PKEY-DSA.pod" -o doc/html/man7/EVP_PKEY-DSA.html -t "EVP_PKEY-DSA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_PKEY-EC.pod" -o doc/html/man7/EVP_PKEY-EC.html -t "EVP_PKEY-EC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_PKEY-FFC.pod" -o doc/html/man7/EVP_PKEY-FFC.html -t "EVP_PKEY-FFC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_PKEY-HMAC.pod" -o doc/html/man7/EVP_PKEY-HMAC.html -t "EVP_PKEY-HMAC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_PKEY-ML-DSA.pod" -o doc/html/man7/EVP_PKEY-ML-DSA.html -t "EVP_PKEY-ML-DSA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_PKEY-ML-KEM.pod" -o doc/html/man7/EVP_PKEY-ML-KEM.html -t "EVP_PKEY-ML-KEM" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_PKEY-RSA.pod" -o doc/html/man7/EVP_PKEY-RSA.html -t "EVP_PKEY-RSA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_PKEY-SLH-DSA.pod" -o doc/html/man7/EVP_PKEY-SLH-DSA.html -t "EVP_PKEY-SLH-DSA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_PKEY-SM2.pod" -o doc/html/man7/EVP_PKEY-SM2.html -t "EVP_PKEY-SM2" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_PKEY-X25519.pod" -o doc/html/man7/EVP_PKEY-X25519.html -t "EVP_PKEY-X25519" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_RAND-CRNG-TEST.pod" -o doc/html/man7/EVP_RAND-CRNG-TEST.html -t "EVP_RAND-CRNG-TEST" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_RAND-CTR-DRBG.pod" -o doc/html/man7/EVP_RAND-CTR-DRBG.html -t "EVP_RAND-CTR-DRBG" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_RAND-HASH-DRBG.pod" -o doc/html/man7/EVP_RAND-HASH-DRBG.html -t "EVP_RAND-HASH-DRBG" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_RAND-HMAC-DRBG.pod" -o doc/html/man7/EVP_RAND-HMAC-DRBG.html -t "EVP_RAND-HMAC-DRBG" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_RAND-JITTER.pod" -o doc/html/man7/EVP_RAND-JITTER.html -t "EVP_RAND-JITTER" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_RAND-SEED-SRC.pod" -o doc/html/man7/EVP_RAND-SEED-SRC.html -t "EVP_RAND-SEED-SRC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_RAND-TEST-RAND.pod" -o doc/html/man7/EVP_RAND-TEST-RAND.html -t "EVP_RAND-TEST-RAND" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_RAND.pod" -o doc/html/man7/EVP_RAND.html -t "EVP_RAND" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_SIGNATURE-DSA.pod" -o doc/html/man7/EVP_SIGNATURE-DSA.html -t "EVP_SIGNATURE-DSA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_SIGNATURE-ECDSA.pod" -o doc/html/man7/EVP_SIGNATURE-ECDSA.html -t "EVP_SIGNATURE-ECDSA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_SIGNATURE-ED25519.pod" -o doc/html/man7/EVP_SIGNATURE-ED25519.html -t "EVP_SIGNATURE-ED25519" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_SIGNATURE-HMAC.pod" -o doc/html/man7/EVP_SIGNATURE-HMAC.html -t "EVP_SIGNATURE-HMAC" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_SIGNATURE-ML-DSA.pod" -o doc/html/man7/EVP_SIGNATURE-ML-DSA.html -t "EVP_SIGNATURE-ML-DSA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_SIGNATURE-RSA.pod" -o doc/html/man7/EVP_SIGNATURE-RSA.html -t "EVP_SIGNATURE-RSA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/EVP_SIGNATURE-SLH-DSA.pod" -o doc/html/man7/EVP_SIGNATURE-SLH-DSA.html -t "EVP_SIGNATURE-SLH-DSA" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/OSSL_PROVIDER-FIPS.pod" -o doc/html/man7/OSSL_PROVIDER-FIPS.html -t "OSSL_PROVIDER-FIPS" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/OSSL_PROVIDER-base.pod" -o doc/html/man7/OSSL_PROVIDER-base.html -t "OSSL_PROVIDER-base" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/OSSL_PROVIDER-default.pod" -o doc/html/man7/OSSL_PROVIDER-default.html -t "OSSL_PROVIDER-default" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/OSSL_PROVIDER-legacy.pod" -o doc/html/man7/OSSL_PROVIDER-legacy.html -t "OSSL_PROVIDER-legacy" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/OSSL_PROVIDER-null.pod" -o doc/html/man7/OSSL_PROVIDER-null.html -t "OSSL_PROVIDER-null" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/OSSL_STORE-winstore.pod" -o doc/html/man7/OSSL_STORE-winstore.html -t "OSSL_STORE-winstore" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/RAND.pod" -o doc/html/man7/RAND.html -t "RAND" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/RSA-PSS.pod" -o doc/html/man7/RSA-PSS.html -t "RSA-PSS" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/X25519.pod" -o doc/html/man7/X25519.html -t "X25519" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/bio.pod" -o doc/html/man7/bio.html -t "bio" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ct.pod" -o doc/html/man7/ct.html -t "ct" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/des_modes.pod" -o doc/html/man7/des_modes.html -t "des_modes" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/evp.pod" -o doc/html/man7/evp.html -t "evp" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/fips_module.pod" -o doc/html/man7/fips_module.html -t "fips_module" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/life_cycle-cipher.pod" -o doc/html/man7/life_cycle-cipher.html -t "life_cycle-cipher" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/life_cycle-digest.pod" -o doc/html/man7/life_cycle-digest.html -t "life_cycle-digest" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/life_cycle-kdf.pod" -o doc/html/man7/life_cycle-kdf.html -t "life_cycle-kdf" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/life_cycle-mac.pod" -o doc/html/man7/life_cycle-mac.html -t "life_cycle-mac" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/life_cycle-pkey.pod" -o doc/html/man7/life_cycle-pkey.html -t "life_cycle-pkey" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/life_cycle-rand.pod" -o doc/html/man7/life_cycle-rand.html -t "life_cycle-rand" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/openssl-core.h.pod" -o doc/html/man7/openssl-core.h.html -t "openssl-core.h" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/openssl-core_dispatch.h.pod" -o doc/html/man7/openssl-core_dispatch.h.html -t "openssl-core_dispatch.h" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/openssl-core_names.h.pod" -o doc/html/man7/openssl-core_names.h.html -t "openssl-core_names.h" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/openssl-env.pod" -o doc/html/man7/openssl-env.html -t "openssl-env" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/openssl-glossary.pod" -o doc/html/man7/openssl-glossary.html -t "openssl-glossary" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/openssl-qlog.pod" -o doc/html/man7/openssl-qlog.html -t "openssl-qlog" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/openssl-quic-concurrency.pod" -o doc/html/man7/openssl-quic-concurrency.html -t "openssl-quic-concurrency" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/openssl-quic.pod" -o doc/html/man7/openssl-quic.html -t "openssl-quic" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/openssl-threads.pod" -o doc/html/man7/openssl-threads.html -t "openssl-threads" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/openssl_user_macros.pod" -o doc/html/man7/openssl_user_macros.html -t "openssl_user_macros" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-introduction.pod" -o doc/html/man7/ossl-guide-introduction.html -t "ossl-guide-introduction" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-libcrypto-introduction.pod" -o doc/html/man7/ossl-guide-libcrypto-introduction.html -t "ossl-guide-libcrypto-introduction" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-libraries-introduction.pod" -o doc/html/man7/ossl-guide-libraries-introduction.html -t "ossl-guide-libraries-introduction" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-libssl-introduction.pod" -o doc/html/man7/ossl-guide-libssl-introduction.html -t "ossl-guide-libssl-introduction" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-migration.pod" -o doc/html/man7/ossl-guide-migration.html -t "ossl-guide-migration" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-quic-client-block.pod" -o doc/html/man7/ossl-guide-quic-client-block.html -t "ossl-guide-quic-client-block" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-quic-client-non-block.pod" -o doc/html/man7/ossl-guide-quic-client-non-block.html -t "ossl-guide-quic-client-non-block" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-quic-introduction.pod" -o doc/html/man7/ossl-guide-quic-introduction.html -t "ossl-guide-quic-introduction" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-quic-multi-stream.pod" -o doc/html/man7/ossl-guide-quic-multi-stream.html -t "ossl-guide-quic-multi-stream" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-quic-server-block.pod" -o doc/html/man7/ossl-guide-quic-server-block.html -t "ossl-guide-quic-server-block" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-quic-server-non-block.pod" -o doc/html/man7/ossl-guide-quic-server-non-block.html -t "ossl-guide-quic-server-non-block" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-tls-client-block.pod" -o doc/html/man7/ossl-guide-tls-client-block.html -t "ossl-guide-tls-client-block" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-tls-client-non-block.pod" -o doc/html/man7/ossl-guide-tls-client-non-block.html -t "ossl-guide-tls-client-non-block" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-tls-introduction.pod" -o doc/html/man7/ossl-guide-tls-introduction.html -t "ossl-guide-tls-introduction" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl-guide-tls-server-block.pod" -o doc/html/man7/ossl-guide-tls-server-block.html -t "ossl-guide-tls-server-block" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl_store-file.pod" -o doc/html/man7/ossl_store-file.html -t "ossl_store-file" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/ossl_store.pod" -o doc/html/man7/ossl_store.html -t "ossl_store" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/passphrase-encoding.pod" -o doc/html/man7/passphrase-encoding.html -t "passphrase-encoding" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/property.pod" -o doc/html/man7/property.html -t "property" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-asym_cipher.pod" -o doc/html/man7/provider-asym_cipher.html -t "provider-asym_cipher" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-base.pod" -o doc/html/man7/provider-base.html -t "provider-base" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-cipher.pod" -o doc/html/man7/provider-cipher.html -t "provider-cipher" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-decoder.pod" -o doc/html/man7/provider-decoder.html -t "provider-decoder" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-digest.pod" -o doc/html/man7/provider-digest.html -t "provider-digest" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-encoder.pod" -o doc/html/man7/provider-encoder.html -t "provider-encoder" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-kdf.pod" -o doc/html/man7/provider-kdf.html -t "provider-kdf" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-kem.pod" -o doc/html/man7/provider-kem.html -t "provider-kem" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-keyexch.pod" -o doc/html/man7/provider-keyexch.html -t "provider-keyexch" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-keymgmt.pod" -o doc/html/man7/provider-keymgmt.html -t "provider-keymgmt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-mac.pod" -o doc/html/man7/provider-mac.html -t "provider-mac" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-object.pod" -o doc/html/man7/provider-object.html -t "provider-object" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-rand.pod" -o doc/html/man7/provider-rand.html -t "provider-rand" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-signature.pod" -o doc/html/man7/provider-signature.html -t "provider-signature" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-skeymgmt.pod" -o doc/html/man7/provider-skeymgmt.html -t "provider-skeymgmt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider-storemgmt.pod" -o doc/html/man7/provider-storemgmt.html -t "provider-storemgmt" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/provider.pod" -o doc/html/man7/provider.html -t "provider" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/proxy-certificates.pod" -o doc/html/man7/proxy-certificates.html -t "proxy-certificates" -r "./doc" /usr/bin/perl ./util/mkpod2html.pl -i "doc/man7/x509.pod" -o doc/html/man7/x509.html -t "x509" -r "./doc" created directory `/usr/share/doc/openssl/html/man1' created directory `/usr/share/doc/openssl/html/man3' created directory `/usr/share/doc/openssl/html/man5' *** Installing HTML manpages install doc/html/man1/CA.pl.html -> /usr/share/doc/openssl/html/man1/CA.pl.html install doc/html/man1/openssl-asn1parse.html -> /usr/share/doc/openssl/html/man1/openssl-asn1parse.html install doc/html/man1/openssl-ca.html -> /usr/share/doc/openssl/html/man1/openssl-ca.html install doc/html/man1/openssl-ciphers.html -> /usr/share/doc/openssl/html/man1/openssl-ciphers.html install doc/html/man1/openssl-cmds.html -> /usr/share/doc/openssl/html/man1/openssl-cmds.html install doc/html/man1/openssl-cmp.html -> /usr/share/doc/openssl/html/man1/openssl-cmp.html install doc/html/man1/openssl-cms.html -> /usr/share/doc/openssl/html/man1/openssl-cms.html install doc/html/man1/openssl-crl.html -> /usr/share/doc/openssl/html/man1/openssl-crl.html install doc/html/man1/openssl-crl2pkcs7.html -> /usr/share/doc/openssl/html/man1/openssl-crl2pkcs7.html install doc/html/man1/openssl-dgst.html -> /usr/share/doc/openssl/html/man1/openssl-dgst.html install doc/html/man1/openssl-dhparam.html -> /usr/share/doc/openssl/html/man1/openssl-dhparam.html install doc/html/man1/openssl-dsa.html -> /usr/share/doc/openssl/html/man1/openssl-dsa.html install doc/html/man1/openssl-dsaparam.html -> /usr/share/doc/openssl/html/man1/openssl-dsaparam.html install doc/html/man1/openssl-ec.html -> /usr/share/doc/openssl/html/man1/openssl-ec.html install doc/html/man1/openssl-ecparam.html -> /usr/share/doc/openssl/html/man1/openssl-ecparam.html install doc/html/man1/openssl-enc.html -> /usr/share/doc/openssl/html/man1/openssl-enc.html install doc/html/man1/openssl-engine.html -> /usr/share/doc/openssl/html/man1/openssl-engine.html install doc/html/man1/openssl-errstr.html -> /usr/share/doc/openssl/html/man1/openssl-errstr.html install doc/html/man1/openssl-fipsinstall.html -> /usr/share/doc/openssl/html/man1/openssl-fipsinstall.html install doc/html/man1/openssl-format-options.html -> /usr/share/doc/openssl/html/man1/openssl-format-options.html install doc/html/man1/openssl-gendsa.html -> /usr/share/doc/openssl/html/man1/openssl-gendsa.html install doc/html/man1/openssl-genpkey.html -> /usr/share/doc/openssl/html/man1/openssl-genpkey.html install doc/html/man1/openssl-genrsa.html -> /usr/share/doc/openssl/html/man1/openssl-genrsa.html install doc/html/man1/openssl-info.html -> /usr/share/doc/openssl/html/man1/openssl-info.html install doc/html/man1/openssl-kdf.html -> /usr/share/doc/openssl/html/man1/openssl-kdf.html install doc/html/man1/openssl-list.html -> /usr/share/doc/openssl/html/man1/openssl-list.html install doc/html/man1/openssl-mac.html -> /usr/share/doc/openssl/html/man1/openssl-mac.html install doc/html/man1/openssl-namedisplay-options.html -> /usr/share/doc/openssl/html/man1/openssl-namedisplay-options.html install doc/html/man1/openssl-nseq.html -> /usr/share/doc/openssl/html/man1/openssl-nseq.html install doc/html/man1/openssl-ocsp.html -> /usr/share/doc/openssl/html/man1/openssl-ocsp.html install doc/html/man1/openssl-passphrase-options.html -> /usr/share/doc/openssl/html/man1/openssl-passphrase-options.html install doc/html/man1/openssl-passwd.html -> /usr/share/doc/openssl/html/man1/openssl-passwd.html install doc/html/man1/openssl-pkcs12.html -> /usr/share/doc/openssl/html/man1/openssl-pkcs12.html install doc/html/man1/openssl-pkcs7.html -> /usr/share/doc/openssl/html/man1/openssl-pkcs7.html install doc/html/man1/openssl-pkcs8.html -> /usr/share/doc/openssl/html/man1/openssl-pkcs8.html install doc/html/man1/openssl-pkey.html -> /usr/share/doc/openssl/html/man1/openssl-pkey.html install doc/html/man1/openssl-pkeyparam.html -> /usr/share/doc/openssl/html/man1/openssl-pkeyparam.html install doc/html/man1/openssl-pkeyutl.html -> /usr/share/doc/openssl/html/man1/openssl-pkeyutl.html install doc/html/man1/openssl-prime.html -> /usr/share/doc/openssl/html/man1/openssl-prime.html install doc/html/man1/openssl-rand.html -> /usr/share/doc/openssl/html/man1/openssl-rand.html install doc/html/man1/openssl-rehash.html -> /usr/share/doc/openssl/html/man1/openssl-rehash.html install doc/html/man1/openssl-req.html -> /usr/share/doc/openssl/html/man1/openssl-req.html install doc/html/man1/openssl-rsa.html -> /usr/share/doc/openssl/html/man1/openssl-rsa.html install doc/html/man1/openssl-rsautl.html -> /usr/share/doc/openssl/html/man1/openssl-rsautl.html install doc/html/man1/openssl-s_client.html -> /usr/share/doc/openssl/html/man1/openssl-s_client.html install doc/html/man1/openssl-s_server.html -> /usr/share/doc/openssl/html/man1/openssl-s_server.html install doc/html/man1/openssl-s_time.html -> /usr/share/doc/openssl/html/man1/openssl-s_time.html install doc/html/man1/openssl-sess_id.html -> /usr/share/doc/openssl/html/man1/openssl-sess_id.html install doc/html/man1/openssl-skeyutl.html -> /usr/share/doc/openssl/html/man1/openssl-skeyutl.html install doc/html/man1/openssl-smime.html -> /usr/share/doc/openssl/html/man1/openssl-smime.html install doc/html/man1/openssl-speed.html -> /usr/share/doc/openssl/html/man1/openssl-speed.html install doc/html/man1/openssl-spkac.html -> /usr/share/doc/openssl/html/man1/openssl-spkac.html install doc/html/man1/openssl-srp.html -> /usr/share/doc/openssl/html/man1/openssl-srp.html install doc/html/man1/openssl-storeutl.html -> /usr/share/doc/openssl/html/man1/openssl-storeutl.html install doc/html/man1/openssl-ts.html -> /usr/share/doc/openssl/html/man1/openssl-ts.html install doc/html/man1/openssl-verification-options.html -> /usr/share/doc/openssl/html/man1/openssl-verification-options.html install doc/html/man1/openssl-verify.html -> /usr/share/doc/openssl/html/man1/openssl-verify.html install doc/html/man1/openssl-version.html -> /usr/share/doc/openssl/html/man1/openssl-version.html install doc/html/man1/openssl-x509.html -> /usr/share/doc/openssl/html/man1/openssl-x509.html install doc/html/man1/openssl.html -> /usr/share/doc/openssl/html/man1/openssl.html install doc/html/man1/tsget.html -> /usr/share/doc/openssl/html/man1/tsget.html install doc/html/man3/ADMISSIONS.html -> /usr/share/doc/openssl/html/man3/ADMISSIONS.html install doc/html/man3/ASN1_EXTERN_FUNCS.html -> /usr/share/doc/openssl/html/man3/ASN1_EXTERN_FUNCS.html install doc/html/man3/ASN1_INTEGER_get_int64.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_get_int64.html install doc/html/man3/ASN1_INTEGER_new.html -> /usr/share/doc/openssl/html/man3/ASN1_INTEGER_new.html install doc/html/man3/ASN1_ITEM_lookup.html -> /usr/share/doc/openssl/html/man3/ASN1_ITEM_lookup.html install doc/html/man3/ASN1_OBJECT_new.html -> /usr/share/doc/openssl/html/man3/ASN1_OBJECT_new.html install doc/html/man3/ASN1_STRING_TABLE_add.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_TABLE_add.html install doc/html/man3/ASN1_STRING_length.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_length.html install doc/html/man3/ASN1_STRING_new.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_new.html install doc/html/man3/ASN1_STRING_print_ex.html -> /usr/share/doc/openssl/html/man3/ASN1_STRING_print_ex.html install doc/html/man3/ASN1_TIME_set.html -> /usr/share/doc/openssl/html/man3/ASN1_TIME_set.html install doc/html/man3/ASN1_TYPE_get.html -> /usr/share/doc/openssl/html/man3/ASN1_TYPE_get.html install doc/html/man3/ASN1_aux_cb.html -> /usr/share/doc/openssl/html/man3/ASN1_aux_cb.html install doc/html/man3/ASN1_generate_nconf.html -> /usr/share/doc/openssl/html/man3/ASN1_generate_nconf.html install doc/html/man3/ASN1_item_d2i_bio.html -> /usr/share/doc/openssl/html/man3/ASN1_item_d2i_bio.html install doc/html/man3/ASN1_item_new.html -> /usr/share/doc/openssl/html/man3/ASN1_item_new.html install doc/html/man3/ASN1_item_sign.html -> /usr/share/doc/openssl/html/man3/ASN1_item_sign.html install doc/html/man3/ASYNC_WAIT_CTX_new.html -> /usr/share/doc/openssl/html/man3/ASYNC_WAIT_CTX_new.html install doc/html/man3/ASYNC_start_job.html -> /usr/share/doc/openssl/html/man3/ASYNC_start_job.html install doc/html/man3/BF_encrypt.html -> /usr/share/doc/openssl/html/man3/BF_encrypt.html install doc/html/man3/BIO_ADDR.html -> /usr/share/doc/openssl/html/man3/BIO_ADDR.html install doc/html/man3/BIO_ADDRINFO.html -> /usr/share/doc/openssl/html/man3/BIO_ADDRINFO.html install doc/html/man3/BIO_connect.html -> /usr/share/doc/openssl/html/man3/BIO_connect.html install doc/html/man3/BIO_ctrl.html -> /usr/share/doc/openssl/html/man3/BIO_ctrl.html install doc/html/man3/BIO_f_base64.html -> /usr/share/doc/openssl/html/man3/BIO_f_base64.html install doc/html/man3/BIO_f_buffer.html -> /usr/share/doc/openssl/html/man3/BIO_f_buffer.html install doc/html/man3/BIO_f_cipher.html -> /usr/share/doc/openssl/html/man3/BIO_f_cipher.html install doc/html/man3/BIO_f_md.html -> /usr/share/doc/openssl/html/man3/BIO_f_md.html install doc/html/man3/BIO_f_null.html -> /usr/share/doc/openssl/html/man3/BIO_f_null.html install doc/html/man3/BIO_f_prefix.html -> /usr/share/doc/openssl/html/man3/BIO_f_prefix.html install doc/html/man3/BIO_f_readbuffer.html -> /usr/share/doc/openssl/html/man3/BIO_f_readbuffer.html install doc/html/man3/BIO_f_ssl.html -> /usr/share/doc/openssl/html/man3/BIO_f_ssl.html install doc/html/man3/BIO_find_type.html -> /usr/share/doc/openssl/html/man3/BIO_find_type.html install doc/html/man3/BIO_get_data.html -> /usr/share/doc/openssl/html/man3/BIO_get_data.html install doc/html/man3/BIO_get_ex_new_index.html -> /usr/share/doc/openssl/html/man3/BIO_get_ex_new_index.html install doc/html/man3/BIO_get_rpoll_descriptor.html -> /usr/share/doc/openssl/html/man3/BIO_get_rpoll_descriptor.html install doc/html/man3/BIO_meth_new.html -> /usr/share/doc/openssl/html/man3/BIO_meth_new.html install doc/html/man3/BIO_new.html -> /usr/share/doc/openssl/html/man3/BIO_new.html install doc/html/man3/BIO_new_CMS.html -> /usr/share/doc/openssl/html/man3/BIO_new_CMS.html install doc/html/man3/BIO_parse_hostserv.html -> /usr/share/doc/openssl/html/man3/BIO_parse_hostserv.html install doc/html/man3/BIO_printf.html -> /usr/share/doc/openssl/html/man3/BIO_printf.html install doc/html/man3/BIO_push.html -> /usr/share/doc/openssl/html/man3/BIO_push.html install doc/html/man3/BIO_read.html -> /usr/share/doc/openssl/html/man3/BIO_read.html install doc/html/man3/BIO_s_accept.html -> /usr/share/doc/openssl/html/man3/BIO_s_accept.html install doc/html/man3/BIO_s_bio.html -> /usr/share/doc/openssl/html/man3/BIO_s_bio.html install doc/html/man3/BIO_s_connect.html -> /usr/share/doc/openssl/html/man3/BIO_s_connect.html install doc/html/man3/BIO_s_core.html -> /usr/share/doc/openssl/html/man3/BIO_s_core.html install doc/html/man3/BIO_s_datagram.html -> /usr/share/doc/openssl/html/man3/BIO_s_datagram.html install doc/html/man3/BIO_s_dgram_pair.html -> /usr/share/doc/openssl/html/man3/BIO_s_dgram_pair.html install doc/html/man3/BIO_s_fd.html -> /usr/share/doc/openssl/html/man3/BIO_s_fd.html install doc/html/man3/BIO_s_file.html -> /usr/share/doc/openssl/html/man3/BIO_s_file.html install doc/html/man3/BIO_s_mem.html -> /usr/share/doc/openssl/html/man3/BIO_s_mem.html install doc/html/man3/BIO_s_null.html -> /usr/share/doc/openssl/html/man3/BIO_s_null.html install doc/html/man3/BIO_s_socket.html -> /usr/share/doc/openssl/html/man3/BIO_s_socket.html install doc/html/man3/BIO_sendmmsg.html -> /usr/share/doc/openssl/html/man3/BIO_sendmmsg.html install doc/html/man3/BIO_set_callback.html -> /usr/share/doc/openssl/html/man3/BIO_set_callback.html install doc/html/man3/BIO_should_retry.html -> /usr/share/doc/openssl/html/man3/BIO_should_retry.html install doc/html/man3/BIO_socket_wait.html -> /usr/share/doc/openssl/html/man3/BIO_socket_wait.html install doc/html/man3/BN_BLINDING_new.html -> /usr/share/doc/openssl/html/man3/BN_BLINDING_new.html install doc/html/man3/BN_CTX_new.html -> /usr/share/doc/openssl/html/man3/BN_CTX_new.html install doc/html/man3/BN_CTX_start.html -> /usr/share/doc/openssl/html/man3/BN_CTX_start.html install doc/html/man3/BN_add.html -> /usr/share/doc/openssl/html/man3/BN_add.html install doc/html/man3/BN_add_word.html -> /usr/share/doc/openssl/html/man3/BN_add_word.html install doc/html/man3/BN_bn2bin.html -> /usr/share/doc/openssl/html/man3/BN_bn2bin.html install doc/html/man3/BN_cmp.html -> /usr/share/doc/openssl/html/man3/BN_cmp.html install doc/html/man3/BN_copy.html -> /usr/share/doc/openssl/html/man3/BN_copy.html install doc/html/man3/BN_generate_prime.html -> /usr/share/doc/openssl/html/man3/BN_generate_prime.html install doc/html/man3/BN_mod_exp_mont.html -> /usr/share/doc/openssl/html/man3/BN_mod_exp_mont.html install doc/html/man3/BN_mod_inverse.html -> /usr/share/doc/openssl/html/man3/BN_mod_inverse.html install doc/html/man3/BN_mod_mul_montgomery.html -> /usr/share/doc/openssl/html/man3/BN_mod_mul_montgomery.html install doc/html/man3/BN_mod_mul_reciprocal.html -> /usr/share/doc/openssl/html/man3/BN_mod_mul_reciprocal.html install doc/html/man3/BN_new.html -> /usr/share/doc/openssl/html/man3/BN_new.html install doc/html/man3/BN_num_bytes.html -> /usr/share/doc/openssl/html/man3/BN_num_bytes.html install doc/html/man3/BN_rand.html -> /usr/share/doc/openssl/html/man3/BN_rand.html install doc/html/man3/BN_security_bits.html -> /usr/share/doc/openssl/html/man3/BN_security_bits.html install doc/html/man3/BN_set_bit.html -> /usr/share/doc/openssl/html/man3/BN_set_bit.html install doc/html/man3/BN_swap.html -> /usr/share/doc/openssl/html/man3/BN_swap.html install doc/html/man3/BN_zero.html -> /usr/share/doc/openssl/html/man3/BN_zero.html install doc/html/man3/BUF_MEM_new.html -> /usr/share/doc/openssl/html/man3/BUF_MEM_new.html install doc/html/man3/CMAC_CTX.html -> /usr/share/doc/openssl/html/man3/CMAC_CTX.html install doc/html/man3/CMS_EncryptedData_decrypt.html -> /usr/share/doc/openssl/html/man3/CMS_EncryptedData_decrypt.html install doc/html/man3/CMS_EncryptedData_encrypt.html -> /usr/share/doc/openssl/html/man3/CMS_EncryptedData_encrypt.html install doc/html/man3/CMS_EnvelopedData_create.html -> /usr/share/doc/openssl/html/man3/CMS_EnvelopedData_create.html install doc/html/man3/CMS_add0_cert.html -> /usr/share/doc/openssl/html/man3/CMS_add0_cert.html install doc/html/man3/CMS_add1_recipient_cert.html -> /usr/share/doc/openssl/html/man3/CMS_add1_recipient_cert.html install doc/html/man3/CMS_add1_signer.html -> /usr/share/doc/openssl/html/man3/CMS_add1_signer.html install doc/html/man3/CMS_compress.html -> /usr/share/doc/openssl/html/man3/CMS_compress.html install doc/html/man3/CMS_data_create.html -> /usr/share/doc/openssl/html/man3/CMS_data_create.html install doc/html/man3/CMS_decrypt.html -> /usr/share/doc/openssl/html/man3/CMS_decrypt.html install doc/html/man3/CMS_digest_create.html -> /usr/share/doc/openssl/html/man3/CMS_digest_create.html install doc/html/man3/CMS_encrypt.html -> /usr/share/doc/openssl/html/man3/CMS_encrypt.html install doc/html/man3/CMS_final.html -> /usr/share/doc/openssl/html/man3/CMS_final.html install doc/html/man3/CMS_get0_RecipientInfos.html -> /usr/share/doc/openssl/html/man3/CMS_get0_RecipientInfos.html install doc/html/man3/CMS_get0_SignerInfos.html -> /usr/share/doc/openssl/html/man3/CMS_get0_SignerInfos.html install doc/html/man3/CMS_get0_type.html -> /usr/share/doc/openssl/html/man3/CMS_get0_type.html install doc/html/man3/CMS_get1_ReceiptRequest.html -> /usr/share/doc/openssl/html/man3/CMS_get1_ReceiptRequest.html install doc/html/man3/CMS_sign.html -> /usr/share/doc/openssl/html/man3/CMS_sign.html install doc/html/man3/CMS_sign_receipt.html -> /usr/share/doc/openssl/html/man3/CMS_sign_receipt.html install doc/html/man3/CMS_signed_get_attr.html -> /usr/share/doc/openssl/html/man3/CMS_signed_get_attr.html install doc/html/man3/CMS_uncompress.html -> /usr/share/doc/openssl/html/man3/CMS_uncompress.html install doc/html/man3/CMS_verify.html -> /usr/share/doc/openssl/html/man3/CMS_verify.html install doc/html/man3/CMS_verify_receipt.html -> /usr/share/doc/openssl/html/man3/CMS_verify_receipt.html install doc/html/man3/COMP_CTX_new.html -> /usr/share/doc/openssl/html/man3/COMP_CTX_new.html install doc/html/man3/CONF_modules_free.html -> /usr/share/doc/openssl/html/man3/CONF_modules_free.html install doc/html/man3/CONF_modules_load_file.html -> /usr/share/doc/openssl/html/man3/CONF_modules_load_file.html install doc/html/man3/CRYPTO_THREAD_run_once.html -> /usr/share/doc/openssl/html/man3/CRYPTO_THREAD_run_once.html install doc/html/man3/CRYPTO_get_ex_new_index.html -> /usr/share/doc/openssl/html/man3/CRYPTO_get_ex_new_index.html install doc/html/man3/CRYPTO_memcmp.html -> /usr/share/doc/openssl/html/man3/CRYPTO_memcmp.html install doc/html/man3/CTLOG_STORE_get0_log_by_id.html -> /usr/share/doc/openssl/html/man3/CTLOG_STORE_get0_log_by_id.html install doc/html/man3/CTLOG_STORE_new.html -> /usr/share/doc/openssl/html/man3/CTLOG_STORE_new.html install doc/html/man3/CTLOG_new.html -> /usr/share/doc/openssl/html/man3/CTLOG_new.html install doc/html/man3/CT_POLICY_EVAL_CTX_new.html -> /usr/share/doc/openssl/html/man3/CT_POLICY_EVAL_CTX_new.html install doc/html/man3/DEFINE_STACK_OF.html -> /usr/share/doc/openssl/html/man3/DEFINE_STACK_OF.html install doc/html/man3/DES_random_key.html -> /usr/share/doc/openssl/html/man3/DES_random_key.html install doc/html/man3/DH_generate_key.html -> /usr/share/doc/openssl/html/man3/DH_generate_key.html install doc/html/man3/DH_generate_parameters.html -> /usr/share/doc/openssl/html/man3/DH_generate_parameters.html install doc/html/man3/DH_get0_pqg.html -> /usr/share/doc/openssl/html/man3/DH_get0_pqg.html install doc/html/man3/DH_get_1024_160.html -> /usr/share/doc/openssl/html/man3/DH_get_1024_160.html install doc/html/man3/DH_meth_new.html -> /usr/share/doc/openssl/html/man3/DH_meth_new.html install doc/html/man3/DH_new.html -> /usr/share/doc/openssl/html/man3/DH_new.html install doc/html/man3/DH_new_by_nid.html -> /usr/share/doc/openssl/html/man3/DH_new_by_nid.html install doc/html/man3/DH_set_method.html -> /usr/share/doc/openssl/html/man3/DH_set_method.html install doc/html/man3/DH_size.html -> /usr/share/doc/openssl/html/man3/DH_size.html install doc/html/man3/DSA_SIG_new.html -> /usr/share/doc/openssl/html/man3/DSA_SIG_new.html install doc/html/man3/DSA_do_sign.html -> /usr/share/doc/openssl/html/man3/DSA_do_sign.html install doc/html/man3/DSA_dup_DH.html -> /usr/share/doc/openssl/html/man3/DSA_dup_DH.html install doc/html/man3/DSA_generate_key.html -> /usr/share/doc/openssl/html/man3/DSA_generate_key.html install doc/html/man3/DSA_generate_parameters.html -> /usr/share/doc/openssl/html/man3/DSA_generate_parameters.html install doc/html/man3/DSA_get0_pqg.html -> /usr/share/doc/openssl/html/man3/DSA_get0_pqg.html install doc/html/man3/DSA_meth_new.html -> /usr/share/doc/openssl/html/man3/DSA_meth_new.html install doc/html/man3/DSA_new.html -> /usr/share/doc/openssl/html/man3/DSA_new.html install doc/html/man3/DSA_set_method.html -> /usr/share/doc/openssl/html/man3/DSA_set_method.html install doc/html/man3/DSA_sign.html -> /usr/share/doc/openssl/html/man3/DSA_sign.html install doc/html/man3/DSA_size.html -> /usr/share/doc/openssl/html/man3/DSA_size.html install doc/html/man3/DTLS_get_data_mtu.html -> /usr/share/doc/openssl/html/man3/DTLS_get_data_mtu.html install doc/html/man3/DTLS_set_timer_cb.html -> /usr/share/doc/openssl/html/man3/DTLS_set_timer_cb.html install doc/html/man3/DTLSv1_get_timeout.html -> /usr/share/doc/openssl/html/man3/DTLSv1_get_timeout.html install doc/html/man3/DTLSv1_handle_timeout.html -> /usr/share/doc/openssl/html/man3/DTLSv1_handle_timeout.html install doc/html/man3/DTLSv1_listen.html -> /usr/share/doc/openssl/html/man3/DTLSv1_listen.html install doc/html/man3/ECDSA_SIG_new.html -> /usr/share/doc/openssl/html/man3/ECDSA_SIG_new.html install doc/html/man3/ECDSA_sign.html -> /usr/share/doc/openssl/html/man3/ECDSA_sign.html install doc/html/man3/ECPKParameters_print.html -> /usr/share/doc/openssl/html/man3/ECPKParameters_print.html install doc/html/man3/EC_GFp_simple_method.html -> /usr/share/doc/openssl/html/man3/EC_GFp_simple_method.html install doc/html/man3/EC_GROUP_copy.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_copy.html install doc/html/man3/EC_GROUP_new.html -> /usr/share/doc/openssl/html/man3/EC_GROUP_new.html install doc/html/man3/EC_KEY_get_enc_flags.html -> /usr/share/doc/openssl/html/man3/EC_KEY_get_enc_flags.html install doc/html/man3/EC_KEY_new.html -> /usr/share/doc/openssl/html/man3/EC_KEY_new.html install doc/html/man3/EC_POINT_add.html -> /usr/share/doc/openssl/html/man3/EC_POINT_add.html install doc/html/man3/EC_POINT_new.html -> /usr/share/doc/openssl/html/man3/EC_POINT_new.html install doc/html/man3/ENGINE_add.html -> /usr/share/doc/openssl/html/man3/ENGINE_add.html install doc/html/man3/ERR_GET_LIB.html -> /usr/share/doc/openssl/html/man3/ERR_GET_LIB.html install doc/html/man3/ERR_clear_error.html -> /usr/share/doc/openssl/html/man3/ERR_clear_error.html install doc/html/man3/ERR_error_string.html -> /usr/share/doc/openssl/html/man3/ERR_error_string.html install doc/html/man3/ERR_get_error.html -> /usr/share/doc/openssl/html/man3/ERR_get_error.html install doc/html/man3/ERR_load_crypto_strings.html -> /usr/share/doc/openssl/html/man3/ERR_load_crypto_strings.html install doc/html/man3/ERR_load_strings.html -> /usr/share/doc/openssl/html/man3/ERR_load_strings.html install doc/html/man3/ERR_new.html -> /usr/share/doc/openssl/html/man3/ERR_new.html install doc/html/man3/ERR_print_errors.html -> /usr/share/doc/openssl/html/man3/ERR_print_errors.html install doc/html/man3/ERR_put_error.html -> /usr/share/doc/openssl/html/man3/ERR_put_error.html install doc/html/man3/ERR_remove_state.html -> /usr/share/doc/openssl/html/man3/ERR_remove_state.html install doc/html/man3/ERR_set_mark.html -> /usr/share/doc/openssl/html/man3/ERR_set_mark.html install doc/html/man3/EVP_ASYM_CIPHER_free.html -> /usr/share/doc/openssl/html/man3/EVP_ASYM_CIPHER_free.html install doc/html/man3/EVP_BytesToKey.html -> /usr/share/doc/openssl/html/man3/EVP_BytesToKey.html install doc/html/man3/EVP_CIPHER_CTX_get_cipher_data.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_get_cipher_data.html install doc/html/man3/EVP_CIPHER_CTX_get_original_iv.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_CTX_get_original_iv.html install doc/html/man3/EVP_CIPHER_meth_new.html -> /usr/share/doc/openssl/html/man3/EVP_CIPHER_meth_new.html install doc/html/man3/EVP_DigestInit.html -> /usr/share/doc/openssl/html/man3/EVP_DigestInit.html install doc/html/man3/EVP_DigestSignInit.html -> /usr/share/doc/openssl/html/man3/EVP_DigestSignInit.html install doc/html/man3/EVP_DigestVerifyInit.html -> /usr/share/doc/openssl/html/man3/EVP_DigestVerifyInit.html install doc/html/man3/EVP_EncodeInit.html -> /usr/share/doc/openssl/html/man3/EVP_EncodeInit.html install doc/html/man3/EVP_EncryptInit.html -> /usr/share/doc/openssl/html/man3/EVP_EncryptInit.html install doc/html/man3/EVP_KDF.html -> /usr/share/doc/openssl/html/man3/EVP_KDF.html install doc/html/man3/EVP_KEM_free.html -> /usr/share/doc/openssl/html/man3/EVP_KEM_free.html install doc/html/man3/EVP_KEYEXCH_free.html -> /usr/share/doc/openssl/html/man3/EVP_KEYEXCH_free.html install doc/html/man3/EVP_KEYMGMT.html -> /usr/share/doc/openssl/html/man3/EVP_KEYMGMT.html install doc/html/man3/EVP_MAC.html -> /usr/share/doc/openssl/html/man3/EVP_MAC.html install doc/html/man3/EVP_MD_meth_new.html -> /usr/share/doc/openssl/html/man3/EVP_MD_meth_new.html install doc/html/man3/EVP_OpenInit.html -> /usr/share/doc/openssl/html/man3/EVP_OpenInit.html install doc/html/man3/EVP_PBE_CipherInit.html -> /usr/share/doc/openssl/html/man3/EVP_PBE_CipherInit.html install doc/html/man3/EVP_PKEY2PKCS8.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY2PKCS8.html install doc/html/man3/EVP_PKEY_ASN1_METHOD.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_ASN1_METHOD.html install doc/html/man3/EVP_PKEY_CTX_ctrl.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_ctrl.html install doc/html/man3/EVP_PKEY_CTX_get0_libctx.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get0_libctx.html install doc/html/man3/EVP_PKEY_CTX_get0_pkey.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get0_pkey.html install doc/html/man3/EVP_PKEY_CTX_get_algor.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_get_algor.html install doc/html/man3/EVP_PKEY_CTX_new.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_new.html install doc/html/man3/EVP_PKEY_CTX_set1_pbe_pass.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set1_pbe_pass.html install doc/html/man3/EVP_PKEY_CTX_set_hkdf_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_hkdf_md.html install doc/html/man3/EVP_PKEY_CTX_set_params.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_params.html install doc/html/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.html install doc/html/man3/EVP_PKEY_CTX_set_scrypt_N.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_scrypt_N.html install doc/html/man3/EVP_PKEY_CTX_set_tls1_prf_md.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_CTX_set_tls1_prf_md.html install doc/html/man3/EVP_PKEY_asn1_get_count.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_asn1_get_count.html install doc/html/man3/EVP_PKEY_check.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_check.html install doc/html/man3/EVP_PKEY_copy_parameters.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_copy_parameters.html install doc/html/man3/EVP_PKEY_decapsulate.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_decapsulate.html install doc/html/man3/EVP_PKEY_decrypt.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_decrypt.html install doc/html/man3/EVP_PKEY_derive.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_derive.html install doc/html/man3/EVP_PKEY_digestsign_supports_digest.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_digestsign_supports_digest.html install doc/html/man3/EVP_PKEY_encapsulate.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_encapsulate.html install doc/html/man3/EVP_PKEY_encrypt.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_encrypt.html install doc/html/man3/EVP_PKEY_fromdata.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_fromdata.html install doc/html/man3/EVP_PKEY_get_attr.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_get_attr.html install doc/html/man3/EVP_PKEY_get_default_digest_nid.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_get_default_digest_nid.html install doc/html/man3/EVP_PKEY_get_field_type.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_get_field_type.html install doc/html/man3/EVP_PKEY_get_group_name.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_get_group_name.html install doc/html/man3/EVP_PKEY_get_size.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_get_size.html install doc/html/man3/EVP_PKEY_gettable_params.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_gettable_params.html install doc/html/man3/EVP_PKEY_is_a.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_is_a.html install doc/html/man3/EVP_PKEY_keygen.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_keygen.html install doc/html/man3/EVP_PKEY_meth_get_count.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_get_count.html install doc/html/man3/EVP_PKEY_meth_new.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_meth_new.html install doc/html/man3/EVP_PKEY_new.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_new.html install doc/html/man3/EVP_PKEY_print_private.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_print_private.html install doc/html/man3/EVP_PKEY_set1_RSA.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_RSA.html install doc/html/man3/EVP_PKEY_set1_encoded_public_key.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set1_encoded_public_key.html install doc/html/man3/EVP_PKEY_set_type.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_set_type.html install doc/html/man3/EVP_PKEY_settable_params.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_settable_params.html install doc/html/man3/EVP_PKEY_sign.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_sign.html install doc/html/man3/EVP_PKEY_todata.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_todata.html install doc/html/man3/EVP_PKEY_verify.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_verify.html install doc/html/man3/EVP_PKEY_verify_recover.html -> /usr/share/doc/openssl/html/man3/EVP_PKEY_verify_recover.html install doc/html/man3/EVP_RAND.html -> /usr/share/doc/openssl/html/man3/EVP_RAND.html install doc/html/man3/EVP_SIGNATURE.html -> /usr/share/doc/openssl/html/man3/EVP_SIGNATURE.html install doc/html/man3/EVP_SKEY.html -> /usr/share/doc/openssl/html/man3/EVP_SKEY.html install doc/html/man3/EVP_SKEYMGMT.html -> /usr/share/doc/openssl/html/man3/EVP_SKEYMGMT.html install doc/html/man3/EVP_SealInit.html -> /usr/share/doc/openssl/html/man3/EVP_SealInit.html install doc/html/man3/EVP_SignInit.html -> /usr/share/doc/openssl/html/man3/EVP_SignInit.html install doc/html/man3/EVP_VerifyInit.html -> /usr/share/doc/openssl/html/man3/EVP_VerifyInit.html install doc/html/man3/EVP_aes_128_gcm.html -> /usr/share/doc/openssl/html/man3/EVP_aes_128_gcm.html install doc/html/man3/EVP_aria_128_gcm.html -> /usr/share/doc/openssl/html/man3/EVP_aria_128_gcm.html install doc/html/man3/EVP_bf_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_bf_cbc.html install doc/html/man3/EVP_blake2b512.html -> /usr/share/doc/openssl/html/man3/EVP_blake2b512.html install doc/html/man3/EVP_camellia_128_ecb.html -> /usr/share/doc/openssl/html/man3/EVP_camellia_128_ecb.html install doc/html/man3/EVP_cast5_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_cast5_cbc.html install doc/html/man3/EVP_chacha20.html -> /usr/share/doc/openssl/html/man3/EVP_chacha20.html install doc/html/man3/EVP_des_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_des_cbc.html install doc/html/man3/EVP_desx_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_desx_cbc.html install doc/html/man3/EVP_idea_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_idea_cbc.html install doc/html/man3/EVP_md2.html -> /usr/share/doc/openssl/html/man3/EVP_md2.html install doc/html/man3/EVP_md4.html -> /usr/share/doc/openssl/html/man3/EVP_md4.html install doc/html/man3/EVP_md5.html -> /usr/share/doc/openssl/html/man3/EVP_md5.html install doc/html/man3/EVP_mdc2.html -> /usr/share/doc/openssl/html/man3/EVP_mdc2.html install doc/html/man3/EVP_rc2_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_rc2_cbc.html install doc/html/man3/EVP_rc4.html -> /usr/share/doc/openssl/html/man3/EVP_rc4.html install doc/html/man3/EVP_rc5_32_12_16_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_rc5_32_12_16_cbc.html install doc/html/man3/EVP_ripemd160.html -> /usr/share/doc/openssl/html/man3/EVP_ripemd160.html install doc/html/man3/EVP_seed_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_seed_cbc.html install doc/html/man3/EVP_set_default_properties.html -> /usr/share/doc/openssl/html/man3/EVP_set_default_properties.html install doc/html/man3/EVP_sha1.html -> /usr/share/doc/openssl/html/man3/EVP_sha1.html install doc/html/man3/EVP_sha224.html -> /usr/share/doc/openssl/html/man3/EVP_sha224.html install doc/html/man3/EVP_sha3_224.html -> /usr/share/doc/openssl/html/man3/EVP_sha3_224.html install doc/html/man3/EVP_sm3.html -> /usr/share/doc/openssl/html/man3/EVP_sm3.html install doc/html/man3/EVP_sm4_cbc.html -> /usr/share/doc/openssl/html/man3/EVP_sm4_cbc.html install doc/html/man3/EVP_whirlpool.html -> /usr/share/doc/openssl/html/man3/EVP_whirlpool.html install doc/html/man3/GENERAL_NAME.html -> /usr/share/doc/openssl/html/man3/GENERAL_NAME.html install doc/html/man3/HMAC.html -> /usr/share/doc/openssl/html/man3/HMAC.html install doc/html/man3/MD5.html -> /usr/share/doc/openssl/html/man3/MD5.html install doc/html/man3/MDC2_Init.html -> /usr/share/doc/openssl/html/man3/MDC2_Init.html install doc/html/man3/NCONF_new_ex.html -> /usr/share/doc/openssl/html/man3/NCONF_new_ex.html install doc/html/man3/OBJ_nid2obj.html -> /usr/share/doc/openssl/html/man3/OBJ_nid2obj.html install doc/html/man3/OCSP_REQUEST_new.html -> /usr/share/doc/openssl/html/man3/OCSP_REQUEST_new.html install doc/html/man3/OCSP_cert_to_id.html -> /usr/share/doc/openssl/html/man3/OCSP_cert_to_id.html install doc/html/man3/OCSP_request_add1_nonce.html -> /usr/share/doc/openssl/html/man3/OCSP_request_add1_nonce.html install doc/html/man3/OCSP_resp_find_status.html -> /usr/share/doc/openssl/html/man3/OCSP_resp_find_status.html install doc/html/man3/OCSP_response_status.html -> /usr/share/doc/openssl/html/man3/OCSP_response_status.html install doc/html/man3/OCSP_sendreq_new.html -> /usr/share/doc/openssl/html/man3/OCSP_sendreq_new.html install doc/html/man3/OPENSSL_Applink.html -> /usr/share/doc/openssl/html/man3/OPENSSL_Applink.html install doc/html/man3/OPENSSL_FILE.html -> /usr/share/doc/openssl/html/man3/OPENSSL_FILE.html install doc/html/man3/OPENSSL_LH_COMPFUNC.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html install doc/html/man3/OPENSSL_LH_stats.html -> /usr/share/doc/openssl/html/man3/OPENSSL_LH_stats.html install doc/html/man3/OPENSSL_config.html -> /usr/share/doc/openssl/html/man3/OPENSSL_config.html install doc/html/man3/OPENSSL_fork_prepare.html -> /usr/share/doc/openssl/html/man3/OPENSSL_fork_prepare.html install doc/html/man3/OPENSSL_gmtime.html -> /usr/share/doc/openssl/html/man3/OPENSSL_gmtime.html install doc/html/man3/OPENSSL_hexchar2int.html -> /usr/share/doc/openssl/html/man3/OPENSSL_hexchar2int.html install doc/html/man3/OPENSSL_ia32cap.html -> /usr/share/doc/openssl/html/man3/OPENSSL_ia32cap.html install doc/html/man3/OPENSSL_init_crypto.html -> /usr/share/doc/openssl/html/man3/OPENSSL_init_crypto.html install doc/html/man3/OPENSSL_init_ssl.html -> /usr/share/doc/openssl/html/man3/OPENSSL_init_ssl.html install doc/html/man3/OPENSSL_instrument_bus.html -> /usr/share/doc/openssl/html/man3/OPENSSL_instrument_bus.html install doc/html/man3/OPENSSL_load_builtin_modules.html -> /usr/share/doc/openssl/html/man3/OPENSSL_load_builtin_modules.html install doc/html/man3/OPENSSL_load_u16_le.html -> /usr/share/doc/openssl/html/man3/OPENSSL_load_u16_le.html install doc/html/man3/OPENSSL_malloc.html -> /usr/share/doc/openssl/html/man3/OPENSSL_malloc.html install doc/html/man3/OPENSSL_riscvcap.html -> /usr/share/doc/openssl/html/man3/OPENSSL_riscvcap.html install doc/html/man3/OPENSSL_s390xcap.html -> /usr/share/doc/openssl/html/man3/OPENSSL_s390xcap.html install doc/html/man3/OPENSSL_secure_malloc.html -> /usr/share/doc/openssl/html/man3/OPENSSL_secure_malloc.html install doc/html/man3/OPENSSL_strcasecmp.html -> /usr/share/doc/openssl/html/man3/OPENSSL_strcasecmp.html install doc/html/man3/OSSL_ALGORITHM.html -> /usr/share/doc/openssl/html/man3/OSSL_ALGORITHM.html install doc/html/man3/OSSL_CALLBACK.html -> /usr/share/doc/openssl/html/man3/OSSL_CALLBACK.html install doc/html/man3/OSSL_CMP_ATAV_set0.html -> /usr/share/doc/openssl/html/man3/OSSL_CMP_ATAV_set0.html install doc/html/man3/OSSL_CMP_CTX_new.html -> /usr/share/doc/openssl/html/man3/OSSL_CMP_CTX_new.html install doc/html/man3/OSSL_CMP_HDR_get0_transactionID.html -> /usr/share/doc/openssl/html/man3/OSSL_CMP_HDR_get0_transactionID.html install doc/html/man3/OSSL_CMP_ITAV_new_caCerts.html -> /usr/share/doc/openssl/html/man3/OSSL_CMP_ITAV_new_caCerts.html install doc/html/man3/OSSL_CMP_ITAV_set0.html -> /usr/share/doc/openssl/html/man3/OSSL_CMP_ITAV_set0.html install doc/html/man3/OSSL_CMP_MSG_get0_header.html -> /usr/share/doc/openssl/html/man3/OSSL_CMP_MSG_get0_header.html install doc/html/man3/OSSL_CMP_MSG_http_perform.html -> /usr/share/doc/openssl/html/man3/OSSL_CMP_MSG_http_perform.html install doc/html/man3/OSSL_CMP_SRV_CTX_new.html -> /usr/share/doc/openssl/html/man3/OSSL_CMP_SRV_CTX_new.html install doc/html/man3/OSSL_CMP_STATUSINFO_new.html -> /usr/share/doc/openssl/html/man3/OSSL_CMP_STATUSINFO_new.html install doc/html/man3/OSSL_CMP_exec_certreq.html -> /usr/share/doc/openssl/html/man3/OSSL_CMP_exec_certreq.html install doc/html/man3/OSSL_CMP_log_open.html -> /usr/share/doc/openssl/html/man3/OSSL_CMP_log_open.html install doc/html/man3/OSSL_CMP_validate_msg.html -> /usr/share/doc/openssl/html/man3/OSSL_CMP_validate_msg.html install doc/html/man3/OSSL_CORE_MAKE_FUNC.html -> /usr/share/doc/openssl/html/man3/OSSL_CORE_MAKE_FUNC.html install doc/html/man3/OSSL_CRMF_MSG_get0_tmpl.html -> /usr/share/doc/openssl/html/man3/OSSL_CRMF_MSG_get0_tmpl.html install doc/html/man3/OSSL_CRMF_MSG_set0_validity.html -> /usr/share/doc/openssl/html/man3/OSSL_CRMF_MSG_set0_validity.html install doc/html/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.html -> /usr/share/doc/openssl/html/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.html install doc/html/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.html -> /usr/share/doc/openssl/html/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.html install doc/html/man3/OSSL_CRMF_pbmp_new.html -> /usr/share/doc/openssl/html/man3/OSSL_CRMF_pbmp_new.html install doc/html/man3/OSSL_DECODER.html -> /usr/share/doc/openssl/html/man3/OSSL_DECODER.html install doc/html/man3/OSSL_DECODER_CTX.html -> /usr/share/doc/openssl/html/man3/OSSL_DECODER_CTX.html install doc/html/man3/OSSL_DECODER_CTX_new_for_pkey.html -> /usr/share/doc/openssl/html/man3/OSSL_DECODER_CTX_new_for_pkey.html install doc/html/man3/OSSL_DECODER_from_bio.html -> /usr/share/doc/openssl/html/man3/OSSL_DECODER_from_bio.html install doc/html/man3/OSSL_DISPATCH.html -> /usr/share/doc/openssl/html/man3/OSSL_DISPATCH.html install doc/html/man3/OSSL_ENCODER.html -> /usr/share/doc/openssl/html/man3/OSSL_ENCODER.html install doc/html/man3/OSSL_ENCODER_CTX.html -> /usr/share/doc/openssl/html/man3/OSSL_ENCODER_CTX.html install doc/html/man3/OSSL_ENCODER_CTX_new_for_pkey.html -> /usr/share/doc/openssl/html/man3/OSSL_ENCODER_CTX_new_for_pkey.html install doc/html/man3/OSSL_ENCODER_to_bio.html -> /usr/share/doc/openssl/html/man3/OSSL_ENCODER_to_bio.html install doc/html/man3/OSSL_ERR_STATE_save.html -> /usr/share/doc/openssl/html/man3/OSSL_ERR_STATE_save.html install doc/html/man3/OSSL_ESS_check_signing_certs.html -> /usr/share/doc/openssl/html/man3/OSSL_ESS_check_signing_certs.html install doc/html/man3/OSSL_GENERAL_NAMES_print.html -> /usr/share/doc/openssl/html/man3/OSSL_GENERAL_NAMES_print.html install doc/html/man3/OSSL_HPKE_CTX_new.html -> /usr/share/doc/openssl/html/man3/OSSL_HPKE_CTX_new.html install doc/html/man3/OSSL_HTTP_REQ_CTX.html -> /usr/share/doc/openssl/html/man3/OSSL_HTTP_REQ_CTX.html install doc/html/man3/OSSL_HTTP_parse_url.html -> /usr/share/doc/openssl/html/man3/OSSL_HTTP_parse_url.html install doc/html/man3/OSSL_HTTP_transfer.html -> /usr/share/doc/openssl/html/man3/OSSL_HTTP_transfer.html install doc/html/man3/OSSL_IETF_ATTR_SYNTAX.html -> /usr/share/doc/openssl/html/man3/OSSL_IETF_ATTR_SYNTAX.html install doc/html/man3/OSSL_IETF_ATTR_SYNTAX_print.html -> /usr/share/doc/openssl/html/man3/OSSL_IETF_ATTR_SYNTAX_print.html install doc/html/man3/OSSL_INDICATOR_set_callback.html -> /usr/share/doc/openssl/html/man3/OSSL_INDICATOR_set_callback.html install doc/html/man3/OSSL_ITEM.html -> /usr/share/doc/openssl/html/man3/OSSL_ITEM.html install doc/html/man3/OSSL_LIB_CTX.html -> /usr/share/doc/openssl/html/man3/OSSL_LIB_CTX.html install doc/html/man3/OSSL_LIB_CTX_set_conf_diagnostics.html -> /usr/share/doc/openssl/html/man3/OSSL_LIB_CTX_set_conf_diagnostics.html install doc/html/man3/OSSL_PARAM.html -> /usr/share/doc/openssl/html/man3/OSSL_PARAM.html install doc/html/man3/OSSL_PARAM_BLD.html -> /usr/share/doc/openssl/html/man3/OSSL_PARAM_BLD.html install doc/html/man3/OSSL_PARAM_allocate_from_text.html -> /usr/share/doc/openssl/html/man3/OSSL_PARAM_allocate_from_text.html install doc/html/man3/OSSL_PARAM_dup.html -> /usr/share/doc/openssl/html/man3/OSSL_PARAM_dup.html install doc/html/man3/OSSL_PARAM_int.html -> /usr/share/doc/openssl/html/man3/OSSL_PARAM_int.html install doc/html/man3/OSSL_PARAM_print_to_bio.html -> /usr/share/doc/openssl/html/man3/OSSL_PARAM_print_to_bio.html install doc/html/man3/OSSL_PROVIDER.html -> /usr/share/doc/openssl/html/man3/OSSL_PROVIDER.html install doc/html/man3/OSSL_QUIC_client_method.html -> /usr/share/doc/openssl/html/man3/OSSL_QUIC_client_method.html install doc/html/man3/OSSL_SELF_TEST_new.html -> /usr/share/doc/openssl/html/man3/OSSL_SELF_TEST_new.html install doc/html/man3/OSSL_SELF_TEST_set_callback.html -> /usr/share/doc/openssl/html/man3/OSSL_SELF_TEST_set_callback.html install doc/html/man3/OSSL_STORE_INFO.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_INFO.html install doc/html/man3/OSSL_STORE_LOADER.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_LOADER.html install doc/html/man3/OSSL_STORE_SEARCH.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_SEARCH.html install doc/html/man3/OSSL_STORE_attach.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_attach.html install doc/html/man3/OSSL_STORE_expect.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_expect.html install doc/html/man3/OSSL_STORE_open.html -> /usr/share/doc/openssl/html/man3/OSSL_STORE_open.html install doc/html/man3/OSSL_sleep.html -> /usr/share/doc/openssl/html/man3/OSSL_sleep.html install doc/html/man3/OSSL_trace_enabled.html -> /usr/share/doc/openssl/html/man3/OSSL_trace_enabled.html install doc/html/man3/OSSL_trace_get_category_num.html -> /usr/share/doc/openssl/html/man3/OSSL_trace_get_category_num.html install doc/html/man3/OSSL_trace_set_channel.html -> /usr/share/doc/openssl/html/man3/OSSL_trace_set_channel.html install doc/html/man3/OpenSSL_add_all_algorithms.html -> /usr/share/doc/openssl/html/man3/OpenSSL_add_all_algorithms.html install doc/html/man3/OpenSSL_version.html -> /usr/share/doc/openssl/html/man3/OpenSSL_version.html install doc/html/man3/PBMAC1_get1_pbkdf2_param.html -> /usr/share/doc/openssl/html/man3/PBMAC1_get1_pbkdf2_param.html install doc/html/man3/PEM_X509_INFO_read_bio_ex.html -> /usr/share/doc/openssl/html/man3/PEM_X509_INFO_read_bio_ex.html install doc/html/man3/PEM_bytes_read_bio.html -> /usr/share/doc/openssl/html/man3/PEM_bytes_read_bio.html install doc/html/man3/PEM_read.html -> /usr/share/doc/openssl/html/man3/PEM_read.html install doc/html/man3/PEM_read_CMS.html -> /usr/share/doc/openssl/html/man3/PEM_read_CMS.html install doc/html/man3/PEM_read_bio_PrivateKey.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_PrivateKey.html install doc/html/man3/PEM_read_bio_ex.html -> /usr/share/doc/openssl/html/man3/PEM_read_bio_ex.html install doc/html/man3/PEM_write_bio_CMS_stream.html -> /usr/share/doc/openssl/html/man3/PEM_write_bio_CMS_stream.html install doc/html/man3/PEM_write_bio_PKCS7_stream.html -> /usr/share/doc/openssl/html/man3/PEM_write_bio_PKCS7_stream.html install doc/html/man3/PKCS12_PBE_keyivgen.html -> /usr/share/doc/openssl/html/man3/PKCS12_PBE_keyivgen.html install doc/html/man3/PKCS12_SAFEBAG_create_cert.html -> /usr/share/doc/openssl/html/man3/PKCS12_SAFEBAG_create_cert.html install doc/html/man3/PKCS12_SAFEBAG_get0_attrs.html -> /usr/share/doc/openssl/html/man3/PKCS12_SAFEBAG_get0_attrs.html install doc/html/man3/PKCS12_SAFEBAG_get1_cert.html -> /usr/share/doc/openssl/html/man3/PKCS12_SAFEBAG_get1_cert.html install doc/html/man3/PKCS12_SAFEBAG_set0_attrs.html -> /usr/share/doc/openssl/html/man3/PKCS12_SAFEBAG_set0_attrs.html install doc/html/man3/PKCS12_add1_attr_by_NID.html -> /usr/share/doc/openssl/html/man3/PKCS12_add1_attr_by_NID.html install doc/html/man3/PKCS12_add_CSPName_asc.html -> /usr/share/doc/openssl/html/man3/PKCS12_add_CSPName_asc.html install doc/html/man3/PKCS12_add_cert.html -> /usr/share/doc/openssl/html/man3/PKCS12_add_cert.html install doc/html/man3/PKCS12_add_friendlyname_asc.html -> /usr/share/doc/openssl/html/man3/PKCS12_add_friendlyname_asc.html install doc/html/man3/PKCS12_add_localkeyid.html -> /usr/share/doc/openssl/html/man3/PKCS12_add_localkeyid.html install doc/html/man3/PKCS12_add_safe.html -> /usr/share/doc/openssl/html/man3/PKCS12_add_safe.html install doc/html/man3/PKCS12_create.html -> /usr/share/doc/openssl/html/man3/PKCS12_create.html install doc/html/man3/PKCS12_decrypt_skey.html -> /usr/share/doc/openssl/html/man3/PKCS12_decrypt_skey.html install doc/html/man3/PKCS12_gen_mac.html -> /usr/share/doc/openssl/html/man3/PKCS12_gen_mac.html install doc/html/man3/PKCS12_get_friendlyname.html -> /usr/share/doc/openssl/html/man3/PKCS12_get_friendlyname.html install doc/html/man3/PKCS12_init.html -> /usr/share/doc/openssl/html/man3/PKCS12_init.html install doc/html/man3/PKCS12_item_decrypt_d2i.html -> /usr/share/doc/openssl/html/man3/PKCS12_item_decrypt_d2i.html install doc/html/man3/PKCS12_key_gen_utf8_ex.html -> /usr/share/doc/openssl/html/man3/PKCS12_key_gen_utf8_ex.html install doc/html/man3/PKCS12_newpass.html -> /usr/share/doc/openssl/html/man3/PKCS12_newpass.html install doc/html/man3/PKCS12_pack_p7encdata.html -> /usr/share/doc/openssl/html/man3/PKCS12_pack_p7encdata.html install doc/html/man3/PKCS12_parse.html -> /usr/share/doc/openssl/html/man3/PKCS12_parse.html install doc/html/man3/PKCS5_PBE_keyivgen.html -> /usr/share/doc/openssl/html/man3/PKCS5_PBE_keyivgen.html install doc/html/man3/PKCS5_PBKDF2_HMAC.html -> /usr/share/doc/openssl/html/man3/PKCS5_PBKDF2_HMAC.html install doc/html/man3/PKCS7_decrypt.html -> /usr/share/doc/openssl/html/man3/PKCS7_decrypt.html install doc/html/man3/PKCS7_encrypt.html -> /usr/share/doc/openssl/html/man3/PKCS7_encrypt.html install doc/html/man3/PKCS7_get_octet_string.html -> /usr/share/doc/openssl/html/man3/PKCS7_get_octet_string.html install doc/html/man3/PKCS7_sign.html -> /usr/share/doc/openssl/html/man3/PKCS7_sign.html install doc/html/man3/PKCS7_sign_add_signer.html -> /usr/share/doc/openssl/html/man3/PKCS7_sign_add_signer.html install doc/html/man3/PKCS7_type_is_other.html -> /usr/share/doc/openssl/html/man3/PKCS7_type_is_other.html install doc/html/man3/PKCS7_verify.html -> /usr/share/doc/openssl/html/man3/PKCS7_verify.html install doc/html/man3/PKCS8_encrypt.html -> /usr/share/doc/openssl/html/man3/PKCS8_encrypt.html install doc/html/man3/PKCS8_pkey_add1_attr.html -> /usr/share/doc/openssl/html/man3/PKCS8_pkey_add1_attr.html install doc/html/man3/RAND_add.html -> /usr/share/doc/openssl/html/man3/RAND_add.html install doc/html/man3/RAND_bytes.html -> /usr/share/doc/openssl/html/man3/RAND_bytes.html install doc/html/man3/RAND_cleanup.html -> /usr/share/doc/openssl/html/man3/RAND_cleanup.html install doc/html/man3/RAND_egd.html -> /usr/share/doc/openssl/html/man3/RAND_egd.html install doc/html/man3/RAND_get0_primary.html -> /usr/share/doc/openssl/html/man3/RAND_get0_primary.html install doc/html/man3/RAND_load_file.html -> /usr/share/doc/openssl/html/man3/RAND_load_file.html install doc/html/man3/RAND_set_DRBG_type.html -> /usr/share/doc/openssl/html/man3/RAND_set_DRBG_type.html install doc/html/man3/RAND_set_rand_method.html -> /usr/share/doc/openssl/html/man3/RAND_set_rand_method.html install doc/html/man3/RC4_set_key.html -> /usr/share/doc/openssl/html/man3/RC4_set_key.html install doc/html/man3/RIPEMD160_Init.html -> /usr/share/doc/openssl/html/man3/RIPEMD160_Init.html install doc/html/man3/RSA_blinding_on.html -> /usr/share/doc/openssl/html/man3/RSA_blinding_on.html install doc/html/man3/RSA_check_key.html -> /usr/share/doc/openssl/html/man3/RSA_check_key.html install doc/html/man3/RSA_generate_key.html -> /usr/share/doc/openssl/html/man3/RSA_generate_key.html install doc/html/man3/RSA_get0_key.html -> /usr/share/doc/openssl/html/man3/RSA_get0_key.html install doc/html/man3/RSA_meth_new.html -> /usr/share/doc/openssl/html/man3/RSA_meth_new.html install doc/html/man3/RSA_new.html -> /usr/share/doc/openssl/html/man3/RSA_new.html install doc/html/man3/RSA_padding_add_PKCS1_type_1.html -> /usr/share/doc/openssl/html/man3/RSA_padding_add_PKCS1_type_1.html install doc/html/man3/RSA_print.html -> /usr/share/doc/openssl/html/man3/RSA_print.html install doc/html/man3/RSA_private_encrypt.html -> /usr/share/doc/openssl/html/man3/RSA_private_encrypt.html install doc/html/man3/RSA_public_encrypt.html -> /usr/share/doc/openssl/html/man3/RSA_public_encrypt.html install doc/html/man3/RSA_set_method.html -> /usr/share/doc/openssl/html/man3/RSA_set_method.html install doc/html/man3/RSA_sign.html -> /usr/share/doc/openssl/html/man3/RSA_sign.html install doc/html/man3/RSA_sign_ASN1_OCTET_STRING.html -> /usr/share/doc/openssl/html/man3/RSA_sign_ASN1_OCTET_STRING.html install doc/html/man3/RSA_size.html -> /usr/share/doc/openssl/html/man3/RSA_size.html install doc/html/man3/SCT_new.html -> /usr/share/doc/openssl/html/man3/SCT_new.html install doc/html/man3/SCT_print.html -> /usr/share/doc/openssl/html/man3/SCT_print.html install doc/html/man3/SCT_validate.html -> /usr/share/doc/openssl/html/man3/SCT_validate.html install doc/html/man3/SHA256_Init.html -> /usr/share/doc/openssl/html/man3/SHA256_Init.html install doc/html/man3/SMIME_read_ASN1.html -> /usr/share/doc/openssl/html/man3/SMIME_read_ASN1.html install doc/html/man3/SMIME_read_CMS.html -> /usr/share/doc/openssl/html/man3/SMIME_read_CMS.html install doc/html/man3/SMIME_read_PKCS7.html -> /usr/share/doc/openssl/html/man3/SMIME_read_PKCS7.html install doc/html/man3/SMIME_write_ASN1.html -> /usr/share/doc/openssl/html/man3/SMIME_write_ASN1.html install doc/html/man3/SMIME_write_CMS.html -> /usr/share/doc/openssl/html/man3/SMIME_write_CMS.html install doc/html/man3/SMIME_write_PKCS7.html -> /usr/share/doc/openssl/html/man3/SMIME_write_PKCS7.html install doc/html/man3/SRP_Calc_B.html -> /usr/share/doc/openssl/html/man3/SRP_Calc_B.html install doc/html/man3/SRP_VBASE_new.html -> /usr/share/doc/openssl/html/man3/SRP_VBASE_new.html install doc/html/man3/SRP_create_verifier.html -> /usr/share/doc/openssl/html/man3/SRP_create_verifier.html install doc/html/man3/SRP_user_pwd_new.html -> /usr/share/doc/openssl/html/man3/SRP_user_pwd_new.html install doc/html/man3/SSL_CIPHER_get_name.html -> /usr/share/doc/openssl/html/man3/SSL_CIPHER_get_name.html install doc/html/man3/SSL_COMP_add_compression_method.html -> /usr/share/doc/openssl/html/man3/SSL_COMP_add_compression_method.html install doc/html/man3/SSL_CONF_CTX_new.html -> /usr/share/doc/openssl/html/man3/SSL_CONF_CTX_new.html install doc/html/man3/SSL_CONF_CTX_set1_prefix.html -> /usr/share/doc/openssl/html/man3/SSL_CONF_CTX_set1_prefix.html install doc/html/man3/SSL_CONF_CTX_set_flags.html -> /usr/share/doc/openssl/html/man3/SSL_CONF_CTX_set_flags.html install doc/html/man3/SSL_CONF_CTX_set_ssl_ctx.html -> /usr/share/doc/openssl/html/man3/SSL_CONF_CTX_set_ssl_ctx.html install doc/html/man3/SSL_CONF_cmd.html -> /usr/share/doc/openssl/html/man3/SSL_CONF_cmd.html install doc/html/man3/SSL_CONF_cmd_argv.html -> /usr/share/doc/openssl/html/man3/SSL_CONF_cmd_argv.html install doc/html/man3/SSL_CTX_add1_chain_cert.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add1_chain_cert.html install doc/html/man3/SSL_CTX_add_extra_chain_cert.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add_extra_chain_cert.html install doc/html/man3/SSL_CTX_add_session.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_add_session.html install doc/html/man3/SSL_CTX_config.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_config.html install doc/html/man3/SSL_CTX_ctrl.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_ctrl.html install doc/html/man3/SSL_CTX_dane_enable.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_dane_enable.html install doc/html/man3/SSL_CTX_flush_sessions.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_flush_sessions.html install doc/html/man3/SSL_CTX_free.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_free.html install doc/html/man3/SSL_CTX_get0_param.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_get0_param.html install doc/html/man3/SSL_CTX_get_verify_mode.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_get_verify_mode.html install doc/html/man3/SSL_CTX_has_client_custom_ext.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_has_client_custom_ext.html install doc/html/man3/SSL_CTX_load_verify_locations.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_load_verify_locations.html install doc/html/man3/SSL_CTX_new.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_new.html install doc/html/man3/SSL_CTX_sess_number.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_number.html install doc/html/man3/SSL_CTX_sess_set_cache_size.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_set_cache_size.html install doc/html/man3/SSL_CTX_sess_set_get_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sess_set_get_cb.html install doc/html/man3/SSL_CTX_sessions.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_sessions.html install doc/html/man3/SSL_CTX_set0_CA_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set0_CA_list.html install doc/html/man3/SSL_CTX_set1_cert_comp_preference.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_cert_comp_preference.html install doc/html/man3/SSL_CTX_set1_curves.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_curves.html install doc/html/man3/SSL_CTX_set1_sigalgs.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_sigalgs.html install doc/html/man3/SSL_CTX_set1_verify_cert_store.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set1_verify_cert_store.html install doc/html/man3/SSL_CTX_set_alpn_select_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_alpn_select_cb.html install doc/html/man3/SSL_CTX_set_cert_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_cert_cb.html install doc/html/man3/SSL_CTX_set_cert_store.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_cert_store.html install doc/html/man3/SSL_CTX_set_cert_verify_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_cert_verify_callback.html install doc/html/man3/SSL_CTX_set_cipher_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_cipher_list.html install doc/html/man3/SSL_CTX_set_client_cert_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_client_cert_cb.html install doc/html/man3/SSL_CTX_set_client_hello_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_client_hello_cb.html install doc/html/man3/SSL_CTX_set_ct_validation_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ct_validation_callback.html install doc/html/man3/SSL_CTX_set_ctlog_list_file.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ctlog_list_file.html install doc/html/man3/SSL_CTX_set_default_passwd_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_default_passwd_cb.html install doc/html/man3/SSL_CTX_set_domain_flags.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_domain_flags.html install doc/html/man3/SSL_CTX_set_generate_session_id.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_generate_session_id.html install doc/html/man3/SSL_CTX_set_info_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_info_callback.html install doc/html/man3/SSL_CTX_set_keylog_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_keylog_callback.html install doc/html/man3/SSL_CTX_set_max_cert_list.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_max_cert_list.html install doc/html/man3/SSL_CTX_set_min_proto_version.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_min_proto_version.html install doc/html/man3/SSL_CTX_set_mode.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_mode.html install doc/html/man3/SSL_CTX_set_msg_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_msg_callback.html install doc/html/man3/SSL_CTX_set_new_pending_conn_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_new_pending_conn_cb.html install doc/html/man3/SSL_CTX_set_num_tickets.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_num_tickets.html install doc/html/man3/SSL_CTX_set_options.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_options.html install doc/html/man3/SSL_CTX_set_psk_client_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_psk_client_callback.html install doc/html/man3/SSL_CTX_set_quiet_shutdown.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_quiet_shutdown.html install doc/html/man3/SSL_CTX_set_read_ahead.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_read_ahead.html install doc/html/man3/SSL_CTX_set_record_padding_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_record_padding_callback.html install doc/html/man3/SSL_CTX_set_security_level.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_security_level.html install doc/html/man3/SSL_CTX_set_session_cache_mode.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_session_cache_mode.html install doc/html/man3/SSL_CTX_set_session_id_context.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_session_id_context.html install doc/html/man3/SSL_CTX_set_session_ticket_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_session_ticket_cb.html install doc/html/man3/SSL_CTX_set_split_send_fragment.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_split_send_fragment.html install doc/html/man3/SSL_CTX_set_srp_password.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_srp_password.html install doc/html/man3/SSL_CTX_set_ssl_version.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_ssl_version.html install doc/html/man3/SSL_CTX_set_stateless_cookie_generate_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_stateless_cookie_generate_cb.html install doc/html/man3/SSL_CTX_set_timeout.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_timeout.html install doc/html/man3/SSL_CTX_set_tlsext_servername_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_servername_callback.html install doc/html/man3/SSL_CTX_set_tlsext_status_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_status_cb.html install doc/html/man3/SSL_CTX_set_tlsext_ticket_key_cb.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_ticket_key_cb.html install doc/html/man3/SSL_CTX_set_tlsext_use_srtp.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tlsext_use_srtp.html install doc/html/man3/SSL_CTX_set_tmp_dh_callback.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tmp_dh_callback.html install doc/html/man3/SSL_CTX_set_tmp_ecdh.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_tmp_ecdh.html install doc/html/man3/SSL_CTX_set_verify.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_set_verify.html install doc/html/man3/SSL_CTX_use_certificate.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_certificate.html install doc/html/man3/SSL_CTX_use_psk_identity_hint.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_psk_identity_hint.html install doc/html/man3/SSL_CTX_use_serverinfo.html -> /usr/share/doc/openssl/html/man3/SSL_CTX_use_serverinfo.html install doc/html/man3/SSL_SESSION_free.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_free.html install doc/html/man3/SSL_SESSION_get0_cipher.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get0_cipher.html install doc/html/man3/SSL_SESSION_get0_hostname.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get0_hostname.html install doc/html/man3/SSL_SESSION_get0_id_context.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get0_id_context.html install doc/html/man3/SSL_SESSION_get0_peer.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get0_peer.html install doc/html/man3/SSL_SESSION_get_compress_id.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get_compress_id.html install doc/html/man3/SSL_SESSION_get_protocol_version.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get_protocol_version.html install doc/html/man3/SSL_SESSION_get_time.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_get_time.html install doc/html/man3/SSL_SESSION_has_ticket.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_has_ticket.html install doc/html/man3/SSL_SESSION_is_resumable.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_is_resumable.html install doc/html/man3/SSL_SESSION_print.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_print.html install doc/html/man3/SSL_SESSION_set1_id.html -> /usr/share/doc/openssl/html/man3/SSL_SESSION_set1_id.html install doc/html/man3/SSL_accept.html -> /usr/share/doc/openssl/html/man3/SSL_accept.html install doc/html/man3/SSL_accept_stream.html -> /usr/share/doc/openssl/html/man3/SSL_accept_stream.html install doc/html/man3/SSL_alert_type_string.html -> /usr/share/doc/openssl/html/man3/SSL_alert_type_string.html install doc/html/man3/SSL_alloc_buffers.html -> /usr/share/doc/openssl/html/man3/SSL_alloc_buffers.html install doc/html/man3/SSL_check_chain.html -> /usr/share/doc/openssl/html/man3/SSL_check_chain.html install doc/html/man3/SSL_clear.html -> /usr/share/doc/openssl/html/man3/SSL_clear.html install doc/html/man3/SSL_connect.html -> /usr/share/doc/openssl/html/man3/SSL_connect.html install doc/html/man3/SSL_do_handshake.html -> /usr/share/doc/openssl/html/man3/SSL_do_handshake.html install doc/html/man3/SSL_export_keying_material.html -> /usr/share/doc/openssl/html/man3/SSL_export_keying_material.html install doc/html/man3/SSL_extension_supported.html -> /usr/share/doc/openssl/html/man3/SSL_extension_supported.html install doc/html/man3/SSL_free.html -> /usr/share/doc/openssl/html/man3/SSL_free.html install doc/html/man3/SSL_get0_connection.html -> /usr/share/doc/openssl/html/man3/SSL_get0_connection.html install doc/html/man3/SSL_get0_group_name.html -> /usr/share/doc/openssl/html/man3/SSL_get0_group_name.html install doc/html/man3/SSL_get0_peer_rpk.html -> /usr/share/doc/openssl/html/man3/SSL_get0_peer_rpk.html install doc/html/man3/SSL_get0_peer_scts.html -> /usr/share/doc/openssl/html/man3/SSL_get0_peer_scts.html install doc/html/man3/SSL_get1_builtin_sigalgs.html -> /usr/share/doc/openssl/html/man3/SSL_get1_builtin_sigalgs.html install doc/html/man3/SSL_get_SSL_CTX.html -> /usr/share/doc/openssl/html/man3/SSL_get_SSL_CTX.html install doc/html/man3/SSL_get_all_async_fds.html -> /usr/share/doc/openssl/html/man3/SSL_get_all_async_fds.html install doc/html/man3/SSL_get_certificate.html -> /usr/share/doc/openssl/html/man3/SSL_get_certificate.html install doc/html/man3/SSL_get_ciphers.html -> /usr/share/doc/openssl/html/man3/SSL_get_ciphers.html install doc/html/man3/SSL_get_client_random.html -> /usr/share/doc/openssl/html/man3/SSL_get_client_random.html install doc/html/man3/SSL_get_conn_close_info.html -> /usr/share/doc/openssl/html/man3/SSL_get_conn_close_info.html install doc/html/man3/SSL_get_current_cipher.html -> /usr/share/doc/openssl/html/man3/SSL_get_current_cipher.html install doc/html/man3/SSL_get_default_timeout.html -> /usr/share/doc/openssl/html/man3/SSL_get_default_timeout.html install doc/html/man3/SSL_get_error.html -> /usr/share/doc/openssl/html/man3/SSL_get_error.html install doc/html/man3/SSL_get_event_timeout.html -> /usr/share/doc/openssl/html/man3/SSL_get_event_timeout.html install doc/html/man3/SSL_get_extms_support.html -> /usr/share/doc/openssl/html/man3/SSL_get_extms_support.html install doc/html/man3/SSL_get_fd.html -> /usr/share/doc/openssl/html/man3/SSL_get_fd.html install doc/html/man3/SSL_get_handshake_rtt.html -> /usr/share/doc/openssl/html/man3/SSL_get_handshake_rtt.html install doc/html/man3/SSL_get_peer_cert_chain.html -> /usr/share/doc/openssl/html/man3/SSL_get_peer_cert_chain.html install doc/html/man3/SSL_get_peer_certificate.html -> /usr/share/doc/openssl/html/man3/SSL_get_peer_certificate.html install doc/html/man3/SSL_get_peer_signature_nid.html -> /usr/share/doc/openssl/html/man3/SSL_get_peer_signature_nid.html install doc/html/man3/SSL_get_peer_tmp_key.html -> /usr/share/doc/openssl/html/man3/SSL_get_peer_tmp_key.html install doc/html/man3/SSL_get_psk_identity.html -> /usr/share/doc/openssl/html/man3/SSL_get_psk_identity.html install doc/html/man3/SSL_get_rbio.html -> /usr/share/doc/openssl/html/man3/SSL_get_rbio.html install doc/html/man3/SSL_get_rpoll_descriptor.html -> /usr/share/doc/openssl/html/man3/SSL_get_rpoll_descriptor.html install doc/html/man3/SSL_get_session.html -> /usr/share/doc/openssl/html/man3/SSL_get_session.html install doc/html/man3/SSL_get_shared_sigalgs.html -> /usr/share/doc/openssl/html/man3/SSL_get_shared_sigalgs.html install doc/html/man3/SSL_get_stream_id.html -> /usr/share/doc/openssl/html/man3/SSL_get_stream_id.html install doc/html/man3/SSL_get_stream_read_state.html -> /usr/share/doc/openssl/html/man3/SSL_get_stream_read_state.html install doc/html/man3/SSL_get_value_uint.html -> /usr/share/doc/openssl/html/man3/SSL_get_value_uint.html install doc/html/man3/SSL_get_verify_result.html -> /usr/share/doc/openssl/html/man3/SSL_get_verify_result.html install doc/html/man3/SSL_get_version.html -> /usr/share/doc/openssl/html/man3/SSL_get_version.html install doc/html/man3/SSL_group_to_name.html -> /usr/share/doc/openssl/html/man3/SSL_group_to_name.html install doc/html/man3/SSL_handle_events.html -> /usr/share/doc/openssl/html/man3/SSL_handle_events.html install doc/html/man3/SSL_in_init.html -> /usr/share/doc/openssl/html/man3/SSL_in_init.html install doc/html/man3/SSL_inject_net_dgram.html -> /usr/share/doc/openssl/html/man3/SSL_inject_net_dgram.html install doc/html/man3/SSL_key_update.html -> /usr/share/doc/openssl/html/man3/SSL_key_update.html install doc/html/man3/SSL_library_init.html -> /usr/share/doc/openssl/html/man3/SSL_library_init.html install doc/html/man3/SSL_load_client_CA_file.html -> /usr/share/doc/openssl/html/man3/SSL_load_client_CA_file.html install doc/html/man3/SSL_new.html -> /usr/share/doc/openssl/html/man3/SSL_new.html install doc/html/man3/SSL_new_domain.html -> /usr/share/doc/openssl/html/man3/SSL_new_domain.html install doc/html/man3/SSL_new_listener.html -> /usr/share/doc/openssl/html/man3/SSL_new_listener.html install doc/html/man3/SSL_new_stream.html -> /usr/share/doc/openssl/html/man3/SSL_new_stream.html install doc/html/man3/SSL_pending.html -> /usr/share/doc/openssl/html/man3/SSL_pending.html install doc/html/man3/SSL_poll.html -> /usr/share/doc/openssl/html/man3/SSL_poll.html install doc/html/man3/SSL_read.html -> /usr/share/doc/openssl/html/man3/SSL_read.html install doc/html/man3/SSL_read_early_data.html -> /usr/share/doc/openssl/html/man3/SSL_read_early_data.html install doc/html/man3/SSL_rstate_string.html -> /usr/share/doc/openssl/html/man3/SSL_rstate_string.html install doc/html/man3/SSL_session_reused.html -> /usr/share/doc/openssl/html/man3/SSL_session_reused.html install doc/html/man3/SSL_set1_host.html -> /usr/share/doc/openssl/html/man3/SSL_set1_host.html install doc/html/man3/SSL_set1_initial_peer_addr.html -> /usr/share/doc/openssl/html/man3/SSL_set1_initial_peer_addr.html install doc/html/man3/SSL_set1_server_cert_type.html -> /usr/share/doc/openssl/html/man3/SSL_set1_server_cert_type.html install doc/html/man3/SSL_set_async_callback.html -> /usr/share/doc/openssl/html/man3/SSL_set_async_callback.html install doc/html/man3/SSL_set_bio.html -> /usr/share/doc/openssl/html/man3/SSL_set_bio.html install doc/html/man3/SSL_set_blocking_mode.html -> /usr/share/doc/openssl/html/man3/SSL_set_blocking_mode.html install doc/html/man3/SSL_set_connect_state.html -> /usr/share/doc/openssl/html/man3/SSL_set_connect_state.html install doc/html/man3/SSL_set_default_stream_mode.html -> /usr/share/doc/openssl/html/man3/SSL_set_default_stream_mode.html install doc/html/man3/SSL_set_fd.html -> /usr/share/doc/openssl/html/man3/SSL_set_fd.html install doc/html/man3/SSL_set_incoming_stream_policy.html -> /usr/share/doc/openssl/html/man3/SSL_set_incoming_stream_policy.html install doc/html/man3/SSL_set_quic_tls_cbs.html -> /usr/share/doc/openssl/html/man3/SSL_set_quic_tls_cbs.html install doc/html/man3/SSL_set_retry_verify.html -> /usr/share/doc/openssl/html/man3/SSL_set_retry_verify.html install doc/html/man3/SSL_set_session.html -> /usr/share/doc/openssl/html/man3/SSL_set_session.html install doc/html/man3/SSL_set_session_secret_cb.html -> /usr/share/doc/openssl/html/man3/SSL_set_session_secret_cb.html install doc/html/man3/SSL_set_shutdown.html -> /usr/share/doc/openssl/html/man3/SSL_set_shutdown.html install doc/html/man3/SSL_set_verify_result.html -> /usr/share/doc/openssl/html/man3/SSL_set_verify_result.html install doc/html/man3/SSL_shutdown.html -> /usr/share/doc/openssl/html/man3/SSL_shutdown.html install doc/html/man3/SSL_state_string.html -> /usr/share/doc/openssl/html/man3/SSL_state_string.html install doc/html/man3/SSL_stream_conclude.html -> /usr/share/doc/openssl/html/man3/SSL_stream_conclude.html install doc/html/man3/SSL_stream_reset.html -> /usr/share/doc/openssl/html/man3/SSL_stream_reset.html install doc/html/man3/SSL_want.html -> /usr/share/doc/openssl/html/man3/SSL_want.html install doc/html/man3/SSL_write.html -> /usr/share/doc/openssl/html/man3/SSL_write.html install doc/html/man3/TS_RESP_CTX_new.html -> /usr/share/doc/openssl/html/man3/TS_RESP_CTX_new.html install doc/html/man3/TS_VERIFY_CTX.html -> /usr/share/doc/openssl/html/man3/TS_VERIFY_CTX.html install doc/html/man3/UI_STRING.html -> /usr/share/doc/openssl/html/man3/UI_STRING.html install doc/html/man3/UI_UTIL_read_pw.html -> /usr/share/doc/openssl/html/man3/UI_UTIL_read_pw.html install doc/html/man3/UI_create_method.html -> /usr/share/doc/openssl/html/man3/UI_create_method.html install doc/html/man3/UI_new.html -> /usr/share/doc/openssl/html/man3/UI_new.html install doc/html/man3/X509V3_get_d2i.html -> /usr/share/doc/openssl/html/man3/X509V3_get_d2i.html install doc/html/man3/X509V3_set_ctx.html -> /usr/share/doc/openssl/html/man3/X509V3_set_ctx.html install doc/html/man3/X509_ACERT_add1_attr.html -> /usr/share/doc/openssl/html/man3/X509_ACERT_add1_attr.html install doc/html/man3/X509_ACERT_add_attr_nconf.html -> /usr/share/doc/openssl/html/man3/X509_ACERT_add_attr_nconf.html install doc/html/man3/X509_ACERT_get0_holder_baseCertId.html -> /usr/share/doc/openssl/html/man3/X509_ACERT_get0_holder_baseCertId.html install doc/html/man3/X509_ACERT_get_attr.html -> /usr/share/doc/openssl/html/man3/X509_ACERT_get_attr.html install doc/html/man3/X509_ACERT_print_ex.html -> /usr/share/doc/openssl/html/man3/X509_ACERT_print_ex.html install doc/html/man3/X509_ALGOR_dup.html -> /usr/share/doc/openssl/html/man3/X509_ALGOR_dup.html install doc/html/man3/X509_ATTRIBUTE.html -> /usr/share/doc/openssl/html/man3/X509_ATTRIBUTE.html install doc/html/man3/X509_CRL_get0_by_serial.html -> /usr/share/doc/openssl/html/man3/X509_CRL_get0_by_serial.html install doc/html/man3/X509_EXTENSION_set_object.html -> /usr/share/doc/openssl/html/man3/X509_EXTENSION_set_object.html install doc/html/man3/X509_LOOKUP.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP.html install doc/html/man3/X509_LOOKUP_hash_dir.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_hash_dir.html install doc/html/man3/X509_LOOKUP_meth_new.html -> /usr/share/doc/openssl/html/man3/X509_LOOKUP_meth_new.html install doc/html/man3/X509_NAME_ENTRY_get_object.html -> /usr/share/doc/openssl/html/man3/X509_NAME_ENTRY_get_object.html install doc/html/man3/X509_NAME_add_entry_by_txt.html -> /usr/share/doc/openssl/html/man3/X509_NAME_add_entry_by_txt.html install doc/html/man3/X509_NAME_get0_der.html -> /usr/share/doc/openssl/html/man3/X509_NAME_get0_der.html install doc/html/man3/X509_NAME_get_index_by_NID.html -> /usr/share/doc/openssl/html/man3/X509_NAME_get_index_by_NID.html install doc/html/man3/X509_NAME_print_ex.html -> /usr/share/doc/openssl/html/man3/X509_NAME_print_ex.html install doc/html/man3/X509_PUBKEY_new.html -> /usr/share/doc/openssl/html/man3/X509_PUBKEY_new.html install doc/html/man3/X509_REQ_get_attr.html -> /usr/share/doc/openssl/html/man3/X509_REQ_get_attr.html install doc/html/man3/X509_REQ_get_extensions.html -> /usr/share/doc/openssl/html/man3/X509_REQ_get_extensions.html install doc/html/man3/X509_SIG_get0.html -> /usr/share/doc/openssl/html/man3/X509_SIG_get0.html install doc/html/man3/X509_STORE_CTX_get_by_subject.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_by_subject.html install doc/html/man3/X509_STORE_CTX_get_error.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_get_error.html install doc/html/man3/X509_STORE_CTX_new.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_new.html install doc/html/man3/X509_STORE_CTX_set_verify_cb.html -> /usr/share/doc/openssl/html/man3/X509_STORE_CTX_set_verify_cb.html install doc/html/man3/X509_STORE_add_cert.html -> /usr/share/doc/openssl/html/man3/X509_STORE_add_cert.html install doc/html/man3/X509_STORE_get0_param.html -> /usr/share/doc/openssl/html/man3/X509_STORE_get0_param.html install doc/html/man3/X509_STORE_new.html -> /usr/share/doc/openssl/html/man3/X509_STORE_new.html install doc/html/man3/X509_STORE_set_verify_cb_func.html -> /usr/share/doc/openssl/html/man3/X509_STORE_set_verify_cb_func.html install doc/html/man3/X509_VERIFY_PARAM_set_flags.html -> /usr/share/doc/openssl/html/man3/X509_VERIFY_PARAM_set_flags.html install doc/html/man3/X509_add_cert.html -> /usr/share/doc/openssl/html/man3/X509_add_cert.html install doc/html/man3/X509_check_ca.html -> /usr/share/doc/openssl/html/man3/X509_check_ca.html install doc/html/man3/X509_check_host.html -> /usr/share/doc/openssl/html/man3/X509_check_host.html install doc/html/man3/X509_check_issued.html -> /usr/share/doc/openssl/html/man3/X509_check_issued.html install doc/html/man3/X509_check_private_key.html -> /usr/share/doc/openssl/html/man3/X509_check_private_key.html install doc/html/man3/X509_check_purpose.html -> /usr/share/doc/openssl/html/man3/X509_check_purpose.html install doc/html/man3/X509_cmp.html -> /usr/share/doc/openssl/html/man3/X509_cmp.html install doc/html/man3/X509_cmp_time.html -> /usr/share/doc/openssl/html/man3/X509_cmp_time.html install doc/html/man3/X509_digest.html -> /usr/share/doc/openssl/html/man3/X509_digest.html install doc/html/man3/X509_dup.html -> /usr/share/doc/openssl/html/man3/X509_dup.html install doc/html/man3/X509_get0_distinguishing_id.html -> /usr/share/doc/openssl/html/man3/X509_get0_distinguishing_id.html install doc/html/man3/X509_get0_notBefore.html -> /usr/share/doc/openssl/html/man3/X509_get0_notBefore.html install doc/html/man3/X509_get0_signature.html -> /usr/share/doc/openssl/html/man3/X509_get0_signature.html install doc/html/man3/X509_get0_uids.html -> /usr/share/doc/openssl/html/man3/X509_get0_uids.html install doc/html/man3/X509_get_default_cert_file.html -> /usr/share/doc/openssl/html/man3/X509_get_default_cert_file.html install doc/html/man3/X509_get_extension_flags.html -> /usr/share/doc/openssl/html/man3/X509_get_extension_flags.html install doc/html/man3/X509_get_pubkey.html -> /usr/share/doc/openssl/html/man3/X509_get_pubkey.html install doc/html/man3/X509_get_serialNumber.html -> /usr/share/doc/openssl/html/man3/X509_get_serialNumber.html install doc/html/man3/X509_get_subject_name.html -> /usr/share/doc/openssl/html/man3/X509_get_subject_name.html install doc/html/man3/X509_get_version.html -> /usr/share/doc/openssl/html/man3/X509_get_version.html install doc/html/man3/X509_load_http.html -> /usr/share/doc/openssl/html/man3/X509_load_http.html install doc/html/man3/X509_new.html -> /usr/share/doc/openssl/html/man3/X509_new.html install doc/html/man3/X509_sign.html -> /usr/share/doc/openssl/html/man3/X509_sign.html install doc/html/man3/X509_verify.html -> /usr/share/doc/openssl/html/man3/X509_verify.html install doc/html/man3/X509_verify_cert.html -> /usr/share/doc/openssl/html/man3/X509_verify_cert.html install doc/html/man3/X509v3_get_ext_by_NID.html -> /usr/share/doc/openssl/html/man3/X509v3_get_ext_by_NID.html install doc/html/man3/b2i_PVK_bio_ex.html -> /usr/share/doc/openssl/html/man3/b2i_PVK_bio_ex.html install doc/html/man3/d2i_PKCS8PrivateKey_bio.html -> /usr/share/doc/openssl/html/man3/d2i_PKCS8PrivateKey_bio.html install doc/html/man3/d2i_PrivateKey.html -> /usr/share/doc/openssl/html/man3/d2i_PrivateKey.html install doc/html/man3/d2i_RSAPrivateKey.html -> /usr/share/doc/openssl/html/man3/d2i_RSAPrivateKey.html install doc/html/man3/d2i_SSL_SESSION.html -> /usr/share/doc/openssl/html/man3/d2i_SSL_SESSION.html install doc/html/man3/d2i_X509.html -> /usr/share/doc/openssl/html/man3/d2i_X509.html install doc/html/man3/i2d_CMS_bio_stream.html -> /usr/share/doc/openssl/html/man3/i2d_CMS_bio_stream.html install doc/html/man3/i2d_PKCS7_bio_stream.html -> /usr/share/doc/openssl/html/man3/i2d_PKCS7_bio_stream.html install doc/html/man3/i2d_re_X509_tbs.html -> /usr/share/doc/openssl/html/man3/i2d_re_X509_tbs.html install doc/html/man3/o2i_SCT_LIST.html -> /usr/share/doc/openssl/html/man3/o2i_SCT_LIST.html install doc/html/man3/s2i_ASN1_IA5STRING.html -> /usr/share/doc/openssl/html/man3/s2i_ASN1_IA5STRING.html install doc/html/man5/config.html -> /usr/share/doc/openssl/html/man5/config.html install doc/html/man5/fips_config.html -> /usr/share/doc/openssl/html/man5/fips_config.html install doc/html/man5/x509v3_config.html -> /usr/share/doc/openssl/html/man5/x509v3_config.html install doc/html/man7/EVP_ASYM_CIPHER-RSA.html -> /usr/share/doc/openssl/html/man7/EVP_ASYM_CIPHER-RSA.html install doc/html/man7/EVP_ASYM_CIPHER-SM2.html -> /usr/share/doc/openssl/html/man7/EVP_ASYM_CIPHER-SM2.html install doc/html/man7/EVP_CIPHER-AES.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-AES.html install doc/html/man7/EVP_CIPHER-ARIA.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-ARIA.html install doc/html/man7/EVP_CIPHER-BLOWFISH.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-BLOWFISH.html install doc/html/man7/EVP_CIPHER-CAMELLIA.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-CAMELLIA.html install doc/html/man7/EVP_CIPHER-CAST.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-CAST.html install doc/html/man7/EVP_CIPHER-CHACHA.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-CHACHA.html install doc/html/man7/EVP_CIPHER-DES.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-DES.html install doc/html/man7/EVP_CIPHER-IDEA.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-IDEA.html install doc/html/man7/EVP_CIPHER-NULL.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-NULL.html install doc/html/man7/EVP_CIPHER-RC2.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-RC2.html install doc/html/man7/EVP_CIPHER-RC4.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-RC4.html install doc/html/man7/EVP_CIPHER-RC5.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-RC5.html install doc/html/man7/EVP_CIPHER-SEED.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-SEED.html install doc/html/man7/EVP_CIPHER-SM4.html -> /usr/share/doc/openssl/html/man7/EVP_CIPHER-SM4.html install doc/html/man7/EVP_KDF-ARGON2.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-ARGON2.html install doc/html/man7/EVP_KDF-HKDF.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-HKDF.html install doc/html/man7/EVP_KDF-HMAC-DRBG.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-HMAC-DRBG.html install doc/html/man7/EVP_KDF-KB.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-KB.html install doc/html/man7/EVP_KDF-KRB5KDF.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-KRB5KDF.html install doc/html/man7/EVP_KDF-PBKDF1.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-PBKDF1.html install doc/html/man7/EVP_KDF-PBKDF2.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-PBKDF2.html install doc/html/man7/EVP_KDF-PKCS12KDF.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-PKCS12KDF.html install doc/html/man7/EVP_KDF-PVKKDF.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-PVKKDF.html install doc/html/man7/EVP_KDF-SCRYPT.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-SCRYPT.html install doc/html/man7/EVP_KDF-SS.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-SS.html install doc/html/man7/EVP_KDF-SSHKDF.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-SSHKDF.html install doc/html/man7/EVP_KDF-TLS13_KDF.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-TLS13_KDF.html install doc/html/man7/EVP_KDF-TLS1_PRF.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-TLS1_PRF.html install doc/html/man7/EVP_KDF-X942-ASN1.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-X942-ASN1.html install doc/html/man7/EVP_KDF-X942-CONCAT.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-X942-CONCAT.html install doc/html/man7/EVP_KDF-X963.html -> /usr/share/doc/openssl/html/man7/EVP_KDF-X963.html install doc/html/man7/EVP_KEM-EC.html -> /usr/share/doc/openssl/html/man7/EVP_KEM-EC.html install doc/html/man7/EVP_KEM-ML-KEM.html -> /usr/share/doc/openssl/html/man7/EVP_KEM-ML-KEM.html install doc/html/man7/EVP_KEM-RSA.html -> /usr/share/doc/openssl/html/man7/EVP_KEM-RSA.html install doc/html/man7/EVP_KEM-X25519.html -> /usr/share/doc/openssl/html/man7/EVP_KEM-X25519.html install doc/html/man7/EVP_KEYEXCH-DH.html -> /usr/share/doc/openssl/html/man7/EVP_KEYEXCH-DH.html install doc/html/man7/EVP_KEYEXCH-ECDH.html -> /usr/share/doc/openssl/html/man7/EVP_KEYEXCH-ECDH.html install doc/html/man7/EVP_KEYEXCH-X25519.html -> /usr/share/doc/openssl/html/man7/EVP_KEYEXCH-X25519.html install doc/html/man7/EVP_MAC-BLAKE2.html -> /usr/share/doc/openssl/html/man7/EVP_MAC-BLAKE2.html install doc/html/man7/EVP_MAC-CMAC.html -> /usr/share/doc/openssl/html/man7/EVP_MAC-CMAC.html install doc/html/man7/EVP_MAC-GMAC.html -> /usr/share/doc/openssl/html/man7/EVP_MAC-GMAC.html install doc/html/man7/EVP_MAC-HMAC.html -> /usr/share/doc/openssl/html/man7/EVP_MAC-HMAC.html install doc/html/man7/EVP_MAC-KMAC.html -> /usr/share/doc/openssl/html/man7/EVP_MAC-KMAC.html install doc/html/man7/EVP_MAC-Poly1305.html -> /usr/share/doc/openssl/html/man7/EVP_MAC-Poly1305.html install doc/html/man7/EVP_MAC-Siphash.html -> /usr/share/doc/openssl/html/man7/EVP_MAC-Siphash.html install doc/html/man7/EVP_MD-BLAKE2.html -> /usr/share/doc/openssl/html/man7/EVP_MD-BLAKE2.html install doc/html/man7/EVP_MD-KECCAK.html -> /usr/share/doc/openssl/html/man7/EVP_MD-KECCAK.html install doc/html/man7/EVP_MD-MD2.html -> /usr/share/doc/openssl/html/man7/EVP_MD-MD2.html install doc/html/man7/EVP_MD-MD4.html -> /usr/share/doc/openssl/html/man7/EVP_MD-MD4.html install doc/html/man7/EVP_MD-MD5-SHA1.html -> /usr/share/doc/openssl/html/man7/EVP_MD-MD5-SHA1.html install doc/html/man7/EVP_MD-MD5.html -> /usr/share/doc/openssl/html/man7/EVP_MD-MD5.html install doc/html/man7/EVP_MD-MDC2.html -> /usr/share/doc/openssl/html/man7/EVP_MD-MDC2.html install doc/html/man7/EVP_MD-NULL.html -> /usr/share/doc/openssl/html/man7/EVP_MD-NULL.html install doc/html/man7/EVP_MD-RIPEMD160.html -> /usr/share/doc/openssl/html/man7/EVP_MD-RIPEMD160.html install doc/html/man7/EVP_MD-SHA1.html -> /usr/share/doc/openssl/html/man7/EVP_MD-SHA1.html install doc/html/man7/EVP_MD-SHA2.html -> /usr/share/doc/openssl/html/man7/EVP_MD-SHA2.html install doc/html/man7/EVP_MD-SHA3.html -> /usr/share/doc/openssl/html/man7/EVP_MD-SHA3.html install doc/html/man7/EVP_MD-SHAKE.html -> /usr/share/doc/openssl/html/man7/EVP_MD-SHAKE.html install doc/html/man7/EVP_MD-SM3.html -> /usr/share/doc/openssl/html/man7/EVP_MD-SM3.html install doc/html/man7/EVP_MD-WHIRLPOOL.html -> /usr/share/doc/openssl/html/man7/EVP_MD-WHIRLPOOL.html install doc/html/man7/EVP_MD-common.html -> /usr/share/doc/openssl/html/man7/EVP_MD-common.html install doc/html/man7/EVP_PKEY-DH.html -> /usr/share/doc/openssl/html/man7/EVP_PKEY-DH.html install doc/html/man7/EVP_PKEY-DSA.html -> /usr/share/doc/openssl/html/man7/EVP_PKEY-DSA.html install doc/html/man7/EVP_PKEY-EC.html -> /usr/share/doc/openssl/html/man7/EVP_PKEY-EC.html install doc/html/man7/EVP_PKEY-FFC.html -> /usr/share/doc/openssl/html/man7/EVP_PKEY-FFC.html install doc/html/man7/EVP_PKEY-HMAC.html -> /usr/share/doc/openssl/html/man7/EVP_PKEY-HMAC.html install doc/html/man7/EVP_PKEY-ML-DSA.html -> /usr/share/doc/openssl/html/man7/EVP_PKEY-ML-DSA.html install doc/html/man7/EVP_PKEY-ML-KEM.html -> /usr/share/doc/openssl/html/man7/EVP_PKEY-ML-KEM.html install doc/html/man7/EVP_PKEY-RSA.html -> /usr/share/doc/openssl/html/man7/EVP_PKEY-RSA.html install doc/html/man7/EVP_PKEY-SLH-DSA.html -> /usr/share/doc/openssl/html/man7/EVP_PKEY-SLH-DSA.html install doc/html/man7/EVP_PKEY-SM2.html -> /usr/share/doc/openssl/html/man7/EVP_PKEY-SM2.html install doc/html/man7/EVP_PKEY-X25519.html -> /usr/share/doc/openssl/html/man7/EVP_PKEY-X25519.html install doc/html/man7/EVP_RAND-CRNG-TEST.html -> /usr/share/doc/openssl/html/man7/EVP_RAND-CRNG-TEST.html install doc/html/man7/EVP_RAND-CTR-DRBG.html -> /usr/share/doc/openssl/html/man7/EVP_RAND-CTR-DRBG.html install doc/html/man7/EVP_RAND-HASH-DRBG.html -> /usr/share/doc/openssl/html/man7/EVP_RAND-HASH-DRBG.html install doc/html/man7/EVP_RAND-HMAC-DRBG.html -> /usr/share/doc/openssl/html/man7/EVP_RAND-HMAC-DRBG.html install doc/html/man7/EVP_RAND-JITTER.html -> /usr/share/doc/openssl/html/man7/EVP_RAND-JITTER.html install doc/html/man7/EVP_RAND-SEED-SRC.html -> /usr/share/doc/openssl/html/man7/EVP_RAND-SEED-SRC.html install doc/html/man7/EVP_RAND-TEST-RAND.html -> /usr/share/doc/openssl/html/man7/EVP_RAND-TEST-RAND.html install doc/html/man7/EVP_RAND.html -> /usr/share/doc/openssl/html/man7/EVP_RAND.html install doc/html/man7/EVP_SIGNATURE-DSA.html -> /usr/share/doc/openssl/html/man7/EVP_SIGNATURE-DSA.html install doc/html/man7/EVP_SIGNATURE-ECDSA.html -> /usr/share/doc/openssl/html/man7/EVP_SIGNATURE-ECDSA.html install doc/html/man7/EVP_SIGNATURE-ED25519.html -> /usr/share/doc/openssl/html/man7/EVP_SIGNATURE-ED25519.html install doc/html/man7/EVP_SIGNATURE-HMAC.html -> /usr/share/doc/openssl/html/man7/EVP_SIGNATURE-HMAC.html install doc/html/man7/EVP_SIGNATURE-ML-DSA.html -> /usr/share/doc/openssl/html/man7/EVP_SIGNATURE-ML-DSA.html install doc/html/man7/EVP_SIGNATURE-RSA.html -> /usr/share/doc/openssl/html/man7/EVP_SIGNATURE-RSA.html install doc/html/man7/EVP_SIGNATURE-SLH-DSA.html -> /usr/share/doc/openssl/html/man7/EVP_SIGNATURE-SLH-DSA.html install doc/html/man7/OSSL_PROVIDER-FIPS.html -> /usr/share/doc/openssl/html/man7/OSSL_PROVIDER-FIPS.html install doc/html/man7/OSSL_PROVIDER-base.html -> /usr/share/doc/openssl/html/man7/OSSL_PROVIDER-base.html install doc/html/man7/OSSL_PROVIDER-default.html -> /usr/share/doc/openssl/html/man7/OSSL_PROVIDER-default.html install doc/html/man7/OSSL_PROVIDER-legacy.html -> /usr/share/doc/openssl/html/man7/OSSL_PROVIDER-legacy.html install doc/html/man7/OSSL_PROVIDER-null.html -> /usr/share/doc/openssl/html/man7/OSSL_PROVIDER-null.html install doc/html/man7/OSSL_STORE-winstore.html -> /usr/share/doc/openssl/html/man7/OSSL_STORE-winstore.html install doc/html/man7/RAND.html -> /usr/share/doc/openssl/html/man7/RAND.html install doc/html/man7/RSA-PSS.html -> /usr/share/doc/openssl/html/man7/RSA-PSS.html install doc/html/man7/X25519.html -> /usr/share/doc/openssl/html/man7/X25519.html install doc/html/man7/bio.html -> /usr/share/doc/openssl/html/man7/bio.html install doc/html/man7/ct.html -> /usr/share/doc/openssl/html/man7/ct.html install doc/html/man7/des_modes.html -> /usr/share/doc/openssl/html/man7/des_modes.html install doc/html/man7/evp.html -> /usr/share/doc/openssl/html/man7/evp.html install doc/html/man7/fips_module.html -> /usr/share/doc/openssl/html/man7/fips_module.html install doc/html/man7/life_cycle-cipher.html -> /usr/share/doc/openssl/html/man7/life_cycle-cipher.html install doc/html/man7/life_cycle-digest.html -> /usr/share/doc/openssl/html/man7/life_cycle-digest.html install doc/html/man7/life_cycle-kdf.html -> /usr/share/doc/openssl/html/man7/life_cycle-kdf.html install doc/html/man7/life_cycle-mac.html -> /usr/share/doc/openssl/html/man7/life_cycle-mac.html install doc/html/man7/life_cycle-pkey.html -> /usr/share/doc/openssl/html/man7/life_cycle-pkey.html install doc/html/man7/life_cycle-rand.html -> /usr/share/doc/openssl/html/man7/life_cycle-rand.html install doc/html/man7/openssl-core.h.html -> /usr/share/doc/openssl/html/man7/openssl-core.h.html install doc/html/man7/openssl-core_dispatch.h.html -> /usr/share/doc/openssl/html/man7/openssl-core_dispatch.h.html install doc/html/man7/openssl-core_names.h.html -> /usr/share/doc/openssl/html/man7/openssl-core_names.h.html install doc/html/man7/openssl-env.html -> /usr/share/doc/openssl/html/man7/openssl-env.html install doc/html/man7/openssl-glossary.html -> /usr/share/doc/openssl/html/man7/openssl-glossary.html install doc/html/man7/openssl-qlog.html -> /usr/share/doc/openssl/html/man7/openssl-qlog.html install doc/html/man7/openssl-quic-concurrency.html -> /usr/share/doc/openssl/html/man7/openssl-quic-concurrency.html install doc/html/man7/openssl-quic.html -> /usr/share/doc/openssl/html/man7/openssl-quic.html install doc/html/man7/openssl-threads.html -> /usr/share/doc/openssl/html/man7/openssl-threads.html install doc/html/man7/openssl_user_macros.html -> /usr/share/doc/openssl/html/man7/openssl_user_macros.html install doc/html/man7/ossl-guide-introduction.html -> /usr/share/doc/openssl/html/man7/ossl-guide-introduction.html install doc/html/man7/ossl-guide-libcrypto-introduction.html -> /usr/share/doc/openssl/html/man7/ossl-guide-libcrypto-introduction.html install doc/html/man7/ossl-guide-libraries-introduction.html -> /usr/share/doc/openssl/html/man7/ossl-guide-libraries-introduction.html install doc/html/man7/ossl-guide-libssl-introduction.html -> /usr/share/doc/openssl/html/man7/ossl-guide-libssl-introduction.html install doc/html/man7/ossl-guide-migration.html -> /usr/share/doc/openssl/html/man7/ossl-guide-migration.html install doc/html/man7/ossl-guide-quic-client-block.html -> /usr/share/doc/openssl/html/man7/ossl-guide-quic-client-block.html install doc/html/man7/ossl-guide-quic-client-non-block.html -> /usr/share/doc/openssl/html/man7/ossl-guide-quic-client-non-block.html install doc/html/man7/ossl-guide-quic-introduction.html -> /usr/share/doc/openssl/html/man7/ossl-guide-quic-introduction.html install doc/html/man7/ossl-guide-quic-multi-stream.html -> /usr/share/doc/openssl/html/man7/ossl-guide-quic-multi-stream.html install doc/html/man7/ossl-guide-quic-server-block.html -> /usr/share/doc/openssl/html/man7/ossl-guide-quic-server-block.html install doc/html/man7/ossl-guide-quic-server-non-block.html -> /usr/share/doc/openssl/html/man7/ossl-guide-quic-server-non-block.html install doc/html/man7/ossl-guide-tls-client-block.html -> /usr/share/doc/openssl/html/man7/ossl-guide-tls-client-block.html install doc/html/man7/ossl-guide-tls-client-non-block.html -> /usr/share/doc/openssl/html/man7/ossl-guide-tls-client-non-block.html install doc/html/man7/ossl-guide-tls-introduction.html -> /usr/share/doc/openssl/html/man7/ossl-guide-tls-introduction.html install doc/html/man7/ossl-guide-tls-server-block.html -> /usr/share/doc/openssl/html/man7/ossl-guide-tls-server-block.html install doc/html/man7/ossl_store-file.html -> /usr/share/doc/openssl/html/man7/ossl_store-file.html install doc/html/man7/ossl_store.html -> /usr/share/doc/openssl/html/man7/ossl_store.html install doc/html/man7/passphrase-encoding.html -> /usr/share/doc/openssl/html/man7/passphrase-encoding.html install doc/html/man7/property.html -> /usr/share/doc/openssl/html/man7/property.html install doc/html/man7/provider-asym_cipher.html -> /usr/share/doc/openssl/html/man7/provider-asym_cipher.html install doc/html/man7/provider-base.html -> /usr/share/doc/openssl/html/man7/provider-base.html install doc/html/man7/provider-cipher.html -> /usr/share/doc/openssl/html/man7/provider-cipher.html install doc/html/man7/provider-decoder.html -> /usr/share/doc/openssl/html/man7/provider-decoder.html install doc/html/man7/provider-digest.html -> /usr/share/doc/openssl/html/man7/provider-digest.html install doc/html/man7/provider-encoder.html -> /usr/share/doc/openssl/html/man7/provider-encoder.html install doc/html/man7/provider-kdf.html -> /usr/share/doc/openssl/html/man7/provider-kdf.html install doc/html/man7/provider-kem.html -> /usr/share/doc/openssl/html/man7/provider-kem.html install doc/html/man7/provider-keyexch.html -> /usr/share/doc/openssl/html/man7/provider-keyexch.html install doc/html/man7/provider-keymgmt.html -> /usr/share/doc/openssl/html/man7/provider-keymgmt.html install doc/html/man7/provider-mac.html -> /usr/share/doc/openssl/html/man7/provider-mac.html install doc/html/man7/provider-object.html -> /usr/share/doc/openssl/html/man7/provider-object.html install doc/html/man7/provider-rand.html -> /usr/share/doc/openssl/html/man7/provider-rand.html install doc/html/man7/provider-signature.html -> /usr/share/doc/openssl/html/man7/provider-signature.html install doc/html/man7/provider-skeymgmt.html -> /usr/share/doc/openssl/html/man7/provider-skeymgmt.html install doc/html/man7/provider-storemgmt.html -> /usr/share/doc/openssl/html/man7/provider-storemgmt.html install doc/html/man7/provider.html -> /usr/share/doc/openssl/html/man7/provider.html install doc/html/man7/proxy-certificates.html -> /usr/share/doc/openssl/html/man7/proxy-certificates.html install doc/html/man7/x509.html -> /usr/share/doc/openssl/html/man7/x509.html make[1]: Leaving directory '/usr/src/openssl-3.5.0' install -m 0644 /usr/src/config/ssl/openssl.cnf /etc/ssl # Install RFC 7919 defined standard group ffdhe4096 install -m 0644 /usr/src/config/ssl/ffdhe4096.pem /etc/ssl Updating linker cache... Install done; saving file list to /usr/src/log/openssl-3.5.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:50:46: Building popt make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' popt-1.19.tar.gz checksum OK ====================================== Installing popt-1.19 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/popt-1.19 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/popt-1.19/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/popt-1.19/build-aux/config.sub' cd /usr/src/popt-1.19 && ./configure --prefix=/usr --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 fnmatch.h... yes checking for glob.h... yes checking for langinfo.h... yes checking for libintl.h... yes checking for mcheck.h... yes checking for stdalign.h... yes checking for library containing setreuid... none required checking for getuid... yes checking for geteuid... yes checking for iconv... yes checking for mtrace... yes checking for secure_getenv... yes checking for __secure_getenv... no checking for setreuid... yes checking for setuid... yes checking for stpcpy... yes checking for strerror... yes checking for vasprintf... yes checking for srandom... yes checking for glob_pattern_p... yes checking for mbsrtowcs... yes checking whether NLS is requested... no 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for iconv... yes checking for working iconv... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Doxyfile config.status: creating Makefile config.status: creating src/Makefile config.status: creating popt.pc config.status: creating tests/test-poptrc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd /usr/src/popt-1.19 && make -j4 make[1]: Entering directory '/usr/src/popt-1.19' make all-recursive make[2]: Entering directory '/usr/src/popt-1.19' Making all in src make[3]: Entering directory '/usr/src/popt-1.19/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/usr/etc\"" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c -o popt.lo popt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/usr/etc\"" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c -o poptparse.lo poptparse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/usr/etc\"" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c -o poptconfig.lo poptconfig.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/usr/etc\"" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c -o popthelp.lo popthelp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/usr/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c popthelp.c -fPIC -DPIC -o .libs/popthelp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/usr/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c poptconfig.c -fPIC -DPIC -o .libs/poptconfig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/usr/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c popthelp.c -o popthelp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/usr/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c poptparse.c -fPIC -DPIC -o .libs/poptparse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/usr/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c poptconfig.c -o poptconfig.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/usr/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c -fPIC -DPIC -o .libs/popt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/usr/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c poptparse.c -o poptparse.o >/dev/null 2>&1 mv -f .deps/popthelp.Tpo .deps/popthelp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/usr/etc\"" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c -o poptint.lo poptint.c mv -f .deps/poptconfig.Tpo .deps/poptconfig.Plo mv -f .deps/poptparse.Tpo .deps/poptparse.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/usr/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c popt.c -o popt.o >/dev/null 2>&1 mv -f .deps/popt.Tpo .deps/popt.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/usr/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c poptint.c -fPIC -DPIC -o .libs/poptint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/usr/etc\" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c poptint.c -o poptint.o >/dev/null 2>&1 mv -f .deps/poptint.Tpo .deps/poptint.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -no-undefined -version-info 0:2:0 -Wl,--version-script=../src/libpopt.vers -o libpopt.la -rpath /usr/lib popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo libtool: link: gcc -shared -fPIC -DPIC .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,--version-script=../src/libpopt.vers -Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0.0.2 libtool: link: (cd ".libs" && rm -f "libpopt.so.0" && ln -s "libpopt.so.0.0.2" "libpopt.so.0") libtool: link: (cd ".libs" && rm -f "libpopt.so" && ln -s "libpopt.so.0.0.2" "libpopt.so") libtool: link: ar cru .libs/libpopt.a popt.o poptparse.o poptconfig.o popthelp.o poptint.o libtool: link: ranlib .libs/libpopt.a libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" ) make[3]: Leaving directory '/usr/src/popt-1.19/src' Making all in po make[3]: Entering directory '/usr/src/popt-1.19/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/popt-1.19/po' Making all in tests make[3]: Entering directory '/usr/src/popt-1.19/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT test1.o -MD -MP -MF .deps/test1.Tpo -c -o test1.o test1.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT test2.o -MD -MP -MF .deps/test2.Tpo -c -o test2.o test2.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tdict.o -MD -MP -MF .deps/tdict.Tpo -c -o tdict.o tdict.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT test3.o -MD -MP -MF .deps/test3.Tpo -c -o test3.o test3.c mv -f .deps/tdict.Tpo .deps/tdict.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o tdict tdict.o ../src/libpopt.la mv -f .deps/test2.Tpo .deps/test2.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o test2 test2.o ../src/libpopt.la mv -f .deps/test3.Tpo .deps/test3.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o test3 test3.o ../src/libpopt.la mv -f .deps/test1.Tpo .deps/test1.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o test1 test1.o ../src/libpopt.la libtool: link: gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/test3 test3.o ../src/.libs/libpopt.so libtool: link: gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/test2 test2.o ../src/.libs/libpopt.so libtool: link: gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/tdict tdict.o ../src/.libs/libpopt.so libtool: link: gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/test1 test1.o ../src/.libs/libpopt.so make[3]: Leaving directory '/usr/src/popt-1.19/tests' make[3]: Entering directory '/usr/src/popt-1.19' make[3]: Leaving directory '/usr/src/popt-1.19' make[2]: Leaving directory '/usr/src/popt-1.19' make[1]: Leaving directory '/usr/src/popt-1.19' cd /usr/src/popt-1.19 && make install make[1]: Entering directory '/usr/src/popt-1.19' make install-recursive make[2]: Entering directory '/usr/src/popt-1.19' Making install in src make[3]: Entering directory '/usr/src/popt-1.19/src' make[4]: Entering directory '/usr/src/popt-1.19/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpopt.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libpopt.so.0.0.2 /usr/lib/libpopt.so.0.0.2 libtool: install: (cd /usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.2 libpopt.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libpopt.so.0.0.2 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.2 libpopt.so; }; }) libtool: install: /usr/bin/install -c .libs/libpopt.lai /usr/lib/libpopt.la libtool: install: /usr/bin/install -c .libs/libpopt.a /usr/lib/libpopt.a libtool: install: chmod 644 /usr/lib/libpopt.a libtool: install: ranlib /usr/lib/libpopt.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 popt.h '/usr/include' make[4]: Leaving directory '/usr/src/popt-1.19/src' make[3]: Leaving directory '/usr/src/popt-1.19/src' Making install in po make[3]: Entering directory '/usr/src/popt-1.19/po' if test "popt" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/usr/src/popt-1.19/po' Making install in tests make[3]: Entering directory '/usr/src/popt-1.19/tests' make[4]: Entering directory '/usr/src/popt-1.19/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/popt-1.19/tests' make[3]: Leaving directory '/usr/src/popt-1.19/tests' make[3]: Entering directory '/usr/src/popt-1.19' make[4]: Entering directory '/usr/src/popt-1.19' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 popt.3 '/usr/share/man/man3' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 popt.pc '/usr/lib/pkgconfig' make[4]: Leaving directory '/usr/src/popt-1.19' make[3]: Leaving directory '/usr/src/popt-1.19' make[2]: Leaving directory '/usr/src/popt-1.19' make[1]: Leaving directory '/usr/src/popt-1.19' Updating linker cache... Install done; saving file list to /usr/src/log/popt-1.19 ... make: Leaving directory '/usr/src/lfs' May 14 16:50:51: Building libedit make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libedit-20250104-3.1.tar.gz checksum OK ====================================== Installing libedit-20250104-3.1 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/libedit-20250104-3.1 && ./configure \ --prefix=/usr \ --enable-static=no checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking dependency style of gcc... gcc3 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether ln -s works... yes checking for gawk... (cached) gawk checking for nroff... /usr/bin/nroff checking for tgetent in -lncurses... yes checking if you want wide-character code... no configure: WARNING: --enable-widec is deprecated, wide-character/UTF-8 is always enabled checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... (cached) /bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for curses.h... yes checking for ncurses.h... yes checking for sys/cdefs.h... yes checking for termcap.h... yes checking for ncurses.h... (cached) yes checking for termios.h... yes checking for term.h... yes checking for struct dirent.d_namlen... no checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for u_int32_t... yes checking whether closedir returns void... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for endpwent... yes checking for isascii... yes checking for memchr... yes checking for memset... yes checking for re_comp... yes checking for regcomp... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for issetugid... no checking for wcsdup... yes checking for strlcpy... yes checking for strlcat... yes checking for vis... no checking for strvis... no checking for strunvis... no checking for __secure_getenv... no checking for secure_getenv... yes checking for reallocarr... no checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for getline... yes checking for vis... (cached) no checking for unvis... no checking whether getpwnam_r and getpwuid_r are posix like... yes checking whether getpwnam_r and getpwuid_r are posix _draft_ like... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libedit.pc config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd /usr/src/libedit-20250104-3.1 && make -j4 make[1]: Entering directory '/usr/src/libedit-20250104-3.1' make all-recursive make[2]: Entering directory '/usr/src/libedit-20250104-3.1' Making all in src make[3]: Entering directory '/usr/src/libedit-20250104-3.1/src' AWK=gawk sh ./makelist -h ./vi.c > vi.h AWK=gawk sh ./makelist -h ./emacs.c > emacs.h AWK=gawk sh ./makelist -h ./common.c > common.h AWK=gawk sh ./makelist -bh ./vi.c ./emacs.c ./common.c > help.h AWK=gawk sh ./makelist -fh vi.h emacs.h common.h > fcns.h AWK=gawk sh ./makelist -fc vi.h emacs.h common.h > func.h make all-am make[4]: Entering directory '/usr/src/libedit-20250104-3.1/src' CC chared.lo CC common.lo CC el.lo CC eln.lo CC emacs.lo CC hist.lo CC keymacro.lo CC map.lo CC chartype.lo CC parse.lo CC prompt.lo CC read.lo CC refresh.lo CC search.lo CC sig.lo CC terminal.lo CC tty.lo CC vi.lo CC reallocarr.lo CC wcsdup.lo CC tokenizer.lo CC tokenizern.lo CC history.lo CC historyn.lo CC filecomplete.lo CC readline.lo CC literal.lo CC vis.lo CC unvis.lo CCLD libedit.la make[4]: Leaving directory '/usr/src/libedit-20250104-3.1/src' make[3]: Leaving directory '/usr/src/libedit-20250104-3.1/src' Making all in examples make[3]: Entering directory '/usr/src/libedit-20250104-3.1/examples' CC tc1.o CC fileman.o CC wtc1.o CCLD tc1 CCLD fileman CCLD wtc1 make[3]: Leaving directory '/usr/src/libedit-20250104-3.1/examples' Making all in doc make[3]: Entering directory '/usr/src/libedit-20250104-3.1/doc' make[3]: Leaving directory '/usr/src/libedit-20250104-3.1/doc' make[3]: Entering directory '/usr/src/libedit-20250104-3.1' make[3]: Leaving directory '/usr/src/libedit-20250104-3.1' make[2]: Leaving directory '/usr/src/libedit-20250104-3.1' make[1]: Leaving directory '/usr/src/libedit-20250104-3.1' cd /usr/src/libedit-20250104-3.1 && make install make[1]: Entering directory '/usr/src/libedit-20250104-3.1' Making install in src make[2]: Entering directory '/usr/src/libedit-20250104-3.1/src' make install-am make[3]: Entering directory '/usr/src/libedit-20250104-3.1/src' make[4]: Entering directory '/usr/src/libedit-20250104-3.1/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libedit.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libedit.so.0.0.75 /usr/lib/libedit.so.0.0.75 libtool: install: (cd /usr/lib && { ln -s -f libedit.so.0.0.75 libedit.so.0 || { rm -f libedit.so.0 && ln -s libedit.so.0.0.75 libedit.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libedit.so.0.0.75 libedit.so || { rm -f libedit.so && ln -s libedit.so.0.0.75 libedit.so; }; }) libtool: install: /usr/bin/install -c .libs/libedit.lai /usr/lib/libedit.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 histedit.h '/usr/include/.' /bin/mkdir -p '/usr/include/editline' /usr/bin/install -c -m 644 editline/readline.h '/usr/include/editline' make[4]: Leaving directory '/usr/src/libedit-20250104-3.1/src' make[3]: Leaving directory '/usr/src/libedit-20250104-3.1/src' make[2]: Leaving directory '/usr/src/libedit-20250104-3.1/src' Making install in examples make[2]: Entering directory '/usr/src/libedit-20250104-3.1/examples' make[3]: Entering directory '/usr/src/libedit-20250104-3.1/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libedit-20250104-3.1/examples' make[2]: Leaving directory '/usr/src/libedit-20250104-3.1/examples' Making install in doc make[2]: Entering directory '/usr/src/libedit-20250104-3.1/doc' make[3]: Entering directory '/usr/src/libedit-20250104-3.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 editline.3 '/usr/share/man/man3' /bin/mkdir -p '/usr/share/man/man5' /usr/bin/install -c -m 644 editrc.5 '/usr/share/man/man5' /bin/mkdir -p '/usr/share/man/man7' /usr/bin/install -c -m 644 editline.7 '/usr/share/man/man7' make install-data-hook make[4]: Entering directory '/usr/src/libedit-20250104-3.1/doc' (cd /usr/share/man/man3 && rm -f el_deletestr.3 && ln -s editline.3 el_deletestr.3) (cd /usr/share/man/man3 && rm -f el_end.3 && ln -s editline.3 el_end.3) (cd /usr/share/man/man3 && rm -f el_get.3 && ln -s editline.3 el_get.3) (cd /usr/share/man/man3 && rm -f el_getc.3 && ln -s editline.3 el_getc.3) (cd /usr/share/man/man3 && rm -f el_gets.3 && ln -s editline.3 el_gets.3) (cd /usr/share/man/man3 && rm -f el_init.3 && ln -s editline.3 el_init.3) (cd /usr/share/man/man3 && rm -f el_init_fd.3 && ln -s editline.3 el_init_fd.3) (cd /usr/share/man/man3 && rm -f el_insertstr.3 && ln -s editline.3 el_insertstr.3) (cd /usr/share/man/man3 && rm -f el_line.3 && ln -s editline.3 el_line.3) (cd /usr/share/man/man3 && rm -f el_parse.3 && ln -s editline.3 el_parse.3) (cd /usr/share/man/man3 && rm -f el_push.3 && ln -s editline.3 el_push.3) (cd /usr/share/man/man3 && rm -f el_reset.3 && ln -s editline.3 el_reset.3) (cd /usr/share/man/man3 && rm -f el_resize.3 && ln -s editline.3 el_resize.3) (cd /usr/share/man/man3 && rm -f el_set.3 && ln -s editline.3 el_set.3) (cd /usr/share/man/man3 && rm -f el_source.3 && ln -s editline.3 el_source.3) (cd /usr/share/man/man3 && rm -f el_history.3 && ln -s editline.3 el_history.3) (cd /usr/share/man/man3 && rm -f el_history_end.3 && ln -s editline.3 el_history_end.3) (cd /usr/share/man/man3 && rm -f el_history_init.3 && ln -s editline.3 el_history_init.3) (cd /usr/share/man/man3 && rm -f el_tok_end.3 && ln -s editline.3 el_tok_end.3) (cd /usr/share/man/man3 && rm -f el_tok_init.3 && ln -s editline.3 el_tok_init.3) (cd /usr/share/man/man3 && rm -f el_tok_line.3 && ln -s editline.3 el_tok_line.3) (cd /usr/share/man/man3 && rm -f el_tok_reset.3 && ln -s editline.3 el_tok_reset.3) (cd /usr/share/man/man3 && rm -f el_tok_str.3 && ln -s editline.3 el_tok_str.3) (cd /usr/share/man/man3 && rm -f el_wdeletestr.3 && ln -s editline.3 el_wdeletestr.3) (cd /usr/share/man/man3 && rm -f el_wget.3 && ln -s editline.3 el_wget.3) (cd /usr/share/man/man3 && rm -f el_wgetc.3 && ln -s editline.3 el_wgetc.3) (cd /usr/share/man/man3 && rm -f el_wgets.3 && ln -s editline.3 el_wgets.3) (cd /usr/share/man/man3 && rm -f el_winsertstr.3 && ln -s editline.3 el_winsertstr.3) (cd /usr/share/man/man3 && rm -f el_wline.3 && ln -s editline.3 el_wline.3) (cd /usr/share/man/man3 && rm -f el_wparse.3 && ln -s editline.3 el_wparse.3) (cd /usr/share/man/man3 && rm -f el_wpush.3 && ln -s editline.3 el_wpush.3) (cd /usr/share/man/man3 && rm -f el_wset.3 && ln -s editline.3 el_wset.3) (cd /usr/share/man/man3 && rm -f el_history_w.3 && ln -s editline.3 el_history_w.3) (cd /usr/share/man/man3 && rm -f el_history_wend.3 && ln -s editline.3 el_history_wend.3) (cd /usr/share/man/man3 && rm -f el_history_winit.3 && ln -s editline.3 el_history_winit.3) (cd /usr/share/man/man3 && rm -f el_tok_wend.3 && ln -s editline.3 el_tok_wend.3) (cd /usr/share/man/man3 && rm -f el_tok_winit.3 && ln -s editline.3 el_tok_winit.3) (cd /usr/share/man/man3 && rm -f el_tok_wline.3 && ln -s editline.3 el_tok_wline.3) (cd /usr/share/man/man3 && rm -f el_tok_wreset.3 && ln -s editline.3 el_tok_wreset.3) (cd /usr/share/man/man3 && rm -f el_tok_wstr.3 && ln -s editline.3 el_tok_wstr.3) make[4]: Leaving directory '/usr/src/libedit-20250104-3.1/doc' make[3]: Leaving directory '/usr/src/libedit-20250104-3.1/doc' make[2]: Leaving directory '/usr/src/libedit-20250104-3.1/doc' make[2]: Entering directory '/usr/src/libedit-20250104-3.1' make[3]: Entering directory '/usr/src/libedit-20250104-3.1' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libedit.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/libedit-20250104-3.1' make[2]: Leaving directory '/usr/src/libedit-20250104-3.1' make[1]: Leaving directory '/usr/src/libedit-20250104-3.1' Updating linker cache... Install done; saving file list to /usr/src/log/libedit-20250104-3.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:51:05: Building expat make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' expat-2.7.1.tar.xz checksum OK ====================================== Installing expat-2.7.1 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/expat-2.7.1 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/expat-2.7.1/conftools/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/expat-2.7.1/conftools/config.sub' cd /usr/src/expat-2.7.1 && ./configure \ --prefix=/usr \ --disable-static checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -fexceptions... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -pedantic... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wno-pedantic-ms-format... yes checking whether C compiler accepts -Wmisleading-indentation... yes checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -fexceptions... yes checking whether C++ compiler accepts -fno-strict-aliasing... yes checking whether the linker accepts -fno-strict-aliasing... yes checking whether compiler supports visibility... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether g++ supports C++11 features with -std=c++11... yes checking for cos in -lm... yes checking for arc4random_buf (BSD, libbsd or glibc 2.36+)... yes checking for getrandom (Linux 3.17+, glibc 2.25+)... yes checking for syscall SYS_getrandom (Linux 3.17+)... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for off_t... yes checking for getpagesize... yes checking for working mmap... yes checking for docbook2x-man... no checking for db2x_docbook2man... no checking for docbook2man... no checking for docbook-to-man... no checking for shared library name prefix... lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating expat.pc config.status: creating cmake/expat-config.cmake config.status: creating cmake/autotools/expat-config-version.cmake config.status: creating cmake/autotools/expat-noconfig.cmake config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating tests/benchmark/Makefile config.status: creating xmlwf/Makefile config.status: creating run.sh config.status: creating expat_config.h config.status: expat_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: Automake flags (can be overridden by user flags): AM_CPPFLAGS: -DXML_ENABLE_VISIBILITY=1 AM_CFLAGS: -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden AM_CXXFLAGS: -Wall -Wextra -fexceptions -fno-strict-aliasing AM_LDFLAGS: -fno-strict-aliasing User flags (override Automake flags on conflict): CPPFLAGS: CFLAGS: -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard CXXFLAGS: -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard LDFLAGS: cd /usr/src/expat-2.7.1 && make -j4 make[1]: Entering directory '/usr/src/expat-2.7.1' make all-recursive make[2]: Entering directory '/usr/src/expat-2.7.1' Making all in lib make[3]: Entering directory '/usr/src/expat-2.7.1/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c -o xmlparse.lo xmlparse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xmltok.lo -MD -MP -MF .deps/xmltok.Tpo -c -o xmltok.lo xmltok.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xmlrole.lo -MD -MP -MF .deps/xmlrole.Tpo -c -o xmlrole.lo xmlrole.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DXML_TESTING -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtestpat_la-xmlparse.lo -MD -MP -MF .deps/libtestpat_la-xmlparse.Tpo -c -o libtestpat_la-xmlparse.lo `test -f 'xmlparse.c' || echo './'`xmlparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xmltok.lo -MD -MP -MF .deps/xmltok.Tpo -c xmltok.c -fPIC -DPIC -o .libs/xmltok.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c xmlparse.c -fPIC -DPIC -o .libs/xmlparse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xmlrole.lo -MD -MP -MF .deps/xmlrole.Tpo -c xmlrole.c -fPIC -DPIC -o .libs/xmlrole.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DXML_TESTING -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtestpat_la-xmlparse.lo -MD -MP -MF .deps/libtestpat_la-xmlparse.Tpo -c xmlparse.c -fPIC -DPIC -o .libs/libtestpat_la-xmlparse.o mv -f .deps/xmlrole.Tpo .deps/xmlrole.Plo mv -f .deps/xmltok.Tpo .deps/xmltok.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DXML_TESTING -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtestpat_la-xmltok.lo -MD -MP -MF .deps/libtestpat_la-xmltok.Tpo -c -o libtestpat_la-xmltok.lo `test -f 'xmltok.c' || echo './'`xmltok.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DXML_TESTING -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtestpat_la-xmlrole.lo -MD -MP -MF .deps/libtestpat_la-xmlrole.Tpo -c -o libtestpat_la-xmlrole.lo `test -f 'xmlrole.c' || echo './'`xmlrole.c mv -f .deps/xmlparse.Tpo .deps/xmlparse.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -lm -no-undefined -version-info 11:2:10 -o libexpat.la -rpath /usr/lib xmlparse.lo xmltok.lo xmlrole.lo mv -f .deps/libtestpat_la-xmlparse.Tpo .deps/libtestpat_la-xmlparse.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DXML_TESTING -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtestpat_la-xmlrole.lo -MD -MP -MF .deps/libtestpat_la-xmlrole.Tpo -c xmlrole.c -fPIC -DPIC -o .libs/libtestpat_la-xmlrole.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DXML_TESTING -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libtestpat_la-xmltok.lo -MD -MP -MF .deps/libtestpat_la-xmltok.Tpo -c xmltok.c -fPIC -DPIC -o .libs/libtestpat_la-xmltok.o mv -f .deps/libtestpat_la-xmlrole.Tpo .deps/libtestpat_la-xmlrole.Plo mv -f .deps/libtestpat_la-xmltok.Tpo .deps/libtestpat_la-xmltok.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -o libtestpat.la libtestpat_la-xmlparse.lo libtestpat_la-xmltok.lo libtestpat_la-xmlrole.lo libtool: link: gcc -shared -fPIC -DPIC .libs/xmlparse.o .libs/xmltok.o .libs/xmlrole.o -lm -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libexpat.so.1 -o .libs/libexpat.so.1.10.2 libtool: link: (cd ".libs" && rm -f "libexpat.so.1" && ln -s "libexpat.so.1.10.2" "libexpat.so.1") libtool: link: (cd ".libs" && rm -f "libexpat.so" && ln -s "libexpat.so.1.10.2" "libexpat.so") libtool: link: ( cd ".libs" && rm -f "libexpat.la" && ln -s "../libexpat.la" "libexpat.la" ) libtool: link: ar cr .libs/libtestpat.a .libs/libtestpat_la-xmlparse.o .libs/libtestpat_la-xmltok.o .libs/libtestpat_la-xmlrole.o libtool: link: ranlib .libs/libtestpat.a libtool: link: ( cd ".libs" && rm -f "libtestpat.la" && ln -s "../libtestpat.la" "libtestpat.la" ) make[3]: Leaving directory '/usr/src/expat-2.7.1/lib' Making all in examples make[3]: Entering directory '/usr/src/expat-2.7.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT element_declarations.o -MD -MP -MF .deps/element_declarations.Tpo -c -o element_declarations.o element_declarations.c gcc -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT elements.o -MD -MP -MF .deps/elements.Tpo -c -o elements.o elements.c gcc -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT outline.o -MD -MP -MF .deps/outline.Tpo -c -o outline.o outline.c mv -f .deps/element_declarations.Tpo .deps/element_declarations.Po mv -f .deps/elements.Tpo .deps/elements.Po mv -f .deps/outline.Tpo .deps/outline.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -o element_declarations element_declarations.o ../lib/libexpat.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -o elements elements.o ../lib/libexpat.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -o outline outline.o ../lib/libexpat.la libtool: link: gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -o .libs/elements elements.o ../lib/.libs/libexpat.so -lm libtool: link: gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -o .libs/element_declarations element_declarations.o ../lib/.libs/libexpat.so -lm libtool: link: gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -o .libs/outline outline.o ../lib/.libs/libexpat.so -lm make[3]: Leaving directory '/usr/src/expat-2.7.1/examples' Making all in tests make[3]: Entering directory '/usr/src/expat-2.7.1/tests' Making all in . make[4]: Entering directory '/usr/src/expat-2.7.1/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/expat-2.7.1/tests' Making all in benchmark make[4]: Entering directory '/usr/src/expat-2.7.1/tests/benchmark' gcc -DHAVE_CONFIG_H -I. -I../.. -DXML_ENABLE_VISIBILITY=1 -I./../../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o benchmark.c mv -f .deps/benchmark.Tpo .deps/benchmark.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -o benchmark benchmark.o ../../lib/libexpat.la libtool: link: gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -o .libs/benchmark benchmark.o ../../lib/.libs/libexpat.so -lm make[4]: Leaving directory '/usr/src/expat-2.7.1/tests/benchmark' make[3]: Leaving directory '/usr/src/expat-2.7.1/tests' Making all in xmlwf make[3]: Entering directory '/usr/src/expat-2.7.1/xmlwf' gcc -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xmlwf-xmlwf.o -MD -MP -MF .deps/xmlwf-xmlwf.Tpo -c -o xmlwf-xmlwf.o `test -f 'xmlwf.c' || echo './'`xmlwf.c gcc -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xmlwf-xmlfile.o -MD -MP -MF .deps/xmlwf-xmlfile.Tpo -c -o xmlwf-xmlfile.o `test -f 'xmlfile.c' || echo './'`xmlfile.c gcc -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xmlwf-codepage.o -MD -MP -MF .deps/xmlwf-codepage.Tpo -c -o xmlwf-codepage.o `test -f 'codepage.c' || echo './'`codepage.c gcc -DHAVE_CONFIG_H -I. -I.. -DXML_ENABLE_VISIBILITY=1 -I./../lib -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xmlwf-unixfilemap.o -MD -MP -MF .deps/xmlwf-unixfilemap.Tpo -c -o xmlwf-unixfilemap.o `test -f 'unixfilemap.c' || echo './'`unixfilemap.c mv -f .deps/xmlwf-codepage.Tpo .deps/xmlwf-codepage.Po mv -f .deps/xmlwf-xmlfile.Tpo .deps/xmlwf-xmlfile.Po mv -f .deps/xmlwf-unixfilemap.Tpo .deps/xmlwf-unixfilemap.Po mv -f .deps/xmlwf-xmlwf.Tpo .deps/xmlwf-xmlwf.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -lm -o xmlwf xmlwf-xmlwf.o xmlwf-xmlfile.o xmlwf-codepage.o xmlwf-unixfilemap.o ../lib/libexpat.la libtool: link: gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -o .libs/xmlwf xmlwf-xmlwf.o xmlwf-xmlfile.o xmlwf-codepage.o xmlwf-unixfilemap.o ../lib/.libs/libexpat.so -lm make[3]: Leaving directory '/usr/src/expat-2.7.1/xmlwf' Making all in doc make[3]: Entering directory '/usr/src/expat-2.7.1/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/expat-2.7.1/doc' make[3]: Entering directory '/usr/src/expat-2.7.1' make[3]: Leaving directory '/usr/src/expat-2.7.1' make[2]: Leaving directory '/usr/src/expat-2.7.1' make[1]: Leaving directory '/usr/src/expat-2.7.1' cd /usr/src/expat-2.7.1 && make install make[1]: Entering directory '/usr/src/expat-2.7.1' Making install in lib make[2]: Entering directory '/usr/src/expat-2.7.1/lib' make[3]: Entering directory '/usr/src/expat-2.7.1/lib' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libexpat.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libexpat.so.1.10.2 /usr/lib/libexpat.so.1.10.2 libtool: install: (cd /usr/lib && { ln -s -f libexpat.so.1.10.2 libexpat.so.1 || { rm -f libexpat.so.1 && ln -s libexpat.so.1.10.2 libexpat.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libexpat.so.1.10.2 libexpat.so || { rm -f libexpat.so && ln -s libexpat.so.1.10.2 libexpat.so; }; }) libtool: install: /usr/bin/install -c .libs/libexpat.lai /usr/lib/libexpat.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/share/doc/expat' /usr/bin/install -c -m 644 ../AUTHORS ../Changes '/usr/share/doc/expat' /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 ../expat_config.h expat.h expat_external.h '/usr/include' make install-data-hook make[4]: Entering directory '/usr/src/expat-2.7.1/lib' cd "/usr/share/doc/expat" && mv -f Changes changelog make[4]: Leaving directory '/usr/src/expat-2.7.1/lib' make[3]: Leaving directory '/usr/src/expat-2.7.1/lib' make[2]: Leaving directory '/usr/src/expat-2.7.1/lib' Making install in examples make[2]: Entering directory '/usr/src/expat-2.7.1/examples' make[3]: Entering directory '/usr/src/expat-2.7.1/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/expat-2.7.1/examples' make[2]: Leaving directory '/usr/src/expat-2.7.1/examples' Making install in tests make[2]: Entering directory '/usr/src/expat-2.7.1/tests' Making install in . make[3]: Entering directory '/usr/src/expat-2.7.1/tests' make[4]: Entering directory '/usr/src/expat-2.7.1/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/expat-2.7.1/tests' make[3]: Leaving directory '/usr/src/expat-2.7.1/tests' Making install in benchmark make[3]: Entering directory '/usr/src/expat-2.7.1/tests/benchmark' make[4]: Entering directory '/usr/src/expat-2.7.1/tests/benchmark' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/expat-2.7.1/tests/benchmark' make[3]: Leaving directory '/usr/src/expat-2.7.1/tests/benchmark' make[2]: Leaving directory '/usr/src/expat-2.7.1/tests' Making install in xmlwf make[2]: Entering directory '/usr/src/expat-2.7.1/xmlwf' make[3]: Entering directory '/usr/src/expat-2.7.1/xmlwf' /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c xmlwf '/usr/bin' libtool: install: /usr/bin/install -c .libs/xmlwf /usr/bin/xmlwf make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/expat-2.7.1/xmlwf' make[2]: Leaving directory '/usr/src/expat-2.7.1/xmlwf' Making install in doc make[2]: Entering directory '/usr/src/expat-2.7.1/doc' make[3]: Entering directory '/usr/src/expat-2.7.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 xmlwf.1 '/usr/share/man/man1' make[3]: Leaving directory '/usr/src/expat-2.7.1/doc' make[2]: Leaving directory '/usr/src/expat-2.7.1/doc' make[2]: Entering directory '/usr/src/expat-2.7.1' make[3]: Entering directory '/usr/src/expat-2.7.1' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/lib/cmake/expat-2.7.1' /usr/bin/install -c -m 644 cmake/autotools/expat.cmake '/usr/lib/cmake/expat-2.7.1' /bin/mkdir -p '/usr/lib/cmake/expat-2.7.1' /usr/bin/install -c -m 644 cmake/autotools/expat-config-version.cmake cmake/autotools/expat-noconfig.cmake cmake/expat-config.cmake '/usr/lib/cmake/expat-2.7.1' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 expat.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/expat-2.7.1' make[2]: Leaving directory '/usr/src/expat-2.7.1' make[1]: Leaving directory '/usr/src/expat-2.7.1' cd /usr/src/expat-2.7.1 && install -v -m755 -d /usr/share/doc/expat-2.7.1 install: creating directory '/usr/share/doc/expat-2.7.1' cd /usr/src/expat-2.7.1 && install -v -m644 doc/*.{html,css} /usr/share/doc/expat-2.7.1 'doc/reference.html' -> '/usr/share/doc/expat-2.7.1/reference.html' 'doc/ok.min.css' -> '/usr/share/doc/expat-2.7.1/ok.min.css' 'doc/style.css' -> '/usr/share/doc/expat-2.7.1/style.css' Updating linker cache... Install done; saving file list to /usr/src/log/expat-2.7.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:51:16: Building libffi make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libffi-3.4.8.tar.gz checksum OK ====================================== Installing libffi-3.4.8 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/libffi-3.4.8 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/libffi-3.4.8/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/libffi-3.4.8/config.sub' cd /usr/src/libffi-3.4.8 && ./configure --prefix=/usr checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu continue configure in default builddir "./aarch64-unknown-linux-gnu" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=aarch64-unknown-linux-gnu" "linux gnu" checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking dependency style of gcc... gcc3 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for readelf... readelf checking size of size_t... 8 checking for C compiler vendor... gnu checking CFLAGS for most reasonable warnings... -Wall checking whether to enable maintainer-specific portions of Makefiles... no checking for sys/memfd.h... no checking for memfd_create... yes checking for egrep... (cached) /bin/grep -E checking for memcpy... yes checking for alloca.h... yes checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking whether compiler supports pointer authentication... no checking for _ prefix in compiled symbols... no checking whether C compiler accepts -fno-lto... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes checking for shared libgcc... yes configure: versioning on shared library symbols is gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: executing buildir commands config.status: create top_srcdir/Makefile guessed from local Makefile config.status: build in aarch64-unknown-linux-gnu (HOST=) config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands cd /usr/src/libffi-3.4.8 && make -j4 make[1]: Entering directory '/usr/src/libffi-3.4.8' MAKE aarch64-unknown-linux-gnu : 0 * all-all make[2]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu' make all-recursive make[3]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu' Making all in include make[4]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/include' Making all in testsuite make[4]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/testsuite' Making all in man make[4]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/man' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/man' Making all in doc make[4]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/doc' make[4]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -DAARCH64 -DGENERATE_LIBFFI_MAP \ -E -x assembler-with-cpp -o libffi.map ../libffi.map.in depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -o src/raw_api.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -o src/types.o >/dev/null 2>&1 ../src/java_raw_api.c: In function 'ffi_java_raw_call': ../src/java_raw_api.c:317:3: warning: 'ffi_java_raw_to_ptrarray' is deprecated [-Wdeprecated-declarations] 317 | ffi_java_raw_to_ptrarray (cif, raw, avalue); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../src/java_raw_api.c:76:1: note: declared here 76 | ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../src/java_raw_api.c: In function 'ffi_java_translate_args': ../src/java_raw_api.c:328:3: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] 328 | ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); | ^~~~~~~~~~~~ ../src/java_raw_api.c:45:1: note: declared here 45 | ffi_java_raw_size (ffi_cif *cif) | ^~~~~~~~~~~~~~~~~ ../src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] 331 | ffi_java_ptrarray_to_raw (cif, avalue, raw); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../src/java_raw_api.c:157:1: note: declared here 157 | ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../src/java_raw_api.c: In function 'ffi_prep_java_raw_closure': ../src/java_raw_api.c:369:3: warning: 'ffi_prep_java_raw_closure_loc' is deprecated [-Wdeprecated-declarations] 369 | return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); | ^~~~~~ ../src/java_raw_api.c:337:1: note: declared here 337 | ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1 depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/tramp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/tramp.lo -MD -MP -MF $depbase.Tpo -c -o src/tramp.lo ../src/tramp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/aarch64/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/aarch64/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/aarch64/ffi.lo ../src/aarch64/ffi.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/aarch64/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/aarch64/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/aarch64/sysv.lo ../src/aarch64/sysv.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/aarch64/ffi.lo -MD -MP -MF src/aarch64/.deps/ffi.Tpo -c ../src/aarch64/ffi.c -fPIC -DPIC -o src/aarch64/.libs/ffi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/tramp.lo -MD -MP -MF src/.deps/tramp.Tpo -c ../src/tramp.c -fPIC -DPIC -o src/.libs/tramp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/aarch64/sysv.lo -MD -MP -MF src/aarch64/.deps/sysv.Tpo -c ../src/aarch64/sysv.S -fPIC -DPIC -o src/aarch64/.libs/sysv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT src/aarch64/sysv.lo -MD -MP -MF src/aarch64/.deps/sysv.Tpo -c ../src/aarch64/sysv.S -o src/aarch64/sysv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -o src/closures.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/aarch64/ffi.lo -MD -MP -MF src/aarch64/.deps/ffi.Tpo -c ../src/aarch64/ffi.c -o src/aarch64/ffi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -MT src/tramp.lo -MD -MP -MF src/.deps/tramp.Tpo -c ../src/tramp.c -o src/tramp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/tramp.lo src/aarch64/ffi.lo src/aarch64/sysv.lo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -Wl,--version-script,libffi.map -o libffi.la -rpath /usr/lib/../lib64 src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/tramp.lo src/aarch64/ffi.lo src/aarch64/sysv.lo libtool: link: gcc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/.libs/tramp.o src/aarch64/.libs/ffi.o src/aarch64/.libs/sysv.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,--version-script -Wl,libffi.map -Wl,-soname -Wl,libffi.so.8 -o .libs/libffi.so.8.1.4 libtool: link: ar cr .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/.libs/tramp.o src/aarch64/.libs/ffi.o src/aarch64/.libs/sysv.o libtool: link: ranlib .libs/libffi_convenience.a libtool: link: (cd ".libs" && rm -f "libffi.so.8" && ln -s "libffi.so.8.1.4" "libffi.so.8") libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.8.1.4" "libffi.so") libtool: link: ar cr .libs/libffi.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/tramp.o src/aarch64/ffi.o src/aarch64/sysv.o libtool: link: ranlib .libs/libffi.a libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) make[4]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu' make[3]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu' make[2]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu' make[1]: Leaving directory '/usr/src/libffi-3.4.8' cd /usr/src/libffi-3.4.8 && make install make[1]: Entering directory '/usr/src/libffi-3.4.8' MAKE aarch64-unknown-linux-gnu : 0 * install make[2]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu' Making install in include make[3]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/include' make[4]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/include' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 ffi.h ffitarget.h '/usr/include' make[4]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/include' make[3]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/include' Making install in testsuite make[3]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/testsuite' make[4]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/testsuite' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/testsuite' make[3]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/testsuite' Making install in man make[3]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/man' make[4]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/man' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/usr/share/man/man3' make[4]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/man' make[3]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/man' Making install in doc make[3]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/doc' make[4]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ../../doc/libffi.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/libffi.info' make[4]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/doc' make[3]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu/doc' make[3]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu' make[4]: Entering directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu' /bin/mkdir -p '/usr/lib/../lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/usr/lib/../lib64' libtool: install: /usr/bin/install -c .libs/libffi.so.8.1.4 /usr/lib/../lib64/libffi.so.8.1.4 libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libffi.so.8.1.4 libffi.so.8 || { rm -f libffi.so.8 && ln -s libffi.so.8.1.4 libffi.so.8; }; }) libtool: install: (cd /usr/lib/../lib64 && { ln -s -f libffi.so.8.1.4 libffi.so || { rm -f libffi.so && ln -s libffi.so.8.1.4 libffi.so; }; }) libtool: install: /usr/bin/install -c .libs/libffi.lai /usr/lib/../lib64/libffi.la libtool: install: /usr/bin/install -c .libs/libffi.a /usr/lib/../lib64/libffi.a libtool: install: chmod 644 /usr/lib/../lib64/libffi.a libtool: install: ranlib /usr/lib/../lib64/libffi.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/../lib64 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libffi.pc '/usr/lib/pkgconfig' make[4]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu' make[3]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu' make[2]: Leaving directory '/usr/src/libffi-3.4.8/aarch64-unknown-linux-gnu' make[1]: Leaving directory '/usr/src/libffi-3.4.8' Updating linker cache... Install done; saving file list to /usr/src/log/libffi-3.4.8 ... make: Leaving directory '/usr/src/lfs' May 14 16:51:24: Building gdbm make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' gdbm-1.25.tar.gz checksum OK ====================================== Installing gdbm-1.25 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/gdbm-1.25 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/gdbm-1.25/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/gdbm-1.25/build-aux/config.sub' cd /usr/src/gdbm-1.25 && ./configure \ --prefix=/usr \ --disable-nls \ --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for bison... /usr/bin/bison checking for flex... /usr/bin/flex checking for gzip... /bin/gzip checking for base64... /usr/bin/base64 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for an ANSI C-conforming const... yes checking for unsigned long long int... yes checking for TLS qualifier... __thread checking whether NLS is requested... no 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for sys/file.h... yes checking for string.h... (cached) yes checking for locale.h... yes checking for getopt.h... yes checking for ftruncate... yes checking for flock... yes checking for lockf... yes checking for fsync... yes checking for setlocale... yes checking for getopt_long... yes checking for getline... yes checking for timer_settime... yes checking for timer_settime in -lrt... yes checking for getpagesize... yes checking for working mmap... yes checking for msync... yes checking for off_t... yes checking size of off_t... 8 checking for struct stat.st_blksize... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for readline/readline.h... yes checking for rl_completion_matches... yes checking for linux/fs.h... yes checking for FICLONE ioctl support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating po/Makefile.in config.status: creating tests/dejagnu/Makefile config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/gdbm.h config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating compat/Makefile config.status: creating autoconf.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands config.status: executing status commands ******************************************************************* GDBM settings summary: Compatibility library ......................... no Memory mapped I/O ............................. yes GNU Readline .................................. yes Debugging support ............................. no Reflink crash tolerance ....................... yes ******************************************************************* cd /usr/src/gdbm-1.25 && make -j4 make[1]: Entering directory '/usr/src/gdbm-1.25' make all-recursive make[2]: Entering directory '/usr/src/gdbm-1.25' Making all in po make[3]: Entering directory '/usr/src/gdbm-1.25/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/gdbm-1.25/po' Making all in src make[3]: Entering directory '/usr/src/gdbm-1.25/src' make all-am make[4]: Entering directory '/usr/src/gdbm-1.25/src' CC gdbmclose.lo CC gdbmcount.lo CC gdbmdelete.lo CC gdbmdump.lo CC gdbmerrno.lo CC gdbmexists.lo CC gdbmexp.lo CC gdbmfdesc.lo CC gdbmfetch.lo CC gdbmload.lo CC gdbmopen.lo CC gdbmimp.lo In function '_set_gdbm_meta_info', inlined from '_gdbm_load_file' at gdbmload.c:498:12, inlined from 'gdbm_load_from_file_ext' at gdbmload.c:660:10: gdbmload.c:388:15: warning: 'owner_uid' may be used uninitialized [-Wmaybe-uninitialized] 388 | if (fchown (fd, owner_uid, owner_gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbmload.c: In function 'gdbm_load_from_file_ext': gdbmload.c:302:9: note: 'owner_uid' was declared here 302 | uid_t owner_uid; | ^~~~~~~~~ In function '_set_gdbm_meta_info', inlined from '_gdbm_load_file' at gdbmload.c:498:12, inlined from 'gdbm_load_from_file_ext' at gdbmload.c:660:10: gdbmload.c:388:15: warning: 'owner_gid' may be used uninitialized [-Wmaybe-uninitialized] 388 | if (fchown (fd, owner_uid, owner_gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbmload.c: In function 'gdbm_load_from_file_ext': gdbmload.c:303:9: note: 'owner_gid' was declared here 303 | uid_t owner_gid; | ^~~~~~~~~ In function '_set_gdbm_meta_info', inlined from '_gdbm_load_file' at gdbmload.c:498:12, inlined from 'gdbm_load_from_file_ext' at gdbmload.c:660:10: gdbmload.c:394:39: warning: 'mode' may be used uninitialized [-Wmaybe-uninitialized] 394 | if ((meta_flags & META_MODE) && fchmod (fd, mode)) | ^~~~~~~~~~~~~~~~~ gdbmload.c: In function 'gdbm_load_from_file_ext': gdbmload.c:304:10: note: 'mode' was declared here 304 | mode_t mode; | ^~~~ CC gdbmreorg.lo CC gdbmseq.lo CC gdbmsetopt.lo CC gdbmstore.lo CC gdbmsync.lo CC avail.lo CC base64.lo CC bucket.lo CC falloc.lo CC findkey.lo CC fullio.lo CC hash.lo CC lock.lo CC recover.lo CC mmap.lo CC update.lo CC version.lo CCLD libgdbm.la make[4]: Leaving directory '/usr/src/gdbm-1.25/src' make[3]: Leaving directory '/usr/src/gdbm-1.25/src' Making all in tools make[3]: Entering directory '/usr/src/gdbm-1.25/tools' make all-am make[4]: Entering directory '/usr/src/gdbm-1.25/tools' CC gdbmtool.o CC err.o CC mem.o CC pagerfile.o CC parseopt.o In file included from ../src/gdbmdefs.h:35, from gdbmtool.h:18, from gdbmtool.c:17: gdbmtool.c: In function 'main': ../src/gettext.h:87:25: warning: statement with no effect [-Wunused-value] 87 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbmtool.c:286:3: note: in expansion of macro 'bindtextdomain' 286 | bindtextdomain (PACKAGE, LOCALEDIR); | ^~~~~~~~~~~~~~ ../src/gettext.h:84:34: warning: statement with no effect [-Wunused-value] 84 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbmtool.c:287:3: note: in expansion of macro 'textdomain' 287 | textdomain (PACKAGE); | ^~~~~~~~~~ CC progname.o CC datconv.o CC gram.o CC input-argv.o CC input-file.o CC input-null.o CC input-std.o CC lex.o CC gdbmshell.o CC var.o CC util.o CC wordwrap.o CC input-rl.o CC gdbm_load.o CC gdbm_dump.o In file included from gdbmapp.h:19, from gdbm_load.c:19: gdbm_load.c: In function 'main': ../src/gettext.h:87:25: warning: statement with no effect [-Wunused-value] 87 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbm_load.c:107:3: note: in expansion of macro 'bindtextdomain' 107 | bindtextdomain (PACKAGE, LOCALEDIR); | ^~~~~~~~~~~~~~ ../src/gettext.h:84:34: warning: statement with no effect [-Wunused-value] 84 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbm_load.c:108:3: note: in expansion of macro 'textdomain' 108 | textdomain (PACKAGE); | ^~~~~~~~~~ AR libgdbmapp.a In file included from gdbmapp.h:19, from gdbm_dump.c:19: gdbm_dump.c: In function 'main': ../src/gettext.h:87:25: warning: statement with no effect [-Wunused-value] 87 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbm_dump.c:42:3: note: in expansion of macro 'bindtextdomain' 42 | bindtextdomain (PACKAGE, LOCALEDIR); | ^~~~~~~~~~~~~~ ../src/gettext.h:84:34: warning: statement with no effect [-Wunused-value] 84 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbm_dump.c:43:3: note: in expansion of macro 'textdomain' 43 | textdomain (PACKAGE); | ^~~~~~~~~~ CCLD gdbmtool CCLD gdbm_load CCLD gdbm_dump make[4]: Leaving directory '/usr/src/gdbm-1.25/tools' make[3]: Leaving directory '/usr/src/gdbm-1.25/tools' Making all in doc make[3]: Entering directory '/usr/src/gdbm-1.25/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/gdbm-1.25/doc' Making all in tests make[3]: Entering directory '/usr/src/gdbm-1.25/tests' Making all in dejagnu make[4]: Entering directory '/usr/src/gdbm-1.25/tests/dejagnu' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/gdbm-1.25/tests/dejagnu' make[4]: Entering directory '/usr/src/gdbm-1.25/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/gdbm-1.25/tests' make[3]: Leaving directory '/usr/src/gdbm-1.25/tests' make[3]: Entering directory '/usr/src/gdbm-1.25' make[3]: Leaving directory '/usr/src/gdbm-1.25' make[2]: Leaving directory '/usr/src/gdbm-1.25' make[1]: Leaving directory '/usr/src/gdbm-1.25' cd /usr/src/gdbm-1.25 && make BINOWN=root BINGRP=root install make[1]: Entering directory '/usr/src/gdbm-1.25' Making install in po make[2]: Entering directory '/usr/src/gdbm-1.25/po' if test "gdbm" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/gdbm-1.25/po' Making install in src make[2]: Entering directory '/usr/src/gdbm-1.25/src' make install-am make[3]: Entering directory '/usr/src/gdbm-1.25/src' make[4]: Entering directory '/usr/src/gdbm-1.25/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgdbm.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libgdbm.so.6.0.0 /usr/lib/libgdbm.so.6.0.0 libtool: install: (cd /usr/lib && { ln -s -f libgdbm.so.6.0.0 libgdbm.so.6 || { rm -f libgdbm.so.6 && ln -s libgdbm.so.6.0.0 libgdbm.so.6; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgdbm.so.6.0.0 libgdbm.so || { rm -f libgdbm.so && ln -s libgdbm.so.6.0.0 libgdbm.so; }; }) libtool: install: /usr/bin/install -c .libs/libgdbm.lai /usr/lib/libgdbm.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 gdbm.h '/usr/include' make[4]: Leaving directory '/usr/src/gdbm-1.25/src' make[3]: Leaving directory '/usr/src/gdbm-1.25/src' make[2]: Leaving directory '/usr/src/gdbm-1.25/src' Making install in tools make[2]: Entering directory '/usr/src/gdbm-1.25/tools' make install-am make[3]: Entering directory '/usr/src/gdbm-1.25/tools' make[4]: Entering directory '/usr/src/gdbm-1.25/tools' /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gdbmtool gdbm_load gdbm_dump '/usr/bin' libtool: install: /usr/bin/install -c .libs/gdbmtool /usr/bin/gdbmtool libtool: install: /usr/bin/install -c .libs/gdbm_load /usr/bin/gdbm_load libtool: install: /usr/bin/install -c .libs/gdbm_dump /usr/bin/gdbm_dump make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gdbm-1.25/tools' make[3]: Leaving directory '/usr/src/gdbm-1.25/tools' make[2]: Leaving directory '/usr/src/gdbm-1.25/tools' Making install in doc make[2]: Entering directory '/usr/src/gdbm-1.25/doc' make[3]: Entering directory '/usr/src/gdbm-1.25/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./gdbm.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/gdbm.info' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 gdbm_dump.1 gdbm_load.1 gdbmtool.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 gdbm.3 '/usr/share/man/man3' make[3]: Leaving directory '/usr/src/gdbm-1.25/doc' make[2]: Leaving directory '/usr/src/gdbm-1.25/doc' Making install in tests make[2]: Entering directory '/usr/src/gdbm-1.25/tests' Making install in dejagnu make[3]: Entering directory '/usr/src/gdbm-1.25/tests/dejagnu' make[4]: Entering directory '/usr/src/gdbm-1.25/tests/dejagnu' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gdbm-1.25/tests/dejagnu' make[3]: Leaving directory '/usr/src/gdbm-1.25/tests/dejagnu' make[3]: Entering directory '/usr/src/gdbm-1.25/tests' make[4]: Entering directory '/usr/src/gdbm-1.25/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gdbm-1.25/tests' make[3]: Leaving directory '/usr/src/gdbm-1.25/tests' make[2]: Leaving directory '/usr/src/gdbm-1.25/tests' make[2]: Entering directory '/usr/src/gdbm-1.25' make[3]: Entering directory '/usr/src/gdbm-1.25' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/gdbm-1.25' make[2]: Leaving directory '/usr/src/gdbm-1.25' make[1]: Leaving directory '/usr/src/gdbm-1.25' cd /usr/src/gdbm-1.25 && ./configure \ --prefix=/usr \ --disable-nls \ --disable-static \ --enable-libgdbm-compat checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for bison... /usr/bin/bison checking for flex... /usr/bin/flex checking for gzip... /bin/gzip checking for base64... /usr/bin/base64 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for an ANSI C-conforming const... yes checking for unsigned long long int... yes checking for TLS qualifier... __thread checking whether NLS is requested... no 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for sys/file.h... yes checking for string.h... (cached) yes checking for locale.h... yes checking for getopt.h... yes checking for ftruncate... yes checking for flock... yes checking for lockf... yes checking for fsync... yes checking for setlocale... yes checking for getopt_long... yes checking for getline... yes checking for timer_settime... yes checking for timer_settime in -lrt... yes checking for getpagesize... yes checking for working mmap... yes checking for msync... yes checking for off_t... yes checking size of off_t... 8 checking for struct stat.st_blksize... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for readline/readline.h... yes checking for rl_completion_matches... yes checking for linux/fs.h... yes checking for FICLONE ioctl support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating po/Makefile.in config.status: creating tests/dejagnu/Makefile config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/gdbm.h config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating compat/Makefile config.status: creating autoconf.h config.status: autoconf.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands config.status: executing status commands ******************************************************************* GDBM settings summary: Compatibility library ......................... yes Memory mapped I/O ............................. yes GNU Readline .................................. yes Debugging support ............................. no Reflink crash tolerance ....................... yes ******************************************************************* cd /usr/src/gdbm-1.25 && make -j4 make[1]: Entering directory '/usr/src/gdbm-1.25' make all-recursive make[2]: Entering directory '/usr/src/gdbm-1.25' Making all in po make[3]: Entering directory '/usr/src/gdbm-1.25/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/gdbm-1.25/po' Making all in src make[3]: Entering directory '/usr/src/gdbm-1.25/src' make all-am make[4]: Entering directory '/usr/src/gdbm-1.25/src' CC gdbmclose.lo CC gdbmcount.lo CC gdbmdelete.lo CC gdbmdump.lo CC gdbmerrno.lo CC gdbmexists.lo CC gdbmexp.lo CC gdbmfdesc.lo CC gdbmfetch.lo CC gdbmload.lo CC gdbmopen.lo CC gdbmimp.lo In function '_set_gdbm_meta_info', inlined from '_gdbm_load_file' at gdbmload.c:498:12, inlined from 'gdbm_load_from_file_ext' at gdbmload.c:660:10: gdbmload.c:388:15: warning: 'owner_uid' may be used uninitialized [-Wmaybe-uninitialized] 388 | if (fchown (fd, owner_uid, owner_gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbmload.c: In function 'gdbm_load_from_file_ext': gdbmload.c:302:9: note: 'owner_uid' was declared here 302 | uid_t owner_uid; | ^~~~~~~~~ In function '_set_gdbm_meta_info', inlined from '_gdbm_load_file' at gdbmload.c:498:12, inlined from 'gdbm_load_from_file_ext' at gdbmload.c:660:10: gdbmload.c:388:15: warning: 'owner_gid' may be used uninitialized [-Wmaybe-uninitialized] 388 | if (fchown (fd, owner_uid, owner_gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbmload.c: In function 'gdbm_load_from_file_ext': gdbmload.c:303:9: note: 'owner_gid' was declared here 303 | uid_t owner_gid; | ^~~~~~~~~ In function '_set_gdbm_meta_info', inlined from '_gdbm_load_file' at gdbmload.c:498:12, inlined from 'gdbm_load_from_file_ext' at gdbmload.c:660:10: gdbmload.c:394:39: warning: 'mode' may be used uninitialized [-Wmaybe-uninitialized] 394 | if ((meta_flags & META_MODE) && fchmod (fd, mode)) | ^~~~~~~~~~~~~~~~~ gdbmload.c: In function 'gdbm_load_from_file_ext': gdbmload.c:304:10: note: 'mode' was declared here 304 | mode_t mode; | ^~~~ CC gdbmreorg.lo CC gdbmseq.lo CC gdbmsetopt.lo CC gdbmstore.lo CC gdbmsync.lo CC avail.lo CC base64.lo CC bucket.lo CC falloc.lo CC findkey.lo CC fullio.lo CC hash.lo CC lock.lo CC mmap.lo CC recover.lo CC update.lo CC version.lo CCLD libgdbm.la make[4]: Leaving directory '/usr/src/gdbm-1.25/src' make[3]: Leaving directory '/usr/src/gdbm-1.25/src' Making all in tools make[3]: Entering directory '/usr/src/gdbm-1.25/tools' make all-am make[4]: Entering directory '/usr/src/gdbm-1.25/tools' CC gdbmtool.o CC err.o CC mem.o CC pagerfile.o CC parseopt.o In file included from ../src/gdbmdefs.h:35, from gdbmtool.h:18, from gdbmtool.c:17: gdbmtool.c: In function 'main': ../src/gettext.h:87:25: warning: statement with no effect [-Wunused-value] 87 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbmtool.c:286:3: note: in expansion of macro 'bindtextdomain' 286 | bindtextdomain (PACKAGE, LOCALEDIR); | ^~~~~~~~~~~~~~ ../src/gettext.h:84:34: warning: statement with no effect [-Wunused-value] 84 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbmtool.c:287:3: note: in expansion of macro 'textdomain' 287 | textdomain (PACKAGE); | ^~~~~~~~~~ CC progname.o CC datconv.o CC gram.o CC input-argv.o CC input-file.o CC input-null.o CC input-std.o CC lex.o CC gdbmshell.o CC var.o CC input-rl.o CC util.o CC gdbm_load.o CC gdbm_dump.o In file included from gdbmapp.h:19, from gdbm_dump.c:19: gdbm_dump.c: In function 'main': ../src/gettext.h:87:25: warning: statement with no effect [-Wunused-value] 87 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbm_dump.c:42:3: note: in expansion of macro 'bindtextdomain' 42 | bindtextdomain (PACKAGE, LOCALEDIR); | ^~~~~~~~~~~~~~ ../src/gettext.h:84:34: warning: statement with no effect [-Wunused-value] 84 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbm_dump.c:43:3: note: in expansion of macro 'textdomain' 43 | textdomain (PACKAGE); | ^~~~~~~~~~ In file included from gdbmapp.h:19, from gdbm_load.c:19: gdbm_load.c: In function 'main': ../src/gettext.h:87:25: warning: statement with no effect [-Wunused-value] 87 | ((void) (Domainname), (const char *) (Dirname)) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbm_load.c:107:3: note: in expansion of macro 'bindtextdomain' 107 | bindtextdomain (PACKAGE, LOCALEDIR); | ^~~~~~~~~~~~~~ ../src/gettext.h:84:34: warning: statement with no effect [-Wunused-value] 84 | # define textdomain(Domainname) ((const char *) (Domainname)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdbm_load.c:108:3: note: in expansion of macro 'textdomain' 108 | textdomain (PACKAGE); | ^~~~~~~~~~ AR libgdbmapp.a CCLD gdbmtool CCLD gdbm_load CCLD gdbm_dump make[4]: Leaving directory '/usr/src/gdbm-1.25/tools' make[3]: Leaving directory '/usr/src/gdbm-1.25/tools' Making all in doc make[3]: Entering directory '/usr/src/gdbm-1.25/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/gdbm-1.25/doc' Making all in compat make[3]: Entering directory '/usr/src/gdbm-1.25/compat' CC dbminit.lo CC delete.lo CC fetch.lo CC store.lo CC seq.lo CC close.lo CC dbmopen.lo CC dbmdelete.lo CC dbmerr.lo CC dbmfetch.lo CC dbmstore.lo CC dbmseq.lo CC dbmclose.lo CC dbmdirfno.lo CC dbmpagfno.lo CC dbmrdonly.lo CCLD libgdbm_compat.la make[3]: Leaving directory '/usr/src/gdbm-1.25/compat' Making all in tests make[3]: Entering directory '/usr/src/gdbm-1.25/tests' Making all in dejagnu make[4]: Entering directory '/usr/src/gdbm-1.25/tests/dejagnu' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/gdbm-1.25/tests/dejagnu' make[4]: Entering directory '/usr/src/gdbm-1.25/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/gdbm-1.25/tests' make[3]: Leaving directory '/usr/src/gdbm-1.25/tests' make[3]: Entering directory '/usr/src/gdbm-1.25' make[3]: Leaving directory '/usr/src/gdbm-1.25' make[2]: Leaving directory '/usr/src/gdbm-1.25' make[1]: Leaving directory '/usr/src/gdbm-1.25' cd /usr/src/gdbm-1.25 && make BINOWN=root BINGRP=root install make[1]: Entering directory '/usr/src/gdbm-1.25' Making install in po make[2]: Entering directory '/usr/src/gdbm-1.25/po' if test "gdbm" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/gdbm-1.25/po' Making install in src make[2]: Entering directory '/usr/src/gdbm-1.25/src' make install-am make[3]: Entering directory '/usr/src/gdbm-1.25/src' make[4]: Entering directory '/usr/src/gdbm-1.25/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgdbm.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libgdbm.so.6.0.0 /usr/lib/libgdbm.so.6.0.0 libtool: install: (cd /usr/lib && { ln -s -f libgdbm.so.6.0.0 libgdbm.so.6 || { rm -f libgdbm.so.6 && ln -s libgdbm.so.6.0.0 libgdbm.so.6; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgdbm.so.6.0.0 libgdbm.so || { rm -f libgdbm.so && ln -s libgdbm.so.6.0.0 libgdbm.so; }; }) libtool: install: /usr/bin/install -c .libs/libgdbm.lai /usr/lib/libgdbm.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 gdbm.h '/usr/include' make[4]: Leaving directory '/usr/src/gdbm-1.25/src' make[3]: Leaving directory '/usr/src/gdbm-1.25/src' make[2]: Leaving directory '/usr/src/gdbm-1.25/src' Making install in tools make[2]: Entering directory '/usr/src/gdbm-1.25/tools' make install-am make[3]: Entering directory '/usr/src/gdbm-1.25/tools' make[4]: Entering directory '/usr/src/gdbm-1.25/tools' /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gdbmtool gdbm_load gdbm_dump '/usr/bin' libtool: install: /usr/bin/install -c .libs/gdbmtool /usr/bin/gdbmtool libtool: install: /usr/bin/install -c .libs/gdbm_load /usr/bin/gdbm_load libtool: install: /usr/bin/install -c .libs/gdbm_dump /usr/bin/gdbm_dump make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gdbm-1.25/tools' make[3]: Leaving directory '/usr/src/gdbm-1.25/tools' make[2]: Leaving directory '/usr/src/gdbm-1.25/tools' Making install in doc make[2]: Entering directory '/usr/src/gdbm-1.25/doc' make[3]: Entering directory '/usr/src/gdbm-1.25/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./gdbm.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/gdbm.info' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 gdbm_dump.1 gdbm_load.1 gdbmtool.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 gdbm.3 '/usr/share/man/man3' make[3]: Leaving directory '/usr/src/gdbm-1.25/doc' make[2]: Leaving directory '/usr/src/gdbm-1.25/doc' Making install in compat make[2]: Entering directory '/usr/src/gdbm-1.25/compat' make[3]: Entering directory '/usr/src/gdbm-1.25/compat' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgdbm_compat.la '/usr/lib' libtool: warning: relinking 'libgdbm_compat.la' libtool: install: (cd /usr/src/gdbm-1.25/compat; /bin/sh "/usr/src/gdbm-1.25/libtool" --silent --tag CC --mode=relink gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 4:0:0 -o libgdbm_compat.la -rpath /usr/lib dbminit.lo delete.lo fetch.lo store.lo seq.lo close.lo dbmopen.lo dbmdelete.lo dbmerr.lo dbmfetch.lo dbmstore.lo dbmseq.lo dbmclose.lo dbmdirfno.lo dbmpagfno.lo dbmrdonly.lo ../src/libgdbm.la ) libtool: install: /usr/bin/install -c .libs/libgdbm_compat.so.4.0.0T /usr/lib/libgdbm_compat.so.4.0.0 libtool: install: (cd /usr/lib && { ln -s -f libgdbm_compat.so.4.0.0 libgdbm_compat.so.4 || { rm -f libgdbm_compat.so.4 && ln -s libgdbm_compat.so.4.0.0 libgdbm_compat.so.4; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgdbm_compat.so.4.0.0 libgdbm_compat.so || { rm -f libgdbm_compat.so && ln -s libgdbm_compat.so.4.0.0 libgdbm_compat.so; }; }) libtool: install: /usr/bin/install -c .libs/libgdbm_compat.lai /usr/lib/libgdbm_compat.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 dbm.h ndbm.h '/usr/include' make[3]: Leaving directory '/usr/src/gdbm-1.25/compat' make[2]: Leaving directory '/usr/src/gdbm-1.25/compat' Making install in tests make[2]: Entering directory '/usr/src/gdbm-1.25/tests' Making install in dejagnu make[3]: Entering directory '/usr/src/gdbm-1.25/tests/dejagnu' make[4]: Entering directory '/usr/src/gdbm-1.25/tests/dejagnu' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gdbm-1.25/tests/dejagnu' make[3]: Leaving directory '/usr/src/gdbm-1.25/tests/dejagnu' make[3]: Entering directory '/usr/src/gdbm-1.25/tests' make[4]: Entering directory '/usr/src/gdbm-1.25/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/gdbm-1.25/tests' make[3]: Leaving directory '/usr/src/gdbm-1.25/tests' make[2]: Leaving directory '/usr/src/gdbm-1.25/tests' make[2]: Entering directory '/usr/src/gdbm-1.25' make[3]: Entering directory '/usr/src/gdbm-1.25' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/gdbm-1.25' make[2]: Leaving directory '/usr/src/gdbm-1.25' make[1]: Leaving directory '/usr/src/gdbm-1.25' Updating linker cache... Install done; saving file list to /usr/src/log/gdbm-1.25 ... make: Leaving directory '/usr/src/lfs' May 14 16:51:40: Building sqlite make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' sqlite-autoconf-3490200.tar.gz checksum OK ====================================== Installing sqlite-autoconf-3490200 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/sqlite-autoconf-3490200 && ./configure \ --prefix=/usr \ --disable-static Configuring SQLite version 3.49.2 Host System...aarch64-unknown-linux-gnu Build System...aarch64-unknown-linux-gnu Source dir = /usr/src/sqlite-autoconf-3490200 Build dir = /usr/src/sqlite-autoconf-3490200 C compiler...ccache cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard C++ compiler...ccache c++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard Build C compiler...cc Checking for stdlib.h...ok Looking for install ... /usr/bin/install Checking for int8_t...ok Checking for int16_t...ok Checking for int32_t...ok Checking for int64_t...ok Checking for intptr_t...ok Checking for uint8_t...ok Checking for uint16_t...ok Checking for uint32_t...ok Checking for uint64_t...ok Checking for uintptr_t...ok Checking for gmtime_r...ok Checking for isnan...ok Checking for localtime_r...ok Checking for localtime_s...not found Checking for malloc_usable_size...ok Checking for strchrnul...ok Checking for usleep...ok Checking for utime...ok Checking for pread...ok Checking for pread64...ok Checking for pwrite...ok Checking for pwrite64...ok Checking libs for fdatasync...none needed Checking libs for nanosleep...none needed Checking for sys/types.h...ok Checking for sys/stat.h...ok Checking for dlfcn.h...ok Checking for unistd.h...ok Checking for stdlib.h...(cached) ok Checking for malloc.h...ok Checking for memory.h...ok Checking for string.h...ok Checking for strings.h...ok Checking for inttypes.h...ok Checking for zlib.h...ok Checking libs for deflate...-lz Checking for sys/types.h...(cached) ok Checking if -D_FILE_OFFSET_BITS=64 is needed...no Link library statically into the CLI shell? yes Build shared library? yes Build static library? no SQLITE_DEBUG build? no Checking whether the C compiler accepts -rpath /usr/lib...no Checking whether the C compiler accepts -Wl,-rpath,/usr/lib...yes Support threadsafe operation? Checking for libs... Checking libs for pthread_create...none needed Checking libs for pthread_mutexattr_init...none needed Checking for line-editing capability... Checking libs for tgetent...-lncurses Checking libs for readline...-lreadline Using readline flags: -I/usr/include -lreadline -lncurses Line-editing support for the sqlite3 shell: readline Checking libs for dlopen...none needed Loadable extension support enabled. Checking libs for ceil...-lm Enabling math SQL functions -lm ICU support is disabled. Feature flags... - fts3 - fts4 - fts5 - geopoly - rtree - session - update-limit - memsys5 - memsys3 - scanstatus + json Library feature flags: -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_THREADSAFE=1 Shell options: -DHAVE_READLINE=1 -DSQLITE_HAVE_ZLIB=1 Created Makefile from Makefile.in Created sqlite3.pc from sqlite3.pc.in Created sqlite_cfg.h cd /usr/src/sqlite-autoconf-3490200 && make -j4 make[1]: Entering directory '/usr/src/sqlite-autoconf-3490200' cc -c /usr/src/sqlite-autoconf-3490200/sqlite3.c -o sqlite3.o -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I. -fPIC -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_THREADSAFE=1 cc -o sqlite3 \ /usr/src/sqlite-autoconf-3490200/shell.c /usr/src/sqlite-autoconf-3490200/sqlite3.c -Wl,-rpath,/usr/lib -lm -lz \ -I. -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_THREADSAFE=1 -DHAVE_READLINE=1 -DSQLITE_HAVE_ZLIB=1 \ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -I/usr/include \ -lreadline -lncurses cc -o libsqlite3.so sqlite3.o -shared \ -Wl,-rpath,/usr/lib -lm -lz \ make[1]: Leaving directory '/usr/src/sqlite-autoconf-3490200' cd /usr/src/sqlite-autoconf-3490200 && make install make[1]: Entering directory '/usr/src/sqlite-autoconf-3490200' if [ x != "x" ] && [ -f "" ]; then \ /usr/bin/install "/usr/lib"; \ fi /usr/bin/install libsqlite3.so "/usr/lib" Setting up libsqlite3.so version symlinks... lrwxrwxrwx 1 root root 20 May 14 16:52 libsqlite3.so -> libsqlite3.so.3.49.2 lrwxrwxrwx 1 root root 20 May 14 16:52 libsqlite3.so.0 -> libsqlite3.so.3.49.2 -rwxr-xr-x 1 root root 1212440 May 14 16:52 libsqlite3.so.3.49.2 /usr/bin/install -s sqlite3 "/usr/bin" /usr/bin/install -m 0644 /usr/src/sqlite-autoconf-3490200/sqlite3.h /usr/src/sqlite-autoconf-3490200/sqlite3ext.h "/usr/include" /usr/bin/install -m 0644 sqlite3.pc "/usr/lib/pkgconfig" /usr/bin/install -m 0644 /usr/src/sqlite-autoconf-3490200/sqlite3.1 "/usr/share/man/man1" make[1]: Leaving directory '/usr/src/sqlite-autoconf-3490200' Updating linker cache... Install done; saving file list to /usr/src/log/sqlite-autoconf-3490200 ... make: Leaving directory '/usr/src/lfs' May 14 16:52:29: Building python3 make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' Python-3.10.8.tar.xz checksum OK ====================================== Installing Python-3.10.8 ... Install started; saving file list to /usr/src/lsalr ... rm -rf /usr/src/Python-3.10.8/Modules/_ctypes/{darwin,libffi,libffi_arm_wince,libffi_msvc,libffi_osx} cd /usr/src/Python-3.10.8 && OPT="-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard" ./configure --prefix=/usr --enable-shared --with-system-expat --with-system-ffi --with-ensurepip ax_cv_c_float_words_bigendian=no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for python3.10... python3.10 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... "linux" checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for a sed that does not truncate output... /bin/sed checking for --with-cxx-main=... no checking for g++... no configure: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. checking for the platform triplet based on compiler characteristics... aarch64-linux-gnu checking for multiarch... checking for -Wl,--no-as-needed... yes checking for egrep... /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 the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... $(PURIFY) $(MAINCC) checking EXPORTSYMS... checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for ar... ar checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... no checking for --with-trace-refs... no checking for --with-assertions... no checking for --enable-optimizations... no checking PROFILE_TASK... -m test --pgo --timeout=$(TESTTIMEOUT) checking for --with-lto... no checking for llvm-profdata... no checking for -Wextra... yes checking whether gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off gcc unused result warning... yes checking if we can turn off gcc unused parameter warning... yes checking if we can turn off gcc missing field initializers warning... yes checking if we can turn on gcc mixed sign comparison warning... yes checking if we can turn on gcc unreachable code warning... no checking if we can turn on gcc strict-prototypes warning... yes checking if we can make implicit function declaration an error in gcc... yes checking if we can use visibility in gcc... yes checking whether pthreads are available without options... yes checking whether g++ also accepts flags for thread support... no checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking linux/auxvec.h usability... yes checking linux/auxvec.h presence... yes checking for linux/auxvec.h... yes checking sys/auxv.h usability... yes checking sys/auxv.h presence... yes checking for sys/auxv.h... yes checking linux/memfd.h usability... yes checking linux/memfd.h presence... yes checking for linux/memfd.h... yes checking linux/wait.h usability... yes checking linux/wait.h presence... yes checking for linux/wait.h... yes checking sys/memfd.h usability... no checking sys/memfd.h presence... no checking for sys/memfd.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/qrtr.h... yes checking for linux/vm_sockets.h... yes checking for linux/can.h... yes checking for linux/can/bcm.h... yes checking for linux/can/j1939.h... yes checking for linux/can/raw.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking alignment of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking alignment of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking size of pthread_key_t... 4 checking whether pthread_key_t is compatible with int... yes checking for --enable-framework... no checking for dyld... no checking for --with-address-sanitizer... no checking for --with-memory-sanitizer... no checking for --with-undefined-behavior-sanitizer... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking for uuid_generate_time_safe... yes checking for uuid_generate_time in -luuid... yes checking for uuid_create... no checking for uuid_enc_be... no checking for library containing sem_init... none required checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... yes checking for --with-system-ffi... yes configure: WARNING: --with(out)-system-ffi is ignored on this platform checking for --with-system-libmpdec... no checking for --with-decimal-contextvar... yes checking for --enable-loadable-sqlite-extensions... no checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... checking if PTHREAD_SCOPE_SYSTEM is supported... no checking for pthread_sigmask... yes checking for pthread_getcpuclockid... yes checking if --enable-ipv6 is specified... yes checking if RFC2553 API is available... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... yes checking for CAN_RAW_JOIN_FILTERS... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-valgrind... no checking for --with-dtrace... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for close_range... yes checking for copy_file_range... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fdwalk... no checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for if_nameindex... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for lockf... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for madvise... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for pread... yes checking for preadv... yes checking for preadv2... yes checking for pthread_condattr_setclock... yes checking for pthread_init... no checking for pthread_kill... yes checking for pwrite... yes checking for pwritev... yes checking for pwritev2... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_clockwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigfillset... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for splice... yes checking for strftime... yes checking for strlcpy... yes checking for strsignal... yes checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for utimensat... yes checking for utimes... yes checking for vfork... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking for rtpSpawn... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... yes checking for _dyld_shared_cache_contains_path... no checking for memfd_create... yes checking for eventfd... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... yes checking for forkpty... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for library containing crypt... -lcrypt checking for library containing crypt_r... none required checking for crypt_r... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for siginfo_t.si_band... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking for an ANSI C-conforming const... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... no checking whether float word ordering is bigendian... (cached) no checking whether we can use gcc inline assembler to get and set x87 control word... no checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking whether RTLD_MEMBER is declared... no checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... no checking whether wchar_t is usable... yes checking whether byte ordering is bigendian... no checking ABIFLAGS... checking SOABI... cpython-310-aarch64-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking for --with-platlibdir... no checking for --with-wheel-pkg-dir... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking whether rl_completion_append_character is declared... yes checking whether rl_completion_suppress_append is declared... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking whether rl_catch_signals is declared... yes checking for append_history in -lreadline... yes checking for broken nice()... no checking for broken poll()... no checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... no checking for is_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... no value specified checking whether gcc supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for stdatomic.h... yes checking for builtin __atomic_load_n and __atomic_store_n functions... yes checking for ensurepip... upgrade checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... yes checking for library containing shm_open... none required checking for sys/mman.h... (cached) yes checking for shm_open... yes checking for shm_unlink... yes checking for pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking for --with-openssl-rpath... checking whether OpenSSL provides required APIs... yes checking for --with-ssl-default-suites... python checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,sha512,sha3,blake2 checking for --with-experimental-isolated-subinterpreters... no checking for --with-static-libpython... yes checking for --disable-test-modules... no configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Misc/python.pc config.status: creating Misc/python-embed.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup.local creating Makefile If you want a release build with all stable optimizations active (PGO, etc), please run ./configure --enable-optimizations cd /usr/src/Python-3.10.8 && make -j4 make[1]: Entering directory '/usr/src/Python-3.10.8' gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c Objects/obmalloc.c:1413:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 1413 | arena_map_get(block *p, int create) | ^~~~~~~~~~~~~ gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DPLATLIBDIR='"lib"' \ -o Python/initconfig.o ./Python/initconfig.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='""' \ -DMULTIARCH=\"aarch64-linux-gnu\" \ -o Python/sysmodule.o ./Python/sysmodule.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-310-aarch64-linux-gnu"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.10"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c gcc -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c sed -e "s,@EXENAME@,/usr/bin/python3.10," < ./Misc/python-config.in >python-config.py gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config rm -f libpython3.10.a if test libpython3.10.so.1.0 != libpython3.10.so; then \ gcc -shared -Wl,-hlibpython3.10.so.1.0 -o libpython3.10.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -ldl -lm -lm; \ ln -f libpython3.10.so.1.0 libpython3.10.so; \ else \ gcc -shared -o libpython3.10.so Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -ldl -lm -lm; \ fi ar rcs libpython3.10.a Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o gcc -shared -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.10.so gcc -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.10 -lcrypt -ldl -lm -lm gcc -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.10 -lcrypt -ldl -lm -lm LD_LIBRARY_PATH=/usr/src/Python-3.10.8 ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi LD_LIBRARY_PATH=/usr/src/Python-3.10.8 CC='gcc' LDSHARED='gcc -shared ' OPT='-DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension creating build/temp.linux-aarch64-3.10/usr building 'array' extension creating build/temp.linux-aarch64-3.10/usr/src creating build/temp.linux-aarch64-3.10/usr/src building '_contextvars' extension creating build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8 building 'math' extension creating build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules creating build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/arraymodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/arraymodule.o -DPy_BUILD_CORE_MODULE gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_struct.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_struct.o -DPy_BUILD_CORE_MODULE gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_contextvarsmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_contextvarsmodule.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/mathmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_contextvarsmodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_contextvars.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/arraymodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/array.cpython-310-aarch64-linux-gnu.so building 'cmath' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/cmathmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-aarch64-3.10/math.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_struct.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_struct.cpython-310-aarch64-linux-gnu.so building '_datetime' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_datetimemodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_datetimemodule.o -DPy_BUILD_CORE_MODULE building '_zoneinfo' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_zoneinfo.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_zoneinfo.o -DPy_BUILD_CORE_MODULE building '_random' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_randommodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -o build/lib.linux-aarch64-3.10/cmath.cpython-310-aarch64-linux-gnu.so building '_bisect' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_bisectmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_bisectmodule.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_randommodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_random.cpython-310-aarch64-linux-gnu.so building '_heapq' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_heapqmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_heapqmodule.o -DPy_BUILD_CORE_MODULE gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_zoneinfo.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_zoneinfo.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -o build/lib.linux-aarch64-3.10/_datetime.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_bisectmodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_bisect.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_heapqmodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_heapq.cpython-310-aarch64-linux-gnu.so building '_pickle' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_pickle.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_pickle.o -DPy_BUILD_CORE_MODULE building '_json' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_json.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_json.o -DPy_BUILD_CORE_MODULE building '_lsprof' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_lsprof.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_lsprof.o building 'unicodedata' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/unicodedata.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/unicodedata.o -DPy_BUILD_CORE_MODULE gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/rotatingtree.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/rotatingtree.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_pickle.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_pickle.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_json.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_json.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_lsprof.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/rotatingtree.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_lsprof.cpython-310-aarch64-linux-gnu.so building '_opcode' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_opcode.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_opcode.o building '_asyncio' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_asynciomodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE building '_queue' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_queuemodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_queuemodule.o -DPy_BUILD_CORE_MODULE gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_opcode.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_opcode.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_asynciomodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_asyncio.cpython-310-aarch64-linux-gnu.so building '_statistics' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_statisticsmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_statisticsmodule.o building 'fcntl' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/fcntlmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/fcntlmodule.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_queuemodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_queue.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_statisticsmodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_statistics.cpython-310-aarch64-linux-gnu.so building 'grp' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/grpmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/grpmodule.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/unicodedata.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/unicodedata.cpython-310-aarch64-linux-gnu.so building 'spwd' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/spwdmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/spwdmodule.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/fcntlmodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/fcntl.cpython-310-aarch64-linux-gnu.so building 'select' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/selectmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/selectmodule.o building 'mmap' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/mmapmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/mmapmodule.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/grpmodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/grp.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/spwdmodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/spwd.cpython-310-aarch64-linux-gnu.so building 'syslog' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/syslogmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/syslogmodule.o building '_xxsubinterpreters' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_xxsubinterpretersmodule.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/selectmodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/select.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/mmapmodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/mmap.cpython-310-aarch64-linux-gnu.so building 'audioop' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/audioop.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/audioop.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/syslogmodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/syslog.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so building '_csv' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_csv.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_csv.o building '_posixsubprocess' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_posixsubprocess.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_posixsubprocess.o -DPy_BUILD_CORE_MODULE gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/audioop.o -L. -L/usr/local/lib -lm -o build/lib.linux-aarch64-3.10/audioop.cpython-310-aarch64-linux-gnu.so building '_testcapi' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_testcapimodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_testcapimodule.o building '_testinternalcapi' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_testinternalcapi.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_csv.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_csv.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_posixsubprocess.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_posixsubprocess.cpython-310-aarch64-linux-gnu.so building '_testbuffer' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_testbuffer.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_testbuffer.o building '_testimportmultiple' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_testimportmultiple.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_testimportmultiple.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_testcapimodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_testcapi.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_testinternalcapi.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_testinternalcapi.cpython-310-aarch64-linux-gnu.so building '_testmultiphase' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_testmultiphase.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_testmultiphase.o building '_xxtestfuzz' extension creating build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_xxtestfuzz gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_testimportmultiple.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_testimportmultiple.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_testbuffer.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_testbuffer.cpython-310-aarch64-linux-gnu.so building 'readline' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/readline.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/readline.o building '_curses' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_cursesmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_cursesmodule.o -DPy_BUILD_CORE_MODULE gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_testmultiphase.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_testmultiphase.cpython-310-aarch64-linux-gnu.so building '_curses_panel' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_curses_panel.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_curses_panel.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_xxtestfuzz/fuzzer.o /usr/src/Python-3.10.8/Modules/readline.c: In function 'setup_readline': /usr/src/Python-3.10.8/Modules/readline.c:1258:37: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1258 | completer_word_break_characters = | ^ gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/readline.o -L/usr/lib/termcap -L. -L/usr/local/lib -lreadline -o build/lib.linux-aarch64-3.10/readline.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-aarch64-3.10/_curses_panel.cpython-310-aarch64-linux-gnu.so building '_crypt' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_cryptmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_cryptmodule.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -o build/lib.linux-aarch64-3.10/_curses.cpython-310-aarch64-linux-gnu.so building '_socket' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/socketmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/socketmodule.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so building '_ssl' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_ssl.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ssl.o building '_hashlib' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_hashopenssl.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_hashopenssl.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -o build/lib.linux-aarch64-3.10/_crypt.cpython-310-aarch64-linux-gnu.so building '_sha256' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/sha256module.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/sha256module.o -DPy_BUILD_CORE_MODULE gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/socketmodule.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_socket.cpython-310-aarch64-linux-gnu.so building '_sha512' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/sha512module.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/sha512module.o -DPy_BUILD_CORE_MODULE gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_hashopenssl.o -L. -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_hashlib.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ssl.o -L. -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_ssl.cpython-310-aarch64-linux-gnu.so /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/sha256module.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_sha256.cpython-310-aarch64-linux-gnu.so building '_md5' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/md5module.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/md5module.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/sha512module.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_sha512.cpython-310-aarch64-linux-gnu.so /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. building '_sha1' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/sha1module.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/sha1module.o building '_blake2' extension creating build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_blake2 gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_blake2/blake2b_impl.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_blake2/blake2b_impl.o building '_sha3' extension creating build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sha3 gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_sha3/sha3module.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sha3/sha3module.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/md5module.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_md5.cpython-310-aarch64-linux-gnu.so building '_dbm' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NDBM_H -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_dbmmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_dbmmodule.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_blake2/blake2module.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_blake2/blake2module.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/sha1module.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_sha1.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_sha3.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_dbmmodule.o -L. -L/usr/local/lib -lgdbm_compat -o build/lib.linux-aarch64-3.10/_dbm.cpython-310-aarch64-linux-gnu.so building '_gdbm' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_gdbmmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_gdbmmodule.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_blake2/blake2s_impl.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_blake2/blake2s_impl.o building '_sqlite3' extension creating build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_sqlite/cache.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/cache.o building 'termios' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/termios.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/termios.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_sqlite/connection.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/connection.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_gdbmmodule.o -L. -L/usr/local/lib -lgdbm -o build/lib.linux-aarch64-3.10/_gdbm.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_blake2/blake2b_impl.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_blake2/blake2module.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_blake2.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/termios.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/termios.cpython-310-aarch64-linux-gnu.so building 'resource' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/resource.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/resource.o building 'ossaudiodev' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/ossaudiodev.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/ossaudiodev.o building 'zlib' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/zlibmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/zlibmodule.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_sqlite/cursor.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/cursor.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/resource.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/resource.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/ossaudiodev.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/ossaudiodev.cpython-310-aarch64-linux-gnu.so building 'binascii' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/binascii.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/zlibmodule.o -L. -L/usr/local/lib -lz -o build/lib.linux-aarch64-3.10/zlib.cpython-310-aarch64-linux-gnu.so building '_bz2' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_bz2module.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_bz2module.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_sqlite/microprotocols.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/microprotocols.o building '_lzma' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_lzmamodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_lzmamodule.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_bz2module.o -L. -L/usr/local/lib -lbz2 -o build/lib.linux-aarch64-3.10/_bz2.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/binascii.o -L. -L/usr/local/lib -lz -o build/lib.linux-aarch64-3.10/binascii.cpython-310-aarch64-linux-gnu.so gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_sqlite/module.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/module.o building 'pyexpat' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/pyexpat.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/pyexpat.o building '_elementtree' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_elementtree.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_elementtree.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -o build/lib.linux-aarch64-3.10/_lzma.cpython-310-aarch64-linux-gnu.so gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/prepare_protocol.o building '_multibytecodec' extension creating build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/multibytecodec.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/pyexpat.o -L. -L/usr/local/lib -lexpat -o build/lib.linux-aarch64-3.10/pyexpat.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_elementtree.o -L. -L/usr/local/lib -lexpat -o build/lib.linux-aarch64-3.10/_elementtree.cpython-310-aarch64-linux-gnu.so building '_codecs_kr' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_kr.o building '_codecs_jp' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_jp.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_sqlite/row.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/row.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_multibytecodec.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_codecs_kr.cpython-310-aarch64-linux-gnu.so building '_codecs_cn' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_cn.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_sqlite/statement.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/statement.o building '_codecs_tw' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_tw.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_codecs_jp.cpython-310-aarch64-linux-gnu.so building '_codecs_hk' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_hk.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_codecs_tw.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_codecs_cn.cpython-310-aarch64-linux-gnu.so gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_sqlite/util.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/util.o building '_codecs_iso2022' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_iso2022.o building '_decimal' extension creating build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal creating build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/_decimal.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/_decimal.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/cache.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/connection.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/cursor.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/microprotocols.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/module.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/prepare_protocol.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/row.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/statement.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_sqlite/util.o -L. -L/usr/local/lib -lsqlite3 -o build/lib.linux-aarch64-3.10/_sqlite3.cpython-310-aarch64-linux-gnu.so gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so building '_ctypes_test' extension creating build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ctypes gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ctypes/_ctypes_test.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_codecs_hk.cpython-310-aarch64-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_multiprocessing gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_multiprocessing/multiprocessing.o building '_posixshmem' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_multiprocessing/posixshmem.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/basearith.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -o build/lib.linux-aarch64-3.10/_ctypes_test.cpython-310-aarch64-linux-gnu.so gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/constants.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/context.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/context.o building '_uuid' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_uuidmodule.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_uuidmodule.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_multiprocessing/semaphore.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_multiprocessing/semaphore.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_posixshmem.cpython-310-aarch64-linux-gnu.so gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/convolute.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_uuidmodule.o -L. -L/usr/local/lib -luuid -o build/lib.linux-aarch64-3.10/_uuid.cpython-310-aarch64-linux-gnu.so building 'xxlimited' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/xxlimited.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/xxlimited.o building 'xxlimited_35' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/xxlimited_35.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/xxlimited_35.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/crt.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_multiprocessing/multiprocessing.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/_multiprocessing.cpython-310-aarch64-linux-gnu.so gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/difradix2.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/fnt.o building '_ctypes' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_ctypes/_ctypes.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/xxlimited.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/xxlimited.cpython-310-aarch64-linux-gnu.so gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/fourstep.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/xxlimited_35.o -L. -L/usr/local/lib -o build/lib.linux-aarch64-3.10/xxlimited_35.cpython-310-aarch64-linux-gnu.so gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/io.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/io.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/mpalloc.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_ctypes/callbacks.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/mpdecimal.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_ctypes/callproc.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/numbertheory.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/sixstep.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_ctypes/cfield.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/usr/src/Python-3.10.8/Modules/_decimal/libmpdec -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/transpose.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/_decimal.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/basearith.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/constants.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/context.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/convolute.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/crt.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/fnt.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/io.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib -lm -o build/lib.linux-aarch64-3.10/_decimal.cpython-310-aarch64-linux-gnu.so gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include -I./Include -I. -I/usr/local/include -I/usr/src/Python-3.10.8/Include -I/usr/src/Python-3.10.8 -c /usr/src/Python-3.10.8/Modules/_ctypes/stgdict.c -o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ctypes/_ctypes.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ctypes/callbacks.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ctypes/callproc.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ctypes/cfield.o build/temp.linux-aarch64-3.10/usr/src/Python-3.10.8/Modules/_ctypes/stgdict.o -L. -L/usr/local/lib -lffi -ldl -o build/lib.linux-aarch64-3.10/_ctypes.cpython-310-aarch64-linux-gnu.so /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libffi.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. The necessary bits to build these optional modules were not found: _tkinter nis To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc pwd time running build_scripts creating build/scripts-3.10 copying and adjusting /usr/src/Python-3.10.8/Tools/scripts/pydoc3 -> build/scripts-3.10 copying and adjusting /usr/src/Python-3.10.8/Tools/scripts/idle3 -> build/scripts-3.10 copying and adjusting /usr/src/Python-3.10.8/Tools/scripts/2to3 -> build/scripts-3.10 changing mode of build/scripts-3.10/pydoc3 from 644 to 755 changing mode of build/scripts-3.10/idle3 from 644 to 755 changing mode of build/scripts-3.10/2to3 from 644 to 755 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10 make[1]: Leaving directory '/usr/src/Python-3.10.8' cd /usr/src/Python-3.10.8 && make install make[1]: Entering directory '/usr/src/Python-3.10.8' if test "no-framework" = "no-framework" ; then \ /usr/bin/install -c python /usr/bin/python3.10; \ else \ /usr/bin/install -c -s Mac/pythonw /usr/bin/python3.10; \ fi if test "3.10" != "3.10"; then \ if test -f /usr/bin/python3.10 -o -h /usr/bin/python3.10; \ then rm -f /usr/bin/python3.10; \ fi; \ (cd /usr/bin; ln python3.10 python3.10); \ fi if test "x" != "x" ; then \ rm -f /usr/binpython3.10-32; \ lipo \ -output /usr/bin/python3.10-32 \ /usr/bin/python3.10; \ fi if test "x" != "x" ; then \ rm -f /usr/binpython3.10-intel64; \ lipo \ -output /usr/bin/python3.10-intel64 \ /usr/bin/python3.10; \ fi LD_LIBRARY_PATH=/usr/src/Python-3.10.8 CC='gcc' LDSHARED='gcc -shared ' OPT='-DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers The necessary bits to build these optional modules were not found: _tkinter nis To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc pwd time running build_scripts copying and adjusting /usr/src/Python-3.10.8/Tools/scripts/pydoc3 -> build/scripts-3.10 copying and adjusting /usr/src/Python-3.10.8/Tools/scripts/idle3 -> build/scripts-3.10 copying and adjusting /usr/src/Python-3.10.8/Tools/scripts/2to3 -> build/scripts-3.10 changing mode of build/scripts-3.10/pydoc3 from 644 to 755 changing mode of build/scripts-3.10/idle3 from 644 to 755 changing mode of build/scripts-3.10/2to3 from 644 to 755 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10 Creating directory /usr/lib/python3.10 Creating directory /usr/lib/python3.10/asyncio Creating directory /usr/lib/python3.10/collections Creating directory /usr/lib/python3.10/concurrent Creating directory /usr/lib/python3.10/concurrent/futures Creating directory /usr/lib/python3.10/ctypes Creating directory /usr/lib/python3.10/ctypes/macholib Creating directory /usr/lib/python3.10/curses Creating directory /usr/lib/python3.10/dbm Creating directory /usr/lib/python3.10/distutils Creating directory /usr/lib/python3.10/distutils/command Creating directory /usr/lib/python3.10/email Creating directory /usr/lib/python3.10/email/mime Creating directory /usr/lib/python3.10/encodings Creating directory /usr/lib/python3.10/ensurepip Creating directory /usr/lib/python3.10/ensurepip/_bundled Creating directory /usr/lib/python3.10/html Creating directory /usr/lib/python3.10/http Creating directory /usr/lib/python3.10/idlelib Creating directory /usr/lib/python3.10/idlelib/Icons Creating directory /usr/lib/python3.10/importlib Creating directory /usr/lib/python3.10/importlib/metadata Creating directory /usr/lib/python3.10/json Creating directory /usr/lib/python3.10/lib2to3 Creating directory /usr/lib/python3.10/lib2to3/fixes Creating directory /usr/lib/python3.10/lib2to3/pgen2 Creating directory /usr/lib/python3.10/logging Creating directory /usr/lib/python3.10/multiprocessing Creating directory /usr/lib/python3.10/multiprocessing/dummy Creating directory /usr/lib/python3.10/pydoc_data Creating directory /usr/lib/python3.10/site-packages Creating directory /usr/lib/python3.10/sqlite3 Creating directory /usr/lib/python3.10/tkinter Creating directory /usr/lib/python3.10/turtledemo Creating directory /usr/lib/python3.10/unittest Creating directory /usr/lib/python3.10/urllib Creating directory /usr/lib/python3.10/venv Creating directory /usr/lib/python3.10/venv/scripts Creating directory /usr/lib/python3.10/venv/scripts/common Creating directory /usr/lib/python3.10/venv/scripts/posix Creating directory /usr/lib/python3.10/wsgiref Creating directory /usr/lib/python3.10/xml Creating directory /usr/lib/python3.10/xml/dom Creating directory /usr/lib/python3.10/xml/etree Creating directory /usr/lib/python3.10/xml/parsers Creating directory /usr/lib/python3.10/xml/sax Creating directory /usr/lib/python3.10/xmlrpc Creating directory /usr/lib/python3.10/zoneinfo Creating directory /usr/lib/python3.10/ctypes/test Creating directory /usr/lib/python3.10/distutils/tests Creating directory /usr/lib/python3.10/idlelib/idle_test Creating directory /usr/lib/python3.10/lib2to3/tests Creating directory /usr/lib/python3.10/lib2to3/tests/data Creating directory /usr/lib/python3.10/lib2to3/tests/data/fixers Creating directory /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes Creating directory /usr/lib/python3.10/sqlite3/test Creating directory /usr/lib/python3.10/test Creating directory /usr/lib/python3.10/test/audiodata Creating directory /usr/lib/python3.10/test/capath Creating directory /usr/lib/python3.10/test/cjkencodings Creating directory /usr/lib/python3.10/test/data Creating directory /usr/lib/python3.10/test/decimaltestdata Creating directory /usr/lib/python3.10/test/dtracedata Creating directory /usr/lib/python3.10/test/encoded_modules Creating directory /usr/lib/python3.10/test/imghdrdata Creating directory /usr/lib/python3.10/test/libregrtest Creating directory /usr/lib/python3.10/test/sndhdrdata Creating directory /usr/lib/python3.10/test/subprocessdata Creating directory /usr/lib/python3.10/test/support Creating directory /usr/lib/python3.10/test/test_asyncio Creating directory /usr/lib/python3.10/test/test_email Creating directory /usr/lib/python3.10/test/test_email/data Creating directory /usr/lib/python3.10/test/test_import Creating directory /usr/lib/python3.10/test/test_import/data Creating directory /usr/lib/python3.10/test/test_import/data/circular_imports Creating directory /usr/lib/python3.10/test/test_import/data/circular_imports/subpkg Creating directory /usr/lib/python3.10/test/test_import/data/package Creating directory /usr/lib/python3.10/test/test_import/data/package2 Creating directory /usr/lib/python3.10/test/test_import/data/unwritable Creating directory /usr/lib/python3.10/test/test_importlib Creating directory /usr/lib/python3.10/test/test_importlib/builtin Creating directory /usr/lib/python3.10/test/test_importlib/data Creating directory /usr/lib/python3.10/test/test_importlib/data01 Creating directory /usr/lib/python3.10/test/test_importlib/data01/subdirectory Creating directory /usr/lib/python3.10/test/test_importlib/data02 Creating directory /usr/lib/python3.10/test/test_importlib/data02/one Creating directory /usr/lib/python3.10/test/test_importlib/data02/two Creating directory /usr/lib/python3.10/test/test_importlib/data03 Creating directory /usr/lib/python3.10/test/test_importlib/data03/namespace Creating directory /usr/lib/python3.10/test/test_importlib/data03/namespace/portion1 Creating directory /usr/lib/python3.10/test/test_importlib/data03/namespace/portion2 Creating directory /usr/lib/python3.10/test/test_importlib/extension Creating directory /usr/lib/python3.10/test/test_importlib/frozen Creating directory /usr/lib/python3.10/test/test_importlib/import_ Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /usr/lib/python3.10/test/test_importlib/namespacedata01 Creating directory /usr/lib/python3.10/test/test_importlib/partial Creating directory /usr/lib/python3.10/test/test_importlib/source Creating directory /usr/lib/python3.10/test/test_importlib/zipdata01 Creating directory /usr/lib/python3.10/test/test_importlib/zipdata02 Creating directory /usr/lib/python3.10/test/test_json Creating directory /usr/lib/python3.10/test/test_peg_generator Creating directory /usr/lib/python3.10/test/test_tools Creating directory /usr/lib/python3.10/test/test_warnings Creating directory /usr/lib/python3.10/test/test_warnings/data Creating directory /usr/lib/python3.10/test/test_zoneinfo Creating directory /usr/lib/python3.10/test/test_zoneinfo/data Creating directory /usr/lib/python3.10/test/tracedmodules Creating directory /usr/lib/python3.10/test/typinganndata Creating directory /usr/lib/python3.10/test/xmltestdata Creating directory /usr/lib/python3.10/test/xmltestdata/c14n-20 Creating directory /usr/lib/python3.10/test/ziptestdata Creating directory /usr/lib/python3.10/tkinter/test Creating directory /usr/lib/python3.10/tkinter/test/test_tkinter Creating directory /usr/lib/python3.10/tkinter/test/test_ttk Creating directory /usr/lib/python3.10/unittest/test Creating directory /usr/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/__future__.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_aix_support.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_bootsubprocess.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_collections_abc.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_compat_pickle.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_compression.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_markupbase.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_osx_support.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_py_abc.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_pydecimal.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_pyio.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_sitebuiltins.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_strptime.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_threading_local.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_weakrefset.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/abc.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/aifc.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/antigravity.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/argparse.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/ast.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/asynchat.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/asyncore.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/base64.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/bdb.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/binhex.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/bisect.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/bz2.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/cProfile.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/calendar.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/cgi.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/cgitb.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/chunk.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/cmd.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/code.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/codecs.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/codeop.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/colorsys.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/compileall.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/configparser.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/contextlib.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/contextvars.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/copy.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/copyreg.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/crypt.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/csv.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/dataclasses.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/datetime.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/decimal.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/difflib.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/dis.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/doctest.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/enum.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/filecmp.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/fileinput.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/fnmatch.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/fractions.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/ftplib.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/functools.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/genericpath.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/getopt.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/getpass.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/gettext.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/glob.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/graphlib.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/gzip.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/hashlib.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/heapq.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/hmac.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/imaplib.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/imghdr.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/imp.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/inspect.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/io.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/ipaddress.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/keyword.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/linecache.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/locale.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/lzma.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/mailbox.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/mailcap.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/mimetypes.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/modulefinder.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/netrc.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/nntplib.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/ntpath.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/nturl2path.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/numbers.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/opcode.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/operator.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/optparse.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/os.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pathlib.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/pdb.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pickle.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pickletools.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pipes.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pkgutil.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/platform.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/plistlib.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/poplib.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/posixpath.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pprint.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/profile.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pstats.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pty.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/py_compile.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pyclbr.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/pydoc.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/queue.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/quopri.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/random.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/re.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/reprlib.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/rlcompleter.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/runpy.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sched.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/secrets.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/selectors.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/shelve.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/shlex.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/shutil.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/signal.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/site.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/smtpd.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/smtplib.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sndhdr.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/socket.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/socketserver.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sre_compile.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sre_constants.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sre_parse.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/ssl.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/stat.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/statistics.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/string.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/stringprep.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/struct.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/subprocess.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sunau.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/symtable.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sysconfig.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/tabnanny.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/tarfile.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/telnetlib.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/tempfile.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/textwrap.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/this.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/threading.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/timeit.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/token.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/tokenize.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/trace.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/traceback.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/tracemalloc.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/tty.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/turtle.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/types.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/typing.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/uu.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/uuid.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/warnings.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/wave.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/weakref.py /usr/lib/python3.10 /usr/bin/install -c ./Lib/webbrowser.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/xdrlib.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/zipapp.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/zipfile.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/zipimport.py /usr/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/asyncio/__init__.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/__main__.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_events.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_futures.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_tasks.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/constants.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/coroutines.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/events.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/exceptions.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/format_helpers.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/futures.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/locks.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/log.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/mixins.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/protocols.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/queues.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/runners.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/selector_events.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/sslproto.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/staggered.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/streams.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/subprocess.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/tasks.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/threads.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/transports.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/trsock.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/unix_events.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/windows_events.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /usr/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/collections/__init__.py /usr/lib/python3.10/collections /usr/bin/install -c -m 644 ./Lib/collections/abc.py /usr/lib/python3.10/collections /usr/bin/install -c -m 644 ./Lib/concurrent/__init__.py /usr/lib/python3.10/concurrent /usr/bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /usr/lib/python3.10/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /usr/lib/python3.10/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/process.py /usr/lib/python3.10/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /usr/lib/python3.10/concurrent/futures /usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /usr/lib/python3.10/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/_aix.py /usr/lib/python3.10/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /usr/lib/python3.10/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/util.py /usr/lib/python3.10/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /usr/lib/python3.10/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /usr/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /usr/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /usr/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /usr/lib/python3.10/ctypes/macholib /usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /usr/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /usr/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /usr/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/curses/__init__.py /usr/lib/python3.10/curses /usr/bin/install -c -m 644 ./Lib/curses/ascii.py /usr/lib/python3.10/curses /usr/bin/install -c -m 644 ./Lib/curses/has_key.py /usr/lib/python3.10/curses /usr/bin/install -c -m 644 ./Lib/curses/panel.py /usr/lib/python3.10/curses /usr/bin/install -c -m 644 ./Lib/curses/textpad.py /usr/lib/python3.10/curses /usr/bin/install -c -m 644 ./Lib/dbm/__init__.py /usr/lib/python3.10/dbm /usr/bin/install -c -m 644 ./Lib/dbm/dumb.py /usr/lib/python3.10/dbm /usr/bin/install -c -m 644 ./Lib/dbm/gnu.py /usr/lib/python3.10/dbm /usr/bin/install -c -m 644 ./Lib/dbm/ndbm.py /usr/lib/python3.10/dbm /usr/bin/install -c -m 644 ./Lib/distutils/README /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/_msvccompiler.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/config.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/core.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/debug.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dist.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/errors.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/extension.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/log.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/util.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/version.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /usr/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /usr/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/email/__init__.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/_encoded_words.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/_header_value_parser.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/_policybase.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/architecture.rst /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/base64mime.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/charset.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/contentmanager.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/encoders.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/errors.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/feedparser.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/generator.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/header.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/headerregistry.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/iterators.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/message.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/parser.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/policy.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/utils.py /usr/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /usr/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/application.py /usr/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /usr/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/base.py /usr/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/image.py /usr/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/message.py /usr/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /usr/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /usr/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/text.py /usr/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1125.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp273.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hz.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/idna.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/johab.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_t.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/kz1048.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/oem.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /usr/lib/python3.10/encodings /usr/bin/install -c ./Lib/encodings/rot_13.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /usr/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/ensurepip/__init__.py /usr/lib/python3.10/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/__main__.py /usr/lib/python3.10/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /usr/lib/python3.10/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/__init__.py /usr/lib/python3.10/ensurepip/_bundled /usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-22.2.2-py3-none-any.whl /usr/lib/python3.10/ensurepip/_bundled /usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-63.2.0-py3-none-any.whl /usr/lib/python3.10/ensurepip/_bundled /usr/bin/install -c -m 644 ./Lib/html/__init__.py /usr/lib/python3.10/html /usr/bin/install -c -m 644 ./Lib/html/entities.py /usr/lib/python3.10/html /usr/bin/install -c -m 644 ./Lib/html/parser.py /usr/lib/python3.10/html /usr/bin/install -c -m 644 ./Lib/http/__init__.py /usr/lib/python3.10/http /usr/bin/install -c -m 644 ./Lib/http/client.py /usr/lib/python3.10/http /usr/bin/install -c -m 644 ./Lib/http/cookiejar.py /usr/lib/python3.10/http /usr/bin/install -c -m 644 ./Lib/http/cookies.py /usr/lib/python3.10/http /usr/bin/install -c -m 644 ./Lib/http/server.py /usr/lib/python3.10/http /usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS2x.txt /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/__main__.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete_w.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/autoexpand.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/browser.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/calltip.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/calltip_w.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/codecontext.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/colorizer.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config_key.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/configdialog.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugger.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugger_r.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugobj.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugobj_r.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/delegator.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/dynoption.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/editor.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/filelist.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/format.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/grep.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help.html /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help_about.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/history.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/hyperparser.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.bat /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/iomenu.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/macosx.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/mainmenu.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/multicall.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/outwin.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/parenmatch.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/pathbrowser.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/percolator.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/pyparse.py /usr/lib/python3.10/idlelib /usr/bin/install -c ./Lib/idlelib/pyshell.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/query.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/redirector.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/replace.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/run.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/runscript.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/scrolledlist.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/search.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/searchbase.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/searchengine.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/sidebar.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/squeezer.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/stackviewer.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/statusbar.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/textview.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/tooltip.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/tree.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/undo.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/util.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/window.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/zoomheight.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/zzdummy.py /usr/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/README.txt /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_256.png /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /usr/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /usr/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_abc.py /usr/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_adapters.py /usr/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /usr/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /usr/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_common.py /usr/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/abc.py /usr/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/machinery.py /usr/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/readers.py /usr/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/resources.py /usr/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/util.py /usr/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/metadata/__init__.py /usr/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/importlib/metadata/_adapters.py /usr/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/importlib/metadata/_collections.py /usr/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/importlib/metadata/_functools.py /usr/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/importlib/metadata/_itertools.py /usr/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/importlib/metadata/_meta.py /usr/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/importlib/metadata/_text.py /usr/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/json/__init__.py /usr/lib/python3.10/json /usr/bin/install -c -m 644 ./Lib/json/decoder.py /usr/lib/python3.10/json /usr/bin/install -c -m 644 ./Lib/json/encoder.py /usr/lib/python3.10/json /usr/bin/install -c -m 644 ./Lib/json/scanner.py /usr/lib/python3.10/json /usr/bin/install -c -m 644 ./Lib/json/tool.py /usr/lib/python3.10/json /usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /usr/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /usr/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /usr/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /usr/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /usr/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /usr/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /usr/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /usr/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /usr/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /usr/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /usr/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /usr/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /usr/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /usr/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /usr/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /usr/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /usr/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /usr/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /usr/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /usr/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /usr/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /usr/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /usr/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/logging/__init__.py /usr/lib/python3.10/logging /usr/bin/install -c -m 644 ./Lib/logging/config.py /usr/lib/python3.10/logging /usr/bin/install -c -m 644 ./Lib/logging/handlers.py /usr/lib/python3.10/logging /usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/context.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_tracker.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/shared_memory.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /usr/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /usr/lib/python3.10/multiprocessing/dummy /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /usr/lib/python3.10/multiprocessing/dummy /usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /usr/lib/python3.10/pydoc_data /usr/bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /usr/lib/python3.10/pydoc_data /usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /usr/lib/python3.10/pydoc_data /usr/bin/install -c -m 644 ./Lib/site-packages/README.txt /usr/lib/python3.10/site-packages /usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /usr/lib/python3.10/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /usr/lib/python3.10/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /usr/lib/python3.10/sqlite3 /usr/bin/install -c -m 644 ./Lib/tkinter/__init__.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/__main__.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/commondialog.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/constants.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/dialog.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/dnd.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/filedialog.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/font.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/messagebox.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/tix.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/ttk.py /usr/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/turtledemo/__init__.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/__main__.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/bytedesign.py /usr/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/chaos.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/clock.py /usr/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/forest.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/fractalcurves.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/lindenmayer.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/minimal_hanoi.py /usr/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/nim.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/paint.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/peace.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/penrose.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/planet_and_moon.py /usr/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/rosette.py /usr/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/sorting_animate.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/tree.py /usr/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /usr/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/two_canvases.py /usr/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/yinyang.py /usr/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /usr/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /usr/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/_log.py /usr/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/async_case.py /usr/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/case.py /usr/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/loader.py /usr/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/main.py /usr/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/mock.py /usr/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/result.py /usr/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/runner.py /usr/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/signals.py /usr/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/suite.py /usr/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/util.py /usr/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/urllib/__init__.py /usr/lib/python3.10/urllib /usr/bin/install -c -m 644 ./Lib/urllib/error.py /usr/lib/python3.10/urllib /usr/bin/install -c -m 644 ./Lib/urllib/parse.py /usr/lib/python3.10/urllib /usr/bin/install -c -m 644 ./Lib/urllib/request.py /usr/lib/python3.10/urllib /usr/bin/install -c -m 644 ./Lib/urllib/response.py /usr/lib/python3.10/urllib /usr/bin/install -c -m 644 ./Lib/urllib/robotparser.py /usr/lib/python3.10/urllib /usr/bin/install -c -m 644 ./Lib/venv/__init__.py /usr/lib/python3.10/venv /usr/bin/install -c -m 644 ./Lib/venv/__main__.py /usr/lib/python3.10/venv /usr/bin/install -c -m 644 ./Lib/venv/scripts/common/Activate.ps1 /usr/lib/python3.10/venv/scripts/common /usr/bin/install -c -m 644 ./Lib/venv/scripts/common/activate /usr/lib/python3.10/venv/scripts/common /usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /usr/lib/python3.10/venv/scripts/posix /usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /usr/lib/python3.10/venv/scripts/posix /usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /usr/lib/python3.10/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /usr/lib/python3.10/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /usr/lib/python3.10/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /usr/lib/python3.10/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /usr/lib/python3.10/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /usr/lib/python3.10/wsgiref /usr/bin/install -c -m 644 ./Lib/xml/__init__.py /usr/lib/python3.10/xml /usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /usr/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /usr/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /usr/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /usr/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /usr/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /usr/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /usr/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /usr/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /usr/lib/python3.10/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /usr/lib/python3.10/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /usr/lib/python3.10/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /usr/lib/python3.10/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /usr/lib/python3.10/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /usr/lib/python3.10/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /usr/lib/python3.10/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /usr/lib/python3.10/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /usr/lib/python3.10/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /usr/lib/python3.10/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /usr/lib/python3.10/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /usr/lib/python3.10/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /usr/lib/python3.10/xml/sax /usr/bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /usr/lib/python3.10/xmlrpc /usr/bin/install -c -m 644 ./Lib/xmlrpc/client.py /usr/lib/python3.10/xmlrpc /usr/bin/install -c -m 644 ./Lib/xmlrpc/server.py /usr/lib/python3.10/xmlrpc /usr/bin/install -c -m 644 ./Lib/zoneinfo/__init__.py /usr/lib/python3.10/zoneinfo /usr/bin/install -c -m 644 ./Lib/zoneinfo/_common.py /usr/lib/python3.10/zoneinfo /usr/bin/install -c -m 644 ./Lib/zoneinfo/_tzpath.py /usr/lib/python3.10/zoneinfo /usr/bin/install -c -m 644 ./Lib/zoneinfo/_zoneinfo.py /usr/lib/python3.10/zoneinfo /usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/__main__.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /usr/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/includetest.rst /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_extension.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_log.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvccompiler.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /usr/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/example_noext /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/example_stub.pyi /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/template.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_browser.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip_w.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_codecontext.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_colorizer.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_key.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger_r.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj_r.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editmenu.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_filelist.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_format.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help_about.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_history.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_iomenu.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_macosx.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_mainmenu.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_multicall.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_outwin.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_percolator.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyparse.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyshell.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_query.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_redirector.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_replace.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rpc.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_run.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_runscript.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_search.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchbase.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_sidebar.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_squeezer.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_stackviewer.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_statusbar.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tooltip.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tree.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_undo.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_util.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_window.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zoomheight.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zzdummy.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/tkinter_testing_utils.py /usr/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /usr/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__main__.py /usr/lib/python3.10/lib2to3/tests /usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /usr/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /usr/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /usr/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /usr/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /usr/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /usr/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /usr/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /usr/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /usr/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /usr/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /usr/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /usr/lib/python3.10/lib2to3/tests/data /usr/bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /usr/lib/python3.10/lib2to3/tests/data /usr/bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /usr/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /usr/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /usr/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /usr/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /usr/lib/python3.10/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/lib/python3.10/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/lib/python3.10/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /usr/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/backup.py /usr/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /usr/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /usr/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /usr/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /usr/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /usr/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /usr/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /usr/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /usr/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/__init__.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/__main__.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/_test_atexit.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/_test_eintr.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/_test_embed_set_config.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/_test_multiprocessing.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/_typed_dict_helper.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/allsans.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module2.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module3.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module4.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module5.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module6.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module7.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/audiotest.au /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/audiotests.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/audit-tests.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/autotest.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/bad_getattr.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/bad_getattr2.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/bad_getattr3.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badcert.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badkey.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_3131.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future10.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_pep3120.py /usr/lib/python3.10/test /usr/bin/install -c ./Lib/test/bisect_cmd.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.2 /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.3 /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/clinic.test /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/coding20731.py /usr/lib/python3.10/test /usr/bin/install -c ./Lib/test/curses_tests.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1_str.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2_str.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_textanno.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/datetimetester.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/dis_module.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/doctest_lineno.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/double_const.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/empty.vbs /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ffdh3072.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/final_a.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/final_b.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/future_test1.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/future_test2.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/good_getattr.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/idnsans.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/imp_dummy.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/inspect_stock_annotations.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/inspect_stringized_annotations.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/inspect_stringized_annotations_2.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/keycert.passwd.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/keycert.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/keycert2.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/keycert3.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/keycert4.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/keycertecc.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/list_tests.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mailcap.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/make_ssl_certs.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/memory_watchdog.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mime.types /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mock_socket.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mod_generics_cache.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mp_preload.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/nokia.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/nosan.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/nullbytecert.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pickletester.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/profilee.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pstats.pck /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pycacert.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pycakey.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pythoninfo.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/randv3.pck /usr/lib/python3.10/test /usr/bin/install -c ./Lib/test/re_tests.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/recursion.tar /usr/lib/python3.10/test /usr/bin/install -c ./Lib/test/regrtest.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/relimport.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/reperf.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/revocation.crl /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/secp384r1.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/selfsigned_pythontestdotnet.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/signalinterproctester.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/sortperf.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ssl_servers.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ssltests.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/string_tests.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/talos-2019-0758.pem /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test___all__.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test___future__.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test__locale.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test__opcode.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test__osx_support.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test__xxsubinterpreters.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_abc.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /usr/lib/python3.10/test /usr/bin/install -c ./Lib/test/test_array.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_asdl_parser.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ast.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_asyncgen.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_audit.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_base64.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_baseexception.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bdb.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_binhex.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_binop.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bool.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_c_locale_coercion.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_call.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_capi.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cgitb.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_check_c_globals.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_class.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_clinic.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_code.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_code_module.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_collections.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_compare.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_compile.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_complex.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_concurrent_futures.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_configparser.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_contains.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_context.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_contextlib_async.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_copy.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_copyreg.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_coroutines.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_crashers.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_csv.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_curses.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dataclasses.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_deque.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_descr.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_devpoll.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dict.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dict_version.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dis.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dtrace.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dynamic.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_eintr.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_embed.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ensurepip.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_enum.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_eof.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_errno.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_exception_hierarchy.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_faulthandler.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_file.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_file_eintr.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_finalization.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_float.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_flufl.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_format.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_frame.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fstring.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_functools.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_future.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_future3.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_future4.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_future5.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_gc.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_generator_stop.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_generators.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_genericalias.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_genericclass.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_getpass.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_glob.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_global.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_graphlib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_grp.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_hash.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_html.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_http_cookies.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_idle.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_imghdr.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_imp.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_index.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_int.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_interpreters.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_io.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ipaddress.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_iter.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_keyword.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_list.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_listcomps.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_lltrace.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_locale.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_logging.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_long.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_lzma.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_mailcap.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_math.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_metaclass.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_module.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_named_expressions.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_nis.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_nntplib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_opcache.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_operator.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ordered_dict.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_os.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_osx_env.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pathlib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_patma.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_picklebuffer.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_platform.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_poll.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_popen.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_positional_only_arg.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_posix.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pow.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_print.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_profile.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_property.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pty.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pulldom.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_py_compile.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_queue.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_raise.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_random.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_range.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_re.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_readline.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_regrtest.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_repl.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_reprlib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_resource.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sax.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sched.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_scope.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_script_helper.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_secrets.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_select.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_selectors.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_set.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_signal.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_site.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_slice.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_smtpd.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sndhdr.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_socket.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sort.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_source_encoding.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_spwd.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_stat.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_statistics.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_string.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_string_literals.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_struct.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_subclassinit.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sunau.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_super.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_support.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sys.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_syslog.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tabnanny.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_thread.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_threading.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_time.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_timeit.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tix.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tk.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_trace.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tracemalloc.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_turtle.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_type_annotations.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_type_comments.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_types.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_typing.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unary.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file_functions.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_identifiers.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unparse.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib_response.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_userstring.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_utf8_mode.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_utf8source.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_uu.py /usr/lib/python3.10/test /usr/bin/install -c ./Lib/test/test_uuid.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_venv.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_wave.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_webbrowser.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_winconsoleio.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_with.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xxlimited.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xxtestfuzz.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_yield_from.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_zipapp.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/testcodec.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/testtar.tar /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/testtar.tar.xz /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/xmltests.py /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/zip_cp437_header.zip /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /usr/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.au /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /usr/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /usr/lib/python3.10/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /usr/lib/python3.10/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /usr/lib/python3.10/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /usr/lib/python3.10/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/b1930218.0 /usr/lib/python3.10/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/ceff1710.0 /usr/lib/python3.10/test/capath /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/data/README /usr/lib/python3.10/test/data /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /usr/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.d /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.stp /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d.expected /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.py /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp.expected /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d.expected /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.py /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp.expected /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/instance.py /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d.expected /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.py /usr/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /usr/lib/python3.10/test/encoded_modules /usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib/python3.10/test/encoded_modules /usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /usr/lib/python3.10/test/encoded_modules /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /usr/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.exr /usr/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /usr/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /usr/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /usr/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /usr/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /usr/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /usr/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /usr/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /usr/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /usr/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.webp /usr/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /usr/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/libregrtest/__init__.py /usr/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/cmdline.py /usr/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/main.py /usr/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/pgo.py /usr/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/refleak.py /usr/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest.py /usr/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest_mp.py /usr/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/save_env.py /usr/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/setup.py /usr/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/utils.py /usr/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/win_utils.py /usr/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/README /usr/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /usr/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /usr/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /usr/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /usr/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /usr/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /usr/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /usr/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /usr/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /usr/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /usr/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /usr/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /usr/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /usr/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/support/__init__.py /usr/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/bytecode_helper.py /usr/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/hashlib_helper.py /usr/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/import_helper.py /usr/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/interpreters.py /usr/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/logging_helper.py /usr/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/os_helper.py /usr/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/script_helper.py /usr/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/socket_helper.py /usr/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/testresult.py /usr/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/threading_helper.py /usr/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/warnings_helper.py /usr/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/functional.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_buffered_proto.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_context.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures2.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_protocols.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_runners.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sendfile.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_server.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sock_lowlevel.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_threads.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_waitfor.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/utils.py /usr/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_email/__init__.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/__main__.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_email.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_message.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /usr/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/data/PyBanner048.gif /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/audiotest.au /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /usr/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_import/__init__.py /usr/lib/python3.10/test/test_import /usr/bin/install -c -m 644 ./Lib/test/test_import/__main__.py /usr/lib/python3.10/test/test_import /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /usr/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic2.py /usr/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding.py /usr/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding2.py /usr/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle1.py /usr/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle2.py /usr/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/indirect.py /usr/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/source.py /usr/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/use.py /usr/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/util.py /usr/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib/python3.10/test/test_import/data/circular_imports/subpkg /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib/python3.10/test/test_import/data/circular_imports/subpkg /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/__init__.py /usr/lib/python3.10/test/test_import/data/package /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/submodule.py /usr/lib/python3.10/test/test_import/data/package /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule1.py /usr/lib/python3.10/test/test_import/data/package2 /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule2.py /usr/lib/python3.10/test/test_import/data/package2 /usr/bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/__init__.py /usr/lib/python3.10/test/test_import/data/unwritable /usr/bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/x.py /usr/lib/python3.10/test/test_import/data/unwritable /usr/bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/fixtures.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/stubs.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_files.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_main.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_metadata_api.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_open.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_path.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_pkg_import.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_read.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_reader.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_resource.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_threaded_import.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_zip.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/threaded_import_hangers.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c ./Lib/test/test_importlib/update-zips.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/util.py /usr/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /usr/lib/python3.10/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /usr/lib/python3.10/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /usr/lib/python3.10/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /usr/lib/python3.10/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/__init__.py /usr/lib/python3.10/test/test_importlib/data /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3-none-any.whl /usr/lib/python3.10/test/test_importlib/data /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3.6.egg /usr/lib/python3.10/test/test_importlib/data /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/__init__.py /usr/lib/python3.10/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/binary.file /usr/lib/python3.10/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-16.file /usr/lib/python3.10/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-8.file /usr/lib/python3.10/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/__init__.py /usr/lib/python3.10/test/test_importlib/data01/subdirectory /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/binary.file /usr/lib/python3.10/test/test_importlib/data01/subdirectory /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/__init__.py /usr/lib/python3.10/test/test_importlib/data02 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/__init__.py /usr/lib/python3.10/test/test_importlib/data02/one /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/resource1.txt /usr/lib/python3.10/test/test_importlib/data02/one /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/__init__.py /usr/lib/python3.10/test/test_importlib/data02/two /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/resource2.txt /usr/lib/python3.10/test/test_importlib/data02/two /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/__init__.py /usr/lib/python3.10/test/test_importlib/data03 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/resource1.txt /usr/lib/python3.10/test/test_importlib/data03/namespace /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion1/__init__.py /usr/lib/python3.10/test/test_importlib/data03/namespace/portion1 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion2/__init__.py /usr/lib/python3.10/test/test_importlib/data03/namespace/portion2 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /usr/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /usr/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /usr/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /usr/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /usr/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /usr/lib/python3.10/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /usr/lib/python3.10/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /usr/lib/python3.10/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /usr/lib/python3.10/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /usr/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /usr/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /usr/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /usr/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /usr/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /usr/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /usr/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /usr/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /usr/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /usr/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib/python3.10/test/test_importlib/namespace_pkgs /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib/python3.10/test/test_importlib/namespace_pkgs /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib/python3.10/test/test_importlib/namespace_pkgs /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/binary.file /usr/lib/python3.10/test/test_importlib/namespacedata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/utf-16.file /usr/lib/python3.10/test/test_importlib/namespacedata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/utf-8.file /usr/lib/python3.10/test/test_importlib/namespacedata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/partial/cfimport.py /usr/lib/python3.10/test/test_importlib/partial /usr/bin/install -c -m 644 ./Lib/test/test_importlib/partial/pool_in_threads.py /usr/lib/python3.10/test/test_importlib/partial /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /usr/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /usr/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /usr/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /usr/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /usr/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /usr/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/__init__.py /usr/lib/python3.10/test/test_importlib/zipdata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/ziptestdata.zip /usr/lib/python3.10/test/test_importlib/zipdata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/__init__.py /usr/lib/python3.10/test/test_importlib/zipdata02 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/ziptestdata.zip /usr/lib/python3.10/test/test_importlib/zipdata02 /usr/bin/install -c -m 644 ./Lib/test/test_json/__init__.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/__main__.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_default.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_enum.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_float.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /usr/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/__init__.py /usr/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/__main__.py /usr/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_c_parser.py /usr/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_first_sets.py /usr/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_grammar_validator.py /usr/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_pegen.py /usr/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_tools/__init__.py /usr/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/__main__.py /usr/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_fixcid.py /usr/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_gprof2html.py /usr/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_i18n.py /usr/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_lll.py /usr/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_md5sum.py /usr/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pathfix.py /usr/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pdeps.py /usr/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pindent.py /usr/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_reindent.py /usr/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_sundry.py /usr/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_warnings/__init__.py /usr/lib/python3.10/test/test_warnings /usr/bin/install -c -m 644 ./Lib/test/test_warnings/__main__.py /usr/lib/python3.10/test/test_warnings /usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/import_warning.py /usr/lib/python3.10/test/test_warnings/data /usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/stacklevel.py /usr/lib/python3.10/test/test_warnings/data /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/__init__.py /usr/lib/python3.10/test/test_zoneinfo /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/__main__.py /usr/lib/python3.10/test/test_zoneinfo /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/_support.py /usr/lib/python3.10/test/test_zoneinfo /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/test_zoneinfo.py /usr/lib/python3.10/test/test_zoneinfo /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/update_test_data.py /usr/lib/python3.10/test/test_zoneinfo/data /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/zoneinfo_data.json /usr/lib/python3.10/test/test_zoneinfo/data /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /usr/lib/python3.10/test/tracedmodules /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /usr/lib/python3.10/test/tracedmodules /usr/bin/install -c -m 644 ./Lib/test/typinganndata/__init__.py /usr/lib/python3.10/test/typinganndata /usr/bin/install -c -m 644 ./Lib/test/typinganndata/ann_module9.py /usr/lib/python3.10/test/typinganndata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /usr/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /usr/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /usr/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /usr/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/README /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nComment.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQname.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nTrim.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.dtd /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.xsl /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N1.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N2.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N3.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N4.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N5.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N6.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsContent.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSort.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsXml.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/world.txt /usr/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/ziptestdata/README.md /usr/lib/python3.10/test/ziptestdata /usr/bin/install -c ./Lib/test/ziptestdata/exe_with_z64 /usr/lib/python3.10/test/ziptestdata /usr/bin/install -c ./Lib/test/ziptestdata/exe_with_zip /usr/lib/python3.10/test/ziptestdata /usr/bin/install -c ./Lib/test/ziptestdata/header.sh /usr/lib/python3.10/test/ziptestdata /usr/bin/install -c -m 644 ./Lib/test/ziptestdata/testdata_module_inside_zip.py /usr/lib/python3.10/test/ziptestdata /usr/bin/install -c -m 644 ./Lib/tkinter/test/README /usr/lib/python3.10/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/__init__.py /usr/lib/python3.10/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/support.py /usr/lib/python3.10/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /usr/lib/python3.10/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /usr/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_colorchooser.py /usr/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /usr/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_images.py /usr/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_messagebox.py /usr/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /usr/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_simpledialog.py /usr/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /usr/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /usr/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /usr/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /usr/lib/python3.10/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /usr/lib/python3.10/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /usr/lib/python3.10/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /usr/lib/python3.10/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/__main__.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_async_case.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /usr/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /usr/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__main__.py /usr/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/support.py /usr/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testasync.py /usr/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /usr/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /usr/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /usr/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /usr/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /usr/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsealable.py /usr/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /usr/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /usr/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_aarch64-linux-gnu.py \ /usr/lib/python3.10; \ /usr/bin/install -c -m 644 ./LICENSE /usr/lib/python3.10/LICENSE.txt if test -d /usr/lib/python3.10/distutils/tests; then \ /usr/bin/install -c -m 644 ./Modules/xxmodule.c \ /usr/lib/python3.10/distutils/tests ; \ fi PYTHONPATH=/usr/lib/python3.10 LD_LIBRARY_PATH=/usr/src/Python-3.10.8 \ ./python -E -Wi /usr/lib/python3.10/compileall.py \ -j0 -d /usr/lib/python3.10 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /usr/lib/python3.10 Listing '/usr/lib/python3.10'... Compiling '/usr/lib/python3.10/_pyio.py'... Compiling '/usr/lib/python3.10/asynchat.py'... Compiling '/usr/lib/python3.10/asyncio/__init__.py'... Compiling '/usr/lib/python3.10/asyncio/__main__.py'... Compiling '/usr/lib/python3.10/asyncio/base_events.py'... Compiling '/usr/lib/python3.10/asyncio/locks.py'... Compiling '/usr/lib/python3.10/asyncio/sslproto.py'... Compiling '/usr/lib/python3.10/asyncio/staggered.py'... Compiling '/usr/lib/python3.10/asyncio/streams.py'... Compiling '/usr/lib/python3.10/asyncio/threads.py'... Compiling '/usr/lib/python3.10/asyncio/transports.py'... Compiling '/usr/lib/python3.10/asyncio/windows_events.py'... Compiling '/usr/lib/python3.10/base64.py'... Compiling '/usr/lib/python3.10/binhex.py'... Compiling '/usr/lib/python3.10/cProfile.py'... Compiling '/usr/lib/python3.10/calendar.py'... Compiling '/usr/lib/python3.10/chunk.py'... Compiling '/usr/lib/python3.10/code.py'... Compiling '/usr/lib/python3.10/codeop.py'... Compiling '/usr/lib/python3.10/concurrent/futures/thread.py'... Compiling '/usr/lib/python3.10/configparser.py'... Compiling '/usr/lib/python3.10/crypt.py'... Compiling '/usr/lib/python3.10/ctypes/test/__init__.py'... Compiling '/usr/lib/python3.10/ctypes/test/__main__.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_anon.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_arrays.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_bitfields.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_byteswap.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_cfuncs.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_python_api.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_structures.py'... Compiling '/usr/lib/python3.10/dbm/__init__.py'... Compiling '/usr/lib/python3.10/dbm/dumb.py'... Compiling '/usr/lib/python3.10/dbm/gnu.py'... Compiling '/usr/lib/python3.10/dbm/ndbm.py'... Compiling '/usr/lib/python3.10/difflib.py'... Compiling '/usr/lib/python3.10/distutils/command/bdist_msi.py'... Compiling '/usr/lib/python3.10/distutils/command/build_py.py'... Compiling '/usr/lib/python3.10/distutils/command/build_scripts.py'... Compiling '/usr/lib/python3.10/distutils/command/clean.py'... Compiling '/usr/lib/python3.10/distutils/config.py'... Compiling '/usr/lib/python3.10/distutils/core.py'... Compiling '/usr/lib/python3.10/distutils/cygwinccompiler.py'... Compiling '/usr/lib/python3.10/distutils/errors.py'... Compiling '/usr/lib/python3.10/distutils/log.py'... Compiling '/usr/lib/python3.10/distutils/msvc9compiler.py'... Compiling '/usr/lib/python3.10/distutils/spawn.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_bdist_dumb.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_check.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_config_cmd.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_dep_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_dist.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install_data.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_unixccompiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_version.py'... Compiling '/usr/lib/python3.10/distutils/versionpredicate.py'... Compiling '/usr/lib/python3.10/email/__init__.py'... Compiling '/usr/lib/python3.10/email/_encoded_words.py'... Compiling '/usr/lib/python3.10/email/_header_value_parser.py'... Compiling '/usr/lib/python3.10/email/mime/__init__.py'... Compiling '/usr/lib/python3.10/email/mime/application.py'... Compiling '/usr/lib/python3.10/email/mime/audio.py'... Compiling '/usr/lib/python3.10/email/mime/base.py'... Compiling '/usr/lib/python3.10/email/mime/image.py'... Compiling '/usr/lib/python3.10/email/mime/message.py'... Compiling '/usr/lib/python3.10/email/mime/text.py'... Compiling '/usr/lib/python3.10/email/quoprimime.py'... Compiling '/usr/lib/python3.10/encodings/__init__.py'... Compiling '/usr/lib/python3.10/encodings/ascii.py'... Compiling '/usr/lib/python3.10/encodings/base64_codec.py'... Compiling '/usr/lib/python3.10/encodings/big5hkscs.py'... Compiling '/usr/lib/python3.10/encodings/cp1026.py'... Compiling '/usr/lib/python3.10/encodings/cp1140.py'... Compiling '/usr/lib/python3.10/encodings/cp1251.py'... Compiling '/usr/lib/python3.10/encodings/cp1253.py'... Compiling '/usr/lib/python3.10/encodings/cp1255.py'... Compiling '/usr/lib/python3.10/encodings/cp775.py'... Compiling '/usr/lib/python3.10/encodings/cp857.py'... Compiling '/usr/lib/python3.10/encodings/cp860.py'... Compiling '/usr/lib/python3.10/encodings/cp862.py'... Compiling '/usr/lib/python3.10/encodings/cp874.py'... Compiling '/usr/lib/python3.10/encodings/cp932.py'... Compiling '/usr/lib/python3.10/encodings/gbk.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_15.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_3.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_6.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_8.py'... Compiling '/usr/lib/python3.10/encodings/johab.py'... Compiling '/usr/lib/python3.10/encodings/koi8_u.py'... Compiling '/usr/lib/python3.10/encodings/mac_arabic.py'... Compiling '/usr/lib/python3.10/encodings/mac_greek.py'... Compiling '/usr/lib/python3.10/encodings/punycode.py'... Compiling '/usr/lib/python3.10/encodings/shift_jis.py'... Compiling '/usr/lib/python3.10/encodings/shift_jisx0213.py'... Compiling '/usr/lib/python3.10/encodings/undefined.py'... Compiling '/usr/lib/python3.10/encodings/utf_16.py'... Compiling '/usr/lib/python3.10/encodings/utf_16_le.py'... Compiling '/usr/lib/python3.10/encodings/utf_32_be.py'... Compiling '/usr/lib/python3.10/encodings/utf_32_le.py'... Compiling '/usr/lib/python3.10/encodings/uu_codec.py'... Compiling '/usr/lib/python3.10/ensurepip/__init__.py'... Compiling '/usr/lib/python3.10/fnmatch.py'... Compiling '/usr/lib/python3.10/ftplib.py'... Compiling '/usr/lib/python3.10/graphlib.py'... Compiling '/usr/lib/python3.10/heapq.py'... Compiling '/usr/lib/python3.10/http/server.py'... Compiling '/usr/lib/python3.10/idlelib/__init__.py'... Compiling '/usr/lib/python3.10/idlelib/autocomplete_w.py'... Compiling '/usr/lib/python3.10/idlelib/colorizer.py'... Compiling '/usr/lib/python3.10/idlelib/config_key.py'... Compiling '/usr/lib/python3.10/idlelib/configdialog.py'... Compiling '/usr/lib/python3.10/idlelib/grep.py'... Compiling '/usr/lib/python3.10/idlelib/history.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/__init__.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/template.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_autoexpand.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_calltip.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_config_key.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_debugger.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_debugger_r.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_debugobj.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_delegator.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_editmenu.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_grep.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_history.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_hyperparser.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_mainmenu.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_percolator.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_query.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_run.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_searchengine.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_stackviewer.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_statusbar.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_textview.py'... Compiling '/usr/lib/python3.10/idlelib/mainmenu.py'... Compiling '/usr/lib/python3.10/idlelib/pathbrowser.py'... Compiling '/usr/lib/python3.10/idlelib/pyparse.py'... Compiling '/usr/lib/python3.10/idlelib/query.py'... Compiling '/usr/lib/python3.10/__phello__.foo.py'... Compiling '/usr/lib/python3.10/_bootsubprocess.py'... Compiling '/usr/lib/python3.10/_markupbase.py'... Compiling '/usr/lib/python3.10/_py_abc.py'... Compiling '/usr/lib/python3.10/_pydecimal.py'... Compiling '/usr/lib/python3.10/asyncio/selector_events.py'... Compiling '/usr/lib/python3.10/asyncio/subprocess.py'... Compiling '/usr/lib/python3.10/asyncio/tasks.py'... Compiling '/usr/lib/python3.10/cgi.py'... Compiling '/usr/lib/python3.10/collections/abc.py'... Compiling '/usr/lib/python3.10/colorsys.py'... Compiling '/usr/lib/python3.10/concurrent/futures/process.py'... Compiling '/usr/lib/python3.10/contextvars.py'... Compiling '/usr/lib/python3.10/copyreg.py'... Compiling '/usr/lib/python3.10/csv.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_array_in_pointer.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_callbacks.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_delattr.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_find.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_funcptr.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_functions.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_keeprefs.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_random_things.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_refcounts.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_repr.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_simplesubclasses.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_sizes.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_strings.py'... Compiling '/usr/lib/python3.10/ctypes/wintypes.py'... Compiling '/usr/lib/python3.10/curses/has_key.py'... Compiling '/usr/lib/python3.10/dataclasses.py'... Compiling '/usr/lib/python3.10/distutils/__init__.py'... Compiling '/usr/lib/python3.10/distutils/_msvccompiler.py'... Compiling '/usr/lib/python3.10/distutils/ccompiler.py'... Compiling '/usr/lib/python3.10/distutils/command/build.py'... Compiling '/usr/lib/python3.10/distutils/command/build_clib.py'... Compiling '/usr/lib/python3.10/distutils/command/build_ext.py'... Compiling '/usr/lib/python3.10/distutils/command/config.py'... Compiling '/usr/lib/python3.10/distutils/command/install.py'... Compiling '/usr/lib/python3.10/distutils/command/install_lib.py'... Compiling '/usr/lib/python3.10/distutils/command/register.py'... Compiling '/usr/lib/python3.10/distutils/command/upload.py'... Compiling '/usr/lib/python3.10/distutils/extension.py'... Compiling '/usr/lib/python3.10/distutils/fancy_getopt.py'... Compiling '/usr/lib/python3.10/distutils/file_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_archive_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_bdist_rpm.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build_ext.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_cmd.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_cygwinccompiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_extension.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_filelist.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install_headers.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_log.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_sdist.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_text_file.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_util.py'... Compiling '/usr/lib/python3.10/doctest.py'... Compiling '/usr/lib/python3.10/email/_parseaddr.py'... Compiling '/usr/lib/python3.10/email/policy.py'... Compiling '/usr/lib/python3.10/email/utils.py'... Compiling '/usr/lib/python3.10/encodings/aliases.py'... Compiling '/usr/lib/python3.10/encodings/big5.py'... Compiling '/usr/lib/python3.10/encodings/cp1250.py'... Compiling '/usr/lib/python3.10/encodings/cp1252.py'... Compiling '/usr/lib/python3.10/encodings/cp1254.py'... Compiling '/usr/lib/python3.10/encodings/cp1256.py'... Compiling '/usr/lib/python3.10/encodings/cp1257.py'... Compiling '/usr/lib/python3.10/encodings/cp273.py'... Compiling '/usr/lib/python3.10/encodings/cp437.py'... Compiling '/usr/lib/python3.10/encodings/cp850.py'... Compiling '/usr/lib/python3.10/encodings/cp855.py'... Compiling '/usr/lib/python3.10/encodings/cp863.py'... Compiling '/usr/lib/python3.10/encodings/cp950.py'... Compiling '/usr/lib/python3.10/encodings/euc_jisx0213.py'... Compiling '/usr/lib/python3.10/encodings/euc_kr.py'... Compiling '/usr/lib/python3.10/encodings/gb2312.py'... Compiling '/usr/lib/python3.10/encodings/hex_codec.py'... Compiling '/usr/lib/python3.10/encodings/hz.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_1.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_13.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_14.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_16.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_2.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_4.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_9.py'... Compiling '/usr/lib/python3.10/encodings/koi8_t.py'... Compiling '/usr/lib/python3.10/encodings/mac_cyrillic.py'... Compiling '/usr/lib/python3.10/encodings/mac_farsi.py'... Compiling '/usr/lib/python3.10/encodings/mac_iceland.py'... Compiling '/usr/lib/python3.10/encodings/mac_roman.py'... Compiling '/usr/lib/python3.10/encodings/mac_turkish.py'... Compiling '/usr/lib/python3.10/encodings/mbcs.py'... Compiling '/usr/lib/python3.10/encodings/ptcp154.py'... Compiling '/usr/lib/python3.10/encodings/raw_unicode_escape.py'... Compiling '/usr/lib/python3.10/encodings/utf_8_sig.py'... Compiling '/usr/lib/python3.10/encodings/zlib_codec.py'... Compiling '/usr/lib/python3.10/ensurepip/__main__.py'... Compiling '/usr/lib/python3.10/ensurepip/_bundled/__init__.py'... Compiling '/usr/lib/python3.10/filecmp.py'... Compiling '/usr/lib/python3.10/fractions.py'... Compiling '/usr/lib/python3.10/getpass.py'... Compiling '/usr/lib/python3.10/glob.py'... Compiling '/usr/lib/python3.10/gzip.py'... Compiling '/usr/lib/python3.10/hmac.py'... Compiling '/usr/lib/python3.10/html/__init__.py'... Compiling '/usr/lib/python3.10/html/parser.py'... Compiling '/usr/lib/python3.10/http/cookiejar.py'... Compiling '/usr/lib/python3.10/idlelib/__main__.py'... Compiling '/usr/lib/python3.10/idlelib/autocomplete.py'... Compiling '/usr/lib/python3.10/idlelib/browser.py'... Compiling '/usr/lib/python3.10/idlelib/calltip_w.py'... Compiling '/usr/lib/python3.10/idlelib/debugobj.py'... Compiling '/usr/lib/python3.10/idlelib/delegator.py'... Compiling '/usr/lib/python3.10/idlelib/editor.py'... Compiling '/usr/lib/python3.10/idlelib/help.py'... Compiling '/usr/lib/python3.10/idlelib/hyperparser.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/mock_idle.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_autocomplete.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_colorizer.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_editor.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_filelist.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_format.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_help.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_pyshell.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_redirector.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_rpc.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_tree.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_warning.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_zoomheight.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/usr/lib/python3.10/idlelib/iomenu.py'... Compiling '/usr/lib/python3.10/idlelib/outwin.py'... Compiling '/usr/lib/python3.10/idlelib/parenmatch.py'... Compiling '/usr/lib/python3.10/idlelib/search.py'... Compiling '/usr/lib/python3.10/idlelib/searchengine.py'... Compiling '/usr/lib/python3.10/idlelib/squeezer.py'... Compiling '/usr/lib/python3.10/idlelib/stackviewer.py'... Compiling '/usr/lib/python3.10/__future__.py'... Compiling '/usr/lib/python3.10/_compat_pickle.py'... Compiling '/usr/lib/python3.10/_osx_support.py'... Compiling '/usr/lib/python3.10/_sysconfigdata__linux_aarch64-linux-gnu.py'... Compiling '/usr/lib/python3.10/abc.py'... Compiling '/usr/lib/python3.10/antigravity.py'... Compiling '/usr/lib/python3.10/argparse.py'... Compiling '/usr/lib/python3.10/asyncio/base_tasks.py'... Compiling '/usr/lib/python3.10/asyncio/constants.py'... Compiling '/usr/lib/python3.10/asyncio/coroutines.py'... Compiling '/usr/lib/python3.10/asyncio/exceptions.py'... Compiling '/usr/lib/python3.10/asyncio/mixins.py'... Compiling '/usr/lib/python3.10/asyncio/proactor_events.py'... Compiling '/usr/lib/python3.10/asyncio/protocols.py'... Compiling '/usr/lib/python3.10/asyncio/queues.py'... Compiling '/usr/lib/python3.10/asyncio/runners.py'... Compiling '/usr/lib/python3.10/asyncio/unix_events.py'... Compiling '/usr/lib/python3.10/cgitb.py'... Compiling '/usr/lib/python3.10/cmd.py'... Compiling '/usr/lib/python3.10/codecs.py'... Compiling '/usr/lib/python3.10/compileall.py'... Compiling '/usr/lib/python3.10/concurrent/__init__.py'... Compiling '/usr/lib/python3.10/concurrent/futures/__init__.py'... Compiling '/usr/lib/python3.10/concurrent/futures/_base.py'... Compiling '/usr/lib/python3.10/contextlib.py'... Compiling '/usr/lib/python3.10/copy.py'... Compiling '/usr/lib/python3.10/ctypes/_aix.py'... Compiling '/usr/lib/python3.10/ctypes/_endian.py'... Compiling '/usr/lib/python3.10/ctypes/macholib/dylib.py'... Compiling '/usr/lib/python3.10/ctypes/macholib/framework.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_buffers.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_bytes.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_macholib.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_memfunctions.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_objects.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_parameters.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_pickling.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_prototypes.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_unaligned_structures.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_values.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_varsize_struct.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_wintypes.py'... Compiling '/usr/lib/python3.10/ctypes/util.py'... Compiling '/usr/lib/python3.10/curses/__init__.py'... Compiling '/usr/lib/python3.10/curses/ascii.py'... Compiling '/usr/lib/python3.10/curses/panel.py'... Compiling '/usr/lib/python3.10/curses/textpad.py'... Compiling '/usr/lib/python3.10/datetime.py'... Compiling '/usr/lib/python3.10/distutils/command/install_data.py'... Compiling '/usr/lib/python3.10/distutils/command/install_egg_info.py'... Compiling '/usr/lib/python3.10/distutils/command/install_headers.py'... Compiling '/usr/lib/python3.10/distutils/command/install_scripts.py'... Compiling '/usr/lib/python3.10/distutils/command/sdist.py'... Compiling '/usr/lib/python3.10/distutils/debug.py'... Compiling '/usr/lib/python3.10/distutils/dep_util.py'... Compiling '/usr/lib/python3.10/distutils/dir_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/__init__.py'... Compiling '/usr/lib/python3.10/distutils/tests/support.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build_clib.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build_py.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build_scripts.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_clean.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_config.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_core.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install_lib.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_msvccompiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_upload.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_versionpredicate.py'... Compiling '/usr/lib/python3.10/distutils/text_file.py'... Compiling '/usr/lib/python3.10/distutils/util.py'... Compiling '/usr/lib/python3.10/email/_policybase.py'... Compiling '/usr/lib/python3.10/email/contentmanager.py'... Compiling '/usr/lib/python3.10/email/feedparser.py'... Compiling '/usr/lib/python3.10/email/generator.py'... Compiling '/usr/lib/python3.10/email/message.py'... Compiling '/usr/lib/python3.10/email/mime/multipart.py'... Compiling '/usr/lib/python3.10/email/mime/nonmultipart.py'... Compiling '/usr/lib/python3.10/email/parser.py'... Compiling '/usr/lib/python3.10/encodings/charmap.py'... Compiling '/usr/lib/python3.10/encodings/cp1006.py'... Compiling '/usr/lib/python3.10/encodings/cp1125.py'... Compiling '/usr/lib/python3.10/encodings/cp737.py'... Compiling '/usr/lib/python3.10/encodings/cp856.py'... Compiling '/usr/lib/python3.10/encodings/cp861.py'... Compiling '/usr/lib/python3.10/encodings/cp865.py'... Compiling '/usr/lib/python3.10/encodings/cp869.py'... Compiling '/usr/lib/python3.10/encodings/euc_jis_2004.py'... Compiling '/usr/lib/python3.10/encodings/hp_roman8.py'... Compiling '/usr/lib/python3.10/encodings/idna.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_2.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_3.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_kr.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_10.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_7.py'... Compiling '/usr/lib/python3.10/encodings/koi8_r.py'... Compiling '/usr/lib/python3.10/encodings/latin_1.py'... Compiling '/usr/lib/python3.10/encodings/palmos.py'... Compiling '/usr/lib/python3.10/encodings/shift_jis_2004.py'... Compiling '/usr/lib/python3.10/encodings/unicode_escape.py'... Compiling '/usr/lib/python3.10/enum.py'... Compiling '/usr/lib/python3.10/genericpath.py'... Compiling '/usr/lib/python3.10/getopt.py'... Compiling '/usr/lib/python3.10/gettext.py'... Compiling '/usr/lib/python3.10/html/entities.py'... Compiling '/usr/lib/python3.10/http/cookies.py'... Compiling '/usr/lib/python3.10/idlelib/autoexpand.py'... Compiling '/usr/lib/python3.10/idlelib/debugger_r.py'... Compiling '/usr/lib/python3.10/idlelib/debugobj_r.py'... Compiling '/usr/lib/python3.10/idlelib/dynoption.py'... Compiling '/usr/lib/python3.10/idlelib/format.py'... Compiling '/usr/lib/python3.10/idlelib/idle.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/htest.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_calltip_w.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_codecontext.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_config.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_help_about.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_iomenu.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_macosx.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_multicall.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_parenmatch.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_pyparse.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_replace.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_runscript.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_search.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_searchbase.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_sidebar.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_tooltip.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_util.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_window.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_zzdummy.py'... Compiling '/usr/lib/python3.10/idlelib/macosx.py'... Compiling '/usr/lib/python3.10/idlelib/multicall.py'... Compiling '/usr/lib/python3.10/idlelib/redirector.py'... Compiling '/usr/lib/python3.10/idlelib/rpc.py'... Compiling '/usr/lib/python3.10/idlelib/runscript.py'... Compiling '/usr/lib/python3.10/idlelib/searchbase.py'... Compiling '/usr/lib/python3.10/idlelib/sidebar.py'... Compiling '/usr/lib/python3.10/_aix_support.py'... Compiling '/usr/lib/python3.10/_collections_abc.py'... Compiling '/usr/lib/python3.10/_compression.py'... Compiling '/usr/lib/python3.10/_sitebuiltins.py'... Compiling '/usr/lib/python3.10/_strptime.py'... Compiling '/usr/lib/python3.10/_threading_local.py'... Compiling '/usr/lib/python3.10/_weakrefset.py'... Compiling '/usr/lib/python3.10/aifc.py'... Compiling '/usr/lib/python3.10/ast.py'... Compiling '/usr/lib/python3.10/asyncio/base_futures.py'... Compiling '/usr/lib/python3.10/asyncio/base_subprocess.py'... Compiling '/usr/lib/python3.10/asyncio/events.py'... Compiling '/usr/lib/python3.10/asyncio/format_helpers.py'... Compiling '/usr/lib/python3.10/asyncio/futures.py'... Compiling '/usr/lib/python3.10/asyncio/log.py'... Compiling '/usr/lib/python3.10/asyncio/trsock.py'... Compiling '/usr/lib/python3.10/asyncio/windows_utils.py'... Compiling '/usr/lib/python3.10/asyncore.py'... Compiling '/usr/lib/python3.10/bdb.py'... Compiling '/usr/lib/python3.10/bisect.py'... Compiling '/usr/lib/python3.10/bz2.py'... Compiling '/usr/lib/python3.10/collections/__init__.py'... Compiling '/usr/lib/python3.10/ctypes/__init__.py'... Compiling '/usr/lib/python3.10/ctypes/macholib/__init__.py'... Compiling '/usr/lib/python3.10/ctypes/macholib/dyld.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_as_parameter.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_cast.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_checkretval.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_errno.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_frombuffer.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_incomplete.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_init.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_internals.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_libc.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_loading.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_numbers.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_pep3118.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_pointers.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_returnfuncptrs.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_slicing.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_stringptr.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_struct_fields.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_unicode.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_win32.py'... Compiling '/usr/lib/python3.10/decimal.py'... Compiling '/usr/lib/python3.10/dis.py'... Compiling '/usr/lib/python3.10/distutils/archive_util.py'... Compiling '/usr/lib/python3.10/distutils/bcppcompiler.py'... Compiling '/usr/lib/python3.10/distutils/cmd.py'... Compiling '/usr/lib/python3.10/distutils/command/__init__.py'... Compiling '/usr/lib/python3.10/distutils/command/bdist.py'... Compiling '/usr/lib/python3.10/distutils/command/bdist_dumb.py'... Compiling '/usr/lib/python3.10/distutils/command/bdist_rpm.py'... Compiling '/usr/lib/python3.10/distutils/command/check.py'... Compiling '/usr/lib/python3.10/distutils/dist.py'... Compiling '/usr/lib/python3.10/distutils/filelist.py'... Compiling '/usr/lib/python3.10/distutils/msvccompiler.py'... Compiling '/usr/lib/python3.10/distutils/sysconfig.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_bdist.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_bdist_msi.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_dir_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_file_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install_scripts.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_msvc9compiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_register.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_spawn.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_sysconfig.py'... Compiling '/usr/lib/python3.10/distutils/unixccompiler.py'... Compiling '/usr/lib/python3.10/distutils/version.py'... Compiling '/usr/lib/python3.10/email/base64mime.py'... Compiling '/usr/lib/python3.10/email/charset.py'... Compiling '/usr/lib/python3.10/email/encoders.py'... Compiling '/usr/lib/python3.10/email/errors.py'... Compiling '/usr/lib/python3.10/email/header.py'... Compiling '/usr/lib/python3.10/email/headerregistry.py'... Compiling '/usr/lib/python3.10/email/iterators.py'... Compiling '/usr/lib/python3.10/encodings/bz2_codec.py'... Compiling '/usr/lib/python3.10/encodings/cp037.py'... Compiling '/usr/lib/python3.10/encodings/cp1258.py'... Compiling '/usr/lib/python3.10/encodings/cp424.py'... Compiling '/usr/lib/python3.10/encodings/cp500.py'... Compiling '/usr/lib/python3.10/encodings/cp720.py'... Compiling '/usr/lib/python3.10/encodings/cp852.py'... Compiling '/usr/lib/python3.10/encodings/cp858.py'... Compiling '/usr/lib/python3.10/encodings/cp864.py'... Compiling '/usr/lib/python3.10/encodings/cp866.py'... Compiling '/usr/lib/python3.10/encodings/cp875.py'... Compiling '/usr/lib/python3.10/encodings/cp949.py'... Compiling '/usr/lib/python3.10/encodings/euc_jp.py'... Compiling '/usr/lib/python3.10/encodings/gb18030.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_1.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_2004.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_ext.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_11.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_5.py'... Compiling '/usr/lib/python3.10/encodings/kz1048.py'... Compiling '/usr/lib/python3.10/encodings/mac_croatian.py'... Compiling '/usr/lib/python3.10/encodings/mac_latin2.py'... Compiling '/usr/lib/python3.10/encodings/mac_romanian.py'... Compiling '/usr/lib/python3.10/encodings/oem.py'... Compiling '/usr/lib/python3.10/encodings/quopri_codec.py'... Compiling '/usr/lib/python3.10/encodings/rot_13.py'... Compiling '/usr/lib/python3.10/encodings/tis_620.py'... Compiling '/usr/lib/python3.10/encodings/utf_16_be.py'... Compiling '/usr/lib/python3.10/encodings/utf_32.py'... Compiling '/usr/lib/python3.10/encodings/utf_7.py'... Compiling '/usr/lib/python3.10/encodings/utf_8.py'... Compiling '/usr/lib/python3.10/ensurepip/_uninstall.py'... Compiling '/usr/lib/python3.10/fileinput.py'... Compiling '/usr/lib/python3.10/functools.py'... Compiling '/usr/lib/python3.10/hashlib.py'... Compiling '/usr/lib/python3.10/http/__init__.py'... Compiling '/usr/lib/python3.10/http/client.py'... Compiling '/usr/lib/python3.10/idlelib/calltip.py'... Compiling '/usr/lib/python3.10/idlelib/codecontext.py'... Compiling '/usr/lib/python3.10/idlelib/config.py'... Compiling '/usr/lib/python3.10/idlelib/debugger.py'... Compiling '/usr/lib/python3.10/idlelib/filelist.py'... Compiling '/usr/lib/python3.10/idlelib/help_about.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/mock_tk.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_browser.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_configdialog.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_outwin.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_squeezer.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_text.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_undo.py'... Compiling '/usr/lib/python3.10/idlelib/percolator.py'... Compiling '/usr/lib/python3.10/idlelib/pyshell.py'... Compiling '/usr/lib/python3.10/idlelib/tooltip.py'... Compiling '/usr/lib/python3.10/idlelib/undo.py'... Compiling '/usr/lib/python3.10/idlelib/window.py'... Compiling '/usr/lib/python3.10/importlib/_common.py'... Compiling '/usr/lib/python3.10/importlib/abc.py'... Compiling '/usr/lib/python3.10/importlib/machinery.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_adapters.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_collections.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_functools.py'... Compiling '/usr/lib/python3.10/idlelib/replace.py'... Compiling '/usr/lib/python3.10/idlelib/run.py'... Compiling '/usr/lib/python3.10/idlelib/scrolledlist.py'... Compiling '/usr/lib/python3.10/idlelib/statusbar.py'... Compiling '/usr/lib/python3.10/idlelib/tree.py'... Compiling '/usr/lib/python3.10/idlelib/util.py'... Compiling '/usr/lib/python3.10/imghdr.py'... Compiling '/usr/lib/python3.10/imp.py'... Compiling '/usr/lib/python3.10/importlib/__init__.py'... Compiling '/usr/lib/python3.10/importlib/_abc.py'... Compiling '/usr/lib/python3.10/importlib/_bootstrap.py'... Compiling '/usr/lib/python3.10/importlib/metadata/__init__.py'... Compiling '/usr/lib/python3.10/importlib/resources.py'... Compiling '/usr/lib/python3.10/inspect.py'... Compiling '/usr/lib/python3.10/lib2to3/fixer_base.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/__init__.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_apply.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_asserts.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_basestring.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_buffer.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_except.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_future.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_idioms.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_isinstance.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_next.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_operator.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_raise.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_reload.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_standarderror.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_urllib.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/driver.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/grammar.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/pgen.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/__init__.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/__main__.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/pytree_idempotency.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_all_fixers.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_pytree.py'... Compiling '/usr/lib/python3.10/logging/config.py'... Compiling '/usr/lib/python3.10/logging/handlers.py'... Compiling '/usr/lib/python3.10/multiprocessing/__init__.py'... Compiling '/usr/lib/python3.10/multiprocessing/connection.py'... Compiling '/usr/lib/python3.10/multiprocessing/popen_fork.py'... Compiling '/usr/lib/python3.10/multiprocessing/popen_forkserver.py'... Compiling '/usr/lib/python3.10/multiprocessing/popen_spawn_posix.py'... Compiling '/usr/lib/python3.10/multiprocessing/popen_spawn_win32.py'... Compiling '/usr/lib/python3.10/multiprocessing/queues.py'... Compiling '/usr/lib/python3.10/multiprocessing/reduction.py'... Compiling '/usr/lib/python3.10/multiprocessing/resource_sharer.py'... Compiling '/usr/lib/python3.10/multiprocessing/shared_memory.py'... Compiling '/usr/lib/python3.10/netrc.py'... Compiling '/usr/lib/python3.10/nturl2path.py'... Compiling '/usr/lib/python3.10/numbers.py'... Compiling '/usr/lib/python3.10/opcode.py'... Compiling '/usr/lib/python3.10/optparse.py'... Compiling '/usr/lib/python3.10/pickle.py'... Compiling '/usr/lib/python3.10/pipes.py'... Compiling '/usr/lib/python3.10/platform.py'... Compiling '/usr/lib/python3.10/poplib.py'... Compiling '/usr/lib/python3.10/pprint.py'... Compiling '/usr/lib/python3.10/random.py'... Compiling '/usr/lib/python3.10/rlcompleter.py'... Compiling '/usr/lib/python3.10/runpy.py'... Compiling '/usr/lib/python3.10/shelve.py'... Compiling '/usr/lib/python3.10/smtplib.py'... Compiling '/usr/lib/python3.10/sqlite3/__init__.py'... Compiling '/usr/lib/python3.10/sqlite3/dbapi2.py'... Compiling '/usr/lib/python3.10/sqlite3/test/__init__.py'... Compiling '/usr/lib/python3.10/sqlite3/test/backup.py'... Compiling '/usr/lib/python3.10/sqlite3/test/regression.py'... Compiling '/usr/lib/python3.10/sqlite3/test/types.py'... Compiling '/usr/lib/python3.10/sre_compile.py'... Compiling '/usr/lib/python3.10/stat.py'... Compiling '/usr/lib/python3.10/struct.py'... Compiling '/usr/lib/python3.10/subprocess.py'... Compiling '/usr/lib/python3.10/tempfile.py'... Compiling '/usr/lib/python3.10/test/_test_eintr.py'... Compiling '/usr/lib/python3.10/test/_typed_dict_helper.py'... Compiling '/usr/lib/python3.10/test/ann_module.py'... Compiling '/usr/lib/python3.10/test/ann_module2.py'... Compiling '/usr/lib/python3.10/test/ann_module3.py'... Compiling '/usr/lib/python3.10/test/ann_module4.py'... Compiling '/usr/lib/python3.10/test/ann_module6.py'... Compiling '/usr/lib/python3.10/test/good_getattr.py'... Compiling '/usr/lib/python3.10/test/imp_dummy.py'... Compiling '/usr/lib/python3.10/test/inspect_fodder.py'... Compiling '/usr/lib/python3.10/test/inspect_stock_annotations.py'... Compiling '/usr/lib/python3.10/test/inspect_stringized_annotations.py'... Compiling '/usr/lib/python3.10/test/libregrtest/__init__.py'... Compiling '/usr/lib/python3.10/test/libregrtest/cmdline.py'... Compiling '/usr/lib/python3.10/test/libregrtest/main.py'... Compiling '/usr/lib/python3.10/test/make_ssl_certs.py'... Compiling '/usr/lib/python3.10/test/mapping_tests.py'... Compiling '/usr/lib/python3.10/test/multibytecodec_support.py'... Compiling '/usr/lib/python3.10/test/ssl_servers.py'... Compiling '/usr/lib/python3.10/test/ssltests.py'... Compiling '/usr/lib/python3.10/test/string_tests.py'... Compiling '/usr/lib/python3.10/test/support/warnings_helper.py'... Compiling '/usr/lib/python3.10/test/test___future__.py'... Compiling '/usr/lib/python3.10/test/test__opcode.py'... Compiling '/usr/lib/python3.10/test/test_argparse.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_tasks.py'... Compiling '/usr/lib/python3.10/test/test_baseexception.py'... Compiling '/usr/lib/python3.10/test/test_bdb.py'... Compiling '/usr/lib/python3.10/test/test_bytes.py'... Compiling '/usr/lib/python3.10/test/test_call.py'... Compiling '/usr/lib/python3.10/test/test_capi.py'... Compiling '/usr/lib/python3.10/test/test_cgitb.py'... Compiling '/usr/lib/python3.10/test/test_charmapcodec.py'... Compiling '/usr/lib/python3.10/test/test_check_c_globals.py'... Compiling '/usr/lib/python3.10/test/test_clinic.py'... Compiling '/usr/lib/python3.10/test/test_cmd.py'... Compiling '/usr/lib/python3.10/test/test_cmd_line_script.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_cn.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_hk.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_iso2022.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_jp.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_kr.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_tw.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_cn.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_hk.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_jp.py'... Compiling '/usr/lib/python3.10/test/test_collections.py'... Compiling '/usr/lib/python3.10/test/test_configparser.py'... Compiling '/usr/lib/python3.10/test/test_copy.py'... Compiling '/usr/lib/python3.10/test/test_cprofile.py'... Compiling '/usr/lib/python3.10/test/test_csv.py'... Compiling '/usr/lib/python3.10/test/test_deque.py'... Compiling '/usr/lib/python3.10/test/test_dict_version.py'... Compiling '/usr/lib/python3.10/test/test_dictcomps.py'... Compiling '/usr/lib/python3.10/test/test_difflib.py'... Compiling '/usr/lib/python3.10/test/test_distutils.py'... Compiling '/usr/lib/python3.10/test/test_doctest.py'... Compiling '/usr/lib/python3.10/test/test_dynamic.py'... Compiling '/usr/lib/python3.10/test/test_eintr.py'... Compiling '/usr/lib/python3.10/test/test_email/__init__.py'... Compiling '/usr/lib/python3.10/test/test_email/__main__.py'... Compiling '/usr/lib/python3.10/test/test_email/test_asian_codecs.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_itertools.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_meta.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_text.py'... Compiling '/usr/lib/python3.10/importlib/readers.py'... Compiling '/usr/lib/python3.10/importlib/util.py'... Compiling '/usr/lib/python3.10/io.py'... Compiling '/usr/lib/python3.10/keyword.py'... Compiling '/usr/lib/python3.10/lib2to3/__init__.py'... Compiling '/usr/lib/python3.10/lib2to3/__main__.py'... Compiling '/usr/lib/python3.10/lib2to3/btm_matcher.py'... Compiling '/usr/lib/python3.10/lib2to3/btm_utils.py'... Compiling '/usr/lib/python3.10/lib2to3/fixer_util.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_has_key.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_import.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_imports2.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_intern.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_itertools.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_long.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_metaclass.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_raw_input.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_reduce.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_renames.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_throw.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_types.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'... Compiling '/usr/lib/python3.10/lib2to3/patcomp.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/literals.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/parse.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/token.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/tokenize.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/support.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_refactor.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_util.py'... Compiling '/usr/lib/python3.10/logging/__init__.py'... Compiling '/usr/lib/python3.10/mailbox.py'... Compiling '/usr/lib/python3.10/multiprocessing/resource_tracker.py'... Compiling '/usr/lib/python3.10/multiprocessing/sharedctypes.py'... Compiling '/usr/lib/python3.10/multiprocessing/synchronize.py'... Compiling '/usr/lib/python3.10/ntpath.py'... Compiling '/usr/lib/python3.10/pathlib.py'... Compiling '/usr/lib/python3.10/pickletools.py'... Compiling '/usr/lib/python3.10/posixpath.py'... Compiling '/usr/lib/python3.10/pydoc_data/topics.py'... Compiling '/usr/lib/python3.10/shutil.py'... Compiling '/usr/lib/python3.10/sqlite3/test/hooks.py'... Compiling '/usr/lib/python3.10/sqlite3/test/transactions.py'... Compiling '/usr/lib/python3.10/sqlite3/test/userfunctions.py'... Compiling '/usr/lib/python3.10/stringprep.py'... Compiling '/usr/lib/python3.10/sysconfig.py'... Compiling '/usr/lib/python3.10/test/__init__.py'... Compiling '/usr/lib/python3.10/test/__main__.py'... Compiling '/usr/lib/python3.10/test/_test_atexit.py'... Compiling '/usr/lib/python3.10/test/_test_embed_set_config.py'... Compiling '/usr/lib/python3.10/test/_test_multiprocessing.py'... Compiling '/usr/lib/python3.10/test/dtracedata/instance.py'... Compiling '/usr/lib/python3.10/test/dtracedata/line.py'... Compiling '/usr/lib/python3.10/test/encoded_modules/__init__.py'... Compiling '/usr/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'... Compiling '/usr/lib/python3.10/test/encoded_modules/module_koi8_r.py'... Compiling '/usr/lib/python3.10/test/final_a.py'... Compiling '/usr/lib/python3.10/test/final_b.py'... Compiling '/usr/lib/python3.10/test/fork_wait.py'... Compiling '/usr/lib/python3.10/test/future_test1.py'... Compiling '/usr/lib/python3.10/test/future_test2.py'... Compiling '/usr/lib/python3.10/test/gdb_sample.py'... Compiling '/usr/lib/python3.10/test/libregrtest/pgo.py'... Compiling '/usr/lib/python3.10/test/libregrtest/refleak.py'... Compiling '/usr/lib/python3.10/test/libregrtest/runtest.py'... Compiling '/usr/lib/python3.10/test/libregrtest/save_env.py'... Compiling '/usr/lib/python3.10/test/libregrtest/win_utils.py'... Compiling '/usr/lib/python3.10/test/lock_tests.py'... Compiling '/usr/lib/python3.10/test/profilee.py'... Compiling '/usr/lib/python3.10/test/pydoc_mod.py'... Compiling '/usr/lib/python3.10/test/pythoninfo.py'... Compiling '/usr/lib/python3.10/test/regrtest.py'... Compiling '/usr/lib/python3.10/test/relimport.py'... Compiling '/usr/lib/python3.10/test/reperf.py'... Compiling '/usr/lib/python3.10/test/sample_doctest_no_docstrings.py'... Compiling '/usr/lib/python3.10/test/sample_doctest_no_doctests.py'... Compiling '/usr/lib/python3.10/test/seq_tests.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/qgrep.py'... Compiling '/usr/lib/python3.10/test/support/hashlib_helper.py'... Compiling '/usr/lib/python3.10/test/support/logging_helper.py'... Compiling '/usr/lib/python3.10/test/support/os_helper.py'... Compiling '/usr/lib/python3.10/test/support/socket_helper.py'... Compiling '/usr/lib/python3.10/test/test__locale.py'... Compiling '/usr/lib/python3.10/test/test__osx_support.py'... Compiling '/usr/lib/python3.10/test/test__xxsubinterpreters.py'... Compiling '/usr/lib/python3.10/test/test_asynchat.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_buffered_proto.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_protocols.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_queues.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_sendfile.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_server.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_streams.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_waitfor.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_windows_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_windows_utils.py'... Compiling '/usr/lib/python3.10/test/test_asyncore.py'... Compiling '/usr/lib/python3.10/test/test_audit.py'... Compiling '/usr/lib/python3.10/test/test_augassign.py'... Compiling '/usr/lib/python3.10/test/test_base64.py'... Compiling '/usr/lib/python3.10/test/test_bigaddrspace.py'... Compiling '/usr/lib/python3.10/test/test_bigmem.py'... Compiling '/usr/lib/python3.10/test/test_bz2.py'... Compiling '/usr/lib/python3.10/test/test_c_locale_coercion.py'... Compiling '/usr/lib/python3.10/test/test_calendar.py'... Compiling '/usr/lib/python3.10/test/test_cgi.py'... Compiling '/usr/lib/python3.10/test/test_code_module.py'... Compiling '/usr/lib/python3.10/test/test_codeccallbacks.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_kr.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_tw.py'... Compiling '/usr/lib/python3.10/test/test_codeop.py'... Compiling '/usr/lib/python3.10/test/test_colorsys.py'... Compiling '/usr/lib/python3.10/test/test_compare.py'... Compiling '/usr/lib/python3.10/test/test_compile.py'... Compiling '/usr/lib/python3.10/test/test_complex.py'... Compiling '/usr/lib/python3.10/test/test_concurrent_futures.py'... Compiling '/usr/lib/python3.10/test/test_contextlib.py'... Compiling '/usr/lib/python3.10/test/test_curses.py'... Compiling '/usr/lib/python3.10/test/test_decorators.py'... Compiling '/usr/lib/python3.10/test/test_defaultdict.py'... Compiling '/usr/lib/python3.10/test/test_descr.py'... Compiling '/usr/lib/python3.10/test/test_email/test_pickleable.py'... Compiling '/usr/lib/python3.10/test/test_email/test_utils.py'... Compiling '/usr/lib/python3.10/test/test_email/torture_test.py'... Compiling '/usr/lib/python3.10/test/test_enumerate.py'... Compiling '/usr/lib/python3.10/test/test_eof.py'... Compiling '/usr/lib/python3.10/test/test_epoll.py'... Compiling '/usr/lib/python3.10/test/test_errno.py'... Compiling '/usr/lib/python3.10/test/test_exception_variations.py'... Compiling '/usr/lib/python3.10/test/test_exceptions.py'... Compiling '/usr/lib/python3.10/test/test_fractions.py'... Compiling '/usr/lib/python3.10/test/test_funcattrs.py'... Compiling '/usr/lib/python3.10/test/test_gdb.py'... Compiling '/usr/lib/python3.10/test/test_genexps.py'... Compiling '/usr/lib/python3.10/idlelib/textview.py'... Compiling '/usr/lib/python3.10/idlelib/zoomheight.py'... Compiling '/usr/lib/python3.10/importlib/_adapters.py'... Compiling '/usr/lib/python3.10/importlib/_bootstrap_external.py'... Compiling '/usr/lib/python3.10/json/__init__.py'... Compiling '/usr/lib/python3.10/json/decoder.py'... Compiling '/usr/lib/python3.10/json/encoder.py'... Compiling '/usr/lib/python3.10/json/scanner.py'... Compiling '/usr/lib/python3.10/json/tool.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_input.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_map.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_ne.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_nonzero.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_numliterals.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_paren.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_print.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_repr.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_set_literal.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_unicode.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/conv.py'... Compiling '/usr/lib/python3.10/lib2to3/pygram.py'... Compiling '/usr/lib/python3.10/lib2to3/refactor.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_main.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_parser.py'... Compiling '/usr/lib/python3.10/linecache.py'... Compiling '/usr/lib/python3.10/locale.py'... Compiling '/usr/lib/python3.10/mimetypes.py'... Compiling '/usr/lib/python3.10/multiprocessing/dummy/__init__.py'... Compiling '/usr/lib/python3.10/multiprocessing/dummy/connection.py'... Compiling '/usr/lib/python3.10/multiprocessing/forkserver.py'... Compiling '/usr/lib/python3.10/multiprocessing/heap.py'... Compiling '/usr/lib/python3.10/multiprocessing/managers.py'... Compiling '/usr/lib/python3.10/multiprocessing/spawn.py'... Compiling '/usr/lib/python3.10/multiprocessing/util.py'... Compiling '/usr/lib/python3.10/pdb.py'... Compiling '/usr/lib/python3.10/pstats.py'... Compiling '/usr/lib/python3.10/pydoc.py'... Compiling '/usr/lib/python3.10/sndhdr.py'... Compiling '/usr/lib/python3.10/socket.py'... Compiling '/usr/lib/python3.10/sqlite3/test/dump.py'... Compiling '/usr/lib/python3.10/sqlite3/test/factory.py'... Compiling '/usr/lib/python3.10/sre_constants.py'... Compiling '/usr/lib/python3.10/ssl.py'... Compiling '/usr/lib/python3.10/string.py'... Compiling '/usr/lib/python3.10/symtable.py'... Compiling '/usr/lib/python3.10/telnetlib.py'... Compiling '/usr/lib/python3.10/test/ann_module5.py'... Compiling '/usr/lib/python3.10/test/ann_module7.py'... Compiling '/usr/lib/python3.10/test/audiotests.py'... Compiling '/usr/lib/python3.10/test/audit-tests.py'... Compiling '/usr/lib/python3.10/test/autotest.py'... Compiling '/usr/lib/python3.10/test/bad_getattr.py'... Compiling '/usr/lib/python3.10/test/bad_getattr2.py'... Compiling '/usr/lib/python3.10/test/bisect_cmd.py'... Compiling '/usr/lib/python3.10/test/dis_module.py'... Compiling '/usr/lib/python3.10/test/doctest_aliases.py'... Compiling '/usr/lib/python3.10/test/doctest_lineno.py'... Compiling '/usr/lib/python3.10/test/double_const.py'... Compiling '/usr/lib/python3.10/test/dtracedata/call_stack.py'... Compiling '/usr/lib/python3.10/test/dtracedata/gc.py'... Compiling '/usr/lib/python3.10/test/inspect_fodder2.py'... Compiling '/usr/lib/python3.10/test/inspect_stringized_annotations_2.py'... Compiling '/usr/lib/python3.10/test/libregrtest/runtest_mp.py'... Compiling '/usr/lib/python3.10/test/libregrtest/setup.py'... Compiling '/usr/lib/python3.10/test/libregrtest/utils.py'... Compiling '/usr/lib/python3.10/test/list_tests.py'... Compiling '/usr/lib/python3.10/test/pyclbr_input.py'... Compiling '/usr/lib/python3.10/test/pydocfodder.py'... Compiling '/usr/lib/python3.10/test/re_tests.py'... Compiling '/usr/lib/python3.10/test/sample_doctest.py'... Compiling '/usr/lib/python3.10/test/signalinterproctester.py'... Compiling '/usr/lib/python3.10/test/sortperf.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/fd_status.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/input_reader.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/qcat.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/sigchild_ignore.py'... Compiling '/usr/lib/python3.10/test/support/__init__.py'... Compiling '/usr/lib/python3.10/test/test_abc.py'... Compiling '/usr/lib/python3.10/test/test_asdl_parser.py'... Compiling '/usr/lib/python3.10/test/test_ast.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/echo2.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/functional.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_base_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_pep492.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_proactor_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_subprocess.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_threads.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_transports.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_unix_events.py'... Compiling '/usr/lib/python3.10/test/test_binhex.py'... Compiling '/usr/lib/python3.10/test/test_binop.py'... Compiling '/usr/lib/python3.10/test/test_bool.py'... Compiling '/usr/lib/python3.10/test/test_bufio.py'... Compiling '/usr/lib/python3.10/test/test_builtin.py'... Compiling '/usr/lib/python3.10/test/test_cmd_line.py'... Compiling '/usr/lib/python3.10/test/test_compileall.py'... Compiling '/usr/lib/python3.10/test/test_contains.py'... Compiling '/usr/lib/python3.10/test/test_context.py'... Compiling '/usr/lib/python3.10/test/test_crashers.py'... Compiling '/usr/lib/python3.10/test/test_crypt.py'... Compiling '/usr/lib/python3.10/test/test_ctypes.py'... Compiling '/usr/lib/python3.10/test/test_datetime.py'... Compiling '/usr/lib/python3.10/test/test_dbm.py'... Compiling '/usr/lib/python3.10/test/test_dbm_dumb.py'... Compiling '/usr/lib/python3.10/test/test_dbm_gnu.py'... Compiling '/usr/lib/python3.10/test/test_dbm_ndbm.py'... Compiling '/usr/lib/python3.10/test/test_decimal.py'... Compiling '/usr/lib/python3.10/test/test_email/test_generator.py'... Compiling '/usr/lib/python3.10/test/test_email/test_headerregistry.py'... Compiling '/usr/lib/python3.10/test/test_embed.py'... Compiling '/usr/lib/python3.10/test/test_exception_hierarchy.py'... Compiling '/usr/lib/python3.10/test/test_extcall.py'... Compiling '/usr/lib/python3.10/test/test_faulthandler.py'... Compiling '/usr/lib/python3.10/test/test_fcntl.py'... Compiling '/usr/lib/python3.10/test/test_file.py'... Compiling '/usr/lib/python3.10/test/test_file_eintr.py'... Compiling '/usr/lib/python3.10/test/test_filecmp.py'... Compiling '/usr/lib/python3.10/test/test_fileinput.py'... Compiling '/usr/lib/python3.10/test/test_finalization.py'... Compiling '/usr/lib/python3.10/test/test_fork1.py'... Compiling '/usr/lib/python3.10/test/test_format.py'... Compiling '/usr/lib/python3.10/test/test_future.py'... Compiling '/usr/lib/python3.10/test/test_future3.py'... Compiling '/usr/lib/python3.10/test/test_future4.py'... Compiling '/usr/lib/python3.10/test/test_gc.py'... Compiling '/usr/lib/python3.10/test/test_genericclass.py'... Compiling '/usr/lib/python3.10/test/test_graphlib.py'... Compiling '/usr/lib/python3.10/test/test_grp.py'... Compiling '/usr/lib/python3.10/test/test_gzip.py'... Compiling '/usr/lib/python3.10/test/test_hmac.py'... Compiling '/usr/lib/python3.10/test/test_httpservers.py'... Compiling '/usr/lib/python3.10/test/test_import/__main__.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/binding2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/source.py'... Compiling '/usr/lib/python3.10/test/test_import/data/package/submodule.py'... Compiling '/usr/lib/python3.10/test/test_import/data/package2/submodule2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/unwritable/x.py'... Compiling '/usr/lib/python3.10/idlelib/zzdummy.py'... Compiling '/usr/lib/python3.10/imaplib.py'... Compiling '/usr/lib/python3.10/ipaddress.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_dict.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_exec.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_execfile.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_filter.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_imports.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_xrange.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_zip.py'... Compiling '/usr/lib/python3.10/lib2to3/main.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/__init__.py'... Compiling '/usr/lib/python3.10/lib2to3/pytree.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_fixers.py'... Compiling '/usr/lib/python3.10/lzma.py'... Compiling '/usr/lib/python3.10/mailcap.py'... Compiling '/usr/lib/python3.10/modulefinder.py'... Compiling '/usr/lib/python3.10/multiprocessing/context.py'... Compiling '/usr/lib/python3.10/multiprocessing/pool.py'... Compiling '/usr/lib/python3.10/multiprocessing/process.py'... Compiling '/usr/lib/python3.10/nntplib.py'... Compiling '/usr/lib/python3.10/operator.py'... Compiling '/usr/lib/python3.10/os.py'... Compiling '/usr/lib/python3.10/pkgutil.py'... Compiling '/usr/lib/python3.10/plistlib.py'... Compiling '/usr/lib/python3.10/profile.py'... Compiling '/usr/lib/python3.10/pty.py'... Compiling '/usr/lib/python3.10/py_compile.py'... Compiling '/usr/lib/python3.10/pyclbr.py'... Compiling '/usr/lib/python3.10/pydoc_data/__init__.py'... Compiling '/usr/lib/python3.10/queue.py'... Compiling '/usr/lib/python3.10/quopri.py'... Compiling '/usr/lib/python3.10/re.py'... Compiling '/usr/lib/python3.10/reprlib.py'... Compiling '/usr/lib/python3.10/sched.py'... Compiling '/usr/lib/python3.10/secrets.py'... Compiling '/usr/lib/python3.10/selectors.py'... Compiling '/usr/lib/python3.10/shlex.py'... Compiling '/usr/lib/python3.10/signal.py'... Compiling '/usr/lib/python3.10/site.py'... Compiling '/usr/lib/python3.10/smtpd.py'... Compiling '/usr/lib/python3.10/socketserver.py'... Compiling '/usr/lib/python3.10/sqlite3/dump.py'... Compiling '/usr/lib/python3.10/sqlite3/test/dbapi.py'... Compiling '/usr/lib/python3.10/sre_parse.py'... Compiling '/usr/lib/python3.10/statistics.py'... Compiling '/usr/lib/python3.10/sunau.py'... Compiling '/usr/lib/python3.10/tabnanny.py'... Compiling '/usr/lib/python3.10/tarfile.py'... Compiling '/usr/lib/python3.10/test/bad_getattr3.py'... Compiling '/usr/lib/python3.10/test/coding20731.py'... Compiling '/usr/lib/python3.10/test/curses_tests.py'... Compiling '/usr/lib/python3.10/test/dataclass_module_1.py'... Compiling '/usr/lib/python3.10/test/dataclass_module_1_str.py'... Compiling '/usr/lib/python3.10/test/dataclass_module_2.py'... Compiling '/usr/lib/python3.10/test/dataclass_module_2_str.py'... Compiling '/usr/lib/python3.10/test/dataclass_textanno.py'... Compiling '/usr/lib/python3.10/test/datetimetester.py'... Compiling '/usr/lib/python3.10/test/memory_watchdog.py'... Compiling '/usr/lib/python3.10/test/mock_socket.py'... Compiling '/usr/lib/python3.10/test/mod_generics_cache.py'... Compiling '/usr/lib/python3.10/test/mp_fork_bomb.py'... Compiling '/usr/lib/python3.10/test/mp_preload.py'... Compiling '/usr/lib/python3.10/test/pickletester.py'... Compiling '/usr/lib/python3.10/test/support/bytecode_helper.py'... Compiling '/usr/lib/python3.10/test/support/import_helper.py'... Compiling '/usr/lib/python3.10/test/support/interpreters.py'... Compiling '/usr/lib/python3.10/test/support/script_helper.py'... Compiling '/usr/lib/python3.10/test/support/testresult.py'... Compiling '/usr/lib/python3.10/test/support/threading_helper.py'... Compiling '/usr/lib/python3.10/test/test___all__.py'... Compiling '/usr/lib/python3.10/test/test_abstract_numbers.py'... Compiling '/usr/lib/python3.10/test/test_aifc.py'... Compiling '/usr/lib/python3.10/test/test_array.py'... Compiling '/usr/lib/python3.10/test/test_asyncgen.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/__init__.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/__main__.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/echo.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/echo3.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_context.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_futures.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_futures2.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_locks.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_runners.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_selector_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_sslproto.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/utils.py'... Compiling '/usr/lib/python3.10/test/test_atexit.py'... Compiling '/usr/lib/python3.10/test/test_audioop.py'... Compiling '/usr/lib/python3.10/test/test_binascii.py'... Compiling '/usr/lib/python3.10/test/test_bisect.py'... Compiling '/usr/lib/python3.10/test/test_buffer.py'... Compiling '/usr/lib/python3.10/test/test_class.py'... Compiling '/usr/lib/python3.10/test/test_cmath.py'... Compiling '/usr/lib/python3.10/test/test_code.py'... Compiling '/usr/lib/python3.10/test/test_codecs.py'... Compiling '/usr/lib/python3.10/test/test_contextlib_async.py'... Compiling '/usr/lib/python3.10/test/test_copyreg.py'... Compiling '/usr/lib/python3.10/test/test_coroutines.py'... Compiling '/usr/lib/python3.10/test/test_dataclasses.py'... Compiling '/usr/lib/python3.10/test/test_descrtut.py'... Compiling '/usr/lib/python3.10/test/test_devpoll.py'... Compiling '/usr/lib/python3.10/test/test_dict.py'... Compiling '/usr/lib/python3.10/test/test_dictviews.py'... Compiling '/usr/lib/python3.10/test/test_dis.py'... Compiling '/usr/lib/python3.10/test/test_doctest2.py'... Compiling '/usr/lib/python3.10/test/test_docxmlrpc.py'... Compiling '/usr/lib/python3.10/test/test_dtrace.py'... Compiling '/usr/lib/python3.10/test/test_dynamicclassattribute.py'... Compiling '/usr/lib/python3.10/test/test_email/test__encoded_words.py'... Compiling '/usr/lib/python3.10/test/test_email/test__header_value_parser.py'... Compiling '/usr/lib/python3.10/test/test_email/test_inversion.py'... Compiling '/usr/lib/python3.10/test/test_email/test_message.py'... Compiling '/usr/lib/python3.10/test/test_email/test_parser.py'... Compiling '/usr/lib/python3.10/test/test_email/test_policy.py'... Compiling '/usr/lib/python3.10/test/test_ensurepip.py'... Compiling '/usr/lib/python3.10/test/test_enum.py'... Compiling '/usr/lib/python3.10/test/test_float.py'... Compiling '/usr/lib/python3.10/test/test_frame.py'... Compiling '/usr/lib/python3.10/test/test_ftplib.py'... Compiling '/usr/lib/python3.10/test/test_functools.py'... Compiling '/usr/lib/python3.10/test/test_genericalias.py'... Compiling '/usr/lib/python3.10/test/test_genericpath.py'... Compiling '/usr/lib/python3.10/test/test_glob.py'... Compiling '/usr/lib/python3.10/test/test_hash.py'... Compiling '/usr/lib/python3.10/test/test_hashlib.py'... Compiling '/usr/lib/python3.10/test/test_httplib.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/indirect.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'... Compiling '/usr/lib/python3.10/test/test_importlib/builtin/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data02/one/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/test_finder.py'... Compiling '/usr/lib/python3.10/test/test_importlib/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/builtin/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/builtin/test_loader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/test_path_hook.py'... Compiling '/usr/lib/python3.10/test/test_importlib/fixtures.py'... Compiling '/usr/lib/python3.10/test/test_importlib/frozen/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_api.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_finder.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_files.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_metadata_api.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_open.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_path.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_pkg_import.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_util.py'... Compiling '/usr/lib/python3.10/test/test_interpreters.py'... Compiling '/usr/lib/python3.10/test/test_ioctl.py'... Compiling '/usr/lib/python3.10/test/test_ipaddress.py'... Compiling '/usr/lib/python3.10/test/test_json/__init__.py'... Compiling '/usr/lib/python3.10/test/test_json/__main__.py'... Compiling '/usr/lib/python3.10/test/test_json/test_decode.py'... Compiling '/usr/lib/python3.10/test/test_json/test_default.py'... Compiling '/usr/lib/python3.10/test/test_json/test_dump.py'... Compiling '/usr/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'... Compiling '/usr/lib/python3.10/test/test_json/test_enum.py'... Compiling '/usr/lib/python3.10/test/test_json/test_fail.py'... Compiling '/usr/lib/python3.10/test/test_json/test_float.py'... Compiling '/usr/lib/python3.10/test/test_json/test_indent.py'... Compiling '/usr/lib/python3.10/test/test_json/test_pass2.py'... Compiling '/usr/lib/python3.10/test/test_json/test_scanstring.py'... Compiling '/usr/lib/python3.10/test/test_json/test_tool.py'... Compiling '/usr/lib/python3.10/test/test_largefile.py'... Compiling '/usr/lib/python3.10/test/test_linecache.py'... Compiling '/usr/lib/python3.10/test/test_listcomps.py'... Compiling '/usr/lib/python3.10/test/test_locale.py'... Compiling '/usr/lib/python3.10/test/test_longexp.py'... Compiling '/usr/lib/python3.10/test/test_lzma.py'... Compiling '/usr/lib/python3.10/test/test_mailcap.py'... Compiling '/usr/lib/python3.10/test/test_marshal.py'... Compiling '/usr/lib/python3.10/test/test_memoryio.py'... Compiling '/usr/lib/python3.10/test/test_memoryview.py'... Compiling '/usr/lib/python3.10/test/test_metaclass.py'... Compiling '/usr/lib/python3.10/test/test_mimetypes.py'... Compiling '/usr/lib/python3.10/test/test_minidom.py'... Compiling '/usr/lib/python3.10/test/test_module.py'... Compiling '/usr/lib/python3.10/test/test_modulefinder.py'... Compiling '/usr/lib/python3.10/test/test_msilib.py'... Compiling '/usr/lib/python3.10/test/test_multiprocessing_fork.py'... Compiling '/usr/lib/python3.10/test/test_multiprocessing_forkserver.py'... Compiling '/usr/lib/python3.10/test/test_multiprocessing_main_handling.py'... Compiling '/usr/lib/python3.10/test/test_netrc.py'... Compiling '/usr/lib/python3.10/test/test_ntpath.py'... Compiling '/usr/lib/python3.10/test/test_numeric_tower.py'... Compiling '/usr/lib/python3.10/test/test_opcache.py'... Compiling '/usr/lib/python3.10/test/test_optparse.py'... Compiling '/usr/lib/python3.10/test/test_pdb.py'... Compiling '/usr/lib/python3.10/test/test_peepholer.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/__init__.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/__main__.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/test_c_parser.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/test_first_sets.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/test_pegen.py'... Compiling '/usr/lib/python3.10/test/test_pickle.py'... Compiling '/usr/lib/python3.10/test/test_picklebuffer.py'... Compiling '/usr/lib/python3.10/test/test_pickletools.py'... Compiling '/usr/lib/python3.10/test/test_pipes.py'... Compiling '/usr/lib/python3.10/test/test_pkgutil.py'... Compiling '/usr/lib/python3.10/test/test_plistlib.py'... Compiling '/usr/lib/python3.10/test/test_posix.py'... Compiling '/usr/lib/python3.10/test/test_pyclbr.py'... Compiling '/usr/lib/python3.10/test/test_pyexpat.py'... Compiling '/usr/lib/python3.10/test/test_quopri.py'... Compiling '/usr/lib/python3.10/test/test_raise.py'... Compiling '/usr/lib/python3.10/test/test_re.py'... Compiling '/usr/lib/python3.10/test/test_richcmp.py'... Compiling '/usr/lib/python3.10/test/test_runpy.py'... Compiling '/usr/lib/python3.10/test/test_set.py'... Compiling '/usr/lib/python3.10/test/test_smtpd.py'... Compiling '/usr/lib/python3.10/test/test_smtpnet.py'... Compiling '/usr/lib/python3.10/test/test_sndhdr.py'... Compiling '/usr/lib/python3.10/test/test_socket.py'... Compiling '/usr/lib/python3.10/test/test_struct.py'... Compiling '/usr/lib/python3.10/test/test_syntax.py'... Compiling '/usr/lib/python3.10/test/test_sys_setprofile.py'... Compiling '/usr/lib/python3.10/test/test_sysconfig.py'... Compiling '/usr/lib/python3.10/test/test_syslog.py'... Compiling '/usr/lib/python3.10/test/test_tabnanny.py'... Compiling '/usr/lib/python3.10/test/test_tcl.py'... Compiling '/usr/lib/python3.10/test/test_textwrap.py'... Compiling '/usr/lib/python3.10/test/test_threading_local.py'... Compiling '/usr/lib/python3.10/test/test_threadsignals.py'... Compiling '/usr/lib/python3.10/test/test_time.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_gprof2html.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_lll.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_md5sum.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_pathfix.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_reindent.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_sundry.py'... Compiling '/usr/lib/python3.10/test/test_traceback.py'... Compiling '/usr/lib/python3.10/test/test_typing.py'... Compiling '/usr/lib/python3.10/test/test_urllib2_localnet.py'... Compiling '/usr/lib/python3.10/test/test_urllib_response.py'... Compiling '/usr/lib/python3.10/test/test_urlparse.py'... Compiling '/usr/lib/python3.10/test/test_wait3.py'... Compiling '/usr/lib/python3.10/test/test_warnings/__main__.py'... Compiling '/usr/lib/python3.10/test/test_warnings/data/stacklevel.py'... Compiling '/usr/lib/python3.10/test/test_weakref.py'... Compiling '/usr/lib/python3.10/test/test_zipimport.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/__init__.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/__main__.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/_support.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/usr/lib/python3.10/threading.py'... Compiling '/usr/lib/python3.10/tkinter/__main__.py'... Compiling '/usr/lib/python3.10/tkinter/test/__init__.py'... Compiling '/usr/lib/python3.10/tkinter/test/support.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_font.py'... Compiling '/usr/lib/python3.10/test/test_email/test_contentmanager.py'... Compiling '/usr/lib/python3.10/test/test_email/test_defect_handling.py'... Compiling '/usr/lib/python3.10/test/test_email/test_email.py'... Compiling '/usr/lib/python3.10/test/test_fileio.py'... Compiling '/usr/lib/python3.10/test/test_flufl.py'... Compiling '/usr/lib/python3.10/test/test_fnmatch.py'... Compiling '/usr/lib/python3.10/test/test_frozen.py'... Compiling '/usr/lib/python3.10/test/test_fstring.py'... Compiling '/usr/lib/python3.10/test/test_future5.py'... Compiling '/usr/lib/python3.10/test/test_generator_stop.py'... Compiling '/usr/lib/python3.10/test/test_generators.py'... Compiling '/usr/lib/python3.10/test/test_getopt.py'... Compiling '/usr/lib/python3.10/test/test_getpass.py'... Compiling '/usr/lib/python3.10/test/test_gettext.py'... Compiling '/usr/lib/python3.10/test/test_global.py'... Compiling '/usr/lib/python3.10/test/test_grammar.py'... Compiling '/usr/lib/python3.10/test/test_http_cookiejar.py'... Compiling '/usr/lib/python3.10/test/test_imghdr.py'... Compiling '/usr/lib/python3.10/test/test_imp.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/basic.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/binding.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data01/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data02/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data02/two/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/usr/lib/python3.10/test/test_importlib/frozen/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/frozen/test_loader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test___package__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_path.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/usr/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_file_loader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_main.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_reader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_spec.py'... Compiling '/usr/lib/python3.10/test/test_inspect.py'... Compiling '/usr/lib/python3.10/test/test_keywordonlyarg.py'... Compiling '/usr/lib/python3.10/test/test_lib2to3.py'... Compiling '/usr/lib/python3.10/test/test_list.py'... Compiling '/usr/lib/python3.10/test/test_lltrace.py'... Compiling '/usr/lib/python3.10/test/test_logging.py'... Compiling '/usr/lib/python3.10/test/test_named_expressions.py'... Compiling '/usr/lib/python3.10/test/test_openpty.py'... Compiling '/usr/lib/python3.10/test/test_os.py'... Compiling '/usr/lib/python3.10/test/test_pkg.py'... Compiling '/usr/lib/python3.10/test/test_platform.py'... Compiling '/usr/lib/python3.10/test/test_poll.py'... Compiling '/usr/lib/python3.10/test/test_popen.py'... Compiling '/usr/lib/python3.10/test/test_poplib.py'... Compiling '/usr/lib/python3.10/test/test_print.py'... Compiling '/usr/lib/python3.10/test/test_profile.py'... Compiling '/usr/lib/python3.10/test/test_property.py'... Compiling '/usr/lib/python3.10/test/test_pwd.py'... Compiling '/usr/lib/python3.10/test/test_queue.py'... Compiling '/usr/lib/python3.10/test/test_random.py'... Compiling '/usr/lib/python3.10/test/test_sched.py'... Compiling '/usr/lib/python3.10/test/test_scope.py'... Compiling '/usr/lib/python3.10/test/test_select.py'... Compiling '/usr/lib/python3.10/test/test_slice.py'... Compiling '/usr/lib/python3.10/test/test_smtplib.py'... Compiling '/usr/lib/python3.10/test/test_startfile.py'... Compiling '/usr/lib/python3.10/test/test_stat.py'... Compiling '/usr/lib/python3.10/test/test_statistics.py'... Compiling '/usr/lib/python3.10/test/test_support.py'... Compiling '/usr/lib/python3.10/test/test_symtable.py'... Compiling '/usr/lib/python3.10/test/test_sys.py'... Compiling '/usr/lib/python3.10/test/test_telnetlib.py'... Compiling '/usr/lib/python3.10/test/test_thread.py'... Compiling '/usr/lib/python3.10/test/test_threadedtempfile.py'... Compiling '/usr/lib/python3.10/test/test_threading.py'... Compiling '/usr/lib/python3.10/test/test_tk.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_i18n.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_pdeps.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_pindent.py'... Compiling '/usr/lib/python3.10/test/test_trace.py'... Compiling '/usr/lib/python3.10/test/test_turtle.py'... Compiling '/usr/lib/python3.10/test/test_type_annotations.py'... Compiling '/usr/lib/python3.10/test/test_ucn.py'... Compiling '/usr/lib/python3.10/test/test_unary.py'... Compiling '/usr/lib/python3.10/test/test_unicode.py'... Compiling '/usr/lib/python3.10/test/test_urllib2net.py'... Compiling '/usr/lib/python3.10/test/test_userstring.py'... Compiling '/usr/lib/python3.10/test/test_warnings/__init__.py'... Compiling '/usr/lib/python3.10/test/test_winconsoleio.py'... Compiling '/usr/lib/python3.10/test/test_winreg.py'... Compiling '/usr/lib/python3.10/test/test_wsgiref.py'... Compiling '/usr/lib/python3.10/test/test_xdrlib.py'... Compiling '/usr/lib/python3.10/test/test_xml_dom_minicompat.py'... Compiling '/usr/lib/python3.10/test/test_xmlrpc_net.py'... Compiling '/usr/lib/python3.10/test/test_xxlimited.py'... Compiling '/usr/lib/python3.10/test/test_xxtestfuzz.py'... Compiling '/usr/lib/python3.10/test/test_yield_from.py'... Compiling '/usr/lib/python3.10/test/test_zipapp.py'... Compiling '/usr/lib/python3.10/test/test_zipfile64.py'... Compiling '/usr/lib/python3.10/test/test_zipimport_support.py'... Compiling '/usr/lib/python3.10/test/test_zlib.py'... Compiling '/usr/lib/python3.10/test/testcodec.py'... Compiling '/usr/lib/python3.10/test/tf_inherit_check.py'... Compiling '/usr/lib/python3.10/test/time_hashlib.py'... Compiling '/usr/lib/python3.10/test/tracedmodules/__init__.py'... Compiling '/usr/lib/python3.10/test/tracedmodules/testmod.py'... Compiling '/usr/lib/python3.10/test/typinganndata/__init__.py'... Compiling '/usr/lib/python3.10/test/typinganndata/ann_module9.py'... Compiling '/usr/lib/python3.10/test/win_console_handler.py'... Compiling '/usr/lib/python3.10/tkinter/colorchooser.py'... Compiling '/usr/lib/python3.10/tkinter/constants.py'... Compiling '/usr/lib/python3.10/tkinter/dialog.py'... Compiling '/usr/lib/python3.10/tkinter/dnd.py'... Compiling '/usr/lib/python3.10/tkinter/filedialog.py'... Compiling '/usr/lib/python3.10/tkinter/font.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_images.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'... Compiling '/usr/lib/python3.10/turtledemo/__main__.py'... Compiling '/usr/lib/python3.10/turtledemo/bytedesign.py'... Compiling '/usr/lib/python3.10/turtledemo/clock.py'... Compiling '/usr/lib/python3.10/turtledemo/colormixer.py'... Compiling '/usr/lib/python3.10/turtledemo/paint.py'... Compiling '/usr/lib/python3.10/turtledemo/rosette.py'... Compiling '/usr/lib/python3.10/turtledemo/round_dance.py'... Compiling '/usr/lib/python3.10/turtledemo/tree.py'... Compiling '/usr/lib/python3.10/turtledemo/two_canvases.py'... Compiling '/usr/lib/python3.10/turtledemo/yinyang.py'... Compiling '/usr/lib/python3.10/types.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_ttk/__init__.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'... Compiling '/usr/lib/python3.10/tkinter/ttk.py'... Compiling '/usr/lib/python3.10/token.py'... Compiling '/usr/lib/python3.10/tokenize.py'... Compiling '/usr/lib/python3.10/traceback.py'... Compiling '/usr/lib/python3.10/turtledemo/fractalcurves.py'... Compiling '/usr/lib/python3.10/turtledemo/minimal_hanoi.py'... Compiling '/usr/lib/python3.10/turtledemo/peace.py'... Compiling '/usr/lib/python3.10/turtledemo/penrose.py'... Compiling '/usr/lib/python3.10/unittest/loader.py'... Compiling '/usr/lib/python3.10/unittest/mock.py'... Compiling '/usr/lib/python3.10/unittest/test/test_loader.py'... Compiling '/usr/lib/python3.10/unittest/test/test_suite.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/__init__.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/support.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testcallable.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testmagicmethods.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testmock.py'... Compiling '/usr/lib/python3.10/urllib/response.py'... Compiling '/usr/lib/python3.10/urllib/robotparser.py'... Compiling '/usr/lib/python3.10/uu.py'... Compiling '/usr/lib/python3.10/uuid.py'... Compiling '/usr/lib/python3.10/warnings.py'... Compiling '/usr/lib/python3.10/wsgiref/__init__.py'... Compiling '/usr/lib/python3.10/wsgiref/simple_server.py'... Compiling '/usr/lib/python3.10/xml/dom/NodeFilter.py'... Compiling '/usr/lib/python3.10/xml/dom/expatbuilder.py'... Compiling '/usr/lib/python3.10/xml/etree/ElementInclude.py'... Compiling '/usr/lib/python3.10/xml/sax/_exceptions.py'... Compiling '/usr/lib/python3.10/xml/sax/saxutils.py'... Compiling '/usr/lib/python3.10/xmlrpc/server.py'... Compiling '/usr/lib/python3.10/zoneinfo/__init__.py'... Compiling '/usr/lib/python3.10/zoneinfo/_common.py'... Compiling '/usr/lib/python3.10/zoneinfo/_tzpath.py'... Compiling '/usr/lib/python3.10/test/test_importlib/frozen/test_finder.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test___loader__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_meta_path.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_packages.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_path_hook.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_source_encoding.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_api.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_lazy.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_locks.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_read.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_resource.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_threaded_import.py'... Compiling '/usr/lib/python3.10/test/test_importlib/zipdata01/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/zipdata02/__init__.py'... Compiling '/usr/lib/python3.10/test/test_index.py'... Compiling '/usr/lib/python3.10/test/test_int_literal.py'... Compiling '/usr/lib/python3.10/test/test_io.py'... Compiling '/usr/lib/python3.10/test/test_json/test_pass1.py'... Compiling '/usr/lib/python3.10/test/test_json/test_pass3.py'... Compiling '/usr/lib/python3.10/test/test_json/test_recursion.py'... Compiling '/usr/lib/python3.10/test/test_json/test_separators.py'... Compiling '/usr/lib/python3.10/test/test_json/test_speedups.py'... Compiling '/usr/lib/python3.10/test/test_json/test_unicode.py'... Compiling '/usr/lib/python3.10/test/test_keyword.py'... Compiling '/usr/lib/python3.10/test/test_kqueue.py'... Compiling '/usr/lib/python3.10/test/test_mailbox.py'... Compiling '/usr/lib/python3.10/test/test_mmap.py'... Compiling '/usr/lib/python3.10/test/test_nis.py'... Compiling '/usr/lib/python3.10/test/test_nntplib.py'... Compiling '/usr/lib/python3.10/test/test_ordered_dict.py'... Compiling '/usr/lib/python3.10/test/test_ossaudiodev.py'... Compiling '/usr/lib/python3.10/test/test_patma.py'... Compiling '/usr/lib/python3.10/test/test_positional_only_arg.py'... Compiling '/usr/lib/python3.10/test/test_pow.py'... Compiling '/usr/lib/python3.10/test/test_pprint.py'... Compiling '/usr/lib/python3.10/test/test_pstats.py'... Compiling '/usr/lib/python3.10/test/test_pty.py'... Compiling '/usr/lib/python3.10/test/test_py_compile.py'... Compiling '/usr/lib/python3.10/test/test_range.py'... Compiling '/usr/lib/python3.10/test/test_readline.py'... Compiling '/usr/lib/python3.10/test/test_regrtest.py'... Compiling '/usr/lib/python3.10/test/test_script_helper.py'... Compiling '/usr/lib/python3.10/test/test_secrets.py'... Compiling '/usr/lib/python3.10/test/test_selectors.py'... Compiling '/usr/lib/python3.10/test/test_setcomps.py'... Compiling '/usr/lib/python3.10/test/test_shelve.py'... Compiling '/usr/lib/python3.10/test/test_shlex.py'... Compiling '/usr/lib/python3.10/test/test_shutil.py'... Compiling '/usr/lib/python3.10/test/test_strftime.py'... Compiling '/usr/lib/python3.10/test/test_string.py'... Compiling '/usr/lib/python3.10/test/test_string_literals.py'... Compiling '/usr/lib/python3.10/test/test_stringprep.py'... Compiling '/usr/lib/python3.10/test/test_strptime.py'... Compiling '/usr/lib/python3.10/test/test_structmembers.py'... Compiling '/usr/lib/python3.10/test/test_structseq.py'... Compiling '/usr/lib/python3.10/test/test_subclassinit.py'... Compiling '/usr/lib/python3.10/test/test_sunau.py'... Compiling '/usr/lib/python3.10/test/test_sundry.py'... Compiling '/usr/lib/python3.10/test/test_super.py'... Compiling '/usr/lib/python3.10/test/test_sys_settrace.py'... Compiling '/usr/lib/python3.10/test/test_tarfile.py'... Compiling '/usr/lib/python3.10/test/test_tix.py'... Compiling '/usr/lib/python3.10/test/test_tokenize.py'... Compiling '/usr/lib/python3.10/test/test_tracemalloc.py'... Compiling '/usr/lib/python3.10/test/test_type_comments.py'... Compiling '/usr/lib/python3.10/test/test_unicode_file.py'... Compiling '/usr/lib/python3.10/test/test_unicode_file_functions.py'... Compiling '/usr/lib/python3.10/test/test_unicode_identifiers.py'... Compiling '/usr/lib/python3.10/test/test_unicodedata.py'... Compiling '/usr/lib/python3.10/test/test_unittest.py'... Compiling '/usr/lib/python3.10/test/test_univnewlines.py'... Compiling '/usr/lib/python3.10/test/test_unpack.py'... Compiling '/usr/lib/python3.10/test/test_unpack_ex.py'... Compiling '/usr/lib/python3.10/test/test_unparse.py'... Compiling '/usr/lib/python3.10/test/test_urllib2.py'... Compiling '/usr/lib/python3.10/test/test_userlist.py'... Compiling '/usr/lib/python3.10/test/test_uu.py'... Compiling '/usr/lib/python3.10/test/test_venv.py'... Compiling '/usr/lib/python3.10/test/test_wait4.py'... Compiling '/usr/lib/python3.10/test/test_warnings/data/import_warning.py'... Compiling '/usr/lib/python3.10/test/test_wave.py'... Compiling '/usr/lib/python3.10/test/test_webbrowser.py'... Compiling '/usr/lib/python3.10/test/test_with.py'... Compiling '/usr/lib/python3.10/test/test_xml_etree_c.py'... Compiling '/usr/lib/python3.10/test/test_xmlrpc.py'... Compiling '/usr/lib/python3.10/test/test_zipfile.py'... Compiling '/usr/lib/python3.10/this.py'... Compiling '/usr/lib/python3.10/timeit.py'... Compiling '/usr/lib/python3.10/tkinter/__init__.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/usr/lib/python3.10/trace.py'... Compiling '/usr/lib/python3.10/tracemalloc.py'... Compiling '/usr/lib/python3.10/tty.py'... Compiling '/usr/lib/python3.10/turtle.py'... Compiling '/usr/lib/python3.10/unittest/main.py'... Compiling '/usr/lib/python3.10/unittest/result.py'... Compiling '/usr/lib/python3.10/unittest/runner.py'... Compiling '/usr/lib/python3.10/unittest/signals.py'... Compiling '/usr/lib/python3.10/unittest/suite.py'... Compiling '/usr/lib/python3.10/unittest/test/__init__.py'... Compiling '/usr/lib/python3.10/unittest/test/__main__.py'... Compiling '/usr/lib/python3.10/unittest/test/dummy.py'... Compiling '/usr/lib/python3.10/unittest/test/support.py'... Compiling '/usr/lib/python3.10/unittest/test/test_assertions.py'... Compiling '/usr/lib/python3.10/unittest/test/test_async_case.py'... Compiling '/usr/lib/python3.10/unittest/test/test_discovery.py'... Compiling '/usr/lib/python3.10/unittest/test/test_runner.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testhelpers.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testsealable.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testsentinel.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testwith.py'... Compiling '/usr/lib/python3.10/unittest/util.py'... Compiling '/usr/lib/python3.10/urllib/error.py'... Compiling '/usr/lib/python3.10/urllib/request.py'... Compiling '/usr/lib/python3.10/weakref.py'... Compiling '/usr/lib/python3.10/wsgiref/headers.py'... Compiling '/usr/lib/python3.10/wsgiref/validate.py'... Compiling '/usr/lib/python3.10/xml/__init__.py'... Compiling '/usr/lib/python3.10/xml/dom/__init__.py'... Compiling '/usr/lib/python3.10/xml/dom/minicompat.py'... Compiling '/usr/lib/python3.10/xml/dom/minidom.py'... Compiling '/usr/lib/python3.10/xml/sax/handler.py'... Compiling '/usr/lib/python3.10/xml/sax/xmlreader.py'... Compiling '/usr/lib/python3.10/xmlrpc/__init__.py'... Compiling '/usr/lib/python3.10/xmlrpc/client.py'... Compiling '/usr/lib/python3.10/zipimport.py'... Compiling '/usr/lib/python3.10/zoneinfo/_zoneinfo.py'... Compiling '/usr/lib/python3.10/unittest/__init__.py'... Compiling '/usr/lib/python3.10/unittest/__main__.py'... Compiling '/usr/lib/python3.10/unittest/_log.py'... Compiling '/usr/lib/python3.10/unittest/async_case.py'... Compiling '/usr/lib/python3.10/unittest/case.py'... Compiling '/usr/lib/python3.10/unittest/test/test_break.py'... Compiling '/usr/lib/python3.10/unittest/test/test_functiontestcase.py'... Compiling '/usr/lib/python3.10/unittest/test/test_program.py'... Compiling '/usr/lib/python3.10/unittest/test/test_result.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/__main__.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testpatch.py'... Compiling '/usr/lib/python3.10/venv/__init__.py'... Compiling '/usr/lib/python3.10/wsgiref/handlers.py'... Compiling '/usr/lib/python3.10/xml/dom/domreg.py'... Compiling '/usr/lib/python3.10/xml/dom/pulldom.py'... Compiling '/usr/lib/python3.10/xml/dom/xmlbuilder.py'... Compiling '/usr/lib/python3.10/xml/etree/ElementTree.py'... Compiling '/usr/lib/python3.10/test/test_getargs2.py'... Compiling '/usr/lib/python3.10/test/test_heapq.py'... Compiling '/usr/lib/python3.10/test/test_html.py'... Compiling '/usr/lib/python3.10/test/test_htmlparser.py'... Compiling '/usr/lib/python3.10/test/test_http_cookies.py'... Compiling '/usr/lib/python3.10/test/test_idle.py'... Compiling '/usr/lib/python3.10/test/test_imaplib.py'... Compiling '/usr/lib/python3.10/test/test_import/__init__.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/basic2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/use.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/util.py'... Compiling '/usr/lib/python3.10/test/test_import/data/package/__init__.py'... Compiling '/usr/lib/python3.10/test/test_import/data/package2/submodule1.py'... Compiling '/usr/lib/python3.10/test/test_import/data/unwritable/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/abc.py'... Compiling '/usr/lib/python3.10/test/test_importlib/builtin/test_finder.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data03/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/test_loader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_caching.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_fromlist.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/usr/lib/python3.10/test/test_importlib/partial/cfimport.py'... Compiling '/usr/lib/python3.10/test/test_importlib/stubs.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_abc.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_windows.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_zip.py'... Compiling '/usr/lib/python3.10/test/test_importlib/threaded_import_hangers.py'... Compiling '/usr/lib/python3.10/test/test_importlib/update-zips.py'... Compiling '/usr/lib/python3.10/test/test_importlib/util.py'... Compiling '/usr/lib/python3.10/test/test_int.py'... Compiling '/usr/lib/python3.10/test/test_isinstance.py'... Compiling '/usr/lib/python3.10/test/test_iter.py'... Compiling '/usr/lib/python3.10/test/test_iterlen.py'... Compiling '/usr/lib/python3.10/test/test_itertools.py'... Compiling '/usr/lib/python3.10/test/test_long.py'... Compiling '/usr/lib/python3.10/test/test_math.py'... Compiling '/usr/lib/python3.10/test/test_multibytecodec.py'... Compiling '/usr/lib/python3.10/test/test_multiprocessing_spawn.py'... Compiling '/usr/lib/python3.10/test/test_opcodes.py'... Compiling '/usr/lib/python3.10/test/test_operator.py'... Compiling '/usr/lib/python3.10/test/test_osx_env.py'... Compiling '/usr/lib/python3.10/test/test_pathlib.py'... Compiling '/usr/lib/python3.10/test/test_posixpath.py'... Compiling '/usr/lib/python3.10/test/test_pulldom.py'... Compiling '/usr/lib/python3.10/test/test_pydoc.py'... Compiling '/usr/lib/python3.10/test/test_repl.py'... Compiling '/usr/lib/python3.10/test/test_reprlib.py'... Compiling '/usr/lib/python3.10/test/test_resource.py'... Compiling '/usr/lib/python3.10/test/test_rlcompleter.py'... Compiling '/usr/lib/python3.10/test/test_robotparser.py'... Compiling '/usr/lib/python3.10/test/test_sax.py'... Compiling '/usr/lib/python3.10/test/test_signal.py'... Compiling '/usr/lib/python3.10/test/test_site.py'... Compiling '/usr/lib/python3.10/test/test_socketserver.py'... Compiling '/usr/lib/python3.10/test/test_sort.py'... Compiling '/usr/lib/python3.10/test/test_source_encoding.py'... Compiling '/usr/lib/python3.10/test/test_spwd.py'... Compiling '/usr/lib/python3.10/test/test_sqlite.py'... Compiling '/usr/lib/python3.10/test/test_ssl.py'... Compiling '/usr/lib/python3.10/test/test_strtod.py'... Compiling '/usr/lib/python3.10/test/test_subprocess.py'... Compiling '/usr/lib/python3.10/test/test_tempfile.py'... Compiling '/usr/lib/python3.10/test/test_timeit.py'... Compiling '/usr/lib/python3.10/test/test_timeout.py'... Compiling '/usr/lib/python3.10/test/test_tools/__init__.py'... Compiling '/usr/lib/python3.10/test/test_tools/__main__.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_fixcid.py'... Compiling '/usr/lib/python3.10/test/test_ttk_guionly.py'... Compiling '/usr/lib/python3.10/test/test_ttk_textonly.py'... Compiling '/usr/lib/python3.10/test/test_tuple.py'... Compiling '/usr/lib/python3.10/test/test_typechecks.py'... Compiling '/usr/lib/python3.10/test/test_types.py'... Compiling '/usr/lib/python3.10/test/test_urllib.py'... Compiling '/usr/lib/python3.10/test/test_urllibnet.py'... Compiling '/usr/lib/python3.10/test/test_userdict.py'... Compiling '/usr/lib/python3.10/test/test_utf8_mode.py'... Compiling '/usr/lib/python3.10/test/test_utf8source.py'... Compiling '/usr/lib/python3.10/test/test_uuid.py'... Compiling '/usr/lib/python3.10/test/test_weakset.py'... Compiling '/usr/lib/python3.10/test/test_winsound.py'... Compiling '/usr/lib/python3.10/test/test_xml_etree.py'... Compiling '/usr/lib/python3.10/test/xmltests.py'... Compiling '/usr/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/usr/lib/python3.10/textwrap.py'... Compiling '/usr/lib/python3.10/tkinter/commondialog.py'... Compiling '/usr/lib/python3.10/tkinter/messagebox.py'... Compiling '/usr/lib/python3.10/tkinter/scrolledtext.py'... Compiling '/usr/lib/python3.10/tkinter/simpledialog.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/__init__.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_text.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_ttk/test_style.py'... Compiling '/usr/lib/python3.10/tkinter/test/widget_tests.py'... Compiling '/usr/lib/python3.10/tkinter/tix.py'... Compiling '/usr/lib/python3.10/turtledemo/__init__.py'... Compiling '/usr/lib/python3.10/turtledemo/chaos.py'... Compiling '/usr/lib/python3.10/turtledemo/forest.py'... Compiling '/usr/lib/python3.10/turtledemo/lindenmayer.py'... Compiling '/usr/lib/python3.10/turtledemo/nim.py'... Compiling '/usr/lib/python3.10/turtledemo/planet_and_moon.py'... Compiling '/usr/lib/python3.10/turtledemo/sorting_animate.py'... Compiling '/usr/lib/python3.10/typing.py'... Compiling '/usr/lib/python3.10/unittest/test/_test_warnings.py'... Compiling '/usr/lib/python3.10/unittest/test/test_case.py'... Compiling '/usr/lib/python3.10/unittest/test/test_setups.py'... Compiling '/usr/lib/python3.10/unittest/test/test_skipping.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testasync.py'... Compiling '/usr/lib/python3.10/urllib/__init__.py'... Compiling '/usr/lib/python3.10/urllib/parse.py'... Compiling '/usr/lib/python3.10/venv/__main__.py'... Compiling '/usr/lib/python3.10/wave.py'... Compiling '/usr/lib/python3.10/webbrowser.py'... Compiling '/usr/lib/python3.10/wsgiref/util.py'... Compiling '/usr/lib/python3.10/xdrlib.py'... Compiling '/usr/lib/python3.10/xml/etree/ElementPath.py'... Compiling '/usr/lib/python3.10/xml/etree/__init__.py'... Compiling '/usr/lib/python3.10/xml/etree/cElementTree.py'... Compiling '/usr/lib/python3.10/xml/parsers/__init__.py'... Compiling '/usr/lib/python3.10/xml/parsers/expat.py'... Compiling '/usr/lib/python3.10/xml/sax/__init__.py'... Compiling '/usr/lib/python3.10/xml/sax/expatreader.py'... Compiling '/usr/lib/python3.10/zipapp.py'... Compiling '/usr/lib/python3.10/zipfile.py'... Listing '/usr/lib/python3.10/asyncio'... Listing '/usr/lib/python3.10/collections'... Listing '/usr/lib/python3.10/concurrent'... Listing '/usr/lib/python3.10/concurrent/futures'... Listing '/usr/lib/python3.10/ctypes'... Listing '/usr/lib/python3.10/ctypes/macholib'... Listing '/usr/lib/python3.10/ctypes/test'... Listing '/usr/lib/python3.10/curses'... Listing '/usr/lib/python3.10/dbm'... Listing '/usr/lib/python3.10/distutils'... Listing '/usr/lib/python3.10/distutils/command'... Listing '/usr/lib/python3.10/distutils/tests'... Listing '/usr/lib/python3.10/email'... Listing '/usr/lib/python3.10/email/mime'... Listing '/usr/lib/python3.10/encodings'... Listing '/usr/lib/python3.10/ensurepip'... Listing '/usr/lib/python3.10/ensurepip/_bundled'... Listing '/usr/lib/python3.10/html'... Listing '/usr/lib/python3.10/http'... Listing '/usr/lib/python3.10/idlelib'... Listing '/usr/lib/python3.10/idlelib/Icons'... Listing '/usr/lib/python3.10/idlelib/idle_test'... Listing '/usr/lib/python3.10/importlib'... Listing '/usr/lib/python3.10/importlib/metadata'... Listing '/usr/lib/python3.10/json'... Listing '/usr/lib/python3.10/lib2to3'... Listing '/usr/lib/python3.10/lib2to3/fixes'... Listing '/usr/lib/python3.10/lib2to3/pgen2'... Listing '/usr/lib/python3.10/lib2to3/tests'... Listing '/usr/lib/python3.10/lib2to3/tests/data'... Listing '/usr/lib/python3.10/lib2to3/tests/data/fixers'... Listing '/usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes'... Listing '/usr/lib/python3.10/logging'... Listing '/usr/lib/python3.10/multiprocessing'... Listing '/usr/lib/python3.10/multiprocessing/dummy'... Listing '/usr/lib/python3.10/pydoc_data'... Listing '/usr/lib/python3.10/site-packages'... Listing '/usr/lib/python3.10/sqlite3'... Listing '/usr/lib/python3.10/sqlite3/test'... Listing '/usr/lib/python3.10/test'... Listing '/usr/lib/python3.10/test/audiodata'... Listing '/usr/lib/python3.10/test/capath'... Listing '/usr/lib/python3.10/test/cjkencodings'... Listing '/usr/lib/python3.10/test/data'... Listing '/usr/lib/python3.10/test/decimaltestdata'... Listing '/usr/lib/python3.10/test/dtracedata'... Listing '/usr/lib/python3.10/test/encoded_modules'... Listing '/usr/lib/python3.10/test/imghdrdata'... Listing '/usr/lib/python3.10/test/libregrtest'... Listing '/usr/lib/python3.10/test/sndhdrdata'... Listing '/usr/lib/python3.10/test/subprocessdata'... Listing '/usr/lib/python3.10/test/support'... Listing '/usr/lib/python3.10/test/test_asyncio'... Listing '/usr/lib/python3.10/test/test_email'... Listing '/usr/lib/python3.10/test/test_email/data'... Listing '/usr/lib/python3.10/test/test_import'... Listing '/usr/lib/python3.10/test/test_import/data'... Listing '/usr/lib/python3.10/test/test_import/data/circular_imports'... Listing '/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg'... Listing '/usr/lib/python3.10/test/test_import/data/package'... Listing '/usr/lib/python3.10/test/test_import/data/package2'... Listing '/usr/lib/python3.10/test/test_import/data/unwritable'... Listing '/usr/lib/python3.10/test/test_importlib'... Listing '/usr/lib/python3.10/test/test_importlib/builtin'... Listing '/usr/lib/python3.10/test/test_importlib/data'... Listing '/usr/lib/python3.10/test/test_importlib/data01'... Listing '/usr/lib/python3.10/test/test_importlib/data01/subdirectory'... Listing '/usr/lib/python3.10/test/test_importlib/data02'... Listing '/usr/lib/python3.10/test/test_importlib/data02/one'... Listing '/usr/lib/python3.10/test/test_importlib/data02/two'... Listing '/usr/lib/python3.10/test/test_importlib/data03'... Listing '/usr/lib/python3.10/test/test_importlib/data03/namespace'... Listing '/usr/lib/python3.10/test/test_importlib/data03/namespace/portion1'... Listing '/usr/lib/python3.10/test/test_importlib/data03/namespace/portion2'... Listing '/usr/lib/python3.10/test/test_importlib/extension'... Listing '/usr/lib/python3.10/test/test_importlib/frozen'... Listing '/usr/lib/python3.10/test/test_importlib/import_'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/usr/lib/python3.10/test/test_importlib/namespacedata01'... Listing '/usr/lib/python3.10/test/test_importlib/partial'... Listing '/usr/lib/python3.10/test/test_importlib/source'... Listing '/usr/lib/python3.10/test/test_importlib/zipdata01'... Listing '/usr/lib/python3.10/test/test_importlib/zipdata02'... Listing '/usr/lib/python3.10/test/test_json'... Listing '/usr/lib/python3.10/test/test_peg_generator'... Listing '/usr/lib/python3.10/test/test_tools'... Listing '/usr/lib/python3.10/test/test_warnings'... Listing '/usr/lib/python3.10/test/test_warnings/data'... Listing '/usr/lib/python3.10/test/test_zoneinfo'... Listing '/usr/lib/python3.10/test/test_zoneinfo/data'... Listing '/usr/lib/python3.10/test/tracedmodules'... Listing '/usr/lib/python3.10/test/typinganndata'... Listing '/usr/lib/python3.10/test/xmltestdata'... Listing '/usr/lib/python3.10/test/xmltestdata/c14n-20'... Listing '/usr/lib/python3.10/test/ziptestdata'... Listing '/usr/lib/python3.10/tkinter'... Listing '/usr/lib/python3.10/tkinter/test'... Listing '/usr/lib/python3.10/tkinter/test/test_tkinter'... Listing '/usr/lib/python3.10/tkinter/test/test_ttk'... Listing '/usr/lib/python3.10/turtledemo'... Listing '/usr/lib/python3.10/unittest'... Listing '/usr/lib/python3.10/unittest/test'... Listing '/usr/lib/python3.10/unittest/test/testmock'... Listing '/usr/lib/python3.10/urllib'... Listing '/usr/lib/python3.10/venv'... Listing '/usr/lib/python3.10/venv/scripts'... Listing '/usr/lib/python3.10/venv/scripts/common'... Listing '/usr/lib/python3.10/venv/scripts/posix'... Listing '/usr/lib/python3.10/wsgiref'... Listing '/usr/lib/python3.10/xml'... Listing '/usr/lib/python3.10/xml/dom'... Listing '/usr/lib/python3.10/xml/etree'... Listing '/usr/lib/python3.10/xml/parsers'... Listing '/usr/lib/python3.10/xml/sax'... Listing '/usr/lib/python3.10/xmlrpc'... Listing '/usr/lib/python3.10/zoneinfo'... PYTHONPATH=/usr/lib/python3.10 LD_LIBRARY_PATH=/usr/src/Python-3.10.8 \ ./python -E -Wi -O /usr/lib/python3.10/compileall.py \ -j0 -d /usr/lib/python3.10 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /usr/lib/python3.10 Listing '/usr/lib/python3.10'... Compiling '/usr/lib/python3.10/_compat_pickle.py'... Compiling '/usr/lib/python3.10/_compression.py'... Compiling '/usr/lib/python3.10/_pyio.py'... Compiling '/usr/lib/python3.10/asynchat.py'... Compiling '/usr/lib/python3.10/asyncio/__init__.py'... Compiling '/usr/lib/python3.10/asyncio/__main__.py'... Compiling '/usr/lib/python3.10/asyncio/base_events.py'... Compiling '/usr/lib/python3.10/asyncio/futures.py'... Compiling '/usr/lib/python3.10/asyncio/log.py'... Compiling '/usr/lib/python3.10/asyncio/proactor_events.py'... Compiling '/usr/lib/python3.10/base64.py'... Compiling '/usr/lib/python3.10/binhex.py'... Compiling '/usr/lib/python3.10/bisect.py'... Compiling '/usr/lib/python3.10/cProfile.py'... Compiling '/usr/lib/python3.10/cgi.py'... Compiling '/usr/lib/python3.10/code.py'... Compiling '/usr/lib/python3.10/codeop.py'... Compiling '/usr/lib/python3.10/collections/__init__.py'... Compiling '/usr/lib/python3.10/configparser.py'... Compiling '/usr/lib/python3.10/ctypes/macholib/dyld.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_array_in_pointer.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_as_parameter.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_bytes.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_cast.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_errno.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_funcptr.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_init.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_internals.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_libc.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_macholib.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_memfunctions.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_pep3118.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_pickling.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_python_api.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_refcounts.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_simplesubclasses.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_stringptr.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_struct_fields.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_unaligned_structures.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_unicode.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_varsize_struct.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_wintypes.py'... Compiling '/usr/lib/python3.10/ctypes/wintypes.py'... Compiling '/usr/lib/python3.10/curses/__init__.py'... Compiling '/usr/lib/python3.10/curses/has_key.py'... Compiling '/usr/lib/python3.10/dbm/__init__.py'... Compiling '/usr/lib/python3.10/dbm/dumb.py'... Compiling '/usr/lib/python3.10/dbm/gnu.py'... Compiling '/usr/lib/python3.10/dbm/ndbm.py'... Compiling '/usr/lib/python3.10/dis.py'... Compiling '/usr/lib/python3.10/distutils/archive_util.py'... Compiling '/usr/lib/python3.10/distutils/ccompiler.py'... Compiling '/usr/lib/python3.10/distutils/command/build.py'... Compiling '/usr/lib/python3.10/distutils/command/build_clib.py'... Compiling '/usr/lib/python3.10/distutils/command/build_py.py'... Compiling '/usr/lib/python3.10/distutils/command/install_data.py'... Compiling '/usr/lib/python3.10/distutils/command/install_egg_info.py'... Compiling '/usr/lib/python3.10/distutils/command/upload.py'... Compiling '/usr/lib/python3.10/distutils/dep_util.py'... Compiling '/usr/lib/python3.10/distutils/dir_util.py'... Compiling '/usr/lib/python3.10/distutils/errors.py'... Compiling '/usr/lib/python3.10/distutils/extension.py'... Compiling '/usr/lib/python3.10/distutils/tests/__init__.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_bdist.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_bdist_dumb.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_bdist_rpm.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build_clib.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build_ext.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_dep_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_extension.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_log.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_register.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_text_file.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_upload.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_version.py'... Compiling '/usr/lib/python3.10/distutils/unixccompiler.py'... Compiling '/usr/lib/python3.10/email/_header_value_parser.py'... Compiling '/usr/lib/python3.10/email/mime/__init__.py'... Compiling '/usr/lib/python3.10/email/mime/application.py'... Compiling '/usr/lib/python3.10/email/mime/base.py'... Compiling '/usr/lib/python3.10/email/mime/image.py'... Compiling '/usr/lib/python3.10/email/mime/message.py'... Compiling '/usr/lib/python3.10/email/mime/multipart.py'... Compiling '/usr/lib/python3.10/email/mime/nonmultipart.py'... Compiling '/usr/lib/python3.10/email/quoprimime.py'... Compiling '/usr/lib/python3.10/encodings/base64_codec.py'... Compiling '/usr/lib/python3.10/encodings/bz2_codec.py'... Compiling '/usr/lib/python3.10/encodings/cp037.py'... Compiling '/usr/lib/python3.10/encodings/cp1006.py'... Compiling '/usr/lib/python3.10/encodings/cp1252.py'... Compiling '/usr/lib/python3.10/encodings/cp1256.py'... Compiling '/usr/lib/python3.10/encodings/cp1258.py'... Compiling '/usr/lib/python3.10/encodings/cp737.py'... Compiling '/usr/lib/python3.10/encodings/cp850.py'... Compiling '/usr/lib/python3.10/encodings/cp856.py'... Compiling '/usr/lib/python3.10/encodings/euc_jis_2004.py'... Compiling '/usr/lib/python3.10/encodings/hex_codec.py'... Compiling '/usr/lib/python3.10/encodings/idna.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_3.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_ext.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_10.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_14.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_8.py'... Compiling '/usr/lib/python3.10/encodings/kz1048.py'... Compiling '/usr/lib/python3.10/encodings/mac_croatian.py'... Compiling '/usr/lib/python3.10/encodings/mac_farsi.py'... Compiling '/usr/lib/python3.10/encodings/mac_latin2.py'... Compiling '/usr/lib/python3.10/encodings/mbcs.py'... Compiling '/usr/lib/python3.10/encodings/rot_13.py'... Compiling '/usr/lib/python3.10/encodings/shift_jis_2004.py'... Compiling '/usr/lib/python3.10/encodings/unicode_escape.py'... Compiling '/usr/lib/python3.10/encodings/utf_16_be.py'... Compiling '/usr/lib/python3.10/encodings/utf_16_le.py'... Compiling '/usr/lib/python3.10/encodings/utf_32.py'... Compiling '/usr/lib/python3.10/encodings/utf_7.py'... Compiling '/usr/lib/python3.10/encodings/uu_codec.py'... Compiling '/usr/lib/python3.10/encodings/zlib_codec.py'... Compiling '/usr/lib/python3.10/fnmatch.py'... Compiling '/usr/lib/python3.10/ftplib.py'... Compiling '/usr/lib/python3.10/getpass.py'... Compiling '/usr/lib/python3.10/glob.py'... Compiling '/usr/lib/python3.10/html/__init__.py'... Compiling '/usr/lib/python3.10/html/entities.py'... Compiling '/usr/lib/python3.10/idlelib/__init__.py'... Compiling '/usr/lib/python3.10/idlelib/autocomplete_w.py'... Compiling '/usr/lib/python3.10/idlelib/codecontext.py'... Compiling '/usr/lib/python3.10/idlelib/debugger.py'... Compiling '/usr/lib/python3.10/idlelib/filelist.py'... Compiling '/usr/lib/python3.10/idlelib/grep.py'... Compiling '/usr/lib/python3.10/idlelib/help_about.py'... Compiling '/usr/lib/python3.10/idlelib/hyperparser.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/template.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_calltip.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_colorizer.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_configdialog.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_rpc.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_runscript.py'... Compiling '/usr/lib/python3.10/__future__.py'... Compiling '/usr/lib/python3.10/_osx_support.py'... Compiling '/usr/lib/python3.10/abc.py'... Compiling '/usr/lib/python3.10/aifc.py'... Compiling '/usr/lib/python3.10/argparse.py'... Compiling '/usr/lib/python3.10/asyncio/base_futures.py'... Compiling '/usr/lib/python3.10/asyncio/base_subprocess.py'... Compiling '/usr/lib/python3.10/asyncio/base_tasks.py'... Compiling '/usr/lib/python3.10/asyncio/constants.py'... Compiling '/usr/lib/python3.10/asyncio/coroutines.py'... Compiling '/usr/lib/python3.10/asyncio/exceptions.py'... Compiling '/usr/lib/python3.10/asyncio/format_helpers.py'... Compiling '/usr/lib/python3.10/asyncio/locks.py'... Compiling '/usr/lib/python3.10/asyncio/runners.py'... Compiling '/usr/lib/python3.10/asyncio/selector_events.py'... Compiling '/usr/lib/python3.10/asyncio/windows_utils.py'... Compiling '/usr/lib/python3.10/bdb.py'... Compiling '/usr/lib/python3.10/bz2.py'... Compiling '/usr/lib/python3.10/chunk.py'... Compiling '/usr/lib/python3.10/compileall.py'... Compiling '/usr/lib/python3.10/concurrent/futures/process.py'... Compiling '/usr/lib/python3.10/crypt.py'... Compiling '/usr/lib/python3.10/ctypes/__init__.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_anon.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_arrays.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_buffers.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_byteswap.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_checkretval.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_delattr.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_find.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_objects.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_parameters.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_pointers.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_random_things.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_repr.py'... Compiling '/usr/lib/python3.10/curses/panel.py'... Compiling '/usr/lib/python3.10/curses/textpad.py'... Compiling '/usr/lib/python3.10/datetime.py'... Compiling '/usr/lib/python3.10/distutils/command/build_scripts.py'... Compiling '/usr/lib/python3.10/distutils/command/check.py'... Compiling '/usr/lib/python3.10/distutils/command/config.py'... Compiling '/usr/lib/python3.10/distutils/command/install_headers.py'... Compiling '/usr/lib/python3.10/distutils/command/install_lib.py'... Compiling '/usr/lib/python3.10/distutils/config.py'... Compiling '/usr/lib/python3.10/distutils/core.py'... Compiling '/usr/lib/python3.10/distutils/debug.py'... Compiling '/usr/lib/python3.10/distutils/fancy_getopt.py'... Compiling '/usr/lib/python3.10/distutils/file_util.py'... Compiling '/usr/lib/python3.10/distutils/filelist.py'... Compiling '/usr/lib/python3.10/distutils/spawn.py'... Compiling '/usr/lib/python3.10/distutils/tests/support.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_bdist_msi.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build_py.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_clean.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_cmd.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_cygwinccompiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_file_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install_headers.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install_scripts.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_msvc9compiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_msvccompiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_spawn.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_sysconfig.py'... Compiling '/usr/lib/python3.10/distutils/version.py'... Compiling '/usr/lib/python3.10/distutils/versionpredicate.py'... Compiling '/usr/lib/python3.10/email/__init__.py'... Compiling '/usr/lib/python3.10/email/_encoded_words.py'... Compiling '/usr/lib/python3.10/email/_parseaddr.py'... Compiling '/usr/lib/python3.10/email/_policybase.py'... Compiling '/usr/lib/python3.10/email/base64mime.py'... Compiling '/usr/lib/python3.10/email/charset.py'... Compiling '/usr/lib/python3.10/email/encoders.py'... Compiling '/usr/lib/python3.10/email/errors.py'... Compiling '/usr/lib/python3.10/email/generator.py'... Compiling '/usr/lib/python3.10/email/headerregistry.py'... Compiling '/usr/lib/python3.10/email/utils.py'... Compiling '/usr/lib/python3.10/encodings/big5.py'... Compiling '/usr/lib/python3.10/encodings/big5hkscs.py'... Compiling '/usr/lib/python3.10/encodings/charmap.py'... Compiling '/usr/lib/python3.10/encodings/cp1026.py'... Compiling '/usr/lib/python3.10/encodings/cp1140.py'... Compiling '/usr/lib/python3.10/encodings/cp1250.py'... Compiling '/usr/lib/python3.10/encodings/cp1253.py'... Compiling '/usr/lib/python3.10/encodings/cp1255.py'... Compiling '/usr/lib/python3.10/encodings/cp775.py'... Compiling '/usr/lib/python3.10/encodings/cp858.py'... Compiling '/usr/lib/python3.10/encodings/cp862.py'... Compiling '/usr/lib/python3.10/encodings/cp865.py'... Compiling '/usr/lib/python3.10/encodings/cp874.py'... Compiling '/usr/lib/python3.10/encodings/cp875.py'... Compiling '/usr/lib/python3.10/encodings/cp950.py'... Compiling '/usr/lib/python3.10/encodings/euc_jisx0213.py'... Compiling '/usr/lib/python3.10/encodings/euc_jp.py'... Compiling '/usr/lib/python3.10/encodings/euc_kr.py'... Compiling '/usr/lib/python3.10/encodings/gb18030.py'... Compiling '/usr/lib/python3.10/encodings/gb2312.py'... Compiling '/usr/lib/python3.10/encodings/hp_roman8.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_1.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_6.py'... Compiling '/usr/lib/python3.10/encodings/johab.py'... Compiling '/usr/lib/python3.10/encodings/koi8_r.py'... Compiling '/usr/lib/python3.10/encodings/koi8_t.py'... Compiling '/usr/lib/python3.10/encodings/latin_1.py'... Compiling '/usr/lib/python3.10/encodings/mac_cyrillic.py'... Compiling '/usr/lib/python3.10/encodings/mac_greek.py'... Compiling '/usr/lib/python3.10/encodings/mac_romanian.py'... Compiling '/usr/lib/python3.10/encodings/oem.py'... Compiling '/usr/lib/python3.10/encodings/ptcp154.py'... Compiling '/usr/lib/python3.10/encodings/punycode.py'... Compiling '/usr/lib/python3.10/encodings/utf_8_sig.py'... Compiling '/usr/lib/python3.10/filecmp.py'... Compiling '/usr/lib/python3.10/fractions.py'... Compiling '/usr/lib/python3.10/genericpath.py'... Compiling '/usr/lib/python3.10/getopt.py'... Compiling '/usr/lib/python3.10/gettext.py'... Compiling '/usr/lib/python3.10/http/cookiejar.py'... Compiling '/usr/lib/python3.10/idlelib/__main__.py'... Compiling '/usr/lib/python3.10/idlelib/autocomplete.py'... Compiling '/usr/lib/python3.10/idlelib/colorizer.py'... Compiling '/usr/lib/python3.10/idlelib/config.py'... Compiling '/usr/lib/python3.10/idlelib/editor.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/htest.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_autocomplete.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_config_key.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_debugger_r.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_delegator.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_editor.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_grep.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_help.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_help_about.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_history.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_hyperparser.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_mainmenu.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_multicall.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_outwin.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_pyshell.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_redirector.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_replace.py'... Compiling '/usr/lib/python3.10/__phello__.foo.py'... Compiling '/usr/lib/python3.10/_aix_support.py'... Compiling '/usr/lib/python3.10/_bootsubprocess.py'... Compiling '/usr/lib/python3.10/_collections_abc.py'... Compiling '/usr/lib/python3.10/_py_abc.py'... Compiling '/usr/lib/python3.10/_pydecimal.py'... Compiling '/usr/lib/python3.10/asyncio/mixins.py'... Compiling '/usr/lib/python3.10/asyncio/queues.py'... Compiling '/usr/lib/python3.10/asyncio/staggered.py'... Compiling '/usr/lib/python3.10/asyncio/streams.py'... Compiling '/usr/lib/python3.10/asyncio/tasks.py'... Compiling '/usr/lib/python3.10/asyncio/trsock.py'... Compiling '/usr/lib/python3.10/asyncio/windows_events.py'... Compiling '/usr/lib/python3.10/asyncore.py'... Compiling '/usr/lib/python3.10/calendar.py'... Compiling '/usr/lib/python3.10/cmd.py'... Compiling '/usr/lib/python3.10/collections/abc.py'... Compiling '/usr/lib/python3.10/colorsys.py'... Compiling '/usr/lib/python3.10/concurrent/__init__.py'... Compiling '/usr/lib/python3.10/concurrent/futures/__init__.py'... Compiling '/usr/lib/python3.10/concurrent/futures/_base.py'... Compiling '/usr/lib/python3.10/concurrent/futures/thread.py'... Compiling '/usr/lib/python3.10/contextvars.py'... Compiling '/usr/lib/python3.10/copy.py'... Compiling '/usr/lib/python3.10/copyreg.py'... Compiling '/usr/lib/python3.10/ctypes/_aix.py'... Compiling '/usr/lib/python3.10/ctypes/_endian.py'... Compiling '/usr/lib/python3.10/ctypes/macholib/__init__.py'... Compiling '/usr/lib/python3.10/ctypes/macholib/dylib.py'... Compiling '/usr/lib/python3.10/ctypes/macholib/framework.py'... Compiling '/usr/lib/python3.10/ctypes/test/__init__.py'... Compiling '/usr/lib/python3.10/ctypes/test/__main__.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_callbacks.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_cfuncs.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_functions.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_numbers.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_prototypes.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_sizes.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_strings.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_values.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_win32.py'... Compiling '/usr/lib/python3.10/ctypes/util.py'... Compiling '/usr/lib/python3.10/dataclasses.py'... Compiling '/usr/lib/python3.10/decimal.py'... Compiling '/usr/lib/python3.10/difflib.py'... Compiling '/usr/lib/python3.10/distutils/cmd.py'... Compiling '/usr/lib/python3.10/distutils/command/bdist_dumb.py'... Compiling '/usr/lib/python3.10/distutils/command/bdist_rpm.py'... Compiling '/usr/lib/python3.10/distutils/command/clean.py'... Compiling '/usr/lib/python3.10/distutils/command/install.py'... Compiling '/usr/lib/python3.10/distutils/command/install_scripts.py'... Compiling '/usr/lib/python3.10/distutils/command/register.py'... Compiling '/usr/lib/python3.10/distutils/dist.py'... Compiling '/usr/lib/python3.10/distutils/log.py'... Compiling '/usr/lib/python3.10/distutils/msvc9compiler.py'... Compiling '/usr/lib/python3.10/distutils/sysconfig.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_core.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_filelist.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install_data.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install_lib.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_sdist.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_unixccompiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_versionpredicate.py'... Compiling '/usr/lib/python3.10/distutils/text_file.py'... Compiling '/usr/lib/python3.10/distutils/util.py'... Compiling '/usr/lib/python3.10/email/contentmanager.py'... Compiling '/usr/lib/python3.10/email/header.py'... Compiling '/usr/lib/python3.10/email/iterators.py'... Compiling '/usr/lib/python3.10/email/mime/audio.py'... Compiling '/usr/lib/python3.10/email/mime/text.py'... Compiling '/usr/lib/python3.10/email/parser.py'... Compiling '/usr/lib/python3.10/email/policy.py'... Compiling '/usr/lib/python3.10/encodings/__init__.py'... Compiling '/usr/lib/python3.10/encodings/aliases.py'... Compiling '/usr/lib/python3.10/encodings/cp1251.py'... Compiling '/usr/lib/python3.10/encodings/cp424.py'... Compiling '/usr/lib/python3.10/encodings/cp720.py'... Compiling '/usr/lib/python3.10/encodings/cp852.py'... Compiling '/usr/lib/python3.10/encodings/cp860.py'... Compiling '/usr/lib/python3.10/encodings/cp863.py'... Compiling '/usr/lib/python3.10/encodings/cp866.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_13.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_16.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_2.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_3.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_4.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_5.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_7.py'... Compiling '/usr/lib/python3.10/encodings/palmos.py'... Compiling '/usr/lib/python3.10/encodings/quopri_codec.py'... Compiling '/usr/lib/python3.10/encodings/raw_unicode_escape.py'... Compiling '/usr/lib/python3.10/encodings/shift_jis.py'... Compiling '/usr/lib/python3.10/encodings/shift_jisx0213.py'... Compiling '/usr/lib/python3.10/encodings/tis_620.py'... Compiling '/usr/lib/python3.10/encodings/utf_16.py'... Compiling '/usr/lib/python3.10/encodings/utf_32_le.py'... Compiling '/usr/lib/python3.10/encodings/utf_8.py'... Compiling '/usr/lib/python3.10/ensurepip/__main__.py'... Compiling '/usr/lib/python3.10/ensurepip/_bundled/__init__.py'... Compiling '/usr/lib/python3.10/ensurepip/_uninstall.py'... Compiling '/usr/lib/python3.10/enum.py'... Compiling '/usr/lib/python3.10/graphlib.py'... Compiling '/usr/lib/python3.10/hashlib.py'... Compiling '/usr/lib/python3.10/heapq.py'... Compiling '/usr/lib/python3.10/http/client.py'... Compiling '/usr/lib/python3.10/http/cookies.py'... Compiling '/usr/lib/python3.10/idlelib/browser.py'... Compiling '/usr/lib/python3.10/idlelib/config_key.py'... Compiling '/usr/lib/python3.10/idlelib/configdialog.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_browser.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_filelist.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_format.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_parenmatch.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_percolator.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_pyparse.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_run.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_tooltip.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_util.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_warning.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_window.py'... Compiling '/usr/lib/python3.10/idlelib/outwin.py'... Compiling '/usr/lib/python3.10/idlelib/pathbrowser.py'... Compiling '/usr/lib/python3.10/idlelib/pyparse.py'... Compiling '/usr/lib/python3.10/idlelib/rpc.py'... Compiling '/usr/lib/python3.10/idlelib/stackviewer.py'... Compiling '/usr/lib/python3.10/idlelib/statusbar.py'... Compiling '/usr/lib/python3.10/idlelib/textview.py'... Compiling '/usr/lib/python3.10/idlelib/tooltip.py'... Compiling '/usr/lib/python3.10/imp.py'... Compiling '/usr/lib/python3.10/importlib/_abc.py'... Compiling '/usr/lib/python3.10/importlib/_adapters.py'... Compiling '/usr/lib/python3.10/importlib/_bootstrap_external.py'... Compiling '/usr/lib/python3.10/importlib/util.py'... Compiling '/usr/lib/python3.10/json/__init__.py'... Compiling '/usr/lib/python3.10/json/decoder.py'... Compiling '/usr/lib/python3.10/json/scanner.py'... Compiling '/usr/lib/python3.10/json/tool.py'... Compiling '/usr/lib/python3.10/keyword.py'... Compiling '/usr/lib/python3.10/lib2to3/__main__.py'... Compiling '/usr/lib/python3.10/_markupbase.py'... Compiling '/usr/lib/python3.10/_sitebuiltins.py'... Compiling '/usr/lib/python3.10/_strptime.py'... Compiling '/usr/lib/python3.10/_sysconfigdata__linux_aarch64-linux-gnu.py'... Compiling '/usr/lib/python3.10/_threading_local.py'... Compiling '/usr/lib/python3.10/_weakrefset.py'... Compiling '/usr/lib/python3.10/antigravity.py'... Compiling '/usr/lib/python3.10/ast.py'... Compiling '/usr/lib/python3.10/asyncio/events.py'... Compiling '/usr/lib/python3.10/asyncio/protocols.py'... Compiling '/usr/lib/python3.10/asyncio/sslproto.py'... Compiling '/usr/lib/python3.10/asyncio/subprocess.py'... Compiling '/usr/lib/python3.10/asyncio/threads.py'... Compiling '/usr/lib/python3.10/asyncio/transports.py'... Compiling '/usr/lib/python3.10/asyncio/unix_events.py'... Compiling '/usr/lib/python3.10/cgitb.py'... Compiling '/usr/lib/python3.10/codecs.py'... Compiling '/usr/lib/python3.10/contextlib.py'... Compiling '/usr/lib/python3.10/csv.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_bitfields.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_frombuffer.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_incomplete.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_keeprefs.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_loading.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_returnfuncptrs.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_slicing.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_structures.py'... Compiling '/usr/lib/python3.10/curses/ascii.py'... Compiling '/usr/lib/python3.10/distutils/__init__.py'... Compiling '/usr/lib/python3.10/distutils/_msvccompiler.py'... Compiling '/usr/lib/python3.10/distutils/bcppcompiler.py'... Compiling '/usr/lib/python3.10/distutils/command/__init__.py'... Compiling '/usr/lib/python3.10/distutils/command/bdist.py'... Compiling '/usr/lib/python3.10/distutils/command/bdist_msi.py'... Compiling '/usr/lib/python3.10/distutils/command/build_ext.py'... Compiling '/usr/lib/python3.10/distutils/command/sdist.py'... Compiling '/usr/lib/python3.10/distutils/cygwinccompiler.py'... Compiling '/usr/lib/python3.10/distutils/msvccompiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_archive_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build_scripts.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_check.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_config.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_config_cmd.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_dir_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_dist.py'... Compiling '/usr/lib/python3.10/doctest.py'... Compiling '/usr/lib/python3.10/email/feedparser.py'... Compiling '/usr/lib/python3.10/email/message.py'... Compiling '/usr/lib/python3.10/encodings/ascii.py'... Compiling '/usr/lib/python3.10/encodings/cp1125.py'... Compiling '/usr/lib/python3.10/encodings/cp1254.py'... Compiling '/usr/lib/python3.10/encodings/cp1257.py'... Compiling '/usr/lib/python3.10/encodings/cp273.py'... Compiling '/usr/lib/python3.10/encodings/cp437.py'... Compiling '/usr/lib/python3.10/encodings/cp500.py'... Compiling '/usr/lib/python3.10/encodings/cp855.py'... Compiling '/usr/lib/python3.10/encodings/cp857.py'... Compiling '/usr/lib/python3.10/encodings/cp861.py'... Compiling '/usr/lib/python3.10/encodings/cp864.py'... Compiling '/usr/lib/python3.10/encodings/cp869.py'... Compiling '/usr/lib/python3.10/encodings/cp932.py'... Compiling '/usr/lib/python3.10/encodings/cp949.py'... Compiling '/usr/lib/python3.10/encodings/gbk.py'... Compiling '/usr/lib/python3.10/encodings/hz.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_1.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_2.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_2004.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_kr.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_11.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_15.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_9.py'... Compiling '/usr/lib/python3.10/encodings/koi8_u.py'... Compiling '/usr/lib/python3.10/encodings/mac_arabic.py'... Compiling '/usr/lib/python3.10/encodings/mac_iceland.py'... Compiling '/usr/lib/python3.10/encodings/mac_roman.py'... Compiling '/usr/lib/python3.10/encodings/mac_turkish.py'... Compiling '/usr/lib/python3.10/encodings/undefined.py'... Compiling '/usr/lib/python3.10/encodings/utf_32_be.py'... Compiling '/usr/lib/python3.10/ensurepip/__init__.py'... Compiling '/usr/lib/python3.10/fileinput.py'... Compiling '/usr/lib/python3.10/functools.py'... Compiling '/usr/lib/python3.10/gzip.py'... Compiling '/usr/lib/python3.10/hmac.py'... Compiling '/usr/lib/python3.10/html/parser.py'... Compiling '/usr/lib/python3.10/http/__init__.py'... Compiling '/usr/lib/python3.10/http/server.py'... Compiling '/usr/lib/python3.10/idlelib/autoexpand.py'... Compiling '/usr/lib/python3.10/idlelib/calltip.py'... Compiling '/usr/lib/python3.10/idlelib/calltip_w.py'... Compiling '/usr/lib/python3.10/idlelib/debugger_r.py'... Compiling '/usr/lib/python3.10/idlelib/debugobj.py'... Compiling '/usr/lib/python3.10/idlelib/debugobj_r.py'... Compiling '/usr/lib/python3.10/idlelib/delegator.py'... Compiling '/usr/lib/python3.10/idlelib/dynoption.py'... Compiling '/usr/lib/python3.10/idlelib/format.py'... Compiling '/usr/lib/python3.10/idlelib/help.py'... Compiling '/usr/lib/python3.10/idlelib/history.py'... Compiling '/usr/lib/python3.10/idlelib/idle.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/__init__.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/mock_idle.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/mock_tk.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_autoexpand.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_calltip_w.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_codecontext.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_config.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_debugger.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_debugobj.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_editmenu.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_iomenu.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_macosx.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_query.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_sidebar.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_textview.py'... Compiling '/usr/lib/python3.10/idlelib/multicall.py'... Compiling '/usr/lib/python3.10/idlelib/pyshell.py'... Compiling '/usr/lib/python3.10/idlelib/tree.py'... Compiling '/usr/lib/python3.10/idlelib/zoomheight.py'... Compiling '/usr/lib/python3.10/imaplib.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_adapters.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_collections.py'... Compiling '/usr/lib/python3.10/importlib/resources.py'... Compiling '/usr/lib/python3.10/io.py'... Compiling '/usr/lib/python3.10/ipaddress.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_execfile.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_import.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_input.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_itertools.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_long.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_metaclass.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_paren.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_print.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_raw_input.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_reduce.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_repr.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_urllib.py'... Compiling '/usr/lib/python3.10/lib2to3/patcomp.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_search.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_searchengine.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_squeezer.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_zoomheight.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_zzdummy.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/usr/lib/python3.10/idlelib/macosx.py'... Compiling '/usr/lib/python3.10/idlelib/redirector.py'... Compiling '/usr/lib/python3.10/idlelib/replace.py'... Compiling '/usr/lib/python3.10/idlelib/run.py'... Compiling '/usr/lib/python3.10/idlelib/undo.py'... Compiling '/usr/lib/python3.10/idlelib/util.py'... Compiling '/usr/lib/python3.10/idlelib/window.py'... Compiling '/usr/lib/python3.10/idlelib/zzdummy.py'... Compiling '/usr/lib/python3.10/imghdr.py'... Compiling '/usr/lib/python3.10/importlib/__init__.py'... Compiling '/usr/lib/python3.10/importlib/_bootstrap.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_functools.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_itertools.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_meta.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_text.py'... Compiling '/usr/lib/python3.10/importlib/readers.py'... Compiling '/usr/lib/python3.10/inspect.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_isinstance.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_reload.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_zip.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/conv.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/__init__.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/__main__.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/pytree_idempotency.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/support.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_all_fixers.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_main.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_parser.py'... Compiling '/usr/lib/python3.10/logging/__init__.py'... Compiling '/usr/lib/python3.10/mailcap.py'... Compiling '/usr/lib/python3.10/modulefinder.py'... Compiling '/usr/lib/python3.10/multiprocessing/dummy/__init__.py'... Compiling '/usr/lib/python3.10/multiprocessing/dummy/connection.py'... Compiling '/usr/lib/python3.10/multiprocessing/forkserver.py'... Compiling '/usr/lib/python3.10/multiprocessing/managers.py'... Compiling '/usr/lib/python3.10/numbers.py'... Compiling '/usr/lib/python3.10/optparse.py'... Compiling '/usr/lib/python3.10/platform.py'... Compiling '/usr/lib/python3.10/poplib.py'... Compiling '/usr/lib/python3.10/profile.py'... Compiling '/usr/lib/python3.10/random.py'... Compiling '/usr/lib/python3.10/selectors.py'... Compiling '/usr/lib/python3.10/shutil.py'... Compiling '/usr/lib/python3.10/smtplib.py'... Compiling '/usr/lib/python3.10/socketserver.py'... Compiling '/usr/lib/python3.10/sre_parse.py'... Compiling '/usr/lib/python3.10/sunau.py'... Compiling '/usr/lib/python3.10/sysconfig.py'... Compiling '/usr/lib/python3.10/test/_test_embed_set_config.py'... Compiling '/usr/lib/python3.10/test/ann_module.py'... Compiling '/usr/lib/python3.10/test/ann_module7.py'... Compiling '/usr/lib/python3.10/test/audit-tests.py'... Compiling '/usr/lib/python3.10/test/bad_getattr.py'... Compiling '/usr/lib/python3.10/test/bad_getattr3.py'... Compiling '/usr/lib/python3.10/test/bisect_cmd.py'... Compiling '/usr/lib/python3.10/test/curses_tests.py'... Compiling '/usr/lib/python3.10/test/dataclass_module_1_str.py'... Compiling '/usr/lib/python3.10/test/dataclass_module_2.py'... Compiling '/usr/lib/python3.10/test/dataclass_textanno.py'... Compiling '/usr/lib/python3.10/test/dtracedata/call_stack.py'... Compiling '/usr/lib/python3.10/test/dtracedata/gc.py'... Compiling '/usr/lib/python3.10/test/dtracedata/instance.py'... Compiling '/usr/lib/python3.10/test/dtracedata/line.py'... Compiling '/usr/lib/python3.10/test/encoded_modules/__init__.py'... Compiling '/usr/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'... Compiling '/usr/lib/python3.10/test/encoded_modules/module_koi8_r.py'... Compiling '/usr/lib/python3.10/test/final_a.py'... Compiling '/usr/lib/python3.10/test/final_b.py'... Compiling '/usr/lib/python3.10/test/fork_wait.py'... Compiling '/usr/lib/python3.10/test/future_test1.py'... Compiling '/usr/lib/python3.10/test/inspect_stringized_annotations.py'... Compiling '/usr/lib/python3.10/test/libregrtest/__init__.py'... Compiling '/usr/lib/python3.10/test/libregrtest/main.py'... Compiling '/usr/lib/python3.10/test/mod_generics_cache.py'... Compiling '/usr/lib/python3.10/test/mp_preload.py'... Compiling '/usr/lib/python3.10/test/multibytecodec_support.py'... Compiling '/usr/lib/python3.10/test/profilee.py'... Compiling '/usr/lib/python3.10/test/pydoc_mod.py'... Compiling '/usr/lib/python3.10/test/re_tests.py'... Compiling '/usr/lib/python3.10/test/signalinterproctester.py'... Compiling '/usr/lib/python3.10/test/ssl_servers.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/fd_status.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/input_reader.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/qcat.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/qgrep.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/sigchild_ignore.py'... Compiling '/usr/lib/python3.10/test/support/__init__.py'... Compiling '/usr/lib/python3.10/test/test_abc.py'... Compiling '/usr/lib/python3.10/test/test_asdl_parser.py'... Compiling '/usr/lib/python3.10/test/test_ast.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_futures2.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_protocols.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_queues.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_selector_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_windows_utils.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/utils.py'... Compiling '/usr/lib/python3.10/test/test_asyncore.py'... Compiling '/usr/lib/python3.10/test/test_bigaddrspace.py'... Compiling '/usr/lib/python3.10/test/test_bigmem.py'... Compiling '/usr/lib/python3.10/test/test_bytes.py'... Compiling '/usr/lib/python3.10/test/test_cgi.py'... Compiling '/usr/lib/python3.10/test/test_cgitb.py'... Compiling '/usr/lib/python3.10/test/test_charmapcodec.py'... Compiling '/usr/lib/python3.10/test/test_check_c_globals.py'... Compiling '/usr/lib/python3.10/test/test_class.py'... Compiling '/usr/lib/python3.10/test/test_cmath.py'... Compiling '/usr/lib/python3.10/test/test_code_module.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_cn.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_hk.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_iso2022.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_jp.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_kr.py'... Compiling '/usr/lib/python3.10/test/test_codecs.py'... Compiling '/usr/lib/python3.10/test/test_copy.py'... Compiling '/usr/lib/python3.10/test/test_ctypes.py'... Compiling '/usr/lib/python3.10/test/test_curses.py'... Compiling '/usr/lib/python3.10/test/test_defaultdict.py'... Compiling '/usr/lib/python3.10/test/test_deque.py'... Compiling '/usr/lib/python3.10/test/test_descrtut.py'... Compiling '/usr/lib/python3.10/test/test_devpoll.py'... Compiling '/usr/lib/python3.10/test/test_dict.py'... Compiling '/usr/lib/python3.10/test/test_dict_version.py'... Compiling '/usr/lib/python3.10/test/test_dictcomps.py'... Compiling '/usr/lib/python3.10/test/test_dictviews.py'... Compiling '/usr/lib/python3.10/test/test_difflib.py'... Compiling '/usr/lib/python3.10/test/test_distutils.py'... Compiling '/usr/lib/python3.10/test/test_doctest.py'... Compiling '/usr/lib/python3.10/test/test_dynamic.py'... Compiling '/usr/lib/python3.10/test/test_eintr.py'... Compiling '/usr/lib/python3.10/test/test_email/__init__.py'... Compiling '/usr/lib/python3.10/test/test_email/test__encoded_words.py'... Compiling '/usr/lib/python3.10/lib2to3/btm_utils.py'... Compiling '/usr/lib/python3.10/lib2to3/fixer_util.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_except.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_future.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_idioms.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_imports2.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_map.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_ne.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_next.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_operator.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_renames.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_standarderror.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'... Compiling '/usr/lib/python3.10/lib2to3/main.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/parse.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/token.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/tokenize.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_refactor.py'... Compiling '/usr/lib/python3.10/linecache.py'... Compiling '/usr/lib/python3.10/locale.py'... Compiling '/usr/lib/python3.10/logging/config.py'... Compiling '/usr/lib/python3.10/lzma.py'... Compiling '/usr/lib/python3.10/mailbox.py'... Compiling '/usr/lib/python3.10/multiprocessing/context.py'... Compiling '/usr/lib/python3.10/multiprocessing/heap.py'... Compiling '/usr/lib/python3.10/multiprocessing/pool.py'... Compiling '/usr/lib/python3.10/multiprocessing/reduction.py'... Compiling '/usr/lib/python3.10/multiprocessing/shared_memory.py'... Compiling '/usr/lib/python3.10/multiprocessing/synchronize.py'... Compiling '/usr/lib/python3.10/nturl2path.py'... Compiling '/usr/lib/python3.10/operator.py'... Compiling '/usr/lib/python3.10/os.py'... Compiling '/usr/lib/python3.10/pickle.py'... Compiling '/usr/lib/python3.10/plistlib.py'... Compiling '/usr/lib/python3.10/posixpath.py'... Compiling '/usr/lib/python3.10/pstats.py'... Compiling '/usr/lib/python3.10/queue.py'... Compiling '/usr/lib/python3.10/quopri.py'... Compiling '/usr/lib/python3.10/re.py'... Compiling '/usr/lib/python3.10/reprlib.py'... Compiling '/usr/lib/python3.10/rlcompleter.py'... Compiling '/usr/lib/python3.10/runpy.py'... Compiling '/usr/lib/python3.10/sched.py'... Compiling '/usr/lib/python3.10/secrets.py'... Compiling '/usr/lib/python3.10/shelve.py'... Compiling '/usr/lib/python3.10/shlex.py'... Compiling '/usr/lib/python3.10/signal.py'... Compiling '/usr/lib/python3.10/site.py'... Compiling '/usr/lib/python3.10/sndhdr.py'... Compiling '/usr/lib/python3.10/socket.py'... Compiling '/usr/lib/python3.10/sqlite3/__init__.py'... Compiling '/usr/lib/python3.10/sqlite3/test/dump.py'... Compiling '/usr/lib/python3.10/sqlite3/test/factory.py'... Compiling '/usr/lib/python3.10/sqlite3/test/transactions.py'... Compiling '/usr/lib/python3.10/sqlite3/test/types.py'... Compiling '/usr/lib/python3.10/sre_constants.py'... Compiling '/usr/lib/python3.10/ssl.py'... Compiling '/usr/lib/python3.10/symtable.py'... Compiling '/usr/lib/python3.10/tabnanny.py'... Compiling '/usr/lib/python3.10/tempfile.py'... Compiling '/usr/lib/python3.10/test/_test_eintr.py'... Compiling '/usr/lib/python3.10/test/ann_module3.py'... Compiling '/usr/lib/python3.10/test/ann_module4.py'... Compiling '/usr/lib/python3.10/test/ann_module6.py'... Compiling '/usr/lib/python3.10/test/autotest.py'... Compiling '/usr/lib/python3.10/test/bad_getattr2.py'... Compiling '/usr/lib/python3.10/test/coding20731.py'... Compiling '/usr/lib/python3.10/test/dataclass_module_1.py'... Compiling '/usr/lib/python3.10/test/libregrtest/runtest.py'... Compiling '/usr/lib/python3.10/test/libregrtest/setup.py'... Compiling '/usr/lib/python3.10/test/mapping_tests.py'... Compiling '/usr/lib/python3.10/test/pydocfodder.py'... Compiling '/usr/lib/python3.10/test/regrtest.py'... Compiling '/usr/lib/python3.10/test/relimport.py'... Compiling '/usr/lib/python3.10/test/reperf.py'... Compiling '/usr/lib/python3.10/test/sample_doctest.py'... Compiling '/usr/lib/python3.10/test/sample_doctest_no_docstrings.py'... Compiling '/usr/lib/python3.10/test/sample_doctest_no_doctests.py'... Compiling '/usr/lib/python3.10/test/seq_tests.py'... Compiling '/usr/lib/python3.10/test/support/script_helper.py'... Compiling '/usr/lib/python3.10/test/support/socket_helper.py'... Compiling '/usr/lib/python3.10/test/support/testresult.py'... Compiling '/usr/lib/python3.10/test/support/warnings_helper.py'... Compiling '/usr/lib/python3.10/test/test___all__.py'... Compiling '/usr/lib/python3.10/test/test_abstract_numbers.py'... Compiling '/usr/lib/python3.10/test/test_aifc.py'... Compiling '/usr/lib/python3.10/test/test_array.py'... Compiling '/usr/lib/python3.10/test/test_asynchat.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/__init__.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/__main__.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/echo.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/echo2.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/echo3.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/functional.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_base_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_pep492.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_proactor_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_sslproto.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_waitfor.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_windows_events.py'... Compiling '/usr/lib/python3.10/test/test_atexit.py'... Compiling '/usr/lib/python3.10/test/test_audioop.py'... Compiling '/usr/lib/python3.10/test/test_baseexception.py'... Compiling '/usr/lib/python3.10/test/test_bdb.py'... Compiling '/usr/lib/python3.10/test/test_buffer.py'... Compiling '/usr/lib/python3.10/test/test_codeop.py'... Compiling '/usr/lib/python3.10/test/test_compare.py'... Compiling '/usr/lib/python3.10/test/test_compile.py'... Compiling '/usr/lib/python3.10/test/test_concurrent_futures.py'... Compiling '/usr/lib/python3.10/test/test_contains.py'... Compiling '/usr/lib/python3.10/test/test_context.py'... Compiling '/usr/lib/python3.10/test/test_contextlib_async.py'... Compiling '/usr/lib/python3.10/test/test_copyreg.py'... Compiling '/usr/lib/python3.10/test/test_cprofile.py'... Compiling '/usr/lib/python3.10/test/test_crashers.py'... Compiling '/usr/lib/python3.10/test/test_crypt.py'... Compiling '/usr/lib/python3.10/test/test_csv.py'... Compiling '/usr/lib/python3.10/test/test_dataclasses.py'... Compiling '/usr/lib/python3.10/test/test_dis.py'... Compiling '/usr/lib/python3.10/test/test_email/test_asian_codecs.py'... Compiling '/usr/lib/python3.10/test/test_email/test_contentmanager.py'... Compiling '/usr/lib/python3.10/test/test_email/test_generator.py'... Compiling '/usr/lib/python3.10/test/test_email/test_inversion.py'... Compiling '/usr/lib/python3.10/test/test_email/test_message.py'... Compiling '/usr/lib/python3.10/test/test_email/test_parser.py'... Compiling '/usr/lib/python3.10/test/test_email/test_pickleable.py'... Compiling '/usr/lib/python3.10/test/test_email/test_policy.py'... Compiling '/usr/lib/python3.10/test/test_email/test_utils.py'... Compiling '/usr/lib/python3.10/test/test_ensurepip.py'... Compiling '/usr/lib/python3.10/test/test_enumerate.py'... Compiling '/usr/lib/python3.10/test/test_eof.py'... Compiling '/usr/lib/python3.10/test/test_epoll.py'... Compiling '/usr/lib/python3.10/test/test_errno.py'... Compiling '/usr/lib/python3.10/test/test_exception_hierarchy.py'... Compiling '/usr/lib/python3.10/test/test_exception_variations.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_searchbase.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_stackviewer.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_statusbar.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_text.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_tree.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_undo.py'... Compiling '/usr/lib/python3.10/idlelib/iomenu.py'... Compiling '/usr/lib/python3.10/idlelib/mainmenu.py'... Compiling '/usr/lib/python3.10/idlelib/parenmatch.py'... Compiling '/usr/lib/python3.10/idlelib/percolator.py'... Compiling '/usr/lib/python3.10/idlelib/query.py'... Compiling '/usr/lib/python3.10/idlelib/runscript.py'... Compiling '/usr/lib/python3.10/idlelib/scrolledlist.py'... Compiling '/usr/lib/python3.10/idlelib/search.py'... Compiling '/usr/lib/python3.10/idlelib/searchbase.py'... Compiling '/usr/lib/python3.10/idlelib/searchengine.py'... Compiling '/usr/lib/python3.10/idlelib/sidebar.py'... Compiling '/usr/lib/python3.10/idlelib/squeezer.py'... Compiling '/usr/lib/python3.10/importlib/_common.py'... Compiling '/usr/lib/python3.10/importlib/abc.py'... Compiling '/usr/lib/python3.10/importlib/machinery.py'... Compiling '/usr/lib/python3.10/importlib/metadata/__init__.py'... Compiling '/usr/lib/python3.10/json/encoder.py'... Compiling '/usr/lib/python3.10/lib2to3/__init__.py'... Compiling '/usr/lib/python3.10/lib2to3/btm_matcher.py'... Compiling '/usr/lib/python3.10/lib2to3/fixer_base.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/__init__.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_apply.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_asserts.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_basestring.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_buffer.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_dict.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_exec.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_filter.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_has_key.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_imports.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_intern.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_nonzero.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_numliterals.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_raise.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_set_literal.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_throw.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_types.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_unicode.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_xrange.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/__init__.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/driver.py'... Compiling '/usr/lib/python3.10/lib2to3/pygram.py'... Compiling '/usr/lib/python3.10/lib2to3/pytree.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_fixers.py'... Compiling '/usr/lib/python3.10/multiprocessing/popen_forkserver.py'... Compiling '/usr/lib/python3.10/multiprocessing/popen_spawn_win32.py'... Compiling '/usr/lib/python3.10/multiprocessing/queues.py'... Compiling '/usr/lib/python3.10/multiprocessing/resource_sharer.py'... Compiling '/usr/lib/python3.10/multiprocessing/resource_tracker.py'... Compiling '/usr/lib/python3.10/multiprocessing/util.py'... Compiling '/usr/lib/python3.10/ntpath.py'... Compiling '/usr/lib/python3.10/pdb.py'... Compiling '/usr/lib/python3.10/pipes.py'... Compiling '/usr/lib/python3.10/pkgutil.py'... Compiling '/usr/lib/python3.10/pty.py'... Compiling '/usr/lib/python3.10/py_compile.py'... Compiling '/usr/lib/python3.10/pydoc.py'... Compiling '/usr/lib/python3.10/sqlite3/test/dbapi.py'... Compiling '/usr/lib/python3.10/sqlite3/test/userfunctions.py'... Compiling '/usr/lib/python3.10/statistics.py'... Compiling '/usr/lib/python3.10/tarfile.py'... Compiling '/usr/lib/python3.10/test/_test_multiprocessing.py'... Compiling '/usr/lib/python3.10/test/dis_module.py'... Compiling '/usr/lib/python3.10/test/doctest_aliases.py'... Compiling '/usr/lib/python3.10/test/doctest_lineno.py'... Compiling '/usr/lib/python3.10/test/double_const.py'... Compiling '/usr/lib/python3.10/test/future_test2.py'... Compiling '/usr/lib/python3.10/test/gdb_sample.py'... Compiling '/usr/lib/python3.10/test/good_getattr.py'... Compiling '/usr/lib/python3.10/test/imp_dummy.py'... Compiling '/usr/lib/python3.10/test/inspect_fodder.py'... Compiling '/usr/lib/python3.10/test/inspect_fodder2.py'... Compiling '/usr/lib/python3.10/test/inspect_stock_annotations.py'... Compiling '/usr/lib/python3.10/test/libregrtest/runtest_mp.py'... Compiling '/usr/lib/python3.10/test/libregrtest/utils.py'... Compiling '/usr/lib/python3.10/test/libregrtest/win_utils.py'... Compiling '/usr/lib/python3.10/test/lock_tests.py'... Compiling '/usr/lib/python3.10/test/pyclbr_input.py'... Compiling '/usr/lib/python3.10/test/pythoninfo.py'... Compiling '/usr/lib/python3.10/test/sortperf.py'... Compiling '/usr/lib/python3.10/test/ssltests.py'... Compiling '/usr/lib/python3.10/test/string_tests.py'... Compiling '/usr/lib/python3.10/test/test_argparse.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_futures.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_locks.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_runners.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_sendfile.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_server.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_streams.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_tasks.py'... Compiling '/usr/lib/python3.10/test/test_base64.py'... Compiling '/usr/lib/python3.10/test/test_binascii.py'... Compiling '/usr/lib/python3.10/test/test_bool.py'... Compiling '/usr/lib/python3.10/test/test_bufio.py'... Compiling '/usr/lib/python3.10/test/test_builtin.py'... Compiling '/usr/lib/python3.10/test/test_call.py'... Compiling '/usr/lib/python3.10/test/test_clinic.py'... Compiling '/usr/lib/python3.10/test/test_cmd_line_script.py'... Compiling '/usr/lib/python3.10/test/test_codeccallbacks.py'... Compiling '/usr/lib/python3.10/test/test_colorsys.py'... Compiling '/usr/lib/python3.10/test/test_compileall.py'... Compiling '/usr/lib/python3.10/test/test_complex.py'... Compiling '/usr/lib/python3.10/test/test_configparser.py'... Compiling '/usr/lib/python3.10/test/test_contextlib.py'... Compiling '/usr/lib/python3.10/test/test_datetime.py'... Compiling '/usr/lib/python3.10/test/test_dbm.py'... Compiling '/usr/lib/python3.10/test/test_dbm_gnu.py'... Compiling '/usr/lib/python3.10/test/test_dbm_ndbm.py'... Compiling '/usr/lib/python3.10/test/test_decorators.py'... Compiling '/usr/lib/python3.10/test/test_descr.py'... Compiling '/usr/lib/python3.10/test/test_email/test__header_value_parser.py'... Compiling '/usr/lib/python3.10/test/test_enum.py'... Compiling '/usr/lib/python3.10/test/test_frame.py'... Compiling '/usr/lib/python3.10/test/test_fstring.py'... Compiling '/usr/lib/python3.10/test/test_gc.py'... Compiling '/usr/lib/python3.10/test/test_genericclass.py'... Compiling '/usr/lib/python3.10/test/test_genexps.py'... Compiling '/usr/lib/python3.10/test/test_getopt.py'... Compiling '/usr/lib/python3.10/test/test_getpass.py'... Compiling '/usr/lib/python3.10/test/test_gettext.py'... Compiling '/usr/lib/python3.10/test/test_grp.py'... Compiling '/usr/lib/python3.10/test/test_hash.py'... Compiling '/usr/lib/python3.10/test/test_hashlib.py'... Compiling '/usr/lib/python3.10/test/test_idle.py'... Compiling '/usr/lib/python3.10/test/test_imaplib.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/basic.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/binding.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/binding2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/grammar.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/literals.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/pgen.py'... Compiling '/usr/lib/python3.10/lib2to3/refactor.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_pytree.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_util.py'... Compiling '/usr/lib/python3.10/logging/handlers.py'... Compiling '/usr/lib/python3.10/mimetypes.py'... Compiling '/usr/lib/python3.10/multiprocessing/__init__.py'... Compiling '/usr/lib/python3.10/multiprocessing/connection.py'... Compiling '/usr/lib/python3.10/multiprocessing/popen_fork.py'... Compiling '/usr/lib/python3.10/multiprocessing/popen_spawn_posix.py'... Compiling '/usr/lib/python3.10/multiprocessing/process.py'... Compiling '/usr/lib/python3.10/multiprocessing/sharedctypes.py'... Compiling '/usr/lib/python3.10/multiprocessing/spawn.py'... Compiling '/usr/lib/python3.10/netrc.py'... Compiling '/usr/lib/python3.10/nntplib.py'... Compiling '/usr/lib/python3.10/opcode.py'... Compiling '/usr/lib/python3.10/pathlib.py'... Compiling '/usr/lib/python3.10/pickletools.py'... Compiling '/usr/lib/python3.10/pprint.py'... Compiling '/usr/lib/python3.10/pyclbr.py'... Compiling '/usr/lib/python3.10/pydoc_data/__init__.py'... Compiling '/usr/lib/python3.10/pydoc_data/topics.py'... Compiling '/usr/lib/python3.10/smtpd.py'... Compiling '/usr/lib/python3.10/sqlite3/dbapi2.py'... Compiling '/usr/lib/python3.10/sqlite3/dump.py'... Compiling '/usr/lib/python3.10/sqlite3/test/__init__.py'... Compiling '/usr/lib/python3.10/sqlite3/test/backup.py'... Compiling '/usr/lib/python3.10/sqlite3/test/hooks.py'... Compiling '/usr/lib/python3.10/sqlite3/test/regression.py'... Compiling '/usr/lib/python3.10/sre_compile.py'... Compiling '/usr/lib/python3.10/stat.py'... Compiling '/usr/lib/python3.10/string.py'... Compiling '/usr/lib/python3.10/stringprep.py'... Compiling '/usr/lib/python3.10/struct.py'... Compiling '/usr/lib/python3.10/subprocess.py'... Compiling '/usr/lib/python3.10/telnetlib.py'... Compiling '/usr/lib/python3.10/test/__init__.py'... Compiling '/usr/lib/python3.10/test/__main__.py'... Compiling '/usr/lib/python3.10/test/_test_atexit.py'... Compiling '/usr/lib/python3.10/test/_typed_dict_helper.py'... Compiling '/usr/lib/python3.10/test/ann_module2.py'... Compiling '/usr/lib/python3.10/test/ann_module5.py'... Compiling '/usr/lib/python3.10/test/audiotests.py'... Compiling '/usr/lib/python3.10/test/dataclass_module_2_str.py'... Compiling '/usr/lib/python3.10/test/datetimetester.py'... Compiling '/usr/lib/python3.10/test/inspect_stringized_annotations_2.py'... Compiling '/usr/lib/python3.10/test/libregrtest/cmdline.py'... Compiling '/usr/lib/python3.10/test/libregrtest/pgo.py'... Compiling '/usr/lib/python3.10/test/libregrtest/refleak.py'... Compiling '/usr/lib/python3.10/test/libregrtest/save_env.py'... Compiling '/usr/lib/python3.10/test/list_tests.py'... Compiling '/usr/lib/python3.10/test/make_ssl_certs.py'... Compiling '/usr/lib/python3.10/test/memory_watchdog.py'... Compiling '/usr/lib/python3.10/test/mock_socket.py'... Compiling '/usr/lib/python3.10/test/mp_fork_bomb.py'... Compiling '/usr/lib/python3.10/test/pickletester.py'... Compiling '/usr/lib/python3.10/test/support/bytecode_helper.py'... Compiling '/usr/lib/python3.10/test/support/hashlib_helper.py'... Compiling '/usr/lib/python3.10/test/support/import_helper.py'... Compiling '/usr/lib/python3.10/test/support/interpreters.py'... Compiling '/usr/lib/python3.10/test/support/logging_helper.py'... Compiling '/usr/lib/python3.10/test/support/os_helper.py'... Compiling '/usr/lib/python3.10/test/support/threading_helper.py'... Compiling '/usr/lib/python3.10/test/test___future__.py'... Compiling '/usr/lib/python3.10/test/test__locale.py'... Compiling '/usr/lib/python3.10/test/test__opcode.py'... Compiling '/usr/lib/python3.10/test/test__osx_support.py'... Compiling '/usr/lib/python3.10/test/test__xxsubinterpreters.py'... Compiling '/usr/lib/python3.10/test/test_asyncgen.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_buffered_proto.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_context.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_subprocess.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_threads.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_transports.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_unix_events.py'... Compiling '/usr/lib/python3.10/test/test_audit.py'... Compiling '/usr/lib/python3.10/test/test_augassign.py'... Compiling '/usr/lib/python3.10/test/test_binhex.py'... Compiling '/usr/lib/python3.10/test/test_binop.py'... Compiling '/usr/lib/python3.10/test/test_bisect.py'... Compiling '/usr/lib/python3.10/test/test_bz2.py'... Compiling '/usr/lib/python3.10/test/test_c_locale_coercion.py'... Compiling '/usr/lib/python3.10/test/test_calendar.py'... Compiling '/usr/lib/python3.10/test/test_capi.py'... Compiling '/usr/lib/python3.10/test/test_cmd.py'... Compiling '/usr/lib/python3.10/test/test_cmd_line.py'... Compiling '/usr/lib/python3.10/test/test_code.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_tw.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_cn.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_hk.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_jp.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_kr.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_tw.py'... Compiling '/usr/lib/python3.10/test/test_collections.py'... Compiling '/usr/lib/python3.10/test/test_coroutines.py'... Compiling '/usr/lib/python3.10/test/test_dbm_dumb.py'... Compiling '/usr/lib/python3.10/test/test_decimal.py'... Compiling '/usr/lib/python3.10/test/test_doctest2.py'... Compiling '/usr/lib/python3.10/test/test_docxmlrpc.py'... Compiling '/usr/lib/python3.10/test/test_dtrace.py'... Compiling '/usr/lib/python3.10/test/test_dynamicclassattribute.py'... Compiling '/usr/lib/python3.10/test/test_email/__main__.py'... Compiling '/usr/lib/python3.10/test/test_email/test_email.py'... Compiling '/usr/lib/python3.10/test/test_finalization.py'... Compiling '/usr/lib/python3.10/test/test_flufl.py'... Compiling '/usr/lib/python3.10/test/test_fnmatch.py'... Compiling '/usr/lib/python3.10/test/test_fractions.py'... Compiling '/usr/lib/python3.10/test/test_funcattrs.py'... Compiling '/usr/lib/python3.10/test/test_future.py'... Compiling '/usr/lib/python3.10/test/test_future3.py'... Compiling '/usr/lib/python3.10/test/test_future4.py'... Compiling '/usr/lib/python3.10/test/test_future5.py'... Compiling '/usr/lib/python3.10/test/test_gdb.py'... Compiling '/usr/lib/python3.10/test/test_genericalias.py'... Compiling '/usr/lib/python3.10/test/test_genericpath.py'... Compiling '/usr/lib/python3.10/test/test_glob.py'... Compiling '/usr/lib/python3.10/test/test_gzip.py'... Compiling '/usr/lib/python3.10/test/test_heapq.py'... Compiling '/usr/lib/python3.10/test/test_http_cookies.py'... Compiling '/usr/lib/python3.10/test/test_httpservers.py'... Compiling '/usr/lib/python3.10/test/test_imp.py'... Compiling '/usr/lib/python3.10/test/test_import/__main__.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/basic2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/usr/lib/python3.10/test/test_import/data/package/__init__.py'... Compiling '/usr/lib/python3.10/test/test_import/data/package2/submodule1.py'... Compiling '/usr/lib/python3.10/test/test_import/data/unwritable/x.py'... Compiling '/usr/lib/python3.10/test/test_importlib/abc.py'... Compiling '/usr/lib/python3.10/test/test_importlib/builtin/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data01/__init__.py'... Compiling '/usr/lib/python3.10/test/test_exceptions.py'... Compiling '/usr/lib/python3.10/test/test_file.py'... Compiling '/usr/lib/python3.10/test/test_fileio.py'... Compiling '/usr/lib/python3.10/test/test_float.py'... Compiling '/usr/lib/python3.10/test/test_ftplib.py'... Compiling '/usr/lib/python3.10/test/test_generator_stop.py'... Compiling '/usr/lib/python3.10/test/test_generators.py'... Compiling '/usr/lib/python3.10/test/test_getargs2.py'... Compiling '/usr/lib/python3.10/test/test_global.py'... Compiling '/usr/lib/python3.10/test/test_graphlib.py'... Compiling '/usr/lib/python3.10/test/test_hmac.py'... Compiling '/usr/lib/python3.10/test/test_html.py'... Compiling '/usr/lib/python3.10/test/test_htmlparser.py'... Compiling '/usr/lib/python3.10/test/test_httplib.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/util.py'... Compiling '/usr/lib/python3.10/test/test_importlib/builtin/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/builtin/test_finder.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/fixtures.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test___loader__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_api.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_packages.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_source_encoding.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_api.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_locks.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_open.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_path.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_pkg_import.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_read.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_resource.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_util.py'... Compiling '/usr/lib/python3.10/test/test_int_literal.py'... Compiling '/usr/lib/python3.10/test/test_io.py'... Compiling '/usr/lib/python3.10/test/test_json/test_pass3.py'... Compiling '/usr/lib/python3.10/test/test_json/test_scanstring.py'... Compiling '/usr/lib/python3.10/test/test_json/test_separators.py'... Compiling '/usr/lib/python3.10/test/test_json/test_speedups.py'... Compiling '/usr/lib/python3.10/test/test_largefile.py'... Compiling '/usr/lib/python3.10/test/test_listcomps.py'... Compiling '/usr/lib/python3.10/test/test_lltrace.py'... Compiling '/usr/lib/python3.10/test/test_locale.py'... Compiling '/usr/lib/python3.10/test/test_longexp.py'... Compiling '/usr/lib/python3.10/test/test_lzma.py'... Compiling '/usr/lib/python3.10/test/test_memoryio.py'... Compiling '/usr/lib/python3.10/test/test_memoryview.py'... Compiling '/usr/lib/python3.10/test/test_metaclass.py'... Compiling '/usr/lib/python3.10/test/test_minidom.py'... Compiling '/usr/lib/python3.10/test/test_numeric_tower.py'... Compiling '/usr/lib/python3.10/test/test_opcache.py'... Compiling '/usr/lib/python3.10/test/test_opcodes.py'... Compiling '/usr/lib/python3.10/test/test_openpty.py'... Compiling '/usr/lib/python3.10/test/test_operator.py'... Compiling '/usr/lib/python3.10/test/test_osx_env.py'... Compiling '/usr/lib/python3.10/test/test_patma.py'... Compiling '/usr/lib/python3.10/test/test_pipes.py'... Compiling '/usr/lib/python3.10/test/test_pkgutil.py'... Compiling '/usr/lib/python3.10/test/test_plistlib.py'... Compiling '/usr/lib/python3.10/test/test_posixpath.py'... Compiling '/usr/lib/python3.10/test/test_profile.py'... Compiling '/usr/lib/python3.10/test/test_pty.py'... Compiling '/usr/lib/python3.10/test/test_pyclbr.py'... Compiling '/usr/lib/python3.10/test/test_pydoc.py'... Compiling '/usr/lib/python3.10/test/test_readline.py'... Compiling '/usr/lib/python3.10/test/test_regrtest.py'... Compiling '/usr/lib/python3.10/test/test_rlcompleter.py'... Compiling '/usr/lib/python3.10/test/test_robotparser.py'... Compiling '/usr/lib/python3.10/test/test_runpy.py'... Compiling '/usr/lib/python3.10/test/test_site.py'... Compiling '/usr/lib/python3.10/test/test_slice.py'... Compiling '/usr/lib/python3.10/test/test_smtplib.py'... Compiling '/usr/lib/python3.10/test/test_sqlite.py'... Compiling '/usr/lib/python3.10/test/test_strftime.py'... Compiling '/usr/lib/python3.10/test/test_string.py'... Compiling '/usr/lib/python3.10/test/test_string_literals.py'... Compiling '/usr/lib/python3.10/test/test_stringprep.py'... Compiling '/usr/lib/python3.10/test/test_strptime.py'... Compiling '/usr/lib/python3.10/test/test_strtod.py'... Compiling '/usr/lib/python3.10/test/test_struct.py'... Compiling '/usr/lib/python3.10/test/test_structmembers.py'... Compiling '/usr/lib/python3.10/test/test_structseq.py'... Compiling '/usr/lib/python3.10/test/test_subclassinit.py'... Compiling '/usr/lib/python3.10/test/test_support.py'... Compiling '/usr/lib/python3.10/test/test_syntax.py'... Compiling '/usr/lib/python3.10/test/test_sys_settrace.py'... Compiling '/usr/lib/python3.10/test/test_telnetlib.py'... Compiling '/usr/lib/python3.10/test/test_textwrap.py'... Compiling '/usr/lib/python3.10/test/test_thread.py'... Compiling '/usr/lib/python3.10/test/test_threading_local.py'... Compiling '/usr/lib/python3.10/test/test_threadsignals.py'... Compiling '/usr/lib/python3.10/test/test_timeit.py'... Compiling '/usr/lib/python3.10/test/test_timeout.py'... Compiling '/usr/lib/python3.10/test/test_tools/__main__.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_md5sum.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_pdeps.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_sundry.py'... Compiling '/usr/lib/python3.10/test/test_trace.py'... Compiling '/usr/lib/python3.10/test/test_ttk_guionly.py'... Compiling '/usr/lib/python3.10/test/test_ttk_textonly.py'... Compiling '/usr/lib/python3.10/test/test_typechecks.py'... Compiling '/usr/lib/python3.10/test/test_typing.py'... Compiling '/usr/lib/python3.10/test/test_weakref.py'... Compiling '/usr/lib/python3.10/test/test_xmlrpc.py'... Compiling '/usr/lib/python3.10/test/test_zipfile64.py'... Compiling '/usr/lib/python3.10/test/test_zipimport.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/__init__.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/__main__.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/_support.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/usr/lib/python3.10/tkinter/__main__.py'... Compiling '/usr/lib/python3.10/tkinter/colorchooser.py'... Compiling '/usr/lib/python3.10/tkinter/constants.py'... Compiling '/usr/lib/python3.10/tkinter/dnd.py'... Compiling '/usr/lib/python3.10/tkinter/scrolledtext.py'... Compiling '/usr/lib/python3.10/tkinter/simpledialog.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_ttk/test_style.py'... Compiling '/usr/lib/python3.10/tkinter/test/widget_tests.py'... Compiling '/usr/lib/python3.10/tokenize.py'... Compiling '/usr/lib/python3.10/traceback.py'... Compiling '/usr/lib/python3.10/turtledemo/bytedesign.py'... Compiling '/usr/lib/python3.10/turtledemo/chaos.py'... Compiling '/usr/lib/python3.10/turtledemo/clock.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/indirect.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/source.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/use.py'... Compiling '/usr/lib/python3.10/test/test_import/data/package/submodule.py'... Compiling '/usr/lib/python3.10/test/test_import/data/package2/submodule2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/unwritable/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/builtin/test_loader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/test_finder.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/test_loader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_meta_path.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/usr/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_file_loader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_files.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_metadata_api.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_spec.py'... Compiling '/usr/lib/python3.10/test/test_inspect.py'... Compiling '/usr/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'... Compiling '/usr/lib/python3.10/test/test_json/test_enum.py'... Compiling '/usr/lib/python3.10/test/test_json/test_float.py'... Compiling '/usr/lib/python3.10/test/test_json/test_indent.py'... Compiling '/usr/lib/python3.10/test/test_json/test_unicode.py'... Compiling '/usr/lib/python3.10/test/test_keyword.py'... Compiling '/usr/lib/python3.10/test/test_keywordonlyarg.py'... Compiling '/usr/lib/python3.10/test/test_lib2to3.py'... Compiling '/usr/lib/python3.10/test/test_linecache.py'... Compiling '/usr/lib/python3.10/test/test_logging.py'... Compiling '/usr/lib/python3.10/test/test_msilib.py'... Compiling '/usr/lib/python3.10/test/test_multibytecodec.py'... Compiling '/usr/lib/python3.10/test/test_multiprocessing_spawn.py'... Compiling '/usr/lib/python3.10/test/test_named_expressions.py'... Compiling '/usr/lib/python3.10/test/test_optparse.py'... Compiling '/usr/lib/python3.10/test/test_pdb.py'... Compiling '/usr/lib/python3.10/test/test_peepholer.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/__init__.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/__main__.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/test_c_parser.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/test_first_sets.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/test_pegen.py'... Compiling '/usr/lib/python3.10/test/test_pickle.py'... Compiling '/usr/lib/python3.10/test/test_platform.py'... Compiling '/usr/lib/python3.10/test/test_poll.py'... Compiling '/usr/lib/python3.10/test/test_popen.py'... Compiling '/usr/lib/python3.10/test/test_poplib.py'... Compiling '/usr/lib/python3.10/test/test_print.py'... Compiling '/usr/lib/python3.10/test/test_property.py'... Compiling '/usr/lib/python3.10/test/test_pstats.py'... Compiling '/usr/lib/python3.10/test/test_pulldom.py'... Compiling '/usr/lib/python3.10/test/test_pwd.py'... Compiling '/usr/lib/python3.10/test/test_queue.py'... Compiling '/usr/lib/python3.10/test/test_quopri.py'... Compiling '/usr/lib/python3.10/test/test_raise.py'... Compiling '/usr/lib/python3.10/test/test_range.py'... Compiling '/usr/lib/python3.10/test/test_reprlib.py'... Compiling '/usr/lib/python3.10/test/test_sax.py'... Compiling '/usr/lib/python3.10/test/test_script_helper.py'... Compiling '/usr/lib/python3.10/test/test_selectors.py'... Compiling '/usr/lib/python3.10/test/test_shutil.py'... Compiling '/usr/lib/python3.10/test/test_sndhdr.py'... Compiling '/usr/lib/python3.10/test/test_socket.py'... Compiling '/usr/lib/python3.10/test/test_subprocess.py'... Compiling '/usr/lib/python3.10/test/test_tempfile.py'... Compiling '/usr/lib/python3.10/test/test_threading.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_fixcid.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_i18n.py'... Compiling '/usr/lib/python3.10/test/test_tracemalloc.py'... Compiling '/usr/lib/python3.10/test/test_turtle.py'... Compiling '/usr/lib/python3.10/test/test_types.py'... Compiling '/usr/lib/python3.10/test/test_urllib.py'... Compiling '/usr/lib/python3.10/test/test_urllib2_localnet.py'... Compiling '/usr/lib/python3.10/test/test_urllib_response.py'... Compiling '/usr/lib/python3.10/test/test_urlparse.py'... Compiling '/usr/lib/python3.10/test/test_warnings/__main__.py'... Compiling '/usr/lib/python3.10/test/test_warnings/data/import_warning.py'... Compiling '/usr/lib/python3.10/test/test_warnings/data/stacklevel.py'... Compiling '/usr/lib/python3.10/test/test_winconsoleio.py'... Compiling '/usr/lib/python3.10/test/test_winreg.py'... Compiling '/usr/lib/python3.10/test/test_with.py'... Compiling '/usr/lib/python3.10/test/test_xml_etree_c.py'... Compiling '/usr/lib/python3.10/test/test_xmlrpc_net.py'... Compiling '/usr/lib/python3.10/test/test_xxlimited.py'... Compiling '/usr/lib/python3.10/test/test_xxtestfuzz.py'... Compiling '/usr/lib/python3.10/test/test_yield_from.py'... Compiling '/usr/lib/python3.10/test/test_zipimport_support.py'... Compiling '/usr/lib/python3.10/test/test_zlib.py'... Compiling '/usr/lib/python3.10/test/testcodec.py'... Compiling '/usr/lib/python3.10/test/tf_inherit_check.py'... Compiling '/usr/lib/python3.10/test/time_hashlib.py'... Compiling '/usr/lib/python3.10/test/tracedmodules/__init__.py'... Compiling '/usr/lib/python3.10/test/tracedmodules/testmod.py'... Compiling '/usr/lib/python3.10/test/typinganndata/__init__.py'... Compiling '/usr/lib/python3.10/test/typinganndata/ann_module9.py'... Compiling '/usr/lib/python3.10/test/win_console_handler.py'... Compiling '/usr/lib/python3.10/textwrap.py'... Compiling '/usr/lib/python3.10/tkinter/__init__.py'... Compiling '/usr/lib/python3.10/token.py'... Compiling '/usr/lib/python3.10/trace.py'... Compiling '/usr/lib/python3.10/tracemalloc.py'... Compiling '/usr/lib/python3.10/turtledemo/__init__.py'... Compiling '/usr/lib/python3.10/turtledemo/__main__.py'... Compiling '/usr/lib/python3.10/turtledemo/colormixer.py'... Compiling '/usr/lib/python3.10/turtledemo/forest.py'... Compiling '/usr/lib/python3.10/turtledemo/lindenmayer.py'... Compiling '/usr/lib/python3.10/turtledemo/nim.py'... Compiling '/usr/lib/python3.10/turtledemo/planet_and_moon.py'... Compiling '/usr/lib/python3.10/turtledemo/round_dance.py'... Compiling '/usr/lib/python3.10/unittest/__init__.py'... Compiling '/usr/lib/python3.10/unittest/async_case.py'... Compiling '/usr/lib/python3.10/unittest/case.py'... Compiling '/usr/lib/python3.10/unittest/test/__main__.py'... Compiling '/usr/lib/python3.10/unittest/test/dummy.py'... Compiling '/usr/lib/python3.10/unittest/test/support.py'... Compiling '/usr/lib/python3.10/unittest/test/test_break.py'... Compiling '/usr/lib/python3.10/unittest/test/test_discovery.py'... Compiling '/usr/lib/python3.10/test/test_email/test_defect_handling.py'... Compiling '/usr/lib/python3.10/test/test_email/test_headerregistry.py'... Compiling '/usr/lib/python3.10/test/test_email/torture_test.py'... Compiling '/usr/lib/python3.10/test/test_embed.py'... Compiling '/usr/lib/python3.10/test/test_extcall.py'... Compiling '/usr/lib/python3.10/test/test_faulthandler.py'... Compiling '/usr/lib/python3.10/test/test_fcntl.py'... Compiling '/usr/lib/python3.10/test/test_file_eintr.py'... Compiling '/usr/lib/python3.10/test/test_filecmp.py'... Compiling '/usr/lib/python3.10/test/test_fileinput.py'... Compiling '/usr/lib/python3.10/test/test_fork1.py'... Compiling '/usr/lib/python3.10/test/test_format.py'... Compiling '/usr/lib/python3.10/test/test_frozen.py'... Compiling '/usr/lib/python3.10/test/test_functools.py'... Compiling '/usr/lib/python3.10/test/test_grammar.py'... Compiling '/usr/lib/python3.10/test/test_http_cookiejar.py'... Compiling '/usr/lib/python3.10/test/test_imghdr.py'... Compiling '/usr/lib/python3.10/test/test_import/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data02/one/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data03/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/test_path_hook.py'... Compiling '/usr/lib/python3.10/test/test_importlib/frozen/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/frozen/test_loader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_fromlist.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_path_hook.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_abc.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_threaded_import.py'... Compiling '/usr/lib/python3.10/test/test_importlib/zipdata01/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/zipdata02/__init__.py'... Compiling '/usr/lib/python3.10/test/test_index.py'... Compiling '/usr/lib/python3.10/test/test_int.py'... Compiling '/usr/lib/python3.10/test/test_isinstance.py'... Compiling '/usr/lib/python3.10/test/test_iter.py'... Compiling '/usr/lib/python3.10/test/test_iterlen.py'... Compiling '/usr/lib/python3.10/test/test_itertools.py'... Compiling '/usr/lib/python3.10/test/test_mailbox.py'... Compiling '/usr/lib/python3.10/test/test_mimetypes.py'... Compiling '/usr/lib/python3.10/test/test_mmap.py'... Compiling '/usr/lib/python3.10/test/test_module.py'... Compiling '/usr/lib/python3.10/test/test_ntpath.py'... Compiling '/usr/lib/python3.10/test/test_ordered_dict.py'... Compiling '/usr/lib/python3.10/test/test_ossaudiodev.py'... Compiling '/usr/lib/python3.10/test/test_pathlib.py'... Compiling '/usr/lib/python3.10/test/test_picklebuffer.py'... Compiling '/usr/lib/python3.10/test/test_pickletools.py'... Compiling '/usr/lib/python3.10/test/test_pkg.py'... Compiling '/usr/lib/python3.10/test/test_positional_only_arg.py'... Compiling '/usr/lib/python3.10/test/test_pow.py'... Compiling '/usr/lib/python3.10/test/test_pprint.py'... Compiling '/usr/lib/python3.10/test/test_py_compile.py'... Compiling '/usr/lib/python3.10/test/test_pyexpat.py'... Compiling '/usr/lib/python3.10/test/test_re.py'... Compiling '/usr/lib/python3.10/test/test_sched.py'... Compiling '/usr/lib/python3.10/test/test_scope.py'... Compiling '/usr/lib/python3.10/test/test_select.py'... Compiling '/usr/lib/python3.10/test/test_setcomps.py'... Compiling '/usr/lib/python3.10/test/test_shelve.py'... Compiling '/usr/lib/python3.10/test/test_shlex.py'... Compiling '/usr/lib/python3.10/test/test_signal.py'... Compiling '/usr/lib/python3.10/test/test_smtpd.py'... Compiling '/usr/lib/python3.10/test/test_smtpnet.py'... Compiling '/usr/lib/python3.10/test/test_sort.py'... Compiling '/usr/lib/python3.10/test/test_spwd.py'... Compiling '/usr/lib/python3.10/test/test_startfile.py'... Compiling '/usr/lib/python3.10/test/test_stat.py'... Compiling '/usr/lib/python3.10/test/test_statistics.py'... Compiling '/usr/lib/python3.10/test/test_sunau.py'... Compiling '/usr/lib/python3.10/test/test_sundry.py'... Compiling '/usr/lib/python3.10/test/test_super.py'... Compiling '/usr/lib/python3.10/test/test_symtable.py'... Compiling '/usr/lib/python3.10/test/test_sys.py'... Compiling '/usr/lib/python3.10/test/test_tcl.py'... Compiling '/usr/lib/python3.10/test/test_threadedtempfile.py'... Compiling '/usr/lib/python3.10/test/test_time.py'... Compiling '/usr/lib/python3.10/test/test_tools/__init__.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_lll.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_pathfix.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_pindent.py'... Compiling '/usr/lib/python3.10/test/test_traceback.py'... Compiling '/usr/lib/python3.10/test/test_ucn.py'... Compiling '/usr/lib/python3.10/test/test_unary.py'... Compiling '/usr/lib/python3.10/test/test_unicode_file.py'... Compiling '/usr/lib/python3.10/test/test_unicode_file_functions.py'... Compiling '/usr/lib/python3.10/test/test_unicode_identifiers.py'... Compiling '/usr/lib/python3.10/test/test_unicodedata.py'... Compiling '/usr/lib/python3.10/test/test_unittest.py'... Compiling '/usr/lib/python3.10/test/test_univnewlines.py'... Compiling '/usr/lib/python3.10/test/test_unpack.py'... Compiling '/usr/lib/python3.10/test/test_unpack_ex.py'... Compiling '/usr/lib/python3.10/test/test_unparse.py'... Compiling '/usr/lib/python3.10/test/test_urllib2.py'... Compiling '/usr/lib/python3.10/test/test_urllib2net.py'... Compiling '/usr/lib/python3.10/test/test_urllibnet.py'... Compiling '/usr/lib/python3.10/test/test_userdict.py'... Compiling '/usr/lib/python3.10/test/test_userlist.py'... Compiling '/usr/lib/python3.10/test/test_userstring.py'... Compiling '/usr/lib/python3.10/test/test_utf8source.py'... Compiling '/usr/lib/python3.10/test/test_uu.py'... Compiling '/usr/lib/python3.10/test/test_venv.py'... Compiling '/usr/lib/python3.10/test/test_wave.py'... Compiling '/usr/lib/python3.10/test/test_webbrowser.py'... Compiling '/usr/lib/python3.10/test/test_xdrlib.py'... Compiling '/usr/lib/python3.10/test/test_xml_dom_minicompat.py'... Compiling '/usr/lib/python3.10/test/test_xml_etree.py'... Compiling '/usr/lib/python3.10/test/xmltests.py'... Compiling '/usr/lib/python3.10/this.py'... Compiling '/usr/lib/python3.10/timeit.py'... Compiling '/usr/lib/python3.10/tkinter/commondialog.py'... Compiling '/usr/lib/python3.10/tkinter/dialog.py'... Compiling '/usr/lib/python3.10/tkinter/filedialog.py'... Compiling '/usr/lib/python3.10/tkinter/font.py'... Compiling '/usr/lib/python3.10/tkinter/messagebox.py'... Compiling '/usr/lib/python3.10/tkinter/test/__init__.py'... Compiling '/usr/lib/python3.10/tkinter/test/support.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_ttk/__init__.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'... Compiling '/usr/lib/python3.10/tkinter/ttk.py'... Compiling '/usr/lib/python3.10/tty.py'... Compiling '/usr/lib/python3.10/turtle.py'... Compiling '/usr/lib/python3.10/unittest/main.py'... Compiling '/usr/lib/python3.10/unittest/test/__init__.py'... Compiling '/usr/lib/python3.10/unittest/test/_test_warnings.py'... Compiling '/usr/lib/python3.10/unittest/test/test_assertions.py'... Compiling '/usr/lib/python3.10/unittest/test/test_case.py'... Compiling '/usr/lib/python3.10/unittest/test/test_setups.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/__init__.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testasync.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testmock.py'... Compiling '/usr/lib/python3.10/venv/__init__.py'... Compiling '/usr/lib/python3.10/wsgiref/__init__.py'... Compiling '/usr/lib/python3.10/wsgiref/handlers.py'... Compiling '/usr/lib/python3.10/xml/dom/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data02/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data02/two/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/frozen/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/frozen/test_finder.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test___package__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_caching.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_path.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/usr/lib/python3.10/test/test_importlib/partial/cfimport.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_finder.py'... Compiling '/usr/lib/python3.10/test/test_importlib/stubs.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_lazy.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_main.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_reader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_windows.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_zip.py'... Compiling '/usr/lib/python3.10/test/test_importlib/threaded_import_hangers.py'... Compiling '/usr/lib/python3.10/test/test_importlib/update-zips.py'... Compiling '/usr/lib/python3.10/test/test_importlib/util.py'... Compiling '/usr/lib/python3.10/test/test_interpreters.py'... Compiling '/usr/lib/python3.10/test/test_ioctl.py'... Compiling '/usr/lib/python3.10/test/test_ipaddress.py'... Compiling '/usr/lib/python3.10/test/test_json/__init__.py'... Compiling '/usr/lib/python3.10/test/test_json/__main__.py'... Compiling '/usr/lib/python3.10/test/test_json/test_decode.py'... Compiling '/usr/lib/python3.10/test/test_json/test_default.py'... Compiling '/usr/lib/python3.10/test/test_json/test_dump.py'... Compiling '/usr/lib/python3.10/test/test_json/test_fail.py'... Compiling '/usr/lib/python3.10/test/test_json/test_pass1.py'... Compiling '/usr/lib/python3.10/test/test_json/test_pass2.py'... Compiling '/usr/lib/python3.10/test/test_json/test_recursion.py'... Compiling '/usr/lib/python3.10/test/test_json/test_tool.py'... Compiling '/usr/lib/python3.10/test/test_kqueue.py'... Compiling '/usr/lib/python3.10/test/test_list.py'... Compiling '/usr/lib/python3.10/test/test_long.py'... Compiling '/usr/lib/python3.10/test/test_mailcap.py'... Compiling '/usr/lib/python3.10/test/test_marshal.py'... Compiling '/usr/lib/python3.10/test/test_math.py'... Compiling '/usr/lib/python3.10/test/test_modulefinder.py'... Compiling '/usr/lib/python3.10/test/test_multiprocessing_fork.py'... Compiling '/usr/lib/python3.10/test/test_multiprocessing_forkserver.py'... Compiling '/usr/lib/python3.10/test/test_multiprocessing_main_handling.py'... Compiling '/usr/lib/python3.10/test/test_netrc.py'... Compiling '/usr/lib/python3.10/test/test_nis.py'... Compiling '/usr/lib/python3.10/test/test_nntplib.py'... Compiling '/usr/lib/python3.10/test/test_os.py'... Compiling '/usr/lib/python3.10/test/test_posix.py'... Compiling '/usr/lib/python3.10/test/test_random.py'... Compiling '/usr/lib/python3.10/test/test_repl.py'... Compiling '/usr/lib/python3.10/test/test_resource.py'... Compiling '/usr/lib/python3.10/test/test_richcmp.py'... Compiling '/usr/lib/python3.10/test/test_secrets.py'... Compiling '/usr/lib/python3.10/test/test_set.py'... Compiling '/usr/lib/python3.10/test/test_socketserver.py'... Compiling '/usr/lib/python3.10/test/test_source_encoding.py'... Compiling '/usr/lib/python3.10/test/test_ssl.py'... Compiling '/usr/lib/python3.10/test/test_sys_setprofile.py'... Compiling '/usr/lib/python3.10/test/test_sysconfig.py'... Compiling '/usr/lib/python3.10/test/test_syslog.py'... Compiling '/usr/lib/python3.10/test/test_tabnanny.py'... Compiling '/usr/lib/python3.10/test/test_tarfile.py'... Compiling '/usr/lib/python3.10/test/test_tix.py'... Compiling '/usr/lib/python3.10/test/test_tk.py'... Compiling '/usr/lib/python3.10/test/test_tokenize.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_gprof2html.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_reindent.py'... Compiling '/usr/lib/python3.10/test/test_tuple.py'... Compiling '/usr/lib/python3.10/test/test_type_annotations.py'... Compiling '/usr/lib/python3.10/test/test_type_comments.py'... Compiling '/usr/lib/python3.10/test/test_unicode.py'... Compiling '/usr/lib/python3.10/test/test_utf8_mode.py'... Compiling '/usr/lib/python3.10/test/test_uuid.py'... Compiling '/usr/lib/python3.10/test/test_wait3.py'... Compiling '/usr/lib/python3.10/test/test_wait4.py'... Compiling '/usr/lib/python3.10/test/test_warnings/__init__.py'... Compiling '/usr/lib/python3.10/test/test_weakset.py'... Compiling '/usr/lib/python3.10/test/test_winsound.py'... Compiling '/usr/lib/python3.10/test/test_wsgiref.py'... Compiling '/usr/lib/python3.10/test/test_zipapp.py'... Compiling '/usr/lib/python3.10/test/test_zipfile.py'... Compiling '/usr/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/usr/lib/python3.10/threading.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/__init__.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_font.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_images.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_text.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/usr/lib/python3.10/tkinter/tix.py'... Compiling '/usr/lib/python3.10/turtledemo/paint.py'... Compiling '/usr/lib/python3.10/turtledemo/peace.py'... Compiling '/usr/lib/python3.10/turtledemo/penrose.py'... Compiling '/usr/lib/python3.10/turtledemo/sorting_animate.py'... Compiling '/usr/lib/python3.10/turtledemo/yinyang.py'... Compiling '/usr/lib/python3.10/typing.py'... Compiling '/usr/lib/python3.10/unittest/result.py'... Compiling '/usr/lib/python3.10/unittest/runner.py'... Compiling '/usr/lib/python3.10/unittest/signals.py'... Compiling '/usr/lib/python3.10/unittest/suite.py'... Compiling '/usr/lib/python3.10/unittest/test/test_async_case.py'... Compiling '/usr/lib/python3.10/unittest/test/test_functiontestcase.py'... Compiling '/usr/lib/python3.10/unittest/test/test_loader.py'... Compiling '/usr/lib/python3.10/unittest/test/test_result.py'... Compiling '/usr/lib/python3.10/unittest/test/test_suite.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/support.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testcallable.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testmagicmethods.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testpatch.py'... Compiling '/usr/lib/python3.10/urllib/response.py'... Compiling '/usr/lib/python3.10/urllib/robotparser.py'... Compiling '/usr/lib/python3.10/uu.py'... Compiling '/usr/lib/python3.10/uuid.py'... Compiling '/usr/lib/python3.10/venv/__main__.py'... Compiling '/usr/lib/python3.10/warnings.py'... Compiling '/usr/lib/python3.10/weakref.py'... Compiling '/usr/lib/python3.10/xdrlib.py'... Compiling '/usr/lib/python3.10/xml/dom/NodeFilter.py'... Compiling '/usr/lib/python3.10/xml/dom/domreg.py'... Compiling '/usr/lib/python3.10/xml/dom/expatbuilder.py'... Compiling '/usr/lib/python3.10/xml/etree/ElementInclude.py'... Compiling '/usr/lib/python3.10/xml/etree/ElementTree.py'... Compiling '/usr/lib/python3.10/turtledemo/fractalcurves.py'... Compiling '/usr/lib/python3.10/turtledemo/minimal_hanoi.py'... Compiling '/usr/lib/python3.10/turtledemo/rosette.py'... Compiling '/usr/lib/python3.10/turtledemo/tree.py'... Compiling '/usr/lib/python3.10/turtledemo/two_canvases.py'... Compiling '/usr/lib/python3.10/types.py'... Compiling '/usr/lib/python3.10/unittest/__main__.py'... Compiling '/usr/lib/python3.10/unittest/_log.py'... Compiling '/usr/lib/python3.10/unittest/loader.py'... Compiling '/usr/lib/python3.10/unittest/mock.py'... Compiling '/usr/lib/python3.10/unittest/test/test_skipping.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/__main__.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testhelpers.py'... Compiling '/usr/lib/python3.10/urllib/request.py'... Compiling '/usr/lib/python3.10/xml/dom/minidom.py'... Compiling '/usr/lib/python3.10/xml/parsers/expat.py'... Compiling '/usr/lib/python3.10/zipapp.py'... Compiling '/usr/lib/python3.10/zipimport.py'... Compiling '/usr/lib/python3.10/xmlrpc/__init__.py'... Compiling '/usr/lib/python3.10/zoneinfo/__init__.py'... Compiling '/usr/lib/python3.10/zoneinfo/_common.py'... Compiling '/usr/lib/python3.10/zoneinfo/_tzpath.py'... Compiling '/usr/lib/python3.10/zoneinfo/_zoneinfo.py'... Compiling '/usr/lib/python3.10/unittest/test/test_program.py'... Compiling '/usr/lib/python3.10/unittest/test/test_runner.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testsealable.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testsentinel.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testwith.py'... Compiling '/usr/lib/python3.10/unittest/util.py'... Compiling '/usr/lib/python3.10/urllib/__init__.py'... Compiling '/usr/lib/python3.10/urllib/error.py'... Compiling '/usr/lib/python3.10/urllib/parse.py'... Compiling '/usr/lib/python3.10/wave.py'... Compiling '/usr/lib/python3.10/webbrowser.py'... Compiling '/usr/lib/python3.10/wsgiref/headers.py'... Compiling '/usr/lib/python3.10/wsgiref/simple_server.py'... Compiling '/usr/lib/python3.10/wsgiref/util.py'... Compiling '/usr/lib/python3.10/wsgiref/validate.py'... Compiling '/usr/lib/python3.10/xml/__init__.py'... Compiling '/usr/lib/python3.10/xml/dom/minicompat.py'... Compiling '/usr/lib/python3.10/xml/dom/pulldom.py'... Compiling '/usr/lib/python3.10/xml/dom/xmlbuilder.py'... Compiling '/usr/lib/python3.10/xml/etree/ElementPath.py'... Compiling '/usr/lib/python3.10/xml/sax/__init__.py'... Compiling '/usr/lib/python3.10/xml/sax/expatreader.py'... Compiling '/usr/lib/python3.10/xml/sax/xmlreader.py'... Compiling '/usr/lib/python3.10/xmlrpc/client.py'... Compiling '/usr/lib/python3.10/xml/etree/__init__.py'... Compiling '/usr/lib/python3.10/xml/etree/cElementTree.py'... Compiling '/usr/lib/python3.10/xml/parsers/__init__.py'... Compiling '/usr/lib/python3.10/xml/sax/_exceptions.py'... Compiling '/usr/lib/python3.10/xml/sax/handler.py'... Compiling '/usr/lib/python3.10/xml/sax/saxutils.py'... Compiling '/usr/lib/python3.10/xmlrpc/server.py'... Compiling '/usr/lib/python3.10/zipfile.py'... Listing '/usr/lib/python3.10/asyncio'... Listing '/usr/lib/python3.10/collections'... Listing '/usr/lib/python3.10/concurrent'... Listing '/usr/lib/python3.10/concurrent/futures'... Listing '/usr/lib/python3.10/ctypes'... Listing '/usr/lib/python3.10/ctypes/macholib'... Listing '/usr/lib/python3.10/ctypes/test'... Listing '/usr/lib/python3.10/curses'... Listing '/usr/lib/python3.10/dbm'... Listing '/usr/lib/python3.10/distutils'... Listing '/usr/lib/python3.10/distutils/command'... Listing '/usr/lib/python3.10/distutils/tests'... Listing '/usr/lib/python3.10/email'... Listing '/usr/lib/python3.10/email/mime'... Listing '/usr/lib/python3.10/encodings'... Listing '/usr/lib/python3.10/ensurepip'... Listing '/usr/lib/python3.10/ensurepip/_bundled'... Listing '/usr/lib/python3.10/html'... Listing '/usr/lib/python3.10/http'... Listing '/usr/lib/python3.10/idlelib'... Listing '/usr/lib/python3.10/idlelib/Icons'... Listing '/usr/lib/python3.10/idlelib/idle_test'... Listing '/usr/lib/python3.10/importlib'... Listing '/usr/lib/python3.10/importlib/metadata'... Listing '/usr/lib/python3.10/json'... Listing '/usr/lib/python3.10/lib2to3'... Listing '/usr/lib/python3.10/lib2to3/fixes'... Listing '/usr/lib/python3.10/lib2to3/pgen2'... Listing '/usr/lib/python3.10/lib2to3/tests'... Listing '/usr/lib/python3.10/lib2to3/tests/data'... Listing '/usr/lib/python3.10/lib2to3/tests/data/fixers'... Listing '/usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes'... Listing '/usr/lib/python3.10/logging'... Listing '/usr/lib/python3.10/multiprocessing'... Listing '/usr/lib/python3.10/multiprocessing/dummy'... Listing '/usr/lib/python3.10/pydoc_data'... Listing '/usr/lib/python3.10/site-packages'... Listing '/usr/lib/python3.10/sqlite3'... Listing '/usr/lib/python3.10/sqlite3/test'... Listing '/usr/lib/python3.10/test'... Listing '/usr/lib/python3.10/test/audiodata'... Listing '/usr/lib/python3.10/test/capath'... Listing '/usr/lib/python3.10/test/cjkencodings'... Listing '/usr/lib/python3.10/test/data'... Listing '/usr/lib/python3.10/test/decimaltestdata'... Listing '/usr/lib/python3.10/test/dtracedata'... Listing '/usr/lib/python3.10/test/encoded_modules'... Listing '/usr/lib/python3.10/test/imghdrdata'... Listing '/usr/lib/python3.10/test/libregrtest'... Listing '/usr/lib/python3.10/test/sndhdrdata'... Listing '/usr/lib/python3.10/test/subprocessdata'... Listing '/usr/lib/python3.10/test/support'... Listing '/usr/lib/python3.10/test/test_asyncio'... Listing '/usr/lib/python3.10/test/test_email'... Listing '/usr/lib/python3.10/test/test_email/data'... Listing '/usr/lib/python3.10/test/test_import'... Listing '/usr/lib/python3.10/test/test_import/data'... Listing '/usr/lib/python3.10/test/test_import/data/circular_imports'... Listing '/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg'... Listing '/usr/lib/python3.10/test/test_import/data/package'... Listing '/usr/lib/python3.10/test/test_import/data/package2'... Listing '/usr/lib/python3.10/test/test_import/data/unwritable'... Listing '/usr/lib/python3.10/test/test_importlib'... Listing '/usr/lib/python3.10/test/test_importlib/builtin'... Listing '/usr/lib/python3.10/test/test_importlib/data'... Listing '/usr/lib/python3.10/test/test_importlib/data01'... Listing '/usr/lib/python3.10/test/test_importlib/data01/subdirectory'... Listing '/usr/lib/python3.10/test/test_importlib/data02'... Listing '/usr/lib/python3.10/test/test_importlib/data02/one'... Listing '/usr/lib/python3.10/test/test_importlib/data02/two'... Listing '/usr/lib/python3.10/test/test_importlib/data03'... Listing '/usr/lib/python3.10/test/test_importlib/data03/namespace'... Listing '/usr/lib/python3.10/test/test_importlib/data03/namespace/portion1'... Listing '/usr/lib/python3.10/test/test_importlib/data03/namespace/portion2'... Listing '/usr/lib/python3.10/test/test_importlib/extension'... Listing '/usr/lib/python3.10/test/test_importlib/frozen'... Listing '/usr/lib/python3.10/test/test_importlib/import_'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/usr/lib/python3.10/test/test_importlib/namespacedata01'... Listing '/usr/lib/python3.10/test/test_importlib/partial'... Listing '/usr/lib/python3.10/test/test_importlib/source'... Listing '/usr/lib/python3.10/test/test_importlib/zipdata01'... Listing '/usr/lib/python3.10/test/test_importlib/zipdata02'... Listing '/usr/lib/python3.10/test/test_json'... Listing '/usr/lib/python3.10/test/test_peg_generator'... Listing '/usr/lib/python3.10/test/test_tools'... Listing '/usr/lib/python3.10/test/test_warnings'... Listing '/usr/lib/python3.10/test/test_warnings/data'... Listing '/usr/lib/python3.10/test/test_zoneinfo'... Listing '/usr/lib/python3.10/test/test_zoneinfo/data'... Listing '/usr/lib/python3.10/test/tracedmodules'... Listing '/usr/lib/python3.10/test/typinganndata'... Listing '/usr/lib/python3.10/test/xmltestdata'... Listing '/usr/lib/python3.10/test/xmltestdata/c14n-20'... Listing '/usr/lib/python3.10/test/ziptestdata'... Listing '/usr/lib/python3.10/tkinter'... Listing '/usr/lib/python3.10/tkinter/test'... Listing '/usr/lib/python3.10/tkinter/test/test_tkinter'... Listing '/usr/lib/python3.10/tkinter/test/test_ttk'... Listing '/usr/lib/python3.10/turtledemo'... Listing '/usr/lib/python3.10/unittest'... Listing '/usr/lib/python3.10/unittest/test'... Listing '/usr/lib/python3.10/unittest/test/testmock'... Listing '/usr/lib/python3.10/urllib'... Listing '/usr/lib/python3.10/venv'... Listing '/usr/lib/python3.10/venv/scripts'... Listing '/usr/lib/python3.10/venv/scripts/common'... Listing '/usr/lib/python3.10/venv/scripts/posix'... Listing '/usr/lib/python3.10/wsgiref'... Listing '/usr/lib/python3.10/xml'... Listing '/usr/lib/python3.10/xml/dom'... Listing '/usr/lib/python3.10/xml/etree'... Listing '/usr/lib/python3.10/xml/parsers'... Listing '/usr/lib/python3.10/xml/sax'... Listing '/usr/lib/python3.10/xmlrpc'... Listing '/usr/lib/python3.10/zoneinfo'... PYTHONPATH=/usr/lib/python3.10 LD_LIBRARY_PATH=/usr/src/Python-3.10.8 \ ./python -E -Wi -OO /usr/lib/python3.10/compileall.py \ -j0 -d /usr/lib/python3.10 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /usr/lib/python3.10 Listing '/usr/lib/python3.10'... Compiling '/usr/lib/python3.10/__future__.py'... Compiling '/usr/lib/python3.10/__phello__.foo.py'... Compiling '/usr/lib/python3.10/_aix_support.py'... Compiling '/usr/lib/python3.10/_collections_abc.py'... Compiling '/usr/lib/python3.10/_strptime.py'... Compiling '/usr/lib/python3.10/_threading_local.py'... Compiling '/usr/lib/python3.10/_weakrefset.py'... Compiling '/usr/lib/python3.10/abc.py'... Compiling '/usr/lib/python3.10/aifc.py'... Compiling '/usr/lib/python3.10/asynchat.py'... Compiling '/usr/lib/python3.10/asyncio/__init__.py'... Compiling '/usr/lib/python3.10/asyncio/__main__.py'... Compiling '/usr/lib/python3.10/asyncio/base_events.py'... Compiling '/usr/lib/python3.10/asyncio/log.py'... Compiling '/usr/lib/python3.10/asyncio/mixins.py'... Compiling '/usr/lib/python3.10/asyncio/queues.py'... Compiling '/usr/lib/python3.10/asyncio/sslproto.py'... Compiling '/usr/lib/python3.10/asyncio/subprocess.py'... Compiling '/usr/lib/python3.10/asyncio/tasks.py'... Compiling '/usr/lib/python3.10/bdb.py'... Compiling '/usr/lib/python3.10/bisect.py'... Compiling '/usr/lib/python3.10/cProfile.py'... Compiling '/usr/lib/python3.10/chunk.py'... Compiling '/usr/lib/python3.10/collections/__init__.py'... Compiling '/usr/lib/python3.10/ctypes/_aix.py'... Compiling '/usr/lib/python3.10/ctypes/macholib/dylib.py'... Compiling '/usr/lib/python3.10/ctypes/test/__init__.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_array_in_pointer.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_as_parameter.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_bitfields.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_delattr.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_find.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_functions.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_numbers.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_pointers.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_slicing.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_unaligned_structures.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_values.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_win32.py'... Compiling '/usr/lib/python3.10/ctypes/util.py'... Compiling '/usr/lib/python3.10/curses/panel.py'... Compiling '/usr/lib/python3.10/curses/textpad.py'... Compiling '/usr/lib/python3.10/datetime.py'... Compiling '/usr/lib/python3.10/distutils/command/bdist_rpm.py'... Compiling '/usr/lib/python3.10/distutils/command/install_data.py'... Compiling '/usr/lib/python3.10/distutils/command/install_scripts.py'... Compiling '/usr/lib/python3.10/distutils/command/register.py'... Compiling '/usr/lib/python3.10/distutils/config.py'... Compiling '/usr/lib/python3.10/distutils/core.py'... Compiling '/usr/lib/python3.10/distutils/msvccompiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/support.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_bdist.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_bdist_dumb.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_bdist_msi.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_config.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_config_cmd.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install_headers.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install_lib.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install_scripts.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_msvc9compiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_sdist.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_upload.py'... Compiling '/usr/lib/python3.10/distutils/unixccompiler.py'... Compiling '/usr/lib/python3.10/distutils/versionpredicate.py'... Compiling '/usr/lib/python3.10/email/_header_value_parser.py'... Compiling '/usr/lib/python3.10/email/mime/audio.py'... Compiling '/usr/lib/python3.10/email/mime/image.py'... Compiling '/usr/lib/python3.10/email/mime/text.py'... Compiling '/usr/lib/python3.10/encodings/ascii.py'... Compiling '/usr/lib/python3.10/encodings/base64_codec.py'... Compiling '/usr/lib/python3.10/encodings/big5hkscs.py'... Compiling '/usr/lib/python3.10/encodings/cp500.py'... Compiling '/usr/lib/python3.10/encodings/cp720.py'... Compiling '/usr/lib/python3.10/encodings/cp737.py'... Compiling '/usr/lib/python3.10/encodings/cp850.py'... Compiling '/usr/lib/python3.10/encodings/cp855.py'... Compiling '/usr/lib/python3.10/encodings/cp861.py'... Compiling '/usr/lib/python3.10/encodings/cp869.py'... Compiling '/usr/lib/python3.10/encodings/cp874.py'... Compiling '/usr/lib/python3.10/encodings/cp932.py'... Compiling '/usr/lib/python3.10/encodings/cp949.py'... Compiling '/usr/lib/python3.10/encodings/euc_jis_2004.py'... Compiling '/usr/lib/python3.10/encodings/euc_jisx0213.py'... Compiling '/usr/lib/python3.10/encodings/euc_kr.py'... Compiling '/usr/lib/python3.10/encodings/gb18030.py'... Compiling '/usr/lib/python3.10/encodings/gbk.py'... Compiling '/usr/lib/python3.10/encodings/hex_codec.py'... Compiling '/usr/lib/python3.10/encodings/hz.py'... Compiling '/usr/lib/python3.10/encodings/idna.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_3.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_6.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_9.py'... Compiling '/usr/lib/python3.10/encodings/mac_croatian.py'... Compiling '/usr/lib/python3.10/encodings/mbcs.py'... Compiling '/usr/lib/python3.10/encodings/palmos.py'... Compiling '/usr/lib/python3.10/encodings/punycode.py'... Compiling '/usr/lib/python3.10/encodings/utf_32_be.py'... Compiling '/usr/lib/python3.10/encodings/utf_32_le.py'... Compiling '/usr/lib/python3.10/encodings/uu_codec.py'... Compiling '/usr/lib/python3.10/ensurepip/__init__.py'... Compiling '/usr/lib/python3.10/enum.py'... Compiling '/usr/lib/python3.10/fnmatch.py'... Compiling '/usr/lib/python3.10/gzip.py'... Compiling '/usr/lib/python3.10/http/__init__.py'... Compiling '/usr/lib/python3.10/http/cookiejar.py'... Compiling '/usr/lib/python3.10/idlelib/__main__.py'... Compiling '/usr/lib/python3.10/idlelib/autocomplete_w.py'... Compiling '/usr/lib/python3.10/idlelib/config.py'... Compiling '/usr/lib/python3.10/idlelib/dynoption.py'... Compiling '/usr/lib/python3.10/idlelib/filelist.py'... Compiling '/usr/lib/python3.10/idlelib/format.py'... Compiling '/usr/lib/python3.10/idlelib/grep.py'... Compiling '/usr/lib/python3.10/idlelib/help.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/template.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_autoexpand.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_calltip_w.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_codecontext.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_debugger.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_debugger_r.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_debugobj.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_delegator.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_filelist.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_grep.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_history.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_iomenu.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_macosx.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_mainmenu.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_outwin.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_searchbase.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_sidebar.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_tooltip.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_tree.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_undo.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_util.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_warning.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_zzdummy.py'...Compiling '/usr/lib/python3.10/_compat_pickle.py'... Compiling '/usr/lib/python3.10/_pyio.py'... Compiling '/usr/lib/python3.10/ast.py'... Compiling '/usr/lib/python3.10/asyncio/base_futures.py'... Compiling '/usr/lib/python3.10/asyncio/base_subprocess.py'... Compiling '/usr/lib/python3.10/asyncio/base_tasks.py'... Compiling '/usr/lib/python3.10/asyncio/constants.py'... Compiling '/usr/lib/python3.10/asyncio/coroutines.py'... Compiling '/usr/lib/python3.10/asyncio/format_helpers.py'... Compiling '/usr/lib/python3.10/asyncio/locks.py'... Compiling '/usr/lib/python3.10/asyncio/protocols.py'... Compiling '/usr/lib/python3.10/asyncio/runners.py'... Compiling '/usr/lib/python3.10/asyncio/selector_events.py'... Compiling '/usr/lib/python3.10/asyncio/unix_events.py'... Compiling '/usr/lib/python3.10/binhex.py'... Compiling '/usr/lib/python3.10/bz2.py'... Compiling '/usr/lib/python3.10/cgitb.py'... Compiling '/usr/lib/python3.10/codeop.py'... Compiling '/usr/lib/python3.10/collections/abc.py'... Compiling '/usr/lib/python3.10/colorsys.py'... Compiling '/usr/lib/python3.10/compileall.py'... Compiling '/usr/lib/python3.10/concurrent/futures/thread.py'... Compiling '/usr/lib/python3.10/contextlib.py'... Compiling '/usr/lib/python3.10/csv.py'... Compiling '/usr/lib/python3.10/ctypes/_endian.py'... Compiling '/usr/lib/python3.10/ctypes/macholib/__init__.py'... Compiling '/usr/lib/python3.10/ctypes/macholib/dyld.py'... Compiling '/usr/lib/python3.10/ctypes/macholib/framework.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_buffers.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_bytes.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_callbacks.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_libc.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_loading.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_pickling.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_python_api.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_random_things.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_repr.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_simplesubclasses.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_strings.py'... Compiling '/usr/lib/python3.10/curses/has_key.py'... Compiling '/usr/lib/python3.10/dataclasses.py'... Compiling '/usr/lib/python3.10/dbm/ndbm.py'... Compiling '/usr/lib/python3.10/decimal.py'... Compiling '/usr/lib/python3.10/difflib.py'... Compiling '/usr/lib/python3.10/distutils/command/bdist_msi.py'... Compiling '/usr/lib/python3.10/distutils/command/build.py'... Compiling '/usr/lib/python3.10/distutils/command/build_ext.py'... Compiling '/usr/lib/python3.10/distutils/command/upload.py'... Compiling '/usr/lib/python3.10/distutils/debug.py'... Compiling '/usr/lib/python3.10/distutils/dep_util.py'... Compiling '/usr/lib/python3.10/distutils/dir_util.py'... Compiling '/usr/lib/python3.10/distutils/errors.py'... Compiling '/usr/lib/python3.10/distutils/extension.py'... Compiling '/usr/lib/python3.10/distutils/file_util.py'... Compiling '/usr/lib/python3.10/distutils/filelist.py'... Compiling '/usr/lib/python3.10/distutils/msvc9compiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_clean.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_cmd.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_dir_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_extension.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_file_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install_data.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_sysconfig.py'... Compiling '/usr/lib/python3.10/distutils/text_file.py'... Compiling '/usr/lib/python3.10/distutils/version.py'... Compiling '/usr/lib/python3.10/doctest.py'... Compiling '/usr/lib/python3.10/email/header.py'... Compiling '/usr/lib/python3.10/email/mime/__init__.py'... Compiling '/usr/lib/python3.10/email/mime/application.py'... Compiling '/usr/lib/python3.10/email/mime/multipart.py'... Compiling '/usr/lib/python3.10/email/quoprimime.py'... Compiling '/usr/lib/python3.10/encodings/__init__.py'... Compiling '/usr/lib/python3.10/encodings/aliases.py'... Compiling '/usr/lib/python3.10/encodings/cp273.py'... Compiling '/usr/lib/python3.10/encodings/cp424.py'... Compiling '/usr/lib/python3.10/encodings/cp437.py'... Compiling '/usr/lib/python3.10/encodings/cp775.py'... Compiling '/usr/lib/python3.10/encodings/cp856.py'... Compiling '/usr/lib/python3.10/encodings/cp858.py'... Compiling '/usr/lib/python3.10/encodings/cp863.py'... Compiling '/usr/lib/python3.10/encodings/cp865.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_2.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_2004.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_kr.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_1.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_11.py'... Compiling '/usr/lib/python3.10/encodings/kz1048.py'... Compiling '/usr/lib/python3.10/encodings/latin_1.py'... Compiling '/usr/lib/python3.10/encodings/mac_cyrillic.py'... Compiling '/usr/lib/python3.10/encodings/mac_farsi.py'... Compiling '/usr/lib/python3.10/encodings/mac_iceland.py'... Compiling '/usr/lib/python3.10/encodings/mac_roman.py'... Compiling '/usr/lib/python3.10/encodings/mac_turkish.py'... Compiling '/usr/lib/python3.10/encodings/ptcp154.py'... Compiling '/usr/lib/python3.10/encodings/raw_unicode_escape.py'... Compiling '/usr/lib/python3.10/encodings/shift_jis.py'... Compiling '/usr/lib/python3.10/encodings/shift_jis_2004.py'... Compiling '/usr/lib/python3.10/encodings/tis_620.py'... Compiling '/usr/lib/python3.10/encodings/unicode_escape.py'... Compiling '/usr/lib/python3.10/encodings/utf_16_be.py'... Compiling '/usr/lib/python3.10/encodings/utf_16_le.py'... Compiling '/usr/lib/python3.10/encodings/utf_32.py'... Compiling '/usr/lib/python3.10/encodings/zlib_codec.py'... Compiling '/usr/lib/python3.10/fractions.py'... Compiling '/usr/lib/python3.10/functools.py'... Compiling '/usr/lib/python3.10/html/__init__.py'... Compiling '/usr/lib/python3.10/html/parser.py'... Compiling '/usr/lib/python3.10/http/cookies.py'... Compiling '/usr/lib/python3.10/http/server.py'... Compiling '/usr/lib/python3.10/idlelib/autocomplete.py'... Compiling '/usr/lib/python3.10/idlelib/autoexpand.py'... Compiling '/usr/lib/python3.10/idlelib/browser.py'... Compiling '/usr/lib/python3.10/idlelib/config_key.py'... Compiling '/usr/lib/python3.10/idlelib/debugger.py'... Compiling '/usr/lib/python3.10/idlelib/history.py'... Compiling '/usr/lib/python3.10/idlelib/hyperparser.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/htest.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/mock_idle.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_autocomplete.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_calltip.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_config.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_editmenu.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_editor.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_format.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_percolator.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_query.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_runscript.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_search.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_searchengine.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_stackviewer.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_statusbar.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_text.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_zoomheight.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/usr/lib/python3.10/idlelib/iomenu.py'... Compiling '/usr/lib/python3.10/idlelib/outwin.py'... Compiling '/usr/lib/python3.10/idlelib/pathbrowser.py'... Compiling '/usr/lib/python3.10/_bootsubprocess.py'... Compiling '/usr/lib/python3.10/_osx_support.py'... Compiling '/usr/lib/python3.10/_sitebuiltins.py'... Compiling '/usr/lib/python3.10/_sysconfigdata__linux_aarch64-linux-gnu.py'... Compiling '/usr/lib/python3.10/antigravity.py'... Compiling '/usr/lib/python3.10/argparse.py'... Compiling '/usr/lib/python3.10/asyncio/events.py'... Compiling '/usr/lib/python3.10/asyncio/exceptions.py'... Compiling '/usr/lib/python3.10/asyncio/futures.py'... Compiling '/usr/lib/python3.10/asyncio/proactor_events.py'... Compiling '/usr/lib/python3.10/asyncio/trsock.py'... Compiling '/usr/lib/python3.10/asyncio/windows_events.py'... Compiling '/usr/lib/python3.10/calendar.py'... Compiling '/usr/lib/python3.10/cmd.py'... Compiling '/usr/lib/python3.10/concurrent/__init__.py'... Compiling '/usr/lib/python3.10/concurrent/futures/__init__.py'... Compiling '/usr/lib/python3.10/concurrent/futures/_base.py'... Compiling '/usr/lib/python3.10/concurrent/futures/process.py'... Compiling '/usr/lib/python3.10/contextvars.py'... Compiling '/usr/lib/python3.10/copyreg.py'... Compiling '/usr/lib/python3.10/crypt.py'... Compiling '/usr/lib/python3.10/ctypes/__init__.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_byteswap.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_cast.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_checkretval.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_frombuffer.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_init.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_keeprefs.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_macholib.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_memfunctions.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_prototypes.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_refcounts.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_returnfuncptrs.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_sizes.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_stringptr.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_struct_fields.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_unicode.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_varsize_struct.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_wintypes.py'... Compiling '/usr/lib/python3.10/ctypes/wintypes.py'... Compiling '/usr/lib/python3.10/curses/__init__.py'... Compiling '/usr/lib/python3.10/dbm/__init__.py'... Compiling '/usr/lib/python3.10/dbm/dumb.py'... Compiling '/usr/lib/python3.10/distutils/__init__.py'... Compiling '/usr/lib/python3.10/distutils/_msvccompiler.py'... Compiling '/usr/lib/python3.10/distutils/archive_util.py'... Compiling '/usr/lib/python3.10/distutils/bcppcompiler.py'... Compiling '/usr/lib/python3.10/distutils/cmd.py'... Compiling '/usr/lib/python3.10/distutils/command/__init__.py'... Compiling '/usr/lib/python3.10/distutils/command/build_clib.py'... Compiling '/usr/lib/python3.10/distutils/command/build_py.py'... Compiling '/usr/lib/python3.10/distutils/command/clean.py'... Compiling '/usr/lib/python3.10/distutils/command/install.py'... Compiling '/usr/lib/python3.10/distutils/command/install_egg_info.py'... Compiling '/usr/lib/python3.10/distutils/fancy_getopt.py'... Compiling '/usr/lib/python3.10/distutils/log.py'... Compiling '/usr/lib/python3.10/distutils/sysconfig.py'... Compiling '/usr/lib/python3.10/distutils/tests/__init__.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_archive_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build_clib.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build_py.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build_scripts.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_core.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_dep_util.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_filelist.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_spawn.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_text_file.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_util.py'... Compiling '/usr/lib/python3.10/email/__init__.py'... Compiling '/usr/lib/python3.10/email/_encoded_words.py'... Compiling '/usr/lib/python3.10/email/_parseaddr.py'... Compiling '/usr/lib/python3.10/email/_policybase.py'... Compiling '/usr/lib/python3.10/email/base64mime.py'... Compiling '/usr/lib/python3.10/email/encoders.py'... Compiling '/usr/lib/python3.10/email/generator.py'... Compiling '/usr/lib/python3.10/email/headerregistry.py'... Compiling '/usr/lib/python3.10/email/message.py'... Compiling '/usr/lib/python3.10/email/mime/base.py'... Compiling '/usr/lib/python3.10/email/policy.py'... Compiling '/usr/lib/python3.10/encodings/cp037.py'... Compiling '/usr/lib/python3.10/encodings/cp1006.py'... Compiling '/usr/lib/python3.10/encodings/cp1125.py'... Compiling '/usr/lib/python3.10/encodings/cp1251.py'... Compiling '/usr/lib/python3.10/encodings/cp1252.py'... Compiling '/usr/lib/python3.10/encodings/cp1254.py'... Compiling '/usr/lib/python3.10/encodings/cp1255.py'... Compiling '/usr/lib/python3.10/encodings/cp1257.py'... Compiling '/usr/lib/python3.10/encodings/cp862.py'... Compiling '/usr/lib/python3.10/encodings/cp864.py'... Compiling '/usr/lib/python3.10/encodings/cp866.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_3.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_14.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_15.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_16.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_2.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_4.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_5.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_7.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_8.py'... Compiling '/usr/lib/python3.10/encodings/johab.py'... Compiling '/usr/lib/python3.10/encodings/koi8_r.py'... Compiling '/usr/lib/python3.10/encodings/koi8_t.py'... Compiling '/usr/lib/python3.10/encodings/mac_greek.py'... Compiling '/usr/lib/python3.10/encodings/mac_latin2.py'... Compiling '/usr/lib/python3.10/encodings/mac_romanian.py'... Compiling '/usr/lib/python3.10/encodings/oem.py'... Compiling '/usr/lib/python3.10/encodings/utf_7.py'... Compiling '/usr/lib/python3.10/encodings/utf_8_sig.py'... Compiling '/usr/lib/python3.10/ensurepip/__main__.py'... Compiling '/usr/lib/python3.10/ensurepip/_bundled/__init__.py'... Compiling '/usr/lib/python3.10/ensurepip/_uninstall.py'... Compiling '/usr/lib/python3.10/filecmp.py'... Compiling '/usr/lib/python3.10/fileinput.py'... Compiling '/usr/lib/python3.10/getopt.py'... Compiling '/usr/lib/python3.10/gettext.py'... Compiling '/usr/lib/python3.10/hmac.py'... Compiling '/usr/lib/python3.10/http/client.py'... Compiling '/usr/lib/python3.10/idlelib/__init__.py'... Compiling '/usr/lib/python3.10/idlelib/calltip.py'... Compiling '/usr/lib/python3.10/idlelib/codecontext.py'... Compiling '/usr/lib/python3.10/idlelib/debugger_r.py'... Compiling '/usr/lib/python3.10/idlelib/debugobj.py'... Compiling '/usr/lib/python3.10/idlelib/debugobj_r.py'... Compiling '/usr/lib/python3.10/idlelib/delegator.py'... Compiling '/usr/lib/python3.10/idlelib/editor.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_configdialog.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_multicall.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_pyshell.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_redirector.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_replace.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_squeezer.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_textview.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_window.py'... Compiling '/usr/lib/python3.10/idlelib/mainmenu.py'... Compiling '/usr/lib/python3.10/idlelib/multicall.py'... Compiling '/usr/lib/python3.10/idlelib/replace.py'... Compiling '/usr/lib/python3.10/idlelib/scrolledlist.py'... Compiling '/usr/lib/python3.10/idlelib/searchengine.py'... Compiling '/usr/lib/python3.10/idlelib/stackviewer.py'... Compiling '/usr/lib/python3.10/_compression.py'... Compiling '/usr/lib/python3.10/_markupbase.py'... Compiling '/usr/lib/python3.10/_py_abc.py'... Compiling '/usr/lib/python3.10/_pydecimal.py'... Compiling '/usr/lib/python3.10/asyncio/staggered.py'... Compiling '/usr/lib/python3.10/asyncio/streams.py'... Compiling '/usr/lib/python3.10/asyncio/threads.py'... Compiling '/usr/lib/python3.10/asyncio/transports.py'... Compiling '/usr/lib/python3.10/asyncio/windows_utils.py'... Compiling '/usr/lib/python3.10/asyncore.py'... Compiling '/usr/lib/python3.10/base64.py'... Compiling '/usr/lib/python3.10/cgi.py'... Compiling '/usr/lib/python3.10/code.py'... Compiling '/usr/lib/python3.10/codecs.py'... Compiling '/usr/lib/python3.10/configparser.py'... Compiling '/usr/lib/python3.10/copy.py'... Compiling '/usr/lib/python3.10/ctypes/test/__main__.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_anon.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_arrays.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_cfuncs.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_errno.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_funcptr.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_incomplete.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_internals.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_objects.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_parameters.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_pep3118.py'... Compiling '/usr/lib/python3.10/ctypes/test/test_structures.py'... Compiling '/usr/lib/python3.10/curses/ascii.py'... Compiling '/usr/lib/python3.10/dbm/gnu.py'... Compiling '/usr/lib/python3.10/dis.py'... Compiling '/usr/lib/python3.10/distutils/ccompiler.py'... Compiling '/usr/lib/python3.10/distutils/command/bdist.py'... Compiling '/usr/lib/python3.10/distutils/command/bdist_dumb.py'... Compiling '/usr/lib/python3.10/distutils/command/build_scripts.py'... Compiling '/usr/lib/python3.10/distutils/command/check.py'... Compiling '/usr/lib/python3.10/distutils/command/config.py'... Compiling '/usr/lib/python3.10/distutils/command/install_headers.py'... Compiling '/usr/lib/python3.10/distutils/command/install_lib.py'... Compiling '/usr/lib/python3.10/distutils/command/sdist.py'... Compiling '/usr/lib/python3.10/distutils/cygwinccompiler.py'... Compiling '/usr/lib/python3.10/distutils/dist.py'... Compiling '/usr/lib/python3.10/distutils/spawn.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_bdist_rpm.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_build_ext.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_check.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_cygwinccompiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_dist.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_install.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_log.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_msvccompiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_register.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_unixccompiler.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_version.py'... Compiling '/usr/lib/python3.10/distutils/tests/test_versionpredicate.py'... Compiling '/usr/lib/python3.10/distutils/util.py'... Compiling '/usr/lib/python3.10/email/charset.py'... Compiling '/usr/lib/python3.10/email/contentmanager.py'... Compiling '/usr/lib/python3.10/email/errors.py'... Compiling '/usr/lib/python3.10/email/feedparser.py'... Compiling '/usr/lib/python3.10/email/iterators.py'... Compiling '/usr/lib/python3.10/email/mime/message.py'... Compiling '/usr/lib/python3.10/email/mime/nonmultipart.py'... Compiling '/usr/lib/python3.10/email/parser.py'... Compiling '/usr/lib/python3.10/email/utils.py'... Compiling '/usr/lib/python3.10/encodings/big5.py'... Compiling '/usr/lib/python3.10/encodings/bz2_codec.py'... Compiling '/usr/lib/python3.10/encodings/charmap.py'... Compiling '/usr/lib/python3.10/encodings/cp1026.py'... Compiling '/usr/lib/python3.10/encodings/cp1140.py'... Compiling '/usr/lib/python3.10/encodings/cp1250.py'... Compiling '/usr/lib/python3.10/encodings/cp1253.py'... Compiling '/usr/lib/python3.10/encodings/cp1256.py'... Compiling '/usr/lib/python3.10/encodings/cp1258.py'... Compiling '/usr/lib/python3.10/encodings/cp852.py'... Compiling '/usr/lib/python3.10/encodings/cp857.py'... Compiling '/usr/lib/python3.10/encodings/cp860.py'... Compiling '/usr/lib/python3.10/encodings/cp875.py'... Compiling '/usr/lib/python3.10/encodings/cp950.py'... Compiling '/usr/lib/python3.10/encodings/euc_jp.py'... Compiling '/usr/lib/python3.10/encodings/gb2312.py'... Compiling '/usr/lib/python3.10/encodings/hp_roman8.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_1.py'... Compiling '/usr/lib/python3.10/encodings/iso2022_jp_ext.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_10.py'... Compiling '/usr/lib/python3.10/encodings/iso8859_13.py'... Compiling '/usr/lib/python3.10/encodings/koi8_u.py'... Compiling '/usr/lib/python3.10/encodings/mac_arabic.py'... Compiling '/usr/lib/python3.10/encodings/quopri_codec.py'... Compiling '/usr/lib/python3.10/encodings/rot_13.py'... Compiling '/usr/lib/python3.10/encodings/shift_jisx0213.py'... Compiling '/usr/lib/python3.10/encodings/undefined.py'... Compiling '/usr/lib/python3.10/encodings/utf_16.py'... Compiling '/usr/lib/python3.10/encodings/utf_8.py'... Compiling '/usr/lib/python3.10/ftplib.py'... Compiling '/usr/lib/python3.10/genericpath.py'... Compiling '/usr/lib/python3.10/getpass.py'... Compiling '/usr/lib/python3.10/glob.py'... Compiling '/usr/lib/python3.10/graphlib.py'... Compiling '/usr/lib/python3.10/hashlib.py'... Compiling '/usr/lib/python3.10/heapq.py'... Compiling '/usr/lib/python3.10/html/entities.py'... Compiling '/usr/lib/python3.10/idlelib/calltip_w.py'... Compiling '/usr/lib/python3.10/idlelib/colorizer.py'... Compiling '/usr/lib/python3.10/idlelib/configdialog.py'... Compiling '/usr/lib/python3.10/idlelib/help_about.py'... Compiling '/usr/lib/python3.10/idlelib/idle.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/__init__.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/mock_tk.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_browser.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_colorizer.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_config_key.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_help.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_help_about.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_hyperparser.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_parenmatch.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_pyparse.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_rpc.py'... Compiling '/usr/lib/python3.10/idlelib/idle_test/test_run.py'... Compiling '/usr/lib/python3.10/idlelib/pyparse.py'... Compiling '/usr/lib/python3.10/idlelib/query.py'... Compiling '/usr/lib/python3.10/idlelib/rpc.py'... Compiling '/usr/lib/python3.10/idlelib/runscript.py'... Compiling '/usr/lib/python3.10/idlelib/search.py'... Compiling '/usr/lib/python3.10/idlelib/util.py'... Compiling '/usr/lib/python3.10/idlelib/window.py'... Compiling '/usr/lib/python3.10/idlelib/zzdummy.py'... Compiling '/usr/lib/python3.10/imghdr.py'... Compiling '/usr/lib/python3.10/imp.py'... Compiling '/usr/lib/python3.10/importlib/_bootstrap_external.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_itertools.py'... Compiling '/usr/lib/python3.10/json/decoder.py'... Compiling '/usr/lib/python3.10/json/scanner.py'... Compiling '/usr/lib/python3.10/json/tool.py'... Compiling '/usr/lib/python3.10/keyword.py'... Compiling '/usr/lib/python3.10/lib2to3/__init__.py'... Compiling '/usr/lib/python3.10/lib2to3/__main__.py'... Compiling '/usr/lib/python3.10/lib2to3/btm_matcher.py'... Compiling '/usr/lib/python3.10/lib2to3/btm_utils.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'... Compiling '/usr/lib/python3.10/idlelib/redirector.py'... Compiling '/usr/lib/python3.10/idlelib/run.py'... Compiling '/usr/lib/python3.10/idlelib/sidebar.py'... Compiling '/usr/lib/python3.10/idlelib/zoomheight.py'... Compiling '/usr/lib/python3.10/imaplib.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_adapters.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_collections.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_functools.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_meta.py'... Compiling '/usr/lib/python3.10/importlib/readers.py'... Compiling '/usr/lib/python3.10/importlib/util.py'... Compiling '/usr/lib/python3.10/json/__init__.py'... Compiling '/usr/lib/python3.10/json/encoder.py'... Compiling '/usr/lib/python3.10/lib2to3/fixer_base.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/__init__.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_apply.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_asserts.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_basestring.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_buffer.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_dict.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_except.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_exec.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_execfile.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_filter.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_idioms.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_imports2.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_input.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_intern.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_long.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_ne.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_nonzero.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_paren.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_print.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_zip.py'... Compiling '/usr/lib/python3.10/lib2to3/patcomp.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/__init__.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/conv.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/grammar.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/parse.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_refactor.py'... Compiling '/usr/lib/python3.10/linecache.py'... Compiling '/usr/lib/python3.10/logging/__init__.py'... Compiling '/usr/lib/python3.10/multiprocessing/context.py'... Compiling '/usr/lib/python3.10/multiprocessing/dummy/__init__.py'... Compiling '/usr/lib/python3.10/multiprocessing/heap.py'... Compiling '/usr/lib/python3.10/multiprocessing/pool.py'... Compiling '/usr/lib/python3.10/multiprocessing/popen_forkserver.py'... Compiling '/usr/lib/python3.10/multiprocessing/popen_spawn_posix.py'... Compiling '/usr/lib/python3.10/netrc.py'... Compiling '/usr/lib/python3.10/ntpath.py'... Compiling '/usr/lib/python3.10/pdb.py'... Compiling '/usr/lib/python3.10/pkgutil.py'... Compiling '/usr/lib/python3.10/posixpath.py'... Compiling '/usr/lib/python3.10/pstats.py'... Compiling '/usr/lib/python3.10/pydoc_data/__init__.py'... Compiling '/usr/lib/python3.10/pydoc_data/topics.py'... Compiling '/usr/lib/python3.10/smtpd.py'... Compiling '/usr/lib/python3.10/socket.py'... Compiling '/usr/lib/python3.10/sqlite3/test/dbapi.py'... Compiling '/usr/lib/python3.10/sqlite3/test/regression.py'... Compiling '/usr/lib/python3.10/string.py'... Compiling '/usr/lib/python3.10/stringprep.py'... Compiling '/usr/lib/python3.10/struct.py'... Compiling '/usr/lib/python3.10/subprocess.py'... Compiling '/usr/lib/python3.10/test/_test_eintr.py'... Compiling '/usr/lib/python3.10/test/_test_multiprocessing.py'... Compiling '/usr/lib/python3.10/test/doctest_aliases.py'... Compiling '/usr/lib/python3.10/test/double_const.py'... Compiling '/usr/lib/python3.10/test/dtracedata/call_stack.py'... Compiling '/usr/lib/python3.10/test/inspect_stock_annotations.py'... Compiling '/usr/lib/python3.10/test/inspect_stringized_annotations.py'... Compiling '/usr/lib/python3.10/test/inspect_stringized_annotations_2.py'... Compiling '/usr/lib/python3.10/test/libregrtest/__init__.py'... Compiling '/usr/lib/python3.10/test/libregrtest/cmdline.py'... Compiling '/usr/lib/python3.10/test/libregrtest/main.py'... Compiling '/usr/lib/python3.10/test/lock_tests.py'... Compiling '/usr/lib/python3.10/test/mock_socket.py'... Compiling '/usr/lib/python3.10/test/mod_generics_cache.py'... Compiling '/usr/lib/python3.10/test/mp_fork_bomb.py'... Compiling '/usr/lib/python3.10/test/mp_preload.py'... Compiling '/usr/lib/python3.10/test/multibytecodec_support.py'... Compiling '/usr/lib/python3.10/test/profilee.py'... Compiling '/usr/lib/python3.10/test/pydoc_mod.py'... Compiling '/usr/lib/python3.10/test/pythoninfo.py'... Compiling '/usr/lib/python3.10/test/regrtest.py'... Compiling '/usr/lib/python3.10/test/relimport.py'... Compiling '/usr/lib/python3.10/test/reperf.py'... Compiling '/usr/lib/python3.10/test/sample_doctest.py'... Compiling '/usr/lib/python3.10/test/sample_doctest_no_docstrings.py'... Compiling '/usr/lib/python3.10/test/sample_doctest_no_doctests.py'... Compiling '/usr/lib/python3.10/test/seq_tests.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/fd_status.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/input_reader.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/qcat.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/qgrep.py'... Compiling '/usr/lib/python3.10/test/subprocessdata/sigchild_ignore.py'... Compiling '/usr/lib/python3.10/test/support/__init__.py'... Compiling '/usr/lib/python3.10/test/support/threading_helper.py'... Compiling '/usr/lib/python3.10/test/test___future__.py'... Compiling '/usr/lib/python3.10/test/test__opcode.py'... Compiling '/usr/lib/python3.10/test/test__osx_support.py'... Compiling '/usr/lib/python3.10/test/test_abc.py'... Compiling '/usr/lib/python3.10/test/test_array.py'... Compiling '/usr/lib/python3.10/test/test_asynchat.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/__init__.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/__main__.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/echo.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/echo2.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/echo3.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/functional.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_base_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_futures2.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_pep492.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_proactor_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_selector_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_subprocess.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_threads.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_waitfor.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_windows_utils.py'... Compiling '/usr/lib/python3.10/test/test_asyncore.py'... Compiling '/usr/lib/python3.10/test/test_audit.py'... Compiling '/usr/lib/python3.10/test/test_augassign.py'... Compiling '/usr/lib/python3.10/test/test_base64.py'... Compiling '/usr/lib/python3.10/test/test_bool.py'... Compiling '/usr/lib/python3.10/test/test_bufio.py'... Compiling '/usr/lib/python3.10/test/test_builtin.py'... Compiling '/usr/lib/python3.10/test/test_cgi.py'... Compiling '/usr/lib/python3.10/test/test_check_c_globals.py'... Compiling '/usr/lib/python3.10/test/test_class.py'... Compiling '/usr/lib/python3.10/test/test_code_module.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_cn.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_hk.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_jp.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_cn.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_future.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_has_key.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_import.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_imports.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_map.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_metaclass.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_next.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_numliterals.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_operator.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_raise.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_raw_input.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_reduce.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_renames.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_repr.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_set_literal.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/token.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/tokenize.py'... Compiling '/usr/lib/python3.10/lib2to3/refactor.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_parser.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_util.py'... Compiling '/usr/lib/python3.10/logging/config.py'... Compiling '/usr/lib/python3.10/logging/handlers.py'... Compiling '/usr/lib/python3.10/mailcap.py'... Compiling '/usr/lib/python3.10/mimetypes.py'... Compiling '/usr/lib/python3.10/multiprocessing/__init__.py'... Compiling '/usr/lib/python3.10/multiprocessing/connection.py'... Compiling '/usr/lib/python3.10/multiprocessing/forkserver.py'... Compiling '/usr/lib/python3.10/multiprocessing/managers.py'... Compiling '/usr/lib/python3.10/multiprocessing/reduction.py'... Compiling '/usr/lib/python3.10/multiprocessing/shared_memory.py'... Compiling '/usr/lib/python3.10/multiprocessing/spawn.py'... Compiling '/usr/lib/python3.10/multiprocessing/util.py'... Compiling '/usr/lib/python3.10/numbers.py'... Compiling '/usr/lib/python3.10/operator.py'... Compiling '/usr/lib/python3.10/os.py'... Compiling '/usr/lib/python3.10/pipes.py'... Compiling '/usr/lib/python3.10/platform.py'... Compiling '/usr/lib/python3.10/plistlib.py'... Compiling '/usr/lib/python3.10/pprint.py'... Compiling '/usr/lib/python3.10/random.py'... Compiling '/usr/lib/python3.10/rlcompleter.py'... Compiling '/usr/lib/python3.10/sched.py'... Compiling '/usr/lib/python3.10/secrets.py'... Compiling '/usr/lib/python3.10/selectors.py'... Compiling '/usr/lib/python3.10/shelve.py'... Compiling '/usr/lib/python3.10/shutil.py'... Compiling '/usr/lib/python3.10/smtplib.py'... Compiling '/usr/lib/python3.10/sqlite3/dump.py'... Compiling '/usr/lib/python3.10/sqlite3/test/__init__.py'... Compiling '/usr/lib/python3.10/sqlite3/test/types.py'... Compiling '/usr/lib/python3.10/sre_compile.py'... Compiling '/usr/lib/python3.10/ssl.py'... Compiling '/usr/lib/python3.10/tabnanny.py'... Compiling '/usr/lib/python3.10/tarfile.py'... Compiling '/usr/lib/python3.10/test/bad_getattr.py'... Compiling '/usr/lib/python3.10/test/bisect_cmd.py'... Compiling '/usr/lib/python3.10/test/curses_tests.py'... Compiling '/usr/lib/python3.10/test/dis_module.py'... Compiling '/usr/lib/python3.10/test/doctest_lineno.py'... Compiling '/usr/lib/python3.10/test/dtracedata/gc.py'... Compiling '/usr/lib/python3.10/test/dtracedata/line.py'... Compiling '/usr/lib/python3.10/test/imp_dummy.py'... Compiling '/usr/lib/python3.10/test/inspect_fodder.py'... Compiling '/usr/lib/python3.10/test/inspect_fodder2.py'... Compiling '/usr/lib/python3.10/test/libregrtest/pgo.py'... Compiling '/usr/lib/python3.10/test/libregrtest/refleak.py'... Compiling '/usr/lib/python3.10/test/libregrtest/runtest_mp.py'... Compiling '/usr/lib/python3.10/test/libregrtest/setup.py'... Compiling '/usr/lib/python3.10/test/libregrtest/utils.py'... Compiling '/usr/lib/python3.10/test/libregrtest/win_utils.py'... Compiling '/usr/lib/python3.10/test/make_ssl_certs.py'... Compiling '/usr/lib/python3.10/test/mapping_tests.py'... Compiling '/usr/lib/python3.10/test/pickletester.py'... Compiling '/usr/lib/python3.10/test/support/interpreters.py'... Compiling '/usr/lib/python3.10/test/support/script_helper.py'... Compiling '/usr/lib/python3.10/test/support/testresult.py'... Compiling '/usr/lib/python3.10/test/test___all__.py'... Compiling '/usr/lib/python3.10/test/test__locale.py'... Compiling '/usr/lib/python3.10/test/test_argparse.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_runners.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_sendfile.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_tasks.py'... Compiling '/usr/lib/python3.10/test/test_bdb.py'... Compiling '/usr/lib/python3.10/test/test_binascii.py'... Compiling '/usr/lib/python3.10/test/test_buffer.py'... Compiling '/usr/lib/python3.10/test/test_cgitb.py'... Compiling '/usr/lib/python3.10/test/test_clinic.py'... Compiling '/usr/lib/python3.10/test/test_cmd_line_script.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_iso2022.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_kr.py'... Compiling '/usr/lib/python3.10/test/test_codecencodings_tw.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_jp.py'... Compiling '/usr/lib/python3.10/test/test_compile.py'... Compiling '/usr/lib/python3.10/test/test_complex.py'... Compiling '/usr/lib/python3.10/test/test_configparser.py'... Compiling '/usr/lib/python3.10/test/test_ctypes.py'... Compiling '/usr/lib/python3.10/test/test_curses.py'... Compiling '/usr/lib/python3.10/test/test_datetime.py'... Compiling '/usr/lib/python3.10/test/test_dbm.py'... Compiling '/usr/lib/python3.10/test/test_dbm_dumb.py'... Compiling '/usr/lib/python3.10/test/test_dbm_gnu.py'... Compiling '/usr/lib/python3.10/test/test_decimal.py'... Compiling '/usr/lib/python3.10/test/test_email/test__encoded_words.py'... Compiling '/usr/lib/python3.10/test/test_email/test_asian_codecs.py'... Compiling '/usr/lib/python3.10/test/test_email/test_contentmanager.py'... Compiling '/usr/lib/python3.10/test/test_email/test_generator.py'... Compiling '/usr/lib/python3.10/test/test_email/test_headerregistry.py'... Compiling '/usr/lib/python3.10/test/test_email/test_utils.py'... Compiling '/usr/lib/python3.10/test/test_ensurepip.py'... Compiling '/usr/lib/python3.10/test/test_enumerate.py'... Compiling '/usr/lib/python3.10/test/test_eof.py'... Compiling '/usr/lib/python3.10/test/test_epoll.py'... Compiling '/usr/lib/python3.10/test/test_errno.py'... Compiling '/usr/lib/python3.10/test/test_exception_hierarchy.py'... Compiling '/usr/lib/python3.10/test/test_extcall.py'... Compiling '/usr/lib/python3.10/test/test_faulthandler.py'... Compiling '/usr/lib/python3.10/test/test_file_eintr.py'... Compiling '/usr/lib/python3.10/test/test_filecmp.py'... Compiling '/usr/lib/python3.10/test/test_fileio.py'... Compiling '/usr/lib/python3.10/test/test_finalization.py'... Compiling '/usr/lib/python3.10/test/test_flufl.py'... Compiling '/usr/lib/python3.10/test/test_fnmatch.py'... Compiling '/usr/lib/python3.10/test/test_fork1.py'... Compiling '/usr/lib/python3.10/test/test_fractions.py'... Compiling '/usr/lib/python3.10/test/test_ftplib.py'... Compiling '/usr/lib/python3.10/test/test_future.py'... Compiling '/usr/lib/python3.10/test/test_future3.py'... Compiling '/usr/lib/python3.10/test/test_future4.py'... Compiling '/usr/lib/python3.10/test/test_future5.py'... Compiling '/usr/lib/python3.10/test/test_gc.py'... Compiling '/usr/lib/python3.10/test/test_genericalias.py'... Compiling '/usr/lib/python3.10/test/test_genericpath.py'... Compiling '/usr/lib/python3.10/test/test_getopt.py'... Compiling '/usr/lib/python3.10/test/test_getpass.py'... Compiling '/usr/lib/python3.10/test/test_glob.py'... Compiling '/usr/lib/python3.10/test/test_global.py'... Compiling '/usr/lib/python3.10/test/test_grammar.py'... Compiling '/usr/lib/python3.10/test/test_hmac.py'... Compiling '/usr/lib/python3.10/test/test_htmlparser.py'... Compiling '/usr/lib/python3.10/test/test_idle.py'... Compiling '/usr/lib/python3.10/idlelib/macosx.py'... Compiling '/usr/lib/python3.10/idlelib/parenmatch.py'... Compiling '/usr/lib/python3.10/idlelib/percolator.py'... Compiling '/usr/lib/python3.10/idlelib/pyshell.py'... Compiling '/usr/lib/python3.10/idlelib/searchbase.py'... Compiling '/usr/lib/python3.10/idlelib/squeezer.py'... Compiling '/usr/lib/python3.10/idlelib/textview.py'... Compiling '/usr/lib/python3.10/idlelib/tree.py'... Compiling '/usr/lib/python3.10/importlib/_abc.py'... Compiling '/usr/lib/python3.10/importlib/_adapters.py'... Compiling '/usr/lib/python3.10/importlib/_common.py'... Compiling '/usr/lib/python3.10/importlib/abc.py'... Compiling '/usr/lib/python3.10/importlib/machinery.py'... Compiling '/usr/lib/python3.10/importlib/metadata/__init__.py'... Compiling '/usr/lib/python3.10/io.py'... Compiling '/usr/lib/python3.10/ipaddress.py'... Compiling '/usr/lib/python3.10/lib2to3/fixer_util.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_itertools.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_reload.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_throw.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_types.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_unicode.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_urllib.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/__init__.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/__main__.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/pytree_idempotency.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/support.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_all_fixers.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_main.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_pytree.py'... Compiling '/usr/lib/python3.10/locale.py'... Compiling '/usr/lib/python3.10/lzma.py'... Compiling '/usr/lib/python3.10/modulefinder.py'... Compiling '/usr/lib/python3.10/multiprocessing/dummy/connection.py'... Compiling '/usr/lib/python3.10/multiprocessing/process.py'... Compiling '/usr/lib/python3.10/multiprocessing/resource_sharer.py'... Compiling '/usr/lib/python3.10/multiprocessing/resource_tracker.py'... Compiling '/usr/lib/python3.10/multiprocessing/sharedctypes.py'... Compiling '/usr/lib/python3.10/multiprocessing/synchronize.py'... Compiling '/usr/lib/python3.10/nturl2path.py'... Compiling '/usr/lib/python3.10/opcode.py'... Compiling '/usr/lib/python3.10/optparse.py'... Compiling '/usr/lib/python3.10/pickle.py'... Compiling '/usr/lib/python3.10/profile.py'... Compiling '/usr/lib/python3.10/queue.py'... Compiling '/usr/lib/python3.10/quopri.py'... Compiling '/usr/lib/python3.10/re.py'... Compiling '/usr/lib/python3.10/reprlib.py'... Compiling '/usr/lib/python3.10/runpy.py'... Compiling '/usr/lib/python3.10/shlex.py'... Compiling '/usr/lib/python3.10/signal.py'... Compiling '/usr/lib/python3.10/site.py'... Compiling '/usr/lib/python3.10/sndhdr.py'... Compiling '/usr/lib/python3.10/socketserver.py'... Compiling '/usr/lib/python3.10/sqlite3/__init__.py'... Compiling '/usr/lib/python3.10/sqlite3/dbapi2.py'... Compiling '/usr/lib/python3.10/sqlite3/test/backup.py'... Compiling '/usr/lib/python3.10/sqlite3/test/transactions.py'... Compiling '/usr/lib/python3.10/sqlite3/test/userfunctions.py'... Compiling '/usr/lib/python3.10/stat.py'... Compiling '/usr/lib/python3.10/statistics.py'... Compiling '/usr/lib/python3.10/sunau.py'... Compiling '/usr/lib/python3.10/telnetlib.py'... Compiling '/usr/lib/python3.10/test/__init__.py'... Compiling '/usr/lib/python3.10/test/__main__.py'... Compiling '/usr/lib/python3.10/test/_test_atexit.py'... Compiling '/usr/lib/python3.10/test/_typed_dict_helper.py'... Compiling '/usr/lib/python3.10/test/ann_module.py'... Compiling '/usr/lib/python3.10/test/ann_module2.py'... Compiling '/usr/lib/python3.10/test/ann_module3.py'... Compiling '/usr/lib/python3.10/test/ann_module4.py'... Compiling '/usr/lib/python3.10/test/ann_module5.py'... Compiling '/usr/lib/python3.10/test/ann_module6.py'... Compiling '/usr/lib/python3.10/test/ann_module7.py'... Compiling '/usr/lib/python3.10/test/audit-tests.py'... Compiling '/usr/lib/python3.10/test/bad_getattr3.py'... Compiling '/usr/lib/python3.10/test/datetimetester.py'... Compiling '/usr/lib/python3.10/test/support/bytecode_helper.py'... Compiling '/usr/lib/python3.10/test/support/hashlib_helper.py'... Compiling '/usr/lib/python3.10/test/support/import_helper.py'... Compiling '/usr/lib/python3.10/test/support/logging_helper.py'... Compiling '/usr/lib/python3.10/test/support/os_helper.py'... Compiling '/usr/lib/python3.10/test/test__xxsubinterpreters.py'... Compiling '/usr/lib/python3.10/test/test_asyncgen.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_buffered_proto.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_context.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_streams.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_unix_events.py'... Compiling '/usr/lib/python3.10/test/test_baseexception.py'... Compiling '/usr/lib/python3.10/test/test_bigaddrspace.py'... Compiling '/usr/lib/python3.10/test/test_bigmem.py'... Compiling '/usr/lib/python3.10/test/test_bz2.py'... Compiling '/usr/lib/python3.10/test/test_c_locale_coercion.py'... Compiling '/usr/lib/python3.10/test/test_calendar.py'... Compiling '/usr/lib/python3.10/test/test_call.py'... Compiling '/usr/lib/python3.10/test/test_charmapcodec.py'... Compiling '/usr/lib/python3.10/test/test_cmd.py'... Compiling '/usr/lib/python3.10/test/test_cmd_line.py'... Compiling '/usr/lib/python3.10/test/test_code.py'... Compiling '/usr/lib/python3.10/test/test_collections.py'... Compiling '/usr/lib/python3.10/test/test_contextlib.py'... Compiling '/usr/lib/python3.10/test/test_copyreg.py'... Compiling '/usr/lib/python3.10/test/test_coroutines.py'... Compiling '/usr/lib/python3.10/test/test_deque.py'... Compiling '/usr/lib/python3.10/test/test_descrtut.py'... Compiling '/usr/lib/python3.10/test/test_devpoll.py'... Compiling '/usr/lib/python3.10/test/test_dict.py'... Compiling '/usr/lib/python3.10/test/test_difflib.py'... Compiling '/usr/lib/python3.10/test/test_dis.py'... Compiling '/usr/lib/python3.10/test/test_dtrace.py'... Compiling '/usr/lib/python3.10/test/test_dynamicclassattribute.py'... Compiling '/usr/lib/python3.10/test/test_email/__init__.py'... Compiling '/usr/lib/python3.10/test/test_email/test_defect_handling.py'... Compiling '/usr/lib/python3.10/test/test_email/test_email.py'... Compiling '/usr/lib/python3.10/test/test_fcntl.py'... Compiling '/usr/lib/python3.10/test/test_file.py'... Compiling '/usr/lib/python3.10/test/test_fileinput.py'... Compiling '/usr/lib/python3.10/test/test_float.py'... Compiling '/usr/lib/python3.10/test/test_frozen.py'... Compiling '/usr/lib/python3.10/test/test_fstring.py'... Compiling '/usr/lib/python3.10/test/test_gdb.py'... Compiling '/usr/lib/python3.10/test/test_genericclass.py'... Compiling '/usr/lib/python3.10/test/test_genexps.py'... Compiling '/usr/lib/python3.10/test/test_getargs2.py'... Compiling '/usr/lib/python3.10/test/test_graphlib.py'... Compiling '/usr/lib/python3.10/test/test_grp.py'... Compiling '/usr/lib/python3.10/test/test_hash.py'... Compiling '/usr/lib/python3.10/test/test_hashlib.py'... Compiling '/usr/lib/python3.10/test/test_httpservers.py'... Compiling '/usr/lib/python3.10/test/test_import/__init__.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/util.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data01/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data03/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/usr/lib/python3.10/idlelib/statusbar.py'... Compiling '/usr/lib/python3.10/idlelib/tooltip.py'... Compiling '/usr/lib/python3.10/idlelib/undo.py'... Compiling '/usr/lib/python3.10/importlib/__init__.py'... Compiling '/usr/lib/python3.10/importlib/_bootstrap.py'... Compiling '/usr/lib/python3.10/importlib/metadata/_text.py'... Compiling '/usr/lib/python3.10/importlib/resources.py'... Compiling '/usr/lib/python3.10/inspect.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_isinstance.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_standarderror.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'... Compiling '/usr/lib/python3.10/lib2to3/fixes/fix_xrange.py'... Compiling '/usr/lib/python3.10/lib2to3/main.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/driver.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/literals.py'... Compiling '/usr/lib/python3.10/lib2to3/pgen2/pgen.py'... Compiling '/usr/lib/python3.10/lib2to3/pygram.py'... Compiling '/usr/lib/python3.10/lib2to3/pytree.py'... Compiling '/usr/lib/python3.10/lib2to3/tests/test_fixers.py'... Compiling '/usr/lib/python3.10/mailbox.py'... Compiling '/usr/lib/python3.10/multiprocessing/popen_fork.py'... Compiling '/usr/lib/python3.10/multiprocessing/popen_spawn_win32.py'... Compiling '/usr/lib/python3.10/multiprocessing/queues.py'... Compiling '/usr/lib/python3.10/nntplib.py'... Compiling '/usr/lib/python3.10/pathlib.py'... Compiling '/usr/lib/python3.10/pickletools.py'... Compiling '/usr/lib/python3.10/poplib.py'... Compiling '/usr/lib/python3.10/pty.py'... Compiling '/usr/lib/python3.10/py_compile.py'... Compiling '/usr/lib/python3.10/pyclbr.py'... Compiling '/usr/lib/python3.10/pydoc.py'... Compiling '/usr/lib/python3.10/sqlite3/test/dump.py'... Compiling '/usr/lib/python3.10/sqlite3/test/factory.py'... Compiling '/usr/lib/python3.10/sqlite3/test/hooks.py'... Compiling '/usr/lib/python3.10/sre_constants.py'... Compiling '/usr/lib/python3.10/sre_parse.py'... Compiling '/usr/lib/python3.10/symtable.py'... Compiling '/usr/lib/python3.10/sysconfig.py'... Compiling '/usr/lib/python3.10/tempfile.py'... Compiling '/usr/lib/python3.10/test/_test_embed_set_config.py'... Compiling '/usr/lib/python3.10/test/audiotests.py'... Compiling '/usr/lib/python3.10/test/autotest.py'... Compiling '/usr/lib/python3.10/test/bad_getattr2.py'... Compiling '/usr/lib/python3.10/test/coding20731.py'... Compiling '/usr/lib/python3.10/test/dataclass_module_1.py'... Compiling '/usr/lib/python3.10/test/dataclass_module_1_str.py'... Compiling '/usr/lib/python3.10/test/dataclass_module_2.py'... Compiling '/usr/lib/python3.10/test/dataclass_module_2_str.py'... Compiling '/usr/lib/python3.10/test/dataclass_textanno.py'... Compiling '/usr/lib/python3.10/test/dtracedata/instance.py'... Compiling '/usr/lib/python3.10/test/encoded_modules/__init__.py'... Compiling '/usr/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'... Compiling '/usr/lib/python3.10/test/encoded_modules/module_koi8_r.py'... Compiling '/usr/lib/python3.10/test/final_a.py'... Compiling '/usr/lib/python3.10/test/final_b.py'... Compiling '/usr/lib/python3.10/test/fork_wait.py'... Compiling '/usr/lib/python3.10/test/future_test1.py'... Compiling '/usr/lib/python3.10/test/future_test2.py'... Compiling '/usr/lib/python3.10/test/gdb_sample.py'... Compiling '/usr/lib/python3.10/test/good_getattr.py'... Compiling '/usr/lib/python3.10/test/libregrtest/runtest.py'... Compiling '/usr/lib/python3.10/test/libregrtest/save_env.py'... Compiling '/usr/lib/python3.10/test/list_tests.py'... Compiling '/usr/lib/python3.10/test/memory_watchdog.py'... Compiling '/usr/lib/python3.10/test/pyclbr_input.py'... Compiling '/usr/lib/python3.10/test/pydocfodder.py'... Compiling '/usr/lib/python3.10/test/re_tests.py'... Compiling '/usr/lib/python3.10/test/signalinterproctester.py'... Compiling '/usr/lib/python3.10/test/sortperf.py'... Compiling '/usr/lib/python3.10/test/ssl_servers.py'... Compiling '/usr/lib/python3.10/test/ssltests.py'... Compiling '/usr/lib/python3.10/test/string_tests.py'... Compiling '/usr/lib/python3.10/test/support/socket_helper.py'... Compiling '/usr/lib/python3.10/test/support/warnings_helper.py'... Compiling '/usr/lib/python3.10/test/test_abstract_numbers.py'... Compiling '/usr/lib/python3.10/test/test_aifc.py'... Compiling '/usr/lib/python3.10/test/test_asdl_parser.py'... Compiling '/usr/lib/python3.10/test/test_ast.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_futures.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_locks.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_protocols.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_queues.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_server.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_sslproto.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_transports.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/test_windows_events.py'... Compiling '/usr/lib/python3.10/test/test_asyncio/utils.py'... Compiling '/usr/lib/python3.10/test/test_atexit.py'... Compiling '/usr/lib/python3.10/test/test_audioop.py'... Compiling '/usr/lib/python3.10/test/test_binhex.py'... Compiling '/usr/lib/python3.10/test/test_binop.py'... Compiling '/usr/lib/python3.10/test/test_bisect.py'... Compiling '/usr/lib/python3.10/test/test_bytes.py'... Compiling '/usr/lib/python3.10/test/test_capi.py'... Compiling '/usr/lib/python3.10/test/test_cmath.py'... Compiling '/usr/lib/python3.10/test/test_codeccallbacks.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_kr.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_tw.py'... Compiling '/usr/lib/python3.10/test/test_codecs.py'... Compiling '/usr/lib/python3.10/test/test_copy.py'... Compiling '/usr/lib/python3.10/test/test_dataclasses.py'... Compiling '/usr/lib/python3.10/test/test_dict_version.py'... Compiling '/usr/lib/python3.10/test/test_dictcomps.py'... Compiling '/usr/lib/python3.10/test/test_dictviews.py'... Compiling '/usr/lib/python3.10/test/test_distutils.py'... Compiling '/usr/lib/python3.10/test/test_doctest.py'... Compiling '/usr/lib/python3.10/test/test_doctest2.py'... Compiling '/usr/lib/python3.10/test/test_docxmlrpc.py'... Compiling '/usr/lib/python3.10/test/test_dynamic.py'... Compiling '/usr/lib/python3.10/test/test_eintr.py'... Compiling '/usr/lib/python3.10/test/test_email/__main__.py'... Compiling '/usr/lib/python3.10/test/test_email/test__header_value_parser.py'... Compiling '/usr/lib/python3.10/test/test_enum.py'... Compiling '/usr/lib/python3.10/test/test_generator_stop.py'... Compiling '/usr/lib/python3.10/test/test_generators.py'... Compiling '/usr/lib/python3.10/test/test_gettext.py'... Compiling '/usr/lib/python3.10/test/test_heapq.py'... Compiling '/usr/lib/python3.10/test/test_http_cookies.py'... Compiling '/usr/lib/python3.10/test/test_httplib.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/source.py'... Compiling '/usr/lib/python3.10/test/test_import/data/unwritable/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/abc.py'... Compiling '/usr/lib/python3.10/test/test_importlib/builtin/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/builtin/test_loader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/test_path_hook.py'... Compiling '/usr/lib/python3.10/test/test_importlib/frozen/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/frozen/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/frozen/test_finder.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test___loader__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_caching.py'... Compiling '/usr/lib/python3.10/test/test_codecmaps_hk.py'... Compiling '/usr/lib/python3.10/test/test_codeop.py'... Compiling '/usr/lib/python3.10/test/test_colorsys.py'... Compiling '/usr/lib/python3.10/test/test_compare.py'... Compiling '/usr/lib/python3.10/test/test_compileall.py'... Compiling '/usr/lib/python3.10/test/test_concurrent_futures.py'... Compiling '/usr/lib/python3.10/test/test_contains.py'... Compiling '/usr/lib/python3.10/test/test_context.py'... Compiling '/usr/lib/python3.10/test/test_contextlib_async.py'... Compiling '/usr/lib/python3.10/test/test_cprofile.py'... Compiling '/usr/lib/python3.10/test/test_crashers.py'... Compiling '/usr/lib/python3.10/test/test_crypt.py'... Compiling '/usr/lib/python3.10/test/test_csv.py'... Compiling '/usr/lib/python3.10/test/test_dbm_ndbm.py'... Compiling '/usr/lib/python3.10/test/test_decorators.py'... Compiling '/usr/lib/python3.10/test/test_defaultdict.py'... Compiling '/usr/lib/python3.10/test/test_descr.py'... Compiling '/usr/lib/python3.10/test/test_email/test_inversion.py'... Compiling '/usr/lib/python3.10/test/test_email/test_message.py'... Compiling '/usr/lib/python3.10/test/test_email/test_parser.py'... Compiling '/usr/lib/python3.10/test/test_email/test_pickleable.py'... Compiling '/usr/lib/python3.10/test/test_email/test_policy.py'... Compiling '/usr/lib/python3.10/test/test_email/torture_test.py'... Compiling '/usr/lib/python3.10/test/test_embed.py'... Compiling '/usr/lib/python3.10/test/test_exception_variations.py'... Compiling '/usr/lib/python3.10/test/test_exceptions.py'... Compiling '/usr/lib/python3.10/test/test_format.py'... Compiling '/usr/lib/python3.10/test/test_frame.py'... Compiling '/usr/lib/python3.10/test/test_funcattrs.py'... Compiling '/usr/lib/python3.10/test/test_functools.py'... Compiling '/usr/lib/python3.10/test/test_gzip.py'... Compiling '/usr/lib/python3.10/test/test_html.py'... Compiling '/usr/lib/python3.10/test/test_http_cookiejar.py'... Compiling '/usr/lib/python3.10/test/test_imghdr.py'... Compiling '/usr/lib/python3.10/test/test_imp.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/binding2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/use.py'... Compiling '/usr/lib/python3.10/test/test_import/data/package/submodule.py'... Compiling '/usr/lib/python3.10/test/test_import/data/package2/submodule2.py'... Compiling '/usr/lib/python3.10/test/test_importlib/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/builtin/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/builtin/test_finder.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data02/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data02/one/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/data02/two/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_api.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_fromlist.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_packages.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_path.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_source_encoding.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_files.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_lazy.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_main.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_open.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_pkg_import.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_reader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/threaded_import_hangers.py'... Compiling '/usr/lib/python3.10/test/test_int.py'... Compiling '/usr/lib/python3.10/test/test_ioctl.py'... Compiling '/usr/lib/python3.10/test/test_ipaddress.py'... Compiling '/usr/lib/python3.10/test/test_json/__init__.py'... Compiling '/usr/lib/python3.10/test/test_json/__main__.py'... Compiling '/usr/lib/python3.10/test/test_json/test_decode.py'... Compiling '/usr/lib/python3.10/test/test_json/test_default.py'... Compiling '/usr/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'... Compiling '/usr/lib/python3.10/test/test_json/test_enum.py'... Compiling '/usr/lib/python3.10/test/test_json/test_pass1.py'... Compiling '/usr/lib/python3.10/test/test_json/test_pass3.py'... Compiling '/usr/lib/python3.10/test/test_json/test_separators.py'... Compiling '/usr/lib/python3.10/test/test_json/test_unicode.py'... Compiling '/usr/lib/python3.10/test/test_kqueue.py'... Compiling '/usr/lib/python3.10/test/test_lib2to3.py'... Compiling '/usr/lib/python3.10/test/test_linecache.py'... Compiling '/usr/lib/python3.10/test/test_long.py'... Compiling '/usr/lib/python3.10/test/test_marshal.py'... Compiling '/usr/lib/python3.10/test/test_memoryio.py'... Compiling '/usr/lib/python3.10/test/test_memoryview.py'... Compiling '/usr/lib/python3.10/test/test_minidom.py'... Compiling '/usr/lib/python3.10/test/test_netrc.py'... Compiling '/usr/lib/python3.10/test/test_nis.py'... Compiling '/usr/lib/python3.10/test/test_nntplib.py'... Compiling '/usr/lib/python3.10/test/test_ossaudiodev.py'... Compiling '/usr/lib/python3.10/test/test_osx_env.py'... Compiling '/usr/lib/python3.10/test/test_pathlib.py'... Compiling '/usr/lib/python3.10/test/test_pipes.py'... Compiling '/usr/lib/python3.10/test/test_pkgutil.py'... Compiling '/usr/lib/python3.10/test/test_plistlib.py'... Compiling '/usr/lib/python3.10/test/test_positional_only_arg.py'... Compiling '/usr/lib/python3.10/test/test_posixpath.py'... Compiling '/usr/lib/python3.10/test/test_pulldom.py'... Compiling '/usr/lib/python3.10/test/test_pwd.py'... Compiling '/usr/lib/python3.10/test/test_queue.py'... Compiling '/usr/lib/python3.10/test/test_random.py'... Compiling '/usr/lib/python3.10/test/test_resource.py'... Compiling '/usr/lib/python3.10/test/test_richcmp.py'... Compiling '/usr/lib/python3.10/test/test_rlcompleter.py'... Compiling '/usr/lib/python3.10/test/test_robotparser.py'... Compiling '/usr/lib/python3.10/test/test_sax.py'... Compiling '/usr/lib/python3.10/test/test_slice.py'... Compiling '/usr/lib/python3.10/test/test_smtplib.py'... Compiling '/usr/lib/python3.10/test/test_sort.py'... Compiling '/usr/lib/python3.10/test/test_source_encoding.py'... Compiling '/usr/lib/python3.10/test/test_startfile.py'... Compiling '/usr/lib/python3.10/test/test_stat.py'... Compiling '/usr/lib/python3.10/test/test_strftime.py'... Compiling '/usr/lib/python3.10/test/test_string.py'... Compiling '/usr/lib/python3.10/test/test_string_literals.py'... Compiling '/usr/lib/python3.10/test/test_stringprep.py'... Compiling '/usr/lib/python3.10/test/test_strptime.py'... Compiling '/usr/lib/python3.10/test/test_strtod.py'... Compiling '/usr/lib/python3.10/test/test_struct.py'... Compiling '/usr/lib/python3.10/test/test_support.py'... Compiling '/usr/lib/python3.10/test/test_sys.py'... Compiling '/usr/lib/python3.10/test/test_tempfile.py'... Compiling '/usr/lib/python3.10/test/test_timeout.py'... Compiling '/usr/lib/python3.10/test/test_tix.py'... Compiling '/usr/lib/python3.10/test/test_tokenize.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_pindent.py'... Compiling '/usr/lib/python3.10/test/test_tracemalloc.py'... Compiling '/usr/lib/python3.10/test/test_turtle.py'... Compiling '/usr/lib/python3.10/test/test_typechecks.py'... Compiling '/usr/lib/python3.10/test/test_typing.py'... Compiling '/usr/lib/python3.10/test/test_winconsoleio.py'... Compiling '/usr/lib/python3.10/test/test_winreg.py'... Compiling '/usr/lib/python3.10/test/test_wsgiref.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/usr/lib/python3.10/test/test_importlib/fixtures.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test___package__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_meta_path.py'... Compiling '/usr/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/usr/lib/python3.10/test/test_importlib/partial/cfimport.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/stubs.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_api.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_locks.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_metadata_api.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_path.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_read.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_resource.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_windows.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_zip.py'... Compiling '/usr/lib/python3.10/test/test_importlib/util.py'... Compiling '/usr/lib/python3.10/test/test_int_literal.py'... Compiling '/usr/lib/python3.10/test/test_io.py'... Compiling '/usr/lib/python3.10/test/test_json/test_dump.py'... Compiling '/usr/lib/python3.10/test/test_json/test_fail.py'... Compiling '/usr/lib/python3.10/test/test_json/test_scanstring.py'... Compiling '/usr/lib/python3.10/test/test_json/test_tool.py'... Compiling '/usr/lib/python3.10/test/test_list.py'... Compiling '/usr/lib/python3.10/test/test_logging.py'... Compiling '/usr/lib/python3.10/test/test_numeric_tower.py'... Compiling '/usr/lib/python3.10/test/test_opcache.py'... Compiling '/usr/lib/python3.10/test/test_opcodes.py'... Compiling '/usr/lib/python3.10/test/test_openpty.py'... Compiling '/usr/lib/python3.10/test/test_operator.py'... Compiling '/usr/lib/python3.10/test/test_os.py'... Compiling '/usr/lib/python3.10/test/test_poll.py'... Compiling '/usr/lib/python3.10/test/test_posix.py'... Compiling '/usr/lib/python3.10/test/test_pyclbr.py'... Compiling '/usr/lib/python3.10/test/test_pyexpat.py'... Compiling '/usr/lib/python3.10/test/test_quopri.py'... Compiling '/usr/lib/python3.10/test/test_raise.py'... Compiling '/usr/lib/python3.10/test/test_range.py'... Compiling '/usr/lib/python3.10/test/test_readline.py'... Compiling '/usr/lib/python3.10/test/test_repl.py'... Compiling '/usr/lib/python3.10/test/test_reprlib.py'... Compiling '/usr/lib/python3.10/test/test_runpy.py'... Compiling '/usr/lib/python3.10/test/test_script_helper.py'... Compiling '/usr/lib/python3.10/test/test_secrets.py'... Compiling '/usr/lib/python3.10/test/test_select.py'... Compiling '/usr/lib/python3.10/test/test_selectors.py'... Compiling '/usr/lib/python3.10/test/test_shlex.py'... Compiling '/usr/lib/python3.10/test/test_signal.py'... Compiling '/usr/lib/python3.10/test/test_site.py'... Compiling '/usr/lib/python3.10/test/test_smtpd.py'... Compiling '/usr/lib/python3.10/test/test_socketserver.py'... Compiling '/usr/lib/python3.10/test/test_spwd.py'... Compiling '/usr/lib/python3.10/test/test_sqlite.py'... Compiling '/usr/lib/python3.10/test/test_ssl.py'... Compiling '/usr/lib/python3.10/test/test_sys_settrace.py'... Compiling '/usr/lib/python3.10/test/test_textwrap.py'... Compiling '/usr/lib/python3.10/test/test_threadsignals.py'... Compiling '/usr/lib/python3.10/test/test_timeit.py'... Compiling '/usr/lib/python3.10/test/test_tools/__init__.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_fixcid.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_gprof2html.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_i18n.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_reindent.py'... Compiling '/usr/lib/python3.10/test/test_trace.py'... Compiling '/usr/lib/python3.10/test/test_unary.py'... Compiling '/usr/lib/python3.10/test/test_unicode.py'... Compiling '/usr/lib/python3.10/test/test_urllibnet.py'... Compiling '/usr/lib/python3.10/test/test_userdict.py'... Compiling '/usr/lib/python3.10/test/test_userstring.py'... Compiling '/usr/lib/python3.10/test/test_utf8_mode.py'... Compiling '/usr/lib/python3.10/test/test_uuid.py'... Compiling '/usr/lib/python3.10/test/test_weakset.py'... Compiling '/usr/lib/python3.10/test/test_webbrowser.py'... Compiling '/usr/lib/python3.10/test/test_winsound.py'... Compiling '/usr/lib/python3.10/test/test_xmlrpc_net.py'... Compiling '/usr/lib/python3.10/test/test_xxtestfuzz.py'... Compiling '/usr/lib/python3.10/test/test_yield_from.py'... Compiling '/usr/lib/python3.10/test/test_zipapp.py'... Compiling '/usr/lib/python3.10/test/test_zipfile64.py'... Compiling '/usr/lib/python3.10/test/test_zipimport.py'... Compiling '/usr/lib/python3.10/test/test_zlib.py'... Compiling '/usr/lib/python3.10/test/testcodec.py'... Compiling '/usr/lib/python3.10/test/tf_inherit_check.py'... Compiling '/usr/lib/python3.10/test/time_hashlib.py'... Compiling '/usr/lib/python3.10/test/tracedmodules/__init__.py'... Compiling '/usr/lib/python3.10/test/tracedmodules/testmod.py'... Compiling '/usr/lib/python3.10/test/typinganndata/__init__.py'... Compiling '/usr/lib/python3.10/test/typinganndata/ann_module9.py'... Compiling '/usr/lib/python3.10/test/win_console_handler.py'... Compiling '/usr/lib/python3.10/textwrap.py'... Compiling '/usr/lib/python3.10/timeit.py'... Compiling '/usr/lib/python3.10/tkinter/__main__.py'... Compiling '/usr/lib/python3.10/tkinter/colorchooser.py'... Compiling '/usr/lib/python3.10/tkinter/dialog.py'... Compiling '/usr/lib/python3.10/tkinter/filedialog.py'... Compiling '/usr/lib/python3.10/tkinter/messagebox.py'... Compiling '/usr/lib/python3.10/tkinter/simpledialog.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_ttk/__init__.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_ttk/test_style.py'... Compiling '/usr/lib/python3.10/tkinter/test/widget_tests.py'... Compiling '/usr/lib/python3.10/tkinter/ttk.py'... Compiling '/usr/lib/python3.10/token.py'... Compiling '/usr/lib/python3.10/trace.py'... Compiling '/usr/lib/python3.10/turtledemo/__init__.py'... Compiling '/usr/lib/python3.10/turtledemo/__main__.py'... Compiling '/usr/lib/python3.10/turtledemo/colormixer.py'... Compiling '/usr/lib/python3.10/turtledemo/peace.py'... Compiling '/usr/lib/python3.10/turtledemo/penrose.py'... Compiling '/usr/lib/python3.10/turtledemo/planet_and_moon.py'... Compiling '/usr/lib/python3.10/turtledemo/round_dance.py'... Compiling '/usr/lib/python3.10/turtledemo/sorting_animate.py'... Compiling '/usr/lib/python3.10/turtledemo/tree.py'... Compiling '/usr/lib/python3.10/unittest/loader.py'... Compiling '/usr/lib/python3.10/unittest/main.py'... Compiling '/usr/lib/python3.10/unittest/mock.py'... Compiling '/usr/lib/python3.10/unittest/test/test_program.py'... Compiling '/usr/lib/python3.10/unittest/test/test_runner.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/__init__.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/__main__.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testpatch.py'... Compiling '/usr/lib/python3.10/urllib/parse.py'... Compiling '/usr/lib/python3.10/venv/__init__.py'... Compiling '/usr/lib/python3.10/venv/__main__.py'... Compiling '/usr/lib/python3.10/test/test_imaplib.py'... Compiling '/usr/lib/python3.10/test/test_import/__main__.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/basic.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/basic2.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/binding.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/indirect.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'... Compiling '/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/usr/lib/python3.10/test/test_import/data/package/__init__.py'... Compiling '/usr/lib/python3.10/test/test_import/data/package2/submodule1.py'... Compiling '/usr/lib/python3.10/test/test_import/data/unwritable/x.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/test_finder.py'... Compiling '/usr/lib/python3.10/test/test_importlib/extension/test_loader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/frozen/test_loader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/usr/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/__main__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_finder.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_path_hook.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_abc.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_spec.py'... Compiling '/usr/lib/python3.10/test/test_importlib/update-zips.py'... Compiling '/usr/lib/python3.10/test/test_importlib/zipdata01/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/zipdata02/__init__.py'... Compiling '/usr/lib/python3.10/test/test_index.py'... Compiling '/usr/lib/python3.10/test/test_inspect.py'... Compiling '/usr/lib/python3.10/test/test_longexp.py'... Compiling '/usr/lib/python3.10/test/test_lzma.py'... Compiling '/usr/lib/python3.10/test/test_mailcap.py'... Compiling '/usr/lib/python3.10/test/test_math.py'... Compiling '/usr/lib/python3.10/test/test_metaclass.py'... Compiling '/usr/lib/python3.10/test/test_mimetypes.py'... Compiling '/usr/lib/python3.10/test/test_mmap.py'... Compiling '/usr/lib/python3.10/test/test_modulefinder.py'... Compiling '/usr/lib/python3.10/test/test_multiprocessing_fork.py'... Compiling '/usr/lib/python3.10/test/test_multiprocessing_spawn.py'... Compiling '/usr/lib/python3.10/test/test_named_expressions.py'... Compiling '/usr/lib/python3.10/test/test_optparse.py'... Compiling '/usr/lib/python3.10/test/test_pdb.py'... Compiling '/usr/lib/python3.10/test/test_peepholer.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/__init__.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/__main__.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/test_c_parser.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/test_first_sets.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'... Compiling '/usr/lib/python3.10/test/test_peg_generator/test_pegen.py'... Compiling '/usr/lib/python3.10/test/test_pickle.py'... Compiling '/usr/lib/python3.10/test/test_picklebuffer.py'... Compiling '/usr/lib/python3.10/test/test_pickletools.py'... Compiling '/usr/lib/python3.10/test/test_pkg.py'... Compiling '/usr/lib/python3.10/test/test_platform.py'... Compiling '/usr/lib/python3.10/test/test_popen.py'... Compiling '/usr/lib/python3.10/test/test_poplib.py'... Compiling '/usr/lib/python3.10/test/test_pow.py'... Compiling '/usr/lib/python3.10/test/test_pprint.py'... Compiling '/usr/lib/python3.10/test/test_property.py'... Compiling '/usr/lib/python3.10/test/test_py_compile.py'... Compiling '/usr/lib/python3.10/test/test_pydoc.py'... Compiling '/usr/lib/python3.10/test/test_regrtest.py'... Compiling '/usr/lib/python3.10/test/test_sched.py'... Compiling '/usr/lib/python3.10/test/test_setcomps.py'... Compiling '/usr/lib/python3.10/test/test_shelve.py'... Compiling '/usr/lib/python3.10/test/test_shutil.py'... Compiling '/usr/lib/python3.10/test/test_statistics.py'... Compiling '/usr/lib/python3.10/test/test_sunau.py'... Compiling '/usr/lib/python3.10/test/test_sundry.py'... Compiling '/usr/lib/python3.10/test/test_super.py'... Compiling '/usr/lib/python3.10/test/test_symtable.py'... Compiling '/usr/lib/python3.10/test/test_syntax.py'... Compiling '/usr/lib/python3.10/test/test_sys_setprofile.py'... Compiling '/usr/lib/python3.10/test/test_tcl.py'... Compiling '/usr/lib/python3.10/test/test_telnetlib.py'... Compiling '/usr/lib/python3.10/test/test_thread.py'... Compiling '/usr/lib/python3.10/test/test_threading.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_pathfix.py'... Compiling '/usr/lib/python3.10/test/test_ttk_guionly.py'... Compiling '/usr/lib/python3.10/test/test_ttk_textonly.py'... Compiling '/usr/lib/python3.10/test/test_tuple.py'... Compiling '/usr/lib/python3.10/test/test_type_annotations.py'... Compiling '/usr/lib/python3.10/test/test_type_comments.py'... Compiling '/usr/lib/python3.10/test/test_types.py'... Compiling '/usr/lib/python3.10/test/test_urllib2_localnet.py'... Compiling '/usr/lib/python3.10/test/test_urllib_response.py'... Compiling '/usr/lib/python3.10/test/test_userlist.py'... Compiling '/usr/lib/python3.10/test/test_utf8source.py'... Compiling '/usr/lib/python3.10/test/test_uu.py'... Compiling '/usr/lib/python3.10/test/test_venv.py'... Compiling '/usr/lib/python3.10/test/test_warnings/__init__.py'... Compiling '/usr/lib/python3.10/test/test_xml_etree_c.py'... Compiling '/usr/lib/python3.10/test/test_xxlimited.py'... Compiling '/usr/lib/python3.10/test/test_zipfile.py'... Compiling '/usr/lib/python3.10/tkinter/__init__.py'... Compiling '/usr/lib/python3.10/tkinter/tix.py'... Compiling '/usr/lib/python3.10/tracemalloc.py'... Compiling '/usr/lib/python3.10/turtledemo/bytedesign.py'... Compiling '/usr/lib/python3.10/turtledemo/chaos.py'... Compiling '/usr/lib/python3.10/turtledemo/clock.py'... Compiling '/usr/lib/python3.10/turtledemo/forest.py'... Compiling '/usr/lib/python3.10/turtledemo/lindenmayer.py'... Compiling '/usr/lib/python3.10/turtledemo/paint.py'... Compiling '/usr/lib/python3.10/turtledemo/rosette.py'... Compiling '/usr/lib/python3.10/types.py'... Compiling '/usr/lib/python3.10/unittest/__init__.py'... Compiling '/usr/lib/python3.10/unittest/__main__.py'... Compiling '/usr/lib/python3.10/unittest/_log.py'... Compiling '/usr/lib/python3.10/unittest/async_case.py'... Compiling '/usr/lib/python3.10/unittest/case.py'... Compiling '/usr/lib/python3.10/unittest/result.py'... Compiling '/usr/lib/python3.10/unittest/signals.py'... Compiling '/usr/lib/python3.10/unittest/suite.py'... Compiling '/usr/lib/python3.10/unittest/test/__main__.py'... Compiling '/usr/lib/python3.10/unittest/test/dummy.py'... Compiling '/usr/lib/python3.10/unittest/test/support.py'... Compiling '/usr/lib/python3.10/unittest/test/test_async_case.py'... Compiling '/usr/lib/python3.10/unittest/test/test_case.py'... Compiling '/usr/lib/python3.10/unittest/test/test_suite.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testmagicmethods.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testsealable.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testsentinel.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testwith.py'... Compiling '/usr/lib/python3.10/urllib/error.py'... Compiling '/usr/lib/python3.10/urllib/request.py'... Compiling '/usr/lib/python3.10/wsgiref/__init__.py'... Compiling '/usr/lib/python3.10/wsgiref/handlers.py'... Compiling '/usr/lib/python3.10/wsgiref/simple_server.py'... Compiling '/usr/lib/python3.10/wsgiref/util.py'... Compiling '/usr/lib/python3.10/xdrlib.py'... Compiling '/usr/lib/python3.10/xml/dom/domreg.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/usr/lib/python3.10/test/test_importlib/source/test_file_loader.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_threaded_import.py'... Compiling '/usr/lib/python3.10/test/test_importlib/test_util.py'... Compiling '/usr/lib/python3.10/test/test_interpreters.py'... Compiling '/usr/lib/python3.10/test/test_isinstance.py'... Compiling '/usr/lib/python3.10/test/test_iter.py'... Compiling '/usr/lib/python3.10/test/test_iterlen.py'... Compiling '/usr/lib/python3.10/test/test_itertools.py'... Compiling '/usr/lib/python3.10/test/test_json/test_float.py'... Compiling '/usr/lib/python3.10/test/test_json/test_indent.py'... Compiling '/usr/lib/python3.10/test/test_json/test_pass2.py'... Compiling '/usr/lib/python3.10/test/test_json/test_recursion.py'... Compiling '/usr/lib/python3.10/test/test_json/test_speedups.py'... Compiling '/usr/lib/python3.10/test/test_keyword.py'... Compiling '/usr/lib/python3.10/test/test_keywordonlyarg.py'... Compiling '/usr/lib/python3.10/test/test_largefile.py'... Compiling '/usr/lib/python3.10/test/test_listcomps.py'... Compiling '/usr/lib/python3.10/test/test_lltrace.py'... Compiling '/usr/lib/python3.10/test/test_locale.py'... Compiling '/usr/lib/python3.10/test/test_mailbox.py'... Compiling '/usr/lib/python3.10/test/test_module.py'... Compiling '/usr/lib/python3.10/test/test_msilib.py'... Compiling '/usr/lib/python3.10/test/test_multibytecodec.py'... Compiling '/usr/lib/python3.10/test/test_multiprocessing_forkserver.py'... Compiling '/usr/lib/python3.10/test/test_multiprocessing_main_handling.py'... Compiling '/usr/lib/python3.10/test/test_ntpath.py'... Compiling '/usr/lib/python3.10/test/test_ordered_dict.py'... Compiling '/usr/lib/python3.10/test/test_patma.py'... Compiling '/usr/lib/python3.10/test/test_print.py'... Compiling '/usr/lib/python3.10/test/test_profile.py'... Compiling '/usr/lib/python3.10/test/test_pstats.py'... Compiling '/usr/lib/python3.10/test/test_pty.py'... Compiling '/usr/lib/python3.10/test/test_re.py'... Compiling '/usr/lib/python3.10/test/test_scope.py'... Compiling '/usr/lib/python3.10/test/test_set.py'... Compiling '/usr/lib/python3.10/test/test_smtpnet.py'... Compiling '/usr/lib/python3.10/test/test_sndhdr.py'... Compiling '/usr/lib/python3.10/test/test_socket.py'... Compiling '/usr/lib/python3.10/test/test_structmembers.py'... Compiling '/usr/lib/python3.10/test/test_structseq.py'... Compiling '/usr/lib/python3.10/test/test_subclassinit.py'... Compiling '/usr/lib/python3.10/test/test_subprocess.py'... Compiling '/usr/lib/python3.10/test/test_sysconfig.py'... Compiling '/usr/lib/python3.10/test/test_syslog.py'... Compiling '/usr/lib/python3.10/test/test_tabnanny.py'... Compiling '/usr/lib/python3.10/test/test_tarfile.py'... Compiling '/usr/lib/python3.10/test/test_threadedtempfile.py'... Compiling '/usr/lib/python3.10/test/test_threading_local.py'... Compiling '/usr/lib/python3.10/test/test_time.py'... Compiling '/usr/lib/python3.10/test/test_tk.py'... Compiling '/usr/lib/python3.10/test/test_tools/__main__.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_lll.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_md5sum.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_pdeps.py'... Compiling '/usr/lib/python3.10/test/test_tools/test_sundry.py'... Compiling '/usr/lib/python3.10/test/test_traceback.py'... Compiling '/usr/lib/python3.10/test/test_ucn.py'... Compiling '/usr/lib/python3.10/test/test_unicode_file.py'... Compiling '/usr/lib/python3.10/test/test_unicode_file_functions.py'... Compiling '/usr/lib/python3.10/test/test_unicode_identifiers.py'... Compiling '/usr/lib/python3.10/test/test_unicodedata.py'... Compiling '/usr/lib/python3.10/test/test_unittest.py'... Compiling '/usr/lib/python3.10/test/test_univnewlines.py'... Compiling '/usr/lib/python3.10/test/test_unpack.py'... Compiling '/usr/lib/python3.10/test/test_unpack_ex.py'... Compiling '/usr/lib/python3.10/test/test_unparse.py'... Compiling '/usr/lib/python3.10/test/test_urllib.py'... Compiling '/usr/lib/python3.10/test/test_urllib2.py'... Compiling '/usr/lib/python3.10/test/test_urllib2net.py'... Compiling '/usr/lib/python3.10/test/test_urlparse.py'... Compiling '/usr/lib/python3.10/test/test_wait3.py'... Compiling '/usr/lib/python3.10/test/test_wait4.py'... Compiling '/usr/lib/python3.10/test/test_warnings/__main__.py'... Compiling '/usr/lib/python3.10/test/test_warnings/data/import_warning.py'... Compiling '/usr/lib/python3.10/test/test_warnings/data/stacklevel.py'... Compiling '/usr/lib/python3.10/test/test_wave.py'... Compiling '/usr/lib/python3.10/test/test_weakref.py'... Compiling '/usr/lib/python3.10/test/test_with.py'... Compiling '/usr/lib/python3.10/test/test_xdrlib.py'... Compiling '/usr/lib/python3.10/test/test_xml_dom_minicompat.py'... Compiling '/usr/lib/python3.10/test/test_xml_etree.py'... Compiling '/usr/lib/python3.10/tkinter/commondialog.py'... Compiling '/usr/lib/python3.10/tkinter/constants.py'... Compiling '/usr/lib/python3.10/tkinter/dnd.py'... Compiling '/usr/lib/python3.10/tkinter/font.py'... Compiling '/usr/lib/python3.10/tkinter/scrolledtext.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/usr/lib/python3.10/tokenize.py'... Compiling '/usr/lib/python3.10/traceback.py'... Compiling '/usr/lib/python3.10/turtledemo/fractalcurves.py'... Compiling '/usr/lib/python3.10/turtledemo/minimal_hanoi.py'... Compiling '/usr/lib/python3.10/turtledemo/nim.py'... Compiling '/usr/lib/python3.10/turtledemo/two_canvases.py'... Compiling '/usr/lib/python3.10/turtledemo/yinyang.py'... Compiling '/usr/lib/python3.10/typing.py'... Compiling '/usr/lib/python3.10/unittest/runner.py'... Compiling '/usr/lib/python3.10/unittest/test/test_break.py'... Compiling '/usr/lib/python3.10/unittest/test/test_discovery.py'... Compiling '/usr/lib/python3.10/unittest/test/test_result.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/support.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testasync.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testmock.py'... Compiling '/usr/lib/python3.10/uu.py'... Compiling '/usr/lib/python3.10/uuid.py'... Compiling '/usr/lib/python3.10/xml/dom/minidom.py'... Compiling '/usr/lib/python3.10/zoneinfo/__init__.py'... Compiling '/usr/lib/python3.10/zoneinfo/_tzpath.py'... Compiling '/usr/lib/python3.10/warnings.py'... Compiling '/usr/lib/python3.10/weakref.py'... Compiling '/usr/lib/python3.10/wsgiref/headers.py'... Compiling '/usr/lib/python3.10/wsgiref/validate.py'... Compiling '/usr/lib/python3.10/xml/__init__.py'... Compiling '/usr/lib/python3.10/xml/dom/NodeFilter.py'... Compiling '/usr/lib/python3.10/xml/dom/__init__.py'... Compiling '/usr/lib/python3.10/xml/dom/minicompat.py'... Compiling '/usr/lib/python3.10/xml/dom/pulldom.py'... Compiling '/usr/lib/python3.10/xml/dom/xmlbuilder.py'... Compiling '/usr/lib/python3.10/xml/etree/ElementInclude.py'... Compiling '/usr/lib/python3.10/xml/etree/ElementPath.py'... Compiling '/usr/lib/python3.10/xml/etree/ElementTree.py'... Compiling '/usr/lib/python3.10/zoneinfo/_common.py'... Compiling '/usr/lib/python3.10/zoneinfo/_zoneinfo.py'... Compiling '/usr/lib/python3.10/xml/dom/expatbuilder.py'... Compiling '/usr/lib/python3.10/xml/etree/__init__.py'... Compiling '/usr/lib/python3.10/xml/etree/cElementTree.py'... Compiling '/usr/lib/python3.10/xml/parsers/__init__.py'... Compiling '/usr/lib/python3.10/xml/parsers/expat.py'... Compiling '/usr/lib/python3.10/xml/sax/__init__.py'... Compiling '/usr/lib/python3.10/xml/sax/_exceptions.py'... Compiling '/usr/lib/python3.10/xml/sax/expatreader.py'... Compiling '/usr/lib/python3.10/xml/sax/saxutils.py'... Compiling '/usr/lib/python3.10/xmlrpc/client.py'... Compiling '/usr/lib/python3.10/zipapp.py'... Compiling '/usr/lib/python3.10/zipimport.py'... Compiling '/usr/lib/python3.10/test/test_xmlrpc.py'... Compiling '/usr/lib/python3.10/test/test_zipimport_support.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/__init__.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/__main__.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/_support.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'... Compiling '/usr/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/usr/lib/python3.10/test/xmltests.py'... Compiling '/usr/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/usr/lib/python3.10/this.py'... Compiling '/usr/lib/python3.10/threading.py'... Compiling '/usr/lib/python3.10/tkinter/test/__init__.py'... Compiling '/usr/lib/python3.10/tkinter/test/support.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/__init__.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_font.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_images.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_tkinter/test_text.py'... Compiling '/usr/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'... Compiling '/usr/lib/python3.10/tty.py'... Compiling '/usr/lib/python3.10/turtle.py'... Compiling '/usr/lib/python3.10/unittest/test/__init__.py'... Compiling '/usr/lib/python3.10/unittest/test/_test_warnings.py'... Compiling '/usr/lib/python3.10/unittest/test/test_assertions.py'... Compiling '/usr/lib/python3.10/unittest/test/test_functiontestcase.py'... Compiling '/usr/lib/python3.10/unittest/test/test_loader.py'... Compiling '/usr/lib/python3.10/unittest/test/test_setups.py'... Compiling '/usr/lib/python3.10/unittest/test/test_skipping.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testcallable.py'... Compiling '/usr/lib/python3.10/unittest/test/testmock/testhelpers.py'... Compiling '/usr/lib/python3.10/unittest/util.py'... Compiling '/usr/lib/python3.10/urllib/__init__.py'... Compiling '/usr/lib/python3.10/urllib/response.py'... Compiling '/usr/lib/python3.10/urllib/robotparser.py'... Compiling '/usr/lib/python3.10/wave.py'... Compiling '/usr/lib/python3.10/webbrowser.py'... Compiling '/usr/lib/python3.10/xml/sax/handler.py'... Compiling '/usr/lib/python3.10/xml/sax/xmlreader.py'... Compiling '/usr/lib/python3.10/xmlrpc/__init__.py'... Compiling '/usr/lib/python3.10/xmlrpc/server.py'... Compiling '/usr/lib/python3.10/zipfile.py'... Listing '/usr/lib/python3.10/asyncio'... Listing '/usr/lib/python3.10/collections'... Listing '/usr/lib/python3.10/concurrent'... Listing '/usr/lib/python3.10/concurrent/futures'... Listing '/usr/lib/python3.10/ctypes'... Listing '/usr/lib/python3.10/ctypes/macholib'... Listing '/usr/lib/python3.10/ctypes/test'... Listing '/usr/lib/python3.10/curses'... Listing '/usr/lib/python3.10/dbm'... Listing '/usr/lib/python3.10/distutils'... Listing '/usr/lib/python3.10/distutils/command'... Listing '/usr/lib/python3.10/distutils/tests'... Listing '/usr/lib/python3.10/email'... Listing '/usr/lib/python3.10/email/mime'... Listing '/usr/lib/python3.10/encodings'... Listing '/usr/lib/python3.10/ensurepip'... Listing '/usr/lib/python3.10/ensurepip/_bundled'... Listing '/usr/lib/python3.10/html'... Listing '/usr/lib/python3.10/http'... Listing '/usr/lib/python3.10/idlelib'... Listing '/usr/lib/python3.10/idlelib/Icons'... Listing '/usr/lib/python3.10/idlelib/idle_test'... Listing '/usr/lib/python3.10/importlib'... Listing '/usr/lib/python3.10/importlib/metadata'... Listing '/usr/lib/python3.10/json'... Listing '/usr/lib/python3.10/lib2to3'... Listing '/usr/lib/python3.10/lib2to3/fixes'... Listing '/usr/lib/python3.10/lib2to3/pgen2'... Listing '/usr/lib/python3.10/lib2to3/tests'... Listing '/usr/lib/python3.10/lib2to3/tests/data'... Listing '/usr/lib/python3.10/lib2to3/tests/data/fixers'... Listing '/usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes'... Listing '/usr/lib/python3.10/logging'... Listing '/usr/lib/python3.10/multiprocessing'... Listing '/usr/lib/python3.10/multiprocessing/dummy'... Listing '/usr/lib/python3.10/pydoc_data'... Listing '/usr/lib/python3.10/site-packages'... Listing '/usr/lib/python3.10/sqlite3'... Listing '/usr/lib/python3.10/sqlite3/test'... Listing '/usr/lib/python3.10/test'... Listing '/usr/lib/python3.10/test/audiodata'... Listing '/usr/lib/python3.10/test/capath'... Listing '/usr/lib/python3.10/test/cjkencodings'... Listing '/usr/lib/python3.10/test/data'... Listing '/usr/lib/python3.10/test/decimaltestdata'... Listing '/usr/lib/python3.10/test/dtracedata'... Listing '/usr/lib/python3.10/test/encoded_modules'... Listing '/usr/lib/python3.10/test/imghdrdata'... Listing '/usr/lib/python3.10/test/libregrtest'... Listing '/usr/lib/python3.10/test/sndhdrdata'... Listing '/usr/lib/python3.10/test/subprocessdata'... Listing '/usr/lib/python3.10/test/support'... Listing '/usr/lib/python3.10/test/test_asyncio'... Listing '/usr/lib/python3.10/test/test_email'... Listing '/usr/lib/python3.10/test/test_email/data'... Listing '/usr/lib/python3.10/test/test_import'... Listing '/usr/lib/python3.10/test/test_import/data'... Listing '/usr/lib/python3.10/test/test_import/data/circular_imports'... Listing '/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg'... Listing '/usr/lib/python3.10/test/test_import/data/package'... Listing '/usr/lib/python3.10/test/test_import/data/package2'... Listing '/usr/lib/python3.10/test/test_import/data/unwritable'... Listing '/usr/lib/python3.10/test/test_importlib'... Listing '/usr/lib/python3.10/test/test_importlib/builtin'... Listing '/usr/lib/python3.10/test/test_importlib/data'... Listing '/usr/lib/python3.10/test/test_importlib/data01'... Listing '/usr/lib/python3.10/test/test_importlib/data01/subdirectory'... Listing '/usr/lib/python3.10/test/test_importlib/data02'... Listing '/usr/lib/python3.10/test/test_importlib/data02/one'... Listing '/usr/lib/python3.10/test/test_importlib/data02/two'... Listing '/usr/lib/python3.10/test/test_importlib/data03'... Listing '/usr/lib/python3.10/test/test_importlib/data03/namespace'... Listing '/usr/lib/python3.10/test/test_importlib/data03/namespace/portion1'... Listing '/usr/lib/python3.10/test/test_importlib/data03/namespace/portion2'... Listing '/usr/lib/python3.10/test/test_importlib/extension'... Listing '/usr/lib/python3.10/test/test_importlib/frozen'... Listing '/usr/lib/python3.10/test/test_importlib/import_'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/usr/lib/python3.10/test/test_importlib/namespacedata01'... Listing '/usr/lib/python3.10/test/test_importlib/partial'... Listing '/usr/lib/python3.10/test/test_importlib/source'... Listing '/usr/lib/python3.10/test/test_importlib/zipdata01'... Listing '/usr/lib/python3.10/test/test_importlib/zipdata02'... Listing '/usr/lib/python3.10/test/test_json'... Listing '/usr/lib/python3.10/test/test_peg_generator'... Listing '/usr/lib/python3.10/test/test_tools'... Listing '/usr/lib/python3.10/test/test_warnings'... Listing '/usr/lib/python3.10/test/test_warnings/data'... Listing '/usr/lib/python3.10/test/test_zoneinfo'... Listing '/usr/lib/python3.10/test/test_zoneinfo/data'... Listing '/usr/lib/python3.10/test/tracedmodules'... Listing '/usr/lib/python3.10/test/typinganndata'... Listing '/usr/lib/python3.10/test/xmltestdata'... Listing '/usr/lib/python3.10/test/xmltestdata/c14n-20'... Listing '/usr/lib/python3.10/test/ziptestdata'... Listing '/usr/lib/python3.10/tkinter'... Listing '/usr/lib/python3.10/tkinter/test'... Listing '/usr/lib/python3.10/tkinter/test/test_tkinter'... Listing '/usr/lib/python3.10/tkinter/test/test_ttk'... Listing '/usr/lib/python3.10/turtledemo'... Listing '/usr/lib/python3.10/unittest'... Listing '/usr/lib/python3.10/unittest/test'... Listing '/usr/lib/python3.10/unittest/test/testmock'... Listing '/usr/lib/python3.10/urllib'... Listing '/usr/lib/python3.10/venv'... Listing '/usr/lib/python3.10/venv/scripts'... Listing '/usr/lib/python3.10/venv/scripts/common'... Listing '/usr/lib/python3.10/venv/scripts/posix'... Listing '/usr/lib/python3.10/wsgiref'... Listing '/usr/lib/python3.10/xml'... Listing '/usr/lib/python3.10/xml/dom'... Listing '/usr/lib/python3.10/xml/etree'... Listing '/usr/lib/python3.10/xml/parsers'... Listing '/usr/lib/python3.10/xml/sax'... Listing '/usr/lib/python3.10/xmlrpc'... Listing '/usr/lib/python3.10/zoneinfo'... PYTHONPATH=/usr/lib/python3.10 LD_LIBRARY_PATH=/usr/src/Python-3.10.8 \ ./python -E -Wi /usr/lib/python3.10/compileall.py \ -j0 -d /usr/lib/python3.10/site-packages -f \ -x badsyntax /usr/lib/python3.10/site-packages Listing '/usr/lib/python3.10/site-packages'... PYTHONPATH=/usr/lib/python3.10 LD_LIBRARY_PATH=/usr/src/Python-3.10.8 \ ./python -E -Wi -O /usr/lib/python3.10/compileall.py \ -j0 -d /usr/lib/python3.10/site-packages -f \ -x badsyntax /usr/lib/python3.10/site-packages Listing '/usr/lib/python3.10/site-packages'... PYTHONPATH=/usr/lib/python3.10 LD_LIBRARY_PATH=/usr/src/Python-3.10.8 \ ./python -E -Wi -OO /usr/lib/python3.10/compileall.py \ -j0 -d /usr/lib/python3.10/site-packages -f \ -x badsyntax /usr/lib/python3.10/site-packages Listing '/usr/lib/python3.10/site-packages'... PYTHONPATH=/usr/lib/python3.10 LD_LIBRARY_PATH=/usr/src/Python-3.10.8 \ ./python -E -m lib2to3.pgen2.driver /usr/lib/python3.10/lib2to3/Grammar.txt Generating grammar tables from /usr/lib/python3.10/lib2to3/Grammar.txt Writing grammar tables to /usr/lib/python3.10/lib2to3/Grammar3.10.8.final.0.pickle PYTHONPATH=/usr/lib/python3.10 LD_LIBRARY_PATH=/usr/src/Python-3.10.8 \ ./python -E -m lib2to3.pgen2.driver /usr/lib/python3.10/lib2to3/PatternGrammar.txt Generating grammar tables from /usr/lib/python3.10/lib2to3/PatternGrammar.txt Writing grammar tables to /usr/lib/python3.10/lib2to3/PatternGrammar3.10.8.final.0.pickle Creating directory /usr/include/python3.10 Creating directory /usr/include/python3.10/cpython Creating directory /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/Python.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/abstract.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/bltinmodule.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/boolobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/bytearrayobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/bytesobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/cellobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/ceval.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/classobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/code.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/codecs.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/compile.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/complexobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/context.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/datetime.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/descrobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/dictobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/dynamic_annotations.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/enumobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/errcode.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/eval.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/exports.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/fileobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/fileutils.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/floatobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/frameobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/funcobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/genericaliasobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/genobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/import.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/interpreteridobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/intrcheck.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/iterobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/listobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/longintrepr.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/longobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/marshal.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/memoryobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/methodobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/modsupport.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/moduleobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/namespaceobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/object.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/objimpl.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/opcode.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/osdefs.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/osmodule.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/patchlevel.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/py_curses.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pycapsule.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pydtrace.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pyerrors.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pyexpat.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pyframe.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pyhash.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pylifecycle.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pymacconfig.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pymacro.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pymath.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pymem.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pyport.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pystate.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pystrcmp.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pystrhex.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pystrtod.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pythonrun.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/pythread.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/rangeobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/setobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/sliceobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/structmember.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/structseq.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/sysmodule.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/token.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/traceback.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/tracemalloc.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/tupleobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/typeslots.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/unicodeobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/warnings.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/weakrefobject.h /usr/include/python3.10 /usr/bin/install -c -m 644 ./Include/cpython/abstract.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/bytearrayobject.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/bytesobject.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/ceval.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/code.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/compile.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/dictobject.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/fileobject.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/fileutils.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/frameobject.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/import.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/initconfig.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/interpreteridobject.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/listobject.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/methodobject.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/object.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/objimpl.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/odictobject.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/picklebufobject.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pyctype.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pydebug.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pyerrors.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pyfpe.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pylifecycle.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pymem.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pystate.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pythonrun.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pytime.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/sysmodule.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/traceback.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/tupleobject.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/unicodeobject.h /usr/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/internal/pycore_abstract.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_accu.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_asdl.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_ast.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_ast_state.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_atomic.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_atomic_funcs.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_bitutils.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_blocks_output_buffer.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_bytes_methods.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_call.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_ceval.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_code.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_compile.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_condvar.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_context.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_dtoa.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_fileutils.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_format.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_gc.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_getopt.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_gil.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_hamt.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_hashtable.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_import.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_initconfig.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_interp.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_list.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_long.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_moduleobject.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_object.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_parser.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pathconfig.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pyarena.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pyerrors.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pyhash.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pylifecycle.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pymem.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pystate.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_runtime.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_structseq.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_symtable.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_sysmodule.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_traceback.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_tuple.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_ucnhash.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_unionobject.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_warnings.h /usr/include/python3.10/internal /usr/bin/install -c -m 644 pyconfig.h /usr/include/python3.10/pyconfig.h Creating directory /usr/lib/python3.10/config-3.10-aarch64-linux-gnu /usr/bin/install -c -m 644 Modules/config.c /usr/lib/python3.10/config-3.10-aarch64-linux-gnu/config.c /usr/bin/install -c -m 644 ./Modules/config.c.in /usr/lib/python3.10/config-3.10-aarch64-linux-gnu/config.c.in /usr/bin/install -c -m 644 Makefile /usr/lib/python3.10/config-3.10-aarch64-linux-gnu/Makefile /usr/bin/install -c -m 644 ./Modules/Setup /usr/lib/python3.10/config-3.10-aarch64-linux-gnu/Setup /usr/bin/install -c -m 644 Modules/Setup.local /usr/lib/python3.10/config-3.10-aarch64-linux-gnu/Setup.local /usr/bin/install -c -m 644 Misc/python.pc /usr/lib/pkgconfig/python-3.10.pc /usr/bin/install -c -m 644 Misc/python-embed.pc /usr/lib/pkgconfig/python-3.10-embed.pc /usr/bin/install -c ./Modules/makesetup /usr/lib/python3.10/config-3.10-aarch64-linux-gnu/makesetup /usr/bin/install -c ./install-sh /usr/lib/python3.10/config-3.10-aarch64-linux-gnu/install-sh /usr/bin/install -c python-config.py /usr/lib/python3.10/config-3.10-aarch64-linux-gnu/python-config.py /usr/bin/install -c python-config /usr/bin/python3.10-config LD_LIBRARY_PATH=/usr/src/Python-3.10.8 ./python -E ./setup.py install \ --prefix=/usr \ --install-scripts=/usr/bin \ --install-platlib=/usr/lib/python3.10/lib-dynload \ --root=/ running install running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers The necessary bits to build these optional modules were not found: _tkinter nis To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc pwd time running build_scripts copying and adjusting /usr/src/Python-3.10.8/Tools/scripts/pydoc3 -> build/scripts-3.10 copying and adjusting /usr/src/Python-3.10.8/Tools/scripts/idle3 -> build/scripts-3.10 copying and adjusting /usr/src/Python-3.10.8/Tools/scripts/2to3 -> build/scripts-3.10 changing mode of build/scripts-3.10/pydoc3 from 644 to 755 changing mode of build/scripts-3.10/idle3 from 644 to 755 changing mode of build/scripts-3.10/2to3 from 644 to 755 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10 running install_lib creating /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/array.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/binascii.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_json.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_elementtree.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_lsprof.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_sqlite3.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/spwd.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_codecs_hk.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload creating /usr/lib/python3.10/lib-dynload/__pycache__ copying build/lib.linux-aarch64-3.10/__pycache__/_sysconfigdata__linux_aarch64-linux-gnu.cpython-310.pyc -> /usr/lib/python3.10/lib-dynload/__pycache__ copying build/lib.linux-aarch64-3.10/_decimal.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_opcode.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_sha256.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_testinternalcapi.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_bz2.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_curses_panel.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_codecs_cn.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_pickle.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_testbuffer.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/ossaudiodev.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_csv.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_blake2.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_asyncio.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_curses.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_ssl.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_sha1.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_testimportmultiple.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_multiprocessing.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_bisect.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_uuid.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_lzma.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/xxlimited_35.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_sha3.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_statistics.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_queue.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/select.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_random.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/fcntl.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/zlib.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/grp.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/audioop.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_hashlib.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_datetime.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/resource.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_multibytecodec.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_gdbm.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_sha512.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_testmultiphase.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/termios.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/pyexpat.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_crypt.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/math.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_posixsubprocess.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_heapq.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_md5.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_sysconfigdata__linux_aarch64-linux-gnu.py -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/mmap.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_zoneinfo.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_codecs_kr.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/unicodedata.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/readline.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_posixshmem.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/xxlimited.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_socket.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_ctypes.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_testcapi.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_codecs_tw.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_codecs_jp.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_struct.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/syslog.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_dbm.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_ctypes_test.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/_contextvars.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload copying build/lib.linux-aarch64-3.10/cmath.cpython-310-aarch64-linux-gnu.so -> /usr/lib/python3.10/lib-dynload changing mode of /usr/lib/python3.10/lib-dynload/array.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/binascii.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_json.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_elementtree.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_lsprof.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_sqlite3.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/spwd.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_codecs_hk.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/__pycache__/_sysconfigdata__linux_aarch64-linux-gnu.cpython-310.pyc to 644 changing mode of /usr/lib/python3.10/lib-dynload/_decimal.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_opcode.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_sha256.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_testinternalcapi.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_bz2.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_curses_panel.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_codecs_cn.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_pickle.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_testbuffer.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/ossaudiodev.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_csv.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_blake2.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_asyncio.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_curses.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_ssl.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_sha1.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_testimportmultiple.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_multiprocessing.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_bisect.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_uuid.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_lzma.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/xxlimited_35.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_sha3.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_statistics.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_queue.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/select.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_random.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/fcntl.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/zlib.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/grp.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/audioop.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_hashlib.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_datetime.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/resource.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_multibytecodec.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_gdbm.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_sha512.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_testmultiphase.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/termios.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/pyexpat.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_crypt.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/math.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_heapq.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_md5.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_sysconfigdata__linux_aarch64-linux-gnu.py to 644 changing mode of /usr/lib/python3.10/lib-dynload/mmap.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_zoneinfo.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_codecs_kr.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/unicodedata.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/readline.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_posixshmem.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/xxlimited.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_socket.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_ctypes.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_testcapi.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_codecs_tw.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_codecs_jp.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_struct.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/syslog.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_dbm.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_ctypes_test.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/_contextvars.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/cmath.cpython-310-aarch64-linux-gnu.so to 755 changing mode of /usr/lib/python3.10/lib-dynload/ to 755 changing mode of /usr/lib/python3.10/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.10/idle3.10 -> /usr/bin copying build/scripts-3.10/pydoc3.10 -> /usr/bin copying build/scripts-3.10/2to3-3.10 -> /usr/bin changing mode of /usr/bin/idle3.10 to 755 changing mode of /usr/bin/pydoc3.10 to 755 changing mode of /usr/bin/2to3-3.10 to 755 rm /usr/lib/python3.10/lib-dynload/_sysconfigdata__linux_aarch64-linux-gnu.py rm -r /usr/lib/python3.10/lib-dynload/__pycache__ /usr/bin/install -c -m 644 ./Misc/python.man \ /usr/share/man/man1/python3.10.1 if test ! -d /usr/lib/pkgconfig; then \ echo "Creating directory /usr/lib/pkgconfig"; \ /usr/bin/install -c -d -m 755 /usr/lib/pkgconfig; \ fi if test -f /usr/bin/python3 -o -h /usr/bin/python3; \ then rm -f /usr/bin/python3; \ else true; \ fi (cd /usr/bin; ln -s python3.10 python3) if test "3.10" != "3.10"; then \ rm -f /usr/bin/python3.10-config; \ (cd /usr/bin; ln -s python3.10-config python3.10-config); \ rm -f /usr/lib/pkgconfig/python-3.10.pc; \ (cd /usr/lib/pkgconfig; ln -s python-3.10.pc python-3.10.pc); \ rm -f /usr/lib/pkgconfig/python-3.10-embed.pc; \ (cd /usr/lib/pkgconfig; ln -s python-3.10-embed.pc python-3.10-embed.pc); \ fi rm -f /usr/bin/python3-config (cd /usr/bin; ln -s python3.10-config python3-config) rm -f /usr/lib/pkgconfig/python3.pc (cd /usr/lib/pkgconfig; ln -s python-3.10.pc python3.pc) rm -f /usr/lib/pkgconfig/python3-embed.pc (cd /usr/lib/pkgconfig; ln -s python-3.10-embed.pc python3-embed.pc) rm -f /usr/bin/idle3 (cd /usr/bin; ln -s idle3.10 idle3) rm -f /usr/bin/pydoc3 (cd /usr/bin; ln -s pydoc3.10 pydoc3) rm -f /usr/bin/2to3 (cd /usr/bin; ln -s 2to3-3.10 2to3) if test "x" != "x" ; then \ rm -f /usr/bin/python3-32; \ (cd /usr/bin; ln -s python3.10-32 python3-32) \ fi if test "x" != "x" ; then \ rm -f /usr/bin/python3-intel64; \ (cd /usr/bin; ln -s python3.10-intel64 python3-intel64) \ fi rm -f /usr/share/man/man1/python3.1 (cd /usr/share/man/man1; ln -s python3.10.1 python3.1) if test "xupgrade" != "xno" ; then \ case upgrade in \ upgrade) ensurepip="--upgrade" ;; \ install|*) ensurepip="" ;; \ esac; \ LD_LIBRARY_PATH=/usr/src/Python-3.10.8 ./python -E -m ensurepip \ $ensurepip --root=/ ; \ fi Looking in links: /tmp/tmpfa0qz8mm Processing /tmp/tmpfa0qz8mm/setuptools-63.2.0-py3-none-any.whl Processing /tmp/tmpfa0qz8mm/pip-22.2.2-py3-none-any.whl Installing collected packages: setuptools, pip Successfully installed pip-22.2.2 setuptools-63.2.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv make[1]: Leaving directory '/usr/src/Python-3.10.8' # Remove precompiled pycache at toolchain and tests cd /usr/lib/python3.10 && find . | grep -E "(/test/)" | xargs rm -rf Updating linker cache... Install done; saving file list to /usr/src/log/Python-3.10.8 ... make: Leaving directory '/usr/src/lfs' May 14 16:53:38: Building python3-setuptools make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' setuptools-67.5.1.tar.gz checksum OK ====================================== Installing setuptools-67.5.1 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/setuptools-67.5.1 && python3 setup.py install running install /usr/src/setuptools-67.5.1/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/src/setuptools-67.5.1/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info writing setuptools.egg-info/PKG-INFO writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt writing requirements to setuptools.egg-info/requires.txt writing top-level names to setuptools.egg-info/top_level.txt writing setuptools.egg-info/PKG-INFO writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt writing requirements to setuptools.egg-info/requires.txt writing top-level names to setuptools.egg-info/top_level.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'tests' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.conf' under directory 'docs' warning: no files found matching '*.css' under directory 'docs' warning: no files found matching '*.css_t' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'indexsidebar.html' under directory 'docs' warning: no files found matching 'msvc-build-launcher.cmd' adding license file 'LICENSE' writing manifest file 'setuptools.egg-info/SOURCES.txt' installing library code to build/bdist.linux-aarch64/egg running install_lib running build_py creating build creating build/lib creating build/lib/setuptools copying setuptools/_itertools.py -> build/lib/setuptools copying setuptools/package_index.py -> build/lib/setuptools copying setuptools/version.py -> build/lib/setuptools copying setuptools/monkey.py -> build/lib/setuptools copying setuptools/unicode_utils.py -> build/lib/setuptools copying setuptools/depends.py -> build/lib/setuptools copying setuptools/_normalization.py -> build/lib/setuptools copying setuptools/_reqs.py -> build/lib/setuptools copying setuptools/__init__.py -> build/lib/setuptools copying setuptools/extension.py -> build/lib/setuptools copying setuptools/msvc.py -> build/lib/setuptools copying setuptools/windows_support.py -> build/lib/setuptools copying setuptools/launch.py -> build/lib/setuptools copying setuptools/dep_util.py -> build/lib/setuptools copying setuptools/sandbox.py -> build/lib/setuptools copying setuptools/discovery.py -> build/lib/setuptools copying setuptools/_path.py -> build/lib/setuptools copying setuptools/py34compat.py -> build/lib/setuptools copying setuptools/installer.py -> build/lib/setuptools copying setuptools/namespaces.py -> build/lib/setuptools copying setuptools/archive_util.py -> build/lib/setuptools copying setuptools/logging.py -> build/lib/setuptools copying setuptools/dist.py -> build/lib/setuptools copying setuptools/errors.py -> build/lib/setuptools copying setuptools/_deprecation_warning.py -> build/lib/setuptools copying setuptools/wheel.py -> build/lib/setuptools copying setuptools/build_meta.py -> build/lib/setuptools copying setuptools/_entry_points.py -> build/lib/setuptools copying setuptools/glob.py -> build/lib/setuptools copying setuptools/_imp.py -> build/lib/setuptools copying setuptools/_importlib.py -> build/lib/setuptools creating build/lib/pkg_resources copying pkg_resources/__init__.py -> build/lib/pkg_resources creating build/lib/_distutils_hack copying _distutils_hack/__init__.py -> build/lib/_distutils_hack copying _distutils_hack/override.py -> build/lib/_distutils_hack creating build/lib/setuptools/command copying setuptools/command/saveopts.py -> build/lib/setuptools/command copying setuptools/command/upload.py -> build/lib/setuptools/command copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command copying setuptools/command/dist_info.py -> build/lib/setuptools/command copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command copying setuptools/command/__init__.py -> build/lib/setuptools/command copying setuptools/command/py36compat.py -> build/lib/setuptools/command copying setuptools/command/egg_info.py -> build/lib/setuptools/command copying setuptools/command/easy_install.py -> build/lib/setuptools/command copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command copying setuptools/command/setopt.py -> build/lib/setuptools/command copying setuptools/command/sdist.py -> build/lib/setuptools/command copying setuptools/command/install_scripts.py -> build/lib/setuptools/command copying setuptools/command/upload_docs.py -> build/lib/setuptools/command copying setuptools/command/register.py -> build/lib/setuptools/command copying setuptools/command/develop.py -> build/lib/setuptools/command copying setuptools/command/rotate.py -> build/lib/setuptools/command copying setuptools/command/build_clib.py -> build/lib/setuptools/command copying setuptools/command/alias.py -> build/lib/setuptools/command copying setuptools/command/build_py.py -> build/lib/setuptools/command copying setuptools/command/test.py -> build/lib/setuptools/command copying setuptools/command/build.py -> build/lib/setuptools/command copying setuptools/command/install_lib.py -> build/lib/setuptools/command copying setuptools/command/build_ext.py -> build/lib/setuptools/command copying setuptools/command/install.py -> build/lib/setuptools/command copying setuptools/command/editable_wheel.py -> build/lib/setuptools/command creating build/lib/setuptools/_distutils copying setuptools/_distutils/_functools.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/text_file.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/spawn.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/version.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_collections.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/file_util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/dir_util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/bcppcompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/__init__.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/extension.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/versionpredicate.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/dep_util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/fancy_getopt.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/filelist.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/py38compat.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_macos_compat.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_log.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/sysconfig.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/msvc9compiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/debug.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/log.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/archive_util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/dist.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/errors.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/cygwinccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/msvccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/cmd.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/core.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/config.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_msvccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/unixccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/py39compat.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/ccompiler.py -> build/lib/setuptools/_distutils creating build/lib/setuptools/_vendor copying setuptools/_vendor/zipp.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/typing_extensions.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/__init__.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/ordered_set.py -> build/lib/setuptools/_vendor creating build/lib/setuptools/config copying setuptools/config/pyprojecttoml.py -> build/lib/setuptools/config copying setuptools/config/__init__.py -> build/lib/setuptools/config copying setuptools/config/_apply_pyprojecttoml.py -> build/lib/setuptools/config copying setuptools/config/setupcfg.py -> build/lib/setuptools/config copying setuptools/config/expand.py -> build/lib/setuptools/config creating build/lib/setuptools/extern copying setuptools/extern/__init__.py -> build/lib/setuptools/extern creating build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/upload.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/_framework_compat.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/bdist_dumb.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_egg_info.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/__init__.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/bdist.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/clean.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/bdist_rpm.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build_scripts.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_data.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/sdist.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_scripts.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/register.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build_clib.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/check.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_headers.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build_py.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/config.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_lib.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build_ext.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/py37compat.py -> build/lib/setuptools/_distutils/command creating build/lib/setuptools/_vendor/jaraco copying setuptools/_vendor/jaraco/__init__.py -> build/lib/setuptools/_vendor/jaraco copying setuptools/_vendor/jaraco/context.py -> build/lib/setuptools/_vendor/jaraco copying setuptools/_vendor/jaraco/functools.py -> build/lib/setuptools/_vendor/jaraco creating build/lib/setuptools/_vendor/more_itertools copying setuptools/_vendor/more_itertools/__init__.py -> build/lib/setuptools/_vendor/more_itertools copying setuptools/_vendor/more_itertools/recipes.py -> build/lib/setuptools/_vendor/more_itertools copying setuptools/_vendor/more_itertools/more.py -> build/lib/setuptools/_vendor/more_itertools creating build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_itertools.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_functools.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_compat.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_collections.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/__init__.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_meta.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_py39compat.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_adapters.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_text.py -> build/lib/setuptools/_vendor/importlib_metadata creating build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/version.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_elffile.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__init__.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/utils.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/tags.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/specifiers.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_manylinux.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_musllinux.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_parser.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/markers.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/requirements.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_structures.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_tokenizer.py -> build/lib/setuptools/_vendor/packaging creating build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/readers.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_itertools.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_compat.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/__init__.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/simple.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_common.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_legacy.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/abc.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_adapters.py -> build/lib/setuptools/_vendor/importlib_resources creating build/lib/setuptools/_vendor/tomli copying setuptools/_vendor/tomli/_re.py -> build/lib/setuptools/_vendor/tomli copying setuptools/_vendor/tomli/__init__.py -> build/lib/setuptools/_vendor/tomli copying setuptools/_vendor/tomli/_parser.py -> build/lib/setuptools/_vendor/tomli copying setuptools/_vendor/tomli/_types.py -> build/lib/setuptools/_vendor/tomli creating build/lib/setuptools/_vendor/jaraco/text copying setuptools/_vendor/jaraco/text/__init__.py -> build/lib/setuptools/_vendor/jaraco/text creating build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/__init__.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/extra_validations.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/formats.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/error_reporting.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/fastjsonschema_validations.py -> build/lib/setuptools/config/_validate_pyproject creating build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/zipp.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/typing_extensions.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/__init__.py -> build/lib/pkg_resources/_vendor creating build/lib/pkg_resources/extern copying pkg_resources/extern/__init__.py -> build/lib/pkg_resources/extern creating build/lib/pkg_resources/_vendor/jaraco copying pkg_resources/_vendor/jaraco/__init__.py -> build/lib/pkg_resources/_vendor/jaraco copying pkg_resources/_vendor/jaraco/context.py -> build/lib/pkg_resources/_vendor/jaraco copying pkg_resources/_vendor/jaraco/functools.py -> build/lib/pkg_resources/_vendor/jaraco creating build/lib/pkg_resources/_vendor/more_itertools copying pkg_resources/_vendor/more_itertools/__init__.py -> build/lib/pkg_resources/_vendor/more_itertools copying pkg_resources/_vendor/more_itertools/recipes.py -> build/lib/pkg_resources/_vendor/more_itertools copying pkg_resources/_vendor/more_itertools/more.py -> build/lib/pkg_resources/_vendor/more_itertools creating build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/version.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_elffile.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__init__.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/utils.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/tags.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/specifiers.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_manylinux.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_musllinux.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_parser.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/markers.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/requirements.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_structures.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_tokenizer.py -> build/lib/pkg_resources/_vendor/packaging creating build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/__main__.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/version.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/api.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/__init__.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/windows.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/android.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/unix.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/macos.py -> build/lib/pkg_resources/_vendor/platformdirs creating build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/readers.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_itertools.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_compat.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/__init__.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/simple.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_common.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_legacy.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/abc.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_adapters.py -> build/lib/pkg_resources/_vendor/importlib_resources creating build/lib/pkg_resources/_vendor/jaraco/text copying pkg_resources/_vendor/jaraco/text/__init__.py -> build/lib/pkg_resources/_vendor/jaraco/text copying setuptools/script (dev).tmpl -> build/lib/setuptools copying setuptools/script.tmpl -> build/lib/setuptools copying setuptools/gui-32.exe -> build/lib/setuptools copying setuptools/cli.exe -> build/lib/setuptools copying setuptools/gui.exe -> build/lib/setuptools copying setuptools/gui-arm64.exe -> build/lib/setuptools copying setuptools/cli-64.exe -> build/lib/setuptools copying setuptools/cli-32.exe -> build/lib/setuptools copying setuptools/gui-64.exe -> build/lib/setuptools copying setuptools/cli-arm64.exe -> build/lib/setuptools copying setuptools/command/launcher manifest.xml -> build/lib/setuptools/command creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/egg creating build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/_itertools.py -> build/bdist.linux-aarch64/egg/setuptools creating build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/saveopts.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/upload.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/bdist_egg.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/dist_info.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/install_egg_info.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/py36compat.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/egg_info.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/easy_install.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/launcher manifest.xml -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/bdist_rpm.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/setopt.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/sdist.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/install_scripts.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/upload_docs.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/register.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/develop.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/rotate.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/build_clib.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/alias.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/build_py.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/test.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/build.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/install_lib.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/build_ext.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/install.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/command/editable_wheel.py -> build/bdist.linux-aarch64/egg/setuptools/command copying build/lib/setuptools/gui-32.exe -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/package_index.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/version.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/monkey.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/cli.exe -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/unicode_utils.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/depends.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/script (dev).tmpl -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/_normalization.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/_reqs.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/__init__.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/extension.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/gui.exe -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/msvc.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/windows_support.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/launch.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/dep_util.py -> build/bdist.linux-aarch64/egg/setuptools creating build/bdist.linux-aarch64/egg/setuptools/_distutils creating build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/upload.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/_framework_compat.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/bdist_dumb.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_egg_info.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/bdist.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/clean.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/bdist_rpm.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build_scripts.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_data.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/sdist.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_scripts.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/register.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build_clib.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/check.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_headers.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build_py.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/config.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_lib.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build_ext.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/py37compat.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils/command copying build/lib/setuptools/_distutils/_functools.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/text_file.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/spawn.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/version.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/_collections.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/file_util.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/dir_util.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/bcppcompiler.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/util.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/extension.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/versionpredicate.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/dep_util.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/fancy_getopt.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/filelist.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/py38compat.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/_macos_compat.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/_log.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/sysconfig.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/msvc9compiler.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/debug.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/log.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/archive_util.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/dist.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/errors.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/cygwinccompiler.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/msvccompiler.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/cmd.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/core.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/config.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/_msvccompiler.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/unixccompiler.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/py39compat.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/_distutils/ccompiler.py -> build/bdist.linux-aarch64/egg/setuptools/_distutils copying build/lib/setuptools/gui-arm64.exe -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/script.tmpl -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/sandbox.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/cli-64.exe -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/discovery.py -> build/bdist.linux-aarch64/egg/setuptools creating build/bdist.linux-aarch64/egg/setuptools/_vendor creating build/bdist.linux-aarch64/egg/setuptools/_vendor/jaraco copying build/lib/setuptools/_vendor/jaraco/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/jaraco creating build/bdist.linux-aarch64/egg/setuptools/_vendor/jaraco/text copying build/lib/setuptools/_vendor/jaraco/text/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/jaraco/text copying build/lib/setuptools/_vendor/jaraco/context.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/jaraco copying build/lib/setuptools/_vendor/jaraco/functools.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/jaraco copying build/lib/setuptools/_vendor/zipp.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor copying build/lib/setuptools/_vendor/typing_extensions.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor copying build/lib/setuptools/_vendor/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor creating build/bdist.linux-aarch64/egg/setuptools/_vendor/more_itertools copying build/lib/setuptools/_vendor/more_itertools/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/more_itertools copying build/lib/setuptools/_vendor/more_itertools/recipes.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/more_itertools copying build/lib/setuptools/_vendor/more_itertools/more.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/more_itertools creating build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_itertools.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_functools.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_compat.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_collections.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_meta.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_py39compat.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_adapters.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_text.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata creating build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/version.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_elffile.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/utils.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/tags.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/specifiers.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_manylinux.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_musllinux.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_parser.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/markers.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/requirements.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_structures.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_tokenizer.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging creating build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/readers.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_itertools.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_compat.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/simple.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_common.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_legacy.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/abc.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_adapters.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/ordered_set.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor creating build/bdist.linux-aarch64/egg/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/tomli/_re.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/tomli/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/tomli/_parser.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/tomli/_types.py -> build/bdist.linux-aarch64/egg/setuptools/_vendor/tomli copying build/lib/setuptools/_path.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/py34compat.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/cli-32.exe -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/installer.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/namespaces.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/archive_util.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/logging.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/dist.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/errors.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/gui-64.exe -> build/bdist.linux-aarch64/egg/setuptools creating build/bdist.linux-aarch64/egg/setuptools/config copying build/lib/setuptools/config/pyprojecttoml.py -> build/bdist.linux-aarch64/egg/setuptools/config creating build/bdist.linux-aarch64/egg/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/extra_validations.py -> build/bdist.linux-aarch64/egg/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py -> build/bdist.linux-aarch64/egg/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/formats.py -> build/bdist.linux-aarch64/egg/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/error_reporting.py -> build/bdist.linux-aarch64/egg/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/fastjsonschema_validations.py -> build/bdist.linux-aarch64/egg/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/config copying build/lib/setuptools/config/_apply_pyprojecttoml.py -> build/bdist.linux-aarch64/egg/setuptools/config copying build/lib/setuptools/config/setupcfg.py -> build/bdist.linux-aarch64/egg/setuptools/config copying build/lib/setuptools/config/expand.py -> build/bdist.linux-aarch64/egg/setuptools/config copying build/lib/setuptools/_deprecation_warning.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/wheel.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/build_meta.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/_entry_points.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/glob.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/cli-arm64.exe -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/_imp.py -> build/bdist.linux-aarch64/egg/setuptools copying build/lib/setuptools/_importlib.py -> build/bdist.linux-aarch64/egg/setuptools creating build/bdist.linux-aarch64/egg/setuptools/extern copying build/lib/setuptools/extern/__init__.py -> build/bdist.linux-aarch64/egg/setuptools/extern creating build/bdist.linux-aarch64/egg/pkg_resources copying build/lib/pkg_resources/__init__.py -> build/bdist.linux-aarch64/egg/pkg_resources creating build/bdist.linux-aarch64/egg/pkg_resources/_vendor creating build/bdist.linux-aarch64/egg/pkg_resources/_vendor/jaraco copying build/lib/pkg_resources/_vendor/jaraco/__init__.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/jaraco creating build/bdist.linux-aarch64/egg/pkg_resources/_vendor/jaraco/text copying build/lib/pkg_resources/_vendor/jaraco/text/__init__.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/jaraco/text copying build/lib/pkg_resources/_vendor/jaraco/context.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/jaraco copying build/lib/pkg_resources/_vendor/jaraco/functools.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/jaraco copying build/lib/pkg_resources/_vendor/zipp.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/typing_extensions.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/__init__.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor creating build/bdist.linux-aarch64/egg/pkg_resources/_vendor/more_itertools copying build/lib/pkg_resources/_vendor/more_itertools/__init__.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/more_itertools copying build/lib/pkg_resources/_vendor/more_itertools/recipes.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/more_itertools copying build/lib/pkg_resources/_vendor/more_itertools/more.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/more_itertools creating build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/version.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_elffile.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/utils.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/tags.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_manylinux.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_musllinux.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_parser.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/markers.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/requirements.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_tokenizer.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging creating build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/__main__.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/version.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/api.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/__init__.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/windows.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/android.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/unix.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/macos.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs creating build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/readers.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_itertools.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_compat.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/__init__.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/simple.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_common.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_legacy.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/abc.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_adapters.py -> build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources creating build/bdist.linux-aarch64/egg/pkg_resources/extern copying build/lib/pkg_resources/extern/__init__.py -> build/bdist.linux-aarch64/egg/pkg_resources/extern creating build/bdist.linux-aarch64/egg/_distutils_hack copying build/lib/_distutils_hack/__init__.py -> build/bdist.linux-aarch64/egg/_distutils_hack copying build/lib/_distutils_hack/override.py -> build/bdist.linux-aarch64/egg/_distutils_hack byte-compiling build/bdist.linux-aarch64/egg/setuptools/_itertools.py to _itertools.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/saveopts.py to saveopts.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/upload.py to upload.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/bdist_egg.py to bdist_egg.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/dist_info.py to dist_info.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/install_egg_info.py to install_egg_info.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/py36compat.py to py36compat.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/egg_info.py to egg_info.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/easy_install.py to easy_install.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/bdist_rpm.py to bdist_rpm.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/setopt.py to setopt.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/sdist.py to sdist.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/install_scripts.py to install_scripts.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/upload_docs.py to upload_docs.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/register.py to register.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/develop.py to develop.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/rotate.py to rotate.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/build_clib.py to build_clib.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/alias.py to alias.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/build_py.py to build_py.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/test.py to test.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/build.py to build.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/install_lib.py to install_lib.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/build_ext.py to build_ext.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/install.py to install.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/command/editable_wheel.py to editable_wheel.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/package_index.py to package_index.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/monkey.py to monkey.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/unicode_utils.py to unicode_utils.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/depends.py to depends.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_normalization.py to _normalization.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_reqs.py to _reqs.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/extension.py to extension.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/msvc.py to msvc.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/windows_support.py to windows_support.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/launch.py to launch.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/dep_util.py to dep_util.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/upload.py to upload.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/_framework_compat.py to _framework_compat.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/bdist_dumb.py to bdist_dumb.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/install_egg_info.py to install_egg_info.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/bdist.py to bdist.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/clean.py to clean.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/bdist_rpm.py to bdist_rpm.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/build_scripts.py to build_scripts.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/install_data.py to install_data.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/sdist.py to sdist.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/install_scripts.py to install_scripts.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/register.py to register.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/build_clib.py to build_clib.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/check.py to check.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/install_headers.py to install_headers.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/build_py.py to build_py.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/build.py to build.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/config.py to config.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/install_lib.py to install_lib.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/build_ext.py to build_ext.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/install.py to install.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/command/py37compat.py to py37compat.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/_functools.py to _functools.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/text_file.py to text_file.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/spawn.py to spawn.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/_collections.py to _collections.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/file_util.py to file_util.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/dir_util.py to dir_util.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/bcppcompiler.py to bcppcompiler.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/util.py to util.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/extension.py to extension.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/versionpredicate.py to versionpredicate.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/dep_util.py to dep_util.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/fancy_getopt.py to fancy_getopt.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/filelist.py to filelist.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/py38compat.py to py38compat.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/_macos_compat.py to _macos_compat.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/_log.py to _log.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/sysconfig.py to sysconfig.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/msvc9compiler.py to msvc9compiler.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/debug.py to debug.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/log.py to log.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/archive_util.py to archive_util.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/dist.py to dist.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/errors.py to errors.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/cygwinccompiler.py to cygwinccompiler.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/msvccompiler.py to msvccompiler.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/cmd.py to cmd.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/core.py to core.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/config.py to config.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/_msvccompiler.py to _msvccompiler.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/unixccompiler.py to unixccompiler.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/py39compat.py to py39compat.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_distutils/ccompiler.py to ccompiler.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/sandbox.py to sandbox.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/discovery.py to discovery.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/jaraco/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/jaraco/text/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/jaraco/context.py to context.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/jaraco/functools.py to functools.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/zipp.py to zipp.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/typing_extensions.py to typing_extensions.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/more_itertools/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/more_itertools/recipes.py to recipes.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/more_itertools/more.py to more.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata/_itertools.py to _itertools.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata/_functools.py to _functools.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata/_compat.py to _compat.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata/_collections.py to _collections.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata/_meta.py to _meta.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata/_py39compat.py to _py39compat.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata/_adapters.py to _adapters.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_metadata/_text.py to _text.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging/_elffile.py to _elffile.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging/tags.py to tags.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging/specifiers.py to specifiers.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging/_manylinux.py to _manylinux.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging/_musllinux.py to _musllinux.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging/_parser.py to _parser.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging/markers.py to markers.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging/requirements.py to requirements.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging/_structures.py to _structures.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/packaging/_tokenizer.py to _tokenizer.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources/readers.py to readers.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources/_itertools.py to _itertools.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources/_compat.py to _compat.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources/simple.py to simple.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources/_common.py to _common.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources/_legacy.py to _legacy.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources/abc.py to abc.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/importlib_resources/_adapters.py to _adapters.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/ordered_set.py to ordered_set.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/tomli/_re.py to _re.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/tomli/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/tomli/_parser.py to _parser.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_vendor/tomli/_types.py to _types.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_path.py to _path.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/py34compat.py to py34compat.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/installer.py to installer.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/namespaces.py to namespaces.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/archive_util.py to archive_util.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/logging.py to logging.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/dist.py to dist.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/errors.py to errors.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/config/pyprojecttoml.py to pyprojecttoml.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/config/_validate_pyproject/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/config/_validate_pyproject/extra_validations.py to extra_validations.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py to fastjsonschema_exceptions.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/config/_validate_pyproject/formats.py to formats.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/config/_validate_pyproject/error_reporting.py to error_reporting.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/config/_validate_pyproject/fastjsonschema_validations.py to fastjsonschema_validations.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/config/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/config/_apply_pyprojecttoml.py to _apply_pyprojecttoml.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/config/setupcfg.py to setupcfg.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/config/expand.py to expand.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_deprecation_warning.py to _deprecation_warning.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/wheel.py to wheel.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/build_meta.py to build_meta.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_entry_points.py to _entry_points.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/glob.py to glob.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_imp.py to _imp.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/_importlib.py to _importlib.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/setuptools/extern/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/jaraco/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/jaraco/text/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/jaraco/context.py to context.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/jaraco/functools.py to functools.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/zipp.py to zipp.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/typing_extensions.py to typing_extensions.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/more_itertools/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/more_itertools/recipes.py to recipes.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/more_itertools/more.py to more.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging/_elffile.py to _elffile.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging/tags.py to tags.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging/specifiers.py to specifiers.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging/_manylinux.py to _manylinux.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging/_musllinux.py to _musllinux.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging/_parser.py to _parser.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging/markers.py to markers.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging/requirements.py to requirements.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging/_structures.py to _structures.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/packaging/_tokenizer.py to _tokenizer.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs/__main__.py to __main__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs/version.py to version.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs/api.py to api.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs/windows.py to windows.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs/android.py to android.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs/unix.py to unix.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/platformdirs/macos.py to macos.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources/readers.py to readers.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources/_itertools.py to _itertools.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources/_compat.py to _compat.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources/simple.py to simple.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources/_common.py to _common.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources/_legacy.py to _legacy.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources/abc.py to abc.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/_vendor/importlib_resources/_adapters.py to _adapters.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/pkg_resources/extern/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/_distutils_hack/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/_distutils_hack/override.py to override.cpython-310.pyc creating build/bdist.linux-aarch64/egg/EGG-INFO copying setuptools.egg-info/PKG-INFO -> build/bdist.linux-aarch64/egg/EGG-INFO copying setuptools.egg-info/SOURCES.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying setuptools.egg-info/dependency_links.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying setuptools.egg-info/entry_points.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying setuptools.egg-info/requires.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying setuptools.egg-info/top_level.txt -> build/bdist.linux-aarch64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... _distutils_hack.__pycache__.__init__.cpython-310: module references __file__ pkg_resources.__pycache__.__init__.cpython-310: module references __file__ pkg_resources.__pycache__.__init__.cpython-310: module references __path__ pkg_resources._vendor.importlib_resources.__pycache__._common.cpython-310: module references __file__ pkg_resources._vendor.importlib_resources.__pycache__._common.cpython-310: module MAY be using inspect.stack setuptools._distutils.__pycache__.dist.cpython-310: module references __file__ setuptools._vendor.importlib_resources.__pycache__._common.cpython-310: module references __file__ setuptools._vendor.importlib_resources.__pycache__._common.cpython-310: module MAY be using inspect.stack setuptools.command.__pycache__.install.cpython-310: module MAY be using inspect.getframeinfo setuptools.command.__pycache__.install.cpython-310: module MAY be using inspect.getouterframes setuptools.command.__pycache__.setopt.cpython-310: module references __file__ setuptools.command.__pycache__.test.cpython-310: module references __path__ creating dist creating 'dist/setuptools-67.5.1-py3.10.egg' and adding 'build/bdist.linux-aarch64/egg' to it removing 'build/bdist.linux-aarch64/egg' (and everything under it) Processing setuptools-67.5.1-py3.10.egg creating /usr/lib/python3.10/site-packages/setuptools-67.5.1-py3.10.egg Extracting setuptools-67.5.1-py3.10.egg to /usr/lib/python3.10/site-packages Adding setuptools 67.5.1 to easy-install.pth file Installed /usr/lib/python3.10/site-packages/setuptools-67.5.1-py3.10.egg Processing dependencies for setuptools==67.5.1 Finished processing dependencies for setuptools==67.5.1 Updating linker cache... Install done; saving file list to /usr/src/log/setuptools-67.5.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:53:41: Building ninja make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' ninja-1.12.1.tar.gz checksum OK ====================================== Installing ninja-1.12.1 ... Install started; saving file list to /usr/src/lsalr ... # Allow to limit the paralell build processes ninja will do. cd /usr/src/ninja-1.12.1 && sed -i '/int Guess/a \ int j = 0;\ char* jobs = getenv( "NINJAJOBS" );\ if ( jobs != NULL ) j = atoi( jobs );\ if ( j > 0 ) return j;\ ' src/ninja.cc # Configure and bootstrap the build environment cd /usr/src/ninja-1.12.1 && python3 configure.py --bootstrap --verbose bootstrapping ninja... "./src/inline.sh" kBrowsePy < ./src/browse.py > build/browse_py.h c++ -MMD -MT build/browse.o -MF build/browse.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/browse.cc -o build/browse.o warning: A compatible version of re2c (>= 0.15.3) was not found; changes to src/*.in.cc will not affect your build. c++ -MMD -MT build/depfile_parser.o -MF build/depfile_parser.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/depfile_parser.cc -o build/depfile_parser.o c++ -MMD -MT build/lexer.o -MF build/lexer.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/lexer.cc -o build/lexer.o rm -f build/libninja-re2c.a && ar crs build/libninja-re2c.a build/depfile_parser.o build/lexer.o c++ -MMD -MT build/build.o -MF build/build.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/build.cc -o build/build.o c++ -MMD -MT build/build_log.o -MF build/build_log.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/build_log.cc -o build/build_log.o c++ -MMD -MT build/clean.o -MF build/clean.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/clean.cc -o build/clean.o c++ -MMD -MT build/clparser.o -MF build/clparser.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/clparser.cc -o build/clparser.o c++ -MMD -MT build/debug_flags.o -MF build/debug_flags.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/debug_flags.cc -o build/debug_flags.o c++ -MMD -MT build/deps_log.o -MF build/deps_log.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/deps_log.cc -o build/deps_log.o c++ -MMD -MT build/disk_interface.o -MF build/disk_interface.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/disk_interface.cc -o build/disk_interface.o ./src/json.cc: In function 'std::string EncodeJSONString(const std::string&)': ./src/json.cc:36:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] 36 | else if (0x0 <= c && c < 0x20) { | ~~~~^~~~ c++ -MMD -MT build/dyndep.o -MF build/dyndep.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/dyndep.cc -o build/dyndep.o c++ -MMD -MT build/dyndep_parser.o -MF build/dyndep_parser.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/dyndep_parser.cc -o build/dyndep_parser.o c++ -MMD -MT build/edit_distance.o -MF build/edit_distance.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/edit_distance.cc -o build/edit_distance.o c++ -MMD -MT build/eval_env.o -MF build/eval_env.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/eval_env.cc -o build/eval_env.o c++ -MMD -MT build/graph.o -MF build/graph.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/graph.cc -o build/graph.o c++ -MMD -MT build/graphviz.o -MF build/graphviz.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/graphviz.cc -o build/graphviz.o c++ -MMD -MT build/json.o -MF build/json.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/json.cc -o build/json.o c++ -MMD -MT build/line_printer.o -MF build/line_printer.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/line_printer.cc -o build/line_printer.o c++ -MMD -MT build/manifest_parser.o -MF build/manifest_parser.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/manifest_parser.cc -o build/manifest_parser.o c++ -MMD -MT build/metrics.o -MF build/metrics.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/metrics.cc -o build/metrics.o c++ -MMD -MT build/missing_deps.o -MF build/missing_deps.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/missing_deps.cc -o build/missing_deps.o [1/32] "./src/inline.sh" kBrowsePy < src/browse.py > build/browse_py.h [2/32] c++ -MMD -MT build/depfile_parser.o -MF build/depfile_parser.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/depfile_parser.cc -o build/depfile_parser.o [3/32] c++ -MMD -MT build/lexer.o -MF build/lexer.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/lexer.cc -o build/lexer.o [4/32] c++ -MMD -MT build/browse.o -MF build/browse.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/browse.cc -o build/browse.o [5/32] c++ -MMD -MT build/debug_flags.o -MF build/debug_flags.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/debug_flags.cc -o build/debug_flags.o [6/32] c++ -MMD -MT build/clean.o -MF build/clean.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/clean.cc -o build/clean.o [7/32] c++ -MMD -MT build/build_log.o -MF build/build_log.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/build_log.cc -o build/build_log.o [8/32] c++ -MMD -MT build/clparser.o -MF build/clparser.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/clparser.cc -o build/clparser.o [9/32] c++ -MMD -MT build/build.o -MF build/build.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/build.cc -o build/build.o [10/32] c++ -MMD -MT build/disk_interface.o -MF build/disk_interface.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/disk_interface.cc -o build/disk_interface.o [11/32] c++ -MMD -MT build/deps_log.o -MF build/deps_log.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/deps_log.cc -o build/deps_log.o [12/32] c++ -MMD -MT build/dyndep.o -MF build/dyndep.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/dyndep.cc -o build/dyndep.o [13/32] c++ -MMD -MT build/edit_distance.o -MF build/edit_distance.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/edit_distance.cc -o build/edit_distance.o [14/32] c++ -MMD -MT build/dyndep_parser.o -MF build/dyndep_parser.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/dyndep_parser.cc -o build/dyndep_parser.o [15/32] c++ -MMD -MT build/eval_env.o -MF build/eval_env.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/eval_env.cc -o build/eval_env.o [16/32] c++ -MMD -MT build/graphviz.o -MF build/graphviz.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/graphviz.cc -o build/graphviz.o [17/32] c++ -MMD -MT build/json.o -MF build/json.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/json.cc -o build/json.o src/json.cc: In function 'std::string EncodeJSONString(const std::string&)': src/json.cc:36:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] 36 | else if (0x0 <= c && c < 0x20) { | ~~~~^~~~ [18/32] c++ -MMD -MT build/graph.o -MF build/graph.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/graph.cc -o build/graph.o [19/32] c++ -MMD -MT build/line_printer.o -MF build/line_printer.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/line_printer.cc -o build/line_printer.o [20/32] c++ -MMD -MT build/metrics.o -MF build/metrics.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/metrics.cc -o build/metrics.o [21/32] c++ -MMD -MT build/manifest_parser.o -MF build/manifest_parser.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/manifest_parser.cc -o build/manifest_parser.o [22/32] c++ -MMD -MT build/missing_deps.o -MF build/missing_deps.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/missing_deps.cc -o build/missing_deps.o [23/32] c++ -MMD -MT build/parser.o -MF build/parser.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/parser.cc -o build/parser.o [24/32] c++ -MMD -MT build/state.o -MF build/state.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/state.cc -o build/state.o [25/32] c++ -MMD -MT build/version.o -MF build/version.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/version.cc -o build/version.o [26/32] c++ -MMD -MT build/string_piece_util.o -MF build/string_piece_util.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/string_piece_util.cc -o build/string_piece_util.o [27/32] c++ -MMD -MT build/util.o -MF build/util.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/util.cc -o build/util.o [28/32] c++ -MMD -MT build/status.o -MF build/status.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/status.cc -o build/status.o [29/32] c++ -MMD -MT build/subprocess-posix.o -MF build/subprocess-posix.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/subprocess-posix.cc -o build/subprocess-posix.o [30/32] rm -f build/libninja.a && ar crs build/libninja.a build/browse.o build/depfile_parser.o build/lexer.o build/build.o build/build_log.o build/clean.o build/clparser.o build/debug_flags.o build/deps_log.o build/disk_interface.o build/dyndep.o build/dyndep_parser.o build/edit_distance.o build/eval_env.o build/graph.o build/graphviz.o build/json.o build/line_printer.o build/manifest_parser.o build/metrics.o build/missing_deps.o build/parser.o build/state.o build/status.o build/string_piece_util.o build/util.o build/version.o build/subprocess-posix.o [31/32] c++ -MMD -MT build/ninja.o -MF build/ninja.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/ninja.cc -o build/ninja.o [32/32] c++ -Lbuild -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o ninja build/ninja.o -lninja c++ -MMD -MT build/parser.o -MF build/parser.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/parser.cc -o build/parser.o c++ -MMD -MT build/state.o -MF build/state.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/state.cc -o build/state.o c++ -MMD -MT build/status.o -MF build/status.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/status.cc -o build/status.o c++ -MMD -MT build/string_piece_util.o -MF build/string_piece_util.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/string_piece_util.cc -o build/string_piece_util.o c++ -MMD -MT build/util.o -MF build/util.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/util.cc -o build/util.o c++ -MMD -MT build/version.o -MF build/version.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/version.cc -o build/version.o c++ -MMD -MT build/subprocess-posix.o -MF build/subprocess-posix.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/subprocess-posix.cc -o build/subprocess-posix.o rm -f build/libninja.a && ar crs build/libninja.a build/browse.o build/depfile_parser.o build/lexer.o build/build.o build/build_log.o build/clean.o build/clparser.o build/debug_flags.o build/deps_log.o build/disk_interface.o build/dyndep.o build/dyndep_parser.o build/edit_distance.o build/eval_env.o build/graph.o build/graphviz.o build/json.o build/line_printer.o build/manifest_parser.o build/metrics.o build/missing_deps.o build/parser.o build/state.o build/status.o build/string_piece_util.o build/util.o build/version.o build/subprocess-posix.o c++ -MMD -MT build/ninja.o -MF build/ninja.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c ./src/ninja.cc -o build/ninja.o c++ -Lbuild -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o ninja build/ninja.o -lninja wrote build.ninja. bootstrap complete. rebuilding... # Build ninja cd /usr/src/ninja-1.12.1 && ./ninja -v all [1/12] c++ -MMD -MT build/depfile_parser_perftest.o -MF build/depfile_parser_perftest.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/depfile_parser_perftest.cc -o build/depfile_parser_perftest.o [2/12] c++ -MMD -MT build/build_log_perftest.o -MF build/build_log_perftest.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/build_log_perftest.cc -o build/build_log_perftest.o [3/12] c++ -MMD -MT build/hash_collision_bench.o -MF build/hash_collision_bench.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/hash_collision_bench.cc -o build/hash_collision_bench.o [4/12] c++ -MMD -MT build/clparser_perftest.o -MF build/clparser_perftest.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/clparser_perftest.cc -o build/clparser_perftest.o [5/12] c++ -Lbuild -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o depfile_parser_perftest build/depfile_parser_perftest.o -lninja [6/12] c++ -MMD -MT build/manifest_parser_perftest.o -MF build/manifest_parser_perftest.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/manifest_parser_perftest.cc -o build/manifest_parser_perftest.o [7/12] c++ -MMD -MT build/canon_perftest.o -MF build/canon_perftest.o.d -g -Wall -Wextra -Wno-deprecated -Wno-missing-field-initializers -Wno-unused-parameter -fno-rtti -fno-exceptions -std=c++11 -fvisibility=hidden -pipe '-DNINJA_PYTHON="python3"' -O2 -DNDEBUG -fdiagnostics-color -DUSE_PPOLL -DNINJA_HAVE_BROWSE -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c src/canon_perftest.cc -o build/canon_perftest.o [8/12] c++ -Lbuild -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o hash_collision_bench build/hash_collision_bench.o -lninja [9/12] c++ -Lbuild -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o build_log_perftest build/build_log_perftest.o -lninja [10/12] c++ -Lbuild -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o canon_perftest build/canon_perftest.o -lninja [11/12] c++ -Lbuild -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o manifest_parser_perftest build/manifest_parser_perftest.o -lninja [12/12] c++ -Lbuild -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o clparser_perftest build/clparser_perftest.o -lninja # Install ninja. cd /usr/src/ninja-1.12.1 && install -vm755 ninja /usr/bin/ 'ninja' -> '/usr/bin/ninja' Updating linker cache... Install done; saving file list to /usr/src/log/ninja-1.12.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:53:46: Building meson make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' meson-1.6.0.tar.gz checksum OK ====================================== Installing meson-1.6.0 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/meson-1.6.0 && python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/mesonbuild copying mesonbuild/rewriter.py -> build/lib/mesonbuild copying mesonbuild/mcompile.py -> build/lib/mesonbuild copying mesonbuild/machinefile.py -> build/lib/mesonbuild copying mesonbuild/mlog.py -> build/lib/mesonbuild copying mesonbuild/environment.py -> build/lib/mesonbuild copying mesonbuild/envconfig.py -> build/lib/mesonbuild copying mesonbuild/msubprojects.py -> build/lib/mesonbuild copying mesonbuild/mintro.py -> build/lib/mesonbuild copying mesonbuild/arglist.py -> build/lib/mesonbuild copying mesonbuild/depfile.py -> build/lib/mesonbuild copying mesonbuild/mesondata.py -> build/lib/mesonbuild copying mesonbuild/mtest.py -> build/lib/mesonbuild copying mesonbuild/__init__.py -> build/lib/mesonbuild copying mesonbuild/mparser.py -> build/lib/mesonbuild copying mesonbuild/mconf.py -> build/lib/mesonbuild copying mesonbuild/minit.py -> build/lib/mesonbuild copying mesonbuild/_typing.py -> build/lib/mesonbuild copying mesonbuild/programs.py -> build/lib/mesonbuild copying mesonbuild/options.py -> build/lib/mesonbuild copying mesonbuild/mdist.py -> build/lib/mesonbuild copying mesonbuild/mesonlib.py -> build/lib/mesonbuild copying mesonbuild/mesonmain.py -> build/lib/mesonbuild copying mesonbuild/munstable_coredata.py -> build/lib/mesonbuild copying mesonbuild/minstall.py -> build/lib/mesonbuild copying mesonbuild/optinterpreter.py -> build/lib/mesonbuild copying mesonbuild/_pathlib.py -> build/lib/mesonbuild copying mesonbuild/build.py -> build/lib/mesonbuild copying mesonbuild/mdevenv.py -> build/lib/mesonbuild copying mesonbuild/coredata.py -> build/lib/mesonbuild copying mesonbuild/mformat.py -> build/lib/mesonbuild copying mesonbuild/msetup.py -> build/lib/mesonbuild creating build/lib/mesonbuild/scripts copying mesonbuild/scripts/python_info.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/yasm.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/dirchanger.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/gtkdochelper.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/copy.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/test_loaded_modules.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/depscan.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/regen_checker.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/__init__.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/reprotest.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/itstool.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/coverage.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/tags.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/gettext.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/env2mfile.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/delwithsuffix.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/externalproject.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/vcstagger.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/depfixer.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/meson_exe.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/symbolextractor.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/cleantrees.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/clangformat.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/hotdochelper.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/clangtidy.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/pycompile.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/uninstall.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/cmake_run_ctgt.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/run_tool.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/scanbuild.py -> build/lib/mesonbuild/scripts copying mesonbuild/scripts/msgfmthelper.py -> build/lib/mesonbuild/scripts creating build/lib/mesonbuild/modules copying mesonbuild/modules/external_project.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/python.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/dlang.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/qt4.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/__init__.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/_qt.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/windows.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/keyval.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/qt6.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/cuda.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/sourceset.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/i18n.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/pkgconfig.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/simd.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/qt5.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/icestorm.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/gnome.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/rust.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/fs.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/wayland.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/modtest.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/hotdoc.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/java.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/python3.py -> build/lib/mesonbuild/modules copying mesonbuild/modules/cmake.py -> build/lib/mesonbuild/modules creating build/lib/mesonbuild/compilers copying mesonbuild/compilers/objc.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/objcpp.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/detect.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/__init__.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/cython.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/fortran.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/cuda.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/cpp.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/c.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/d.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/cs.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/compilers.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/asm.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/vala.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/swift.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/rust.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/c_function_attributes.py -> build/lib/mesonbuild/compilers copying mesonbuild/compilers/java.py -> build/lib/mesonbuild/compilers creating build/lib/mesonbuild/cargo copying mesonbuild/cargo/manifest.py -> build/lib/mesonbuild/cargo copying mesonbuild/cargo/version.py -> build/lib/mesonbuild/cargo copying mesonbuild/cargo/cfg.py -> build/lib/mesonbuild/cargo copying mesonbuild/cargo/__init__.py -> build/lib/mesonbuild/cargo copying mesonbuild/cargo/interpreter.py -> build/lib/mesonbuild/cargo copying mesonbuild/cargo/builder.py -> build/lib/mesonbuild/cargo creating build/lib/mesonbuild/backend copying mesonbuild/backend/backends.py -> build/lib/mesonbuild/backend copying mesonbuild/backend/vs2013backend.py -> build/lib/mesonbuild/backend copying mesonbuild/backend/vs2010backend.py -> build/lib/mesonbuild/backend copying mesonbuild/backend/vs2019backend.py -> build/lib/mesonbuild/backend copying mesonbuild/backend/__init__.py -> build/lib/mesonbuild/backend copying mesonbuild/backend/ninjabackend.py -> build/lib/mesonbuild/backend copying mesonbuild/backend/vs2017backend.py -> build/lib/mesonbuild/backend copying mesonbuild/backend/xcodebackend.py -> build/lib/mesonbuild/backend copying mesonbuild/backend/vs2012backend.py -> build/lib/mesonbuild/backend copying mesonbuild/backend/vs2022backend.py -> build/lib/mesonbuild/backend copying mesonbuild/backend/nonebackend.py -> build/lib/mesonbuild/backend copying mesonbuild/backend/vs2015backend.py -> build/lib/mesonbuild/backend creating build/lib/mesonbuild/wrap copying mesonbuild/wrap/wraptool.py -> build/lib/mesonbuild/wrap copying mesonbuild/wrap/__init__.py -> build/lib/mesonbuild/wrap copying mesonbuild/wrap/wrap.py -> build/lib/mesonbuild/wrap creating build/lib/mesonbuild/linkers copying mesonbuild/linkers/detect.py -> build/lib/mesonbuild/linkers copying mesonbuild/linkers/__init__.py -> build/lib/mesonbuild/linkers copying mesonbuild/linkers/linkers.py -> build/lib/mesonbuild/linkers copying mesonbuild/linkers/base.py -> build/lib/mesonbuild/linkers creating build/lib/mesonbuild/utils copying mesonbuild/utils/platform.py -> build/lib/mesonbuild/utils copying mesonbuild/utils/win32.py -> build/lib/mesonbuild/utils copying mesonbuild/utils/__init__.py -> build/lib/mesonbuild/utils copying mesonbuild/utils/vsenv.py -> build/lib/mesonbuild/utils copying mesonbuild/utils/universal.py -> build/lib/mesonbuild/utils copying mesonbuild/utils/posix.py -> build/lib/mesonbuild/utils copying mesonbuild/utils/core.py -> build/lib/mesonbuild/utils creating build/lib/mesonbuild/ast copying mesonbuild/ast/introspection.py -> build/lib/mesonbuild/ast copying mesonbuild/ast/__init__.py -> build/lib/mesonbuild/ast copying mesonbuild/ast/interpreter.py -> build/lib/mesonbuild/ast copying mesonbuild/ast/printer.py -> build/lib/mesonbuild/ast copying mesonbuild/ast/postprocess.py -> build/lib/mesonbuild/ast copying mesonbuild/ast/visitor.py -> build/lib/mesonbuild/ast creating build/lib/mesonbuild/cmake copying mesonbuild/cmake/__init__.py -> build/lib/mesonbuild/cmake copying mesonbuild/cmake/interpreter.py -> build/lib/mesonbuild/cmake copying mesonbuild/cmake/tracetargets.py -> build/lib/mesonbuild/cmake copying mesonbuild/cmake/executor.py -> build/lib/mesonbuild/cmake copying mesonbuild/cmake/common.py -> build/lib/mesonbuild/cmake copying mesonbuild/cmake/generator.py -> build/lib/mesonbuild/cmake copying mesonbuild/cmake/fileapi.py -> build/lib/mesonbuild/cmake copying mesonbuild/cmake/traceparser.py -> build/lib/mesonbuild/cmake copying mesonbuild/cmake/toolchain.py -> build/lib/mesonbuild/cmake creating build/lib/mesonbuild/interpreter copying mesonbuild/interpreter/type_checking.py -> build/lib/mesonbuild/interpreter copying mesonbuild/interpreter/dependencyfallbacks.py -> build/lib/mesonbuild/interpreter copying mesonbuild/interpreter/__init__.py -> build/lib/mesonbuild/interpreter copying mesonbuild/interpreter/interpreter.py -> build/lib/mesonbuild/interpreter copying mesonbuild/interpreter/compiler.py -> build/lib/mesonbuild/interpreter copying mesonbuild/interpreter/mesonmain.py -> build/lib/mesonbuild/interpreter copying mesonbuild/interpreter/interpreterobjects.py -> build/lib/mesonbuild/interpreter copying mesonbuild/interpreter/kwargs.py -> build/lib/mesonbuild/interpreter creating build/lib/mesonbuild/interpreterbase copying mesonbuild/interpreterbase/decorators.py -> build/lib/mesonbuild/interpreterbase copying mesonbuild/interpreterbase/_unholder.py -> build/lib/mesonbuild/interpreterbase copying mesonbuild/interpreterbase/helpers.py -> build/lib/mesonbuild/interpreterbase copying mesonbuild/interpreterbase/__init__.py -> build/lib/mesonbuild/interpreterbase copying mesonbuild/interpreterbase/exceptions.py -> build/lib/mesonbuild/interpreterbase copying mesonbuild/interpreterbase/baseobjects.py -> build/lib/mesonbuild/interpreterbase copying mesonbuild/interpreterbase/interpreterbase.py -> build/lib/mesonbuild/interpreterbase copying mesonbuild/interpreterbase/disabler.py -> build/lib/mesonbuild/interpreterbase copying mesonbuild/interpreterbase/operator.py -> build/lib/mesonbuild/interpreterbase creating build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/hdf5.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/python.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/platform.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/detect.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/scalapack.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/__init__.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/boost.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/mpi.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/coarrays.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/cuda.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/misc.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/pkgconfig.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/configtool.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/dev.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/base.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/qt.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/framework.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/ui.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/dub.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/factory.py -> build/lib/mesonbuild/dependencies copying mesonbuild/dependencies/cmake.py -> build/lib/mesonbuild/dependencies creating build/lib/mesonbuild/templates copying mesonbuild/templates/valatemplates.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/ctemplates.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/dlangtemplates.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/fortrantemplates.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/mesontemplates.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/__init__.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/sampleimpl.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/objctemplates.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/cudatemplates.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/cstemplates.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/cpptemplates.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/javatemplates.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/rusttemplates.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/samplefactory.py -> build/lib/mesonbuild/templates copying mesonbuild/templates/objcpptemplates.py -> build/lib/mesonbuild/templates creating build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/ti.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/gnu.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/__init__.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/elbrus.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/pgi.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/compcert.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/arm.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/apple.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/islinker.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/intel.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/xc16.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/ccrx.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/clike.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/clang.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/emscripten.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/visualstudio.py -> build/lib/mesonbuild/compilers/mixins copying mesonbuild/compilers/mixins/metrowerks.py -> build/lib/mesonbuild/compilers/mixins creating build/lib/mesonbuild/cmake/data copying mesonbuild/cmake/data/__init__.py -> build/lib/mesonbuild/cmake/data creating build/lib/mesonbuild/interpreter/primitives copying mesonbuild/interpreter/primitives/__init__.py -> build/lib/mesonbuild/interpreter/primitives copying mesonbuild/interpreter/primitives/dict.py -> build/lib/mesonbuild/interpreter/primitives copying mesonbuild/interpreter/primitives/boolean.py -> build/lib/mesonbuild/interpreter/primitives copying mesonbuild/interpreter/primitives/integer.py -> build/lib/mesonbuild/interpreter/primitives copying mesonbuild/interpreter/primitives/array.py -> build/lib/mesonbuild/interpreter/primitives copying mesonbuild/interpreter/primitives/string.py -> build/lib/mesonbuild/interpreter/primitives copying mesonbuild/interpreter/primitives/range.py -> build/lib/mesonbuild/interpreter/primitives creating build/lib/mesonbuild/dependencies/data copying mesonbuild/dependencies/data/__init__.py -> build/lib/mesonbuild/dependencies/data copying mesonbuild/scripts/cmd_or_ps.ps1 -> build/lib/mesonbuild/scripts copying mesonbuild/cmake/data/preload.cmake -> build/lib/mesonbuild/cmake/data copying mesonbuild/dependencies/data/CMakePathInfo.txt -> build/lib/mesonbuild/dependencies/data copying mesonbuild/dependencies/data/CMakeLists.txt -> build/lib/mesonbuild/dependencies/data copying mesonbuild/dependencies/data/CMakeListsLLVM.txt -> build/lib/mesonbuild/dependencies/data cd /usr/src/meson-1.6.0 && python3 setup.py install --root=dest running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating dest creating dest/usr creating dest/usr/lib creating dest/usr/lib/python3.10 creating dest/usr/lib/python3.10/site-packages creating dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/rewriter.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/mcompile.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/machinefile.py -> dest/usr/lib/python3.10/site-packages/mesonbuild creating dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/python_info.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/yasm.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/dirchanger.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/gtkdochelper.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/copy.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/test_loaded_modules.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/depscan.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/regen_checker.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/reprotest.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/itstool.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/coverage.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/tags.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/gettext.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/env2mfile.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/delwithsuffix.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/externalproject.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/vcstagger.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/depfixer.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/meson_exe.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/cmd_or_ps.ps1 -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/symbolextractor.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/cleantrees.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/clangformat.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/hotdochelper.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/clangtidy.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/pycompile.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/uninstall.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/cmake_run_ctgt.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/run_tool.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/scanbuild.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/scripts/msgfmthelper.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/scripts copying build/lib/mesonbuild/mlog.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/environment.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/envconfig.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/msubprojects.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/mintro.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/arglist.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/depfile.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/mesondata.py -> dest/usr/lib/python3.10/site-packages/mesonbuild creating dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/external_project.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/python.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/dlang.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/qt4.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/_qt.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/windows.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/keyval.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/qt6.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/cuda.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/sourceset.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/i18n.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/pkgconfig.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/simd.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/qt5.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/icestorm.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/gnome.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/rust.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/fs.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/wayland.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/modtest.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/hotdoc.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/java.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/python3.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/modules/cmake.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/modules copying build/lib/mesonbuild/mtest.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild creating dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/objc.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/objcpp.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/detect.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/cython.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/fortran.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/cuda.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/cpp.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/c.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/d.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/cs.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/compilers.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/asm.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/vala.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/swift.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/rust.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers creating dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/ti.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/gnu.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/elbrus.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/pgi.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/compcert.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/arm.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/apple.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/islinker.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/intel.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/xc16.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/ccrx.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/clike.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/clang.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/emscripten.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/visualstudio.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/mixins/metrowerks.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins copying build/lib/mesonbuild/compilers/c_function_attributes.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers copying build/lib/mesonbuild/compilers/java.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/compilers creating dest/usr/lib/python3.10/site-packages/mesonbuild/cargo copying build/lib/mesonbuild/cargo/manifest.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cargo copying build/lib/mesonbuild/cargo/version.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cargo copying build/lib/mesonbuild/cargo/cfg.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cargo copying build/lib/mesonbuild/cargo/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cargo copying build/lib/mesonbuild/cargo/interpreter.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cargo copying build/lib/mesonbuild/cargo/builder.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cargo copying build/lib/mesonbuild/mparser.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/mconf.py -> dest/usr/lib/python3.10/site-packages/mesonbuild creating dest/usr/lib/python3.10/site-packages/mesonbuild/backend copying build/lib/mesonbuild/backend/backends.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/backend copying build/lib/mesonbuild/backend/vs2013backend.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/backend copying build/lib/mesonbuild/backend/vs2010backend.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/backend copying build/lib/mesonbuild/backend/vs2019backend.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/backend copying build/lib/mesonbuild/backend/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/backend copying build/lib/mesonbuild/backend/ninjabackend.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/backend copying build/lib/mesonbuild/backend/vs2017backend.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/backend copying build/lib/mesonbuild/backend/xcodebackend.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/backend copying build/lib/mesonbuild/backend/vs2012backend.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/backend copying build/lib/mesonbuild/backend/vs2022backend.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/backend copying build/lib/mesonbuild/backend/nonebackend.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/backend copying build/lib/mesonbuild/backend/vs2015backend.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/backend copying build/lib/mesonbuild/minit.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/_typing.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/programs.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/options.py -> dest/usr/lib/python3.10/site-packages/mesonbuild creating dest/usr/lib/python3.10/site-packages/mesonbuild/wrap copying build/lib/mesonbuild/wrap/wraptool.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/wrap copying build/lib/mesonbuild/wrap/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/wrap copying build/lib/mesonbuild/wrap/wrap.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/wrap creating dest/usr/lib/python3.10/site-packages/mesonbuild/linkers copying build/lib/mesonbuild/linkers/detect.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/linkers copying build/lib/mesonbuild/linkers/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/linkers copying build/lib/mesonbuild/linkers/linkers.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/linkers copying build/lib/mesonbuild/linkers/base.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/linkers creating dest/usr/lib/python3.10/site-packages/mesonbuild/utils copying build/lib/mesonbuild/utils/platform.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/utils copying build/lib/mesonbuild/utils/win32.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/utils copying build/lib/mesonbuild/utils/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/utils copying build/lib/mesonbuild/utils/vsenv.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/utils copying build/lib/mesonbuild/utils/universal.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/utils copying build/lib/mesonbuild/utils/posix.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/utils copying build/lib/mesonbuild/utils/core.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/utils creating dest/usr/lib/python3.10/site-packages/mesonbuild/ast copying build/lib/mesonbuild/ast/introspection.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/ast copying build/lib/mesonbuild/ast/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/ast copying build/lib/mesonbuild/ast/interpreter.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/ast copying build/lib/mesonbuild/ast/printer.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/ast copying build/lib/mesonbuild/ast/postprocess.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/ast copying build/lib/mesonbuild/ast/visitor.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/ast creating dest/usr/lib/python3.10/site-packages/mesonbuild/cmake copying build/lib/mesonbuild/cmake/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cmake copying build/lib/mesonbuild/cmake/interpreter.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cmake copying build/lib/mesonbuild/cmake/tracetargets.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cmake copying build/lib/mesonbuild/cmake/executor.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cmake copying build/lib/mesonbuild/cmake/common.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cmake copying build/lib/mesonbuild/cmake/generator.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cmake copying build/lib/mesonbuild/cmake/fileapi.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cmake creating dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/data copying build/lib/mesonbuild/cmake/data/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/data copying build/lib/mesonbuild/cmake/data/preload.cmake -> dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/data copying build/lib/mesonbuild/cmake/traceparser.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cmake copying build/lib/mesonbuild/cmake/toolchain.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/cmake copying build/lib/mesonbuild/mdist.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/mesonlib.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/mesonmain.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/munstable_coredata.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/minstall.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/optinterpreter.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/_pathlib.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/build.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/mdevenv.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/coredata.py -> dest/usr/lib/python3.10/site-packages/mesonbuild copying build/lib/mesonbuild/mformat.py -> dest/usr/lib/python3.10/site-packages/mesonbuild creating dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter copying build/lib/mesonbuild/interpreter/type_checking.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter creating dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives copying build/lib/mesonbuild/interpreter/primitives/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives copying build/lib/mesonbuild/interpreter/primitives/dict.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives copying build/lib/mesonbuild/interpreter/primitives/boolean.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives copying build/lib/mesonbuild/interpreter/primitives/integer.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives copying build/lib/mesonbuild/interpreter/primitives/array.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives copying build/lib/mesonbuild/interpreter/primitives/string.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives copying build/lib/mesonbuild/interpreter/primitives/range.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives copying build/lib/mesonbuild/interpreter/dependencyfallbacks.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter copying build/lib/mesonbuild/interpreter/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter copying build/lib/mesonbuild/interpreter/interpreter.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter copying build/lib/mesonbuild/interpreter/compiler.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter copying build/lib/mesonbuild/interpreter/mesonmain.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter copying build/lib/mesonbuild/interpreter/interpreterobjects.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter copying build/lib/mesonbuild/interpreter/kwargs.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter copying build/lib/mesonbuild/msetup.py -> dest/usr/lib/python3.10/site-packages/mesonbuild creating dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase copying build/lib/mesonbuild/interpreterbase/decorators.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase copying build/lib/mesonbuild/interpreterbase/_unholder.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase copying build/lib/mesonbuild/interpreterbase/helpers.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase copying build/lib/mesonbuild/interpreterbase/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase copying build/lib/mesonbuild/interpreterbase/exceptions.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase copying build/lib/mesonbuild/interpreterbase/baseobjects.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase copying build/lib/mesonbuild/interpreterbase/interpreterbase.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase copying build/lib/mesonbuild/interpreterbase/disabler.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase copying build/lib/mesonbuild/interpreterbase/operator.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase creating dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/hdf5.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/python.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/platform.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/detect.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/scalapack.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/boost.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/mpi.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/coarrays.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/cuda.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/misc.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/pkgconfig.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/configtool.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/dev.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/base.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies creating dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data copying build/lib/mesonbuild/dependencies/data/CMakePathInfo.txt -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data copying build/lib/mesonbuild/dependencies/data/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data copying build/lib/mesonbuild/dependencies/data/CMakeLists.txt -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data copying build/lib/mesonbuild/dependencies/data/CMakeListsLLVM.txt -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data copying build/lib/mesonbuild/dependencies/qt.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/framework.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/ui.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/dub.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/factory.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies copying build/lib/mesonbuild/dependencies/cmake.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies creating dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/valatemplates.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/ctemplates.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/dlangtemplates.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/fortrantemplates.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/mesontemplates.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/__init__.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/sampleimpl.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/objctemplates.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/cudatemplates.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/cstemplates.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/cpptemplates.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/javatemplates.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/rusttemplates.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/samplefactory.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates copying build/lib/mesonbuild/templates/objcpptemplates.py -> dest/usr/lib/python3.10/site-packages/mesonbuild/templates byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/rewriter.py to rewriter.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/mcompile.py to mcompile.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/machinefile.py to machinefile.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/python_info.py to python_info.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/yasm.py to yasm.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/dirchanger.py to dirchanger.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/gtkdochelper.py to gtkdochelper.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/copy.py to copy.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/test_loaded_modules.py to test_loaded_modules.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/depscan.py to depscan.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/regen_checker.py to regen_checker.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/reprotest.py to reprotest.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/itstool.py to itstool.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/coverage.py to coverage.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/tags.py to tags.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/gettext.py to gettext.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/env2mfile.py to env2mfile.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/delwithsuffix.py to delwithsuffix.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/externalproject.py to externalproject.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/vcstagger.py to vcstagger.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/depfixer.py to depfixer.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/meson_exe.py to meson_exe.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/symbolextractor.py to symbolextractor.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/cleantrees.py to cleantrees.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/clangformat.py to clangformat.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/hotdochelper.py to hotdochelper.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/clangtidy.py to clangtidy.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/pycompile.py to pycompile.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/uninstall.py to uninstall.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/cmake_run_ctgt.py to cmake_run_ctgt.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/run_tool.py to run_tool.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/scanbuild.py to scanbuild.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/msgfmthelper.py to msgfmthelper.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/mlog.py to mlog.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/environment.py to environment.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/envconfig.py to envconfig.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/msubprojects.py to msubprojects.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/mintro.py to mintro.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/arglist.py to arglist.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/depfile.py to depfile.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/mesondata.py to mesondata.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/external_project.py to external_project.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/python.py to python.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/dlang.py to dlang.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/qt4.py to qt4.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/_qt.py to _qt.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/windows.py to windows.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/keyval.py to keyval.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/qt6.py to qt6.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/cuda.py to cuda.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/sourceset.py to sourceset.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/i18n.py to i18n.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/pkgconfig.py to pkgconfig.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/simd.py to simd.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/qt5.py to qt5.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/icestorm.py to icestorm.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/gnome.py to gnome.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/rust.py to rust.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/fs.py to fs.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/wayland.py to wayland.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/modtest.py to modtest.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/hotdoc.py to hotdoc.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/java.py to java.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/python3.py to python3.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/modules/cmake.py to cmake.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/mtest.py to mtest.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/objc.py to objc.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/objcpp.py to objcpp.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/detect.py to detect.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/cython.py to cython.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/fortran.py to fortran.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/cuda.py to cuda.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/cpp.py to cpp.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/c.py to c.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/d.py to d.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/cs.py to cs.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/compilers.py to compilers.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/asm.py to asm.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/vala.py to vala.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/swift.py to swift.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/rust.py to rust.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/ti.py to ti.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/gnu.py to gnu.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/elbrus.py to elbrus.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/pgi.py to pgi.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/compcert.py to compcert.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/arm.py to arm.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/apple.py to apple.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/islinker.py to islinker.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/intel.py to intel.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/xc16.py to xc16.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/ccrx.py to ccrx.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/clike.py to clike.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/clang.py to clang.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/emscripten.py to emscripten.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/visualstudio.py to visualstudio.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/metrowerks.py to metrowerks.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/c_function_attributes.py to c_function_attributes.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/java.py to java.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/manifest.py to manifest.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/version.py to version.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/cfg.py to cfg.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/interpreter.py to interpreter.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/builder.py to builder.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/mparser.py to mparser.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/mconf.py to mconf.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/backend/backends.py to backends.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2013backend.py to vs2013backend.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2010backend.py to vs2010backend.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2019backend.py to vs2019backend.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/backend/ninjabackend.py to ninjabackend.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2017backend.py to vs2017backend.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/backend/xcodebackend.py to xcodebackend.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2012backend.py to vs2012backend.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2022backend.py to vs2022backend.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/backend/nonebackend.py to nonebackend.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2015backend.py to vs2015backend.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/minit.py to minit.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/_typing.py to _typing.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/programs.py to programs.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/options.py to options.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/wrap/wraptool.py to wraptool.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/wrap/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/wrap/wrap.py to wrap.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/linkers/detect.py to detect.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/linkers/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/linkers/linkers.py to linkers.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/linkers/base.py to base.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/utils/platform.py to platform.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/utils/win32.py to win32.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/utils/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/utils/vsenv.py to vsenv.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/utils/universal.py to universal.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/utils/posix.py to posix.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/utils/core.py to core.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/ast/introspection.py to introspection.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/ast/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/ast/interpreter.py to interpreter.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/ast/printer.py to printer.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/ast/postprocess.py to postprocess.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/ast/visitor.py to visitor.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/interpreter.py to interpreter.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/tracetargets.py to tracetargets.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/executor.py to executor.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/common.py to common.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/generator.py to generator.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/fileapi.py to fileapi.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/data/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/traceparser.py to traceparser.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/toolchain.py to toolchain.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/mdist.py to mdist.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/mesonlib.py to mesonlib.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/mesonmain.py to mesonmain.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/munstable_coredata.py to munstable_coredata.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/minstall.py to minstall.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/optinterpreter.py to optinterpreter.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/_pathlib.py to _pathlib.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/build.py to build.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/mdevenv.py to mdevenv.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/coredata.py to coredata.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/mformat.py to mformat.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/type_checking.py to type_checking.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/dict.py to dict.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/boolean.py to boolean.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/integer.py to integer.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/array.py to array.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/string.py to string.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/range.py to range.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/dependencyfallbacks.py to dependencyfallbacks.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/interpreter.py to interpreter.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/compiler.py to compiler.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/mesonmain.py to mesonmain.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/interpreterobjects.py to interpreterobjects.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/kwargs.py to kwargs.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/msetup.py to msetup.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/decorators.py to decorators.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/_unholder.py to _unholder.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/helpers.py to helpers.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/exceptions.py to exceptions.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/baseobjects.py to baseobjects.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/interpreterbase.py to interpreterbase.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/disabler.py to disabler.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/operator.py to operator.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/hdf5.py to hdf5.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/python.py to python.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/platform.py to platform.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/detect.py to detect.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/scalapack.py to scalapack.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/boost.py to boost.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/mpi.py to mpi.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/coarrays.py to coarrays.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/cuda.py to cuda.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/misc.py to misc.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/pkgconfig.py to pkgconfig.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/configtool.py to configtool.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/dev.py to dev.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/base.py to base.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/qt.py to qt.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/framework.py to framework.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/ui.py to ui.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/dub.py to dub.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/factory.py to factory.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/cmake.py to cmake.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/valatemplates.py to valatemplates.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/ctemplates.py to ctemplates.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/dlangtemplates.py to dlangtemplates.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/fortrantemplates.py to fortrantemplates.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/mesontemplates.py to mesontemplates.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__init__.py to __init__.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/sampleimpl.py to sampleimpl.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/objctemplates.py to objctemplates.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/cudatemplates.py to cudatemplates.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/cstemplates.py to cstemplates.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/cpptemplates.py to cpptemplates.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/javatemplates.py to javatemplates.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/rusttemplates.py to rusttemplates.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/samplefactory.py to samplefactory.cpython-310.pyc byte-compiling dest/usr/lib/python3.10/site-packages/mesonbuild/templates/objcpptemplates.py to objcpptemplates.cpython-310.pyc running install_data creating dest/usr/share creating dest/usr/share/man creating dest/usr/share/man/man1 copying man/meson.1 -> dest/usr/share/man/man1 creating dest/usr/share/polkit-1 creating dest/usr/share/polkit-1/actions copying data/com.mesonbuild.install.policy -> dest/usr/share/polkit-1/actions running install_egg_info running egg_info writing meson.egg-info/PKG-INFO writing dependency_links to meson.egg-info/dependency_links.txt writing entry points to meson.egg-info/entry_points.txt writing requirements to meson.egg-info/requires.txt writing top-level names to meson.egg-info/top_level.txt reading manifest file 'meson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'meson.egg-info/SOURCES.txt' Copying meson.egg-info to dest/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info running install_scripts Installing meson script to dest/usr/bin cd /usr/src/meson-1.6.0 && cp -rv dest/* / 'dest/usr/lib/python3.10/site-packages/mesonbuild' -> '/usr/lib/python3.10/site-packages/mesonbuild' 'dest/usr/lib/python3.10/site-packages/mesonbuild/rewriter.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/rewriter.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/mcompile.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/mcompile.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/machinefile.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/machinefile.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/python_info.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/python_info.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/yasm.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/yasm.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/dirchanger.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/dirchanger.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/gtkdochelper.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/gtkdochelper.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/copy.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/copy.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/test_loaded_modules.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/test_loaded_modules.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/depscan.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/depscan.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/regen_checker.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/regen_checker.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/reprotest.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/reprotest.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/itstool.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/itstool.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/coverage.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/coverage.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/tags.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/tags.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/gettext.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/gettext.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/env2mfile.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/env2mfile.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/delwithsuffix.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/delwithsuffix.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/externalproject.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/externalproject.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/vcstagger.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/vcstagger.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/depfixer.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/depfixer.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/meson_exe.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/meson_exe.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/cmd_or_ps.ps1' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/cmd_or_ps.ps1' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/symbolextractor.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/symbolextractor.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/cleantrees.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/cleantrees.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/clangformat.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/clangformat.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/hotdochelper.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/hotdochelper.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/clangtidy.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/clangtidy.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/pycompile.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/pycompile.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/uninstall.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/uninstall.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/cmake_run_ctgt.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/cmake_run_ctgt.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/run_tool.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/run_tool.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/scanbuild.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/scanbuild.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/msgfmthelper.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/msgfmthelper.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/python_info.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/python_info.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/yasm.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/yasm.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/dirchanger.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/dirchanger.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/gtkdochelper.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/gtkdochelper.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/copy.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/copy.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/test_loaded_modules.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/test_loaded_modules.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/depscan.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/depscan.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/regen_checker.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/regen_checker.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/reprotest.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/reprotest.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/itstool.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/itstool.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/coverage.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/coverage.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/tags.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/tags.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/gettext.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/gettext.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/env2mfile.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/env2mfile.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/delwithsuffix.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/delwithsuffix.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/externalproject.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/externalproject.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/vcstagger.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/vcstagger.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/depfixer.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/depfixer.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/meson_exe.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/meson_exe.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/symbolextractor.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/symbolextractor.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/cleantrees.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/cleantrees.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/clangformat.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/clangformat.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/hotdochelper.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/hotdochelper.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/clangtidy.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/clangtidy.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/pycompile.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/pycompile.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/uninstall.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/uninstall.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/cmake_run_ctgt.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/cmake_run_ctgt.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/run_tool.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/run_tool.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/scanbuild.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/scanbuild.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/msgfmthelper.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/scripts/__pycache__/msgfmthelper.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/mlog.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/mlog.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/environment.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/environment.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/envconfig.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/envconfig.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/msubprojects.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/msubprojects.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/mintro.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/mintro.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/arglist.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/arglist.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/depfile.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/depfile.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/mesondata.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/mesondata.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/external_project.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/external_project.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/python.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/python.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/dlang.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/dlang.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/qt4.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/qt4.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/_qt.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/_qt.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/windows.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/windows.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/keyval.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/keyval.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/qt6.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/qt6.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/cuda.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/cuda.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/sourceset.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/sourceset.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/i18n.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/i18n.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/pkgconfig.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/pkgconfig.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/simd.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/simd.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/qt5.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/qt5.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/icestorm.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/icestorm.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/gnome.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/gnome.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/rust.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/rust.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/fs.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/fs.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/wayland.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/wayland.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/modtest.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/modtest.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/hotdoc.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/hotdoc.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/java.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/java.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/python3.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/python3.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/cmake.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/cmake.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/external_project.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/external_project.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/python.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/python.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/dlang.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/dlang.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/qt4.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/qt4.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/_qt.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/_qt.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/windows.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/windows.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/keyval.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/keyval.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/qt6.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/qt6.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/cuda.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/cuda.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/sourceset.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/sourceset.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/i18n.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/i18n.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/pkgconfig.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/pkgconfig.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/simd.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/simd.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/qt5.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/qt5.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/icestorm.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/icestorm.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/gnome.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/gnome.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/rust.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/rust.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/fs.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/fs.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/wayland.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/wayland.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/modtest.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/modtest.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/hotdoc.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/hotdoc.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/java.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/java.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/python3.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/python3.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/cmake.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/modules/__pycache__/cmake.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/mtest.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/mtest.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/objc.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/objc.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/objcpp.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/objcpp.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/detect.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/detect.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/cython.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/cython.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/fortran.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/fortran.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/cuda.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/cuda.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/cpp.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/cpp.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/c.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/c.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/d.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/d.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/cs.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/cs.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/compilers.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/compilers.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/asm.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/asm.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/vala.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/vala.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/swift.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/swift.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/rust.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/rust.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/ti.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/ti.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/gnu.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/gnu.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/elbrus.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/elbrus.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/pgi.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/pgi.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/compcert.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/compcert.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/arm.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/arm.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/apple.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/apple.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/islinker.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/islinker.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/intel.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/intel.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/xc16.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/xc16.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/ccrx.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/ccrx.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/clike.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/clike.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/clang.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/clang.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/emscripten.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/emscripten.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/visualstudio.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/visualstudio.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/metrowerks.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/metrowerks.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/ti.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/ti.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/gnu.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/gnu.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/elbrus.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/elbrus.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/pgi.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/pgi.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/compcert.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/compcert.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/arm.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/arm.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/apple.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/apple.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/islinker.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/islinker.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/intel.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/intel.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/xc16.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/xc16.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/ccrx.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/ccrx.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/clike.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/clike.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/clang.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/clang.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/emscripten.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/emscripten.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/visualstudio.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/visualstudio.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/metrowerks.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/mixins/__pycache__/metrowerks.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/c_function_attributes.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/c_function_attributes.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/java.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/java.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/objc.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/objc.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/objcpp.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/objcpp.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/detect.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/detect.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/cython.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/cython.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/fortran.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/fortran.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/cuda.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/cuda.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/cpp.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/cpp.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/c.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/c.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/d.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/d.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/cs.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/cs.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/compilers.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/compilers.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/asm.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/asm.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/vala.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/vala.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/swift.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/swift.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/rust.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/rust.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/c_function_attributes.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/c_function_attributes.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/java.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/compilers/__pycache__/java.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/manifest.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo/manifest.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/version.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo/version.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/cfg.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo/cfg.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/interpreter.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo/interpreter.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/builder.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo/builder.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__/manifest.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__/manifest.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__/version.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__/version.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__/cfg.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__/cfg.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__/interpreter.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__/interpreter.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__/builder.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cargo/__pycache__/builder.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/mparser.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/mparser.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/mconf.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/mconf.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/backends.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/backends.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2013backend.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2013backend.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2010backend.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2010backend.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2019backend.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2019backend.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/ninjabackend.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/ninjabackend.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2017backend.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2017backend.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/xcodebackend.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/xcodebackend.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2012backend.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2012backend.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2022backend.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2022backend.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/nonebackend.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/nonebackend.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2015backend.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/vs2015backend.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/backends.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/backends.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2013backend.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2013backend.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2010backend.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2010backend.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2019backend.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2019backend.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/ninjabackend.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/ninjabackend.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2017backend.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2017backend.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/xcodebackend.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/xcodebackend.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2012backend.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2012backend.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2022backend.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2022backend.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/nonebackend.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/nonebackend.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2015backend.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/backend/__pycache__/vs2015backend.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/minit.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/minit.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/_typing.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/_typing.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/programs.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/programs.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/options.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/options.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/wrap' -> '/usr/lib/python3.10/site-packages/mesonbuild/wrap' 'dest/usr/lib/python3.10/site-packages/mesonbuild/wrap/wraptool.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/wrap/wraptool.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/wrap/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/wrap/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/wrap/wrap.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/wrap/wrap.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/wrap/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/wrap/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/wrap/__pycache__/wraptool.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/wrap/__pycache__/wraptool.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/wrap/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/wrap/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/wrap/__pycache__/wrap.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/wrap/__pycache__/wrap.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/linkers' -> '/usr/lib/python3.10/site-packages/mesonbuild/linkers' 'dest/usr/lib/python3.10/site-packages/mesonbuild/linkers/detect.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/linkers/detect.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/linkers/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/linkers/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/linkers/linkers.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/linkers/linkers.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/linkers/base.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/linkers/base.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/linkers/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/linkers/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/linkers/__pycache__/detect.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/linkers/__pycache__/detect.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/linkers/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/linkers/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/linkers/__pycache__/linkers.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/linkers/__pycache__/linkers.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/linkers/__pycache__/base.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/linkers/__pycache__/base.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/platform.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/platform.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/win32.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/win32.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/vsenv.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/vsenv.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/universal.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/universal.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/posix.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/posix.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/core.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/core.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/platform.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/platform.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/win32.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/win32.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/vsenv.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/vsenv.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/universal.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/universal.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/posix.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/posix.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/core.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/utils/__pycache__/core.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast/introspection.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast/introspection.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast/interpreter.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast/interpreter.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast/printer.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast/printer.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast/postprocess.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast/postprocess.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast/visitor.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast/visitor.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__/introspection.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__/introspection.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__/interpreter.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__/interpreter.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__/printer.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__/printer.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__/postprocess.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__/postprocess.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__/visitor.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/ast/__pycache__/visitor.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/interpreter.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/interpreter.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/tracetargets.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/tracetargets.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/executor.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/executor.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/common.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/common.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/generator.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/generator.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/fileapi.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/fileapi.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/data' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/data' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/data/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/data/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/data/preload.cmake' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/data/preload.cmake' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/data/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/data/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/data/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/data/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/traceparser.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/traceparser.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/toolchain.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/toolchain.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/interpreter.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/interpreter.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/tracetargets.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/tracetargets.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/executor.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/executor.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/common.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/common.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/generator.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/generator.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/fileapi.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/fileapi.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/traceparser.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/traceparser.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/toolchain.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/cmake/__pycache__/toolchain.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/mdist.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/mdist.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/mesonlib.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/mesonlib.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/mesonmain.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/mesonmain.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/munstable_coredata.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/munstable_coredata.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/minstall.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/minstall.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/optinterpreter.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/optinterpreter.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/_pathlib.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/_pathlib.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/build.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/build.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/mdevenv.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/mdevenv.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/coredata.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/coredata.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/mformat.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/mformat.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/type_checking.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/type_checking.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/dict.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/dict.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/boolean.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/boolean.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/integer.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/integer.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/array.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/array.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/string.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/string.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/range.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/range.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/dict.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/dict.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/boolean.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/boolean.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/integer.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/integer.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/array.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/array.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/string.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/string.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/range.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/primitives/__pycache__/range.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/dependencyfallbacks.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/dependencyfallbacks.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/interpreter.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/interpreter.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/compiler.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/compiler.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/mesonmain.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/mesonmain.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/interpreterobjects.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/interpreterobjects.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/kwargs.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/kwargs.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/type_checking.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/type_checking.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/dependencyfallbacks.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/dependencyfallbacks.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/interpreter.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/interpreter.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/compiler.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/compiler.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/mesonmain.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/mesonmain.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/interpreterobjects.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/interpreterobjects.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/kwargs.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreter/__pycache__/kwargs.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/msetup.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/msetup.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/decorators.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/decorators.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/_unholder.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/_unholder.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/helpers.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/helpers.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/exceptions.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/exceptions.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/baseobjects.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/baseobjects.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/interpreterbase.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/interpreterbase.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/disabler.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/disabler.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/operator.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/operator.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/decorators.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/decorators.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/_unholder.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/_unholder.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/helpers.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/helpers.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/exceptions.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/exceptions.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/baseobjects.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/baseobjects.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/interpreterbase.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/interpreterbase.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/disabler.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/disabler.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/operator.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/interpreterbase/__pycache__/operator.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/hdf5.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/hdf5.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/python.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/python.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/platform.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/platform.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/detect.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/detect.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/scalapack.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/scalapack.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/boost.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/boost.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/mpi.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/mpi.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/coarrays.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/coarrays.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/cuda.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/cuda.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/misc.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/misc.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/pkgconfig.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/pkgconfig.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/configtool.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/configtool.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/dev.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/dev.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/base.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/base.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data/CMakePathInfo.txt' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data/CMakePathInfo.txt' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data/CMakeLists.txt' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data/CMakeLists.txt' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data/CMakeListsLLVM.txt' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data/CMakeListsLLVM.txt' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/data/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/qt.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/qt.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/framework.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/framework.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/ui.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/ui.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/dub.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/dub.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/factory.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/factory.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/cmake.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/cmake.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/hdf5.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/hdf5.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/python.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/python.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/platform.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/platform.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/detect.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/detect.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/scalapack.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/scalapack.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/boost.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/boost.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/mpi.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/mpi.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/coarrays.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/coarrays.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/cuda.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/cuda.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/misc.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/misc.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/pkgconfig.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/pkgconfig.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/configtool.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/configtool.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/dev.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/dev.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/base.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/base.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/qt.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/qt.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/framework.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/framework.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/ui.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/ui.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/dub.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/dub.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/factory.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/factory.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/cmake.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/dependencies/__pycache__/cmake.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/valatemplates.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/valatemplates.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/ctemplates.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/ctemplates.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/dlangtemplates.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/dlangtemplates.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/fortrantemplates.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/fortrantemplates.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/mesontemplates.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/mesontemplates.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__init__.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__init__.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/sampleimpl.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/sampleimpl.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/objctemplates.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/objctemplates.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/cudatemplates.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/cudatemplates.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/cstemplates.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/cstemplates.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/cpptemplates.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/cpptemplates.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/javatemplates.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/javatemplates.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/rusttemplates.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/rusttemplates.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/samplefactory.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/samplefactory.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/objcpptemplates.py' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/objcpptemplates.py' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/valatemplates.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/valatemplates.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/ctemplates.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/ctemplates.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/dlangtemplates.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/dlangtemplates.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/fortrantemplates.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/fortrantemplates.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/mesontemplates.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/mesontemplates.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/sampleimpl.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/sampleimpl.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/objctemplates.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/objctemplates.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/cudatemplates.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/cudatemplates.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/cstemplates.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/cstemplates.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/cpptemplates.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/cpptemplates.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/javatemplates.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/javatemplates.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/rusttemplates.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/rusttemplates.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/samplefactory.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/samplefactory.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/objcpptemplates.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/templates/__pycache__/objcpptemplates.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/rewriter.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/rewriter.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mcompile.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mcompile.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/machinefile.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/machinefile.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mlog.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mlog.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/environment.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/environment.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/envconfig.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/envconfig.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/msubprojects.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/msubprojects.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mintro.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mintro.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/arglist.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/arglist.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/depfile.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/depfile.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mesondata.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mesondata.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mtest.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mtest.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/__init__.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/__init__.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mparser.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mparser.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mconf.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mconf.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/minit.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/minit.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/_typing.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/_typing.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/programs.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/programs.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/options.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/options.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mdist.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mdist.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mesonlib.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mesonlib.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mesonmain.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mesonmain.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/munstable_coredata.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/munstable_coredata.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/minstall.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/minstall.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/optinterpreter.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/optinterpreter.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/_pathlib.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/_pathlib.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/build.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/build.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mdevenv.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mdevenv.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/coredata.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/coredata.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mformat.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/mformat.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/msetup.cpython-310.pyc' -> '/usr/lib/python3.10/site-packages/mesonbuild/__pycache__/msetup.cpython-310.pyc' 'dest/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info' -> '/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info' 'dest/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info/PKG-INFO' -> '/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info/PKG-INFO' 'dest/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info/SOURCES.txt' -> '/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info/SOURCES.txt' 'dest/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info/entry_points.txt' -> '/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info/entry_points.txt' 'dest/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info/requires.txt' -> '/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info/requires.txt' 'dest/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info/dependency_links.txt' -> '/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info/dependency_links.txt' 'dest/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info/top_level.txt' -> '/usr/lib/python3.10/site-packages/meson-1.6.0-py3.10.egg-info/top_level.txt' 'dest/usr/share/man/man1/meson.1' -> '/usr/share/man/man1/meson.1' 'dest/usr/share/polkit-1' -> '/usr/share/polkit-1' 'dest/usr/share/polkit-1/actions' -> '/usr/share/polkit-1/actions' 'dest/usr/share/polkit-1/actions/com.mesonbuild.install.policy' -> '/usr/share/polkit-1/actions/com.mesonbuild.install.policy' 'dest/usr/bin/meson' -> '/usr/bin/meson' Updating linker cache... Install done; saving file list to /usr/src/log/meson-1.6.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:53:48: Building pam make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' Linux-PAM-1.7.0.tar.xz checksum OK ====================================== Installing Linux-PAM-1.7.0 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/Linux-PAM-1.7.0 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done cd /usr/src/Linux-PAM-1.7.0 && meson setup \ --libdir=/usr/lib \ --sbindir=/lib/security \ -D securedir=/lib/security \ -D read-both-confs=true \ -D nis=disabled \ -D docs=disabled \ builddir/ The Meson build system Version: 1.6.0 Source dir: /usr/src/Linux-PAM-1.7.0 Build dir: /usr/src/Linux-PAM-1.7.0/builddir Build type: native build Project name: Linux-PAM Project version: 1.7.0 C compiler for the host machine: ccache cc (gcc 15.1.0 "cc (GCC) 15.1.0") C linker for the host machine: cc ld.bfd 2.44 Host machine cpu family: aarch64 Host machine cpu: aarch64 Checking for size of "long" : 8 Compiler for C supports arguments -Wbad-function-cast: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wcast-align=strict: YES Compiler for C supports arguments -Wcast-qual: YES Compiler for C supports arguments -Wdeprecated: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wmain: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnull-dereference: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports link arguments -Wl,--fatal-warnings: YES Compiler for C supports link arguments -Wl,-O1: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,-z,now: YES Has header "crypt.h" : YES Has header "paths.h" : YES Has header "sys/random.h" : YES Checking for function "close_range" : YES Checking for function "explicit_bzero" : YES Checking for function "getdomainname" : YES Checking for function "getgrgid_r" : YES Checking for function "getgrnam_r" : YES Checking for function "getgrouplist" : YES Checking for function "getmntent_r" : YES Checking for function "getpwnam" : YES Checking for function "getpwnam_r" : YES Checking for function "getpwuid_r" : YES Checking for function "getrandom" : YES Checking for function "getspnam_r" : YES Checking for function "getutent_r" : YES Checking for function "innetgr" : YES Checking for function "memset_explicit" : NO Checking for function "quotactl" : YES Checking for function "ruserok" : YES Checking for function "ruserok_af" : YES Checking for function "unshare" : YES Checking for size of "__NR_keyctl" : 4 Checking for size of "_PATH_MAILDIR" : 10 Run-time dependency dl found: YES Run-time dependency intl found: YES Checking for function "bindtextdomain" with dependency intl: YES Checking for function "dngettext" with dependency intl: YES Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2 Did not find CMake 'cmake' Found CMake: NO Run-time dependency audit found: NO (tried pkgconfig and cmake) Run-time dependency libcrypt found: YES 4.4.38 Checking for function "crypt_r" with dependency libcrypt: YES Run-time dependency libeconf found: NO (tried pkgconfig and cmake) Run-time dependency libselinux found: NO (tried pkgconfig and cmake) Run-time dependency libsystemd found: NO (tried pkgconfig and cmake) Run-time dependency systemd found: NO (tried pkgconfig and cmake) Library db found: YES Checking if "dbm_open in libdb" : links: YES Checking for function "lckpwdf" : YES Program flex found: YES (/usr/bin/flex) Program bison found: YES (/usr/bin/bison) Program gettext found: YES (/usr/bin/gettext) Program msgfmt found: YES (/usr/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Configuring config.h using configuration Configuring pam_namespace_helper using configuration Configuring pam_namespace.service using configuration Build targets in project: 182 Linux-PAM 1.7.0 User defined options docs : disabled libdir : /usr/lib nis : disabled read-both-confs: true sbindir : /lib/security securedir : /lib/security Found ninja-1.12.1 at /usr/bin/ninja cd /usr/src/Linux-PAM-1.7.0 && ninja -C builddir/ -j4 ninja: Entering directory `builddir/' [1/341] Compiling C object libpam_internal/libpam_internal.a.p/pam_debug.c.o [2/341] Compiling C object libpam_internal/libpam_internal.a.p/pam_econf.c.o [3/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_audit.c.o [4/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_auth.c.o [5/341] Compiling C object libpam_internal/libpam_internal.a.p/pam_line.c.o [6/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_account.c.o [7/341] Linking static target libpam_internal/libpam_internal.a [8/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_delay.c.o [9/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_dispatch.c.o [10/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_data.c.o [11/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_dynamic.c.o [12/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_env.c.o [13/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_end.c.o [14/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_get_authtok.c.o [15/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_item.c.o [16/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_handlers.c.o [17/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_misc.c.o [18/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_cleanup.c.o [19/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_getgrnam.c.o [20/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_check_user.c.o [21/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_getgrgid.c.o [22/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_getpwnam.c.o [23/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_getlogin.c.o [24/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_getpwuid.c.o [25/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_getspnam.c.o [26/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_ingroup.c.o [27/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_priv.c.o [28/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_ioloop.c.o [29/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_searchkey.c.o [30/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_prelude.c.o [31/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_modutil_sanitize.c.o [32/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_session.c.o [33/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_start.c.o [34/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_password.c.o [35/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_strerror.c.o [36/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_vprompt.c.o [37/341] Compiling C object libpam/libpam.so.0.85.1.p/pam_syslog.c.o [38/341] Compiling C object libpam_misc/libpam_misc.so.0.82.1.p/help_env.c.o [39/341] Generating conf/pam_conv1/pam_conv_y.[ch] with a custom command [40/341] Linking target libpam/libpam.so.0.85.1 [41/341] Generating conf/pam_conv1/pam_conv_l.c with a custom command [42/341] Compiling C object libpam_misc/libpam_misc.so.0.82.1.p/misc_conv.c.o [43/341] Compiling C object libpamc/libpamc.so.0.82.1.p/pamc_client.c.o [44/341] Compiling C object libpamc/libpamc.so.0.82.1.p/pamc_converse.c.o [45/341] Compiling C object libpamc/libpamc.so.0.82.1.p/pamc_load.c.o [46/341] Compiling C object tests/tst-dlopen.p/tst-dlopen.c.o [47/341] Compiling C object tests/tst-pam_start.p/tst-pam_start.c.o [48/341] Compiling C object tests/tst-pam_end.p/tst-pam_end.c.o [49/341] Generating symbol file libpam/libpam.so.0.85.1.p/libpam.so.0.85.1.symbols [50/341] Compiling C object tests/tst-pam_open_session.p/tst-pam_open_session.c.o [51/341] Compiling C object tests/tst-pam_fail_delay.p/tst-pam_fail_delay.c.o [52/341] Compiling C object tests/tst-pam_close_session.p/tst-pam_close_session.c.o [53/341] Linking target libpam_misc/libpam_misc.so.0.82.1 [54/341] Compiling C object tests/tst-pam_authenticate.p/tst-pam_authenticate.c.o [55/341] Compiling C object tests/tst-pam_acct_mgmt.p/tst-pam_acct_mgmt.c.o [56/341] Compiling C object tests/tst-pam_chauthtok.p/tst-pam_chauthtok.c.o [57/341] Compiling C object tests/tst-pam_setcred.p/tst-pam_setcred.c.o [58/341] Compiling C object tests/tst-pam_get_authtok.p/tst-pam_get_authtok.c.o [59/341] Compiling C object tests/tst-pam_set_item.p/tst-pam_set_item.c.o [60/341] Compiling C object tests/tst-pam_get_item.p/tst-pam_get_item.c.o [61/341] Compiling C object tests/tst-pam_getenvlist.p/tst-pam_getenvlist.c.o [62/341] Generating symbol file libpam_misc/libpam_misc.so.0.82.1.p/libpam_misc.so.0.82.1.symbols [63/341] Compiling C object tests/tst-pam_get_user.p/tst-pam_get_user.c.o [64/341] Compiling C object tests/tst-pam_set_data.p/tst-pam_set_data.c.o [65/341] Compiling C object tests/tst-pam_get_data.p/tst-pam_get_data.c.o [66/341] Compiling C object tests/tst-pam_mkargv.p/tst-pam_mkargv.c.o [67/341] Compiling C object tests/tst-pam_start_confdir.p/tst-pam_start_confdir.c.o [68/341] Compiling C object modules/pam_canonicalize_user/pam_canonicalize_user.so.p/pam_canonicalize_user.c.o [69/341] Compiling C object modules/pam_access/pam_access.so.p/pam_access.c.o [70/341] Compiling C object modules/pam_canonicalize_user/tst-pam_canonicalize_user-retval.p/tst-pam_canonicalize_user-retval.c.o [71/341] Compiling C object modules/pam_deny/pam_deny.so.p/pam_deny.c.o [72/341] Compiling C object modules/pam_debug/tst-pam_debug-retval.p/tst-pam_debug-retval.c.o [73/341] Compiling C object modules/pam_debug/pam_debug.so.p/pam_debug.c.o [74/341] Compiling C object modules/pam_deny/tst-pam_deny-retval.p/tst-pam_deny-retval.c.o [75/341] Compiling C object modules/pam_echo/pam_echo.so.p/pam_echo.c.o [76/341] Compiling C object modules/pam_echo/tst-pam_echo-retval.p/tst-pam_echo-retval.c.o [77/341] Compiling C object modules/pam_env/pam_env.so.p/pam_env.c.o [78/341] Compiling C object modules/pam_faildelay/tst-pam_faildelay-retval.p/tst-pam_faildelay-retval.c.o [79/341] Compiling C object modules/pam_exec/pam_exec.so.p/pam_exec.c.o [80/341] Compiling C object modules/pam_faildelay/pam_faildelay.so.p/pam_faildelay.c.o [81/341] Compiling C object modules/pam_env/tst-pam_env-retval.p/tst-pam_env-retval.c.o [82/341] Compiling C object modules/pam_faillock/pam_faillock.so.p/pam_faillock.c.o [83/341] Compiling C object modules/pam_faillock/pam_faillock.so.p/faillock.c.o [84/341] Compiling C object modules/pam_faillock/faillock.p/main.c.o [85/341] Compiling C object modules/pam_faillock/pam_faillock.so.p/faillock_config.c.o [86/341] Compiling C object modules/pam_faillock/faillock.p/faillock_config.c.o [87/341] Compiling C object modules/pam_faillock/faillock.p/faillock.c.o [88/341] Compiling C object modules/pam_faillock/tst-pam_faillock-retval.p/tst-pam_faillock-retval.c.o [89/341] Compiling C object modules/pam_filter/upperLOWER/upperLOWER.p/upperLOWER.c.o [90/341] Compiling C object modules/pam_filter/pam_filter.so.p/pam_filter.c.o [91/341] Compiling C object modules/pam_ftp/pam_ftp.so.p/pam_ftp.c.o [92/341] Compiling C object modules/pam_issue/pam_issue.so.p/pam_issue.c.o [93/341] Compiling C object modules/pam_limits/pam_limits.so.p/pam_limits.c.o [94/341] Compiling C object modules/pam_group/pam_group.so.p/pam_group.c.o [95/341] Compiling C object modules/pam_keyinit/pam_keyinit.so.p/pam_keyinit.c.o [96/341] Compiling C object modules/pam_listfile/pam_listfile.so.p/pam_listfile.c.o [97/341] Compiling C object modules/pam_listfile/tst-pam_listfile-retval.p/tst-pam_listfile-retval.c.o [98/341] Compiling C object modules/pam_localuser/pam_localuser.so.p/pam_localuser.c.o [99/341] Compiling C object modules/pam_loginuid/pam_loginuid.so.p/pam_loginuid.c.o [100/341] Compiling C object modules/pam_localuser/tst-pam_localuser-retval.p/tst-pam_localuser-retval.c.o [101/341] Compiling C object modules/pam_mail/pam_mail.so.p/pam_mail.c.o [102/341] Compiling C object modules/pam_mkhomedir/pam_mkhomedir.so.p/pam_mkhomedir.c.o [103/341] Compiling C object modules/pam_mkhomedir/mkhomedir_helper.p/mkhomedir_helper.c.o [104/341] Compiling C object modules/pam_mkhomedir/tst-pam_mkhomedir-retval.p/tst-pam_mkhomedir-retval.c.o [105/341] Compiling C object modules/pam_namespace/pam_namespace.so.p/md5.c.o [106/341] Compiling C object modules/pam_motd/pam_motd.so.p/pam_motd.c.o [107/341] Compiling C object modules/pam_namespace/pam_namespace.so.p/argv_parse.c.o [108/341] Compiling C object modules/pam_namespace/pam_namespace.so.p/pam_namespace.c.o [109/341] Compiling C object modules/pam_nologin/tst-pam_nologin-retval.p/tst-pam_nologin-retval.c.o [110/341] Compiling C object modules/pam_nologin/pam_nologin.so.p/pam_nologin.c.o [111/341] Compiling C object modules/pam_permit/pam_permit.so.p/pam_permit.c.o [112/341] Compiling C object modules/pam_permit/tst-pam_permit-retval.p/tst-pam_permit-retval.c.o [113/341] Compiling C object modules/pam_pwhistory/pam_pwhistory.so.p/pam_pwhistory.c.o [114/341] Compiling C object modules/pam_pwhistory/pam_pwhistory.so.p/pwhistory_config.c.o [115/341] Compiling C object modules/pam_pwhistory/pam_pwhistory.so.p/opasswd.c.o [116/341] Compiling C object modules/pam_pwhistory/pwhistory_helper.p/pwhistory_helper.c.o [117/341] Compiling C object modules/pam_pwhistory/tst-pam_pwhistory-retval.p/tst-pam_pwhistory-retval.c.o [118/341] Compiling C object modules/pam_pwhistory/pwhistory_helper.p/opasswd.c.o [119/341] Compiling C object modules/pam_rhosts/pam_rhosts.so.p/pam_rhosts.c.o [120/341] Compiling C object modules/pam_rootok/pam_rootok.so.p/pam_rootok.c.o [121/341] Compiling C object modules/pam_rootok/tst-pam_rootok-retval.p/tst-pam_rootok-retval.c.o [122/341] Compiling C object modules/pam_setquota/pam_setquota.so.p/pam_setquota.c.o [123/341] Compiling C object modules/pam_securetty/pam_securetty.so.p/pam_securetty.c.o [124/341] Compiling C object modules/pam_stress/pam_stress.so.p/pam_stress.c.o [125/341] Compiling C object modules/pam_shells/pam_shells.so.p/pam_shells.c.o [126/341] Compiling C object modules/pam_succeed_if/pam_succeed_if.so.p/pam_succeed_if.c.o [127/341] Compiling C object modules/pam_succeed_if/tst-pam_succeed_if-retval.p/tst-pam_succeed_if-retval.c.o [128/341] Compiling C object modules/pam_time/tst-pam_time-retval.p/tst-pam_time-retval.c.o [129/341] Compiling C object modules/pam_time/pam_time.so.p/pam_time.c.o [130/341] Compiling C object modules/pam_timestamp/pam_timestamp.so.p/pam_timestamp.c.o [131/341] Compiling C object modules/pam_timestamp/pam_timestamp.so.p/sha1.c.o [132/341] Compiling C object modules/pam_timestamp/pam_timestamp.so.p/hmacsha1.c.o [133/341] Compiling C object modules/pam_timestamp/pam_timestamp_check.p/pam_timestamp_check.c.o [134/341] Compiling C object modules/pam_timestamp/hmacfile.p/hmacfile.c.o [135/341] Compiling C object modules/pam_timestamp/hmacfile.p/hmacsha1.c.o [136/341] Compiling C object modules/pam_timestamp/hmacfile.p/sha1.c.o [137/341] Compiling C object modules/pam_umask/pam_umask.so.p/pam_umask.c.o [138/341] Compiling C object modules/pam_unix/pam_unix.so.p/pam_unix_acct.c.o [139/341] Compiling C object modules/pam_unix/pam_unix.so.p/bigcrypt.c.o [140/341] Compiling C object modules/pam_unix/pam_unix.so.p/pam_unix_auth.c.o [141/341] Compiling C object modules/pam_unix/pam_unix.so.p/pam_unix_passwd.c.o [142/341] Compiling C object modules/pam_unix/pam_unix.so.p/pam_unix_sess.c.o [143/341] Compiling C object modules/pam_unix/pam_unix.so.p/support.c.o [144/341] Compiling C object modules/pam_unix/pam_unix.so.p/md5_good.c.o [145/341] Compiling C object modules/pam_unix/pam_unix.so.p/passverify.c.o [146/341] Compiling C object modules/pam_unix/pam_unix.so.p/md5_broken.c.o [147/341] Compiling C object modules/pam_unix/unix_chkpwd.p/bigcrypt.c.o [148/341] Compiling C object modules/pam_unix/unix_chkpwd.p/audit.c.o [149/341] Compiling C object modules/pam_unix/unix_chkpwd.p/unix_chkpwd.c.o [150/341] Compiling C object modules/pam_unix/unix_chkpwd.p/md5_good.c.o [151/341] Compiling C object modules/pam_unix/unix_chkpwd.p/md5_broken.c.o [152/341] Compiling C object modules/pam_unix/bigcrypt.p/bigcrypt.c.o [153/341] Compiling C object modules/pam_unix/unix_chkpwd.p/passverify.c.o [154/341] Compiling C object modules/pam_unix/bigcrypt.p/bigcrypt_main.c.o [155/341] Compiling C object modules/pam_usertype/pam_usertype.so.p/pam_usertype.c.o [156/341] Compiling C object modules/pam_warn/pam_warn.so.p/pam_warn.c.o [157/341] Compiling C object modules/pam_userdb/pam_userdb.so.p/pam_userdb.c.o [158/341] Compiling C object modules/pam_warn/tst-pam_warn-retval.p/tst-pam_warn-retval.c.o [159/341] Compiling C object modules/pam_wheel/pam_wheel.so.p/pam_wheel.c.o [160/341] Compiling C object conf/pam_conv1/pam_conv1.p/meson-generated_.._pam_conv_y.c.o [161/341] Compiling C object conf/pam_conv1/pam_conv1.p/meson-generated_.._pam_conv_l.c.o [162/341] Compiling C object modules/pam_xauth/pam_xauth.so.p/pam_xauth.c.o [163/341] Compiling C object examples/xsh.p/xsh.c.o [164/341] Compiling C object examples/vpass.p/vpass.c.o [165/341] Building translation po/af/LC_MESSAGES/Linux-PAM-af.mo [166/341] Compiling C object examples/blank.p/blank.c.o [167/341] Building translation po/am/LC_MESSAGES/Linux-PAM-am.mo [168/341] Building translation po/ar/LC_MESSAGES/Linux-PAM-ar.mo [169/341] Compiling C object examples/check_user.p/check_user.c.o [170/341] Compiling C object examples/tty_conv.p/tty_conv.c.o [171/341] Building translation po/as/LC_MESSAGES/Linux-PAM-as.mo [172/341] Building translation po/be/LC_MESSAGES/Linux-PAM-be.mo [173/341] Building translation po/bg/LC_MESSAGES/Linux-PAM-bg.mo [174/341] Building translation po/bn_IN/LC_MESSAGES/Linux-PAM-bn_IN.mo [175/341] Building translation po/bs/LC_MESSAGES/Linux-PAM-bs.mo [176/341] Building translation po/bn/LC_MESSAGES/Linux-PAM-bn.mo [177/341] Building translation po/ca/LC_MESSAGES/Linux-PAM-ca.mo [178/341] Building translation po/cs/LC_MESSAGES/Linux-PAM-cs.mo [179/341] Building translation po/cy/LC_MESSAGES/Linux-PAM-cy.mo [180/341] Building translation po/da/LC_MESSAGES/Linux-PAM-da.mo [181/341] Building translation po/de_CH/LC_MESSAGES/Linux-PAM-de_CH.mo [182/341] Building translation po/de/LC_MESSAGES/Linux-PAM-de.mo [183/341] Building translation po/el/LC_MESSAGES/Linux-PAM-el.mo [184/341] Building translation po/eo/LC_MESSAGES/Linux-PAM-eo.mo [185/341] Building translation po/es/LC_MESSAGES/Linux-PAM-es.mo [186/341] Building translation po/et/LC_MESSAGES/Linux-PAM-et.mo [187/341] Building translation po/eu/LC_MESSAGES/Linux-PAM-eu.mo [188/341] Building translation po/fa/LC_MESSAGES/Linux-PAM-fa.mo [189/341] Building translation po/fi/LC_MESSAGES/Linux-PAM-fi.mo [190/341] Building translation po/fr/LC_MESSAGES/Linux-PAM-fr.mo [191/341] Building translation po/ga/LC_MESSAGES/Linux-PAM-ga.mo [192/341] Building translation po/gl/LC_MESSAGES/Linux-PAM-gl.mo [193/341] Building translation po/gu/LC_MESSAGES/Linux-PAM-gu.mo [194/341] Building translation po/he/LC_MESSAGES/Linux-PAM-he.mo [195/341] Building translation po/hi/LC_MESSAGES/Linux-PAM-hi.mo [196/341] Building translation po/hu/LC_MESSAGES/Linux-PAM-hu.mo [197/341] Building translation po/hr/LC_MESSAGES/Linux-PAM-hr.mo [198/341] Building translation po/ia/LC_MESSAGES/Linux-PAM-ia.mo [199/341] Building translation po/id/LC_MESSAGES/Linux-PAM-id.mo [200/341] Building translation po/is/LC_MESSAGES/Linux-PAM-is.mo [201/341] Building translation po/it/LC_MESSAGES/Linux-PAM-it.mo [202/341] Building translation po/ja/LC_MESSAGES/Linux-PAM-ja.mo [203/341] Building translation po/ka/LC_MESSAGES/Linux-PAM-ka.mo [204/341] Building translation po/kk/LC_MESSAGES/Linux-PAM-kk.mo [205/341] Building translation po/km/LC_MESSAGES/Linux-PAM-km.mo [206/341] Building translation po/kn/LC_MESSAGES/Linux-PAM-kn.mo [207/341] Building translation po/ko/LC_MESSAGES/Linux-PAM-ko.mo [208/341] Building translation po/kw_GB/LC_MESSAGES/Linux-PAM-kw_GB.mo [209/341] Building translation po/ky/LC_MESSAGES/Linux-PAM-ky.mo [210/341] Building translation po/lt/LC_MESSAGES/Linux-PAM-lt.mo [211/341] Building translation po/lv/LC_MESSAGES/Linux-PAM-lv.mo [212/341] Building translation po/mk/LC_MESSAGES/Linux-PAM-mk.mo [213/341] Building translation po/ml/LC_MESSAGES/Linux-PAM-ml.mo [214/341] Building translation po/mn/LC_MESSAGES/Linux-PAM-mn.mo [215/341] Building translation po/ms/LC_MESSAGES/Linux-PAM-ms.mo [216/341] Building translation po/mr/LC_MESSAGES/Linux-PAM-mr.mo [217/341] Building translation po/my/LC_MESSAGES/Linux-PAM-my.mo [218/341] Building translation po/nb/LC_MESSAGES/Linux-PAM-nb.mo [219/341] Building translation po/ne/LC_MESSAGES/Linux-PAM-ne.mo [220/341] Building translation po/nl/LC_MESSAGES/Linux-PAM-nl.mo [221/341] Building translation po/nn/LC_MESSAGES/Linux-PAM-nn.mo [222/341] Building translation po/pa/LC_MESSAGES/Linux-PAM-pa.mo [223/341] Building translation po/or/LC_MESSAGES/Linux-PAM-or.mo [224/341] Building translation po/pl/LC_MESSAGES/Linux-PAM-pl.mo [225/341] Building translation po/pt/LC_MESSAGES/Linux-PAM-pt.mo [226/341] Building translation po/pt_BR/LC_MESSAGES/Linux-PAM-pt_BR.mo [227/341] Building translation po/ru/LC_MESSAGES/Linux-PAM-ru.mo [228/341] Building translation po/ro/LC_MESSAGES/Linux-PAM-ro.mo [229/341] Building translation po/si/LC_MESSAGES/Linux-PAM-si.mo [230/341] Building translation po/sk/LC_MESSAGES/Linux-PAM-sk.mo [231/341] Building translation po/sl/LC_MESSAGES/Linux-PAM-sl.mo [232/341] Building translation po/sq/LC_MESSAGES/Linux-PAM-sq.mo [233/341] Building translation po/sr@latin/LC_MESSAGES/Linux-PAM-sr@latin.mo [234/341] Building translation po/sr/LC_MESSAGES/Linux-PAM-sr.mo [235/341] Building translation po/sv/LC_MESSAGES/Linux-PAM-sv.mo [236/341] Building translation po/ta/LC_MESSAGES/Linux-PAM-ta.mo [237/341] Building translation po/te/LC_MESSAGES/Linux-PAM-te.mo [238/341] Building translation po/tg/LC_MESSAGES/Linux-PAM-tg.mo [239/341] Building translation po/th/LC_MESSAGES/Linux-PAM-th.mo [240/341] Building translation po/tr/LC_MESSAGES/Linux-PAM-tr.mo [241/341] Building translation po/uk/LC_MESSAGES/Linux-PAM-uk.mo [242/341] Building translation po/ur/LC_MESSAGES/Linux-PAM-ur.mo [243/341] Building translation po/vi/LC_MESSAGES/Linux-PAM-vi.mo [244/341] Building translation po/yo/LC_MESSAGES/Linux-PAM-yo.mo [245/341] Building translation po/zh_CN/LC_MESSAGES/Linux-PAM-zh_CN.mo [246/341] Building translation po/zh_HK/LC_MESSAGES/Linux-PAM-zh_HK.mo [247/341] Building translation po/zh_TW/LC_MESSAGES/Linux-PAM-zh_TW.mo [248/341] Building translation po/zu/LC_MESSAGES/Linux-PAM-zu.mo [249/341] Building translation po/az/LC_MESSAGES/Linux-PAM-az.mo [250/341] Linking target tests/tst-dlopen [251/341] Linking target tests/tst-pam_start [252/341] Linking target libpamc/libpamc.so.0.82.1 [253/341] Linking target tests/tst-pam_end [254/341] Linking target tests/tst-pam_open_session [255/341] Linking target tests/tst-pam_fail_delay [256/341] Linking target tests/tst-pam_close_session [257/341] Linking target tests/tst-pam_acct_mgmt [258/341] Linking target tests/tst-pam_authenticate [259/341] Linking target tests/tst-pam_chauthtok [260/341] Linking target tests/tst-pam_get_authtok [261/341] Linking target tests/tst-pam_setcred [262/341] Linking target tests/tst-pam_set_item [263/341] Linking target tests/tst-pam_get_user [264/341] Linking target tests/tst-pam_get_item [265/341] Linking target tests/tst-pam_getenvlist [266/341] Linking target tests/tst-pam_get_data [267/341] Linking target tests/tst-pam_set_data [268/341] Linking target modules/pam_canonicalize_user/pam_canonicalize_user.so [269/341] Linking target modules/pam_access/pam_access.so [270/341] Linking target tests/tst-pam_mkargv [271/341] Linking target tests/tst-pam_start_confdir [272/341] Linking target modules/pam_canonicalize_user/tst-pam_canonicalize_user-retval [273/341] Linking target modules/pam_debug/pam_debug.so [274/341] Linking target modules/pam_debug/tst-pam_debug-retval [275/341] Linking target modules/pam_deny/pam_deny.so [276/341] Linking target modules/pam_deny/tst-pam_deny-retval [277/341] Linking target modules/pam_echo/pam_echo.so [278/341] Linking target modules/pam_echo/tst-pam_echo-retval [279/341] Linking target modules/pam_env/pam_env.so [280/341] Linking target modules/pam_env/tst-pam_env-retval [281/341] Linking target modules/pam_faildelay/pam_faildelay.so [282/341] Linking target modules/pam_exec/pam_exec.so [283/341] Linking target modules/pam_faildelay/tst-pam_faildelay-retval [284/341] Linking target modules/pam_faillock/pam_faillock.so [285/341] Linking target modules/pam_faillock/faillock [286/341] Linking target modules/pam_filter/upperLOWER/upperLOWER [287/341] Linking target modules/pam_faillock/tst-pam_faillock-retval [288/341] Linking target modules/pam_filter/pam_filter.so [289/341] Linking target modules/pam_ftp/pam_ftp.so [290/341] Linking target modules/pam_keyinit/pam_keyinit.so [291/341] Linking target modules/pam_issue/pam_issue.so [292/341] Linking target modules/pam_group/pam_group.so [293/341] Linking target modules/pam_listfile/pam_listfile.so [294/341] Linking target modules/pam_limits/pam_limits.so [295/341] Linking target modules/pam_listfile/tst-pam_listfile-retval [296/341] Linking target modules/pam_localuser/tst-pam_localuser-retval [297/341] Linking target modules/pam_localuser/pam_localuser.so [298/341] Linking target modules/pam_mail/pam_mail.so [299/341] Linking target modules/pam_loginuid/pam_loginuid.so [300/341] Linking target modules/pam_mkhomedir/mkhomedir_helper [301/341] Linking target modules/pam_mkhomedir/tst-pam_mkhomedir-retval [302/341] Linking target modules/pam_mkhomedir/pam_mkhomedir.so [303/341] Linking target modules/pam_motd/pam_motd.so [304/341] Linking target modules/pam_nologin/pam_nologin.so [305/341] Linking target modules/pam_namespace/pam_namespace.so [306/341] Linking target modules/pam_nologin/tst-pam_nologin-retval [307/341] Linking target modules/pam_permit/pam_permit.so [308/341] Linking target modules/pam_permit/tst-pam_permit-retval [309/341] Linking target modules/pam_pwhistory/pwhistory_helper [310/341] Linking target modules/pam_pwhistory/tst-pam_pwhistory-retval [311/341] Linking target modules/pam_pwhistory/pam_pwhistory.so [312/341] Linking target modules/pam_rhosts/pam_rhosts.so [313/341] Linking target modules/pam_rootok/pam_rootok.so [314/341] Linking target modules/pam_securetty/pam_securetty.so [315/341] Linking target modules/pam_rootok/tst-pam_rootok-retval [316/341] Linking target modules/pam_stress/pam_stress.so [317/341] Linking target modules/pam_setquota/pam_setquota.so [318/341] Linking target modules/pam_shells/pam_shells.so [319/341] Linking target modules/pam_succeed_if/pam_succeed_if.so [320/341] Linking target modules/pam_time/pam_time.so [321/341] Linking target modules/pam_succeed_if/tst-pam_succeed_if-retval [322/341] Linking target modules/pam_time/tst-pam_time-retval [323/341] Linking target modules/pam_timestamp/pam_timestamp.so [324/341] Linking target modules/pam_timestamp/hmacfile [325/341] Linking target modules/pam_timestamp/pam_timestamp_check [326/341] Linking target modules/pam_umask/pam_umask.so [327/341] Linking target modules/pam_unix/pam_unix.so [328/341] Linking target modules/pam_unix/unix_chkpwd [329/341] Linking target modules/pam_unix/bigcrypt [330/341] Linking target modules/pam_userdb/pam_userdb.so [331/341] Linking target modules/pam_warn/tst-pam_warn-retval [332/341] Linking target modules/pam_usertype/pam_usertype.so [333/341] Linking target modules/pam_warn/pam_warn.so [334/341] Linking target modules/pam_xauth/pam_xauth.so [335/341] Linking target modules/pam_wheel/pam_wheel.so [336/341] Linking target conf/pam_conv1/pam_conv1 [337/341] Linking target examples/vpass [338/341] Linking target examples/xsh [339/341] Linking target examples/tty_conv [340/341] Linking target examples/check_user [341/341] Linking target examples/blank cd /usr/src/Linux-PAM-1.7.0 && ninja -C builddir/ install ninja: Entering directory `builddir/' [0/1] Installing files. Installing po/af/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/af/LC_MESSAGES Installing po/am/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/am/LC_MESSAGES Installing po/ar/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ar/LC_MESSAGES Installing po/as/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/as/LC_MESSAGES Installing po/be/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/be/LC_MESSAGES Installing po/bg/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/bg/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/bn_IN/LC_MESSAGES Installing po/bn/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/bn/LC_MESSAGES Installing po/bs/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/bs/LC_MESSAGES Installing po/ca/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ca/LC_MESSAGES Installing po/cs/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/cs/LC_MESSAGES Installing po/cy/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/cy/LC_MESSAGES Installing po/da/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/da/LC_MESSAGES Installing po/de_CH/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/de_CH/LC_MESSAGES Installing po/de/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/el/LC_MESSAGES Installing po/eo/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/es/LC_MESSAGES Installing po/et/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/et/LC_MESSAGES Installing po/eu/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/eu/LC_MESSAGES Installing po/fa/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/fa/LC_MESSAGES Installing po/fi/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/fr/LC_MESSAGES Installing po/ga/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ga/LC_MESSAGES Installing po/gl/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/gu/LC_MESSAGES Installing po/he/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/hu/LC_MESSAGES Installing po/ia/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ia/LC_MESSAGES Installing po/id/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/id/LC_MESSAGES Installing po/is/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/is/LC_MESSAGES Installing po/it/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ka/LC_MESSAGES Installing po/kk/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/kk/LC_MESSAGES Installing po/km/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/km/LC_MESSAGES Installing po/kn/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ko/LC_MESSAGES Installing po/kw_GB/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/kw_GB/LC_MESSAGES Installing po/ky/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ky/LC_MESSAGES Installing po/lt/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/lt/LC_MESSAGES Installing po/lv/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/lv/LC_MESSAGES Installing po/mk/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/mk/LC_MESSAGES Installing po/ml/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ml/LC_MESSAGES Installing po/mn/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/mn/LC_MESSAGES Installing po/mr/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/mr/LC_MESSAGES Installing po/ms/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ms/LC_MESSAGES Installing po/my/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/my/LC_MESSAGES Installing po/nb/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/nb/LC_MESSAGES Installing po/ne/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ne/LC_MESSAGES Installing po/nl/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/nl/LC_MESSAGES Installing po/nn/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/nn/LC_MESSAGES Installing po/or/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/pl/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/pt_BR/LC_MESSAGES Installing po/pt/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/pt/LC_MESSAGES Installing po/ro/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ru/LC_MESSAGES Installing po/si/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/si/LC_MESSAGES Installing po/sk/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/sl/LC_MESSAGES Installing po/sq/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/sq/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/sr@latin/LC_MESSAGES Installing po/sr/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/sr/LC_MESSAGES Installing po/sv/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/te/LC_MESSAGES Installing po/tg/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/tg/LC_MESSAGES Installing po/th/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/th/LC_MESSAGES Installing po/tr/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/uk/LC_MESSAGES Installing po/ur/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/ur/LC_MESSAGES Installing po/vi/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/vi/LC_MESSAGES Installing po/yo/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/yo/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_HK/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/zh_HK/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/zh_TW/LC_MESSAGES Installing po/zu/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/zu/LC_MESSAGES Installing po/az/LC_MESSAGES/Linux-PAM.mo to /usr/share/locale/az/LC_MESSAGES Installing libpam/libpam.so.0.85.1 to /usr/lib Installing libpamc/libpamc.so.0.82.1 to /usr/lib Installing libpam_misc/libpam_misc.so.0.82.1 to /usr/lib Installing modules/pam_access/pam_access.so to /lib/security Installing modules/pam_canonicalize_user/pam_canonicalize_user.so to /lib/security Installing modules/pam_debug/pam_debug.so to /lib/security Installing modules/pam_deny/pam_deny.so to /lib/security Installing modules/pam_echo/pam_echo.so to /lib/security Installing modules/pam_env/pam_env.so to /lib/security Installing modules/pam_exec/pam_exec.so to /lib/security Installing modules/pam_faildelay/pam_faildelay.so to /lib/security Installing modules/pam_faillock/pam_faillock.so to /lib/security Installing modules/pam_faillock/faillock to /lib/security Installing modules/pam_filter/pam_filter.so to /lib/security Installing modules/pam_filter/upperLOWER/upperLOWER to /lib/security/pam_filter Installing modules/pam_ftp/pam_ftp.so to /lib/security Installing modules/pam_group/pam_group.so to /lib/security Installing modules/pam_issue/pam_issue.so to /lib/security Installing modules/pam_keyinit/pam_keyinit.so to /lib/security Installing modules/pam_limits/pam_limits.so to /lib/security Installing modules/pam_listfile/pam_listfile.so to /lib/security Installing modules/pam_localuser/pam_localuser.so to /lib/security Installing modules/pam_loginuid/pam_loginuid.so to /lib/security Installing modules/pam_mail/pam_mail.so to /lib/security Installing modules/pam_mkhomedir/pam_mkhomedir.so to /lib/security Installing modules/pam_mkhomedir/mkhomedir_helper to /lib/security Installing modules/pam_motd/pam_motd.so to /lib/security Installing modules/pam_namespace/pam_namespace.so to /lib/security Installing modules/pam_nologin/pam_nologin.so to /lib/security Installing modules/pam_permit/pam_permit.so to /lib/security Installing modules/pam_pwhistory/pam_pwhistory.so to /lib/security Installing modules/pam_pwhistory/pwhistory_helper to /lib/security Installing modules/pam_rhosts/pam_rhosts.so to /lib/security Installing modules/pam_rootok/pam_rootok.so to /lib/security Installing modules/pam_securetty/pam_securetty.so to /lib/security Installing modules/pam_setquota/pam_setquota.so to /lib/security Installing modules/pam_shells/pam_shells.so to /lib/security Installing modules/pam_stress/pam_stress.so to /lib/security Installing modules/pam_succeed_if/pam_succeed_if.so to /lib/security Installing modules/pam_time/pam_time.so to /lib/security Installing modules/pam_timestamp/pam_timestamp.so to /lib/security Installing modules/pam_timestamp/pam_timestamp_check to /lib/security Installing modules/pam_umask/pam_umask.so to /lib/security Installing modules/pam_unix/pam_unix.so to /lib/security Installing modules/pam_unix/unix_chkpwd to /lib/security Installing modules/pam_userdb/pam_userdb.so to /lib/security Installing modules/pam_usertype/pam_usertype.so to /lib/security Installing modules/pam_warn/pam_warn.so to /lib/security Installing modules/pam_wheel/pam_wheel.so to /lib/security Installing modules/pam_xauth/pam_xauth.so to /lib/security Installing /usr/src/Linux-PAM-1.7.0/libpam/include/security/_pam_compat.h to /usr/include/security Installing /usr/src/Linux-PAM-1.7.0/libpam/include/security/_pam_macros.h to /usr/include/security Installing /usr/src/Linux-PAM-1.7.0/libpam/include/security/_pam_types.h to /usr/include/security Installing /usr/src/Linux-PAM-1.7.0/libpam/include/security/pam_appl.h to /usr/include/security Installing /usr/src/Linux-PAM-1.7.0/libpam/include/security/pam_ext.h to /usr/include/security Installing /usr/src/Linux-PAM-1.7.0/libpam/include/security/pam_modules.h to /usr/include/security Installing /usr/src/Linux-PAM-1.7.0/libpam/include/security/pam_modutil.h to /usr/include/security Installing /usr/src/Linux-PAM-1.7.0/libpamc/include/security/pam_client.h to /usr/include/security Installing /usr/src/Linux-PAM-1.7.0/libpam_misc/include/security/pam_misc.h to /usr/include/security Installing new directory /etc/security/limits.d Installing new directory /etc/security/namespace.d Installing /usr/src/Linux-PAM-1.7.0/builddir/meson-private/pam.pc to /usr/lib/pkgconfig Installing /usr/src/Linux-PAM-1.7.0/builddir/meson-private/pamc.pc to /usr/lib/pkgconfig Installing /usr/src/Linux-PAM-1.7.0/builddir/meson-private/pam_misc.pc to /usr/lib/pkgconfig Installing /usr/src/Linux-PAM-1.7.0/modules/pam_access/access.conf to /etc/security Installing /usr/src/Linux-PAM-1.7.0/modules/pam_env/pam_env.conf to /etc/security Installing /usr/src/Linux-PAM-1.7.0/modules/pam_env/environment to /etc Installing /usr/src/Linux-PAM-1.7.0/modules/pam_faillock/faillock.conf to /etc/security Installing /usr/src/Linux-PAM-1.7.0/modules/pam_filter/pam_filter.h to /usr/include/security Installing /usr/src/Linux-PAM-1.7.0/modules/pam_group/group.conf to /etc/security Installing /usr/src/Linux-PAM-1.7.0/modules/pam_limits/limits.conf to /etc/security Installing /usr/src/Linux-PAM-1.7.0/builddir/modules/pam_namespace/pam_namespace_helper to /lib/security Installing /usr/src/Linux-PAM-1.7.0/builddir/modules/pam_namespace/pam_namespace.service to /usr/lib/systemd/system Installing /usr/src/Linux-PAM-1.7.0/modules/pam_namespace/namespace.conf to /etc/security Installing /usr/src/Linux-PAM-1.7.0/modules/pam_namespace/namespace.init to /etc/security Installing /usr/src/Linux-PAM-1.7.0/modules/pam_pwhistory/pwhistory.conf to /etc/security Installing /usr/src/Linux-PAM-1.7.0/modules/pam_time/time.conf to /etc/security Installing symlink pointing to libpam.so.0.85.1 to /usr/lib/libpam.so.0 Installing symlink pointing to libpam.so.0 to /usr/lib/libpam.so Installing symlink pointing to libpamc.so.0.82.1 to /usr/lib/libpamc.so.0 Installing symlink pointing to libpamc.so.0 to /usr/lib/libpamc.so Installing symlink pointing to libpam_misc.so.0.82.1 to /usr/lib/libpam_misc.so.0 Installing symlink pointing to libpam_misc.so.0 to /usr/lib/libpam_misc.so # Install configuration mkdir -p /etc/pam.d Updating linker cache... Install done; saving file list to /usr/src/log/Linux-PAM-1.7.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:54:00: Building libcap make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libcap-2.76.tar.xz checksum OK ====================================== Installing libcap-2.76 ... Install started; saving file list to /usr/src/lsalr ... # Prevent a static library from being installed cd /usr/src/libcap-2.76 && sed -i '/install -m.*STA/d' libcap/Makefile cd /usr/src/libcap-2.76 && make GOLANG=no \ prefix=/usr \ exec_prefix= \ lib_prefix=/usr make[1]: Entering directory '/usr/src/libcap-2.76' make -C libcap all make[2]: Entering directory '/usr/src/libcap-2.76/libcap' sed -e 's,@prefix@,/usr,' \ -e 's,@exec_prefix@,,' \ -e 's,@libdir@,/usr/lib,' \ -e 's,@includedir@,/usr/include,' \ -e 's,@VERSION@,2.76,' \ -e 's,@deps@,,' \ libcap.pc.in >libcap.pc make libpsx.pc make[3]: Entering directory '/usr/src/libcap-2.76/libcap' sed -e 's,@prefix@,/usr,' \ -e 's,@exec_prefix@,,' \ -e 's,@libdir@,/usr/lib,' \ -e 's,@includedir@,/usr/include,' \ -e 's,@VERSION@,2.76,' \ -e 's,@deps@,,' \ libpsx.pc.in >libpsx.pc make[3]: Leaving directory '/usr/src/libcap-2.76/libcap' => making cap_names.list.h from /usr/src/libcap-2.76/libcap/../libcap/include/uapi/linux/capability.h grep -E '^#define\s+CAP_([^\s]+)\s+[0-9]+\s*$' include/uapi/linux/capability.h | sed -e 's/^#define\s\+/{"/' -e 's/\s*$/},/' -e 's/\s\+/",/' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/' > cap_names.list.h gcc -O2 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include _makenames.c -o _makenames ./_makenames > cap_names.h gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include -c cap_alloc.c -o cap_alloc.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include -c cap_proc.c -o cap_proc.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include -c cap_extint.c -o cap_extint.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include -c cap_flag.c -o cap_flag.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include -c cap_text.c -o cap_text.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include -c cap_file.c -o cap_file.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include -c cap_syscalls.c -o cap_syscalls.o ar rcs libcap.a cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_file.o cap_syscalls.o ranlib libcap.a make libcap.so make[3]: Entering directory '/usr/src/libcap-2.76/libcap' gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include empty.c -o empty objcopy --dump-section .interp=loader.txt empty /dev/null gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include -DLIBRARY_VERSION=\"libcap-2.76\" -DSHARED_LOADER=\"/lib/ld-linux-aarch64.so.1\" -include ./libcap.h -c execable.c -o cap_magic.o gcc -Wl,-x -shared -Wl,-shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Wl,-soname,libcap.so.2 -o libcap.so.2.76 cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_file.o cap_syscalls.o cap_magic.o -Wl,-e,__so_start ln -sf libcap.so.2.76 libcap.so.2 ln -sf libcap.so.2 libcap.so make[3]: Leaving directory '/usr/src/libcap-2.76/libcap' make libpsx.a make[3]: Entering directory '/usr/src/libcap-2.76/libcap' gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include -c ../psx/psx.c -o ../psx/psx.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include -c ../psx/psx_calls.c -o ../psx/psx_calls.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include -c ../psx/wrap/psx_wrap.c -o ../psx/wrap/psx_wrap.o rm -f include/sys/psx_syscall.h ln -s ../../../psx/psx_syscall.h include/sys/psx_syscall.h ar rcs libpsx.a ../psx/psx.o ../psx/psx_calls.o ../psx/wrap/psx_wrap.o ranlib libpsx.a make[3]: Leaving directory '/usr/src/libcap-2.76/libcap' make libpsx.so make[3]: Entering directory '/usr/src/libcap-2.76/libcap' gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/libcap/../libcap/include/uapi -I/usr/src/libcap-2.76/libcap/../libcap/include -DLIBRARY_VERSION=\"libpsx-2.76\" -DSHARED_LOADER=\"/lib/ld-linux-aarch64.so.1\" -c psx_exec.c -o psx_magic.o gcc -Wl,-x -shared -Wl,-shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -D_LIBPSX_PTHREAD_LINKAGE -Wl,-soname,libpsx.so.2 -o libpsx.so.2.76 ../psx/psx.o ../psx/psx_calls.o ../psx/wrap/psx_wrap.o psx_magic.o -Wl,-e,__so_start -lpthread ln -sf libpsx.so.2.76 libpsx.so.2 ln -sf libpsx.so.2 libpsx.so make[3]: Leaving directory '/usr/src/libcap-2.76/libcap' make[2]: Leaving directory '/usr/src/libcap-2.76/libcap' make -C pam_cap all make[2]: Entering directory '/usr/src/libcap-2.76/pam_cap' gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/pam_cap/../libcap/include/uapi -I/usr/src/libcap-2.76/pam_cap/../libcap/include -c -o pam_cap.o pam_cap.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/pam_cap/../libcap/include/uapi -I/usr/src/libcap-2.76/pam_cap/../libcap/include -DLIBCAP_VERSION=\"libcap-2.76\" -DSHARED_LOADER=\"/lib/ld-linux-aarch64.so.1\" -c execable.c -o execable.o gcc -Wl,-x -shared -Wl,-shared -o lazylink.so -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/pam_cap/../libcap/include/uapi -I/usr/src/libcap-2.76/pam_cap/../libcap/include lazylink.c -DSHARED_LOADER=\"/lib/ld-linux-aarch64.so.1\" -Wl,-e,__so_start echo "-Wl,-e,__so_start" > pam_cap_linkopts ./lazylink.so || echo "-lpam" >> pam_cap_linkopts make -C ../libcap all make[3]: Entering directory '/usr/src/libcap-2.76/libcap' make libpsx.pc make[4]: Entering directory '/usr/src/libcap-2.76/libcap' make[4]: 'libpsx.pc' is up to date. make[4]: Leaving directory '/usr/src/libcap-2.76/libcap' make libcap.so make[4]: Entering directory '/usr/src/libcap-2.76/libcap' make[4]: 'libcap.so' is up to date. make[4]: Leaving directory '/usr/src/libcap-2.76/libcap' make libpsx.a make[4]: Entering directory '/usr/src/libcap-2.76/libcap' make[4]: 'libpsx.a' is up to date. make[4]: Leaving directory '/usr/src/libcap-2.76/libcap' make libpsx.so make[4]: Entering directory '/usr/src/libcap-2.76/libcap' make[4]: 'libpsx.so' is up to date. make[4]: Leaving directory '/usr/src/libcap-2.76/libcap' make[3]: Leaving directory '/usr/src/libcap-2.76/libcap' touch LIBCAP cat pam_cap_linkopts | xargs -e gcc -Wl,-x -shared -Wl,-shared -o pam_cap.so pam_cap.o execable.o -L/usr/src/libcap-2.76/pam_cap/../libcap -lcap make testlink make[3]: Entering directory '/usr/src/libcap-2.76/pam_cap' gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/pam_cap/../libcap/include/uapi -I/usr/src/libcap-2.76/pam_cap/../libcap/include -c -o test.o test.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -o testlink test.o pam_cap.o -lpam -ldl -L/usr/src/libcap-2.76/pam_cap/../libcap -lcap make[3]: Leaving directory '/usr/src/libcap-2.76/pam_cap' make[2]: Leaving directory '/usr/src/libcap-2.76/pam_cap' make -C tests all make[2]: Entering directory '/usr/src/libcap-2.76/tests' leave test building to test target make[2]: Leaving directory '/usr/src/libcap-2.76/tests' make -C progs all make[2]: Entering directory '/usr/src/libcap-2.76/progs' gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/progs/../libcap/include/uapi -I/usr/src/libcap-2.76/progs/../libcap/include -c getpcaps.c -o getpcaps.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code getpcaps.o -L/usr/src/libcap-2.76/progs/../libcap -lcap -o getpcaps gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/progs/../libcap/include/uapi -I/usr/src/libcap-2.76/progs/../libcap/include -c getcap.c -o getcap.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code getcap.o -L/usr/src/libcap-2.76/progs/../libcap -lcap -o getcap gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/progs/../libcap/include/uapi -I/usr/src/libcap-2.76/progs/../libcap/include -c setcap.c -o setcap.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code setcap.o -L/usr/src/libcap-2.76/progs/../libcap -lcap -o setcap ./mkcapshdoc.sh > capshdoc.c.cf diff -u capshdoc.c capshdoc.c.cf || (rm capshdoc.c.cf ; exit 1) gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/src/libcap-2.76/progs/../libcap/include/uapi -I/usr/src/libcap-2.76/progs/../libcap/include capsh.c capshdoc.c -L/usr/src/libcap-2.76/progs/../libcap -lcap -o capsh make[2]: Leaving directory '/usr/src/libcap-2.76/progs' make -C doc all make[2]: Entering directory '/usr/src/libcap-2.76/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/libcap-2.76/doc' make[1]: Leaving directory '/usr/src/libcap-2.76' cd /usr/src/libcap-2.76 && make install GOLANG=no \ prefix=/usr \ exec_prefix= \ lib_prefix=/usr make[1]: Entering directory '/usr/src/libcap-2.76' make -C libcap install make[2]: Entering directory '/usr/src/libcap-2.76/libcap' mkdir -p -m 0755 /usr/include/sys mkdir -p -m 0755 /usr/lib/pkgconfig mkdir -p -m 0755 /usr/lib install -m 0644 include/sys/capability.h /usr/include/sys install -m 0644 libcap.pc /usr/lib/pkgconfig/libcap.pc make install-static-psx make[3]: Entering directory '/usr/src/libcap-2.76/libcap' mkdir -p -m 0755 /usr/include/sys mkdir -p -m 0755 /usr/lib/pkgconfig mkdir -p -m 0755 /usr/lib install -m 0644 include/sys/psx_syscall.h /usr/include/sys install -m 0644 libpsx.pc /usr/lib/pkgconfig/libpsx.pc make[3]: Leaving directory '/usr/src/libcap-2.76/libcap' make install-shared make[3]: Entering directory '/usr/src/libcap-2.76/libcap' mkdir -p -m 0755 /usr/include/sys mkdir -p -m 0755 /usr/lib/pkgconfig mkdir -p -m 0755 /usr/lib install -m 0644 include/sys/capability.h /usr/include/sys install -m 0644 libcap.pc /usr/lib/pkgconfig/libcap.pc install -m 0755 libcap.so.2.76 /usr/lib/libcap.so.2.76 ln -sf libcap.so.2.76 /usr/lib/libcap.so.2 ln -sf libcap.so.2 /usr/lib/libcap.so /sbin/ldconfig make install-shared-psx make[4]: Entering directory '/usr/src/libcap-2.76/libcap' mkdir -p -m 0755 /usr/include/sys mkdir -p -m 0755 /usr/lib/pkgconfig mkdir -p -m 0755 /usr/lib install -m 0644 include/sys/psx_syscall.h /usr/include/sys install -m 0644 libpsx.pc /usr/lib/pkgconfig/libpsx.pc install -m 0755 libpsx.so.2.76 /usr/lib/libpsx.so.2.76 ln -sf libpsx.so.2.76 /usr/lib/libpsx.so.2 ln -sf libpsx.so.2 /usr/lib/libpsx.so /sbin/ldconfig make[4]: Leaving directory '/usr/src/libcap-2.76/libcap' make[3]: Leaving directory '/usr/src/libcap-2.76/libcap' make[2]: Leaving directory '/usr/src/libcap-2.76/libcap' make -C pam_cap install make[2]: Entering directory '/usr/src/libcap-2.76/pam_cap' make testlink make[3]: Entering directory '/usr/src/libcap-2.76/pam_cap' make[3]: 'testlink' is up to date. make[3]: Leaving directory '/usr/src/libcap-2.76/pam_cap' mkdir -p -m 0755 /usr/lib/security install -m 0755 pam_cap.so /usr/lib/security make[2]: Leaving directory '/usr/src/libcap-2.76/pam_cap' make -C tests install make[2]: Entering directory '/usr/src/libcap-2.76/tests' nothing to install from tests make[2]: Leaving directory '/usr/src/libcap-2.76/tests' make -C progs install make[2]: Entering directory '/usr/src/libcap-2.76/progs' mkdir -p -m 0755 /sbin for p in getpcaps getcap setcap capsh ; do \ install -m 0755 $p /sbin ; \ done make[2]: Leaving directory '/usr/src/libcap-2.76/progs' make -C doc install make[2]: Entering directory '/usr/src/libcap-2.76/doc' mkdir -p -m 755 /usr/share/man/man1 /usr/share/man/man3 /usr/share/man/man5 /usr/share/man/man7 /usr/share/man/man8 for man in \ /usr/share/man/man1 capsh.1 \ /usr/share/man/man3 cap_init.3 cap_free.3 cap_dup.3 cap_clear.3 cap_clear_flag.3 cap_get_flag.3 cap_set_flag.3 cap_fill.3 cap_fill_flag.3 cap_max_bits.3 cap_compare.3 cap_get_proc.3 cap_get_pid.3 cap_set_proc.3 cap_get_file.3 cap_get_fd.3 cap_set_file.3 cap_set_fd.3 cap_set_nsowner.3 cap_get_nsowner.3 cap_copy_ext.3 cap_size.3 cap_copy_int.3 cap_mode.3 cap_copy_int_check.3 cap_set_syscall.3 cap_from_text.3 cap_to_text.3 cap_from_name.3 cap_to_name.3 capsetp.3 capgetp.3 libcap.3 cap_get_bound.3 cap_drop_bound.3 cap_get_mode.3 cap_set_mode.3 cap_mode_name.3 cap_get_secbits.3 cap_set_secbits.3 cap_setuid.3 cap_setgroups.3 cap_launch.3 cap_func_launcher.3 cap_launcher_callback.3 cap_launcher_set_chroot.3 cap_launcher_set_mode.3 cap_launcher_setgroups.3 cap_launcher_setuid.3 cap_launcher_set_iab.3 cap_new_launcher.3 cap_iab.3 cap_iab_init.3 cap_iab_dup.3 cap_iab_compare.3 cap_iab_get_proc.3 cap_iab_get_pid.3 cap_iab_set_proc.3 cap_iab_to_text.3 cap_iab_from_text.3 cap_iab_get_vector.3 cap_iab_set_vector.3 cap_iab_fill.3 cap_proc_root.3 cap_prctl.3 cap_prctlw.3 psx_syscall.3 psx_syscall3.3 psx_syscall6.3 psx_set_sensitivity.3 psx_load_syscalls.3 __psx_syscall.3 libpsx.3 \ /usr/share/man/man5 capability.conf.5 \ /usr/share/man/man7 cap_text_formats.7 \ /usr/share/man/man8 getcap.8 setcap.8 getpcaps.8 captree.8 pam_cap.8 \ ; \ do \ case $man in \ /*) sub=$man ; continue ;; \ esac; \ install -m 644 $man $sub ; \ done make[2]: Leaving directory '/usr/src/libcap-2.76/doc' make[1]: Leaving directory '/usr/src/libcap-2.76' Updating linker cache... Install done; saving file list to /usr/src/log/libcap-2.76 ... make: Leaving directory '/usr/src/lfs' May 14 16:54:03: Building libcap-ng make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libcap-ng-0.8.5.tar.gz checksum OK ====================================== Installing libcap-ng-0.8.5 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/libcap-ng-0.8.5 && ./configure \ --prefix=/usr \ --disable-static Configuring libcap-ng checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for programs checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gawk... (cached) gawk . Checking for header files checking for linux/capability.h... yes checking for sys/xattr.h... yes checking for linux/securebits.h... yes checking for pthread.h... yes checking for library containing pthread_atfork... none required checking for sys/vfs.h... yes checking for linux/magic.h... yes checking __attr_dealloc_free support... yes checking for -Wformat-truncation... yes checking for sys/syscall.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether PR_CAP_AMBIENT is declared... yes checking whether VFS_CAP_REVISION_2 is declared... yes checking whether VFS_CAP_REVISION_3 is declared... yes checking whether CAP_EPOLLWAKEUP is declared... no checking whether CAP_WAKE_ALARM is declared... yes checking whether CAP_BLOCK_SUSPEND is declared... yes checking whether CAP_AUDIT_READ is declared... yes checking whether CAP_PERFMON is declared... yes checking whether CAP_BPF is declared... yes checking whether CAP_CHECKPOINT_RESTORE is declared... yes checking for swig... no configure: WARNING: "Swig not found - python bindings will not be made" checking whether to create python3 bindings... investigating checking for python3-config... /usr/bin/python3-config Python3 bindings WILL be built checking for a Python interpreter with version >= 3.1... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.10 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libcap-ng.pc config.status: creating src/test/Makefile config.status: creating bindings/Makefile config.status: creating bindings/python3/Makefile config.status: creating bindings/src/Makefile config.status: creating bindings/python3/test/Makefile config.status: creating utils/Makefile config.status: creating m4/Makefile config.status: creating docs/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands . libcap-ng Version: 0.8.5 Target: aarch64-unknown-linux-gnu Installation prefix: /usr PYTHON_PREFIX: ${prefix} Compiler: gcc Compiler flags: -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard __attr_dealloc_free support: yes cd /usr/src/libcap-ng-0.8.5 && make -j4 make[1]: Entering directory '/usr/src/libcap-ng-0.8.5' make all-recursive make[2]: Entering directory '/usr/src/libcap-ng-0.8.5' Making all in src make[3]: Entering directory '/usr/src/libcap-ng-0.8.5/src' Making all in test make[4]: Entering directory '/usr/src/libcap-ng-0.8.5/src/test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libcap-ng-0.8.5/src/test' make[4]: Entering directory '/usr/src/libcap-ng-0.8.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cap-ng.lo -MD -MP -MF .deps/cap-ng.Tpo -c -o cap-ng.lo cap-ng.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lookup_table.lo -MD -MP -MF .deps/lookup_table.Tpo -c -o lookup_table.lo lookup_table.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libdrop_ambient.lo -MD -MP -MF .deps/libdrop_ambient.Tpo -c -o libdrop_ambient.lo libdrop_ambient.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT lookup_table.lo -MD -MP -MF .deps/lookup_table.Tpo -c lookup_table.c -fPIC -DPIC -o .libs/lookup_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT cap-ng.lo -MD -MP -MF .deps/cap-ng.Tpo -c cap-ng.c -fPIC -DPIC -o .libs/cap-ng.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libdrop_ambient.lo -MD -MP -MF .deps/libdrop_ambient.Tpo -c libdrop_ambient.c -fPIC -DPIC -o .libs/libdrop_ambient.o mv -f .deps/lookup_table.Tpo .deps/lookup_table.Plo mv -f .deps/libdrop_ambient.Tpo .deps/libdrop_ambient.Plo mv -f .deps/cap-ng.Tpo .deps/cap-ng.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,-z,relro -o libcap-ng.la -rpath /usr/lib cap-ng.lo lookup_table.lo /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libdrop_ambient.la -rpath /usr/lib libdrop_ambient.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libdrop_ambient.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libdrop_ambient.so.0 -o .libs/libdrop_ambient.so.0.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/cap-ng.o .libs/lookup_table.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,-soname -Wl,libcap-ng.so.0 -o .libs/libcap-ng.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdrop_ambient.so.0" && ln -s "libdrop_ambient.so.0.0.0" "libdrop_ambient.so.0") libtool: link: (cd ".libs" && rm -f "libdrop_ambient.so" && ln -s "libdrop_ambient.so.0.0.0" "libdrop_ambient.so") libtool: link: (cd ".libs" && rm -f "libcap-ng.so.0" && ln -s "libcap-ng.so.0.0.0" "libcap-ng.so.0") libtool: link: ( cd ".libs" && rm -f "libdrop_ambient.la" && ln -s "../libdrop_ambient.la" "libdrop_ambient.la" ) libtool: link: (cd ".libs" && rm -f "libcap-ng.so" && ln -s "libcap-ng.so.0.0.0" "libcap-ng.so") libtool: link: ( cd ".libs" && rm -f "libcap-ng.la" && ln -s "../libcap-ng.la" "libcap-ng.la" ) make[4]: Leaving directory '/usr/src/libcap-ng-0.8.5/src' make[3]: Leaving directory '/usr/src/libcap-ng-0.8.5/src' Making all in utils make[3]: Entering directory '/usr/src/libcap-ng-0.8.5/utils' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o pscap.o pscap.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o netcap.o netcap.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o proc-llist.o proc-llist.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o filecap.o filecap.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o captest.o captest.c /bin/sh ../libtool --tag=CC --mode=link gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o pscap pscap.o ../src/libcap-ng.la /bin/sh ../libtool --tag=CC --mode=link gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o filecap filecap.o ../src/libcap-ng.la /bin/sh ../libtool --tag=CC --mode=link gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o captest captest.o ../src/libcap-ng.la /bin/sh ../libtool --tag=CC --mode=link gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o netcap netcap.o proc-llist.o ../src/libcap-ng.la libtool: link: gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/pscap pscap.o ../src/.libs/libcap-ng.so libtool: link: gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/filecap filecap.o ../src/.libs/libcap-ng.so libtool: link: gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/netcap netcap.o proc-llist.o ../src/.libs/libcap-ng.so libtool: link: gcc -W -Wall -Wshadow -Wno-format-truncation -Wundef -D_GNU_SOURCE -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/captest captest.o ../src/.libs/libcap-ng.so make[3]: Leaving directory '/usr/src/libcap-ng-0.8.5/utils' Making all in m4 make[3]: Entering directory '/usr/src/libcap-ng-0.8.5/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libcap-ng-0.8.5/m4' Making all in docs make[3]: Entering directory '/usr/src/libcap-ng-0.8.5/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libcap-ng-0.8.5/docs' make[3]: Entering directory '/usr/src/libcap-ng-0.8.5' make[3]: Leaving directory '/usr/src/libcap-ng-0.8.5' make[2]: Leaving directory '/usr/src/libcap-ng-0.8.5' make[1]: Leaving directory '/usr/src/libcap-ng-0.8.5' cd /usr/src/libcap-ng-0.8.5 && make install make[1]: Entering directory '/usr/src/libcap-ng-0.8.5' Making install in src make[2]: Entering directory '/usr/src/libcap-ng-0.8.5/src' Making install in test make[3]: Entering directory '/usr/src/libcap-ng-0.8.5/src/test' make[4]: Entering directory '/usr/src/libcap-ng-0.8.5/src/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libcap-ng-0.8.5/src/test' make[3]: Leaving directory '/usr/src/libcap-ng-0.8.5/src/test' make[3]: Entering directory '/usr/src/libcap-ng-0.8.5/src' make[4]: Entering directory '/usr/src/libcap-ng-0.8.5/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcap-ng.la libdrop_ambient.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libcap-ng.so.0.0.0 /usr/lib/libcap-ng.so.0.0.0 libtool: install: (cd /usr/lib && { ln -s -f libcap-ng.so.0.0.0 libcap-ng.so.0 || { rm -f libcap-ng.so.0 && ln -s libcap-ng.so.0.0.0 libcap-ng.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libcap-ng.so.0.0.0 libcap-ng.so || { rm -f libcap-ng.so && ln -s libcap-ng.so.0.0.0 libcap-ng.so; }; }) libtool: install: /usr/bin/install -c .libs/libcap-ng.lai /usr/lib/libcap-ng.la libtool: install: /usr/bin/install -c .libs/libdrop_ambient.so.0.0.0 /usr/lib/libdrop_ambient.so.0.0.0 libtool: install: (cd /usr/lib && { ln -s -f libdrop_ambient.so.0.0.0 libdrop_ambient.so.0 || { rm -f libdrop_ambient.so.0 && ln -s libdrop_ambient.so.0.0.0 libdrop_ambient.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libdrop_ambient.so.0.0.0 libdrop_ambient.so || { rm -f libdrop_ambient.so && ln -s libdrop_ambient.so.0.0.0 libdrop_ambient.so; }; }) libtool: install: /usr/bin/install -c .libs/libdrop_ambient.lai /usr/lib/libdrop_ambient.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 cap-ng.h '/usr/include' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libcap-ng.pc '/usr/lib/pkgconfig' make[4]: Leaving directory '/usr/src/libcap-ng-0.8.5/src' make[3]: Leaving directory '/usr/src/libcap-ng-0.8.5/src' make[2]: Leaving directory '/usr/src/libcap-ng-0.8.5/src' Making install in utils make[2]: Entering directory '/usr/src/libcap-ng-0.8.5/utils' make[3]: Entering directory '/usr/src/libcap-ng-0.8.5/utils' /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c pscap netcap filecap captest '/usr/bin' libtool: install: /usr/bin/install -c .libs/pscap /usr/bin/pscap libtool: install: /usr/bin/install -c .libs/netcap /usr/bin/netcap libtool: install: /usr/bin/install -c .libs/filecap /usr/bin/filecap libtool: install: /usr/bin/install -c .libs/captest /usr/bin/captest /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 pscap.8 netcap.8 filecap.8 captest.8 '/usr/share/man/man8' make[3]: Leaving directory '/usr/src/libcap-ng-0.8.5/utils' make[2]: Leaving directory '/usr/src/libcap-ng-0.8.5/utils' Making install in m4 make[2]: Entering directory '/usr/src/libcap-ng-0.8.5/m4' make[3]: Entering directory '/usr/src/libcap-ng-0.8.5/m4' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/aclocal' /usr/bin/install -c -m 644 cap-ng.m4 '/usr/share/aclocal' make[3]: Leaving directory '/usr/src/libcap-ng-0.8.5/m4' make[2]: Leaving directory '/usr/src/libcap-ng-0.8.5/m4' Making install in docs make[2]: Entering directory '/usr/src/libcap-ng-0.8.5/docs' make[3]: Entering directory '/usr/src/libcap-ng-0.8.5/docs' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 capng_clear.3 capng_fill.3 capng_setpid.3 capng_get_caps_process.3 capng_update.3 capng_updatev.3 capng_apply.3 capng_lock.3 capng_change_id.3 capng_get_caps_fd.3 capng_apply_caps_fd.3 capng_have_capabilities.3 capng_get_rootid.3 capng_set_rootid.3 capng_have_capability.3 capng_print_caps_numeric.3 capng_print_caps_text.3 capng_name_to_capability.3 capng_capability_to_name.3 capng_save_state.3 capng_restore_state.3 '/usr/share/man/man3' /bin/mkdir -p '/usr/share/man/man7' /usr/bin/install -c -m 644 libdrop_ambient.7 '/usr/share/man/man7' make[3]: Leaving directory '/usr/src/libcap-ng-0.8.5/docs' make[2]: Leaving directory '/usr/src/libcap-ng-0.8.5/docs' make[2]: Entering directory '/usr/src/libcap-ng-0.8.5' make[3]: Entering directory '/usr/src/libcap-ng-0.8.5' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libcap-ng-0.8.5' make[2]: Leaving directory '/usr/src/libcap-ng-0.8.5' make[1]: Leaving directory '/usr/src/libcap-ng-0.8.5' Updating linker cache... Install done; saving file list to /usr/src/log/libcap-ng-0.8.5 ... make: Leaving directory '/usr/src/lfs' May 14 16:54:10: Building libpcap make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libpcap-1.10.5.tar.xz checksum OK ====================================== Installing libpcap-1.10.5 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/libpcap-1.10.5 && ./configure \ --prefix=/usr \ --enable-bluetooth=no \ --disable-dbus checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking size of void *... 8 checking size of time_t... 8 checking whether the compiler supports the -fvisibility=hidden option... yes checking for inline... inline checking for __atomic_load_n... yes checking for __atomic_store_n... 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 _LARGEFILE_SOURCE value needed for large files... no checking for sys/ioccom.h... no checking for sys/sockio.h... no checking for netpacket/packet.h... yes checking for ANSI ioctl definitions... yes checking for strerror_r... yes checking whether strerror_r is GNU-style... yes checking for vsyslog... yes checking for vsnprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for strlcat... yes checking for strlcpy... yes checking for strtok_r... yes checking for ffs... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether ffs is declared... yes checking for getaddrinfo... yes checking for library containing putmsg... no checking whether getnetbyname_r is declared... yes checking for the Linux getnetbyname_r()... yes checking whether getprotobyname_r is declared... yes checking for the Linux getprotobyname_r()... yes checking for ether_hostton... yes checking whether ether_hostton is declared... no checking whether ether_hostton is declared... yes checking for pthread.h... yes checking for pthread_create... yes checking whether to enable the instrument functions code... no checking if --disable-protochain option is specified... enabled checking for net/bpf.h... no checking for net/pfilt.h... no checking for net/enet.h... no checking for net/nit.h... no checking for sys/net/nit.h... no checking for linux/socket.h... yes checking for net/raw.h... no checking for sys/dlpi.h... no checking for config/HaikuConfig.h... no checking packet capture type... linux checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.17.0... yes checking for brew... no checking for linux/wireless.h... yes checking for libnl-genl-3.0 with pkg-config... not found checking for nl_socket_alloc in -lnl-3... no checking for struct tpacket_auxdata.tp_vlan_tci... yes checking for getifaddrs... yes checking for ifaddrs.h... yes checking for linux/net_tstamp.h... yes checking for socklen_t... yes checking for dagapi.h... no checking whether we have Septel API headers... no checking whether we have Myricom Sniffer API... no checking whether TurboCap is supported... no checking whether to enable remote packet capture... no checking whether to build optimizer debugging code... no checking whether to build parser debugging code... no checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -ll checking whether yytext is a pointer... yes checking for capable lex... yes checking for bison... bison checking for ranlib... ranlib checking for ar... ar checking whether ln -s works... yes checking for struct sockaddr.sa_len... no checking for struct sockaddr_storage... yes checking for dl_hp_ppa_info_t.dl_module_id_1... no checking for Linux usbmon USB sniffing support... yes checking for linux/compiler.h... no checking for linux/usbdevice_fs.h... yes checking for struct usbdevfs_ctrltransfer.bRequestType... yes checking whether we can compile the netfilter support... yes checking whether we can compile the netmap support... no checking for libdpdk with pkg-config... not found configure: WARNING: We couldn't find DPDK with pkg-config. If you want DPDK support, make sure that pkg-config is installed, that DPDK 18.02.2 or later is installed, and that DPDK provides a .pc file. checking for libibverbs with pkg-config... not found checking for ibv_get_device_list in -libverbs... no checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile config.status: creating grammar.y config.status: creating pcap-filter.manmisc config.status: creating pcap-linktype.manmisc config.status: creating pcap-tstamp.manmisc config.status: creating pcap-savefile.manfile config.status: creating pcap.3pcap config.status: creating pcap_compile.3pcap config.status: creating pcap_datalink.3pcap config.status: creating pcap_dump_open.3pcap config.status: creating pcap_get_tstamp_precision.3pcap config.status: creating pcap_list_datalinks.3pcap config.status: creating pcap_list_tstamp_types.3pcap config.status: creating pcap_open_dead.3pcap config.status: creating pcap_open_offline.3pcap config.status: creating pcap_set_immediate_mode.3pcap config.status: creating pcap_set_tstamp_precision.3pcap config.status: creating pcap_set_tstamp_type.3pcap config.status: creating rpcapd/Makefile config.status: creating rpcapd/rpcapd.manadmin config.status: creating rpcapd/rpcapd-config.manfile config.status: creating testprogs/Makefile config.status: creating config.h config.status: executing default-1 commands cd /usr/src/libpcap-1.10.5 && make -j4 make[1]: Entering directory '/usr/src/libpcap-1.10.5' gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./pcap-linux.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./fad-getad.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./pcap-usb-linux.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./pcap-netfilter-linux.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./pcap.c bison -p pcap_ -o grammar.c -d grammar.y flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./optimize.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./nametoaddr.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./etherent.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./fmtutils.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./pcap-util.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./savefile.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./sf-pcap.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./sf-pcapng.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./pcap-common.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./bpf_image.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./bpf_filter.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./bpf_dump.c ./config.status --file=libpcap.pc.tmp:./libpcap.pc.in ./config.status --file=pcap-config.tmp:./pcap-config.in gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c grammar.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c ./gencode.c gcc -fvisibility=hidden -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -fpic -I. -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fno-strict-aliasing -c scanner.c config.status: creating libpcap.pc.tmp mv libpcap.pc.tmp libpcap.pc ar rc libpcap.a pcap-linux.o fad-getad.o pcap-usb-linux.o pcap-netfilter-linux.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o VER=`cat ./VERSION`; \ MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \ gcc -shared -Wl,-soname,libpcap.so.$MAJOR_VER \ -o libpcap.so.$VER pcap-linux.o fad-getad.o pcap-usb-linux.o pcap-netfilter-linux.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o ranlib libpcap.a config.status: creating pcap-config.tmp mv pcap-config.tmp pcap-config chmod a+x pcap-config make[1]: Leaving directory '/usr/src/libpcap-1.10.5' cd /usr/src/libpcap-1.10.5 && make install make[1]: Entering directory '/usr/src/libpcap-1.10.5' VER=`cat ./VERSION`; \ MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \ gcc -shared -Wl,-soname,libpcap.so.$MAJOR_VER \ -o libpcap.so.$VER pcap-linux.o fad-getad.o pcap-usb-linux.o pcap-netfilter-linux.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o [ -d /usr/lib ] || \ (mkdir -p /usr/lib; chmod 755 /usr/lib) VER=`cat ./VERSION`; \ MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \ /usr/bin/install -c libpcap.so.$VER /usr/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /usr/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /usr/lib/libpcap.so [ -d /usr/lib ] || \ (mkdir -p /usr/lib; chmod 755 /usr/lib) /usr/bin/install -c -m 644 libpcap.a /usr/lib/libpcap.a ranlib /usr/lib/libpcap.a [ -d /usr/lib ] || \ (mkdir -p /usr/lib; chmod 755 /usr/lib) [ -d /usr/include ] || \ (mkdir -p /usr/include; chmod 755 /usr/include) [ -d /usr/include/pcap ] || \ (mkdir -p /usr/include/pcap; chmod 755 /usr/include/pcap) [ -d /usr/share/man/man1 ] || \ (mkdir -p /usr/share/man/man1; chmod 755 /usr/share/man/man1) [ -d /usr/share/man/man3 ] || \ (mkdir -p /usr/share/man/man3; chmod 755 /usr/share/man/man3) [ -d /usr/share/man/man5 ] || \ (mkdir -p /usr/share/man/man5; chmod 755 /usr/share/man/man5) [ -d /usr/share/man/man7 ] || \ (mkdir -p /usr/share/man/man7; chmod 755 /usr/share/man/man7) for i in pcap.h pcap-bpf.h pcap-namedb.h pcap/bluetooth.h pcap/bpf.h pcap/can_socketcan.h pcap/compiler-tests.h pcap/dlt.h pcap/funcattrs.h pcap/ipnet.h pcap/namedb.h pcap/nflog.h pcap/pcap-inttypes.h pcap/pcap.h pcap/sll.h pcap/socket.h pcap/usb.h pcap/vlan.h; do \ /usr/bin/install -c -m 644 ./$i \ /usr/include/$i; done [ -d /usr/bin ] || \ (mkdir -p /usr/bin; chmod 755 /usr/bin) /usr/bin/install -c pcap-config /usr/bin/pcap-config [ -d /usr/lib/pkgconfig ] || \ (mkdir -p /usr/lib/pkgconfig; chmod 755 /usr/lib/pkgconfig) /usr/bin/install -c -m 644 libpcap.pc /usr/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /usr/bin/install -c -m 644 ./$i \ /usr/share/man/man1/$i; done for i in pcap_activate.3pcap pcap_breakloop.3pcap pcap_can_set_rfmon.3pcap pcap_close.3pcap pcap_create.3pcap pcap_datalink_name_to_val.3pcap pcap_datalink_val_to_name.3pcap pcap_dump.3pcap pcap_dump_close.3pcap pcap_dump_file.3pcap pcap_dump_flush.3pcap pcap_dump_ftell.3pcap pcap_file.3pcap pcap_fileno.3pcap pcap_findalldevs.3pcap pcap_freecode.3pcap pcap_get_required_select_timeout.3pcap pcap_get_selectable_fd.3pcap pcap_geterr.3pcap pcap_init.3pcap pcap_inject.3pcap pcap_is_swapped.3pcap pcap_lib_version.3pcap pcap_lookupdev.3pcap pcap_lookupnet.3pcap pcap_loop.3pcap pcap_major_version.3pcap pcap_next_ex.3pcap pcap_offline_filter.3pcap pcap_open_live.3pcap pcap_set_buffer_size.3pcap pcap_set_datalink.3pcap pcap_set_promisc.3pcap pcap_set_protocol_linux.3pcap pcap_set_rfmon.3pcap pcap_set_snaplen.3pcap pcap_set_timeout.3pcap pcap_setdirection.3pcap pcap_setfilter.3pcap pcap_setnonblock.3pcap pcap_snapshot.3pcap pcap_stats.3pcap pcap_statustostr.3pcap pcap_strerror.3pcap pcap_tstamp_type_name_to_val.3pcap pcap_tstamp_type_val_to_name.3pcap; do \ /usr/bin/install -c -m 644 ./$i \ /usr/share/man/man3/$i; done for i in pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap; do \ /usr/bin/install -c -m 644 $i \ /usr/share/man/man3/$i; done (cd /usr/share/man/man3 && \ rm -f pcap_datalink_val_to_description.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description.3pcap && \ rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description_or_dlt.3pcap && \ rm -f pcap_dump_fopen.3pcap && \ ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \ rm -f pcap_freealldevs.3pcap && \ ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \ rm -f pcap_perror.3pcap && \ ln -s pcap_geterr.3pcap pcap_perror.3pcap && \ rm -f pcap_sendpacket.3pcap && \ ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \ rm -f pcap_free_datalinks.3pcap && \ ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \ rm -f pcap_free_tstamp_types.3pcap && \ ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \ rm -f pcap_dispatch.3pcap && \ ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \ rm -f pcap_minor_version.3pcap && \ ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \ rm -f pcap_next.3pcap && \ ln -s pcap_next_ex.3pcap pcap_next.3pcap && \ rm -f pcap_open_dead_with_tstamp_precision.3pcap && \ ln -s pcap_open_dead.3pcap \ pcap_open_dead_with_tstamp_precision.3pcap && \ rm -f pcap_open_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \ rm -f pcap_fopen_offline.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \ rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \ rm -f pcap_tstamp_type_val_to_description.3pcap && \ ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \ rm -f pcap_getnonblock.3pcap && \ ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap) for i in pcap-savefile.manfile.in; do \ /usr/bin/install -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \ /usr/share/man/man5/`echo $i | sed 's/.manfile.in/.5/'`; done for i in pcap-filter.manmisc.in pcap-linktype.manmisc.in pcap-tstamp.manmisc.in; do \ /usr/bin/install -c -m 644 `echo $i | sed 's/.manmisc.in/.manmisc/'` \ /usr/share/man/man7/`echo $i | sed 's/.manmisc.in/.7/'`; done make[1]: Leaving directory '/usr/src/libpcap-1.10.5' Updating linker cache... Install done; saving file list to /usr/src/log/libpcap-1.10.5 ... make: Leaving directory '/usr/src/lfs' May 14 16:54:20: Building ppp make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' ppp-2.5.2.tar.gz checksum OK ====================================== Installing ppp-2.5.2 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/ppp-2.5.2 && autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force "-Im4" autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force "-Im4" autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:18: installing './compile' configure.ac:9: installing './missing' chat/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' cd /usr/src/ppp-2.5.2 && patch -Np0 -i /usr/src/src/patches/ppp/ppp-2.5.1-1-we-don-t-want-to-accidentally-leak-fds.patch patching file pppd/auth.c Hunk #1 succeeded at 524 (offset -5 lines). Hunk #2 succeeded at 1548 (offset -4 lines). Hunk #3 succeeded at 1648 (offset -4 lines). Hunk #4 succeeded at 1694 (offset -4 lines). Hunk #5 succeeded at 1731 (offset -4 lines). Hunk #6 succeeded at 1773 (offset -4 lines). Hunk #7 succeeded at 1811 (offset -4 lines). Hunk #8 succeeded at 1862 (offset -4 lines). Hunk #9 succeeded at 1915 (offset -4 lines). Hunk #10 succeeded at 2305 (offset -4 lines). Hunk #11 succeeded at 2475 (offset -4 lines). Hunk #12 succeeded at 2532 (offset -4 lines). Hunk #13 succeeded at 2752 (offset -4 lines). patching file pppd/options.c patching file pppd/sys-linux.c Hunk #1 succeeded at 1966 (offset -4 lines). Hunk #2 succeeded at 2026 (offset -4 lines). Hunk #3 succeeded at 2324 (offset -6 lines). cd /usr/src/ppp-2.5.2 && patch -Np0 -i /usr/src/src/patches/ppp/ppp-2.5.1-2-everywhere-O_CLOEXEC-harder.patch patching file pppd/eap.c patching file pppd/main.c Hunk #1 succeeded at 487 (offset -4 lines). patching file pppd/options.c patching file pppd/sys-linux.c Hunk #1 succeeded at 652 (offset -4 lines). Hunk #2 succeeded at 890 (offset -4 lines). Hunk #3 succeeded at 1011 (offset -4 lines). Hunk #4 succeeded at 2535 (offset -6 lines). Hunk #5 succeeded at 2880 (offset -6 lines). Hunk #6 succeeded at 3058 (offset -6 lines). Hunk #7 succeeded at 3282 (offset -6 lines). Hunk #8 succeeded at 3536 (offset -6 lines). Hunk #9 succeeded at 3547 (offset -6 lines). Hunk #10 succeeded at 3562 (offset -6 lines). patching file pppd/tdb.c patching file pppd/tty.c Hunk #1 succeeded at 617 (offset -4 lines). Hunk #2 succeeded at 771 (offset -4 lines). patching file pppd/utils.c Hunk #1 succeeded at 946 (offset 20 lines). Hunk #2 succeeded at 1036 (offset 20 lines). cd /usr/src/ppp-2.5.2 && patch -Np0 -i /usr/src/src/patches/ppp/ppp-2.5.1-3-everywhere-use-SOCK_CLOEXEC-when-creating-socket.patch patching file pppd/plugins/pppoatm/pppoatm.c patching file pppd/plugins/pppoe/if.c Hunk #1 succeeded at 121 with fuzz 2 (offset 5 lines). patching file pppd/plugins/pppoe/plugin.c Hunk #1 succeeded at 150 (offset -5 lines). Hunk #2 succeeded at 161 (offset -5 lines). Hunk #3 succeeded at 366 (offset 2 lines). patching file pppd/plugins/pppol2tp/openl2tp.c Hunk #1 succeeded at 92 (offset -1 lines). patching file pppd/plugins/pppol2tp/pppol2tp.c patching file pppd/sys-linux.c Hunk #1 succeeded at 485 (offset -14 lines). Hunk #2 succeeded at 2677 (offset 2 lines). Hunk #3 succeeded at 2700 (offset 2 lines). Hunk #4 succeeded at 2917 (offset 2 lines). patching file pppd/tty.c Hunk #1 succeeded at 938 (offset -4 lines). cd /usr/src/ppp-2.5.2 && patch -Np0 -i /usr/src/src/patches/ppp/ppp-2.5.1-4-increase-max-padi-attempts.patch patching file pppd/plugins/pppoe/pppoe.h Hunk #1 succeeded at 141 (offset -2 lines). cd /usr/src/ppp-2.5.2 && patch -Np0 -i /usr/src/src/patches/ppp/ppp-2.5.1-5-headers_4.9.patch patching file pppd/plugins/pppoe/plugin.c Hunk #1 succeeded at 43 (offset -3 lines). cd /usr/src/ppp-2.5.2 && ./configure \ --prefix=/usr \ --sysconfdir=/etc \ --with-logfile-dir=/var/log \ --localstatedir=/var \ --with-runtime-dir=/var/run \ cc="gcc" \ cflags="-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fno-strict-aliasing" checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for asm/types.h... yes checking for crypt.h... yes checking for paths.h... yes checking for shadow.h... yes checking for stddef.h... yes checking for stdarg.h... yes checking for sys/dlpi.h... no checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/uio.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for utmp.h... yes checking for net/bpf.h... no checking for net/if.h... yes checking for net/if_types.h... no checking for net/if_arp.h... yes checking for linux/if.h... yes checking for linux/if_ether.h... yes checking for linux/if_packet.h... yes checking for netinet/if_ether.h... yes checking for netpacket/packet.h... yes checking for struct sockaddr_ll in ... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned short... 2 checking for mmap... yes checking for logwtmp... yes checking for strerror... yes checking for crypt in -lcrypt... yes checking for pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking how to run the C preprocessor... gcc -E checking for md4 support in openssl... yes checking for md5 support in openssl... yes checking for des support in openssl... yes checking for sha support in openssl... yes checking if compiling and linking against libsrp works... no checking if compiling and linking against libatm works... no checking for pam... yes checking if compiling and linking against libpam works... yes checking if compiling and linking against libpcap works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating chat/Makefile config.status: creating include/Makefile config.status: creating pppd/Makefile config.status: creating pppd/pppd.pc config.status: creating pppd/plugins/Makefile config.status: creating pppd/plugins/pppoe/Makefile config.status: creating pppd/plugins/pppoatm/Makefile config.status: creating pppd/plugins/pppol2tp/Makefile config.status: creating pppd/plugins/radius/Makefile config.status: creating pppdump/Makefile config.status: creating pppstats/Makefile config.status: creating scripts/Makefile config.status: creating pppd/config.h config.status: creating pppd/pppdconf.h config.status: creating pppd/plugins/pppoe/config.h config.status: executing depfiles commands config.status: executing libtool commands ppp version 2.5.2 Prefix...............: /usr Runtime Dir..........: /var/run Logfile Dir..........: /var/log Plugin Dir...........: ${exec_prefix}/lib/pppd/2.5.2 System CA Path ......: /etc/ssl/certs With OpenSSL.........: yes With libatm..........: no With libpam..........: yes With libpcap.........: yes With libsrp..........: no C Compiler...........: gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17 -fno-strict-aliasing Linker...............: /usr/bin/ld Features enabled Microsoft Extensions.: yes Multilink............: no Plugins..............: yes CBCP.................: no IPV6CP...............: yes EAP-TLS..............: yes systemd notifications: no cd /usr/src/ppp-2.5.2 && make -j4 make[1]: Entering directory '/usr/src/ppp-2.5.2' Making all in chat make[2]: Entering directory '/usr/src/ppp-2.5.2/chat' CC chat-chat.o chat.c: In function 'main': chat.c:154:63: warning: value computed is not used [-Wunused-value] 154 | #define OPTION(c,v) (_O&2&&**v?*(*v)++:!c||_O&4?0:(!(_O&1)&& \ | ^~ chat.c:291:22: note: in expansion of macro 'OPTION' 291 | while ((option = OPTION(argc, argv)) != 0) { | ^~~~~~ chat.c: In function 'sigalrm': chat.c:528:9: warning: unused variable 'flags' [-Wunused-variable] 528 | int flags; | ^~~~~ CCLD chat make[2]: Leaving directory '/usr/src/ppp-2.5.2/chat' Making all in pppd make[2]: Entering directory '/usr/src/ppp-2.5.2/pppd' make all-am make[3]: Entering directory '/usr/src/ppp-2.5.2/pppd' CC pppd-auth.o CC pppd-ccp.o CC pppd-chap-md5.o CC pppd-chap.o CC pppd-demand.o chap-md5.c: In function 'chap_md5_make_response': chap-md5.c:121:88: warning: pointer targets in passing argument 3 of 'PPP_DigestFinal' differ in signedness [-Wpointer-sign] 121 | if (PPP_DigestFinal(ctx, &response[1], &hash_len)) { | ^~~~~~~~~ | | | int * In file included from chap-md5.c:37: crypto.h:96:43: note: expected 'unsigned int *' but argument is of type 'int *' 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ CC pppd-eap.o CC pppd-ecp.o CC pppd-fsm.o eap.c: In function 'eap_request': eap.c:1820:90: warning: pointer targets in passing argument 3 of 'PPP_DigestFinal' differ in signedness [-Wpointer-sign] 1820 | if (PPP_DigestFinal(mdctx, hash, &hashlen)) { | ^~~~~~~~ | | | int * In file included from eap.c:69: crypto.h:96:43: note: expected 'unsigned int *' but argument is of type 'int *' 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ eap.c: In function 'eap_response': eap.c:2583:90: warning: pointer targets in passing argument 3 of 'PPP_DigestFinal' differ in signedness [-Wpointer-sign] 2583 | if (PPP_DigestFinal(mdctx, hash, &hashlen)) { | ^~~~~~~~ | | | int * crypto.h:96:43: note: expected 'unsigned int *' but argument is of type 'int *' 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ eap.c: In function 'eap_printpkt': eap.c:2999:19: warning: unused variable 'uval' [-Wunused-variable] 2999 | u_int32_t uval; | ^~~~ CC pppd-ipcp.o CC pppd-lcp.o CC pppd-magic.o CC pppd-main.o CC pppd-options.o CC pppd-session.o main.c: In function 'new_phase': main.c:1260:5: warning: enumeration value 'PHASE_DEAD' not handled in switch [-Wswitch] 1260 | switch (p) { | ^~~~~~ main.c:1260:5: warning: enumeration value 'PHASE_INITIALIZE' not handled in switch [-Wswitch] main.c:1260:5: warning: enumeration value 'PHASE_SERIALCONN' not handled in switch [-Wswitch] main.c:1260:5: warning: enumeration value 'PHASE_DORMANT' not handled in switch [-Wswitch] main.c:1260:5: warning: enumeration value 'PHASE_ESTABLISH' not handled in switch [-Wswitch] main.c:1260:5: warning: enumeration value 'PHASE_AUTHENTICATE' not handled in switch [-Wswitch] main.c:1260:5: warning: enumeration value 'PHASE_CALLBACK' not handled in switch [-Wswitch] main.c:1260:5: warning: enumeration value 'PHASE_RUNNING' not handled in switch [-Wswitch] main.c:1260:5: warning: enumeration value 'PHASE_TERMINATE' not handled in switch [-Wswitch] main.c:1260:5: warning: enumeration value 'PHASE_HOLDOFF' not handled in switch [-Wswitch] main.c:1260:5: warning: enumeration value 'PHASE_MASTER' not handled in switch [-Wswitch] CC pppd-tty.o options.c: In function 'ppp_get_path': options.c:481:16: warning: 'path' may be used uninitialized [-Wmaybe-uninitialized] 481 | return strlcpy(buf, path, bufsz); | ^~~~~~~~~~~~~~~~~~~~~~~~~ options.c:462:17: note: 'path' was declared here 462 | const char *path; | ^~~~ options.c: In function 'ppp_get_filepath': options.c:508:16: warning: 'path' may be used uninitialized [-Wmaybe-uninitialized] 508 | return slprintf(buf, bufsz, "%s/%s", path, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ options.c:489:17: note: 'path' was declared here 489 | const char *path; | ^~~~ CC pppd-upap.o CC pppd-utils.o CC pppd-sys-linux.o CC pppd-chap_ms.o CC pppd-crypto_ms.o utils.c: In function 'mkdir_parent': utils.c:843:9: warning: unused variable 'rc' [-Wunused-variable] 843 | int rc; | ^~ CC pppd-mppe.o In file included from sys-linux.c:172: termios_linux.h:186:13: warning: 'cfmakeraw' defined but not used [-Wunused-function] 186 | static void cfmakeraw(struct termios *t) | ^~~~~~~~~ mppe.c: In function 'mppe_set_chapv1': mppe.c:130:54: warning: pointer targets in passing argument 3 of 'PPP_DigestFinal' differ in signedness [-Wpointer-sign] 130 | PPP_DigestFinal(ctx, Digest, &DigestLen); | ^~~~~~~~~~ | | | int * In file included from mppe.c:43: crypto.h:96:43: note: expected 'unsigned int *' but argument is of type 'int *' 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ mppe.c: In function 'mppe_set_chapv2': mppe.c:215:57: warning: pointer targets in passing argument 3 of 'PPP_DigestFinal' differ in signedness [-Wpointer-sign] 215 | PPP_DigestFinal(ctx, MasterKey, &KeyLen); | ^~~~~~~ | | | int * crypto.h:96:43: note: expected 'unsigned int *' but argument is of type 'int *' 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ mppe.c:246:59: warning: pointer targets in passing argument 3 of 'PPP_DigestFinal' differ in signedness [-Wpointer-sign] 246 | PPP_DigestFinal(ctx, SendKey, &KeyLen); | ^~~~~~~ | | | int * crypto.h:96:43: note: expected 'unsigned int *' but argument is of type 'int *' 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ mppe.c:279:59: warning: pointer targets in passing argument 3 of 'PPP_DigestFinal' differ in signedness [-Wpointer-sign] 279 | PPP_DigestFinal(ctx, RecvKey, &KeyLen); | ^~~~~~~ | | | int * crypto.h:96:43: note: expected 'unsigned int *' but argument is of type 'int *' 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ CC pppd-ipv6cp.o CC pppd-eui64.o crypto_ms.c: In function 'DesEncrypt': crypto_ms.c:139:47: warning: pointer targets in passing argument 3 of 'PPP_CipherUpdate' differ in signedness [-Wpointer-sign] 139 | if (PPP_CipherUpdate(ctx, cipher, &clen, clear, 8)) { | ^~~~~ | | | unsigned int * In file included from crypto_ms.c:41: crypto.h:140:34: note: expected 'int *' but argument is of type 'unsigned int *' 140 | unsigned char *out, int *outl, | ~~~~~^~~~ crypto_ms.c:141:57: warning: pointer targets in passing argument 3 of 'PPP_CipherFinal' differ in signedness [-Wpointer-sign] 141 | if (PPP_CipherFinal(ctx, cipher + clen, &clen)) { | ^~~~~ | | | unsigned int * crypto.h:147:34: note: expected 'int *' but argument is of type 'unsigned int *' 147 | unsigned char *out, int *outl); | ~~~~~^~~~ crypto_ms.c: In function 'DesDecrypt': crypto_ms.c:168:46: warning: pointer targets in passing argument 3 of 'PPP_CipherUpdate' differ in signedness [-Wpointer-sign] 168 | if (PPP_CipherUpdate(ctx, clear, &clen, cipher, 8)) { | ^~~~~ | | | unsigned int * crypto.h:140:34: note: expected 'int *' but argument is of type 'unsigned int *' 140 | unsigned char *out, int *outl, | ~~~~~^~~~ crypto_ms.c:170:56: warning: pointer targets in passing argument 3 of 'PPP_CipherFinal' differ in signedness [-Wpointer-sign] 170 | if (PPP_CipherFinal(ctx, clear + clen, &clen)) { | ^~~~~ | | | unsigned int * crypto.h:147:34: note: expected 'int *' but argument is of type 'unsigned int *' 147 | unsigned char *out, int *outl); | ~~~~~^~~~ chap_ms.c: In function 'ChallengeResponse': chap_ms.c:511:21: warning: unused variable 'ctx' [-Wunused-variable] 511 | PPP_CIPHER_CTX *ctx; | ^~~ chap_ms.c: In function 'ChallengeHash': chap_ms.c:560:56: warning: pointer targets in passing argument 3 of 'PPP_DigestFinal' differ in signedness [-Wpointer-sign] 560 | if (PPP_DigestFinal(ctx, hash, &hash_len)) { | ^~~~~~~~~ | | | int * In file included from chap_ms.c:100: crypto.h:96:43: note: expected 'unsigned int *' but argument is of type 'int *' 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ chap_ms.c: In function 'NTPasswordHash': chap_ms.c:601:44: warning: pointer targets in passing argument 3 of 'PPP_DigestFinal' differ in signedness [-Wpointer-sign] 601 | PPP_DigestFinal(ctx, hash, &hash_len); | ^~~~~~~~~ | | | int * crypto.h:96:43: note: expected 'unsigned int *' but argument is of type 'int *' 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ chap_ms.c: In function 'GenerateAuthenticatorResponse': chap_ms.c:704:54: warning: pointer targets in passing argument 3 of 'PPP_DigestFinal' differ in signedness [-Wpointer-sign] 704 | PPP_DigestFinal(ctx, Digest, &hash_len); | ^~~~~~~~~ | | | int * crypto.h:96:43: note: expected 'unsigned int *' but argument is of type 'int *' 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ chap_ms.c:726:54: warning: pointer targets in passing argument 3 of 'PPP_DigestFinal' differ in signedness [-Wpointer-sign] 726 | PPP_DigestFinal(ctx, Digest, &hash_len); | ^~~~~~~~~ | | | int * crypto.h:96:43: note: expected 'unsigned int *' but argument is of type 'int *' 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ chap_ms.c: At top level: chap_ms.c:840:16: warning: argument 7 of type 'u_char[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 840 | u_char authResponse[], int authenticator) | ~~~~~~~^~~~~~~~~~~~~~ In file included from chap_ms.c:97: chap_ms.h:81:25: note: previously declared as 'u_char[41]' {aka 'unsigned char[41]'} 81 | u_char *, u_char[MS_AUTH_RESPONSE_LENGTH+1], int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC pppd-eap-tls.o CC pppd-tls.o CC pppd-peap.o CC libppp_crypto_la-crypto.lo CC libppp_crypto_la-ppp-md5.lo eap-tls.c: In function 'eaptls_gen_mppe_keys': eap-tls.c:102:20: warning: unused variable 'p' [-Wunused-variable] 102 | unsigned char *p; | ^ eap-tls.c: In function 'eaptls_ssl_load_config': eap-tls.c:172:5: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 172 | ENGINE_load_builtin_engines(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from eap-tls.c:45: /usr/include/openssl/engine.h:358:28: note: declared here 358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ eap-tls.c: In function 'eaptls_ssl_load_engine': eap-tls.c:195:5: warning: 'ENGINE_register_all_complete' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 195 | ENGINE_register_all_complete(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:415:27: note: declared here 415 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_all_complete(void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ eap-tls.c:198:5: warning: 'ENGINE_by_id' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 198 | e = ENGINE_by_id( engine_name ); | ^ /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ eap-tls.c:202:9: warning: 'ENGINE_by_id' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 202 | e = ENGINE_by_id( "dynamic" ); | ^ /usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ eap-tls.c:205:13: warning: 'ENGINE_ctrl_cmd_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 205 | if (!ENGINE_ctrl_cmd_string(e, "SO_PATH", engine_name, 0) | ^~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ eap-tls.c:206:14: warning: 'ENGINE_ctrl_cmd_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 206 | || !ENGINE_ctrl_cmd_string(e, "LOAD", NULL, 0)) | ^~ /usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ eap-tls.c:210:17: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 210 | ENGINE_free(e); | ^~~~~~~~~~~ /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ eap-tls.c:223:9: warning: 'ENGINE_set_default' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 223 | if(!ENGINE_set_default(e, ENGINE_METHOD_ALL)) | ^~ /usr/include/openssl/engine.h:708:27: note: declared here 708 | OSSL_DEPRECATEDIN_3_0 int ENGINE_set_default(ENGINE *e, unsigned int flags); | ^~~~~~~~~~~~~~~~~~ eap-tls.c:227:13: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 227 | ENGINE_free(e); | ^~~~~~~~~~~ /usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ eap-tls.c: In function 'eaptls_init_ssl': eap-tls.c:411:9: warning: 'ENGINE_ctrl_cmd' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 411 | if (!ENGINE_ctrl_cmd( cert_engine, "LOAD_CERT_CTRL", 0, &cert_info, NULL, 0 ) ) | ^~ /usr/include/openssl/engine.h:450:27: note: declared here 450 | OSSL_DEPRECATEDIN_3_0 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name, | ^~~~~~~~~~~~~~~ eap-tls.c:536:13: warning: 'ENGINE_load_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 536 | pkey = ENGINE_load_private_key(pkey_engine, privkeyfile, transfer_pin, &cb_data); | ^~~~ /usr/include/openssl/engine.h:638:11: note: declared here 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, | ^~~~~~~~~~~~~~~~~~~~~~~ eap-tls.c:542:13: warning: 'ENGINE_load_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 542 | pkey = ENGINE_load_private_key(pkey_engine, privkeyfile, NULL, NULL); | ^~~~ /usr/include/openssl/engine.h:638:11: note: declared here 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, | ^~~~~~~~~~~~~~~~~~~~~~~ eap-tls.c:275:18: warning: unused variable 'reason' [-Wunused-variable] 275 | int reason; | ^~~~~~ CC libppp_crypto_la-ppp-md4.lo CC libppp_crypto_la-ppp-sha1.lo CC libppp_crypto_la-ppp-des.lo CCLD libppp_crypto.la CCLD pppd /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppd' make[2]: Leaving directory '/usr/src/ppp-2.5.2/pppd' Making all in pppstats make[2]: Entering directory '/usr/src/ppp-2.5.2/pppstats' CC pppstats-pppstats.o CCLD pppstats make[2]: Leaving directory '/usr/src/ppp-2.5.2/pppstats' Making all in pppdump make[2]: Entering directory '/usr/src/ppp-2.5.2/pppdump' CC pppdump.o pppdump.c: In function 'dumpppp': pppdump.c:251:20: warning: unused variable 'd' [-Wunused-variable] 251 | unsigned char *d; | ^ pppdump.c:248:28: warning: unused variable 'rv' [-Wunused-variable] 248 | int nb, nl, dn, proto, rv; | ^~ pppdump.c:248:21: warning: unused variable 'proto' [-Wunused-variable] 248 | int nb, nl, dn, proto, rv; | ^~~~~ pppdump.c:248:17: warning: unused variable 'dn' [-Wunused-variable] 248 | int nb, nl, dn, proto, rv; | ^~ CCLD pppdump make[2]: Leaving directory '/usr/src/ppp-2.5.2/pppdump' Making all in pppd/plugins make[2]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins' Making all in pppoe make[3]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoe' make all-am make[4]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoe' CC pppoe_discovery-pppoe-discovery.o CC pppoe_discovery-discovery.o CC pppoe_discovery-if.o CC pppoe_discovery-common.o CC pppoe_la-plugin.lo CC pppoe_la-discovery.lo discovery.c: In function 'sendPADI': discovery.c:334:12: warning: array subscript 'PPPoETag {aka struct PPPoETagStruct}[0]' is partly outside array bounds of 'PPPoEPacket[1]' {aka 'struct PPPoEPacketStruct[1]'} [-Warray-bounds=] 334 | svc->type = TAG_SERVICE_NAME; | ^~ discovery.c:307:17: note: at offset 20 into object 'packet' of size 1528 307 | PPPoEPacket packet; | ^~~~~~ discovery.c:335:12: warning: array subscript 'PPPoETag {aka struct PPPoETagStruct}[0]' is partly outside array bounds of 'PPPoEPacket[1]' {aka 'struct PPPoEPacketStruct[1]'} [-Warray-bounds=] 335 | svc->length = htons(namelen); | ^~ discovery.c:307:17: note: at offset 20 into object 'packet' of size 1528 307 | PPPoEPacket packet; | ^~~~~~ discovery.c: In function 'sendPADR': discovery.c:520:8: warning: array subscript 'PPPoETag {aka struct PPPoETagStruct}[0]' is partly outside array bounds of 'PPPoEPacket[1]' {aka 'struct PPPoEPacketStruct[1]'} [-Warray-bounds=] 520 | svc->type = TAG_SERVICE_NAME; | ^~ discovery.c:499:17: note: at offset 20 into object 'packet' of size 1528 499 | PPPoEPacket packet; | ^~~~~~ discovery.c:521:8: warning: array subscript 'PPPoETag {aka struct PPPoETagStruct}[0]' is partly outside array bounds of 'PPPoEPacket[1]' {aka 'struct PPPoEPacketStruct[1]'} [-Warray-bounds=] 521 | svc->length = htons(namelen); | ^~ discovery.c:499:17: note: at offset 20 into object 'packet' of size 1528 499 | PPPoEPacket packet; | ^~~~~~ CC pppoe_la-if.lo CC pppoe_la-common.lo discovery.c: In function 'sendPADI': discovery.c:334:12: warning: array subscript 'PPPoETag {aka struct PPPoETagStruct}[0]' is partly outside array bounds of 'PPPoEPacket[1]' {aka 'struct PPPoEPacketStruct[1]'} [-Warray-bounds=] 334 | svc->type = TAG_SERVICE_NAME; | ^~ discovery.c:307:17: note: at offset 20 into object 'packet' of size 1528 307 | PPPoEPacket packet; | ^~~~~~ discovery.c:335:12: warning: array subscript 'PPPoETag {aka struct PPPoETagStruct}[0]' is partly outside array bounds of 'PPPoEPacket[1]' {aka 'struct PPPoEPacketStruct[1]'} [-Warray-bounds=] 335 | svc->length = htons(namelen); | ^~ discovery.c:307:17: note: at offset 20 into object 'packet' of size 1528 307 | PPPoEPacket packet; | ^~~~~~ discovery.c: In function 'sendPADR': discovery.c:520:8: warning: array subscript 'PPPoETag {aka struct PPPoETagStruct}[0]' is partly outside array bounds of 'PPPoEPacket[1]' {aka 'struct PPPoEPacketStruct[1]'} [-Warray-bounds=] 520 | svc->type = TAG_SERVICE_NAME; | ^~ discovery.c:499:17: note: at offset 20 into object 'packet' of size 1528 499 | PPPoEPacket packet; | ^~~~~~ discovery.c:521:8: warning: array subscript 'PPPoETag {aka struct PPPoETagStruct}[0]' is partly outside array bounds of 'PPPoEPacket[1]' {aka 'struct PPPoEPacketStruct[1]'} [-Warray-bounds=] 521 | svc->length = htons(namelen); | ^~ discovery.c:499:17: note: at offset 20 into object 'packet' of size 1528 499 | PPPoEPacket packet; | ^~~~~~ CCLD pppoe-discovery CCLD pppoe.la make[4]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoe' make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoe' Making all in pppoatm make[3]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoatm' CC pppoatm_la-pppoatm.lo CC pppoatm_la-text2qos.lo CC pppoatm_la-text2atm.lo CC pppoatm_la-misc.lo CC pppoatm_la-ans.lo ans.c: In function 'ans': ans.c:61:60: warning: pointer targets in passing argument 4 of 'dn_expand' differ in signedness [-Wpointer-sign] 61 | if ((name_len = dn_expand(answer,answer+answer_len,pos,name,MAX_NAME)) < 0) | ^~~~ | | | unsigned char * In file included from ans.c:25: /usr/include/resolv.h:276:51: note: expected 'char *' but argument is of type 'unsigned char *' 276 | const unsigned char *, char *, int) __THROW; | ^~~~~~ ans.c:76:64: warning: pointer targets in passing argument 4 of 'dn_expand' differ in signedness [-Wpointer-sign] 76 | if ((name_len = dn_expand(answer,answer+answer_len,pos,name,MAX_NAME)) | ^~~~ | | | unsigned char * /usr/include/resolv.h:276:51: note: expected 'char *' but argument is of type 'unsigned char *' 276 | const unsigned char *, char *, int) __THROW; | ^~~~~~ CCLD pppoatm.la make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoatm' Making all in pppol2tp make[3]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins/pppol2tp' CC pppol2tp_la-pppol2tp.lo CC openl2tp_la-openl2tp.lo pppol2tp.c: In function 'setdevname_pppol2tp': pppol2tp.c:135:16: warning: unused variable 'a' [-Wunused-variable] 135 | char **a; | ^ pppol2tp.c: In function 'send_config_pppol2tp': pppol2tp.c:214:13: warning: unused variable 'fd' [-Wunused-variable] 214 | int fd; | ^~ pppol2tp.c:212:22: warning: unused variable 'ifr' [-Wunused-variable] 212 | struct ifreq ifr; | ^~~ pppol2tp.c: In function 'pppol2tp_lcp_snoop': pppol2tp.c:314:21: warning: variable 'snooping' set but not used [-Wunused-but-set-variable] 314 | static bool snooping = 1; | ^~~~~~~~ pppol2tp.c: At top level: pppol2tp.c:493:13: warning: 'pppol2tp_cleanup' defined but not used [-Wunused-function] 493 | static void pppol2tp_cleanup(void) | ^~~~~~~~~~~~~~~~ CCLD openl2tp.la CCLD pppol2tp.la make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins/pppol2tp' Making all in radius make[3]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins/radius' CC libradiusclient_la-avpair.lo CC libradiusclient_la-buildreq.lo CC libradiusclient_la-config.lo CC libradiusclient_la-dict.lo CC libradiusclient_la-ip_util.lo avpair.c: In function 'rc_avpair_tostr': avpair.c:727:33: warning: 'strncat' output may be truncated copying 1 byte from a string of length 253 [-Wstringop-truncation] 727 | strncat(value, (char*) ptr, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c: In function 'rc_find_server': config.c:463:25: warning: unused variable 'len' [-Wunused-variable] 463 | int len; | ^~~ CC libradiusclient_la-clientid.lo CC libradiusclient_la-sendserver.lo CC libradiusclient_la-lock.lo CC libradiusclient_la-util.lo CC libradiusclient_la-md5.lo CC radius_la-radius.lo CC radattr_la-radattr.lo CC radrealms_la-radrealms.lo md5.c: In function 'rc_md5_calc': md5.c:17:47: warning: pointer targets in passing argument 3 of 'PPP_DigestFinal' differ in signedness [-Wpointer-sign] 17 | if (PPP_DigestFinal(ctx, out, &outl)) { | ^~~~~ | | | int * In file included from md5.c:3: ../../../pppd/crypto.h:96:43: note: expected 'unsigned int *' but argument is of type 'int *' 96 | unsigned char *out, unsigned int *outlen); | ~~~~~~~~~~~~~~^~~~~~ CCLD libradiusclient.la CCLD radattr.la CCLD radrealms.la CCLD radius.la make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins/radius' make[3]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins' CC minconn_la-minconn.lo CC passwordfd_la-passwordfd.lo CC winbind_la-winbind.lo CCLD minconn.la CCLD passwordfd.la CCLD winbind.la make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins' make[2]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins' make[2]: Entering directory '/usr/src/ppp-2.5.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/usr/src/ppp-2.5.2' make[1]: Leaving directory '/usr/src/ppp-2.5.2' cd /usr/src/ppp-2.5.2 && make install make[1]: Entering directory '/usr/src/ppp-2.5.2' Making install in chat make[2]: Entering directory '/usr/src/ppp-2.5.2/chat' make[3]: Entering directory '/usr/src/ppp-2.5.2/chat' /bin/mkdir -p '/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c chat '/usr/sbin' libtool: install: /usr/bin/install -c chat /usr/sbin/chat /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 chat.8 '/usr/share/man/man8' make[3]: Leaving directory '/usr/src/ppp-2.5.2/chat' make[2]: Leaving directory '/usr/src/ppp-2.5.2/chat' Making install in pppd make[2]: Entering directory '/usr/src/ppp-2.5.2/pppd' make[3]: Entering directory '/usr/src/ppp-2.5.2/pppd' /bin/mkdir -p '/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c pppd '/usr/sbin' libtool: install: /usr/bin/install -c pppd /usr/sbin/pppd /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 pppd.8 '/usr/share/man/man8' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 pppd.pc '/usr/lib/pkgconfig' /bin/mkdir -p '/usr/include/pppd' /usr/bin/install -c -m 644 cbcp.h ccp.h chap.h chap_ms.h crypto.h crypto_ms.h eap.h ecp.h eui64.h fsm.h ipcp.h ipv6cp.h lcp.h magic.h mppe.h multilink.h pppd.h options.h pppdconf.h session.h upap.h '/usr/include/pppd' make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppd' make[2]: Leaving directory '/usr/src/ppp-2.5.2/pppd' Making install in pppstats make[2]: Entering directory '/usr/src/ppp-2.5.2/pppstats' make[3]: Entering directory '/usr/src/ppp-2.5.2/pppstats' /bin/mkdir -p '/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c pppstats '/usr/sbin' libtool: install: /usr/bin/install -c pppstats /usr/sbin/pppstats /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 pppstats.8 '/usr/share/man/man8' make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppstats' make[2]: Leaving directory '/usr/src/ppp-2.5.2/pppstats' Making install in pppdump make[2]: Entering directory '/usr/src/ppp-2.5.2/pppdump' make[3]: Entering directory '/usr/src/ppp-2.5.2/pppdump' /bin/mkdir -p '/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c pppdump '/usr/sbin' libtool: install: /usr/bin/install -c pppdump /usr/sbin/pppdump /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 pppdump.8 '/usr/share/man/man8' make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppdump' make[2]: Leaving directory '/usr/src/ppp-2.5.2/pppdump' Making install in pppd/plugins make[2]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins' Making install in pppoe make[3]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoe' make[4]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoe' /bin/mkdir -p '/usr/sbin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c pppoe-discovery '/usr/sbin' libtool: install: /usr/bin/install -c pppoe-discovery /usr/sbin/pppoe-discovery /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 pppoe-discovery.8 '/usr/share/man/man8' /bin/mkdir -p '/usr/lib/pppd/2.5.2' /bin/sh ../../../libtool --mode=install /usr/bin/install -c pppoe.la '/usr/lib/pppd/2.5.2' libtool: install: /usr/bin/install -c .libs/pppoe.so /usr/lib/pppd/2.5.2/pppoe.so libtool: install: /usr/bin/install -c .libs/pppoe.lai /usr/lib/pppd/2.5.2/pppoe.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/pppd/2.5.2 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/pppd/2.5.2 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoe' make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoe' Making install in pppoatm make[3]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoatm' make[4]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoatm' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/lib/pppd/2.5.2' /bin/sh ../../../libtool --mode=install /usr/bin/install -c pppoatm.la '/usr/lib/pppd/2.5.2' libtool: install: /usr/bin/install -c .libs/pppoatm.so /usr/lib/pppd/2.5.2/pppoatm.so libtool: install: /usr/bin/install -c .libs/pppoatm.lai /usr/lib/pppd/2.5.2/pppoatm.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/pppd/2.5.2 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/pppd/2.5.2 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoatm' make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins/pppoatm' Making install in pppol2tp make[3]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins/pppol2tp' make[4]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins/pppol2tp' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/lib/pppd/2.5.2' /bin/sh ../../../libtool --mode=install /usr/bin/install -c pppol2tp.la openl2tp.la '/usr/lib/pppd/2.5.2' libtool: install: /usr/bin/install -c .libs/pppol2tp.so /usr/lib/pppd/2.5.2/pppol2tp.so libtool: install: /usr/bin/install -c .libs/pppol2tp.lai /usr/lib/pppd/2.5.2/pppol2tp.la libtool: install: /usr/bin/install -c .libs/openl2tp.so /usr/lib/pppd/2.5.2/openl2tp.so libtool: install: /usr/bin/install -c .libs/openl2tp.lai /usr/lib/pppd/2.5.2/openl2tp.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/pppd/2.5.2 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/pppd/2.5.2 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins/pppol2tp' make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins/pppol2tp' Making install in radius make[3]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins/radius' make[4]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins/radius' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 pppd-radius.8 pppd-radattr.8 '/usr/share/man/man8' /bin/mkdir -p '/usr/lib/pppd/2.5.2' /bin/sh ../../../libtool --mode=install /usr/bin/install -c radius.la radattr.la radrealms.la '/usr/lib/pppd/2.5.2' libtool: install: /usr/bin/install -c .libs/radius.so /usr/lib/pppd/2.5.2/radius.so libtool: install: /usr/bin/install -c .libs/radius.lai /usr/lib/pppd/2.5.2/radius.la libtool: install: /usr/bin/install -c .libs/radattr.so /usr/lib/pppd/2.5.2/radattr.so libtool: install: /usr/bin/install -c .libs/radattr.lai /usr/lib/pppd/2.5.2/radattr.la libtool: install: /usr/bin/install -c .libs/radrealms.so /usr/lib/pppd/2.5.2/radrealms.so libtool: install: /usr/bin/install -c .libs/radrealms.lai /usr/lib/pppd/2.5.2/radrealms.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/pppd/2.5.2 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/pppd/2.5.2 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins/radius' make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins/radius' make[3]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins' make[4]: Entering directory '/usr/src/ppp-2.5.2/pppd/plugins' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/lib/pppd/2.5.2' /bin/sh ../../libtool --mode=install /usr/bin/install -c minconn.la passwordfd.la winbind.la '/usr/lib/pppd/2.5.2' libtool: install: /usr/bin/install -c .libs/minconn.so /usr/lib/pppd/2.5.2/minconn.so libtool: install: /usr/bin/install -c .libs/minconn.lai /usr/lib/pppd/2.5.2/minconn.la libtool: install: /usr/bin/install -c .libs/passwordfd.so /usr/lib/pppd/2.5.2/passwordfd.so libtool: install: /usr/bin/install -c .libs/passwordfd.lai /usr/lib/pppd/2.5.2/passwordfd.la libtool: install: /usr/bin/install -c .libs/winbind.so /usr/lib/pppd/2.5.2/winbind.so libtool: install: /usr/bin/install -c .libs/winbind.lai /usr/lib/pppd/2.5.2/winbind.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib/pppd/2.5.2 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/pppd/2.5.2 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins' make[3]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins' make[2]: Leaving directory '/usr/src/ppp-2.5.2/pppd/plugins' make[2]: Entering directory '/usr/src/ppp-2.5.2' make[3]: Entering directory '/usr/src/ppp-2.5.2' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/etc/ppp' /usr/bin/install -c -m 644 etc.ppp/options.example etc.ppp/chap-secrets.example etc.ppp/pap-secrets.example etc.ppp/eaptls-server.example etc.ppp/eaptls-client.example etc.ppp/openssl.cnf.example '/etc/ppp' make install-data-hook make[4]: Entering directory '/usr/src/ppp-2.5.2' (cd //etc/ppp ; \ chmod 600 chap-secrets.example pap-secrets.example \ eaptls-server.example eaptls-client.example) make[4]: Leaving directory '/usr/src/ppp-2.5.2' make[3]: Leaving directory '/usr/src/ppp-2.5.2' make[2]: Leaving directory '/usr/src/ppp-2.5.2' make[1]: Leaving directory '/usr/src/ppp-2.5.2' touch /var/log/connect-errors mkdir -p /etc/ppp for i in /usr/src/src/ppp/* ; do \ if [ -f $i ]; then \ sed 's%CONFIG_ROOT%/var/ipfire%g' $i > /etc/ppp/`basename $i`; \ fi; \ done chmod 755 /etc/ppp/{dialer,ip-up,ip-down} ln -sf /var/ipfire/ppp/secrets /etc/ppp/pap-secrets ln -sf /var/ipfire/ppp/secrets /etc/ppp/chap-secrets Updating linker cache... Install done; saving file list to /usr/src/log/ppp-2.5.2 ... make: Leaving directory '/usr/src/lfs' May 14 16:54:42: Building pptp make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' pptp-1.10.0.tar.gz checksum OK ====================================== Installing pptp-1.10.0 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/pptp-1.10.0 && make -j4 make[1]: Entering directory '/usr/src/pptp-1.10.0' ( \ echo "/* text added by Makefile target config.h */"; \ echo "#define PPTP_LINUX_VERSION \"1.10.0\""; \ echo "#define PPPD_BINARY \"/usr/sbin/pppd\""; \ echo "#define IP_BINARY \"/bin/ip\"" \ ) > config.h gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o pptp_gre.o pptp_gre.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o ppp_fcs.o ppp_fcs.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o pptp_ctrl.o pptp_ctrl.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o dirutil.o dirutil.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o vector.o vector.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o util.o util.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o version.o version.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o test-redirections.o test-redirections.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o pptp_quirks.o pptp_quirks.c util.c: In function '_log': util.c:29:34: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 245 [-Wformat-truncation=] 29 | snprintf(string, sizeof(string), "%s %s[%s:%s:%d]: %s", \ | ^~~~~~~~~~~~~~~~~~~~~ 30 | log_string, label, func, file, line, buf); \ | ~~~ util.c:47:5: note: in expansion of macro 'MAKE_STRING' 47 | MAKE_STRING("log"); | ^~~~~~~~~~~ util.c:29:52: note: format string is defined here 29 | snprintf(string, sizeof(string), "%s %s[%s:%s:%d]: %s", \ | ^~ util.c:29:1: note: 'snprintf' output 12 or more bytes (assuming 267) into a destination of size 256 29 | snprintf(string, sizeof(string), "%s %s[%s:%s:%d]: %s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | log_string, label, func, file, line, buf); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:47:5: note: in expansion of macro 'MAKE_STRING' 47 | MAKE_STRING("log"); | ^~~~~~~~~~~ util.c: In function '_warn': util.c:29:34: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 244 [-Wformat-truncation=] 29 | snprintf(string, sizeof(string), "%s %s[%s:%s:%d]: %s", \ | ^~~~~~~~~~~~~~~~~~~~~ 30 | log_string, label, func, file, line, buf); \ | ~~~ util.c:54:5: note: in expansion of macro 'MAKE_STRING' 54 | MAKE_STRING("warn"); | ^~~~~~~~~~~ util.c:29:52: note: format string is defined here 29 | snprintf(string, sizeof(string), "%s %s[%s:%s:%d]: %s", \ | ^~ util.c:29:1: note: 'snprintf' output 13 or more bytes (assuming 268) into a destination of size 256 29 | snprintf(string, sizeof(string), "%s %s[%s:%s:%d]: %s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | log_string, label, func, file, line, buf); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:54:5: note: in expansion of macro 'MAKE_STRING' 54 | MAKE_STRING("warn"); | ^~~~~~~~~~~ util.c: In function '_fatal': util.c:29:34: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 243 [-Wformat-truncation=] 29 | snprintf(string, sizeof(string), "%s %s[%s:%s:%d]: %s", \ | ^~~~~~~~~~~~~~~~~~~~~ 30 | log_string, label, func, file, line, buf); \ | ~~~ util.c:62:5: note: in expansion of macro 'MAKE_STRING' 62 | MAKE_STRING("fatal"); | ^~~~~~~~~~~ util.c:29:52: note: format string is defined here 29 | snprintf(string, sizeof(string), "%s %s[%s:%s:%d]: %s", \ | ^~ util.c:29:1: note: 'snprintf' output 14 or more bytes (assuming 269) into a destination of size 256 29 | snprintf(string, sizeof(string), "%s %s[%s:%s:%d]: %s", \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | log_string, label, func, file, line, buf); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:62:5: note: in expansion of macro 'MAKE_STRING' 62 | MAKE_STRING("fatal"); | ^~~~~~~~~~~ gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o orckit_quirks.o orckit_quirks.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o pqueue.o pqueue.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o pptp_callmgr.o pptp_callmgr.c gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o routing.o routing.c pptp_ctrl.c: In function 'pptp_call_open': pptp_ctrl.c:393:9: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 393 | strncpy((char *)packet.phone_num, phonenr, sizeof(packet.phone_num)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o pptp_compat.o pptp_compat.c pod2man --section=8 pptpsetup > pptpsetup.8 gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -c -o pptp.o pptp.c gcc -o pptp pptp.o pptp_gre.o ppp_fcs.o pptp_ctrl.o dirutil.o vector.o util.o version.o test-redirections.o pptp_quirks.o orckit_quirks.o pqueue.o pptp_callmgr.o routing.o pptp_compat.o -lutil make[1]: Leaving directory '/usr/src/pptp-1.10.0' cd /usr/src/pptp-1.10.0 && make install make[1]: Entering directory '/usr/src/pptp-1.10.0' mkdir -p /usr/sbin install -o root -m 555 pptp /usr/sbin install -o root -m 555 pptpsetup /usr/sbin mkdir -p /usr/share/man/man8 install -m 644 pptp.8 /usr/share/man/man8 install -m 644 pptpsetup.8 /usr/share/man/man8 mkdir -p /etc/ppp install -m 644 options.pptp /etc/ppp make[1]: Leaving directory '/usr/src/pptp-1.10.0' Updating linker cache... Install done; saving file list to /usr/src/log/pptp-1.10.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:54:42: Building unzip make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' unzip60.tar.gz checksum OK ====================================== Installing unzip60 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/unzip60 && patch -Np1 < /usr/src/src/patches/unzip-gnu89-build.patch patching file unix/Makefile cd /usr/src/unzip60 && make -f unix/Makefile clean make[1]: Entering directory '/usr/src/unzip60' This is a Unix-specific target. (Just so you know.) ( cd bzip2; make -f Makebz2.iz RM="rm -f" clean ) make[2]: Entering directory '/usr/src/unzip60/bzip2' rm -f blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o libbz2.a make[2]: Leaving directory '/usr/src/unzip60/bzip2' rm -f unzip funzip unzipsfx unzip.o crc32.o crypt.o envargs.o explode.o extract.o fileio.o globals.o inflate.o list.o match.o process.o ttyio.o ubz2err.o unreduce.o unshrink.o zipinfo.o unix.o funzip.o crc32.o cryptf.o globalsf.o inflatef.o ttyiof.o unzipsfx.o crc32_.o crypt_.o extract_.o fileio_.o globals_.o inflate_.o match_.o process_.o ttyio_.o ubz2err_.o unix_.o api.o apihelp.o crc_gcc.o \ crc_sysv.o unzipstb.o crypt_.c extract_.c globals_.c inflate_.c \ ttyio_.c crc_i386s.s msdos_.c process_.c unix_.c unzipsfx.c rm -f flags rm -rf ./IZunzip make[1]: Leaving directory '/usr/src/unzip60' cd /usr/src/unzip60/unix && CFLAGS="-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -std=gnu17" ./configure Check C compiler operation Ok Check C compiler type (optimization options) GNU C (-O3) Check for the C preprocessor Check if we can use asm code Check for ANSI options Check for prototypes Check the handling of const Check for time_t Check for size_t Check for off_t Check for Large File Support off_t is 8 bytes -- yes we have Large File Support! Check for wide char support __STDC_ISO_10646__ = 201706 -- have wchar_t with known UCS encoding - enabling Unicode support! Check for setlocale support (needed for UNICODE Native check) -- have setlocale, can check for charset type -- - enabling UTF8-native support! Check for gcc no-builtin flag Check for fchmod Check for fchown Check for lchown Check for nl_langinfo Check for lchmod Check for memset Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for non existent include files Check for term I/O include file Check for MBCS include files Check for MBCS support -- have MBCS support Check for MBCS mbschr Check for MBCS mbsrchr Check for valloc Check for /usr/local/bin and /usr/local/man Checking for OS specialties Check for symbolic links Check bzip2 support Check for bzip2 sources in unzip's bzip2 subdirectory -- bzip2 sources not found - no bzip2 support # ARM/x86_64 cannot use the x86 32 bit assembly code. cd /usr/src/unzip60 && make -f unix/Makefile LOCAL_UNZIP=-D_FILE_OFFSET_BITS=64 generic_gcc make[1]: Entering directory '/usr/src/unzip60' make -f unix/Makefile generic CC="gcc -std=gnu89" IZ_BZIP2="bzip2" make[2]: Entering directory '/usr/src/unzip60' sh unix/configure "gcc -std=gnu89" "-I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64" "bzip2" Check C compiler operation Ok Check C compiler type (optimization options) GNU C (-O3) Check for the C preprocessor Check if we can use asm code Check for ANSI options Check for prototypes Check the handling of const Check for time_t Check for size_t Check for off_t Check for Large File Support off_t is 8 bytes -- yes we have Large File Support! Check for wide char support __STDC_ISO_10646__ = 201706 -- have wchar_t with known UCS encoding - enabling Unicode support! Check for setlocale support (needed for UNICODE Native check) -- have setlocale, can check for charset type -- - enabling UTF8-native support! Check for gcc no-builtin flag Check for fchmod Check for fchown Check for lchown Check for nl_langinfo Check for lchmod Check for memset Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for non existent include files Check for term I/O include file Check for MBCS include files Check for MBCS support -- have MBCS support Check for MBCS mbschr Check for MBCS mbsrchr Check for valloc Check for /usr/local/bin and /usr/local/man Checking for OS specialties Check for symbolic links Check bzip2 support Check for bzip2 sources in unzip's bzip2 subdirectory -- bzip2 sources not found - no bzip2 support eval make -f unix/Makefile unzips ACONF_DEP=flags `cat flags` make[3]: Entering directory '/usr/src/unzip60' gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS unzip.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS crc32.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS crypt.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS envargs.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS explode.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS extract.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS fileio.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS globals.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS inflate.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS list.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS match.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS process.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS ttyio.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS ubz2err.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS unreduce.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS unshrink.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS zipinfo.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS unix/unix.c gcc -std=gnu89 -o unzip -Lbzip2 unzip.o crc32.o crypt.o envargs.o explode.o extract.o fileio.o globals.o inflate.o list.o match.o process.o ttyio.o ubz2err.o unreduce.o unshrink.o zipinfo.o unix.o -s gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS funzip.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DFUNZIP -o cryptf.o crypt.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DFUNZIP -o globalsf.o globals.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DFUNZIP -o inflatef.o inflate.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DFUNZIP -o ttyiof.o ttyio.c gcc -std=gnu89 -o funzip funzip.o crc32.o cryptf.o globalsf.o inflatef.o ttyiof.o -s gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DSFX -o unzipsfx.o unzip.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DSFX -o crc32_.o crc32.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DSFX -o crypt_.o crypt.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DSFX -o extract_.o extract.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DSFX -o fileio_.o fileio.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DSFX -o globals_.o globals.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DSFX -o inflate_.o inflate.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DSFX -o match_.o match.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DSFX -o process_.o process.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DSFX -o ttyio_.o ttyio.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DSFX -o ubz2err_.o ubz2err.c gcc -std=gnu89 -c -I. -Ibzip2 -DUNIX -D_FILE_OFFSET_BITS=64 -O3 -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS -DSFX -o unix_.o unix/unix.c gcc -std=gnu89 -o unzipsfx unzipsfx.o crc32_.o crypt_.o extract_.o fileio_.o globals_.o inflate_.o match_.o process_.o ttyio_.o ubz2err_.o unix_.o -s make[3]: Leaving directory '/usr/src/unzip60' make[2]: Leaving directory '/usr/src/unzip60' make[1]: Leaving directory '/usr/src/unzip60' cd /usr/src/unzip60 && make prefix=/usr MANDIR=/usr/share/man/man1 -f unix/Makefile install make[1]: Entering directory '/usr/src/unzip60' mkdir -p /usr/bin cp unzip funzip unzipsfx /usr/bin cp unix/zipgrep /usr/bin rm -f /usr/bin/zipinfo ln /usr/bin/unzip /usr/bin/zipinfo mkdir -p /usr/share/man/man1 cp man/funzip.1 /usr/share/man/man1/funzip.1 cp man/unzip.1 /usr/share/man/man1/unzip.1 cp man/unzipsfx.1 /usr/share/man/man1/unzipsfx.1 cp man/zipgrep.1 /usr/share/man/man1/zipgrep.1 cp man/zipinfo.1 /usr/share/man/man1/zipinfo.1 chmod 755 /usr/bin/funzip /usr/bin/unzip /usr/bin/unzipsfx /usr/bin/zipgrep /usr/bin/zipinfo chmod 644 /usr/share/man/man1/funzip.1 /usr/share/man/man1/unzip.1 /usr/share/man/man1/unzipsfx.1 /usr/share/man/man1/zipgrep.1 /usr/share/man/man1/zipinfo.1 make[1]: Leaving directory '/usr/src/unzip60' Updating linker cache... Install done; saving file list to /usr/src/log/unzip60 ... make: Leaving directory '/usr/src/lfs' May 14 16:54:44: Building which make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' which-2.23.tar.gz checksum OK ====================================== Installing which-2.23 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/which-2.23 && ./configure --prefix=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for egrep -e... /bin/grep -E checking whether C++ compiler accepts -ferror-limit=2... no checking whether C++ compiler accepts -fmax-errors=2... yes checking for xmalloc in -liberty... no checking for library containing GetProfilesDirectoryA... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for libiberty.h... yes checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t... yes checking for gid_t... yes checking type of array argument to getgroups... gid_t checking for strchr... yes checking for memcpy... yes checking for getopt_long... yes checking for getcwd... yes checking for getwd... yes checking for sysconf... yes checking for getgroups... yes checking for eaccess... yes checking for gcc option to enable large file support... none needed checking for ar... ar checking for ranlib... ranlib checking for stdlib.h... (cached) yes checking for memory.h... yes checking for pwd.h... yes checking for strings.h... (cached) yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking whether getpw functions are declared in pwd.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating maintMakefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands cd /usr/src/which-2.23 && make -j4 make[1]: Entering directory '/usr/src/which-2.23' make all-recursive make[2]: Entering directory '/usr/src/which-2.23' Making all in . make[3]: Entering directory '/usr/src/which-2.23' depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT bash.o -MD -MP -MF $depbase.Tpo -c -o bash.o bash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo which.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT which.o -MD -MP -MF $depbase.Tpo -c -o which.o which.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tilde.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT tilde.o -MD -MP -MF $depbase.Tpo -c -o tilde.o tilde.c &&\ mv -f $depbase.Tpo $depbase.Po tilde.c: In function 'tilde_expand': tilde.c:192:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 192 | if (result = strchr(string, '~')) | ^~~~~~ gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o which getopt.o getopt1.o bash.o which.o tilde.o make[3]: Leaving directory '/usr/src/which-2.23' make[2]: Leaving directory '/usr/src/which-2.23' make[1]: Leaving directory '/usr/src/which-2.23' cd /usr/src/which-2.23 && make install make[1]: Entering directory '/usr/src/which-2.23' make install-recursive make[2]: Entering directory '/usr/src/which-2.23' Making install in . make[3]: Entering directory '/usr/src/which-2.23' make[4]: Entering directory '/usr/src/which-2.23' /bin/mkdir -p '/usr/bin' /usr/bin/install -c which '/usr/bin' /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./which.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/which.info' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 which.1 '/usr/share/man/man1' make[4]: Leaving directory '/usr/src/which-2.23' make[3]: Leaving directory '/usr/src/which-2.23' make[2]: Leaving directory '/usr/src/which-2.23' make[1]: Leaving directory '/usr/src/which-2.23' Updating linker cache... Install done; saving file list to /usr/src/log/which-2.23 ... make: Leaving directory '/usr/src/lfs' May 14 16:54:48: Building bc make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' bc-1.07.1.tar.gz checksum OK ====================================== Installing bc-1.07.1 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/bc-1.07.1 && ./configure --prefix=/usr --with-readline --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for ar... ar checking the archiver (ar) interface... ar checking for bison... bison -y checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for errno.h... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for lib.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ptrdiff_t... yes checking for vprintf... yes checking for _doprnt... no checking for isgraph... yes checking for setvbuf... yes checking for fstat... yes checking for strtol... yes checking for tparm in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes Using the readline library. Adding GCC specific compile flags. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bc/Makefile config.status: creating dc/Makefile config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating doc/texi-ver.incl config.status: creating config.h config.status: executing depfiles commands cd /usr/src/bc-1.07.1 && make -j4 make[1]: Entering directory '/usr/src/bc-1.07.1' make all-recursive make[2]: Entering directory '/usr/src/bc-1.07.1' Making all in lib make[3]: Entering directory '/usr/src/bc-1.07.1/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT vfprintf.o -MD -MP -MF .deps/vfprintf.Tpo -c -o vfprintf.o vfprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT number.o -MD -MP -MF .deps/number.Tpo -c -o number.o number.c mv -f .deps/vfprintf.Tpo .deps/vfprintf.Po mv -f .deps/getopt1.Tpo .deps/getopt1.Po mv -f .deps/getopt.Tpo .deps/getopt.Po mv -f .deps/number.Tpo .deps/number.Po rm -f libbc.a ar cru libbc.a getopt.o getopt1.o vfprintf.o number.o ranlib libbc.a make[3]: Leaving directory '/usr/src/bc-1.07.1/lib' Making all in bc make[3]: Entering directory '/usr/src/bc-1.07.1/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT bc.o -MD -MP -MF .deps/bc.Tpo -c -o bc.o bc.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT scan.o -MD -MP -MF .deps/scan.Tpo -c -o scan.o scan.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c mv -f .deps/execute.Tpo .deps/execute.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c mv -f .deps/bc.Tpo .deps/bc.Po mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT storage.o -MD -MP -MF .deps/storage.Tpo -c -o storage.o storage.c mv -f .deps/scan.Tpo .deps/scan.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT warranty.o -MD -MP -MF .deps/warranty.Tpo -c -o warranty.o warranty.c mv -f .deps/load.Tpo .deps/load.Po mv -f .deps/storage.Tpo .deps/storage.Po warranty.c: In function 'warranty': warranty.c:56:1: warning: old-style function definition [-Wold-style-definition] 56 | warranty(prefix) | ^~~~~~~~ mv -f .deps/warranty.Tpo .deps/warranty.Po mv -f .deps/util.Tpo .deps/util.Po echo '{0}' > libmath.h make global.o make[4]: Entering directory '/usr/src/bc-1.07.1/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT global.o -MD -MP -MF .deps/global.Tpo -c -o global.o global.c mv -f .deps/global.Tpo .deps/global.Po make[4]: Leaving directory '/usr/src/bc-1.07.1/bc' gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -o libmath.h -o fbc main.o bc.o scan.o execute.o load.o storage.o util.o warranty.o global.o ../lib/libbc.a -lfl -lreadline -lncurses ./fbc -c ./libmath.b libmath.h ./fix-libmath_h 2655 2793 rm -f ./fbc ./global.o gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT global.o -MD -MP -MF .deps/global.Tpo -c -o global.o global.c mv -f .deps/global.Tpo .deps/global.Po gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -o bc main.o bc.o scan.o execute.o load.o storage.o util.o global.o warranty.o ../lib/libbc.a -lfl -lreadline -lncurses make[3]: Leaving directory '/usr/src/bc-1.07.1/bc' Making all in dc make[3]: Entering directory '/usr/src/bc-1.07.1/dc' gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT dc.o -MD -MP -MF .deps/dc.Tpo -c -o dc.o dc.c gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT stack.o -MD -MP -MF .deps/stack.Tpo -c -o stack.o stack.c mv -f .deps/dc.Tpo .deps/dc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c mv -f .deps/stack.Tpo .deps/stack.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT numeric.o -MD -MP -MF .deps/numeric.Tpo -c -o numeric.o numeric.c mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c mv -f .deps/array.Tpo .deps/array.Po mv -f .deps/eval.Tpo .deps/eval.Po mv -f .deps/string.Tpo .deps/string.Po numeric.c: In function 'out_char': numeric.c:576:1: warning: old-style function definition [-Wold-style-definition] 576 | out_char (ch) | ^~~~~~~~ mv -f .deps/numeric.Tpo .deps/numeric.Po gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -funsigned-char -o dc dc.o misc.o eval.o stack.o array.o numeric.o string.o ../lib/libbc.a make[3]: Leaving directory '/usr/src/bc-1.07.1/dc' Making all in doc make[3]: Entering directory '/usr/src/bc-1.07.1/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --no-split --version) >/dev/null 2>&1; then \ for f in bc.info bc.info-[0-9] bc.info-[0-9][0-9] bc.i[0-9] bc.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if makeinfo --no-split -I . \ -o bc.info bc.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./bc.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --no-split --version) >/dev/null 2>&1; then \ for f in dc.info dc.info-[0-9] dc.info-[0-9][0-9] dc.i[0-9] dc.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if makeinfo --no-split -I . \ -o dc.info dc.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./dc.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[3]: Leaving directory '/usr/src/bc-1.07.1/doc' make[3]: Entering directory '/usr/src/bc-1.07.1' make[3]: Leaving directory '/usr/src/bc-1.07.1' make[2]: Leaving directory '/usr/src/bc-1.07.1' make[1]: Leaving directory '/usr/src/bc-1.07.1' cd /usr/src/bc-1.07.1 && make install make[1]: Entering directory '/usr/src/bc-1.07.1' Making install in lib make[2]: Entering directory '/usr/src/bc-1.07.1/lib' make[3]: Entering directory '/usr/src/bc-1.07.1/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/bc-1.07.1/lib' make[2]: Leaving directory '/usr/src/bc-1.07.1/lib' Making install in bc make[2]: Entering directory '/usr/src/bc-1.07.1/bc' make[3]: Entering directory '/usr/src/bc-1.07.1/bc' /bin/mkdir -p '/usr/bin' /usr/bin/install -c bc '/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/bc-1.07.1/bc' make[2]: Leaving directory '/usr/src/bc-1.07.1/bc' Making install in dc make[2]: Entering directory '/usr/src/bc-1.07.1/dc' make[3]: Entering directory '/usr/src/bc-1.07.1/dc' /bin/mkdir -p '/usr/bin' /usr/bin/install -c dc '/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/bc-1.07.1/dc' make[2]: Leaving directory '/usr/src/bc-1.07.1/dc' Making install in doc make[2]: Entering directory '/usr/src/bc-1.07.1/doc' make[3]: Entering directory '/usr/src/bc-1.07.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./bc.info ./dc.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/bc.info' install-info --info-dir='/usr/share/info' '/usr/share/info/dc.info' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 bc.1 dc.1 '/usr/share/man/man1' make[3]: Leaving directory '/usr/src/bc-1.07.1/doc' make[2]: Leaving directory '/usr/src/bc-1.07.1/doc' make[2]: Entering directory '/usr/src/bc-1.07.1' make[3]: Entering directory '/usr/src/bc-1.07.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/bc-1.07.1' make[2]: Leaving directory '/usr/src/bc-1.07.1' make[1]: Leaving directory '/usr/src/bc-1.07.1' Updating linker cache... Install done; saving file list to /usr/src/log/bc-1.07.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:54:53: Building cpio make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' cpio-2.15.tar.gz checksum OK ====================================== Installing cpio-2.15 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/cpio-2.15 && ./configure CPIO_MT_PROG=mt --prefix=/usr \ --bindir=/bin --libexecdir=/tmp \ --with-rmt=/usr/sbin/rmt checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether gcc needs -traditional... no checking for ranlib... ranlib checking for bison... bison -y checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for features.h... yes checking for linewrap.h... no checking for uchar.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for error.h... yes checking for fnmatch.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for threads.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for obstack.h... yes checking for stdbool.h... yes checking for stdckdint.h... yes checking for sysexits.h... yes checking for utime.h... yes checking for net/errno.h... no checking for sys/inet.h... no checking for netdb.h... yes checking for memory.h... yes checking for fcntl.h... yes checking for sys/wait.h... yes checking for sys/gentape.h... no checking for sys/tape.h... no checking for sys/device.h... no checking for sys/tprintf.h... no checking for sys/mtio.h... yes checking for sgtty.h... yes checking for sys/io/trioctl.h... no checking for locale.h... yes checking for pwd.h... yes checking for grp.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for Minix Amsterdam compiler... no checking for ar... ar checking for _LARGEFILE_SOURCE value needed for large files... no checking for gcc option to enable large file support... none needed checking for gcc option for timestamps after 2038... none needed checking for gcc option to enable large file support... (cached) none needed checking for gcc option for timestamps after 2038... (cached) none needed checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for gid_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of major()... int checking return type of minor()... int checking for fchmod... yes checking for fchown... yes checking for setmode... no checking for getpwuid... yes checking for getpwnam... yes checking for getgrgid... yes checking for getgrnam... yes checking for pipe... yes checking for fork... yes checking for getuid... yes checking for geteuid... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking for gcc options needed to detect all undeclared functions... none needed 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 fgets_unlocked is declared... yes 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 getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for flockfile... yes checking for funlockfile... yes checking for btowc... yes checking for mbrtowc... yes checking for mbsinit... yes checking for chown... yes checking for fchown... (cached) yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for fcntl... yes checking for symlink... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for fstatat... yes checking for getdtablesize... yes checking for getexecname... no checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for lchmod... yes checking for lstat... yes checking for mprotect... yes checking for openat... yes checking for pipe... (cached) yes checking for qsort_r... yes checking for readlink... yes checking for setenv... yes checking for sleep... yes checking for strndup... yes checking for strtoimax... yes checking for strtoumax... yes checking for localtime_r... yes checking for vasnprintf... no checking for snprintf... yes checking for mkfifo... yes checking for setlocale... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking whether char8_t is correctly defined... yes checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... yes checking whether chown always updates ctime... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for error... yes checking whether error_at_line is declared... yes checking for error_at_line... yes checking for working error function... yes checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether lstat correctly handles trailing slash... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking for off_t... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes checking whether limits.h has SSIZE_MAX... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" and "punct" character classes... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether malloc (0) returns nonnull... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for compound literals... yes checking for ssize_t... yes checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking for sigset_t... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether fcloseall is declared... yes checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether printf supports POSIX/XSI format strings with positions... yes checking whether vsnprintf is declared... yes checking whether wcsdup is declared... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for C compiler option to allow warnings... -Wno-error checking for alignas and alignof... yes, macros checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking for static_assert... yes, an macro checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking whether btowc is consistent with mbrtowc in the C locale... no checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking whether this system supports file names of any length... no checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... no checking whether dup works... yes checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for struct stat.st_blocks... yes checking for mempcpy... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether free is known to preserve errno... yes checking for fseeko... (cached) yes checking whether fstatat (..., 0) works... yes checking for futimens... yes checking whether futimens works... yes checking whether getcwd handles long file names properly... yes checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... yes checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... yes checking for getprogname... no checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... no checking for gettimeofday with POSIX signature... yes checking whether the compiler generally respects inline... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswpunct is consistent with ispunct... yes checking whether iswxdigit is ISO C compliant... yes checking for lchown... yes checking whether the compiler supports the __inline keyword... yes checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbsrtowcs works... yes checking whether the C locale is free of encoding errors... (cached) no checking for mbtowc... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for __mktime_internal... no checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for bison... bison checking for bison 2.4 or newer... 3.8.2, ok checking for struct tm.tm_zone... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for qsort_r signature... GNU checking for raise... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for rewinddir... yes checking whether setenv validates arguments... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether sleep is declared... yes checking for working sleep... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for bool, true, false... no checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking whether strtoimax works... yes checking for strtol... yes checking whether strtol works... yes checking for strtoll... yes checking whether strtoll works... yes checking for strtoull... yes checking whether strtoull works... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking for timegm... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for utime... yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for futimens... (cached) yes checking for utimensat... yes checking for utimensat... (cached) yes checking whether utimensat works... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... yes checking for wmemchr... yes checking for wmempcpy... yes checking for stdint.h... (cached) yes checking for library containing setsockopt... none required checking for library containing setsockopt... (cached) none required checking for sys/mtio.h... (cached) yes checking which ioctl field to test for reversed bytes... mt_type checking whether to build rmt... no, use /usr/sbin/rmt instead checking for sys/buf.h... no checking for struct stat.st_blksize... yes checking for library containing gethostbyname... none required checking for getpwuid... (cached) yes checking for getpwnam... (cached) yes checking for getgrgid... (cached) yes checking for getgrnam... (cached) yes checking for pipe... (cached) yes checking for fork... (cached) yes checking for getuid... (cached) yes checking for geteuid... (cached) yes checking for getgid... yes checking for setuid... yes checking for setgid... yes checking for mknod... yes checking for symlink... (cached) yes checking for link... yes checking for chown... (cached) yes checking for structure packing via __attribute__((packed))... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for fcntl.h... (cached) yes checking for pwd.h... (cached) yes checking for grp.h... (cached) yes checking for sys/io/trioctl.h... (cached) no checking for utmp.h... yes checking for getopt.h... (cached) yes checking for locale.h... (cached) yes checking for libintl.h... yes checking for sys/wait.h... (cached) yes checking for utime.h... (cached) yes checking for locale.h... (cached) yes checking for process.h... no checking for sys/ioctl.h... yes checking whether errno is declared... yes checking whether getpwnam is declared... yes checking whether getgrnam is declared... yes checking whether getgrgid is declared... yes checking whether strdup is declared... (cached) yes checking whether strerror is declared... yes checking whether getenv is declared... yes checking whether atoi is declared... yes checking whether exit is declared... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for a sed that does not truncate output... /bin/sed 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating doc/Makefile config.status: creating gnu/Makefile config.status: creating lib/Makefile config.status: creating rmt/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands cd /usr/src/cpio-2.15 && make -j4 make[1]: Entering directory '/usr/src/cpio-2.15' make all-recursive make[2]: Entering directory '/usr/src/cpio-2.15' Making all in doc make[3]: Entering directory '/usr/src/cpio-2.15/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/cpio-2.15/doc' Making all in gnu make[3]: Entering directory '/usr/src/cpio-2.15/gnu' GEN alloca.h GEN ctype.h GEN configmake.h GEN dirent.h GEN error.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN inttypes.h GEN limits.h GEN locale.h GEN obstack.h GEN signal.h GEN stddef.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN time.h GEN uchar.h GEN unicase.h GEN unictype.h GEN uninorm.h GEN unistd.h GEN unistr.h GEN unitypes.h GEN utime.h GEN wchar.h GEN wctype.h make all-recursive make[4]: Entering directory '/usr/src/cpio-2.15/gnu' make[5]: Entering directory '/usr/src/cpio-2.15/gnu' CC libgnu_a-argmatch.o CC libgnu_a-argp-eexst.o CC libgnu_a-argp-ba.o CC libgnu_a-argp-fmtstream.o CC libgnu_a-argp-fs-xinl.o CC libgnu_a-argp-help.o CC libgnu_a-argp-parse.o CC libgnu_a-argp-pin.o CC libgnu_a-argp-pv.o CC libgnu_a-argp-pvh.o CC libgnu_a-argp-xinl.o CC libgnu_a-argp-version-etc.o CC libgnu_a-openat-proc.o CC libgnu_a-basename-lgpl.o CC libgnu_a-bitrotate.o CC libgnu_a-btoc32.o CC libgnu_a-btowc.o CC libgnu_a-c-ctype.o CC libgnu_a-c-strcasecmp.o CC libgnu_a-c-strncasecmp.o CC libgnu_a-c32_apply_type_test.o CC libgnu_a-c32_get_type_test.o CC libgnu_a-c32isalpha.o CC libgnu_a-c32isalnum.o CC libgnu_a-c32isblank.o CC libgnu_a-c32iscntrl.o CC libgnu_a-c32isdigit.o CC libgnu_a-c32isgraph.o CC libgnu_a-c32islower.o CC libgnu_a-c32isprint.o CC libgnu_a-c32ispunct.o CC libgnu_a-c32isspace.o CC libgnu_a-c32isupper.o CC libgnu_a-c32isxdigit.o CC libgnu_a-c32tolower.o CC libgnu_a-chdir-long.o CC libgnu_a-cloexec.o CC libgnu_a-close-stream.o CC libgnu_a-closeout.o CC libgnu_a-opendir-safer.o CC libgnu_a-dirname.o CC libgnu_a-basename.o CC libgnu_a-dirname-lgpl.o CC libgnu_a-stripslash.o CC libgnu_a-fcntl.o CC libgnu_a-exitfail.o CC libgnu_a-fd-hook.o CC libgnu_a-fd-safer-flag.o CC libgnu_a-dup-safer-flag.o CC libgnu_a-fdutimensat.o CC libgnu_a-filenamecat-lgpl.o CC libgnu_a-full-write.o CC libgnu_a-getopt.o CC libgnu_a-getopt1.o CC libgnu_a-getprogname.o CC libgnu_a-gettime.o CC libgnu_a-hard-locale.o CC libgnu_a-hash.o CC libgnu_a-ialloc.o CC libgnu_a-imaxtostr.o CC libgnu_a-inttostr.o CC libgnu_a-offtostr.o CC libgnu_a-uinttostr.o CC libgnu_a-umaxtostr.o CC libgnu_a-localcharset.o CC libgnu_a-malloca.o CC libgnu_a-mbrtoc32.o CC libgnu_a-mbrtowc.o CC libgnu_a-mbsrtoc32s.o CC libgnu_a-mbsrtowcs.o CC libgnu_a-mbszero.o CC libgnu_a-nstrftime.o CC libgnu_a-obstack.o CC libgnu_a-openat-die.o CC libgnu_a-parse-datetime.o CC libgnu_a-progname.o CC libgnu_a-quotearg.o CC libgnu_a-safe-read.o CC libgnu_a-safe-write.o CC libgnu_a-save-cwd.o CC libgnu_a-savedir.o CC libgnu_a-setlocale_null.o CC libgnu_a-stat-time.o CC libgnu_a-strnlen1.o CC libgnu_a-time_rz.o CC libgnu_a-timespec.o CC libgnu_a-unistd.o CC libgnu_a-dup-safer.o CC libgnu_a-fd-safer.o CC libgnu_a-pipe-safer.o CC libgnu_a-utimens.o CC libgnu_a-version-etc.o CC libgnu_a-version-etc-fsf.o CC libgnu_a-wctype-h.o CC libgnu_a-xmalloc.o CC libgnu_a-xalloc-die.o CC libgnu_a-xgetcwd.o CC asnprintf.o CC mbsrtoc32s-state.o CC libgnu_a-xsize.o CC mbsrtowcs-state.o CC mktime.o CC printf-args.o CC printf-parse.o CC vasnprintf.o CC unicase/libgnu_a-tolower.o CC unictype/libgnu_a-ctype_alnum.o CC unictype/libgnu_a-ctype_alpha.o CC unictype/libgnu_a-ctype_blank.o CC unictype/libgnu_a-ctype_cntrl.o CC unictype/libgnu_a-ctype_digit.o CC unictype/libgnu_a-ctype_graph.o CC unictype/libgnu_a-ctype_lower.o CC unictype/libgnu_a-ctype_print.o CC unictype/libgnu_a-ctype_punct.o CC unictype/libgnu_a-ctype_space.o CC unictype/libgnu_a-ctype_upper.o CC unictype/libgnu_a-ctype_xdigit.o CC unistr/libgnu_a-u32-chr.o CC unistr/libgnu_a-u32-cpy.o CC unistr/libgnu_a-u32-pcpy.o CC unistr/libgnu_a-u32-strcat.o CC unistr/libgnu_a-u32-strlen.o AR libgnu.a make[5]: Leaving directory '/usr/src/cpio-2.15/gnu' make[4]: Leaving directory '/usr/src/cpio-2.15/gnu' make[3]: Leaving directory '/usr/src/cpio-2.15/gnu' Making all in lib make[3]: Entering directory '/usr/src/cpio-2.15/lib' GEN rmt-command.h make all-am make[4]: Entering directory '/usr/src/cpio-2.15/lib' CC paxexit.o CC rtapelib.o CC paxexit-status.o CC sysdep.o CC paxerror.o CC paxnames.o AR libpax.a make[4]: Leaving directory '/usr/src/cpio-2.15/lib' make[3]: Leaving directory '/usr/src/cpio-2.15/lib' Making all in rmt make[3]: Entering directory '/usr/src/cpio-2.15/rmt' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/cpio-2.15/rmt' Making all in src make[3]: Entering directory '/usr/src/cpio-2.15/src' CC copyin.o CC copyout.o CC copypass.o CC defer.o CC dstring.o CC global.o CC fatal.o CC main.o CC tar.o CC util.o CC filemode.o CC idcache.o CC makepath.o tar.c: In function 'write_out_tar_header': tar.c:213:7: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 213 | strncpy (tar_hdr->version, TVERSION, TVERSLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tar.c:147:7: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 147 | strncpy (tar_hdr->name, file_hdr->c_name, name_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tar.c:144:14: note: length computed here 144 | name_len = strlen (file_hdr->c_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~ CC userspec.o CCLD cpio make[3]: Leaving directory '/usr/src/cpio-2.15/src' Making all in po make[3]: Entering directory '/usr/src/cpio-2.15/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/cpio-2.15/po' Making all in tests make[3]: Entering directory '/usr/src/cpio-2.15/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/cpio-2.15/tests' make[3]: Entering directory '/usr/src/cpio-2.15' make[3]: Leaving directory '/usr/src/cpio-2.15' make[2]: Leaving directory '/usr/src/cpio-2.15' make[1]: Leaving directory '/usr/src/cpio-2.15' cd /usr/src/cpio-2.15 && make install make[1]: Entering directory '/usr/src/cpio-2.15' Making install in doc make[2]: Entering directory '/usr/src/cpio-2.15/doc' make[3]: Entering directory '/usr/src/cpio-2.15/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./cpio.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/cpio.info' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 cpio.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man8' make[3]: Leaving directory '/usr/src/cpio-2.15/doc' make[2]: Leaving directory '/usr/src/cpio-2.15/doc' Making install in gnu make[2]: Entering directory '/usr/src/cpio-2.15/gnu' make install-recursive make[3]: Entering directory '/usr/src/cpio-2.15/gnu' make[4]: Entering directory '/usr/src/cpio-2.15/gnu' make[5]: Entering directory '/usr/src/cpio-2.15/gnu' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/cpio-2.15/gnu' make[4]: Leaving directory '/usr/src/cpio-2.15/gnu' make[3]: Leaving directory '/usr/src/cpio-2.15/gnu' make[2]: Leaving directory '/usr/src/cpio-2.15/gnu' Making install in lib make[2]: Entering directory '/usr/src/cpio-2.15/lib' make install-am make[3]: Entering directory '/usr/src/cpio-2.15/lib' make[4]: Entering directory '/usr/src/cpio-2.15/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/cpio-2.15/lib' make[3]: Leaving directory '/usr/src/cpio-2.15/lib' make[2]: Leaving directory '/usr/src/cpio-2.15/lib' Making install in rmt make[2]: Entering directory '/usr/src/cpio-2.15/rmt' make[3]: Entering directory '/usr/src/cpio-2.15/rmt' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/usr/src/cpio-2.15/rmt' make[2]: Leaving directory '/usr/src/cpio-2.15/rmt' Making install in src make[2]: Entering directory '/usr/src/cpio-2.15/src' make[3]: Entering directory '/usr/src/cpio-2.15/src' /bin/mkdir -p '/bin' /usr/bin/install -c cpio '/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/cpio-2.15/src' make[2]: Leaving directory '/usr/src/cpio-2.15/src' Making install in po make[2]: Entering directory '/usr/src/cpio-2.15/po' installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/cpio.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/cpio.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/cpio.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/cpio.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/cpio.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/cpio.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/cpio.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/cpio.mo installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/cpio.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/cpio.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/cpio.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/cpio.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/cpio.mo installing ka.gmo as /usr/share/locale/ka/LC_MESSAGES/cpio.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/cpio.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/cpio.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/cpio.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/cpio.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/cpio.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/cpio.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/cpio.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/cpio.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/cpio.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/cpio.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/cpio.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/cpio.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/cpio.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/cpio.mo if test "cpio" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/usr/src/cpio-2.15/po' Making install in tests make[2]: Entering directory '/usr/src/cpio-2.15/tests' make[3]: Entering directory '/usr/src/cpio-2.15/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/cpio-2.15/tests' make[2]: Leaving directory '/usr/src/cpio-2.15/tests' make[2]: Entering directory '/usr/src/cpio-2.15' make[3]: Entering directory '/usr/src/cpio-2.15' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/cpio-2.15' make[2]: Leaving directory '/usr/src/cpio-2.15' make[1]: Leaving directory '/usr/src/cpio-2.15' Updating linker cache... Install done; saving file list to /usr/src/log/cpio-2.15 ... make: Leaving directory '/usr/src/lfs' May 14 16:55:25: Building libaio make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libaio-0.3.113.tar.gz checksum OK ====================================== Installing libaio-0.3.113 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/libaio-0.3.113 && sed -e "s@-nostdlib -nostartfiles@@g" -i src/Makefile cd /usr/src/libaio-0.3.113 && make -j4 make[1]: Entering directory '/usr/src/libaio-0.3.113' make[2]: Entering directory '/usr/src/libaio-0.3.113/src' cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_queue_init.ol io_queue_init.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_queue_release.ol io_queue_release.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_queue_wait.ol io_queue_wait.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_queue_run.ol io_queue_run.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_getevents.ol io_getevents.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_submit.ol io_submit.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_cancel.ol io_cancel.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_setup.ol io_setup.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_destroy.ol io_destroy.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_pgetevents.ol io_pgetevents.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o raw_syscall.ol raw_syscall.c cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o compat-0_1.ol compat-0_1.c cc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_queue_init.os io_queue_init.c cc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_queue_release.os io_queue_release.c cc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_queue_wait.os io_queue_wait.c cc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_queue_run.os io_queue_run.c cc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_getevents.os io_getevents.c cc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_submit.os io_submit.c cc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_cancel.os io_cancel.c cc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_setup.os io_setup.c cc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_destroy.os io_destroy.c cc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o io_pgetevents.os io_pgetevents.c cc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o raw_syscall.os raw_syscall.c cc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c -o compat-0_1.os compat-0_1.c rm -f libaio.a ar r libaio.a io_queue_init.ol io_queue_release.ol io_queue_wait.ol io_queue_run.ol io_getevents.ol io_submit.ol io_cancel.ol io_setup.ol io_destroy.ol io_pgetevents.ol raw_syscall.ol compat-0_1.ol ar: creating libaio.a ranlib libaio.a cc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -c struct_offsets.c cc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -I. -fPIC -Wl,--version-script=libaio.map -Wl,-soname=libaio.so.1 -o libaio.so.1.0.2 io_queue_init.os io_queue_release.os io_queue_wait.os io_queue_run.os io_getevents.os io_submit.os io_cancel.os io_setup.os io_destroy.os io_pgetevents.os raw_syscall.os compat-0_1.os make[2]: Leaving directory '/usr/src/libaio-0.3.113/src' make[1]: Leaving directory '/usr/src/libaio-0.3.113' cd /usr/src/libaio-0.3.113 && make prefix=/usr install make[1]: Entering directory '/usr/src/libaio-0.3.113' make[2]: Entering directory '/usr/src/libaio-0.3.113/src' install -D -m 644 libaio.h /usr/include/libaio.h install -D -m 644 libaio.a /usr/lib/libaio.a install -D -m 755 libaio.so.1.0.2 /usr/lib/libaio.so.1.0.2 ln -sf libaio.so.1.0.2 /usr/lib/libaio.so.1 ln -sf libaio.so.1.0.2 /usr/lib/libaio.so make[2]: Leaving directory '/usr/src/libaio-0.3.113/src' make[1]: Leaving directory '/usr/src/libaio-0.3.113' Updating linker cache... Install done; saving file list to /usr/src/log/libaio-0.3.113 ... make: Leaving directory '/usr/src/lfs' May 14 16:55:25: Building freetype make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' freetype-2.13.3.tar.xz checksum OK ====================================== Installing freetype-2.13.3 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/freetype-2.13.3 && sed -ri "s:.*(AUX_MODULES.*valid):\1:" modules.cfg cd /usr/src/freetype-2.13.3 && sed -r "s:.*(#.*SUBPIXEL_RENDERING) .*:\1:" \ -i include/freetype/config/ftoption.h cd /usr/src/freetype-2.13.3 && ./configure \ --prefix=/usr \ --enable-freetype-config \ --disable-static make[1]: Entering directory '/usr/src/freetype-2.13.3' FreeType build system -- automatic system detection The following settings are used: platform unix compiler cc configuration directory ./builds/unix configuration rules ./builds/unix/unix.mk If this does not correspond to your system or settings please remove the file `config.mk' from this directory then read the INSTALL file for help. Otherwise, simply type `make' again to build the library, or `make refdoc' to build the API reference (this needs Python >= 3.5). Generating modules list in ./objs/ftmodule.h... done. * module: truetype (Windows/Mac font files with extension *.ttf or *.ttc) * module: type1 (Postscript font files with extension *.pfa or *.pfb) * module: cff (OpenType fonts with extension *.otf) * module: cid (Postscript CID-keyed fonts, no known extension) * module: pfr (PFR/TrueDoc font files with extension *.pfr) * module: type42 (Type 42 font files with no known extension) * module: winfnt (Windows bitmap fonts with extension *.fnt or *.fon) * module: pcf (pcf bitmap fonts) * module: bdf (bdf bitmap fonts) * module: sfnt (helper module for TrueType & OpenType formats) * module: autofit (automatic hinting module) * module: pshinter (Postscript hinter module) * module: smooth (anti-aliased bitmap renderer) * module: raster (monochrome bitmap renderer) * module: ot-svg (OT-SVG glyph renderer module) * module: sdf (signed distance field renderer) * module: bsdf (bitmap to signed distance field converter) * module: gxvalid (TrueTypeGX/AAT validation module) * module: otvalid (OpenType validation module) * module: psaux (Postscript Type 1 & Type 2 helper module) * module: psnames (Postscript & Unicode Glyph name handling) cd builds/unix; \ ./configure '--prefix=/usr' '--enable-freetype-config' '--disable-static' checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.24... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for windows.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... /bin/mkdir -p checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for gcc option to enable large file support... none needed checking for getpagesize... yes checking for working mmap... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether munmap is declared... yes checking for munmap's first parameter type... void * checking gcc compiler flag -pedantic to assure ANSI C99 works correctly... ok, adding to XX_ANSIFLAGS checking gcc compiler flag -std=c99 to assure ANSI C99 works correctly... ok, adding to XX_ANSIFLAGS checking for -fvisibility=hidden compiler flag... yes checking for ZLIB... yes checking for BZIP2... no checking for BZ2_bzDecompress in -lbz2... yes checking for bzlib.h... yes checking for LIBPNG... no checking for libpng-config... no checking for HARFBUZZ... no checking for BROTLI... no checking for library containing clock_gettime... none required checking for LIBRSVG... no checking target system type... aarch64-unknown-linux-gnu checking for egrep -e... (cached) /bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for python3... python3 checking for python version... 3.10.8 checking for `docwriter' Python module... no configure: creating ./config.status config.status: creating ftoption.h config.status: creating unix-cc.mk config.status: creating unix-def.mk config.status: creating ftconfig.h config.status: executing libtool commands configure: Library configuration: external zlib: yes (pkg-config) bzip2: yes (autoconf test) libpng: no harfbuzz: no brotli: no pthread: yes configure: WARNING: `make refdoc' will fail since pip package `docwriter' is not installed. To install, run `python3 -m pip install docwriter', or to use a Python virtual environment, run `make refdoc-venv' (requires pip package `virtualenv'). These operations require Python >= 3.5. make[1]: Leaving directory '/usr/src/freetype-2.13.3' cd /usr/src/freetype-2.13.3 && make -j4 make[1]: Entering directory '/usr/src/freetype-2.13.3' ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftsystem.lo builds/unix/ftsystem.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftdebug.lo /usr/src/freetype-2.13.3/src/base/ftdebug.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftinit.lo /usr/src/freetype-2.13.3/src/base/ftinit.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftbase.lo /usr/src/freetype-2.13.3/src/base/ftbase.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftinit.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftinit.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY builds/unix/ftsystem.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftsystem.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftbase.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftbase.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftdebug.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftdebug.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftbbox.lo /usr/src/freetype-2.13.3/src/base/ftbbox.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftbdf.lo /usr/src/freetype-2.13.3/src/base/ftbdf.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftbitmap.lo /usr/src/freetype-2.13.3/src/base/ftbitmap.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftcid.lo /usr/src/freetype-2.13.3/src/base/ftcid.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftbbox.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftbbox.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftbdf.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftbdf.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftfstype.lo /usr/src/freetype-2.13.3/src/base/ftfstype.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftbitmap.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftbitmap.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftgasp.lo /usr/src/freetype-2.13.3/src/base/ftgasp.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftcid.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftcid.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftglyph.lo /usr/src/freetype-2.13.3/src/base/ftglyph.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftgxval.lo /usr/src/freetype-2.13.3/src/base/ftgxval.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftfstype.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftfstype.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftgasp.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftgasp.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftmm.lo /usr/src/freetype-2.13.3/src/base/ftmm.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftotval.lo /usr/src/freetype-2.13.3/src/base/ftotval.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftglyph.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftglyph.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftgxval.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftgxval.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftpatent.lo /usr/src/freetype-2.13.3/src/base/ftpatent.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftpfr.lo /usr/src/freetype-2.13.3/src/base/ftpfr.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftmm.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftmm.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftotval.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftotval.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftstroke.lo /usr/src/freetype-2.13.3/src/base/ftstroke.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftpfr.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftpfr.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftpatent.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftpatent.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftsynth.lo /usr/src/freetype-2.13.3/src/base/ftsynth.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/fttype1.lo /usr/src/freetype-2.13.3/src/base/fttype1.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftwinfnt.lo /usr/src/freetype-2.13.3/src/base/ftwinfnt.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftsynth.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftsynth.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftstroke.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftstroke.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/truetype -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/truetype.lo /usr/src/freetype-2.13.3/src/truetype/truetype.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/fttype1.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/fttype1.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/type1 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/type1.lo /usr/src/freetype-2.13.3/src/type1/type1.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/base -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/base/ftwinfnt.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftwinfnt.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/cff -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/cff.lo /usr/src/freetype-2.13.3/src/cff/cff.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/cid -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/type1cid.lo /usr/src/freetype-2.13.3/src/cid/type1cid.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/truetype -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/truetype/truetype.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/truetype.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/cff -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/cff/cff.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/cff.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/type1 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/type1/type1.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/type1.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/pfr -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/pfr.lo /usr/src/freetype-2.13.3/src/pfr/pfr.c In file included from /usr/src/freetype-2.13.3/src/truetype/truetype.c:22: /usr/src/freetype-2.13.3/src/truetype/ttgload.c: In function 'load_truetype_glyph': /usr/src/freetype-2.13.3/src/truetype/ttgload.c:1506:22: warning: storing the address of local variable 'inc_stream' in '*loader.stream' [-Wdangling-pointer=] 1506 | loader->stream = &inc_stream; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /usr/src/freetype-2.13.3/src/truetype/ttgload.c:1439:21: note: 'inc_stream' declared here 1439 | FT_StreamRec inc_stream; | ^~~~~~~~~~ /usr/src/freetype-2.13.3/src/truetype/ttgload.c:1425:35: note: 'loader' declared here 1425 | load_truetype_glyph( TT_Loader loader, | ~~~~~~~~~~~^~~~~~ libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/cid -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/cid/type1cid.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/type1cid.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/type42 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/type42.lo /usr/src/freetype-2.13.3/src/type42/type42.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/winfonts -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/winfnt.lo /usr/src/freetype-2.13.3/src/winfonts/winfnt.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/pcf -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/pcf.lo /usr/src/freetype-2.13.3/src/pcf/pcf.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/pfr -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/pfr/pfr.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/pfr.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/bdf -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/bdf.lo /usr/src/freetype-2.13.3/src/bdf/bdf.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/pcf -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/pcf/pcf.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/pcf.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/type42 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/type42/type42.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/type42.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/winfonts -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/winfonts/winfnt.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/winfnt.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/sfnt -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/sfnt.lo /usr/src/freetype-2.13.3/src/sfnt/sfnt.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/autofit -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/autofit.lo /usr/src/freetype-2.13.3/src/autofit/autofit.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/pshinter -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/pshinter.lo /usr/src/freetype-2.13.3/src/pshinter/pshinter.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/bdf -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/bdf/bdf.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/bdf.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/autofit -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/autofit/autofit.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/autofit.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/smooth -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/smooth.lo /usr/src/freetype-2.13.3/src/smooth/smooth.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/sfnt -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/sfnt/sfnt.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/sfnt.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/raster -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/raster.lo /usr/src/freetype-2.13.3/src/raster/raster.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/pshinter -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/pshinter/pshinter.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/pshinter.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/svg -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/svg.lo /usr/src/freetype-2.13.3/src/svg/svg.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/raster -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/raster/raster.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/raster.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/sdf -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/sdf.lo /usr/src/freetype-2.13.3/src/sdf/sdf.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/smooth -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/smooth/smooth.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/smooth.o In file included from /usr/src/freetype-2.13.3/src/smooth/smooth.c:21: /usr/src/freetype-2.13.3/src/smooth/ftgrays.c: In function 'gray_convert_glyph': /usr/src/freetype-2.13.3/src/smooth/ftgrays.c:1886:20: warning: storing the address of local variable 'buffer' in '*worker.ycells' [-Wdangling-pointer=] 1886 | ras.ycells = (PCell*)buffer; | ^ /usr/src/freetype-2.13.3/src/smooth/ftgrays.c:1868:14: note: 'buffer' declared here 1868 | TCell buffer[FT_MAX_GRAY_POOL]; | ^~~~~~ /usr/src/freetype-2.13.3/src/smooth/ftgrays.c:316:33: note: 'worker' declared here 316 | #define RAS_ARG gray_PWorker worker | ~~~~~~~~~~~~~~^~~~~~ /usr/src/freetype-2.13.3/src/smooth/ftgrays.c:1866:23: note: in expansion of macro 'RAS_ARG' 1866 | gray_convert_glyph( RAS_ARG ) | ^~~~~~~ /usr/src/freetype-2.13.3/src/smooth/ftgrays.c:1879:26: warning: storing the address of local variable 'buffer' in '*worker.cell_null' [-Wdangling-pointer=] 1879 | ras.cell_null = buffer + FT_MAX_GRAY_POOL - 1; | ^ /usr/src/freetype-2.13.3/src/smooth/ftgrays.c:1868:14: note: 'buffer' declared here 1868 | TCell buffer[FT_MAX_GRAY_POOL]; | ^~~~~~ /usr/src/freetype-2.13.3/src/smooth/ftgrays.c:316:33: note: 'worker' declared here 316 | #define RAS_ARG gray_PWorker worker | ~~~~~~~~~~~~~~^~~~~~ /usr/src/freetype-2.13.3/src/smooth/ftgrays.c:1866:23: note: in expansion of macro 'RAS_ARG' 1866 | gray_convert_glyph( RAS_ARG ) | ^~~~~~~ ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/cache -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftcache.lo /usr/src/freetype-2.13.3/src/cache/ftcache.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/gxvalid -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/gxvalid.lo /usr/src/freetype-2.13.3/src/gxvalid/gxvalid.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/svg -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/svg/svg.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/svg.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftgzip.lo /usr/src/freetype-2.13.3/src/gzip/ftgzip.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/gxvalid -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/gxvalid/gxvalid.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/gxvalid.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/cache -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/cache/ftcache.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftcache.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/sdf -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/sdf/sdf.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/sdf.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/lzw -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftlzw.lo /usr/src/freetype-2.13.3/src/lzw/ftlzw.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/ftbzip2.lo /usr/src/freetype-2.13.3/src/bzip2/ftbzip2.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/otvalid -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/otvalid.lo /usr/src/freetype-2.13.3/src/otvalid/otvalid.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/gzip/ftgzip.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftgzip.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/lzw -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/lzw/ftlzw.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftlzw.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/otvalid -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/otvalid/otvalid.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/otvalid.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/psaux -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/psaux.lo /usr/src/freetype-2.13.3/src/psaux/psaux.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/bzip2/ftbzip2.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/ftbzip2.o ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/psnames -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/psnames.lo /usr/src/freetype-2.13.3/src/psnames/psnames.c ./builds/unix/libtool --mode=compile gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/dlg -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /usr/src/freetype-2.13.3/objs/dlg.lo /usr/src/freetype-2.13.3/src/dlg/dlgwrap.c gcc -o /usr/src/freetype-2.13.3/objs/apinames /usr/src/freetype-2.13.3/src/tools/apinames.c libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/psnames -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/psnames/psnames.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/psnames.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/dlg -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/dlg/dlgwrap.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/dlg.o libtool: compile: gcc -pedantic -std=c99 -I/usr/src/freetype-2.13.3/src/psaux -I/usr/src/freetype-2.13.3/objs -I./builds/unix -I/usr/src/freetype-2.13.3/include -c -Wall -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fvisibility=hidden -DWITH_GZFILEOP -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /usr/src/freetype-2.13.3/src/psaux/psaux.c -fPIC -DPIC -o /usr/src/freetype-2.13.3/objs/.libs/psaux.o rm -f builds/unix/freetype-config builds/unix/freetype-config.tmp sed -e 's|%LIBSSTATIC_CONFIG%|-lfreetype -lz -lbz2|' \ -e 's|%PKG_CONFIG%|/usr/bin/pkg-config|' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/usr|' \ -e 's|%ft_version%|26.2.20|' \ -e 's|%includedir%|/usr/include|' \ -e 's|%libdir%|/usr/lib|' \ -e 's|%prefix%|/usr|' \ /usr/src/freetype-2.13.3/builds/unix/freetype-config.in \ > builds/unix/freetype-config.tmp rm -f builds/unix/freetype2.pc builds/unix/freetype2.pc.tmp sed -e 's|%PKGCONFIG_REQUIRES%||' \ -e 's|%PKGCONFIG_REQUIRES_PRIVATE%|zlib|' \ -e 's|%PKGCONFIG_LIBS%|-L/usr/lib -lfreetype|' \ -e 's|%PKGCONFIG_LIBS_PRIVATE%|-lbz2|' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/usr|' \ -e 's|%ft_version%|26.2.20|' \ -e 's|%includedir%|/usr/include|' \ -e 's|%libdir%|/usr/lib|' \ -e 's|%prefix%|/usr|' \ /usr/src/freetype-2.13.3/builds/unix/freetype2.in \ > builds/unix/freetype2.pc.tmp chmod +x builds/unix/freetype-config.tmp /usr/src/freetype-2.13.3/objs/apinames -o/usr/src/freetype-2.13.3/objs/ftexport.sym /usr/src/freetype-2.13.3/include/freetype/freetype.h /usr/src/freetype-2.13.3/include/freetype/ftadvanc.h /usr/src/freetype-2.13.3/include/freetype/ftbbox.h /usr/src/freetype-2.13.3/include/freetype/ftbdf.h /usr/src/freetype-2.13.3/include/freetype/ftbitmap.h /usr/src/freetype-2.13.3/include/freetype/ftbzip2.h /usr/src/freetype-2.13.3/include/freetype/ftcache.h /usr/src/freetype-2.13.3/include/freetype/ftchapters.h /usr/src/freetype-2.13.3/include/freetype/ftcid.h /usr/src/freetype-2.13.3/include/freetype/ftcolor.h /usr/src/freetype-2.13.3/include/freetype/ftdriver.h /usr/src/freetype-2.13.3/include/freetype/fterrdef.h /usr/src/freetype-2.13.3/include/freetype/fterrors.h /usr/src/freetype-2.13.3/include/freetype/ftfntfmt.h /usr/src/freetype-2.13.3/include/freetype/ftgasp.h /usr/src/freetype-2.13.3/include/freetype/ftglyph.h /usr/src/freetype-2.13.3/include/freetype/ftgxval.h /usr/src/freetype-2.13.3/include/freetype/ftgzip.h /usr/src/freetype-2.13.3/include/freetype/ftimage.h /usr/src/freetype-2.13.3/include/freetype/ftincrem.h /usr/src/freetype-2.13.3/include/freetype/ftlcdfil.h /usr/src/freetype-2.13.3/include/freetype/ftlist.h /usr/src/freetype-2.13.3/include/freetype/ftlogging.h /usr/src/freetype-2.13.3/include/freetype/ftlzw.h /usr/src/freetype-2.13.3/include/freetype/ftmm.h /usr/src/freetype-2.13.3/include/freetype/ftmodapi.h /usr/src/freetype-2.13.3/include/freetype/ftmoderr.h /usr/src/freetype-2.13.3/include/freetype/ftotval.h /usr/src/freetype-2.13.3/include/freetype/ftoutln.h /usr/src/freetype-2.13.3/include/freetype/ftparams.h /usr/src/freetype-2.13.3/include/freetype/ftpfr.h /usr/src/freetype-2.13.3/include/freetype/ftrender.h /usr/src/freetype-2.13.3/include/freetype/ftsizes.h /usr/src/freetype-2.13.3/include/freetype/ftsnames.h /usr/src/freetype-2.13.3/include/freetype/ftstroke.h /usr/src/freetype-2.13.3/include/freetype/ftsynth.h /usr/src/freetype-2.13.3/include/freetype/ftsystem.h /usr/src/freetype-2.13.3/include/freetype/fttrigon.h /usr/src/freetype-2.13.3/include/freetype/fttypes.h /usr/src/freetype-2.13.3/include/freetype/ftwinfnt.h /usr/src/freetype-2.13.3/include/freetype/otsvg.h /usr/src/freetype-2.13.3/include/freetype/t1tables.h /usr/src/freetype-2.13.3/include/freetype/ttnameid.h /usr/src/freetype-2.13.3/include/freetype/tttables.h /usr/src/freetype-2.13.3/include/freetype/tttags.h chmod a-w builds/unix/freetype2.pc.tmp chmod go-w builds/unix/freetype-config.tmp mv builds/unix/freetype2.pc.tmp builds/unix/freetype2.pc mv builds/unix/freetype-config.tmp builds/unix/freetype-config ./builds/unix/libtool --mode=link gcc -o /usr/src/freetype-2.13.3/objs/libfreetype.la /usr/src/freetype-2.13.3/objs/ftsystem.lo /usr/src/freetype-2.13.3/objs/ftdebug.lo /usr/src/freetype-2.13.3/objs/ftinit.lo /usr/src/freetype-2.13.3/objs/ftbase.lo /usr/src/freetype-2.13.3/objs/ftbbox.lo /usr/src/freetype-2.13.3/objs/ftbdf.lo /usr/src/freetype-2.13.3/objs/ftbitmap.lo /usr/src/freetype-2.13.3/objs/ftcid.lo /usr/src/freetype-2.13.3/objs/ftfstype.lo /usr/src/freetype-2.13.3/objs/ftgasp.lo /usr/src/freetype-2.13.3/objs/ftglyph.lo /usr/src/freetype-2.13.3/objs/ftgxval.lo /usr/src/freetype-2.13.3/objs/ftmm.lo /usr/src/freetype-2.13.3/objs/ftotval.lo /usr/src/freetype-2.13.3/objs/ftpatent.lo /usr/src/freetype-2.13.3/objs/ftpfr.lo /usr/src/freetype-2.13.3/objs/ftstroke.lo /usr/src/freetype-2.13.3/objs/ftsynth.lo /usr/src/freetype-2.13.3/objs/fttype1.lo /usr/src/freetype-2.13.3/objs/ftwinfnt.lo /usr/src/freetype-2.13.3/objs/truetype.lo /usr/src/freetype-2.13.3/objs/type1.lo /usr/src/freetype-2.13.3/objs/cff.lo /usr/src/freetype-2.13.3/objs/type1cid.lo /usr/src/freetype-2.13.3/objs/pfr.lo /usr/src/freetype-2.13.3/objs/type42.lo /usr/src/freetype-2.13.3/objs/winfnt.lo /usr/src/freetype-2.13.3/objs/pcf.lo /usr/src/freetype-2.13.3/objs/bdf.lo /usr/src/freetype-2.13.3/objs/sfnt.lo /usr/src/freetype-2.13.3/objs/autofit.lo /usr/src/freetype-2.13.3/objs/pshinter.lo /usr/src/freetype-2.13.3/objs/smooth.lo /usr/src/freetype-2.13.3/objs/raster.lo /usr/src/freetype-2.13.3/objs/svg.lo /usr/src/freetype-2.13.3/objs/sdf.lo /usr/src/freetype-2.13.3/objs/ftcache.lo /usr/src/freetype-2.13.3/objs/gxvalid.lo /usr/src/freetype-2.13.3/objs/ftgzip.lo /usr/src/freetype-2.13.3/objs/ftlzw.lo /usr/src/freetype-2.13.3/objs/ftbzip2.lo /usr/src/freetype-2.13.3/objs/otvalid.lo /usr/src/freetype-2.13.3/objs/psaux.lo /usr/src/freetype-2.13.3/objs/psnames.lo /usr/src/freetype-2.13.3/objs/dlg.lo -rpath /usr/lib -version-info 26:2:20 -lz -lbz2 -pthread -lpthread -no-undefined -export-symbols /usr/src/freetype-2.13.3/objs/ftexport.sym libtool: link: echo "{ global:" > /usr/src/freetype-2.13.3/objs/.libs/libfreetype.ver libtool: link: cat /usr/src/freetype-2.13.3/objs/ftexport.sym | /bin/sed -e "s/\(.*\)/\1;/" >> /usr/src/freetype-2.13.3/objs/.libs/libfreetype.ver libtool: link: echo "local: *; };" >> /usr/src/freetype-2.13.3/objs/.libs/libfreetype.ver libtool: link: gcc -shared -fPIC -DPIC /usr/src/freetype-2.13.3/objs/.libs/ftsystem.o /usr/src/freetype-2.13.3/objs/.libs/ftdebug.o /usr/src/freetype-2.13.3/objs/.libs/ftinit.o /usr/src/freetype-2.13.3/objs/.libs/ftbase.o /usr/src/freetype-2.13.3/objs/.libs/ftbbox.o /usr/src/freetype-2.13.3/objs/.libs/ftbdf.o /usr/src/freetype-2.13.3/objs/.libs/ftbitmap.o /usr/src/freetype-2.13.3/objs/.libs/ftcid.o /usr/src/freetype-2.13.3/objs/.libs/ftfstype.o /usr/src/freetype-2.13.3/objs/.libs/ftgasp.o /usr/src/freetype-2.13.3/objs/.libs/ftglyph.o /usr/src/freetype-2.13.3/objs/.libs/ftgxval.o /usr/src/freetype-2.13.3/objs/.libs/ftmm.o /usr/src/freetype-2.13.3/objs/.libs/ftotval.o /usr/src/freetype-2.13.3/objs/.libs/ftpatent.o /usr/src/freetype-2.13.3/objs/.libs/ftpfr.o /usr/src/freetype-2.13.3/objs/.libs/ftstroke.o /usr/src/freetype-2.13.3/objs/.libs/ftsynth.o /usr/src/freetype-2.13.3/objs/.libs/fttype1.o /usr/src/freetype-2.13.3/objs/.libs/ftwinfnt.o /usr/src/freetype-2.13.3/objs/.libs/truetype.o /usr/src/freetype-2.13.3/objs/.libs/type1.o /usr/src/freetype-2.13.3/objs/.libs/cff.o /usr/src/freetype-2.13.3/objs/.libs/type1cid.o /usr/src/freetype-2.13.3/objs/.libs/pfr.o /usr/src/freetype-2.13.3/objs/.libs/type42.o /usr/src/freetype-2.13.3/objs/.libs/winfnt.o /usr/src/freetype-2.13.3/objs/.libs/pcf.o /usr/src/freetype-2.13.3/objs/.libs/bdf.o /usr/src/freetype-2.13.3/objs/.libs/sfnt.o /usr/src/freetype-2.13.3/objs/.libs/autofit.o /usr/src/freetype-2.13.3/objs/.libs/pshinter.o /usr/src/freetype-2.13.3/objs/.libs/smooth.o /usr/src/freetype-2.13.3/objs/.libs/raster.o /usr/src/freetype-2.13.3/objs/.libs/svg.o /usr/src/freetype-2.13.3/objs/.libs/sdf.o /usr/src/freetype-2.13.3/objs/.libs/ftcache.o /usr/src/freetype-2.13.3/objs/.libs/gxvalid.o /usr/src/freetype-2.13.3/objs/.libs/ftgzip.o /usr/src/freetype-2.13.3/objs/.libs/ftlzw.o /usr/src/freetype-2.13.3/objs/.libs/ftbzip2.o /usr/src/freetype-2.13.3/objs/.libs/otvalid.o /usr/src/freetype-2.13.3/objs/.libs/psaux.o /usr/src/freetype-2.13.3/objs/.libs/psnames.o /usr/src/freetype-2.13.3/objs/.libs/dlg.o -lz -lbz2 -lpthread -pthread -Wl,-soname -Wl,libfreetype.so.6 -Wl,-version-script -Wl,/usr/src/freetype-2.13.3/objs/.libs/libfreetype.ver -o /usr/src/freetype-2.13.3/objs/.libs/libfreetype.so.6.20.2 libtool: link: (cd "/usr/src/freetype-2.13.3/objs/.libs" && rm -f "libfreetype.so.6" && ln -s "libfreetype.so.6.20.2" "libfreetype.so.6") libtool: link: (cd "/usr/src/freetype-2.13.3/objs/.libs" && rm -f "libfreetype.so" && ln -s "libfreetype.so.6.20.2" "libfreetype.so") libtool: link: ( cd "/usr/src/freetype-2.13.3/objs/.libs" && rm -f "libfreetype.la" && ln -s "../libfreetype.la" "libfreetype.la" ) make[1]: Leaving directory '/usr/src/freetype-2.13.3' cd /usr/src/freetype-2.13.3 && make install make[1]: Entering directory '/usr/src/freetype-2.13.3' rm -rf /usr/include/freetype2 rm -f /usr/include/ft2build.h /bin/mkdir -p /usr/lib \ /usr/lib/pkgconfig \ /usr/include/freetype2/freetype/config \ /usr/share/aclocal /bin/mkdir -p /usr/bin \ /usr/share/man/man1 ./builds/unix/libtool --mode=install /usr/bin/install -c \ /usr/src/freetype-2.13.3/objs/libfreetype.la /usr/lib libtool: install: /usr/bin/install -c /usr/src/freetype-2.13.3/objs/.libs/libfreetype.so.6.20.2 /usr/lib/libfreetype.so.6.20.2 libtool: install: (cd /usr/lib && { ln -s -f libfreetype.so.6.20.2 libfreetype.so.6 || { rm -f libfreetype.so.6 && ln -s libfreetype.so.6.20.2 libfreetype.so.6; }; }) libtool: install: (cd /usr/lib && { ln -s -f libfreetype.so.6.20.2 libfreetype.so || { rm -f libfreetype.so && ln -s libfreetype.so.6.20.2 libfreetype.so; }; }) libtool: install: /usr/bin/install -c /usr/src/freetype-2.13.3/objs/.libs/libfreetype.lai /usr/lib/libfreetype.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- for P in /usr/src/freetype-2.13.3/include/freetype/freetype.h /usr/src/freetype-2.13.3/include/freetype/ftadvanc.h /usr/src/freetype-2.13.3/include/freetype/ftbbox.h /usr/src/freetype-2.13.3/include/freetype/ftbdf.h /usr/src/freetype-2.13.3/include/freetype/ftbitmap.h /usr/src/freetype-2.13.3/include/freetype/ftbzip2.h /usr/src/freetype-2.13.3/include/freetype/ftcache.h /usr/src/freetype-2.13.3/include/freetype/ftchapters.h /usr/src/freetype-2.13.3/include/freetype/ftcid.h /usr/src/freetype-2.13.3/include/freetype/ftcolor.h /usr/src/freetype-2.13.3/include/freetype/ftdriver.h /usr/src/freetype-2.13.3/include/freetype/fterrdef.h /usr/src/freetype-2.13.3/include/freetype/fterrors.h /usr/src/freetype-2.13.3/include/freetype/ftfntfmt.h /usr/src/freetype-2.13.3/include/freetype/ftgasp.h /usr/src/freetype-2.13.3/include/freetype/ftglyph.h /usr/src/freetype-2.13.3/include/freetype/ftgxval.h /usr/src/freetype-2.13.3/include/freetype/ftgzip.h /usr/src/freetype-2.13.3/include/freetype/ftimage.h /usr/src/freetype-2.13.3/include/freetype/ftincrem.h /usr/src/freetype-2.13.3/include/freetype/ftlcdfil.h /usr/src/freetype-2.13.3/include/freetype/ftlist.h /usr/src/freetype-2.13.3/include/freetype/ftlogging.h /usr/src/freetype-2.13.3/include/freetype/ftlzw.h /usr/src/freetype-2.13.3/include/freetype/ftmac.h /usr/src/freetype-2.13.3/include/freetype/ftmm.h /usr/src/freetype-2.13.3/include/freetype/ftmodapi.h /usr/src/freetype-2.13.3/include/freetype/ftmoderr.h /usr/src/freetype-2.13.3/include/freetype/ftotval.h /usr/src/freetype-2.13.3/include/freetype/ftoutln.h /usr/src/freetype-2.13.3/include/freetype/ftparams.h /usr/src/freetype-2.13.3/include/freetype/ftpfr.h /usr/src/freetype-2.13.3/include/freetype/ftrender.h /usr/src/freetype-2.13.3/include/freetype/ftsizes.h /usr/src/freetype-2.13.3/include/freetype/ftsnames.h /usr/src/freetype-2.13.3/include/freetype/ftstroke.h /usr/src/freetype-2.13.3/include/freetype/ftsynth.h /usr/src/freetype-2.13.3/include/freetype/ftsystem.h /usr/src/freetype-2.13.3/include/freetype/fttrigon.h /usr/src/freetype-2.13.3/include/freetype/fttypes.h /usr/src/freetype-2.13.3/include/freetype/ftwinfnt.h /usr/src/freetype-2.13.3/include/freetype/otsvg.h /usr/src/freetype-2.13.3/include/freetype/t1tables.h /usr/src/freetype-2.13.3/include/freetype/ttnameid.h /usr/src/freetype-2.13.3/include/freetype/tttables.h /usr/src/freetype-2.13.3/include/freetype/tttags.h ; do \ /usr/bin/install -c -m 644 \ $P /usr/include/freetype2/freetype ; \ done for P in /usr/src/freetype-2.13.3/include/freetype/config/ftconfig.h /usr/src/freetype-2.13.3/include/freetype/config/ftheader.h /usr/src/freetype-2.13.3/include/freetype/config/ftmodule.h /usr/src/freetype-2.13.3/include/freetype/config/ftoption.h /usr/src/freetype-2.13.3/include/freetype/config/ftstdlib.h /usr/src/freetype-2.13.3/include/freetype/config/integer-types.h /usr/src/freetype-2.13.3/include/freetype/config/mac-support.h /usr/src/freetype-2.13.3/include/freetype/config/public-macros.h /usr/src/freetype-2.13.3/objs/ftmodule.h ./builds/unix/ftoption.h ; do \ /usr/bin/install -c -m 644 \ $P /usr/include/freetype2/freetype/config ; \ done /usr/bin/install -c -m 644 /usr/src/freetype-2.13.3/include/ft2build.h \ /usr/include/freetype2/ft2build.h /usr/bin/install -c -m 644 ./builds/unix/ftconfig.h \ /usr/include/freetype2/freetype/config/ftconfig.h /usr/bin/install -c -m 644 /usr/src/freetype-2.13.3/objs/ftmodule.h \ /usr/include/freetype2/freetype/config/ftmodule.h /usr/bin/install -c -m 644 ./builds/unix/ftoption.h \ /usr/include/freetype2/freetype/config/ftoption.h /usr/bin/install -c -m 644 ./builds/unix/freetype2.m4 \ /usr/share/aclocal/freetype2.m4 /usr/bin/install -c -m 644 ./builds/unix/freetype2.pc \ /usr/lib/pkgconfig/freetype2.pc /usr/bin/install -c -m 755 ./builds/unix/freetype-config \ /usr/bin/freetype-config /usr/bin/install -c -m 644 /usr/src/freetype-2.13.3/docs/freetype-config.1 \ /usr/share/man/man1/freetype-config.1 make[1]: Leaving directory '/usr/src/freetype-2.13.3' Updating linker cache... Install done; saving file list to /usr/src/log/freetype-2.13.3 ... make: Leaving directory '/usr/src/lfs' May 14 16:55:31: Building libmnl make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libmnl-1.0.5.tar.bz2 checksum OK ====================================== Installing libmnl-1.0.5 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/libmnl-1.0.5 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/libmnl-1.0.5/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/libmnl-1.0.5/build-aux/config.sub' cd /usr/src/libmnl-1.0.5 && ./configure --prefix=/usr checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 compiler accepts -fvisibility=hidden... yes checking for doxygen... no checking for dot... no configure: WARNING: Doxygen not found - continuing without Doxygen support checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/libmnl/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: creating examples/Makefile config.status: creating examples/genl/Makefile config.status: creating examples/kobject/Makefile config.status: creating examples/netfilter/Makefile config.status: creating examples/rtnl/Makefile config.status: creating libmnl.pc config.status: creating doxygen.cfg config.status: creating doxygen/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libmnl configuration: doxygen: no cd /usr/src/libmnl-1.0.5 && make -j4 make[1]: Entering directory '/usr/src/libmnl-1.0.5' make all-recursive make[2]: Entering directory '/usr/src/libmnl-1.0.5' Making all in src make[3]: Entering directory '/usr/src/libmnl-1.0.5/src' CC socket.lo CC callback.lo CC nlmsg.lo CC attr.lo CCLD libmnl.la make[3]: Leaving directory '/usr/src/libmnl-1.0.5/src' Making all in include make[3]: Entering directory '/usr/src/libmnl-1.0.5/include' Making all in libmnl make[4]: Entering directory '/usr/src/libmnl-1.0.5/include/libmnl' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libmnl-1.0.5/include/libmnl' Making all in linux make[4]: Entering directory '/usr/src/libmnl-1.0.5/include/linux' Making all in netfilter make[5]: Entering directory '/usr/src/libmnl-1.0.5/include/linux/netfilter' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/libmnl-1.0.5/include/linux/netfilter' make[5]: Entering directory '/usr/src/libmnl-1.0.5/include/linux' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/usr/src/libmnl-1.0.5/include/linux' make[4]: Leaving directory '/usr/src/libmnl-1.0.5/include/linux' make[4]: Entering directory '/usr/src/libmnl-1.0.5/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/libmnl-1.0.5/include' make[3]: Leaving directory '/usr/src/libmnl-1.0.5/include' Making all in examples make[3]: Entering directory '/usr/src/libmnl-1.0.5/examples' Making all in genl make[4]: Entering directory '/usr/src/libmnl-1.0.5/examples/genl' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libmnl-1.0.5/examples/genl' Making all in kobject make[4]: Entering directory '/usr/src/libmnl-1.0.5/examples/kobject' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libmnl-1.0.5/examples/kobject' Making all in netfilter make[4]: Entering directory '/usr/src/libmnl-1.0.5/examples/netfilter' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libmnl-1.0.5/examples/netfilter' Making all in rtnl make[4]: Entering directory '/usr/src/libmnl-1.0.5/examples/rtnl' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libmnl-1.0.5/examples/rtnl' make[4]: Entering directory '/usr/src/libmnl-1.0.5/examples' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/libmnl-1.0.5/examples' make[3]: Leaving directory '/usr/src/libmnl-1.0.5/examples' Making all in doxygen make[3]: Entering directory '/usr/src/libmnl-1.0.5/doxygen' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libmnl-1.0.5/doxygen' make[3]: Entering directory '/usr/src/libmnl-1.0.5' make[3]: Leaving directory '/usr/src/libmnl-1.0.5' make[2]: Leaving directory '/usr/src/libmnl-1.0.5' make[1]: Leaving directory '/usr/src/libmnl-1.0.5' cd /usr/src/libmnl-1.0.5 && make install make[1]: Entering directory '/usr/src/libmnl-1.0.5' Making install in src make[2]: Entering directory '/usr/src/libmnl-1.0.5/src' make[3]: Entering directory '/usr/src/libmnl-1.0.5/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libmnl.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libmnl.so.0.2.0 /usr/lib/libmnl.so.0.2.0 libtool: install: (cd /usr/lib && { ln -s -f libmnl.so.0.2.0 libmnl.so.0 || { rm -f libmnl.so.0 && ln -s libmnl.so.0.2.0 libmnl.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libmnl.so.0.2.0 libmnl.so || { rm -f libmnl.so && ln -s libmnl.so.0.2.0 libmnl.so; }; }) libtool: install: /usr/bin/install -c .libs/libmnl.lai /usr/lib/libmnl.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libmnl-1.0.5/src' make[2]: Leaving directory '/usr/src/libmnl-1.0.5/src' Making install in include make[2]: Entering directory '/usr/src/libmnl-1.0.5/include' Making install in libmnl make[3]: Entering directory '/usr/src/libmnl-1.0.5/include/libmnl' make[4]: Entering directory '/usr/src/libmnl-1.0.5/include/libmnl' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include/libmnl' /usr/bin/install -c -m 644 libmnl.h '/usr/include/libmnl' make[4]: Leaving directory '/usr/src/libmnl-1.0.5/include/libmnl' make[3]: Leaving directory '/usr/src/libmnl-1.0.5/include/libmnl' Making install in linux make[3]: Entering directory '/usr/src/libmnl-1.0.5/include/linux' Making install in netfilter make[4]: Entering directory '/usr/src/libmnl-1.0.5/include/linux/netfilter' make[5]: Entering directory '/usr/src/libmnl-1.0.5/include/linux/netfilter' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/libmnl-1.0.5/include/linux/netfilter' make[4]: Leaving directory '/usr/src/libmnl-1.0.5/include/linux/netfilter' make[4]: Entering directory '/usr/src/libmnl-1.0.5/include/linux' make[5]: Entering directory '/usr/src/libmnl-1.0.5/include/linux' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/libmnl-1.0.5/include/linux' make[4]: Leaving directory '/usr/src/libmnl-1.0.5/include/linux' make[3]: Leaving directory '/usr/src/libmnl-1.0.5/include/linux' make[3]: Entering directory '/usr/src/libmnl-1.0.5/include' make[4]: Entering directory '/usr/src/libmnl-1.0.5/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libmnl-1.0.5/include' make[3]: Leaving directory '/usr/src/libmnl-1.0.5/include' make[2]: Leaving directory '/usr/src/libmnl-1.0.5/include' Making install in examples make[2]: Entering directory '/usr/src/libmnl-1.0.5/examples' Making install in genl make[3]: Entering directory '/usr/src/libmnl-1.0.5/examples/genl' make[4]: Entering directory '/usr/src/libmnl-1.0.5/examples/genl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libmnl-1.0.5/examples/genl' make[3]: Leaving directory '/usr/src/libmnl-1.0.5/examples/genl' Making install in kobject make[3]: Entering directory '/usr/src/libmnl-1.0.5/examples/kobject' make[4]: Entering directory '/usr/src/libmnl-1.0.5/examples/kobject' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libmnl-1.0.5/examples/kobject' make[3]: Leaving directory '/usr/src/libmnl-1.0.5/examples/kobject' Making install in netfilter make[3]: Entering directory '/usr/src/libmnl-1.0.5/examples/netfilter' make[4]: Entering directory '/usr/src/libmnl-1.0.5/examples/netfilter' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libmnl-1.0.5/examples/netfilter' make[3]: Leaving directory '/usr/src/libmnl-1.0.5/examples/netfilter' Making install in rtnl make[3]: Entering directory '/usr/src/libmnl-1.0.5/examples/rtnl' make[4]: Entering directory '/usr/src/libmnl-1.0.5/examples/rtnl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libmnl-1.0.5/examples/rtnl' make[3]: Leaving directory '/usr/src/libmnl-1.0.5/examples/rtnl' make[3]: Entering directory '/usr/src/libmnl-1.0.5/examples' make[4]: Entering directory '/usr/src/libmnl-1.0.5/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libmnl-1.0.5/examples' make[3]: Leaving directory '/usr/src/libmnl-1.0.5/examples' make[2]: Leaving directory '/usr/src/libmnl-1.0.5/examples' Making install in doxygen make[2]: Entering directory '/usr/src/libmnl-1.0.5/doxygen' make[3]: Entering directory '/usr/src/libmnl-1.0.5/doxygen' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libmnl-1.0.5/doxygen' make[2]: Leaving directory '/usr/src/libmnl-1.0.5/doxygen' make[2]: Entering directory '/usr/src/libmnl-1.0.5' make[3]: Entering directory '/usr/src/libmnl-1.0.5' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libmnl.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/libmnl-1.0.5' make[2]: Leaving directory '/usr/src/libmnl-1.0.5' make[1]: Leaving directory '/usr/src/libmnl-1.0.5' Updating linker cache... Install done; saving file list to /usr/src/log/libmnl-1.0.5 ... make: Leaving directory '/usr/src/lfs' May 14 16:55:34: Building libnfnetlink make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libnfnetlink-1.0.2.tar.bz2 checksum OK ====================================== Installing libnfnetlink-1.0.2 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/libnfnetlink-1.0.2 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/libnfnetlink-1.0.2/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/libnfnetlink-1.0.2/build-aux/config.sub' cd /usr/src/libnfnetlink-1.0.2 && ./configure --prefix=/usr checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether make supports nested variables... (cached) yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating doxygen.cfg config.status: creating include/libnfnetlink/Makefile config.status: creating utils/Makefile config.status: creating libnfnetlink.pc config.status: executing depfiles commands config.status: executing libtool commands cd /usr/src/libnfnetlink-1.0.2 && make -j4 make[1]: Entering directory '/usr/src/libnfnetlink-1.0.2' Making all in src make[2]: Entering directory '/usr/src/libnfnetlink-1.0.2/src' CC libnfnetlink.lo CC iftable.lo CC rtnl.lo CCLD libnfnetlink.la make[2]: Leaving directory '/usr/src/libnfnetlink-1.0.2/src' Making all in include make[2]: Entering directory '/usr/src/libnfnetlink-1.0.2/include' Making all in libnfnetlink make[3]: Entering directory '/usr/src/libnfnetlink-1.0.2/include/libnfnetlink' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libnfnetlink-1.0.2/include/libnfnetlink' make[3]: Entering directory '/usr/src/libnfnetlink-1.0.2/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/libnfnetlink-1.0.2/include' make[2]: Leaving directory '/usr/src/libnfnetlink-1.0.2/include' Making all in utils make[2]: Entering directory '/usr/src/libnfnetlink-1.0.2/utils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/libnfnetlink-1.0.2/utils' make[2]: Entering directory '/usr/src/libnfnetlink-1.0.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/usr/src/libnfnetlink-1.0.2' make[1]: Leaving directory '/usr/src/libnfnetlink-1.0.2' cd /usr/src/libnfnetlink-1.0.2 && make install make[1]: Entering directory '/usr/src/libnfnetlink-1.0.2' Making install in src make[2]: Entering directory '/usr/src/libnfnetlink-1.0.2/src' make[3]: Entering directory '/usr/src/libnfnetlink-1.0.2/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnfnetlink.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libnfnetlink.so.0.2.0 /usr/lib/libnfnetlink.so.0.2.0 libtool: install: (cd /usr/lib && { ln -s -f libnfnetlink.so.0.2.0 libnfnetlink.so.0 || { rm -f libnfnetlink.so.0 && ln -s libnfnetlink.so.0.2.0 libnfnetlink.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libnfnetlink.so.0.2.0 libnfnetlink.so || { rm -f libnfnetlink.so && ln -s libnfnetlink.so.0.2.0 libnfnetlink.so; }; }) libtool: install: /usr/bin/install -c .libs/libnfnetlink.lai /usr/lib/libnfnetlink.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libnfnetlink-1.0.2/src' make[2]: Leaving directory '/usr/src/libnfnetlink-1.0.2/src' Making install in include make[2]: Entering directory '/usr/src/libnfnetlink-1.0.2/include' Making install in libnfnetlink make[3]: Entering directory '/usr/src/libnfnetlink-1.0.2/include/libnfnetlink' make[4]: Entering directory '/usr/src/libnfnetlink-1.0.2/include/libnfnetlink' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include/libnfnetlink' /usr/bin/install -c -m 644 libnfnetlink.h linux_nfnetlink.h linux_nfnetlink_compat.h '/usr/include/libnfnetlink' make[4]: Leaving directory '/usr/src/libnfnetlink-1.0.2/include/libnfnetlink' make[3]: Leaving directory '/usr/src/libnfnetlink-1.0.2/include/libnfnetlink' make[3]: Entering directory '/usr/src/libnfnetlink-1.0.2/include' make[4]: Entering directory '/usr/src/libnfnetlink-1.0.2/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libnfnetlink-1.0.2/include' make[3]: Leaving directory '/usr/src/libnfnetlink-1.0.2/include' make[2]: Leaving directory '/usr/src/libnfnetlink-1.0.2/include' Making install in utils make[2]: Entering directory '/usr/src/libnfnetlink-1.0.2/utils' make[3]: Entering directory '/usr/src/libnfnetlink-1.0.2/utils' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libnfnetlink-1.0.2/utils' make[2]: Leaving directory '/usr/src/libnfnetlink-1.0.2/utils' make[2]: Entering directory '/usr/src/libnfnetlink-1.0.2' make[3]: Entering directory '/usr/src/libnfnetlink-1.0.2' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libnfnetlink.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/libnfnetlink-1.0.2' make[2]: Leaving directory '/usr/src/libnfnetlink-1.0.2' make[1]: Leaving directory '/usr/src/libnfnetlink-1.0.2' Updating linker cache... Install done; saving file list to /usr/src/log/libnfnetlink-1.0.2 ... make: Leaving directory '/usr/src/lfs' May 14 16:55:38: Building libnetfilter_queue make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libnetfilter_queue-1.0.5.tar.bz2 checksum OK ====================================== Installing libnetfilter_queue-1.0.5 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/libnetfilter_queue-1.0.5 && ./configure --prefix=/usr checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether make supports nested variables... (cached) yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 compiler accepts -fvisibility=hidden... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBNFNETLINK... yes checking for LIBMNL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating utils/Makefile config.status: creating examples/Makefile config.status: creating libnetfilter_queue.pc config.status: creating doxygen.cfg config.status: creating include/Makefile config.status: creating include/libnetfilter_queue/Makefile config.status: creating doxygen/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libnetfilter_queue configuration: doxygen: no cd /usr/src/libnetfilter_queue-1.0.5 && make -j4 make[1]: Entering directory '/usr/src/libnetfilter_queue-1.0.5' make all-recursive make[2]: Entering directory '/usr/src/libnetfilter_queue-1.0.5' Making all in src make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/src' CC libnetfilter_queue.lo CC nlmsg.lo CC extra/checksum.lo CC extra/ipv6.lo CC extra/tcp.lo CC extra/ipv4.lo CC extra/pktbuff.lo CC extra/udp.lo CCLD libnetfilter_queue.la make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/src' Making all in utils make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/utils' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/utils' Making all in include make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include' Making all in libnetfilter_queue make[4]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include/libnetfilter_queue' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include/libnetfilter_queue' Making all in linux make[4]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include/linux' Making all in netfilter make[5]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include/linux/netfilter' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include/linux/netfilter' make[5]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include/linux' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include/linux' make[4]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include/linux' make[4]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include' make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include' Making all in examples make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/examples' Making all in doxygen make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/doxygen' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/doxygen' make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5' make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5' make[2]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5' make[1]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5' cd /usr/src/libnetfilter_queue-1.0.5 && make install make[1]: Entering directory '/usr/src/libnetfilter_queue-1.0.5' Making install in src make[2]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/src' make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnetfilter_queue.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libnetfilter_queue.so.1.5.0 /usr/lib/libnetfilter_queue.so.1.5.0 libtool: install: (cd /usr/lib && { ln -s -f libnetfilter_queue.so.1.5.0 libnetfilter_queue.so.1 || { rm -f libnetfilter_queue.so.1 && ln -s libnetfilter_queue.so.1.5.0 libnetfilter_queue.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libnetfilter_queue.so.1.5.0 libnetfilter_queue.so || { rm -f libnetfilter_queue.so && ln -s libnetfilter_queue.so.1.5.0 libnetfilter_queue.so; }; }) libtool: install: /usr/bin/install -c .libs/libnetfilter_queue.lai /usr/lib/libnetfilter_queue.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/src' make[2]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/src' Making install in utils make[2]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/utils' make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/utils' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/utils' make[2]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/utils' Making install in include make[2]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include' Making install in libnetfilter_queue make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include/libnetfilter_queue' make[4]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include/libnetfilter_queue' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include/libnetfilter_queue' /usr/bin/install -c -m 644 libnetfilter_queue.h linux_nfnetlink_queue.h libnetfilter_queue_ipv4.h libnetfilter_queue_ipv6.h libnetfilter_queue_tcp.h libnetfilter_queue_udp.h pktbuff.h '/usr/include/libnetfilter_queue' make[4]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include/libnetfilter_queue' make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include/libnetfilter_queue' Making install in linux make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include/linux' Making install in netfilter make[4]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include/linux/netfilter' make[5]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include/linux/netfilter' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include/linux/netfilter' make[4]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include/linux/netfilter' make[4]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include/linux' make[5]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include/linux' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include/linux' make[4]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include/linux' make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include/linux' make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include' make[4]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include' make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include' make[2]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/include' Making install in examples make[2]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/examples' make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/examples' make[2]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/examples' Making install in doxygen make[2]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/doxygen' make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5/doxygen' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/doxygen' make[2]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5/doxygen' make[2]: Entering directory '/usr/src/libnetfilter_queue-1.0.5' make[3]: Entering directory '/usr/src/libnetfilter_queue-1.0.5' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libnetfilter_queue.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5' make[2]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5' make[1]: Leaving directory '/usr/src/libnetfilter_queue-1.0.5' Updating linker cache... Install done; saving file list to /usr/src/log/libnetfilter_queue-1.0.5 ... make: Leaving directory '/usr/src/lfs' May 14 16:55:41: Building libnetfilter_conntrack make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libnetfilter_conntrack-1.1.0.tar.xz checksum OK ====================================== Installing libnetfilter_conntrack-1.1.0 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/libnetfilter_conntrack-1.1.0 && ./configure --prefix=/usr checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether make supports nested variables... (cached) yes checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 ln -s works... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libnfnetlink >= 1.0.0... yes checking for libmnl >= 1.0.3... yes checking for arpa/inet.h... yes checking for inet_ntop... yes checking for setns... yes checking if inet_ntop supports IPv6... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating utils/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating include/libnetfilter_conntrack/Makefile config.status: creating include/internal/Makefile config.status: creating src/conntrack/Makefile config.status: creating src/expect/Makefile config.status: creating libnetfilter_conntrack.pc config.status: creating doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd /usr/src/libnetfilter_conntrack-1.1.0 && make -j4 make[1]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0' make all-recursive make[2]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0' Making all in include make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/include' Making all in libnetfilter_conntrack make[4]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/include/libnetfilter_conntrack' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/include/libnetfilter_conntrack' Making all in internal make[4]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/include/internal' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/include/internal' make[4]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/include' make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/include' Making all in src make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/src' Making all in conntrack make[4]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/src/conntrack' CC api.lo CC getter.lo CC setter.lo CC labels.lo CC build.lo CC parse_mnl.lo CC build_mnl.lo CC snprintf.lo CC snprintf_default.lo CC snprintf_xml.lo CC objopt.lo CC compare.lo CC copy.lo CC filter.lo CC bsf.lo CC filter_dump.lo CC grp.lo CC grp_getter.lo CC grp_setter.lo CC stack.lo CC proto.lo CCLD libnfconntrack.la make[4]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/src/conntrack' Making all in expect make[4]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/src/expect' CC api.lo CC compare.lo CC getter.lo CC setter.lo CC build.lo CC snprintf.lo CC snprintf_default.lo CC snprintf_xml.lo CC build_mnl.lo CC parse_mnl.lo CCLD libnfexpect.la make[4]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/src/expect' make[4]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/src' CC main.lo CC callback.lo CCLD libnetfilter_conntrack.la make[4]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/src' make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/src' Making all in utils make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/utils' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/utils' Making all in examples make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/examples' Making all in tests make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/tests' make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0' make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0' make[2]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0' make[1]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0' cd /usr/src/libnetfilter_conntrack-1.1.0 && make install make[1]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0' Making install in include make[2]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/include' Making install in libnetfilter_conntrack make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/include/libnetfilter_conntrack' make[4]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/include/libnetfilter_conntrack' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include/libnetfilter_conntrack' /usr/bin/install -c -m 644 libnetfilter_conntrack.h linux_nfnetlink_conntrack.h linux_nf_conntrack_common.h libnetfilter_conntrack_tcp.h libnetfilter_conntrack_udp.h libnetfilter_conntrack_icmp.h libnetfilter_conntrack_sctp.h libnetfilter_conntrack_dccp.h libnetfilter_conntrack_ipv4.h libnetfilter_conntrack_ipv6.h '/usr/include/libnetfilter_conntrack' make[4]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/include/libnetfilter_conntrack' make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/include/libnetfilter_conntrack' Making install in internal make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/include/internal' make[4]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/include/internal' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/include/internal' make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/include/internal' make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/include' make[4]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/include' make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/include' make[2]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/include' Making install in src make[2]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/src' Making install in conntrack make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/src/conntrack' make[4]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/src/conntrack' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/src/conntrack' make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/src/conntrack' Making install in expect make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/src/expect' make[4]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/src/expect' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/src/expect' make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/src/expect' make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/src' make[4]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnetfilter_conntrack.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libnetfilter_conntrack.so.3.8.0 /usr/lib/libnetfilter_conntrack.so.3.8.0 libtool: install: (cd /usr/lib && { ln -s -f libnetfilter_conntrack.so.3.8.0 libnetfilter_conntrack.so.3 || { rm -f libnetfilter_conntrack.so.3 && ln -s libnetfilter_conntrack.so.3.8.0 libnetfilter_conntrack.so.3; }; }) libtool: install: (cd /usr/lib && { ln -s -f libnetfilter_conntrack.so.3.8.0 libnetfilter_conntrack.so || { rm -f libnetfilter_conntrack.so && ln -s libnetfilter_conntrack.so.3.8.0 libnetfilter_conntrack.so; }; }) libtool: install: /usr/bin/install -c .libs/libnetfilter_conntrack.lai /usr/lib/libnetfilter_conntrack.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/src' make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/src' make[2]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/src' Making install in utils make[2]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/utils' make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/utils' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/utils' make[2]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/utils' Making install in examples make[2]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/examples' make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/examples' make[2]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/examples' Making install in tests make[2]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/tests' make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/tests' make[2]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0/tests' make[2]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0' make[3]: Entering directory '/usr/src/libnetfilter_conntrack-1.1.0' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libnetfilter_conntrack.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0' make[2]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0' make[1]: Leaving directory '/usr/src/libnetfilter_conntrack-1.1.0' Updating linker cache... Install done; saving file list to /usr/src/log/libnetfilter_conntrack-1.1.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:55:46: Building libnetfilter_cthelper make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libnetfilter_cthelper-1.0.1.tar.bz2 checksum OK ====================================== Installing libnetfilter_cthelper-1.0.1 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/libnetfilter_cthelper-1.0.1 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/libnetfilter_cthelper-1.0.1/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/libnetfilter_cthelper-1.0.1/build-aux/config.sub' cd /usr/src/libnetfilter_cthelper-1.0.1 && ./configure --prefix=/usr checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether make supports nested variables... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libmnl >= 1.0.0... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 compiler accepts -fvisibility=hidden... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/libnetfilter_cthelper/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: creating examples/Makefile config.status: creating libnetfilter_cthelper.pc config.status: creating doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd /usr/src/libnetfilter_cthelper-1.0.1 && make -j4 make[1]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1' make all-recursive make[2]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1' Making all in src make[3]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/src' CC libnetfilter_cthelper.lo CCLD libnetfilter_cthelper.la make[3]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/src' Making all in include make[3]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include' Making all in libnetfilter_cthelper make[4]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include/libnetfilter_cthelper' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include/libnetfilter_cthelper' Making all in linux make[4]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux' Making all in netfilter make[5]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux/netfilter' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux/netfilter' make[5]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux' make[4]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux' make[4]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include' make[3]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include' Making all in examples make[3]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/examples' make[3]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1' make[3]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1' make[2]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1' make[1]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1' cd /usr/src/libnetfilter_cthelper-1.0.1 && make install make[1]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1' Making install in src make[2]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/src' make[3]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnetfilter_cthelper.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libnetfilter_cthelper.so.0.0.0 /usr/lib/libnetfilter_cthelper.so.0.0.0 libtool: install: (cd /usr/lib && { ln -s -f libnetfilter_cthelper.so.0.0.0 libnetfilter_cthelper.so.0 || { rm -f libnetfilter_cthelper.so.0 && ln -s libnetfilter_cthelper.so.0.0.0 libnetfilter_cthelper.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libnetfilter_cthelper.so.0.0.0 libnetfilter_cthelper.so || { rm -f libnetfilter_cthelper.so && ln -s libnetfilter_cthelper.so.0.0.0 libnetfilter_cthelper.so; }; }) libtool: install: /usr/bin/install -c .libs/libnetfilter_cthelper.lai /usr/lib/libnetfilter_cthelper.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/src' make[2]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/src' Making install in include make[2]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include' Making install in libnetfilter_cthelper make[3]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include/libnetfilter_cthelper' make[4]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include/libnetfilter_cthelper' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include/libnetfilter_cthelper' /usr/bin/install -c -m 644 libnetfilter_cthelper.h '/usr/include/libnetfilter_cthelper' make[4]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include/libnetfilter_cthelper' make[3]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include/libnetfilter_cthelper' Making install in linux make[3]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux' Making install in netfilter make[4]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux/netfilter' make[5]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux/netfilter' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux/netfilter' make[4]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux/netfilter' make[4]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux' make[5]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux' make[4]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux' make[3]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include/linux' make[3]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include' make[4]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include' make[3]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include' make[2]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/include' Making install in examples make[2]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/examples' make[3]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/examples' make[2]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1/examples' make[2]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1' make[3]: Entering directory '/usr/src/libnetfilter_cthelper-1.0.1' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libnetfilter_cthelper.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1' make[2]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1' make[1]: Leaving directory '/usr/src/libnetfilter_cthelper-1.0.1' Updating linker cache... Install done; saving file list to /usr/src/log/libnetfilter_cthelper-1.0.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:55:49: Building libnetfilter_cttimeout make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libnetfilter_cttimeout-1.0.1.tar.bz2 checksum OK ====================================== Installing libnetfilter_cttimeout-1.0.1 ... Install started; saving file list to /usr/src/lsalr ... for i in $(find /usr/src/libnetfilter_cttimeout-1.0.1 -name config.guess -o -name config.sub); do cp -vf /usr/share/automake*/$(basename ${i}) ${i} || cp -vf /tools_aarch64/share/automake*/$(basename ${i}) ${i}; done '/usr/share/automake-1.17/config.guess' -> '/usr/src/libnetfilter_cttimeout-1.0.1/build-aux/config.guess' '/usr/share/automake-1.17/config.sub' -> '/usr/src/libnetfilter_cttimeout-1.0.1/build-aux/config.sub' cd /usr/src/libnetfilter_cttimeout-1.0.1 && ./configure --prefix=/usr checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether make supports nested variables... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libmnl >= 1.0.0... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 compiler accepts -fvisibility=hidden... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/libnetfilter_cttimeout/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: creating examples/Makefile config.status: creating libnetfilter_cttimeout.pc config.status: creating doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd /usr/src/libnetfilter_cttimeout-1.0.1 && make -j4 make[1]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1' make all-recursive make[2]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1' Making all in src make[3]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/src' CC libnetfilter_cttimeout.lo CCLD libnetfilter_cttimeout.la make[3]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/src' Making all in include make[3]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include' Making all in libnetfilter_cttimeout make[4]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/libnetfilter_cttimeout' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/libnetfilter_cttimeout' Making all in linux make[4]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux' Making all in netfilter make[5]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux/netfilter' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux/netfilter' make[5]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux' make[4]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux' make[4]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include' make[3]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include' Making all in examples make[3]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/examples' make[3]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1' make[3]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1' make[2]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1' make[1]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1' cd /usr/src/libnetfilter_cttimeout-1.0.1 && make install make[1]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1' Making install in src make[2]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/src' make[3]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnetfilter_cttimeout.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libnetfilter_cttimeout.so.1.0.0 /usr/lib/libnetfilter_cttimeout.so.1.0.0 libtool: install: (cd /usr/lib && { ln -s -f libnetfilter_cttimeout.so.1.0.0 libnetfilter_cttimeout.so.1 || { rm -f libnetfilter_cttimeout.so.1 && ln -s libnetfilter_cttimeout.so.1.0.0 libnetfilter_cttimeout.so.1; }; }) libtool: install: (cd /usr/lib && { ln -s -f libnetfilter_cttimeout.so.1.0.0 libnetfilter_cttimeout.so || { rm -f libnetfilter_cttimeout.so && ln -s libnetfilter_cttimeout.so.1.0.0 libnetfilter_cttimeout.so; }; }) libtool: install: /usr/bin/install -c .libs/libnetfilter_cttimeout.lai /usr/lib/libnetfilter_cttimeout.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/src' make[2]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/src' Making install in include make[2]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include' Making install in libnetfilter_cttimeout make[3]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/libnetfilter_cttimeout' make[4]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/libnetfilter_cttimeout' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include/libnetfilter_cttimeout' /usr/bin/install -c -m 644 libnetfilter_cttimeout.h '/usr/include/libnetfilter_cttimeout' make[4]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/libnetfilter_cttimeout' make[3]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/libnetfilter_cttimeout' Making install in linux make[3]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux' Making install in netfilter make[4]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux/netfilter' make[5]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux/netfilter' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux/netfilter' make[4]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux/netfilter' make[4]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux' make[5]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux' make[4]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux' make[3]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include/linux' make[3]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include' make[4]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include' make[3]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include' make[2]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/include' Making install in examples make[2]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/examples' make[3]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/examples' make[2]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1/examples' make[2]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1' make[3]: Entering directory '/usr/src/libnetfilter_cttimeout-1.0.1' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libnetfilter_cttimeout.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1' make[2]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1' make[1]: Leaving directory '/usr/src/libnetfilter_cttimeout-1.0.1' Updating linker cache... Install done; saving file list to /usr/src/log/libnetfilter_cttimeout-1.0.1 ... make: Leaving directory '/usr/src/lfs' May 14 16:55:52: Building iptables make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' iptables-1.8.11.tar.xz checksum OK netfilter-layer7-v2.23.tar.gz checksum OK ====================================== Installing iptables-1.8.11 ... Install started; saving file list to /usr/src/lsalr ... # Layer7 cd /usr/src && tar zxf /usr/src/cache/netfilter-layer7-v2.23.tar.gz cd /usr/src/iptables-1.8.11 && cp -vf /usr/src/netfilter-layer7-v2.23/iptables-1.4.3forward-for-kernel-2.6.20forward/* \ ./extensions/ '/usr/src/netfilter-layer7-v2.23/iptables-1.4.3forward-for-kernel-2.6.20forward/libxt_layer7.c' -> './extensions/libxt_layer7.c' '/usr/src/netfilter-layer7-v2.23/iptables-1.4.3forward-for-kernel-2.6.20forward/libxt_layer7.man' -> './extensions/libxt_layer7.man' cd /usr/src/iptables-1.8.11 && ./configure \ --prefix=/usr \ --libdir=/lib \ --includedir=/usr/include \ --enable-libipq \ --with-xtlibdir=/lib/xtables \ --libexecdir=/lib \ --bindir=/sbin \ --sbindir=/sbin \ --mandir=/usr/share/man \ --disable-nftables \ --with-pkgconfigdir=/usr/lib/pkgconfig checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 /usr/bin/ld knows -Wl,--no-undefined... yes checking for linux/dccp.h... yes checking for linux/ip_vs.h... yes checking for linux/magic.h... yes checking for linux/proc_fs.h... no checking for linux/bpf.h... yes checking size of struct ip6_hdr... 40 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libnfnetlink >= 1.0... yes checking for libnetfilter_conntrack >= 1.0.6... yes checking whether the build is using musl-libc... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating extensions/GNUmakefile config.status: creating include/Makefile config.status: creating iptables/Makefile config.status: creating iptables/xtables.pc config.status: creating iptables/iptables.8 config.status: creating iptables/iptables-extensions.8.tmpl config.status: creating iptables/iptables-save.8 config.status: creating iptables/iptables-restore.8 config.status: creating iptables/iptables-apply.8 config.status: creating iptables/iptables-xml.1 config.status: creating libipq/Makefile config.status: creating libipq/libipq.pc config.status: creating libiptc/Makefile config.status: creating libiptc/libiptc.pc config.status: creating libiptc/libip4tc.pc config.status: creating libiptc/libip6tc.pc config.status: creating libxtables/Makefile config.status: creating utils/Makefile config.status: creating include/xtables-version.h config.status: creating iptables/xtables-monitor.8 config.status: creating utils/nfnl_osf.8 config.status: creating utils/nfbpf_compile.8 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Iptables Configuration: IPv4 support: yes IPv6 support: yes Devel support: yes IPQ support: yes Large file support: yes BPF utils support: no nfsynproxy util support: no nftables support: no connlabel support: yes profiling support: no Build parameters: Put plugins into executable (static): no Support plugins via dlopen (shared): yes Installation prefix (--prefix): /usr Xtables extension directory: /lib/xtables Pkg-config directory: /usr/lib/pkgconfig Xtables lock file: /run/xtables.lock Build against musl-libc: no Host: aarch64-unknown-linux-gnu GCC binary: gcc cd /usr/src/iptables-1.8.11 && make -j4 make[1]: Entering directory '/usr/src/iptables-1.8.11' make all-recursive make[2]: Entering directory '/usr/src/iptables-1.8.11' Making all in libiptc make[3]: Entering directory '/usr/src/iptables-1.8.11/libiptc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c -o libip4tc.lo libip4tc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c -o libip6tc.lo libip6tc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libip4tc.lo -MD -MP -MF .deps/libip4tc.Tpo -c libip4tc.c -fPIC -DPIC -o .libs/libip4tc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libip6tc.lo -MD -MP -MF .deps/libip6tc.Tpo -c libip6tc.c -fPIC -DPIC -o .libs/libip6tc.o mv -f .deps/libip4tc.Tpo .deps/libip4tc.Plo mv -f .deps/libip6tc.Tpo .deps/libip6tc.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 2:0:0 -o libip4tc.la -rpath /lib libip4tc.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 2:0:0 -o libip6tc.la -rpath /lib libip6tc.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libip4tc.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libip4tc.so.2 -o .libs/libip4tc.so.2.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libip6tc.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libip6tc.so.2 -o .libs/libip6tc.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libip6tc.so.2" && ln -s "libip6tc.so.2.0.0" "libip6tc.so.2") libtool: link: (cd ".libs" && rm -f "libip4tc.so.2" && ln -s "libip4tc.so.2.0.0" "libip4tc.so.2") libtool: link: (cd ".libs" && rm -f "libip4tc.so" && ln -s "libip4tc.so.2.0.0" "libip4tc.so") libtool: link: (cd ".libs" && rm -f "libip6tc.so" && ln -s "libip6tc.so.2.0.0" "libip6tc.so") libtool: link: ( cd ".libs" && rm -f "libip4tc.la" && ln -s "../libip4tc.la" "libip4tc.la" ) libtool: link: ( cd ".libs" && rm -f "libip6tc.la" && ln -s "../libip6tc.la" "libip6tc.la" ) make[3]: Leaving directory '/usr/src/iptables-1.8.11/libiptc' Making all in libxtables make[3]: Entering directory '/usr/src/iptables-1.8.11/libxtables' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tpo -c -o libxtables_la-xtables.lo `test -f 'xtables.c' || echo './'`xtables.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxtables_la-xtoptions.lo -MD -MP -MF .deps/libxtables_la-xtoptions.Tpo -c -o libxtables_la-xtoptions.lo `test -f 'xtoptions.c' || echo './'`xtoptions.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxtables_la-getethertype.lo -MD -MP -MF .deps/libxtables_la-getethertype.Tpo -c -o libxtables_la-getethertype.lo `test -f 'getethertype.c' || echo './'`getethertype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxtables_la-xtoptions.lo -MD -MP -MF .deps/libxtables_la-xtoptions.Tpo -c xtoptions.c -fPIC -DPIC -o .libs/libxtables_la-xtoptions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxtables_la-xtables.lo -MD -MP -MF .deps/libxtables_la-xtables.Tpo -c xtables.c -fPIC -DPIC -o .libs/libxtables_la-xtables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I../iptables -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libxtables_la-getethertype.lo -MD -MP -MF .deps/libxtables_la-getethertype.Tpo -c getethertype.c -fPIC -DPIC -o .libs/libxtables_la-getethertype.o mv -f .deps/libxtables_la-xtoptions.Tpo .deps/libxtables_la-xtoptions.Plo mv -f .deps/libxtables_la-xtables.Tpo .deps/libxtables_la-xtables.Plo mv -f .deps/libxtables_la-getethertype.Tpo .deps/libxtables_la-getethertype.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -version-info 19:0:7 -o libxtables.la -rpath /lib libxtables_la-xtables.lo libxtables_la-xtoptions.lo libxtables_la-getethertype.lo -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/libxtables_la-xtables.o .libs/libxtables_la-xtoptions.o .libs/libxtables_la-getethertype.o -ldl -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libxtables.so.12 -o .libs/libxtables.so.12.7.0 libtool: link: (cd ".libs" && rm -f "libxtables.so.12" && ln -s "libxtables.so.12.7.0" "libxtables.so.12") libtool: link: (cd ".libs" && rm -f "libxtables.so" && ln -s "libxtables.so.12.7.0" "libxtables.so") libtool: link: ( cd ".libs" && rm -f "libxtables.la" && ln -s "../libxtables.la" "libxtables.la" ) make[3]: Leaving directory '/usr/src/iptables-1.8.11/libxtables' Making all in include make[3]: Entering directory '/usr/src/iptables-1.8.11/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/iptables-1.8.11/include' Making all in libipq make[3]: Entering directory '/usr/src/iptables-1.8.11/libipq' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libipq.lo -MD -MP -MF .deps/libipq.Tpo -c -o libipq.lo libipq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT libipq.lo -MD -MP -MF .deps/libipq.Tpo -c libipq.c -fPIC -DPIC -o .libs/libipq.o mv -f .deps/libipq.Tpo .deps/libipq.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libipq.la -rpath /lib libipq.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libipq.o -O2 -g0 -fstack-protector-strong -mbranch-protection=standard -Wl,-soname -Wl,libipq.so.0 -o .libs/libipq.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libipq.so.0" && ln -s "libipq.so.0.0.0" "libipq.so.0") libtool: link: (cd ".libs" && rm -f "libipq.so" && ln -s "libipq.so.0.0.0" "libipq.so") libtool: link: ( cd ".libs" && rm -f "libipq.la" && ln -s "../libipq.la" "libipq.la" ) make[3]: Leaving directory '/usr/src/iptables-1.8.11/libipq' Making all in utils make[3]: Entering directory '/usr/src/iptables-1.8.11/utils' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT nfnl_osf.o -MD -MP -MF .deps/nfnl_osf.Tpo -c -o nfnl_osf.o nfnl_osf.c mv -f .deps/nfnl_osf.Tpo .deps/nfnl_osf.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o nfnl_osf nfnl_osf.o -lnfnetlink libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o nfnl_osf nfnl_osf.o /usr/lib/libnfnetlink.so make[3]: Leaving directory '/usr/src/iptables-1.8.11/utils' Making all in extensions make[3]: Entering directory '/usr/src/iptables-1.8.11/extensions' gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_AUDIT.oo.d,-MT,libxt_AUDIT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_AUDIT_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_AUDIT.oo -c libxt_AUDIT.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_CHECKSUM.oo.d,-MT,libxt_CHECKSUM.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CHECKSUM_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_CHECKSUM.oo -c libxt_CHECKSUM.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_CLASSIFY.oo.d,-MT,libxt_CLASSIFY.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CLASSIFY_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_CLASSIFY.oo -c libxt_CLASSIFY.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_CONNMARK.oo.d,-MT,libxt_CONNMARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CONNMARK_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_CONNMARK.oo -c libxt_CONNMARK.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_CONNSECMARK.oo.d,-MT,libxt_CONNSECMARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CONNSECMARK_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_CONNSECMARK.oo -c libxt_CONNSECMARK.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_CT.oo.d,-MT,libxt_CT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_CT_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_CT.oo -c libxt_CT.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_DSCP.oo.d,-MT,libxt_DSCP.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_DSCP_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_DSCP.oo -c libxt_DSCP.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_HMARK.oo.d,-MT,libxt_HMARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_HMARK_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_HMARK.oo -c libxt_HMARK.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_IDLETIMER.oo.d,-MT,libxt_IDLETIMER.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_IDLETIMER_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_IDLETIMER.oo -c libxt_IDLETIMER.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_LED.oo.d,-MT,libxt_LED.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_LED_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_LED.oo -c libxt_LED.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_LOG.oo.d,-MT,libxt_LOG.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_LOG_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_LOG.oo -c libxt_LOG.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_MARK.oo.d,-MT,libxt_MARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_MARK_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_MARK.oo -c libxt_MARK.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_NAT.oo.d,-MT,libxt_NAT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_NAT_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_NAT.oo -c libxt_NAT.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_NFLOG.oo.d,-MT,libxt_NFLOG.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_NFLOG_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_NFLOG.oo -c libxt_NFLOG.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_NFQUEUE.oo.d,-MT,libxt_NFQUEUE.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_NFQUEUE_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_NFQUEUE.oo -c libxt_NFQUEUE.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_RATEEST.oo.d,-MT,libxt_RATEEST.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_RATEEST_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_RATEEST.oo -c libxt_RATEEST.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_SECMARK.oo.d,-MT,libxt_SECMARK.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_SECMARK_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_SECMARK.oo -c libxt_SECMARK.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_SET.oo.d,-MT,libxt_SET.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_SET_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_SET.oo -c libxt_SET.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_SYNPROXY.oo.d,-MT,libxt_SYNPROXY.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_SYNPROXY_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_SYNPROXY.oo -c libxt_SYNPROXY.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_TCPMSS.oo.d,-MT,libxt_TCPMSS.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TCPMSS_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_TCPMSS.oo -c libxt_TCPMSS.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_TCPOPTSTRIP.oo.d,-MT,libxt_TCPOPTSTRIP.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TCPOPTSTRIP_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_TCPOPTSTRIP.oo -c libxt_TCPOPTSTRIP.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_TEE.oo.d,-MT,libxt_TEE.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TEE_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_TEE.oo -c libxt_TEE.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_TOS.oo.d,-MT,libxt_TOS.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TOS_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_TOS.oo -c libxt_TOS.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_TPROXY.oo.d,-MT,libxt_TPROXY.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TPROXY_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_TPROXY.oo -c libxt_TPROXY.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_TRACE.oo.d,-MT,libxt_TRACE.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_TRACE_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_TRACE.oo -c libxt_TRACE.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_addrtype.oo.d,-MT,libxt_addrtype.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_addrtype_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_addrtype.oo -c libxt_addrtype.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_bpf.oo.d,-MT,libxt_bpf.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_bpf_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_bpf.oo -c libxt_bpf.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_cgroup.oo.d,-MT,libxt_cgroup.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_cgroup_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_cgroup.oo -c libxt_cgroup.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_cluster.oo.d,-MT,libxt_cluster.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_cluster_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_cluster.oo -c libxt_cluster.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_comment.oo.d,-MT,libxt_comment.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_comment_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_comment.oo -c libxt_comment.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_connbytes.oo.d,-MT,libxt_connbytes.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_connbytes_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_connbytes.oo -c libxt_connbytes.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_connlabel.oo.d,-MT,libxt_connlabel.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_connlabel_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_connlabel.oo -c libxt_connlabel.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_connlimit.oo.d,-MT,libxt_connlimit.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_connlimit_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_connlimit.oo -c libxt_connlimit.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_connmark.oo.d,-MT,libxt_connmark.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_connmark_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_connmark.oo -c libxt_connmark.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_conntrack.oo.d,-MT,libxt_conntrack.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_conntrack_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_conntrack.oo -c libxt_conntrack.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_cpu.oo.d,-MT,libxt_cpu.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_cpu_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_cpu.oo -c libxt_cpu.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_dccp.oo.d,-MT,libxt_dccp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_dccp_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_dccp.oo -c libxt_dccp.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_devgroup.oo.d,-MT,libxt_devgroup.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_devgroup_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_devgroup.oo -c libxt_devgroup.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_dscp.oo.d,-MT,libxt_dscp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_dscp_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_dscp.oo -c libxt_dscp.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_ecn.oo.d,-MT,libxt_ecn.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_ecn_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_ecn.oo -c libxt_ecn.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_esp.oo.d,-MT,libxt_esp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_esp_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_esp.oo -c libxt_esp.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_hashlimit.oo.d,-MT,libxt_hashlimit.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_hashlimit_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_hashlimit.oo -c libxt_hashlimit.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_helper.oo.d,-MT,libxt_helper.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_helper_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_helper.oo -c libxt_helper.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_ipcomp.oo.d,-MT,libxt_ipcomp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_ipcomp_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_ipcomp.oo -c libxt_ipcomp.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_iprange.oo.d,-MT,libxt_iprange.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_iprange_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_iprange.oo -c libxt_iprange.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_ipvs.oo.d,-MT,libxt_ipvs.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_ipvs_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_ipvs.oo -c libxt_ipvs.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_layer7.oo.d,-MT,libxt_layer7.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_layer7_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_layer7.oo -c libxt_layer7.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_length.oo.d,-MT,libxt_length.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_length_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_length.oo -c libxt_length.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_limit.oo.d,-MT,libxt_limit.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_limit_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_limit.oo -c libxt_limit.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_mac.oo.d,-MT,libxt_mac.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_mac_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_mac.oo -c libxt_mac.c; libxt_layer7.c: In function 'parse': libxt_layer7.c:217:63: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 217 | snprintf(fulldirname, MAX_FN_LEN, "%s/%s", dirname, namelist[n]->d_name); | ^~ In function 'readl7dir', inlined from 'parse_layer7_protocol' at libxt_layer7.c:259:12, inlined from 'parse' at libxt_layer7.c:296:3: libxt_layer7.c:217:25: note: 'snprintf' output between 2 and 512 bytes into a destination of size 256 217 | snprintf(fulldirname, MAX_FN_LEN, "%s/%s", dirname, namelist[n]->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'parse_layer7_protocol', inlined from 'parse' at libxt_layer7.c:296:3: libxt_layer7.c:284:9: warning: 'strncpy' specified bound 8192 equals destination size [-Wstringop-truncation] 284 | strncpy(info->pattern, pre_process(info->pattern), MAX_PATTERN_LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_mark.oo.d,-MT,libxt_mark.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_mark_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_mark.oo -c libxt_mark.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_multiport.oo.d,-MT,libxt_multiport.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_multiport_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_multiport.oo -c libxt_multiport.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_nfacct.oo.d,-MT,libxt_nfacct.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_nfacct_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_nfacct.oo -c libxt_nfacct.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_osf.oo.d,-MT,libxt_osf.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_osf_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_osf.oo -c libxt_osf.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_owner.oo.d,-MT,libxt_owner.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_owner_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_owner.oo -c libxt_owner.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_physdev.oo.d,-MT,libxt_physdev.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_physdev_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_physdev.oo -c libxt_physdev.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_pkttype.oo.d,-MT,libxt_pkttype.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_pkttype_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_pkttype.oo -c libxt_pkttype.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_policy.oo.d,-MT,libxt_policy.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_policy_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_policy.oo -c libxt_policy.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_quota.oo.d,-MT,libxt_quota.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_quota_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_quota.oo -c libxt_quota.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_rateest.oo.d,-MT,libxt_rateest.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_rateest_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_rateest.oo -c libxt_rateest.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_recent.oo.d,-MT,libxt_recent.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_recent_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_recent.oo -c libxt_recent.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_rpfilter.oo.d,-MT,libxt_rpfilter.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_rpfilter_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_rpfilter.oo -c libxt_rpfilter.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_sctp.oo.d,-MT,libxt_sctp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_sctp_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_sctp.oo -c libxt_sctp.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_set.oo.d,-MT,libxt_set.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_set_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_set.oo -c libxt_set.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_socket.oo.d,-MT,libxt_socket.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_socket_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_socket.oo -c libxt_socket.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_standard.oo.d,-MT,libxt_standard.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_standard_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_standard.oo -c libxt_standard.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_statistic.oo.d,-MT,libxt_statistic.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_statistic_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_statistic.oo -c libxt_statistic.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_string.oo.d,-MT,libxt_string.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_string_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_string.oo -c libxt_string.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_tcp.oo.d,-MT,libxt_tcp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_tcp_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_tcp.oo -c libxt_tcp.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_tcpmss.oo.d,-MT,libxt_tcpmss.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_tcpmss_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_tcpmss.oo -c libxt_tcpmss.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_time.oo.d,-MT,libxt_time.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_time_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_time.oo -c libxt_time.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_tos.oo.d,-MT,libxt_tos.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_tos_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_tos.oo -c libxt_tos.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_u32.oo.d,-MT,libxt_u32.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_u32_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_u32.oo -c libxt_u32.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libxt_udp.oo.d,-MT,libxt_udp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_udp_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libxt_udp.oo -c libxt_udp.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libipt_CLUSTERIP.oo.d,-MT,libipt_CLUSTERIP.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_CLUSTERIP_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libipt_CLUSTERIP.oo -c libipt_CLUSTERIP.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libipt_ECN.oo.d,-MT,libipt_ECN.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_ECN_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libipt_ECN.oo -c libipt_ECN.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libipt_NETMAP.oo.d,-MT,libipt_NETMAP.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_NETMAP_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libipt_NETMAP.oo -c libipt_NETMAP.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libipt_REJECT.oo.d,-MT,libipt_REJECT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_REJECT_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libipt_REJECT.oo -c libipt_REJECT.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libipt_TTL.oo.d,-MT,libipt_TTL.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_TTL_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libipt_TTL.oo -c libipt_TTL.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libipt_ULOG.oo.d,-MT,libipt_ULOG.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_ULOG_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libipt_ULOG.oo -c libipt_ULOG.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libipt_ah.oo.d,-MT,libipt_ah.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_ah_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libipt_ah.oo -c libipt_ah.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libipt_icmp.oo.d,-MT,libipt_icmp.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_icmp_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libipt_icmp.oo -c libipt_icmp.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libipt_realm.oo.d,-MT,libipt_realm.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_realm_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libipt_realm.oo -c libipt_realm.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libipt_ttl.oo.d,-MT,libipt_ttl.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libipt_ttl_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libipt_ttl.oo -c libipt_ttl.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_DNPT.oo.d,-MT,libip6t_DNPT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_DNPT_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_DNPT.oo -c libip6t_DNPT.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_HL.oo.d,-MT,libip6t_HL.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_HL_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_HL.oo -c libip6t_HL.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_NETMAP.oo.d,-MT,libip6t_NETMAP.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_NETMAP_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_NETMAP.oo -c libip6t_NETMAP.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_REJECT.oo.d,-MT,libip6t_REJECT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_REJECT_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_REJECT.oo -c libip6t_REJECT.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_SNPT.oo.d,-MT,libip6t_SNPT.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_SNPT_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_SNPT.oo -c libip6t_SNPT.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_ah.oo.d,-MT,libip6t_ah.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_ah_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_ah.oo -c libip6t_ah.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_dst.oo.d,-MT,libip6t_dst.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_dst_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_dst.oo -c libip6t_dst.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_eui64.oo.d,-MT,libip6t_eui64.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_eui64_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_eui64.oo -c libip6t_eui64.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_frag.oo.d,-MT,libip6t_frag.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_frag_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_frag.oo -c libip6t_frag.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_hbh.oo.d,-MT,libip6t_hbh.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_hbh_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_hbh.oo -c libip6t_hbh.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_hl.oo.d,-MT,libip6t_hl.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_hl_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_hl.oo -c libip6t_hl.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_icmp6.oo.d,-MT,libip6t_icmp6.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_icmp6_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_icmp6.oo -c libip6t_icmp6.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_ipv6header.oo.d,-MT,libip6t_ipv6header.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_ipv6header_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_ipv6header.oo -c libip6t_ipv6header.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_mh.oo.d,-MT,libip6t_mh.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_mh_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_mh.oo -c libip6t_mh.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_rt.oo.d,-MT,libip6t_rt.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_rt_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_rt.oo -c libip6t_rt.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.libip6t_srh.oo.d,-MT,libip6t_srh.oo -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libip6t_srh_init -DPIC -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o libip6t_srh.oo -c libip6t_srh.c; gcc -Wl,--no-undefined -shared -o libxt_CT.so libxt_CT.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_conntrack.so libxt_conntrack.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_NAT.so libxt_NAT.oo -L../libxtables/.libs -lxtables ; for ext in addrtype ah bpf cgroup cluster comment connbytes connlabel connlimit connmark conntrack cpu dccp devgroup dscp dst ecn esp eui64 frag hashlimit hbh helper hl icmp icmp6 ipcomp iprange ipv6header ipvs layer7 length limit mac mark mh multiport nfacct osf owner physdev pkttype policy quota rateest realm recent rpfilter rt sctp set socket srh standard state statistic string tcp tcpmss time tos ttl u32 udp; do f="./libxt_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext (IPv4-specific)"; cat "$f" || exit $?; fi; done >matches.man; + ./libxt_addrtype.man for ext in AUDIT CHECKSUM CLASSIFY CLUSTERIP CONNMARK CONNSECMARK CT DNAT DNPT DSCP ECN HL HMARK IDLETIMER LED LOG MARK MASQUERADE NAT NETMAP NFLOG NFQUEUE NOTRACK RATEEST REDIRECT REJECT SECMARK SET SNAT SNPT SYNPROXY TCPMSS TCPOPTSTRIP TEE TOS TPROXY TRACE TTL ULOG; do f="./libxt_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext"; cat "$f" || exit $?; fi; f="./libip6t_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext (IPv6-specific)"; cat "$f" || exit $?; fi; f="./libipt_$ext.man"; if [ -f "$f" ]; then printf "\t+ $f\n" >&2; echo ".SS $ext (IPv4-specific)"; cat "$f" || exit $?; fi; done >targets.man; gcc -Wl,--no-undefined -shared -o libxt_AUDIT.so libxt_AUDIT.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_CHECKSUM.so libxt_CHECKSUM.oo -L../libxtables/.libs -lxtables ; + ./libip6t_ah.man + ./libxt_AUDIT.man + ./libxt_CHECKSUM.man + ./libxt_CLASSIFY.man + ./libipt_CLUSTERIP.man + ./libxt_CONNMARK.man + ./libxt_CONNSECMARK.man + ./libxt_CT.man + ./libxt_DNAT.man + ./libip6t_DNPT.man + ./libipt_ah.man + ./libxt_DSCP.man + ./libxt_bpf.man + ./libxt_cgroup.man + ./libxt_cluster.man + ./libipt_ECN.man + ./libip6t_HL.man + ./libxt_comment.man + ./libxt_connbytes.man + ./libxt_connlabel.man + ./libxt_connlimit.man + ./libxt_connmark.man + ./libxt_conntrack.man + ./libxt_cpu.man + ./libxt_dccp.man + ./libxt_HMARK.man + ./libxt_devgroup.man + ./libxt_dscp.man + ./libip6t_dst.man + ./libxt_ecn.man + ./libxt_esp.man + ./libip6t_eui64.man gcc -Wl,--no-undefined -shared -o libxt_CLASSIFY.so libxt_CLASSIFY.oo -L../libxtables/.libs -lxtables ; + ./libip6t_frag.man + ./libxt_IDLETIMER.man + ./libxt_hashlimit.man + ./libip6t_hbh.man + ./libxt_helper.man + ./libip6t_hl.man + ./libipt_icmp.man + ./libxt_LED.man + ./libxt_LOG.man + ./libip6t_icmp6.man + ./libxt_iprange.man + ./libip6t_ipv6header.man gcc -Wl,--no-undefined -shared -o libxt_CONNMARK.so libxt_CONNMARK.oo -L../libxtables/.libs -lxtables ; + ./libxt_MARK.man + ./libxt_ipvs.man + ./libxt_layer7.man + ./libxt_length.man gcc -Wl,--no-undefined -shared -o libxt_CONNSECMARK.so libxt_CONNSECMARK.oo -L../libxtables/.libs -lxtables ; + ./libxt_MASQUERADE.man + ./libxt_NETMAP.man + ./libxt_limit.man + ./libxt_mac.man gcc -Wl,--no-undefined -shared -o libxt_DSCP.so libxt_DSCP.oo -L../libxtables/.libs -lxtables ; + ./libxt_NFLOG.man + ./libxt_mark.man + ./libip6t_mh.man + ./libxt_NFQUEUE.man gcc -Wl,--no-undefined -shared -o libxt_HMARK.so libxt_HMARK.oo -L../libxtables/.libs -lxtables ; + ./libxt_NOTRACK.man + ./libxt_multiport.man + ./libxt_RATEEST.man + ./libxt_nfacct.man + ./libxt_REDIRECT.man + ./libxt_osf.man + ./libip6t_REJECT.man gcc -Wl,--no-undefined -shared -o libxt_IDLETIMER.so libxt_IDLETIMER.oo -L../libxtables/.libs -lxtables ; + ./libipt_REJECT.man + ./libxt_owner.man + ./libxt_SECMARK.man gcc -Wl,--no-undefined -shared -o libxt_LED.so libxt_LED.oo -L../libxtables/.libs -lxtables ; + ./libxt_physdev.man + ./libxt_SET.man + ./libxt_pkttype.man + ./libxt_policy.man gcc -Wl,--no-undefined -shared -o libxt_LOG.so libxt_LOG.oo -L../libxtables/.libs -lxtables ; + ./libxt_quota.man + ./libxt_SNAT.man gcc -Wl,--no-undefined -shared -o libxt_MARK.so libxt_MARK.oo -L../libxtables/.libs -lxtables ; + ./libxt_rateest.man + ./libip6t_SNPT.man + ./libxt_SYNPROXY.man + ./libipt_realm.man + ./libxt_TCPMSS.man + ./libxt_recent.man gcc -Wl,--no-undefined -shared -o libxt_NFLOG.so libxt_NFLOG.oo -L../libxtables/.libs -lxtables ; + ./libxt_rpfilter.man + ./libxt_TCPOPTSTRIP.man gcc -Wl,--no-undefined -shared -o libxt_NFQUEUE.so libxt_NFQUEUE.oo -L../libxtables/.libs -lxtables ; + ./libip6t_rt.man + ./libxt_TEE.man + ./libxt_sctp.man + ./libxt_TOS.man + ./libxt_set.man + ./libxt_socket.man + ./libxt_TPROXY.man + ./libxt_state.man + ./libxt_TRACE.man gcc -Wl,--no-undefined -shared -o libxt_RATEEST.so libxt_RATEEST.oo -L../libxtables/.libs -lxtables -lm; + ./libxt_statistic.man gcc -Wl,--no-undefined -shared -o libxt_SECMARK.so libxt_SECMARK.oo -L../libxtables/.libs -lxtables ; + ./libipt_TTL.man + ./libxt_string.man + ./libipt_ULOG.man + ./libxt_tcp.man gcc -Wl,--no-undefined -shared -o libxt_SET.so libxt_SET.oo -L../libxtables/.libs -lxtables ; + ./libxt_tcpmss.man gcc -Wl,--no-undefined -shared -o libxt_SYNPROXY.so libxt_SYNPROXY.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_TCPMSS.so libxt_TCPMSS.oo -L../libxtables/.libs -lxtables ; + ./libxt_time.man + ./libxt_tos.man + ./libipt_ttl.man + ./libxt_u32.man gcc -Wl,--no-undefined -shared -o libxt_TCPOPTSTRIP.so libxt_TCPOPTSTRIP.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_TEE.so libxt_TEE.oo -L../libxtables/.libs -lxtables ; + ./libxt_udp.man gcc -Wl,--no-undefined -shared -o libxt_TOS.so libxt_TOS.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_TPROXY.so libxt_TPROXY.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_TRACE.so libxt_TRACE.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_addrtype.so libxt_addrtype.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_bpf.so libxt_bpf.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_cgroup.so libxt_cgroup.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_cluster.so libxt_cluster.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_comment.so libxt_comment.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_connbytes.so libxt_connbytes.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_connlabel.so libxt_connlabel.oo -L../libxtables/.libs -lxtables -lnetfilter_conntrack -lnfnetlink; gcc -Wl,--no-undefined -shared -o libxt_connlimit.so libxt_connlimit.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_connmark.so libxt_connmark.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_cpu.so libxt_cpu.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_dccp.so libxt_dccp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_devgroup.so libxt_devgroup.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_dscp.so libxt_dscp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_ecn.so libxt_ecn.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_esp.so libxt_esp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_hashlimit.so libxt_hashlimit.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_helper.so libxt_helper.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_ipcomp.so libxt_ipcomp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_iprange.so libxt_iprange.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_ipvs.so libxt_ipvs.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_layer7.so libxt_layer7.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_length.so libxt_length.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_limit.so libxt_limit.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_mac.so libxt_mac.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_mark.so libxt_mark.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_multiport.so libxt_multiport.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_nfacct.so libxt_nfacct.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_osf.so libxt_osf.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_owner.so libxt_owner.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_physdev.so libxt_physdev.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_pkttype.so libxt_pkttype.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_policy.so libxt_policy.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_quota.so libxt_quota.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_rateest.so libxt_rateest.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_recent.so libxt_recent.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_rpfilter.so libxt_rpfilter.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_sctp.so libxt_sctp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_set.so libxt_set.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_socket.so libxt_socket.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_standard.so libxt_standard.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_statistic.so libxt_statistic.oo -L../libxtables/.libs -lxtables -lm; gcc -Wl,--no-undefined -shared -o libxt_string.so libxt_string.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_tcp.so libxt_tcp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_tcpmss.so libxt_tcpmss.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_time.so libxt_time.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_tos.so libxt_tos.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_u32.so libxt_u32.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libxt_udp.so libxt_udp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libipt_CLUSTERIP.so libipt_CLUSTERIP.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libipt_ECN.so libipt_ECN.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libipt_NETMAP.so libipt_NETMAP.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libipt_REJECT.so libipt_REJECT.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libipt_TTL.so libipt_TTL.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libipt_ULOG.so libipt_ULOG.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libipt_ah.so libipt_ah.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libipt_icmp.so libipt_icmp.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libipt_realm.so libipt_realm.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libipt_ttl.so libipt_ttl.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_DNPT.so libip6t_DNPT.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_HL.so libip6t_HL.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_NETMAP.so libip6t_NETMAP.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_REJECT.so libip6t_REJECT.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_SNPT.so libip6t_SNPT.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_ah.so libip6t_ah.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_dst.so libip6t_dst.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_eui64.so libip6t_eui64.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_frag.so libip6t_frag.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_hbh.so libip6t_hbh.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_hl.so libip6t_hl.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_icmp6.so libip6t_icmp6.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_ipv6header.so libip6t_ipv6header.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_mh.so libip6t_mh.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_rt.so libip6t_rt.oo -L../libxtables/.libs -lxtables ; gcc -Wl,--no-undefined -shared -o libip6t_srh.so libip6t_srh.oo -L../libxtables/.libs -lxtables ; ln -fs libxt_CT.so libxt_NOTRACK.so ln -fs libxt_conntrack.so libxt_state.so ln -fs libxt_NAT.so libxt_REDIRECT.so ln -fs libxt_NAT.so libxt_MASQUERADE.so ln -fs libxt_NAT.so libxt_SNAT.so ln -fs libxt_NAT.so libxt_DNAT.so gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.initext.o.d,-MT,initext.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=ext_init -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o initext.o -c initext.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.initext4.o.d,-MT,initext4.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=ext4_init -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o initext4.o -c initext4.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.initext6.o.d,-MT,initext6.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=ext6_init -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o initext6.o -c initext6.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.initextb.o.d,-MT,initextb.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=extb_init -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o initextb.o -c initextb.c; gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I.. -I../include -I.. -Wp,-MMD,./.initexta.o.d,-MT,initexta.o -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=exta_init -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o initexta.o -c initexta.c; ar crs libext.a initext.o; ar crs libext4.a initext4.o; ar crs libext_arpt.a initexta.o; ar crs libext_ebt.a initextb.o; ar crs libext6.a initext6.o; make[3]: Leaving directory '/usr/src/iptables-1.8.11/extensions' Making all in iptables make[3]: Entering directory '/usr/src/iptables-1.8.11/iptables' make all-am make[4]: Entering directory '/usr/src/iptables-1.8.11/iptables' gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xtables_legacy_multi-iptables-xml.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-xml.Tpo -c -o xtables_legacy_multi-iptables-xml.o `test -f 'iptables-xml.c' || echo './'`iptables-xml.c gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xtables_legacy_multi-xshared.o -MD -MP -MF .deps/xtables_legacy_multi-xshared.Tpo -c -o xtables_legacy_multi-xshared.o `test -f 'xshared.c' || echo './'`xshared.c gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xtables_legacy_multi-xtables-legacy-multi.o -MD -MP -MF .deps/xtables_legacy_multi-xtables-legacy-multi.Tpo -c -o xtables_legacy_multi-xtables-legacy-multi.o `test -f 'xtables-legacy-multi.c' || echo './'`xtables-legacy-multi.c gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xtables_legacy_multi-iptables-restore.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-restore.Tpo -c -o xtables_legacy_multi-iptables-restore.o `test -f 'iptables-restore.c' || echo './'`iptables-restore.c mv -f .deps/xtables_legacy_multi-xtables-legacy-multi.Tpo .deps/xtables_legacy_multi-xtables-legacy-multi.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xtables_legacy_multi-iptables-save.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-save.Tpo -c -o xtables_legacy_multi-iptables-save.o `test -f 'iptables-save.c' || echo './'`iptables-save.c mv -f .deps/xtables_legacy_multi-iptables-xml.Tpo .deps/xtables_legacy_multi-iptables-xml.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xtables_legacy_multi-iptables-standalone.o -MD -MP -MF .deps/xtables_legacy_multi-iptables-standalone.Tpo -c -o xtables_legacy_multi-iptables-standalone.o `test -f 'iptables-standalone.c' || echo './'`iptables-standalone.c mv -f .deps/xtables_legacy_multi-iptables-save.Tpo .deps/xtables_legacy_multi-iptables-save.Po mv -f .deps/xtables_legacy_multi-xshared.Tpo .deps/xtables_legacy_multi-xshared.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xtables_legacy_multi-iptables.o -MD -MP -MF .deps/xtables_legacy_multi-iptables.Tpo -c -o xtables_legacy_multi-iptables.o `test -f 'iptables.c' || echo './'`iptables.c gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xtables_legacy_multi-ip6tables-standalone.o -MD -MP -MF .deps/xtables_legacy_multi-ip6tables-standalone.Tpo -c -o xtables_legacy_multi-ip6tables-standalone.o `test -f 'ip6tables-standalone.c' || echo './'`ip6tables-standalone.c mv -f .deps/xtables_legacy_multi-iptables-restore.Tpo .deps/xtables_legacy_multi-iptables-restore.Po mv -f .deps/xtables_legacy_multi-iptables-standalone.Tpo .deps/xtables_legacy_multi-iptables-standalone.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I../include -I../include -I.. -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -MT xtables_legacy_multi-ip6tables.o -MD -MP -MF .deps/xtables_legacy_multi-ip6tables.Tpo -c -o xtables_legacy_multi-ip6tables.o `test -f 'ip6tables.c' || echo './'`ip6tables.c echo "ip6tables.8" | sed 's|^ip6|.so man8/ip|' >ip6tables.8 echo "ip6tables-restore.8" | sed 's|^ip6|.so man8/ip|' >ip6tables-restore.8 mv -f .deps/xtables_legacy_multi-ip6tables-standalone.Tpo .deps/xtables_legacy_multi-ip6tables-standalone.Po echo "ip6tables-save.8" | sed 's|^ip6|.so man8/ip|' >ip6tables-save.8 sed \ -e '/@MATCH@/ r ../extensions/matches.man' \ -e '/@TARGET@/ r ../extensions/targets.man' iptables-extensions.8.tmpl >iptables-extensions.8; mv -f .deps/xtables_legacy_multi-iptables.Tpo .deps/xtables_legacy_multi-iptables.Po echo "ip6tables-apply.8" | sed 's|^ip6|.so man8/ip|' >ip6tables-apply.8 mv -f .deps/xtables_legacy_multi-ip6tables.Tpo .deps/xtables_legacy_multi-ip6tables.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o xtables-legacy-multi xtables_legacy_multi-iptables-xml.o xtables_legacy_multi-xshared.o xtables_legacy_multi-xtables-legacy-multi.o xtables_legacy_multi-iptables-restore.o xtables_legacy_multi-iptables-save.o xtables_legacy_multi-iptables-standalone.o xtables_legacy_multi-iptables.o xtables_legacy_multi-ip6tables-standalone.o xtables_legacy_multi-ip6tables.o ../extensions/libext.a ../libxtables/libxtables.la -lm ../libiptc/libip4tc.la ../extensions/libext4.a ../libiptc/libip6tc.la ../extensions/libext6.a libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -DENABLE_IPV4 -DENABLE_IPV6 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -o .libs/xtables-legacy-multi xtables_legacy_multi-iptables-xml.o xtables_legacy_multi-xshared.o xtables_legacy_multi-xtables-legacy-multi.o xtables_legacy_multi-iptables-restore.o xtables_legacy_multi-iptables-save.o xtables_legacy_multi-iptables-standalone.o xtables_legacy_multi-iptables.o xtables_legacy_multi-ip6tables-standalone.o xtables_legacy_multi-ip6tables.o ../extensions/libext.a ../libxtables/.libs/libxtables.so -lm ../libiptc/.libs/libip4tc.so ../extensions/libext4.a ../libiptc/.libs/libip6tc.so ../extensions/libext6.a make[4]: Leaving directory '/usr/src/iptables-1.8.11/iptables' make[3]: Leaving directory '/usr/src/iptables-1.8.11/iptables' make[3]: Entering directory '/usr/src/iptables-1.8.11' make[3]: Leaving directory '/usr/src/iptables-1.8.11' make[2]: Leaving directory '/usr/src/iptables-1.8.11' make[1]: Leaving directory '/usr/src/iptables-1.8.11' cd /usr/src/iptables-1.8.11 && make install make[1]: Entering directory '/usr/src/iptables-1.8.11' Making install in libiptc make[2]: Entering directory '/usr/src/iptables-1.8.11/libiptc' make[3]: Entering directory '/usr/src/iptables-1.8.11/libiptc' /bin/mkdir -p '/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libip4tc.la libip6tc.la '/lib' libtool: install: /usr/bin/install -c .libs/libip4tc.so.2.0.0 /lib/libip4tc.so.2.0.0 libtool: install: (cd /lib && { ln -s -f libip4tc.so.2.0.0 libip4tc.so.2 || { rm -f libip4tc.so.2 && ln -s libip4tc.so.2.0.0 libip4tc.so.2; }; }) libtool: install: (cd /lib && { ln -s -f libip4tc.so.2.0.0 libip4tc.so || { rm -f libip4tc.so && ln -s libip4tc.so.2.0.0 libip4tc.so; }; }) libtool: install: /usr/bin/install -c .libs/libip4tc.lai /lib/libip4tc.la libtool: install: /usr/bin/install -c .libs/libip6tc.so.2.0.0 /lib/libip6tc.so.2.0.0 libtool: install: (cd /lib && { ln -s -f libip6tc.so.2.0.0 libip6tc.so.2 || { rm -f libip6tc.so.2 && ln -s libip6tc.so.2.0.0 libip6tc.so.2; }; }) libtool: install: (cd /lib && { ln -s -f libip6tc.so.2.0.0 libip6tc.so || { rm -f libip6tc.so && ln -s libip6tc.so.2.0.0 libip6tc.so; }; }) libtool: install: /usr/bin/install -c .libs/libip6tc.lai /lib/libip6tc.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /lib ---------------------------------------------------------------------- Libraries have been installed in: /lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libiptc.pc libip4tc.pc libip6tc.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/iptables-1.8.11/libiptc' make[2]: Leaving directory '/usr/src/iptables-1.8.11/libiptc' Making install in libxtables make[2]: Entering directory '/usr/src/iptables-1.8.11/libxtables' make[3]: Entering directory '/usr/src/iptables-1.8.11/libxtables' /bin/mkdir -p '/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libxtables.la '/lib' libtool: install: /usr/bin/install -c .libs/libxtables.so.12.7.0 /lib/libxtables.so.12.7.0 libtool: install: (cd /lib && { ln -s -f libxtables.so.12.7.0 libxtables.so.12 || { rm -f libxtables.so.12 && ln -s libxtables.so.12.7.0 libxtables.so.12; }; }) libtool: install: (cd /lib && { ln -s -f libxtables.so.12.7.0 libxtables.so || { rm -f libxtables.so && ln -s libxtables.so.12.7.0 libxtables.so; }; }) libtool: install: /usr/bin/install -c .libs/libxtables.lai /lib/libxtables.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /lib ---------------------------------------------------------------------- Libraries have been installed in: /lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/iptables-1.8.11/libxtables' make[2]: Leaving directory '/usr/src/iptables-1.8.11/libxtables' Making install in include make[2]: Entering directory '/usr/src/iptables-1.8.11/include' make[3]: Entering directory '/usr/src/iptables-1.8.11/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 xtables.h libipq/libipq.h '/usr/include' /bin/mkdir -p '/usr/include' /bin/mkdir -p '/usr/include/libiptc' /usr/bin/install -c -m 644 libiptc/ipt_kernel_headers.h libiptc/libiptc.h libiptc/libip6tc.h libiptc/libxtc.h libiptc/xtcshared.h '/usr/include/libiptc' /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 xtables-version.h '/usr/include' make[3]: Leaving directory '/usr/src/iptables-1.8.11/include' make[2]: Leaving directory '/usr/src/iptables-1.8.11/include' Making install in libipq make[2]: Entering directory '/usr/src/iptables-1.8.11/libipq' make[3]: Entering directory '/usr/src/iptables-1.8.11/libipq' /bin/mkdir -p '/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libipq.la '/lib' libtool: install: /usr/bin/install -c .libs/libipq.so.0.0.0 /lib/libipq.so.0.0.0 libtool: install: (cd /lib && { ln -s -f libipq.so.0.0.0 libipq.so.0 || { rm -f libipq.so.0 && ln -s libipq.so.0.0.0 libipq.so.0; }; }) libtool: install: (cd /lib && { ln -s -f libipq.so.0.0.0 libipq.so || { rm -f libipq.so && ln -s libipq.so.0.0.0 libipq.so; }; }) libtool: install: /usr/bin/install -c .libs/libipq.lai /lib/libipq.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /lib ---------------------------------------------------------------------- Libraries have been installed in: /lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 ipq_create_handle.3 ipq_destroy_handle.3 ipq_errstr.3 ipq_get_msgerr.3 ipq_get_packet.3 ipq_message_type.3 ipq_perror.3 ipq_read.3 ipq_set_mode.3 ipq_set_verdict.3 libipq.3 '/usr/share/man/man3' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libipq.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/iptables-1.8.11/libipq' make[2]: Leaving directory '/usr/src/iptables-1.8.11/libipq' Making install in utils make[2]: Entering directory '/usr/src/iptables-1.8.11/utils' make[3]: Entering directory '/usr/src/iptables-1.8.11/utils' /bin/mkdir -p '/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c nfnl_osf '/sbin' libtool: install: /usr/bin/install -c nfnl_osf /sbin/nfnl_osf /bin/mkdir -p '/usr/share/xtables' /usr/bin/install -c -m 644 pf.os '/usr/share/xtables' /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 nfnl_osf.8 '/usr/share/man/man8' make[3]: Leaving directory '/usr/src/iptables-1.8.11/utils' make[2]: Leaving directory '/usr/src/iptables-1.8.11/utils' Making install in extensions make[2]: Entering directory '/usr/src/iptables-1.8.11/extensions' if test -n "libxt_AUDIT.so libxt_CHECKSUM.so libxt_CLASSIFY.so libxt_CONNMARK.so libxt_CONNSECMARK.so libxt_CT.so libxt_DSCP.so libxt_HMARK.so libxt_IDLETIMER.so libxt_LED.so libxt_LOG.so libxt_MARK.so libxt_NAT.so libxt_NFLOG.so libxt_NFQUEUE.so libxt_RATEEST.so libxt_SECMARK.so libxt_SET.so libxt_SYNPROXY.so libxt_TCPMSS.so libxt_TCPOPTSTRIP.so libxt_TEE.so libxt_TOS.so libxt_TPROXY.so libxt_TRACE.so libxt_addrtype.so libxt_bpf.so libxt_cgroup.so libxt_cluster.so libxt_comment.so libxt_connbytes.so libxt_connlabel.so libxt_connlimit.so libxt_connmark.so libxt_conntrack.so libxt_cpu.so libxt_dccp.so libxt_devgroup.so libxt_dscp.so libxt_ecn.so libxt_esp.so libxt_hashlimit.so libxt_helper.so libxt_ipcomp.so libxt_iprange.so libxt_ipvs.so libxt_layer7.so libxt_length.so libxt_limit.so libxt_mac.so libxt_mark.so libxt_multiport.so libxt_nfacct.so libxt_osf.so libxt_owner.so libxt_physdev.so libxt_pkttype.so libxt_policy.so libxt_quota.so libxt_rateest.so libxt_recent.so libxt_rpfilter.so libxt_sctp.so libxt_set.so libxt_socket.so libxt_standard.so libxt_statistic.so libxt_string.so libxt_tcp.so libxt_tcpmss.so libxt_time.so libxt_tos.so libxt_u32.so libxt_udp.so libipt_CLUSTERIP.so libipt_ECN.so libipt_NETMAP.so libipt_REJECT.so libipt_TTL.so libipt_ULOG.so libipt_ah.so libipt_icmp.so libipt_realm.so libipt_ttl.so libip6t_DNPT.so libip6t_HL.so libip6t_NETMAP.so libip6t_REJECT.so libip6t_SNPT.so libip6t_ah.so libip6t_dst.so libip6t_eui64.so libip6t_frag.so libip6t_hbh.so libip6t_hl.so libip6t_icmp6.so libip6t_ipv6header.so libip6t_mh.so libip6t_rt.so libip6t_srh.so "; then \ install -pm0755 libxt_AUDIT.so libxt_CHECKSUM.so libxt_CLASSIFY.so libxt_CONNMARK.so libxt_CONNSECMARK.so libxt_CT.so libxt_DSCP.so libxt_HMARK.so libxt_IDLETIMER.so libxt_LED.so libxt_LOG.so libxt_MARK.so libxt_NAT.so libxt_NFLOG.so libxt_NFQUEUE.so libxt_RATEEST.so libxt_SECMARK.so libxt_SET.so libxt_SYNPROXY.so libxt_TCPMSS.so libxt_TCPOPTSTRIP.so libxt_TEE.so libxt_TOS.so libxt_TPROXY.so libxt_TRACE.so libxt_addrtype.so libxt_bpf.so libxt_cgroup.so libxt_cluster.so libxt_comment.so libxt_connbytes.so libxt_connlabel.so libxt_connlimit.so libxt_connmark.so libxt_conntrack.so libxt_cpu.so libxt_dccp.so libxt_devgroup.so libxt_dscp.so libxt_ecn.so libxt_esp.so libxt_hashlimit.so libxt_helper.so libxt_ipcomp.so libxt_iprange.so libxt_ipvs.so libxt_layer7.so libxt_length.so libxt_limit.so libxt_mac.so libxt_mark.so libxt_multiport.so libxt_nfacct.so libxt_osf.so libxt_owner.so libxt_physdev.so libxt_pkttype.so libxt_policy.so libxt_quota.so libxt_rateest.so libxt_recent.so libxt_rpfilter.so libxt_sctp.so libxt_set.so libxt_socket.so libxt_standard.so libxt_statistic.so libxt_string.so libxt_tcp.so libxt_tcpmss.so libxt_time.so libxt_tos.so libxt_u32.so libxt_udp.so libipt_CLUSTERIP.so libipt_ECN.so libipt_NETMAP.so libipt_REJECT.so libipt_TTL.so libipt_ULOG.so libipt_ah.so libipt_icmp.so libipt_realm.so libipt_ttl.so libip6t_DNPT.so libip6t_HL.so libip6t_NETMAP.so libip6t_REJECT.so libip6t_SNPT.so libip6t_ah.so libip6t_dst.so libip6t_eui64.so libip6t_frag.so libip6t_hbh.so libip6t_hl.so libip6t_icmp6.so libip6t_ipv6header.so libip6t_mh.so libip6t_rt.so libip6t_srh.so "/lib/xtables/"; \ fi; if test -n "libxt_NOTRACK.so libxt_state.so libxt_REDIRECT.so libxt_MASQUERADE.so libxt_SNAT.so libxt_DNAT.so"; then \ cp -P libxt_NOTRACK.so libxt_state.so libxt_REDIRECT.so libxt_MASQUERADE.so libxt_SNAT.so libxt_DNAT.so "/lib/xtables/"; \ fi; make[2]: Leaving directory '/usr/src/iptables-1.8.11/extensions' Making install in iptables make[2]: Entering directory '/usr/src/iptables-1.8.11/iptables' make install-am make[3]: Entering directory '/usr/src/iptables-1.8.11/iptables' make[4]: Entering directory '/usr/src/iptables-1.8.11/iptables' /bin/mkdir -p '/sbin' /usr/bin/install -c iptables-apply '/sbin' /bin/mkdir -p '/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c xtables-legacy-multi '/sbin' libtool: install: /usr/bin/install -c .libs/xtables-legacy-multi /sbin/xtables-legacy-multi make install-exec-hook make[5]: Entering directory '/usr/src/iptables-1.8.11/iptables' if test -z ""; then /sbin/ldconfig; fi; /usr/bin/install -c -dm0755 "/sbin"; for i in iptables-xml; do ln -s -f "/sbin/xtables-legacy-multi" "/sbin/$i"; done; for i in iptables-legacy iptables-legacy-restore iptables-legacy-save iptables iptables-restore iptables-save; do ln -s -f xtables-legacy-multi "/sbin/$i"; done; for i in ip6tables-legacy ip6tables-legacy-restore ip6tables-legacy-save ip6tables ip6tables-restore ip6tables-save; do ln -s -f xtables-legacy-multi "/sbin/$i"; done; for i in ; do ln -s -f xtables-nft-multi "/sbin/$i"; done; ln -s -f iptables-apply "/sbin/ip6tables-apply" make[5]: Leaving directory '/usr/src/iptables-1.8.11/iptables' /bin/mkdir -p '/usr/share/xtables' /usr/bin/install -c -m 644 iptables.xslt '/usr/share/xtables' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 iptables-xml.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 iptables.8 iptables-restore.8 iptables-save.8 ip6tables.8 ip6tables-restore.8 ip6tables-save.8 iptables-extensions.8 iptables-apply.8 ip6tables-apply.8 '/usr/share/man/man8' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xtables.pc '/usr/lib/pkgconfig' make[4]: Leaving directory '/usr/src/iptables-1.8.11/iptables' make[3]: Leaving directory '/usr/src/iptables-1.8.11/iptables' make[2]: Leaving directory '/usr/src/iptables-1.8.11/iptables' make[2]: Entering directory '/usr/src/iptables-1.8.11' make[3]: Entering directory '/usr/src/iptables-1.8.11' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/usr/src/iptables-1.8.11' make[2]: Leaving directory '/usr/src/iptables-1.8.11' make[1]: Leaving directory '/usr/src/iptables-1.8.11' Updating linker cache... Install done; saving file list to /usr/src/log/iptables-1.8.11 ... make: Leaving directory '/usr/src/lfs' May 14 16:55:59: Building iproute2 make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' iproute2-6.14.0.tar.xz checksum OK ====================================== Installing iproute2-6.14.0 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/iproute2-6.14.0 && make -j4 SBINDIR=/sbin TC schedulers IPT using xtables IPSET yes lib directory: /usr/lib libc has setns: yes libc has name_to_handle_at: yes SELinux support: no libtirpc support: no libbpf support: no ELF support: no libmnl support: yes Berkeley DB: yes need for strlcpy: no libcap support: yes color output: never lib CC libgenl.o CC libnetlink.o CC mnl_utils.o CC utils.o CC utils_math.o CC rt_names.o CC ll_map.o CC ll_types.o CC ll_proto.o CC ll_addr.o CC inet_proto.o CC namespace.o CC json_writer.o CC json_print.o CC json_print_math.o CC names.o CC color.o CC bpf_legacy.o CC bpf_glue.o CC exec.o CC fs.o CC cg_map.o CC ppp_proto.o CC selinux.o CC ax25_ntop.o CC rose_ntop.o CC mpls_ntop.o CC mpls_pton.o CC netrom_ntop.o AR libnetlink.a AR libutil.a ip CC ip.o CC ipaddress.o CC ipaddrlabel.o CC iproute.o CC iprule.o CC ipnetns.o CC rtm_map.o CC iptunnel.o CC ip6tunnel.o CC tunnel.o CC ipneigh.o CC ipntable.o CC iplink.o CC ipmaddr.o CC ipmonitor.o CC ipmroute.o CC ipprefix.o CC iptuntap.o CC iptoken.o CC ipxfrm.o CC xfrm_state.o CC xfrm_policy.o CC xfrm_monitor.o CC iplink_dummy.o CC iplink_ifb.o CC iplink_nlmon.o CC iplink_team.o CC iplink_vcan.o CC iplink_vxcan.o CC iplink_vlan.o CC link_veth.o CC link_gre.o CC iplink_can.o CC iplink_xdp.o CC iplink_macvlan.o CC ipl2tp.o CC link_vti.o CC link_vti6.o CC link_xfrm.o CC iplink_vxlan.o CC tcp_metrics.o CC iplink_ipoib.o CC ipnetconf.o CC link_ip6tnl.o CC link_iptnl.o CC link_gre6.o CC iplink_bond.o CC iplink_bond_slave.o CC iplink_hsr.o CC iplink_bridge.o CC iplink_bridge_slave.o CC iplink_dsa.o CC ipfou.o CC iplink_ipvlan.o CC iplink_geneve.o CC iplink_vrf.o CC iproute_lwtunnel.o CC ipmacsec.o CC ipila.o CC ipvrf.o CC iplink_xstats.o CC ipseg6.o CC iplink_netdevsim.o CC iplink_rmnet.o CC ipnexthop.o CC ipmptcp.o CC iplink_bareudp.o CC iplink_wwan.o CC ipioam6.o CC iplink_amt.o CC iplink_batadv.o CC iplink_gtp.o CC iplink_virt_wifi.o CC iplink_netkit.o CC ipstats.o CC rtmon.o LINK ip LINK rtmon tc CC tc.o CC tc_qdisc.o CC tc_class.o CC tc_filter.o CC tc_util.o CC tc_monitor.o CC tc_exec.o CC m_police.o CC m_estimator.o CC m_action.o CC m_ematch.o YACC emp_ematch.tab.c LEX emp_ematch.lex.c CC q_fifo.o CC q_sfq.o CC q_red.o CC q_prio.o CC q_skbprio.o CC q_tbf.o CC q_multiq.o CC q_netem.o CC q_choke.o CC q_sfb.o CC f_u32.o CC f_route.o CC f_fw.o CC f_basic.o CC f_bpf.o CC f_flow.o CC f_cgroup.o CC f_flower.o CC q_gred.o CC q_ingress.o CC q_hfsc.o CC q_htb.o CC q_drr.o CC q_qfq.o CC m_gact.o CC m_mirred.o CC m_mpls.o CC m_nat.o CC m_pedit.o CC m_ife.o CC m_skbedit.o CC m_skbmod.o CC m_simple.o CC m_csum.o CC m_vlan.o CC m_connmark.o CC m_ctinfo.o CC m_bpf.o CC m_tunnel_key.o CC m_sample.o CC m_ct.o CC m_gate.o CC p_ip.o CC p_ip6.o CC p_icmp.o CC p_eth.o CC p_tcp.o CC p_udp.o CC em_nbyte.o CC em_cmp.o CC em_u32.o CC em_canid.o CC em_meta.o CC q_mqprio.o CC q_codel.o CC q_fq_codel.o CC q_fq.o CC q_pie.o CC q_fq_pie.o CC q_cake.o CC q_hhf.o CC q_clsact.o CC e_bpf.o CC f_matchall.o CC q_cbs.o CC q_etf.o CC q_taprio.o CC q_plug.o CC q_ets.o CC em_ipt.o CC em_ipset.o CC tc_core.o CC tc_red.o CC tc_estimator.o CC tc_stab.o CC tc_qevent.o CC emp_ematch.tab.o CC emp_ematch.lex.o AR libtc.a LINK tc rm emp_ematch.lex.c bridge CC bridge.o CC fdb.o CC monitor.o CC link.o CC mdb.o CC mst.o CC vlan.o CC vni.o LINK bridge misc CC ss.o CC ssfilter_check.o YACC ssfilter.tab.c CC nstat CC ifstat CC rtacct CC lnstat.o CC lnstat_util.o CC arpd CC ssfilter.tab.o LINK lnstat LINK ss netem gcc -I../include -o maketable maketable.c -lm gcc -I../include -o normal normal.c -lm gcc -I../include -o pareto pareto.c -lm gcc -I../include -o paretonormal paretonormal.c -lm ./pareto > pareto.dist ./normal > normal.dist ./paretonormal > paretonormal.dist ./maketable experimental.dat > experimental.dist genl CC genl.o CC ctrl.o LINK genl man make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all'. sed \ -e "s|@NETNS_ETC_DIR@|/etc/netns|g" \ -e "s|@NETNS_RUN_DIR@|/var/run/netns|g" \ -e "s|@SYSCONF_ETC_DIR@|/etc/iproute2|g" \ -e "s|@SYSCONF_USR_DIR@|/usr/share/iproute2|g" \ ip-address.8.in > ip-address.8 sed \ -e "s|@NETNS_ETC_DIR@|/etc/netns|g" \ -e "s|@NETNS_RUN_DIR@|/var/run/netns|g" \ -e "s|@SYSCONF_ETC_DIR@|/etc/iproute2|g" \ -e "s|@SYSCONF_USR_DIR@|/usr/share/iproute2|g" \ ip-link.8.in > ip-link.8 sed \ -e "s|@NETNS_ETC_DIR@|/etc/netns|g" \ -e "s|@NETNS_RUN_DIR@|/var/run/netns|g" \ -e "s|@SYSCONF_ETC_DIR@|/etc/iproute2|g" \ -e "s|@SYSCONF_USR_DIR@|/usr/share/iproute2|g" \ ip-netns.8.in > ip-netns.8 sed \ -e "s|@NETNS_ETC_DIR@|/etc/netns|g" \ -e "s|@NETNS_RUN_DIR@|/var/run/netns|g" \ -e "s|@SYSCONF_ETC_DIR@|/etc/iproute2|g" \ -e "s|@SYSCONF_USR_DIR@|/usr/share/iproute2|g" \ ip-route.8.in > ip-route.8 sed \ -e "s|@NETNS_ETC_DIR@|/etc/netns|g" \ -e "s|@NETNS_RUN_DIR@|/var/run/netns|g" \ -e "s|@SYSCONF_ETC_DIR@|/etc/iproute2|g" \ -e "s|@SYSCONF_USR_DIR@|/usr/share/iproute2|g" \ ip-rule.8.in > ip-rule.8 tipc CC bearer.o CC cmdl.o CC link.o CC media.o CC misc.o CC msg.o CC nametable.o CC node.o CC socket.o CC peer.o CC tipc.o LINK tipc devlink CC devlink.o CC mnlg.o LINK devlink rdma CC rdma.o CC utils.o CC dev.o CC link.o CC res.o CC res-pd.o CC res-mr.o CC res-cq.o CC res-cmid.o CC res-qp.o CC sys.o CC stat.o CC stat-mr.o CC res-ctx.o CC res-srq.o CC monitor.o LINK rdma dcb CC dcb.o CC dcb_app.o CC dcb_buffer.o CC dcb_dcbx.o CC dcb_ets.o CC dcb_maxrate.o CC dcb_pfc.o CC dcb_apptrust.o CC dcb_rewr.o LINK dcb vdpa CC vdpa.o LINK vdpa cd /usr/src/iproute2-6.14.0 && make SBINDIR=/sbin install lib make[2]: Nothing to be done for 'all'. ip make[2]: Nothing to be done for 'all'. tc make[2]: Nothing to be done for 'all'. bridge make[2]: Nothing to be done for 'all'. misc make[2]: Nothing to be done for 'all'. netem make[2]: Nothing to be done for 'all'. genl make[2]: Nothing to be done for 'all'. man make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all'. tipc make[2]: Nothing to be done for 'all'. devlink make[2]: Nothing to be done for 'all'. rdma make[2]: Nothing to be done for 'all'. dcb make[2]: Nothing to be done for 'all'. vdpa make[2]: Nothing to be done for 'all'. install -m 0755 -d /sbin install -m 0755 -d /usr/share/iproute2 install -m 0755 -d /usr/include/iproute2 make[2]: Nothing to be done for 'install'. install -m 0755 ip rtmon /sbin install -m 0755 routel /sbin mkdir -p /usr/lib/tc install -m 0755 tc /sbin for i in ; \ do install -m 755 $i /usr/lib/tc; \ done if [ ! -f /usr/lib/tc/m_ipt.so ]; then \ if [ -f /usr/lib/tc/m_xt.so ]; \ then ln -s m_xt.so /usr/lib/tc/m_ipt.so ; \ elif [ -f /usr/lib/tc/m_xt_old.so ]; \ then ln -s m_xt_old.so /usr/lib/tc/m_ipt.so ; \ fi; \ fi install -m 0755 bridge /sbin install -m 0755 ss nstat ifstat rtacct lnstat arpd /sbin ln -sf lnstat /sbin/rtstat ln -sf lnstat /sbin/ctstat mkdir -p /usr/lib/tc for i in normal.dist pareto.dist paretonormal.dist experimental.dist; \ do install -m 644 $i /usr/lib/tc; \ done install -m 0755 genl /sbin install -m 0755 -d /usr/share/man/man3 install -m 0644 libnetlink.3 /usr/share/man/man3 install -m 0755 -d /usr/share/man/man7 install -m 0644 tc-hfsc.7 /usr/share/man/man7 install -m 0755 -d /usr/share/man/man8 install -m 0644 ip-address.8 ip-link.8 ip-netns.8 ip-route.8 ip-rule.8 arpd.8 bridge.8 ctstat.8 dcb-app.8 dcb-apptrust.8 dcb-buffer.8 dcb-dcbx.8 dcb-ets.8 dcb-maxrate.8 dcb-pfc.8 dcb-rewr.8 dcb.8 devlink-dev.8 devlink-dpipe.8 devlink-health.8 devlink-lc.8 devlink-monitor.8 devlink-port.8 devlink-rate.8 devlink-region.8 devlink-resource.8 devlink-sb.8 devlink-trap.8 devlink.8 genl.8 ifstat.8 ip-addrlabel.8 ip-fou.8 ip-gue.8 ip-ioam.8 ip-l2tp.8 ip-macsec.8 ip-maddress.8 ip-monitor.8 ip-mptcp.8 ip-mroute.8 ip-neighbour.8 ip-netconf.8 ip-nexthop.8 ip-ntable.8 ip-sr.8 ip-stats.8 ip-tcp_metrics.8 ip-token.8 ip-tunnel.8 ip-vrf.8 ip-xfrm.8 ip.8 lnstat.8 nstat.8 rdma-dev.8 rdma-link.8 rdma-monitor.8 rdma-resource.8 rdma-statistic.8 rdma-system.8 rdma.8 routel.8 rtacct.8 rtmon.8 rtstat.8 ss.8 tc-actions.8 tc-basic.8 tc-bfifo.8 tc-bpf.8 tc-cake.8 tc-cbs.8 tc-cgroup.8 tc-choke.8 tc-codel.8 tc-connmark.8 tc-csum.8 tc-ct.8 tc-ctinfo.8 tc-drr.8 tc-ematch.8 tc-etf.8 tc-ets.8 tc-flow.8 tc-flower.8 tc-fq.8 tc-fq_codel.8 tc-fq_pie.8 tc-fw.8 tc-gact.8 tc-gate.8 tc-hfsc.8 tc-htb.8 tc-ife.8 tc-matchall.8 tc-mirred.8 tc-mpls.8 tc-mqprio.8 tc-nat.8 tc-netem.8 tc-pedit.8 tc-pfifo.8 tc-pfifo_fast.8 tc-pie.8 tc-police.8 tc-prio.8 tc-red.8 tc-route.8 tc-sample.8 tc-sfb.8 tc-sfq.8 tc-simple.8 tc-skbedit.8 tc-skbmod.8 tc-skbprio.8 tc-stab.8 tc-taprio.8 tc-tbf.8 tc-tunnel_key.8 tc-u32.8 tc-vlan.8 tc.8 tipc-bearer.8 tipc-link.8 tipc-media.8 tipc-nametable.8 tipc-node.8 tipc-peer.8 tipc-socket.8 tipc.8 vdpa-dev.8 vdpa-mgmtdev.8 vdpa.8 /usr/share/man/man8 for i in tipc; \ do install -m 0755 $i /sbin; \ done for i in devlink; \ do install -m 0755 $i /sbin; \ done for i in rdma; \ do install -m 0755 $i /sbin; \ done for i in dcb; \ do install -m 0755 $i /sbin; \ done for i in vdpa; \ do install -m 0755 $i /sbin; \ done install -m 0644 etc/iproute2/rt_realms etc/iproute2/nl_protos etc/iproute2/rt_protos etc/iproute2/rt_tables etc/iproute2/ematch_map etc/iproute2/group etc/iproute2/rt_dsfield etc/iproute2/rt_scopes etc/iproute2/bpf_pinning /usr/share/iproute2 install -m 0755 -d /usr/share/bash-completion/completions install -m 0644 bash-completion/tc /usr/share/bash-completion/completions install -m 0644 bash-completion/devlink /usr/share/bash-completion/completions install -m 0644 include/bpf_elf.h /usr/include/iproute2 cd /usr/src/iproute2-6.14.0 && mv -v /sbin/arpd /usr/sbin renamed '/sbin/arpd' -> '/usr/sbin/arpd' cd /usr/src/iproute2-6.14.0 && mv -v /usr/share/iproute2 /etc/iproute2 renamed '/usr/share/iproute2' -> '/etc/iproute2' # Add table for static routing echo "200 static" >> /etc/iproute2/rt_tables echo "201 wg" >> /etc/iproute2/rt_tables Updating linker cache... Install done; saving file list to /usr/src/log/iproute2-6.14.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:56:07: Building screen make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' screen-5.0.0.tar.gz checksum OK ====================================== Installing screen-5.0.0 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/screen-5.0.0 && ./autogen.sh cd /usr/src/screen-5.0.0 && ./configure \ --prefix=/usr \ --with-socket-dir=/var/run/screen \ --with-sys-screenrc=/etc/screenrc configure: WARNING: unrecognized options: --with-socket-dir, --with-sys-screenrc checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking for gawk... gawk checking for a BSD-compatible install... /usr/bin/install -c checking for execvpe... yes checking for seteuid... yes checking for setegid... yes checking for setreuid... yes checking for setresuid... yes checking for library containing tgetent... -lcurses checking for library containing crypt... -lcrypt checking for pty.h... yes checking for util.h... no checking for libutil.h... no checking for library containing openpty... none required checking for library containing socket... none required checking for langinfo.h... yes checking for dirent.h... yes checking for PAM support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating config.h configure: WARNING: unrecognized options: --with-socket-dir, --with-sys-screenrc Configuration: PAM support: .............................. yes telnet support: ........................... no utmp support: ............................. no global socket directory: .................. no system screenrc location: ................. /etc/screenrc pty mode: ................................. 0622 pty group: ................................ 5 pty on read only file system: ............. no cd /usr/src/screen-5.0.0 && sed -i -e "s%/usr/local/etc/screenrc%/etc/screenrc%" {etc,doc}/* cd /usr/src/screen-5.0.0 && make -j4 make[1]: Entering directory '/usr/src/screen-5.0.0' AWK=gawk srcdir=. sh ./term.sh gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 winmsgcond.c -o winmsgcond.o AWK=gawk CC="gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17" srcdir=. sh ./comm.sh gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 kmapdef.c -o kmapdef.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 term.c -o term.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 screen.c -o screen.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 acls.c -o acls.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 ansi.c -o ansi.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 attacher.c -o attacher.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 backtick.c -o backtick.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 canvas.c -o canvas.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 comm.c -o comm.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 display.c -o display.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 encoding.c -o encoding.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 fileio.c -o fileio.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 help.c -o help.o fileio.c: In function 'WriteFile': fileio.c:352:25: warning: 'strncpy' output may be truncated copying between 0 and 4087 bytes from a string of length 4095 [-Wstringop-truncation] 352 | strncpy(fnbuf, SocketPath, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 input.c -o input.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 layer.c -o layer.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 layout.c -o layout.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 list_display.c -o list_display.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 list_generic.c -o list_generic.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 list_license.c -o list_license.o list_license.c: In function 'gl_License_row': list_license.c:99:36: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 99 | char *line = calloc(sizeof(char), flayer->l_width + 1); | ^~~~ list_license.c:99:36: note: earlier argument should specify number of elements, later size of each element gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 list_window.c -o list_window.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 logfile.c -o logfile.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 mark.c -o mark.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 misc.c -o misc.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 process.c -o process.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 pty.c -o pty.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 resize.c -o resize.o process.c: In function 'DoCommandMeta': process.c:1642:16: warning: comparison is always true due to limited range of data type [-Wtype-limits] 1642 | if (ch != -1) | ^~ process.c: In function 'DoCommandAt': process.c:1372:36: warning: 'i' may be used uninitialized [-Wmaybe-uninitialized] 1372 | if (i < 0) | ^ process.c:1340:29: note: 'i' was declared here 1340 | int i; | ^ gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 sched.c -o sched.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 search.c -o search.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 socket.c -o socket.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 telnet.c -o telnet.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 termcap.c -o termcap.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 tty.c -o tty.o socket.c: In function 'ReceiveMsg': socket.c:870:25: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 870 | strncpy(SocketPath, oldSocketPath, ARRAY_SIZE(SocketPath)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 utmp.c -o utmp.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 viewport.c -o viewport.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 window.c -o window.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 winmsg.c -o winmsg.o gcc -c -iquote. -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DBUILD_DATE='"2025-05-14 16:05:11"' -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wall -Wextra -std=c17 winmsgbuf.c -o winmsgbuf.o screen.c: In function 'main': screen.c:955:102: warning: '%s' directive output may be truncated writing up to 4096 bytes into a region of size 4095 [-Wformat-truncation=] 955 | snprintf(SocketPath + strlen(SocketPath), sizeof(SocketPath) - strlen(SocketPath), "/%s", socknamebuf); | ^~ ~~~~~~~~~~~ screen.c:955:17: note: 'snprintf' output between 2 and 4098 bytes into a destination of size 4096 955 | snprintf(SocketPath + strlen(SocketPath), sizeof(SocketPath) - strlen(SocketPath), "/%s", socknamebuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen.c:1020:94: warning: '%s' directive output may be truncated writing up to 4096 bytes into a region of size 4095 [-Wformat-truncation=] 1020 | snprintf(SocketPath + strlen(SocketPath), sizeof(SocketPath) - strlen(SocketPath), "/%s", socknamebuf); | ^~ ~~~~~~~~~~~ screen.c:1020:9: note: 'snprintf' output between 2 and 4098 bytes into a destination of size 4096 1020 | snprintf(SocketPath + strlen(SocketPath), sizeof(SocketPath) - strlen(SocketPath), "/%s", socknamebuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o screen screen.o acls.o ansi.o attacher.o backtick.o canvas.o comm.o display.o encoding.o fileio.o help.o input.o kmapdef.o layer.o layout.o list_display.o list_generic.o list_license.o list_window.o logfile.o mark.o misc.o process.o pty.o resize.o sched.o search.o socket.o telnet.o term.o termcap.o tty.o utmp.o viewport.o window.o winmsg.o winmsgbuf.o winmsgcond.o -lcrypt -lcurses -lpam make[1]: Leaving directory '/usr/src/screen-5.0.0' cd /usr/src/screen-5.0.0 && make install make[1]: Entering directory '/usr/src/screen-5.0.0' ./etc/mkinstalldirs /usr/bin /usr/share/screen/utf8encodings mkdir /usr/share/screen mkdir /usr/share/screen/utf8encodings cd doc ; make installdirs make[2]: Entering directory '/usr/src/screen-5.0.0/doc' ./../etc/mkinstalldirs /usr/share/man/man1 /usr/share/info make[2]: Leaving directory '/usr/src/screen-5.0.0/doc' if [ -f /usr/bin/screen-5.0.0 ] && [ ! -f /usr/bin/screen-5.0.0.old ]; \ then mv /usr/bin/screen-5.0.0 /usr/bin/screen-5.0.0.old; fi /usr/bin/install -c screen /usr/bin/screen-5.0.0 chown root /usr/bin/screen-5.0.0 && chmod 4755 /usr/bin/screen-5.0.0 if [ -f /usr/bin/screen ] && [ ! -f /usr/bin/screen.old ]; then mv /usr/bin/screen /usr/bin/screen.old; fi rm -f /usr/bin/screen (cd /usr/bin && ln -f -s screen-5.0.0 screen) cp ./utf8encodings/?? /usr/share/screen/utf8encodings cd doc ; make install make[2]: Entering directory '/usr/src/screen-5.0.0/doc' ./../etc/mkinstalldirs /usr/share/man/man1 /usr/share/info /usr/bin/install -c -m 644 ./screen.1 /usr/share/man/man1/screen.1 make screen.info make[3]: Entering directory '/usr/src/screen-5.0.0/doc' makeinfo ./screen.texinfo -o screen.info screen.texinfo:2406: warning: node `Window Settings' lacks menu item for `Mousetrack' despite being its Up target make[3]: Leaving directory '/usr/src/screen-5.0.0/doc' if test -f screen.info; then d=.; else d=.; fi; \ if test -f $d/screen.info; then \ for f in $d/screen.info*; do /usr/bin/install -c -m 644 $f /usr/share/info;done; \ if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --info-dir=/usr/share/info $d/screen.info; \ else true; fi; \ fi make[2]: Leaving directory '/usr/src/screen-5.0.0/doc' if [ -d /usr/lib/terminfo ]; then \ PATH="$PATH:/usr/5bin" tic ./terminfo/screeninfo.src; \ chmod 644 /usr/lib/terminfo/s/screen*; \ fi termcap entry (./terminfo/screencap) should be installed manually. You may also want to install ./etc/etcscreenrc in make[1]: Leaving directory '/usr/src/screen-5.0.0' cd /usr/src/screen-5.0.0 && install -m 644 etc/etcscreenrc /etc/screenrc Updating linker cache... Install done; saving file list to /usr/src/log/screen-5.0.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:56:13: Building elfutils make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' elfutils-0.192.tar.bz2 checksum OK ====================================== Installing elfutils-0.192 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/elfutils-0.192 && ./configure \ --prefix=/usr \ --disable-debuginfod \ --disable-libdebuginfod configure: No --program-prefix given, using "eu-" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking for ranlib... ranlib checking for bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for ar... ar checking the archiver (ar) interface... ar checking for readelf... readelf checking for nm... nm checking whether gcc supports __attribute__((visibility()))... yes checking whether gcc supports __attribute__((gcc_struct))... no checking whether gcc supports -fPIC... yes checking whether gcc supports -fPIE... yes checking whether gcc supports -Wl,-z,defs... yes checking whether the compiler generates build-ids... no configure: WARNING: compiler doesn't generate build-id by default checking whether gcc supports -Wl,-z,relro... yes checking for __thread support... yes checking whether gcc provides stdatomic.h... 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 fts.h is bad when included (with LFS)... no checking whether to add -D_FORTIFY_SOURCE=2 or =3 to CFLAGS... no, already there checking for library containing gzdirect... -lz checking for library containing BZ2_bzdopen... -lbz2 checking for library containing lzma_auto_decoder... -llzma checking for library containing ZSTD_decompress... -lzstd checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libzstd >= 1.4.0... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether memrchr is declared... yes checking whether rawmemchr is declared... yes checking whether powerof2 is declared... yes checking whether mempcpy is declared... yes checking whether reallocarray is declared... yes checking for process_vm_readv... yes checking for mremap... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for error.h... yes checking for err.h... yes checking for sched.h... yes checking for sched_getaffinity... yes checking for sys/resource.h... yes checking for getrlimit... yes checking for malloc.h... yes checking for malloc_trim... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for __cxa_demangle in -lstdc++... yes checking whether symbol versioning is supported... yes checking whether gcc accepts -Wstack-usage... yes checking whether gcc has a sane -Wlogical-op... yes checking whether gcc accepts -Wduplicated-cond... yes checking whether gcc accepts -Wnull-dereference... yes checking whether gcc accepts -Wimplicit-fallthrough... yes checking whether the compiler accepts -Wimplicit-fallthrough=5... yes checking whether the compiler accepts -Wtrampolines... yes checking whether the compiler accepts -Wno-packed-not-aligned... yes checking whether the compiler accepts -Wuse-after-free=3... yes checking whether the compiler accepts -fno-addrsig... no checking for library containing argp_parse... none required checking for library containing fts_close... none required checking for library containing _obstack_free... none required checking for a sed that does not truncate output... /bin/sed 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... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 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 size of long... 8 checking for struct user_regs_struct... yes checking gcc option for 32-bit word size... none configure: WARNING: not running biarch tests, does not work checking for bunzip2... yes checking for zstd... yes checking whether g++ supports C++11 features with -std=c++11... yes checking for execinfo.h... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libcurl >= 7.29.0... no checking for pthread_setname_np in -lpthread... yes checking for json-c >= 0.11... no checking for libmicrohttpd >= 0.9.33... no checking for libmicrohttpd < 0.9.51... no checking for sqlite3 >= 3.7.17... yes checking for libarchive >= 3.1.2... no checking for headerGet in -lrpm... no checking for EVP_MD_CTX_new in -lcrypto... yes checking for imaevm.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating config/Makefile config.status: creating Makefile config.status: creating elfutils.spec config.status: creating debuginfod/Makefile config.status: creating debuginfod/debuginfod.h config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating libelf/Makefile config.status: creating libebl/Makefile config.status: creating libdwelf/Makefile config.status: creating libdw/Makefile config.status: creating libdwfl/Makefile config.status: creating libcpu/Makefile config.status: creating libasm/Makefile config.status: creating backends/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating config/libelf.pc config.status: creating config/libdw.pc config.status: creating config/libdebuginfod.pc config.status: creating version.h config.status: creating config/profile.sh config.status: creating config/profile.csh config.status: creating config/profile.fish config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: ===================================================================== elfutils: 0.192 (eu_version: 192) ===================================================================== Prefix : /usr Program prefix ("eu-" recommended) : eu- Source code location : . Maintainer mode : build arch : aarch64-unknown-linux-gnu CFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard CXXFLAGS=-O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard RECOMMENDED FEATURES (should all be yes) gzip support : yes bzip2 support : yes lzma/xz support : yes zstd support : yes zstd compression support : yes libstdc++ demangle support : yes File textrel check : yes Symbol versioning : yes NOT RECOMMENDED FEATURES (should all be no) Experimental thread safety : no install elf.h : no OTHER FEATURES Deterministic archives by default : false Native language support : yes Extra Valgrind annotations : no libdebuginfod client support : no Debuginfod server support : no Default DEBUGINFOD_URLS : Debuginfod RPM sig checking : no Default DEBUGINFOD_IMA_CERT_PATH : eu-stacktrace support : no EXTRA TEST FEATURES (used with make check) have bunzip2 installed (required) : yes have zstd installed : yes C++11 : yes debug branch prediction : no gprof support : no gcov support : no run all tests under valgrind : no gcc undefined behaviour sanitizer : no gcc address sanitizer : no clang memory sanitizer : no use rpath in tests : no test biarch : no cd /usr/src/elfutils-0.192 && make -j4 make[1]: Entering directory '/usr/src/elfutils-0.192' make --no-print-directory all-recursive Making all in config make[3]: Nothing to be done for 'all'. Making all in lib CC xasprintf.o CC xstrdup.o CC xstrndup.o CC xmalloc.o CC next_prime.o CC crc32.o CC crc32_file.o CC eu-search.o CC color.o CC error.o CC printversion.o AR libeu.a Making all in libelf CC elf_version.o CC elf_hash.o CC elf_error.o CC elf_fill.o CC elf_begin.o CC elf_next.o CC elf_rand.o CC elf_end.o CC elf_kind.o CC gelf_getclass.o CC elf_getbase.o CC elf_getident.o CC elf32_fsize.o CC elf64_fsize.o CC gelf_fsize.o CC elf32_xlatetof.o CC elf32_xlatetom.o CC elf64_xlatetof.o CC elf64_xlatetom.o CC gelf_xlate.o CC elf32_getehdr.o CC elf64_getehdr.o CC gelf_getehdr.o CC elf32_newehdr.o CC elf64_newehdr.o CC gelf_newehdr.o CC gelf_update_ehdr.o CC elf32_getphdr.o CC elf64_getphdr.o CC gelf_getphdr.o CC elf32_newphdr.o CC elf64_newphdr.o CC gelf_newphdr.o CC gelf_update_phdr.o CC elf_getarhdr.o CC elf_getarsym.o CC elf_rawfile.o CC elf_readall.o CC elf_cntl.o CC elf_getscn.o CC elf_nextscn.o CC elf_ndxscn.o CC elf_newscn.o CC elf32_getshdr.o CC elf64_getshdr.o CC gelf_getshdr.o CC gelf_update_shdr.o CC elf_strptr.o CC elf_rawdata.o CC elf_getdata.o CC elf_newdata.o CC elf_getdata_rawchunk.o CC elf_flagelf.o CC elf_flagehdr.o CC elf_flagphdr.o CC elf_flagscn.o CC elf_flagshdr.o CC elf_flagdata.o CC elf_memory.o CC elf_update.o CC elf32_updatenull.o CC elf64_updatenull.o CC elf32_updatefile.o CC elf64_updatefile.o CC gelf_getsym.o CC gelf_update_sym.o CC gelf_getversym.o CC gelf_getverneed.o CC gelf_getvernaux.o CC gelf_getverdef.o CC gelf_getverdaux.o CC gelf_getrel.o CC gelf_getrela.o CC gelf_update_rel.o CC gelf_update_rela.o CC gelf_getdyn.o CC gelf_update_dyn.o CC gelf_getmove.o CC gelf_update_move.o CC gelf_getsyminfo.o CC gelf_update_syminfo.o CC gelf_getauxv.o CC gelf_update_auxv.o CC gelf_getnote.o CC gelf_xlatetof.o CC gelf_xlatetom.o CC nlist.o CC gelf_getsymshndx.o CC gelf_update_symshndx.o CC gelf_update_versym.o CC gelf_update_verneed.o CC gelf_update_vernaux.o CC gelf_update_verdef.o CC gelf_update_verdaux.o CC elf_getphdrnum.o CC elf_getshdrnum.o CC elf_getshdrstrndx.o CC gelf_checksum.o CC elf32_checksum.o CC elf64_checksum.o CC libelf_crc32.o CC libelf_next_prime.o CC elf_clone.o CC gelf_getlib.o CC gelf_update_lib.o CC elf32_offscn.o CC elf64_offscn.o CC gelf_offscn.o CC elf_getaroff.o CC elf_gnu_hash.o CC elf_scnshndx.o CC elf32_getchdr.o CC elf64_getchdr.o CC gelf_getchdr.o CC elf_compress.o CC elf_compress_gnu.o CC elf_version.os CC elf_hash.os CC elf_error.os CC elf_fill.os CC elf_begin.os CC elf_next.os CC elf_rand.os CC elf_end.os CC elf_kind.os CC gelf_getclass.os CC elf_getbase.os CC elf_getident.os CC elf32_fsize.os CC elf64_fsize.os CC gelf_fsize.os CC elf32_xlatetof.os CC elf32_xlatetom.os CC elf64_xlatetof.os CC elf64_xlatetom.os CC gelf_xlate.os CC elf32_getehdr.os CC elf64_getehdr.os CC gelf_getehdr.os CC elf32_newehdr.os CC elf64_newehdr.os CC gelf_newehdr.os CC gelf_update_ehdr.os CC elf32_getphdr.os CC elf64_getphdr.os CC gelf_getphdr.os CC elf32_newphdr.os CC elf64_newphdr.os CC gelf_newphdr.os CC gelf_update_phdr.os CC elf_getarhdr.os CC elf_getarsym.os CC elf_rawfile.os CC elf_readall.os CC elf_cntl.os CC elf_getscn.os CC elf_nextscn.os CC elf_ndxscn.os CC elf_newscn.os CC elf32_getshdr.os CC elf64_getshdr.os CC gelf_getshdr.os CC gelf_update_shdr.os CC elf_strptr.os CC elf_rawdata.os CC elf_getdata.os CC elf_newdata.os CC elf_getdata_rawchunk.os CC elf_flagelf.os CC elf_flagehdr.os CC elf_flagphdr.os CC elf_flagscn.os CC elf_flagshdr.os CC elf_flagdata.os CC elf_memory.os CC elf_update.os CC elf32_updatenull.os CC elf64_updatenull.os CC elf32_updatefile.os CC elf64_updatefile.os CC gelf_getsym.os CC gelf_update_sym.os CC gelf_getversym.os CC gelf_getverneed.os CC gelf_getvernaux.os CC gelf_getverdef.os CC gelf_getverdaux.os CC gelf_getrel.os CC gelf_getrela.os CC gelf_update_rel.os CC gelf_update_rela.os CC gelf_getdyn.os CC gelf_update_dyn.os CC gelf_getmove.os CC gelf_update_move.os CC gelf_getsyminfo.os CC gelf_update_syminfo.os CC gelf_getauxv.os CC gelf_update_auxv.os CC gelf_getnote.os CC gelf_xlatetof.os CC gelf_xlatetom.os CC nlist.os CC gelf_getsymshndx.os CC gelf_update_symshndx.os CC gelf_update_versym.os CC gelf_update_verneed.os CC gelf_update_vernaux.os CC gelf_update_verdef.os CC gelf_update_verdaux.os CC elf_getphdrnum.os CC elf_getshdrnum.os CC elf_getshdrstrndx.os CC gelf_checksum.os CC elf32_checksum.os CC elf64_checksum.os CC libelf_crc32.os CC libelf_next_prime.os CC elf_clone.os CC gelf_getlib.os CC gelf_update_lib.os CC elf32_offscn.os CC elf64_offscn.os CC gelf_offscn.os CC elf_getaroff.os CC elf_gnu_hash.os CC elf_scnshndx.os CC elf32_getchdr.os CC elf64_getchdr.os CC gelf_getchdr.os CC elf_compress.os CC elf_compress_gnu.os AR libelf.a AR libelf_pic.a CCLD libelf.so /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. Making all in libcpu GEN i386_defs GEN x86_64_defs CC bpf_disasm.o CC riscv_disasm.o GEN i386.mnemonics GEN x86_64.mnemonics CC x86_64_disasm.o CC i386_disasm.o CC bpf_disasm.os CC riscv_disasm.os CC x86_64_disasm.os AR libcpu.a CC i386_disasm.os AR libcpu_pic.a rm x86_64_defs i386_defs Making all in backends CC i386_init.o CC i386_symbol.o CC i386_corenote.o CC i386_cfi.o CC i386_retval.o CC i386_regs.o CC i386_auxv.o CC i386_initreg.o CC i386_unwind.o CC sh_init.o CC sh_symbol.o CC sh_corenote.o CC sh_regs.o CC sh_retval.o CC x86_64_init.o CC x86_64_symbol.o CC x86_64_corenote.o CC x86_64_cfi.o CC x86_64_retval.o CC x86_64_regs.o CC x86_64_initreg.o CC x86_64_unwind.o CC x32_corenote.o CC ia64_init.o CC ia64_symbol.o CC ia64_regs.o CC ia64_retval.o CC alpha_init.o CC alpha_symbol.o CC alpha_retval.o CC alpha_regs.o CC alpha_corenote.o CC alpha_auxv.o CC arm_init.o CC arm_symbol.o CC arm_regs.o CC arm_corenote.o CC arm_auxv.o CC arm_attrs.o CC arm_retval.o CC arm_cfi.o CC arm_initreg.o CC arm_machineflagname.o CC aarch64_init.o CC aarch64_regs.o CC aarch64_symbol.o CC aarch64_corenote.o CC aarch64_retval.o CC aarch64_cfi.o CC aarch64_initreg.o CC aarch64_unwind.o CC sparc_init.o CC sparc_symbol.o CC sparc_regs.o CC sparc_retval.o CC sparc_corenote.o CC sparc64_corenote.o CC sparc_auxv.o CC sparc_attrs.o CC sparc_cfi.o CC sparc_initreg.o CC ppc_init.o CC ppc_symbol.o CC ppc_retval.o CC ppc_regs.o CC ppc_corenote.o CC ppc_auxv.o CC ppc_attrs.o CC ppc_cfi.o CC ppc_initreg.o CC ppc64_init.o CC ppc64_symbol.o CC ppc64_retval.o CC ppc64_corenote.o CC ppc64_unwind.o CC ppc64_resolve_sym.o CC s390_init.o CC s390_symbol.o CC s390_regs.o CC s390_retval.o CC s390_corenote.o CC s390x_corenote.o CC s390_cfi.o CC s390_initreg.o CC s390_unwind.o CC m68k_init.o CC m68k_symbol.o CC m68k_regs.o CC m68k_retval.o CC m68k_corenote.o CC m68k_cfi.o CC m68k_initreg.o CC bpf_init.o CC bpf_regs.o CC bpf_symbol.o CC riscv_init.o CC riscv_symbol.o CC riscv_cfi.o CC riscv_regs.o CC riscv_initreg.o CC riscv_corenote.o CC riscv64_corenote.o CC riscv_retval.o CC csky_attrs.o CC csky_init.o CC csky_symbol.o CC csky_cfi.o CC csky_regs.o CC csky_initreg.o CC csky_corenote.o CC loongarch_init.o CC loongarch_symbol.o CC loongarch_cfi.o CC loongarch_regs.o CC loongarch_retval.o CC loongarch_initreg.o CC loongarch_unwind.o CC loongarch_corenote.o CC arc_init.o CC arc_symbol.o CC mips_init.o CC mips_symbol.o CC mips_initreg.o CC mips_cfi.o CC mips_unwind.o CC mips_regs.o CC mips_retval.o CC mips_corenote.o CC hexagon_init.o CC hexagon_symbol.o CC i386_init.os CC i386_symbol.os CC i386_corenote.os CC i386_cfi.os CC i386_retval.os CC i386_regs.os CC i386_auxv.os CC i386_initreg.os CC i386_unwind.os CC sh_init.os CC sh_symbol.os CC sh_corenote.os CC sh_regs.os CC sh_retval.os CC x86_64_init.os CC x86_64_symbol.os CC x86_64_corenote.os CC x86_64_cfi.os CC x86_64_retval.os CC x86_64_regs.os CC x86_64_initreg.os CC x86_64_unwind.os CC x32_corenote.os CC ia64_init.os CC ia64_symbol.os CC ia64_regs.os CC ia64_retval.os CC alpha_init.os CC alpha_symbol.os CC alpha_retval.os CC alpha_corenote.os CC alpha_regs.os CC alpha_auxv.os CC arm_init.os CC arm_symbol.os CC arm_regs.os CC arm_corenote.os CC arm_auxv.os CC arm_attrs.os CC arm_retval.os CC arm_cfi.os CC arm_machineflagname.os CC arm_initreg.os CC aarch64_init.os CC aarch64_regs.os CC aarch64_symbol.os CC aarch64_corenote.os CC aarch64_retval.os CC aarch64_cfi.os CC aarch64_initreg.os CC aarch64_unwind.os CC sparc_init.os CC sparc_symbol.os CC sparc_regs.os CC sparc_retval.os CC sparc_corenote.os CC sparc64_corenote.os CC sparc_auxv.os CC sparc_attrs.os CC sparc_cfi.os CC sparc_initreg.os CC ppc_init.os CC ppc_symbol.os CC ppc_retval.os CC ppc_regs.os CC ppc_corenote.os CC ppc_auxv.os CC ppc_attrs.os CC ppc_cfi.os CC ppc_initreg.os CC ppc64_init.os CC ppc64_symbol.os CC ppc64_retval.os CC ppc64_corenote.os CC ppc64_unwind.os CC ppc64_resolve_sym.os CC s390_init.os CC s390_symbol.os CC s390_regs.os CC s390_retval.os CC s390_corenote.os CC s390x_corenote.os CC s390_cfi.os CC s390_initreg.os CC s390_unwind.os CC m68k_init.os CC m68k_symbol.os CC m68k_regs.os CC m68k_retval.os CC m68k_corenote.os CC m68k_cfi.os CC m68k_initreg.os CC bpf_init.os CC bpf_regs.os CC bpf_symbol.os CC riscv_init.os CC riscv_symbol.os CC riscv_cfi.os CC riscv_regs.os CC riscv_initreg.os CC riscv_corenote.os CC riscv64_corenote.os CC riscv_retval.os CC csky_attrs.os CC csky_init.os CC csky_symbol.os CC csky_cfi.os CC csky_regs.os CC csky_initreg.os CC csky_corenote.os CC loongarch_init.os CC loongarch_symbol.os CC loongarch_cfi.os CC loongarch_regs.os CC loongarch_retval.os CC loongarch_initreg.os CC loongarch_unwind.os CC loongarch_corenote.os CC arc_init.os CC arc_symbol.os CC mips_init.os CC mips_symbol.os CC mips_initreg.os CC mips_cfi.os CC mips_unwind.os CC mips_regs.os CC mips_retval.os CC mips_corenote.os CC hexagon_init.os CC hexagon_symbol.os AR libebl_backends.a AR libebl_backends_pic.a Making all in libebl CC eblopenbackend.o CC eblclosebackend.o CC eblreloctypename.o CC eblsegmenttypename.o CC eblsectiontypename.o CC eblmachineflagname.o CC eblsymboltypename.o CC ebldynamictagname.o CC eblsectionname.o CC eblsymbolbindingname.o CC eblbackendname.o CC eblosabiname.o CC eblmachineflagcheck.o CC eblmachinesectionflagcheck.o CC eblreloctypecheck.o CC eblrelocvaliduse.o CC eblrelocsimpletype.o CC ebldynamictagcheck.o CC eblcorenotetypename.o CC eblobjnotetypename.o CC eblcorenote.o CC eblobjnote.o CC ebldebugscnp.o CC eblgotpcreloccheck.o CC eblcopyrelocp.o CC eblsectionstripp.o CC eblelfclass.o CC eblelfdata.o CC eblelfmachine.o CC ebl_check_special_symbol.o CC eblbsspltp.o CC eblretval.o CC eblreginfo.o CC eblnonerelocp.o CC eblrelativerelocp.o CC eblsysvhashentrysize.o CC eblauxvinfo.o CC eblcheckobjattr.o CC ebl_check_special_section.o CC eblabicfi.o CC eblstother.o CC eblinitreg.o CC ebldwarftoregno.o CC eblnormalizepc.o CC eblunwind.o CC eblresolvesym.o CC eblcheckreloctargettype.o CC ebl_data_marker_symbol.o CC eblopenbackend.os CC eblclosebackend.os CC eblreloctypename.os CC eblsegmenttypename.os CC eblsectiontypename.os CC eblmachineflagname.os CC eblsymboltypename.os CC ebldynamictagname.os CC eblsectionname.os CC eblsymbolbindingname.os CC eblbackendname.os CC eblosabiname.os CC eblmachineflagcheck.os CC eblmachinesectionflagcheck.os CC eblreloctypecheck.os CC eblrelocvaliduse.os CC eblrelocsimpletype.os CC ebldynamictagcheck.os CC eblcorenotetypename.os CC eblobjnotetypename.os CC eblcorenote.os CC eblobjnote.os CC ebldebugscnp.os CC eblgotpcreloccheck.os CC eblcopyrelocp.os CC eblsectionstripp.os CC eblelfclass.os CC eblelfdata.os CC eblelfmachine.os CC ebl_check_special_symbol.os CC eblbsspltp.os CC eblretval.os CC eblreginfo.os CC eblnonerelocp.os CC eblrelativerelocp.os CC eblsysvhashentrysize.os CC eblauxvinfo.os CC eblcheckobjattr.os CC ebl_check_special_section.os CC eblabicfi.os CC eblstother.os CC eblinitreg.os CC ebldwarftoregno.os CC eblnormalizepc.os CC eblunwind.os CC eblresolvesym.os CC eblcheckreloctargettype.os CC ebl_data_marker_symbol.os AR libebl.a AR libebl_pic.a Making all in libdwelf CC dwelf_elf_gnu_debuglink.o CC dwelf_dwarf_gnu_debugaltlink.o CC dwelf_elf_gnu_build_id.o CC dwelf_scn_gnu_compressed_size.o CC dwelf_strtab.o CC dwelf_elf_begin.o CC dwelf_elf_e_machine_string.o CC dwelf_elf_gnu_debuglink.os CC dwelf_dwarf_gnu_debugaltlink.os CC dwelf_elf_gnu_build_id.os CC dwelf_scn_gnu_compressed_size.os CC dwelf_strtab.os CC dwelf_elf_begin.os CC dwelf_elf_e_machine_string.os AR libdwelf.a AR libdwelf_pic.a Making all in libdwfl CC dwfl_begin.o CC dwfl_end.o CC dwfl_error.o CC dwfl_version.o CC dwfl_module.o CC dwfl_report_elf.o CC relocate.o CC dwfl_module_build_id.o CC dwfl_module_report_build_id.o CC derelocate.o CC offline.o CC segment.o CC dwfl_module_info.o CC dwfl_getmodules.o CC dwfl_getdwarf.o CC dwfl_module_getdwarf.o CC dwfl_module_getelf.o CC dwfl_validate_address.o CC argp-std.o CC find-debuginfo.o CC dwfl_build_id_find_elf.o CC dwfl_build_id_find_debuginfo.o CC linux-kernel-modules.o CC linux-proc-maps.o CC dwfl_addrmodule.o CC dwfl_addrdwarf.o CC cu.o CC dwfl_module_nextcu.o CC dwfl_nextcu.o CC dwfl_cumodule.o CC dwfl_module_addrdie.o CC dwfl_addrdie.o CC lines.o CC dwfl_lineinfo.o CC dwfl_line_comp_dir.o CC dwfl_linemodule.o CC dwfl_linecu.o CC dwfl_dwarf_line.o CC dwfl_getsrclines.o CC dwfl_onesrcline.o CC dwfl_module_getsrc.o CC dwfl_getsrc.o CC dwfl_module_getsrc_file.o CC libdwfl_crc32.o CC libdwfl_crc32_file.o CC elf-from-memory.o CC dwfl_module_dwarf_cfi.o CC dwfl_module_eh_cfi.o CC dwfl_module_getsym.o CC dwfl_module_addrname.o CC dwfl_module_addrsym.o CC dwfl_module_return_value_location.o CC dwfl_module_register_names.o CC dwfl_segment_report_module.o CC dwfl_set_sysroot.o CC link_map.o CC core-file.o CC open.o CC image-header.o CC dwfl_frame.o CC frame_unwind.o CC dwfl_frame_pc.o CC linux-pid-attach.o CC linux-core-attach.o CC dwfl_frame_regs.o CC gzip.o CC debuginfod-client.o CC bzip2.o CC lzma.o CC zstd.o CC dwfl_begin.os CC dwfl_end.os CC dwfl_error.os CC dwfl_version.os CC dwfl_module.os CC dwfl_report_elf.os CC relocate.os CC dwfl_module_build_id.os CC dwfl_module_report_build_id.os CC derelocate.os CC offline.os CC segment.os CC dwfl_module_info.os CC dwfl_getmodules.os CC dwfl_getdwarf.os CC dwfl_module_getdwarf.os CC dwfl_module_getelf.os CC dwfl_validate_address.os CC argp-std.os CC find-debuginfo.os CC dwfl_build_id_find_elf.os CC dwfl_build_id_find_debuginfo.os CC linux-kernel-modules.os CC linux-proc-maps.os CC dwfl_addrmodule.os CC dwfl_addrdwarf.os CC cu.os CC dwfl_module_nextcu.os CC dwfl_nextcu.os CC dwfl_cumodule.os CC dwfl_module_addrdie.os CC dwfl_addrdie.os CC lines.os CC dwfl_lineinfo.os CC dwfl_line_comp_dir.os CC dwfl_linemodule.os CC dwfl_linecu.os CC dwfl_dwarf_line.os CC dwfl_getsrclines.os CC dwfl_onesrcline.os CC dwfl_module_getsrc.os CC dwfl_getsrc.os CC dwfl_module_getsrc_file.os CC libdwfl_crc32.os CC libdwfl_crc32_file.os CC elf-from-memory.os CC dwfl_module_dwarf_cfi.os CC dwfl_module_eh_cfi.os CC dwfl_module_getsym.os CC dwfl_module_addrname.os CC dwfl_module_addrsym.os CC dwfl_module_return_value_location.os CC dwfl_module_register_names.os CC dwfl_segment_report_module.os CC dwfl_set_sysroot.os CC link_map.os CC core-file.os CC open.os CC image-header.os CC dwfl_frame.os CC frame_unwind.os CC dwfl_frame_pc.os CC linux-pid-attach.os CC linux-core-attach.os CC dwfl_frame_regs.os CC gzip.os CC debuginfod-client.os CC bzip2.os CC lzma.os CC zstd.os AR libdwfl.a AR libdwfl_pic.a Making all in libdw make all-am CC dwarf_begin.o CC dwarf_begin_elf.o CC dwarf_end.o CC dwarf_getelf.o CC dwarf_getpubnames.o CC dwarf_getabbrev.o CC dwarf_tag.o CC dwarf_error.o CC dwarf_nextcu.o CC dwarf_diename.o CC dwarf_offdie.o CC dwarf_attr.o CC dwarf_formstring.o CC dwarf_abbrev_hash.o CC dwarf_sig8_hash.o CC dwarf_attr_integrate.o CC dwarf_hasattr_integrate.o CC dwarf_child.o CC dwarf_haschildren.o CC dwarf_formaddr.o CC dwarf_formudata.o CC dwarf_formsdata.o CC dwarf_lowpc.o CC dwarf_entrypc.o CC dwarf_haspc.o CC dwarf_highpc.o CC dwarf_ranges.o CC dwarf_formref.o CC dwarf_formref_die.o CC dwarf_siblingof.o CC dwarf_dieoffset.o CC dwarf_cuoffset.o CC dwarf_diecu.o CC dwarf_hasattr.o CC dwarf_hasform.o CC dwarf_whatform.o CC dwarf_whatattr.o CC dwarf_bytesize.o CC dwarf_arrayorder.o CC dwarf_bitsize.o CC dwarf_bitoffset.o CC dwarf_srclang.o CC dwarf_getabbrevtag.o CC dwarf_getabbrevcode.o CC dwarf_abbrevhaschildren.o CC dwarf_getattrcnt.o CC dwarf_getabbrevattr.o CC dwarf_getsrclines.o CC dwarf_getsrc_die.o CC dwarf_getscopes.o CC dwarf_getscopes_die.o CC dwarf_getscopevar.o CC dwarf_linesrc.o CC dwarf_lineno.o CC dwarf_lineaddr.o CC dwarf_linecol.o CC dwarf_linebeginstatement.o CC dwarf_lineendsequence.o CC dwarf_lineblock.o CC dwarf_linecontext.o CC dwarf_linefunctionname.o CC dwarf_lineprologueend.o CC dwarf_lineepiloguebegin.o CC dwarf_lineisa.o CC dwarf_linediscriminator.o CC dwarf_lineop_index.o CC dwarf_line_file.o CC dwarf_onesrcline.o CC dwarf_formblock.o CC dwarf_getsrcfiles.o CC dwarf_filesrc.o CC dwarf_getsrcdirs.o CC dwarf_getlocation.o CC dwarf_getstring.o CC dwarf_offabbrev.o CC dwarf_getaranges.o CC dwarf_onearange.o CC dwarf_getarangeinfo.o CC dwarf_getarange_addr.o CC dwarf_getattrs.o CC dwarf_formflag.o CC dwarf_getmacros.o CC dwarf_macro_getparamcnt.o CC dwarf_macro_opcode.o CC dwarf_macro_param.o CC dwarf_macro_param1.o CC dwarf_macro_param2.o CC dwarf_macro_getsrcfiles.o CC dwarf_addrdie.o CC dwarf_getfuncs.o CC dwarf_decl_file.o CC dwarf_decl_line.o CC dwarf_decl_column.o CC dwarf_func_inline.o CC dwarf_getsrc_file.o CC libdw_findcu.o CC libdw_form.o CC libdw_alloc.o CC libdw_visit_scopes.o CC dwarf_entry_breakpoints.o CC dwarf_next_cfi.o CC cie.o CC fde.o CC cfi.o CC frame-cache.o CC dwarf_frame_info.o CC dwarf_frame_cfa.o CC dwarf_frame_register.o CC dwarf_cfi_addrframe.o CC dwarf_getcfi.o CC dwarf_getcfi_elf.o CC dwarf_cfi_end.o CC dwarf_aggregate_size.o CC dwarf_getlocation_implicit_pointer.o CC dwarf_getlocation_die.o CC dwarf_getlocation_attr.o CC dwarf_getalt.o CC dwarf_setalt.o CC dwarf_cu_getdwarf.o CC dwarf_cu_die.o CC dwarf_peel_type.o CC dwarf_default_lower_bound.o CC dwarf_die_addr_die.o CC dwarf_get_units.o CC libdw_find_split_unit.o CC dwarf_cu_info.o CC dwarf_next_lines.o CC dwarf_cu_dwp_section_info.o CC dwarf_begin.os CC dwarf_begin_elf.os CC dwarf_end.os CC dwarf_getelf.os CC dwarf_getpubnames.os CC dwarf_getabbrev.os CC dwarf_tag.os CC dwarf_error.os CC dwarf_nextcu.os CC dwarf_diename.os CC dwarf_offdie.os CC dwarf_attr.os CC dwarf_formstring.os CC dwarf_abbrev_hash.os CC dwarf_sig8_hash.os CC dwarf_attr_integrate.os CC dwarf_hasattr_integrate.os CC dwarf_child.os CC dwarf_haschildren.os CC dwarf_formaddr.os CC dwarf_formudata.os CC dwarf_formsdata.os CC dwarf_lowpc.os CC dwarf_entrypc.os CC dwarf_haspc.os CC dwarf_highpc.os CC dwarf_ranges.os CC dwarf_formref.os CC dwarf_formref_die.os CC dwarf_siblingof.os CC dwarf_dieoffset.os CC dwarf_cuoffset.os CC dwarf_diecu.os CC dwarf_hasattr.os CC dwarf_hasform.os CC dwarf_whatform.os CC dwarf_whatattr.os CC dwarf_bytesize.os CC dwarf_arrayorder.os CC dwarf_bitsize.os CC dwarf_bitoffset.os CC dwarf_srclang.os CC dwarf_getabbrevtag.os CC dwarf_getabbrevcode.os CC dwarf_abbrevhaschildren.os CC dwarf_getattrcnt.os CC dwarf_getabbrevattr.os CC dwarf_getsrclines.os CC dwarf_getsrc_die.os CC dwarf_getscopes.os CC dwarf_getscopes_die.os CC dwarf_getscopevar.os CC dwarf_linesrc.os CC dwarf_lineno.os CC dwarf_lineaddr.os CC dwarf_linecol.os CC dwarf_linebeginstatement.os CC dwarf_lineendsequence.os CC dwarf_lineblock.os CC dwarf_linecontext.os CC dwarf_linefunctionname.os CC dwarf_lineprologueend.os CC dwarf_lineepiloguebegin.os CC dwarf_lineisa.os CC dwarf_linediscriminator.os CC dwarf_lineop_index.os CC dwarf_line_file.os CC dwarf_onesrcline.os CC dwarf_formblock.os CC dwarf_getsrcfiles.os CC dwarf_filesrc.os CC dwarf_getsrcdirs.os CC dwarf_getlocation.os CC dwarf_getstring.os CC dwarf_offabbrev.os CC dwarf_getaranges.os CC dwarf_onearange.os CC dwarf_getarangeinfo.os CC dwarf_getarange_addr.os CC dwarf_getattrs.os CC dwarf_formflag.os CC dwarf_getmacros.os CC dwarf_macro_getparamcnt.os CC dwarf_macro_opcode.os CC dwarf_macro_param.os CC dwarf_macro_param1.os CC dwarf_macro_param2.os CC dwarf_macro_getsrcfiles.os CC dwarf_addrdie.os CC dwarf_getfuncs.os CC dwarf_decl_file.os CC dwarf_decl_line.os CC dwarf_decl_column.os CC dwarf_func_inline.os CC dwarf_getsrc_file.os CC libdw_findcu.os CC libdw_form.os CC libdw_alloc.os CC libdw_visit_scopes.os CC dwarf_entry_breakpoints.os CC dwarf_next_cfi.os CC cie.os CC fde.os CC cfi.os CC frame-cache.os CC dwarf_frame_info.os CC dwarf_frame_cfa.os CC dwarf_frame_register.os CC dwarf_cfi_addrframe.os CC dwarf_getcfi.os CC dwarf_getcfi_elf.os CC dwarf_cfi_end.os CC dwarf_aggregate_size.os CC dwarf_getlocation_implicit_pointer.os CC dwarf_getlocation_die.os CC dwarf_getlocation_attr.os CC dwarf_getalt.os CC dwarf_setalt.os CC dwarf_cu_getdwarf.os CC dwarf_cu_die.os CC dwarf_peel_type.os CC dwarf_default_lower_bound.os CC dwarf_die_addr_die.os CC dwarf_get_units.os CC libdw_find_split_unit.os CC dwarf_cu_info.os CC dwarf_next_lines.os CC dwarf_cu_dwp_section_info.os AR libdw.a AR libdw_pic.a CCLD libdw.so /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. Making all in libasm CC asm_begin.o CC asm_abort.o CC asm_end.o CC asm_error.o CC asm_getelf.o CC asm_newscn.o CC asm_newscn_ingrp.o CC asm_newsubscn.o CC asm_newsym.o CC asm_newcomsym.o CC asm_newabssym.o CC asm_newscngrp.o CC asm_scngrp_newsignature.o CC asm_fill.o CC asm_align.o CC asm_addstrz.o CC asm_addint8.o CC asm_adduint8.o CC asm_addint16.o CC asm_adduint16.o CC asm_addint32.o CC asm_adduint32.o CC asm_addint64.o CC asm_adduint64.o CC asm_adduleb128.o CC asm_addsleb128.o CC disasm_begin.o CC disasm_cb.o CC disasm_end.o CC disasm_str.o CC symbolhash.o CC asm_begin.os CC asm_abort.os CC asm_end.os CC asm_error.os CC asm_getelf.os CC asm_newscn.os CC asm_newscn_ingrp.os CC asm_newsubscn.os CC asm_newsym.os CC asm_newcomsym.os CC asm_newabssym.os CC asm_newscngrp.os CC asm_scngrp_newsignature.os CC asm_fill.os CC asm_align.os CC asm_addstrz.os CC asm_addint8.os CC asm_adduint8.os CC asm_addint16.os CC asm_adduint16.os CC asm_addint32.os CC asm_adduint32.os CC asm_addint64.os CC asm_adduint64.os CC asm_adduleb128.os CC asm_addsleb128.os CC disasm_begin.os CC disasm_cb.os CC disasm_end.os CC disasm_str.os CC symbolhash.os AR libasm.a AR libasm_pic.a CCLD libasm.so Making all in debuginfod make[3]: Nothing to be done for 'all'. Making all in src CC readelf.o CC nm.o CC size.o CC strip.o CC elflint.o CC findtextrel.o CC addr2line.o CC elfcmp.o CC objdump.o CC ranlib.o CC arlib.o CC arlib2.o CC arlib-argp.o CC strings.o CC ar.o CC unstrip.o CC stack.o CC elfcompress.o CC elfclassify.o CXX srcfiles.o GEN make-debug-archive CCLD readelf CCLD nm CCLD size CCLD strip CCLD elflint CCLD findtextrel CCLD addr2line CCLD elfcmp CCLD objdump AR libar.a CCLD strings CCLD unstrip CCLD stack CCLD elfcompress CCLD elfclassify CXXLD srcfiles CCLD ranlib CCLD ar Making all in po make[3]: Nothing to be done for 'all'. Making all in doc make[3]: Nothing to be done for 'all'. Making all in tests ln -s ../libelf/libelf.h libelf.h make all-am make[4]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/elfutils-0.192' cd /usr/src/elfutils-0.192 && make install make[1]: Entering directory '/usr/src/elfutils-0.192' Making install in config make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libelf.pc libdw.pc '/usr/lib/pkgconfig' Making install in lib make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in libelf /bin/mkdir -p '/usr/lib' /usr/bin/install -c -m 644 libelf.a '/usr/lib' ( cd '/usr/lib' && ranlib libelf.a ) /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 libelf.h gelf.h nlist.h '/usr/include' /bin/mkdir -p '/usr/include/elfutils' /usr/bin/install -c -m 644 elf-knowledge.h '/usr/include/elfutils' /bin/sh /usr/src/elfutils-0.192/config/install-sh -d /usr/lib /usr/bin/install -c libelf.so /usr/lib/libelf-0.192.so ln -fs libelf-0.192.so /usr/lib/libelf.so.1 ln -fs libelf.so.1 /usr/lib/libelf.so Making install in libcpu make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in backends make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in libebl make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in libdwelf make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include/elfutils' /usr/bin/install -c -m 644 libdwelf.h '/usr/include/elfutils' Making install in libdwfl make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include/elfutils' /usr/bin/install -c -m 644 libdwfl.h '/usr/include/elfutils' Making install in libdw /bin/mkdir -p '/usr/lib' /usr/bin/install -c -m 644 libdw.a '/usr/lib' ( cd '/usr/lib' && ranlib libdw.a ) /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 dwarf.h '/usr/include' /bin/mkdir -p '/usr/include/elfutils' /usr/bin/install -c -m 644 libdw.h known-dwarf.h '/usr/include/elfutils' /bin/sh /usr/src/elfutils-0.192/config/install-sh -d /usr/lib /usr/bin/install -c libdw.so /usr/lib/libdw-0.192.so ln -fs libdw-0.192.so /usr/lib/libdw.so.1 ln -fs libdw.so.1 /usr/lib/libdw.so Making install in libasm /bin/mkdir -p '/usr/lib' /usr/bin/install -c -m 644 libasm.a '/usr/lib' ( cd '/usr/lib' && ranlib libasm.a ) /bin/mkdir -p '/usr/include/elfutils' /usr/bin/install -c -m 644 libasm.h '/usr/include/elfutils' /bin/sh /usr/src/elfutils-0.192/config/install-sh -d /usr/lib /usr/bin/install -c libasm.so /usr/lib/libasm-0.192.so ln -fs libasm-0.192.so /usr/lib/libasm.so.1 ln -fs libasm.so.1 /usr/lib/libasm.so Making install in debuginfod /bin/mkdir -p '/usr/bin' Making install in src /bin/mkdir -p '/usr/bin' /usr/bin/install -c readelf '/usr/bin/./eu-readelf' /usr/bin/install -c nm '/usr/bin/./eu-nm' /usr/bin/install -c size '/usr/bin/./eu-size' /usr/bin/install -c strip '/usr/bin/./eu-strip' /usr/bin/install -c elflint '/usr/bin/./eu-elflint' /usr/bin/install -c findtextrel '/usr/bin/./eu-findtextrel' /usr/bin/install -c addr2line '/usr/bin/./eu-addr2line' /usr/bin/install -c elfcmp '/usr/bin/./eu-elfcmp' /usr/bin/install -c objdump '/usr/bin/./eu-objdump' /usr/bin/install -c ranlib '/usr/bin/./eu-ranlib' /usr/bin/install -c strings '/usr/bin/./eu-strings' /usr/bin/install -c ar '/usr/bin/./eu-ar' /usr/bin/install -c unstrip '/usr/bin/./eu-unstrip' /usr/bin/install -c stack '/usr/bin/./eu-stack' /usr/bin/install -c elfcompress '/usr/bin/./eu-elfcompress' /usr/bin/install -c elfclassify '/usr/bin/./eu-elfclassify' /usr/bin/install -c srcfiles '/usr/bin/./eu-srcfiles' /bin/mkdir -p '/usr/bin' /usr/bin/install -c make-debug-archive '/usr/bin/./eu-make-debug-archive' make[3]: Nothing to be done for 'install-data-am'. Making install in po installing de.gmo as /usr/share/locale/de/LC_MESSAGES/elfutils.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/elfutils.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/elfutils.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/elfutils.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/elfutils.mo installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/elfutils.mo installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/elfutils.mo if test "elfutils" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in doc make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 debuginfod-find.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 'readelf.1' '/usr/share/man/man1/eu-readelf.1' /usr/bin/install -c -m 644 'elfclassify.1' '/usr/share/man/man1/eu-elfclassify.1' /usr/bin/install -c -m 644 'srcfiles.1' '/usr/share/man/man1/eu-srcfiles.1' /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 elf_update.3 elf_getdata.3 elf_clone.3 elf_begin.3 elf32_getehdr.3 elf64_getehdr.3 elf_errmsg.3 elf_errno.3 elf_version.3 elf32_offscn.3 elf64_offscn.3 elf_getscn.3 elf_ndxscn.3 elf32_xlatetom.3 elf64_xlatetom.3 elf32_xlatetof.3 elf64_xlatetof.3 elf32_newphdr.3 elf64_newphdr.3 elf32_newehdr.3 elf64_newehdr.3 elf32_getshdr.3 elf64_getshdr.3 elf32_getphdr.3 elf64_getphdr.3 elf32_getchdr.3 elf64_getchdr.3 elf32_fsize.3 elf64_fsize.3 elf32_checksum.3 elf64_checksum.3 libelf.3 debuginfod_add_http_header.3 debuginfod_begin.3 debuginfod_end.3 debuginfod_find_debuginfo.3 debuginfod_find_executable.3 debuginfod_find_source.3 debuginfod_find_section.3 debuginfod_find_metadata.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 debuginfod_get_user_data.3 debuginfod_get_url.3 debuginfod_set_progressfn.3 debuginfod_set_user_data.3 '/usr/share/man/man3' /bin/mkdir -p '/usr/share/man/man7' /usr/bin/install -c -m 644 debuginfod-client-config.7 '/usr/share/man/man7' /bin/mkdir -p '/usr/share/man/man8' /usr/bin/install -c -m 644 debuginfod.8 debuginfod.service.8 '/usr/share/man/man8' Making install in tests make install-am make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include/elfutils' /usr/bin/install -c -m 644 version.h '/usr/include/elfutils' make[1]: Leaving directory '/usr/src/elfutils-0.192' Updating linker cache... Install done; saving file list to /usr/src/log/elfutils-0.192 ... make: Leaving directory '/usr/src/lfs' May 14 16:56:45: Building libconfig make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libconfig-1.7.3.tar.gz checksum OK ====================================== Installing libconfig-1.7.3 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/libconfig-1.7.3 && autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'aux-build'. libtoolize: copying file 'aux-build/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:19: warning: The macro 'AC_GNU_SOURCE' is obsolete. configure.ac:19: You should run autoupdate. ./lib/autoconf/specific.m4:489: AC_GNU_SOURCE is expanded from... configure.ac:19: the top level configure.ac:27: warning: The macro 'AC_LIBTOOL_WIN32_DLL' is obsolete. configure.ac:27: You should run autoupdate. m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:27: the top level configure.ac:27: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:27: put the 'win32-dll' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:27: the top level configure.ac:28: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:28: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:28: the top level configure.ac:30: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from... aclocal.m4:630: AM_PROG_LEX is expanded from... configure.ac:30: the top level configure.ac:78: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:78: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:78: the top level configure.ac:149: warning: AC_OUTPUT should be used without arguments. configure.ac:149: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:19: installing 'aux-build/compile' configure.ac:8: installing 'aux-build/missing' examples/c++/Makefile.am: installing 'aux-build/depcomp' autoreconf: Leaving directory '.' cd /usr/src/libconfig-1.7.3 && ./configure --prefix=/usr checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes configure: libconfig - made with pride in Colorado checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -ll checking whether yytext is a pointer... yes checking for bison... bison -y checking for compiler switch to enable full C/C++ warnings... -Wall -Wshadow -Wextra -Wdeclaration-after-statement -Wno-unused-parameter, -Wall -Wshadow -Wextra -Wno-unused-parameter checking for egrep... (cached) /bin/grep -E checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for xlocale.h... no checking for an ANSI C-conforming const... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libconfig.pc config.status: creating lib/libconfig++.pc config.status: creating lib/libconfigConfig.cmake config.status: creating lib/libconfig++Config.cmake config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/c/Makefile config.status: creating examples/c++/Makefile config.status: creating tinytest/Makefile config.status: creating tests/Makefile config.status: creating libconfig.spec config.status: creating ac_config.h config.status: executing depfiles commands config.status: executing libtool commands cd /usr/src/libconfig-1.7.3 && make -j4 make[1]: Entering directory '/usr/src/libconfig-1.7.3' make all-recursive make[2]: Entering directory '/usr/src/libconfig-1.7.3' Making all in lib make[3]: Entering directory '/usr/src/libconfig-1.7.3/lib' make all-am make[4]: Entering directory '/usr/src/libconfig-1.7.3/lib' CC libconfig_la-grammar.lo CC libconfig_la-libconfig.lo CC libconfig_la-scanctx.lo CC libconfig_la-scanner.lo CC libconfig_la-strbuf.lo CC libconfig_la-strvec.lo CC libconfig_la-util.lo CC libconfig_la-wincompat.lo CC libconfig___la-grammar.lo CC libconfig___la-libconfig.lo CC libconfig___la-scanctx.lo CC libconfig___la-scanner.lo CC libconfig___la-strbuf.lo CC libconfig___la-strvec.lo CC libconfig___la-util.lo CC libconfig___la-wincompat.lo CXX libconfig___la-libconfigcpp.lo CCLD libconfig.la CXXLD libconfig++.la make[4]: Leaving directory '/usr/src/libconfig-1.7.3/lib' make[3]: Leaving directory '/usr/src/libconfig-1.7.3/lib' Making all in doc make[3]: Entering directory '/usr/src/libconfig-1.7.3/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/libconfig-1.7.3/doc' Making all in examples make[3]: Entering directory '/usr/src/libconfig-1.7.3/examples' Making all in c make[4]: Entering directory '/usr/src/libconfig-1.7.3/examples/c' CC example1.o CC example2.o CC example3.o CC example4.o CCLD example2 CCLD example1 CCLD example3 CCLD example4 make[4]: Leaving directory '/usr/src/libconfig-1.7.3/examples/c' Making all in c++ make[4]: Entering directory '/usr/src/libconfig-1.7.3/examples/c++' CXX example1.o CXX example2.o CXX example3.o CXX example4.o CXXLD example2 CXXLD example3 CXXLD example4 CXXLD example1 make[4]: Leaving directory '/usr/src/libconfig-1.7.3/examples/c++' make[4]: Entering directory '/usr/src/libconfig-1.7.3/examples' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/libconfig-1.7.3/examples' make[3]: Leaving directory '/usr/src/libconfig-1.7.3/examples' Making all in tinytest make[3]: Entering directory '/usr/src/libconfig-1.7.3/tinytest' CC tinytest.o AR libtinytest.a make[3]: Leaving directory '/usr/src/libconfig-1.7.3/tinytest' Making all in tests make[3]: Entering directory '/usr/src/libconfig-1.7.3/tests' CC libconfig_tests-tests.o tests.c: In function 'ParseInvalidStrings': tests.c:97:60: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 121 [-Wformat-truncation=] 97 | snprintf(expected_error, sizeof(expected_error), "(null):%s", parse_error); | ^~ ...... 209 | parse_string_and_compare_error(input_text, error_text); | ~~~~~~~~~~ In function 'parse_string_and_compare_error', inlined from 'ParseInvalidStrings' at tests.c:209:5: tests.c:97:3: note: 'snprintf' output between 8 and 135 bytes into a destination of size 128 97 | snprintf(expected_error, sizeof(expected_error), "(null):%s", parse_error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests.c: In function 'ParseInvalidFiles': tests.c:73:56: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size between 0 and 127 [-Wformat-truncation=] 73 | snprintf(expected_error, sizeof(expected_error), "%s:%s", | ^~ ...... 179 | parse_file_and_compare_error(input_file, error_text); | ~~~~~~~~~~ In function 'parse_file_and_compare_error', inlined from 'ParseInvalidFiles' at tests.c:179:5: tests.c:73:3: note: 'snprintf' output between 2 and 256 bytes into a destination of size 128 73 | snprintf(expected_error, sizeof(expected_error), "%s:%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | input_file, parse_error); | ~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libconfig_tests make[3]: Leaving directory '/usr/src/libconfig-1.7.3/tests' make[3]: Entering directory '/usr/src/libconfig-1.7.3' make[3]: Leaving directory '/usr/src/libconfig-1.7.3' make[2]: Leaving directory '/usr/src/libconfig-1.7.3' make[1]: Leaving directory '/usr/src/libconfig-1.7.3' cd /usr/src/libconfig-1.7.3 && make install make[1]: Entering directory '/usr/src/libconfig-1.7.3' Making install in lib make[2]: Entering directory '/usr/src/libconfig-1.7.3/lib' make install-am make[3]: Entering directory '/usr/src/libconfig-1.7.3/lib' make[4]: Entering directory '/usr/src/libconfig-1.7.3/lib' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libconfig.la libconfig++.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libconfig.so.11.1.0 /usr/lib/libconfig.so.11.1.0 libtool: install: (cd /usr/lib && { ln -s -f libconfig.so.11.1.0 libconfig.so.11 || { rm -f libconfig.so.11 && ln -s libconfig.so.11.1.0 libconfig.so.11; }; }) libtool: install: (cd /usr/lib && { ln -s -f libconfig.so.11.1.0 libconfig.so || { rm -f libconfig.so && ln -s libconfig.so.11.1.0 libconfig.so; }; }) libtool: install: /usr/bin/install -c .libs/libconfig.lai /usr/lib/libconfig.la libtool: install: /usr/bin/install -c .libs/libconfig++.so.11.1.0 /usr/lib/libconfig++.so.11.1.0 libtool: install: (cd /usr/lib && { ln -s -f libconfig++.so.11.1.0 libconfig++.so.11 || { rm -f libconfig++.so.11 && ln -s libconfig++.so.11.1.0 libconfig++.so.11; }; }) libtool: install: (cd /usr/lib && { ln -s -f libconfig++.so.11.1.0 libconfig++.so || { rm -f libconfig++.so && ln -s libconfig++.so.11.1.0 libconfig++.so; }; }) libtool: install: /usr/bin/install -c .libs/libconfig++.lai /usr/lib/libconfig++.la libtool: install: /usr/bin/install -c .libs/libconfig.a /usr/lib/libconfig.a libtool: install: chmod 644 /usr/lib/libconfig.a libtool: install: ranlib /usr/lib/libconfig.a libtool: install: /usr/bin/install -c .libs/libconfig++.a /usr/lib/libconfig++.a libtool: install: chmod 644 /usr/lib/libconfig++.a libtool: install: ranlib /usr/lib/libconfig++.a libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/lib/cmake/libconfig' /usr/bin/install -c -m 644 libconfigConfig.cmake '/usr/lib/cmake/libconfig' /bin/mkdir -p '/usr/lib/cmake/libconfig++' /usr/bin/install -c -m 644 libconfig++Config.cmake '/usr/lib/cmake/libconfig++' /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 libconfig.h libconfig.h++ '/usr/include' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libconfig.pc libconfig++.pc '/usr/lib/pkgconfig' make[4]: Leaving directory '/usr/src/libconfig-1.7.3/lib' make[3]: Leaving directory '/usr/src/libconfig-1.7.3/lib' make[2]: Leaving directory '/usr/src/libconfig-1.7.3/lib' Making install in doc make[2]: Entering directory '/usr/src/libconfig-1.7.3/doc' make[3]: Entering directory '/usr/src/libconfig-1.7.3/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./libconfig.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/libconfig.info' make[3]: Leaving directory '/usr/src/libconfig-1.7.3/doc' make[2]: Leaving directory '/usr/src/libconfig-1.7.3/doc' Making install in examples make[2]: Entering directory '/usr/src/libconfig-1.7.3/examples' Making install in c make[3]: Entering directory '/usr/src/libconfig-1.7.3/examples/c' make[4]: Entering directory '/usr/src/libconfig-1.7.3/examples/c' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libconfig-1.7.3/examples/c' make[3]: Leaving directory '/usr/src/libconfig-1.7.3/examples/c' Making install in c++ make[3]: Entering directory '/usr/src/libconfig-1.7.3/examples/c++' make[4]: Entering directory '/usr/src/libconfig-1.7.3/examples/c++' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libconfig-1.7.3/examples/c++' make[3]: Leaving directory '/usr/src/libconfig-1.7.3/examples/c++' make[3]: Entering directory '/usr/src/libconfig-1.7.3/examples' make[4]: Entering directory '/usr/src/libconfig-1.7.3/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/libconfig-1.7.3/examples' make[3]: Leaving directory '/usr/src/libconfig-1.7.3/examples' make[2]: Leaving directory '/usr/src/libconfig-1.7.3/examples' Making install in tinytest make[2]: Entering directory '/usr/src/libconfig-1.7.3/tinytest' make[3]: Entering directory '/usr/src/libconfig-1.7.3/tinytest' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libconfig-1.7.3/tinytest' make[2]: Leaving directory '/usr/src/libconfig-1.7.3/tinytest' Making install in tests make[2]: Entering directory '/usr/src/libconfig-1.7.3/tests' make[3]: Entering directory '/usr/src/libconfig-1.7.3/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libconfig-1.7.3/tests' make[2]: Leaving directory '/usr/src/libconfig-1.7.3/tests' make[2]: Entering directory '/usr/src/libconfig-1.7.3' make[3]: Entering directory '/usr/src/libconfig-1.7.3' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/libconfig-1.7.3' make[2]: Leaving directory '/usr/src/libconfig-1.7.3' make[1]: Leaving directory '/usr/src/libconfig-1.7.3' Updating linker cache... Install done; saving file list to /usr/src/log/libconfig-1.7.3 ... make: Leaving directory '/usr/src/lfs' May 14 16:57:04: Building curl make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' curl-8.13.0.tar.xz checksum OK ====================================== Installing curl-8.13.0 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/curl-8.13.0 && ./configure \ --prefix=/usr \ --disable-ipv6 \ --disable-static \ --enable-threaded-resolver \ --with-ca-bundle=/etc/ssl/certs/ca-bundle.crt \ --with-openssl \ --without-libpsl checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking whether to disable dependency on -lrt... (assumed no) checking whether to enable HTTPSRR support... no checking whether to enable ECH support... no checking whether to enable SSL session export support... no checking for path separator... : checking for sed... /bin/sed checking for grep... /bin/grep checking that grep -E works... yes checking for ar... /usr/bin/ar checking for a BSD-compatible install... /usr/bin/install -c checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdatomic.h... yes checking if _Atomic is available... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for code coverage support... no checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking curl version... 8.13.0 checking for httpd... no checking for apache2... no checking for apxs... no configure: httpd/apache2 not in PATH, http tests disabled configure: apxs not in PATH, http tests disabled checking for nghttpx... no checking for caddy... /usr/bin/caddy checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... /bin/grep -E checking if OS is AIX (to define _ALL_SOURCE)... no checking if _THREAD_SAFE is already defined... no checking if _THREAD_SAFE is actually needed... no checking if _THREAD_SAFE is onwards defined... no checking if _REENTRANT is already defined... no checking if _REENTRANT is actually needed... no checking if _REENTRANT is onwards defined... no 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 print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 to build shared libraries with -version-info... yes checking whether to build shared libraries with -no-undefined... no checking whether to build shared libraries with -mimpure-text... no checking whether to build shared libraries with PIC... yes checking whether to build static libraries with PIC... no checking whether to build shared libraries only... yes checking whether to build static libraries only... no checking for windres... no checking if cpp -P is needed... yes checking if cpp -P works... yes checking if compiler is DEC/Compaq/HP C... no checking if compiler is HP-UX C... no checking if compiler is IBM C... no checking if compiler is Intel C... no checking if compiler is clang... no checking if compiler is GNU C... yes checking compiler version... gcc '1501' (raw: '15.1.0') checking if compiler is SunPro C... no checking if compiler is Tiny C... no checking whether build target is a native Windows one... no checking if compiler accepts some basic options... yes configure: compiler options added: -Werror-implicit-function-declaration checking if compiler optimizer assumed setting might be used... no checking if compiler accepts strict warning options... yes configure: compiler options added: -Wno-system-headers checking if compiler halts on compilation errors... yes checking if compiler halts on negative sized arrays... yes checking if compiler halts on function prototype mismatch... yes checking if compiler supports hiding library internal symbols... yes no checking whether build target supports Win32 crypto API... no checking whether to build libcurl and curl in "unity" mode... no checking whether to build tests into single-binary bundles... no checking whether to support http... yes checking whether to support ftp... yes checking whether to support file... yes checking whether to support IPFS... yes checking whether to support ldap... yes checking whether to support ldaps... yes checking whether to support rtsp... yes checking whether to support proxies... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to support tftp... yes checking whether to support pop3... yes checking whether to support imap... yes checking whether to support smb... yes checking whether to support smtp... yes checking whether to support gopher... yes checking whether to support mqtt... no checking whether to provide built-in manual... yes checking whether to build documentation... yes checking whether to enable generation of C code... yes checking whether to use libgcc... no checking if X/Open network library is required... no checking for gethostbyname... yes checking whether build target is a native Windows one... (cached) no checking for proto/bsdsocket.h... no checking for connect in libraries... yes checking for sys/types.h... (cached) yes checking for sys/time.h... yes checking for monotonic clock_gettime... yes checking for clock_gettime in libraries... no additional lib required checking if monotonic clock_gettime works... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for raw monotonic clock_gettime... yes checking for pkg-config... /usr/bin/pkg-config checking for zlib options with pkg-config... found checking for zlib.h... yes configure: found both libz and libz.h header checking for BrotliDecoderDecompress in -lbrotlidec... no checking for brotli/decode.h... no checking for ZSTD_createDStream in -lzstd... yes checking for zstd.h... yes checking for lber.h... no checking for ldap.h... no checking for ldap_ssl.h... no checking for LDAP libraries... cannot find LDAP libraries configure: WARNING: Cannot find libraries for LDAP support: LDAP disabled checking whether to enable IPv6... no checking if argv can be written to... yes checking if GSS-API support is requested... no checking whether to enable Windows native SSL/TLS... no checking whether to enable Secure Transport... no checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for openssl options with pkg-config... found configure: pkg-config: SSL_LIBS: "-lssl -lcrypto" configure: pkg-config: SSL_LDFLAGS: "" configure: pkg-config: SSL_CPPFLAGS: "" checking for HMAC_Update in -lcrypto... yes checking for SSL_connect in -lssl... yes checking for openssl/x509.h... yes checking for openssl/rsa.h... yes checking for openssl/crypto.h... yes checking for openssl/pem.h... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for BoringSSL... no checking for AWS-LC... no checking for LibreSSL... no checking for OpenSSL >= v3... yes checking for SSL_set_quic_use_legacy_codepoint... no configure: OpenSSL version does not speak QUIC API checking for SRP support in OpenSSL... no checking for QUIC support and OpenSSL >= 3.3... yes configure: built with one SSL backend checking default CA cert bundle/path... /etc/ssl/certs/ca-bundle.crt checking whether to use built-in CA store of SSL library... no checking CA cert bundle path to embed in the curl tool... no checking for library containing gsasl_init... no configure: WARNING: libgsasl was not found checking for RTMP_Init in -lrtmp... no checking whether versioned symbols are wanted... no checking whether to build with libidn2... (assumed) yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for libidn2 options with pkg-config... no configure: IDN_LIBS: "-lidn2" configure: IDN_LDFLAGS: "" configure: IDN_CPPFLAGS: "" configure: IDN_DIR: "" checking if idn2_lookup_ul can be linked... no checking for idn2.h... no configure: WARNING: Cannot find libidn2 checking for pkg-config... (cached) /usr/bin/pkg-config checking for libnghttp2 options with pkg-config... no checking for nghttp2_session_get_stream_local_window_size in -lnghttp2... no checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for arpa/inet.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netinet/in6.h... no checking for sys/un.h... yes checking for linux/tcp.h... yes checking for netinet/tcp.h... yes checking for netinet/udp.h... yes checking for netdb.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for termios.h... yes checking for termio.h... yes checking for fcntl.h... yes checking for io.h... no checking for pwd.h... yes checking for utime.h... yes checking for sys/utime.h... no checking for sys/poll.h... yes checking for poll.h... yes checking for sys/resource.h... yes checking for libgen.h... yes checking for locale.h... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking for sys/filio.h... no checking for sys/eventfd.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/socket.h... (cached) yes checking for struct timeval... yes checking run-time libs availability... fine checking size of size_t... 8 checking size of long... 8 checking size of int... 4 checking size of time_t... 8 checking size of off_t... 8 checking size of curl_off_t... 8 checking size of curl_socket_t... 4 checking for long long... yes checking for ssize_t... yes checking for bool... yes checking for sa_family_t... yes checking for suseconds_t... yes checking if time_t is unsigned... no checking for struct sockaddr_storage... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for select... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for recv... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for send... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for MSG_NOSIGNAL... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking if alarm can be linked... yes checking if alarm is prototyped... yes checking if alarm is compilable... yes checking if alarm usage allowed... yes checking if alarm might be used... yes checking for sys/types.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for libgen.h... (cached) yes checking if basename can be linked... yes checking if basename is prototyped... yes checking if basename is compilable... yes checking if basename usage allowed... yes checking if basename might be used... yes checking if closesocket is prototyped... no checking if closesocket might be used... no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking if CloseSocket is compilable... no checking if CloseSocket might be used... no checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking if fcntl can be linked... yes checking if fcntl is prototyped... yes checking if fcntl is compilable... yes checking if fcntl usage allowed... yes checking if fcntl might be used... yes checking if fcntl O_NONBLOCK is compilable... yes checking if fcntl O_NONBLOCK usage allowed... yes checking if fcntl O_NONBLOCK might be used... yes checking whether build target is a native Windows one... (cached) no checking for sys/types.h... (cached) yes checking for netdb.h... (cached) yes checking if freeaddrinfo is prototyped... yes checking if freeaddrinfo is compilable... yes checking if freeaddrinfo usage allowed... yes checking if freeaddrinfo might be used... yes checking for sys/types.h... (cached) yes checking for sys/xattr.h... yes checking if fsetxattr can be linked... yes checking if fsetxattr is prototyped... yes checking if fsetxattr takes 5 args.... yes checking if fsetxattr is compilable... yes checking if fsetxattr usage allowed... yes checking if fsetxattr might be used... yes checking if ftruncate can be linked... yes checking if ftruncate is prototyped... yes checking if ftruncate is compilable... yes checking if ftruncate usage allowed... yes checking if ftruncate might be used... yes checking for sys/types.h... (cached) yes checking if getaddrinfo is prototyped... yes checking if getaddrinfo is compilable... yes checking if getaddrinfo seems to work... yes checking if getaddrinfo usage allowed... yes checking if getaddrinfo might be used... yes checking if getaddrinfo is threadsafe... yes checking if gethostbyname_r can be linked... yes checking if gethostbyname_r is prototyped... yes checking if gethostbyname_r takes 3 args.... no checking if gethostbyname_r takes 5 args.... no checking if gethostbyname_r takes 6 args.... yes checking if gethostbyname_r is compilable... yes checking if gethostbyname_r usage allowed... yes checking if gethostbyname_r might be used... yes checking if gethostname is prototyped... yes checking if gethostname is compilable... yes checking for gethostname arg 2 data type... size_t checking if gethostname usage allowed... yes checking if gethostname might be used... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for ifaddrs.h... yes checking if getifaddrs can be linked... yes checking if getifaddrs is prototyped... yes checking if getifaddrs is compilable... yes checking if getifaddrs seems to work... yes checking if getifaddrs usage allowed... yes checking if getifaddrs might be used... yes checking if getpeername is prototyped... yes checking if getpeername is compilable... yes checking if getpeername usage allowed... yes checking if getpeername might be used... yes checking if getsockname is prototyped... yes checking if getsockname is compilable... yes checking if getsockname usage allowed... yes checking if getsockname might be used... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking if gmtime_r can be linked... yes checking if gmtime_r is prototyped... yes checking if gmtime_r is compilable... yes checking if gmtime_r seems to work... yes checking if gmtime_r usage allowed... yes checking if gmtime_r might be used... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for stropts.h... no checking if ioctl can be linked... yes checking if ioctl is prototyped... yes checking if ioctl is compilable... yes checking if ioctl usage allowed... yes checking if ioctl might be used... yes checking if ioctl FIONBIO is compilable... yes checking if ioctl FIONBIO usage allowed... yes checking if ioctl FIONBIO might be used... yes checking if ioctl SIOCGIFADDR is compilable... yes checking if ioctl SIOCGIFADDR usage allowed... yes checking if ioctl SIOCGIFADDR might be used... yes checking if ioctlsocket is prototyped... no checking if ioctlsocket might be used... no checking if IoctlSocket is compilable... no checking if IoctlSocket might be used... no checking if memrchr can be linked... yes checking if memrchr is prototyped... yes checking if memrchr is compilable... yes checking if memrchr usage allowed... yes checking if memrchr might be used... yes checking for sys/types.h... (cached) yes checking if sigaction can be linked... yes checking if sigaction is prototyped... yes checking if sigaction is compilable... yes checking if sigaction usage allowed... yes checking if sigaction might be used... yes checking if siginterrupt can be linked... yes checking if siginterrupt is prototyped... yes checking if siginterrupt is compilable... yes checking if siginterrupt usage allowed... yes checking if siginterrupt might be used... yes checking if signal can be linked... yes checking if signal is prototyped... yes checking if signal is compilable... yes checking if signal usage allowed... yes checking if signal might be used... yes checking for sys/types.h... (cached) yes checking if sigsetjmp can be linked... no checking if sigsetjmp seems a macro... yes checking if sigsetjmp is compilable... yes checking if sigsetjmp usage allowed... yes checking if sigsetjmp might be used... yes checking if socket is prototyped... yes checking if socket is compilable... yes checking if socket usage allowed... yes checking if socket might be used... yes checking if socketpair can be linked... yes checking if socketpair is prototyped... yes checking if socketpair is compilable... yes checking if socketpair usage allowed... yes checking if socketpair might be used... yes checking if strdup can be linked... yes checking if strdup is prototyped... yes checking if strdup is compilable... yes checking if strdup usage allowed... yes checking if strdup might be used... yes checking if strerror_r can be linked... yes checking if strerror_r is prototyped... yes checking if strerror_r is compilable... yes checking if strerror_r is glibc like... yes checking if strerror_r seems to work... yes checking if strerror_r usage allowed... yes checking if strerror_r might be used... yes checking for eventfd... yes checking for fnmatch... yes checking for geteuid... yes checking for getpass_r... no checking for getppid... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrlimit... yes checking for gettimeofday... yes checking for mach_absolute_time... no checking for pipe... yes checking for poll... yes checking for sendmmsg... yes checking for sendmsg... yes checking for setlocale... yes checking for setrlimit... yes checking for snprintf... yes checking for utime... yes checking for utimes... yes checking for if_nametoindex... yes checking for realpath... yes checking for sched_yield... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking if inet_ntop can be linked... yes checking if inet_ntop is prototyped... yes checking if inet_ntop is compilable... yes checking if inet_ntop seems to work... yes checking if inet_ntop usage allowed... yes checking if inet_ntop might be used... yes checking if inet_pton can be linked... yes checking if inet_pton is prototyped... yes checking if inet_pton is compilable... yes checking if inet_pton seems to work... yes checking if inet_pton usage allowed... yes checking if inet_pton might be used... yes checking if strcasecmp can be linked... yes checking if strcasecmp is prototyped... yes checking if strcasecmp is compilable... yes checking if strcasecmp usage allowed... yes checking if strcasecmp might be used... yes checking if strcmpi can be linked... no checking if strcmpi might be used... no checking if stricmp can be linked... no checking if stricmp might be used... no checking for setmode... no checking for fseeko... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether fseeko is declared... yes checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK checking for perl... /usr/bin/perl checking whether to enable the threaded resolver... yes checking for pthread.h... yes checking for pthread_create... yes checking for dirent.h... yes checking for opendir... yes checking convert -I options to -isystem... yes checking whether to enable verbose strings... yes checking whether to enable SSPI support (Windows native builds only)... no checking whether to enable basic authentication method... yes checking whether to enable bearer authentication method... yes checking whether to enable digest authentication method... yes checking whether to enable kerberos authentication method... yes checking whether to enable negotiate authentication method... yes checking whether to enable aws sig methods... yes checking whether to support NTLM... yes checking whether to enable TLS-SRP authentication... yes checking whether to enable Unix domain sockets... auto checking for struct sockaddr_un.sun_path... yes checking whether to support cookies... yes checking whether to support socketpair... yes checking whether to support HTTP authentication... yes checking whether to support DoH... yes checking whether to support the MIME API... yes checking whether to support binding connections locally... yes checking whether to support the form API... yes checking whether to support date parsing... yes checking whether to support netrc parsing... yes checking whether to support progress-meter... yes checking whether to support the SHA-512/256 hash algorithm... yes checking whether to support DNS shuffling... yes checking whether to support curl_easy_option*... yes checking whether to support alt-svc... yes checking whether to support headers-api... yes checking whether to support HSTS... yes checking for SSL_set0_wbio... yes checking whether to support WebSockets... yes checking whether hiding of library internal symbols will actually happen... yes checking if this build supports HTTPS-proxy... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/examples/Makefile config.status: creating docs/libcurl/Makefile config.status: creating docs/libcurl/opts/Makefile config.status: creating docs/cmdline-opts/Makefile config.status: creating include/Makefile config.status: creating include/curl/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating scripts/Makefile config.status: creating lib/libcurl.vers config.status: creating tests/Makefile config.status: creating tests/config config.status: creating tests/configurehelp.pm config.status: creating tests/certs/Makefile config.status: creating tests/data/Makefile config.status: creating tests/server/Makefile config.status: creating tests/libtest/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/http/config.ini config.status: creating tests/http/Makefile config.status: creating tests/http/clients/Makefile config.status: creating packages/Makefile config.status: creating packages/vms/Makefile config.status: creating curl-config config.status: creating libcurl.pc config.status: creating lib/curl_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Configured to build curl/libcurl: Host setup: aarch64-unknown-linux-gnu Install prefix: /usr Compiler: gcc CFLAGS: -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Werror-implicit-function-declaration -Wno-system-headers CFLAGS extras: CPPFLAGS: -D_GNU_SOURCE -DWITH_GZFILEOP LDFLAGS: curl-config: LIBS: -lssl -lcrypto -lssl -lcrypto -lzstd -lz curl version: 8.13.0 SSL: enabled (OpenSSL v3+) SSH: no (--with-{libssh,libssh2}) zlib: enabled brotli: no (--with-brotli) zstd: enabled (libzstd) GSS-API: no (--with-gssapi) GSASL: no (libgsasl not found) TLS-SRP: no (--enable-tls-srp) resolver: POSIX threaded IPv6: no (--enable-ipv6) Unix sockets: enabled IDN: no (--with-{libidn2,winidn}) Build docs: enabled (--disable-docs) Build libcurl: Shared=yes, Static=no Built-in manual: enabled --libcurl option: enabled (--disable-libcurl-option) Verbose errors: enabled (--disable-verbose) Code coverage: disabled SSPI: no (--enable-sspi) ca cert bundle: /etc/ssl/certs/ca-bundle.crt (warning: certs not found) ca cert path: no ca cert embed: no ca fallback: no LDAP: no (--enable-ldap / --with-ldap-lib / --with-lber-lib) LDAPS: no (--enable-ldaps) IPFS/IPNS: enabled RTSP: enabled RTMP: no (--with-librtmp) PSL: no (--with-libpsl) Alt-svc: enabled (--disable-alt-svc) Headers API: enabled (--disable-headers-api) HSTS: enabled (--disable-hsts) HTTP1: enabled (internal) HTTP2: no (--with-nghttp2) HTTP3: no (--with-ngtcp2 --with-nghttp3, --with-quiche, --with-openssl-quic, --with-msh3) ECH: no (--enable-ech) HTTPS RR: no (--enable-httpsrr) SSLS-EXPORT: no (--enable-ssls-export) Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss Features: alt-svc AsynchDNS HSTS HTTPS-proxy Largefile libz NTLM SSL threadsafe UnixSockets zstd cd /usr/src/curl-8.13.0 && make -j4 make[1]: Entering directory '/usr/src/curl-8.13.0' Making all in lib make[2]: Entering directory '/usr/src/curl-8.13.0/lib' make all-am make[3]: Entering directory '/usr/src/curl-8.13.0/lib' CC libcurl_la-altsvc.lo CC libcurl_la-amigaos.lo CC libcurl_la-asyn-ares.lo CC libcurl_la-asyn-thread.lo CC libcurl_la-base64.lo CC libcurl_la-bufq.lo CC libcurl_la-bufref.lo CC libcurl_la-cf-h1-proxy.lo CC libcurl_la-cf-h2-proxy.lo CC libcurl_la-cf-haproxy.lo CC libcurl_la-cf-https-connect.lo CC libcurl_la-cf-socket.lo CC libcurl_la-cfilters.lo CC libcurl_la-conncache.lo CC libcurl_la-cshutdn.lo CC libcurl_la-connect.lo CC libcurl_la-content_encoding.lo CC libcurl_la-cookie.lo CC libcurl_la-curl_addrinfo.lo CC libcurl_la-curl_des.lo CC libcurl_la-curl_endian.lo CC libcurl_la-curl_fnmatch.lo CC libcurl_la-curl_get_line.lo CC libcurl_la-curl_gethostname.lo CC libcurl_la-curl_gssapi.lo CC libcurl_la-curl_memrchr.lo CC libcurl_la-curl_multibyte.lo CC libcurl_la-curl_ntlm_core.lo CC libcurl_la-curl_range.lo CC libcurl_la-curl_rtmp.lo CC libcurl_la-curl_sasl.lo CC libcurl_la-curl_sha512_256.lo CC libcurl_la-curl_sspi.lo CC libcurl_la-curl_threads.lo CC libcurl_la-curl_trc.lo CC libcurl_la-cw-out.lo CC libcurl_la-cw-pause.lo CC libcurl_la-dict.lo CC libcurl_la-doh.lo CC libcurl_la-dynbuf.lo CC libcurl_la-dynhds.lo CC libcurl_la-easy.lo CC libcurl_la-easygetopt.lo CC libcurl_la-easyoptions.lo CC libcurl_la-escape.lo CC libcurl_la-file.lo CC libcurl_la-fileinfo.lo CC libcurl_la-fopen.lo CC libcurl_la-formdata.lo CC libcurl_la-ftp.lo CC libcurl_la-ftplistparser.lo CC libcurl_la-getenv.lo CC libcurl_la-getinfo.lo CC libcurl_la-gopher.lo CC libcurl_la-hash.lo CC libcurl_la-hash_offt.lo CC libcurl_la-headers.lo CC libcurl_la-hmac.lo CC libcurl_la-hostasyn.lo CC libcurl_la-hostip.lo CC libcurl_la-hostip4.lo CC libcurl_la-hostip6.lo CC libcurl_la-hostsyn.lo CC libcurl_la-hsts.lo CC libcurl_la-http.lo CC libcurl_la-http1.lo CC libcurl_la-http2.lo CC libcurl_la-http_aws_sigv4.lo CC libcurl_la-http_chunks.lo CC libcurl_la-http_digest.lo CC libcurl_la-http_negotiate.lo CC libcurl_la-http_ntlm.lo CC libcurl_la-http_proxy.lo CC libcurl_la-httpsrr.lo CC libcurl_la-idn.lo CC libcurl_la-if2ip.lo CC libcurl_la-imap.lo CC libcurl_la-inet_ntop.lo CC libcurl_la-inet_pton.lo CC libcurl_la-krb5.lo CC libcurl_la-ldap.lo CC libcurl_la-llist.lo CC libcurl_la-macos.lo CC libcurl_la-md4.lo CC libcurl_la-md5.lo CC libcurl_la-memdebug.lo CC libcurl_la-mime.lo CC libcurl_la-mprintf.lo CC libcurl_la-mqtt.lo CC libcurl_la-multi.lo CC libcurl_la-multi_ev.lo CC libcurl_la-netrc.lo CC libcurl_la-nonblock.lo CC libcurl_la-noproxy.lo CC libcurl_la-openldap.lo CC libcurl_la-parsedate.lo CC libcurl_la-pingpong.lo CC libcurl_la-pop3.lo CC libcurl_la-progress.lo CC libcurl_la-psl.lo CC libcurl_la-rand.lo CC libcurl_la-rename.lo CC libcurl_la-rtsp.lo CC libcurl_la-request.lo CC libcurl_la-select.lo CC libcurl_la-sendf.lo CC libcurl_la-setopt.lo CC libcurl_la-sha256.lo CC libcurl_la-share.lo CC libcurl_la-slist.lo CC libcurl_la-smb.lo CC libcurl_la-smtp.lo CC libcurl_la-socketpair.lo CC libcurl_la-socks.lo CC libcurl_la-socks_gssapi.lo CC libcurl_la-socks_sspi.lo CC libcurl_la-speedcheck.lo CC libcurl_la-splay.lo CC libcurl_la-strcase.lo CC libcurl_la-strdup.lo CC libcurl_la-strequal.lo CC libcurl_la-strerror.lo CC libcurl_la-strparse.lo CC libcurl_la-system_win32.lo CC libcurl_la-telnet.lo CC libcurl_la-tftp.lo CC libcurl_la-timediff.lo CC libcurl_la-timeval.lo CC libcurl_la-transfer.lo CC libcurl_la-url.lo CC libcurl_la-urlapi.lo CC libcurl_la-version.lo CC libcurl_la-version_win32.lo CC libcurl_la-warnless.lo CC libcurl_la-ws.lo CC libcurlu_la-altsvc.lo CC libcurlu_la-amigaos.lo CC libcurlu_la-asyn-ares.lo CC libcurlu_la-asyn-thread.lo CC libcurlu_la-base64.lo CC libcurlu_la-bufq.lo CC libcurlu_la-bufref.lo CC libcurlu_la-cf-h1-proxy.lo CC libcurlu_la-cf-h2-proxy.lo CC libcurlu_la-cf-haproxy.lo CC libcurlu_la-cf-https-connect.lo CC libcurlu_la-cf-socket.lo CC libcurlu_la-cfilters.lo CC libcurlu_la-conncache.lo CC libcurlu_la-cshutdn.lo CC libcurlu_la-connect.lo CC libcurlu_la-content_encoding.lo CC libcurlu_la-cookie.lo CC libcurlu_la-curl_addrinfo.lo CC libcurlu_la-curl_des.lo CC libcurlu_la-curl_endian.lo CC libcurlu_la-curl_fnmatch.lo CC libcurlu_la-curl_get_line.lo CC libcurlu_la-curl_gethostname.lo CC libcurlu_la-curl_gssapi.lo CC libcurlu_la-curl_memrchr.lo CC libcurlu_la-curl_multibyte.lo CC libcurlu_la-curl_ntlm_core.lo CC libcurlu_la-curl_range.lo CC libcurlu_la-curl_rtmp.lo CC libcurlu_la-curl_sasl.lo CC libcurlu_la-curl_sha512_256.lo CC libcurlu_la-curl_sspi.lo CC libcurlu_la-curl_threads.lo CC libcurlu_la-curl_trc.lo CC libcurlu_la-cw-out.lo CC libcurlu_la-cw-pause.lo CC libcurlu_la-dict.lo CC libcurlu_la-doh.lo CC libcurlu_la-dynbuf.lo CC libcurlu_la-dynhds.lo CC libcurlu_la-easy.lo CC libcurlu_la-easygetopt.lo CC libcurlu_la-easyoptions.lo CC libcurlu_la-escape.lo CC libcurlu_la-file.lo CC libcurlu_la-fileinfo.lo CC libcurlu_la-fopen.lo CC libcurlu_la-formdata.lo CC libcurlu_la-ftp.lo CC libcurlu_la-ftplistparser.lo CC libcurlu_la-getenv.lo CC libcurlu_la-getinfo.lo CC libcurlu_la-gopher.lo CC libcurlu_la-hash.lo CC libcurlu_la-hash_offt.lo CC libcurlu_la-headers.lo CC libcurlu_la-hmac.lo CC libcurlu_la-hostasyn.lo CC libcurlu_la-hostip.lo CC libcurlu_la-hostip4.lo CC libcurlu_la-hostip6.lo CC libcurlu_la-hostsyn.lo CC libcurlu_la-hsts.lo CC libcurlu_la-http.lo CC libcurlu_la-http1.lo CC libcurlu_la-http2.lo CC libcurlu_la-http_aws_sigv4.lo CC libcurlu_la-http_chunks.lo CC libcurlu_la-http_digest.lo CC libcurlu_la-http_negotiate.lo CC libcurlu_la-http_ntlm.lo CC libcurlu_la-http_proxy.lo CC libcurlu_la-httpsrr.lo CC libcurlu_la-idn.lo CC libcurlu_la-if2ip.lo CC libcurlu_la-imap.lo CC libcurlu_la-inet_ntop.lo CC libcurlu_la-inet_pton.lo CC libcurlu_la-krb5.lo CC libcurlu_la-ldap.lo CC libcurlu_la-llist.lo CC libcurlu_la-macos.lo CC libcurlu_la-md4.lo CC libcurlu_la-md5.lo CC libcurlu_la-memdebug.lo CC libcurlu_la-mime.lo CC libcurlu_la-mprintf.lo CC libcurlu_la-mqtt.lo CC libcurlu_la-multi.lo CC libcurlu_la-multi_ev.lo CC libcurlu_la-netrc.lo CC libcurlu_la-nonblock.lo CC libcurlu_la-noproxy.lo CC libcurlu_la-openldap.lo CC libcurlu_la-parsedate.lo CC libcurlu_la-pop3.lo CC libcurlu_la-pingpong.lo CC libcurlu_la-progress.lo CC libcurlu_la-psl.lo CC libcurlu_la-rand.lo CC libcurlu_la-rename.lo CC libcurlu_la-request.lo CC libcurlu_la-rtsp.lo CC libcurlu_la-select.lo CC libcurlu_la-sendf.lo CC libcurlu_la-setopt.lo CC libcurlu_la-sha256.lo CC libcurlu_la-share.lo CC libcurlu_la-slist.lo CC libcurlu_la-smb.lo CC libcurlu_la-smtp.lo CC libcurlu_la-socketpair.lo CC libcurlu_la-socks.lo CC libcurlu_la-socks_gssapi.lo CC libcurlu_la-socks_sspi.lo CC libcurlu_la-speedcheck.lo CC libcurlu_la-splay.lo CC libcurlu_la-strcase.lo CC libcurlu_la-strdup.lo CC libcurlu_la-strequal.lo CC libcurlu_la-strerror.lo CC libcurlu_la-strparse.lo CC libcurlu_la-system_win32.lo CC libcurlu_la-telnet.lo CC libcurlu_la-tftp.lo CC libcurlu_la-timediff.lo CC libcurlu_la-timeval.lo CC libcurlu_la-transfer.lo CC libcurlu_la-url.lo CC libcurlu_la-urlapi.lo CC libcurlu_la-version.lo CC libcurlu_la-version_win32.lo CC libcurlu_la-warnless.lo CC libcurlu_la-ws.lo CC vauth/libcurlu_la-cleartext.lo CC vauth/libcurlu_la-cram.lo CC vauth/libcurlu_la-digest.lo CC vauth/libcurlu_la-digest_sspi.lo CC vauth/libcurlu_la-gsasl.lo CC vauth/libcurlu_la-krb5_gssapi.lo CC vauth/libcurlu_la-krb5_sspi.lo CC vauth/libcurlu_la-ntlm.lo CC vauth/libcurlu_la-ntlm_sspi.lo CC vauth/libcurlu_la-oauth2.lo CC vauth/libcurlu_la-spnego_gssapi.lo CC vauth/libcurlu_la-spnego_sspi.lo CC vauth/libcurlu_la-vauth.lo CC vtls/libcurlu_la-bearssl.lo CC vtls/libcurlu_la-cipher_suite.lo CC vtls/libcurlu_la-gtls.lo CC vtls/libcurlu_la-hostcheck.lo CC vtls/libcurlu_la-keylog.lo CC vtls/libcurlu_la-mbedtls.lo CC vtls/libcurlu_la-mbedtls_threadlock.lo CC vtls/libcurlu_la-openssl.lo CC vtls/libcurlu_la-rustls.lo CC vtls/libcurlu_la-schannel.lo CC vtls/libcurlu_la-schannel_verify.lo CC vtls/libcurlu_la-sectransp.lo CC vtls/libcurlu_la-vtls.lo CC vtls/libcurlu_la-vtls_scache.lo CC vtls/libcurlu_la-vtls_spack.lo CC vtls/libcurlu_la-wolfssl.lo CC vtls/libcurlu_la-x509asn1.lo CC vquic/libcurlu_la-curl_msh3.lo CC vquic/libcurlu_la-curl_ngtcp2.lo CC vquic/libcurlu_la-curl_osslq.lo CC vquic/libcurlu_la-curl_quiche.lo CC vquic/libcurlu_la-vquic.lo CC vquic/libcurlu_la-vquic-tls.lo CC vssh/libcurlu_la-libssh.lo CC vssh/libcurlu_la-libssh2.lo CC vssh/libcurlu_la-curl_path.lo CC vssh/libcurlu_la-wolfssh.lo CC vauth/libcurl_la-cleartext.lo CC vauth/libcurl_la-cram.lo CC vauth/libcurl_la-digest.lo CC vauth/libcurl_la-digest_sspi.lo CC vauth/libcurl_la-gsasl.lo CC vauth/libcurl_la-krb5_gssapi.lo CC vauth/libcurl_la-krb5_sspi.lo CC vauth/libcurl_la-ntlm.lo CC vauth/libcurl_la-ntlm_sspi.lo CC vauth/libcurl_la-oauth2.lo CC vauth/libcurl_la-spnego_gssapi.lo CC vauth/libcurl_la-spnego_sspi.lo CC vauth/libcurl_la-vauth.lo CC vtls/libcurl_la-bearssl.lo CC vtls/libcurl_la-cipher_suite.lo CC vtls/libcurl_la-gtls.lo CC vtls/libcurl_la-hostcheck.lo CC vtls/libcurl_la-keylog.lo CC vtls/libcurl_la-mbedtls.lo CC vtls/libcurl_la-mbedtls_threadlock.lo CC vtls/libcurl_la-openssl.lo CC vtls/libcurl_la-rustls.lo CC vtls/libcurl_la-schannel.lo CC vtls/libcurl_la-schannel_verify.lo CC vtls/libcurl_la-sectransp.lo CC vtls/libcurl_la-vtls.lo CC vtls/libcurl_la-vtls_scache.lo CC vtls/libcurl_la-vtls_spack.lo CC vtls/libcurl_la-wolfssl.lo CC vtls/libcurl_la-x509asn1.lo CC vquic/libcurl_la-curl_msh3.lo CC vquic/libcurl_la-curl_ngtcp2.lo CC vquic/libcurl_la-curl_osslq.lo CC vquic/libcurl_la-curl_quiche.lo CC vquic/libcurl_la-vquic.lo CC vquic/libcurl_la-vquic-tls.lo CC vssh/libcurl_la-libssh.lo CC vssh/libcurl_la-libssh2.lo CC vssh/libcurl_la-curl_path.lo CC vssh/libcurl_la-wolfssh.lo CCLD libcurlu.la CCLD libcurl.la /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. make[3]: Leaving directory '/usr/src/curl-8.13.0/lib' make[2]: Leaving directory '/usr/src/curl-8.13.0/lib' Making all in docs make[2]: Entering directory '/usr/src/curl-8.13.0/docs' RENDER mk-ca-bundle.1 RENDER curl-config.1 Making all in . make[3]: Entering directory '/usr/src/curl-8.13.0/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/curl-8.13.0/docs' Making all in cmdline-opts make[3]: Entering directory '/usr/src/curl-8.13.0/docs/cmdline-opts' GENERATE curl.1 GENERATE curl.txt make[3]: Leaving directory '/usr/src/curl-8.13.0/docs/cmdline-opts' Making all in libcurl make[3]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl' Making all in opts make[4]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl/opts' RENDER CURLINFO_APPCONNECT_TIME.3 RENDER CURLINFO_ACTIVESOCKET.3 RENDER CURLINFO_APPCONNECT_TIME_T.3 RENDER CURLINFO_CAINFO.3 RENDER CURLINFO_CAPATH.3 RENDER CURLINFO_CERTINFO.3 RENDER CURLINFO_CONDITION_UNMET.3 RENDER CURLINFO_CONNECT_TIME.3 RENDER CURLINFO_CONN_ID.3 RENDER CURLINFO_CONNECT_TIME_T.3 RENDER CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 RENDER CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 RENDER CURLINFO_CONTENT_LENGTH_UPLOAD.3 RENDER CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 RENDER CURLINFO_CONTENT_TYPE.3 RENDER CURLINFO_COOKIELIST.3 RENDER CURLINFO_EARLYDATA_SENT_T.3 RENDER CURLINFO_EFFECTIVE_METHOD.3 RENDER CURLINFO_EFFECTIVE_URL.3 RENDER CURLINFO_FILETIME.3 RENDER CURLINFO_FILETIME_T.3 RENDER CURLINFO_FTP_ENTRY_PATH.3 RENDER CURLINFO_HEADER_SIZE.3 RENDER CURLINFO_HTTP_CONNECTCODE.3 RENDER CURLINFO_HTTP_VERSION.3 RENDER CURLINFO_HTTPAUTH_AVAIL.3 RENDER CURLINFO_HTTPAUTH_USED.3 RENDER CURLINFO_LASTSOCKET.3 RENDER CURLINFO_LOCAL_IP.3 RENDER CURLINFO_LOCAL_PORT.3 RENDER CURLINFO_NAMELOOKUP_TIME.3 RENDER CURLINFO_NAMELOOKUP_TIME_T.3 RENDER CURLINFO_NUM_CONNECTS.3 RENDER CURLINFO_OS_ERRNO.3 RENDER CURLINFO_PRETRANSFER_TIME_T.3 RENDER CURLINFO_PRETRANSFER_TIME.3 RENDER CURLINFO_POSTTRANSFER_TIME_T.3 RENDER CURLINFO_PRIMARY_IP.3 RENDER CURLINFO_PRIMARY_PORT.3 RENDER CURLINFO_PRIVATE.3 RENDER CURLINFO_PROTOCOL.3 RENDER CURLINFO_PROXY_ERROR.3 RENDER CURLINFO_PROXY_SSL_VERIFYRESULT.3 RENDER CURLINFO_PROXYAUTH_AVAIL.3 RENDER CURLINFO_PROXYAUTH_USED.3 RENDER CURLINFO_QUEUE_TIME_T.3 RENDER CURLINFO_REDIRECT_COUNT.3 RENDER CURLINFO_REDIRECT_TIME.3 RENDER CURLINFO_REDIRECT_TIME_T.3 RENDER CURLINFO_REFERER.3 RENDER CURLINFO_REDIRECT_URL.3 RENDER CURLINFO_REQUEST_SIZE.3 RENDER CURLINFO_RESPONSE_CODE.3 RENDER CURLINFO_RETRY_AFTER.3 RENDER CURLINFO_RTSP_CLIENT_CSEQ.3 RENDER CURLINFO_RTSP_CSEQ_RECV.3 RENDER CURLINFO_RTSP_SERVER_CSEQ.3 RENDER CURLINFO_RTSP_SESSION_ID.3 RENDER CURLINFO_SCHEME.3 RENDER CURLINFO_SIZE_DOWNLOAD.3 RENDER CURLINFO_SIZE_DOWNLOAD_T.3 RENDER CURLINFO_SIZE_UPLOAD.3 RENDER CURLINFO_SIZE_UPLOAD_T.3 RENDER CURLINFO_SPEED_DOWNLOAD.3 RENDER CURLINFO_SPEED_DOWNLOAD_T.3 RENDER CURLINFO_SPEED_UPLOAD.3 RENDER CURLINFO_SPEED_UPLOAD_T.3 RENDER CURLINFO_SSL_ENGINES.3 RENDER CURLINFO_SSL_VERIFYRESULT.3 RENDER CURLINFO_STARTTRANSFER_TIME.3 RENDER CURLINFO_STARTTRANSFER_TIME_T.3 RENDER CURLINFO_TLS_SESSION.3 RENDER CURLINFO_TLS_SSL_PTR.3 RENDER CURLINFO_TOTAL_TIME.3 RENDER CURLINFO_TOTAL_TIME_T.3 RENDER CURLINFO_USED_PROXY.3 RENDER CURLINFO_XFER_ID.3 RENDER CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 RENDER CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 RENDER CURLMOPT_MAX_CONCURRENT_STREAMS.3 RENDER CURLMOPT_MAX_HOST_CONNECTIONS.3 RENDER CURLMOPT_MAX_PIPELINE_LENGTH.3 RENDER CURLMOPT_MAX_TOTAL_CONNECTIONS.3 RENDER CURLMOPT_MAXCONNECTS.3 RENDER CURLMOPT_PIPELINING.3 RENDER CURLMOPT_PIPELINING_SERVER_BL.3 RENDER CURLMOPT_PIPELINING_SITE_BL.3 RENDER CURLMOPT_PUSHDATA.3 RENDER CURLMOPT_PUSHFUNCTION.3 RENDER CURLMOPT_SOCKETDATA.3 RENDER CURLMOPT_SOCKETFUNCTION.3 RENDER CURLMOPT_TIMERDATA.3 RENDER CURLMOPT_TIMERFUNCTION.3 RENDER CURLOPT_ABSTRACT_UNIX_SOCKET.3 RENDER CURLOPT_ACCEPT_ENCODING.3 RENDER CURLOPT_ACCEPTTIMEOUT_MS.3 RENDER CURLOPT_ADDRESS_SCOPE.3 RENDER CURLOPT_ALTSVC.3 RENDER CURLOPT_ALTSVC_CTRL.3 RENDER CURLOPT_APPEND.3 RENDER CURLOPT_AUTOREFERER.3 RENDER CURLOPT_AWS_SIGV4.3 RENDER CURLOPT_BUFFERSIZE.3 RENDER CURLOPT_CAINFO.3 RENDER CURLOPT_CAINFO_BLOB.3 RENDER CURLOPT_CAPATH.3 RENDER CURLOPT_CA_CACHE_TIMEOUT.3 RENDER CURLOPT_CERTINFO.3 RENDER CURLOPT_CHUNK_BGN_FUNCTION.3 RENDER CURLOPT_CHUNK_DATA.3 RENDER CURLOPT_CHUNK_END_FUNCTION.3 RENDER CURLOPT_CLOSESOCKETDATA.3 RENDER CURLOPT_CLOSESOCKETFUNCTION.3 RENDER CURLOPT_CONNECT_ONLY.3 RENDER CURLOPT_CONNECT_TO.3 RENDER CURLOPT_CONNECTTIMEOUT.3 RENDER CURLOPT_CONNECTTIMEOUT_MS.3 RENDER CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 RENDER CURLOPT_CONV_FROM_UTF8_FUNCTION.3 RENDER CURLOPT_CONV_TO_NETWORK_FUNCTION.3 RENDER CURLOPT_COOKIE.3 RENDER CURLOPT_COOKIEFILE.3 RENDER CURLOPT_COOKIEJAR.3 RENDER CURLOPT_COOKIELIST.3 RENDER CURLOPT_COOKIESESSION.3 RENDER CURLOPT_COPYPOSTFIELDS.3 RENDER CURLOPT_CRLF.3 RENDER CURLOPT_CRLFILE.3 RENDER CURLOPT_CURLU.3 RENDER CURLOPT_CUSTOMREQUEST.3 RENDER CURLOPT_DEBUGDATA.3 RENDER CURLOPT_DEBUGFUNCTION.3 RENDER CURLOPT_DEFAULT_PROTOCOL.3 RENDER CURLOPT_DIRLISTONLY.3 RENDER CURLOPT_DISALLOW_USERNAME_IN_URL.3 RENDER CURLOPT_DNS_CACHE_TIMEOUT.3 RENDER CURLOPT_DNS_INTERFACE.3 RENDER CURLOPT_DNS_LOCAL_IP4.3 RENDER CURLOPT_DNS_LOCAL_IP6.3 RENDER CURLOPT_DNS_SERVERS.3 RENDER CURLOPT_DNS_SHUFFLE_ADDRESSES.3 RENDER CURLOPT_DNS_USE_GLOBAL_CACHE.3 RENDER CURLOPT_DOH_SSL_VERIFYHOST.3 RENDER CURLOPT_DOH_SSL_VERIFYPEER.3 RENDER CURLOPT_DOH_SSL_VERIFYSTATUS.3 RENDER CURLOPT_DOH_URL.3 RENDER CURLOPT_ECH.3 RENDER CURLOPT_EGDSOCKET.3 RENDER CURLOPT_ERRORBUFFER.3 RENDER CURLOPT_EXPECT_100_TIMEOUT_MS.3 RENDER CURLOPT_FAILONERROR.3 RENDER CURLOPT_FILETIME.3 RENDER CURLOPT_FNMATCH_DATA.3 RENDER CURLOPT_FNMATCH_FUNCTION.3 RENDER CURLOPT_FOLLOWLOCATION.3 RENDER CURLOPT_FORBID_REUSE.3 RENDER CURLOPT_FRESH_CONNECT.3 RENDER CURLOPT_FTP_ACCOUNT.3 RENDER CURLOPT_FTP_ALTERNATIVE_TO_USER.3 RENDER CURLOPT_FTP_CREATE_MISSING_DIRS.3 RENDER CURLOPT_FTP_FILEMETHOD.3 RENDER CURLOPT_FTP_SKIP_PASV_IP.3 RENDER CURLOPT_FTP_SSL_CCC.3 RENDER CURLOPT_FTP_USE_EPRT.3 RENDER CURLOPT_FTP_USE_EPSV.3 RENDER CURLOPT_FTP_USE_PRET.3 RENDER CURLOPT_FTPPORT.3 RENDER CURLOPT_FTPSSLAUTH.3 RENDER CURLOPT_GSSAPI_DELEGATION.3 RENDER CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 RENDER CURLOPT_HAPROXYPROTOCOL.3 RENDER CURLOPT_HAPROXY_CLIENT_IP.3 RENDER CURLOPT_HEADER.3 RENDER CURLOPT_HEADERDATA.3 RENDER CURLOPT_HEADERFUNCTION.3 RENDER CURLOPT_HEADEROPT.3 RENDER CURLOPT_HSTS.3 RENDER CURLOPT_HSTS_CTRL.3 RENDER CURLOPT_HSTSREADDATA.3 RENDER CURLOPT_HSTSREADFUNCTION.3 RENDER CURLOPT_HSTSWRITEDATA.3 RENDER CURLOPT_HSTSWRITEFUNCTION.3 RENDER CURLOPT_HTTP09_ALLOWED.3 RENDER CURLOPT_HTTP200ALIASES.3 RENDER CURLOPT_HTTP_CONTENT_DECODING.3 RENDER CURLOPT_HTTP_TRANSFER_DECODING.3 RENDER CURLOPT_HTTP_VERSION.3 RENDER CURLOPT_HTTPAUTH.3 RENDER CURLOPT_HTTPGET.3 RENDER CURLOPT_HTTPHEADER.3 RENDER CURLOPT_HTTPPOST.3 RENDER CURLOPT_HTTPPROXYTUNNEL.3 RENDER CURLOPT_IGNORE_CONTENT_LENGTH.3 RENDER CURLOPT_INFILESIZE.3 RENDER CURLOPT_INFILESIZE_LARGE.3 RENDER CURLOPT_INTERFACE.3 RENDER CURLOPT_INTERLEAVEDATA.3 RENDER CURLOPT_INTERLEAVEFUNCTION.3 RENDER CURLOPT_IOCTLDATA.3 RENDER CURLOPT_IOCTLFUNCTION.3 RENDER CURLOPT_IPRESOLVE.3 RENDER CURLOPT_ISSUERCERT.3 RENDER CURLOPT_KEEP_SENDING_ON_ERROR.3 RENDER CURLOPT_ISSUERCERT_BLOB.3 RENDER CURLOPT_KEYPASSWD.3 RENDER CURLOPT_KRBLEVEL.3 RENDER CURLOPT_LOCALPORT.3 RENDER CURLOPT_LOCALPORTRANGE.3 RENDER CURLOPT_LOGIN_OPTIONS.3 RENDER CURLOPT_LOW_SPEED_LIMIT.3 RENDER CURLOPT_LOW_SPEED_TIME.3 RENDER CURLOPT_MAIL_AUTH.3 RENDER CURLOPT_MAIL_FROM.3 RENDER CURLOPT_MAIL_RCPT.3 RENDER CURLOPT_MAIL_RCPT_ALLOWFAILS.3 RENDER CURLOPT_MAX_RECV_SPEED_LARGE.3 RENDER CURLOPT_MAX_SEND_SPEED_LARGE.3 RENDER CURLOPT_MAXAGE_CONN.3 RENDER CURLOPT_MAXCONNECTS.3 RENDER CURLOPT_MAXFILESIZE.3 RENDER CURLOPT_MAXFILESIZE_LARGE.3 RENDER CURLOPT_MAXLIFETIME_CONN.3 RENDER CURLOPT_MAXREDIRS.3 RENDER CURLOPT_MIME_OPTIONS.3 RENDER CURLOPT_MIMEPOST.3 RENDER CURLOPT_NETRC.3 RENDER CURLOPT_NETRC_FILE.3 RENDER CURLOPT_NEW_DIRECTORY_PERMS.3 RENDER CURLOPT_NEW_FILE_PERMS.3 RENDER CURLOPT_NOBODY.3 RENDER CURLOPT_NOPROGRESS.3 RENDER CURLOPT_NOPROXY.3 RENDER CURLOPT_NOSIGNAL.3 RENDER CURLOPT_OPENSOCKETDATA.3 RENDER CURLOPT_OPENSOCKETFUNCTION.3 RENDER CURLOPT_PASSWORD.3 RENDER CURLOPT_PATH_AS_IS.3 RENDER CURLOPT_PINNEDPUBLICKEY.3 RENDER CURLOPT_PIPEWAIT.3 RENDER CURLOPT_PORT.3 RENDER CURLOPT_POST.3 RENDER CURLOPT_POSTFIELDS.3 RENDER CURLOPT_POSTFIELDSIZE.3 RENDER CURLOPT_POSTFIELDSIZE_LARGE.3 RENDER CURLOPT_POSTQUOTE.3 RENDER CURLOPT_POSTREDIR.3 RENDER CURLOPT_PRE_PROXY.3 RENDER CURLOPT_PREQUOTE.3 RENDER CURLOPT_PREREQDATA.3 RENDER CURLOPT_PREREQFUNCTION.3 RENDER CURLOPT_PRIVATE.3 RENDER CURLOPT_PROGRESSDATA.3 RENDER CURLOPT_PROGRESSFUNCTION.3 RENDER CURLOPT_PROTOCOLS.3 RENDER CURLOPT_PROTOCOLS_STR.3 RENDER CURLOPT_PROXY.3 RENDER CURLOPT_PROXY_CAINFO.3 RENDER CURLOPT_PROXY_CAINFO_BLOB.3 RENDER CURLOPT_PROXY_CAPATH.3 RENDER CURLOPT_PROXY_CRLFILE.3 RENDER CURLOPT_PROXY_ISSUERCERT.3 RENDER CURLOPT_PROXY_ISSUERCERT_BLOB.3 RENDER CURLOPT_PROXY_KEYPASSWD.3 RENDER CURLOPT_PROXY_PINNEDPUBLICKEY.3 RENDER CURLOPT_PROXY_SERVICE_NAME.3 RENDER CURLOPT_PROXY_SSL_CIPHER_LIST.3 RENDER CURLOPT_PROXY_SSL_OPTIONS.3 RENDER CURLOPT_PROXY_SSL_VERIFYHOST.3 RENDER CURLOPT_PROXY_SSL_VERIFYPEER.3 RENDER CURLOPT_PROXY_SSLCERT.3 RENDER CURLOPT_PROXY_SSLCERT_BLOB.3 RENDER CURLOPT_PROXY_SSLCERTTYPE.3 RENDER CURLOPT_PROXY_SSLKEY.3 RENDER CURLOPT_PROXY_SSLKEY_BLOB.3 RENDER CURLOPT_PROXY_SSLKEYTYPE.3 RENDER CURLOPT_PROXY_SSLVERSION.3 RENDER CURLOPT_PROXY_TLS13_CIPHERS.3 RENDER CURLOPT_PROXY_TLSAUTH_PASSWORD.3 RENDER CURLOPT_PROXY_TLSAUTH_TYPE.3 RENDER CURLOPT_PROXY_TLSAUTH_USERNAME.3 RENDER CURLOPT_PROXY_TRANSFER_MODE.3 RENDER CURLOPT_PROXYAUTH.3 RENDER CURLOPT_PROXYHEADER.3 RENDER CURLOPT_PROXYPASSWORD.3 RENDER CURLOPT_PROXYPORT.3 RENDER CURLOPT_PROXYTYPE.3 RENDER CURLOPT_PROXYUSERNAME.3 RENDER CURLOPT_PROXYUSERPWD.3 RENDER CURLOPT_PUT.3 RENDER CURLOPT_QUICK_EXIT.3 RENDER CURLOPT_QUOTE.3 RENDER CURLOPT_RANDOM_FILE.3 RENDER CURLOPT_RANGE.3 RENDER CURLOPT_READDATA.3 RENDER CURLOPT_READFUNCTION.3 RENDER CURLOPT_REDIR_PROTOCOLS.3 RENDER CURLOPT_REDIR_PROTOCOLS_STR.3 RENDER CURLOPT_REFERER.3 RENDER CURLOPT_REQUEST_TARGET.3 RENDER CURLOPT_RESOLVE.3 RENDER CURLOPT_RESOLVER_START_DATA.3 RENDER CURLOPT_RESOLVER_START_FUNCTION.3 RENDER CURLOPT_RESUME_FROM.3 RENDER CURLOPT_RESUME_FROM_LARGE.3 RENDER CURLOPT_RTSP_CLIENT_CSEQ.3 RENDER CURLOPT_RTSP_REQUEST.3 RENDER CURLOPT_RTSP_SERVER_CSEQ.3 RENDER CURLOPT_RTSP_SESSION_ID.3 RENDER CURLOPT_RTSP_STREAM_URI.3 RENDER CURLOPT_RTSP_TRANSPORT.3 RENDER CURLOPT_SASL_AUTHZID.3 RENDER CURLOPT_SASL_IR.3 RENDER CURLOPT_SEEKFUNCTION.3 RENDER CURLOPT_SEEKDATA.3 RENDER CURLOPT_SERVER_RESPONSE_TIMEOUT.3 RENDER CURLOPT_SERVER_RESPONSE_TIMEOUT_MS.3 RENDER CURLOPT_SERVICE_NAME.3 RENDER CURLOPT_SHARE.3 RENDER CURLOPT_SOCKOPTDATA.3 RENDER CURLOPT_SOCKOPTFUNCTION.3 RENDER CURLOPT_SOCKS5_AUTH.3 RENDER CURLOPT_SOCKS5_GSSAPI_NEC.3 RENDER CURLOPT_SOCKS5_GSSAPI_SERVICE.3 RENDER CURLOPT_SSH_AUTH_TYPES.3 RENDER CURLOPT_SSH_COMPRESSION.3 RENDER CURLOPT_SSH_HOSTKEYDATA.3 RENDER CURLOPT_SSH_HOSTKEYFUNCTION.3 RENDER CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 RENDER CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3 RENDER CURLOPT_SSH_KEYDATA.3 RENDER CURLOPT_SSH_KEYFUNCTION.3 RENDER CURLOPT_SSH_KNOWNHOSTS.3 RENDER CURLOPT_SSH_PRIVATE_KEYFILE.3 RENDER CURLOPT_SSH_PUBLIC_KEYFILE.3 RENDER CURLOPT_SSL_CIPHER_LIST.3 RENDER CURLOPT_SSL_CTX_DATA.3 RENDER CURLOPT_SSL_CTX_FUNCTION.3 RENDER CURLOPT_SSL_EC_CURVES.3 RENDER CURLOPT_SSL_ENABLE_ALPN.3 RENDER CURLOPT_SSL_ENABLE_NPN.3 RENDER CURLOPT_SSL_FALSESTART.3 RENDER CURLOPT_SSL_OPTIONS.3 RENDER CURLOPT_SSL_SESSIONID_CACHE.3 RENDER CURLOPT_SSL_VERIFYHOST.3 RENDER CURLOPT_SSL_VERIFYPEER.3 RENDER CURLOPT_SSL_VERIFYSTATUS.3 RENDER CURLOPT_SSLCERT.3 RENDER CURLOPT_SSLCERT_BLOB.3 RENDER CURLOPT_SSLCERTTYPE.3 RENDER CURLOPT_SSLENGINE.3 RENDER CURLOPT_SSLENGINE_DEFAULT.3 RENDER CURLOPT_SSLKEY.3 RENDER CURLOPT_SSLKEY_BLOB.3 RENDER CURLOPT_SSLKEYTYPE.3 RENDER CURLOPT_SSLVERSION.3 RENDER CURLOPT_STDERR.3 RENDER CURLOPT_STREAM_DEPENDS.3 RENDER CURLOPT_STREAM_DEPENDS_E.3 RENDER CURLOPT_STREAM_WEIGHT.3 RENDER CURLOPT_SUPPRESS_CONNECT_HEADERS.3 RENDER CURLOPT_TCP_FASTOPEN.3 RENDER CURLOPT_TCP_KEEPALIVE.3 RENDER CURLOPT_TCP_KEEPIDLE.3 RENDER CURLOPT_TCP_KEEPINTVL.3 RENDER CURLOPT_TCP_KEEPCNT.3 RENDER CURLOPT_TCP_NODELAY.3 RENDER CURLOPT_TELNETOPTIONS.3 RENDER CURLOPT_TFTP_BLKSIZE.3 RENDER CURLOPT_TFTP_NO_OPTIONS.3 RENDER CURLOPT_TIMECONDITION.3 RENDER CURLOPT_TIMEOUT.3 RENDER CURLOPT_TIMEOUT_MS.3 RENDER CURLOPT_TIMEVALUE.3 RENDER CURLOPT_TIMEVALUE_LARGE.3 RENDER CURLOPT_TLS13_CIPHERS.3 RENDER CURLOPT_TLSAUTH_PASSWORD.3 RENDER CURLOPT_TLSAUTH_TYPE.3 RENDER CURLOPT_TLSAUTH_USERNAME.3 RENDER CURLOPT_TRAILERDATA.3 RENDER CURLOPT_TRAILERFUNCTION.3 RENDER CURLOPT_TRANSFER_ENCODING.3 RENDER CURLOPT_TRANSFERTEXT.3 RENDER CURLOPT_UNIX_SOCKET_PATH.3 RENDER CURLOPT_UNRESTRICTED_AUTH.3 RENDER CURLOPT_UPKEEP_INTERVAL_MS.3 RENDER CURLOPT_UPLOAD.3 RENDER CURLOPT_UPLOAD_BUFFERSIZE.3 RENDER CURLOPT_UPLOAD_FLAGS.3 RENDER CURLOPT_URL.3 RENDER CURLOPT_USE_SSL.3 RENDER CURLOPT_USERAGENT.3 RENDER CURLOPT_USERNAME.3 RENDER CURLOPT_USERPWD.3 RENDER CURLOPT_VERBOSE.3 RENDER CURLOPT_WILDCARDMATCH.3 RENDER CURLOPT_WRITEDATA.3 RENDER CURLOPT_WRITEFUNCTION.3 RENDER CURLOPT_WS_OPTIONS.3 RENDER CURLOPT_XFERINFODATA.3 RENDER CURLOPT_XFERINFOFUNCTION.3 RENDER CURLOPT_XOAUTH2_BEARER.3 RENDER CURLSHOPT_LOCKFUNC.3 RENDER CURLSHOPT_SHARE.3 RENDER CURLSHOPT_UNLOCKFUNC.3 RENDER CURLSHOPT_UNSHARE.3 RENDER CURLSHOPT_USERDATA.3 make[4]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl/opts' make[4]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl' RENDER curl_easy_cleanup.3 RENDER curl_easy_duphandle.3 RENDER curl_easy_escape.3 RENDER curl_easy_getinfo.3 RENDER curl_easy_header.3 RENDER curl_easy_init.3 RENDER curl_easy_nextheader.3 RENDER curl_easy_option_by_id.3 RENDER curl_easy_option_by_name.3 RENDER curl_easy_option_next.3 RENDER curl_easy_pause.3 RENDER curl_easy_perform.3 RENDER curl_easy_recv.3 RENDER curl_easy_reset.3 RENDER curl_easy_send.3 RENDER curl_easy_setopt.3 RENDER curl_easy_ssls_export.3 RENDER curl_easy_ssls_import.3 RENDER curl_easy_strerror.3 RENDER curl_easy_unescape.3 RENDER curl_easy_upkeep.3 RENDER curl_escape.3 RENDER curl_formadd.3 RENDER curl_formfree.3 RENDER curl_formget.3 RENDER curl_free.3 RENDER curl_getdate.3 RENDER curl_getenv.3 RENDER curl_global_cleanup.3 RENDER curl_global_init.3 RENDER curl_global_init_mem.3 RENDER curl_global_sslset.3 RENDER curl_global_trace.3 RENDER curl_mime_addpart.3 RENDER curl_mime_data.3 RENDER curl_mime_data_cb.3 RENDER curl_mime_filedata.3 RENDER curl_mime_encoder.3 RENDER curl_mime_filename.3 RENDER curl_mime_free.3 RENDER curl_mime_headers.3 RENDER curl_mime_init.3 RENDER curl_mime_name.3 RENDER curl_mime_subparts.3 RENDER curl_mime_type.3 RENDER curl_mprintf.3 RENDER curl_multi_add_handle.3 RENDER curl_multi_assign.3 RENDER curl_multi_cleanup.3 RENDER curl_multi_fdset.3 RENDER curl_multi_get_handles.3 RENDER curl_multi_info_read.3 RENDER curl_multi_init.3 RENDER curl_multi_perform.3 RENDER curl_multi_poll.3 RENDER curl_multi_remove_handle.3 RENDER curl_multi_setopt.3 RENDER curl_multi_socket.3 RENDER curl_multi_socket_action.3 RENDER curl_multi_socket_all.3 RENDER curl_multi_strerror.3 RENDER curl_multi_timeout.3 RENDER curl_multi_wait.3 RENDER curl_multi_waitfds.3 RENDER curl_multi_wakeup.3 RENDER curl_pushheader_byname.3 RENDER curl_pushheader_bynum.3 RENDER curl_share_cleanup.3 RENDER curl_share_init.3 RENDER curl_share_setopt.3 RENDER curl_share_strerror.3 RENDER curl_slist_append.3 RENDER curl_slist_free_all.3 RENDER curl_strequal.3 RENDER curl_strnequal.3 RENDER curl_unescape.3 RENDER curl_url.3 RENDER curl_url_cleanup.3 RENDER curl_url_dup.3 RENDER curl_url_get.3 RENDER curl_url_set.3 RENDER curl_url_strerror.3 RENDER curl_version.3 RENDER curl_version_info.3 RENDER curl_ws_meta.3 RENDER curl_ws_recv.3 RENDER curl_ws_send.3 RENDER libcurl-easy.3 RENDER libcurl-env-dbg.3 RENDER libcurl-env.3 RENDER libcurl-errors.3 RENDER libcurl-multi.3 RENDER libcurl-security.3 RENDER libcurl-share.3 RENDER libcurl-symbols.3 RENDER libcurl-thread.3 RENDER libcurl-tutorial.3 RENDER libcurl-url.3 RENDER libcurl-ws.3 RENDER libcurl.3 make[4]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl' make[3]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl' make[2]: Leaving directory '/usr/src/curl-8.13.0/docs' Making all in src make[2]: Entering directory '/usr/src/curl-8.13.0/src' CC curl-slist_wc.o CC curl-terminal.o CC curl-tool_bname.o CC curl-tool_cb_dbg.o CC curl-tool_cb_hdr.o CC curl-tool_cb_prg.o CC curl-tool_cb_rea.o CC curl-tool_cb_see.o CC curl-tool_cb_soc.o CC curl-tool_cb_wrt.o CC curl-tool_cfgable.o CC curl-tool_dirhie.o CC curl-tool_doswin.o CC curl-tool_easysrc.o CC curl-tool_filetime.o CC curl-tool_findfile.o CC curl-tool_formparse.o CC curl-tool_getparam.o CC curl-tool_getpass.o CC curl-tool_help.o CC curl-tool_helpers.o CC curl-tool_ipfs.o CC curl-tool_libinfo.o CC curl-tool_listhelp.o CC curl-tool_main.o CC curl-tool_msgs.o CC curl-tool_operate.o CC curl-tool_operhlp.o CC curl-tool_paramhlp.o CC curl-tool_parsecfg.o CC curl-tool_progress.o CC curl-tool_setopt.o CC curl-tool_sleep.o CC curl-tool_ssls.o CC curl-tool_stderr.o CC curl-tool_strdup.o CC curl-tool_urlglob.o CC curl-tool_util.o CC curl-tool_vms.o CC curl-tool_writeout.o CC curl-tool_writeout_json.o CC curl-tool_xattr.o CC curl-var.o HUGE tool_hugehelp.c echo 'extern const void *curl_ca_embed; const void *curl_ca_embed;' > tool_ca_embed.c CC libcurltool_la-slist_wc.lo CC libcurltool_la-terminal.lo CC libcurltool_la-tool_bname.lo CC libcurltool_la-tool_cb_dbg.lo CC libcurltool_la-tool_cb_hdr.lo CC libcurltool_la-tool_cb_prg.lo CC libcurltool_la-tool_cb_rea.lo CC libcurltool_la-tool_cb_see.lo CC libcurltool_la-tool_cb_soc.lo CC libcurltool_la-tool_cb_wrt.lo CC libcurltool_la-tool_cfgable.lo CC libcurltool_la-tool_dirhie.lo CC libcurltool_la-tool_doswin.lo CC libcurltool_la-tool_easysrc.lo CC libcurltool_la-tool_filetime.lo CC libcurltool_la-tool_findfile.lo CC libcurltool_la-tool_formparse.lo CC libcurltool_la-tool_getparam.lo CC libcurltool_la-tool_getpass.lo CC libcurltool_la-tool_help.lo CC libcurltool_la-tool_helpers.lo CC libcurltool_la-tool_ipfs.lo CC libcurltool_la-tool_libinfo.lo CC libcurltool_la-tool_listhelp.lo CC libcurltool_la-tool_main.lo CC libcurltool_la-tool_msgs.lo CC libcurltool_la-tool_operate.lo CC libcurltool_la-tool_operhlp.lo CC libcurltool_la-tool_paramhlp.lo CC libcurltool_la-tool_parsecfg.lo CC libcurltool_la-tool_progress.lo CC libcurltool_la-tool_setopt.lo CC libcurltool_la-tool_sleep.lo CC libcurltool_la-tool_ssls.lo CC libcurltool_la-tool_stderr.lo CC libcurltool_la-tool_strdup.lo CC libcurltool_la-tool_urlglob.lo CC libcurltool_la-tool_util.lo CC libcurltool_la-tool_vms.lo CC libcurltool_la-tool_writeout.lo CC libcurltool_la-tool_writeout_json.lo CC libcurltool_la-tool_xattr.lo CC libcurltool_la-var.lo CC ../lib/libcurltool_la-base64.lo CC ../lib/libcurltool_la-curl_multibyte.lo CC ../lib/libcurltool_la-dynbuf.lo CC ../lib/libcurltool_la-nonblock.lo CC ../lib/libcurltool_la-strparse.lo CC ../lib/libcurltool_la-strcase.lo CC ../lib/libcurltool_la-timediff.lo CC ../lib/libcurltool_la-timeval.lo CC ../lib/libcurltool_la-version_win32.lo CC ../lib/libcurltool_la-warnless.lo CC ../lib/curl-base64.o CC ../lib/curl-curl_multibyte.o CC ../lib/curl-dynbuf.o CC ../lib/curl-nonblock.o CC ../lib/curl-strparse.o CC ../lib/curl-strcase.o CC ../lib/curl-timediff.o CC ../lib/curl-timeval.o CC ../lib/curl-version_win32.o CC ../lib/curl-warnless.o CC curl-tool_hugehelp.o CC curl-tool_ca_embed.o CCLD libcurltool.la CCLD curl /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. make[2]: Leaving directory '/usr/src/curl-8.13.0/src' Making all in scripts make[2]: Entering directory '/usr/src/curl-8.13.0/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/curl-8.13.0/scripts' make[2]: Entering directory '/usr/src/curl-8.13.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/usr/src/curl-8.13.0' make[1]: Leaving directory '/usr/src/curl-8.13.0' cd /usr/src/curl-8.13.0 && make install make[1]: Entering directory '/usr/src/curl-8.13.0' Making install in lib make[2]: Entering directory '/usr/src/curl-8.13.0/lib' make[3]: Entering directory '/usr/src/curl-8.13.0/lib' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcurl.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libcurl.so.4.8.0 /usr/lib/libcurl.so.4.8.0 libtool: install: (cd /usr/lib && { ln -s -f libcurl.so.4.8.0 libcurl.so.4 || { rm -f libcurl.so.4 && ln -s libcurl.so.4.8.0 libcurl.so.4; }; }) libtool: install: (cd /usr/lib && { ln -s -f libcurl.so.4.8.0 libcurl.so || { rm -f libcurl.so && ln -s libcurl.so.4.8.0 libcurl.so; }; }) libtool: install: /usr/bin/install -c .libs/libcurl.lai /usr/lib/libcurl.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/curl-8.13.0/lib' make[2]: Leaving directory '/usr/src/curl-8.13.0/lib' Making install in docs make[2]: Entering directory '/usr/src/curl-8.13.0/docs' Making install in . make[3]: Entering directory '/usr/src/curl-8.13.0/docs' make[4]: Entering directory '/usr/src/curl-8.13.0/docs' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 curl-config.1 '/usr/share/man/man1' make[4]: Leaving directory '/usr/src/curl-8.13.0/docs' make[3]: Leaving directory '/usr/src/curl-8.13.0/docs' Making install in cmdline-opts make[3]: Entering directory '/usr/src/curl-8.13.0/docs/cmdline-opts' make[4]: Entering directory '/usr/src/curl-8.13.0/docs/cmdline-opts' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 curl.1 '/usr/share/man/man1' make[4]: Leaving directory '/usr/src/curl-8.13.0/docs/cmdline-opts' make[3]: Leaving directory '/usr/src/curl-8.13.0/docs/cmdline-opts' Making install in libcurl make[3]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl' Making install in opts make[4]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl/opts' make[5]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl/opts' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLINFO_ACTIVESOCKET.3 CURLINFO_APPCONNECT_TIME.3 CURLINFO_APPCONNECT_TIME_T.3 CURLINFO_CAINFO.3 CURLINFO_CAPATH.3 CURLINFO_CERTINFO.3 CURLINFO_CONDITION_UNMET.3 CURLINFO_CONNECT_TIME.3 CURLINFO_CONN_ID.3 CURLINFO_CONNECT_TIME_T.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 CURLINFO_CONTENT_LENGTH_UPLOAD.3 CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 CURLINFO_CONTENT_TYPE.3 CURLINFO_COOKIELIST.3 CURLINFO_EARLYDATA_SENT_T.3 CURLINFO_EFFECTIVE_METHOD.3 CURLINFO_EFFECTIVE_URL.3 CURLINFO_FILETIME.3 CURLINFO_FILETIME_T.3 CURLINFO_FTP_ENTRY_PATH.3 CURLINFO_HEADER_SIZE.3 CURLINFO_HTTP_CONNECTCODE.3 CURLINFO_HTTP_VERSION.3 CURLINFO_HTTPAUTH_AVAIL.3 CURLINFO_HTTPAUTH_USED.3 CURLINFO_LASTSOCKET.3 CURLINFO_LOCAL_IP.3 CURLINFO_LOCAL_PORT.3 CURLINFO_NAMELOOKUP_TIME.3 CURLINFO_NAMELOOKUP_TIME_T.3 CURLINFO_NUM_CONNECTS.3 CURLINFO_OS_ERRNO.3 CURLINFO_PRETRANSFER_TIME.3 CURLINFO_PRETRANSFER_TIME_T.3 CURLINFO_POSTTRANSFER_TIME_T.3 CURLINFO_PRIMARY_IP.3 CURLINFO_PRIMARY_PORT.3 CURLINFO_PRIVATE.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLINFO_PROTOCOL.3 CURLINFO_PROXY_ERROR.3 CURLINFO_PROXY_SSL_VERIFYRESULT.3 CURLINFO_PROXYAUTH_AVAIL.3 CURLINFO_PROXYAUTH_USED.3 CURLINFO_QUEUE_TIME_T.3 CURLINFO_REDIRECT_COUNT.3 CURLINFO_REDIRECT_TIME.3 CURLINFO_REDIRECT_TIME_T.3 CURLINFO_REDIRECT_URL.3 CURLINFO_REFERER.3 CURLINFO_REQUEST_SIZE.3 CURLINFO_RESPONSE_CODE.3 CURLINFO_RETRY_AFTER.3 CURLINFO_RTSP_CLIENT_CSEQ.3 CURLINFO_RTSP_CSEQ_RECV.3 CURLINFO_RTSP_SERVER_CSEQ.3 CURLINFO_RTSP_SESSION_ID.3 CURLINFO_SCHEME.3 CURLINFO_SIZE_DOWNLOAD.3 CURLINFO_SIZE_DOWNLOAD_T.3 CURLINFO_SIZE_UPLOAD.3 CURLINFO_SIZE_UPLOAD_T.3 CURLINFO_SPEED_DOWNLOAD.3 CURLINFO_SPEED_DOWNLOAD_T.3 CURLINFO_SPEED_UPLOAD.3 CURLINFO_SPEED_UPLOAD_T.3 CURLINFO_SSL_ENGINES.3 CURLINFO_SSL_VERIFYRESULT.3 CURLINFO_STARTTRANSFER_TIME.3 CURLINFO_STARTTRANSFER_TIME_T.3 CURLINFO_TLS_SESSION.3 CURLINFO_TLS_SSL_PTR.3 CURLINFO_TOTAL_TIME.3 CURLINFO_TOTAL_TIME_T.3 CURLINFO_USED_PROXY.3 CURLINFO_XFER_ID.3 CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 CURLMOPT_MAX_CONCURRENT_STREAMS.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLMOPT_MAX_HOST_CONNECTIONS.3 CURLMOPT_MAX_PIPELINE_LENGTH.3 CURLMOPT_MAX_TOTAL_CONNECTIONS.3 CURLMOPT_MAXCONNECTS.3 CURLMOPT_PIPELINING.3 CURLMOPT_PIPELINING_SERVER_BL.3 CURLMOPT_PIPELINING_SITE_BL.3 CURLMOPT_PUSHDATA.3 CURLMOPT_PUSHFUNCTION.3 CURLMOPT_SOCKETDATA.3 CURLMOPT_SOCKETFUNCTION.3 CURLMOPT_TIMERDATA.3 CURLMOPT_TIMERFUNCTION.3 CURLOPT_ABSTRACT_UNIX_SOCKET.3 CURLOPT_ACCEPT_ENCODING.3 CURLOPT_ACCEPTTIMEOUT_MS.3 CURLOPT_ADDRESS_SCOPE.3 CURLOPT_ALTSVC.3 CURLOPT_ALTSVC_CTRL.3 CURLOPT_APPEND.3 CURLOPT_AUTOREFERER.3 CURLOPT_AWS_SIGV4.3 CURLOPT_BUFFERSIZE.3 CURLOPT_CAINFO.3 CURLOPT_CAINFO_BLOB.3 CURLOPT_CAPATH.3 CURLOPT_CA_CACHE_TIMEOUT.3 CURLOPT_CERTINFO.3 CURLOPT_CHUNK_BGN_FUNCTION.3 CURLOPT_CHUNK_DATA.3 CURLOPT_CHUNK_END_FUNCTION.3 CURLOPT_CLOSESOCKETDATA.3 CURLOPT_CLOSESOCKETFUNCTION.3 CURLOPT_CONNECT_ONLY.3 CURLOPT_CONNECT_TO.3 CURLOPT_CONNECTTIMEOUT.3 CURLOPT_CONNECTTIMEOUT_MS.3 CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 CURLOPT_CONV_FROM_UTF8_FUNCTION.3 CURLOPT_CONV_TO_NETWORK_FUNCTION.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_COOKIE.3 CURLOPT_COOKIEFILE.3 CURLOPT_COOKIEJAR.3 CURLOPT_COOKIELIST.3 CURLOPT_COOKIESESSION.3 CURLOPT_COPYPOSTFIELDS.3 CURLOPT_CRLF.3 CURLOPT_CRLFILE.3 CURLOPT_CURLU.3 CURLOPT_CUSTOMREQUEST.3 CURLOPT_DEBUGDATA.3 CURLOPT_DEBUGFUNCTION.3 CURLOPT_DEFAULT_PROTOCOL.3 CURLOPT_DIRLISTONLY.3 CURLOPT_DISALLOW_USERNAME_IN_URL.3 CURLOPT_DNS_CACHE_TIMEOUT.3 CURLOPT_DNS_INTERFACE.3 CURLOPT_DNS_LOCAL_IP4.3 CURLOPT_DNS_LOCAL_IP6.3 CURLOPT_DNS_SERVERS.3 CURLOPT_DNS_SHUFFLE_ADDRESSES.3 CURLOPT_DNS_USE_GLOBAL_CACHE.3 CURLOPT_DOH_SSL_VERIFYHOST.3 CURLOPT_DOH_SSL_VERIFYPEER.3 CURLOPT_DOH_SSL_VERIFYSTATUS.3 CURLOPT_DOH_URL.3 CURLOPT_ECH.3 CURLOPT_EGDSOCKET.3 CURLOPT_ERRORBUFFER.3 CURLOPT_EXPECT_100_TIMEOUT_MS.3 CURLOPT_FAILONERROR.3 CURLOPT_FILETIME.3 CURLOPT_FNMATCH_DATA.3 CURLOPT_FNMATCH_FUNCTION.3 CURLOPT_FOLLOWLOCATION.3 CURLOPT_FORBID_REUSE.3 CURLOPT_FRESH_CONNECT.3 CURLOPT_FTP_ACCOUNT.3 CURLOPT_FTP_ALTERNATIVE_TO_USER.3 CURLOPT_FTP_CREATE_MISSING_DIRS.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_FTP_FILEMETHOD.3 CURLOPT_FTP_SKIP_PASV_IP.3 CURLOPT_FTP_SSL_CCC.3 CURLOPT_FTP_USE_EPRT.3 CURLOPT_FTP_USE_EPSV.3 CURLOPT_FTP_USE_PRET.3 CURLOPT_FTPPORT.3 CURLOPT_FTPSSLAUTH.3 CURLOPT_GSSAPI_DELEGATION.3 CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 CURLOPT_HAPROXYPROTOCOL.3 CURLOPT_HAPROXY_CLIENT_IP.3 CURLOPT_HEADER.3 CURLOPT_HEADERDATA.3 CURLOPT_HEADERFUNCTION.3 CURLOPT_HEADEROPT.3 CURLOPT_HSTS.3 CURLOPT_HSTS_CTRL.3 CURLOPT_HSTSREADDATA.3 CURLOPT_HSTSREADFUNCTION.3 CURLOPT_HSTSWRITEDATA.3 CURLOPT_HSTSWRITEFUNCTION.3 CURLOPT_HTTP09_ALLOWED.3 CURLOPT_HTTP200ALIASES.3 CURLOPT_HTTP_CONTENT_DECODING.3 CURLOPT_HTTP_TRANSFER_DECODING.3 CURLOPT_HTTP_VERSION.3 CURLOPT_HTTPAUTH.3 CURLOPT_HTTPGET.3 CURLOPT_HTTPHEADER.3 CURLOPT_HTTPPOST.3 CURLOPT_HTTPPROXYTUNNEL.3 CURLOPT_IGNORE_CONTENT_LENGTH.3 CURLOPT_INFILESIZE.3 CURLOPT_INFILESIZE_LARGE.3 CURLOPT_INTERFACE.3 CURLOPT_INTERLEAVEDATA.3 CURLOPT_INTERLEAVEFUNCTION.3 CURLOPT_IOCTLDATA.3 CURLOPT_IOCTLFUNCTION.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_IPRESOLVE.3 CURLOPT_ISSUERCERT.3 CURLOPT_ISSUERCERT_BLOB.3 CURLOPT_KEEP_SENDING_ON_ERROR.3 CURLOPT_KEYPASSWD.3 CURLOPT_KRBLEVEL.3 CURLOPT_LOCALPORT.3 CURLOPT_LOCALPORTRANGE.3 CURLOPT_LOGIN_OPTIONS.3 CURLOPT_LOW_SPEED_LIMIT.3 CURLOPT_LOW_SPEED_TIME.3 CURLOPT_MAIL_AUTH.3 CURLOPT_MAIL_FROM.3 CURLOPT_MAIL_RCPT.3 CURLOPT_MAIL_RCPT_ALLOWFAILS.3 CURLOPT_MAX_RECV_SPEED_LARGE.3 CURLOPT_MAX_SEND_SPEED_LARGE.3 CURLOPT_MAXAGE_CONN.3 CURLOPT_MAXCONNECTS.3 CURLOPT_MAXFILESIZE.3 CURLOPT_MAXFILESIZE_LARGE.3 CURLOPT_MAXLIFETIME_CONN.3 CURLOPT_MAXREDIRS.3 CURLOPT_MIME_OPTIONS.3 CURLOPT_MIMEPOST.3 CURLOPT_NETRC.3 CURLOPT_NETRC_FILE.3 CURLOPT_NEW_DIRECTORY_PERMS.3 CURLOPT_NEW_FILE_PERMS.3 CURLOPT_NOBODY.3 CURLOPT_NOPROGRESS.3 CURLOPT_NOPROXY.3 CURLOPT_NOSIGNAL.3 CURLOPT_OPENSOCKETDATA.3 CURLOPT_OPENSOCKETFUNCTION.3 CURLOPT_PASSWORD.3 CURLOPT_PATH_AS_IS.3 CURLOPT_PINNEDPUBLICKEY.3 CURLOPT_PIPEWAIT.3 CURLOPT_PORT.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_POST.3 CURLOPT_POSTFIELDS.3 CURLOPT_POSTFIELDSIZE.3 CURLOPT_POSTFIELDSIZE_LARGE.3 CURLOPT_POSTQUOTE.3 CURLOPT_POSTREDIR.3 CURLOPT_PRE_PROXY.3 CURLOPT_PREQUOTE.3 CURLOPT_PREREQDATA.3 CURLOPT_PREREQFUNCTION.3 CURLOPT_PRIVATE.3 CURLOPT_PROGRESSDATA.3 CURLOPT_PROGRESSFUNCTION.3 CURLOPT_PROTOCOLS.3 CURLOPT_PROTOCOLS_STR.3 CURLOPT_PROXY.3 CURLOPT_PROXY_CAINFO.3 CURLOPT_PROXY_CAINFO_BLOB.3 CURLOPT_PROXY_CAPATH.3 CURLOPT_PROXY_CRLFILE.3 CURLOPT_PROXY_ISSUERCERT.3 CURLOPT_PROXY_ISSUERCERT_BLOB.3 CURLOPT_PROXY_KEYPASSWD.3 CURLOPT_PROXY_PINNEDPUBLICKEY.3 CURLOPT_PROXY_SERVICE_NAME.3 CURLOPT_PROXY_SSL_CIPHER_LIST.3 CURLOPT_PROXY_SSL_OPTIONS.3 CURLOPT_PROXY_SSL_VERIFYHOST.3 CURLOPT_PROXY_SSL_VERIFYPEER.3 CURLOPT_PROXY_SSLCERT.3 CURLOPT_PROXY_SSLCERT_BLOB.3 CURLOPT_PROXY_SSLCERTTYPE.3 CURLOPT_PROXY_SSLKEY.3 CURLOPT_PROXY_SSLKEY_BLOB.3 CURLOPT_PROXY_SSLKEYTYPE.3 CURLOPT_PROXY_SSLVERSION.3 CURLOPT_PROXY_TLS13_CIPHERS.3 CURLOPT_PROXY_TLSAUTH_PASSWORD.3 CURLOPT_PROXY_TLSAUTH_TYPE.3 CURLOPT_PROXY_TLSAUTH_USERNAME.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_PROXY_TRANSFER_MODE.3 CURLOPT_PROXYAUTH.3 CURLOPT_PROXYHEADER.3 CURLOPT_PROXYPASSWORD.3 CURLOPT_PROXYPORT.3 CURLOPT_PROXYTYPE.3 CURLOPT_PROXYUSERNAME.3 CURLOPT_PROXYUSERPWD.3 CURLOPT_PUT.3 CURLOPT_QUICK_EXIT.3 CURLOPT_QUOTE.3 CURLOPT_RANDOM_FILE.3 CURLOPT_RANGE.3 CURLOPT_READDATA.3 CURLOPT_READFUNCTION.3 CURLOPT_REDIR_PROTOCOLS.3 CURLOPT_REDIR_PROTOCOLS_STR.3 CURLOPT_REFERER.3 CURLOPT_REQUEST_TARGET.3 CURLOPT_RESOLVE.3 CURLOPT_RESOLVER_START_DATA.3 CURLOPT_RESOLVER_START_FUNCTION.3 CURLOPT_RESUME_FROM.3 CURLOPT_RESUME_FROM_LARGE.3 CURLOPT_RTSP_CLIENT_CSEQ.3 CURLOPT_RTSP_REQUEST.3 CURLOPT_RTSP_SERVER_CSEQ.3 CURLOPT_RTSP_SESSION_ID.3 CURLOPT_RTSP_STREAM_URI.3 CURLOPT_RTSP_TRANSPORT.3 CURLOPT_SASL_AUTHZID.3 CURLOPT_SASL_IR.3 CURLOPT_SEEKDATA.3 CURLOPT_SEEKFUNCTION.3 CURLOPT_SERVER_RESPONSE_TIMEOUT.3 CURLOPT_SERVER_RESPONSE_TIMEOUT_MS.3 CURLOPT_SERVICE_NAME.3 CURLOPT_SHARE.3 CURLOPT_SOCKOPTDATA.3 CURLOPT_SOCKOPTFUNCTION.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_SOCKS5_AUTH.3 CURLOPT_SOCKS5_GSSAPI_NEC.3 CURLOPT_SOCKS5_GSSAPI_SERVICE.3 CURLOPT_SSH_AUTH_TYPES.3 CURLOPT_SSH_COMPRESSION.3 CURLOPT_SSH_HOSTKEYDATA.3 CURLOPT_SSH_HOSTKEYFUNCTION.3 CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3 CURLOPT_SSH_KEYDATA.3 CURLOPT_SSH_KEYFUNCTION.3 CURLOPT_SSH_KNOWNHOSTS.3 CURLOPT_SSH_PRIVATE_KEYFILE.3 CURLOPT_SSH_PUBLIC_KEYFILE.3 CURLOPT_SSL_CIPHER_LIST.3 CURLOPT_SSL_CTX_DATA.3 CURLOPT_SSL_CTX_FUNCTION.3 CURLOPT_SSL_EC_CURVES.3 CURLOPT_SSL_ENABLE_ALPN.3 CURLOPT_SSL_ENABLE_NPN.3 CURLOPT_SSL_FALSESTART.3 CURLOPT_SSL_OPTIONS.3 CURLOPT_SSL_SESSIONID_CACHE.3 CURLOPT_SSL_VERIFYHOST.3 CURLOPT_SSL_VERIFYPEER.3 CURLOPT_SSL_VERIFYSTATUS.3 CURLOPT_SSLCERT.3 CURLOPT_SSLCERT_BLOB.3 CURLOPT_SSLCERTTYPE.3 CURLOPT_SSLENGINE.3 CURLOPT_SSLENGINE_DEFAULT.3 CURLOPT_SSLKEY.3 CURLOPT_SSLKEY_BLOB.3 CURLOPT_SSLKEYTYPE.3 CURLOPT_SSLVERSION.3 CURLOPT_STDERR.3 CURLOPT_STREAM_DEPENDS.3 CURLOPT_STREAM_DEPENDS_E.3 CURLOPT_STREAM_WEIGHT.3 CURLOPT_SUPPRESS_CONNECT_HEADERS.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_TCP_FASTOPEN.3 CURLOPT_TCP_KEEPALIVE.3 CURLOPT_TCP_KEEPIDLE.3 CURLOPT_TCP_KEEPINTVL.3 CURLOPT_TCP_KEEPCNT.3 CURLOPT_TCP_NODELAY.3 CURLOPT_TELNETOPTIONS.3 CURLOPT_TFTP_BLKSIZE.3 CURLOPT_TFTP_NO_OPTIONS.3 CURLOPT_TIMECONDITION.3 CURLOPT_TIMEOUT.3 CURLOPT_TIMEOUT_MS.3 CURLOPT_TIMEVALUE.3 CURLOPT_TIMEVALUE_LARGE.3 CURLOPT_TLS13_CIPHERS.3 CURLOPT_TLSAUTH_PASSWORD.3 CURLOPT_TLSAUTH_TYPE.3 CURLOPT_TLSAUTH_USERNAME.3 CURLOPT_TRAILERDATA.3 CURLOPT_TRAILERFUNCTION.3 CURLOPT_TRANSFER_ENCODING.3 CURLOPT_TRANSFERTEXT.3 CURLOPT_UNIX_SOCKET_PATH.3 CURLOPT_UNRESTRICTED_AUTH.3 CURLOPT_UPKEEP_INTERVAL_MS.3 CURLOPT_UPLOAD.3 CURLOPT_UPLOAD_BUFFERSIZE.3 CURLOPT_UPLOAD_FLAGS.3 CURLOPT_URL.3 CURLOPT_USE_SSL.3 CURLOPT_USERAGENT.3 CURLOPT_USERNAME.3 CURLOPT_USERPWD.3 CURLOPT_VERBOSE.3 CURLOPT_WILDCARDMATCH.3 CURLOPT_WRITEDATA.3 CURLOPT_WRITEFUNCTION.3 CURLOPT_WS_OPTIONS.3 CURLOPT_XFERINFODATA.3 CURLOPT_XFERINFOFUNCTION.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_XOAUTH2_BEARER.3 CURLSHOPT_LOCKFUNC.3 CURLSHOPT_SHARE.3 CURLSHOPT_UNLOCKFUNC.3 CURLSHOPT_UNSHARE.3 CURLSHOPT_USERDATA.3 '/usr/share/man/man3' make[5]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl/opts' make[4]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl/opts' make[4]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl' make[5]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/aclocal' /usr/bin/install -c -m 644 libcurl.m4 '/usr/share/aclocal' /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 curl_easy_cleanup.3 curl_easy_duphandle.3 curl_easy_escape.3 curl_easy_getinfo.3 curl_easy_header.3 curl_easy_init.3 curl_easy_nextheader.3 curl_easy_option_by_id.3 curl_easy_option_by_name.3 curl_easy_option_next.3 curl_easy_pause.3 curl_easy_perform.3 curl_easy_recv.3 curl_easy_reset.3 curl_easy_send.3 curl_easy_setopt.3 curl_easy_ssls_export.3 curl_easy_ssls_import.3 curl_easy_strerror.3 curl_easy_unescape.3 curl_easy_upkeep.3 curl_escape.3 curl_formadd.3 curl_formfree.3 curl_formget.3 curl_free.3 curl_getdate.3 curl_getenv.3 curl_global_cleanup.3 curl_global_init.3 curl_global_init_mem.3 curl_global_sslset.3 curl_global_trace.3 curl_mime_addpart.3 curl_mime_data.3 curl_mime_data_cb.3 curl_mime_encoder.3 curl_mime_filedata.3 curl_mime_filename.3 curl_mime_free.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 curl_mime_headers.3 curl_mime_init.3 curl_mime_name.3 curl_mime_subparts.3 curl_mime_type.3 curl_mprintf.3 curl_multi_add_handle.3 curl_multi_assign.3 curl_multi_cleanup.3 curl_multi_fdset.3 curl_multi_get_handles.3 curl_multi_info_read.3 curl_multi_init.3 curl_multi_perform.3 curl_multi_poll.3 curl_multi_remove_handle.3 curl_multi_setopt.3 curl_multi_socket.3 curl_multi_socket_action.3 curl_multi_socket_all.3 curl_multi_strerror.3 curl_multi_timeout.3 curl_multi_wait.3 curl_multi_waitfds.3 curl_multi_wakeup.3 curl_pushheader_byname.3 curl_pushheader_bynum.3 curl_share_cleanup.3 curl_share_init.3 curl_share_setopt.3 curl_share_strerror.3 curl_slist_append.3 curl_slist_free_all.3 curl_strequal.3 curl_strnequal.3 curl_unescape.3 curl_url.3 curl_url_cleanup.3 curl_url_dup.3 curl_url_get.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 curl_url_set.3 curl_url_strerror.3 curl_version.3 curl_version_info.3 curl_ws_meta.3 curl_ws_recv.3 curl_ws_send.3 libcurl-easy.3 libcurl-env-dbg.3 libcurl-env.3 libcurl-errors.3 libcurl-multi.3 libcurl-security.3 libcurl-share.3 libcurl-symbols.3 libcurl-thread.3 libcurl-tutorial.3 libcurl-url.3 libcurl-ws.3 libcurl.3 '/usr/share/man/man3' make[5]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl' make[4]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl' make[3]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl' make[2]: Leaving directory '/usr/src/curl-8.13.0/docs' Making install in src make[2]: Entering directory '/usr/src/curl-8.13.0/src' make[3]: Entering directory '/usr/src/curl-8.13.0/src' /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c curl '/usr/bin' libtool: install: /usr/bin/install -c .libs/curl /usr/bin/curl make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/curl-8.13.0/src' make[2]: Leaving directory '/usr/src/curl-8.13.0/src' Making install in scripts make[2]: Entering directory '/usr/src/curl-8.13.0/scripts' make[3]: Entering directory '/usr/src/curl-8.13.0/scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/curl-8.13.0/scripts' make[2]: Leaving directory '/usr/src/curl-8.13.0/scripts' make[2]: Entering directory '/usr/src/curl-8.13.0' make[3]: Entering directory '/usr/src/curl-8.13.0' /bin/mkdir -p '/usr/bin' /usr/bin/install -c curl-config '/usr/bin' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libcurl.pc '/usr/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/usr/src/curl-8.13.0' (cd include && make install) make[5]: Entering directory '/usr/src/curl-8.13.0/include' Making install in curl make[6]: Entering directory '/usr/src/curl-8.13.0/include/curl' make[7]: Entering directory '/usr/src/curl-8.13.0/include/curl' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include/curl' /usr/bin/install -c -m 644 curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h typecheck-gcc.h system.h urlapi.h options.h header.h websockets.h '/usr/include/curl' make[7]: Leaving directory '/usr/src/curl-8.13.0/include/curl' make[6]: Leaving directory '/usr/src/curl-8.13.0/include/curl' make[6]: Entering directory '/usr/src/curl-8.13.0/include' make[7]: Entering directory '/usr/src/curl-8.13.0/include' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/usr/src/curl-8.13.0/include' make[6]: Leaving directory '/usr/src/curl-8.13.0/include' make[5]: Leaving directory '/usr/src/curl-8.13.0/include' (cd docs && make install) make[5]: Entering directory '/usr/src/curl-8.13.0/docs' Making install in . make[6]: Entering directory '/usr/src/curl-8.13.0/docs' make[7]: Entering directory '/usr/src/curl-8.13.0/docs' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 curl-config.1 '/usr/share/man/man1' make[7]: Leaving directory '/usr/src/curl-8.13.0/docs' make[6]: Leaving directory '/usr/src/curl-8.13.0/docs' Making install in cmdline-opts make[6]: Entering directory '/usr/src/curl-8.13.0/docs/cmdline-opts' make[7]: Entering directory '/usr/src/curl-8.13.0/docs/cmdline-opts' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 curl.1 '/usr/share/man/man1' make[7]: Leaving directory '/usr/src/curl-8.13.0/docs/cmdline-opts' make[6]: Leaving directory '/usr/src/curl-8.13.0/docs/cmdline-opts' Making install in libcurl make[6]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl' Making install in opts make[7]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl/opts' make[8]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl/opts' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLINFO_ACTIVESOCKET.3 CURLINFO_APPCONNECT_TIME.3 CURLINFO_APPCONNECT_TIME_T.3 CURLINFO_CAINFO.3 CURLINFO_CAPATH.3 CURLINFO_CERTINFO.3 CURLINFO_CONDITION_UNMET.3 CURLINFO_CONNECT_TIME.3 CURLINFO_CONN_ID.3 CURLINFO_CONNECT_TIME_T.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 CURLINFO_CONTENT_LENGTH_UPLOAD.3 CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 CURLINFO_CONTENT_TYPE.3 CURLINFO_COOKIELIST.3 CURLINFO_EARLYDATA_SENT_T.3 CURLINFO_EFFECTIVE_METHOD.3 CURLINFO_EFFECTIVE_URL.3 CURLINFO_FILETIME.3 CURLINFO_FILETIME_T.3 CURLINFO_FTP_ENTRY_PATH.3 CURLINFO_HEADER_SIZE.3 CURLINFO_HTTP_CONNECTCODE.3 CURLINFO_HTTP_VERSION.3 CURLINFO_HTTPAUTH_AVAIL.3 CURLINFO_HTTPAUTH_USED.3 CURLINFO_LASTSOCKET.3 CURLINFO_LOCAL_IP.3 CURLINFO_LOCAL_PORT.3 CURLINFO_NAMELOOKUP_TIME.3 CURLINFO_NAMELOOKUP_TIME_T.3 CURLINFO_NUM_CONNECTS.3 CURLINFO_OS_ERRNO.3 CURLINFO_PRETRANSFER_TIME.3 CURLINFO_PRETRANSFER_TIME_T.3 CURLINFO_POSTTRANSFER_TIME_T.3 CURLINFO_PRIMARY_IP.3 CURLINFO_PRIMARY_PORT.3 CURLINFO_PRIVATE.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLINFO_PROTOCOL.3 CURLINFO_PROXY_ERROR.3 CURLINFO_PROXY_SSL_VERIFYRESULT.3 CURLINFO_PROXYAUTH_AVAIL.3 CURLINFO_PROXYAUTH_USED.3 CURLINFO_QUEUE_TIME_T.3 CURLINFO_REDIRECT_COUNT.3 CURLINFO_REDIRECT_TIME.3 CURLINFO_REDIRECT_TIME_T.3 CURLINFO_REDIRECT_URL.3 CURLINFO_REFERER.3 CURLINFO_REQUEST_SIZE.3 CURLINFO_RESPONSE_CODE.3 CURLINFO_RETRY_AFTER.3 CURLINFO_RTSP_CLIENT_CSEQ.3 CURLINFO_RTSP_CSEQ_RECV.3 CURLINFO_RTSP_SERVER_CSEQ.3 CURLINFO_RTSP_SESSION_ID.3 CURLINFO_SCHEME.3 CURLINFO_SIZE_DOWNLOAD.3 CURLINFO_SIZE_DOWNLOAD_T.3 CURLINFO_SIZE_UPLOAD.3 CURLINFO_SIZE_UPLOAD_T.3 CURLINFO_SPEED_DOWNLOAD.3 CURLINFO_SPEED_DOWNLOAD_T.3 CURLINFO_SPEED_UPLOAD.3 CURLINFO_SPEED_UPLOAD_T.3 CURLINFO_SSL_ENGINES.3 CURLINFO_SSL_VERIFYRESULT.3 CURLINFO_STARTTRANSFER_TIME.3 CURLINFO_STARTTRANSFER_TIME_T.3 CURLINFO_TLS_SESSION.3 CURLINFO_TLS_SSL_PTR.3 CURLINFO_TOTAL_TIME.3 CURLINFO_TOTAL_TIME_T.3 CURLINFO_USED_PROXY.3 CURLINFO_XFER_ID.3 CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 CURLMOPT_MAX_CONCURRENT_STREAMS.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLMOPT_MAX_HOST_CONNECTIONS.3 CURLMOPT_MAX_PIPELINE_LENGTH.3 CURLMOPT_MAX_TOTAL_CONNECTIONS.3 CURLMOPT_MAXCONNECTS.3 CURLMOPT_PIPELINING.3 CURLMOPT_PIPELINING_SERVER_BL.3 CURLMOPT_PIPELINING_SITE_BL.3 CURLMOPT_PUSHDATA.3 CURLMOPT_PUSHFUNCTION.3 CURLMOPT_SOCKETDATA.3 CURLMOPT_SOCKETFUNCTION.3 CURLMOPT_TIMERDATA.3 CURLMOPT_TIMERFUNCTION.3 CURLOPT_ABSTRACT_UNIX_SOCKET.3 CURLOPT_ACCEPT_ENCODING.3 CURLOPT_ACCEPTTIMEOUT_MS.3 CURLOPT_ADDRESS_SCOPE.3 CURLOPT_ALTSVC.3 CURLOPT_ALTSVC_CTRL.3 CURLOPT_APPEND.3 CURLOPT_AUTOREFERER.3 CURLOPT_AWS_SIGV4.3 CURLOPT_BUFFERSIZE.3 CURLOPT_CAINFO.3 CURLOPT_CAINFO_BLOB.3 CURLOPT_CAPATH.3 CURLOPT_CA_CACHE_TIMEOUT.3 CURLOPT_CERTINFO.3 CURLOPT_CHUNK_BGN_FUNCTION.3 CURLOPT_CHUNK_DATA.3 CURLOPT_CHUNK_END_FUNCTION.3 CURLOPT_CLOSESOCKETDATA.3 CURLOPT_CLOSESOCKETFUNCTION.3 CURLOPT_CONNECT_ONLY.3 CURLOPT_CONNECT_TO.3 CURLOPT_CONNECTTIMEOUT.3 CURLOPT_CONNECTTIMEOUT_MS.3 CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 CURLOPT_CONV_FROM_UTF8_FUNCTION.3 CURLOPT_CONV_TO_NETWORK_FUNCTION.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_COOKIE.3 CURLOPT_COOKIEFILE.3 CURLOPT_COOKIEJAR.3 CURLOPT_COOKIELIST.3 CURLOPT_COOKIESESSION.3 CURLOPT_COPYPOSTFIELDS.3 CURLOPT_CRLF.3 CURLOPT_CRLFILE.3 CURLOPT_CURLU.3 CURLOPT_CUSTOMREQUEST.3 CURLOPT_DEBUGDATA.3 CURLOPT_DEBUGFUNCTION.3 CURLOPT_DEFAULT_PROTOCOL.3 CURLOPT_DIRLISTONLY.3 CURLOPT_DISALLOW_USERNAME_IN_URL.3 CURLOPT_DNS_CACHE_TIMEOUT.3 CURLOPT_DNS_INTERFACE.3 CURLOPT_DNS_LOCAL_IP4.3 CURLOPT_DNS_LOCAL_IP6.3 CURLOPT_DNS_SERVERS.3 CURLOPT_DNS_SHUFFLE_ADDRESSES.3 CURLOPT_DNS_USE_GLOBAL_CACHE.3 CURLOPT_DOH_SSL_VERIFYHOST.3 CURLOPT_DOH_SSL_VERIFYPEER.3 CURLOPT_DOH_SSL_VERIFYSTATUS.3 CURLOPT_DOH_URL.3 CURLOPT_ECH.3 CURLOPT_EGDSOCKET.3 CURLOPT_ERRORBUFFER.3 CURLOPT_EXPECT_100_TIMEOUT_MS.3 CURLOPT_FAILONERROR.3 CURLOPT_FILETIME.3 CURLOPT_FNMATCH_DATA.3 CURLOPT_FNMATCH_FUNCTION.3 CURLOPT_FOLLOWLOCATION.3 CURLOPT_FORBID_REUSE.3 CURLOPT_FRESH_CONNECT.3 CURLOPT_FTP_ACCOUNT.3 CURLOPT_FTP_ALTERNATIVE_TO_USER.3 CURLOPT_FTP_CREATE_MISSING_DIRS.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_FTP_FILEMETHOD.3 CURLOPT_FTP_SKIP_PASV_IP.3 CURLOPT_FTP_SSL_CCC.3 CURLOPT_FTP_USE_EPRT.3 CURLOPT_FTP_USE_EPSV.3 CURLOPT_FTP_USE_PRET.3 CURLOPT_FTPPORT.3 CURLOPT_FTPSSLAUTH.3 CURLOPT_GSSAPI_DELEGATION.3 CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 CURLOPT_HAPROXYPROTOCOL.3 CURLOPT_HAPROXY_CLIENT_IP.3 CURLOPT_HEADER.3 CURLOPT_HEADERDATA.3 CURLOPT_HEADERFUNCTION.3 CURLOPT_HEADEROPT.3 CURLOPT_HSTS.3 CURLOPT_HSTS_CTRL.3 CURLOPT_HSTSREADDATA.3 CURLOPT_HSTSREADFUNCTION.3 CURLOPT_HSTSWRITEDATA.3 CURLOPT_HSTSWRITEFUNCTION.3 CURLOPT_HTTP09_ALLOWED.3 CURLOPT_HTTP200ALIASES.3 CURLOPT_HTTP_CONTENT_DECODING.3 CURLOPT_HTTP_TRANSFER_DECODING.3 CURLOPT_HTTP_VERSION.3 CURLOPT_HTTPAUTH.3 CURLOPT_HTTPGET.3 CURLOPT_HTTPHEADER.3 CURLOPT_HTTPPOST.3 CURLOPT_HTTPPROXYTUNNEL.3 CURLOPT_IGNORE_CONTENT_LENGTH.3 CURLOPT_INFILESIZE.3 CURLOPT_INFILESIZE_LARGE.3 CURLOPT_INTERFACE.3 CURLOPT_INTERLEAVEDATA.3 CURLOPT_INTERLEAVEFUNCTION.3 CURLOPT_IOCTLDATA.3 CURLOPT_IOCTLFUNCTION.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_IPRESOLVE.3 CURLOPT_ISSUERCERT.3 CURLOPT_ISSUERCERT_BLOB.3 CURLOPT_KEEP_SENDING_ON_ERROR.3 CURLOPT_KEYPASSWD.3 CURLOPT_KRBLEVEL.3 CURLOPT_LOCALPORT.3 CURLOPT_LOCALPORTRANGE.3 CURLOPT_LOGIN_OPTIONS.3 CURLOPT_LOW_SPEED_LIMIT.3 CURLOPT_LOW_SPEED_TIME.3 CURLOPT_MAIL_AUTH.3 CURLOPT_MAIL_FROM.3 CURLOPT_MAIL_RCPT.3 CURLOPT_MAIL_RCPT_ALLOWFAILS.3 CURLOPT_MAX_RECV_SPEED_LARGE.3 CURLOPT_MAX_SEND_SPEED_LARGE.3 CURLOPT_MAXAGE_CONN.3 CURLOPT_MAXCONNECTS.3 CURLOPT_MAXFILESIZE.3 CURLOPT_MAXFILESIZE_LARGE.3 CURLOPT_MAXLIFETIME_CONN.3 CURLOPT_MAXREDIRS.3 CURLOPT_MIME_OPTIONS.3 CURLOPT_MIMEPOST.3 CURLOPT_NETRC.3 CURLOPT_NETRC_FILE.3 CURLOPT_NEW_DIRECTORY_PERMS.3 CURLOPT_NEW_FILE_PERMS.3 CURLOPT_NOBODY.3 CURLOPT_NOPROGRESS.3 CURLOPT_NOPROXY.3 CURLOPT_NOSIGNAL.3 CURLOPT_OPENSOCKETDATA.3 CURLOPT_OPENSOCKETFUNCTION.3 CURLOPT_PASSWORD.3 CURLOPT_PATH_AS_IS.3 CURLOPT_PINNEDPUBLICKEY.3 CURLOPT_PIPEWAIT.3 CURLOPT_PORT.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_POST.3 CURLOPT_POSTFIELDS.3 CURLOPT_POSTFIELDSIZE.3 CURLOPT_POSTFIELDSIZE_LARGE.3 CURLOPT_POSTQUOTE.3 CURLOPT_POSTREDIR.3 CURLOPT_PRE_PROXY.3 CURLOPT_PREQUOTE.3 CURLOPT_PREREQDATA.3 CURLOPT_PREREQFUNCTION.3 CURLOPT_PRIVATE.3 CURLOPT_PROGRESSDATA.3 CURLOPT_PROGRESSFUNCTION.3 CURLOPT_PROTOCOLS.3 CURLOPT_PROTOCOLS_STR.3 CURLOPT_PROXY.3 CURLOPT_PROXY_CAINFO.3 CURLOPT_PROXY_CAINFO_BLOB.3 CURLOPT_PROXY_CAPATH.3 CURLOPT_PROXY_CRLFILE.3 CURLOPT_PROXY_ISSUERCERT.3 CURLOPT_PROXY_ISSUERCERT_BLOB.3 CURLOPT_PROXY_KEYPASSWD.3 CURLOPT_PROXY_PINNEDPUBLICKEY.3 CURLOPT_PROXY_SERVICE_NAME.3 CURLOPT_PROXY_SSL_CIPHER_LIST.3 CURLOPT_PROXY_SSL_OPTIONS.3 CURLOPT_PROXY_SSL_VERIFYHOST.3 CURLOPT_PROXY_SSL_VERIFYPEER.3 CURLOPT_PROXY_SSLCERT.3 CURLOPT_PROXY_SSLCERT_BLOB.3 CURLOPT_PROXY_SSLCERTTYPE.3 CURLOPT_PROXY_SSLKEY.3 CURLOPT_PROXY_SSLKEY_BLOB.3 CURLOPT_PROXY_SSLKEYTYPE.3 CURLOPT_PROXY_SSLVERSION.3 CURLOPT_PROXY_TLS13_CIPHERS.3 CURLOPT_PROXY_TLSAUTH_PASSWORD.3 CURLOPT_PROXY_TLSAUTH_TYPE.3 CURLOPT_PROXY_TLSAUTH_USERNAME.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_PROXY_TRANSFER_MODE.3 CURLOPT_PROXYAUTH.3 CURLOPT_PROXYHEADER.3 CURLOPT_PROXYPASSWORD.3 CURLOPT_PROXYPORT.3 CURLOPT_PROXYTYPE.3 CURLOPT_PROXYUSERNAME.3 CURLOPT_PROXYUSERPWD.3 CURLOPT_PUT.3 CURLOPT_QUICK_EXIT.3 CURLOPT_QUOTE.3 CURLOPT_RANDOM_FILE.3 CURLOPT_RANGE.3 CURLOPT_READDATA.3 CURLOPT_READFUNCTION.3 CURLOPT_REDIR_PROTOCOLS.3 CURLOPT_REDIR_PROTOCOLS_STR.3 CURLOPT_REFERER.3 CURLOPT_REQUEST_TARGET.3 CURLOPT_RESOLVE.3 CURLOPT_RESOLVER_START_DATA.3 CURLOPT_RESOLVER_START_FUNCTION.3 CURLOPT_RESUME_FROM.3 CURLOPT_RESUME_FROM_LARGE.3 CURLOPT_RTSP_CLIENT_CSEQ.3 CURLOPT_RTSP_REQUEST.3 CURLOPT_RTSP_SERVER_CSEQ.3 CURLOPT_RTSP_SESSION_ID.3 CURLOPT_RTSP_STREAM_URI.3 CURLOPT_RTSP_TRANSPORT.3 CURLOPT_SASL_AUTHZID.3 CURLOPT_SASL_IR.3 CURLOPT_SEEKDATA.3 CURLOPT_SEEKFUNCTION.3 CURLOPT_SERVER_RESPONSE_TIMEOUT.3 CURLOPT_SERVER_RESPONSE_TIMEOUT_MS.3 CURLOPT_SERVICE_NAME.3 CURLOPT_SHARE.3 CURLOPT_SOCKOPTDATA.3 CURLOPT_SOCKOPTFUNCTION.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_SOCKS5_AUTH.3 CURLOPT_SOCKS5_GSSAPI_NEC.3 CURLOPT_SOCKS5_GSSAPI_SERVICE.3 CURLOPT_SSH_AUTH_TYPES.3 CURLOPT_SSH_COMPRESSION.3 CURLOPT_SSH_HOSTKEYDATA.3 CURLOPT_SSH_HOSTKEYFUNCTION.3 CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3 CURLOPT_SSH_KEYDATA.3 CURLOPT_SSH_KEYFUNCTION.3 CURLOPT_SSH_KNOWNHOSTS.3 CURLOPT_SSH_PRIVATE_KEYFILE.3 CURLOPT_SSH_PUBLIC_KEYFILE.3 CURLOPT_SSL_CIPHER_LIST.3 CURLOPT_SSL_CTX_DATA.3 CURLOPT_SSL_CTX_FUNCTION.3 CURLOPT_SSL_EC_CURVES.3 CURLOPT_SSL_ENABLE_ALPN.3 CURLOPT_SSL_ENABLE_NPN.3 CURLOPT_SSL_FALSESTART.3 CURLOPT_SSL_OPTIONS.3 CURLOPT_SSL_SESSIONID_CACHE.3 CURLOPT_SSL_VERIFYHOST.3 CURLOPT_SSL_VERIFYPEER.3 CURLOPT_SSL_VERIFYSTATUS.3 CURLOPT_SSLCERT.3 CURLOPT_SSLCERT_BLOB.3 CURLOPT_SSLCERTTYPE.3 CURLOPT_SSLENGINE.3 CURLOPT_SSLENGINE_DEFAULT.3 CURLOPT_SSLKEY.3 CURLOPT_SSLKEY_BLOB.3 CURLOPT_SSLKEYTYPE.3 CURLOPT_SSLVERSION.3 CURLOPT_STDERR.3 CURLOPT_STREAM_DEPENDS.3 CURLOPT_STREAM_DEPENDS_E.3 CURLOPT_STREAM_WEIGHT.3 CURLOPT_SUPPRESS_CONNECT_HEADERS.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_TCP_FASTOPEN.3 CURLOPT_TCP_KEEPALIVE.3 CURLOPT_TCP_KEEPIDLE.3 CURLOPT_TCP_KEEPINTVL.3 CURLOPT_TCP_KEEPCNT.3 CURLOPT_TCP_NODELAY.3 CURLOPT_TELNETOPTIONS.3 CURLOPT_TFTP_BLKSIZE.3 CURLOPT_TFTP_NO_OPTIONS.3 CURLOPT_TIMECONDITION.3 CURLOPT_TIMEOUT.3 CURLOPT_TIMEOUT_MS.3 CURLOPT_TIMEVALUE.3 CURLOPT_TIMEVALUE_LARGE.3 CURLOPT_TLS13_CIPHERS.3 CURLOPT_TLSAUTH_PASSWORD.3 CURLOPT_TLSAUTH_TYPE.3 CURLOPT_TLSAUTH_USERNAME.3 CURLOPT_TRAILERDATA.3 CURLOPT_TRAILERFUNCTION.3 CURLOPT_TRANSFER_ENCODING.3 CURLOPT_TRANSFERTEXT.3 CURLOPT_UNIX_SOCKET_PATH.3 CURLOPT_UNRESTRICTED_AUTH.3 CURLOPT_UPKEEP_INTERVAL_MS.3 CURLOPT_UPLOAD.3 CURLOPT_UPLOAD_BUFFERSIZE.3 CURLOPT_UPLOAD_FLAGS.3 CURLOPT_URL.3 CURLOPT_USE_SSL.3 CURLOPT_USERAGENT.3 CURLOPT_USERNAME.3 CURLOPT_USERPWD.3 CURLOPT_VERBOSE.3 CURLOPT_WILDCARDMATCH.3 CURLOPT_WRITEDATA.3 CURLOPT_WRITEFUNCTION.3 CURLOPT_WS_OPTIONS.3 CURLOPT_XFERINFODATA.3 CURLOPT_XFERINFOFUNCTION.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_XOAUTH2_BEARER.3 CURLSHOPT_LOCKFUNC.3 CURLSHOPT_SHARE.3 CURLSHOPT_UNLOCKFUNC.3 CURLSHOPT_UNSHARE.3 CURLSHOPT_USERDATA.3 '/usr/share/man/man3' make[8]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl/opts' make[7]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl/opts' make[7]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl' make[8]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/aclocal' /usr/bin/install -c -m 644 libcurl.m4 '/usr/share/aclocal' /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 curl_easy_cleanup.3 curl_easy_duphandle.3 curl_easy_escape.3 curl_easy_getinfo.3 curl_easy_header.3 curl_easy_init.3 curl_easy_nextheader.3 curl_easy_option_by_id.3 curl_easy_option_by_name.3 curl_easy_option_next.3 curl_easy_pause.3 curl_easy_perform.3 curl_easy_recv.3 curl_easy_reset.3 curl_easy_send.3 curl_easy_setopt.3 curl_easy_ssls_export.3 curl_easy_ssls_import.3 curl_easy_strerror.3 curl_easy_unescape.3 curl_easy_upkeep.3 curl_escape.3 curl_formadd.3 curl_formfree.3 curl_formget.3 curl_free.3 curl_getdate.3 curl_getenv.3 curl_global_cleanup.3 curl_global_init.3 curl_global_init_mem.3 curl_global_sslset.3 curl_global_trace.3 curl_mime_addpart.3 curl_mime_data.3 curl_mime_data_cb.3 curl_mime_encoder.3 curl_mime_filedata.3 curl_mime_filename.3 curl_mime_free.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 curl_mime_headers.3 curl_mime_init.3 curl_mime_name.3 curl_mime_subparts.3 curl_mime_type.3 curl_mprintf.3 curl_multi_add_handle.3 curl_multi_assign.3 curl_multi_cleanup.3 curl_multi_fdset.3 curl_multi_get_handles.3 curl_multi_info_read.3 curl_multi_init.3 curl_multi_perform.3 curl_multi_poll.3 curl_multi_remove_handle.3 curl_multi_setopt.3 curl_multi_socket.3 curl_multi_socket_action.3 curl_multi_socket_all.3 curl_multi_strerror.3 curl_multi_timeout.3 curl_multi_wait.3 curl_multi_waitfds.3 curl_multi_wakeup.3 curl_pushheader_byname.3 curl_pushheader_bynum.3 curl_share_cleanup.3 curl_share_init.3 curl_share_setopt.3 curl_share_strerror.3 curl_slist_append.3 curl_slist_free_all.3 curl_strequal.3 curl_strnequal.3 curl_unescape.3 curl_url.3 curl_url_cleanup.3 curl_url_dup.3 curl_url_get.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 curl_url_set.3 curl_url_strerror.3 curl_version.3 curl_version_info.3 curl_ws_meta.3 curl_ws_recv.3 curl_ws_send.3 libcurl-easy.3 libcurl-env-dbg.3 libcurl-env.3 libcurl-errors.3 libcurl-multi.3 libcurl-security.3 libcurl-share.3 libcurl-symbols.3 libcurl-thread.3 libcurl-tutorial.3 libcurl-url.3 libcurl-ws.3 libcurl.3 '/usr/share/man/man3' make[8]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl' make[7]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl' make[6]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl' make[5]: Leaving directory '/usr/src/curl-8.13.0/docs' (cd docs/libcurl && make install) make[5]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl' Making install in opts make[6]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl/opts' make[7]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl/opts' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLINFO_ACTIVESOCKET.3 CURLINFO_APPCONNECT_TIME.3 CURLINFO_APPCONNECT_TIME_T.3 CURLINFO_CAINFO.3 CURLINFO_CAPATH.3 CURLINFO_CERTINFO.3 CURLINFO_CONDITION_UNMET.3 CURLINFO_CONNECT_TIME.3 CURLINFO_CONN_ID.3 CURLINFO_CONNECT_TIME_T.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 CURLINFO_CONTENT_LENGTH_UPLOAD.3 CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 CURLINFO_CONTENT_TYPE.3 CURLINFO_COOKIELIST.3 CURLINFO_EARLYDATA_SENT_T.3 CURLINFO_EFFECTIVE_METHOD.3 CURLINFO_EFFECTIVE_URL.3 CURLINFO_FILETIME.3 CURLINFO_FILETIME_T.3 CURLINFO_FTP_ENTRY_PATH.3 CURLINFO_HEADER_SIZE.3 CURLINFO_HTTP_CONNECTCODE.3 CURLINFO_HTTP_VERSION.3 CURLINFO_HTTPAUTH_AVAIL.3 CURLINFO_HTTPAUTH_USED.3 CURLINFO_LASTSOCKET.3 CURLINFO_LOCAL_IP.3 CURLINFO_LOCAL_PORT.3 CURLINFO_NAMELOOKUP_TIME.3 CURLINFO_NAMELOOKUP_TIME_T.3 CURLINFO_NUM_CONNECTS.3 CURLINFO_OS_ERRNO.3 CURLINFO_PRETRANSFER_TIME.3 CURLINFO_PRETRANSFER_TIME_T.3 CURLINFO_POSTTRANSFER_TIME_T.3 CURLINFO_PRIMARY_IP.3 CURLINFO_PRIMARY_PORT.3 CURLINFO_PRIVATE.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLINFO_PROTOCOL.3 CURLINFO_PROXY_ERROR.3 CURLINFO_PROXY_SSL_VERIFYRESULT.3 CURLINFO_PROXYAUTH_AVAIL.3 CURLINFO_PROXYAUTH_USED.3 CURLINFO_QUEUE_TIME_T.3 CURLINFO_REDIRECT_COUNT.3 CURLINFO_REDIRECT_TIME.3 CURLINFO_REDIRECT_TIME_T.3 CURLINFO_REDIRECT_URL.3 CURLINFO_REFERER.3 CURLINFO_REQUEST_SIZE.3 CURLINFO_RESPONSE_CODE.3 CURLINFO_RETRY_AFTER.3 CURLINFO_RTSP_CLIENT_CSEQ.3 CURLINFO_RTSP_CSEQ_RECV.3 CURLINFO_RTSP_SERVER_CSEQ.3 CURLINFO_RTSP_SESSION_ID.3 CURLINFO_SCHEME.3 CURLINFO_SIZE_DOWNLOAD.3 CURLINFO_SIZE_DOWNLOAD_T.3 CURLINFO_SIZE_UPLOAD.3 CURLINFO_SIZE_UPLOAD_T.3 CURLINFO_SPEED_DOWNLOAD.3 CURLINFO_SPEED_DOWNLOAD_T.3 CURLINFO_SPEED_UPLOAD.3 CURLINFO_SPEED_UPLOAD_T.3 CURLINFO_SSL_ENGINES.3 CURLINFO_SSL_VERIFYRESULT.3 CURLINFO_STARTTRANSFER_TIME.3 CURLINFO_STARTTRANSFER_TIME_T.3 CURLINFO_TLS_SESSION.3 CURLINFO_TLS_SSL_PTR.3 CURLINFO_TOTAL_TIME.3 CURLINFO_TOTAL_TIME_T.3 CURLINFO_USED_PROXY.3 CURLINFO_XFER_ID.3 CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 CURLMOPT_MAX_CONCURRENT_STREAMS.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLMOPT_MAX_HOST_CONNECTIONS.3 CURLMOPT_MAX_PIPELINE_LENGTH.3 CURLMOPT_MAX_TOTAL_CONNECTIONS.3 CURLMOPT_MAXCONNECTS.3 CURLMOPT_PIPELINING.3 CURLMOPT_PIPELINING_SERVER_BL.3 CURLMOPT_PIPELINING_SITE_BL.3 CURLMOPT_PUSHDATA.3 CURLMOPT_PUSHFUNCTION.3 CURLMOPT_SOCKETDATA.3 CURLMOPT_SOCKETFUNCTION.3 CURLMOPT_TIMERDATA.3 CURLMOPT_TIMERFUNCTION.3 CURLOPT_ABSTRACT_UNIX_SOCKET.3 CURLOPT_ACCEPT_ENCODING.3 CURLOPT_ACCEPTTIMEOUT_MS.3 CURLOPT_ADDRESS_SCOPE.3 CURLOPT_ALTSVC.3 CURLOPT_ALTSVC_CTRL.3 CURLOPT_APPEND.3 CURLOPT_AUTOREFERER.3 CURLOPT_AWS_SIGV4.3 CURLOPT_BUFFERSIZE.3 CURLOPT_CAINFO.3 CURLOPT_CAINFO_BLOB.3 CURLOPT_CAPATH.3 CURLOPT_CA_CACHE_TIMEOUT.3 CURLOPT_CERTINFO.3 CURLOPT_CHUNK_BGN_FUNCTION.3 CURLOPT_CHUNK_DATA.3 CURLOPT_CHUNK_END_FUNCTION.3 CURLOPT_CLOSESOCKETDATA.3 CURLOPT_CLOSESOCKETFUNCTION.3 CURLOPT_CONNECT_ONLY.3 CURLOPT_CONNECT_TO.3 CURLOPT_CONNECTTIMEOUT.3 CURLOPT_CONNECTTIMEOUT_MS.3 CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 CURLOPT_CONV_FROM_UTF8_FUNCTION.3 CURLOPT_CONV_TO_NETWORK_FUNCTION.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_COOKIE.3 CURLOPT_COOKIEFILE.3 CURLOPT_COOKIEJAR.3 CURLOPT_COOKIELIST.3 CURLOPT_COOKIESESSION.3 CURLOPT_COPYPOSTFIELDS.3 CURLOPT_CRLF.3 CURLOPT_CRLFILE.3 CURLOPT_CURLU.3 CURLOPT_CUSTOMREQUEST.3 CURLOPT_DEBUGDATA.3 CURLOPT_DEBUGFUNCTION.3 CURLOPT_DEFAULT_PROTOCOL.3 CURLOPT_DIRLISTONLY.3 CURLOPT_DISALLOW_USERNAME_IN_URL.3 CURLOPT_DNS_CACHE_TIMEOUT.3 CURLOPT_DNS_INTERFACE.3 CURLOPT_DNS_LOCAL_IP4.3 CURLOPT_DNS_LOCAL_IP6.3 CURLOPT_DNS_SERVERS.3 CURLOPT_DNS_SHUFFLE_ADDRESSES.3 CURLOPT_DNS_USE_GLOBAL_CACHE.3 CURLOPT_DOH_SSL_VERIFYHOST.3 CURLOPT_DOH_SSL_VERIFYPEER.3 CURLOPT_DOH_SSL_VERIFYSTATUS.3 CURLOPT_DOH_URL.3 CURLOPT_ECH.3 CURLOPT_EGDSOCKET.3 CURLOPT_ERRORBUFFER.3 CURLOPT_EXPECT_100_TIMEOUT_MS.3 CURLOPT_FAILONERROR.3 CURLOPT_FILETIME.3 CURLOPT_FNMATCH_DATA.3 CURLOPT_FNMATCH_FUNCTION.3 CURLOPT_FOLLOWLOCATION.3 CURLOPT_FORBID_REUSE.3 CURLOPT_FRESH_CONNECT.3 CURLOPT_FTP_ACCOUNT.3 CURLOPT_FTP_ALTERNATIVE_TO_USER.3 CURLOPT_FTP_CREATE_MISSING_DIRS.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_FTP_FILEMETHOD.3 CURLOPT_FTP_SKIP_PASV_IP.3 CURLOPT_FTP_SSL_CCC.3 CURLOPT_FTP_USE_EPRT.3 CURLOPT_FTP_USE_EPSV.3 CURLOPT_FTP_USE_PRET.3 CURLOPT_FTPPORT.3 CURLOPT_FTPSSLAUTH.3 CURLOPT_GSSAPI_DELEGATION.3 CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 CURLOPT_HAPROXYPROTOCOL.3 CURLOPT_HAPROXY_CLIENT_IP.3 CURLOPT_HEADER.3 CURLOPT_HEADERDATA.3 CURLOPT_HEADERFUNCTION.3 CURLOPT_HEADEROPT.3 CURLOPT_HSTS.3 CURLOPT_HSTS_CTRL.3 CURLOPT_HSTSREADDATA.3 CURLOPT_HSTSREADFUNCTION.3 CURLOPT_HSTSWRITEDATA.3 CURLOPT_HSTSWRITEFUNCTION.3 CURLOPT_HTTP09_ALLOWED.3 CURLOPT_HTTP200ALIASES.3 CURLOPT_HTTP_CONTENT_DECODING.3 CURLOPT_HTTP_TRANSFER_DECODING.3 CURLOPT_HTTP_VERSION.3 CURLOPT_HTTPAUTH.3 CURLOPT_HTTPGET.3 CURLOPT_HTTPHEADER.3 CURLOPT_HTTPPOST.3 CURLOPT_HTTPPROXYTUNNEL.3 CURLOPT_IGNORE_CONTENT_LENGTH.3 CURLOPT_INFILESIZE.3 CURLOPT_INFILESIZE_LARGE.3 CURLOPT_INTERFACE.3 CURLOPT_INTERLEAVEDATA.3 CURLOPT_INTERLEAVEFUNCTION.3 CURLOPT_IOCTLDATA.3 CURLOPT_IOCTLFUNCTION.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_IPRESOLVE.3 CURLOPT_ISSUERCERT.3 CURLOPT_ISSUERCERT_BLOB.3 CURLOPT_KEEP_SENDING_ON_ERROR.3 CURLOPT_KEYPASSWD.3 CURLOPT_KRBLEVEL.3 CURLOPT_LOCALPORT.3 CURLOPT_LOCALPORTRANGE.3 CURLOPT_LOGIN_OPTIONS.3 CURLOPT_LOW_SPEED_LIMIT.3 CURLOPT_LOW_SPEED_TIME.3 CURLOPT_MAIL_AUTH.3 CURLOPT_MAIL_FROM.3 CURLOPT_MAIL_RCPT.3 CURLOPT_MAIL_RCPT_ALLOWFAILS.3 CURLOPT_MAX_RECV_SPEED_LARGE.3 CURLOPT_MAX_SEND_SPEED_LARGE.3 CURLOPT_MAXAGE_CONN.3 CURLOPT_MAXCONNECTS.3 CURLOPT_MAXFILESIZE.3 CURLOPT_MAXFILESIZE_LARGE.3 CURLOPT_MAXLIFETIME_CONN.3 CURLOPT_MAXREDIRS.3 CURLOPT_MIME_OPTIONS.3 CURLOPT_MIMEPOST.3 CURLOPT_NETRC.3 CURLOPT_NETRC_FILE.3 CURLOPT_NEW_DIRECTORY_PERMS.3 CURLOPT_NEW_FILE_PERMS.3 CURLOPT_NOBODY.3 CURLOPT_NOPROGRESS.3 CURLOPT_NOPROXY.3 CURLOPT_NOSIGNAL.3 CURLOPT_OPENSOCKETDATA.3 CURLOPT_OPENSOCKETFUNCTION.3 CURLOPT_PASSWORD.3 CURLOPT_PATH_AS_IS.3 CURLOPT_PINNEDPUBLICKEY.3 CURLOPT_PIPEWAIT.3 CURLOPT_PORT.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_POST.3 CURLOPT_POSTFIELDS.3 CURLOPT_POSTFIELDSIZE.3 CURLOPT_POSTFIELDSIZE_LARGE.3 CURLOPT_POSTQUOTE.3 CURLOPT_POSTREDIR.3 CURLOPT_PRE_PROXY.3 CURLOPT_PREQUOTE.3 CURLOPT_PREREQDATA.3 CURLOPT_PREREQFUNCTION.3 CURLOPT_PRIVATE.3 CURLOPT_PROGRESSDATA.3 CURLOPT_PROGRESSFUNCTION.3 CURLOPT_PROTOCOLS.3 CURLOPT_PROTOCOLS_STR.3 CURLOPT_PROXY.3 CURLOPT_PROXY_CAINFO.3 CURLOPT_PROXY_CAINFO_BLOB.3 CURLOPT_PROXY_CAPATH.3 CURLOPT_PROXY_CRLFILE.3 CURLOPT_PROXY_ISSUERCERT.3 CURLOPT_PROXY_ISSUERCERT_BLOB.3 CURLOPT_PROXY_KEYPASSWD.3 CURLOPT_PROXY_PINNEDPUBLICKEY.3 CURLOPT_PROXY_SERVICE_NAME.3 CURLOPT_PROXY_SSL_CIPHER_LIST.3 CURLOPT_PROXY_SSL_OPTIONS.3 CURLOPT_PROXY_SSL_VERIFYHOST.3 CURLOPT_PROXY_SSL_VERIFYPEER.3 CURLOPT_PROXY_SSLCERT.3 CURLOPT_PROXY_SSLCERT_BLOB.3 CURLOPT_PROXY_SSLCERTTYPE.3 CURLOPT_PROXY_SSLKEY.3 CURLOPT_PROXY_SSLKEY_BLOB.3 CURLOPT_PROXY_SSLKEYTYPE.3 CURLOPT_PROXY_SSLVERSION.3 CURLOPT_PROXY_TLS13_CIPHERS.3 CURLOPT_PROXY_TLSAUTH_PASSWORD.3 CURLOPT_PROXY_TLSAUTH_TYPE.3 CURLOPT_PROXY_TLSAUTH_USERNAME.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_PROXY_TRANSFER_MODE.3 CURLOPT_PROXYAUTH.3 CURLOPT_PROXYHEADER.3 CURLOPT_PROXYPASSWORD.3 CURLOPT_PROXYPORT.3 CURLOPT_PROXYTYPE.3 CURLOPT_PROXYUSERNAME.3 CURLOPT_PROXYUSERPWD.3 CURLOPT_PUT.3 CURLOPT_QUICK_EXIT.3 CURLOPT_QUOTE.3 CURLOPT_RANDOM_FILE.3 CURLOPT_RANGE.3 CURLOPT_READDATA.3 CURLOPT_READFUNCTION.3 CURLOPT_REDIR_PROTOCOLS.3 CURLOPT_REDIR_PROTOCOLS_STR.3 CURLOPT_REFERER.3 CURLOPT_REQUEST_TARGET.3 CURLOPT_RESOLVE.3 CURLOPT_RESOLVER_START_DATA.3 CURLOPT_RESOLVER_START_FUNCTION.3 CURLOPT_RESUME_FROM.3 CURLOPT_RESUME_FROM_LARGE.3 CURLOPT_RTSP_CLIENT_CSEQ.3 CURLOPT_RTSP_REQUEST.3 CURLOPT_RTSP_SERVER_CSEQ.3 CURLOPT_RTSP_SESSION_ID.3 CURLOPT_RTSP_STREAM_URI.3 CURLOPT_RTSP_TRANSPORT.3 CURLOPT_SASL_AUTHZID.3 CURLOPT_SASL_IR.3 CURLOPT_SEEKDATA.3 CURLOPT_SEEKFUNCTION.3 CURLOPT_SERVER_RESPONSE_TIMEOUT.3 CURLOPT_SERVER_RESPONSE_TIMEOUT_MS.3 CURLOPT_SERVICE_NAME.3 CURLOPT_SHARE.3 CURLOPT_SOCKOPTDATA.3 CURLOPT_SOCKOPTFUNCTION.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_SOCKS5_AUTH.3 CURLOPT_SOCKS5_GSSAPI_NEC.3 CURLOPT_SOCKS5_GSSAPI_SERVICE.3 CURLOPT_SSH_AUTH_TYPES.3 CURLOPT_SSH_COMPRESSION.3 CURLOPT_SSH_HOSTKEYDATA.3 CURLOPT_SSH_HOSTKEYFUNCTION.3 CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3 CURLOPT_SSH_KEYDATA.3 CURLOPT_SSH_KEYFUNCTION.3 CURLOPT_SSH_KNOWNHOSTS.3 CURLOPT_SSH_PRIVATE_KEYFILE.3 CURLOPT_SSH_PUBLIC_KEYFILE.3 CURLOPT_SSL_CIPHER_LIST.3 CURLOPT_SSL_CTX_DATA.3 CURLOPT_SSL_CTX_FUNCTION.3 CURLOPT_SSL_EC_CURVES.3 CURLOPT_SSL_ENABLE_ALPN.3 CURLOPT_SSL_ENABLE_NPN.3 CURLOPT_SSL_FALSESTART.3 CURLOPT_SSL_OPTIONS.3 CURLOPT_SSL_SESSIONID_CACHE.3 CURLOPT_SSL_VERIFYHOST.3 CURLOPT_SSL_VERIFYPEER.3 CURLOPT_SSL_VERIFYSTATUS.3 CURLOPT_SSLCERT.3 CURLOPT_SSLCERT_BLOB.3 CURLOPT_SSLCERTTYPE.3 CURLOPT_SSLENGINE.3 CURLOPT_SSLENGINE_DEFAULT.3 CURLOPT_SSLKEY.3 CURLOPT_SSLKEY_BLOB.3 CURLOPT_SSLKEYTYPE.3 CURLOPT_SSLVERSION.3 CURLOPT_STDERR.3 CURLOPT_STREAM_DEPENDS.3 CURLOPT_STREAM_DEPENDS_E.3 CURLOPT_STREAM_WEIGHT.3 CURLOPT_SUPPRESS_CONNECT_HEADERS.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_TCP_FASTOPEN.3 CURLOPT_TCP_KEEPALIVE.3 CURLOPT_TCP_KEEPIDLE.3 CURLOPT_TCP_KEEPINTVL.3 CURLOPT_TCP_KEEPCNT.3 CURLOPT_TCP_NODELAY.3 CURLOPT_TELNETOPTIONS.3 CURLOPT_TFTP_BLKSIZE.3 CURLOPT_TFTP_NO_OPTIONS.3 CURLOPT_TIMECONDITION.3 CURLOPT_TIMEOUT.3 CURLOPT_TIMEOUT_MS.3 CURLOPT_TIMEVALUE.3 CURLOPT_TIMEVALUE_LARGE.3 CURLOPT_TLS13_CIPHERS.3 CURLOPT_TLSAUTH_PASSWORD.3 CURLOPT_TLSAUTH_TYPE.3 CURLOPT_TLSAUTH_USERNAME.3 CURLOPT_TRAILERDATA.3 CURLOPT_TRAILERFUNCTION.3 CURLOPT_TRANSFER_ENCODING.3 CURLOPT_TRANSFERTEXT.3 CURLOPT_UNIX_SOCKET_PATH.3 CURLOPT_UNRESTRICTED_AUTH.3 CURLOPT_UPKEEP_INTERVAL_MS.3 CURLOPT_UPLOAD.3 CURLOPT_UPLOAD_BUFFERSIZE.3 CURLOPT_UPLOAD_FLAGS.3 CURLOPT_URL.3 CURLOPT_USE_SSL.3 CURLOPT_USERAGENT.3 CURLOPT_USERNAME.3 CURLOPT_USERPWD.3 CURLOPT_VERBOSE.3 CURLOPT_WILDCARDMATCH.3 CURLOPT_WRITEDATA.3 CURLOPT_WRITEFUNCTION.3 CURLOPT_WS_OPTIONS.3 CURLOPT_XFERINFODATA.3 CURLOPT_XFERINFOFUNCTION.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_XOAUTH2_BEARER.3 CURLSHOPT_LOCKFUNC.3 CURLSHOPT_SHARE.3 CURLSHOPT_UNLOCKFUNC.3 CURLSHOPT_UNSHARE.3 CURLSHOPT_USERDATA.3 '/usr/share/man/man3' make[7]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl/opts' make[6]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl/opts' make[6]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl' make[7]: Entering directory '/usr/src/curl-8.13.0/docs/libcurl' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/aclocal' /usr/bin/install -c -m 644 libcurl.m4 '/usr/share/aclocal' /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 curl_easy_cleanup.3 curl_easy_duphandle.3 curl_easy_escape.3 curl_easy_getinfo.3 curl_easy_header.3 curl_easy_init.3 curl_easy_nextheader.3 curl_easy_option_by_id.3 curl_easy_option_by_name.3 curl_easy_option_next.3 curl_easy_pause.3 curl_easy_perform.3 curl_easy_recv.3 curl_easy_reset.3 curl_easy_send.3 curl_easy_setopt.3 curl_easy_ssls_export.3 curl_easy_ssls_import.3 curl_easy_strerror.3 curl_easy_unescape.3 curl_easy_upkeep.3 curl_escape.3 curl_formadd.3 curl_formfree.3 curl_formget.3 curl_free.3 curl_getdate.3 curl_getenv.3 curl_global_cleanup.3 curl_global_init.3 curl_global_init_mem.3 curl_global_sslset.3 curl_global_trace.3 curl_mime_addpart.3 curl_mime_data.3 curl_mime_data_cb.3 curl_mime_encoder.3 curl_mime_filedata.3 curl_mime_filename.3 curl_mime_free.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 curl_mime_headers.3 curl_mime_init.3 curl_mime_name.3 curl_mime_subparts.3 curl_mime_type.3 curl_mprintf.3 curl_multi_add_handle.3 curl_multi_assign.3 curl_multi_cleanup.3 curl_multi_fdset.3 curl_multi_get_handles.3 curl_multi_info_read.3 curl_multi_init.3 curl_multi_perform.3 curl_multi_poll.3 curl_multi_remove_handle.3 curl_multi_setopt.3 curl_multi_socket.3 curl_multi_socket_action.3 curl_multi_socket_all.3 curl_multi_strerror.3 curl_multi_timeout.3 curl_multi_wait.3 curl_multi_waitfds.3 curl_multi_wakeup.3 curl_pushheader_byname.3 curl_pushheader_bynum.3 curl_share_cleanup.3 curl_share_init.3 curl_share_setopt.3 curl_share_strerror.3 curl_slist_append.3 curl_slist_free_all.3 curl_strequal.3 curl_strnequal.3 curl_unescape.3 curl_url.3 curl_url_cleanup.3 curl_url_dup.3 curl_url_get.3 '/usr/share/man/man3' /usr/bin/install -c -m 644 curl_url_set.3 curl_url_strerror.3 curl_version.3 curl_version_info.3 curl_ws_meta.3 curl_ws_recv.3 curl_ws_send.3 libcurl-easy.3 libcurl-env-dbg.3 libcurl-env.3 libcurl-errors.3 libcurl-multi.3 libcurl-security.3 libcurl-share.3 libcurl-symbols.3 libcurl-thread.3 libcurl-tutorial.3 libcurl-url.3 libcurl-ws.3 libcurl.3 '/usr/share/man/man3' make[7]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl' make[6]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl' make[5]: Leaving directory '/usr/src/curl-8.13.0/docs/libcurl' make[4]: Leaving directory '/usr/src/curl-8.13.0' make[3]: Leaving directory '/usr/src/curl-8.13.0' make[2]: Leaving directory '/usr/src/curl-8.13.0' make[1]: Leaving directory '/usr/src/curl-8.13.0' Updating linker cache... Install done; saving file list to /usr/src/log/curl-8.13.0 ... make: Leaving directory '/usr/src/lfs' May 14 16:57:52: Building libarchive make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' libarchive-3.7.9.tar.xz checksum OK ====================================== Installing libarchive-3.7.9 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/libarchive-3.7.9 && ./configure \ --prefix=/usr \ --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 for strip... (cached) strip checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for acl/libacl.h... yes checking for attr/xattr.h... no checking for copyfile.h... no checking for ctype.h... yes checking for errno.h... yes checking for ext2fs/ext2_fs.h... yes checking for fcntl.h... yes checking for fnmatch.h... yes checking for grp.h... yes checking whether EXT2_IOC_GETFLAGS is usable... yes checking for inttypes.h... (cached) yes checking for io.h... no checking for langinfo.h... yes checking for limits.h... yes checking for linux/fiemap.h... yes checking for linux/fs.h... yes checking for linux/magic.h... yes checking for linux/types.h... yes checking whether FS_IOC_GETFLAGS is usable... yes checking for locale.h... yes checking for membership.h... no checking for paths.h... yes checking for poll.h... yes checking for pthread.h... yes checking for pwd.h... yes checking for readpassphrase.h... no checking for signal.h... yes checking for spawn.h... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/acl.h... yes checking for sys/cdefs.h... yes checking for sys/ea.h... no checking for sys/extattr.h... no checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/mount.h... yes checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/richacl.h... no checking for sys/select.h... yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... (cached) yes checking for sys/utime.h... no checking for sys/utsname.h... yes checking for sys/vfs.h... yes checking for sys/xattr.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for wchar.h... (cached) yes checking for wctype.h... yes checking for suseconds_t... yes checking for windows.h... no checking for wincrypt.h... no checking for winioctl.h... no found a suitable version of zlib (>= 1.2.1) checking for bzlib.h... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking for blake2.h... no checking for blake2sp_init in -lb2... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconv.h... yes checking for localcharset.h... no checking for locale_charset... no checking for locale_charset in -lcharset... no checking for lz4.h... no checking for lz4hc.h... no checking for LZ4_decompress_safe in -llz4... no checking for zstd.h... yes checking for ZSTD_decompressStream in -lzstd... yes checking for ZSTD_compressStream in -lzstd... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for liblzma... yes checking for lzma.h... yes checking whether we have multithread support in lzma... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxml-2.0... no checking for xmlInitParser in -lxml2... no checking for libxml/xmlreader.h... no checking for libxml/xmlwriter.h... no checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking for regex.h... yes checking for regcomp... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat-security... yes checking whether ld supports --gc-sections... yes checking whether C compiler accepts -ffunction-sections... yes checking whether C compiler accepts -fdata-sections... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for id_t... yes checking for uintptr_t... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for struct statfs.f_namemax... no checking for struct statfs.f_iosize... no checking for struct statvfs.f_iosize... no checking for struct stat.st_birthtime... no checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_mtime_n... no checking for struct stat.st_umtime... no checking for struct stat.st_mtime_usec... no checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for uintmax_t... yes checking for unsigned long long... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for uintmax_t... (cached) yes checking for int64_t... yes checking for uint64_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int16_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether SIZE_MAX is declared... yes checking whether INT32_MAX is declared... yes checking whether INT32_MIN is declared... yes checking whether INT64_MAX is declared... yes checking whether INT64_MIN is declared... yes checking whether UINT64_MAX is declared... yes checking whether UINT32_MAX is declared... yes checking whether INTMAX_MAX is declared... yes checking whether INTMAX_MIN is declared... yes checking whether UINTMAX_MAX is declared... yes checking whether SSIZE_MAX is declared... yes checking whether EFTYPE is declared... no checking whether EILSEQ is declared... yes checking for wchar_t... yes checking size of wchar_t... 4 checking size of int... 4 checking size of long... 8 checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for working memcmp... yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether stat accepts an empty string... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for strftime... yes checking for vprintf... yes checking for CreateHardLinkA... no checking for arc4random_buf... yes checking for chflags... no checking for chown... yes checking for chroot... yes checking for ctime_r... yes checking for fchdir... yes checking for fchflags... no checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdopendir... yes checking for fnmatch... yes checking for fork... yes checking for fstat... yes checking for fstatat... yes checking for fstatfs... yes checking for fstatvfs... yes checking for ftruncate... yes checking for futimens... yes checking for futimes... yes checking for futimesat... yes checking for geteuid... yes checking for getline... yes checking for getpid... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getvfsbyname... no checking for gmtime_r... yes checking for lchflags... no checking for lchmod... yes checking for lchown... yes checking for link... yes checking for linkat... yes checking for localtime_r... yes checking for lstat... yes checking for lutimes... yes checking for mbrtowc... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for mkfifo... yes checking for mknod... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for openat... yes checking for pipe... yes checking for poll... yes checking for posix_spawnp... yes checking for readlink... yes checking for readlinkat... yes checking for readpassphrase... no checking for select... yes checking for setenv... yes checking for setlocale... yes checking for sigaction... yes checking for statfs... yes checking for statvfs... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncpy_s... no checking for strnlen... yes checking for strrchr... yes checking for symlink... yes checking for sysconf... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for timegm... yes checking for tzset... yes checking for unlinkat... yes checking for unsetenv... yes checking for utime... yes checking for utimensat... yes checking for utimes... yes checking for vfork... yes checking for wcrtomb... yes checking for wcscmp... yes checking for wcscpy... yes checking for wcslen... yes checking for wctomb... yes checking for wmemcmp... yes checking for wmemcpy... yes checking for wmemmove... yes checking for _fseeki64... no checking for _get_timezone... no checking whether cmtime_s is declared... no checking whether gmtime_s is declared... no checking for localtime_s... no checking whether _mkgmtime is declared... no checking for cygwin_conv_path... no checking for struct vfsconf... no checking for struct xvfsconf... no checking for struct statfs... no checking whether D_MD_ORDER is declared... no checking for struct dirent.d_namlen... no checking for library containing setxattr... none required checking whether EXTATTR_NAMESPACE_USER is declared... no checking whether XATTR_NOFOLLOW is declared... no checking for fgetxattr... yes checking for flistxattr... yes checking for fsetxattr... yes checking for getxattr... yes checking for lgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for lsetxattr... yes checking for extended attributes support... Linux checking for acl_get_file in -lacl... yes checking for acl_t... yes checking for acl_entry_t... yes checking for acl_permset_t... yes checking for acl_tag_t... yes checking for richacl_get_file in -lrichacl... no checking for struct richace... no checking for struct richacl... no checking for acl... no checking for facl... no checking for acl_add_perm... yes checking for acl_clear_perms... yes checking for acl_create_entry... yes checking for acl_delete_def_file... yes checking for acl_free... yes checking for acl_get_entry... yes checking for acl_get_fd... yes checking for acl_get_file... yes checking for acl_get_permset... yes checking for acl_get_qualifier... yes checking for acl_get_tag_type... yes checking for acl_init... yes checking for acl_set_fd... yes checking for acl_set_file... yes checking for acl_set_qualifier... yes checking for acl_set_tag_type... yes checking for acl_get_perm... yes checking for ACL support... libacl (POSIX.1e) checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking support for ARCHIVE_CRYPTO_MD5_LIBC... no checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_RMD160_LIBC... no checking support for ARCHIVE_CRYPTO_SHA1_LIBC... no checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_SHA256_LIBC... no checking support for ARCHIVE_CRYPTO_SHA256_LIBC2... no checking support for ARCHIVE_CRYPTO_SHA256_LIBC3... no checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_SHA384_LIBC... no checking support for ARCHIVE_CRYPTO_SHA384_LIBC2... no checking support for ARCHIVE_CRYPTO_SHA384_LIBC3... no checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_SHA512_LIBC... no checking support for ARCHIVE_CRYPTO_SHA512_LIBC2... no checking support for ARCHIVE_CRYPTO_SHA512_LIBC3... no checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM... no checking for bcrypt.h... no checking for openssl/evp.h... yes checking for OPENSSL_config in -lcrypto... yes checking support for ARCHIVE_CRYPTO_MD5_OPENSSL... yes checking support for ARCHIVE_CRYPTO_RMD160_OPENSSL... yes checking support for ARCHIVE_CRYPTO_SHA1_OPENSSL... yes checking support for ARCHIVE_CRYPTO_SHA256_OPENSSL... yes checking support for ARCHIVE_CRYPTO_SHA384_OPENSSL... yes checking support for ARCHIVE_CRYPTO_SHA512_OPENSSL... yes checking for PKCS5_PBKDF2_HMAC_SHA1... yes checking for md5.h... no checking for ripemd.h... no checking for sha.h... no checking for sha256.h... no checking for sha512.h... no checking for MD5Init in -lmd... no checking whether compiler supports visibility annotations... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/pkgconfig/libarchive.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing mkdirs commands cd /usr/src/libarchive-3.7.9 && make -j4 make[1]: Entering directory '/usr/src/libarchive-3.7.9' /bin/mkdir -p libarchive/test cat ./libarchive/test/test_*.c | grep '^DEFINE_TEST' > libarchive/test/list.h /bin/mkdir -p tar/test cat ./tar/test/test_*.c | grep '^DEFINE_TEST' > tar/test/list.h /bin/mkdir -p cpio/test /bin/mkdir -p cat/test cat ./cpio/test/test_*.c | grep '^DEFINE_TEST' > cpio/test/list.h cat ./cat/test/test_*.c | grep '^DEFINE_TEST' > cat/test/list.h /bin/mkdir -p unzip/test cat ./unzip/test/test_*.c | grep '^DEFINE_TEST' > unzip/test/list.h make all-am make[2]: Entering directory '/usr/src/libarchive-3.7.9' CC tar/bsdtar-bsdtar.o CC tar/bsdtar-cmdline.o CC tar/bsdtar-creation_set.o CC tar/bsdtar-read.o CC tar/bsdtar-subst.o CC tar/bsdtar-util.o CC tar/bsdtar-write.o CC libarchive/archive_acl.lo CC libarchive/archive_check_magic.lo CC libarchive/archive_cmdline.lo CC libarchive/archive_cryptor.lo CC libarchive/archive_entry.lo CC libarchive/archive_digest.lo CC libarchive/archive_entry_copy_stat.lo CC libarchive/archive_entry_link_resolver.lo CC libarchive/archive_entry_sparse.lo CC libarchive/archive_entry_stat.lo CC libarchive/archive_entry_strmode.lo CC libarchive/archive_entry_xattr.lo CC libarchive/archive_getdate.lo CC libarchive/archive_hmac.lo CC libarchive/archive_match.lo CC libarchive/archive_options.lo CC libarchive/archive_pack_dev.lo CC libarchive/archive_pathmatch.lo CC libarchive/archive_ppmd7.lo CC libarchive/archive_ppmd8.lo CC libarchive/archive_random.lo CC libarchive/archive_rb.lo CC libarchive/archive_read.lo CC libarchive/archive_read_add_passphrase.lo CC libarchive/archive_read_append_filter.lo CC libarchive/archive_read_data_into_fd.lo CC libarchive/archive_read_disk_entry_from_file.lo CC libarchive/archive_read_disk_posix.lo CC libarchive/archive_read_disk_set_standard_lookup.lo CC libarchive/archive_read_extract.lo CC libarchive/archive_read_extract2.lo CC libarchive/archive_read_open_fd.lo CC libarchive/archive_read_open_file.lo CC libarchive/archive_read_open_filename.lo CC libarchive/archive_read_open_memory.lo CC libarchive/archive_read_set_format.lo CC libarchive/archive_read_set_options.lo CC libarchive/archive_read_support_filter_all.lo CC libarchive/archive_read_support_filter_bzip2.lo CC libarchive/archive_read_support_filter_by_code.lo CC libarchive/archive_read_support_filter_compress.lo CC libarchive/archive_read_support_filter_grzip.lo CC libarchive/archive_read_support_filter_gzip.lo CC libarchive/archive_read_support_filter_lrzip.lo CC libarchive/archive_read_support_filter_lz4.lo CC libarchive/archive_read_support_filter_lzop.lo CC libarchive/archive_read_support_filter_none.lo CC libarchive/archive_read_support_filter_program.lo CC libarchive/archive_read_support_filter_rpm.lo CC libarchive/archive_read_support_filter_uu.lo CC libarchive/archive_read_support_filter_xz.lo CC libarchive/archive_read_support_filter_zstd.lo CC libarchive/archive_read_support_format_7zip.lo CC libarchive/archive_read_support_format_all.lo CC libarchive/archive_read_support_format_ar.lo CC libarchive/archive_read_support_format_by_code.lo CC libarchive/archive_read_support_format_cab.lo CC libarchive/archive_read_support_format_cpio.lo CC libarchive/archive_read_support_format_empty.lo CC libarchive/archive_read_support_format_iso9660.lo CC libarchive/archive_read_support_format_lha.lo CC libarchive/archive_read_support_format_mtree.lo CC libarchive/archive_read_support_format_rar.lo CC libarchive/archive_read_support_format_rar5.lo CC libarchive/archive_read_support_format_raw.lo CC libarchive/archive_read_support_format_tar.lo CC libarchive/archive_read_support_format_warc.lo CC libarchive/archive_read_support_format_xar.lo CC libarchive/archive_read_support_format_zip.lo CC libarchive/archive_string.lo CC libarchive/archive_string_sprintf.lo CC libarchive/archive_util.lo CC libarchive/archive_version_details.lo CC libarchive/archive_virtual.lo CC libarchive/archive_write.lo CC libarchive/archive_write_disk_posix.lo CC libarchive/archive_write_disk_set_standard_lookup.lo CC libarchive/archive_write_open_fd.lo CC libarchive/archive_write_open_file.lo CC libarchive/archive_write_open_filename.lo CC libarchive/archive_write_open_memory.lo CC libarchive/archive_write_add_filter.lo CC libarchive/archive_write_add_filter_b64encode.lo CC libarchive/archive_write_add_filter_by_name.lo CC libarchive/archive_write_add_filter_bzip2.lo CC libarchive/archive_write_add_filter_compress.lo CC libarchive/archive_write_add_filter_grzip.lo CC libarchive/archive_write_add_filter_gzip.lo CC libarchive/archive_write_add_filter_lrzip.lo CC libarchive/archive_write_add_filter_lz4.lo CC libarchive/archive_write_add_filter_lzop.lo CC libarchive/archive_write_add_filter_none.lo CC libarchive/archive_write_add_filter_uuencode.lo CC libarchive/archive_write_add_filter_program.lo CC libarchive/archive_write_add_filter_xz.lo CC libarchive/archive_write_add_filter_zstd.lo CC libarchive/archive_write_set_format.lo CC libarchive/archive_write_set_format_7zip.lo CC libarchive/archive_write_set_format_ar.lo CC libarchive/archive_write_set_format_by_name.lo CC libarchive/archive_write_set_format_cpio.lo CC libarchive/archive_write_set_format_cpio_binary.lo CC libarchive/archive_write_set_format_cpio_newc.lo CC libarchive/archive_write_set_format_cpio_odc.lo CC libarchive/archive_write_set_format_filter_by_ext.lo CC libarchive/archive_write_set_format_iso9660.lo CC libarchive/archive_write_set_format_mtree.lo CC libarchive/archive_write_set_format_pax.lo CC libarchive/archive_write_set_format_raw.lo CC libarchive/archive_write_set_format_shar.lo CC libarchive/archive_write_set_format_ustar.lo CC libarchive/archive_write_set_format_v7tar.lo CC libarchive/archive_write_set_format_gnutar.lo CC libarchive/archive_write_set_format_warc.lo CC libarchive/archive_write_set_format_xar.lo CC libarchive/archive_write_set_format_zip.lo CC libarchive/archive_write_set_options.lo CC libarchive/archive_write_set_passphrase.lo CC libarchive/filter_fork_posix.lo CC libarchive/xxhash.lo CC libarchive/archive_blake2s_ref.lo CC libarchive/archive_blake2sp_ref.lo CC libarchive/archive_disk_acl_linux.lo CC libarchive_fe/la-err.lo CC libarchive_fe/la-line_reader.lo CC libarchive_fe/la-passphrase.lo CC cpio/bsdcpio-cmdline.o CC cpio/bsdcpio-cpio.o CC cat/bsdcat-bsdcat.o CC cat/bsdcat-cmdline.o CC unzip/bsdunzip-bsdunzip.o CC unzip/bsdunzip-cmdline.o CC unzip/bsdunzip-la_getline.o CCLD libarchive.la CCLD libarchive_fe.la /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. CCLD bsdtar CCLD bsdcpio CCLD bsdcat CCLD bsdunzip /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/gcc/aarch64-unknown-linux-gnu/15.1.0/../../../../lib64/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. make[2]: Leaving directory '/usr/src/libarchive-3.7.9' make[1]: Leaving directory '/usr/src/libarchive-3.7.9' cd /usr/src/libarchive-3.7.9 && make install make[1]: Entering directory '/usr/src/libarchive-3.7.9' make install-am make[2]: Entering directory '/usr/src/libarchive-3.7.9' make[3]: Entering directory '/usr/src/libarchive-3.7.9' /bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libarchive.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libarchive.so.13.7.9 /usr/lib/libarchive.so.13.7.9 libtool: install: (cd /usr/lib && { ln -s -f libarchive.so.13.7.9 libarchive.so.13 || { rm -f libarchive.so.13 && ln -s libarchive.so.13.7.9 libarchive.so.13; }; }) libtool: install: (cd /usr/lib && { ln -s -f libarchive.so.13.7.9 libarchive.so || { rm -f libarchive.so && ln -s libarchive.so.13.7.9 libarchive.so; }; }) libtool: install: /usr/bin/install -c .libs/libarchive.lai /usr/lib/libarchive.la libtool: finish: PATH="/tools_aarch64/ccache/bin:/bin:/usr/bin:/sbin:/usr/sbin:/tools_aarch64/sbin:/tools_aarch64/bin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c bsdtar bsdcpio bsdcat bsdunzip '/usr/bin' libtool: install: /usr/bin/install -c .libs/bsdtar /usr/bin/bsdtar libtool: install: /usr/bin/install -c .libs/bsdcpio /usr/bin/bsdcpio libtool: install: /usr/bin/install -c .libs/bsdcat /usr/bin/bsdcat libtool: install: /usr/bin/install -c .libs/bsdunzip /usr/bin/bsdunzip /bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 libarchive/archive.h libarchive/archive_entry.h '/usr/include' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 tar/bsdtar.1 cpio/bsdcpio.1 cat/bsdcat.1 unzip/bsdunzip.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man3' /usr/bin/install -c -m 644 libarchive/archive_entry.3 libarchive/archive_entry_acl.3 libarchive/archive_entry_linkify.3 libarchive/archive_entry_misc.3 libarchive/archive_entry_paths.3 libarchive/archive_entry_perms.3 libarchive/archive_entry_stat.3 libarchive/archive_entry_time.3 libarchive/archive_read.3 libarchive/archive_read_add_passphrase.3 libarchive/archive_read_data.3 libarchive/archive_read_disk.3 libarchive/archive_read_extract.3 libarchive/archive_read_filter.3 libarchive/archive_read_format.3 libarchive/archive_read_free.3 libarchive/archive_read_header.3 libarchive/archive_read_new.3 libarchive/archive_read_open.3 libarchive/archive_read_set_options.3 libarchive/archive_util.3 libarchive/archive_write.3 libarchive/archive_write_blocksize.3 libarchive/archive_write_data.3 libarchive/archive_write_disk.3 libarchive/archive_write_filter.3 libarchive/archive_write_finish_entry.3 libarchive/archive_write_format.3 libarchive/archive_write_free.3 libarchive/archive_write_header.3 libarchive/archive_write_new.3 libarchive/archive_write_open.3 libarchive/archive_write_set_options.3 libarchive/archive_write_set_passphrase.3 libarchive/libarchive.3 libarchive/libarchive_changes.3 libarchive/libarchive_internals.3 '/usr/share/man/man3' /bin/mkdir -p '/usr/share/man/man5' /usr/bin/install -c -m 644 libarchive/cpio.5 libarchive/libarchive-formats.5 libarchive/mtree.5 libarchive/tar.5 '/usr/share/man/man5' /bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 build/pkgconfig/libarchive.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/usr/src/libarchive-3.7.9' make[2]: Leaving directory '/usr/src/libarchive-3.7.9' make[1]: Leaving directory '/usr/src/libarchive-3.7.9' Updating linker cache... Install done; saving file list to /usr/src/log/libarchive-3.7.9 ... make: Leaving directory '/usr/src/lfs' May 14 16:58:43: Building cmake make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' cmake-4.0.2.tar.gz checksum OK ====================================== Installing cmake-4.0.2 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/cmake-4.0.2 && sed -i '/"lib64"/s/64//' Modules/GNUInstallDirs.cmake cd /usr/src/cmake-4.0.2 && ./bootstrap \ --prefix=/usr \ --mandir=/share/man \ --system-bzip2 \ --system-curl \ --system-expat \ --system-libarchive \ --system-liblzma \ --system-zlib \ --system-zstd \ --no-system-jsoncpp \ --no-system-librhash \ --no-system-libuv \ --docdir=/share/doc/cmake --------------------------------------------- CMake 4.0.2, Copyright 2000-2025 Kitware, Inc. and Contributors Found GNU toolchain C compiler on this system is: gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard C++ compiler on this system is: g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard Makefile processor on this system is: make g++ has setenv g++ has unsetenv g++ does not have environ in stdlib.h g++ has stl wstring g++ has --------------------------------------------- make[1]: Entering directory '/usr/src/cmake-4.0.2/Bootstrap.cmk' g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmAddCompileDefinitionsCommand.cxx -o cmAddCompileDefinitionsCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmAddCustomCommandCommand.cxx -o cmAddCustomCommandCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmAddCustomTargetCommand.cxx -o cmAddCustomTargetCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmAddDefinitionsCommand.cxx -o cmAddDefinitionsCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmAddDependenciesCommand.cxx -o cmAddDependenciesCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmAddExecutableCommand.cxx -o cmAddExecutableCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmAddLibraryCommand.cxx -o cmAddLibraryCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmAddSubDirectoryCommand.cxx -o cmAddSubDirectoryCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmAddTestCommand.cxx -o cmAddTestCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmArgumentParser.cxx -o cmArgumentParser.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBinUtilsLinker.cxx -o cmBinUtilsLinker.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx -o cmBinUtilsLinuxELFGetRuntimeDependenciesTool.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBinUtilsLinuxELFLinker.cxx -o cmBinUtilsLinuxELFLinker.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx -o cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx -o cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBinUtilsMacOSMachOLinker.cxx -o cmBinUtilsMacOSMachOLinker.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx -o cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx -o cmBinUtilsWindowsPEGetRuntimeDependenciesTool.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx -o cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBinUtilsWindowsPELinker.cxx -o cmBinUtilsWindowsPELinker.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx -o cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBlockCommand.cxx -o cmBlockCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBreakCommand.cxx -o cmBreakCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBuildCommand.cxx -o cmBuildCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmBuildDatabase.cxx -o cmBuildDatabase.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCMakeLanguageCommand.cxx -o cmCMakeLanguageCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCMakeMinimumRequired.cxx -o cmCMakeMinimumRequired.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmList.cxx -o cmList.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCMakePath.cxx -o cmCMakePath.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCMakePathCommand.cxx -o cmCMakePathCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCMakePolicyCommand.cxx -o cmCMakePolicyCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCPackPropertiesGenerator.cxx -o cmCPackPropertiesGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCacheManager.cxx -o cmCacheManager.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCommands.cxx -o cmCommands.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCommonTargetGenerator.cxx -o cmCommonTargetGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmComputeComponentGraph.cxx -o cmComputeComponentGraph.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmComputeLinkDepends.cxx -o cmComputeLinkDepends.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmComputeLinkInformation.cxx -o cmComputeLinkInformation.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmComputeTargetDepends.cxx -o cmComputeTargetDepends.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmConsoleBuf.cxx -o cmConsoleBuf.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmConditionEvaluator.cxx -o cmConditionEvaluator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmConfigureFileCommand.cxx -o cmConfigureFileCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmContinueCommand.cxx -o cmContinueCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCoreTryCompile.cxx -o cmCoreTryCompile.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCreateTestSourceList.cxx -o cmCreateTestSourceList.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCryptoHash.cxx -o cmCryptoHash.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCustomCommand.cxx -o cmCustomCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCustomCommandGenerator.cxx -o cmCustomCommandGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCustomCommandLines.cxx -o cmCustomCommandLines.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCxxModuleMapper.cxx -o cmCxxModuleMapper.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmCxxModuleUsageEffects.cxx -o cmCxxModuleUsageEffects.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmDefinePropertyCommand.cxx -o cmDefinePropertyCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmDefinitions.cxx -o cmDefinitions.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmDocumentationFormatter.cxx -o cmDocumentationFormatter.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmELF.cxx -o cmELF.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmEnableLanguageCommand.cxx -o cmEnableLanguageCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmEnableTestingCommand.cxx -o cmEnableTestingCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmEvaluatedTargetProperty.cxx -o cmEvaluatedTargetProperty.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExecProgramCommand.cxx -o cmExecProgramCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExecuteProcessCommand.cxx -o cmExecuteProcessCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExpandedCommandArgument.cxx -o cmExpandedCommandArgument.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExperimental.cxx -o cmExperimental.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExportBuildCMakeConfigGenerator.cxx -o cmExportBuildCMakeConfigGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExportBuildFileGenerator.cxx -o cmExportBuildFileGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExportCMakeConfigGenerator.cxx -o cmExportCMakeConfigGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExportFileGenerator.cxx -o cmExportFileGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExportInstallCMakeConfigGenerator.cxx -o cmExportInstallCMakeConfigGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExportInstallFileGenerator.cxx -o cmExportInstallFileGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExportSet.cxx -o cmExportSet.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExportTryCompileFileGenerator.cxx -o cmExportTryCompileFileGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExprParserHelper.cxx -o cmExprParserHelper.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmExternalMakefileProjectGenerator.cxx -o cmExternalMakefileProjectGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFileCommand.cxx -o cmFileCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFileCommand_ReadMacho.cxx -o cmFileCommand_ReadMacho.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFileCopier.cxx -o cmFileCopier.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFileInstaller.cxx -o cmFileInstaller.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFileSet.cxx -o cmFileSet.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFileTime.cxx -o cmFileTime.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFileTimeCache.cxx -o cmFileTimeCache.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFileTimes.cxx -o cmFileTimes.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFindBase.cxx -o cmFindBase.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFindCommon.cxx -o cmFindCommon.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFindFileCommand.cxx -o cmFindFileCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFindLibraryCommand.cxx -o cmFindLibraryCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFindPackageCommand.cxx -o cmFindPackageCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFindPackageStack.cxx -o cmFindPackageStack.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFindPathCommand.cxx -o cmFindPathCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFindProgramCommand.cxx -o cmFindProgramCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmForEachCommand.cxx -o cmForEachCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFunctionBlocker.cxx -o cmFunctionBlocker.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFunctionCommand.cxx -o cmFunctionCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmFSPermissions.cxx -o cmFSPermissions.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratedFileStream.cxx -o cmGeneratedFileStream.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorExpression.cxx -o cmGeneratorExpression.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorExpressionContext.cxx -o cmGeneratorExpressionContext.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorExpressionDAGChecker.cxx -o cmGeneratorExpressionDAGChecker.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorExpressionEvaluationFile.cxx -o cmGeneratorExpressionEvaluationFile.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorExpressionEvaluator.cxx -o cmGeneratorExpressionEvaluator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorExpressionLexer.cxx -o cmGeneratorExpressionLexer.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorExpressionNode.cxx -o cmGeneratorExpressionNode.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorExpressionParser.cxx -o cmGeneratorExpressionParser.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorTarget.cxx -o cmGeneratorTarget.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorTarget_CompatibleInterface.cxx -o cmGeneratorTarget_CompatibleInterface.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorTarget_IncludeDirectories.cxx -o cmGeneratorTarget_IncludeDirectories.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorTarget_Link.cxx -o cmGeneratorTarget_Link.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorTarget_LinkDirectories.cxx -o cmGeneratorTarget_LinkDirectories.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorTarget_Options.cxx -o cmGeneratorTarget_Options.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorTarget_Sources.cxx -o cmGeneratorTarget_Sources.o /usr/src/cmake-4.0.2/Source/cmGeneratorTarget_Sources.cxx: In function 'void {anonymous}::addFileSetEntry(const cmGeneratorTarget*, const std::string&, cmGeneratorExpressionDAGChecker*, const cmFileSet*, EvaluatedTargetPropertyEntries&)': /usr/src/cmake-4.0.2/Source/cmGeneratorTarget_Sources.cxx:97:10: warning: unused variable 'cm' [-Wunused-variable] 97 | cmake* cm = headTarget->GetLocalGenerator()->GetCMakeInstance(); | ^~ g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorTarget_TargetPropertyEntry.cxx -o cmGeneratorTarget_TargetPropertyEntry.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGeneratorTarget_TransitiveProperty.cxx -o cmGeneratorTarget_TransitiveProperty.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGetCMakePropertyCommand.cxx -o cmGetCMakePropertyCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGetDirectoryPropertyCommand.cxx -o cmGetDirectoryPropertyCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGetFilenameComponentCommand.cxx -o cmGetFilenameComponentCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGetPipes.cxx -o cmGetPipes.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGetPropertyCommand.cxx -o cmGetPropertyCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGetSourceFilePropertyCommand.cxx -o cmGetSourceFilePropertyCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGetTargetPropertyCommand.cxx -o cmGetTargetPropertyCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGetTestPropertyCommand.cxx -o cmGetTestPropertyCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGlobalCommonGenerator.cxx -o cmGlobalCommonGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGlobalGenerator.cxx -o cmGlobalGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGlobVerificationManager.cxx -o cmGlobVerificationManager.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmHexFileConverter.cxx -o cmHexFileConverter.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmIfCommand.cxx -o cmIfCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmImportedCxxModuleInfo.cxx -o cmImportedCxxModuleInfo.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmIncludeCommand.cxx -o cmIncludeCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmIncludeGuardCommand.cxx -o cmIncludeGuardCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmIncludeDirectoryCommand.cxx -o cmIncludeDirectoryCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmIncludeRegularExpressionCommand.cxx -o cmIncludeRegularExpressionCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallCMakeConfigExportGenerator.cxx -o cmInstallCMakeConfigExportGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallCommand.cxx -o cmInstallCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallCommandArguments.cxx -o cmInstallCommandArguments.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallCxxModuleBmiGenerator.cxx -o cmInstallCxxModuleBmiGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallDirectoryGenerator.cxx -o cmInstallDirectoryGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallExportGenerator.cxx -o cmInstallExportGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallFileSetGenerator.cxx -o cmInstallFileSetGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallFilesCommand.cxx -o cmInstallFilesCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallFilesGenerator.cxx -o cmInstallFilesGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallGenerator.cxx -o cmInstallGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallGetRuntimeDependenciesGenerator.cxx -o cmInstallGetRuntimeDependenciesGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallImportedRuntimeArtifactsGenerator.cxx -o cmInstallImportedRuntimeArtifactsGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallRuntimeDependencySet.cxx -o cmInstallRuntimeDependencySet.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallRuntimeDependencySetGenerator.cxx -o cmInstallRuntimeDependencySetGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallScriptGenerator.cxx -o cmInstallScriptGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallSubdirectoryGenerator.cxx -o cmInstallSubdirectoryGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallTargetGenerator.cxx -o cmInstallTargetGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstallTargetsCommand.cxx -o cmInstallTargetsCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmInstalledFile.cxx -o cmInstalledFile.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmJSONHelpers.cxx -o cmJSONHelpers.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmJSONState.cxx -o cmJSONState.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmLDConfigLDConfigTool.cxx -o cmLDConfigLDConfigTool.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmLDConfigTool.cxx -o cmLDConfigTool.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmLinkDirectoriesCommand.cxx -o cmLinkDirectoriesCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmLinkItem.cxx -o cmLinkItem.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmLinkItemGraphVisitor.cxx -o cmLinkItemGraphVisitor.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmLinkLineComputer.cxx -o cmLinkLineComputer.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmLinkLineDeviceComputer.cxx -o cmLinkLineDeviceComputer.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmListCommand.cxx -o cmListCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmListFileCache.cxx -o cmListFileCache.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmLocalCommonGenerator.cxx -o cmLocalCommonGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmLocalGenerator.cxx -o cmLocalGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmMSVC60LinkLineComputer.cxx -o cmMSVC60LinkLineComputer.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmMacroCommand.cxx -o cmMacroCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmMakeDirectoryCommand.cxx -o cmMakeDirectoryCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmMakefile.cxx -o cmMakefile.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmMarkAsAdvancedCommand.cxx -o cmMarkAsAdvancedCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmMathCommand.cxx -o cmMathCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmMessageCommand.cxx -o cmMessageCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmMessenger.cxx -o cmMessenger.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmNewLineStyle.cxx -o cmNewLineStyle.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmOSXBundleGenerator.cxx -o cmOSXBundleGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmOptionCommand.cxx -o cmOptionCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmOrderDirectories.cxx -o cmOrderDirectories.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmOutputConverter.cxx -o cmOutputConverter.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmParseArgumentsCommand.cxx -o cmParseArgumentsCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmPathLabel.cxx -o cmPathLabel.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmPathResolver.cxx -o cmPathResolver.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmPolicies.cxx -o cmPolicies.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmProcessOutput.cxx -o cmProcessOutput.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmProjectCommand.cxx -o cmProjectCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmValue.cxx -o cmValue.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmPropertyDefinition.cxx -o cmPropertyDefinition.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmPropertyMap.cxx -o cmPropertyMap.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGccDepfileLexerHelper.cxx -o cmGccDepfileLexerHelper.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGccDepfileReader.cxx -o cmGccDepfileReader.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmReturnCommand.cxx -o cmReturnCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmPackageInfoReader.cxx -o cmPackageInfoReader.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmPlaceholderExpander.cxx -o cmPlaceholderExpander.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmPlistParser.cxx -o cmPlistParser.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmRulePlaceholderExpander.cxx -o cmRulePlaceholderExpander.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmRuntimeDependencyArchive.cxx -o cmRuntimeDependencyArchive.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmScriptGenerator.cxx -o cmScriptGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSearchPath.cxx -o cmSearchPath.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSeparateArgumentsCommand.cxx -o cmSeparateArgumentsCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSetCommand.cxx -o cmSetCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSetDirectoryPropertiesCommand.cxx -o cmSetDirectoryPropertiesCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSetPropertyCommand.cxx -o cmSetPropertyCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSetSourceFilesPropertiesCommand.cxx -o cmSetSourceFilesPropertiesCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSetTargetPropertiesCommand.cxx -o cmSetTargetPropertiesCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSetTestsPropertiesCommand.cxx -o cmSetTestsPropertiesCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSiteNameCommand.cxx -o cmSiteNameCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSourceFile.cxx -o cmSourceFile.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSourceFileLocation.cxx -o cmSourceFileLocation.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmStandardLevelResolver.cxx -o cmStandardLevelResolver.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmState.cxx -o cmState.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmStateDirectory.cxx -o cmStateDirectory.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmStateSnapshot.cxx -o cmStateSnapshot.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmString.cxx -o cmString.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmStringAlgorithms.cxx -o cmStringAlgorithms.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmStringReplaceHelper.cxx -o cmStringReplaceHelper.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmStringCommand.cxx -o cmStringCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSubcommandTable.cxx -o cmSubcommandTable.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSubdirCommand.cxx -o cmSubdirCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmSystemTools.cxx -o cmSystemTools.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTarget.cxx -o cmTarget.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTargetCompileDefinitionsCommand.cxx -o cmTargetCompileDefinitionsCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTargetCompileFeaturesCommand.cxx -o cmTargetCompileFeaturesCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTargetCompileOptionsCommand.cxx -o cmTargetCompileOptionsCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTargetIncludeDirectoriesCommand.cxx -o cmTargetIncludeDirectoriesCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTargetLinkLibrariesCommand.cxx -o cmTargetLinkLibrariesCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTargetLinkOptionsCommand.cxx -o cmTargetLinkOptionsCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTargetPrecompileHeadersCommand.cxx -o cmTargetPrecompileHeadersCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTargetPropCommandBase.cxx -o cmTargetPropCommandBase.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTargetPropertyComputer.cxx -o cmTargetPropertyComputer.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTargetSourcesCommand.cxx -o cmTargetSourcesCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTargetTraceDependencies.cxx -o cmTargetTraceDependencies.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTest.cxx -o cmTest.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTestGenerator.cxx -o cmTestGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTimestamp.cxx -o cmTimestamp.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTransformDepfile.cxx -o cmTransformDepfile.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTryCompileCommand.cxx -o cmTryCompileCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmTryRunCommand.cxx -o cmTryRunCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmUnsetCommand.cxx -o cmUnsetCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmUVHandlePtr.cxx -o cmUVHandlePtr.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmUVProcessChain.cxx -o cmUVProcessChain.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmVersion.cxx -o cmVersion.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmWhileCommand.cxx -o cmWhileCommand.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmWindowsRegistry.cxx -o cmWindowsRegistry.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmWorkingDirectory.cxx -o cmWorkingDirectory.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmXcFramework.cxx -o cmXcFramework.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmake.cxx -o cmake.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmakemain.cxx -o cmakemain.o /usr/src/cmake-4.0.2/Source/cmakemain.cxx:717:6: warning: 'bool {anonymous}::parse_default_directory_permissions(const std::string&, std::string&)' defined but not used [-Wunused-function] 717 | bool parse_default_directory_permissions(std::string const& permissions, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmcmd.cxx -o cmcmd.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cm_fileno.cxx -o cm_fileno.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmDepends.cxx -o cmDepends.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmDependsC.cxx -o cmDependsC.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmDependsCompiler.cxx -o cmDependsCompiler.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmGlobalUnixMakefileGenerator3.cxx -o cmGlobalUnixMakefileGenerator3.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmLocalUnixMakefileGenerator3.cxx -o cmLocalUnixMakefileGenerator3.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmMakefileExecutableTargetGenerator.cxx -o cmMakefileExecutableTargetGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmMakefileLibraryTargetGenerator.cxx -o cmMakefileLibraryTargetGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmMakefileTargetGenerator.cxx -o cmMakefileTargetGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmMakefileUtilityTargetGenerator.cxx -o cmMakefileUtilityTargetGenerator.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/cmProcessTools.cxx -o cmProcessTools.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Utilities/std/cm/bits/fs_path.cxx -o fs_path.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Utilities/std/cm/bits/string_view.cxx -o string_view.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/LexerParser/cmExprLexer.cxx -o cmExprLexer.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/LexerParser/cmExprParser.cxx -o cmExprParser.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/LexerParser/cmGccDepfileLexer.cxx -o cmGccDepfileLexer.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -c /usr/src/cmake-4.0.2/Source/LexerParser/cmListFileLexer.c -o cmListFileLexer.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -DKWSYS_NAMESPACE=cmsys -c /usr/src/cmake-4.0.2/Source/kwsys/Directory.cxx -o Directory.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -DKWSYS_NAMESPACE=cmsys -c /usr/src/cmake-4.0.2/Source/kwsys/EncodingCXX.cxx -o EncodingCXX.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -DKWSYS_NAMESPACE=cmsys -c /usr/src/cmake-4.0.2/Source/kwsys/FStream.cxx -o FStream.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -DKWSYS_NAMESPACE=cmsys -c /usr/src/cmake-4.0.2/Source/kwsys/Glob.cxx -o Glob.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -DKWSYS_NAMESPACE=cmsys -c /usr/src/cmake-4.0.2/Source/kwsys/RegularExpression.cxx -o RegularExpression.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -DKWSYS_NAMESPACE=cmsys -c /usr/src/cmake-4.0.2/Source/kwsys/Status.cxx -o Status.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -DKWSYS_CXX_HAS_SETENV=1 -DKWSYS_CXX_HAS_UNSETENV=1 -DKWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H=0 -DKWSYS_CXX_HAS_UTIMENSAT=0 -DKWSYS_CXX_HAS_UTIMES=0 -DKWSYS_NAMESPACE=cmsys -c /usr/src/cmake-4.0.2/Source/kwsys/SystemTools.cxx -o SystemTools.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DKWSYS_NAMESPACE=cmsys -c /usr/src/cmake-4.0.2/Source/kwsys/EncodingC.c -o EncodingC.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DKWSYS_NAMESPACE=cmsys -c /usr/src/cmake-4.0.2/Source/kwsys/ProcessUNIX.c -o ProcessUNIX.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DKWSYS_STRING_C -DKWSYS_NAMESPACE=cmsys -c /usr/src/cmake-4.0.2/Source/kwsys/String.c -o String.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DKWSYS_NAMESPACE=cmsys -c /usr/src/cmake-4.0.2/Source/kwsys/System.c -o System.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DKWSYS_NAMESPACE=cmsys -c /usr/src/cmake-4.0.2/Source/kwsys/Terminal.c -o Terminal.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/strscpy.c -o uv-src-strscpy.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/strtok.c -o uv-src-strtok.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/timer.c -o uv-src-timer.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/uv-common.c -o uv-src-uv-common.c.o In file included from /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/uv-common.h:42, from /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/uv-common.c:23: /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/uv-common.c: In function 'uv_walk': /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/queue.h:68:19: warning: storing the address of local variable 'queue' in '((void * (**)[2])MEM[(void *[2] * *)loop_13(D) + 16B])[1]' [-Wdangling-pointer=] 68 | QUEUE_PREV(q) = (n); \ | ^ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/queue.h:78:7: note: in expansion of macro 'QUEUE_SPLIT' 78 | QUEUE_SPLIT(h, q, n); \ | ^~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/uv-common.c:509:3: note: in expansion of macro 'QUEUE_MOVE' 509 | QUEUE_MOVE(&loop->handle_queue, &queue); | ^~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/uv-common.c:505:9: note: 'queue' declared here 505 | QUEUE queue; | ^~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/uv-common.c:504:25: note: 'loop' declared here 504 | void uv_walk(uv_loop_t* loop, uv_walk_cb walk_cb, void* arg) { | ~~~~~~~~~~~^~~~ gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/cmake-bootstrap.c -o uv-src-unix-cmake-bootstrap.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/core.c -o uv-src-unix-core.c.o In file included from /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/uv-common.h:42, from /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/internal.h:25, from /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/core.c:22: /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/core.c: In function 'uv__run_pending': /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/queue.h:68:19: warning: storing the address of local variable 'pq' in '((void * (**)[2])MEM[(void *[2] * *)loop_11(D) + 72B])[1]' [-Wdangling-pointer=] 68 | QUEUE_PREV(q) = (n); \ | ^ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/queue.h:78:7: note: in expansion of macro 'QUEUE_SPLIT' 78 | QUEUE_SPLIT(h, q, n); \ | ^~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/core.c:810:3: note: in expansion of macro 'QUEUE_MOVE' 810 | QUEUE_MOVE(&loop->pending_queue, &pq); | ^~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/core.c:807:9: note: 'pq' declared here 807 | QUEUE pq; | ^~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/core.c:805:40: note: 'loop' declared here 805 | static void uv__run_pending(uv_loop_t* loop) { | ~~~~~~~~~~~^~~~ gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/fs.c -o uv-src-unix-fs.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop.c -o uv-src-unix-loop.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c -o uv-src-unix-loop-watcher.c.o In file included from /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/uv-common.h:42, from /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/internal.h:25, from /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:23: /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c: In function 'uv__run_prepare': /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/queue.h:68:19: warning: storing the address of local variable 'queue' in '((void * (**)[2])MEM[(void *[2] * *)loop_12(D) + 304B])[1]' [-Wdangling-pointer=] 68 | QUEUE_PREV(q) = (n); \ | ^ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/queue.h:78:7: note: in expansion of macro 'QUEUE_SPLIT' 78 | QUEUE_SPLIT(h, q, n); \ | ^~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:52:5: note: in expansion of macro 'QUEUE_MOVE' 52 | QUEUE_MOVE(&loop->name##_handles, &queue); \ | ^~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:66:1: note: in expansion of macro 'UV_LOOP_WATCHER_DEFINE' 66 | UV_LOOP_WATCHER_DEFINE(prepare, PREPARE) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:50:11: note: 'queue' declared here 50 | QUEUE queue; \ | ^~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:66:1: note: in expansion of macro 'UV_LOOP_WATCHER_DEFINE' 66 | UV_LOOP_WATCHER_DEFINE(prepare, PREPARE) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:48:34: note: 'loop' declared here 48 | void uv__run_##name(uv_loop_t* loop) { \ | ~~~~~~~~~~~^~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:66:1: note: in expansion of macro 'UV_LOOP_WATCHER_DEFINE' 66 | UV_LOOP_WATCHER_DEFINE(prepare, PREPARE) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c: In function 'uv__run_check': /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/queue.h:68:19: warning: storing the address of local variable 'queue' in '((void * (**)[2])MEM[(void *[2] * *)loop_12(D) + 320B])[1]' [-Wdangling-pointer=] 68 | QUEUE_PREV(q) = (n); \ | ^ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/queue.h:78:7: note: in expansion of macro 'QUEUE_SPLIT' 78 | QUEUE_SPLIT(h, q, n); \ | ^~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:52:5: note: in expansion of macro 'QUEUE_MOVE' 52 | QUEUE_MOVE(&loop->name##_handles, &queue); \ | ^~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:67:1: note: in expansion of macro 'UV_LOOP_WATCHER_DEFINE' 67 | UV_LOOP_WATCHER_DEFINE(check, CHECK) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:50:11: note: 'queue' declared here 50 | QUEUE queue; \ | ^~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:67:1: note: in expansion of macro 'UV_LOOP_WATCHER_DEFINE' 67 | UV_LOOP_WATCHER_DEFINE(check, CHECK) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:48:34: note: 'loop' declared here 48 | void uv__run_##name(uv_loop_t* loop) { \ | ~~~~~~~~~~~^~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:67:1: note: in expansion of macro 'UV_LOOP_WATCHER_DEFINE' 67 | UV_LOOP_WATCHER_DEFINE(check, CHECK) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c: In function 'uv__run_idle': /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/queue.h:68:19: warning: storing the address of local variable 'queue' in '((void * (**)[2])MEM[(void *[2] * *)loop_12(D) + 336B])[1]' [-Wdangling-pointer=] 68 | QUEUE_PREV(q) = (n); \ | ^ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/queue.h:78:7: note: in expansion of macro 'QUEUE_SPLIT' 78 | QUEUE_SPLIT(h, q, n); \ | ^~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:52:5: note: in expansion of macro 'QUEUE_MOVE' 52 | QUEUE_MOVE(&loop->name##_handles, &queue); \ | ^~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:68:1: note: in expansion of macro 'UV_LOOP_WATCHER_DEFINE' 68 | UV_LOOP_WATCHER_DEFINE(idle, IDLE) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:50:11: note: 'queue' declared here 50 | QUEUE queue; \ | ^~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:68:1: note: in expansion of macro 'UV_LOOP_WATCHER_DEFINE' 68 | UV_LOOP_WATCHER_DEFINE(idle, IDLE) | ^~~~~~~~~~~~~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:48:34: note: 'loop' declared here 48 | void uv__run_##name(uv_loop_t* loop) { \ | ~~~~~~~~~~~^~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/loop-watcher.c:68:1: note: in expansion of macro 'UV_LOOP_WATCHER_DEFINE' 68 | UV_LOOP_WATCHER_DEFINE(idle, IDLE) | ^~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/no-fsevents.c -o uv-src-unix-no-fsevents.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/pipe.c -o uv-src-unix-pipe.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/poll.c -o uv-src-unix-poll.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/posix-hrtime.c -o uv-src-unix-posix-hrtime.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/posix-poll.c -o uv-src-unix-posix-poll.c.o /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/posix-poll.c: In function 'uv__io_poll': /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/posix-poll.c:238:10: warning: 'user_timeout' may be used uninitialized [-Wmaybe-uninitialized] 238 | if (timeout == -1) | ^ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/posix-poll.c:147:7: note: 'user_timeout' was declared here 147 | int user_timeout; | ^~~~~~~~~~~~ gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/process.c -o uv-src-unix-process.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/signal.c -o uv-src-unix-signal.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/stream.c -o uv-src-unix-stream.c.o In file included from /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/uv-common.h:42, from /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/internal.h:25, from /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/stream.c:23: /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/stream.c: In function 'uv__write_callbacks': /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/queue.h:68:19: warning: storing the address of local variable 'pq' in '((void * (**)[2])MEM[(void *[2] * *)stream_23(D) + 208B])[1]' [-Wdangling-pointer=] 68 | QUEUE_PREV(q) = (n); \ | ^ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/queue.h:78:7: note: in expansion of macro 'QUEUE_SPLIT' 78 | QUEUE_SPLIT(h, q, n); \ | ^~~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/stream.c:941:3: note: in expansion of macro 'QUEUE_MOVE' 941 | QUEUE_MOVE(&stream->write_completed_queue, &pq); | ^~~~~~~~~~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/stream.c:936:9: note: 'pq' declared here 936 | QUEUE pq; | ^~ /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/stream.c:933:46: note: 'stream' declared here 933 | static void uv__write_callbacks(uv_stream_t* stream) { | ~~~~~~~~~~~~~^~~~~~ gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/tcp.c -o uv-src-unix-tcp.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -D_GNU_SOURCE -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/include -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix -I/usr/src/cmake-4.0.2/Utilities/cmlibuv/src -c /usr/src/cmake-4.0.2/Utilities/cmlibuv/src/unix/tty.c -o uv-src-unix-tty.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DNO_IMPORT_EXPORT -c /usr/src/cmake-4.0.2/Utilities/cmlibrhash/librhash/algorithms.c -o rhash-librhash-algorithms.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DNO_IMPORT_EXPORT -c /usr/src/cmake-4.0.2/Utilities/cmlibrhash/librhash/byte_order.c -o rhash-librhash-byte_order.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DNO_IMPORT_EXPORT -c /usr/src/cmake-4.0.2/Utilities/cmlibrhash/librhash/hex.c -o rhash-librhash-hex.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DNO_IMPORT_EXPORT -c /usr/src/cmake-4.0.2/Utilities/cmlibrhash/librhash/md5.c -o rhash-librhash-md5.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DNO_IMPORT_EXPORT -c /usr/src/cmake-4.0.2/Utilities/cmlibrhash/librhash/rhash.c -o rhash-librhash-rhash.c.o /usr/src/cmake-4.0.2/Utilities/cmlibrhash/librhash/rhash.c:429:13: warning: 'rhash_put_digest' defined but not used [-Wunused-function] 429 | static void rhash_put_digest(rhash ctx, unsigned hash_id, unsigned char* result) | ^~~~~~~~~~~~~~~~ gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DNO_IMPORT_EXPORT -c /usr/src/cmake-4.0.2/Utilities/cmlibrhash/librhash/sha1.c -o rhash-librhash-sha1.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DNO_IMPORT_EXPORT -c /usr/src/cmake-4.0.2/Utilities/cmlibrhash/librhash/sha256.c -o rhash-librhash-sha256.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DNO_IMPORT_EXPORT -c /usr/src/cmake-4.0.2/Utilities/cmlibrhash/librhash/sha3.c -o rhash-librhash-sha3.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DNO_IMPORT_EXPORT -c /usr/src/cmake-4.0.2/Utilities/cmlibrhash/librhash/sha512.c -o rhash-librhash-sha512.c.o gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities -DNO_IMPORT_EXPORT -c /usr/src/cmake-4.0.2/Utilities/cmlibrhash/librhash/util.c -o rhash-librhash-util.c.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -I/usr/src/cmake-4.0.2/Utilities/cmjsoncpp/include -c /usr/src/cmake-4.0.2/Utilities/cmjsoncpp/src/lib_json/json_reader.cpp -o jsoncpp-src-lib_json-json_reader.cpp.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -I/usr/src/cmake-4.0.2/Utilities/cmjsoncpp/include -c /usr/src/cmake-4.0.2/Utilities/cmjsoncpp/src/lib_json/json_value.cpp -o jsoncpp-src-lib_json-json_value.cpp.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities -I/usr/src/cmake-4.0.2/Utilities/cmjsoncpp/include -c /usr/src/cmake-4.0.2/Utilities/cmjsoncpp/src/lib_json/json_writer.cpp -o jsoncpp-src-lib_json-json_writer.cpp.o g++ -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -D_FILE_OFFSET_BITS=64 -DCMAKE_BOOTSTRAP -DCMake_HAVE_CXX_MAKE_UNIQUE=1 -DCMake_HAVE_CXX_FILESYSTEM=1 -I/usr/src/cmake-4.0.2/Bootstrap.cmk -I/usr/src/cmake-4.0.2/Source -I/usr/src/cmake-4.0.2/Source/LexerParser -I/usr/src/cmake-4.0.2/Utilities/std -I/usr/src/cmake-4.0.2/Utilities cmAddCompileDefinitionsCommand.o cmAddCustomCommandCommand.o cmAddCustomTargetCommand.o cmAddDefinitionsCommand.o cmAddDependenciesCommand.o cmAddExecutableCommand.o cmAddLibraryCommand.o cmAddSubDirectoryCommand.o cmAddTestCommand.o cmArgumentParser.o cmBinUtilsLinker.o cmBinUtilsLinuxELFGetRuntimeDependenciesTool.o cmBinUtilsLinuxELFLinker.o cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.o cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.o cmBinUtilsMacOSMachOLinker.o cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.o cmBinUtilsWindowsPEGetRuntimeDependenciesTool.o cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.o cmBinUtilsWindowsPELinker.o cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.o cmBlockCommand.o cmBreakCommand.o cmBuildCommand.o cmBuildDatabase.o cmCMakeLanguageCommand.o cmCMakeMinimumRequired.o cmList.o cmCMakePath.o cmCMakePathCommand.o cmCMakePolicyCommand.o cmCPackPropertiesGenerator.o cmCacheManager.o cmCommands.o cmCommonTargetGenerator.o cmComputeComponentGraph.o cmComputeLinkDepends.o cmComputeLinkInformation.o cmComputeTargetDepends.o cmConsoleBuf.o cmConditionEvaluator.o cmConfigureFileCommand.o cmContinueCommand.o cmCoreTryCompile.o cmCreateTestSourceList.o cmCryptoHash.o cmCustomCommand.o cmCustomCommandGenerator.o cmCustomCommandLines.o cmCxxModuleMapper.o cmCxxModuleUsageEffects.o cmDefinePropertyCommand.o cmDefinitions.o cmDocumentationFormatter.o cmELF.o cmEnableLanguageCommand.o cmEnableTestingCommand.o cmEvaluatedTargetProperty.o cmExecProgramCommand.o cmExecuteProcessCommand.o cmExpandedCommandArgument.o cmExperimental.o cmExportBuildCMakeConfigGenerator.o cmExportBuildFileGenerator.o cmExportCMakeConfigGenerator.o cmExportFileGenerator.o cmExportInstallCMakeConfigGenerator.o cmExportInstallFileGenerator.o cmExportSet.o cmExportTryCompileFileGenerator.o cmExprParserHelper.o cmExternalMakefileProjectGenerator.o cmFileCommand.o cmFileCommand_ReadMacho.o cmFileCopier.o cmFileInstaller.o cmFileSet.o cmFileTime.o cmFileTimeCache.o cmFileTimes.o cmFindBase.o cmFindCommon.o cmFindFileCommand.o cmFindLibraryCommand.o cmFindPackageCommand.o cmFindPackageStack.o cmFindPathCommand.o cmFindProgramCommand.o cmForEachCommand.o cmFunctionBlocker.o cmFunctionCommand.o cmFSPermissions.o cmGeneratedFileStream.o cmGeneratorExpression.o cmGeneratorExpressionContext.o cmGeneratorExpressionDAGChecker.o cmGeneratorExpressionEvaluationFile.o cmGeneratorExpressionEvaluator.o cmGeneratorExpressionLexer.o cmGeneratorExpressionNode.o cmGeneratorExpressionParser.o cmGeneratorTarget.o cmGeneratorTarget_CompatibleInterface.o cmGeneratorTarget_IncludeDirectories.o cmGeneratorTarget_Link.o cmGeneratorTarget_LinkDirectories.o cmGeneratorTarget_Options.o cmGeneratorTarget_Sources.o cmGeneratorTarget_TargetPropertyEntry.o cmGeneratorTarget_TransitiveProperty.o cmGetCMakePropertyCommand.o cmGetDirectoryPropertyCommand.o cmGetFilenameComponentCommand.o cmGetPipes.o cmGetPropertyCommand.o cmGetSourceFilePropertyCommand.o cmGetTargetPropertyCommand.o cmGetTestPropertyCommand.o cmGlobalCommonGenerator.o cmGlobalGenerator.o cmGlobVerificationManager.o cmHexFileConverter.o cmIfCommand.o cmImportedCxxModuleInfo.o cmIncludeCommand.o cmIncludeGuardCommand.o cmIncludeDirectoryCommand.o cmIncludeRegularExpressionCommand.o cmInstallCMakeConfigExportGenerator.o cmInstallCommand.o cmInstallCommandArguments.o cmInstallCxxModuleBmiGenerator.o cmInstallDirectoryGenerator.o cmInstallExportGenerator.o cmInstallFileSetGenerator.o cmInstallFilesCommand.o cmInstallFilesGenerator.o cmInstallGenerator.o cmInstallGetRuntimeDependenciesGenerator.o cmInstallImportedRuntimeArtifactsGenerator.o cmInstallRuntimeDependencySet.o cmInstallRuntimeDependencySetGenerator.o cmInstallScriptGenerator.o cmInstallSubdirectoryGenerator.o cmInstallTargetGenerator.o cmInstallTargetsCommand.o cmInstalledFile.o cmJSONHelpers.o cmJSONState.o cmLDConfigLDConfigTool.o cmLDConfigTool.o cmLinkDirectoriesCommand.o cmLinkItem.o cmLinkItemGraphVisitor.o cmLinkLineComputer.o cmLinkLineDeviceComputer.o cmListCommand.o cmListFileCache.o cmLocalCommonGenerator.o cmLocalGenerator.o cmMSVC60LinkLineComputer.o cmMacroCommand.o cmMakeDirectoryCommand.o cmMakefile.o cmMarkAsAdvancedCommand.o cmMathCommand.o cmMessageCommand.o cmMessenger.o cmNewLineStyle.o cmOSXBundleGenerator.o cmOptionCommand.o cmOrderDirectories.o cmOutputConverter.o cmParseArgumentsCommand.o cmPathLabel.o cmPathResolver.o cmPolicies.o cmProcessOutput.o cmProjectCommand.o cmValue.o cmPropertyDefinition.o cmPropertyMap.o cmGccDepfileLexerHelper.o cmGccDepfileReader.o cmReturnCommand.o cmPackageInfoReader.o cmPlaceholderExpander.o cmPlistParser.o cmRulePlaceholderExpander.o cmRuntimeDependencyArchive.o cmScriptGenerator.o cmSearchPath.o cmSeparateArgumentsCommand.o cmSetCommand.o cmSetDirectoryPropertiesCommand.o cmSetPropertyCommand.o cmSetSourceFilesPropertiesCommand.o cmSetTargetPropertiesCommand.o cmSetTestsPropertiesCommand.o cmSiteNameCommand.o cmSourceFile.o cmSourceFileLocation.o cmStandardLevelResolver.o cmState.o cmStateDirectory.o cmStateSnapshot.o cmString.o cmStringAlgorithms.o cmStringReplaceHelper.o cmStringCommand.o cmSubcommandTable.o cmSubdirCommand.o cmSystemTools.o cmTarget.o cmTargetCompileDefinitionsCommand.o cmTargetCompileFeaturesCommand.o cmTargetCompileOptionsCommand.o cmTargetIncludeDirectoriesCommand.o cmTargetLinkLibrariesCommand.o cmTargetLinkOptionsCommand.o cmTargetPrecompileHeadersCommand.o cmTargetPropCommandBase.o cmTargetPropertyComputer.o cmTargetSourcesCommand.o cmTargetTraceDependencies.o cmTest.o cmTestGenerator.o cmTimestamp.o cmTransformDepfile.o cmTryCompileCommand.o cmTryRunCommand.o cmUnsetCommand.o cmUVHandlePtr.o cmUVProcessChain.o cmVersion.o cmWhileCommand.o cmWindowsRegistry.o cmWorkingDirectory.o cmXcFramework.o cmake.o cmakemain.o cmcmd.o cm_fileno.o cmDepends.o cmDependsC.o cmDependsCompiler.o cmGlobalUnixMakefileGenerator3.o cmLocalUnixMakefileGenerator3.o cmMakefileExecutableTargetGenerator.o cmMakefileLibraryTargetGenerator.o cmMakefileTargetGenerator.o cmMakefileUtilityTargetGenerator.o cmProcessTools.o fs_path.o string_view.o cmExprLexer.o cmExprParser.o cmGccDepfileLexer.o cmListFileLexer.o Directory.o EncodingCXX.o FStream.o Glob.o RegularExpression.o Status.o SystemTools.o EncodingC.o ProcessUNIX.o String.o System.o Terminal.o uv-src-strscpy.c.o uv-src-strtok.c.o uv-src-timer.c.o uv-src-uv-common.c.o uv-src-unix-cmake-bootstrap.c.o uv-src-unix-core.c.o uv-src-unix-fs.c.o uv-src-unix-loop.c.o uv-src-unix-loop-watcher.c.o uv-src-unix-no-fsevents.c.o uv-src-unix-pipe.c.o uv-src-unix-poll.c.o uv-src-unix-posix-hrtime.c.o uv-src-unix-posix-poll.c.o uv-src-unix-process.c.o uv-src-unix-signal.c.o uv-src-unix-stream.c.o uv-src-unix-tcp.c.o uv-src-unix-tty.c.o rhash-librhash-algorithms.c.o rhash-librhash-byte_order.c.o rhash-librhash-hex.c.o rhash-librhash-md5.c.o rhash-librhash-rhash.c.o rhash-librhash-sha1.c.o rhash-librhash-sha256.c.o rhash-librhash-sha3.c.o rhash-librhash-sha512.c.o rhash-librhash-util.c.o jsoncpp-src-lib_json-json_reader.cpp.o jsoncpp-src-lib_json-json_value.cpp.o jsoncpp-src-lib_json-json_writer.cpp.o -ldl -lrt -o cmake make[1]: Leaving directory '/usr/src/cmake-4.0.2/Bootstrap.cmk' loading initial cache file /usr/src/cmake-4.0.2/Bootstrap.cmk/InitialCacheFlags.cmake -- The C compiler identification is GNU 15.1.0 -- The CXX compiler identification is GNU 15.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tools_aarch64/ccache/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tools_aarch64/ccache/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Checking if compiler supports C11 _Thread_local -- Checking if compiler supports C11 _Thread_local - yes -- Checking if compiler supports needed C++17 constructs -- Checking if compiler supports needed C++17 constructs - yes -- Checking if compiler supports C++ make_unique -- Checking if compiler supports C++ make_unique - yes -- Checking if compiler supports C++ filesystem -- Checking if compiler supports C++ filesystem - yes -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for environ -- Looking for environ - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Checking whether wstring is available -- Checking whether wstring is available - yes -- Checking whether C compiler has ptrdiff_t in stddef.h -- Checking whether C compiler has ptrdiff_t in stddef.h - yes -- Checking whether C compiler has ssize_t in unistd.h -- Checking whether C compiler has ssize_t in unistd.h - yes -- Checking whether C compiler has clock_gettime -- Checking whether C compiler has clock_gettime - yes -- Checking whether CXX compiler has setenv -- Checking whether CXX compiler has setenv - yes -- Checking whether CXX compiler has unsetenv -- Checking whether CXX compiler has unsetenv - yes -- Checking whether CXX compiler has environ in stdlib.h -- Checking whether CXX compiler has environ in stdlib.h - no -- Checking whether CXX compiler has utimes -- Checking whether CXX compiler has utimes - yes -- Checking whether CXX compiler has utimensat -- Checking whether CXX compiler has utimensat - yes -- Checking whether CXX compiler struct stat has st_mtim member -- Checking whether CXX compiler struct stat has st_mtim member - yes -- Checking whether CXX compiler struct stat has st_mtimespec member -- Checking whether CXX compiler struct stat has st_mtimespec member - no -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - found -- Checking whether CXX compiler has rlimit64 -- Checking whether CXX compiler has rlimit64 - yes -- Looking for C++ include execinfo.h -- Looking for C++ include execinfo.h - found -- Checking whether backtrace works with this C++ compiler -- Checking whether backtrace works with this C++ compiler - yes -- Looking for C++ include dlfcn.h -- Looking for C++ include dlfcn.h - found -- Checking whether dladdr works with this C++ compiler -- Checking whether dladdr works with this C++ compiler - yes -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - found -- Checking whether cxxabi works with this C++ compiler -- Checking whether cxxabi works with this C++ compiler - yes -- Checking whether CXX compiler has getloadavg -- Checking whether CXX compiler has getloadavg - yes -- Checking whether is available -- Checking whether is available - yes -- Using system-installed BZIP2 -- Using system-installed CURL -- Using system-installed EXPAT -- Using system-installed LIBARCHIVE -- Using system-installed LIBLZMA -- Using system-installed ZLIB -- Using system-installed ZSTD -- Found ZLIB: /lib/libz.so (found version "1.3.1") -- Found CURL: /usr/lib/libcurl.so (found version "8.13.0") -- Found EXPAT: /usr/lib/libexpat.so (found version "2.7.1") -- Found LibArchive: /usr/lib/libarchive.so (found suitable version "3.7.9", minimum required is "3.3.3") -- Checking for curses support -- Checking for curses support - Success -- Looking for wsyncup in /usr/lib/libcurses.so -- Looking for wsyncup in /usr/lib/libcurses.so - found -- Looking for cbreak in /usr/lib/libncurses.so -- Looking for cbreak in /usr/lib/libncurses.so - found -- Looking for nodelay in /usr/lib/libncurses.so -- Looking for nodelay in /usr/lib/libncurses.so - found -- Found Curses: /usr/lib/libncurses.so -- Looking for use_default_colors -- Looking for use_default_colors - found -- Looking for a Fortran compiler -- Looking for a Fortran compiler - NOTFOUND -- Performing Test run_pic_test -- Performing Test run_pic_test - Success -- Performing Test run_inlines_hidden_test -- Performing Test run_inlines_hidden_test - Success -- Configuring done (6.8s) -- Generating done (0.2s) -- Build files have been written to: /usr/src/cmake-4.0.2 --------------------------------------------- CMake has bootstrapped. Now run make. cd /usr/src/cmake-4.0.2 && make -j4 make[1]: Entering directory '/usr/src/cmake-4.0.2' [ 1%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/ProcessUNIX.c.o [ 1%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/ProcessUNIX.c.o [ 1%] Building CXX object Utilities/std/CMakeFiles/cmstd.dir/cm/bits/fs_path.cxx.o [ 1%] Building C object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test.c.o [ 1%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Base64.c.o [ 1%] Building C object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test_abi_C.c.o [ 1%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/EncodingC.c.o [ 2%] Building C object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test_int_C.c.o [ 2%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Base64.c.o [ 2%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/MD5.c.o [ 2%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Terminal.c.o [ 2%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/EncodingC.c.o [ 2%] Building C object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test_include_C.c.o [ 2%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/System.c.o [ 2%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/MD5.c.o [ 2%] Building CXX object Utilities/std/CMakeFiles/cmstd.dir/cm/bits/string_view.cxx.o [ 3%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/String.c.o [ 3%] Building CXX object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test_abi_CXX.cxx.o [ 3%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Terminal.c.o [ 3%] Building CXX object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test_int_CXX.cxx.o [ 3%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/System.c.o [ 3%] Linking C static library libcmsys_c.a [ 3%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/String.c.o [ 3%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Directory.cxx.o [ 3%] Built target cmsys_c [ 3%] Building CXX object Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test_include_CXX.cxx.o [ 3%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/algorithms.c.o [ 3%] Linking CXX static library libcmstd.a [ 3%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/byte_order.c.o [ 3%] Built target cmstd [ 3%] Building CXX object Utilities/cmjsoncpp/CMakeFiles/cmjsoncpp.dir/src/lib_json/json_reader.cpp.o [ 4%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/DynamicLoader.cxx.o [ 5%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/hex.c.o [ 5%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/md5.c.o [ 5%] Linking CXX executable kwiml_test [ 5%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/EncodingCXX.cxx.o [ 5%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/rhash.c.o [ 5%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/sha1.c.o [ 5%] Built target kwiml_test [ 5%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Glob.cxx.o [ 5%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/sha256.c.o [ 5%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/fs-poll.c.o [ 5%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/idna.c.o [ 5%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/sha3.c.o [ 5%] Building CXX object Utilities/cmjsoncpp/CMakeFiles/cmjsoncpp.dir/src/lib_json/json_value.cpp.o [ 5%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/sha512.c.o [ 5%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/inet.c.o [ 5%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/RegularExpression.cxx.o [ 6%] Building C object Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/util.c.o [ 6%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/strscpy.c.o [ 6%] Linking C static library libcmlibrhash.a [ 6%] Built target cmlibrhash [ 6%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemTools.cxx.o [ 6%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_arg.c.o [ 6%] Building CXX object Utilities/cmjsoncpp/CMakeFiles/cmjsoncpp.dir/src/lib_json/json_writer.cpp.o [ 6%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/strtok.c.o [ 6%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_attr.c.o [ 7%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/threadpool.c.o [ 7%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_current.c.o [ 8%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_def.c.o [ 8%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/timer.c.o [ 8%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_dup.c.o [ 8%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/CommandLineArguments.cxx.o [ 8%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_ftchoice.c.o [ 8%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/uv-common.c.o [ 8%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_ftlink.c.o [ 8%] Linking CXX static library libcmjsoncpp.a [ 8%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/uv-data-getter-setters.c.o [ 8%] Built target cmjsoncpp [ 8%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_info.c.o [ 8%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/FStream.cxx.o [ 8%] Building C object Utilities/cmllpkgc/CMakeFiles/cmllpkgc.dir/llpkgc.c.o [ 8%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_just.c.o [ 8%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/version.c.o [ 8%] Building C object Utilities/cmllpkgc/CMakeFiles/cmllpkgc.dir/llpkgc__internal.c.o [ 8%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_link.c.o [ 8%] Linking C static library libcmllpkgc.a [ 8%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_max.c.o [ 8%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/async.c.o [ 8%] Built target cmllpkgc [ 8%] Building C object Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_valgrind.dir/ret0.c.o [ 8%] Linking C executable valgrind [ 9%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemInformation.cxx.o [ 10%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_move.c.o [ 10%] Built target pseudonl_valgrind [ 10%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/core.c.o [ 10%] Building C object Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_purify.dir/ret0.c.o [ 10%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_newftyp.c.o [ 11%] Linking C executable purify [ 11%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/dl.c.o [ 11%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_opts.c.o [ 11%] Built target pseudonl_purify [ 11%] Building C object Tests/CMakeLib/PseudoMemcheck/NoLog/CMakeFiles/pseudonl_BC.dir/ret0.c.o [ 11%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_pad.c.o [ 11%] Linking C executable BC [ 12%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/fs.c.o [ 12%] Built target pseudonl_BC [ 12%] Building C object Tests/RunCMake/CMakeFiles/detect_jobserver.dir/detect_jobserver.c.o [ 12%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_page.c.o [ 12%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Status.cxx.o [ 12%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_stat.c.o [ 12%] Linking C executable detect_jobserver [ 12%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/getaddrinfo.c.o [ 12%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_type.c.o [ 12%] Built target detect_jobserver [ 12%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/getnameinfo.c.o [ 12%] Building C object Tests/RunCMake/CMakeFiles/exit_code.dir/exit_code.c.o [ 12%] Linking CXX static library libcmsys.a [ 13%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_user.c.o [ 13%] Linking C executable exit_code [ 13%] Built target cmsys [ 13%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_cursor.c.o [ 13%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/loop-watcher.c.o [ 14%] Building C object Tests/RunCMake/CMakeFiles/exit_crash.dir/exit_crash.c.o [ 14%] Built target exit_code [ 14%] Linking C executable exit_crash [ 14%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_data.c.o [ 14%] Building C object Tests/RunCMake/CMakeFiles/color_warning.dir/color_warning.c.o [ 14%] Linking C executable color_warning [ 14%] Built target exit_crash [ 14%] Building C object Tests/RunCMake/CMakeFiles/fake_build_command.dir/fake_build_command.c.o [ 14%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_def.c.o [ 14%] Built target color_warning [ 14%] Linking C executable fake_build_command [ 14%] Building C object Tests/RunCMake/CMakeFiles/pseudo_llvm-rc.dir/pseudo_llvm-rc.c.o [ 14%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/loop.c.o [ 14%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_driver.c.o [ 14%] Built target fake_build_command [ 14%] Building C object Tests/RunCMake/CMakeFiles/print_stdin.dir/print_stdin.c.o [ 14%] Linking C executable pseudo_llvm-rc [ 14%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/pipe.c.o [ 14%] Linking C executable print_stdin [ 14%] Built target pseudo_llvm-rc [ 14%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_hook.c.o [ 14%] Building C object Tests/RunCMake/CMakeFiles/pseudo_emulator.dir/pseudo_emulator.c.o [ 14%] Built target print_stdin [ 14%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_opts.c.o [ 14%] Building C object Tests/RunCMake/CMakeFiles/pseudo_emulator_custom_command.dir/pseudo_emulator_custom_command.c.o [ 14%] Linking C executable pseudo_emulator [ 14%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_page.c.o [ 14%] Linking C executable pseudo_emulator_custom_command [ 14%] Built target pseudo_emulator [ 14%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/poll.c.o [ 15%] Building C object Tests/RunCMake/CMakeFiles/pseudo_emulator_custom_command_arg.dir/pseudo_emulator_custom_command_arg.c.o [ 16%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_post.c.o [ 16%] Built target pseudo_emulator_custom_command [ 16%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_req_name.c.o [ 16%] Linking C executable pseudo_emulator_custom_command_arg [ 16%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_scale.c.o [ 16%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_sub.c.o [ 16%] Built target pseudo_emulator_custom_command_arg [ 17%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/process.c.o [ 17%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_user.c.o [ 17%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/frm_win.c.o [ 17%] Building C object Tests/RunCMake/CMakeFiles/pseudo_tidy.dir/pseudo_tidy.c.o [ 17%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_alnum.c.o [ 18%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_alpha.c.o [ 18%] Linking C executable pseudo_tidy [ 18%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/signal.c.o [ 18%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_enum.c.o [ 18%] Built target pseudo_tidy [ 18%] Building C object Tests/RunCMake/CMakeFiles/pseudo_iwyu.dir/pseudo_iwyu.c.o [ 18%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_int.c.o [ 18%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_ipv4.c.o [ 18%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/stream.c.o [ 18%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_num.c.o [ 18%] Linking C executable pseudo_iwyu [ 18%] Building C object Source/CursesDialog/form/CMakeFiles/cmForm.dir/fty_regex.c.o [ 18%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/tcp.c.o [ 18%] Built target pseudo_iwyu [ 18%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/thread.c.o [ 18%] Linking C static library libcmForm.a [ 18%] Building C object Tests/RunCMake/CMakeFiles/pseudo_cpplint.dir/pseudo_cpplint.c.o [ 19%] Linking C executable pseudo_cpplint [ 19%] Built target cmForm [ 19%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/tty.c.o [ 19%] Building C object Tests/RunCMake/CMakeFiles/pseudo_cppcheck.dir/pseudo_cppcheck.c.o [ 19%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/udp.c.o [ 19%] Linking C executable pseudo_cppcheck [ 19%] Built target pseudo_cpplint [ 19%] Building CXX object Tests/FindPackageModeMakefileTest/CMakeFiles/foo.dir/foo.cpp.o [ 20%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/epoll.c.o [ 20%] Built target pseudo_cppcheck [ 20%] Linking CXX static library libfoo.a [ 21%] Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/cmsysTestsC.c.o [ 22%] Building CXX object Source/kwsys/CMakeFiles/testConsoleBufChild.dir/testConsoleBufChild.cxx.o [ 22%] Built target foo [ 22%] Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/testEncode.c.o [ 22%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/linux-core.c.o [ 22%] Building C object Source/kwsys/CMakeFiles/cmsysTestDynload.dir/testDynload.c.o [ 22%] Building C object Source/kwsys/CMakeFiles/cmsysTestsC.dir/testTerminal.c.o [ 22%] Linking C shared module libcmsysTestDynload.so [ 22%] Linking C executable cmsysTestsC [ 22%] Linking CXX executable testConsoleBufChild [ 22%] Built target cmsysTestDynload [ 22%] Built target cmsysTestsC [ 22%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/linux-inotify.c.o [ 22%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/linux-syscalls.c.o [ 22%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/cmsysTestsCxx.cxx.o [ 22%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/procfs-exepath.c.o [ 22%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/proctitle.c.o [ 22%] Built target testConsoleBufChild [ 22%] Building C object Source/kwsys/CMakeFiles/cmsysTestProcess.dir/testProcess.c.o [ 22%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testConfigure.cxx.o [ 22%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testStatus.cxx.o In function 'test4', inlined from 'main' at /usr/src/cmake-4.0.2/Source/kwsys/testProcess.c:612:16: /usr/src/cmake-4.0.2/Source/kwsys/testProcess.c:138:19: warning: array subscript 0 is outside array bounds of 'volatile int[0]' [-Warray-bounds=] 138 | *invalidAddress = 0; | ~~~~~~~~~~~~~~~~^~~ In function 'main': cc1: note: source object is likely at address zero [ 22%] Linking C executable cmsysTestProcess [ 22%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/sysinfo-loadavg.c.o [ 22%] Built target cmsysTestProcess [ 22%] Building C object Utilities/cmlibuv/CMakeFiles/cmlibuv.dir/src/unix/sysinfo-memory.c.o [ 22%] Building CXX object Utilities/cmcppdap/CMakeFiles/cmcppdap.dir/src/content_stream.cpp.o [ 23%] Linking C static library libcmlibuv.a [ 23%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testSystemTools.cxx.o [ 23%] Building CXX object Tests/CMakeLib/CMakeFiles/testEncoding.dir/testEncoding.cxx.o [ 23%] Built target cmlibuv [ 24%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments.cxx.o [ 24%] Building CXX object Utilities/cmcppdap/CMakeFiles/cmcppdap.dir/src/io.cpp.o [ 24%] Linking CXX executable testEncoding [ 24%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testCommandLineArguments1.cxx.o [ 24%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testDirectory.cxx.o [ 24%] Built target testEncoding [ 24%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testEncoding.cxx.o [ 24%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testFStream.cxx.o [ 24%] Building CXX object Utilities/cmcppdap/CMakeFiles/cmcppdap.dir/src/jsoncpp_json_serializer.cpp.o [ 24%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testConsoleBuf.cxx.o [ 24%] Building CXX object Utilities/cmcppdap/CMakeFiles/cmcppdap.dir/src/network.cpp.o [ 24%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testSystemInformation.cxx.o [ 25%] Building CXX object Source/kwsys/CMakeFiles/cmsysTestsCxx.dir/testDynamicLoader.cxx.o [ 25%] Building CXX object Utilities/cmcppdap/CMakeFiles/cmcppdap.dir/src/null_json_serializer.cpp.o [ 26%] Building CXX object Utilities/cmcppdap/CMakeFiles/cmcppdap.dir/src/protocol_events.cpp.o [ 26%] Linking CXX executable cmsysTestsCxx [ 26%] Building CXX object Utilities/cmcppdap/CMakeFiles/cmcppdap.dir/src/protocol_requests.cpp.o [ 26%] Building CXX object Utilities/cmcppdap/CMakeFiles/cmcppdap.dir/src/protocol_response.cpp.o [ 26%] Built target cmsysTestsCxx [ 26%] Building CXX object Utilities/cmcppdap/CMakeFiles/cmcppdap.dir/src/protocol_types.cpp.o [ 26%] Building CXX object Utilities/cmcppdap/CMakeFiles/cmcppdap.dir/src/session.cpp.o [ 26%] Building CXX object Utilities/cmcppdap/CMakeFiles/cmcppdap.dir/src/socket.cpp.o [ 26%] Building CXX object Utilities/cmcppdap/CMakeFiles/cmcppdap.dir/src/typeinfo.cpp.o [ 27%] Building CXX object Utilities/cmcppdap/CMakeFiles/cmcppdap.dir/src/typeof.cpp.o [ 27%] Linking CXX static library libcmcppdap.a [ 27%] Built target cmcppdap [ 27%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmDependsJavaLexer.cxx.o [ 27%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmDependsJavaParser.cxx.o [ 27%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmExprLexer.cxx.o [ 27%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmExprParser.cxx.o [ 27%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmFortranLexer.cxx.o [ 27%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmFortranParser.cxx.o [ 27%] Building CXX object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmGccDepfileLexer.cxx.o [ 28%] Building C object Source/CMakeFiles/CMakeLib.dir/LexerParser/cmListFileLexer.c.o [ 28%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAffinity.cxx.o [ 28%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmArchiveWrite.cxx.o [ 28%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmArgumentParser.cxx.o [ 28%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBase32.cxx.o [ 28%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsLinker.cxx.o [ 28%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx.o [ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsLinuxELFLinker.cxx.o [ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx.o [ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx.o [ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsMacOSMachOLinker.cxx.o [ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx.o [ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx.o [ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx.o [ 29%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsWindowsPELinker.cxx.o [ 30%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx.o [ 30%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBuildDatabase.cxx.o [ 30%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCacheManager.cxx.o [ 30%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCLocaleEnvironmentScope.cxx.o [ 30%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePath.cxx.o [ 30%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePresetsErrors.cxx.o [ 30%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePresetsGraph.cxx.o [ 31%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePresetsGraphReadJSON.cxx.o [ 31%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePresetsGraphReadJSONBuildPresets.cxx.o [ 31%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePresetsGraphReadJSONConfigurePresets.cxx.o [ 31%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePresetsGraphReadJSONPackagePresets.cxx.o [ 31%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePresetsGraphReadJSONTestPresets.cxx.o [ 31%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePresetsGraphReadJSONWorkflowPresets.cxx.o [ 31%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommonTargetGenerator.cxx.o [ 32%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeComponentGraph.cxx.o [ 32%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkDepends.cxx.o [ 32%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeLinkInformation.cxx.o [ 32%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmComputeTargetDepends.cxx.o [ 32%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmConfigureLog.cxx.o [ 32%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmConsoleBuf.cxx.o [ 32%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCPackPropertiesGenerator.cxx.o [ 32%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCryptoHash.cxx.o [ 33%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCurl.cxx.o [ 33%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommand.cxx.o [ 33%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommandGenerator.cxx.o [ 33%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCustomCommandLines.cxx.o [ 33%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCxxModuleMapper.cxx.o [ 33%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCxxModuleUsageEffects.cxx.o [ 33%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDefinitions.cxx.o [ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDepends.cxx.o [ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsC.cxx.o [ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsFortran.cxx.o [ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJava.cxx.o [ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParserHelper.cxx.o [ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsCompiler.cxx.o [ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentation.cxx.o [ 34%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDocumentationFormatter.cxx.o [ 35%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDynamicLoader.cxx.o [ 35%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDyndepCollation.cxx.o [ 35%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmELF.cxx.o [ 35%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmEvaluatedTargetProperty.cxx.o [ 35%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExprParserHelper.cxx.o [ 35%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportAndroidMKGenerator.cxx.o [ 35%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportBuildAndroidMKGenerator.cxx.o [ 36%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportBuildCMakeConfigGenerator.cxx.o [ 36%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportBuildFileGenerator.cxx.o [ 36%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportCMakeConfigGenerator.cxx.o [ 36%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportFileGenerator.cxx.o [ 36%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportInstallAndroidMKGenerator.cxx.o [ 36%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportInstallCMakeConfigGenerator.cxx.o [ 36%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportInstallFileGenerator.cxx.o [ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportInstallPackageInfoGenerator.cxx.o [ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportPackageInfoGenerator.cxx.o [ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportTryCompileFileGenerator.cxx.o [ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportSet.cxx.o [ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExternalMakefileProjectGenerator.cxx.o [ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraCodeBlocksGenerator.cxx.o [ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraCodeLiteGenerator.cxx.o [ 37%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraEclipseCDT4Generator.cxx.o [ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraKateGenerator.cxx.o [ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExtraSublimeTextGenerator.cxx.o [ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPI.cxx.o [ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPICache.cxx.o [ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPICodemodel.cxx.o [ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPIConfigureLog.cxx.o [ 38%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPICMakeFiles.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPICommand.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileAPIToolchains.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileCopier.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileInstaller.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLock.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLockPool.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileLockResult.cxx.o [ 39%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFilePathChecksum.cxx.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileSet.cxx.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileTime.cxx.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileTimeCache.cxx.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileTimes.cxx.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFortranParserImpl.cxx.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFSPermissions.cxx.o [ 40%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGccDepfileLexerHelper.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGccDepfileReader.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratedFileStream.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionContext.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionDAGChecker.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionEvaluationFile.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionEvaluator.cxx.o [ 41%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionLexer.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionNode.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpressionParser.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorExpression.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorTarget.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorTarget_CompatibleInterface.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorTarget_IncludeDirectories.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorTarget_Link.cxx.o [ 42%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorTarget_LinkDirectories.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorTarget_Options.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorTarget_Sources.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorTarget_TargetPropertyEntry.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGeneratorTarget_TransitiveProperty.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkItemGraphVisitor.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetPipes.cxx.o [ 43%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalCommonGenerator.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalGenerator.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalUnixMakefileGenerator3.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobVerificationManager.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGraphVizWriter.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmImportedCxxModuleInfo.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallAndroidMKExportGenerator.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallCMakeConfigExportGenerator.cxx.o [ 44%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallGenerator.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallGetRuntimeDependenciesGenerator.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallExportGenerator.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstalledFile.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallFileSetGenerator.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallFilesGenerator.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallImportedRuntimeArtifactsGenerator.cxx.o [ 45%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallPackageInfoExportGenerator.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallRuntimeDependencySet.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallRuntimeDependencySetGenerator.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallScriptGenerator.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallSubdirectoryGenerator.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallTargetGenerator.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallDirectoryGenerator.cxx.o [ 46%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallScriptHandler.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstrumentation.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstrumentationCommand.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstrumentationQuery.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmJSONHelpers.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmJSONState.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLDConfigLDConfigTool.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLDConfigTool.cxx.o [ 47%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkItem.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkLineComputer.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkLineDeviceComputer.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmList.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmListFileCache.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalCommonGenerator.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalGenerator.cxx.o [ 48%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPkgConfigParser.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPkgConfigResolver.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPlaceholderExpander.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRulePlaceholderExpander.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalUnixMakefileGenerator3.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefile.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileTargetGenerator.cxx.o [ 49%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileExecutableTargetGenerator.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileLibraryTargetGenerator.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileProfilingData.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakefileUtilityTargetGenerator.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMessenger.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMSVC60LinkLineComputer.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOSXBundleGenerator.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOutputConverter.cxx.o [ 50%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNewLineStyle.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOrderDirectories.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPackageInfoReader.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPathResolver.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPlistParser.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPolicies.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProcessOutput.cxx.o [ 51%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProcessTools.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmValue.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyDefinition.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPropertyMap.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGen.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGenerator.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGenGlobalInitializer.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoGenInitializer.cxx.o [ 52%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoMocUic.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQtAutoRcc.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRST.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRuntimeDependencyArchive.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSarifLog.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmScriptGenerator.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceFile.cxx.o [ 53%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceFileLocation.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceGroup.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStandardLevelResolver.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmState.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStateDirectory.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStateSnapshot.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStringAlgorithms.cxx.o [ 54%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSystemTools.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTarget.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetPropertyComputer.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetTraceDependencies.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTest.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTestGenerator.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTransformDepfile.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUuid.cxx.o [ 55%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUVHandlePtr.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUVProcessChain.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVariableWatch.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVersion.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmWindowsRegistry.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmWorkerPool.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmWorkingDirectory.cxx.o [ 56%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXcFramework.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLParser.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLSafe.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmXMLWriter.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmake.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCommands.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddCompileDefinitionsCommand.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddCompileOptionsCommand.cxx.o [ 57%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddLinkOptionsCommand.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddCustomCommandCommand.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddDefinitionsCommand.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddCustomTargetCommand.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddDependenciesCommand.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddExecutableCommand.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddLibraryCommand.cxx.o [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddSubDirectoryCommand.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAddTestCommand.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmAuxSourceDirectoryCommand.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBreakCommand.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBuildCommand.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakeHostSystemInformationCommand.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakeLanguageCommand.cxx.o [ 59%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakeMinimumRequired.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePathCommand.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePkgConfigCommand.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCMakePolicyCommand.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmConditionEvaluator.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmConfigureFileCommand.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmContinueCommand.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCoreTryCompile.cxx.o [ 60%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmCreateTestSourceList.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDefinePropertyCommand.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmEnableLanguageCommand.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmEnableTestingCommand.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExecProgramCommand.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExecuteProcessCommand.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExpandedCommandArgument.cxx.o [ 61%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExperimental.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmExportCommand.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFLTKWrapUICommand.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileCommand.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFileCommand_ReadMacho.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindBase.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindCommon.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindFileCommand.cxx.o [ 62%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindLibraryCommand.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindPackageCommand.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindPackageStack.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindPathCommand.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFindProgramCommand.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmForEachCommand.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmBlockCommand.cxx.o [ 63%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFunctionBlocker.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmFunctionCommand.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetCMakePropertyCommand.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetDirectoryPropertyCommand.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetFilenameComponentCommand.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetPropertyCommand.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetSourceFilePropertyCommand.cxx.o [ 64%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetTargetPropertyCommand.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGetTestPropertyCommand.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmHexFileConverter.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIfCommand.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeCommand.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeDirectoryCommand.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeExternalMSProjectCommand.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeGuardCommand.cxx.o [ 65%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmIncludeRegularExpressionCommand.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallCommand.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallCommandArguments.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallCxxModuleBmiGenerator.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallFilesCommand.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallProgramsCommand.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmInstallTargetsCommand.cxx.o [ 66%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkDirectoriesCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLinkLibrariesCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmListCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLoadCacheCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMacroCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMakeDirectoryCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMarkAsAdvancedCommand.cxx.o [ 67%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMathCommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmMessageCommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmOptionCommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmParseArgumentsCommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmPathLabel.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmProjectCommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQTWrapCPPCommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmQTWrapUICommand.cxx.o [ 68%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRemoveCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmRemoveDefinitionsCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmReturnCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSearchPath.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSeparateArgumentsCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetDirectoryPropertiesCommand.cxx.o [ 69%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetPropertyCommand.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetSourceFilesPropertiesCommand.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetTargetPropertiesCommand.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSetTestsPropertiesCommand.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSiteNameCommand.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSourceGroupCommand.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmString.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStringReplaceHelper.cxx.o [ 70%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmStringCommand.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSubcommandTable.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmSubdirCommand.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetCompileDefinitionsCommand.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetCompileFeaturesCommand.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetCompileOptionsCommand.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetIncludeDirectoriesCommand.cxx.o [ 71%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetLinkOptionsCommand.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetLinkDirectoriesCommand.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetLinkLibrariesCommand.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetPrecompileHeadersCommand.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetPropCommandBase.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTargetSourcesCommand.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTimestamp.cxx.o [ 72%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTryCompileCommand.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmTryRunCommand.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmUnsetCommand.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmVariableWatchCommand.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmWhileCommand.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmWriteFileCommand.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmScanDepFormat.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalNinjaGenerator.cxx.o [ 73%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalNinjaGenerator.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaTargetGenerator.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaNormalTargetGenerator.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaUtilityTargetGenerator.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaLinkLineComputer.cxx.o [ 74%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmNinjaLinkLineDeviceComputer.cxx.o [ 74%] Building C object Source/CMakeFiles/CMakeLib.dir/cm_get_date.c.o [ 74%] Building C object Source/CMakeFiles/CMakeLib.dir/cm_utf8.c.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cm_codecvt.cxx.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDuration.cxx.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cm_fileno.cxx.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/bindexplib.cxx.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDebuggerAdapter.cxx.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDebuggerBreakpointManager.cxx.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDebuggerExceptionManager.cxx.o [ 75%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDebuggerProtocol.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDebuggerSourceBreakpoint.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDebuggerStackFrame.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDebuggerThread.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDebuggerThreadManager.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDebuggerVariables.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDebuggerVariablesHelper.cxx.o [ 76%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDebuggerVariablesManager.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDebuggerPosixPipeConnection.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalWatcomWMakeGenerator.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGlobalGhsMultiGenerator.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmLocalGhsMultiGenerator.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGhsMultiTargetGenerator.cxx.o [ 77%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmGhsMultiGpj.cxx.o [ 77%] Linking CXX static library libCMakeLib.a [ 77%] Built target CMakeLib [ 77%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackArchiveGenerator.cxx.o [ 78%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/ccmake.cxx.o [ 78%] Building CXX object Source/CMakeFiles/CTestLib.dir/cmCTest.cxx.o [ 79%] Building CXX object Source/CMakeFiles/cmake.dir/cmakemain.cxx.o [ 79%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackComponentGroup.cxx.o [ 79%] Building CXX object Source/CMakeFiles/cmake.dir/cmcmd.cxx.o [ 79%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmProcess.cxx.o [ 79%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesBoolWidget.cxx.o [ 79%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackDebGenerator.cxx.o [ 79%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesCacheEntryComposite.cxx.o [ 79%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBinPacker.cxx.o [ 79%] Linking CXX executable ../bin/cmake [ 79%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildAndTest.cxx.o [ 80%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackExternalGenerator.cxx.o [ 80%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesColor.cxx.o [ 80%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackGeneratorFactory.cxx.o [ 81%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesDummyWidget.cxx.o [ 81%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildCommand.cxx.o [ 81%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackGenerator.cxx.o [ 81%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesFilePathWidget.cxx.o [ 81%] Built target cmake [ 81%] Building CXX object Tests/CMakeLib/CMakeFiles/testUVProcessChainHelper.dir/testUVProcessChainHelper.cxx.o [ 81%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesForm.cxx.o [ 81%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBuildHandler.cxx.o [ 81%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackLog.cxx.o [ 82%] Linking CXX executable testUVProcessChainHelper [ 82%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesLabelWidget.cxx.o [ 82%] Built target testUVProcessChainHelper [ 82%] Building CXX object Tests/CMakeLib/CMakeFiles/runcompilecommands.dir/run_compile_commands.cxx.o [ 82%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCommand.cxx.o [ 82%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesLongMessageForm.cxx.o [ 82%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackInnoSetupGenerator.cxx.o [ 82%] Linking CXX executable runcompilecommands [ 82%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesMainForm.cxx.o [ 83%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestConfigureCommand.cxx.o [ 83%] Built target runcompilecommands [ 83%] Building CXX object Tests/CMakeLib/CMakeFiles/testAffinity.dir/testAffinity.cxx.o [ 83%] Linking CXX executable testAffinity [ 83%] Built target testAffinity [ 83%] Building CXX object Tests/CMakeLib/CMakeFiles/testDebuggerNamedPipe.dir/testDebuggerNamedPipe.cxx.o [ 83%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackNSISGenerator.cxx.o [ 83%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageCommand.cxx.o [ 83%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesOptionsWidget.cxx.o [ 83%] Linking CXX executable testDebuggerNamedPipe [ 83%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackNuGetGenerator.cxx.o [ 84%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesPathWidget.cxx.o [ 84%] Built target testDebuggerNamedPipe [ 84%] Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_valgrind.dir/ret0.cxx.o [ 84%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCoverageHandler.cxx.o [ 85%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackSTGZGenerator.cxx.o [ 85%] Linking CXX executable valgrind [ 85%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesStringWidget.cxx.o [ 85%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCurl.cxx.o [ 85%] Built target pseudo_valgrind [ 85%] Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_purify.dir/ret0.cxx.o [ 85%] Building CXX object Source/CursesDialog/CMakeFiles/ccmake.dir/cmCursesWidget.cxx.o [ 85%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWCommon.cxx.o [ 85%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseMumpsCoverage.cxx.o [ 85%] Linking CXX executable ../../bin/ccmake [ 86%] Linking CXX executable purify [ 86%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWGenerator.cxx.o [ 86%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseCacheCoverage.cxx.o [ 86%] Built target pseudo_purify [ 86%] Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_BC.dir/ret0.cxx.o [ 86%] Linking CXX executable BC [ 86%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseGTMCoverage.cxx.o [ 86%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWInstaller.cxx.o [ 86%] Built target ccmake [ 86%] Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/pseudo_cuda-memcheck.dir/ret0.cxx.o [ 86%] Built target pseudo_BC [ 86%] Building CXX object Tests/CMakeLib/PseudoMemcheck/CMakeFiles/memcheck_fail.dir/ret1.cxx.o [ 86%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWPackage.cxx.o [ 87%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseJacocoCoverage.cxx.o [ 87%] Linking CXX executable cuda-memcheck [ 88%] Linking CXX executable memcheck_fail [ 88%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseBlanketJSCoverage.cxx.o [ 88%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/IFW/cmCPackIFWRepository.cxx.o [ 88%] Built target pseudo_cuda-memcheck [ 88%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackRPMGenerator.cxx.o [ 88%] Built target memcheck_fail [ 88%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParsePHPCoverage.cxx.o [ 88%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseCoberturaCoverage.cxx.o [ 88%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmParseDelphiCoverage.cxx.o [ 88%] Linking CXX static library libCPackLib.a [ 88%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx.o [ 88%] Built target CPackLib [ 88%] Building CXX object Source/CMakeFiles/cpack.dir/CPack/cpack.cxx.o [ 88%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGenericHandler.cxx.o [ 88%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestHandlerCommand.cxx.o [ 89%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestResourceAllocator.cxx.o [ 89%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestResourceSpec.cxx.o [ 89%] Linking CXX executable ../bin/cpack [ 89%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestLaunch.cxx.o [ 89%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestLaunchReporter.cxx.o In file included from /usr/include/c++/15.1.0/functional:61, from /usr/src/cmake-4.0.2/Source/cmRange.h:8, from /usr/src/cmake-4.0.2/Source/cmStringAlgorithms.h:19, from /usr/src/cmake-4.0.2/Source/cmJSONState.h:12, from /usr/src/cmake-4.0.2/Source/CTest/cmCTestResourceSpec.h:11, from /usr/src/cmake-4.0.2/Source/CTest/cmCTestResourceSpec.cxx:3: In copy constructor 'std::function<_Res(_ArgTypes ...)>::function(const std::function<_Res(_ArgTypes ...)>&) [with _Res = void; _ArgTypes = {const Json::Value*, cmJSONState*}]', inlined from 'cmJSONHelperBuilder::String(const JsonErrors::ErrorGenerator&, const std::string&)::::(cmJSONHelperBuilder::String(const JsonErrors::ErrorGenerator&, const std::string&)::&&)' at /usr/src/cmake-4.0.2/Source/cmJSONHelpers.h:213:26, inlined from 'static void std::_Function_base::_Base_manager<_Functor>::_M_create(std::_Any_data&, _Fn&&, std::false_type) [with _Fn = cmJSONHelperBuilder::String(const JsonErrors::ErrorGenerator&, const std::string&)::; _Functor = cmJSONHelperBuilder::String(const JsonErrors::ErrorGenerator&, const std::string&)::]' at /usr/include/c++/15.1.0/bits/std_function.h:163:10, inlined from 'static void std::_Function_base::_Base_manager<_Functor>::_M_init_functor(std::_Any_data&, _Fn&&) [with _Fn = cmJSONHelperBuilder::String(const JsonErrors::ErrorGenerator&, const std::string&)::; _Functor = cmJSONHelperBuilder::String(const JsonErrors::ErrorGenerator&, const std::string&)::]' at /usr/include/c++/15.1.0/bits/std_function.h:217:15, inlined from 'std::function<_Res(_ArgTypes ...)>::function(_Functor&&) [with _Functor = cmJSONHelperBuilder::String(const JsonErrors::ErrorGenerator&, const std::string&)::; _Constraints = void; _Res = bool; _ArgTypes = {std::__cxx11::basic_string, std::allocator >&, const Json::Value*, cmJSONState*}]' at /usr/include/c++/15.1.0/bits/std_function.h:451:36, inlined from 'static cmJSONHelper > cmJSONHelperBuilder::String(const JsonErrors::ErrorGenerator&, const std::string&)' at /usr/src/cmake-4.0.2/Source/cmJSONHelpers.h:225:5, inlined from 'bool {anonymous}::ResourceIdHelper(std::string&, const Json::Value*, cmJSONState*)' at /usr/src/cmake-4.0.2/Source/CTest/cmCTestResourceSpec.cxx:50:33: /usr/include/c++/15.1.0/bits/std_function.h:393:17: warning: '' may be used uninitialized [-Wmaybe-uninitialized] 393 | __x._M_manager(_M_functor, __x._M_functor, __clone_functor); | ~~~~^~~~~~~~~~ /usr/include/c++/15.1.0/bits/std_function.h: In function 'bool {anonymous}::ResourceIdHelper(std::string&, const Json::Value*, cmJSONState*)': /usr/include/c++/15.1.0/bits/std_function.h:269:7: note: by argument 2 of type 'const std::_Any_data&' to 'static bool std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_manager(std::_Any_data&, const std::_Any_data&, std::_Manager_operation) [with _Res = void; _Functor = cmCTestResourceSpecErrors::; _ArgTypes = {const Json::Value*, cmJSONState*}]' declared here 269 | _M_manager(_Any_data& __dest, const _Any_data& __source, | ^~~~~~~~~~ In file included from /usr/src/cmake-4.0.2/Source/CTest/cmCTestResourceSpec.cxx:17: /usr/src/cmake-4.0.2/Source/cmJSONHelpers.h:213:12: note: '' declared here 213 | return [error, defval](std::string& out, Json::Value const* value, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 214 | cmJSONState* state) -> bool { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 215 | if (!value) { | ~~~~~~~~~~~~~ 216 | out = defval; | ~~~~~~~~~~~~~ 217 | return true; | ~~~~~~~~~~~~ 218 | } | ~ 219 | if (!value->isString()) { | ~~~~~~~~~~~~~~~~~~~~~~~~~ 220 | error(value, state); | ~~~~~~~~~~~~~~~~~~~~ 221 | return false; | ~~~~~~~~~~~~~ 222 | } | ~ 223 | out = value->asString(); | ~~~~~~~~~~~~~~~~~~~~~~~~ 224 | return true; | ~~~~~~~~~~~~ 225 | }; | ~ [ 89%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckCommand.cxx.o [ 89%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMemCheckHandler.cxx.o [ 89%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestMultiProcessHandler.cxx.o [ 90%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestReadCustomFilesCommand.cxx.o [ 90%] Built target cpack [ 90%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestResourceGroupsLexerHelper.cxx.o [ 90%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestRunScriptCommand.cxx.o [ 90%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestRunTest.cxx.o [ 90%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestScriptHandler.cxx.o [ 90%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSleepCommand.cxx.o [ 90%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestStartCommand.cxx.o [ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitCommand.cxx.o [ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSubmitHandler.cxx.o [ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTestCommand.cxx.o [ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTestHandler.cxx.o [ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTestMeasurementXMLParser.cxx.o [ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestTypes.cxx.o [ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUpdateCommand.cxx.o [ 91%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestUploadCommand.cxx.o [ 92%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestVC.cxx.o [ 92%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGlobalVC.cxx.o [ 92%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestCVS.cxx.o [ 92%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestSVN.cxx.o [ 92%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestBZR.cxx.o [ 92%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGIT.cxx.o [ 92%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestHG.cxx.o [ 93%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmCTestP4.cxx.o [ 93%] Building CXX object Source/CMakeFiles/CTestLib.dir/CTest/cmUVJobServerClient.cxx.o [ 93%] Building CXX object Source/CMakeFiles/CTestLib.dir/LexerParser/cmCTestResourceGroupsLexer.cxx.o [ 93%] Linking CXX static library libCTestLib.a [ 93%] Built target CTestLib [ 93%] Building CXX object Source/CMakeFiles/ctest.dir/ctest.cxx.o [ 94%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/CMakeLibTests.cxx.o [ 94%] Building CXX object Tests/RunCMake/CMakeFiles/ctresalloc.dir/CTestResourceAllocation/ctresalloc.cxx.o [ 94%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testAssert.cxx.o [ 94%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testArgumentParser.cxx.o [ 94%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCTestBinPacker.cxx.o [ 94%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCTestResourceAllocator.cxx.o [ 94%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCTestResourceSpec.cxx.o [ 95%] Linking CXX executable ../bin/ctest [ 95%] Linking CXX executable ../../bin/ctresalloc [ 95%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCTestResourceGroups.cxx.o [ 95%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testDebug.cxx.o [ 96%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testDocumentationFormatter.cxx.o [ 96%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testGccDepfileReader.cxx.o [ 96%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testGeneratedFileStream.cxx.o [ 96%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testJSONHelpers.cxx.o [ 96%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testRST.cxx.o [ 96%] Built target ctest [ 96%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testRange.cxx.o [ 96%] Built target ctresalloc [ 96%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testOptional.cxx.o [ 97%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testPathResolver.cxx.o [ 97%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testString.cxx.o [ 97%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testStringAlgorithms.cxx.o [ 97%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testSystemTools.cxx.o [ 97%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testUTF8.cxx.o [ 97%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testXMLParser.cxx.o [ 97%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testXMLSafe.cxx.o [ 97%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testFindPackageCommand.cxx.o [ 98%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testUVHandlePtr.cxx.o [ 98%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testUVJobServerClient.cxx.o [ 98%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testUVPatches.cxx.o [ 98%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testUVProcessChain.cxx.o [ 98%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testUVRAII.cxx.o [ 98%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testUVStreambuf.cxx.o [ 98%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCMExtMemory.cxx.o [ 99%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCMExtAlgorithm.cxx.o [ 99%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCMExtEnumSet.cxx.o [ 99%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testList.cxx.o [ 99%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testCMakePath.cxx.o [ 99%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testDebuggerAdapter.cxx.o [ 99%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testDebuggerAdapterPipe.cxx.o [ 99%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testDebuggerBreakpointManager.cxx.o [100%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testDebuggerVariables.cxx.o [100%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testDebuggerVariablesHelper.cxx.o [100%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testDebuggerVariablesManager.cxx.o [100%] Building CXX object Tests/CMakeLib/CMakeFiles/CMakeLibTests.dir/testDebuggerThread.cxx.o [100%] Linking CXX executable CMakeLibTests [100%] Built target CMakeLibTests make[1]: Leaving directory '/usr/src/cmake-4.0.2' cd /usr/src/cmake-4.0.2 && make install make[1]: Entering directory '/usr/src/cmake-4.0.2' [ 3%] Built target cmsys [ 4%] Built target cmsys_c [ 5%] Built target cmsysTestsC [ 6%] Built target testConsoleBufChild [ 6%] Built target cmsysTestDynload [ 8%] Built target cmsysTestsCxx [ 8%] Built target cmsysTestProcess [ 8%] Built target cmstd [ 9%] Built target kwiml_test [ 11%] Built target cmlibrhash [ 11%] Built target cmjsoncpp [ 16%] Built target cmlibuv [ 21%] Built target cmForm [ 23%] Built target cmcppdap [ 23%] Built target cmllpkgc [ 73%] Built target CMakeLib [ 81%] Built target CTestLib [ 83%] Built target CPackLib [ 84%] Built target cmake [ 85%] Built target ctest [ 85%] Built target cpack [ 87%] Built target ccmake [ 88%] Built target testUVProcessChainHelper [ 94%] Built target CMakeLibTests [ 94%] Built target testEncoding [ 94%] Built target runcompilecommands [ 94%] Built target testAffinity [ 94%] Built target testDebuggerNamedPipe [ 94%] Built target pseudo_valgrind [ 95%] Built target pseudo_purify [ 95%] Built target pseudo_BC [ 95%] Built target pseudo_cuda-memcheck [ 96%] Built target memcheck_fail [ 96%] Built target pseudonl_valgrind [ 97%] Built target pseudonl_purify [ 97%] Built target pseudonl_BC [ 97%] Built target detect_jobserver [ 97%] Built target exit_code [ 98%] Built target exit_crash [ 98%] Built target color_warning [ 98%] Built target fake_build_command [ 98%] Built target ctresalloc [ 98%] Built target pseudo_llvm-rc [ 98%] Built target print_stdin [ 98%] Built target pseudo_emulator [ 98%] Built target pseudo_emulator_custom_command [ 99%] Built target pseudo_emulator_custom_command_arg [ 99%] Built target pseudo_tidy [ 99%] Built target pseudo_iwyu [100%] Built target pseudo_cpplint [100%] Built target pseudo_cppcheck [100%] Built target foo Install the project... -- Install configuration: "Release" -- Installing: /usr/share/doc/cmake/cmsys/Copyright.txt -- Installing: /usr/share/doc/cmake/cmlibrhash/COPYING -- Installing: /usr/share/doc/cmake/cmlibuv/LICENSE -- Installing: /usr/share/doc/cmake/cmcppdap/NOTICE -- Installing: /usr/bin/ccmake -- Installing: /usr/bin/cmake -- Installing: /usr/bin/ctest -- Installing: /usr/bin/cpack -- Installing: /usr/share/doc/cmake/LICENSE.rst -- Installing: /usr/share/doc/cmake/CONTRIBUTORS.rst -- Installing: /usr/share/cmake-4.0/Help -- Installing: /usr/share/cmake-4.0/Help/command -- Installing: /usr/share/cmake-4.0/Help/command/install_programs.rst -- Installing: /usr/share/cmake-4.0/Help/command/ctest_configure.rst -- Installing: /usr/share/cmake-4.0/Help/command/endblock.rst -- Installing: /usr/share/cmake-4.0/Help/command/make_directory.rst -- Installing: /usr/share/cmake-4.0/Help/command/enable_testing.rst -- Installing: /usr/share/cmake-4.0/Help/command/FIND_XXX_ROOT.txt -- Installing: /usr/share/cmake-4.0/Help/command/DEPRECATED_POLICY_VERSIONS.txt -- Installing: /usr/share/cmake-4.0/Help/command/ctest_upload.rst -- Installing: /usr/share/cmake-4.0/Help/command/LINK_OPTIONS_LINKER.txt -- Installing: /usr/share/cmake-4.0/Help/command/FIND_XXX.txt -- Installing: /usr/share/cmake-4.0/Help/command/target_sources.rst -- Installing: /usr/share/cmake-4.0/Help/command/set.rst -- Installing: /usr/share/cmake-4.0/Help/command/UNSET_NOTE.txt -- Installing: /usr/share/cmake-4.0/Help/command/execute_process.rst -- Installing: /usr/share/cmake-4.0/Help/command/include_guard.rst -- Installing: /usr/share/cmake-4.0/Help/command/message.rst -- Installing: /usr/share/cmake-4.0/Help/command/exec_program.rst -- Installing: /usr/share/cmake-4.0/Help/command/file.rst -- Installing: /usr/share/cmake-4.0/Help/command/ctest_submit.rst -- Installing: /usr/share/cmake-4.0/Help/command/use_mangled_mesa.rst -- Installing: /usr/share/cmake-4.0/Help/command/endfunction.rst -- Installing: /usr/share/cmake-4.0/Help/command/ctest_memcheck.rst -- Installing: /usr/share/cmake-4.0/Help/command/fltk_wrap_ui.rst -- Installing: /usr/share/cmake-4.0/Help/command/get_filename_component.rst -- Installing: /usr/share/cmake-4.0/Help/command/return.rst -- Installing: /usr/share/cmake-4.0/Help/command/break.rst -- Installing: /usr/share/cmake-4.0/Help/command/remove.rst -- Installing: /usr/share/cmake-4.0/Help/command/add_definitions.rst -- Installing: /usr/share/cmake-4.0/Help/command/if.rst -- Installing: /usr/share/cmake-4.0/Help/command/export_library_dependencies.rst -- Installing: /usr/share/cmake-4.0/Help/command/LINK_LIBRARIES_LINKER.txt -- Installing: /usr/share/cmake-4.0/Help/command/target_compile_definitions.rst -- Installing: /usr/share/cmake-4.0/Help/command/add_custom_target.rst -- Installing: /usr/share/cmake-4.0/Help/command/unset.rst -- Installing: /usr/share/cmake-4.0/Help/command/add_compile_options.rst -- Installing: /usr/share/cmake-4.0/Help/command/load_command.rst -- Installing: /usr/share/cmake-4.0/Help/command/link_directories.rst -- Installing: /usr/share/cmake-4.0/Help/command/add_dependencies.rst -- Installing: /usr/share/cmake-4.0/Help/command/else.rst -- Installing: /usr/share/cmake-4.0/Help/command/install.rst -- Installing: /usr/share/cmake-4.0/Help/command/endmacro.rst -- Installing: /usr/share/cmake-4.0/Help/command/endwhile.rst -- Installing: /usr/share/cmake-4.0/Help/command/cmake_instrumentation.rst -- Installing: /usr/share/cmake-4.0/Help/command/macro.rst -- Installing: /usr/share/cmake-4.0/Help/command/set_property.rst -- Installing: /usr/share/cmake-4.0/Help/command/DEVICE_LINK_OPTIONS.txt -- Installing: /usr/share/cmake-4.0/Help/command/ctest_update.rst -- Installing: /usr/share/cmake-4.0/Help/command/elseif.rst -- Installing: /usr/share/cmake-4.0/Help/command/utility_source.rst -- Installing: /usr/share/cmake-4.0/Help/command/configure_file.rst -- Installing: /usr/share/cmake-4.0/Help/command/add_subdirectory.rst -- Installing: /usr/share/cmake-4.0/Help/command/remove_definitions.rst -- Installing: /usr/share/cmake-4.0/Help/command/source_group.rst -- Installing: /usr/share/cmake-4.0/Help/command/load_cache.rst -- Installing: /usr/share/cmake-4.0/Help/command/target_link_directories.rst -- Installing: /usr/share/cmake-4.0/Help/command/continue.rst -- Installing: /usr/share/cmake-4.0/Help/command/target_include_directories.rst -- Installing: /usr/share/cmake-4.0/Help/command/string.rst -- Installing: /usr/share/cmake-4.0/Help/command/add_executable.rst -- Installing: /usr/share/cmake-4.0/Help/command/build_name.rst -- Installing: /usr/share/cmake-4.0/Help/command/set_source_files_properties.rst -- Installing: /usr/share/cmake-4.0/Help/command/add_custom_command.rst -- Installing: /usr/share/cmake-4.0/Help/command/add_library.rst -- Installing: /usr/share/cmake-4.0/Help/command/get_test_property.rst -- Installing: /usr/share/cmake-4.0/Help/command/ctest_test.rst -- Installing: /usr/share/cmake-4.0/Help/command/target_precompile_headers.rst -- Installing: /usr/share/cmake-4.0/Help/command/add_compile_definitions.rst -- Installing: /usr/share/cmake-4.0/Help/command/cmake_policy.rst -- Installing: /usr/share/cmake-4.0/Help/command/variable_watch.rst -- Installing: /usr/share/cmake-4.0/Help/command/endforeach.rst -- Installing: /usr/share/cmake-4.0/Help/command/install_targets.rst -- Installing: /usr/share/cmake-4.0/Help/command/set_directory_properties.rst -- Installing: /usr/share/cmake-4.0/Help/command/cmake_file_api.rst -- Installing: /usr/share/cmake-4.0/Help/command/qt_wrap_ui.rst -- Installing: /usr/share/cmake-4.0/Help/command/while.rst -- Installing: /usr/share/cmake-4.0/Help/command/cmake_minimum_required.rst -- Installing: /usr/share/cmake-4.0/Help/command/FIND_XXX_ORDER.txt -- Installing: /usr/share/cmake-4.0/Help/command/find_path.rst -- Installing: /usr/share/cmake-4.0/Help/command/add_test.rst -- Installing: /usr/share/cmake-4.0/Help/command/OPTIONS_SHELL.txt -- Installing: /usr/share/cmake-4.0/Help/command/link_libraries.rst -- Installing: /usr/share/cmake-4.0/Help/command/get_target_property.rst -- Installing: /usr/share/cmake-4.0/Help/command/set_tests_properties.rst -- Installing: /usr/share/cmake-4.0/Help/command/define_property.rst -- Installing: /usr/share/cmake-4.0/Help/command/project.rst -- Installing: /usr/share/cmake-4.0/Help/command/get_directory_property.rst -- Installing: /usr/share/cmake-4.0/Help/command/math.rst -- Installing: /usr/share/cmake-4.0/Help/command/output_required_files.rst -- Installing: /usr/share/cmake-4.0/Help/command/endif.rst -- Installing: /usr/share/cmake-4.0/Help/command/target_link_options.rst -- Installing: /usr/share/cmake-4.0/Help/command/include_directories.rst -- Installing: /usr/share/cmake-4.0/Help/command/ctest_run_script.rst -- Installing: /usr/share/cmake-4.0/Help/command/option.rst -- Installing: /usr/share/cmake-4.0/Help/command/export.rst -- Installing: /usr/share/cmake-4.0/Help/command/cmake_host_system_information.rst -- Installing: /usr/share/cmake-4.0/Help/command/install_files.rst -- Installing: /usr/share/cmake-4.0/Help/command/try_compile.rst -- Installing: /usr/share/cmake-4.0/Help/command/ctest_sleep.rst -- Installing: /usr/share/cmake-4.0/Help/command/include_regular_expression.rst -- Installing: /usr/share/cmake-4.0/Help/command/subdirs.rst -- Installing: /usr/share/cmake-4.0/Help/command/mark_as_advanced.rst -- Installing: /usr/share/cmake-4.0/Help/command/list.rst -- Installing: /usr/share/cmake-4.0/Help/command/build_command.rst -- Installing: /usr/share/cmake-4.0/Help/command/SUPPORTED_LANGUAGES.txt -- Installing: /usr/share/cmake-4.0/Help/command/subdir_depends.rst -- Installing: /usr/share/cmake-4.0/Help/command/target_compile_features.rst -- Installing: /usr/share/cmake-4.0/Help/command/cmake_parse_arguments.rst -- Installing: /usr/share/cmake-4.0/Help/command/function.rst -- Installing: /usr/share/cmake-4.0/Help/command/qt_wrap_cpp.rst -- Installing: /usr/share/cmake-4.0/Help/command/FIND_XXX_REGISTRY_VIEW.txt -- Installing: /usr/share/cmake-4.0/Help/command/get_property.rst -- Installing: /usr/share/cmake-4.0/Help/command/POLICY_VERSION.txt -- Installing: /usr/share/cmake-4.0/Help/command/cmake_path.rst -- Installing: /usr/share/cmake-4.0/Help/command/try_run.rst -- Installing: /usr/share/cmake-4.0/Help/command/GENEX_NOTE.txt -- Installing: /usr/share/cmake-4.0/Help/command/add_link_options.rst -- Installing: /usr/share/cmake-4.0/Help/command/aux_source_directory.rst -- Installing: /usr/share/cmake-4.0/Help/command/find_package.rst -- Installing: /usr/share/cmake-4.0/Help/command/ctest_coverage.rst -- Installing: /usr/share/cmake-4.0/Help/command/write_file.rst -- Installing: /usr/share/cmake-4.0/Help/command/set_target_properties.rst -- Installing: /usr/share/cmake-4.0/Help/command/include.rst -- Installing: /usr/share/cmake-4.0/Help/command/find_program.rst -- Installing: /usr/share/cmake-4.0/Help/command/block.rst -- Installing: /usr/share/cmake-4.0/Help/command/ctest_start.rst -- Installing: /usr/share/cmake-4.0/Help/command/variable_requires.rst -- Installing: /usr/share/cmake-4.0/Help/command/get_cmake_property.rst -- Installing: /usr/share/cmake-4.0/Help/command/ctest_build.rst -- Installing: /usr/share/cmake-4.0/Help/command/cmake_pkg_config.rst -- Installing: /usr/share/cmake-4.0/Help/command/ctest_empty_binary_directory.rst -- Installing: /usr/share/cmake-4.0/Help/command/enable_language.rst -- Installing: /usr/share/cmake-4.0/Help/command/site_name.rst -- Installing: /usr/share/cmake-4.0/Help/command/separate_arguments.rst -- Installing: /usr/share/cmake-4.0/Help/command/find_library.rst -- Installing: /usr/share/cmake-4.0/Help/command/include_external_msproject.rst -- Installing: /usr/share/cmake-4.0/Help/command/target_link_libraries.rst -- Installing: /usr/share/cmake-4.0/Help/command/cmake_language.rst -- Installing: /usr/share/cmake-4.0/Help/command/ctest_read_custom_files.rst -- Installing: /usr/share/cmake-4.0/Help/command/find_file.rst -- Installing: /usr/share/cmake-4.0/Help/command/get_source_file_property.rst -- Installing: /usr/share/cmake-4.0/Help/command/foreach.rst -- Installing: /usr/share/cmake-4.0/Help/command/create_test_sourcelist.rst -- Installing: /usr/share/cmake-4.0/Help/command/target_compile_options.rst -- Installing: /usr/share/cmake-4.0/Help/prop_cache -- Installing: /usr/share/cmake-4.0/Help/prop_cache/HELPSTRING.rst -- Installing: /usr/share/cmake-4.0/Help/prop_cache/STRINGS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_cache/MODIFIED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_cache/TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_cache/VALUE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_cache/ADVANCED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/FIND_LIBRARY_USE_LIBX32_PATHS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/CMAKE_CUDA_KNOWN_FEATURES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/PACKAGES_NOT_FOUND.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/JOB_POOLS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/PROPAGATE_TOP_LEVEL_INCLUDES_TO_TRY_COMPILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/AUTOGEN_SOURCE_GROUP.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/FIND_LIBRARY_USE_OPENBSD_VERSIONING.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/RULE_LAUNCH_CUSTOM.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/PACKAGES_FOUND.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/TARGET_MESSAGES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/CMAKE_C_KNOWN_FEATURES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/XCODE_EMIT_EFFECTIVE_PLATFORM_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/DISABLED_FEATURES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/AUTOGEN_TARGETS_FOLDER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/GENERATOR_IS_MULTI_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/ECLIPSE_EXTRA_CPROJECT_CONTENTS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/TARGET_SUPPORTS_SHARED_LIBS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/INSTALL_PARALLEL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/ALLOW_DUPLICATE_CUSTOM_TARGETS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/CMAKE_LANG_STD_FLAGS.txt -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/FIND_LIBRARY_USE_LIB64_PATHS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/GLOBAL_DEPENDS_NO_CYCLES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/FIND_LIBRARY_USE_LIB32_PATHS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/RULE_LAUNCH_COMPILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/CMAKE_ROLE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/USE_FOLDERS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/AUTOMOC_SOURCE_GROUP.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/ECLIPSE_EXTRA_NATURES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/RULE_MESSAGES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/AUTORCC_SOURCE_GROUP.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/TARGET_ARCHIVES_MAY_BE_SHARED_LIBS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/ENABLED_FEATURES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/GLOBAL_DEPENDS_DEBUG_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/AUTOUIC_SOURCE_GROUP.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/RULE_LAUNCH_LINK.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/CMAKE_HIP_KNOWN_FEATURES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/IN_TRY_COMPILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/ENABLED_LANGUAGES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_gbl/DEBUG_CONFIGURATIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_inst -- Installing: /usr/share/cmake-4.0/Help/prop_inst/CPACK_WIX_ACL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_inst/CPACK_NEVER_OVERWRITE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_inst/CPACK_DESKTOP_SHORTCUTS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_inst/CPACK_PERMANENT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_inst/CPACK_START_MENU_SHORTCUTS.rst -- Installing: /usr/share/cmake-4.0/Help/variable -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_GIT_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SHARED_LINKER_FLAGS_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_FORTRAN.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_APPBUNDLE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXTRA_GENERATOR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CVS_UPDATE_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOUIC_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_FLAGS_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_ARCHIVE_CREATE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_PACKAGE_PREFER_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_TARGET_FRAMEWORK_IDENTIFIER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_PACKAGE_TARGETS_GLOBAL.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DEPENDS_IN_PROJECT_ONLY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CACHEFILE_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MSVC_RUNTIME_CHECKS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MACOSX_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_USE_INSTALL_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_DEVENV_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_LIBRARY_FLAG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ROOT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_MEMCHECK_IGNORE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_USE_PACKAGE_REGISTRY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_LINKER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_WINRT_BY_DEFAULT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_RESOURCE_SPEC_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CVS_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HOST_SOLARIS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INSTALL_MESSAGE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_RANLIB.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_LINKER_FRONTEND_VARIANT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_BUILD_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FRAMEWORK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOMOC.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_Swift_MODULE_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CURRENT_SOURCE_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSVC60.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_LAUNCHER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CUDA_ARCHITECTURES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HOST_EXECUTABLE_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_POLICY_DEFAULT_CMPNNNN.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROJECT_TOP_LEVEL_INCLUDES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_OSX_DEPLOYMENT_TARGET.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE_LANG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINKER_LAUNCHER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_USE_CMAKE_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/EXECUTABLE_OUTPUT_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTORCC_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DOTNET_SDK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_BUILD_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CURRENT_LIST_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_ERROR_POST_CONTEXT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HIP_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_LLDB_INIT_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ECLIPSE_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_SOURCE_FILE_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOGEN_ORIGIN_DEPENDS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT_VERSION_MAJOR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINKER_PREFERENCE_PROPAGATES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSYS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_LAUNCH_CONFIGURATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_STANDARD_DEFAULT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CURRENT_FUNCTION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_SEARCH_START_STATIC.rst -- Installing: /usr/share/cmake-4.0/Help/variable/LIBRARY_OUTPUT_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CPACK_INCLUDE_TOPLEVEL_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_APPLE_SILICON_PROCESSOR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_USING_LINKER_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_SKIP_ANT_STEP.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_SIMULATE_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HOST_SYSTEM_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSTEM_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_TRY_COMPILE_PLATFORM_VARIABLES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_NETRC.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_VERSION_BUILD_NUMBER_COMPONENTS.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_LIBRARY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PCH_INSTANTIATE_TEMPLATES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINK_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CROSSCOMPILING.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_LIBRARIES_STRATEGY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ADSP_ROOT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_SUBMIT_INACTIVITY_TIMEOUT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CXX_COMPILER_IMPORT_STD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HOST_LINUX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SHARED_LIBRARY_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PCH_WARN_INVALID.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_NATIVE_LIB_DEPENDENCIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSVC_IDE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_PLATFORM_ID.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINK_LIBRARY_FLAG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_TLS_VERSION-VALUES.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PACKAGE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_VERSION_INTERNAL.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_IGNORE_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MINGW.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_JOB_POOL_LINK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_ZOMBIE_OBJECTS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CUDA_SEPARABLE_COMPILATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_NUGET_PACKAGE_RESTORE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_P4_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DIRECTORY_LABELS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MATCH_n.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_LINK_BUILD_PHASE_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VERIFY_INTERFACE_HEADER_SETS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_DEBUG_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_TEST_LOAD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_OBJC_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_TRIGGER_SITE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT-NAME_IS_TOP_LEVEL.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CURL_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INSTALL_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_XXX.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSTEM_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_ERROR_EXCEPTION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_LIBRARIES_ONLY_TARGETS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/UNIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_OBJECT_PATH_MAX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_WARNING_AS_ERROR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_OUTPUT_EXTENSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_ARM_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/LINK_GROUP_PREDEFINED_FEATURES.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MESSAGE_CONTEXT_SHOW.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ISPC_HEADER_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_UNITY_BUILD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SHARED_LIBRARY_ARCHIVE_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA_CUSTOM_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_ARCHIVER_WRAPPER_FLAG_SEP.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_DROP_SITE_CDASH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_SEARCH_END_STATIC.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_UPDATE_VERSION_OVERRIDE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_Fortran_FORMAT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HOST_APPLE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_STL_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_DROP_SITE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_API.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CXX_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROGRAM_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PKG_CONFIG_DISABLE_UNINSTALLED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_SECURE_PROPS_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_FLAGS_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROJECT_DESCRIPTION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_HOST_COMPILER_ID.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROJECT_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_LAUNCH_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/LINKER_PREDEFINED_TYPES.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_TASKING_TOOLSET.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_STANDALONE_TOOLCHAIN.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_BZR_UPDATE_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_SDK_EXCLUDE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_OSX_SYSROOT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_TRY_COMPILE_CONFIGURATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_BYTE_ORDER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_PACKAGE_REDIRECTS_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_COMPILER_IS_GNUCXX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_PLATFORM_NAME_DEFAULT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION_MAXIMUM.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROJECT_HOMEPAGE_URL.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_HG_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_JAR_DEPENDENCIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CURRENT_BINARY_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_WIN32_EXECUTABLE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/ANDROID.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_OBJCXX_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_RTTI.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_DEBUGGER_WORKING_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG_SEP.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FRAMEWORK_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOGEN_COMMAND_LINE_LENGTH_MAX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ISPC_INSTRUCTION_SETS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSVC_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PROGRAM.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_ANT_ADDITIONAL_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_C_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOMOC_EXECUTABLE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_BUILD_SYSTEM.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT-NAME_VERSION_PATCH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_SDK_SOURCE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_ARCHIVE_FINISH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_GROUP_USING_FEATURE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_P4_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MSVCIDE_RUN_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_HOST_COMPILER_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_FLAGS_MINSIZEREL_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_DEF_FILE_FLAG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_COMPILE_WARNING_AS_ERROR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CACHE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_LIBRARY_USING_FEATURE_SUPPORTED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_SVN_UPDATE_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_PACKAGE_SORT_ORDER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_PACKAGE_SORT_DIRECTION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT_DESCRIPTION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOGEN_USE_SYSTEM_INCLUDE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INSTALL_DEFAULT_COMPONENT_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_TWEAK_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CROSSCOMPILING_EMULATOR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CURRENT_LIST_LINE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CACHE_PATCH_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROJECT_VERSION_MINOR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_TLS_VERIFY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_COVERAGE_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOGEN_PARALLEL.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_NETRC_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_ARCHIVE_APPEND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_WHAT_YOU_USE_CHECK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_PLATFORM_TOOLSET.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_MEMORYCHECK_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_SDK_LIBRARY_WINRT_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_GIT_INIT_SUBMODULES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_MACHINE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_GUI.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MODULE_LINKER_FLAGS_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_OPTIMIZE_DEPENDENCIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_STATIC_LINKER_FLAGS_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_TLS_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_GIT_UPDATE_CUSTOM.rst -- Installing: /usr/share/cmake-4.0/Help/variable/BUILD_TESTING.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_NsightTegra_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_COMPILER_2005.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSVC10.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_INTERFACE_LIBRARIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MAXIMUM_RECURSION_DEPTH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PKG_CONFIG_SYSROOT_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/ENV.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINKER_PREFERENCE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_COMPILER_IS_GNUCC.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_CREATE_SHARED_LIBRARY_ARCHIVE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_ROOT_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CUDA_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINK_GROUP_USING_FEATURE_SUPPORTED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_COLOR_MAKEFILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MESSAGE_INDENT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CLANG_VFS_OVERLAY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CUDA_COMPILE_FEATURES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VISIBILITY_INLINES_HIDDEN.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_IMPLICIT_INCLUDE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOMOC_COMPILER_PREDEFINES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSTEM_IGNORE_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_EXCEPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXPORT_SARIF.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_GROUP_USING_FEATURE.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_FLAGS_MINSIZEREL.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_LIBRARY_SUFFIXES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/AIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HOME_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_GENERATOR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SUBLIME_TEXT_2_EXCLUDE_BUILD_TREE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_LIBRARY_USING_FEATURE.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HOST_SYSTEM.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_DROP_LOCATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_Swift_LANGUAGE_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DOTNET_TARGET_FRAMEWORK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_LIBRARY_PREFIXES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DLL_NAME_WITH_SOVERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ARGC.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_TARGET.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_PACKAGE_WARN_NO_MODULE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_ARM_NEON.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_NO_SYSTEM_FROM_IMPORTED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INSTALL_REMOVE_ENVIRONMENT_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_LIBRARY_USING_FEATURE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_UNITY_BUILD_UNIQUE_ID.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CXX_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CXX_SCAN_FOR_MODULES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT-NAME_DESCRIPTION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_LABELS_FOR_SUBPROJECTS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DEPENDS_USE_COMPILER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/GHSMULTI.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_SCP_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_SDK_LIBRARY_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INCLUDE_CURRENT_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_CPPLINT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_ENABLE_GPU_SHADER_VALIDATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CACHE_MAJOR_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CUDA_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSTEM_PREFIX_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_STATIC_LIBRARY_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_TEST_TIMEOUT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/LINKER_FLAGS.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CHANGE_ID.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOMOC_DEPEND_FILTERS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_CREATE_SHARED_LIBRARY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROJECT_VERSION_MAJOR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_JOB_POOL_PRECOMPILE_HEADER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_USE_RELATIVE_PATHS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CFG_INTDIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT_VERSION_PATCH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CPACK_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CROSS_CONFIGS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_WINDOWS_KMDF_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ARGV0.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_PLATFORM_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_Swift_COMPILATION_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HOST_BSD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/IGNORE_SEARCH_LOCATIONS.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PREFIX_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/BSD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_FLAGS_RELEASE_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HIP_ARCHITECTURES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_LIBRARY_FILE_FLAG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MINIMUM_REQUIRED_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LIBRARY_ARCHITECTURE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MSVC_RUNTIME_LIBRARY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSTEM_LIBRARY_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_MEMORYCHECK_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSVC11.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_KATE_FILES_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CUDA_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SOURCE_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_GENERATOR_TOOLSET.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MINOR_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_DROP_SITE_USER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INTERNAL_PLATFORM_ABI.rst -- Installing: /usr/share/cmake-4.0/Help/variable/WINDOWS_STORE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SKIP_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_GLOBALS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/WASI.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/WINCE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_TLS_VERIFY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FOLDER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROJECT_INCLUDE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_Fortran_PREPROCESS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_GLOBAL_AUTORCC_TARGET_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT-NAME_VERSION_MINOR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_APPBUNDLE_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_C_COMPILE_FEATURES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_CLANG_TIDY_EXPORT_FIXES_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/WIN32.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILE_OBJECT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_ARCHITECTURE_ID.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_STAGING_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_IMPLICIT_LINK_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/XCODE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT_HOMEPAGE_URL.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_POST_TEST.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_UNITY_BUILD_RELOCATABLE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_JUST_MY_CODE_DEBUGGING.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MAJOR_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_LIBRARY_FEATURE_ATTRIBUTES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ERROR_DEPRECATED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HIP_COMPILE_FEATURES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_NIGHTLY_START_TIME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/LINUX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_STANDARD_LATEST.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_WATCOM_RUNTIME_LIBRARY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_REQUIRE_FIND_PACKAGE_PackageName.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT_VERSION_TWEAK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ABSOLUTE_DESTINATION_FILES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINK_LIBRARY_FEATURE_ATTRIBUTES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROJECT_INCLUDE_BEFORE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HOST_AIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SHARED_LIBRARY_ENABLE_EXPORTS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT-NAME_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_STATIC_LIBRARY_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_USE_DEBUG_LIBRARIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ENABLE_EXPORTS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_UPDATE_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_FLAGS_DEBUG_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/XCODE_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_DEBUGGER_ENVIRONMENT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_RUN_CURRENT_SCRIPT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOGEN_VERBOSE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PATCH_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_SOURCE_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/IGNORE_SEARCH_NONSYSTEM.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PARENT_LIST_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_TRY_COMPILE_TARGET_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PKG_CONFIG_PC_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_SVN_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SUBLIME_TEXT_2_ENV_SETTINGS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_GUARD_EDGES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_GENERATOR_INSTANCE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_C_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXPORT_NO_PACKAGE_REGISTRY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSROOT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SHARED_LIBRARY_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_CPPCHECK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CURRENT_LIST_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_EXTRA_COVERAGE_GLOB.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_NO_BUILTIN_CHRPATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_SDK_INCLUDE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MESSAGE_LOG_LEVEL.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HIP_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DL_LIBS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE_BEFORE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute.rst -- Installing: /usr/share/cmake-4.0/Help/variable/WINDOWS_PHONE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT-NAME_VERSION_TWEAK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_ERROR_PRE_CONTEXT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTORCC_EXECUTABLE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EDIT_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_KATE_MAKE_ARGUMENTS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXE_LINKER_FLAGS_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_TEST_OUTPUT_TRUNCATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_PROGUARD_CONFIG_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_GENERATOR_PLATFORM.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_EXTERNAL_TOOLCHAIN.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_UPDATE_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_OBJDUMP.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_P4_UPDATE_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_P4_CLIENT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_BUILD_TOOL.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MSVC_DEBUG_INFORMATION_FORMAT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_STATIC_LINKER_FLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CTEST_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_SITE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_DEBUGGER_COMMAND_ARGUMENTS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_NDK_DEPRECATED_HEADERS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_SUBMIT_URL.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CONFIG_POSTFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_ID.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_JOB_POOLS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT-NAME_BINARY_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_CLANG_TIDY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/LINK_LIBRARY_PREDEFINED_FEATURES.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINK_EXECUTABLE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_IMPLICIT_LINK_LIBRARIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER_STOP.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_SCRIBBLE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_BUILD_WITH_INSTALL_NAME_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_GIT_UPDATE_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_OBJC_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSVC_TOOLSET_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MACOSX_BUNDLE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SHARED_MODULE_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_HOST_COMPILER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MODULE_LINKER_FLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SHARED_LINKER_FLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_FLAGS_CONFIG_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSTEM.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_ENABLE_GPU_API_VALIDATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_PROGUARD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_POLICY_WARNING_CMPNNNN.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOMOC_MOC_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_DROP_METHOD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_TESTS_IGNORE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DEBUG_TARGET_PROPERTIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT_BINARY_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_TEST_LAUNCHER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SCRIPT_MODE_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXPORT_BUILD_DATABASE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_INCLUDE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_NO_COMPILE_BATCHING.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_AR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_ARCH_ABI.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INCLUDE_DIRECTORIES_BEFORE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_POST_MEMCHECK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CONFIGURATION_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_ERROR_MATCH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DISABLE_PRECOMPILE_HEADERS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_WHAT_YOU_USE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_DIRECTORIES_BEFORE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LIBRARY_ARCHITECTURE_REGEX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_FRAMEWORK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DEBUG_POSTFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_VISIBILITY_PRESET.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SKIP_INSTALL_ALL_DEPENDENCY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DEBUGGER_WORKING_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CONFIGURE_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSVC.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_BUILD_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINK_LIBRARY_USING_FEATURE_SUPPORTED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SKIP_BUILD_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_COLOR_DIAGNOSTICS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_LINKER_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/BORLAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CXX_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_BACKWARDS_COMPATIBILITY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HOST_SYSTEM_PROCESSOR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_POLICY_VERSION_MINIMUM.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_LIBRARY_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_TOOLCHAIN_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_IOS_INSTALL_COMBINED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_POSITION_INDEPENDENT_CODE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_GHS_NO_SOURCE_GROUP_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_DEVICE_LINK_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MFC_FLAG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXPORT_COMPILE_COMMANDS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CHECKOUT_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOMOC_PATH_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_COMPILER_IS_GNUG77.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_DEPENDS_USE_LINKER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOUIC.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_LINE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_TARGET_FRAMEWORK_TARGETS_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CTEST_ARGUMENTS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LIBRARY_ARCHITECTURE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_XCCONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_ASSETS_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INSTALL_NAME_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_COVERAGE_EXCLUDE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_BUILD_WITH_INSTALL_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SIZEOF_VOID_P.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINK_GROUP_USING_FEATURE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SUPPRESS_REGENERATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXECUTABLE_SUFFIX_LANG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_NATIVE_LIB_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSVC14.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AIX_SHARED_LIBRARY_ARCHIVE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_JOB_POOL_COMPILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_SCRIPT_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_OSX_ARCHITECTURES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_EXTRA_SUBMIT_FILES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HOST_SYSTEM_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_Fortran_MODDIR_FLAG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXTRA_SHARED_LIBRARY_SUFFIXES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_FLAGS_DEBUG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_COVERAGE_EXTRA_FLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_JAVA_SOURCE_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSVC90.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_NOT_USING_CONFIG_FLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_Fortran_MODULE_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSTEM_PROCESSOR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DEFAULT_CONFIGS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_BINARY_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CUDA_RUNTIME_LIBRARY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ECLIPSE_RESOURCE_ENCODING.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_GENERATE_TOP_LEVEL_PROJECT_ONLY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSVC12.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_TEST_CONFIGURATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_MSBUILD_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CONFIGURATION_TYPES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_API_MIN.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT-NAME_SOURCE_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_DEBUGGER_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CXX_MODULE_STD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_FRONTEND_VARIANT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSTEM_PROGRAM_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_GLOBAL_AUTOGEN_TARGET_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_HG_UPDATE_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CPACK_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINK_WHAT_YOU_USE_FLAG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_CREATE_SHARED_MODULE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PackageName_ROOT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_OBJC_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_PACKAGE_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_INCLUDE_PACKAGE_TO_DEFAULT_BUILD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_WORKING_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HOST_WIN32.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_ABI.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOMOC_RELAXED_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXECUTE_PROCESS_COMMAND_ECHO.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_GROUP_USING_FEATURE_SUPPORTED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_USE_LAUNCHERS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MAP_IMPORTED_CONFIG_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PKG_CONFIG_PC_LIB_DIRS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_TARGET_FRAMEWORK_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_NDK_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_TRY_COMPILE_NO_PLATFORM_VARIABLES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MATCH_COUNT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_GUARD_MALLOC.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CVS_CHECKOUT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_PRE_MEMCHECK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CPACK_PACKAGING_INSTALL_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INCLUDE_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_ARCH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOUIC_SEARCH_PATHS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HIP_PLATFORM.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_PACKAGE_RESOLVE_SYMLINKS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTORCC.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOGEN_BETTER_GRAPH_MULTI_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXECUTE_PROCESS_COMMAND_ERROR_IS_FATAL.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINK_LIBRARY_FILE_FLAG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CPACK_ABSOLUTE_DESTINATION_FILES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_WARN_DEPRECATED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CL_64.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_STACK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINK_LIBRARY_USING_FEATURE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_FLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/IGNORE_SEARCH_SYSTEM.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SKIP_TEST_ALL_DEPENDENCY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_BZR_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSROOT_LINK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROJECT_VERSION_TWEAK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_EXTENSIONS_DEFAULT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MESSAGE_CONTEXT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINK_DEPENDS_NO_SHARED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_GLOBAL_AUTORCC_TARGET.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_IGNORE_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXECUTABLE_ENABLE_EXPORTS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/IOS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_SVN_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PLATFORM_NO_VERSIONED_SONAME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/BUILD_SHARED_LIBS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_LINKER_ID.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_BINARY_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_DROP_SITE_PASSWORD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT_IS_TOP_LEVEL.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_STANDARD_LINK_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/APPLE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LIST_FILE_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_PRE_TEST.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_OBJCXX_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CYGWIN.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CPACK_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LINKER_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_INTEL_Fortran_PROJECT_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSVC70.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_USE_CMAKE_SYSTEM_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSVC80.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_DEFAULT_BUILD_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_SIMULATE_ID.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_TLS_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT-NAME_VERSION_MAJOR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/MSVC71.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_GLOBAL_AUTOGEN_TARGET.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_MEMORYCHECK_COMMAND_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_ENVIRONMENT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_NINJA_OUTPUT_PATH_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT-NAME_HOMEPAGE_URL.rst -- Installing: /usr/share/cmake-4.0/Help/variable/IGNORE_SEARCH_PATH.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_WARNING_MATCH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HIP_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ISPC_HEADER_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_JAR_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CPACK_SET_DESTDIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_MEMORYCHECK_SANITIZER_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSTEM_APPBUNDLE_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_TLS_CAINFO.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_MEMORYCHECK_SUPPRESSIONS_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_OSX_VARIABLE.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PKG_CONFIG_TOP_BUILD_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_WARNING_EXCEPTION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_IGNORE_PREFIX_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/IGNORE_SEARCH_PREFIX.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSROOT_COMPILE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_SCHEME_ENABLE_GPU_FRAME_CAPTURE_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSTEM_IGNORE_PREFIX_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CODEBLOCKS_COMPILER_ID.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SYSTEM_INCLUDE_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT_VERSION_MINOR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_SDK_REFERENCE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_VERSION_BUILD_NUMBER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INSTALL_RPATH_USE_LINK_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXPORT_PACKAGE_REGISTRY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_LINK_LIBRARY_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROJECT_VERSION_PATCH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXE_LINKER_FLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MODULE_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_NDK.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXECUTABLE_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_LOADED.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_NO_INSTALL_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_INCLUDE_WHAT_YOU_USE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_VS_SDK_EXECUTABLE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/PROJECT_SOURCE_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SHARED_MODULE_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_HOST_UNIX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_FIND_USE_PACKAGE_ROOT_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LIBRARY_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ANDROID_PROCESS_MAX.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_CUSTOM_XXX.txt -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_STANDARD_INCLUDE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_CREATE_STATIC_LIBRARY.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_COMPILER_PREDEFINES_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_OBJCXX_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_ARCHIVER_WRAPPER_FLAG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_FLAGS_RELEASE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_INSTALL_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_CUDA_HOST_COMPILER.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_MAKE_PROGRAM.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_ECLIPSE_MAKE_ARGUMENTS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_SKIP_INSTALL_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AIX_EXPORT_ALL_SYMBOLS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOMOC_MACRO_NAMES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_Swift_NUM_THREADS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_LANG_USING_LINKER_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_GNUtoMS.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_BUILD_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_AUTOUIC_EXECUTABLE.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_PROJECT_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CTEST_NOTES_FILES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_RULE_MESSAGES.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG_INIT.rst -- Installing: /usr/share/cmake-4.0/Help/variable/CMAKE_EXPORT_FIND_PACKAGE_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/release -- Installing: /usr/share/cmake-4.0/Help/release/3.13.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.4.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.24.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.14.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.6.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.3.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.17.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.7.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.1.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.11.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.9.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.25.rst -- Installing: /usr/share/cmake-4.0/Help/release/4.0.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.20.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.23.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.28.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.15.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.5.rst -- Installing: /usr/share/cmake-4.0/Help/release/index.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.27.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.18.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.12.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.0.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.16.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.31.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.19.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.2.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.21.rst -- Installing: /usr/share/cmake-4.0/Help/release/dev.txt -- Installing: /usr/share/cmake-4.0/Help/release/3.30.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.26.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.29.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.22.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.10.rst -- Installing: /usr/share/cmake-4.0/Help/release/3.8.rst -- Installing: /usr/share/cmake-4.0/Help/generator -- Installing: /usr/share/cmake-4.0/Help/generator/VS_TOOLSET_HOST_ARCH_LEGACY.txt -- Installing: /usr/share/cmake-4.0/Help/generator/Visual Studio 7.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Watcom WMake.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Visual Studio 12 2013.rst -- Installing: /usr/share/cmake-4.0/Help/generator/MSYS Makefiles.rst -- Installing: /usr/share/cmake-4.0/Help/generator/CodeLite.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Xcode.rst -- Installing: /usr/share/cmake-4.0/Help/generator/NMake Makefiles JOM.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Kate.rst -- Installing: /usr/share/cmake-4.0/Help/generator/MinGW Makefiles.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Visual Studio 7 .NET 2003.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Borland Makefiles.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Ninja Multi-Config.rst -- Installing: /usr/share/cmake-4.0/Help/generator/VS_TOOLSET_HOST_ARCH.txt -- Installing: /usr/share/cmake-4.0/Help/generator/Ninja.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Unix Makefiles.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Visual Studio 8 2005.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Sublime Text 2.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Visual Studio 9 2008.rst -- Installing: /usr/share/cmake-4.0/Help/generator/CodeBlocks.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Green Hills MULTI.rst -- Installing: /usr/share/cmake-4.0/Help/generator/NMake Makefiles.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Visual Studio 10 2010.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Visual Studio 14 2015.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Eclipse CDT4.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Visual Studio 6.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Visual Studio 11 2012.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Visual Studio 17 2022.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Visual Studio 15 2017.rst -- Installing: /usr/share/cmake-4.0/Help/generator/Visual Studio 16 2019.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir -- Installing: /usr/share/cmake-4.0/Help/prop_dir/VS_GLOBAL_SECTION_PRE_section.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/CMAKE_CONFIGURE_DEPENDS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/COMPILE_DEFINITIONS_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/VS_SOLUTION_ITEMS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/LINK_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/RULE_LAUNCH_CUSTOM.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/SOURCE_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/SUBDIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/CACHE_VARIABLES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/COMPILE_DEFINITIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/VS_STARTUP_PROJECT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/BUILDSYSTEM_TARGETS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/TESTS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/IMPORTED_TARGETS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/CLEAN_NO_CUSTOM.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/LINK_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/INCLUDE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/RULE_LAUNCH_COMPILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/TEST_INCLUDE_FILES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/PARENT_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/TEST_INCLUDE_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/SYSTEM.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/BINARY_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/LISTFILE_STACK.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/EXCLUDE_FROM_ALL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/LABELS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/ADDITIONAL_CLEAN_FILES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/VARIABLES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/DEFINITIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/MACROS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/COMPILE_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_dir/RULE_LAUNCH_LINK.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test -- Installing: /usr/share/cmake-4.0/Help/prop_test/SKIP_RETURN_CODE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/DISABLED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/REQUIRED_FILES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/FIXTURES_SETUP.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/FAIL_REGULAR_EXPRESSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/MEASUREMENT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/DEPENDS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/TIMEOUT_SIGNAL_GRACE_PERIOD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/GENERATED_RESOURCE_SPEC_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/ATTACHED_FILES_ON_FAIL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/RESOURCE_GROUPS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/ENVIRONMENT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/TIMEOUT_SIGNAL_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/WORKING_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/FIXTURES_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/RESOURCE_LOCK.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/PROCESSORS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/ENVIRONMENT_MODIFICATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/WILL_FAIL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/ATTACHED_FILES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/COST.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/FIXTURES_CLEANUP.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/TIMEOUT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/TIMEOUT_AFTER_MATCH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/PASS_REGULAR_EXPRESSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/LABELS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/SKIP_REGULAR_EXPRESSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/PROCESSOR_AFFINITY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_test/RUN_SERIAL.rst -- Installing: /usr/share/cmake-4.0/Help/index.rst -- Installing: /usr/share/cmake-4.0/Help/module -- Installing: /usr/share/cmake-4.0/Help/module/CMAKE_REQUIRED_DEFINITIONS.txt -- Installing: /usr/share/cmake-4.0/Help/module/Use_wxWindows.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakeExpandImportedTargets.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakeFindDependencyMacro.rst -- Installing: /usr/share/cmake-4.0/Help/module/UseJavaClassFilelist.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindMotif.rst -- Installing: /usr/share/cmake-4.0/Help/module/UseSWIG.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakePushCheckState.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackComponent.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindODBC.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindFontconfig.rst -- Installing: /usr/share/cmake-4.0/Help/module/TestBigEndian.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindwxWindows.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindGIF.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckOBJCSourceRuns.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPhysFS.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindJNI.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindOpenCL.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakeAddFortranSubdirectory.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakeBackwardCompatibilityCXX.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckStructHasMember.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgIntrospection.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakeDependentOption.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindLAPACK.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindGnuTLS.rst -- Installing: /usr/share/cmake-4.0/Help/module/UseJava.rst -- Installing: /usr/share/cmake-4.0/Help/module/ExternalData.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckOBJCXXCompilerFlag.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindSQLite3.rst -- Installing: /usr/share/cmake-4.0/Help/module/InstallRequiredSystemLibraries.rst -- Installing: /usr/share/cmake-4.0/Help/module/CTestUseLaunchers.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindXCTest.rst -- Installing: /usr/share/cmake-4.0/Help/module/GNUInstallDirs.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakeForceCompiler.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindCxxTest.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindSubversion.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindBoost.rst -- Installing: /usr/share/cmake-4.0/Help/module/AndroidTestUtilities.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindSquish.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckTypeSize.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckIPOSupported.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckOBJCXXSourceCompiles.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindLATEX.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckOBJCSourceCompiles.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckCCompilerFlag.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindGettext.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindOpenSSL.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindTclStub.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindLTTngUST.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPackageHandleStandardArgs.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindDCMTK.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckCSourceRuns.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindArmadillo.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckVariableExists.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindXercesC.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackBundle.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindSDL_net.rst -- Installing: /usr/share/cmake-4.0/Help/module/ExternalProject.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPostgreSQL.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMAKE_REQUIRED_INCLUDES.txt -- Installing: /usr/share/cmake-4.0/Help/module/CheckIncludeFiles.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindCurses.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindGDAL.rst -- Installing: /usr/share/cmake-4.0/Help/module/MacroAddFileDependencies.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindIcotool.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgProducer.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindJava.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgUtil.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckPrototypeDefinition.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPython3.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindVulkan.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindLibinput.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindCUDAToolkit.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakeParseArguments.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgWidget.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindFreetype.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckOBJCXXSourceRuns.rst -- Installing: /usr/share/cmake-4.0/Help/module/WriteCompilerDetectionHeader.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindCups.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindTclsh.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckFortranSourceCompiles.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindWget.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindLua.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMAKE_REQUIRED_LINK_OPTIONS.txt -- Installing: /usr/share/cmake-4.0/Help/module/FindALSA.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckLibraryExists.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindITK.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckPIESupported.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakePrintHelpers.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindIce.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindThreads.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgParticle.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindLibLZMA.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckFortranSourceRuns.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackWIX.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindSDL_gfx.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckIncludeFileCXX.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindASPELL.rst -- Installing: /usr/share/cmake-4.0/Help/module/GetPrerequisites.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindOpenACC.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckCXXSourceCompiles.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindSDL.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPython2.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPythonInterp.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindMsys.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindLua51.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckCompilerFlag.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckFunctionExists.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindGLEW.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindLibArchive.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindwxWidgets.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindICU.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPack.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindFLTK2.rst -- Installing: /usr/share/cmake-4.0/Help/module/TestForSTDNamespace.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindOpenSceneGraph.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindGLUT.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindVTK.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgGA.rst -- Installing: /usr/share/cmake-4.0/Help/module/UseJavaSymlinks.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindBacktrace.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakeGraphVizOptions.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindImageMagick.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPike.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMAKE_REQUIRED_QUIET.txt -- Installing: /usr/share/cmake-4.0/Help/module/CMakeFindFrameworks.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindRTI.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindOpenGL.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPHP4.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindGTK2.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindJasper.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindGnuplot.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindCUDA.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckCXXCompilerFlag.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPatch.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckIncludeFile.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindOpenAL.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindMFC.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindHDF5.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackFreeBSD.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckFortranCompilerFlag.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPackageMessage.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindProtobuf.rst -- Installing: /usr/share/cmake-4.0/Help/module/BundleUtilities.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindOpenMP.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackIFWConfigureFile.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindUnixCommands.rst -- Installing: /usr/share/cmake-4.0/Help/module/Dart.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckSourceRuns.rst -- Installing: /usr/share/cmake-4.0/Help/module/TestForANSIStreamHeaders.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackNSIS.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPNG.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPerlLibs.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckLanguage.rst -- Installing: /usr/share/cmake-4.0/Help/module/CTest.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindTIFF.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindDevIL.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgQt.rst -- Installing: /usr/share/cmake-4.0/Help/module/TestForANSIForScope.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakeDetermineVSServicePack.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindSWIG.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakePackageConfigHelpers.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgManipulator.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackDMG.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindRuby.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindJPEG.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindX11.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindGSL.rst -- Installing: /usr/share/cmake-4.0/Help/module/GenerateExportHeader.rst -- Installing: /usr/share/cmake-4.0/Help/module/CSharpUtilities.rst -- Installing: /usr/share/cmake-4.0/Help/module/UsewxWidgets.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgDB.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindDoxygen.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindGCCXML.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindOpenThreads.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindHSPELL.rst -- Installing: /usr/share/cmake-4.0/Help/module/SquishTestScript.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindHg.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindEnvModules.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindGit.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindSDL_ttf.rst -- Installing: /usr/share/cmake-4.0/Help/module/Findosg_functions.rst -- Installing: /usr/share/cmake-4.0/Help/module/Documentation.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPython.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckCXXSymbolExists.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindBZip2.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckOBJCCompilerFlag.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgViewer.rst -- Installing: /usr/share/cmake-4.0/Help/module/UsePkgConfig.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindZLIB.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindSDL_sound.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindCURL.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackIFW.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindXalanC.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackArchive.rst -- Installing: /usr/share/cmake-4.0/Help/module/TestCXXAcceptsFlag.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckCSourceCompiles.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindBLAS.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgPresentation.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindEXPAT.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindMatlab.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindIntl.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindSDL_image.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindKDE3.rst -- Installing: /usr/share/cmake-4.0/Help/module/SelectLibraryConfigurations.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindDart.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindCABLE.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindHTMLHelp.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindQt4.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackProductBuild.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMAKE_REQUIRED_LINK_DIRECTORIES.txt -- Installing: /usr/share/cmake-4.0/Help/module/CMakeVerifyManifest.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindTCL.rst -- Installing: /usr/share/cmake-4.0/Help/module/ProcessorCount.rst -- Installing: /usr/share/cmake-4.0/Help/module/FeatureSummary.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindSelfPackers.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgFX.rst -- Installing: /usr/share/cmake-4.0/Help/module/CTestCoverageCollectGCOV.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackRPM.rst -- Installing: /usr/share/cmake-4.0/Help/module/DeployQt4.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindMPI.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPerl.rst -- Installing: /usr/share/cmake-4.0/Help/module/TestForSSTREAM.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckLinkerFlag.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindLibXslt.rst -- Installing: /usr/share/cmake-4.0/Help/module/UseEcos.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPythonLibs.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindSDL_mixer.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindLua50.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindCygwin.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgShadow.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakeFindPackageMode.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgVolume.rst -- Installing: /usr/share/cmake-4.0/Help/module/GoogleTest.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindGTest.rst -- Installing: /usr/share/cmake-4.0/Help/module/FortranCInterface.rst -- Installing: /usr/share/cmake-4.0/Help/module/AddFileDependencies.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindPkgConfig.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindQt3.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindBISON.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindBullet.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckSymbolExists.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindMPEG.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindKDE4.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackNuGet.rst -- Installing: /usr/share/cmake-4.0/Help/module/Findosg.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindWish.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindLibXml2.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindAVIFile.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindQt.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindCVS.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckSourceCompiles.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindMPEG2.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindFLEX.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackDeb.rst -- Installing: /usr/share/cmake-4.0/Help/module/WriteBasicConfigVersionFile.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgAnimation.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMakePrintSystemInformation.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindOpenSP.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckFortranFunctionExists.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindFLTK.rst -- Installing: /usr/share/cmake-4.0/Help/module/FetchContent.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindXMLRPC.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindIconv.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgSim.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindProducer.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindosgText.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindQuickTime.rst -- Installing: /usr/share/cmake-4.0/Help/module/FindCoin3D.rst -- Installing: /usr/share/cmake-4.0/Help/module/CTestScriptMode.rst -- Installing: /usr/share/cmake-4.0/Help/module/CPackCygwin.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMAKE_REQUIRED_FLAGS.txt -- Installing: /usr/share/cmake-4.0/Help/module/FindGTK.rst -- Installing: /usr/share/cmake-4.0/Help/module/CheckCXXSourceRuns.rst -- Installing: /usr/share/cmake-4.0/Help/module/CMAKE_REQUIRED_LIBRARIES.txt -- Installing: /usr/share/cmake-4.0/Help/module/FindosgTerrain.rst -- Installing: /usr/share/cmake-4.0/Help/policy -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0105.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0117.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0124.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0129.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0059.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0146.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0069.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0093.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0155.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0038.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0104.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0126.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0099.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0128.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0018.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0185.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0164.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0088.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0020.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0120.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0135.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0174.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0013.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0039.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0170.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0112.rst -- Installing: /usr/share/cmake-4.0/Help/policy/DISALLOWED_COMMAND.txt -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0036.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0078.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0165.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0012.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0035.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0081.rst -- Installing: /usr/share/cmake-4.0/Help/policy/REMOVED_COMMAND.txt -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0091.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0149.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0094.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0046.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0067.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0051.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0010.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0064.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0151.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0011.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0171.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0167.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0016.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0023.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0037.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0087.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0115.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0119.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0144.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0077.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0079.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0072.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0131.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0032.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0089.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0179.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0041.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0095.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0118.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0082.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0130.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0157.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0160.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0153.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0076.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0040.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0044.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0075.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0114.rst -- Installing: /usr/share/cmake-4.0/Help/policy/REMOVED_PROLOGUE.txt -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0138.rst -- Installing: /usr/share/cmake-4.0/Help/policy/DEPRECATED.txt -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0006.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0172.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0181.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0066.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0065.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0024.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0101.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0109.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0025.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0060.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0127.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0166.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0058.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0175.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0043.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0134.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0090.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0057.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0110.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0107.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0055.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0056.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0071.rst -- Installing: /usr/share/cmake-4.0/Help/policy/REMOVED_EPILOGUE.txt -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0178.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0113.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0022.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0137.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0173.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0042.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0050.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0031.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0047.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0147.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0014.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0002.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0106.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0182.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0103.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0159.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0000.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0007.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0139.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0152.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0085.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0150.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0148.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0080.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0100.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0162.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0045.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0084.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0125.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0183.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0053.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0092.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0054.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0086.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0136.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0083.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0027.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0052.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0028.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0019.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0122.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0184.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0145.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0008.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0061.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0029.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0034.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0108.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0140.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0062.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0098.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0142.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0102.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0073.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0169.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0003.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0111.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0030.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0143.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0133.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0048.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0168.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0163.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0004.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0001.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0156.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0033.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0063.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0132.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0096.rst -- Installing: /usr/share/cmake-4.0/Help/policy/STANDARD_ADVICE.txt -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0123.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0074.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0097.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0049.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0021.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0009.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0180.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0070.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0161.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0015.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0141.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0017.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0154.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0176.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0116.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0177.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0158.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0005.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0068.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0121.rst -- Installing: /usr/share/cmake-4.0/Help/policy/CMP0026.rst -- Installing: /usr/share/cmake-4.0/Help/envvar -- Installing: /usr/share/cmake-4.0/Help/envvar/FC.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/ISPCFLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_LANG_COMPILER_LAUNCHER.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_LANG_LINKER_LAUNCHER.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_INSTALL_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_APPLE_SILICON_PROCESSOR.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CTEST_PROGRESS_OUTPUT.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/DASHBOARD_TEST_FROM_CTEST.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_INSTALL_PARALLEL_LEVEL.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_INSTALL_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CTEST_NO_TESTS_ACTION.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_PROGRAM_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_LANG_IMPLICIT_LINK_DIRECTORIES_EXCLUDE.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CSFLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/ASM_DIALECTFLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/ENV_VAR.txt -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_FRAMEWORK_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CXXFLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/VERBOSE.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/SSL_CERT_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_MSVCIDE_RUN_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_CROSSCOMPILING_EMULATOR.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_TLS_VERIFY.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CTEST_INTERACTIVE_DEBUG_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/RC.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_TLS_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_MAXIMUM_RECURSION_DEPTH.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_GENERATOR.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/HIPCXX.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_PREFIX_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CUDAFLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/SSL_CERT_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/FFLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_GENERATOR_TOOLSET.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_APPBUNDLE_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CUDAARCHS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_CONFIG_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CTEST_PARALLEL_LEVEL.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CFLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CUDAHOSTCXX.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_CONFIG_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/DESTDIR.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_GENERATOR_INSTANCE.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/OBJCXX.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CTEST_USE_LAUNCHERS_DEFAULT.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_GENERATOR_PLATFORM.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/ASM_DIALECT.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CTEST_USE_VERBOSE_INSTRUMENTATION.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_TEST_LAUNCHER.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_NO_VERBOSE.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_EXPORT_BUILD_DATABASE.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/SWIFTC.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/ADSP_ROOT.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_COLOR_DIAGNOSTICS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_POLICY_VERSION_MINIMUM.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_TOOLCHAIN_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/HIPFLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CTEST_USE_INSTRUMENTATION.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CXX.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_EXPORT_COMPILE_COMMANDS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/MACOSX_DEPLOYMENT_TARGET.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/OBJC.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_OSX_ARCHITECTURES.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CLICOLOR.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CCMAKE_COLORS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_CONFIGURATION_TYPES.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/OBJCFLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/OBJCXXFLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/PackageName_ROOT.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/RCFLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_INCLUDE_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CUDACXX.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CLICOLOR_FORCE.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/LANG_FLAGS.txt -- Installing: /usr/share/cmake-4.0/Help/envvar/ISPC.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CTEST_OUTPUT_ON_FAILURE.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_BUILD_PARALLEL_LEVEL.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/HIPHOSTCXX.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/LDFLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CC.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_LIBRARY_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/envvar/CMAKE_BUILD_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_XAML_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/Swift_DIAGNOSTICS_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_SHADER_FLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/MACOSX_PACKAGE_LOCATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/KEEP_EXTENSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/SKIP_LINTING.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/XCODE_FILE_ATTRIBUTES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_SHADER_ENTRYPOINT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/SKIP_AUTOUIC.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_SHADER_MODEL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/UNITY_GROUP.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/EXTERNAL_OBJECT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_CSHARP_tagname.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/SKIP_PRECOMPILE_HEADERS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_RESOURCE_GENERATOR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_SETTINGS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/WRAP_EXCLUDE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/COMPILE_DEFINITIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_SHADER_VARIABLE_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/SKIP_UNITY_BUILD_INCLUSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_SHADER_OUTPUT_HEADER_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/ABSTRACT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/SKIP_AUTORCC.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_CUSTOM_COMMAND_DISABLE_PARALLEL_BUILD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/AUTORCC_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/Fortran_PREPROCESS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/OBJECT_OUTPUTS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/XCODE_EXPLICIT_FILE_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/INCLUDE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_SHADER_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/LANGUAGE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/Fortran_FORMAT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/SYMBOLIC.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_SHADER_DISABLE_OPTIMIZATIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_DEPLOYMENT_LOCATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/OBJECT_DEPENDS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/SKIP_AUTOMOC.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_SHADER_OBJECT_FILE_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/XCODE_LAST_KNOWN_FILE_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_TOOL_OVERRIDE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_SHADER_ENABLE_DEBUG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/LABELS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/HEADER_FILE_ONLY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/AUTOUIC_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/COMPILE_FLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/LOCATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/CXX_SCAN_FOR_MODULES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/SKIP_AUTOGEN.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/GENERATED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/VS_INCLUDE_IN_VSIX.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/COMPILE_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_sf/Swift_DEPENDENCIES_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOGEN_COMMAND_LINE_LENGTH_MAX.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MANUALLY_ADDED_DEPENDENCIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_LIBRARIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/OBJCXX_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_LINK_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOUIC_SEARCH_PATHS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_DEPENDS_NO_SHARED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/HIP_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/EXPORT_FIND_PACKAGE_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MSVC_DEBUG_INFORMATION_FORMAT-VALUES.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_SKIP_ANT_STEP.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOUIC.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_ASSETS_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_COMPILE_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PRECOMPILE_HEADERS_REUSE_FROM.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/UNITY_BUILD_RELOCATABLE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_GUI.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/POST_INSTALL_SCRIPT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MACHO_COMPATIBILITY_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INSTALL_REMOVE_ENVIRONMENT_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/DOTNET_TARGET_FRAMEWORK.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LANG_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_IMPLIB_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_USE_DEBUG_LIBRARIES-PURPOSE.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_INCLUDE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_FILTER_PROPS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PDB_OUTPUT_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LANG_VISIBILITY_PRESET.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MACOS_IMPORT_FILES.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/SKIP_BUILD_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPILE_DEFINITIONS_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_LOCATION_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_INTERFACE_LIBRARIES_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_WINRT_COMPONENT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/GNUtoMS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_LINK_LIBRARIES_DIRECT.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_FRAMEWORK_REFERENCES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_COMPILE_FEATURES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MSVC_RUNTIME_CHECKS-VALUES.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/Fortran_BUILDING_INTRINSIC_MODULES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/GHS_NO_SOURCE_GROUP_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_PROGUARD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_NO_SYSTEM.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/HIP_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/Fortran_BUILDING_INSTRINSIC_MODULES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AIX_SHARED_LIBRARY_ARCHIVE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CUDA_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/EXPORT_NO_SYSTEM.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_LIBNAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCTEST.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MACOSX_BUNDLE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_ENABLE_GPU_API_VALIDATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MIN.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_NO_SOLUTION_DEPLOY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/RULE_LAUNCH_CUSTOM.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/EXPORT_COMPILE_COMMANDS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CUDA_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOMOC_PATH_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_SEARCH_END_STATIC.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_XCCONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_KEYWORD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/HEADER_SET_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_ENVIRONMENT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/DEFINE_SYMBOL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/GHS_INTEGRITY_APP.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CROSSCOMPILING_EMULATOR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_USER_PROPS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/WATCOM_RUNTIME_LIBRARY-VALUES.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_CXX_MODULES_LINK_LIBRARIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/OBJCXX_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/BUILD_WITH_INSTALL_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_ENABLE_GPU_SHADER_VALIDATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/Swift_MODULE_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LANG_CPPLINT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTORCC_EXECUTABLE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PDB_NAME_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_COMMON_LANGUAGE_RUNTIME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IOS_INSTALL_COMBINED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MSVC_RUNTIME_LIBRARY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_AUTOUIC_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_LAUNCH_CONFIGURATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/SOURCE_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_NO_SONAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VISIBILITY_INLINES_HIDDEN.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_CXX_MODULES_INCLUDE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/SOURCES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINKER_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_HEADER_SETS_TO_VERIFY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/OSX_ARCHITECTURES_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CXX_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPILE_PDB_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/EXPORT_PROPERTIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/DEPRECATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_LIBRARY_OVERRIDE_LIBRARY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CUDA_FATBIN_COMPILATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ARCHIVE_OUTPUT_NAME_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PUBLIC_HEADER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_DEBUGGER_ENVIRONMENT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CUDA_RESOLVE_DEVICE_SYMBOLS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/HIP_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_DOTNET_REFERENCES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/OUTPUT_NAME_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPILE_PDB_NOTE.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LANG_CPPCHECK.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/OBJC_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LANG_CLANG_TIDY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LANG_CLANG_TIDY_EXPORT_FIXES_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_JAR_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PCH_INSTANTIATE_TEMPLATES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOGEN_BUILD_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_GENERATE_SCHEME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/DOTNET_SDK.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/WATCOM_RUNTIME_LIBRARY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/TRANSITIVE_COMPILE_PROPERTIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_LOCATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_LINK_DEPENDS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LOCATION_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_LIBRARIES_STRATEGY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_FLAGS_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XXX_OUTPUT_NAME.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ISPC_HEADER_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPILE_DEFINITIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CONFIG_POSTFIX.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MAX.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_SONAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/BUILD_WITH_INSTALL_NAME_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_CONFIGURATIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOMOC_MOC_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MAP_IMPORTED_CONFIG_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_NO_COMPILE_BATCHING.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INSTALL_RPATH_USE_LINK_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_LINK_BUILD_PHASE_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_LINK_LIBRARIES_DIRECT_EXCLUDE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPILE_WARNING_AS_ERROR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_OBJECTS_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_SCC_AUXPATH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_PRECOMPILE_HEADERS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_PROJECT_IMPORT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_LINK_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/UNITY_BUILD_CODE_BEFORE_INCLUDE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CUDA_OPTIX_COMPILATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_GLOBAL_ROOTNAMESPACE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_JAR_DEPENDENCIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_DOTNET_REFERENCEPROP_refname_TAG_tagname.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_ARCH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/TEST_LAUNCHER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_NO_SONAME_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_SOLUTION_DEPLOY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_PROGUARD_CONFIG_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/OBJC_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_MALLOC_GUARD_EDGES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AIX_EXPORT_ALL_SYMBOLS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_SOURCE_SETTINGS_tool.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_DEBUGGER_WORKING_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_PRODUCT_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_SEARCH_START_STATIC.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CUDA_SEPARABLE_COMPILATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/DEPLOYMENT_ADDITIONAL_FILES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PROJECT_LABEL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_DPI_AWARE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LANG_LINKER_LAUNCHER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOMOC_MACRO_NAMES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINKER_LANGUAGE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER_STOP.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VERIFY_INTERFACE_HEADER_SETS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INSTALL_NAME_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CXX_MODULE_SETS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_LIBRARIES_ONLY_TARGETS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/UNITY_BUILD_BATCH_SIZE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_WARNING_AS_ERROR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOGEN_PARALLEL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_PROCESS_MAX.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/STATIC_LIBRARY_FLAGS_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_DEBUG_AS_ROOT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/JOB_POOL_COMPILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMMON_LANGUAGE_RUNTIME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_WORKING_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PCH_WARN_INVALID.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/POSITION_INDEPENDENT_CODE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_MOBILE_EXTENSIONS_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MACOSX_BUNDLE_INFO_PLIST.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOMOC_DEPEND_FILTERS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_SYSTEM_INCLUDE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LANG_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_DEBUGGER_COMMAND.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PDB_NOTE.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_EMBED_FRAMEWORKS_CODE_SIGN_ON_COPY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CXX_MODULE_SET.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_EMBED_type.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_OBJECTS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/C_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/RUNTIME_OUTPUT_NAME_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CUDA_ARCHITECTURES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/HEADER_DIRS_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_DOTNET_DOCUMENTATION_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CXX_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/RUNTIME_OUTPUT_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/STATIC_LIBRARY_FLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_WINRT_REFERENCES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_FLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/BUNDLE_EXTENSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_SCC_LOCALPATH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/DLL_NAME_WITH_SOVERSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/OSX_ARCHITECTURES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_MALLOC_SCRIBBLE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_EMBED_type_REMOVE_HEADERS_ON_COPY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/HAS_CXX.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/FOLDER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MSVC_DEBUG_INFORMATION_FORMAT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/TRANSITIVE_LINK_PROPERTIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/STATIC_LIBRARY_OPTIONS_ARCHIVER.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/RESOURCE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTORCC_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/OBJC_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/HEADER_SETS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_ZOMBIE_OBJECTS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTORCC.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ALIAS_GLOBAL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_GLOBAL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CXX_MODULE_DIRS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XXX_OUTPUT_DIRECTORY.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_DEBUGGER_COMMAND_ARGUMENTS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LANG_INCLUDE_WHAT_YOU_USE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/DEBUGGER_WORKING_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/EXPORT_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/C_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/Fortran_PREPROCESS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CONFIG_OUTPUT_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_LIBNAME_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PRIVATE_HEADER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/EchoString.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PDB_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_LLDB_INIT_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/WIN32_EXECUTABLE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/JOB_POOL_PRECOMPILE_HEADER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MACOSX_FRAMEWORK_INFO_PLIST.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORT_PREFIX.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/UNITY_BUILD_UNIQUE_ID.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_EXPLICIT_FILE_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/HEADER_DIRS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INCLUDE_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_GLOBAL_PROJECT_TYPES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_JAVA_SOURCE_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_LIBRARIES_INDIRECTION.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CUDA_STANDARD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/RULE_LAUNCH_COMPILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOGEN_BETTER_GRAPH_MULTI_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CXX_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_COMPILE_DEFINITIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_HEADER_SETS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_MALLOC_STACK.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MACHO_CURRENT_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ARCHIVE_OUTPUT_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/SOVERSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/FRAMEWORK.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CXX_MODULE_DIRS_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/Swift_COMPILATION_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MACOSX_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_INTERFACE_LIBRARIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/UNITY_BUILD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/BUILD_RPATH_USE_ORIGIN.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/Fortran_FORMAT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOGEN_ORIGIN_DEPENDS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_ARGUMENTS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_CXX_MODULES_COMPILE_FEATURES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LIBRARY_OUTPUT_NAME_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_SCC_PROVIDER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ENABLE_EXPORTS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MSVC_RUNTIME_LIBRARY-VALUES.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_NATIVE_LIB_DIRECTORIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/JOB_POOL_LINK.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ISPC_HEADER_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_GLOBAL_variable.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/Swift_COMPILATION_MODE-VALUES.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CUDA_PTX_COMPILATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOMOC.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/GENERATOR_FILE_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_SOURCES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CUDA_RUNTIME_LIBRARY-VALUES.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CXX_MODULE_SET_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_LIBRARY_OVERRIDE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/OPTIMIZE_DEPENDENCIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPATIBLE_INTERFACE_STRING.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PDB_OUTPUT_DIRECTORY_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/EXPORT_BUILD_DATABASE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_DOTNET_STARTUP_OBJECT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/SYSTEM.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ISPC_INSTRUCTION_SETS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_AUTOMOC_MACRO_NAMES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/BINARY_DIR.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOGEN_USE_SYSTEM_INCLUDE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOUIC_EXECUTABLE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_EMBED_FRAMEWORKS_REMOVE_HEADERS_ON_COPY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/WINDOWS_EXPORT_ALL_SYMBOLS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/UNITY_BUILD_CODE_AFTER_INCLUDE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/NO_SONAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_WHAT_YOU_USE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/HEADER_SET.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPATIBLE_INTERFACE_BOOL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPILE_FEATURES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_JUST_MY_CODE_DEBUGGING.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/STATIC_LIBRARY_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LINK_DEPENDS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_SECURE_PROPS_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_NATIVE_LIB_DEPENDENCIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_STL_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_API_MIN.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/EXCLUDE_FROM_ALL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VERSION_SOVERSION_EXAMPLE.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_CXX_MODULES_COMPILE_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/DEBUG_POSTFIX.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_PACKAGE_REFERENCES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_POSITION_INDEPENDENT_CODE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/UNITY_BUILD_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_SCC_PROJECTNAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PRE_INSTALL_SCRIPT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/BUILD_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORT_SUFFIX.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_SDK_REFERENCES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_GUARD_MALLOC.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/C_STANDARD_REQUIRED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_EMBED_type_PATH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/PRECOMPILE_HEADERS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LANG_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOMOC_EXECUTABLE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/NO_SYSTEM_FROM_IMPORTED.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LABELS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_IMPLIB.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ALIASED_TARGET.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOUIC_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ADDITIONAL_CLEAN_FILES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CUDA_RUNTIME_LIBRARY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_WINRT_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_SONAME_CONFIG.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPILE_FLAGS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOMOC_COMPILER_PREDEFINES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_BUILD_PROPERTY.txt -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_LAUNCH_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INSTALL_RPATH.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_DOTNET_REFERENCE_refname.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_CXX_MODULES_COMPILE_DEFINITIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/BUNDLE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LOCATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_EMBED_type_CODE_SIGN_ON_COPY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_GLOBAL_KEYWORD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CXX_SCAN_FOR_MODULES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_PLATFORM_TOOLSET.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/DOTNET_TARGET_FRAMEWORK_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_ENABLE_GPU_FRAME_CAPTURE_MODE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/FRAMEWORK_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LANG_COMPILER_LAUNCHER.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_IOT_STARTUP_TASK.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_CONFIGURATION_TYPE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/COMPILE_OPTIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_DESKTOP_EXTENSIONS_VERSION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/MSVC_RUNTIME_CHECKS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/OUTPUT_NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/OBJCXX_EXTENSIONS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_TEST_CONFIGURATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_USE_DEBUG_LIBRARIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_LINK_LIBRARIES_DIRECT.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CXX_MODULE_STD.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/Swift_MODULE_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/RULE_LAUNCH_LINK.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/CUDA_CUBIN_COMPILATION.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/NAME.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/Fortran_MODULE_DIRECTORY.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/INTERFACE_CXX_MODULE_SETS.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/ANDROID_API.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/HIP_ARCHITECTURES.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/VS_DOTNET_REFERENCES_COPY_LOCAL.rst -- Installing: /usr/share/cmake-4.0/Help/prop_tgt/XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.rst -- Installing: /usr/share/cmake-4.0/Help/include -- Installing: /usr/share/cmake-4.0/Help/include/INTERFACE_INCLUDE_DIRECTORIES_WARNING.txt -- Installing: /usr/share/cmake-4.0/Help/include/COMPILE_DEFINITIONS_DISCLAIMER.txt -- Installing: /usr/share/cmake-4.0/Help/include/INTERFACE_LINK_LIBRARIES_WARNING.txt -- Installing: /usr/share/cmake-4.0/Help/manual -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-toolchains.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-developer.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-packages.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/CTEST_EXAMPLE_MAKEFILE_JOB_SERVER.make -- Installing: /usr/share/cmake-4.0/Help/manual/ccmake.1.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cpack.1.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-cxxmodules.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/OPTIONS_HELP.txt -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-buildsystem.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-qt.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-generators.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-env-variables.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-policies.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-compile-features.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/ctest.1.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-gui.1.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-instrumentation.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-commands.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-modules.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-presets.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cpack-generators.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-configure-log.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/ID_RESERVE.txt -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-properties.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/OPTIONS_BUILD.txt -- Installing: /usr/share/cmake-4.0/Help/manual/presets -- Installing: /usr/share/cmake-4.0/Help/manual/presets/example.json -- Installing: /usr/share/cmake-4.0/Help/manual/presets/schema.json -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-server.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-language.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-generator-expressions.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-variables.7.rst -- Installing: /usr/share/cmake-4.0/Help/manual/cmake.1.rst -- Installing: /usr/share/cmake-4.0/Help/manual/LINKS.txt -- Installing: /usr/share/cmake-4.0/Help/manual/cmake-file-api.7.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/cygwin.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/freebsd.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/productbuild.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/bundle.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/innosetup.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/ifw.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/archive.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/dmg.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/deb.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/external.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/rpm.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/packagemaker.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/nsis.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/nuget.rst -- Installing: /usr/share/cmake-4.0/Help/cpack_gen/wix.rst -- Installing: /usr/share/cmake-4.0/Modules -- Installing: /usr/share/cmake-4.0/Modules/FindCurses.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindJNI.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindQuickTime.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindSDL.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindGLUT.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckVariableExists.cmake -- Installing: /usr/share/cmake-4.0/Modules/TestBigEndian.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeLanguageInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindOpenMP.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindBacktrace.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindRTI.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgAnimation.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeGenericSystem.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineHIPCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindBoost.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDependentOption.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFortranCompilerABI.F90 -- Installing: /usr/share/cmake-4.0/Modules/CMakeForceCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindJPEG.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestSwiftCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeVerifyManifest.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPerlLibs.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestISPCCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgManipulator.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeParseImplicitIncludeInfo.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeSwiftCompiler.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineASM-ATTCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FLTKCompatibility.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindwxWindows.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCSharpInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindLAPACK.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeAddFortranSubdirectory -- Installing: /usr/share/cmake-4.0/Modules/CMakeAddFortranSubdirectory/config_mingw.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeAddFortranSubdirectory/build_mingw.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CheckOBJCSourceCompiles.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindSubversion.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPython2.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindThreads.cmake -- Installing: /usr/share/cmake-4.0/Modules/CPack.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindProducer.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindMPI.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgParticle.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCXXInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgSim.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindMatlab.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFindDependencyMacro.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindJava.cmake -- Installing: /usr/share/cmake-4.0/Modules/BasicConfigVersion-SameMajorVersion.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/SelectLibraryConfigurations.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakePrintSystemInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFindJavaCommon.cmake -- Installing: /usr/share/cmake-4.0/Modules/AndroidTestUtilities -- Installing: /usr/share/cmake-4.0/Modules/AndroidTestUtilities/PushToAndroidDevice.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineASMCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckIncludeFile.c.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestGNU.c -- Installing: /usr/share/cmake-4.0/Modules/FindODBC.cmake -- Installing: /usr/share/cmake-4.0/Modules/ExternalData_config.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeOBJCXXCompiler.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/FindASPELL.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindwxWidgets.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckSourceRuns.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindXalanC.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindTIFF.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindCxxTest.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineSwiftCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindSDL_net.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindCygwin.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindCURL.cmake -- Installing: /usr/share/cmake-4.0/Modules/Qt4Macros.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindGIF.cmake -- Installing: /usr/share/cmake-4.0/Modules/TestForANSIForScope.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindDevIL.cmake -- Installing: /usr/share/cmake-4.0/Modules/ecos_clean.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindOpenCL.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckLanguage.cmake -- Installing: /usr/share/cmake-4.0/Modules/CXX-DetectStdlib.h -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface.cmake -- Installing: /usr/share/cmake-4.0/Modules/UseEcos.cmake -- Installing: /usr/share/cmake-4.0/Modules/FetchContent -- Installing: /usr/share/cmake-4.0/Modules/FetchContent/CMakeLists.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/FetchContent/package-config-version.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/FetchContent/package-config.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeOBJCCompilerId.m.in -- Installing: /usr/share/cmake-4.0/Modules/FindTCL.cmake -- Installing: /usr/share/cmake-4.0/Modules/BasicConfigVersion-SameMinorVersion.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/WriteCompilerDetectionHeader.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindSelfPackers.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakePlatformId.h.in -- Installing: /usr/share/cmake-4.0/Modules/FindSWIG.cmake -- Installing: /usr/share/cmake-4.0/Modules/TestForSSTREAM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Squish4RunTestCase.bat -- Installing: /usr/share/cmake-4.0/Modules/FindSDL_ttf.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindHSPELL.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindSDL_mixer.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindMotif.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindGit.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindJasper.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindUnixCommands.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckTypeSizeMap.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/FindosgWidget.cmake -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject/shared_internal_commands.cmake -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject/RepositoryInfo.txt.in -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject/UpdateInfo.txt.in -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject/verify.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject/stepscript.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject/PatchInfo.txt.in -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject/mkdirs.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject/gitclone.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject/gitupdate.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject/hgclone.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject/cfgcmd.txt.in -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject/download.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject/extractfile.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindHg.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindCUDAToolkit.cmake -- Installing: /usr/share/cmake-4.0/Modules/CTestTargets.cmake -- Installing: /usr/share/cmake-4.0/Modules/MacOSXFrameworkInfo.plist.in -- Installing: /usr/share/cmake-4.0/Modules/Compiler -- Installing: /usr/share/cmake-4.0/Modules/Compiler/OrangeC-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/HP-CXX-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TI-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/HP-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Flang-FindBinUtils.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Bruce-C-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Cray-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/LCC-C-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/CrayPrgEnv-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SunPro-C-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/HP-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IBMClang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IAR.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/AppleClang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/NAG-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Fujitsu-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XL.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/PGI-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/PathScale-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/PGI-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/MSVC-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/AppleClang-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Absoft-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/HP-C-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/PGI-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Tasking-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/MSVC-CXX-CXXImportStd.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TIClang-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/QCC-CXX-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/NVIDIA-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IAR-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Compaq-C-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-C-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/NVIDIA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ARMCC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Fujitsu-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/CrayPrgEnv-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Fujitsu-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IBMClang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/zOS-C-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TI-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/MSVC-C-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GNU-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SCO.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GHS-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/VisualAge-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GNU-CXX-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GNU-CXX-CXXImportStd.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XL-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ARMClang-CXX-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IntelLLVM-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/MSVC-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ARMClang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/OrangeC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/OpenWatcom-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IAR-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XL-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XLClang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/QCC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ADSP-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/PGI.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SunPro-CXX-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XLClang-C-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Intel-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SunPro-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GNU-C-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/AppleClang-CXX-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-CXX-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/LCC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XL-C-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TI-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Watcom-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Embarcadero-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/CrayClang-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IAR-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TI.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/LLVMFlang-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GNU-FindBinUtils.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Intel-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SunPro-C-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Tasking-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/NVIDIA-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Intel.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ARMCC-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/NVHPC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IBMClang-FindBinUtils.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Cray.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IntelLLVM-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Intel-CXX-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/VisualAge-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Intel-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/QCC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/LCC-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TIClang-CXX-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SunPro.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/CrayClang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/FujitsuClang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SunPro-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ARMCC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/NVHPC-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/OpenWatcom-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SDCC-C-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ARMClang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/HP-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Borland-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Fujitsu-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/LCC-CXX-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/NVHPC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-DetermineCompilerInternal.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ARMClang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Intel-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/AppleClang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/CCur-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/LCC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/MSVC-CXX-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/OpenWatcom.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/MSVC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/PGI-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GHS-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ADSP-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ADSP-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Tasking.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SunPro-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/CrayPrgEnv.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/MSVC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TIClang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/FujitsuClang-FindBinUtils.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/CMakeCommonCompilerMacros.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/QCC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/AppleClang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Tasking-FindBinUtils.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Cray-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Cray-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ARMClang-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TIClang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/AppleClang-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XL-CXX-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TIClang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Cray-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Intel-C-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ARMClang-C-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SCO-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/OrangeC-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IntelLLVM-FindBinUtils.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XL-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/LCC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GHS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/CrayClang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GNU-C-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XL-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/VisualAge-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ARMClang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Fujitsu.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/LCC-C-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IBMClang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TinyCC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XLClang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IntelLLVM-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/FujitsuClang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/AppleClang-C-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/NVHPC-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/PathScale-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-FindBinUtils.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-CXX-TestableFeatures.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/NVHPC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/NVIDIA-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/MSVC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IAR-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/PathScale-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/CrayClang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IntelLLVM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SCO-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/OrangeC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/AppleClang-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/G95-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/OrangeC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IBMClang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-CXX-CXXImportStd.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Intel-ISPC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XLClang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/QCC-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SCO-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ADSP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XL-Fortran -- Installing: /usr/share/cmake-4.0/Modules/Compiler/XL-Fortran/cpp -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GNU-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Flang-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/HP-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TI-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Bruce-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/CrayPrgEnv-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/PathScale.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/FujitsuClang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Tasking-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ADSP-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/GHS-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/LFortran-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/LCC-FindBinUtils.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ARMCC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/QCC-C-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/SunPro-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/ARMCC-DetermineCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Intel-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/PathScale-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Clang-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TIClang-C-FeatureTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/IntelLLVM-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/TIClang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Compiler/Tasking-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestHIPCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeASM_MARMASMInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/UseJava.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindTclsh.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeBuildSettings.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CPackIFW.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeUnixFindMake.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeASM_MASMInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPackageMessage.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindOpenACC.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindHTMLHelp.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckSourceCompiles.cmake -- Installing: /usr/share/cmake-4.0/Modules/FetchContent.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindSQLite3.cmake -- Installing: /usr/share/cmake-4.0/Modules/SquishTestScript.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindOpenAL.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeASM-ATTInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/ProcessorCount.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakePrintHelpers.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgTerrain.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindEXPAT.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindICU.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCompilerCUDAArch.h -- Installing: /usr/share/cmake-4.0/Modules/CheckTypeSize.c.in -- Installing: /usr/share/cmake-4.0/Modules/FindGCCXML.cmake -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/call_sub.f -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/CMakeLists.txt -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/Verify -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/Verify/main.c -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/Verify/CMakeLists.txt -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/Verify/VerifyFortran.f -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/Verify/VerifyCXX.cxx -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/Verify/VerifyC.c -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/my_module.f90 -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/Macro.h.in -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/call_mod.f90 -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/mymodule.f90 -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/Detect.cmake -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/Output.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/Input.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/my_module_.c -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/MYMODULE.c -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/MY_MODULE.c -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/mysub.f -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/main.F -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/mymodule_.c -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/symbol.c.in -- Installing: /usr/share/cmake-4.0/Modules/FortranCInterface/my_sub.f -- Installing: /usr/share/cmake-4.0/Modules/CheckIncludeFileCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCXXCompilerABI.cpp -- Installing: /usr/share/cmake-4.0/Modules/FindLTTngUST.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindKDE4.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckFortranSourceRuns.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckFunctionExists.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineCUDACompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCXXCompiler.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/Findosg_functions.cmake -- Installing: /usr/share/cmake-4.0/Modules/GenerateExportHeader.cmake -- Installing: /usr/share/cmake-4.0/Modules/SystemInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckSizeOf.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckIncludeFiles.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgGA.cmake -- Installing: /usr/share/cmake-4.0/Modules/BasicConfigVersion-AnyNewerVersion.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineCompilerId.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineOBJCXXCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeBackwardCompatibilityC.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindXercesC.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindZLIB.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFindKate.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFindPackageMode.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindLua50.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckOBJCXXSourceRuns.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeISPCCompiler.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CTestScriptMode.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindWish.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgShadow.cmake -- Installing: /usr/share/cmake-4.0/Modules/kde3uic.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindProtobuf.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPNG.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindOpenSP.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeOBJCCompiler.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/FindFLEX.cmake -- Installing: /usr/share/cmake-4.0/Modules/KDE3Macros.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckOBJCCompilerFlag.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCompilerABI.h -- Installing: /usr/share/cmake-4.0/Modules/CMakeOBJCCompilerABI.m -- Installing: /usr/share/cmake-4.0/Modules/FindGTest.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFortranCompilerId.F.in -- Installing: /usr/share/cmake-4.0/Modules/CheckVariableExists.c -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestCompilerCommon.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCCompilerId.c.in -- Installing: /usr/share/cmake-4.0/Modules/TestForSSTREAM.cxx -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineRCCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckCSourceRuns.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCCompiler.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CheckSymbolExists.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindALSA.cmake -- Installing: /usr/share/cmake-4.0/Modules/IntelVSImplicitPath -- Installing: /usr/share/cmake-4.0/Modules/IntelVSImplicitPath/hello.f -- Installing: /usr/share/cmake-4.0/Modules/IntelVSImplicitPath/CMakeLists.txt -- Installing: /usr/share/cmake-4.0/Modules/IntelVSImplicitPath/detect.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckCXXSymbolExists.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckIPOSupported.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckFortranFunctionExists.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckOBJCSourceRuns.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPostgreSQL.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeJavaInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgDB.cmake -- Installing: /usr/share/cmake-4.0/Modules/BasicConfigVersion-ExactVersion.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestCXXCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgViewer.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeJavaCompiler.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/FindIconv.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestASM_NASMCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeAddFortranSubdirectory.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindImageMagick.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineCompilerABI.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckCXXSourceRuns.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindLibXml2.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFortranCompiler.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/FindOpenThreads.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindCABLE.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindQt4.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestCSharpCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPythonLibs.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindSquish.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindMsys.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckIncludeFile.cxx.in -- Installing: /usr/share/cmake-4.0/Modules/ITKCompatibility.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindEnvModules.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeOBJCXXInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/CTestUseLaunchers.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindDoxygen.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineCCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeParseImplicitLinkInfo.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindCoin3D.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestCCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckForPthreads.c -- Installing: /usr/share/cmake-4.0/Modules/CMakeISPCCompilerId.ispc.in -- Installing: /usr/share/cmake-4.0/Modules/FindX11.cmake -- Installing: /usr/share/cmake-4.0/Modules/CPackComponent.cmake -- Installing: /usr/share/cmake-4.0/Modules/UseSWIG.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgText.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindMFC.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeASMCompiler.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CMakePackageConfigHelpers.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindRuby.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFindSublimeText2.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCSharpCompiler.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeCSharpCompilerId.cs.in -- Installing: /usr/share/cmake-4.0/Modules/CheckPIESupported.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgProducer.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFortranInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindLATEX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker -- Installing: /usr/share/cmake-4.0/Modules/Linker/MOLD-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNUgold.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/AppleClang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/AIX-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/AppleClang-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MOLD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNU-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MSVC-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/LLD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNUgold-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/LLD-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNUgold-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/LLD-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/AIX-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNUgold-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/Solaris-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MSVC-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MOLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MSVC-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/LLD-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/LLD-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/Solaris-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/Solaris-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/LLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MOLD-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MOLD-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/AppleClang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MOLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MSVC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/AIX-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MSVC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNUgold-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MOLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNUgold-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/AppleClang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNU-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/LLD-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/Solaris-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/AppleClang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MOLD-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/Solaris.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MSVC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/AIX-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/AppleClang-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/GNUgold-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/AIX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MOLD-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Linker/MSVC-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestASMCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Squish4RunTestCase.sh -- Installing: /usr/share/cmake-4.0/Modules/CMakeFindBinUtils.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckLinkerFlag.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindBZip2.cmake -- Installing: /usr/share/cmake-4.0/Modules/UsewxWidgets.cmake -- Installing: /usr/share/cmake-4.0/Modules/SquishRunTestCase.bat -- Installing: /usr/share/cmake-4.0/Modules/FindCups.cmake -- Installing: /usr/share/cmake-4.0/Modules/MacOSXBundleInfo.plist.in -- Installing: /usr/share/cmake-4.0/Modules/FindFreetype.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgVolume.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindMPEG.cmake -- Installing: /usr/share/cmake-4.0/Modules/SystemInformation.in -- Installing: /usr/share/cmake-4.0/Modules/FindFLTK2.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindGTK2.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPkgConfig.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeNMakeFindMake.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindXMLRPC.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineOBJCCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeHIPCompilerABI.hip -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestJavaCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckFortranSourceCompiles.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindOpenSceneGraph.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindLibArchive.cmake -- Installing: /usr/share/cmake-4.0/Modules/DeployQt4.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckOBJCXXSourceCompiles.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCXXCompilerId.cpp.in -- Installing: /usr/share/cmake-4.0/Modules/TestForANSIStreamHeaders.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeBorlandFindMake.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindGLEW.cmake -- Installing: /usr/share/cmake-4.0/Modules/ExternalData.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeMinGWFindMake.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeBackwardCompatibilityCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckCompilerFlag.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPython3.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCUDACompilerABI.cu -- Installing: /usr/share/cmake-4.0/Modules/FindTclStub.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindBLAS.cmake -- Installing: /usr/share/cmake-4.0/Modules/TestForSTDNamespace.cxx -- Installing: /usr/share/cmake-4.0/Modules/CMakeHIPInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/readme.txt -- Installing: /usr/share/cmake-4.0/Modules/FindPhysFS.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeRCInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckTypeSize.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindFLTK.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindBISON.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgUtil.cmake -- Installing: /usr/share/cmake-4.0/Modules/TestForAnsiForScope.cxx -- Installing: /usr/share/cmake-4.0/Modules/CMakeRCCompiler.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/Use_wxWindows.cmake -- Installing: /usr/share/cmake-4.0/Modules/DummyCXXFile.cxx -- Installing: /usr/share/cmake-4.0/Modules/FindLua.cmake -- Installing: /usr/share/cmake-4.0/Modules/SquishRunTestCase.sh -- Installing: /usr/share/cmake-4.0/Modules/CheckFunctionExists.c -- Installing: /usr/share/cmake-4.0/Modules/CheckCCompilerFlag.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckPrototypeDefinition.c.in -- Installing: /usr/share/cmake-4.0/Modules/FindOpenSSL.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineCSharpCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindCVS.cmake -- Installing: /usr/share/cmake-4.0/Modules/ExternalProject.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindLibLZMA.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindIntl.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeJOMFindMake.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCUDACompiler.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CheckCXXCompilerFlag.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestOBJCCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/GNUInstallDirs.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindCUDA -- Installing: /usr/share/cmake-4.0/Modules/FindCUDA/parse_cubin.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindCUDA/make2cmake.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindCUDA/select_compute_arch.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindCUDA/run_nvcc.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindGettext.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindCUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestFortranCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindLibXslt.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgFX.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPike.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckFortranCompilerFlag.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindGSL.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeASM_NASMInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/WriteBasicConfigVersionFile.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineFortranCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindSDL_sound.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindDCMTK.cmake -- Installing: /usr/share/cmake-4.0/Modules/UseSWIG -- Installing: /usr/share/cmake-4.0/Modules/UseSWIG/ManageSupportFiles.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakePushCheckState.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsPhone-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-GNU-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Watcom-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/RISCos.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/OS2-OpenWatcom-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android-Determine.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsKernelModeDriver-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsPhone-MSVC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-IntelLLVM-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/iOS-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-IntelLLVM-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsKernelModeDriver-MSVC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/GNU-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-AppleClang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-AppleClang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-XLClang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneL.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-IntelLLVM-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Clang-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/eCos.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-VisualAge-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-NVIDIA-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-IBMClang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/GNUtoMS_lib.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-static-XL-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/HP-UX-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-dynamic-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-LCC-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Watcom-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-dynamic.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/RISCos-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Clang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-IntelLLVM-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/MirBSD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-NVHPC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-OrangeC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-static-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-NVIDIA-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Intel.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android-Determine-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/UnixPaths.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsStore-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsStore-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Embarcadero-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsStore-Clang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-TinyCC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-LCC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-Clang-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/watchOS-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/OpenBSD-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-VisualAge-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/DragonFly-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-VisualAge-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SerenityOS-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/HP-UX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/OS2.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-Clang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/MSYS-windres.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-OpenWatcom-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-XL-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsStore-MSVC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-PGI-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsStore-Clang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-static-XL-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/GNU-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android-Clang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-Clang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Fujitsu.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Clang-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/FreeBSD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/ADSP-Common.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/UNIX_SV-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SerenityOS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsCE-MSVC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-NAG-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-windres.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Intel-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-XL.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/DOS-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsStore-MSVC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Fuchsia.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-static-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-static-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Intel-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android-Common.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/watchOS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-NVHPC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/HP-UX-HP-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows3x-OpenWatcom.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-IntelLLVM-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-dynamic-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/HP-UX-HP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-VisualAge-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-PGI-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/FreeBSD-Determine-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsStore-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Clang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-Intel-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-Absoft-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsStore-Clang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-CCur-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-static-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Borland-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-AppleClang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-LLVMFlang-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-XLClang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-df.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsPhone-Clang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Generic-ADSP-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WASI-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/gas.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-XL-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/eCos-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SerenityOS-Clang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsPhone-MSVC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Darwin.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-MSVC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-base.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/OS2-OpenWatcom.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Fuchsia-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-dynamic-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-IntelLLVM-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Apple-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsCE.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SunOS-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-como.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/ADSP-Determine.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/MP-RAS-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Intel-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-LCC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-Apple-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/OpenBSD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-GNU-OBJCXX-ABI.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/CYGWIN-Determine-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-Clang-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsKernelModeDriver.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Haiku.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/HP-UX-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BeOS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-static.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-dynamic-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-OrangeC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-XL-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-static-XL-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/CYGWIN-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Generic-ELF.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-static-XL-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/CYGWIN-windres.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-dynamic-XL-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-GNU-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-dynamic-XL-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/DOS-OpenWatcom-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/NetBSD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SCO_SV.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/UnixWare-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/MSYS-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-PGI-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SCO_SV-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsPhone-Clang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Generic-ADSP-Common.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Intel-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Determine-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/FreeBSD-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Tru64-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/OSF1-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/QNX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Xenix-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/QNX-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-MSVC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsPaths.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-PGI-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-PathScale-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SunOS-PathScale.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SerenityOS-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Generic-SDCC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-Intel.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Intel.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Generic-ADSP-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SunOS-PathScale-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Android-LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/DragonFly-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/DragonFly-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-MSVC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/AIX-AIX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Haiku-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-AppleClang-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsKernelModeDriver-MSVC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/GNU-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-AppleClang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-AppleClang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-LLD-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-MOLD-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-LLD-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-LLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-MSVC-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-LLD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/NetBSD-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MSYS-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/AIX-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/DragonFly-LLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SerenityOS-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MirBSD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MSYS-LLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MSYS-LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNUgold-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/NetBSD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SerenityOS-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-LLD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Haiku-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNUgold-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-MSVC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/AIX-AIX-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Android-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Haiku-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/GNU-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNUgold-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Android-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/DragonFly-LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/AIX-AIX-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-MSVC-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsCE-MSVC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/DragonFly-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-LLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-MOLD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-Solaris-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-MOLD-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-MSVC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNUgold-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MirBSD-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-MSVC-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/DragonFly-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/AIX-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SerenityOS-LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-MSVC-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MirBSD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Haiku-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/DragonFly-LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MirBSD-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-AppleClang-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-AppleClang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsCE-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-LLD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-AppleClang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-LLD-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-MSVC-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Android-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-MSVC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-MSVC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/DragonFly-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Android-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNU-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MirBSD-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/NetBSD-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-MOLD-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-MOLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/DragonFly-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/NetBSD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/GNU-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/DragonFly-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNUgold-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MSYS-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/AIX-AIX-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-MSVC-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-MOLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsKernelModeDriver-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-MOLD-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-LLD-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-MSVC-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SerenityOS-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-MOLD-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-MSVC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsCE-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-LLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SerenityOS-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-Solaris-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-LLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MSYS-LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-MOLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-LLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MSYS-LLD-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/NetBSD-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SerenityOS-LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SerenityOS-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SerenityOS-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MirBSD-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Haiku-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-LLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MSYS-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsKernelModeDriver-MSVC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-LLD-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/NetBSD-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/AIX-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNU-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-GNU-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Haiku-LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-LLD-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Android-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-MSVC-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MSYS-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MSYS-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-LLD-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-LLD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SerenityOS-LLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Android-LLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-LLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsCE-MSVC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SerenityOS-LLD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/NetBSD-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-LLD-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-AppleClang-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsPhone-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/GNU-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-Solaris-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-MOLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MSYS-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/AIX-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Haiku-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-LLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/NetBSD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNU-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-LLD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-MOLD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SerenityOS-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/OpenBSD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-Solaris.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Android-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MSYS-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-AppleClang-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/BSD-Linker-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/SunOS-Solaris-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Android-LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MirBSD-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/DragonFly-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/GNU-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsKernelModeDriver-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MirBSD-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/DragonFly-LLD-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-MSVC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Haiku-LLD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/AIX-AIX-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/NetBSD-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/WindowsStore-MSVC-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-LLD-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Apple-AppleClang-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/MSYS-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNUgold-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-GNUgold-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Windows-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/CYGWIN-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Haiku-LLD-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/Linux-LLD-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linker/FreeBSD-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Clang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Haiku-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-IntelLLVM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/MP-RAS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SunOS-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-dynamic-XL-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Catamount.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/OHOS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Intel-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows3x.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-base.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-NVHPC-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-static-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/MSYS-Clang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/CYGWIN-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-GNU-OBJC-ABI.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-GNU-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Clang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/DragonFly.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Embarcadero-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SerenityOS-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneL-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Borland-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-mips-Clang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-armeabi-v6-Clang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/Determine-Compiler-Standalone.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-armeabi-Clang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-stlport_shared.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-mips64-Clang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-armeabi-v6-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-armeabi-v7a-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-system.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-x86-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-none.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-x86_64-Clang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-c++_static.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-x86-Clang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/Determine-Compiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-common.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-armeabi-v7a-Clang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-gabi++_shared.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-common-Clang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-gnustl_shared.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-x86_64-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-gabi++.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-armeabi-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-stlport_static.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-gnustl_static.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/VCXProjInspect.vcxproj.in -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-gnustl.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-c++.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-c++_shared.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-mips-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/Determine-Compiler-NDK.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-common-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-mips64-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-arm64-v8a-Clang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/abi-arm64-v8a-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-stlport.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android/ndk-stl-gabi++_static.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsPhone.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SerenityOS-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/watchOS-Determine-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-XL-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/CYGWIN-Clang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsPhone-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-OrangeC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Fujitsu-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Midipix-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/kFreeBSD-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-Intel-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/HP-UX-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/MSYS-Clang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/HP-UX-HP-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/CrayLinuxEnvironment-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/tvOS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SunOS-Clang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/tvOS-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/visionOS-Determine-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-XLClang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-static-XL-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsKernelModeDriver-MSVC-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-OpenWatcom.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-NVIDIA-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Fujitsu-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Clang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Intel-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SunOS-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/UNIX_SV.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-OpenWatcom.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-PGI-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Absoft-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-VisualAge-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/ADSP-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-GNU-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Clang-HIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SunOS-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Intel-ISPC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Euros.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-SunPro-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-VisualAge-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-XL-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Darwin-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-OpenWatcom-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Embarcadero.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-static.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/visionOS-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-PathScale.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android-Determine-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/iOS-Determine-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Catamount-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/CYGWIN-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Midipix.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-static-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-Clang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/HP-UX-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-NVHPC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-OpenWatcom-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-IBMClang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-XL-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-PGI-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-XL-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/CYGWIN-Clang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BSDOS-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-GNU-C-ABI.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-LCC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/UnixWare.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-PGI.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SunOS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/OpenVMS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-Intel-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows3x-OpenWatcom-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-IntelLLVM-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsCE-MSVC-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Clang-CUDA.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Clang-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-static-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/syllable-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsStore-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-PGI.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SINIX-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/OSF1.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-IntelLLVM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-VisualAge-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsPhone-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-OpenWatcom-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/NetBSD-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-IntelLLVM-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-dynamic.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-AppleClang-OBJC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android-Clang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/OS2-OpenWatcom-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsPhone-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/GNU-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-Clang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Xenix.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/CrayLinuxEnvironment.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/HP-UX-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/tvOS-Determine-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android-Clang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/MSYS-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/MSYS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/OpenVMS-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-LLVMFlang-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/MSYS-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Android-Clang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-PGI-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SINIX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-VisualAge-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Darwin-Determine-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsPhone-Clang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Apple-Swift.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-PathScale-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/syllable.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/CYGWIN-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/ARTOS-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-PGI.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/ULTRIX-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsStore.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/ADSP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-GNU-Fortran-ABI.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SunOS-PathScale-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/ARTOS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-static-XL-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-G95-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Flang-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows3x-OpenWatcom-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-Clang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-IntelLLVM-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SerenityOS-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-NAG-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX/ExportImportList -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-IBMClang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-IntelLLVM-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BeOS-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-dynamic-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WASI.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/iOS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/HP-UX-HP-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/MSYS-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-Clang.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/DOS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/ADSP-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-AppleClang-OBJCXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SerenityOS-Clang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BSDOS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Tru64.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Determine-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SerenityOS-Clang-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-XL-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/DOS-OpenWatcom-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-GNU-CXX-ABI.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/GNU-GNU.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/WindowsCE-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/HP-UX-HP-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-PGI-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/visionOS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-MSVC.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneP-dynamic-XL-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-GNU-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/ULTRIX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/CYGWIN.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/HP-UX-GNU-ASM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/BlueGeneQ-static-GNU-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-IntelLLVM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/DOS-OpenWatcom.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/CYGWIN-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-XL-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Generic.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SunOS-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Clang-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-Intel-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Generic-ADSP-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/GNU-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SunOS-PathScale-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/GHS-MULTI-Determine.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/SunOS-Clang-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Linux-PathScale-C.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/kFreeBSD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/MSYS-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/MSYS-Determine-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Apple-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-Initialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/Windows-LLVMFlang-Fortran.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/GHS-MULTI.cmake -- Installing: /usr/share/cmake-4.0/Modules/Platform/GNUtoMS_lib.bat.in -- Installing: /usr/share/cmake-4.0/Modules/Platform/AIX-GNU-CXX.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindBullet.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindArmadillo.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindIce.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPHP4.cmake -- Installing: /usr/share/cmake-4.0/Modules/UsePkgConfig.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckIPOSupported -- Installing: /usr/share/cmake-4.0/Modules/CheckIPOSupported/main.c -- Installing: /usr/share/cmake-4.0/Modules/CheckIPOSupported/main.f -- Installing: /usr/share/cmake-4.0/Modules/CheckIPOSupported/CMakeLists-C.txt.in -- Installing: /usr/share/cmake-4.0/Modules/CheckIPOSupported/foo.c -- Installing: /usr/share/cmake-4.0/Modules/CheckIPOSupported/CMakeLists-Fortran.txt.in -- Installing: /usr/share/cmake-4.0/Modules/CheckIPOSupported/foo.cpp -- Installing: /usr/share/cmake-4.0/Modules/CheckIPOSupported/foo.f -- Installing: /usr/share/cmake-4.0/Modules/CheckIPOSupported/CMakeLists-CXX.txt.in -- Installing: /usr/share/cmake-4.0/Modules/CheckIPOSupported/main.cpp -- Installing: /usr/share/cmake-4.0/Modules/TestEndianness.c.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeGraphVizOptions.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindHDF5.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCompilerIdDetection.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPerl.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineISPCCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/MatlabTestsRedirect.cmake -- Installing: /usr/share/cmake-4.0/Modules/Dart.cmake -- Installing: /usr/share/cmake-4.0/Modules/BundleUtilities.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckLibraryExists.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeOBJCXXCompilerId.mm.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeASMInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindGTK.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeInitializeConfigs.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckIncludeFile.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindKDE3.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeOBJCXXCompilerABI.mm -- Installing: /usr/share/cmake-4.0/Modules/Internal -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeASM_NASMLinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeInspectFortranLinker.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeInspectOBJCLinker.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeInspectOBJCXXLinker.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CheckFlagCommonConfig.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CheckSourceRuns.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeASM_MASMLinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeCLinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CheckSourceCompiles.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeDetermineLinkerId.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeASMLinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeInspectHIPLinker.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/FeatureTesting.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeCUDAFilterImplicitLibs.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeNVCCParseImplicitInfo.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/NSIS.InstallOptions.ini.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPack.Description.plist.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPack.background.png.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPack.OSXX11.main.scpt.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPack.VolumeIcon.icns.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPack.distribution.dist.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPackExternal.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPack.OSXX11.Info.plist.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPackWIX.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPack.Info.plist.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/WIX-v3 -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/WIX-v3/WIX.template.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPackZIP.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/ISComponents.pas -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPack.RuntimeScript.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPackFreeBSD.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPack.NuGet.nuspec.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPackRPM.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPackDeb.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPack.STGZ_Header.sh.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPackNuGet.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/CPack.DS_Store.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/NSIS.template.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/WIX.template.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CPack/ISScript.template.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeHIPLinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeFortranLinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeInspectSwiftLinker.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeOBJCLinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeNVCCFilterImplicitInfo.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeCUDAArchitecturesNative.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeCUDAArchitecturesValidate.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeTryCompilerOrLinkerFlag.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeCUDALinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CheckLinkerFlag.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/HeaderpadWorkaround.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CheckCompilerFlag.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeSwiftLinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeInspectCLinker.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeCUDAFindToolkit.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeCommonLinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeInspectASMLinker.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeASM-ATTLinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/ApplePlatformSelection.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeInspectCUDALinker.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeInspectASM_NASMLinker.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeASM_MARMASMLinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/OSRelease -- Installing: /usr/share/cmake-4.0/Modules/Internal/OSRelease/020-TryDebianVersion.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/OSRelease/010-TryOldCentOS.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeCUDAArchitecturesAll.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeCXXLinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeInspectASM_MARMASMLinker.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeInspectASM_MASMLinker.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeInspectCXXLinker.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeInspectASM-ATTLinker.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/CMakeOBJCXXLinkerInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Internal/AppleArchitectureSelection.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CSharpUtilities.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPython.cmake -- Installing: /usr/share/cmake-4.0/Modules/GetPrerequisites.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineJavaCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/GoogleTestAddTests.cmake -- Installing: /usr/share/cmake-4.0/Modules/GoogleTest.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgIntrospection.cmake -- Installing: /usr/share/cmake-4.0/Modules/Documentation.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeConfigurableFile.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeCCompilerABI.c -- Installing: /usr/share/cmake-4.0/Modules/CMakeCommonLanguageInclude.cmake -- Installing: /usr/share/cmake-4.0/Modules/InstallRequiredSystemLibraries.cmake -- Installing: /usr/share/cmake-4.0/Modules/AndroidTestUtilities.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindLua51.cmake -- Installing: /usr/share/cmake-4.0/Modules/exportheader.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestRCCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindGDAL.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFindFrameworks.cmake -- Installing: /usr/share/cmake-4.0/Modules/kde3init_dummy.cpp.in -- Installing: /usr/share/cmake-4.0/Modules/CMake.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindOpenGL.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineCompilerSupport.cmake -- Installing: /usr/share/cmake-4.0/Modules/CTestCoverageCollectGCOV.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeImportBuildSettings.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeOBJCInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFindWMake.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckOBJCXXCompilerFlag.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindGnuplot.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeMSYSFindMake.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindFontconfig.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeAddNewLanguage.txt -- Installing: /usr/share/cmake-4.0/Modules/FindDart.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFortranCompilerABI.F -- Installing: /usr/share/cmake-4.0/Modules/CMakeSystemSpecificInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestASM_MASMCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindLibinput.cmake -- Installing: /usr/share/cmake-4.0/Modules/VTKCompatibility.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindGLU.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineSystem.cmake -- Installing: /usr/share/cmake-4.0/Modules/MacroAddFileDependencies.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCUDACompilerId.cu.in -- Installing: /usr/share/cmake-4.0/Modules/CheckCSourceCompiles.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPatch.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineCXXCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindIcotool.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindSDL_gfx.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFindCodeBlocks.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgPresentation.cmake -- Installing: /usr/share/cmake-4.0/Modules/DartConfiguration.tcl.in -- Installing: /usr/share/cmake-4.0/Modules/FindPython -- Installing: /usr/share/cmake-4.0/Modules/FindPython/Support.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFindXCode.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindQt.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindGnuTLS.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindAVIFile.cmake -- Installing: /usr/share/cmake-4.0/Modules/CTest.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestASM-ATTCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckStructHasMember.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindWget.cmake -- Installing: /usr/share/cmake-4.0/Modules/UseJava -- Installing: /usr/share/cmake-4.0/Modules/UseJava/Symlinks.cmake -- Installing: /usr/share/cmake-4.0/Modules/UseJava/javaTargets.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/UseJava/ClearClassFiles.cmake -- Installing: /usr/share/cmake-4.0/Modules/UseJava/ClassFilelist.cmake -- Installing: /usr/share/cmake-4.0/Modules/TestForANSIStreamHeaders.cxx -- Installing: /usr/share/cmake-4.0/Modules/CMakeParseLibraryArchitecture.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindSDL_image.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindMPI -- Installing: /usr/share/cmake-4.0/Modules/FindMPI/fortranparam_mpi.f90.in -- Installing: /usr/share/cmake-4.0/Modules/FindMPI/test_mpi.c -- Installing: /usr/share/cmake-4.0/Modules/FindMPI/test_mpi.f90.in -- Installing: /usr/share/cmake-4.0/Modules/FindMPI/mpiver.f90.in -- Installing: /usr/share/cmake-4.0/Modules/FindMPI/libver_mpi.f90.in -- Installing: /usr/share/cmake-4.0/Modules/FindMPI/libver_mpi.c -- Installing: /usr/share/cmake-4.0/Modules/FindPackageHandleStandardArgs.cmake -- Installing: /usr/share/cmake-4.0/Modules/TestCXXAcceptsFlag.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindMPEG2.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeNinjaFindMake.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindVulkan.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindXCTest.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineASM_NASMCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineASM_MARMASMCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestOBJCXXCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindPythonInterp.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeSystem.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/AddFileDependencies.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineVSServicePack.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeFindEclipseCDT4.cmake -- Installing: /usr/share/cmake-4.0/Modules/FeatureSummary.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCUDAInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeExpandImportedTargets.cmake -- Installing: /usr/share/cmake-4.0/Modules/CPackIFWConfigureFile.cmake -- Installing: /usr/share/cmake-4.0/Modules/CompilerId -- Installing: /usr/share/cmake-4.0/Modules/CompilerId/VS-10.vcxproj.in -- Installing: /usr/share/cmake-4.0/Modules/CompilerId/main.swift.in -- Installing: /usr/share/cmake-4.0/Modules/CompilerId/VS-10.csproj.in -- Installing: /usr/share/cmake-4.0/Modules/CompilerId/VS-Intel.vfproj.in -- Installing: /usr/share/cmake-4.0/Modules/CompilerId/VS-7.vcproj.in -- Installing: /usr/share/cmake-4.0/Modules/CompilerId/GHS_default.gpj.in -- Installing: /usr/share/cmake-4.0/Modules/CompilerId/VS-NsightTegra.vcxproj.in -- Installing: /usr/share/cmake-4.0/Modules/CompilerId/Xcode-3.pbxproj.in -- Installing: /usr/share/cmake-4.0/Modules/CompilerId/GHS_lib.gpj.in -- Installing: /usr/share/cmake-4.0/Modules/CMakeISPCInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeHIPCompiler.cmake.in -- Installing: /usr/share/cmake-4.0/Modules/UseQt4.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeISPCCompilerABI.ispc -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestASM_MARMASMCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeIOSInstallCombined.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeHIPCompilerId.hip.in -- Installing: /usr/share/cmake-4.0/Modules/CheckCXXSourceCompiles.cmake -- Installing: /usr/share/cmake-4.0/Modules/Qt4ConfigDependentSettings.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeSystemSpecificInitialize.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeSwiftInformation.cmake -- Installing: /usr/share/cmake-4.0/Modules/Findosg.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeTestCUDACompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/TestForSTDNamespace.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeDetermineASM_MASMCompiler.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindQt3.cmake -- Installing: /usr/share/cmake-4.0/Modules/FindosgQt.cmake -- Installing: /usr/share/cmake-4.0/Modules/CheckPrototypeDefinition.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeExportBuildSettings.cmake -- Installing: /usr/share/cmake-4.0/Modules/CMakeParseArguments.cmake -- Installing: /usr/share/cmake-4.0/Templates -- Installing: /usr/share/cmake-4.0/Templates/CMakeVSMacros1.vsmacros -- Installing: /usr/share/cmake-4.0/Templates/CPack.GenericDescription.txt -- Installing: /usr/share/cmake-4.0/Templates/MSBuild -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v12_RC.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v10_NASM.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v10_CL.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v10_CudaHost.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v142_CSharp.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v141_CSharp.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v14_RC.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v11_CL.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v12_MASM.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v12_Link.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v143_CSharp.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v12_LIB.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v143_CL.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v11_MASM.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v10_MASM.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v142_Link.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v10_LIB.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v143_Link.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v141_Link.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v10_Link.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v12_CSharp.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v11_Link.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v10_MARMASM.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v11_CSharp.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v140_CSharp.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v10_CSharp.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v140_CL.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v142_CL.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v12_CL.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v140_Link.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v14_LIB.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v14_MASM.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v11_RC.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v10_Cuda.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v11_LIB.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v141_CL.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/FlagTables/v10_RC.json -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/nasm.xml -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/nasm.props.in -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/nasm.targets -- Installing: /usr/share/cmake-4.0/Templates/MSBuild/CustomBuildDepFile.targets -- Installing: /usr/share/cmake-4.0/Templates/CPackConfig.cmake.in -- Installing: /usr/share/cmake-4.0/Templates/Windows -- Installing: /usr/share/cmake-4.0/Templates/Windows/SmallLogo44x44.png -- Installing: /usr/share/cmake-4.0/Templates/Windows/Logo.png -- Installing: /usr/share/cmake-4.0/Templates/Windows/SplashScreen.png -- Installing: /usr/share/cmake-4.0/Templates/Windows/Windows_TemporaryKey.pfx -- Installing: /usr/share/cmake-4.0/Templates/Windows/ApplicationIcon.png -- Installing: /usr/share/cmake-4.0/Templates/Windows/SmallLogo.png -- Installing: /usr/share/cmake-4.0/Templates/Windows/StoreLogo.png -- Installing: /usr/share/cmake-4.0/Templates/CMakeVSMacros2.vsmacros -- Installing: /usr/share/cmake-4.0/Templates/AppleInfo.plist -- Installing: /usr/share/cmake-4.0/Templates/CPack.GenericLicense.txt -- Installing: /usr/share/cmake-4.0/Templates/TestDriver.cxx.in -- Installing: /usr/share/cmake-4.0/Templates/CPack.GenericWelcome.txt -- Installing: /usr/share/vim/vimfiles/indent -- Installing: /usr/share/vim/vimfiles/indent/cmake.vim -- Installing: /usr/share/vim/vimfiles/syntax -- Installing: /usr/share/vim/vimfiles/syntax/cmake.vim -- Installing: /usr/share/emacs/site-lisp/cmake-mode.el -- Installing: /usr/share/aclocal/cmake.m4 -- Installing: /usr/share/bash-completion/completions/cmake -- Installing: /usr/share/bash-completion/completions/cpack -- Installing: /usr/share/bash-completion/completions/ctest make[1]: Leaving directory '/usr/src/cmake-4.0.2' Updating linker cache... Install done; saving file list to /usr/src/log/cmake-4.0.2 ... make: Leaving directory '/usr/src/lfs' May 14 17:01:14: Building json-c make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' json-c-0.18.tar.gz checksum OK ====================================== Installing json-c-0.18 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/json-c-0.18 && patch -Np1 -i /usr/src/src/patches/json-c-0.18_allow_build_with_cmake_4.0.0.patch patching file apps/CMakeLists.txt cd /usr/src/json-c-0.18 && mkdir -pv build mkdir: created directory 'build' cd /usr/src/json-c-0.18/build && cmake .. \ -DCMAKE_INSTALL_PREFIX=/usr \ -DBUILD_STATIC_LIBS=OFF -- The C compiler identification is GNU 15.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tools_aarch64/ccache/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for syslog.h -- Looking for syslog.h - found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for endian.h -- Looking for endian.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for locale.h -- Looking for locale.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for sys/cdefs.h -- Looking for sys/cdefs.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/random.h -- Looking for sys/random.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for xlocale.h -- Looking for xlocale.h - not found -- Looking for _isnan -- Looking for _isnan - not found -- Looking for _finite -- Looking for _finite - not found -- Looking for INFINITY -- Looking for INFINITY - found -- Looking for isinf -- Looking for isinf - found -- Looking for isnan -- Looking for isnan - found -- Looking for nan -- Looking for nan - found -- Looking for _doprnt -- Looking for _doprnt - not found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for vprintf -- Looking for vprintf - found -- Looking for arc4random -- Looking for arc4random - found -- Looking for open -- Looking for open - found -- Looking for realloc -- Looking for realloc - found -- Looking for setlocale -- Looking for setlocale - found -- Looking for uselocale -- Looking for uselocale - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for strdup -- Looking for strdup - found -- Looking for strerror -- Looking for strerror - found -- Looking for vsyslog -- Looking for vsyslog - found -- Looking for getrandom -- Looking for getrandom - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Performing Test HAS_GNU_WARNING_LONG -- Performing Test HAS_GNU_WARNING_LONG - Failed -- Performing Test HAVE_ATOMIC_BUILTINS -- Performing Test HAVE_ATOMIC_BUILTINS - Success -- Performing Test HAVE___THREAD -- Performing Test HAVE___THREAD - Success -- Wrote /usr/src/json-c-0.18/build/config.h -- Wrote /usr/src/json-c-0.18/build/json_config.h -- Performing Test REENTRANT_WORKS -- Performing Test REENTRANT_WORKS - Success -- Performing Test BSYMBOLIC_WORKS -- Performing Test BSYMBOLIC_WORKS - Success -- Performing Test VERSION_SCRIPT_WORKS -- Performing Test VERSION_SCRIPT_WORKS - Success -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) Warning: doxygen not found, the 'doc' target will not be included CMake Deprecation Warning at tests/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Wrote /usr/src/json-c-0.18/build/apps_config.h -- Configuring done (8.8s) -- Generating done (0.1s) -- Build files have been written to: /usr/src/json-c-0.18/build cd /usr/src/json-c-0.18/build && make -j4 make[1]: Entering directory '/usr/src/json-c-0.18/build' [ 1%] Building C object CMakeFiles/json-c.dir/debug.c.o [ 2%] Building C object CMakeFiles/json-c.dir/arraylist.c.o [ 4%] Building C object CMakeFiles/json-c.dir/json_c_version.c.o [ 5%] Building C object CMakeFiles/json-c.dir/json_object.c.o [ 6%] Building C object CMakeFiles/json-c.dir/json_object_iterator.c.o [ 8%] Building C object CMakeFiles/json-c.dir/json_tokener.c.o [ 9%] Building C object CMakeFiles/json-c.dir/json_util.c.o [ 10%] Building C object CMakeFiles/json-c.dir/json_visit.c.o [ 12%] Building C object CMakeFiles/json-c.dir/linkhash.c.o [ 13%] Building C object CMakeFiles/json-c.dir/printbuf.c.o [ 15%] Building C object CMakeFiles/json-c.dir/random_seed.c.o [ 16%] Building C object CMakeFiles/json-c.dir/strerror_override.c.o [ 17%] Building C object CMakeFiles/json-c.dir/json_pointer.c.o [ 19%] Building C object CMakeFiles/json-c.dir/json_patch.c.o [ 20%] Linking C shared library libjson-c.so [ 20%] Built target json-c [ 21%] Building C object tests/CMakeFiles/test1Formatted.dir/test1.c.o [ 23%] Building C object tests/CMakeFiles/test1.dir/test1.c.o [ 24%] Building C object tests/CMakeFiles/test2Formatted.dir/test2.c.o [ 26%] Building C object tests/CMakeFiles/test1Formatted.dir/parse_flags.c.o [ 27%] Building C object tests/CMakeFiles/test2Formatted.dir/parse_flags.c.o [ 28%] Linking C executable test1 [ 30%] Linking C executable test1Formatted [ 31%] Building C object tests/CMakeFiles/test2.dir/test2.c.o [ 32%] Linking C executable test2Formatted [ 32%] Built target test1 [ 32%] Built target test1Formatted [ 34%] Linking C executable test2 [ 35%] Building C object tests/CMakeFiles/test4.dir/test4.c.o [ 36%] Built target test2Formatted [ 36%] Building C object tests/CMakeFiles/testReplaceExisting.dir/testReplaceExisting.c.o [ 38%] Linking C executable test4 [ 38%] Built target test2 [ 39%] Building C object tests/CMakeFiles/test_cast.dir/test_cast.c.o [ 41%] Building C object tests/CMakeFiles/test_charcase.dir/test_charcase.c.o [ 42%] Linking C executable testReplaceExisting [ 42%] Built target test4 [ 43%] Linking C executable test_cast [ 45%] Building C object tests/CMakeFiles/test_compare.dir/test_compare.c.o [ 45%] Built target testReplaceExisting [ 46%] Building C object tests/CMakeFiles/test_deep_copy.dir/test_deep_copy.c.o [ 47%] Linking C executable test_charcase [ 47%] Built target test_cast [ 49%] Linking C executable test_compare [ 50%] Linking C executable test_deep_copy [ 52%] Building C object tests/CMakeFiles/test_double_serializer.dir/test_double_serializer.c.o [ 52%] Built target test_charcase [ 53%] Linking C executable test_double_serializer [ 53%] Built target test_compare [ 54%] Building C object tests/CMakeFiles/test_float.dir/test_float.c.o [ 56%] Building C object tests/CMakeFiles/test_int_add.dir/test_int_add.c.o [ 56%] Built target test_deep_copy [ 57%] Building C object tests/CMakeFiles/test_int_get.dir/test_int_get.c.o [ 58%] Linking C executable test_int_get [ 60%] Linking C executable test_float [ 60%] Built target test_double_serializer [ 61%] Building C object tests/CMakeFiles/test_locale.dir/test_locale.c.o [ 61%] Built target test_int_get [ 63%] Building C object tests/CMakeFiles/test_null.dir/test_null.c.o [ 63%] Built target test_float [ 64%] Linking C executable test_int_add [ 65%] Building C object tests/CMakeFiles/test_parse.dir/test_parse.c.o [ 67%] Linking C executable test_locale [ 68%] Linking C executable test_null [ 69%] Linking C executable test_parse [ 69%] Built target test_int_add [ 69%] Built target test_parse [ 71%] Building C object tests/CMakeFiles/test_parse_int64.dir/test_parse_int64.c.o [ 71%] Built target test_null [ 71%] Built target test_locale [ 72%] Building C object tests/CMakeFiles/test_printbuf.dir/test_printbuf.c.o [ 73%] Building C object tests/CMakeFiles/test_set_serializer.dir/test_set_serializer.c.o [ 75%] Building C object tests/CMakeFiles/test_set_value.dir/test_set_value.c.o [ 76%] Linking C executable test_parse_int64 [ 78%] Linking C executable test_set_value [ 79%] Linking C executable test_printbuf [ 80%] Linking C executable test_set_serializer [ 80%] Built target test_parse_int64 [ 80%] Built target test_set_value [ 82%] Building C object tests/CMakeFiles/test_strerror.dir/test_strerror.c.o [ 82%] Built target test_set_serializer [ 83%] Building C object tests/CMakeFiles/test_util_file.dir/test_util_file.c.o [ 83%] Built target test_printbuf [ 84%] Building C object tests/CMakeFiles/test_visit.dir/test_visit.c.o [ 86%] Linking C executable test_strerror [ 87%] Building C object tests/CMakeFiles/test_object_iterator.dir/test_object_iterator.c.o [ 89%] Linking C executable test_util_file [ 89%] Built target test_strerror [ 90%] Linking C executable test_object_iterator [ 91%] Linking C executable test_visit [ 93%] Building C object tests/CMakeFiles/test_json_pointer.dir/test_json_pointer.c.o [ 93%] Built target test_object_iterator [ 93%] Built target test_visit [ 94%] Building C object tests/CMakeFiles/test_json_patch.dir/test_json_patch.c.o [ 95%] Building C object apps/CMakeFiles/json_parse.dir/json_parse.c.o [ 95%] Built target test_util_file [ 97%] Linking C executable test_json_pointer [ 98%] Linking C executable test_json_patch [100%] Linking C executable json_parse [100%] Built target test_json_pointer [100%] Built target json_parse [100%] Built target test_json_patch make[1]: Leaving directory '/usr/src/json-c-0.18/build' cd /usr/src/json-c-0.18/build && make install make[1]: Entering directory '/usr/src/json-c-0.18/build' [ 20%] Built target json-c [ 24%] Built target test1Formatted [ 28%] Built target test2Formatted [ 31%] Built target test1 [ 34%] Built target test2 [ 36%] Built target test4 [ 39%] Built target testReplaceExisting [ 42%] Built target test_cast [ 45%] Built target test_charcase [ 47%] Built target test_compare [ 50%] Built target test_deep_copy [ 53%] Built target test_double_serializer [ 56%] Built target test_float [ 58%] Built target test_int_add [ 61%] Built target test_int_get [ 64%] Built target test_locale [ 67%] Built target test_null [ 69%] Built target test_parse [ 72%] Built target test_parse_int64 [ 75%] Built target test_printbuf [ 78%] Built target test_set_serializer [ 80%] Built target test_set_value [ 83%] Built target test_strerror [ 86%] Built target test_util_file [ 89%] Built target test_visit [ 91%] Built target test_object_iterator [ 94%] Built target test_json_pointer [ 97%] Built target test_json_patch [100%] Built target json_parse Install the project... -- Install configuration: "debug" -- Installing: /usr/lib/libjson-c.so.5.4.0 -- Installing: /usr/lib/libjson-c.so.5 -- Installing: /usr/lib/libjson-c.so -- Installing: /usr/lib/cmake/json-c/json-c-targets.cmake -- Installing: /usr/lib/cmake/json-c/json-c-targets-debug.cmake -- Installing: /usr/lib/cmake/json-c/json-c-config.cmake -- Installing: /usr/lib/pkgconfig/json-c.pc -- Installing: /usr/include/json-c/json_config.h -- Installing: /usr/include/json-c/json.h -- Installing: /usr/include/json-c/arraylist.h -- Installing: /usr/include/json-c/debug.h -- Installing: /usr/include/json-c/json_c_version.h -- Installing: /usr/include/json-c/json_inttypes.h -- Installing: /usr/include/json-c/json_object.h -- Installing: /usr/include/json-c/json_object_iterator.h -- Installing: /usr/include/json-c/json_tokener.h -- Installing: /usr/include/json-c/json_types.h -- Installing: /usr/include/json-c/json_util.h -- Installing: /usr/include/json-c/json_visit.h -- Installing: /usr/include/json-c/linkhash.h -- Installing: /usr/include/json-c/printbuf.h -- Installing: /usr/include/json-c/json_pointer.h -- Installing: /usr/include/json-c/json_patch.h make[1]: Leaving directory '/usr/src/json-c-0.18/build' Updating linker cache... Install done; saving file list to /usr/src/log/json-c-0.18 ... make: Leaving directory '/usr/src/lfs' May 14 17:01:26: Building tcl make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' tcl8.6.14-src.tar.gz checksum OK ====================================== Installing tcl8.6.14 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/tcl8.6.14/unix && ./configure --prefix=/usr checking whether to use symlinks for manpages... no checking whether to compress the manpages... no checking whether to add a package name suffix for the manpages... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for inline... inline checking how to run the C preprocessor... gcc -E checking for egrep... 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 dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking if the compiler understands -pipe... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for pthread_atfork... yes checking for building with threads... yes checking for sin... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking how to build libraries... shared checking for tclsh... /tools_aarch64/bin/tclsh8.6 checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gz_header... yes checking for library containing deflateSetHeader... -lz checking for ranlib... ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... Linux-6.12.23-ipfire checking for dlopen in -ldl... yes checking for ar... ar checking for cast to union support... yes checking for working -fno-lto... yes checking for vfork... yes checking for posix_spawnp... yes checking for posix_spawn_file_actions_adddup2... yes checking for posix_spawnattr_setflags... yes checking for build with symbols... no checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... using long checking whether byte ordering is bigendian... no checking for getcwd... yes checking for mkstemp... yes checking for opendir... yes checking for strtol... yes checking for waitpid... yes checking for strerror... yes checking for getwd... yes checking for wait3... yes checking for fork... yes checking for mknod... yes checking for tcdrain... yes checking for uname... yes checking for realpath... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for struct addrinfo... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for getpwuid_r... yes checking for getpwuid_r with 5 args... yes checking for getpwnam_r... yes checking for getpwnam_r with 5 args... yes checking for getgrgid_r... yes checking for getgrgid_r with 5 args... yes checking for getgrnam_r... yes checking for getgrnam_r with 5 args... yes checking whether gethostbyname_r is declared... yes checking for gethostbyname_r... yes checking for gethostbyname_r with 6 args... yes checking whether gethostbyaddr_r is declared... yes checking for gethostbyaddr_r... yes checking for gethostbyaddr_r with 7 args... no checking for gethostbyaddr_r with 8 args... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking for fd_set in sys/types... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for gmtime_r... yes checking for localtime_r... yes checking for mktime... yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... yes checking long timezone variable... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for blkcnt_t... yes checking for fstatfs... yes checking for working memcmp... yes checking for memmove... yes checking for strstr... yes checking proper strstr implementation... ok checking for strtoul... yes checking proper strtoul implementation... ok checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for opendir... (cached) yes checking union wait... no checking for strncasecmp... yes checking for gettimeofday... yes checking for gettimeofday declaration... present checking whether char is unsigned... yes checking signed char declarations... yes checking for a putenv() that copies the buffer... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking whether to use nl_langinfo... yes checking for chflags... no checking for mkstemps... yes checking isnan... yes checking for fts... yes checking for sys/ioctl.h... (cached) yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking system version... (cached) Linux-6.12.23-ipfire checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking whether to use dll unloading... yes checking for timezone data... /usr/share/zoneinfo checking whether to enable DTrace support... no checking whether the cpuid instruction is usable... no configure: creating ./config.status config.status: creating Makefile config.status: creating dltest/Makefile config.status: creating tclConfig.sh config.status: creating tcl.pc cd /usr/src/tcl8.6.14/unix && make -j4 make[1]: Entering directory '/usr/src/tcl8.6.14/unix' gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DSTATIC_BUILD -fno-lto /usr/src/tcl8.6.14/generic/tclStubLib.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -fno-lto /usr/src/tcl8.6.14/generic/tclTomMathStubLib.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -fno-lto /usr/src/tcl8.6.14/generic/tclOOStubLib.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/regcomp.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/regexec.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/regfree.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/regerror.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclAlloc.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclAssembly.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclAsync.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclBasic.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclBinary.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclCkalloc.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclClock.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclCmdAH.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclCmdIL.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclCmdMZ.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclCompCmds.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclCompCmdsGR.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclCompCmdsSZ.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclCompExpr.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclCompile.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclConfig.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclDate.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclDictObj.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclDisassemble.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclEncoding.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclEnsemble.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclEnv.c echo "#define TCL_VERSION_UUID \\" >tclUuid.h gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclExecute.c cat /usr/src/tcl8.6.14/manifest.uuid >>tclUuid.h echo "" >>tclUuid.h gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclFCmd.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclFileName.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclGet.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclHash.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclHistory.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclIndexObj.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclInterp.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclIO.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclIOCmd.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclIORChan.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclIORTrans.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclIOGT.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclIOSock.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclIOUtil.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclLink.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclListObj.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclLiteral.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclLoad.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclMain.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclNamesp.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclNotify.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclObj.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclOptimize.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclPanic.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclParse.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclPathObj.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclPipe.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclPkg.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT \ -DCFG_INSTALL_LIBDIR="\"/usr/lib\"" \ -DCFG_INSTALL_BINDIR="\"/usr/bin\"" \ -DCFG_INSTALL_SCRDIR="\"/usr/lib/tcl8.6\"" \ -DCFG_INSTALL_INCDIR="\"/usr/include\"" \ -DCFG_INSTALL_DOCDIR="\"/usr/man\"" \ -DCFG_RUNTIME_LIBDIR="\"/usr/lib\"" \ -DCFG_RUNTIME_BINDIR="\"/usr/bin\"" \ -DCFG_RUNTIME_SCRDIR="\"/usr/lib/tcl8.6\"" \ -DCFG_RUNTIME_INCDIR="\"/usr/include\"" \ -DCFG_RUNTIME_DOCDIR="\"/usr/man\"" \ -DCFG_RUNTIME_DLLFILE="\"libtcl8.6.so\"" \ /usr/src/tcl8.6.14/generic/tclPkgConfig.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclPosixStr.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclPreserve.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclProc.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclRegexp.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclResolve.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclResult.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclScan.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclStringObj.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclStrToD.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclThread.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclThreadAlloc.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclThreadJoin.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclThreadStorage.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclStubInit.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclTimer.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclTrace.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclUtf.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclUtil.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclVar.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclZlib.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclTomMathInterface.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/unix/tclUnixChan.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/unix/tclUnixEvent.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/unix/tclUnixFCmd.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/unix/tclUnixFile.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/unix/tclUnixPipe.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/unix/tclUnixSock.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/unix/tclUnixTime.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -DTCL_LIBRARY="\"/usr/lib/tcl8.6\"" -DTCL_PACKAGE_PATH="\"{/usr/lib} \"" /usr/src/tcl8.6.14/unix/tclUnixInit.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/unix/tclUnixThrd.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/unix/tclUnixCompat.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/unix/tclUnixNotfy.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclOO.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclOOBasic.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclOOCall.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclOODefineCmds.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclOOInfo.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclOOMethod.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclOOStubInit.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/unix/tclLoadDl.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_s_mp_reverse.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_s_mp_mul_digs_fast.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_s_mp_sqr_fast.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_add.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_and.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_add_d.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_clamp.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_clear.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_clear_multi.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_cmp.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_cmp_d.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_cmp_mag.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_cnt_lsb.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_copy.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_count_bits.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_div.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_div_d.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_div_2.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_div_2d.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_div_3.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_exch.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_expt_u32.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_grow.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_init.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_init_copy.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_init_multi.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_init_set.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_init_size.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_s_mp_karatsuba_mul.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_s_mp_karatsuba_sqr.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_s_mp_balance_mul.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_lshd.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_mod.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_mod_2d.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_mul.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_mul_2.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_mul_2d.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_mul_d.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_neg.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_or.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_pack.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_pack_count.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_radix_size.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_radix_smap.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_read_radix.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_rshd.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_shrink.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_set.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_sqr.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_sqrt.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_sub.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_sub_d.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_signed_rsh.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_to_ubin.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_unpack.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_s_mp_toom_mul.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_s_mp_toom_sqr.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_to_radix.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_ubin_size.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_xor.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_mp_zero.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_s_mp_add.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_s_mp_mul_digs.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_s_mp_sqr.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/libtommath/bn_s_mp_sub.c gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/unix/tclAppInit.c Configuring package 'itcl4.2.4' rm -f libtclstub8.6.a ar cr libtclstub8.6.a tclStubLib.o tclTomMathStubLib.o tclOOStubLib.o ; ranlib libtclstub8.6.a gcc -c -I"." -I/usr/src/tcl8.6.14/unix -I/usr/src/tcl8.6.14/generic -I/usr/src/tcl8.6.14/libtommath -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /usr/src/tcl8.6.14/generic/tclEvent.c rm -f libtcl8.6.so gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wl,--export-dynamic -shared -o libtcl8.6.so regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAssembly.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompCmdsGR.o tclCompCmdsSZ.o tclCompExpr.o tclCompile.o tclConfig.o tclDate.o tclDictObj.o tclDisassemble.o tclEncoding.o tclEnsemble.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIORChan.o tclIORTrans.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclOptimize.o tclPanic.o tclParse.o tclPathObj.o tclPipe.o tclPkg.o tclPkgConfig.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclStrToD.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclThreadStorage.o tclStubInit.o tclTimer.o tclTrace.o tclUtf.o tclUtil.o tclVar.o tclZlib.o tclTomMathInterface.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixCompat.o tclUnixNotfy.o tclOO.o tclOOBasic.o tclOOCall.o tclOODefineCmds.o tclOOInfo.o tclOOMethod.o tclOOStubInit.o tclLoadDl.o bn_s_mp_reverse.o bn_s_mp_mul_digs_fast.o bn_s_mp_sqr_fast.o bn_mp_add.o bn_mp_and.o bn_mp_add_d.o bn_mp_clamp.o bn_mp_clear.o bn_mp_clear_multi.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_cmp_mag.o bn_mp_cnt_lsb.o bn_mp_copy.o bn_mp_count_bits.o bn_mp_div.o bn_mp_div_d.o bn_mp_div_2.o bn_mp_div_2d.o bn_mp_div_3.o bn_mp_exch.o bn_mp_expt_u32.o bn_mp_grow.o bn_mp_init.o bn_mp_init_copy.o bn_mp_init_multi.o bn_mp_init_set.o bn_mp_init_size.o bn_s_mp_karatsuba_mul.o bn_s_mp_karatsuba_sqr.o bn_s_mp_balance_mul.o bn_mp_lshd.o bn_mp_mod.o bn_mp_mod_2d.o bn_mp_mul.o bn_mp_mul_2.o bn_mp_mul_2d.o bn_mp_mul_d.o bn_mp_neg.o bn_mp_or.o bn_mp_pack.o bn_mp_pack_count.o bn_mp_radix_size.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_rshd.o bn_mp_shrink.o bn_mp_set.o bn_mp_sqr.o bn_mp_sqrt.o bn_mp_sub.o bn_mp_sub_d.o bn_mp_signed_rsh.o bn_mp_to_ubin.o bn_mp_unpack.o bn_s_mp_toom_mul.o bn_s_mp_toom_sqr.o bn_mp_to_radix.o bn_mp_ubin_size.o bn_mp_xor.o bn_mp_zero.o bn_s_mp_add.o bn_s_mp_mul_digs.o bn_s_mp_sqr.o bn_s_mp_sub.o -Wl,--export-dynamic -ldl -lz -lpthread -lm "-Wl,-rpath,/usr/lib" gcc -O2 -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -Wl,--export-dynamic tclAppInit.o \ -L/usr/src/tcl8.6.14/unix -ltcl8.6 libtclstub8.6.a -ldl -lz -lpthread -lm \ "-Wl,-rpath,/usr/lib" -o tclsh checking TEA configuration... ok (TEA 3.13) configure: configuring itcl 4.2.4 checking system version... Linux-6.12.23-ipfire checking whether ln -s works... yes checking for Tcl configuration... found /usr/src/tcl8.6.14/unix/tclConfig.sh checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for existence of /usr/src/tcl8.6.14/unix/tclConfig.sh... loading checking platform... unix configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for Tcl public headers... /usr/src/tcl8.6.14/generic checking for Tcl private include files... Using srcdir found in tclConfig.sh: /usr/src/tcl8.6.14 checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-6.12.23-ipfire checking for ar... ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for intptr_t... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for tclsh... /usr/src/tcl8.6.14/unix/tclsh /usr/src/tcl8.6.14/pkgs/itcl4.2.4/configure: line 9259: -I/usr/src/tcl8.6.14/pkgs/itcl4.2.4: No such file or directory configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl config.status: creating itclConfig.sh Configuring package 'sqlite3.44.2' checking TEA configuration... ok (TEA 3.13) configure: configuring sqlite 3.44.2 checking system version... Linux-6.12.23-ipfire checking for Tcl configuration... found /usr/src/tcl8.6.14/unix/tclConfig.sh checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for existence of /usr/src/tcl8.6.14/unix/tclConfig.sh... loading checking platform... unix configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for Tcl public headers... /usr/src/tcl8.6.14/generic checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-6.12.23-ipfire checking for ar... ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for malloc.h... yes checking for fdatasync... yes checking for usleep... yes checking for strchrnul... yes checking for localtime_r... yes checking for gmtime_r... yes checking for localtime_s... no checking for malloc_usable_size... yes checking for utime... yes checking for flock... yes checking for readlink... yes checking for lstat... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for pwrite64... yes checking for rand_s... no checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for tclsh... /usr/src/tcl8.6.14/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl Configuring package 'tdbc1.1.7' checking TEA configuration... ok (TEA 3.13) configure: configuring tdbc 1.1.7 checking system version... Linux-6.12.23-ipfire checking for Tcl configuration... found /usr/src/tcl8.6.14/unix/tclConfig.sh checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for existence of /usr/src/tcl8.6.14/unix/tclConfig.sh... loading checking platform... unix configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for Tcl public headers... /usr/src/tcl8.6.14/generic checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-6.12.23-ipfire checking for ar... ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for egrep -e... /bin/grep -E checking for tclsh... /usr/src/tcl8.6.14/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl config.status: creating tdbcConfig.sh Configuring package 'tdbcmysql1.1.7' checking TEA configuration... ok (TEA 3.13) configure: configuring tdbcmysql 1.1.7 checking system version... Linux-6.12.23-ipfire checking for Tcl configuration... found /usr/src/tcl8.6.14/unix/tclConfig.sh checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for existence of /usr/src/tcl8.6.14/unix/tclConfig.sh... loading checking platform... unix checking for tdbc configuration... found /usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7/tdbcConfig.sh checking for existence of /usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7/tdbcConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tdbc checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7 -ltdbcstub1.1.7 configure: WARNING: Looking for "/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7/Makefile" configure: WARNING: Found Makefile - using build include spec and lib specs for tdbc configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for long long... yes checking size of long long... 8 checking size of long... 8 checking for Tcl public headers... /usr/src/tcl8.6.14/generic checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-6.12.23-ipfire checking for ar... ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for intptr_t... yes checking for uintptr_t... yes checking for egrep -e... /bin/grep -E checking for tclsh... /usr/src/tcl8.6.14/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl Configuring package 'tdbcodbc1.1.7' checking TEA configuration... ok (TEA 3.13) configure: configuring tdbcodbc 1.1.7 checking system version... Linux-6.12.23-ipfire checking for Tcl configuration... found /usr/src/tcl8.6.14/unix/tclConfig.sh checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for existence of /usr/src/tcl8.6.14/unix/tclConfig.sh... loading checking platform... unix checking for tdbc configuration... found /usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7/tdbcConfig.sh checking for existence of /usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7/tdbcConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tdbc checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7 -ltdbcstub1.1.7 configure: WARNING: Looking for "/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7/Makefile" configure: WARNING: Found Makefile - using build include spec and lib specs for tdbc configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for long long... yes checking size of long long... 8 checking size of long... 8 checking for Tcl public headers... /usr/src/tcl8.6.14/generic checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-6.12.23-ipfire checking for ar... ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for intptr_t... yes checking for uintptr_t... yes checking for main in -lws2_32... no checking for main in -lwinsock... no checking for egrep -e... /bin/grep -E checking for tclsh... /usr/src/tcl8.6.14/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl Configuring package 'tdbcpostgres1.1.7' checking TEA configuration... ok (TEA 3.13) configure: configuring tdbcpostgres 1.1.7 checking system version... Linux-6.12.23-ipfire checking for Tcl configuration... found /usr/src/tcl8.6.14/unix/tclConfig.sh checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for existence of /usr/src/tcl8.6.14/unix/tclConfig.sh... loading checking platform... unix checking for tdbc configuration... found /usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7/tdbcConfig.sh checking for existence of /usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7/tdbcConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tdbc checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7 -ltdbcstub1.1.7 configure: WARNING: Looking for "/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7/Makefile" configure: WARNING: Found Makefile - using build include spec and lib specs for tdbc configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for long long... yes checking size of long long... 8 checking size of long... 8 checking for Tcl public headers... /usr/src/tcl8.6.14/generic checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-6.12.23-ipfire checking for ar... ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for intptr_t... yes checking for uintptr_t... yes checking for main in -lws2_32... no checking for main in -lwinsock... no checking for egrep -e... /bin/grep -E checking for tclsh... /usr/src/tcl8.6.14/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl Configuring package 'tdbcsqlite3-1.1.7' configure: WARNING: unrecognized options: --with-tclinclude, --enable-shared checking TEA configuration... ok (TEA 3.13) configure: configuring tdbcsqlite3 1.1.7 checking system version... Linux-6.12.23-ipfire checking for Tcl configuration... found /usr/src/tcl8.6.14/unix/tclConfig.sh checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for existence of /usr/src/tcl8.6.14/unix/tclConfig.sh... loading checking platform... unix checking for tdbc configuration... found /usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7/tdbcConfig.sh checking for existence of /usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7/tdbcConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tdbc checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7 -ltdbcstub1.1.7 configure: WARNING: Looking for "/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7/Makefile" configure: WARNING: Found Makefile - using build include spec and lib specs for tdbc configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-6.12.23-ipfire checking for ar... ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for tclsh... /usr/src/tcl8.6.14/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl configure: WARNING: unrecognized options: --with-tclinclude, --enable-shared Configuring package 'thread2.8.9' checking TEA configuration... ok (TEA 3.13) configure: configuring thread 2.8.9 checking system version... Linux-6.12.23-ipfire checking for Tcl configuration... found /usr/src/tcl8.6.14/unix/tclConfig.sh checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for existence of /usr/src/tcl8.6.14/unix/tclConfig.sh... loading checking platform... unix configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for NaviServer/AOLserver configuration... none found checking for Tcl public headers... /usr/src/tcl8.6.14/generic checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-6.12.23-ipfire checking for ar... ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for egrep -e... /bin/grep -E checking for tclsh... /usr/src/tcl8.6.14/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl Building package 'itcl4.2.4' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/itcl4.2.4' gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itcl2TclOO.c` -o itcl2TclOO.o echo "#define ITCL_VERSION_UUID \\" >itclUuid.h cat /usr/src/tcl8.6.14/pkgs/itcl4.2.4/manifest.uuid >>itclUuid.h gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclBuiltin.c` -o itclBuiltin.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclClass.c` -o itclClass.o echo "" >>itclUuid.h gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclCmd.c` -o itclCmd.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclEnsemble.c` -o itclEnsemble.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclHelpers.c` -o itclHelpers.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclInfo.c` -o itclInfo.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclLinkage.c` -o itclLinkage.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclMethod.c` -o itclMethod.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclObject.c` -o itclObject.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclParse.c` -o itclParse.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclStubs.c` -o itclStubs.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclStubInit.c` -o itclStubInit.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclResolve.c` -o itclResolve.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclTclIntStubsFcn.c` -o itclTclIntStubsFcn.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclUtil.c` -o itclUtil.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclMigrate2TclCore.c` -o itclMigrate2TclCore.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclTestRegisterC.c` -o itclTestRegisterC.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclStubLib.c` -o itclStubLib.o gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.4\" -DPACKAGE_STRING=\"itcl\ 4.2.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DTCL_MAJOR_VERSION=8 -fPIC -DITCL_LIBRARY="/usr/lib/itcl4.2.4" -I. -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic" -I"/usr/src/tcl8.6.14/pkgs/itcl4.2.4" -I"/usr/src/tcl8.6.14/generic" -I"/usr/src/tcl8.6.14/unix" -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclBase.c` -o itclBase.o rm -f libitclstub4.2.4.a ar cr libitclstub4.2.4.a itclStubLib.o ranlib libitclstub4.2.4.a rm -f libitcl4.2.4.so gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -shared -o libitcl4.2.4.so itcl2TclOO.o itclBase.o itclBuiltin.o itclClass.o itclCmd.o itclEnsemble.o itclHelpers.o itclInfo.o itclLinkage.o itclMethod.o itclObject.o itclParse.o itclStubs.o itclStubInit.o itclResolve.o itclTclIntStubsFcn.o itclUtil.o itclMigrate2TclCore.o itclTestRegisterC.o -L/usr/src/tcl8.6.14/unix -ltclstub8.6 : libitcl4.2.4.so make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/itcl4.2.4' Building package 'sqlite3.44.2' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/sqlite3.44.2' gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.44.2\" -DPACKAGE_STRING=\"sqlite\ 3.44.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_sqlite=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DSQLITE_THREADSAFE=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DHAVE_MALLOC_H=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_UTIME=1 -DHAVE_FLOCK=1 -DHAVE_READLINK=1 -DHAVE_LSTAT=1 -DHAVE_PREAD=1 -DHAVE_PREAD64=1 -DHAVE_PWRITE=1 -DHAVE_PWRITE64=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DTCL_MAJOR_VERSION=8 -DSQLITE_ENABLE_DBPAGE_VTAB=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_FTS5=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_3_SUFFIX_ONLY=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_GEOPOLY=1 -DSQLITE_ENABLE_STAT4=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_ENABLE_MATH_FUNCTIONS=1 -DSQLITE_ENABLE_DESERIALIZE=1 -DSQLITE_ENABLE_DBPAGE_VTAB=1 -DSQLITE_ENABLE_BYTECODE_VTAB=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_LIKE_DOESNT_MATCH_BLOBS=1 -DSQLITE_UNTESTABLE=1 -DSQLITE_OMIT_DEPRECATED=1 -DSQLITE_OMIT_LOOKASIDE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_SOUNDEX=1 -DSQLITE_USE_ALLOCA=1 -DSQLITE_WIN32_NO_ANSI=1 -DSQLITE_WIN32_GETVERSIONEX=0 -DSQLITE_API=MODULE_SCOPE -DSQLITE_EXTERN= -I"/usr/src/tcl8.6.14/pkgs/sqlite3.44.2/generic" -I"/usr/src/tcl8.6.14/generic" -I. -I/usr/src/tcl8.6.14/pkgs/sqlite3.44.2/.. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/sqlite3.44.2/generic/tclsqlite3.c` -o tclsqlite3.o If you have documentation to create, place the commands to build the docs in the 'doc:' target. For example: xml2nroff sample.xml > sample.n xml2html sample.xml > sample.html rm -f libsqlite3.44.2.so gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -shared -Wl,--export-dynamic -o libsqlite3.44.2.so tclsqlite3.o -lpthread -L/usr/src/tcl8.6.14/unix -ltclstub8.6 : libsqlite3.44.2.so make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/sqlite3.44.2' Building package 'tdbc1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7' echo "#define TDBC_VERSION_UUID \\" >tdbcUuid.h cat /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/manifest.uuid >>tdbcUuid.h echo "" >>tdbcUuid.h gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.7\" -DPACKAGE_STRING=\"tdbc\ 1.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_MAJOR_VERSION=8 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/generic/tdbcStubInit.c` -o tdbcStubInit.o gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.7\" -DPACKAGE_STRING=\"tdbc\ 1.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_MAJOR_VERSION=8 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/generic/tdbcTokenize.c` -o tdbcTokenize.o gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.7\" -DPACKAGE_STRING=\"tdbc\ 1.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_MAJOR_VERSION=8 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/generic/tdbcStubLib.c` -o tdbcStubLib.o gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.7\" -DPACKAGE_STRING=\"tdbc\ 1.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_MAJOR_VERSION=8 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/generic/tdbc.c` -o tdbc.o rm -f libtdbcstub1.1.7.a ar cr libtdbcstub1.1.7.a tdbcStubLib.o ranlib libtdbcstub1.1.7.a rm -f libtdbc1.1.7.so gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -shared -Wl,--export-dynamic -o libtdbc1.1.7.so tdbc.o tdbcStubInit.o tdbcTokenize.o -L/usr/src/tcl8.6.14/unix -ltclstub8.6 : libtdbc1.1.7.so make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7' Building package 'tdbcmysql1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcmysql1.1.7' echo "#define TDBC_MYSQL_VERSION_UUID \\" >tdbcMysqlUuid.h cat /usr/src/tcl8.6.14/pkgs/tdbcmysql1.1.7/manifest.uuid >>tdbcMysqlUuid.h gcc -DPACKAGE_NAME=\"tdbcmysql\" -DPACKAGE_TARNAME=\"tdbcmysql\" -DPACKAGE_VERSION=\"1.1.7\" -DPACKAGE_STRING=\"tdbcmysql\ 1.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcmysql=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DTCL_MAJOR_VERSION=8 -I/usr/src/tcl8.6.14/pkgs/tdbc1.1.7/generic -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/tdbcmysql1.1.7/generic/mysqlStubInit.c` -o mysqlStubInit.o echo "" >>tdbcMysqlUuid.h gcc -DPACKAGE_NAME=\"tdbcmysql\" -DPACKAGE_TARNAME=\"tdbcmysql\" -DPACKAGE_VERSION=\"1.1.7\" -DPACKAGE_STRING=\"tdbcmysql\ 1.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcmysql=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DTCL_MAJOR_VERSION=8 -I/usr/src/tcl8.6.14/pkgs/tdbc1.1.7/generic -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/tdbcmysql1.1.7/generic/tdbcmysql.c` -o tdbcmysql.o rm -f libtdbcmysql1.1.7.so gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -shared -Wl,--export-dynamic -o libtdbcmysql1.1.7.so tdbcmysql.o mysqlStubInit.o -L/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7 -ltdbcstub1.1.7 -L/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7 -ltdbcstub1.1.7 -L/usr/src/tcl8.6.14/unix -ltclstub8.6 : libtdbcmysql1.1.7.so make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcmysql1.1.7' Building package 'tdbcodbc1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcodbc1.1.7' echo "#define TDBC_ODBC_VERSION_UUID \\" >tdbcOdbcUuid.h cat /usr/src/tcl8.6.14/pkgs/tdbcodbc1.1.7/manifest.uuid >>tdbcOdbcUuid.h gcc -DPACKAGE_NAME=\"tdbcodbc\" -DPACKAGE_TARNAME=\"tdbcodbc\" -DPACKAGE_VERSION=\"1.1.7\" -DPACKAGE_STRING=\"tdbcodbc\ 1.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcodbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DTCL_MAJOR_VERSION=8 -I/usr/src/tcl8.6.14/pkgs/tdbc1.1.7/generic -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/tdbcodbc1.1.7/generic/odbcStubInit.c` -o odbcStubInit.o echo "" >>tdbcOdbcUuid.h gcc -DPACKAGE_NAME=\"tdbcodbc\" -DPACKAGE_TARNAME=\"tdbcodbc\" -DPACKAGE_VERSION=\"1.1.7\" -DPACKAGE_STRING=\"tdbcodbc\ 1.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcodbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DTCL_MAJOR_VERSION=8 -I/usr/src/tcl8.6.14/pkgs/tdbc1.1.7/generic -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/tdbcodbc1.1.7/generic/tdbcodbc.c` -o tdbcodbc.o rm -f libtdbcodbc1.1.7.so gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -shared -Wl,--export-dynamic -o libtdbcodbc1.1.7.so tdbcodbc.o odbcStubInit.o -L/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7 -ltdbcstub1.1.7 -L/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7 -ltdbcstub1.1.7 -L/usr/src/tcl8.6.14/unix -ltclstub8.6 : libtdbcodbc1.1.7.so make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcodbc1.1.7' Building package 'tdbcpostgres1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcpostgres1.1.7' echo "#define TDBC_POSTGRES_VERSION_UUID \\" >tdbcPostgresUuid.h cat /usr/src/tcl8.6.14/pkgs/tdbcpostgres1.1.7/manifest.uuid >>tdbcPostgresUuid.h gcc -DPACKAGE_NAME=\"tdbcpostgres\" -DPACKAGE_TARNAME=\"tdbcpostgres\" -DPACKAGE_VERSION=\"1.1.7\" -DPACKAGE_STRING=\"tdbcpostgres\ 1.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcpostgres=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DTCL_MAJOR_VERSION=8 -I/usr/src/tcl8.6.14/pkgs/tdbc1.1.7/generic -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/tdbcpostgres1.1.7/generic/pqStubInit.c` -o pqStubInit.o echo "" >>tdbcPostgresUuid.h gcc -DPACKAGE_NAME=\"tdbcpostgres\" -DPACKAGE_TARNAME=\"tdbcpostgres\" -DPACKAGE_VERSION=\"1.1.7\" -DPACKAGE_STRING=\"tdbcpostgres\ 1.1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcpostgres=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DSIZEOF_LONG=8 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DTCL_MAJOR_VERSION=8 -I/usr/src/tcl8.6.14/pkgs/tdbc1.1.7/generic -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/tdbcpostgres1.1.7/generic/tdbcpostgres.c` -o tdbcpostgres.o rm -f libtdbcpostgres1.1.7.so gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -shared -Wl,--export-dynamic -o libtdbcpostgres1.1.7.so tdbcpostgres.o pqStubInit.o -L/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7 -ltdbcstub1.1.7 -L/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7 -ltdbcstub1.1.7 -L/usr/src/tcl8.6.14/unix -ltclstub8.6 : libtdbcpostgres1.1.7.so make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcpostgres1.1.7' Building package 'tdbcsqlite3-1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcsqlite3-1.1.7' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcsqlite3-1.1.7' Building package 'thread2.8.9' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/thread2.8.9' gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.9\" -DPACKAGE_STRING=\"thread\ 2.8.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_MAJOR_VERSION=8 -DTCL_NO_DEPRECATED=1 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/thread2.8.9/generic/threadNs.c` -o threadNs.o echo "#define THREAD_VERSION_UUID \\" >threadUuid.h cat /usr/src/tcl8.6.14/pkgs/thread2.8.9/manifest.uuid >>threadUuid.h gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.9\" -DPACKAGE_STRING=\"thread\ 2.8.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_MAJOR_VERSION=8 -DTCL_NO_DEPRECATED=1 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/thread2.8.9/generic/threadSvCmd.c` -o threadSvCmd.o echo "" >>threadUuid.h gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.9\" -DPACKAGE_STRING=\"thread\ 2.8.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_MAJOR_VERSION=8 -DTCL_NO_DEPRECATED=1 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/thread2.8.9/generic/threadSpCmd.c` -o threadSpCmd.o gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.9\" -DPACKAGE_STRING=\"thread\ 2.8.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_MAJOR_VERSION=8 -DTCL_NO_DEPRECATED=1 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/thread2.8.9/generic/threadPoolCmd.c` -o threadPoolCmd.o gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.9\" -DPACKAGE_STRING=\"thread\ 2.8.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_MAJOR_VERSION=8 -DTCL_NO_DEPRECATED=1 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/thread2.8.9/generic/psGdbm.c` -o psGdbm.o gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.9\" -DPACKAGE_STRING=\"thread\ 2.8.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_MAJOR_VERSION=8 -DTCL_NO_DEPRECATED=1 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/thread2.8.9/generic/psLmdb.c` -o psLmdb.o gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.9\" -DPACKAGE_STRING=\"thread\ 2.8.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_MAJOR_VERSION=8 -DTCL_NO_DEPRECATED=1 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/thread2.8.9/generic/threadSvListCmd.c` -o threadSvListCmd.o gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.9\" -DPACKAGE_STRING=\"thread\ 2.8.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_MAJOR_VERSION=8 -DTCL_NO_DEPRECATED=1 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/thread2.8.9/generic/threadSvKeylistCmd.c` -o threadSvKeylistCmd.o gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.9\" -DPACKAGE_STRING=\"thread\ 2.8.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_MAJOR_VERSION=8 -DTCL_NO_DEPRECATED=1 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/thread2.8.9/generic/tclXkeylist.c` -o tclXkeylist.o gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.9\" -DPACKAGE_STRING=\"thread\ 2.8.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_MAJOR_VERSION=8 -DTCL_NO_DEPRECATED=1 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/thread2.8.9/unix/threadUnix.c` -o threadUnix.o gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.9\" -DPACKAGE_STRING=\"thread\ 2.8.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DTcl_Size=int -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_MAJOR_VERSION=8 -DTCL_NO_DEPRECATED=1 -I"/usr/src/tcl8.6.14/generic" -I. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo /usr/src/tcl8.6.14/pkgs/thread2.8.9/generic/threadCmd.c` -o threadCmd.o rm -f libthread2.8.9.so gcc -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -shared -Wl,--export-dynamic -o libthread2.8.9.so threadNs.o threadCmd.o threadSvCmd.o threadSpCmd.o threadPoolCmd.o psGdbm.o psLmdb.o threadSvListCmd.o threadSvKeylistCmd.o tclXkeylist.o threadUnix.o -L/usr/src/tcl8.6.14/unix -ltclstub8.6 : libthread2.8.9.so make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/thread2.8.9' make[1]: Leaving directory '/usr/src/tcl8.6.14/unix' cd /usr/src/tcl8.6.14/unix && make install make[1]: Entering directory '/usr/src/tcl8.6.14/unix' Installing libtcl8.6.so to /usr/lib/ Installing tclsh as /usr/bin/tclsh8.6 Installing tclConfig.sh to /usr/lib/ Installing tclooConfig.sh to /usr/lib/ Installing libtclstub8.6.a to /usr/lib/ Installing pkg-config file to /usr/lib/pkgconfig/ Making directory /usr/lib/tcl8.6 Making directory /usr/lib/tcl8.6/../tcl8 Making directory /usr/lib/tcl8.6/opt0.4 Making directory /usr/lib/tcl8.6/http1.0 Making directory /usr/lib/tcl8.6/encoding Making directory /usr/lib/tcl8.6/../tcl8/8.4 Making directory /usr/lib/tcl8.6/../tcl8/8.4/platform Making directory /usr/lib/tcl8.6/../tcl8/8.5 Making directory /usr/lib/tcl8.6/../tcl8/8.6 Installing library files to /usr/lib/tcl8.6/ Installing package http1.0 files to /usr/lib/tcl8.6/http1.0/ Installing package http 2.9.8 as a Tcl Module Installing package opt0.4 files to /usr/lib/tcl8.6/opt0.4/ Installing package msgcat 1.6.1 as a Tcl Module Installing package tcltest 2.5.7 as a Tcl Module Installing package platform 1.0.19 as a Tcl Module Installing package platform::shell 1.1.4 as a Tcl Module Installing encoding files to /usr/lib/tcl8.6/encoding/ Making directory /usr/lib/tcl8.6/msgs Installing message catalog files to /usr/lib/tcl8.6/msgs/ Making directory /usr/man/man3 Making directory /usr/man/mann Installing and cross-linking top-level (.1) docs to /usr/man/man1/ Installing and cross-linking C API (.3) docs to /usr/man/man3/ Installing and cross-linking command (.n) docs to /usr/man/mann/ Installing header files to /usr/include/ Configuring package 'itcl4.2.4' Configuring package 'sqlite3.44.2' Configuring package 'tdbc1.1.7' Configuring package 'tdbcmysql1.1.7' Configuring package 'tdbcodbc1.1.7' Configuring package 'tdbcpostgres1.1.7' Configuring package 'tdbcsqlite3-1.1.7' Configuring package 'thread2.8.9' Building package 'itcl4.2.4' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/itcl4.2.4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/itcl4.2.4' Building package 'sqlite3.44.2' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/sqlite3.44.2' If you have documentation to create, place the commands to build the docs in the 'doc:' target. For example: xml2nroff sample.xml > sample.n xml2html sample.xml > sample.html make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/sqlite3.44.2' Building package 'tdbc1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7' Building package 'tdbcmysql1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcmysql1.1.7' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcmysql1.1.7' Building package 'tdbcodbc1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcodbc1.1.7' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcodbc1.1.7' Building package 'tdbcpostgres1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcpostgres1.1.7' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcpostgres1.1.7' Building package 'tdbcsqlite3-1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcsqlite3-1.1.7' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcsqlite3-1.1.7' Building package 'thread2.8.9' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/thread2.8.9' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/thread2.8.9' Installing package 'itcl4.2.4' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/itcl4.2.4' /bin/sh /usr/src/tcl8.6.14/pkgs/itcl4.2.4/tclconfig/install-sh -c -m 644 libitcl4.2.4.so /usr/lib/itcl4.2.4/libitcl4.2.4.so /bin/sh /usr/src/tcl8.6.14/pkgs/itcl4.2.4/tclconfig/install-sh -c -m 644 libitclstub4.2.4.a /usr/lib/itcl4.2.4/libitclstub4.2.4.a Install itcl.tcl /usr/lib/itcl4.2.4/itcl.tcl Install itclWidget.tcl /usr/lib/itcl4.2.4/itclWidget.tcl Install itclHullCmds.tcl /usr/lib/itcl4.2.4/itclHullCmds.tcl Install pkgIndex.tcl /usr/lib/itcl4.2.4 /bin/sh /usr/src/tcl8.6.14/pkgs/itcl4.2.4/tclconfig/install-sh -c -m 644 itclConfig.sh "/usr/lib/itcl4.2.4" Installing header files in /usr/include Installing /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itcl.h Installing /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclDecls.h Installing /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclInt.h Installing /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclMigrate2TclCore.h Installing /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclTclIntStubsFcn.h Installing /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itcl2TclOO.h Installing /usr/src/tcl8.6.14/pkgs/itcl4.2.4/generic/itclIntDecls.h Installing documentation in /usr/share/man Installing body.n Installing class.n Installing code.n Installing configbody.n Installing delete.n Installing ensemble.n Installing find.n Installing is.n Installing itcl.n Installing itclcomponent.n Installing itcldelegate.n Installing itclextendedclass.n Installing itcloption.n Installing itclvars.n Installing itclwidget.n Installing local.n Installing scope.n make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/itcl4.2.4' Installing package 'sqlite3.44.2' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/sqlite3.44.2' If you have documentation to create, place the commands to build the docs in the 'doc:' target. For example: xml2nroff sample.xml > sample.n xml2html sample.xml > sample.html /bin/sh /usr/src/tcl8.6.14/pkgs/sqlite3.44.2/tclconfig/install-sh -c -m 644 libsqlite3.44.2.so /usr/lib/sqlite3.44.2/libsqlite3.44.2.so : /usr/lib/sqlite3.44.2/libsqlite3.44.2.so Install pkgIndex.tcl /usr/lib/sqlite3.44.2 /bin/sh /usr/src/tcl8.6.14/pkgs/sqlite3.44.2/tclconfig/install-sh -c -m 755 /usr/src/tcl8.6.14/pkgs/sqlite3.44.2/compat/sqlite3/spaceanal.tcl "/usr/bin/sqlite3_analyzer" Installing header files in /usr/include Installing documentation in /usr/share/man Installing /usr/src/tcl8.6.14/pkgs/sqlite3.44.2/doc/sqlite3.n make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/sqlite3.44.2' Installing package 'tdbc1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7' /bin/sh /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/tclconfig/install-sh -c -m 644 libtdbc1.1.7.so /usr/lib/tdbc1.1.7/libtdbc1.1.7.so /bin/sh /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/tclconfig/install-sh -c -m 644 libtdbcstub1.1.7.a /usr/lib/tdbc1.1.7/libtdbcstub1.1.7.a Install tdbc.tcl /usr/lib/tdbc1.1.7/tdbc.tcl Install pkgIndex.tcl /usr/lib/tdbc1.1.7 Install tdbcConfig.sh /usr/lib/tdbc1.1.7 Installing header files in /usr/include Installing /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/generic/tdbc.h Installing /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/generic/tdbcInt.h Installing /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/generic/tdbcDecls.h Installing documentation in /usr/share/man Installing /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/doc/Tdbc_Init.3 Installing /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/doc/tdbc.n Installing /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/doc/tdbc_connection.n Installing /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/doc/tdbc_mapSqlState.n Installing /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/doc/tdbc_resultset.n Installing /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/doc/tdbc_statement.n Installing /usr/src/tcl8.6.14/pkgs/tdbc1.1.7/doc/tdbc_tokenize.n make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbc1.1.7' Installing package 'tdbcmysql1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcmysql1.1.7' /bin/sh /usr/src/tcl8.6.14/pkgs/tdbcmysql1.1.7/tclconfig/install-sh -c -m 644 libtdbcmysql1.1.7.so /usr/lib/tdbcmysql1.1.7/libtdbcmysql1.1.7.so Install tdbcmysql.tcl /usr/lib/tdbcmysql1.1.7/tdbcmysql.tcl Install pkgIndex.tcl /usr/lib/tdbcmysql1.1.7 Installing header files in /usr/include Installing /usr/src/tcl8.6.14/pkgs/tdbcmysql1.1.7/generic/fakemysql.h Installing /usr/src/tcl8.6.14/pkgs/tdbcmysql1.1.7/generic/mysqlStubs.h Installing documentation in /usr/share/man Installing /usr/src/tcl8.6.14/pkgs/tdbcmysql1.1.7/doc/tdbc_mysql.n make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcmysql1.1.7' Installing package 'tdbcodbc1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcodbc1.1.7' /bin/sh /usr/src/tcl8.6.14/pkgs/tdbcodbc1.1.7/tclconfig/install-sh -c -m 644 libtdbcodbc1.1.7.so /usr/lib/tdbcodbc1.1.7/libtdbcodbc1.1.7.so Install tdbcodbc.tcl /usr/lib/tdbcodbc1.1.7/tdbcodbc.tcl Install pkgIndex.tcl /usr/lib/tdbcodbc1.1.7 Installing header files in /usr/include Installing /usr/src/tcl8.6.14/pkgs/tdbcodbc1.1.7/generic/fakesql.h Installing /usr/src/tcl8.6.14/pkgs/tdbcodbc1.1.7/generic/odbcStubs.h Installing documentation in /usr/share/man Installing /usr/src/tcl8.6.14/pkgs/tdbcodbc1.1.7/doc/tdbc_odbc.n make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcodbc1.1.7' Installing package 'tdbcpostgres1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcpostgres1.1.7' /bin/sh /usr/src/tcl8.6.14/pkgs/tdbcpostgres1.1.7/tclconfig/install-sh -c -m 644 libtdbcpostgres1.1.7.so /usr/lib/tdbcpostgres1.1.7/libtdbcpostgres1.1.7.so Install tdbcpostgres.tcl /usr/lib/tdbcpostgres1.1.7/tdbcpostgres.tcl Install pkgIndex.tcl /usr/lib/tdbcpostgres1.1.7 Installing header files in /usr/include Installing /usr/src/tcl8.6.14/pkgs/tdbcpostgres1.1.7/generic/fakepq.h Installing /usr/src/tcl8.6.14/pkgs/tdbcpostgres1.1.7/generic/pqStubs.h Installing documentation in /usr/share/man Installing /usr/src/tcl8.6.14/pkgs/tdbcpostgres1.1.7/doc/tdbc_postgres.n make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcpostgres1.1.7' Installing package 'tdbcsqlite3-1.1.7' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcsqlite3-1.1.7' /bin/sh /usr/src/tcl8.6.14/pkgs/tdbcsqlite3-1.1.7/tclconfig/install-sh -c -m 644 /usr/src/tcl8.6.14/pkgs/tdbcsqlite3-1.1.7/library/tdbcsqlite3.tcl \ /usr/lib/tcl8/8.6/`echo tdbcsqlite3 | sed s=tdbc=tdbc/=`-1.1.7.tm Installing documentation in /usr/share/man Installing /usr/src/tcl8.6.14/pkgs/tdbcsqlite3-1.1.7/doc/tdbc_sqlite3.n make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/tdbcsqlite3-1.1.7' Installing package 'thread2.8.9' make[2]: Entering directory '/usr/src/tcl8.6.14/unix/pkgs/thread2.8.9' /bin/sh /usr/src/tcl8.6.14/pkgs/thread2.8.9/tclconfig/install-sh -c -m 644 libthread2.8.9.so /usr/lib/thread2.8.9/libthread2.8.9.so : /usr/lib/thread2.8.9/libthread2.8.9.so Install ttrace.tcl /usr/lib/thread2.8.9/ttrace.tcl Install pkgIndex.tcl /usr/lib/thread2.8.9 Installing header files in /usr/include Installing /usr/src/tcl8.6.14/pkgs/thread2.8.9/generic/tclThread.h Installing documentation in /usr/share/man Installing /usr/src/tcl8.6.14/pkgs/thread2.8.9/doc/man/thread.n Installing /usr/src/tcl8.6.14/pkgs/thread2.8.9/doc/man/tpool.n Installing /usr/src/tcl8.6.14/pkgs/thread2.8.9/doc/man/tsv.n Installing /usr/src/tcl8.6.14/pkgs/thread2.8.9/doc/man/ttrace.n make[2]: Leaving directory '/usr/src/tcl8.6.14/unix/pkgs/thread2.8.9' make[1]: Leaving directory '/usr/src/tcl8.6.14/unix' ln -sf tclsh8.6 /usr/bin/tclsh Updating linker cache... Install done; saving file list to /usr/src/log/tcl8.6.14 ... make: Leaving directory '/usr/src/lfs' May 14 17:02:34: Building python3-MarkupSafe make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' MarkupSafe-2.1.3.tar.gz checksum OK ====================================== Installing MarkupSafe-2.1.3 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/MarkupSafe-2.1.3 && python3 setup.py build running build running build_py creating build creating build/lib.linux-aarch64-cpython-310 creating build/lib.linux-aarch64-cpython-310/markupsafe copying src/markupsafe/__init__.py -> build/lib.linux-aarch64-cpython-310/markupsafe copying src/markupsafe/_native.py -> build/lib.linux-aarch64-cpython-310/markupsafe running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' copying src/markupsafe/_speedups.c -> build/lib.linux-aarch64-cpython-310/markupsafe copying src/markupsafe/_speedups.pyi -> build/lib.linux-aarch64-cpython-310/markupsafe copying src/markupsafe/py.typed -> build/lib.linux-aarch64-cpython-310/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.linux-aarch64-cpython-310 creating build/temp.linux-aarch64-cpython-310/src creating build/temp.linux-aarch64-cpython-310/src/markupsafe gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -fPIC -I/usr/include/python3.10 -c src/markupsafe/_speedups.c -o build/temp.linux-aarch64-cpython-310/src/markupsafe/_speedups.o gcc -shared -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard build/temp.linux-aarch64-cpython-310/src/markupsafe/_speedups.o -L/usr/lib -o build/lib.linux-aarch64-cpython-310/markupsafe/_speedups.cpython-310-aarch64-linux-gnu.so cd /usr/src/MarkupSafe-2.1.3 && python3 setup.py install running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' installing library code to build/bdist.linux-aarch64/egg running install_lib running build_py running build_ext creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/egg creating build/bdist.linux-aarch64/egg/markupsafe copying build/lib.linux-aarch64-cpython-310/markupsafe/__init__.py -> build/bdist.linux-aarch64/egg/markupsafe copying build/lib.linux-aarch64-cpython-310/markupsafe/_speedups.c -> build/bdist.linux-aarch64/egg/markupsafe copying build/lib.linux-aarch64-cpython-310/markupsafe/py.typed -> build/bdist.linux-aarch64/egg/markupsafe copying build/lib.linux-aarch64-cpython-310/markupsafe/_native.py -> build/bdist.linux-aarch64/egg/markupsafe copying build/lib.linux-aarch64-cpython-310/markupsafe/_speedups.pyi -> build/bdist.linux-aarch64/egg/markupsafe copying build/lib.linux-aarch64-cpython-310/markupsafe/_speedups.cpython-310-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/egg/markupsafe byte-compiling build/bdist.linux-aarch64/egg/markupsafe/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/markupsafe/_native.py to _native.cpython-310.pyc creating stub loader for markupsafe/_speedups.cpython-310-aarch64-linux-gnu.so byte-compiling build/bdist.linux-aarch64/egg/markupsafe/_speedups.py to _speedups.cpython-310.pyc creating build/bdist.linux-aarch64/egg/EGG-INFO copying src/MarkupSafe.egg-info/PKG-INFO -> build/bdist.linux-aarch64/egg/EGG-INFO copying src/MarkupSafe.egg-info/SOURCES.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying src/MarkupSafe.egg-info/dependency_links.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying src/MarkupSafe.egg-info/top_level.txt -> build/bdist.linux-aarch64/egg/EGG-INFO writing build/bdist.linux-aarch64/egg/EGG-INFO/native_libs.txt zip_safe flag not set; analyzing archive contents... markupsafe.__pycache__._speedups.cpython-310: module references __file__ creating dist creating 'dist/MarkupSafe-2.1.3-py3.10-linux-aarch64.egg' and adding 'build/bdist.linux-aarch64/egg' to it removing 'build/bdist.linux-aarch64/egg' (and everything under it) Processing MarkupSafe-2.1.3-py3.10-linux-aarch64.egg creating /usr/lib/python3.10/site-packages/MarkupSafe-2.1.3-py3.10-linux-aarch64.egg Extracting MarkupSafe-2.1.3-py3.10-linux-aarch64.egg to /usr/lib/python3.10/site-packages Adding MarkupSafe 2.1.3 to easy-install.pth file Installed /usr/lib/python3.10/site-packages/MarkupSafe-2.1.3-py3.10-linux-aarch64.egg Processing dependencies for MarkupSafe==2.1.3 Finished processing dependencies for MarkupSafe==2.1.3 Updating linker cache... Install done; saving file list to /usr/src/log/MarkupSafe-2.1.3 ... make: Leaving directory '/usr/src/lfs' May 14 17:02:35: Building python3-Jinja2 make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' Jinja2-3.1.2.tar.gz checksum OK ====================================== Installing Jinja2-3.1.2 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/Jinja2-3.1.2 && python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/jinja2 copying src/jinja2/environment.py -> build/lib/jinja2 copying src/jinja2/async_utils.py -> build/lib/jinja2 copying src/jinja2/tests.py -> build/lib/jinja2 copying src/jinja2/__init__.py -> build/lib/jinja2 copying src/jinja2/runtime.py -> build/lib/jinja2 copying src/jinja2/utils.py -> build/lib/jinja2 copying src/jinja2/parser.py -> build/lib/jinja2 copying src/jinja2/nodes.py -> build/lib/jinja2 copying src/jinja2/exceptions.py -> build/lib/jinja2 copying src/jinja2/compiler.py -> build/lib/jinja2 copying src/jinja2/constants.py -> build/lib/jinja2 copying src/jinja2/bccache.py -> build/lib/jinja2 copying src/jinja2/filters.py -> build/lib/jinja2 copying src/jinja2/sandbox.py -> build/lib/jinja2 copying src/jinja2/idtracking.py -> build/lib/jinja2 copying src/jinja2/debug.py -> build/lib/jinja2 copying src/jinja2/meta.py -> build/lib/jinja2 copying src/jinja2/lexer.py -> build/lib/jinja2 copying src/jinja2/defaults.py -> build/lib/jinja2 copying src/jinja2/_identifier.py -> build/lib/jinja2 copying src/jinja2/optimizer.py -> build/lib/jinja2 copying src/jinja2/nativetypes.py -> build/lib/jinja2 copying src/jinja2/loaders.py -> build/lib/jinja2 copying src/jinja2/ext.py -> build/lib/jinja2 copying src/jinja2/visitor.py -> build/lib/jinja2 running egg_info writing src/Jinja2.egg-info/PKG-INFO writing dependency_links to src/Jinja2.egg-info/dependency_links.txt writing entry points to src/Jinja2.egg-info/entry_points.txt writing requirements to src/Jinja2.egg-info/requires.txt writing top-level names to src/Jinja2.egg-info/top_level.txt reading manifest file 'src/Jinja2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Jinja2.egg-info/SOURCES.txt' copying src/jinja2/py.typed -> build/lib/jinja2 cd /usr/src/Jinja2-3.1.2 && python3 setup.py install running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info writing src/Jinja2.egg-info/PKG-INFO writing dependency_links to src/Jinja2.egg-info/dependency_links.txt writing entry points to src/Jinja2.egg-info/entry_points.txt writing requirements to src/Jinja2.egg-info/requires.txt writing top-level names to src/Jinja2.egg-info/top_level.txt reading manifest file 'src/Jinja2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Jinja2.egg-info/SOURCES.txt' installing library code to build/bdist.linux-aarch64/egg running install_lib running build_py creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/egg creating build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/environment.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/async_utils.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/tests.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/__init__.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/runtime.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/utils.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/parser.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/nodes.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/py.typed -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/exceptions.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/compiler.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/constants.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/bccache.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/filters.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/sandbox.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/idtracking.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/debug.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/meta.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/lexer.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/defaults.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/_identifier.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/optimizer.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/nativetypes.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/loaders.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/ext.py -> build/bdist.linux-aarch64/egg/jinja2 copying build/lib/jinja2/visitor.py -> build/bdist.linux-aarch64/egg/jinja2 byte-compiling build/bdist.linux-aarch64/egg/jinja2/environment.py to environment.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/async_utils.py to async_utils.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/tests.py to tests.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/__init__.py to __init__.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/runtime.py to runtime.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/utils.py to utils.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/parser.py to parser.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/nodes.py to nodes.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/exceptions.py to exceptions.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/compiler.py to compiler.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/constants.py to constants.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/bccache.py to bccache.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/filters.py to filters.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/sandbox.py to sandbox.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/idtracking.py to idtracking.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/debug.py to debug.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/meta.py to meta.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/lexer.py to lexer.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/defaults.py to defaults.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/_identifier.py to _identifier.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/optimizer.py to optimizer.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/nativetypes.py to nativetypes.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/loaders.py to loaders.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/ext.py to ext.cpython-310.pyc byte-compiling build/bdist.linux-aarch64/egg/jinja2/visitor.py to visitor.cpython-310.pyc creating build/bdist.linux-aarch64/egg/EGG-INFO copying src/Jinja2.egg-info/PKG-INFO -> build/bdist.linux-aarch64/egg/EGG-INFO copying src/Jinja2.egg-info/SOURCES.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying src/Jinja2.egg-info/dependency_links.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying src/Jinja2.egg-info/entry_points.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying src/Jinja2.egg-info/requires.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying src/Jinja2.egg-info/top_level.txt -> build/bdist.linux-aarch64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... jinja2.__pycache__.environment.cpython-310: module references __file__ jinja2.__pycache__.loaders.cpython-310: module references __path__ creating dist creating 'dist/Jinja2-3.1.2-py3.10.egg' and adding 'build/bdist.linux-aarch64/egg' to it removing 'build/bdist.linux-aarch64/egg' (and everything under it) Processing Jinja2-3.1.2-py3.10.egg creating /usr/lib/python3.10/site-packages/Jinja2-3.1.2-py3.10.egg Extracting Jinja2-3.1.2-py3.10.egg to /usr/lib/python3.10/site-packages Adding Jinja2 3.1.2 to easy-install.pth file Installed /usr/lib/python3.10/site-packages/Jinja2-3.1.2-py3.10.egg Processing dependencies for Jinja2==3.1.2 Searching for MarkupSafe==2.1.3 Best match: MarkupSafe 2.1.3 Processing MarkupSafe-2.1.3-py3.10-linux-aarch64.egg MarkupSafe 2.1.3 is already the active version in easy-install.pth Using /usr/lib/python3.10/site-packages/MarkupSafe-2.1.3-py3.10-linux-aarch64.egg Finished processing dependencies for Jinja2==3.1.2 Updating linker cache... Install done; saving file list to /usr/src/log/Jinja2-3.1.2 ... make: Leaving directory '/usr/src/lfs' May 14 17:02:36: Building kmod make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' kmod-34.2.tar.xz checksum OK ====================================== Installing kmod-34.2 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/kmod-34.2 && meson setup \ --prefix=/usr \ --bindir=/bin \ --sysconfdir=/etc \ --sbindir=/sbin \ -D manpages=false \ -D openssl=enabled \ -D xz=enabled \ -D zlib=enabled \ -D zstd=enabled \ -D bashcompletiondir=no \ -D fishcompletiondir=no \ -D zshcompletiondir=no \ builddir/ The Meson build system Version: 1.6.0 Source dir: /usr/src/kmod-34.2 Build dir: /usr/src/kmod-34.2/builddir Build type: native build Project name: kmod Project version: 34.2 C compiler for the host machine: ccache cc (gcc 15.1.0 "cc (GCC) 15.1.0") C linker for the host machine: cc ld.bfd 2.44 Host machine cpu family: aarch64 Host machine cpu: aarch64 Checking for function "open64" : YES Checking for function "stat64" : YES Checking for function "fopen64" : YES Checking for function "__stat64_time64" : NO Checking for function "secure_getenv" : YES Checking whether type "struct stat" has member "st_mtim" : YES Header "string.h" has symbol "basename" : YES Header "sys/stat.h" has symbol "__xstat" : NO Checking if "_Static_assert" compiles: YES Checking if "_Noreturn" compiles: YES Compiler for C supports arguments -fdata-sections: YES Compiler for C supports arguments -fdiagnostics-show-option: YES Compiler for C supports arguments -ffunction-sections: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -Wchar-subscripts: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Wfloat-equal: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-attributes=clang::suppress: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-aliasing=3: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports link arguments -Wl,--gc-sections: YES Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2 Run-time dependency libzstd found: YES 1.5.7 Run-time dependency liblzma found: YES 5.8.1 Run-time dependency zlib found: YES 1.3.1.zlib-ng Run-time dependency libcrypto found: YES 3.5.0 Configuring config.h using configuration Checking for function "dlopen" : YES Build targets in project: 10 kmod 34.2 Directories prefix : /usr sysconfdir : /etc bindir : /bin sbindir : /sbin includedir : /usr/include libdir : /usr/lib datadir : /usr/share Kmod specific distconfdir : /usr/lib moduledir : /lib/modules Shell completions bashcompletiondir: no fishcompletiondir: no zshcompletiondir : no Options tools : true logging : true debug-messages : false build-tests : false manpages : false docs : false dlopen : features : +ZSTD +XZ +ZLIB +OPENSSL User defined options bashcompletiondir: no bindir : /bin fishcompletiondir: no manpages : false openssl : enabled prefix : /usr sbindir : /sbin sysconfdir : /etc xz : enabled zlib : enabled zshcompletiondir : no zstd : enabled Found ninja-1.12.1 at /usr/bin/ninja cd /usr/src/kmod-34.2 && ninja -C builddir/ -j4 ninja: Entering directory `builddir/' [1/36] Compiling C object libshared.a.p/shared_array.c.o [2/36] Compiling C object libshared.a.p/shared_hash.c.o [3/36] Compiling C object libshared.a.p/shared_strbuf.c.o [4/36] Compiling C object libshared.a.p/shared_util.c.o [5/36] Compiling C object libkmod.so.2.5.1.p/libkmod_libkmod-builtin.c.o [6/36] Compiling C object libkmod.so.2.5.1.p/libkmod_libkmod.c.o [7/36] Compiling C object libkmod.so.2.5.1.p/libkmod_libkmod-elf.c.o [8/36] Compiling C object libkmod.so.2.5.1.p/libkmod_libkmod-file.c.o [9/36] Compiling C object libkmod.so.2.5.1.p/libkmod_libkmod-config.c.o [10/36] Compiling C object libkmod.so.2.5.1.p/libkmod_libkmod-list.c.o [11/36] Compiling C object libkmod.so.2.5.1.p/libkmod_libkmod-index.c.o [12/36] Compiling C object libkmod.so.2.5.1.p/libkmod_libkmod-file-zstd.c.o [13/36] Compiling C object libkmod.so.2.5.1.p/libkmod_libkmod-module.c.o In file included from ../shared/strbuf.h:7, from ../libkmod/libkmod-module.c:25: In function 'freep', inlined from 'module_do_install_commands' at ../libkmod/libkmod-module.c:814:23, inlined from 'kmod_module_probe_insert_module' at ../libkmod/libkmod-module.c:1077:11: ../shared/macro.h:69:9: warning: 'cmd' may be used uninitialized [-Wmaybe-uninitialized] 69 | free(*(void **)p); | ^~~~~~~~~~~~~~~~~ ../libkmod/libkmod-module.c: In function 'kmod_module_probe_insert_module': ../libkmod/libkmod-module.c:814:30: note: 'cmd' was declared here 814 | _cleanup_free_ char *cmd; | ^~~ [14/36] Compiling C object libkmod.so.2.5.1.p/libkmod_libkmod-file-xz.c.o [15/36] Linking static target libshared.a [16/36] Compiling C object libkmod.so.2.5.1.p/libkmod_libkmod-file-zlib.c.o [17/36] Compiling C object kmod.p/tools_insmod.c.o [18/36] Compiling C object kmod.p/tools_depmod.c.o [19/36] Compiling C object kmod.p/tools_kmod.c.o [20/36] Compiling C object libkmod.so.2.5.1.p/libkmod_libkmod-signature.c.o [21/36] Compiling C object kmod.p/tools_lsmod.c.o [22/36] Compiling C object kmod.p/tools_log.c.o [23/36] Linking static target libkmod-internal.a [24/36] Compiling C object kmod.p/tools_opt.c.o [25/36] Compiling C object kmod.p/tools_rmmod.c.o [26/36] Compiling C object kmod.p/tools_modinfo.c.o [27/36] Compiling C object kmod.p/tools_modprobe.c.o [28/36] Compiling C object kmod.p/tools_static-nodes.c.o [29/36] Linking target libkmod.so.2.5.1 /usr/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. [30/36] Linking target kmod /usr/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. [31/36] Generating depmod with a custom command [32/36] Generating insmod with a custom command [33/36] Generating lsmod with a custom command [34/36] Generating modinfo with a custom command [35/36] Generating modprobe with a custom command [36/36] Generating rmmod with a custom command cd /usr/src/kmod-34.2 && ninja -C builddir/ install ninja: Entering directory `builddir/' [0/1] Installing files. Installing libkmod.so.2.5.1 to /usr/lib Installing kmod to /bin Installing /usr/src/kmod-34.2/libkmod/libkmod.h to /usr/include Installing new directory /etc/depmod.d Installing new directory /etc/modprobe.d Installing new directory /usr/lib/depmod.d Installing new directory /usr/lib/modprobe.d Installing /usr/src/kmod-34.2/builddir/meson-private/libkmod.pc to /usr/lib/pkgconfig Installing /usr/src/kmod-34.2/builddir/meson-private/kmod.pc to /usr/share/pkgconfig Installing symlink pointing to libkmod.so.2.5.1 to /usr/lib/libkmod.so.2 Installing symlink pointing to libkmod.so.2 to /usr/lib/libkmod.so Running custom install script '/bin/sh -c mkdir -p "$DESTDIR/sbin"' Running custom install script '/bin/sh -c ln -sfr "$DESTDIR/bin/kmod" "$DESTDIR/sbin/depmod"' Running custom install script '/bin/sh -c ln -sfr "$DESTDIR/bin/kmod" "$DESTDIR/sbin/insmod"' Running custom install script '/bin/sh -c ln -sfr "$DESTDIR/bin/kmod" "$DESTDIR/sbin/lsmod"' Running custom install script '/bin/sh -c ln -sfr "$DESTDIR/bin/kmod" "$DESTDIR/sbin/modinfo"' Running custom install script '/bin/sh -c ln -sfr "$DESTDIR/bin/kmod" "$DESTDIR/sbin/modprobe"' Running custom install script '/bin/sh -c ln -sfr "$DESTDIR/bin/kmod" "$DESTDIR/sbin/rmmod"' Updating linker cache... Install done; saving file list to /usr/src/log/kmod-34.2 ... make: Leaving directory '/usr/src/lfs' May 14 17:02:41: Building udev make: Entering directory '/build/nightly/next/lfs' make: Nothing to be done for 'download'. make: Leaving directory '/build/nightly/next/lfs' make: Entering directory '/usr/src/lfs' systemd-254.tar.gz checksum OK udev-lfs-20230818.tar.xz checksum OK ====================================== Installing systemd-254 ... Install started; saving file list to /usr/src/lsalr ... cd /usr/src/systemd-254 && patch -Np1 < /usr/src/src/patches/systemd-254-linux-6.12-fs.patch patching file src/basic/filesystems-gperf.gperf cd /usr/src/systemd-254 && tar axf /usr/src/cache/udev-lfs-20230818.tar.xz # Remove two unneeded groups (render and sgx) from the default udev rules cd /usr/src/systemd-254 && sed -i -e 's/GROUP="render"/GROUP="video"/' \ -e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in # Remve udev rule which requires a full systemd installation cd /usr/src/systemd-254 && sed '/systemd-sysctl/s/^/#/' -i rules.d/99-systemd.rules.in # Prepare udev for build. cd /usr/src/systemd-254 && mkdir -pv build mkdir: created directory 'build' cd /usr/src/systemd-254/build && meson setup \ --prefix=/usr \ --buildtype=release \ -Dmode=release \ -Ddev-kvm-mode=0660 \ -Dlink-udev-shared=false \ .. The Meson build system Version: 1.6.0 Source dir: /usr/src/systemd-254 Build dir: /usr/src/systemd-254/build Build type: native build Project name: systemd Project version: 254 C compiler for the host machine: ccache cc (gcc 15.1.0 "cc (GCC) 15.1.0") C linker for the host machine: cc ld.bfd 2.44 Host machine cpu family: aarch64 Host machine cpu: aarch64 Program tools/add-git-hook.sh found: YES (/usr/src/systemd-254/tools/add-git-hook.sh) ../meson.build:85: WARNING: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! split-usr mode is going to be removed !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Program tools/meson-build.sh found: YES (/usr/src/systemd-254/tools/meson-build.sh) C++ compiler for the host machine: ccache c++ (gcc 15.1.0 "c++ (GCC) 15.1.0") C++ linker for the host machine: c++ ld.bfd 2.44 Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Warray-bounds: YES Compiler for C supports arguments -Warray-bounds=2: YES Compiler for C supports arguments -Wdate-time: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Werror=format=2: YES Compiler for C supports arguments -Werror=format-signedness: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=implicit-int: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Werror=int-conversion: YES Compiler for C supports arguments -Werror=missing-declarations: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=overflow: YES Compiler for C supports arguments -Werror=override-init: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=shift-count-overflow: YES Compiler for C supports arguments -Werror=shift-overflow=2: YES Compiler for C supports arguments -Werror=strict-flex-arrays: YES Compiler for C supports arguments -Werror=undef: YES Compiler for C supports arguments -Wfloat-equal: YES Compiler for C supports arguments -Wimplicit-fallthrough=5: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wstrict-aliasing=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES Compiler for C supports arguments -Wunused-function: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wzero-length-bounds: YES Compiler for C supports arguments -Wno-error=#warnings: NO Compiler for C supports arguments -Wno-string-plus-int: NO Compiler for C supports arguments -fdiagnostics-show-option: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -fstack-protector: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments -fstrict-flex-arrays: YES Compiler for C supports arguments --param=ssp-buffer-size=4: YES Compiler for C supports arguments -Wno-maybe-uninitialized: YES Compiler for C supports arguments -Wno-unused-result: YES Compiler for C supports arguments -ftrivial-auto-var-init=zero: YES Compiler for C supports link arguments -fstack-protector: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fstrict-flex-arrays=1: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -ffunction-sections: YES Compiler for C supports arguments -fdata-sections: YES Compiler for C supports link arguments -Wl,--fatal-warnings: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,--warn-common: YES Compiler for C supports link arguments -Wl,--gc-sections: YES Compiler for C supports arguments -Wzero-length-bounds: YES (cached) Checking if "-Werror=shadow with local shadowing" compiles: YES Compiler for C++ supports arguments -Wno-missing-field-initializers: YES Compiler for C++ supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wstringop-truncation: YES Checking for size of "dev_t" : 8 Checking for size of "ino_t" : 8 Checking for size of "rlim_t" : 8 Checking for size of "time_t" : 8 Checking for size of "typeof(((struct timex *)0)->freq)" : 8 Computing int of "LONG_MAX" : 9223372036854775807 Checking for size of "char16_t" : 2 Checking for size of "char32_t" : 4 Checking for size of "struct mount_attr" : 32 Checking for size of "struct statx" : 256 Checking for size of "struct dirent64" : 280 Checking for function "secure_getenv" : YES Checking for function "__secure_getenv" : NO Checking for function "memfd_create" : YES Checking for function "gettid" : YES Checking for function "pivot_root" : NO Checking for function "ioprio_get" : NO Checking for function "ioprio_set" : NO Checking for function "name_to_handle_at" : YES Checking for function "setns" : YES Checking for function "renameat2" : YES Checking for function "kcmp" : NO Checking for function "keyctl" : NO Checking for function "copy_file_range" : YES Checking for function "bpf" : NO Checking for function "statx" : YES Checking for function "explicit_bzero" : YES Checking for function "reallocarray" : YES Checking for function "set_mempolicy" : NO Checking for function "get_mempolicy" : NO Checking for function "pidfd_send_signal" : NO Checking for function "pidfd_open" : NO Checking for function "rt_sigqueueinfo" : NO Checking for function "rt_tgsigqueueinfo" : NO Checking for function "mallinfo" : YES Checking for function "mallinfo2" : YES Checking for function "execveat" : YES Checking for function "close_range" : YES Checking for function "epoll_pwait2" : YES Checking for function "mount_setattr" : YES Checking for function "move_mount" : YES Checking for function "open_tree" : YES Checking for function "fsopen" : YES Checking for function "fsconfig" : YES Checking for function "fsmount" : YES Checking for function "getdents64" : YES Checking for function "getrandom" : YES Program sh found: YES (/bin/sh) Program echo found: YES (/bin/echo) Program sed found: YES (/bin/sed) Program awk found: YES (/usr/bin/awk) Program stat found: YES (/usr/bin/stat) Program ln found: YES (/bin/ln) Program git found: NO Program env found: YES (/usr/bin/env) Program rsync found: NO Program diff found: YES (/usr/bin/diff) Program find found: YES (/bin/find) Program quotaon /usr/sbin/quotaon /sbin/quotaon found: NO Program quotacheck /usr/sbin/quotacheck /sbin/quotacheck found: NO Program kmod found: YES (/bin/kmod) Program kexec /usr/sbin/kexec /sbin/kexec found: NO Program sulogin found: YES (/sbin/sulogin) Program mount found: YES (/bin/mount) Program umount found: YES (/bin/umount) Program loadkeys found: YES (/bin/loadkeys) Program setfont found: YES (/bin/setfont) Program nologin found: YES (/sbin/nologin) Program gperf found: YES (/usr/bin/gperf) Message: gperf len type is size_t Has header "sys/capability.h" : YES Has header "crypt.h" : YES Has header "linux/memfd.h" : YES Has header "linux/vm_sockets.h" : YES Has header "sys/auxv.h" : YES Has header "threads.h" : YES Has header "valgrind/memcheck.h" : NO Has header "valgrind/valgrind.h" : NO Has header "linux/time_types.h" : YES Has header "sys/sdt.h" : NO ../meson.build:924: WARNING: The local user with the configured user name "nobody" of the nobody user does not have UID 65534 (it has 99). Your build will result in an user table setup that is incompatible with the local system. ../meson.build:943: WARNING: The local group with the configured group name "nobody" of the nobody group does not have GID 65534 (it has 99). Your build will result in an group table setup that is incompatible with the local system. Run-time dependency threads found: YES Library rt found: YES Library m found: YES Library dl found: YES Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2 Run-time dependency libcrypt found: YES 4.4.38 Run-time dependency libcap found: YES 2.76 Checking if "libatomic" : links: YES Checking for function "crypt_ra" with dependency libcrypt: YES Checking for function "crypt_preferred_method" with dependency libcrypt: YES Checking for function "crypt_gensalt_ra" with dependency libcrypt: YES Found CMake: /usr/bin/cmake (4.0.2) Run-time dependency libbpf found: NO (tried pkgconfig and cmake) Run-time dependency mount found: YES 2.41.0 Run-time dependency fdisk found: YES 2.41.0 Run-time dependency pwquality found: NO (tried pkgconfig and cmake) Run-time dependency passwdqc found: NO (tried pkgconfig and cmake) Run-time dependency libseccomp found: NO (tried pkgconfig and cmake) Run-time dependency libselinux found: NO (tried pkgconfig and cmake) Run-time dependency libapparmor found: NO (tried pkgconfig and cmake) Run-time dependency polkit-gobject-1 found: NO (tried pkgconfig and cmake) Run-time dependency libacl found: YES 2.3.2 Run-time dependency audit found: NO (tried pkgconfig and cmake) Run-time dependency blkid found: YES 2.41.0 Checking for function "blkid_probe_set_hint" with dependency blkid: YES Run-time dependency libkmod found: YES 34.2 Run-time dependency xencontrol found: NO (tried pkgconfig and cmake) Run-time dependency pam found: YES 1.7.0 Run-time dependency pam_misc found: YES 1.7.0 Run-time dependency libmicrohttpd found: NO (tried pkgconfig and cmake) Run-time dependency libcryptsetup found: NO (tried pkgconfig and cmake) Checking for function "crypt_activate_by_token_pin" with dependency libcryptsetup: NO Run-time dependency libcurl found: YES 8.13.0 Run-time dependency libidn2 found: NO (tried pkgconfig and cmake) Run-time dependency libidn found: NO (tried pkgconfig and cmake) Run-time dependency libiptc found: YES 1.8.11 Run-time dependency libqrencode found: NO (tried pkgconfig and cmake) libgcrypt-config found: NO Run-time dependency libgcrypt found: NO (tried pkgconfig and config-tool) Run-time dependency gpg-error found: NO (tried pkgconfig and cmake) Library gpg-error found: NO Run-time dependency gnutls found: NO (tried pkgconfig and cmake) Run-time dependency openssl found: YES 3.5.0 Run-time dependency p11-kit-1 found: NO (tried pkgconfig and cmake) Run-time dependency libfido2 found: NO (tried pkgconfig and cmake) Run-time dependency tss2-esys tss2-rc tss2-mu tss2-tcti-device found: NO (tried pkgconfig and cmake) Run-time dependency libdw found: YES 0.192 Checking for function "dwelf_elf_e_machine_string" with dependency libdw: YES Run-time dependency zlib found: YES 1.3.1.zlib-ng Run-time dependency bzip2 found: NO (tried pkgconfig and cmake) Library bz2 found: YES Run-time dependency liblzma found: YES 5.8.1 Run-time dependency liblz4 found: NO (tried pkgconfig and cmake) Run-time dependency libzstd found: YES 1.5.7 Run-time dependency xkbcommon found: NO (tried pkgconfig and cmake) Run-time dependency libpcre2-8 found: YES 10.45 Run-time dependency glib-2.0 found: NO (tried pkgconfig and cmake) Run-time dependency gobject-2.0 found: NO (tried pkgconfig and cmake) Run-time dependency gio-2.0 found: NO (tried pkgconfig and cmake) Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake) Program python3 (jinja2) found: YES (/usr/bin/python3) modules: jinja2 Program python3 (elftools) found: NO Program tools/elf2efi.py found: YES (/usr/src/systemd-254/tools/elf2efi.py) Program tools/dbus_exporter.py found: YES (/usr/src/systemd-254/tools/dbus_exporter.py) Program tools/generate-gperfs.py found: YES (/usr/src/systemd-254/tools/generate-gperfs.py) Program tools/make-autosuspend-rules.py found: YES (/usr/src/systemd-254/tools/make-autosuspend-rules.py) Program tools/make-directive-index.py found: YES (/usr/src/systemd-254/tools/make-directive-index.py) Program tools/make-man-index.py found: YES (/usr/src/systemd-254/tools/make-man-index.py) Program tools/meson-render-jinja2.py found: YES (/usr/src/systemd-254/tools/meson-render-jinja2.py) Program tools/update-dbus-docs.py found: YES (/usr/src/systemd-254/tools/update-dbus-docs.py) Program tools/update-hwdb-autosuspend.sh found: YES (/usr/src/systemd-254/tools/update-hwdb-autosuspend.sh) Program tools/update-hwdb.sh found: YES (/usr/src/systemd-254/tools/update-hwdb.sh) Program tools/update-man-rules.py found: YES (/usr/src/systemd-254/tools/update-man-rules.py) Program tools/update-syscall-tables.sh found: YES (/usr/src/systemd-254/tools/update-syscall-tables.sh) Program tools/xml_helper.py found: YES (/usr/src/systemd-254/tools/xml_helper.py) Configuring config.h using configuration Program msgfmt found: YES (/usr/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Program generate-af-list.sh found: YES (/usr/src/systemd-254/src/basic/generate-af-list.sh) Program generate-arphrd-list.sh found: YES (/usr/src/systemd-254/src/basic/generate-arphrd-list.sh) Program generate-cap-list.sh found: YES (/usr/src/systemd-254/src/basic/generate-cap-list.sh) Program generate-errno-list.sh found: YES (/usr/src/systemd-254/src/basic/generate-errno-list.sh) Program missing_syscalls.py found: YES (/usr/bin/python3 /usr/src/systemd-254/src/basic/missing_syscalls.py) Program check-filesystems.sh found: YES (/usr/src/systemd-254/src/basic/check-filesystems.sh) Program generate-filesystem-list.py found: YES (/usr/src/systemd-254/src/basic/generate-filesystem-list.py) Program generate-filesystem-switch-case.py found: YES (/usr/src/systemd-254/src/basic/generate-filesystem-switch-case.py) Program sd-journal/generate-audit_type-list.sh found: YES (/usr/src/systemd-254/src/libsystemd/sd-journal/generate-audit_type-list.sh) Program generate-syscall-list.py found: YES (/usr/src/systemd-254/src/shared/generate-syscall-list.py) Program generate-ip-protocol-list.sh found: YES (/usr/src/systemd-254/src/shared/generate-ip-protocol-list.sh) Program generate-keyboard-keys-list.sh found: YES (/usr/src/systemd-254/src/udev/generate-keyboard-keys-list.sh) Program generate-keyboard-keys-gperf.sh found: YES (/usr/src/systemd-254/src/udev/generate-keyboard-keys-gperf.sh) Program test-kernel-install.sh found: YES (/usr/src/systemd-254/src/kernel-install/test-kernel-install.sh) Program generate-dns_type-gperf.py found: YES (/usr/src/systemd-254/src/resolve/generate-dns_type-gperf.py) Compiler for C supports arguments -std=iso9899:2017: YES Compiler for C supports arguments -std=c2x: YES Compiler for C++ supports arguments -std=c++14: YES Compiler for C++ supports arguments -std=c++17: YES Compiler for C++ supports arguments -std=c++20: YES Compiler for C++ supports arguments -std=c++23: YES Program generate-sym-test.py found: YES (/usr/src/systemd-254/src/test/generate-sym-test.py) Program test-bootctl-json.sh found: YES (/usr/src/systemd-254/test/test-bootctl-json.sh) Program test-fstab-generator.sh found: YES (/usr/src/systemd-254/test/test-fstab-generator.sh) Program test-network-generator-conversion.sh found: YES (/usr/src/systemd-254/test/test-network-generator-conversion.sh) Program test-systemctl-enable.sh found: YES (/usr/bin/env bash /usr/src/systemd-254/test/test-systemctl-enable.sh) Program test-systemd-tmpfiles.py found: YES (/usr/src/systemd-254/test/test-systemd-tmpfiles.py) Program hwdb-test.sh found: YES (/usr/src/systemd-254/test/hwdb-test.sh) Configuring test-sysusers.sh using configuration Program rule-syntax-check.py found: YES (/usr/src/systemd-254/test/rule-syntax-check.py) Program rpm found: NO Program rpmspec found: NO Program test-rpm-macros.sh found: YES (/usr/src/systemd-254/test/test-rpm-macros.sh) Message: Skipping test-rpm-macros since rpm and/or rpmspec are not available Program udev-dmi-memory-id-test.sh found: YES (/usr/src/systemd-254/test/udev-dmi-memory-id-test.sh) Program generate-directives.py found: YES (/usr/bin/python3 /usr/src/systemd-254/test/fuzz/generate-directives.py) Program test/sysv-generator-test.py found: YES (/usr/src/systemd-254/test/sysv-generator-test.py) Message: test-bus-benchmark is a manual test Message: test-journal-append is a manual test Message: test-acd is a manual test Message: test-ipv4ll-manual is a manual test Message: test-coredump-vacuum is a manual test Message: test-qcow2 is a manual test Message: test-inhibit is a manual test Message: test-session-properties is a manual test Message: test-patch-uid is a manual test Message: test-dnssec-complex is a manual test Message: test-ask-password-api is a manual test Message: test-btrfs is a manual test Message: test-chase-manual is a manual test Message: test-ipcrm is an unsafe test Message: test-netlink-manual is a manual test Message: test-nscd-flush is a manual test Message: Not compiling test-sbat because ENABLE_BOOTLOADER is not true Message: Not compiling test-seccomp because HAVE_SECCOMP is not true Message: udev-rule-runner is a manual test Message: test-watchdog is an unsafe test Message: test-install is a manual test Message: test-ns is a manual test Message: Not compiling test-socket-bind because BPF_FRAMEWORK is not true Program parse_hwdb.py found: YES (/usr/src/systemd-254/hwdb.d/parse_hwdb.py) Program xsltproc found: NO Message: Skipping bootctl.1 because ENABLE_BOOTLOADER is false Message: Skipping crypttab.5 because HAVE_LIBCRYPTSETUP is false Message: Skipping homectl.1 because ENABLE_HOMED is false Message: Skipping homed.conf.5 because ENABLE_HOMED is false Message: Skipping integritytab.5 because HAVE_LIBCRYPTSETUP is false Message: Skipping journal-remote.conf.5 because HAVE_MICROHTTPD is false Message: Skipping journal-upload.conf.5 because HAVE_MICROHTTPD is false Message: Skipping loader.conf.5 because ENABLE_BOOTLOADER is false Message: Skipping org.freedesktop.home1.5 because ENABLE_HOMED is false Message: Skipping pam_systemd_home.8 because ENABLE_PAM_HOME is false Message: Skipping systemd-bless-boot-generator.8 because ENABLE_BOOTLOADER is false Message: Skipping systemd-bless-boot.service.8 because ENABLE_BOOTLOADER is false Message: Skipping systemd-boot-random-seed.service.8 because ENABLE_BOOTLOADER is false Message: Skipping systemd-boot.7 because ENABLE_BOOTLOADER is false Message: Skipping systemd-cryptenroll.1 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-cryptsetup-generator.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-cryptsetup@.service.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-homed.service.8 because ENABLE_HOMED is false Message: Skipping systemd-integritysetup-generator.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-integritysetup@.service.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-journal-gatewayd.service.8 because HAVE_MICROHTTPD is false Message: Skipping systemd-journal-remote.service.8 because HAVE_MICROHTTPD is false Message: Skipping systemd-journal-upload.service.8 because HAVE_MICROHTTPD is false Message: Skipping systemd-measure.1 because ENABLE_BOOTLOADER is false Message: Skipping systemd-pcrphase.service.8 because ENABLE_BOOTLOADER is false Message: Skipping systemd-stub.7 because ENABLE_BOOTLOADER is false Message: Skipping systemd-veritysetup-generator.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-veritysetup@.service.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping ukify.1 because ENABLE_UKIFY is false Message: Skipping veritytab.5 because HAVE_LIBCRYPTSETUP is false Message: python-lxml not available, not making man page indices Configuring man using configuration Configuring html using configuration Run-time dependency bash-completion found: NO (tried pkgconfig and cmake) Checking for size of "long" : 8 Program jekyll found: NO Program tools/check-help.sh found: YES (/usr/src/systemd-254/tools/check-help.sh) Program tools/check-version.sh found: YES (/usr/src/systemd-254/tools/check-version.sh) Compiler for C supports link arguments -fsanitize=address,undefined: NO Program tools/check-api-docs.sh found: YES (/usr/src/systemd-254/tools/check-api-docs.sh) Build targets in project: 761 systemd 254 build mode : release split /usr : true split bin-sbin : true prefix directory : /usr rootprefix directory : / sysconf directory : /etc include directory : /usr/include lib directory : /usr/lib rootlib directory : /lib SysV init scripts : /etc/init.d SysV rc?.d directories : /etc/rc.d PAM modules directory : /lib/security PAM configuration directory : /usr/lib/pam.d libcryptsetup plugins directory: /lib/cryptsetup RPM macros directory : /usr/lib/rpm/macros.d modprobe.d directory : /lib/modprobe.d D-Bus policy directory : /usr/share/dbus-1/system.d D-Bus session directory : /usr/share/dbus-1/services D-Bus system directory : /usr/share/dbus-1/system-services D-Bus interfaces directory : /usr/share/dbus-1/interfaces bash completions directory : /usr/share/bash-completion/completions zsh completions directory : /usr/share/zsh/site-functions private shared lib version tag : 254 extra start script : /etc/rc.local debug shell : /bin/sh @ /dev/tty9 system UIDs : <=999 (alloc >=101) system GIDs : <=999 (alloc >=101) dynamic UIDs : 61184…65519 container UID bases : 524288…1878982656 static UID/GID allocations : tty-gid:5 /dev/kvm access mode : 0660 render group access mode : 0666 certificate root directory : /etc/ssl support URL : https://lists.freedesktop.org/mailman/listinfo/systemd-devel nobody user name : nobody nobody group name : nobody fallback hostname : localhost default compression method : zstd default DNSSEC mode : allow-downgrade default DNS-over-TLS mode : no default mDNS mode : yes default LLMNR mode : yes default DNS servers : 1.1.1.1#cloudflare-dns.com 8.8.8.8#dns.google 1.0.0.1#cloudflare-dns.com 8.8.4.4#dns.google 2606:4700:4700::1111#cloudflare-dns.com 2001:4860:4860::8888#dns.google 2606:4700:4700::1001#cloudflare-dns.com 2001:4860:4860::8844#dns.google default NTP servers : time1.google.com time2.google.com time3.google.com time4.google.com default cgroup hierarchy : unified default net.naming-scheme value: latest default KillUserProcesses value: true default locale : C.UTF-8 default nspawn locale : C.UTF-8 default status unit format : description default user $PATH : (same as system services) systemd service watchdog : 3min time epoch : 1690532792 (2023-07-28T08:26:32+00:00) Features enabled : ACL, IMA, PAM, SMACK, blkid, elfutils, libcurl, libfdisk, libiptc, openssl, pcre2, zstd, xz, zlib, bzip2, backlight, binfmt, coredump, efi, environment.d, firstboot, hibernate, hostnamed, hwdb, importd, initrd, kernel-install, localed, logind, machined, networkd, nss-myhostname, nss-mymachines, nss-resolve, nss-systemd, oomd, portabled, pstore, quotacheck, randomseed, repart, resolve, rfkill, sysext, systemd-analyze, sysupdate, sysusers, timedated, timesyncd, tmpfiles, userdb, vconsole, xdg-autostart, idn, polkit, nscd, kmod, tpm, SysV compat, utmp, ldconfig, adm group, wheel group, gshadow, link-systemctl-shared, link-networkd-shared, link-timesyncd-shared, link-journalctl-shared, link-boot-shared, link-portabled-shared, cryptolib(openssl), DNS-over-TLS(openssl) disabled : AUDIT, AppArmor, SECCOMP, SELinux, gcrypt, gnutls, libbpf, libcryptsetup, libcryptsetup-plugins, libfido2, libidn, libidn2, microhttpd, p11kit, passwdqc, pwquality, qrencode, tpm2, xkbcommon, lz4, bootloader, bpf-framework, homed, legacy-pkla, xenctrl, dbus, glib, man pages, html pages, man page indices, compat-mutable-uid-boundaries, debug hashmap, debug mmap cache, debug siphash, trace logging, slow tests, fuzz tests, install tests, link-udev-shared, first-boot-full-preset, fexecve, standalone-binaries, coverage, static-libsystemd, static-libudev User defined options buildtype : release dev-kvm-mode : 0660 link-udev-shared : false mode : release prefix : /usr Found ninja-1.12.1 at /usr/bin/ninja # Only build udev and required components cd /usr/src/systemd-254/build && ninja udevadm systemd-hwdb \ $(grep -o -E "^build (src/libudev|src/udev|rules.d|hwdb.d)[^:]*" build.ninja | awk '{ print $2 }') \ $(realpath libudev.so --relative-to .) [1/452] Generating src/basic/cap-list.txt with a custom command (wrapped by meson to capture output) [2/452] Generating src/basic/arphrd-list.txt with a custom command (wrapped by meson to capture output) [3/452] Generating src/shared/ip-protocol-list.txt with a custom command (wrapped by meson to capture output) [4/452] Generating src/basic/errno-list.txt with a custom command (wrapped by meson to capture output) [5/452] Generating src/basic/af-list.txt with a custom command (wrapped by meson to capture output) [6/452] Generating src/udev/keyboard-keys-list.txt with a custom command (wrapped by meson to capture output) [7/452] Generating src/basic/cap-from-name.gperf with a custom command (wrapped by meson to capture output) [8/452] Generating src/basic/arphrd-from-name.gperf with a custom command (wrapped by meson to capture output) [9/452] Generating src/basic/af-from-name.gperf with a custom command (wrapped by meson to capture output) [10/452] Generating src/basic/errno-from-name.gperf with a custom command (wrapped by meson to capture output) [11/452] Generating src/libsystemd/audit_type-list.txt with a custom command (wrapped by meson to capture output) [12/452] Generating src/shared/ip-protocol-from-name.gperf with a custom command (wrapped by meson to capture output) [13/452] Generating src/udev/keyboard-keys-from-name.gperf with a custom command (wrapped by meson to capture output) [14/452] Generating version.h with a custom command [15/452] Generating src/basic/af-to-name.h with a custom command (wrapped by meson to capture output) [16/452] Generating src/basic/af-from-name.h with a custom command (wrapped by meson to capture output) [17/452] Generating src/basic/arphrd-to-name.h with a custom command (wrapped by meson to capture output) [18/452] Generating src/basic/arphrd-from-name.h with a custom command (wrapped by meson to capture output) [19/452] Generating src/basic/cap-from-name.h with a custom command (wrapped by meson to capture output) [20/452] Generating src/basic/filesystems-gperf.h with a custom command [21/452] Generating src/basic/cap-to-name.h with a custom command (wrapped by meson to capture output) [22/452] Generating src/basic/errno-from-name.h with a custom command (wrapped by meson to capture output) [23/452] Generating src/basic/errno-to-name.h with a custom command (wrapped by meson to capture output) [24/452] Generating src/basic/filesystem-list.h with a custom command (wrapped by meson to capture output) [25/452] Generating src/libsystemd/audit_type-to-name.h with a custom command (wrapped by meson to capture output) [26/452] Generating src/udev/link-config-gperf.c with a custom command [27/452] Generating src/basic/filesystem-switch-case.h with a custom command (wrapped by meson to capture output) [28/452] Compiling C object src/basic/libbasic.a.p/MurmurHash2.c.o [29/452] Generating src/shared/ip-protocol-from-name.h with a custom command (wrapped by meson to capture output) [30/452] Compiling C object src/basic/libbasic-compress.a.p/compress.c.o [31/452] Generating src/shared/ip-protocol-to-name.h with a custom command (wrapped by meson to capture output) [32/452] Compiling C object src/basic/libbasic.a.p/af-list.c.o [33/452] Compiling C object src/basic/libbasic.a.p/alloc-util.c.o [34/452] Compiling C object src/basic/libbasic.a.p/architecture.c.o [35/452] Compiling C object src/basic/libbasic.a.p/arphrd-util.c.o [36/452] Compiling C object src/basic/libbasic.a.p/audit-util.c.o [37/452] Generating src/shared/ethtool-link-mode.h with a custom command (wrapped by meson to capture output) [38/452] Compiling C object src/basic/libbasic.a.p/build.c.o [39/452] Compiling C object src/basic/libbasic.a.p/argv-util.c.o [40/452] Compiling C object src/basic/libbasic.a.p/bus-label.c.o In file included from ../src/basic/bus-label.c:5: ../src/basic/bus-label.c: In function 'bus_label_escape': ../src/basic/bus-label.c:23:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 23 | r = new(char, strlen(s)*3 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/bus-label.c:23:17: note: earlier argument should specify number of elements, later size of each element 23 | r = new(char, strlen(s)*3 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/bus-label.c: In function 'bus_label_unescape_n': ../src/basic/bus-label.c:55:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 55 | r = new(char, l + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/bus-label.c:55:17: note: earlier argument should specify number of elements, later size of each element 55 | r = new(char, l + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [41/452] Compiling C object src/basic/libbasic.a.p/chattr-util.c.o [42/452] Compiling C object src/basic/libbasic.a.p/cap-list.c.o [43/452] Compiling C object src/basic/libbasic.a.p/capability-util.c.o [44/452] Compiling C object src/basic/libbasic.a.p/chase.c.o [45/452] Compiling C object src/basic/libbasic.a.p/cgroup-util.c.o [46/452] Compiling C object src/basic/libbasic.a.p/confidential-virt.c.o [47/452] Compiling C object src/basic/libbasic.a.p/conf-files.c.o [48/452] Generating src/udev/keyboard-keys-from-name.h with a custom command (wrapped by meson to capture output) [49/452] Compiling C object src/basic/libbasic.a.p/devnum-util.c.o [50/452] Compiling C object src/basic/libbasic.a.p/dirent-util.c.o [51/452] Compiling C object src/basic/libbasic.a.p/escape.c.o In file included from ../src/basic/escape.c:7: ../src/basic/escape.c: In function 'cescape_length': ../src/basic/escape.c:88:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 88 | r = new(char, n*4 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/escape.c:88:17: note: earlier argument should specify number of elements, later size of each element 88 | r = new(char, n*4 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/escape.c: In function 'cunescape_length_with_prefix': ../src/basic/escape.c:306:19: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 306 | ans = new(char, pl+length+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/escape.c:306:19: note: earlier argument should specify number of elements, later size of each element 306 | ans = new(char, pl+length+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/escape.c: In function 'xescape_full': ../src/basic/escape.c:378:19: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 378 | ans = new(char, MIN(strlen(s), console_width) * 4 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/escape.c:378:19: note: earlier argument should specify number of elements, later size of each element 378 | ans = new(char, MIN(strlen(s), console_width) * 4 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/escape.c: In function 'octescape': ../src/basic/escape.c:454:23: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 454 | t = buf = new(char, len * 4 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/escape.c:454:23: note: earlier argument should specify number of elements, later size of each element 454 | t = buf = new(char, len * 4 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/escape.c: In function 'shell_escape': ../src/basic/escape.c:500:19: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 500 | buf = new(char, strlen(s)*4+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/escape.c:500:19: note: earlier argument should specify number of elements, later size of each element 500 | buf = new(char, strlen(s)*4+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/escape.c: In function 'shell_maybe_quote': ../src/basic/escape.c:534:19: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 534 | buf = new(char, FLAGS_SET(flags, SHELL_ESCAPE_POSIX) + 1 + strlen(s)*4 + 1 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/escape.c:534:19: note: earlier argument should specify number of elements, later size of each element 534 | buf = new(char, FLAGS_SET(flags, SHELL_ESCAPE_POSIX) + 1 + strlen(s)*4 + 1 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [52/452] Compiling C object src/basic/libbasic.a.p/efivars.c.o [53/452] Compiling C object src/basic/libbasic.a.p/errno-list.c.o [54/452] Compiling C object src/basic/libbasic.a.p/env-file.c.o [55/452] Compiling C object src/basic/libbasic.a.p/env-util.c.o In file included from ../src/basic/env-util.c:9: ../src/basic/env-util.c: In function '_strv_env_merge': ../src/basic/env-util.c:203:26: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 203 | k = merged = new(char*, n + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/env-util.c:203:26: note: earlier argument should specify number of elements, later size of each element 203 | k = merged = new(char*, n + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/env-util.c: In function 'strv_env_delete': ../src/basic/env-util.c:278:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 278 | t = new(char*, n+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/env-util.c:278:17: note: earlier argument should specify number of elements, later size of each element 278 | t = new(char*, n+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/env-util.c: In function 'replace_env_argv': ../src/basic/env-util.c:848:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 848 | n = new(char*, l+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/env-util.c:848:17: note: earlier argument should specify number of elements, later size of each element 848 | n = new(char*, l+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [56/452] Compiling C object src/basic/libbasic.a.p/ether-addr-util.c.o In file included from ../src/basic/hash-funcs.h:4, from ../src/basic/ether-addr-util.h:8, from ../src/basic/ether-addr-util.c:9: ../src/basic/ether-addr-util.c: In function 'ether_addr_to_string_alloc': ../src/basic/ether-addr-util.c:94:19: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 94 | buf = new(char, ETHER_ADDR_TO_STRING_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/ether-addr-util.c:94:19: note: earlier argument should specify number of elements, later size of each element 94 | buf = new(char, ETHER_ADDR_TO_STRING_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10: ../src/basic/ether-addr-util.c: In function 'hw_addr_to_string_full': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buffer' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/ether-addr-util.c:20:9: note: in expansion of macro 'assert' 20 | assert(buffer); | ^~~~~~ [57/452] Compiling C object src/basic/libbasic.a.p/extract-word.c.o [58/452] Compiling C object src/basic/libbasic.a.p/filesystems.c.o [59/452] Compiling C object src/basic/libbasic.a.p/format-util.c.o [60/452] Compiling C object src/basic/libbasic.a.p/gunicode.c.o [61/452] Compiling C object src/basic/libbasic.a.p/glob-util.c.o [62/452] Compiling C object src/basic/libbasic.a.p/fd-util.c.o In file included from ../src/basic/fd-util.c:14: ../src/basic/fd-util.c: In function 'close_all_fds': ../src/basic/fd-util.c:356:54: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 356 | sorted = sorted_malloc = new(int, n_sorted); | ^~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/fd-util.c:356:54: note: earlier argument should specify number of elements, later size of each element 356 | sorted = sorted_malloc = new(int, n_sorted); | ^~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10: ../src/basic/fd-util.h: In function 'format_proc_fd_path': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.h:117:9: note: in expansion of macro 'assert' 117 | assert(buf); | ^~~~~~ ../src/basic/fd-util.c: In function 'safe_close_pair': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'p' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.c:82:9: note: in expansion of macro 'assert' 82 | assert(p); | ^~~~~~ [63/452] Compiling C object src/basic/libbasic.a.p/glyph-util.c.o [64/452] Compiling C object src/basic/libbasic.a.p/fileio.c.o [65/452] Compiling C object src/basic/libbasic.a.p/fs-util.c.o In file included from ../src/basic/fs-util.c:11: ../src/basic/fs-util.c: In function 'readlinkat_malloc': ../src/basic/fs-util.c:124:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 124 | c = new(char, l+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/fs-util.c:124:25: note: earlier argument should specify number of elements, later size of each element 124 | c = new(char, l+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10: ../src/basic/fd-util.h: In function 'format_proc_fd_path': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.h:117:9: note: in expansion of macro 'assert' 117 | assert(buf); | ^~~~~~ [66/452] Compiling C object src/basic/libbasic.a.p/hash-funcs.c.o [67/452] Compiling C object src/basic/libbasic.a.p/hmac.c.o [68/452] Compiling C object src/basic/libbasic.a.p/hashmap.c.o In file included from ../src/basic/hashmap.c:12: ../src/basic/hashmap.c: In function '_hashmap_get_strv': ../src/basic/hashmap.c:1776:18: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1776 | sv = new(char*, n_entries(h)+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/hashmap.c:1776:18: note: earlier argument should specify number of elements, later size of each element 1776 | sv = new(char*, n_entries(h)+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/hashmap.c: In function '_hashmap_dump_sorted': ../src/basic/hashmap.c:2138:23: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2138 | entries = new(struct hashmap_base_entry*, _hashmap_size(h)); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/hashmap.c:2138:23: note: earlier argument should specify number of elements, later size of each element 2138 | entries = new(struct hashmap_base_entry*, _hashmap_size(h)); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [69/452] Compiling C object src/basic/libbasic.a.p/hexdecoct.c.o ../src/basic/hexdecoct.c: In function 'hexchar': ../src/basic/hexdecoct.c:39:39: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (17 chars into 16 available) [-Wunterminated-string-initialization] 39 | static const char table[16] = "0123456789abcdef"; | ^~~~~~~~~~~~~~~~~~ In file included from ../src/basic/hexdecoct.c:8: ../src/basic/hexdecoct.c: In function 'hexmem': ../src/basic/hexdecoct.c:64:21: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 64 | z = r = new(char, l * 2 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/hexdecoct.c:64:21: note: earlier argument should specify number of elements, later size of each element 64 | z = r = new(char, l * 2 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/hexdecoct.c: In function 'base32hexchar': ../src/basic/hexdecoct.c:171:39: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (33 chars into 32 available) [-Wunterminated-string-initialization] 171 | static const char table[32] = "0123456789" | ^~~~~~~~~~~~ ../src/basic/hexdecoct.c: In function 'base64char': ../src/basic/hexdecoct.c:522:39: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (65 chars into 64 available) [-Wunterminated-string-initialization] 522 | static const char table[64] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/basic/hexdecoct.c: In function 'urlsafe_base64char': ../src/basic/hexdecoct.c:532:39: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (65 chars into 64 available) [-Wunterminated-string-initialization] 532 | static const char table[64] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [70/452] Compiling C object src/basic/libbasic.a.p/initrd-util.c.o [71/452] Compiling C object src/basic/libbasic.a.p/hostname-util.c.o [72/452] Compiling C object src/basic/libbasic.a.p/in-addr-util.c.o In file included from ../src/basic/in-addr-util.c:11: ../src/basic/in-addr-util.c: In function 'in_addr_to_string': ../src/basic/in-addr-util.c:456:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 456 | x = new(char, l); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/in-addr-util.c:456:17: note: earlier argument should specify number of elements, later size of each element 456 | x = new(char, l); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [73/452] Compiling C object src/basic/libbasic.a.p/io-util.c.o [74/452] Compiling C object src/basic/libbasic.a.p/inotify-util.c.o In file included from ../src/basic/macro.h:13, from ../src/basic/fd-util.h:10, from ../src/basic/inotify-util.c:3: ../src/basic/fd-util.h: In function 'format_proc_fd_path': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.h:117:9: note: in expansion of macro 'assert' 117 | assert(buf); | ^~~~~~ [75/452] Compiling C object src/basic/libbasic.a.p/ioprio-util.c.o [76/452] Compiling C object src/basic/libbasic.a.p/label.c.o [77/452] Compiling C object src/basic/libbasic.a.p/limits-util.c.o [78/452] Compiling C object src/basic/libbasic.a.p/log.c.o In file included from ../src/basic/log.c:18: ../src/basic/log.c: In function 'log_context_new': ../src/basic/log.c:1685:29: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1685 | LogContext *c = new(LogContext, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/log.c:1685:29: note: earlier argument should specify number of elements, later size of each element 1685 | LogContext *c = new(LogContext, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/log.c: In function 'log_context_new_strv': ../src/basic/log.c:1708:29: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1708 | LogContext *c = new(LogContext, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/log.c:1708:29: note: earlier argument should specify number of elements, later size of each element 1708 | LogContext *c = new(LogContext, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/log.c: In function 'log_context_new_iov': ../src/basic/log.c:1731:29: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1731 | LogContext *c = new(LogContext, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/log.c:1731:29: note: earlier argument should specify number of elements, later size of each element 1731 | LogContext *c = new(LogContext, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [79/452] Compiling C object src/basic/libbasic.a.p/login-util.c.o [80/452] Compiling C object src/basic/libbasic.a.p/lock-util.c.o [81/452] Compiling C object src/basic/libbasic.a.p/memfd-util.c.o [82/452] Compiling C object src/basic/libbasic.a.p/memory-util.c.o [83/452] Compiling C object src/basic/libbasic.a.p/locale-util.c.o [84/452] Compiling C object src/basic/libbasic.a.p/mempool.c.o [85/452] Compiling C object src/basic/libbasic.a.p/memstream-util.c.o [86/452] Compiling C object src/basic/libbasic.a.p/nulstr-util.c.o [87/452] Compiling C object src/basic/libbasic.a.p/mkdir.c.o [88/452] Compiling C object src/basic/libbasic.a.p/namespace-util.c.o [89/452] Compiling C object src/basic/libbasic.a.p/mountpoint-util.c.o In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10, from ../src/basic/mountpoint-util.c:10: ../src/basic/fd-util.h: In function 'format_proc_fd_path': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.h:117:9: note: in expansion of macro 'assert' 117 | assert(buf); | ^~~~~~ [90/452] Compiling C object src/basic/libbasic.a.p/ordered-set.c.o [91/452] Compiling C object src/basic/libbasic.a.p/os-util.c.o [92/452] Compiling C object src/basic/libbasic.a.p/parse-util.c.o [93/452] Compiling C object src/basic/libbasic.a.p/prioq.c.o In file included from ../src/basic/prioq.c:16: ../src/basic/prioq.c: In function 'prioq_new': ../src/basic/prioq.c:35:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 35 | q = new(Prioq, 1); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/prioq.c:35:17: note: earlier argument should specify number of elements, later size of each element 35 | q = new(Prioq, 1); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [94/452] Compiling C object src/basic/libbasic.a.p/proc-cmdline.c.o [95/452] Compiling C object src/basic/libbasic.a.p/path-lookup.c.o [96/452] Compiling C object src/basic/libbasic.a.p/path-util.c.o In file included from ../src/basic/path-util.c:10: ../src/basic/path-util.c: In function 'path_make_relative': ../src/basic/path-util.c:169:22: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 169 | result = new(char, n_parents * 3 + !isempty(t) + strlen_ptr(t)); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/path-util.c:169:22: note: earlier argument should specify number of elements, later size of each element 169 | result = new(char, n_parents * 3 + !isempty(t) + strlen_ptr(t)); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [97/452] Compiling C object src/basic/libbasic.a.p/procfs-util.c.o [98/452] Compiling C object src/basic/libbasic.a.p/percent-util.c.o [99/452] Compiling C object src/basic/libbasic.a.p/process-util.c.o In file included from ../src/basic/process-util.c:22: ../src/basic/process-util.c: In function 'get_process_comm': ../src/basic/process-util.c:121:23: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 121 | escaped = new(char, COMM_MAX_LEN); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/process-util.c:121:23: note: earlier argument should specify number of elements, later size of each element 121 | escaped = new(char, COMM_MAX_LEN); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [100/452] Compiling C object src/basic/libbasic.a.p/random-util.c.o ../src/basic/random-util.c: In function 'fallback_random_bytes': ../src/basic/random-util.c:47:26: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (33 chars into 32 available) [-Wunterminated-string-initialization] 47 | .label = "systemd fallback random bytes v1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [101/452] Compiling C object src/basic/libbasic.a.p/ratelimit.c.o [102/452] Compiling C object src/basic/libbasic.a.p/psi-util.c.o [103/452] Compiling C object src/basic/libbasic.a.p/replace-var.c.o In file included from ../src/basic/replace-var.c:7: ../src/basic/replace-var.c: In function 'replace_var': ../src/basic/replace-var.c:48:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 48 | r = new(char, l+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/replace-var.c:48:17: note: earlier argument should specify number of elements, later size of each element 48 | r = new(char, l+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [104/452] Compiling C object src/basic/libbasic.a.p/recurse-dir.c.o [105/452] Compiling C object src/basic/libbasic.a.p/runtime-scope.c.o [106/452] Compiling C object src/basic/libbasic.a.p/rlimit-util.c.o [107/452] Compiling C object src/basic/libbasic.a.p/signal-util.c.o [108/452] Compiling C object src/basic/libbasic.a.p/sigbus.c.o [109/452] Compiling C object src/basic/libbasic.a.p/siphash24.c.o In file included from ../src/basic/macro.h:13, from ../src/basic/siphash24.c:24: ../src/basic/siphash24.c: In function 'siphash24_init': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'k' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/siphash24.c:57:9: note: in expansion of macro 'assert' 57 | assert(k); | ^~~~~~ ../src/basic/siphash24.c: In function 'siphash24': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'k' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/siphash24.c:195:9: note: in expansion of macro 'assert' 195 | assert(k); | ^~~~~~ [110/452] Compiling C object src/basic/libbasic.a.p/sort-util.c.o [111/452] Compiling C object src/basic/libbasic.a.p/socket-util.c.o In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10, from ../src/basic/socket-util.c:18: ../src/basic/fd-util.h: In function 'format_proc_fd_path': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.h:117:9: note: in expansion of macro 'assert' 117 | assert(buf); | ^~~~~~ [112/452] Compiling C object src/basic/libbasic.a.p/strbuf.c.o In file included from ../src/basic/strbuf.c:7: ../src/basic/strbuf.c: In function 'strbuf_new': ../src/basic/strbuf.c:32:19: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 32 | str = new(struct strbuf, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/strbuf.c:32:19: note: earlier argument should specify number of elements, later size of each element 32 | str = new(struct strbuf, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/strbuf.c: In function 'strbuf_add_string': ../src/basic/strbuf.c:162:26: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 162 | node_child = new(struct strbuf_node, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/strbuf.c:162:26: note: earlier argument should specify number of elements, later size of each element 162 | node_child = new(struct strbuf_node, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [113/452] Compiling C object src/basic/libbasic.a.p/string-table.c.o [114/452] Compiling C object src/basic/libbasic.a.p/string-util.c.o In file included from ../src/basic/string-util.c:9: ../src/basic/string-util.c: In function 'strnappend': ../src/basic/string-util.c:79:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 79 | r = new(char, a+b+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/string-util.c:79:17: note: earlier argument should specify number of elements, later size of each element 79 | r = new(char, a+b+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/string-util.c: In function 'strjoin_real': ../src/basic/string-util.c:108:21: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 108 | p = r = new(char, l); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/string-util.c:108:21: note: earlier argument should specify number of elements, later size of each element 108 | p = r = new(char, l); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/string-util.c: In function 'ascii_ellipsize_mem': ../src/basic/string-util.c:392:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 392 | t = new(char, new_length+3); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/string-util.c:392:17: note: earlier argument should specify number of elements, later size of each element 392 | t = new(char, new_length+3); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/string-util.c: In function 'ellipsize_mem': ../src/basic/string-util.c:519:23: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 519 | char *e = new(char, alloc_len); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/string-util.c:519:23: note: earlier argument should specify number of elements, later size of each element 519 | char *e = new(char, alloc_len); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10: ../src/basic/string-util.c: In function 'advance_offsets': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'shift' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/string-util.c:696:9: note: in expansion of macro 'assert' 696 | assert(shift); | ^~~~~~ [115/452] Compiling C object src/basic/libbasic.a.p/stat-util.c.o [116/452] Compiling C object src/basic/libbasic.a.p/strxcpyx.c.o [117/452] Compiling C object src/basic/libbasic.a.p/sync-util.c.o [118/452] Compiling C object src/basic/libbasic.a.p/strv.c.o In file included from ../src/basic/strv.c:9: ../src/basic/strv.c: In function 'strv_copy_n': ../src/basic/strv.c:95:22: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 95 | result = new(char*, MIN(strv_length(l), m) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/strv.c:95:22: note: earlier argument should specify number of elements, later size of each element 95 | result = new(char*, MIN(strv_length(l), m) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/strv.c: In function 'strv_new_ap': ../src/basic/strv.c:145:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 145 | a = new(char*, n+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/strv.c:145:17: note: earlier argument should specify number of elements, later size of each element 145 | a = new(char*, n+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/strv.c: In function 'strv_join_full': ../src/basic/strv.c:394:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 394 | r = new(char, n+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/strv.c:394:17: note: earlier argument should specify number of elements, later size of each element 394 | r = new(char, n+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/strv.c: In function 'strv_insert': ../src/basic/strv.c:496:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 496 | c = new(char*, m); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/strv.c:496:17: note: earlier argument should specify number of elements, later size of each element 496 | c = new(char*, m); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [119/452] Compiling C object src/basic/libbasic.a.p/sysctl-util.c.o [120/452] Compiling C object src/basic/libbasic.a.p/syslog-util.c.o [121/452] Compiling C object src/basic/libbasic.a.p/terminal-util.c.o In file included from ../src/basic/terminal-util.c:23: ../src/basic/terminal-util.c: In function 'ptsname_malloc': ../src/basic/terminal-util.c:1124:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1124 | c = new(char, l); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/terminal-util.c:1124:25: note: earlier argument should specify number of elements, later size of each element 1124 | c = new(char, l); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [122/452] Compiling C object src/basic/libbasic.a.p/uid-range.c.o [123/452] Compiling C object src/basic/libbasic.a.p/time-util.c.o [124/452] Compiling C object src/basic/libbasic.a.p/uid-alloc-range.c.o [125/452] Compiling C object src/basic/libbasic.a.p/unit-def.c.o [126/452] Compiling C object src/basic/libbasic.a.p/unit-name.c.o In file included from ../src/basic/unit-name.c:10: ../src/basic/unit-name.c: In function 'unit_name_change_suffix': ../src/basic/unit-name.c:238:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 238 | s = new(char, a + b + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/unit-name.c:238:17: note: earlier argument should specify number of elements, later size of each element 238 | s = new(char, a + b + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/unit-name.c: In function 'unit_name_escape': ../src/basic/unit-name.c:339:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 339 | r = new(char, strlen(f)*4+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/unit-name.c:339:17: note: earlier argument should specify number of elements, later size of each element 339 | r = new(char, strlen(f)*4+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/unit-name.c: In function 'unit_name_replace_instance': ../src/basic/unit-name.c:478:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 478 | s = new(char, a + 1 + b + strlen(e) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/unit-name.c:478:17: note: earlier argument should specify number of elements, later size of each element 478 | s = new(char, a + 1 + b + strlen(e) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/unit-name.c: In function 'unit_name_template': ../src/basic/unit-name.c:508:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 508 | s = new(char, a + 1 + strlen(e) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/unit-name.c:508:17: note: earlier argument should specify number of elements, later size of each element 508 | s = new(char, a + 1 + strlen(e) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/unit-name.c: In function 'unit_name_mangle_with_suffix': ../src/basic/unit-name.c:749:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 749 | s = new(char, strlen(name) * 4 + strlen(suffix) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/unit-name.c:749:17: note: earlier argument should specify number of elements, later size of each element 749 | s = new(char, strlen(name) * 4 + strlen(suffix) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/unit-name.c: In function 'slice_build_subslice': ../src/basic/unit-name.c:835:32: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 835 | subslice = new(char, (e - slice) + 1 + strlen(name) + 6 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/unit-name.c:835:32: note: earlier argument should specify number of elements, later size of each element 835 | subslice = new(char, (e - slice) + 1 + strlen(name) + 6 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [127/452] Compiling C object src/basic/libbasic.a.p/unit-file.c.o [128/452] Compiling C object src/basic/libbasic.a.p/tmpfile-util.c.o In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10, from ../src/basic/tmpfile-util.c:5: ../src/basic/fd-util.h: In function 'format_proc_fd_path': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.h:117:9: note: in expansion of macro 'assert' 117 | assert(buf); | ^~~~~~ [129/452] Compiling C object src/basic/libbasic.a.p/utf8.c.o In file included from ../src/basic/utf8.c:30: ../src/basic/utf8.c: In function 'utf8_to_ascii': ../src/basic/utf8.c:317:40: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 317 | _cleanup_free_ char *ans = new(char, strlen(str) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/utf8.c:317:40: note: earlier argument should specify number of elements, later size of each element 317 | _cleanup_free_ char *ans = new(char, strlen(str) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/utf8.c: In function 'utf16_to_utf8': ../src/basic/utf8.c:399:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 399 | r = new(char, length * 2 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/utf8.c:399:17: note: earlier argument should specify number of elements, later size of each element 399 | r = new(char, length * 2 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/utf8.c: In function 'utf8_to_utf16': ../src/basic/utf8.c:468:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 468 | n = new(char16_t, length + 1); | ^~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/utf8.c:468:17: note: earlier argument should specify number of elements, later size of each element 468 | n = new(char16_t, length + 1); | ^~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [130/452] Compiling C object src/basic/libbasic.a.p/.._fundamental_bootspec-fundamental.c.o [131/452] Compiling C object src/basic/libbasic.a.p/user-util.c.o In file included from ../src/basic/user-util.c:15: ../src/basic/user-util.c: In function 'merge_gid_lists': ../src/basic/user-util.c:532:26: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 532 | gid_t *buf = new(gid_t, size1 + size2); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/user-util.c:532:26: note: earlier argument should specify number of elements, later size of each element 532 | gid_t *buf = new(gid_t, size1 + size2); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/user-util.c: In function 'getgroups_alloc': ../src/basic/user-util.c:553:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 553 | allocated = new(gid_t, ngroups); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/user-util.c:553:25: note: earlier argument should specify number of elements, later size of each element 553 | allocated = new(gid_t, ngroups); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/user-util.c:579:37: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 579 | p = allocated = new(gid_t, ngroups); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/user-util.c:579:37: note: earlier argument should specify number of elements, later size of each element 579 | p = allocated = new(gid_t, ngroups); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [132/452] Compiling C object src/basic/libbasic.a.p/.._fundamental_efivars-fundamental.c.o [133/452] Compiling C object src/basic/libbasic.a.p/.._fundamental_sha256.c.o [134/452] Compiling C object src/basic/libbasic.a.p/.._fundamental_string-util-fundamental.c.o [135/452] Compiling C object src/basic/libbasic.a.p/xattr-util.c.o In file included from ../src/basic/xattr-util.c:10: ../src/basic/xattr-util.c: In function 'listxattr_at_malloc': ../src/basic/xattr-util.c:257:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 257 | v = new(char, l+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/basic/xattr-util.c:257:25: note: earlier argument should specify number of elements, later size of each element 257 | v = new(char, l+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10: ../src/basic/fd-util.h: In function 'format_proc_fd_path': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.h:117:9: note: in expansion of macro 'assert' 117 | assert(buf); | ^~~~~~ [136/452] Compiling C object src/basic/libbasic.a.p/virt.c.o [137/452] Compiling C object src/basic/libbasic.a.p/.._fundamental_tpm-pcr.c.o [138/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-common-errors.c.o [139/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-container.c.o [140/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-convenience.c.o [141/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-error.c.o In file included from ../src/libsystemd/sd-bus/bus-error.c:11: ../src/libsystemd/sd-bus/bus-error.c: In function 'bus_error_strerror': ../src/libsystemd/sd-bus/bus-error.c:406:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 406 | m = new(char, k); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-error.c:406:25: note: earlier argument should specify number of elements, later size of each element 406 | m = new(char, k); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [142/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-dump.c.o In file included from ../src/libsystemd/sd-bus/bus-dump.c:5: ../src/libsystemd/sd-bus/bus-dump.c: In function 'indent': ../src/libsystemd/sd-bus/bus-dump.c:33:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 33 | p = new(char, n + level*8 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-dump.c:33:17: note: earlier argument should specify number of elements, later size of each element 33 | p = new(char, n + level*8 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [143/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-control.c.o In file included from ../src/libsystemd/sd-bus/bus-control.c:12: ../src/libsystemd/sd-bus/bus-control.c: In function 'sd_bus_get_owner_creds': ../src/libsystemd/sd-bus/bus-control.c:824:48: warning: 'memdup_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 824 | c->supplementary_gids = newdup(gid_t, bus->groups, bus->n_groups); | ^~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-control.c:824:48: note: earlier argument should specify number of elements, later size of each element 824 | c->supplementary_gids = newdup(gid_t, bus->groups, bus->n_groups); | ^~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ [144/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-creds.c.o In file included from ../src/libsystemd/sd-bus/bus-creds.c:6: ../src/libsystemd/sd-bus/bus-creds.c: In function 'bus_creds_extend_by_pid': ../src/libsystemd/sd-bus/bus-creds.c:1186:56: warning: 'memdup_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1186 | n->supplementary_gids = newdup(gid_t, c->supplementary_gids, c->n_supplementary_gids); | ^~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-creds.c:1186:56: note: earlier argument should specify number of elements, later size of each element 1186 | n->supplementary_gids = newdup(gid_t, c->supplementary_gids, c->n_supplementary_gids); | ^~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ [145/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-internal.c.o In file included from ../src/libsystemd/sd-bus/bus-internal.c:3: ../src/libsystemd/sd-bus/bus-internal.c: In function 'bus_address_escape': ../src/libsystemd/sd-bus/bus-internal.c:293:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 293 | r = new(char, strlen(v)*3+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-internal.c:293:17: note: earlier argument should specify number of elements, later size of each element 293 | r = new(char, strlen(v)*3+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [146/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-message.c.o ../src/libsystemd/sd-bus/bus-message.c: In function 'message_push_fd': ../src/libsystemd/sd-bus/bus-message.c:1291:41: warning: 'reallocarray' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1291 | f = reallocarray(m->fds, sizeof(int), m->n_fds + 1); | ^~~ ../src/libsystemd/sd-bus/bus-message.c:1291:41: note: earlier argument should specify number of elements, later size of each element [147/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-kernel.c.o [148/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-match.c.o [149/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-introspect.c.o [150/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-signature.c.o [151/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-objects.c.o In file included from ../src/libsystemd/sd-bus/bus-objects.c:3: ../src/libsystemd/sd-bus/bus-objects.c: In function 'object_manager_serialize_path_and_fallbacks': ../src/libsystemd/sd-bus/bus-objects.c:1208:22: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1208 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-objects.c:1208:22: note: earlier argument should specify number of elements, later size of each element 1208 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-objects.c: In function 'bus_process_object': ../src/libsystemd/sd-bus/bus-objects.c:1432:22: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1432 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-objects.c:1432:22: note: earlier argument should specify number of elements, later size of each element 1432 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-objects.c: In function 'bus_find_parent_object_manager': ../src/libsystemd/sd-bus/bus-objects.c:1578:30: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1578 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-objects.c:1578:30: note: earlier argument should specify number of elements, later size of each element 1578 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-objects.c: In function 'sd_bus_emit_properties_changed_strv': ../src/libsystemd/sd-bus/bus-objects.c:2299:22: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2299 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-objects.c:2299:22: note: earlier argument should specify number of elements, later size of each element 2299 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-objects.c: In function 'object_added_append_all': ../src/libsystemd/sd-bus/bus-objects.c:2492:22: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2492 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-objects.c:2492:22: note: earlier argument should specify number of elements, later size of each element 2492 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-objects.c: In function 'object_removed_append_all': ../src/libsystemd/sd-bus/bus-objects.c:2672:22: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2672 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-objects.c:2672:22: note: earlier argument should specify number of elements, later size of each element 2672 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-objects.c: In function 'interfaces_added_append_one': ../src/libsystemd/sd-bus/bus-objects.c:2842:22: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2842 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-objects.c:2842:22: note: earlier argument should specify number of elements, later size of each element 2842 | prefix = new(char, pl + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [152/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-socket.c.o In file included from ../src/libsystemd/sd-bus/bus-socket.c:11: ../src/libsystemd/sd-bus/bus-socket.c: In function 'bus_message_setup_iovec': ../src/libsystemd/sd-bus/bus-socket.c:80:32: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 80 | m->iovec = new(struct iovec, n); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-socket.c:80:32: note: earlier argument should specify number of elements, later size of each element 80 | m->iovec = new(struct iovec, n); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [153/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-slot.c.o [154/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-enumerator.c.o In file included from ../src/libsystemd/sd-device/device-enumerator.c:8: ../src/libsystemd/sd-device/device-enumerator.c: In function 'sd_device_enumerator_new': ../src/libsystemd/sd-device/device-enumerator.c:55:26: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 55 | enumerator = new(sd_device_enumerator, 1); | ^~~~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-device/device-enumerator.c:55:26: note: earlier argument should specify number of elements, later size of each element 55 | enumerator = new(sd_device_enumerator, 1); | ^~~~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-device/device-enumerator.c: In function 'enumerator_sort_devices': ../src/libsystemd/sd-device/device-enumerator.c:344:23: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 344 | devices = new(sd_device*, hashmap_size(enumerator->devices_by_syspath)); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-device/device-enumerator.c:344:23: note: earlier argument should specify number of elements, later size of each element 344 | devices = new(sd_device*, hashmap_size(enumerator->devices_by_syspath)); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [155/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-track.c.o In file included from ../src/libsystemd/sd-bus/bus-track.c:5: ../src/libsystemd/sd-bus/bus-track.c: In function 'sd_bus_track_add_name': ../src/libsystemd/sd-bus/bus-track.c:213:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 213 | n = new(struct track_item, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/bus-track.c:213:17: note: earlier argument should specify number of elements, later size of each element 213 | n = new(struct track_item, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [156/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-type.c.o [157/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-filter.c.o [158/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-util.c.o [159/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-monitor.c.o In file included from ../src/libsystemd/sd-device/device-monitor.c:14: ../src/libsystemd/sd-device/device-monitor.c: In function 'device_monitor_new_full': ../src/libsystemd/sd-device/device-monitor.c:166:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 166 | m = new(sd_device_monitor, 1); | ^~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-device/device-monitor.c:166:17: note: earlier argument should specify number of elements, later size of each element 166 | m = new(sd_device_monitor, 1); | ^~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-device/device-monitor.c: In function 'device_monitor_receive_device': ../src/libsystemd/sd-device/device-monitor.c:525:33: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 525 | buf_alloc = new(uint8_t, n); | ^~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-device/device-monitor.c:525:33: note: earlier argument should specify number of elements, later size of each element 525 | buf_alloc = new(uint8_t, n); | ^~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [160/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-hwdb_sd-hwdb.c.o [161/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-private.c.o In file included from ../src/libsystemd/sd-device/device-private.c:9: ../src/libsystemd/sd-device/device-private.c: In function 'device_update_properties_bufs': ../src/libsystemd/sd-device/device-private.c:535:29: warning: 'memdup_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 535 | buf_nulstr = newdup(char, "UDEV_DATABASE_VERSION=" STRINGIFY(LATEST_UDEV_DATABASE_VERSION) "\0", | ^~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/libsystemd/sd-device/device-private.c:535:29: note: earlier argument should specify number of elements, later size of each element 535 | buf_nulstr = newdup(char, "UDEV_DATABASE_VERSION=" STRINGIFY(LATEST_UDEV_DATABASE_VERSION) "\0", | ^~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ [162/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_sd-bus.c.o In file included from ../src/basic/string-util.h:8, from ../src/basic/af-list.h:6, from ../src/libsystemd/sd-bus/sd-bus.c:15: ../src/libsystemd/sd-bus/sd-bus.c: In function 'sd_bus_new': ../src/libsystemd/sd-bus/sd-bus.c:243:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 243 | b = new(sd_bus, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-bus/sd-bus.c:243:17: note: earlier argument should specify number of elements, later size of each element 243 | b = new(sd_bus, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [163/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-genl.c.o In file included from ../src/libsystemd/sd-netlink/netlink-genl.c:7: ../src/libsystemd/sd-netlink/netlink-genl.c: In function 'genl_family_new_unsupported': ../src/libsystemd/sd-netlink/netlink-genl.c:71:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 71 | f = new(GenericNetlinkFamily, 1); | ^~~~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-genl.c:71:17: note: earlier argument should specify number of elements, later size of each element 71 | f = new(GenericNetlinkFamily, 1); | ^~~~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-genl.c: In function 'genl_family_new': ../src/libsystemd/sd-netlink/netlink-genl.c:110:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 110 | f = new(GenericNetlinkFamily, 1); | ^~~~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-genl.c:110:17: note: earlier argument should specify number of elements, later size of each element 110 | f = new(GenericNetlinkFamily, 1); | ^~~~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [164/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-message-rtnl.c.o [165/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_sd-device.c.o In file included from ../src/libsystemd/sd-device/sd-device.c:10: ../src/libsystemd/sd-device/sd-device.c: In function 'device_new_aux': ../src/libsystemd/sd-device/sd-device.c:42:22: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 42 | device = new(sd_device, 1); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-device/sd-device.c:42:22: note: earlier argument should specify number of elements, later size of each element 42 | device = new(sd_device, 1); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [166/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-message-nfnl.c.o In file included from ../src/basic/hash-funcs.h:4, from ../src/basic/hashmap.h:8, from ../src/basic/ordered-set.h:6, from ../src/libsystemd/sd-netlink/netlink-internal.h:10, from ../src/libsystemd/sd-netlink/netlink-message-nfnl.c:11: ../src/libsystemd/sd-netlink/netlink-message-nfnl.c: In function 'sd_nfnl_send_batch': ../src/libsystemd/sd-netlink/netlink-message-nfnl.c:118:20: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 118 | iovs = new(struct iovec, n_messages + 2); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-message-nfnl.c:118:20: note: earlier argument should specify number of elements, later size of each element 118 | iovs = new(struct iovec, n_messages + 2); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-message-nfnl.c:123:31: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 123 | serials = new(uint32_t, n_messages); | ^~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-message-nfnl.c:123:31: note: earlier argument should specify number of elements, later size of each element 123 | serials = new(uint32_t, n_messages); | ^~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [167/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-socket.c.o [168/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-types-nfnl.c.o [169/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-slot.c.o [170/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-types-genl.c.o [171/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-message.c.o In file included from ../src/libsystemd/sd-netlink/netlink-message.c:9: ../src/libsystemd/sd-netlink/netlink-message.c: In function 'message_new_empty': ../src/libsystemd/sd-netlink/netlink-message.c:32:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 32 | m = new(sd_netlink_message, 1); | ^~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-message.c:32:17: note: earlier argument should specify number of elements, later size of each element 32 | m = new(sd_netlink_message, 1); | ^~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [172/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-types-rtnl.c.o [173/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-util.c.o In file included from ../src/basic/memory-util.h:10, from ../src/libsystemd/sd-netlink/netlink-util.c:7: ../src/libsystemd/sd-netlink/netlink-util.c: In function 'multipath_route_dup': ../src/libsystemd/sd-netlink/netlink-util.c:600:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 600 | n = new(MultipathRoute, 1); | ^~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-util.c:600:17: note: earlier argument should specify number of elements, later size of each element 600 | n = new(MultipathRoute, 1); | ^~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-util.c: In function 'rtattr_read_nexthop': ../src/libsystemd/sd-netlink/netlink-util.c:635:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 635 | m = new(MultipathRoute, 1); | ^~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-util.c:635:25: note: earlier argument should specify number of elements, later size of each element 635 | m = new(MultipathRoute, 1); | ^~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-util.c: In function 'socket_writev_message': ../src/libsystemd/sd-netlink/netlink-util.c:764:20: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 764 | iovs = new(struct iovec, msgcount); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-util.c:764:20: note: earlier argument should specify number of elements, later size of each element 764 | iovs = new(struct iovec, msgcount); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-util.c: In function 'sd_netlink_sendv': ../src/libsystemd/sd-netlink/netlink-util.c:797:31: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 797 | serials = new(uint32_t, msgcount); | ^~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/netlink-util.c:797:31: note: earlier argument should specify number of elements, later size of each element 797 | serials = new(uint32_t, msgcount); | ^~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [174/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-types.c.o [175/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_sd-netlink.c.o In file included from ../src/libsystemd/sd-netlink/sd-netlink.c:7: ../src/libsystemd/sd-netlink/sd-netlink.c: In function 'netlink_new': ../src/libsystemd/sd-netlink/sd-netlink.c:28:18: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 28 | nl = new(sd_netlink, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/sd-netlink.c:28:18: note: earlier argument should specify number of elements, later size of each element 28 | nl = new(sd_netlink, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/sd-netlink.c: In function 'netlink_add_match_internal': ../src/libsystemd/sd-netlink/sd-netlink.c:786:46: warning: 'memdup_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 786 | slot->match_callback.groups = newdup(uint32_t, groups, n_groups); | ^~~~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/libsystemd/sd-netlink/sd-netlink.c:786:46: note: earlier argument should specify number of elements, later size of each element 786 | slot->match_callback.groups = newdup(uint32_t, groups, n_groups); | ^~~~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ [176/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-network_network-util.c.o [177/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-resolve_sd-resolve.c.o In file included from ../src/libsystemd/sd-resolve/sd-resolve.c:17: ../src/libsystemd/sd-resolve/sd-resolve.c: In function 'unserialize_addrinfo': ../src/libsystemd/sd-resolve/sd-resolve.c:699:18: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 699 | ai = new(struct addrinfo, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-resolve/sd-resolve.c:699:18: note: earlier argument should specify number of elements, later size of each element 699 | ai = new(struct addrinfo, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [178/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-path_sd-path.c.o In file included from ../src/libsystemd/sd-path/sd-path.c:5: ../src/libsystemd/sd-path/sd-path.c: In function 'sd_path_lookup_strv': ../src/libsystemd/sd-path/sd-path.c:675:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 675 | l = new(char*, 2); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-path/sd-path.c:675:25: note: earlier argument should specify number of elements, later size of each element 675 | l = new(char*, 2); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-path/sd-path.c:692:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 692 | n = new(char*, strv_length(l)+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-path/sd-path.c:692:17: note: earlier argument should specify number of elements, later size of each element 692 | n = new(char*, strv_length(l)+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [179/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_audit-type.c.o [180/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_journal-file.c.o In file included from ../src/libsystemd/sd-journal/journal-file.c:16: ../src/libsystemd/sd-journal/journal-file.c: In function 'journal_file_append_entry': ../src/libsystemd/sd-journal/journal-file.c:2529:35: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2529 | items_alloc = new(EntryItem, n_iovec); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/journal-file.c:2529:35: note: earlier argument should specify number of elements, later size of each element 2529 | items_alloc = new(EntryItem, n_iovec); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/journal-file.c: In function 'chain_cache_put': ../src/libsystemd/sd-journal/journal-file.c:2627:34: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2627 | ci = new(ChainCacheItem, 1); | ^~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/journal-file.c:2627:34: note: earlier argument should specify number of elements, later size of each element 2627 | ci = new(ChainCacheItem, 1); | ^~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/journal-file.c: In function 'journal_file_open': ../src/libsystemd/sd-journal/journal-file.c:3931:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 3931 | f = new(JournalFile, 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/journal-file.c:3931:17: note: earlier argument should specify number of elements, later size of each element 3931 | f = new(JournalFile, 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/journal-file.c: In function 'journal_file_copy_entry': ../src/libsystemd/sd-journal/journal-file.c:4288:35: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 4288 | items_alloc = new(EntryItem, n); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/journal-file.c:4288:35: note: earlier argument should specify number of elements, later size of each element 4288 | items_alloc = new(EntryItem, n); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [181/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-network_sd-network.c.o [182/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_catalog.c.o In file included from ../src/libsystemd/sd-journal/catalog.c:14: ../src/libsystemd/sd-journal/catalog.c: In function 'combine_entries': ../src/libsystemd/sd-journal/catalog.c:110:20: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 110 | dest = new(char, l1 + l2 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/catalog.c:110:20: note: earlier argument should specify number of elements, later size of each element 110 | dest = new(char, l1 + l2 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/catalog.c: In function 'catalog_update': ../src/libsystemd/sd-journal/catalog.c:481:21: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 481 | items = new(CatalogItem, ordered_hashmap_size(h)); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/catalog.c:481:21: note: earlier argument should specify number of elements, later size of each element 481 | items = new(CatalogItem, ordered_hashmap_size(h)); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [183/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_journal-send.c.o [184/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_journal-vacuum.c.o [185/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_journal-verify.c.o [186/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_lookup3.c.o [187/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_mmap-cache.c.o In file included from ../src/libsystemd/sd-journal/mmap-cache.c:7: ../src/libsystemd/sd-journal/mmap-cache.c: In function 'window_add': ../src/libsystemd/sd-journal/mmap-cache.c:162:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 162 | w = new(Window, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/mmap-cache.c:162:25: note: earlier argument should specify number of elements, later size of each element 162 | w = new(Window, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [188/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-id128_id128-util.c.o [189/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-event_event-util.c.o [190/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-id128_sd-id128.c.o In file included from ../src/libsystemd/sd-id128/sd-id128.c:9: ../src/libsystemd/sd-id128/sd-id128.c: In function 'get_invocation_from_keyring': ../src/libsystemd/sd-id128/sd-id128.c:215:35: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 215 | description = new(char, sz); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-id128/sd-id128.c:215:35: note: earlier argument should specify number of elements, later size of each element 215 | description = new(char, sz); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10: ../src/libsystemd/sd-id128/sd-id128.c: In function 'sd_id128_to_string': ../src/fundamental/macro-fundamental.h:22:22: warning: 'nonnull' argument 's' compared to NULL [-Wnonnull-compare] 22 | #define _likely_(x) (__builtin_expect(!!(x), 1)) ../src/basic/macro.h:181:37: note: in expansion of macro '_likely_' 181 | #define assert_log(expr, message) ((_likely_(expr)) \ | ^~~~~~~~ ../src/basic/macro.h:202:22: note: in expansion of macro 'assert_log' 202 | if (!assert_log(expr, #expr)) \ | ^~~~~~~~~~ ../src/libsystemd/sd-id128/sd-id128.c:27:9: note: in expansion of macro 'assert_return' 27 | assert_return(s, NULL); | ^~~~~~~~~~~~~ ../src/libsystemd/sd-id128/sd-id128.c: In function 'sd_id128_to_uuid_string': ../src/fundamental/macro-fundamental.h:22:22: warning: 'nonnull' argument 's' compared to NULL [-Wnonnull-compare] 22 | #define _likely_(x) (__builtin_expect(!!(x), 1)) ../src/basic/macro.h:181:37: note: in expansion of macro '_likely_' 181 | #define assert_log(expr, message) ((_likely_(expr)) \ | ^~~~~~~~ ../src/basic/macro.h:202:22: note: in expansion of macro 'assert_log' 202 | if (!assert_log(expr, #expr)) \ | ^~~~~~~~~~ ../src/libsystemd/sd-id128/sd-id128.c:43:9: note: in expansion of macro 'assert_return' 43 | assert_return(s, NULL); | ^~~~~~~~~~~~~ [191/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_sd-journal.c.o In file included from ../src/libsystemd/sd-journal/sd-journal.c:15: ../src/libsystemd/sd-journal/sd-journal.c: In function 'match_new': ../src/libsystemd/sd-journal/sd-journal.c:192:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 192 | m = new(Match, 1); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/sd-journal.c:192:17: note: earlier argument should specify number of elements, later size of each element 192 | m = new(Match, 1); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/sd-journal.c: In function 'add_directory': ../src/libsystemd/sd-journal/sd-journal.c:1779:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1779 | m = new(Directory, 1); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/sd-journal.c:1779:25: note: earlier argument should specify number of elements, later size of each element 1779 | m = new(Directory, 1); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/sd-journal.c: In function 'journal_new': ../src/libsystemd/sd-journal/sd-journal.c:2011:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2011 | j = new(sd_journal, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-journal/sd-journal.c:2011:17: note: earlier argument should specify number of elements, later size of each element 2011 | j = new(sd_journal, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [192/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-daemon_sd-daemon.c.o [193/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-login_sd-login.c.o In file included from ../src/libsystemd/sd-login/sd-login.c:10: ../src/libsystemd/sd-login/sd-login.c: In function 'sd_seat_get_sessions': ../src/libsystemd/sd-login/sd-login.c:961:28: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 961 | uids = new(uid_t, n_sessions); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-login/sd-login.c:961:28: note: earlier argument should specify number of elements, later size of each element 961 | uids = new(uid_t, n_sessions); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-login/sd-login.c: In function 'sd_get_uids': ../src/libsystemd/sd-login/sd-login.c:1084:60: warning: 'reallocarray' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1084 | t = reallocarray(l, sizeof(uid_t), n); | ^~~~~ ../src/libsystemd/sd-login/sd-login.c:1084:60: note: earlier argument should specify number of elements, later size of each element ../src/libsystemd/sd-login/sd-login.c: In function 'sd_machine_get_ifindices': ../src/libsystemd/sd-login/sd-login.c:1193:33: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1193 | ifindices = new(int, strv_length(tt)); | ^~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-login/sd-login.c:1193:33: note: earlier argument should specify number of elements, later size of each element 1193 | ifindices = new(int, strv_length(tt)); | ^~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [194/452] Compiling C object src/shared/libsystemd-shared-254.a.p/acpi-fpdt.c.o [195/452] Compiling C object src/shared/libsystemd-shared-254.a.p/acl-util.c.o [196/452] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-event_sd-event.c.o In file included from ../src/libsystemd/sd-event/sd-event.c:12: ../src/libsystemd/sd-event/sd-event.c: In function 'sd_event_new': ../src/libsystemd/sd-event/sd-event.c:392:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 392 | e = new(sd_event, 1); | ^~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-event/sd-event.c:392:17: note: earlier argument should specify number of elements, later size of each element 392 | e = new(sd_event, 1); | ^~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-event/sd-event.c: In function 'event_make_signal_data': ../src/libsystemd/sd-event/sd-event.c:731:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 731 | d = new(struct signal_data, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-event/sd-event.c:731:25: note: earlier argument should specify number of elements, later size of each element 731 | d = new(struct signal_data, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-event/sd-event.c: In function 'event_make_inotify_data': ../src/libsystemd/sd-event/sd-event.c:2181:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2181 | d = new(struct inotify_data, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-event/sd-event.c:2181:17: note: earlier argument should specify number of elements, later size of each element 2181 | d = new(struct inotify_data, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-event/sd-event.c: In function 'event_make_inode_data': ../src/libsystemd/sd-event/sd-event.c:2351:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2351 | d = new(struct inode_data, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-event/sd-event.c:2351:17: note: earlier argument should specify number of elements, later size of each element 2351 | d = new(struct inode_data, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-event/sd-event.c: In function 'sd_event_source_set_memory_pressure_type': ../src/libsystemd/sd-event/sd-event.c:5299:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 5299 | w = new(char, nl); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libsystemd/sd-event/sd-event.c:5299:17: note: earlier argument should specify number of elements, later size of each element 5299 | w = new(char, nl); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [197/452] Compiling C object src/shared/libsystemd-shared-254.a.p/async.c.o [198/452] Compiling C object src/shared/libsystemd-shared-254.a.p/ask-password-api.c.o [199/452] Compiling C object src/shared/libsystemd-shared-254.a.p/apparmor-util.c.o [200/452] Compiling C object src/shared/libsystemd-shared-254.a.p/barrier.c.o [201/452] Compiling C object src/shared/libsystemd-shared-254.a.p/battery-util.c.o [202/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bitmap.c.o In file included from ../src/shared/bitmap.c:9: ../src/shared/bitmap.c: In function 'bitmap_copy': ../src/shared/bitmap.c:38:31: warning: 'memdup_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 38 | ret->bitmaps = newdup(uint64_t, b->bitmaps, b->n_bitmaps); | ^~~~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/shared/bitmap.c:38:31: note: earlier argument should specify number of elements, later size of each element 38 | ret->bitmaps = newdup(uint64_t, b->bitmaps, b->n_bitmaps); | ^~~~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ [203/452] Compiling C object src/shared/libsystemd-shared-254.a.p/base-filesystem.c.o [204/452] Compiling C object src/shared/libsystemd-shared-254.a.p/binfmt-util.c.o [205/452] Compiling C object src/shared/libsystemd-shared-254.a.p/boot-entry.c.o [206/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bootspec.c.o In file included from ../src/basic/hash-funcs.h:4, from ../src/basic/ether-addr-util.h:8, from ../src/shared/json.h:12, from ../src/shared/bootspec.h:10, from ../src/shared/bootspec.c:6: ../src/shared/bootspec.c: In function 'find_sections': ../src/shared/bootspec.c:790:24: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 790 | sections = new(struct PeSectionHeader, n_sections); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bootspec.c:790:24: note: earlier argument should specify number of elements, later size of each element 790 | sections = new(struct PeSectionHeader, n_sections); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bootspec.c:823:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 823 | k = new(char, size+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bootspec.c:823:25: note: earlier argument should specify number of elements, later size of each element 823 | k = new(char, size+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [207/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bond-util.c.o [208/452] Compiling C object src/shared/libsystemd-shared-254.a.p/blockdev-util.c.o [209/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bpf-dlopen.c.o [210/452] Compiling C object src/shared/libsystemd-shared-254.a.p/boot-timestamps.c.o [211/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bus-get-properties.c.o [212/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bpf-program.c.o In file included from ../src/shared/bpf-program.c:8: ../src/shared/bpf-program.c: In function 'bpf_program_new': ../src/shared/bpf-program.c:95:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 95 | p = new(BPFProgram, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bpf-program.c:95:17: note: earlier argument should specify number of elements, later size of each element 95 | p = new(BPFProgram, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bpf-program.c: In function 'bpf_program_new_from_bpffs_path': ../src/shared/bpf-program.c:118:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 118 | p = new(BPFProgram, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bpf-program.c:118:17: note: earlier argument should specify number of elements, later size of each element 118 | p = new(BPFProgram, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bpf-program.c: In function 'bpf_program_deserialize_attachment': ../src/shared/bpf-program.c:479:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 479 | p = new(BPFProgram, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bpf-program.c:479:17: note: earlier argument should specify number of elements, later size of each element 479 | p = new(BPFProgram, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [213/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bridge-util.c.o [214/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bus-locator.c.o [215/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bus-map-properties.c.o [216/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bus-log-control-api.c.o [217/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bus-message-util.c.o [218/452] Compiling C object src/shared/libsystemd-shared-254.a.p/btrfs-util.c.o [219/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bus-polkit.c.o In file included from ../src/basic/hash-funcs.h:4, from ../src/basic/hashmap.h:8, from ../src/libsystemd/sd-bus/bus-match.h:8, from ../src/libsystemd/sd-bus/bus-internal.h:10, from ../src/shared/bus-polkit.c:3: ../src/shared/bus-polkit.c: In function 'bus_verify_polkit_async': ../src/shared/bus-polkit.c:529:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 529 | q = new(AsyncPolkitQuery, 1); | ^~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bus-polkit.c:529:25: note: earlier argument should specify number of elements, later size of each element 529 | q = new(AsyncPolkitQuery, 1); | ^~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bus-polkit.c:540:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 540 | q->action = new(AsyncPolkitQueryAction, 1); | ^~~~~~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bus-polkit.c:540:25: note: earlier argument should specify number of elements, later size of each element 540 | q->action = new(AsyncPolkitQueryAction, 1); | ^~~~~~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [220/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bus-object.c.o [221/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bus-unit-procs.c.o [222/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bus-wait-for-units.c.o In file included from ../src/basic/hash-funcs.h:4, from ../src/basic/hashmap.h:8, from ../src/shared/bus-wait-for-units.c:6: ../src/shared/bus-wait-for-units.c: In function 'bus_wait_for_units_new': ../src/shared/bus-wait-for-units.c:131:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 131 | d = new(BusWaitForUnits, 1); | ^~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bus-wait-for-units.c:131:17: note: earlier argument should specify number of elements, later size of each element 131 | d = new(BusWaitForUnits, 1); | ^~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bus-wait-for-units.c: In function 'bus_wait_for_units_add_unit': ../src/shared/bus-wait-for-units.c:333:20: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 333 | item = new(WaitForItem, 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bus-wait-for-units.c:333:20: note: earlier argument should specify number of elements, later size of each element 333 | item = new(WaitForItem, 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [223/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bus-print-properties.c.o [224/452] Compiling C object src/shared/libsystemd-shared-254.a.p/calendarspec.c.o In file included from ../src/shared/calendarspec.c:12: ../src/shared/calendarspec.c: In function 'const_chain': ../src/shared/calendarspec.c:556:18: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 556 | cc = new(CalendarComponent, 1); | ^~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/calendarspec.c:556:18: note: earlier argument should specify number of elements, later size of each element 556 | cc = new(CalendarComponent, 1); | ^~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/calendarspec.c: In function 'prepend_component': ../src/shared/calendarspec.c:666:18: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 666 | cc = new(CalendarComponent, 1); | ^~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/calendarspec.c:666:18: note: earlier argument should specify number of elements, later size of each element 666 | cc = new(CalendarComponent, 1); | ^~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/calendarspec.c: In function 'calendar_spec_from_string': ../src/shared/calendarspec.c:879:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 879 | c = new(CalendarSpec, 1); | ^~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/calendarspec.c:879:17: note: earlier argument should specify number of elements, later size of each element 879 | c = new(CalendarSpec, 1); | ^~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [225/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bus-util.c.o [226/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bus-wait-for-jobs.c.o In file included from ../src/shared/bus-wait-for-jobs.c:3: ../src/shared/bus-wait-for-jobs.c: In function 'bus_wait_for_jobs_new': ../src/shared/bus-wait-for-jobs.c:87:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 87 | d = new(BusWaitForJobs, 1); | ^~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/bus-wait-for-jobs.c:87:17: note: earlier argument should specify number of elements, later size of each element 87 | d = new(BusWaitForJobs, 1); | ^~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [227/452] Compiling C object src/shared/libsystemd-shared-254.a.p/cgroup-show.c.o In file included from ../src/shared/cgroup-show.c:9: ../src/shared/cgroup-show.c: In function 'show_extra_pids': ../src/shared/cgroup-show.c:376:20: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 376 | copy = new(pid_t, n_pids); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/cgroup-show.c:376:20: note: earlier argument should specify number of elements, later size of each element 376 | copy = new(pid_t, n_pids); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10: ../src/basic/fd-util.h: In function 'format_proc_fd_path': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.h:117:9: note: in expansion of macro 'assert' 117 | assert(buf); | ^~~~~~ [228/452] Compiling C object src/shared/libsystemd-shared-254.a.p/bus-unit-util.c.o [229/452] Compiling C object src/shared/libsystemd-shared-254.a.p/cgroup-setup.c.o In file included from ../src/basic/macro.h:13, from ../src/basic/extract-word.h:4, from ../src/basic/set.h:4, from ../src/basic/cgroup-util.h:13, from ../src/shared/cgroup-setup.h:8, from ../src/shared/cgroup-setup.c:5: ../src/basic/fd-util.h: In function 'format_proc_fd_path': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.h:117:9: note: in expansion of macro 'assert' 117 | assert(buf); | ^~~~~~ [230/452] Compiling C object src/shared/libsystemd-shared-254.a.p/clean-ipc.c.o [231/452] Compiling C object src/shared/libsystemd-shared-254.a.p/clock-util.c.o [232/452] Compiling C object src/shared/libsystemd-shared-254.a.p/chown-recursive.c.o In file included from ../src/basic/macro.h:13, from ../src/basic/dirent-util.h:8, from ../src/shared/chown-recursive.c:9: ../src/basic/fd-util.h: In function 'format_proc_fd_path': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.h:117:9: note: in expansion of macro 'assert' 117 | assert(buf); | ^~~~~~ [233/452] Compiling C object src/shared/libsystemd-shared-254.a.p/compare-operator.c.o [234/452] Compiling C object src/shared/libsystemd-shared-254.a.p/common-signal.c.o [235/452] Compiling C object src/shared/libsystemd-shared-254.a.p/coredump-util.c.o [236/452] Compiling C object src/shared/libsystemd-shared-254.a.p/conf-parser.c.o In file included from ../src/shared/conf-parser.c:10: ../src/shared/conf-parser.c: In function 'hashmap_put_stats_by_path': ../src/shared/conf-parser.c:460:26: warning: 'memdup_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 460 | st_copy = newdup(struct stat, st, 1); | ^~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/shared/conf-parser.c:460:26: note: earlier argument should specify number of elements, later size of each element 460 | st_copy = newdup(struct stat, st, 1); | ^~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/shared/conf-parser.c: In function 'config_parse_rlimit': ../src/shared/conf-parser.c:1557:36: warning: 'memdup_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1557 | rl[ltype] = newdup(struct rlimit, &d, 1); | ^~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/shared/conf-parser.c:1557:36: note: earlier argument should specify number of elements, later size of each element 1557 | rl[ltype] = newdup(struct rlimit, &d, 1); | ^~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/shared/conf-parser.c: In function 'config_parse_hw_addrs': ../src/shared/conf-parser.c:1706:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1706 | n = new(struct hw_addr_data, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/conf-parser.c:1706:25: note: earlier argument should specify number of elements, later size of each element 1706 | n = new(struct hw_addr_data, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/conf-parser.c: In function 'config_parse_ether_addrs': ../src/shared/conf-parser.c:1804:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1804 | n = new(struct ether_addr, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/conf-parser.c:1804:25: note: earlier argument should specify number of elements, later size of each element 1804 | n = new(struct ether_addr, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [237/452] Compiling C object src/shared/libsystemd-shared-254.a.p/condition.c.o In file included from ../src/shared/condition.c:17: ../src/shared/condition.c: In function 'condition_new': ../src/shared/condition.c:72:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 72 | c = new(Condition, 1); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/condition.c:72:17: note: earlier argument should specify number of elements, later size of each element 72 | c = new(Condition, 1); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [238/452] Compiling C object src/shared/libsystemd-shared-254.a.p/copy.c.o [239/452] Compiling C object src/shared/libsystemd-shared-254.a.p/cpu-set-util.c.o [240/452] Compiling C object src/shared/libsystemd-shared-254.a.p/daemon-util.c.o [241/452] Compiling C object src/shared/libsystemd-shared-254.a.p/data-fd-util.c.o [242/452] Compiling C object src/shared/libsystemd-shared-254.a.p/cryptsetup-util.c.o [243/452] Compiling C object src/shared/libsystemd-shared-254.a.p/creds-util.c.o In file included from ../src/basic/macro.h:13, from ../src/shared/blockdev-util.h:8, from ../src/shared/creds-util.c:11: ../src/shared/creds-util.c: In function 'sha256_hash_host_and_tpm2_key': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'ret' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/shared/creds-util.c:674:9: note: in expansion of macro 'assert' 674 | assert(ret); | ^~~~~~ [244/452] Compiling C object src/shared/libsystemd-shared-254.a.p/dev-setup.c.o [245/452] Compiling C object src/shared/libsystemd-shared-254.a.p/dm-util.c.o [246/452] Compiling C object src/shared/libsystemd-shared-254.a.p/device-nodes.c.o [247/452] Compiling C object src/shared/libsystemd-shared-254.a.p/dlfcn-util.c.o [248/452] Compiling C object src/shared/libsystemd-shared-254.a.p/discover-image.c.o In file included from ../src/shared/discover-image.c:15: ../src/shared/discover-image.c: In function 'image_new': ../src/shared/discover-image.c:172:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 172 | i = new(Image, 1); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/discover-image.c:172:17: note: earlier argument should specify number of elements, later size of each element 172 | i = new(Image, 1); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [249/452] Compiling C object src/shared/libsystemd-shared-254.a.p/dropin.c.o [250/452] Compiling C object src/shared/libsystemd-shared-254.a.p/edit-util.c.o [251/452] Compiling C object src/shared/libsystemd-shared-254.a.p/dns-domain.c.o In file included from ../src/shared/dns-domain.c:8: ../src/shared/dns-domain.c: In function 'dns_label_escape_new': ../src/shared/dns-domain.c:280:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 280 | s = new(char, DNS_LABEL_ESCAPED_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/dns-domain.c:280:17: note: earlier argument should specify number of elements, later size of each element 280 | s = new(char, DNS_LABEL_ESCAPED_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [252/452] Compiling C object src/shared/libsystemd-shared-254.a.p/efi-loader.c.o [253/452] Compiling C object src/shared/libsystemd-shared-254.a.p/efi-api.c.o In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10, from ../src/shared/efi-api.c:5: ../src/shared/efi-api.c: In function 'boot_id_hex': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 's' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/shared/efi-api.c:462:9: note: in expansion of macro 'assert' 462 | assert(s); | ^~~~~~ [254/452] Compiling C object src/shared/libsystemd-shared-254.a.p/enable-mempool.c.o [255/452] Compiling C object src/shared/libsystemd-shared-254.a.p/env-file-label.c.o [256/452] Compiling C object src/shared/libsystemd-shared-254.a.p/elf-util.c.o [257/452] Compiling C object src/shared/libsystemd-shared-254.a.p/exit-status.c.o [258/452] Compiling C object src/shared/libsystemd-shared-254.a.p/ethtool-util.c.o In file included from ../src/shared/conf-parser.h:11, from ../src/shared/ethtool-util.c:9: ../src/shared/ethtool-util.c: In function 'get_glinksettings': ../src/shared/ethtool-util.c:703:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 703 | u = new(struct ethtool_link_usettings, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/ethtool-util.c:703:17: note: earlier argument should specify number of elements, later size of each element 703 | u = new(struct ethtool_link_usettings, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/ethtool-util.c: In function 'get_gset': ../src/shared/ethtool-util.c:740:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 740 | e = new(struct ethtool_link_usettings, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/ethtool-util.c:740:17: note: earlier argument should specify number of elements, later size of each element 740 | e = new(struct ethtool_link_usettings, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10: ../src/shared/ethtool-util.c: In function 'ethtool_set_features': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'features' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/shared/ethtool-util.c:609:9: note: in expansion of macro 'assert' 609 | assert(features); | ^~~~~~ ../src/shared/ethtool-util.c: In function 'ethtool_set_glinksettings': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'advertise' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/shared/ethtool-util.c:844:9: note: in expansion of macro 'assert' 844 | assert(advertise); | ^~~~~~ [259/452] Compiling C object src/shared/libsystemd-shared-254.a.p/dissect-image.c.o In file included from ../src/basic/string-util.h:8, from ../src/shared/blkid-util.h:10, from ../src/shared/dissect-image.c:26: ../src/shared/dissect-image.c: In function 'dissected_image_new': ../src/shared/dissect-image.c:519:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 519 | m = new(DissectedImage, 1); | ^~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/dissect-image.c:519:17: note: earlier argument should specify number of elements, later size of each element 519 | m = new(DissectedImage, 1); | ^~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/dissect-image.c: In function 'build_auxiliary_path': ../src/shared/dissect-image.c:2960:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2960 | n = new(char, e - image + strlen(suffix) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/dissect-image.c:2960:17: note: earlier argument should specify number of elements, later size of each element 2960 | n = new(char, e - image + strlen(suffix) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/dissect-image.c: In function 'dissected_image_load_verity_sig_partition': ../src/shared/dissect-image.c:3203:19: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 3203 | buf = new(char, p->size+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/dissect-image.c:3203:19: note: earlier argument should specify number of elements, later size of each element 3203 | buf = new(char, p->size+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ In file included from ../src/basic/macro.h:13, from ../src/basic/architecture.h:6, from ../src/shared/dissect-image.c:24: ../src/basic/fd-util.h: In function 'format_proc_fd_path': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.h:117:9: note: in expansion of macro 'assert' 117 | assert(buf); | ^~~~~~ [260/452] Compiling C object src/shared/libsystemd-shared-254.a.p/extension-util.c.o [261/452] Compiling C object src/shared/libsystemd-shared-254.a.p/fileio-label.c.o [262/452] Compiling C object src/shared/libsystemd-shared-254.a.p/exec-util.c.o [263/452] Compiling C object src/shared/libsystemd-shared-254.a.p/fdset.c.o In file included from ../src/shared/fdset.c:9: ../src/shared/fdset.c: In function 'fdset_to_array': ../src/shared/fdset.c:256:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 256 | a = new(int, m); | ^~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/fdset.c:256:17: note: earlier argument should specify number of elements, later size of each element 256 | a = new(int, m); | ^~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [264/452] Compiling C object src/shared/libsystemd-shared-254.a.p/find-esp.c.o [265/452] Compiling C object src/shared/libsystemd-shared-254.a.p/firewall-util-nft.c.o [266/452] Compiling C object src/shared/libsystemd-shared-254.a.p/format-table.c.o In file included from ../src/shared/format-table.c:9: ../src/shared/format-table.c: In function 'table_new_raw': ../src/shared/format-table.c:166:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 166 | t = new(Table, 1); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:166:17: note: earlier argument should specify number of elements, later size of each element 166 | t = new(Table, 1); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c: In function 'table_data_format': ../src/shared/format-table.c:1507:44: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1507 | d->formatted = new(char, strlen(s) + (d->type == TABLE_FIELD) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1507:44: note: earlier argument should specify number of elements, later size of each element 1507 | d->formatted = new(char, strlen(s) + (d->type == TABLE_FIELD) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1576:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1576 | p = new(char, | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1576:25: note: earlier argument should specify number of elements, later size of each element 1576 | p = new(char, | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1608:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1608 | p = new(char, FORMAT_TIMESPAN_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1608:25: note: earlier argument should specify number of elements, later size of each element 1608 | p = new(char, FORMAT_TIMESPAN_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1624:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1624 | p = new(char, FORMAT_BYTES_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1624:25: note: earlier argument should specify number of elements, later size of each element 1624 | p = new(char, FORMAT_BYTES_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1639:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1639 | p = new(char, FORMAT_BYTES_MAX+2); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1639:25: note: earlier argument should specify number of elements, later size of each element 1639 | p = new(char, FORMAT_BYTES_MAX+2); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1656:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1656 | p = new(char, DECIMAL_STR_WIDTH(d->int_val) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1656:25: note: earlier argument should specify number of elements, later size of each element 1656 | p = new(char, DECIMAL_STR_WIDTH(d->int_val) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1668:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1668 | p = new(char, DECIMAL_STR_WIDTH(d->int8) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1668:25: note: earlier argument should specify number of elements, later size of each element 1668 | p = new(char, DECIMAL_STR_WIDTH(d->int8) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1680:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1680 | p = new(char, DECIMAL_STR_WIDTH(d->int16) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1680:25: note: earlier argument should specify number of elements, later size of each element 1680 | p = new(char, DECIMAL_STR_WIDTH(d->int16) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1692:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1692 | p = new(char, DECIMAL_STR_WIDTH(d->int32) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1692:25: note: earlier argument should specify number of elements, later size of each element 1692 | p = new(char, DECIMAL_STR_WIDTH(d->int32) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1704:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1704 | p = new(char, DECIMAL_STR_WIDTH(d->int64) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1704:25: note: earlier argument should specify number of elements, later size of each element 1704 | p = new(char, DECIMAL_STR_WIDTH(d->int64) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1716:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1716 | p = new(char, DECIMAL_STR_WIDTH(d->uint_val) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1716:25: note: earlier argument should specify number of elements, later size of each element 1716 | p = new(char, DECIMAL_STR_WIDTH(d->uint_val) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1728:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1728 | p = new(char, DECIMAL_STR_WIDTH(d->uint8) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1728:25: note: earlier argument should specify number of elements, later size of each element 1728 | p = new(char, DECIMAL_STR_WIDTH(d->uint8) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1740:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1740 | p = new(char, DECIMAL_STR_WIDTH(d->uint16) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1740:25: note: earlier argument should specify number of elements, later size of each element 1740 | p = new(char, DECIMAL_STR_WIDTH(d->uint16) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1752:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1752 | p = new(char, DECIMAL_STR_WIDTH(d->uint32) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1752:25: note: earlier argument should specify number of elements, later size of each element 1752 | p = new(char, DECIMAL_STR_WIDTH(d->uint32) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1764:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1764 | p = new(char, DECIMAL_STR_WIDTH(d->uint64) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1764:25: note: earlier argument should specify number of elements, later size of each element 1764 | p = new(char, DECIMAL_STR_WIDTH(d->uint64) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1776:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1776 | p = new(char, 16 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1776:25: note: earlier argument should specify number of elements, later size of each element 1776 | p = new(char, 16 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1788:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1788 | p = new(char, DECIMAL_STR_WIDTH(d->percent) + 2); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1788:25: note: earlier argument should specify number of elements, later size of each element 1788 | p = new(char, DECIMAL_STR_WIDTH(d->percent) + 2); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1822:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1822 | p = new(char, SD_ID128_STRING_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1822:25: note: earlier argument should specify number of elements, later size of each element 1822 | p = new(char, SD_ID128_STRING_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1833:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1833 | p = new(char, SD_ID128_UUID_STRING_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1833:25: note: earlier argument should specify number of elements, later size of each element 1833 | p = new(char, SD_ID128_UUID_STRING_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1847:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1847 | p = new(char, DECIMAL_STR_WIDTH(d->uid) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1847:25: note: earlier argument should specify number of elements, later size of each element 1847 | p = new(char, DECIMAL_STR_WIDTH(d->uid) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1862:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1862 | p = new(char, DECIMAL_STR_WIDTH(d->gid) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1862:25: note: earlier argument should specify number of elements, later size of each element 1862 | p = new(char, DECIMAL_STR_WIDTH(d->gid) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1877:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1877 | p = new(char, DECIMAL_STR_WIDTH(d->pid) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1877:25: note: earlier argument should specify number of elements, later size of each element 1877 | p = new(char, DECIMAL_STR_WIDTH(d->pid) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1908:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1908 | p = new(char, 4 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:1908:25: note: earlier argument should specify number of elements, later size of each element 1908 | p = new(char, 4 + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c: In function 'align_string_mem': ../src/shared/format-table.c:2080:19: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2080 | ret = new(char, space + clickable_length + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:2080:19: note: earlier argument should specify number of elements, later size of each element 2080 | ret = new(char, space + clickable_length + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c: In function 'table_print': ../src/shared/format-table.c:2160:30: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2160 | sorted = new(size_t, n_rows); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:2160:30: note: earlier argument should specify number of elements, later size of each element 2160 | sorted = new(size_t, n_rows); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c: In function 'table_to_json_regular': ../src/shared/format-table.c:2830:30: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2830 | sorted = new(size_t, n_rows); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/format-table.c:2830:30: note: earlier argument should specify number of elements, later size of each element 2830 | sorted = new(size_t, n_rows); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [267/452] Compiling C object src/shared/libsystemd-shared-254.a.p/firewall-util.c.o In file included from ../src/shared/firewall-util.c:7: ../src/shared/firewall-util.c: In function 'fw_ctx_new': ../src/shared/firewall-util.c:47:19: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 47 | ctx = new(FirewallContext, 1); | ^~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/firewall-util.c:47:19: note: earlier argument should specify number of elements, later size of each element 47 | ctx = new(FirewallContext, 1); | ^~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [268/452] Compiling C object src/shared/libsystemd-shared-254.a.p/fstab-util.c.o In file included from ../src/shared/fstab-util.c:7: ../src/shared/fstab-util.c: In function 'tag_to_udev_node': ../src/shared/fstab-util.c:296:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 296 | t = new(char, enc_len); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/fstab-util.c:296:17: note: earlier argument should specify number of elements, later size of each element 296 | t = new(char, enc_len); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [269/452] Compiling C object src/shared/libsystemd-shared-254.a.p/generator.c.o [270/452] Compiling C object src/shared/libsystemd-shared-254.a.p/geneve-util.c.o [271/452] Compiling C object src/shared/libsystemd-shared-254.a.p/hostname-setup.c.o [272/452] Compiling C object src/shared/libsystemd-shared-254.a.p/ima-util.c.o [273/452] Compiling C object src/shared/libsystemd-shared-254.a.p/gpt.c.o In file included from ../src/basic/macro.h:13, from ../src/basic/architecture.h:6, from ../src/shared/gpt.h:7, from ../src/shared/gpt.c:3: ../src/shared/gpt.c: In function 'gpt_partition_type_uuid_to_string_harder': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buffer' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/shared/gpt.c:216:9: note: in expansion of macro 'assert' 216 | assert(buffer); | ^~~~~~ [274/452] Compiling C object src/shared/libsystemd-shared-254.a.p/id128-print.c.o [275/452] Compiling C object src/shared/libsystemd-shared-254.a.p/group-record.c.o In file included from ../src/basic/hash-funcs.h:4, from ../src/basic/ether-addr-util.h:8, from ../src/shared/json.h:12, from ../src/shared/group-record.h:4, from ../src/shared/group-record.c:3: ../src/shared/group-record.c: In function 'group_record_new': ../src/shared/group-record.c:11:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 11 | h = new(GroupRecord, 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/group-record.c:11:17: note: earlier argument should specify number of elements, later size of each element 11 | h = new(GroupRecord, 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [276/452] Compiling C object src/shared/libsystemd-shared-254.a.p/idn-util.c.o [277/452] Compiling C object src/shared/libsystemd-shared-254.a.p/hwdb-util.c.o In file included from ../src/shared/hwdb-util.c:7: ../src/shared/hwdb-util.c: In function 'trie_insert': ../src/shared/hwdb-util.c:208:41: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 208 | new_child = new(struct trie_node, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/hwdb-util.c:208:41: note: earlier argument should specify number of elements, later size of each element 208 | new_child = new(struct trie_node, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/hwdb-util.c:252:41: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 252 | new_child = new(struct trie_node, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/hwdb-util.c:252:41: note: earlier argument should specify number of elements, later size of each element 252 | new_child = new(struct trie_node, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/hwdb-util.c: In function 'trie_store_nodes': ../src/shared/hwdb-util.c:306:32: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 306 | children = new(struct trie_child_entry_f, node->children_count); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/hwdb-util.c:306:32: note: earlier argument should specify number of elements, later size of each element 306 | children = new(struct trie_child_entry_f, node->children_count); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [278/452] Compiling C object src/shared/libsystemd-shared-254.a.p/image-policy.c.o [279/452] Compiling C object src/shared/libsystemd-shared-254.a.p/in-addr-prefix-util.c.o In file included from ../src/shared/in-addr-prefix-util.c:3: ../src/shared/in-addr-prefix-util.c: In function 'in_addr_prefix_add': ../src/shared/in-addr-prefix-util.c:94:23: warning: 'memdup_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 94 | copy = newdup(struct in_addr_prefix, prefix, 1); | ^~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/shared/in-addr-prefix-util.c:94:23: note: earlier argument should specify number of elements, later size of each element 94 | copy = newdup(struct in_addr_prefix, prefix, 1); | ^~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ [280/452] Compiling C object src/shared/libsystemd-shared-254.a.p/import-util.c.o In file included from ../src/shared/import-util.c:5: ../src/shared/import-util.c: In function 'import_url_change_suffix': ../src/shared/import-util.c:120:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 120 | s = new(char, (e - url) + 1 + strlen_ptr(suffix) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/import-util.c:120:17: note: earlier argument should specify number of elements, later size of each element 120 | s = new(char, (e - url) + 1 + strlen_ptr(suffix) + 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [281/452] Compiling C object src/shared/libsystemd-shared-254.a.p/install-printf.c.o [282/452] Compiling C object src/shared/libsystemd-shared-254.a.p/install-file.c.o [283/452] Compiling C object src/shared/libsystemd-shared-254.a.p/ip-protocol-list.c.o [284/452] Compiling C object src/shared/libsystemd-shared-254.a.p/ipvlan-util.c.o [285/452] Compiling C object src/shared/libsystemd-shared-254.a.p/journal-importer.c.o [286/452] Compiling C object src/shared/libsystemd-shared-254.a.p/journal-util.c.o [287/452] Compiling C object src/shared/libsystemd-shared-254.a.p/install.c.o In file included from ../src/shared/install.c:12: ../src/shared/install.c: In function 'install_info_add': ../src/shared/install.c:1174:64: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1174 | _cleanup_(install_info_freep) InstallInfo *alloc = new(InstallInfo, 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/install.c:1174:64: note: earlier argument should specify number of elements, later size of each element 1174 | _cleanup_(install_info_freep) InstallInfo *alloc = new(InstallInfo, 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [288/452] Compiling C object src/shared/libsystemd-shared-254.a.p/kernel-image.c.o ../src/shared/kernel-image.c:14:42: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (3 chars into 2 available) [-Wunterminated-string-initialization] 14 | static const uint8_t dos_file_magic[2] = "MZ"; | ^~~~ ../src/shared/kernel-image.c:15:41: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (5 chars into 4 available) [-Wunterminated-string-initialization] 15 | static const uint8_t pe_file_magic[4] = "PE\0\0"; | ^~~~~~~~ ../src/shared/kernel-image.c:20:40: warning: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (9 chars into 8 available) [-Wunterminated-string-initialization] 20 | static const uint8_t name_cmdline[8] = ".cmdline"; | ^~~~~~~~~~ In file included from ../src/basic/string-util.h:8, from ../src/basic/string-table.h:12, from ../src/shared/kernel-image.c:10: ../src/shared/kernel-image.c: In function 'pe_sections': ../src/shared/kernel-image.c:69:24: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 69 | sections = new(struct PeSectionHeader, scount); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/kernel-image.c:69:24: note: earlier argument should specify number of elements, later size of each element 69 | sections = new(struct PeSectionHeader, scount); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [289/452] Compiling C object src/shared/libsystemd-shared-254.a.p/keyring-util.c.o In file included from ../src/basic/memory-util.h:10, from ../src/shared/keyring-util.c:4: ../src/shared/keyring-util.c: In function 'keyring_read': ../src/shared/keyring-util.c:14:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 14 | p = new(uint8_t, m+1); | ^~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/keyring-util.c:14:25: note: earlier argument should specify number of elements, later size of each element 14 | p = new(uint8_t, m+1); | ^~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [290/452] Compiling C object src/shared/libsystemd-shared-254.a.p/kbd-util.c.o [291/452] Compiling C object src/shared/libsystemd-shared-254.a.p/killall.c.o [292/452] Compiling C object src/shared/libsystemd-shared-254.a.p/json.c.o In file included from ../src/shared/json.c:11: ../src/shared/json.c: In function 'json_variant_new_array': ../src/shared/json.c:588:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 588 | v = new(JsonVariant, n + 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:588:17: note: earlier argument should specify number of elements, later size of each element 588 | v = new(JsonVariant, n + 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c: In function 'json_variant_new_array_bytes': ../src/shared/json.c:616:30: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 616 | JsonVariant *v = new(JsonVariant, n + 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:616:30: note: earlier argument should specify number of elements, later size of each element 616 | JsonVariant *v = new(JsonVariant, n + 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c: In function 'json_variant_new_array_strv': ../src/shared/json.c:657:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 657 | v = new(JsonVariant, n + 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:657:17: note: earlier argument should specify number of elements, later size of each element 657 | v = new(JsonVariant, n + 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c: In function 'json_variant_new_object': ../src/shared/json.c:714:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 714 | v = new(JsonVariant, n + 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:714:17: note: earlier argument should specify number of elements, later size of each element 714 | v = new(JsonVariant, n + 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c: In function 'json_variant_filter': ../src/shared/json.c:1864:45: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1864 | array = new(JsonVariant*, json_variant_elements(*v) - 2); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:1864:45: note: earlier argument should specify number of elements, later size of each element 1864 | array = new(JsonVariant*, json_variant_elements(*v) - 2); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c: In function 'json_variant_set_field': ../src/shared/json.c:1902:29: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1902 | array = new(JsonVariant*, 2); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:1902:29: note: earlier argument should specify number of elements, later size of each element 1902 | array = new(JsonVariant*, 2); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:1920:53: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1920 | array = new(JsonVariant*, json_variant_elements(*v)); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:1920:53: note: earlier argument should specify number of elements, later size of each element 1920 | array = new(JsonVariant*, json_variant_elements(*v)); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:1935:37: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1935 | array = new(JsonVariant*, json_variant_elements(*v) + 2); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:1935:37: note: earlier argument should specify number of elements, later size of each element 1935 | array = new(JsonVariant*, json_variant_elements(*v) + 2); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c: In function 'json_variant_merge': ../src/shared/json.c:2046:21: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2046 | array = new(JsonVariant*, v_elements + m_elements); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:2046:21: note: earlier argument should specify number of elements, later size of each element 2046 | array = new(JsonVariant*, v_elements + m_elements); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c: In function 'json_variant_append_array': ../src/shared/json.c:2124:58: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2124 | _cleanup_free_ JsonVariant **array = new(JsonVariant*, size + 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:2124:58: note: earlier argument should specify number of elements, later size of each element 2124 | _cleanup_free_ JsonVariant **array = new(JsonVariant*, size + 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c: In function 'json_variant_strv': ../src/shared/json.c:2187:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2187 | l = new(char*, n+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:2187:17: note: earlier argument should specify number of elements, later size of each element 2187 | l = new(char*, n+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c: In function 'json_variant_sort': ../src/shared/json.c:4760:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 4760 | a = new(JsonVariant*, m); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:4760:17: note: earlier argument should specify number of elements, later size of each element 4760 | a = new(JsonVariant*, m); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c: In function 'json_variant_normalize': ../src/shared/json.c:4800:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 4800 | a = new(JsonVariant*, m); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/json.c:4800:17: note: earlier argument should specify number of elements, later size of each element 4800 | a = new(JsonVariant*, m); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [293/452] Compiling C object src/shared/libsystemd-shared-254.a.p/libfido2-util.c.o [294/452] Compiling C object src/shared/libsystemd-shared-254.a.p/label-util.c.o [295/452] Compiling C object src/shared/libsystemd-shared-254.a.p/libcrypt-util.c.o [296/452] Compiling C object src/shared/libsystemd-shared-254.a.p/libmount-util.c.o [297/452] Compiling C object src/shared/libsystemd-shared-254.a.p/local-addresses.c.o [298/452] Compiling C object src/shared/libsystemd-shared-254.a.p/locale-setup.c.o [299/452] Compiling C object src/shared/libsystemd-shared-254.a.p/loop-util.c.o In file included from ../src/shared/loop-util.c:18: ../src/shared/loop-util.c: In function 'loop_configure': ../src/shared/loop-util.c:400:29: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 400 | LoopDevice *d = new(LoopDevice, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/loop-util.c:400:29: note: earlier argument should specify number of elements, later size of each element 400 | LoopDevice *d = new(LoopDevice, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/loop-util.c: In function 'loop_device_open': ../src/shared/loop-util.c:934:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 934 | d = new(LoopDevice, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/loop-util.c:934:17: note: earlier argument should specify number of elements, later size of each element 934 | d = new(LoopDevice, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [300/452] Compiling C object src/shared/libsystemd-shared-254.a.p/lsm-util.c.o [301/452] Compiling C object src/shared/libsystemd-shared-254.a.p/loopback-setup.c.o [302/452] Compiling C object src/shared/libsystemd-shared-254.a.p/machine-id-setup.c.o [303/452] Compiling C object src/shared/libsystemd-shared-254.a.p/logs-show.c.o In file included from ../src/shared/logs-show.c:15: ../src/shared/logs-show.c: In function 'output_json': ../src/shared/logs-show.c:1147:21: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1147 | array = new(JsonVariant*, hashmap_size(h)*2); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/logs-show.c:1147:21: note: earlier argument should specify number of elements, later size of each element 1147 | array = new(JsonVariant*, hashmap_size(h)*2); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [304/452] Compiling C object src/shared/libsystemd-shared-254.a.p/macvlan-util.c.o [305/452] Compiling C object src/shared/libsystemd-shared-254.a.p/machine-pool.c.o [306/452] Compiling C object src/shared/libsystemd-shared-254.a.p/mkdir-label.c.o [307/452] Compiling C object src/shared/libsystemd-shared-254.a.p/netif-naming-scheme.c.o [308/452] Compiling C object src/shared/libsystemd-shared-254.a.p/mount-util.c.o In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10, from ../src/shared/mount-util.c:14: ../src/basic/fd-util.h: In function 'format_proc_fd_path': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.h:117:9: note: in expansion of macro 'assert' 117 | assert(buf); | ^~~~~~ [309/452] Compiling C object src/shared/libsystemd-shared-254.a.p/net-condition.c.o [310/452] Compiling C object src/shared/libsystemd-shared-254.a.p/mkfs-util.c.o [311/452] Compiling C object src/shared/libsystemd-shared-254.a.p/mount-setup.c.o [312/452] Compiling C object src/shared/libsystemd-shared-254.a.p/nsflags.c.o [313/452] Compiling C object src/shared/libsystemd-shared-254.a.p/netif-sriov.c.o In file included from ../src/shared/netif-sriov.c:3: ../src/shared/netif-sriov.c: In function 'sr_iov_new': ../src/shared/netif-sriov.c:17:22: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 17 | sr_iov = new(SRIOV, 1); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/netif-sriov.c:17:22: note: earlier argument should specify number of elements, later size of each element 17 | sr_iov = new(SRIOV, 1); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [314/452] Compiling C object src/shared/libsystemd-shared-254.a.p/netif-util.c.o [315/452] Compiling C object src/shared/libsystemd-shared-254.a.p/open-file.c.o [316/452] Compiling C object src/shared/libsystemd-shared-254.a.p/numa-util.c.o [317/452] Compiling C object src/shared/libsystemd-shared-254.a.p/output-mode.c.o [318/452] Compiling C object src/shared/libsystemd-shared-254.a.p/password-quality-util-passwdqc.c.o [319/452] Compiling C object src/shared/libsystemd-shared-254.a.p/parse-argument.c.o [320/452] Compiling C object src/shared/libsystemd-shared-254.a.p/pager.c.o [321/452] Compiling C object src/shared/libsystemd-shared-254.a.p/password-quality-util-pwquality.c.o [322/452] Compiling C object src/shared/libsystemd-shared-254.a.p/openssl-util.c.o [323/452] Compiling C object src/shared/libsystemd-shared-254.a.p/pcre2-util.c.o [324/452] Compiling C object src/shared/libsystemd-shared-254.a.p/parse-helpers.c.o [325/452] Compiling C object src/shared/libsystemd-shared-254.a.p/qrcode-util.c.o [326/452] Compiling C object src/shared/libsystemd-shared-254.a.p/pretty-print.c.o [327/452] Compiling C object src/shared/libsystemd-shared-254.a.p/recovery-key.c.o In file included from ../src/basic/memory-util.h:10, from ../src/shared/recovery-key.c:3: ../src/shared/recovery-key.c: In function 'normalize_recovery_key': ../src/shared/recovery-key.c:34:23: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 34 | mangled = new(char, RECOVERY_KEY_MODHEX_FORMATTED_LENGTH); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/recovery-key.c:34:23: note: earlier argument should specify number of elements, later size of each element 34 | mangled = new(char, RECOVERY_KEY_MODHEX_FORMATTED_LENGTH); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/recovery-key.c: In function 'make_recovery_key': ../src/shared/recovery-key.c:82:19: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 82 | key = new(uint8_t, RECOVERY_KEY_MODHEX_RAW_LENGTH); | ^~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/recovery-key.c:82:19: note: earlier argument should specify number of elements, later size of each element 82 | key = new(uint8_t, RECOVERY_KEY_MODHEX_RAW_LENGTH); | ^~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/recovery-key.c:91:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 91 | formatted = new(char, RECOVERY_KEY_MODHEX_FORMATTED_LENGTH); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/recovery-key.c:91:25: note: earlier argument should specify number of elements, later size of each element 91 | formatted = new(char, RECOVERY_KEY_MODHEX_FORMATTED_LENGTH); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [328/452] Compiling C object src/shared/libsystemd-shared-254.a.p/resize-fs.c.o [329/452] Compiling C object src/shared/libsystemd-shared-254.a.p/ptyfwd.c.o In file included from ../src/shared/ptyfwd.c:19: ../src/shared/ptyfwd.c: In function 'pty_forward_new': ../src/shared/ptyfwd.c:409:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 409 | f = new(PTYForward, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/ptyfwd.c:409:17: note: earlier argument should specify number of elements, later size of each element 409 | f = new(PTYForward, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [330/452] Compiling C object src/shared/libsystemd-shared-254.a.p/quota-util.c.o [331/452] Compiling C object src/shared/libsystemd-shared-254.a.p/reboot-util.c.o [332/452] Compiling C object src/shared/libsystemd-shared-254.a.p/resolve-util.c.o [333/452] Compiling C object src/shared/libsystemd-shared-254.a.p/pkcs11-util.c.o [334/452] Compiling C object src/shared/libsystemd-shared-254.a.p/selinux-util.c.o [335/452] Compiling C object src/shared/libsystemd-shared-254.a.p/rm-rf.c.o [336/452] Compiling C object src/shared/libsystemd-shared-254.a.p/securebits-util.c.o [337/452] Compiling C object src/shared/libsystemd-shared-254.a.p/service-util.c.o [338/452] Compiling C object src/shared/libsystemd-shared-254.a.p/sleep-util.c.o In file included from ../src/shared/sleep-util.c:20: ../src/shared/sleep-util.c: In function 'parse_sleep_config': ../src/shared/sleep-util.c:68:18: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 68 | sc = new(SleepConfig, 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/sleep-util.c:68:18: note: earlier argument should specify number of elements, later size of each element 68 | sc = new(SleepConfig, 1); | ^~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/sleep-util.c: In function 'find_hibernate_location': ../src/shared/sleep-util.c:774:28: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 774 | swap = new(SwapEntry, 1); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/sleep-util.c:774:28: note: earlier argument should specify number of elements, later size of each element 774 | swap = new(SwapEntry, 1); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/sleep-util.c:847:42: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 847 | hibernate_location = new(HibernateLocation, 1); | ^~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/sleep-util.c:847:42: note: earlier argument should specify number of elements, later size of each element 847 | hibernate_location = new(HibernateLocation, 1); | ^~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [339/452] Compiling C object src/shared/libsystemd-shared-254.a.p/socket-label.c.o [340/452] Compiling C object src/shared/libsystemd-shared-254.a.p/serialize.c.o [341/452] Compiling C object src/shared/libsystemd-shared-254.a.p/smack-util.c.o In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10, from ../src/shared/smack-util.c:14: ../src/basic/fd-util.h: In function 'format_proc_fd_path': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/basic/fd-util.h:117:9: note: in expansion of macro 'assert' 117 | assert(buf); | ^~~~~~ [342/452] Compiling C object src/shared/libsystemd-shared-254.a.p/socket-netlink.c.o In file included from ../src/shared/socket-netlink.c:8: ../src/shared/socket-netlink.c: In function 'in_addr_full_new': ../src/shared/socket-netlink.c:365:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 365 | x = new(struct in_addr_full, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/socket-netlink.c:365:17: note: earlier argument should specify number of elements, later size of each element 365 | x = new(struct in_addr_full, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [343/452] Compiling C object src/shared/libsystemd-shared-254.a.p/spawn-polkit-agent.c.o [344/452] Compiling C object src/shared/libsystemd-shared-254.a.p/spawn-ask-password-agent.c.o [345/452] Compiling C object src/shared/libsystemd-shared-254.a.p/tomoyo-util.c.o [346/452] Compiling C object src/shared/libsystemd-shared-254.a.p/specifier.c.o In file included from ../src/shared/specifier.c:11: ../src/shared/specifier.c: In function 'specifier_id128': ../src/shared/specifier.c:158:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 158 | n = new(char, SD_ID128_STRING_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/specifier.c:158:17: note: earlier argument should specify number of elements, later size of each element 158 | n = new(char, SD_ID128_STRING_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/specifier.c: In function 'specifier_uuid': ../src/shared/specifier.c:170:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 170 | n = new(char, SD_ID128_UUID_STRING_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/specifier.c:170:17: note: earlier argument should specify number of elements, later size of each element 170 | n = new(char, SD_ID128_UUID_STRING_MAX); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/specifier.c: In function 'specifier_escape_strv': ../src/shared/specifier.c:477:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 477 | z = new(char*, strv_length(l)+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/specifier.c:477:17: note: earlier argument should specify number of elements, later size of each element 477 | z = new(char*, strv_length(l)+1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [347/452] Compiling C object src/shared/libsystemd-shared-254.a.p/tmpfile-util-label.c.o [348/452] Compiling C object src/shared/libsystemd-shared-254.a.p/switch-root.c.o [349/452] Compiling C object src/shared/libsystemd-shared-254.a.p/userdb-dropin.c.o [350/452] Compiling C object src/shared/libsystemd-shared-254.a.p/user-record-nss.c.o In file included from ../src/basic/hash-funcs.h:4, from ../src/basic/hashmap.h:8, from ../src/basic/set.h:5, from ../src/basic/cgroup-util.h:13, from ../src/basic/format-util.h:8, from ../src/shared/user-record-nss.c:4: ../src/shared/user-record-nss.c: In function 'strv_extend_strv_utf8_only': ../src/shared/user-record-nss.c:24:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 24 | t = new(char*, l + 1); | ^~~~ ../src/shared/user-record-nss.c:24:13: note: in expansion of macro 'new' 24 | t = new(char*, l + 1); | ^~~ ../src/shared/user-record-nss.c:24:17: note: earlier argument should specify number of elements, later size of each element 24 | t = new(char*, l + 1); | ^~~~ ../src/shared/user-record-nss.c:24:13: note: in expansion of macro 'new' 24 | t = new(char*, l + 1); | ^~~ [351/452] Compiling C object src/shared/libsystemd-shared-254.a.p/udev-util.c.o [352/452] Compiling C object src/shared/libsystemd-shared-254.a.p/tpm2-util.c.o [353/452] Compiling C object src/shared/libsystemd-shared-254.a.p/user-record-show.c.o [354/452] Compiling C object src/shared/libsystemd-shared-254.a.p/verb-log-control.c.o [355/452] Compiling C object src/shared/libsystemd-shared-254.a.p/userdb.c.o In file included from ../src/basic/string-util.h:8, from ../src/basic/siphash24.h:10, from ../src/basic/stat-util.h:14, from ../src/basic/path-util.h:9, from ../src/basic/dirent-util.h:9, from ../src/shared/userdb.c:6: ../src/shared/userdb.c: In function 'userdb_iterator_new': ../src/shared/userdb.c:110:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 110 | i = new(UserDBIterator, 1); | ^~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/userdb.c:110:17: note: earlier argument should specify number of elements, later size of each element 110 | i = new(UserDBIterator, 1); | ^~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [356/452] Compiling C object src/shared/libsystemd-shared-254.a.p/user-record.c.o In file included from ../src/basic/hash-funcs.h:4, from ../src/basic/hashmap.h:8, from ../src/basic/set.h:5, from ../src/basic/cgroup-util.h:13, from ../src/shared/user-record.c:6: ../src/shared/user-record.c: In function 'user_record_new': ../src/shared/user-record.c:29:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 29 | h = new(UserRecord, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/user-record.c:29:17: note: earlier argument should specify number of elements, later size of each element 29 | h = new(UserRecord, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/user-record.c: In function 'json_dispatch_rlimits': ../src/shared/user-record.c:353:44: warning: 'memdup_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 353 | limits[l] = newdup(struct rlimit, &rl, 1); | ^~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/shared/user-record.c:353:44: note: earlier argument should specify number of elements, later size of each element 353 | limits[l] = newdup(struct rlimit, &rl, 1); | ^~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ [357/452] Compiling C object src/shared/libsystemd-shared-254.a.p/volatile-util.c.o [358/452] Compiling C object src/shared/libsystemd-shared-254.a.p/vlan-util.c.o [359/452] Compiling C object src/shared/libsystemd-shared-254.a.p/verbs.c.o [360/452] Compiling C object src/shared/libsystemd-shared-254.a.p/varlink.c.o In file included from ../src/shared/varlink.c:6: ../src/shared/varlink.c: In function 'varlink_new': ../src/shared/varlink.c:324:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 324 | v = new(Varlink, 1); | ^~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/varlink.c:324:17: note: earlier argument should specify number of elements, later size of each element 324 | v = new(Varlink, 1); | ^~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/varlink.c: In function 'varlink_read': ../src/shared/varlink.c:674:33: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 674 | b = new(char, v->input_buffer_size + add); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/varlink.c:674:33: note: earlier argument should specify number of elements, later size of each element 674 | b = new(char, v->input_buffer_size + add); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/varlink.c: In function 'varlink_format_json': ../src/shared/varlink.c:1477:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1477 | n = new(char, new_size); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/varlink.c:1477:25: note: earlier argument should specify number of elements, later size of each element 1477 | n = new(char, new_size); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/varlink.c: In function 'varlink_format_queue': ../src/shared/varlink.c:1535:40: warning: 'memdup_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1535 | array = newdup(int, q->fds, q->n_fds); | ^~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/shared/varlink.c:1535:40: note: earlier argument should specify number of elements, later size of each element 1535 | array = newdup(int, q->fds, q->n_fds); | ^~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/shared/varlink.c: In function 'varlink_server_new': ../src/shared/varlink.c:2448:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2448 | s = new(VarlinkServer, 1); | ^~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/varlink.c:2448:17: note: earlier argument should specify number of elements, later size of each element 2448 | s = new(VarlinkServer, 1); | ^~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/varlink.c: In function 'varlink_server_create_listen_fd_socket': ../src/shared/varlink.c:2682:18: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2682 | ss = new(VarlinkServerSocket, 1); | ^~~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/varlink.c:2682:18: note: earlier argument should specify number of elements, later size of each element 2682 | ss = new(VarlinkServerSocket, 1); | ^~~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/varlink.c: In function 'varlink_server_deserialize_one': ../src/shared/varlink.c:3067:18: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 3067 | ss = new(VarlinkServerSocket, 1); | ^~~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/varlink.c:3067:18: note: earlier argument should specify number of elements, later size of each element 3067 | ss = new(VarlinkServerSocket, 1); | ^~~~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [361/452] Compiling C object src/shared/libsystemd-shared-254.a.p/web-util.c.o [362/452] Compiling C object src/shared/libsystemd-shared-254.a.p/xml.c.o [363/452] Compiling C object src/shared/libsystemd-shared-254.a.p/watchdog.c.o [364/452] Compiling C object src/shared/libsystemd-shared-254.a.p/devnode-acl.c.o [365/452] Compiling C object src/shared/libsystemd-shared-254.a.p/wifi-util.c.o [366/452] Compiling C object src/shared/libsystemd-shared-254.a.p/tests.c.o [367/452] Compiling C object src/shared/libsystemd-shared-254.a.p/module-util.c.o [368/452] Compiling C object src/shared/libsystemd-shared-254.a.p/utmp-wtmp.c.o [369/452] Compiling C object src/shared/libsystemd-shared-254.a.p/firewall-util-iptables.c.o [370/452] Compiling C object src/shared/libsystemd-shared-254.a.p/pam-util.c.o In file included from ../src/shared/pam-util.c:7: ../src/shared/pam-util.c: In function 'pam_acquire_bus_connection': ../src/shared/pam-util.c:155:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 155 | d = new(PamBusData, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/shared/pam-util.c:155:17: note: earlier argument should specify number of elements, later size of each element 155 | d = new(PamBusData, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [371/452] Compiling C object src/shared/libsystemd-shared-254.a.p/nscd-flush.c.o [372/452] Compiling C object src/udev/libudev-core.a.p/meson-generated_.._link-config-gperf.c.o [373/452] Compiling C object src/udev/libudev-core.a.p/udev-node.c.o [374/452] Compiling C object src/udev/libudev-core.a.p/udev-ctrl.c.o In file included from ../src/udev/udev-ctrl.c:13: ../src/udev/udev-ctrl.c: In function 'udev_ctrl_new_from_fd': ../src/udev/udev-ctrl.c:60:21: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 60 | uctrl = new(UdevCtrl, 1); | ^~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udev-ctrl.c:60:21: note: earlier argument should specify number of elements, later size of each element 60 | uctrl = new(UdevCtrl, 1); | ^~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [375/452] Compiling C object src/udev/libudev-core.a.p/udev-watch.c.o [376/452] Compiling C object src/udev/libudev-core.a.p/udev-event.c.o In file included from ../src/udev/udev-event.c:14: ../src/udev/udev-event.c: In function 'udev_event_new': ../src/udev/udev-event.c:60:21: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 60 | event = new(UdevEvent, 1); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udev-event.c:60:21: note: earlier argument should specify number of elements, later size of each element 60 | event = new(UdevEvent, 1); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10: ../src/udev/udev-event.c: In function 'get_subst_type': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'ret_attr' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/udev/udev-event.c:164:9: note: in expansion of macro 'assert' 164 | assert(ret_attr); | ^~~~~~ [377/452] Compiling C object src/udev/libudev-core.a.p/udev-rules.c.o In file included from ../src/udev/udev-rules.c:5: ../src/udev/udev-rules.c: In function 'rule_line_add_token': ../src/udev/udev-rules.c:559:21: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 559 | token = new(UdevRuleToken, 1); | ^~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udev-rules.c:559:21: note: earlier argument should specify number of elements, later size of each element 559 | token = new(UdevRuleToken, 1); | ^~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udev-rules.c: In function 'rule_add_line': ../src/udev/udev-rules.c:1219:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1219 | rule_line = new(UdevRuleLine, 1); | ^~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udev-rules.c:1219:25: note: earlier argument should specify number of elements, later size of each element 1219 | rule_line = new(UdevRuleLine, 1); | ^~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udev-rules.c: In function 'udev_rules_parse_file': ../src/udev/udev-rules.c:1489:25: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1489 | rule_file = new(UdevRuleFile, 1); | ^~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udev-rules.c:1489:25: note: earlier argument should specify number of elements, later size of each element 1489 | rule_file = new(UdevRuleFile, 1); | ^~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udev-rules.c: In function 'udev_rules_new': ../src/udev/udev-rules.c:1582:32: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1582 | UdevRules *rules = new(UdevRules, 1); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udev-rules.c:1582:32: note: earlier argument should specify number of elements, later size of each element 1582 | UdevRules *rules = new(UdevRules, 1); | ^~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ In file included from ../src/basic/macro.h:13, from ../src/basic/alloc-util.h:10: ../src/udev/udev-rules.c: In function 'attr_subst_subdir': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'attr' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/udev/udev-rules.c:1813:9: note: in expansion of macro 'assert' 1813 | assert(attr); | ^~~~~~ [378/452] Compiling C object src/udev/libudev-core.a.p/udev-builtin-btrfs.c.o [379/452] Compiling C object src/udev/libudev-core.a.p/udev-builtin.c.o [380/452] Compiling C object src/udev/libudev-core.a.p/udev-builtin-input_id.c.o [381/452] Compiling C object src/udev/libudev-core.a.p/udev-builtin-hwdb.c.o [382/452] Compiling C object src/udev/libudev-core.a.p/udev-builtin-usb_id.c.o [383/452] Compiling C object src/udev/libudev-core.a.p/udev-builtin-path_id.c.o [384/452] Compiling C object src/udev/libudev-core.a.p/udev-builtin-keyboard.c.o [385/452] Compiling C object src/udev/libudev-core.a.p/udev-builtin-net_id.c.o [386/452] Compiling C object src/udev/libudev-core.a.p/udev-builtin-net_setup_link.c.o [387/452] Compiling C object src/udev/libudev-core.a.p/udev-builtin-kmod.c.o [388/452] Compiling C object src/udev/libudev-core.a.p/net_link-config.c.o In file included from ../src/udev/net/link-config.c:10: ../src/udev/net/link-config.c: In function 'link_config_ctx_new': ../src/udev/net/link-config.c:96:19: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 96 | ctx = new(LinkConfigContext, 1); | ^~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/net/link-config.c:96:19: note: earlier argument should specify number of elements, later size of each element 96 | ctx = new(LinkConfigContext, 1); | ^~~~~~~~~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/net/link-config.c: In function 'link_parse_wol_password': ../src/udev/net/link-config.c:118:17: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 118 | p = new(uint8_t, SOPASS_MAX); | ^~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/net/link-config.c:118:17: note: earlier argument should specify number of elements, later size of each element 118 | p = new(uint8_t, SOPASS_MAX); | ^~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/net/link-config.c: In function 'link_load_one': ../src/udev/net/link-config.c:234:22: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 234 | config = new(LinkConfig, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/net/link-config.c:234:22: note: earlier argument should specify number of elements, later size of each element 234 | config = new(LinkConfig, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/net/link-config.c: In function 'link_new': ../src/udev/net/link-config.c:381:20: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 381 | link = new(Link, 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/net/link-config.c:381:20: note: earlier argument should specify number of elements, later size of each element 381 | link = new(Link, 1); | ^~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [389/452] Compiling C object src/udev/libudev-core.a.p/udev-builtin-uaccess.c.o [390/452] Compiling C object src/libudev/libudev-basic.a.p/libudev-enumerate.c.o In file included from ../src/libudev/libudev-enumerate.c:16: ../src/libudev/libudev-enumerate.c: In function 'udev_enumerate_new': ../src/libudev/libudev-enumerate.c:70:30: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 70 | udev_enumerate = new(struct udev_enumerate, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libudev/libudev-enumerate.c:70:30: note: earlier argument should specify number of elements, later size of each element 70 | udev_enumerate = new(struct udev_enumerate, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [391/452] Compiling C object src/libudev/libudev-basic.a.p/libudev-list.c.o In file included from ../src/libudev/libudev-list.c:3: ../src/libudev/libudev-list.c: In function 'udev_list_new': ../src/libudev/libudev-list.c:60:20: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 60 | list = new(struct udev_list, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libudev/libudev-list.c:60:20: note: earlier argument should specify number of elements, later size of each element 60 | list = new(struct udev_list, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libudev/libudev-list.c: In function 'udev_list_entry_add': ../src/libudev/libudev-list.c:88:21: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 88 | entry = new(struct udev_list_entry, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libudev/libudev-list.c:88:21: note: earlier argument should specify number of elements, later size of each element 88 | entry = new(struct udev_list_entry, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libudev/libudev-list.c: In function 'udev_list_get_entry': ../src/libudev/libudev-list.c:156:35: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 156 | buf = new(struct udev_list_entry *, n); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libudev/libudev-list.c:156:35: note: earlier argument should specify number of elements, later size of each element 156 | buf = new(struct udev_list_entry *, n); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [392/452] Compiling C object src/libudev/libudev-basic.a.p/libudev-hwdb.c.o In file included from ../src/libudev/libudev-hwdb.c:7: ../src/libudev/libudev-hwdb.c: In function 'udev_hwdb_new': ../src/libudev/libudev-hwdb.c:51:20: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 51 | hwdb = new(struct udev_hwdb, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libudev/libudev-hwdb.c:51:20: note: earlier argument should specify number of elements, later size of each element 51 | hwdb = new(struct udev_hwdb, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [393/452] Compiling C object src/udev/libudev-core.a.p/udev-builtin-blkid.c.o [394/452] Compiling C object src/libudev/libudev-basic.a.p/libudev-device.c.o In file included from ../src/libudev/libudev-device.c:22: ../src/libudev/libudev-device.c: In function 'udev_device_new': ../src/libudev/libudev-device.c:224:27: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 224 | udev_device = new(struct udev_device, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libudev/libudev-device.c:224:27: note: earlier argument should specify number of elements, later size of each element 224 | udev_device = new(struct udev_device, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [395/452] Compiling C object src/libudev/libudev-basic.a.p/libudev-monitor.c.o In file included from ../src/libudev/libudev-monitor.c:8: ../src/libudev/libudev-monitor.c: In function 'udev_monitor_new_from_netlink': ../src/libudev/libudev-monitor.c:80:28: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 80 | udev_monitor = new(struct udev_monitor, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libudev/libudev-monitor.c:80:28: note: earlier argument should specify number of elements, later size of each element 80 | udev_monitor = new(struct udev_monitor, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [396/452] Compiling C object src/libudev/libudev-basic.a.p/libudev-queue.c.o In file included from ../src/libudev/libudev-queue.c:11: ../src/libudev/libudev-queue.c: In function 'udev_queue_new': ../src/libudev/libudev-queue.c:46:26: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 46 | udev_queue = new(struct udev_queue, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libudev/libudev-queue.c:46:26: note: earlier argument should specify number of elements, later size of each element 46 | udev_queue = new(struct udev_queue, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [397/452] Linking static target src/basic/libbasic-compress.a [398/452] Linking static target src/basic/libbasic.a [399/452] Linking static target src/libsystemd/libsystemd_static.a [400/452] Linking static target src/udev/libudev-core.a [401/452] Compiling C object src/libudev/libudev-basic.a.p/libudev-util.c.o [402/452] Linking static target src/shared/libsystemd-shared-254.a [403/452] Compiling C object src/libudev/libudev-basic.a.p/libudev.c.o In file included from ../src/libudev/libudev.c:11: ../src/libudev/libudev.c: In function 'udev_new': ../src/libudev/libudev.c:72:20: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 72 | udev = new(struct udev, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/libudev/libudev.c:72:20: note: earlier argument should specify number of elements, later size of each element 72 | udev = new(struct udev, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [404/452] Compiling C object src/udev/fido_id.p/fido_id_fido_id_desc.c.o [405/452] Compiling C object src/udev/fido_id.p/fido_id_fido_id.c.o [406/452] Compiling C object src/udev/ata_id.p/ata_id_ata_id.c.o [407/452] Compiling C object src/udev/scsi_id.p/scsi_id_scsi_id.c.o [408/452] Compiling C object src/udev/cdrom_id.p/cdrom_id_cdrom_id.c.o [409/452] Compiling C object src/udev/iocost.p/iocost_iocost.c.o [410/452] Compiling C object src/udev/scsi_id.p/scsi_id_scsi_serial.c.o In file included from ../src/basic/macro.h:13, from ../src/basic/stdio-util.h:9, from ../src/basic/devnum-util.h:8, from ../src/udev/scsi_id/scsi_serial.c:23: ../src/udev/scsi_id/scsi_serial.c: In function 'append_vendor_model': ../src/fundamental/macro-fundamental.h:34:41: warning: 'nonnull' argument 'buf' compared to NULL [-Wnonnull-compare] 34 | #define _unlikely_(x) (__builtin_expect(!!(x), 0)) | ^~~~~ ../src/basic/macro.h:177:21: note: in expansion of macro '_unlikely_' 177 | if (_unlikely_(!(expr))) \ | ^~~~~~~~~~ ../src/basic/macro.h:194:22: note: in expansion of macro 'assert_message_se' 194 | #define assert(expr) assert_message_se(expr, #expr) | ^~~~~~~~~~~~~~~~~ ../src/udev/scsi_id/scsi_serial.c:407:9: note: in expansion of macro 'assert' 407 | assert(buf); | ^~~~~~ [411/452] Linking static target src/libudev/libudev-basic.a [412/452] Compiling C object src/udev/mtd_probe.p/mtd_probe_mtd_probe.c.o [413/452] Compiling C object src/udev/mtd_probe.p/mtd_probe_probe_smartmedia.c.o [414/452] Compiling C object src/udev/dmi_memory_id.p/dmi_memory_id_dmi_memory_id.c.o [415/452] Compiling C object src/udev/v4l_id.p/v4l_id_v4l_id.c.o [416/452] Compiling C object udevadm.p/src_udev_udevadm-control.c.o [417/452] Compiling C object udevadm.p/src_udev_udevadm-info.c.o [418/452] Compiling C object systemd-hwdb.p/src_hwdb_hwdb.c.o [419/452] Compiling C object udevadm.p/src_udev_udevadm.c.o [420/452] Compiling C object udevadm.p/src_udev_udevadm-hwdb.c.o [421/452] Compiling C object udevadm.p/src_udev_udevadm-lock.c.o [422/452] Compiling C object udevadm.p/src_udev_udevadm-monitor.c.o [423/452] Compiling C object udevadm.p/src_udev_udevadm-settle.c.o [424/452] Compiling C object udevadm.p/src_udev_udevadm-test.c.o [425/452] Compiling C object udevadm.p/src_udev_udevadm-util.c.o [426/452] Compiling C object udevadm.p/src_udev_udevadm-test-builtin.c.o [427/452] Compiling C object udevadm.p/src_udev_udevadm-trigger.c.o In file included from ../src/basic/hash-funcs.h:4, from ../src/libsystemd/sd-id128/id128-util.h:9, from ../src/udev/udevadm-trigger.c:14: ../src/udev/udevadm-trigger.c: In function 'exec_list': ../src/udev/udevadm-trigger.c:129:46: warning: 'memdup_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 129 | dup = newdup(sd_id128_t, &id, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ ../src/udev/udevadm-trigger.c:129:46: note: earlier argument should specify number of elements, later size of each element 129 | dup = newdup(sd_id128_t, &id, 1); | ^~~~~~~~~~ ../src/basic/alloc-util.h:49:57: note: in definition of macro 'newdup' 49 | #define newdup(t, p, n) ((t*) memdup_multiply(p, sizeof(t), (n))) | ^ [428/452] Compiling C object udevadm.p/src_udev_udevadm-wait.c.o [429/452] Compiling C object udevadm.p/src_udev_udevadm-verify.c.o [430/452] Compiling C object udevadm.p/src_udev_udevd.c.o In file included from ../src/udev/udevd.c:30: ../src/udev/udevd.c: In function 'worker_new': ../src/udev/udevd.c:294:22: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 294 | worker = new(Worker, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udevd.c:294:22: note: earlier argument should specify number of elements, later size of each element 294 | worker = new(Worker, 1); | ^~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udevd.c: In function 'event_queue_insert': ../src/udev/udevd.c:1134:21: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1134 | event = new(Event, 1); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udevd.c:1134:21: note: earlier argument should specify number of elements, later size of each element 1134 | event = new(Event, 1); | ^~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udevd.c: In function 'manager_new': ../src/udev/udevd.c:1808:23: warning: 'malloc_multiply' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1808 | manager = new(Manager, 1); | ^~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ ../src/udev/udevd.c:1808:23: note: earlier argument should specify number of elements, later size of each element 1808 | manager = new(Manager, 1); | ^~~~~~~ ../src/basic/alloc-util.h:24:48: note: in definition of macro 'new' 24 | #define new(t, n) ((t*) malloc_multiply(sizeof(t), (n))) | ^ [431/452] Linking target src/udev/iocost FAILED: src/udev/iocost cc -o src/udev/iocost src/udev/iocost.p/iocost_iocost.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -fstack-protector -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,--start-group src/shared/libsystemd-shared-254.a src/libsystemd/libsystemd_static.a src/basic/libbasic.a src/basic/libbasic-compress.a -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -pthread /usr/lib/libacl.so /usr/lib/libblkid.so /usr/lib/libcap.so /usr/lib/libcrypt.so -ldl /lib/libip4tc.so /lib/libip6tc.so /usr/lib/libkmod.so /usr/lib/libmount.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/lib/libpam.so -lrt /usr/lib/liblzma.so /usr/lib/libzstd.so -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -lm -Wl,--end-group -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections /usr/lib/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. collect2: error: ld returned 1 exit status [432/452] Linking target src/udev/cdrom_id FAILED: src/udev/cdrom_id cc -o src/udev/cdrom_id src/udev/cdrom_id.p/cdrom_id_cdrom_id.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -fstack-protector -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,--start-group src/shared/libsystemd-shared-254.a src/libsystemd/libsystemd_static.a src/basic/libbasic.a src/basic/libbasic-compress.a -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -pthread /usr/lib/libacl.so /usr/lib/libblkid.so /usr/lib/libcap.so /usr/lib/libcrypt.so -ldl /lib/libip4tc.so /lib/libip6tc.so /usr/lib/libkmod.so /usr/lib/libmount.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/lib/libpam.so -lrt /usr/lib/liblzma.so /usr/lib/libzstd.so -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -lm -Wl,--end-group -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections /usr/lib/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. collect2: error: ld returned 1 exit status [433/452] Linking target src/udev/ata_id FAILED: src/udev/ata_id cc -o src/udev/ata_id src/udev/ata_id.p/ata_id_ata_id.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -fstack-protector -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,--start-group src/shared/libsystemd-shared-254.a src/libsystemd/libsystemd_static.a src/basic/libbasic.a src/basic/libbasic-compress.a -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -pthread /usr/lib/libacl.so /usr/lib/libblkid.so /usr/lib/libcap.so /usr/lib/libcrypt.so -ldl /lib/libip4tc.so /lib/libip6tc.so /usr/lib/libkmod.so /usr/lib/libmount.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/lib/libpam.so -lrt /usr/lib/liblzma.so /usr/lib/libzstd.so -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -lm -Wl,--end-group -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections /usr/lib/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. collect2: error: ld returned 1 exit status [434/452] Linking target src/udev/fido_id FAILED: src/udev/fido_id cc -o src/udev/fido_id src/udev/fido_id.p/fido_id_fido_id.c.o src/udev/fido_id.p/fido_id_fido_id_desc.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -fstack-protector -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,--start-group src/shared/libsystemd-shared-254.a src/libsystemd/libsystemd_static.a src/basic/libbasic.a src/basic/libbasic-compress.a -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -pthread /usr/lib/libacl.so /usr/lib/libblkid.so /usr/lib/libcap.so /usr/lib/libcrypt.so -ldl /lib/libip4tc.so /lib/libip6tc.so /usr/lib/libkmod.so /usr/lib/libmount.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/lib/libpam.so -lrt /usr/lib/liblzma.so /usr/lib/libzstd.so -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -lm -Wl,--end-group -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections /usr/lib/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. collect2: error: ld returned 1 exit status [435/452] Linking target src/udev/scsi_id FAILED: src/udev/scsi_id cc -o src/udev/scsi_id src/udev/scsi_id.p/scsi_id_scsi_id.c.o src/udev/scsi_id.p/scsi_id_scsi_serial.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -fstack-protector -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,--start-group src/shared/libsystemd-shared-254.a src/libsystemd/libsystemd_static.a src/basic/libbasic.a src/basic/libbasic-compress.a -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -pthread /usr/lib/libacl.so /usr/lib/libblkid.so /usr/lib/libcap.so /usr/lib/libcrypt.so -ldl /lib/libip4tc.so /lib/libip6tc.so /usr/lib/libkmod.so /usr/lib/libmount.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/lib/libpam.so -lrt /usr/lib/liblzma.so /usr/lib/libzstd.so -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -lm -Wl,--end-group -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections /usr/lib/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. collect2: error: ld returned 1 exit status [436/452] Linking target src/udev/v4l_id FAILED: src/udev/v4l_id cc -o src/udev/v4l_id src/udev/v4l_id.p/v4l_id_v4l_id.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -fstack-protector -O2 -g0 -pipe -Wall -fexceptions -fPIC -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -mbranch-protection=standard -Wl,--start-group src/shared/libsystemd-shared-254.a src/libsystemd/libsystemd_static.a src/basic/libbasic.a src/basic/libbasic-compress.a -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -pthread /usr/lib/libacl.so /usr/lib/libblkid.so /usr/lib/libcap.so /usr/lib/libcrypt.so -ldl /lib/libip4tc.so /lib/libip6tc.so /usr/lib/libkmod.so /usr/lib/libmount.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/lib/libpam.so -lrt /usr/lib/liblzma.so /usr/lib/libzstd.so -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -lm -Wl,--end-group -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro -Wl,--warn-common -Wl,--gc-sections /usr/lib/libcrypto.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. /usr/lib/libzstd.so: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking. collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. make: *** [udev:86: /usr/src/log/systemd-254] Error 1 make: Leaving directory '/usr/src/lfs'